2026-06-12 15:37:38.702422 | Job console starting
2026-06-12 15:37:38.841936 | Updating git repos
2026-06-12 15:37:38.961257 | Cloning repos into workspace
2026-06-12 15:37:44.363035 | Restoring repo states
2026-06-12 15:37:44.399752 | Merging changes
2026-06-12 15:37:45.324154 | Checking out repos
2026-06-12 15:37:46.689144 | Preparing playbooks
2026-06-12 15:37:52.713073 | Running Ansible setup
2026-06-12 15:38:06.113180 | PRE-RUN START: [trusted : review.rdoproject.org/config/playbooks/base-minimal/pre.yaml@master]
2026-06-12 15:38:06.744530 | 
2026-06-12 15:38:06.744683 | PLAY [localhost]
2026-06-12 15:38:06.751993 | 
2026-06-12 15:38:06.752077 | TASK [Gathering Facts]
2026-06-12 15:38:07.704318 | localhost | ok
2026-06-12 15:38:07.714103 | 
2026-06-12 15:38:07.714259 | TASK [log-inventory : Ensure Zuul Ansible directory exists]
2026-06-12 15:38:08.206713 | localhost -> localhost | changed
2026-06-12 15:38:08.216396 | 
2026-06-12 15:38:08.216553 | TASK [log-inventory : Copy ansible inventory to logs dir]
2026-06-12 15:38:09.380423 | localhost -> localhost | changed
2026-06-12 15:38:09.393498 | 
2026-06-12 15:38:09.393693 | TASK [Setup log path fact]
2026-06-12 15:38:09.428294 | localhost | ok
2026-06-12 15:38:09.450476 | 
2026-06-12 15:38:09.450665 | TASK [set-zuul-log-path-fact : Set log path for a build]
2026-06-12 15:38:09.492951 | localhost | ok
2026-06-12 15:38:09.504116 | 
2026-06-12 15:38:09.504255 | TASK [emit-job-header : Print job information]
2026-06-12 15:38:09.556858 | # Job Information
2026-06-12 15:38:09.557078 | Ansible Version: 2.16.18
2026-06-12 15:38:09.557133 | Job: cifmw-crc-podified-edpm-baremetal
2026-06-12 15:38:09.557175 | Pipeline: github-check
2026-06-12 15:38:09.557237 | Executor: 38.102.83.40
2026-06-12 15:38:09.557278 | Triggered by: https://github.com/openstack-k8s-operators/edpm-ansible/pull/1191
2026-06-12 15:38:09.557322 | Log URL (when completed): https://gateway-cloud-softwarefactory.apps.ocp.cloud.ci.centos.org/logs/43f/rdoproject.org/43f2617260174bbea94c42134eb05173/
2026-06-12 15:38:09.557363 | Event ID: 0812f100-6672-11f1-9dfc-78f6a0e76df8
2026-06-12 15:38:09.563365 | 
2026-06-12 15:38:09.563500 | LOOP [emit-job-header : Print node information]
2026-06-12 15:38:09.657455 | localhost | ok:
2026-06-12 15:38:09.657862 | localhost | # Node Information
2026-06-12 15:38:09.657922 | localhost | Inventory Hostname: controller
2026-06-12 15:38:09.657974 | localhost | Hostname: np0000072106
2026-06-12 15:38:09.658015 | localhost | Username: zuul
2026-06-12 15:38:09.658058 | localhost | Distro: CentOS 9
2026-06-12 15:38:09.658096 | localhost | Provider: vexxhost-nodepool-tripleo
2026-06-12 15:38:09.658132 | localhost | Region: RegionOne
2026-06-12 15:38:09.658167 | localhost | Label: centos-9-stream-crc-2-56-0-6xlarge
2026-06-12 15:38:09.658202 | localhost | Product Name: OpenStack Nova
2026-06-12 15:38:09.658237 | localhost | Interface IP: 38.102.83.5
2026-06-12 15:38:09.674733 | 
2026-06-12 15:38:09.674872 | PLAY [all]
2026-06-12 15:38:09.686443 | 
2026-06-12 15:38:09.686568 | TASK [Gather network facts]
2026-06-12 15:38:10.232365 | controller | ok
2026-06-12 15:38:10.245955 | 
2026-06-12 15:38:10.246104 | TASK [include_role : start-zuul-console]
2026-06-12 15:38:10.281633 | controller | ok
2026-06-12 15:38:10.304492 | 
2026-06-12 15:38:10.304703 | TASK [start-zuul-console : Start zuul_console daemon.]
2026-06-12 15:38:10.833098 | controller | ok
2026-06-12 15:38:10.841643 | 
2026-06-12 15:38:10.841735 | TASK [include_role : add-build-sshkey]
2026-06-12 15:38:10.875230 | controller | ok
2026-06-12 15:38:10.897131 | 
2026-06-12 15:38:10.897258 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build]
2026-06-12 15:38:11.206041 | controller -> localhost | ok
2026-06-12 15:38:11.215563 | 
2026-06-12 15:38:11.215827 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID]
2026-06-12 15:38:11.250844 | controller | ok
2026-06-12 15:38:11.291820 | controller | included: /var/lib/zuul/builds/43f2617260174bbea94c42134eb05173/trusted/project_1/opendev.org/zuul/zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml
2026-06-12 15:38:11.299484 | 
2026-06-12 15:38:11.299637 | TASK [add-build-sshkey : Create Temp SSH key]
2026-06-12 15:38:11.921822 | controller -> localhost | Generating public/private rsa key pair.
2026-06-12 15:38:11.922131 | controller -> localhost | Your identification has been saved in /var/lib/zuul/builds/43f2617260174bbea94c42134eb05173/work/43f2617260174bbea94c42134eb05173_id_rsa
2026-06-12 15:38:11.922196 | controller -> localhost | Your public key has been saved in /var/lib/zuul/builds/43f2617260174bbea94c42134eb05173/work/43f2617260174bbea94c42134eb05173_id_rsa.pub
2026-06-12 15:38:11.922243 | controller -> localhost | The key fingerprint is:
2026-06-12 15:38:11.922294 | controller -> localhost | SHA256:9JFqpjzv5mzZ68vpW4K6MiCu8HWhkYEoDzP/1MWsXHk zuul-build-sshkey
2026-06-12 15:38:11.922351 | controller -> localhost | The key's randomart image is:
2026-06-12 15:38:11.922395 | controller -> localhost | +---[RSA 3072]----+
2026-06-12 15:38:11.922436 | controller -> localhost | |                 |
2026-06-12 15:38:11.922478 | controller -> localhost | | . .   o . .     |
2026-06-12 15:38:11.922518 | controller -> localhost | |* . .   B E      |
2026-06-12 15:38:11.922711 | controller -> localhost | |.*   = = + .     |
2026-06-12 15:38:11.922758 | controller -> localhost | |  o + = S .      |
2026-06-12 15:38:11.922799 | controller -> localhost | |. .o + = .       |
2026-06-12 15:38:11.922839 | controller -> localhost | |o. .+ = .o. .    |
2026-06-12 15:38:11.922887 | controller -> localhost | |.o .o. =+..+     |
2026-06-12 15:38:11.922927 | controller -> localhost | |o .  oo*=oO+     |
2026-06-12 15:38:11.922966 | controller -> localhost | +----[SHA256]-----+
2026-06-12 15:38:11.923083 | controller -> localhost | ok: Runtime: 0:00:00.131501
2026-06-12 15:38:11.931399 | 
2026-06-12 15:38:11.931536 | TASK [add-build-sshkey : Remote setup ssh keys (linux)]
2026-06-12 15:38:11.976478 | controller | ok
2026-06-12 15:38:11.995021 | controller | included: /var/lib/zuul/builds/43f2617260174bbea94c42134eb05173/trusted/project_1/opendev.org/zuul/zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml
2026-06-12 15:38:12.010699 | 
2026-06-12 15:38:12.010850 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey]
2026-06-12 15:38:12.038747 | controller | skipping: Conditional result was False
2026-06-12 15:38:12.045764 | 
2026-06-12 15:38:12.045870 | TASK [add-build-sshkey : Enable access via build key on all nodes]
2026-06-12 15:38:12.681125 | controller | changed
2026-06-12 15:38:12.689208 | 
2026-06-12 15:38:12.689340 | TASK [add-build-sshkey : Make sure user has a .ssh]
2026-06-12 15:38:13.099128 | controller | ok
2026-06-12 15:38:13.110474 | 
2026-06-12 15:38:13.110694 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes]
2026-06-12 15:38:14.606325 | controller | changed
2026-06-12 15:38:14.614926 | 
2026-06-12 15:38:14.615097 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes]
2026-06-12 15:38:16.158239 | controller | changed
2026-06-12 15:38:16.166548 | 
2026-06-12 15:38:16.166729 | TASK [add-build-sshkey : Remote setup ssh keys (windows)]
2026-06-12 15:38:16.194374 | controller | skipping: Conditional result was False
2026-06-12 15:38:16.204234 | 
2026-06-12 15:38:16.204380 | TASK [remove-zuul-sshkey : Remove master key from local agent]
2026-06-12 15:38:16.616290 | controller -> localhost | changed
2026-06-12 15:38:16.632109 | 
2026-06-12 15:38:16.632246 | TASK [add-build-sshkey : Add back temp key]
2026-06-12 15:38:17.001075 | controller -> localhost | Identity added: /var/lib/zuul/builds/43f2617260174bbea94c42134eb05173/work/43f2617260174bbea94c42134eb05173_id_rsa (zuul-build-sshkey)
2026-06-12 15:38:17.001409 | controller -> localhost | ok: Runtime: 0:00:00.016939
2026-06-12 15:38:17.009459 | 
2026-06-12 15:38:17.009628 | TASK [add-build-sshkey : Verify we can still SSH to all nodes]
2026-06-12 15:38:17.480182 | controller | ok
2026-06-12 15:38:17.487417 | 
2026-06-12 15:38:17.487545 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)]
2026-06-12 15:38:17.525121 | controller | skipping: Conditional result was False
2026-06-12 15:38:17.542371 | 
2026-06-12 15:38:17.542531 | TASK [include_role : validate-host]
2026-06-12 15:38:17.576606 | controller | ok
2026-06-12 15:38:17.614467 | 
2026-06-12 15:38:17.614702 | TASK [validate-host : Define zuul_info_dir fact]
2026-06-12 15:38:17.647064 | controller | ok
2026-06-12 15:38:17.651532 | 
2026-06-12 15:38:17.651644 | TASK [validate-host : Ensure Zuul Ansible directory exists]
2026-06-12 15:38:18.001179 | controller -> localhost | ok
2026-06-12 15:38:18.011568 | 
2026-06-12 15:38:18.011750 | TASK [validate-host : Collect information about the host]
2026-06-12 15:38:18.861677 | controller | ok
2026-06-12 15:38:18.871078 | 
2026-06-12 15:38:18.871141 | TASK [validate-host : Sanitize hostname]
2026-06-12 15:38:19.046485 | controller | ok
2026-06-12 15:38:19.051288 | 
2026-06-12 15:38:19.051371 | TASK [validate-host : Write out all ansible variables/facts known for each host]
2026-06-12 15:38:19.623213 | controller -> localhost | changed
2026-06-12 15:38:19.628231 | 
2026-06-12 15:38:19.628296 | TASK [validate-host : Collect information about zuul worker]
2026-06-12 15:38:20.162328 | controller | ok
2026-06-12 15:38:20.170722 | 
2026-06-12 15:38:20.170880 | TASK [validate-host : Write out all zuul information for each host]
2026-06-12 15:38:20.625434 | controller -> localhost | changed
2026-06-12 15:38:20.644744 | 
2026-06-12 15:38:20.644901 | TASK [include_role : prepare-workspace-openshift]
2026-06-12 15:38:20.670766 | controller | skipping: Conditional result was False
2026-06-12 15:38:20.678876 | 
2026-06-12 15:38:20.679025 | TASK [include_role : remove-zuul-sshkey]
2026-06-12 15:38:20.706565 | controller | skipping: Conditional result was False
2026-06-12 15:38:20.715695 | 
2026-06-12 15:38:20.715842 | LOOP [ensure-output-dirs : Empty Zuul Output directories by removing them]
2026-06-12 15:38:21.100472 | controller | ok: "logs"
2026-06-12 15:38:21.100968 | controller | ok: All items complete
2026-06-12 15:38:21.101027 | 
2026-06-12 15:38:21.414921 | controller | ok: "artifacts"
2026-06-12 15:38:21.715534 | controller | ok: "docs"
2026-06-12 15:38:21.733014 | 
2026-06-12 15:38:21.733271 | LOOP [ensure-output-dirs : Ensure Zuul Output directories exist]
2026-06-12 15:38:22.078999 | controller | changed: "logs"
2026-06-12 15:38:22.385667 | controller | changed: "artifacts"
2026-06-12 15:38:22.708115 | controller | changed: "docs"
2026-06-12 15:38:22.731324 | 
2026-06-12 15:38:22.731468 | PLAY RECAP
2026-06-12 15:38:22.731554 | controller | ok: 22 changed: 9 unreachable: 0 failed: 0 skipped: 5 rescued: 0 ignored: 0
2026-06-12 15:38:22.731649 | localhost | ok: 6 changed: 2 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0
2026-06-12 15:38:22.731689 | 
2026-06-12 15:38:22.892450 | PRE-RUN END RESULT_NORMAL: [trusted : review.rdoproject.org/config/playbooks/base-minimal/pre.yaml@master]
2026-06-12 15:38:22.894193 | PRE-RUN START: [trusted : review.rdoproject.org/config/playbooks/ci-framework-rdo-base/pre.yaml@master]
2026-06-12 15:38:23.566661 | 
2026-06-12 15:38:23.566950 | PLAY [all]
2026-06-12 15:38:23.577966 | 
2026-06-12 15:38:23.578039 | TASK [mirror-info-fork : Set mirror_fqdn if not defined]
2026-06-12 15:38:23.657342 | controller | ok
2026-06-12 15:38:23.661001 | 
2026-06-12 15:38:23.661075 | TASK [mirror-info-fork : Create /etc/ci]
2026-06-12 15:38:24.230663 | controller | changed
2026-06-12 15:38:24.240619 | 
2026-06-12 15:38:24.240782 | TASK [mirror-info-fork : Install ci_mirror script]
2026-06-12 15:38:26.058493 | controller | changed
2026-06-12 15:38:26.078230 | 
2026-06-12 15:38:26.078371 | LOOP [add-authorized-keys : Enable access via build key on all nodes]
2026-06-12 15:38:26.809364 | controller | changed:
2026-06-12 15:38:26.809744 | controller | {
2026-06-12 15:38:26.809812 | controller |   "public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAABIwAAAQEA4Z/c9osaGGtU6X8fgELwfj/yayRurfcKA0HMFfdpPxev2dbwljysMuzoVp4OZmW1gvGtyYPSNRvnzgsaabPNKNo2ym5NToCP6UM+KSe93aln4BcM/24mXChYAbXJQ5Bqq/pIzsGs/pKetQN+vwvMxLOwTvpcsCJBXaa981RKML6xj9l/UZ7IIq1HSEKMvPLxZMWdu0Ut8DkCd5F4nOw9Wgml2uYpDCj5LLCrQQ9ChdOMz8hz6SighhNlRpPkvPaet3OXxr/ytFMu7j7vv06CaEnuMMiY2aTWN1Imin9eHAylIqFHta/3gFfQSWt9jXM7owkBLKL7ATzhaAn+fjNupw== arxcruz@redhat.com"
2026-06-12 15:38:26.809981 | controller | }
2026-06-12 15:38:27.206725 | controller | changed:
2026-06-12 15:38:27.206897 | controller | {
2026-06-12 15:38:27.206965 | controller |   "public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDS4Fn6k4deCnIlOtLWqZJyksbepjQt04j8Ed8CGx9EKkj0fKiAxiI4TadXQYPuNHMixZy4Nevjb6aDhL5Z906TfvNHKUrjrG7G26a0k8vdc61NEQ7FmcGMWRLwwc6ReDO7lFpzYKBMk4YqfWgBuGU/K6WLKiVW2cVvwIuGIaYrE1OiiX0iVUUk7KApXlDJMXn7qjSYynfO4mF629NIp8FJal38+Kv+HA+0QkE5Y2xXnzD4Lar5+keymiCHRntPppXHeLIRzbt0gxC7v3L72hpQ3BTBEzwHpeS8KY+SX1y5lRMN45thCHfJqGmARJREDjBvWG8JXOPmVIKQtZmVcD5b mandreou@redhat.com"
2026-06-12 15:38:27.207018 | controller | }
2026-06-12 15:38:27.585225 | controller | changed:
2026-06-12 15:38:27.585410 | controller | {
2026-06-12 15:38:27.585459 | controller |   "public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC9MiLfy30deHA7xPOAlew5qUq3UP2gmRMYJi8PtkjFB20/DKeWwWNnkZPqP9AayruRoo51SIiVg870gbZE2jYl+Ncx/FYDe56JeC3ySZsXoAVkC9bP7gkOGqOmJjirvAgPMI7bogVz8i+66Q4Ar7OKTp3762G4IuWPPEg4ce4Y7lx9qWocZapHYq4cYKMxrOZ7SEbFSATBbe2bPZAPKTw8do/Eny+Hq/LkHFhIeyra6cqTFQYShr+zPln0Cr+ro/pDX3bB+1ubFgTpjpkkkQsLhDfR6cCdCWM2lgnS3BTtYj5Ct9/JRPR5YOphqZz+uB+OEu2IL68hmU9vNTth1KeX rlandy@redhat.com"
2026-06-12 15:38:27.585499 | controller | }
2026-06-12 15:38:27.988798 | controller | changed:
2026-06-12 15:38:27.988977 | controller | {
2026-06-12 15:38:27.989028 | controller |   "public_key": "ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIFCbgz8gdERiJlk2IKOtkjQxEXejrio6ZYMJAVJYpOIp raukadah@gmail.com"
2026-06-12 15:38:27.989067 | controller | }
2026-06-12 15:38:28.357114 | controller | changed:
2026-06-12 15:38:28.357276 | controller | {
2026-06-12 15:38:28.357325 | controller |   "public_key": "ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIBqb3Q/9uDf4LmihQ7xeJ9gA/STIQUFPSfyyV0m8AoQi bshewale@redhat.com"
2026-06-12 15:38:28.357363 | controller | }
2026-06-12 15:38:28.739844 | controller | changed:
2026-06-12 15:38:28.740099 | controller | {
2026-06-12 15:38:28.740156 | controller |   "public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC0I8QqQx0Az2ysJt2JuffucLijhBqnsXKEIx5GyHwxVULROa8VtNFXUDH6ZKZavhiMcmfHB2+TBTda+lDP4FldYj06dGmzCY+IYGa+uDRdxHNGYjvCfLFcmLlzRK6fNbTcui+KlUFUdKe0fb9CRoGKyhlJD5GRkM1Dv+Yb6Bj+RNnmm1fVGYxzmrD2utvffYEb0SZGWxq2R9gefx1q/3wCGjeqvufEV+AskPhVGc5T7t9eyZ4qmslkLh1/nMuaIBFcr9AUACRajsvk6mXrAN1g3HlBf2gQlhi1UEyfbqIQvzzFtsbLDlSum/KmKjy818GzvWjERfQ0VkGzCd9bSLVL dviroel@redhat.com"
2026-06-12 15:38:28.740198 | controller | }
2026-06-12 15:38:29.167782 | controller | changed:
2026-06-12 15:38:29.167931 | controller | {
2026-06-12 15:38:29.167982 | controller |   "public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQDLOQd4ZLtkZXQGY6UwAr/06ppWQK4fDO3HaqxPk98csyOCBXsliSKK39Bso828+5srIXiW7aI6aC9P5mwi4mUZlGPfJlQbfrcGvY+b/SocuvaGK+1RrHLoJCT52LBhwgrzlXio2jeksZeein8iaTrhsPrOAs7KggIL/rB9hEiB3NaOPWhhoCP4vlW6MEMExGcqB/1FVxXFBPnLkEyW0Lk7ycVflZl2ocRxbfjZi0+tI1Wlinp8PvSQSc/WVrAcDgKjc/mB4ODPOyYy3G8FHgfMsrXSDEyjBKgLKMsdCrAUcqJQWjkqXleXSYOV4q3pzL+9umK+q/e3P/bIoSFQzmJKTU1eDfuvPXmow9F5H54fii/Da7ezlMJ+wPGHJrRAkmzvMbALy7xwswLhZMkOGNtRcPqaKYRmIBKpw3o6bCTtcNUHOtOQnzwY8JzrM2eBWJBXAANYw+9/ho80JIiwhg29CFNpVBuHbql2YxJQNrnl90guN65rYNpDxdIluweyUf8= anbanerj@kaermorhen"
2026-06-12 15:38:29.168024 | controller | }
2026-06-12 15:38:29.554367 | controller | changed:
2026-06-12 15:38:29.554540 | controller | {
2026-06-12 15:38:29.554629 | controller |   "public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC3VwV8Im9kRm49lt3tM36hj4Zv27FxGo4C1Q/0jqhzFmHY7RHbmeRr8ObhwWoHjXSozKWg8FL5ER0z3hTwL0W6lez3sL7hUaCmSuZmG5Hnl3x4vTSxDI9JZ/Y65rtYiiWQo2fC5xJhU/4+0e5e/pseCm8cKRSu+SaxhO+sd6FDojA2x1BzOzKiQRDy/1zWGp/cZkxcEuB1wHI5LMzN03c67vmbu+fhZRAUO4dQkvcnj2LrhQtpa+ytvnSjr8icMDosf1OsbSffwZFyHB/hfWGAfe0eIeSA2XPraxiPknXxiPKx2MJsaUTYbsZcm3EjFdHBBMumw5rBI74zLrMRvCO9GwBEmGT4rFng1nP+yw5DB8sn2zqpOsPg1LYRwCPOUveC13P6pgsZZPh812e8v5EKnETct+5XI3dVpdw6CnNiLwAyVAF15DJvBGT/u1k0Myg/bQn+Gv9k2MSj6LvQmf6WbZu2Wgjm30z3FyCneBqTL7mLF19YXzeC0ufHz5pnO1E= dasm@fedora"
2026-06-12 15:38:29.554690 | controller | }
2026-06-12 15:38:29.884710 | controller | changed:
2026-06-12 15:38:29.884882 | controller | {
2026-06-12 15:38:29.884932 | controller |   "public_key": "ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIHUnwjB20UKmsSed9X73eGNV5AOEFccQ3NYrRW776pEk cjeanner"
2026-06-12 15:38:29.884973 | controller | }
2026-06-12 15:38:30.270746 | controller | changed:
2026-06-12 15:38:30.270912 | controller | {
2026-06-12 15:38:30.270969 | controller |   "public_key": "ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIDercCMGn8rW1C4P67tHgtflPdTeXlpyUJYH+6XDd2lR jgilaber@redhat.com"
2026-06-12 15:38:30.271017 | controller | }
2026-06-12 15:38:30.646986 | controller | changed:
2026-06-12 15:38:30.647419 | controller | {
2026-06-12 15:38:30.647620 | controller |   "public_key": "ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIAMI6kkg9Wg0sG7jIJmyZemEBwUn1yzNpQQd3gnulOmZ adrianfuscoarnejo@gmail.com"
2026-06-12 15:38:30.647781 | controller | }
2026-06-12 15:38:30.998430 | controller | changed:
2026-06-12 15:38:30.998646 | controller | {
2026-06-12 15:38:30.998705 | controller |   "public_key": "ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBPijwpQu/3jhhhBZInXNOLEH57DrknPc3PLbsRvYyJIFzwYjX+WD4a7+nGnMYS42MuZk6TJcVqgnqofVx4isoD4= ramishra@redhat.com"
2026-06-12 15:38:30.998763 | controller | }
2026-06-12 15:38:31.381726 | controller | changed:
2026-06-12 15:38:31.381921 | controller | {
2026-06-12 15:38:31.381978 | controller |   "public_key": "ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAICWBreHW95Wz2Toz5YwCGQwFcUG8oFYkienDh9tntmDc ralfieri@redhat.com"
2026-06-12 15:38:31.382024 | controller | }
2026-06-12 15:38:31.807908 | controller | changed:
2026-06-12 15:38:31.808066 | controller | {
2026-06-12 15:38:31.808114 | controller |   "public_key": "ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIDK0iKdi8jQTpQrDdLVH/AAgLVYyTXF7AQ1gjc/5uT3t ykarel@yatinkarel"
2026-06-12 15:38:31.808153 | controller | }
2026-06-12 15:38:32.193633 | controller | changed:
2026-06-12 15:38:32.193804 | controller | {
2026-06-12 15:38:32.193876 | controller |   "public_key": "ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIF/V/cLotA6LZeO32VL45Hd78skuA2lJA425Sm2LlQeZ fmount@horcrux"
2026-06-12 15:38:32.193928 | controller | }
2026-06-12 15:38:32.621917 | controller | changed:
2026-06-12 15:38:32.622159 | controller | {
2026-06-12 15:38:32.622215 | controller |   "public_key": "ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIDa7QCjuDMVmRPo1rREbGwzYeBCYVN+Ou/3WKXZEC6Sr"
2026-06-12 15:38:32.622259 | controller | }
2026-06-12 15:38:33.050858 | controller | changed:
2026-06-12 15:38:33.051156 | controller | {
2026-06-12 15:38:33.051239 | controller |   "public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAACAQCfNtF7NvKl915TGsGGoseUb06Hj8L/S4toWf0hExeY+F00woL6NvBlJD0nDct+P5a22I4EhvoQCRQ8reaPCm1lybR3uiRIJsj+8zkVvLwby9LXzfZorlNG9ofjd00FEmB09uW/YvTl6Q9XwwwX6tInzIOv3TMqTHHGOL74ibbj8J/FJR0cFEyj0z4WQRvtkh32xAHl83gbuINryMt0sqRI+clj2381NKL55DRLQrVw0gsfqqxiHAnXg21qWmc4J+b9e9kiuAFQjcjwTVkwJCcg3xbPwC/qokYRby/Y5S40UUd7/jEARGXT7RZgpzTuDd1oZiCVrnrqJNPaMNdVv5MLeFdf1B7iIe5aa/fGouX7AO4SdKhZUdnJmCFAGvjC6S3JMZ2wAcUl+OHnssfmdj7XL50cLo27vjuzMtLAgSqi6N99m92WCF2s8J9aVzszX7Xz9OKZCeGsiVJp3/NdABKzSEAyM9xBD/5Vho894Sav+otpySHe3p6RUTgbB5Zu8VyZRZ/UtB3ueXxyo764yrc6qWIDqrehm84Xm9g+/jpIBzGPl07NUNJpdt/6Sgf9RIKXw/7XypO5yZfUcuFNGTxLfqjTNrtgLZNcjfav6sSdVXVcMPL//XNuRdKmVFaO76eV/oGMQGr1fGcCD+N+CpI7+Q+fCNB6VFWG4nZFuI/Iuw== averdagu@redhat.com"
2026-06-12 15:38:33.051310 | controller | }
2026-06-12 15:38:33.474185 | controller | changed:
2026-06-12 15:38:33.474372 | controller | {
2026-06-12 15:38:33.474423 | controller |   "public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQDq8l27xI+QlQVdS4djp9ogSoyrNE2+Ox6vKPdhSNL1J3PE5w+WCSvMz9A5gnNuH810zwbekEApbxTze/gLQJwBHA52CChfURpXrFaxY7ePXRElwKAL3mJfzBWY/c5jnNL9TCVmFJTGZkFZP3Nh+BMgZvL6xBkt3WKm6Uq18qzd9XeKcZusrA+O+uLv1fVeQnadY9RIqOCyeFYCzLWrUfTyE8x/XG0hAWIM7qpnF2cALQS2h9n4hW5ybiUN790H08wf9hFwEf5nxY9Z9dVkPFQiTSGKNBzmnCXU9skxS/xhpFjJ5duGSZdtAHe9O+nGZm9c67hxgtf8e5PDuqAdXEv2cf6e3VBAt+Bz8EKI3yosTj0oZHfwr42Yzb1l/SKy14Rggsrc9KAQlrGXan6+u2jcQqqx7l+SWmnpFiWTV9u5cWj2IgOhApOitmRBPYqk9rE2usfO0hLn/Pj/R/Nau4803e1/EikdLE7Ps95s9mX5jRDjAoUa2JwFF5RsVFyL910= ashigupt@ashigupt.remote.csb"
2026-06-12 15:38:33.474482 | controller | }
2026-06-12 15:38:33.853144 | controller | changed:
2026-06-12 15:38:33.853375 | controller | {
2026-06-12 15:38:33.853433 | controller |   "public_key": "ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIOKLl0NYKwoZ/JY5KeZU8VwRAggeOxqQJeoqp3dsAaY9"
2026-06-12 15:38:33.853475 | controller | }
2026-06-12 15:38:34.319492 | controller | changed:
2026-06-12 15:38:34.319794 | controller | {
2026-06-12 15:38:34.319857 | controller |   "public_key": "ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIASASQOH2BcOyLKuuDOdWZlPi2orcjcA8q4400T73DLH evallesp@fedora"
2026-06-12 15:38:34.319954 | controller | }
2026-06-12 15:38:34.686317 | controller | changed:
2026-06-12 15:38:34.686534 | controller | {
2026-06-12 15:38:34.686645 | controller |   "public_key": "ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAILeBWlamUph+jRKV2qrx1PGU7vWuGIt5+z9k96I8WehW amsinha@amsinha-mac"
2026-06-12 15:38:34.686693 | controller | }
2026-06-12 15:38:35.038544 | controller | changed:
2026-06-12 15:38:35.038754 | controller | {
2026-06-12 15:38:35.038806 | controller |   "public_key": "ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIANvVgvJBlK3gb1yz5uef/JqIGq4HLEmY2dYA8e37swb morenod@redhat-laptop"
2026-06-12 15:38:35.038847 | controller | }
2026-06-12 15:38:35.425118 | controller | changed:
2026-06-12 15:38:35.425369 | controller | {
2026-06-12 15:38:35.425431 | controller |   "public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAACAQDZdI7t1cxYx65heVI24HTV4F7oQLW1zyfxHreL2TIJKxjyrUUKIFEUmTutcBlJRLNT2Eoix6x1sOw9YrchloCLcn//SGfTElr9mSc5jbjb7QXEU+zJMhtxyEJ1Po3CUGnj7ckiIXw7wcawZtrEOAQ9pH3ExYCJcEMiyNjRQZCxT3tPK+S4B95EWh5Fsrz9CkwpjNRPPH7LigCeQTM3Wc7r97utAslBUUvYceDSLA7rMgkitJE38b7rZBeYzsGQ8YYUBjTCtehqQXxCRjizbHWaaZkBU+N3zkKB6n/iCNGIO690NK7A/qb6msTijiz1PeuM8ThOsi9qXnbX5v0PoTpcFSojV7NHAQ71f0XXuS43FhZctT+Dcx44dT8Fb5vJu2cJGrk+qF8ZgJYNpRS7gPg0EG2EqjK7JMf9ULdjSu0r+KlqIAyLvtzT4eOnQipoKlb/WG5D/0ohKv7OMQ352ggfkBFIQsRXyyTCT98Ft9juqPuahi3CAQmP4H9dyE+7+Kz437PEtsxLmfm6naNmWi7Ee1DqWPwS8rEajsm4sNM4wW9gdBboJQtc0uZw0DfLj1I9r3Mc8Ol0jYtz0yNQDSzVLrGCaJlC311trU70tZ+ZkAVV6Mn8lOhSbj1cK0lvSr6ZK4dgqGl3I1eTZJJhbLNdg7UOVaiRx9543+C/p/As7w== brjackma@redhat.com"
2026-06-12 15:38:35.425475 | controller | }
2026-06-12 15:38:35.785783 | controller | changed:
2026-06-12 15:38:35.785936 | controller | {
2026-06-12 15:38:35.785987 | controller |   "public_key": "ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIKwedoZ0TWPJX/z/4TAbO/kKcDZOQVgRH0hAqrL5UCI1 vcastell@redhat.com"
2026-06-12 15:38:35.786027 | controller | }
2026-06-12 15:38:36.180298 | controller | changed:
2026-06-12 15:38:36.180493 | controller | {
2026-06-12 15:38:36.180547 | controller |   "public_key": "ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIEmv8sE8GCk6ZTPIqF0FQrttBdL3mq7rCm/IJy0xDFh7 michburk@redhat.com"
2026-06-12 15:38:36.180628 | controller | }
2026-06-12 15:38:36.592445 | controller | changed:
2026-06-12 15:38:36.592656 | controller | {
2026-06-12 15:38:36.592708 | controller |   "public_key": "ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAICy6GpGEtwevXEEn4mmLR5lmSLe23dGgAvzkB9DMNbkf rsafrono@rsafrono"
2026-06-12 15:38:36.592748 | controller | }
2026-06-12 15:38:36.625158 | 
2026-06-12 15:38:36.625301 | TASK [Set timezone to UTC]
2026-06-12 15:38:37.228717 | controller | changed: executed `/bin/timedatectl set-timezone UTC`
2026-06-12 15:38:37.236542 | 
2026-06-12 15:38:37.236715 | TASK [Create nodepool directory]
2026-06-12 15:38:37.597183 | controller | changed
2026-06-12 15:38:37.610381 | 
2026-06-12 15:38:37.610520 | TASK [Create nodepool sub_nodes file]
2026-06-12 15:38:39.033939 | controller | changed
2026-06-12 15:38:39.042433 | 
2026-06-12 15:38:39.042571 | TASK [Create nodepool sub_nodes_private file]
2026-06-12 15:38:40.390434 | controller | changed
2026-06-12 15:38:40.400074 | 
2026-06-12 15:38:40.400228 | LOOP [Populate nodepool sub_nodes file]
2026-06-12 15:38:40.450963 | 
2026-06-12 15:38:40.451243 | LOOP [Populate nodepool sub_nodes_private file]
2026-06-12 15:38:40.500983 | 
2026-06-12 15:38:40.501273 | TASK [Create nodepool primary file]
2026-06-12 15:38:40.539841 | controller | skipping: Conditional result was False
2026-06-12 15:38:40.552683 | 
2026-06-12 15:38:40.552813 | TASK [Create nodepool node_private for this node]
2026-06-12 15:38:41.977510 | controller | changed
2026-06-12 15:38:41.987421 | 
2026-06-12 15:38:41.987553 | LOOP [Copy ssh keys to nodepool directory]
2026-06-12 15:38:42.511879 | controller | ok: Item: id_rsa Runtime: 0:00:00.009107
2026-06-12 15:38:42.512298 | 
2026-06-12 15:38:42.801798 | controller | ok: Item: id_rsa.pub Runtime: 0:00:00.006786
2026-06-12 15:38:42.826910 | 
2026-06-12 15:38:42.827159 | TASK [Add sudoers role for zuul-sudo-grep.sh]
2026-06-12 15:38:44.187476 | controller | changed
2026-06-12 15:38:44.191441 | 
2026-06-12 15:38:44.191500 | TASK [Validate sudoers config after edits]
2026-06-12 15:38:44.553237 | controller | /etc/sudoers: parsed OK
2026-06-12 15:38:44.553322 | controller | /etc/sudoers.d/90-cloud-init-users: parsed OK
2026-06-12 15:38:44.553331 | controller | /etc/sudoers.d/zuul: parsed OK
2026-06-12 15:38:44.553337 | controller | /etc/sudoers.d/zuul-sudo-grep: parsed OK
2026-06-12 15:38:44.720423 | controller | ok: Runtime: 0:00:00.007844
2026-06-12 15:38:44.728690 | 
2026-06-12 15:38:44.728811 | TASK [Show the environment passed in to job shell scripts]
2026-06-12 15:38:45.122002 | controller | SHELL=/bin/bash
2026-06-12 15:38:45.122182 | controller | ZUUL_PROJECT=openstack-k8s-operators/edpm-ansible
2026-06-12 15:38:45.122198 | controller | ZUUL_SHORT_PROJECT_NAME=edpm-ansible
2026-06-12 15:38:45.122207 | controller | ZUUL_CHANGES=openstack-k8s-operators/edpm-ansible:main:refs/changes/91/1191/0d5932bc7e4b786a4f66bb71a9845a8ad6dbd838
2026-06-12 15:38:45.122213 | controller | PWD=/home/zuul
2026-06-12 15:38:45.122217 | controller | ZUUL_PIPELINE=github-check
2026-06-12 15:38:45.122224 | controller | LOGNAME=zuul
2026-06-12 15:38:45.122228 | controller | XDG_SESSION_TYPE=tty
2026-06-12 15:38:45.122232 | controller | _=/usr/bin/env
2026-06-12 15:38:45.122240 | controller | MOTD_SHOWN=pam
2026-06-12 15:38:45.122244 | controller | HOME=/home/zuul
2026-06-12 15:38:45.122248 | controller | LANG=en_US.UTF-8
2026-06-12 15:38:45.122252 | controller | SSH_CONNECTION=38.102.83.40 53418 38.102.83.5 22
2026-06-12 15:38:45.122258 | controller | TOX_TESTENV_PASSENV=ZUUL_UUID ZUUL_PROJECT ZUUL_SHORT_PROJECT_NAME ZUUL_PIPELINE ZUUL_VOTING WORKSPACE BUILD_TIMEOUT ZUUL_BRANCH ZUUL_CHANGES ZUUL_CHANGE_IDS ZUUL_CHANGE ZUUL_PATCHSET
2026-06-12 15:38:45.122262 | controller | ZUUL_CHANGE_IDS=1191,0d5932bc7e4b786a4f66bb71a9845a8ad6dbd838
2026-06-12 15:38:45.122267 | controller | WORKSPACE=/home/zuul/workspace
2026-06-12 15:38:45.122270 | controller | XDG_SESSION_CLASS=user
2026-06-12 15:38:45.122274 | controller | SELINUX_ROLE_REQUESTED=
2026-06-12 15:38:45.122278 | controller | LESSOPEN=||/usr/bin/lesspipe.sh %s
2026-06-12 15:38:45.122282 | controller | USER=zuul
2026-06-12 15:38:45.122285 | controller | ZUUL_VOTING=True
2026-06-12 15:38:45.122289 | controller | BUILD_TIMEOUT=10800000
2026-06-12 15:38:45.122292 | controller | SELINUX_USE_CURRENT_RANGE=
2026-06-12 15:38:45.122296 | controller | SHLVL=1
2026-06-12 15:38:45.122300 | controller | ZUUL_PATCHSET=0d5932bc7e4b786a4f66bb71a9845a8ad6dbd838
2026-06-12 15:38:45.122303 | controller | XDG_SESSION_ID=1
2026-06-12 15:38:45.122307 | controller | ZUUL_BRANCH=main
2026-06-12 15:38:45.122310 | controller | XDG_RUNTIME_DIR=/run/user/1000
2026-06-12 15:38:45.122314 | controller | SSH_CLIENT=38.102.83.40 53418 22
2026-06-12 15:38:45.122320 | controller | DEBUGINFOD_URLS=https://debuginfod.centos.org/
2026-06-12 15:38:45.122324 | controller | DEBUGINFOD_IMA_CERT_PATH=/etc/keys/ima:
2026-06-12 15:38:45.122327 | controller | which_declare=declare -f
2026-06-12 15:38:45.122331 | controller | PATH=/home/zuul/.crc/bin/oc:/home/zuul/.local/bin:/home/zuul/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin
2026-06-12 15:38:45.122335 | controller | SELINUX_LEVEL_REQUESTED=
2026-06-12 15:38:45.122340 | controller | ZUUL_CHANGE=1191
2026-06-12 15:38:45.122343 | controller | DBUS_SESSION_BUS_ADDRESS=unix:path=/run/user/1000/bus
2026-06-12 15:38:45.122347 | controller | ZUUL_UUID=43f2617260174bbea94c42134eb05173
2026-06-12 15:38:45.122351 | controller | BASH_FUNC_which%%=() {  ( alias;
2026-06-12 15:38:45.122355 | controller |  eval ${which_declare} ) | /usr/bin/which --tty-only --read-alias --read-functions --show-tilde --show-dot $@
2026-06-12 15:38:45.122359 | controller | }
2026-06-12 15:38:45.277521 | controller | ok: Runtime: 0:00:00.007032
2026-06-12 15:38:45.285856 | 
2026-06-12 15:38:45.285980 | TASK [Workaround hardcoded /home/zuul/workspace in zuul_legacy_vars]
2026-06-12 15:38:45.313132 | controller | skipping: Conditional result was False
2026-06-12 15:38:45.322938 | 
2026-06-12 15:38:45.323066 | TASK [Symlink /home/zuul-worker/workspace]
2026-06-12 15:38:45.864737 | controller | skipping: Conditional result was False
2026-06-12 15:38:45.874304 | 
2026-06-12 15:38:45.874437 | TASK [Ensure legacy workspace directory]
2026-06-12 15:38:46.223306 | controller | changed
2026-06-12 15:38:46.225817 | 
2026-06-12 15:38:46.225909 | PLAY RECAP
2026-06-12 15:38:46.225995 | controller | ok: 14 changed: 11 unreachable: 0 failed: 0 skipped: 5 rescued: 0 ignored: 0
2026-06-12 15:38:46.226038 | 
2026-06-12 15:38:46.411790 | PRE-RUN END RESULT_NORMAL: [trusted : review.rdoproject.org/config/playbooks/ci-framework-rdo-base/pre.yaml@master]
2026-06-12 15:38:46.414368 | PRE-RUN START: [trusted : review.rdoproject.org/config/playbooks/crc/podman.yaml@master]
2026-06-12 15:38:47.112190 | 
2026-06-12 15:38:47.112325 | PLAY [all,!compute]
2026-06-12 15:38:47.122189 | 
2026-06-12 15:38:47.122258 | TASK [Enable container-tools rhel-modules for c8/crc node]
2026-06-12 15:38:47.647927 | controller | skipping: Conditional result was False
2026-06-12 15:38:47.658084 | 
2026-06-12 15:38:47.658249 | TASK [Install podman]
2026-06-12 15:39:06.654694 | controller | changed
2026-06-12 15:39:06.663931 | 
2026-06-12 15:39:06.664069 | TASK [Set var name for quay login zuul secret]
2026-06-12 15:39:06.743946 | controller | skipping: Conditional result was False
2026-06-12 15:39:06.754224 | 
2026-06-12 15:39:06.754390 | TASK [Print the username]
2026-06-12 15:39:07.333713 | controller | openstack-k8s-operators+cirobot
2026-06-12 15:39:07.812722 | controller | ok: Runtime: 0:00:00.004343
2026-06-12 15:39:07.821255 | 
2026-06-12 15:39:07.821378 | TASK [Fail when user or password is not set]
2026-06-12 15:39:07.908876 | controller | skipping: Conditional result was False
2026-06-12 15:39:07.918063 | 
2026-06-12 15:39:07.918209 | TASK [Set vars for quay login]
2026-06-12 15:39:07.992657 | controller | Output suppressed because no_log was given
2026-06-12 15:39:07.999762 | 
2026-06-12 15:39:07.999901 | LOOP [Perform container registry login(s) with podman]
2026-06-12 15:39:09.946876 | controller | Output suppressed because no_log was given
2026-06-12 15:39:09.956372 | 
2026-06-12 15:39:09.956553 | LOOP [Perform container registry login(s) with buildah]
2026-06-12 15:39:10.036173 | controller | Output suppressed because no_log was given
2026-06-12 15:39:10.057223 | 
2026-06-12 15:39:10.057430 | TASK [Set Insecure registry for content provider]
2026-06-12 15:39:10.620903 | controller | changed: Block inserted
2026-06-12 15:39:10.623789 | 
2026-06-12 15:39:10.623886 | PLAY RECAP
2026-06-12 15:39:10.623967 | controller | ok: 5 changed: 4 unreachable: 0 failed: 0 skipped: 4 rescued: 0 ignored: 0
2026-06-12 15:39:10.624012 | 
2026-06-12 15:39:10.768527 | PRE-RUN END RESULT_NORMAL: [trusted : review.rdoproject.org/config/playbooks/crc/podman.yaml@master]
2026-06-12 15:39:10.772453 | PRE-RUN START: [trusted : review.rdoproject.org/config/playbooks/crc/simple-start.yaml@master]
2026-06-12 15:39:11.453744 | 
2026-06-12 15:39:11.453875 | PLAY [Prefer ipv4 over ipv6]
2026-06-12 15:39:11.463269 | 
2026-06-12 15:39:11.463339 | TASK [Configure /etc/gai.conf to prever ipv4 over ipv6]
2026-06-12 15:39:11.518685 | controller | skipping: Conditional result was False
2026-06-12 15:39:11.521423 | 
2026-06-12 15:39:11.521493 | PLAY [controller]
2026-06-12 15:39:11.527438 | 
2026-06-12 15:39:11.527522 | TASK [Fail when openshift_pull_sec not provided]
2026-06-12 15:39:11.562498 | controller | skipping: Conditional result was False
2026-06-12 15:39:11.567790 | 
2026-06-12 15:39:11.567858 | TASK [Clone repos in the job workspace]
2026-06-12 15:39:11.595811 | controller | ok
2026-06-12 15:39:11.611562 | 
2026-06-12 15:39:11.611658 | TASK [prepare-workspace : Start zuul_console daemon.]
2026-06-12 15:39:12.135381 | controller | ok
2026-06-12 15:39:12.140245 | 
2026-06-12 15:39:12.140311 | TASK [prepare-workspace : Synchronize src repos to workspace directory.]
2026-06-12 15:39:15.684459 | controller | Output suppressed because no_log was given
2026-06-12 15:39:15.693858 | 
2026-06-12 15:39:15.693995 | TASK [Create pull-secret.txt file]
2026-06-12 15:39:17.488903 | controller | Output suppressed because no_log was given
2026-06-12 15:39:17.492382 | 
2026-06-12 15:39:17.492450 | TASK [Apply CRC features and print image build date]
2026-06-12 15:39:17.511298 | controller | ok
2026-06-12 15:39:17.518026 | controller | included: /var/lib/zuul/builds/43f2617260174bbea94c42134eb05173/trusted/project_0/review.rdoproject.org/config/playbooks/crc/features.yaml
2026-06-12 15:39:17.554495 | 
2026-06-12 15:39:17.554658 | TASK [Set additional parameters for crc - telemetry]
2026-06-12 15:39:17.633496 | controller | skipping: Conditional result was False
2026-06-12 15:39:17.638006 | 
2026-06-12 15:39:17.638068 | TASK [Set additional parameters for crc - monitoring]
2026-06-12 15:39:17.697607 | controller | skipping: Conditional result was False
2026-06-12 15:39:17.702737 | 
2026-06-12 15:39:17.702830 | TASK [Set minimum required memory to run the CRC when monitoring enabled]
2026-06-12 15:39:17.779832 | controller | skipping: Conditional result was False
2026-06-12 15:39:17.784327 | 
2026-06-12 15:39:17.784386 | TASK [Set additional parameters for crc - enable microshift preset]
2026-06-12 15:39:17.842958 | controller | skipping: Conditional result was False
2026-06-12 15:39:17.852504 | 
2026-06-12 15:39:17.852670 | TASK [Set additional parameters for crc - enable okd preset]
2026-06-12 15:39:18.434773 | controller | skipping: Conditional result was False
2026-06-12 15:39:18.444690 | 
2026-06-12 15:39:18.444829 | TASK [Delete the cluster if there's a non-default bundle URL]
2026-06-12 15:39:18.989225 | controller | skipping: Conditional result was False
2026-06-12 15:39:18.996351 | 
2026-06-12 15:39:18.996440 | TASK [Execute crc start command]
2026-06-12 15:47:34.639100 | controller | ok: Runtime: 0:08:14.669566
2026-06-12 15:47:34.644249 | 
2026-06-12 15:47:34.644322 | TASK [Verify that OpenShift is up and running]
2026-06-12 15:47:34.668752 | controller | ok
2026-06-12 15:47:34.679634 | controller | included: /var/lib/zuul/builds/43f2617260174bbea94c42134eb05173/trusted/project_0/review.rdoproject.org/config/playbooks/crc/verify_openshift_start.yaml
2026-06-12 15:47:34.686911 | 
2026-06-12 15:47:34.686982 | TASK [Create script to login and verify services]
2026-06-12 15:47:37.051241 | controller | changed
2026-06-12 15:47:37.061669 | 
2026-06-12 15:47:37.061803 | TASK [Ensure that user is logged]
2026-06-12 15:47:37.524504 | controller | Checking login to the cluster 1...
2026-06-12 15:47:40.226546 | controller | WARNING: Using insecure TLS client config. Setting this option is not supported!
2026-06-12 15:47:40.226603 | controller |
2026-06-12 15:47:40.486226 | controller | Error from server (InternalError): Internal error occurred: unexpected response: 503
2026-06-12 15:47:40.490469 | controller | Can not login to the CRC cluster. Sleeping...
2026-06-12 15:47:50.493965 | controller | Checking login to the cluster 2...
2026-06-12 15:47:50.857230 | controller | WARNING: Using insecure TLS client config. Setting this option is not supported!
2026-06-12 15:47:50.857378 | controller |
2026-06-12 15:47:51.304985 | controller | Error from server (InternalError): Internal error occurred: unexpected response: 503
2026-06-12 15:47:51.308697 | controller | Can not login to the CRC cluster. Sleeping...
2026-06-12 15:48:01.312216 | controller | Checking login to the cluster 3...
2026-06-12 15:48:01.578350 | controller | WARNING: Using insecure TLS client config. Setting this option is not supported!
2026-06-12 15:48:01.578483 | controller |
2026-06-12 15:48:01.696075 | controller | The connection to the server oauth-openshift.apps-crc.testing was refused - did you specify the right host or port?
2026-06-12 15:48:01.702790 | controller | Can not login to the CRC cluster. Sleeping...
2026-06-12 15:48:11.707485 | controller | Checking login to the cluster 4...
2026-06-12 15:48:11.885877 | controller | WARNING: Using insecure TLS client config. Setting this option is not supported!
2026-06-12 15:48:11.885948 | controller |
2026-06-12 15:48:12.036487 | controller | The connection to the server oauth-openshift.apps-crc.testing was refused - did you specify the right host or port?
2026-06-12 15:48:12.047866 | controller | Can not login to the CRC cluster. Sleeping...
2026-06-12 15:48:22.057208 | controller | Checking login to the cluster 5...
2026-06-12 15:48:22.364470 | controller | WARNING: Using insecure TLS client config. Setting this option is not supported!
2026-06-12 15:48:22.365076 | controller |
2026-06-12 15:48:22.548443 | controller | The connection to the server oauth-openshift.apps-crc.testing was refused - did you specify the right host or port?
2026-06-12 15:48:22.562994 | controller | Can not login to the CRC cluster. Sleeping...
2026-06-12 15:48:32.571651 | controller | Checking login to the cluster 6...
2026-06-12 15:48:38.610491 | controller | WARNING: Using insecure TLS client config. Setting this option is not supported!
2026-06-12 15:48:38.610578 | controller |
2026-06-12 15:48:42.269055 | controller | The connection to the server oauth-openshift.apps-crc.testing was refused - did you specify the right host or port?
2026-06-12 15:48:42.275537 | controller | Can not login to the CRC cluster. Sleeping...
2026-06-12 15:48:52.278711 | controller | Checking login to the cluster 7...
2026-06-12 15:48:52.429512 | controller | WARNING: Using insecure TLS client config. Setting this option is not supported!
2026-06-12 15:48:52.429571 | controller |
2026-06-12 15:48:52.651357 | controller | The connection to the server oauth-openshift.apps-crc.testing was refused - did you specify the right host or port?
2026-06-12 15:48:52.656815 | controller | Can not login to the CRC cluster. Sleeping...
2026-06-12 15:49:02.662731 | controller | Checking login to the cluster 8...
2026-06-12 15:49:04.541536 | controller | WARNING: Using insecure TLS client config. Setting this option is not supported!
2026-06-12 15:49:04.541654 | controller |
2026-06-12 15:49:07.426304 | controller | The connection to the server oauth-openshift.apps-crc.testing was refused - did you specify the right host or port?
2026-06-12 15:49:07.431493 | controller | Can not login to the CRC cluster. Sleeping...
2026-06-12 15:49:17.437887 | controller | Checking login to the cluster 9...
2026-06-12 15:49:17.715908 | controller | WARNING: Using insecure TLS client config. Setting this option is not supported!
2026-06-12 15:49:17.716009 | controller |
2026-06-12 15:49:17.818680 | controller | The connection to the server oauth-openshift.apps-crc.testing was refused - did you specify the right host or port?
2026-06-12 15:49:17.825294 | controller | Can not login to the CRC cluster. Sleeping...
2026-06-12 15:49:27.829714 | controller | Checking login to the cluster 10...
2026-06-12 15:49:28.133466 | controller | WARNING: Using insecure TLS client config. Setting this option is not supported!
2026-06-12 15:49:28.133547 | controller |
2026-06-12 15:49:28.243713 | controller | The connection to the server oauth-openshift.apps-crc.testing was refused - did you specify the right host or port?
2026-06-12 15:49:28.249275 | controller | Can not login to the CRC cluster. Sleeping...
2026-06-12 15:49:38.253375 | controller | Checking login to the cluster 11...
2026-06-12 15:49:38.591556 | controller | WARNING: Using insecure TLS client config. Setting this option is not supported!
2026-06-12 15:49:38.591637 | controller |
2026-06-12 15:49:38.738526 | controller | The connection to the server oauth-openshift.apps-crc.testing was refused - did you specify the right host or port?
2026-06-12 15:49:38.743082 | controller | Can not login to the CRC cluster. Sleeping...
2026-06-12 15:49:48.747307 | controller | Checking login to the cluster 12...
2026-06-12 15:49:48.932775 | controller | WARNING: Using insecure TLS client config. Setting this option is not supported!
2026-06-12 15:49:48.932849 | controller |
2026-06-12 15:49:57.677812 | controller | Login failed (401 Unauthorized)
2026-06-12 15:49:57.677971 | controller | Verify you have provided the correct credentials.
2026-06-12 15:49:57.684248 | controller | Can not login to the CRC cluster. Sleeping...
2026-06-12 15:50:07.694094 | controller | Checking login to the cluster 13...
2026-06-12 15:50:07.823536 | controller | WARNING: Using insecure TLS client config. Setting this option is not supported!
2026-06-12 15:50:07.823604 | controller |
2026-06-12 15:50:08.937614 | controller | Login failed (401 Unauthorized)
2026-06-12 15:50:08.937695 | controller | Verify you have provided the correct credentials.
2026-06-12 15:50:08.952300 | controller | Can not login to the CRC cluster. Sleeping...
2026-06-12 15:50:18.957709 | controller | Checking login to the cluster 14...
2026-06-12 15:50:19.153456 | controller | WARNING: Using insecure TLS client config. Setting this option is not supported!
2026-06-12 15:50:19.153559 | controller |
2026-06-12 15:50:20.033760 | controller | Login failed (401 Unauthorized)
2026-06-12 15:50:20.033830 | controller | Verify you have provided the correct credentials.
2026-06-12 15:50:20.041063 | controller | Can not login to the CRC cluster. Sleeping...
2026-06-12 15:50:30.045953 | controller | Checking login to the cluster 15...
2026-06-12 15:50:30.273837 | controller | WARNING: Using insecure TLS client config. Setting this option is not supported!
2026-06-12 15:50:30.273963 | controller |
2026-06-12 15:50:30.985919 | controller | Login failed (401 Unauthorized)
2026-06-12 15:50:30.986025 | controller | Verify you have provided the correct credentials.
2026-06-12 15:50:30.990654 | controller | Can not login to the CRC cluster. Sleeping...
2026-06-12 15:50:40.994330 | controller | Checking login to the cluster 16...
2026-06-12 15:50:41.246321 | controller | WARNING: Using insecure TLS client config. Setting this option is not supported!
2026-06-12 15:50:41.246402 | controller |
2026-06-12 15:50:42.045379 | controller | Login failed (401 Unauthorized)
2026-06-12 15:50:42.045460 | controller | Verify you have provided the correct credentials.
2026-06-12 15:50:42.050975 | controller | Can not login to the CRC cluster. Sleeping...
2026-06-12 15:50:52.054293 | controller | Checking login to the cluster 17...
2026-06-12 15:50:52.286504 | controller | WARNING: Using insecure TLS client config. Setting this option is not supported!
2026-06-12 15:50:52.286638 | controller |
2026-06-12 15:50:53.009253 | controller | Login failed (401 Unauthorized)
2026-06-12 15:50:53.009370 | controller | Verify you have provided the correct credentials.
2026-06-12 15:50:53.014097 | controller | Can not login to the CRC cluster. Sleeping...
2026-06-12 15:51:03.016807 | controller | Checking login to the cluster 18...
2026-06-12 15:51:03.203711 | controller | WARNING: Using insecure TLS client config. Setting this option is not supported!
2026-06-12 15:51:03.203843 | controller |
2026-06-12 15:51:04.715672 | controller | Login failed (401 Unauthorized)
2026-06-12 15:51:04.715743 | controller | Verify you have provided the correct credentials.
2026-06-12 15:51:04.722232 | controller | Can not login to the CRC cluster. Sleeping...
2026-06-12 15:51:14.729045 | controller | Checking login to the cluster 19...
2026-06-12 15:51:14.928581 | controller | WARNING: Using insecure TLS client config. Setting this option is not supported!
2026-06-12 15:51:14.928699 | controller |
2026-06-12 15:51:15.824530 | controller | Login failed (401 Unauthorized)
2026-06-12 15:51:15.824607 | controller | Verify you have provided the correct credentials.
2026-06-12 15:51:15.829964 | controller | Can not login to the CRC cluster. Sleeping...
2026-06-12 15:51:25.833499 | controller | Checking login to the cluster 20...
2026-06-12 15:51:26.017556 | controller | WARNING: Using insecure TLS client config. Setting this option is not supported!
2026-06-12 15:51:26.017637 | controller |
2026-06-12 15:51:26.717961 | controller | Login failed (401 Unauthorized)
2026-06-12 15:51:26.718064 | controller | Verify you have provided the correct credentials.
2026-06-12 15:51:26.722568 | controller | Can not login to the CRC cluster. Sleeping...
2026-06-12 15:51:36.725190 | controller | Checking login to the cluster 21...
2026-06-12 15:51:36.891749 | controller | WARNING: Using insecure TLS client config. Setting this option is not supported!
2026-06-12 15:51:36.891859 | controller |
2026-06-12 15:51:37.466789 | controller | Login failed (401 Unauthorized)
2026-06-12 15:51:37.466865 | controller | Verify you have provided the correct credentials.
2026-06-12 15:51:37.470952 | controller | Can not login to the CRC cluster. Sleeping...
2026-06-12 15:51:47.473157 | controller | Checking login to the cluster 22...
2026-06-12 15:51:47.594443 | controller | WARNING: Using insecure TLS client config. Setting this option is not supported!
2026-06-12 15:51:47.594526 | controller |
2026-06-12 15:51:49.355726 | controller | Login failed (401 Unauthorized)
2026-06-12 15:51:49.355802 | controller | Verify you have provided the correct credentials.
2026-06-12 15:51:49.360258 | controller | Can not login to the CRC cluster. Sleeping...
2026-06-12 15:51:59.363260 | controller | Checking login to the cluster 23...
2026-06-12 15:51:59.509106 | controller | WARNING: Using insecure TLS client config. Setting this option is not supported!
2026-06-12 15:51:59.509196 | controller |
2026-06-12 15:52:00.075714 | controller | Login failed (401 Unauthorized)
2026-06-12 15:52:00.075789 | controller | Verify you have provided the correct credentials.
2026-06-12 15:52:00.080296 | controller | Can not login to the CRC cluster. Sleeping...
2026-06-12 15:52:10.082862 | controller | Checking login to the cluster 24...
2026-06-12 15:52:10.216689 | controller | WARNING: Using insecure TLS client config. Setting this option is not supported!
2026-06-12 15:52:10.216763 | controller |
2026-06-12 15:52:10.632048 | controller | Login failed (401 Unauthorized)
2026-06-12 15:52:10.632120 | controller | Verify you have provided the correct credentials.
2026-06-12 15:52:10.635930 | controller | Can not login to the CRC cluster. Sleeping...
2026-06-12 15:52:20.638246 | controller | Checking login to the cluster 25...
2026-06-12 15:52:20.756166 | controller | WARNING: Using insecure TLS client config. Setting this option is not supported!
2026-06-12 15:52:20.756251 | controller |
2026-06-12 15:52:21.289829 | controller | Login failed (401 Unauthorized)
2026-06-12 15:52:21.289897 | controller | Verify you have provided the correct credentials.
2026-06-12 15:52:21.293563 | controller | Can not login to the CRC cluster. Sleeping...
2026-06-12 15:52:31.296339 | controller | Checking login to the cluster 26...
2026-06-12 15:52:31.460969 | controller | WARNING: Using insecure TLS client config. Setting this option is not supported!
2026-06-12 15:52:31.461097 | controller |
2026-06-12 15:52:32.020653 | controller | Login failed (401 Unauthorized)
2026-06-12 15:52:32.020742 | controller | Verify you have provided the correct credentials.
2026-06-12 15:52:32.025303 | controller | Can not login to the CRC cluster. Sleeping...
2026-06-12 15:52:42.027316 | controller | Checking login to the cluster 27...
2026-06-12 15:52:42.145111 | controller | WARNING: Using insecure TLS client config. Setting this option is not supported!
2026-06-12 15:52:42.145196 | controller |
2026-06-12 15:52:42.507926 | controller | Login failed (401 Unauthorized)
2026-06-12 15:52:42.507994 | controller | Verify you have provided the correct credentials.
2026-06-12 15:52:42.513586 | controller | Can not login to the CRC cluster. Sleeping...
2026-06-12 15:52:52.518962 | controller | Checking login to the cluster 28...
2026-06-12 15:52:52.669866 | controller | WARNING: Using insecure TLS client config. Setting this option is not supported!
2026-06-12 15:52:52.669952 | controller |
2026-06-12 15:52:53.161818 | controller | Login failed (401 Unauthorized)
2026-06-12 15:52:53.161943 | controller | Verify you have provided the correct credentials.
2026-06-12 15:52:53.171744 | controller | Can not login to the CRC cluster. Sleeping...
2026-06-12 15:53:03.175396 | controller | Checking login to the cluster 29...
2026-06-12 15:53:03.346111 | controller | WARNING: Using insecure TLS client config. Setting this option is not supported!
2026-06-12 15:53:03.346199 | controller |
2026-06-12 15:53:03.754682 | controller | Login failed (401 Unauthorized)
2026-06-12 15:53:03.754781 | controller | Verify you have provided the correct credentials.
2026-06-12 15:53:03.759187 | controller | Can not login to the CRC cluster. Sleeping...
2026-06-12 15:53:13.762133 | controller | Checking login to the cluster 30...
2026-06-12 15:53:13.898584 | controller | WARNING: Using insecure TLS client config. Setting this option is not supported!
2026-06-12 15:53:13.898699 | controller |
2026-06-12 15:53:28.595740 | controller | Login failed (401 Unauthorized)
2026-06-12 15:53:28.595820 | controller | Verify you have provided the correct credentials.
2026-06-12 15:53:28.599442 | controller | Can not login to the CRC cluster. Sleeping...
2026-06-12 15:53:38.602528 | controller | Checking login to the cluster 31...
2026-06-12 15:53:38.775800 | controller | WARNING: Using insecure TLS client config. Setting this option is not supported!
2026-06-12 15:53:38.775865 | controller |
2026-06-12 15:53:44.023860 | controller | Login failed (401 Unauthorized)
2026-06-12 15:53:44.023955 | controller | Verify you have provided the correct credentials.
2026-06-12 15:53:44.028384 | controller | Can not login to the CRC cluster. Sleeping...
2026-06-12 15:53:54.030726 | controller | Checking login to the cluster 32...
2026-06-12 15:53:54.187903 | controller | WARNING: Using insecure TLS client config. Setting this option is not supported!
2026-06-12 15:53:54.188020 | controller |
2026-06-12 15:53:54.715937 | controller | Login failed (401 Unauthorized)
2026-06-12 15:53:54.716005 | controller | Verify you have provided the correct credentials.
2026-06-12 15:53:54.720507 | controller | Can not login to the CRC cluster. Sleeping...
2026-06-12 15:54:04.722322 | controller | Checking login to the cluster 33...
2026-06-12 15:54:04.874029 | controller | error: dial tcp 192.168.130.11:6443: connect: connection refused - verify you have provided the correct host and port and that the server is currently running.
2026-06-12 15:54:04.877036 | controller | Can not login to the CRC cluster. Sleeping...
2026-06-12 15:54:14.878754 | controller | Checking login to the cluster 34...
2026-06-12 15:54:15.043336 | controller | error: dial tcp 192.168.130.11:6443: connect: connection refused - verify you have provided the correct host and port and that the server is currently running.
2026-06-12 15:54:15.046989 | controller | Can not login to the CRC cluster. Sleeping...
2026-06-12 15:54:25.049007 | controller | Checking login to the cluster 35...
2026-06-12 15:54:25.182711 | controller | WARNING: Using insecure TLS client config. Setting this option is not supported!
2026-06-12 15:54:25.182791 | controller |
2026-06-12 15:54:25.249301 | controller | Error from server (InternalError): Internal error occurred: unexpected response: 400
2026-06-12 15:54:25.252724 | controller | Can not login to the CRC cluster. Sleeping...
2026-06-12 15:54:35.254684 | controller | Checking login to the cluster 36...
2026-06-12 15:54:35.358279 | controller | WARNING: Using insecure TLS client config. Setting this option is not supported!
2026-06-12 15:54:35.358343 | controller |
2026-06-12 15:54:35.426372 | controller | Error from server (InternalError): Internal error occurred: unexpected response: 400
2026-06-12 15:54:35.429674 | controller | Can not login to the CRC cluster. Sleeping...
2026-06-12 15:54:45.432196 | controller | Checking login to the cluster 37...
2026-06-12 15:54:45.640845 | controller | WARNING: Using insecure TLS client config. Setting this option is not supported!
2026-06-12 15:54:45.640939 | controller |
2026-06-12 15:54:45.953158 | controller | Error from server (InternalError): Internal error occurred: unexpected response: 400
2026-06-12 15:54:45.958846 | controller | Can not login to the CRC cluster. Sleeping...
2026-06-12 15:54:55.963107 | controller | Checking login to the cluster 38...
2026-06-12 15:54:56.085033 | controller | WARNING: Using insecure TLS client config. Setting this option is not supported!
2026-06-12 15:54:56.085099 | controller |
2026-06-12 15:54:56.146873 | controller | Error from server (InternalError): Internal error occurred: unexpected response: 400
2026-06-12 15:54:56.149907 | controller | Can not login to the CRC cluster. Sleeping...
2026-06-12 15:55:06.151814 | controller | Checking login to the cluster 39...
2026-06-12 15:55:06.249127 | controller | WARNING: Using insecure TLS client config. Setting this option is not supported!
2026-06-12 15:55:06.249209 | controller |
2026-06-12 15:55:06.551742 | controller | Login successful.
2026-06-12 15:55:06.551868 | controller |
2026-06-12 15:55:06.579232 | controller | You have access to 65 projects, the list has been suppressed. You can list all projects with 'oc projects'
2026-06-12 15:55:06.579352 | controller |
2026-06-12 15:55:06.579363 | controller | Using project "default".
2026-06-12 15:55:07.022394 | controller | ok: Runtime: 0:07:29.081290
2026-06-12 15:55:07.049020 | 
2026-06-12 15:55:07.049202 | TASK [Delete all openshift-marketplace pods]
2026-06-12 15:55:09.564554 | controller | pod "certified-operators-l27pk" deleted
2026-06-12 15:55:09.827293 | controller | pod "community-operators-qhh6t" deleted
2026-06-12 15:55:10.172973 | controller | pod "marketplace-operator-547dbd544d-xchl9" deleted
2026-06-12 15:55:10.375329 | controller | pod "redhat-marketplace-ntdwx" deleted
2026-06-12 15:55:10.684350 | controller | pod "redhat-operators-x5vn9" deleted
2026-06-12 15:55:16.630564 | controller | ok: Runtime: 0:00:09.150439
2026-06-12 15:55:16.639164 | 
2026-06-12 15:55:16.639296 | TASK [Copy script ensure_services_up.sh]
2026-06-12 15:55:16.707533 | controller | skipping: Conditional result was False
2026-06-12 15:55:16.717793 | 
2026-06-12 15:55:16.717931 | TASK [Ensure all pods are up and running]
2026-06-12 15:55:17.259949 | controller | skipping: Conditional result was False
2026-06-12 15:55:17.269873 | 
2026-06-12 15:55:17.270008 | TASK [Check if there is a image build date file]
2026-06-12 15:55:17.631102 | controller | ok
2026-06-12 15:55:17.637100 | 
2026-06-12 15:55:17.637204 | TASK [Print image date if available]
2026-06-12 15:55:18.035014 | controller | Tue May  5 04:16:20 AM EDT 2026
2026-06-12 15:55:18.235052 | controller | ok: Runtime: 0:00:00.004916
2026-06-12 15:55:18.243679 | 
2026-06-12 15:55:18.243825 | TASK [Fix machineconfigpool]
2026-06-12 15:55:18.312644 | controller | skipping: Conditional result was False
2026-06-12 15:55:18.322362 | 
2026-06-12 15:55:18.322497 | TASK [Show available nodes]
2026-06-12 15:55:19.150737 | controller | NAME   STATUS   ROLES                         AGE    VERSION
2026-06-12 15:55:19.150909 | controller | crc    Ready    control-plane,master,worker   222d   v1.33.5
2026-06-12 15:55:19.379795 | controller | ok: Runtime: 0:00:00.466576
2026-06-12 15:55:19.388214 | 
2026-06-12 15:55:19.388342 | TASK [Configure insecure registry inside crc vm]
2026-06-12 15:55:19.442987 | controller | ok
2026-06-12 15:55:19.458570 | controller | included: /var/lib/zuul/builds/43f2617260174bbea94c42134eb05173/trusted/project_0/review.rdoproject.org/config/playbooks/crc/crc_insecure_registry.yaml
2026-06-12 15:55:19.473718 | 
2026-06-12 15:55:19.473844 | TASK [Catch CRC IP]
2026-06-12 15:55:19.862762 | controller | 192.168.130.11
2026-06-12 15:55:20.011260 | controller | ok: Runtime: 0:00:00.075011
2026-06-12 15:55:20.019050 | 
2026-06-12 15:55:20.019179 | TASK [Patch the image.config.openshift.io resource to include insecure registry]
2026-06-12 15:55:20.591941 | controller | image.config.openshift.io/cluster patched
2026-06-12 15:55:21.062785 | controller | ok: Runtime: 0:00:00.193733
2026-06-12 15:55:21.066545 | 
2026-06-12 15:55:21.066625 | TASK [Check if id_ed25519 key exists]
2026-06-12 15:55:21.422271 | controller | ok
2026-06-12 15:55:21.431041 | 
2026-06-12 15:55:21.431160 | TASK [Set fact if new keypair exists]
2026-06-12 15:55:21.464804 | controller | ok
2026-06-12 15:55:21.473779 | 
2026-06-12 15:55:21.473924 | TASK [update the /etc/containers/registries.conf in crc vm]
2026-06-12 15:55:22.709045 | controller |
2026-06-12 15:55:22.709211 | controller | PLAY [Set insecure registry with in crc vm] ************************************
2026-06-12 15:55:22.709491 | controller |
2026-06-12 15:55:22.709498 | controller | TASK [Gathering Facts] *********************************************************
2026-06-12 15:55:29.329605 | controller | ok: [192.168.130.11]
2026-06-12 15:55:29.329678 | controller |
2026-06-12 15:55:29.329686 | controller | TASK [Set Insecure registry for content provider] ******************************
2026-06-12 15:55:30.418834 | controller | changed: [192.168.130.11]
2026-06-12 15:55:30.418879 | controller |
2026-06-12 15:55:30.418887 | controller | TASK [Restart crio] ************************************************************
2026-06-12 15:55:36.279977 | controller | changed: [192.168.130.11]
2026-06-12 15:55:36.280057 | controller |
2026-06-12 15:55:36.280070 | controller | TASK [Restart kubelet] *********************************************************
2026-06-12 15:55:38.056027 | controller | changed: [192.168.130.11]
2026-06-12 15:55:38.056098 | controller |
2026-06-12 15:55:38.056106 | controller | PLAY RECAP *********************************************************************
2026-06-12 15:55:38.056112 | controller | 192.168.130.11             : ok=4    changed=3    unreachable=0    failed=0    skipped=0    rescued=0    ignored=0
2026-06-12 15:55:38.056117 | controller |
2026-06-12 15:55:38.543893 | controller | ok: Runtime: 0:00:16.214354
2026-06-12 15:55:38.552324 | 
2026-06-12 15:55:38.552464 | TASK [Catch CRC IP]
2026-06-12 15:55:39.012284 | controller | 192.168.130.11
2026-06-12 15:55:39.099958 | controller | ok: Runtime: 0:00:00.074930
2026-06-12 15:55:39.108744 | 
2026-06-12 15:55:39.108871 | TASK [Check if id_ed25519 key exists]
2026-06-12 15:55:39.427359 | controller | ok
2026-06-12 15:55:39.436001 | 
2026-06-12 15:55:39.436129 | TASK [Set fact if new keypair exists]
2026-06-12 15:55:39.482343 | controller | ok
2026-06-12 15:55:39.489805 | 
2026-06-12 15:55:39.489928 | TASK [Run crc]
2026-06-12 15:55:40.388208 | controller |
2026-06-12 15:55:40.388297 | controller | PLAY [OpenShift secret copy and CRC securitization] ****************************
2026-06-12 15:55:40.388304 | controller |
2026-06-12 15:55:40.388308 | controller | TASK [Gathering Facts] *********************************************************
2026-06-12 15:55:44.871494 | controller | ok: [192.168.130.11]
2026-06-12 15:55:44.871561 | controller |
2026-06-12 15:55:44.871567 | controller | TASK [Copy pull-secret] ********************************************************
2026-06-12 15:55:46.960396 | controller | changed: [192.168.130.11]
2026-06-12 15:55:46.960468 | controller |
2026-06-12 15:55:46.960476 | controller | TASK [Add crio config] *********************************************************
2026-06-12 15:55:48.768821 | controller | changed: [192.168.130.11]
2026-06-12 15:55:48.768970 | controller |
2026-06-12 15:55:48.768987 | controller | TASK [Restart crio to pickup new configuration] ********************************
2026-06-12 15:55:52.718748 | controller | changed: [192.168.130.11]
2026-06-12 15:55:52.718832 | controller |
2026-06-12 15:55:52.718840 | controller | PLAY RECAP *********************************************************************
2026-06-12 15:55:52.718846 | controller | 192.168.130.11             : ok=4    changed=3    unreachable=0    failed=0    skipped=0    rescued=0    ignored=0
2026-06-12 15:55:52.718852 | controller |
2026-06-12 15:55:53.056334 | controller | ok: Runtime: 0:00:12.928635
2026-06-12 15:55:53.065105 | 
2026-06-12 15:55:53.065233 | TASK [Set slower etcd profile]
2026-06-12 15:55:53.150547 | controller | ok
2026-06-12 15:55:53.198485 | 
2026-06-12 15:55:53.198660 | TASK [prepare-crc-cloud : Set slower profile]
2026-06-12 15:55:53.790734 | controller | etcd.operator.openshift.io/cluster patched
2026-06-12 15:55:54.233726 | controller | ok: Runtime: 0:00:00.240057
2026-06-12 15:55:54.242985 | 
2026-06-12 15:55:54.243150 | TASK [prepare-crc-cloud : Wait 30 seconds to apply]
2026-06-12 15:56:24.297320 | controller | ok
2026-06-12 15:56:24.306155 | 
2026-06-12 15:56:24.306300 | TASK [prepare-crc-cloud : Get pod phase status]
2026-06-12 16:01:58.245054 | controller | ok: Runtime: 0:00:00.154755
2026-06-12 16:01:58.260408 | 
2026-06-12 16:01:58.260532 | TASK [Set limit for disk usage - IOPS and Read/Write]
2026-06-12 16:01:58.340715 | controller | ok
2026-06-12 16:01:58.389347 | 
2026-06-12 16:01:58.389445 | TASK [disk-usage-limitation : Set facts for disk limitation]
2026-06-12 16:01:58.432229 | controller | ok
2026-06-12 16:01:58.443770 | 
2026-06-12 16:01:58.443905 | TASK [disk-usage-limitation : Print limits for the disk]
2026-06-12 16:01:58.489200 | controller | ok: Set limit to crc VM to the vda disk: iops 25000 read/write 367001600
2026-06-12 16:01:58.497036 | 
2026-06-12 16:01:58.497175 | TASK [disk-usage-limitation : Set limit to crc VM to the vda disk]
2026-06-12 16:01:58.947160 | controller |
2026-06-12 16:01:59.043406 | controller | ok: Runtime: 0:00:00.032049
2026-06-12 16:01:59.060809 | 
2026-06-12 16:01:59.060988 | TASK [Pause machineconfigpool]
2026-06-12 16:01:59.137114 | controller | ok
2026-06-12 16:01:59.184797 | 
2026-06-12 16:01:59.184947 | LOOP [prepare-crc-cloud : Pause the machineconfig configuration if mcp is not needed]
2026-06-12 16:01:59.887813 | controller | machineconfigpool.machineconfiguration.openshift.io/master patched
2026-06-12 16:01:59.888236 | controller | ok: Item: master Runtime: 0:00:00.224813
2026-06-12 16:02:00.518057 | controller | machineconfigpool.machineconfiguration.openshift.io/worker patched
2026-06-12 16:02:00.518281 | controller | ok: Item: worker Runtime: 0:00:00.291949
2026-06-12 16:02:00.536617 | 
2026-06-12 16:02:00.536853 | TASK [prepare-crc-cloud : Print current machineconfigpool]
2026-06-12 16:02:01.230921 | controller | NAME     CONFIG                                             UPDATED   UPDATING   DEGRADED   MACHINECOUNT   READYMACHINECOUNT   UPDATEDMACHINECOUNT   DEGRADEDMACHINECOUNT   AGE
2026-06-12 16:02:01.231021 | controller | master   rendered-master-463c990ae77c88c10ed494b769c09675   False     True       True       1              0                   0                     1                      222d
2026-06-12 16:02:01.231032 | controller | worker   rendered-worker-ab5bfe22ab62302e7b2ff90e92162507   True      False      False      0              0                   0                     0                      222d
2026-06-12 16:02:01.587992 | controller | ok: Runtime: 0:00:00.273641
2026-06-12 16:02:01.604024 | 
2026-06-12 16:02:01.604159 | TASK [Create cluster certificate approver workaround]
2026-06-12 16:02:01.677756 | controller | ok
2026-06-12 16:02:01.707651 | 
2026-06-12 16:02:01.707717 | LOOP [prepare-crc-cloud : Re-run accept certificates in Pending state few times]
2026-06-12 16:02:02.248191 | controller | ok: Item: Runtime: 0:00:00.197245
2026-06-12 16:02:02.248652 | controller | ok: All items complete
2026-06-12 16:02:02.248716 | 
2026-06-12 16:02:12.864667 | controller | ok: Item: Runtime: 0:00:00.260652
2026-06-12 16:02:23.372512 | controller | ok: Item: Runtime: 0:00:00.157422
2026-06-12 16:02:23.388170 | 
2026-06-12 16:02:23.388397 | TASK [prepare-crc-cloud : Create service account for - auto-csr-approver]
2026-06-12 16:02:24.751247 | controller | changed
2026-06-12 16:02:24.762059 | 
2026-06-12 16:02:24.762190 | TASK [prepare-crc-cloud : Apply cluster cert approver]
2026-06-12 16:02:25.233507 | controller | serviceaccount/csr-approver-sa created
2026-06-12 16:02:25.246545 | controller | clusterrole.rbac.authorization.k8s.io/csr-approver created
2026-06-12 16:02:25.261764 | controller | clusterrolebinding.rbac.authorization.k8s.io/csr-approver-binding created
2026-06-12 16:02:25.281562 | controller | cronjob.batch/auto-csr-approver created
2026-06-12 16:02:25.333073 | controller | ok: Runtime: 0:00:00.190988
2026-06-12 16:02:25.350090 | 
2026-06-12 16:02:25.350225 | TASK [Ensure that all cluster operators are stable]
2026-06-12 16:02:25.843530 | controller | False
2026-06-12 16:02:25.843614 | controller | True
2026-06-12 16:02:25.843620 | controller | True
2026-06-12 16:02:25.843624 | controller | True
2026-06-12 16:02:25.843627 | controller | True
2026-06-12 16:02:25.843631 | controller | True
2026-06-12 16:02:25.843637 | controller | True
2026-06-12 16:02:25.843641 | controller | True
2026-06-12 16:02:25.843644 | controller | True
2026-06-12 16:02:25.843648 | controller | True
2026-06-12 16:02:25.843651 | controller | True
2026-06-12 16:02:25.843655 | controller | True
2026-06-12 16:02:25.843659 | controller | True
2026-06-12 16:02:25.843662 | controller | True
2026-06-12 16:02:25.843666 | controller | True
2026-06-12 16:02:25.843670 | controller | True
2026-06-12 16:02:25.843673 | controller | True
2026-06-12 16:02:25.843677 | controller | True
2026-06-12 16:02:25.843680 | controller | True
2026-06-12 16:02:25.843684 | controller | True
2026-06-12 16:02:25.843688 | controller | True
2026-06-12 16:02:25.843691 | controller | True
2026-06-12 16:02:25.843694 | controller | True
2026-06-12 16:02:25.843698 | controller | True
2026-06-12 16:05:30.747039 | controller | ok: Runtime: 0:00:00.171207
2026-06-12 16:05:30.751401 | 
2026-06-12 16:05:30.751516 | PLAY [Set IOPS and Read/Write disk limitation excluding controller]
2026-06-12 16:05:30.751803 | 
2026-06-12 16:05:30.751891 | PLAY RECAP
2026-06-12 16:05:30.751976 | controller | ok: 34 changed: 14 unreachable: 0 failed: 0 skipped: 11 rescued: 0 ignored: 0
2026-06-12 16:05:30.752021 | 
2026-06-12 16:05:30.908959 | PRE-RUN END RESULT_NORMAL: [trusted : review.rdoproject.org/config/playbooks/crc/simple-start.yaml@master]
2026-06-12 16:05:30.912332 | PRE-RUN START: [untrusted : github.com/openstack-k8s-operators/ci-framework/ci/playbooks/e2e-prepare.yml@main]
2026-06-12 16:05:31.615770 | 
2026-06-12 16:05:31.615898 | PLAY [Run ci/playbooks/e2e-prepare.yml]
2026-06-12 16:05:31.627077 | 
2026-06-12 16:05:31.627157 | TASK [Clone repos in the job workspace]
2026-06-12 16:05:31.647443 | controller | ok
2026-06-12 16:05:31.663478 | 
2026-06-12 16:05:31.663554 | TASK [prepare-workspace : Start zuul_console daemon.]
2026-06-12 16:05:32.244816 | controller | ok
2026-06-12 16:05:32.254685 | 
2026-06-12 16:05:32.254829 | TASK [prepare-workspace : Synchronize src repos to workspace directory.]
2026-06-12 16:05:33.561838 | controller | Output suppressed because no_log was given
2026-06-12 16:05:33.577927 | 
2026-06-12 16:05:33.578147 | TASK [Create zuul-output directory]
2026-06-12 16:05:34.075413 | controller | ok
2026-06-12 16:05:34.082232 | 
2026-06-12 16:05:34.082315 | TASK [Install required packages]
2026-06-12 16:05:35.646497 | controller | ok: Nothing to do
2026-06-12 16:05:35.656302 | 
2026-06-12 16:05:35.656454 | TASK [Output pip related things]
2026-06-12 16:05:36.557952 | controller | pip 21.3.1 from /usr/lib/python3.9/site-packages/pip (python 3.9)
2026-06-12 16:05:36.746545 | controller | ok: Runtime: 0:00:00.427541
2026-06-12 16:05:36.755402 | 
2026-06-12 16:05:36.755538 | TASK [Install requirements]
2026-06-12 16:06:49.022159 | controller | changed
2026-06-12 16:06:49.046369 | 
2026-06-12 16:06:49.046527 | TASK [Add cronjob to trigger job stats]
2026-06-12 16:06:49.105845 | controller | skipping: Conditional result was False
2026-06-12 16:06:49.117196 | 
2026-06-12 16:06:49.117370 | LOOP [Construct project change list]
2026-06-12 16:06:49.189712 | controller | ok:
2026-06-12 16:06:49.190052 | controller | {
2026-06-12 16:06:49.190109 | controller |   "branch": "main",
2026-06-12 16:06:49.190148 | controller |   "change": "1191",
2026-06-12 16:06:49.190185 | controller |   "change_message": "Feat: Migrate neutron_ovn to Quadlet\n\nDepends-on: #1175 \r\nJira: [OSPRH-27884](https://redhat.atlassian.net/browse/OSPRH-27884)",
2026-06-12 16:06:49.190229 | controller |   "change_url": "https://github.com/openstack-k8s-operators/edpm-ansible/pull/1191",
2026-06-12 16:06:49.190267 | controller |   "commit_id": "0d5932bc7e4b786a4f66bb71a9845a8ad6dbd838",
2026-06-12 16:06:49.190304 | controller |   "patchset": "0d5932bc7e4b786a4f66bb71a9845a8ad6dbd838",
2026-06-12 16:06:49.190339 | controller |   "project": {
2026-06-12 16:06:49.190374 | controller |     "canonical_hostname": "github.com",
2026-06-12 16:06:49.190409 | controller |     "canonical_name": "github.com/openstack-k8s-operators/edpm-ansible",
2026-06-12 16:06:49.190444 | controller |     "name": "openstack-k8s-operators/edpm-ansible",
2026-06-12 16:06:49.190488 | controller |     "short_name": "edpm-ansible",
2026-06-12 16:06:49.190535 | controller |     "src_dir": "src/github.com/openstack-k8s-operators/edpm-ansible"
2026-06-12 16:06:49.190604 | controller |   },
2026-06-12 16:06:49.190654 | controller |   "topic": null
2026-06-12 16:06:49.190691 | controller | }
2026-06-12 16:06:49.247316 | 
2026-06-12 16:06:49.247479 | PLAY [Run ci/playbooks/build_runner_image.yml]
2026-06-12 16:06:49.254323 | 
2026-06-12 16:06:49.254409 | TASK [Filter out host if needed]
2026-06-12 16:06:49.275203 | controller | skipping: end_host conditional evaluated to False, continuing execution for controller
2026-06-12 16:06:49.284137 | 
2026-06-12 16:06:49.284299 | TASK [Get git tag for image tagging]
2026-06-12 16:06:49.673012 | controller | 0d5932bc7e4b786a4f66bb71a9845a8ad6dbd838
2026-06-12 16:06:49.818785 | controller | ok: Runtime: 0:00:00.006796
2026-06-12 16:06:49.827406 | 
2026-06-12 16:06:49.827539 | TASK [Set openstack-runner image]
2026-06-12 16:06:49.887092 | controller | ok
2026-06-12 16:06:49.895504 | 
2026-06-12 16:06:49.895692 | TASK [Build openstack-runner image]
2026-06-12 16:08:30.007097 | controller | changed
2026-06-12 16:08:30.026053 | 
2026-06-12 16:08:30.026311 | TASK [Push openstack-runner image]
2026-06-12 16:08:35.503195 | controller | changed
2026-06-12 16:08:35.512106 | 
2026-06-12 16:08:35.512241 | TASK [Make sure ci-framework directory exists]
2026-06-12 16:08:35.891207 | controller | changed
2026-06-12 16:08:35.900093 | 
2026-06-12 16:08:35.900219 | TASK [Create EDPM ansible var file]
2026-06-12 16:08:37.731750 | controller | changed
2026-06-12 16:08:37.734164 | 
2026-06-12 16:08:37.734268 | PLAY RECAP
2026-06-12 16:08:37.734364 | controller | ok: 13 changed: 8 unreachable: 0 failed: 0 skipped: 1 rescued: 0 ignored: 0
2026-06-12 16:08:37.734408 | 
2026-06-12 16:08:37.871612 | PRE-RUN END RESULT_NORMAL: [untrusted : github.com/openstack-k8s-operators/ci-framework/ci/playbooks/e2e-prepare.yml@main]
2026-06-12 16:08:37.873968 | PRE-RUN START: [untrusted : github.com/openstack-k8s-operators/ci-framework/ci/playbooks/dump_zuul_data.yml@main]
2026-06-12 16:08:38.530932 | 
2026-06-12 16:08:38.531065 | PLAY [Run ci/playbooks/dump_zuul_data.yml]
2026-06-12 16:08:38.542526 | 
2026-06-12 16:08:38.542672 | TASK [Create zuul-output directory]
2026-06-12 16:08:39.078755 | controller | changed
2026-06-12 16:08:39.085564 | 
2026-06-12 16:08:39.085727 | TASK [Slurp Zuul inventory test]
2026-06-12 16:08:39.569274 | controller -> localhost | ok
2026-06-12 16:08:39.581852 | 
2026-06-12 16:08:39.582074 | TASK [Save zuul inventory]
2026-06-12 16:08:41.526662 | controller | changed
2026-06-12 16:08:41.537441 | 
2026-06-12 16:08:41.537622 | TASK [Save zuul vars without the change_message]
2026-06-12 16:08:43.279317 | controller | changed
2026-06-12 16:08:43.282124 | 
2026-06-12 16:08:43.282229 | PLAY RECAP
2026-06-12 16:08:43.282319 | controller | ok: 4 changed: 3 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0
2026-06-12 16:08:43.282386 | 
2026-06-12 16:08:43.462387 | PRE-RUN END RESULT_NORMAL: [untrusted : github.com/openstack-k8s-operators/ci-framework/ci/playbooks/dump_zuul_data.yml@main]
2026-06-12 16:08:43.466198 | RUN START: [untrusted : github.com/openstack-k8s-operators/ci-framework/ci/playbooks/edpm_baremetal_deployment/run.yml@main]
2026-06-12 16:08:44.083776 | 
2026-06-12 16:08:44.083891 | PLAY [Run ci/playbooks/edpm_baremetal_deployment/run.yml]
2026-06-12 16:08:44.094711 | 
2026-06-12 16:08:44.094781 | TASK [Filter out host if needed]
2026-06-12 16:08:44.101893 | controller | skipping: end_host conditional evaluated to False, continuing execution for controller
2026-06-12 16:08:44.105498 | 
2026-06-12 16:08:44.105559 | TASK [Check for edpm-ansible.yml file]
2026-06-12 16:08:44.644701 | controller | ok
2026-06-12 16:08:44.649193 | 
2026-06-12 16:08:44.649266 | TASK [Check if new ssh keypair exists]
2026-06-12 16:08:44.678494 | controller | ok
2026-06-12 16:08:44.693985 | 
2026-06-12 16:08:44.694126 | TASK [recognize_ssh_keypair : Check if id_ed25519 key exists]
2026-06-12 16:08:45.063226 | controller | ok
2026-06-12 16:08:45.073604 | 
2026-06-12 16:08:45.073747 | TASK [recognize_ssh_keypair : Set fact if new keypair exists]
2026-06-12 16:08:45.109160 | controller | ok
2026-06-12 16:08:45.117270 | 
2026-06-12 16:08:45.117409 | TASK [recognize_ssh_keypair : Set fact if new keypair does not exists]
2026-06-12 16:08:45.134127 | controller | skipping: Conditional result was False
2026-06-12 16:08:45.151417 | 
2026-06-12 16:08:45.151551 | TASK [Add crc node in local inventory]
2026-06-12 16:08:45.196650 | controller | changed
2026-06-12 16:08:45.207139 | 
2026-06-12 16:08:45.207278 | LOOP [Ensure we know ssh hosts]
2026-06-12 16:08:45.841527 | controller | ok: Item: controller Runtime: 0:00:00.060687
2026-06-12 16:08:46.258333 | controller | ok: Item: crc Runtime: 0:00:00.115774
2026-06-12 16:08:46.269488 | 
2026-06-12 16:08:46.269812 | TASK [Load zuul_inventory]
2026-06-12 16:08:46.801894 | controller | ok
2026-06-12 16:08:46.814271 | 
2026-06-12 16:08:46.814423 | TASK [Inject CRC in zuul_inventory.yml]
2026-06-12 16:08:48.560836 | controller | changed
2026-06-12 16:08:48.571436 | 
2026-06-12 16:08:48.571611 | TASK [Perform Podified and EDPM deployment on compute nodes with virtual baremetal]
2026-06-12 16:08:50.301324 | controller |
2026-06-12 16:08:50.301444 | controller | PLAY [Remove status flag] ******************************************************
2026-06-12 16:08:50.301451 | controller |
2026-06-12 16:08:50.301455 | controller | TASK [Gathering Facts ] ********************************************************
2026-06-12 16:08:50.301462 | controller | Friday 12 June 2026  16:08:50 +0000 (0:00:00.043)       0:00:00.043 ***********
2026-06-12 16:08:50.301467 | controller | Friday 12 June 2026  16:08:50 +0000 (0:00:00.041)       0:00:00.041 ***********
2026-06-12 16:08:51.551855 | controller | ok: [localhost]
2026-06-12 16:08:51.551925 | controller |
2026-06-12 16:08:51.551932 | controller | TASK [Delete success flag if exists path={{ ansible_user_dir }}/cifmw-success, state=absent] ***
2026-06-12 16:08:51.551942 | controller | Friday 12 June 2026  16:08:51 +0000 (0:00:01.250)       0:00:01.293 ***********
2026-06-12 16:08:51.551949 | controller | Friday 12 June 2026  16:08:51 +0000 (0:00:01.250)       0:00:01.292 ***********
2026-06-12 16:08:51.862250 | controller | ok: [localhost]
2026-06-12 16:08:51.862331 | controller |
2026-06-12 16:08:51.862337 | controller | TASK [Inherit from parent scenarios if needed _raw_params=ci/playbooks/tasks/inherit_parent_scenario.yml] ***
2026-06-12 16:08:51.862343 | controller | Friday 12 June 2026  16:08:51 +0000 (0:00:00.310)       0:00:01.604 ***********
2026-06-12 16:08:51.862347 | controller | Friday 12 June 2026  16:08:51 +0000 (0:00:00.310)       0:00:01.602 ***********
2026-06-12 16:08:51.936386 | controller | included: /home/zuul/src/github.com/openstack-k8s-operators/ci-framework/ci/playbooks/tasks/inherit_parent_scenario.yml for localhost
2026-06-12 16:08:51.936482 | controller |
2026-06-12 16:08:51.936493 | controller | TASK [Inherit from parent parameter file if instructed file={{ item }}] ********
2026-06-12 16:08:51.936502 | controller | Friday 12 June 2026  16:08:51 +0000 (0:00:00.074)       0:00:01.678 ***********
2026-06-12 16:08:51.936510 | controller | Friday 12 June 2026  16:08:51 +0000 (0:00:00.074)       0:00:01.677 ***********
2026-06-12 16:08:51.982386 | controller | skipping: [localhost]
2026-06-12 16:08:51.982477 | controller |
2026-06-12 16:08:51.982504 | controller | TASK [cifmw_setup : Set custom cifmw PATH reusable fact cifmw_path={{ ansible_user_dir }}/.crc/bin:{{ ansible_user_dir }}/.crc/bin/oc:{{ ansible_user_dir }}/bin:{{ ansible_env.PATH }}, cacheable=True] ***
2026-06-12 16:08:51.982517 | controller | Friday 12 June 2026  16:08:51 +0000 (0:00:00.045)       0:00:01.724 ***********
2026-06-12 16:08:51.982525 | controller | Friday 12 June 2026  16:08:51 +0000 (0:00:00.045)       0:00:01.723 ***********
2026-06-12 16:08:52.028497 | controller | ok: [localhost]
2026-06-12 16:08:52.028604 | controller |
2026-06-12 16:08:52.028634 | controller | TASK [cifmw_setup : Get customized parameters ci_framework_params={{
2026-06-12 16:08:52.028656 | controller |   hostvars[inventory_hostname] |
2026-06-12 16:08:52.028668 | controller |   dict2items |
2026-06-12 16:08:52.028681 | controller |   selectattr("key", "match",
2026-06-12 16:08:52.028693 | controller |              "^(cifmw|pre|post)_(?!install_yamls|openshift_token|openshift_login|openshift_kubeconfig).*") |
2026-06-12 16:08:52.028704 | controller |   list | items2dict
2026-06-12 16:08:52.028715 | controller | }}] ***
2026-06-12 16:08:52.028727 | controller | Friday 12 June 2026  16:08:52 +0000 (0:00:00.046)       0:00:01.770 ***********
2026-06-12 16:08:52.028738 | controller | Friday 12 June 2026  16:08:52 +0000 (0:00:00.046)       0:00:01.769 ***********
2026-06-12 16:08:52.099908 | controller | ok: [localhost]
2026-06-12 16:08:52.100005 | controller |
2026-06-12 16:08:52.100013 | controller | TASK [install_ca : Ensure target directory exists path={{ cifmw_install_ca_trust_dir }}, state=directory, mode=0755] ***
2026-06-12 16:08:52.100022 | controller | Friday 12 June 2026  16:08:52 +0000 (0:00:00.071)       0:00:01.841 ***********
2026-06-12 16:08:52.100028 | controller | Friday 12 June 2026  16:08:52 +0000 (0:00:00.071)       0:00:01.840 ***********
2026-06-12 16:08:52.333321 | controller | ok: [localhost]
2026-06-12 16:08:52.333417 | controller |
2026-06-12 16:08:52.333431 | controller | TASK [install_ca : Wait until CA URL is reachable url={{ cifmw_install_ca_url }}, method=HEAD, validate_certs=False, follow_redirects=all, status_code=[200, 301, 302, 303, 307, 308, 401, 403, 404, 405]] ***
2026-06-12 16:08:52.333441 | controller | Friday 12 June 2026  16:08:52 +0000 (0:00:00.233)       0:00:02.075 ***********
2026-06-12 16:08:52.333451 | controller | Friday 12 June 2026  16:08:52 +0000 (0:00:00.233)       0:00:02.074 ***********
2026-06-12 16:08:52.364604 | controller | skipping: [localhost]
2026-06-12 16:08:52.364696 | controller |
2026-06-12 16:08:52.364708 | controller | TASK [install_ca : Install internal CA from url url={{ cifmw_install_ca_url }}, dest={{ cifmw_install_ca_trust_dir }}, validate_certs={{ cifmw_install_ca_url_validate_certs | default(omit) }}, mode=0644] ***
2026-06-12 16:08:52.364719 | controller | Friday 12 June 2026  16:08:52 +0000 (0:00:00.031)       0:00:02.106 ***********
2026-06-12 16:08:52.364727 | controller | Friday 12 June 2026  16:08:52 +0000 (0:00:00.031)       0:00:02.105 ***********
2026-06-12 16:08:52.397845 | controller | skipping: [localhost]
2026-06-12 16:08:52.397943 | controller |
2026-06-12 16:08:52.397951 | controller | TASK [install_ca : Install custom CA bundle from inline dest={{ cifmw_install_ca_trust_dir }}/cifmw_inline_ca_bundle.crt, content={{ cifmw_install_ca_bundle_inline }}, mode=0644] ***
2026-06-12 16:08:52.397960 | controller | Friday 12 June 2026  16:08:52 +0000 (0:00:00.032)       0:00:02.139 ***********
2026-06-12 16:08:52.397966 | controller | Friday 12 June 2026  16:08:52 +0000 (0:00:00.032)       0:00:02.138 ***********
2026-06-12 16:08:52.426410 | controller | skipping: [localhost]
2026-06-12 16:08:52.426531 | controller |
2026-06-12 16:08:52.426539 | controller | TASK [install_ca : Install custom CA bundle from file dest={{ cifmw_install_ca_trust_dir }}/{{ cifmw_install_ca_bundle_src | basename }}, src={{ cifmw_install_ca_bundle_src }}, mode=0644] ***
2026-06-12 16:08:52.426547 | controller | Friday 12 June 2026  16:08:52 +0000 (0:00:00.029)       0:00:02.168 ***********
2026-06-12 16:08:52.426590 | controller | Friday 12 June 2026  16:08:52 +0000 (0:00:00.028)       0:00:02.167 ***********
2026-06-12 16:08:52.450355 | controller | skipping: [localhost]
2026-06-12 16:08:52.450450 | controller |
2026-06-12 16:08:52.450457 | controller | TASK [install_ca : Update ca bundle _raw_params=update-ca-trust] ***************
2026-06-12 16:08:52.450462 | controller | Friday 12 June 2026  16:08:52 +0000 (0:00:00.023)       0:00:02.192 ***********
2026-06-12 16:08:52.450467 | controller | Friday 12 June 2026  16:08:52 +0000 (0:00:00.023)       0:00:02.191 ***********
2026-06-12 16:08:52.488089 | controller | skipping: [localhost]
2026-06-12 16:08:52.488204 | controller |
2026-06-12 16:08:52.488213 | controller | TASK [repo_setup : Ensure directories are present path={{ cifmw_repo_setup_basedir }}/{{ item }}, state=directory, mode=0755] ***
2026-06-12 16:08:52.488222 | controller | Friday 12 June 2026  16:08:52 +0000 (0:00:00.037)       0:00:02.229 ***********
2026-06-12 16:08:52.488226 | controller | Friday 12 June 2026  16:08:52 +0000 (0:00:00.037)       0:00:02.228 ***********
2026-06-12 16:08:53.132527 | controller | changed: [localhost] => (item=tmp)
2026-06-12 16:08:53.132601 | controller | changed: [localhost] => (item=artifacts/repositories)
2026-06-12 16:08:53.132607 | controller | changed: [localhost] => (item=venv/repo_setup)
2026-06-12 16:08:53.132612 | controller |
2026-06-12 16:08:53.132618 | controller | TASK [repo_setup : Make sure git-core package is installed name=git-core, state=present] ***
2026-06-12 16:08:53.132623 | controller | Friday 12 June 2026  16:08:53 +0000 (0:00:00.644)       0:00:02.874 ***********
2026-06-12 16:08:53.132628 | controller | Friday 12 June 2026  16:08:53 +0000 (0:00:00.644)       0:00:02.873 ***********
2026-06-12 16:08:54.366899 | controller | ok: [localhost]
2026-06-12 16:08:54.367006 | controller |
2026-06-12 16:08:54.367038 | controller | TASK [repo_setup : Get repo-setup repository accept_hostkey=True, dest={{ cifmw_repo_setup_basedir }}/tmp/repo-setup, repo={{ cifmw_repo_setup_src }}, version={{ cifmw_repo_setup_version }}] ***
2026-06-12 16:08:54.367047 | controller | Friday 12 June 2026  16:08:54 +0000 (0:00:01.234)       0:00:04.109 ***********
2026-06-12 16:08:54.367054 | controller | Friday 12 June 2026  16:08:54 +0000 (0:00:01.234)       0:00:04.107 ***********
2026-06-12 16:08:55.835980 | controller | changed: [localhost]
2026-06-12 16:08:55.836096 | controller |
2026-06-12 16:08:55.836106 | controller | TASK [repo_setup : Initialize python venv and install requirements virtualenv={{ cifmw_repo_setup_venv }}, requirements={{ cifmw_repo_setup_basedir }}/tmp/repo-setup/requirements.txt, virtualenv_command=python3 -m venv  --system-site-packages --upgrade-deps] ***
2026-06-12 16:08:55.836124 | controller | Friday 12 June 2026  16:08:55 +0000 (0:00:01.468)       0:00:05.577 ***********
2026-06-12 16:08:55.836175 | controller | Friday 12 June 2026  16:08:55 +0000 (0:00:01.468)       0:00:05.576 ***********
2026-06-12 16:09:04.327904 | controller | changed: [localhost]
2026-06-12 16:09:04.328008 | controller |
2026-06-12 16:09:04.328016 | controller | TASK [repo_setup : Install repo-setup package chdir={{ cifmw_repo_setup_basedir }}/tmp/repo-setup, creates={{ cifmw_repo_setup_venv }}/bin/repo-setup, _raw_params={{ cifmw_repo_setup_venv }}/bin/python setup.py install] ***
2026-06-12 16:09:04.328023 | controller | Friday 12 June 2026  16:09:04 +0000 (0:00:08.492)       0:00:14.070 ***********
2026-06-12 16:09:04.328028 | controller | Friday 12 June 2026  16:09:04 +0000 (0:00:08.492)       0:00:14.068 ***********
2026-06-12 16:09:05.214998 | controller | changed: [localhost]
2026-06-12 16:09:05.215069 | controller |
2026-06-12 16:09:05.215074 | controller | TASK [repo_setup : Set cifmw_repo_setup_dlrn_hash_tag from content provider cifmw_repo_setup_dlrn_hash_tag={{ content_provider_dlrn_md5_hash }}] ***
2026-06-12 16:09:05.215080 | controller | Friday 12 June 2026  16:09:05 +0000 (0:00:00.887)       0:00:14.957 ***********
2026-06-12 16:09:05.215084 | controller | Friday 12 June 2026  16:09:05 +0000 (0:00:00.887)       0:00:14.955 ***********
2026-06-12 16:09:05.252179 | controller | skipping: [localhost]
2026-06-12 16:09:05.252233 | controller |
2026-06-12 16:09:05.252260 | controller | TASK [repo_setup : Run repo-setup _raw_params={{ cifmw_repo_setup_venv }}/bin/repo-setup {{ cifmw_repo_setup_promotion }} {{ cifmw_repo_setup_additional_repos }} -d {{ cifmw_repo_setup_os_release }}{{ cifmw_repo_setup_dist_major_version }} -b {{ cifmw_repo_setup_branch }} --rdo-mirror {{ cifmw_repo_setup_rdo_mirror }} {% if cifmw_repo_setup_dlrn_hash_tag | length > 0 %} --dlrn-hash-tag {{ cifmw_repo_setup_dlrn_hash_tag }} {% endif %} {% for repo in cifmw_repo_setup_extra_repos %} --extra-repo {{ repo }} {% endfor %} {% for repo in cifmw_repo_setup_disable_repos %} --disable-repo {{ repo }} {% endfor %} -o {{ cifmw_repo_setup_output }}] ***
2026-06-12 16:09:05.252266 | controller | Friday 12 June 2026  16:09:05 +0000 (0:00:00.036)       0:00:14.994 ***********
2026-06-12 16:09:05.252270 | controller | Friday 12 June 2026  16:09:05 +0000 (0:00:00.037)       0:00:14.992 ***********
2026-06-12 16:09:05.997555 | controller | changed: [localhost]
2026-06-12 16:09:05.997657 | controller |
2026-06-12 16:09:05.997664 | controller | TASK [repo_setup : Get component repo url={{ cifmw_repo_setup_dlrn_uri }}/{{ cifmw_repo_setup_os_release }}{{ cifmw_repo_setup_dist_major_version }}-{{ cifmw_repo_setup_branch }}/component/{{ cifmw_repo_setup_component_name }}/{{ cifmw_repo_setup_component_promotion_tag }}/delorean.repo, dest={{ cifmw_repo_setup_output }}/{{ cifmw_repo_setup_component_name }}_{{ cifmw_repo_setup_component_promotion_tag }}_delorean.repo, mode=0644] ***
2026-06-12 16:09:05.997670 | controller | Friday 12 June 2026  16:09:05 +0000 (0:00:00.744)       0:00:15.738 ***********
2026-06-12 16:09:05.997675 | controller | Friday 12 June 2026  16:09:05 +0000 (0:00:00.744)       0:00:15.737 ***********
2026-06-12 16:09:06.066475 | controller | skipping: [localhost]
2026-06-12 16:09:06.066588 | controller |
2026-06-12 16:09:06.066609 | controller | TASK [repo_setup : Rename component repo path={{ cifmw_repo_setup_output }}/{{ cifmw_repo_setup_component_name }}_{{ cifmw_repo_setup_component_promotion_tag }}_delorean.repo, regexp=delorean-component-{{ cifmw_repo_setup_component_name }}, replace={{ cifmw_repo_setup_component_name }}-{{ cifmw_repo_setup_component_promotion_tag }}] ***
2026-06-12 16:09:06.066617 | controller | Friday 12 June 2026  16:09:06 +0000 (0:00:00.069)       0:00:15.808 ***********
2026-06-12 16:09:06.066623 | controller | Friday 12 June 2026  16:09:06 +0000 (0:00:00.069)       0:00:15.807 ***********
2026-06-12 16:09:06.116718 | controller | skipping: [localhost]
2026-06-12 16:09:06.116833 | controller |
2026-06-12 16:09:06.116842 | controller | TASK [repo_setup : Disable component repo in current-podified dlrn repo path={{ cifmw_repo_setup_output }}/delorean.repo, section=delorean-component-{{ cifmw_repo_setup_component_name }}, option=enabled, value=0, mode=0644] ***
2026-06-12 16:09:06.116848 | controller | Friday 12 June 2026  16:09:06 +0000 (0:00:00.050)       0:00:15.858 ***********
2026-06-12 16:09:06.116853 | controller | Friday 12 June 2026  16:09:06 +0000 (0:00:00.050)       0:00:15.857 ***********
2026-06-12 16:09:06.171917 | controller | skipping: [localhost]
2026-06-12 16:09:06.172019 | controller |
2026-06-12 16:09:06.172046 | controller | TASK [repo_setup : Run repo-setup-get-hash _raw_params={{ cifmw_repo_setup_venv }}/bin/repo-setup-get-hash --dlrn-url {{ cifmw_repo_setup_dlrn_uri[:-1] }} --os-version {{ cifmw_repo_setup_os_release }}{{ cifmw_repo_setup_dist_major_version }} --release {{ cifmw_repo_setup_branch }} {% if cifmw_repo_setup_component_name | length > 0 -%} --component {{ cifmw_repo_setup_component_name }} --tag {{ cifmw_repo_setup_component_promotion_tag }} {% else -%} --tag {{cifmw_repo_setup_promotion }} {% endif -%} {% if (cifmw_repo_setup_dlrn_hash_tag | length > 0) and (cifmw_repo_setup_component_name | length <= 0) -%} --dlrn-hash-tag {{ cifmw_repo_setup_dlrn_hash_tag }} {% endif -%} --json] ***
2026-06-12 16:09:06.172056 | controller | Friday 12 June 2026  16:09:06 +0000 (0:00:00.055)       0:00:15.913 ***********
2026-06-12 16:09:06.172063 | controller | Friday 12 June 2026  16:09:06 +0000 (0:00:00.055)       0:00:15.912 ***********
2026-06-12 16:09:06.669424 | controller | changed: [localhost]
2026-06-12 16:09:06.669531 | controller |
2026-06-12 16:09:06.669540 | controller | TASK [repo_setup : Dump full hash in delorean.repo.md5 file content={{ _repo_setup_json['full_hash'] }}
2026-06-12 16:09:06.669547 | controller | , dest={{ cifmw_repo_setup_basedir }}/artifacts/repositories/delorean.repo.md5, mode=0644] ***
2026-06-12 16:09:06.669553 | controller | Friday 12 June 2026  16:09:06 +0000 (0:00:00.497)       0:00:16.411 ***********
2026-06-12 16:09:06.669559 | controller | Friday 12 June 2026  16:09:06 +0000 (0:00:00.497)       0:00:16.409 ***********
2026-06-12 16:09:07.537807 | controller | changed: [localhost]
2026-06-12 16:09:07.537854 | controller |
2026-06-12 16:09:07.537868 | controller | TASK [repo_setup : Dump current-podified hash url={{ cifmw_repo_setup_dlrn_uri }}/{{ cifmw_repo_setup_os_release }}{{ cifmw_repo_setup_dist_major_version }}-{{ cifmw_repo_setup_branch }}/current-podified/delorean.repo.md5, dest={{ cifmw_repo_setup_basedir }}/artifacts/repositories/delorean.repo.md5, mode=0644] ***
2026-06-12 16:09:07.537874 | controller | Friday 12 June 2026  16:09:07 +0000 (0:00:00.868)       0:00:17.280 ***********
2026-06-12 16:09:07.537878 | controller | Friday 12 June 2026  16:09:07 +0000 (0:00:00.868)       0:00:17.278 ***********
2026-06-12 16:09:07.579884 | controller | skipping: [localhost]
2026-06-12 16:09:07.579936 | controller |
2026-06-12 16:09:07.579944 | controller | TASK [repo_setup : Slurp current podified hash src={{ cifmw_repo_setup_basedir }}/artifacts/repositories/delorean.repo.md5] ***
2026-06-12 16:09:07.579952 | controller | Friday 12 June 2026  16:09:07 +0000 (0:00:00.041)       0:00:17.321 ***********
2026-06-12 16:09:07.579958 | controller | Friday 12 June 2026  16:09:07 +0000 (0:00:00.041)       0:00:17.320 ***********
2026-06-12 16:09:07.613660 | controller | skipping: [localhost]
2026-06-12 16:09:07.613705 | controller |
2026-06-12 16:09:07.613712 | controller | TASK [repo_setup : Update the value of full_hash _repo_setup_json={{ _repo_setup_json | combine({'full_hash': _hash}, recursive=true) }}] ***
2026-06-12 16:09:07.613718 | controller | Friday 12 June 2026  16:09:07 +0000 (0:00:00.033)       0:00:17.355 ***********
2026-06-12 16:09:07.613722 | controller | Friday 12 June 2026  16:09:07 +0000 (0:00:00.033)       0:00:17.354 ***********
2026-06-12 16:09:07.645800 | controller | skipping: [localhost]
2026-06-12 16:09:07.645846 | controller |
2026-06-12 16:09:07.645852 | controller | TASK [repo_setup : Export hashes facts for further use cifmw_repo_setup_full_hash={{ _repo_setup_json['full_hash'] }}, cifmw_repo_setup_commit_hash={{ _repo_setup_json['commit_hash'] }}, cifmw_repo_setup_distro_hash={{ _repo_setup_json['distro_hash'] }}, cifmw_repo_setup_extended_hash={{ _repo_setup_json['extended_hash'] }}, cifmw_repo_setup_dlrn_api_url={{ _repo_setup_json['dlrn_api_url'] }}, cifmw_repo_setup_dlrn_url={{ _repo_setup_json['dlrn_url'] }}, cifmw_repo_setup_release={{ _repo_setup_json['release'] }}, cacheable=True] ***
2026-06-12 16:09:07.645858 | controller | Friday 12 June 2026  16:09:07 +0000 (0:00:00.032)       0:00:17.387 ***********
2026-06-12 16:09:07.645862 | controller | Friday 12 June 2026  16:09:07 +0000 (0:00:00.032)       0:00:17.386 ***********
2026-06-12 16:09:07.686953 | controller | ok: [localhost]
2026-06-12 16:09:07.687069 | controller |
2026-06-12 16:09:07.687076 | controller | TASK [repo_setup : Create download directory path={{ cifmw_repo_setup_rhos_release_path }}, state=directory, mode=0755] ***
2026-06-12 16:09:07.687081 | controller | Friday 12 June 2026  16:09:07 +0000 (0:00:00.041)       0:00:17.429 ***********
2026-06-12 16:09:07.687087 | controller | Friday 12 June 2026  16:09:07 +0000 (0:00:00.041)       0:00:17.427 ***********
2026-06-12 16:09:07.718634 | controller | skipping: [localhost]
2026-06-12 16:09:07.718734 | controller |
2026-06-12 16:09:07.718740 | controller | TASK [repo_setup : Print the URL to request msg={{ cifmw_repo_setup_rhos_release_rpm }}] ***
2026-06-12 16:09:07.718745 | controller | Friday 12 June 2026  16:09:07 +0000 (0:00:00.031)       0:00:17.460 ***********
2026-06-12 16:09:07.718750 | controller | Friday 12 June 2026  16:09:07 +0000 (0:00:00.031)       0:00:17.459 ***********
2026-06-12 16:09:07.747363 | controller | skipping: [localhost]
2026-06-12 16:09:07.747471 | controller |
2026-06-12 16:09:07.747481 | controller | TASK [Download the RPM name=krb_request] ***************************************
2026-06-12 16:09:07.747487 | controller | Friday 12 June 2026  16:09:07 +0000 (0:00:00.028)       0:00:17.489 ***********
2026-06-12 16:09:07.747492 | controller | Friday 12 June 2026  16:09:07 +0000 (0:00:00.028)       0:00:17.488 ***********
2026-06-12 16:09:07.773585 | controller | skipping: [localhost]
2026-06-12 16:09:07.773691 | controller |
2026-06-12 16:09:07.773698 | controller | TASK [repo_setup : Install RHOS Release tool name={{
2026-06-12 16:09:07.773703 | controller |   cifmw_repo_setup_rhos_release_rpm
2026-06-12 16:09:07.773708 | controller |   if cifmw_repo_setup_rhos_release_rpm is not url
2026-06-12 16:09:07.773712 | controller |   else cifmw_krb_request_out.path
2026-06-12 16:09:07.773716 | controller | }}, state=present, disable_gpg_check={{ cifmw_repo_setup_rhos_release_gpg_check | bool }}] ***
2026-06-12 16:09:07.773722 | controller | Friday 12 June 2026  16:09:07 +0000 (0:00:00.026)       0:00:17.515 ***********
2026-06-12 16:09:07.773726 | controller | Friday 12 June 2026  16:09:07 +0000 (0:00:00.026)       0:00:17.514 ***********
2026-06-12 16:09:07.804339 | controller | skipping: [localhost]
2026-06-12 16:09:07.804434 | controller |
2026-06-12 16:09:07.804444 | controller | TASK [repo_setup : Get rhos-release tool version _raw_params=rhos-release --version] ***
2026-06-12 16:09:07.804452 | controller | Friday 12 June 2026  16:09:07 +0000 (0:00:00.030)       0:00:17.546 ***********
2026-06-12 16:09:07.804457 | controller | Friday 12 June 2026  16:09:07 +0000 (0:00:00.030)       0:00:17.545 ***********
2026-06-12 16:09:07.834431 | controller | skipping: [localhost]
2026-06-12 16:09:07.834535 | controller |
2026-06-12 16:09:07.834541 | controller | TASK [repo_setup : Print rhos-release tool version msg={{ rr_version.stdout }}] ***
2026-06-12 16:09:07.834547 | controller | Friday 12 June 2026  16:09:07 +0000 (0:00:00.030)       0:00:17.576 ***********
2026-06-12 16:09:07.834551 | controller | Friday 12 June 2026  16:09:07 +0000 (0:00:00.030)       0:00:17.575 ***********
2026-06-12 16:09:07.865434 | controller | skipping: [localhost]
2026-06-12 16:09:07.865531 | controller |
2026-06-12 16:09:07.865538 | controller | TASK [repo_setup : Generate repos using rhos-release {{ cifmw_repo_setup_rhos_release_args }} _raw_params=rhos-release {{ cifmw_repo_setup_rhos_release_args }} \
2026-06-12 16:09:07.865543 | controller |   -t {{ cifmw_repo_setup_output }}] ***
2026-06-12 16:09:07.865549 | controller | Friday 12 June 2026  16:09:07 +0000 (0:00:00.031)       0:00:17.607 ***********
2026-06-12 16:09:07.865553 | controller | Friday 12 June 2026  16:09:07 +0000 (0:00:00.031)       0:00:17.606 ***********
2026-06-12 16:09:07.889944 | controller | skipping: [localhost]
2026-06-12 16:09:07.890037 | controller |
2026-06-12 16:09:07.890046 | controller | TASK [repo_setup : Check for /etc/ci/mirror_info.sh path=/etc/ci/mirror_info.sh] ***
2026-06-12 16:09:07.890053 | controller | Friday 12 June 2026  16:09:07 +0000 (0:00:00.024)       0:00:17.632 ***********
2026-06-12 16:09:07.890059 | controller | Friday 12 June 2026  16:09:07 +0000 (0:00:00.024)       0:00:17.630 ***********
2026-06-12 16:09:08.109917 | controller | ok: [localhost]
2026-06-12 16:09:08.109961 | controller |
2026-06-12 16:09:08.109968 | controller | TASK [repo_setup : Use RDO proxy mirrors chdir={{ cifmw_repo_setup_output }}, _raw_params=set -o pipefail
2026-06-12 16:09:08.109973 | controller | source /etc/ci/mirror_info.sh
2026-06-12 16:09:08.109978 | controller | sed -i -e "s|https://trunk.rdoproject.org|$NODEPOOL_RDO_PROXY|g" *.repo
2026-06-12 16:09:08.109989 | controller | ] ***
2026-06-12 16:09:08.109993 | controller | Friday 12 June 2026  16:09:08 +0000 (0:00:00.220)       0:00:17.852 ***********
2026-06-12 16:09:08.109997 | controller | Friday 12 June 2026  16:09:08 +0000 (0:00:00.220)       0:00:17.850 ***********
2026-06-12 16:09:08.323840 | controller | changed: [localhost]
2026-06-12 16:09:08.323947 | controller |
2026-06-12 16:09:08.323956 | controller | TASK [repo_setup : Use RDO CentOS mirrors (remove CentOS 10 conditional when Nodepool mirrors exist) chdir={{ cifmw_repo_setup_output }}, _raw_params=set -o pipefail
2026-06-12 16:09:08.323963 | controller | source /etc/ci/mirror_info.sh
2026-06-12 16:09:08.323970 | controller | sed -i -e "s|http://mirror.stream.centos.org|$NODEPOOL_CENTOS_MIRROR|g" *.repo
2026-06-12 16:09:08.323977 | controller | ] ***
2026-06-12 16:09:08.323983 | controller | Friday 12 June 2026  16:09:08 +0000 (0:00:00.213)       0:00:18.065 ***********
2026-06-12 16:09:08.323988 | controller | Friday 12 June 2026  16:09:08 +0000 (0:00:00.213)       0:00:18.064 ***********
2026-06-12 16:09:08.582868 | controller | changed: [localhost]
2026-06-12 16:09:08.582929 | controller |
2026-06-12 16:09:08.582941 | controller | TASK [repo_setup : Check for gating.repo file on content provider url=http://{{ content_provider_registry_ip }}:8766/gating.repo] ***
2026-06-12 16:09:08.582951 | controller | Friday 12 June 2026  16:09:08 +0000 (0:00:00.259)       0:00:18.324 ***********
2026-06-12 16:09:08.582961 | controller | Friday 12 June 2026  16:09:08 +0000 (0:00:00.259)       0:00:18.323 ***********
2026-06-12 16:09:09.184465 | controller | task path: /home/zuul/src/github.com/openstack-k8s-operators/ci-framework/roles/repo_setup/tasks/populate_gating_repo.yml:2
2026-06-12 16:09:09.184597 | controller | fatal: [localhost]: FAILED! =>
2026-06-12 16:09:09.184606 | controller |     changed: false
2026-06-12 16:09:09.184612 | controller |     elapsed: 0
2026-06-12 16:09:09.184618 | controller |     msg: 'Status code was -1 and not [200]: Request failed: <urlopen error [Errno 111]
2026-06-12 16:09:09.184625 | controller |       Connection refused>'
2026-06-12 16:09:09.184630 | controller |     redirected: false
2026-06-12 16:09:09.184636 | controller |     status: -1
2026-06-12 16:09:09.184641 | controller |     url: http://38.102.83.120:8766/gating.repo
2026-06-12 16:09:09.184647 | controller | ...ignoring
2026-06-12 16:09:09.184654 | controller |
2026-06-12 16:09:09.184659 | controller | TASK [repo_setup : Populate gating repo from content provider ip content=[gating-repo]
2026-06-12 16:09:09.184665 | controller | baseurl=http://{{ content_provider_registry_ip }}:8766/
2026-06-12 16:09:09.184670 | controller | enabled=1
2026-06-12 16:09:09.184676 | controller | gpgcheck=0
2026-06-12 16:09:09.184681 | controller | priority=1
2026-06-12 16:09:09.184686 | controller | , dest={{ cifmw_repo_setup_output }}/gating.repo, mode=0644] ***
2026-06-12 16:09:09.184693 | controller | Friday 12 June 2026  16:09:09 +0000 (0:00:00.601)       0:00:18.926 ***********
2026-06-12 16:09:09.184699 | controller | Friday 12 June 2026  16:09:09 +0000 (0:00:00.601)       0:00:18.924 ***********
2026-06-12 16:09:09.231043 | controller | skipping: [localhost]
2026-06-12 16:09:09.231134 | controller |
2026-06-12 16:09:09.231181 | controller | TASK [repo_setup : Check for DLRN repo at the destination path={{ cifmw_repo_setup_output }}/delorean.repo] ***
2026-06-12 16:09:09.231191 | controller | Friday 12 June 2026  16:09:09 +0000 (0:00:00.046)       0:00:18.972 ***********
2026-06-12 16:09:09.231200 | controller | Friday 12 June 2026  16:09:09 +0000 (0:00:00.046)       0:00:18.971 ***********
2026-06-12 16:09:09.276376 | controller | skipping: [localhost]
2026-06-12 16:09:09.276449 | controller |
2026-06-12 16:09:09.276460 | controller | TASK [repo_setup : Lower the priority of DLRN repos to allow installation from gating repo path={{ cifmw_repo_setup_output }}/delorean.repo, regexp=priority=1, replace=priority=20] ***
2026-06-12 16:09:09.276469 | controller | Friday 12 June 2026  16:09:09 +0000 (0:00:00.045)       0:00:19.018 ***********
2026-06-12 16:09:09.276478 | controller | Friday 12 June 2026  16:09:09 +0000 (0:00:00.045)       0:00:19.017 ***********
2026-06-12 16:09:09.331685 | controller | skipping: [localhost]
2026-06-12 16:09:09.331809 | controller |
2026-06-12 16:09:09.331818 | controller | TASK [repo_setup : Check for DLRN component repo path={{ cifmw_repo_setup_output }}/{{ _comp_repo }}] ***
2026-06-12 16:09:09.331824 | controller | Friday 12 June 2026  16:09:09 +0000 (0:00:00.054)       0:00:19.073 ***********
2026-06-12 16:09:09.331828 | controller | Friday 12 June 2026  16:09:09 +0000 (0:00:00.054)       0:00:19.072 ***********
2026-06-12 16:09:09.368106 | controller | skipping: [localhost]
2026-06-12 16:09:09.368235 | controller |
2026-06-12 16:09:09.368257 | controller | TASK [repo_setup : Lower the priority of component repos to allow installation from gating repo path={{ cifmw_repo_setup_output }}/{{ _comp_repo }}, regexp=priority=1, replace=priority=2] ***
2026-06-12 16:09:09.368263 | controller | Friday 12 June 2026  16:09:09 +0000 (0:00:00.037)       0:00:19.110 ***********
2026-06-12 16:09:09.368268 | controller | Friday 12 June 2026  16:09:09 +0000 (0:00:00.037)       0:00:19.109 ***********
2026-06-12 16:09:09.424830 | controller | skipping: [localhost]
2026-06-12 16:09:09.424943 | controller |
2026-06-12 16:09:09.424951 | controller | TASK [repo_setup : Find existing repos from /etc/yum.repos.d directory paths=/etc/yum.repos.d/, patterns=*.repo, recurse=False] ***
2026-06-12 16:09:09.424959 | controller | Friday 12 June 2026  16:09:09 +0000 (0:00:00.056)       0:00:19.167 ***********
2026-06-12 16:09:09.424965 | controller | Friday 12 June 2026  16:09:09 +0000 (0:00:00.056)       0:00:19.165 ***********
2026-06-12 16:09:09.822434 | controller | ok: [localhost]
2026-06-12 16:09:09.822541 | controller |
2026-06-12 16:09:09.822550 | controller | TASK [repo_setup : Remove existing repos from /etc/yum.repos.d directory path={{ item }}, state=absent] ***
2026-06-12 16:09:09.822556 | controller | Friday 12 June 2026  16:09:09 +0000 (0:00:00.397)       0:00:19.564 ***********
2026-06-12 16:09:09.822562 | controller | Friday 12 June 2026  16:09:09 +0000 (0:00:00.397)       0:00:19.563 ***********
2026-06-12 16:09:10.484122 | controller | changed: [localhost] => (item=/etc/yum.repos.d/centos-addons.repo)
2026-06-12 16:09:10.484190 | controller | changed: [localhost] => (item=/etc/yum.repos.d/centos.repo)
2026-06-12 16:09:10.484196 | controller | changed: [localhost] => (item=/etc/yum.repos.d/kubernetes.repo)
2026-06-12 16:09:10.484201 | controller |
2026-06-12 16:09:10.484205 | controller | TASK [repo_setup : Cleanup existing metadata _raw_params=dnf clean metadata] ***
2026-06-12 16:09:10.484210 | controller | Friday 12 June 2026  16:09:10 +0000 (0:00:00.661)       0:00:20.226 ***********
2026-06-12 16:09:10.484213 | controller | Friday 12 June 2026  16:09:10 +0000 (0:00:00.661)       0:00:20.225 ***********
2026-06-12 16:09:10.976181 | controller | changed: [localhost]
2026-06-12 16:09:10.976270 | controller |
2026-06-12 16:09:10.976276 | controller | TASK [repo_setup : Copy generated repos to /etc/yum.repos.d directory mode=0755, remote_src=True, src={{ cifmw_repo_setup_output }}/, dest=/etc/yum.repos.d] ***
2026-06-12 16:09:10.976282 | controller | Friday 12 June 2026  16:09:10 +0000 (0:00:00.491)       0:00:20.717 ***********
2026-06-12 16:09:10.976287 | controller | Friday 12 June 2026  16:09:10 +0000 (0:00:00.491)       0:00:20.716 ***********
2026-06-12 16:09:11.234181 | controller | changed: [localhost]
2026-06-12 16:09:11.234287 | controller |
2026-06-12 16:09:11.234295 | controller | TASK [ci_setup : Gather variables for each operating system _raw_params={{ item }}] ***
2026-06-12 16:09:11.234302 | controller | Friday 12 June 2026  16:09:11 +0000 (0:00:00.258)       0:00:20.975 ***********
2026-06-12 16:09:11.234310 | controller | Friday 12 June 2026  16:09:11 +0000 (0:00:00.257)       0:00:20.974 ***********
2026-06-12 16:09:11.278698 | controller | ok: [localhost] => (item=/home/zuul/src/github.com/openstack-k8s-operators/ci-framework/roles/ci_setup/vars/redhat.yml)
2026-06-12 16:09:11.278808 | controller |
2026-06-12 16:09:11.278814 | controller | TASK [ci_setup : List packages to install var=cifmw_ci_setup_packages] *********
2026-06-12 16:09:11.278819 | controller | Friday 12 June 2026  16:09:11 +0000 (0:00:00.045)       0:00:21.020 ***********
2026-06-12 16:09:11.278823 | controller | Friday 12 June 2026  16:09:11 +0000 (0:00:00.044)       0:00:21.019 ***********
2026-06-12 16:09:11.308213 | controller | ok: [localhost] =>
2026-06-12 16:09:11.308322 | controller |     cifmw_ci_setup_packages:
2026-06-12 16:09:11.308329 | controller |     - bash-completion
2026-06-12 16:09:11.308334 | controller |     - ca-certificates
2026-06-12 16:09:11.308338 | controller |     - git-core
2026-06-12 16:09:11.308342 | controller |     - make
2026-06-12 16:09:11.308346 | controller |     - tar
2026-06-12 16:09:11.308350 | controller |     - tmux
2026-06-12 16:09:11.308353 | controller |     - python3-pip
2026-06-12 16:09:11.308358 | controller |
2026-06-12 16:09:11.308362 | controller | TASK [ci_setup : Install needed packages name={{ cifmw_ci_setup_packages }}, state=latest] ***
2026-06-12 16:09:11.308375 | controller | Friday 12 June 2026  16:09:11 +0000 (0:00:00.029)       0:00:21.050 ***********
2026-06-12 16:09:11.308380 | controller | Friday 12 June 2026  16:09:11 +0000 (0:00:00.029)       0:00:21.049 ***********
2026-06-12 16:09:42.712984 | controller | changed: [localhost]
2026-06-12 16:09:42.713027 | controller |
2026-06-12 16:09:42.713033 | controller | TASK [ci_setup : Gather version of openshift client _raw_params=oc version --client -o yaml] ***
2026-06-12 16:09:42.713039 | controller | Friday 12 June 2026  16:09:42 +0000 (0:00:31.404)       0:00:52.455 ***********
2026-06-12 16:09:42.713043 | controller | Friday 12 June 2026  16:09:42 +0000 (0:00:31.404)       0:00:52.453 ***********
2026-06-12 16:09:43.021524 | controller | ok: [localhost]
2026-06-12 16:09:43.021608 | controller |
2026-06-12 16:09:43.021614 | controller | TASK [ci_setup : Ensure openshift client install path is present path={{ cifmw_ci_setup_oc_install_path }}, state=directory, mode=0755] ***
2026-06-12 16:09:43.021619 | controller | Friday 12 June 2026  16:09:43 +0000 (0:00:00.308)       0:00:52.763 ***********
2026-06-12 16:09:43.021623 | controller | Friday 12 June 2026  16:09:43 +0000 (0:00:00.308)       0:00:52.762 ***********
2026-06-12 16:09:43.232909 | controller | changed: [localhost]
2026-06-12 16:09:43.232974 | controller |
2026-06-12 16:09:43.232980 | controller | TASK [ci_setup : Install openshift client src={{ cifmw_ci_setup_openshift_client_download_uri }}/{{ cifmw_ci_setup_openshift_client_version }}/openshift-client-linux.tar.gz, dest={{ cifmw_ci_setup_oc_install_path }}, remote_src=True, mode=0755, creates={{ cifmw_ci_setup_oc_install_path }}/oc] ***
2026-06-12 16:09:43.232986 | controller | Friday 12 June 2026  16:09:43 +0000 (0:00:00.211)       0:00:52.974 ***********
2026-06-12 16:09:43.232989 | controller | Friday 12 June 2026  16:09:43 +0000 (0:00:00.211)       0:00:52.973 ***********
2026-06-12 16:09:47.611959 | controller | changed: [localhost]
2026-06-12 16:09:47.612059 | controller |
2026-06-12 16:09:47.612067 | controller | TASK [ci_setup : Add the OC path to cifmw_path if needed cifmw_path={{ cifmw_ci_setup_oc_install_path }}:{{ ansible_env.PATH }}, cacheable=True] ***
2026-06-12 16:09:47.612075 | controller | Friday 12 June 2026  16:09:47 +0000 (0:00:04.378)       0:00:57.353 ***********
2026-06-12 16:09:47.612080 | controller | Friday 12 June 2026  16:09:47 +0000 (0:00:04.378)       0:00:57.352 ***********
2026-06-12 16:09:47.653871 | controller | skipping: [localhost]
2026-06-12 16:09:47.653978 | controller |
2026-06-12 16:09:47.653985 | controller | TASK [ci_setup : Create completion file] ***************************************
2026-06-12 16:09:47.653991 | controller | Friday 12 June 2026  16:09:47 +0000 (0:00:00.041)       0:00:57.395 ***********
2026-06-12 16:09:47.653996 | controller | Friday 12 June 2026  16:09:47 +0000 (0:00:00.041)       0:00:57.394 ***********
2026-06-12 16:09:48.014003 | controller | changed: [localhost]
2026-06-12 16:09:48.014073 | controller |
2026-06-12 16:09:48.014078 | controller | TASK [ci_setup : Source completion from within .bashrc create=True, mode=0644, path={{ ansible_user_dir }}/.bashrc, block=if [ -f ~/.oc_completion ]; then
2026-06-12 16:09:48.014083 | controller |   source ~/.oc_completion
2026-06-12 16:09:48.014087 | controller | fi] ***
2026-06-12 16:09:48.014092 | controller | Friday 12 June 2026  16:09:48 +0000 (0:00:00.360)       0:00:57.756 ***********
2026-06-12 16:09:48.014096 | controller | Friday 12 June 2026  16:09:48 +0000 (0:00:00.360)       0:00:57.754 ***********
2026-06-12 16:09:48.387442 | controller | changed: [localhost]
2026-06-12 16:09:48.387509 | controller |
2026-06-12 16:09:48.387517 | controller | TASK [ci_setup : Check rhsm status _raw_params=subscription-manager status] ****
2026-06-12 16:09:48.387522 | controller | Friday 12 June 2026  16:09:48 +0000 (0:00:00.373)       0:00:58.129 ***********
2026-06-12 16:09:48.387527 | controller | Friday 12 June 2026  16:09:48 +0000 (0:00:00.373)       0:00:58.128 ***********
2026-06-12 16:09:48.424778 | controller | skipping: [localhost]
2026-06-12 16:09:48.424870 | controller |
2026-06-12 16:09:48.424877 | controller | TASK [ci_setup : Gather the repos to be enabled _repos={{
2026-06-12 16:09:48.424882 | controller |   cifmw_ci_setup_rhel_rhsm_default_repos +
2026-06-12 16:09:48.424887 | controller |   (cifmw_ci_setup_rhel_rhsm_extra_repos | default([]))
2026-06-12 16:09:48.424891 | controller | }}] ***
2026-06-12 16:09:48.424895 | controller | Friday 12 June 2026  16:09:48 +0000 (0:00:00.036)       0:00:58.166 ***********
2026-06-12 16:09:48.424923 | controller | Friday 12 June 2026  16:09:48 +0000 (0:00:00.036)       0:00:58.165 ***********
2026-06-12 16:09:48.453776 | controller | skipping: [localhost]
2026-06-12 16:09:48.453867 | controller |
2026-06-12 16:09:48.453878 | controller | TASK [ci_setup : Enabling the required repositories. name={{ item }}, state={{ rhsm_repo_state | default('enabled') }}] ***
2026-06-12 16:09:48.453888 | controller | Friday 12 June 2026  16:09:48 +0000 (0:00:00.028)       0:00:58.195 ***********
2026-06-12 16:09:48.453896 | controller | Friday 12 June 2026  16:09:48 +0000 (0:00:00.028)       0:00:58.193 ***********
2026-06-12 16:09:48.491813 | controller | skipping: [localhost]
2026-06-12 16:09:48.491885 | controller |
2026-06-12 16:09:48.491896 | controller | TASK [ci_setup : Get current /etc/redhat-release _raw_params=cat /etc/redhat-release] ***
2026-06-12 16:09:48.491905 | controller | Friday 12 June 2026  16:09:48 +0000 (0:00:00.038)       0:00:58.233 ***********
2026-06-12 16:09:48.491913 | controller | Friday 12 June 2026  16:09:48 +0000 (0:00:00.038)       0:00:58.232 ***********
2026-06-12 16:09:48.516349 | controller | skipping: [localhost]
2026-06-12 16:09:48.516412 | controller |
2026-06-12 16:09:48.516423 | controller | TASK [ci_setup : Print current /etc/redhat-release msg={{ _current_rh_release.stdout }}] ***
2026-06-12 16:09:48.516433 | controller | Friday 12 June 2026  16:09:48 +0000 (0:00:00.024)       0:00:58.258 ***********
2026-06-12 16:09:48.516442 | controller | Friday 12 June 2026  16:09:48 +0000 (0:00:00.024)       0:00:58.257 ***********
2026-06-12 16:09:48.545688 | controller | skipping: [localhost]
2026-06-12 16:09:48.545805 | controller |
2026-06-12 16:09:48.545815 | controller | TASK [ci_setup : Ensure the repos are enabled in the system using yum name={{ item.name }}, baseurl={{ item.baseurl }}, description={{ item.description | default(item.name) }}, gpgcheck={{ item.gpgcheck | default(false) }}, enabled=True, state={{ yum_repo_state | default('present') }}] ***
2026-06-12 16:09:48.545823 | controller | Friday 12 June 2026  16:09:48 +0000 (0:00:00.029)       0:00:58.287 ***********
2026-06-12 16:09:48.545828 | controller | Friday 12 June 2026  16:09:48 +0000 (0:00:00.029)       0:00:58.286 ***********
2026-06-12 16:09:48.590013 | controller | skipping: [localhost]
2026-06-12 16:09:48.590117 | controller |
2026-06-12 16:09:48.590129 | controller | TASK [ci_setup : Manage directories path={{ item }}, state={{ directory_state }}, mode=0755, owner={{ ansible_user_id }}, group={{ ansible_user_id }}] ***
2026-06-12 16:09:48.590135 | controller | Friday 12 June 2026  16:09:48 +0000 (0:00:00.044)       0:00:58.332 ***********
2026-06-12 16:09:48.590164 | controller | Friday 12 June 2026  16:09:48 +0000 (0:00:00.044)       0:00:58.330 ***********
2026-06-12 16:09:49.795481 | controller | changed: [localhost] => (item=/home/zuul/ci-framework-data/artifacts/manifests/openstack/cr)
2026-06-12 16:09:49.795518 | controller | changed: [localhost] => (item=/home/zuul/ci-framework-data/logs)
2026-06-12 16:09:49.795523 | controller | ok: [localhost] => (item=/home/zuul/ci-framework-data/tmp)
2026-06-12 16:09:49.795527 | controller | changed: [localhost] => (item=/home/zuul/ci-framework-data/volumes)
2026-06-12 16:09:49.795532 | controller | ok: [localhost] => (item=/home/zuul/ci-framework-data/artifacts/parameters)
2026-06-12 16:09:49.795536 | controller |
2026-06-12 16:09:49.795540 | controller | TASK [Prepare install_yamls make targets name=install_yamls, apply={'tags': ['bootstrap']}] ***
2026-06-12 16:09:49.795544 | controller | Friday 12 June 2026  16:09:49 +0000 (0:00:01.205)       0:00:59.537 ***********
2026-06-12 16:09:49.795556 | controller | Friday 12 June 2026  16:09:49 +0000 (0:00:01.205)       0:00:59.536 ***********
2026-06-12 16:09:49.932490 | controller |
2026-06-12 16:09:49.932525 | controller | TASK [install_yamls : Ensure directories exist path={{ item }}, state=directory, mode=0755] ***
2026-06-12 16:09:49.932531 | controller | Friday 12 June 2026  16:09:49 +0000 (0:00:00.137)       0:00:59.674 ***********
2026-06-12 16:09:49.932535 | controller | Friday 12 June 2026  16:09:49 +0000 (0:00:00.137)       0:00:59.673 ***********
2026-06-12 16:09:50.591582 | controller | ok: [localhost] => (item=/home/zuul/ci-framework-data/artifacts)
2026-06-12 16:09:50.591671 | controller | changed: [localhost] => (item=/home/zuul/ci-framework-data/artifacts/roles/install_yamls_makes/tasks)
2026-06-12 16:09:50.591682 | controller | ok: [localhost] => (item=/home/zuul/ci-framework-data/artifacts/parameters)
2026-06-12 16:09:50.591710 | controller |
2026-06-12 16:09:50.591721 | controller | TASK [install_yamls : Ensure install_yamls repo is present at the desired version repo={{ cifmw_installyamls_repo_url }}, dest={{ cifmw_install_yamls_repo }}, version={{ cifmw_install_yamls_version }}, update=False] ***
2026-06-12 16:09:50.591730 | controller | Friday 12 June 2026  16:09:50 +0000 (0:00:00.658)       0:01:00.333 ***********
2026-06-12 16:09:50.591739 | controller | Friday 12 June 2026  16:09:50 +0000 (0:00:00.658)       0:01:00.331 ***********
2026-06-12 16:09:50.888109 | controller | ok: [localhost]
2026-06-12 16:09:50.888223 | controller |
2026-06-12 16:09:50.888231 | controller | TASK [Create variables with local repos based on Zuul items name=install_yamls, tasks_from=zuul_set_operators_repo.yml] ***
2026-06-12 16:09:50.888238 | controller | Friday 12 June 2026  16:09:50 +0000 (0:00:00.296)       0:01:00.629 ***********
2026-06-12 16:09:50.888243 | controller | Friday 12 June 2026  16:09:50 +0000 (0:00:00.296)       0:01:00.628 ***********
2026-06-12 16:09:50.956807 | controller |
2026-06-12 16:09:50.956916 | controller | TASK [install_yamls : Set fact with local repos based on Zuul items cifmw_install_yamls_operators_repo={{ cifmw_install_yamls_operators_repo | default({}) | combine(_repo_operator_info | items2dict) }}] ***
2026-06-12 16:09:50.956929 | controller | Friday 12 June 2026  16:09:50 +0000 (0:00:00.068)       0:01:00.698 ***********
2026-06-12 16:09:50.956937 | controller | Friday 12 June 2026  16:09:50 +0000 (0:00:00.068)       0:01:00.697 ***********
2026-06-12 16:09:51.015303 | controller | skipping: [localhost] => (item={'branch': 'main', 'change': '1191', 'change_url': 'https://github.com/openstack-k8s-operators/edpm-ansible/pull/1191', 'commit_id': '0d5932bc7e4b786a4f66bb71a9845a8ad6dbd838', 'patchset': '0d5932bc7e4b786a4f66bb71a9845a8ad6dbd838', 'project': {'canonical_hostname': 'github.com', 'canonical_name': 'github.com/openstack-k8s-operators/edpm-ansible', 'name': 'openstack-k8s-operators/edpm-ansible', 'short_name': 'edpm-ansible', 'src_dir': 'src/github.com/openstack-k8s-operators/edpm-ansible'}, 'topic': None})
2026-06-12 16:09:51.015387 | controller | skipping: [localhost]
2026-06-12 16:09:51.015393 | controller |
2026-06-12 16:09:51.015398 | controller | TASK [install_yamls : Print helpful data for debugging msg=_repo_operator_name: {{ _repo_operator_name }}
2026-06-12 16:09:51.015402 | controller | _repo_operator_info: {{ _repo_operator_info }}
2026-06-12 16:09:51.015407 | controller | cifmw_install_yamls_operators_repo: {{ cifmw_install_yamls_operators_repo }}
2026-06-12 16:09:51.015410 | controller | ] ***
2026-06-12 16:09:51.015414 | controller | Friday 12 June 2026  16:09:51 +0000 (0:00:00.058)       0:01:00.757 ***********
2026-06-12 16:09:51.015418 | controller | Friday 12 June 2026  16:09:51 +0000 (0:00:00.058)       0:01:00.755 ***********
2026-06-12 16:09:51.065828 | controller | skipping: [localhost] => (item={'branch': 'main', 'change': '1191', 'change_url': 'https://github.com/openstack-k8s-operators/edpm-ansible/pull/1191', 'commit_id': '0d5932bc7e4b786a4f66bb71a9845a8ad6dbd838', 'patchset': '0d5932bc7e4b786a4f66bb71a9845a8ad6dbd838', 'project': {'canonical_hostname': 'github.com', 'canonical_name': 'github.com/openstack-k8s-operators/edpm-ansible', 'name': 'openstack-k8s-operators/edpm-ansible', 'short_name': 'edpm-ansible', 'src_dir': 'src/github.com/openstack-k8s-operators/edpm-ansible'}, 'topic': None})
2026-06-12 16:09:51.065896 | controller | skipping: [localhost]
2026-06-12 16:09:51.065906 | controller |
2026-06-12 16:09:51.065928 | controller | TASK [Customize install_yamls devsetup vars if needed name=install_yamls, tasks_from=customize_devsetup_vars.yml] ***
2026-06-12 16:09:51.065936 | controller | Friday 12 June 2026  16:09:51 +0000 (0:00:00.050)       0:01:00.807 ***********
2026-06-12 16:09:51.065944 | controller | Friday 12 June 2026  16:09:51 +0000 (0:00:00.050)       0:01:00.806 ***********
2026-06-12 16:09:51.124414 | controller |
2026-06-12 16:09:51.124468 | controller | TASK [install_yamls : Update opm_version in install_yamls devsetup/vars/default.yaml path={{ cifmw_install_yamls_repo }}/devsetup/vars/default.yaml, regexp=^opm_version:, line=opm_version: {{ cifmw_install_yamls_opm_version }}, state=present] ***
2026-06-12 16:09:51.124487 | controller | Friday 12 June 2026  16:09:51 +0000 (0:00:00.058)       0:01:00.866 ***********
2026-06-12 16:09:51.124503 | controller | Friday 12 June 2026  16:09:51 +0000 (0:00:00.058)       0:01:00.865 ***********
2026-06-12 16:09:51.161647 | controller | skipping: [localhost]
2026-06-12 16:09:51.161747 | controller |
2026-06-12 16:09:51.161759 | controller | TASK [install_yamls : Update sdk_version in install_yamls devsetup/vars/default.yaml path={{ cifmw_install_yamls_repo }}/devsetup/vars/default.yaml, regexp=^sdk_version:, line=sdk_version: {{ cifmw_install_yamls_sdk_version }}, state=present] ***
2026-06-12 16:09:51.161769 | controller | Friday 12 June 2026  16:09:51 +0000 (0:00:00.037)       0:01:00.903 ***********
2026-06-12 16:09:51.161778 | controller | Friday 12 June 2026  16:09:51 +0000 (0:00:00.037)       0:01:00.902 ***********
2026-06-12 16:09:51.202515 | controller | skipping: [localhost]
2026-06-12 16:09:51.202627 | controller |
2026-06-12 16:09:51.202634 | controller | TASK [install_yamls : Update go_version in install_yamls devsetup/vars/default.yaml path={{ cifmw_install_yamls_repo }}/devsetup/vars/default.yaml, regexp=^go_version:, line=go_version: {{ cifmw_install_yamls_go_version }}, state=present] ***
2026-06-12 16:09:51.202641 | controller | Friday 12 June 2026  16:09:51 +0000 (0:00:00.040)       0:01:00.944 ***********
2026-06-12 16:09:51.202647 | controller | Friday 12 June 2026  16:09:51 +0000 (0:00:00.040)       0:01:00.943 ***********
2026-06-12 16:09:51.233273 | controller | skipping: [localhost]
2026-06-12 16:09:51.233391 | controller |
2026-06-12 16:09:51.233403 | controller | TASK [install_yamls : Update kustomize_version in install_yamls devsetup/vars/default.yaml path={{ cifmw_install_yamls_repo }}/devsetup/vars/default.yaml, regexp=^kustomize_version:, line=kustomize_version: {{ cifmw_install_yamls_kustomize_version }}, state=present] ***
2026-06-12 16:09:51.233414 | controller | Friday 12 June 2026  16:09:51 +0000 (0:00:00.030)       0:01:00.975 ***********
2026-06-12 16:09:51.233423 | controller | Friday 12 June 2026  16:09:51 +0000 (0:00:00.030)       0:01:00.974 ***********
2026-06-12 16:09:51.273382 | controller | skipping: [localhost]
2026-06-12 16:09:51.273495 | controller |
2026-06-12 16:09:51.273505 | controller | TASK [install_yamls : Compute the cifmw_install_yamls_vars final value _install_yamls_override_vars={{
2026-06-12 16:09:51.273515 | controller |   _install_yamls_override_vars | default({}) |
2026-06-12 16:09:51.273524 | controller |   combine(item, recursive=True)
2026-06-12 16:09:51.273533 | controller | }}] ***
2026-06-12 16:09:51.273541 | controller | Friday 12 June 2026  16:09:51 +0000 (0:00:00.039)       0:01:01.015 ***********
2026-06-12 16:09:51.273549 | controller | Friday 12 June 2026  16:09:51 +0000 (0:00:00.039)       0:01:01.014 ***********
2026-06-12 16:09:51.361954 | 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-12 16:09:51.362069 | controller |
2026-06-12 16:09:51.362081 | controller | TASK [install_yamls : Set environment override cifmw_install_yamls_environment fact cifmw_install_yamls_environment={{
2026-06-12 16:09:51.362091 | controller |   _install_yamls_override_vars.keys() |
2026-06-12 16:09:51.362100 | controller |   map('upper') |
2026-06-12 16:09:51.362109 | controller |   zip(_install_yamls_override_vars.values()) |
2026-06-12 16:09:51.362117 | controller |   items2dict(key_name=0, value_name=1) |
2026-06-12 16:09:51.362126 | controller |   combine({
2026-06-12 16:09:51.362133 | controller |     'OUT': cifmw_install_yamls_manifests_dir,
2026-06-12 16:09:51.362190 | controller |     'OUTPUT_DIR': cifmw_install_yamls_edpm_dir,
2026-06-12 16:09:51.362224 | controller |     'CHECKOUT_FROM_OPENSTACK_REF': cifmw_install_yamls_checkout_openstack_ref,
2026-06-12 16:09:51.362238 | controller |     'OPENSTACK_K8S_BRANCH': (zuul is defined and not zuul.branch |regex_search('master|antelope|rhos')) | ternary(zuul.branch, 'main')
2026-06-12 16:09:51.362250 | controller |   }) |
2026-06-12 16:09:51.362261 | controller |   combine(install_yamls_operators_repos)
2026-06-12 16:09:51.362272 | controller | }}, cacheable=True] ***
2026-06-12 16:09:51.362283 | controller | Friday 12 June 2026  16:09:51 +0000 (0:00:00.088)       0:01:01.104 ***********
2026-06-12 16:09:51.362294 | controller | Friday 12 June 2026  16:09:51 +0000 (0:00:00.088)       0:01:01.102 ***********
2026-06-12 16:09:51.423888 | controller | ok: [localhost]
2026-06-12 16:09:51.423998 | controller |
2026-06-12 16:09:51.424009 | controller | TASK [install_yamls : Get environment structure base_path={{ cifmw_install_yamls_repo }}] ***
2026-06-12 16:09:51.424019 | controller | Friday 12 June 2026  16:09:51 +0000 (0:00:00.061)       0:01:01.165 ***********
2026-06-12 16:09:51.424099 | controller | Friday 12 June 2026  16:09:51 +0000 (0:00:00.061)       0:01:01.164 ***********
2026-06-12 16:09:52.209182 | controller | ok: [localhost]
2026-06-12 16:09:52.209282 | controller |
2026-06-12 16:09:52.209295 | controller | TASK [install_yamls : Ensure Output directory exists path={{ cifmw_install_yamls_out_dir }}, state=directory, mode=0755] ***
2026-06-12 16:09:52.209304 | controller | Friday 12 June 2026  16:09:52 +0000 (0:00:00.785)       0:01:01.951 ***********
2026-06-12 16:09:52.209314 | controller | Friday 12 June 2026  16:09:52 +0000 (0:00:00.785)       0:01:01.949 ***********
2026-06-12 16:09:52.434016 | controller | ok: [localhost]
2026-06-12 16:09:52.434104 | controller |
2026-06-12 16:09:52.434116 | controller | TASK [install_yamls : Ensure user cifmw_install_yamls_vars contains existing Makefile variables that=_cifmw_install_yamls_unmatched_vars | length == 0, msg=cifmw_install_yamls_vars contains a variable that is not defined in install_yamls Makefile nor cifmw_install_yamls_whitelisted_vars: {{ _cifmw_install_yamls_unmatched_vars | join(', ')}}, quiet=True] ***
2026-06-12 16:09:52.434123 | controller | Friday 12 June 2026  16:09:52 +0000 (0:00:00.225)       0:01:02.176 ***********
2026-06-12 16:09:52.434130 | controller | Friday 12 June 2026  16:09:52 +0000 (0:00:00.224)       0:01:02.174 ***********
2026-06-12 16:09:52.481394 | controller | ok: [localhost]
2026-06-12 16:09:52.481465 | controller |
2026-06-12 16:09:52.481476 | controller | TASK [install_yamls : Generate /home/zuul/ci-framework-data/artifacts/install_yamls.sh dest={{ cifmw_install_yamls_out_dir }}/{{ cifmw_install_yamls_envfile }}, content={% for k,v in cifmw_install_yamls_environment.items() %}
2026-06-12 16:09:52.481484 | controller | export {{ k }}={{ v }}
2026-06-12 16:09:52.481491 | controller | {% endfor %}, mode=0644] ***
2026-06-12 16:09:52.481499 | controller | Friday 12 June 2026  16:09:52 +0000 (0:00:00.047)       0:01:02.223 ***********
2026-06-12 16:09:52.481505 | controller | Friday 12 June 2026  16:09:52 +0000 (0:00:00.047)       0:01:02.222 ***********
2026-06-12 16:09:52.960214 | controller | changed: [localhost]
2026-06-12 16:09:52.960315 | controller |
2026-06-12 16:09:52.960323 | controller | TASK [install_yamls : Set install_yamls default values cifmw_install_yamls_defaults={{ get_makefiles_env_output.makefiles_values  | combine(cifmw_install_yamls_environment) }}, cacheable=True] ***
2026-06-12 16:09:52.960330 | controller | Friday 12 June 2026  16:09:52 +0000 (0:00:00.478)       0:01:02.702 ***********
2026-06-12 16:09:52.960335 | controller | Friday 12 June 2026  16:09:52 +0000 (0:00:00.478)       0:01:02.700 ***********
2026-06-12 16:09:52.995737 | controller | ok: [localhost]
2026-06-12 16:09:52.995841 | controller |
2026-06-12 16:09:52.995847 | controller | TASK [install_yamls : Show the env structure var=cifmw_install_yamls_environment] ***
2026-06-12 16:09:52.995853 | controller | Friday 12 June 2026  16:09:52 +0000 (0:00:00.035)       0:01:02.737 ***********
2026-06-12 16:09:52.995860 | controller | Friday 12 June 2026  16:09:52 +0000 (0:00:00.035)       0:01:02.736 ***********
2026-06-12 16:09:53.026157 | controller | ok: [localhost] =>
2026-06-12 16:09:53.026197 | controller |     cifmw_install_yamls_environment:
2026-06-12 16:09:53.026203 | controller |       BMAAS_INSTANCE_DISK_SIZE: 40
2026-06-12 16:09:53.026207 | controller |       BMAAS_INSTANCE_MEMORY: 8192
2026-06-12 16:09:53.026211 | controller |       BMAAS_INSTANCE_VCPUS: 6
2026-06-12 16:09:53.026214 | controller |       CHECKOUT_FROM_OPENSTACK_REF: 'true'
2026-06-12 16:09:53.026218 | controller |       DATAPLANE_GROWVOLS_ARGS: /=8GB /tmp=1GB /home=1GB /var=8GB
2026-06-12 16:09:53.026222 | controller |       DEPLOY_DIR: /home/zuul/ci-framework-data/artifacts/edpm_compute
2026-06-12 16:09:53.026226 | controller |       INSTALL_CERT_MANAGER: false
2026-06-12 16:09:53.026230 | controller |       OPENSTACK_K8S_BRANCH: main
2026-06-12 16:09:53.026233 | controller |       OUT: /home/zuul/ci-framework-data/artifacts/manifests
2026-06-12 16:09:53.026237 | controller |       OUTPUT_DIR: /home/zuul/ci-framework-data/artifacts/edpm
2026-06-12 16:09:53.026241 | controller |
2026-06-12 16:09:53.026245 | controller | TASK [install_yamls : Show the env structure defaults var=cifmw_install_yamls_defaults] ***
2026-06-12 16:09:53.026258 | controller | Friday 12 June 2026  16:09:53 +0000 (0:00:00.030)       0:01:02.768 ***********
2026-06-12 16:09:53.026262 | controller | Friday 12 June 2026  16:09:53 +0000 (0:00:00.030)       0:01:02.767 ***********
2026-06-12 16:09:53.054467 | controller | ok: [localhost] =>
2026-06-12 16:09:53.054505 | controller |     cifmw_install_yamls_defaults:
2026-06-12 16:09:53.054510 | controller |       ADOPTED_EXTERNAL_NETWORK: 172.21.1.0/24
2026-06-12 16:09:53.054515 | controller |       ADOPTED_INTERNALAPI_NETWORK: 172.17.1.0/24
2026-06-12 16:09:53.054518 | controller |       ADOPTED_STORAGEMGMT_NETWORK: 172.20.1.0/24
2026-06-12 16:09:53.054522 | controller |       ADOPTED_STORAGE_NETWORK: 172.18.1.0/24
2026-06-12 16:09:53.054526 | controller |       ADOPTED_TENANT_NETWORK: 172.9.1.0/24
2026-06-12 16:09:53.054529 | controller |       ANSIBLETEST: config/samples/test_v1beta1_ansibletest.yaml
2026-06-12 16:09:53.054534 | controller |       ANSIBLETEST_CR: /home/zuul/ci-framework-data/artifacts/manifests/operator/test-operator/config/samples/test_v1beta1_ansibletest.yaml
2026-06-12 16:09:53.054538 | controller |       BARBICAN: config/samples/barbican_v1beta1_barbican.yaml
2026-06-12 16:09:53.054542 | controller |       BARBICAN_BRANCH: main
2026-06-12 16:09:53.054546 | controller |       BARBICAN_COMMIT_HASH: ''
2026-06-12 16:09:53.054550 | controller |       BARBICAN_CR: /home/zuul/ci-framework-data/artifacts/manifests/operator/barbican-operator/config/samples/barbican_v1beta1_barbican.yaml
2026-06-12 16:09:53.054554 | controller |       BARBICAN_DEPL_IMG: unused
2026-06-12 16:09:53.054558 | controller |       BARBICAN_IMG: quay.io/openstack-k8s-operators/barbican-operator-index:latest
2026-06-12 16:09:53.054562 | controller |       BARBICAN_KUTTL_CONF: /home/zuul/ci-framework-data/artifacts/manifests/operator/barbican-operator/kuttl-test.yaml
2026-06-12 16:09:53.054566 | controller |       BARBICAN_KUTTL_DIR: /home/zuul/ci-framework-data/artifacts/manifests/operator/barbican-operator/test/kuttl/tests
2026-06-12 16:09:53.054570 | controller |       BARBICAN_KUTTL_NAMESPACE: barbican-kuttl-tests
2026-06-12 16:09:53.054574 | controller |       BARBICAN_REPO: https://github.com/openstack-k8s-operators/barbican-operator.git
2026-06-12 16:09:53.054577 | controller |       BARBICAN_SERVICE_ENABLED: 'true'
2026-06-12 16:09:53.054588 | controller |       BARBICAN_SIMPLE_CRYPTO_ENCRYPTION_KEY: sEFmdFjDUqRM2VemYslV5yGNWjokioJXsg8Nrlc3drU=
2026-06-12 16:09:53.054592 | controller |       BAREMETAL_BRANCH: main
2026-06-12 16:09:53.054595 | controller |       BAREMETAL_COMMIT_HASH: ''
2026-06-12 16:09:53.054599 | controller |       BAREMETAL_IMG: quay.io/openstack-k8s-operators/openstack-baremetal-operator-index:latest
2026-06-12 16:09:53.054603 | controller |       BAREMETAL_OS_CONTAINER_IMG: ''
2026-06-12 16:09:53.054607 | controller |       BAREMETAL_OS_IMG: ''
2026-06-12 16:09:53.054611 | controller |       BAREMETAL_OS_IMG_TYPE: ''
2026-06-12 16:09:53.054615 | controller |       BAREMETAL_REPO: https://github.com/openstack-k8s-operators/openstack-baremetal-operator.git
2026-06-12 16:09:53.054618 | controller |       BAREMETAL_TIMEOUT: 20m
2026-06-12 16:09:53.054622 | controller |       BASH_IMG: quay.io/openstack-k8s-operators/bash:latest
2026-06-12 16:09:53.054626 | controller |       BGP_ASN: '64999'
2026-06-12 16:09:53.054629 | controller |       BGP_LEAF_1: 100.65.4.1
2026-06-12 16:09:53.054633 | controller |       BGP_LEAF_2: 100.64.4.1
2026-06-12 16:09:53.054636 | controller |       BGP_OVN_ROUTING: 'false'
2026-06-12 16:09:53.054640 | controller |       BGP_PEER_ASN: '64999'
2026-06-12 16:09:53.054643 | controller |       BGP_SOURCE_IP: 172.30.4.2
2026-06-12 16:09:53.054647 | controller |       BGP_SOURCE_IP6: f00d:f00d:f00d:f00d:f00d:f00d:f00d:42
2026-06-12 16:09:53.054650 | controller |       BMAAS_BRIDGE_IPV4_PREFIX: 172.20.1.2/24
2026-06-12 16:09:53.054654 | controller |       BMAAS_BRIDGE_IPV6_PREFIX: fd00:bbbb::2/64
2026-06-12 16:09:53.054658 | controller |       BMAAS_INSTANCE_DISK_SIZE: 40
2026-06-12 16:09:53.054661 | controller |       BMAAS_INSTANCE_MEMORY: 8192
2026-06-12 16:09:53.054665 | controller |       BMAAS_INSTANCE_NAME_PREFIX: crc-bmaas
2026-06-12 16:09:53.054668 | controller |       BMAAS_INSTANCE_NET_MODEL: virtio
2026-06-12 16:09:53.054672 | controller |       BMAAS_INSTANCE_OS_VARIANT: centos-stream9
2026-06-12 16:09:53.054676 | controller |       BMAAS_INSTANCE_VCPUS: 6
2026-06-12 16:09:53.054679 | controller |       BMAAS_INSTANCE_VIRT_TYPE: kvm
2026-06-12 16:09:53.054683 | controller |       BMAAS_IPV4: 'true'
2026-06-12 16:09:53.054686 | controller |       BMAAS_IPV6: 'false'
2026-06-12 16:09:53.054695 | controller |       BMAAS_LIBVIRT_USER: sushyemu
2026-06-12 16:09:53.054698 | controller |       BMAAS_METALLB_ADDRESS_POOL: 172.20.1.64/26
2026-06-12 16:09:53.054702 | controller |       BMAAS_METALLB_POOL_NAME: baremetal
2026-06-12 16:09:53.054705 | controller |       BMAAS_NETWORK_IPV4_PREFIX: 172.20.1.1/24
2026-06-12 16:09:53.054709 | controller |       BMAAS_NETWORK_IPV6_PREFIX: fd00:bbbb::1/64
2026-06-12 16:09:53.054712 | controller |       BMAAS_NETWORK_NAME: crc-bmaas
2026-06-12 16:09:53.054715 | controller |       BMAAS_NODE_COUNT: '1'
2026-06-12 16:09:53.054719 | controller |       BMAAS_OCP_INSTANCE_NAME: crc
2026-06-12 16:09:53.054722 | controller |       BMAAS_REDFISH_PASSWORD: password
2026-06-12 16:09:53.054726 | controller |       BMAAS_REDFISH_USERNAME: admin
2026-06-12 16:09:53.054729 | controller |       BMAAS_ROUTE_LIBVIRT_NETWORKS: crc-bmaas,crc,default
2026-06-12 16:09:53.054733 | controller |       BMAAS_SUSHY_EMULATOR_DRIVER: libvirt
2026-06-12 16:09:53.054736 | controller |       BMAAS_SUSHY_EMULATOR_IMAGE: quay.io/metal3-io/sushy-tools:latest
2026-06-12 16:09:53.054740 | controller |       BMAAS_SUSHY_EMULATOR_NAMESPACE: sushy-emulator
2026-06-12 16:09:53.054744 | controller |       BMAAS_SUSHY_EMULATOR_OS_CLIENT_CONFIG_FILE: /etc/openstack/clouds.yaml
2026-06-12 16:09:53.054747 | controller |       BMAAS_SUSHY_EMULATOR_OS_CLOUD: openstack
2026-06-12 16:09:53.054751 | controller |       BMH_NAMESPACE: openstack
2026-06-12 16:09:53.054754 | controller |       BMO_BRANCH: release-0.9
2026-06-12 16:09:53.054758 | controller |       BMO_CLEANUP: 'true'
2026-06-12 16:09:53.054761 | controller |       BMO_COMMIT_HASH: ''
2026-06-12 16:09:53.054765 | controller |       BMO_IPA_BASEURI: https://tarballs.opendev.org/openstack/ironic-python-agent/dib
2026-06-12 16:09:53.054768 | controller |       BMO_IPA_BRANCH: stable/2024.1
2026-06-12 16:09:53.054772 | controller |       BMO_IPA_FLAVOR: centos9
2026-06-12 16:09:53.054775 | controller |       BMO_IPA_INSECURE: 'false'
2026-06-12 16:09:53.054778 | controller |       BMO_IRONIC_HOST: 192.168.122.10
2026-06-12 16:09:53.054782 | controller |       BMO_PROVISIONING_INTERFACE: ''
2026-06-12 16:09:53.054785 | controller |       BMO_REPO: https://github.com/metal3-io/baremetal-operator
2026-06-12 16:09:53.054789 | controller |       BMO_SETUP: ''
2026-06-12 16:09:53.054792 | controller |       BMO_SETUP_ROUTE_REPLACE: 'true'
2026-06-12 16:09:53.054796 | controller |       BM_CTLPLANE_INTERFACE: enp1s0
2026-06-12 16:09:53.054799 | controller |       BM_INSTANCE_MEMORY: '8192'
2026-06-12 16:09:53.054803 | controller |       BM_INSTANCE_NAME_PREFIX: edpm-compute-baremetal
2026-06-12 16:09:53.054806 | controller |       BM_INSTANCE_NAME_SUFFIX: '0'
2026-06-12 16:09:53.054810 | controller |       BM_NETWORK_NAME: default
2026-06-12 16:09:53.054813 | controller |       BM_NODE_COUNT: '1'
2026-06-12 16:09:53.054816 | controller |       BM_ROOT_PASSWORD: ''
2026-06-12 16:09:53.054820 | controller |       BM_ROOT_PASSWORD_SECRET: ''
2026-06-12 16:09:53.054823 | controller |       CEILOMETER_CENTRAL_DEPL_IMG: unused
2026-06-12 16:09:53.054826 | controller |       CEILOMETER_NOTIFICATION_DEPL_IMG: unused
2026-06-12 16:09:53.054830 | controller |       CEPH_BRANCH: release-1.15
2026-06-12 16:09:53.054840 | controller |       CEPH_CLIENT: /home/zuul/ci-framework-data/artifacts/manifests/operator/rook/deploy/examples/toolbox.yaml
2026-06-12 16:09:53.054844 | controller |       CEPH_COMMON: /home/zuul/ci-framework-data/artifacts/manifests/operator/rook/deploy/examples/common.yaml
2026-06-12 16:09:53.054847 | controller |       CEPH_CR: /home/zuul/ci-framework-data/artifacts/manifests/operator/rook/deploy/examples/cluster-test.yaml
2026-06-12 16:09:53.054851 | controller |       CEPH_CRDS: /home/zuul/ci-framework-data/artifacts/manifests/operator/rook/deploy/examples/crds.yaml
2026-06-12 16:09:53.054854 | controller |       CEPH_IMG: quay.io/ceph/demo:latest-squid
2026-06-12 16:09:53.054858 | controller |       CEPH_OP: /home/zuul/ci-framework-data/artifacts/manifests/operator/rook/deploy/examples/operator-openshift.yaml
2026-06-12 16:09:53.054861 | controller |       CEPH_REPO: https://github.com/rook/rook.git
2026-06-12 16:09:53.054865 | controller |       CERTMANAGER_TIMEOUT: 300s
2026-06-12 16:09:53.054868 | controller |       CHECKOUT_FROM_OPENSTACK_REF: 'true'
2026-06-12 16:09:53.054872 | controller |       CINDER: config/samples/cinder_v1beta1_cinder.yaml
2026-06-12 16:09:53.054875 | controller |       CINDERAPI_DEPL_IMG: unused
2026-06-12 16:09:53.054878 | controller |       CINDERBKP_DEPL_IMG: unused
2026-06-12 16:09:53.054882 | controller |       CINDERSCH_DEPL_IMG: unused
2026-06-12 16:09:53.054888 | controller |       CINDERVOL_DEPL_IMG: unused
2026-06-12 16:09:53.054891 | controller |       CINDER_BRANCH: main
2026-06-12 16:09:53.054894 | controller |       CINDER_COMMIT_HASH: ''
2026-06-12 16:09:53.054898 | controller |       CINDER_CR: /home/zuul/ci-framework-data/artifacts/manifests/operator/cinder-operator/config/samples/cinder_v1beta1_cinder.yaml
2026-06-12 16:09:53.054902 | controller |       CINDER_IMG: quay.io/openstack-k8s-operators/cinder-operator-index:latest
2026-06-12 16:09:53.054905 | controller |       CINDER_KUTTL_CONF: /home/zuul/ci-framework-data/artifacts/manifests/operator/cinder-operator/kuttl-test.yaml
2026-06-12 16:09:53.054909 | controller |       CINDER_KUTTL_DIR: /home/zuul/ci-framework-data/artifacts/manifests/operator/cinder-operator/test/kuttl/tests
2026-06-12 16:09:53.054912 | controller |       CINDER_KUTTL_NAMESPACE: cinder-kuttl-tests
2026-06-12 16:09:53.054915 | controller |       CINDER_REPO: https://github.com/openstack-k8s-operators/cinder-operator.git
2026-06-12 16:09:53.054919 | controller |       CLEANUP_DIR_CMD: rm -Rf
2026-06-12 16:09:53.054922 | controller |       CRC_BGP_NIC_1_MAC: '52:54:00:11:11:11'
2026-06-12 16:09:53.054926 | controller |       CRC_BGP_NIC_2_MAC: '52:54:00:11:11:12'
2026-06-12 16:09:53.054929 | controller |       CRC_HTTPS_PROXY: ''
2026-06-12 16:09:53.054932 | controller |       CRC_HTTP_PROXY: ''
2026-06-12 16:09:53.054936 | controller |       CRC_STORAGE_NAMESPACE: crc-storage
2026-06-12 16:09:53.054939 | controller |       CRC_STORAGE_RETRIES: '3'
2026-06-12 16:09:53.054945 | controller |       CRC_URL: '''https://developers.redhat.com/content-gateway/rest/mirror/pub/openshift-v4/clients/crc/latest/crc-linux-amd64.tar.xz'''
2026-06-12 16:09:53.054948 | controller |       CRC_VERSION: latest
2026-06-12 16:09:53.054952 | controller |       DATAPLANE_ANSIBLE_SECRET: dataplane-ansible-ssh-private-key-secret
2026-06-12 16:09:53.054957 | controller |       DATAPLANE_ANSIBLE_USER: ''
2026-06-12 16:09:53.054962 | controller |       DATAPLANE_COMPUTE_IP: 192.168.122.100
2026-06-12 16:09:53.054967 | controller |       DATAPLANE_CONTAINER_PREFIX: openstack
2026-06-12 16:09:53.054972 | controller |       DATAPLANE_CONTAINER_TAG: current-podified
2026-06-12 16:09:53.054977 | controller |       DATAPLANE_CUSTOM_SERVICE_RUNNER_IMG: quay.io/openstack-k8s-operators/openstack-ansibleee-runner:latest
2026-06-12 16:09:53.054982 | controller |       DATAPLANE_DEFAULT_GW: 192.168.122.1
2026-06-12 16:09:53.054986 | controller |       DATAPLANE_EXTRA_NOVA_CONFIG_FILE: /dev/null
2026-06-12 16:09:53.054991 | controller |       DATAPLANE_GROWVOLS_ARGS: /=8GB /tmp=1GB /home=1GB /var=8GB
2026-06-12 16:09:53.054996 | controller |       DATAPLANE_KUSTOMIZE_SCENARIO: preprovisioned
2026-06-12 16:09:53.055000 | controller |       DATAPLANE_NETWORKER_IP: 192.168.122.200
2026-06-12 16:09:53.055003 | controller |       DATAPLANE_NETWORK_INTERFACE_NAME: eth0
2026-06-12 16:09:53.055007 | controller |       DATAPLANE_NOVA_NFS_PATH: ''
2026-06-12 16:09:53.055011 | controller |       DATAPLANE_NTP_SERVER: pool.ntp.org
2026-06-12 16:09:53.055015 | controller |       DATAPLANE_PLAYBOOK: osp.edpm.download_cache
2026-06-12 16:09:53.055019 | controller |       DATAPLANE_REGISTRY_URL: quay.io/podified-antelope-centos9
2026-06-12 16:09:53.055023 | controller |       DATAPLANE_REPO_SETUP_BRANCH: antelope
2026-06-12 16:09:53.055026 | controller |       DATAPLANE_REPO_SETUP_REPO: current-podified
2026-06-12 16:09:53.055030 | controller |       DATAPLANE_RUNNER_IMG: ''
2026-06-12 16:09:53.055034 | controller |       DATAPLANE_SERVER_ROLE: compute
2026-06-12 16:09:53.055039 | controller |       DATAPLANE_SSHD_ALLOWED_RANGES: '[''192.168.122.0/24'']'
2026-06-12 16:09:53.055042 | controller |       DATAPLANE_TIMEOUT: 30m
2026-06-12 16:09:53.055046 | controller |       DATAPLANE_TLS_ENABLED: 'true'
2026-06-12 16:09:53.055049 | controller |       DATAPLANE_TOTAL_NETWORKER_NODES: '1'
2026-06-12 16:09:53.055052 | controller |       DATAPLANE_TOTAL_NODES: '1'
2026-06-12 16:09:53.055056 | controller |       DBSERVICE: galera
2026-06-12 16:09:53.055059 | controller |       DEPLOY_DIR: /home/zuul/ci-framework-data/artifacts/edpm_compute
2026-06-12 16:09:53.055063 | controller |       DESIGNATE: config/samples/designate_v1beta1_designate.yaml
2026-06-12 16:09:53.055066 | controller |       DESIGNATE_BRANCH: main
2026-06-12 16:09:53.055070 | controller |       DESIGNATE_COMMIT_HASH: ''
2026-06-12 16:09:53.055073 | controller |       DESIGNATE_CR: /home/zuul/ci-framework-data/artifacts/manifests/operator/designate-operator/config/samples/designate_v1beta1_designate.yaml
2026-06-12 16:09:53.055077 | controller |       DESIGNATE_IMG: quay.io/openstack-k8s-operators/designate-operator-index:latest
2026-06-12 16:09:53.055084 | controller |       DESIGNATE_KUTTL_CONF: /home/zuul/ci-framework-data/artifacts/manifests/operator/designate-operator/kuttl-test.yaml
2026-06-12 16:09:53.055088 | controller |       DESIGNATE_KUTTL_DIR: /home/zuul/ci-framework-data/artifacts/manifests/operator/designate-operator/test/kuttl/tests
2026-06-12 16:09:53.055091 | controller |       DESIGNATE_KUTTL_NAMESPACE: designate-kuttl-tests
2026-06-12 16:09:53.055095 | controller |       DESIGNATE_REPO: https://github.com/openstack-k8s-operators/designate-operator.git
2026-06-12 16:09:53.055098 | controller |       DNSDATA: config/samples/network_v1beta1_dnsdata.yaml
2026-06-12 16:09:53.055105 | controller |       DNSDATA_CR: /home/zuul/ci-framework-data/artifacts/manifests/operator/infra-operator/config/samples/network_v1beta1_dnsdata.yaml
2026-06-12 16:09:53.055108 | controller |       DNSMASQ: config/samples/network_v1beta1_dnsmasq.yaml
2026-06-12 16:09:53.055112 | controller |       DNSMASQ_CR: /home/zuul/ci-framework-data/artifacts/manifests/operator/infra-operator/config/samples/network_v1beta1_dnsmasq.yaml
2026-06-12 16:09:53.055115 | controller |       DNS_DEPL_IMG: unused
2026-06-12 16:09:53.055119 | controller |       DNS_DOMAIN: localdomain
2026-06-12 16:09:53.055122 | controller |       DOWNLOAD_TOOLS_SELECTION: all
2026-06-12 16:09:53.055125 | controller |       EDPM_ATTACH_EXTNET: 'true'
2026-06-12 16:09:53.055129 | controller |       EDPM_COMPUTE_ADDITIONAL_HOST_ROUTES: '''[]'''
2026-06-12 16:09:53.055132 | controller |       EDPM_COMPUTE_ADDITIONAL_NETWORKS: '''[]'''
2026-06-12 16:09:53.055136 | controller |       EDPM_COMPUTE_CELLS: '1'
2026-06-12 16:09:53.055159 | controller |       EDPM_COMPUTE_CEPH_ENABLED: 'true'
2026-06-12 16:09:53.055163 | controller |       EDPM_COMPUTE_CEPH_NOVA: 'true'
2026-06-12 16:09:53.055166 | controller |       EDPM_COMPUTE_DHCP_AGENT_ENABLED: 'true'
2026-06-12 16:09:53.055170 | controller |       EDPM_COMPUTE_SRIOV_ENABLED: 'true'
2026-06-12 16:09:53.055173 | controller |       EDPM_COMPUTE_SUFFIX: '0'
2026-06-12 16:09:53.055176 | controller |       EDPM_CONFIGURE_DEFAULT_ROUTE: 'true'
2026-06-12 16:09:53.055180 | controller |       EDPM_CONFIGURE_HUGEPAGES: 'false'
2026-06-12 16:09:53.055183 | controller |       EDPM_CONFIGURE_NETWORKING: 'true'
2026-06-12 16:09:53.055187 | controller |       EDPM_FIRSTBOOT_EXTRA: /tmp/edpm-firstboot-extra
2026-06-12 16:09:53.055190 | controller |       EDPM_NETWORKER_SUFFIX: '0'
2026-06-12 16:09:53.055193 | controller |       EDPM_TOTAL_NETWORKERS: '1'
2026-06-12 16:09:53.055197 | controller |       EDPM_TOTAL_NODES: '1'
2026-06-12 16:09:53.055200 | controller |       GALERA_REPLICAS: ''
2026-06-12 16:09:53.055204 | controller |       GENERATE_SSH_KEYS: 'true'
2026-06-12 16:09:53.055207 | controller |       GIT_CLONE_OPTS: ''
2026-06-12 16:09:53.055210 | controller |       GLANCE: config/samples/glance_v1beta1_glance.yaml
2026-06-12 16:09:53.055214 | controller |       GLANCEAPI_DEPL_IMG: unused
2026-06-12 16:09:53.055217 | controller |       GLANCE_BRANCH: main
2026-06-12 16:09:53.055220 | controller |       GLANCE_COMMIT_HASH: ''
2026-06-12 16:09:53.055224 | controller |       GLANCE_CR: /home/zuul/ci-framework-data/artifacts/manifests/operator/glance-operator/config/samples/glance_v1beta1_glance.yaml
2026-06-12 16:09:53.055227 | controller |       GLANCE_IMG: quay.io/openstack-k8s-operators/glance-operator-index:latest
2026-06-12 16:09:53.055231 | controller |       GLANCE_KUTTL_CONF: /home/zuul/ci-framework-data/artifacts/manifests/operator/glance-operator/kuttl-test.yaml
2026-06-12 16:09:53.055234 | controller |       GLANCE_KUTTL_DIR: /home/zuul/ci-framework-data/artifacts/manifests/operator/glance-operator/test/kuttl/tests
2026-06-12 16:09:53.055237 | controller |       GLANCE_KUTTL_NAMESPACE: glance-kuttl-tests
2026-06-12 16:09:53.055241 | controller |       GLANCE_REPO: https://github.com/openstack-k8s-operators/glance-operator.git
2026-06-12 16:09:53.055244 | controller |       HEAT: config/samples/heat_v1beta1_heat.yaml
2026-06-12 16:09:53.055248 | controller |       HEATAPI_DEPL_IMG: unused
2026-06-12 16:09:53.055251 | controller |       HEATCFNAPI_DEPL_IMG: unused
2026-06-12 16:09:53.055255 | controller |       HEATENGINE_DEPL_IMG: unused
2026-06-12 16:09:53.055258 | controller |       HEAT_AUTH_ENCRYPTION_KEY: 767c3ed056cbaa3b9dfedb8c6f825bf0
2026-06-12 16:09:53.055261 | controller |       HEAT_BRANCH: main
2026-06-12 16:09:53.055265 | controller |       HEAT_COMMIT_HASH: ''
2026-06-12 16:09:53.055268 | controller |       HEAT_CR: /home/zuul/ci-framework-data/artifacts/manifests/operator/heat-operator/config/samples/heat_v1beta1_heat.yaml
2026-06-12 16:09:53.055280 | controller |       HEAT_IMG: quay.io/openstack-k8s-operators/heat-operator-index:latest
2026-06-12 16:09:53.055284 | controller |       HEAT_KUTTL_CONF: /home/zuul/ci-framework-data/artifacts/manifests/operator/heat-operator/kuttl-test.yaml
2026-06-12 16:09:53.055287 | controller |       HEAT_KUTTL_DIR: /home/zuul/ci-framework-data/artifacts/manifests/operator/heat-operator/test/kuttl/tests
2026-06-12 16:09:53.055290 | controller |       HEAT_KUTTL_NAMESPACE: heat-kuttl-tests
2026-06-12 16:09:53.055294 | controller |       HEAT_REPO: https://github.com/openstack-k8s-operators/heat-operator.git
2026-06-12 16:09:53.055297 | controller |       HEAT_SERVICE_ENABLED: 'true'
2026-06-12 16:09:53.055301 | controller |       HORIZON: config/samples/horizon_v1beta1_horizon.yaml
2026-06-12 16:09:53.055304 | controller |       HORIZONTEST: config/samples/test_v1beta1_horizontest.yaml
2026-06-12 16:09:53.055308 | controller |       HORIZONTEST_CR: /home/zuul/ci-framework-data/artifacts/manifests/operator/test-operator/config/samples/test_v1beta1_horizontest.yaml
2026-06-12 16:09:53.055314 | controller |       HORIZON_BRANCH: main
2026-06-12 16:09:53.055317 | controller |       HORIZON_COMMIT_HASH: ''
2026-06-12 16:09:53.055321 | controller |       HORIZON_CR: /home/zuul/ci-framework-data/artifacts/manifests/operator/horizon-operator/config/samples/horizon_v1beta1_horizon.yaml
2026-06-12 16:09:53.055324 | controller |       HORIZON_DEPL_IMG: unused
2026-06-12 16:09:53.055327 | controller |       HORIZON_IMG: quay.io/openstack-k8s-operators/horizon-operator-index:latest
2026-06-12 16:09:53.055331 | controller |       HORIZON_KUTTL_CONF: /home/zuul/ci-framework-data/artifacts/manifests/operator/horizon-operator/kuttl-test.yaml
2026-06-12 16:09:53.055334 | controller |       HORIZON_KUTTL_DIR: /home/zuul/ci-framework-data/artifacts/manifests/operator/horizon-operator/test/kuttl/tests
2026-06-12 16:09:53.055338 | controller |       HORIZON_KUTTL_NAMESPACE: horizon-kuttl-tests
2026-06-12 16:09:53.055341 | controller |       HORIZON_REPO: https://github.com/openstack-k8s-operators/horizon-operator.git
2026-06-12 16:09:53.055344 | controller |       INFRA_BRANCH: main
2026-06-12 16:09:53.055348 | controller |       INFRA_COMMIT_HASH: ''
2026-06-12 16:09:53.055351 | controller |       INFRA_IMG: quay.io/openstack-k8s-operators/infra-operator-index:latest
2026-06-12 16:09:53.055355 | controller |       INFRA_KUTTL_CONF: /home/zuul/ci-framework-data/artifacts/manifests/operator/infra-operator/kuttl-test.yaml
2026-06-12 16:09:53.055360 | controller |       INFRA_KUTTL_DIR: /home/zuul/ci-framework-data/artifacts/manifests/operator/infra-operator/test/kuttl/tests
2026-06-12 16:09:53.055363 | controller |       INFRA_KUTTL_NAMESPACE: infra-kuttl-tests
2026-06-12 16:09:53.055367 | controller |       INFRA_RABBITMQ: config/samples/rabbitmq_v1beta1_rabbitmq.yaml
2026-06-12 16:09:53.055373 | controller |       INFRA_RABBITMQ_CR: /home/zuul/ci-framework-data/artifacts/manifests/operator/infra-operator-rabbitmq/config/samples/rabbitmq_v1beta1_rabbitmq.yaml
2026-06-12 16:09:53.055377 | controller |       INFRA_RABBITMQ_DEPL_IMG: unused
2026-06-12 16:09:53.055381 | controller |       INFRA_RABBITMQ_IMG: quay.io/podified-antelope-centos9/openstack-rabbitmq:current-podified
2026-06-12 16:09:53.055384 | controller |       INFRA_REPO: https://github.com/openstack-k8s-operators/infra-operator.git
2026-06-12 16:09:53.055388 | controller |       INSTALL_CERT_MANAGER: false
2026-06-12 16:09:53.055391 | controller |       INSTALL_NMSTATE: true || false
2026-06-12 16:09:53.055394 | controller |       INSTALL_NNCP: true || false
2026-06-12 16:09:53.055398 | controller |       INTERNALAPI_HOST_ROUTES: ''
2026-06-12 16:09:53.055401 | controller |       IPV6_LAB_IPV4_NETWORK_IPADDRESS: 172.30.0.1/24
2026-06-12 16:09:53.055405 | controller |       IPV6_LAB_IPV6_NETWORK_IPADDRESS: fd00:abcd:abcd:fc00::1/64
2026-06-12 16:09:53.055408 | controller |       IPV6_LAB_LIBVIRT_STORAGE_POOL: default
2026-06-12 16:09:53.055411 | controller |       IPV6_LAB_MANAGE_FIREWALLD: 'true'
2026-06-12 16:09:53.055415 | controller |       IPV6_LAB_NAT64_HOST_IPV4: 172.30.0.2/24
2026-06-12 16:09:53.055418 | controller |       IPV6_LAB_NAT64_HOST_IPV6: fd00:abcd:abcd:fc00::2/64
2026-06-12 16:09:53.055422 | controller |       IPV6_LAB_NAT64_INSTANCE_NAME: nat64-router
2026-06-12 16:09:53.055425 | controller |       IPV6_LAB_NAT64_IPV6_NETWORK: fd00:abcd:abcd:fc00::/64
2026-06-12 16:09:53.055428 | controller |       IPV6_LAB_NAT64_TAYGA_DYNAMIC_POOL: 192.168.255.0/24
2026-06-12 16:09:53.055434 | controller |       IPV6_LAB_NAT64_TAYGA_IPV4: 192.168.255.1
2026-06-12 16:09:53.055437 | controller |       IPV6_LAB_NAT64_TAYGA_IPV6: fd00:abcd:abcd:fc00::3
2026-06-12 16:09:53.055440 | controller |       IPV6_LAB_NAT64_TAYGA_IPV6_PREFIX: fd00:abcd:abcd:fcff::/96
2026-06-12 16:09:53.055444 | controller |       IPV6_LAB_NAT64_UPDATE_PACKAGES: 'false'
2026-06-12 16:09:53.055447 | controller |       IPV6_LAB_NETWORK_NAME: nat64
2026-06-12 16:09:53.055451 | controller |       IPV6_LAB_SNO_CLUSTER_NETWORK: fd00:abcd:0::/48
2026-06-12 16:09:53.055454 | controller |       IPV6_LAB_SNO_HOST_IP: fd00:abcd:abcd:fc00::11
2026-06-12 16:09:53.055457 | controller |       IPV6_LAB_SNO_HOST_PREFIX: '64'
2026-06-12 16:09:53.055461 | controller |       IPV6_LAB_SNO_INSTANCE_NAME: sno
2026-06-12 16:09:53.055464 | controller |       IPV6_LAB_SNO_MACHINE_NETWORK: fd00:abcd:abcd:fc00::/64
2026-06-12 16:09:53.055467 | controller |       IPV6_LAB_SNO_OCP_MIRROR_URL: https://mirror.openshift.com/pub/openshift-v4/clients/ocp
2026-06-12 16:09:53.055471 | controller |       IPV6_LAB_SNO_OCP_VERSION: latest-4.14
2026-06-12 16:09:53.055474 | controller |       IPV6_LAB_SNO_SERVICE_NETWORK: fd00:abcd:abcd:fc03::/112
2026-06-12 16:09:53.055478 | controller |       IPV6_LAB_SSH_PUB_KEY: /home/zuul/.ssh/id_rsa.pub
2026-06-12 16:09:53.055481 | controller |       IPV6_LAB_WORK_DIR: /home/zuul/.ipv6lab
2026-06-12 16:09:53.055484 | controller |       IRONIC: config/samples/ironic_v1beta1_ironic.yaml
2026-06-12 16:09:53.055488 | controller |       IRONICAPI_DEPL_IMG: unused
2026-06-12 16:09:53.055491 | controller |       IRONICCON_DEPL_IMG: unused
2026-06-12 16:09:53.055494 | controller |       IRONICINS_DEPL_IMG: unused
2026-06-12 16:09:53.055498 | controller |       IRONICNAG_DEPL_IMG: unused
2026-06-12 16:09:53.055501 | controller |       IRONICPXE_DEPL_IMG: unused
2026-06-12 16:09:53.055505 | controller |       IRONIC_BRANCH: main
2026-06-12 16:09:53.055508 | controller |       IRONIC_COMMIT_HASH: ''
2026-06-12 16:09:53.055511 | controller |       IRONIC_CR: /home/zuul/ci-framework-data/artifacts/manifests/operator/ironic-operator/config/samples/ironic_v1beta1_ironic.yaml
2026-06-12 16:09:53.055515 | controller |       IRONIC_IMAGE: quay.io/metal3-io/ironic
2026-06-12 16:09:53.055518 | controller |       IRONIC_IMAGE_TAG: release-24.1
2026-06-12 16:09:53.055522 | controller |       IRONIC_IMG: quay.io/openstack-k8s-operators/ironic-operator-index:latest
2026-06-12 16:09:53.055525 | controller |       IRONIC_KUTTL_CONF: /home/zuul/ci-framework-data/artifacts/manifests/operator/ironic-operator/kuttl-test.yaml
2026-06-12 16:09:53.055529 | controller |       IRONIC_KUTTL_DIR: /home/zuul/ci-framework-data/artifacts/manifests/operator/ironic-operator/test/kuttl/tests
2026-06-12 16:09:53.055532 | controller |       IRONIC_KUTTL_NAMESPACE: ironic-kuttl-tests
2026-06-12 16:09:53.055535 | controller |       IRONIC_REPO: https://github.com/openstack-k8s-operators/ironic-operator.git
2026-06-12 16:09:53.055539 | controller |       KEYSTONEAPI: config/samples/keystone_v1beta1_keystoneapi.yaml
2026-06-12 16:09:53.055542 | controller |       KEYSTONEAPI_CR: /home/zuul/ci-framework-data/artifacts/manifests/operator/keystone-operator/config/samples/keystone_v1beta1_keystoneapi.yaml
2026-06-12 16:09:53.055546 | controller |       KEYSTONEAPI_DEPL_IMG: unused
2026-06-12 16:09:53.055549 | controller |       KEYSTONE_BRANCH: main
2026-06-12 16:09:53.055553 | controller |       KEYSTONE_COMMIT_HASH: ''
2026-06-12 16:09:53.055556 | controller |       KEYSTONE_FEDERATION_CLIENT_SECRET: COX8bmlKAWn56XCGMrKQJj7dgHNAOl6f
2026-06-12 16:09:53.055560 | controller |       KEYSTONE_FEDERATION_CRYPTO_PASSPHRASE: openstack
2026-06-12 16:09:53.055563 | controller |       KEYSTONE_IMG: quay.io/openstack-k8s-operators/keystone-operator-index:latest
2026-06-12 16:09:53.055566 | controller |       KEYSTONE_KUTTL_CONF: /home/zuul/ci-framework-data/artifacts/manifests/operator/keystone-operator/kuttl-test.yaml
2026-06-12 16:09:53.055570 | controller |       KEYSTONE_KUTTL_DIR: /home/zuul/ci-framework-data/artifacts/manifests/operator/keystone-operator/test/kuttl/tests
2026-06-12 16:09:53.055573 | controller |       KEYSTONE_KUTTL_NAMESPACE: keystone-kuttl-tests
2026-06-12 16:09:53.055577 | controller |       KEYSTONE_REPO: https://github.com/openstack-k8s-operators/keystone-operator.git
2026-06-12 16:09:53.055580 | controller |       KUBEADMIN_PWD: '12345678'
2026-06-12 16:09:53.055583 | controller |       LIBVIRT_SECRET: libvirt-secret
2026-06-12 16:09:53.055587 | controller |       LOKI_DEPLOY_MODE: openshift-network
2026-06-12 16:09:53.055590 | controller |       LOKI_DEPLOY_NAMESPACE: netobserv
2026-06-12 16:09:53.055595 | controller |       LOKI_DEPLOY_SIZE: 1x.demo
2026-06-12 16:09:53.055599 | controller |       LOKI_NAMESPACE: openshift-operators-redhat
2026-06-12 16:09:53.055602 | controller |       LOKI_OPERATOR_GROUP: openshift-operators-redhat-loki
2026-06-12 16:09:53.055606 | controller |       LOKI_SUBSCRIPTION: loki-operator
2026-06-12 16:09:53.055609 | controller |       LVMS_CR: '1'
2026-06-12 16:09:53.055613 | controller |       MANILA: config/samples/manila_v1beta1_manila.yaml
2026-06-12 16:09:53.055616 | controller |       MANILAAPI_DEPL_IMG: unused
2026-06-12 16:09:53.055619 | controller |       MANILASCH_DEPL_IMG: unused
2026-06-12 16:09:53.055623 | controller |       MANILASHARE_DEPL_IMG: unused
2026-06-12 16:09:53.055626 | controller |       MANILA_BRANCH: main
2026-06-12 16:09:53.055632 | controller |       MANILA_COMMIT_HASH: ''
2026-06-12 16:09:53.055635 | controller |       MANILA_CR: /home/zuul/ci-framework-data/artifacts/manifests/operator/manila-operator/config/samples/manila_v1beta1_manila.yaml
2026-06-12 16:09:53.055639 | controller |       MANILA_IMG: quay.io/openstack-k8s-operators/manila-operator-index:latest
2026-06-12 16:09:53.055642 | controller |       MANILA_KUTTL_CONF: /home/zuul/ci-framework-data/artifacts/manifests/operator/manila-operator/kuttl-test.yaml
2026-06-12 16:09:53.055646 | controller |       MANILA_KUTTL_DIR: /home/zuul/ci-framework-data/artifacts/manifests/operator/manila-operator/test/kuttl/tests
2026-06-12 16:09:53.055652 | controller |       MANILA_KUTTL_NAMESPACE: manila-kuttl-tests
2026-06-12 16:09:53.055655 | controller |       MANILA_REPO: https://github.com/openstack-k8s-operators/manila-operator.git
2026-06-12 16:09:53.055659 | controller |       MANILA_SERVICE_ENABLED: 'true'
2026-06-12 16:09:53.055662 | controller |       MARIADB: config/samples/mariadb_v1beta1_galera.yaml
2026-06-12 16:09:53.055665 | controller |       MARIADB_BRANCH: main
2026-06-12 16:09:53.055669 | controller |       MARIADB_CHAINSAW_CONF: /home/zuul/ci-framework-data/artifacts/manifests/operator/mariadb-operator/test/chainsaw/config.yaml
2026-06-12 16:09:53.055673 | controller |       MARIADB_CHAINSAW_DIR: /home/zuul/ci-framework-data/artifacts/manifests/operator/mariadb-operator/test/chainsaw/tests
2026-06-12 16:09:53.055676 | controller |       MARIADB_CHAINSAW_NAMESPACE: mariadb-chainsaw-tests
2026-06-12 16:09:53.055679 | controller |       MARIADB_COMMIT_HASH: ''
2026-06-12 16:09:53.055683 | controller |       MARIADB_CR: /home/zuul/ci-framework-data/artifacts/manifests/operator/mariadb-operator/config/samples/mariadb_v1beta1_galera.yaml
2026-06-12 16:09:53.055686 | controller |       MARIADB_DEPL_IMG: unused
2026-06-12 16:09:53.055690 | controller |       MARIADB_IMG: quay.io/openstack-k8s-operators/mariadb-operator-index:latest
2026-06-12 16:09:53.055693 | controller |       MARIADB_KUTTL_CONF: /home/zuul/ci-framework-data/artifacts/manifests/operator/mariadb-operator/kuttl-test.yaml
2026-06-12 16:09:53.055697 | controller |       MARIADB_KUTTL_DIR: /home/zuul/ci-framework-data/artifacts/manifests/operator/mariadb-operator/test/kuttl/tests
2026-06-12 16:09:53.055700 | controller |       MARIADB_KUTTL_NAMESPACE: mariadb-kuttl-tests
2026-06-12 16:09:53.055704 | controller |       MARIADB_REPO: https://github.com/openstack-k8s-operators/mariadb-operator.git
2026-06-12 16:09:53.055707 | controller |       MEMCACHED: config/samples/memcached_v1beta1_memcached.yaml
2026-06-12 16:09:53.055710 | controller |       MEMCACHED_CR: /home/zuul/ci-framework-data/artifacts/manifests/operator/infra-operator/config/samples/memcached_v1beta1_memcached.yaml
2026-06-12 16:09:53.055714 | controller |       MEMCACHED_DEPL_IMG: unused
2026-06-12 16:09:53.055717 | controller |       METADATA_SHARED_SECRET: '1234567842'
2026-06-12 16:09:53.055721 | controller |       METALLB_IPV6_POOL: fd00:aaaa::80-fd00:aaaa::90
2026-06-12 16:09:53.055724 | controller |       METALLB_POOL: 192.168.122.80-192.168.122.90
2026-06-12 16:09:53.055727 | controller |       MICROSHIFT: '0'
2026-06-12 16:09:53.055731 | controller |       MIRROR_INSECURE: 'true'
2026-06-12 16:09:53.055734 | controller |       MIRROR_NAMESPACE: openstack-mirror
2026-06-12 16:09:53.055738 | controller |       MIRROR_REGISTRY_HOST: default-route-openshift-image-registry.apps-crc.testing
2026-06-12 16:09:53.055741 | controller |       NAMESPACE: openstack
2026-06-12 16:09:53.055744 | controller |       NETCONFIG: config/samples/network_v1beta1_netconfig.yaml
2026-06-12 16:09:53.055748 | controller |       NETCONFIG_CR: /home/zuul/ci-framework-data/artifacts/manifests/operator/infra-operator/config/samples/network_v1beta1_netconfig.yaml
2026-06-12 16:09:53.055753 | controller |       NETCONFIG_DEPL_IMG: unused
2026-06-12 16:09:53.055757 | controller |       NETOBSERV_DEPLOY_NAMESPACE: netobserv
2026-06-12 16:09:53.055760 | controller |       NETOBSERV_NAMESPACE: openshift-netobserv-operator
2026-06-12 16:09:53.055764 | controller |       NETOBSERV_OPERATOR_GROUP: openshift-netobserv-operator-net
2026-06-12 16:09:53.055767 | controller |       NETOBSERV_SUBSCRIPTION: netobserv-operator
2026-06-12 16:09:53.055770 | controller |       NETWORK_BGP: 'false'
2026-06-12 16:09:53.055774 | controller |       NETWORK_DESIGNATE_ADDRESS_PREFIX: 172.28.0
2026-06-12 16:09:53.055777 | controller |       NETWORK_DESIGNATE_EXT_ADDRESS_PREFIX: 172.50.0
2026-06-12 16:09:53.055781 | controller |       NETWORK_INTERNALAPI_ADDRESS_PREFIX: 172.17.0
2026-06-12 16:09:53.055784 | controller |       NETWORK_ISOLATION: 'true'
2026-06-12 16:09:53.055787 | controller |       NETWORK_ISOLATION_INSTANCE_NAME: crc
2026-06-12 16:09:53.055791 | controller |       NETWORK_ISOLATION_IPV4: 'true'
2026-06-12 16:09:53.055794 | controller |       NETWORK_ISOLATION_IPV4_ADDRESS: 172.16.1.1/24
2026-06-12 16:09:53.055798 | controller |       NETWORK_ISOLATION_IPV4_NAT: 'true'
2026-06-12 16:09:53.055801 | controller |       NETWORK_ISOLATION_IPV6: 'false'
2026-06-12 16:09:53.055804 | controller |       NETWORK_ISOLATION_IPV6_ADDRESS: fd00:aaaa::1/64
2026-06-12 16:09:53.055808 | controller |       NETWORK_ISOLATION_IP_ADDRESS: 192.168.122.10
2026-06-12 16:09:53.055811 | controller |       NETWORK_ISOLATION_MAC: '52:54:00:11:11:10'
2026-06-12 16:09:53.055815 | controller |       NETWORK_ISOLATION_NETWORK_NAME: net-iso
2026-06-12 16:09:53.055818 | controller |       NETWORK_ISOLATION_NET_NAME: default
2026-06-12 16:09:53.055821 | controller |       NETWORK_ISOLATION_USE_DEFAULT_NETWORK: 'true'
2026-06-12 16:09:53.055825 | controller |       NETWORK_MTU: '1500'
2026-06-12 16:09:53.055828 | controller |       NETWORK_STORAGEMGMT_ADDRESS_PREFIX: 172.20.0
2026-06-12 16:09:53.055832 | controller |       NETWORK_STORAGE_ADDRESS_PREFIX: 172.18.0
2026-06-12 16:09:53.055835 | controller |       NETWORK_STORAGE_MACVLAN: ''
2026-06-12 16:09:53.055838 | controller |       NETWORK_TENANT_ADDRESS_PREFIX: 172.19.0
2026-06-12 16:09:53.055842 | controller |       NETWORK_VLAN_START: '20'
2026-06-12 16:09:53.055845 | controller |       NETWORK_VLAN_STEP: '1'
2026-06-12 16:09:53.055849 | controller |       NEUTRONAPI: config/samples/neutron_v1beta1_neutronapi.yaml
2026-06-12 16:09:53.055852 | controller |       NEUTRONAPI_CR: /home/zuul/ci-framework-data/artifacts/manifests/operator/neutron-operator/config/samples/neutron_v1beta1_neutronapi.yaml
2026-06-12 16:09:53.055855 | controller |       NEUTRONAPI_DEPL_IMG: unused
2026-06-12 16:09:53.055859 | controller |       NEUTRON_BRANCH: main
2026-06-12 16:09:53.055862 | controller |       NEUTRON_COMMIT_HASH: ''
2026-06-12 16:09:53.055866 | controller |       NEUTRON_IMG: quay.io/openstack-k8s-operators/neutron-operator-index:latest
2026-06-12 16:09:53.055871 | controller |       NEUTRON_KUTTL_CONF: /home/zuul/ci-framework-data/artifacts/manifests/operator/neutron-operator/kuttl-test.yaml
2026-06-12 16:09:53.055875 | controller |       NEUTRON_KUTTL_DIR: /home/zuul/ci-framework-data/artifacts/manifests/operator/neutron-operator/test/kuttl/tests
2026-06-12 16:09:53.055878 | controller |       NEUTRON_KUTTL_NAMESPACE: neutron-kuttl-tests
2026-06-12 16:09:53.055882 | controller |       NEUTRON_REPO: https://github.com/openstack-k8s-operators/neutron-operator.git
2026-06-12 16:09:53.055885 | controller |       NFS_HOME: /home/nfs
2026-06-12 16:09:53.055889 | controller |       NMSTATE_NAMESPACE: openshift-nmstate
2026-06-12 16:09:53.055892 | controller |       NMSTATE_OPERATOR_GROUP: openshift-nmstate-tn6k8
2026-06-12 16:09:53.055895 | controller |       NMSTATE_SUBSCRIPTION: kubernetes-nmstate-operator
2026-06-12 16:09:53.055899 | controller |       NNCP_ADDITIONAL_HOST_ROUTES: ''
2026-06-12 16:09:53.055902 | controller |       NNCP_BGP_1_INTERFACE: enp7s0
2026-06-12 16:09:53.055906 | controller |       NNCP_BGP_1_IP_ADDRESS: 100.65.4.2
2026-06-12 16:09:53.055909 | controller |       NNCP_BGP_2_INTERFACE: enp8s0
2026-06-12 16:09:53.055912 | controller |       NNCP_BGP_2_IP_ADDRESS: 100.64.4.2
2026-06-12 16:09:53.055916 | controller |       NNCP_BRIDGE: ospbr
2026-06-12 16:09:53.055919 | controller |       NNCP_CLEANUP_TIMEOUT: 120s
2026-06-12 16:09:53.055923 | controller |       NNCP_CTLPLANE_IPV6_ADDRESS_PREFIX: 'fd00:aaaa::'
2026-06-12 16:09:53.055926 | controller |       NNCP_CTLPLANE_IPV6_ADDRESS_SUFFIX: '10'
2026-06-12 16:09:53.055930 | controller |       NNCP_CTLPLANE_IP_ADDRESS_PREFIX: 192.168.122
2026-06-12 16:09:53.055935 | controller |       NNCP_CTLPLANE_IP_ADDRESS_SUFFIX: '10'
2026-06-12 16:09:53.055938 | controller |       NNCP_DNS_SERVER: 192.168.122.1
2026-06-12 16:09:53.055942 | controller |       NNCP_DNS_SERVER_IPV6: fd00:aaaa::1
2026-06-12 16:09:53.055945 | controller |       NNCP_GATEWAY: 192.168.122.1
2026-06-12 16:09:53.055948 | controller |       NNCP_GATEWAY_IPV6: fd00:aaaa::1
2026-06-12 16:09:53.055953 | controller |       NNCP_INTERFACE: enp6s0
2026-06-12 16:09:53.055958 | controller |       NNCP_NODES: ''
2026-06-12 16:09:53.055963 | controller |       NNCP_TIMEOUT: 240s
2026-06-12 16:09:53.055968 | controller |       NOVA: config/samples/nova_v1beta1_nova_collapsed_cell.yaml
2026-06-12 16:09:53.055973 | controller |       NOVA_BRANCH: main
2026-06-12 16:09:53.055978 | controller |       NOVA_COMMIT_HASH: ''
2026-06-12 16:09:53.055983 | controller |       NOVA_CR: /home/zuul/ci-framework-data/artifacts/manifests/operator/nova-operator/config/samples/nova_v1beta1_nova_collapsed_cell.yaml
2026-06-12 16:09:53.055988 | controller |       NOVA_IMG: quay.io/openstack-k8s-operators/nova-operator-index:latest
2026-06-12 16:09:53.055991 | controller |       NOVA_REPO: https://github.com/openstack-k8s-operators/nova-operator.git
2026-06-12 16:09:53.055994 | controller |       NUMBER_OF_INSTANCES: '1'
2026-06-12 16:09:53.055998 | controller |       OCP_NETWORK_NAME: crc
2026-06-12 16:09:53.056001 | controller |       OCTAVIA: config/samples/octavia_v1beta1_octavia.yaml
2026-06-12 16:09:53.056005 | controller |       OCTAVIA_BRANCH: main
2026-06-12 16:09:53.056036 | controller |       OCTAVIA_COMMIT_HASH: ''
2026-06-12 16:09:53.056041 | controller |       OCTAVIA_CR: /home/zuul/ci-framework-data/artifacts/manifests/operator/octavia-operator/config/samples/octavia_v1beta1_octavia.yaml
2026-06-12 16:09:53.056044 | controller |       OCTAVIA_IMG: quay.io/openstack-k8s-operators/octavia-operator-index:latest
2026-06-12 16:09:53.056048 | controller |       OCTAVIA_KUTTL_CONF: /home/zuul/ci-framework-data/artifacts/manifests/operator/octavia-operator/kuttl-test.yaml
2026-06-12 16:09:53.056051 | controller |       OCTAVIA_KUTTL_DIR: /home/zuul/ci-framework-data/artifacts/manifests/operator/octavia-operator/test/kuttl/tests
2026-06-12 16:09:53.056054 | controller |       OCTAVIA_KUTTL_NAMESPACE: octavia-kuttl-tests
2026-06-12 16:09:53.056058 | controller |       OCTAVIA_REPO: https://github.com/openstack-k8s-operators/octavia-operator.git
2026-06-12 16:09:53.056061 | controller |       OKD: 'false'
2026-06-12 16:09:53.056065 | controller |       OPENSTACK_BRANCH: main
2026-06-12 16:09:53.056068 | controller |       OPENSTACK_BUNDLE_IMG: quay.io/openstack-k8s-operators/openstack-operator-bundle:latest
2026-06-12 16:09:53.056072 | controller |       OPENSTACK_COMMIT_HASH: ''
2026-06-12 16:09:53.056075 | controller |       OPENSTACK_CR: /home/zuul/ci-framework-data/artifacts/manifests/operator/openstack-operator/config/samples/core_v1beta1_openstackcontrolplane_galera_network_isolation.yaml
2026-06-12 16:09:53.056079 | controller |       OPENSTACK_CRDS_DIR: openstack_crds
2026-06-12 16:09:53.056083 | controller |       OPENSTACK_CTLPLANE: config/samples/core_v1beta1_openstackcontrolplane_galera_network_isolation.yaml
2026-06-12 16:09:53.056091 | controller |       OPENSTACK_IMG: quay.io/openstack-k8s-operators/openstack-operator-index:latest
2026-06-12 16:09:53.056094 | controller |       OPENSTACK_K8S_BRANCH: main
2026-06-12 16:09:53.056098 | controller |       OPENSTACK_K8S_TAG: latest
2026-06-12 16:09:53.056101 | controller |       OPENSTACK_KUTTL_CONF: /home/zuul/ci-framework-data/artifacts/manifests/operator/openstack-operator/kuttl-test.yaml
2026-06-12 16:09:53.056105 | controller |       OPENSTACK_KUTTL_DIR: /home/zuul/ci-framework-data/artifacts/manifests/operator/openstack-operator/test/kuttl/tests
2026-06-12 16:09:53.056108 | controller |       OPENSTACK_KUTTL_NAMESPACE: openstack-kuttl-tests
2026-06-12 16:09:53.056112 | controller |       OPENSTACK_NEUTRON_CUSTOM_CONF: ''
2026-06-12 16:09:53.056115 | controller |       OPENSTACK_REPO: https://github.com/openstack-k8s-operators/openstack-operator.git
2026-06-12 16:09:53.056118 | controller |       OPENSTACK_STORAGE_BUNDLE_IMG: quay.io/openstack-k8s-operators/openstack-operator-storage-bundle:latest
2026-06-12 16:09:53.056122 | controller |       OPERATOR_BASE_DIR: /home/zuul/ci-framework-data/artifacts/manifests/operator
2026-06-12 16:09:53.056125 | controller |       OPERATOR_CHANNEL: ''
2026-06-12 16:09:53.056129 | controller |       OPERATOR_NAMESPACE: openstack-operators
2026-06-12 16:09:53.056134 | controller |       OPERATOR_SOURCE: ''
2026-06-12 16:09:53.056157 | controller |       OPERATOR_SOURCE_NAMESPACE: ''
2026-06-12 16:09:53.056163 | controller |       OUT: /home/zuul/ci-framework-data/artifacts/manifests
2026-06-12 16:09:53.056167 | controller |       OUTPUT_DIR: /home/zuul/ci-framework-data/artifacts/edpm
2026-06-12 16:09:53.056172 | controller |       OVNCONTROLLER: config/samples/ovn_v1beta1_ovncontroller.yaml
2026-06-12 16:09:53.056176 | controller |       OVNCONTROLLER_CR: /home/zuul/ci-framework-data/artifacts/manifests/operator/ovn-operator/config/samples/ovn_v1beta1_ovncontroller.yaml
2026-06-12 16:09:53.056184 | controller |       OVNCONTROLLER_NMAP: 'true'
2026-06-12 16:09:53.056187 | controller |       OVNDBS: config/samples/ovn_v1beta1_ovndbcluster.yaml
2026-06-12 16:09:53.056191 | controller |       OVNDBS_CR: /home/zuul/ci-framework-data/artifacts/manifests/operator/ovn-operator/config/samples/ovn_v1beta1_ovndbcluster.yaml
2026-06-12 16:09:53.056194 | controller |       OVNNORTHD: config/samples/ovn_v1beta1_ovnnorthd.yaml
2026-06-12 16:09:53.056198 | controller |       OVNNORTHD_CR: /home/zuul/ci-framework-data/artifacts/manifests/operator/ovn-operator/config/samples/ovn_v1beta1_ovnnorthd.yaml
2026-06-12 16:09:53.056201 | controller |       OVN_BRANCH: main
2026-06-12 16:09:53.056204 | controller |       OVN_COMMIT_HASH: ''
2026-06-12 16:09:53.056208 | controller |       OVN_IMG: quay.io/openstack-k8s-operators/ovn-operator-index:latest
2026-06-12 16:09:53.056211 | controller |       OVN_KUTTL_CONF: /home/zuul/ci-framework-data/artifacts/manifests/operator/ovn-operator/kuttl-test.yaml
2026-06-12 16:09:53.056215 | controller |       OVN_KUTTL_DIR: /home/zuul/ci-framework-data/artifacts/manifests/operator/ovn-operator/test/kuttl/tests
2026-06-12 16:09:53.056218 | controller |       OVN_KUTTL_NAMESPACE: ovn-kuttl-tests
2026-06-12 16:09:53.056222 | controller |       OVN_REPO: https://github.com/openstack-k8s-operators/ovn-operator.git
2026-06-12 16:09:53.056225 | controller |       PASSWORD: '12345678'
2026-06-12 16:09:53.056228 | controller |       PULL_SECRET: /home/zuul/src/github.com/openstack-k8s-operators/ci-framework/pull-secret.txt
2026-06-12 16:09:53.056232 | controller |       RABBITMQ: docs/examples/default-security-context/rabbitmq.yaml
2026-06-12 16:09:53.056235 | controller |       RABBITMQ_BRANCH: patches
2026-06-12 16:09:53.056239 | controller |       RABBITMQ_COMMIT_HASH: ''
2026-06-12 16:09:53.056242 | controller |       RABBITMQ_CR: /home/zuul/ci-framework-data/artifacts/manifests/operator/rabbitmq-operator/docs/examples/default-security-context/rabbitmq.yaml
2026-06-12 16:09:53.056246 | controller |       RABBITMQ_DEPL_IMG: unused
2026-06-12 16:09:53.056249 | controller |       RABBITMQ_IMG: quay.io/openstack-k8s-operators/rabbitmq-cluster-operator-index:latest
2026-06-12 16:09:53.056252 | controller |       RABBITMQ_REPO: https://github.com/openstack-k8s-operators/rabbitmq-cluster-operator.git
2026-06-12 16:09:53.056256 | controller |       REDHAT_OPERATORS: 'false'
2026-06-12 16:09:53.056259 | controller |       REDIS: config/samples/redis_v1beta1_redis.yaml
2026-06-12 16:09:53.056263 | controller |       REDIS_CR: /home/zuul/ci-framework-data/artifacts/manifests/operator/infra-operator-redis/config/samples/redis_v1beta1_redis.yaml
2026-06-12 16:09:53.056266 | controller |       REDIS_DEPL_IMG: unused
2026-06-12 16:09:53.056269 | controller |       RH_REGISTRY_PWD: ''
2026-06-12 16:09:53.056273 | controller |       RH_REGISTRY_USER: ''
2026-06-12 16:09:53.056276 | controller |       SECRET: osp-secret
2026-06-12 16:09:53.056280 | controller |       SG_CORE_DEPL_IMG: unused
2026-06-12 16:09:53.056283 | controller |       STANDALONE_COMPUTE_DRIVER: libvirt
2026-06-12 16:09:53.056286 | controller |       STANDALONE_EXTERNAL_NET_PREFFIX: 172.21.0
2026-06-12 16:09:53.056290 | controller |       STANDALONE_INTERNALAPI_NET_PREFIX: 172.17.0
2026-06-12 16:09:53.056293 | controller |       STANDALONE_STORAGEMGMT_NET_PREFIX: 172.20.0
2026-06-12 16:09:53.056297 | controller |       STANDALONE_STORAGE_NET_PREFIX: 172.18.0
2026-06-12 16:09:53.056300 | controller |       STANDALONE_TENANT_NET_PREFIX: 172.19.0
2026-06-12 16:09:53.056304 | controller |       STORAGEMGMT_HOST_ROUTES: ''
2026-06-12 16:09:53.056307 | controller |       STORAGE_CLASS: local-storage
2026-06-12 16:09:53.056310 | controller |       STORAGE_HOST_ROUTES: ''
2026-06-12 16:09:53.056314 | controller |       SWIFT: config/samples/swift_v1beta1_swift.yaml
2026-06-12 16:09:53.056317 | controller |       SWIFT_BRANCH: main
2026-06-12 16:09:53.056321 | controller |       SWIFT_COMMIT_HASH: ''
2026-06-12 16:09:53.056327 | controller |       SWIFT_CR: /home/zuul/ci-framework-data/artifacts/manifests/operator/swift-operator/config/samples/swift_v1beta1_swift.yaml
2026-06-12 16:09:53.056501 | controller |       SWIFT_IMG: quay.io/openstack-k8s-operators/swift-operator-index:latest
2026-06-12 16:09:53.056505 | controller |       SWIFT_KUTTL_CONF: /home/zuul/ci-framework-data/artifacts/manifests/operator/swift-operator/kuttl-test.yaml
2026-06-12 16:09:53.056508 | controller |       SWIFT_KUTTL_DIR: /home/zuul/ci-framework-data/artifacts/manifests/operator/swift-operator/test/kuttl/tests
2026-06-12 16:09:53.056512 | controller |       SWIFT_KUTTL_NAMESPACE: swift-kuttl-tests
2026-06-12 16:09:53.056515 | controller |       SWIFT_REPO: https://github.com/openstack-k8s-operators/swift-operator.git
2026-06-12 16:09:53.056519 | controller |       TELEMETRY: config/samples/telemetry_v1beta1_telemetry.yaml
2026-06-12 16:09:53.056522 | controller |       TELEMETRY_BRANCH: main
2026-06-12 16:09:53.056525 | controller |       TELEMETRY_COMMIT_HASH: ''
2026-06-12 16:09:53.056529 | controller |       TELEMETRY_CR: /home/zuul/ci-framework-data/artifacts/manifests/operator/telemetry-operator/config/samples/telemetry_v1beta1_telemetry.yaml
2026-06-12 16:09:53.056532 | controller |       TELEMETRY_IMG: quay.io/openstack-k8s-operators/telemetry-operator-index:latest
2026-06-12 16:09:53.056536 | controller |       TELEMETRY_KUTTL_BASEDIR: /home/zuul/ci-framework-data/artifacts/manifests/operator/telemetry-operator
2026-06-12 16:09:53.056539 | controller |       TELEMETRY_KUTTL_CONF: /home/zuul/ci-framework-data/artifacts/manifests/operator/telemetry-operator/kuttl-test.yaml
2026-06-12 16:09:53.056543 | controller |       TELEMETRY_KUTTL_DIR: /home/zuul/ci-framework-data/artifacts/manifests/operator/telemetry-operator/test/kuttl/suites
2026-06-12 16:09:53.056546 | controller |       TELEMETRY_KUTTL_NAMESPACE: telemetry-kuttl-tests
2026-06-12 16:09:53.056550 | controller |       TELEMETRY_KUTTL_RELPATH: test/kuttl/suites
2026-06-12 16:09:53.056553 | controller |       TELEMETRY_REPO: https://github.com/openstack-k8s-operators/telemetry-operator.git
2026-06-12 16:09:53.056556 | controller |       TEMPEST: config/samples/test_v1beta1_tempest.yaml
2026-06-12 16:09:53.056560 | controller |       TEMPEST_CR: /home/zuul/ci-framework-data/artifacts/manifests/operator/test-operator/config/samples/test_v1beta1_tempest.yaml
2026-06-12 16:09:53.056563 | controller |       TENANT_HOST_ROUTES: ''
2026-06-12 16:09:53.056567 | controller |       TEST_BRANCH: main
2026-06-12 16:09:53.056570 | controller |       TEST_COMMIT_HASH: ''
2026-06-12 16:09:53.056576 | controller |       TEST_CR: /home/zuul/ci-framework-data/artifacts/manifests/operator/test-operator/config/samples/test_v1beta1_tempest.yaml
2026-06-12 16:09:53.056579 | controller |       TEST_IMG: quay.io/openstack-k8s-operators/test-operator-index:latest
2026-06-12 16:09:53.056583 | controller |       TEST_KUTTL_CONF: /home/zuul/ci-framework-data/artifacts/manifests/operator/test-operator/kuttl-test.yaml
2026-06-12 16:09:53.056586 | controller |       TEST_KUTTL_DIR: /home/zuul/ci-framework-data/artifacts/manifests/operator/test-operator/test/kuttl/tests
2026-06-12 16:09:53.056590 | controller |       TEST_KUTTL_NAMESPACE: test-operator-kuttl-tests
2026-06-12 16:09:53.056593 | controller |       TEST_REPO: https://github.com/openstack-k8s-operators/test-operator.git
2026-06-12 16:09:53.056596 | controller |       TIMEOUT: 300s
2026-06-12 16:09:53.056600 | controller |       TLS_ENABLED: 'false'
2026-06-12 16:09:53.056603 | controller |       TOBIKO: config/samples/test_v1beta1_tobiko.yaml
2026-06-12 16:09:53.056607 | controller |       TOBIKO_CR: /home/zuul/ci-framework-data/artifacts/manifests/operator/test-operator/config/samples/test_v1beta1_tobiko.yaml
2026-06-12 16:09:53.056610 | controller |       tripleo_deploy: 'export REGISTRY_PWD:'
2026-06-12 16:09:53.063312 | controller |
2026-06-12 16:09:53.063326 | controller | TASK [install_yamls : Generate make targets install_yamls_path={{ cifmw_install_yamls_repo }}, output_directory={{ cifmw_install_yamls_tasks_out }}] ***
2026-06-12 16:09:53.063330 | controller | Friday 12 June 2026  16:09:53 +0000 (0:00:00.037)       0:01:02.805 ***********
2026-06-12 16:09:53.063334 | controller | Friday 12 June 2026  16:09:53 +0000 (0:00:00.037)       0:01:02.804 ***********
2026-06-12 16:09:53.480822 | controller | ok: [localhost]
2026-06-12 16:09:53.480941 | controller |
2026-06-12 16:09:53.480953 | controller | TASK [install_yamls : Debug generate_make module var=cifmw_generate_makes] *****
2026-06-12 16:09:53.480978 | controller | Friday 12 June 2026  16:09:53 +0000 (0:00:00.416)       0:01:03.222 ***********
2026-06-12 16:09:53.480986 | controller | Friday 12 June 2026  16:09:53 +0000 (0:00:00.417)       0:01:03.221 ***********
2026-06-12 16:09:53.512855 | controller | ok: [localhost] =>
2026-06-12 16:09:53.512966 | controller |     cifmw_generate_makes:
2026-06-12 16:09:53.512973 | controller |       changed: false
2026-06-12 16:09:53.512979 | controller |       debug:
2026-06-12 16:09:53.512986 | controller |         /home/zuul/src/github.com/openstack-k8s-operators/install_yamls/Makefile:
2026-06-12 16:09:53.512992 | controller |         - all
2026-06-12 16:09:53.512997 | controller |         - help
2026-06-12 16:09:53.513002 | controller |         - cleanup
2026-06-12 16:09:53.513007 | controller |         - deploy_cleanup
2026-06-12 16:09:53.513013 | controller |         - wait
2026-06-12 16:09:53.513018 | controller |         - crc_storage
2026-06-12 16:09:53.513023 | controller |         - crc_storage_cleanup
2026-06-12 16:09:53.513029 | controller |         - crc_storage_release
2026-06-12 16:09:53.513034 | controller |         - crc_storage_with_retries
2026-06-12 16:09:53.513040 | controller |         - crc_storage_cleanup_with_retries
2026-06-12 16:09:53.513045 | controller |         - operator_namespace
2026-06-12 16:09:53.513050 | controller |         - namespace
2026-06-12 16:09:53.513055 | controller |         - namespace_cleanup
2026-06-12 16:09:53.513060 | controller |         - input
2026-06-12 16:09:53.513065 | controller |         - input_cleanup
2026-06-12 16:09:53.513070 | controller |         - crc_bmo_setup
2026-06-12 16:09:53.513075 | controller |         - crc_bmo_cleanup
2026-06-12 16:09:53.513080 | controller |         - mirror_registry
2026-06-12 16:09:53.513085 | controller |         - mirror_registry_secure
2026-06-12 16:09:53.513110 | controller |         - mirror_registry_ca
2026-06-12 16:09:53.513115 | controller |         - mirror_registry_cleanup
2026-06-12 16:09:53.513120 | controller |         - openstack_prep
2026-06-12 16:09:53.513125 | controller |         - openstack
2026-06-12 16:09:53.513130 | controller |         - openstack_wait
2026-06-12 16:09:53.513135 | controller |         - openstack_init
2026-06-12 16:09:53.513165 | controller |         - openstack_cleanup
2026-06-12 16:09:53.513173 | controller |         - openstack_repo
2026-06-12 16:09:53.513178 | controller |         - openstack_deploy_prep
2026-06-12 16:09:53.513183 | controller |         - openstack_deploy
2026-06-12 16:09:53.513188 | controller |         - openstack_wait_deploy
2026-06-12 16:09:53.513193 | controller |         - openstack_deploy_cleanup
2026-06-12 16:09:53.513198 | controller |         - openstack_update_run
2026-06-12 16:09:53.513203 | controller |         - update_services
2026-06-12 16:09:53.513208 | controller |         - update_system
2026-06-12 16:09:53.513214 | controller |         - openstack_patch_version
2026-06-12 16:09:53.513219 | controller |         - edpm_deploy_generate_keys
2026-06-12 16:09:53.513224 | controller |         - edpm_patch_ansible_runner_image
2026-06-12 16:09:53.513229 | controller |         - edpm_deploy_prep
2026-06-12 16:09:53.513234 | controller |         - edpm_deploy_cleanup
2026-06-12 16:09:53.513239 | controller |         - edpm_deploy
2026-06-12 16:09:53.513244 | controller |         - edpm_deploy_baremetal_prep
2026-06-12 16:09:53.513249 | controller |         - edpm_deploy_baremetal
2026-06-12 16:09:53.513253 | controller |         - edpm_wait_deploy_baremetal
2026-06-12 16:09:53.513258 | controller |         - edpm_wait_deploy
2026-06-12 16:09:53.513263 | controller |         - edpm_register_dns
2026-06-12 16:09:53.513268 | controller |         - edpm_nova_discover_hosts
2026-06-12 16:09:53.513273 | controller |         - openstack_crds
2026-06-12 16:09:53.513278 | controller |         - openstack_crds_cleanup
2026-06-12 16:09:53.513283 | controller |         - edpm_deploy_networker_prep
2026-06-12 16:09:53.513288 | controller |         - edpm_deploy_networker_cleanup
2026-06-12 16:09:53.513293 | controller |         - edpm_deploy_networker
2026-06-12 16:09:53.513298 | controller |         - infra_prep
2026-06-12 16:09:53.513303 | controller |         - infra
2026-06-12 16:09:53.513308 | controller |         - infra_cleanup
2026-06-12 16:09:53.513313 | controller |         - dns_deploy_prep
2026-06-12 16:09:53.513318 | controller |         - dns_deploy
2026-06-12 16:09:53.513323 | controller |         - dns_deploy_cleanup
2026-06-12 16:09:53.513328 | controller |         - netconfig_deploy_prep
2026-06-12 16:09:53.513333 | controller |         - netconfig_deploy
2026-06-12 16:09:53.513338 | controller |         - netconfig_deploy_cleanup
2026-06-12 16:09:53.513343 | controller |         - memcached_deploy_prep
2026-06-12 16:09:53.513348 | controller |         - memcached_deploy
2026-06-12 16:09:53.513360 | controller |         - memcached_deploy_cleanup
2026-06-12 16:09:53.513365 | controller |         - keystone_prep
2026-06-12 16:09:53.513370 | controller |         - keystone
2026-06-12 16:09:53.513375 | controller |         - keystone_cleanup
2026-06-12 16:09:53.513380 | controller |         - keystone_deploy_prep
2026-06-12 16:09:53.513385 | controller |         - keystone_deploy
2026-06-12 16:09:53.513390 | controller |         - keystone_deploy_cleanup
2026-06-12 16:09:53.513395 | controller |         - barbican_prep
2026-06-12 16:09:53.513400 | controller |         - barbican
2026-06-12 16:09:53.513405 | controller |         - barbican_cleanup
2026-06-12 16:09:53.513410 | controller |         - barbican_deploy_prep
2026-06-12 16:09:53.513414 | controller |         - barbican_deploy
2026-06-12 16:09:53.513419 | controller |         - barbican_deploy_validate
2026-06-12 16:09:53.513424 | controller |         - barbican_deploy_cleanup
2026-06-12 16:09:53.513430 | controller |         - mariadb
2026-06-12 16:09:53.513434 | controller |         - mariadb_cleanup
2026-06-12 16:09:53.513439 | controller |         - mariadb_deploy_prep
2026-06-12 16:09:53.513444 | controller |         - mariadb_deploy
2026-06-12 16:09:53.513449 | controller |         - mariadb_deploy_cleanup
2026-06-12 16:09:53.513454 | controller |         - glance_prep
2026-06-12 16:09:53.513459 | controller |         - glance
2026-06-12 16:09:53.513464 | controller |         - glance_cleanup
2026-06-12 16:09:53.513469 | controller |         - glance_deploy_prep
2026-06-12 16:09:53.513478 | controller |         - glance_deploy
2026-06-12 16:09:53.513484 | controller |         - glance_deploy_cleanup
2026-06-12 16:09:53.513489 | controller |         - ovn_prep
2026-06-12 16:09:53.513493 | controller |         - ovn
2026-06-12 16:09:53.513498 | controller |         - ovn_cleanup
2026-06-12 16:09:53.513503 | controller |         - ovn_deploy_prep
2026-06-12 16:09:53.513508 | controller |         - ovn_deploy
2026-06-12 16:09:53.513513 | controller |         - ovn_deploy_cleanup
2026-06-12 16:09:53.513518 | controller |         - neutron_prep
2026-06-12 16:09:53.513523 | controller |         - neutron
2026-06-12 16:09:53.513528 | controller |         - neutron_cleanup
2026-06-12 16:09:53.513533 | controller |         - neutron_deploy_prep
2026-06-12 16:09:53.513538 | controller |         - neutron_deploy
2026-06-12 16:09:53.513543 | controller |         - neutron_deploy_cleanup
2026-06-12 16:09:53.513548 | controller |         - cinder_prep
2026-06-12 16:09:53.513553 | controller |         - cinder
2026-06-12 16:09:53.513557 | controller |         - cinder_cleanup
2026-06-12 16:09:53.513562 | controller |         - cinder_deploy_prep
2026-06-12 16:09:53.513567 | controller |         - cinder_deploy
2026-06-12 16:09:53.513572 | controller |         - cinder_deploy_cleanup
2026-06-12 16:09:53.513577 | controller |         - rabbitmq_prep
2026-06-12 16:09:53.513582 | controller |         - rabbitmq
2026-06-12 16:09:53.513587 | controller |         - rabbitmq_cleanup
2026-06-12 16:09:53.513592 | controller |         - rabbitmq_deploy_prep
2026-06-12 16:09:53.513597 | controller |         - rabbitmq_deploy
2026-06-12 16:09:53.513602 | controller |         - rabbitmq_deploy_cleanup
2026-06-12 16:09:53.513607 | controller |         - infra_rabbitmq_deploy_prep
2026-06-12 16:09:53.513612 | controller |         - infra_rabbitmq_deploy
2026-06-12 16:09:53.513617 | controller |         - infra_rabbitmq_deploy_cleanup
2026-06-12 16:09:53.513622 | controller |         - ironic_prep
2026-06-12 16:09:53.513627 | controller |         - ironic
2026-06-12 16:09:53.513632 | controller |         - ironic_cleanup
2026-06-12 16:09:53.513637 | controller |         - ironic_deploy_prep
2026-06-12 16:09:53.513642 | controller |         - ironic_deploy
2026-06-12 16:09:53.513647 | controller |         - ironic_deploy_cleanup
2026-06-12 16:09:53.513652 | controller |         - octavia_prep
2026-06-12 16:09:53.513657 | controller |         - octavia
2026-06-12 16:09:53.513662 | controller |         - octavia_cleanup
2026-06-12 16:09:53.513667 | controller |         - octavia_deploy_prep
2026-06-12 16:09:53.513671 | controller |         - octavia_deploy
2026-06-12 16:09:53.513676 | controller |         - octavia_deploy_cleanup
2026-06-12 16:09:53.513681 | controller |         - designate_prep
2026-06-12 16:09:53.513686 | controller |         - designate
2026-06-12 16:09:53.513691 | controller |         - designate_cleanup
2026-06-12 16:09:53.513696 | controller |         - designate_deploy_prep
2026-06-12 16:09:53.513701 | controller |         - designate_deploy
2026-06-12 16:09:53.513706 | controller |         - designate_deploy_cleanup
2026-06-12 16:09:53.513711 | controller |         - nova_prep
2026-06-12 16:09:53.513716 | controller |         - nova
2026-06-12 16:09:53.513721 | controller |         - nova_cleanup
2026-06-12 16:09:53.513726 | controller |         - nova_deploy_prep
2026-06-12 16:09:53.513735 | controller |         - nova_deploy
2026-06-12 16:09:53.513740 | controller |         - nova_deploy_cleanup
2026-06-12 16:09:53.513745 | controller |         - mariadb_kuttl_run
2026-06-12 16:09:53.513749 | controller |         - mariadb_kuttl
2026-06-12 16:09:53.513754 | controller |         - kuttl_db_prep
2026-06-12 16:09:53.513759 | controller |         - kuttl_db_cleanup
2026-06-12 16:09:53.513764 | controller |         - kuttl_common_prep
2026-06-12 16:09:53.513769 | controller |         - kuttl_common_cleanup
2026-06-12 16:09:53.513774 | controller |         - keystone_kuttl_run
2026-06-12 16:09:53.513795 | controller |         - keystone_kuttl
2026-06-12 16:09:53.513801 | controller |         - barbican_kuttl_run
2026-06-12 16:09:53.513806 | controller |         - barbican_kuttl
2026-06-12 16:09:53.513811 | controller |         - cinder_kuttl_run
2026-06-12 16:09:53.513816 | controller |         - cinder_kuttl
2026-06-12 16:09:53.513820 | controller |         - neutron_kuttl_run
2026-06-12 16:09:53.513825 | controller |         - neutron_kuttl
2026-06-12 16:09:53.513830 | controller |         - octavia_kuttl_run
2026-06-12 16:09:53.513835 | controller |         - octavia_kuttl
2026-06-12 16:09:53.513840 | controller |         - designate_kuttl
2026-06-12 16:09:53.513845 | controller |         - designate_kuttl_run
2026-06-12 16:09:53.513850 | controller |         - ovn_kuttl_run
2026-06-12 16:09:53.513855 | controller |         - ovn_kuttl
2026-06-12 16:09:53.513860 | controller |         - infra_kuttl_run
2026-06-12 16:09:53.513865 | controller |         - infra_kuttl
2026-06-12 16:09:53.513870 | controller |         - ironic_kuttl_run
2026-06-12 16:09:53.513874 | controller |         - ironic_kuttl
2026-06-12 16:09:53.513879 | controller |         - ironic_kuttl_crc
2026-06-12 16:09:53.513884 | controller |         - heat_kuttl_run
2026-06-12 16:09:53.513889 | controller |         - heat_kuttl
2026-06-12 16:09:53.513894 | controller |         - heat_kuttl_crc
2026-06-12 16:09:53.513899 | controller |         - glance_kuttl_run
2026-06-12 16:09:53.513904 | controller |         - glance_kuttl
2026-06-12 16:09:53.513909 | controller |         - manila_kuttl_run
2026-06-12 16:09:53.513914 | controller |         - manila_kuttl
2026-06-12 16:09:53.513919 | controller |         - swift_kuttl_run
2026-06-12 16:09:53.513923 | controller |         - swift_kuttl
2026-06-12 16:09:53.513928 | controller |         - horizon_kuttl_run
2026-06-12 16:09:53.513933 | controller |         - horizon_kuttl
2026-06-12 16:09:53.513938 | controller |         - openstack_kuttl_prep
2026-06-12 16:09:53.513944 | controller |         - openstack_kuttl_run
2026-06-12 16:09:53.513950 | controller |         - openstack_kuttl_cleanup
2026-06-12 16:09:53.513957 | controller |         - openstack_kuttl
2026-06-12 16:09:53.513964 | controller |         - mariadb_chainsaw_run
2026-06-12 16:09:53.513971 | controller |         - mariadb_chainsaw
2026-06-12 16:09:53.513978 | controller |         - horizon_prep
2026-06-12 16:09:53.513985 | controller |         - horizon
2026-06-12 16:09:53.513992 | controller |         - horizon_cleanup
2026-06-12 16:09:53.513999 | controller |         - horizon_deploy_prep
2026-06-12 16:09:53.514006 | controller |         - horizon_deploy
2026-06-12 16:09:53.514013 | controller |         - horizon_deploy_cleanup
2026-06-12 16:09:53.514020 | controller |         - heat_prep
2026-06-12 16:09:53.514026 | controller |         - heat
2026-06-12 16:09:53.514033 | controller |         - heat_cleanup
2026-06-12 16:09:53.514039 | controller |         - heat_deploy_prep
2026-06-12 16:09:53.514046 | controller |         - heat_deploy
2026-06-12 16:09:53.514051 | controller |         - heat_deploy_cleanup
2026-06-12 16:09:53.514058 | controller |         - baremetal_prep
2026-06-12 16:09:53.514064 | controller |         - baremetal
2026-06-12 16:09:53.514071 | controller |         - baremetal_cleanup
2026-06-12 16:09:53.514077 | controller |         - ceph_help
2026-06-12 16:09:53.514083 | controller |         - ceph
2026-06-12 16:09:53.514090 | controller |         - ceph_cleanup
2026-06-12 16:09:53.514096 | controller |         - rook_prep
2026-06-12 16:09:53.514103 | controller |         - rook
2026-06-12 16:09:53.514110 | controller |         - rook_deploy_prep
2026-06-12 16:09:53.514117 | controller |         - rook_deploy
2026-06-12 16:09:53.514124 | controller |         - rook_crc_disk
2026-06-12 16:09:53.514130 | controller |         - rook_cleanup
2026-06-12 16:09:53.514137 | controller |         - lvms
2026-06-12 16:09:53.514171 | controller |         - nmstate
2026-06-12 16:09:53.514179 | controller |         - nncp
2026-06-12 16:09:53.514186 | controller |         - nncp_cleanup
2026-06-12 16:09:53.514193 | controller |         - netattach
2026-06-12 16:09:53.514200 | controller |         - netattach_cleanup
2026-06-12 16:09:53.514207 | controller |         - metallb
2026-06-12 16:09:53.514214 | controller |         - metallb_config
2026-06-12 16:09:53.514221 | controller |         - metallb_config_cleanup
2026-06-12 16:09:53.514233 | controller |         - metallb_cleanup
2026-06-12 16:09:53.514238 | controller |         - loki
2026-06-12 16:09:53.514242 | controller |         - loki_cleanup
2026-06-12 16:09:53.514247 | controller |         - loki_deploy
2026-06-12 16:09:53.514254 | controller |         - loki_deploy_cleanup
2026-06-12 16:09:53.514260 | controller |         - netobserv
2026-06-12 16:09:53.514267 | controller |         - netobserv_cleanup
2026-06-12 16:09:53.514274 | controller |         - netobserv_deploy
2026-06-12 16:09:53.514281 | controller |         - netobserv_deploy_cleanup
2026-06-12 16:09:53.514288 | controller |         - manila_prep
2026-06-12 16:09:53.514295 | controller |         - manila
2026-06-12 16:09:53.514302 | controller |         - manila_cleanup
2026-06-12 16:09:53.514309 | controller |         - manila_deploy_prep
2026-06-12 16:09:53.514315 | controller |         - manila_deploy
2026-06-12 16:09:53.514322 | controller |         - manila_deploy_cleanup
2026-06-12 16:09:53.514328 | controller |         - telemetry_prep
2026-06-12 16:09:53.514335 | controller |         - telemetry
2026-06-12 16:09:53.514342 | controller |         - telemetry_cleanup
2026-06-12 16:09:53.514349 | controller |         - telemetry_deploy_prep
2026-06-12 16:09:53.514356 | controller |         - telemetry_deploy
2026-06-12 16:09:53.514363 | controller |         - telemetry_deploy_cleanup
2026-06-12 16:09:53.514370 | controller |         - telemetry_kuttl_run
2026-06-12 16:09:53.514377 | controller |         - telemetry_kuttl
2026-06-12 16:09:53.514384 | controller |         - test_operator_prep
2026-06-12 16:09:53.514390 | controller |         - test_operator
2026-06-12 16:09:53.514395 | controller |         - test_operator_cleanup
2026-06-12 16:09:53.514400 | controller |         - test_operator_deploy_prep
2026-06-12 16:09:53.514405 | controller |         - test_operator_deploy
2026-06-12 16:09:53.514410 | controller |         - test_operator_deploy_cleanup
2026-06-12 16:09:53.514417 | controller |         - test_operator_kuttl_run
2026-06-12 16:09:53.514424 | controller |         - test_operator_kuttl
2026-06-12 16:09:53.514432 | controller |         - swift_prep
2026-06-12 16:09:53.514439 | controller |         - swift
2026-06-12 16:09:53.514446 | controller |         - swift_cleanup
2026-06-12 16:09:53.514453 | controller |         - swift_deploy_prep
2026-06-12 16:09:53.514460 | controller |         - swift_deploy
2026-06-12 16:09:53.514467 | controller |         - swift_deploy_cleanup
2026-06-12 16:09:53.514474 | controller |         - certmanager
2026-06-12 16:09:53.514480 | controller |         - certmanager_cleanup
2026-06-12 16:09:53.514487 | controller |         - validate_marketplace
2026-06-12 16:09:53.514494 | controller |         - redis_deploy_prep
2026-06-12 16:09:53.514501 | controller |         - redis_deploy
2026-06-12 16:09:53.514508 | controller |         - redis_deploy_cleanup
2026-06-12 16:09:53.514515 | controller |         - set_slower_etcd_profile
2026-06-12 16:09:53.514522 | controller |         /home/zuul/src/github.com/openstack-k8s-operators/install_yamls/devsetup/Makefile:
2026-06-12 16:09:53.514530 | controller |         - help
2026-06-12 16:09:53.514537 | controller |         - download_tools
2026-06-12 16:09:53.514544 | controller |         - nfs
2026-06-12 16:09:53.514551 | controller |         - nfs_cleanup
2026-06-12 16:09:53.514558 | controller |         - crc
2026-06-12 16:09:53.514564 | controller |         - crc_cleanup
2026-06-12 16:09:53.514571 | controller |         - crc_scrub
2026-06-12 16:09:53.514579 | controller |         - crc_attach_default_interface
2026-06-12 16:09:53.514586 | controller |         - crc_attach_default_interface_cleanup
2026-06-12 16:09:53.514593 | controller |         - ipv6_lab_network
2026-06-12 16:09:53.514600 | controller |         - ipv6_lab_network_cleanup
2026-06-12 16:09:53.514607 | controller |         - ipv6_lab_nat64_router
2026-06-12 16:09:53.514615 | controller |         - ipv6_lab_nat64_router_cleanup
2026-06-12 16:09:53.514620 | controller |         - ipv6_lab_sno
2026-06-12 16:09:53.514625 | controller |         - ipv6_lab_sno_cleanup
2026-06-12 16:09:53.514630 | controller |         - ipv6_lab
2026-06-12 16:09:53.514634 | controller |         - ipv6_lab_cleanup
2026-06-12 16:09:53.514639 | controller |         - attach_default_interface
2026-06-12 16:09:53.514644 | controller |         - attach_default_interface_cleanup
2026-06-12 16:09:53.514649 | controller |         - network_isolation_bridge
2026-06-12 16:09:53.514654 | controller |         - network_isolation_bridge_cleanup
2026-06-12 16:09:53.514659 | controller |         - edpm_baremetal_compute
2026-06-12 16:09:53.514664 | controller |         - edpm_compute
2026-06-12 16:09:53.514669 | controller |         - edpm_compute_bootc
2026-06-12 16:09:53.514674 | controller |         - edpm_ansible_runner
2026-06-12 16:09:53.514679 | controller |         - edpm_computes_bgp
2026-06-12 16:09:53.514689 | controller |         - edpm_compute_repos
2026-06-12 16:09:53.514694 | controller |         - edpm_compute_cleanup
2026-06-12 16:09:53.514699 | controller |         - edpm_networker
2026-06-12 16:09:53.514704 | controller |         - edpm_networker_cleanup
2026-06-12 16:09:53.514709 | controller |         - edpm_deploy_instance
2026-06-12 16:09:53.514714 | controller |         - tripleo_deploy
2026-06-12 16:09:53.514719 | controller |         - standalone_deploy
2026-06-12 16:09:53.514724 | controller |         - standalone_sync
2026-06-12 16:09:53.514729 | controller |         - standalone
2026-06-12 16:09:53.514734 | controller |         - standalone_cleanup
2026-06-12 16:09:53.514739 | controller |         - standalone_snapshot
2026-06-12 16:09:53.514744 | controller |         - standalone_revert
2026-06-12 16:09:53.514749 | controller |         - cifmw_prepare
2026-06-12 16:09:53.514754 | controller |         - cifmw_cleanup
2026-06-12 16:09:53.514759 | controller |         - bmaas_network
2026-06-12 16:09:53.514771 | controller |         - bmaas_network_cleanup
2026-06-12 16:09:53.514777 | controller |         - bmaas_route_crc_and_crc_bmaas_networks
2026-06-12 16:09:53.514782 | controller |         - bmaas_route_crc_and_crc_bmaas_networks_cleanup
2026-06-12 16:09:53.514787 | controller |         - bmaas_crc_attach_network
2026-06-12 16:09:53.514792 | controller |         - bmaas_crc_attach_network_cleanup
2026-06-12 16:09:53.514797 | controller |         - bmaas_crc_baremetal_bridge
2026-06-12 16:09:53.514802 | controller |         - bmaas_crc_baremetal_bridge_cleanup
2026-06-12 16:09:53.514807 | controller |         - bmaas_baremetal_net_nad
2026-06-12 16:09:53.514812 | controller |         - bmaas_baremetal_net_nad_cleanup
2026-06-12 16:09:53.514817 | controller |         - bmaas_metallb
2026-06-12 16:09:53.514822 | controller |         - bmaas_metallb_cleanup
2026-06-12 16:09:53.514827 | controller |         - bmaas_virtual_bms
2026-06-12 16:09:53.514832 | controller |         - bmaas_virtual_bms_cleanup
2026-06-12 16:09:53.514837 | controller |         - bmaas_sushy_emulator
2026-06-12 16:09:53.514842 | controller |         - bmaas_sushy_emulator_cleanup
2026-06-12 16:09:53.514847 | controller |         - bmaas_sushy_emulator_wait
2026-06-12 16:09:53.514852 | controller |         - bmaas_generate_nodes_yaml
2026-06-12 16:09:53.514857 | controller |         - bmaas
2026-06-12 16:09:53.514862 | controller |         - bmaas_cleanup
2026-06-12 16:09:53.514871 | controller |       failed: false
2026-06-12 16:09:53.514876 | controller |       success: true
2026-06-12 16:09:53.527078 | controller |
2026-06-12 16:09:53.527209 | controller | TASK [install_yamls : Create the install_yamls parameters file dest={{ cifmw_basedir }}/artifacts/parameters/install-yamls-params.yml, content={{
2026-06-12 16:09:53.527224 | controller |   {
2026-06-12 16:09:53.527232 | controller |   'cifmw_install_yamls_environment': cifmw_install_yamls_environment,
2026-06-12 16:09:53.527241 | controller |   'cifmw_install_yamls_defaults': cifmw_install_yamls_defaults
2026-06-12 16:09:53.527249 | controller |   } | to_nice_yaml
2026-06-12 16:09:53.527257 | controller | }}, mode=0644] ***
2026-06-12 16:09:53.527264 | controller | Friday 12 June 2026  16:09:53 +0000 (0:00:00.046)       0:01:03.268 ***********
2026-06-12 16:09:53.527272 | controller | Friday 12 June 2026  16:09:53 +0000 (0:00:00.046)       0:01:03.267 ***********
2026-06-12 16:09:54.016967 | controller | changed: [localhost]
2026-06-12 16:09:54.017085 | controller |
2026-06-12 16:09:54.017098 | controller | TASK [install_yamls : Create empty cifmw_install_yamls_environment if needed cifmw_install_yamls_environment={}] ***
2026-06-12 16:09:54.017107 | controller | Friday 12 June 2026  16:09:54 +0000 (0:00:00.490)       0:01:03.758 ***********
2026-06-12 16:09:54.017115 | controller | Friday 12 June 2026  16:09:54 +0000 (0:00:00.490)       0:01:03.757 ***********
2026-06-12 16:09:54.061649 | controller | skipping: [localhost]
2026-06-12 16:09:54.061754 | controller |
2026-06-12 16:09:54.061762 | controller | TASK [discover_latest_image : Set the discovered images dict to empty cifmw_discovered_images_dict={}] ***
2026-06-12 16:09:54.061769 | controller | Friday 12 June 2026  16:09:54 +0000 (0:00:00.044)       0:01:03.803 ***********
2026-06-12 16:09:54.061773 | controller | Friday 12 June 2026  16:09:54 +0000 (0:00:00.044)       0:01:03.802 ***********
2026-06-12 16:09:54.091770 | controller | ok: [localhost]
2026-06-12 16:09:54.091884 | controller |
2026-06-12 16:09:54.091892 | controller | TASK [discover_latest_image : Discover images _raw_params=per-image.yml] *******
2026-06-12 16:09:54.091898 | controller | Friday 12 June 2026  16:09:54 +0000 (0:00:00.030)       0:01:03.833 ***********
2026-06-12 16:09:54.091920 | controller | Friday 12 June 2026  16:09:54 +0000 (0:00:00.030)       0:01:03.832 ***********
2026-06-12 16:09:54.137874 | controller | included: /home/zuul/src/github.com/openstack-k8s-operators/ci-framework/roles/discover_latest_image/tasks/per-image.yml for localhost => (item={'key': 'default', 'value': {'base_url': 'https://cloud.centos.org/centos/9-stream/x86_64/images/', 'qcow_prefix': 'CentOS-Stream-GenericCloud-', 'images_file': 'CHECKSUM'}})
2026-06-12 16:09:54.137978 | controller |
2026-06-12 16:09:54.138002 | controller | TASK [discover_latest_image : Ensure the current image dict entry has the expected data that=['_expected_keys | difference(_given_keys) | length == 0'], fail_msg=The image discovery request dict's {{ _current_image.key }} entry does not match the expected schema. Requests must have the following keys: {{ _expected_keys }}, this entry had: {{ _given_keys }} See the discover_latest_image role's README for more information.] ***
2026-06-12 16:09:54.138014 | controller | Friday 12 June 2026  16:09:54 +0000 (0:00:00.046)       0:01:03.879 ***********
2026-06-12 16:09:54.138019 | controller | Friday 12 June 2026  16:09:54 +0000 (0:00:00.046)       0:01:03.878 ***********
2026-06-12 16:09:54.180821 | controller | ok: [localhost] =>
2026-06-12 16:09:54.180929 | controller |     changed: false
2026-06-12 16:09:54.180939 | controller |     msg: All assertions passed
2026-06-12 16:09:54.180946 | controller |
2026-06-12 16:09:54.180952 | controller | TASK [discover_latest_image : Get latest image for the current entry url={{ _current_image.value.base_url }}, image_prefix={{ _current_image.value.qcow_prefix }}, images_file={{ _current_image.value.images_file }}] ***
2026-06-12 16:09:54.180957 | controller | Friday 12 June 2026  16:09:54 +0000 (0:00:00.043)       0:01:03.923 ***********
2026-06-12 16:09:54.180962 | controller | Friday 12 June 2026  16:09:54 +0000 (0:00:00.043)       0:01:03.921 ***********
2026-06-12 16:09:54.600220 | controller | changed: [localhost]
2026-06-12 16:09:54.600313 | controller |
2026-06-12 16:09:54.600322 | controller | TASK [discover_latest_image : Append the current return value to the discovered images dict cifmw_discovered_images_dict={{ cifmw_discovered_images_dict | combine({_current_image.key: discovered_image.data}) }}, cacheable=True] ***
2026-06-12 16:09:54.600329 | controller | Friday 12 June 2026  16:09:54 +0000 (0:00:00.419)       0:01:04.342 ***********
2026-06-12 16:09:54.600335 | controller | Friday 12 June 2026  16:09:54 +0000 (0:00:00.419)       0:01:04.341 ***********
2026-06-12 16:09:54.627650 | controller | ok: [localhost]
2026-06-12 16:09:54.627739 | controller |
2026-06-12 16:09:54.627750 | controller | TASK [discover_latest_image : Export single-image facts if an image with name 'default' was discovered cifmw_discovered_image_name={{ cifmw_discovered_images_dict.default.image_name }}, cifmw_discovered_image_url={{ cifmw_discovered_images_dict.default.image_url }}, cifmw_discovered_hash={{ cifmw_discovered_images_dict.default.hash }}, cifmw_discovered_hash_algorithm={{ cifmw_discovered_images_dict.default.hash_algorithm }}, cacheable=True] ***
2026-06-12 16:09:54.627760 | controller | Friday 12 June 2026  16:09:54 +0000 (0:00:00.027)       0:01:04.369 ***********
2026-06-12 16:09:54.627769 | controller | Friday 12 June 2026  16:09:54 +0000 (0:00:00.027)       0:01:04.368 ***********
2026-06-12 16:09:54.673423 | controller | ok: [localhost]
2026-06-12 16:09:54.673510 | controller |
2026-06-12 16:09:54.673516 | controller | TASK [cifmw_setup : Create artifacts with custom params mode=0644, dest={{ cifmw_basedir }}/artifacts/parameters/custom-params.yml, content={{ ci_framework_params | to_nice_yaml }}] ***
2026-06-12 16:09:54.673521 | controller | Friday 12 June 2026  16:09:54 +0000 (0:00:00.045)       0:01:04.415 ***********
2026-06-12 16:09:54.673525 | controller | Friday 12 June 2026  16:09:54 +0000 (0:00:00.045)       0:01:04.414 ***********
2026-06-12 16:09:55.096934 | controller | changed: [localhost]
2026-06-12 16:09:55.097027 | controller |
2026-06-12 16:09:55.097036 | controller | TASK [run_hook : Assert parameters are valid quiet=True, that=['_list_hooks is not string', '_list_hooks is not mapping', '_list_hooks is iterable', '(hooks | default([])) is not string', '(hooks | default([])) is not mapping', '(hooks | default([])) is iterable']] ***
2026-06-12 16:09:55.097043 | controller | Friday 12 June 2026  16:09:55 +0000 (0:00:00.422)       0:01:04.838 ***********
2026-06-12 16:09:55.097070 | controller | Friday 12 June 2026  16:09:55 +0000 (0:00:00.422)       0:01:04.837 ***********
2026-06-12 16:09:55.192237 | controller | ok: [localhost]
2026-06-12 16:09:55.192324 | controller |
2026-06-12 16:09:55.192332 | controller | TASK [run_hook : Assert single hooks are all mappings quiet=True, that=['_not_mapping_hooks | length == 0'], msg=All single hooks must be a list of mappings or a mapping.] ***
2026-06-12 16:09:55.192339 | controller | Friday 12 June 2026  16:09:55 +0000 (0:00:00.095)       0:01:04.934 ***********
2026-06-12 16:09:55.192344 | controller | Friday 12 June 2026  16:09:55 +0000 (0:00:00.095)       0:01:04.932 ***********
2026-06-12 16:09:55.312412 | controller | ok: [localhost]
2026-06-12 16:09:55.312495 | controller |
2026-06-12 16:09:55.312503 | controller | TASK [run_hook : Loop on hooks for pre_infra _raw_params={{ hook.type }}.yml] ***
2026-06-12 16:09:55.312509 | controller | Friday 12 June 2026  16:09:55 +0000 (0:00:00.120)       0:01:05.054 ***********
2026-06-12 16:09:55.312514 | controller | Friday 12 June 2026  16:09:55 +0000 (0:00:00.120)       0:01:05.053 ***********
2026-06-12 16:09:55.428781 | controller | included: /home/zuul/src/github.com/openstack-k8s-operators/ci-framework/roles/run_hook/tasks/playbook.yml for localhost => (item={'name': 'Download needed tools', 'inventory': '/home/zuul/src/github.com/openstack-k8s-operators/install_yamls/devsetup/hosts', 'type': 'playbook', 'source': '/home/zuul/src/github.com/openstack-k8s-operators/install_yamls/devsetup/download_tools.yaml'})
2026-06-12 16:09:55.428863 | controller |
2026-06-12 16:09:55.428874 | controller | TASK [run_hook : Set playbook path for Download needed tools cifmw_basedir={{ _bdir }}, hook_name={{ _hook_name }}, playbook_path={{ _play | realpath }}, log_path={{ _bdir }}/logs/{{ step }}_{{ _hook_name }}.log, extra_vars=-e namespace={{ cifmw_openstack_namespace }} {%- if hook.extra_vars is defined and hook.extra_vars|length > 0 -%} {% for key,value in hook.extra_vars.items() -%} {%- if key == 'file' %} -e "@{{ value }}" {%- else %} -e "{{ key }}={{ value }}" {%- endif %} {%- endfor %} {%- endif %}] ***
2026-06-12 16:09:55.428883 | controller | Friday 12 June 2026  16:09:55 +0000 (0:00:00.116)       0:01:05.170 ***********
2026-06-12 16:09:55.428888 | controller | Friday 12 June 2026  16:09:55 +0000 (0:00:00.116)       0:01:05.169 ***********
2026-06-12 16:09:55.491238 | controller | ok: [localhost]
2026-06-12 16:09:55.491321 | controller |
2026-06-12 16:09:55.491326 | controller | TASK [run_hook : Get file stat path={{ playbook_path }}] ***********************
2026-06-12 16:09:55.491331 | controller | Friday 12 June 2026  16:09:55 +0000 (0:00:00.062)       0:01:05.233 ***********
2026-06-12 16:09:55.491334 | controller | Friday 12 June 2026  16:09:55 +0000 (0:00:00.062)       0:01:05.231 ***********
2026-06-12 16:09:55.743428 | controller | ok: [localhost]
2026-06-12 16:09:55.743513 | controller |
2026-06-12 16:09:55.743519 | controller | TASK [run_hook : Fail if playbook doesn't exist msg=Playbook {{ playbook_path }} doesn't seem to exist.] ***
2026-06-12 16:09:55.743523 | controller | Friday 12 June 2026  16:09:55 +0000 (0:00:00.252)       0:01:05.485 ***********
2026-06-12 16:09:55.743527 | controller | Friday 12 June 2026  16:09:55 +0000 (0:00:00.252)       0:01:05.484 ***********
2026-06-12 16:09:55.769051 | controller | skipping: [localhost]
2026-06-12 16:09:55.769123 | controller |
2026-06-12 16:09:55.769128 | controller | TASK [run_hook : Get parameters files paths={{
2026-06-12 16:09:55.769134 | controller |   (cifmw_basedir, 'artifacts/parameters') | path_join
2026-06-12 16:09:55.769164 | controller | }}, file_type=file, patterns=*.yml] ***
2026-06-12 16:09:55.769170 | controller | Friday 12 June 2026  16:09:55 +0000 (0:00:00.025)       0:01:05.511 ***********
2026-06-12 16:09:55.769174 | controller | Friday 12 June 2026  16:09:55 +0000 (0:00:00.025)       0:01:05.510 ***********
2026-06-12 16:09:56.003979 | controller | ok: [localhost]
2026-06-12 16:09:56.004092 | controller |
2026-06-12 16:09:56.004099 | controller | TASK [run_hook : Add parameters artifacts as extra variables extra_vars={{ extra_vars }} {% for file in cifmw_run_hook_parameters_files.files %} -e "@{{ file.path }}" {%- endfor %}] ***
2026-06-12 16:09:56.004104 | controller | Friday 12 June 2026  16:09:56 +0000 (0:00:00.234)       0:01:05.745 ***********
2026-06-12 16:09:56.004108 | controller | Friday 12 June 2026  16:09:56 +0000 (0:00:00.234)       0:01:05.744 ***********
2026-06-12 16:09:56.038445 | controller | ok: [localhost]
2026-06-12 16:09:56.038545 | controller |
2026-06-12 16:09:56.038552 | controller | TASK [run_hook : Ensure log directory exists path={{ log_path | dirname }}, state=directory, mode=0755] ***
2026-06-12 16:09:56.038558 | controller | Friday 12 June 2026  16:09:56 +0000 (0:00:00.034)       0:01:05.780 ***********
2026-06-12 16:09:56.038561 | controller | Friday 12 June 2026  16:09:56 +0000 (0:00:00.034)       0:01:05.779 ***********
2026-06-12 16:09:56.265884 | controller | ok: [localhost]
2026-06-12 16:09:56.265968 | controller |
2026-06-12 16:09:56.265974 | controller | TASK [run_hook : Ensure artifacts directory exists path={{ cifmw_basedir }}/artifacts, state=directory, mode=0755] ***
2026-06-12 16:09:56.265979 | controller | Friday 12 June 2026  16:09:56 +0000 (0:00:00.227)       0:01:06.007 ***********
2026-06-12 16:09:56.265983 | controller | Friday 12 June 2026  16:09:56 +0000 (0:00:00.227)       0:01:06.006 ***********
2026-06-12 16:09:56.494214 | controller | ok: [localhost]
2026-06-12 16:09:56.494326 | controller |
2026-06-12 16:09:56.494342 | controller | TASK [run_hook : Run hook without retry - Download needed tools] ***************
2026-06-12 16:09:56.494356 | controller | Friday 12 June 2026  16:09:56 +0000 (0:00:00.227)       0:01:06.235 ***********
2026-06-12 16:09:56.494367 | controller | Friday 12 June 2026  16:09:56 +0000 (0:00:00.228)       0:01:06.234 ***********
2026-06-12 16:10:43.799518 | controller | Follow script's output here: /home/zuul/ci-framework-data/logs/ci_script_000_run_hook_without_retry_downloa.log
2026-06-12 16:10:43.799634 | controller | changed: [localhost]
2026-06-12 16:10:43.799640 | controller |
2026-06-12 16:10:43.799644 | controller | TASK [run_hook : Run hook with retry - Download needed tools] ******************
2026-06-12 16:10:43.799648 | controller | Friday 12 June 2026  16:10:43 +0000 (0:00:47.305)       0:01:53.541 ***********
2026-06-12 16:10:43.799652 | controller | Friday 12 June 2026  16:10:43 +0000 (0:00:47.305)       0:01:53.539 ***********
2026-06-12 16:10:43.834056 | controller | skipping: [localhost]
2026-06-12 16:10:43.834162 | controller |
2026-06-12 16:10:43.834175 | controller | TASK [run_hook : Check if we have a file path={{ cifmw_basedir }}/artifacts/{{ step }}_{{ hook_name }}.yml] ***
2026-06-12 16:10:43.834184 | controller | Friday 12 June 2026  16:10:43 +0000 (0:00:00.034)       0:01:53.575 ***********
2026-06-12 16:10:43.834192 | controller | Friday 12 June 2026  16:10:43 +0000 (0:00:00.034)       0:01:53.574 ***********
2026-06-12 16:10:44.063332 | controller | ok: [localhost]
2026-06-12 16:10:44.063443 | controller |
2026-06-12 16:10:44.063453 | controller | TASK [run_hook : Load generated content in main playbook file={{ cifmw_basedir }}/artifacts/{{ step }}_{{ hook_name }}.yml] ***
2026-06-12 16:10:44.063482 | controller | Friday 12 June 2026  16:10:44 +0000 (0:00:00.229)       0:01:53.805 ***********
2026-06-12 16:10:44.063488 | controller | Friday 12 June 2026  16:10:44 +0000 (0:00:00.229)       0:01:53.803 ***********
2026-06-12 16:10:44.155486 | controller | skipping: [localhost]
2026-06-12 16:10:44.155532 | controller |
2026-06-12 16:10:44.155538 | controller | PLAY [Prepare host virtualization] *********************************************
2026-06-12 16:10:44.155543 | controller |
2026-06-12 16:10:44.155546 | controller | TASK [Load parameters files name=cifmw_helpers, tasks_from=include_dir.yml] ****
2026-06-12 16:10:44.155550 | controller | Friday 12 June 2026  16:10:44 +0000 (0:00:00.092)       0:01:53.897 ***********
2026-06-12 16:10:44.155553 | controller | Friday 12 June 2026  16:10:44 +0000 (0:00:00.092)       0:01:53.896 ***********
2026-06-12 16:10:44.198642 | controller |
2026-06-12 16:10:44.198687 | controller | TASK [cifmw_helpers : Check directory is available path={{ included_dir | trim }}] ***
2026-06-12 16:10:44.198692 | controller | Friday 12 June 2026  16:10:44 +0000 (0:00:00.042)       0:01:53.940 ***********
2026-06-12 16:10:44.198697 | controller | Friday 12 June 2026  16:10:44 +0000 (0:00:00.042)       0:01:53.939 ***********
2026-06-12 16:10:44.431881 | controller | ok: [localhost]
2026-06-12 16:10:44.432007 | controller |
2026-06-12 16:10:44.432044 | controller | TASK [cifmw_helpers : Find yaml files paths={{ included_dir | trim }}, patterns=*.yml,*.yaml, file_type=file, recurse=False] ***
2026-06-12 16:10:44.432057 | controller | Friday 12 June 2026  16:10:44 +0000 (0:00:00.233)       0:01:54.173 ***********
2026-06-12 16:10:44.432069 | controller | Friday 12 June 2026  16:10:44 +0000 (0:00:00.233)       0:01:54.172 ***********
2026-06-12 16:10:44.663898 | controller | ok: [localhost]
2026-06-12 16:10:44.664022 | controller |
2026-06-12 16:10:44.664038 | controller | TASK [cifmw_helpers : Print available yaml files msg=Found yaml files to parse: {{ _yaml_files.files | map(attribute='path') | list }}
2026-06-12 16:10:44.664051 | controller | ] ***
2026-06-12 16:10:44.664063 | controller | Friday 12 June 2026  16:10:44 +0000 (0:00:00.231)       0:01:54.405 ***********
2026-06-12 16:10:44.664076 | controller | Friday 12 June 2026  16:10:44 +0000 (0:00:00.231)       0:01:54.404 ***********
2026-06-12 16:10:44.711029 | controller | ok: [localhost] =>
2026-06-12 16:10:44.711136 | controller |     msg: |
2026-06-12 16:10:44.711170 | controller |       Found yaml files to parse: ['/home/zuul/ci-framework-data/artifacts/parameters/zuul-params.yml', '/home/zuul/ci-framework-data/artifacts/parameters/install-yamls-params.yml', '/home/zuul/ci-framework-data/artifacts/parameters/custom-params.yml']
2026-06-12 16:10:44.711176 | controller |
2026-06-12 16:10:44.711181 | controller | TASK [cifmw_helpers : Create files on localhost and use include_vars] **********
2026-06-12 16:10:44.711186 | controller | Friday 12 June 2026  16:10:44 +0000 (0:00:00.047)       0:01:54.453 ***********
2026-06-12 16:10:44.711189 | controller | Friday 12 June 2026  16:10:44 +0000 (0:00:00.047)       0:01:54.451 ***********
2026-06-12 16:10:44.772803 | controller | included: /home/zuul/src/github.com/openstack-k8s-operators/ci-framework/roles/cifmw_helpers/tasks/include_file.yml for localhost => (item=(censored due to no_log))
2026-06-12 16:10:44.772907 | controller | included: /home/zuul/src/github.com/openstack-k8s-operators/ci-framework/roles/cifmw_helpers/tasks/include_file.yml for localhost => (item=(censored due to no_log))
2026-06-12 16:10:44.772911 | controller | included: /home/zuul/src/github.com/openstack-k8s-operators/ci-framework/roles/cifmw_helpers/tasks/include_file.yml for localhost => (item=(censored due to no_log))
2026-06-12 16:10:44.772916 | controller |
2026-06-12 16:10:44.772920 | controller | TASK [cifmw_helpers : Fail if file is not yaml or yml extension msg=File needs to be yaml/yml extension] ***
2026-06-12 16:10:44.772925 | controller | Friday 12 June 2026  16:10:44 +0000 (0:00:00.061)       0:01:54.515 ***********
2026-06-12 16:10:44.772929 | controller | Friday 12 June 2026  16:10:44 +0000 (0:00:00.061)       0:01:54.513 ***********
2026-06-12 16:10:44.824512 | controller | skipping: [localhost]
2026-06-12 16:10:44.824606 | controller |
2026-06-12 16:10:44.824617 | controller | TASK [cifmw_helpers : Check if file is available path={{ included_file | trim }}] ***
2026-06-12 16:10:44.824626 | controller | Friday 12 June 2026  16:10:44 +0000 (0:00:00.050)       0:01:54.565 ***********
2026-06-12 16:10:44.824635 | controller | Friday 12 June 2026  16:10:44 +0000 (0:00:00.051)       0:01:54.564 ***********
2026-06-12 16:10:45.036057 | controller | ok: [localhost]
2026-06-12 16:10:45.036179 | controller |
2026-06-12 16:10:45.036192 | controller | TASK [cifmw_helpers : Create temporary directory state=directory] **************
2026-06-12 16:10:45.036201 | controller | Friday 12 June 2026  16:10:45 +0000 (0:00:00.212)       0:01:54.778 ***********
2026-06-12 16:10:45.036209 | controller | Friday 12 June 2026  16:10:45 +0000 (0:00:00.211)       0:01:54.776 ***********
2026-06-12 16:10:45.409072 | controller | changed: [localhost]
2026-06-12 16:10:45.409232 | controller |
2026-06-12 16:10:45.409244 | controller | TASK [cifmw_helpers : Read vars] ***********************************************
2026-06-12 16:10:45.409253 | controller | Friday 12 June 2026  16:10:45 +0000 (0:00:00.372)       0:01:55.150 ***********
2026-06-12 16:10:45.409264 | controller | Friday 12 June 2026  16:10:45 +0000 (0:00:00.372)       0:01:55.149 ***********
2026-06-12 16:10:45.811846 | controller | ok: [localhost]
2026-06-12 16:10:45.811925 | controller |
2026-06-12 16:10:45.811931 | controller | TASK [cifmw_helpers : Create new variable files with content] ******************
2026-06-12 16:10:45.811936 | controller | Friday 12 June 2026  16:10:45 +0000 (0:00:00.403)       0:01:55.553 ***********
2026-06-12 16:10:45.811940 | controller | Friday 12 June 2026  16:10:45 +0000 (0:00:00.403)       0:01:55.552 ***********
2026-06-12 16:10:46.241724 | controller | changed: [localhost]
2026-06-12 16:10:46.241780 | controller |
2026-06-12 16:10:46.241790 | controller | TASK [cifmw_helpers : Include vars] ********************************************
2026-06-12 16:10:46.241815 | controller | Friday 12 June 2026  16:10:46 +0000 (0:00:00.430)       0:01:55.983 ***********
2026-06-12 16:10:46.241823 | controller | Friday 12 June 2026  16:10:46 +0000 (0:00:00.430)       0:01:55.982 ***********
2026-06-12 16:10:46.426466 | controller | ok: [localhost]
2026-06-12 16:10:46.426569 | controller |
2026-06-12 16:10:46.426581 | controller | TASK [cifmw_helpers : Remove temporary directory path={{ _tmp_dir.path }}, state=absent] ***
2026-06-12 16:10:46.426587 | controller | Friday 12 June 2026  16:10:46 +0000 (0:00:00.184)       0:01:56.168 ***********
2026-06-12 16:10:46.426592 | controller | Friday 12 June 2026  16:10:46 +0000 (0:00:00.184)       0:01:56.167 ***********
2026-06-12 16:10:46.658620 | controller | changed: [localhost]
2026-06-12 16:10:46.658723 | controller |
2026-06-12 16:10:46.658736 | controller | TASK [cifmw_helpers : Fail if file is not yaml or yml extension msg=File needs to be yaml/yml extension] ***
2026-06-12 16:10:46.658786 | controller | Friday 12 June 2026  16:10:46 +0000 (0:00:00.231)       0:01:56.400 ***********
2026-06-12 16:10:46.658798 | controller | Friday 12 June 2026  16:10:46 +0000 (0:00:00.231)       0:01:56.399 ***********
2026-06-12 16:10:46.700754 | controller | skipping: [localhost]
2026-06-12 16:10:46.700865 | controller |
2026-06-12 16:10:46.700873 | controller | TASK [cifmw_helpers : Check if file is available path={{ included_file | trim }}] ***
2026-06-12 16:10:46.700880 | controller | Friday 12 June 2026  16:10:46 +0000 (0:00:00.042)       0:01:56.442 ***********
2026-06-12 16:10:46.700885 | controller | Friday 12 June 2026  16:10:46 +0000 (0:00:00.042)       0:01:56.441 ***********
2026-06-12 16:10:46.921722 | controller | ok: [localhost]
2026-06-12 16:10:46.921831 | controller |
2026-06-12 16:10:46.921837 | controller | TASK [cifmw_helpers : Create temporary directory state=directory] **************
2026-06-12 16:10:46.921859 | controller | Friday 12 June 2026  16:10:46 +0000 (0:00:00.221)       0:01:56.663 ***********
2026-06-12 16:10:46.921863 | controller | Friday 12 June 2026  16:10:46 +0000 (0:00:00.221)       0:01:56.662 ***********
2026-06-12 16:10:47.131315 | controller | changed: [localhost]
2026-06-12 16:10:47.131377 | controller |
2026-06-12 16:10:47.131382 | controller | TASK [cifmw_helpers : Read vars] ***********************************************
2026-06-12 16:10:47.131386 | controller | Friday 12 June 2026  16:10:47 +0000 (0:00:00.209)       0:01:56.873 ***********
2026-06-12 16:10:47.131390 | controller | Friday 12 June 2026  16:10:47 +0000 (0:00:00.209)       0:01:56.872 ***********
2026-06-12 16:10:47.343967 | controller | ok: [localhost]
2026-06-12 16:10:47.344055 | controller |
2026-06-12 16:10:47.344061 | controller | TASK [cifmw_helpers : Create new variable files with content] ******************
2026-06-12 16:10:47.344067 | controller | Friday 12 June 2026  16:10:47 +0000 (0:00:00.212)       0:01:57.085 ***********
2026-06-12 16:10:47.344071 | controller | Friday 12 June 2026  16:10:47 +0000 (0:00:00.212)       0:01:57.084 ***********
2026-06-12 16:10:47.830613 | controller | changed: [localhost]
2026-06-12 16:10:47.830680 | controller |
2026-06-12 16:10:47.830687 | controller | TASK [cifmw_helpers : Include vars] ********************************************
2026-06-12 16:10:47.830694 | controller | Friday 12 June 2026  16:10:47 +0000 (0:00:00.486)       0:01:57.572 ***********
2026-06-12 16:10:47.830699 | controller | Friday 12 June 2026  16:10:47 +0000 (0:00:00.486)       0:01:57.571 ***********
2026-06-12 16:10:48.076498 | controller | ok: [localhost]
2026-06-12 16:10:48.076574 | controller |
2026-06-12 16:10:48.076582 | controller | TASK [cifmw_helpers : Remove temporary directory path={{ _tmp_dir.path }}, state=absent] ***
2026-06-12 16:10:48.076588 | controller | Friday 12 June 2026  16:10:48 +0000 (0:00:00.245)       0:01:57.818 ***********
2026-06-12 16:10:48.076594 | controller | Friday 12 June 2026  16:10:48 +0000 (0:00:00.245)       0:01:57.817 ***********
2026-06-12 16:10:48.307439 | controller | changed: [localhost]
2026-06-12 16:10:48.307488 | controller |
2026-06-12 16:10:48.307498 | controller | TASK [cifmw_helpers : Fail if file is not yaml or yml extension msg=File needs to be yaml/yml extension] ***
2026-06-12 16:10:48.307507 | controller | Friday 12 June 2026  16:10:48 +0000 (0:00:00.230)       0:01:58.049 ***********
2026-06-12 16:10:48.307514 | controller | Friday 12 June 2026  16:10:48 +0000 (0:00:00.230)       0:01:58.048 ***********
2026-06-12 16:10:48.346686 | controller | skipping: [localhost]
2026-06-12 16:10:48.346812 | controller |
2026-06-12 16:10:48.346821 | controller | TASK [cifmw_helpers : Check if file is available path={{ included_file | trim }}] ***
2026-06-12 16:10:48.346846 | controller | Friday 12 June 2026  16:10:48 +0000 (0:00:00.038)       0:01:58.088 ***********
2026-06-12 16:10:48.346852 | controller | Friday 12 June 2026  16:10:48 +0000 (0:00:00.039)       0:01:58.087 ***********
2026-06-12 16:10:48.583266 | controller | ok: [localhost]
2026-06-12 16:10:48.583381 | controller |
2026-06-12 16:10:48.583393 | controller | TASK [cifmw_helpers : Create temporary directory state=directory] **************
2026-06-12 16:10:48.583401 | controller | Friday 12 June 2026  16:10:48 +0000 (0:00:00.236)       0:01:58.324 ***********
2026-06-12 16:10:48.583407 | controller | Friday 12 June 2026  16:10:48 +0000 (0:00:00.236)       0:01:58.323 ***********
2026-06-12 16:10:48.787343 | controller | changed: [localhost]
2026-06-12 16:10:48.787388 | controller |
2026-06-12 16:10:48.787394 | controller | TASK [cifmw_helpers : Read vars] ***********************************************
2026-06-12 16:10:48.787399 | controller | Friday 12 June 2026  16:10:48 +0000 (0:00:00.203)       0:01:58.528 ***********
2026-06-12 16:10:48.787402 | controller | Friday 12 June 2026  16:10:48 +0000 (0:00:00.203)       0:01:58.527 ***********
2026-06-12 16:10:48.963785 | controller | ok: [localhost]
2026-06-12 16:10:48.963909 | controller |
2026-06-12 16:10:48.963926 | controller | TASK [cifmw_helpers : Create new variable files with content] ******************
2026-06-12 16:10:48.963939 | controller | Friday 12 June 2026  16:10:48 +0000 (0:00:00.176)       0:01:58.705 ***********
2026-06-12 16:10:48.963950 | controller | Friday 12 June 2026  16:10:48 +0000 (0:00:00.176)       0:01:58.704 ***********
2026-06-12 16:10:49.440921 | controller | changed: [localhost]
2026-06-12 16:10:49.441024 | controller |
2026-06-12 16:10:49.441032 | controller | TASK [cifmw_helpers : Include vars] ********************************************
2026-06-12 16:10:49.441038 | controller | Friday 12 June 2026  16:10:49 +0000 (0:00:00.476)       0:01:59.182 ***********
2026-06-12 16:10:49.441042 | controller | Friday 12 June 2026  16:10:49 +0000 (0:00:00.476)       0:01:59.181 ***********
2026-06-12 16:10:49.493891 | controller | ok: [localhost]
2026-06-12 16:10:49.493994 | controller |
2026-06-12 16:10:49.494000 | controller | TASK [cifmw_helpers : Remove temporary directory path={{ _tmp_dir.path }}, state=absent] ***
2026-06-12 16:10:49.494006 | controller | Friday 12 June 2026  16:10:49 +0000 (0:00:00.053)       0:01:59.235 ***********
2026-06-12 16:10:49.494011 | controller | Friday 12 June 2026  16:10:49 +0000 (0:00:00.053)       0:01:59.234 ***********
2026-06-12 16:10:49.756479 | controller | changed: [localhost]
2026-06-12 16:10:49.756584 | controller |
2026-06-12 16:10:49.756591 | controller | TASK [Ensure libvirt is present/configured name=libvirt_manager] ***************
2026-06-12 16:10:49.756596 | controller | Friday 12 June 2026  16:10:49 +0000 (0:00:00.262)       0:01:59.498 ***********
2026-06-12 16:10:49.756600 | controller | Friday 12 June 2026  16:10:49 +0000 (0:00:00.262)       0:01:59.497 ***********
2026-06-12 16:10:49.792497 | controller | skipping: [localhost]
2026-06-12 16:10:49.792607 | controller |
2026-06-12 16:10:49.792613 | controller | TASK [Perpare OpenShift provisioner node name=openshift_provisioner_node] ******
2026-06-12 16:10:49.792618 | controller | Friday 12 June 2026  16:10:49 +0000 (0:00:00.035)       0:01:59.534 ***********
2026-06-12 16:10:49.792622 | controller | Friday 12 June 2026  16:10:49 +0000 (0:00:00.035)       0:01:59.533 ***********
2026-06-12 16:10:49.907989 | controller | skipping: [localhost]
2026-06-12 16:10:49.908116 | controller |
2026-06-12 16:10:49.908133 | controller | PLAY [Run cifmw_setup infra, build package, container and operators, deploy EDPM] ***
2026-06-12 16:10:49.908189 | controller |
2026-06-12 16:10:49.908200 | controller | TASK [Load parameters files name=cifmw_helpers, tasks_from=include_dir.yml] ****
2026-06-12 16:10:49.908210 | controller | Friday 12 June 2026  16:10:49 +0000 (0:00:00.115)       0:01:59.650 ***********
2026-06-12 16:10:49.908221 | controller | Friday 12 June 2026  16:10:49 +0000 (0:00:00.115)       0:01:59.649 ***********
2026-06-12 16:10:49.988673 | controller |
2026-06-12 16:10:49.988777 | controller | TASK [cifmw_helpers : Check directory is available path={{ included_dir | trim }}] ***
2026-06-12 16:10:49.988783 | controller | Friday 12 June 2026  16:10:49 +0000 (0:00:00.080)       0:01:59.730 ***********
2026-06-12 16:10:49.988788 | controller | Friday 12 June 2026  16:10:49 +0000 (0:00:00.080)       0:01:59.729 ***********
2026-06-12 16:10:50.211816 | controller | ok: [localhost]
2026-06-12 16:10:50.211918 | controller |
2026-06-12 16:10:50.211928 | controller | TASK [cifmw_helpers : Find yaml files paths={{ included_dir | trim }}, patterns=*.yml,*.yaml, file_type=file, recurse=False] ***
2026-06-12 16:10:50.211934 | controller | Friday 12 June 2026  16:10:50 +0000 (0:00:00.222)       0:01:59.953 ***********
2026-06-12 16:10:50.211940 | controller | Friday 12 June 2026  16:10:50 +0000 (0:00:00.222)       0:01:59.952 ***********
2026-06-12 16:10:50.467734 | controller | ok: [localhost]
2026-06-12 16:10:50.467845 | controller |
2026-06-12 16:10:50.467857 | controller | TASK [cifmw_helpers : Print available yaml files msg=Found yaml files to parse: {{ _yaml_files.files | map(attribute='path') | list }}
2026-06-12 16:10:50.467866 | controller | ] ***
2026-06-12 16:10:50.467875 | controller | Friday 12 June 2026  16:10:50 +0000 (0:00:00.256)       0:02:00.209 ***********
2026-06-12 16:10:50.467883 | controller | Friday 12 June 2026  16:10:50 +0000 (0:00:00.256)       0:02:00.208 ***********
2026-06-12 16:10:50.508597 | controller | ok: [localhost] =>
2026-06-12 16:10:50.508672 | controller |     msg: |
2026-06-12 16:10:50.508700 | controller |       Found yaml files to parse: ['/home/zuul/ci-framework-data/artifacts/parameters/zuul-params.yml', '/home/zuul/ci-framework-data/artifacts/parameters/install-yamls-params.yml', '/home/zuul/ci-framework-data/artifacts/parameters/custom-params.yml']
2026-06-12 16:10:50.508726 | controller |
2026-06-12 16:10:50.508740 | controller | TASK [cifmw_helpers : Create files on localhost and use include_vars] **********
2026-06-12 16:10:50.508752 | controller | Friday 12 June 2026  16:10:50 +0000 (0:00:00.040)       0:02:00.250 ***********
2026-06-12 16:10:50.508760 | controller | Friday 12 June 2026  16:10:50 +0000 (0:00:00.040)       0:02:00.249 ***********
2026-06-12 16:10:50.586054 | controller | included: /home/zuul/src/github.com/openstack-k8s-operators/ci-framework/roles/cifmw_helpers/tasks/include_file.yml for localhost => (item=(censored due to no_log))
2026-06-12 16:10:50.586188 | controller | included: /home/zuul/src/github.com/openstack-k8s-operators/ci-framework/roles/cifmw_helpers/tasks/include_file.yml for localhost => (item=(censored due to no_log))
2026-06-12 16:10:50.586195 | controller | included: /home/zuul/src/github.com/openstack-k8s-operators/ci-framework/roles/cifmw_helpers/tasks/include_file.yml for localhost => (item=(censored due to no_log))
2026-06-12 16:10:50.586200 | controller |
2026-06-12 16:10:50.586206 | controller | TASK [cifmw_helpers : Fail if file is not yaml or yml extension msg=File needs to be yaml/yml extension] ***
2026-06-12 16:10:50.586212 | controller | Friday 12 June 2026  16:10:50 +0000 (0:00:00.077)       0:02:00.328 ***********
2026-06-12 16:10:50.586216 | controller | Friday 12 June 2026  16:10:50 +0000 (0:00:00.077)       0:02:00.326 ***********
2026-06-12 16:10:50.621438 | controller | skipping: [localhost]
2026-06-12 16:10:50.621544 | controller |
2026-06-12 16:10:50.621550 | controller | TASK [cifmw_helpers : Check if file is available path={{ included_file | trim }}] ***
2026-06-12 16:10:50.621557 | controller | Friday 12 June 2026  16:10:50 +0000 (0:00:00.035)       0:02:00.363 ***********
2026-06-12 16:10:50.621562 | controller | Friday 12 June 2026  16:10:50 +0000 (0:00:00.035)       0:02:00.362 ***********
2026-06-12 16:10:50.881400 | controller | ok: [localhost]
2026-06-12 16:10:50.881518 | controller |
2026-06-12 16:10:50.881524 | controller | TASK [cifmw_helpers : Create temporary directory state=directory] **************
2026-06-12 16:10:50.881529 | controller | Friday 12 June 2026  16:10:50 +0000 (0:00:00.259)       0:02:00.623 ***********
2026-06-12 16:10:50.881533 | controller | Friday 12 June 2026  16:10:50 +0000 (0:00:00.260)       0:02:00.622 ***********
2026-06-12 16:10:51.100415 | controller | changed: [localhost]
2026-06-12 16:10:51.100538 | controller |
2026-06-12 16:10:51.100546 | controller | TASK [cifmw_helpers : Read vars] ***********************************************
2026-06-12 16:10:51.100550 | controller | Friday 12 June 2026  16:10:51 +0000 (0:00:00.218)       0:02:00.842 ***********
2026-06-12 16:10:51.100556 | controller | Friday 12 June 2026  16:10:51 +0000 (0:00:00.218)       0:02:00.841 ***********
2026-06-12 16:10:51.333414 | controller | ok: [localhost]
2026-06-12 16:10:51.333520 | controller |
2026-06-12 16:10:51.333529 | controller | TASK [cifmw_helpers : Create new variable files with content] ******************
2026-06-12 16:10:51.333535 | controller | Friday 12 June 2026  16:10:51 +0000 (0:00:00.233)       0:02:01.075 ***********
2026-06-12 16:10:51.333559 | controller | Friday 12 June 2026  16:10:51 +0000 (0:00:00.233)       0:02:01.074 ***********
2026-06-12 16:10:51.826230 | controller | changed: [localhost]
2026-06-12 16:10:51.826335 | controller |
2026-06-12 16:10:51.826343 | controller | TASK [cifmw_helpers : Include vars] ********************************************
2026-06-12 16:10:51.826350 | controller | Friday 12 June 2026  16:10:51 +0000 (0:00:00.492)       0:02:01.568 ***********
2026-06-12 16:10:51.826355 | controller | Friday 12 June 2026  16:10:51 +0000 (0:00:00.492)       0:02:01.567 ***********
2026-06-12 16:10:51.902872 | controller | ok: [localhost]
2026-06-12 16:10:51.902970 | controller |
2026-06-12 16:10:51.902980 | controller | TASK [cifmw_helpers : Remove temporary directory path={{ _tmp_dir.path }}, state=absent] ***
2026-06-12 16:10:51.902990 | controller | Friday 12 June 2026  16:10:51 +0000 (0:00:00.076)       0:02:01.644 ***********
2026-06-12 16:10:51.902999 | controller | Friday 12 June 2026  16:10:51 +0000 (0:00:00.076)       0:02:01.643 ***********
2026-06-12 16:10:52.176979 | controller | changed: [localhost]
2026-06-12 16:10:52.177062 | controller |
2026-06-12 16:10:52.177070 | controller | TASK [cifmw_helpers : Fail if file is not yaml or yml extension msg=File needs to be yaml/yml extension] ***
2026-06-12 16:10:52.177076 | controller | Friday 12 June 2026  16:10:52 +0000 (0:00:00.274)       0:02:01.919 ***********
2026-06-12 16:10:52.177081 | controller | Friday 12 June 2026  16:10:52 +0000 (0:00:00.274)       0:02:01.917 ***********
2026-06-12 16:10:52.209492 | controller | skipping: [localhost]
2026-06-12 16:10:52.209552 | controller |
2026-06-12 16:10:52.209557 | controller | TASK [cifmw_helpers : Check if file is available path={{ included_file | trim }}] ***
2026-06-12 16:10:52.209571 | controller | Friday 12 June 2026  16:10:52 +0000 (0:00:00.032)       0:02:01.951 ***********
2026-06-12 16:10:52.209575 | controller | Friday 12 June 2026  16:10:52 +0000 (0:00:00.032)       0:02:01.950 ***********
2026-06-12 16:10:52.425888 | controller | ok: [localhost]
2026-06-12 16:10:52.425944 | controller |
2026-06-12 16:10:52.425956 | controller | TASK [cifmw_helpers : Create temporary directory state=directory] **************
2026-06-12 16:10:52.425963 | controller | Friday 12 June 2026  16:10:52 +0000 (0:00:00.215)       0:02:02.167 ***********
2026-06-12 16:10:52.425970 | controller | Friday 12 June 2026  16:10:52 +0000 (0:00:00.215)       0:02:02.166 ***********
2026-06-12 16:10:52.697712 | controller | changed: [localhost]
2026-06-12 16:10:52.697812 | controller |
2026-06-12 16:10:52.697819 | controller | TASK [cifmw_helpers : Read vars] ***********************************************
2026-06-12 16:10:52.697825 | controller | Friday 12 June 2026  16:10:52 +0000 (0:00:00.271)       0:02:02.439 ***********
2026-06-12 16:10:52.697830 | controller | Friday 12 June 2026  16:10:52 +0000 (0:00:00.271)       0:02:02.438 ***********
2026-06-12 16:10:52.894911 | controller | ok: [localhost]
2026-06-12 16:10:52.895014 | controller |
2026-06-12 16:10:52.895021 | controller | TASK [cifmw_helpers : Create new variable files with content] ******************
2026-06-12 16:10:52.895026 | controller | Friday 12 June 2026  16:10:52 +0000 (0:00:00.197)       0:02:02.636 ***********
2026-06-12 16:10:52.895030 | controller | Friday 12 June 2026  16:10:52 +0000 (0:00:00.197)       0:02:02.635 ***********
2026-06-12 16:10:53.317081 | controller | changed: [localhost]
2026-06-12 16:10:53.317128 | controller |
2026-06-12 16:10:53.317134 | controller | TASK [cifmw_helpers : Include vars] ********************************************
2026-06-12 16:10:53.317160 | controller | Friday 12 June 2026  16:10:53 +0000 (0:00:00.422)       0:02:03.059 ***********
2026-06-12 16:10:53.317167 | controller | Friday 12 June 2026  16:10:53 +0000 (0:00:00.422)       0:02:03.057 ***********
2026-06-12 16:10:53.377624 | controller | ok: [localhost]
2026-06-12 16:10:53.377910 | controller |
2026-06-12 16:10:53.377918 | controller | TASK [cifmw_helpers : Remove temporary directory path={{ _tmp_dir.path }}, state=absent] ***
2026-06-12 16:10:53.377925 | controller | Friday 12 June 2026  16:10:53 +0000 (0:00:00.060)       0:02:03.119 ***********
2026-06-12 16:10:53.377931 | controller | Friday 12 June 2026  16:10:53 +0000 (0:00:00.060)       0:02:03.118 ***********
2026-06-12 16:10:53.659826 | controller | changed: [localhost]
2026-06-12 16:10:53.659908 | controller |
2026-06-12 16:10:53.659915 | controller | TASK [cifmw_helpers : Fail if file is not yaml or yml extension msg=File needs to be yaml/yml extension] ***
2026-06-12 16:10:53.659930 | controller | Friday 12 June 2026  16:10:53 +0000 (0:00:00.281)       0:02:03.401 ***********
2026-06-12 16:10:53.659934 | controller | Friday 12 June 2026  16:10:53 +0000 (0:00:00.281)       0:02:03.400 ***********
2026-06-12 16:10:53.695313 | controller | skipping: [localhost]
2026-06-12 16:10:53.695397 | controller |
2026-06-12 16:10:53.695405 | controller | TASK [cifmw_helpers : Check if file is available path={{ included_file | trim }}] ***
2026-06-12 16:10:53.695412 | controller | Friday 12 June 2026  16:10:53 +0000 (0:00:00.035)       0:02:03.436 ***********
2026-06-12 16:10:53.695418 | controller | Friday 12 June 2026  16:10:53 +0000 (0:00:00.035)       0:02:03.435 ***********
2026-06-12 16:10:53.945959 | controller | ok: [localhost]
2026-06-12 16:10:53.946055 | controller |
2026-06-12 16:10:53.946061 | controller | TASK [cifmw_helpers : Create temporary directory state=directory] **************
2026-06-12 16:10:53.946066 | controller | Friday 12 June 2026  16:10:53 +0000 (0:00:00.251)       0:02:03.688 ***********
2026-06-12 16:10:53.946070 | controller | Friday 12 June 2026  16:10:53 +0000 (0:00:00.251)       0:02:03.686 ***********
2026-06-12 16:10:54.210765 | controller | changed: [localhost]
2026-06-12 16:10:54.210869 | controller |
2026-06-12 16:10:54.210878 | controller | TASK [cifmw_helpers : Read vars] ***********************************************
2026-06-12 16:10:54.210883 | controller | Friday 12 June 2026  16:10:54 +0000 (0:00:00.264)       0:02:03.952 ***********
2026-06-12 16:10:54.210890 | controller | Friday 12 June 2026  16:10:54 +0000 (0:00:00.264)       0:02:03.951 ***********
2026-06-12 16:10:54.418133 | controller | ok: [localhost]
2026-06-12 16:10:54.418263 | controller |
2026-06-12 16:10:54.418270 | controller | TASK [cifmw_helpers : Create new variable files with content] ******************
2026-06-12 16:10:54.418275 | controller | Friday 12 June 2026  16:10:54 +0000 (0:00:00.207)       0:02:04.160 ***********
2026-06-12 16:10:54.418278 | controller | Friday 12 June 2026  16:10:54 +0000 (0:00:00.207)       0:02:04.158 ***********
2026-06-12 16:10:54.859455 | controller | changed: [localhost]
2026-06-12 16:10:54.859549 | controller |
2026-06-12 16:10:54.859555 | controller | TASK [cifmw_helpers : Include vars] ********************************************
2026-06-12 16:10:54.859560 | controller | Friday 12 June 2026  16:10:54 +0000 (0:00:00.441)       0:02:04.601 ***********
2026-06-12 16:10:54.859564 | controller | Friday 12 June 2026  16:10:54 +0000 (0:00:00.441)       0:02:04.600 ***********
2026-06-12 16:10:54.921875 | controller | ok: [localhost]
2026-06-12 16:10:54.921939 | controller |
2026-06-12 16:10:54.921950 | controller | TASK [cifmw_helpers : Remove temporary directory path={{ _tmp_dir.path }}, state=absent] ***
2026-06-12 16:10:54.921960 | controller | Friday 12 June 2026  16:10:54 +0000 (0:00:00.061)       0:02:04.663 ***********
2026-06-12 16:10:54.921968 | controller | Friday 12 June 2026  16:10:54 +0000 (0:00:00.062)       0:02:04.662 ***********
2026-06-12 16:10:55.145005 | controller | changed: [localhost]
2026-06-12 16:10:55.145051 | controller |
2026-06-12 16:10:55.145057 | controller | TASK [networking_mapper : Check for Networking Environment Definition file existence path={{ cifmw_networking_mapper_networking_env_def_path }}] ***
2026-06-12 16:10:55.145063 | controller | Friday 12 June 2026  16:10:55 +0000 (0:00:00.223)       0:02:04.887 ***********
2026-06-12 16:10:55.145067 | controller | Friday 12 June 2026  16:10:55 +0000 (0:00:00.223)       0:02:04.885 ***********
2026-06-12 16:10:55.362067 | controller | ok: [localhost]
2026-06-12 16:10:55.362220 | controller |
2026-06-12 16:10:55.362234 | controller | TASK [networking_mapper : Check for Networking Definition file existance that=['_net_env_def_stat.stat.exists'], msg=Ensure that the Networking Environment Definition file exists in {{ cifmw_networking_mapper_networking_env_def_path }}, quiet=True] ***
2026-06-12 16:10:55.362242 | controller | Friday 12 June 2026  16:10:55 +0000 (0:00:00.216)       0:02:05.103 ***********
2026-06-12 16:10:55.362249 | controller | Friday 12 June 2026  16:10:55 +0000 (0:00:00.216)       0:02:05.102 ***********
2026-06-12 16:10:55.415845 | controller | skipping: [localhost]
2026-06-12 16:10:55.415958 | controller |
2026-06-12 16:10:55.415989 | controller | TASK [networking_mapper : Load the Networking Definition from file path={{ cifmw_networking_mapper_networking_env_def_path }}] ***
2026-06-12 16:10:55.416013 | controller | Friday 12 June 2026  16:10:55 +0000 (0:00:00.053)       0:02:05.157 ***********
2026-06-12 16:10:55.416028 | controller | Friday 12 June 2026  16:10:55 +0000 (0:00:00.053)       0:02:05.156 ***********
2026-06-12 16:10:55.465007 | controller | skipping: [localhost]
2026-06-12 16:10:55.465118 | controller |
2026-06-12 16:10:55.465129 | controller | TASK [networking_mapper : Set cifmw_networking_env_definition is present cifmw_networking_env_definition={{
2026-06-12 16:10:55.465138 | controller |   _net_env_def_slurp['content'] |
2026-06-12 16:10:55.465176 | controller |   b64decode |
2026-06-12 16:10:55.465184 | controller |   from_yaml
2026-06-12 16:10:55.465192 | controller | }}, cacheable=True] ***
2026-06-12 16:10:55.465200 | controller | Friday 12 June 2026  16:10:55 +0000 (0:00:00.049)       0:02:05.206 ***********
2026-06-12 16:10:55.465207 | controller | Friday 12 June 2026  16:10:55 +0000 (0:00:00.049)       0:02:05.205 ***********
2026-06-12 16:10:55.519764 | controller | skipping: [localhost]
2026-06-12 16:10:55.519881 | controller |
2026-06-12 16:10:55.519892 | controller | TASK [Deploy OCP using Hive name=hive] *****************************************
2026-06-12 16:10:55.519901 | controller | Friday 12 June 2026  16:10:55 +0000 (0:00:00.054)       0:02:05.261 ***********
2026-06-12 16:10:55.519908 | controller | Friday 12 June 2026  16:10:55 +0000 (0:00:00.054)       0:02:05.260 ***********
2026-06-12 16:10:55.558816 | controller | skipping: [localhost]
2026-06-12 16:10:55.558926 | controller |
2026-06-12 16:10:55.558935 | controller | TASK [Prepare CRC name=rhol_crc] ***********************************************
2026-06-12 16:10:55.558942 | controller | Friday 12 June 2026  16:10:55 +0000 (0:00:00.039)       0:02:05.301 ***********
2026-06-12 16:10:55.558947 | controller | Friday 12 June 2026  16:10:55 +0000 (0:00:00.039)       0:02:05.299 ***********
2026-06-12 16:10:55.744629 | controller |
2026-06-12 16:10:55.744743 | controller | TASK [rhol_crc : Ensure directories exist path={{ item }}, state=directory, mode=0755] ***
2026-06-12 16:10:55.744752 | controller | Friday 12 June 2026  16:10:55 +0000 (0:00:00.185)       0:02:05.486 ***********
2026-06-12 16:10:55.744758 | controller | Friday 12 June 2026  16:10:55 +0000 (0:00:00.185)       0:02:05.485 ***********
2026-06-12 16:10:56.433668 | controller | ok: [localhost] => (item=/home/zuul/ci-framework-data/artifacts)
2026-06-12 16:10:56.433763 | controller | ok: [localhost] => (item=/home/zuul/ci-framework-data/logs)
2026-06-12 16:10:56.433770 | controller | ok: [localhost] => (item=/usr/local/bin)
2026-06-12 16:10:56.433776 | controller |
2026-06-12 16:10:56.433783 | controller | TASK [manage_secrets : Ensure directory tree exist path={{ cifmw_manage_secrets_basedir }}/secrets, state=directory, owner={{ cifmw_manage_secrets_owner }}, mode=0700] ***
2026-06-12 16:10:56.433789 | controller | Friday 12 June 2026  16:10:56 +0000 (0:00:00.688)       0:02:06.175 ***********
2026-06-12 16:10:56.433795 | controller | Friday 12 June 2026  16:10:56 +0000 (0:00:00.688)       0:02:06.174 ***********
2026-06-12 16:10:56.664699 | controller | changed: [localhost]
2026-06-12 16:10:56.664806 | controller |
2026-06-12 16:10:56.664818 | controller | TASK [rhol_crc : Check for binary path={{ cifmw_rhol_crc_binary }}, get_attributes=False, get_checksum=False, get_mime=False] ***
2026-06-12 16:10:56.664827 | controller | Friday 12 June 2026  16:10:56 +0000 (0:00:00.230)       0:02:06.406 ***********
2026-06-12 16:10:56.664836 | controller | Friday 12 June 2026  16:10:56 +0000 (0:00:00.230)       0:02:06.405 ***********
2026-06-12 16:10:56.859610 | controller | ok: [localhost]
2026-06-12 16:10:56.859718 | controller |
2026-06-12 16:10:56.859729 | controller | TASK [rhol_crc : Get versions if binary is available _raw_params=get_versions.yml] ***
2026-06-12 16:10:56.859738 | controller | Friday 12 June 2026  16:10:56 +0000 (0:00:00.195)       0:02:06.601 ***********
2026-06-12 16:10:56.859747 | controller | Friday 12 June 2026  16:10:56 +0000 (0:00:00.195)       0:02:06.600 ***********
2026-06-12 16:10:56.915334 | controller | included: /home/zuul/src/github.com/openstack-k8s-operators/ci-framework/roles/rhol_crc/tasks/get_versions.yml for localhost
2026-06-12 16:10:56.915436 | controller |
2026-06-12 16:10:56.915447 | controller | TASK [rhol_crc : Get CRC binary version _raw_params={{ cifmw_rhol_crc_binary }} version] ***
2026-06-12 16:10:56.915455 | controller | Friday 12 June 2026  16:10:56 +0000 (0:00:00.055)       0:02:06.657 ***********
2026-06-12 16:10:56.915463 | controller | Friday 12 June 2026  16:10:56 +0000 (0:00:00.055)       0:02:06.655 ***********
2026-06-12 16:10:58.108913 | controller | changed: [localhost]
2026-06-12 16:10:58.109015 | controller |
2026-06-12 16:10:58.109021 | controller | TASK [rhol_crc : Extract versions crc_version={{
2026-06-12 16:10:58.109026 | controller |   _crc_vers.stdout_lines |
2026-06-12 16:10:58.109030 | controller |   select('match', 'CRC') | first |
2026-06-12 16:10:58.109034 | controller |   regex_replace('^CRC version: ([0-9\.]+).*$', '\1') }}, crc_openshift_version={{
2026-06-12 16:10:58.109038 | controller |   _crc_vers.stdout_lines |
2026-06-12 16:10:58.109041 | controller |   select ('match', 'OpenShift') | first |
2026-06-12 16:10:58.109045 | controller |   regex_replace('^OpenShift version: (.*)$', '\1') }}] ***
2026-06-12 16:10:58.109049 | controller | Friday 12 June 2026  16:10:58 +0000 (0:00:01.193)       0:02:07.850 ***********
2026-06-12 16:10:58.109052 | controller | Friday 12 June 2026  16:10:58 +0000 (0:00:01.193)       0:02:07.849 ***********
2026-06-12 16:10:58.161169 | controller | ok: [localhost]
2026-06-12 16:10:58.161269 | controller |
2026-06-12 16:10:58.161282 | controller | TASK [rhol_crc : Output found binary location and versions msg=Found crc at {{ cifmw_rhol_crc_binary }}, with version {{ crc_version }} (wants: {{ cifmw_rhol_crc_version }}) and serving OpenShift version {{ crc_openshift_version }}.] ***
2026-06-12 16:10:58.161302 | controller | Friday 12 June 2026  16:10:58 +0000 (0:00:00.052)       0:02:07.903 ***********
2026-06-12 16:10:58.161318 | controller | Friday 12 June 2026  16:10:58 +0000 (0:00:00.052)       0:02:07.901 ***********
2026-06-12 16:10:58.210479 | controller | ok: [localhost] =>
2026-06-12 16:10:58.210608 | controller |     msg: 'Found crc at /usr/local/bin/crc, with version 2.56.0 (wants: 2.39.0) and serving
2026-06-12 16:10:58.210620 | controller |       OpenShift version 4.20.1.'
2026-06-12 16:10:58.210628 | controller |
2026-06-12 16:10:58.210635 | controller | TASK [rhol_crc : Get CRC VM availability command=info, uri=qemu:///system] *****
2026-06-12 16:10:58.210642 | controller | Friday 12 June 2026  16:10:58 +0000 (0:00:00.048)       0:02:07.952 ***********
2026-06-12 16:10:58.210649 | controller | Friday 12 June 2026  16:10:58 +0000 (0:00:00.048)       0:02:07.950 ***********
2026-06-12 16:10:59.724286 | controller | ok: [localhost]
2026-06-12 16:10:59.724423 | controller |
2026-06-12 16:10:59.724437 | controller | TASK [rhol_crc : Set CRC status crc_bin_available={{ _crc_bin.stat.exists }}, crc_present={{ _domains is defined and 'crc' in _domains }}, crc_running={{
2026-06-12 16:10:59.724448 | controller |   _domain is defined and
2026-06-12 16:10:59.724455 | controller |   'crc' in _domains and
2026-06-12 16:10:59.724463 | controller |   _domains.crc.state == 'running'
2026-06-12 16:10:59.724470 | controller | }}] ***
2026-06-12 16:10:59.724477 | controller | Friday 12 June 2026  16:10:59 +0000 (0:00:01.513)       0:02:09.465 ***********
2026-06-12 16:10:59.724485 | controller | Friday 12 June 2026  16:10:59 +0000 (0:00:01.513)       0:02:09.464 ***********
2026-06-12 16:10:59.780173 | controller | ok: [localhost]
2026-06-12 16:10:59.780277 | controller |
2026-06-12 16:10:59.780287 | controller | TASK [rhol_crc : Fail if crc domain is already defined msg=The crc domain already exist. Set cifmw_rhol_crc_force_cleanup to true to force the cleanup. Interrupting tasks.] ***
2026-06-12 16:10:59.780306 | controller | Friday 12 June 2026  16:10:59 +0000 (0:00:00.055)       0:02:09.521 ***********
2026-06-12 16:10:59.780313 | controller | Friday 12 June 2026  16:10:59 +0000 (0:00:00.055)       0:02:09.520 ***********
2026-06-12 16:10:59.829860 | controller | skipping: [localhost]
2026-06-12 16:10:59.829956 | controller |
2026-06-12 16:10:59.829966 | controller | TASK [Ensure pull-secret is in place if we need to configure CRC name=manage_secrets, tasks_from=pull_secret.yml] ***
2026-06-12 16:10:59.829973 | controller | Friday 12 June 2026  16:10:59 +0000 (0:00:00.050)       0:02:09.571 ***********
2026-06-12 16:10:59.829980 | controller | Friday 12 June 2026  16:10:59 +0000 (0:00:00.050)       0:02:09.570 ***********
2026-06-12 16:10:59.886017 | controller |
2026-06-12 16:10:59.886110 | controller | TASK [manage_secrets : Assert we get needed data quiet=True, that=['cifmw_manage_secrets_pullsecret_file != None or cifmw_manage_secrets_pullsecret_content != None', 'not (cifmw_manage_secrets_pullsecret_file != None and cifmw_manage_secrets_pullsecret_content != None)'], msg=Please provide EITHER cifmw_manage_secrets_pullsecret_file
2026-06-12 16:10:59.886119 | controller | OR cifmw_manage_secrets_pullsecret_content - not both.
2026-06-12 16:10:59.886125 | controller | ] ***
2026-06-12 16:10:59.886177 | controller | Friday 12 June 2026  16:10:59 +0000 (0:00:00.056)       0:02:09.628 ***********
2026-06-12 16:10:59.886186 | controller | Friday 12 June 2026  16:10:59 +0000 (0:00:00.056)       0:02:09.626 ***********
2026-06-12 16:10:59.914631 | controller | ok: [localhost]
2026-06-12 16:10:59.914732 | controller |
2026-06-12 16:10:59.914742 | controller | TASK [manage_secrets : Manage secret _raw_params=_push_secret.yml] *************
2026-06-12 16:10:59.914749 | controller | Friday 12 June 2026  16:10:59 +0000 (0:00:00.028)       0:02:09.656 ***********
2026-06-12 16:10:59.914760 | controller | Friday 12 June 2026  16:10:59 +0000 (0:00:00.028)       0:02:09.655 ***********
2026-06-12 16:10:59.963333 | controller | included: /home/zuul/src/github.com/openstack-k8s-operators/ci-framework/roles/manage_secrets/tasks/_push_secret.yml for localhost
2026-06-12 16:10:59.963447 | controller |
2026-06-12 16:10:59.963462 | controller | TASK [manage_secrets : Debug _secret_dest var=_secret_dest] ********************
2026-06-12 16:10:59.963470 | controller | Friday 12 June 2026  16:10:59 +0000 (0:00:00.048)       0:02:09.705 ***********
2026-06-12 16:10:59.963477 | controller | Friday 12 June 2026  16:10:59 +0000 (0:00:00.048)       0:02:09.703 ***********
2026-06-12 16:11:00.016599 | controller | ok: [localhost] =>
2026-06-12 16:11:00.016696 | controller |     _secret_dest: /home/zuul/pull-secret.json
2026-06-12 16:11:00.016706 | controller |
2026-06-12 16:11:00.016712 | controller | TASK [manage_secrets : Debug _secret_file var=_secret_file] ********************
2026-06-12 16:11:00.016717 | controller | Friday 12 June 2026  16:11:00 +0000 (0:00:00.052)       0:02:09.757 ***********
2026-06-12 16:11:00.016723 | controller | Friday 12 June 2026  16:11:00 +0000 (0:00:00.052)       0:02:09.756 ***********
2026-06-12 16:11:00.057525 | controller | ok: [localhost] =>
2026-06-12 16:11:00.057614 | controller |     _secret_file: null
2026-06-12 16:11:00.057634 | controller |
2026-06-12 16:11:00.057643 | controller | TASK [manage_secrets : Debug _secret_content var=_secret_content] **************
2026-06-12 16:11:00.057652 | controller | Friday 12 June 2026  16:11:00 +0000 (0:00:00.041)       0:02:09.799 ***********
2026-06-12 16:11:00.057660 | controller | Friday 12 June 2026  16:11:00 +0000 (0:00:00.041)       0:02:09.798 ***********
2026-06-12 16:11:00.093990 | controller | ok: [localhost] =>
2026-06-12 16:11:00.094083 | controller |     _secret_content: {}
2026-06-12 16:11:00.094091 | controller |
2026-06-12 16:11:00.094097 | controller | TASK [manage_secrets : Ensure parameter is an absolute path that=['_secret_file is ansible.builtin.abs'], msg={{ _secret_file }} must be an absolute path
2026-06-12 16:11:00.094104 | controller | ] ***
2026-06-12 16:11:00.094111 | controller | Friday 12 June 2026  16:11:00 +0000 (0:00:00.036)       0:02:09.836 ***********
2026-06-12 16:11:00.094117 | controller | Friday 12 June 2026  16:11:00 +0000 (0:00:00.036)       0:02:09.834 ***********
2026-06-12 16:11:00.134445 | controller | skipping: [localhost]
2026-06-12 16:11:00.134573 | controller |
2026-06-12 16:11:00.134582 | controller | TASK [manage_secrets : Check if pull secret src file exists path={{ _secret_file }}] ***
2026-06-12 16:11:00.134588 | controller | Friday 12 June 2026  16:11:00 +0000 (0:00:00.040)       0:02:09.876 ***********
2026-06-12 16:11:00.134594 | controller | Friday 12 June 2026  16:11:00 +0000 (0:00:00.040)       0:02:09.875 ***********
2026-06-12 16:11:00.168948 | controller | skipping: [localhost]
2026-06-12 16:11:00.169038 | controller |
2026-06-12 16:11:00.169045 | controller | TASK [manage_secrets : Copy file to location remote_src={{ _ps_exists.stat.exists | default(false) }}, dest={{ _secret_dest }}, src={{ _secret_file }}, mode=0600, owner={{ cifmw_manage_secrets_owner }}] ***
2026-06-12 16:11:00.169051 | controller | Friday 12 June 2026  16:11:00 +0000 (0:00:00.034)       0:02:09.910 ***********
2026-06-12 16:11:00.169057 | controller | Friday 12 June 2026  16:11:00 +0000 (0:00:00.034)       0:02:09.909 ***********
2026-06-12 16:11:00.207438 | controller | skipping: [localhost]
2026-06-12 16:11:00.207533 | controller |
2026-06-12 16:11:00.207565 | controller | TASK [manage_secrets : Create file from content] *******************************
2026-06-12 16:11:00.207571 | controller | Friday 12 June 2026  16:11:00 +0000 (0:00:00.038)       0:02:09.949 ***********
2026-06-12 16:11:00.207576 | controller | Friday 12 June 2026  16:11:00 +0000 (0:00:00.038)       0:02:09.948 ***********
2026-06-12 16:11:00.261250 | controller | skipping: [localhost]
2026-06-12 16:11:00.261342 | controller |
2026-06-12 16:11:00.261371 | controller | TASK [rhol_crc : Get wanted RHOL/CRC version binary if needed _raw_params=binary.yml] ***
2026-06-12 16:11:00.261376 | controller | Friday 12 June 2026  16:11:00 +0000 (0:00:00.053)       0:02:10.003 ***********
2026-06-12 16:11:00.261381 | controller | Friday 12 June 2026  16:11:00 +0000 (0:00:00.053)       0:02:10.001 ***********
2026-06-12 16:11:00.299051 | controller | skipping: [localhost]
2026-06-12 16:11:00.299190 | controller |
2026-06-12 16:11:00.299208 | controller | TASK [rhol_crc : Setup sudoers file for sudo commands in RHOL/CRC setup _raw_params=sudoers_grant.yml] ***
2026-06-12 16:11:00.299217 | controller | Friday 12 June 2026  16:11:00 +0000 (0:00:00.037)       0:02:10.040 ***********
2026-06-12 16:11:00.299223 | controller | Friday 12 June 2026  16:11:00 +0000 (0:00:00.037)       0:02:10.039 ***********
2026-06-12 16:11:00.335414 | controller | skipping: [localhost]
2026-06-12 16:11:00.335498 | controller |
2026-06-12 16:11:00.335505 | controller | TASK [rhol_crc : Clean RHOL/CRC if wanted _raw_params=cleanup.yml] *************
2026-06-12 16:11:00.335511 | controller | Friday 12 June 2026  16:11:00 +0000 (0:00:00.036)       0:02:10.077 ***********
2026-06-12 16:11:00.335516 | controller | Friday 12 June 2026  16:11:00 +0000 (0:00:00.036)       0:02:10.076 ***********
2026-06-12 16:11:00.367564 | controller | skipping: [localhost]
2026-06-12 16:11:00.367651 | controller |
2026-06-12 16:11:00.367661 | controller | TASK [rhol_crc : Set RHOL/CRC configuration options _raw_params=configuration.yml] ***
2026-06-12 16:11:00.367670 | controller | Friday 12 June 2026  16:11:00 +0000 (0:00:00.032)       0:02:10.109 ***********
2026-06-12 16:11:00.367677 | controller | Friday 12 June 2026  16:11:00 +0000 (0:00:00.032)       0:02:10.108 ***********
2026-06-12 16:11:00.403230 | controller | skipping: [localhost]
2026-06-12 16:11:00.403323 | controller |
2026-06-12 16:11:00.403332 | controller | TASK [rhol_crc : Setup RHOL/CRC _raw_params=set -o pipefail; {{ cifmw_rhol_crc_binary }} setup 2>&1 | tee {{ cifmw_rhol_crc_basedir }}/logs/crc-setup.log] ***
2026-06-12 16:11:00.403339 | controller | Friday 12 June 2026  16:11:00 +0000 (0:00:00.035)       0:02:10.145 ***********
2026-06-12 16:11:00.403344 | controller | Friday 12 June 2026  16:11:00 +0000 (0:00:00.035)       0:02:10.144 ***********
2026-06-12 16:11:00.435718 | controller | skipping: [localhost]
2026-06-12 16:11:00.435808 | controller |
2026-06-12 16:11:00.435815 | controller | TASK [rhol_crc : Start RHOL/CRC _raw_params=set -o pipefail; {{ cifmw_rhol_crc_binary }} start 2>&1 | tee {{ cifmw_rhol_crc_basedir }}/logs/crc-start.log] ***
2026-06-12 16:11:00.435822 | controller | Friday 12 June 2026  16:11:00 +0000 (0:00:00.032)       0:02:10.177 ***********
2026-06-12 16:11:00.435828 | controller | Friday 12 June 2026  16:11:00 +0000 (0:00:00.032)       0:02:10.176 ***********
2026-06-12 16:11:01.090401 | controller | changed: [localhost]
2026-06-12 16:11:01.090465 | controller |
2026-06-12 16:11:01.090476 | controller | TASK [rhol_crc : List VMs command=list_vms] ************************************
2026-06-12 16:11:01.090485 | controller | Friday 12 June 2026  16:11:01 +0000 (0:00:00.654)       0:02:10.832 ***********
2026-06-12 16:11:01.090493 | controller | Friday 12 June 2026  16:11:01 +0000 (0:00:00.654)       0:02:10.831 ***********
2026-06-12 16:11:01.383546 | controller | ok: [localhost]
2026-06-12 16:11:01.383644 | controller |
2026-06-12 16:11:01.383655 | controller | TASK [rhol_crc : Output VMs var=_vm_list] **************************************
2026-06-12 16:11:01.383665 | controller | Friday 12 June 2026  16:11:01 +0000 (0:00:00.293)       0:02:11.125 ***********
2026-06-12 16:11:01.383673 | controller | Friday 12 June 2026  16:11:01 +0000 (0:00:00.293)       0:02:11.124 ***********
2026-06-12 16:11:01.427127 | controller | ok: [localhost] =>
2026-06-12 16:11:01.427282 | controller |     _vm_list:
2026-06-12 16:11:01.427296 | controller |       changed: false
2026-06-12 16:11:01.427307 | controller |       failed: false
2026-06-12 16:11:01.427318 | controller |       list_vms:
2026-06-12 16:11:01.427330 | controller |       - crc
2026-06-12 16:11:01.427341 | controller |
2026-06-12 16:11:01.427354 | controller | TASK [rhol_crc : List networks command=list_nets] ******************************
2026-06-12 16:11:01.427365 | controller | Friday 12 June 2026  16:11:01 +0000 (0:00:00.043)       0:02:11.168 ***********
2026-06-12 16:11:01.427376 | controller | Friday 12 June 2026  16:11:01 +0000 (0:00:00.043)       0:02:11.167 ***********
2026-06-12 16:11:01.844908 | controller | ok: [localhost]
2026-06-12 16:11:01.844978 | controller |
2026-06-12 16:11:01.844985 | controller | TASK [rhol_crc : Output networks var=_net_list] ********************************
2026-06-12 16:11:01.844991 | controller | Friday 12 June 2026  16:11:01 +0000 (0:00:00.417)       0:02:11.586 ***********
2026-06-12 16:11:01.844995 | controller | Friday 12 June 2026  16:11:01 +0000 (0:00:00.417)       0:02:11.585 ***********
2026-06-12 16:11:01.885429 | controller | ok: [localhost] =>
2026-06-12 16:11:01.885491 | controller |     _net_list:
2026-06-12 16:11:01.885498 | controller |       changed: false
2026-06-12 16:11:01.885504 | controller |       failed: false
2026-06-12 16:11:01.885509 | controller |       list_nets:
2026-06-12 16:11:01.885513 | controller |       - default
2026-06-12 16:11:01.885518 | controller |       - crc
2026-06-12 16:11:01.885524 | controller |
2026-06-12 16:11:01.885530 | controller | TASK [libvirt_manager : Get virtual network information command=info, uri=qemu:///system] ***
2026-06-12 16:11:01.885536 | controller | Friday 12 June 2026  16:11:01 +0000 (0:00:00.040)       0:02:11.627 ***********
2026-06-12 16:11:01.885541 | controller | Friday 12 June 2026  16:11:01 +0000 (0:00:00.040)       0:02:11.625 ***********
2026-06-12 16:11:02.162085 | controller | ok: [localhost]
2026-06-12 16:11:02.162217 | controller |
2026-06-12 16:11:02.162231 | controller | TASK [libvirt_manager : Create network to bridge mapping _net_bridge_map={{
2026-06-12 16:11:02.162240 | controller |   _net_bridge_map | default({}) |
2026-06-12 16:11:02.162248 | controller |   combine(_local_map, recursive=true)
2026-06-12 16:11:02.162255 | controller | }}] ***
2026-06-12 16:11:02.162262 | controller | Friday 12 June 2026  16:11:02 +0000 (0:00:00.276)       0:02:11.903 ***********
2026-06-12 16:11:02.162269 | controller | Friday 12 June 2026  16:11:02 +0000 (0:00:00.276)       0:02:11.902 ***********
2026-06-12 16:11:02.220981 | controller | ok: [localhost] => (item=default)
2026-06-12 16:11:02.221104 | controller | ok: [localhost] => (item=crc)
2026-06-12 16:11:02.221118 | controller |
2026-06-12 16:11:02.221130 | controller | TASK [libvirt_manager : Dump domain xml command=get_xml, name={{ vm_name }}, uri=qemu:///system] ***
2026-06-12 16:11:02.221207 | controller | Friday 12 June 2026  16:11:02 +0000 (0:00:00.059)       0:02:11.963 ***********
2026-06-12 16:11:02.221238 | controller | Friday 12 June 2026  16:11:02 +0000 (0:00:00.059)       0:02:11.961 ***********
2026-06-12 16:11:02.527908 | controller | ok: [localhost]
2026-06-12 16:11:02.527954 | controller |
2026-06-12 16:11:02.527960 | controller | TASK [libvirt_manager : Extract networks from XML xmlstring={{ _domain_xml.get_xml }}, xpath=/domain/devices/interface/source, content=attribute] ***
2026-06-12 16:11:02.527966 | controller | Friday 12 June 2026  16:11:02 +0000 (0:00:00.306)       0:02:12.270 ***********
2026-06-12 16:11:02.527970 | controller | Friday 12 June 2026  16:11:02 +0000 (0:00:00.307)       0:02:12.268 ***********
2026-06-12 16:11:02.941667 | controller | ok: [localhost]
2026-06-12 16:11:02.941765 | controller |
2026-06-12 16:11:02.941774 | controller | TASK [libvirt_manager : Attach interface default on crc _raw_params=virsh -c qemu:///system attach-interface "{{ vm_name }}" --source "{{ _local_bridge_name }}" --type "{{ _type }}" --mac "{{ _lm_mac_address }}" --model virtio --config --persistent] ***
2026-06-12 16:11:02.941783 | controller | Friday 12 June 2026  16:11:02 +0000 (0:00:00.413)       0:02:12.683 ***********
2026-06-12 16:11:02.941789 | controller | Friday 12 June 2026  16:11:02 +0000 (0:00:00.413)       0:02:12.682 ***********
2026-06-12 16:11:03.328786 | controller | changed: [localhost]
2026-06-12 16:11:03.328858 | controller |
2026-06-12 16:11:03.328867 | controller | TASK [rhol_crc : Revoke permissions granted in sudoers file for CRC/RHOL setup name={{ cifmw_rhol_crc_sudoers_file_name }}, state=absent] ***
2026-06-12 16:11:03.328874 | controller | Friday 12 June 2026  16:11:03 +0000 (0:00:00.386)       0:02:13.070 ***********
2026-06-12 16:11:03.328881 | controller | Friday 12 June 2026  16:11:03 +0000 (0:00:00.386)       0:02:13.068 ***********
2026-06-12 16:11:03.788909 | controller | ok: [localhost]
2026-06-12 16:11:03.788946 | controller |
2026-06-12 16:11:03.788952 | controller | TASK [openshift_login : Assert we have needed parameters that=['cifmw_openshift_login_load_kubeconfig is defined', 'cifmw_openshift_login_load_kubeconfig is not none', 'cifmw_openshift_login_load_kubeadmin is defined', 'cifmw_openshift_login_load_kubeadmin is not none']] ***
2026-06-12 16:11:03.788959 | controller | Friday 12 June 2026  16:11:03 +0000 (0:00:00.460)       0:02:13.530 ***********
2026-06-12 16:11:03.788972 | controller | Friday 12 June 2026  16:11:03 +0000 (0:00:00.460)       0:02:13.529 ***********
2026-06-12 16:11:03.870125 | controller | ok: [localhost] =>
2026-06-12 16:11:03.870189 | controller |     changed: false
2026-06-12 16:11:03.870194 | controller |     msg: All assertions passed
2026-06-12 16:11:03.870200 | controller |
2026-06-12 16:11:03.870204 | controller | TASK [openshift_login : Stat kubeconfig path={{ cifmw_openshift_login_load_kubeconfig }}, get_attributes=False, get_checksum=False, get_mime=False] ***
2026-06-12 16:11:03.870209 | controller | Friday 12 June 2026  16:11:03 +0000 (0:00:00.081)       0:02:13.612 ***********
2026-06-12 16:11:03.870214 | controller | Friday 12 June 2026  16:11:03 +0000 (0:00:00.081)       0:02:13.611 ***********
2026-06-12 16:11:04.241957 | controller | ok: [localhost]
2026-06-12 16:11:04.242057 | controller |
2026-06-12 16:11:04.242068 | controller | TASK [openshift_login : Stat kubeadmin path={{ cifmw_openshift_login_load_kubeadmin }}, get_attributes=False, get_checksum=False, get_mime=False] ***
2026-06-12 16:11:04.242078 | controller | Friday 12 June 2026  16:11:04 +0000 (0:00:00.371)       0:02:13.983 ***********
2026-06-12 16:11:04.242086 | controller | Friday 12 June 2026  16:11:04 +0000 (0:00:00.371)       0:02:13.982 ***********
2026-06-12 16:11:04.463261 | controller | ok: [localhost]
2026-06-12 16:11:04.463316 | controller |
2026-06-12 16:11:04.463327 | controller | TASK [openshift_login : Assert files exist that=['_stat_config.stat.exists', '_stat_admin.stat.exists']] ***
2026-06-12 16:11:04.463337 | controller | Friday 12 June 2026  16:11:04 +0000 (0:00:00.221)       0:02:14.205 ***********
2026-06-12 16:11:04.463345 | controller | Friday 12 June 2026  16:11:04 +0000 (0:00:00.221)       0:02:14.203 ***********
2026-06-12 16:11:04.498613 | controller | ok: [localhost] =>
2026-06-12 16:11:04.498664 | controller |     changed: false
2026-06-12 16:11:04.498672 | controller |     msg: All assertions passed
2026-06-12 16:11:04.498680 | controller |
2026-06-12 16:11:04.498688 | controller | TASK [openshift_login : Gather the password of the deployed cluster. src={{ cifmw_openshift_login_load_kubeadmin }}] ***
2026-06-12 16:11:04.498697 | controller | Friday 12 June 2026  16:11:04 +0000 (0:00:00.035)       0:02:14.240 ***********
2026-06-12 16:11:04.498704 | controller | Friday 12 June 2026  16:11:04 +0000 (0:00:00.035)       0:02:14.239 ***********
2026-06-12 16:11:04.687385 | controller | ok: [localhost]
2026-06-12 16:11:04.687476 | controller |
2026-06-12 16:11:04.687488 | controller | TASK [openshift_login : Gather the deployed OCP configuration. path={{ cifmw_openshift_login_load_kubeconfig }}] ***
2026-06-12 16:11:04.687496 | controller | Friday 12 June 2026  16:11:04 +0000 (0:00:00.188)       0:02:14.429 ***********
2026-06-12 16:11:04.687505 | controller | Friday 12 June 2026  16:11:04 +0000 (0:00:00.188)       0:02:14.427 ***********
2026-06-12 16:11:04.900325 | controller | ok: [localhost]
2026-06-12 16:11:04.900435 | controller |
2026-06-12 16:11:04.900444 | controller | TASK [openshift_login : Set the OpenShift platform access information. cifmw_openshift_api={{ kubeconf.clusters[0].cluster.server }}, cifmw_openshift_user=kubeadmin, cifmw_openshift_password={{ kubeadmin_password.content | b64decode }}, cifmw_openshift_kubeconfig={{ cifmw_openshift_login_load_kubeconfig }}, cacheable=True] ***
2026-06-12 16:11:04.900452 | controller | Friday 12 June 2026  16:11:04 +0000 (0:00:00.212)       0:02:14.641 ***********
2026-06-12 16:11:04.900458 | controller | Friday 12 June 2026  16:11:04 +0000 (0:00:00.212)       0:02:14.640 ***********
2026-06-12 16:11:04.971034 | controller | ok: [localhost]
2026-06-12 16:11:04.971170 | controller |
2026-06-12 16:11:04.971192 | controller | TASK [rhol_crc : Make sure kubeconfig file exists path={{ cifmw_rhol_crc_kubeconfig }}] ***
2026-06-12 16:11:04.971205 | controller | Friday 12 June 2026  16:11:04 +0000 (0:00:00.070)       0:02:14.712 ***********
2026-06-12 16:11:04.971217 | controller | Friday 12 June 2026  16:11:04 +0000 (0:00:00.070)       0:02:14.711 ***********
2026-06-12 16:11:05.002137 | controller | skipping: [localhost]
2026-06-12 16:11:05.002261 | controller |
2026-06-12 16:11:05.002273 | controller | TASK [rhol_crc : Warn the user that the kubeconfig files doesn't exist msg=The kubeconfig file was not found at {{ cifmw_rhol_crc_kubeconfig }}.] ***
2026-06-12 16:11:05.002283 | controller | Friday 12 June 2026  16:11:05 +0000 (0:00:00.031)       0:02:14.744 ***********
2026-06-12 16:11:05.002292 | controller | Friday 12 June 2026  16:11:05 +0000 (0:00:00.031)       0:02:14.743 ***********
2026-06-12 16:11:05.035591 | controller | skipping: [localhost]
2026-06-12 16:11:05.035703 | controller |
2026-06-12 16:11:05.035714 | controller | TASK [rhol_crc : Add crc creds in the user bashrc file dest=~/.bashrc, create=True, block=if command -v crc; then
2026-06-12 16:11:05.035723 | controller |     eval "$(crc oc-env --shell bash)"
2026-06-12 16:11:05.035732 | controller | fi
2026-06-12 16:11:05.035740 | controller | export KUBECONFIG="{{ cifmw_rhol_crc_kubeconfig }}", mode=0644] ***
2026-06-12 16:11:05.035749 | controller | Friday 12 June 2026  16:11:05 +0000 (0:00:00.033)       0:02:14.777 ***********
2026-06-12 16:11:05.035756 | controller | Friday 12 June 2026  16:11:05 +0000 (0:00:00.033)       0:02:14.776 ***********
2026-06-12 16:11:05.065360 | controller | skipping: [localhost]
2026-06-12 16:11:05.065450 | controller |
2026-06-12 16:11:05.065458 | controller | TASK [rhol_crc : Source bashrc and confirm crc login executable=/bin/bash, _raw_params=source ~/.bashrc
2026-06-12 16:11:05.065465 | controller | oc whoami
2026-06-12 16:11:05.065470 | controller | ] ***
2026-06-12 16:11:05.065476 | controller | Friday 12 June 2026  16:11:05 +0000 (0:00:00.029)       0:02:14.807 ***********
2026-06-12 16:11:05.065481 | controller | Friday 12 June 2026  16:11:05 +0000 (0:00:00.029)       0:02:14.806 ***********
2026-06-12 16:11:05.097366 | controller | skipping: [localhost]
2026-06-12 16:11:05.097426 | controller |
2026-06-12 16:11:05.097432 | controller | TASK [rhol_crc : Check bashrc results var=bashrc_result.stdout] ****************
2026-06-12 16:11:05.097437 | controller | Friday 12 June 2026  16:11:05 +0000 (0:00:00.031)       0:02:14.839 ***********
2026-06-12 16:11:05.097440 | controller | Friday 12 June 2026  16:11:05 +0000 (0:00:00.032)       0:02:14.838 ***********
2026-06-12 16:11:05.130358 | controller | skipping: [localhost]
2026-06-12 16:11:05.130416 | controller |
2026-06-12 16:11:05.130422 | controller | TASK [rhol_crc : Check if using systemd dnsmasq path={{ _dnsmasq_config }}, get_attributes=False, get_checksum=False, get_mime=False] ***
2026-06-12 16:11:05.130427 | controller | Friday 12 June 2026  16:11:05 +0000 (0:00:00.033)       0:02:14.872 ***********
2026-06-12 16:11:05.130431 | controller | Friday 12 June 2026  16:11:05 +0000 (0:00:00.033)       0:02:14.871 ***********
2026-06-12 16:11:07.568476 | controller | ok: [localhost -> crc(api.crc.testing)]
2026-06-12 16:11:07.568579 | controller |
2026-06-12 16:11:07.568625 | controller | TASK [rhol_crc : Configure dnsmasq listen-address to listen on both br-ex and ospbr path={{ _dnsmasq_config }}, insertafter=^listen-address=, line=listen-address={{ _crc_ip | ansible.utils.ipaddr('address') }}] ***
2026-06-12 16:11:07.568634 | controller | Friday 12 June 2026  16:11:07 +0000 (0:00:02.438)       0:02:17.310 ***********
2026-06-12 16:11:07.568639 | controller | Friday 12 June 2026  16:11:07 +0000 (0:00:02.438)       0:02:17.309 ***********
2026-06-12 16:11:08.668445 | controller | [WARNING]: Module remote_tmp /root/.ansible/tmp did not exist and was created
2026-06-12 16:11:08.668534 | controller | with a mode of 0700, this may cause issues when running as another user. To
2026-06-12 16:11:08.668544 | controller | avoid this, create the remote_tmp dir with the correct permissions manually
2026-06-12 16:11:08.692037 | controller | changed: [localhost -> crc(api.crc.testing)]
2026-06-12 16:11:08.692126 | controller |
2026-06-12 16:11:08.692132 | controller | TASK [rhol_crc : Restart DNS in CRC VM name=dnsmasq, state=restarted] **********
2026-06-12 16:11:08.692156 | controller | Friday 12 June 2026  16:11:08 +0000 (0:00:01.122)       0:02:18.433 ***********
2026-06-12 16:11:08.692161 | controller | Friday 12 June 2026  16:11:08 +0000 (0:00:01.122)       0:02:18.432 ***********
2026-06-12 16:11:11.034185 | controller | changed: [localhost -> crc(api.crc.testing)]
2026-06-12 16:11:11.034257 | controller |
2026-06-12 16:11:11.034269 | controller | TASK [Deploy OpenShift cluster using dev-scripts name=devscripts] **************
2026-06-12 16:11:11.034280 | controller | Friday 12 June 2026  16:11:11 +0000 (0:00:02.342)       0:02:20.775 ***********
2026-06-12 16:11:11.034288 | controller | Friday 12 June 2026  16:11:11 +0000 (0:00:02.342)       0:02:20.774 ***********
2026-06-12 16:11:11.067901 | controller | skipping: [localhost]
2026-06-12 16:11:11.067949 | controller |
2026-06-12 16:11:11.067957 | controller | TASK [openshift_login : Ensure output directory exists path={{ cifmw_openshift_login_basedir }}/artifacts, state=directory, mode=0755] ***
2026-06-12 16:11:11.067969 | controller | Friday 12 June 2026  16:11:11 +0000 (0:00:00.034)       0:02:20.809 ***********
2026-06-12 16:11:11.067975 | controller | Friday 12 June 2026  16:11:11 +0000 (0:00:00.034)       0:02:20.808 ***********
2026-06-12 16:11:11.292090 | controller | ok: [localhost]
2026-06-12 16:11:11.292195 | controller |
2026-06-12 16:11:11.292213 | controller | TASK [openshift_login : OpenShift login _raw_params=login.yml] *****************
2026-06-12 16:11:11.292222 | controller | Friday 12 June 2026  16:11:11 +0000 (0:00:00.223)       0:02:21.033 ***********
2026-06-12 16:11:11.292227 | controller | Friday 12 June 2026  16:11:11 +0000 (0:00:00.223)       0:02:21.031 ***********
2026-06-12 16:11:11.361721 | controller | included: /home/zuul/src/github.com/openstack-k8s-operators/ci-framework/roles/openshift_login/tasks/login.yml for localhost
2026-06-12 16:11:11.361806 | controller |
2026-06-12 16:11:11.361818 | controller | TASK [openshift_login : Check if the password file is present path={{ cifmw_openshift_login_password_file | default(cifmw_openshift_password_file) }}] ***
2026-06-12 16:11:11.361829 | controller | Friday 12 June 2026  16:11:11 +0000 (0:00:00.070)       0:02:21.103 ***********
2026-06-12 16:11:11.361839 | controller | Friday 12 June 2026  16:11:11 +0000 (0:00:00.070)       0:02:21.102 ***********
2026-06-12 16:11:11.403388 | controller | skipping: [localhost]
2026-06-12 16:11:11.403463 | controller |
2026-06-12 16:11:11.403474 | controller | TASK [openshift_login : Fetch user password content src={{ cifmw_openshift_login_password_file | default(cifmw_openshift_password_file) }}] ***
2026-06-12 16:11:11.403484 | controller | Friday 12 June 2026  16:11:11 +0000 (0:00:00.041)       0:02:21.145 ***********
2026-06-12 16:11:11.403505 | controller | Friday 12 June 2026  16:11:11 +0000 (0:00:00.041)       0:02:21.144 ***********
2026-06-12 16:11:11.448393 | controller | skipping: [localhost]
2026-06-12 16:11:11.448469 | controller |
2026-06-12 16:11:11.448482 | controller | TASK [openshift_login : Set user password as a fact cifmw_openshift_login_password={{ cifmw_openshift_login_password_file_slurp.content | b64decode }}, cacheable=True] ***
2026-06-12 16:11:11.448492 | controller | Friday 12 June 2026  16:11:11 +0000 (0:00:00.044)       0:02:21.190 ***********
2026-06-12 16:11:11.448501 | controller | Friday 12 June 2026  16:11:11 +0000 (0:00:00.044)       0:02:21.189 ***********
2026-06-12 16:11:11.488055 | controller | skipping: [localhost]
2026-06-12 16:11:11.488120 | controller |
2026-06-12 16:11:11.488131 | controller | TASK [openshift_login : Set role variables cifmw_openshift_login_kubeconfig={{
2026-06-12 16:11:11.488177 | controller |  cifmw_openshift_login_kubeconfig |
2026-06-12 16:11:11.488190 | controller |  default(cifmw_openshift_kubeconfig) |
2026-06-12 16:11:11.488198 | controller |  default(
2026-06-12 16:11:11.488207 | controller |    ansible_env.KUBECONFIG if 'KUBECONFIG' in ansible_env else
2026-06-12 16:11:11.488215 | controller |    cifmw_openshift_login_kubeconfig_default_path
2026-06-12 16:11:11.488222 | controller |  ) | trim
2026-06-12 16:11:11.488232 | controller | }}, cifmw_openshift_login_user={{ cifmw_openshift_login_user | default(cifmw_openshift_user) | default(omit) }}, cifmw_openshift_login_password={{ cifmw_openshift_login_password | default(cifmw_openshift_password) | default(omit) }}, cifmw_openshift_login_api={{ cifmw_openshift_login_api | default(cifmw_openshift_api) | default(omit) }}, cifmw_openshift_login_cert_login={{ cifmw_openshift_login_cert_login | default(false)}}, cifmw_openshift_login_provided_token={{ cifmw_openshift_provided_token | default(omit) }}, cacheable=True] ***
2026-06-12 16:11:11.488243 | controller | Friday 12 June 2026  16:11:11 +0000 (0:00:00.039)       0:02:21.230 ***********
2026-06-12 16:11:11.488250 | controller | Friday 12 June 2026  16:11:11 +0000 (0:00:00.039)       0:02:21.228 ***********
2026-06-12 16:11:11.550512 | controller | ok: [localhost]
2026-06-12 16:11:11.550633 | controller |
2026-06-12 16:11:11.550646 | controller | TASK [openshift_login : Check if kubeconfig exists path={{ cifmw_openshift_login_kubeconfig }}] ***
2026-06-12 16:11:11.550656 | controller | Friday 12 June 2026  16:11:11 +0000 (0:00:00.061)       0:02:21.291 ***********
2026-06-12 16:11:11.550664 | controller | Friday 12 June 2026  16:11:11 +0000 (0:00:00.061)       0:02:21.290 ***********
2026-06-12 16:11:11.775442 | controller | ok: [localhost]
2026-06-12 16:11:11.775551 | controller |
2026-06-12 16:11:11.775564 | controller | TASK [openshift_login : Assert that enough data is provided to log in to OpenShift that=cifmw_openshift_login_kubeconfig_stat.stat.exists or (cifmw_openshift_login_provided_token is defined and cifmw_openshift_login_provided_token != '') or (
2026-06-12 16:11:11.775590 | controller |   (cifmw_openshift_login_user is defined) and
2026-06-12 16:11:11.775601 | controller |   (cifmw_openshift_login_password is defined) and
2026-06-12 16:11:11.775610 | controller |   (cifmw_openshift_login_api is defined)
2026-06-12 16:11:11.775620 | controller | ), msg=If an existing kubeconfig is not provided user/pwd or provided/initial token and API URL must be given] ***
2026-06-12 16:11:11.775629 | controller | Friday 12 June 2026  16:11:11 +0000 (0:00:00.225)       0:02:21.517 ***********
2026-06-12 16:11:11.775638 | controller | Friday 12 June 2026  16:11:11 +0000 (0:00:00.225)       0:02:21.516 ***********
2026-06-12 16:11:11.813772 | controller | ok: [localhost] =>
2026-06-12 16:11:11.813859 | controller |     changed: false
2026-06-12 16:11:11.813870 | controller |     msg: All assertions passed
2026-06-12 16:11:11.813880 | controller |
2026-06-12 16:11:11.813888 | controller | TASK [openshift_login : Fetch kubeconfig content src={{ cifmw_openshift_login_kubeconfig }}] ***
2026-06-12 16:11:11.813897 | controller | Friday 12 June 2026  16:11:11 +0000 (0:00:00.038)       0:02:21.555 ***********
2026-06-12 16:11:11.813905 | controller | Friday 12 June 2026  16:11:11 +0000 (0:00:00.038)       0:02:21.554 ***********
2026-06-12 16:11:11.843573 | controller | skipping: [localhost]
2026-06-12 16:11:11.843644 | controller |
2026-06-12 16:11:11.843655 | controller | TASK [openshift_login : Fetch x509 key based users cifmw_openshift_login_key_based_users={{
2026-06-12 16:11:11.843664 | controller |   (
2026-06-12 16:11:11.843673 | controller |     cifmw_openshift_login_kubeconfig_content_b64.content |
2026-06-12 16:11:11.843681 | controller |     b64decode |
2026-06-12 16:11:11.843689 | controller |     from_yaml
2026-06-12 16:11:11.843697 | controller |   ). users | default([]) |
2026-06-12 16:11:11.843705 | controller |   selectattr('user.client-certificate-data', 'defined') |
2026-06-12 16:11:11.843713 | controller |   map(attribute="name") |
2026-06-12 16:11:11.843720 | controller |   map("split", "/") |
2026-06-12 16:11:11.843728 | controller |   map("first")
2026-06-12 16:11:11.843735 | controller | }}, cacheable=True] ***
2026-06-12 16:11:11.843743 | controller | Friday 12 June 2026  16:11:11 +0000 (0:00:00.030)       0:02:21.585 ***********
2026-06-12 16:11:11.843751 | controller | Friday 12 June 2026  16:11:11 +0000 (0:00:00.030)       0:02:21.584 ***********
2026-06-12 16:11:11.874623 | controller | skipping: [localhost]
2026-06-12 16:11:11.874731 | controller |
2026-06-12 16:11:11.874743 | controller | TASK [openshift_login : Assign key based user if not provided and available cifmw_openshift_login_user={{
2026-06-12 16:11:11.874753 | controller |   (cifmw_openshift_login_assume_cert_system_user | ternary('system:', '')) +
2026-06-12 16:11:11.874761 | controller |   (cifmw_openshift_login_key_based_users | map('replace', 'system:', '') | unique | first)
2026-06-12 16:11:11.874770 | controller | }}, cifmw_openshift_login_cert_login=True, cacheable=True] ***
2026-06-12 16:11:11.874778 | controller | Friday 12 June 2026  16:11:11 +0000 (0:00:00.030)       0:02:21.616 ***********
2026-06-12 16:11:11.874785 | controller | Friday 12 June 2026  16:11:11 +0000 (0:00:00.030)       0:02:21.615 ***********
2026-06-12 16:11:11.903913 | controller | skipping: [localhost]
2026-06-12 16:11:11.903982 | controller |
2026-06-12 16:11:11.903998 | controller | TASK [openshift_login : Set the retry count cifmw_openshift_login_retries_cnt={{
2026-06-12 16:11:11.904012 | controller |   0 if cifmw_openshift_login_retries_cnt is undefined else
2026-06-12 16:11:11.904024 | controller |   cifmw_openshift_login_retries_cnt|int + 1
2026-06-12 16:11:11.904036 | controller | }}] ***
2026-06-12 16:11:11.904047 | controller | Friday 12 June 2026  16:11:11 +0000 (0:00:00.029)       0:02:21.646 ***********
2026-06-12 16:11:11.904080 | controller | Friday 12 June 2026  16:11:11 +0000 (0:00:00.029)       0:02:21.644 ***********
2026-06-12 16:11:11.941499 | controller | ok: [localhost]
2026-06-12 16:11:11.941599 | controller |
2026-06-12 16:11:11.941607 | controller | TASK [openshift_login : Fetch token _raw_params=try_login.yml] *****************
2026-06-12 16:11:11.941613 | controller | Friday 12 June 2026  16:11:11 +0000 (0:00:00.037)       0:02:21.683 ***********
2026-06-12 16:11:11.941618 | controller | Friday 12 June 2026  16:11:11 +0000 (0:00:00.037)       0:02:21.682 ***********
2026-06-12 16:11:11.992568 | controller | included: /home/zuul/src/github.com/openstack-k8s-operators/ci-framework/roles/openshift_login/tasks/try_login.yml for localhost
2026-06-12 16:11:11.992676 | controller |
2026-06-12 16:11:11.992694 | controller | TASK [openshift_login : Try get OpenShift access token _raw_params=oc whoami -t] ***
2026-06-12 16:11:11.992704 | controller | Friday 12 June 2026  16:11:11 +0000 (0:00:00.051)       0:02:21.734 ***********
2026-06-12 16:11:11.992713 | controller | Friday 12 June 2026  16:11:11 +0000 (0:00:00.051)       0:02:21.733 ***********
2026-06-12 16:11:12.018853 | controller | skipping: [localhost]
2026-06-12 16:11:12.018947 | controller |
2026-06-12 16:11:12.018959 | controller | TASK [openshift_login : Fetch OpenShift token output_dir={{ cifmw_openshift_login_basedir }}/artifacts, script=oc login {%- if cifmw_openshift_login_provided_token is not defined %} {%- if cifmw_openshift_login_user is defined %} -u {{ cifmw_openshift_login_user }} {%- endif %} {%- if cifmw_openshift_login_password is defined %} -p {{ cifmw_openshift_login_password }} {%- endif %} {% else %} --token={{ cifmw_openshift_login_provided_token }} {%- endif %} {%- if cifmw_openshift_login_skip_tls_verify|bool %} --insecure-skip-tls-verify=true {%- endif %} {%- if cifmw_openshift_login_api is defined %} {{ cifmw_openshift_login_api }} {%- endif %}] ***
2026-06-12 16:11:12.018971 | controller | Friday 12 June 2026  16:11:12 +0000 (0:00:00.026)       0:02:21.761 ***********
2026-06-12 16:11:12.018980 | controller | Friday 12 June 2026  16:11:12 +0000 (0:00:00.026)       0:02:21.759 ***********
2026-06-12 16:11:12.780676 | controller | Follow script's output here: /home/zuul/ci-framework-data/logs/ci_script_001_fetch_openshift_token.log
2026-06-12 16:11:12.780761 | controller | changed: [localhost]
2026-06-12 16:11:12.780769 | controller |
2026-06-12 16:11:12.780775 | controller | TASK [openshift_login : Ensure kubeconfig is provided that=cifmw_openshift_login_kubeconfig != ""] ***
2026-06-12 16:11:12.780782 | controller | Friday 12 June 2026  16:11:12 +0000 (0:00:00.761)       0:02:22.522 ***********
2026-06-12 16:11:12.780787 | controller | Friday 12 June 2026  16:11:12 +0000 (0:00:00.761)       0:02:22.521 ***********
2026-06-12 16:11:12.814137 | controller | ok: [localhost] =>
2026-06-12 16:11:12.814285 | controller |     changed: false
2026-06-12 16:11:12.814297 | controller |     msg: All assertions passed
2026-06-12 16:11:12.814307 | controller |
2026-06-12 16:11:12.814315 | controller | TASK [openshift_login : Fetch new OpenShift access token _raw_params=oc whoami -t] ***
2026-06-12 16:11:12.814328 | controller | Friday 12 June 2026  16:11:12 +0000 (0:00:00.033)       0:02:22.556 ***********
2026-06-12 16:11:12.814391 | controller | Friday 12 June 2026  16:11:12 +0000 (0:00:00.033)       0:02:22.554 ***********
2026-06-12 16:11:13.169795 | controller | changed: [localhost]
2026-06-12 16:11:13.169844 | controller |
2026-06-12 16:11:13.169853 | controller | TASK [openshift_login : Set new OpenShift token cifmw_openshift_login_token={{
2026-06-12 16:11:13.169859 | controller |   (not cifmw_openshift_login_new_token_out.skipped | default(false)) |
2026-06-12 16:11:13.169866 | controller |   ternary(cifmw_openshift_login_new_token_out.stdout, cifmw_openshift_login_whoami_out.stdout)
2026-06-12 16:11:13.169872 | controller | }}, cacheable=True] ***
2026-06-12 16:11:13.169877 | controller | Friday 12 June 2026  16:11:13 +0000 (0:00:00.355)       0:02:22.911 ***********
2026-06-12 16:11:13.169882 | controller | Friday 12 June 2026  16:11:13 +0000 (0:00:00.355)       0:02:22.910 ***********
2026-06-12 16:11:13.232742 | controller | ok: [localhost]
2026-06-12 16:11:13.232816 | controller |
2026-06-12 16:11:13.232832 | controller | TASK [openshift_login : Fetch OpenShift API URL _raw_params=oc whoami --show-server=true] ***
2026-06-12 16:11:13.232844 | controller | Friday 12 June 2026  16:11:13 +0000 (0:00:00.063)       0:02:22.974 ***********
2026-06-12 16:11:13.232855 | controller | Friday 12 June 2026  16:11:13 +0000 (0:00:00.063)       0:02:22.973 ***********
2026-06-12 16:11:13.572438 | controller | changed: [localhost]
2026-06-12 16:11:13.572543 | controller |
2026-06-12 16:11:13.572551 | controller | TASK [openshift_login : Fetch OpenShift kubeconfig context _raw_params=oc whoami -c] ***
2026-06-12 16:11:13.572558 | controller | Friday 12 June 2026  16:11:13 +0000 (0:00:00.339)       0:02:23.314 ***********
2026-06-12 16:11:13.572564 | controller | Friday 12 June 2026  16:11:13 +0000 (0:00:00.339)       0:02:23.312 ***********
2026-06-12 16:11:13.894539 | controller | changed: [localhost]
2026-06-12 16:11:13.894595 | controller |
2026-06-12 16:11:13.894615 | controller | TASK [openshift_login : Fetch OpenShift current user _raw_params=oc whoami] ****
2026-06-12 16:11:13.894626 | controller | Friday 12 June 2026  16:11:13 +0000 (0:00:00.319)       0:02:23.633 ***********
2026-06-12 16:11:13.894633 | controller | Friday 12 June 2026  16:11:13 +0000 (0:00:00.319)       0:02:23.632 ***********
2026-06-12 16:11:14.297450 | controller | changed: [localhost]
2026-06-12 16:11:14.297545 | controller |
2026-06-12 16:11:14.297567 | controller | TASK [openshift_login : Set OpenShift user, context and API facts cifmw_openshift_login_api={{ cifmw_openshift_login_api_out.stdout }}, cifmw_openshift_login_context={{ cifmw_openshift_login_context_out.stdout }}, cifmw_openshift_login_user={{ _oauth_user }}, cifmw_openshift_kubeconfig={{ cifmw_openshift_login_kubeconfig }}, cifmw_openshift_api={{ cifmw_openshift_login_api_out.stdout }}, cifmw_openshift_context={{ cifmw_openshift_login_context_out.stdout }}, cifmw_openshift_user={{ _oauth_user }}, cifmw_openshift_token={{ cifmw_openshift_login_token | default(omit) }}, cifmw_install_yamls_environment={{  ( cifmw_install_yamls_environment |
2026-06-12 16:11:14.297574 | controller |       combine({'KUBECONFIG': cifmw_openshift_login_kubeconfig})
2026-06-12 16:11:14.297579 | controller |     ) if cifmw_install_yamls_environment is defined else omit
2026-06-12 16:11:14.297583 | controller | }}, cacheable=True] ***
2026-06-12 16:11:14.297587 | controller | Friday 12 June 2026  16:11:14 +0000 (0:00:00.405)       0:02:24.039 ***********
2026-06-12 16:11:14.297591 | controller | Friday 12 June 2026  16:11:14 +0000 (0:00:00.405)       0:02:24.038 ***********
2026-06-12 16:11:14.427803 | controller | ok: [localhost]
2026-06-12 16:11:14.427910 | controller |
2026-06-12 16:11:14.427919 | controller | TASK [openshift_login : Create the openshift_login parameters file dest={{ cifmw_basedir }}/artifacts/parameters/openshift-login-params.yml, content={{ cifmw_openshift_login_params_content | from_yaml | to_nice_yaml }}, mode=0600] ***
2026-06-12 16:11:14.427926 | controller | Friday 12 June 2026  16:11:14 +0000 (0:00:00.130)       0:02:24.170 ***********
2026-06-12 16:11:14.427932 | controller | Friday 12 June 2026  16:11:14 +0000 (0:00:00.130)       0:02:24.168 ***********
2026-06-12 16:11:14.879482 | controller | changed: [localhost]
2026-06-12 16:11:14.879573 | controller |
2026-06-12 16:11:14.879581 | controller | TASK [openshift_login : Read the install yamls parameters file path={{ cifmw_basedir }}/artifacts/parameters/install-yamls-params.yml] ***
2026-06-12 16:11:14.879588 | controller | Friday 12 June 2026  16:11:14 +0000 (0:00:00.451)       0:02:24.621 ***********
2026-06-12 16:11:14.879594 | controller | Friday 12 June 2026  16:11:14 +0000 (0:00:00.451)       0:02:24.620 ***********
2026-06-12 16:11:15.096567 | controller | ok: [localhost]
2026-06-12 16:11:15.096614 | controller |
2026-06-12 16:11:15.096620 | controller | TASK [openshift_login : Append the KUBECONFIG to the install yamls parameters content={{
2026-06-12 16:11:15.096626 | controller |   cifmw_openshift_login_install_yamls_artifacts_slurp['content'] | b64decode | from_yaml |
2026-06-12 16:11:15.096631 | controller |   combine(
2026-06-12 16:11:15.096635 | controller |     {
2026-06-12 16:11:15.096640 | controller |       'cifmw_install_yamls_environment': {
2026-06-12 16:11:15.096646 | controller |         'KUBECONFIG': cifmw_openshift_login_kubeconfig
2026-06-12 16:11:15.096651 | controller |       }
2026-06-12 16:11:15.096655 | controller |     }, recursive=true) | to_nice_yaml
2026-06-12 16:11:15.096660 | controller | }}, dest={{ cifmw_basedir }}/artifacts/parameters/install-yamls-params.yml, mode=0600] ***
2026-06-12 16:11:15.096664 | controller | Friday 12 June 2026  16:11:15 +0000 (0:00:00.216)       0:02:24.838 ***********
2026-06-12 16:11:15.096669 | controller | Friday 12 June 2026  16:11:15 +0000 (0:00:00.216)       0:02:24.837 ***********
2026-06-12 16:11:15.590694 | controller | changed: [localhost]
2026-06-12 16:11:15.590822 | controller |
2026-06-12 16:11:15.590834 | controller | TASK [openshift_setup : Ensure output directory exists path={{ cifmw_openshift_setup_basedir }}/artifacts, state=directory, mode=0755] ***
2026-06-12 16:11:15.590844 | controller | Friday 12 June 2026  16:11:15 +0000 (0:00:00.494)       0:02:25.332 ***********
2026-06-12 16:11:15.590852 | controller | Friday 12 June 2026  16:11:15 +0000 (0:00:00.494)       0:02:25.331 ***********
2026-06-12 16:11:15.810087 | controller | ok: [localhost]
2026-06-12 16:11:15.810186 | controller |
2026-06-12 16:11:15.810192 | controller | TASK [openshift_setup : Fetch namespaces to create cifmw_openshift_setup_namespaces={{
2026-06-12 16:11:15.810197 | controller |   ((
2026-06-12 16:11:15.810202 | controller |       ([cifmw_install_yamls_defaults['NAMESPACE']] +
2026-06-12 16:11:15.810206 | controller |         ([cifmw_install_yamls_defaults['OPERATOR_NAMESPACE']] if 'OPERATOR_NAMESPACE' is in cifmw_install_yamls_defaults else [])
2026-06-12 16:11:15.810210 | controller |       ) if cifmw_install_yamls_defaults is defined else []
2026-06-12 16:11:15.810214 | controller |   ) + cifmw_openshift_setup_create_namespaces) | unique
2026-06-12 16:11:15.810217 | controller | }}] ***
2026-06-12 16:11:15.810221 | controller | Friday 12 June 2026  16:11:15 +0000 (0:00:00.219)       0:02:25.552 ***********
2026-06-12 16:11:15.810225 | controller | Friday 12 June 2026  16:11:15 +0000 (0:00:00.219)       0:02:25.550 ***********
2026-06-12 16:11:15.851463 | controller | ok: [localhost]
2026-06-12 16:11:15.851524 | controller |
2026-06-12 16:11:15.851530 | controller | TASK [openshift_setup : Create required namespaces kubeconfig={{ cifmw_openshift_kubeconfig }}, api_key={{ cifmw_openshift_token | default(omit)}}, context={{ cifmw_openshift_context | default(omit) }}, name={{ item }}, kind=Namespace, state=present] ***
2026-06-12 16:11:15.851536 | controller | Friday 12 June 2026  16:11:15 +0000 (0:00:00.041)       0:02:25.593 ***********
2026-06-12 16:11:15.851539 | controller | Friday 12 June 2026  16:11:15 +0000 (0:00:00.041)       0:02:25.592 ***********
2026-06-12 16:11:17.786718 | controller | changed: [localhost] => (item=openstack)
2026-06-12 16:11:17.786821 | controller | changed: [localhost] => (item=openstack-operators)
2026-06-12 16:11:17.786829 | controller |
2026-06-12 16:11:17.786836 | controller | TASK [openshift_setup : Get internal OpenShift registry route kubeconfig={{ cifmw_openshift_kubeconfig }}, api_key={{ cifmw_openshift_token | default(omit)}}, context={{ cifmw_openshift_context | default(omit)}}, kind=Route, name=default-route, namespace=openshift-image-registry] ***
2026-06-12 16:11:17.786844 | controller | Friday 12 June 2026  16:11:17 +0000 (0:00:01.934)       0:02:27.528 ***********
2026-06-12 16:11:17.786850 | controller | Friday 12 June 2026  16:11:17 +0000 (0:00:01.934)       0:02:27.527 ***********
2026-06-12 16:11:17.818061 | controller | skipping: [localhost]
2026-06-12 16:11:17.818132 | controller |
2026-06-12 16:11:17.818176 | controller | TASK [openshift_setup : Allow anonymous image-pulls in CRC registry for targeted namespaces state=present, kubeconfig={{ cifmw_openshift_kubeconfig }}, api_key={{ cifmw_openshift_token | default(omit)}}, context={{ cifmw_openshift_context | default(omit)}}, definition={'kind': 'RoleBinding', 'apiVersion': 'rbac.authorization.k8s.io/v1', 'metadata': {'name': 'system:image-puller', 'namespace': '{{ item }}'}, 'subjects': [{'kind': 'User', 'name': 'system:anonymous'}, {'kind': 'User', 'name': 'system:unauthenticated'}], 'roleRef': {'kind': 'ClusterRole', 'name': 'system:image-puller'}}] ***
2026-06-12 16:11:17.818192 | controller | Friday 12 June 2026  16:11:17 +0000 (0:00:00.031)       0:02:27.560 ***********
2026-06-12 16:11:17.818214 | controller | Friday 12 June 2026  16:11:17 +0000 (0:00:00.031)       0:02:27.558 ***********
2026-06-12 16:11:17.861249 | controller | skipping: [localhost] => (item=openstack)
2026-06-12 16:11:17.861335 | controller | skipping: [localhost] => (item=openstack-operators)
2026-06-12 16:11:17.861340 | controller | skipping: [localhost]
2026-06-12 16:11:17.861345 | controller |
2026-06-12 16:11:17.861350 | controller | TASK [openshift_setup : Wait for the image registry to be ready kind=Deployment, name=image-registry, namespace=openshift-image-registry, kubeconfig={{ cifmw_openshift_kubeconfig }}, api_key={{ cifmw_openshift_token | default(omit)}}, context={{ cifmw_openshift_context | default(omit)}}, wait=True, wait_sleep=10, wait_timeout=600, wait_condition={'type': 'Available', 'status': 'True'}] ***
2026-06-12 16:11:17.861354 | controller | Friday 12 June 2026  16:11:17 +0000 (0:00:00.042)       0:02:27.603 ***********
2026-06-12 16:11:17.861358 | controller | Friday 12 June 2026  16:11:17 +0000 (0:00:00.042)       0:02:27.601 ***********
2026-06-12 16:11:17.897708 | controller | skipping: [localhost]
2026-06-12 16:11:17.897828 | controller |
2026-06-12 16:11:17.897837 | controller | TASK [openshift_setup : Login into OpenShift internal registry output_dir={{ cifmw_openshift_setup_basedir }}/artifacts, script=podman login -u {{ cifmw_openshift_user }} -p {{ cifmw_openshift_token }} {%- if cifmw_openshift_setup_skip_internal_registry_tls_verify|bool %} --tls-verify=false {%- endif %} {{ cifmw_openshift_setup_registry_default_route.resources[0].spec.host }}] ***
2026-06-12 16:11:17.897845 | controller | Friday 12 June 2026  16:11:17 +0000 (0:00:00.036)       0:02:27.639 ***********
2026-06-12 16:11:17.897852 | controller | Friday 12 June 2026  16:11:17 +0000 (0:00:00.036)       0:02:27.638 ***********
2026-06-12 16:11:17.949795 | controller | skipping: [localhost]
2026-06-12 16:11:17.949873 | controller |
2026-06-12 16:11:17.949881 | controller | TASK [Ensure we have custom CA installed on host role=install_ca] **************
2026-06-12 16:11:17.949887 | controller | Friday 12 June 2026  16:11:17 +0000 (0:00:00.051)       0:02:27.691 ***********
2026-06-12 16:11:17.949892 | controller | Friday 12 June 2026  16:11:17 +0000 (0:00:00.051)       0:02:27.690 ***********
2026-06-12 16:11:17.989844 | controller | skipping: [localhost]
2026-06-12 16:11:17.989951 | controller |
2026-06-12 16:11:17.989961 | controller | TASK [openshift_setup : Update ca bundle _raw_params=update-ca-trust extract] ***
2026-06-12 16:11:17.989971 | controller | Friday 12 June 2026  16:11:17 +0000 (0:00:00.039)       0:02:27.731 ***********
2026-06-12 16:11:17.989978 | controller | Friday 12 June 2026  16:11:17 +0000 (0:00:00.039)       0:02:27.730 ***********
2026-06-12 16:11:18.038225 | controller | skipping: [localhost]
2026-06-12 16:11:18.038350 | controller |
2026-06-12 16:11:18.038357 | controller | TASK [openshift_setup : Slurp CAs file src={{ cifmw_openshift_setup_ca_bundle_path }}] ***
2026-06-12 16:11:18.038363 | controller | Friday 12 June 2026  16:11:18 +0000 (0:00:00.048)       0:02:27.780 ***********
2026-06-12 16:11:18.038368 | controller | Friday 12 June 2026  16:11:18 +0000 (0:00:00.048)       0:02:27.778 ***********
2026-06-12 16:11:18.085627 | controller | skipping: [localhost]
2026-06-12 16:11:18.085728 | controller |
2026-06-12 16:11:18.085734 | controller | TASK [openshift_setup : Create config map with registry CAs kubeconfig={{ cifmw_openshift_kubeconfig }}, api_key={{ cifmw_openshift_token | default(omit)}}, context={{ cifmw_openshift_context | default(omit)}}, definition={'apiVersion': 'v1', 'kind': 'ConfigMap', 'metadata': {'namespace': 'openshift-config', 'name': 'registry-cas'}, 'data': '{{ _config_map_data | items2dict  }}'}] ***
2026-06-12 16:11:18.085740 | controller | Friday 12 June 2026  16:11:18 +0000 (0:00:00.047)       0:02:27.827 ***********
2026-06-12 16:11:18.085745 | controller | Friday 12 June 2026  16:11:18 +0000 (0:00:00.047)       0:02:27.826 ***********
2026-06-12 16:11:18.126848 | controller | skipping: [localhost]
2026-06-12 16:11:18.126953 | controller |
2026-06-12 16:11:18.126962 | controller | TASK [openshift_setup : Install Red Hat CA for pulling images from internal registry kubeconfig={{ cifmw_openshift_kubeconfig }}, api_key={{ cifmw_openshift_token | default(omit)}}, context={{ cifmw_openshift_context | default(omit)}}, merge_type=merge, definition={'apiVersion': 'config.openshift.io/v1', 'kind': 'Image', 'metadata': {'name': 'cluster'}, 'spec': {'additionalTrustedCA': {'name': 'registry-cas'}}}] ***
2026-06-12 16:11:18.126970 | controller | Friday 12 June 2026  16:11:18 +0000 (0:00:00.041)       0:02:27.868 ***********
2026-06-12 16:11:18.126976 | controller | Friday 12 June 2026  16:11:18 +0000 (0:00:00.041)       0:02:27.867 ***********
2026-06-12 16:11:18.174563 | controller | skipping: [localhost]
2026-06-12 16:11:18.174673 | controller |
2026-06-12 16:11:18.174682 | controller | TASK [openshift_setup : Add insecure registry kubeconfig={{ cifmw_openshift_kubeconfig }}, api_key={{ cifmw_openshift_token | default(omit)}}, context={{ cifmw_openshift_context | default(omit)}}, merge_type=merge, definition={'apiVersion': 'config.openshift.io/v1', 'kind': 'Image', 'metadata': {'name': 'cluster'}, 'spec': {'registrySources': {'insecureRegistries': ['{{ cifmw_update_containers_registry }}'], 'allowedRegistries': '{{ all_registries }}'}}}] ***
2026-06-12 16:11:18.174712 | controller | Friday 12 June 2026  16:11:18 +0000 (0:00:00.047)       0:02:27.916 ***********
2026-06-12 16:11:18.174718 | controller | Friday 12 June 2026  16:11:18 +0000 (0:00:00.047)       0:02:27.915 ***********
2026-06-12 16:11:18.212108 | controller | skipping: [localhost]
2026-06-12 16:11:18.212235 | controller |
2026-06-12 16:11:18.212244 | controller | TASK [openshift_setup : Create ImageDigestMirrorSet repository digest mirrors kubeconfig={{ cifmw_openshift_kubeconfig }}, api_key={{ cifmw_openshift_token | default(omit)}}, context={{ cifmw_openshift_context | default(omit)}}, definition={'apiVersion': 'config.openshift.io/v1', 'kind': 'ImageDigestMirrorSet', 'metadata': {'name': 'registry-digest-mirrors'}, 'spec': {'imageDigestMirrors': '{{ cifmw_openshift_setup_digest_mirrors }}'}}] ***
2026-06-12 16:11:18.212251 | controller | Friday 12 June 2026  16:11:18 +0000 (0:00:00.037)       0:02:27.954 ***********
2026-06-12 16:11:18.212257 | controller | Friday 12 June 2026  16:11:18 +0000 (0:00:00.037)       0:02:27.952 ***********
2026-06-12 16:11:18.255439 | controller | skipping: [localhost]
2026-06-12 16:11:18.255536 | controller |
2026-06-12 16:11:18.255542 | controller | TASK [openshift_setup : Create ImageTagMirrorSet for tag-based pulls kubeconfig={{ cifmw_openshift_kubeconfig }}, api_key={{ cifmw_openshift_token | default(omit)}}, context={{ cifmw_openshift_context | default(omit)}}, definition={'apiVersion': 'config.openshift.io/v1', 'kind': 'ImageTagMirrorSet', 'metadata': {'name': 'registry-tag-mirrors'}, 'spec': {'imageTagMirrors': '{{ cifmw_openshift_setup_tag_mirrors }}'}}] ***
2026-06-12 16:11:18.255549 | controller | Friday 12 June 2026  16:11:18 +0000 (0:00:00.043)       0:02:27.997 ***********
2026-06-12 16:11:18.255554 | controller | Friday 12 June 2026  16:11:18 +0000 (0:00:00.043)       0:02:27.996 ***********
2026-06-12 16:11:18.295213 | controller | skipping: [localhost]
2026-06-12 16:11:18.295309 | controller |
2026-06-12 16:11:18.295317 | controller | TASK [openshift_setup : Gather network.operator info kubeconfig={{ cifmw_openshift_kubeconfig }}, api_key={{ cifmw_openshift_token | default(omit)}}, context={{ cifmw_openshift_context | default(omit)}}, api_version=operator.openshift.io/v1, kind=Network, name=cluster] ***
2026-06-12 16:11:18.295323 | controller | Friday 12 June 2026  16:11:18 +0000 (0:00:00.039)       0:02:28.037 ***********
2026-06-12 16:11:18.295328 | controller | Friday 12 June 2026  16:11:18 +0000 (0:00:00.039)       0:02:28.035 ***********
2026-06-12 16:11:19.385231 | controller | ok: [localhost]
2026-06-12 16:11:19.385334 | controller |
2026-06-12 16:11:19.385348 | controller | TASK [openshift_setup : Patch network operator api_version=operator.openshift.io/v1, kubeconfig={{ cifmw_openshift_kubeconfig }}, kind=Network, name=cluster, persist_config=True, patch=[{'path': '/spec/defaultNetwork/ovnKubernetesConfig/gatewayConfig/routingViaHost', 'value': True, 'op': 'replace'}, {'path': '/spec/defaultNetwork/ovnKubernetesConfig/gatewayConfig/ipForwarding', 'value': 'Global', 'op': 'replace'}]] ***
2026-06-12 16:11:19.385360 | controller | Friday 12 June 2026  16:11:19 +0000 (0:00:01.089)       0:02:29.127 ***********
2026-06-12 16:11:19.385370 | controller | Friday 12 June 2026  16:11:19 +0000 (0:00:01.089)       0:02:29.125 ***********
2026-06-12 16:11:20.435488 | controller | changed: [localhost]
2026-06-12 16:11:20.435600 | controller |
2026-06-12 16:11:20.435609 | controller | TASK [openshift_setup : Patch samples registry configuration kubeconfig={{ cifmw_openshift_kubeconfig }}, api_key={{ cifmw_openshift_token | default(omit)}}, context={{ cifmw_openshift_context | default(omit)}}, api_version=samples.operator.openshift.io/v1, kind=Config, name=cluster, patch=[{'op': 'replace', 'path': '/spec/samplesRegistry', 'value': '{{ cifmw_openshift_setup_samples_registry }}'}]] ***
2026-06-12 16:11:20.435617 | controller | Friday 12 June 2026  16:11:20 +0000 (0:00:01.050)       0:02:30.177 ***********
2026-06-12 16:11:20.435623 | controller | Friday 12 June 2026  16:11:20 +0000 (0:00:01.050)       0:02:30.176 ***********
2026-06-12 16:11:21.230330 | controller | changed: [localhost]
2026-06-12 16:11:21.230428 | controller |
2026-06-12 16:11:21.230436 | controller | TASK [openshift_setup : Delete the pods from openshift-marketplace namespace kind=Pod, state=absent, delete_all=True, kubeconfig={{ cifmw_openshift_kubeconfig }}, namespace=openshift-marketplace] ***
2026-06-12 16:11:21.230444 | controller | Friday 12 June 2026  16:11:21 +0000 (0:00:00.795)       0:02:30.972 ***********
2026-06-12 16:11:21.230470 | controller | Friday 12 June 2026  16:11:21 +0000 (0:00:00.795)       0:02:30.971 ***********
2026-06-12 16:11:21.258197 | controller | skipping: [localhost]
2026-06-12 16:11:21.258349 | controller |
2026-06-12 16:11:21.258363 | controller | TASK [openshift_setup : Wait for openshift-marketplace pods to be running _raw_params=oc wait pod --all --for=condition=Ready -n openshift-marketplace --timeout=1m] ***
2026-06-12 16:11:21.258372 | controller | Friday 12 June 2026  16:11:21 +0000 (0:00:00.027)       0:02:31.000 ***********
2026-06-12 16:11:21.258380 | controller | Friday 12 June 2026  16:11:21 +0000 (0:00:00.027)       0:02:30.999 ***********
2026-06-12 16:11:21.292728 | controller | skipping: [localhost]
2026-06-12 16:11:21.292811 | controller |
2026-06-12 16:11:21.292820 | controller | TASK [Deploy Observability operator. name=openshift_obs] ***********************
2026-06-12 16:11:21.292826 | controller | Friday 12 June 2026  16:11:21 +0000 (0:00:00.034)       0:02:31.034 ***********
2026-06-12 16:11:21.292832 | controller | Friday 12 June 2026  16:11:21 +0000 (0:00:00.034)       0:02:31.033 ***********
2026-06-12 16:11:21.328978 | controller | skipping: [localhost]
2026-06-12 16:11:21.329016 | controller |
2026-06-12 16:11:21.329022 | controller | TASK [Deploy Metal3 BMHs name=deploy_bmh] **************************************
2026-06-12 16:11:21.329059 | controller | Friday 12 June 2026  16:11:21 +0000 (0:00:00.036)       0:02:31.071 ***********
2026-06-12 16:11:21.329065 | controller | Friday 12 June 2026  16:11:21 +0000 (0:00:00.036)       0:02:31.069 ***********
2026-06-12 16:11:21.376022 | controller | skipping: [localhost]
2026-06-12 16:11:21.376134 | controller |
2026-06-12 16:11:21.376210 | controller | TASK [Install certmanager operator role name=cert_manager] *********************
2026-06-12 16:11:21.376217 | controller | Friday 12 June 2026  16:11:21 +0000 (0:00:00.046)       0:02:31.118 ***********
2026-06-12 16:11:21.376222 | controller | Friday 12 June 2026  16:11:21 +0000 (0:00:00.046)       0:02:31.116 ***********
2026-06-12 16:11:21.524801 | controller |
2026-06-12 16:11:21.524898 | controller | TASK [cert_manager : Create role needed directories path={{ cifmw_cert_manager_manifests_dir }}, state=directory, mode=0755] ***
2026-06-12 16:11:21.524905 | controller | Friday 12 June 2026  16:11:21 +0000 (0:00:00.148)       0:02:31.267 ***********
2026-06-12 16:11:21.524910 | controller | Friday 12 June 2026  16:11:21 +0000 (0:00:00.148)       0:02:31.265 ***********
2026-06-12 16:11:21.757025 | controller | changed: [localhost]
2026-06-12 16:11:21.757134 | controller |
2026-06-12 16:11:21.757191 | controller | TASK [cert_manager : Create the cifmw_cert_manager_operator_namespace namespace kubeconfig={{ cifmw_openshift_kubeconfig }}, api_key={{ cifmw_openshift_token | default(omit)}}, context={{ cifmw_openshift_context | default(omit) }}, name={{ cifmw_cert_manager_operator_namespace }}, kind=Namespace, state=present] ***
2026-06-12 16:11:21.757202 | controller | Friday 12 June 2026  16:11:21 +0000 (0:00:00.231)       0:02:31.498 ***********
2026-06-12 16:11:21.757210 | controller | Friday 12 June 2026  16:11:21 +0000 (0:00:00.231)       0:02:31.497 ***********
2026-06-12 16:11:22.565287 | controller | changed: [localhost]
2026-06-12 16:11:22.565336 | controller |
2026-06-12 16:11:22.565345 | controller | TASK [cert_manager : Install from Release Manifest _raw_params=release_manifest.yml] ***
2026-06-12 16:11:22.565352 | controller | Friday 12 June 2026  16:11:22 +0000 (0:00:00.808)       0:02:32.307 ***********
2026-06-12 16:11:22.565358 | controller | Friday 12 June 2026  16:11:22 +0000 (0:00:00.808)       0:02:32.306 ***********
2026-06-12 16:11:22.619498 | controller | included: /home/zuul/src/github.com/openstack-k8s-operators/ci-framework/roles/cert_manager/tasks/release_manifest.yml for localhost
2026-06-12 16:11:22.619544 | controller |
2026-06-12 16:11:22.619550 | controller | TASK [cert_manager : Download release manifests url={{ cifmw_cert_manager_release_manifest }}, dest={{ cifmw_cert_manager_manifests_dir }}/cert_manager_manifest.yml, mode=0664] ***
2026-06-12 16:11:22.619555 | controller | Friday 12 June 2026  16:11:22 +0000 (0:00:00.054)       0:02:32.361 ***********
2026-06-12 16:11:22.619560 | controller | Friday 12 June 2026  16:11:22 +0000 (0:00:00.054)       0:02:32.360 ***********
2026-06-12 16:11:23.478762 | controller | changed: [localhost]
2026-06-12 16:11:23.478833 | controller |
2026-06-12 16:11:23.478840 | controller | TASK [cert_manager : Install cert-manager from release manifest kubeconfig={{ cifmw_openshift_kubeconfig }}, api_key={{ cifmw_openshift_token | default(omit)}}, context={{ cifmw_openshift_context | default(omit) }}, state=present, src={{ cifmw_cert_manager_manifests_dir }}/cert_manager_manifest.yml] ***
2026-06-12 16:11:23.478854 | controller | Friday 12 June 2026  16:11:23 +0000 (0:00:00.859)       0:02:33.220 ***********
2026-06-12 16:11:23.478859 | controller | Friday 12 June 2026  16:11:23 +0000 (0:00:00.859)       0:02:33.219 ***********
2026-06-12 16:11:28.342607 | controller | changed: [localhost]
2026-06-12 16:11:28.342697 | controller |
2026-06-12 16:11:28.342703 | controller | TASK [cert_manager : Install from OLM Manifest _raw_params=olm_manifest.yml] ***
2026-06-12 16:11:28.342708 | controller | Friday 12 June 2026  16:11:28 +0000 (0:00:04.863)       0:02:38.084 ***********
2026-06-12 16:11:28.342712 | controller | Friday 12 June 2026  16:11:28 +0000 (0:00:04.863)       0:02:38.083 ***********
2026-06-12 16:11:28.371513 | controller | skipping: [localhost]
2026-06-12 16:11:28.371572 | controller |
2026-06-12 16:11:28.371579 | controller | TASK [cert_manager : Check for cert-manager namespace existence kubeconfig={{ cifmw_openshift_kubeconfig }}, api_key={{ cifmw_openshift_token | default(omit)}}, context={{ cifmw_openshift_context | default(omit) }}, name=cert-manager, kind=Namespace, field_selectors=['status.phase=Active']] ***
2026-06-12 16:11:28.371585 | controller | Friday 12 June 2026  16:11:28 +0000 (0:00:00.028)       0:02:38.113 ***********
2026-06-12 16:11:28.371590 | controller | Friday 12 June 2026  16:11:28 +0000 (0:00:00.028)       0:02:38.112 ***********
2026-06-12 16:11:29.240932 | controller | ok: [localhost]
2026-06-12 16:11:29.241009 | controller |
2026-06-12 16:11:29.241026 | controller | TASK [cert_manager : Wait for cert-manager pods to be ready kubeconfig={{ cifmw_openshift_kubeconfig }}, api_key={{ cifmw_openshift_token | default(omit)}}, context={{ cifmw_openshift_context | default(omit) }}, namespace=cert-manager, kind=Pod, wait=True, wait_sleep=10, wait_timeout=600, wait_condition={'type': 'Ready', 'status': 'True'}, label_selectors=['app = {{ item }}']] ***
2026-06-12 16:11:29.241040 | controller | Friday 12 June 2026  16:11:29 +0000 (0:00:00.868)       0:02:38.982 ***********
2026-06-12 16:11:29.241053 | controller | Friday 12 June 2026  16:11:29 +0000 (0:00:00.868)       0:02:38.981 ***********
2026-06-12 16:11:51.883746 | controller | ok: [localhost] => (item=cainjector)
2026-06-12 16:11:51.883811 | controller | ok: [localhost] => (item=webhook)
2026-06-12 16:11:51.883820 | controller | ok: [localhost] => (item=cert-manager)
2026-06-12 16:11:51.883826 | controller |
2026-06-12 16:11:51.883833 | controller | TASK [cert_manager : Create $HOME/bin dir path={{ ansible_user_dir }}/bin, state=directory, mode=0755] ***
2026-06-12 16:11:51.883841 | controller | Friday 12 June 2026  16:11:51 +0000 (0:00:22.643)       0:03:01.625 ***********
2026-06-12 16:11:51.883854 | controller | Friday 12 June 2026  16:11:51 +0000 (0:00:22.643)       0:03:01.624 ***********
2026-06-12 16:11:52.123440 | controller | ok: [localhost]
2026-06-12 16:11:52.123551 | controller |
2026-06-12 16:11:52.123563 | controller | TASK [cert_manager : Install cert-manager cmctl CLI url=https://github.com/cert-manager/cmctl/releases/{{ cifmw_cert_manager_version }}/download/cmctl_{{ _os }}_{{ _arch }}, dest={{ ansible_user_dir }}/bin/cmctl, mode=0755] ***
2026-06-12 16:11:52.123573 | controller | Friday 12 June 2026  16:11:52 +0000 (0:00:00.239)       0:03:01.865 ***********
2026-06-12 16:11:52.123582 | controller | Friday 12 June 2026  16:11:52 +0000 (0:00:00.239)       0:03:01.864 ***********
2026-06-12 16:11:53.380542 | controller | changed: [localhost]
2026-06-12 16:11:53.380653 | controller |
2026-06-12 16:11:53.380663 | controller | TASK [cert_manager : Verify cert_manager api _raw_params={{ ansible_user_dir }}/bin/cmctl check api --wait=2m] ***
2026-06-12 16:11:53.380668 | controller | Friday 12 June 2026  16:11:53 +0000 (0:00:01.256)       0:03:03.122 ***********
2026-06-12 16:11:53.380674 | controller | Friday 12 June 2026  16:11:53 +0000 (0:00:01.256)       0:03:03.120 ***********
2026-06-12 16:11:53.820974 | controller | changed: [localhost]
2026-06-12 16:11:53.821069 | controller |
2026-06-12 16:11:53.821075 | controller | TASK [Configure hosts networking using nmstate name=ci_nmstate] ****************
2026-06-12 16:11:53.821080 | controller | Friday 12 June 2026  16:11:53 +0000 (0:00:00.440)       0:03:03.563 ***********
2026-06-12 16:11:53.821099 | controller | Friday 12 June 2026  16:11:53 +0000 (0:00:00.440)       0:03:03.561 ***********
2026-06-12 16:11:53.860915 | controller | skipping: [localhost]
2026-06-12 16:11:53.861021 | controller |
2026-06-12 16:11:53.861031 | controller | TASK [Configure multus networks name=ci_multus] ********************************
2026-06-12 16:11:53.861038 | controller | Friday 12 June 2026  16:11:53 +0000 (0:00:00.039)       0:03:03.603 ***********
2026-06-12 16:11:53.861043 | controller | Friday 12 June 2026  16:11:53 +0000 (0:00:00.039)       0:03:03.601 ***********
2026-06-12 16:11:53.894572 | controller | skipping: [localhost]
2026-06-12 16:11:53.894672 | controller |
2026-06-12 16:11:53.894681 | controller | TASK [Deploy Sushy Emulator service pod name=sushy_emulator] *******************
2026-06-12 16:11:53.894687 | controller | Friday 12 June 2026  16:11:53 +0000 (0:00:00.033)       0:03:03.636 ***********
2026-06-12 16:11:53.894691 | controller | Friday 12 June 2026  16:11:53 +0000 (0:00:00.033)       0:03:03.635 ***********
2026-06-12 16:11:53.931533 | controller | skipping: [localhost]
2026-06-12 16:11:53.931618 | controller |
2026-06-12 16:11:53.931624 | controller | TASK [Setup Libvirt on controller name=libvirt_manager] ************************
2026-06-12 16:11:53.931628 | controller | Friday 12 June 2026  16:11:53 +0000 (0:00:00.037)       0:03:03.673 ***********
2026-06-12 16:11:53.931632 | controller | Friday 12 June 2026  16:11:53 +0000 (0:00:00.037)       0:03:03.672 ***********
2026-06-12 16:11:53.957635 | controller | skipping: [localhost]
2026-06-12 16:11:53.957721 | controller |
2026-06-12 16:11:53.957727 | controller | TASK [Prepare container package builder name=pkg_build] ************************
2026-06-12 16:11:53.957732 | controller | Friday 12 June 2026  16:11:53 +0000 (0:00:00.026)       0:03:03.700 ***********
2026-06-12 16:11:53.957735 | controller | Friday 12 June 2026  16:11:53 +0000 (0:00:00.026)       0:03:03.698 ***********
2026-06-12 16:11:54.004839 | controller | skipping: [localhost]
2026-06-12 16:11:54.004936 | controller |
2026-06-12 16:11:54.004944 | controller | TASK [run_hook : Assert parameters are valid quiet=True, that=['_list_hooks is not string', '_list_hooks is not mapping', '_list_hooks is iterable', '(hooks | default([])) is not string', '(hooks | default([])) is not mapping', '(hooks | default([])) is iterable']] ***
2026-06-12 16:11:54.004950 | controller | Friday 12 June 2026  16:11:54 +0000 (0:00:00.047)       0:03:03.747 ***********
2026-06-12 16:11:54.004954 | controller | Friday 12 June 2026  16:11:54 +0000 (0:00:00.047)       0:03:03.745 ***********
2026-06-12 16:11:54.089042 | controller | ok: [localhost]
2026-06-12 16:11:54.089126 | controller |
2026-06-12 16:11:54.089132 | controller | TASK [run_hook : Assert single hooks are all mappings quiet=True, that=['_not_mapping_hooks | length == 0'], msg=All single hooks must be a list of mappings or a mapping.] ***
2026-06-12 16:11:54.089137 | controller | Friday 12 June 2026  16:11:54 +0000 (0:00:00.084)       0:03:03.831 ***********
2026-06-12 16:11:54.089158 | controller | Friday 12 June 2026  16:11:54 +0000 (0:00:00.084)       0:03:03.829 ***********
2026-06-12 16:11:54.292542 | controller | ok: [localhost]
2026-06-12 16:11:54.292649 | controller |
2026-06-12 16:11:54.292655 | controller | TASK [run_hook : Loop on hooks for post_infra _raw_params={{ hook.type }}.yml] ***
2026-06-12 16:11:54.292660 | controller | Friday 12 June 2026  16:11:54 +0000 (0:00:00.203)       0:03:04.034 ***********
2026-06-12 16:11:54.292665 | controller | Friday 12 June 2026  16:11:54 +0000 (0:00:00.203)       0:03:04.033 ***********
2026-06-12 16:11:54.447982 | controller | skipping: [localhost]
2026-06-12 16:11:54.448094 | controller |
2026-06-12 16:11:54.448101 | controller | TASK [run_hook : Assert parameters are valid quiet=True, that=['_list_hooks is not string', '_list_hooks is not mapping', '_list_hooks is iterable', '(hooks | default([])) is not string', '(hooks | default([])) is not mapping', '(hooks | default([])) is iterable']] ***
2026-06-12 16:11:54.448108 | controller | Friday 12 June 2026  16:11:54 +0000 (0:00:00.155)       0:03:04.190 ***********
2026-06-12 16:11:54.448113 | controller | Friday 12 June 2026  16:11:54 +0000 (0:00:00.155)       0:03:04.188 ***********
2026-06-12 16:11:54.543888 | controller | ok: [localhost]
2026-06-12 16:11:54.543994 | controller |
2026-06-12 16:11:54.544002 | controller | TASK [run_hook : Assert single hooks are all mappings quiet=True, that=['_not_mapping_hooks | length == 0'], msg=All single hooks must be a list of mappings or a mapping.] ***
2026-06-12 16:11:54.544025 | controller | Friday 12 June 2026  16:11:54 +0000 (0:00:00.094)       0:03:04.285 ***********
2026-06-12 16:11:54.544031 | controller | Friday 12 June 2026  16:11:54 +0000 (0:00:00.095)       0:03:04.283 ***********
2026-06-12 16:11:54.655642 | controller | ok: [localhost]
2026-06-12 16:11:54.655745 | controller |
2026-06-12 16:11:54.655751 | controller | TASK [run_hook : Loop on hooks for pre_package_build _raw_params={{ hook.type }}.yml] ***
2026-06-12 16:11:54.655757 | controller | Friday 12 June 2026  16:11:54 +0000 (0:00:00.112)       0:03:04.397 ***********
2026-06-12 16:11:54.655762 | controller | Friday 12 June 2026  16:11:54 +0000 (0:00:00.112)       0:03:04.396 ***********
2026-06-12 16:11:54.792656 | controller | skipping: [localhost]
2026-06-12 16:11:54.792712 | controller |
2026-06-12 16:11:54.792718 | controller | TASK [cifmw_setup : Load parameters files dir={{ cifmw_basedir }}/artifacts/parameters] ***
2026-06-12 16:11:54.792724 | controller | Friday 12 June 2026  16:11:54 +0000 (0:00:00.136)       0:03:04.534 ***********
2026-06-12 16:11:54.792728 | controller | Friday 12 June 2026  16:11:54 +0000 (0:00:00.136)       0:03:04.533 ***********
2026-06-12 16:11:54.965662 | controller | ok: [localhost]
2026-06-12 16:11:54.965775 | controller |
2026-06-12 16:11:54.965788 | controller | TASK [pkg_build : Generate volume list build_volumes={% for pkg in cifmw_pkg_build_list -%}
2026-06-12 16:11:54.965820 | controller | - "{{ pkg.src|default(cifmw_pkg_build_pkg_basedir ~ '/' ~ pkg.name) }}:/root/src/{{ pkg.name }}:z"
2026-06-12 16:11:54.965830 | controller | - "{{ cifmw_pkg_build_basedir }}/volumes/packages/{{ pkg.name }}:/root/{{ pkg.name }}:z"
2026-06-12 16:11:54.965839 | controller | - "{{ cifmw_pkg_build_basedir }}/logs/build_{{ pkg.name }}:/root/logs:z"
2026-06-12 16:11:54.965848 | controller | {% endfor -%}
2026-06-12 16:11:54.965857 | controller | - "{{ cifmw_pkg_build_basedir }}/volumes/packages/gating_repo:/root/gating_repo:z"
2026-06-12 16:11:54.965866 | controller | - "{{ cifmw_pkg_build_basedir }}/artifacts/repositories:/root/yum.repos.d:z,ro"
2026-06-12 16:11:54.965875 | controller | - "{{ cifmw_pkg_build_basedir }}/artifacts/build-packages.yml:/root/playbook.yml:z,ro"
2026-06-12 16:11:54.965883 | controller | ] ***
2026-06-12 16:11:54.965892 | controller | Friday 12 June 2026  16:11:54 +0000 (0:00:00.173)       0:03:04.707 ***********
2026-06-12 16:11:54.965900 | controller | Friday 12 June 2026  16:11:54 +0000 (0:00:00.173)       0:03:04.706 ***********
2026-06-12 16:11:54.999934 | controller | skipping: [localhost]
2026-06-12 16:11:55.000082 | controller |
2026-06-12 16:11:55.000097 | controller | TASK [pkg_build : Build package using container name={{ pkg.name }}-builder, auto_remove=True, detach=False, privileged=True, log_driver=k8s-file, log_level=info, log_opt={'path': '{{ cifmw_pkg_build_basedir }}/logs/{{ pkg.name }}-builder.log'}, image={{ cifmw_pkg_build_ctx_name }}, volume={{ build_volumes | from_yaml }}, security_opt=['label=disable', 'seccomp=unconfined', 'apparmor=unconfined'], env={'PROJECT': '{{ pkg.name }}'}, command=ansible-playbook -i localhost, -c local playbook.yml] ***
2026-06-12 16:11:55.000113 | controller | Friday 12 June 2026  16:11:54 +0000 (0:00:00.034)       0:03:04.742 ***********
2026-06-12 16:11:55.000125 | controller | Friday 12 June 2026  16:11:54 +0000 (0:00:00.034)       0:03:04.740 ***********
2026-06-12 16:11:55.033992 | controller | skipping: [localhost]
2026-06-12 16:11:55.034106 | controller |
2026-06-12 16:11:55.034118 | controller | TASK [run_hook : Assert parameters are valid quiet=True, that=['_list_hooks is not string', '_list_hooks is not mapping', '_list_hooks is iterable', '(hooks | default([])) is not string', '(hooks | default([])) is not mapping', '(hooks | default([])) is iterable']] ***
2026-06-12 16:11:55.034127 | controller | Friday 12 June 2026  16:11:55 +0000 (0:00:00.033)       0:03:04.776 ***********
2026-06-12 16:11:55.034137 | controller | Friday 12 June 2026  16:11:55 +0000 (0:00:00.033)       0:03:04.774 ***********
2026-06-12 16:11:55.267921 | controller | ok: [localhost]
2026-06-12 16:11:55.268012 | controller |
2026-06-12 16:11:55.268021 | controller | TASK [run_hook : Assert single hooks are all mappings quiet=True, that=['_not_mapping_hooks | length == 0'], msg=All single hooks must be a list of mappings or a mapping.] ***
2026-06-12 16:11:55.268028 | controller | Friday 12 June 2026  16:11:55 +0000 (0:00:00.234)       0:03:05.010 ***********
2026-06-12 16:11:55.268045 | controller | Friday 12 June 2026  16:11:55 +0000 (0:00:00.234)       0:03:05.008 ***********
2026-06-12 16:11:55.410566 | controller | ok: [localhost]
2026-06-12 16:11:55.410672 | controller |
2026-06-12 16:11:55.410681 | controller | TASK [run_hook : Loop on hooks for post_package_build _raw_params={{ hook.type }}.yml] ***
2026-06-12 16:11:55.410688 | controller | Friday 12 June 2026  16:11:55 +0000 (0:00:00.142)       0:03:05.152 ***********
2026-06-12 16:11:55.410693 | controller | Friday 12 June 2026  16:11:55 +0000 (0:00:00.142)       0:03:05.151 ***********
2026-06-12 16:11:55.573622 | controller | skipping: [localhost]
2026-06-12 16:11:55.573729 | controller |
2026-06-12 16:11:55.573736 | controller | TASK [run_hook : Assert parameters are valid quiet=True, that=['_list_hooks is not string', '_list_hooks is not mapping', '_list_hooks is iterable', '(hooks | default([])) is not string', '(hooks | default([])) is not mapping', '(hooks | default([])) is iterable']] ***
2026-06-12 16:11:55.573743 | controller | Friday 12 June 2026  16:11:55 +0000 (0:00:00.163)       0:03:05.315 ***********
2026-06-12 16:11:55.573749 | controller | Friday 12 June 2026  16:11:55 +0000 (0:00:00.163)       0:03:05.314 ***********
2026-06-12 16:11:55.651474 | controller | ok: [localhost]
2026-06-12 16:11:55.651561 | controller |
2026-06-12 16:11:55.651568 | controller | TASK [run_hook : Assert single hooks are all mappings quiet=True, that=['_not_mapping_hooks | length == 0'], msg=All single hooks must be a list of mappings or a mapping.] ***
2026-06-12 16:11:55.651573 | controller | Friday 12 June 2026  16:11:55 +0000 (0:00:00.077)       0:03:05.393 ***********
2026-06-12 16:11:55.651578 | controller | Friday 12 June 2026  16:11:55 +0000 (0:00:00.077)       0:03:05.392 ***********
2026-06-12 16:11:55.799208 | controller | ok: [localhost]
2026-06-12 16:11:55.799304 | controller |
2026-06-12 16:11:55.799315 | controller | TASK [run_hook : Loop on hooks for pre_container_build _raw_params={{ hook.type }}.yml] ***
2026-06-12 16:11:55.799324 | controller | Friday 12 June 2026  16:11:55 +0000 (0:00:00.147)       0:03:05.540 ***********
2026-06-12 16:11:55.799333 | controller | Friday 12 June 2026  16:11:55 +0000 (0:00:00.147)       0:03:05.539 ***********
2026-06-12 16:11:55.942352 | controller | skipping: [localhost]
2026-06-12 16:11:55.942448 | controller |
2026-06-12 16:11:55.942471 | controller | TASK [cifmw_setup : Load parameters files dir={{ cifmw_basedir }}/artifacts/parameters] ***
2026-06-12 16:11:55.942477 | controller | Friday 12 June 2026  16:11:55 +0000 (0:00:00.143)       0:03:05.683 ***********
2026-06-12 16:11:55.942481 | controller | Friday 12 June 2026  16:11:55 +0000 (0:00:00.143)       0:03:05.682 ***********
2026-06-12 16:11:56.033306 | controller | ok: [localhost]
2026-06-12 16:11:56.033401 | controller |
2026-06-12 16:11:56.033409 | controller | TASK [cifmw_setup : Nothing to do yet msg=No support for that step yet] ********
2026-06-12 16:11:56.033413 | controller | Friday 12 June 2026  16:11:56 +0000 (0:00:00.091)       0:03:05.775 ***********
2026-06-12 16:11:56.033417 | controller | Friday 12 June 2026  16:11:56 +0000 (0:00:00.091)       0:03:05.773 ***********
2026-06-12 16:11:56.073318 | controller | ok: [localhost] =>
2026-06-12 16:11:56.073384 | controller |     msg: No support for that step yet
2026-06-12 16:11:56.073392 | controller |
2026-06-12 16:11:56.073398 | controller | TASK [run_hook : Assert parameters are valid quiet=True, that=['_list_hooks is not string', '_list_hooks is not mapping', '_list_hooks is iterable', '(hooks | default([])) is not string', '(hooks | default([])) is not mapping', '(hooks | default([])) is iterable']] ***
2026-06-12 16:11:56.073404 | controller | Friday 12 June 2026  16:11:56 +0000 (0:00:00.040)       0:03:05.815 ***********
2026-06-12 16:11:56.073410 | controller | Friday 12 June 2026  16:11:56 +0000 (0:00:00.040)       0:03:05.814 ***********
2026-06-12 16:11:56.153659 | controller | ok: [localhost]
2026-06-12 16:11:56.153732 | controller |
2026-06-12 16:11:56.153738 | controller | TASK [run_hook : Assert single hooks are all mappings quiet=True, that=['_not_mapping_hooks | length == 0'], msg=All single hooks must be a list of mappings or a mapping.] ***
2026-06-12 16:11:56.153743 | controller | Friday 12 June 2026  16:11:56 +0000 (0:00:00.080)       0:03:05.895 ***********
2026-06-12 16:11:56.153747 | controller | Friday 12 June 2026  16:11:56 +0000 (0:00:00.080)       0:03:05.894 ***********
2026-06-12 16:11:56.298653 | controller | ok: [localhost]
2026-06-12 16:11:56.298721 | controller |
2026-06-12 16:11:56.298729 | controller | TASK [run_hook : Loop on hooks for post_container_build _raw_params={{ hook.type }}.yml] ***
2026-06-12 16:11:56.298736 | controller | Friday 12 June 2026  16:11:56 +0000 (0:00:00.144)       0:03:06.040 ***********
2026-06-12 16:11:56.298742 | controller | Friday 12 June 2026  16:11:56 +0000 (0:00:00.144)       0:03:06.039 ***********
2026-06-12 16:11:56.446593 | controller | skipping: [localhost]
2026-06-12 16:11:56.446643 | controller |
2026-06-12 16:11:56.446652 | controller | TASK [run_hook : Assert parameters are valid quiet=True, that=['_list_hooks is not string', '_list_hooks is not mapping', '_list_hooks is iterable', '(hooks | default([])) is not string', '(hooks | default([])) is not mapping', '(hooks | default([])) is iterable']] ***
2026-06-12 16:11:56.446659 | controller | Friday 12 June 2026  16:11:56 +0000 (0:00:00.148)       0:03:06.188 ***********
2026-06-12 16:11:56.446665 | controller | Friday 12 June 2026  16:11:56 +0000 (0:00:00.148)       0:03:06.187 ***********
2026-06-12 16:11:56.511738 | controller | ok: [localhost]
2026-06-12 16:11:56.511810 | controller |
2026-06-12 16:11:56.511818 | controller | TASK [run_hook : Assert single hooks are all mappings quiet=True, that=['_not_mapping_hooks | length == 0'], msg=All single hooks must be a list of mappings or a mapping.] ***
2026-06-12 16:11:56.511825 | controller | Friday 12 June 2026  16:11:56 +0000 (0:00:00.065)       0:03:06.254 ***********
2026-06-12 16:11:56.511831 | controller | Friday 12 June 2026  16:11:56 +0000 (0:00:00.065)       0:03:06.252 ***********
2026-06-12 16:11:56.638449 | controller | ok: [localhost]
2026-06-12 16:11:56.638554 | controller |
2026-06-12 16:11:56.638563 | controller | TASK [run_hook : Loop on hooks for pre_operator_build _raw_params={{ hook.type }}.yml] ***
2026-06-12 16:11:56.638570 | controller | Friday 12 June 2026  16:11:56 +0000 (0:00:00.125)       0:03:06.380 ***********
2026-06-12 16:11:56.638576 | controller | Friday 12 June 2026  16:11:56 +0000 (0:00:00.126)       0:03:06.378 ***********
2026-06-12 16:11:56.794998 | controller | skipping: [localhost]
2026-06-12 16:11:56.795085 | controller |
2026-06-12 16:11:56.795093 | controller | TASK [cifmw_setup : Load parameters files dir={{ cifmw_basedir }}/artifacts/parameters] ***
2026-06-12 16:11:56.795100 | controller | Friday 12 June 2026  16:11:56 +0000 (0:00:00.156)       0:03:06.536 ***********
2026-06-12 16:11:56.795105 | controller | Friday 12 June 2026  16:11:56 +0000 (0:00:00.156)       0:03:06.535 ***********
2026-06-12 16:11:56.882703 | controller | ok: [localhost]
2026-06-12 16:11:56.882798 | controller |
2026-06-12 16:11:56.882806 | controller | TASK [operator_build : Ensure mandatory directories exist path={{ cifmw_operator_build_basedir }}/{{ item }}, state=directory, mode=0755] ***
2026-06-12 16:11:56.882813 | controller | Friday 12 June 2026  16:11:56 +0000 (0:00:00.087)       0:03:06.624 ***********
2026-06-12 16:11:56.882819 | controller | Friday 12 June 2026  16:11:56 +0000 (0:00:00.087)       0:03:06.623 ***********
2026-06-12 16:11:56.938527 | controller | skipping: [localhost] => (item=artifacts)
2026-06-12 16:11:56.938621 | controller | skipping: [localhost] => (item=logs)
2026-06-12 16:11:56.938628 | controller | skipping: [localhost]
2026-06-12 16:11:56.938634 | controller |
2026-06-12 16:11:56.938640 | controller | TASK [operator_build : Initialize role output cifmw_operator_build_output={{ cifmw_operator_build_output }}, cifmw_operator_build_meta_name={{ cifmw_operator_build_meta_name }}] ***
2026-06-12 16:11:56.938646 | controller | Friday 12 June 2026  16:11:56 +0000 (0:00:00.056)       0:03:06.680 ***********
2026-06-12 16:11:56.938651 | controller | Friday 12 June 2026  16:11:56 +0000 (0:00:00.056)       0:03:06.679 ***********
2026-06-12 16:11:56.980114 | controller | skipping: [localhost]
2026-06-12 16:11:56.980253 | controller |
2026-06-12 16:11:56.980262 | controller | TASK [operator_build : Populate operators list with zuul info _raw_params=zuul_info.yml] ***
2026-06-12 16:11:56.980268 | controller | Friday 12 June 2026  16:11:56 +0000 (0:00:00.041)       0:03:06.722 ***********
2026-06-12 16:11:56.980274 | controller | Friday 12 June 2026  16:11:56 +0000 (0:00:00.041)       0:03:06.720 ***********
2026-06-12 16:11:57.041369 | controller | skipping: [localhost] => (item={'branch': 'main', 'change': '1191', 'change_url': 'https://github.com/openstack-k8s-operators/edpm-ansible/pull/1191', 'commit_id': '0d5932bc7e4b786a4f66bb71a9845a8ad6dbd838', 'patchset': '0d5932bc7e4b786a4f66bb71a9845a8ad6dbd838', 'project': {'canonical_hostname': 'github.com', 'canonical_name': 'github.com/openstack-k8s-operators/edpm-ansible', 'name': 'openstack-k8s-operators/edpm-ansible', 'short_name': 'edpm-ansible', 'src_dir': 'src/github.com/openstack-k8s-operators/edpm-ansible'}, 'topic': None})
2026-06-12 16:11:57.041491 | controller | skipping: [localhost]
2026-06-12 16:11:57.041504 | controller |
2026-06-12 16:11:57.041514 | controller | TASK [operator_build : Merge lists of operators operators_list={{ [cifmw_operator_build_operators, zuul_info_operators | default([])] | community.general.lists_mergeby('name') }}] ***
2026-06-12 16:11:57.041523 | controller | Friday 12 June 2026  16:11:57 +0000 (0:00:00.061)       0:03:06.783 ***********
2026-06-12 16:11:57.041532 | controller | Friday 12 June 2026  16:11:57 +0000 (0:00:00.061)       0:03:06.782 ***********
2026-06-12 16:11:57.080007 | controller | skipping: [localhost]
2026-06-12 16:11:57.080099 | controller |
2026-06-12 16:11:57.080108 | controller | TASK [operator_build : Get meta_operator src dir from operators_list cifmw_operator_build_meta_src={{ (operators_list | selectattr('name', 'eq', cifmw_operator_build_meta_name) | map(attribute='src') | first ) | default(cifmw_operator_build_meta_src, true) }}] ***
2026-06-12 16:11:57.080115 | controller | Friday 12 June 2026  16:11:57 +0000 (0:00:00.038)       0:03:06.822 ***********
2026-06-12 16:11:57.080120 | controller | Friday 12 June 2026  16:11:57 +0000 (0:00:00.038)       0:03:06.820 ***********
2026-06-12 16:11:57.115503 | controller | skipping: [localhost]
2026-06-12 16:11:57.115581 | controller |
2026-06-12 16:11:57.115588 | controller | TASK [operator_build : Adds meta-operator to the list operators_list={{ [operators_list, meta_operator_info] | community.general.lists_mergeby('name') }}] ***
2026-06-12 16:11:57.115595 | controller | Friday 12 June 2026  16:11:57 +0000 (0:00:00.035)       0:03:06.857 ***********
2026-06-12 16:11:57.115600 | controller | Friday 12 June 2026  16:11:57 +0000 (0:00:00.035)       0:03:06.856 ***********
2026-06-12 16:11:57.168661 | controller | skipping: [localhost]
2026-06-12 16:11:57.168756 | controller |
2026-06-12 16:11:57.168762 | controller | TASK [operator_build : Clone operator's code when src dir is empty _raw_params=clone.yml] ***
2026-06-12 16:11:57.168767 | controller | Friday 12 June 2026  16:11:57 +0000 (0:00:00.052)       0:03:06.910 ***********
2026-06-12 16:11:57.168771 | controller | Friday 12 June 2026  16:11:57 +0000 (0:00:00.052)       0:03:06.909 ***********
2026-06-12 16:11:57.217361 | controller | skipping: [localhost]
2026-06-12 16:11:57.217462 | controller |
2026-06-12 16:11:57.217472 | controller | TASK [operator_build : Building operators _raw_params=build.yml] ***************
2026-06-12 16:11:57.217477 | controller | Friday 12 June 2026  16:11:57 +0000 (0:00:00.048)       0:03:06.958 ***********
2026-06-12 16:11:57.217480 | controller | Friday 12 June 2026  16:11:57 +0000 (0:00:00.048)       0:03:06.957 ***********
2026-06-12 16:11:57.276262 | controller | skipping: [localhost]
2026-06-12 16:11:57.276360 | controller |
2026-06-12 16:11:57.276368 | controller | TASK [operator_build : Building meta operator _raw_params=build.yml] ***********
2026-06-12 16:11:57.276373 | controller | Friday 12 June 2026  16:11:57 +0000 (0:00:00.059)       0:03:07.018 ***********
2026-06-12 16:11:57.276378 | controller | Friday 12 June 2026  16:11:57 +0000 (0:00:00.059)       0:03:07.016 ***********
2026-06-12 16:11:57.318394 | controller | skipping: [localhost]
2026-06-12 16:11:57.318488 | controller |
2026-06-12 16:11:57.318495 | controller | TASK [operator_build : Gather role output dest={{ cifmw_operator_build_basedir }}/artifacts/custom-operators.yml, content={{ cifmw_operator_build_output | to_nice_yaml }}, mode=0644] ***
2026-06-12 16:11:57.318501 | controller | Friday 12 June 2026  16:11:57 +0000 (0:00:00.042)       0:03:07.060 ***********
2026-06-12 16:11:57.318506 | controller | Friday 12 June 2026  16:11:57 +0000 (0:00:00.042)       0:03:07.059 ***********
2026-06-12 16:11:57.384504 | controller | skipping: [localhost]
2026-06-12 16:11:57.384546 | controller |
2026-06-12 16:11:57.384551 | controller | TASK [run_hook : Assert parameters are valid quiet=True, that=['_list_hooks is not string', '_list_hooks is not mapping', '_list_hooks is iterable', '(hooks | default([])) is not string', '(hooks | default([])) is not mapping', '(hooks | default([])) is iterable']] ***
2026-06-12 16:11:57.384556 | controller | Friday 12 June 2026  16:11:57 +0000 (0:00:00.066)       0:03:07.126 ***********
2026-06-12 16:11:57.384567 | controller | Friday 12 June 2026  16:11:57 +0000 (0:00:00.066)       0:03:07.125 ***********
2026-06-12 16:11:57.481600 | controller | ok: [localhost]
2026-06-12 16:11:57.481656 | controller |
2026-06-12 16:11:57.481665 | controller | TASK [run_hook : Assert single hooks are all mappings quiet=True, that=['_not_mapping_hooks | length == 0'], msg=All single hooks must be a list of mappings or a mapping.] ***
2026-06-12 16:11:57.481672 | controller | Friday 12 June 2026  16:11:57 +0000 (0:00:00.096)       0:03:07.223 ***********
2026-06-12 16:11:57.481678 | controller | Friday 12 June 2026  16:11:57 +0000 (0:00:00.096)       0:03:07.221 ***********
2026-06-12 16:11:57.611099 | controller | ok: [localhost]
2026-06-12 16:11:57.611165 | controller |
2026-06-12 16:11:57.611172 | controller | TASK [run_hook : Loop on hooks for post_operator_build _raw_params={{ hook.type }}.yml] ***
2026-06-12 16:11:57.611177 | controller | Friday 12 June 2026  16:11:57 +0000 (0:00:00.129)       0:03:07.352 ***********
2026-06-12 16:11:57.611181 | controller | Friday 12 June 2026  16:11:57 +0000 (0:00:00.129)       0:03:07.351 ***********
2026-06-12 16:11:57.770661 | controller | skipping: [localhost]
2026-06-12 16:11:57.770774 | controller |
2026-06-12 16:11:57.770806 | controller | TASK [run_hook : Assert parameters are valid quiet=True, that=['_list_hooks is not string', '_list_hooks is not mapping', '_list_hooks is iterable', '(hooks | default([])) is not string', '(hooks | default([])) is not mapping', '(hooks | default([])) is iterable']] ***
2026-06-12 16:11:57.770816 | controller | Friday 12 June 2026  16:11:57 +0000 (0:00:00.159)       0:03:07.512 ***********
2026-06-12 16:11:57.770825 | controller | Friday 12 June 2026  16:11:57 +0000 (0:00:00.159)       0:03:07.511 ***********
2026-06-12 16:11:57.848836 | controller | ok: [localhost]
2026-06-12 16:11:57.848958 | controller |
2026-06-12 16:11:57.848970 | controller | TASK [run_hook : Assert single hooks are all mappings quiet=True, that=['_not_mapping_hooks | length == 0'], msg=All single hooks must be a list of mappings or a mapping.] ***
2026-06-12 16:11:57.848980 | controller | Friday 12 June 2026  16:11:57 +0000 (0:00:00.078)       0:03:07.590 ***********
2026-06-12 16:11:57.848989 | controller | Friday 12 June 2026  16:11:57 +0000 (0:00:00.078)       0:03:07.589 ***********
2026-06-12 16:11:57.980068 | controller | ok: [localhost]
2026-06-12 16:11:57.980226 | controller |
2026-06-12 16:11:57.980241 | controller | TASK [run_hook : Loop on hooks for pre_deploy _raw_params={{ hook.type }}.yml] ***
2026-06-12 16:11:57.980250 | controller | Friday 12 June 2026  16:11:57 +0000 (0:00:00.131)       0:03:07.722 ***********
2026-06-12 16:11:57.980259 | controller | Friday 12 June 2026  16:11:57 +0000 (0:00:00.131)       0:03:07.720 ***********
2026-06-12 16:11:58.116833 | controller | skipping: [localhost]
2026-06-12 16:11:58.117096 | controller |
2026-06-12 16:11:58.117108 | controller | TASK [cifmw_setup : Load parameters files dir={{ cifmw_basedir }}/artifacts/parameters] ***
2026-06-12 16:11:58.117119 | controller | Friday 12 June 2026  16:11:58 +0000 (0:00:00.136)       0:03:07.858 ***********
2026-06-12 16:11:58.117128 | controller | Friday 12 June 2026  16:11:58 +0000 (0:00:00.136)       0:03:07.857 ***********
2026-06-12 16:11:58.229324 | controller | ok: [localhost]
2026-06-12 16:11:58.229380 | controller |
2026-06-12 16:11:58.229387 | controller | TASK [Configure Storage Class name=ci_local_storage] ***************************
2026-06-12 16:11:58.229393 | controller | Friday 12 June 2026  16:11:58 +0000 (0:00:00.112)       0:03:07.971 ***********
2026-06-12 16:11:58.229399 | controller | Friday 12 June 2026  16:11:58 +0000 (0:00:00.112)       0:03:07.969 ***********
2026-06-12 16:11:58.354845 | controller |
2026-06-12 16:11:58.354916 | controller | TASK [ci_local_storage : Create role needed directories path={{ cifmw_cls_manifests_dir }}, state=directory, mode=0755] ***
2026-06-12 16:11:58.354927 | controller | Friday 12 June 2026  16:11:58 +0000 (0:00:00.125)       0:03:08.096 ***********
2026-06-12 16:11:58.354936 | controller | Friday 12 June 2026  16:11:58 +0000 (0:00:00.125)       0:03:08.095 ***********
2026-06-12 16:11:58.592335 | controller | changed: [localhost]
2026-06-12 16:11:58.592452 | controller |
2026-06-12 16:11:58.592463 | controller | TASK [ci_local_storage : Create the cifmw_cls_namespace namespace" kubeconfig={{ cifmw_openshift_kubeconfig }}, api_key={{ cifmw_openshift_token | default(omit)}}, context={{ cifmw_openshift_context | default(omit) }}, name={{ cifmw_cls_namespace }}, kind=Namespace, state=present] ***
2026-06-12 16:11:58.592490 | controller | Friday 12 June 2026  16:11:58 +0000 (0:00:00.237)       0:03:08.334 ***********
2026-06-12 16:11:58.592503 | controller | Friday 12 June 2026  16:11:58 +0000 (0:00:00.237)       0:03:08.332 ***********
2026-06-12 16:11:59.404926 | controller | ok: [localhost]
2026-06-12 16:11:59.405022 | controller |
2026-06-12 16:11:59.405033 | controller | TASK [ci_local_storage : Save storage manifests as artifacts dest={{ cifmw_cls_manifests_dir }}/storage-class.yaml, content={{ cifmw_cls_storage_manifest | to_nice_yaml }}, mode=0644] ***
2026-06-12 16:11:59.405043 | controller | Friday 12 June 2026  16:11:59 +0000 (0:00:00.812)       0:03:09.146 ***********
2026-06-12 16:11:59.405051 | controller | Friday 12 June 2026  16:11:59 +0000 (0:00:00.812)       0:03:09.145 ***********
2026-06-12 16:11:59.904570 | controller | changed: [localhost]
2026-06-12 16:11:59.904687 | controller |
2026-06-12 16:11:59.904699 | controller | TASK [ci_local_storage : Get k8s nodes kubeconfig={{ cifmw_openshift_kubeconfig }}, api_key={{ cifmw_openshift_token | default(omit)}}, context={{ cifmw_openshift_context | default(omit)}}, kind=Node] ***
2026-06-12 16:11:59.904709 | controller | Friday 12 June 2026  16:11:59 +0000 (0:00:00.499)       0:03:09.646 ***********
2026-06-12 16:11:59.904717 | controller | Friday 12 June 2026  16:11:59 +0000 (0:00:00.499)       0:03:09.645 ***********
2026-06-12 16:12:00.657245 | controller | ok: [localhost]
2026-06-12 16:12:00.657335 | controller |
2026-06-12 16:12:00.657347 | controller | TASK [ci_local_storage : Fetch hostnames for all hosts _raw_params=hostname] ***
2026-06-12 16:12:00.657356 | controller | Friday 12 June 2026  16:12:00 +0000 (0:00:00.752)       0:03:10.399 ***********
2026-06-12 16:12:00.657365 | controller | Friday 12 June 2026  16:12:00 +0000 (0:00:00.752)       0:03:10.397 ***********
2026-06-12 16:12:02.636853 | controller | changed: [localhost -> controller(38.102.83.5)] => (item=controller)
2026-06-12 16:12:02.636943 | controller | changed: [localhost -> crc(api.crc.testing)] => (item=crc)
2026-06-12 16:12:02.636949 | controller | changed: [localhost] => (item=localhost)
2026-06-12 16:12:02.636953 | controller |
2026-06-12 16:12:02.636957 | controller | TASK [ci_local_storage : Set the hosts k8s ansible hosts cifmw_ci_local_storage_k8s_hosts={{
2026-06-12 16:12:02.636963 | controller |     _host_map |
2026-06-12 16:12:02.636967 | controller |     selectattr("key", "in", k8s_nodes_hostnames) |
2026-06-12 16:12:02.636971 | controller |     map(attribute="value") |
2026-06-12 16:12:02.636975 | controller |     list
2026-06-12 16:12:02.636979 | controller | }}, cifmw_ci_local_storage_k8s_hostnames={{ k8s_nodes_hostnames }}] ***
2026-06-12 16:12:02.636983 | controller | Friday 12 June 2026  16:12:02 +0000 (0:00:01.979)       0:03:12.378 ***********
2026-06-12 16:12:02.636987 | controller | Friday 12 June 2026  16:12:02 +0000 (0:00:01.979)       0:03:12.377 ***********
2026-06-12 16:12:02.709376 | controller | ok: [localhost]
2026-06-12 16:12:02.709425 | controller |
2026-06-12 16:12:02.709431 | controller | TASK [ci_local_storage : Apply the storage class manifests kubeconfig={{ cifmw_openshift_kubeconfig  }}, api_key={{ cifmw_openshift_token | default(omit) }}, context={{ cifmw_openshift_context | default(omit)  }}, state=present, src={{ cifmw_cls_manifests_dir }}/storage-class.yaml] ***
2026-06-12 16:12:02.709437 | controller | Friday 12 June 2026  16:12:02 +0000 (0:00:00.072)       0:03:12.451 ***********
2026-06-12 16:12:02.709442 | controller | Friday 12 June 2026  16:12:02 +0000 (0:00:00.072)       0:03:12.450 ***********
2026-06-12 16:12:03.609823 | controller | changed: [localhost]
2026-06-12 16:12:03.609967 | controller |
2026-06-12 16:12:03.609981 | controller | TASK [ci_local_storage : Create directories on worker node _raw_params=worker_node_dirs.yml] ***
2026-06-12 16:12:03.609991 | controller | Friday 12 June 2026  16:12:03 +0000 (0:00:00.900)       0:03:13.351 ***********
2026-06-12 16:12:03.609998 | controller | Friday 12 June 2026  16:12:03 +0000 (0:00:00.900)       0:03:13.350 ***********
2026-06-12 16:12:03.675559 | controller | included: /home/zuul/src/github.com/openstack-k8s-operators/ci-framework/roles/ci_local_storage/tasks/worker_node_dirs.yml for localhost => (item=crc)
2026-06-12 16:12:03.675662 | controller |
2026-06-12 16:12:03.675672 | controller | TASK [ci_local_storage : Perform action in the PV directory path={{
2026-06-12 16:12:03.675698 | controller |   [
2026-06-12 16:12:03.675704 | controller |     cifmw_cls_local_storage_name,
2026-06-12 16:12:03.675711 | controller |     'pv'+ ("%02d" | format(item | int))
2026-06-12 16:12:03.675716 | controller |   ] | path_join
2026-06-12 16:12:03.675721 | controller | }}, state={{
2026-06-12 16:12:03.675727 | controller |   'directory' if cifmw_cls_action == 'create' else 'absent'
2026-06-12 16:12:03.675733 | controller | }}, mode=0775] ***
2026-06-12 16:12:03.675738 | controller | Friday 12 June 2026  16:12:03 +0000 (0:00:00.065)       0:03:13.417 ***********
2026-06-12 16:12:03.675744 | controller | Friday 12 June 2026  16:12:03 +0000 (0:00:00.065)       0:03:13.416 ***********
2026-06-12 16:12:13.627898 | controller | changed: [localhost -> crc(api.crc.testing)] => (item=1)
2026-06-12 16:12:13.627985 | controller | changed: [localhost -> crc(api.crc.testing)] => (item=2)
2026-06-12 16:12:13.627989 | controller | changed: [localhost -> crc(api.crc.testing)] => (item=3)
2026-06-12 16:12:13.627993 | controller | changed: [localhost -> crc(api.crc.testing)] => (item=4)
2026-06-12 16:12:13.627997 | controller | changed: [localhost -> crc(api.crc.testing)] => (item=5)
2026-06-12 16:12:13.628000 | controller | changed: [localhost -> crc(api.crc.testing)] => (item=6)
2026-06-12 16:12:13.628003 | controller | changed: [localhost -> crc(api.crc.testing)] => (item=7)
2026-06-12 16:12:13.628007 | controller | changed: [localhost -> crc(api.crc.testing)] => (item=8)
2026-06-12 16:12:13.628010 | controller | changed: [localhost -> crc(api.crc.testing)] => (item=9)
2026-06-12 16:12:13.628014 | controller | changed: [localhost -> crc(api.crc.testing)] => (item=10)
2026-06-12 16:12:13.628017 | controller | changed: [localhost -> crc(api.crc.testing)] => (item=11)
2026-06-12 16:12:13.628020 | controller | changed: [localhost -> crc(api.crc.testing)] => (item=12)
2026-06-12 16:12:13.628024 | controller |
2026-06-12 16:12:13.628029 | controller | TASK [ci_local_storage : Manage PV directories on nodes unreachable via SSH _raw_params=uncovered_node_dirs.yml] ***
2026-06-12 16:12:13.628033 | controller | Friday 12 June 2026  16:12:13 +0000 (0:00:09.952)       0:03:23.370 ***********
2026-06-12 16:12:13.628037 | controller | Friday 12 June 2026  16:12:13 +0000 (0:00:09.952)       0:03:23.368 ***********
2026-06-12 16:12:13.666229 | controller | skipping: [localhost]
2026-06-12 16:12:13.666335 | controller |
2026-06-12 16:12:13.666342 | controller | TASK [ci_local_storage : Generate pv related storage manifest file src=storage.yaml.j2, dest={{ cifmw_cls_manifests_dir }}/storage.yaml, mode=0644] ***
2026-06-12 16:12:13.666348 | controller | Friday 12 June 2026  16:12:13 +0000 (0:00:00.038)       0:03:23.408 ***********
2026-06-12 16:12:13.666352 | controller | Friday 12 June 2026  16:12:13 +0000 (0:00:00.038)       0:03:23.406 ***********
2026-06-12 16:12:14.104995 | controller | changed: [localhost]
2026-06-12 16:12:14.105085 | controller |
2026-06-12 16:12:14.105092 | controller | TASK [ci_local_storage : Apply pv related storage manifest file kubeconfig={{ cifmw_openshift_kubeconfig  }}, api_key={{ cifmw_openshift_token | default(omit) }}, context={{ cifmw_openshift_context | default(omit)  }}, state=present, src={{ cifmw_cls_manifests_dir }}/storage.yaml] ***
2026-06-12 16:12:14.105099 | controller | Friday 12 June 2026  16:12:14 +0000 (0:00:00.438)       0:03:23.847 ***********
2026-06-12 16:12:14.105103 | controller | Friday 12 June 2026  16:12:14 +0000 (0:00:00.438)       0:03:23.845 ***********
2026-06-12 16:12:15.192594 | controller | changed: [localhost]
2026-06-12 16:12:15.192949 | controller |
2026-06-12 16:12:15.192960 | controller | TASK [Configure LVMS Storage Class name=ci_lvms_storage] ***********************
2026-06-12 16:12:15.192966 | controller | Friday 12 June 2026  16:12:15 +0000 (0:00:01.087)       0:03:24.934 ***********
2026-06-12 16:12:15.192989 | controller | Friday 12 June 2026  16:12:15 +0000 (0:00:01.087)       0:03:24.933 ***********
2026-06-12 16:12:15.233896 | controller | skipping: [localhost]
2026-06-12 16:12:15.234004 | controller |
2026-06-12 16:12:15.234015 | controller | TASK [Run edpm_prepare name=edpm_prepare] **************************************
2026-06-12 16:12:15.234024 | controller | Friday 12 June 2026  16:12:15 +0000 (0:00:00.041)       0:03:24.975 ***********
2026-06-12 16:12:15.234032 | controller | Friday 12 June 2026  16:12:15 +0000 (0:00:00.041)       0:03:24.974 ***********
2026-06-12 16:12:15.392386 | controller |
2026-06-12 16:12:15.392510 | controller | TASK [edpm_prepare : Define minimal set of repo variables when not running on Zuul _install_yamls_repos={'OPENSTACK_BRANCH': '', "GIT_CLONE_OPTS'": '-l', "OPENSTACK_REPO'": '{{ operators_build_output[cifmw_operator_build_meta_name].git_src_dir  }}'}] ***
2026-06-12 16:12:15.392545 | controller | Friday 12 June 2026  16:12:15 +0000 (0:00:00.158)       0:03:25.134 ***********
2026-06-12 16:12:15.392558 | controller | Friday 12 June 2026  16:12:15 +0000 (0:00:00.158)       0:03:25.133 ***********
2026-06-12 16:12:15.449812 | controller | skipping: [localhost]
2026-06-12 16:12:15.449935 | controller |
2026-06-12 16:12:15.449949 | controller | TASK [edpm_prepare : Set install_yamls Makefile environment variables cifmw_edpm_prepare_common_env={{
2026-06-12 16:12:15.449959 | controller |   cifmw_install_yamls_environment |
2026-06-12 16:12:15.449968 | controller |   combine({'PATH': cifmw_path}) |
2026-06-12 16:12:15.449976 | controller |   combine(_install_yamls_repos | default({})) |
2026-06-12 16:12:15.449984 | controller |   combine(cifmw_edpm_prepare_extra_vars | default({}))
2026-06-12 16:12:15.450013 | controller | }}, cifmw_edpm_prepare_make_openstack_env={% if cifmw_operator_build_meta_name is defined and cifmw_operator_build_meta_name in operators_build_output %}
2026-06-12 16:12:15.450023 | controller | OPENSTACK_IMG: {{ operators_build_output[cifmw_operator_build_meta_name].image_catalog }}
2026-06-12 16:12:15.450031 | controller | {% endif %}
2026-06-12 16:12:15.450039 | controller | , cifmw_edpm_prepare_make_openstack_deploy_prep_env=CLEANUP_DIR_CMD: "true"
2026-06-12 16:12:15.450047 | controller | , cifmw_edpm_prepare_operators_build_output={{ operators_build_output }}] ***
2026-06-12 16:12:15.450055 | controller | Friday 12 June 2026  16:12:15 +0000 (0:00:00.057)       0:03:25.191 ***********
2026-06-12 16:12:15.450063 | controller | Friday 12 June 2026  16:12:15 +0000 (0:00:00.057)       0:03:25.190 ***********
2026-06-12 16:12:15.506270 | controller | ok: [localhost]
2026-06-12 16:12:15.506331 | controller |
2026-06-12 16:12:15.506342 | controller | TASK [Prepare storage in CRC name=install_yamls_makes, tasks_from=make_crc_storage] ***
2026-06-12 16:12:15.506352 | controller | Friday 12 June 2026  16:12:15 +0000 (0:00:00.056)       0:03:25.248 ***********
2026-06-12 16:12:15.506361 | controller | Friday 12 June 2026  16:12:15 +0000 (0:00:00.056)       0:03:25.247 ***********
2026-06-12 16:12:15.543252 | controller | skipping: [localhost]
2026-06-12 16:12:15.543305 | controller |
2026-06-12 16:12:15.543315 | controller | TASK [Prepare inputs name=install_yamls_makes, tasks_from=make_input] **********
2026-06-12 16:12:15.543324 | controller | Friday 12 June 2026  16:12:15 +0000 (0:00:00.037)       0:03:25.285 ***********
2026-06-12 16:12:15.543332 | controller | Friday 12 June 2026  16:12:15 +0000 (0:00:00.037)       0:03:25.284 ***********
2026-06-12 16:12:15.597512 | controller |
2026-06-12 16:12:15.597587 | controller | TASK [install_yamls_makes : Debug make_input_env var=make_input_env] ***********
2026-06-12 16:12:15.597597 | controller | Friday 12 June 2026  16:12:15 +0000 (0:00:00.054)       0:03:25.339 ***********
2026-06-12 16:12:15.597606 | controller | Friday 12 June 2026  16:12:15 +0000 (0:00:00.054)       0:03:25.338 ***********
2026-06-12 16:12:15.634885 | controller | ok: [localhost] =>
2026-06-12 16:12:15.634993 | controller |     make_input_env:
2026-06-12 16:12:15.635000 | controller |       BMAAS_INSTANCE_DISK_SIZE: 40
2026-06-12 16:12:15.635007 | controller |       BMAAS_INSTANCE_MEMORY: 8192
2026-06-12 16:12:15.635012 | controller |       BMAAS_INSTANCE_VCPUS: 6
2026-06-12 16:12:15.635018 | controller |       CHECKOUT_FROM_OPENSTACK_REF: 'true'
2026-06-12 16:12:15.635023 | controller |       DATAPLANE_GROWVOLS_ARGS: /=8GB /tmp=1GB /home=1GB /var=8GB
2026-06-12 16:12:15.635029 | controller |       DEPLOY_DIR: /home/zuul/ci-framework-data/artifacts/edpm_compute
2026-06-12 16:12:15.635035 | controller |       INSTALL_CERT_MANAGER: false
2026-06-12 16:12:15.635040 | controller |       KUBECONFIG: /home/zuul/.crc/machines/crc/kubeconfig
2026-06-12 16:12:15.635045 | controller |       OPENSTACK_K8S_BRANCH: main
2026-06-12 16:12:15.635050 | controller |       OUT: /home/zuul/ci-framework-data/artifacts/manifests
2026-06-12 16:12:15.635056 | controller |       OUTPUT_DIR: /home/zuul/ci-framework-data/artifacts/edpm
2026-06-12 16:12:15.635063 | controller |       PATH: /home/zuul/.crc/bin:/home/zuul/.crc/bin/oc:/home/zuul/bin:/home/zuul/.crc/bin/oc:/home/zuul/.local/bin:/home/zuul/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin
2026-06-12 16:12:15.635068 | controller |
2026-06-12 16:12:15.635074 | controller | TASK [install_yamls_makes : Debug make_input_params var=make_input_params] *****
2026-06-12 16:12:15.635093 | controller | Friday 12 June 2026  16:12:15 +0000 (0:00:00.037)       0:03:25.377 ***********
2026-06-12 16:12:15.635098 | controller | Friday 12 June 2026  16:12:15 +0000 (0:00:00.037)       0:03:25.375 ***********
2026-06-12 16:12:15.664529 | controller | skipping: [localhost]
2026-06-12 16:12:15.664653 | controller |
2026-06-12 16:12:15.664664 | controller | TASK [install_yamls_makes : Run input output_dir={{ cifmw_basedir }}/artifacts, chdir=/home/zuul/src/github.com/openstack-k8s-operators/install_yamls, script=make input, dry_run={{ make_input_dryrun|default(false)|bool }}, extra_args={{ dict((make_input_env|default({})), **(make_input_params|default({}))) }}] ***
2026-06-12 16:12:15.664673 | controller | Friday 12 June 2026  16:12:15 +0000 (0:00:00.029)       0:03:25.406 ***********
2026-06-12 16:12:15.664681 | controller | Friday 12 June 2026  16:12:15 +0000 (0:00:00.029)       0:03:25.405 ***********
2026-06-12 16:12:17.231514 | controller | [WARNING]: conditional statements should not include jinja2 templating
2026-06-12 16:12:17.231607 | controller | delimiters such as {{ }} or {% %}. Found: {{ make_input_until | default(true)
2026-06-12 16:12:17.231615 | controller | }}
2026-06-12 16:12:17.250538 | controller | Follow script's output here: /home/zuul/ci-framework-data/logs/ci_script_002_run_input.log
2026-06-12 16:12:17.250576 | controller | changed: [localhost]
2026-06-12 16:12:17.250582 | controller |
2026-06-12 16:12:17.250587 | controller | TASK [OpenStack meta-operator installation name=install_yamls_makes, tasks_from=make_openstack] ***
2026-06-12 16:12:17.250591 | controller | Friday 12 June 2026  16:12:17 +0000 (0:00:01.586)       0:03:26.992 ***********
2026-06-12 16:12:17.250595 | controller | Friday 12 June 2026  16:12:17 +0000 (0:00:01.586)       0:03:26.991 ***********
2026-06-12 16:12:17.313441 | controller |
2026-06-12 16:12:17.313494 | controller | TASK [install_yamls_makes : Debug make_openstack_env var=make_openstack_env] ***
2026-06-12 16:12:17.313501 | controller | Friday 12 June 2026  16:12:17 +0000 (0:00:00.062)       0:03:27.055 ***********
2026-06-12 16:12:17.313507 | controller | Friday 12 June 2026  16:12:17 +0000 (0:00:00.062)       0:03:27.054 ***********
2026-06-12 16:12:17.372846 | controller | ok: [localhost] =>
2026-06-12 16:12:17.372892 | controller |     make_openstack_env:
2026-06-12 16:12:17.372900 | controller |       BMAAS_INSTANCE_DISK_SIZE: 40
2026-06-12 16:12:17.372906 | controller |       BMAAS_INSTANCE_MEMORY: 8192
2026-06-12 16:12:17.372911 | controller |       BMAAS_INSTANCE_VCPUS: 6
2026-06-12 16:12:17.372916 | controller |       CHECKOUT_FROM_OPENSTACK_REF: 'true'
2026-06-12 16:12:17.372922 | controller |       DATAPLANE_GROWVOLS_ARGS: /=8GB /tmp=1GB /home=1GB /var=8GB
2026-06-12 16:12:17.372927 | controller |       DEPLOY_DIR: /home/zuul/ci-framework-data/artifacts/edpm_compute
2026-06-12 16:12:17.372933 | controller |       INSTALL_CERT_MANAGER: false
2026-06-12 16:12:17.372937 | controller |       KUBECONFIG: /home/zuul/.crc/machines/crc/kubeconfig
2026-06-12 16:12:17.372943 | controller |       OPENSTACK_IMG: 38.102.83.120:5001/openstack-k8s-operators/openstack-operator-index:5d3cc125d69b215b4b8640c634756ff99cce6ebc
2026-06-12 16:12:17.372955 | controller |       OPENSTACK_K8S_BRANCH: main
2026-06-12 16:12:17.372958 | controller |       OUT: /home/zuul/ci-framework-data/artifacts/manifests
2026-06-12 16:12:17.372962 | controller |       OUTPUT_DIR: /home/zuul/ci-framework-data/artifacts/edpm
2026-06-12 16:12:17.372967 | controller |       PATH: /home/zuul/.crc/bin:/home/zuul/.crc/bin/oc:/home/zuul/bin:/home/zuul/.crc/bin/oc:/home/zuul/.local/bin:/home/zuul/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin
2026-06-12 16:12:17.372971 | controller |
2026-06-12 16:12:17.372975 | controller | TASK [install_yamls_makes : Debug make_openstack_params var=make_openstack_params] ***
2026-06-12 16:12:17.372980 | controller | Friday 12 June 2026  16:12:17 +0000 (0:00:00.059)       0:03:27.115 ***********
2026-06-12 16:12:17.372983 | controller | Friday 12 June 2026  16:12:17 +0000 (0:00:00.059)       0:03:27.113 ***********
2026-06-12 16:12:17.412916 | controller | skipping: [localhost]
2026-06-12 16:12:17.412960 | controller |
2026-06-12 16:12:17.412966 | controller | TASK [install_yamls_makes : Run openstack output_dir={{ cifmw_basedir }}/artifacts, chdir=/home/zuul/src/github.com/openstack-k8s-operators/install_yamls, script=make openstack, dry_run={{ make_openstack_dryrun|default(false)|bool }}, extra_args={{ dict((make_openstack_env|default({})), **(make_openstack_params|default({}))) }}] ***
2026-06-12 16:12:17.412978 | controller | Friday 12 June 2026  16:12:17 +0000 (0:00:00.040)       0:03:27.155 ***********
2026-06-12 16:12:17.412983 | controller | Friday 12 June 2026  16:12:17 +0000 (0:00:00.040)       0:03:27.153 ***********
2026-06-12 16:16:27.877276 | controller | [WARNING]: conditional statements should not include jinja2 templating
2026-06-12 16:16:27.877788 | controller | delimiters such as {{ }} or {% %}. Found: {{ make_openstack_until |
2026-06-12 16:16:27.877799 | controller | default(true) }}
2026-06-12 16:16:27.919447 | controller | Follow script's output here: /home/zuul/ci-framework-data/logs/ci_script_003_run_openstack.log
2026-06-12 16:16:27.919523 | controller | changed: [localhost]
2026-06-12 16:16:27.919539 | controller |
2026-06-12 16:16:27.919547 | controller | TASK [edpm_prepare : Wait for OpenStack subscription creation _raw_params=oc get sub openstack-operator --namespace={{ cifmw_install_yamls_defaults['OPERATOR_NAMESPACE'] }} -o=jsonpath='{.status.installplan.name}'] ***
2026-06-12 16:16:27.919556 | controller | Friday 12 June 2026  16:16:27 +0000 (0:04:10.505)       0:07:37.660 ***********
2026-06-12 16:16:27.919564 | controller | Friday 12 June 2026  16:16:27 +0000 (0:04:10.505)       0:07:37.659 ***********
2026-06-12 16:18:41.491590 | controller | FAILED - RETRYING: [localhost]: Wait for OpenStack subscription creation (30 retries left).
2026-06-12 16:18:41.507053 | controller | FAILED - RETRYING: [localhost]: Wait for OpenStack subscription creation (29 retries left).
2026-06-12 16:18:41.507085 | controller | FAILED - RETRYING: [localhost]: Wait for OpenStack subscription creation (28 retries left).
2026-06-12 16:18:41.507091 | controller | FAILED - RETRYING: [localhost]: Wait for OpenStack subscription creation (27 retries left).
2026-06-12 16:18:41.507097 | controller | changed: [localhost]
2026-06-12 16:18:41.507103 | controller |
2026-06-12 16:18:41.507110 | controller | TASK [edpm_prepare : Wait for OpenStack operator to get installed _raw_params=oc wait InstallPlan {{ cifmw_edpm_prepare_wait_installplan_out.stdout }} --namespace={{ cifmw_install_yamls_defaults['OPERATOR_NAMESPACE'] }} --for=jsonpath='{.status.phase}'=Complete --timeout=20m] ***
2026-06-12 16:18:41.507118 | controller | Friday 12 June 2026  16:18:41 +0000 (0:02:13.572)       0:09:51.233 ***********
2026-06-12 16:18:41.507124 | controller | Friday 12 June 2026  16:18:41 +0000 (0:02:13.572)       0:09:51.232 ***********
2026-06-12 16:18:45.572014 | controller | changed: [localhost]
2026-06-12 16:18:45.572135 | controller |
2026-06-12 16:18:45.572164 | controller | TASK [edpm_prepare : Check if the OpenStack initialization CRD exists kubeconfig={{ cifmw_openshift_kubeconfig }}, api_key={{ cifmw_openshift_token | default(omit) }}, context={{ cifmw_openshift_context | default(omit) }}, kind=CustomResourceDefinition, name=openstacks.operator.openstack.org] ***
2026-06-12 16:18:45.572171 | controller | Friday 12 June 2026  16:18:45 +0000 (0:00:04.080)       0:09:55.313 ***********
2026-06-12 16:18:45.572176 | controller | Friday 12 June 2026  16:18:45 +0000 (0:00:04.080)       0:09:55.312 ***********
2026-06-12 16:18:47.873396 | controller | ok: [localhost]
2026-06-12 16:18:47.873450 | controller |
2026-06-12 16:18:47.873457 | controller | TASK [OpenStack meta-operator initialization, if necessary name=install_yamls_makes, tasks_from=make_openstack_init] ***
2026-06-12 16:18:47.873463 | controller | Friday 12 June 2026  16:18:47 +0000 (0:00:02.301)       0:09:57.615 ***********
2026-06-12 16:18:47.873469 | controller | Friday 12 June 2026  16:18:47 +0000 (0:00:02.301)       0:09:57.613 ***********
2026-06-12 16:18:47.951789 | controller |
2026-06-12 16:18:47.951888 | controller | TASK [install_yamls_makes : Debug make_openstack_init_env var=make_openstack_init_env] ***
2026-06-12 16:18:47.951900 | controller | Friday 12 June 2026  16:18:47 +0000 (0:00:00.078)       0:09:57.693 ***********
2026-06-12 16:18:47.951912 | controller | Friday 12 June 2026  16:18:47 +0000 (0:00:00.078)       0:09:57.692 ***********
2026-06-12 16:18:48.004029 | controller | ok: [localhost] =>
2026-06-12 16:18:48.004138 | controller |     make_openstack_init_env:
2026-06-12 16:18:48.004174 | controller |       BMAAS_INSTANCE_DISK_SIZE: 40
2026-06-12 16:18:48.004180 | controller |       BMAAS_INSTANCE_MEMORY: 8192
2026-06-12 16:18:48.004185 | controller |       BMAAS_INSTANCE_VCPUS: 6
2026-06-12 16:18:48.004190 | controller |       CHECKOUT_FROM_OPENSTACK_REF: 'true'
2026-06-12 16:18:48.004219 | controller |       DATAPLANE_GROWVOLS_ARGS: /=8GB /tmp=1GB /home=1GB /var=8GB
2026-06-12 16:18:48.004225 | controller |       DEPLOY_DIR: /home/zuul/ci-framework-data/artifacts/edpm_compute
2026-06-12 16:18:48.004230 | controller |       INSTALL_CERT_MANAGER: false
2026-06-12 16:18:48.004235 | controller |       KUBECONFIG: /home/zuul/.crc/machines/crc/kubeconfig
2026-06-12 16:18:48.004240 | controller |       OPENSTACK_K8S_BRANCH: main
2026-06-12 16:18:48.004252 | controller |       OUT: /home/zuul/ci-framework-data/artifacts/manifests
2026-06-12 16:18:48.004257 | controller |       OUTPUT_DIR: /home/zuul/ci-framework-data/artifacts/edpm
2026-06-12 16:18:48.004264 | controller |       PATH: /home/zuul/.crc/bin:/home/zuul/.crc/bin/oc:/home/zuul/bin:/home/zuul/.crc/bin/oc:/home/zuul/.local/bin:/home/zuul/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin
2026-06-12 16:18:48.004269 | controller |
2026-06-12 16:18:48.004279 | controller | TASK [install_yamls_makes : Debug make_openstack_init_params var=make_openstack_init_params] ***
2026-06-12 16:18:48.004288 | controller | Friday 12 June 2026  16:18:48 +0000 (0:00:00.052)       0:09:57.746 ***********
2026-06-12 16:18:48.004293 | controller | Friday 12 June 2026  16:18:48 +0000 (0:00:00.052)       0:09:57.744 ***********
2026-06-12 16:18:48.044061 | controller | skipping: [localhost]
2026-06-12 16:18:48.044187 | controller |
2026-06-12 16:18:48.044198 | controller | TASK [install_yamls_makes : Run openstack_init output_dir={{ cifmw_basedir }}/artifacts, chdir=/home/zuul/src/github.com/openstack-k8s-operators/install_yamls, script=make openstack_init, dry_run={{ make_openstack_init_dryrun|default(false)|bool }}, extra_args={{ dict((make_openstack_init_env|default({})), **(make_openstack_init_params|default({}))) }}] ***
2026-06-12 16:18:48.044206 | controller | Friday 12 June 2026  16:18:48 +0000 (0:00:00.039)       0:09:57.786 ***********
2026-06-12 16:18:48.044212 | controller | Friday 12 June 2026  16:18:48 +0000 (0:00:00.039)       0:09:57.784 ***********
2026-06-12 16:23:07.282530 | controller | [WARNING]: conditional statements should not include jinja2 templating
2026-06-12 16:23:07.283285 | controller | delimiters such as {{ }} or {% %}. Found: {{ make_openstack_init_until |
2026-06-12 16:23:07.283362 | controller | default(true) }}
2026-06-12 16:23:07.305460 | controller | Follow script's output here: /home/zuul/ci-framework-data/logs/ci_script_004_run_openstack_init.log
2026-06-12 16:23:07.305506 | controller | changed: [localhost]
2026-06-12 16:23:07.305513 | controller |
2026-06-12 16:23:07.305518 | controller | TASK [Update OpenStack Services containers Env name=set_openstack_containers] ***
2026-06-12 16:23:07.305523 | controller | Friday 12 June 2026  16:23:07 +0000 (0:04:19.261)       0:14:17.047 ***********
2026-06-12 16:23:07.305528 | controller | Friday 12 June 2026  16:23:07 +0000 (0:04:19.261)       0:14:17.046 ***********
2026-06-12 16:23:07.340182 | controller | skipping: [localhost]
2026-06-12 16:23:07.340231 | controller |
2026-06-12 16:23:07.340239 | controller | TASK [edpm_prepare : Set facts for baremetal UEFI image url cifmw_update_containers_edpm_image_url={{ cifmw_build_images_output['images']['edpm-hardened-uefi']['image'] }}, cacheable=True] ***
2026-06-12 16:23:07.340245 | controller | Friday 12 June 2026  16:23:07 +0000 (0:00:00.034)       0:14:17.082 ***********
2026-06-12 16:23:07.340251 | controller | Friday 12 June 2026  16:23:07 +0000 (0:00:00.034)       0:14:17.080 ***********
2026-06-12 16:23:07.373902 | controller | skipping: [localhost]
2026-06-12 16:23:07.373948 | controller |
2026-06-12 16:23:07.373955 | controller | TASK [Prepare OpenStack control plane CR name=install_yamls_makes, tasks_from=make_openstack_deploy_prep] ***
2026-06-12 16:23:07.373961 | controller | Friday 12 June 2026  16:23:07 +0000 (0:00:00.033)       0:14:17.116 ***********
2026-06-12 16:23:07.373965 | controller | Friday 12 June 2026  16:23:07 +0000 (0:00:00.033)       0:14:17.114 ***********
2026-06-12 16:23:07.446175 | controller |
2026-06-12 16:23:07.446218 | controller | TASK [install_yamls_makes : Debug make_openstack_deploy_prep_env var=make_openstack_deploy_prep_env] ***
2026-06-12 16:23:07.446226 | controller | Friday 12 June 2026  16:23:07 +0000 (0:00:00.072)       0:14:17.188 ***********
2026-06-12 16:23:07.446231 | controller | Friday 12 June 2026  16:23:07 +0000 (0:00:00.072)       0:14:17.187 ***********
2026-06-12 16:23:07.493745 | controller | ok: [localhost] =>
2026-06-12 16:23:07.493788 | controller |     make_openstack_deploy_prep_env:
2026-06-12 16:23:07.493803 | controller |       BMAAS_INSTANCE_DISK_SIZE: 40
2026-06-12 16:23:07.493808 | controller |       BMAAS_INSTANCE_MEMORY: 8192
2026-06-12 16:23:07.493814 | controller |       BMAAS_INSTANCE_VCPUS: 6
2026-06-12 16:23:07.493819 | controller |       CHECKOUT_FROM_OPENSTACK_REF: 'true'
2026-06-12 16:23:07.493824 | controller |       CLEANUP_DIR_CMD: 'true'
2026-06-12 16:23:07.493829 | controller |       DATAPLANE_GROWVOLS_ARGS: /=8GB /tmp=1GB /home=1GB /var=8GB
2026-06-12 16:23:07.493834 | controller |       DEPLOY_DIR: /home/zuul/ci-framework-data/artifacts/edpm_compute
2026-06-12 16:23:07.493839 | controller |       INSTALL_CERT_MANAGER: false
2026-06-12 16:23:07.493843 | controller |       KUBECONFIG: /home/zuul/.crc/machines/crc/kubeconfig
2026-06-12 16:23:07.493848 | controller |       OPENSTACK_K8S_BRANCH: main
2026-06-12 16:23:07.493853 | controller |       OUT: /home/zuul/ci-framework-data/artifacts/manifests
2026-06-12 16:23:07.493858 | controller |       OUTPUT_DIR: /home/zuul/ci-framework-data/artifacts/edpm
2026-06-12 16:23:07.493864 | controller |       PATH: /home/zuul/.crc/bin:/home/zuul/.crc/bin/oc:/home/zuul/bin:/home/zuul/.crc/bin/oc:/home/zuul/.local/bin:/home/zuul/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin
2026-06-12 16:23:07.493870 | controller |
2026-06-12 16:23:07.493875 | controller | TASK [install_yamls_makes : Debug make_openstack_deploy_prep_params var=make_openstack_deploy_prep_params] ***
2026-06-12 16:23:07.493880 | controller | Friday 12 June 2026  16:23:07 +0000 (0:00:00.047)       0:14:17.235 ***********
2026-06-12 16:23:07.493885 | controller | Friday 12 June 2026  16:23:07 +0000 (0:00:00.047)       0:14:17.234 ***********
2026-06-12 16:23:07.533408 | controller | skipping: [localhost]
2026-06-12 16:23:07.533453 | controller |
2026-06-12 16:23:07.533461 | controller | TASK [install_yamls_makes : Run openstack_deploy_prep output_dir={{ cifmw_basedir }}/artifacts, chdir=/home/zuul/src/github.com/openstack-k8s-operators/install_yamls, script=make openstack_deploy_prep, dry_run={{ make_openstack_deploy_prep_dryrun|default(false)|bool }}, extra_args={{ dict((make_openstack_deploy_prep_env|default({})), **(make_openstack_deploy_prep_params|default({}))) }}] ***
2026-06-12 16:23:07.533475 | controller | Friday 12 June 2026  16:23:07 +0000 (0:00:00.039)       0:14:17.275 ***********
2026-06-12 16:23:07.533481 | controller | Friday 12 June 2026  16:23:07 +0000 (0:00:00.039)       0:14:17.274 ***********
2026-06-12 16:23:09.567206 | controller | [WARNING]: conditional statements should not include jinja2 templating
2026-06-12 16:23:09.567281 | controller | delimiters such as {{ }} or {% %}. Found: {{ make_openstack_deploy_prep_until |
2026-06-12 16:23:09.567288 | controller | default(true) }}
2026-06-12 16:23:09.589024 | controller | Follow script's output here: /home/zuul/ci-framework-data/logs/ci_script_005_run_openstack_deploy_prep.log
2026-06-12 16:23:09.589116 | controller | changed: [localhost]
2026-06-12 16:23:09.589122 | controller |
2026-06-12 16:23:09.589127 | controller | TASK [Deploy NetConfig name=install_yamls_makes, tasks_from=make_netconfig_deploy] ***
2026-06-12 16:23:09.589132 | controller | Friday 12 June 2026  16:23:09 +0000 (0:00:02.055)       0:14:19.331 ***********
2026-06-12 16:23:09.589136 | controller | Friday 12 June 2026  16:23:09 +0000 (0:00:02.055)       0:14:19.329 ***********
2026-06-12 16:23:09.658367 | controller |
2026-06-12 16:23:09.658408 | controller | TASK [install_yamls_makes : Debug make_netconfig_deploy_env var=make_netconfig_deploy_env] ***
2026-06-12 16:23:09.658414 | controller | Friday 12 June 2026  16:23:09 +0000 (0:00:00.069)       0:14:19.400 ***********
2026-06-12 16:23:09.658418 | controller | Friday 12 June 2026  16:23:09 +0000 (0:00:00.069)       0:14:19.399 ***********
2026-06-12 16:23:09.700194 | controller | ok: [localhost] =>
2026-06-12 16:23:09.700233 | controller |     make_netconfig_deploy_env:
2026-06-12 16:23:09.700238 | controller |       BMAAS_INSTANCE_DISK_SIZE: 40
2026-06-12 16:23:09.700243 | controller |       BMAAS_INSTANCE_MEMORY: 8192
2026-06-12 16:23:09.700246 | controller |       BMAAS_INSTANCE_VCPUS: 6
2026-06-12 16:23:09.700250 | controller |       CHECKOUT_FROM_OPENSTACK_REF: 'true'
2026-06-12 16:23:09.700253 | controller |       DATAPLANE_GROWVOLS_ARGS: /=8GB /tmp=1GB /home=1GB /var=8GB
2026-06-12 16:23:09.700257 | controller |       DEPLOY_DIR: /home/zuul/ci-framework-data/artifacts/edpm_compute
2026-06-12 16:23:09.700261 | controller |       INSTALL_CERT_MANAGER: false
2026-06-12 16:23:09.700265 | controller |       KUBECONFIG: /home/zuul/.crc/machines/crc/kubeconfig
2026-06-12 16:23:09.700278 | controller |       OPENSTACK_K8S_BRANCH: main
2026-06-12 16:23:09.700282 | controller |       OUT: /home/zuul/ci-framework-data/artifacts/manifests
2026-06-12 16:23:09.700285 | controller |       OUTPUT_DIR: /home/zuul/ci-framework-data/artifacts/edpm
2026-06-12 16:23:09.700290 | controller |       PATH: /home/zuul/.crc/bin:/home/zuul/.crc/bin/oc:/home/zuul/bin:/home/zuul/.crc/bin/oc:/home/zuul/.local/bin:/home/zuul/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin
2026-06-12 16:23:09.700295 | controller |
2026-06-12 16:23:09.700298 | controller | TASK [install_yamls_makes : Debug make_netconfig_deploy_params var=make_netconfig_deploy_params] ***
2026-06-12 16:23:09.700303 | controller | Friday 12 June 2026  16:23:09 +0000 (0:00:00.041)       0:14:19.442 ***********
2026-06-12 16:23:09.700306 | controller | Friday 12 June 2026  16:23:09 +0000 (0:00:00.041)       0:14:19.441 ***********
2026-06-12 16:23:09.743646 | controller | skipping: [localhost]
2026-06-12 16:23:09.743696 | controller |
2026-06-12 16:23:09.743704 | controller | TASK [install_yamls_makes : Run netconfig_deploy output_dir={{ cifmw_basedir }}/artifacts, chdir=/home/zuul/src/github.com/openstack-k8s-operators/install_yamls, script=make netconfig_deploy, dry_run={{ make_netconfig_deploy_dryrun|default(false)|bool }}, extra_args={{ dict((make_netconfig_deploy_env|default({})), **(make_netconfig_deploy_params|default({}))) }}] ***
2026-06-12 16:23:09.743711 | controller | Friday 12 June 2026  16:23:09 +0000 (0:00:00.043)       0:14:19.485 ***********
2026-06-12 16:23:09.743717 | controller | Friday 12 June 2026  16:23:09 +0000 (0:00:00.043)       0:14:19.484 ***********
2026-06-12 16:23:15.183005 | controller | [WARNING]: conditional statements should not include jinja2 templating
2026-06-12 16:23:15.183088 | controller | delimiters such as {{ }} or {% %}. Found: {{ make_netconfig_deploy_until |
2026-06-12 16:23:15.183094 | controller | default(true) }}
2026-06-12 16:23:15.211654 | controller | Follow script's output here: /home/zuul/ci-framework-data/logs/ci_script_006_run_netconfig_deploy.log
2026-06-12 16:23:15.211709 | controller | changed: [localhost]
2026-06-12 16:23:15.211715 | controller |
2026-06-12 16:23:15.211720 | controller | TASK [edpm_prepare : Kustomize and deploy OpenStackControlPlane _raw_params=kustomize_and_deploy.yml] ***
2026-06-12 16:23:15.211724 | controller | Friday 12 June 2026  16:23:15 +0000 (0:00:05.467)       0:14:24.953 ***********
2026-06-12 16:23:15.211728 | controller | Friday 12 June 2026  16:23:15 +0000 (0:00:05.467)       0:14:24.952 ***********
2026-06-12 16:23:15.285247 | controller | included: /home/zuul/src/github.com/openstack-k8s-operators/ci-framework/roles/edpm_prepare/tasks/kustomize_and_deploy.yml for localhost
2026-06-12 16:23:15.285337 | controller |
2026-06-12 16:23:15.285343 | controller | TASK [edpm_prepare : Controlplane name _ctlplane_name=controlplane] ************
2026-06-12 16:23:15.285347 | controller | Friday 12 June 2026  16:23:15 +0000 (0:00:00.073)       0:14:25.027 ***********
2026-06-12 16:23:15.285351 | controller | Friday 12 June 2026  16:23:15 +0000 (0:00:00.073)       0:14:25.026 ***********
2026-06-12 16:23:15.318847 | controller | ok: [localhost]
2026-06-12 16:23:15.318929 | controller |
2026-06-12 16:23:15.318935 | controller | TASK [edpm_prepare : Set vars related to update_containers content provider cifmw_update_containers_registry={{ content_provider_os_registry_url  | split('/') | first }}, cifmw_update_containers_org={{ content_provider_os_registry_url  | split('/') | last }}, cifmw_update_containers_tag={{ content_provider_dlrn_md5_hash }}, cifmw_update_containers_openstack=True] ***
2026-06-12 16:23:15.318941 | controller | Friday 12 June 2026  16:23:15 +0000 (0:00:00.033)       0:14:25.061 ***********
2026-06-12 16:23:15.318945 | controller | Friday 12 June 2026  16:23:15 +0000 (0:00:00.033)       0:14:25.059 ***********
2026-06-12 16:23:15.350982 | controller | skipping: [localhost]
2026-06-12 16:23:15.351072 | controller |
2026-06-12 16:23:15.351080 | controller | TASK [Prepare OpenStackVersion CR name=update_containers] **********************
2026-06-12 16:23:15.351087 | controller | Friday 12 June 2026  16:23:15 +0000 (0:00:00.032)       0:14:25.093 ***********
2026-06-12 16:23:15.351092 | controller | Friday 12 June 2026  16:23:15 +0000 (0:00:00.032)       0:14:25.091 ***********
2026-06-12 16:23:15.438333 | controller |
2026-06-12 16:23:15.438421 | controller | TASK [update_containers : Destination directory exists state=directory, recurse=True, path={{ cifmw_update_containers_dest_path | dirname }}] ***
2026-06-12 16:23:15.438445 | controller | Friday 12 June 2026  16:23:15 +0000 (0:00:00.087)       0:14:25.180 ***********
2026-06-12 16:23:15.438450 | controller | Friday 12 June 2026  16:23:15 +0000 (0:00:00.087)       0:14:25.179 ***********
2026-06-12 16:23:16.745024 | controller | ok: [localhost]
2026-06-12 16:23:16.745117 | controller |
2026-06-12 16:23:16.745123 | controller | TASK [update_containers : Generate update containers yaml file src=update_containers.j2, dest={{ cifmw_update_containers_dest_path }}, mode=0644] ***
2026-06-12 16:23:16.745130 | controller | Friday 12 June 2026  16:23:16 +0000 (0:00:01.306)       0:14:26.487 ***********
2026-06-12 16:23:16.745134 | controller | Friday 12 June 2026  16:23:16 +0000 (0:00:01.306)       0:14:26.485 ***********
2026-06-12 16:23:17.234776 | controller | changed: [localhost]
2026-06-12 16:23:17.234881 | controller |
2026-06-12 16:23:17.234894 | controller | TASK [update_containers : Update the containers _raw_params=oc apply -f {{ cifmw_update_containers_dest_path }}] ***
2026-06-12 16:23:17.234904 | controller | Friday 12 June 2026  16:23:17 +0000 (0:00:00.489)       0:14:26.977 ***********
2026-06-12 16:23:17.234912 | controller | Friday 12 June 2026  16:23:17 +0000 (0:00:00.489)       0:14:26.975 ***********
2026-06-12 16:23:17.692784 | controller | changed: [localhost]
2026-06-12 16:23:17.692852 | controller |
2026-06-12 16:23:17.692864 | controller | TASK [edpm_prepare : Controlplane name kustomization _ctlplane_name_kustomizations=[{'apiVersion': 'kustomize.config.k8s.io/v1beta1', 'kind': 'Kustomization', 'patches': [{'target': {'kind': 'OpenStackControlPlane'}, 'patch': '- op: replace\n  path: /metadata/name\n  value: {{ _ctlplane_name }}'}]}]] ***
2026-06-12 16:23:17.692873 | controller | Friday 12 June 2026  16:23:17 +0000 (0:00:00.457)       0:14:27.434 ***********
2026-06-12 16:23:17.692881 | controller | Friday 12 June 2026  16:23:17 +0000 (0:00:00.457)       0:14:27.433 ***********
2026-06-12 16:23:17.752463 | controller | ok: [localhost]
2026-06-12 16:23:17.752563 | controller |
2026-06-12 16:23:17.752572 | controller | TASK [edpm_prepare : Perform kustomizations to the OpenStackControlPlane CR target_path={{ cifmw_edpm_prepare_openstack_crs_path }}, sort_ascending=False, kustomizations={{
2026-06-12 16:23:17.752578 | controller |   cifmw_edpm_prepare_kustomizations +
2026-06-12 16:23:17.752585 | controller |   _ctlplane_name_kustomizations +
2026-06-12 16:23:17.752590 | controller |   (cifmw_edpm_prepare_extra_kustomizations | default([]))
2026-06-12 16:23:17.752595 | controller | }}, kustomizations_paths={{
2026-06-12 16:23:17.752601 | controller |   [
2026-06-12 16:23:17.752606 | controller |     (
2026-06-12 16:23:17.752611 | controller |       [
2026-06-12 16:23:17.752615 | controller |         cifmw_edpm_prepare_manifests_dir,
2026-06-12 16:23:17.752619 | controller |         'kustomizations',
2026-06-12 16:23:17.752624 | controller |         'controlplane'
2026-06-12 16:23:17.752628 | controller |       ] | ansible.builtin.path_join
2026-06-12 16:23:17.752632 | controller |     )
2026-06-12 16:23:17.752636 | controller |   ]
2026-06-12 16:23:17.752640 | controller | }}] ***
2026-06-12 16:23:17.752644 | controller | Friday 12 June 2026  16:23:17 +0000 (0:00:00.060)       0:14:27.494 ***********
2026-06-12 16:23:17.752649 | controller | Friday 12 June 2026  16:23:17 +0000 (0:00:00.060)       0:14:27.493 ***********
2026-06-12 16:23:18.445078 | controller | changed: [localhost]
2026-06-12 16:23:18.445204 | controller |
2026-06-12 16:23:18.445212 | controller | TASK [edpm_prepare : Log the CR that is about to be applied var=cifmw_edpm_prepare_crs_kustomize_result] ***
2026-06-12 16:23:18.445219 | controller | Friday 12 June 2026  16:23:18 +0000 (0:00:00.692)       0:14:28.187 ***********
2026-06-12 16:23:18.445224 | controller | Friday 12 June 2026  16:23:18 +0000 (0:00:00.692)       0:14:28.185 ***********
2026-06-12 16:23:18.491245 | controller | ok: [localhost] =>
2026-06-12 16:23:18.491332 | controller |     cifmw_edpm_prepare_crs_kustomize_result:
2026-06-12 16:23:18.491339 | controller |       changed: true
2026-06-12 16:23:18.491342 | controller |       count: 2
2026-06-12 16:23:18.491346 | controller |       failed: false
2026-06-12 16:23:18.491350 | controller |       kustomizations_paths:
2026-06-12 16:23:18.491354 | controller |       - /home/zuul/ci-framework-data/artifacts/manifests/openstack/openstack/cr/kustomization.yaml
2026-06-12 16:23:18.491359 | controller |       output_path: /home/zuul/ci-framework-data/artifacts/manifests/openstack/openstack/cr/cifmw-kustomization-result.yaml
2026-06-12 16:23:18.491383 | controller |       result:
2026-06-12 16:23:18.491386 | controller |       - apiVersion: core.openstack.org/v1beta1
2026-06-12 16:23:18.491390 | controller |         kind: OpenStackControlPlane
2026-06-12 16:23:18.491394 | controller |         metadata:
2026-06-12 16:23:18.491397 | controller |           labels:
2026-06-12 16:23:18.491400 | controller |             created-by: install_yamls
2026-06-12 16:23:18.491404 | controller |           name: controlplane
2026-06-12 16:23:18.491407 | controller |           namespace: openstack
2026-06-12 16:23:18.491410 | controller |         spec:
2026-06-12 16:23:18.491414 | controller |           barbican:
2026-06-12 16:23:18.491417 | controller |             apiOverride:
2026-06-12 16:23:18.491420 | controller |               route: {}
2026-06-12 16:23:18.491424 | controller |             template:
2026-06-12 16:23:18.491427 | controller |               barbicanAPI:
2026-06-12 16:23:18.491430 | controller |                 override:
2026-06-12 16:23:18.491434 | controller |                   service:
2026-06-12 16:23:18.491437 | controller |                     internal:
2026-06-12 16:23:18.491440 | controller |                       metadata:
2026-06-12 16:23:18.491443 | controller |                         annotations:
2026-06-12 16:23:18.491447 | controller |                           metallb.universe.tf/address-pool: internalapi
2026-06-12 16:23:18.491451 | controller |                           metallb.universe.tf/allow-shared-ip: internalapi
2026-06-12 16:23:18.491454 | controller |                           metallb.universe.tf/loadBalancerIPs: 172.17.0.80
2026-06-12 16:23:18.491458 | controller |                       spec:
2026-06-12 16:23:18.491475 | controller |                         type: LoadBalancer
2026-06-12 16:23:18.491479 | controller |                 replicas: 1
2026-06-12 16:23:18.491482 | controller |               barbicanKeystoneListener:
2026-06-12 16:23:18.491485 | controller |                 replicas: 1
2026-06-12 16:23:18.491489 | controller |               barbicanWorker:
2026-06-12 16:23:18.491492 | controller |                 replicas: 1
2026-06-12 16:23:18.491495 | controller |               databaseInstance: openstack
2026-06-12 16:23:18.491498 | controller |               notificationsBus:
2026-06-12 16:23:18.491502 | controller |                 cluster: rabbitmq
2026-06-12 16:23:18.491505 | controller |               secret: osp-secret
2026-06-12 16:23:18.491508 | controller |           cinder:
2026-06-12 16:23:18.491512 | controller |             apiOverride:
2026-06-12 16:23:18.491515 | controller |               route: {}
2026-06-12 16:23:18.491518 | controller |             template:
2026-06-12 16:23:18.491524 | controller |               cinderAPI:
2026-06-12 16:23:18.491527 | controller |                 override:
2026-06-12 16:23:18.491530 | controller |                   service:
2026-06-12 16:23:18.491534 | controller |                     internal:
2026-06-12 16:23:18.491537 | controller |                       metadata:
2026-06-12 16:23:18.491540 | controller |                         annotations:
2026-06-12 16:23:18.491543 | controller |                           metallb.universe.tf/address-pool: internalapi
2026-06-12 16:23:18.491547 | controller |                           metallb.universe.tf/allow-shared-ip: internalapi
2026-06-12 16:23:18.491550 | controller |                           metallb.universe.tf/loadBalancerIPs: 172.17.0.80
2026-06-12 16:23:18.491553 | controller |                       spec:
2026-06-12 16:23:18.491557 | controller |                         type: LoadBalancer
2026-06-12 16:23:18.491560 | controller |               cinderBackup:
2026-06-12 16:23:18.491563 | controller |                 networkAttachments:
2026-06-12 16:23:18.491566 | controller |                 - storage
2026-06-12 16:23:18.491570 | controller |                 replicas: 0
2026-06-12 16:23:18.491573 | controller |               cinderScheduler:
2026-06-12 16:23:18.491576 | controller |                 replicas: 1
2026-06-12 16:23:18.491579 | controller |               cinderVolumes:
2026-06-12 16:23:18.491583 | controller |                 volume1:
2026-06-12 16:23:18.491586 | controller |                   networkAttachments:
2026-06-12 16:23:18.491589 | controller |                   - storage
2026-06-12 16:23:18.491593 | controller |                   replicas: 0
2026-06-12 16:23:18.491596 | controller |               databaseInstance: openstack
2026-06-12 16:23:18.491599 | controller |               secret: osp-secret
2026-06-12 16:23:18.491603 | controller |           designate:
2026-06-12 16:23:18.491606 | controller |             apiOverride:
2026-06-12 16:23:18.491609 | controller |               route: {}
2026-06-12 16:23:18.491612 | controller |             enabled: false
2026-06-12 16:23:18.491619 | controller |             template:
2026-06-12 16:23:18.491623 | controller |               databaseInstance: openstack
2026-06-12 16:23:18.491626 | controller |               designateAPI:
2026-06-12 16:23:18.491629 | controller |                 override:
2026-06-12 16:23:18.491632 | controller |                   service:
2026-06-12 16:23:18.491636 | controller |                     internal:
2026-06-12 16:23:18.491639 | controller |                       metadata:
2026-06-12 16:23:18.491642 | controller |                         annotations:
2026-06-12 16:23:18.491646 | controller |                           metallb.universe.tf/address-pool: internalapi
2026-06-12 16:23:18.491649 | controller |                           metallb.universe.tf/allow-shared-ip: internalapi
2026-06-12 16:23:18.491652 | controller |                           metallb.universe.tf/loadBalancerIPs: 172.17.0.80
2026-06-12 16:23:18.491656 | controller |                       spec:
2026-06-12 16:23:18.491659 | controller |                         type: LoadBalancer
2026-06-12 16:23:18.491662 | controller |               designateBackendbind9:
2026-06-12 16:23:18.491666 | controller |                 networkAttachments:
2026-06-12 16:23:18.491669 | controller |                 - designate
2026-06-12 16:23:18.491672 | controller |                 replicas: 1
2026-06-12 16:23:18.491675 | controller |                 storageClass: local-storage
2026-06-12 16:23:18.491679 | controller |                 storageRequest: 10Gi
2026-06-12 16:23:18.491691 | controller |               designateCentral:
2026-06-12 16:23:18.491695 | controller |                 replicas: 1
2026-06-12 16:23:18.491698 | controller |               designateMdns:
2026-06-12 16:23:18.491701 | controller |                 networkAttachments:
2026-06-12 16:23:18.491705 | controller |                 - designate
2026-06-12 16:23:18.491708 | controller |                 replicas: 1
2026-06-12 16:23:18.491711 | controller |               designateProducer:
2026-06-12 16:23:18.491714 | controller |                 replicas: 1
2026-06-12 16:23:18.491718 | controller |               designateWorker:
2026-06-12 16:23:18.491721 | controller |                 networkAttachments:
2026-06-12 16:23:18.491724 | controller |                 - designate
2026-06-12 16:23:18.491728 | controller |                 replicas: 1
2026-06-12 16:23:18.491731 | controller |               secret: osp-secret
2026-06-12 16:23:18.491734 | controller |           dns:
2026-06-12 16:23:18.491737 | controller |             template:
2026-06-12 16:23:18.491741 | controller |               options:
2026-06-12 16:23:18.491744 | controller |               - key: server
2026-06-12 16:23:18.491747 | controller |                 values:
2026-06-12 16:23:18.491750 | controller |                 - 192.168.122.1
2026-06-12 16:23:18.491754 | controller |               override:
2026-06-12 16:23:18.491757 | controller |                 service:
2026-06-12 16:23:18.491760 | controller |                   metadata:
2026-06-12 16:23:18.491763 | controller |                     annotations:
2026-06-12 16:23:18.491767 | controller |                       metallb.universe.tf/address-pool: ctlplane
2026-06-12 16:23:18.491770 | controller |                       metallb.universe.tf/allow-shared-ip: ctlplane
2026-06-12 16:23:18.491789 | controller |                       metallb.universe.tf/loadBalancerIPs: 192.168.122.80
2026-06-12 16:23:18.491793 | controller |                   spec:
2026-06-12 16:23:18.491796 | controller |                     type: LoadBalancer
2026-06-12 16:23:18.491800 | controller |               replicas: 1
2026-06-12 16:23:18.491803 | controller |           galera:
2026-06-12 16:23:18.491807 | controller |             templates:
2026-06-12 16:23:18.491810 | controller |               openstack:
2026-06-12 16:23:18.491814 | controller |                 replicas: 1
2026-06-12 16:23:18.491817 | controller |                 secret: osp-secret
2026-06-12 16:23:18.491820 | controller |                 storageRequest: 10G
2026-06-12 16:23:18.491829 | controller |               openstack-cell1:
2026-06-12 16:23:18.491833 | controller |                 replicas: 1
2026-06-12 16:23:18.491836 | controller |                 secret: osp-secret
2026-06-12 16:23:18.491839 | controller |                 storageRequest: 10G
2026-06-12 16:23:18.491843 | controller |           glance:
2026-06-12 16:23:18.491846 | controller |             apiOverrides:
2026-06-12 16:23:18.491849 | controller |               default:
2026-06-12 16:23:18.491853 | controller |                 route: {}
2026-06-12 16:23:18.491856 | controller |             template:
2026-06-12 16:23:18.491859 | controller |               customServiceConfig: |
2026-06-12 16:23:18.491863 | controller |                 [DEFAULT]
2026-06-12 16:23:18.491869 | controller |                 enabled_backends = default_backend:swift
2026-06-12 16:23:18.491872 | controller |                 [glance_store]
2026-06-12 16:23:18.491876 | controller |                 default_backend = default_backend
2026-06-12 16:23:18.491879 | controller |                 [default_backend]
2026-06-12 16:23:18.491883 | controller |                 swift_store_create_container_on_put = True
2026-06-12 16:23:18.491886 | controller |                 swift_store_auth_version = 3
2026-06-12 16:23:18.491890 | controller |                 swift_store_auth_address = {{ .KeystoneInternalURL }}
2026-06-12 16:23:18.491893 | controller |                 swift_store_endpoint_type = internalURL
2026-06-12 16:23:18.491897 | controller |                 swift_store_user = service:glance
2026-06-12 16:23:18.491900 | controller |                 swift_store_key = {{ .ServicePassword }}
2026-06-12 16:23:18.491903 | controller |               databaseInstance: openstack
2026-06-12 16:23:18.491907 | controller |               glanceAPIs:
2026-06-12 16:23:18.491910 | controller |                 default:
2026-06-12 16:23:18.491913 | controller |                   networkAttachments:
2026-06-12 16:23:18.491917 | controller |                   - storage
2026-06-12 16:23:18.491920 | controller |                   override:
2026-06-12 16:23:18.491923 | controller |                     service:
2026-06-12 16:23:18.491927 | controller |                       internal:
2026-06-12 16:23:18.491930 | controller |                         metadata:
2026-06-12 16:23:18.491934 | controller |                           annotations:
2026-06-12 16:23:18.491937 | controller |                             metallb.universe.tf/address-pool: internalapi
2026-06-12 16:23:18.491943 | controller |                             metallb.universe.tf/allow-shared-ip: internalapi
2026-06-12 16:23:18.491947 | controller |                             metallb.universe.tf/loadBalancerIPs: 172.17.0.80
2026-06-12 16:23:18.491950 | controller |                         spec:
2026-06-12 16:23:18.491953 | controller |                           type: LoadBalancer
2026-06-12 16:23:18.491957 | controller |                   replicas: 1
2026-06-12 16:23:18.491960 | controller |               keystoneEndpoint: default
2026-06-12 16:23:18.491963 | controller |               secret: osp-secret
2026-06-12 16:23:18.491967 | controller |               storage:
2026-06-12 16:23:18.491970 | controller |                 storageClass: ''
2026-06-12 16:23:18.491973 | controller |                 storageRequest: 10Gi
2026-06-12 16:23:18.491977 | controller |           heat:
2026-06-12 16:23:18.491980 | controller |             apiOverride:
2026-06-12 16:23:18.491984 | controller |               route: {}
2026-06-12 16:23:18.491987 | controller |             cnfAPIOverride:
2026-06-12 16:23:18.491990 | controller |               route: {}
2026-06-12 16:23:18.491994 | controller |             enabled: false
2026-06-12 16:23:18.491997 | controller |             template:
2026-06-12 16:23:18.492000 | controller |               databaseInstance: openstack
2026-06-12 16:23:18.492003 | controller |               heatAPI:
2026-06-12 16:23:18.492007 | controller |                 override:
2026-06-12 16:23:18.492010 | controller |                   service:
2026-06-12 16:23:18.492013 | controller |                     internal:
2026-06-12 16:23:18.492017 | controller |                       metadata:
2026-06-12 16:23:18.492020 | controller |                         annotations:
2026-06-12 16:23:18.492023 | controller |                           metallb.universe.tf/address-pool: internalapi
2026-06-12 16:23:18.492027 | controller |                           metallb.universe.tf/allow-shared-ip: internalapi
2026-06-12 16:23:18.492030 | controller |                           metallb.universe.tf/loadBalancerIPs: 172.17.0.80
2026-06-12 16:23:18.492034 | controller |                       spec:
2026-06-12 16:23:18.492037 | controller |                         type: LoadBalancer
2026-06-12 16:23:18.492040 | controller |                 replicas: 1
2026-06-12 16:23:18.492044 | controller |               heatEngine:
2026-06-12 16:23:18.492047 | controller |                 override:
2026-06-12 16:23:18.492050 | controller |                   service:
2026-06-12 16:23:18.492054 | controller |                     internal:
2026-06-12 16:23:18.492057 | controller |                       metadata:
2026-06-12 16:23:18.492060 | controller |                         annotations:
2026-06-12 16:23:18.492064 | controller |                           metallb.universe.tf/address-pool: internalapi
2026-06-12 16:23:18.492067 | controller |                           metallb.universe.tf/allow-shared-ip: internalapi
2026-06-12 16:23:18.492071 | controller |                           metallb.universe.tf/loadBalancerIPs: 172.17.0.80
2026-06-12 16:23:18.492076 | controller |                       spec:
2026-06-12 16:23:18.492079 | controller |                         type: LoadBalancer
2026-06-12 16:23:18.492083 | controller |                 replicas: 1
2026-06-12 16:23:18.492086 | controller |               secret: osp-secret
2026-06-12 16:23:18.492089 | controller |           horizon:
2026-06-12 16:23:18.492093 | controller |             apiOverride:
2026-06-12 16:23:18.492096 | controller |               route: {}
2026-06-12 16:23:18.492099 | controller |             template:
2026-06-12 16:23:18.492103 | controller |               replicas: 1
2026-06-12 16:23:18.492106 | controller |               secret: osp-secret
2026-06-12 16:23:18.492109 | controller |           ironic:
2026-06-12 16:23:18.492113 | controller |             enabled: false
2026-06-12 16:23:18.492116 | controller |             template:
2026-06-12 16:23:18.492119 | controller |               databaseInstance: openstack
2026-06-12 16:23:18.492122 | controller |               ironicAPI:
2026-06-12 16:23:18.492126 | controller |                 replicas: 1
2026-06-12 16:23:18.492129 | controller |               ironicConductors:
2026-06-12 16:23:18.492133 | controller |               - replicas: 1
2026-06-12 16:23:18.492167 | controller |                 storageRequest: 10Gi
2026-06-12 16:23:18.492183 | controller |               ironicInspector:
2026-06-12 16:23:18.492188 | controller |                 replicas: 1
2026-06-12 16:23:18.492192 | controller |               ironicNeutronAgent:
2026-06-12 16:23:18.492196 | controller |                 replicas: 1
2026-06-12 16:23:18.492199 | controller |               secret: osp-secret
2026-06-12 16:23:18.492202 | controller |           keystone:
2026-06-12 16:23:18.492206 | controller |             apiOverride:
2026-06-12 16:23:18.492209 | controller |               route: {}
2026-06-12 16:23:18.492212 | controller |             template:
2026-06-12 16:23:18.492215 | controller |               databaseInstance: openstack
2026-06-12 16:23:18.492219 | controller |               notificationsBus:
2026-06-12 16:23:18.492222 | controller |                 cluster: rabbitmq
2026-06-12 16:23:18.492226 | controller |               override:
2026-06-12 16:23:18.492229 | controller |                 service:
2026-06-12 16:23:18.492232 | controller |                   internal:
2026-06-12 16:23:18.492235 | controller |                     metadata:
2026-06-12 16:23:18.492239 | controller |                       annotations:
2026-06-12 16:23:18.492247 | controller |                         metallb.universe.tf/address-pool: internalapi
2026-06-12 16:23:18.492251 | controller |                         metallb.universe.tf/allow-shared-ip: internalapi
2026-06-12 16:23:18.492254 | controller |                         metallb.universe.tf/loadBalancerIPs: 172.17.0.80
2026-06-12 16:23:18.492258 | controller |                     spec:
2026-06-12 16:23:18.492261 | controller |                       type: LoadBalancer
2026-06-12 16:23:18.492265 | controller |               secret: osp-secret
2026-06-12 16:23:18.492268 | controller |           manila:
2026-06-12 16:23:18.492271 | controller |             apiOverride:
2026-06-12 16:23:18.492274 | controller |               route: {}
2026-06-12 16:23:18.492278 | controller |             template:
2026-06-12 16:23:18.492281 | controller |               databaseInstance: openstack
2026-06-12 16:23:18.492284 | controller |               manilaAPI:
2026-06-12 16:23:18.492288 | controller |                 networkAttachments:
2026-06-12 16:23:18.492291 | controller |                 - internalapi
2026-06-12 16:23:18.492294 | controller |                 override:
2026-06-12 16:23:18.492298 | controller |                   service:
2026-06-12 16:23:18.492301 | controller |                     internal:
2026-06-12 16:23:18.492304 | controller |                       metadata:
2026-06-12 16:23:18.492308 | controller |                         annotations:
2026-06-12 16:23:18.492311 | controller |                           metallb.universe.tf/address-pool: internalapi
2026-06-12 16:23:18.492314 | controller |                           metallb.universe.tf/allow-shared-ip: internalapi
2026-06-12 16:23:18.492318 | controller |                           metallb.universe.tf/loadBalancerIPs: 172.17.0.80
2026-06-12 16:23:18.492321 | controller |                       spec:
2026-06-12 16:23:18.492324 | controller |                         type: LoadBalancer
2026-06-12 16:23:18.492328 | controller |                 replicas: 1
2026-06-12 16:23:18.492331 | controller |               manilaScheduler:
2026-06-12 16:23:18.492334 | controller |                 replicas: 1
2026-06-12 16:23:18.492338 | controller |               manilaShares:
2026-06-12 16:23:18.492341 | controller |                 share1:
2026-06-12 16:23:18.492348 | controller |                   networkAttachments:
2026-06-12 16:23:18.492352 | controller |                   - storage
2026-06-12 16:23:18.492355 | controller |                   replicas: 1
2026-06-12 16:23:18.492358 | controller |           memcached:
2026-06-12 16:23:18.492361 | controller |             templates:
2026-06-12 16:23:18.492365 | controller |               memcached:
2026-06-12 16:23:18.492368 | controller |                 replicas: 1
2026-06-12 16:23:18.492371 | controller |           neutron:
2026-06-12 16:23:18.492375 | controller |             apiOverride:
2026-06-12 16:23:18.492378 | controller |               route: {}
2026-06-12 16:23:18.492381 | controller |             template:
2026-06-12 16:23:18.492385 | controller |               databaseInstance: openstack
2026-06-12 16:23:18.492388 | controller |               networkAttachments:
2026-06-12 16:23:18.492391 | controller |               - internalapi
2026-06-12 16:23:18.492395 | controller |               override:
2026-06-12 16:23:18.492398 | controller |                 service:
2026-06-12 16:23:18.492401 | controller |                   internal:
2026-06-12 16:23:18.492408 | controller |                     metadata:
2026-06-12 16:23:18.492412 | controller |                       annotations:
2026-06-12 16:23:18.492415 | controller |                         metallb.universe.tf/address-pool: internalapi
2026-06-12 16:23:18.492426 | controller |                         metallb.universe.tf/allow-shared-ip: internalapi
2026-06-12 16:23:18.492429 | controller |                         metallb.universe.tf/loadBalancerIPs: 172.17.0.80
2026-06-12 16:23:18.492432 | controller |                     spec:
2026-06-12 16:23:18.492436 | controller |                       type: LoadBalancer
2026-06-12 16:23:18.492439 | controller |               secret: osp-secret
2026-06-12 16:23:18.492442 | controller |           nova:
2026-06-12 16:23:18.492446 | controller |             apiOverride:
2026-06-12 16:23:18.492449 | controller |               route: {}
2026-06-12 16:23:18.492452 | controller |             template:
2026-06-12 16:23:18.492456 | controller |               apiServiceTemplate:
2026-06-12 16:23:18.492459 | controller |                 override:
2026-06-12 16:23:18.492462 | controller |                   service:
2026-06-12 16:23:18.492466 | controller |                     internal:
2026-06-12 16:23:18.492469 | controller |                       metadata:
2026-06-12 16:23:18.492472 | controller |                         annotations:
2026-06-12 16:23:18.492476 | controller |                           metallb.universe.tf/address-pool: internalapi
2026-06-12 16:23:18.492479 | controller |                           metallb.universe.tf/allow-shared-ip: internalapi
2026-06-12 16:23:18.492482 | controller |                           metallb.universe.tf/loadBalancerIPs: 172.17.0.80
2026-06-12 16:23:18.492486 | controller |                       spec:
2026-06-12 16:23:18.492489 | controller |                         type: LoadBalancer
2026-06-12 16:23:18.492492 | controller |               cellTemplates:
2026-06-12 16:23:18.492496 | controller |                 cell0:
2026-06-12 16:23:18.492499 | controller |                   cellDatabaseAccount: nova-cell0
2026-06-12 16:23:18.492502 | controller |                   cellDatabaseInstance: openstack
2026-06-12 16:23:18.492506 | controller |                   conductorServiceTemplate:
2026-06-12 16:23:18.492509 | controller |                     replicas: 1
2026-06-12 16:23:18.492512 | controller |                   hasAPIAccess: true
2026-06-12 16:23:18.492516 | controller |                   messagingBus:
2026-06-12 16:23:18.492519 | controller |                     cluster: rabbitmq
2026-06-12 16:23:18.492522 | controller |                 cell1:
2026-06-12 16:23:18.492526 | controller |                   cellDatabaseAccount: nova-cell1
2026-06-12 16:23:18.492529 | controller |                   cellDatabaseInstance: openstack-cell1
2026-06-12 16:23:18.492532 | controller |                   conductorServiceTemplate:
2026-06-12 16:23:18.492536 | controller |                     replicas: 1
2026-06-12 16:23:18.492539 | controller |                   hasAPIAccess: true
2026-06-12 16:23:18.492542 | controller |                   messagingBus:
2026-06-12 16:23:18.492546 | controller |                     cluster: rabbitmq-cell1
2026-06-12 16:23:18.492549 | controller |               metadataServiceTemplate:
2026-06-12 16:23:18.492552 | controller |                 override:
2026-06-12 16:23:18.492556 | controller |                   service:
2026-06-12 16:23:18.492559 | controller |                     metadata:
2026-06-12 16:23:18.492562 | controller |                       annotations:
2026-06-12 16:23:18.492566 | controller |                         metallb.universe.tf/address-pool: internalapi
2026-06-12 16:23:18.492571 | controller |                         metallb.universe.tf/allow-shared-ip: internalapi
2026-06-12 16:23:18.492575 | controller |                         metallb.universe.tf/loadBalancerIPs: 172.17.0.80
2026-06-12 16:23:18.492578 | controller |                     spec:
2026-06-12 16:23:18.492582 | controller |                       type: LoadBalancer
2026-06-12 16:23:18.492585 | controller |               secret: osp-secret
2026-06-12 16:23:18.492588 | controller |           octavia:
2026-06-12 16:23:18.492592 | controller |             enabled: false
2026-06-12 16:23:18.492595 | controller |             template:
2026-06-12 16:23:18.492598 | controller |               databaseInstance: openstack
2026-06-12 16:23:18.492602 | controller |               octaviaAPI:
2026-06-12 16:23:18.492605 | controller |                 replicas: 1
2026-06-12 16:23:18.492608 | controller |               secret: osp-secret
2026-06-12 16:23:18.492612 | controller |           ovn:
2026-06-12 16:23:18.492615 | controller |             template:
2026-06-12 16:23:18.492618 | controller |               ovnController:
2026-06-12 16:23:18.492622 | controller |                 networkAttachment: tenant
2026-06-12 16:23:18.492625 | controller |                 nicMappings:
2026-06-12 16:23:18.492628 | controller |                   datacentre: ospbr
2026-06-12 16:23:18.492632 | controller |               ovnDBCluster:
2026-06-12 16:23:18.492635 | controller |                 ovndbcluster-nb:
2026-06-12 16:23:18.492638 | controller |                   dbType: NB
2026-06-12 16:23:18.492646 | controller |                   networkAttachment: internalapi
2026-06-12 16:23:18.492649 | controller |                   storageRequest: 10Gi
2026-06-12 16:23:18.492653 | controller |                 ovndbcluster-sb:
2026-06-12 16:23:18.492656 | controller |                   dbType: SB
2026-06-12 16:23:18.492659 | controller |                   networkAttachment: internalapi
2026-06-12 16:23:18.492663 | controller |                   storageRequest: 10Gi
2026-06-12 16:23:18.492666 | controller |           placement:
2026-06-12 16:23:18.492669 | controller |             apiOverride:
2026-06-12 16:23:18.492673 | controller |               route: {}
2026-06-12 16:23:18.492676 | controller |             template:
2026-06-12 16:23:18.492679 | controller |               databaseInstance: openstack
2026-06-12 16:23:18.492682 | controller |               override:
2026-06-12 16:23:18.492686 | controller |                 service:
2026-06-12 16:23:18.492689 | controller |                   internal:
2026-06-12 16:23:18.492692 | controller |                     metadata:
2026-06-12 16:23:18.492696 | controller |                       annotations:
2026-06-12 16:23:18.492699 | controller |                         metallb.universe.tf/address-pool: internalapi
2026-06-12 16:23:18.492702 | controller |                         metallb.universe.tf/allow-shared-ip: internalapi
2026-06-12 16:23:18.492706 | controller |                         metallb.universe.tf/loadBalancerIPs: 172.17.0.80
2026-06-12 16:23:18.492709 | controller |                     spec:
2026-06-12 16:23:18.492713 | controller |                       type: LoadBalancer
2026-06-12 16:23:18.492716 | controller |               secret: osp-secret
2026-06-12 16:23:18.492719 | controller |           rabbitmq:
2026-06-12 16:23:18.492723 | controller |             templates:
2026-06-12 16:23:18.492726 | controller |               rabbitmq:
2026-06-12 16:23:18.492729 | controller |                 override:
2026-06-12 16:23:18.492733 | controller |                   service:
2026-06-12 16:23:18.492736 | controller |                     metadata:
2026-06-12 16:23:18.492739 | controller |                       annotations:
2026-06-12 16:23:18.492742 | controller |                         metallb.universe.tf/address-pool: internalapi
2026-06-12 16:23:18.492746 | controller |                         metallb.universe.tf/loadBalancerIPs: 172.17.0.85
2026-06-12 16:23:18.492749 | controller |                     spec:
2026-06-12 16:23:18.492752 | controller |                       type: LoadBalancer
2026-06-12 16:23:18.492756 | controller |               rabbitmq-cell1:
2026-06-12 16:23:18.492759 | controller |                 override:
2026-06-12 16:23:18.492762 | controller |                   service:
2026-06-12 16:23:18.492766 | controller |                     metadata:
2026-06-12 16:23:18.492769 | controller |                       annotations:
2026-06-12 16:23:18.492772 | controller |                         metallb.universe.tf/address-pool: internalapi
2026-06-12 16:23:18.492776 | controller |                         metallb.universe.tf/loadBalancerIPs: 172.17.0.86
2026-06-12 16:23:18.492779 | controller |                     spec:
2026-06-12 16:23:18.492786 | controller |                       type: LoadBalancer
2026-06-12 16:23:18.492790 | controller |           redis:
2026-06-12 16:23:18.492793 | controller |             enabled: false
2026-06-12 16:23:18.492797 | controller |           secret: osp-secret
2026-06-12 16:23:18.492800 | controller |           storageClass: local-storage
2026-06-12 16:23:18.492803 | controller |           swift:
2026-06-12 16:23:18.492806 | controller |             enabled: true
2026-06-12 16:23:18.492810 | controller |             proxyOverride:
2026-06-12 16:23:18.492813 | controller |               route: {}
2026-06-12 16:23:18.492816 | controller |             template:
2026-06-12 16:23:18.492820 | controller |               swiftProxy:
2026-06-12 16:23:18.492823 | controller |                 networkAttachments:
2026-06-12 16:23:18.492826 | controller |                 - storage
2026-06-12 16:23:18.492829 | controller |                 override:
2026-06-12 16:23:18.492833 | controller |                   service:
2026-06-12 16:23:18.492836 | controller |                     internal:
2026-06-12 16:23:18.492839 | controller |                       metadata:
2026-06-12 16:23:18.492843 | controller |                         annotations:
2026-06-12 16:23:18.492846 | controller |                           metallb.universe.tf/address-pool: internalapi
2026-06-12 16:23:18.492849 | controller |                           metallb.universe.tf/allow-shared-ip: internalapi
2026-06-12 16:23:18.492853 | controller |                           metallb.universe.tf/loadBalancerIPs: 172.17.0.80
2026-06-12 16:23:18.492856 | controller |                       spec:
2026-06-12 16:23:18.492859 | controller |                         type: LoadBalancer
2026-06-12 16:23:18.492863 | controller |                 replicas: 1
2026-06-12 16:23:18.492866 | controller |               swiftRing:
2026-06-12 16:23:18.492869 | controller |                 ringReplicas: 1
2026-06-12 16:23:18.492873 | controller |               swiftStorage:
2026-06-12 16:23:18.492876 | controller |                 networkAttachments:
2026-06-12 16:23:18.492879 | controller |                 - storage
2026-06-12 16:23:18.492883 | controller |                 replicas: 1
2026-06-12 16:23:18.492886 | controller |           telemetry:
2026-06-12 16:23:18.492889 | controller |             enabled: true
2026-06-12 16:23:18.492892 | controller |             template:
2026-06-12 16:23:18.492896 | controller |               autoscaling:
2026-06-12 16:23:18.492899 | controller |                 aodh:
2026-06-12 16:23:18.492902 | controller |                   databaseAccount: aodh
2026-06-12 16:23:18.492906 | controller |                   databaseInstance: openstack
2026-06-12 16:23:18.492909 | controller |                   notificationsBus:
2026-06-12 16:23:18.492912 | controller |                     cluster: rabbitmq
2026-06-12 16:23:18.492916 | controller |                   passwordSelectors: null
2026-06-12 16:23:18.492919 | controller |                   secret: osp-secret
2026-06-12 16:23:18.492922 | controller |                 enabled: false
2026-06-12 16:23:18.492926 | controller |                 heatInstance: heat
2026-06-12 16:23:18.492929 | controller |               ceilometer:
2026-06-12 16:23:18.492932 | controller |                 enabled: true
2026-06-12 16:23:18.492936 | controller |                 notificationsBus:
2026-06-12 16:23:18.492939 | controller |                   cluster: rabbitmq
2026-06-12 16:23:18.492942 | controller |                 secret: osp-secret
2026-06-12 16:23:18.492946 | controller |               cloudkitty:
2026-06-12 16:23:18.492949 | controller |                 apiTimeout: 0
2026-06-12 16:23:18.492952 | controller |                 cloudKittyAPI:
2026-06-12 16:23:18.492956 | controller |                   override:
2026-06-12 16:23:18.492959 | controller |                     service:
2026-06-12 16:23:18.492962 | controller |                       internal:
2026-06-12 16:23:18.492966 | controller |                         metadata:
2026-06-12 16:23:18.492969 | controller |                           annotations:
2026-06-12 16:23:18.492979 | controller |                             metallb.universe.tf/address-pool: internalapi
2026-06-12 16:23:18.492983 | controller |                             metallb.universe.tf/allow-shared-ip: internalapi
2026-06-12 16:23:18.492988 | controller |                             metallb.universe.tf/loadBalancerIPs: 172.17.0.80
2026-06-12 16:23:18.493001 | controller |                         spec:
2026-06-12 16:23:18.493008 | controller |                           type: LoadBalancer
2026-06-12 16:23:18.493013 | controller |                   replicas: 1
2026-06-12 16:23:18.493018 | controller |                   resources: {}
2026-06-12 16:23:18.493022 | controller |                   tls:
2026-06-12 16:23:18.493027 | controller |                     api:
2026-06-12 16:23:18.493036 | controller |                       internal: {}
2026-06-12 16:23:18.493042 | controller |                       public: {}
2026-06-12 16:23:18.493047 | controller |                     caBundleSecretName: combined-ca-bundle
2026-06-12 16:23:18.493050 | controller |                 cloudKittyProc:
2026-06-12 16:23:18.493054 | controller |                   replicas: 1
2026-06-12 16:23:18.493057 | controller |                   resources: {}
2026-06-12 16:23:18.493060 | controller |                   tls:
2026-06-12 16:23:18.493063 | controller |                     caBundleSecretName: combined-ca-bundle
2026-06-12 16:23:18.493071 | controller |                 databaseAccount: cloudkitty
2026-06-12 16:23:18.493075 | controller |                 databaseInstance: openstack
2026-06-12 16:23:18.493078 | controller |                 enabled: false
2026-06-12 16:23:18.493081 | controller |                 memcachedInstance: memcached
2026-06-12 16:23:18.493085 | controller |                 messagingBus:
2026-06-12 16:23:18.493088 | controller |                   cluster: rabbitmq
2026-06-12 16:23:18.493091 | controller |                 passwordSelector:
2026-06-12 16:23:18.493096 | controller |                   aodhService: AodhPassword
2026-06-12 16:23:18.493101 | controller |                   ceilometerService: CeilometerPassword
2026-06-12 16:23:18.493106 | controller |                   cloudKittyService: CloudKittyPassword
2026-06-12 16:23:18.493110 | controller |                 preserveJobs: false
2026-06-12 16:23:18.493115 | controller |                 s3StorageConfig:
2026-06-12 16:23:18.493120 | controller |                   schemas:
2026-06-12 16:23:18.493124 | controller |                   - effectiveDate: '2024-11-18'
2026-06-12 16:23:18.493129 | controller |                     version: v13
2026-06-12 16:23:18.493134 | controller |                   secret:
2026-06-12 16:23:18.493164 | controller |                     name: cloudkitty-loki-s3
2026-06-12 16:23:18.493168 | controller |                     type: s3
2026-06-12 16:23:18.493171 | controller |                 secret: osp-secret
2026-06-12 16:23:18.493175 | controller |                 serviceUser: cloudkitty
2026-06-12 16:23:18.493178 | controller |                 storageClass: local-storage
2026-06-12 16:23:18.493181 | controller |               logging:
2026-06-12 16:23:18.493185 | controller |                 annotations:
2026-06-12 16:23:18.493189 | controller |                   metallb.universe.tf/address-pool: internalapi
2026-06-12 16:23:18.493194 | controller |                   metallb.universe.tf/allow-shared-ip: internalapi
2026-06-12 16:23:18.493198 | controller |                   metallb.universe.tf/loadBalancerIPs: 172.17.0.80
2026-06-12 16:23:18.493203 | controller |                 cloNamespace: openshift-logging
2026-06-12 16:23:18.493208 | controller |                 enabled: false
2026-06-12 16:23:18.493213 | controller |                 ipaddr: 172.17.0.80
2026-06-12 16:23:18.493218 | controller |                 port: 10514
2026-06-12 16:23:18.493222 | controller |               metricStorage:
2026-06-12 16:23:18.493227 | controller |                 enabled: false
2026-06-12 16:23:18.493232 | controller |                 monitoringStack:
2026-06-12 16:23:18.493236 | controller |                   alertingEnabled: true
2026-06-12 16:23:18.493241 | controller |                   scrapeInterval: 30s
2026-06-12 16:23:18.493246 | controller |                   storage:
2026-06-12 16:23:18.493250 | controller |                     persistent:
2026-06-12 16:23:18.493253 | controller |                       pvcStorageRequest: 10Gi
2026-06-12 16:23:18.493257 | controller |                     retention: 24h
2026-06-12 16:23:18.493260 | controller |                     strategy: persistent
2026-06-12 16:23:18.508643 | controller |
2026-06-12 16:23:18.508710 | controller | TASK [edpm_prepare : Apply the OpenStackControlPlane CR output_dir={{ cifmw_edpm_prepare_basedir }}/artifacts, script=oc apply -f {{ cifmw_edpm_prepare_crs_kustomize_result.output_path }}] ***
2026-06-12 16:23:18.508720 | controller | Friday 12 June 2026  16:23:18 +0000 (0:00:00.063)       0:14:28.250 ***********
2026-06-12 16:23:18.508726 | controller | Friday 12 June 2026  16:23:18 +0000 (0:00:00.063)       0:14:28.249 ***********
2026-06-12 16:23:18.936127 | controller | Follow script's output here: /home/zuul/ci-framework-data/logs/ci_script_007_apply_the_openstackcontrolplan.log
2026-06-12 16:23:18.936247 | controller | changed: [localhost]
2026-06-12 16:23:18.936256 | controller |
2026-06-12 16:23:18.936262 | controller | TASK [edpm_prepare : Wait for control plane to change its status seconds={{ cifmw_edpm_prepare_wait_controplane_status_change_sec }}] ***
2026-06-12 16:23:18.936290 | controller | Friday 12 June 2026  16:23:18 +0000 (0:00:00.427)       0:14:28.678 ***********
2026-06-12 16:23:18.936298 | controller | Friday 12 June 2026  16:23:18 +0000 (0:00:00.427)       0:14:28.676 ***********
2026-06-12 16:23:49.013083 | controller | Pausing for 30 seconds
2026-06-12 16:23:49.013204 | controller | ok: [localhost]
2026-06-12 16:23:49.013215 | controller |
2026-06-12 16:23:49.013222 | controller | TASK [edpm_prepare : Wait for OpenStack controlplane to be deployed _raw_params=oc wait OpenStackControlPlane {{ _ctlplane_name }} --namespace={{ cifmw_install_yamls_defaults['NAMESPACE'] }} --for=condition=ready --timeout={{ cifmw_edpm_prepare_timeout }}m] ***
2026-06-12 16:23:49.013229 | controller | Friday 12 June 2026  16:23:49 +0000 (0:00:30.077)       0:14:58.755 ***********
2026-06-12 16:23:49.013235 | controller | Friday 12 June 2026  16:23:49 +0000 (0:00:30.077)       0:14:58.753 ***********
2026-06-12 16:31:41.775698 | controller | changed: [localhost]
2026-06-12 16:31:41.775805 | controller |
2026-06-12 16:31:41.775811 | controller | TASK [Extract and install OpenStackControlplane CA role=install_openstack_ca] ***
2026-06-12 16:31:41.775816 | controller | Friday 12 June 2026  16:31:41 +0000 (0:07:52.762)       0:22:51.517 ***********
2026-06-12 16:31:41.775820 | controller | Friday 12 June 2026  16:31:41 +0000 (0:07:52.762)       0:22:51.516 ***********
2026-06-12 16:31:41.866998 | controller |
2026-06-12 16:31:41.867096 | controller | TASK [install_openstack_ca : Get CA bundle data with retries] ******************
2026-06-12 16:31:41.867102 | controller | Friday 12 June 2026  16:31:41 +0000 (0:00:00.091)       0:22:51.609 ***********
2026-06-12 16:31:41.867106 | controller | Friday 12 June 2026  16:31:41 +0000 (0:00:00.091)       0:22:51.607 ***********
2026-06-12 16:31:42.279730 | controller | changed: [localhost]
2026-06-12 16:31:42.279824 | controller |
2026-06-12 16:31:42.279834 | controller | TASK [install_openstack_ca : Set _ca_bundle fact if CA returned from OCP] ******
2026-06-12 16:31:42.279840 | controller | Friday 12 June 2026  16:31:42 +0000 (0:00:00.412)       0:22:52.021 ***********
2026-06-12 16:31:42.279845 | controller | Friday 12 June 2026  16:31:42 +0000 (0:00:00.412)       0:22:52.020 ***********
2026-06-12 16:31:42.325884 | controller | ok: [localhost]
2026-06-12 16:31:42.325964 | controller |
2026-06-12 16:31:42.325970 | controller | TASK [install_openstack_ca : Creating tls-ca-bundle.pem from CA bundle dest={{ cifmw_install_openstack_ca_file_full_path }}, content={{ _ca_bundle }}, mode=0644] ***
2026-06-12 16:31:42.325976 | controller | Friday 12 June 2026  16:31:42 +0000 (0:00:00.046)       0:22:52.068 ***********
2026-06-12 16:31:42.325980 | controller | Friday 12 June 2026  16:31:42 +0000 (0:00:00.046)       0:22:52.066 ***********
2026-06-12 16:31:42.788726 | controller | changed: [localhost]
2026-06-12 16:31:42.788826 | controller |
2026-06-12 16:31:42.788838 | controller | TASK [install_openstack_ca : Check if OpenStackControlplane CA file is present path={{ cifmw_install_openstack_ca_file_full_path }}, get_attributes=False, get_checksum=False, get_mime=False] ***
2026-06-12 16:31:42.788843 | controller | Friday 12 June 2026  16:31:42 +0000 (0:00:00.462)       0:22:52.530 ***********
2026-06-12 16:31:42.788847 | controller | Friday 12 June 2026  16:31:42 +0000 (0:00:00.462)       0:22:52.529 ***********
2026-06-12 16:31:43.002855 | controller | ok: [localhost]
2026-06-12 16:31:43.002950 | controller |
2026-06-12 16:31:43.002957 | controller | TASK [Call install_ca role to inject OpenStackControlplane CA file if present role=install_ca] ***
2026-06-12 16:31:43.002962 | controller | Friday 12 June 2026  16:31:43 +0000 (0:00:00.214)       0:22:52.745 ***********
2026-06-12 16:31:43.002967 | controller | Friday 12 June 2026  16:31:43 +0000 (0:00:00.214)       0:22:52.743 ***********
2026-06-12 16:31:43.064531 | controller |
2026-06-12 16:31:43.064639 | controller | TASK [install_ca : Ensure target directory exists path={{ cifmw_install_ca_trust_dir }}, state=directory, mode=0755] ***
2026-06-12 16:31:43.064647 | controller | Friday 12 June 2026  16:31:43 +0000 (0:00:00.061)       0:22:52.806 ***********
2026-06-12 16:31:43.064654 | controller | Friday 12 June 2026  16:31:43 +0000 (0:00:00.061)       0:22:52.805 ***********
2026-06-12 16:31:43.304837 | controller | ok: [localhost]
2026-06-12 16:31:43.304917 | controller |
2026-06-12 16:31:43.304924 | controller | TASK [install_ca : Wait until CA URL is reachable url={{ cifmw_install_ca_url }}, method=HEAD, validate_certs=False, follow_redirects=all, status_code=[200, 301, 302, 303, 307, 308, 401, 403, 404, 405]] ***
2026-06-12 16:31:43.304956 | controller | Friday 12 June 2026  16:31:43 +0000 (0:00:00.239)       0:22:53.046 ***********
2026-06-12 16:31:43.304961 | controller | Friday 12 June 2026  16:31:43 +0000 (0:00:00.239)       0:22:53.045 ***********
2026-06-12 16:31:43.335041 | controller | skipping: [localhost]
2026-06-12 16:31:43.335191 | controller |
2026-06-12 16:31:43.335200 | controller | TASK [install_ca : Install internal CA from url url={{ cifmw_install_ca_url }}, dest={{ cifmw_install_ca_trust_dir }}, validate_certs={{ cifmw_install_ca_url_validate_certs | default(omit) }}, mode=0644] ***
2026-06-12 16:31:43.335206 | controller | Friday 12 June 2026  16:31:43 +0000 (0:00:00.030)       0:22:53.077 ***********
2026-06-12 16:31:43.335210 | controller | Friday 12 June 2026  16:31:43 +0000 (0:00:00.030)       0:22:53.076 ***********
2026-06-12 16:31:43.370365 | controller | skipping: [localhost]
2026-06-12 16:31:43.370448 | controller |
2026-06-12 16:31:43.370455 | controller | TASK [install_ca : Install custom CA bundle from inline dest={{ cifmw_install_ca_trust_dir }}/cifmw_inline_ca_bundle.crt, content={{ cifmw_install_ca_bundle_inline }}, mode=0644] ***
2026-06-12 16:31:43.370460 | controller | Friday 12 June 2026  16:31:43 +0000 (0:00:00.034)       0:22:53.112 ***********
2026-06-12 16:31:43.370464 | controller | Friday 12 June 2026  16:31:43 +0000 (0:00:00.035)       0:22:53.111 ***********
2026-06-12 16:31:43.411790 | controller | skipping: [localhost]
2026-06-12 16:31:43.411881 | controller |
2026-06-12 16:31:43.411890 | controller | TASK [install_ca : Install custom CA bundle from file dest={{ cifmw_install_ca_trust_dir }}/{{ cifmw_install_ca_bundle_src | basename }}, src={{ cifmw_install_ca_bundle_src }}, mode=0644] ***
2026-06-12 16:31:43.411896 | controller | Friday 12 June 2026  16:31:43 +0000 (0:00:00.041)       0:22:53.153 ***********
2026-06-12 16:31:43.411902 | controller | Friday 12 June 2026  16:31:43 +0000 (0:00:00.041)       0:22:53.152 ***********
2026-06-12 16:31:43.924700 | controller | changed: [localhost]
2026-06-12 16:31:43.924742 | controller |
2026-06-12 16:31:43.924748 | controller | TASK [install_ca : Update ca bundle _raw_params=update-ca-trust] ***************
2026-06-12 16:31:43.924752 | controller | Friday 12 June 2026  16:31:43 +0000 (0:00:00.512)       0:22:53.666 ***********
2026-06-12 16:31:43.924756 | controller | Friday 12 June 2026  16:31:43 +0000 (0:00:00.512)       0:22:53.665 ***********
2026-06-12 16:31:45.654505 | controller | changed: [localhost]
2026-06-12 16:31:45.654604 | controller |
2026-06-12 16:31:45.654610 | controller | TASK [edpm_prepare : Extract keystone endpoint host _raw_params=oc get keystoneapi keystone --namespace={{ cifmw_install_yamls_defaults['NAMESPACE'] }} -o jsonpath='{ .status.apiEndpoints.public }'] ***
2026-06-12 16:31:45.654616 | controller | Friday 12 June 2026  16:31:45 +0000 (0:00:01.729)       0:22:55.396 ***********
2026-06-12 16:31:45.654620 | controller | Friday 12 June 2026  16:31:45 +0000 (0:00:01.729)       0:22:55.395 ***********
2026-06-12 16:31:45.989344 | controller | changed: [localhost]
2026-06-12 16:31:45.989441 | controller |
2026-06-12 16:31:45.989450 | controller | TASK [edpm_prepare : Wait for keystone endpoint to exist in DNS url={{ _cifmw_edpm_prepare_keystone_endpoint_out.stdout | trim }}, status_code={{ _keystone_response_codes }}, validate_certs={{ cifmw_edpm_prepare_verify_tls }}] ***
2026-06-12 16:31:45.989457 | controller | Friday 12 June 2026  16:31:45 +0000 (0:00:00.334)       0:22:55.731 ***********
2026-06-12 16:31:45.989463 | controller | Friday 12 June 2026  16:31:45 +0000 (0:00:00.335)       0:22:55.730 ***********
2026-06-12 16:31:46.474809 | controller | ok: [localhost]
2026-06-12 16:31:46.474858 | controller |
2026-06-12 16:31:46.474866 | controller | TASK [run_hook : Assert parameters are valid quiet=True, that=['_list_hooks is not string', '_list_hooks is not mapping', '_list_hooks is iterable', '(hooks | default([])) is not string', '(hooks | default([])) is not mapping', '(hooks | default([])) is iterable']] ***
2026-06-12 16:31:46.474872 | controller | Friday 12 June 2026  16:31:46 +0000 (0:00:00.485)       0:22:56.217 ***********
2026-06-12 16:31:46.474877 | controller | Friday 12 June 2026  16:31:46 +0000 (0:00:00.485)       0:22:56.215 ***********
2026-06-12 16:31:46.543450 | controller | ok: [localhost]
2026-06-12 16:31:46.543554 | controller |
2026-06-12 16:31:46.543573 | controller | TASK [run_hook : Assert single hooks are all mappings quiet=True, that=['_not_mapping_hooks | length == 0'], msg=All single hooks must be a list of mappings or a mapping.] ***
2026-06-12 16:31:46.543578 | controller | Friday 12 June 2026  16:31:46 +0000 (0:00:00.068)       0:22:56.285 ***********
2026-06-12 16:31:46.543582 | controller | Friday 12 June 2026  16:31:46 +0000 (0:00:00.068)       0:22:56.284 ***********
2026-06-12 16:31:46.662842 | controller | ok: [localhost]
2026-06-12 16:31:46.662934 | controller |
2026-06-12 16:31:46.662941 | controller | TASK [run_hook : Loop on hooks for post_ctlplane_deploy _raw_params={{ hook.type }}.yml] ***
2026-06-12 16:31:46.662946 | controller | Friday 12 June 2026  16:31:46 +0000 (0:00:00.119)       0:22:56.404 ***********
2026-06-12 16:31:46.662964 | controller | Friday 12 June 2026  16:31:46 +0000 (0:00:00.119)       0:22:56.403 ***********
2026-06-12 16:31:46.792321 | controller | skipping: [localhost]
2026-06-12 16:31:46.792376 | controller |
2026-06-12 16:31:46.792383 | controller | TASK [cifmw_setup : Load parameters files dir={{ cifmw_basedir }}/artifacts/parameters] ***
2026-06-12 16:31:46.792388 | controller | Friday 12 June 2026  16:31:46 +0000 (0:00:00.128)       0:22:56.533 ***********
2026-06-12 16:31:46.792394 | controller | Friday 12 June 2026  16:31:46 +0000 (0:00:00.128)       0:22:56.532 ***********
2026-06-12 16:31:46.873991 | controller | ok: [localhost]
2026-06-12 16:31:46.874106 | controller |
2026-06-12 16:31:46.874123 | controller | TASK [edpm_deploy_baremetal : Define minimal set of repo variables when not running on Zuul _install_yamls_repos={{
2026-06-12 16:31:46.874135 | controller |   (
2026-06-12 16:31:46.874187 | controller |     {
2026-06-12 16:31:46.874199 | controller |       'OPENSTACK_REPO': operators_build_output[cifmw_operator_build_meta_name].git_src_dir,
2026-06-12 16:31:46.874210 | controller |       'OPENSTACK_BRANCH': '',
2026-06-12 16:31:46.874221 | controller |       'GIT_CLONE_OPTS': '-l',
2026-06-12 16:31:46.874232 | controller |     } if (cifmw_operator_build_meta_name is defined and cifmw_operator_build_meta_name in operators_build_output)
2026-06-12 16:31:46.874243 | controller |     else {}
2026-06-12 16:31:46.874254 | controller |   )
2026-06-12 16:31:46.874264 | controller | }}] ***
2026-06-12 16:31:46.874275 | controller | Friday 12 June 2026  16:31:46 +0000 (0:00:00.082)       0:22:56.616 ***********
2026-06-12 16:31:46.874286 | controller | Friday 12 June 2026  16:31:46 +0000 (0:00:00.082)       0:22:56.615 ***********
2026-06-12 16:31:46.914460 | controller | skipping: [localhost]
2026-06-12 16:31:46.914544 | controller |
2026-06-12 16:31:46.914558 | controller | TASK [edpm_deploy_baremetal : Set install_yamls Makefile environment variables cifmw_edpm_deploy_baremetal_common_env={{
2026-06-12 16:31:46.914567 | controller |   cifmw_install_yamls_environment |
2026-06-12 16:31:46.914573 | controller |   combine({'PATH': cifmw_path}) |
2026-06-12 16:31:46.914579 | controller |   combine(_install_yamls_repos | default({}))
2026-06-12 16:31:46.914584 | controller | }}, cifmw_edpm_deploy_baremetal_make_openstack_env={{
2026-06-12 16:31:46.914608 | controller |   cifmw_edpm_deploy_baremetal_make_openstack_env | default({}) |
2026-06-12 16:31:46.914614 | controller |   combine(
2026-06-12 16:31:46.914620 | controller |     {
2026-06-12 16:31:46.914624 | controller |       'OPENSTACK_IMG': operators_build_output[cifmw_operator_build_meta_name].image_catalog,
2026-06-12 16:31:46.914627 | controller |     } if (cifmw_operator_build_meta_name is defined and cifmw_operator_build_meta_name in operators_build_output)
2026-06-12 16:31:46.914631 | controller |     else {}
2026-06-12 16:31:46.914635 | controller |   )
2026-06-12 16:31:46.914638 | controller | }}, cifmw_edpm_deploy_baremetal_operators_build_output={{ operators_build_output }}] ***
2026-06-12 16:31:46.914642 | controller | Friday 12 June 2026  16:31:46 +0000 (0:00:00.040)       0:22:56.656 ***********
2026-06-12 16:31:46.914646 | controller | Friday 12 June 2026  16:31:46 +0000 (0:00:00.040)       0:22:56.655 ***********
2026-06-12 16:31:46.963377 | controller | ok: [localhost]
2026-06-12 16:31:46.963467 | controller |
2026-06-12 16:31:46.963473 | controller | TASK [Create virtual baremetal name=install_yamls_makes, tasks_from=make_edpm_baremetal_compute] ***
2026-06-12 16:31:46.963478 | controller | Friday 12 June 2026  16:31:46 +0000 (0:00:00.049)       0:22:56.705 ***********
2026-06-12 16:31:46.963482 | controller | Friday 12 June 2026  16:31:46 +0000 (0:00:00.049)       0:22:56.704 ***********
2026-06-12 16:31:47.025419 | controller |
2026-06-12 16:31:47.025538 | controller | TASK [install_yamls_makes : Debug make_edpm_baremetal_compute_env var=make_edpm_baremetal_compute_env] ***
2026-06-12 16:31:47.025549 | controller | Friday 12 June 2026  16:31:47 +0000 (0:00:00.061)       0:22:56.767 ***********
2026-06-12 16:31:47.025557 | controller | Friday 12 June 2026  16:31:47 +0000 (0:00:00.061)       0:22:56.766 ***********
2026-06-12 16:31:47.080982 | controller | ok: [localhost] =>
2026-06-12 16:31:47.081069 | controller |     make_edpm_baremetal_compute_env:
2026-06-12 16:31:47.081076 | controller |       BMAAS_INSTANCE_DISK_SIZE: 40
2026-06-12 16:31:47.081080 | controller |       BMAAS_INSTANCE_MEMORY: 8192
2026-06-12 16:31:47.081084 | controller |       BMAAS_INSTANCE_VCPUS: 6
2026-06-12 16:31:47.081088 | controller |       CHECKOUT_FROM_OPENSTACK_REF: 'true'
2026-06-12 16:31:47.081092 | controller |       DATAPLANE_GROWVOLS_ARGS: /=8GB /tmp=1GB /home=1GB /var=8GB
2026-06-12 16:31:47.081096 | controller |       DEPLOY_DIR: /home/zuul/ci-framework-data/artifacts/edpm_compute
2026-06-12 16:31:47.081100 | controller |       INSTALL_CERT_MANAGER: false
2026-06-12 16:31:47.081103 | controller |       KUBECONFIG: /home/zuul/.crc/machines/crc/kubeconfig
2026-06-12 16:31:47.081108 | controller |       OPENSTACK_IMG: 38.102.83.120:5001/openstack-k8s-operators/openstack-operator-index:5d3cc125d69b215b4b8640c634756ff99cce6ebc
2026-06-12 16:31:47.081111 | controller |       OPENSTACK_K8S_BRANCH: main
2026-06-12 16:31:47.081115 | controller |       OUT: /home/zuul/ci-framework-data/artifacts/manifests
2026-06-12 16:31:47.081119 | controller |       OUTPUT_DIR: /home/zuul/ci-framework-data/artifacts/edpm
2026-06-12 16:31:47.081123 | controller |       PATH: /home/zuul/.crc/bin:/home/zuul/.crc/bin/oc:/home/zuul/bin:/home/zuul/.crc/bin/oc:/home/zuul/.local/bin:/home/zuul/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin
2026-06-12 16:31:47.081128 | controller |
2026-06-12 16:31:47.081132 | controller | TASK [install_yamls_makes : Debug make_edpm_baremetal_compute_params var=make_edpm_baremetal_compute_params] ***
2026-06-12 16:31:47.081136 | controller | Friday 12 June 2026  16:31:47 +0000 (0:00:00.055)       0:22:56.823 ***********
2026-06-12 16:31:47.081157 | controller | Friday 12 June 2026  16:31:47 +0000 (0:00:00.055)       0:22:56.821 ***********
2026-06-12 16:31:47.114308 | controller | skipping: [localhost]
2026-06-12 16:31:47.114394 | controller |
2026-06-12 16:31:47.114400 | controller | TASK [install_yamls_makes : Run edpm_baremetal_compute output_dir={{ cifmw_basedir }}/artifacts, chdir=/home/zuul/src/github.com/openstack-k8s-operators/install_yamls/devsetup, script=make edpm_baremetal_compute, dry_run={{ make_edpm_baremetal_compute_dryrun|default(false)|bool }}, extra_args={{ dict((make_edpm_baremetal_compute_env|default({})), **(make_edpm_baremetal_compute_params|default({}))) }}] ***
2026-06-12 16:31:47.114406 | controller | Friday 12 June 2026  16:31:47 +0000 (0:00:00.033)       0:22:56.856 ***********
2026-06-12 16:31:47.114410 | controller | Friday 12 June 2026  16:31:47 +0000 (0:00:00.033)       0:22:56.855 ***********
2026-06-12 16:32:13.426498 | controller | [WARNING]: conditional statements should not include jinja2 templating
2026-06-12 16:32:13.426611 | controller | delimiters such as {{ }} or {% %}. Found: {{ make_edpm_baremetal_compute_until
2026-06-12 16:32:13.426623 | controller | | default(true) }}
2026-06-12 16:32:13.448814 | controller | Follow script's output here: /home/zuul/ci-framework-data/logs/ci_script_008_run_edpm_baremetal_compute.log
2026-06-12 16:32:13.448893 | controller | changed: [localhost]
2026-06-12 16:32:13.448903 | controller |
2026-06-12 16:32:13.448913 | controller | TASK [edpm_deploy_baremetal : Create the config file mode=0644, content={{ cifmw_edpm_deploy_baremetal_nova_compute_extra_config }}, dest={{ _cifmw_edpm_deploy_baremetal_nova_extra_config_file }}] ***
2026-06-12 16:32:13.448922 | controller | Friday 12 June 2026  16:32:13 +0000 (0:00:26.334)       0:23:23.190 ***********
2026-06-12 16:32:13.448929 | controller | Friday 12 June 2026  16:32:13 +0000 (0:00:26.334)       0:23:23.189 ***********
2026-06-12 16:32:13.492757 | controller | skipping: [localhost]
2026-06-12 16:32:13.492804 | controller |
2026-06-12 16:32:13.492811 | controller | TASK [edpm_deploy_baremetal : Define DATAPLANE_EXTRA_NOVA_CONFIG_FILE cifmw_edpm_deploy_baremetal_common_env={{
2026-06-12 16:32:13.492817 | controller |   cifmw_edpm_deploy_baremetal_common_env | default({}) |
2026-06-12 16:32:13.492823 | controller |   combine({'DATAPLANE_EXTRA_NOVA_CONFIG_FILE': _cifmw_edpm_deploy_baremetal_nova_extra_config_file })
2026-06-12 16:32:13.492841 | controller | }}, cacheable=True] ***
2026-06-12 16:32:13.492846 | controller | Friday 12 June 2026  16:32:13 +0000 (0:00:00.044)       0:23:23.235 ***********
2026-06-12 16:32:13.492850 | controller | Friday 12 June 2026  16:32:13 +0000 (0:00:00.044)       0:23:23.233 ***********
2026-06-12 16:32:13.531846 | controller | skipping: [localhost]
2026-06-12 16:32:13.531890 | controller |
2026-06-12 16:32:13.531906 | controller | TASK [Prepare OpenStack Dataplane NodeSet CR name=install_yamls_makes, tasks_from=make_edpm_deploy_baremetal_prep] ***
2026-06-12 16:32:13.531910 | controller | Friday 12 June 2026  16:32:13 +0000 (0:00:00.038)       0:23:23.274 ***********
2026-06-12 16:32:13.531915 | controller | Friday 12 June 2026  16:32:13 +0000 (0:00:00.039)       0:23:23.272 ***********
2026-06-12 16:32:13.584419 | controller |
2026-06-12 16:32:13.584506 | controller | TASK [install_yamls_makes : Debug make_edpm_deploy_baremetal_prep_env var=make_edpm_deploy_baremetal_prep_env] ***
2026-06-12 16:32:13.584512 | controller | Friday 12 June 2026  16:32:13 +0000 (0:00:00.052)       0:23:23.326 ***********
2026-06-12 16:32:13.584518 | controller | Friday 12 June 2026  16:32:13 +0000 (0:00:00.052)       0:23:23.325 ***********
2026-06-12 16:32:13.629620 | controller | ok: [localhost] =>
2026-06-12 16:32:13.629668 | controller |     make_edpm_deploy_baremetal_prep_env:
2026-06-12 16:32:13.629677 | controller |       BMAAS_INSTANCE_DISK_SIZE: 40
2026-06-12 16:32:13.629682 | controller |       BMAAS_INSTANCE_MEMORY: 8192
2026-06-12 16:32:13.629687 | controller |       BMAAS_INSTANCE_VCPUS: 6
2026-06-12 16:32:13.629692 | controller |       CHECKOUT_FROM_OPENSTACK_REF: 'true'
2026-06-12 16:32:13.629697 | controller |       DATAPLANE_GROWVOLS_ARGS: /=8GB /tmp=1GB /home=1GB /var=8GB
2026-06-12 16:32:13.629702 | controller |       DEPLOY_DIR: /home/zuul/ci-framework-data/artifacts/edpm_compute
2026-06-12 16:32:13.629707 | controller |       INSTALL_CERT_MANAGER: false
2026-06-12 16:32:13.629712 | controller |       KUBECONFIG: /home/zuul/.crc/machines/crc/kubeconfig
2026-06-12 16:32:13.629718 | controller |       OPENSTACK_IMG: 38.102.83.120:5001/openstack-k8s-operators/openstack-operator-index:5d3cc125d69b215b4b8640c634756ff99cce6ebc
2026-06-12 16:32:13.629722 | controller |       OPENSTACK_K8S_BRANCH: main
2026-06-12 16:32:13.629727 | controller |       OUT: /home/zuul/ci-framework-data/artifacts/manifests
2026-06-12 16:32:13.629731 | controller |       OUTPUT_DIR: /home/zuul/ci-framework-data/artifacts/edpm
2026-06-12 16:32:13.629737 | controller |       PATH: /home/zuul/.crc/bin:/home/zuul/.crc/bin/oc:/home/zuul/bin:/home/zuul/.crc/bin/oc:/home/zuul/.local/bin:/home/zuul/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin
2026-06-12 16:32:13.629742 | controller |
2026-06-12 16:32:13.629748 | controller | TASK [install_yamls_makes : Debug make_edpm_deploy_baremetal_prep_params var=make_edpm_deploy_baremetal_prep_params] ***
2026-06-12 16:32:13.629753 | controller | Friday 12 June 2026  16:32:13 +0000 (0:00:00.044)       0:23:23.371 ***********
2026-06-12 16:32:13.629757 | controller | Friday 12 June 2026  16:32:13 +0000 (0:00:00.044)       0:23:23.370 ***********
2026-06-12 16:32:13.679755 | controller | skipping: [localhost]
2026-06-12 16:32:13.679795 | controller |
2026-06-12 16:32:13.679801 | controller | TASK [install_yamls_makes : Run edpm_deploy_baremetal_prep output_dir={{ cifmw_basedir }}/artifacts, chdir=/home/zuul/src/github.com/openstack-k8s-operators/install_yamls, script=make edpm_deploy_baremetal_prep, dry_run={{ make_edpm_deploy_baremetal_prep_dryrun|default(false)|bool }}, extra_args={{ dict((make_edpm_deploy_baremetal_prep_env|default({})), **(make_edpm_deploy_baremetal_prep_params|default({}))) }}] ***
2026-06-12 16:32:13.679806 | controller | Friday 12 June 2026  16:32:13 +0000 (0:00:00.050)       0:23:23.422 ***********
2026-06-12 16:32:13.679810 | controller | Friday 12 June 2026  16:32:13 +0000 (0:00:00.050)       0:23:23.420 ***********
2026-06-12 16:32:23.976720 | controller | [WARNING]: conditional statements should not include jinja2 templating
2026-06-12 16:32:23.976843 | controller | delimiters such as {{ }} or {% %}. Found: {{
2026-06-12 16:32:23.976877 | controller | make_edpm_deploy_baremetal_prep_until | default(true) }}
2026-06-12 16:32:23.999064 | controller | Follow script's output here: /home/zuul/ci-framework-data/logs/ci_script_009_run_edpm_deploy_baremetal_prep.log
2026-06-12 16:32:23.999185 | controller | changed: [localhost]
2026-06-12 16:32:23.999211 | controller |
2026-06-12 16:32:23.999221 | controller | TASK [edpm_deploy_baremetal : Perform kustomizations to the OpenStackDataPlaneNodeSet CR target_path={{ cifmw_edpm_deploy_openstack_crs_path }}, sort_ascending=False, kustomizations={% if content_provider_registry_ip is defined or (not cifmw_edpm_deploy_baremetal_bootc and not cifmw_edpm_deploy_baremetal_custom_bootstrap) %}
2026-06-12 16:32:23.999230 | controller | apiVersion: kustomize.config.k8s.io/v1beta1
2026-06-12 16:32:23.999239 | controller | kind: Kustomization
2026-06-12 16:32:23.999247 | controller | patches:
2026-06-12 16:32:23.999255 | controller |   - target:
2026-06-12 16:32:23.999263 | controller |       kind: OpenStackDataPlaneNodeSet
2026-06-12 16:32:23.999271 | controller |     patch: |-
2026-06-12 16:32:23.999278 | controller | {% if content_provider_registry_ip is defined %}
2026-06-12 16:32:23.999286 | controller |       - op: add
2026-06-12 16:32:23.999295 | controller |         path: /spec/nodeTemplate/ansible/ansibleVars/edpm_container_registry_insecure_registries
2026-06-12 16:32:23.999303 | controller |         value: ["{{ content_provider_registry_ip }}:5001"]
2026-06-12 16:32:23.999310 | controller | {% endif %}
2026-06-12 16:32:23.999318 | controller |
2026-06-12 16:32:23.999326 | controller | {% if not cifmw_edpm_deploy_baremetal_bootc and not cifmw_edpm_deploy_baremetal_custom_bootstrap %}
2026-06-12 16:32:23.999334 | controller |       - op: add
2026-06-12 16:32:23.999341 | controller |         path: /spec/nodeTemplate/ansible/ansibleVars/edpm_bootstrap_command
2026-06-12 16:32:23.999349 | controller |         value: sudo dnf -y update
2026-06-12 16:32:23.999357 | controller | {% endif %}
2026-06-12 16:32:23.999364 | controller | {% endif %}, kustomizations_paths={{
2026-06-12 16:32:23.999372 | controller |   [
2026-06-12 16:32:23.999379 | controller |     (
2026-06-12 16:32:23.999387 | controller |       [
2026-06-12 16:32:23.999394 | controller |         cifmw_edpm_deploy_baremetal_manifests_dir,
2026-06-12 16:32:23.999402 | controller |         'kustomizations',
2026-06-12 16:32:23.999410 | controller |         'dataplane'
2026-06-12 16:32:23.999417 | controller |       ] | ansible.builtin.path_join
2026-06-12 16:32:23.999425 | controller |     )
2026-06-12 16:32:23.999432 | controller |   ]
2026-06-12 16:32:23.999440 | controller | }}] ***
2026-06-12 16:32:23.999447 | controller | Friday 12 June 2026  16:32:23 +0000 (0:00:10.318)       0:23:33.740 ***********
2026-06-12 16:32:23.999455 | controller | Friday 12 June 2026  16:32:23 +0000 (0:00:10.318)       0:23:33.739 ***********
2026-06-12 16:32:24.439212 | controller | changed: [localhost]
2026-06-12 16:32:24.439308 | controller |
2026-06-12 16:32:24.439314 | controller | TASK [edpm_deploy_baremetal : Log the CR that is about to be applied var=cifmw_edpm_deploy_baremetal_crs_kustomize_result] ***
2026-06-12 16:32:24.439319 | controller | Friday 12 June 2026  16:32:24 +0000 (0:00:00.440)       0:23:34.181 ***********
2026-06-12 16:32:24.439347 | controller | Friday 12 June 2026  16:32:24 +0000 (0:00:00.440)       0:23:34.180 ***********
2026-06-12 16:32:24.484827 | controller | ok: [localhost] =>
2026-06-12 16:32:24.484922 | controller |     cifmw_edpm_deploy_baremetal_crs_kustomize_result:
2026-06-12 16:32:24.484930 | controller |       changed: true
2026-06-12 16:32:24.484935 | controller |       count: 2
2026-06-12 16:32:24.484940 | controller |       failed: false
2026-06-12 16:32:24.484944 | controller |       kustomizations_paths:
2026-06-12 16:32:24.484950 | controller |       - /home/zuul/ci-framework-data/artifacts/manifests/openstack/dataplane/cr/kustomization.yaml
2026-06-12 16:32:24.484956 | controller |       output_path: /home/zuul/ci-framework-data/artifacts/manifests/openstack/dataplane/cr/cifmw-kustomization-result.yaml
2026-06-12 16:32:24.484961 | controller |       result:
2026-06-12 16:32:24.484967 | controller |       - apiVersion: v1
2026-06-12 16:32:24.484972 | controller |         data:
2026-06-12 16:32:24.484977 | controller |           network_config_template: |
2026-06-12 16:32:24.484983 | controller |             ---
2026-06-12 16:32:24.484987 | controller |             {% set mtu_list = [ctlplane_mtu] %}
2026-06-12 16:32:24.484992 | controller |             {% for network in nodeset_networks %}
2026-06-12 16:32:24.484997 | controller |             {% set _ = mtu_list.append(lookup('vars', networks_lower[network] ~ '_mtu')) %}
2026-06-12 16:32:24.485002 | controller |             {%- endfor %}
2026-06-12 16:32:24.485007 | controller |             {% set min_viable_mtu = mtu_list | max %}
2026-06-12 16:32:24.485011 | controller |             network_config:
2026-06-12 16:32:24.485016 | controller |             - type: ovs_bridge
2026-06-12 16:32:24.485033 | controller |               name: {{ neutron_physical_bridge_name }}
2026-06-12 16:32:24.485038 | controller |               mtu: {{ min_viable_mtu }}
2026-06-12 16:32:24.485043 | controller |               use_dhcp: false
2026-06-12 16:32:24.485047 | controller |               dns_servers: {{ ctlplane_dns_nameservers }}
2026-06-12 16:32:24.485052 | controller |               domain: {{ dns_search_domains }}
2026-06-12 16:32:24.485056 | controller |               addresses:
2026-06-12 16:32:24.485061 | controller |               - ip_netmask: {{ ctlplane_ip }}/{{ ctlplane_cidr }}
2026-06-12 16:32:24.485065 | controller |               routes: {{ ctlplane_host_routes }}
2026-06-12 16:32:24.485070 | controller |               members:
2026-06-12 16:32:24.485075 | controller |               - type: interface
2026-06-12 16:32:24.485079 | controller |                 name: nic1
2026-06-12 16:32:24.485084 | controller |                 mtu: {{ min_viable_mtu }}
2026-06-12 16:32:24.485088 | controller |                 # force the MAC address of the bridge to this interface
2026-06-12 16:32:24.485093 | controller |                 primary: true
2026-06-12 16:32:24.485098 | controller |             {% for network in nodeset_networks %}
2026-06-12 16:32:24.485102 | controller |               - type: vlan
2026-06-12 16:32:24.485107 | controller |                 mtu: {{ lookup('vars', networks_lower[network] ~ '_mtu') }}
2026-06-12 16:32:24.485111 | controller |                 vlan_id: {{ lookup('vars', networks_lower[network] ~ '_vlan_id') }}
2026-06-12 16:32:24.485116 | controller |                 addresses:
2026-06-12 16:32:24.485121 | controller |                 - ip_netmask:
2026-06-12 16:32:24.485126 | controller |                     {{ lookup('vars', networks_lower[network] ~ '_ip') }}/{{ lookup('vars', networks_lower[network] ~ '_cidr') }}
2026-06-12 16:32:24.485131 | controller |                 routes: {{ lookup('vars', networks_lower[network] ~ '_host_routes') }}
2026-06-12 16:32:24.485136 | controller |             {% endfor %}
2026-06-12 16:32:24.485177 | controller |         kind: ConfigMap
2026-06-12 16:32:24.485183 | controller |         metadata:
2026-06-12 16:32:24.485188 | controller |           labels:
2026-06-12 16:32:24.485193 | controller |             created-by: install_yamls
2026-06-12 16:32:24.485197 | controller |           name: network-config-template-ipam
2026-06-12 16:32:24.485202 | controller |           namespace: openstack
2026-06-12 16:32:24.485207 | controller |       - apiVersion: v1
2026-06-12 16:32:24.485212 | controller |         data:
2026-06-12 16:32:24.485217 | controller |           physical_bridge_name: br-ex
2026-06-12 16:32:24.485221 | controller |           public_interface_name: eth0
2026-06-12 16:32:24.485226 | controller |         kind: ConfigMap
2026-06-12 16:32:24.485231 | controller |         metadata:
2026-06-12 16:32:24.485236 | controller |           labels:
2026-06-12 16:32:24.485240 | controller |             created-by: install_yamls
2026-06-12 16:32:24.485245 | controller |           name: neutron-edpm-ipam
2026-06-12 16:32:24.485250 | controller |           namespace: openstack
2026-06-12 16:32:24.485255 | controller |       - apiVersion: v1
2026-06-12 16:32:24.485260 | controller |         data:
2026-06-12 16:32:24.485265 | controller |           25-nova-extra.conf: ''
2026-06-12 16:32:24.485270 | controller |         kind: ConfigMap
2026-06-12 16:32:24.485275 | controller |         metadata:
2026-06-12 16:32:24.485279 | controller |           labels:
2026-06-12 16:32:24.485284 | controller |             created-by: install_yamls
2026-06-12 16:32:24.485289 | controller |           name: nova-extra-config
2026-06-12 16:32:24.485293 | controller |           namespace: openstack
2026-06-12 16:32:24.485298 | controller |       - apiVersion: dataplane.openstack.org/v1beta1
2026-06-12 16:32:24.485303 | controller |         kind: OpenStackDataPlaneDeployment
2026-06-12 16:32:24.485308 | controller |         metadata:
2026-06-12 16:32:24.485313 | controller |           labels:
2026-06-12 16:32:24.485318 | controller |             created-by: install_yamls
2026-06-12 16:32:24.485322 | controller |           name: edpm-deployment-ipam
2026-06-12 16:32:24.485327 | controller |           namespace: openstack
2026-06-12 16:32:24.485332 | controller |         spec:
2026-06-12 16:32:24.485336 | controller |           nodeSets:
2026-06-12 16:32:24.485341 | controller |           - openstack-edpm-ipam
2026-06-12 16:32:24.485346 | controller |       - apiVersion: dataplane.openstack.org/v1beta1
2026-06-12 16:32:24.485351 | controller |         kind: OpenStackDataPlaneNodeSet
2026-06-12 16:32:24.485356 | controller |         metadata:
2026-06-12 16:32:24.485361 | controller |           labels:
2026-06-12 16:32:24.485365 | controller |             created-by: install_yamls
2026-06-12 16:32:24.485373 | controller |           name: openstack-edpm-ipam
2026-06-12 16:32:24.485378 | controller |           namespace: openstack
2026-06-12 16:32:24.485382 | controller |         spec:
2026-06-12 16:32:24.485386 | controller |           baremetalSetTemplate:
2026-06-12 16:32:24.485391 | controller |             bmhLabelSelector:
2026-06-12 16:32:24.485395 | controller |               app: openstack
2026-06-12 16:32:24.485400 | controller |             bmhNamespace: openstack
2026-06-12 16:32:24.485404 | controller |             cloudUserName: cloud-admin
2026-06-12 16:32:24.485409 | controller |             ctlplaneInterface: enp1s0
2026-06-12 16:32:24.485413 | controller |           env:
2026-06-12 16:32:24.485418 | controller |           - name: ANSIBLE_FORCE_COLOR
2026-06-12 16:32:24.485422 | controller |             value: 'True'
2026-06-12 16:32:24.485427 | controller |           networkAttachments:
2026-06-12 16:32:24.485432 | controller |           - ctlplane
2026-06-12 16:32:24.485437 | controller |           nodeTemplate:
2026-06-12 16:32:24.485441 | controller |             ansible:
2026-06-12 16:32:24.485446 | controller |               ansibleUser: cloud-admin
2026-06-12 16:32:24.485451 | controller |               ansibleVars:
2026-06-12 16:32:24.485489 | controller |                 edpm_bootstrap_command: sudo dnf -y update
2026-06-12 16:32:24.485495 | controller |                 edpm_container_registry_insecure_registries:
2026-06-12 16:32:24.485500 | controller |                 - 38.102.83.120:5001
2026-06-12 16:32:24.485504 | controller |                 edpm_nodes_validation_validate_controllers_icmp: false
2026-06-12 16:32:24.485509 | controller |                 edpm_nodes_validation_validate_gateway_icmp: false
2026-06-12 16:32:24.485514 | controller |                 edpm_sshd_allowed_ranges:
2026-06-12 16:32:24.485518 | controller |                 - 192.168.122.0/24
2026-06-12 16:32:24.485523 | controller |                 enable_debug: false
2026-06-12 16:32:24.485537 | controller |                 gather_facts: false
2026-06-12 16:32:24.485557 | controller |                 growvols_args: /=8GB /tmp=1GB /home=1GB /var=8GB
2026-06-12 16:32:24.485561 | controller |                 image_prefix: openstack
2026-06-12 16:32:24.485566 | controller |                 image_tag: current-podified
2026-06-12 16:32:24.485571 | controller |                 registry_url: quay.io/podified-antelope-centos9
2026-06-12 16:32:24.485575 | controller |                 timesync_ntp_servers:
2026-06-12 16:32:24.485580 | controller |                 - hostname: pool.ntp.org
2026-06-12 16:32:24.485584 | controller |               ansibleVarsFrom:
2026-06-12 16:32:24.485589 | controller |               - configMapRef:
2026-06-12 16:32:24.485594 | controller |                   name: network-config-template-ipam
2026-06-12 16:32:24.485599 | controller |                 prefix: edpm_
2026-06-12 16:32:24.485603 | controller |               - configMapRef:
2026-06-12 16:32:24.485608 | controller |                   name: neutron-edpm-ipam
2026-06-12 16:32:24.485612 | controller |                 prefix: neutron_
2026-06-12 16:32:24.485617 | controller |             ansibleSSHPrivateKeySecret: dataplane-ansible-ssh-private-key-secret
2026-06-12 16:32:24.485622 | controller |             networks:
2026-06-12 16:32:24.485626 | controller |             - defaultRoute: true
2026-06-12 16:32:24.485630 | controller |               name: ctlplane
2026-06-12 16:32:24.485635 | controller |               subnetName: subnet1
2026-06-12 16:32:24.485639 | controller |             - name: internalapi
2026-06-12 16:32:24.485644 | controller |               subnetName: subnet1
2026-06-12 16:32:24.485649 | controller |             - name: storage
2026-06-12 16:32:24.485653 | controller |               subnetName: subnet1
2026-06-12 16:32:24.485657 | controller |             - name: tenant
2026-06-12 16:32:24.485662 | controller |               subnetName: subnet1
2026-06-12 16:32:24.485667 | controller |           nodes:
2026-06-12 16:32:24.485671 | controller |             edpm-compute-0:
2026-06-12 16:32:24.485676 | controller |               hostName: edpm-compute-0
2026-06-12 16:32:24.485680 | controller |           preProvisioned: false
2026-06-12 16:32:24.485685 | controller |           services:
2026-06-12 16:32:24.485690 | controller |           - repo-setup
2026-06-12 16:32:24.485694 | controller |           - redhat
2026-06-12 16:32:24.485699 | controller |           - bootstrap
2026-06-12 16:32:24.485703 | controller |           - download-cache
2026-06-12 16:32:24.485707 | controller |           - configure-network
2026-06-12 16:32:24.485711 | controller |           - validate-network
2026-06-12 16:32:24.485716 | controller |           - install-os
2026-06-12 16:32:24.485720 | controller |           - configure-os
2026-06-12 16:32:24.485728 | controller |           - ssh-known-hosts
2026-06-12 16:32:24.485733 | controller |           - run-os
2026-06-12 16:32:24.485737 | controller |           - reboot-os
2026-06-12 16:32:24.485742 | controller |           - install-certs
2026-06-12 16:32:24.485746 | controller |           - ovn
2026-06-12 16:32:24.485751 | controller |           - neutron-metadata
2026-06-12 16:32:24.485756 | controller |           - libvirt
2026-06-12 16:32:24.485761 | controller |           - nova
2026-06-12 16:32:24.485765 | controller |           - telemetry
2026-06-12 16:32:24.485770 | controller |           tlsEnabled: true
2026-06-12 16:32:24.485775 | controller |
2026-06-12 16:32:24.485780 | controller | TASK [edpm_deploy_baremetal : Create repo-setup-downstream OpenStackDataPlaneService _raw_params=oc apply -n {{ cifmw_install_yamls_defaults['NAMESPACE'] }} -f "{{ cifmw_installyamls_repos }}/devsetup/edpm/services/dataplane_v1beta1_openstackdataplaneservice_reposetup_downstream.yaml"] ***
2026-06-12 16:32:24.485786 | controller | Friday 12 June 2026  16:32:24 +0000 (0:00:00.045)       0:23:34.226 ***********
2026-06-12 16:32:24.485790 | controller | Friday 12 June 2026  16:32:24 +0000 (0:00:00.045)       0:23:34.225 ***********
2026-06-12 16:32:24.523614 | controller | skipping: [localhost]
2026-06-12 16:32:24.523660 | controller |
2026-06-12 16:32:24.523667 | controller | TASK [edpm_deploy_baremetal : Get list of services defined under OpenStackDataPlaneNodeSet resource _raw_params=yq '.spec.services[]' {{ cifmw_edpm_deploy_baremetal_crs_kustomize_result.output_path }}] ***
2026-06-12 16:32:24.523673 | controller | Friday 12 June 2026  16:32:24 +0000 (0:00:00.038)       0:23:34.265 ***********
2026-06-12 16:32:24.523684 | controller | Friday 12 June 2026  16:32:24 +0000 (0:00:00.038)       0:23:34.264 ***********
2026-06-12 16:32:24.563991 | controller | skipping: [localhost]
2026-06-12 16:32:24.564094 | controller |
2026-06-12 16:32:24.564104 | controller | TASK [edpm_deploy_baremetal : Patch OpenStackDataPlaneNodeSet resource to add "repo-setup-downstream" service _raw_params=yq -i '.spec.services = ["repo-setup-downstream"] + .spec.services' {{ cifmw_edpm_deploy_baremetal_crs_kustomize_result.output_path }}] ***
2026-06-12 16:32:24.564111 | controller | Friday 12 June 2026  16:32:24 +0000 (0:00:00.040)       0:23:34.305 ***********
2026-06-12 16:32:24.564124 | controller | Friday 12 June 2026  16:32:24 +0000 (0:00:00.040)       0:23:34.304 ***********
2026-06-12 16:32:24.604393 | controller | skipping: [localhost]
2026-06-12 16:32:24.604481 | controller |
2026-06-12 16:32:24.604495 | controller | TASK [edpm_deploy_baremetal : Patch OpenStackDataPlaneNodeSet resource to replace "repo-setup" with "repo-setup-downstream" service _raw_params=yq -i '(.spec.services[] | select(. == "repo-setup")) |= "repo-setup-downstream"'  {{ cifmw_edpm_deploy_baremetal_crs_kustomize_result.output_path }}] ***
2026-06-12 16:32:24.604503 | controller | Friday 12 June 2026  16:32:24 +0000 (0:00:00.040)       0:23:34.346 ***********
2026-06-12 16:32:24.604508 | controller | Friday 12 June 2026  16:32:24 +0000 (0:00:00.040)       0:23:34.345 ***********
2026-06-12 16:32:24.647394 | controller | skipping: [localhost]
2026-06-12 16:32:24.647446 | controller |
2026-06-12 16:32:24.647453 | controller | TASK [edpm_deploy_baremetal : Apply the OpenStackDataPlaneNodeSet CR output_dir={{ cifmw_edpm_deploy_baremetal_basedir }}/artifacts, script=oc apply -f {{ cifmw_edpm_deploy_baremetal_crs_kustomize_result.output_path }}] ***
2026-06-12 16:32:24.647460 | controller | Friday 12 June 2026  16:32:24 +0000 (0:00:00.042)       0:23:34.389 ***********
2026-06-12 16:32:24.647465 | controller | Friday 12 June 2026  16:32:24 +0000 (0:00:00.042)       0:23:34.388 ***********
2026-06-12 16:32:25.425028 | controller | Follow script's output here: /home/zuul/ci-framework-data/logs/ci_script_010_apply_the_openstackdataplaneno.log
2026-06-12 16:32:25.425128 | controller | changed: [localhost]
2026-06-12 16:32:25.425137 | controller |
2026-06-12 16:32:25.425167 | controller | TASK [edpm_deploy_baremetal : Wait for Ironic to be ready _raw_params=oc wait pod -l name=ironic -n baremetal-operator-system --for=condition=Ready --timeout={{ cifmw_edpm_deploy_baremetal_wait_ironic_timeout_mins }}m] ***
2026-06-12 16:32:25.425188 | controller | Friday 12 June 2026  16:32:25 +0000 (0:00:00.777)       0:23:35.167 ***********
2026-06-12 16:32:25.425195 | controller | Friday 12 June 2026  16:32:25 +0000 (0:00:00.777)       0:23:35.165 ***********
2026-06-12 16:32:25.897888 | controller | changed: [localhost]
2026-06-12 16:32:25.897981 | controller |
2026-06-12 16:32:25.897988 | controller | TASK [edpm_deploy_baremetal : Wait for OpenStack Provision Server pod to be created _raw_params=oc get po -l osp-provisionserver/name=openstack-edpm-ipam-provisionserver -n {{ cifmw_install_yamls_defaults['NAMESPACE'] }} -o name] ***
2026-06-12 16:32:25.897993 | controller | Friday 12 June 2026  16:32:25 +0000 (0:00:00.472)       0:23:35.639 ***********
2026-06-12 16:32:25.897997 | controller | Friday 12 June 2026  16:32:25 +0000 (0:00:00.472)       0:23:35.638 ***********
2026-06-12 16:37:10.401343 | controller | FAILED - RETRYING: [localhost]: Wait for OpenStack Provision Server pod to be created (60 retries left).
2026-06-12 16:37:10.401440 | controller | FAILED - RETRYING: [localhost]: Wait for OpenStack Provision Server pod to be created (59 retries left).
2026-06-12 16:37:10.401444 | controller | FAILED - RETRYING: [localhost]: Wait for OpenStack Provision Server pod to be created (58 retries left).
2026-06-12 16:37:10.401448 | controller | FAILED - RETRYING: [localhost]: Wait for OpenStack Provision Server pod to be created (57 retries left).
2026-06-12 16:37:10.401451 | controller | FAILED - RETRYING: [localhost]: Wait for OpenStack Provision Server pod to be created (56 retries left).
2026-06-12 16:37:10.401455 | controller | FAILED - RETRYING: [localhost]: Wait for OpenStack Provision Server pod to be created (55 retries left).
2026-06-12 16:37:10.401458 | controller | FAILED - RETRYING: [localhost]: Wait for OpenStack Provision Server pod to be created (54 retries left).
2026-06-12 16:37:10.401462 | controller | FAILED - RETRYING: [localhost]: Wait for OpenStack Provision Server pod to be created (53 retries left).
2026-06-12 16:37:10.401465 | controller | FAILED - RETRYING: [localhost]: Wait for OpenStack Provision Server pod to be created (52 retries left).
2026-06-12 16:37:10.401469 | controller | FAILED - RETRYING: [localhost]: Wait for OpenStack Provision Server pod to be created (51 retries left).
2026-06-12 16:37:10.401472 | controller | FAILED - RETRYING: [localhost]: Wait for OpenStack Provision Server pod to be created (50 retries left).
2026-06-12 16:37:10.401475 | controller | FAILED - RETRYING: [localhost]: Wait for OpenStack Provision Server pod to be created (49 retries left).
2026-06-12 16:37:10.401479 | controller | FAILED - RETRYING: [localhost]: Wait for OpenStack Provision Server pod to be created (48 retries left).
2026-06-12 16:37:10.401482 | controller | FAILED - RETRYING: [localhost]: Wait for OpenStack Provision Server pod to be created (47 retries left).
2026-06-12 16:37:10.401485 | controller | FAILED - RETRYING: [localhost]: Wait for OpenStack Provision Server pod to be created (46 retries left).
2026-06-12 16:37:10.401488 | controller | FAILED - RETRYING: [localhost]: Wait for OpenStack Provision Server pod to be created (45 retries left).
2026-06-12 16:37:10.401492 | controller | FAILED - RETRYING: [localhost]: Wait for OpenStack Provision Server pod to be created (44 retries left).
2026-06-12 16:37:10.401495 | controller | FAILED - RETRYING: [localhost]: Wait for OpenStack Provision Server pod to be created (43 retries left).
2026-06-12 16:37:10.401499 | controller | FAILED - RETRYING: [localhost]: Wait for OpenStack Provision Server pod to be created (42 retries left).
2026-06-12 16:37:10.401502 | controller | FAILED - RETRYING: [localhost]: Wait for OpenStack Provision Server pod to be created (41 retries left).
2026-06-12 16:37:10.401505 | controller | FAILED - RETRYING: [localhost]: Wait for OpenStack Provision Server pod to be created (40 retries left).
2026-06-12 16:37:10.401508 | controller | FAILED - RETRYING: [localhost]: Wait for OpenStack Provision Server pod to be created (39 retries left).
2026-06-12 16:37:10.401512 | controller | FAILED - RETRYING: [localhost]: Wait for OpenStack Provision Server pod to be created (38 retries left).
2026-06-12 16:37:10.401515 | controller | FAILED - RETRYING: [localhost]: Wait for OpenStack Provision Server pod to be created (37 retries left).
2026-06-12 16:37:10.401518 | controller | FAILED - RETRYING: [localhost]: Wait for OpenStack Provision Server pod to be created (36 retries left).
2026-06-12 16:37:10.401522 | controller | FAILED - RETRYING: [localhost]: Wait for OpenStack Provision Server pod to be created (35 retries left).
2026-06-12 16:37:10.401525 | controller | FAILED - RETRYING: [localhost]: Wait for OpenStack Provision Server pod to be created (34 retries left).
2026-06-12 16:37:10.401565 | controller | changed: [localhost]
2026-06-12 16:37:10.401569 | controller |
2026-06-12 16:37:10.401574 | controller | TASK [edpm_deploy_baremetal : Wait for OpenStack Provision Server deployment to be available _raw_params=oc wait deployment openstack-edpm-ipam-provisionserver-openstackprovisionserver -n {{ cifmw_install_yamls_defaults['NAMESPACE'] }} --for condition=Available --timeout={{ cifmw_edpm_deploy_baremetal_wait_provisionserver_timeout_mins }}m] ***
2026-06-12 16:37:10.401578 | controller | Friday 12 June 2026  16:37:10 +0000 (0:04:44.502)       0:28:20.142 ***********
2026-06-12 16:37:10.401582 | controller | Friday 12 June 2026  16:37:10 +0000 (0:04:44.502)       0:28:20.141 ***********
2026-06-12 16:37:52.531082 | controller | changed: [localhost]
2026-06-12 16:37:52.531134 | controller |
2026-06-12 16:37:52.531162 | controller | TASK [edpm_deploy_baremetal : Wait for baremetal nodes to reach 'provisioned' state _raw_params=oc wait bmh --all -n {{ cifmw_install_yamls_defaults['NAMESPACE'] }} --for=jsonpath='{.status.provisioning.state}'=provisioned --timeout={{ cifmw_edpm_deploy_baremetal_wait_bmh_timeout_mins }}m] ***
2026-06-12 16:37:52.531170 | controller | Friday 12 June 2026  16:37:52 +0000 (0:00:42.130)       0:29:02.273 ***********
2026-06-12 16:37:52.531175 | controller | Friday 12 June 2026  16:37:52 +0000 (0:00:42.130)       0:29:02.271 ***********
2026-06-12 16:43:30.901541 | controller | changed: [localhost]
2026-06-12 16:43:30.901618 | controller |
2026-06-12 16:43:30.901624 | controller | TASK [edpm_deploy_baremetal : Register the list of compute nodes _raw_params=oc get bmh -n {{ cifmw_install_yamls_defaults['NAMESPACE'] }}] ***
2026-06-12 16:43:30.901628 | controller | Friday 12 June 2026  16:43:30 +0000 (0:05:38.370)       0:34:40.643 ***********
2026-06-12 16:43:30.901633 | controller | Friday 12 June 2026  16:43:30 +0000 (0:05:38.370)       0:34:40.642 ***********
2026-06-12 16:43:31.253349 | controller | changed: [localhost]
2026-06-12 16:43:31.253395 | controller |
2026-06-12 16:43:31.253400 | controller | TASK [edpm_deploy_baremetal : Print the list of compute nodes var=compute_nodes_output.stdout_lines] ***
2026-06-12 16:43:31.253405 | controller | Friday 12 June 2026  16:43:31 +0000 (0:00:00.352)       0:34:40.995 ***********
2026-06-12 16:43:31.253408 | controller | Friday 12 June 2026  16:43:31 +0000 (0:00:00.352)       0:34:40.994 ***********
2026-06-12 16:43:31.305313 | controller | ok: [localhost] =>
2026-06-12 16:43:31.305391 | controller |     compute_nodes_output.stdout_lines:
2026-06-12 16:43:31.305403 | controller |     - NAME                        STATE         CONSUMER              ONLINE   ERROR   AGE
2026-06-12 16:43:31.305412 | controller |     - edpm-compute-baremetal-00   provisioned   openstack-edpm-ipam   true             11m
2026-06-12 16:43:31.305420 | controller |
2026-06-12 16:43:31.305428 | controller | TASK [edpm_deploy_baremetal : Wait for OpenStackDataPlaneNodeSet to be deployed _raw_params=oc wait OpenStackDataPlaneNodeSet {{ cr_name }} --namespace={{ cifmw_install_yamls_defaults['NAMESPACE'] }} --for=condition=ready --timeout={{ cifmw_edpm_deploy_baremetal_wait_dataplane_timeout_mins }}m] ***
2026-06-12 16:43:31.305437 | controller | Friday 12 June 2026  16:43:31 +0000 (0:00:00.051)       0:34:41.047 ***********
2026-06-12 16:43:31.305445 | controller | Friday 12 June 2026  16:43:31 +0000 (0:00:00.051)       0:34:41.046 ***********
2026-06-12 17:07:24.710710 | controller | changed: [localhost]
2026-06-12 17:07:24.710812 | controller |
2026-06-12 17:07:24.710824 | controller | TASK [edpm_deploy_baremetal : Run nova-manage discover_hosts to ensure compute nodes are mapped _raw_params=oc rsh -n {{ cifmw_install_yamls_defaults['NAMESPACE'] }} nova-cell0-conductor-0 nova-manage cell_v2 discover_hosts --verbose] ***
2026-06-12 17:07:24.710834 | controller | Friday 12 June 2026  17:07:24 +0000 (0:23:53.404)       0:58:34.452 ***********
2026-06-12 17:07:24.710843 | controller | Friday 12 June 2026  17:07:24 +0000 (0:23:53.404)       0:58:34.451 ***********
2026-06-12 17:07:31.134112 | controller | changed: [localhost]
2026-06-12 17:07:31.134209 | controller |
2026-06-12 17:07:31.134236 | controller | TASK [cifmw_setup : Load parameters files dir={{ cifmw_basedir }}/artifacts/parameters] ***
2026-06-12 17:07:31.134248 | controller | Friday 12 June 2026  17:07:31 +0000 (0:00:06.423)       0:58:40.876 ***********
2026-06-12 17:07:31.134280 | controller | Friday 12 June 2026  17:07:31 +0000 (0:00:06.423)       0:58:40.875 ***********
2026-06-12 17:07:31.226340 | controller | ok: [localhost]
2026-06-12 17:07:31.226405 | controller |
2026-06-12 17:07:31.226414 | controller | TASK [libvirt_manager : Set compute config and common environment facts compute_config={{ cifmw_libvirt_manager_configuration['vms']['compute'] }}, cifmw_libvirt_manager_common_env={{ cifmw_install_yamls_environment | combine({'PATH': cifmw_path }) }}, cacheable=True] ***
2026-06-12 17:07:31.226422 | controller | Friday 12 June 2026  17:07:31 +0000 (0:00:00.092)       0:58:40.968 ***********
2026-06-12 17:07:31.226427 | controller | Friday 12 June 2026  17:07:31 +0000 (0:00:00.092)       0:58:40.967 ***********
2026-06-12 17:07:31.267575 | controller | skipping: [localhost]
2026-06-12 17:07:31.267645 | controller |
2026-06-12 17:07:31.267655 | controller | TASK [libvirt_manager : Ensure needed directories exist path={{ item }}, state=directory, mode=0755] ***
2026-06-12 17:07:31.267663 | controller | Friday 12 June 2026  17:07:31 +0000 (0:00:00.041)       0:58:41.009 ***********
2026-06-12 17:07:31.267670 | controller | Friday 12 June 2026  17:07:31 +0000 (0:00:00.041)       0:58:41.008 ***********
2026-06-12 17:07:31.339054 | controller | skipping: [localhost] => (item=/home/zuul/ci-framework-data/workload)
2026-06-12 17:07:31.339136 | controller | skipping: [localhost] => (item=/home/zuul/ci-framework-data/artifacts/edpm_compute)
2026-06-12 17:07:31.339189 | controller | skipping: [localhost] => (item=/home/zuul/ci-framework-data/artifacts/openstack/cr/)
2026-06-12 17:07:31.339196 | controller | skipping: [localhost]
2026-06-12 17:07:31.339202 | controller |
2026-06-12 17:07:31.339208 | controller | TASK [libvirt_manager : Ensure image is available _raw_params=get_image.yml] ***
2026-06-12 17:07:31.339213 | controller | Friday 12 June 2026  17:07:31 +0000 (0:00:00.071)       0:58:41.081 ***********
2026-06-12 17:07:31.339218 | controller | Friday 12 June 2026  17:07:31 +0000 (0:00:00.071)       0:58:41.080 ***********
2026-06-12 17:07:31.373828 | controller | skipping: [localhost]
2026-06-12 17:07:31.373914 | controller |
2026-06-12 17:07:31.373922 | controller | TASK [Create EDPM compute VMs name=install_yamls_makes, tasks_from=make_edpm_compute.yml] ***
2026-06-12 17:07:31.373927 | controller | Friday 12 June 2026  17:07:31 +0000 (0:00:00.034)       0:58:41.116 ***********
2026-06-12 17:07:31.373933 | controller | Friday 12 June 2026  17:07:31 +0000 (0:00:00.034)       0:58:41.114 ***********
2026-06-12 17:07:31.408281 | controller | skipping: [localhost]
2026-06-12 17:07:31.408323 | controller |
2026-06-12 17:07:31.408328 | controller | TASK [libvirt_manager : Catch compute IPs _raw_params=virsh -c qemu:///system -q domifaddr --source arp --domain edpm-compute-{{ item }}] ***
2026-06-12 17:07:31.408352 | controller | Friday 12 June 2026  17:07:31 +0000 (0:00:00.034)       0:58:41.150 ***********
2026-06-12 17:07:31.408357 | controller | Friday 12 June 2026  17:07:31 +0000 (0:00:00.034)       0:58:41.149 ***********
2026-06-12 17:07:31.440901 | controller | skipping: [localhost]
2026-06-12 17:07:31.440979 | controller |
2026-06-12 17:07:31.440986 | controller | TASK [libvirt_manager : Ensure we get SSH host={{ item.stdout.split()[-1].split('/')[0] }}, port=22, timeout=60] ***
2026-06-12 17:07:31.440991 | controller | Friday 12 June 2026  17:07:31 +0000 (0:00:00.032)       0:58:41.183 ***********
2026-06-12 17:07:31.440997 | controller | Friday 12 June 2026  17:07:31 +0000 (0:00:00.032)       0:58:41.181 ***********
2026-06-12 17:07:31.473420 | controller | skipping: [localhost]
2026-06-12 17:07:31.473501 | controller |
2026-06-12 17:07:31.473515 | controller | TASK [libvirt_manager : Output CR for extra computes dest={{ cifmw_libvirt_manager_basedir }}/artifacts/{{ cifmw_install_yamls_defaults['NAMESPACE'] }}/cr/99-cifmw-computes-{{ item }}.yaml, src=kustomize_compute.yml.j2, mode=0644] ***
2026-06-12 17:07:31.473523 | controller | Friday 12 June 2026  17:07:31 +0000 (0:00:00.032)       0:58:41.215 ***********
2026-06-12 17:07:31.473529 | controller | Friday 12 June 2026  17:07:31 +0000 (0:00:00.032)       0:58:41.214 ***********
2026-06-12 17:07:31.538768 | controller | skipping: [localhost]
2026-06-12 17:07:31.538843 | controller |
2026-06-12 17:07:31.538880 | controller | TASK [Prepare for HCI deploy phase 1 name=hci_prepare, tasks_from=phase1.yml] ***
2026-06-12 17:07:31.538886 | controller | Friday 12 June 2026  17:07:31 +0000 (0:00:00.065)       0:58:41.280 ***********
2026-06-12 17:07:31.538896 | controller | Friday 12 June 2026  17:07:31 +0000 (0:00:00.065)       0:58:41.279 ***********
2026-06-12 17:07:31.572521 | controller | skipping: [localhost]
2026-06-12 17:07:31.572585 | controller |
2026-06-12 17:07:31.572591 | controller | TASK [edpm_deploy : Set EDPM related vars cifmw_edpm_deploy_env={{
2026-06-12 17:07:31.572596 | controller |   cifmw_install_yamls_environment |
2026-06-12 17:07:31.572600 | controller |   combine({'PATH': cifmw_path}) |
2026-06-12 17:07:31.572604 | controller |   combine({'DATAPLANE_REGISTRY_URL': cifmw_edpm_deploy_registry_url }) |
2026-06-12 17:07:31.572608 | controller |   combine({'DATAPLANE_CONTAINER_TAG': cifmw_repo_setup_full_hash | default(cifmw_install_yamls_defaults['DATAPLANE_CONTAINER_TAG']) }) |
2026-06-12 17:07:31.572612 | controller |   combine(cifmw_edpm_deploy_extra_vars | default({})) |
2026-06-12 17:07:31.572616 | controller |   combine(_install_yamls_repos | default({}))
2026-06-12 17:07:31.572619 | controller | }}, cacheable=True] ***
2026-06-12 17:07:31.572623 | controller | Friday 12 June 2026  17:07:31 +0000 (0:00:00.033)       0:58:41.314 ***********
2026-06-12 17:07:31.572626 | controller | Friday 12 June 2026  17:07:31 +0000 (0:00:00.033)       0:58:41.313 ***********
2026-06-12 17:07:31.613461 | controller | skipping: [localhost]
2026-06-12 17:07:31.613535 | controller |
2026-06-12 17:07:31.613541 | controller | TASK [edpm_deploy : Create the config file mode=0644, content={{ cifmw_edpm_deploy_nova_compute_extra_config }}, dest={{ _cifmw_edpm_deploy_nova_extra_config_file }}] ***
2026-06-12 17:07:31.613546 | controller | Friday 12 June 2026  17:07:31 +0000 (0:00:00.041)       0:58:41.355 ***********
2026-06-12 17:07:31.613550 | controller | Friday 12 June 2026  17:07:31 +0000 (0:00:00.041)       0:58:41.354 ***********
2026-06-12 17:07:31.661926 | controller | skipping: [localhost]
2026-06-12 17:07:31.662001 | controller |
2026-06-12 17:07:31.662006 | controller | TASK [edpm_deploy : Define DATAPLANE_EXTRA_NOVA_CONFIG_FILE cifmw_edpm_deploy_env={{
2026-06-12 17:07:31.662011 | controller |   cifmw_edpm_deploy_env | default({}) |
2026-06-12 17:07:31.662015 | controller |   combine({'DATAPLANE_EXTRA_NOVA_CONFIG_FILE': _cifmw_edpm_deploy_nova_extra_config_file })
2026-06-12 17:07:31.662019 | controller | }}, cacheable=True] ***
2026-06-12 17:07:31.662022 | controller | Friday 12 June 2026  17:07:31 +0000 (0:00:00.048)       0:58:41.404 ***********
2026-06-12 17:07:31.662026 | controller | Friday 12 June 2026  17:07:31 +0000 (0:00:00.048)       0:58:41.403 ***********
2026-06-12 17:07:31.696951 | controller | skipping: [localhost]
2026-06-12 17:07:31.697036 | controller |
2026-06-12 17:07:31.697049 | controller | TASK [Prepare OpenStack Dataplane NodeSet CR name=install_yamls_makes, tasks_from=make_edpm_deploy_prep] ***
2026-06-12 17:07:31.697056 | controller | Friday 12 June 2026  17:07:31 +0000 (0:00:00.034)       0:58:41.439 ***********
2026-06-12 17:07:31.697061 | controller | Friday 12 June 2026  17:07:31 +0000 (0:00:00.034)       0:58:41.438 ***********
2026-06-12 17:07:31.750087 | controller | skipping: [localhost]
2026-06-12 17:07:31.750176 | controller |
2026-06-12 17:07:31.750188 | controller | TASK [edpm_deploy : Perform kustomizations to the OpenStackDataPlaneNodeSet CR target_path={{ cifmw_edpm_deploy_openstack_crs_path }}, sort_ascending=False, kustomizations_paths={{
2026-06-12 17:07:31.750215 | controller |   [
2026-06-12 17:07:31.750220 | controller |     (
2026-06-12 17:07:31.750225 | controller |       [
2026-06-12 17:07:31.750230 | controller |         cifmw_edpm_deploy_manifests_dir,
2026-06-12 17:07:31.750236 | controller |         'kustomizations',
2026-06-12 17:07:31.750241 | controller |         'dataplane'
2026-06-12 17:07:31.750245 | controller |       ] | ansible.builtin.path_join
2026-06-12 17:07:31.750250 | controller |     )
2026-06-12 17:07:31.750255 | controller |   ]
2026-06-12 17:07:31.750259 | controller | }}] ***
2026-06-12 17:07:31.750264 | controller | Friday 12 June 2026  17:07:31 +0000 (0:00:00.052)       0:58:41.492 ***********
2026-06-12 17:07:31.750270 | controller | Friday 12 June 2026  17:07:31 +0000 (0:00:00.052)       0:58:41.490 ***********
2026-06-12 17:07:31.793514 | controller | skipping: [localhost]
2026-06-12 17:07:31.793591 | controller |
2026-06-12 17:07:31.793600 | controller | TASK [edpm_deploy : Log the CR that is about to be applied var=cifmw_edpm_deploy_crs_kustomize_result] ***
2026-06-12 17:07:31.793608 | controller | Friday 12 June 2026  17:07:31 +0000 (0:00:00.043)       0:58:41.535 ***********
2026-06-12 17:07:31.793614 | controller | Friday 12 June 2026  17:07:31 +0000 (0:00:00.043)       0:58:41.534 ***********
2026-06-12 17:07:31.836082 | controller | skipping: [localhost]
2026-06-12 17:07:31.836181 | controller |
2026-06-12 17:07:31.836191 | controller | TASK [edpm_deploy : Apply dataplane resources but ignore DataPlaneDeployment kubeconfig={{ cifmw_openshift_kubeconfig  }}, api_key={{ cifmw_openshift_token | default(omit) }}, context={{ cifmw_openshift_context | default(omit) }}, state=present, definition={{ lookup('file', cifmw_edpm_deploy_crs_kustomize_result.output_path) | from_yaml_all | rejectattr('kind', 'search', cifmw_edpm_deploy_step2_kind) }}] ***
2026-06-12 17:07:31.836212 | controller | Friday 12 June 2026  17:07:31 +0000 (0:00:00.042)       0:58:41.578 ***********
2026-06-12 17:07:31.836218 | controller | Friday 12 June 2026  17:07:31 +0000 (0:00:00.042)       0:58:41.577 ***********
2026-06-12 17:07:31.877864 | controller | skipping: [localhost]
2026-06-12 17:07:31.877939 | controller |
2026-06-12 17:07:31.877944 | controller | TASK [edpm_deploy : Wait for OpenStackDataPlaneNodeSet become SetupReady _raw_params=oc wait OpenStackDataPlaneNodeSet {{ cr_name }} --namespace={{ cifmw_install_yamls_defaults['NAMESPACE'] }} --for=condition=SetupReady --timeout={{ cifmw_edpm_deploy_timeout }}m] ***
2026-06-12 17:07:31.877949 | controller | Friday 12 June 2026  17:07:31 +0000 (0:00:00.041)       0:58:41.620 ***********
2026-06-12 17:07:31.877953 | controller | Friday 12 June 2026  17:07:31 +0000 (0:00:00.041)       0:58:41.618 ***********
2026-06-12 17:07:31.914999 | controller | skipping: [localhost]
2026-06-12 17:07:31.915073 | controller |
2026-06-12 17:07:31.915081 | controller | TASK [edpm_deploy : Apply DataPlaneDeployment resource kubeconfig={{ cifmw_openshift_kubeconfig  }}, api_key={{ cifmw_openshift_token | default(omit) }}, context={{ cifmw_openshift_context | default(omit) }}, state=present, definition={{ lookup('file', cifmw_edpm_deploy_crs_kustomize_result.output_path) | from_yaml_all | selectattr('kind', 'search', cifmw_edpm_deploy_step2_kind) }}] ***
2026-06-12 17:07:31.915088 | controller | Friday 12 June 2026  17:07:31 +0000 (0:00:00.036)       0:58:41.657 ***********
2026-06-12 17:07:31.915093 | controller | Friday 12 June 2026  17:07:31 +0000 (0:00:00.036)       0:58:41.655 ***********
2026-06-12 17:07:31.961022 | controller | skipping: [localhost]
2026-06-12 17:07:31.961110 | controller |
2026-06-12 17:07:31.961123 | controller | TASK [edpm_deploy : Wait for OpenStackDataPlaneDeployment become Ready _raw_params=oc wait OpenStackDataPlaneDeployment {{ cr_name }} --namespace={{ cifmw_install_yamls_defaults['NAMESPACE'] }} --for=condition=Ready --timeout={{ cifmw_edpm_deploy_timeout }}m] ***
2026-06-12 17:07:31.961133 | controller | Friday 12 June 2026  17:07:31 +0000 (0:00:00.046)       0:58:41.703 ***********
2026-06-12 17:07:31.961175 | controller | Friday 12 June 2026  17:07:31 +0000 (0:00:00.046)       0:58:41.701 ***********
2026-06-12 17:07:31.991733 | controller | skipping: [localhost]
2026-06-12 17:07:31.991774 | controller |
2026-06-12 17:07:31.991781 | controller | TASK [edpm_deploy : Run nova-manage discover_hosts to ensure compute nodes are mapped output_dir={{ cifmw_basedir }}/artifacts, executable=/bin/bash, script=set -xe
2026-06-12 17:07:31.991787 | controller | oc rsh --namespace={{ cifmw_install_yamls_defaults['NAMESPACE'] }} nova-cell0-conductor-0 nova-manage cell_v2 discover_hosts --verbose
2026-06-12 17:07:31.991793 | controller | ] ***
2026-06-12 17:07:31.991798 | controller | Friday 12 June 2026  17:07:31 +0000 (0:00:00.031)       0:58:41.734 ***********
2026-06-12 17:07:31.991804 | controller | Friday 12 June 2026  17:07:31 +0000 (0:00:00.031)       0:58:41.732 ***********
2026-06-12 17:07:32.023509 | controller | skipping: [localhost]
2026-06-12 17:07:32.023559 | controller |
2026-06-12 17:07:32.023569 | controller | TASK [Validate EDPM name=install_yamls_makes, tasks_from=make_edpm_deploy_instance] ***
2026-06-12 17:07:32.023577 | controller | Friday 12 June 2026  17:07:32 +0000 (0:00:00.031)       0:58:41.765 ***********
2026-06-12 17:07:32.023585 | controller | Friday 12 June 2026  17:07:32 +0000 (0:00:00.031)       0:58:41.764 ***********
2026-06-12 17:07:32.101466 | controller | [WARNING]: Could not match supplied host pattern, ignoring: computes
2026-06-12 17:07:32.124804 | controller | skipping: [localhost]
2026-06-12 17:07:32.124865 | controller |
2026-06-12 17:07:32.124871 | controller | PLAY [Deploy NFS server on target nodes] ***************************************
2026-06-12 17:07:32.124884 | controller | skipping: no hosts matched
2026-06-12 17:07:32.124888 | controller |
2026-06-12 17:07:32.124891 | controller | PLAY [Clear ceph target hosts facts to force refreshing in HCI deployments] ****
2026-06-12 17:07:32.124895 | controller | skipping: no hosts matched
2026-06-12 17:07:32.124898 | controller |
2026-06-12 17:07:32.124901 | controller | PLAY [Deploy ceph using hooks] *************************************************
2026-06-12 17:07:32.124904 | controller |
2026-06-12 17:07:32.124918 | controller | TASK [run_hook : Assert parameters are valid quiet=True, that=['_list_hooks is not string', '_list_hooks is not mapping', '_list_hooks is iterable', '(hooks | default([])) is not string', '(hooks | default([])) is not mapping', '(hooks | default([])) is iterable']] ***
2026-06-12 17:07:32.124922 | controller | Friday 12 June 2026  17:07:32 +0000 (0:00:00.101)       0:58:41.867 ***********
2026-06-12 17:07:32.124925 | controller | Friday 12 June 2026  17:07:32 +0000 (0:00:00.101)       0:58:41.865 ***********
2026-06-12 17:07:32.323095 | controller | ok: [localhost]
2026-06-12 17:07:32.323193 | controller |
2026-06-12 17:07:32.323202 | controller | TASK [run_hook : Assert single hooks are all mappings quiet=True, that=['_not_mapping_hooks | length == 0'], msg=All single hooks must be a list of mappings or a mapping.] ***
2026-06-12 17:07:32.323208 | controller | Friday 12 June 2026  17:07:32 +0000 (0:00:00.198)       0:58:42.065 ***********
2026-06-12 17:07:32.323214 | controller | Friday 12 June 2026  17:07:32 +0000 (0:00:00.198)       0:58:42.064 ***********
2026-06-12 17:07:32.437942 | controller | ok: [localhost]
2026-06-12 17:07:32.438019 | controller |
2026-06-12 17:07:32.438027 | controller | TASK [run_hook : Loop on hooks for post_ceph _raw_params={{ hook.type }}.yml] ***
2026-06-12 17:07:32.438033 | controller | Friday 12 June 2026  17:07:32 +0000 (0:00:00.114)       0:58:42.180 ***********
2026-06-12 17:07:32.438038 | controller | Friday 12 June 2026  17:07:32 +0000 (0:00:00.114)       0:58:42.178 ***********
2026-06-12 17:07:32.641423 | controller | skipping: [localhost]
2026-06-12 17:07:32.641503 | controller |
2026-06-12 17:07:32.641510 | controller | PLAY [Continue HCI deploy, deploy architecture and validate workflow] **********
2026-06-12 17:07:32.641516 | controller |
2026-06-12 17:07:32.641520 | controller | TASK [Prepare for HCI deploy phase 2 name=hci_prepare, tasks_from=phase2.yml] ***
2026-06-12 17:07:32.641525 | controller | Friday 12 June 2026  17:07:32 +0000 (0:00:00.203)       0:58:42.383 ***********
2026-06-12 17:07:32.641530 | controller | Friday 12 June 2026  17:07:32 +0000 (0:00:00.203)       0:58:42.382 ***********
2026-06-12 17:07:32.671736 | controller | skipping: [localhost]
2026-06-12 17:07:32.671797 | controller |
2026-06-12 17:07:32.671802 | controller | TASK [Continue HCI deployment name=edpm_deploy] ********************************
2026-06-12 17:07:32.671807 | controller | Friday 12 June 2026  17:07:32 +0000 (0:00:00.030)       0:58:42.413 ***********
2026-06-12 17:07:32.671810 | controller | Friday 12 June 2026  17:07:32 +0000 (0:00:00.030)       0:58:42.412 ***********
2026-06-12 17:07:32.702462 | controller | skipping: [localhost]
2026-06-12 17:07:32.702518 | controller |
2026-06-12 17:07:32.702524 | controller | TASK [run_hook : Assert parameters are valid quiet=True, that=['_list_hooks is not string', '_list_hooks is not mapping', '_list_hooks is iterable', '(hooks | default([])) is not string', '(hooks | default([])) is not mapping', '(hooks | default([])) is iterable']] ***
2026-06-12 17:07:32.702529 | controller | Friday 12 June 2026  17:07:32 +0000 (0:00:00.031)       0:58:42.444 ***********
2026-06-12 17:07:32.702533 | controller | Friday 12 June 2026  17:07:32 +0000 (0:00:00.031)       0:58:42.443 ***********
2026-06-12 17:07:32.770642 | controller | ok: [localhost]
2026-06-12 17:07:32.770710 | controller |
2026-06-12 17:07:32.770717 | controller | TASK [run_hook : Assert single hooks are all mappings quiet=True, that=['_not_mapping_hooks | length == 0'], msg=All single hooks must be a list of mappings or a mapping.] ***
2026-06-12 17:07:32.770723 | controller | Friday 12 June 2026  17:07:32 +0000 (0:00:00.068)       0:58:42.513 ***********
2026-06-12 17:07:32.770727 | controller | Friday 12 June 2026  17:07:32 +0000 (0:00:00.068)       0:58:42.511 ***********
2026-06-12 17:07:32.902196 | controller | ok: [localhost]
2026-06-12 17:07:32.902237 | controller |
2026-06-12 17:07:32.902244 | controller | TASK [run_hook : Loop on hooks for post_deploy _raw_params={{ hook.type }}.yml] ***
2026-06-12 17:07:32.902258 | controller | Friday 12 June 2026  17:07:32 +0000 (0:00:00.130)       0:58:42.643 ***********
2026-06-12 17:07:32.902263 | controller | Friday 12 June 2026  17:07:32 +0000 (0:00:00.130)       0:58:42.642 ***********
2026-06-12 17:07:33.045069 | controller | skipping: [localhost]
2026-06-12 17:07:33.045123 | controller |
2026-06-12 17:07:33.045130 | controller | TASK [Run validations name=validations] ****************************************
2026-06-12 17:07:33.045137 | controller | Friday 12 June 2026  17:07:33 +0000 (0:00:00.143)       0:58:42.786 ***********
2026-06-12 17:07:33.045164 | controller | Friday 12 June 2026  17:07:33 +0000 (0:00:00.143)       0:58:42.785 ***********
2026-06-12 17:07:33.092724 | controller | skipping: [localhost]
2026-06-12 17:07:33.092791 | controller |
2026-06-12 17:07:33.092799 | controller | TASK [run_hook : Assert parameters are valid quiet=True, that=['_list_hooks is not string', '_list_hooks is not mapping', '_list_hooks is iterable', '(hooks | default([])) is not string', '(hooks | default([])) is not mapping', '(hooks | default([])) is iterable']] ***
2026-06-12 17:07:33.092805 | controller | Friday 12 June 2026  17:07:33 +0000 (0:00:00.047)       0:58:42.834 ***********
2026-06-12 17:07:33.092811 | controller | Friday 12 June 2026  17:07:33 +0000 (0:00:00.047)       0:58:42.833 ***********
2026-06-12 17:07:33.127626 | controller | skipping: [localhost]
2026-06-12 17:07:33.127696 | controller |
2026-06-12 17:07:33.127702 | controller | TASK [run_hook : Assert single hooks are all mappings quiet=True, that=['_not_mapping_hooks | length == 0'], msg=All single hooks must be a list of mappings or a mapping.] ***
2026-06-12 17:07:33.127708 | controller | Friday 12 June 2026  17:07:33 +0000 (0:00:00.035)       0:58:42.869 ***********
2026-06-12 17:07:33.127712 | controller | Friday 12 June 2026  17:07:33 +0000 (0:00:00.035)       0:58:42.868 ***********
2026-06-12 17:07:33.160852 | controller | skipping: [localhost]
2026-06-12 17:07:33.160928 | controller |
2026-06-12 17:07:33.160934 | controller | TASK [run_hook : Loop on hooks for pre_deploy _raw_params={{ hook.type }}.yml] ***
2026-06-12 17:07:33.160938 | controller | Friday 12 June 2026  17:07:33 +0000 (0:00:00.033)       0:58:42.903 ***********
2026-06-12 17:07:33.160943 | controller | Friday 12 June 2026  17:07:33 +0000 (0:00:00.033)       0:58:42.901 ***********
2026-06-12 17:07:33.348290 | controller | skipping: [localhost]
2026-06-12 17:07:33.348364 | controller |
2026-06-12 17:07:33.348370 | controller | TASK [Early end if not architecture deploy _raw_params=end_play] ***************
2026-06-12 17:07:33.348375 | controller | Friday 12 June 2026  17:07:33 +0000 (0:00:00.164)       0:58:43.067 ***********
2026-06-12 17:07:33.348380 | controller | Friday 12 June 2026  17:07:33 +0000 (0:00:00.164)       0:58:43.065 ***********
2026-06-12 17:07:33.348384 | controller |
2026-06-12 17:07:33.348388 | controller | PLAY RECAP *********************************************************************
2026-06-12 17:07:33.348393 | controller | localhost                  : ok=272  changed=99   unreachable=0    failed=0    skipped=172  rescued=0    ignored=1
2026-06-12 17:07:33.348398 | controller |
2026-06-12 17:07:33.348402 | controller | Friday 12 June 2026  17:07:33 +0000 (0:00:00.020)       0:58:43.087 ***********
2026-06-12 17:07:33.348406 | controller | ===============================================================================
2026-06-12 17:07:33.348411 | controller | edpm_deploy_baremetal : Wait for OpenStackDataPlaneNodeSet to be deployed  1433.40s
2026-06-12 17:07:33.348415 | controller | edpm_prepare : Wait for OpenStack controlplane to be deployed --------- 472.76s
2026-06-12 17:07:33.348420 | controller | edpm_deploy_baremetal : Wait for baremetal nodes to reach 'provisioned' state - 338.37s
2026-06-12 17:07:33.348425 | controller | edpm_deploy_baremetal : Wait for OpenStack Provision Server pod to be created - 284.50s
2026-06-12 17:07:33.348429 | controller | install_yamls_makes : Run openstack_init ------------------------------ 259.26s
2026-06-12 17:07:33.348434 | controller | install_yamls_makes : Run openstack ----------------------------------- 250.51s
2026-06-12 17:07:33.348438 | controller | edpm_prepare : Wait for OpenStack subscription creation --------------- 133.57s
2026-06-12 17:07:33.348443 | controller | run_hook : Run hook without retry - Download needed tools -------------- 47.31s
2026-06-12 17:07:33.348462 | controller | edpm_deploy_baremetal : Wait for OpenStack Provision Server deployment to be available -- 42.13s
2026-06-12 17:07:33.348470 | controller | ci_setup : Install needed packages ------------------------------------- 31.40s
2026-06-12 17:07:33.348475 | controller | edpm_prepare : Wait for control plane to change its status ------------- 30.08s
2026-06-12 17:07:33.348479 | controller | install_yamls_makes : Run edpm_baremetal_compute ----------------------- 26.33s
2026-06-12 17:07:33.348484 | controller | cert_manager : Wait for cert-manager pods to be ready ------------------ 22.64s
2026-06-12 17:07:33.348488 | controller | install_yamls_makes : Run edpm_deploy_baremetal_prep ------------------- 10.32s
2026-06-12 17:07:33.348492 | controller | ci_local_storage : Perform action in the PV directory ------------------- 9.95s
2026-06-12 17:07:33.348497 | controller | repo_setup : Initialize python venv and install requirements ------------ 8.49s
2026-06-12 17:07:33.348501 | controller | edpm_deploy_baremetal : Run nova-manage discover_hosts to ensure compute nodes are mapped --- 6.42s
2026-06-12 17:07:33.348507 | controller | install_yamls_makes : Run netconfig_deploy ------------------------------ 5.47s
2026-06-12 17:07:33.348512 | controller | cert_manager : Install cert-manager from release manifest --------------- 4.86s
2026-06-12 17:07:33.348517 | controller | ci_setup : Install openshift client ------------------------------------- 4.38s
2026-06-12 17:07:33.348522 | controller | Friday 12 June 2026  17:07:33 +0000 (0:00:00.022)       0:58:43.088 ***********
2026-06-12 17:07:33.348527 | controller | ===============================================================================
2026-06-12 17:07:33.348533 | controller | edpm_deploy_baremetal ------------------------------------------------ 2107.42s
2026-06-12 17:07:33.348537 | controller | edpm_prepare ---------------------------------------------------------- 645.73s
2026-06-12 17:07:33.348542 | controller | install_yamls_makes --------------------------------------------------- 556.15s
2026-06-12 17:07:33.348546 | controller | run_hook --------------------------------------------------------------- 53.62s
2026-06-12 17:07:33.348551 | controller | ci_setup --------------------------------------------------------------- 38.56s
2026-06-12 17:07:33.348555 | controller | cert_manager ----------------------------------------------------------- 32.30s
2026-06-12 17:07:33.348560 | controller | repo_setup ------------------------------------------------------------- 18.75s
2026-06-12 17:07:33.348564 | controller | ci_local_storage ------------------------------------------------------- 16.84s
2026-06-12 17:07:33.348569 | controller | rhol_crc --------------------------------------------------------------- 12.06s
2026-06-12 17:07:33.348573 | controller | cifmw_helpers ---------------------------------------------------------- 10.71s
2026-06-12 17:07:33.348577 | controller | openshift_login --------------------------------------------------------- 5.70s
2026-06-12 17:07:33.348582 | controller | openshift_setup --------------------------------------------------------- 5.70s
2026-06-12 17:07:33.348586 | controller | install_yamls ----------------------------------------------------------- 4.13s
2026-06-12 17:07:33.348591 | controller | install_ca -------------------------------------------------------------- 2.98s
2026-06-12 17:07:33.348595 | controller | cifmw_setup ------------------------------------------------------------- 2.78s
2026-06-12 17:07:33.348600 | controller | update_containers ------------------------------------------------------- 2.25s
2026-06-12 17:07:33.348604 | controller | libvirt_manager --------------------------------------------------------- 1.76s
2026-06-12 17:07:33.348609 | controller | gather_facts ------------------------------------------------------------ 1.25s
2026-06-12 17:07:33.348613 | controller | install_openstack_ca ---------------------------------------------------- 1.20s
2026-06-12 17:07:33.348617 | controller | discover_latest_image --------------------------------------------------- 0.61s
2026-06-12 17:07:33.348629 | controller | manage_secrets ---------------------------------------------------------- 0.61s
2026-06-12 17:07:33.348634 | controller | edpm_deploy ------------------------------------------------------------- 0.55s
2026-06-12 17:07:33.348638 | controller | operator_build ---------------------------------------------------------- 0.50s
2026-06-12 17:07:33.348642 | controller | networking_mapper ------------------------------------------------------- 0.37s
2026-06-12 17:07:33.348647 | controller | ansible.builtin.file ---------------------------------------------------- 0.31s
2026-06-12 17:07:33.348653 | controller | ansible.builtin.include_tasks ------------------------------------------- 0.07s
2026-06-12 17:07:33.348657 | controller | pkg_build --------------------------------------------------------------- 0.07s
2026-06-12 17:07:33.348662 | controller | ansible.builtin.include_vars -------------------------------------------- 0.05s
2026-06-12 17:07:33.348666 | controller | ansible.builtin.meta ---------------------------------------------------- 0.02s
2026-06-12 17:07:33.348670 | controller | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
2026-06-12 17:07:33.348675 | controller | total ---------------------------------------------------------------- 3523.04s
2026-06-12 17:07:33.700884 | controller | ok: Runtime: 0:58:44.519836
2026-06-12 17:07:33.762295 | 
2026-06-12 17:07:33.762468 | PLAY RECAP
2026-06-12 17:07:33.762535 | controller | ok: 8 changed: 4 unreachable: 0 failed: 0 skipped: 1 rescued: 0 ignored: 0
2026-06-12 17:07:33.762683 | 
2026-06-12 17:07:33.919656 | RUN END RESULT_NORMAL: [untrusted : github.com/openstack-k8s-operators/ci-framework/ci/playbooks/edpm_baremetal_deployment/run.yml@main]
2026-06-12 17:07:33.924286 | POST-RUN START: [untrusted : github.com/openstack-k8s-operators/ci-framework/ci/playbooks/e2e-collect-logs.yml@main]
2026-06-12 17:07:34.792754 | 
2026-06-12 17:07:34.792877 | PLAY [Run ci/playbooks/e2e-collect-logs.yml]
2026-06-12 17:07:34.812288 | 
2026-06-12 17:07:34.812369 | TASK [Filter out host if needed]
2026-06-12 17:07:34.819778 | controller | skipping: end_host conditional evaluated to False, continuing execution for controller
2026-06-12 17:07:34.822955 | 
2026-06-12 17:07:34.823015 | TASK [Ensure we have the ci-framework on host]
2026-06-12 17:07:35.331823 | controller | ok
2026-06-12 17:07:35.342463 | 
2026-06-12 17:07:35.342631 | TASK [End host if no basedir]
2026-06-12 17:07:35.353857 | controller | skipping: end_host conditional evaluated to False, continuing execution for controller
2026-06-12 17:07:35.361409 | 
2026-06-12 17:07:35.361531 | TASK [Read base centos-9 scenarios]
2026-06-12 17:07:35.397523 | controller | ok
2026-06-12 17:07:35.506859 | 
2026-06-12 17:07:35.506939 | TASK [cifmw_helpers : Fail if file is not yaml or yml extension]
2026-06-12 17:07:35.541900 | controller | skipping: Conditional result was False
2026-06-12 17:07:35.552629 | 
2026-06-12 17:07:35.552780 | TASK [cifmw_helpers : Check if file is available]
2026-06-12 17:07:35.883211 | controller | ok
2026-06-12 17:07:35.892839 | 
2026-06-12 17:07:35.892989 | TASK [cifmw_helpers : Create temporary directory]
2026-06-12 17:07:35.929689 | controller | skipping: Conditional result was False
2026-06-12 17:07:35.940968 | 
2026-06-12 17:07:35.941127 | TASK [cifmw_helpers : Read vars]
2026-06-12 17:07:35.982896 | 
2026-06-12 17:07:35.983156 | TASK [cifmw_helpers : Create new variable files with content]
2026-06-12 17:07:36.021868 | 
2026-06-12 17:07:36.022194 | TASK [cifmw_helpers : Include vars]
2026-06-12 17:07:36.069290 | 
2026-06-12 17:07:36.069618 | TASK [cifmw_helpers : Remove temporary directory]
2026-06-12 17:07:36.096982 | controller | skipping: Conditional result was False
2026-06-12 17:07:36.109992 | 
2026-06-12 17:07:36.110090 | TASK [run_hook : Assert parameters are valid]
2026-06-12 17:07:36.243698 | controller | ok: All assertions passed
2026-06-12 17:07:36.252246 | 
2026-06-12 17:07:36.252387 | TASK [run_hook : Assert single hooks are all mappings]
2026-06-12 17:07:36.436549 | controller | ok: All assertions passed
2026-06-12 17:07:36.442982 | 
2026-06-12 17:07:36.443068 | LOOP [run_hook : Loop on hooks for pre_logs]
2026-06-12 17:07:36.537780 | 
2026-06-12 17:07:36.538029 | TASK [cifmw_setup : Ensure cifmw_basedir param is set]
2026-06-12 17:07:36.565155 | controller | skipping: Conditional result was False
2026-06-12 17:07:36.575361 | 
2026-06-12 17:07:36.575494 | TASK [Read artifacts parameters dir and set as facts]
2026-06-12 17:07:36.610443 | controller | ok
2026-06-12 17:07:36.642218 | 
2026-06-12 17:07:36.642306 | TASK [cifmw_helpers : Check directory is available]
2026-06-12 17:07:36.979702 | controller | ok
2026-06-12 17:07:36.989324 | 
2026-06-12 17:07:36.989460 | TASK [cifmw_helpers : Find yaml files]
2026-06-12 17:07:37.432336 | controller | ok: All paths examined
2026-06-12 17:07:37.444456 | 
2026-06-12 17:07:37.444644 | TASK [cifmw_helpers : Print available yaml files]
2026-06-12 17:07:37.504219 | 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-12 17:07:37.512757 | 
2026-06-12 17:07:37.512894 | LOOP [cifmw_helpers : Create files on localhost and use include_vars]
2026-06-12 17:07:37.561514 | controller | Output suppressed because no_log was given
2026-06-12 17:07:37.562097 | 
2026-06-12 17:07:37.569730 | controller | Output suppressed because no_log was given
2026-06-12 17:07:37.577445 | controller | Output suppressed because no_log was given
2026-06-12 17:07:37.584864 | controller | Output suppressed because no_log was given
2026-06-12 17:07:37.619222 | controller | included: /var/lib/zuul/builds/43f2617260174bbea94c42134eb05173/untrusted/project_0/github.com/openstack-k8s-operators/ci-framework/roles/cifmw_helpers/tasks/include_file.yml
2026-06-12 17:07:37.633940 | controller | included: /var/lib/zuul/builds/43f2617260174bbea94c42134eb05173/untrusted/project_0/github.com/openstack-k8s-operators/ci-framework/roles/cifmw_helpers/tasks/include_file.yml
2026-06-12 17:07:37.649139 | controller | included: /var/lib/zuul/builds/43f2617260174bbea94c42134eb05173/untrusted/project_0/github.com/openstack-k8s-operators/ci-framework/roles/cifmw_helpers/tasks/include_file.yml
2026-06-12 17:07:37.661084 | controller | included: /var/lib/zuul/builds/43f2617260174bbea94c42134eb05173/untrusted/project_0/github.com/openstack-k8s-operators/ci-framework/roles/cifmw_helpers/tasks/include_file.yml
2026-06-12 17:07:37.675128 | 
2026-06-12 17:07:37.675265 | TASK [cifmw_helpers : Fail if file is not yaml or yml extension]
2026-06-12 17:07:37.714442 | controller | skipping: Conditional result was False
2026-06-12 17:07:37.725780 | 
2026-06-12 17:07:37.725921 | TASK [cifmw_helpers : Check if file is available]
2026-06-12 17:07:38.097960 | controller | ok
2026-06-12 17:07:38.108444 | 
2026-06-12 17:07:38.108632 | TASK [cifmw_helpers : Create temporary directory]
2026-06-12 17:07:38.542890 | controller -> localhost | changed
2026-06-12 17:07:38.557837 | 
2026-06-12 17:07:38.557997 | TASK [cifmw_helpers : Read vars]
2026-06-12 17:07:38.999998 | controller | Output suppressed because no_log was given
2026-06-12 17:07:39.008755 | 
2026-06-12 17:07:39.008889 | TASK [cifmw_helpers : Create new variable files with content]
2026-06-12 17:07:39.760019 | controller -> localhost | Output suppressed because no_log was given
2026-06-12 17:07:39.772938 | 
2026-06-12 17:07:39.773095 | TASK [cifmw_helpers : Include vars]
2026-06-12 17:07:39.827130 | controller -> localhost | Output suppressed because no_log was given
2026-06-12 17:07:39.839827 | 
2026-06-12 17:07:39.840067 | TASK [cifmw_helpers : Remove temporary directory]
2026-06-12 17:07:40.334113 | controller -> localhost | changed
2026-06-12 17:07:40.349568 | 
2026-06-12 17:07:40.349754 | TASK [cifmw_helpers : Fail if file is not yaml or yml extension]
2026-06-12 17:07:40.388319 | controller | skipping: Conditional result was False
2026-06-12 17:07:40.403277 | 
2026-06-12 17:07:40.403421 | TASK [cifmw_helpers : Check if file is available]
2026-06-12 17:07:40.875634 | controller | ok
2026-06-12 17:07:40.885882 | 
2026-06-12 17:07:40.886018 | TASK [cifmw_helpers : Create temporary directory]
2026-06-12 17:07:41.177767 | controller -> localhost | changed
2026-06-12 17:07:41.190298 | 
2026-06-12 17:07:41.190438 | TASK [cifmw_helpers : Read vars]
2026-06-12 17:07:41.533623 | controller | Output suppressed because no_log was given
2026-06-12 17:07:41.542535 | 
2026-06-12 17:07:41.542714 | TASK [cifmw_helpers : Create new variable files with content]
2026-06-12 17:07:42.077224 | controller -> localhost | Output suppressed because no_log was given
2026-06-12 17:07:42.092803 | 
2026-06-12 17:07:42.093051 | TASK [cifmw_helpers : Include vars]
2026-06-12 17:07:42.163228 | controller -> localhost | Output suppressed because no_log was given
2026-06-12 17:07:42.175553 | 
2026-06-12 17:07:42.175743 | TASK [cifmw_helpers : Remove temporary directory]
2026-06-12 17:07:42.489041 | controller -> localhost | changed
2026-06-12 17:07:42.502835 | 
2026-06-12 17:07:42.503029 | TASK [cifmw_helpers : Fail if file is not yaml or yml extension]
2026-06-12 17:07:42.543954 | controller | skipping: Conditional result was False
2026-06-12 17:07:42.557340 | 
2026-06-12 17:07:42.557486 | TASK [cifmw_helpers : Check if file is available]
2026-06-12 17:07:42.882692 | controller | ok
2026-06-12 17:07:42.894095 | 
2026-06-12 17:07:42.894236 | TASK [cifmw_helpers : Create temporary directory]
2026-06-12 17:07:43.206941 | controller -> localhost | changed
2026-06-12 17:07:43.219264 | 
2026-06-12 17:07:43.219455 | TASK [cifmw_helpers : Read vars]
2026-06-12 17:07:43.563634 | controller | Output suppressed because no_log was given
2026-06-12 17:07:43.574726 | 
2026-06-12 17:07:43.574881 | TASK [cifmw_helpers : Create new variable files with content]
2026-06-12 17:07:44.128449 | controller -> localhost | Output suppressed because no_log was given
2026-06-12 17:07:44.140358 | 
2026-06-12 17:07:44.140504 | TASK [cifmw_helpers : Include vars]
2026-06-12 17:07:44.199362 | controller -> localhost | Output suppressed because no_log was given
2026-06-12 17:07:44.211847 | 
2026-06-12 17:07:44.212042 | TASK [cifmw_helpers : Remove temporary directory]
2026-06-12 17:07:44.524733 | controller -> localhost | changed
2026-06-12 17:07:44.541104 | 
2026-06-12 17:07:44.541267 | TASK [cifmw_helpers : Fail if file is not yaml or yml extension]
2026-06-12 17:07:44.579937 | controller | skipping: Conditional result was False
2026-06-12 17:07:44.595285 | 
2026-06-12 17:07:44.595490 | TASK [cifmw_helpers : Check if file is available]
2026-06-12 17:07:44.951103 | controller | ok
2026-06-12 17:07:44.962274 | 
2026-06-12 17:07:44.962408 | TASK [cifmw_helpers : Create temporary directory]
2026-06-12 17:07:45.275895 | controller -> localhost | changed
2026-06-12 17:07:45.288825 | 
2026-06-12 17:07:45.288966 | TASK [cifmw_helpers : Read vars]
2026-06-12 17:07:45.641256 | controller | Output suppressed because no_log was given
2026-06-12 17:07:45.650063 | 
2026-06-12 17:07:45.650242 | TASK [cifmw_helpers : Create new variable files with content]
2026-06-12 17:07:46.162470 | controller -> localhost | Output suppressed because no_log was given
2026-06-12 17:07:46.169473 | 
2026-06-12 17:07:46.169536 | TASK [cifmw_helpers : Include vars]
2026-06-12 17:07:46.224438 | controller -> localhost | Output suppressed because no_log was given
2026-06-12 17:07:46.235035 | 
2026-06-12 17:07:46.235164 | TASK [cifmw_helpers : Remove temporary directory]
2026-06-12 17:07:46.535327 | controller -> localhost | changed
2026-06-12 17:07:46.555202 | 
2026-06-12 17:07:46.555340 | TASK [cifmw_setup : Set custom cifmw PATH reusable fact]
2026-06-12 17:07:46.582360 | controller | skipping: Conditional result was False
2026-06-12 17:07:46.592263 | 
2026-06-12 17:07:46.592399 | TASK [cifmw_setup : Set destination folder for the logs]
2026-06-12 17:07:46.627079 | controller | ok
2026-06-12 17:07:46.635410 | 
2026-06-12 17:07:46.635538 | TASK [artifacts : Verify if "success" flag exists after successful tests execution]
2026-06-12 17:07:46.968144 | controller | ok
2026-06-12 17:07:46.976750 | 
2026-06-12 17:07:46.976892 | TASK [artifacts : Ensure we have at least minimal ansible facts]
2026-06-12 17:07:47.714406 | controller | ok
2026-06-12 17:07:47.724917 | 
2026-06-12 17:07:47.725047 | LOOP [artifacts : Ensure base directory exists]
2026-06-12 17:07:48.039455 | controller | ok: "artifacts"
2026-06-12 17:07:48.330888 | controller | ok: "logs"
2026-06-12 17:07:48.351300 | 
2026-06-12 17:07:48.351441 | TASK [artifacts : Load generated hook environment for further usage]
2026-06-12 17:07:48.447875 | controller | ERROR
2026-06-12 17:07:48.448113 | controller | {
2026-06-12 17:07:48.448152 | controller |   "ansible_facts": {},
2026-06-12 17:07:48.448178 | controller |   "ansible_included_var_files": [],
2026-06-12 17:07:48.448201 | controller |   "message": "/home/zuul/ci-framework-data/artifacts directory does not exist"
2026-06-12 17:07:48.448224 | controller | }
2026-06-12 17:07:48.448252 | controller | ERROR: Ignoring Errors
2026-06-12 17:07:48.453152 | 
2026-06-12 17:07:48.453233 | TASK [artifacts : Gather parameter passed to the playbook]
2026-06-12 17:07:49.785199 | controller | changed
2026-06-12 17:07:49.794456 | 
2026-06-12 17:07:49.794626 | TASK [artifacts : Gather facts]
2026-06-12 17:07:51.099166 | controller | changed
2026-06-12 17:07:51.109047 | 
2026-06-12 17:07:51.109182 | TASK [artifacts : Copy some network configuration files]
2026-06-12 17:07:51.658502 | controller | ok: Runtime: 0:00:00.018623
2026-06-12 17:07:51.667940 | 
2026-06-12 17:07:51.668074 | TASK [artifacts : Get installed packages list]
2026-06-12 17:07:52.826891 | controller | ok
2026-06-12 17:07:52.906356 | 
2026-06-12 17:07:52.906506 | TASK [artifacts : Output package list]
2026-06-12 17:07:54.305383 | controller | changed
2026-06-12 17:07:54.334874 | 
2026-06-12 17:07:54.334981 | LOOP [artifacts : Cleanup unnecesary directories]
2026-06-12 17:07:54.868900 | controller | changed: "/home/zuul/ci-framework-data/artifacts/manifests/operator"
2026-06-12 17:07:54.869299 | controller | ok: All items complete
2026-06-12 17:07:54.869349 | 
2026-06-12 17:07:55.010013 | 
2026-06-12 17:07:55.010175 | TASK [os_must_gather : Ensure directories are present]
2026-06-12 17:07:55.412638 | controller | changed
2026-06-12 17:07:55.439711 | 
2026-06-12 17:07:55.439921 | LOOP [os_must_gather : Construct project change list]
2026-06-12 17:07:55.528538 | controller | ok:
2026-06-12 17:07:55.528962 | controller | {
2026-06-12 17:07:55.529025 | controller |   "branch": "main",
2026-06-12 17:07:55.529065 | controller |   "change": "1191",
2026-06-12 17:07:55.529102 | controller |   "change_message": "Feat: Migrate neutron_ovn to Quadlet\n\nDepends-on: #1175 \r\nJira: [OSPRH-27884](https://redhat.atlassian.net/browse/OSPRH-27884)",
2026-06-12 17:07:55.529143 | controller |   "change_url": "https://github.com/openstack-k8s-operators/edpm-ansible/pull/1191",
2026-06-12 17:07:55.529180 | controller |   "commit_id": "0d5932bc7e4b786a4f66bb71a9845a8ad6dbd838",
2026-06-12 17:07:55.529215 | controller |   "patchset": "0d5932bc7e4b786a4f66bb71a9845a8ad6dbd838",
2026-06-12 17:07:55.529250 | controller |   "project": {
2026-06-12 17:07:55.529286 | controller |     "canonical_hostname": "github.com",
2026-06-12 17:07:55.529322 | controller |     "canonical_name": "github.com/openstack-k8s-operators/edpm-ansible",
2026-06-12 17:07:55.529357 | controller |     "name": "openstack-k8s-operators/edpm-ansible",
2026-06-12 17:07:55.529391 | controller |     "short_name": "edpm-ansible",
2026-06-12 17:07:55.529424 | controller |     "src_dir": "src/github.com/openstack-k8s-operators/edpm-ansible"
2026-06-12 17:07:55.529458 | controller |   },
2026-06-12 17:07:55.529492 | controller |   "topic": null
2026-06-12 17:07:55.529526 | controller | }
2026-06-12 17:07:55.583765 | 
2026-06-12 17:07:55.583921 | TASK [os_must_gather : Get git tag for image tagging]
2026-06-12 17:07:56.185530 | controller | skipping: Conditional result was False
2026-06-12 17:07:56.232062 | 
2026-06-12 17:07:56.232227 | TASK [os_must_gather : Debug git show-ref]
2026-06-12 17:07:56.269776 | controller | skipping: Conditional result was False
2026-06-12 17:07:56.320162 | 
2026-06-12 17:07:56.320335 | TASK [os_must_gather : Build openstack-must-gather container]
2026-06-12 17:07:56.356166 | controller | skipping: Conditional result was False
2026-06-12 17:07:56.397773 | 
2026-06-12 17:07:56.397910 | TASK [os_must_gather : Push openstack-must-gather container]
2026-06-12 17:07:56.433015 | controller | skipping: Conditional result was False
2026-06-12 17:07:56.535568 | 
2026-06-12 17:07:56.535738 | TASK [os_must_gather : Set cifmw_os_must_gather_image to new image tag]
2026-06-12 17:07:56.570792 | controller | skipping: Conditional result was False
2026-06-12 17:07:56.604244 | 
2026-06-12 17:07:56.604383 | TASK [os_must_gather : Check for oc command]
2026-06-12 17:07:57.920070 | controller | changed
2026-06-12 17:07:57.952989 | 
2026-06-12 17:07:57.953141 | TASK [os_must_gather : Check if kubeconfig exists]
2026-06-12 17:07:58.452196 | controller | ok
2026-06-12 17:07:58.479732 | 
2026-06-12 17:07:58.479836 | TASK [os_must_gather : Run openstack-must-gather command]
2026-06-12 17:16:59.081523 | controller | changed
2026-06-12 17:16:59.162418 | 
2026-06-12 17:16:59.162554 | TASK [os_must_gather : Log openstack-must-gather failure]
2026-06-12 17:16:59.198385 | controller | skipping: Conditional result was False
2026-06-12 17:16:59.227396 | 
2026-06-12 17:16:59.227492 | TASK [os_must_gather : Run fallback generic must-gather command without SOS report when timed out]
2026-06-12 17:16:59.892192 | controller | skipping: Conditional result was False
2026-06-12 17:16:59.943519 | 
2026-06-12 17:16:59.943737 | TASK [os_must_gather : Create oc_inspect log directory]
2026-06-12 17:17:00.000669 | controller | skipping: Conditional result was False
2026-06-12 17:17:00.046711 | 
2026-06-12 17:17:00.046807 | LOOP [os_must_gather : Inspect namespaces as fallback diagnostic collection]
2026-06-12 17:17:00.091032 | controller | skipping: Conditional result was False
2026-06-12 17:17:00.091704 | controller | ok: All items complete
2026-06-12 17:17:00.091780 | 
2026-06-12 17:17:00.104266 | controller | skipping: Conditional result was False
2026-06-12 17:17:00.119540 | controller | skipping: Conditional result was False
2026-06-12 17:17:00.134571 | controller | skipping: Conditional result was False
2026-06-12 17:17:00.149204 | controller | skipping: Conditional result was False
2026-06-12 17:17:00.163544 | controller | skipping: Conditional result was False
2026-06-12 17:17:00.178359 | controller | skipping: Conditional result was False
2026-06-12 17:17:00.192365 | controller | skipping: Conditional result was False
2026-06-12 17:17:00.206811 | controller | skipping: Conditional result was False
2026-06-12 17:17:00.221000 | controller | skipping: Conditional result was False
2026-06-12 17:17:00.235301 | controller | skipping: Conditional result was False
2026-06-12 17:17:00.249986 | controller | skipping: Conditional result was False
2026-06-12 17:17:00.264616 | controller | skipping: Conditional result was False
2026-06-12 17:17:00.279692 | controller | skipping: Conditional result was False
2026-06-12 17:17:00.331703 | 
2026-06-12 17:17:00.331899 | TASK [os_must_gather : Find existing os-must-gather directories]
2026-06-12 17:17:00.730522 | controller | ok: All paths examined
2026-06-12 17:17:00.758095 | 
2026-06-12 17:17:00.758186 | TASK [os_must_gather : Create a symlink to newest os-must-gather directory]
2026-06-12 17:17:01.164669 | controller | changed
2026-06-12 17:17:01.212829 | 
2026-06-12 17:17:01.212911 | TASK [os_must_gather : Collect pod usage]
2026-06-12 17:17:01.274557 | controller | ok
2026-06-12 17:17:01.307172 | controller | included: /var/lib/zuul/builds/43f2617260174bbea94c42134eb05173/untrusted/project_0/github.com/openstack-k8s-operators/ci-framework/roles/os_must_gather/tasks/get_top.yml
2026-06-12 17:17:01.333473 | 
2026-06-12 17:17:01.333537 | TASK [os_must_gather : Get all containers usage - sort by cpu]
2026-06-12 17:17:01.957862 | controller | error: Metrics API not available
2026-06-12 17:17:02.078303 | controller | ERROR
2026-06-12 17:17:02.078660 | controller | {
2026-06-12 17:17:02.078704 | controller |   "delta": "0:00:00.141406",
2026-06-12 17:17:02.078732 | controller |   "end": "2026-06-12 17:17:01.962252",
2026-06-12 17:17:02.078755 | controller |   "msg": "non-zero return code",
2026-06-12 17:17:02.078778 | controller |   "rc": 1,
2026-06-12 17:17:02.078800 | controller |   "start": "2026-06-12 17:17:01.820846"
2026-06-12 17:17:02.078822 | controller | }
2026-06-12 17:17:02.078856 | controller | ERROR: Ignoring Errors
2026-06-12 17:17:02.102035 | 
2026-06-12 17:17:02.102255 | TASK [os_must_gather : Print message when metrics are not available]
2026-06-12 17:17:02.139029 | controller | skipping: Conditional result was False
2026-06-12 17:17:02.177932 | 
2026-06-12 17:17:02.178205 | TASK [os_must_gather : Get all containers usage - sort by memory]
2026-06-12 17:17:02.853690 | controller | skipping: Conditional result was False
2026-06-12 17:17:02.902665 | 
2026-06-12 17:17:02.902866 | TASK [os_must_gather : Find all namespaces directories]
2026-06-12 17:17:02.939598 | controller | skipping: Conditional result was False
2026-06-12 17:17:02.969272 | 
2026-06-12 17:17:02.969393 | LOOP [os_must_gather : Get resource usage by pods per namespace]
2026-06-12 17:17:03.045459 | 
2026-06-12 17:17:03.045744 | TASK [os_must_gather : Get node resource usage]
2026-06-12 17:17:03.654010 | controller | skipping: Conditional result was False
2026-06-12 17:17:03.699531 | 
2026-06-12 17:17:03.699769 | TASK [os_must_gather : Collect info for OOMKill]
2026-06-12 17:17:03.760143 | controller | ok
2026-06-12 17:17:03.789008 | controller | included: /var/lib/zuul/builds/43f2617260174bbea94c42134eb05173/untrusted/project_0/github.com/openstack-k8s-operators/ci-framework/roles/os_must_gather/tasks/oomkill.yml
2026-06-12 17:17:03.812771 | 
2026-06-12 17:17:03.812862 | TASK [os_must_gather : Check if there were some OOMKill]
2026-06-12 17:17:04.277167 | controller | /bin/sh: -c: line 1: syntax error near unexpected token `newline'
2026-06-12 17:17:04.277318 | controller | /bin/sh: -c: line 1: `oc get events --all-namespaces --field-selector type=Warning --sort-by=.lastTimestamp | grep -i -E 'OOMKill|Killing.*out of memory|Pressure' >'
2026-06-12 17:17:04.509987 | controller | ERROR
2026-06-12 17:17:04.510340 | controller | {
2026-06-12 17:17:04.510399 | controller |   "delta": "0:00:00.005169",
2026-06-12 17:17:04.510440 | controller |   "end": "2026-06-12 17:17:04.277531",
2026-06-12 17:17:04.510477 | controller |   "msg": "non-zero return code",
2026-06-12 17:17:04.510512 | controller |   "rc": 2,
2026-06-12 17:17:04.510546 | controller |   "start": "2026-06-12 17:17:04.272362"
2026-06-12 17:17:04.510611 | controller | }
2026-06-12 17:17:04.510669 | controller | ERROR: Ignoring Errors
2026-06-12 17:17:04.564054 | 
2026-06-12 17:17:04.564204 | TASK [artifacts : Create crc logs directory]
2026-06-12 17:17:04.962763 | controller | changed
2026-06-12 17:17:04.993283 | 
2026-06-12 17:17:04.993535 | TASK [artifacts : Ensure controller knows CRC ssh keys]
2026-06-12 17:17:05.785196 | controller | ok: Runtime: 0:00:00.149947
2026-06-12 17:17:05.809449 | 
2026-06-12 17:17:05.809637 | TASK [artifacts : Recognize new keypair]
2026-06-12 17:17:06.317722 | controller | ok
2026-06-12 17:17:06.345542 | 
2026-06-12 17:17:06.345660 | TASK [artifacts : Set fact if new keypair exists]
2026-06-12 17:17:06.446252 | controller | ok
2026-06-12 17:17:06.472274 | 
2026-06-12 17:17:06.472398 | TASK [artifacts : Prepare root ssh accesses]
2026-06-12 17:17:16.834047 | controller | changed
2026-06-12 17:17:16.892789 | 
2026-06-12 17:17:16.892955 | TASK [artifacts : Copy logs from CRC VM]
2026-06-12 17:17:24.331937 | controller | changed
2026-06-12 17:17:24.424684 | 
2026-06-12 17:17:24.424862 | TASK [artifacts : List all of the existing virtual machines]
2026-06-12 17:17:24.981418 | controller | ok
2026-06-12 17:17:25.008999 | 
2026-06-12 17:17:25.009144 | TASK [artifacts : Filter out edpm vm]
2026-06-12 17:17:25.095620 | controller | ok
2026-06-12 17:17:25.121510 | 
2026-06-12 17:17:25.121669 | TASK [artifacts : Slurp zuul inventory file]
2026-06-12 17:17:25.157468 | controller | skipping: Conditional result was False
2026-06-12 17:17:25.181282 | 
2026-06-12 17:17:25.181393 | LOOP [artifacts : Extract Compute and Networker from zuul mapping if any]
2026-06-12 17:17:25.242174 | 
2026-06-12 17:17:25.242402 | LOOP [artifacts : Generate logs on edpm vm {{ item.split('/')[0] }}]
2026-06-12 17:17:34.062868 | controller | changed: "192.168.122.100"
2026-06-12 17:17:34.063208 | 
2026-06-12 17:17:34.113153 | 
2026-06-12 17:17:34.113402 | LOOP [artifacts : Copy logs to host machine from {{ item.split('/')[0] }}]
2026-06-12 17:17:35.919329 | controller | changed: "192.168.122.100"
2026-06-12 17:17:35.960618 | 
2026-06-12 17:17:35.960788 | TASK [artifacts : Generate list of ansible logs to collect in home directory]
2026-06-12 17:17:36.356675 | controller | ok: All paths examined
2026-06-12 17:17:36.385136 | 
2026-06-12 17:17:36.385250 | LOOP [artifacts : Copy ansible logs to logs directory]
2026-06-12 17:17:37.245671 | controller | changed:
2026-06-12 17:17:37.245848 | controller | {
2026-06-12 17:17:37.245873 | controller |   "atime": 1781280385.8645146,
2026-06-12 17:17:37.245891 | controller |   "ctime": 1781284053.3471143,
2026-06-12 17:17:37.245908 | controller |   "dev": 64513,
2026-06-12 17:17:37.245924 | controller |   "gid": 1000,
2026-06-12 17:17:37.245940 | controller |   "gr_name": "zuul",
2026-06-12 17:17:37.245956 | controller |   "inode": 3016245,
2026-06-12 17:17:37.245971 | controller |   "isblk": false,
2026-06-12 17:17:37.245986 | controller |   "ischr": false,
2026-06-12 17:17:37.246002 | controller |   "isdir": false,
2026-06-12 17:17:37.246017 | controller |   "isfifo": false,
2026-06-12 17:17:37.246031 | controller |   "isgid": false,
2026-06-12 17:17:37.246046 | controller |   "islnk": false,
2026-06-12 17:17:37.246061 | controller |   "isreg": true,
2026-06-12 17:17:37.246076 | controller |   "issock": false,
2026-06-12 17:17:37.246090 | controller |   "isuid": false,
2026-06-12 17:17:37.246105 | controller |   "mode": "0644",
2026-06-12 17:17:37.246120 | controller |   "mtime": 1781284053.3471143,
2026-06-12 17:17:37.246135 | controller |   "nlink": 1,
2026-06-12 17:17:37.246150 | controller |   "path": "/home/zuul/ansible.log",
2026-06-12 17:17:37.246165 | controller |   "pw_name": "zuul",
2026-06-12 17:17:37.246180 | controller |   "rgrp": true,
2026-06-12 17:17:37.246195 | controller |   "roth": true,
2026-06-12 17:17:37.246209 | controller |   "rusr": true,
2026-06-12 17:17:37.246224 | controller |   "size": 357881,
2026-06-12 17:17:37.246239 | controller |   "uid": 1000,
2026-06-12 17:17:37.246254 | controller |   "wgrp": false,
2026-06-12 17:17:37.246269 | controller |   "woth": false,
2026-06-12 17:17:37.246283 | controller |   "wusr": true,
2026-06-12 17:17:37.246298 | controller |   "xgrp": false,
2026-06-12 17:17:37.246312 | controller |   "xoth": false,
2026-06-12 17:17:37.246326 | controller |   "xusr": false
2026-06-12 17:17:37.246341 | controller | }
2026-06-12 17:17:37.246368 | controller | changed: All items complete
2026-06-12 17:17:37.246386 | 
2026-06-12 17:17:37.295569 | 
2026-06-12 17:17:37.295801 | TASK [artifacts : Ensure we have proper rights on the gathered content]
2026-06-12 17:17:43.467804 | controller | ok: Runtime: 0:00:05.465285
2026-06-12 17:17:43.497892 | 
2026-06-12 17:17:43.497996 | LOOP [artifacts : Mask secrets in yaml log files]
2026-06-12 17:19:35.503942 | controller | changed: "/home/zuul/ci-framework-data/logs"
2026-06-12 17:19:36.327707 | controller | changed: "/home/zuul/ci-framework-data/artifacts"
2026-06-12 17:19:36.398663 | 
2026-06-12 17:19:36.398881 | LOOP [env_op_images : Ensure directory is present]
2026-06-12 17:19:36.925870 | controller | ok: "artifacts"
2026-06-12 17:19:36.926127 | controller | changed: All items complete
2026-06-12 17:19:36.926154 | 
2026-06-12 17:19:37.125508 | controller | ok: "logs"
2026-06-12 17:19:37.184466 | 
2026-06-12 17:19:37.184885 | TASK [env_op_images : Check if OpenStackControlPlane is setup]
2026-06-12 17:19:37.931676 | controller | ok: Runtime: 0:00:00.162027
2026-06-12 17:19:37.966738 | 
2026-06-12 17:19:37.966977 | TASK [env_op_images : Get images from the CSV]
2026-06-12 17:19:38.636233 | controller | apiVersion: v1
2026-06-12 17:19:38.636318 | controller | items:
2026-06-12 17:19:38.636327 | controller | - apiVersion: operators.coreos.com/v1alpha1
2026-06-12 17:19:38.636332 | controller |   kind: ClusterServiceVersion
2026-06-12 17:19:38.636338 | controller |   metadata:
2026-06-12 17:19:38.636342 | controller |     annotations:
2026-06-12 17:19:38.636347 | controller |       alm-examples: |-
2026-06-12 17:19:38.636351 | controller |         [
2026-06-12 17:19:38.636356 | controller |           {
2026-06-12 17:19:38.636363 | controller |             "apiVersion": "operator.openstack.org/v1beta1",
2026-06-12 17:19:38.636367 | controller |             "kind": "OpenStack",
2026-06-12 17:19:38.636373 | controller |             "metadata": {
2026-06-12 17:19:38.636378 | controller |               "labels": {
2026-06-12 17:19:38.636383 | controller |                 "app.kubernetes.io/created-by": "openstack-operator",
2026-06-12 17:19:38.636387 | controller |                 "app.kubernetes.io/instance": "openstack",
2026-06-12 17:19:38.636393 | controller |                 "app.kubernetes.io/managed-by": "kustomize",
2026-06-12 17:19:38.636398 | controller |                 "app.kubernetes.io/name": "openstack",
2026-06-12 17:19:38.636403 | controller |                 "app.kubernetes.io/part-of": "openstack-operator"
2026-06-12 17:19:38.636407 | controller |               },
2026-06-12 17:19:38.636411 | controller |               "name": "openstack",
2026-06-12 17:19:38.636416 | controller |               "namespace": "openstack-operators"
2026-06-12 17:19:38.636421 | controller |             },
2026-06-12 17:19:38.636425 | controller |             "spec": {
2026-06-12 17:19:38.636430 | controller |               "operatorOverrides": [
2026-06-12 17:19:38.636434 | controller |                 {
2026-06-12 17:19:38.636439 | controller |                   "controllerManager": {
2026-06-12 17:19:38.636443 | controller |                     "resources": {
2026-06-12 17:19:38.636448 | controller |                       "limits": {
2026-06-12 17:19:38.636452 | controller |                         "cpu": "600m",
2026-06-12 17:19:38.636460 | controller |                         "memory": "2Gi"
2026-06-12 17:19:38.636464 | controller |                       }
2026-06-12 17:19:38.636468 | controller |                     }
2026-06-12 17:19:38.636473 | controller |                   },
2026-06-12 17:19:38.636477 | controller |                   "name": "infra",
2026-06-12 17:19:38.636482 | controller |                   "replicas": 1
2026-06-12 17:19:38.636486 | controller |                 }
2026-06-12 17:19:38.636490 | controller |               ]
2026-06-12 17:19:38.636495 | controller |             }
2026-06-12 17:19:38.636499 | controller |           }
2026-06-12 17:19:38.636503 | controller |         ]
2026-06-12 17:19:38.636507 | controller |       capabilities: Seamless Upgrades
2026-06-12 17:19:38.636512 | controller |       createdAt: "2026-06-12T15:36:02Z"
2026-06-12 17:19:38.636516 | controller |       features.operators.openshift.io/disconnected: "true"
2026-06-12 17:19:38.636521 | controller |       features.operators.openshift.io/fips-compliant: "true"
2026-06-12 17:19:38.636525 | controller |       features.operators.openshift.io/proxy-aware: "false"
2026-06-12 17:19:38.636529 | controller |       features.operators.openshift.io/tls-profiles: "false"
2026-06-12 17:19:38.636534 | controller |       features.operators.openshift.io/token-auth-aws: "false"
2026-06-12 17:19:38.636538 | controller |       features.operators.openshift.io/token-auth-azure: "false"
2026-06-12 17:19:38.636542 | controller |       features.operators.openshift.io/token-auth-gcp: "false"
2026-06-12 17:19:38.636546 | controller |       olm.operatorGroup: openstack
2026-06-12 17:19:38.636551 | controller |       olm.operatorNamespace: openstack-operators
2026-06-12 17:19:38.636555 | controller |       olm.targetNamespaces: ""
2026-06-12 17:19:38.636561 | controller |       operatorframework.io/initialization-resource: '{"apiVersion":"operator.openstack.org/v1beta1","kind":"OpenStack","metadata":{"name":"openstack","namespace":"openstack-operators"},"spec":{}}'
2026-06-12 17:19:38.636567 | controller |       operatorframework.io/properties: '{"properties":[{"type":"olm.package","value":{"packageName":"openstack-operator","version":"0.6.0"}},{"type":"olm.gvk","value":{"group":"operator.openstack.org","kind":"OpenStack","version":"v1beta1"}}]}'
2026-06-12 17:19:38.636574 | controller |       operatorframework.io/suggested-namespace: openstack-operators
2026-06-12 17:19:38.636578 | controller |       operators.openshift.io/valid-subscription: '["OpenShift Container Platform",
2026-06-12 17:19:38.636582 | controller |         "OpenShift Platform Plus"]'
2026-06-12 17:19:38.636593 | controller |       operators.operatorframework.io/builder: operator-sdk-v1.41.1
2026-06-12 17:19:38.636597 | controller |       operators.operatorframework.io/project_layout: go.kubebuilder.io/v4
2026-06-12 17:19:38.636601 | controller |     creationTimestamp: "2026-06-12T16:18:26Z"
2026-06-12 17:19:38.636606 | controller |     finalizers:
2026-06-12 17:19:38.636610 | controller |     - operators.coreos.com/csv-cleanup
2026-06-12 17:19:38.636614 | controller |     generation: 1
2026-06-12 17:19:38.636619 | controller |     labels:
2026-06-12 17:19:38.636623 | controller |       olm.managed: "true"
2026-06-12 17:19:38.636627 | controller |       operators.coreos.com/openstack-operator.openstack-operators: ""
2026-06-12 17:19:38.636632 | controller |     name: openstack-operator.v0.6.0
2026-06-12 17:19:38.636636 | controller |     namespace: openstack-operators
2026-06-12 17:19:38.636640 | controller |     resourceVersion: "53012"
2026-06-12 17:19:38.636644 | controller |     uid: 98e23408-bb13-44ba-9a7d-1023393294f4
2026-06-12 17:19:38.636649 | controller |   spec:
2026-06-12 17:19:38.636653 | controller |     apiservicedefinitions: {}
2026-06-12 17:19:38.636657 | controller |     cleanup:
2026-06-12 17:19:38.636662 | controller |       enabled: false
2026-06-12 17:19:38.636666 | controller |     customresourcedefinitions:
2026-06-12 17:19:38.636670 | controller |       owned:
2026-06-12 17:19:38.636674 | controller |       - description: OpenStack is the Schema for the openstacks API
2026-06-12 17:19:38.636679 | controller |         displayName: Open Stack
2026-06-12 17:19:38.636683 | controller |         kind: OpenStack
2026-06-12 17:19:38.636687 | controller |         name: openstacks.operator.openstack.org
2026-06-12 17:19:38.636691 | controller |         version: v1beta1
2026-06-12 17:19:38.636696 | controller |     description: Install and configure OpenStack
2026-06-12 17:19:38.636700 | controller |     displayName: OpenStack
2026-06-12 17:19:38.636704 | controller |     icon:
2026-06-12 17:19:38.636748 | controller |     - base64data: iVBORw0KGgoAAAANSUhEUgAAAYAAAAEiCAYAAADwEwVaAAAACXBIWXMAABYlAAAWJQFJUiTwAAAck0lEQVR4nO3dfYwdV33G8WeCCbaJsr7WKo4a/AalEJXIm0JBFQE7ElQICDGoav8hsqNKFbQ0MRIqElIbG6RKICTstFLVSig2RqXtH7BJGoQaUHZDKgSNyLou6gsq2XVqFKOtrzei2WAST3X2nvGO79x7986dt3PmfD+SRbKzODuzu+eZ33mN4jgWACA8m/ieI0TdKDos6aCkA5KmBjyCM5IuSZqTtGD+dOJ4MfNZgMeoABCUbhQdkWT+7J7gvpdsGJhQmOvE8ULmMwCPEAAIQjeKZiSdlLSvxPtdSsJA0mwnji9lPgNwGAEQsG4UbZM00/cELrXtzdZ29xwf0tVTpjM2ZKgO4AUCICDdKEr6vE2jv3+DO093d8z62v/djSLT8N+fuVA98/xmTSAQBnAVAdBy9i0/6fcu8gacvN16EwbdKDJf76HMhfoRBnASAdBSJTb8gzxsulQ6cTw34Frj7L3PjlHlNIEwgDMIgBayA56zE850ycM0Zkc7cXzSladoG/+5kgd7q0IYoFEEQMvYAc+Har4rJ4LAs8a/n3ddbPAfAdAi3Sg6KumBBu+osSCoseqpw3wqDJhaisoQAC3R4GyXQZZsA3a8jgbMzm46WcM0z7qtpLqInBxvgd8IgBZoqNtnHCt2/v3Jqro1HAu+KiWhWtmzRHgIAM91o8jM63/Cg7s4VeabrL3vky3p8snrYds95MzgO/xEAHjMDnouetb1UWjmi+3uOeLoFM+6raS62qgKkBsB4LFuFM153hCupFYbL9jdNxeScYPUVhV77Armgy3s5y/LvA1VqgKMjQDwlN3V8kuhPwdkUBVgbASAhzzt+kH9HrZVwSzPHoMQAB5yaI8b+GEpNRuLdQW4igDwTDeKTH/4s6E/B0wkWVdwlO4hGNdlPgLXMciHSU3ZyvFZM4HAzqhCwKgAPOLRnH/4Y237DradCBMVgF8Oh/4AULrddhX5otlLyk4wQCCoADxB3z9qdIpxgjBQAfjjaOgPALVJxglO2l1W0VJUAB5g3j8aNm8rAnYkbRkqAD+wBQKaZLYbecLOHDrAd6I9qAA80I2iBU9PuUI7URG0BAHgONsH+0zozwFOIgg8RxeQ+5j6CVclXUMn7Sw1eIYKwHHdKFoM9NAT+Ifpo56hAnCYXapP4w9fmOmjCywo8wcB4Db2aoFvzGy1B2wQ0H3pOLqAHNaNoktM/4TnzEDxkUmO/0T1qAAcZbt/aPzhOzNQ/AzdQm4iANxF+Yw2SbqFWEjmELqAHGTflLqhPwe01rFOHLO3lQOoANzE4C/a7AGzup21A80jANxEAKDt9tEl1Dy6gBzDvv8I0L2dOOao0wZQAbiHt3+E5iGznQTf9foRAO5h9g9CdIgQqB9dQA6h+wfQqU4c8xJUEyoAt/CDj9AdYguJ+lABOISdP4Gr7uScgeoRAI7g4BfgGiuS9nTi+BKPpTp0AbmDshdYZ/bBOs7zqBYVgCPo/gEGoiuoQlQADuDgF2Ao9gyqEAHgBhZ/AYPtZ7uI6tAF5AAOfgFGmu/EMSFQASqAhnHwC7Ch/ewcWg0CoHnM/gE2doRnVD66gBrEwS/A2JY6cUwVUDIqgGYx+AuMZ7ddLIkSEQDNIgCA8fH7UjK6gBrCzp9Abmc6cUwVUCIqgObwNgPks8+Om6EkBEBzmP0D5Md6gBIRAA2w3T/7grtxoDgCoEQEQDPo/gEmQwCUiEHgBrDzJzC5ThxHPL5yUAHUzM5lpvEHJsTmcOUhAOrH4C9QDAFQEgKgfvT/A8UQACUhAGpE9w9QChaDlYQAqBc7GgLFTbEvUDkIgHrR/QOUg26gEhAANeHgF6BUVAAlIADqw9s/UB4qgBKwEKwmnPsLlG5vJ44XeayTowKoQTeKDtP4A6WjG6ggAqAedP8A5aMbqCC6gCrGub9AZTggpiAqgOrx9g9Ugy3VCyIAqkcAABVhY7hiCIAK2e6fu1t7g0DzCIACCIBq8fYPVIsAKIAAqBZbPwPVYhC4AAKgIvbc3/2tvDnAHWwMVwABUB26f4B60A00IQKgOnT/APWgApgQAVAB2/3DHGWgHlQAEyIAqkH3D1Cf3falCzkRABX4qfSx1t0U4Da6gSZAAJQsiqKZX5He1KqbAtxHN9AECIDyce4vUD8qgAmwG2iJot7WD4sX2fsfqF0njiOeej5UAOXi3F+gIWwMlx8BUC66f4DmEAA5EQAliXrL0dfm/v9YOt+GewI8wzhATgRAea6+/X9N2tqC+wF8QwWQE4PAJYj6jn3cJWnB5xsC/HV7J4759RsTFUA5rtn355ykb0oXPL4fwFd0A+VAAJQjM/j7GWmHp/cC+IxuoBwIgIKi3tSz3f1/C1UA0AgCIAcCoLih2z7/kbTjF9JLmQsAqrLbnsWNMRAABdjB30PD/oYVSX8gXclcAFAlqoAxEQDFDH37TzwqbX1KWs5cAFAVAmBMBEAxmcHfQe6Rpi/1CgIA1WMm0JhYBzAhO/j7xLj/79skzWc+CqAKbAw3HiqAyeU68/espPul1cwFAKVjY7jxbPLhi6yLPVYufbRc+odoW1Jarkqbd0nvOJfz6zotbXmPdPEuaXvmIoAymd/dOZ7oaEEEgJ0WlvQLJo36jG3Ut+U9wP0X0krexj9xSNr+iLR8hzSduQigLIwDjKFVAWDLvuQtPmng92c+saAHC07tNIPCT0oXd1IJAFWhC2gMXg4C266aGfsnafQzq3GrMmNX+hZhTo0hBIBKsTHcBryoAOyb/YFUg9/YqVvPSxfOlbDPj5kT+m5p+zPSyjZOEQOqMMPGvKM5GQDd3uEqB21jX3oXThFz0stl/V0mBO6Wph6XVq+XtmQ+AUARpv04yRMczpkA6EbRQdvoO32u7mPSLZkPFmCmh75X2kIIAKVjHGADjY4B+NLop+1VNUt6d/W2jWBMAChXpxPHl3img9W+EMwM4Haj6Hg3isw35Rt2MzUvGv8XpG5V+zmcs2MCz0kXMxcBTIoqYITaAqAbRYe7UWQWZjzbWxTr38DnBenFzAdLtEIIAGUjAEaoPABsw78o6SHXBnTzeqLEAeBhkhBgB1GgFCwIG6GyAOhr+Gubo98GJgQ+JE0/SiUAFOX1S2fVSg8AM7Db1ob/R9JNmQ9WyGwb8WecKAYUwsZww5UWAHZwd84O7Lbyjf/ZBqZp/qW02ewi+suKxx+AFiMAhiglALpRdMSuuKPcqoDdRXQrh8oAE2EcYIhCAWB22bRv/V/ycVaPT8yCsdulKWYIAblRAQwxcQDY7RoWeeuvz0pv3+rtX2WGEJDHlN1AEn0mCgAzw0fSM6G99b9vbSlA8+6TphkXAHKhChggdwB0o+ioneETnE0OzchJxgXOUw0A4yAABsgVAN0oMjvrPZC5EIg7Hds91YwL3MF6AWAcDAQPMPZmcGb/HruFQ7AuS6s3O7pj5z3S6hel+NXS1sxFAGJjuKyxKgDb5x9042+Y7Zp3ZT7qBtMl9JvSVmYJAUPRDdRnwwCwq+iC7PMfZL+0OuDDTjhnZwmdYL0AMAjdQH1GBoCdOjWbuRCwezwYdD0mTZm5uSwcA9b9b+/cEaSMHAOwi7yY59+nqkNhymbm6H5OWv6oNO3BlwtUrhPHEU953dAKwG7vQOM/wIcc7gZKW7FrBj5ENQCseWsUfZAnsW5gANiun6OZC1jzJ9L/+fQknrLbSDA2gNDdJv1O6M8gbWAA2MafvX2GuEWavmPwJWetpMYGWDyGUP2MgeBrZALAvv0fynwmrvHH0nM+PpGzvbegaXPOAFtJIDQvSr/KN31dJgDo+hnPe6Wdrq4JGIc5Z8CsG+DoSYTkFem1UW8jy+CpPwB4+8/nzx3ZHG5S5+zRkwwSIzAsCLP6K4DDmc/AUO+Xdvg2FjCIGSR+vR0kplsIASAALAKgoM97XgWkmUFi0y30zRbdEzAAAWBdDQB7wEsrz/Kt0q3Sjns8WRcwDtMt9FFph+kW+neCAC1zrnc7UxEHxKxJVwC8/U/oC1LUtjmzplvondKOQ9KLjA+gLc6t30fwVYD6AoAHMqHXSJtPt3Q2zaPSVjM+YKaNXm5RpYPwvCB1UzcdfHunJADM4e69jSQxKXMwy10tHkA100bfJG0xA8UEAXz0X9LPU1928AGgVAXAvNgS/I10XZuXTyeriQkC+OgHa0d6XLWbcYD1ACANS2C6gh4NYGFVOgiYMQRf/L20o+9LDf7FNwmA4JOwLG+Rph8IZNB0xc4YMr9FJgioCOAq87N5Nvu1Bf/iSwBU4H5pqs3jAf2SqaN0DcFV314bA84IPgDWDoTpRtEiawDKZRrB90pbBrx1tJ4ZBzkirXxcuv56Rw/RR1j2240QB+jEAR8Un1QANP4lMw3f30rLIe6pnR4juF9aZR0BmmQWNA5p/PVT6T+6URTsGqhBu4GiJObcgCeli6EerGBa/dPSFrOOwAQBK4vRhE9nB3+vsq/+D3Wj6FI3io7aKfHBIAAqtlPa/qB0sdU3OQYTBO+0W0w87ulZCvCPeel4asRXfXatt3aNeU97QNKiDYIgxkUJgBrcJW0/RQisMb+MvyftNDOHGDBG1T424u3f+J50Q9+HkiB4thtFJ9seBARATQiBa52z4wQ323ECuodQNvOCMazvP/EdqZP54LpDNgha2zWUzAKKM1dQCbOnjtlWgaebZU5Y+5S0/LvSa5k9hCKeky7uk7aP81eM+VZmhrSOmz+dFs0aIgAaYN54T9PAjWS22P6Y9MKtG5TwQL9fSC+9Wdo87tSzp6Wl148/E9L8tUc6cXwyc8VDdAE14IS05RPSS8HdeA7JoHEyVtC3kyMwkBlT+u0cjb96ewRtynxwuCk7a2ihG0XeLySjAmjQo9LFQ2OWqZBu603pu/Ae6Ua6iNBv0sWXpto8MfnP08O2IljMXPFAUgHM89NUPwaG8zlrt5wwA8f32OmkzCKCCq68Xyj2MnG3+SvMQHHmigeSCmDOrpZGA6gEivmApD+Unn+rNEVlEB4z4Gteps4VuPOS3sLO2GpgLnPFUUkF4M0X3Ebmh/dMwCuGi3qsFwI3UxmEx7w8vbtg42/8RFrKfDA/c6jWE90oOu7LtNEkALzsv2oTs2LYbBuxK/QHUdBjdqFZEgZ/J51nALl9zEwfc161qZzL2Gjqv8udEHO/7RZyfpA4uemFzBXUzoTAD6TV23j0pXis1zV0yx6pY/o3Pyt1fyydb8GtBc2cPfHm3uFLW8t6DgNWBBe1O6kGXP5erY0BqHcu8CU7xQkN+6X04qekiLUC1ZjqneFsuo3Ov1/aeuPo1aBwhFktbrZ2qGKLdfPz8Ejmo6UxYwOHO3Hs3It2OgBm7Yg2HPFVafk+aZrvR7V29WZArH5QWn6HdAOB4BbT8JsdPUdt6laUeSl4ttq7dnIBWToAjkj6UuYz0Kh/k5bvkqbZUL8+6UC4Tbr+ZlYjN8J09Xy+ojf+QWqaj33KBoET20mkA2BP9SGISZgDVe6WpkI8XcwFSZfRu6SlO6VNu6XtTDetxnlp+a+lG07nXM1bhpxbQhThTJfQ1QBQLwQW7FQmOIiN5NxhBupnpNXfki6+XXr5ddJNhMJkTKP/ZelVX5c6RadzFlFjAMh2CZkQmM1cqVF/ANAN5LinpOV76BJy0i4bDKZS+A3putfRfTSQmZb7fenn/yhNPyJtceVnueYASBzrxHFjq4j7A4BuIA/QJeSX22w30vukC2+ULr9BuhJSxWAWWZkN174nbZ+XtjT5lj9KQwGgJscFrgkA9UKAbSE8YXbJPMbUXa8l4fA2qXuz9IKpHLZLV7ZKm32rHkxDf1G67ofSle9Ku8/Z/Zt80WAAyI4LHKg7BAYFgDkh/6HMZ8JJZpbQR6VpV9+qUNxtqQU6SVCYf75R2mTGH9L/gbIri+elCy/arctfkTY9Yf97z0s3Pm2ny1Y5PbNODQeAbAgcrHNn0UwAiEVh3jELxz4nXccAMTA5BwJAdnD4QF0zhIbtf+H08mVc69XS1s9Km5+UltlLCJjM9FpR1Tjz4j3XjaKZOr6QYRUAg8GeohoAJuPYwRy1VAIDKwDbB3UqcwHOoxoA8nNwA8ZaKoGBAWB5ecINet4iTZtXhwd6bxIARphx8/yIykNgaABQBbTD/dLUT6SVO0J/EMAIZt+n4VcbVWkIDBwDSNhTbRaZEdQOZhXxJ5gyCmQsSl3Hd4GtZExgaAWgXhVwiRlB7XGHNP0v0ot0CwHrdvXWVLi+Bbh5CT9Z9lGTIwPAMgFQxnmZcIAZJE66he6SXuR7gtB9xJ8jQ/fZ7qDSQmDDALBVwJHMBXhtmzR1Str6z9IFxgcQsvvKPQ+4avvK7JUZ68btlqXzmQvw3q3Sjkd6p49dYNooQnOHfRny7LYPdaOolFmaIweB0+zisAUGhNvNHEP5p2w3jUCYCvhWf7fs/nDR8wTGDgBxXkAwLkurfyVdPi5NEQRoq4oPgq+D+fWcKbJ5XK4AENtFB4UgQJt5/vafONOJ44nXCEwy+HFYTCMMgtlW2MwY+k9p1Uwdpe8PbWFmwLWg8Tf2daNo4kHh3BWAODMgWFQEaAPzIvOMtOLh4O8od3bieG7E9YEmCgD1QuCkGY3OXEDrJUHwkDTFqmL45kF7iFLLvnHmnWxP3hPFigSAWYwwZ+elIlDflC58RtpBEMAHpuvHrH9p6Tfr4U4cH8x8dISJA0C9EJixIUD3cOCelp77rLSzLccDon3Mls+PS6stP4w/V1dQoQAQ4wHoc15a/oL02tPt/iWDZ6bsZoi3tK/rp99SJ473ZD46ROEl0J04NmMBJzIXECTzC3ZC2vK8nTnE6mI0zTT+T0oXA2j8jd15VgkXrgASrA/AMI9Lz/0F3UNoQNL475S2B/T8x14gVmYAMCiMkS5JKw9KVx6SOkwjRdUCbfwTpzpxfDjz0T6lBYDYLwg5mKrgK9LOx3hoqEDgjX9i70ZVQKkBIGYGIacXpO4j0itf5KQylMTM9vkn6aXXSJsDf6YbVgGlB4B6IWDmon4jcwEYwcwg+rL0KrqIMKl7pNUTzEBLG1kFVBIAYnooCjLrCk5L049IWwgDbMR0N5yWlu8IY6ZPHiOrgMoCQIQASkIYYBSzrfNX2re3T5mGVgGVHoXGGgGU4W3STlPWP9vr233OlPn8pmOqt5//8iN+nupVp2YqgAQbx6EKP5bOf03a+nWpwwByWMwiw49L17d8W4eyrHTieOBB8rUEgAgBVOx56cK3pVf9gzTNgrP2MtXfMekyb/y5DTw+srYAECGAmpjtqv9VWjbjBvPSFqoD/9HwFzZwp9BaA0CEABpg1hp8X/r5V+x2FAwk+8G09EeklXulKzdKndCfRwk6/ecF1B4AIgTQMNNdNCe9/Jh0y1lJVAhuMQu5Pi1deH87jmx0yb12Ys5VjQSAmCIKhyQVwvekG74jdc7yzamd2TX2I1L3Puk6unkqk+kGaiwARAjAYWaG0RPSy9+VdlMlVCNp9H9feiWQrZqblpkN1GgAiBCAJ8zA8pJ00YTCj6SbFqQtVAr5faD35/z7pa306zfimhPDGg8AsYEcPGbGE/5HuvxD6YqpFkylQDD0TNlVuu+Slu6UNr1x7bwgNOxYJ46vHhjjRACIEEDLmHGFZemFH0ibLkqbvmUHNNu6RmGX/fM+6cLbpcu/Jt3AG76T5jtxfCD5wpwJAHGoDALyE2nJ3K0JiBekl5+XbnzaNphnHZ2qmjTyU/atfq903RukK6+Xdmc+Ga66ZhzAqQDQegjMcrwksF5JmH9+RdpkxiDSj+VlafO3SpguuVda/XXpZ6l/X2vczT+/TrqJLRda5ermcM4FQIK1AgBQiasDwZXuBlqE3cP6Xr7/AFCqmeQvczYAtL6d9J2s3geA0lwdA3A6ANQLgTmbWGcyFwEAee1JPt/5AFAvBMyAhZm6dCpzEQCQh18BoF4IXLLjAp/MXAQA5OZNACQ6cXxc0u2MCwBAMd4FgHohsGDLmPnMRQDAWLwMAK13CZlxgWOZiwCADXkbAAm7sRFTRQEgJ+8DQOtTRU2X0MOZiwCAgVoRAFrvEjpoZwlRDQDABloTAAk7S+gAC8cAYLTWBYDsLKFOHJvVwycyFwEgbFdPBGtlACQ6cXzEDhAvZS4CQOBaHQC6di8hqgEAkBaTZ9D6AND6ADHVAACEFgAJqgEAWA8AZ08Eq1o3isxMIXPeAOeZAghGJ46j5F6DqgDSqAYABOia/dOCDQBdOzZwO+sGAARgMX2LQQdAIrVu4BiriAG02EL61giAFLux3Ax7CgFoqbn0bQU7CLyRbhSZfYWOM0gMoCVWOnG8LX0rVABDdOJ41lYDnDcAoA3m+u+BABjBDhKbbqG9nD4GwHOZAKALKAfWDgDw2N5OHDMLaFJm7UAnjvcwWwiAZ5b6G38RAJOx3UImCE75+PUDCM5s5iMEwOTs+MBhu4iM8QEALjs56GtjDKAkjA8AcNQZu9A1gwqgJKnxgXvZchqAQ44P+1KoACrQjSKz2OKI/TPVuhsE4AszWWWP6bIe9PVSAVQgtX6AGUMAmjQ7rPEXFUA9ulFkgsAEwqEQ7heAMzJz/9OoAGpgvgF2xtBepo4CqMmpUY2/qACaQUUAoAYj3/5FBdAMKgIAFdvw7V9UAG6gIgBQsg3f/kUF4AYqAgAlOjFO4y8qADdREQCY0Mh5//2oABzUVxGcYB0BgDEdGbfxFxWAH1hZDGAM8504PpDnQREAHrFBcNB2D7HpHICE6SWYGbfvP0EAeKobRaaLyPzZH/qzAKAP23PMcyEAPGe3oT7MgDEQrFN2zDA3AqAl7MyhIzYMGCcAwnBG0oE8A79pBEDLME4ABGOifv80AqDFbPeQqQruDv1ZAC10pzmIqshtEQABoHsIaJ17O3E88JzfPAiAwNjZQyYM9oX+LABPfbITx0OPecyDAAhUN4pmbBAcpCoAvDHxjJ9BCIDApQaNqQoAt5Xa+IsAQJqtCg4zVgA4p/TGXwQAhrFjBQeZQQQ0rrQ+/34EAEayM4iSLiLWFQD1KmW2zzAEAMZGFxFQG7PI62DRef4bIQAwkW4UHbSVAXsQAeUy2zsc7sTxQtXPlQBAIalZRIwXAMU9bBv/ifb2yYsAQGlSYcA21UB+lQ32DkMAoBKpwePDrC8ARqqty6cfAYDKpcLgIJUBcI1jnTg+2tQjIQBQK8YMgDWNvfWnEQBoTCoMDrAnEQJhpncerbuvfxgCAM6wU0uTMGDRGdrmlFlQWdcMn3EQAHCSXXR2gHEDtMC8bfgb7e4ZhACA82xX0YFUdxHVAXwwb7t7Kl3NWwQBAO+kqoMDDCTDQc43/AkCAN6zZx8n1QFrDtAU08d/0oeGP0EAoFVS3UUHCATUwMzqMbt1Hu/E8aJvD5wAQKsRCKiImcdvpnLOujSrJy8CAEGxgZAeQ2CGEca1ZBp8X9/2ByEAELy+QeUZZhkhZcU2+l717Y+LAAD6pLqNZlL/yyrlcCRv+nOdOJ5t810TAMAY7IZ2M4RCa82nGn3nFmxVhQAAJmRDYU8qEPYwyOwNM4g7F8Jb/igEAFAyuy4hHQ57GFdolOnHX0g1+K3ry58UAQDUxA4270lVC3voSipdurE3/7vQlhk7VSAAAAfYqkG2Ykimqm6jS2koM1C7aBv5xVRj7+2c/CYQAIAHUgGRBEMSEmppF5Ppo79kG/dF+8+mkb8U0iBt1QgAoEVsN9M2e0dJN5OG/LtqCI+kIU9bSH0sadhF414/AgAAQiTp/wGp07dbIvUIVgAAAABJRU5ErkJggg==
2026-06-12 17:19:38.636763 | controller |       mediatype: image/png
2026-06-12 17:19:38.636767 | controller |     install:
2026-06-12 17:19:38.636772 | controller |       spec:
2026-06-12 17:19:38.636776 | controller |         clusterPermissions:
2026-06-12 17:19:38.636780 | controller |         - rules:
2026-06-12 17:19:38.636785 | controller |           - apiGroups:
2026-06-12 17:19:38.636789 | controller |             - authentication.k8s.io
2026-06-12 17:19:38.636793 | controller |             resources:
2026-06-12 17:19:38.636798 | controller |             - tokenreviews
2026-06-12 17:19:38.636802 | controller |             verbs:
2026-06-12 17:19:38.636806 | controller |             - create
2026-06-12 17:19:38.636810 | controller |           - apiGroups:
2026-06-12 17:19:38.636815 | controller |             - authorization.k8s.io
2026-06-12 17:19:38.636822 | controller |             resources:
2026-06-12 17:19:38.636839 | controller |             - subjectaccessreviews
2026-06-12 17:19:38.636843 | controller |             verbs:
2026-06-12 17:19:38.636847 | controller |             - create
2026-06-12 17:19:38.636852 | controller |           - apiGroups:
2026-06-12 17:19:38.636856 | controller |             - ""
2026-06-12 17:19:38.636860 | controller |             resources:
2026-06-12 17:19:38.636864 | controller |             - configmaps
2026-06-12 17:19:38.636869 | controller |             - namespaces
2026-06-12 17:19:38.636873 | controller |             - serviceaccounts
2026-06-12 17:19:38.636877 | controller |             - services
2026-06-12 17:19:38.636882 | controller |             verbs:
2026-06-12 17:19:38.636886 | controller |             - '*'
2026-06-12 17:19:38.636890 | controller |           - apiGroups:
2026-06-12 17:19:38.636895 | controller |             - admissionregistration.k8s.io
2026-06-12 17:19:38.636899 | controller |             resources:
2026-06-12 17:19:38.636904 | controller |             - mutatingwebhookconfigurations
2026-06-12 17:19:38.636909 | controller |             - validatingwebhookconfigurations
2026-06-12 17:19:38.636913 | controller |             verbs:
2026-06-12 17:19:38.636917 | controller |             - '*'
2026-06-12 17:19:38.636922 | controller |           - apiGroups:
2026-06-12 17:19:38.636927 | controller |             - apiextensions.k8s.io
2026-06-12 17:19:38.636931 | controller |             resources:
2026-06-12 17:19:38.636936 | controller |             - '*'
2026-06-12 17:19:38.636940 | controller |             verbs:
2026-06-12 17:19:38.636945 | controller |             - '*'
2026-06-12 17:19:38.636949 | controller |           - apiGroups:
2026-06-12 17:19:38.636954 | controller |             - apps
2026-06-12 17:19:38.636958 | controller |             resources:
2026-06-12 17:19:38.636962 | controller |             - deployments
2026-06-12 17:19:38.636967 | controller |             verbs:
2026-06-12 17:19:38.636971 | controller |             - create
2026-06-12 17:19:38.636975 | controller |             - delete
2026-06-12 17:19:38.636980 | controller |             - get
2026-06-12 17:19:38.636984 | controller |             - list
2026-06-12 17:19:38.636988 | controller |             - patch
2026-06-12 17:19:38.636993 | controller |             - update
2026-06-12 17:19:38.636997 | controller |             - watch
2026-06-12 17:19:38.637001 | controller |           - apiGroups:
2026-06-12 17:19:38.637005 | controller |             - cert-manager.io
2026-06-12 17:19:38.637010 | controller |             resources:
2026-06-12 17:19:38.637014 | controller |             - certificates
2026-06-12 17:19:38.637018 | controller |             - issuers
2026-06-12 17:19:38.637023 | controller |             verbs:
2026-06-12 17:19:38.637027 | controller |             - create
2026-06-12 17:19:38.637031 | controller |             - delete
2026-06-12 17:19:38.637036 | controller |             - get
2026-06-12 17:19:38.637040 | controller |             - list
2026-06-12 17:19:38.637044 | controller |             - patch
2026-06-12 17:19:38.637049 | controller |             - update
2026-06-12 17:19:38.637053 | controller |             - watch
2026-06-12 17:19:38.637057 | controller |           - apiGroups:
2026-06-12 17:19:38.637062 | controller |             - discovery.k8s.io
2026-06-12 17:19:38.637066 | controller |             resources:
2026-06-12 17:19:38.637071 | controller |             - endpointslices
2026-06-12 17:19:38.637075 | controller |             verbs:
2026-06-12 17:19:38.637080 | controller |             - get
2026-06-12 17:19:38.637085 | controller |             - list
2026-06-12 17:19:38.637090 | controller |             - watch
2026-06-12 17:19:38.637095 | controller |           - apiGroups:
2026-06-12 17:19:38.637099 | controller |             - monitoring.coreos.com
2026-06-12 17:19:38.637104 | controller |             resources:
2026-06-12 17:19:38.637109 | controller |             - servicemonitors
2026-06-12 17:19:38.637113 | controller |             verbs:
2026-06-12 17:19:38.637118 | controller |             - create
2026-06-12 17:19:38.637122 | controller |             - delete
2026-06-12 17:19:38.637127 | controller |             - get
2026-06-12 17:19:38.637131 | controller |             - list
2026-06-12 17:19:38.637136 | controller |             - update
2026-06-12 17:19:38.637162 | controller |             - watch
2026-06-12 17:19:38.637171 | controller |           - apiGroups:
2026-06-12 17:19:38.637175 | controller |             - networking.k8s.io
2026-06-12 17:19:38.637180 | controller |             resources:
2026-06-12 17:19:38.637185 | controller |             - networkpolicies
2026-06-12 17:19:38.637190 | controller |             verbs:
2026-06-12 17:19:38.637194 | controller |             - create
2026-06-12 17:19:38.637199 | controller |             - delete
2026-06-12 17:19:38.637203 | controller |             - get
2026-06-12 17:19:38.637208 | controller |             - list
2026-06-12 17:19:38.637215 | controller |             - update
2026-06-12 17:19:38.637219 | controller |           - apiGroups:
2026-06-12 17:19:38.637222 | controller |             - operator.openstack.org
2026-06-12 17:19:38.637225 | controller |             resources:
2026-06-12 17:19:38.637229 | controller |             - openstacks
2026-06-12 17:19:38.637232 | controller |             verbs:
2026-06-12 17:19:38.637236 | controller |             - create
2026-06-12 17:19:38.637239 | controller |             - delete
2026-06-12 17:19:38.637242 | controller |             - get
2026-06-12 17:19:38.637246 | controller |             - list
2026-06-12 17:19:38.637249 | controller |             - patch
2026-06-12 17:19:38.637252 | controller |             - update
2026-06-12 17:19:38.637256 | controller |             - watch
2026-06-12 17:19:38.637259 | controller |           - apiGroups:
2026-06-12 17:19:38.637263 | controller |             - operator.openstack.org
2026-06-12 17:19:38.637266 | controller |             resources:
2026-06-12 17:19:38.637269 | controller |             - openstacks/finalizers
2026-06-12 17:19:38.637273 | controller |             verbs:
2026-06-12 17:19:38.637276 | controller |             - update
2026-06-12 17:19:38.637280 | controller |           - apiGroups:
2026-06-12 17:19:38.637283 | controller |             - operator.openstack.org
2026-06-12 17:19:38.637286 | controller |             resources:
2026-06-12 17:19:38.637290 | controller |             - openstacks/status
2026-06-12 17:19:38.637293 | controller |             verbs:
2026-06-12 17:19:38.637297 | controller |             - get
2026-06-12 17:19:38.637300 | controller |             - patch
2026-06-12 17:19:38.637304 | controller |             - update
2026-06-12 17:19:38.637307 | controller |           - apiGroups:
2026-06-12 17:19:38.637310 | controller |             - operators.coreos.com
2026-06-12 17:19:38.637314 | controller |             resources:
2026-06-12 17:19:38.637317 | controller |             - clusterserviceversions
2026-06-12 17:19:38.637321 | controller |             - installplans
2026-06-12 17:19:38.637324 | controller |             - operators
2026-06-12 17:19:38.637327 | controller |             - subscriptions
2026-06-12 17:19:38.637331 | controller |             verbs:
2026-06-12 17:19:38.637334 | controller |             - delete
2026-06-12 17:19:38.637337 | controller |             - get
2026-06-12 17:19:38.637341 | controller |             - list
2026-06-12 17:19:38.637344 | controller |           - apiGroups:
2026-06-12 17:19:38.637347 | controller |             - rbac.authorization.k8s.io
2026-06-12 17:19:38.637351 | controller |             resources:
2026-06-12 17:19:38.637361 | controller |             - clusterrolebindings
2026-06-12 17:19:38.637365 | controller |             - clusterroles
2026-06-12 17:19:38.637368 | controller |             - rolebindings
2026-06-12 17:19:38.637371 | controller |             - roles
2026-06-12 17:19:38.637375 | controller |             verbs:
2026-06-12 17:19:38.637378 | controller |             - '*'
2026-06-12 17:19:38.637381 | controller |           serviceAccountName: openstack-operator-controller-init
2026-06-12 17:19:38.637385 | controller |         deployments:
2026-06-12 17:19:38.637388 | controller |         - label:
2026-06-12 17:19:38.637392 | controller |             app.kubernetes.io/name: openstack-operator-controller-init
2026-06-12 17:19:38.637395 | controller |             control-plane: controller-manager
2026-06-12 17:19:38.637399 | controller |             openstack.org/operator-name: openstack-init
2026-06-12 17:19:38.637402 | controller |           name: openstack-operator-controller-init
2026-06-12 17:19:38.637406 | controller |           spec:
2026-06-12 17:19:38.637409 | controller |             replicas: 1
2026-06-12 17:19:38.637413 | controller |             selector:
2026-06-12 17:19:38.637416 | controller |               matchLabels:
2026-06-12 17:19:38.637419 | controller |                 app.kubernetes.io/name: openstack-operator-controller-init
2026-06-12 17:19:38.637423 | controller |                 control-plane: controller-manager
2026-06-12 17:19:38.637426 | controller |                 openstack.org/operator-name: openstack-init
2026-06-12 17:19:38.637430 | controller |             strategy: {}
2026-06-12 17:19:38.637433 | controller |             template:
2026-06-12 17:19:38.637436 | controller |               metadata:
2026-06-12 17:19:38.637440 | controller |                 annotations:
2026-06-12 17:19:38.637443 | controller |                   kubectl.kubernetes.io/default-container: operator
2026-06-12 17:19:38.637447 | controller |                 creationTimestamp: null
2026-06-12 17:19:38.637450 | controller |                 labels:
2026-06-12 17:19:38.637453 | controller |                   app.kubernetes.io/name: openstack-operator-controller-init
2026-06-12 17:19:38.637457 | controller |                   control-plane: controller-manager
2026-06-12 17:19:38.637463 | controller |                   openstack.org/operator-name: openstack-init
2026-06-12 17:19:38.637466 | controller |               spec:
2026-06-12 17:19:38.637469 | controller |                 containers:
2026-06-12 17:19:38.637473 | controller |                 - args:
2026-06-12 17:19:38.637486 | controller |                   - --leader-elect
2026-06-12 17:19:38.637491 | controller |                   - --health-probe-bind-address=:8081
2026-06-12 17:19:38.637494 | controller |                   command:
2026-06-12 17:19:38.637497 | controller |                   - /operator
2026-06-12 17:19:38.637501 | controller |                   env:
2026-06-12 17:19:38.637504 | controller |                   - name: RELATED_IMAGE_AGENT_IMAGE_URL_DEFAULT
2026-06-12 17:19:38.637508 | controller |                     value: quay.io/openstack-k8s-operators/openstack-baremetal-operator-agent:latest
2026-06-12 17:19:38.637511 | controller |                   - name: RELATED_IMAGE_ANSIBLEEE_IMAGE_URL_DEFAULT
2026-06-12 17:19:38.637515 | controller |                     value: quay.io/openstack-k8s-operators/openstack-ansibleee-runner:latest
2026-06-12 17:19:38.637518 | controller |                   - name: RELATED_IMAGE_AODH_API_IMAGE_URL_DEFAULT
2026-06-12 17:19:38.637522 | controller |                     value: quay.io/podified-antelope-centos9/openstack-aodh-api:current-podified
2026-06-12 17:19:38.637525 | controller |                   - name: RELATED_IMAGE_AODH_EVALUATOR_IMAGE_URL_DEFAULT
2026-06-12 17:19:38.637528 | controller |                     value: quay.io/podified-antelope-centos9/openstack-aodh-evaluator:current-podified
2026-06-12 17:19:38.637532 | controller |                   - name: RELATED_IMAGE_AODH_LISTENER_IMAGE_URL_DEFAULT
2026-06-12 17:19:38.637535 | controller |                     value: quay.io/podified-antelope-centos9/openstack-aodh-listener:current-podified
2026-06-12 17:19:38.637539 | controller |                   - name: RELATED_IMAGE_AODH_NOTIFIER_IMAGE_URL_DEFAULT
2026-06-12 17:19:38.637542 | controller |                     value: quay.io/podified-antelope-centos9/openstack-aodh-notifier:current-podified
2026-06-12 17:19:38.637545 | controller |                   - name: RELATED_IMAGE_APACHE_IMAGE_URL_DEFAULT
2026-06-12 17:19:38.637549 | controller |                     value: registry.redhat.io/ubi9/httpd-24:latest
2026-06-12 17:19:38.637552 | controller |                   - name: RELATED_IMAGE_BARBICAN_API_IMAGE_URL_DEFAULT
2026-06-12 17:19:38.637556 | controller |                     value: quay.io/podified-antelope-centos9/openstack-barbican-api:current-podified
2026-06-12 17:19:38.637565 | controller |                   - name: RELATED_IMAGE_BARBICAN_KEYSTONE_LISTENER_IMAGE_URL_DEFAULT
2026-06-12 17:19:38.637569 | controller |                     value: quay.io/podified-antelope-centos9/openstack-barbican-keystone-listener:current-podified
2026-06-12 17:19:38.637573 | controller |                   - name: RELATED_IMAGE_BARBICAN_WORKER_IMAGE_URL_DEFAULT
2026-06-12 17:19:38.637576 | controller |                     value: quay.io/podified-antelope-centos9/openstack-barbican-worker:current-podified
2026-06-12 17:19:38.637580 | controller |                   - name: RELATED_IMAGE_CEILOMETER_CENTRAL_IMAGE_URL_DEFAULT
2026-06-12 17:19:38.637584 | controller |                     value: quay.io/podified-antelope-centos9/openstack-ceilometer-central:current-podified
2026-06-12 17:19:38.637587 | controller |                   - name: RELATED_IMAGE_CEILOMETER_COMPUTE_IMAGE_URL_DEFAULT
2026-06-12 17:19:38.637591 | controller |                     value: quay.io/podified-antelope-centos9/openstack-ceilometer-compute:current-podified
2026-06-12 17:19:38.637594 | controller |                   - name: RELATED_IMAGE_CEILOMETER_IPMI_IMAGE_URL_DEFAULT
2026-06-12 17:19:38.637597 | controller |                     value: quay.io/podified-antelope-centos9/openstack-ceilometer-ipmi:current-podified
2026-06-12 17:19:38.637601 | controller |                   - name: RELATED_IMAGE_CEILOMETER_NOTIFICATION_IMAGE_URL_DEFAULT
2026-06-12 17:19:38.637604 | controller |                     value: quay.io/podified-antelope-centos9/openstack-ceilometer-notification:current-podified
2026-06-12 17:19:38.637608 | controller |                   - name: RELATED_IMAGE_CEILOMETER_MYSQLD_EXPORTER_IMAGE_URL_DEFAULT
2026-06-12 17:19:38.637611 | controller |                     value: quay.io/openstack-k8s-operators/mysqld_exporter:latest
2026-06-12 17:19:38.637617 | controller |                   - name: RELATED_IMAGE_CEILOMETER_SGCORE_IMAGE_URL_DEFAULT
2026-06-12 17:19:38.637626 | controller |                     value: quay.io/openstack-k8s-operators/sg-core:latest
2026-06-12 17:19:38.637629 | controller |                   - name: RELATED_IMAGE_KSM_IMAGE_URL_DEFAULT
2026-06-12 17:19:38.637633 | controller |                     value: registry.k8s.io/kube-state-metrics/kube-state-metrics:v2.15.0
2026-06-12 17:19:38.637636 | controller |                   - name: RELATED_IMAGE_CINDER_API_IMAGE_URL_DEFAULT
2026-06-12 17:19:38.637639 | controller |                     value: quay.io/podified-antelope-centos9/openstack-cinder-api:current-podified
2026-06-12 17:19:38.637643 | controller |                   - name: RELATED_IMAGE_CINDER_BACKUP_IMAGE_URL_DEFAULT
2026-06-12 17:19:38.637646 | controller |                     value: quay.io/podified-antelope-centos9/openstack-cinder-backup:current-podified
2026-06-12 17:19:38.637649 | controller |                   - name: RELATED_IMAGE_CINDER_SCHEDULER_IMAGE_URL_DEFAULT
2026-06-12 17:19:38.637653 | controller |                     value: quay.io/podified-antelope-centos9/openstack-cinder-scheduler:current-podified
2026-06-12 17:19:38.637656 | controller |                   - name: RELATED_IMAGE_CINDER_VOLUME_IMAGE_URL_DEFAULT
2026-06-12 17:19:38.637660 | controller |                     value: quay.io/podified-antelope-centos9/openstack-cinder-volume:current-podified
2026-06-12 17:19:38.637663 | controller |                   - name: RELATED_IMAGE_CLOUDKITTY_API_IMAGE_URL_DEFAULT
2026-06-12 17:19:38.637667 | controller |                     value: quay.rdoproject.org/podified-master-centos10/openstack-cloudkitty-api:current
2026-06-12 17:19:38.637670 | controller |                   - name: RELATED_IMAGE_CLOUDKITTY_PROC_IMAGE_URL_DEFAULT
2026-06-12 17:19:38.637673 | controller |                     value: quay.rdoproject.org/podified-master-centos10/openstack-cloudkitty-processor:current
2026-06-12 17:19:38.637677 | controller |                   - name: RELATED_IMAGE_DESIGNATE_API_IMAGE_URL_DEFAULT
2026-06-12 17:19:38.637680 | controller |                     value: quay.io/podified-antelope-centos9/openstack-designate-api:current-podified
2026-06-12 17:19:38.637684 | controller |                   - name: RELATED_IMAGE_DESIGNATE_BACKENDBIND9_IMAGE_URL_DEFAULT
2026-06-12 17:19:38.637687 | controller |                     value: quay.io/podified-antelope-centos9/openstack-designate-backend-bind9:current-podified
2026-06-12 17:19:38.637690 | controller |                   - name: RELATED_IMAGE_DESIGNATE_CENTRAL_IMAGE_URL_DEFAULT
2026-06-12 17:19:38.637694 | controller |                     value: quay.io/podified-antelope-centos9/openstack-designate-central:current-podified
2026-06-12 17:19:38.637697 | controller |                   - name: RELATED_IMAGE_DESIGNATE_MDNS_IMAGE_URL_DEFAULT
2026-06-12 17:19:38.637700 | controller |                     value: quay.io/podified-antelope-centos9/openstack-designate-mdns:current-podified
2026-06-12 17:19:38.637704 | controller |                   - name: RELATED_IMAGE_DESIGNATE_PRODUCER_IMAGE_URL_DEFAULT
2026-06-12 17:19:38.637707 | controller |                     value: quay.io/podified-antelope-centos9/openstack-designate-producer:current-podified
2026-06-12 17:19:38.637711 | controller |                   - name: RELATED_IMAGE_DESIGNATE_UNBOUND_IMAGE_URL_DEFAULT
2026-06-12 17:19:38.637714 | controller |                     value: quay.io/podified-antelope-centos9/openstack-unbound:current-podified
2026-06-12 17:19:38.637717 | controller |                   - name: RELATED_IMAGE_DESIGNATE_WORKER_IMAGE_URL_DEFAULT
2026-06-12 17:19:38.637721 | controller |                     value: quay.io/podified-antelope-centos9/openstack-designate-worker:current-podified
2026-06-12 17:19:38.637724 | controller |                   - name: RELATED_IMAGE_EDPM_FRR_IMAGE_URL_DEFAULT
2026-06-12 17:19:38.637727 | controller |                     value: quay.io/podified-antelope-centos9/openstack-frr:current-podified
2026-06-12 17:19:38.637731 | controller |                   - name: RELATED_IMAGE_EDPM_ISCSID_IMAGE_URL_DEFAULT
2026-06-12 17:19:38.637734 | controller |                     value: quay.io/podified-antelope-centos9/openstack-iscsid:current-podified
2026-06-12 17:19:38.637738 | controller |                   - name: RELATED_IMAGE_EDPM_LOGROTATE_CROND_IMAGE_URL_DEFAULT
2026-06-12 17:19:38.637741 | controller |                     value: quay.io/podified-antelope-centos9/openstack-cron:current-podified
2026-06-12 17:19:38.637748 | controller |                   - name: RELATED_IMAGE_EDPM_MULTIPATHD_IMAGE_URL_DEFAULT
2026-06-12 17:19:38.637751 | controller |                     value: quay.io/podified-antelope-centos9/openstack-multipathd:current-podified
2026-06-12 17:19:38.637755 | controller |                   - name: RELATED_IMAGE_EDPM_NEUTRON_DHCP_AGENT_IMAGE_URL_DEFAULT
2026-06-12 17:19:38.637758 | controller |                     value: quay.io/podified-antelope-centos9/openstack-neutron-dhcp-agent:current-podified
2026-06-12 17:19:38.637761 | controller |                   - name: RELATED_IMAGE_EDPM_NEUTRON_METADATA_AGENT_IMAGE_URL_DEFAULT
2026-06-12 17:19:38.637767 | controller |                     value: quay.io/podified-antelope-centos9/openstack-neutron-metadata-agent-ovn:current-podified
2026-06-12 17:19:38.637770 | controller |                   - name: RELATED_IMAGE_EDPM_NEUTRON_OVN_AGENT_IMAGE_URL_DEFAULT
2026-06-12 17:19:38.637774 | controller |                     value: quay.io/podified-antelope-centos9/openstack-neutron-ovn-agent:current-podified
2026-06-12 17:19:38.637777 | controller |                   - name: RELATED_IMAGE_EDPM_NEUTRON_SRIOV_AGENT_IMAGE_URL_DEFAULT
2026-06-12 17:19:38.637780 | controller |                     value: quay.io/podified-antelope-centos9/openstack-neutron-sriov-agent:current-podified
2026-06-12 17:19:38.637784 | controller |                   - name: RELATED_IMAGE_EDPM_NODE_EXPORTER_IMAGE_URL_DEFAULT
2026-06-12 17:19:38.637789 | controller |                     value: quay.io/prometheus/node-exporter:v1.5.0
2026-06-12 17:19:38.637792 | controller |                   - name: RELATED_IMAGE_EDPM_KEPLER_IMAGE_URL_DEFAULT
2026-06-12 17:19:38.637796 | controller |                     value: quay.io/sustainable_computing_io/kepler:release-0.7.12
2026-06-12 17:19:38.637799 | controller |                   - name: RELATED_IMAGE_OPENSTACK_NETWORK_EXPORTER_IMAGE_URL_DEFAULT
2026-06-12 17:19:38.637803 | controller |                     value: quay.io/openstack-k8s-operators/openstack-network-exporter:current-podified
2026-06-12 17:19:38.637806 | controller |                   - name: RELATED_IMAGE_EDPM_OVN_BGP_AGENT_IMAGE_URL_DEFAULT
2026-06-12 17:19:38.637809 | controller |                     value: quay.io/podified-antelope-centos9/openstack-ovn-bgp-agent:current-podified
2026-06-12 17:19:38.637813 | controller |                   - name: RELATED_IMAGE_EDPM_PODMAN_EXPORTER_IMAGE_URL_DEFAULT
2026-06-12 17:19:38.637816 | controller |                     value: quay.io/openstack-k8s-operators/prometheus-podman-exporter:latest
2026-06-12 17:19:38.637819 | controller |                   - name: RELATED_IMAGE_GLANCE_API_IMAGE_URL_DEFAULT
2026-06-12 17:19:38.637823 | controller |                     value: quay.io/podified-antelope-centos9/openstack-glance-api:current-podified
2026-06-12 17:19:38.637826 | controller |                   - name: RELATED_IMAGE_HEAT_API_IMAGE_URL_DEFAULT
2026-06-12 17:19:38.637830 | controller |                     value: quay.io/podified-antelope-centos9/openstack-heat-api:current-podified
2026-06-12 17:19:38.637833 | controller |                   - name: RELATED_IMAGE_HEAT_CFNAPI_IMAGE_URL_DEFAULT
2026-06-12 17:19:38.637836 | controller |                     value: quay.io/podified-antelope-centos9/openstack-heat-api-cfn:current-podified
2026-06-12 17:19:38.637840 | controller |                   - name: RELATED_IMAGE_HEAT_ENGINE_IMAGE_URL_DEFAULT
2026-06-12 17:19:38.637843 | controller |                     value: quay.io/podified-antelope-centos9/openstack-heat-engine:current-podified
2026-06-12 17:19:38.637846 | controller |                   - name: RELATED_IMAGE_HORIZON_IMAGE_URL_DEFAULT
2026-06-12 17:19:38.637850 | controller |                     value: quay.io/podified-antelope-centos9/openstack-horizon:current-podified
2026-06-12 17:19:38.637853 | controller |                   - name: RELATED_IMAGE_INFRA_MEMCACHED_IMAGE_URL_DEFAULT
2026-06-12 17:19:38.637857 | controller |                     value: quay.io/podified-antelope-centos9/openstack-memcached:current-podified
2026-06-12 17:19:38.637860 | controller |                   - name: RELATED_IMAGE_INFRA_REDIS_IMAGE_URL_DEFAULT
2026-06-12 17:19:38.637863 | controller |                     value: quay.io/podified-antelope-centos9/openstack-redis:current-podified
2026-06-12 17:19:38.637866 | controller |                   - name: RELATED_IMAGE_IRONIC_API_IMAGE_URL_DEFAULT
2026-06-12 17:19:38.637872 | controller |                     value: quay.io/podified-antelope-centos9/openstack-ironic-api:current-podified
2026-06-12 17:19:38.637875 | controller |                   - name: RELATED_IMAGE_IRONIC_CONDUCTOR_IMAGE_URL_DEFAULT
2026-06-12 17:19:38.637879 | controller |                     value: quay.io/podified-antelope-centos9/openstack-ironic-conductor:current-podified
2026-06-12 17:19:38.637882 | controller |                   - name: RELATED_IMAGE_IRONIC_INSPECTOR_IMAGE_URL_DEFAULT
2026-06-12 17:19:38.637885 | controller |                     value: quay.io/podified-antelope-centos9/openstack-ironic-inspector:current-podified
2026-06-12 17:19:38.637889 | controller |                   - name: RELATED_IMAGE_IRONIC_NEUTRON_AGENT_IMAGE_URL_DEFAULT
2026-06-12 17:19:38.637892 | controller |                     value: quay.io/podified-antelope-centos9/openstack-ironic-neutron-agent:current-podified
2026-06-12 17:19:38.637895 | controller |                   - name: RELATED_IMAGE_IRONIC_PXE_IMAGE_URL_DEFAULT
2026-06-12 17:19:38.637899 | controller |                     value: quay.io/podified-antelope-centos9/openstack-ironic-pxe:current-podified
2026-06-12 17:19:38.637902 | controller |                   - name: RELATED_IMAGE_IRONIC_PYTHON_AGENT_IMAGE_URL_DEFAULT
2026-06-12 17:19:38.637905 | controller |                     value: quay.io/podified-antelope-centos9/ironic-python-agent:current-podified
2026-06-12 17:19:38.637909 | controller |                   - name: RELATED_IMAGE_KEYSTONE_API_IMAGE_URL_DEFAULT
2026-06-12 17:19:38.637912 | controller |                     value: quay.io/podified-antelope-centos9/openstack-keystone:current-podified
2026-06-12 17:19:38.637915 | controller |                   - name: RELATED_IMAGE_MANILA_API_IMAGE_URL_DEFAULT
2026-06-12 17:19:38.637919 | controller |                     value: quay.io/podified-antelope-centos9/openstack-manila-api:current-podified
2026-06-12 17:19:38.637922 | controller |                   - name: RELATED_IMAGE_MANILA_SCHEDULER_IMAGE_URL_DEFAULT
2026-06-12 17:19:38.637925 | controller |                     value: quay.io/podified-antelope-centos9/openstack-manila-scheduler:current-podified
2026-06-12 17:19:38.637929 | controller |                   - name: RELATED_IMAGE_MANILA_SHARE_IMAGE_URL_DEFAULT
2026-06-12 17:19:38.637932 | controller |                     value: quay.io/podified-antelope-centos9/openstack-manila-share:current-podified
2026-06-12 17:19:38.637935 | controller |                   - name: RELATED_IMAGE_MARIADB_IMAGE_URL_DEFAULT
2026-06-12 17:19:38.637939 | controller |                     value: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified
2026-06-12 17:19:38.637942 | controller |                   - name: RELATED_IMAGE_NET_UTILS_IMAGE_URL_DEFAULT
2026-06-12 17:19:38.637946 | controller |                     value: quay.io/podified-antelope-centos9/openstack-netutils:current-podified
2026-06-12 17:19:38.637949 | controller |                   - name: RELATED_IMAGE_NEUTRON_API_IMAGE_URL_DEFAULT
2026-06-12 17:19:38.637954 | controller |                     value: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified
2026-06-12 17:19:38.637958 | controller |                   - name: RELATED_IMAGE_NOVA_API_IMAGE_URL_DEFAULT
2026-06-12 17:19:38.637961 | controller |                     value: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified
2026-06-12 17:19:38.637964 | controller |                   - name: RELATED_IMAGE_NOVA_COMPUTE_IMAGE_URL_DEFAULT
2026-06-12 17:19:38.637968 | controller |                     value: quay.io/podified-antelope-centos9/openstack-nova-compute:current-podified
2026-06-12 17:19:38.637971 | controller |                   - name: RELATED_IMAGE_NOVA_CONDUCTOR_IMAGE_URL_DEFAULT
2026-06-12 17:19:38.637975 | controller |                     value: quay.io/podified-antelope-centos9/openstack-nova-conductor:current-podified
2026-06-12 17:19:38.637978 | controller |                   - name: RELATED_IMAGE_NOVA_NOVNC_IMAGE_URL_DEFAULT
2026-06-12 17:19:38.637981 | controller |                     value: quay.io/podified-antelope-centos9/openstack-nova-novncproxy:current-podified
2026-06-12 17:19:38.637985 | controller |                   - name: RELATED_IMAGE_NOVA_SCHEDULER_IMAGE_URL_DEFAULT
2026-06-12 17:19:38.637988 | controller |                     value: quay.io/podified-antelope-centos9/openstack-nova-scheduler:current-podified
2026-06-12 17:19:38.637991 | controller |                   - name: RELATED_IMAGE_OCTAVIA_API_IMAGE_URL_DEFAULT
2026-06-12 17:19:38.637999 | controller |                     value: quay.io/podified-antelope-centos9/openstack-octavia-api:current-podified
2026-06-12 17:19:38.638002 | controller |                   - name: RELATED_IMAGE_OCTAVIA_HEALTHMANAGER_IMAGE_URL_DEFAULT
2026-06-12 17:19:38.638006 | controller |                     value: quay.io/podified-antelope-centos9/openstack-octavia-health-manager:current-podified
2026-06-12 17:19:38.638010 | controller |                   - name: RELATED_IMAGE_OCTAVIA_HOUSEKEEPING_IMAGE_URL_DEFAULT
2026-06-12 17:19:38.638013 | controller |                     value: quay.io/podified-antelope-centos9/openstack-octavia-housekeeping:current-podified
2026-06-12 17:19:38.638017 | controller |                   - name: RELATED_IMAGE_OCTAVIA_WORKER_IMAGE_URL_DEFAULT
2026-06-12 17:19:38.638020 | controller |                     value: quay.io/podified-antelope-centos9/openstack-octavia-worker:current-podified
2026-06-12 17:19:38.638023 | controller |                   - name: RELATED_IMAGE_OCTAVIA_RSYSLOG_IMAGE_URL_DEFAULT
2026-06-12 17:19:38.638027 | controller |                     value: quay.io/podified-antelope-centos9/openstack-rsyslog:current-podified
2026-06-12 17:19:38.638030 | controller |                   - name: RELATED_IMAGE_OPENSTACK_CLIENT_IMAGE_URL_DEFAULT
2026-06-12 17:19:38.638035 | controller |                     value: quay.io/podified-antelope-centos9/openstack-openstackclient:current-podified
2026-06-12 17:19:38.638039 | controller |                   - name: RELATED_IMAGE_OS_CONTAINER_IMAGE_URL_DEFAULT
2026-06-12 17:19:38.638043 | controller |                     value: quay.io/podified-antelope-centos9/edpm-hardened-uefi:current-podified
2026-06-12 17:19:38.638046 | controller |                   - name: RELATED_IMAGE_OVN_CONTROLLER_IMAGE_URL_DEFAULT
2026-06-12 17:19:38.638049 | controller |                     value: quay.io/podified-antelope-centos9/openstack-ovn-controller:current-podified
2026-06-12 17:19:38.638053 | controller |                   - name: RELATED_IMAGE_OVN_CONTROLLER_OVS_IMAGE_URL_DEFAULT
2026-06-12 17:19:38.638056 | controller |                     value: quay.io/podified-antelope-centos9/openstack-ovn-base:current-podified
2026-06-12 17:19:38.638059 | controller |                   - name: RELATED_IMAGE_OVN_NB_DBCLUSTER_IMAGE_URL_DEFAULT
2026-06-12 17:19:38.638063 | controller |                     value: quay.io/podified-antelope-centos9/openstack-ovn-nb-db-server:current-podified
2026-06-12 17:19:38.638066 | controller |                   - name: RELATED_IMAGE_OVN_NORTHD_IMAGE_URL_DEFAULT
2026-06-12 17:19:38.638069 | controller |                     value: quay.io/podified-antelope-centos9/openstack-ovn-northd:current-podified
2026-06-12 17:19:38.638073 | controller |                   - name: RELATED_IMAGE_OVN_SB_DBCLUSTER_IMAGE_URL_DEFAULT
2026-06-12 17:19:38.638076 | controller |                     value: quay.io/podified-antelope-centos9/openstack-ovn-sb-db-server:current-podified
2026-06-12 17:19:38.638080 | controller |                   - name: RELATED_IMAGE_PLACEMENT_API_IMAGE_URL_DEFAULT
2026-06-12 17:19:38.638083 | controller |                     value: quay.io/podified-antelope-centos9/openstack-placement-api:current-podified
2026-06-12 17:19:38.638086 | controller |                   - name: RELATED_IMAGE_RABBITMQ_IMAGE_URL_DEFAULT
2026-06-12 17:19:38.638090 | controller |                     value: quay.io/podified-antelope-centos9/openstack-rabbitmq:current-podified
2026-06-12 17:19:38.638093 | controller |                   - name: RELATED_IMAGE_SWIFT_ACCOUNT_IMAGE_URL_DEFAULT
2026-06-12 17:19:38.638096 | controller |                     value: quay.io/podified-antelope-centos9/openstack-swift-account:current-podified
2026-06-12 17:19:38.638100 | controller |                   - name: RELATED_IMAGE_SWIFT_CONTAINER_IMAGE_URL_DEFAULT
2026-06-12 17:19:38.638103 | controller |                     value: quay.io/podified-antelope-centos9/openstack-swift-container:current-podified
2026-06-12 17:19:38.638106 | controller |                   - name: RELATED_IMAGE_SWIFT_OBJECT_IMAGE_URL_DEFAULT
2026-06-12 17:19:38.638110 | controller |                     value: quay.io/podified-antelope-centos9/openstack-swift-object:current-podified
2026-06-12 17:19:38.638113 | controller |                   - name: RELATED_IMAGE_SWIFT_PROXY_IMAGE_URL_DEFAULT
2026-06-12 17:19:38.638117 | controller |                     value: quay.io/podified-antelope-centos9/openstack-swift-proxy-server:current-podified
2026-06-12 17:19:38.638124 | controller |                   - name: RELATED_IMAGE_TEST_TEMPEST_IMAGE_URL_DEFAULT
2026-06-12 17:19:38.638127 | controller |                     value: quay.io/podified-antelope-centos9/openstack-tempest-all:current-podified
2026-06-12 17:19:38.638131 | controller |                   - name: RELATED_IMAGE_WATCHER_API_IMAGE_URL_DEFAULT
2026-06-12 17:19:38.638134 | controller |                     value: quay.io/podified-master-centos9/openstack-watcher-api:current-podified
2026-06-12 17:19:38.638137 | controller |                   - name: RELATED_IMAGE_WATCHER_APPLIER_IMAGE_URL_DEFAULT
2026-06-12 17:19:38.638162 | controller |                     value: quay.io/podified-master-centos9/openstack-watcher-applier:current-podified
2026-06-12 17:19:38.638168 | controller |                   - name: RELATED_IMAGE_WATCHER_DECISION_ENGINE_IMAGE_URL_DEFAULT
2026-06-12 17:19:38.638172 | controller |                     value: quay.io/podified-master-centos9/openstack-watcher-decision-engine:current-podified
2026-06-12 17:19:38.638177 | controller |                   - name: TEST_TOBIKO_IMAGE_URL_DEFAULT
2026-06-12 17:19:38.638182 | controller |                     value: quay.io/podified-antelope-centos9/openstack-tobiko:current-podified
2026-06-12 17:19:38.638187 | controller |                   - name: TEST_ANSIBLETEST_IMAGE_URL_DEFAULT
2026-06-12 17:19:38.638191 | controller |                     value: quay.io/podified-antelope-centos9/openstack-ansible-tests:current-podified
2026-06-12 17:19:38.638196 | controller |                   - name: TEST_HORIZONTEST_IMAGE_URL_DEFAULT
2026-06-12 17:19:38.638200 | controller |                     value: quay.io/podified-antelope-centos9/openstack-horizontest:current-podified
2026-06-12 17:19:38.638205 | controller |                   - name: RELATED_IMAGE_OPENSTACK_MUST_GATHER_DEFAULT
2026-06-12 17:19:38.638209 | controller |                     value: quay.io/openstack-k8s-operators/openstack-must-gather:latest
2026-06-12 17:19:38.638213 | controller |                   - name: RELATED_IMAGE_BARBICAN_OPERATOR_MANAGER_IMAGE_URL
2026-06-12 17:19:38.638216 | controller |                     value: quay.io/openstack-k8s-operators/barbican-operator@sha256:19584d9999d495acb641b40340ee87f74155e175a34faf1a9e324d0c0529cdd6
2026-06-12 17:19:38.638220 | controller |                   - name: RELATED_IMAGE_CINDER_OPERATOR_MANAGER_IMAGE_URL
2026-06-12 17:19:38.638226 | controller |                     value: quay.io/openstack-k8s-operators/cinder-operator@sha256:f60e662f53d43b685bf4d838357daec91ead82ed4b122320cbd02b623f240a5d
2026-06-12 17:19:38.638230 | controller |                   - name: RELATED_IMAGE_DESIGNATE_OPERATOR_MANAGER_IMAGE_URL
2026-06-12 17:19:38.638233 | controller |                     value: quay.io/openstack-k8s-operators/designate-operator@sha256:57a6f6f9f921aab04838a324f172e9d5927489b0011c58b1c61142f440249c63
2026-06-12 17:19:38.638237 | controller |                   - name: RELATED_IMAGE_GLANCE_OPERATOR_MANAGER_IMAGE_URL
2026-06-12 17:19:38.638240 | controller |                     value: quay.io/openstack-k8s-operators/glance-operator@sha256:623038ea62aebe7d9cf1fd20cdbd2eb4c0b172637472c335e5c6a6c35edd7552
2026-06-12 17:19:38.638244 | controller |                   - name: RELATED_IMAGE_HEAT_OPERATOR_MANAGER_IMAGE_URL
2026-06-12 17:19:38.638247 | controller |                     value: quay.io/openstack-k8s-operators/heat-operator@sha256:b58145aab10ee0e14641b4d9698d64919fd8b3fdd9ac5540fdaaf847fde950a0
2026-06-12 17:19:38.638251 | controller |                   - name: RELATED_IMAGE_HORIZON_OPERATOR_MANAGER_IMAGE_URL
2026-06-12 17:19:38.638254 | controller |                     value: quay.io/openstack-k8s-operators/horizon-operator@sha256:c74c162ad42f26b9a56d8409dc53d469f3e0beaa9613b594ecbfbcda518dee19
2026-06-12 17:19:38.638258 | controller |                   - name: RELATED_IMAGE_INFRA_OPERATOR_MANAGER_IMAGE_URL
2026-06-12 17:19:38.638261 | controller |                     value: quay.io/openstack-k8s-operators/infra-operator@sha256:f644a3899afc9a52a0a6f3183c39eaa2ebfaf272befa1fd8ecf36796abe8df6f
2026-06-12 17:19:38.638265 | controller |                   - name: RELATED_IMAGE_IRONIC_OPERATOR_MANAGER_IMAGE_URL
2026-06-12 17:19:38.638268 | controller |                     value: quay.io/openstack-k8s-operators/ironic-operator@sha256:aeaab3207972ab6e2c15a858709760e1de4ab1b86ba9646c47079006a4cfd7a1
2026-06-12 17:19:38.638274 | controller |                   - name: RELATED_IMAGE_KEYSTONE_OPERATOR_MANAGER_IMAGE_URL
2026-06-12 17:19:38.638278 | controller |                     value: quay.io/openstack-k8s-operators/keystone-operator@sha256:0aa84ced5acaac0cb64d344ca39dc4ef614ac2a1c112fb422a96534869481b80
2026-06-12 17:19:38.638281 | controller |                   - name: RELATED_IMAGE_MANILA_OPERATOR_MANAGER_IMAGE_URL
2026-06-12 17:19:38.638285 | controller |                     value: quay.io/openstack-k8s-operators/manila-operator@sha256:61cd60b8885bdaa55638704dbdf53ce6b40e9af81820b2bdc87830791b6daa9f
2026-06-12 17:19:38.638288 | controller |                   - name: RELATED_IMAGE_MARIADB_OPERATOR_MANAGER_IMAGE_URL
2026-06-12 17:19:38.638291 | controller |                     value: quay.io/openstack-k8s-operators/mariadb-operator@sha256:dd5d8ddcc030b481db9173eb183a6f731c15684a2bec1547fcb280a26d9ff559
2026-06-12 17:19:38.638295 | controller |                   - name: RELATED_IMAGE_NEUTRON_OPERATOR_MANAGER_IMAGE_URL
2026-06-12 17:19:38.638298 | controller |                     value: quay.io/openstack-k8s-operators/neutron-operator@sha256:fff4c7eb43b7abe8a8406cbd20e6cb01dff533476d43c5a339f115fd1b8d55a6
2026-06-12 17:19:38.638302 | controller |                   - name: RELATED_IMAGE_NOVA_OPERATOR_MANAGER_IMAGE_URL
2026-06-12 17:19:38.638308 | controller |                     value: quay.io/openstack-k8s-operators/nova-operator@sha256:4db6b95b62c09b4f6bde27b0fd148e599246fbdcd3f479b615df2ac507a9ac12
2026-06-12 17:19:38.638312 | controller |                   - name: RELATED_IMAGE_OCTAVIA_OPERATOR_MANAGER_IMAGE_URL
2026-06-12 17:19:38.638315 | controller |                     value: quay.io/openstack-k8s-operators/octavia-operator@sha256:5070ac21fd963eab731c9cc1d0f2c06ba2f2a8deb4188fb921da42be3febc739
2026-06-12 17:19:38.638319 | controller |                   - name: RELATED_IMAGE_OPENSTACK_BAREMETAL_OPERATOR_MANAGER_IMAGE_URL
2026-06-12 17:19:38.638322 | controller |                     value: quay.io/openstack-k8s-operators/openstack-baremetal-operator@sha256:74b7a8bf62d2bb7aff50a239b393cebd996489c538727208a184f58e91285d84
2026-06-12 17:19:38.638326 | controller |                   - name: RELATED_IMAGE_OVN_OPERATOR_MANAGER_IMAGE_URL
2026-06-12 17:19:38.638329 | controller |                     value: quay.io/openstack-k8s-operators/ovn-operator@sha256:a5467b7ac7a7acc306876cae15fc24fd2e8030661d6a1cf6be4040b870850f54
2026-06-12 17:19:38.638333 | controller |                   - name: RELATED_IMAGE_SWIFT_OPERATOR_MANAGER_IMAGE_URL
2026-06-12 17:19:38.638336 | controller |                     value: quay.io/openstack-k8s-operators/swift-operator@sha256:26a4ca34e65f017e1793439b8c4dd889ccc36355badbd31363baeedddb91f0a6
2026-06-12 17:19:38.638340 | controller |                   - name: RELATED_IMAGE_TELEMETRY_OPERATOR_MANAGER_IMAGE_URL
2026-06-12 17:19:38.638343 | controller |                     value: quay.io/openstack-k8s-operators/telemetry-operator@sha256:08725ae3cc37b0aa0b0f54e947792cdc72e79eb126a47a9b52811b9fafc61b2e
2026-06-12 17:19:38.638347 | controller |                   - name: RELATED_IMAGE_TEST_OPERATOR_MANAGER_IMAGE_URL
2026-06-12 17:19:38.638350 | controller |                     value: quay.io/openstack-k8s-operators/test-operator@sha256:c63f184e7e60f7d6837f93522fd94ed75e8a4391412440c9ea8a29c31ae2e59f
2026-06-12 17:19:38.638353 | controller |                   - name: RELATED_IMAGE_WATCHER_OPERATOR_MANAGER_IMAGE_URL
2026-06-12 17:19:38.638357 | controller |                     value: quay.io/openstack-k8s-operators/watcher-operator@sha256:cd3d045aff8889ebb70662585291c704fedf9bcfd142875327ee1b02c06217f8
2026-06-12 17:19:38.638360 | controller |                   - name: OPENSTACK_RELEASE_VERSION
2026-06-12 17:19:38.638364 | controller |                     value: 0.6.0-1781278561
2026-06-12 17:19:38.638367 | controller |                   - name: OPERATOR_IMAGE_URL
2026-06-12 17:19:38.638371 | controller |                     value: 38.102.83.120:5001/openstack-k8s-operators/openstack-operator:5d3cc125d69b215b4b8640c634756ff99cce6ebc
2026-06-12 17:19:38.638376 | controller |                   - name: ENABLE_WEBHOOKS
2026-06-12 17:19:38.638379 | controller |                     value: "false"
2026-06-12 17:19:38.638383 | controller |                   - name: LEASE_DURATION
2026-06-12 17:19:38.638386 | controller |                     value: "30"
2026-06-12 17:19:38.638390 | controller |                   - name: RENEW_DEADLINE
2026-06-12 17:19:38.638395 | controller |                     value: "20"
2026-06-12 17:19:38.638399 | controller |                   - name: RETRY_PERIOD
2026-06-12 17:19:38.638402 | controller |                     value: "5"
2026-06-12 17:19:38.638407 | controller |                   image: 38.102.83.120:5001/openstack-k8s-operators/openstack-operator:5d3cc125d69b215b4b8640c634756ff99cce6ebc
2026-06-12 17:19:38.638410 | controller |                   livenessProbe:
2026-06-12 17:19:38.638414 | controller |                     httpGet:
2026-06-12 17:19:38.638417 | controller |                       path: /healthz
2026-06-12 17:19:38.638421 | controller |                       port: 8081
2026-06-12 17:19:38.638424 | controller |                     initialDelaySeconds: 15
2026-06-12 17:19:38.638428 | controller |                     periodSeconds: 20
2026-06-12 17:19:38.638431 | controller |                   name: operator
2026-06-12 17:19:38.638434 | controller |                   readinessProbe:
2026-06-12 17:19:38.638438 | controller |                     httpGet:
2026-06-12 17:19:38.638441 | controller |                       path: /readyz
2026-06-12 17:19:38.638445 | controller |                       port: 8081
2026-06-12 17:19:38.638448 | controller |                     initialDelaySeconds: 5
2026-06-12 17:19:38.638451 | controller |                     periodSeconds: 10
2026-06-12 17:19:38.638455 | controller |                   resources:
2026-06-12 17:19:38.638458 | controller |                     limits:
2026-06-12 17:19:38.638462 | controller |                       cpu: 500m
2026-06-12 17:19:38.638465 | controller |                       memory: 256Mi
2026-06-12 17:19:38.638468 | controller |                     requests:
2026-06-12 17:19:38.638472 | controller |                       cpu: 10m
2026-06-12 17:19:38.638475 | controller |                       memory: 128Mi
2026-06-12 17:19:38.638478 | controller |                   securityContext:
2026-06-12 17:19:38.638482 | controller |                     allowPrivilegeEscalation: false
2026-06-12 17:19:38.638485 | controller |                 securityContext:
2026-06-12 17:19:38.638489 | controller |                   runAsNonRoot: true
2026-06-12 17:19:38.638492 | controller |                 serviceAccountName: openstack-operator-controller-init
2026-06-12 17:19:38.638495 | controller |                 terminationGracePeriodSeconds: 10
2026-06-12 17:19:38.638499 | controller |                 tolerations:
2026-06-12 17:19:38.638502 | controller |                 - effect: NoExecute
2026-06-12 17:19:38.638505 | controller |                   key: node.kubernetes.io/not-ready
2026-06-12 17:19:38.638510 | controller |                   operator: Exists
2026-06-12 17:19:38.638513 | controller |                   tolerationSeconds: 120
2026-06-12 17:19:38.638517 | controller |                 - effect: NoExecute
2026-06-12 17:19:38.638520 | controller |                   key: node.kubernetes.io/unreachable
2026-06-12 17:19:38.638523 | controller |                   operator: Exists
2026-06-12 17:19:38.638527 | controller |                   tolerationSeconds: 120
2026-06-12 17:19:38.638530 | controller |         permissions:
2026-06-12 17:19:38.638534 | controller |         - rules:
2026-06-12 17:19:38.638537 | controller |           - apiGroups:
2026-06-12 17:19:38.638541 | controller |             - ""
2026-06-12 17:19:38.638544 | controller |             resources:
2026-06-12 17:19:38.638547 | controller |             - configmaps
2026-06-12 17:19:38.638551 | controller |             verbs:
2026-06-12 17:19:38.638554 | controller |             - get
2026-06-12 17:19:38.638558 | controller |             - list
2026-06-12 17:19:38.638561 | controller |             - watch
2026-06-12 17:19:38.638564 | controller |             - create
2026-06-12 17:19:38.638568 | controller |             - update
2026-06-12 17:19:38.638571 | controller |             - patch
2026-06-12 17:19:38.638574 | controller |             - delete
2026-06-12 17:19:38.638578 | controller |           - apiGroups:
2026-06-12 17:19:38.638581 | controller |             - coordination.k8s.io
2026-06-12 17:19:38.638585 | controller |             resources:
2026-06-12 17:19:38.638588 | controller |             - leases
2026-06-12 17:19:38.638591 | controller |             verbs:
2026-06-12 17:19:38.638595 | controller |             - get
2026-06-12 17:19:38.638600 | controller |             - list
2026-06-12 17:19:38.638603 | controller |             - watch
2026-06-12 17:19:38.638607 | controller |             - create
2026-06-12 17:19:38.638610 | controller |             - update
2026-06-12 17:19:38.638613 | controller |             - patch
2026-06-12 17:19:38.638617 | controller |             - delete
2026-06-12 17:19:38.638620 | controller |           - apiGroups:
2026-06-12 17:19:38.638624 | controller |             - ""
2026-06-12 17:19:38.638629 | controller |             resources:
2026-06-12 17:19:38.638633 | controller |             - events
2026-06-12 17:19:38.638636 | controller |             verbs:
2026-06-12 17:19:38.638639 | controller |             - create
2026-06-12 17:19:38.638643 | controller |             - patch
2026-06-12 17:19:38.638646 | controller |           serviceAccountName: openstack-operator-controller-init
2026-06-12 17:19:38.638649 | controller |       strategy: deployment
2026-06-12 17:19:38.638653 | controller |     installModes:
2026-06-12 17:19:38.638656 | controller |     - supported: false
2026-06-12 17:19:38.638659 | controller |       type: OwnNamespace
2026-06-12 17:19:38.638663 | controller |     - supported: false
2026-06-12 17:19:38.638666 | controller |       type: SingleNamespace
2026-06-12 17:19:38.638669 | controller |     - supported: false
2026-06-12 17:19:38.638673 | controller |       type: MultiNamespace
2026-06-12 17:19:38.638676 | controller |     - supported: true
2026-06-12 17:19:38.638679 | controller |       type: AllNamespaces
2026-06-12 17:19:38.638683 | controller |     keywords:
2026-06-12 17:19:38.638686 | controller |     - OpenStack
2026-06-12 17:19:38.638690 | controller |     links:
2026-06-12 17:19:38.638693 | controller |     - name: Openstack Operator
2026-06-12 17:19:38.638696 | controller |       url: https://github.com/openstack-k8s-operators/
2026-06-12 17:19:38.638700 | controller |     maturity: alpha
2026-06-12 17:19:38.638703 | controller |     minKubeVersion: 0.0.1
2026-06-12 17:19:38.638706 | controller |     provider:
2026-06-12 17:19:38.638710 | controller |       name: Red Hat Inc.
2026-06-12 17:19:38.638713 | controller |       url: https://redhat.com/
2026-06-12 17:19:38.638716 | controller |     relatedImages:
2026-06-12 17:19:38.638720 | controller |     - image: quay.io/openstack-k8s-operators/openstack-baremetal-operator-agent:latest
2026-06-12 17:19:38.638723 | controller |       name: agent-image-url-default
2026-06-12 17:19:38.638727 | controller |     - image: quay.io/openstack-k8s-operators/openstack-ansibleee-runner:latest
2026-06-12 17:19:38.638731 | controller |       name: ansibleee-image-url-default
2026-06-12 17:19:38.638735 | controller |     - image: quay.io/podified-antelope-centos9/openstack-aodh-api:current-podified
2026-06-12 17:19:38.638738 | controller |       name: aodh-api-image-url-default
2026-06-12 17:19:38.638742 | controller |     - image: quay.io/podified-antelope-centos9/openstack-aodh-evaluator:current-podified
2026-06-12 17:19:38.638745 | controller |       name: aodh-evaluator-image-url-default
2026-06-12 17:19:38.638748 | controller |     - image: quay.io/podified-antelope-centos9/openstack-aodh-listener:current-podified
2026-06-12 17:19:38.638752 | controller |       name: aodh-listener-image-url-default
2026-06-12 17:19:38.638755 | controller |     - image: quay.io/podified-antelope-centos9/openstack-aodh-notifier:current-podified
2026-06-12 17:19:38.638758 | controller |       name: aodh-notifier-image-url-default
2026-06-12 17:19:38.638762 | controller |     - image: registry.redhat.io/ubi9/httpd-24:latest
2026-06-12 17:19:38.638765 | controller |       name: apache-image-url-default
2026-06-12 17:19:38.638769 | controller |     - image: quay.io/podified-antelope-centos9/openstack-barbican-api:current-podified
2026-06-12 17:19:38.638772 | controller |       name: barbican-api-image-url-default
2026-06-12 17:19:38.638776 | controller |     - image: quay.io/podified-antelope-centos9/openstack-barbican-keystone-listener:current-podified
2026-06-12 17:19:38.638779 | controller |       name: barbican-keystone-listener-image-url-default
2026-06-12 17:19:38.638782 | controller |     - image: quay.io/podified-antelope-centos9/openstack-barbican-worker:current-podified
2026-06-12 17:19:38.638786 | controller |       name: barbican-worker-image-url-default
2026-06-12 17:19:38.638789 | controller |     - image: quay.io/podified-antelope-centos9/openstack-ceilometer-central:current-podified
2026-06-12 17:19:38.638792 | controller |       name: ceilometer-central-image-url-default
2026-06-12 17:19:38.638796 | controller |     - image: quay.io/podified-antelope-centos9/openstack-ceilometer-compute:current-podified
2026-06-12 17:19:38.638799 | controller |       name: ceilometer-compute-image-url-default
2026-06-12 17:19:38.638802 | controller |     - image: quay.io/podified-antelope-centos9/openstack-ceilometer-ipmi:current-podified
2026-06-12 17:19:38.638806 | controller |       name: ceilometer-ipmi-image-url-default
2026-06-12 17:19:38.638809 | controller |     - image: quay.io/podified-antelope-centos9/openstack-ceilometer-notification:current-podified
2026-06-12 17:19:38.638813 | controller |       name: ceilometer-notification-image-url-default
2026-06-12 17:19:38.638820 | controller |     - image: quay.io/openstack-k8s-operators/mysqld_exporter:latest
2026-06-12 17:19:38.638824 | controller |       name: ceilometer-mysqld-exporter-image-url-default
2026-06-12 17:19:38.638827 | controller |     - image: quay.io/openstack-k8s-operators/sg-core:latest
2026-06-12 17:19:38.638831 | controller |       name: ceilometer-sgcore-image-url-default
2026-06-12 17:19:38.638835 | controller |     - image: registry.k8s.io/kube-state-metrics/kube-state-metrics:v2.15.0
2026-06-12 17:19:38.638838 | controller |       name: ksm-image-url-default
2026-06-12 17:19:38.638842 | controller |     - image: quay.io/podified-antelope-centos9/openstack-cinder-api:current-podified
2026-06-12 17:19:38.638845 | controller |       name: cinder-api-image-url-default
2026-06-12 17:19:38.638849 | controller |     - image: quay.io/podified-antelope-centos9/openstack-cinder-backup:current-podified
2026-06-12 17:19:38.638852 | controller |       name: cinder-backup-image-url-default
2026-06-12 17:19:38.638855 | controller |     - image: quay.io/podified-antelope-centos9/openstack-cinder-scheduler:current-podified
2026-06-12 17:19:38.638859 | controller |       name: cinder-scheduler-image-url-default
2026-06-12 17:19:38.638862 | controller |     - image: quay.io/podified-antelope-centos9/openstack-cinder-volume:current-podified
2026-06-12 17:19:38.638865 | controller |       name: cinder-volume-image-url-default
2026-06-12 17:19:38.638869 | controller |     - image: quay.rdoproject.org/podified-master-centos10/openstack-cloudkitty-api:current
2026-06-12 17:19:38.638872 | controller |       name: cloudkitty-api-image-url-default
2026-06-12 17:19:38.638876 | controller |     - image: quay.rdoproject.org/podified-master-centos10/openstack-cloudkitty-processor:current
2026-06-12 17:19:38.638879 | controller |       name: cloudkitty-proc-image-url-default
2026-06-12 17:19:38.638883 | controller |     - image: quay.io/podified-antelope-centos9/openstack-designate-api:current-podified
2026-06-12 17:19:38.638886 | controller |       name: designate-api-image-url-default
2026-06-12 17:19:38.638889 | controller |     - image: quay.io/podified-antelope-centos9/openstack-designate-backend-bind9:current-podified
2026-06-12 17:19:38.638894 | controller |       name: designate-backendbind9-image-url-default
2026-06-12 17:19:38.638898 | controller |     - image: quay.io/podified-antelope-centos9/openstack-designate-central:current-podified
2026-06-12 17:19:38.638901 | controller |       name: designate-central-image-url-default
2026-06-12 17:19:38.638905 | controller |     - image: quay.io/podified-antelope-centos9/openstack-designate-mdns:current-podified
2026-06-12 17:19:38.638908 | controller |       name: designate-mdns-image-url-default
2026-06-12 17:19:38.638912 | controller |     - image: quay.io/podified-antelope-centos9/openstack-designate-producer:current-podified
2026-06-12 17:19:38.638915 | controller |       name: designate-producer-image-url-default
2026-06-12 17:19:38.638918 | controller |     - image: quay.io/podified-antelope-centos9/openstack-unbound:current-podified
2026-06-12 17:19:38.638922 | controller |       name: designate-unbound-image-url-default
2026-06-12 17:19:38.638925 | controller |     - image: quay.io/podified-antelope-centos9/openstack-designate-worker:current-podified
2026-06-12 17:19:38.638929 | controller |       name: designate-worker-image-url-default
2026-06-12 17:19:38.638932 | controller |     - image: quay.io/podified-antelope-centos9/openstack-frr:current-podified
2026-06-12 17:19:38.638935 | controller |       name: edpm-frr-image-url-default
2026-06-12 17:19:38.638939 | controller |     - image: quay.io/podified-antelope-centos9/openstack-iscsid:current-podified
2026-06-12 17:19:38.638942 | controller |       name: edpm-iscsid-image-url-default
2026-06-12 17:19:38.638945 | controller |     - image: quay.io/podified-antelope-centos9/openstack-cron:current-podified
2026-06-12 17:19:38.638949 | controller |       name: edpm-logrotate-crond-image-url-default
2026-06-12 17:19:38.638952 | controller |     - image: quay.io/podified-antelope-centos9/openstack-multipathd:current-podified
2026-06-12 17:19:38.638956 | controller |       name: edpm-multipathd-image-url-default
2026-06-12 17:19:38.638959 | controller |     - image: quay.io/podified-antelope-centos9/openstack-neutron-dhcp-agent:current-podified
2026-06-12 17:19:38.638962 | controller |       name: edpm-neutron-dhcp-agent-image-url-default
2026-06-12 17:19:38.638966 | controller |     - image: quay.io/podified-antelope-centos9/openstack-neutron-metadata-agent-ovn:current-podified
2026-06-12 17:19:38.638976 | controller |       name: edpm-neutron-metadata-agent-image-url-default
2026-06-12 17:19:38.638980 | controller |     - image: quay.io/podified-antelope-centos9/openstack-neutron-ovn-agent:current-podified
2026-06-12 17:19:38.638983 | controller |       name: edpm-neutron-ovn-agent-image-url-default
2026-06-12 17:19:38.638986 | controller |     - image: quay.io/podified-antelope-centos9/openstack-neutron-sriov-agent:current-podified
2026-06-12 17:19:38.638990 | controller |       name: edpm-neutron-sriov-agent-image-url-default
2026-06-12 17:19:38.638993 | controller |     - image: quay.io/prometheus/node-exporter:v1.5.0
2026-06-12 17:19:38.638997 | controller |       name: edpm-node-exporter-image-url-default
2026-06-12 17:19:38.639000 | controller |     - image: quay.io/sustainable_computing_io/kepler:release-0.7.12
2026-06-12 17:19:38.639003 | controller |       name: edpm-kepler-image-url-default
2026-06-12 17:19:38.639007 | controller |     - image: quay.io/openstack-k8s-operators/openstack-network-exporter:current-podified
2026-06-12 17:19:38.639010 | controller |       name: openstack-network-exporter-image-url-default
2026-06-12 17:19:38.639014 | controller |     - image: quay.io/podified-antelope-centos9/openstack-ovn-bgp-agent:current-podified
2026-06-12 17:19:38.639017 | controller |       name: edpm-ovn-bgp-agent-image-url-default
2026-06-12 17:19:38.639020 | controller |     - image: quay.io/openstack-k8s-operators/prometheus-podman-exporter:latest
2026-06-12 17:19:38.639024 | controller |       name: edpm-podman-exporter-image-url-default
2026-06-12 17:19:38.639027 | controller |     - image: quay.io/podified-antelope-centos9/openstack-glance-api:current-podified
2026-06-12 17:19:38.639031 | controller |       name: glance-api-image-url-default
2026-06-12 17:19:38.639034 | controller |     - image: quay.io/podified-antelope-centos9/openstack-heat-api:current-podified
2026-06-12 17:19:38.639037 | controller |       name: heat-api-image-url-default
2026-06-12 17:19:38.639041 | controller |     - image: quay.io/podified-antelope-centos9/openstack-heat-api-cfn:current-podified
2026-06-12 17:19:38.639044 | controller |       name: heat-cfnapi-image-url-default
2026-06-12 17:19:38.639048 | controller |     - image: quay.io/podified-antelope-centos9/openstack-heat-engine:current-podified
2026-06-12 17:19:38.639051 | controller |       name: heat-engine-image-url-default
2026-06-12 17:19:38.639055 | controller |     - image: quay.io/podified-antelope-centos9/openstack-horizon:current-podified
2026-06-12 17:19:38.639058 | controller |       name: horizon-image-url-default
2026-06-12 17:19:38.639061 | controller |     - image: quay.io/podified-antelope-centos9/openstack-memcached:current-podified
2026-06-12 17:19:38.639065 | controller |       name: infra-memcached-image-url-default
2026-06-12 17:19:38.639068 | controller |     - image: quay.io/podified-antelope-centos9/openstack-redis:current-podified
2026-06-12 17:19:38.639072 | controller |       name: infra-redis-image-url-default
2026-06-12 17:19:38.639075 | controller |     - image: quay.io/podified-antelope-centos9/openstack-ironic-api:current-podified
2026-06-12 17:19:38.639078 | controller |       name: ironic-api-image-url-default
2026-06-12 17:19:38.639082 | controller |     - image: quay.io/podified-antelope-centos9/openstack-ironic-conductor:current-podified
2026-06-12 17:19:38.639085 | controller |       name: ironic-conductor-image-url-default
2026-06-12 17:19:38.639089 | controller |     - image: quay.io/podified-antelope-centos9/openstack-ironic-inspector:current-podified
2026-06-12 17:19:38.639092 | controller |       name: ironic-inspector-image-url-default
2026-06-12 17:19:38.639095 | controller |     - image: quay.io/podified-antelope-centos9/openstack-ironic-neutron-agent:current-podified
2026-06-12 17:19:38.639099 | controller |       name: ironic-neutron-agent-image-url-default
2026-06-12 17:19:38.639102 | controller |     - image: quay.io/podified-antelope-centos9/openstack-ironic-pxe:current-podified
2026-06-12 17:19:38.639106 | controller |       name: ironic-pxe-image-url-default
2026-06-12 17:19:38.639109 | controller |     - image: quay.io/podified-antelope-centos9/ironic-python-agent:current-podified
2026-06-12 17:19:38.639114 | controller |       name: ironic-python-agent-image-url-default
2026-06-12 17:19:38.639119 | controller |     - image: quay.io/podified-antelope-centos9/openstack-keystone:current-podified
2026-06-12 17:19:38.639123 | controller |       name: keystone-api-image-url-default
2026-06-12 17:19:38.639126 | controller |     - image: quay.io/podified-antelope-centos9/openstack-manila-api:current-podified
2026-06-12 17:19:38.639132 | controller |       name: manila-api-image-url-default
2026-06-12 17:19:38.639135 | controller |     - image: quay.io/podified-antelope-centos9/openstack-manila-scheduler:current-podified
2026-06-12 17:19:38.639154 | controller |       name: manila-scheduler-image-url-default
2026-06-12 17:19:38.639164 | controller |     - image: quay.io/podified-antelope-centos9/openstack-manila-share:current-podified
2026-06-12 17:19:38.639169 | controller |       name: manila-share-image-url-default
2026-06-12 17:19:38.639174 | controller |     - image: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified
2026-06-12 17:19:38.639179 | controller |       name: mariadb-image-url-default
2026-06-12 17:19:38.639193 | controller |     - image: quay.io/podified-antelope-centos9/openstack-netutils:current-podified
2026-06-12 17:19:38.639200 | controller |       name: net-utils-image-url-default
2026-06-12 17:19:38.639205 | controller |     - image: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified
2026-06-12 17:19:38.639210 | controller |       name: neutron-api-image-url-default
2026-06-12 17:19:38.639213 | controller |     - image: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified
2026-06-12 17:19:38.639217 | controller |       name: nova-api-image-url-default
2026-06-12 17:19:38.639220 | controller |     - image: quay.io/podified-antelope-centos9/openstack-nova-compute:current-podified
2026-06-12 17:19:38.639223 | controller |       name: nova-compute-image-url-default
2026-06-12 17:19:38.639227 | controller |     - image: quay.io/podified-antelope-centos9/openstack-nova-conductor:current-podified
2026-06-12 17:19:38.639230 | controller |       name: nova-conductor-image-url-default
2026-06-12 17:19:38.639234 | controller |     - image: quay.io/podified-antelope-centos9/openstack-nova-novncproxy:current-podified
2026-06-12 17:19:38.639237 | controller |       name: nova-novnc-image-url-default
2026-06-12 17:19:38.639241 | controller |     - image: quay.io/podified-antelope-centos9/openstack-nova-scheduler:current-podified
2026-06-12 17:19:38.639244 | controller |       name: nova-scheduler-image-url-default
2026-06-12 17:19:38.639247 | controller |     - image: quay.io/podified-antelope-centos9/openstack-octavia-api:current-podified
2026-06-12 17:19:38.639251 | controller |       name: octavia-api-image-url-default
2026-06-12 17:19:38.639254 | controller |     - image: quay.io/podified-antelope-centos9/openstack-octavia-health-manager:current-podified
2026-06-12 17:19:38.639258 | controller |       name: octavia-healthmanager-image-url-default
2026-06-12 17:19:38.639261 | controller |     - image: quay.io/podified-antelope-centos9/openstack-octavia-housekeeping:current-podified
2026-06-12 17:19:38.639264 | controller |       name: octavia-housekeeping-image-url-default
2026-06-12 17:19:38.639268 | controller |     - image: quay.io/podified-antelope-centos9/openstack-octavia-worker:current-podified
2026-06-12 17:19:38.639271 | controller |       name: octavia-worker-image-url-default
2026-06-12 17:19:38.639275 | controller |     - image: quay.io/podified-antelope-centos9/openstack-rsyslog:current-podified
2026-06-12 17:19:38.639278 | controller |       name: octavia-rsyslog-image-url-default
2026-06-12 17:19:38.639281 | controller |     - image: quay.io/podified-antelope-centos9/openstack-openstackclient:current-podified
2026-06-12 17:19:38.639285 | controller |       name: openstack-client-image-url-default
2026-06-12 17:19:38.639288 | controller |     - image: quay.io/podified-antelope-centos9/edpm-hardened-uefi:current-podified
2026-06-12 17:19:38.639292 | controller |       name: os-container-image-url-default
2026-06-12 17:19:38.639295 | controller |     - image: quay.io/podified-antelope-centos9/openstack-ovn-controller:current-podified
2026-06-12 17:19:38.639298 | controller |       name: ovn-controller-image-url-default
2026-06-12 17:19:38.639302 | controller |     - image: quay.io/podified-antelope-centos9/openstack-ovn-base:current-podified
2026-06-12 17:19:38.639305 | controller |       name: ovn-controller-ovs-image-url-default
2026-06-12 17:19:38.639309 | controller |     - image: quay.io/podified-antelope-centos9/openstack-ovn-nb-db-server:current-podified
2026-06-12 17:19:38.639312 | controller |       name: ovn-nb-dbcluster-image-url-default
2026-06-12 17:19:38.639315 | controller |     - image: quay.io/podified-antelope-centos9/openstack-ovn-northd:current-podified
2026-06-12 17:19:38.639319 | controller |       name: ovn-northd-image-url-default
2026-06-12 17:19:38.639326 | controller |     - image: quay.io/podified-antelope-centos9/openstack-ovn-sb-db-server:current-podified
2026-06-12 17:19:38.639329 | controller |       name: ovn-sb-dbcluster-image-url-default
2026-06-12 17:19:38.639332 | controller |     - image: quay.io/podified-antelope-centos9/openstack-placement-api:current-podified
2026-06-12 17:19:38.639336 | controller |       name: placement-api-image-url-default
2026-06-12 17:19:38.639339 | controller |     - image: quay.io/podified-antelope-centos9/openstack-rabbitmq:current-podified
2026-06-12 17:19:38.639343 | controller |       name: rabbitmq-image-url-default
2026-06-12 17:19:38.639346 | controller |     - image: quay.io/podified-antelope-centos9/openstack-swift-account:current-podified
2026-06-12 17:19:38.639349 | controller |       name: swift-account-image-url-default
2026-06-12 17:19:38.639353 | controller |     - image: quay.io/podified-antelope-centos9/openstack-swift-container:current-podified
2026-06-12 17:19:38.639356 | controller |       name: swift-container-image-url-default
2026-06-12 17:19:38.639360 | controller |     - image: quay.io/podified-antelope-centos9/openstack-swift-object:current-podified
2026-06-12 17:19:38.639363 | controller |       name: swift-object-image-url-default
2026-06-12 17:19:38.639366 | controller |     - image: quay.io/podified-antelope-centos9/openstack-swift-proxy-server:current-podified
2026-06-12 17:19:38.639370 | controller |       name: swift-proxy-image-url-default
2026-06-12 17:19:38.639373 | controller |     - image: quay.io/podified-antelope-centos9/openstack-tempest-all:current-podified
2026-06-12 17:19:38.639377 | controller |       name: test-tempest-image-url-default
2026-06-12 17:19:38.639385 | controller |     - image: quay.io/podified-master-centos9/openstack-watcher-api:current-podified
2026-06-12 17:19:38.639389 | controller |       name: watcher-api-image-url-default
2026-06-12 17:19:38.639393 | controller |     - image: quay.io/podified-master-centos9/openstack-watcher-applier:current-podified
2026-06-12 17:19:38.639396 | controller |       name: watcher-applier-image-url-default
2026-06-12 17:19:38.639400 | controller |     - image: quay.io/podified-master-centos9/openstack-watcher-decision-engine:current-podified
2026-06-12 17:19:38.639403 | controller |       name: watcher-decision-engine-image-url-default
2026-06-12 17:19:38.639407 | controller |     - image: quay.io/openstack-k8s-operators/openstack-must-gather:latest
2026-06-12 17:19:38.639410 | controller |       name: openstack-must-gather-default
2026-06-12 17:19:38.639413 | controller |     - image: quay.io/openstack-k8s-operators/barbican-operator@sha256:19584d9999d495acb641b40340ee87f74155e175a34faf1a9e324d0c0529cdd6
2026-06-12 17:19:38.639417 | controller |       name: barbican-operator-manager-image-url
2026-06-12 17:19:38.639420 | controller |     - image: quay.io/openstack-k8s-operators/cinder-operator@sha256:f60e662f53d43b685bf4d838357daec91ead82ed4b122320cbd02b623f240a5d
2026-06-12 17:19:38.639424 | controller |       name: cinder-operator-manager-image-url
2026-06-12 17:19:38.639427 | controller |     - image: quay.io/openstack-k8s-operators/designate-operator@sha256:57a6f6f9f921aab04838a324f172e9d5927489b0011c58b1c61142f440249c63
2026-06-12 17:19:38.639431 | controller |       name: designate-operator-manager-image-url
2026-06-12 17:19:38.639435 | controller |     - image: quay.io/openstack-k8s-operators/glance-operator@sha256:623038ea62aebe7d9cf1fd20cdbd2eb4c0b172637472c335e5c6a6c35edd7552
2026-06-12 17:19:38.639439 | controller |       name: glance-operator-manager-image-url
2026-06-12 17:19:38.639442 | controller |     - image: quay.io/openstack-k8s-operators/heat-operator@sha256:b58145aab10ee0e14641b4d9698d64919fd8b3fdd9ac5540fdaaf847fde950a0
2026-06-12 17:19:38.639445 | controller |       name: heat-operator-manager-image-url
2026-06-12 17:19:38.639449 | controller |     - image: quay.io/openstack-k8s-operators/horizon-operator@sha256:c74c162ad42f26b9a56d8409dc53d469f3e0beaa9613b594ecbfbcda518dee19
2026-06-12 17:19:38.639452 | controller |       name: horizon-operator-manager-image-url
2026-06-12 17:19:38.639456 | controller |     - image: quay.io/openstack-k8s-operators/infra-operator@sha256:f644a3899afc9a52a0a6f3183c39eaa2ebfaf272befa1fd8ecf36796abe8df6f
2026-06-12 17:19:38.639459 | controller |       name: infra-operator-manager-image-url
2026-06-12 17:19:38.639462 | controller |     - image: quay.io/openstack-k8s-operators/ironic-operator@sha256:aeaab3207972ab6e2c15a858709760e1de4ab1b86ba9646c47079006a4cfd7a1
2026-06-12 17:19:38.639469 | controller |       name: ironic-operator-manager-image-url
2026-06-12 17:19:38.639473 | controller |     - image: quay.io/openstack-k8s-operators/keystone-operator@sha256:0aa84ced5acaac0cb64d344ca39dc4ef614ac2a1c112fb422a96534869481b80
2026-06-12 17:19:38.639476 | controller |       name: keystone-operator-manager-image-url
2026-06-12 17:19:38.639484 | controller |     - image: quay.io/openstack-k8s-operators/manila-operator@sha256:61cd60b8885bdaa55638704dbdf53ce6b40e9af81820b2bdc87830791b6daa9f
2026-06-12 17:19:38.639487 | controller |       name: manila-operator-manager-image-url
2026-06-12 17:19:38.639491 | controller |     - image: quay.io/openstack-k8s-operators/mariadb-operator@sha256:dd5d8ddcc030b481db9173eb183a6f731c15684a2bec1547fcb280a26d9ff559
2026-06-12 17:19:38.639494 | controller |       name: mariadb-operator-manager-image-url
2026-06-12 17:19:38.639498 | controller |     - image: quay.io/openstack-k8s-operators/neutron-operator@sha256:fff4c7eb43b7abe8a8406cbd20e6cb01dff533476d43c5a339f115fd1b8d55a6
2026-06-12 17:19:38.639501 | controller |       name: neutron-operator-manager-image-url
2026-06-12 17:19:38.639504 | controller |     - image: quay.io/openstack-k8s-operators/nova-operator@sha256:4db6b95b62c09b4f6bde27b0fd148e599246fbdcd3f479b615df2ac507a9ac12
2026-06-12 17:19:38.639508 | controller |       name: nova-operator-manager-image-url
2026-06-12 17:19:38.639511 | controller |     - image: quay.io/openstack-k8s-operators/octavia-operator@sha256:5070ac21fd963eab731c9cc1d0f2c06ba2f2a8deb4188fb921da42be3febc739
2026-06-12 17:19:38.639514 | controller |       name: octavia-operator-manager-image-url
2026-06-12 17:19:38.639518 | controller |     - image: quay.io/openstack-k8s-operators/openstack-baremetal-operator@sha256:74b7a8bf62d2bb7aff50a239b393cebd996489c538727208a184f58e91285d84
2026-06-12 17:19:38.639521 | controller |       name: openstack-baremetal-operator-manager-image-url
2026-06-12 17:19:38.639525 | controller |     - image: quay.io/openstack-k8s-operators/ovn-operator@sha256:a5467b7ac7a7acc306876cae15fc24fd2e8030661d6a1cf6be4040b870850f54
2026-06-12 17:19:38.639528 | controller |       name: ovn-operator-manager-image-url
2026-06-12 17:19:38.639532 | controller |     - image: quay.io/openstack-k8s-operators/swift-operator@sha256:26a4ca34e65f017e1793439b8c4dd889ccc36355badbd31363baeedddb91f0a6
2026-06-12 17:19:38.639535 | controller |       name: swift-operator-manager-image-url
2026-06-12 17:19:38.639538 | controller |     - image: quay.io/openstack-k8s-operators/telemetry-operator@sha256:08725ae3cc37b0aa0b0f54e947792cdc72e79eb126a47a9b52811b9fafc61b2e
2026-06-12 17:19:38.639542 | controller |       name: telemetry-operator-manager-image-url
2026-06-12 17:19:38.639545 | controller |     - image: quay.io/openstack-k8s-operators/test-operator@sha256:c63f184e7e60f7d6837f93522fd94ed75e8a4391412440c9ea8a29c31ae2e59f
2026-06-12 17:19:38.639549 | controller |       name: test-operator-manager-image-url
2026-06-12 17:19:38.639552 | controller |     - image: quay.io/openstack-k8s-operators/watcher-operator@sha256:cd3d045aff8889ebb70662585291c704fedf9bcfd142875327ee1b02c06217f8
2026-06-12 17:19:38.639559 | controller |       name: watcher-operator-manager-image-url
2026-06-12 17:19:38.639562 | controller |     version: 0.6.0
2026-06-12 17:19:38.639566 | controller |   status:
2026-06-12 17:19:38.639569 | controller |     cleanup: {}
2026-06-12 17:19:38.639573 | controller |     conditions:
2026-06-12 17:19:38.639576 | controller |     - lastTransitionTime: "2026-06-12T16:18:26Z"
2026-06-12 17:19:38.639580 | controller |       lastUpdateTime: "2026-06-12T16:18:26Z"
2026-06-12 17:19:38.639583 | controller |       message: requirements not yet checked
2026-06-12 17:19:38.639587 | controller |       phase: Pending
2026-06-12 17:19:38.639590 | controller |       reason: RequirementsUnknown
2026-06-12 17:19:38.639593 | controller |     - lastTransitionTime: "2026-06-12T16:18:26Z"
2026-06-12 17:19:38.639597 | controller |       lastUpdateTime: "2026-06-12T16:18:27Z"
2026-06-12 17:19:38.639600 | controller |       message: one or more requirements couldn't be found
2026-06-12 17:19:38.639603 | controller |       phase: Pending
2026-06-12 17:19:38.639607 | controller |       reason: RequirementsNotMet
2026-06-12 17:19:38.639610 | controller |     - lastTransitionTime: "2026-06-12T16:18:28Z"
2026-06-12 17:19:38.639613 | controller |       lastUpdateTime: "2026-06-12T16:18:28Z"
2026-06-12 17:19:38.639617 | controller |       message: all requirements found, attempting install
2026-06-12 17:19:38.639622 | controller |       phase: InstallReady
2026-06-12 17:19:38.639625 | controller |       reason: AllRequirementsMet
2026-06-12 17:19:38.639629 | controller |     - lastTransitionTime: "2026-06-12T16:18:28Z"
2026-06-12 17:19:38.639632 | controller |       lastUpdateTime: "2026-06-12T16:18:28Z"
2026-06-12 17:19:38.639636 | controller |       message: waiting for install components to report healthy
2026-06-12 17:19:38.639639 | controller |       phase: Installing
2026-06-12 17:19:38.639642 | controller |       reason: InstallSucceeded
2026-06-12 17:19:38.639646 | controller |     - lastTransitionTime: "2026-06-12T16:18:28Z"
2026-06-12 17:19:38.639649 | controller |       lastUpdateTime: "2026-06-12T16:18:30Z"
2026-06-12 17:19:38.639653 | controller |       message: 'installing: waiting for deployment openstack-operator-controller-init
2026-06-12 17:19:38.639656 | controller |         to become ready: waiting for spec update of deployment "openstack-operator-controller-init"
2026-06-12 17:19:38.639660 | controller |         to be observed...'
2026-06-12 17:19:38.639663 | controller |       phase: Installing
2026-06-12 17:19:38.639666 | controller |       reason: InstallWaiting
2026-06-12 17:19:38.639670 | controller |     - lastTransitionTime: "2026-06-12T16:20:42Z"
2026-06-12 17:19:38.639673 | controller |       lastUpdateTime: "2026-06-12T16:20:42Z"
2026-06-12 17:19:38.639677 | controller |       message: install strategy completed with no errors
2026-06-12 17:19:38.639680 | controller |       phase: Succeeded
2026-06-12 17:19:38.639683 | controller |       reason: InstallSucceeded
2026-06-12 17:19:38.639687 | controller |     lastTransitionTime: "2026-06-12T16:20:42Z"
2026-06-12 17:19:38.639690 | controller |     lastUpdateTime: "2026-06-12T16:20:42Z"
2026-06-12 17:19:38.639720 | controller |     message: install strategy completed with no errors
2026-06-12 17:19:38.639725 | controller |     phase: Succeeded
2026-06-12 17:19:38.639729 | controller |     reason: InstallSucceeded
2026-06-12 17:19:38.639734 | controller |     requirementStatus:
2026-06-12 17:19:38.639738 | controller |     - group: operators.coreos.com
2026-06-12 17:19:38.639743 | controller |       kind: ClusterServiceVersion
2026-06-12 17:19:38.639747 | controller |       message: CSV minKubeVersion (0.0.1) less than server version (v1.33.5)
2026-06-12 17:19:38.639752 | controller |       name: openstack-operator.v0.6.0
2026-06-12 17:19:38.639756 | controller |       status: Present
2026-06-12 17:19:38.639761 | controller |       version: v1alpha1
2026-06-12 17:19:38.639765 | controller |     - group: apiextensions.k8s.io
2026-06-12 17:19:38.639768 | controller |       kind: CustomResourceDefinition
2026-06-12 17:19:38.639772 | controller |       message: CRD is present and Established condition is true
2026-06-12 17:19:38.639775 | controller |       name: openstacks.operator.openstack.org
2026-06-12 17:19:38.639779 | controller |       status: Present
2026-06-12 17:19:38.639782 | controller |       uuid: c61887d3-7ea4-4a3b-a993-1754395afaf1
2026-06-12 17:19:38.639786 | controller |       version: v1
2026-06-12 17:19:38.639789 | controller |     - dependents:
2026-06-12 17:19:38.639792 | controller |       - group: rbac.authorization.k8s.io
2026-06-12 17:19:38.639796 | controller |         kind: PolicyRule
2026-06-12 17:19:38.639799 | controller |         message: cluster rule:{"verbs":["create"],"apiGroups":["authentication.k8s.io"],"resources":["tokenreviews"]}
2026-06-12 17:19:38.639803 | controller |         status: Satisfied
2026-06-12 17:19:38.639806 | controller |         version: v1
2026-06-12 17:19:38.639810 | controller |       - group: rbac.authorization.k8s.io
2026-06-12 17:19:38.639813 | controller |         kind: PolicyRule
2026-06-12 17:19:38.639816 | controller |         message: cluster rule:{"verbs":["create"],"apiGroups":["authorization.k8s.io"],"resources":["subjectaccessreviews"]}
2026-06-12 17:19:38.639820 | controller |         status: Satisfied
2026-06-12 17:19:38.639823 | controller |         version: v1
2026-06-12 17:19:38.639827 | controller |       - group: rbac.authorization.k8s.io
2026-06-12 17:19:38.639830 | controller |         kind: PolicyRule
2026-06-12 17:19:38.639834 | controller |         message: cluster rule:{"verbs":["*"],"apiGroups":[""],"resources":["configmaps","namespaces","serviceaccounts","services"]}
2026-06-12 17:19:38.639837 | controller |         status: Satisfied
2026-06-12 17:19:38.639840 | controller |         version: v1
2026-06-12 17:19:38.639844 | controller |       - group: rbac.authorization.k8s.io
2026-06-12 17:19:38.639847 | controller |         kind: PolicyRule
2026-06-12 17:19:38.639851 | controller |         message: cluster rule:{"verbs":["*"],"apiGroups":["admissionregistration.k8s.io"],"resources":["mutatingwebhookconfigurations","validatingwebhookconfigurations"]}
2026-06-12 17:19:38.639856 | controller |         status: Satisfied
2026-06-12 17:19:38.639860 | controller |         version: v1
2026-06-12 17:19:38.639863 | controller |       - group: rbac.authorization.k8s.io
2026-06-12 17:19:38.639867 | controller |         kind: PolicyRule
2026-06-12 17:19:38.639870 | controller |         message: cluster rule:{"verbs":["*"],"apiGroups":["apiextensions.k8s.io"],"resources":["*"]}
2026-06-12 17:19:38.639874 | controller |         status: Satisfied
2026-06-12 17:19:38.639878 | controller |         version: v1
2026-06-12 17:19:38.639883 | controller |       - group: rbac.authorization.k8s.io
2026-06-12 17:19:38.639887 | controller |         kind: PolicyRule
2026-06-12 17:19:38.639892 | controller |         message: cluster rule:{"verbs":["create","delete","get","list","patch","update","watch"],"apiGroups":["apps"],"resources":["deployments"]}
2026-06-12 17:19:38.639895 | controller |         status: Satisfied
2026-06-12 17:19:38.639898 | controller |         version: v1
2026-06-12 17:19:38.639902 | controller |       - group: rbac.authorization.k8s.io
2026-06-12 17:19:38.639905 | controller |         kind: PolicyRule
2026-06-12 17:19:38.639909 | controller |         message: cluster rule:{"verbs":["create","delete","get","list","patch","update","watch"],"apiGroups":["cert-manager.io"],"resources":["certificates","issuers"]}
2026-06-12 17:19:38.639912 | controller |         status: Satisfied
2026-06-12 17:19:38.639916 | controller |         version: v1
2026-06-12 17:19:38.639919 | controller |       - group: rbac.authorization.k8s.io
2026-06-12 17:19:38.639923 | controller |         kind: PolicyRule
2026-06-12 17:19:38.639929 | controller |         message: cluster rule:{"verbs":["get","list","watch"],"apiGroups":["discovery.k8s.io"],"resources":["endpointslices"]}
2026-06-12 17:19:38.639932 | controller |         status: Satisfied
2026-06-12 17:19:38.639936 | controller |         version: v1
2026-06-12 17:19:38.639939 | controller |       - group: rbac.authorization.k8s.io
2026-06-12 17:19:38.639943 | controller |         kind: PolicyRule
2026-06-12 17:19:38.639946 | controller |         message: cluster rule:{"verbs":["create","delete","get","list","update","watch"],"apiGroups":["monitoring.coreos.com"],"resources":["servicemonitors"]}
2026-06-12 17:19:38.639950 | controller |         status: Satisfied
2026-06-12 17:19:38.639953 | controller |         version: v1
2026-06-12 17:19:38.639957 | controller |       - group: rbac.authorization.k8s.io
2026-06-12 17:19:38.639960 | controller |         kind: PolicyRule
2026-06-12 17:19:38.639964 | controller |         message: cluster rule:{"verbs":["create","delete","get","list","update"],"apiGroups":["networking.k8s.io"],"resources":["networkpolicies"]}
2026-06-12 17:19:38.639967 | controller |         status: Satisfied
2026-06-12 17:19:38.639970 | controller |         version: v1
2026-06-12 17:19:38.639974 | controller |       - group: rbac.authorization.k8s.io
2026-06-12 17:19:38.639977 | controller |         kind: PolicyRule
2026-06-12 17:19:38.639981 | controller |         message: cluster rule:{"verbs":["create","delete","get","list","patch","update","watch"],"apiGroups":["operator.openstack.org"],"resources":["openstacks"]}
2026-06-12 17:19:38.639984 | controller |         status: Satisfied
2026-06-12 17:19:38.639987 | controller |         version: v1
2026-06-12 17:19:38.639991 | controller |       - group: rbac.authorization.k8s.io
2026-06-12 17:19:38.639994 | controller |         kind: PolicyRule
2026-06-12 17:19:38.640000 | controller |         message: cluster rule:{"verbs":["update"],"apiGroups":["operator.openstack.org"],"resources":["openstacks/finalizers"]}
2026-06-12 17:19:38.640004 | controller |         status: Satisfied
2026-06-12 17:19:38.640007 | controller |         version: v1
2026-06-12 17:19:38.640011 | controller |       - group: rbac.authorization.k8s.io
2026-06-12 17:19:38.640014 | controller |         kind: PolicyRule
2026-06-12 17:19:38.640018 | controller |         message: cluster rule:{"verbs":["get","patch","update"],"apiGroups":["operator.openstack.org"],"resources":["openstacks/status"]}
2026-06-12 17:19:38.640021 | controller |         status: Satisfied
2026-06-12 17:19:38.640024 | controller |         version: v1
2026-06-12 17:19:38.640028 | controller |       - group: rbac.authorization.k8s.io
2026-06-12 17:19:38.640031 | controller |         kind: PolicyRule
2026-06-12 17:19:38.640035 | controller |         message: cluster rule:{"verbs":["delete","get","list"],"apiGroups":["operators.coreos.com"],"resources":["clusterserviceversions","installplans","operators","subscriptions"]}
2026-06-12 17:19:38.640042 | controller |         status: Satisfied
2026-06-12 17:19:38.640046 | controller |         version: v1
2026-06-12 17:19:38.640049 | controller |       - group: rbac.authorization.k8s.io
2026-06-12 17:19:38.640052 | controller |         kind: PolicyRule
2026-06-12 17:19:38.640056 | controller |         message: cluster rule:{"verbs":["*"],"apiGroups":["rbac.authorization.k8s.io"],"resources":["clusterrolebindings","clusterroles","rolebindings","roles"]}
2026-06-12 17:19:38.640059 | controller |         status: Satisfied
2026-06-12 17:19:38.640063 | controller |         version: v1
2026-06-12 17:19:38.640066 | controller |       group: ""
2026-06-12 17:19:38.640069 | controller |       kind: ServiceAccount
2026-06-12 17:19:38.640073 | controller |       message: ""
2026-06-12 17:19:38.640076 | controller |       name: openstack-operator-controller-init
2026-06-12 17:19:38.640080 | controller |       status: Present
2026-06-12 17:19:38.640084 | controller |       version: v1
2026-06-12 17:19:38.640087 | controller | kind: List
2026-06-12 17:19:38.640091 | controller | metadata:
2026-06-12 17:19:38.640094 | controller |   resourceVersion: ""
2026-06-12 17:19:38.771356 | controller | ok: Runtime: 0:00:00.185524
2026-06-12 17:19:38.812876 | 
2026-06-12 17:19:38.813072 | TASK [env_op_images : Get the images name]
2026-06-12 17:19:39.416154 | controller | [
2026-06-12 17:19:39.416723 | controller |   {
2026-06-12 17:19:39.416734 | controller |     "RELATED_IMAGE_OCTAVIA_HEALTHMANAGER_IMAGE_URL_DEFAULT": "quay.io/podified-antelope-centos9/openstack-octavia-health-manager:current-podified"
2026-06-12 17:19:39.416741 | controller |   },
2026-06-12 17:19:39.416745 | controller |   {
2026-06-12 17:19:39.416752 | controller |     "RELATED_IMAGE_BARBICAN_OPERATOR_MANAGER_IMAGE_URL": "quay.io/openstack-k8s-operators/barbican-operator@sha256:19584d9999d495acb641b40340ee87f74155e175a34faf1a9e324d0c0529cdd6"
2026-06-12 17:19:39.416758 | controller |   },
2026-06-12 17:19:39.416763 | controller |   {
2026-06-12 17:19:39.416772 | controller |     "RELATED_IMAGE_CINDER_OPERATOR_MANAGER_IMAGE_URL": "quay.io/openstack-k8s-operators/cinder-operator@sha256:f60e662f53d43b685bf4d838357daec91ead82ed4b122320cbd02b623f240a5d"
2026-06-12 17:19:39.416779 | controller |   },
2026-06-12 17:19:39.416784 | controller |   {
2026-06-12 17:19:39.416788 | controller |     "RELATED_IMAGE_DESIGNATE_OPERATOR_MANAGER_IMAGE_URL": "quay.io/openstack-k8s-operators/designate-operator@sha256:57a6f6f9f921aab04838a324f172e9d5927489b0011c58b1c61142f440249c63"
2026-06-12 17:19:39.416792 | controller |   },
2026-06-12 17:19:39.416797 | controller |   {
2026-06-12 17:19:39.416801 | controller |     "RELATED_IMAGE_GLANCE_OPERATOR_MANAGER_IMAGE_URL": "quay.io/openstack-k8s-operators/glance-operator@sha256:623038ea62aebe7d9cf1fd20cdbd2eb4c0b172637472c335e5c6a6c35edd7552"
2026-06-12 17:19:39.416805 | controller |   },
2026-06-12 17:19:39.416809 | controller |   {
2026-06-12 17:19:39.416821 | controller |     "RELATED_IMAGE_HEAT_OPERATOR_MANAGER_IMAGE_URL": "quay.io/openstack-k8s-operators/heat-operator@sha256:b58145aab10ee0e14641b4d9698d64919fd8b3fdd9ac5540fdaaf847fde950a0"
2026-06-12 17:19:39.416870 | controller |   },
2026-06-12 17:19:39.416875 | controller |   {
2026-06-12 17:19:39.416879 | controller |     "RELATED_IMAGE_HORIZON_OPERATOR_MANAGER_IMAGE_URL": "quay.io/openstack-k8s-operators/horizon-operator@sha256:c74c162ad42f26b9a56d8409dc53d469f3e0beaa9613b594ecbfbcda518dee19"
2026-06-12 17:19:39.416883 | controller |   },
2026-06-12 17:19:39.417030 | controller |   {
2026-06-12 17:19:39.417038 | controller |     "RELATED_IMAGE_INFRA_OPERATOR_MANAGER_IMAGE_URL": "quay.io/openstack-k8s-operators/infra-operator@sha256:f644a3899afc9a52a0a6f3183c39eaa2ebfaf272befa1fd8ecf36796abe8df6f"
2026-06-12 17:19:39.417042 | controller |   },
2026-06-12 17:19:39.417046 | controller |   {
2026-06-12 17:19:39.417051 | controller |     "RELATED_IMAGE_IRONIC_OPERATOR_MANAGER_IMAGE_URL": "quay.io/openstack-k8s-operators/ironic-operator@sha256:aeaab3207972ab6e2c15a858709760e1de4ab1b86ba9646c47079006a4cfd7a1"
2026-06-12 17:19:39.417055 | controller |   },
2026-06-12 17:19:39.417059 | controller |   {
2026-06-12 17:19:39.417063 | controller |     "RELATED_IMAGE_KEYSTONE_OPERATOR_MANAGER_IMAGE_URL": "quay.io/openstack-k8s-operators/keystone-operator@sha256:0aa84ced5acaac0cb64d344ca39dc4ef614ac2a1c112fb422a96534869481b80"
2026-06-12 17:19:39.417068 | controller |   },
2026-06-12 17:19:39.417072 | controller |   {
2026-06-12 17:19:39.417076 | controller |     "RELATED_IMAGE_MANILA_OPERATOR_MANAGER_IMAGE_URL": "quay.io/openstack-k8s-operators/manila-operator@sha256:61cd60b8885bdaa55638704dbdf53ce6b40e9af81820b2bdc87830791b6daa9f"
2026-06-12 17:19:39.417080 | controller |   },
2026-06-12 17:19:39.417085 | controller |   {
2026-06-12 17:19:39.417089 | controller |     "RELATED_IMAGE_MARIADB_OPERATOR_MANAGER_IMAGE_URL": "quay.io/openstack-k8s-operators/mariadb-operator@sha256:dd5d8ddcc030b481db9173eb183a6f731c15684a2bec1547fcb280a26d9ff559"
2026-06-12 17:19:39.417093 | controller |   },
2026-06-12 17:19:39.417097 | controller |   {
2026-06-12 17:19:39.417101 | controller |     "RELATED_IMAGE_NEUTRON_OPERATOR_MANAGER_IMAGE_URL": "quay.io/openstack-k8s-operators/neutron-operator@sha256:fff4c7eb43b7abe8a8406cbd20e6cb01dff533476d43c5a339f115fd1b8d55a6"
2026-06-12 17:19:39.417106 | controller |   },
2026-06-12 17:19:39.417110 | controller |   {
2026-06-12 17:19:39.417114 | controller |     "RELATED_IMAGE_NOVA_OPERATOR_MANAGER_IMAGE_URL": "quay.io/openstack-k8s-operators/nova-operator@sha256:4db6b95b62c09b4f6bde27b0fd148e599246fbdcd3f479b615df2ac507a9ac12"
2026-06-12 17:19:39.417118 | controller |   },
2026-06-12 17:19:39.417123 | controller |   {
2026-06-12 17:19:39.417127 | controller |     "RELATED_IMAGE_OCTAVIA_OPERATOR_MANAGER_IMAGE_URL": "quay.io/openstack-k8s-operators/octavia-operator@sha256:5070ac21fd963eab731c9cc1d0f2c06ba2f2a8deb4188fb921da42be3febc739"
2026-06-12 17:19:39.417131 | controller |   },
2026-06-12 17:19:39.417162 | controller |   {
2026-06-12 17:19:39.417170 | controller |     "RELATED_IMAGE_OPENSTACK_BAREMETAL_OPERATOR_MANAGER_IMAGE_URL": "quay.io/openstack-k8s-operators/openstack-baremetal-operator@sha256:74b7a8bf62d2bb7aff50a239b393cebd996489c538727208a184f58e91285d84"
2026-06-12 17:19:39.417179 | controller |   },
2026-06-12 17:19:39.417184 | controller |   {
2026-06-12 17:19:39.417188 | controller |     "RELATED_IMAGE_OVN_OPERATOR_MANAGER_IMAGE_URL": "quay.io/openstack-k8s-operators/ovn-operator@sha256:a5467b7ac7a7acc306876cae15fc24fd2e8030661d6a1cf6be4040b870850f54"
2026-06-12 17:19:39.417192 | controller |   },
2026-06-12 17:19:39.417197 | controller |   {
2026-06-12 17:19:39.417201 | controller |     "RELATED_IMAGE_SWIFT_OPERATOR_MANAGER_IMAGE_URL": "quay.io/openstack-k8s-operators/swift-operator@sha256:26a4ca34e65f017e1793439b8c4dd889ccc36355badbd31363baeedddb91f0a6"
2026-06-12 17:19:39.417205 | controller |   },
2026-06-12 17:19:39.417209 | controller |   {
2026-06-12 17:19:39.417214 | controller |     "RELATED_IMAGE_TELEMETRY_OPERATOR_MANAGER_IMAGE_URL": "quay.io/openstack-k8s-operators/telemetry-operator@sha256:08725ae3cc37b0aa0b0f54e947792cdc72e79eb126a47a9b52811b9fafc61b2e"
2026-06-12 17:19:39.417218 | controller |   },
2026-06-12 17:19:39.417222 | controller |   {
2026-06-12 17:19:39.417226 | controller |     "RELATED_IMAGE_TEST_OPERATOR_MANAGER_IMAGE_URL": "quay.io/openstack-k8s-operators/test-operator@sha256:c63f184e7e60f7d6837f93522fd94ed75e8a4391412440c9ea8a29c31ae2e59f"
2026-06-12 17:19:39.417230 | controller |   },
2026-06-12 17:19:39.417235 | controller |   {
2026-06-12 17:19:39.417239 | controller |     "RELATED_IMAGE_WATCHER_OPERATOR_MANAGER_IMAGE_URL": "quay.io/openstack-k8s-operators/watcher-operator@sha256:cd3d045aff8889ebb70662585291c704fedf9bcfd142875327ee1b02c06217f8"
2026-06-12 17:19:39.417243 | controller |   }
2026-06-12 17:19:39.417247 | controller | ]
2026-06-12 17:19:39.526309 | controller | ok: Runtime: 0:00:00.164600
2026-06-12 17:19:39.624490 | 
2026-06-12 17:19:39.624677 | TASK [env_op_images : Extract env variable name and images]
2026-06-12 17:19:39.711643 | controller | ok
2026-06-12 17:19:39.734871 | 
2026-06-12 17:19:39.734982 | TASK [env_op_images : Get all pods from all namespaces to find openstack-operator-index]
2026-06-12 17:19:43.958633 | controller | ok
2026-06-12 17:19:45.763929 | 
2026-06-12 17:19:45.764110 | TASK [env_op_images : Retrieve openstack-operator-index pod]
2026-06-12 17:19:45.971178 | controller | ok
2026-06-12 17:19:46.013018 | 
2026-06-12 17:19:46.013216 | TASK [env_op_images : Get all the pods in openstack-operator namespace]
2026-06-12 17:19:47.736297 | controller | ok
2026-06-12 17:19:47.937382 | 
2026-06-12 17:19:47.937598 | TASK [env_op_images : Get operator images and pods]
2026-06-12 17:19:48.864556 | controller | ok
2026-06-12 17:19:49.086469 | 
2026-06-12 17:19:49.086651 | LOOP [env_op_images : Add operator images to the dictionary]
2026-06-12 17:19:49.462496 | controller | ok:
2026-06-12 17:19:49.463083 | controller | {
2026-06-12 17:19:49.463150 | controller |   "apiVersion": "v1",
2026-06-12 17:19:49.463193 | controller |   "kind": "Pod",
2026-06-12 17:19:49.463230 | controller |   "metadata": {
2026-06-12 17:19:49.463267 | controller |     "annotations": {
2026-06-12 17:19:49.463304 | 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-12 17:19:49.463357 | 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-12 17:19:49.463395 | controller |       "kubectl.kubernetes.io/default-container": "manager",
2026-06-12 17:19:49.463433 | controller |       "openshift.io/scc": "anyuid",
2026-06-12 17:19:49.463469 | controller |       "security.openshift.io/validated-scc-subject-type": "serviceaccount"
2026-06-12 17:19:49.463505 | controller |     },
2026-06-12 17:19:49.463541 | controller |     "creationTimestamp": "2026-06-12T16:21:24Z",
2026-06-12 17:19:49.463622 | controller |     "generateName": "barbican-operator-controller-manager-5dcd54bd69-",
2026-06-12 17:19:49.463670 | controller |     "generation": 1,
2026-06-12 17:19:49.463706 | controller |     "labels": {
2026-06-12 17:19:49.463740 | controller |       "app.kubernetes.io/name": "barbican-operator",
2026-06-12 17:19:49.463775 | controller |       "control-plane": "controller-manager",
2026-06-12 17:19:49.463809 | controller |       "openstack.org/operator-name": "barbican",
2026-06-12 17:19:49.463843 | controller |       "pod-template-hash": "5dcd54bd69"
2026-06-12 17:19:49.463878 | controller |     },
2026-06-12 17:19:49.463914 | controller |     "managedFields": [
2026-06-12 17:19:49.463949 | controller |       {
2026-06-12 17:19:49.463984 | controller |         "apiVersion": "v1",
2026-06-12 17:19:49.464019 | controller |         "fieldsType": "FieldsV1",
2026-06-12 17:19:49.464053 | controller |         "fieldsV1": {
2026-06-12 17:19:49.464087 | controller |           "f:metadata": {
2026-06-12 17:19:49.464121 | controller |             "f:annotations": {
2026-06-12 17:19:49.464155 | controller |               "f:k8s.ovn.org/pod-networks": {}
2026-06-12 17:19:49.464188 | controller |             }
2026-06-12 17:19:49.464256 | controller |           }
2026-06-12 17:19:49.464296 | controller |         },
2026-06-12 17:19:49.464331 | controller |         "manager": "crc",
2026-06-12 17:19:49.464365 | controller |         "operation": "Update",
2026-06-12 17:19:49.464399 | controller |         "subresource": "status",
2026-06-12 17:19:49.464433 | controller |         "time": "2026-06-12T16:21:24Z"
2026-06-12 17:19:49.464481 | controller |       },
2026-06-12 17:19:49.464516 | controller |       {
2026-06-12 17:19:49.464551 | controller |         "apiVersion": "v1",
2026-06-12 17:19:49.464624 | controller |         "fieldsType": "FieldsV1",
2026-06-12 17:19:49.464664 | controller |         "fieldsV1": {
2026-06-12 17:19:49.464699 | controller |           "f:metadata": {
2026-06-12 17:19:49.464734 | controller |             "f:annotations": {
2026-06-12 17:19:49.464768 | controller |               ".": {},
2026-06-12 17:19:49.464815 | controller |               "f:kubectl.kubernetes.io/default-container": {}
2026-06-12 17:19:49.464854 | controller |             },
2026-06-12 17:19:49.464890 | controller |             "f:generateName": {},
2026-06-12 17:19:49.464925 | controller |             "f:labels": {
2026-06-12 17:19:49.464960 | controller |               ".": {},
2026-06-12 17:19:49.464994 | controller |               "f:app.kubernetes.io/name": {},
2026-06-12 17:19:49.465028 | controller |               "f:control-plane": {},
2026-06-12 17:19:49.465062 | controller |               "f:openstack.org/operator-name": {},
2026-06-12 17:19:49.465097 | controller |               "f:pod-template-hash": {}
2026-06-12 17:19:49.465131 | controller |             },
2026-06-12 17:19:49.465166 | controller |             "f:ownerReferences": {
2026-06-12 17:19:49.465200 | controller |               ".": {},
2026-06-12 17:19:49.465234 | controller |               "k:{\"uid\":\"f12eb5cc-11a2-4560-be49-13439bedcb83\"}": {}
2026-06-12 17:19:49.465268 | controller |             }
2026-06-12 17:19:49.465303 | controller |           },
2026-06-12 17:19:49.465337 | controller |           "f:spec": {
2026-06-12 17:19:49.465372 | controller |             "f:containers": {
2026-06-12 17:19:49.465407 | controller |               "k:{\"name\":\"manager\"}": {
2026-06-12 17:19:49.465442 | controller |                 ".": {},
2026-06-12 17:19:49.465476 | controller |                 "f:args": {},
2026-06-12 17:19:49.465511 | controller |                 "f:command": {},
2026-06-12 17:19:49.465545 | controller |                 "f:env": {
2026-06-12 17:19:49.465609 | controller |                   ".": {},
2026-06-12 17:19:49.465653 | controller |                   "k:{\"name\":\"ENABLE_WEBHOOKS\"}": {
2026-06-12 17:19:49.465688 | controller |                     ".": {},
2026-06-12 17:19:49.465723 | controller |                     "f:name": {},
2026-06-12 17:19:49.465757 | controller |                     "f:value": {}
2026-06-12 17:19:49.465791 | controller |                   },
2026-06-12 17:19:49.465824 | controller |                   "k:{\"name\":\"LEASE_DURATION\"}": {
2026-06-12 17:19:49.465858 | controller |                     ".": {},
2026-06-12 17:19:49.465892 | controller |                     "f:name": {},
2026-06-12 17:19:49.465925 | controller |                     "f:value": {}
2026-06-12 17:19:49.465958 | controller |                   },
2026-06-12 17:19:49.465992 | controller |                   "k:{\"name\":\"METRICS_CERTS\"}": {
2026-06-12 17:19:49.466025 | controller |                     ".": {},
2026-06-12 17:19:49.466059 | controller |                     "f:name": {},
2026-06-12 17:19:49.466092 | controller |                     "f:value": {}
2026-06-12 17:19:49.466125 | controller |                   },
2026-06-12 17:19:49.466158 | controller |                   "k:{\"name\":\"RENEW_DEADLINE\"}": {
2026-06-12 17:19:49.466191 | controller |                     ".": {},
2026-06-12 17:19:49.466224 | controller |                     "f:name": {},
2026-06-12 17:19:49.466258 | controller |                     "f:value": {}
2026-06-12 17:19:49.466292 | controller |                   },
2026-06-12 17:19:49.466326 | controller |                   "k:{\"name\":\"RETRY_PERIOD\"}": {
2026-06-12 17:19:49.466360 | controller |                     ".": {},
2026-06-12 17:19:49.466394 | controller |                     "f:name": {},
2026-06-12 17:19:49.466427 | controller |                     "f:value": {}
2026-06-12 17:19:49.466468 | controller |                   }
2026-06-12 17:19:49.466504 | controller |                 },
2026-06-12 17:19:49.466537 | controller |                 "f:image": {},
2026-06-12 17:19:49.466570 | controller |                 "f:imagePullPolicy": {},
2026-06-12 17:19:49.466641 | controller |                 "f:livenessProbe": {
2026-06-12 17:19:49.466676 | controller |                   ".": {},
2026-06-12 17:19:49.466710 | controller |                   "f:failureThreshold": {},
2026-06-12 17:19:49.466743 | controller |                   "f:httpGet": {
2026-06-12 17:19:49.466776 | controller |                     ".": {},
2026-06-12 17:19:49.466810 | controller |                     "f:path": {},
2026-06-12 17:19:49.466843 | controller |                     "f:port": {},
2026-06-12 17:19:49.466876 | controller |                     "f:scheme": {}
2026-06-12 17:19:49.466909 | controller |                   },
2026-06-12 17:19:49.466943 | controller |                   "f:initialDelaySeconds": {},
2026-06-12 17:19:49.466978 | controller |                   "f:periodSeconds": {},
2026-06-12 17:19:49.467011 | controller |                   "f:successThreshold": {},
2026-06-12 17:19:49.467046 | controller |                   "f:timeoutSeconds": {}
2026-06-12 17:19:49.467080 | controller |                 },
2026-06-12 17:19:49.467114 | controller |                 "f:name": {},
2026-06-12 17:19:49.467148 | controller |                 "f:readinessProbe": {
2026-06-12 17:19:49.467182 | controller |                   ".": {},
2026-06-12 17:19:49.467215 | controller |                   "f:failureThreshold": {},
2026-06-12 17:19:49.467250 | controller |                   "f:httpGet": {
2026-06-12 17:19:49.467286 | controller |                     ".": {},
2026-06-12 17:19:49.467321 | controller |                     "f:path": {},
2026-06-12 17:19:49.467356 | controller |                     "f:port": {},
2026-06-12 17:19:49.467390 | controller |                     "f:scheme": {}
2026-06-12 17:19:49.467425 | controller |                   },
2026-06-12 17:19:49.467459 | controller |                   "f:initialDelaySeconds": {},
2026-06-12 17:19:49.467494 | controller |                   "f:periodSeconds": {},
2026-06-12 17:19:49.467529 | controller |                   "f:successThreshold": {},
2026-06-12 17:19:49.467565 | controller |                   "f:timeoutSeconds": {}
2026-06-12 17:19:49.467636 | controller |                 },
2026-06-12 17:19:49.467672 | controller |                 "f:resources": {
2026-06-12 17:19:49.467707 | controller |                   ".": {},
2026-06-12 17:19:49.467742 | controller |                   "f:limits": {
2026-06-12 17:19:49.467776 | controller |                     ".": {},
2026-06-12 17:19:49.467811 | controller |                     "f:cpu": {},
2026-06-12 17:19:49.467846 | controller |                     "f:memory": {}
2026-06-12 17:19:49.467881 | controller |                   },
2026-06-12 17:19:49.467916 | controller |                   "f:requests": {
2026-06-12 17:19:49.467951 | controller |                     ".": {},
2026-06-12 17:19:49.467985 | controller |                     "f:cpu": {},
2026-06-12 17:19:49.468019 | controller |                     "f:memory": {}
2026-06-12 17:19:49.468053 | controller |                   }
2026-06-12 17:19:49.468087 | controller |                 },
2026-06-12 17:19:49.468121 | controller |                 "f:securityContext": {
2026-06-12 17:19:49.468155 | controller |                   ".": {},
2026-06-12 17:19:49.468189 | controller |                   "f:allowPrivilegeEscalation": {}
2026-06-12 17:19:49.468243 | controller |                 },
2026-06-12 17:19:49.468280 | controller |                 "f:terminationMessagePath": {},
2026-06-12 17:19:49.468315 | controller |                 "f:terminationMessagePolicy": {}
2026-06-12 17:19:49.468348 | controller |               }
2026-06-12 17:19:49.468382 | controller |             },
2026-06-12 17:19:49.468416 | controller |             "f:dnsPolicy": {},
2026-06-12 17:19:49.468458 | controller |             "f:enableServiceLinks": {},
2026-06-12 17:19:49.468493 | controller |             "f:restartPolicy": {},
2026-06-12 17:19:49.468527 | controller |             "f:schedulerName": {},
2026-06-12 17:19:49.468560 | controller |             "f:securityContext": {
2026-06-12 17:19:49.468632 | controller |               ".": {},
2026-06-12 17:19:49.468669 | controller |               "f:runAsNonRoot": {}
2026-06-12 17:19:49.468703 | controller |             },
2026-06-12 17:19:49.468738 | controller |             "f:serviceAccount": {},
2026-06-12 17:19:49.468772 | controller |             "f:serviceAccountName": {},
2026-06-12 17:19:49.468806 | controller |             "f:terminationGracePeriodSeconds": {},
2026-06-12 17:19:49.468840 | controller |             "f:tolerations": {}
2026-06-12 17:19:49.468874 | controller |           }
2026-06-12 17:19:49.468908 | controller |         },
2026-06-12 17:19:49.468942 | controller |         "manager": "kube-controller-manager",
2026-06-12 17:19:49.468975 | controller |         "operation": "Update",
2026-06-12 17:19:49.469010 | controller |         "time": "2026-06-12T16:21:24Z"
2026-06-12 17:19:49.469045 | controller |       },
2026-06-12 17:19:49.469079 | controller |       {
2026-06-12 17:19:49.469113 | controller |         "apiVersion": "v1",
2026-06-12 17:19:49.469148 | controller |         "fieldsType": "FieldsV1",
2026-06-12 17:19:49.469181 | controller |         "fieldsV1": {
2026-06-12 17:19:49.469215 | controller |           "f:metadata": {
2026-06-12 17:19:49.469248 | controller |             "f:annotations": {
2026-06-12 17:19:49.469281 | controller |               "f:k8s.v1.cni.cncf.io/network-status": {}
2026-06-12 17:19:49.469315 | controller |             }
2026-06-12 17:19:49.469349 | controller |           }
2026-06-12 17:19:49.469382 | controller |         },
2026-06-12 17:19:49.469415 | controller |         "manager": "multus-daemon",
2026-06-12 17:19:49.469449 | controller |         "operation": "Update",
2026-06-12 17:19:49.469483 | controller |         "subresource": "status",
2026-06-12 17:19:49.469516 | controller |         "time": "2026-06-12T16:21:30Z"
2026-06-12 17:19:49.469550 | controller |       },
2026-06-12 17:19:49.469622 | controller |       {
2026-06-12 17:19:49.469660 | controller |         "apiVersion": "v1",
2026-06-12 17:19:49.469695 | controller |         "fieldsType": "FieldsV1",
2026-06-12 17:19:49.469730 | controller |         "fieldsV1": {
2026-06-12 17:19:49.469765 | controller |           "f:status": {
2026-06-12 17:19:49.469800 | controller |             "f:conditions": {
2026-06-12 17:19:49.469836 | controller |               "k:{\"type\":\"ContainersReady\"}": {
2026-06-12 17:19:49.469872 | controller |                 ".": {},
2026-06-12 17:19:49.469907 | controller |                 "f:lastProbeTime": {},
2026-06-12 17:19:49.469942 | controller |                 "f:lastTransitionTime": {},
2026-06-12 17:19:49.469977 | controller |                 "f:status": {},
2026-06-12 17:19:49.470012 | controller |                 "f:type": {}
2026-06-12 17:19:49.470046 | controller |               },
2026-06-12 17:19:49.470080 | controller |               "k:{\"type\":\"Initialized\"}": {
2026-06-12 17:19:49.470115 | controller |                 ".": {},
2026-06-12 17:19:49.470150 | controller |                 "f:lastProbeTime": {},
2026-06-12 17:19:49.470184 | controller |                 "f:lastTransitionTime": {},
2026-06-12 17:19:49.470219 | controller |                 "f:status": {},
2026-06-12 17:19:49.470253 | controller |                 "f:type": {}
2026-06-12 17:19:49.470288 | controller |               },
2026-06-12 17:19:49.470322 | controller |               "k:{\"type\":\"PodReadyToStartContainers\"}": {
2026-06-12 17:19:49.470357 | controller |                 ".": {},
2026-06-12 17:19:49.470391 | controller |                 "f:lastProbeTime": {},
2026-06-12 17:19:49.470425 | controller |                 "f:lastTransitionTime": {},
2026-06-12 17:19:49.470468 | controller |                 "f:status": {},
2026-06-12 17:19:49.470503 | controller |                 "f:type": {}
2026-06-12 17:19:49.470537 | controller |               },
2026-06-12 17:19:49.470571 | controller |               "k:{\"type\":\"Ready\"}": {
2026-06-12 17:19:49.470645 | controller |                 ".": {},
2026-06-12 17:19:49.470680 | controller |                 "f:lastProbeTime": {},
2026-06-12 17:19:49.470715 | controller |                 "f:lastTransitionTime": {},
2026-06-12 17:19:49.470750 | controller |                 "f:status": {},
2026-06-12 17:19:49.470783 | controller |                 "f:type": {}
2026-06-12 17:19:49.470817 | controller |               }
2026-06-12 17:19:49.470850 | controller |             },
2026-06-12 17:19:49.470884 | controller |             "f:containerStatuses": {},
2026-06-12 17:19:49.470918 | controller |             "f:hostIP": {},
2026-06-12 17:19:49.470951 | controller |             "f:hostIPs": {},
2026-06-12 17:19:49.470984 | controller |             "f:phase": {},
2026-06-12 17:19:49.471017 | controller |             "f:podIP": {},
2026-06-12 17:19:49.471051 | controller |             "f:podIPs": {
2026-06-12 17:19:49.471084 | controller |               ".": {},
2026-06-12 17:19:49.471118 | controller |               "k:{\"ip\":\"10.217.0.77\"}": {
2026-06-12 17:19:49.471151 | controller |                 ".": {},
2026-06-12 17:19:49.471184 | controller |                 "f:ip": {}
2026-06-12 17:19:49.471218 | controller |               }
2026-06-12 17:19:49.471251 | controller |             },
2026-06-12 17:19:49.471285 | controller |             "f:startTime": {}
2026-06-12 17:19:49.471318 | controller |           }
2026-06-12 17:19:49.471352 | controller |         },
2026-06-12 17:19:49.471385 | controller |         "manager": "kubelet",
2026-06-12 17:19:49.471419 | controller |         "operation": "Update",
2026-06-12 17:19:49.471452 | controller |         "subresource": "status",
2026-06-12 17:19:49.471485 | controller |         "time": "2026-06-12T16:23:05Z"
2026-06-12 17:19:49.471520 | controller |       }
2026-06-12 17:19:49.471553 | controller |     ],
2026-06-12 17:19:49.471622 | controller |     "name": "barbican-operator-controller-manager-5dcd54bd69-75cjt",
2026-06-12 17:19:49.471659 | controller |     "namespace": "openstack-operators",
2026-06-12 17:19:49.471693 | controller |     "ownerReferences": [
2026-06-12 17:19:49.471727 | controller |       {
2026-06-12 17:19:49.471761 | controller |         "apiVersion": "apps/v1",
2026-06-12 17:19:49.471794 | controller |         "blockOwnerDeletion": true,
2026-06-12 17:19:49.471827 | controller |         "controller": true,
2026-06-12 17:19:49.471860 | controller |         "kind": "ReplicaSet",
2026-06-12 17:19:49.471894 | controller |         "name": "barbican-operator-controller-manager-5dcd54bd69",
2026-06-12 17:19:49.471927 | controller |         "uid": "f12eb5cc-11a2-4560-be49-13439bedcb83"
2026-06-12 17:19:49.471963 | controller |       }
2026-06-12 17:19:49.471997 | controller |     ],
2026-06-12 17:19:49.472030 | controller |     "resourceVersion": "55757",
2026-06-12 17:19:49.472063 | controller |     "uid": "cfc95a0f-c4fe-4ee3-ad5d-7c50856de015"
2026-06-12 17:19:49.472096 | controller |   },
2026-06-12 17:19:49.472129 | controller |   "spec": {
2026-06-12 17:19:49.472163 | controller |     "containers": [
2026-06-12 17:19:49.472197 | controller |       {
2026-06-12 17:19:49.472255 | controller |         "args": [
2026-06-12 17:19:49.472292 | controller |           "--leader-elect",
2026-06-12 17:19:49.472327 | controller |           "--health-probe-bind-address=:8081",
2026-06-12 17:19:49.472362 | controller |           "--metrics-bind-address=127.0.0.1:8080"
2026-06-12 17:19:49.472409 | controller |         ],
2026-06-12 17:19:49.472444 | controller |         "command": [
2026-06-12 17:19:49.472478 | controller |           "/manager"
2026-06-12 17:19:49.472512 | controller |         ],
2026-06-12 17:19:49.472546 | controller |         "env": [
2026-06-12 17:19:49.472608 | controller |           {
2026-06-12 17:19:49.472661 | controller |             "name": "LEASE_DURATION",
2026-06-12 17:19:49.472697 | controller |             "value": "30"
2026-06-12 17:19:49.472731 | controller |           },
2026-06-12 17:19:49.472766 | controller |           {
2026-06-12 17:19:49.472801 | controller |             "name": "RENEW_DEADLINE",
2026-06-12 17:19:49.472835 | controller |             "value": "20"
2026-06-12 17:19:49.472870 | controller |           },
2026-06-12 17:19:49.472905 | controller |           {
2026-06-12 17:19:49.472938 | controller |             "name": "RETRY_PERIOD",
2026-06-12 17:19:49.472964 | controller |             "value": "5"
2026-06-12 17:19:49.472985 | controller |           },
2026-06-12 17:19:49.473007 | controller |           {
2026-06-12 17:19:49.473028 | controller |             "name": "ENABLE_WEBHOOKS",
2026-06-12 17:19:49.473050 | controller |             "value": "false"
2026-06-12 17:19:49.473071 | controller |           },
2026-06-12 17:19:49.473092 | controller |           {
2026-06-12 17:19:49.473114 | controller |             "name": "METRICS_CERTS",
2026-06-12 17:19:49.473147 | controller |             "value": "false"
2026-06-12 17:19:49.473176 | controller |           }
2026-06-12 17:19:49.473203 | controller |         ],
2026-06-12 17:19:49.473231 | controller |         "image": "quay.io/openstack-k8s-operators/barbican-operator@sha256:19584d9999d495acb641b40340ee87f74155e175a34faf1a9e324d0c0529cdd6",
2026-06-12 17:19:49.473260 | controller |         "imagePullPolicy": "IfNotPresent",
2026-06-12 17:19:49.473288 | controller |         "livenessProbe": {
2026-06-12 17:19:49.473315 | controller |           "failureThreshold": 3,
2026-06-12 17:19:49.473343 | controller |           "httpGet": {
2026-06-12 17:19:49.473371 | controller |             "path": "/healthz",
2026-06-12 17:19:49.473398 | controller |             "port": 8081,
2026-06-12 17:19:49.473427 | controller |             "scheme": "HTTP"
2026-06-12 17:19:49.473454 | controller |           },
2026-06-12 17:19:49.473482 | controller |           "initialDelaySeconds": 15,
2026-06-12 17:19:49.473509 | controller |           "periodSeconds": 20,
2026-06-12 17:19:49.473536 | controller |           "successThreshold": 1,
2026-06-12 17:19:49.473563 | controller |           "timeoutSeconds": 1
2026-06-12 17:19:49.473615 | controller |         },
2026-06-12 17:19:49.473642 | controller |         "name": "manager",
2026-06-12 17:19:49.473666 | controller |         "readinessProbe": {
2026-06-12 17:19:49.473690 | controller |           "failureThreshold": 3,
2026-06-12 17:19:49.473714 | controller |           "httpGet": {
2026-06-12 17:19:49.473738 | controller |             "path": "/readyz",
2026-06-12 17:19:49.473766 | controller |             "port": 8081,
2026-06-12 17:19:49.473790 | controller |             "scheme": "HTTP"
2026-06-12 17:19:49.473818 | controller |           },
2026-06-12 17:19:49.473846 | controller |           "initialDelaySeconds": 5,
2026-06-12 17:19:49.473867 | controller |           "periodSeconds": 10,
2026-06-12 17:19:49.473894 | controller |           "successThreshold": 1,
2026-06-12 17:19:49.473919 | controller |           "timeoutSeconds": 1
2026-06-12 17:19:49.473949 | controller |         },
2026-06-12 17:19:49.474008 | controller |         "resources": {
2026-06-12 17:19:49.474034 | controller |           "limits": {
2026-06-12 17:19:49.474056 | controller |             "cpu": "500m",
2026-06-12 17:19:49.474077 | controller |             "memory": "512Mi"
2026-06-12 17:19:49.474099 | controller |           },
2026-06-12 17:19:49.474120 | controller |           "requests": {
2026-06-12 17:19:49.474141 | controller |             "cpu": "10m",
2026-06-12 17:19:49.474162 | controller |             "memory": "256Mi"
2026-06-12 17:19:49.474183 | controller |           }
2026-06-12 17:19:49.474204 | controller |         },
2026-06-12 17:19:49.474226 | controller |         "securityContext": {
2026-06-12 17:19:49.474248 | controller |           "allowPrivilegeEscalation": false,
2026-06-12 17:19:49.474276 | controller |           "capabilities": {
2026-06-12 17:19:49.474298 | controller |             "drop": [
2026-06-12 17:19:49.474320 | controller |               "MKNOD"
2026-06-12 17:19:49.474341 | controller |             ]
2026-06-12 17:19:49.474362 | controller |           }
2026-06-12 17:19:49.474384 | controller |         },
2026-06-12 17:19:49.474405 | controller |         "terminationMessagePath": "/dev/termination-log",
2026-06-12 17:19:49.474427 | controller |         "terminationMessagePolicy": "File",
2026-06-12 17:19:49.474448 | controller |         "volumeMounts": [
2026-06-12 17:19:49.474470 | controller |           {
2026-06-12 17:19:49.474492 | controller |             "mountPath": "/var/run/secrets/kubernetes.io/serviceaccount",
2026-06-12 17:19:49.474513 | controller |             "name": "kube-api-access-5r8nw",
2026-06-12 17:19:49.474535 | controller |             "readOnly": true
2026-06-12 17:19:49.474558 | controller |           }
2026-06-12 17:19:49.474612 | controller |         ]
2026-06-12 17:19:49.474637 | controller |       }
2026-06-12 17:19:49.474659 | controller |     ],
2026-06-12 17:19:49.474681 | controller |     "dnsPolicy": "ClusterFirst",
2026-06-12 17:19:49.474703 | controller |     "enableServiceLinks": true,
2026-06-12 17:19:49.474724 | controller |     "imagePullSecrets": [
2026-06-12 17:19:49.474745 | controller |       {
2026-06-12 17:19:49.474766 | controller |         "name": "barbican-operator-controller-manager-dockercfg-mrcpv"
2026-06-12 17:19:49.474788 | controller |       }
2026-06-12 17:19:49.474809 | controller |     ],
2026-06-12 17:19:49.474830 | controller |     "nodeName": "crc",
2026-06-12 17:19:49.474852 | controller |     "preemptionPolicy": "PreemptLowerPriority",
2026-06-12 17:19:49.474873 | controller |     "priority": 0,
2026-06-12 17:19:49.474894 | controller |     "restartPolicy": "Always",
2026-06-12 17:19:49.474915 | controller |     "schedulerName": "default-scheduler",
2026-06-12 17:19:49.474936 | controller |     "securityContext": {
2026-06-12 17:19:49.474956 | controller |       "runAsNonRoot": true,
2026-06-12 17:19:49.474977 | controller |       "seLinuxOptions": {
2026-06-12 17:19:49.474998 | controller |         "level": "s0:c26,c5"
2026-06-12 17:19:49.475019 | controller |       }
2026-06-12 17:19:49.475040 | controller |     },
2026-06-12 17:19:49.475061 | controller |     "serviceAccount": "barbican-operator-controller-manager",
2026-06-12 17:19:49.475082 | controller |     "serviceAccountName": "barbican-operator-controller-manager",
2026-06-12 17:19:49.475102 | controller |     "terminationGracePeriodSeconds": 10,
2026-06-12 17:19:49.475123 | controller |     "tolerations": [
2026-06-12 17:19:49.475144 | controller |       {
2026-06-12 17:19:49.475165 | controller |         "effect": "NoExecute",
2026-06-12 17:19:49.475187 | controller |         "key": "node.kubernetes.io/not-ready",
2026-06-12 17:19:49.475208 | controller |         "operator": "Exists",
2026-06-12 17:19:49.475229 | controller |         "tolerationSeconds": 120
2026-06-12 17:19:49.475250 | controller |       },
2026-06-12 17:19:49.475271 | controller |       {
2026-06-12 17:19:49.475292 | controller |         "effect": "NoExecute",
2026-06-12 17:19:49.475313 | controller |         "key": "node.kubernetes.io/unreachable",
2026-06-12 17:19:49.475334 | controller |         "operator": "Exists",
2026-06-12 17:19:49.475354 | controller |         "tolerationSeconds": 120
2026-06-12 17:19:49.475375 | controller |       },
2026-06-12 17:19:49.475396 | controller |       {
2026-06-12 17:19:49.475417 | controller |         "effect": "NoSchedule",
2026-06-12 17:19:49.475438 | controller |         "key": "node.kubernetes.io/memory-pressure",
2026-06-12 17:19:49.475459 | controller |         "operator": "Exists"
2026-06-12 17:19:49.475480 | controller |       }
2026-06-12 17:19:49.475500 | controller |     ],
2026-06-12 17:19:49.475521 | controller |     "volumes": [
2026-06-12 17:19:49.475542 | controller |       {
2026-06-12 17:19:49.475562 | controller |         "name": "kube-api-access-5r8nw",
2026-06-12 17:19:49.475616 | controller |         "projected": {
2026-06-12 17:19:49.475640 | controller |           "defaultMode": 420,
2026-06-12 17:19:49.475662 | controller |           "sources": [
2026-06-12 17:19:49.475682 | controller |             {
2026-06-12 17:19:49.475703 | controller |               "serviceAccountToken": {
2026-06-12 17:19:49.475724 | controller |                 "expirationSeconds": 3607,
2026-06-12 17:19:49.475746 | controller |                 "path": "token"
2026-06-12 17:19:49.475767 | controller |               }
2026-06-12 17:19:49.475789 | controller |             },
2026-06-12 17:19:49.475810 | controller |             {
2026-06-12 17:19:49.475831 | controller |               "configMap": {
2026-06-12 17:19:49.475852 | controller |                 "items": [
2026-06-12 17:19:49.475873 | controller |                   {
2026-06-12 17:19:49.475893 | controller |                     "key": "ca.crt",
2026-06-12 17:19:49.475914 | controller |                     "path": "ca.crt"
2026-06-12 17:19:49.475935 | controller |                   }
2026-06-12 17:19:49.475956 | controller |                 ],
2026-06-12 17:19:49.475976 | controller |                 "name": "kube-root-ca.crt"
2026-06-12 17:19:49.475997 | controller |               }
2026-06-12 17:19:49.476017 | controller |             },
2026-06-12 17:19:49.476038 | controller |             {
2026-06-12 17:19:49.476059 | controller |               "downwardAPI": {
2026-06-12 17:19:49.476080 | controller |                 "items": [
2026-06-12 17:19:49.476101 | controller |                   {
2026-06-12 17:19:49.476122 | controller |                     "fieldRef": {
2026-06-12 17:19:49.476144 | controller |                       "apiVersion": "v1",
2026-06-12 17:19:49.476165 | controller |                       "fieldPath": "metadata.namespace"
2026-06-12 17:19:49.476187 | controller |                     },
2026-06-12 17:19:49.476207 | controller |                     "path": "namespace"
2026-06-12 17:19:49.476245 | controller |                   }
2026-06-12 17:19:49.476267 | controller |                 ]
2026-06-12 17:19:49.476288 | controller |               }
2026-06-12 17:19:49.476309 | controller |             },
2026-06-12 17:19:49.476330 | controller |             {
2026-06-12 17:19:49.476351 | controller |               "configMap": {
2026-06-12 17:19:49.476372 | controller |                 "items": [
2026-06-12 17:19:49.476393 | controller |                   {
2026-06-12 17:19:49.476414 | controller |                     "key": "service-ca.crt",
2026-06-12 17:19:49.476436 | controller |                     "path": "service-ca.crt"
2026-06-12 17:19:49.476458 | controller |                   }
2026-06-12 17:19:49.476479 | controller |                 ],
2026-06-12 17:19:49.476500 | controller |                 "name": "openshift-service-ca.crt"
2026-06-12 17:19:49.476521 | controller |               }
2026-06-12 17:19:49.476543 | controller |             }
2026-06-12 17:19:49.476563 | controller |           ]
2026-06-12 17:19:49.476613 | controller |         }
2026-06-12 17:19:49.476636 | controller |       }
2026-06-12 17:19:49.476657 | controller |     ]
2026-06-12 17:19:49.476678 | controller |   },
2026-06-12 17:19:49.476699 | controller |   "status": {
2026-06-12 17:19:49.476720 | controller |     "conditions": [
2026-06-12 17:19:49.476741 | controller |       {
2026-06-12 17:19:49.476763 | controller |         "lastProbeTime": null,
2026-06-12 17:19:49.476784 | controller |         "lastTransitionTime": "2026-06-12T16:22:46Z",
2026-06-12 17:19:49.476805 | controller |         "status": "True",
2026-06-12 17:19:49.476826 | controller |         "type": "PodReadyToStartContainers"
2026-06-12 17:19:49.476847 | controller |       },
2026-06-12 17:19:49.476868 | controller |       {
2026-06-12 17:19:49.476889 | controller |         "lastProbeTime": null,
2026-06-12 17:19:49.476910 | controller |         "lastTransitionTime": "2026-06-12T16:21:24Z",
2026-06-12 17:19:49.476931 | controller |         "status": "True",
2026-06-12 17:19:49.476957 | controller |         "type": "Initialized"
2026-06-12 17:19:49.476978 | controller |       },
2026-06-12 17:19:49.476999 | controller |       {
2026-06-12 17:19:49.477020 | controller |         "lastProbeTime": null,
2026-06-12 17:19:49.477041 | controller |         "lastTransitionTime": "2026-06-12T16:22:57Z",
2026-06-12 17:19:49.477062 | controller |         "status": "True",
2026-06-12 17:19:49.477082 | controller |         "type": "Ready"
2026-06-12 17:19:49.477103 | controller |       },
2026-06-12 17:19:49.477124 | controller |       {
2026-06-12 17:19:49.477145 | controller |         "lastProbeTime": null,
2026-06-12 17:19:49.477165 | controller |         "lastTransitionTime": "2026-06-12T16:22:57Z",
2026-06-12 17:19:49.477186 | controller |         "status": "True",
2026-06-12 17:19:49.477207 | controller |         "type": "ContainersReady"
2026-06-12 17:19:49.477228 | controller |       },
2026-06-12 17:19:49.477250 | controller |       {
2026-06-12 17:19:49.477272 | controller |         "lastProbeTime": null,
2026-06-12 17:19:49.477348 | controller |         "lastTransitionTime": "2026-06-12T16:21:24Z",
2026-06-12 17:19:49.477379 | controller |         "status": "True",
2026-06-12 17:19:49.477401 | controller |         "type": "PodScheduled"
2026-06-12 17:19:49.477422 | controller |       }
2026-06-12 17:19:49.477444 | controller |     ],
2026-06-12 17:19:49.477465 | controller |     "containerStatuses": [
2026-06-12 17:19:49.477486 | controller |       {
2026-06-12 17:19:49.477507 | controller |         "allocatedResources": {
2026-06-12 17:19:49.477529 | controller |           "cpu": "10m",
2026-06-12 17:19:49.477550 | controller |           "memory": "256Mi"
2026-06-12 17:19:49.477571 | controller |         },
2026-06-12 17:19:49.477621 | controller |         "containerID": "cri-o://1cb542fc856b6d2491e54409a8191b4dfbcd654e8480e728c56594d8800f7c31",
2026-06-12 17:19:49.477644 | controller |         "image": "quay.io/openstack-k8s-operators/barbican-operator@sha256:19584d9999d495acb641b40340ee87f74155e175a34faf1a9e324d0c0529cdd6",
2026-06-12 17:19:49.477667 | controller |         "imageID": "quay.io/openstack-k8s-operators/barbican-operator@sha256:19584d9999d495acb641b40340ee87f74155e175a34faf1a9e324d0c0529cdd6",
2026-06-12 17:19:49.477689 | controller |         "lastState": {},
2026-06-12 17:19:49.477711 | controller |         "name": "manager",
2026-06-12 17:19:49.477733 | controller |         "ready": true,
2026-06-12 17:19:49.477754 | controller |         "resources": {
2026-06-12 17:19:49.477774 | controller |           "limits": {
2026-06-12 17:19:49.477795 | controller |             "cpu": "500m",
2026-06-12 17:19:49.477816 | controller |             "memory": "512Mi"
2026-06-12 17:19:49.477836 | controller |           },
2026-06-12 17:19:49.477856 | controller |           "requests": {
2026-06-12 17:19:49.477876 | controller |             "cpu": "10m",
2026-06-12 17:19:49.477897 | controller |             "memory": "256Mi"
2026-06-12 17:19:49.477917 | controller |           }
2026-06-12 17:19:49.477937 | controller |         },
2026-06-12 17:19:49.477957 | controller |         "restartCount": 0,
2026-06-12 17:19:49.477977 | controller |         "started": true,
2026-06-12 17:19:49.477998 | controller |         "state": {
2026-06-12 17:19:49.478018 | controller |           "running": {
2026-06-12 17:19:49.478039 | controller |             "startedAt": "2026-06-12T16:22:45Z"
2026-06-12 17:19:49.478060 | controller |           }
2026-06-12 17:19:49.478080 | controller |         },
2026-06-12 17:19:49.478101 | controller |         "user": {
2026-06-12 17:19:49.478121 | controller |           "linux": {
2026-06-12 17:19:49.478141 | controller |             "gid": 0,
2026-06-12 17:19:49.478161 | controller |             "supplementalGroups": [
2026-06-12 17:19:49.478182 | controller |               0
2026-06-12 17:19:49.478202 | controller |             ],
2026-06-12 17:19:49.478223 | controller |             "uid": 65532
2026-06-12 17:19:49.478250 | controller |           }
2026-06-12 17:19:49.478271 | controller |         },
2026-06-12 17:19:49.478292 | controller |         "volumeMounts": [
2026-06-12 17:19:49.478313 | controller |           {
2026-06-12 17:19:49.478333 | controller |             "mountPath": "/var/run/secrets/kubernetes.io/serviceaccount",
2026-06-12 17:19:49.478354 | controller |             "name": "kube-api-access-5r8nw",
2026-06-12 17:19:49.478375 | controller |             "readOnly": true,
2026-06-12 17:19:49.478486 | controller |             "recursiveReadOnly": "Disabled"
2026-06-12 17:19:49.478510 | controller |           }
2026-06-12 17:19:49.478531 | controller |         ]
2026-06-12 17:19:49.478551 | controller |       }
2026-06-12 17:19:49.478589 | controller |     ],
2026-06-12 17:19:49.478616 | controller |     "hostIP": "192.168.126.11",
2026-06-12 17:19:49.478638 | controller |     "hostIPs": [
2026-06-12 17:19:49.478659 | controller |       {
2026-06-12 17:19:49.478679 | controller |         "ip": "192.168.126.11"
2026-06-12 17:19:49.478700 | controller |       }
2026-06-12 17:19:49.478720 | controller |     ],
2026-06-12 17:19:49.478741 | controller |     "phase": "Running",
2026-06-12 17:19:49.478761 | controller |     "podIP": "10.217.0.77",
2026-06-12 17:19:49.478782 | controller |     "podIPs": [
2026-06-12 17:19:49.478802 | controller |       {
2026-06-12 17:19:49.478822 | controller |         "ip": "10.217.0.77"
2026-06-12 17:19:49.478843 | controller |       }
2026-06-12 17:19:49.478863 | controller |     ],
2026-06-12 17:19:49.478884 | controller |     "qosClass": "Burstable",
2026-06-12 17:19:49.478905 | controller |     "startTime": "2026-06-12T16:21:24Z"
2026-06-12 17:19:49.478927 | controller |   }
2026-06-12 17:19:49.478949 | controller | }
2026-06-12 17:19:49.509226 | controller | ok:
2026-06-12 17:19:49.509290 | controller | {
2026-06-12 17:19:49.509313 | controller |   "apiVersion": "v1",
2026-06-12 17:19:49.509337 | controller |   "kind": "Pod",
2026-06-12 17:19:49.509400 | controller |   "metadata": {
2026-06-12 17:19:49.509421 | controller |     "annotations": {
2026-06-12 17:19:49.509437 | 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-12 17:19:49.509455 | 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-12 17:19:49.509471 | controller |       "kubectl.kubernetes.io/default-container": "manager",
2026-06-12 17:19:49.509488 | controller |       "openshift.io/scc": "anyuid",
2026-06-12 17:19:49.509504 | controller |       "security.openshift.io/validated-scc-subject-type": "serviceaccount"
2026-06-12 17:19:49.509521 | controller |     },
2026-06-12 17:19:49.509537 | controller |     "creationTimestamp": "2026-06-12T16:21:24Z",
2026-06-12 17:19:49.509553 | controller |     "generateName": "cinder-operator-controller-manager-584b474457-",
2026-06-12 17:19:49.509569 | controller |     "generation": 1,
2026-06-12 17:19:49.509611 | controller |     "labels": {
2026-06-12 17:19:49.509628 | controller |       "app.kubernetes.io/name": "cinder-operator",
2026-06-12 17:19:49.509643 | controller |       "control-plane": "controller-manager",
2026-06-12 17:19:49.509658 | controller |       "openstack.org/operator-name": "cinder",
2026-06-12 17:19:49.509674 | controller |       "pod-template-hash": "584b474457"
2026-06-12 17:19:49.509689 | controller |     },
2026-06-12 17:19:49.509705 | controller |     "managedFields": [
2026-06-12 17:19:49.509725 | controller |       {
2026-06-12 17:19:49.509740 | controller |         "apiVersion": "v1",
2026-06-12 17:19:49.509755 | controller |         "fieldsType": "FieldsV1",
2026-06-12 17:19:49.509770 | controller |         "fieldsV1": {
2026-06-12 17:19:49.509785 | controller |           "f:metadata": {
2026-06-12 17:19:49.509800 | controller |             "f:annotations": {
2026-06-12 17:19:49.509815 | controller |               "f:k8s.ovn.org/pod-networks": {}
2026-06-12 17:19:49.509830 | controller |             }
2026-06-12 17:19:49.509845 | controller |           }
2026-06-12 17:19:49.509860 | controller |         },
2026-06-12 17:19:49.509875 | controller |         "manager": "crc",
2026-06-12 17:19:49.509889 | controller |         "operation": "Update",
2026-06-12 17:19:49.509904 | controller |         "subresource": "status",
2026-06-12 17:19:49.509919 | controller |         "time": "2026-06-12T16:21:24Z"
2026-06-12 17:19:49.509934 | controller |       },
2026-06-12 17:19:49.509949 | controller |       {
2026-06-12 17:19:49.509964 | controller |         "apiVersion": "v1",
2026-06-12 17:19:49.509978 | controller |         "fieldsType": "FieldsV1",
2026-06-12 17:19:49.509994 | controller |         "fieldsV1": {
2026-06-12 17:19:49.510009 | controller |           "f:metadata": {
2026-06-12 17:19:49.510023 | controller |             "f:annotations": {
2026-06-12 17:19:49.510038 | controller |               ".": {},
2026-06-12 17:19:49.510053 | controller |               "f:kubectl.kubernetes.io/default-container": {}
2026-06-12 17:19:49.510068 | controller |             },
2026-06-12 17:19:49.510083 | controller |             "f:generateName": {},
2026-06-12 17:19:49.510098 | controller |             "f:labels": {
2026-06-12 17:19:49.510112 | controller |               ".": {},
2026-06-12 17:19:49.510127 | controller |               "f:app.kubernetes.io/name": {},
2026-06-12 17:19:49.510141 | controller |               "f:control-plane": {},
2026-06-12 17:19:49.510156 | controller |               "f:openstack.org/operator-name": {},
2026-06-12 17:19:49.510171 | controller |               "f:pod-template-hash": {}
2026-06-12 17:19:49.510186 | controller |             },
2026-06-12 17:19:49.510201 | controller |             "f:ownerReferences": {
2026-06-12 17:19:49.510216 | controller |               ".": {},
2026-06-12 17:19:49.510231 | controller |               "k:{\"uid\":\"d11a92c9-a413-4412-a46a-c1c421959091\"}": {}
2026-06-12 17:19:49.510246 | controller |             }
2026-06-12 17:19:49.510262 | controller |           },
2026-06-12 17:19:49.510277 | controller |           "f:spec": {
2026-06-12 17:19:49.510292 | controller |             "f:containers": {
2026-06-12 17:19:49.510307 | controller |               "k:{\"name\":\"manager\"}": {
2026-06-12 17:19:49.510322 | controller |                 ".": {},
2026-06-12 17:19:49.510337 | controller |                 "f:args": {},
2026-06-12 17:19:49.510352 | controller |                 "f:command": {},
2026-06-12 17:19:49.510370 | controller |                 "f:env": {
2026-06-12 17:19:49.510387 | controller |                   ".": {},
2026-06-12 17:19:49.510402 | controller |                   "k:{\"name\":\"ENABLE_WEBHOOKS\"}": {
2026-06-12 17:19:49.510418 | controller |                     ".": {},
2026-06-12 17:19:49.510433 | controller |                     "f:name": {},
2026-06-12 17:19:49.510448 | controller |                     "f:value": {}
2026-06-12 17:19:49.510464 | controller |                   },
2026-06-12 17:19:49.510479 | controller |                   "k:{\"name\":\"LEASE_DURATION\"}": {
2026-06-12 17:19:49.510494 | controller |                     ".": {},
2026-06-12 17:19:49.510509 | controller |                     "f:name": {},
2026-06-12 17:19:49.510524 | controller |                     "f:value": {}
2026-06-12 17:19:49.510540 | controller |                   },
2026-06-12 17:19:49.510555 | controller |                   "k:{\"name\":\"METRICS_CERTS\"}": {
2026-06-12 17:19:49.510570 | controller |                     ".": {},
2026-06-12 17:19:49.510615 | controller |                     "f:name": {},
2026-06-12 17:19:49.510632 | controller |                     "f:value": {}
2026-06-12 17:19:49.510648 | controller |                   },
2026-06-12 17:19:49.510664 | controller |                   "k:{\"name\":\"RENEW_DEADLINE\"}": {
2026-06-12 17:19:49.510679 | controller |                     ".": {},
2026-06-12 17:19:49.510694 | controller |                     "f:name": {},
2026-06-12 17:19:49.510709 | controller |                     "f:value": {}
2026-06-12 17:19:49.510724 | controller |                   },
2026-06-12 17:19:49.510739 | controller |                   "k:{\"name\":\"RETRY_PERIOD\"}": {
2026-06-12 17:19:49.510754 | controller |                     ".": {},
2026-06-12 17:19:49.510768 | controller |                     "f:name": {},
2026-06-12 17:19:49.510783 | controller |                     "f:value": {}
2026-06-12 17:19:49.510798 | controller |                   }
2026-06-12 17:19:49.510812 | controller |                 },
2026-06-12 17:19:49.510827 | controller |                 "f:image": {},
2026-06-12 17:19:49.510841 | controller |                 "f:imagePullPolicy": {},
2026-06-12 17:19:49.510856 | controller |                 "f:livenessProbe": {
2026-06-12 17:19:49.510871 | controller |                   ".": {},
2026-06-12 17:19:49.510885 | controller |                   "f:failureThreshold": {},
2026-06-12 17:19:49.510900 | controller |                   "f:httpGet": {
2026-06-12 17:19:49.510915 | controller |                     ".": {},
2026-06-12 17:19:49.510929 | controller |                     "f:path": {},
2026-06-12 17:19:49.510944 | controller |                     "f:port": {},
2026-06-12 17:19:49.510958 | controller |                     "f:scheme": {}
2026-06-12 17:19:49.510973 | controller |                   },
2026-06-12 17:19:49.510987 | controller |                   "f:initialDelaySeconds": {},
2026-06-12 17:19:49.511001 | controller |                   "f:periodSeconds": {},
2026-06-12 17:19:49.511016 | controller |                   "f:successThreshold": {},
2026-06-12 17:19:49.511031 | controller |                   "f:timeoutSeconds": {}
2026-06-12 17:19:49.511046 | controller |                 },
2026-06-12 17:19:49.511060 | controller |                 "f:name": {},
2026-06-12 17:19:49.511075 | controller |                 "f:readinessProbe": {
2026-06-12 17:19:49.511089 | controller |                   ".": {},
2026-06-12 17:19:49.511104 | controller |                   "f:failureThreshold": {},
2026-06-12 17:19:49.511118 | controller |                   "f:httpGet": {
2026-06-12 17:19:49.511133 | controller |                     ".": {},
2026-06-12 17:19:49.511147 | controller |                     "f:path": {},
2026-06-12 17:19:49.511162 | controller |                     "f:port": {},
2026-06-12 17:19:49.511176 | controller |                     "f:scheme": {}
2026-06-12 17:19:49.511190 | controller |                   },
2026-06-12 17:19:49.511204 | controller |                   "f:initialDelaySeconds": {},
2026-06-12 17:19:49.511219 | controller |                   "f:periodSeconds": {},
2026-06-12 17:19:49.511233 | controller |                   "f:successThreshold": {},
2026-06-12 17:19:49.511248 | controller |                   "f:timeoutSeconds": {}
2026-06-12 17:19:49.511262 | controller |                 },
2026-06-12 17:19:49.511277 | controller |                 "f:resources": {
2026-06-12 17:19:49.511291 | controller |                   ".": {},
2026-06-12 17:19:49.511306 | controller |                   "f:limits": {
2026-06-12 17:19:49.511320 | controller |                     ".": {},
2026-06-12 17:19:49.511335 | controller |                     "f:cpu": {},
2026-06-12 17:19:49.511349 | controller |                     "f:memory": {}
2026-06-12 17:19:49.511364 | controller |                   },
2026-06-12 17:19:49.511378 | controller |                   "f:requests": {
2026-06-12 17:19:49.511392 | controller |                     ".": {},
2026-06-12 17:19:49.511407 | controller |                     "f:cpu": {},
2026-06-12 17:19:49.511426 | controller |                     "f:memory": {}
2026-06-12 17:19:49.511441 | controller |                   }
2026-06-12 17:19:49.511457 | controller |                 },
2026-06-12 17:19:49.511472 | controller |                 "f:securityContext": {
2026-06-12 17:19:49.511487 | controller |                   ".": {},
2026-06-12 17:19:49.511503 | controller |                   "f:allowPrivilegeEscalation": {}
2026-06-12 17:19:49.511518 | controller |                 },
2026-06-12 17:19:49.511533 | controller |                 "f:terminationMessagePath": {},
2026-06-12 17:19:49.511548 | controller |                 "f:terminationMessagePolicy": {}
2026-06-12 17:19:49.511563 | controller |               }
2026-06-12 17:19:49.511596 | controller |             },
2026-06-12 17:19:49.511613 | controller |             "f:dnsPolicy": {},
2026-06-12 17:19:49.511628 | controller |             "f:enableServiceLinks": {},
2026-06-12 17:19:49.511644 | controller |             "f:restartPolicy": {},
2026-06-12 17:19:49.511659 | controller |             "f:schedulerName": {},
2026-06-12 17:19:49.511674 | controller |             "f:securityContext": {
2026-06-12 17:19:49.511689 | controller |               ".": {},
2026-06-12 17:19:49.511704 | controller |               "f:runAsNonRoot": {}
2026-06-12 17:19:49.511719 | controller |             },
2026-06-12 17:19:49.511735 | controller |             "f:serviceAccount": {},
2026-06-12 17:19:49.511749 | controller |             "f:serviceAccountName": {},
2026-06-12 17:19:49.511765 | controller |             "f:terminationGracePeriodSeconds": {},
2026-06-12 17:19:49.511780 | controller |             "f:tolerations": {}
2026-06-12 17:19:49.511795 | controller |           }
2026-06-12 17:19:49.511810 | controller |         },
2026-06-12 17:19:49.511824 | controller |         "manager": "kube-controller-manager",
2026-06-12 17:19:49.511839 | controller |         "operation": "Update",
2026-06-12 17:19:49.511854 | controller |         "time": "2026-06-12T16:21:24Z"
2026-06-12 17:19:49.511869 | controller |       },
2026-06-12 17:19:49.511884 | controller |       {
2026-06-12 17:19:49.511898 | controller |         "apiVersion": "v1",
2026-06-12 17:19:49.511913 | controller |         "fieldsType": "FieldsV1",
2026-06-12 17:19:49.511927 | controller |         "fieldsV1": {
2026-06-12 17:19:49.511942 | controller |           "f:metadata": {
2026-06-12 17:19:49.511956 | controller |             "f:annotations": {
2026-06-12 17:19:49.511971 | controller |               "f:k8s.v1.cni.cncf.io/network-status": {}
2026-06-12 17:19:49.511986 | controller |             }
2026-06-12 17:19:49.512001 | controller |           }
2026-06-12 17:19:49.512015 | controller |         },
2026-06-12 17:19:49.512030 | controller |         "manager": "multus-daemon",
2026-06-12 17:19:49.512045 | controller |         "operation": "Update",
2026-06-12 17:19:49.512060 | controller |         "subresource": "status",
2026-06-12 17:19:49.512074 | controller |         "time": "2026-06-12T16:21:30Z"
2026-06-12 17:19:49.512089 | controller |       },
2026-06-12 17:19:49.512104 | controller |       {
2026-06-12 17:19:49.512119 | controller |         "apiVersion": "v1",
2026-06-12 17:19:49.512134 | controller |         "fieldsType": "FieldsV1",
2026-06-12 17:19:49.512148 | controller |         "fieldsV1": {
2026-06-12 17:19:49.512163 | controller |           "f:status": {
2026-06-12 17:19:49.512178 | controller |             "f:conditions": {
2026-06-12 17:19:49.512192 | controller |               "k:{\"type\":\"ContainersReady\"}": {
2026-06-12 17:19:49.512221 | controller |                 ".": {},
2026-06-12 17:19:49.512236 | controller |                 "f:lastProbeTime": {},
2026-06-12 17:19:49.512251 | controller |                 "f:lastTransitionTime": {},
2026-06-12 17:19:49.512266 | controller |                 "f:status": {},
2026-06-12 17:19:49.512281 | controller |                 "f:type": {}
2026-06-12 17:19:49.512296 | controller |               },
2026-06-12 17:19:49.512315 | controller |               "k:{\"type\":\"Initialized\"}": {
2026-06-12 17:19:49.512330 | controller |                 ".": {},
2026-06-12 17:19:49.512345 | controller |                 "f:lastProbeTime": {},
2026-06-12 17:19:49.512360 | controller |                 "f:lastTransitionTime": {},
2026-06-12 17:19:49.512375 | controller |                 "f:status": {},
2026-06-12 17:19:49.512389 | controller |                 "f:type": {}
2026-06-12 17:19:49.512404 | controller |               },
2026-06-12 17:19:49.512419 | controller |               "k:{\"type\":\"PodReadyToStartContainers\"}": {
2026-06-12 17:19:49.512433 | controller |                 ".": {},
2026-06-12 17:19:49.512448 | controller |                 "f:lastProbeTime": {},
2026-06-12 17:19:49.512463 | controller |                 "f:lastTransitionTime": {},
2026-06-12 17:19:49.512478 | controller |                 "f:status": {},
2026-06-12 17:19:49.512493 | controller |                 "f:type": {}
2026-06-12 17:19:49.512508 | controller |               },
2026-06-12 17:19:49.512523 | controller |               "k:{\"type\":\"Ready\"}": {
2026-06-12 17:19:49.512538 | controller |                 ".": {},
2026-06-12 17:19:49.512553 | controller |                 "f:lastProbeTime": {},
2026-06-12 17:19:49.512569 | controller |                 "f:lastTransitionTime": {},
2026-06-12 17:19:49.512624 | controller |                 "f:status": {},
2026-06-12 17:19:49.512642 | controller |                 "f:type": {}
2026-06-12 17:19:49.512657 | controller |               }
2026-06-12 17:19:49.512672 | controller |             },
2026-06-12 17:19:49.512687 | controller |             "f:containerStatuses": {},
2026-06-12 17:19:49.512702 | controller |             "f:hostIP": {},
2026-06-12 17:19:49.512717 | controller |             "f:hostIPs": {},
2026-06-12 17:19:49.512732 | controller |             "f:phase": {},
2026-06-12 17:19:49.512747 | controller |             "f:podIP": {},
2026-06-12 17:19:49.512762 | controller |             "f:podIPs": {
2026-06-12 17:19:49.512777 | controller |               ".": {},
2026-06-12 17:19:49.512792 | controller |               "k:{\"ip\":\"10.217.0.78\"}": {
2026-06-12 17:19:49.512806 | controller |                 ".": {},
2026-06-12 17:19:49.512821 | controller |                 "f:ip": {}
2026-06-12 17:19:49.512835 | controller |               }
2026-06-12 17:19:49.512850 | controller |             },
2026-06-12 17:19:49.512864 | controller |             "f:startTime": {}
2026-06-12 17:19:49.512879 | controller |           }
2026-06-12 17:19:49.512893 | controller |         },
2026-06-12 17:19:49.512908 | controller |         "manager": "kubelet",
2026-06-12 17:19:49.512922 | controller |         "operation": "Update",
2026-06-12 17:19:49.512937 | controller |         "subresource": "status",
2026-06-12 17:19:49.512951 | controller |         "time": "2026-06-12T16:23:06Z"
2026-06-12 17:19:49.512966 | controller |       }
2026-06-12 17:19:49.512980 | controller |     ],
2026-06-12 17:19:49.512994 | controller |     "name": "cinder-operator-controller-manager-584b474457-jbvhl",
2026-06-12 17:19:49.513009 | controller |     "namespace": "openstack-operators",
2026-06-12 17:19:49.513024 | controller |     "ownerReferences": [
2026-06-12 17:19:49.513038 | controller |       {
2026-06-12 17:19:49.513052 | controller |         "apiVersion": "apps/v1",
2026-06-12 17:19:49.513066 | controller |         "blockOwnerDeletion": true,
2026-06-12 17:19:49.513081 | controller |         "controller": true,
2026-06-12 17:19:49.513095 | controller |         "kind": "ReplicaSet",
2026-06-12 17:19:49.513109 | controller |         "name": "cinder-operator-controller-manager-584b474457",
2026-06-12 17:19:49.513123 | controller |         "uid": "d11a92c9-a413-4412-a46a-c1c421959091"
2026-06-12 17:19:49.513138 | controller |       }
2026-06-12 17:19:49.513152 | controller |     ],
2026-06-12 17:19:49.513166 | controller |     "resourceVersion": "55816",
2026-06-12 17:19:49.513181 | controller |     "uid": "55023d92-55d8-4d34-8bd6-916d4c4b3d4a"
2026-06-12 17:19:49.513203 | controller |   },
2026-06-12 17:19:49.513218 | controller |   "spec": {
2026-06-12 17:19:49.513233 | controller |     "containers": [
2026-06-12 17:19:49.513247 | controller |       {
2026-06-12 17:19:49.513262 | controller |         "args": [
2026-06-12 17:19:49.513277 | controller |           "--leader-elect",
2026-06-12 17:19:49.513291 | controller |           "--health-probe-bind-address=:8081",
2026-06-12 17:19:49.513305 | controller |           "--metrics-bind-address=127.0.0.1:8080"
2026-06-12 17:19:49.513319 | controller |         ],
2026-06-12 17:19:49.513334 | controller |         "command": [
2026-06-12 17:19:49.513348 | controller |           "/manager"
2026-06-12 17:19:49.513362 | controller |         ],
2026-06-12 17:19:49.513376 | controller |         "env": [
2026-06-12 17:19:49.513390 | controller |           {
2026-06-12 17:19:49.513404 | controller |             "name": "LEASE_DURATION",
2026-06-12 17:19:49.513418 | controller |             "value": "30"
2026-06-12 17:19:49.513432 | controller |           },
2026-06-12 17:19:49.513447 | controller |           {
2026-06-12 17:19:49.513461 | controller |             "name": "RENEW_DEADLINE",
2026-06-12 17:19:49.513476 | controller |             "value": "20"
2026-06-12 17:19:49.513490 | controller |           },
2026-06-12 17:19:49.513504 | controller |           {
2026-06-12 17:19:49.513519 | controller |             "name": "RETRY_PERIOD",
2026-06-12 17:19:49.513535 | controller |             "value": "5"
2026-06-12 17:19:49.513550 | controller |           },
2026-06-12 17:19:49.513565 | controller |           {
2026-06-12 17:19:49.513601 | controller |             "name": "ENABLE_WEBHOOKS",
2026-06-12 17:19:49.513618 | controller |             "value": "false"
2026-06-12 17:19:49.513633 | controller |           },
2026-06-12 17:19:49.513648 | controller |           {
2026-06-12 17:19:49.513663 | controller |             "name": "METRICS_CERTS",
2026-06-12 17:19:49.513678 | controller |             "value": "false"
2026-06-12 17:19:49.513693 | controller |           }
2026-06-12 17:19:49.513708 | controller |         ],
2026-06-12 17:19:49.513723 | controller |         "image": "quay.io/openstack-k8s-operators/cinder-operator@sha256:f60e662f53d43b685bf4d838357daec91ead82ed4b122320cbd02b623f240a5d",
2026-06-12 17:19:49.513738 | controller |         "imagePullPolicy": "IfNotPresent",
2026-06-12 17:19:49.513753 | controller |         "livenessProbe": {
2026-06-12 17:19:49.513768 | controller |           "failureThreshold": 3,
2026-06-12 17:19:49.513783 | controller |           "httpGet": {
2026-06-12 17:19:49.513798 | controller |             "path": "/healthz",
2026-06-12 17:19:49.513814 | controller |             "port": 8081,
2026-06-12 17:19:49.513829 | controller |             "scheme": "HTTP"
2026-06-12 17:19:49.513844 | controller |           },
2026-06-12 17:19:49.513859 | controller |           "initialDelaySeconds": 15,
2026-06-12 17:19:49.513874 | controller |           "periodSeconds": 20,
2026-06-12 17:19:49.513889 | controller |           "successThreshold": 1,
2026-06-12 17:19:49.513904 | controller |           "timeoutSeconds": 1
2026-06-12 17:19:49.513919 | controller |         },
2026-06-12 17:19:49.513934 | controller |         "name": "manager",
2026-06-12 17:19:49.513949 | controller |         "readinessProbe": {
2026-06-12 17:19:49.513964 | controller |           "failureThreshold": 3,
2026-06-12 17:19:49.513978 | controller |           "httpGet": {
2026-06-12 17:19:49.513993 | controller |             "path": "/readyz",
2026-06-12 17:19:49.514007 | controller |             "port": 8081,
2026-06-12 17:19:49.514022 | controller |             "scheme": "HTTP"
2026-06-12 17:19:49.514036 | controller |           },
2026-06-12 17:19:49.514051 | controller |           "initialDelaySeconds": 5,
2026-06-12 17:19:49.514066 | controller |           "periodSeconds": 10,
2026-06-12 17:19:49.514081 | controller |           "successThreshold": 1,
2026-06-12 17:19:49.514095 | controller |           "timeoutSeconds": 1
2026-06-12 17:19:49.514114 | controller |         },
2026-06-12 17:19:49.514129 | controller |         "resources": {
2026-06-12 17:19:49.514144 | controller |           "limits": {
2026-06-12 17:19:49.514159 | controller |             "cpu": "500m",
2026-06-12 17:19:49.514174 | controller |             "memory": "512Mi"
2026-06-12 17:19:49.514188 | controller |           },
2026-06-12 17:19:49.514203 | controller |           "requests": {
2026-06-12 17:19:49.514218 | controller |             "cpu": "10m",
2026-06-12 17:19:49.514232 | controller |             "memory": "256Mi"
2026-06-12 17:19:49.514247 | controller |           }
2026-06-12 17:19:49.514261 | controller |         },
2026-06-12 17:19:49.514276 | controller |         "securityContext": {
2026-06-12 17:19:49.514290 | controller |           "allowPrivilegeEscalation": false,
2026-06-12 17:19:49.514305 | controller |           "capabilities": {
2026-06-12 17:19:49.514320 | controller |             "drop": [
2026-06-12 17:19:49.514334 | controller |               "MKNOD"
2026-06-12 17:19:49.514349 | controller |             ]
2026-06-12 17:19:49.514364 | controller |           }
2026-06-12 17:19:49.514378 | controller |         },
2026-06-12 17:19:49.514392 | controller |         "terminationMessagePath": "/dev/termination-log",
2026-06-12 17:19:49.514407 | controller |         "terminationMessagePolicy": "File",
2026-06-12 17:19:49.514422 | controller |         "volumeMounts": [
2026-06-12 17:19:49.514437 | controller |           {
2026-06-12 17:19:49.514452 | controller |             "mountPath": "/var/run/secrets/kubernetes.io/serviceaccount",
2026-06-12 17:19:49.514467 | controller |             "name": "kube-api-access-7jnxx",
2026-06-12 17:19:49.514482 | controller |             "readOnly": true
2026-06-12 17:19:49.514497 | controller |           }
2026-06-12 17:19:49.514512 | controller |         ]
2026-06-12 17:19:49.514526 | controller |       }
2026-06-12 17:19:49.514541 | controller |     ],
2026-06-12 17:19:49.514556 | controller |     "dnsPolicy": "ClusterFirst",
2026-06-12 17:19:49.514571 | controller |     "enableServiceLinks": true,
2026-06-12 17:19:49.514607 | controller |     "imagePullSecrets": [
2026-06-12 17:19:49.514623 | controller |       {
2026-06-12 17:19:49.514638 | controller |         "name": "cinder-operator-controller-manager-dockercfg-fcsmb"
2026-06-12 17:19:49.514653 | controller |       }
2026-06-12 17:19:49.514668 | controller |     ],
2026-06-12 17:19:49.514684 | controller |     "nodeName": "crc",
2026-06-12 17:19:49.514699 | controller |     "preemptionPolicy": "PreemptLowerPriority",
2026-06-12 17:19:49.514714 | controller |     "priority": 0,
2026-06-12 17:19:49.514729 | controller |     "restartPolicy": "Always",
2026-06-12 17:19:49.514744 | controller |     "schedulerName": "default-scheduler",
2026-06-12 17:19:49.514760 | controller |     "securityContext": {
2026-06-12 17:19:49.514775 | controller |       "runAsNonRoot": true,
2026-06-12 17:19:49.514790 | controller |       "seLinuxOptions": {
2026-06-12 17:19:49.514805 | controller |         "level": "s0:c26,c5"
2026-06-12 17:19:49.514820 | controller |       }
2026-06-12 17:19:49.514835 | controller |     },
2026-06-12 17:19:49.514850 | controller |     "serviceAccount": "cinder-operator-controller-manager",
2026-06-12 17:19:49.514865 | controller |     "serviceAccountName": "cinder-operator-controller-manager",
2026-06-12 17:19:49.514892 | controller |     "terminationGracePeriodSeconds": 10,
2026-06-12 17:19:49.514908 | controller |     "tolerations": [
2026-06-12 17:19:49.514923 | controller |       {
2026-06-12 17:19:49.514937 | controller |         "effect": "NoExecute",
2026-06-12 17:19:49.514952 | controller |         "key": "node.kubernetes.io/not-ready",
2026-06-12 17:19:49.514966 | controller |         "operator": "Exists",
2026-06-12 17:19:49.514981 | controller |         "tolerationSeconds": 120
2026-06-12 17:19:49.514995 | controller |       },
2026-06-12 17:19:49.515010 | controller |       {
2026-06-12 17:19:49.515029 | controller |         "effect": "NoExecute",
2026-06-12 17:19:49.515044 | controller |         "key": "node.kubernetes.io/unreachable",
2026-06-12 17:19:49.515059 | controller |         "operator": "Exists",
2026-06-12 17:19:49.515073 | controller |         "tolerationSeconds": 120
2026-06-12 17:19:49.515088 | controller |       },
2026-06-12 17:19:49.515102 | controller |       {
2026-06-12 17:19:49.515116 | controller |         "effect": "NoSchedule",
2026-06-12 17:19:49.515131 | controller |         "key": "node.kubernetes.io/memory-pressure",
2026-06-12 17:19:49.515145 | controller |         "operator": "Exists"
2026-06-12 17:19:49.515159 | controller |       }
2026-06-12 17:19:49.515173 | controller |     ],
2026-06-12 17:19:49.515188 | controller |     "volumes": [
2026-06-12 17:19:49.515202 | controller |       {
2026-06-12 17:19:49.515216 | controller |         "name": "kube-api-access-7jnxx",
2026-06-12 17:19:49.515231 | controller |         "projected": {
2026-06-12 17:19:49.515245 | controller |           "defaultMode": 420,
2026-06-12 17:19:49.515260 | controller |           "sources": [
2026-06-12 17:19:49.515274 | controller |             {
2026-06-12 17:19:49.515288 | controller |               "serviceAccountToken": {
2026-06-12 17:19:49.515303 | controller |                 "expirationSeconds": 3607,
2026-06-12 17:19:49.515317 | controller |                 "path": "token"
2026-06-12 17:19:49.515332 | controller |               }
2026-06-12 17:19:49.515346 | controller |             },
2026-06-12 17:19:49.515361 | controller |             {
2026-06-12 17:19:49.515375 | controller |               "configMap": {
2026-06-12 17:19:49.515389 | controller |                 "items": [
2026-06-12 17:19:49.515404 | controller |                   {
2026-06-12 17:19:49.515418 | controller |                     "key": "ca.crt",
2026-06-12 17:19:49.515433 | controller |                     "path": "ca.crt"
2026-06-12 17:19:49.515447 | controller |                   }
2026-06-12 17:19:49.515461 | controller |                 ],
2026-06-12 17:19:49.515476 | controller |                 "name": "kube-root-ca.crt"
2026-06-12 17:19:49.515490 | controller |               }
2026-06-12 17:19:49.515504 | controller |             },
2026-06-12 17:19:49.515518 | controller |             {
2026-06-12 17:19:49.515532 | controller |               "downwardAPI": {
2026-06-12 17:19:49.515546 | controller |                 "items": [
2026-06-12 17:19:49.515560 | controller |                   {
2026-06-12 17:19:49.515590 | controller |                     "fieldRef": {
2026-06-12 17:19:49.515609 | controller |                       "apiVersion": "v1",
2026-06-12 17:19:49.515625 | controller |                       "fieldPath": "metadata.namespace"
2026-06-12 17:19:49.515640 | controller |                     },
2026-06-12 17:19:49.515656 | controller |                     "path": "namespace"
2026-06-12 17:19:49.515671 | controller |                   }
2026-06-12 17:19:49.515686 | controller |                 ]
2026-06-12 17:19:49.515701 | controller |               }
2026-06-12 17:19:49.515716 | controller |             },
2026-06-12 17:19:49.515731 | controller |             {
2026-06-12 17:19:49.515746 | controller |               "configMap": {
2026-06-12 17:19:49.515761 | controller |                 "items": [
2026-06-12 17:19:49.515776 | controller |                   {
2026-06-12 17:19:49.515792 | controller |                     "key": "service-ca.crt",
2026-06-12 17:19:49.515807 | controller |                     "path": "service-ca.crt"
2026-06-12 17:19:49.515822 | controller |                   }
2026-06-12 17:19:49.515837 | controller |                 ],
2026-06-12 17:19:49.515852 | controller |                 "name": "openshift-service-ca.crt"
2026-06-12 17:19:49.515867 | controller |               }
2026-06-12 17:19:49.515883 | controller |             }
2026-06-12 17:19:49.515898 | controller |           ]
2026-06-12 17:19:49.515913 | controller |         }
2026-06-12 17:19:49.515928 | controller |       }
2026-06-12 17:19:49.515947 | controller |     ]
2026-06-12 17:19:49.515963 | controller |   },
2026-06-12 17:19:49.515978 | controller |   "status": {
2026-06-12 17:19:49.515993 | controller |     "conditions": [
2026-06-12 17:19:49.516008 | controller |       {
2026-06-12 17:19:49.516023 | controller |         "lastProbeTime": null,
2026-06-12 17:19:49.516038 | controller |         "lastTransitionTime": "2026-06-12T16:22:46Z",
2026-06-12 17:19:49.516053 | controller |         "status": "True",
2026-06-12 17:19:49.516068 | controller |         "type": "PodReadyToStartContainers"
2026-06-12 17:19:49.516083 | controller |       },
2026-06-12 17:19:49.516098 | controller |       {
2026-06-12 17:19:49.516113 | controller |         "lastProbeTime": null,
2026-06-12 17:19:49.516128 | controller |         "lastTransitionTime": "2026-06-12T16:21:24Z",
2026-06-12 17:19:49.516143 | controller |         "status": "True",
2026-06-12 17:19:49.516158 | controller |         "type": "Initialized"
2026-06-12 17:19:49.516173 | controller |       },
2026-06-12 17:19:49.516188 | controller |       {
2026-06-12 17:19:49.516217 | controller |         "lastProbeTime": null,
2026-06-12 17:19:49.516233 | controller |         "lastTransitionTime": "2026-06-12T16:22:58Z",
2026-06-12 17:19:49.516248 | controller |         "status": "True",
2026-06-12 17:19:49.516263 | controller |         "type": "Ready"
2026-06-12 17:19:49.516277 | controller |       },
2026-06-12 17:19:49.516292 | controller |       {
2026-06-12 17:19:49.516307 | controller |         "lastProbeTime": null,
2026-06-12 17:19:49.516322 | controller |         "lastTransitionTime": "2026-06-12T16:22:58Z",
2026-06-12 17:19:49.516337 | controller |         "status": "True",
2026-06-12 17:19:49.516351 | controller |         "type": "ContainersReady"
2026-06-12 17:19:49.516366 | controller |       },
2026-06-12 17:19:49.516380 | controller |       {
2026-06-12 17:19:49.516395 | controller |         "lastProbeTime": null,
2026-06-12 17:19:49.516410 | controller |         "lastTransitionTime": "2026-06-12T16:21:24Z",
2026-06-12 17:19:49.516425 | controller |         "status": "True",
2026-06-12 17:19:49.516439 | controller |         "type": "PodScheduled"
2026-06-12 17:19:49.516454 | controller |       }
2026-06-12 17:19:49.516469 | controller |     ],
2026-06-12 17:19:49.516484 | controller |     "containerStatuses": [
2026-06-12 17:19:49.516498 | controller |       {
2026-06-12 17:19:49.516513 | controller |         "allocatedResources": {
2026-06-12 17:19:49.516528 | controller |           "cpu": "10m",
2026-06-12 17:19:49.516543 | controller |           "memory": "256Mi"
2026-06-12 17:19:49.516557 | controller |         },
2026-06-12 17:19:49.516587 | controller |         "containerID": "cri-o://d46e9950e3044457130bb76b464418451798caebdb5f419d71601eaf088fc8e0",
2026-06-12 17:19:49.516608 | controller |         "image": "quay.io/openstack-k8s-operators/cinder-operator@sha256:f60e662f53d43b685bf4d838357daec91ead82ed4b122320cbd02b623f240a5d",
2026-06-12 17:19:49.516623 | controller |         "imageID": "quay.io/openstack-k8s-operators/cinder-operator@sha256:f60e662f53d43b685bf4d838357daec91ead82ed4b122320cbd02b623f240a5d",
2026-06-12 17:19:49.516638 | controller |         "lastState": {},
2026-06-12 17:19:49.516653 | controller |         "name": "manager",
2026-06-12 17:19:49.516668 | controller |         "ready": true,
2026-06-12 17:19:49.516683 | controller |         "resources": {
2026-06-12 17:19:49.516699 | controller |           "limits": {
2026-06-12 17:19:49.516714 | controller |             "cpu": "500m",
2026-06-12 17:19:49.516729 | controller |             "memory": "512Mi"
2026-06-12 17:19:49.516745 | controller |           },
2026-06-12 17:19:49.516760 | controller |           "requests": {
2026-06-12 17:19:49.516775 | controller |             "cpu": "10m",
2026-06-12 17:19:49.516790 | controller |             "memory": "256Mi"
2026-06-12 17:19:49.516805 | controller |           }
2026-06-12 17:19:49.516820 | controller |         },
2026-06-12 17:19:49.516835 | controller |         "restartCount": 0,
2026-06-12 17:19:49.516854 | controller |         "started": true,
2026-06-12 17:19:49.516870 | controller |         "state": {
2026-06-12 17:19:49.516885 | controller |           "running": {
2026-06-12 17:19:49.516900 | controller |             "startedAt": "2026-06-12T16:22:45Z"
2026-06-12 17:19:49.516915 | controller |           }
2026-06-12 17:19:49.516930 | controller |         },
2026-06-12 17:19:49.516945 | controller |         "user": {
2026-06-12 17:19:49.516960 | controller |           "linux": {
2026-06-12 17:19:49.516975 | controller |             "gid": 0,
2026-06-12 17:19:49.516990 | controller |             "supplementalGroups": [
2026-06-12 17:19:49.517004 | controller |               0
2026-06-12 17:19:49.517019 | controller |             ],
2026-06-12 17:19:49.517033 | controller |             "uid": 65532
2026-06-12 17:19:49.517048 | controller |           }
2026-06-12 17:19:49.517062 | controller |         },
2026-06-12 17:19:49.517077 | controller |         "volumeMounts": [
2026-06-12 17:19:49.517091 | controller |           {
2026-06-12 17:19:49.517106 | controller |             "mountPath": "/var/run/secrets/kubernetes.io/serviceaccount",
2026-06-12 17:19:49.517121 | controller |             "name": "kube-api-access-7jnxx",
2026-06-12 17:19:49.517135 | controller |             "readOnly": true,
2026-06-12 17:19:49.517150 | controller |             "recursiveReadOnly": "Disabled"
2026-06-12 17:19:49.517165 | controller |           }
2026-06-12 17:19:49.517180 | controller |         ]
2026-06-12 17:19:49.517195 | controller |       }
2026-06-12 17:19:49.517209 | controller |     ],
2026-06-12 17:19:49.517223 | controller |     "hostIP": "192.168.126.11",
2026-06-12 17:19:49.517238 | controller |     "hostIPs": [
2026-06-12 17:19:49.517252 | controller |       {
2026-06-12 17:19:49.517266 | controller |         "ip": "192.168.126.11"
2026-06-12 17:19:49.517280 | controller |       }
2026-06-12 17:19:49.517294 | controller |     ],
2026-06-12 17:19:49.517308 | controller |     "phase": "Running",
2026-06-12 17:19:49.517322 | controller |     "podIP": "10.217.0.78",
2026-06-12 17:19:49.517337 | controller |     "podIPs": [
2026-06-12 17:19:49.517351 | controller |       {
2026-06-12 17:19:49.517365 | controller |         "ip": "10.217.0.78"
2026-06-12 17:19:49.517380 | controller |       }
2026-06-12 17:19:49.517394 | controller |     ],
2026-06-12 17:19:49.517408 | controller |     "qosClass": "Burstable",
2026-06-12 17:19:49.517423 | controller |     "startTime": "2026-06-12T16:21:24Z"
2026-06-12 17:19:49.517437 | controller |   }
2026-06-12 17:19:49.517452 | controller | }
2026-06-12 17:19:49.543031 | controller | ok:
2026-06-12 17:19:49.543103 | controller | {
2026-06-12 17:19:49.543125 | controller |   "apiVersion": "v1",
2026-06-12 17:19:49.543142 | controller |   "kind": "Pod",
2026-06-12 17:19:49.543158 | controller |   "metadata": {
2026-06-12 17:19:49.543173 | controller |     "annotations": {
2026-06-12 17:19:49.543188 | 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-12 17:19:49.543205 | 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-12 17:19:49.543221 | controller |       "kubectl.kubernetes.io/default-container": "manager",
2026-06-12 17:19:49.543237 | controller |       "openshift.io/scc": "anyuid",
2026-06-12 17:19:49.543252 | controller |       "security.openshift.io/validated-scc-subject-type": "serviceaccount"
2026-06-12 17:19:49.543276 | controller |     },
2026-06-12 17:19:49.543292 | controller |     "creationTimestamp": "2026-06-12T16:21:24Z",
2026-06-12 17:19:49.543307 | controller |     "generateName": "designate-operator-controller-manager-87bbdb4d9-",
2026-06-12 17:19:49.543321 | controller |     "generation": 1,
2026-06-12 17:19:49.543336 | controller |     "labels": {
2026-06-12 17:19:49.543352 | controller |       "app.kubernetes.io/name": "designate-operator",
2026-06-12 17:19:49.543368 | controller |       "control-plane": "controller-manager",
2026-06-12 17:19:49.543384 | controller |       "openstack.org/operator-name": "designate",
2026-06-12 17:19:49.543399 | controller |       "pod-template-hash": "87bbdb4d9"
2026-06-12 17:19:49.543415 | controller |     },
2026-06-12 17:19:49.543431 | controller |     "managedFields": [
2026-06-12 17:19:49.543446 | controller |       {
2026-06-12 17:19:49.543461 | controller |         "apiVersion": "v1",
2026-06-12 17:19:49.543476 | controller |         "fieldsType": "FieldsV1",
2026-06-12 17:19:49.543491 | controller |         "fieldsV1": {
2026-06-12 17:19:49.543507 | controller |           "f:metadata": {
2026-06-12 17:19:49.543522 | controller |             "f:annotations": {
2026-06-12 17:19:49.543537 | controller |               "f:k8s.ovn.org/pod-networks": {}
2026-06-12 17:19:49.543552 | controller |             }
2026-06-12 17:19:49.543568 | controller |           }
2026-06-12 17:19:49.543605 | controller |         },
2026-06-12 17:19:49.543622 | controller |         "manager": "crc",
2026-06-12 17:19:49.543638 | controller |         "operation": "Update",
2026-06-12 17:19:49.543653 | controller |         "subresource": "status",
2026-06-12 17:19:49.543669 | controller |         "time": "2026-06-12T16:21:24Z"
2026-06-12 17:19:49.543684 | controller |       },
2026-06-12 17:19:49.543699 | controller |       {
2026-06-12 17:19:49.543714 | controller |         "apiVersion": "v1",
2026-06-12 17:19:49.543729 | controller |         "fieldsType": "FieldsV1",
2026-06-12 17:19:49.543744 | controller |         "fieldsV1": {
2026-06-12 17:19:49.543759 | controller |           "f:metadata": {
2026-06-12 17:19:49.543774 | controller |             "f:annotations": {
2026-06-12 17:19:49.543789 | controller |               ".": {},
2026-06-12 17:19:49.543804 | controller |               "f:kubectl.kubernetes.io/default-container": {}
2026-06-12 17:19:49.543819 | controller |             },
2026-06-12 17:19:49.543834 | controller |             "f:generateName": {},
2026-06-12 17:19:49.543848 | controller |             "f:labels": {
2026-06-12 17:19:49.543863 | controller |               ".": {},
2026-06-12 17:19:49.543878 | controller |               "f:app.kubernetes.io/name": {},
2026-06-12 17:19:49.543893 | controller |               "f:control-plane": {},
2026-06-12 17:19:49.543910 | controller |               "f:openstack.org/operator-name": {},
2026-06-12 17:19:49.543927 | controller |               "f:pod-template-hash": {}
2026-06-12 17:19:49.543942 | controller |             },
2026-06-12 17:19:49.543957 | controller |             "f:ownerReferences": {
2026-06-12 17:19:49.543971 | controller |               ".": {},
2026-06-12 17:19:49.543986 | controller |               "k:{\"uid\":\"3896145e-9a77-46ba-9b07-20571eb15247\"}": {}
2026-06-12 17:19:49.544002 | controller |             }
2026-06-12 17:19:49.544017 | controller |           },
2026-06-12 17:19:49.544032 | controller |           "f:spec": {
2026-06-12 17:19:49.544047 | controller |             "f:containers": {
2026-06-12 17:19:49.544062 | controller |               "k:{\"name\":\"manager\"}": {
2026-06-12 17:19:49.544077 | controller |                 ".": {},
2026-06-12 17:19:49.544091 | controller |                 "f:args": {},
2026-06-12 17:19:49.544106 | controller |                 "f:command": {},
2026-06-12 17:19:49.544120 | controller |                 "f:env": {
2026-06-12 17:19:49.544135 | controller |                   ".": {},
2026-06-12 17:19:49.544149 | controller |                   "k:{\"name\":\"ENABLE_WEBHOOKS\"}": {
2026-06-12 17:19:49.544169 | controller |                     ".": {},
2026-06-12 17:19:49.544198 | controller |                     "f:name": {},
2026-06-12 17:19:49.544213 | controller |                     "f:value": {}
2026-06-12 17:19:49.544228 | controller |                   },
2026-06-12 17:19:49.544243 | controller |                   "k:{\"name\":\"LEASE_DURATION\"}": {
2026-06-12 17:19:49.544258 | controller |                     ".": {},
2026-06-12 17:19:49.544272 | controller |                     "f:name": {},
2026-06-12 17:19:49.544287 | controller |                     "f:value": {}
2026-06-12 17:19:49.544302 | controller |                   },
2026-06-12 17:19:49.544317 | controller |                   "k:{\"name\":\"METRICS_CERTS\"}": {
2026-06-12 17:19:49.544331 | controller |                     ".": {},
2026-06-12 17:19:49.544346 | controller |                     "f:name": {},
2026-06-12 17:19:49.544360 | controller |                     "f:value": {}
2026-06-12 17:19:49.544375 | controller |                   },
2026-06-12 17:19:49.544390 | controller |                   "k:{\"name\":\"RENEW_DEADLINE\"}": {
2026-06-12 17:19:49.544404 | controller |                     ".": {},
2026-06-12 17:19:49.544420 | controller |                     "f:name": {},
2026-06-12 17:19:49.544435 | controller |                     "f:value": {}
2026-06-12 17:19:49.544451 | controller |                   },
2026-06-12 17:19:49.544466 | controller |                   "k:{\"name\":\"RETRY_PERIOD\"}": {
2026-06-12 17:19:49.544481 | controller |                     ".": {},
2026-06-12 17:19:49.544496 | controller |                     "f:name": {},
2026-06-12 17:19:49.544511 | controller |                     "f:value": {}
2026-06-12 17:19:49.544526 | controller |                   }
2026-06-12 17:19:49.544541 | controller |                 },
2026-06-12 17:19:49.544556 | controller |                 "f:image": {},
2026-06-12 17:19:49.544571 | controller |                 "f:imagePullPolicy": {},
2026-06-12 17:19:49.544608 | controller |                 "f:livenessProbe": {
2026-06-12 17:19:49.544625 | controller |                   ".": {},
2026-06-12 17:19:49.544640 | controller |                   "f:failureThreshold": {},
2026-06-12 17:19:49.544656 | controller |                   "f:httpGet": {
2026-06-12 17:19:49.544671 | controller |                     ".": {},
2026-06-12 17:19:49.544686 | controller |                     "f:path": {},
2026-06-12 17:19:49.544701 | controller |                     "f:port": {},
2026-06-12 17:19:49.544716 | controller |                     "f:scheme": {}
2026-06-12 17:19:49.544731 | controller |                   },
2026-06-12 17:19:49.544746 | controller |                   "f:initialDelaySeconds": {},
2026-06-12 17:19:49.544761 | controller |                   "f:periodSeconds": {},
2026-06-12 17:19:49.544776 | controller |                   "f:successThreshold": {},
2026-06-12 17:19:49.544791 | controller |                   "f:timeoutSeconds": {}
2026-06-12 17:19:49.544806 | controller |                 },
2026-06-12 17:19:49.544821 | controller |                 "f:name": {},
2026-06-12 17:19:49.544835 | controller |                 "f:readinessProbe": {
2026-06-12 17:19:49.544850 | controller |                   ".": {},
2026-06-12 17:19:49.544865 | controller |                   "f:failureThreshold": {},
2026-06-12 17:19:49.544880 | controller |                   "f:httpGet": {
2026-06-12 17:19:49.544894 | controller |                     ".": {},
2026-06-12 17:19:49.544909 | controller |                     "f:path": {},
2026-06-12 17:19:49.544923 | controller |                     "f:port": {},
2026-06-12 17:19:49.544938 | controller |                     "f:scheme": {}
2026-06-12 17:19:49.544952 | controller |                   },
2026-06-12 17:19:49.544967 | controller |                   "f:initialDelaySeconds": {},
2026-06-12 17:19:49.544981 | controller |                   "f:periodSeconds": {},
2026-06-12 17:19:49.544996 | controller |                   "f:successThreshold": {},
2026-06-12 17:19:49.545015 | controller |                   "f:timeoutSeconds": {}
2026-06-12 17:19:49.545030 | controller |                 },
2026-06-12 17:19:49.545045 | controller |                 "f:resources": {
2026-06-12 17:19:49.545059 | controller |                   ".": {},
2026-06-12 17:19:49.545074 | controller |                   "f:limits": {
2026-06-12 17:19:49.545088 | controller |                     ".": {},
2026-06-12 17:19:49.545103 | controller |                     "f:cpu": {},
2026-06-12 17:19:49.545117 | controller |                     "f:memory": {}
2026-06-12 17:19:49.545132 | controller |                   },
2026-06-12 17:19:49.545146 | controller |                   "f:requests": {
2026-06-12 17:19:49.545160 | controller |                     ".": {},
2026-06-12 17:19:49.545174 | controller |                     "f:cpu": {},
2026-06-12 17:19:49.545188 | controller |                     "f:memory": {}
2026-06-12 17:19:49.545203 | controller |                   }
2026-06-12 17:19:49.545218 | controller |                 },
2026-06-12 17:19:49.545233 | controller |                 "f:securityContext": {
2026-06-12 17:19:49.545247 | controller |                   ".": {},
2026-06-12 17:19:49.545262 | controller |                   "f:allowPrivilegeEscalation": {}
2026-06-12 17:19:49.545277 | controller |                 },
2026-06-12 17:19:49.545291 | controller |                 "f:terminationMessagePath": {},
2026-06-12 17:19:49.545306 | controller |                 "f:terminationMessagePolicy": {}
2026-06-12 17:19:49.545320 | controller |               }
2026-06-12 17:19:49.545335 | controller |             },
2026-06-12 17:19:49.545349 | controller |             "f:dnsPolicy": {},
2026-06-12 17:19:49.545363 | controller |             "f:enableServiceLinks": {},
2026-06-12 17:19:49.545378 | controller |             "f:restartPolicy": {},
2026-06-12 17:19:49.545392 | controller |             "f:schedulerName": {},
2026-06-12 17:19:49.545406 | controller |             "f:securityContext": {
2026-06-12 17:19:49.545421 | controller |               ".": {},
2026-06-12 17:19:49.545436 | controller |               "f:runAsNonRoot": {}
2026-06-12 17:19:49.545451 | controller |             },
2026-06-12 17:19:49.545465 | controller |             "f:serviceAccount": {},
2026-06-12 17:19:49.545489 | controller |             "f:serviceAccountName": {},
2026-06-12 17:19:49.545505 | controller |             "f:terminationGracePeriodSeconds": {},
2026-06-12 17:19:49.545604 | controller |             "f:tolerations": {}
2026-06-12 17:19:49.545631 | controller |           }
2026-06-12 17:19:49.545647 | controller |         },
2026-06-12 17:19:49.545663 | controller |         "manager": "kube-controller-manager",
2026-06-12 17:19:49.545678 | controller |         "operation": "Update",
2026-06-12 17:19:49.545694 | controller |         "time": "2026-06-12T16:21:24Z"
2026-06-12 17:19:49.545709 | controller |       },
2026-06-12 17:19:49.545724 | controller |       {
2026-06-12 17:19:49.545739 | controller |         "apiVersion": "v1",
2026-06-12 17:19:49.545754 | controller |         "fieldsType": "FieldsV1",
2026-06-12 17:19:49.545770 | controller |         "fieldsV1": {
2026-06-12 17:19:49.545785 | controller |           "f:metadata": {
2026-06-12 17:19:49.545800 | controller |             "f:annotations": {
2026-06-12 17:19:49.545815 | controller |               "f:k8s.v1.cni.cncf.io/network-status": {}
2026-06-12 17:19:49.545831 | controller |             }
2026-06-12 17:19:49.545846 | controller |           }
2026-06-12 17:19:49.545861 | controller |         },
2026-06-12 17:19:49.545876 | controller |         "manager": "multus-daemon",
2026-06-12 17:19:49.545891 | controller |         "operation": "Update",
2026-06-12 17:19:49.545906 | controller |         "subresource": "status",
2026-06-12 17:19:49.545921 | controller |         "time": "2026-06-12T16:21:32Z"
2026-06-12 17:19:49.545937 | controller |       },
2026-06-12 17:19:49.545952 | controller |       {
2026-06-12 17:19:49.545971 | controller |         "apiVersion": "v1",
2026-06-12 17:19:49.545986 | controller |         "fieldsType": "FieldsV1",
2026-06-12 17:19:49.546002 | controller |         "fieldsV1": {
2026-06-12 17:19:49.546017 | controller |           "f:status": {
2026-06-12 17:19:49.546031 | controller |             "f:conditions": {
2026-06-12 17:19:49.546046 | controller |               "k:{\"type\":\"ContainersReady\"}": {
2026-06-12 17:19:49.546060 | controller |                 ".": {},
2026-06-12 17:19:49.546075 | controller |                 "f:lastProbeTime": {},
2026-06-12 17:19:49.546090 | controller |                 "f:lastTransitionTime": {},
2026-06-12 17:19:49.546105 | controller |                 "f:status": {},
2026-06-12 17:19:49.546120 | controller |                 "f:type": {}
2026-06-12 17:19:49.546135 | controller |               },
2026-06-12 17:19:49.546149 | controller |               "k:{\"type\":\"Initialized\"}": {
2026-06-12 17:19:49.546164 | controller |                 ".": {},
2026-06-12 17:19:49.546180 | controller |                 "f:lastProbeTime": {},
2026-06-12 17:19:49.546195 | controller |                 "f:lastTransitionTime": {},
2026-06-12 17:19:49.546210 | controller |                 "f:status": {},
2026-06-12 17:19:49.546225 | controller |                 "f:type": {}
2026-06-12 17:19:49.546239 | controller |               },
2026-06-12 17:19:49.546254 | controller |               "k:{\"type\":\"PodReadyToStartContainers\"}": {
2026-06-12 17:19:49.546269 | controller |                 ".": {},
2026-06-12 17:19:49.546284 | controller |                 "f:lastProbeTime": {},
2026-06-12 17:19:49.546299 | controller |                 "f:lastTransitionTime": {},
2026-06-12 17:19:49.546314 | controller |                 "f:status": {},
2026-06-12 17:19:49.546329 | controller |                 "f:type": {}
2026-06-12 17:19:49.546344 | controller |               },
2026-06-12 17:19:49.546359 | controller |               "k:{\"type\":\"Ready\"}": {
2026-06-12 17:19:49.546373 | controller |                 ".": {},
2026-06-12 17:19:49.546388 | controller |                 "f:lastProbeTime": {},
2026-06-12 17:19:49.546403 | controller |                 "f:lastTransitionTime": {},
2026-06-12 17:19:49.546418 | controller |                 "f:status": {},
2026-06-12 17:19:49.546432 | controller |                 "f:type": {}
2026-06-12 17:19:49.546447 | controller |               }
2026-06-12 17:19:49.546461 | controller |             },
2026-06-12 17:19:49.546476 | controller |             "f:containerStatuses": {},
2026-06-12 17:19:49.546491 | controller |             "f:hostIP": {},
2026-06-12 17:19:49.546505 | controller |             "f:hostIPs": {},
2026-06-12 17:19:49.546520 | controller |             "f:phase": {},
2026-06-12 17:19:49.546535 | controller |             "f:podIP": {},
2026-06-12 17:19:49.546549 | controller |             "f:podIPs": {
2026-06-12 17:19:49.546563 | controller |               ".": {},
2026-06-12 17:19:49.546598 | controller |               "k:{\"ip\":\"10.217.0.79\"}": {
2026-06-12 17:19:49.546615 | controller |                 ".": {},
2026-06-12 17:19:49.546632 | controller |                 "f:ip": {}
2026-06-12 17:19:49.546647 | controller |               }
2026-06-12 17:19:49.546663 | controller |             },
2026-06-12 17:19:49.546678 | controller |             "f:startTime": {}
2026-06-12 17:19:49.546693 | controller |           }
2026-06-12 17:19:49.546708 | controller |         },
2026-06-12 17:19:49.546723 | controller |         "manager": "kubelet",
2026-06-12 17:19:49.546738 | controller |         "operation": "Update",
2026-06-12 17:19:49.546753 | controller |         "subresource": "status",
2026-06-12 17:19:49.546768 | controller |         "time": "2026-06-12T16:23:05Z"
2026-06-12 17:19:49.546784 | controller |       }
2026-06-12 17:19:49.546799 | controller |     ],
2026-06-12 17:19:49.546814 | controller |     "name": "designate-operator-controller-manager-87bbdb4d9-wxrj9",
2026-06-12 17:19:49.546829 | controller |     "namespace": "openstack-operators",
2026-06-12 17:19:49.546849 | controller |     "ownerReferences": [
2026-06-12 17:19:49.546865 | controller |       {
2026-06-12 17:19:49.546880 | controller |         "apiVersion": "apps/v1",
2026-06-12 17:19:49.546896 | controller |         "blockOwnerDeletion": true,
2026-06-12 17:19:49.546913 | controller |         "controller": true,
2026-06-12 17:19:49.546930 | controller |         "kind": "ReplicaSet",
2026-06-12 17:19:49.546945 | controller |         "name": "designate-operator-controller-manager-87bbdb4d9",
2026-06-12 17:19:49.546960 | controller |         "uid": "3896145e-9a77-46ba-9b07-20571eb15247"
2026-06-12 17:19:49.546982 | controller |       }
2026-06-12 17:19:49.546996 | controller |     ],
2026-06-12 17:19:49.547011 | controller |     "resourceVersion": "55761",
2026-06-12 17:19:49.547025 | controller |     "uid": "08bc0fd2-6b5a-44ca-84b8-d3538b9cc410"
2026-06-12 17:19:49.547040 | controller |   },
2026-06-12 17:19:49.547055 | controller |   "spec": {
2026-06-12 17:19:49.547069 | controller |     "containers": [
2026-06-12 17:19:49.547083 | controller |       {
2026-06-12 17:19:49.547098 | controller |         "args": [
2026-06-12 17:19:49.547112 | controller |           "--leader-elect",
2026-06-12 17:19:49.547126 | controller |           "--health-probe-bind-address=:8081",
2026-06-12 17:19:49.547140 | controller |           "--metrics-bind-address=127.0.0.1:8080"
2026-06-12 17:19:49.547155 | controller |         ],
2026-06-12 17:19:49.547169 | controller |         "command": [
2026-06-12 17:19:49.547184 | controller |           "/manager"
2026-06-12 17:19:49.547198 | controller |         ],
2026-06-12 17:19:49.547212 | controller |         "env": [
2026-06-12 17:19:49.547226 | controller |           {
2026-06-12 17:19:49.547240 | controller |             "name": "LEASE_DURATION",
2026-06-12 17:19:49.547254 | controller |             "value": "30"
2026-06-12 17:19:49.547269 | controller |           },
2026-06-12 17:19:49.547283 | controller |           {
2026-06-12 17:19:49.547297 | controller |             "name": "RENEW_DEADLINE",
2026-06-12 17:19:49.547311 | controller |             "value": "20"
2026-06-12 17:19:49.547325 | controller |           },
2026-06-12 17:19:49.547340 | controller |           {
2026-06-12 17:19:49.547354 | controller |             "name": "RETRY_PERIOD",
2026-06-12 17:19:49.547369 | controller |             "value": "5"
2026-06-12 17:19:49.547383 | controller |           },
2026-06-12 17:19:49.547398 | controller |           {
2026-06-12 17:19:49.547412 | controller |             "name": "ENABLE_WEBHOOKS",
2026-06-12 17:19:49.547427 | controller |             "value": "false"
2026-06-12 17:19:49.547441 | controller |           },
2026-06-12 17:19:49.547456 | controller |           {
2026-06-12 17:19:49.547470 | controller |             "name": "METRICS_CERTS",
2026-06-12 17:19:49.547484 | controller |             "value": "false"
2026-06-12 17:19:49.547498 | controller |           }
2026-06-12 17:19:49.547513 | controller |         ],
2026-06-12 17:19:49.547527 | controller |         "image": "quay.io/openstack-k8s-operators/designate-operator@sha256:57a6f6f9f921aab04838a324f172e9d5927489b0011c58b1c61142f440249c63",
2026-06-12 17:19:49.547542 | controller |         "imagePullPolicy": "IfNotPresent",
2026-06-12 17:19:49.547556 | controller |         "livenessProbe": {
2026-06-12 17:19:49.547571 | controller |           "failureThreshold": 3,
2026-06-12 17:19:49.547606 | controller |           "httpGet": {
2026-06-12 17:19:49.547622 | controller |             "path": "/healthz",
2026-06-12 17:19:49.547636 | controller |             "port": 8081,
2026-06-12 17:19:49.547650 | controller |             "scheme": "HTTP"
2026-06-12 17:19:49.547665 | controller |           },
2026-06-12 17:19:49.547680 | controller |           "initialDelaySeconds": 15,
2026-06-12 17:19:49.547695 | controller |           "periodSeconds": 20,
2026-06-12 17:19:49.547711 | controller |           "successThreshold": 1,
2026-06-12 17:19:49.547726 | controller |           "timeoutSeconds": 1
2026-06-12 17:19:49.547746 | controller |         },
2026-06-12 17:19:49.547762 | controller |         "name": "manager",
2026-06-12 17:19:49.547777 | controller |         "readinessProbe": {
2026-06-12 17:19:49.547792 | controller |           "failureThreshold": 3,
2026-06-12 17:19:49.547807 | controller |           "httpGet": {
2026-06-12 17:19:49.547822 | controller |             "path": "/readyz",
2026-06-12 17:19:49.547837 | controller |             "port": 8081,
2026-06-12 17:19:49.547852 | controller |             "scheme": "HTTP"
2026-06-12 17:19:49.547867 | controller |           },
2026-06-12 17:19:49.547881 | controller |           "initialDelaySeconds": 5,
2026-06-12 17:19:49.547897 | controller |           "periodSeconds": 10,
2026-06-12 17:19:49.547914 | controller |           "successThreshold": 1,
2026-06-12 17:19:49.547932 | controller |           "timeoutSeconds": 1
2026-06-12 17:19:49.547947 | controller |         },
2026-06-12 17:19:49.547962 | controller |         "resources": {
2026-06-12 17:19:49.547977 | controller |           "limits": {
2026-06-12 17:19:49.547992 | controller |             "cpu": "500m",
2026-06-12 17:19:49.548007 | controller |             "memory": "512Mi"
2026-06-12 17:19:49.548022 | controller |           },
2026-06-12 17:19:49.548075 | controller |           "requests": {
2026-06-12 17:19:49.548103 | controller |             "cpu": "10m",
2026-06-12 17:19:49.548125 | controller |             "memory": "256Mi"
2026-06-12 17:19:49.548142 | controller |           }
2026-06-12 17:19:49.548158 | controller |         },
2026-06-12 17:19:49.548173 | controller |         "securityContext": {
2026-06-12 17:19:49.548201 | controller |           "allowPrivilegeEscalation": false,
2026-06-12 17:19:49.548218 | controller |           "capabilities": {
2026-06-12 17:19:49.548233 | controller |             "drop": [
2026-06-12 17:19:49.548248 | controller |               "MKNOD"
2026-06-12 17:19:49.548263 | controller |             ]
2026-06-12 17:19:49.548278 | controller |           }
2026-06-12 17:19:49.548293 | controller |         },
2026-06-12 17:19:49.548308 | controller |         "terminationMessagePath": "/dev/termination-log",
2026-06-12 17:19:49.548322 | controller |         "terminationMessagePolicy": "File",
2026-06-12 17:19:49.548337 | controller |         "volumeMounts": [
2026-06-12 17:19:49.548353 | controller |           {
2026-06-12 17:19:49.548368 | controller |             "mountPath": "/var/run/secrets/kubernetes.io/serviceaccount",
2026-06-12 17:19:49.548383 | controller |             "name": "kube-api-access-rb2rc",
2026-06-12 17:19:49.548398 | controller |             "readOnly": true
2026-06-12 17:19:49.548413 | controller |           }
2026-06-12 17:19:49.548428 | controller |         ]
2026-06-12 17:19:49.548443 | controller |       }
2026-06-12 17:19:49.548458 | controller |     ],
2026-06-12 17:19:49.548473 | controller |     "dnsPolicy": "ClusterFirst",
2026-06-12 17:19:49.548488 | controller |     "enableServiceLinks": true,
2026-06-12 17:19:49.548503 | controller |     "imagePullSecrets": [
2026-06-12 17:19:49.548518 | controller |       {
2026-06-12 17:19:49.548532 | controller |         "name": "designate-operator-controller-manager-dockercfg-9c9fn"
2026-06-12 17:19:49.548548 | controller |       }
2026-06-12 17:19:49.548563 | controller |     ],
2026-06-12 17:19:49.548597 | controller |     "nodeName": "crc",
2026-06-12 17:19:49.548614 | controller |     "preemptionPolicy": "PreemptLowerPriority",
2026-06-12 17:19:49.548630 | controller |     "priority": 0,
2026-06-12 17:19:49.548645 | controller |     "restartPolicy": "Always",
2026-06-12 17:19:49.548660 | controller |     "schedulerName": "default-scheduler",
2026-06-12 17:19:49.548675 | controller |     "securityContext": {
2026-06-12 17:19:49.548690 | controller |       "runAsNonRoot": true,
2026-06-12 17:19:49.548704 | controller |       "seLinuxOptions": {
2026-06-12 17:19:49.548719 | controller |         "level": "s0:c26,c5"
2026-06-12 17:19:49.548734 | controller |       }
2026-06-12 17:19:49.548753 | controller |     },
2026-06-12 17:19:49.548768 | controller |     "serviceAccount": "designate-operator-controller-manager",
2026-06-12 17:19:49.548783 | controller |     "serviceAccountName": "designate-operator-controller-manager",
2026-06-12 17:19:49.548798 | controller |     "terminationGracePeriodSeconds": 10,
2026-06-12 17:19:49.548813 | controller |     "tolerations": [
2026-06-12 17:19:49.548828 | controller |       {
2026-06-12 17:19:49.548843 | controller |         "effect": "NoExecute",
2026-06-12 17:19:49.548858 | controller |         "key": "node.kubernetes.io/not-ready",
2026-06-12 17:19:49.548873 | controller |         "operator": "Exists",
2026-06-12 17:19:49.548889 | controller |         "tolerationSeconds": 120
2026-06-12 17:19:49.548904 | controller |       },
2026-06-12 17:19:49.548919 | controller |       {
2026-06-12 17:19:49.548934 | controller |         "effect": "NoExecute",
2026-06-12 17:19:49.548949 | controller |         "key": "node.kubernetes.io/unreachable",
2026-06-12 17:19:49.548964 | controller |         "operator": "Exists",
2026-06-12 17:19:49.548980 | controller |         "tolerationSeconds": 120
2026-06-12 17:19:49.548995 | controller |       },
2026-06-12 17:19:49.549010 | controller |       {
2026-06-12 17:19:49.549024 | controller |         "effect": "NoSchedule",
2026-06-12 17:19:49.549039 | controller |         "key": "node.kubernetes.io/memory-pressure",
2026-06-12 17:19:49.549055 | controller |         "operator": "Exists"
2026-06-12 17:19:49.549069 | controller |       }
2026-06-12 17:19:49.549084 | controller |     ],
2026-06-12 17:19:49.549099 | controller |     "volumes": [
2026-06-12 17:19:49.549113 | controller |       {
2026-06-12 17:19:49.549128 | controller |         "name": "kube-api-access-rb2rc",
2026-06-12 17:19:49.549143 | controller |         "projected": {
2026-06-12 17:19:49.549157 | controller |           "defaultMode": 420,
2026-06-12 17:19:49.549172 | controller |           "sources": [
2026-06-12 17:19:49.549186 | controller |             {
2026-06-12 17:19:49.549201 | controller |               "serviceAccountToken": {
2026-06-12 17:19:49.549215 | controller |                 "expirationSeconds": 3607,
2026-06-12 17:19:49.549230 | controller |                 "path": "token"
2026-06-12 17:19:49.549245 | controller |               }
2026-06-12 17:19:49.549259 | controller |             },
2026-06-12 17:19:49.549273 | controller |             {
2026-06-12 17:19:49.549287 | controller |               "configMap": {
2026-06-12 17:19:49.549301 | controller |                 "items": [
2026-06-12 17:19:49.549315 | controller |                   {
2026-06-12 17:19:49.549329 | controller |                     "key": "ca.crt",
2026-06-12 17:19:49.549343 | controller |                     "path": "ca.crt"
2026-06-12 17:19:49.549358 | controller |                   }
2026-06-12 17:19:49.549372 | controller |                 ],
2026-06-12 17:19:49.549386 | controller |                 "name": "kube-root-ca.crt"
2026-06-12 17:19:49.549401 | controller |               }
2026-06-12 17:19:49.549415 | controller |             },
2026-06-12 17:19:49.549429 | controller |             {
2026-06-12 17:19:49.549444 | controller |               "downwardAPI": {
2026-06-12 17:19:49.549458 | controller |                 "items": [
2026-06-12 17:19:49.549472 | controller |                   {
2026-06-12 17:19:49.549486 | controller |                     "fieldRef": {
2026-06-12 17:19:49.549500 | controller |                       "apiVersion": "v1",
2026-06-12 17:19:49.549515 | controller |                       "fieldPath": "metadata.namespace"
2026-06-12 17:19:49.549529 | controller |                     },
2026-06-12 17:19:49.549544 | controller |                     "path": "namespace"
2026-06-12 17:19:49.549558 | controller |                   }
2026-06-12 17:19:49.549589 | controller |                 ]
2026-06-12 17:19:49.549609 | controller |               }
2026-06-12 17:19:49.549625 | controller |             },
2026-06-12 17:19:49.549643 | controller |             {
2026-06-12 17:19:49.549657 | controller |               "configMap": {
2026-06-12 17:19:49.549672 | controller |                 "items": [
2026-06-12 17:19:49.549686 | controller |                   {
2026-06-12 17:19:49.549700 | controller |                     "key": "service-ca.crt",
2026-06-12 17:19:49.549715 | controller |                     "path": "service-ca.crt"
2026-06-12 17:19:49.549729 | controller |                   }
2026-06-12 17:19:49.549744 | controller |                 ],
2026-06-12 17:19:49.549758 | controller |                 "name": "openshift-service-ca.crt"
2026-06-12 17:19:49.549773 | controller |               }
2026-06-12 17:19:49.549787 | controller |             }
2026-06-12 17:19:49.549801 | controller |           ]
2026-06-12 17:19:49.549815 | controller |         }
2026-06-12 17:19:49.549830 | controller |       }
2026-06-12 17:19:49.549845 | controller |     ]
2026-06-12 17:19:49.549861 | controller |   },
2026-06-12 17:19:49.549876 | controller |   "status": {
2026-06-12 17:19:49.549892 | controller |     "conditions": [
2026-06-12 17:19:49.549907 | controller |       {
2026-06-12 17:19:49.549922 | controller |         "lastProbeTime": null,
2026-06-12 17:19:49.549937 | controller |         "lastTransitionTime": "2026-06-12T16:22:45Z",
2026-06-12 17:19:49.549953 | controller |         "status": "True",
2026-06-12 17:19:49.549968 | controller |         "type": "PodReadyToStartContainers"
2026-06-12 17:19:49.549983 | controller |       },
2026-06-12 17:19:49.549999 | controller |       {
2026-06-12 17:19:49.550014 | controller |         "lastProbeTime": null,
2026-06-12 17:19:49.550029 | controller |         "lastTransitionTime": "2026-06-12T16:21:24Z",
2026-06-12 17:19:49.550044 | controller |         "status": "True",
2026-06-12 17:19:49.550060 | controller |         "type": "Initialized"
2026-06-12 17:19:49.550075 | controller |       },
2026-06-12 17:19:49.550090 | controller |       {
2026-06-12 17:19:49.550105 | controller |         "lastProbeTime": null,
2026-06-12 17:19:49.550120 | controller |         "lastTransitionTime": "2026-06-12T16:22:57Z",
2026-06-12 17:19:49.550135 | controller |         "status": "True",
2026-06-12 17:19:49.550151 | controller |         "type": "Ready"
2026-06-12 17:19:49.550166 | controller |       },
2026-06-12 17:19:49.550181 | controller |       {
2026-06-12 17:19:49.550196 | controller |         "lastProbeTime": null,
2026-06-12 17:19:49.550211 | controller |         "lastTransitionTime": "2026-06-12T16:22:57Z",
2026-06-12 17:19:49.550226 | controller |         "status": "True",
2026-06-12 17:19:49.550241 | controller |         "type": "ContainersReady"
2026-06-12 17:19:49.550256 | controller |       },
2026-06-12 17:19:49.550271 | controller |       {
2026-06-12 17:19:49.550285 | controller |         "lastProbeTime": null,
2026-06-12 17:19:49.550300 | controller |         "lastTransitionTime": "2026-06-12T16:21:24Z",
2026-06-12 17:19:49.550314 | controller |         "status": "True",
2026-06-12 17:19:49.550329 | controller |         "type": "PodScheduled"
2026-06-12 17:19:49.550343 | controller |       }
2026-06-12 17:19:49.550358 | controller |     ],
2026-06-12 17:19:49.550373 | controller |     "containerStatuses": [
2026-06-12 17:19:49.550388 | controller |       {
2026-06-12 17:19:49.550402 | controller |         "allocatedResources": {
2026-06-12 17:19:49.550417 | controller |           "cpu": "10m",
2026-06-12 17:19:49.550431 | controller |           "memory": "256Mi"
2026-06-12 17:19:49.550446 | controller |         },
2026-06-12 17:19:49.550461 | controller |         "containerID": "cri-o://8680452567d3683545a0fd93d4d0642a2f95dc563cf74d9bd0cd149778be40fe",
2026-06-12 17:19:49.550476 | controller |         "image": "quay.io/openstack-k8s-operators/designate-operator@sha256:57a6f6f9f921aab04838a324f172e9d5927489b0011c58b1c61142f440249c63",
2026-06-12 17:19:49.550492 | controller |         "imageID": "quay.io/openstack-k8s-operators/designate-operator@sha256:57a6f6f9f921aab04838a324f172e9d5927489b0011c58b1c61142f440249c63",
2026-06-12 17:19:49.550511 | controller |         "lastState": {},
2026-06-12 17:19:49.550526 | controller |         "name": "manager",
2026-06-12 17:19:49.550541 | controller |         "ready": true,
2026-06-12 17:19:49.550556 | controller |         "resources": {
2026-06-12 17:19:49.550571 | controller |           "limits": {
2026-06-12 17:19:49.550606 | controller |             "cpu": "500m",
2026-06-12 17:19:49.550622 | controller |             "memory": "512Mi"
2026-06-12 17:19:49.550637 | controller |           },
2026-06-12 17:19:49.550652 | controller |           "requests": {
2026-06-12 17:19:49.550667 | controller |             "cpu": "10m",
2026-06-12 17:19:49.550682 | controller |             "memory": "256Mi"
2026-06-12 17:19:49.550696 | controller |           }
2026-06-12 17:19:49.550711 | controller |         },
2026-06-12 17:19:49.550726 | controller |         "restartCount": 0,
2026-06-12 17:19:49.550740 | controller |         "started": true,
2026-06-12 17:19:49.550755 | controller |         "state": {
2026-06-12 17:19:49.550770 | controller |           "running": {
2026-06-12 17:19:49.550784 | controller |             "startedAt": "2026-06-12T16:22:44Z"
2026-06-12 17:19:49.550799 | controller |           }
2026-06-12 17:19:49.550814 | controller |         },
2026-06-12 17:19:49.550829 | controller |         "user": {
2026-06-12 17:19:49.550843 | controller |           "linux": {
2026-06-12 17:19:49.550858 | controller |             "gid": 0,
2026-06-12 17:19:49.550873 | controller |             "supplementalGroups": [
2026-06-12 17:19:49.550888 | controller |               0
2026-06-12 17:19:49.550904 | controller |             ],
2026-06-12 17:19:49.550919 | controller |             "uid": 65532
2026-06-12 17:19:49.550934 | controller |           }
2026-06-12 17:19:49.550950 | controller |         },
2026-06-12 17:19:49.550965 | controller |         "volumeMounts": [
2026-06-12 17:19:49.550980 | controller |           {
2026-06-12 17:19:49.550994 | controller |             "mountPath": "/var/run/secrets/kubernetes.io/serviceaccount",
2026-06-12 17:19:49.551010 | controller |             "name": "kube-api-access-rb2rc",
2026-06-12 17:19:49.551025 | controller |             "readOnly": true,
2026-06-12 17:19:49.551040 | controller |             "recursiveReadOnly": "Disabled"
2026-06-12 17:19:49.551055 | controller |           }
2026-06-12 17:19:49.551071 | controller |         ]
2026-06-12 17:19:49.551086 | controller |       }
2026-06-12 17:19:49.551100 | controller |     ],
2026-06-12 17:19:49.551115 | controller |     "hostIP": "192.168.126.11",
2026-06-12 17:19:49.551130 | controller |     "hostIPs": [
2026-06-12 17:19:49.551145 | controller |       {
2026-06-12 17:19:49.551160 | controller |         "ip": "192.168.126.11"
2026-06-12 17:19:49.551175 | controller |       }
2026-06-12 17:19:49.551189 | controller |     ],
2026-06-12 17:19:49.551204 | controller |     "phase": "Running",
2026-06-12 17:19:49.551218 | controller |     "podIP": "10.217.0.79",
2026-06-12 17:19:49.551233 | controller |     "podIPs": [
2026-06-12 17:19:49.551247 | controller |       {
2026-06-12 17:19:49.551262 | controller |         "ip": "10.217.0.79"
2026-06-12 17:19:49.551276 | controller |       }
2026-06-12 17:19:49.551291 | controller |     ],
2026-06-12 17:19:49.551305 | controller |     "qosClass": "Burstable",
2026-06-12 17:19:49.551319 | controller |     "startTime": "2026-06-12T16:21:24Z"
2026-06-12 17:19:49.551334 | controller |   }
2026-06-12 17:19:49.551349 | controller | }
2026-06-12 17:19:49.572774 | controller | ok:
2026-06-12 17:19:49.572832 | controller | {
2026-06-12 17:19:49.572912 | controller |   "apiVersion": "v1",
2026-06-12 17:19:49.572936 | controller |   "kind": "Pod",
2026-06-12 17:19:49.572952 | controller |   "metadata": {
2026-06-12 17:19:49.572968 | controller |     "annotations": {
2026-06-12 17:19:49.572983 | 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-12 17:19:49.573005 | 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-12 17:19:49.573021 | controller |       "kubectl.kubernetes.io/default-container": "manager",
2026-06-12 17:19:49.573038 | controller |       "openshift.io/scc": "anyuid",
2026-06-12 17:19:49.573054 | controller |       "security.openshift.io/validated-scc-subject-type": "serviceaccount"
2026-06-12 17:19:49.573069 | controller |     },
2026-06-12 17:19:49.573084 | controller |     "creationTimestamp": "2026-06-12T16:21:24Z",
2026-06-12 17:19:49.573099 | controller |     "generateName": "glance-operator-controller-manager-585dc4b7b9-",
2026-06-12 17:19:49.573114 | controller |     "generation": 1,
2026-06-12 17:19:49.573129 | controller |     "labels": {
2026-06-12 17:19:49.573144 | controller |       "app.kubernetes.io/name": "glance-operator",
2026-06-12 17:19:49.573158 | controller |       "control-plane": "controller-manager",
2026-06-12 17:19:49.573173 | controller |       "openstack.org/operator-name": "glance",
2026-06-12 17:19:49.573187 | controller |       "pod-template-hash": "585dc4b7b9"
2026-06-12 17:19:49.573202 | controller |     },
2026-06-12 17:19:49.573216 | controller |     "managedFields": [
2026-06-12 17:19:49.573231 | controller |       {
2026-06-12 17:19:49.573246 | controller |         "apiVersion": "v1",
2026-06-12 17:19:49.573260 | controller |         "fieldsType": "FieldsV1",
2026-06-12 17:19:49.573275 | controller |         "fieldsV1": {
2026-06-12 17:19:49.573289 | controller |           "f:metadata": {
2026-06-12 17:19:49.573304 | controller |             "f:annotations": {
2026-06-12 17:19:49.573319 | controller |               "f:k8s.ovn.org/pod-networks": {}
2026-06-12 17:19:49.573333 | controller |             }
2026-06-12 17:19:49.573347 | controller |           }
2026-06-12 17:19:49.573362 | controller |         },
2026-06-12 17:19:49.573410 | controller |         "manager": "crc",
2026-06-12 17:19:49.573425 | controller |         "operation": "Update",
2026-06-12 17:19:49.573440 | controller |         "subresource": "status",
2026-06-12 17:19:49.573454 | controller |         "time": "2026-06-12T16:21:24Z"
2026-06-12 17:19:49.573470 | controller |       },
2026-06-12 17:19:49.573486 | controller |       {
2026-06-12 17:19:49.573501 | controller |         "apiVersion": "v1",
2026-06-12 17:19:49.573516 | controller |         "fieldsType": "FieldsV1",
2026-06-12 17:19:49.573532 | controller |         "fieldsV1": {
2026-06-12 17:19:49.573547 | controller |           "f:metadata": {
2026-06-12 17:19:49.573562 | controller |             "f:annotations": {
2026-06-12 17:19:49.573601 | controller |               ".": {},
2026-06-12 17:19:49.573618 | controller |               "f:kubectl.kubernetes.io/default-container": {}
2026-06-12 17:19:49.573634 | controller |             },
2026-06-12 17:19:49.573649 | controller |             "f:generateName": {},
2026-06-12 17:19:49.573664 | controller |             "f:labels": {
2026-06-12 17:19:49.573678 | controller |               ".": {},
2026-06-12 17:19:49.573693 | controller |               "f:app.kubernetes.io/name": {},
2026-06-12 17:19:49.573708 | controller |               "f:control-plane": {},
2026-06-12 17:19:49.573723 | controller |               "f:openstack.org/operator-name": {},
2026-06-12 17:19:49.573739 | controller |               "f:pod-template-hash": {}
2026-06-12 17:19:49.573754 | controller |             },
2026-06-12 17:19:49.573770 | controller |             "f:ownerReferences": {
2026-06-12 17:19:49.573784 | controller |               ".": {},
2026-06-12 17:19:49.573805 | controller |               "k:{\"uid\":\"5d7b5040-ba5d-4886-a9f2-55f5b57d278e\"}": {}
2026-06-12 17:19:49.573821 | controller |             }
2026-06-12 17:19:49.573836 | controller |           },
2026-06-12 17:19:49.573851 | controller |           "f:spec": {
2026-06-12 17:19:49.573865 | controller |             "f:containers": {
2026-06-12 17:19:49.573880 | controller |               "k:{\"name\":\"manager\"}": {
2026-06-12 17:19:49.573895 | controller |                 ".": {},
2026-06-12 17:19:49.573910 | controller |                 "f:args": {},
2026-06-12 17:19:49.573924 | controller |                 "f:command": {},
2026-06-12 17:19:49.573939 | controller |                 "f:env": {
2026-06-12 17:19:49.573953 | controller |                   ".": {},
2026-06-12 17:19:49.573968 | controller |                   "k:{\"name\":\"ENABLE_WEBHOOKS\"}": {
2026-06-12 17:19:49.573982 | controller |                     ".": {},
2026-06-12 17:19:49.573997 | controller |                     "f:name": {},
2026-06-12 17:19:49.574011 | controller |                     "f:value": {}
2026-06-12 17:19:49.574026 | controller |                   },
2026-06-12 17:19:49.574041 | controller |                   "k:{\"name\":\"LEASE_DURATION\"}": {
2026-06-12 17:19:49.574056 | controller |                     ".": {},
2026-06-12 17:19:49.574070 | controller |                     "f:name": {},
2026-06-12 17:19:49.574085 | controller |                     "f:value": {}
2026-06-12 17:19:49.574099 | controller |                   },
2026-06-12 17:19:49.574114 | controller |                   "k:{\"name\":\"METRICS_CERTS\"}": {
2026-06-12 17:19:49.574128 | controller |                     ".": {},
2026-06-12 17:19:49.574143 | controller |                     "f:name": {},
2026-06-12 17:19:49.574158 | controller |                     "f:value": {}
2026-06-12 17:19:49.574173 | controller |                   },
2026-06-12 17:19:49.574187 | controller |                   "k:{\"name\":\"RENEW_DEADLINE\"}": {
2026-06-12 17:19:49.574202 | controller |                     ".": {},
2026-06-12 17:19:49.574216 | controller |                     "f:name": {},
2026-06-12 17:19:49.574231 | controller |                     "f:value": {}
2026-06-12 17:19:49.574245 | controller |                   },
2026-06-12 17:19:49.574260 | controller |                   "k:{\"name\":\"RETRY_PERIOD\"}": {
2026-06-12 17:19:49.574274 | controller |                     ".": {},
2026-06-12 17:19:49.574289 | controller |                     "f:name": {},
2026-06-12 17:19:49.574304 | controller |                     "f:value": {}
2026-06-12 17:19:49.574318 | controller |                   }
2026-06-12 17:19:49.574333 | controller |                 },
2026-06-12 17:19:49.574348 | controller |                 "f:image": {},
2026-06-12 17:19:49.574362 | controller |                 "f:imagePullPolicy": {},
2026-06-12 17:19:49.574377 | controller |                 "f:livenessProbe": {
2026-06-12 17:19:49.574392 | controller |                   ".": {},
2026-06-12 17:19:49.574406 | controller |                   "f:failureThreshold": {},
2026-06-12 17:19:49.574421 | controller |                   "f:httpGet": {
2026-06-12 17:19:49.574435 | controller |                     ".": {},
2026-06-12 17:19:49.574450 | controller |                     "f:path": {},
2026-06-12 17:19:49.574464 | controller |                     "f:port": {},
2026-06-12 17:19:49.574478 | controller |                     "f:scheme": {}
2026-06-12 17:19:49.574493 | controller |                   },
2026-06-12 17:19:49.574507 | controller |                   "f:initialDelaySeconds": {},
2026-06-12 17:19:49.574522 | controller |                   "f:periodSeconds": {},
2026-06-12 17:19:49.574537 | controller |                   "f:successThreshold": {},
2026-06-12 17:19:49.574552 | controller |                   "f:timeoutSeconds": {}
2026-06-12 17:19:49.574567 | controller |                 },
2026-06-12 17:19:49.574603 | controller |                 "f:name": {},
2026-06-12 17:19:49.574623 | controller |                 "f:readinessProbe": {
2026-06-12 17:19:49.574844 | controller |                   ".": {},
2026-06-12 17:19:49.574862 | controller |                   "f:failureThreshold": {},
2026-06-12 17:19:49.574878 | controller |                   "f:httpGet": {
2026-06-12 17:19:49.574893 | controller |                     ".": {},
2026-06-12 17:19:49.574910 | controller |                     "f:path": {},
2026-06-12 17:19:49.574928 | controller |                     "f:port": {},
2026-06-12 17:19:49.574943 | controller |                     "f:scheme": {}
2026-06-12 17:19:49.574957 | controller |                   },
2026-06-12 17:19:49.574972 | controller |                   "f:initialDelaySeconds": {},
2026-06-12 17:19:49.574988 | controller |                   "f:periodSeconds": {},
2026-06-12 17:19:49.575003 | controller |                   "f:successThreshold": {},
2026-06-12 17:19:49.575018 | controller |                   "f:timeoutSeconds": {}
2026-06-12 17:19:49.575033 | controller |                 },
2026-06-12 17:19:49.575048 | controller |                 "f:resources": {
2026-06-12 17:19:49.575063 | controller |                   ".": {},
2026-06-12 17:19:49.575077 | controller |                   "f:limits": {
2026-06-12 17:19:49.575092 | controller |                     ".": {},
2026-06-12 17:19:49.575106 | controller |                     "f:cpu": {},
2026-06-12 17:19:49.575120 | controller |                     "f:memory": {}
2026-06-12 17:19:49.575135 | controller |                   },
2026-06-12 17:19:49.575149 | controller |                   "f:requests": {
2026-06-12 17:19:49.575164 | controller |                     ".": {},
2026-06-12 17:19:49.575178 | controller |                     "f:cpu": {},
2026-06-12 17:19:49.575192 | controller |                     "f:memory": {}
2026-06-12 17:19:49.575206 | controller |                   }
2026-06-12 17:19:49.575220 | controller |                 },
2026-06-12 17:19:49.575235 | controller |                 "f:securityContext": {
2026-06-12 17:19:49.575249 | controller |                   ".": {},
2026-06-12 17:19:49.575263 | controller |                   "f:allowPrivilegeEscalation": {}
2026-06-12 17:19:49.575278 | controller |                 },
2026-06-12 17:19:49.575292 | controller |                 "f:terminationMessagePath": {},
2026-06-12 17:19:49.575307 | controller |                 "f:terminationMessagePolicy": {}
2026-06-12 17:19:49.575322 | controller |               }
2026-06-12 17:19:49.575336 | controller |             },
2026-06-12 17:19:49.575350 | controller |             "f:dnsPolicy": {},
2026-06-12 17:19:49.575364 | controller |             "f:enableServiceLinks": {},
2026-06-12 17:19:49.575379 | controller |             "f:restartPolicy": {},
2026-06-12 17:19:49.575393 | controller |             "f:schedulerName": {},
2026-06-12 17:19:49.575407 | controller |             "f:securityContext": {
2026-06-12 17:19:49.575422 | controller |               ".": {},
2026-06-12 17:19:49.575436 | controller |               "f:runAsNonRoot": {}
2026-06-12 17:19:49.575450 | controller |             },
2026-06-12 17:19:49.575464 | controller |             "f:serviceAccount": {},
2026-06-12 17:19:49.575479 | controller |             "f:serviceAccountName": {},
2026-06-12 17:19:49.575493 | controller |             "f:terminationGracePeriodSeconds": {},
2026-06-12 17:19:49.575507 | controller |             "f:tolerations": {}
2026-06-12 17:19:49.575521 | controller |           }
2026-06-12 17:19:49.575535 | controller |         },
2026-06-12 17:19:49.575549 | controller |         "manager": "kube-controller-manager",
2026-06-12 17:19:49.575564 | controller |         "operation": "Update",
2026-06-12 17:19:49.575598 | controller |         "time": "2026-06-12T16:21:24Z"
2026-06-12 17:19:49.575615 | controller |       },
2026-06-12 17:19:49.575629 | controller |       {
2026-06-12 17:19:49.575644 | controller |         "apiVersion": "v1",
2026-06-12 17:19:49.575659 | controller |         "fieldsType": "FieldsV1",
2026-06-12 17:19:49.575678 | controller |         "fieldsV1": {
2026-06-12 17:19:49.575692 | controller |           "f:metadata": {
2026-06-12 17:19:49.575707 | controller |             "f:annotations": {
2026-06-12 17:19:49.575721 | controller |               "f:k8s.v1.cni.cncf.io/network-status": {}
2026-06-12 17:19:49.575736 | controller |             }
2026-06-12 17:19:49.575750 | controller |           }
2026-06-12 17:19:49.575765 | controller |         },
2026-06-12 17:19:49.575780 | controller |         "manager": "multus-daemon",
2026-06-12 17:19:49.575795 | controller |         "operation": "Update",
2026-06-12 17:19:49.575810 | controller |         "subresource": "status",
2026-06-12 17:19:49.575826 | controller |         "time": "2026-06-12T16:21:32Z"
2026-06-12 17:19:49.575841 | controller |       },
2026-06-12 17:19:49.575856 | controller |       {
2026-06-12 17:19:49.575871 | controller |         "apiVersion": "v1",
2026-06-12 17:19:49.575886 | controller |         "fieldsType": "FieldsV1",
2026-06-12 17:19:49.575901 | controller |         "fieldsV1": {
2026-06-12 17:19:49.575915 | controller |           "f:status": {
2026-06-12 17:19:49.575930 | controller |             "f:conditions": {
2026-06-12 17:19:49.575944 | controller |               "k:{\"type\":\"ContainersReady\"}": {
2026-06-12 17:19:49.575959 | controller |                 ".": {},
2026-06-12 17:19:49.575974 | controller |                 "f:lastProbeTime": {},
2026-06-12 17:19:49.575988 | controller |                 "f:lastTransitionTime": {},
2026-06-12 17:19:49.576003 | controller |                 "f:status": {},
2026-06-12 17:19:49.576018 | controller |                 "f:type": {}
2026-06-12 17:19:49.576033 | controller |               },
2026-06-12 17:19:49.576048 | controller |               "k:{\"type\":\"Initialized\"}": {
2026-06-12 17:19:49.576063 | controller |                 ".": {},
2026-06-12 17:19:49.576078 | controller |                 "f:lastProbeTime": {},
2026-06-12 17:19:49.576093 | controller |                 "f:lastTransitionTime": {},
2026-06-12 17:19:49.576108 | controller |                 "f:status": {},
2026-06-12 17:19:49.576123 | controller |                 "f:type": {}
2026-06-12 17:19:49.576137 | controller |               },
2026-06-12 17:19:49.576152 | controller |               "k:{\"type\":\"PodReadyToStartContainers\"}": {
2026-06-12 17:19:49.576182 | controller |                 ".": {},
2026-06-12 17:19:49.576198 | controller |                 "f:lastProbeTime": {},
2026-06-12 17:19:49.576213 | controller |                 "f:lastTransitionTime": {},
2026-06-12 17:19:49.576228 | controller |                 "f:status": {},
2026-06-12 17:19:49.576243 | controller |                 "f:type": {}
2026-06-12 17:19:49.576258 | controller |               },
2026-06-12 17:19:49.576273 | controller |               "k:{\"type\":\"Ready\"}": {
2026-06-12 17:19:49.576288 | controller |                 ".": {},
2026-06-12 17:19:49.576302 | controller |                 "f:lastProbeTime": {},
2026-06-12 17:19:49.576317 | controller |                 "f:lastTransitionTime": {},
2026-06-12 17:19:49.576332 | controller |                 "f:status": {},
2026-06-12 17:19:49.576346 | controller |                 "f:type": {}
2026-06-12 17:19:49.576361 | controller |               }
2026-06-12 17:19:49.576376 | controller |             },
2026-06-12 17:19:49.576390 | controller |             "f:containerStatuses": {},
2026-06-12 17:19:49.576405 | controller |             "f:hostIP": {},
2026-06-12 17:19:49.576420 | controller |             "f:hostIPs": {},
2026-06-12 17:19:49.576434 | controller |             "f:phase": {},
2026-06-12 17:19:49.576449 | controller |             "f:podIP": {},
2026-06-12 17:19:49.576464 | controller |             "f:podIPs": {
2026-06-12 17:19:49.576478 | controller |               ".": {},
2026-06-12 17:19:49.576492 | controller |               "k:{\"ip\":\"10.217.0.80\"}": {
2026-06-12 17:19:49.576507 | controller |                 ".": {},
2026-06-12 17:19:49.576526 | controller |                 "f:ip": {}
2026-06-12 17:19:49.576541 | controller |               }
2026-06-12 17:19:49.576556 | controller |             },
2026-06-12 17:19:49.576570 | controller |             "f:startTime": {}
2026-06-12 17:19:49.576604 | controller |           }
2026-06-12 17:19:49.576620 | controller |         },
2026-06-12 17:19:49.576635 | controller |         "manager": "kubelet",
2026-06-12 17:19:49.576650 | controller |         "operation": "Update",
2026-06-12 17:19:49.576665 | controller |         "subresource": "status",
2026-06-12 17:19:49.576680 | controller |         "time": "2026-06-12T16:23:04Z"
2026-06-12 17:19:49.576694 | controller |       }
2026-06-12 17:19:49.576709 | controller |     ],
2026-06-12 17:19:49.576724 | controller |     "name": "glance-operator-controller-manager-585dc4b7b9-xxgml",
2026-06-12 17:19:49.576739 | controller |     "namespace": "openstack-operators",
2026-06-12 17:19:49.576754 | controller |     "ownerReferences": [
2026-06-12 17:19:49.576768 | controller |       {
2026-06-12 17:19:49.576783 | controller |         "apiVersion": "apps/v1",
2026-06-12 17:19:49.576798 | controller |         "blockOwnerDeletion": true,
2026-06-12 17:19:49.576813 | controller |         "controller": true,
2026-06-12 17:19:49.576827 | controller |         "kind": "ReplicaSet",
2026-06-12 17:19:49.576842 | controller |         "name": "glance-operator-controller-manager-585dc4b7b9",
2026-06-12 17:19:49.576857 | controller |         "uid": "5d7b5040-ba5d-4886-a9f2-55f5b57d278e"
2026-06-12 17:19:49.576872 | controller |       }
2026-06-12 17:19:49.576887 | controller |     ],
2026-06-12 17:19:49.576902 | controller |     "resourceVersion": "55728",
2026-06-12 17:19:49.576916 | controller |     "uid": "dcbddbfc-ae80-46e6-a227-eb93690aa028"
2026-06-12 17:19:49.576932 | controller |   },
2026-06-12 17:19:49.576947 | controller |   "spec": {
2026-06-12 17:19:49.576961 | controller |     "containers": [
2026-06-12 17:19:49.576976 | controller |       {
2026-06-12 17:19:49.576991 | controller |         "args": [
2026-06-12 17:19:49.577006 | controller |           "--leader-elect",
2026-06-12 17:19:49.577020 | controller |           "--health-probe-bind-address=:8081",
2026-06-12 17:19:49.577035 | controller |           "--metrics-bind-address=127.0.0.1:8080"
2026-06-12 17:19:49.577050 | controller |         ],
2026-06-12 17:19:49.577065 | controller |         "command": [
2026-06-12 17:19:49.577080 | controller |           "/manager"
2026-06-12 17:19:49.577096 | controller |         ],
2026-06-12 17:19:49.577110 | controller |         "env": [
2026-06-12 17:19:49.577125 | controller |           {
2026-06-12 17:19:49.577139 | controller |             "name": "LEASE_DURATION",
2026-06-12 17:19:49.577184 | controller |             "value": "30"
2026-06-12 17:19:49.577207 | controller |           },
2026-06-12 17:19:49.577222 | controller |           {
2026-06-12 17:19:49.577237 | controller |             "name": "RENEW_DEADLINE",
2026-06-12 17:19:49.577252 | controller |             "value": "20"
2026-06-12 17:19:49.577266 | controller |           },
2026-06-12 17:19:49.577281 | controller |           {
2026-06-12 17:19:49.577295 | controller |             "name": "RETRY_PERIOD",
2026-06-12 17:19:49.577310 | controller |             "value": "5"
2026-06-12 17:19:49.577324 | controller |           },
2026-06-12 17:19:49.577339 | controller |           {
2026-06-12 17:19:49.577353 | controller |             "name": "ENABLE_WEBHOOKS",
2026-06-12 17:19:49.577367 | controller |             "value": "false"
2026-06-12 17:19:49.577381 | controller |           },
2026-06-12 17:19:49.577396 | controller |           {
2026-06-12 17:19:49.577410 | controller |             "name": "METRICS_CERTS",
2026-06-12 17:19:49.577424 | controller |             "value": "false"
2026-06-12 17:19:49.577438 | controller |           }
2026-06-12 17:19:49.577452 | controller |         ],
2026-06-12 17:19:49.577466 | controller |         "image": "quay.io/openstack-k8s-operators/glance-operator@sha256:623038ea62aebe7d9cf1fd20cdbd2eb4c0b172637472c335e5c6a6c35edd7552",
2026-06-12 17:19:49.577494 | controller |         "imagePullPolicy": "IfNotPresent",
2026-06-12 17:19:49.577509 | controller |         "livenessProbe": {
2026-06-12 17:19:49.577523 | controller |           "failureThreshold": 3,
2026-06-12 17:19:49.577537 | controller |           "httpGet": {
2026-06-12 17:19:49.577551 | controller |             "path": "/healthz",
2026-06-12 17:19:49.577565 | controller |             "port": 8081,
2026-06-12 17:19:49.577600 | controller |             "scheme": "HTTP"
2026-06-12 17:19:49.577616 | controller |           },
2026-06-12 17:19:49.577631 | controller |           "initialDelaySeconds": 15,
2026-06-12 17:19:49.577645 | controller |           "periodSeconds": 20,
2026-06-12 17:19:49.577660 | controller |           "successThreshold": 1,
2026-06-12 17:19:49.577674 | controller |           "timeoutSeconds": 1
2026-06-12 17:19:49.577688 | controller |         },
2026-06-12 17:19:49.577702 | controller |         "name": "manager",
2026-06-12 17:19:49.577716 | controller |         "readinessProbe": {
2026-06-12 17:19:49.577730 | controller |           "failureThreshold": 3,
2026-06-12 17:19:49.577744 | controller |           "httpGet": {
2026-06-12 17:19:49.577758 | controller |             "path": "/readyz",
2026-06-12 17:19:49.577772 | controller |             "port": 8081,
2026-06-12 17:19:49.577787 | controller |             "scheme": "HTTP"
2026-06-12 17:19:49.577801 | controller |           },
2026-06-12 17:19:49.577816 | controller |           "initialDelaySeconds": 5,
2026-06-12 17:19:49.577830 | controller |           "periodSeconds": 10,
2026-06-12 17:19:49.577844 | controller |           "successThreshold": 1,
2026-06-12 17:19:49.577858 | controller |           "timeoutSeconds": 1
2026-06-12 17:19:49.577872 | controller |         },
2026-06-12 17:19:49.577886 | controller |         "resources": {
2026-06-12 17:19:49.577901 | controller |           "limits": {
2026-06-12 17:19:49.577916 | controller |             "cpu": "500m",
2026-06-12 17:19:49.577931 | controller |             "memory": "512Mi"
2026-06-12 17:19:49.577946 | controller |           },
2026-06-12 17:19:49.577960 | controller |           "requests": {
2026-06-12 17:19:49.577975 | controller |             "cpu": "10m",
2026-06-12 17:19:49.577990 | controller |             "memory": "256Mi"
2026-06-12 17:19:49.578005 | controller |           }
2026-06-12 17:19:49.578019 | controller |         },
2026-06-12 17:19:49.578034 | controller |         "securityContext": {
2026-06-12 17:19:49.578049 | controller |           "allowPrivilegeEscalation": false,
2026-06-12 17:19:49.578064 | controller |           "capabilities": {
2026-06-12 17:19:49.578078 | controller |             "drop": [
2026-06-12 17:19:49.578093 | controller |               "MKNOD"
2026-06-12 17:19:49.578107 | controller |             ]
2026-06-12 17:19:49.578122 | controller |           }
2026-06-12 17:19:49.578137 | controller |         },
2026-06-12 17:19:49.578152 | controller |         "terminationMessagePath": "/dev/termination-log",
2026-06-12 17:19:49.578167 | controller |         "terminationMessagePolicy": "File",
2026-06-12 17:19:49.578182 | controller |         "volumeMounts": [
2026-06-12 17:19:49.578196 | controller |           {
2026-06-12 17:19:49.578211 | controller |             "mountPath": "/var/run/secrets/kubernetes.io/serviceaccount",
2026-06-12 17:19:49.578226 | controller |             "name": "kube-api-access-zn2dj",
2026-06-12 17:19:49.578311 | controller |             "readOnly": true
2026-06-12 17:19:49.578328 | controller |           }
2026-06-12 17:19:49.578344 | controller |         ]
2026-06-12 17:19:49.578359 | controller |       }
2026-06-12 17:19:49.578374 | controller |     ],
2026-06-12 17:19:49.578388 | controller |     "dnsPolicy": "ClusterFirst",
2026-06-12 17:19:49.578403 | controller |     "enableServiceLinks": true,
2026-06-12 17:19:49.578417 | controller |     "imagePullSecrets": [
2026-06-12 17:19:49.578432 | controller |       {
2026-06-12 17:19:49.578481 | controller |         "name": "glance-operator-controller-manager-dockercfg-xksgb"
2026-06-12 17:19:49.578498 | controller |       }
2026-06-12 17:19:49.578513 | controller |     ],
2026-06-12 17:19:49.578528 | controller |     "nodeName": "crc",
2026-06-12 17:19:49.578542 | controller |     "preemptionPolicy": "PreemptLowerPriority",
2026-06-12 17:19:49.578557 | controller |     "priority": 0,
2026-06-12 17:19:49.578572 | controller |     "restartPolicy": "Always",
2026-06-12 17:19:49.578607 | controller |     "schedulerName": "default-scheduler",
2026-06-12 17:19:49.578623 | controller |     "securityContext": {
2026-06-12 17:19:49.578638 | controller |       "runAsNonRoot": true,
2026-06-12 17:19:49.578652 | controller |       "seLinuxOptions": {
2026-06-12 17:19:49.578667 | controller |         "level": "s0:c26,c5"
2026-06-12 17:19:49.578682 | controller |       }
2026-06-12 17:19:49.578697 | controller |     },
2026-06-12 17:19:49.578711 | controller |     "serviceAccount": "glance-operator-controller-manager",
2026-06-12 17:19:49.578726 | controller |     "serviceAccountName": "glance-operator-controller-manager",
2026-06-12 17:19:49.578741 | controller |     "terminationGracePeriodSeconds": 10,
2026-06-12 17:19:49.578755 | controller |     "tolerations": [
2026-06-12 17:19:49.578770 | controller |       {
2026-06-12 17:19:49.578785 | controller |         "effect": "NoExecute",
2026-06-12 17:19:49.578800 | controller |         "key": "node.kubernetes.io/not-ready",
2026-06-12 17:19:49.578815 | controller |         "operator": "Exists",
2026-06-12 17:19:49.578829 | controller |         "tolerationSeconds": 120
2026-06-12 17:19:49.578844 | controller |       },
2026-06-12 17:19:49.578858 | controller |       {
2026-06-12 17:19:49.578873 | controller |         "effect": "NoExecute",
2026-06-12 17:19:49.578887 | controller |         "key": "node.kubernetes.io/unreachable",
2026-06-12 17:19:49.578902 | controller |         "operator": "Exists",
2026-06-12 17:19:49.578916 | controller |         "tolerationSeconds": 120
2026-06-12 17:19:49.578931 | controller |       },
2026-06-12 17:19:49.578945 | controller |       {
2026-06-12 17:19:49.578960 | controller |         "effect": "NoSchedule",
2026-06-12 17:19:49.578975 | controller |         "key": "node.kubernetes.io/memory-pressure",
2026-06-12 17:19:49.578989 | controller |         "operator": "Exists"
2026-06-12 17:19:49.579003 | controller |       }
2026-06-12 17:19:49.579018 | controller |     ],
2026-06-12 17:19:49.579032 | controller |     "volumes": [
2026-06-12 17:19:49.579047 | controller |       {
2026-06-12 17:19:49.579062 | controller |         "name": "kube-api-access-zn2dj",
2026-06-12 17:19:49.579077 | controller |         "projected": {
2026-06-12 17:19:49.579092 | controller |           "defaultMode": 420,
2026-06-12 17:19:49.579107 | controller |           "sources": [
2026-06-12 17:19:49.579122 | controller |             {
2026-06-12 17:19:49.579136 | controller |               "serviceAccountToken": {
2026-06-12 17:19:49.579152 | controller |                 "expirationSeconds": 3607,
2026-06-12 17:19:49.579167 | controller |                 "path": "token"
2026-06-12 17:19:49.579182 | controller |               }
2026-06-12 17:19:49.579197 | controller |             },
2026-06-12 17:19:49.579212 | controller |             {
2026-06-12 17:19:49.579226 | controller |               "configMap": {
2026-06-12 17:19:49.579241 | controller |                 "items": [
2026-06-12 17:19:49.579255 | controller |                   {
2026-06-12 17:19:49.579271 | controller |                     "key": "ca.crt",
2026-06-12 17:19:49.579285 | controller |                     "path": "ca.crt"
2026-06-12 17:19:49.579300 | controller |                   }
2026-06-12 17:19:49.579315 | controller |                 ],
2026-06-12 17:19:49.579330 | controller |                 "name": "kube-root-ca.crt"
2026-06-12 17:19:49.579345 | controller |               }
2026-06-12 17:19:49.579359 | controller |             },
2026-06-12 17:19:49.579373 | controller |             {
2026-06-12 17:19:49.579391 | controller |               "downwardAPI": {
2026-06-12 17:19:49.579406 | controller |                 "items": [
2026-06-12 17:19:49.579420 | controller |                   {
2026-06-12 17:19:49.579434 | controller |                     "fieldRef": {
2026-06-12 17:19:49.579448 | controller |                       "apiVersion": "v1",
2026-06-12 17:19:49.579463 | controller |                       "fieldPath": "metadata.namespace"
2026-06-12 17:19:49.579477 | controller |                     },
2026-06-12 17:19:49.579491 | controller |                     "path": "namespace"
2026-06-12 17:19:49.579506 | controller |                   }
2026-06-12 17:19:49.579520 | controller |                 ]
2026-06-12 17:19:49.579535 | controller |               }
2026-06-12 17:19:49.579549 | controller |             },
2026-06-12 17:19:49.579563 | controller |             {
2026-06-12 17:19:49.579625 | controller |               "configMap": {
2026-06-12 17:19:49.579643 | controller |                 "items": [
2026-06-12 17:19:49.579658 | controller |                   {
2026-06-12 17:19:49.579673 | controller |                     "key": "service-ca.crt",
2026-06-12 17:19:49.579687 | controller |                     "path": "service-ca.crt"
2026-06-12 17:19:49.579702 | controller |                   }
2026-06-12 17:19:49.579716 | controller |                 ],
2026-06-12 17:19:49.579730 | controller |                 "name": "openshift-service-ca.crt"
2026-06-12 17:19:49.579745 | controller |               }
2026-06-12 17:19:49.579759 | controller |             }
2026-06-12 17:19:49.579773 | controller |           ]
2026-06-12 17:19:49.579787 | controller |         }
2026-06-12 17:19:49.579801 | controller |       }
2026-06-12 17:19:49.579815 | controller |     ]
2026-06-12 17:19:49.579829 | controller |   },
2026-06-12 17:19:49.579844 | controller |   "status": {
2026-06-12 17:19:49.579858 | controller |     "conditions": [
2026-06-12 17:19:49.579872 | controller |       {
2026-06-12 17:19:49.579886 | controller |         "lastProbeTime": null,
2026-06-12 17:19:49.579901 | controller |         "lastTransitionTime": "2026-06-12T16:22:43Z",
2026-06-12 17:19:49.579915 | controller |         "status": "True",
2026-06-12 17:19:49.579930 | controller |         "type": "PodReadyToStartContainers"
2026-06-12 17:19:49.579944 | controller |       },
2026-06-12 17:19:49.579958 | controller |       {
2026-06-12 17:19:49.579973 | controller |         "lastProbeTime": null,
2026-06-12 17:19:49.579987 | controller |         "lastTransitionTime": "2026-06-12T16:21:24Z",
2026-06-12 17:19:49.580001 | controller |         "status": "True",
2026-06-12 17:19:49.580015 | controller |         "type": "Initialized"
2026-06-12 17:19:49.580029 | controller |       },
2026-06-12 17:19:49.580043 | controller |       {
2026-06-12 17:19:49.580057 | controller |         "lastProbeTime": null,
2026-06-12 17:19:49.580071 | controller |         "lastTransitionTime": "2026-06-12T16:22:55Z",
2026-06-12 17:19:49.580085 | controller |         "status": "True",
2026-06-12 17:19:49.580100 | controller |         "type": "Ready"
2026-06-12 17:19:49.580115 | controller |       },
2026-06-12 17:19:49.580130 | controller |       {
2026-06-12 17:19:49.580145 | controller |         "lastProbeTime": null,
2026-06-12 17:19:49.580159 | controller |         "lastTransitionTime": "2026-06-12T16:22:55Z",
2026-06-12 17:19:49.580188 | controller |         "status": "True",
2026-06-12 17:19:49.580203 | controller |         "type": "ContainersReady"
2026-06-12 17:19:49.580218 | controller |       },
2026-06-12 17:19:49.580232 | controller |       {
2026-06-12 17:19:49.580247 | controller |         "lastProbeTime": null,
2026-06-12 17:19:49.580261 | controller |         "lastTransitionTime": "2026-06-12T16:21:24Z",
2026-06-12 17:19:49.580276 | controller |         "status": "True",
2026-06-12 17:19:49.580291 | controller |         "type": "PodScheduled"
2026-06-12 17:19:49.580305 | controller |       }
2026-06-12 17:19:49.580320 | controller |     ],
2026-06-12 17:19:49.580340 | controller |     "containerStatuses": [
2026-06-12 17:19:49.580355 | controller |       {
2026-06-12 17:19:49.580370 | controller |         "allocatedResources": {
2026-06-12 17:19:49.580386 | controller |           "cpu": "10m",
2026-06-12 17:19:49.580401 | controller |           "memory": "256Mi"
2026-06-12 17:19:49.580415 | controller |         },
2026-06-12 17:19:49.580430 | controller |         "containerID": "cri-o://35989bbc86cfe524c2e0a2c43d9416e429440d9c8618695a34878a61dadaafe2",
2026-06-12 17:19:49.580446 | controller |         "image": "quay.io/openstack-k8s-operators/glance-operator@sha256:623038ea62aebe7d9cf1fd20cdbd2eb4c0b172637472c335e5c6a6c35edd7552",
2026-06-12 17:19:49.580461 | controller |         "imageID": "quay.io/openstack-k8s-operators/glance-operator@sha256:623038ea62aebe7d9cf1fd20cdbd2eb4c0b172637472c335e5c6a6c35edd7552",
2026-06-12 17:19:49.580476 | controller |         "lastState": {},
2026-06-12 17:19:49.580491 | controller |         "name": "manager",
2026-06-12 17:19:49.580506 | controller |         "ready": true,
2026-06-12 17:19:49.580520 | controller |         "resources": {
2026-06-12 17:19:49.580535 | controller |           "limits": {
2026-06-12 17:19:49.580549 | controller |             "cpu": "500m",
2026-06-12 17:19:49.580564 | controller |             "memory": "512Mi"
2026-06-12 17:19:49.580596 | controller |           },
2026-06-12 17:19:49.580613 | controller |           "requests": {
2026-06-12 17:19:49.580627 | controller |             "cpu": "10m",
2026-06-12 17:19:49.580642 | controller |             "memory": "256Mi"
2026-06-12 17:19:49.580657 | controller |           }
2026-06-12 17:19:49.580672 | controller |         },
2026-06-12 17:19:49.580686 | controller |         "restartCount": 0,
2026-06-12 17:19:49.580700 | controller |         "started": true,
2026-06-12 17:19:49.580715 | controller |         "state": {
2026-06-12 17:19:49.580730 | controller |           "running": {
2026-06-12 17:19:49.580744 | controller |             "startedAt": "2026-06-12T16:22:43Z"
2026-06-12 17:19:49.580759 | controller |           }
2026-06-12 17:19:49.580773 | controller |         },
2026-06-12 17:19:49.580787 | controller |         "user": {
2026-06-12 17:19:49.580802 | controller |           "linux": {
2026-06-12 17:19:49.580816 | controller |             "gid": 0,
2026-06-12 17:19:49.580830 | controller |             "supplementalGroups": [
2026-06-12 17:19:49.580845 | controller |               0
2026-06-12 17:19:49.580859 | controller |             ],
2026-06-12 17:19:49.580874 | controller |             "uid": 65532
2026-06-12 17:19:49.580888 | controller |           }
2026-06-12 17:19:49.580902 | controller |         },
2026-06-12 17:19:49.580917 | controller |         "volumeMounts": [
2026-06-12 17:19:49.580932 | controller |           {
2026-06-12 17:19:49.580946 | controller |             "mountPath": "/var/run/secrets/kubernetes.io/serviceaccount",
2026-06-12 17:19:49.580961 | controller |             "name": "kube-api-access-zn2dj",
2026-06-12 17:19:49.580976 | controller |             "readOnly": true,
2026-06-12 17:19:49.580990 | controller |             "recursiveReadOnly": "Disabled"
2026-06-12 17:19:49.581005 | controller |           }
2026-06-12 17:19:49.581019 | controller |         ]
2026-06-12 17:19:49.581034 | controller |       }
2026-06-12 17:19:49.581049 | controller |     ],
2026-06-12 17:19:49.581063 | controller |     "hostIP": "192.168.126.11",
2026-06-12 17:19:49.581078 | controller |     "hostIPs": [
2026-06-12 17:19:49.581092 | controller |       {
2026-06-12 17:19:49.581106 | controller |         "ip": "192.168.126.11"
2026-06-12 17:19:49.581121 | controller |       }
2026-06-12 17:19:49.581136 | controller |     ],
2026-06-12 17:19:49.581151 | controller |     "phase": "Running",
2026-06-12 17:19:49.581166 | controller |     "podIP": "10.217.0.80",
2026-06-12 17:19:49.581181 | controller |     "podIPs": [
2026-06-12 17:19:49.581195 | controller |       {
2026-06-12 17:19:49.581210 | controller |         "ip": "10.217.0.80"
2026-06-12 17:19:49.581229 | controller |       }
2026-06-12 17:19:49.581244 | controller |     ],
2026-06-12 17:19:49.581259 | controller |     "qosClass": "Burstable",
2026-06-12 17:19:49.581274 | controller |     "startTime": "2026-06-12T16:21:24Z"
2026-06-12 17:19:49.581289 | controller |   }
2026-06-12 17:19:49.581304 | controller | }
2026-06-12 17:19:49.602508 | controller | ok:
2026-06-12 17:19:49.602566 | controller | {
2026-06-12 17:19:49.602608 | controller |   "apiVersion": "v1",
2026-06-12 17:19:49.602634 | controller |   "kind": "Pod",
2026-06-12 17:19:49.602651 | controller |   "metadata": {
2026-06-12 17:19:49.602672 | controller |     "annotations": {
2026-06-12 17:19:49.602693 | 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-12 17:19:49.602712 | 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-12 17:19:49.602733 | controller |       "kubectl.kubernetes.io/default-container": "manager",
2026-06-12 17:19:49.602754 | controller |       "openshift.io/scc": "anyuid",
2026-06-12 17:19:49.602774 | controller |       "security.openshift.io/validated-scc-subject-type": "serviceaccount"
2026-06-12 17:19:49.602794 | controller |     },
2026-06-12 17:19:49.602814 | controller |     "creationTimestamp": "2026-06-12T16:21:24Z",
2026-06-12 17:19:49.602835 | controller |     "generateName": "heat-operator-controller-manager-5f5d6b8858-",
2026-06-12 17:19:49.602851 | controller |     "generation": 1,
2026-06-12 17:19:49.602866 | controller |     "labels": {
2026-06-12 17:19:49.602881 | controller |       "app.kubernetes.io/name": "heat-operator",
2026-06-12 17:19:49.602966 | controller |       "control-plane": "controller-manager",
2026-06-12 17:19:49.602988 | controller |       "openstack.org/operator-name": "heat",
2026-06-12 17:19:49.603004 | controller |       "pod-template-hash": "5f5d6b8858"
2026-06-12 17:19:49.603019 | controller |     },
2026-06-12 17:19:49.603035 | controller |     "managedFields": [
2026-06-12 17:19:49.603050 | controller |       {
2026-06-12 17:19:49.603065 | controller |         "apiVersion": "v1",
2026-06-12 17:19:49.603079 | controller |         "fieldsType": "FieldsV1",
2026-06-12 17:19:49.603094 | controller |         "fieldsV1": {
2026-06-12 17:19:49.603109 | controller |           "f:metadata": {
2026-06-12 17:19:49.603124 | controller |             "f:annotations": {
2026-06-12 17:19:49.603138 | controller |               "f:k8s.ovn.org/pod-networks": {}
2026-06-12 17:19:49.603153 | controller |             }
2026-06-12 17:19:49.603167 | controller |           }
2026-06-12 17:19:49.603182 | controller |         },
2026-06-12 17:19:49.603197 | controller |         "manager": "crc",
2026-06-12 17:19:49.603212 | controller |         "operation": "Update",
2026-06-12 17:19:49.603226 | controller |         "subresource": "status",
2026-06-12 17:19:49.603241 | controller |         "time": "2026-06-12T16:21:24Z"
2026-06-12 17:19:49.603256 | controller |       },
2026-06-12 17:19:49.603271 | controller |       {
2026-06-12 17:19:49.603286 | controller |         "apiVersion": "v1",
2026-06-12 17:19:49.603300 | controller |         "fieldsType": "FieldsV1",
2026-06-12 17:19:49.603315 | controller |         "fieldsV1": {
2026-06-12 17:19:49.603330 | controller |           "f:metadata": {
2026-06-12 17:19:49.603344 | controller |             "f:annotations": {
2026-06-12 17:19:49.603359 | controller |               ".": {},
2026-06-12 17:19:49.603379 | controller |               "f:kubectl.kubernetes.io/default-container": {}
2026-06-12 17:19:49.603396 | controller |             },
2026-06-12 17:19:49.603411 | controller |             "f:generateName": {},
2026-06-12 17:19:49.603425 | controller |             "f:labels": {
2026-06-12 17:19:49.603440 | controller |               ".": {},
2026-06-12 17:19:49.603454 | controller |               "f:app.kubernetes.io/name": {},
2026-06-12 17:19:49.603469 | controller |               "f:control-plane": {},
2026-06-12 17:19:49.603483 | controller |               "f:openstack.org/operator-name": {},
2026-06-12 17:19:49.603498 | controller |               "f:pod-template-hash": {}
2026-06-12 17:19:49.603513 | controller |             },
2026-06-12 17:19:49.603528 | controller |             "f:ownerReferences": {
2026-06-12 17:19:49.603543 | controller |               ".": {},
2026-06-12 17:19:49.603559 | controller |               "k:{\"uid\":\"2fad7c53-93ce-4045-9a4a-1f58349ec916\"}": {}
2026-06-12 17:19:49.603597 | controller |             }
2026-06-12 17:19:49.603618 | controller |           },
2026-06-12 17:19:49.603635 | controller |           "f:spec": {
2026-06-12 17:19:49.603650 | controller |             "f:containers": {
2026-06-12 17:19:49.603666 | controller |               "k:{\"name\":\"manager\"}": {
2026-06-12 17:19:49.603681 | controller |                 ".": {},
2026-06-12 17:19:49.603696 | controller |                 "f:args": {},
2026-06-12 17:19:49.603712 | controller |                 "f:command": {},
2026-06-12 17:19:49.603727 | controller |                 "f:env": {
2026-06-12 17:19:49.603742 | controller |                   ".": {},
2026-06-12 17:19:49.603757 | controller |                   "k:{\"name\":\"ENABLE_WEBHOOKS\"}": {
2026-06-12 17:19:49.603803 | controller |                     ".": {},
2026-06-12 17:19:49.603821 | controller |                     "f:name": {},
2026-06-12 17:19:49.603837 | controller |                     "f:value": {}
2026-06-12 17:19:49.603852 | controller |                   },
2026-06-12 17:19:49.603869 | controller |                   "k:{\"name\":\"LEASE_DURATION\"}": {
2026-06-12 17:19:49.603885 | controller |                     ".": {},
2026-06-12 17:19:49.603900 | controller |                     "f:name": {},
2026-06-12 17:19:49.603915 | controller |                     "f:value": {}
2026-06-12 17:19:49.603930 | controller |                   },
2026-06-12 17:19:49.603945 | controller |                   "k:{\"name\":\"METRICS_CERTS\"}": {
2026-06-12 17:19:49.603960 | controller |                     ".": {},
2026-06-12 17:19:49.603975 | controller |                     "f:name": {},
2026-06-12 17:19:49.603990 | controller |                     "f:value": {}
2026-06-12 17:19:49.604004 | controller |                   },
2026-06-12 17:19:49.604019 | controller |                   "k:{\"name\":\"RENEW_DEADLINE\"}": {
2026-06-12 17:19:49.604034 | controller |                     ".": {},
2026-06-12 17:19:49.604048 | controller |                     "f:name": {},
2026-06-12 17:19:49.604063 | controller |                     "f:value": {}
2026-06-12 17:19:49.604077 | controller |                   },
2026-06-12 17:19:49.604091 | controller |                   "k:{\"name\":\"RETRY_PERIOD\"}": {
2026-06-12 17:19:49.604105 | controller |                     ".": {},
2026-06-12 17:19:49.604120 | controller |                     "f:name": {},
2026-06-12 17:19:49.604134 | controller |                     "f:value": {}
2026-06-12 17:19:49.604161 | controller |                   }
2026-06-12 17:19:49.604178 | controller |                 },
2026-06-12 17:19:49.604193 | controller |                 "f:image": {},
2026-06-12 17:19:49.604208 | controller |                 "f:imagePullPolicy": {},
2026-06-12 17:19:49.604222 | controller |                 "f:livenessProbe": {
2026-06-12 17:19:49.604237 | controller |                   ".": {},
2026-06-12 17:19:49.604252 | controller |                   "f:failureThreshold": {},
2026-06-12 17:19:49.604266 | controller |                   "f:httpGet": {
2026-06-12 17:19:49.604285 | controller |                     ".": {},
2026-06-12 17:19:49.604301 | controller |                     "f:path": {},
2026-06-12 17:19:49.604315 | controller |                     "f:port": {},
2026-06-12 17:19:49.604330 | controller |                     "f:scheme": {}
2026-06-12 17:19:49.604344 | controller |                   },
2026-06-12 17:19:49.604358 | controller |                   "f:initialDelaySeconds": {},
2026-06-12 17:19:49.604373 | controller |                   "f:periodSeconds": {},
2026-06-12 17:19:49.604388 | controller |                   "f:successThreshold": {},
2026-06-12 17:19:49.604402 | controller |                   "f:timeoutSeconds": {}
2026-06-12 17:19:49.604417 | controller |                 },
2026-06-12 17:19:49.604432 | controller |                 "f:name": {},
2026-06-12 17:19:49.604447 | controller |                 "f:readinessProbe": {
2026-06-12 17:19:49.604462 | controller |                   ".": {},
2026-06-12 17:19:49.604476 | controller |                   "f:failureThreshold": {},
2026-06-12 17:19:49.604491 | controller |                   "f:httpGet": {
2026-06-12 17:19:49.604506 | controller |                     ".": {},
2026-06-12 17:19:49.604520 | controller |                     "f:path": {},
2026-06-12 17:19:49.604535 | controller |                     "f:port": {},
2026-06-12 17:19:49.604549 | controller |                     "f:scheme": {}
2026-06-12 17:19:49.604563 | controller |                   },
2026-06-12 17:19:49.604598 | controller |                   "f:initialDelaySeconds": {},
2026-06-12 17:19:49.604615 | controller |                   "f:periodSeconds": {},
2026-06-12 17:19:49.604630 | controller |                   "f:successThreshold": {},
2026-06-12 17:19:49.604644 | controller |                   "f:timeoutSeconds": {}
2026-06-12 17:19:49.604659 | controller |                 },
2026-06-12 17:19:49.604674 | controller |                 "f:resources": {
2026-06-12 17:19:49.604689 | controller |                   ".": {},
2026-06-12 17:19:49.604704 | controller |                   "f:limits": {
2026-06-12 17:19:49.604719 | controller |                     ".": {},
2026-06-12 17:19:49.604734 | controller |                     "f:cpu": {},
2026-06-12 17:19:49.604748 | controller |                     "f:memory": {}
2026-06-12 17:19:49.604763 | controller |                   },
2026-06-12 17:19:49.604778 | controller |                   "f:requests": {
2026-06-12 17:19:49.604793 | controller |                     ".": {},
2026-06-12 17:19:49.604808 | controller |                     "f:cpu": {},
2026-06-12 17:19:49.604823 | controller |                     "f:memory": {}
2026-06-12 17:19:49.604838 | controller |                   }
2026-06-12 17:19:49.604853 | controller |                 },
2026-06-12 17:19:49.604868 | controller |                 "f:securityContext": {
2026-06-12 17:19:49.604883 | controller |                   ".": {},
2026-06-12 17:19:49.604898 | controller |                   "f:allowPrivilegeEscalation": {}
2026-06-12 17:19:49.604915 | controller |                 },
2026-06-12 17:19:49.604933 | controller |                 "f:terminationMessagePath": {},
2026-06-12 17:19:49.604948 | controller |                 "f:terminationMessagePolicy": {}
2026-06-12 17:19:49.604963 | controller |               }
2026-06-12 17:19:49.604978 | controller |             },
2026-06-12 17:19:49.604993 | controller |             "f:dnsPolicy": {},
2026-06-12 17:19:49.605007 | controller |             "f:enableServiceLinks": {},
2026-06-12 17:19:49.605022 | controller |             "f:restartPolicy": {},
2026-06-12 17:19:49.605036 | controller |             "f:schedulerName": {},
2026-06-12 17:19:49.605050 | controller |             "f:securityContext": {
2026-06-12 17:19:49.605065 | controller |               ".": {},
2026-06-12 17:19:49.605080 | controller |               "f:runAsNonRoot": {}
2026-06-12 17:19:49.605095 | controller |             },
2026-06-12 17:19:49.605110 | controller |             "f:serviceAccount": {},
2026-06-12 17:19:49.605129 | controller |             "f:serviceAccountName": {},
2026-06-12 17:19:49.605144 | controller |             "f:terminationGracePeriodSeconds": {},
2026-06-12 17:19:49.605159 | controller |             "f:tolerations": {}
2026-06-12 17:19:49.605174 | controller |           }
2026-06-12 17:19:49.605189 | controller |         },
2026-06-12 17:19:49.605204 | controller |         "manager": "kube-controller-manager",
2026-06-12 17:19:49.605218 | controller |         "operation": "Update",
2026-06-12 17:19:49.605233 | controller |         "time": "2026-06-12T16:21:24Z"
2026-06-12 17:19:49.605247 | controller |       },
2026-06-12 17:19:49.605262 | controller |       {
2026-06-12 17:19:49.605277 | controller |         "apiVersion": "v1",
2026-06-12 17:19:49.605291 | controller |         "fieldsType": "FieldsV1",
2026-06-12 17:19:49.605306 | controller |         "fieldsV1": {
2026-06-12 17:19:49.605320 | controller |           "f:metadata": {
2026-06-12 17:19:49.605335 | controller |             "f:annotations": {
2026-06-12 17:19:49.605350 | controller |               "f:k8s.v1.cni.cncf.io/network-status": {}
2026-06-12 17:19:49.605365 | controller |             }
2026-06-12 17:19:49.605380 | controller |           }
2026-06-12 17:19:49.605394 | controller |         },
2026-06-12 17:19:49.605409 | controller |         "manager": "multus-daemon",
2026-06-12 17:19:49.605424 | controller |         "operation": "Update",
2026-06-12 17:19:49.605439 | controller |         "subresource": "status",
2026-06-12 17:19:49.605454 | controller |         "time": "2026-06-12T16:21:32Z"
2026-06-12 17:19:49.605469 | controller |       },
2026-06-12 17:19:49.605484 | controller |       {
2026-06-12 17:19:49.605499 | controller |         "apiVersion": "v1",
2026-06-12 17:19:49.605513 | controller |         "fieldsType": "FieldsV1",
2026-06-12 17:19:49.605528 | controller |         "fieldsV1": {
2026-06-12 17:19:49.605543 | controller |           "f:status": {
2026-06-12 17:19:49.605558 | controller |             "f:conditions": {
2026-06-12 17:19:49.605587 | controller |               "k:{\"type\":\"ContainersReady\"}": {
2026-06-12 17:19:49.605607 | controller |                 ".": {},
2026-06-12 17:19:49.605622 | controller |                 "f:lastProbeTime": {},
2026-06-12 17:19:49.605637 | controller |                 "f:lastTransitionTime": {},
2026-06-12 17:19:49.605652 | controller |                 "f:status": {},
2026-06-12 17:19:49.605667 | controller |                 "f:type": {}
2026-06-12 17:19:49.605682 | controller |               },
2026-06-12 17:19:49.605696 | controller |               "k:{\"type\":\"Initialized\"}": {
2026-06-12 17:19:49.605711 | controller |                 ".": {},
2026-06-12 17:19:49.605726 | controller |                 "f:lastProbeTime": {},
2026-06-12 17:19:49.605742 | controller |                 "f:lastTransitionTime": {},
2026-06-12 17:19:49.605757 | controller |                 "f:status": {},
2026-06-12 17:19:49.605773 | controller |                 "f:type": {}
2026-06-12 17:19:49.605789 | controller |               },
2026-06-12 17:19:49.605804 | controller |               "k:{\"type\":\"PodReadyToStartContainers\"}": {
2026-06-12 17:19:49.605819 | controller |                 ".": {},
2026-06-12 17:19:49.605834 | controller |                 "f:lastProbeTime": {},
2026-06-12 17:19:49.605850 | controller |                 "f:lastTransitionTime": {},
2026-06-12 17:19:49.605865 | controller |                 "f:status": {},
2026-06-12 17:19:49.605880 | controller |                 "f:type": {}
2026-06-12 17:19:49.605895 | controller |               },
2026-06-12 17:19:49.605911 | controller |               "k:{\"type\":\"Ready\"}": {
2026-06-12 17:19:49.605926 | controller |                 ".": {},
2026-06-12 17:19:49.605941 | controller |                 "f:lastProbeTime": {},
2026-06-12 17:19:49.605956 | controller |                 "f:lastTransitionTime": {},
2026-06-12 17:19:49.605971 | controller |                 "f:status": {},
2026-06-12 17:19:49.605991 | controller |                 "f:type": {}
2026-06-12 17:19:49.606007 | controller |               }
2026-06-12 17:19:49.606022 | controller |             },
2026-06-12 17:19:49.606037 | controller |             "f:containerStatuses": {},
2026-06-12 17:19:49.606052 | controller |             "f:hostIP": {},
2026-06-12 17:19:49.606067 | controller |             "f:hostIPs": {},
2026-06-12 17:19:49.606082 | controller |             "f:phase": {},
2026-06-12 17:19:49.606096 | controller |             "f:podIP": {},
2026-06-12 17:19:49.606111 | controller |             "f:podIPs": {
2026-06-12 17:19:49.606125 | controller |               ".": {},
2026-06-12 17:19:49.606140 | controller |               "k:{\"ip\":\"10.217.0.81\"}": {
2026-06-12 17:19:49.606154 | controller |                 ".": {},
2026-06-12 17:19:49.606169 | controller |                 "f:ip": {}
2026-06-12 17:19:49.606184 | controller |               }
2026-06-12 17:19:49.606198 | controller |             },
2026-06-12 17:19:49.606213 | controller |             "f:startTime": {}
2026-06-12 17:19:49.606228 | controller |           }
2026-06-12 17:19:49.606242 | controller |         },
2026-06-12 17:19:49.606256 | controller |         "manager": "kubelet",
2026-06-12 17:19:49.606270 | controller |         "operation": "Update",
2026-06-12 17:19:49.606284 | controller |         "subresource": "status",
2026-06-12 17:19:49.606298 | controller |         "time": "2026-06-12T16:23:05Z"
2026-06-12 17:19:49.606313 | controller |       }
2026-06-12 17:19:49.606327 | controller |     ],
2026-06-12 17:19:49.606342 | controller |     "name": "heat-operator-controller-manager-5f5d6b8858-gnrsl",
2026-06-12 17:19:49.606357 | controller |     "namespace": "openstack-operators",
2026-06-12 17:19:49.606372 | controller |     "ownerReferences": [
2026-06-12 17:19:49.606386 | controller |       {
2026-06-12 17:19:49.606401 | controller |         "apiVersion": "apps/v1",
2026-06-12 17:19:49.606416 | controller |         "blockOwnerDeletion": true,
2026-06-12 17:19:49.606430 | controller |         "controller": true,
2026-06-12 17:19:49.606445 | controller |         "kind": "ReplicaSet",
2026-06-12 17:19:49.606459 | controller |         "name": "heat-operator-controller-manager-5f5d6b8858",
2026-06-12 17:19:49.606474 | controller |         "uid": "2fad7c53-93ce-4045-9a4a-1f58349ec916"
2026-06-12 17:19:49.606488 | controller |       }
2026-06-12 17:19:49.606503 | controller |     ],
2026-06-12 17:19:49.606518 | controller |     "resourceVersion": "55790",
2026-06-12 17:19:49.606532 | controller |     "uid": "694b2936-16af-467b-b3bf-ff44128bcf1c"
2026-06-12 17:19:49.606547 | controller |   },
2026-06-12 17:19:49.606561 | controller |   "spec": {
2026-06-12 17:19:49.606596 | controller |     "containers": [
2026-06-12 17:19:49.606613 | controller |       {
2026-06-12 17:19:49.606627 | controller |         "args": [
2026-06-12 17:19:49.606642 | controller |           "--leader-elect",
2026-06-12 17:19:49.606657 | controller |           "--health-probe-bind-address=:8081",
2026-06-12 17:19:49.606672 | controller |           "--metrics-bind-address=127.0.0.1:8080"
2026-06-12 17:19:49.606687 | controller |         ],
2026-06-12 17:19:49.606701 | controller |         "command": [
2026-06-12 17:19:49.606716 | controller |           "/manager"
2026-06-12 17:19:49.606730 | controller |         ],
2026-06-12 17:19:49.606745 | controller |         "env": [
2026-06-12 17:19:49.606760 | controller |           {
2026-06-12 17:19:49.606775 | controller |             "name": "LEASE_DURATION",
2026-06-12 17:19:49.606790 | controller |             "value": "30"
2026-06-12 17:19:49.606805 | controller |           },
2026-06-12 17:19:49.606820 | controller |           {
2026-06-12 17:19:49.606835 | controller |             "name": "RENEW_DEADLINE",
2026-06-12 17:19:49.606851 | controller |             "value": "20"
2026-06-12 17:19:49.606866 | controller |           },
2026-06-12 17:19:49.606881 | controller |           {
2026-06-12 17:19:49.606897 | controller |             "name": "RETRY_PERIOD",
2026-06-12 17:19:49.606918 | controller |             "value": "5"
2026-06-12 17:19:49.606936 | controller |           },
2026-06-12 17:19:49.606952 | controller |           {
2026-06-12 17:19:49.606966 | controller |             "name": "ENABLE_WEBHOOKS",
2026-06-12 17:19:49.606981 | controller |             "value": "false"
2026-06-12 17:19:49.606996 | controller |           },
2026-06-12 17:19:49.607012 | controller |           {
2026-06-12 17:19:49.607027 | controller |             "name": "METRICS_CERTS",
2026-06-12 17:19:49.607042 | controller |             "value": "false"
2026-06-12 17:19:49.607057 | controller |           }
2026-06-12 17:19:49.607072 | controller |         ],
2026-06-12 17:19:49.607087 | controller |         "image": "quay.io/openstack-k8s-operators/heat-operator@sha256:b58145aab10ee0e14641b4d9698d64919fd8b3fdd9ac5540fdaaf847fde950a0",
2026-06-12 17:19:49.607102 | controller |         "imagePullPolicy": "IfNotPresent",
2026-06-12 17:19:49.607117 | controller |         "livenessProbe": {
2026-06-12 17:19:49.607132 | controller |           "failureThreshold": 3,
2026-06-12 17:19:49.607147 | controller |           "httpGet": {
2026-06-12 17:19:49.607162 | controller |             "path": "/healthz",
2026-06-12 17:19:49.607177 | controller |             "port": 8081,
2026-06-12 17:19:49.607192 | controller |             "scheme": "HTTP"
2026-06-12 17:19:49.607206 | controller |           },
2026-06-12 17:19:49.607221 | controller |           "initialDelaySeconds": 15,
2026-06-12 17:19:49.607236 | controller |           "periodSeconds": 20,
2026-06-12 17:19:49.607251 | controller |           "successThreshold": 1,
2026-06-12 17:19:49.607265 | controller |           "timeoutSeconds": 1
2026-06-12 17:19:49.607280 | controller |         },
2026-06-12 17:19:49.607295 | controller |         "name": "manager",
2026-06-12 17:19:49.607309 | controller |         "readinessProbe": {
2026-06-12 17:19:49.607324 | controller |           "failureThreshold": 3,
2026-06-12 17:19:49.607339 | controller |           "httpGet": {
2026-06-12 17:19:49.607353 | controller |             "path": "/readyz",
2026-06-12 17:19:49.607368 | controller |             "port": 8081,
2026-06-12 17:19:49.607383 | controller |             "scheme": "HTTP"
2026-06-12 17:19:49.607397 | controller |           },
2026-06-12 17:19:49.607412 | controller |           "initialDelaySeconds": 5,
2026-06-12 17:19:49.607427 | controller |           "periodSeconds": 10,
2026-06-12 17:19:49.607441 | controller |           "successThreshold": 1,
2026-06-12 17:19:49.607456 | controller |           "timeoutSeconds": 1
2026-06-12 17:19:49.607471 | controller |         },
2026-06-12 17:19:49.607486 | controller |         "resources": {
2026-06-12 17:19:49.607500 | controller |           "limits": {
2026-06-12 17:19:49.607514 | controller |             "cpu": "500m",
2026-06-12 17:19:49.607529 | controller |             "memory": "512Mi"
2026-06-12 17:19:49.607543 | controller |           },
2026-06-12 17:19:49.607558 | controller |           "requests": {
2026-06-12 17:19:49.607589 | controller |             "cpu": "10m",
2026-06-12 17:19:49.607609 | controller |             "memory": "256Mi"
2026-06-12 17:19:49.607624 | controller |           }
2026-06-12 17:19:49.607639 | controller |         },
2026-06-12 17:19:49.607655 | controller |         "securityContext": {
2026-06-12 17:19:49.607670 | controller |           "allowPrivilegeEscalation": false,
2026-06-12 17:19:49.607685 | controller |           "capabilities": {
2026-06-12 17:19:49.607699 | controller |             "drop": [
2026-06-12 17:19:49.607713 | controller |               "MKNOD"
2026-06-12 17:19:49.607728 | controller |             ]
2026-06-12 17:19:49.607743 | controller |           }
2026-06-12 17:19:49.607758 | controller |         },
2026-06-12 17:19:49.607773 | controller |         "terminationMessagePath": "/dev/termination-log",
2026-06-12 17:19:49.607787 | controller |         "terminationMessagePolicy": "File",
2026-06-12 17:19:49.607806 | controller |         "volumeMounts": [
2026-06-12 17:19:49.607822 | controller |           {
2026-06-12 17:19:49.607838 | controller |             "mountPath": "/var/run/secrets/kubernetes.io/serviceaccount",
2026-06-12 17:19:49.607853 | controller |             "name": "kube-api-access-p69g7",
2026-06-12 17:19:49.607869 | controller |             "readOnly": true
2026-06-12 17:19:49.607884 | controller |           }
2026-06-12 17:19:49.607900 | controller |         ]
2026-06-12 17:19:49.607915 | controller |       }
2026-06-12 17:19:49.607930 | controller |     ],
2026-06-12 17:19:49.607945 | controller |     "dnsPolicy": "ClusterFirst",
2026-06-12 17:19:49.607961 | controller |     "enableServiceLinks": true,
2026-06-12 17:19:49.607976 | controller |     "imagePullSecrets": [
2026-06-12 17:19:49.607991 | controller |       {
2026-06-12 17:19:49.608006 | controller |         "name": "heat-operator-controller-manager-dockercfg-27jr6"
2026-06-12 17:19:49.608021 | controller |       }
2026-06-12 17:19:49.608036 | controller |     ],
2026-06-12 17:19:49.608051 | controller |     "nodeName": "crc",
2026-06-12 17:19:49.608066 | controller |     "preemptionPolicy": "PreemptLowerPriority",
2026-06-12 17:19:49.608082 | controller |     "priority": 0,
2026-06-12 17:19:49.608097 | controller |     "restartPolicy": "Always",
2026-06-12 17:19:49.608113 | controller |     "schedulerName": "default-scheduler",
2026-06-12 17:19:49.608128 | controller |     "securityContext": {
2026-06-12 17:19:49.608143 | controller |       "runAsNonRoot": true,
2026-06-12 17:19:49.608171 | controller |       "seLinuxOptions": {
2026-06-12 17:19:49.608187 | controller |         "level": "s0:c26,c5"
2026-06-12 17:19:49.608201 | controller |       }
2026-06-12 17:19:49.608216 | controller |     },
2026-06-12 17:19:49.608231 | controller |     "serviceAccount": "heat-operator-controller-manager",
2026-06-12 17:19:49.608246 | controller |     "serviceAccountName": "heat-operator-controller-manager",
2026-06-12 17:19:49.608261 | controller |     "terminationGracePeriodSeconds": 10,
2026-06-12 17:19:49.608275 | controller |     "tolerations": [
2026-06-12 17:19:49.608290 | controller |       {
2026-06-12 17:19:49.608305 | controller |         "effect": "NoExecute",
2026-06-12 17:19:49.608320 | controller |         "key": "node.kubernetes.io/not-ready",
2026-06-12 17:19:49.608335 | controller |         "operator": "Exists",
2026-06-12 17:19:49.608349 | controller |         "tolerationSeconds": 120
2026-06-12 17:19:49.608364 | controller |       },
2026-06-12 17:19:49.608379 | controller |       {
2026-06-12 17:19:49.608394 | controller |         "effect": "NoExecute",
2026-06-12 17:19:49.608409 | controller |         "key": "node.kubernetes.io/unreachable",
2026-06-12 17:19:49.608423 | controller |         "operator": "Exists",
2026-06-12 17:19:49.608438 | controller |         "tolerationSeconds": 120
2026-06-12 17:19:49.608453 | controller |       },
2026-06-12 17:19:49.608467 | controller |       {
2026-06-12 17:19:49.608482 | controller |         "effect": "NoSchedule",
2026-06-12 17:19:49.608496 | controller |         "key": "node.kubernetes.io/memory-pressure",
2026-06-12 17:19:49.608511 | controller |         "operator": "Exists"
2026-06-12 17:19:49.608526 | controller |       }
2026-06-12 17:19:49.608540 | controller |     ],
2026-06-12 17:19:49.608555 | controller |     "volumes": [
2026-06-12 17:19:49.608569 | controller |       {
2026-06-12 17:19:49.608604 | controller |         "name": "kube-api-access-p69g7",
2026-06-12 17:19:49.608620 | controller |         "projected": {
2026-06-12 17:19:49.608634 | controller |           "defaultMode": 420,
2026-06-12 17:19:49.608649 | controller |           "sources": [
2026-06-12 17:19:49.608664 | controller |             {
2026-06-12 17:19:49.608678 | controller |               "serviceAccountToken": {
2026-06-12 17:19:49.608693 | controller |                 "expirationSeconds": 3607,
2026-06-12 17:19:49.608707 | controller |                 "path": "token"
2026-06-12 17:19:49.608722 | controller |               }
2026-06-12 17:19:49.608740 | controller |             },
2026-06-12 17:19:49.608755 | controller |             {
2026-06-12 17:19:49.608769 | controller |               "configMap": {
2026-06-12 17:19:49.608784 | controller |                 "items": [
2026-06-12 17:19:49.608799 | controller |                   {
2026-06-12 17:19:49.608813 | controller |                     "key": "ca.crt",
2026-06-12 17:19:49.608828 | controller |                     "path": "ca.crt"
2026-06-12 17:19:49.608873 | controller |                   }
2026-06-12 17:19:49.608888 | controller |                 ],
2026-06-12 17:19:49.608903 | controller |                 "name": "kube-root-ca.crt"
2026-06-12 17:19:49.608919 | controller |               }
2026-06-12 17:19:49.608934 | controller |             },
2026-06-12 17:19:49.608949 | controller |             {
2026-06-12 17:19:49.608965 | controller |               "downwardAPI": {
2026-06-12 17:19:49.608980 | controller |                 "items": [
2026-06-12 17:19:49.608995 | controller |                   {
2026-06-12 17:19:49.609011 | controller |                     "fieldRef": {
2026-06-12 17:19:49.609026 | controller |                       "apiVersion": "v1",
2026-06-12 17:19:49.609041 | controller |                       "fieldPath": "metadata.namespace"
2026-06-12 17:19:49.609056 | controller |                     },
2026-06-12 17:19:49.609072 | controller |                     "path": "namespace"
2026-06-12 17:19:49.609087 | controller |                   }
2026-06-12 17:19:49.609103 | controller |                 ]
2026-06-12 17:19:49.609118 | controller |               }
2026-06-12 17:19:49.609133 | controller |             },
2026-06-12 17:19:49.609149 | controller |             {
2026-06-12 17:19:49.609164 | controller |               "configMap": {
2026-06-12 17:19:49.609179 | controller |                 "items": [
2026-06-12 17:19:49.609194 | controller |                   {
2026-06-12 17:19:49.609209 | controller |                     "key": "service-ca.crt",
2026-06-12 17:19:49.609224 | controller |                     "path": "service-ca.crt"
2026-06-12 17:19:49.609238 | controller |                   }
2026-06-12 17:19:49.609253 | controller |                 ],
2026-06-12 17:19:49.609267 | controller |                 "name": "openshift-service-ca.crt"
2026-06-12 17:19:49.609282 | controller |               }
2026-06-12 17:19:49.609297 | controller |             }
2026-06-12 17:19:49.609312 | controller |           ]
2026-06-12 17:19:49.609710 | controller |         }
2026-06-12 17:19:49.609735 | controller |       }
2026-06-12 17:19:49.609752 | controller |     ]
2026-06-12 17:19:49.609768 | controller |   },
2026-06-12 17:19:49.609783 | controller |   "status": {
2026-06-12 17:19:49.609798 | controller |     "conditions": [
2026-06-12 17:19:49.609813 | controller |       {
2026-06-12 17:19:49.609828 | controller |         "lastProbeTime": null,
2026-06-12 17:19:49.609843 | controller |         "lastTransitionTime": "2026-06-12T16:22:46Z",
2026-06-12 17:19:49.609859 | controller |         "status": "True",
2026-06-12 17:19:49.609873 | controller |         "type": "PodReadyToStartContainers"
2026-06-12 17:19:49.609888 | controller |       },
2026-06-12 17:19:49.609906 | controller |       {
2026-06-12 17:19:49.609923 | controller |         "lastProbeTime": null,
2026-06-12 17:19:49.609938 | controller |         "lastTransitionTime": "2026-06-12T16:21:24Z",
2026-06-12 17:19:49.609954 | controller |         "status": "True",
2026-06-12 17:19:49.609968 | controller |         "type": "Initialized"
2026-06-12 17:19:49.609983 | controller |       },
2026-06-12 17:19:49.609998 | controller |       {
2026-06-12 17:19:49.610013 | controller |         "lastProbeTime": null,
2026-06-12 17:19:49.610028 | controller |         "lastTransitionTime": "2026-06-12T16:22:57Z",
2026-06-12 17:19:49.610043 | controller |         "status": "True",
2026-06-12 17:19:49.610058 | controller |         "type": "Ready"
2026-06-12 17:19:49.610125 | controller |       },
2026-06-12 17:19:49.610150 | controller |       {
2026-06-12 17:19:49.610166 | controller |         "lastProbeTime": null,
2026-06-12 17:19:49.610181 | controller |         "lastTransitionTime": "2026-06-12T16:22:57Z",
2026-06-12 17:19:49.610197 | controller |         "status": "True",
2026-06-12 17:19:49.610212 | controller |         "type": "ContainersReady"
2026-06-12 17:19:49.610226 | controller |       },
2026-06-12 17:19:49.610241 | controller |       {
2026-06-12 17:19:49.610256 | controller |         "lastProbeTime": null,
2026-06-12 17:19:49.610296 | controller |         "lastTransitionTime": "2026-06-12T16:21:24Z",
2026-06-12 17:19:49.610920 | controller |         "status": "True",
2026-06-12 17:19:49.610951 | controller |         "type": "PodScheduled"
2026-06-12 17:19:49.610970 | controller |       }
2026-06-12 17:19:49.610986 | controller |     ],
2026-06-12 17:19:49.611002 | controller |     "containerStatuses": [
2026-06-12 17:19:49.611017 | controller |       {
2026-06-12 17:19:49.611032 | controller |         "allocatedResources": {
2026-06-12 17:19:49.611047 | controller |           "cpu": "10m",
2026-06-12 17:19:49.611063 | controller |           "memory": "256Mi"
2026-06-12 17:19:49.611078 | controller |         },
2026-06-12 17:19:49.611094 | controller |         "containerID": "cri-o://dfee5b57b4f09a9edabf31cf930789af27b653877f17bdb3c1eae2e734bb3c25",
2026-06-12 17:19:49.611110 | controller |         "image": "quay.io/openstack-k8s-operators/heat-operator@sha256:b58145aab10ee0e14641b4d9698d64919fd8b3fdd9ac5540fdaaf847fde950a0",
2026-06-12 17:19:49.611126 | controller |         "imageID": "quay.io/openstack-k8s-operators/heat-operator@sha256:b58145aab10ee0e14641b4d9698d64919fd8b3fdd9ac5540fdaaf847fde950a0",
2026-06-12 17:19:49.611152 | controller |         "lastState": {},
2026-06-12 17:19:49.611169 | controller |         "name": "manager",
2026-06-12 17:19:49.611355 | controller |         "ready": true,
2026-06-12 17:19:49.611386 | controller |         "resources": {
2026-06-12 17:19:49.611779 | controller |           "limits": {
2026-06-12 17:19:49.611897 | controller |             "cpu": "500m",
2026-06-12 17:19:49.611919 | controller |             "memory": "512Mi"
2026-06-12 17:19:49.611936 | controller |           },
2026-06-12 17:19:49.611953 | controller |           "requests": {
2026-06-12 17:19:49.611968 | controller |             "cpu": "10m",
2026-06-12 17:19:49.611983 | controller |             "memory": "256Mi"
2026-06-12 17:19:49.611999 | controller |           }
2026-06-12 17:19:49.612014 | controller |         },
2026-06-12 17:19:49.612030 | controller |         "restartCount": 0,
2026-06-12 17:19:49.612046 | controller |         "started": true,
2026-06-12 17:19:49.612061 | controller |         "state": {
2026-06-12 17:19:49.612076 | controller |           "running": {
2026-06-12 17:19:49.612091 | controller |             "startedAt": "2026-06-12T16:22:45Z"
2026-06-12 17:19:49.612107 | controller |           }
2026-06-12 17:19:49.612122 | controller |         },
2026-06-12 17:19:49.612136 | controller |         "user": {
2026-06-12 17:19:49.612167 | controller |           "linux": {
2026-06-12 17:19:49.612184 | controller |             "gid": 0,
2026-06-12 17:19:49.612199 | controller |             "supplementalGroups": [
2026-06-12 17:19:49.612214 | controller |               0
2026-06-12 17:19:49.612229 | controller |             ],
2026-06-12 17:19:49.612245 | controller |             "uid": 65532
2026-06-12 17:19:49.612260 | controller |           }
2026-06-12 17:19:49.612274 | controller |         },
2026-06-12 17:19:49.612289 | controller |         "volumeMounts": [
2026-06-12 17:19:49.612303 | controller |           {
2026-06-12 17:19:49.612318 | controller |             "mountPath": "/var/run/secrets/kubernetes.io/serviceaccount",
2026-06-12 17:19:49.612333 | controller |             "name": "kube-api-access-p69g7",
2026-06-12 17:19:49.612349 | controller |             "readOnly": true,
2026-06-12 17:19:49.612364 | controller |             "recursiveReadOnly": "Disabled"
2026-06-12 17:19:49.612383 | controller |           }
2026-06-12 17:19:49.612399 | controller |         ]
2026-06-12 17:19:49.612413 | controller |       }
2026-06-12 17:19:49.612428 | controller |     ],
2026-06-12 17:19:49.612442 | controller |     "hostIP": "192.168.126.11",
2026-06-12 17:19:49.612457 | controller |     "hostIPs": [
2026-06-12 17:19:49.612472 | controller |       {
2026-06-12 17:19:49.612486 | controller |         "ip": "192.168.126.11"
2026-06-12 17:19:49.612500 | controller |       }
2026-06-12 17:19:49.612515 | controller |     ],
2026-06-12 17:19:49.612529 | controller |     "phase": "Running",
2026-06-12 17:19:49.612543 | controller |     "podIP": "10.217.0.81",
2026-06-12 17:19:49.612557 | controller |     "podIPs": [
2026-06-12 17:19:49.612588 | controller |       {
2026-06-12 17:19:49.612609 | controller |         "ip": "10.217.0.81"
2026-06-12 17:19:49.612624 | controller |       }
2026-06-12 17:19:49.612639 | controller |     ],
2026-06-12 17:19:49.612654 | controller |     "qosClass": "Burstable",
2026-06-12 17:19:49.612669 | controller |     "startTime": "2026-06-12T16:21:24Z"
2026-06-12 17:19:49.612684 | controller |   }
2026-06-12 17:19:49.612699 | controller | }
2026-06-12 17:19:49.634396 | controller | ok:
2026-06-12 17:19:49.634455 | controller | {
2026-06-12 17:19:49.634483 | controller |   "apiVersion": "v1",
2026-06-12 17:19:49.634506 | controller |   "kind": "Pod",
2026-06-12 17:19:49.634598 | controller |   "metadata": {
2026-06-12 17:19:49.634624 | controller |     "annotations": {
2026-06-12 17:19:49.634641 | 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-12 17:19:49.634659 | 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-12 17:19:49.634676 | controller |       "kubectl.kubernetes.io/default-container": "manager",
2026-06-12 17:19:49.634693 | controller |       "openshift.io/scc": "anyuid",
2026-06-12 17:19:49.634709 | controller |       "security.openshift.io/validated-scc-subject-type": "serviceaccount"
2026-06-12 17:19:49.634725 | controller |     },
2026-06-12 17:19:49.634740 | controller |     "creationTimestamp": "2026-06-12T16:21:24Z",
2026-06-12 17:19:49.634756 | controller |     "generateName": "horizon-operator-controller-manager-9dc5578b5-",
2026-06-12 17:19:49.634771 | controller |     "generation": 1,
2026-06-12 17:19:49.634786 | controller |     "labels": {
2026-06-12 17:19:49.634801 | controller |       "app.kubernetes.io/name": "horizon-operator",
2026-06-12 17:19:49.634816 | controller |       "control-plane": "controller-manager",
2026-06-12 17:19:49.634831 | controller |       "openstack.org/operator-name": "horizon",
2026-06-12 17:19:49.634846 | controller |       "pod-template-hash": "9dc5578b5"
2026-06-12 17:19:49.634861 | controller |     },
2026-06-12 17:19:49.634877 | controller |     "managedFields": [
2026-06-12 17:19:49.634892 | controller |       {
2026-06-12 17:19:49.634907 | controller |         "apiVersion": "v1",
2026-06-12 17:19:49.634922 | controller |         "fieldsType": "FieldsV1",
2026-06-12 17:19:49.634937 | controller |         "fieldsV1": {
2026-06-12 17:19:49.634951 | controller |           "f:metadata": {
2026-06-12 17:19:49.634966 | controller |             "f:annotations": {
2026-06-12 17:19:49.634980 | controller |               "f:k8s.ovn.org/pod-networks": {}
2026-06-12 17:19:49.634995 | controller |             }
2026-06-12 17:19:49.635009 | controller |           }
2026-06-12 17:19:49.635028 | controller |         },
2026-06-12 17:19:49.635043 | controller |         "manager": "crc",
2026-06-12 17:19:49.635058 | controller |         "operation": "Update",
2026-06-12 17:19:49.635073 | controller |         "subresource": "status",
2026-06-12 17:19:49.635087 | controller |         "time": "2026-06-12T16:21:24Z"
2026-06-12 17:19:49.635102 | controller |       },
2026-06-12 17:19:49.635116 | controller |       {
2026-06-12 17:19:49.635131 | controller |         "apiVersion": "v1",
2026-06-12 17:19:49.635145 | controller |         "fieldsType": "FieldsV1",
2026-06-12 17:19:49.635159 | controller |         "fieldsV1": {
2026-06-12 17:19:49.635174 | controller |           "f:metadata": {
2026-06-12 17:19:49.635188 | controller |             "f:annotations": {
2026-06-12 17:19:49.635202 | controller |               ".": {},
2026-06-12 17:19:49.635217 | controller |               "f:kubectl.kubernetes.io/default-container": {}
2026-06-12 17:19:49.635231 | controller |             },
2026-06-12 17:19:49.635246 | controller |             "f:generateName": {},
2026-06-12 17:19:49.635260 | controller |             "f:labels": {
2026-06-12 17:19:49.635274 | controller |               ".": {},
2026-06-12 17:19:49.635289 | controller |               "f:app.kubernetes.io/name": {},
2026-06-12 17:19:49.635303 | controller |               "f:control-plane": {},
2026-06-12 17:19:49.635317 | controller |               "f:openstack.org/operator-name": {},
2026-06-12 17:19:49.635332 | controller |               "f:pod-template-hash": {}
2026-06-12 17:19:49.635346 | controller |             },
2026-06-12 17:19:49.635361 | controller |             "f:ownerReferences": {
2026-06-12 17:19:49.635375 | controller |               ".": {},
2026-06-12 17:19:49.635390 | controller |               "k:{\"uid\":\"bd91af16-bb2e-4bdc-8880-022d7e536391\"}": {}
2026-06-12 17:19:49.635404 | controller |             }
2026-06-12 17:19:49.635418 | controller |           },
2026-06-12 17:19:49.635432 | controller |           "f:spec": {
2026-06-12 17:19:49.635447 | controller |             "f:containers": {
2026-06-12 17:19:49.635461 | controller |               "k:{\"name\":\"manager\"}": {
2026-06-12 17:19:49.635475 | controller |                 ".": {},
2026-06-12 17:19:49.635489 | controller |                 "f:args": {},
2026-06-12 17:19:49.635503 | controller |                 "f:command": {},
2026-06-12 17:19:49.635518 | controller |                 "f:env": {
2026-06-12 17:19:49.635532 | controller |                   ".": {},
2026-06-12 17:19:49.635546 | controller |                   "k:{\"name\":\"ENABLE_WEBHOOKS\"}": {
2026-06-12 17:19:49.635559 | controller |                     ".": {},
2026-06-12 17:19:49.635593 | controller |                     "f:name": {},
2026-06-12 17:19:49.635613 | controller |                     "f:value": {}
2026-06-12 17:19:49.635629 | controller |                   },
2026-06-12 17:19:49.635643 | controller |                   "k:{\"name\":\"LEASE_DURATION\"}": {
2026-06-12 17:19:49.635658 | controller |                     ".": {},
2026-06-12 17:19:49.635672 | controller |                     "f:name": {},
2026-06-12 17:19:49.635687 | controller |                     "f:value": {}
2026-06-12 17:19:49.635702 | controller |                   },
2026-06-12 17:19:49.635717 | controller |                   "k:{\"name\":\"METRICS_CERTS\"}": {
2026-06-12 17:19:49.635732 | controller |                     ".": {},
2026-06-12 17:19:49.635747 | controller |                     "f:name": {},
2026-06-12 17:19:49.635762 | controller |                     "f:value": {}
2026-06-12 17:19:49.635777 | controller |                   },
2026-06-12 17:19:49.635792 | controller |                   "k:{\"name\":\"RENEW_DEADLINE\"}": {
2026-06-12 17:19:49.635807 | controller |                     ".": {},
2026-06-12 17:19:49.635823 | controller |                     "f:name": {},
2026-06-12 17:19:49.635838 | controller |                     "f:value": {}
2026-06-12 17:19:49.635853 | controller |                   },
2026-06-12 17:19:49.635872 | controller |                   "k:{\"name\":\"RETRY_PERIOD\"}": {
2026-06-12 17:19:49.635887 | controller |                     ".": {},
2026-06-12 17:19:49.635902 | controller |                     "f:name": {},
2026-06-12 17:19:49.635917 | controller |                     "f:value": {}
2026-06-12 17:19:49.635932 | controller |                   }
2026-06-12 17:19:49.635948 | controller |                 },
2026-06-12 17:19:49.635963 | controller |                 "f:image": {},
2026-06-12 17:19:49.635978 | controller |                 "f:imagePullPolicy": {},
2026-06-12 17:19:49.635993 | controller |                 "f:livenessProbe": {
2026-06-12 17:19:49.636008 | controller |                   ".": {},
2026-06-12 17:19:49.636023 | controller |                   "f:failureThreshold": {},
2026-06-12 17:19:49.636038 | controller |                   "f:httpGet": {
2026-06-12 17:19:49.636053 | controller |                     ".": {},
2026-06-12 17:19:49.636067 | controller |                     "f:path": {},
2026-06-12 17:19:49.636082 | controller |                     "f:port": {},
2026-06-12 17:19:49.636097 | controller |                     "f:scheme": {}
2026-06-12 17:19:49.636111 | controller |                   },
2026-06-12 17:19:49.636126 | controller |                   "f:initialDelaySeconds": {},
2026-06-12 17:19:49.636153 | controller |                   "f:periodSeconds": {},
2026-06-12 17:19:49.636169 | controller |                   "f:successThreshold": {},
2026-06-12 17:19:49.636184 | controller |                   "f:timeoutSeconds": {}
2026-06-12 17:19:49.636198 | controller |                 },
2026-06-12 17:19:49.636213 | controller |                 "f:name": {},
2026-06-12 17:19:49.636228 | controller |                 "f:readinessProbe": {
2026-06-12 17:19:49.636243 | controller |                   ".": {},
2026-06-12 17:19:49.636257 | controller |                   "f:failureThreshold": {},
2026-06-12 17:19:49.636272 | controller |                   "f:httpGet": {
2026-06-12 17:19:49.636286 | controller |                     ".": {},
2026-06-12 17:19:49.636301 | controller |                     "f:path": {},
2026-06-12 17:19:49.636315 | controller |                     "f:port": {},
2026-06-12 17:19:49.636330 | controller |                     "f:scheme": {}
2026-06-12 17:19:49.636345 | controller |                   },
2026-06-12 17:19:49.636359 | controller |                   "f:initialDelaySeconds": {},
2026-06-12 17:19:49.636374 | controller |                   "f:periodSeconds": {},
2026-06-12 17:19:49.636388 | controller |                   "f:successThreshold": {},
2026-06-12 17:19:49.636403 | controller |                   "f:timeoutSeconds": {}
2026-06-12 17:19:49.636418 | controller |                 },
2026-06-12 17:19:49.636432 | controller |                 "f:resources": {
2026-06-12 17:19:49.636447 | controller |                   ".": {},
2026-06-12 17:19:49.636462 | controller |                   "f:limits": {
2026-06-12 17:19:49.636476 | controller |                     ".": {},
2026-06-12 17:19:49.636491 | controller |                     "f:cpu": {},
2026-06-12 17:19:49.636505 | controller |                     "f:memory": {}
2026-06-12 17:19:49.636520 | controller |                   },
2026-06-12 17:19:49.636534 | controller |                   "f:requests": {
2026-06-12 17:19:49.636549 | controller |                     ".": {},
2026-06-12 17:19:49.636564 | controller |                     "f:cpu": {},
2026-06-12 17:19:49.636600 | controller |                     "f:memory": {}
2026-06-12 17:19:49.636616 | controller |                   }
2026-06-12 17:19:49.636631 | controller |                 },
2026-06-12 17:19:49.636646 | controller |                 "f:securityContext": {
2026-06-12 17:19:49.636661 | controller |                   ".": {},
2026-06-12 17:19:49.636676 | controller |                   "f:allowPrivilegeEscalation": {}
2026-06-12 17:19:49.636691 | controller |                 },
2026-06-12 17:19:49.636706 | controller |                 "f:terminationMessagePath": {},
2026-06-12 17:19:49.636725 | controller |                 "f:terminationMessagePolicy": {}
2026-06-12 17:19:49.636740 | controller |               }
2026-06-12 17:19:49.636755 | controller |             },
2026-06-12 17:19:49.636770 | controller |             "f:dnsPolicy": {},
2026-06-12 17:19:49.636785 | controller |             "f:enableServiceLinks": {},
2026-06-12 17:19:49.636801 | controller |             "f:restartPolicy": {},
2026-06-12 17:19:49.636816 | controller |             "f:schedulerName": {},
2026-06-12 17:19:49.636831 | controller |             "f:securityContext": {
2026-06-12 17:19:49.636846 | controller |               ".": {},
2026-06-12 17:19:49.636861 | controller |               "f:runAsNonRoot": {}
2026-06-12 17:19:49.636875 | controller |             },
2026-06-12 17:19:49.636890 | controller |             "f:serviceAccount": {},
2026-06-12 17:19:49.636905 | controller |             "f:serviceAccountName": {},
2026-06-12 17:19:49.636920 | controller |             "f:terminationGracePeriodSeconds": {},
2026-06-12 17:19:49.636935 | controller |             "f:tolerations": {}
2026-06-12 17:19:49.636950 | controller |           }
2026-06-12 17:19:49.636965 | controller |         },
2026-06-12 17:19:49.636979 | controller |         "manager": "kube-controller-manager",
2026-06-12 17:19:49.636995 | controller |         "operation": "Update",
2026-06-12 17:19:49.637010 | controller |         "time": "2026-06-12T16:21:24Z"
2026-06-12 17:19:49.637025 | controller |       },
2026-06-12 17:19:49.637040 | controller |       {
2026-06-12 17:19:49.637054 | controller |         "apiVersion": "v1",
2026-06-12 17:19:49.637069 | controller |         "fieldsType": "FieldsV1",
2026-06-12 17:19:49.637083 | controller |         "fieldsV1": {
2026-06-12 17:19:49.637098 | controller |           "f:metadata": {
2026-06-12 17:19:49.637112 | controller |             "f:annotations": {
2026-06-12 17:19:49.637127 | controller |               "f:k8s.v1.cni.cncf.io/network-status": {}
2026-06-12 17:19:49.637141 | controller |             }
2026-06-12 17:19:49.637156 | controller |           }
2026-06-12 17:19:49.637170 | controller |         },
2026-06-12 17:19:49.637186 | controller |         "manager": "multus-daemon",
2026-06-12 17:19:49.637200 | controller |         "operation": "Update",
2026-06-12 17:19:49.637214 | controller |         "subresource": "status",
2026-06-12 17:19:49.637227 | controller |         "time": "2026-06-12T16:21:36Z"
2026-06-12 17:19:49.637241 | controller |       },
2026-06-12 17:19:49.637256 | controller |       {
2026-06-12 17:19:49.637270 | controller |         "apiVersion": "v1",
2026-06-12 17:19:49.637284 | controller |         "fieldsType": "FieldsV1",
2026-06-12 17:19:49.637299 | controller |         "fieldsV1": {
2026-06-12 17:19:49.637314 | controller |           "f:status": {
2026-06-12 17:19:49.637328 | controller |             "f:conditions": {
2026-06-12 17:19:49.637342 | controller |               "k:{\"type\":\"ContainersReady\"}": {
2026-06-12 17:19:49.637356 | controller |                 ".": {},
2026-06-12 17:19:49.637371 | controller |                 "f:lastProbeTime": {},
2026-06-12 17:19:49.637385 | controller |                 "f:lastTransitionTime": {},
2026-06-12 17:19:49.637399 | controller |                 "f:status": {},
2026-06-12 17:19:49.637414 | controller |                 "f:type": {}
2026-06-12 17:19:49.637428 | controller |               },
2026-06-12 17:19:49.637442 | controller |               "k:{\"type\":\"Initialized\"}": {
2026-06-12 17:19:49.637456 | controller |                 ".": {},
2026-06-12 17:19:49.637470 | controller |                 "f:lastProbeTime": {},
2026-06-12 17:19:49.637484 | controller |                 "f:lastTransitionTime": {},
2026-06-12 17:19:49.637499 | controller |                 "f:status": {},
2026-06-12 17:19:49.637512 | controller |                 "f:type": {}
2026-06-12 17:19:49.637526 | controller |               },
2026-06-12 17:19:49.637540 | controller |               "k:{\"type\":\"PodReadyToStartContainers\"}": {
2026-06-12 17:19:49.637558 | controller |                 ".": {},
2026-06-12 17:19:49.637589 | controller |                 "f:lastProbeTime": {},
2026-06-12 17:19:49.637610 | controller |                 "f:lastTransitionTime": {},
2026-06-12 17:19:49.637625 | controller |                 "f:status": {},
2026-06-12 17:19:49.637640 | controller |                 "f:type": {}
2026-06-12 17:19:49.637654 | controller |               },
2026-06-12 17:19:49.637668 | controller |               "k:{\"type\":\"Ready\"}": {
2026-06-12 17:19:49.637682 | controller |                 ".": {},
2026-06-12 17:19:49.637697 | controller |                 "f:lastProbeTime": {},
2026-06-12 17:19:49.637711 | controller |                 "f:lastTransitionTime": {},
2026-06-12 17:19:49.637726 | controller |                 "f:status": {},
2026-06-12 17:19:49.637740 | controller |                 "f:type": {}
2026-06-12 17:19:49.637754 | controller |               }
2026-06-12 17:19:49.637769 | controller |             },
2026-06-12 17:19:49.637784 | controller |             "f:containerStatuses": {},
2026-06-12 17:19:49.637799 | controller |             "f:hostIP": {},
2026-06-12 17:19:49.637814 | controller |             "f:hostIPs": {},
2026-06-12 17:19:49.637829 | controller |             "f:phase": {},
2026-06-12 17:19:49.637844 | controller |             "f:podIP": {},
2026-06-12 17:19:49.637859 | controller |             "f:podIPs": {
2026-06-12 17:19:49.637873 | controller |               ".": {},
2026-06-12 17:19:49.637888 | controller |               "k:{\"ip\":\"10.217.0.82\"}": {
2026-06-12 17:19:49.637905 | controller |                 ".": {},
2026-06-12 17:19:49.637922 | controller |                 "f:ip": {}
2026-06-12 17:19:49.637937 | controller |               }
2026-06-12 17:19:49.637952 | controller |             },
2026-06-12 17:19:49.637967 | controller |             "f:startTime": {}
2026-06-12 17:19:49.637981 | controller |           }
2026-06-12 17:19:49.637996 | controller |         },
2026-06-12 17:19:49.638011 | controller |         "manager": "kubelet",
2026-06-12 17:19:49.638026 | controller |         "operation": "Update",
2026-06-12 17:19:49.638041 | controller |         "subresource": "status",
2026-06-12 17:19:49.638056 | controller |         "time": "2026-06-12T16:23:05Z"
2026-06-12 17:19:49.638071 | controller |       }
2026-06-12 17:19:49.638086 | controller |     ],
2026-06-12 17:19:49.638101 | controller |     "name": "horizon-operator-controller-manager-9dc5578b5-wmn9f",
2026-06-12 17:19:49.638116 | controller |     "namespace": "openstack-operators",
2026-06-12 17:19:49.638131 | controller |     "ownerReferences": [
2026-06-12 17:19:49.638146 | controller |       {
2026-06-12 17:19:49.638161 | controller |         "apiVersion": "apps/v1",
2026-06-12 17:19:49.638176 | controller |         "blockOwnerDeletion": true,
2026-06-12 17:19:49.638190 | controller |         "controller": true,
2026-06-12 17:19:49.638205 | controller |         "kind": "ReplicaSet",
2026-06-12 17:19:49.638220 | controller |         "name": "horizon-operator-controller-manager-9dc5578b5",
2026-06-12 17:19:49.638235 | controller |         "uid": "bd91af16-bb2e-4bdc-8880-022d7e536391"
2026-06-12 17:19:49.638249 | controller |       }
2026-06-12 17:19:49.638264 | controller |     ],
2026-06-12 17:19:49.638279 | controller |     "resourceVersion": "55776",
2026-06-12 17:19:49.638294 | controller |     "uid": "15c759b6-2eda-4f08-8691-fa6932b67e64"
2026-06-12 17:19:49.638309 | controller |   },
2026-06-12 17:19:49.638323 | controller |   "spec": {
2026-06-12 17:19:49.638338 | controller |     "containers": [
2026-06-12 17:19:49.638353 | controller |       {
2026-06-12 17:19:49.638367 | controller |         "args": [
2026-06-12 17:19:49.638381 | controller |           "--leader-elect",
2026-06-12 17:19:49.638396 | controller |           "--health-probe-bind-address=:8081",
2026-06-12 17:19:49.638411 | controller |           "--metrics-bind-address=127.0.0.1:8080"
2026-06-12 17:19:49.638426 | controller |         ],
2026-06-12 17:19:49.638444 | controller |         "command": [
2026-06-12 17:19:49.638459 | controller |           "/manager"
2026-06-12 17:19:49.638474 | controller |         ],
2026-06-12 17:19:49.638488 | controller |         "env": [
2026-06-12 17:19:49.638503 | controller |           {
2026-06-12 17:19:49.638517 | controller |             "name": "LEASE_DURATION",
2026-06-12 17:19:49.638532 | controller |             "value": "30"
2026-06-12 17:19:49.638546 | controller |           },
2026-06-12 17:19:49.638561 | controller |           {
2026-06-12 17:19:49.638591 | controller |             "name": "RENEW_DEADLINE",
2026-06-12 17:19:49.638611 | controller |             "value": "20"
2026-06-12 17:19:49.638626 | controller |           },
2026-06-12 17:19:49.638641 | controller |           {
2026-06-12 17:19:49.638656 | controller |             "name": "RETRY_PERIOD",
2026-06-12 17:19:49.638670 | controller |             "value": "5"
2026-06-12 17:19:49.638685 | controller |           },
2026-06-12 17:19:49.638699 | controller |           {
2026-06-12 17:19:49.638714 | controller |             "name": "ENABLE_WEBHOOKS",
2026-06-12 17:19:49.638728 | controller |             "value": "false"
2026-06-12 17:19:49.638743 | controller |           },
2026-06-12 17:19:49.638757 | controller |           {
2026-06-12 17:19:49.638772 | controller |             "name": "METRICS_CERTS",
2026-06-12 17:19:49.638787 | controller |             "value": "false"
2026-06-12 17:19:49.638801 | controller |           }
2026-06-12 17:19:49.638816 | controller |         ],
2026-06-12 17:19:49.638831 | controller |         "image": "quay.io/openstack-k8s-operators/horizon-operator@sha256:c74c162ad42f26b9a56d8409dc53d469f3e0beaa9613b594ecbfbcda518dee19",
2026-06-12 17:19:49.638846 | controller |         "imagePullPolicy": "IfNotPresent",
2026-06-12 17:19:49.638862 | controller |         "livenessProbe": {
2026-06-12 17:19:49.638877 | controller |           "failureThreshold": 3,
2026-06-12 17:19:49.638891 | controller |           "httpGet": {
2026-06-12 17:19:49.638906 | controller |             "path": "/healthz",
2026-06-12 17:19:49.638921 | controller |             "port": 8081,
2026-06-12 17:19:49.638935 | controller |             "scheme": "HTTP"
2026-06-12 17:19:49.638952 | controller |           },
2026-06-12 17:19:49.638970 | controller |           "initialDelaySeconds": 15,
2026-06-12 17:19:49.638984 | controller |           "periodSeconds": 20,
2026-06-12 17:19:49.638999 | controller |           "successThreshold": 1,
2026-06-12 17:19:49.639014 | controller |           "timeoutSeconds": 1
2026-06-12 17:19:49.639029 | controller |         },
2026-06-12 17:19:49.639044 | controller |         "name": "manager",
2026-06-12 17:19:49.639059 | controller |         "readinessProbe": {
2026-06-12 17:19:49.639074 | controller |           "failureThreshold": 3,
2026-06-12 17:19:49.639089 | controller |           "httpGet": {
2026-06-12 17:19:49.639104 | controller |             "path": "/readyz",
2026-06-12 17:19:49.639118 | controller |             "port": 8081,
2026-06-12 17:19:49.639133 | controller |             "scheme": "HTTP"
2026-06-12 17:19:49.639147 | controller |           },
2026-06-12 17:19:49.639161 | controller |           "initialDelaySeconds": 5,
2026-06-12 17:19:49.639176 | controller |           "periodSeconds": 10,
2026-06-12 17:19:49.639190 | controller |           "successThreshold": 1,
2026-06-12 17:19:49.639204 | controller |           "timeoutSeconds": 1
2026-06-12 17:19:49.639218 | controller |         },
2026-06-12 17:19:49.639233 | controller |         "resources": {
2026-06-12 17:19:49.639247 | controller |           "limits": {
2026-06-12 17:19:49.639262 | controller |             "cpu": "500m",
2026-06-12 17:19:49.639276 | controller |             "memory": "512Mi"
2026-06-12 17:19:49.639290 | controller |           },
2026-06-12 17:19:49.639304 | controller |           "requests": {
2026-06-12 17:19:49.639318 | controller |             "cpu": "10m",
2026-06-12 17:19:49.639333 | controller |             "memory": "256Mi"
2026-06-12 17:19:49.639351 | controller |           }
2026-06-12 17:19:49.639365 | controller |         },
2026-06-12 17:19:49.639380 | controller |         "securityContext": {
2026-06-12 17:19:49.639394 | controller |           "allowPrivilegeEscalation": false,
2026-06-12 17:19:49.639408 | controller |           "capabilities": {
2026-06-12 17:19:49.639422 | controller |             "drop": [
2026-06-12 17:19:49.639437 | controller |               "MKNOD"
2026-06-12 17:19:49.639451 | controller |             ]
2026-06-12 17:19:49.639465 | controller |           }
2026-06-12 17:19:49.639479 | controller |         },
2026-06-12 17:19:49.639493 | controller |         "terminationMessagePath": "/dev/termination-log",
2026-06-12 17:19:49.639507 | controller |         "terminationMessagePolicy": "File",
2026-06-12 17:19:49.639521 | controller |         "volumeMounts": [
2026-06-12 17:19:49.639535 | controller |           {
2026-06-12 17:19:49.639550 | controller |             "mountPath": "/var/run/secrets/kubernetes.io/serviceaccount",
2026-06-12 17:19:49.639564 | controller |             "name": "kube-api-access-2fn4p",
2026-06-12 17:19:49.639601 | controller |             "readOnly": true
2026-06-12 17:19:49.639617 | controller |           }
2026-06-12 17:19:49.639632 | controller |         ]
2026-06-12 17:19:49.639646 | controller |       }
2026-06-12 17:19:49.639660 | controller |     ],
2026-06-12 17:19:49.639675 | controller |     "dnsPolicy": "ClusterFirst",
2026-06-12 17:19:49.639689 | controller |     "enableServiceLinks": true,
2026-06-12 17:19:49.639703 | controller |     "imagePullSecrets": [
2026-06-12 17:19:49.639718 | controller |       {
2026-06-12 17:19:49.639732 | controller |         "name": "horizon-operator-controller-manager-dockercfg-zqqkj"
2026-06-12 17:19:49.639747 | controller |       }
2026-06-12 17:19:49.639761 | controller |     ],
2026-06-12 17:19:49.639775 | controller |     "nodeName": "crc",
2026-06-12 17:19:49.639790 | controller |     "preemptionPolicy": "PreemptLowerPriority",
2026-06-12 17:19:49.639804 | controller |     "priority": 0,
2026-06-12 17:19:49.639819 | controller |     "restartPolicy": "Always",
2026-06-12 17:19:49.639833 | controller |     "schedulerName": "default-scheduler",
2026-06-12 17:19:49.639848 | controller |     "securityContext": {
2026-06-12 17:19:49.639863 | controller |       "runAsNonRoot": true,
2026-06-12 17:19:49.639878 | controller |       "seLinuxOptions": {
2026-06-12 17:19:49.639893 | controller |         "level": "s0:c26,c5"
2026-06-12 17:19:49.639907 | controller |       }
2026-06-12 17:19:49.639922 | controller |     },
2026-06-12 17:19:49.639937 | controller |     "serviceAccount": "horizon-operator-controller-manager",
2026-06-12 17:19:49.639952 | controller |     "serviceAccountName": "horizon-operator-controller-manager",
2026-06-12 17:19:49.639967 | controller |     "terminationGracePeriodSeconds": 10,
2026-06-12 17:19:49.639981 | controller |     "tolerations": [
2026-06-12 17:19:49.639996 | controller |       {
2026-06-12 17:19:49.640011 | controller |         "effect": "NoExecute",
2026-06-12 17:19:49.640026 | controller |         "key": "node.kubernetes.io/not-ready",
2026-06-12 17:19:49.640041 | controller |         "operator": "Exists",
2026-06-12 17:19:49.640056 | controller |         "tolerationSeconds": 120
2026-06-12 17:19:49.640071 | controller |       },
2026-06-12 17:19:49.640086 | controller |       {
2026-06-12 17:19:49.640101 | controller |         "effect": "NoExecute",
2026-06-12 17:19:49.640116 | controller |         "key": "node.kubernetes.io/unreachable",
2026-06-12 17:19:49.640144 | controller |         "operator": "Exists",
2026-06-12 17:19:49.640161 | controller |         "tolerationSeconds": 120
2026-06-12 17:19:49.640176 | controller |       },
2026-06-12 17:19:49.640190 | controller |       {
2026-06-12 17:19:49.640205 | controller |         "effect": "NoSchedule",
2026-06-12 17:19:49.640220 | controller |         "key": "node.kubernetes.io/memory-pressure",
2026-06-12 17:19:49.640235 | controller |         "operator": "Exists"
2026-06-12 17:19:49.640254 | controller |       }
2026-06-12 17:19:49.640269 | controller |     ],
2026-06-12 17:19:49.640284 | controller |     "volumes": [
2026-06-12 17:19:49.640299 | controller |       {
2026-06-12 17:19:49.640314 | controller |         "name": "kube-api-access-2fn4p",
2026-06-12 17:19:49.640329 | controller |         "projected": {
2026-06-12 17:19:49.640344 | controller |           "defaultMode": 420,
2026-06-12 17:19:49.640358 | controller |           "sources": [
2026-06-12 17:19:49.640373 | controller |             {
2026-06-12 17:19:49.640388 | controller |               "serviceAccountToken": {
2026-06-12 17:19:49.640403 | controller |                 "expirationSeconds": 3607,
2026-06-12 17:19:49.640418 | controller |                 "path": "token"
2026-06-12 17:19:49.640433 | controller |               }
2026-06-12 17:19:49.640447 | controller |             },
2026-06-12 17:19:49.640462 | controller |             {
2026-06-12 17:19:49.640477 | controller |               "configMap": {
2026-06-12 17:19:49.640491 | controller |                 "items": [
2026-06-12 17:19:49.640506 | controller |                   {
2026-06-12 17:19:49.640520 | controller |                     "key": "ca.crt",
2026-06-12 17:19:49.640535 | controller |                     "path": "ca.crt"
2026-06-12 17:19:49.640549 | controller |                   }
2026-06-12 17:19:49.640564 | controller |                 ],
2026-06-12 17:19:49.640598 | controller |                 "name": "kube-root-ca.crt"
2026-06-12 17:19:49.640615 | controller |               }
2026-06-12 17:19:49.640630 | controller |             },
2026-06-12 17:19:49.640644 | controller |             {
2026-06-12 17:19:49.640659 | controller |               "downwardAPI": {
2026-06-12 17:19:49.640673 | controller |                 "items": [
2026-06-12 17:19:49.640688 | controller |                   {
2026-06-12 17:19:49.640702 | controller |                     "fieldRef": {
2026-06-12 17:19:49.640717 | controller |                       "apiVersion": "v1",
2026-06-12 17:19:49.640731 | controller |                       "fieldPath": "metadata.namespace"
2026-06-12 17:19:49.640746 | controller |                     },
2026-06-12 17:19:49.640761 | controller |                     "path": "namespace"
2026-06-12 17:19:49.640776 | controller |                   }
2026-06-12 17:19:49.640791 | controller |                 ]
2026-06-12 17:19:49.640805 | controller |               }
2026-06-12 17:19:49.640820 | controller |             },
2026-06-12 17:19:49.640835 | controller |             {
2026-06-12 17:19:49.640849 | controller |               "configMap": {
2026-06-12 17:19:49.640864 | controller |                 "items": [
2026-06-12 17:19:49.640878 | controller |                   {
2026-06-12 17:19:49.640893 | controller |                     "key": "service-ca.crt",
2026-06-12 17:19:49.640908 | controller |                     "path": "service-ca.crt"
2026-06-12 17:19:49.640924 | controller |                   }
2026-06-12 17:19:49.640939 | controller |                 ],
2026-06-12 17:19:49.640954 | controller |                 "name": "openshift-service-ca.crt"
2026-06-12 17:19:49.640969 | controller |               }
2026-06-12 17:19:49.640984 | controller |             }
2026-06-12 17:19:49.640999 | controller |           ]
2026-06-12 17:19:49.641013 | controller |         }
2026-06-12 17:19:49.641028 | controller |       }
2026-06-12 17:19:49.641043 | controller |     ]
2026-06-12 17:19:49.641058 | controller |   },
2026-06-12 17:19:49.641073 | controller |   "status": {
2026-06-12 17:19:49.641087 | controller |     "conditions": [
2026-06-12 17:19:49.641102 | controller |       {
2026-06-12 17:19:49.641117 | controller |         "lastProbeTime": null,
2026-06-12 17:19:49.641138 | controller |         "lastTransitionTime": "2026-06-12T16:22:46Z",
2026-06-12 17:19:49.641153 | controller |         "status": "True",
2026-06-12 17:19:49.641168 | controller |         "type": "PodReadyToStartContainers"
2026-06-12 17:19:49.641187 | controller |       },
2026-06-12 17:19:49.641202 | controller |       {
2026-06-12 17:19:49.641217 | controller |         "lastProbeTime": null,
2026-06-12 17:19:49.641232 | controller |         "lastTransitionTime": "2026-06-12T16:21:24Z",
2026-06-12 17:19:49.641246 | controller |         "status": "True",
2026-06-12 17:19:49.641261 | controller |         "type": "Initialized"
2026-06-12 17:19:49.641275 | controller |       },
2026-06-12 17:19:49.641289 | controller |       {
2026-06-12 17:19:49.641304 | controller |         "lastProbeTime": null,
2026-06-12 17:19:49.641318 | controller |         "lastTransitionTime": "2026-06-12T16:22:58Z",
2026-06-12 17:19:49.641332 | controller |         "status": "True",
2026-06-12 17:19:49.641347 | controller |         "type": "Ready"
2026-06-12 17:19:49.641361 | controller |       },
2026-06-12 17:19:49.641375 | controller |       {
2026-06-12 17:19:49.641390 | controller |         "lastProbeTime": null,
2026-06-12 17:19:49.641404 | controller |         "lastTransitionTime": "2026-06-12T16:22:58Z",
2026-06-12 17:19:49.641419 | controller |         "status": "True",
2026-06-12 17:19:49.641433 | controller |         "type": "ContainersReady"
2026-06-12 17:19:49.641448 | controller |       },
2026-06-12 17:19:49.641462 | controller |       {
2026-06-12 17:19:49.641476 | controller |         "lastProbeTime": null,
2026-06-12 17:19:49.641490 | controller |         "lastTransitionTime": "2026-06-12T16:21:24Z",
2026-06-12 17:19:49.641504 | controller |         "status": "True",
2026-06-12 17:19:49.641519 | controller |         "type": "PodScheduled"
2026-06-12 17:19:49.641533 | controller |       }
2026-06-12 17:19:49.641547 | controller |     ],
2026-06-12 17:19:49.641562 | controller |     "containerStatuses": [
2026-06-12 17:19:49.641597 | controller |       {
2026-06-12 17:19:49.641614 | controller |         "allocatedResources": {
2026-06-12 17:19:49.641629 | controller |           "cpu": "10m",
2026-06-12 17:19:49.641643 | controller |           "memory": "256Mi"
2026-06-12 17:19:49.641658 | controller |         },
2026-06-12 17:19:49.641672 | controller |         "containerID": "cri-o://cd294a50d5a00ee918418d9f0e69bf24ad30ce7b519ec12cee83b7139ed946eb",
2026-06-12 17:19:49.641687 | controller |         "image": "quay.io/openstack-k8s-operators/horizon-operator@sha256:c74c162ad42f26b9a56d8409dc53d469f3e0beaa9613b594ecbfbcda518dee19",
2026-06-12 17:19:49.641702 | controller |         "imageID": "quay.io/openstack-k8s-operators/horizon-operator@sha256:c74c162ad42f26b9a56d8409dc53d469f3e0beaa9613b594ecbfbcda518dee19",
2026-06-12 17:19:49.641716 | controller |         "lastState": {},
2026-06-12 17:19:49.641731 | controller |         "name": "manager",
2026-06-12 17:19:49.641745 | controller |         "ready": true,
2026-06-12 17:19:49.641759 | controller |         "resources": {
2026-06-12 17:19:49.641773 | controller |           "limits": {
2026-06-12 17:19:49.641788 | controller |             "cpu": "500m",
2026-06-12 17:19:49.641802 | controller |             "memory": "512Mi"
2026-06-12 17:19:49.641816 | controller |           },
2026-06-12 17:19:49.641830 | controller |           "requests": {
2026-06-12 17:19:49.641844 | controller |             "cpu": "10m",
2026-06-12 17:19:49.641858 | controller |             "memory": "256Mi"
2026-06-12 17:19:49.641872 | controller |           }
2026-06-12 17:19:49.641887 | controller |         },
2026-06-12 17:19:49.641901 | controller |         "restartCount": 0,
2026-06-12 17:19:49.641915 | controller |         "started": true,
2026-06-12 17:19:49.641929 | controller |         "state": {
2026-06-12 17:19:49.641944 | controller |           "running": {
2026-06-12 17:19:49.641959 | controller |             "startedAt": "2026-06-12T16:22:45Z"
2026-06-12 17:19:49.641974 | controller |           }
2026-06-12 17:19:49.641989 | controller |         },
2026-06-12 17:19:49.642004 | controller |         "user": {
2026-06-12 17:19:49.642019 | controller |           "linux": {
2026-06-12 17:19:49.642033 | controller |             "gid": 0,
2026-06-12 17:19:49.642051 | controller |             "supplementalGroups": [
2026-06-12 17:19:49.642067 | controller |               0
2026-06-12 17:19:49.642082 | controller |             ],
2026-06-12 17:19:49.642096 | controller |             "uid": 65532
2026-06-12 17:19:49.642111 | controller |           }
2026-06-12 17:19:49.642125 | controller |         },
2026-06-12 17:19:49.642140 | controller |         "volumeMounts": [
2026-06-12 17:19:49.642155 | controller |           {
2026-06-12 17:19:49.642169 | controller |             "mountPath": "/var/run/secrets/kubernetes.io/serviceaccount",
2026-06-12 17:19:49.642185 | controller |             "name": "kube-api-access-2fn4p",
2026-06-12 17:19:49.642200 | controller |             "readOnly": true,
2026-06-12 17:19:49.642215 | controller |             "recursiveReadOnly": "Disabled"
2026-06-12 17:19:49.642230 | controller |           }
2026-06-12 17:19:49.642245 | controller |         ]
2026-06-12 17:19:49.642260 | controller |       }
2026-06-12 17:19:49.642275 | controller |     ],
2026-06-12 17:19:49.642290 | controller |     "hostIP": "192.168.126.11",
2026-06-12 17:19:49.642305 | controller |     "hostIPs": [
2026-06-12 17:19:49.642319 | controller |       {
2026-06-12 17:19:49.642334 | controller |         "ip": "192.168.126.11"
2026-06-12 17:19:49.642349 | controller |       }
2026-06-12 17:19:49.642363 | controller |     ],
2026-06-12 17:19:49.642378 | controller |     "phase": "Running",
2026-06-12 17:19:49.642393 | controller |     "podIP": "10.217.0.82",
2026-06-12 17:19:49.642407 | controller |     "podIPs": [
2026-06-12 17:19:49.642422 | controller |       {
2026-06-12 17:19:49.642437 | controller |         "ip": "10.217.0.82"
2026-06-12 17:19:49.642451 | controller |       }
2026-06-12 17:19:49.642466 | controller |     ],
2026-06-12 17:19:49.642480 | controller |     "qosClass": "Burstable",
2026-06-12 17:19:49.642495 | controller |     "startTime": "2026-06-12T16:21:24Z"
2026-06-12 17:19:49.642510 | controller |   }
2026-06-12 17:19:49.642525 | controller | }
2026-06-12 17:19:49.664056 | controller | ok:
2026-06-12 17:19:49.664111 | controller | {
2026-06-12 17:19:49.664144 | controller |   "apiVersion": "v1",
2026-06-12 17:19:49.664162 | controller |   "kind": "Pod",
2026-06-12 17:19:49.664179 | controller |   "metadata": {
2026-06-12 17:19:49.664194 | controller |     "annotations": {
2026-06-12 17:19:49.664211 | 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-12 17:19:49.664227 | 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-12 17:19:49.664243 | controller |       "kubectl.kubernetes.io/default-container": "manager",
2026-06-12 17:19:49.664259 | controller |       "openshift.io/scc": "anyuid",
2026-06-12 17:19:49.664275 | controller |       "security.openshift.io/validated-scc-subject-type": "serviceaccount"
2026-06-12 17:19:49.664291 | controller |     },
2026-06-12 17:19:49.664306 | controller |     "creationTimestamp": "2026-06-12T16:21:24Z",
2026-06-12 17:19:49.664321 | controller |     "generateName": "infra-operator-controller-manager-594d6555bb-",
2026-06-12 17:19:49.664335 | controller |     "generation": 1,
2026-06-12 17:19:49.664350 | controller |     "labels": {
2026-06-12 17:19:49.664365 | controller |       "app.kubernetes.io/name": "infra-operator",
2026-06-12 17:19:49.664380 | controller |       "control-plane": "controller-manager",
2026-06-12 17:19:49.664401 | controller |       "openstack.org/operator-name": "infra",
2026-06-12 17:19:49.664416 | controller |       "pod-template-hash": "594d6555bb"
2026-06-12 17:19:49.664432 | controller |     },
2026-06-12 17:19:49.664447 | controller |     "managedFields": [
2026-06-12 17:19:49.664462 | controller |       {
2026-06-12 17:19:49.664477 | controller |         "apiVersion": "v1",
2026-06-12 17:19:49.664492 | controller |         "fieldsType": "FieldsV1",
2026-06-12 17:19:49.664507 | controller |         "fieldsV1": {
2026-06-12 17:19:49.664522 | controller |           "f:metadata": {
2026-06-12 17:19:49.664537 | controller |             "f:annotations": {
2026-06-12 17:19:49.664552 | controller |               "f:k8s.ovn.org/pod-networks": {}
2026-06-12 17:19:49.664567 | controller |             }
2026-06-12 17:19:49.664604 | controller |           }
2026-06-12 17:19:49.664621 | controller |         },
2026-06-12 17:19:49.664637 | controller |         "manager": "crc",
2026-06-12 17:19:49.664652 | controller |         "operation": "Update",
2026-06-12 17:19:49.664668 | controller |         "subresource": "status",
2026-06-12 17:19:49.664683 | controller |         "time": "2026-06-12T16:21:24Z"
2026-06-12 17:19:49.664698 | controller |       },
2026-06-12 17:19:49.664713 | controller |       {
2026-06-12 17:19:49.664728 | controller |         "apiVersion": "v1",
2026-06-12 17:19:49.664743 | controller |         "fieldsType": "FieldsV1",
2026-06-12 17:19:49.664758 | controller |         "fieldsV1": {
2026-06-12 17:19:49.664773 | controller |           "f:metadata": {
2026-06-12 17:19:49.664788 | controller |             "f:annotations": {
2026-06-12 17:19:49.664803 | controller |               ".": {},
2026-06-12 17:19:49.664818 | controller |               "f:kubectl.kubernetes.io/default-container": {}
2026-06-12 17:19:49.664833 | controller |             },
2026-06-12 17:19:49.664848 | controller |             "f:generateName": {},
2026-06-12 17:19:49.664863 | controller |             "f:labels": {
2026-06-12 17:19:49.664878 | controller |               ".": {},
2026-06-12 17:19:49.664893 | controller |               "f:app.kubernetes.io/name": {},
2026-06-12 17:19:49.664907 | controller |               "f:control-plane": {},
2026-06-12 17:19:49.664922 | controller |               "f:openstack.org/operator-name": {},
2026-06-12 17:19:49.664937 | controller |               "f:pod-template-hash": {}
2026-06-12 17:19:49.664951 | controller |             },
2026-06-12 17:19:49.664966 | controller |             "f:ownerReferences": {
2026-06-12 17:19:49.664980 | controller |               ".": {},
2026-06-12 17:19:49.664994 | controller |               "k:{\"uid\":\"227c6ead-f9e7-4cb9-af75-ac8d4c65ae26\"}": {}
2026-06-12 17:19:49.665009 | controller |             }
2026-06-12 17:19:49.665023 | controller |           },
2026-06-12 17:19:49.665038 | controller |           "f:spec": {
2026-06-12 17:19:49.665052 | controller |             "f:containers": {
2026-06-12 17:19:49.665067 | controller |               "k:{\"name\":\"manager\"}": {
2026-06-12 17:19:49.665082 | controller |                 ".": {},
2026-06-12 17:19:49.665097 | controller |                 "f:args": {},
2026-06-12 17:19:49.665112 | controller |                 "f:command": {},
2026-06-12 17:19:49.665127 | controller |                 "f:env": {
2026-06-12 17:19:49.665141 | controller |                   ".": {},
2026-06-12 17:19:49.665156 | controller |                   "k:{\"name\":\"ENABLE_WEBHOOKS\"}": {
2026-06-12 17:19:49.665170 | controller |                     ".": {},
2026-06-12 17:19:49.665185 | controller |                     "f:name": {},
2026-06-12 17:19:49.665199 | controller |                     "f:value": {}
2026-06-12 17:19:49.665214 | controller |                   },
2026-06-12 17:19:49.665228 | controller |                   "k:{\"name\":\"LEASE_DURATION\"}": {
2026-06-12 17:19:49.665243 | controller |                     ".": {},
2026-06-12 17:19:49.665257 | controller |                     "f:name": {},
2026-06-12 17:19:49.665275 | controller |                     "f:value": {}
2026-06-12 17:19:49.665290 | controller |                   },
2026-06-12 17:19:49.665304 | controller |                   "k:{\"name\":\"METRICS_CERTS\"}": {
2026-06-12 17:19:49.665318 | controller |                     ".": {},
2026-06-12 17:19:49.665333 | controller |                     "f:name": {},
2026-06-12 17:19:49.665347 | controller |                     "f:value": {}
2026-06-12 17:19:49.665362 | controller |                   },
2026-06-12 17:19:49.665376 | controller |                   "k:{\"name\":\"RENEW_DEADLINE\"}": {
2026-06-12 17:19:49.665390 | controller |                     ".": {},
2026-06-12 17:19:49.665404 | controller |                     "f:name": {},
2026-06-12 17:19:49.665418 | controller |                     "f:value": {}
2026-06-12 17:19:49.665433 | controller |                   },
2026-06-12 17:19:49.665447 | controller |                   "k:{\"name\":\"RETRY_PERIOD\"}": {
2026-06-12 17:19:49.665461 | controller |                     ".": {},
2026-06-12 17:19:49.665475 | controller |                     "f:name": {},
2026-06-12 17:19:49.665489 | controller |                     "f:value": {}
2026-06-12 17:19:49.665504 | controller |                   }
2026-06-12 17:19:49.665518 | controller |                 },
2026-06-12 17:19:49.665533 | controller |                 "f:image": {},
2026-06-12 17:19:49.665547 | controller |                 "f:imagePullPolicy": {},
2026-06-12 17:19:49.665562 | controller |                 "f:livenessProbe": {
2026-06-12 17:19:49.665596 | controller |                   ".": {},
2026-06-12 17:19:49.665613 | controller |                   "f:failureThreshold": {},
2026-06-12 17:19:49.665629 | controller |                   "f:httpGet": {
2026-06-12 17:19:49.665645 | controller |                     ".": {},
2026-06-12 17:19:49.665660 | controller |                     "f:path": {},
2026-06-12 17:19:49.665675 | controller |                     "f:port": {},
2026-06-12 17:19:49.665690 | controller |                     "f:scheme": {}
2026-06-12 17:19:49.665705 | controller |                   },
2026-06-12 17:19:49.665720 | controller |                   "f:initialDelaySeconds": {},
2026-06-12 17:19:49.665735 | controller |                   "f:periodSeconds": {},
2026-06-12 17:19:49.665750 | controller |                   "f:successThreshold": {},
2026-06-12 17:19:49.665765 | controller |                   "f:timeoutSeconds": {}
2026-06-12 17:19:49.665779 | controller |                 },
2026-06-12 17:19:49.665794 | controller |                 "f:name": {},
2026-06-12 17:19:49.665809 | controller |                 "f:readinessProbe": {
2026-06-12 17:19:49.665824 | controller |                   ".": {},
2026-06-12 17:19:49.665839 | controller |                   "f:failureThreshold": {},
2026-06-12 17:19:49.665854 | controller |                   "f:httpGet": {
2026-06-12 17:19:49.665870 | controller |                     ".": {},
2026-06-12 17:19:49.665885 | controller |                     "f:path": {},
2026-06-12 17:19:49.665900 | controller |                     "f:port": {},
2026-06-12 17:19:49.665916 | controller |                     "f:scheme": {}
2026-06-12 17:19:49.665930 | controller |                   },
2026-06-12 17:19:49.665945 | controller |                   "f:initialDelaySeconds": {},
2026-06-12 17:19:49.665960 | controller |                   "f:periodSeconds": {},
2026-06-12 17:19:49.665975 | controller |                   "f:successThreshold": {},
2026-06-12 17:19:49.665990 | controller |                   "f:timeoutSeconds": {}
2026-06-12 17:19:49.666005 | controller |                 },
2026-06-12 17:19:49.666020 | controller |                 "f:resources": {
2026-06-12 17:19:49.666034 | controller |                   ".": {},
2026-06-12 17:19:49.666049 | controller |                   "f:limits": {
2026-06-12 17:19:49.666064 | controller |                     ".": {},
2026-06-12 17:19:49.666079 | controller |                     "f:cpu": {},
2026-06-12 17:19:49.666093 | controller |                     "f:memory": {}
2026-06-12 17:19:49.666113 | controller |                   },
2026-06-12 17:19:49.666128 | controller |                   "f:requests": {
2026-06-12 17:19:49.666143 | controller |                     ".": {},
2026-06-12 17:19:49.666158 | controller |                     "f:cpu": {},
2026-06-12 17:19:49.666173 | controller |                     "f:memory": {}
2026-06-12 17:19:49.666187 | controller |                   }
2026-06-12 17:19:49.666202 | controller |                 },
2026-06-12 17:19:49.666216 | controller |                 "f:securityContext": {
2026-06-12 17:19:49.666230 | controller |                   ".": {},
2026-06-12 17:19:49.666244 | controller |                   "f:allowPrivilegeEscalation": {}
2026-06-12 17:19:49.666258 | controller |                 },
2026-06-12 17:19:49.666273 | controller |                 "f:terminationMessagePath": {},
2026-06-12 17:19:49.666287 | controller |                 "f:terminationMessagePolicy": {},
2026-06-12 17:19:49.666302 | controller |                 "f:volumeMounts": {
2026-06-12 17:19:49.666316 | controller |                   ".": {},
2026-06-12 17:19:49.666331 | controller |                   "k:{\"mountPath\":\"/tmp/k8s-webhook-server/serving-certs\"}": {
2026-06-12 17:19:49.666346 | controller |                     ".": {},
2026-06-12 17:19:49.666361 | controller |                     "f:mountPath": {},
2026-06-12 17:19:49.666375 | controller |                     "f:name": {},
2026-06-12 17:19:49.666390 | controller |                     "f:readOnly": {}
2026-06-12 17:19:49.666404 | controller |                   }
2026-06-12 17:19:49.666419 | controller |                 }
2026-06-12 17:19:49.666433 | controller |               }
2026-06-12 17:19:49.666448 | controller |             },
2026-06-12 17:19:49.666462 | controller |             "f:dnsPolicy": {},
2026-06-12 17:19:49.666477 | controller |             "f:enableServiceLinks": {},
2026-06-12 17:19:49.666491 | controller |             "f:restartPolicy": {},
2026-06-12 17:19:49.666506 | controller |             "f:schedulerName": {},
2026-06-12 17:19:49.666520 | controller |             "f:securityContext": {
2026-06-12 17:19:49.666535 | controller |               ".": {},
2026-06-12 17:19:49.666549 | controller |               "f:runAsNonRoot": {}
2026-06-12 17:19:49.666564 | controller |             },
2026-06-12 17:19:49.666600 | controller |             "f:serviceAccount": {},
2026-06-12 17:19:49.666617 | controller |             "f:serviceAccountName": {},
2026-06-12 17:19:49.666632 | controller |             "f:terminationGracePeriodSeconds": {},
2026-06-12 17:19:49.666647 | controller |             "f:tolerations": {},
2026-06-12 17:19:49.666662 | controller |             "f:volumes": {
2026-06-12 17:19:49.666677 | controller |               ".": {},
2026-06-12 17:19:49.666692 | controller |               "k:{\"name\":\"cert\"}": {
2026-06-12 17:19:49.666707 | controller |                 ".": {},
2026-06-12 17:19:49.666721 | controller |                 "f:name": {},
2026-06-12 17:19:49.666736 | controller |                 "f:secret": {
2026-06-12 17:19:49.666751 | controller |                   ".": {},
2026-06-12 17:19:49.666766 | controller |                   "f:defaultMode": {},
2026-06-12 17:19:49.666780 | controller |                   "f:secretName": {}
2026-06-12 17:19:49.666795 | controller |                 }
2026-06-12 17:19:49.666810 | controller |               }
2026-06-12 17:19:49.666826 | controller |             }
2026-06-12 17:19:49.666841 | controller |           }
2026-06-12 17:19:49.666855 | controller |         },
2026-06-12 17:19:49.666870 | controller |         "manager": "kube-controller-manager",
2026-06-12 17:19:49.666885 | controller |         "operation": "Update",
2026-06-12 17:19:49.666900 | controller |         "time": "2026-06-12T16:21:24Z"
2026-06-12 17:19:49.666915 | controller |       },
2026-06-12 17:19:49.666930 | controller |       {
2026-06-12 17:19:49.666944 | controller |         "apiVersion": "v1",
2026-06-12 17:19:49.666963 | controller |         "fieldsType": "FieldsV1",
2026-06-12 17:19:49.666981 | controller |         "fieldsV1": {
2026-06-12 17:19:49.666997 | controller |           "f:metadata": {
2026-06-12 17:19:49.667012 | controller |             "f:annotations": {
2026-06-12 17:19:49.667027 | controller |               "f:k8s.v1.cni.cncf.io/network-status": {}
2026-06-12 17:19:49.667041 | controller |             }
2026-06-12 17:19:49.667055 | controller |           }
2026-06-12 17:19:49.667070 | controller |         },
2026-06-12 17:19:49.667084 | controller |         "manager": "multus-daemon",
2026-06-12 17:19:49.667099 | controller |         "operation": "Update",
2026-06-12 17:19:49.667113 | controller |         "subresource": "status",
2026-06-12 17:19:49.667127 | controller |         "time": "2026-06-12T16:21:47Z"
2026-06-12 17:19:49.667142 | controller |       },
2026-06-12 17:19:49.667156 | controller |       {
2026-06-12 17:19:49.667170 | controller |         "apiVersion": "v1",
2026-06-12 17:19:49.667185 | controller |         "fieldsType": "FieldsV1",
2026-06-12 17:19:49.667199 | controller |         "fieldsV1": {
2026-06-12 17:19:49.667213 | controller |           "f:status": {
2026-06-12 17:19:49.667227 | controller |             "f:conditions": {
2026-06-12 17:19:49.667242 | controller |               "k:{\"type\":\"ContainersReady\"}": {
2026-06-12 17:19:49.667256 | controller |                 ".": {},
2026-06-12 17:19:49.667269 | controller |                 "f:lastProbeTime": {},
2026-06-12 17:19:49.667283 | controller |                 "f:lastTransitionTime": {},
2026-06-12 17:19:49.667297 | controller |                 "f:status": {},
2026-06-12 17:19:49.667311 | controller |                 "f:type": {}
2026-06-12 17:19:49.667326 | controller |               },
2026-06-12 17:19:49.667340 | controller |               "k:{\"type\":\"Initialized\"}": {
2026-06-12 17:19:49.667354 | controller |                 ".": {},
2026-06-12 17:19:49.667368 | controller |                 "f:lastProbeTime": {},
2026-06-12 17:19:49.667383 | controller |                 "f:lastTransitionTime": {},
2026-06-12 17:19:49.667397 | controller |                 "f:status": {},
2026-06-12 17:19:49.667411 | controller |                 "f:type": {}
2026-06-12 17:19:49.667425 | controller |               },
2026-06-12 17:19:49.667439 | controller |               "k:{\"type\":\"PodReadyToStartContainers\"}": {
2026-06-12 17:19:49.667453 | controller |                 ".": {},
2026-06-12 17:19:49.667468 | controller |                 "f:lastProbeTime": {},
2026-06-12 17:19:49.667482 | controller |                 "f:lastTransitionTime": {},
2026-06-12 17:19:49.667496 | controller |                 "f:status": {},
2026-06-12 17:19:49.667511 | controller |                 "f:type": {}
2026-06-12 17:19:49.667525 | controller |               },
2026-06-12 17:19:49.667540 | controller |               "k:{\"type\":\"Ready\"}": {
2026-06-12 17:19:49.667554 | controller |                 ".": {},
2026-06-12 17:19:49.667568 | controller |                 "f:lastProbeTime": {},
2026-06-12 17:19:49.667602 | controller |                 "f:lastTransitionTime": {},
2026-06-12 17:19:49.667619 | controller |                 "f:status": {},
2026-06-12 17:19:49.667633 | controller |                 "f:type": {}
2026-06-12 17:19:49.667648 | controller |               }
2026-06-12 17:19:49.667663 | controller |             },
2026-06-12 17:19:49.667679 | controller |             "f:containerStatuses": {},
2026-06-12 17:19:49.667694 | controller |             "f:hostIP": {},
2026-06-12 17:19:49.667709 | controller |             "f:hostIPs": {},
2026-06-12 17:19:49.667724 | controller |             "f:phase": {},
2026-06-12 17:19:49.667739 | controller |             "f:podIP": {},
2026-06-12 17:19:49.667754 | controller |             "f:podIPs": {
2026-06-12 17:19:49.667769 | controller |               ".": {},
2026-06-12 17:19:49.667783 | controller |               "k:{\"ip\":\"10.217.0.83\"}": {
2026-06-12 17:19:49.667798 | controller |                 ".": {},
2026-06-12 17:19:49.667817 | controller |                 "f:ip": {}
2026-06-12 17:19:49.667832 | controller |               }
2026-06-12 17:19:49.667847 | controller |             },
2026-06-12 17:19:49.667862 | controller |             "f:startTime": {}
2026-06-12 17:19:49.667876 | controller |           }
2026-06-12 17:19:49.667891 | controller |         },
2026-06-12 17:19:49.667907 | controller |         "manager": "kubelet",
2026-06-12 17:19:49.667922 | controller |         "operation": "Update",
2026-06-12 17:19:49.667937 | controller |         "subresource": "status",
2026-06-12 17:19:49.667954 | controller |         "time": "2026-06-12T16:23:06Z"
2026-06-12 17:19:49.667972 | controller |       }
2026-06-12 17:19:49.667986 | controller |     ],
2026-06-12 17:19:49.668001 | controller |     "name": "infra-operator-controller-manager-594d6555bb-k4qxt",
2026-06-12 17:19:49.668016 | controller |     "namespace": "openstack-operators",
2026-06-12 17:19:49.668031 | controller |     "ownerReferences": [
2026-06-12 17:19:49.668047 | controller |       {
2026-06-12 17:19:49.668061 | controller |         "apiVersion": "apps/v1",
2026-06-12 17:19:49.668076 | controller |         "blockOwnerDeletion": true,
2026-06-12 17:19:49.668091 | controller |         "controller": true,
2026-06-12 17:19:49.668106 | controller |         "kind": "ReplicaSet",
2026-06-12 17:19:49.668135 | controller |         "name": "infra-operator-controller-manager-594d6555bb",
2026-06-12 17:19:49.668151 | controller |         "uid": "227c6ead-f9e7-4cb9-af75-ac8d4c65ae26"
2026-06-12 17:19:49.668166 | controller |       }
2026-06-12 17:19:49.668181 | controller |     ],
2026-06-12 17:19:49.668195 | controller |     "resourceVersion": "55820",
2026-06-12 17:19:49.668210 | controller |     "uid": "393efd14-bb74-40bd-b654-6a0c28b9b3eb"
2026-06-12 17:19:49.668225 | controller |   },
2026-06-12 17:19:49.668240 | controller |   "spec": {
2026-06-12 17:19:49.668255 | controller |     "containers": [
2026-06-12 17:19:49.668270 | controller |       {
2026-06-12 17:19:49.668284 | controller |         "args": [
2026-06-12 17:19:49.668299 | controller |           "--leader-elect",
2026-06-12 17:19:49.668313 | controller |           "--health-probe-bind-address=:8081",
2026-06-12 17:19:49.668329 | controller |           "--metrics-bind-address=127.0.0.1:8080"
2026-06-12 17:19:49.668343 | controller |         ],
2026-06-12 17:19:49.668358 | controller |         "command": [
2026-06-12 17:19:49.668372 | controller |           "/manager"
2026-06-12 17:19:49.668386 | controller |         ],
2026-06-12 17:19:49.668401 | controller |         "env": [
2026-06-12 17:19:49.668415 | controller |           {
2026-06-12 17:19:49.668429 | controller |             "name": "LEASE_DURATION",
2026-06-12 17:19:49.668444 | controller |             "value": "30"
2026-06-12 17:19:49.668458 | controller |           },
2026-06-12 17:19:49.668473 | controller |           {
2026-06-12 17:19:49.668487 | controller |             "name": "RENEW_DEADLINE",
2026-06-12 17:19:49.668502 | controller |             "value": "20"
2026-06-12 17:19:49.668516 | controller |           },
2026-06-12 17:19:49.668531 | controller |           {
2026-06-12 17:19:49.668545 | controller |             "name": "RETRY_PERIOD",
2026-06-12 17:19:49.668560 | controller |             "value": "5"
2026-06-12 17:19:49.668593 | controller |           },
2026-06-12 17:19:49.668613 | controller |           {
2026-06-12 17:19:49.668629 | controller |             "name": "ENABLE_WEBHOOKS",
2026-06-12 17:19:49.668644 | controller |             "value": "true"
2026-06-12 17:19:49.668659 | controller |           },
2026-06-12 17:19:49.668674 | controller |           {
2026-06-12 17:19:49.668689 | controller |             "name": "METRICS_CERTS",
2026-06-12 17:19:49.668704 | controller |             "value": "false"
2026-06-12 17:19:49.668719 | controller |           }
2026-06-12 17:19:49.668735 | controller |         ],
2026-06-12 17:19:49.668750 | controller |         "image": "quay.io/openstack-k8s-operators/infra-operator@sha256:f644a3899afc9a52a0a6f3183c39eaa2ebfaf272befa1fd8ecf36796abe8df6f",
2026-06-12 17:19:49.668770 | controller |         "imagePullPolicy": "IfNotPresent",
2026-06-12 17:19:49.668785 | controller |         "livenessProbe": {
2026-06-12 17:19:49.668801 | controller |           "failureThreshold": 3,
2026-06-12 17:19:49.668815 | controller |           "httpGet": {
2026-06-12 17:19:49.668830 | controller |             "path": "/healthz",
2026-06-12 17:19:49.668845 | controller |             "port": 8081,
2026-06-12 17:19:49.668860 | controller |             "scheme": "HTTP"
2026-06-12 17:19:49.668875 | controller |           },
2026-06-12 17:19:49.668890 | controller |           "initialDelaySeconds": 15,
2026-06-12 17:19:49.668905 | controller |           "periodSeconds": 20,
2026-06-12 17:19:49.668920 | controller |           "successThreshold": 1,
2026-06-12 17:19:49.668935 | controller |           "timeoutSeconds": 1
2026-06-12 17:19:49.668950 | controller |         },
2026-06-12 17:19:49.668966 | controller |         "name": "manager",
2026-06-12 17:19:49.668981 | controller |         "readinessProbe": {
2026-06-12 17:19:49.668996 | controller |           "failureThreshold": 3,
2026-06-12 17:19:49.669010 | controller |           "httpGet": {
2026-06-12 17:19:49.669025 | controller |             "path": "/readyz",
2026-06-12 17:19:49.669040 | controller |             "port": 8081,
2026-06-12 17:19:49.669054 | controller |             "scheme": "HTTP"
2026-06-12 17:19:49.669069 | controller |           },
2026-06-12 17:19:49.669083 | controller |           "initialDelaySeconds": 5,
2026-06-12 17:19:49.669098 | controller |           "periodSeconds": 10,
2026-06-12 17:19:49.669112 | controller |           "successThreshold": 1,
2026-06-12 17:19:49.669126 | controller |           "timeoutSeconds": 1
2026-06-12 17:19:49.669140 | controller |         },
2026-06-12 17:19:49.669154 | controller |         "resources": {
2026-06-12 17:19:49.669169 | controller |           "limits": {
2026-06-12 17:19:49.669183 | controller |             "cpu": "600m",
2026-06-12 17:19:49.669197 | controller |             "memory": "2Gi"
2026-06-12 17:19:49.669211 | controller |           },
2026-06-12 17:19:49.669225 | controller |           "requests": {
2026-06-12 17:19:49.669240 | controller |             "cpu": "10m",
2026-06-12 17:19:49.669254 | controller |             "memory": "512Mi"
2026-06-12 17:19:49.669268 | controller |           }
2026-06-12 17:19:49.669283 | controller |         },
2026-06-12 17:19:49.669297 | controller |         "securityContext": {
2026-06-12 17:19:49.669311 | controller |           "allowPrivilegeEscalation": false,
2026-06-12 17:19:49.669326 | controller |           "capabilities": {
2026-06-12 17:19:49.669340 | controller |             "drop": [
2026-06-12 17:19:49.669355 | controller |               "MKNOD"
2026-06-12 17:19:49.669370 | controller |             ]
2026-06-12 17:19:49.669384 | controller |           }
2026-06-12 17:19:49.669399 | controller |         },
2026-06-12 17:19:49.669413 | controller |         "terminationMessagePath": "/dev/termination-log",
2026-06-12 17:19:49.669427 | controller |         "terminationMessagePolicy": "File",
2026-06-12 17:19:49.669441 | controller |         "volumeMounts": [
2026-06-12 17:19:49.669456 | controller |           {
2026-06-12 17:19:49.669470 | controller |             "mountPath": "/tmp/k8s-webhook-server/serving-certs",
2026-06-12 17:19:49.669485 | controller |             "name": "cert",
2026-06-12 17:19:49.669499 | controller |             "readOnly": true
2026-06-12 17:19:49.669514 | controller |           },
2026-06-12 17:19:49.669528 | controller |           {
2026-06-12 17:19:49.669543 | controller |             "mountPath": "/var/run/secrets/kubernetes.io/serviceaccount",
2026-06-12 17:19:49.669558 | controller |             "name": "kube-api-access-lm6cz",
2026-06-12 17:19:49.669589 | controller |             "readOnly": true
2026-06-12 17:19:49.669610 | controller |           }
2026-06-12 17:19:49.669626 | controller |         ]
2026-06-12 17:19:49.669645 | controller |       }
2026-06-12 17:19:49.669660 | controller |     ],
2026-06-12 17:19:49.669674 | controller |     "dnsPolicy": "ClusterFirst",
2026-06-12 17:19:49.669688 | controller |     "enableServiceLinks": true,
2026-06-12 17:19:49.669703 | controller |     "imagePullSecrets": [
2026-06-12 17:19:49.669717 | controller |       {
2026-06-12 17:19:49.669732 | controller |         "name": "infra-operator-controller-manager-dockercfg-97qnn"
2026-06-12 17:19:49.669747 | controller |       }
2026-06-12 17:19:49.669762 | controller |     ],
2026-06-12 17:19:49.669777 | controller |     "nodeName": "crc",
2026-06-12 17:19:49.669792 | controller |     "preemptionPolicy": "PreemptLowerPriority",
2026-06-12 17:19:49.669808 | controller |     "priority": 0,
2026-06-12 17:19:49.669823 | controller |     "restartPolicy": "Always",
2026-06-12 17:19:49.669838 | controller |     "schedulerName": "default-scheduler",
2026-06-12 17:19:49.669853 | controller |     "securityContext": {
2026-06-12 17:19:49.669868 | controller |       "runAsNonRoot": true,
2026-06-12 17:19:49.669883 | controller |       "seLinuxOptions": {
2026-06-12 17:19:49.669898 | controller |         "level": "s0:c26,c5"
2026-06-12 17:19:49.669914 | controller |       }
2026-06-12 17:19:49.669929 | controller |     },
2026-06-12 17:19:49.669944 | controller |     "serviceAccount": "infra-operator-controller-manager",
2026-06-12 17:19:49.669959 | controller |     "serviceAccountName": "infra-operator-controller-manager",
2026-06-12 17:19:49.669974 | controller |     "terminationGracePeriodSeconds": 10,
2026-06-12 17:19:49.669989 | controller |     "tolerations": [
2026-06-12 17:19:49.670004 | controller |       {
2026-06-12 17:19:49.670019 | controller |         "effect": "NoExecute",
2026-06-12 17:19:49.670034 | controller |         "key": "node.kubernetes.io/not-ready",
2026-06-12 17:19:49.670115 | controller |         "operator": "Exists",
2026-06-12 17:19:49.670136 | controller |         "tolerationSeconds": 120
2026-06-12 17:19:49.670153 | controller |       },
2026-06-12 17:19:49.670168 | controller |       {
2026-06-12 17:19:49.670183 | controller |         "effect": "NoExecute",
2026-06-12 17:19:49.670198 | controller |         "key": "node.kubernetes.io/unreachable",
2026-06-12 17:19:49.670214 | controller |         "operator": "Exists",
2026-06-12 17:19:49.670228 | controller |         "tolerationSeconds": 120
2026-06-12 17:19:49.670243 | controller |       },
2026-06-12 17:19:49.670258 | controller |       {
2026-06-12 17:19:49.670273 | controller |         "effect": "NoSchedule",
2026-06-12 17:19:49.670288 | controller |         "key": "node.kubernetes.io/memory-pressure",
2026-06-12 17:19:49.670303 | controller |         "operator": "Exists"
2026-06-12 17:19:49.670318 | controller |       }
2026-06-12 17:19:49.670333 | controller |     ],
2026-06-12 17:19:49.670347 | controller |     "volumes": [
2026-06-12 17:19:49.670362 | controller |       {
2026-06-12 17:19:49.670377 | controller |         "name": "cert",
2026-06-12 17:19:49.670391 | controller |         "secret": {
2026-06-12 17:19:49.670406 | controller |           "defaultMode": 420,
2026-06-12 17:19:49.670421 | controller |           "secretName": "infra-operator-webhook-server-cert"
2026-06-12 17:19:49.670436 | controller |         }
2026-06-12 17:19:49.670450 | controller |       },
2026-06-12 17:19:49.670465 | controller |       {
2026-06-12 17:19:49.670479 | controller |         "name": "kube-api-access-lm6cz",
2026-06-12 17:19:49.670494 | controller |         "projected": {
2026-06-12 17:19:49.670509 | controller |           "defaultMode": 420,
2026-06-12 17:19:49.670524 | controller |           "sources": [
2026-06-12 17:19:49.670538 | controller |             {
2026-06-12 17:19:49.670553 | controller |               "serviceAccountToken": {
2026-06-12 17:19:49.670567 | controller |                 "expirationSeconds": 3607,
2026-06-12 17:19:49.670614 | controller |                 "path": "token"
2026-06-12 17:19:49.670631 | controller |               }
2026-06-12 17:19:49.670650 | controller |             },
2026-06-12 17:19:49.670666 | controller |             {
2026-06-12 17:19:49.670680 | controller |               "configMap": {
2026-06-12 17:19:49.670695 | controller |                 "items": [
2026-06-12 17:19:49.670710 | controller |                   {
2026-06-12 17:19:49.670724 | controller |                     "key": "ca.crt",
2026-06-12 17:19:49.670738 | controller |                     "path": "ca.crt"
2026-06-12 17:19:49.670752 | controller |                   }
2026-06-12 17:19:49.670767 | controller |                 ],
2026-06-12 17:19:49.670781 | controller |                 "name": "kube-root-ca.crt"
2026-06-12 17:19:49.670796 | controller |               }
2026-06-12 17:19:49.670810 | controller |             },
2026-06-12 17:19:49.670824 | controller |             {
2026-06-12 17:19:49.670839 | controller |               "downwardAPI": {
2026-06-12 17:19:49.670854 | controller |                 "items": [
2026-06-12 17:19:49.670868 | controller |                   {
2026-06-12 17:19:49.670883 | controller |                     "fieldRef": {
2026-06-12 17:19:49.670898 | controller |                       "apiVersion": "v1",
2026-06-12 17:19:49.670914 | controller |                       "fieldPath": "metadata.namespace"
2026-06-12 17:19:49.670929 | controller |                     },
2026-06-12 17:19:49.670944 | controller |                     "path": "namespace"
2026-06-12 17:19:49.670959 | controller |                   }
2026-06-12 17:19:49.670975 | controller |                 ]
2026-06-12 17:19:49.670989 | controller |               }
2026-06-12 17:19:49.671004 | controller |             },
2026-06-12 17:19:49.671020 | controller |             {
2026-06-12 17:19:49.671035 | controller |               "configMap": {
2026-06-12 17:19:49.671050 | controller |                 "items": [
2026-06-12 17:19:49.671064 | controller |                   {
2026-06-12 17:19:49.671079 | controller |                     "key": "service-ca.crt",
2026-06-12 17:19:49.671094 | controller |                     "path": "service-ca.crt"
2026-06-12 17:19:49.671109 | controller |                   }
2026-06-12 17:19:49.671124 | controller |                 ],
2026-06-12 17:19:49.671139 | controller |                 "name": "openshift-service-ca.crt"
2026-06-12 17:19:49.671154 | controller |               }
2026-06-12 17:19:49.671168 | controller |             }
2026-06-12 17:19:49.671183 | controller |           ]
2026-06-12 17:19:49.671197 | controller |         }
2026-06-12 17:19:49.671211 | controller |       }
2026-06-12 17:19:49.671226 | controller |     ]
2026-06-12 17:19:49.671240 | controller |   },
2026-06-12 17:19:49.671254 | controller |   "status": {
2026-06-12 17:19:49.671269 | controller |     "conditions": [
2026-06-12 17:19:49.671283 | controller |       {
2026-06-12 17:19:49.671297 | controller |         "lastProbeTime": null,
2026-06-12 17:19:49.671311 | controller |         "lastTransitionTime": "2026-06-12T16:22:46Z",
2026-06-12 17:19:49.671326 | controller |         "status": "True",
2026-06-12 17:19:49.671340 | controller |         "type": "PodReadyToStartContainers"
2026-06-12 17:19:49.671355 | controller |       },
2026-06-12 17:19:49.671369 | controller |       {
2026-06-12 17:19:49.671384 | controller |         "lastProbeTime": null,
2026-06-12 17:19:49.671398 | controller |         "lastTransitionTime": "2026-06-12T16:21:24Z",
2026-06-12 17:19:49.671412 | controller |         "status": "True",
2026-06-12 17:19:49.671427 | controller |         "type": "Initialized"
2026-06-12 17:19:49.671441 | controller |       },
2026-06-12 17:19:49.671456 | controller |       {
2026-06-12 17:19:49.671470 | controller |         "lastProbeTime": null,
2026-06-12 17:19:49.671484 | controller |         "lastTransitionTime": "2026-06-12T16:22:57Z",
2026-06-12 17:19:49.671498 | controller |         "status": "True",
2026-06-12 17:19:49.671513 | controller |         "type": "Ready"
2026-06-12 17:19:49.671527 | controller |       },
2026-06-12 17:19:49.671546 | controller |       {
2026-06-12 17:19:49.671562 | controller |         "lastProbeTime": null,
2026-06-12 17:19:49.671600 | controller |         "lastTransitionTime": "2026-06-12T16:22:57Z",
2026-06-12 17:19:49.671616 | controller |         "status": "True",
2026-06-12 17:19:49.671631 | controller |         "type": "ContainersReady"
2026-06-12 17:19:49.671646 | controller |       },
2026-06-12 17:19:49.671660 | controller |       {
2026-06-12 17:19:49.671675 | controller |         "lastProbeTime": null,
2026-06-12 17:19:49.671689 | controller |         "lastTransitionTime": "2026-06-12T16:21:24Z",
2026-06-12 17:19:49.671703 | controller |         "status": "True",
2026-06-12 17:19:49.671718 | controller |         "type": "PodScheduled"
2026-06-12 17:19:49.671732 | controller |       }
2026-06-12 17:19:49.671746 | controller |     ],
2026-06-12 17:19:49.671760 | controller |     "containerStatuses": [
2026-06-12 17:19:49.671774 | controller |       {
2026-06-12 17:19:49.671788 | controller |         "allocatedResources": {
2026-06-12 17:19:49.671803 | controller |           "cpu": "10m",
2026-06-12 17:19:49.671817 | controller |           "memory": "512Mi"
2026-06-12 17:19:49.671831 | controller |         },
2026-06-12 17:19:49.671845 | controller |         "containerID": "cri-o://fd66ba7ebad03c7f20c25048ca9685e4606c640a299bd114c620bf68beef8c33",
2026-06-12 17:19:49.671860 | controller |         "image": "quay.io/openstack-k8s-operators/infra-operator@sha256:f644a3899afc9a52a0a6f3183c39eaa2ebfaf272befa1fd8ecf36796abe8df6f",
2026-06-12 17:19:49.671875 | controller |         "imageID": "quay.io/openstack-k8s-operators/infra-operator@sha256:f644a3899afc9a52a0a6f3183c39eaa2ebfaf272befa1fd8ecf36796abe8df6f",
2026-06-12 17:19:49.671889 | controller |         "lastState": {},
2026-06-12 17:19:49.671903 | controller |         "name": "manager",
2026-06-12 17:19:49.671918 | controller |         "ready": true,
2026-06-12 17:19:49.671933 | controller |         "resources": {
2026-06-12 17:19:49.671948 | controller |           "limits": {
2026-06-12 17:19:49.671963 | controller |             "cpu": "600m",
2026-06-12 17:19:49.671978 | controller |             "memory": "2Gi"
2026-06-12 17:19:49.671993 | controller |           },
2026-06-12 17:19:49.672008 | controller |           "requests": {
2026-06-12 17:19:49.672023 | controller |             "cpu": "10m",
2026-06-12 17:19:49.672038 | controller |             "memory": "512Mi"
2026-06-12 17:19:49.672052 | controller |           }
2026-06-12 17:19:49.672067 | controller |         },
2026-06-12 17:19:49.672082 | controller |         "restartCount": 0,
2026-06-12 17:19:49.672097 | controller |         "started": true,
2026-06-12 17:19:49.672112 | controller |         "state": {
2026-06-12 17:19:49.672142 | controller |           "running": {
2026-06-12 17:19:49.672157 | controller |             "startedAt": "2026-06-12T16:22:45Z"
2026-06-12 17:19:49.672173 | controller |           }
2026-06-12 17:19:49.672188 | controller |         },
2026-06-12 17:19:49.672203 | controller |         "user": {
2026-06-12 17:19:49.672218 | controller |           "linux": {
2026-06-12 17:19:49.672233 | controller |             "gid": 0,
2026-06-12 17:19:49.672247 | controller |             "supplementalGroups": [
2026-06-12 17:19:49.672262 | controller |               0
2026-06-12 17:19:49.672277 | controller |             ],
2026-06-12 17:19:49.672292 | controller |             "uid": 65532
2026-06-12 17:19:49.672306 | controller |           }
2026-06-12 17:19:49.672321 | controller |         },
2026-06-12 17:19:49.672335 | controller |         "volumeMounts": [
2026-06-12 17:19:49.672350 | controller |           {
2026-06-12 17:19:49.672364 | controller |             "mountPath": "/tmp/k8s-webhook-server/serving-certs",
2026-06-12 17:19:49.672379 | controller |             "name": "cert",
2026-06-12 17:19:49.672393 | controller |             "readOnly": true,
2026-06-12 17:19:49.672408 | controller |             "recursiveReadOnly": "Disabled"
2026-06-12 17:19:49.672423 | controller |           },
2026-06-12 17:19:49.672442 | controller |           {
2026-06-12 17:19:49.672457 | controller |             "mountPath": "/var/run/secrets/kubernetes.io/serviceaccount",
2026-06-12 17:19:49.672471 | controller |             "name": "kube-api-access-lm6cz",
2026-06-12 17:19:49.672486 | controller |             "readOnly": true,
2026-06-12 17:19:49.672500 | controller |             "recursiveReadOnly": "Disabled"
2026-06-12 17:19:49.672515 | controller |           }
2026-06-12 17:19:49.672529 | controller |         ]
2026-06-12 17:19:49.672544 | controller |       }
2026-06-12 17:19:49.672558 | controller |     ],
2026-06-12 17:19:49.672588 | controller |     "hostIP": "192.168.126.11",
2026-06-12 17:19:49.672608 | controller |     "hostIPs": [
2026-06-12 17:19:49.672624 | controller |       {
2026-06-12 17:19:49.672639 | controller |         "ip": "192.168.126.11"
2026-06-12 17:19:49.672654 | controller |       }
2026-06-12 17:19:49.672668 | controller |     ],
2026-06-12 17:19:49.672683 | controller |     "phase": "Running",
2026-06-12 17:19:49.672697 | controller |     "podIP": "10.217.0.83",
2026-06-12 17:19:49.672712 | controller |     "podIPs": [
2026-06-12 17:19:49.672726 | controller |       {
2026-06-12 17:19:49.672741 | controller |         "ip": "10.217.0.83"
2026-06-12 17:19:49.672755 | controller |       }
2026-06-12 17:19:49.672770 | controller |     ],
2026-06-12 17:19:49.672784 | controller |     "qosClass": "Burstable",
2026-06-12 17:19:49.672798 | controller |     "startTime": "2026-06-12T16:21:24Z"
2026-06-12 17:19:49.672813 | controller |   }
2026-06-12 17:19:49.672828 | controller | }
2026-06-12 17:19:49.694851 | controller | ok:
2026-06-12 17:19:49.694984 | controller | {
2026-06-12 17:19:49.695011 | controller |   "apiVersion": "v1",
2026-06-12 17:19:49.695029 | controller |   "kind": "Pod",
2026-06-12 17:19:49.695045 | controller |   "metadata": {
2026-06-12 17:19:49.695061 | controller |     "annotations": {
2026-06-12 17:19:49.695076 | 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-12 17:19:49.695094 | 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-12 17:19:49.695110 | controller |       "kubectl.kubernetes.io/default-container": "manager",
2026-06-12 17:19:49.695127 | controller |       "openshift.io/scc": "anyuid",
2026-06-12 17:19:49.695143 | controller |       "security.openshift.io/validated-scc-subject-type": "serviceaccount"
2026-06-12 17:19:49.695159 | controller |     },
2026-06-12 17:19:49.695175 | controller |     "creationTimestamp": "2026-06-12T16:21:24Z",
2026-06-12 17:19:49.695190 | controller |     "generateName": "ironic-operator-controller-manager-7c845fc7c7-",
2026-06-12 17:19:49.695206 | controller |     "generation": 1,
2026-06-12 17:19:49.695221 | controller |     "labels": {
2026-06-12 17:19:49.695236 | controller |       "app.kubernetes.io/name": "ironic-operator",
2026-06-12 17:19:49.695252 | controller |       "control-plane": "controller-manager",
2026-06-12 17:19:49.695267 | controller |       "openstack.org/operator-name": "ironic",
2026-06-12 17:19:49.695282 | controller |       "pod-template-hash": "7c845fc7c7"
2026-06-12 17:19:49.695298 | controller |     },
2026-06-12 17:19:49.695315 | controller |     "managedFields": [
2026-06-12 17:19:49.695337 | controller |       {
2026-06-12 17:19:49.695362 | controller |         "apiVersion": "v1",
2026-06-12 17:19:49.695385 | controller |         "fieldsType": "FieldsV1",
2026-06-12 17:19:49.695410 | controller |         "fieldsV1": {
2026-06-12 17:19:49.695426 | controller |           "f:metadata": {
2026-06-12 17:19:49.695441 | controller |             "f:annotations": {
2026-06-12 17:19:49.695457 | controller |               "f:k8s.ovn.org/pod-networks": {}
2026-06-12 17:19:49.695473 | controller |             }
2026-06-12 17:19:49.695490 | controller |           }
2026-06-12 17:19:49.695506 | controller |         },
2026-06-12 17:19:49.695522 | controller |         "manager": "crc",
2026-06-12 17:19:49.695538 | controller |         "operation": "Update",
2026-06-12 17:19:49.695554 | controller |         "subresource": "status",
2026-06-12 17:19:49.695569 | controller |         "time": "2026-06-12T16:21:24Z"
2026-06-12 17:19:49.695612 | controller |       },
2026-06-12 17:19:49.695629 | controller |       {
2026-06-12 17:19:49.695646 | controller |         "apiVersion": "v1",
2026-06-12 17:19:49.695662 | controller |         "fieldsType": "FieldsV1",
2026-06-12 17:19:49.695678 | controller |         "fieldsV1": {
2026-06-12 17:19:49.695694 | controller |           "f:metadata": {
2026-06-12 17:19:49.695710 | controller |             "f:annotations": {
2026-06-12 17:19:49.695726 | controller |               ".": {},
2026-06-12 17:19:49.695742 | controller |               "f:kubectl.kubernetes.io/default-container": {}
2026-06-12 17:19:49.695758 | controller |             },
2026-06-12 17:19:49.695774 | controller |             "f:generateName": {},
2026-06-12 17:19:49.695789 | controller |             "f:labels": {
2026-06-12 17:19:49.695804 | controller |               ".": {},
2026-06-12 17:19:49.695820 | controller |               "f:app.kubernetes.io/name": {},
2026-06-12 17:19:49.695835 | controller |               "f:control-plane": {},
2026-06-12 17:19:49.695850 | controller |               "f:openstack.org/operator-name": {},
2026-06-12 17:19:49.695866 | controller |               "f:pod-template-hash": {}
2026-06-12 17:19:49.695883 | controller |             },
2026-06-12 17:19:49.695899 | controller |             "f:ownerReferences": {
2026-06-12 17:19:49.695915 | controller |               ".": {},
2026-06-12 17:19:49.695931 | controller |               "k:{\"uid\":\"5a48324e-fd9b-40c6-995e-c343485de6cc\"}": {}
2026-06-12 17:19:49.695947 | controller |             }
2026-06-12 17:19:49.695962 | controller |           },
2026-06-12 17:19:49.695978 | controller |           "f:spec": {
2026-06-12 17:19:49.695993 | controller |             "f:containers": {
2026-06-12 17:19:49.696009 | controller |               "k:{\"name\":\"manager\"}": {
2026-06-12 17:19:49.696024 | controller |                 ".": {},
2026-06-12 17:19:49.696039 | controller |                 "f:args": {},
2026-06-12 17:19:49.696055 | controller |                 "f:command": {},
2026-06-12 17:19:49.696070 | controller |                 "f:env": {
2026-06-12 17:19:49.696086 | controller |                   ".": {},
2026-06-12 17:19:49.696115 | controller |                   "k:{\"name\":\"ENABLE_WEBHOOKS\"}": {
2026-06-12 17:19:49.696133 | controller |                     ".": {},
2026-06-12 17:19:49.696149 | controller |                     "f:name": {},
2026-06-12 17:19:49.696164 | controller |                     "f:value": {}
2026-06-12 17:19:49.696181 | controller |                   },
2026-06-12 17:19:49.696197 | controller |                   "k:{\"name\":\"LEASE_DURATION\"}": {
2026-06-12 17:19:49.696214 | controller |                     ".": {},
2026-06-12 17:19:49.696230 | controller |                     "f:name": {},
2026-06-12 17:19:49.696245 | controller |                     "f:value": {}
2026-06-12 17:19:49.696262 | controller |                   },
2026-06-12 17:19:49.696278 | controller |                   "k:{\"name\":\"METRICS_CERTS\"}": {
2026-06-12 17:19:49.696296 | controller |                     ".": {},
2026-06-12 17:19:49.696314 | controller |                     "f:name": {},
2026-06-12 17:19:49.696330 | controller |                     "f:value": {}
2026-06-12 17:19:49.696353 | controller |                   },
2026-06-12 17:19:49.696370 | controller |                   "k:{\"name\":\"RENEW_DEADLINE\"}": {
2026-06-12 17:19:49.696387 | controller |                     ".": {},
2026-06-12 17:19:49.696403 | controller |                     "f:name": {},
2026-06-12 17:19:49.696420 | controller |                     "f:value": {}
2026-06-12 17:19:49.696436 | controller |                   },
2026-06-12 17:19:49.696452 | controller |                   "k:{\"name\":\"RETRY_PERIOD\"}": {
2026-06-12 17:19:49.696468 | controller |                     ".": {},
2026-06-12 17:19:49.696484 | controller |                     "f:name": {},
2026-06-12 17:19:49.696501 | controller |                     "f:value": {}
2026-06-12 17:19:49.696517 | controller |                   }
2026-06-12 17:19:49.696533 | controller |                 },
2026-06-12 17:19:49.696550 | controller |                 "f:image": {},
2026-06-12 17:19:49.696566 | controller |                 "f:imagePullPolicy": {},
2026-06-12 17:19:49.696608 | controller |                 "f:livenessProbe": {
2026-06-12 17:19:49.696627 | controller |                   ".": {},
2026-06-12 17:19:49.696643 | controller |                   "f:failureThreshold": {},
2026-06-12 17:19:49.696660 | controller |                   "f:httpGet": {
2026-06-12 17:19:49.696675 | controller |                     ".": {},
2026-06-12 17:19:49.696690 | controller |                     "f:path": {},
2026-06-12 17:19:49.696706 | controller |                     "f:port": {},
2026-06-12 17:19:49.696723 | controller |                     "f:scheme": {}
2026-06-12 17:19:49.696739 | controller |                   },
2026-06-12 17:19:49.696755 | controller |                   "f:initialDelaySeconds": {},
2026-06-12 17:19:49.696772 | controller |                   "f:periodSeconds": {},
2026-06-12 17:19:49.696788 | controller |                   "f:successThreshold": {},
2026-06-12 17:19:49.696803 | controller |                   "f:timeoutSeconds": {}
2026-06-12 17:19:49.696819 | controller |                 },
2026-06-12 17:19:49.696836 | controller |                 "f:name": {},
2026-06-12 17:19:49.696851 | controller |                 "f:readinessProbe": {
2026-06-12 17:19:49.696867 | controller |                   ".": {},
2026-06-12 17:19:49.696884 | controller |                   "f:failureThreshold": {},
2026-06-12 17:19:49.696901 | controller |                   "f:httpGet": {
2026-06-12 17:19:49.696919 | controller |                     ".": {},
2026-06-12 17:19:49.696937 | controller |                     "f:path": {},
2026-06-12 17:19:49.696953 | controller |                     "f:port": {},
2026-06-12 17:19:49.696969 | controller |                     "f:scheme": {}
2026-06-12 17:19:49.696986 | controller |                   },
2026-06-12 17:19:49.697002 | controller |                   "f:initialDelaySeconds": {},
2026-06-12 17:19:49.697018 | controller |                   "f:periodSeconds": {},
2026-06-12 17:19:49.697034 | controller |                   "f:successThreshold": {},
2026-06-12 17:19:49.697050 | controller |                   "f:timeoutSeconds": {}
2026-06-12 17:19:49.697067 | controller |                 },
2026-06-12 17:19:49.697083 | controller |                 "f:resources": {
2026-06-12 17:19:49.697099 | controller |                   ".": {},
2026-06-12 17:19:49.697115 | controller |                   "f:limits": {
2026-06-12 17:19:49.697131 | controller |                     ".": {},
2026-06-12 17:19:49.697147 | controller |                     "f:cpu": {},
2026-06-12 17:19:49.697163 | controller |                     "f:memory": {}
2026-06-12 17:19:49.697179 | controller |                   },
2026-06-12 17:19:49.697195 | controller |                   "f:requests": {
2026-06-12 17:19:49.697211 | controller |                     ".": {},
2026-06-12 17:19:49.697228 | controller |                     "f:cpu": {},
2026-06-12 17:19:49.697244 | controller |                     "f:memory": {}
2026-06-12 17:19:49.697260 | controller |                   }
2026-06-12 17:19:49.697279 | controller |                 },
2026-06-12 17:19:49.697296 | controller |                 "f:securityContext": {
2026-06-12 17:19:49.697312 | controller |                   ".": {},
2026-06-12 17:19:49.697328 | controller |                   "f:allowPrivilegeEscalation": {}
2026-06-12 17:19:49.697344 | controller |                 },
2026-06-12 17:19:49.697359 | controller |                 "f:terminationMessagePath": {},
2026-06-12 17:19:49.697376 | controller |                 "f:terminationMessagePolicy": {}
2026-06-12 17:19:49.697392 | controller |               }
2026-06-12 17:19:49.697408 | controller |             },
2026-06-12 17:19:49.697425 | controller |             "f:dnsPolicy": {},
2026-06-12 17:19:49.697441 | controller |             "f:enableServiceLinks": {},
2026-06-12 17:19:49.697458 | controller |             "f:restartPolicy": {},
2026-06-12 17:19:49.697475 | controller |             "f:schedulerName": {},
2026-06-12 17:19:49.697491 | controller |             "f:securityContext": {
2026-06-12 17:19:49.697508 | controller |               ".": {},
2026-06-12 17:19:49.697524 | controller |               "f:runAsNonRoot": {}
2026-06-12 17:19:49.697540 | controller |             },
2026-06-12 17:19:49.697555 | controller |             "f:serviceAccount": {},
2026-06-12 17:19:49.697572 | controller |             "f:serviceAccountName": {},
2026-06-12 17:19:49.697611 | controller |             "f:terminationGracePeriodSeconds": {},
2026-06-12 17:19:49.697629 | controller |             "f:tolerations": {}
2026-06-12 17:19:49.697646 | controller |           }
2026-06-12 17:19:49.697662 | controller |         },
2026-06-12 17:19:49.697678 | controller |         "manager": "kube-controller-manager",
2026-06-12 17:19:49.697695 | controller |         "operation": "Update",
2026-06-12 17:19:49.697711 | controller |         "time": "2026-06-12T16:21:24Z"
2026-06-12 17:19:49.697728 | controller |       },
2026-06-12 17:19:49.697744 | controller |       {
2026-06-12 17:19:49.697760 | controller |         "apiVersion": "v1",
2026-06-12 17:19:49.697775 | controller |         "fieldsType": "FieldsV1",
2026-06-12 17:19:49.697791 | controller |         "fieldsV1": {
2026-06-12 17:19:49.697807 | controller |           "f:metadata": {
2026-06-12 17:19:49.697823 | controller |             "f:annotations": {
2026-06-12 17:19:49.697839 | controller |               "f:k8s.v1.cni.cncf.io/network-status": {}
2026-06-12 17:19:49.697855 | controller |             }
2026-06-12 17:19:49.697870 | controller |           }
2026-06-12 17:19:49.697886 | controller |         },
2026-06-12 17:19:49.697903 | controller |         "manager": "multus-daemon",
2026-06-12 17:19:49.697922 | controller |         "operation": "Update",
2026-06-12 17:19:49.697939 | controller |         "subresource": "status",
2026-06-12 17:19:49.697955 | controller |         "time": "2026-06-12T16:21:34Z"
2026-06-12 17:19:49.697970 | controller |       },
2026-06-12 17:19:49.697986 | controller |       {
2026-06-12 17:19:49.698002 | controller |         "apiVersion": "v1",
2026-06-12 17:19:49.698018 | controller |         "fieldsType": "FieldsV1",
2026-06-12 17:19:49.698036 | controller |         "fieldsV1": {
2026-06-12 17:19:49.698059 | controller |           "f:status": {
2026-06-12 17:19:49.698081 | controller |             "f:conditions": {
2026-06-12 17:19:49.698099 | controller |               "k:{\"type\":\"ContainersReady\"}": {
2026-06-12 17:19:49.698115 | controller |                 ".": {},
2026-06-12 17:19:49.698130 | controller |                 "f:lastProbeTime": {},
2026-06-12 17:19:49.698147 | controller |                 "f:lastTransitionTime": {},
2026-06-12 17:19:49.698163 | controller |                 "f:status": {},
2026-06-12 17:19:49.698179 | controller |                 "f:type": {}
2026-06-12 17:19:49.698194 | controller |               },
2026-06-12 17:19:49.698209 | controller |               "k:{\"type\":\"Initialized\"}": {
2026-06-12 17:19:49.698225 | controller |                 ".": {},
2026-06-12 17:19:49.698245 | controller |                 "f:lastProbeTime": {},
2026-06-12 17:19:49.698261 | controller |                 "f:lastTransitionTime": {},
2026-06-12 17:19:49.698277 | controller |                 "f:status": {},
2026-06-12 17:19:49.698293 | controller |                 "f:type": {}
2026-06-12 17:19:49.698309 | controller |               },
2026-06-12 17:19:49.698325 | controller |               "k:{\"type\":\"PodReadyToStartContainers\"}": {
2026-06-12 17:19:49.698341 | controller |                 ".": {},
2026-06-12 17:19:49.698357 | controller |                 "f:lastProbeTime": {},
2026-06-12 17:19:49.698373 | controller |                 "f:lastTransitionTime": {},
2026-06-12 17:19:49.698389 | controller |                 "f:status": {},
2026-06-12 17:19:49.698404 | controller |                 "f:type": {}
2026-06-12 17:19:49.698420 | controller |               },
2026-06-12 17:19:49.698435 | controller |               "k:{\"type\":\"Ready\"}": {
2026-06-12 17:19:49.698451 | controller |                 ".": {},
2026-06-12 17:19:49.698467 | controller |                 "f:lastProbeTime": {},
2026-06-12 17:19:49.698482 | controller |                 "f:lastTransitionTime": {},
2026-06-12 17:19:49.698498 | controller |                 "f:status": {},
2026-06-12 17:19:49.698513 | controller |                 "f:type": {}
2026-06-12 17:19:49.698529 | controller |               }
2026-06-12 17:19:49.698544 | controller |             },
2026-06-12 17:19:49.698560 | controller |             "f:containerStatuses": {},
2026-06-12 17:19:49.698598 | controller |             "f:hostIP": {},
2026-06-12 17:19:49.698618 | controller |             "f:hostIPs": {},
2026-06-12 17:19:49.698634 | controller |             "f:phase": {},
2026-06-12 17:19:49.698651 | controller |             "f:podIP": {},
2026-06-12 17:19:49.698667 | controller |             "f:podIPs": {
2026-06-12 17:19:49.698683 | controller |               ".": {},
2026-06-12 17:19:49.698698 | controller |               "k:{\"ip\":\"10.217.0.84\"}": {
2026-06-12 17:19:49.698715 | controller |                 ".": {},
2026-06-12 17:19:49.698731 | controller |                 "f:ip": {}
2026-06-12 17:19:49.698747 | controller |               }
2026-06-12 17:19:49.698763 | controller |             },
2026-06-12 17:19:49.698778 | controller |             "f:startTime": {}
2026-06-12 17:19:49.698794 | controller |           }
2026-06-12 17:19:49.698811 | controller |         },
2026-06-12 17:19:49.698827 | controller |         "manager": "kubelet",
2026-06-12 17:19:49.698843 | controller |         "operation": "Update",
2026-06-12 17:19:49.698859 | controller |         "subresource": "status",
2026-06-12 17:19:49.698876 | controller |         "time": "2026-06-12T16:23:06Z"
2026-06-12 17:19:49.698892 | controller |       }
2026-06-12 17:19:49.698909 | controller |     ],
2026-06-12 17:19:49.698925 | controller |     "name": "ironic-operator-controller-manager-7c845fc7c7-4kjv8",
2026-06-12 17:19:49.698941 | controller |     "namespace": "openstack-operators",
2026-06-12 17:19:49.698957 | controller |     "ownerReferences": [
2026-06-12 17:19:49.698974 | controller |       {
2026-06-12 17:19:49.698991 | controller |         "apiVersion": "apps/v1",
2026-06-12 17:19:49.699007 | controller |         "blockOwnerDeletion": true,
2026-06-12 17:19:49.699022 | controller |         "controller": true,
2026-06-12 17:19:49.699038 | controller |         "kind": "ReplicaSet",
2026-06-12 17:19:49.699054 | controller |         "name": "ironic-operator-controller-manager-7c845fc7c7",
2026-06-12 17:19:49.699070 | controller |         "uid": "5a48324e-fd9b-40c6-995e-c343485de6cc"
2026-06-12 17:19:49.699086 | controller |       }
2026-06-12 17:19:49.699102 | controller |     ],
2026-06-12 17:19:49.699118 | controller |     "resourceVersion": "55827",
2026-06-12 17:19:49.699135 | controller |     "uid": "04423019-8c02-4399-89ed-b9bdce478adc"
2026-06-12 17:19:49.699152 | controller |   },
2026-06-12 17:19:49.699168 | controller |   "spec": {
2026-06-12 17:19:49.699188 | controller |     "containers": [
2026-06-12 17:19:49.699205 | controller |       {
2026-06-12 17:19:49.699221 | controller |         "args": [
2026-06-12 17:19:49.699237 | controller |           "--leader-elect",
2026-06-12 17:19:49.699253 | controller |           "--health-probe-bind-address=:8081",
2026-06-12 17:19:49.699269 | controller |           "--metrics-bind-address=127.0.0.1:8080"
2026-06-12 17:19:49.699285 | controller |         ],
2026-06-12 17:19:49.699300 | controller |         "command": [
2026-06-12 17:19:49.699317 | controller |           "/manager"
2026-06-12 17:19:49.699333 | controller |         ],
2026-06-12 17:19:49.699349 | controller |         "env": [
2026-06-12 17:19:49.699365 | controller |           {
2026-06-12 17:19:49.699381 | controller |             "name": "LEASE_DURATION",
2026-06-12 17:19:49.699397 | controller |             "value": "30"
2026-06-12 17:19:49.699413 | controller |           },
2026-06-12 17:19:49.699429 | controller |           {
2026-06-12 17:19:49.699445 | controller |             "name": "RENEW_DEADLINE",
2026-06-12 17:19:49.699461 | controller |             "value": "20"
2026-06-12 17:19:49.699477 | controller |           },
2026-06-12 17:19:49.699493 | controller |           {
2026-06-12 17:19:49.699508 | controller |             "name": "RETRY_PERIOD",
2026-06-12 17:19:49.699523 | controller |             "value": "5"
2026-06-12 17:19:49.699539 | controller |           },
2026-06-12 17:19:49.699555 | controller |           {
2026-06-12 17:19:49.699571 | controller |             "name": "ENABLE_WEBHOOKS",
2026-06-12 17:19:49.699610 | controller |             "value": "false"
2026-06-12 17:19:49.699628 | controller |           },
2026-06-12 17:19:49.699645 | controller |           {
2026-06-12 17:19:49.699660 | controller |             "name": "METRICS_CERTS",
2026-06-12 17:19:49.699677 | controller |             "value": "false"
2026-06-12 17:19:49.699692 | controller |           }
2026-06-12 17:19:49.699708 | controller |         ],
2026-06-12 17:19:49.699725 | controller |         "image": "quay.io/openstack-k8s-operators/ironic-operator@sha256:aeaab3207972ab6e2c15a858709760e1de4ab1b86ba9646c47079006a4cfd7a1",
2026-06-12 17:19:49.699743 | controller |         "imagePullPolicy": "IfNotPresent",
2026-06-12 17:19:49.699760 | controller |         "livenessProbe": {
2026-06-12 17:19:49.699777 | controller |           "failureThreshold": 3,
2026-06-12 17:19:49.699794 | controller |           "httpGet": {
2026-06-12 17:19:49.699810 | controller |             "path": "/healthz",
2026-06-12 17:19:49.699827 | controller |             "port": 8081,
2026-06-12 17:19:49.699843 | controller |             "scheme": "HTTP"
2026-06-12 17:19:49.699859 | controller |           },
2026-06-12 17:19:49.699875 | controller |           "initialDelaySeconds": 15,
2026-06-12 17:19:49.699891 | controller |           "periodSeconds": 20,
2026-06-12 17:19:49.699907 | controller |           "successThreshold": 1,
2026-06-12 17:19:49.699924 | controller |           "timeoutSeconds": 1
2026-06-12 17:19:49.699940 | controller |         },
2026-06-12 17:19:49.699956 | controller |         "name": "manager",
2026-06-12 17:19:49.699972 | controller |         "readinessProbe": {
2026-06-12 17:19:49.699989 | controller |           "failureThreshold": 3,
2026-06-12 17:19:49.700006 | controller |           "httpGet": {
2026-06-12 17:19:49.700021 | controller |             "path": "/readyz",
2026-06-12 17:19:49.700037 | controller |             "port": 8081,
2026-06-12 17:19:49.700053 | controller |             "scheme": "HTTP"
2026-06-12 17:19:49.700070 | controller |           },
2026-06-12 17:19:49.700085 | controller |           "initialDelaySeconds": 5,
2026-06-12 17:19:49.700112 | controller |           "periodSeconds": 10,
2026-06-12 17:19:49.700132 | controller |           "successThreshold": 1,
2026-06-12 17:19:49.700148 | controller |           "timeoutSeconds": 1
2026-06-12 17:19:49.700164 | controller |         },
2026-06-12 17:19:49.700181 | controller |         "resources": {
2026-06-12 17:19:49.700200 | controller |           "limits": {
2026-06-12 17:19:49.700217 | controller |             "cpu": "500m",
2026-06-12 17:19:49.700233 | controller |             "memory": "512Mi"
2026-06-12 17:19:49.700249 | controller |           },
2026-06-12 17:19:49.700265 | controller |           "requests": {
2026-06-12 17:19:49.700281 | controller |             "cpu": "10m",
2026-06-12 17:19:49.700296 | controller |             "memory": "256Mi"
2026-06-12 17:19:49.700312 | controller |           }
2026-06-12 17:19:49.700328 | controller |         },
2026-06-12 17:19:49.700343 | controller |         "securityContext": {
2026-06-12 17:19:49.700358 | controller |           "allowPrivilegeEscalation": false,
2026-06-12 17:19:49.700374 | controller |           "capabilities": {
2026-06-12 17:19:49.700389 | controller |             "drop": [
2026-06-12 17:19:49.700405 | controller |               "MKNOD"
2026-06-12 17:19:49.700421 | controller |             ]
2026-06-12 17:19:49.700437 | controller |           }
2026-06-12 17:19:49.700452 | controller |         },
2026-06-12 17:19:49.700467 | controller |         "terminationMessagePath": "/dev/termination-log",
2026-06-12 17:19:49.700483 | controller |         "terminationMessagePolicy": "File",
2026-06-12 17:19:49.700499 | controller |         "volumeMounts": [
2026-06-12 17:19:49.700515 | controller |           {
2026-06-12 17:19:49.700530 | controller |             "mountPath": "/var/run/secrets/kubernetes.io/serviceaccount",
2026-06-12 17:19:49.700547 | controller |             "name": "kube-api-access-kr89b",
2026-06-12 17:19:49.700563 | controller |             "readOnly": true
2026-06-12 17:19:49.700610 | controller |           }
2026-06-12 17:19:49.700628 | controller |         ]
2026-06-12 17:19:49.700644 | controller |       }
2026-06-12 17:19:49.700661 | controller |     ],
2026-06-12 17:19:49.700676 | controller |     "dnsPolicy": "ClusterFirst",
2026-06-12 17:19:49.700692 | controller |     "enableServiceLinks": true,
2026-06-12 17:19:49.700707 | controller |     "imagePullSecrets": [
2026-06-12 17:19:49.700722 | controller |       {
2026-06-12 17:19:49.700738 | controller |         "name": "ironic-operator-controller-manager-dockercfg-q6jrn"
2026-06-12 17:19:49.700754 | controller |       }
2026-06-12 17:19:49.700769 | controller |     ],
2026-06-12 17:19:49.700785 | controller |     "nodeName": "crc",
2026-06-12 17:19:49.700800 | controller |     "preemptionPolicy": "PreemptLowerPriority",
2026-06-12 17:19:49.700815 | controller |     "priority": 0,
2026-06-12 17:19:49.700832 | controller |     "restartPolicy": "Always",
2026-06-12 17:19:49.700848 | controller |     "schedulerName": "default-scheduler",
2026-06-12 17:19:49.700864 | controller |     "securityContext": {
2026-06-12 17:19:49.700880 | controller |       "runAsNonRoot": true,
2026-06-12 17:19:49.700896 | controller |       "seLinuxOptions": {
2026-06-12 17:19:49.700912 | controller |         "level": "s0:c26,c5"
2026-06-12 17:19:49.700928 | controller |       }
2026-06-12 17:19:49.700944 | controller |     },
2026-06-12 17:19:49.700960 | controller |     "serviceAccount": "ironic-operator-controller-manager",
2026-06-12 17:19:49.700976 | controller |     "serviceAccountName": "ironic-operator-controller-manager",
2026-06-12 17:19:49.700992 | controller |     "terminationGracePeriodSeconds": 10,
2026-06-12 17:19:49.701008 | controller |     "tolerations": [
2026-06-12 17:19:49.701025 | controller |       {
2026-06-12 17:19:49.701041 | controller |         "effect": "NoExecute",
2026-06-12 17:19:49.701057 | controller |         "key": "node.kubernetes.io/not-ready",
2026-06-12 17:19:49.701073 | controller |         "operator": "Exists",
2026-06-12 17:19:49.701089 | controller |         "tolerationSeconds": 120
2026-06-12 17:19:49.701105 | controller |       },
2026-06-12 17:19:49.701121 | controller |       {
2026-06-12 17:19:49.701139 | controller |         "effect": "NoExecute",
2026-06-12 17:19:49.701155 | controller |         "key": "node.kubernetes.io/unreachable",
2026-06-12 17:19:49.701176 | controller |         "operator": "Exists",
2026-06-12 17:19:49.701193 | controller |         "tolerationSeconds": 120
2026-06-12 17:19:49.701210 | controller |       },
2026-06-12 17:19:49.701226 | controller |       {
2026-06-12 17:19:49.701242 | controller |         "effect": "NoSchedule",
2026-06-12 17:19:49.701258 | controller |         "key": "node.kubernetes.io/memory-pressure",
2026-06-12 17:19:49.701274 | controller |         "operator": "Exists"
2026-06-12 17:19:49.701290 | controller |       }
2026-06-12 17:19:49.701306 | controller |     ],
2026-06-12 17:19:49.701322 | controller |     "volumes": [
2026-06-12 17:19:49.701337 | controller |       {
2026-06-12 17:19:49.701352 | controller |         "name": "kube-api-access-kr89b",
2026-06-12 17:19:49.701369 | controller |         "projected": {
2026-06-12 17:19:49.701385 | controller |           "defaultMode": 420,
2026-06-12 17:19:49.701401 | controller |           "sources": [
2026-06-12 17:19:49.701418 | controller |             {
2026-06-12 17:19:49.701433 | controller |               "serviceAccountToken": {
2026-06-12 17:19:49.701450 | controller |                 "expirationSeconds": 3607,
2026-06-12 17:19:49.701466 | controller |                 "path": "token"
2026-06-12 17:19:49.701483 | controller |               }
2026-06-12 17:19:49.701499 | controller |             },
2026-06-12 17:19:49.701515 | controller |             {
2026-06-12 17:19:49.701532 | controller |               "configMap": {
2026-06-12 17:19:49.701548 | controller |                 "items": [
2026-06-12 17:19:49.701564 | controller |                   {
2026-06-12 17:19:49.701599 | controller |                     "key": "ca.crt",
2026-06-12 17:19:49.701618 | controller |                     "path": "ca.crt"
2026-06-12 17:19:49.701635 | controller |                   }
2026-06-12 17:19:49.701652 | controller |                 ],
2026-06-12 17:19:49.701669 | controller |                 "name": "kube-root-ca.crt"
2026-06-12 17:19:49.701684 | controller |               }
2026-06-12 17:19:49.701700 | controller |             },
2026-06-12 17:19:49.701716 | controller |             {
2026-06-12 17:19:49.701732 | controller |               "downwardAPI": {
2026-06-12 17:19:49.701748 | controller |                 "items": [
2026-06-12 17:19:49.701764 | controller |                   {
2026-06-12 17:19:49.701779 | controller |                     "fieldRef": {
2026-06-12 17:19:49.701795 | controller |                       "apiVersion": "v1",
2026-06-12 17:19:49.701810 | controller |                       "fieldPath": "metadata.namespace"
2026-06-12 17:19:49.701826 | controller |                     },
2026-06-12 17:19:49.701843 | controller |                     "path": "namespace"
2026-06-12 17:19:49.701860 | controller |                   }
2026-06-12 17:19:49.701876 | controller |                 ]
2026-06-12 17:19:49.701892 | controller |               }
2026-06-12 17:19:49.701907 | controller |             },
2026-06-12 17:19:49.701924 | controller |             {
2026-06-12 17:19:49.701940 | controller |               "configMap": {
2026-06-12 17:19:49.701956 | controller |                 "items": [
2026-06-12 17:19:49.701971 | controller |                   {
2026-06-12 17:19:49.701986 | controller |                     "key": "service-ca.crt",
2026-06-12 17:19:49.702002 | controller |                     "path": "service-ca.crt"
2026-06-12 17:19:49.702019 | controller |                   }
2026-06-12 17:19:49.702035 | controller |                 ],
2026-06-12 17:19:49.702052 | controller |                 "name": "openshift-service-ca.crt"
2026-06-12 17:19:49.702068 | controller |               }
2026-06-12 17:19:49.702085 | controller |             }
2026-06-12 17:19:49.702101 | controller |           ]
2026-06-12 17:19:49.702118 | controller |         }
2026-06-12 17:19:49.702134 | controller |       }
2026-06-12 17:19:49.702150 | controller |     ]
2026-06-12 17:19:49.702166 | controller |   },
2026-06-12 17:19:49.702181 | controller |   "status": {
2026-06-12 17:19:49.702201 | controller |     "conditions": [
2026-06-12 17:19:49.702217 | controller |       {
2026-06-12 17:19:49.702234 | controller |         "lastProbeTime": null,
2026-06-12 17:19:49.702250 | controller |         "lastTransitionTime": "2026-06-12T16:22:46Z",
2026-06-12 17:19:49.702266 | controller |         "status": "True",
2026-06-12 17:19:49.702282 | controller |         "type": "PodReadyToStartContainers"
2026-06-12 17:19:49.702298 | controller |       },
2026-06-12 17:19:49.702313 | controller |       {
2026-06-12 17:19:49.702329 | controller |         "lastProbeTime": null,
2026-06-12 17:19:49.702345 | controller |         "lastTransitionTime": "2026-06-12T16:21:24Z",
2026-06-12 17:19:49.702361 | controller |         "status": "True",
2026-06-12 17:19:49.702377 | controller |         "type": "Initialized"
2026-06-12 17:19:49.702393 | controller |       },
2026-06-12 17:19:49.702409 | controller |       {
2026-06-12 17:19:49.702425 | controller |         "lastProbeTime": null,
2026-06-12 17:19:49.702441 | controller |         "lastTransitionTime": "2026-06-12T16:22:58Z",
2026-06-12 17:19:49.702457 | controller |         "status": "True",
2026-06-12 17:19:49.702473 | controller |         "type": "Ready"
2026-06-12 17:19:49.702489 | controller |       },
2026-06-12 17:19:49.702505 | controller |       {
2026-06-12 17:19:49.702520 | controller |         "lastProbeTime": null,
2026-06-12 17:19:49.702536 | controller |         "lastTransitionTime": "2026-06-12T16:22:58Z",
2026-06-12 17:19:49.702551 | controller |         "status": "True",
2026-06-12 17:19:49.702567 | controller |         "type": "ContainersReady"
2026-06-12 17:19:49.702605 | controller |       },
2026-06-12 17:19:49.702622 | controller |       {
2026-06-12 17:19:49.702637 | controller |         "lastProbeTime": null,
2026-06-12 17:19:49.702653 | controller |         "lastTransitionTime": "2026-06-12T16:21:24Z",
2026-06-12 17:19:49.702669 | controller |         "status": "True",
2026-06-12 17:19:49.702685 | controller |         "type": "PodScheduled"
2026-06-12 17:19:49.702701 | controller |       }
2026-06-12 17:19:49.702716 | controller |     ],
2026-06-12 17:19:49.702732 | controller |     "containerStatuses": [
2026-06-12 17:19:49.702747 | controller |       {
2026-06-12 17:19:49.702762 | controller |         "allocatedResources": {
2026-06-12 17:19:49.702777 | controller |           "cpu": "10m",
2026-06-12 17:19:49.702793 | controller |           "memory": "256Mi"
2026-06-12 17:19:49.702809 | controller |         },
2026-06-12 17:19:49.702825 | controller |         "containerID": "cri-o://13de520cc4c768148b4d004809c9fc196b6bcbca191337777394cd04ac08aba7",
2026-06-12 17:19:49.702841 | controller |         "image": "quay.io/openstack-k8s-operators/ironic-operator@sha256:aeaab3207972ab6e2c15a858709760e1de4ab1b86ba9646c47079006a4cfd7a1",
2026-06-12 17:19:49.702858 | controller |         "imageID": "quay.io/openstack-k8s-operators/ironic-operator@sha256:aeaab3207972ab6e2c15a858709760e1de4ab1b86ba9646c47079006a4cfd7a1",
2026-06-12 17:19:49.702874 | controller |         "lastState": {},
2026-06-12 17:19:49.702889 | controller |         "name": "manager",
2026-06-12 17:19:49.702905 | controller |         "ready": true,
2026-06-12 17:19:49.702920 | controller |         "resources": {
2026-06-12 17:19:49.702936 | controller |           "limits": {
2026-06-12 17:19:49.702952 | controller |             "cpu": "500m",
2026-06-12 17:19:49.702968 | controller |             "memory": "512Mi"
2026-06-12 17:19:49.702984 | controller |           },
2026-06-12 17:19:49.703000 | controller |           "requests": {
2026-06-12 17:19:49.703016 | controller |             "cpu": "10m",
2026-06-12 17:19:49.703032 | controller |             "memory": "256Mi"
2026-06-12 17:19:49.703048 | controller |           }
2026-06-12 17:19:49.703063 | controller |         },
2026-06-12 17:19:49.703079 | controller |         "restartCount": 0,
2026-06-12 17:19:49.703095 | controller |         "started": true,
2026-06-12 17:19:49.703110 | controller |         "state": {
2026-06-12 17:19:49.703130 | controller |           "running": {
2026-06-12 17:19:49.703148 | controller |             "startedAt": "2026-06-12T16:22:45Z"
2026-06-12 17:19:49.703164 | controller |           }
2026-06-12 17:19:49.703180 | controller |         },
2026-06-12 17:19:49.703196 | controller |         "user": {
2026-06-12 17:19:49.703212 | controller |           "linux": {
2026-06-12 17:19:49.703228 | controller |             "gid": 0,
2026-06-12 17:19:49.703244 | controller |             "supplementalGroups": [
2026-06-12 17:19:49.703260 | controller |               0
2026-06-12 17:19:49.703276 | controller |             ],
2026-06-12 17:19:49.703291 | controller |             "uid": 65532
2026-06-12 17:19:49.703307 | controller |           }
2026-06-12 17:19:49.703323 | controller |         },
2026-06-12 17:19:49.703339 | controller |         "volumeMounts": [
2026-06-12 17:19:49.703355 | controller |           {
2026-06-12 17:19:49.703370 | controller |             "mountPath": "/var/run/secrets/kubernetes.io/serviceaccount",
2026-06-12 17:19:49.703387 | controller |             "name": "kube-api-access-kr89b",
2026-06-12 17:19:49.703404 | controller |             "readOnly": true,
2026-06-12 17:19:49.703419 | controller |             "recursiveReadOnly": "Disabled"
2026-06-12 17:19:49.703436 | controller |           }
2026-06-12 17:19:49.703452 | controller |         ]
2026-06-12 17:19:49.703468 | controller |       }
2026-06-12 17:19:49.703484 | controller |     ],
2026-06-12 17:19:49.703500 | controller |     "hostIP": "192.168.126.11",
2026-06-12 17:19:49.703515 | controller |     "hostIPs": [
2026-06-12 17:19:49.703531 | controller |       {
2026-06-12 17:19:49.703547 | controller |         "ip": "192.168.126.11"
2026-06-12 17:19:49.703563 | controller |       }
2026-06-12 17:19:49.703600 | controller |     ],
2026-06-12 17:19:49.703619 | controller |     "phase": "Running",
2026-06-12 17:19:49.703635 | controller |     "podIP": "10.217.0.84",
2026-06-12 17:19:49.703651 | controller |     "podIPs": [
2026-06-12 17:19:49.703667 | controller |       {
2026-06-12 17:19:49.703682 | controller |         "ip": "10.217.0.84"
2026-06-12 17:19:49.703698 | controller |       }
2026-06-12 17:19:49.703713 | controller |     ],
2026-06-12 17:19:49.703729 | controller |     "qosClass": "Burstable",
2026-06-12 17:19:49.703745 | controller |     "startTime": "2026-06-12T16:21:24Z"
2026-06-12 17:19:49.703761 | controller |   }
2026-06-12 17:19:49.703777 | controller | }
2026-06-12 17:19:49.726694 | controller | ok:
2026-06-12 17:19:49.726813 | controller | {
2026-06-12 17:19:49.726839 | controller |   "apiVersion": "v1",
2026-06-12 17:19:49.726857 | controller |   "kind": "Pod",
2026-06-12 17:19:49.726873 | controller |   "metadata": {
2026-06-12 17:19:49.726889 | controller |     "annotations": {
2026-06-12 17:19:49.726905 | 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-12 17:19:49.726925 | 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-12 17:19:49.726944 | controller |       "kubectl.kubernetes.io/default-container": "manager",
2026-06-12 17:19:49.726960 | controller |       "openshift.io/scc": "anyuid",
2026-06-12 17:19:49.726975 | controller |       "security.openshift.io/validated-scc-subject-type": "serviceaccount"
2026-06-12 17:19:49.726991 | controller |     },
2026-06-12 17:19:49.727007 | controller |     "creationTimestamp": "2026-06-12T16:21:24Z",
2026-06-12 17:19:49.727029 | controller |     "generateName": "keystone-operator-controller-manager-85bb7cc757-",
2026-06-12 17:19:49.727045 | controller |     "generation": 1,
2026-06-12 17:19:49.727061 | controller |     "labels": {
2026-06-12 17:19:49.727076 | controller |       "app.kubernetes.io/name": "keystone-operator",
2026-06-12 17:19:49.727091 | controller |       "control-plane": "controller-manager",
2026-06-12 17:19:49.727106 | controller |       "openstack.org/operator-name": "keystone",
2026-06-12 17:19:49.727121 | controller |       "pod-template-hash": "85bb7cc757"
2026-06-12 17:19:49.727136 | controller |     },
2026-06-12 17:19:49.727150 | controller |     "managedFields": [
2026-06-12 17:19:49.727165 | controller |       {
2026-06-12 17:19:49.727227 | controller |         "apiVersion": "v1",
2026-06-12 17:19:49.727243 | controller |         "fieldsType": "FieldsV1",
2026-06-12 17:19:49.727258 | controller |         "fieldsV1": {
2026-06-12 17:19:49.727273 | controller |           "f:metadata": {
2026-06-12 17:19:49.727288 | controller |             "f:annotations": {
2026-06-12 17:19:49.727303 | controller |               "f:k8s.ovn.org/pod-networks": {}
2026-06-12 17:19:49.727318 | controller |             }
2026-06-12 17:19:49.727334 | controller |           }
2026-06-12 17:19:49.727349 | controller |         },
2026-06-12 17:19:49.727364 | controller |         "manager": "crc",
2026-06-12 17:19:49.727378 | controller |         "operation": "Update",
2026-06-12 17:19:49.727393 | controller |         "subresource": "status",
2026-06-12 17:19:49.727408 | controller |         "time": "2026-06-12T16:21:24Z"
2026-06-12 17:19:49.727423 | controller |       },
2026-06-12 17:19:49.727438 | controller |       {
2026-06-12 17:19:49.727454 | controller |         "apiVersion": "v1",
2026-06-12 17:19:49.727469 | controller |         "fieldsType": "FieldsV1",
2026-06-12 17:19:49.727484 | controller |         "fieldsV1": {
2026-06-12 17:19:49.727499 | controller |           "f:metadata": {
2026-06-12 17:19:49.727514 | controller |             "f:annotations": {
2026-06-12 17:19:49.727529 | controller |               ".": {},
2026-06-12 17:19:49.727544 | controller |               "f:kubectl.kubernetes.io/default-container": {}
2026-06-12 17:19:49.727560 | controller |             },
2026-06-12 17:19:49.727596 | controller |             "f:generateName": {},
2026-06-12 17:19:49.727618 | controller |             "f:labels": {
2026-06-12 17:19:49.727634 | controller |               ".": {},
2026-06-12 17:19:49.727649 | controller |               "f:app.kubernetes.io/name": {},
2026-06-12 17:19:49.727664 | controller |               "f:control-plane": {},
2026-06-12 17:19:49.727679 | controller |               "f:openstack.org/operator-name": {},
2026-06-12 17:19:49.727693 | controller |               "f:pod-template-hash": {}
2026-06-12 17:19:49.727707 | controller |             },
2026-06-12 17:19:49.727722 | controller |             "f:ownerReferences": {
2026-06-12 17:19:49.727737 | controller |               ".": {},
2026-06-12 17:19:49.727751 | controller |               "k:{\"uid\":\"431f58d5-f88f-43c6-b411-8209c43c5455\"}": {}
2026-06-12 17:19:49.727766 | controller |             }
2026-06-12 17:19:49.727780 | controller |           },
2026-06-12 17:19:49.727795 | controller |           "f:spec": {
2026-06-12 17:19:49.727809 | controller |             "f:containers": {
2026-06-12 17:19:49.727824 | controller |               "k:{\"name\":\"manager\"}": {
2026-06-12 17:19:49.727838 | controller |                 ".": {},
2026-06-12 17:19:49.727853 | controller |                 "f:args": {},
2026-06-12 17:19:49.727867 | controller |                 "f:command": {},
2026-06-12 17:19:49.727882 | controller |                 "f:env": {
2026-06-12 17:19:49.727896 | controller |                   ".": {},
2026-06-12 17:19:49.727910 | controller |                   "k:{\"name\":\"ENABLE_WEBHOOKS\"}": {
2026-06-12 17:19:49.727925 | controller |                     ".": {},
2026-06-12 17:19:49.727939 | controller |                     "f:name": {},
2026-06-12 17:19:49.727959 | controller |                     "f:value": {}
2026-06-12 17:19:49.727974 | controller |                   },
2026-06-12 17:19:49.727988 | controller |                   "k:{\"name\":\"LEASE_DURATION\"}": {
2026-06-12 17:19:49.728002 | controller |                     ".": {},
2026-06-12 17:19:49.728016 | controller |                     "f:name": {},
2026-06-12 17:19:49.728030 | controller |                     "f:value": {}
2026-06-12 17:19:49.728044 | controller |                   },
2026-06-12 17:19:49.728058 | controller |                   "k:{\"name\":\"METRICS_CERTS\"}": {
2026-06-12 17:19:49.728073 | controller |                     ".": {},
2026-06-12 17:19:49.728097 | controller |                     "f:name": {},
2026-06-12 17:19:49.728113 | controller |                     "f:value": {}
2026-06-12 17:19:49.728127 | controller |                   },
2026-06-12 17:19:49.728141 | controller |                   "k:{\"name\":\"RENEW_DEADLINE\"}": {
2026-06-12 17:19:49.728156 | controller |                     ".": {},
2026-06-12 17:19:49.728171 | controller |                     "f:name": {},
2026-06-12 17:19:49.728185 | controller |                     "f:value": {}
2026-06-12 17:19:49.728200 | controller |                   },
2026-06-12 17:19:49.728214 | controller |                   "k:{\"name\":\"RETRY_PERIOD\"}": {
2026-06-12 17:19:49.728227 | controller |                     ".": {},
2026-06-12 17:19:49.728241 | controller |                     "f:name": {},
2026-06-12 17:19:49.728305 | controller |                     "f:value": {}
2026-06-12 17:19:49.728325 | controller |                   }
2026-06-12 17:19:49.728340 | controller |                 },
2026-06-12 17:19:49.728355 | controller |                 "f:image": {},
2026-06-12 17:19:49.728369 | controller |                 "f:imagePullPolicy": {},
2026-06-12 17:19:49.728384 | controller |                 "f:livenessProbe": {
2026-06-12 17:19:49.728399 | controller |                   ".": {},
2026-06-12 17:19:49.728414 | controller |                   "f:failureThreshold": {},
2026-06-12 17:19:49.728429 | controller |                   "f:httpGet": {
2026-06-12 17:19:49.728445 | controller |                     ".": {},
2026-06-12 17:19:49.728460 | controller |                     "f:path": {},
2026-06-12 17:19:49.728476 | controller |                     "f:port": {},
2026-06-12 17:19:49.728491 | controller |                     "f:scheme": {}
2026-06-12 17:19:49.728506 | controller |                   },
2026-06-12 17:19:49.728521 | controller |                   "f:initialDelaySeconds": {},
2026-06-12 17:19:49.728536 | controller |                   "f:periodSeconds": {},
2026-06-12 17:19:49.728552 | controller |                   "f:successThreshold": {},
2026-06-12 17:19:49.728567 | controller |                   "f:timeoutSeconds": {}
2026-06-12 17:19:49.728603 | controller |                 },
2026-06-12 17:19:49.728620 | controller |                 "f:name": {},
2026-06-12 17:19:49.728635 | controller |                 "f:readinessProbe": {
2026-06-12 17:19:49.728651 | controller |                   ".": {},
2026-06-12 17:19:49.728666 | controller |                   "f:failureThreshold": {},
2026-06-12 17:19:49.728682 | controller |                   "f:httpGet": {
2026-06-12 17:19:49.728697 | controller |                     ".": {},
2026-06-12 17:19:49.728712 | controller |                     "f:path": {},
2026-06-12 17:19:49.728727 | controller |                     "f:port": {},
2026-06-12 17:19:49.728742 | controller |                     "f:scheme": {}
2026-06-12 17:19:49.728756 | controller |                   },
2026-06-12 17:19:49.728771 | controller |                   "f:initialDelaySeconds": {},
2026-06-12 17:19:49.728785 | controller |                   "f:periodSeconds": {},
2026-06-12 17:19:49.728800 | controller |                   "f:successThreshold": {},
2026-06-12 17:19:49.728815 | controller |                   "f:timeoutSeconds": {}
2026-06-12 17:19:49.728834 | controller |                 },
2026-06-12 17:19:49.728850 | controller |                 "f:resources": {
2026-06-12 17:19:49.728865 | controller |                   ".": {},
2026-06-12 17:19:49.728882 | controller |                   "f:limits": {
2026-06-12 17:19:49.728900 | controller |                     ".": {},
2026-06-12 17:19:49.728919 | controller |                     "f:cpu": {},
2026-06-12 17:19:49.728937 | controller |                     "f:memory": {}
2026-06-12 17:19:49.728955 | controller |                   },
2026-06-12 17:19:49.728973 | controller |                   "f:requests": {
2026-06-12 17:19:49.728991 | controller |                     ".": {},
2026-06-12 17:19:49.729009 | controller |                     "f:cpu": {},
2026-06-12 17:19:49.729027 | controller |                     "f:memory": {}
2026-06-12 17:19:49.729045 | controller |                   }
2026-06-12 17:19:49.729063 | controller |                 },
2026-06-12 17:19:49.729081 | controller |                 "f:securityContext": {
2026-06-12 17:19:49.729097 | controller |                   ".": {},
2026-06-12 17:19:49.729112 | controller |                   "f:allowPrivilegeEscalation": {}
2026-06-12 17:19:49.729126 | controller |                 },
2026-06-12 17:19:49.729141 | controller |                 "f:terminationMessagePath": {},
2026-06-12 17:19:49.729156 | controller |                 "f:terminationMessagePolicy": {}
2026-06-12 17:19:49.729170 | controller |               }
2026-06-12 17:19:49.729185 | controller |             },
2026-06-12 17:19:49.729199 | controller |             "f:dnsPolicy": {},
2026-06-12 17:19:49.729214 | controller |             "f:enableServiceLinks": {},
2026-06-12 17:19:49.729229 | controller |             "f:restartPolicy": {},
2026-06-12 17:19:49.729243 | controller |             "f:schedulerName": {},
2026-06-12 17:19:49.729258 | controller |             "f:securityContext": {
2026-06-12 17:19:49.729272 | controller |               ".": {},
2026-06-12 17:19:49.729287 | controller |               "f:runAsNonRoot": {}
2026-06-12 17:19:49.729301 | controller |             },
2026-06-12 17:19:49.729316 | controller |             "f:serviceAccount": {},
2026-06-12 17:19:49.729330 | controller |             "f:serviceAccountName": {},
2026-06-12 17:19:49.729345 | controller |             "f:terminationGracePeriodSeconds": {},
2026-06-12 17:19:49.729359 | controller |             "f:tolerations": {}
2026-06-12 17:19:49.729374 | controller |           }
2026-06-12 17:19:49.729388 | controller |         },
2026-06-12 17:19:49.729403 | controller |         "manager": "kube-controller-manager",
2026-06-12 17:19:49.729417 | controller |         "operation": "Update",
2026-06-12 17:19:49.729432 | controller |         "time": "2026-06-12T16:21:24Z"
2026-06-12 17:19:49.729447 | controller |       },
2026-06-12 17:19:49.729461 | controller |       {
2026-06-12 17:19:49.729476 | controller |         "apiVersion": "v1",
2026-06-12 17:19:49.729493 | controller |         "fieldsType": "FieldsV1",
2026-06-12 17:19:49.729508 | controller |         "fieldsV1": {
2026-06-12 17:19:49.729524 | controller |           "f:metadata": {
2026-06-12 17:19:49.729539 | controller |             "f:annotations": {
2026-06-12 17:19:49.729554 | controller |               "f:k8s.v1.cni.cncf.io/network-status": {}
2026-06-12 17:19:49.729569 | controller |             }
2026-06-12 17:19:49.729606 | controller |           }
2026-06-12 17:19:49.729623 | controller |         },
2026-06-12 17:19:49.729638 | controller |         "manager": "multus-daemon",
2026-06-12 17:19:49.729654 | controller |         "operation": "Update",
2026-06-12 17:19:49.729669 | controller |         "subresource": "status",
2026-06-12 17:19:49.729683 | controller |         "time": "2026-06-12T16:21:35Z"
2026-06-12 17:19:49.729699 | controller |       },
2026-06-12 17:19:49.729713 | controller |       {
2026-06-12 17:19:49.729729 | controller |         "apiVersion": "v1",
2026-06-12 17:19:49.729743 | controller |         "fieldsType": "FieldsV1",
2026-06-12 17:19:49.729762 | controller |         "fieldsV1": {
2026-06-12 17:19:49.729778 | controller |           "f:status": {
2026-06-12 17:19:49.729792 | controller |             "f:conditions": {
2026-06-12 17:19:49.729807 | controller |               "k:{\"type\":\"ContainersReady\"}": {
2026-06-12 17:19:49.729822 | controller |                 ".": {},
2026-06-12 17:19:49.729837 | controller |                 "f:lastProbeTime": {},
2026-06-12 17:19:49.729851 | controller |                 "f:lastTransitionTime": {},
2026-06-12 17:19:49.729866 | controller |                 "f:status": {},
2026-06-12 17:19:49.729881 | controller |                 "f:type": {}
2026-06-12 17:19:49.729896 | controller |               },
2026-06-12 17:19:49.729910 | controller |               "k:{\"type\":\"Initialized\"}": {
2026-06-12 17:19:49.729924 | controller |                 ".": {},
2026-06-12 17:19:49.729939 | controller |                 "f:lastProbeTime": {},
2026-06-12 17:19:49.729956 | controller |                 "f:lastTransitionTime": {},
2026-06-12 17:19:49.729972 | controller |                 "f:status": {},
2026-06-12 17:19:49.729987 | controller |                 "f:type": {}
2026-06-12 17:19:49.730002 | controller |               },
2026-06-12 17:19:49.730016 | controller |               "k:{\"type\":\"PodReadyToStartContainers\"}": {
2026-06-12 17:19:49.730031 | controller |                 ".": {},
2026-06-12 17:19:49.730046 | controller |                 "f:lastProbeTime": {},
2026-06-12 17:19:49.730060 | controller |                 "f:lastTransitionTime": {},
2026-06-12 17:19:49.730075 | controller |                 "f:status": {},
2026-06-12 17:19:49.730089 | controller |                 "f:type": {}
2026-06-12 17:19:49.730104 | controller |               },
2026-06-12 17:19:49.730118 | controller |               "k:{\"type\":\"Ready\"}": {
2026-06-12 17:19:49.730132 | controller |                 ".": {},
2026-06-12 17:19:49.730146 | controller |                 "f:lastProbeTime": {},
2026-06-12 17:19:49.730161 | controller |                 "f:lastTransitionTime": {},
2026-06-12 17:19:49.730175 | controller |                 "f:status": {},
2026-06-12 17:19:49.730190 | controller |                 "f:type": {}
2026-06-12 17:19:49.730204 | controller |               }
2026-06-12 17:19:49.730219 | controller |             },
2026-06-12 17:19:49.730233 | controller |             "f:containerStatuses": {},
2026-06-12 17:19:49.730248 | controller |             "f:hostIP": {},
2026-06-12 17:19:49.730262 | controller |             "f:hostIPs": {},
2026-06-12 17:19:49.730277 | controller |             "f:phase": {},
2026-06-12 17:19:49.730291 | controller |             "f:podIP": {},
2026-06-12 17:19:49.730306 | controller |             "f:podIPs": {
2026-06-12 17:19:49.730320 | controller |               ".": {},
2026-06-12 17:19:49.730334 | controller |               "k:{\"ip\":\"10.217.0.85\"}": {
2026-06-12 17:19:49.730349 | controller |                 ".": {},
2026-06-12 17:19:49.730363 | controller |                 "f:ip": {}
2026-06-12 17:19:49.730377 | controller |               }
2026-06-12 17:19:49.730392 | controller |             },
2026-06-12 17:19:49.730406 | controller |             "f:startTime": {}
2026-06-12 17:19:49.730421 | controller |           }
2026-06-12 17:19:49.730435 | controller |         },
2026-06-12 17:19:49.730450 | controller |         "manager": "kubelet",
2026-06-12 17:19:49.730464 | controller |         "operation": "Update",
2026-06-12 17:19:49.730478 | controller |         "subresource": "status",
2026-06-12 17:19:49.730493 | controller |         "time": "2026-06-12T16:23:05Z"
2026-06-12 17:19:49.730507 | controller |       }
2026-06-12 17:19:49.730522 | controller |     ],
2026-06-12 17:19:49.730537 | controller |     "name": "keystone-operator-controller-manager-85bb7cc757-rkcgm",
2026-06-12 17:19:49.730553 | controller |     "namespace": "openstack-operators",
2026-06-12 17:19:49.730568 | controller |     "ownerReferences": [
2026-06-12 17:19:49.730604 | controller |       {
2026-06-12 17:19:49.730625 | controller |         "apiVersion": "apps/v1",
2026-06-12 17:19:49.730641 | controller |         "blockOwnerDeletion": true,
2026-06-12 17:19:49.730656 | controller |         "controller": true,
2026-06-12 17:19:49.730672 | controller |         "kind": "ReplicaSet",
2026-06-12 17:19:49.730687 | controller |         "name": "keystone-operator-controller-manager-85bb7cc757",
2026-06-12 17:19:49.730702 | controller |         "uid": "431f58d5-f88f-43c6-b411-8209c43c5455"
2026-06-12 17:19:49.730717 | controller |       }
2026-06-12 17:19:49.730732 | controller |     ],
2026-06-12 17:19:49.730747 | controller |     "resourceVersion": "55795",
2026-06-12 17:19:49.730762 | controller |     "uid": "b566d9ec-c6d8-447b-a4d0-aaa7e1a3fafa"
2026-06-12 17:19:49.730777 | controller |   },
2026-06-12 17:19:49.730793 | controller |   "spec": {
2026-06-12 17:19:49.730808 | controller |     "containers": [
2026-06-12 17:19:49.730824 | controller |       {
2026-06-12 17:19:49.730839 | controller |         "args": [
2026-06-12 17:19:49.730854 | controller |           "--leader-elect",
2026-06-12 17:19:49.730869 | controller |           "--health-probe-bind-address=:8081",
2026-06-12 17:19:49.730884 | controller |           "--metrics-bind-address=127.0.0.1:8080"
2026-06-12 17:19:49.730900 | controller |         ],
2026-06-12 17:19:49.730914 | controller |         "command": [
2026-06-12 17:19:49.730929 | controller |           "/manager"
2026-06-12 17:19:49.730943 | controller |         ],
2026-06-12 17:19:49.730958 | controller |         "env": [
2026-06-12 17:19:49.730972 | controller |           {
2026-06-12 17:19:49.730987 | controller |             "name": "LEASE_DURATION",
2026-06-12 17:19:49.731001 | controller |             "value": "30"
2026-06-12 17:19:49.731015 | controller |           },
2026-06-12 17:19:49.731030 | controller |           {
2026-06-12 17:19:49.731044 | controller |             "name": "RENEW_DEADLINE",
2026-06-12 17:19:49.731059 | controller |             "value": "20"
2026-06-12 17:19:49.731074 | controller |           },
2026-06-12 17:19:49.731089 | controller |           {
2026-06-12 17:19:49.731103 | controller |             "name": "RETRY_PERIOD",
2026-06-12 17:19:49.731117 | controller |             "value": "5"
2026-06-12 17:19:49.731131 | controller |           },
2026-06-12 17:19:49.731146 | controller |           {
2026-06-12 17:19:49.731160 | controller |             "name": "ENABLE_WEBHOOKS",
2026-06-12 17:19:49.731174 | controller |             "value": "false"
2026-06-12 17:19:49.731189 | controller |           },
2026-06-12 17:19:49.731203 | controller |           {
2026-06-12 17:19:49.731218 | controller |             "name": "METRICS_CERTS",
2026-06-12 17:19:49.731232 | controller |             "value": "false"
2026-06-12 17:19:49.731247 | controller |           }
2026-06-12 17:19:49.731261 | controller |         ],
2026-06-12 17:19:49.731276 | controller |         "image": "quay.io/openstack-k8s-operators/keystone-operator@sha256:0aa84ced5acaac0cb64d344ca39dc4ef614ac2a1c112fb422a96534869481b80",
2026-06-12 17:19:49.731291 | controller |         "imagePullPolicy": "IfNotPresent",
2026-06-12 17:19:49.731306 | controller |         "livenessProbe": {
2026-06-12 17:19:49.731321 | controller |           "failureThreshold": 3,
2026-06-12 17:19:49.731336 | controller |           "httpGet": {
2026-06-12 17:19:49.731351 | controller |             "path": "/healthz",
2026-06-12 17:19:49.731365 | controller |             "port": 8081,
2026-06-12 17:19:49.731379 | controller |             "scheme": "HTTP"
2026-06-12 17:19:49.731393 | controller |           },
2026-06-12 17:19:49.731408 | controller |           "initialDelaySeconds": 15,
2026-06-12 17:19:49.731422 | controller |           "periodSeconds": 20,
2026-06-12 17:19:49.731437 | controller |           "successThreshold": 1,
2026-06-12 17:19:49.731451 | controller |           "timeoutSeconds": 1
2026-06-12 17:19:49.731466 | controller |         },
2026-06-12 17:19:49.731481 | controller |         "name": "manager",
2026-06-12 17:19:49.731504 | controller |         "readinessProbe": {
2026-06-12 17:19:49.731519 | controller |           "failureThreshold": 3,
2026-06-12 17:19:49.731533 | controller |           "httpGet": {
2026-06-12 17:19:49.731548 | controller |             "path": "/readyz",
2026-06-12 17:19:49.731562 | controller |             "port": 8081,
2026-06-12 17:19:49.731598 | controller |             "scheme": "HTTP"
2026-06-12 17:19:49.731616 | controller |           },
2026-06-12 17:19:49.731631 | controller |           "initialDelaySeconds": 5,
2026-06-12 17:19:49.731646 | controller |           "periodSeconds": 10,
2026-06-12 17:19:49.731662 | controller |           "successThreshold": 1,
2026-06-12 17:19:49.731677 | controller |           "timeoutSeconds": 1
2026-06-12 17:19:49.731692 | controller |         },
2026-06-12 17:19:49.731707 | controller |         "resources": {
2026-06-12 17:19:49.731722 | controller |           "limits": {
2026-06-12 17:19:49.731738 | controller |             "cpu": "500m",
2026-06-12 17:19:49.731753 | controller |             "memory": "512Mi"
2026-06-12 17:19:49.731768 | controller |           },
2026-06-12 17:19:49.731783 | controller |           "requests": {
2026-06-12 17:19:49.731798 | controller |             "cpu": "10m",
2026-06-12 17:19:49.731812 | controller |             "memory": "256Mi"
2026-06-12 17:19:49.731827 | controller |           }
2026-06-12 17:19:49.731842 | controller |         },
2026-06-12 17:19:49.731857 | controller |         "securityContext": {
2026-06-12 17:19:49.731872 | controller |           "allowPrivilegeEscalation": false,
2026-06-12 17:19:49.731887 | controller |           "capabilities": {
2026-06-12 17:19:49.731902 | controller |             "drop": [
2026-06-12 17:19:49.731916 | controller |               "MKNOD"
2026-06-12 17:19:49.731930 | controller |             ]
2026-06-12 17:19:49.731948 | controller |           }
2026-06-12 17:19:49.731964 | controller |         },
2026-06-12 17:19:49.731979 | controller |         "terminationMessagePath": "/dev/termination-log",
2026-06-12 17:19:49.731993 | controller |         "terminationMessagePolicy": "File",
2026-06-12 17:19:49.732008 | controller |         "volumeMounts": [
2026-06-12 17:19:49.732022 | controller |           {
2026-06-12 17:19:49.732036 | controller |             "mountPath": "/var/run/secrets/kubernetes.io/serviceaccount",
2026-06-12 17:19:49.732051 | controller |             "name": "kube-api-access-d8gg9",
2026-06-12 17:19:49.732066 | controller |             "readOnly": true
2026-06-12 17:19:49.732080 | controller |           }
2026-06-12 17:19:49.732107 | controller |         ]
2026-06-12 17:19:49.732122 | controller |       }
2026-06-12 17:19:49.732136 | controller |     ],
2026-06-12 17:19:49.732155 | controller |     "dnsPolicy": "ClusterFirst",
2026-06-12 17:19:49.732170 | controller |     "enableServiceLinks": true,
2026-06-12 17:19:49.732184 | controller |     "imagePullSecrets": [
2026-06-12 17:19:49.732198 | controller |       {
2026-06-12 17:19:49.732213 | controller |         "name": "keystone-operator-controller-manager-dockercfg-nsfbn"
2026-06-12 17:19:49.732228 | controller |       }
2026-06-12 17:19:49.732242 | controller |     ],
2026-06-12 17:19:49.732257 | controller |     "nodeName": "crc",
2026-06-12 17:19:49.732272 | controller |     "preemptionPolicy": "PreemptLowerPriority",
2026-06-12 17:19:49.732286 | controller |     "priority": 0,
2026-06-12 17:19:49.732300 | controller |     "restartPolicy": "Always",
2026-06-12 17:19:49.732315 | controller |     "schedulerName": "default-scheduler",
2026-06-12 17:19:49.732329 | controller |     "securityContext": {
2026-06-12 17:19:49.732344 | controller |       "runAsNonRoot": true,
2026-06-12 17:19:49.732358 | controller |       "seLinuxOptions": {
2026-06-12 17:19:49.732373 | controller |         "level": "s0:c26,c5"
2026-06-12 17:19:49.732388 | controller |       }
2026-06-12 17:19:49.732402 | controller |     },
2026-06-12 17:19:49.732417 | controller |     "serviceAccount": "keystone-operator-controller-manager",
2026-06-12 17:19:49.732435 | controller |     "serviceAccountName": "keystone-operator-controller-manager",
2026-06-12 17:19:49.732450 | controller |     "terminationGracePeriodSeconds": 10,
2026-06-12 17:19:49.732465 | controller |     "tolerations": [
2026-06-12 17:19:49.732479 | controller |       {
2026-06-12 17:19:49.732494 | controller |         "effect": "NoExecute",
2026-06-12 17:19:49.732508 | controller |         "key": "node.kubernetes.io/not-ready",
2026-06-12 17:19:49.732522 | controller |         "operator": "Exists",
2026-06-12 17:19:49.732537 | controller |         "tolerationSeconds": 120
2026-06-12 17:19:49.732552 | controller |       },
2026-06-12 17:19:49.732566 | controller |       {
2026-06-12 17:19:49.732603 | controller |         "effect": "NoExecute",
2026-06-12 17:19:49.732619 | controller |         "key": "node.kubernetes.io/unreachable",
2026-06-12 17:19:49.732635 | controller |         "operator": "Exists",
2026-06-12 17:19:49.732649 | controller |         "tolerationSeconds": 120
2026-06-12 17:19:49.732664 | controller |       },
2026-06-12 17:19:49.732679 | controller |       {
2026-06-12 17:19:49.732694 | controller |         "effect": "NoSchedule",
2026-06-12 17:19:49.732710 | controller |         "key": "node.kubernetes.io/memory-pressure",
2026-06-12 17:19:49.732725 | controller |         "operator": "Exists"
2026-06-12 17:19:49.732740 | controller |       }
2026-06-12 17:19:49.732755 | controller |     ],
2026-06-12 17:19:49.732770 | controller |     "volumes": [
2026-06-12 17:19:49.732785 | controller |       {
2026-06-12 17:19:49.732799 | controller |         "name": "kube-api-access-d8gg9",
2026-06-12 17:19:49.732814 | controller |         "projected": {
2026-06-12 17:19:49.732829 | controller |           "defaultMode": 420,
2026-06-12 17:19:49.732844 | controller |           "sources": [
2026-06-12 17:19:49.732859 | controller |             {
2026-06-12 17:19:49.732878 | controller |               "serviceAccountToken": {
2026-06-12 17:19:49.732897 | controller |                 "expirationSeconds": 3607,
2026-06-12 17:19:49.732916 | controller |                 "path": "token"
2026-06-12 17:19:49.732934 | controller |               }
2026-06-12 17:19:49.732953 | controller |             },
2026-06-12 17:19:49.732972 | controller |             {
2026-06-12 17:19:49.732991 | controller |               "configMap": {
2026-06-12 17:19:49.733009 | controller |                 "items": [
2026-06-12 17:19:49.733027 | controller |                   {
2026-06-12 17:19:49.733046 | controller |                     "key": "ca.crt",
2026-06-12 17:19:49.733064 | controller |                     "path": "ca.crt"
2026-06-12 17:19:49.733082 | controller |                   }
2026-06-12 17:19:49.733100 | controller |                 ],
2026-06-12 17:19:49.733114 | controller |                 "name": "kube-root-ca.crt"
2026-06-12 17:19:49.733129 | controller |               }
2026-06-12 17:19:49.733143 | controller |             },
2026-06-12 17:19:49.733157 | controller |             {
2026-06-12 17:19:49.733172 | controller |               "downwardAPI": {
2026-06-12 17:19:49.733186 | controller |                 "items": [
2026-06-12 17:19:49.733201 | controller |                   {
2026-06-12 17:19:49.733215 | controller |                     "fieldRef": {
2026-06-12 17:19:49.733230 | controller |                       "apiVersion": "v1",
2026-06-12 17:19:49.733244 | controller |                       "fieldPath": "metadata.namespace"
2026-06-12 17:19:49.733259 | controller |                     },
2026-06-12 17:19:49.733274 | controller |                     "path": "namespace"
2026-06-12 17:19:49.733289 | controller |                   }
2026-06-12 17:19:49.733303 | controller |                 ]
2026-06-12 17:19:49.733318 | controller |               }
2026-06-12 17:19:49.733333 | controller |             },
2026-06-12 17:19:49.733381 | controller |             {
2026-06-12 17:19:49.733398 | controller |               "configMap": {
2026-06-12 17:19:49.733413 | controller |                 "items": [
2026-06-12 17:19:49.733433 | controller |                   {
2026-06-12 17:19:49.733448 | controller |                     "key": "service-ca.crt",
2026-06-12 17:19:49.733463 | controller |                     "path": "service-ca.crt"
2026-06-12 17:19:49.733478 | controller |                   }
2026-06-12 17:19:49.733493 | controller |                 ],
2026-06-12 17:19:49.733507 | controller |                 "name": "openshift-service-ca.crt"
2026-06-12 17:19:49.733522 | controller |               }
2026-06-12 17:19:49.733537 | controller |             }
2026-06-12 17:19:49.733552 | controller |           ]
2026-06-12 17:19:49.733567 | controller |         }
2026-06-12 17:19:49.733602 | controller |       }
2026-06-12 17:19:49.733618 | controller |     ]
2026-06-12 17:19:49.733633 | controller |   },
2026-06-12 17:19:49.733648 | controller |   "status": {
2026-06-12 17:19:49.733663 | controller |     "conditions": [
2026-06-12 17:19:49.733677 | controller |       {
2026-06-12 17:19:49.733692 | controller |         "lastProbeTime": null,
2026-06-12 17:19:49.733708 | controller |         "lastTransitionTime": "2026-06-12T16:22:46Z",
2026-06-12 17:19:49.733723 | controller |         "status": "True",
2026-06-12 17:19:49.733738 | controller |         "type": "PodReadyToStartContainers"
2026-06-12 17:19:49.733754 | controller |       },
2026-06-12 17:19:49.733769 | controller |       {
2026-06-12 17:19:49.733784 | controller |         "lastProbeTime": null,
2026-06-12 17:19:49.733799 | controller |         "lastTransitionTime": "2026-06-12T16:21:24Z",
2026-06-12 17:19:49.733815 | controller |         "status": "True",
2026-06-12 17:19:49.733830 | controller |         "type": "Initialized"
2026-06-12 17:19:49.733845 | controller |       },
2026-06-12 17:19:49.733860 | controller |       {
2026-06-12 17:19:49.733875 | controller |         "lastProbeTime": null,
2026-06-12 17:19:49.733890 | controller |         "lastTransitionTime": "2026-06-12T16:22:58Z",
2026-06-12 17:19:49.733905 | controller |         "status": "True",
2026-06-12 17:19:49.733921 | controller |         "type": "Ready"
2026-06-12 17:19:49.733936 | controller |       },
2026-06-12 17:19:49.733951 | controller |       {
2026-06-12 17:19:49.733966 | controller |         "lastProbeTime": null,
2026-06-12 17:19:49.733981 | controller |         "lastTransitionTime": "2026-06-12T16:22:58Z",
2026-06-12 17:19:49.733997 | controller |         "status": "True",
2026-06-12 17:19:49.734012 | controller |         "type": "ContainersReady"
2026-06-12 17:19:49.734027 | controller |       },
2026-06-12 17:19:49.734042 | controller |       {
2026-06-12 17:19:49.734057 | controller |         "lastProbeTime": null,
2026-06-12 17:19:49.734072 | controller |         "lastTransitionTime": "2026-06-12T16:21:24Z",
2026-06-12 17:19:49.734086 | controller |         "status": "True",
2026-06-12 17:19:49.734101 | controller |         "type": "PodScheduled"
2026-06-12 17:19:49.734115 | controller |       }
2026-06-12 17:19:49.734130 | controller |     ],
2026-06-12 17:19:49.734145 | controller |     "containerStatuses": [
2026-06-12 17:19:49.734160 | controller |       {
2026-06-12 17:19:49.734174 | controller |         "allocatedResources": {
2026-06-12 17:19:49.734189 | controller |           "cpu": "10m",
2026-06-12 17:19:49.734203 | controller |           "memory": "256Mi"
2026-06-12 17:19:49.734218 | controller |         },
2026-06-12 17:19:49.734233 | controller |         "containerID": "cri-o://16ce6dea68922758feab427fe388e3f512cfb6c9eb2f61fc9fcb01e8259333f5",
2026-06-12 17:19:49.734248 | controller |         "image": "quay.io/openstack-k8s-operators/keystone-operator@sha256:0aa84ced5acaac0cb64d344ca39dc4ef614ac2a1c112fb422a96534869481b80",
2026-06-12 17:19:49.734263 | controller |         "imageID": "quay.io/openstack-k8s-operators/keystone-operator@sha256:0aa84ced5acaac0cb64d344ca39dc4ef614ac2a1c112fb422a96534869481b80",
2026-06-12 17:19:49.734278 | controller |         "lastState": {},
2026-06-12 17:19:49.734293 | controller |         "name": "manager",
2026-06-12 17:19:49.734312 | controller |         "ready": true,
2026-06-12 17:19:49.734327 | controller |         "resources": {
2026-06-12 17:19:49.734341 | controller |           "limits": {
2026-06-12 17:19:49.734355 | controller |             "cpu": "500m",
2026-06-12 17:19:49.734370 | controller |             "memory": "512Mi"
2026-06-12 17:19:49.734384 | controller |           },
2026-06-12 17:19:49.734400 | controller |           "requests": {
2026-06-12 17:19:49.734446 | controller |             "cpu": "10m",
2026-06-12 17:19:49.734465 | controller |             "memory": "256Mi"
2026-06-12 17:19:49.734480 | controller |           }
2026-06-12 17:19:49.734495 | controller |         },
2026-06-12 17:19:49.734510 | controller |         "restartCount": 0,
2026-06-12 17:19:49.734524 | controller |         "started": true,
2026-06-12 17:19:49.734539 | controller |         "state": {
2026-06-12 17:19:49.734553 | controller |           "running": {
2026-06-12 17:19:49.734567 | controller |             "startedAt": "2026-06-12T16:22:45Z"
2026-06-12 17:19:49.734601 | controller |           }
2026-06-12 17:19:49.734617 | controller |         },
2026-06-12 17:19:49.734631 | controller |         "user": {
2026-06-12 17:19:49.734646 | controller |           "linux": {
2026-06-12 17:19:49.734660 | controller |             "gid": 0,
2026-06-12 17:19:49.734674 | controller |             "supplementalGroups": [
2026-06-12 17:19:49.734689 | controller |               0
2026-06-12 17:19:49.734704 | controller |             ],
2026-06-12 17:19:49.734718 | controller |             "uid": 65532
2026-06-12 17:19:49.734733 | controller |           }
2026-06-12 17:19:49.734747 | controller |         },
2026-06-12 17:19:49.734761 | controller |         "volumeMounts": [
2026-06-12 17:19:49.734775 | controller |           {
2026-06-12 17:19:49.734790 | controller |             "mountPath": "/var/run/secrets/kubernetes.io/serviceaccount",
2026-06-12 17:19:49.734805 | controller |             "name": "kube-api-access-d8gg9",
2026-06-12 17:19:49.734819 | controller |             "readOnly": true,
2026-06-12 17:19:49.734834 | controller |             "recursiveReadOnly": "Disabled"
2026-06-12 17:19:49.734849 | controller |           }
2026-06-12 17:19:49.734864 | controller |         ]
2026-06-12 17:19:49.734879 | controller |       }
2026-06-12 17:19:49.734895 | controller |     ],
2026-06-12 17:19:49.734910 | controller |     "hostIP": "192.168.126.11",
2026-06-12 17:19:49.734926 | controller |     "hostIPs": [
2026-06-12 17:19:49.734941 | controller |       {
2026-06-12 17:19:49.734958 | controller |         "ip": "192.168.126.11"
2026-06-12 17:19:49.734976 | controller |       }
2026-06-12 17:19:49.734992 | controller |     ],
2026-06-12 17:19:49.735007 | controller |     "phase": "Running",
2026-06-12 17:19:49.735022 | controller |     "podIP": "10.217.0.85",
2026-06-12 17:19:49.735037 | controller |     "podIPs": [
2026-06-12 17:19:49.735052 | controller |       {
2026-06-12 17:19:49.735067 | controller |         "ip": "10.217.0.85"
2026-06-12 17:19:49.735081 | controller |       }
2026-06-12 17:19:49.735096 | controller |     ],
2026-06-12 17:19:49.735112 | controller |     "qosClass": "Burstable",
2026-06-12 17:19:49.735127 | controller |     "startTime": "2026-06-12T16:21:24Z"
2026-06-12 17:19:49.735142 | controller |   }
2026-06-12 17:19:49.735158 | controller | }
2026-06-12 17:19:49.757177 | controller | ok:
2026-06-12 17:19:49.757231 | controller | {
2026-06-12 17:19:49.757253 | controller |   "apiVersion": "v1",
2026-06-12 17:19:49.757270 | controller |   "kind": "Pod",
2026-06-12 17:19:49.757286 | controller |   "metadata": {
2026-06-12 17:19:49.757302 | controller |     "annotations": {
2026-06-12 17:19:49.757318 | 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-12 17:19:49.757341 | 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-12 17:19:49.757358 | controller |       "kubectl.kubernetes.io/default-container": "manager",
2026-06-12 17:19:49.757374 | controller |       "openshift.io/scc": "anyuid",
2026-06-12 17:19:49.757390 | controller |       "security.openshift.io/validated-scc-subject-type": "serviceaccount"
2026-06-12 17:19:49.757406 | controller |     },
2026-06-12 17:19:49.757422 | controller |     "creationTimestamp": "2026-06-12T16:21:24Z",
2026-06-12 17:19:49.757437 | controller |     "generateName": "manila-operator-controller-manager-b547849c7-",
2026-06-12 17:19:49.757452 | controller |     "generation": 1,
2026-06-12 17:19:49.757467 | controller |     "labels": {
2026-06-12 17:19:49.757483 | controller |       "app.kubernetes.io/name": "manila-operator",
2026-06-12 17:19:49.757497 | controller |       "control-plane": "controller-manager",
2026-06-12 17:19:49.757512 | controller |       "openstack.org/operator-name": "manila",
2026-06-12 17:19:49.757527 | controller |       "pod-template-hash": "b547849c7"
2026-06-12 17:19:49.757543 | controller |     },
2026-06-12 17:19:49.757558 | controller |     "managedFields": [
2026-06-12 17:19:49.757589 | controller |       {
2026-06-12 17:19:49.757610 | controller |         "apiVersion": "v1",
2026-06-12 17:19:49.757626 | controller |         "fieldsType": "FieldsV1",
2026-06-12 17:19:49.757642 | controller |         "fieldsV1": {
2026-06-12 17:19:49.757657 | controller |           "f:metadata": {
2026-06-12 17:19:49.757672 | controller |             "f:annotations": {
2026-06-12 17:19:49.757687 | controller |               "f:k8s.ovn.org/pod-networks": {}
2026-06-12 17:19:49.757702 | controller |             }
2026-06-12 17:19:49.757716 | controller |           }
2026-06-12 17:19:49.757731 | controller |         },
2026-06-12 17:19:49.757746 | controller |         "manager": "crc",
2026-06-12 17:19:49.757762 | controller |         "operation": "Update",
2026-06-12 17:19:49.757777 | controller |         "subresource": "status",
2026-06-12 17:19:49.757792 | controller |         "time": "2026-06-12T16:21:24Z"
2026-06-12 17:19:49.757808 | controller |       },
2026-06-12 17:19:49.757823 | controller |       {
2026-06-12 17:19:49.757838 | controller |         "apiVersion": "v1",
2026-06-12 17:19:49.757853 | controller |         "fieldsType": "FieldsV1",
2026-06-12 17:19:49.757868 | controller |         "fieldsV1": {
2026-06-12 17:19:49.757883 | controller |           "f:metadata": {
2026-06-12 17:19:49.757898 | controller |             "f:annotations": {
2026-06-12 17:19:49.757913 | controller |               ".": {},
2026-06-12 17:19:49.757928 | controller |               "f:kubectl.kubernetes.io/default-container": {}
2026-06-12 17:19:49.757943 | controller |             },
2026-06-12 17:19:49.757959 | controller |             "f:generateName": {},
2026-06-12 17:19:49.757973 | controller |             "f:labels": {
2026-06-12 17:19:49.757989 | controller |               ".": {},
2026-06-12 17:19:49.758004 | controller |               "f:app.kubernetes.io/name": {},
2026-06-12 17:19:49.758020 | controller |               "f:control-plane": {},
2026-06-12 17:19:49.758035 | controller |               "f:openstack.org/operator-name": {},
2026-06-12 17:19:49.758050 | controller |               "f:pod-template-hash": {}
2026-06-12 17:19:49.758066 | controller |             },
2026-06-12 17:19:49.758081 | controller |             "f:ownerReferences": {
2026-06-12 17:19:49.758096 | controller |               ".": {},
2026-06-12 17:19:49.758111 | controller |               "k:{\"uid\":\"15c58a6f-f4a1-4056-9a4f-6927a654c8fa\"}": {}
2026-06-12 17:19:49.758132 | controller |             }
2026-06-12 17:19:49.758148 | controller |           },
2026-06-12 17:19:49.758162 | controller |           "f:spec": {
2026-06-12 17:19:49.758177 | controller |             "f:containers": {
2026-06-12 17:19:49.758192 | controller |               "k:{\"name\":\"manager\"}": {
2026-06-12 17:19:49.758207 | controller |                 ".": {},
2026-06-12 17:19:49.758222 | controller |                 "f:args": {},
2026-06-12 17:19:49.758238 | controller |                 "f:command": {},
2026-06-12 17:19:49.758253 | controller |                 "f:env": {
2026-06-12 17:19:49.758269 | controller |                   ".": {},
2026-06-12 17:19:49.758284 | controller |                   "k:{\"name\":\"ENABLE_WEBHOOKS\"}": {
2026-06-12 17:19:49.758298 | controller |                     ".": {},
2026-06-12 17:19:49.758313 | controller |                     "f:name": {},
2026-06-12 17:19:49.758327 | controller |                     "f:value": {}
2026-06-12 17:19:49.758342 | controller |                   },
2026-06-12 17:19:49.758357 | controller |                   "k:{\"name\":\"LEASE_DURATION\"}": {
2026-06-12 17:19:49.758372 | controller |                     ".": {},
2026-06-12 17:19:49.758387 | controller |                     "f:name": {},
2026-06-12 17:19:49.758402 | controller |                     "f:value": {}
2026-06-12 17:19:49.758417 | controller |                   },
2026-06-12 17:19:49.758431 | controller |                   "k:{\"name\":\"METRICS_CERTS\"}": {
2026-06-12 17:19:49.758446 | controller |                     ".": {},
2026-06-12 17:19:49.758460 | controller |                     "f:name": {},
2026-06-12 17:19:49.758475 | controller |                     "f:value": {}
2026-06-12 17:19:49.758489 | controller |                   },
2026-06-12 17:19:49.758504 | controller |                   "k:{\"name\":\"RENEW_DEADLINE\"}": {
2026-06-12 17:19:49.758519 | controller |                     ".": {},
2026-06-12 17:19:49.758534 | controller |                     "f:name": {},
2026-06-12 17:19:49.758548 | controller |                     "f:value": {}
2026-06-12 17:19:49.758563 | controller |                   },
2026-06-12 17:19:49.758597 | controller |                   "k:{\"name\":\"RETRY_PERIOD\"}": {
2026-06-12 17:19:49.758614 | controller |                     ".": {},
2026-06-12 17:19:49.758629 | controller |                     "f:name": {},
2026-06-12 17:19:49.758643 | controller |                     "f:value": {}
2026-06-12 17:19:49.758657 | controller |                   }
2026-06-12 17:19:49.758672 | controller |                 },
2026-06-12 17:19:49.758687 | controller |                 "f:image": {},
2026-06-12 17:19:49.758701 | controller |                 "f:imagePullPolicy": {},
2026-06-12 17:19:49.758716 | controller |                 "f:livenessProbe": {
2026-06-12 17:19:49.758730 | controller |                   ".": {},
2026-06-12 17:19:49.758745 | controller |                   "f:failureThreshold": {},
2026-06-12 17:19:49.758759 | controller |                   "f:httpGet": {
2026-06-12 17:19:49.758773 | controller |                     ".": {},
2026-06-12 17:19:49.758787 | controller |                     "f:path": {},
2026-06-12 17:19:49.758802 | controller |                     "f:port": {},
2026-06-12 17:19:49.758816 | controller |                     "f:scheme": {}
2026-06-12 17:19:49.758830 | controller |                   },
2026-06-12 17:19:49.758845 | controller |                   "f:initialDelaySeconds": {},
2026-06-12 17:19:49.758859 | controller |                   "f:periodSeconds": {},
2026-06-12 17:19:49.758873 | controller |                   "f:successThreshold": {},
2026-06-12 17:19:49.758887 | controller |                   "f:timeoutSeconds": {}
2026-06-12 17:19:49.758901 | controller |                 },
2026-06-12 17:19:49.758915 | controller |                 "f:name": {},
2026-06-12 17:19:49.758930 | controller |                 "f:readinessProbe": {
2026-06-12 17:19:49.758944 | controller |                   ".": {},
2026-06-12 17:19:49.758962 | controller |                   "f:failureThreshold": {},
2026-06-12 17:19:49.758977 | controller |                   "f:httpGet": {
2026-06-12 17:19:49.758992 | controller |                     ".": {},
2026-06-12 17:19:49.759006 | controller |                     "f:path": {},
2026-06-12 17:19:49.759020 | controller |                     "f:port": {},
2026-06-12 17:19:49.759034 | controller |                     "f:scheme": {}
2026-06-12 17:19:49.759049 | controller |                   },
2026-06-12 17:19:49.759064 | controller |                   "f:initialDelaySeconds": {},
2026-06-12 17:19:49.759079 | controller |                   "f:periodSeconds": {},
2026-06-12 17:19:49.759094 | controller |                   "f:successThreshold": {},
2026-06-12 17:19:49.759109 | controller |                   "f:timeoutSeconds": {}
2026-06-12 17:19:49.759124 | controller |                 },
2026-06-12 17:19:49.759139 | controller |                 "f:resources": {
2026-06-12 17:19:49.759153 | controller |                   ".": {},
2026-06-12 17:19:49.759168 | controller |                   "f:limits": {
2026-06-12 17:19:49.759183 | controller |                     ".": {},
2026-06-12 17:19:49.759198 | controller |                     "f:cpu": {},
2026-06-12 17:19:49.759212 | controller |                     "f:memory": {}
2026-06-12 17:19:49.759226 | controller |                   },
2026-06-12 17:19:49.759241 | controller |                   "f:requests": {
2026-06-12 17:19:49.759255 | controller |                     ".": {},
2026-06-12 17:19:49.759270 | controller |                     "f:cpu": {},
2026-06-12 17:19:49.759285 | controller |                     "f:memory": {}
2026-06-12 17:19:49.759300 | controller |                   }
2026-06-12 17:19:49.759315 | controller |                 },
2026-06-12 17:19:49.759330 | controller |                 "f:securityContext": {
2026-06-12 17:19:49.759345 | controller |                   ".": {},
2026-06-12 17:19:49.759360 | controller |                   "f:allowPrivilegeEscalation": {}
2026-06-12 17:19:49.759375 | controller |                 },
2026-06-12 17:19:49.759391 | controller |                 "f:terminationMessagePath": {},
2026-06-12 17:19:49.759405 | controller |                 "f:terminationMessagePolicy": {}
2026-06-12 17:19:49.759420 | controller |               }
2026-06-12 17:19:49.759435 | controller |             },
2026-06-12 17:19:49.759449 | controller |             "f:dnsPolicy": {},
2026-06-12 17:19:49.759464 | controller |             "f:enableServiceLinks": {},
2026-06-12 17:19:49.759479 | controller |             "f:restartPolicy": {},
2026-06-12 17:19:49.759494 | controller |             "f:schedulerName": {},
2026-06-12 17:19:49.759508 | controller |             "f:securityContext": {
2026-06-12 17:19:49.759523 | controller |               ".": {},
2026-06-12 17:19:49.759538 | controller |               "f:runAsNonRoot": {}
2026-06-12 17:19:49.759553 | controller |             },
2026-06-12 17:19:49.759568 | controller |             "f:serviceAccount": {},
2026-06-12 17:19:49.759605 | controller |             "f:serviceAccountName": {},
2026-06-12 17:19:49.759621 | controller |             "f:terminationGracePeriodSeconds": {},
2026-06-12 17:19:49.759636 | controller |             "f:tolerations": {}
2026-06-12 17:19:49.759651 | controller |           }
2026-06-12 17:19:49.759666 | controller |         },
2026-06-12 17:19:49.759681 | controller |         "manager": "kube-controller-manager",
2026-06-12 17:19:49.759696 | controller |         "operation": "Update",
2026-06-12 17:19:49.759711 | controller |         "time": "2026-06-12T16:21:24Z"
2026-06-12 17:19:49.759726 | controller |       },
2026-06-12 17:19:49.759740 | controller |       {
2026-06-12 17:19:49.759755 | controller |         "apiVersion": "v1",
2026-06-12 17:19:49.759770 | controller |         "fieldsType": "FieldsV1",
2026-06-12 17:19:49.759785 | controller |         "fieldsV1": {
2026-06-12 17:19:49.759799 | controller |           "f:metadata": {
2026-06-12 17:19:49.759818 | controller |             "f:annotations": {
2026-06-12 17:19:49.759834 | controller |               "f:k8s.v1.cni.cncf.io/network-status": {}
2026-06-12 17:19:49.759849 | controller |             }
2026-06-12 17:19:49.759864 | controller |           }
2026-06-12 17:19:49.759878 | controller |         },
2026-06-12 17:19:49.759893 | controller |         "manager": "multus-daemon",
2026-06-12 17:19:49.759907 | controller |         "operation": "Update",
2026-06-12 17:19:49.759922 | controller |         "subresource": "status",
2026-06-12 17:19:49.759937 | controller |         "time": "2026-06-12T16:21:34Z"
2026-06-12 17:19:49.759952 | controller |       },
2026-06-12 17:19:49.759967 | controller |       {
2026-06-12 17:19:49.759982 | controller |         "apiVersion": "v1",
2026-06-12 17:19:49.759996 | controller |         "fieldsType": "FieldsV1",
2026-06-12 17:19:49.760011 | controller |         "fieldsV1": {
2026-06-12 17:19:49.760026 | controller |           "f:status": {
2026-06-12 17:19:49.760041 | controller |             "f:conditions": {
2026-06-12 17:19:49.760055 | controller |               "k:{\"type\":\"ContainersReady\"}": {
2026-06-12 17:19:49.760084 | controller |                 ".": {},
2026-06-12 17:19:49.760101 | controller |                 "f:lastProbeTime": {},
2026-06-12 17:19:49.760116 | controller |                 "f:lastTransitionTime": {},
2026-06-12 17:19:49.760132 | controller |                 "f:status": {},
2026-06-12 17:19:49.760147 | controller |                 "f:type": {}
2026-06-12 17:19:49.760162 | controller |               },
2026-06-12 17:19:49.760177 | controller |               "k:{\"type\":\"Initialized\"}": {
2026-06-12 17:19:49.760193 | controller |                 ".": {},
2026-06-12 17:19:49.760208 | controller |                 "f:lastProbeTime": {},
2026-06-12 17:19:49.760223 | controller |                 "f:lastTransitionTime": {},
2026-06-12 17:19:49.760238 | controller |                 "f:status": {},
2026-06-12 17:19:49.760253 | controller |                 "f:type": {}
2026-06-12 17:19:49.760267 | controller |               },
2026-06-12 17:19:49.760282 | controller |               "k:{\"type\":\"PodReadyToStartContainers\"}": {
2026-06-12 17:19:49.760297 | controller |                 ".": {},
2026-06-12 17:19:49.760312 | controller |                 "f:lastProbeTime": {},
2026-06-12 17:19:49.760327 | controller |                 "f:lastTransitionTime": {},
2026-06-12 17:19:49.760342 | controller |                 "f:status": {},
2026-06-12 17:19:49.760358 | controller |                 "f:type": {}
2026-06-12 17:19:49.760373 | controller |               },
2026-06-12 17:19:49.760388 | controller |               "k:{\"type\":\"Ready\"}": {
2026-06-12 17:19:49.760403 | controller |                 ".": {},
2026-06-12 17:19:49.760417 | controller |                 "f:lastProbeTime": {},
2026-06-12 17:19:49.760432 | controller |                 "f:lastTransitionTime": {},
2026-06-12 17:19:49.760446 | controller |                 "f:status": {},
2026-06-12 17:19:49.760461 | controller |                 "f:type": {}
2026-06-12 17:19:49.760475 | controller |               }
2026-06-12 17:19:49.760490 | controller |             },
2026-06-12 17:19:49.760504 | controller |             "f:containerStatuses": {},
2026-06-12 17:19:49.760518 | controller |             "f:hostIP": {},
2026-06-12 17:19:49.760532 | controller |             "f:hostIPs": {},
2026-06-12 17:19:49.760546 | controller |             "f:phase": {},
2026-06-12 17:19:49.760560 | controller |             "f:podIP": {},
2026-06-12 17:19:49.760598 | controller |             "f:podIPs": {
2026-06-12 17:19:49.760618 | controller |               ".": {},
2026-06-12 17:19:49.760633 | controller |               "k:{\"ip\":\"10.217.0.86\"}": {
2026-06-12 17:19:49.760648 | controller |                 ".": {},
2026-06-12 17:19:49.760663 | controller |                 "f:ip": {}
2026-06-12 17:19:49.760677 | controller |               }
2026-06-12 17:19:49.760691 | controller |             },
2026-06-12 17:19:49.760709 | controller |             "f:startTime": {}
2026-06-12 17:19:49.760724 | controller |           }
2026-06-12 17:19:49.760738 | controller |         },
2026-06-12 17:19:49.760752 | controller |         "manager": "kubelet",
2026-06-12 17:19:49.760766 | controller |         "operation": "Update",
2026-06-12 17:19:49.760780 | controller |         "subresource": "status",
2026-06-12 17:19:49.760794 | controller |         "time": "2026-06-12T16:23:05Z"
2026-06-12 17:19:49.760809 | controller |       }
2026-06-12 17:19:49.760823 | controller |     ],
2026-06-12 17:19:49.760837 | controller |     "name": "manila-operator-controller-manager-b547849c7-r6vgs",
2026-06-12 17:19:49.760851 | controller |     "namespace": "openstack-operators",
2026-06-12 17:19:49.760866 | controller |     "ownerReferences": [
2026-06-12 17:19:49.760880 | controller |       {
2026-06-12 17:19:49.760894 | controller |         "apiVersion": "apps/v1",
2026-06-12 17:19:49.760909 | controller |         "blockOwnerDeletion": true,
2026-06-12 17:19:49.760923 | controller |         "controller": true,
2026-06-12 17:19:49.760938 | controller |         "kind": "ReplicaSet",
2026-06-12 17:19:49.760952 | controller |         "name": "manila-operator-controller-manager-b547849c7",
2026-06-12 17:19:49.760966 | controller |         "uid": "15c58a6f-f4a1-4056-9a4f-6927a654c8fa"
2026-06-12 17:19:49.760981 | controller |       }
2026-06-12 17:19:49.760995 | controller |     ],
2026-06-12 17:19:49.761010 | controller |     "resourceVersion": "55782",
2026-06-12 17:19:49.761024 | controller |     "uid": "c0d108b2-5300-4901-ba2a-2b6cc2b196c2"
2026-06-12 17:19:49.761038 | controller |   },
2026-06-12 17:19:49.761052 | controller |   "spec": {
2026-06-12 17:19:49.761066 | controller |     "containers": [
2026-06-12 17:19:49.761080 | controller |       {
2026-06-12 17:19:49.761094 | controller |         "args": [
2026-06-12 17:19:49.761108 | controller |           "--leader-elect",
2026-06-12 17:19:49.761123 | controller |           "--health-probe-bind-address=:8081",
2026-06-12 17:19:49.761138 | controller |           "--metrics-bind-address=127.0.0.1:8080"
2026-06-12 17:19:49.761154 | controller |         ],
2026-06-12 17:19:49.761169 | controller |         "command": [
2026-06-12 17:19:49.761184 | controller |           "/manager"
2026-06-12 17:19:49.761198 | controller |         ],
2026-06-12 17:19:49.761213 | controller |         "env": [
2026-06-12 17:19:49.761227 | controller |           {
2026-06-12 17:19:49.761242 | controller |             "name": "LEASE_DURATION",
2026-06-12 17:19:49.761256 | controller |             "value": "30"
2026-06-12 17:19:49.761271 | controller |           },
2026-06-12 17:19:49.761285 | controller |           {
2026-06-12 17:19:49.761300 | controller |             "name": "RENEW_DEADLINE",
2026-06-12 17:19:49.761314 | controller |             "value": "20"
2026-06-12 17:19:49.761329 | controller |           },
2026-06-12 17:19:49.761344 | controller |           {
2026-06-12 17:19:49.761359 | controller |             "name": "RETRY_PERIOD",
2026-06-12 17:19:49.761374 | controller |             "value": "5"
2026-06-12 17:19:49.761389 | controller |           },
2026-06-12 17:19:49.761404 | controller |           {
2026-06-12 17:19:49.761418 | controller |             "name": "ENABLE_WEBHOOKS",
2026-06-12 17:19:49.761433 | controller |             "value": "false"
2026-06-12 17:19:49.761448 | controller |           },
2026-06-12 17:19:49.761463 | controller |           {
2026-06-12 17:19:49.761478 | controller |             "name": "METRICS_CERTS",
2026-06-12 17:19:49.761493 | controller |             "value": "false"
2026-06-12 17:19:49.761507 | controller |           }
2026-06-12 17:19:49.761522 | controller |         ],
2026-06-12 17:19:49.761537 | controller |         "image": "quay.io/openstack-k8s-operators/manila-operator@sha256:61cd60b8885bdaa55638704dbdf53ce6b40e9af81820b2bdc87830791b6daa9f",
2026-06-12 17:19:49.761553 | controller |         "imagePullPolicy": "IfNotPresent",
2026-06-12 17:19:49.761589 | controller |         "livenessProbe": {
2026-06-12 17:19:49.761610 | controller |           "failureThreshold": 3,
2026-06-12 17:19:49.761627 | controller |           "httpGet": {
2026-06-12 17:19:49.761642 | controller |             "path": "/healthz",
2026-06-12 17:19:49.761658 | controller |             "port": 8081,
2026-06-12 17:19:49.761673 | controller |             "scheme": "HTTP"
2026-06-12 17:19:49.761688 | controller |           },
2026-06-12 17:19:49.761703 | controller |           "initialDelaySeconds": 15,
2026-06-12 17:19:49.761718 | controller |           "periodSeconds": 20,
2026-06-12 17:19:49.761733 | controller |           "successThreshold": 1,
2026-06-12 17:19:49.761748 | controller |           "timeoutSeconds": 1
2026-06-12 17:19:49.761763 | controller |         },
2026-06-12 17:19:49.761778 | controller |         "name": "manager",
2026-06-12 17:19:49.761793 | controller |         "readinessProbe": {
2026-06-12 17:19:49.761808 | controller |           "failureThreshold": 3,
2026-06-12 17:19:49.761823 | controller |           "httpGet": {
2026-06-12 17:19:49.761837 | controller |             "path": "/readyz",
2026-06-12 17:19:49.761852 | controller |             "port": 8081,
2026-06-12 17:19:49.761867 | controller |             "scheme": "HTTP"
2026-06-12 17:19:49.761881 | controller |           },
2026-06-12 17:19:49.761896 | controller |           "initialDelaySeconds": 5,
2026-06-12 17:19:49.761913 | controller |           "periodSeconds": 10,
2026-06-12 17:19:49.761936 | controller |           "successThreshold": 1,
2026-06-12 17:19:49.761951 | controller |           "timeoutSeconds": 1
2026-06-12 17:19:49.761966 | controller |         },
2026-06-12 17:19:49.761980 | controller |         "resources": {
2026-06-12 17:19:49.761995 | controller |           "limits": {
2026-06-12 17:19:49.762010 | controller |             "cpu": "500m",
2026-06-12 17:19:49.762024 | controller |             "memory": "512Mi"
2026-06-12 17:19:49.762039 | controller |           },
2026-06-12 17:19:49.762053 | controller |           "requests": {
2026-06-12 17:19:49.762068 | controller |             "cpu": "10m",
2026-06-12 17:19:49.762083 | controller |             "memory": "256Mi"
2026-06-12 17:19:49.762097 | controller |           }
2026-06-12 17:19:49.762112 | controller |         },
2026-06-12 17:19:49.762127 | controller |         "securityContext": {
2026-06-12 17:19:49.762142 | controller |           "allowPrivilegeEscalation": false,
2026-06-12 17:19:49.762157 | controller |           "capabilities": {
2026-06-12 17:19:49.762173 | controller |             "drop": [
2026-06-12 17:19:49.762188 | controller |               "MKNOD"
2026-06-12 17:19:49.762203 | controller |             ]
2026-06-12 17:19:49.762218 | controller |           }
2026-06-12 17:19:49.762234 | controller |         },
2026-06-12 17:19:49.762249 | controller |         "terminationMessagePath": "/dev/termination-log",
2026-06-12 17:19:49.762264 | controller |         "terminationMessagePolicy": "File",
2026-06-12 17:19:49.762279 | controller |         "volumeMounts": [
2026-06-12 17:19:49.762295 | controller |           {
2026-06-12 17:19:49.762310 | controller |             "mountPath": "/var/run/secrets/kubernetes.io/serviceaccount",
2026-06-12 17:19:49.762326 | controller |             "name": "kube-api-access-bf2rp",
2026-06-12 17:19:49.762341 | controller |             "readOnly": true
2026-06-12 17:19:49.762356 | controller |           }
2026-06-12 17:19:49.762371 | controller |         ]
2026-06-12 17:19:49.762386 | controller |       }
2026-06-12 17:19:49.762401 | controller |     ],
2026-06-12 17:19:49.762416 | controller |     "dnsPolicy": "ClusterFirst",
2026-06-12 17:19:49.762431 | controller |     "enableServiceLinks": true,
2026-06-12 17:19:49.762446 | controller |     "imagePullSecrets": [
2026-06-12 17:19:49.762461 | controller |       {
2026-06-12 17:19:49.762476 | controller |         "name": "manila-operator-controller-manager-dockercfg-h4gw4"
2026-06-12 17:19:49.762491 | controller |       }
2026-06-12 17:19:49.762510 | controller |     ],
2026-06-12 17:19:49.762525 | controller |     "nodeName": "crc",
2026-06-12 17:19:49.762540 | controller |     "preemptionPolicy": "PreemptLowerPriority",
2026-06-12 17:19:49.762555 | controller |     "priority": 0,
2026-06-12 17:19:49.762569 | controller |     "restartPolicy": "Always",
2026-06-12 17:19:49.762604 | controller |     "schedulerName": "default-scheduler",
2026-06-12 17:19:49.762620 | controller |     "securityContext": {
2026-06-12 17:19:49.762634 | controller |       "runAsNonRoot": true,
2026-06-12 17:19:49.762649 | controller |       "seLinuxOptions": {
2026-06-12 17:19:49.762663 | controller |         "level": "s0:c26,c5"
2026-06-12 17:19:49.762677 | controller |       }
2026-06-12 17:19:49.762692 | controller |     },
2026-06-12 17:19:49.762706 | controller |     "serviceAccount": "manila-operator-controller-manager",
2026-06-12 17:19:49.762720 | controller |     "serviceAccountName": "manila-operator-controller-manager",
2026-06-12 17:19:49.762735 | controller |     "terminationGracePeriodSeconds": 10,
2026-06-12 17:19:49.762750 | controller |     "tolerations": [
2026-06-12 17:19:49.762765 | controller |       {
2026-06-12 17:19:49.762787 | controller |         "effect": "NoExecute",
2026-06-12 17:19:49.762807 | controller |         "key": "node.kubernetes.io/not-ready",
2026-06-12 17:19:49.762826 | controller |         "operator": "Exists",
2026-06-12 17:19:49.762841 | controller |         "tolerationSeconds": 120
2026-06-12 17:19:49.762860 | controller |       },
2026-06-12 17:19:49.762880 | controller |       {
2026-06-12 17:19:49.762899 | controller |         "effect": "NoExecute",
2026-06-12 17:19:49.762918 | controller |         "key": "node.kubernetes.io/unreachable",
2026-06-12 17:19:49.762933 | controller |         "operator": "Exists",
2026-06-12 17:19:49.762953 | controller |         "tolerationSeconds": 120
2026-06-12 17:19:49.762973 | controller |       },
2026-06-12 17:19:49.762992 | controller |       {
2026-06-12 17:19:49.763011 | controller |         "effect": "NoSchedule",
2026-06-12 17:19:49.763081 | controller |         "key": "node.kubernetes.io/memory-pressure",
2026-06-12 17:19:49.763102 | controller |         "operator": "Exists"
2026-06-12 17:19:49.763117 | controller |       }
2026-06-12 17:19:49.763132 | controller |     ],
2026-06-12 17:19:49.763146 | controller |     "volumes": [
2026-06-12 17:19:49.763160 | controller |       {
2026-06-12 17:19:49.763174 | controller |         "name": "kube-api-access-bf2rp",
2026-06-12 17:19:49.763189 | controller |         "projected": {
2026-06-12 17:19:49.763203 | controller |           "defaultMode": 420,
2026-06-12 17:19:49.763217 | controller |           "sources": [
2026-06-12 17:19:49.763231 | controller |             {
2026-06-12 17:19:49.763244 | controller |               "serviceAccountToken": {
2026-06-12 17:19:49.763258 | controller |                 "expirationSeconds": 3607,
2026-06-12 17:19:49.763271 | controller |                 "path": "token"
2026-06-12 17:19:49.763285 | controller |               }
2026-06-12 17:19:49.763299 | controller |             },
2026-06-12 17:19:49.763312 | controller |             {
2026-06-12 17:19:49.763326 | controller |               "configMap": {
2026-06-12 17:19:49.763341 | controller |                 "items": [
2026-06-12 17:19:49.763356 | controller |                   {
2026-06-12 17:19:49.763371 | controller |                     "key": "ca.crt",
2026-06-12 17:19:49.763386 | controller |                     "path": "ca.crt"
2026-06-12 17:19:49.763400 | controller |                   }
2026-06-12 17:19:49.763415 | controller |                 ],
2026-06-12 17:19:49.763430 | controller |                 "name": "kube-root-ca.crt"
2026-06-12 17:19:49.763444 | controller |               }
2026-06-12 17:19:49.763459 | controller |             },
2026-06-12 17:19:49.763474 | controller |             {
2026-06-12 17:19:49.763489 | controller |               "downwardAPI": {
2026-06-12 17:19:49.763504 | controller |                 "items": [
2026-06-12 17:19:49.763523 | controller |                   {
2026-06-12 17:19:49.763538 | controller |                     "fieldRef": {
2026-06-12 17:19:49.763553 | controller |                       "apiVersion": "v1",
2026-06-12 17:19:49.763569 | controller |                       "fieldPath": "metadata.namespace"
2026-06-12 17:19:49.763614 | controller |                     },
2026-06-12 17:19:49.763631 | controller |                     "path": "namespace"
2026-06-12 17:19:49.763646 | controller |                   }
2026-06-12 17:19:49.763661 | controller |                 ]
2026-06-12 17:19:49.763677 | controller |               }
2026-06-12 17:19:49.763691 | controller |             },
2026-06-12 17:19:49.763706 | controller |             {
2026-06-12 17:19:49.763721 | controller |               "configMap": {
2026-06-12 17:19:49.763735 | controller |                 "items": [
2026-06-12 17:19:49.763750 | controller |                   {
2026-06-12 17:19:49.763764 | controller |                     "key": "service-ca.crt",
2026-06-12 17:19:49.763779 | controller |                     "path": "service-ca.crt"
2026-06-12 17:19:49.763794 | controller |                   }
2026-06-12 17:19:49.763809 | controller |                 ],
2026-06-12 17:19:49.763824 | controller |                 "name": "openshift-service-ca.crt"
2026-06-12 17:19:49.763839 | controller |               }
2026-06-12 17:19:49.763853 | controller |             }
2026-06-12 17:19:49.763868 | controller |           ]
2026-06-12 17:19:49.763883 | controller |         }
2026-06-12 17:19:49.763897 | controller |       }
2026-06-12 17:19:49.763912 | controller |     ]
2026-06-12 17:19:49.763927 | controller |   },
2026-06-12 17:19:49.763941 | controller |   "status": {
2026-06-12 17:19:49.763956 | controller |     "conditions": [
2026-06-12 17:19:49.763971 | controller |       {
2026-06-12 17:19:49.763985 | controller |         "lastProbeTime": null,
2026-06-12 17:19:49.763999 | controller |         "lastTransitionTime": "2026-06-12T16:22:45Z",
2026-06-12 17:19:49.764014 | controller |         "status": "True",
2026-06-12 17:19:49.764029 | controller |         "type": "PodReadyToStartContainers"
2026-06-12 17:19:49.764044 | controller |       },
2026-06-12 17:19:49.764059 | controller |       {
2026-06-12 17:19:49.764094 | controller |         "lastProbeTime": null,
2026-06-12 17:19:49.764110 | controller |         "lastTransitionTime": "2026-06-12T16:21:24Z",
2026-06-12 17:19:49.764125 | controller |         "status": "True",
2026-06-12 17:19:49.764140 | controller |         "type": "Initialized"
2026-06-12 17:19:49.764155 | controller |       },
2026-06-12 17:19:49.764170 | controller |       {
2026-06-12 17:19:49.764185 | controller |         "lastProbeTime": null,
2026-06-12 17:19:49.764199 | controller |         "lastTransitionTime": "2026-06-12T16:22:56Z",
2026-06-12 17:19:49.764214 | controller |         "status": "True",
2026-06-12 17:19:49.764229 | controller |         "type": "Ready"
2026-06-12 17:19:49.764244 | controller |       },
2026-06-12 17:19:49.764259 | controller |       {
2026-06-12 17:19:49.764274 | controller |         "lastProbeTime": null,
2026-06-12 17:19:49.764289 | controller |         "lastTransitionTime": "2026-06-12T16:22:56Z",
2026-06-12 17:19:49.764303 | controller |         "status": "True",
2026-06-12 17:19:49.764318 | controller |         "type": "ContainersReady"
2026-06-12 17:19:49.764333 | controller |       },
2026-06-12 17:19:49.764348 | controller |       {
2026-06-12 17:19:49.764363 | controller |         "lastProbeTime": null,
2026-06-12 17:19:49.764378 | controller |         "lastTransitionTime": "2026-06-12T16:21:24Z",
2026-06-12 17:19:49.764393 | controller |         "status": "True",
2026-06-12 17:19:49.764408 | controller |         "type": "PodScheduled"
2026-06-12 17:19:49.764423 | controller |       }
2026-06-12 17:19:49.764438 | controller |     ],
2026-06-12 17:19:49.764453 | controller |     "containerStatuses": [
2026-06-12 17:19:49.764468 | controller |       {
2026-06-12 17:19:49.764483 | controller |         "allocatedResources": {
2026-06-12 17:19:49.764502 | controller |           "cpu": "10m",
2026-06-12 17:19:49.764518 | controller |           "memory": "256Mi"
2026-06-12 17:19:49.764533 | controller |         },
2026-06-12 17:19:49.764547 | controller |         "containerID": "cri-o://9f07f5766ab897936f365f4102d0fdf5c2f8b95309a7a8d6ed0a67959b960317",
2026-06-12 17:19:49.764563 | controller |         "image": "quay.io/openstack-k8s-operators/manila-operator@sha256:61cd60b8885bdaa55638704dbdf53ce6b40e9af81820b2bdc87830791b6daa9f",
2026-06-12 17:19:49.764598 | controller |         "imageID": "quay.io/openstack-k8s-operators/manila-operator@sha256:61cd60b8885bdaa55638704dbdf53ce6b40e9af81820b2bdc87830791b6daa9f",
2026-06-12 17:19:49.764615 | controller |         "lastState": {},
2026-06-12 17:19:49.764630 | controller |         "name": "manager",
2026-06-12 17:19:49.764645 | controller |         "ready": true,
2026-06-12 17:19:49.764661 | controller |         "resources": {
2026-06-12 17:19:49.764676 | controller |           "limits": {
2026-06-12 17:19:49.764692 | controller |             "cpu": "500m",
2026-06-12 17:19:49.764707 | controller |             "memory": "512Mi"
2026-06-12 17:19:49.764721 | controller |           },
2026-06-12 17:19:49.764736 | controller |           "requests": {
2026-06-12 17:19:49.764751 | controller |             "cpu": "10m",
2026-06-12 17:19:49.764766 | controller |             "memory": "256Mi"
2026-06-12 17:19:49.764780 | controller |           }
2026-06-12 17:19:49.764795 | controller |         },
2026-06-12 17:19:49.764809 | controller |         "restartCount": 0,
2026-06-12 17:19:49.764824 | controller |         "started": true,
2026-06-12 17:19:49.764838 | controller |         "state": {
2026-06-12 17:19:49.764853 | controller |           "running": {
2026-06-12 17:19:49.764867 | controller |             "startedAt": "2026-06-12T16:22:44Z"
2026-06-12 17:19:49.764882 | controller |           }
2026-06-12 17:19:49.764896 | controller |         },
2026-06-12 17:19:49.764910 | controller |         "user": {
2026-06-12 17:19:49.764924 | controller |           "linux": {
2026-06-12 17:19:49.764939 | controller |             "gid": 0,
2026-06-12 17:19:49.764953 | controller |             "supplementalGroups": [
2026-06-12 17:19:49.764967 | controller |               0
2026-06-12 17:19:49.764982 | controller |             ],
2026-06-12 17:19:49.764996 | controller |             "uid": 65532
2026-06-12 17:19:49.765011 | controller |           }
2026-06-12 17:19:49.765025 | controller |         },
2026-06-12 17:19:49.765039 | controller |         "volumeMounts": [
2026-06-12 17:19:49.765053 | controller |           {
2026-06-12 17:19:49.765067 | controller |             "mountPath": "/var/run/secrets/kubernetes.io/serviceaccount",
2026-06-12 17:19:49.765082 | controller |             "name": "kube-api-access-bf2rp",
2026-06-12 17:19:49.765097 | controller |             "readOnly": true,
2026-06-12 17:19:49.765111 | controller |             "recursiveReadOnly": "Disabled"
2026-06-12 17:19:49.765126 | controller |           }
2026-06-12 17:19:49.765140 | controller |         ]
2026-06-12 17:19:49.765154 | controller |       }
2026-06-12 17:19:49.765168 | controller |     ],
2026-06-12 17:19:49.765182 | controller |     "hostIP": "192.168.126.11",
2026-06-12 17:19:49.765197 | controller |     "hostIPs": [
2026-06-12 17:19:49.765211 | controller |       {
2026-06-12 17:19:49.765225 | controller |         "ip": "192.168.126.11"
2026-06-12 17:19:49.765240 | controller |       }
2026-06-12 17:19:49.765254 | controller |     ],
2026-06-12 17:19:49.765268 | controller |     "phase": "Running",
2026-06-12 17:19:49.765282 | controller |     "podIP": "10.217.0.86",
2026-06-12 17:19:49.765297 | controller |     "podIPs": [
2026-06-12 17:19:49.765311 | controller |       {
2026-06-12 17:19:49.765325 | controller |         "ip": "10.217.0.86"
2026-06-12 17:19:49.765339 | controller |       }
2026-06-12 17:19:49.765353 | controller |     ],
2026-06-12 17:19:49.765368 | controller |     "qosClass": "Burstable",
2026-06-12 17:19:49.765386 | controller |     "startTime": "2026-06-12T16:21:24Z"
2026-06-12 17:19:49.765401 | controller |   }
2026-06-12 17:19:49.765415 | controller | }
2026-06-12 17:19:49.787394 | controller | ok:
2026-06-12 17:19:49.787494 | controller | {
2026-06-12 17:19:49.787520 | controller |   "apiVersion": "v1",
2026-06-12 17:19:49.787538 | controller |   "kind": "Pod",
2026-06-12 17:19:49.787554 | controller |   "metadata": {
2026-06-12 17:19:49.787570 | controller |     "annotations": {
2026-06-12 17:19:49.787613 | 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-12 17:19:49.787632 | 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-12 17:19:49.787648 | controller |       "kubectl.kubernetes.io/default-container": "manager",
2026-06-12 17:19:49.787665 | controller |       "openshift.io/scc": "anyuid",
2026-06-12 17:19:49.787681 | controller |       "security.openshift.io/validated-scc-subject-type": "serviceaccount"
2026-06-12 17:19:49.787697 | controller |     },
2026-06-12 17:19:49.787713 | controller |     "creationTimestamp": "2026-06-12T16:21:24Z",
2026-06-12 17:19:49.787729 | controller |     "generateName": "mariadb-operator-controller-manager-5545cdc48d-",
2026-06-12 17:19:49.787744 | controller |     "generation": 1,
2026-06-12 17:19:49.787760 | controller |     "labels": {
2026-06-12 17:19:49.787775 | controller |       "app.kubernetes.io/name": "mariadb-operator",
2026-06-12 17:19:49.787791 | controller |       "control-plane": "controller-manager",
2026-06-12 17:19:49.787807 | controller |       "openstack.org/operator-name": "mariadb",
2026-06-12 17:19:49.787823 | controller |       "pod-template-hash": "5545cdc48d"
2026-06-12 17:19:49.787838 | controller |     },
2026-06-12 17:19:49.787853 | controller |     "managedFields": [
2026-06-12 17:19:49.787869 | controller |       {
2026-06-12 17:19:49.787884 | controller |         "apiVersion": "v1",
2026-06-12 17:19:49.787899 | controller |         "fieldsType": "FieldsV1",
2026-06-12 17:19:49.787914 | controller |         "fieldsV1": {
2026-06-12 17:19:49.787929 | controller |           "f:metadata": {
2026-06-12 17:19:49.787944 | controller |             "f:annotations": {
2026-06-12 17:19:49.787959 | controller |               "f:k8s.ovn.org/pod-networks": {}
2026-06-12 17:19:49.787973 | controller |             }
2026-06-12 17:19:49.787988 | controller |           }
2026-06-12 17:19:49.788003 | controller |         },
2026-06-12 17:19:49.788017 | controller |         "manager": "crc",
2026-06-12 17:19:49.788032 | controller |         "operation": "Update",
2026-06-12 17:19:49.788047 | controller |         "subresource": "status",
2026-06-12 17:19:49.788075 | controller |         "time": "2026-06-12T16:21:24Z"
2026-06-12 17:19:49.788091 | controller |       },
2026-06-12 17:19:49.788106 | controller |       {
2026-06-12 17:19:49.788121 | controller |         "apiVersion": "v1",
2026-06-12 17:19:49.788135 | controller |         "fieldsType": "FieldsV1",
2026-06-12 17:19:49.788150 | controller |         "fieldsV1": {
2026-06-12 17:19:49.788164 | controller |           "f:metadata": {
2026-06-12 17:19:49.788180 | controller |             "f:annotations": {
2026-06-12 17:19:49.788194 | controller |               ".": {},
2026-06-12 17:19:49.788209 | controller |               "f:kubectl.kubernetes.io/default-container": {}
2026-06-12 17:19:49.788223 | controller |             },
2026-06-12 17:19:49.788243 | controller |             "f:generateName": {},
2026-06-12 17:19:49.788258 | controller |             "f:labels": {
2026-06-12 17:19:49.788273 | controller |               ".": {},
2026-06-12 17:19:49.788288 | controller |               "f:app.kubernetes.io/name": {},
2026-06-12 17:19:49.788303 | controller |               "f:control-plane": {},
2026-06-12 17:19:49.788317 | controller |               "f:openstack.org/operator-name": {},
2026-06-12 17:19:49.788332 | controller |               "f:pod-template-hash": {}
2026-06-12 17:19:49.788347 | controller |             },
2026-06-12 17:19:49.788362 | controller |             "f:ownerReferences": {
2026-06-12 17:19:49.788377 | controller |               ".": {},
2026-06-12 17:19:49.788392 | controller |               "k:{\"uid\":\"31c07a0d-0756-4ccd-bd27-7498d2e93637\"}": {}
2026-06-12 17:19:49.788408 | controller |             }
2026-06-12 17:19:49.788423 | controller |           },
2026-06-12 17:19:49.788438 | controller |           "f:spec": {
2026-06-12 17:19:49.788453 | controller |             "f:containers": {
2026-06-12 17:19:49.788468 | controller |               "k:{\"name\":\"manager\"}": {
2026-06-12 17:19:49.788483 | controller |                 ".": {},
2026-06-12 17:19:49.788498 | controller |                 "f:args": {},
2026-06-12 17:19:49.788513 | controller |                 "f:command": {},
2026-06-12 17:19:49.788528 | controller |                 "f:env": {
2026-06-12 17:19:49.788542 | controller |                   ".": {},
2026-06-12 17:19:49.788557 | controller |                   "k:{\"name\":\"ENABLE_WEBHOOKS\"}": {
2026-06-12 17:19:49.788590 | controller |                     ".": {},
2026-06-12 17:19:49.788611 | controller |                     "f:name": {},
2026-06-12 17:19:49.788627 | controller |                     "f:value": {}
2026-06-12 17:19:49.788643 | controller |                   },
2026-06-12 17:19:49.788658 | controller |                   "k:{\"name\":\"LEASE_DURATION\"}": {
2026-06-12 17:19:49.788674 | controller |                     ".": {},
2026-06-12 17:19:49.788689 | controller |                     "f:name": {},
2026-06-12 17:19:49.788704 | controller |                     "f:value": {}
2026-06-12 17:19:49.788719 | controller |                   },
2026-06-12 17:19:49.788734 | controller |                   "k:{\"name\":\"METRICS_CERTS\"}": {
2026-06-12 17:19:49.788749 | controller |                     ".": {},
2026-06-12 17:19:49.788765 | controller |                     "f:name": {},
2026-06-12 17:19:49.788780 | controller |                     "f:value": {}
2026-06-12 17:19:49.788795 | controller |                   },
2026-06-12 17:19:49.788810 | controller |                   "k:{\"name\":\"RENEW_DEADLINE\"}": {
2026-06-12 17:19:49.788825 | controller |                     ".": {},
2026-06-12 17:19:49.788841 | controller |                     "f:name": {},
2026-06-12 17:19:49.788858 | controller |                     "f:value": {}
2026-06-12 17:19:49.788878 | controller |                   },
2026-06-12 17:19:49.788893 | controller |                   "k:{\"name\":\"RETRY_PERIOD\"}": {
2026-06-12 17:19:49.788908 | controller |                     ".": {},
2026-06-12 17:19:49.788923 | controller |                     "f:name": {},
2026-06-12 17:19:49.788937 | controller |                     "f:value": {}
2026-06-12 17:19:49.788952 | controller |                   }
2026-06-12 17:19:49.788967 | controller |                 },
2026-06-12 17:19:49.788982 | controller |                 "f:image": {},
2026-06-12 17:19:49.788996 | controller |                 "f:imagePullPolicy": {},
2026-06-12 17:19:49.789011 | controller |                 "f:livenessProbe": {
2026-06-12 17:19:49.789026 | controller |                   ".": {},
2026-06-12 17:19:49.789040 | controller |                   "f:failureThreshold": {},
2026-06-12 17:19:49.789055 | controller |                   "f:httpGet": {
2026-06-12 17:19:49.789069 | controller |                     ".": {},
2026-06-12 17:19:49.789084 | controller |                     "f:path": {},
2026-06-12 17:19:49.789108 | controller |                     "f:port": {},
2026-06-12 17:19:49.789123 | controller |                     "f:scheme": {}
2026-06-12 17:19:49.789138 | controller |                   },
2026-06-12 17:19:49.789153 | controller |                   "f:initialDelaySeconds": {},
2026-06-12 17:19:49.789168 | controller |                   "f:periodSeconds": {},
2026-06-12 17:19:49.789183 | controller |                   "f:successThreshold": {},
2026-06-12 17:19:49.789198 | controller |                   "f:timeoutSeconds": {}
2026-06-12 17:19:49.789212 | controller |                 },
2026-06-12 17:19:49.789227 | controller |                 "f:name": {},
2026-06-12 17:19:49.789242 | controller |                 "f:readinessProbe": {
2026-06-12 17:19:49.789256 | controller |                   ".": {},
2026-06-12 17:19:49.789271 | controller |                   "f:failureThreshold": {},
2026-06-12 17:19:49.789285 | controller |                   "f:httpGet": {
2026-06-12 17:19:49.789300 | controller |                     ".": {},
2026-06-12 17:19:49.789315 | controller |                     "f:path": {},
2026-06-12 17:19:49.789330 | controller |                     "f:port": {},
2026-06-12 17:19:49.789344 | controller |                     "f:scheme": {}
2026-06-12 17:19:49.789358 | controller |                   },
2026-06-12 17:19:49.789373 | controller |                   "f:initialDelaySeconds": {},
2026-06-12 17:19:49.789388 | controller |                   "f:periodSeconds": {},
2026-06-12 17:19:49.789402 | controller |                   "f:successThreshold": {},
2026-06-12 17:19:49.789417 | controller |                   "f:timeoutSeconds": {}
2026-06-12 17:19:49.789431 | controller |                 },
2026-06-12 17:19:49.789446 | controller |                 "f:resources": {
2026-06-12 17:19:49.789460 | controller |                   ".": {},
2026-06-12 17:19:49.789475 | controller |                   "f:limits": {
2026-06-12 17:19:49.789490 | controller |                     ".": {},
2026-06-12 17:19:49.789504 | controller |                     "f:cpu": {},
2026-06-12 17:19:49.789518 | controller |                     "f:memory": {}
2026-06-12 17:19:49.789532 | controller |                   },
2026-06-12 17:19:49.789547 | controller |                   "f:requests": {
2026-06-12 17:19:49.789561 | controller |                     ".": {},
2026-06-12 17:19:49.789591 | controller |                     "f:cpu": {},
2026-06-12 17:19:49.789610 | controller |                     "f:memory": {}
2026-06-12 17:19:49.789625 | controller |                   }
2026-06-12 17:19:49.789640 | controller |                 },
2026-06-12 17:19:49.789655 | controller |                 "f:securityContext": {
2026-06-12 17:19:49.789671 | controller |                   ".": {},
2026-06-12 17:19:49.789687 | controller |                   "f:allowPrivilegeEscalation": {}
2026-06-12 17:19:49.789702 | controller |                 },
2026-06-12 17:19:49.789718 | controller |                 "f:terminationMessagePath": {},
2026-06-12 17:19:49.789733 | controller |                 "f:terminationMessagePolicy": {}
2026-06-12 17:19:49.789748 | controller |               }
2026-06-12 17:19:49.789763 | controller |             },
2026-06-12 17:19:49.789778 | controller |             "f:dnsPolicy": {},
2026-06-12 17:19:49.789793 | controller |             "f:enableServiceLinks": {},
2026-06-12 17:19:49.789808 | controller |             "f:restartPolicy": {},
2026-06-12 17:19:49.789823 | controller |             "f:schedulerName": {},
2026-06-12 17:19:49.789838 | controller |             "f:securityContext": {
2026-06-12 17:19:49.789853 | controller |               ".": {},
2026-06-12 17:19:49.789868 | controller |               "f:runAsNonRoot": {}
2026-06-12 17:19:49.789883 | controller |             },
2026-06-12 17:19:49.789898 | controller |             "f:serviceAccount": {},
2026-06-12 17:19:49.789913 | controller |             "f:serviceAccountName": {},
2026-06-12 17:19:49.789933 | controller |             "f:terminationGracePeriodSeconds": {},
2026-06-12 17:19:49.789949 | controller |             "f:tolerations": {}
2026-06-12 17:19:49.789964 | controller |           }
2026-06-12 17:19:49.789979 | controller |         },
2026-06-12 17:19:49.789994 | controller |         "manager": "kube-controller-manager",
2026-06-12 17:19:49.790009 | controller |         "operation": "Update",
2026-06-12 17:19:49.790024 | controller |         "time": "2026-06-12T16:21:24Z"
2026-06-12 17:19:49.790039 | controller |       },
2026-06-12 17:19:49.790054 | controller |       {
2026-06-12 17:19:49.790069 | controller |         "apiVersion": "v1",
2026-06-12 17:19:49.790084 | controller |         "fieldsType": "FieldsV1",
2026-06-12 17:19:49.790099 | controller |         "fieldsV1": {
2026-06-12 17:19:49.790114 | controller |           "f:metadata": {
2026-06-12 17:19:49.790129 | controller |             "f:annotations": {
2026-06-12 17:19:49.790143 | controller |               "f:k8s.v1.cni.cncf.io/network-status": {}
2026-06-12 17:19:49.790158 | controller |             }
2026-06-12 17:19:49.790173 | controller |           }
2026-06-12 17:19:49.790188 | controller |         },
2026-06-12 17:19:49.790202 | controller |         "manager": "multus-daemon",
2026-06-12 17:19:49.790217 | controller |         "operation": "Update",
2026-06-12 17:19:49.790232 | controller |         "subresource": "status",
2026-06-12 17:19:49.790246 | controller |         "time": "2026-06-12T16:21:33Z"
2026-06-12 17:19:49.790261 | controller |       },
2026-06-12 17:19:49.790276 | controller |       {
2026-06-12 17:19:49.790291 | controller |         "apiVersion": "v1",
2026-06-12 17:19:49.790306 | controller |         "fieldsType": "FieldsV1",
2026-06-12 17:19:49.790321 | controller |         "fieldsV1": {
2026-06-12 17:19:49.790336 | controller |           "f:status": {
2026-06-12 17:19:49.790350 | controller |             "f:conditions": {
2026-06-12 17:19:49.790365 | controller |               "k:{\"type\":\"ContainersReady\"}": {
2026-06-12 17:19:49.790379 | controller |                 ".": {},
2026-06-12 17:19:49.790394 | controller |                 "f:lastProbeTime": {},
2026-06-12 17:19:49.790408 | controller |                 "f:lastTransitionTime": {},
2026-06-12 17:19:49.790423 | controller |                 "f:status": {},
2026-06-12 17:19:49.790437 | controller |                 "f:type": {}
2026-06-12 17:19:49.790452 | controller |               },
2026-06-12 17:19:49.790467 | controller |               "k:{\"type\":\"Initialized\"}": {
2026-06-12 17:19:49.790481 | controller |                 ".": {},
2026-06-12 17:19:49.790496 | controller |                 "f:lastProbeTime": {},
2026-06-12 17:19:49.790511 | controller |                 "f:lastTransitionTime": {},
2026-06-12 17:19:49.790527 | controller |                 "f:status": {},
2026-06-12 17:19:49.790541 | controller |                 "f:type": {}
2026-06-12 17:19:49.790555 | controller |               },
2026-06-12 17:19:49.790570 | controller |               "k:{\"type\":\"PodReadyToStartContainers\"}": {
2026-06-12 17:19:49.790604 | controller |                 ".": {},
2026-06-12 17:19:49.790619 | controller |                 "f:lastProbeTime": {},
2026-06-12 17:19:49.790634 | controller |                 "f:lastTransitionTime": {},
2026-06-12 17:19:49.790648 | controller |                 "f:status": {},
2026-06-12 17:19:49.790662 | controller |                 "f:type": {}
2026-06-12 17:19:49.790677 | controller |               },
2026-06-12 17:19:49.790691 | controller |               "k:{\"type\":\"Ready\"}": {
2026-06-12 17:19:49.790706 | controller |                 ".": {},
2026-06-12 17:19:49.790721 | controller |                 "f:lastProbeTime": {},
2026-06-12 17:19:49.790736 | controller |                 "f:lastTransitionTime": {},
2026-06-12 17:19:49.790751 | controller |                 "f:status": {},
2026-06-12 17:19:49.790766 | controller |                 "f:type": {}
2026-06-12 17:19:49.790782 | controller |               }
2026-06-12 17:19:49.790810 | controller |             },
2026-06-12 17:19:49.790825 | controller |             "f:containerStatuses": {},
2026-06-12 17:19:49.790841 | controller |             "f:hostIP": {},
2026-06-12 17:19:49.790856 | controller |             "f:hostIPs": {},
2026-06-12 17:19:49.790871 | controller |             "f:phase": {},
2026-06-12 17:19:49.790886 | controller |             "f:podIP": {},
2026-06-12 17:19:49.790902 | controller |             "f:podIPs": {
2026-06-12 17:19:49.790919 | controller |               ".": {},
2026-06-12 17:19:49.790936 | controller |               "k:{\"ip\":\"10.217.0.87\"}": {
2026-06-12 17:19:49.790952 | controller |                 ".": {},
2026-06-12 17:19:49.790967 | controller |                 "f:ip": {}
2026-06-12 17:19:49.790982 | controller |               }
2026-06-12 17:19:49.790997 | controller |             },
2026-06-12 17:19:49.791011 | controller |             "f:startTime": {}
2026-06-12 17:19:49.791026 | controller |           }
2026-06-12 17:19:49.791040 | controller |         },
2026-06-12 17:19:49.791055 | controller |         "manager": "kubelet",
2026-06-12 17:19:49.791069 | controller |         "operation": "Update",
2026-06-12 17:19:49.791084 | controller |         "subresource": "status",
2026-06-12 17:19:49.791098 | controller |         "time": "2026-06-12T16:23:05Z"
2026-06-12 17:19:49.791113 | controller |       }
2026-06-12 17:19:49.791127 | controller |     ],
2026-06-12 17:19:49.791141 | controller |     "name": "mariadb-operator-controller-manager-5545cdc48d-bnqtz",
2026-06-12 17:19:49.791156 | controller |     "namespace": "openstack-operators",
2026-06-12 17:19:49.791171 | controller |     "ownerReferences": [
2026-06-12 17:19:49.791185 | controller |       {
2026-06-12 17:19:49.791200 | controller |         "apiVersion": "apps/v1",
2026-06-12 17:19:49.791214 | controller |         "blockOwnerDeletion": true,
2026-06-12 17:19:49.791228 | controller |         "controller": true,
2026-06-12 17:19:49.791242 | controller |         "kind": "ReplicaSet",
2026-06-12 17:19:49.791257 | controller |         "name": "mariadb-operator-controller-manager-5545cdc48d",
2026-06-12 17:19:49.791271 | controller |         "uid": "31c07a0d-0756-4ccd-bd27-7498d2e93637"
2026-06-12 17:19:49.791285 | controller |       }
2026-06-12 17:19:49.791299 | controller |     ],
2026-06-12 17:19:49.791313 | controller |     "resourceVersion": "55806",
2026-06-12 17:19:49.791327 | controller |     "uid": "63447a63-1525-4ff1-a27e-1c17582bd253"
2026-06-12 17:19:49.791341 | controller |   },
2026-06-12 17:19:49.791356 | controller |   "spec": {
2026-06-12 17:19:49.791370 | controller |     "containers": [
2026-06-12 17:19:49.791385 | controller |       {
2026-06-12 17:19:49.791399 | controller |         "args": [
2026-06-12 17:19:49.791413 | controller |           "--leader-elect",
2026-06-12 17:19:49.791427 | controller |           "--health-probe-bind-address=:8081",
2026-06-12 17:19:49.791442 | controller |           "--metrics-bind-address=127.0.0.1:8080"
2026-06-12 17:19:49.791457 | controller |         ],
2026-06-12 17:19:49.791471 | controller |         "command": [
2026-06-12 17:19:49.791486 | controller |           "/manager"
2026-06-12 17:19:49.791500 | controller |         ],
2026-06-12 17:19:49.791514 | controller |         "env": [
2026-06-12 17:19:49.791528 | controller |           {
2026-06-12 17:19:49.791542 | controller |             "name": "LEASE_DURATION",
2026-06-12 17:19:49.791556 | controller |             "value": "30"
2026-06-12 17:19:49.791571 | controller |           },
2026-06-12 17:19:49.791606 | controller |           {
2026-06-12 17:19:49.791622 | controller |             "name": "RENEW_DEADLINE",
2026-06-12 17:19:49.791637 | controller |             "value": "20"
2026-06-12 17:19:49.791652 | controller |           },
2026-06-12 17:19:49.791670 | controller |           {
2026-06-12 17:19:49.791687 | controller |             "name": "RETRY_PERIOD",
2026-06-12 17:19:49.791702 | controller |             "value": "5"
2026-06-12 17:19:49.791717 | controller |           },
2026-06-12 17:19:49.791735 | controller |           {
2026-06-12 17:19:49.791750 | controller |             "name": "ENABLE_WEBHOOKS",
2026-06-12 17:19:49.791766 | controller |             "value": "false"
2026-06-12 17:19:49.791781 | controller |           },
2026-06-12 17:19:49.791796 | controller |           {
2026-06-12 17:19:49.791811 | controller |             "name": "METRICS_CERTS",
2026-06-12 17:19:49.791826 | controller |             "value": "false"
2026-06-12 17:19:49.791841 | controller |           }
2026-06-12 17:19:49.791856 | controller |         ],
2026-06-12 17:19:49.791871 | controller |         "image": "quay.io/openstack-k8s-operators/mariadb-operator@sha256:dd5d8ddcc030b481db9173eb183a6f731c15684a2bec1547fcb280a26d9ff559",
2026-06-12 17:19:49.791886 | controller |         "imagePullPolicy": "IfNotPresent",
2026-06-12 17:19:49.791901 | controller |         "livenessProbe": {
2026-06-12 17:19:49.791916 | controller |           "failureThreshold": 3,
2026-06-12 17:19:49.791931 | controller |           "httpGet": {
2026-06-12 17:19:49.791946 | controller |             "path": "/healthz",
2026-06-12 17:19:49.791961 | controller |             "port": 8081,
2026-06-12 17:19:49.791976 | controller |             "scheme": "HTTP"
2026-06-12 17:19:49.791992 | controller |           },
2026-06-12 17:19:49.792007 | controller |           "initialDelaySeconds": 15,
2026-06-12 17:19:49.792022 | controller |           "periodSeconds": 20,
2026-06-12 17:19:49.792037 | controller |           "successThreshold": 1,
2026-06-12 17:19:49.792052 | controller |           "timeoutSeconds": 1
2026-06-12 17:19:49.792079 | controller |         },
2026-06-12 17:19:49.792095 | controller |         "name": "manager",
2026-06-12 17:19:49.792109 | controller |         "readinessProbe": {
2026-06-12 17:19:49.792125 | controller |           "failureThreshold": 3,
2026-06-12 17:19:49.792144 | controller |           "httpGet": {
2026-06-12 17:19:49.792159 | controller |             "path": "/readyz",
2026-06-12 17:19:49.792174 | controller |             "port": 8081,
2026-06-12 17:19:49.792188 | controller |             "scheme": "HTTP"
2026-06-12 17:19:49.792203 | controller |           },
2026-06-12 17:19:49.792218 | controller |           "initialDelaySeconds": 5,
2026-06-12 17:19:49.792232 | controller |           "periodSeconds": 10,
2026-06-12 17:19:49.792247 | controller |           "successThreshold": 1,
2026-06-12 17:19:49.792262 | controller |           "timeoutSeconds": 1
2026-06-12 17:19:49.792277 | controller |         },
2026-06-12 17:19:49.792292 | controller |         "resources": {
2026-06-12 17:19:49.792307 | controller |           "limits": {
2026-06-12 17:19:49.792321 | controller |             "cpu": "500m",
2026-06-12 17:19:49.792335 | controller |             "memory": "512Mi"
2026-06-12 17:19:49.792350 | controller |           },
2026-06-12 17:19:49.792365 | controller |           "requests": {
2026-06-12 17:19:49.792379 | controller |             "cpu": "10m",
2026-06-12 17:19:49.792394 | controller |             "memory": "256Mi"
2026-06-12 17:19:49.792409 | controller |           }
2026-06-12 17:19:49.792423 | controller |         },
2026-06-12 17:19:49.792438 | controller |         "securityContext": {
2026-06-12 17:19:49.792453 | controller |           "allowPrivilegeEscalation": false,
2026-06-12 17:19:49.792468 | controller |           "capabilities": {
2026-06-12 17:19:49.792483 | controller |             "drop": [
2026-06-12 17:19:49.792497 | controller |               "MKNOD"
2026-06-12 17:19:49.792512 | controller |             ]
2026-06-12 17:19:49.792527 | controller |           }
2026-06-12 17:19:49.792541 | controller |         },
2026-06-12 17:19:49.792556 | controller |         "terminationMessagePath": "/dev/termination-log",
2026-06-12 17:19:49.792571 | controller |         "terminationMessagePolicy": "File",
2026-06-12 17:19:49.792608 | controller |         "volumeMounts": [
2026-06-12 17:19:49.792624 | controller |           {
2026-06-12 17:19:49.792638 | controller |             "mountPath": "/var/run/secrets/kubernetes.io/serviceaccount",
2026-06-12 17:19:49.792658 | controller |             "name": "kube-api-access-7482f",
2026-06-12 17:19:49.792673 | controller |             "readOnly": true
2026-06-12 17:19:49.792688 | controller |           }
2026-06-12 17:19:49.792702 | controller |         ]
2026-06-12 17:19:49.792717 | controller |       }
2026-06-12 17:19:49.792731 | controller |     ],
2026-06-12 17:19:49.792746 | controller |     "dnsPolicy": "ClusterFirst",
2026-06-12 17:19:49.792760 | controller |     "enableServiceLinks": true,
2026-06-12 17:19:49.792775 | controller |     "imagePullSecrets": [
2026-06-12 17:19:49.792790 | controller |       {
2026-06-12 17:19:49.792805 | controller |         "name": "mariadb-operator-controller-manager-dockercfg-rvhqn"
2026-06-12 17:19:49.792820 | controller |       }
2026-06-12 17:19:49.792835 | controller |     ],
2026-06-12 17:19:49.792851 | controller |     "nodeName": "crc",
2026-06-12 17:19:49.792866 | controller |     "preemptionPolicy": "PreemptLowerPriority",
2026-06-12 17:19:49.792881 | controller |     "priority": 0,
2026-06-12 17:19:49.792897 | controller |     "restartPolicy": "Always",
2026-06-12 17:19:49.792912 | controller |     "schedulerName": "default-scheduler",
2026-06-12 17:19:49.792927 | controller |     "securityContext": {
2026-06-12 17:19:49.792943 | controller |       "runAsNonRoot": true,
2026-06-12 17:19:49.792958 | controller |       "seLinuxOptions": {
2026-06-12 17:19:49.792973 | controller |         "level": "s0:c26,c5"
2026-06-12 17:19:49.792988 | controller |       }
2026-06-12 17:19:49.793003 | controller |     },
2026-06-12 17:19:49.793018 | controller |     "serviceAccount": "mariadb-operator-controller-manager",
2026-06-12 17:19:49.793033 | controller |     "serviceAccountName": "mariadb-operator-controller-manager",
2026-06-12 17:19:49.793049 | controller |     "terminationGracePeriodSeconds": 10,
2026-06-12 17:19:49.793064 | controller |     "tolerations": [
2026-06-12 17:19:49.793079 | controller |       {
2026-06-12 17:19:49.793094 | controller |         "effect": "NoExecute",
2026-06-12 17:19:49.793108 | controller |         "key": "node.kubernetes.io/not-ready",
2026-06-12 17:19:49.793123 | controller |         "operator": "Exists",
2026-06-12 17:19:49.793137 | controller |         "tolerationSeconds": 120
2026-06-12 17:19:49.793152 | controller |       },
2026-06-12 17:19:49.793167 | controller |       {
2026-06-12 17:19:49.793181 | controller |         "effect": "NoExecute",
2026-06-12 17:19:49.793196 | controller |         "key": "node.kubernetes.io/unreachable",
2026-06-12 17:19:49.793210 | controller |         "operator": "Exists",
2026-06-12 17:19:49.793224 | controller |         "tolerationSeconds": 120
2026-06-12 17:19:49.793239 | controller |       },
2026-06-12 17:19:49.793253 | controller |       {
2026-06-12 17:19:49.793267 | controller |         "effect": "NoSchedule",
2026-06-12 17:19:49.793282 | controller |         "key": "node.kubernetes.io/memory-pressure",
2026-06-12 17:19:49.793296 | controller |         "operator": "Exists"
2026-06-12 17:19:49.793310 | controller |       }
2026-06-12 17:19:49.793325 | controller |     ],
2026-06-12 17:19:49.793339 | controller |     "volumes": [
2026-06-12 17:19:49.793353 | controller |       {
2026-06-12 17:19:49.793368 | controller |         "name": "kube-api-access-7482f",
2026-06-12 17:19:49.793382 | controller |         "projected": {
2026-06-12 17:19:49.793396 | controller |           "defaultMode": 420,
2026-06-12 17:19:49.793411 | controller |           "sources": [
2026-06-12 17:19:49.793425 | controller |             {
2026-06-12 17:19:49.793439 | controller |               "serviceAccountToken": {
2026-06-12 17:19:49.793454 | controller |                 "expirationSeconds": 3607,
2026-06-12 17:19:49.793468 | controller |                 "path": "token"
2026-06-12 17:19:49.793482 | controller |               }
2026-06-12 17:19:49.793497 | controller |             },
2026-06-12 17:19:49.793511 | controller |             {
2026-06-12 17:19:49.793529 | controller |               "configMap": {
2026-06-12 17:19:49.793544 | controller |                 "items": [
2026-06-12 17:19:49.793559 | controller |                   {
2026-06-12 17:19:49.793588 | controller |                     "key": "ca.crt",
2026-06-12 17:19:49.793610 | controller |                     "path": "ca.crt"
2026-06-12 17:19:49.793625 | controller |                   }
2026-06-12 17:19:49.793640 | controller |                 ],
2026-06-12 17:19:49.793655 | controller |                 "name": "kube-root-ca.crt"
2026-06-12 17:19:49.793669 | controller |               }
2026-06-12 17:19:49.793684 | controller |             },
2026-06-12 17:19:49.793698 | controller |             {
2026-06-12 17:19:49.793712 | controller |               "downwardAPI": {
2026-06-12 17:19:49.793727 | controller |                 "items": [
2026-06-12 17:19:49.793741 | controller |                   {
2026-06-12 17:19:49.793756 | controller |                     "fieldRef": {
2026-06-12 17:19:49.793770 | controller |                       "apiVersion": "v1",
2026-06-12 17:19:49.793785 | controller |                       "fieldPath": "metadata.namespace"
2026-06-12 17:19:49.793800 | controller |                     },
2026-06-12 17:19:49.793815 | controller |                     "path": "namespace"
2026-06-12 17:19:49.793830 | controller |                   }
2026-06-12 17:19:49.793845 | controller |                 ]
2026-06-12 17:19:49.793860 | controller |               }
2026-06-12 17:19:49.793875 | controller |             },
2026-06-12 17:19:49.793891 | controller |             {
2026-06-12 17:19:49.793906 | controller |               "configMap": {
2026-06-12 17:19:49.793921 | controller |                 "items": [
2026-06-12 17:19:49.793936 | controller |                   {
2026-06-12 17:19:49.793952 | controller |                     "key": "service-ca.crt",
2026-06-12 17:19:49.793967 | controller |                     "path": "service-ca.crt"
2026-06-12 17:19:49.793982 | controller |                   }
2026-06-12 17:19:49.793997 | controller |                 ],
2026-06-12 17:19:49.794160 | controller |                 "name": "openshift-service-ca.crt"
2026-06-12 17:19:49.794176 | controller |               }
2026-06-12 17:19:49.794191 | controller |             }
2026-06-12 17:19:49.794206 | controller |           ]
2026-06-12 17:19:49.794221 | controller |         }
2026-06-12 17:19:49.794236 | controller |       }
2026-06-12 17:19:49.794252 | controller |     ]
2026-06-12 17:19:49.794267 | controller |   },
2026-06-12 17:19:49.794282 | controller |   "status": {
2026-06-12 17:19:49.794297 | controller |     "conditions": [
2026-06-12 17:19:49.794313 | controller |       {
2026-06-12 17:19:49.794328 | controller |         "lastProbeTime": null,
2026-06-12 17:19:49.794343 | controller |         "lastTransitionTime": "2026-06-12T16:22:45Z",
2026-06-12 17:19:49.794359 | controller |         "status": "True",
2026-06-12 17:19:49.794374 | controller |         "type": "PodReadyToStartContainers"
2026-06-12 17:19:49.794389 | controller |       },
2026-06-12 17:19:49.794403 | controller |       {
2026-06-12 17:19:49.794418 | controller |         "lastProbeTime": null,
2026-06-12 17:19:49.794433 | controller |         "lastTransitionTime": "2026-06-12T16:21:25Z",
2026-06-12 17:19:49.794448 | controller |         "status": "True",
2026-06-12 17:19:49.794463 | controller |         "type": "Initialized"
2026-06-12 17:19:49.794478 | controller |       },
2026-06-12 17:19:49.794493 | controller |       {
2026-06-12 17:19:49.794508 | controller |         "lastProbeTime": null,
2026-06-12 17:19:49.794522 | controller |         "lastTransitionTime": "2026-06-12T16:22:56Z",
2026-06-12 17:19:49.794537 | controller |         "status": "True",
2026-06-12 17:19:49.794552 | controller |         "type": "Ready"
2026-06-12 17:19:49.794567 | controller |       },
2026-06-12 17:19:49.794603 | controller |       {
2026-06-12 17:19:49.794619 | controller |         "lastProbeTime": null,
2026-06-12 17:19:49.794634 | controller |         "lastTransitionTime": "2026-06-12T16:22:56Z",
2026-06-12 17:19:49.794653 | controller |         "status": "True",
2026-06-12 17:19:49.794668 | controller |         "type": "ContainersReady"
2026-06-12 17:19:49.794683 | controller |       },
2026-06-12 17:19:49.794697 | controller |       {
2026-06-12 17:19:49.794712 | controller |         "lastProbeTime": null,
2026-06-12 17:19:49.794726 | controller |         "lastTransitionTime": "2026-06-12T16:21:24Z",
2026-06-12 17:19:49.794741 | controller |         "status": "True",
2026-06-12 17:19:49.794755 | controller |         "type": "PodScheduled"
2026-06-12 17:19:49.794770 | controller |       }
2026-06-12 17:19:49.794785 | controller |     ],
2026-06-12 17:19:49.794800 | controller |     "containerStatuses": [
2026-06-12 17:19:49.794815 | controller |       {
2026-06-12 17:19:49.794830 | controller |         "allocatedResources": {
2026-06-12 17:19:49.794844 | controller |           "cpu": "10m",
2026-06-12 17:19:49.794859 | controller |           "memory": "256Mi"
2026-06-12 17:19:49.794874 | controller |         },
2026-06-12 17:19:49.794889 | controller |         "containerID": "cri-o://36c114f7c4010791edf1e3a5e38f3f2f7a894ea2bba9c2c27ef6e77fafe6a7a7",
2026-06-12 17:19:49.794904 | controller |         "image": "quay.io/openstack-k8s-operators/mariadb-operator@sha256:dd5d8ddcc030b481db9173eb183a6f731c15684a2bec1547fcb280a26d9ff559",
2026-06-12 17:19:49.794919 | controller |         "imageID": "quay.io/openstack-k8s-operators/mariadb-operator@sha256:dd5d8ddcc030b481db9173eb183a6f731c15684a2bec1547fcb280a26d9ff559",
2026-06-12 17:19:49.794934 | controller |         "lastState": {},
2026-06-12 17:19:49.794949 | controller |         "name": "manager",
2026-06-12 17:19:49.794964 | controller |         "ready": true,
2026-06-12 17:19:49.794979 | controller |         "resources": {
2026-06-12 17:19:49.794994 | controller |           "limits": {
2026-06-12 17:19:49.795008 | controller |             "cpu": "500m",
2026-06-12 17:19:49.795023 | controller |             "memory": "512Mi"
2026-06-12 17:19:49.795037 | controller |           },
2026-06-12 17:19:49.795053 | controller |           "requests": {
2026-06-12 17:19:49.795068 | controller |             "cpu": "10m",
2026-06-12 17:19:49.795084 | controller |             "memory": "256Mi"
2026-06-12 17:19:49.795099 | controller |           }
2026-06-12 17:19:49.795114 | controller |         },
2026-06-12 17:19:49.795129 | controller |         "restartCount": 0,
2026-06-12 17:19:49.795144 | controller |         "started": true,
2026-06-12 17:19:49.795159 | controller |         "state": {
2026-06-12 17:19:49.795174 | controller |           "running": {
2026-06-12 17:19:49.795189 | controller |             "startedAt": "2026-06-12T16:22:44Z"
2026-06-12 17:19:49.795204 | controller |           }
2026-06-12 17:19:49.795219 | controller |         },
2026-06-12 17:19:49.795234 | controller |         "user": {
2026-06-12 17:19:49.795249 | controller |           "linux": {
2026-06-12 17:19:49.795264 | controller |             "gid": 0,
2026-06-12 17:19:49.795282 | controller |             "supplementalGroups": [
2026-06-12 17:19:49.795300 | controller |               0
2026-06-12 17:19:49.795315 | controller |             ],
2026-06-12 17:19:49.795330 | controller |             "uid": 65532
2026-06-12 17:19:49.795345 | controller |           }
2026-06-12 17:19:49.795360 | controller |         },
2026-06-12 17:19:49.795374 | controller |         "volumeMounts": [
2026-06-12 17:19:49.795389 | controller |           {
2026-06-12 17:19:49.795403 | controller |             "mountPath": "/var/run/secrets/kubernetes.io/serviceaccount",
2026-06-12 17:19:49.795418 | controller |             "name": "kube-api-access-7482f",
2026-06-12 17:19:49.795433 | controller |             "readOnly": true,
2026-06-12 17:19:49.795448 | controller |             "recursiveReadOnly": "Disabled"
2026-06-12 17:19:49.795462 | controller |           }
2026-06-12 17:19:49.795477 | controller |         ]
2026-06-12 17:19:49.795492 | controller |       }
2026-06-12 17:19:49.795510 | controller |     ],
2026-06-12 17:19:49.795525 | controller |     "hostIP": "192.168.126.11",
2026-06-12 17:19:49.795539 | controller |     "hostIPs": [
2026-06-12 17:19:49.795554 | controller |       {
2026-06-12 17:19:49.795568 | controller |         "ip": "192.168.126.11"
2026-06-12 17:19:49.795605 | controller |       }
2026-06-12 17:19:49.795621 | controller |     ],
2026-06-12 17:19:49.795637 | controller |     "phase": "Running",
2026-06-12 17:19:49.795652 | controller |     "podIP": "10.217.0.87",
2026-06-12 17:19:49.795666 | controller |     "podIPs": [
2026-06-12 17:19:49.795681 | controller |       {
2026-06-12 17:19:49.795696 | controller |         "ip": "10.217.0.87"
2026-06-12 17:19:49.795710 | controller |       }
2026-06-12 17:19:49.795725 | controller |     ],
2026-06-12 17:19:49.795739 | controller |     "qosClass": "Burstable",
2026-06-12 17:19:49.795754 | controller |     "startTime": "2026-06-12T16:21:25Z"
2026-06-12 17:19:49.795768 | controller |   }
2026-06-12 17:19:49.795783 | controller | }
2026-06-12 17:19:49.818249 | controller | ok:
2026-06-12 17:19:49.818313 | controller | {
2026-06-12 17:19:49.818334 | controller |   "apiVersion": "v1",
2026-06-12 17:19:49.818351 | controller |   "kind": "Pod",
2026-06-12 17:19:49.818367 | controller |   "metadata": {
2026-06-12 17:19:49.818382 | controller |     "annotations": {
2026-06-12 17:19:49.818398 | 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-12 17:19:49.818414 | 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-12 17:19:49.818430 | controller |       "kubectl.kubernetes.io/default-container": "manager",
2026-06-12 17:19:49.818446 | controller |       "openshift.io/scc": "anyuid",
2026-06-12 17:19:49.818461 | controller |       "security.openshift.io/validated-scc-subject-type": "serviceaccount"
2026-06-12 17:19:49.818476 | controller |     },
2026-06-12 17:19:49.818490 | controller |     "creationTimestamp": "2026-06-12T16:21:24Z",
2026-06-12 17:19:49.818505 | controller |     "generateName": "neutron-operator-controller-manager-6c7667d64b-",
2026-06-12 17:19:49.818520 | controller |     "generation": 1,
2026-06-12 17:19:49.818534 | controller |     "labels": {
2026-06-12 17:19:49.818549 | controller |       "app.kubernetes.io/name": "neutron-operator",
2026-06-12 17:19:49.818563 | controller |       "control-plane": "controller-manager",
2026-06-12 17:19:49.818602 | controller |       "openstack.org/operator-name": "neutron",
2026-06-12 17:19:49.818620 | controller |       "pod-template-hash": "6c7667d64b"
2026-06-12 17:19:49.818636 | controller |     },
2026-06-12 17:19:49.818651 | controller |     "managedFields": [
2026-06-12 17:19:49.818667 | controller |       {
2026-06-12 17:19:49.818682 | controller |         "apiVersion": "v1",
2026-06-12 17:19:49.818697 | controller |         "fieldsType": "FieldsV1",
2026-06-12 17:19:49.818712 | controller |         "fieldsV1": {
2026-06-12 17:19:49.818727 | controller |           "f:metadata": {
2026-06-12 17:19:49.818743 | controller |             "f:annotations": {
2026-06-12 17:19:49.818758 | controller |               "f:k8s.ovn.org/pod-networks": {}
2026-06-12 17:19:49.818773 | controller |             }
2026-06-12 17:19:49.818788 | controller |           }
2026-06-12 17:19:49.818803 | controller |         },
2026-06-12 17:19:49.818818 | controller |         "manager": "crc",
2026-06-12 17:19:49.818841 | controller |         "operation": "Update",
2026-06-12 17:19:49.818857 | controller |         "subresource": "status",
2026-06-12 17:19:49.818873 | controller |         "time": "2026-06-12T16:21:24Z"
2026-06-12 17:19:49.818888 | controller |       },
2026-06-12 17:19:49.818904 | controller |       {
2026-06-12 17:19:49.818919 | controller |         "apiVersion": "v1",
2026-06-12 17:19:49.818934 | controller |         "fieldsType": "FieldsV1",
2026-06-12 17:19:49.818949 | controller |         "fieldsV1": {
2026-06-12 17:19:49.818964 | controller |           "f:metadata": {
2026-06-12 17:19:49.818979 | controller |             "f:annotations": {
2026-06-12 17:19:49.818994 | controller |               ".": {},
2026-06-12 17:19:49.819009 | controller |               "f:kubectl.kubernetes.io/default-container": {}
2026-06-12 17:19:49.819023 | controller |             },
2026-06-12 17:19:49.819038 | controller |             "f:generateName": {},
2026-06-12 17:19:49.819053 | controller |             "f:labels": {
2026-06-12 17:19:49.819067 | controller |               ".": {},
2026-06-12 17:19:49.819082 | controller |               "f:app.kubernetes.io/name": {},
2026-06-12 17:19:49.819097 | controller |               "f:control-plane": {},
2026-06-12 17:19:49.819112 | controller |               "f:openstack.org/operator-name": {},
2026-06-12 17:19:49.819127 | controller |               "f:pod-template-hash": {}
2026-06-12 17:19:49.819142 | controller |             },
2026-06-12 17:19:49.819156 | controller |             "f:ownerReferences": {
2026-06-12 17:19:49.819171 | controller |               ".": {},
2026-06-12 17:19:49.819186 | controller |               "k:{\"uid\":\"8ed897bc-7748-4b67-a22a-2589b2f2b03e\"}": {}
2026-06-12 17:19:49.819201 | controller |             }
2026-06-12 17:19:49.819216 | controller |           },
2026-06-12 17:19:49.819231 | controller |           "f:spec": {
2026-06-12 17:19:49.819245 | controller |             "f:containers": {
2026-06-12 17:19:49.819260 | controller |               "k:{\"name\":\"manager\"}": {
2026-06-12 17:19:49.819275 | controller |                 ".": {},
2026-06-12 17:19:49.819290 | controller |                 "f:args": {},
2026-06-12 17:19:49.819305 | controller |                 "f:command": {},
2026-06-12 17:19:49.819320 | controller |                 "f:env": {
2026-06-12 17:19:49.819335 | controller |                   ".": {},
2026-06-12 17:19:49.819349 | controller |                   "k:{\"name\":\"ENABLE_WEBHOOKS\"}": {
2026-06-12 17:19:49.819364 | controller |                     ".": {},
2026-06-12 17:19:49.819379 | controller |                     "f:name": {},
2026-06-12 17:19:49.819393 | controller |                     "f:value": {}
2026-06-12 17:19:49.819408 | controller |                   },
2026-06-12 17:19:49.819422 | controller |                   "k:{\"name\":\"LEASE_DURATION\"}": {
2026-06-12 17:19:49.819437 | controller |                     ".": {},
2026-06-12 17:19:49.819452 | controller |                     "f:name": {},
2026-06-12 17:19:49.819467 | controller |                     "f:value": {}
2026-06-12 17:19:49.819482 | controller |                   },
2026-06-12 17:19:49.819496 | controller |                   "k:{\"name\":\"METRICS_CERTS\"}": {
2026-06-12 17:19:49.819511 | controller |                     ".": {},
2026-06-12 17:19:49.819526 | controller |                     "f:name": {},
2026-06-12 17:19:49.819540 | controller |                     "f:value": {}
2026-06-12 17:19:49.819555 | controller |                   },
2026-06-12 17:19:49.819569 | controller |                   "k:{\"name\":\"RENEW_DEADLINE\"}": {
2026-06-12 17:19:49.819607 | controller |                     ".": {},
2026-06-12 17:19:49.819624 | controller |                     "f:name": {},
2026-06-12 17:19:49.819639 | controller |                     "f:value": {}
2026-06-12 17:19:49.819654 | controller |                   },
2026-06-12 17:19:49.819668 | controller |                   "k:{\"name\":\"RETRY_PERIOD\"}": {
2026-06-12 17:19:49.819683 | controller |                     ".": {},
2026-06-12 17:19:49.819703 | controller |                     "f:name": {},
2026-06-12 17:19:49.819719 | controller |                     "f:value": {}
2026-06-12 17:19:49.819734 | controller |                   }
2026-06-12 17:19:49.819749 | controller |                 },
2026-06-12 17:19:49.819764 | controller |                 "f:image": {},
2026-06-12 17:19:49.819779 | controller |                 "f:imagePullPolicy": {},
2026-06-12 17:19:49.819794 | controller |                 "f:livenessProbe": {
2026-06-12 17:19:49.819809 | controller |                   ".": {},
2026-06-12 17:19:49.819824 | controller |                   "f:failureThreshold": {},
2026-06-12 17:19:49.819839 | controller |                   "f:httpGet": {
2026-06-12 17:19:49.819854 | controller |                     ".": {},
2026-06-12 17:19:49.819868 | controller |                     "f:path": {},
2026-06-12 17:19:49.819883 | controller |                     "f:port": {},
2026-06-12 17:19:49.819898 | controller |                     "f:scheme": {}
2026-06-12 17:19:49.819913 | controller |                   },
2026-06-12 17:19:49.819928 | controller |                   "f:initialDelaySeconds": {},
2026-06-12 17:19:49.819943 | controller |                   "f:periodSeconds": {},
2026-06-12 17:19:49.819958 | controller |                   "f:successThreshold": {},
2026-06-12 17:19:49.819973 | controller |                   "f:timeoutSeconds": {}
2026-06-12 17:19:49.819988 | controller |                 },
2026-06-12 17:19:49.820002 | controller |                 "f:name": {},
2026-06-12 17:19:49.820017 | controller |                 "f:readinessProbe": {
2026-06-12 17:19:49.820031 | controller |                   ".": {},
2026-06-12 17:19:49.820059 | controller |                   "f:failureThreshold": {},
2026-06-12 17:19:49.820075 | controller |                   "f:httpGet": {
2026-06-12 17:19:49.820090 | controller |                     ".": {},
2026-06-12 17:19:49.820104 | controller |                     "f:path": {},
2026-06-12 17:19:49.820121 | controller |                     "f:port": {},
2026-06-12 17:19:49.820135 | controller |                     "f:scheme": {}
2026-06-12 17:19:49.820150 | controller |                   },
2026-06-12 17:19:49.820164 | controller |                   "f:initialDelaySeconds": {},
2026-06-12 17:19:49.820179 | controller |                   "f:periodSeconds": {},
2026-06-12 17:19:49.820193 | controller |                   "f:successThreshold": {},
2026-06-12 17:19:49.820208 | controller |                   "f:timeoutSeconds": {}
2026-06-12 17:19:49.820222 | controller |                 },
2026-06-12 17:19:49.820237 | controller |                 "f:resources": {
2026-06-12 17:19:49.820251 | controller |                   ".": {},
2026-06-12 17:19:49.820266 | controller |                   "f:limits": {
2026-06-12 17:19:49.820280 | controller |                     ".": {},
2026-06-12 17:19:49.820294 | controller |                     "f:cpu": {},
2026-06-12 17:19:49.820309 | controller |                     "f:memory": {}
2026-06-12 17:19:49.820323 | controller |                   },
2026-06-12 17:19:49.820337 | controller |                   "f:requests": {
2026-06-12 17:19:49.820351 | controller |                     ".": {},
2026-06-12 17:19:49.820365 | controller |                     "f:cpu": {},
2026-06-12 17:19:49.820379 | controller |                     "f:memory": {}
2026-06-12 17:19:49.820394 | controller |                   }
2026-06-12 17:19:49.820408 | controller |                 },
2026-06-12 17:19:49.820422 | controller |                 "f:securityContext": {
2026-06-12 17:19:49.820437 | controller |                   ".": {},
2026-06-12 17:19:49.820451 | controller |                   "f:allowPrivilegeEscalation": {}
2026-06-12 17:19:49.820466 | controller |                 },
2026-06-12 17:19:49.820480 | controller |                 "f:terminationMessagePath": {},
2026-06-12 17:19:49.820494 | controller |                 "f:terminationMessagePolicy": {}
2026-06-12 17:19:49.820512 | controller |               }
2026-06-12 17:19:49.820527 | controller |             },
2026-06-12 17:19:49.820542 | controller |             "f:dnsPolicy": {},
2026-06-12 17:19:49.820556 | controller |             "f:enableServiceLinks": {},
2026-06-12 17:19:49.820570 | controller |             "f:restartPolicy": {},
2026-06-12 17:19:49.820606 | controller |             "f:schedulerName": {},
2026-06-12 17:19:49.820621 | controller |             "f:securityContext": {
2026-06-12 17:19:49.820635 | controller |               ".": {},
2026-06-12 17:19:49.820649 | controller |               "f:runAsNonRoot": {}
2026-06-12 17:19:49.820663 | controller |             },
2026-06-12 17:19:49.820678 | controller |             "f:serviceAccount": {},
2026-06-12 17:19:49.820692 | controller |             "f:serviceAccountName": {},
2026-06-12 17:19:49.820706 | controller |             "f:terminationGracePeriodSeconds": {},
2026-06-12 17:19:49.820721 | controller |             "f:tolerations": {}
2026-06-12 17:19:49.820736 | controller |           }
2026-06-12 17:19:49.820751 | controller |         },
2026-06-12 17:19:49.820766 | controller |         "manager": "kube-controller-manager",
2026-06-12 17:19:49.820782 | controller |         "operation": "Update",
2026-06-12 17:19:49.820797 | controller |         "time": "2026-06-12T16:21:24Z"
2026-06-12 17:19:49.820812 | controller |       },
2026-06-12 17:19:49.820827 | controller |       {
2026-06-12 17:19:49.820841 | controller |         "apiVersion": "v1",
2026-06-12 17:19:49.820856 | controller |         "fieldsType": "FieldsV1",
2026-06-12 17:19:49.820871 | controller |         "fieldsV1": {
2026-06-12 17:19:49.820885 | controller |           "f:metadata": {
2026-06-12 17:19:49.820900 | controller |             "f:annotations": {
2026-06-12 17:19:49.820914 | controller |               "f:k8s.v1.cni.cncf.io/network-status": {}
2026-06-12 17:19:49.820929 | controller |             }
2026-06-12 17:19:49.820944 | controller |           }
2026-06-12 17:19:49.820959 | controller |         },
2026-06-12 17:19:49.820973 | controller |         "manager": "multus-daemon",
2026-06-12 17:19:49.820989 | controller |         "operation": "Update",
2026-06-12 17:19:49.821004 | controller |         "subresource": "status",
2026-06-12 17:19:49.821019 | controller |         "time": "2026-06-12T16:21:36Z"
2026-06-12 17:19:49.821034 | controller |       },
2026-06-12 17:19:49.821049 | controller |       {
2026-06-12 17:19:49.821063 | controller |         "apiVersion": "v1",
2026-06-12 17:19:49.821078 | controller |         "fieldsType": "FieldsV1",
2026-06-12 17:19:49.821093 | controller |         "fieldsV1": {
2026-06-12 17:19:49.821108 | controller |           "f:status": {
2026-06-12 17:19:49.821122 | controller |             "f:conditions": {
2026-06-12 17:19:49.821137 | controller |               "k:{\"type\":\"ContainersReady\"}": {
2026-06-12 17:19:49.821151 | controller |                 ".": {},
2026-06-12 17:19:49.821166 | controller |                 "f:lastProbeTime": {},
2026-06-12 17:19:49.821181 | controller |                 "f:lastTransitionTime": {},
2026-06-12 17:19:49.821195 | controller |                 "f:status": {},
2026-06-12 17:19:49.821210 | controller |                 "f:type": {}
2026-06-12 17:19:49.821224 | controller |               },
2026-06-12 17:19:49.821239 | controller |               "k:{\"type\":\"Initialized\"}": {
2026-06-12 17:19:49.821254 | controller |                 ".": {},
2026-06-12 17:19:49.821268 | controller |                 "f:lastProbeTime": {},
2026-06-12 17:19:49.821283 | controller |                 "f:lastTransitionTime": {},
2026-06-12 17:19:49.821298 | controller |                 "f:status": {},
2026-06-12 17:19:49.821313 | controller |                 "f:type": {}
2026-06-12 17:19:49.821328 | controller |               },
2026-06-12 17:19:49.821342 | controller |               "k:{\"type\":\"PodReadyToStartContainers\"}": {
2026-06-12 17:19:49.821357 | controller |                 ".": {},
2026-06-12 17:19:49.821376 | controller |                 "f:lastProbeTime": {},
2026-06-12 17:19:49.821392 | controller |                 "f:lastTransitionTime": {},
2026-06-12 17:19:49.821407 | controller |                 "f:status": {},
2026-06-12 17:19:49.821421 | controller |                 "f:type": {}
2026-06-12 17:19:49.821436 | controller |               },
2026-06-12 17:19:49.821450 | controller |               "k:{\"type\":\"Ready\"}": {
2026-06-12 17:19:49.821465 | controller |                 ".": {},
2026-06-12 17:19:49.821480 | controller |                 "f:lastProbeTime": {},
2026-06-12 17:19:49.821495 | controller |                 "f:lastTransitionTime": {},
2026-06-12 17:19:49.821509 | controller |                 "f:status": {},
2026-06-12 17:19:49.821524 | controller |                 "f:type": {}
2026-06-12 17:19:49.821539 | controller |               }
2026-06-12 17:19:49.821553 | controller |             },
2026-06-12 17:19:49.821568 | controller |             "f:containerStatuses": {},
2026-06-12 17:19:49.821603 | controller |             "f:hostIP": {},
2026-06-12 17:19:49.821619 | controller |             "f:hostIPs": {},
2026-06-12 17:19:49.821634 | controller |             "f:phase": {},
2026-06-12 17:19:49.821649 | controller |             "f:podIP": {},
2026-06-12 17:19:49.821664 | controller |             "f:podIPs": {
2026-06-12 17:19:49.821678 | controller |               ".": {},
2026-06-12 17:19:49.821693 | controller |               "k:{\"ip\":\"10.217.0.88\"}": {
2026-06-12 17:19:49.821708 | controller |                 ".": {},
2026-06-12 17:19:49.821722 | controller |                 "f:ip": {}
2026-06-12 17:19:49.821737 | controller |               }
2026-06-12 17:19:49.821752 | controller |             },
2026-06-12 17:19:49.821770 | controller |             "f:startTime": {}
2026-06-12 17:19:49.821787 | controller |           }
2026-06-12 17:19:49.821802 | controller |         },
2026-06-12 17:19:49.821817 | controller |         "manager": "kubelet",
2026-06-12 17:19:49.821832 | controller |         "operation": "Update",
2026-06-12 17:19:49.821847 | controller |         "subresource": "status",
2026-06-12 17:19:49.821862 | controller |         "time": "2026-06-12T16:23:05Z"
2026-06-12 17:19:49.821877 | controller |       }
2026-06-12 17:19:49.821892 | controller |     ],
2026-06-12 17:19:49.821907 | controller |     "name": "neutron-operator-controller-manager-6c7667d64b-phrxf",
2026-06-12 17:19:49.821922 | controller |     "namespace": "openstack-operators",
2026-06-12 17:19:49.821937 | controller |     "ownerReferences": [
2026-06-12 17:19:49.821952 | controller |       {
2026-06-12 17:19:49.821967 | controller |         "apiVersion": "apps/v1",
2026-06-12 17:19:49.821982 | controller |         "blockOwnerDeletion": true,
2026-06-12 17:19:49.821997 | controller |         "controller": true,
2026-06-12 17:19:49.822012 | controller |         "kind": "ReplicaSet",
2026-06-12 17:19:49.822027 | controller |         "name": "neutron-operator-controller-manager-6c7667d64b",
2026-06-12 17:19:49.822042 | controller |         "uid": "8ed897bc-7748-4b67-a22a-2589b2f2b03e"
2026-06-12 17:19:49.822057 | controller |       }
2026-06-12 17:19:49.822071 | controller |     ],
2026-06-12 17:19:49.822086 | controller |     "resourceVersion": "55751",
2026-06-12 17:19:49.822100 | controller |     "uid": "f6a2019d-39e2-4212-97e3-de2174195e91"
2026-06-12 17:19:49.822115 | controller |   },
2026-06-12 17:19:49.822130 | controller |   "spec": {
2026-06-12 17:19:49.822144 | controller |     "containers": [
2026-06-12 17:19:49.822159 | controller |       {
2026-06-12 17:19:49.822173 | controller |         "args": [
2026-06-12 17:19:49.822188 | controller |           "--leader-elect",
2026-06-12 17:19:49.822203 | controller |           "--health-probe-bind-address=:8081",
2026-06-12 17:19:49.822217 | controller |           "--metrics-bind-address=127.0.0.1:8080"
2026-06-12 17:19:49.822232 | controller |         ],
2026-06-12 17:19:49.822246 | controller |         "command": [
2026-06-12 17:19:49.822260 | controller |           "/manager"
2026-06-12 17:19:49.822279 | controller |         ],
2026-06-12 17:19:49.822294 | controller |         "env": [
2026-06-12 17:19:49.822309 | controller |           {
2026-06-12 17:19:49.822323 | controller |             "name": "LEASE_DURATION",
2026-06-12 17:19:49.822337 | controller |             "value": "30"
2026-06-12 17:19:49.822352 | controller |           },
2026-06-12 17:19:49.822367 | controller |           {
2026-06-12 17:19:49.822381 | controller |             "name": "RENEW_DEADLINE",
2026-06-12 17:19:49.822395 | controller |             "value": "20"
2026-06-12 17:19:49.822410 | controller |           },
2026-06-12 17:19:49.822424 | controller |           {
2026-06-12 17:19:49.822439 | controller |             "name": "RETRY_PERIOD",
2026-06-12 17:19:49.822453 | controller |             "value": "5"
2026-06-12 17:19:49.822468 | controller |           },
2026-06-12 17:19:49.822482 | controller |           {
2026-06-12 17:19:49.822496 | controller |             "name": "ENABLE_WEBHOOKS",
2026-06-12 17:19:49.822510 | controller |             "value": "false"
2026-06-12 17:19:49.822525 | controller |           },
2026-06-12 17:19:49.822539 | controller |           {
2026-06-12 17:19:49.822553 | controller |             "name": "METRICS_CERTS",
2026-06-12 17:19:49.822568 | controller |             "value": "false"
2026-06-12 17:19:49.822603 | controller |           }
2026-06-12 17:19:49.822619 | controller |         ],
2026-06-12 17:19:49.822634 | controller |         "image": "quay.io/openstack-k8s-operators/neutron-operator@sha256:fff4c7eb43b7abe8a8406cbd20e6cb01dff533476d43c5a339f115fd1b8d55a6",
2026-06-12 17:19:49.822648 | controller |         "imagePullPolicy": "IfNotPresent",
2026-06-12 17:19:49.822663 | controller |         "livenessProbe": {
2026-06-12 17:19:49.822678 | controller |           "failureThreshold": 3,
2026-06-12 17:19:49.822692 | controller |           "httpGet": {
2026-06-12 17:19:49.822707 | controller |             "path": "/healthz",
2026-06-12 17:19:49.822721 | controller |             "port": 8081,
2026-06-12 17:19:49.822735 | controller |             "scheme": "HTTP"
2026-06-12 17:19:49.822750 | controller |           },
2026-06-12 17:19:49.822764 | controller |           "initialDelaySeconds": 15,
2026-06-12 17:19:49.822778 | controller |           "periodSeconds": 20,
2026-06-12 17:19:49.822793 | controller |           "successThreshold": 1,
2026-06-12 17:19:49.822807 | controller |           "timeoutSeconds": 1
2026-06-12 17:19:49.822822 | controller |         },
2026-06-12 17:19:49.822838 | controller |         "name": "manager",
2026-06-12 17:19:49.822853 | controller |         "readinessProbe": {
2026-06-12 17:19:49.822867 | controller |           "failureThreshold": 3,
2026-06-12 17:19:49.822882 | controller |           "httpGet": {
2026-06-12 17:19:49.822897 | controller |             "path": "/readyz",
2026-06-12 17:19:49.822911 | controller |             "port": 8081,
2026-06-12 17:19:49.822926 | controller |             "scheme": "HTTP"
2026-06-12 17:19:49.822941 | controller |           },
2026-06-12 17:19:49.822955 | controller |           "initialDelaySeconds": 5,
2026-06-12 17:19:49.822970 | controller |           "periodSeconds": 10,
2026-06-12 17:19:49.822985 | controller |           "successThreshold": 1,
2026-06-12 17:19:49.823000 | controller |           "timeoutSeconds": 1
2026-06-12 17:19:49.823014 | controller |         },
2026-06-12 17:19:49.823029 | controller |         "resources": {
2026-06-12 17:19:49.823044 | controller |           "limits": {
2026-06-12 17:19:49.823059 | controller |             "cpu": "500m",
2026-06-12 17:19:49.823074 | controller |             "memory": "512Mi"
2026-06-12 17:19:49.823089 | controller |           },
2026-06-12 17:19:49.823104 | controller |           "requests": {
2026-06-12 17:19:49.823119 | controller |             "cpu": "10m",
2026-06-12 17:19:49.823134 | controller |             "memory": "256Mi"
2026-06-12 17:19:49.823149 | controller |           }
2026-06-12 17:19:49.823163 | controller |         },
2026-06-12 17:19:49.823182 | controller |         "securityContext": {
2026-06-12 17:19:49.823197 | controller |           "allowPrivilegeEscalation": false,
2026-06-12 17:19:49.823212 | controller |           "capabilities": {
2026-06-12 17:19:49.823227 | controller |             "drop": [
2026-06-12 17:19:49.823242 | controller |               "MKNOD"
2026-06-12 17:19:49.823256 | controller |             ]
2026-06-12 17:19:49.823271 | controller |           }
2026-06-12 17:19:49.823285 | controller |         },
2026-06-12 17:19:49.823300 | controller |         "terminationMessagePath": "/dev/termination-log",
2026-06-12 17:19:49.823315 | controller |         "terminationMessagePolicy": "File",
2026-06-12 17:19:49.823329 | controller |         "volumeMounts": [
2026-06-12 17:19:49.823344 | controller |           {
2026-06-12 17:19:49.823359 | controller |             "mountPath": "/var/run/secrets/kubernetes.io/serviceaccount",
2026-06-12 17:19:49.823374 | controller |             "name": "kube-api-access-ghvwc",
2026-06-12 17:19:49.823389 | controller |             "readOnly": true
2026-06-12 17:19:49.823404 | controller |           }
2026-06-12 17:19:49.823418 | controller |         ]
2026-06-12 17:19:49.823433 | controller |       }
2026-06-12 17:19:49.823447 | controller |     ],
2026-06-12 17:19:49.823462 | controller |     "dnsPolicy": "ClusterFirst",
2026-06-12 17:19:49.823476 | controller |     "enableServiceLinks": true,
2026-06-12 17:19:49.823491 | controller |     "imagePullSecrets": [
2026-06-12 17:19:49.823506 | controller |       {
2026-06-12 17:19:49.823520 | controller |         "name": "neutron-operator-controller-manager-dockercfg-qmsdx"
2026-06-12 17:19:49.823535 | controller |       }
2026-06-12 17:19:49.823549 | controller |     ],
2026-06-12 17:19:49.823564 | controller |     "nodeName": "crc",
2026-06-12 17:19:49.823599 | controller |     "preemptionPolicy": "PreemptLowerPriority",
2026-06-12 17:19:49.823615 | controller |     "priority": 0,
2026-06-12 17:19:49.823630 | controller |     "restartPolicy": "Always",
2026-06-12 17:19:49.823645 | controller |     "schedulerName": "default-scheduler",
2026-06-12 17:19:49.823660 | controller |     "securityContext": {
2026-06-12 17:19:49.823674 | controller |       "runAsNonRoot": true,
2026-06-12 17:19:49.823689 | controller |       "seLinuxOptions": {
2026-06-12 17:19:49.823703 | controller |         "level": "s0:c26,c5"
2026-06-12 17:19:49.823718 | controller |       }
2026-06-12 17:19:49.823733 | controller |     },
2026-06-12 17:19:49.823748 | controller |     "serviceAccount": "neutron-operator-controller-manager",
2026-06-12 17:19:49.823762 | controller |     "serviceAccountName": "neutron-operator-controller-manager",
2026-06-12 17:19:49.823777 | controller |     "terminationGracePeriodSeconds": 10,
2026-06-12 17:19:49.823792 | controller |     "tolerations": [
2026-06-12 17:19:49.823806 | controller |       {
2026-06-12 17:19:49.823821 | controller |         "effect": "NoExecute",
2026-06-12 17:19:49.823836 | controller |         "key": "node.kubernetes.io/not-ready",
2026-06-12 17:19:49.823851 | controller |         "operator": "Exists",
2026-06-12 17:19:49.823866 | controller |         "tolerationSeconds": 120
2026-06-12 17:19:49.823881 | controller |       },
2026-06-12 17:19:49.823896 | controller |       {
2026-06-12 17:19:49.823911 | controller |         "effect": "NoExecute",
2026-06-12 17:19:49.823926 | controller |         "key": "node.kubernetes.io/unreachable",
2026-06-12 17:19:49.823942 | controller |         "operator": "Exists",
2026-06-12 17:19:49.823957 | controller |         "tolerationSeconds": 120
2026-06-12 17:19:49.823972 | controller |       },
2026-06-12 17:19:49.823986 | controller |       {
2026-06-12 17:19:49.824001 | controller |         "effect": "NoSchedule",
2026-06-12 17:19:49.824016 | controller |         "key": "node.kubernetes.io/memory-pressure",
2026-06-12 17:19:49.824031 | controller |         "operator": "Exists"
2026-06-12 17:19:49.824066 | controller |       }
2026-06-12 17:19:49.824082 | controller |     ],
2026-06-12 17:19:49.824101 | controller |     "volumes": [
2026-06-12 17:19:49.824117 | controller |       {
2026-06-12 17:19:49.824132 | controller |         "name": "kube-api-access-ghvwc",
2026-06-12 17:19:49.824147 | controller |         "projected": {
2026-06-12 17:19:49.824162 | controller |           "defaultMode": 420,
2026-06-12 17:19:49.824176 | controller |           "sources": [
2026-06-12 17:19:49.824191 | controller |             {
2026-06-12 17:19:49.824206 | controller |               "serviceAccountToken": {
2026-06-12 17:19:49.824220 | controller |                 "expirationSeconds": 3607,
2026-06-12 17:19:49.824235 | controller |                 "path": "token"
2026-06-12 17:19:49.824249 | controller |               }
2026-06-12 17:19:49.824263 | controller |             },
2026-06-12 17:19:49.824278 | controller |             {
2026-06-12 17:19:49.824292 | controller |               "configMap": {
2026-06-12 17:19:49.824306 | controller |                 "items": [
2026-06-12 17:19:49.824321 | controller |                   {
2026-06-12 17:19:49.824335 | controller |                     "key": "ca.crt",
2026-06-12 17:19:49.824350 | controller |                     "path": "ca.crt"
2026-06-12 17:19:49.824364 | controller |                   }
2026-06-12 17:19:49.824378 | controller |                 ],
2026-06-12 17:19:49.824393 | controller |                 "name": "kube-root-ca.crt"
2026-06-12 17:19:49.824407 | controller |               }
2026-06-12 17:19:49.824421 | controller |             },
2026-06-12 17:19:49.824435 | controller |             {
2026-06-12 17:19:49.824449 | controller |               "downwardAPI": {
2026-06-12 17:19:49.824464 | controller |                 "items": [
2026-06-12 17:19:49.824478 | controller |                   {
2026-06-12 17:19:49.824492 | controller |                     "fieldRef": {
2026-06-12 17:19:49.824507 | controller |                       "apiVersion": "v1",
2026-06-12 17:19:49.824521 | controller |                       "fieldPath": "metadata.namespace"
2026-06-12 17:19:49.824536 | controller |                     },
2026-06-12 17:19:49.824550 | controller |                     "path": "namespace"
2026-06-12 17:19:49.824565 | controller |                   }
2026-06-12 17:19:49.824604 | controller |                 ]
2026-06-12 17:19:49.824620 | controller |               }
2026-06-12 17:19:49.824635 | controller |             },
2026-06-12 17:19:49.824649 | controller |             {
2026-06-12 17:19:49.824663 | controller |               "configMap": {
2026-06-12 17:19:49.824678 | controller |                 "items": [
2026-06-12 17:19:49.824692 | controller |                   {
2026-06-12 17:19:49.824707 | controller |                     "key": "service-ca.crt",
2026-06-12 17:19:49.824721 | controller |                     "path": "service-ca.crt"
2026-06-12 17:19:49.824736 | controller |                   }
2026-06-12 17:19:49.824750 | controller |                 ],
2026-06-12 17:19:49.824765 | controller |                 "name": "openshift-service-ca.crt"
2026-06-12 17:19:49.824779 | controller |               }
2026-06-12 17:19:49.824794 | controller |             }
2026-06-12 17:19:49.824808 | controller |           ]
2026-06-12 17:19:49.824822 | controller |         }
2026-06-12 17:19:49.824837 | controller |       }
2026-06-12 17:19:49.824850 | controller |     ]
2026-06-12 17:19:49.824865 | controller |   },
2026-06-12 17:19:49.824879 | controller |   "status": {
2026-06-12 17:19:49.824894 | controller |     "conditions": [
2026-06-12 17:19:49.824910 | controller |       {
2026-06-12 17:19:49.824927 | controller |         "lastProbeTime": null,
2026-06-12 17:19:49.824943 | controller |         "lastTransitionTime": "2026-06-12T16:22:43Z",
2026-06-12 17:19:49.824958 | controller |         "status": "True",
2026-06-12 17:19:49.824973 | controller |         "type": "PodReadyToStartContainers"
2026-06-12 17:19:49.824988 | controller |       },
2026-06-12 17:19:49.825003 | controller |       {
2026-06-12 17:19:49.825018 | controller |         "lastProbeTime": null,
2026-06-12 17:19:49.825040 | controller |         "lastTransitionTime": "2026-06-12T16:21:25Z",
2026-06-12 17:19:49.825056 | controller |         "status": "True",
2026-06-12 17:19:49.825071 | controller |         "type": "Initialized"
2026-06-12 17:19:49.825086 | controller |       },
2026-06-12 17:19:49.825101 | controller |       {
2026-06-12 17:19:49.825119 | controller |         "lastProbeTime": null,
2026-06-12 17:19:49.825140 | controller |         "lastTransitionTime": "2026-06-12T16:22:55Z",
2026-06-12 17:19:49.825162 | controller |         "status": "True",
2026-06-12 17:19:49.825183 | controller |         "type": "Ready"
2026-06-12 17:19:49.825205 | controller |       },
2026-06-12 17:19:49.825226 | controller |       {
2026-06-12 17:19:49.825244 | controller |         "lastProbeTime": null,
2026-06-12 17:19:49.825261 | controller |         "lastTransitionTime": "2026-06-12T16:22:55Z",
2026-06-12 17:19:49.825278 | controller |         "status": "True",
2026-06-12 17:19:49.825300 | controller |         "type": "ContainersReady"
2026-06-12 17:19:49.825322 | controller |       },
2026-06-12 17:19:49.825339 | controller |       {
2026-06-12 17:19:49.825354 | controller |         "lastProbeTime": null,
2026-06-12 17:19:49.825369 | controller |         "lastTransitionTime": "2026-06-12T16:21:24Z",
2026-06-12 17:19:49.825385 | controller |         "status": "True",
2026-06-12 17:19:49.825401 | controller |         "type": "PodScheduled"
2026-06-12 17:19:49.825416 | controller |       }
2026-06-12 17:19:49.825431 | controller |     ],
2026-06-12 17:19:49.825445 | controller |     "containerStatuses": [
2026-06-12 17:19:49.825461 | controller |       {
2026-06-12 17:19:49.825477 | controller |         "allocatedResources": {
2026-06-12 17:19:49.825491 | controller |           "cpu": "10m",
2026-06-12 17:19:49.825508 | controller |           "memory": "256Mi"
2026-06-12 17:19:49.825523 | controller |         },
2026-06-12 17:19:49.825538 | controller |         "containerID": "cri-o://f9437c856370a11e60fb0c8e5628e9b2b744dd2f893019dfdbdec57b06da8c5d",
2026-06-12 17:19:49.825554 | controller |         "image": "quay.io/openstack-k8s-operators/neutron-operator@sha256:fff4c7eb43b7abe8a8406cbd20e6cb01dff533476d43c5a339f115fd1b8d55a6",
2026-06-12 17:19:49.825570 | controller |         "imageID": "quay.io/openstack-k8s-operators/neutron-operator@sha256:fff4c7eb43b7abe8a8406cbd20e6cb01dff533476d43c5a339f115fd1b8d55a6",
2026-06-12 17:19:49.825613 | controller |         "lastState": {},
2026-06-12 17:19:49.825630 | controller |         "name": "manager",
2026-06-12 17:19:49.825646 | controller |         "ready": true,
2026-06-12 17:19:49.825662 | controller |         "resources": {
2026-06-12 17:19:49.825678 | controller |           "limits": {
2026-06-12 17:19:49.825693 | controller |             "cpu": "500m",
2026-06-12 17:19:49.825709 | controller |             "memory": "512Mi"
2026-06-12 17:19:49.825725 | controller |           },
2026-06-12 17:19:49.825740 | controller |           "requests": {
2026-06-12 17:19:49.825755 | controller |             "cpu": "10m",
2026-06-12 17:19:49.825771 | controller |             "memory": "256Mi"
2026-06-12 17:19:49.825786 | controller |           }
2026-06-12 17:19:49.825802 | controller |         },
2026-06-12 17:19:49.825818 | controller |         "restartCount": 0,
2026-06-12 17:19:49.825833 | controller |         "started": true,
2026-06-12 17:19:49.825848 | controller |         "state": {
2026-06-12 17:19:49.825863 | controller |           "running": {
2026-06-12 17:19:49.825879 | controller |             "startedAt": "2026-06-12T16:22:43Z"
2026-06-12 17:19:49.825895 | controller |           }
2026-06-12 17:19:49.825910 | controller |         },
2026-06-12 17:19:49.825926 | controller |         "user": {
2026-06-12 17:19:49.825942 | controller |           "linux": {
2026-06-12 17:19:49.825957 | controller |             "gid": 0,
2026-06-12 17:19:49.825972 | controller |             "supplementalGroups": [
2026-06-12 17:19:49.825988 | controller |               0
2026-06-12 17:19:49.826009 | controller |             ],
2026-06-12 17:19:49.826025 | controller |             "uid": 65532
2026-06-12 17:19:49.826041 | controller |           }
2026-06-12 17:19:49.826057 | controller |         },
2026-06-12 17:19:49.826073 | controller |         "volumeMounts": [
2026-06-12 17:19:49.826089 | controller |           {
2026-06-12 17:19:49.826105 | controller |             "mountPath": "/var/run/secrets/kubernetes.io/serviceaccount",
2026-06-12 17:19:49.826121 | controller |             "name": "kube-api-access-ghvwc",
2026-06-12 17:19:49.826137 | controller |             "readOnly": true,
2026-06-12 17:19:49.826154 | controller |             "recursiveReadOnly": "Disabled"
2026-06-12 17:19:49.826171 | controller |           }
2026-06-12 17:19:49.826186 | controller |         ]
2026-06-12 17:19:49.826202 | controller |       }
2026-06-12 17:19:49.826219 | controller |     ],
2026-06-12 17:19:49.826234 | controller |     "hostIP": "192.168.126.11",
2026-06-12 17:19:49.826250 | controller |     "hostIPs": [
2026-06-12 17:19:49.826266 | controller |       {
2026-06-12 17:19:49.826282 | controller |         "ip": "192.168.126.11"
2026-06-12 17:19:49.826298 | controller |       }
2026-06-12 17:19:49.826314 | controller |     ],
2026-06-12 17:19:49.826330 | controller |     "phase": "Running",
2026-06-12 17:19:49.826347 | controller |     "podIP": "10.217.0.88",
2026-06-12 17:19:49.826363 | controller |     "podIPs": [
2026-06-12 17:19:49.826379 | controller |       {
2026-06-12 17:19:49.826394 | controller |         "ip": "10.217.0.88"
2026-06-12 17:19:49.826409 | controller |       }
2026-06-12 17:19:49.826425 | controller |     ],
2026-06-12 17:19:49.826440 | controller |     "qosClass": "Burstable",
2026-06-12 17:19:49.826456 | controller |     "startTime": "2026-06-12T16:21:25Z"
2026-06-12 17:19:49.826471 | controller |   }
2026-06-12 17:19:49.826487 | controller | }
2026-06-12 17:19:49.848774 | controller | ok:
2026-06-12 17:19:49.848853 | controller | {
2026-06-12 17:19:49.848874 | controller |   "apiVersion": "v1",
2026-06-12 17:19:49.848891 | controller |   "kind": "Pod",
2026-06-12 17:19:49.848907 | controller |   "metadata": {
2026-06-12 17:19:49.848922 | controller |     "annotations": {
2026-06-12 17:19:49.848938 | 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-12 17:19:49.848954 | 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-12 17:19:49.848995 | controller |       "kubectl.kubernetes.io/default-container": "manager",
2026-06-12 17:19:49.849018 | controller |       "openshift.io/scc": "anyuid",
2026-06-12 17:19:49.849034 | controller |       "security.openshift.io/validated-scc-subject-type": "serviceaccount"
2026-06-12 17:19:49.849049 | controller |     },
2026-06-12 17:19:49.849064 | controller |     "creationTimestamp": "2026-06-12T16:21:24Z",
2026-06-12 17:19:49.849078 | controller |     "generateName": "nova-operator-controller-manager-6df846755f-",
2026-06-12 17:19:49.849093 | controller |     "generation": 1,
2026-06-12 17:19:49.849107 | controller |     "labels": {
2026-06-12 17:19:49.849122 | controller |       "app.kubernetes.io/name": "nova-operator",
2026-06-12 17:19:49.849136 | controller |       "control-plane": "controller-manager",
2026-06-12 17:19:49.849151 | controller |       "openstack.org/operator-name": "nova",
2026-06-12 17:19:49.849165 | controller |       "pod-template-hash": "6df846755f"
2026-06-12 17:19:49.849186 | controller |     },
2026-06-12 17:19:49.849201 | controller |     "managedFields": [
2026-06-12 17:19:49.849216 | controller |       {
2026-06-12 17:19:49.849230 | controller |         "apiVersion": "v1",
2026-06-12 17:19:49.849245 | controller |         "fieldsType": "FieldsV1",
2026-06-12 17:19:49.849259 | controller |         "fieldsV1": {
2026-06-12 17:19:49.849273 | controller |           "f:metadata": {
2026-06-12 17:19:49.849287 | controller |             "f:annotations": {
2026-06-12 17:19:49.849301 | controller |               "f:k8s.ovn.org/pod-networks": {}
2026-06-12 17:19:49.849316 | controller |             }
2026-06-12 17:19:49.849330 | controller |           }
2026-06-12 17:19:49.849343 | controller |         },
2026-06-12 17:19:49.849357 | controller |         "manager": "crc",
2026-06-12 17:19:49.849371 | controller |         "operation": "Update",
2026-06-12 17:19:49.849385 | controller |         "subresource": "status",
2026-06-12 17:19:49.849399 | controller |         "time": "2026-06-12T16:21:24Z"
2026-06-12 17:19:49.849414 | controller |       },
2026-06-12 17:19:49.849428 | controller |       {
2026-06-12 17:19:49.849441 | controller |         "apiVersion": "v1",
2026-06-12 17:19:49.849455 | controller |         "fieldsType": "FieldsV1",
2026-06-12 17:19:49.849469 | controller |         "fieldsV1": {
2026-06-12 17:19:49.849484 | controller |           "f:metadata": {
2026-06-12 17:19:49.849499 | controller |             "f:annotations": {
2026-06-12 17:19:49.849514 | controller |               ".": {},
2026-06-12 17:19:49.849529 | controller |               "f:kubectl.kubernetes.io/default-container": {}
2026-06-12 17:19:49.849544 | controller |             },
2026-06-12 17:19:49.849560 | controller |             "f:generateName": {},
2026-06-12 17:19:49.849590 | controller |             "f:labels": {
2026-06-12 17:19:49.849611 | controller |               ".": {},
2026-06-12 17:19:49.849627 | controller |               "f:app.kubernetes.io/name": {},
2026-06-12 17:19:49.849642 | controller |               "f:control-plane": {},
2026-06-12 17:19:49.849656 | controller |               "f:openstack.org/operator-name": {},
2026-06-12 17:19:49.849671 | controller |               "f:pod-template-hash": {}
2026-06-12 17:19:49.849685 | controller |             },
2026-06-12 17:19:49.849700 | controller |             "f:ownerReferences": {
2026-06-12 17:19:49.849714 | controller |               ".": {},
2026-06-12 17:19:49.849729 | controller |               "k:{\"uid\":\"5e8ed720-4cd7-45bd-a76c-db24bbe2af7e\"}": {}
2026-06-12 17:19:49.849744 | controller |             }
2026-06-12 17:19:49.849760 | controller |           },
2026-06-12 17:19:49.849775 | controller |           "f:spec": {
2026-06-12 17:19:49.849789 | controller |             "f:containers": {
2026-06-12 17:19:49.849804 | controller |               "k:{\"name\":\"manager\"}": {
2026-06-12 17:19:49.849818 | controller |                 ".": {},
2026-06-12 17:19:49.849833 | controller |                 "f:args": {},
2026-06-12 17:19:49.849847 | controller |                 "f:command": {},
2026-06-12 17:19:49.849861 | controller |                 "f:env": {
2026-06-12 17:19:49.849876 | controller |                   ".": {},
2026-06-12 17:19:49.849891 | controller |                   "k:{\"name\":\"ENABLE_WEBHOOKS\"}": {
2026-06-12 17:19:49.849905 | controller |                     ".": {},
2026-06-12 17:19:49.849920 | controller |                     "f:name": {},
2026-06-12 17:19:49.849934 | controller |                     "f:value": {}
2026-06-12 17:19:49.849948 | controller |                   },
2026-06-12 17:19:49.849963 | controller |                   "k:{\"name\":\"LEASE_DURATION\"}": {
2026-06-12 17:19:49.849977 | controller |                     ".": {},
2026-06-12 17:19:49.849991 | controller |                     "f:name": {},
2026-06-12 17:19:49.850006 | controller |                     "f:value": {}
2026-06-12 17:19:49.850020 | controller |                   },
2026-06-12 17:19:49.850076 | controller |                   "k:{\"name\":\"METRICS_CERTS\"}": {
2026-06-12 17:19:49.850096 | controller |                     ".": {},
2026-06-12 17:19:49.850111 | controller |                     "f:name": {},
2026-06-12 17:19:49.850125 | controller |                     "f:value": {}
2026-06-12 17:19:49.850140 | controller |                   },
2026-06-12 17:19:49.850154 | controller |                   "k:{\"name\":\"RENEW_DEADLINE\"}": {
2026-06-12 17:19:49.850169 | controller |                     ".": {},
2026-06-12 17:19:49.850183 | controller |                     "f:name": {},
2026-06-12 17:19:49.850197 | controller |                     "f:value": {}
2026-06-12 17:19:49.850212 | controller |                   },
2026-06-12 17:19:49.850226 | controller |                   "k:{\"name\":\"RETRY_PERIOD\"}": {
2026-06-12 17:19:49.850240 | controller |                     ".": {},
2026-06-12 17:19:49.850255 | controller |                     "f:name": {},
2026-06-12 17:19:49.850269 | controller |                     "f:value": {}
2026-06-12 17:19:49.850283 | controller |                   }
2026-06-12 17:19:49.850298 | controller |                 },
2026-06-12 17:19:49.850312 | controller |                 "f:image": {},
2026-06-12 17:19:49.850326 | controller |                 "f:imagePullPolicy": {},
2026-06-12 17:19:49.850340 | controller |                 "f:livenessProbe": {
2026-06-12 17:19:49.850355 | controller |                   ".": {},
2026-06-12 17:19:49.850369 | controller |                   "f:failureThreshold": {},
2026-06-12 17:19:49.850384 | controller |                   "f:httpGet": {
2026-06-12 17:19:49.850398 | controller |                     ".": {},
2026-06-12 17:19:49.850413 | controller |                     "f:path": {},
2026-06-12 17:19:49.850427 | controller |                     "f:port": {},
2026-06-12 17:19:49.850442 | controller |                     "f:scheme": {}
2026-06-12 17:19:49.850456 | controller |                   },
2026-06-12 17:19:49.850471 | controller |                   "f:initialDelaySeconds": {},
2026-06-12 17:19:49.850485 | controller |                   "f:periodSeconds": {},
2026-06-12 17:19:49.850499 | controller |                   "f:successThreshold": {},
2026-06-12 17:19:49.850514 | controller |                   "f:timeoutSeconds": {}
2026-06-12 17:19:49.850528 | controller |                 },
2026-06-12 17:19:49.850543 | controller |                 "f:name": {},
2026-06-12 17:19:49.850558 | controller |                 "f:readinessProbe": {
2026-06-12 17:19:49.850590 | controller |                   ".": {},
2026-06-12 17:19:49.850611 | controller |                   "f:failureThreshold": {},
2026-06-12 17:19:49.850627 | controller |                   "f:httpGet": {
2026-06-12 17:19:49.850642 | controller |                     ".": {},
2026-06-12 17:19:49.850657 | controller |                     "f:path": {},
2026-06-12 17:19:49.850672 | controller |                     "f:port": {},
2026-06-12 17:19:49.850686 | controller |                     "f:scheme": {}
2026-06-12 17:19:49.850701 | controller |                   },
2026-06-12 17:19:49.850715 | controller |                   "f:initialDelaySeconds": {},
2026-06-12 17:19:49.850730 | controller |                   "f:periodSeconds": {},
2026-06-12 17:19:49.850745 | controller |                   "f:successThreshold": {},
2026-06-12 17:19:49.850759 | controller |                   "f:timeoutSeconds": {}
2026-06-12 17:19:49.850774 | controller |                 },
2026-06-12 17:19:49.850788 | controller |                 "f:resources": {
2026-06-12 17:19:49.850803 | controller |                   ".": {},
2026-06-12 17:19:49.850818 | controller |                   "f:limits": {
2026-06-12 17:19:49.850833 | controller |                     ".": {},
2026-06-12 17:19:49.850847 | controller |                     "f:cpu": {},
2026-06-12 17:19:49.850862 | controller |                     "f:memory": {}
2026-06-12 17:19:49.850876 | controller |                   },
2026-06-12 17:19:49.850894 | controller |                   "f:requests": {
2026-06-12 17:19:49.850909 | controller |                     ".": {},
2026-06-12 17:19:49.850923 | controller |                     "f:cpu": {},
2026-06-12 17:19:49.850938 | controller |                     "f:memory": {}
2026-06-12 17:19:49.850952 | controller |                   }
2026-06-12 17:19:49.850966 | controller |                 },
2026-06-12 17:19:49.850980 | controller |                 "f:securityContext": {
2026-06-12 17:19:49.850995 | controller |                   ".": {},
2026-06-12 17:19:49.851009 | controller |                   "f:allowPrivilegeEscalation": {}
2026-06-12 17:19:49.851023 | controller |                 },
2026-06-12 17:19:49.851038 | controller |                 "f:terminationMessagePath": {},
2026-06-12 17:19:49.851052 | controller |                 "f:terminationMessagePolicy": {}
2026-06-12 17:19:49.851066 | controller |               }
2026-06-12 17:19:49.851081 | controller |             },
2026-06-12 17:19:49.851095 | controller |             "f:dnsPolicy": {},
2026-06-12 17:19:49.851143 | controller |             "f:enableServiceLinks": {},
2026-06-12 17:19:49.851163 | controller |             "f:restartPolicy": {},
2026-06-12 17:19:49.851178 | controller |             "f:schedulerName": {},
2026-06-12 17:19:49.851192 | controller |             "f:securityContext": {
2026-06-12 17:19:49.851207 | controller |               ".": {},
2026-06-12 17:19:49.851221 | controller |               "f:runAsNonRoot": {}
2026-06-12 17:19:49.851235 | controller |             },
2026-06-12 17:19:49.851250 | controller |             "f:serviceAccount": {},
2026-06-12 17:19:49.851264 | controller |             "f:serviceAccountName": {},
2026-06-12 17:19:49.851278 | controller |             "f:terminationGracePeriodSeconds": {},
2026-06-12 17:19:49.851293 | controller |             "f:tolerations": {}
2026-06-12 17:19:49.851307 | controller |           }
2026-06-12 17:19:49.851321 | controller |         },
2026-06-12 17:19:49.851336 | controller |         "manager": "kube-controller-manager",
2026-06-12 17:19:49.851350 | controller |         "operation": "Update",
2026-06-12 17:19:49.851364 | controller |         "time": "2026-06-12T16:21:24Z"
2026-06-12 17:19:49.851379 | controller |       },
2026-06-12 17:19:49.851393 | controller |       {
2026-06-12 17:19:49.851407 | controller |         "apiVersion": "v1",
2026-06-12 17:19:49.851421 | controller |         "fieldsType": "FieldsV1",
2026-06-12 17:19:49.851436 | controller |         "fieldsV1": {
2026-06-12 17:19:49.851450 | controller |           "f:metadata": {
2026-06-12 17:19:49.851464 | controller |             "f:annotations": {
2026-06-12 17:19:49.851478 | controller |               "f:k8s.v1.cni.cncf.io/network-status": {}
2026-06-12 17:19:49.851492 | controller |             }
2026-06-12 17:19:49.851507 | controller |           }
2026-06-12 17:19:49.851521 | controller |         },
2026-06-12 17:19:49.851536 | controller |         "manager": "multus-daemon",
2026-06-12 17:19:49.851550 | controller |         "operation": "Update",
2026-06-12 17:19:49.851564 | controller |         "subresource": "status",
2026-06-12 17:19:49.851600 | controller |         "time": "2026-06-12T16:21:35Z"
2026-06-12 17:19:49.851617 | controller |       },
2026-06-12 17:19:49.851632 | controller |       {
2026-06-12 17:19:49.851648 | controller |         "apiVersion": "v1",
2026-06-12 17:19:49.851662 | controller |         "fieldsType": "FieldsV1",
2026-06-12 17:19:49.851677 | controller |         "fieldsV1": {
2026-06-12 17:19:49.851691 | controller |           "f:status": {
2026-06-12 17:19:49.851706 | controller |             "f:conditions": {
2026-06-12 17:19:49.851720 | controller |               "k:{\"type\":\"ContainersReady\"}": {
2026-06-12 17:19:49.851735 | controller |                 ".": {},
2026-06-12 17:19:49.851750 | controller |                 "f:lastProbeTime": {},
2026-06-12 17:19:49.851764 | controller |                 "f:lastTransitionTime": {},
2026-06-12 17:19:49.851779 | controller |                 "f:status": {},
2026-06-12 17:19:49.851797 | controller |                 "f:type": {}
2026-06-12 17:19:49.851812 | controller |               },
2026-06-12 17:19:49.851827 | controller |               "k:{\"type\":\"Initialized\"}": {
2026-06-12 17:19:49.851842 | controller |                 ".": {},
2026-06-12 17:19:49.851857 | controller |                 "f:lastProbeTime": {},
2026-06-12 17:19:49.851872 | controller |                 "f:lastTransitionTime": {},
2026-06-12 17:19:49.851888 | controller |                 "f:status": {},
2026-06-12 17:19:49.851903 | controller |                 "f:type": {}
2026-06-12 17:19:49.851918 | controller |               },
2026-06-12 17:19:49.851933 | controller |               "k:{\"type\":\"PodReadyToStartContainers\"}": {
2026-06-12 17:19:49.851948 | controller |                 ".": {},
2026-06-12 17:19:49.851962 | controller |                 "f:lastProbeTime": {},
2026-06-12 17:19:49.851977 | controller |                 "f:lastTransitionTime": {},
2026-06-12 17:19:49.851992 | controller |                 "f:status": {},
2026-06-12 17:19:49.852007 | controller |                 "f:type": {}
2026-06-12 17:19:49.852021 | controller |               },
2026-06-12 17:19:49.852055 | controller |               "k:{\"type\":\"Ready\"}": {
2026-06-12 17:19:49.852070 | controller |                 ".": {},
2026-06-12 17:19:49.852085 | controller |                 "f:lastProbeTime": {},
2026-06-12 17:19:49.852100 | controller |                 "f:lastTransitionTime": {},
2026-06-12 17:19:49.852114 | controller |                 "f:status": {},
2026-06-12 17:19:49.852128 | controller |                 "f:type": {}
2026-06-12 17:19:49.852143 | controller |               }
2026-06-12 17:19:49.852157 | controller |             },
2026-06-12 17:19:49.852172 | controller |             "f:containerStatuses": {},
2026-06-12 17:19:49.852186 | controller |             "f:hostIP": {},
2026-06-12 17:19:49.852201 | controller |             "f:hostIPs": {},
2026-06-12 17:19:49.852216 | controller |             "f:phase": {},
2026-06-12 17:19:49.852230 | controller |             "f:podIP": {},
2026-06-12 17:19:49.852244 | controller |             "f:podIPs": {
2026-06-12 17:19:49.852259 | controller |               ".": {},
2026-06-12 17:19:49.852273 | controller |               "k:{\"ip\":\"10.217.0.89\"}": {
2026-06-12 17:19:49.852288 | controller |                 ".": {},
2026-06-12 17:19:49.852302 | controller |                 "f:ip": {}
2026-06-12 17:19:49.852317 | controller |               }
2026-06-12 17:19:49.852331 | controller |             },
2026-06-12 17:19:49.852346 | controller |             "f:startTime": {}
2026-06-12 17:19:49.852361 | controller |           }
2026-06-12 17:19:49.852375 | controller |         },
2026-06-12 17:19:49.852389 | controller |         "manager": "kubelet",
2026-06-12 17:19:49.852404 | controller |         "operation": "Update",
2026-06-12 17:19:49.852419 | controller |         "subresource": "status",
2026-06-12 17:19:49.852433 | controller |         "time": "2026-06-12T16:23:06Z"
2026-06-12 17:19:49.852448 | controller |       }
2026-06-12 17:19:49.852462 | controller |     ],
2026-06-12 17:19:49.852476 | controller |     "name": "nova-operator-controller-manager-6df846755f-rtp46",
2026-06-12 17:19:49.852491 | controller |     "namespace": "openstack-operators",
2026-06-12 17:19:49.852505 | controller |     "ownerReferences": [
2026-06-12 17:19:49.852519 | controller |       {
2026-06-12 17:19:49.852534 | controller |         "apiVersion": "apps/v1",
2026-06-12 17:19:49.852548 | controller |         "blockOwnerDeletion": true,
2026-06-12 17:19:49.852562 | controller |         "controller": true,
2026-06-12 17:19:49.852599 | controller |         "kind": "ReplicaSet",
2026-06-12 17:19:49.852616 | controller |         "name": "nova-operator-controller-manager-6df846755f",
2026-06-12 17:19:49.852630 | controller |         "uid": "5e8ed720-4cd7-45bd-a76c-db24bbe2af7e"
2026-06-12 17:19:49.852645 | controller |       }
2026-06-12 17:19:49.852663 | controller |     ],
2026-06-12 17:19:49.852678 | controller |     "resourceVersion": "55841",
2026-06-12 17:19:49.852693 | controller |     "uid": "dc459aba-7eed-4ae5-af55-7935d41c5df8"
2026-06-12 17:19:49.852708 | controller |   },
2026-06-12 17:19:49.852723 | controller |   "spec": {
2026-06-12 17:19:49.852738 | controller |     "containers": [
2026-06-12 17:19:49.852753 | controller |       {
2026-06-12 17:19:49.852768 | controller |         "args": [
2026-06-12 17:19:49.852782 | controller |           "--leader-elect",
2026-06-12 17:19:49.852797 | controller |           "--health-probe-bind-address=:8081",
2026-06-12 17:19:49.852812 | controller |           "--metrics-bind-address=127.0.0.1:8080"
2026-06-12 17:19:49.852827 | controller |         ],
2026-06-12 17:19:49.852842 | controller |         "command": [
2026-06-12 17:19:49.852857 | controller |           "/manager"
2026-06-12 17:19:49.852872 | controller |         ],
2026-06-12 17:19:49.852886 | controller |         "env": [
2026-06-12 17:19:49.852901 | controller |           {
2026-06-12 17:19:49.852918 | controller |             "name": "LEASE_DURATION",
2026-06-12 17:19:49.852936 | controller |             "value": "30"
2026-06-12 17:19:49.852950 | controller |           },
2026-06-12 17:19:49.852965 | controller |           {
2026-06-12 17:19:49.852980 | controller |             "name": "RENEW_DEADLINE",
2026-06-12 17:19:49.852995 | controller |             "value": "20"
2026-06-12 17:19:49.853009 | controller |           },
2026-06-12 17:19:49.853023 | controller |           {
2026-06-12 17:19:49.853037 | controller |             "name": "RETRY_PERIOD",
2026-06-12 17:19:49.853052 | controller |             "value": "5"
2026-06-12 17:19:49.853066 | controller |           },
2026-06-12 17:19:49.853080 | controller |           {
2026-06-12 17:19:49.853095 | controller |             "name": "ENABLE_WEBHOOKS",
2026-06-12 17:19:49.853109 | controller |             "value": "false"
2026-06-12 17:19:49.853124 | controller |           },
2026-06-12 17:19:49.853138 | controller |           {
2026-06-12 17:19:49.853153 | controller |             "name": "METRICS_CERTS",
2026-06-12 17:19:49.853167 | controller |             "value": "false"
2026-06-12 17:19:49.853182 | controller |           }
2026-06-12 17:19:49.853196 | controller |         ],
2026-06-12 17:19:49.853210 | controller |         "image": "quay.io/openstack-k8s-operators/nova-operator@sha256:4db6b95b62c09b4f6bde27b0fd148e599246fbdcd3f479b615df2ac507a9ac12",
2026-06-12 17:19:49.853225 | controller |         "imagePullPolicy": "IfNotPresent",
2026-06-12 17:19:49.853240 | controller |         "livenessProbe": {
2026-06-12 17:19:49.853255 | controller |           "failureThreshold": 3,
2026-06-12 17:19:49.853269 | controller |           "httpGet": {
2026-06-12 17:19:49.853284 | controller |             "path": "/healthz",
2026-06-12 17:19:49.853298 | controller |             "port": 8081,
2026-06-12 17:19:49.853312 | controller |             "scheme": "HTTP"
2026-06-12 17:19:49.853327 | controller |           },
2026-06-12 17:19:49.853341 | controller |           "initialDelaySeconds": 15,
2026-06-12 17:19:49.853355 | controller |           "periodSeconds": 20,
2026-06-12 17:19:49.853370 | controller |           "successThreshold": 1,
2026-06-12 17:19:49.853384 | controller |           "timeoutSeconds": 1
2026-06-12 17:19:49.853398 | controller |         },
2026-06-12 17:19:49.853413 | controller |         "name": "manager",
2026-06-12 17:19:49.853427 | controller |         "readinessProbe": {
2026-06-12 17:19:49.853441 | controller |           "failureThreshold": 3,
2026-06-12 17:19:49.853455 | controller |           "httpGet": {
2026-06-12 17:19:49.853470 | controller |             "path": "/readyz",
2026-06-12 17:19:49.853484 | controller |             "port": 8081,
2026-06-12 17:19:49.853498 | controller |             "scheme": "HTTP"
2026-06-12 17:19:49.853512 | controller |           },
2026-06-12 17:19:49.853527 | controller |           "initialDelaySeconds": 5,
2026-06-12 17:19:49.853541 | controller |           "periodSeconds": 10,
2026-06-12 17:19:49.853559 | controller |           "successThreshold": 1,
2026-06-12 17:19:49.853589 | controller |           "timeoutSeconds": 1
2026-06-12 17:19:49.853609 | controller |         },
2026-06-12 17:19:49.853624 | controller |         "resources": {
2026-06-12 17:19:49.853638 | controller |           "limits": {
2026-06-12 17:19:49.853653 | controller |             "cpu": "500m",
2026-06-12 17:19:49.853667 | controller |             "memory": "512Mi"
2026-06-12 17:19:49.853681 | controller |           },
2026-06-12 17:19:49.853696 | controller |           "requests": {
2026-06-12 17:19:49.853711 | controller |             "cpu": "10m",
2026-06-12 17:19:49.853730 | controller |             "memory": "256Mi"
2026-06-12 17:19:49.853746 | controller |           }
2026-06-12 17:19:49.853761 | controller |         },
2026-06-12 17:19:49.853776 | controller |         "securityContext": {
2026-06-12 17:19:49.853791 | controller |           "allowPrivilegeEscalation": false,
2026-06-12 17:19:49.853806 | controller |           "capabilities": {
2026-06-12 17:19:49.853821 | controller |             "drop": [
2026-06-12 17:19:49.853836 | controller |               "MKNOD"
2026-06-12 17:19:49.853851 | controller |             ]
2026-06-12 17:19:49.853866 | controller |           }
2026-06-12 17:19:49.853880 | controller |         },
2026-06-12 17:19:49.853895 | controller |         "terminationMessagePath": "/dev/termination-log",
2026-06-12 17:19:49.853909 | controller |         "terminationMessagePolicy": "File",
2026-06-12 17:19:49.853924 | controller |         "volumeMounts": [
2026-06-12 17:19:49.853939 | controller |           {
2026-06-12 17:19:49.853954 | controller |             "mountPath": "/var/run/secrets/kubernetes.io/serviceaccount",
2026-06-12 17:19:49.853969 | controller |             "name": "kube-api-access-qkw4s",
2026-06-12 17:19:49.853984 | controller |             "readOnly": true
2026-06-12 17:19:49.853999 | controller |           }
2026-06-12 17:19:49.854014 | controller |         ]
2026-06-12 17:19:49.854029 | controller |       }
2026-06-12 17:19:49.854077 | controller |     ],
2026-06-12 17:19:49.854103 | controller |     "dnsPolicy": "ClusterFirst",
2026-06-12 17:19:49.854123 | controller |     "enableServiceLinks": true,
2026-06-12 17:19:49.854143 | controller |     "imagePullSecrets": [
2026-06-12 17:19:49.854163 | controller |       {
2026-06-12 17:19:49.854183 | controller |         "name": "nova-operator-controller-manager-dockercfg-hkhnd"
2026-06-12 17:19:49.854203 | controller |       }
2026-06-12 17:19:49.854223 | controller |     ],
2026-06-12 17:19:49.854242 | controller |     "nodeName": "crc",
2026-06-12 17:19:49.854262 | controller |     "preemptionPolicy": "PreemptLowerPriority",
2026-06-12 17:19:49.854282 | controller |     "priority": 0,
2026-06-12 17:19:49.854301 | controller |     "restartPolicy": "Always",
2026-06-12 17:19:49.854321 | controller |     "schedulerName": "default-scheduler",
2026-06-12 17:19:49.854340 | controller |     "securityContext": {
2026-06-12 17:19:49.854359 | controller |       "runAsNonRoot": true,
2026-06-12 17:19:49.854378 | controller |       "seLinuxOptions": {
2026-06-12 17:19:49.854398 | controller |         "level": "s0:c26,c5"
2026-06-12 17:19:49.854417 | controller |       }
2026-06-12 17:19:49.854436 | controller |     },
2026-06-12 17:19:49.854455 | controller |     "serviceAccount": "nova-operator-controller-manager",
2026-06-12 17:19:49.854475 | controller |     "serviceAccountName": "nova-operator-controller-manager",
2026-06-12 17:19:49.854494 | controller |     "terminationGracePeriodSeconds": 10,
2026-06-12 17:19:49.854513 | controller |     "tolerations": [
2026-06-12 17:19:49.854536 | controller |       {
2026-06-12 17:19:49.854556 | controller |         "effect": "NoExecute",
2026-06-12 17:19:49.854598 | controller |         "key": "node.kubernetes.io/not-ready",
2026-06-12 17:19:49.854622 | controller |         "operator": "Exists",
2026-06-12 17:19:49.854671 | controller |         "tolerationSeconds": 120
2026-06-12 17:19:49.854695 | controller |       },
2026-06-12 17:19:49.854711 | controller |       {
2026-06-12 17:19:49.854727 | controller |         "effect": "NoExecute",
2026-06-12 17:19:49.854742 | controller |         "key": "node.kubernetes.io/unreachable",
2026-06-12 17:19:49.854757 | controller |         "operator": "Exists",
2026-06-12 17:19:49.854772 | controller |         "tolerationSeconds": 120
2026-06-12 17:19:49.854787 | controller |       },
2026-06-12 17:19:49.854801 | controller |       {
2026-06-12 17:19:49.854816 | controller |         "effect": "NoSchedule",
2026-06-12 17:19:49.854830 | controller |         "key": "node.kubernetes.io/memory-pressure",
2026-06-12 17:19:49.854845 | controller |         "operator": "Exists"
2026-06-12 17:19:49.854859 | controller |       }
2026-06-12 17:19:49.854874 | controller |     ],
2026-06-12 17:19:49.854888 | controller |     "volumes": [
2026-06-12 17:19:49.854903 | controller |       {
2026-06-12 17:19:49.854917 | controller |         "name": "kube-api-access-qkw4s",
2026-06-12 17:19:49.854932 | controller |         "projected": {
2026-06-12 17:19:49.854947 | controller |           "defaultMode": 420,
2026-06-12 17:19:49.854962 | controller |           "sources": [
2026-06-12 17:19:49.854977 | controller |             {
2026-06-12 17:19:49.854992 | controller |               "serviceAccountToken": {
2026-06-12 17:19:49.855007 | controller |                 "expirationSeconds": 3607,
2026-06-12 17:19:49.855022 | controller |                 "path": "token"
2026-06-12 17:19:49.855037 | controller |               }
2026-06-12 17:19:49.855052 | controller |             },
2026-06-12 17:19:49.855067 | controller |             {
2026-06-12 17:19:49.855082 | controller |               "configMap": {
2026-06-12 17:19:49.855097 | controller |                 "items": [
2026-06-12 17:19:49.855112 | controller |                   {
2026-06-12 17:19:49.855127 | controller |                     "key": "ca.crt",
2026-06-12 17:19:49.855142 | controller |                     "path": "ca.crt"
2026-06-12 17:19:49.855157 | controller |                   }
2026-06-12 17:19:49.855171 | controller |                 ],
2026-06-12 17:19:49.855186 | controller |                 "name": "kube-root-ca.crt"
2026-06-12 17:19:49.855201 | controller |               }
2026-06-12 17:19:49.855215 | controller |             },
2026-06-12 17:19:49.855230 | controller |             {
2026-06-12 17:19:49.855245 | controller |               "downwardAPI": {
2026-06-12 17:19:49.855260 | controller |                 "items": [
2026-06-12 17:19:49.855274 | controller |                   {
2026-06-12 17:19:49.855289 | controller |                     "fieldRef": {
2026-06-12 17:19:49.855303 | controller |                       "apiVersion": "v1",
2026-06-12 17:19:49.855318 | controller |                       "fieldPath": "metadata.namespace"
2026-06-12 17:19:49.855333 | controller |                     },
2026-06-12 17:19:49.855347 | controller |                     "path": "namespace"
2026-06-12 17:19:49.855362 | controller |                   }
2026-06-12 17:19:49.855376 | controller |                 ]
2026-06-12 17:19:49.855390 | controller |               }
2026-06-12 17:19:49.855405 | controller |             },
2026-06-12 17:19:49.855419 | controller |             {
2026-06-12 17:19:49.855433 | controller |               "configMap": {
2026-06-12 17:19:49.855447 | controller |                 "items": [
2026-06-12 17:19:49.855461 | controller |                   {
2026-06-12 17:19:49.855475 | controller |                     "key": "service-ca.crt",
2026-06-12 17:19:49.855490 | controller |                     "path": "service-ca.crt"
2026-06-12 17:19:49.855504 | controller |                   }
2026-06-12 17:19:49.855518 | controller |                 ],
2026-06-12 17:19:49.855532 | controller |                 "name": "openshift-service-ca.crt"
2026-06-12 17:19:49.855546 | controller |               }
2026-06-12 17:19:49.855560 | controller |             }
2026-06-12 17:19:49.855603 | controller |           ]
2026-06-12 17:19:49.855624 | controller |         }
2026-06-12 17:19:49.855639 | controller |       }
2026-06-12 17:19:49.855653 | controller |     ]
2026-06-12 17:19:49.855667 | controller |   },
2026-06-12 17:19:49.855682 | controller |   "status": {
2026-06-12 17:19:49.855696 | controller |     "conditions": [
2026-06-12 17:19:49.855710 | controller |       {
2026-06-12 17:19:49.855724 | controller |         "lastProbeTime": null,
2026-06-12 17:19:49.855737 | controller |         "lastTransitionTime": "2026-06-12T16:22:46Z",
2026-06-12 17:19:49.855752 | controller |         "status": "True",
2026-06-12 17:19:49.855771 | controller |         "type": "PodReadyToStartContainers"
2026-06-12 17:19:49.855786 | controller |       },
2026-06-12 17:19:49.855800 | controller |       {
2026-06-12 17:19:49.855815 | controller |         "lastProbeTime": null,
2026-06-12 17:19:49.855829 | controller |         "lastTransitionTime": "2026-06-12T16:21:25Z",
2026-06-12 17:19:49.855844 | controller |         "status": "True",
2026-06-12 17:19:49.855858 | controller |         "type": "Initialized"
2026-06-12 17:19:49.855872 | controller |       },
2026-06-12 17:19:49.855886 | controller |       {
2026-06-12 17:19:49.855901 | controller |         "lastProbeTime": null,
2026-06-12 17:19:49.855915 | controller |         "lastTransitionTime": "2026-06-12T16:22:58Z",
2026-06-12 17:19:49.855929 | controller |         "status": "True",
2026-06-12 17:19:49.855944 | controller |         "type": "Ready"
2026-06-12 17:19:49.855958 | controller |       },
2026-06-12 17:19:49.855972 | controller |       {
2026-06-12 17:19:49.855987 | controller |         "lastProbeTime": null,
2026-06-12 17:19:49.856007 | controller |         "lastTransitionTime": "2026-06-12T16:22:58Z",
2026-06-12 17:19:49.856034 | controller |         "status": "True",
2026-06-12 17:19:49.856051 | controller |         "type": "ContainersReady"
2026-06-12 17:19:49.856067 | controller |       },
2026-06-12 17:19:49.856082 | controller |       {
2026-06-12 17:19:49.856096 | controller |         "lastProbeTime": null,
2026-06-12 17:19:49.856111 | controller |         "lastTransitionTime": "2026-06-12T16:21:24Z",
2026-06-12 17:19:49.856126 | controller |         "status": "True",
2026-06-12 17:19:49.856140 | controller |         "type": "PodScheduled"
2026-06-12 17:19:49.856155 | controller |       }
2026-06-12 17:19:49.856170 | controller |     ],
2026-06-12 17:19:49.856185 | controller |     "containerStatuses": [
2026-06-12 17:19:49.856199 | controller |       {
2026-06-12 17:19:49.856214 | controller |         "allocatedResources": {
2026-06-12 17:19:49.856228 | controller |           "cpu": "10m",
2026-06-12 17:19:49.856244 | controller |           "memory": "256Mi"
2026-06-12 17:19:49.856259 | controller |         },
2026-06-12 17:19:49.856274 | controller |         "containerID": "cri-o://b20784c4d239fb0d260b09659bc5856ede985b5760591ef39060ba2f2cd927bf",
2026-06-12 17:19:49.856289 | controller |         "image": "quay.io/openstack-k8s-operators/nova-operator@sha256:4db6b95b62c09b4f6bde27b0fd148e599246fbdcd3f479b615df2ac507a9ac12",
2026-06-12 17:19:49.856304 | controller |         "imageID": "quay.io/openstack-k8s-operators/nova-operator@sha256:4db6b95b62c09b4f6bde27b0fd148e599246fbdcd3f479b615df2ac507a9ac12",
2026-06-12 17:19:49.856319 | controller |         "lastState": {},
2026-06-12 17:19:49.856334 | controller |         "name": "manager",
2026-06-12 17:19:49.856349 | controller |         "ready": true,
2026-06-12 17:19:49.856364 | controller |         "resources": {
2026-06-12 17:19:49.856379 | controller |           "limits": {
2026-06-12 17:19:49.856393 | controller |             "cpu": "500m",
2026-06-12 17:19:49.856407 | controller |             "memory": "512Mi"
2026-06-12 17:19:49.856421 | controller |           },
2026-06-12 17:19:49.856436 | controller |           "requests": {
2026-06-12 17:19:49.856450 | controller |             "cpu": "10m",
2026-06-12 17:19:49.856465 | controller |             "memory": "256Mi"
2026-06-12 17:19:49.856483 | controller |           }
2026-06-12 17:19:49.856498 | controller |         },
2026-06-12 17:19:49.856512 | controller |         "restartCount": 0,
2026-06-12 17:19:49.856527 | controller |         "started": true,
2026-06-12 17:19:49.856541 | controller |         "state": {
2026-06-12 17:19:49.856555 | controller |           "running": {
2026-06-12 17:19:49.856570 | controller |             "startedAt": "2026-06-12T16:22:45Z"
2026-06-12 17:19:49.856607 | controller |           }
2026-06-12 17:19:49.856623 | controller |         },
2026-06-12 17:19:49.856637 | controller |         "user": {
2026-06-12 17:19:49.856652 | controller |           "linux": {
2026-06-12 17:19:49.856666 | controller |             "gid": 0,
2026-06-12 17:19:49.856680 | controller |             "supplementalGroups": [
2026-06-12 17:19:49.856694 | controller |               0
2026-06-12 17:19:49.856709 | controller |             ],
2026-06-12 17:19:49.856724 | controller |             "uid": 65532
2026-06-12 17:19:49.856741 | controller |           }
2026-06-12 17:19:49.856756 | controller |         },
2026-06-12 17:19:49.856770 | controller |         "volumeMounts": [
2026-06-12 17:19:49.856784 | controller |           {
2026-06-12 17:19:49.856799 | controller |             "mountPath": "/var/run/secrets/kubernetes.io/serviceaccount",
2026-06-12 17:19:49.856813 | controller |             "name": "kube-api-access-qkw4s",
2026-06-12 17:19:49.856828 | controller |             "readOnly": true,
2026-06-12 17:19:49.856843 | controller |             "recursiveReadOnly": "Disabled"
2026-06-12 17:19:49.856857 | controller |           }
2026-06-12 17:19:49.856872 | controller |         ]
2026-06-12 17:19:49.856886 | controller |       }
2026-06-12 17:19:49.856901 | controller |     ],
2026-06-12 17:19:49.856915 | controller |     "hostIP": "192.168.126.11",
2026-06-12 17:19:49.856930 | controller |     "hostIPs": [
2026-06-12 17:19:49.856944 | controller |       {
2026-06-12 17:19:49.856959 | controller |         "ip": "192.168.126.11"
2026-06-12 17:19:49.856973 | controller |       }
2026-06-12 17:19:49.856988 | controller |     ],
2026-06-12 17:19:49.857009 | controller |     "phase": "Running",
2026-06-12 17:19:49.857023 | controller |     "podIP": "10.217.0.89",
2026-06-12 17:19:49.857038 | controller |     "podIPs": [
2026-06-12 17:19:49.857053 | controller |       {
2026-06-12 17:19:49.857068 | controller |         "ip": "10.217.0.89"
2026-06-12 17:19:49.857083 | controller |       }
2026-06-12 17:19:49.857098 | controller |     ],
2026-06-12 17:19:49.857113 | controller |     "qosClass": "Burstable",
2026-06-12 17:19:49.857127 | controller |     "startTime": "2026-06-12T16:21:25Z"
2026-06-12 17:19:49.857142 | controller |   }
2026-06-12 17:19:49.857157 | controller | }
2026-06-12 17:19:49.878416 | controller | ok:
2026-06-12 17:19:49.878474 | controller | {
2026-06-12 17:19:49.878501 | controller |   "apiVersion": "v1",
2026-06-12 17:19:49.878521 | controller |   "kind": "Pod",
2026-06-12 17:19:49.878542 | controller |   "metadata": {
2026-06-12 17:19:49.878563 | controller |     "annotations": {
2026-06-12 17:19:49.878603 | 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-12 17:19:49.878628 | 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-12 17:19:49.878649 | controller |       "kubectl.kubernetes.io/default-container": "manager",
2026-06-12 17:19:49.878670 | controller |       "openshift.io/scc": "anyuid",
2026-06-12 17:19:49.878697 | controller |       "security.openshift.io/validated-scc-subject-type": "serviceaccount"
2026-06-12 17:19:49.878718 | controller |     },
2026-06-12 17:19:49.878739 | controller |     "creationTimestamp": "2026-06-12T16:21:24Z",
2026-06-12 17:19:49.878759 | controller |     "generateName": "octavia-operator-controller-manager-6bd797bd9d-",
2026-06-12 17:19:49.878779 | controller |     "generation": 1,
2026-06-12 17:19:49.878799 | controller |     "labels": {
2026-06-12 17:19:49.878819 | controller |       "app.kubernetes.io/name": "octavia-operator",
2026-06-12 17:19:49.878838 | controller |       "control-plane": "controller-manager",
2026-06-12 17:19:49.878858 | controller |       "openstack.org/operator-name": "octavia",
2026-06-12 17:19:49.878878 | controller |       "pod-template-hash": "6bd797bd9d"
2026-06-12 17:19:49.878898 | controller |     },
2026-06-12 17:19:49.878919 | controller |     "managedFields": [
2026-06-12 17:19:49.878939 | controller |       {
2026-06-12 17:19:49.878959 | controller |         "apiVersion": "v1",
2026-06-12 17:19:49.878979 | controller |         "fieldsType": "FieldsV1",
2026-06-12 17:19:49.878999 | controller |         "fieldsV1": {
2026-06-12 17:19:49.879019 | controller |           "f:metadata": {
2026-06-12 17:19:49.879039 | controller |             "f:annotations": {
2026-06-12 17:19:49.879059 | controller |               "f:k8s.ovn.org/pod-networks": {}
2026-06-12 17:19:49.879078 | controller |             }
2026-06-12 17:19:49.879098 | controller |           }
2026-06-12 17:19:49.879118 | controller |         },
2026-06-12 17:19:49.879138 | controller |         "manager": "crc",
2026-06-12 17:19:49.879158 | controller |         "operation": "Update",
2026-06-12 17:19:49.879191 | controller |         "subresource": "status",
2026-06-12 17:19:49.879212 | controller |         "time": "2026-06-12T16:21:24Z"
2026-06-12 17:19:49.879232 | controller |       },
2026-06-12 17:19:49.879252 | controller |       {
2026-06-12 17:19:49.879271 | controller |         "apiVersion": "v1",
2026-06-12 17:19:49.879291 | controller |         "fieldsType": "FieldsV1",
2026-06-12 17:19:49.879310 | controller |         "fieldsV1": {
2026-06-12 17:19:49.879330 | controller |           "f:metadata": {
2026-06-12 17:19:49.879349 | controller |             "f:annotations": {
2026-06-12 17:19:49.879482 | controller |               ".": {},
2026-06-12 17:19:49.879507 | controller |               "f:kubectl.kubernetes.io/default-container": {}
2026-06-12 17:19:49.879524 | controller |             },
2026-06-12 17:19:49.879539 | controller |             "f:generateName": {},
2026-06-12 17:19:49.879554 | controller |             "f:labels": {
2026-06-12 17:19:49.879569 | controller |               ".": {},
2026-06-12 17:19:49.879603 | controller |               "f:app.kubernetes.io/name": {},
2026-06-12 17:19:49.879620 | controller |               "f:control-plane": {},
2026-06-12 17:19:49.879635 | controller |               "f:openstack.org/operator-name": {},
2026-06-12 17:19:49.879650 | controller |               "f:pod-template-hash": {}
2026-06-12 17:19:49.879664 | controller |             },
2026-06-12 17:19:49.879679 | controller |             "f:ownerReferences": {
2026-06-12 17:19:49.879694 | controller |               ".": {},
2026-06-12 17:19:49.879708 | controller |               "k:{\"uid\":\"697eac8b-1256-44c6-a3c0-33bddcfb8f90\"}": {}
2026-06-12 17:19:49.879724 | controller |             }
2026-06-12 17:19:49.879738 | controller |           },
2026-06-12 17:19:49.879753 | controller |           "f:spec": {
2026-06-12 17:19:49.879768 | controller |             "f:containers": {
2026-06-12 17:19:49.879783 | controller |               "k:{\"name\":\"manager\"}": {
2026-06-12 17:19:49.879799 | controller |                 ".": {},
2026-06-12 17:19:49.879815 | controller |                 "f:args": {},
2026-06-12 17:19:49.879830 | controller |                 "f:command": {},
2026-06-12 17:19:49.879845 | controller |                 "f:env": {
2026-06-12 17:19:49.879864 | controller |                   ".": {},
2026-06-12 17:19:49.879879 | controller |                   "k:{\"name\":\"ENABLE_WEBHOOKS\"}": {
2026-06-12 17:19:49.879895 | controller |                     ".": {},
2026-06-12 17:19:49.879910 | controller |                     "f:name": {},
2026-06-12 17:19:49.879925 | controller |                     "f:value": {}
2026-06-12 17:19:49.879940 | controller |                   },
2026-06-12 17:19:49.879955 | controller |                   "k:{\"name\":\"LEASE_DURATION\"}": {
2026-06-12 17:19:49.879969 | controller |                     ".": {},
2026-06-12 17:19:49.879984 | controller |                     "f:name": {},
2026-06-12 17:19:49.879999 | controller |                     "f:value": {}
2026-06-12 17:19:49.880028 | controller |                   },
2026-06-12 17:19:49.880045 | controller |                   "k:{\"name\":\"METRICS_CERTS\"}": {
2026-06-12 17:19:49.880061 | controller |                     ".": {},
2026-06-12 17:19:49.880076 | controller |                     "f:name": {},
2026-06-12 17:19:49.880092 | controller |                     "f:value": {}
2026-06-12 17:19:49.880107 | controller |                   },
2026-06-12 17:19:49.880122 | controller |                   "k:{\"name\":\"RENEW_DEADLINE\"}": {
2026-06-12 17:19:49.880137 | controller |                     ".": {},
2026-06-12 17:19:49.880151 | controller |                     "f:name": {},
2026-06-12 17:19:49.880167 | controller |                     "f:value": {}
2026-06-12 17:19:49.880182 | controller |                   },
2026-06-12 17:19:49.880197 | controller |                   "k:{\"name\":\"RETRY_PERIOD\"}": {
2026-06-12 17:19:49.880211 | controller |                     ".": {},
2026-06-12 17:19:49.880226 | controller |                     "f:name": {},
2026-06-12 17:19:49.880241 | controller |                     "f:value": {}
2026-06-12 17:19:49.880256 | controller |                   }
2026-06-12 17:19:49.880270 | controller |                 },
2026-06-12 17:19:49.880285 | controller |                 "f:image": {},
2026-06-12 17:19:49.880300 | controller |                 "f:imagePullPolicy": {},
2026-06-12 17:19:49.880314 | controller |                 "f:livenessProbe": {
2026-06-12 17:19:49.880329 | controller |                   ".": {},
2026-06-12 17:19:49.880344 | controller |                   "f:failureThreshold": {},
2026-06-12 17:19:49.880359 | controller |                   "f:httpGet": {
2026-06-12 17:19:49.880374 | controller |                     ".": {},
2026-06-12 17:19:49.880389 | controller |                     "f:path": {},
2026-06-12 17:19:49.880404 | controller |                     "f:port": {},
2026-06-12 17:19:49.880418 | controller |                     "f:scheme": {}
2026-06-12 17:19:49.880433 | controller |                   },
2026-06-12 17:19:49.880448 | controller |                   "f:initialDelaySeconds": {},
2026-06-12 17:19:49.880463 | controller |                   "f:periodSeconds": {},
2026-06-12 17:19:49.880478 | controller |                   "f:successThreshold": {},
2026-06-12 17:19:49.880493 | controller |                   "f:timeoutSeconds": {}
2026-06-12 17:19:49.880508 | controller |                 },
2026-06-12 17:19:49.880522 | controller |                 "f:name": {},
2026-06-12 17:19:49.880537 | controller |                 "f:readinessProbe": {
2026-06-12 17:19:49.880552 | controller |                   ".": {},
2026-06-12 17:19:49.880567 | controller |                   "f:failureThreshold": {},
2026-06-12 17:19:49.880605 | controller |                   "f:httpGet": {
2026-06-12 17:19:49.880621 | controller |                     ".": {},
2026-06-12 17:19:49.880637 | controller |                     "f:path": {},
2026-06-12 17:19:49.880652 | controller |                     "f:port": {},
2026-06-12 17:19:49.880666 | controller |                     "f:scheme": {}
2026-06-12 17:19:49.880681 | controller |                   },
2026-06-12 17:19:49.880696 | controller |                   "f:initialDelaySeconds": {},
2026-06-12 17:19:49.880715 | controller |                   "f:periodSeconds": {},
2026-06-12 17:19:49.880731 | controller |                   "f:successThreshold": {},
2026-06-12 17:19:49.880746 | controller |                   "f:timeoutSeconds": {}
2026-06-12 17:19:49.880761 | controller |                 },
2026-06-12 17:19:49.880776 | controller |                 "f:resources": {
2026-06-12 17:19:49.880791 | controller |                   ".": {},
2026-06-12 17:19:49.880806 | controller |                   "f:limits": {
2026-06-12 17:19:49.880820 | controller |                     ".": {},
2026-06-12 17:19:49.880835 | controller |                     "f:cpu": {},
2026-06-12 17:19:49.880850 | controller |                     "f:memory": {}
2026-06-12 17:19:49.880865 | controller |                   },
2026-06-12 17:19:49.880880 | controller |                   "f:requests": {
2026-06-12 17:19:49.880895 | controller |                     ".": {},
2026-06-12 17:19:49.880910 | controller |                     "f:cpu": {},
2026-06-12 17:19:49.880925 | controller |                     "f:memory": {}
2026-06-12 17:19:49.880940 | controller |                   }
2026-06-12 17:19:49.880954 | controller |                 },
2026-06-12 17:19:49.880969 | controller |                 "f:securityContext": {
2026-06-12 17:19:49.880985 | controller |                   ".": {},
2026-06-12 17:19:49.881000 | controller |                   "f:allowPrivilegeEscalation": {}
2026-06-12 17:19:49.881015 | controller |                 },
2026-06-12 17:19:49.881030 | controller |                 "f:terminationMessagePath": {},
2026-06-12 17:19:49.881046 | controller |                 "f:terminationMessagePolicy": {}
2026-06-12 17:19:49.881061 | controller |               }
2026-06-12 17:19:49.881076 | controller |             },
2026-06-12 17:19:49.881091 | controller |             "f:dnsPolicy": {},
2026-06-12 17:19:49.881106 | controller |             "f:enableServiceLinks": {},
2026-06-12 17:19:49.881122 | controller |             "f:restartPolicy": {},
2026-06-12 17:19:49.881137 | controller |             "f:schedulerName": {},
2026-06-12 17:19:49.881152 | controller |             "f:securityContext": {
2026-06-12 17:19:49.881166 | controller |               ".": {},
2026-06-12 17:19:49.881181 | controller |               "f:runAsNonRoot": {}
2026-06-12 17:19:49.881195 | controller |             },
2026-06-12 17:19:49.881210 | controller |             "f:serviceAccount": {},
2026-06-12 17:19:49.881224 | controller |             "f:serviceAccountName": {},
2026-06-12 17:19:49.881239 | controller |             "f:terminationGracePeriodSeconds": {},
2026-06-12 17:19:49.881254 | controller |             "f:tolerations": {}
2026-06-12 17:19:49.881268 | controller |           }
2026-06-12 17:19:49.881283 | controller |         },
2026-06-12 17:19:49.881297 | controller |         "manager": "kube-controller-manager",
2026-06-12 17:19:49.881312 | controller |         "operation": "Update",
2026-06-12 17:19:49.881326 | controller |         "time": "2026-06-12T16:21:24Z"
2026-06-12 17:19:49.881341 | controller |       },
2026-06-12 17:19:49.881356 | controller |       {
2026-06-12 17:19:49.881370 | controller |         "apiVersion": "v1",
2026-06-12 17:19:49.881385 | controller |         "fieldsType": "FieldsV1",
2026-06-12 17:19:49.881399 | controller |         "fieldsV1": {
2026-06-12 17:19:49.881414 | controller |           "f:metadata": {
2026-06-12 17:19:49.881429 | controller |             "f:annotations": {
2026-06-12 17:19:49.881443 | controller |               "f:k8s.v1.cni.cncf.io/network-status": {}
2026-06-12 17:19:49.881458 | controller |             }
2026-06-12 17:19:49.881472 | controller |           }
2026-06-12 17:19:49.881487 | controller |         },
2026-06-12 17:19:49.881501 | controller |         "manager": "multus-daemon",
2026-06-12 17:19:49.881515 | controller |         "operation": "Update",
2026-06-12 17:19:49.881529 | controller |         "subresource": "status",
2026-06-12 17:19:49.881544 | controller |         "time": "2026-06-12T16:21:35Z"
2026-06-12 17:19:49.881567 | controller |       },
2026-06-12 17:19:49.881601 | controller |       {
2026-06-12 17:19:49.881618 | controller |         "apiVersion": "v1",
2026-06-12 17:19:49.881633 | controller |         "fieldsType": "FieldsV1",
2026-06-12 17:19:49.881648 | controller |         "fieldsV1": {
2026-06-12 17:19:49.881663 | controller |           "f:status": {
2026-06-12 17:19:49.881677 | controller |             "f:conditions": {
2026-06-12 17:19:49.881691 | controller |               "k:{\"type\":\"ContainersReady\"}": {
2026-06-12 17:19:49.881706 | controller |                 ".": {},
2026-06-12 17:19:49.881721 | controller |                 "f:lastProbeTime": {},
2026-06-12 17:19:49.881735 | controller |                 "f:lastTransitionTime": {},
2026-06-12 17:19:49.881750 | controller |                 "f:status": {},
2026-06-12 17:19:49.881764 | controller |                 "f:type": {}
2026-06-12 17:19:49.881779 | controller |               },
2026-06-12 17:19:49.881793 | controller |               "k:{\"type\":\"Initialized\"}": {
2026-06-12 17:19:49.881808 | controller |                 ".": {},
2026-06-12 17:19:49.881823 | controller |                 "f:lastProbeTime": {},
2026-06-12 17:19:49.881837 | controller |                 "f:lastTransitionTime": {},
2026-06-12 17:19:49.881852 | controller |                 "f:status": {},
2026-06-12 17:19:49.881867 | controller |                 "f:type": {}
2026-06-12 17:19:49.881882 | controller |               },
2026-06-12 17:19:49.881897 | controller |               "k:{\"type\":\"PodReadyToStartContainers\"}": {
2026-06-12 17:19:49.881913 | controller |                 ".": {},
2026-06-12 17:19:49.881928 | controller |                 "f:lastProbeTime": {},
2026-06-12 17:19:49.881943 | controller |                 "f:lastTransitionTime": {},
2026-06-12 17:19:49.881958 | controller |                 "f:status": {},
2026-06-12 17:19:49.881973 | controller |                 "f:type": {}
2026-06-12 17:19:49.881988 | controller |               },
2026-06-12 17:19:49.882003 | controller |               "k:{\"type\":\"Ready\"}": {
2026-06-12 17:19:49.882018 | controller |                 ".": {},
2026-06-12 17:19:49.882033 | controller |                 "f:lastProbeTime": {},
2026-06-12 17:19:49.882048 | controller |                 "f:lastTransitionTime": {},
2026-06-12 17:19:49.882063 | controller |                 "f:status": {},
2026-06-12 17:19:49.882078 | controller |                 "f:type": {}
2026-06-12 17:19:49.882093 | controller |               }
2026-06-12 17:19:49.882108 | controller |             },
2026-06-12 17:19:49.882123 | controller |             "f:containerStatuses": {},
2026-06-12 17:19:49.882138 | controller |             "f:hostIP": {},
2026-06-12 17:19:49.882153 | controller |             "f:hostIPs": {},
2026-06-12 17:19:49.882168 | controller |             "f:phase": {},
2026-06-12 17:19:49.882183 | controller |             "f:podIP": {},
2026-06-12 17:19:49.882198 | controller |             "f:podIPs": {
2026-06-12 17:19:49.882212 | controller |               ".": {},
2026-06-12 17:19:49.882227 | controller |               "k:{\"ip\":\"10.217.0.90\"}": {
2026-06-12 17:19:49.882242 | controller |                 ".": {},
2026-06-12 17:19:49.882257 | controller |                 "f:ip": {}
2026-06-12 17:19:49.882272 | controller |               }
2026-06-12 17:19:49.882287 | controller |             },
2026-06-12 17:19:49.882301 | controller |             "f:startTime": {}
2026-06-12 17:19:49.882316 | controller |           }
2026-06-12 17:19:49.882330 | controller |         },
2026-06-12 17:19:49.882345 | controller |         "manager": "kubelet",
2026-06-12 17:19:49.882360 | controller |         "operation": "Update",
2026-06-12 17:19:49.882375 | controller |         "subresource": "status",
2026-06-12 17:19:49.882390 | controller |         "time": "2026-06-12T16:23:05Z"
2026-06-12 17:19:49.882405 | controller |       }
2026-06-12 17:19:49.882420 | controller |     ],
2026-06-12 17:19:49.882440 | controller |     "name": "octavia-operator-controller-manager-6bd797bd9d-rvfvq",
2026-06-12 17:19:49.882455 | controller |     "namespace": "openstack-operators",
2026-06-12 17:19:49.882470 | controller |     "ownerReferences": [
2026-06-12 17:19:49.882486 | controller |       {
2026-06-12 17:19:49.882501 | controller |         "apiVersion": "apps/v1",
2026-06-12 17:19:49.882516 | controller |         "blockOwnerDeletion": true,
2026-06-12 17:19:49.882530 | controller |         "controller": true,
2026-06-12 17:19:49.882545 | controller |         "kind": "ReplicaSet",
2026-06-12 17:19:49.882560 | controller |         "name": "octavia-operator-controller-manager-6bd797bd9d",
2026-06-12 17:19:49.882589 | controller |         "uid": "697eac8b-1256-44c6-a3c0-33bddcfb8f90"
2026-06-12 17:19:49.882609 | controller |       }
2026-06-12 17:19:49.882624 | controller |     ],
2026-06-12 17:19:49.882638 | controller |     "resourceVersion": "55772",
2026-06-12 17:19:49.882653 | controller |     "uid": "11736293-7002-4c59-a34f-5efd24b080d6"
2026-06-12 17:19:49.882668 | controller |   },
2026-06-12 17:19:49.882683 | controller |   "spec": {
2026-06-12 17:19:49.882698 | controller |     "containers": [
2026-06-12 17:19:49.882713 | controller |       {
2026-06-12 17:19:49.882728 | controller |         "args": [
2026-06-12 17:19:49.882742 | controller |           "--leader-elect",
2026-06-12 17:19:49.882757 | controller |           "--health-probe-bind-address=:8081",
2026-06-12 17:19:49.882772 | controller |           "--metrics-bind-address=127.0.0.1:8080"
2026-06-12 17:19:49.882786 | controller |         ],
2026-06-12 17:19:49.882801 | controller |         "command": [
2026-06-12 17:19:49.882815 | controller |           "/manager"
2026-06-12 17:19:49.882830 | controller |         ],
2026-06-12 17:19:49.882844 | controller |         "env": [
2026-06-12 17:19:49.882858 | controller |           {
2026-06-12 17:19:49.882873 | controller |             "name": "LEASE_DURATION",
2026-06-12 17:19:49.882887 | controller |             "value": "30"
2026-06-12 17:19:49.882902 | controller |           },
2026-06-12 17:19:49.882917 | controller |           {
2026-06-12 17:19:49.882931 | controller |             "name": "RENEW_DEADLINE",
2026-06-12 17:19:49.882947 | controller |             "value": "20"
2026-06-12 17:19:49.882965 | controller |           },
2026-06-12 17:19:49.882982 | controller |           {
2026-06-12 17:19:49.882997 | controller |             "name": "RETRY_PERIOD",
2026-06-12 17:19:49.883012 | controller |             "value": "5"
2026-06-12 17:19:49.883027 | controller |           },
2026-06-12 17:19:49.883042 | controller |           {
2026-06-12 17:19:49.883057 | controller |             "name": "ENABLE_WEBHOOKS",
2026-06-12 17:19:49.883072 | controller |             "value": "false"
2026-06-12 17:19:49.883087 | controller |           },
2026-06-12 17:19:49.883103 | controller |           {
2026-06-12 17:19:49.883117 | controller |             "name": "METRICS_CERTS",
2026-06-12 17:19:49.883133 | controller |             "value": "false"
2026-06-12 17:19:49.883148 | controller |           }
2026-06-12 17:19:49.883163 | controller |         ],
2026-06-12 17:19:49.883178 | controller |         "image": "quay.io/openstack-k8s-operators/octavia-operator@sha256:5070ac21fd963eab731c9cc1d0f2c06ba2f2a8deb4188fb921da42be3febc739",
2026-06-12 17:19:49.883194 | controller |         "imagePullPolicy": "IfNotPresent",
2026-06-12 17:19:49.883209 | controller |         "livenessProbe": {
2026-06-12 17:19:49.883223 | controller |           "failureThreshold": 3,
2026-06-12 17:19:49.883238 | controller |           "httpGet": {
2026-06-12 17:19:49.883252 | controller |             "path": "/healthz",
2026-06-12 17:19:49.883267 | controller |             "port": 8081,
2026-06-12 17:19:49.883281 | controller |             "scheme": "HTTP"
2026-06-12 17:19:49.883296 | controller |           },
2026-06-12 17:19:49.883310 | controller |           "initialDelaySeconds": 15,
2026-06-12 17:19:49.883325 | controller |           "periodSeconds": 20,
2026-06-12 17:19:49.883343 | controller |           "successThreshold": 1,
2026-06-12 17:19:49.883358 | controller |           "timeoutSeconds": 1
2026-06-12 17:19:49.883373 | controller |         },
2026-06-12 17:19:49.883387 | controller |         "name": "manager",
2026-06-12 17:19:49.883402 | controller |         "readinessProbe": {
2026-06-12 17:19:49.883416 | controller |           "failureThreshold": 3,
2026-06-12 17:19:49.883431 | controller |           "httpGet": {
2026-06-12 17:19:49.883445 | controller |             "path": "/readyz",
2026-06-12 17:19:49.883459 | controller |             "port": 8081,
2026-06-12 17:19:49.883474 | controller |             "scheme": "HTTP"
2026-06-12 17:19:49.883488 | controller |           },
2026-06-12 17:19:49.883502 | controller |           "initialDelaySeconds": 5,
2026-06-12 17:19:49.883517 | controller |           "periodSeconds": 10,
2026-06-12 17:19:49.883532 | controller |           "successThreshold": 1,
2026-06-12 17:19:49.883546 | controller |           "timeoutSeconds": 1
2026-06-12 17:19:49.883561 | controller |         },
2026-06-12 17:19:49.883592 | controller |         "resources": {
2026-06-12 17:19:49.883612 | controller |           "limits": {
2026-06-12 17:19:49.883627 | controller |             "cpu": "500m",
2026-06-12 17:19:49.883642 | controller |             "memory": "512Mi"
2026-06-12 17:19:49.883657 | controller |           },
2026-06-12 17:19:49.883671 | controller |           "requests": {
2026-06-12 17:19:49.883686 | controller |             "cpu": "10m",
2026-06-12 17:19:49.883700 | controller |             "memory": "256Mi"
2026-06-12 17:19:49.883715 | controller |           }
2026-06-12 17:19:49.883729 | controller |         },
2026-06-12 17:19:49.883743 | controller |         "securityContext": {
2026-06-12 17:19:49.883757 | controller |           "allowPrivilegeEscalation": false,
2026-06-12 17:19:49.883771 | controller |           "capabilities": {
2026-06-12 17:19:49.883785 | controller |             "drop": [
2026-06-12 17:19:49.883799 | controller |               "MKNOD"
2026-06-12 17:19:49.883813 | controller |             ]
2026-06-12 17:19:49.883827 | controller |           }
2026-06-12 17:19:49.883841 | controller |         },
2026-06-12 17:19:49.883856 | controller |         "terminationMessagePath": "/dev/termination-log",
2026-06-12 17:19:49.883870 | controller |         "terminationMessagePolicy": "File",
2026-06-12 17:19:49.883884 | controller |         "volumeMounts": [
2026-06-12 17:19:49.883898 | controller |           {
2026-06-12 17:19:49.883915 | controller |             "mountPath": "/var/run/secrets/kubernetes.io/serviceaccount",
2026-06-12 17:19:49.883932 | controller |             "name": "kube-api-access-9tn9h",
2026-06-12 17:19:49.883947 | controller |             "readOnly": true
2026-06-12 17:19:49.883962 | controller |           }
2026-06-12 17:19:49.883978 | controller |         ]
2026-06-12 17:19:49.883993 | controller |       }
2026-06-12 17:19:49.884023 | controller |     ],
2026-06-12 17:19:49.884039 | controller |     "dnsPolicy": "ClusterFirst",
2026-06-12 17:19:49.884054 | controller |     "enableServiceLinks": true,
2026-06-12 17:19:49.884069 | controller |     "imagePullSecrets": [
2026-06-12 17:19:49.884084 | controller |       {
2026-06-12 17:19:49.884099 | controller |         "name": "octavia-operator-controller-manager-dockercfg-7dxsf"
2026-06-12 17:19:49.884114 | controller |       }
2026-06-12 17:19:49.884129 | controller |     ],
2026-06-12 17:19:49.884144 | controller |     "nodeName": "crc",
2026-06-12 17:19:49.884159 | controller |     "preemptionPolicy": "PreemptLowerPriority",
2026-06-12 17:19:49.884174 | controller |     "priority": 0,
2026-06-12 17:19:49.884189 | controller |     "restartPolicy": "Always",
2026-06-12 17:19:49.884204 | controller |     "schedulerName": "default-scheduler",
2026-06-12 17:19:49.884219 | controller |     "securityContext": {
2026-06-12 17:19:49.884234 | controller |       "runAsNonRoot": true,
2026-06-12 17:19:49.884249 | controller |       "seLinuxOptions": {
2026-06-12 17:19:49.884269 | controller |         "level": "s0:c26,c5"
2026-06-12 17:19:49.884284 | controller |       }
2026-06-12 17:19:49.884299 | controller |     },
2026-06-12 17:19:49.884313 | controller |     "serviceAccount": "octavia-operator-controller-manager",
2026-06-12 17:19:49.884328 | controller |     "serviceAccountName": "octavia-operator-controller-manager",
2026-06-12 17:19:49.884343 | controller |     "terminationGracePeriodSeconds": 10,
2026-06-12 17:19:49.884358 | controller |     "tolerations": [
2026-06-12 17:19:49.884373 | controller |       {
2026-06-12 17:19:49.884388 | controller |         "effect": "NoExecute",
2026-06-12 17:19:49.884403 | controller |         "key": "node.kubernetes.io/not-ready",
2026-06-12 17:19:49.884418 | controller |         "operator": "Exists",
2026-06-12 17:19:49.884457 | controller |         "tolerationSeconds": 120
2026-06-12 17:19:49.884479 | controller |       },
2026-06-12 17:19:49.884495 | controller |       {
2026-06-12 17:19:49.884510 | controller |         "effect": "NoExecute",
2026-06-12 17:19:49.884525 | controller |         "key": "node.kubernetes.io/unreachable",
2026-06-12 17:19:49.884540 | controller |         "operator": "Exists",
2026-06-12 17:19:49.884554 | controller |         "tolerationSeconds": 120
2026-06-12 17:19:49.884569 | controller |       },
2026-06-12 17:19:49.884603 | controller |       {
2026-06-12 17:19:49.884620 | controller |         "effect": "NoSchedule",
2026-06-12 17:19:49.884634 | controller |         "key": "node.kubernetes.io/memory-pressure",
2026-06-12 17:19:49.884650 | controller |         "operator": "Exists"
2026-06-12 17:19:49.884665 | controller |       }
2026-06-12 17:19:49.884680 | controller |     ],
2026-06-12 17:19:49.884694 | controller |     "volumes": [
2026-06-12 17:19:49.884709 | controller |       {
2026-06-12 17:19:49.884724 | controller |         "name": "kube-api-access-9tn9h",
2026-06-12 17:19:49.884738 | controller |         "projected": {
2026-06-12 17:19:49.884753 | controller |           "defaultMode": 420,
2026-06-12 17:19:49.884767 | controller |           "sources": [
2026-06-12 17:19:49.884782 | controller |             {
2026-06-12 17:19:49.884796 | controller |               "serviceAccountToken": {
2026-06-12 17:19:49.884811 | controller |                 "expirationSeconds": 3607,
2026-06-12 17:19:49.884826 | controller |                 "path": "token"
2026-06-12 17:19:49.884840 | controller |               }
2026-06-12 17:19:49.884855 | controller |             },
2026-06-12 17:19:49.884870 | controller |             {
2026-06-12 17:19:49.884885 | controller |               "configMap": {
2026-06-12 17:19:49.884899 | controller |                 "items": [
2026-06-12 17:19:49.884914 | controller |                   {
2026-06-12 17:19:49.884928 | controller |                     "key": "ca.crt",
2026-06-12 17:19:49.884943 | controller |                     "path": "ca.crt"
2026-06-12 17:19:49.884957 | controller |                   }
2026-06-12 17:19:49.884972 | controller |                 ],
2026-06-12 17:19:49.884987 | controller |                 "name": "kube-root-ca.crt"
2026-06-12 17:19:49.885002 | controller |               }
2026-06-12 17:19:49.885016 | controller |             },
2026-06-12 17:19:49.885031 | controller |             {
2026-06-12 17:19:49.885046 | controller |               "downwardAPI": {
2026-06-12 17:19:49.885061 | controller |                 "items": [
2026-06-12 17:19:49.885076 | controller |                   {
2026-06-12 17:19:49.885091 | controller |                     "fieldRef": {
2026-06-12 17:19:49.885106 | controller |                       "apiVersion": "v1",
2026-06-12 17:19:49.885121 | controller |                       "fieldPath": "metadata.namespace"
2026-06-12 17:19:49.885137 | controller |                     },
2026-06-12 17:19:49.885152 | controller |                     "path": "namespace"
2026-06-12 17:19:49.885167 | controller |                   }
2026-06-12 17:19:49.885182 | controller |                 ]
2026-06-12 17:19:49.885202 | controller |               }
2026-06-12 17:19:49.885217 | controller |             },
2026-06-12 17:19:49.885232 | controller |             {
2026-06-12 17:19:49.885247 | controller |               "configMap": {
2026-06-12 17:19:49.885262 | controller |                 "items": [
2026-06-12 17:19:49.885276 | controller |                   {
2026-06-12 17:19:49.885292 | controller |                     "key": "service-ca.crt",
2026-06-12 17:19:49.885307 | controller |                     "path": "service-ca.crt"
2026-06-12 17:19:49.885322 | controller |                   }
2026-06-12 17:19:49.885337 | controller |                 ],
2026-06-12 17:19:49.885351 | controller |                 "name": "openshift-service-ca.crt"
2026-06-12 17:19:49.885400 | controller |               }
2026-06-12 17:19:49.885416 | controller |             }
2026-06-12 17:19:49.885430 | controller |           ]
2026-06-12 17:19:49.885445 | controller |         }
2026-06-12 17:19:49.885459 | controller |       }
2026-06-12 17:19:49.885473 | controller |     ]
2026-06-12 17:19:49.885487 | controller |   },
2026-06-12 17:19:49.885502 | controller |   "status": {
2026-06-12 17:19:49.885516 | controller |     "conditions": [
2026-06-12 17:19:49.885530 | controller |       {
2026-06-12 17:19:49.885545 | controller |         "lastProbeTime": null,
2026-06-12 17:19:49.885559 | controller |         "lastTransitionTime": "2026-06-12T16:22:46Z",
2026-06-12 17:19:49.885588 | controller |         "status": "True",
2026-06-12 17:19:49.885607 | controller |         "type": "PodReadyToStartContainers"
2026-06-12 17:19:49.885622 | controller |       },
2026-06-12 17:19:49.885637 | controller |       {
2026-06-12 17:19:49.885651 | controller |         "lastProbeTime": null,
2026-06-12 17:19:49.885665 | controller |         "lastTransitionTime": "2026-06-12T16:21:25Z",
2026-06-12 17:19:49.885680 | controller |         "status": "True",
2026-06-12 17:19:49.885695 | controller |         "type": "Initialized"
2026-06-12 17:19:49.885709 | controller |       },
2026-06-12 17:19:49.885724 | controller |       {
2026-06-12 17:19:49.885739 | controller |         "lastProbeTime": null,
2026-06-12 17:19:49.885753 | controller |         "lastTransitionTime": "2026-06-12T16:22:58Z",
2026-06-12 17:19:49.885768 | controller |         "status": "True",
2026-06-12 17:19:49.885783 | controller |         "type": "Ready"
2026-06-12 17:19:49.885797 | controller |       },
2026-06-12 17:19:49.885811 | controller |       {
2026-06-12 17:19:49.885826 | controller |         "lastProbeTime": null,
2026-06-12 17:19:49.885840 | controller |         "lastTransitionTime": "2026-06-12T16:22:58Z",
2026-06-12 17:19:49.885855 | controller |         "status": "True",
2026-06-12 17:19:49.885869 | controller |         "type": "ContainersReady"
2026-06-12 17:19:49.885883 | controller |       },
2026-06-12 17:19:49.885897 | controller |       {
2026-06-12 17:19:49.885911 | controller |         "lastProbeTime": null,
2026-06-12 17:19:49.885926 | controller |         "lastTransitionTime": "2026-06-12T16:21:24Z",
2026-06-12 17:19:49.885940 | controller |         "status": "True",
2026-06-12 17:19:49.885955 | controller |         "type": "PodScheduled"
2026-06-12 17:19:49.885970 | controller |       }
2026-06-12 17:19:49.885984 | controller |     ],
2026-06-12 17:19:49.885998 | controller |     "containerStatuses": [
2026-06-12 17:19:49.886012 | controller |       {
2026-06-12 17:19:49.886026 | controller |         "allocatedResources": {
2026-06-12 17:19:49.886040 | controller |           "cpu": "10m",
2026-06-12 17:19:49.886054 | controller |           "memory": "256Mi"
2026-06-12 17:19:49.886069 | controller |         },
2026-06-12 17:19:49.886083 | controller |         "containerID": "cri-o://5aec881bead899bb875af4c830bbf7d4f858b4620bf313ed67ab9ce2fd3443ec",
2026-06-12 17:19:49.886099 | controller |         "image": "quay.io/openstack-k8s-operators/octavia-operator@sha256:5070ac21fd963eab731c9cc1d0f2c06ba2f2a8deb4188fb921da42be3febc739",
2026-06-12 17:19:49.886114 | controller |         "imageID": "quay.io/openstack-k8s-operators/octavia-operator@sha256:5070ac21fd963eab731c9cc1d0f2c06ba2f2a8deb4188fb921da42be3febc739",
2026-06-12 17:19:49.886133 | controller |         "lastState": {},
2026-06-12 17:19:49.886149 | controller |         "name": "manager",
2026-06-12 17:19:49.886165 | controller |         "ready": true,
2026-06-12 17:19:49.886180 | controller |         "resources": {
2026-06-12 17:19:49.886195 | controller |           "limits": {
2026-06-12 17:19:49.886210 | controller |             "cpu": "500m",
2026-06-12 17:19:49.886225 | controller |             "memory": "512Mi"
2026-06-12 17:19:49.886240 | controller |           },
2026-06-12 17:19:49.886255 | controller |           "requests": {
2026-06-12 17:19:49.886270 | controller |             "cpu": "10m",
2026-06-12 17:19:49.886284 | controller |             "memory": "256Mi"
2026-06-12 17:19:49.886299 | controller |           }
2026-06-12 17:19:49.886314 | controller |         },
2026-06-12 17:19:49.886329 | controller |         "restartCount": 0,
2026-06-12 17:19:49.886344 | controller |         "started": true,
2026-06-12 17:19:49.886359 | controller |         "state": {
2026-06-12 17:19:49.886374 | controller |           "running": {
2026-06-12 17:19:49.886389 | controller |             "startedAt": "2026-06-12T16:22:45Z"
2026-06-12 17:19:49.886404 | controller |           }
2026-06-12 17:19:49.886419 | controller |         },
2026-06-12 17:19:49.886491 | controller |         "user": {
2026-06-12 17:19:49.886508 | controller |           "linux": {
2026-06-12 17:19:49.886523 | controller |             "gid": 0,
2026-06-12 17:19:49.886538 | controller |             "supplementalGroups": [
2026-06-12 17:19:49.886553 | controller |               0
2026-06-12 17:19:49.886569 | controller |             ],
2026-06-12 17:19:49.886602 | controller |             "uid": 65532
2026-06-12 17:19:49.886618 | controller |           }
2026-06-12 17:19:49.886634 | controller |         },
2026-06-12 17:19:49.886648 | controller |         "volumeMounts": [
2026-06-12 17:19:49.886663 | controller |           {
2026-06-12 17:19:49.886678 | controller |             "mountPath": "/var/run/secrets/kubernetes.io/serviceaccount",
2026-06-12 17:19:49.886694 | controller |             "name": "kube-api-access-9tn9h",
2026-06-12 17:19:49.886710 | controller |             "readOnly": true,
2026-06-12 17:19:49.886725 | controller |             "recursiveReadOnly": "Disabled"
2026-06-12 17:19:49.886740 | controller |           }
2026-06-12 17:19:49.886755 | controller |         ]
2026-06-12 17:19:49.886770 | controller |       }
2026-06-12 17:19:49.886785 | controller |     ],
2026-06-12 17:19:49.886799 | controller |     "hostIP": "192.168.126.11",
2026-06-12 17:19:49.886814 | controller |     "hostIPs": [
2026-06-12 17:19:49.886829 | controller |       {
2026-06-12 17:19:49.886844 | controller |         "ip": "192.168.126.11"
2026-06-12 17:19:49.886858 | controller |       }
2026-06-12 17:19:49.886873 | controller |     ],
2026-06-12 17:19:49.886887 | controller |     "phase": "Running",
2026-06-12 17:19:49.886902 | controller |     "podIP": "10.217.0.90",
2026-06-12 17:19:49.886917 | controller |     "podIPs": [
2026-06-12 17:19:49.886931 | controller |       {
2026-06-12 17:19:49.886946 | controller |         "ip": "10.217.0.90"
2026-06-12 17:19:49.886961 | controller |       }
2026-06-12 17:19:49.886976 | controller |     ],
2026-06-12 17:19:49.886990 | controller |     "qosClass": "Burstable",
2026-06-12 17:19:49.887005 | controller |     "startTime": "2026-06-12T16:21:25Z"
2026-06-12 17:19:49.887019 | controller |   }
2026-06-12 17:19:49.887034 | controller | }
2026-06-12 17:19:49.912498 | controller | ok:
2026-06-12 17:19:49.912555 | controller | {
2026-06-12 17:19:49.912592 | controller |   "apiVersion": "v1",
2026-06-12 17:19:49.912614 | controller |   "kind": "Pod",
2026-06-12 17:19:49.912631 | controller |   "metadata": {
2026-06-12 17:19:49.912647 | controller |     "annotations": {
2026-06-12 17:19:49.912662 | 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-12 17:19:49.912685 | 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-12 17:19:49.912702 | controller |       "kubectl.kubernetes.io/default-container": "manager",
2026-06-12 17:19:49.912717 | controller |       "openshift.io/scc": "restricted-v2",
2026-06-12 17:19:49.912733 | controller |       "seccomp.security.alpha.kubernetes.io/pod": "runtime/default",
2026-06-12 17:19:49.912749 | controller |       "security.openshift.io/validated-scc-subject-type": "user"
2026-06-12 17:19:49.912764 | controller |     },
2026-06-12 17:19:49.912779 | controller |     "creationTimestamp": "2026-06-12T16:21:24Z",
2026-06-12 17:19:49.912795 | controller |     "generateName": "openstack-baremetal-operator-controller-manager-678fc77c54-",
2026-06-12 17:19:49.912810 | controller |     "generation": 1,
2026-06-12 17:19:49.912826 | controller |     "labels": {
2026-06-12 17:19:49.912840 | controller |       "app.kubernetes.io/name": "openstack-baremetal-operator",
2026-06-12 17:19:49.912855 | controller |       "control-plane": "controller-manager",
2026-06-12 17:19:49.912870 | controller |       "openstack.org/operator-name": "openstack-baremetal",
2026-06-12 17:19:49.912886 | controller |       "pod-template-hash": "678fc77c54"
2026-06-12 17:19:49.912901 | controller |     },
2026-06-12 17:19:49.912919 | controller |     "managedFields": [
2026-06-12 17:19:49.912937 | controller |       {
2026-06-12 17:19:49.912952 | controller |         "apiVersion": "v1",
2026-06-12 17:19:49.912967 | controller |         "fieldsType": "FieldsV1",
2026-06-12 17:19:49.912982 | controller |         "fieldsV1": {
2026-06-12 17:19:49.912997 | controller |           "f:metadata": {
2026-06-12 17:19:49.913013 | controller |             "f:annotations": {
2026-06-12 17:19:49.913028 | controller |               ".": {},
2026-06-12 17:19:49.913044 | controller |               "f:kubectl.kubernetes.io/default-container": {}
2026-06-12 17:19:49.913058 | controller |             },
2026-06-12 17:19:49.913073 | controller |             "f:generateName": {},
2026-06-12 17:19:49.913087 | controller |             "f:labels": {
2026-06-12 17:19:49.913102 | controller |               ".": {},
2026-06-12 17:19:49.913117 | controller |               "f:app.kubernetes.io/name": {},
2026-06-12 17:19:49.913131 | controller |               "f:control-plane": {},
2026-06-12 17:19:49.913146 | controller |               "f:openstack.org/operator-name": {},
2026-06-12 17:19:49.913161 | controller |               "f:pod-template-hash": {}
2026-06-12 17:19:49.913175 | controller |             },
2026-06-12 17:19:49.913190 | controller |             "f:ownerReferences": {
2026-06-12 17:19:49.913205 | controller |               ".": {},
2026-06-12 17:19:49.913220 | controller |               "k:{\"uid\":\"9e4fc4ef-35d7-4935-99d3-22062c5bd18d\"}": {}
2026-06-12 17:19:49.913235 | controller |             }
2026-06-12 17:19:49.913249 | controller |           },
2026-06-12 17:19:49.913264 | controller |           "f:spec": {
2026-06-12 17:19:49.913279 | controller |             "f:containers": {
2026-06-12 17:19:49.913293 | controller |               "k:{\"name\":\"manager\"}": {
2026-06-12 17:19:49.913307 | controller |                 ".": {},
2026-06-12 17:19:49.913321 | controller |                 "f:args": {},
2026-06-12 17:19:49.913336 | controller |                 "f:command": {},
2026-06-12 17:19:49.913350 | controller |                 "f:env": {
2026-06-12 17:19:49.913368 | controller |                   ".": {},
2026-06-12 17:19:49.913383 | controller |                   "k:{\"name\":\"ENABLE_WEBHOOKS\"}": {
2026-06-12 17:19:49.913398 | controller |                     ".": {},
2026-06-12 17:19:49.913412 | controller |                     "f:name": {},
2026-06-12 17:19:49.913426 | controller |                     "f:value": {}
2026-06-12 17:19:49.913441 | controller |                   },
2026-06-12 17:19:49.913455 | controller |                   "k:{\"name\":\"LEASE_DURATION\"}": {
2026-06-12 17:19:49.913469 | controller |                     ".": {},
2026-06-12 17:19:49.913484 | controller |                     "f:name": {},
2026-06-12 17:19:49.913498 | controller |                     "f:value": {}
2026-06-12 17:19:49.913512 | controller |                   },
2026-06-12 17:19:49.913527 | controller |                   "k:{\"name\":\"METRICS_CERTS\"}": {
2026-06-12 17:19:49.913541 | controller |                     ".": {},
2026-06-12 17:19:49.913556 | controller |                     "f:name": {},
2026-06-12 17:19:49.913570 | controller |                     "f:value": {}
2026-06-12 17:19:49.913604 | controller |                   },
2026-06-12 17:19:49.913620 | controller |                   "k:{\"name\":\"RELATED_IMAGE_AGENT_IMAGE_URL_DEFAULT\"}": {
2026-06-12 17:19:49.913635 | controller |                     ".": {},
2026-06-12 17:19:49.913650 | controller |                     "f:name": {},
2026-06-12 17:19:49.913664 | controller |                     "f:value": {}
2026-06-12 17:19:49.913679 | controller |                   },
2026-06-12 17:19:49.913693 | controller |                   "k:{\"name\":\"RELATED_IMAGE_ANSIBLEEE_IMAGE_URL_DEFAULT\"}": {
2026-06-12 17:19:49.913708 | controller |                     ".": {},
2026-06-12 17:19:49.913722 | controller |                     "f:name": {},
2026-06-12 17:19:49.913736 | controller |                     "f:value": {}
2026-06-12 17:19:49.913750 | controller |                   },
2026-06-12 17:19:49.913764 | controller |                   "k:{\"name\":\"RELATED_IMAGE_AODH_API_IMAGE_URL_DEFAULT\"}": {
2026-06-12 17:19:49.913779 | controller |                     ".": {},
2026-06-12 17:19:49.913794 | controller |                     "f:name": {},
2026-06-12 17:19:49.913809 | controller |                     "f:value": {}
2026-06-12 17:19:49.913824 | controller |                   },
2026-06-12 17:19:49.913839 | controller |                   "k:{\"name\":\"RELATED_IMAGE_AODH_EVALUATOR_IMAGE_URL_DEFAULT\"}": {
2026-06-12 17:19:49.913855 | controller |                     ".": {},
2026-06-12 17:19:49.913870 | controller |                     "f:name": {},
2026-06-12 17:19:49.913885 | controller |                     "f:value": {}
2026-06-12 17:19:49.913900 | controller |                   },
2026-06-12 17:19:49.913915 | controller |                   "k:{\"name\":\"RELATED_IMAGE_AODH_LISTENER_IMAGE_URL_DEFAULT\"}": {
2026-06-12 17:19:49.913930 | controller |                     ".": {},
2026-06-12 17:19:49.913945 | controller |                     "f:name": {},
2026-06-12 17:19:49.913960 | controller |                     "f:value": {}
2026-06-12 17:19:49.913976 | controller |                   },
2026-06-12 17:19:49.913991 | controller |                   "k:{\"name\":\"RELATED_IMAGE_AODH_NOTIFIER_IMAGE_URL_DEFAULT\"}": {
2026-06-12 17:19:49.914006 | controller |                     ".": {},
2026-06-12 17:19:49.914021 | controller |                     "f:name": {},
2026-06-12 17:19:49.914036 | controller |                     "f:value": {}
2026-06-12 17:19:49.914051 | controller |                   },
2026-06-12 17:19:49.914067 | controller |                   "k:{\"name\":\"RELATED_IMAGE_APACHE_IMAGE_URL_DEFAULT\"}": {
2026-06-12 17:19:49.914083 | controller |                     ".": {},
2026-06-12 17:19:49.914098 | controller |                     "f:name": {},
2026-06-12 17:19:49.914112 | controller |                     "f:value": {}
2026-06-12 17:19:49.914131 | controller |                   },
2026-06-12 17:19:49.914146 | controller |                   "k:{\"name\":\"RELATED_IMAGE_BARBICAN_API_IMAGE_URL_DEFAULT\"}": {
2026-06-12 17:19:49.914162 | controller |                     ".": {},
2026-06-12 17:19:49.914176 | controller |                     "f:name": {},
2026-06-12 17:19:49.914191 | controller |                     "f:value": {}
2026-06-12 17:19:49.914206 | controller |                   },
2026-06-12 17:19:49.914221 | controller |                   "k:{\"name\":\"RELATED_IMAGE_BARBICAN_KEYSTONE_LISTENER_IMAGE_URL_DEFAULT\"}": {
2026-06-12 17:19:49.914236 | controller |                     ".": {},
2026-06-12 17:19:49.914250 | controller |                     "f:name": {},
2026-06-12 17:19:49.914265 | controller |                     "f:value": {}
2026-06-12 17:19:49.914279 | controller |                   },
2026-06-12 17:19:49.914294 | controller |                   "k:{\"name\":\"RELATED_IMAGE_BARBICAN_WORKER_IMAGE_URL_DEFAULT\"}": {
2026-06-12 17:19:49.914309 | controller |                     ".": {},
2026-06-12 17:19:49.914324 | controller |                     "f:name": {},
2026-06-12 17:19:49.914339 | controller |                     "f:value": {}
2026-06-12 17:19:49.914353 | controller |                   },
2026-06-12 17:19:49.914368 | controller |                   "k:{\"name\":\"RELATED_IMAGE_CEILOMETER_CENTRAL_IMAGE_URL_DEFAULT\"}": {
2026-06-12 17:19:49.914383 | controller |                     ".": {},
2026-06-12 17:19:49.914397 | controller |                     "f:name": {},
2026-06-12 17:19:49.914412 | controller |                     "f:value": {}
2026-06-12 17:19:49.914427 | controller |                   },
2026-06-12 17:19:49.914441 | controller |                   "k:{\"name\":\"RELATED_IMAGE_CEILOMETER_COMPUTE_IMAGE_URL_DEFAULT\"}": {
2026-06-12 17:19:49.914456 | controller |                     ".": {},
2026-06-12 17:19:49.914470 | controller |                     "f:name": {},
2026-06-12 17:19:49.914485 | controller |                     "f:value": {}
2026-06-12 17:19:49.914499 | controller |                   },
2026-06-12 17:19:49.914514 | controller |                   "k:{\"name\":\"RELATED_IMAGE_CEILOMETER_IPMI_IMAGE_URL_DEFAULT\"}": {
2026-06-12 17:19:49.914529 | controller |                     ".": {},
2026-06-12 17:19:49.914543 | controller |                     "f:name": {},
2026-06-12 17:19:49.914558 | controller |                     "f:value": {}
2026-06-12 17:19:49.914587 | controller |                   },
2026-06-12 17:19:49.914608 | controller |                   "k:{\"name\":\"RELATED_IMAGE_CEILOMETER_MYSQLD_EXPORTER_IMAGE_URL_DEFAULT\"}": {
2026-06-12 17:19:49.914623 | controller |                     ".": {},
2026-06-12 17:19:49.914638 | controller |                     "f:name": {},
2026-06-12 17:19:49.914653 | controller |                     "f:value": {}
2026-06-12 17:19:49.914668 | controller |                   },
2026-06-12 17:19:49.914683 | controller |                   "k:{\"name\":\"RELATED_IMAGE_CEILOMETER_NOTIFICATION_IMAGE_URL_DEFAULT\"}": {
2026-06-12 17:19:49.914698 | controller |                     ".": {},
2026-06-12 17:19:49.914712 | controller |                     "f:name": {},
2026-06-12 17:19:49.914727 | controller |                     "f:value": {}
2026-06-12 17:19:49.914742 | controller |                   },
2026-06-12 17:19:49.914756 | controller |                   "k:{\"name\":\"RELATED_IMAGE_CEILOMETER_SGCORE_IMAGE_URL_DEFAULT\"}": {
2026-06-12 17:19:49.914771 | controller |                     ".": {},
2026-06-12 17:19:49.914785 | controller |                     "f:name": {},
2026-06-12 17:19:49.914800 | controller |                     "f:value": {}
2026-06-12 17:19:49.914814 | controller |                   },
2026-06-12 17:19:49.914828 | controller |                   "k:{\"name\":\"RELATED_IMAGE_CINDER_API_IMAGE_URL_DEFAULT\"}": {
2026-06-12 17:19:49.914882 | controller |                     ".": {},
2026-06-12 17:19:49.914900 | controller |                     "f:name": {},
2026-06-12 17:19:49.914921 | controller |                     "f:value": {}
2026-06-12 17:19:49.914937 | controller |                   },
2026-06-12 17:19:49.914953 | controller |                   "k:{\"name\":\"RELATED_IMAGE_CINDER_BACKUP_IMAGE_URL_DEFAULT\"}": {
2026-06-12 17:19:49.914968 | controller |                     ".": {},
2026-06-12 17:19:49.914983 | controller |                     "f:name": {},
2026-06-12 17:19:49.914998 | controller |                     "f:value": {}
2026-06-12 17:19:49.915014 | controller |                   },
2026-06-12 17:19:49.915029 | controller |                   "k:{\"name\":\"RELATED_IMAGE_CINDER_SCHEDULER_IMAGE_URL_DEFAULT\"}": {
2026-06-12 17:19:49.915044 | controller |                     ".": {},
2026-06-12 17:19:49.915059 | controller |                     "f:name": {},
2026-06-12 17:19:49.915074 | controller |                     "f:value": {}
2026-06-12 17:19:49.915089 | controller |                   },
2026-06-12 17:19:49.915104 | controller |                   "k:{\"name\":\"RELATED_IMAGE_CINDER_VOLUME_IMAGE_URL_DEFAULT\"}": {
2026-06-12 17:19:49.915119 | controller |                     ".": {},
2026-06-12 17:19:49.915134 | controller |                     "f:name": {},
2026-06-12 17:19:49.915149 | controller |                     "f:value": {}
2026-06-12 17:19:49.915164 | controller |                   },
2026-06-12 17:19:49.915179 | controller |                   "k:{\"name\":\"RELATED_IMAGE_CLOUDKITTY_API_IMAGE_URL_DEFAULT\"}": {
2026-06-12 17:19:49.915194 | controller |                     ".": {},
2026-06-12 17:19:49.915209 | controller |                     "f:name": {},
2026-06-12 17:19:49.915224 | controller |                     "f:value": {}
2026-06-12 17:19:49.915239 | controller |                   },
2026-06-12 17:19:49.915253 | controller |                   "k:{\"name\":\"RELATED_IMAGE_CLOUDKITTY_PROC_IMAGE_URL_DEFAULT\"}": {
2026-06-12 17:19:49.915268 | controller |                     ".": {},
2026-06-12 17:19:49.915282 | controller |                     "f:name": {},
2026-06-12 17:19:49.915297 | controller |                     "f:value": {}
2026-06-12 17:19:49.915311 | controller |                   },
2026-06-12 17:19:49.915326 | controller |                   "k:{\"name\":\"RELATED_IMAGE_DESIGNATE_API_IMAGE_URL_DEFAULT\"}": {
2026-06-12 17:19:49.915340 | controller |                     ".": {},
2026-06-12 17:19:49.915355 | controller |                     "f:name": {},
2026-06-12 17:19:49.915369 | controller |                     "f:value": {}
2026-06-12 17:19:49.915383 | controller |                   },
2026-06-12 17:19:49.915397 | controller |                   "k:{\"name\":\"RELATED_IMAGE_DESIGNATE_BACKENDBIND9_IMAGE_URL_DEFAULT\"}": {
2026-06-12 17:19:49.915412 | controller |                     ".": {},
2026-06-12 17:19:49.915426 | controller |                     "f:name": {},
2026-06-12 17:19:49.915440 | controller |                     "f:value": {}
2026-06-12 17:19:49.915455 | controller |                   },
2026-06-12 17:19:49.915469 | controller |                   "k:{\"name\":\"RELATED_IMAGE_DESIGNATE_CENTRAL_IMAGE_URL_DEFAULT\"}": {
2026-06-12 17:19:49.915483 | controller |                     ".": {},
2026-06-12 17:19:49.915497 | controller |                     "f:name": {},
2026-06-12 17:19:49.915511 | controller |                     "f:value": {}
2026-06-12 17:19:49.915525 | controller |                   },
2026-06-12 17:19:49.915540 | controller |                   "k:{\"name\":\"RELATED_IMAGE_DESIGNATE_MDNS_IMAGE_URL_DEFAULT\"}": {
2026-06-12 17:19:49.915554 | controller |                     ".": {},
2026-06-12 17:19:49.915568 | controller |                     "f:name": {},
2026-06-12 17:19:49.915603 | controller |                     "f:value": {}
2026-06-12 17:19:49.915618 | controller |                   },
2026-06-12 17:19:49.915633 | controller |                   "k:{\"name\":\"RELATED_IMAGE_DESIGNATE_PRODUCER_IMAGE_URL_DEFAULT\"}": {
2026-06-12 17:19:49.915648 | controller |                     ".": {},
2026-06-12 17:19:49.915666 | controller |                     "f:name": {},
2026-06-12 17:19:49.915681 | controller |                     "f:value": {}
2026-06-12 17:19:49.915695 | controller |                   },
2026-06-12 17:19:49.915709 | controller |                   "k:{\"name\":\"RELATED_IMAGE_DESIGNATE_UNBOUND_IMAGE_URL_DEFAULT\"}": {
2026-06-12 17:19:49.915724 | controller |                     ".": {},
2026-06-12 17:19:49.915738 | controller |                     "f:name": {},
2026-06-12 17:19:49.915753 | controller |                     "f:value": {}
2026-06-12 17:19:49.915767 | controller |                   },
2026-06-12 17:19:49.915781 | controller |                   "k:{\"name\":\"RELATED_IMAGE_DESIGNATE_WORKER_IMAGE_URL_DEFAULT\"}": {
2026-06-12 17:19:49.915796 | controller |                     ".": {},
2026-06-12 17:19:49.915811 | controller |                     "f:name": {},
2026-06-12 17:19:49.915825 | controller |                     "f:value": {}
2026-06-12 17:19:49.915840 | controller |                   },
2026-06-12 17:19:49.915854 | controller |                   "k:{\"name\":\"RELATED_IMAGE_EDPM_FRR_IMAGE_URL_DEFAULT\"}": {
2026-06-12 17:19:49.915869 | controller |                     ".": {},
2026-06-12 17:19:49.915883 | controller |                     "f:name": {},
2026-06-12 17:19:49.915898 | controller |                     "f:value": {}
2026-06-12 17:19:49.915913 | controller |                   },
2026-06-12 17:19:49.915928 | controller |                   "k:{\"name\":\"RELATED_IMAGE_EDPM_ISCSID_IMAGE_URL_DEFAULT\"}": {
2026-06-12 17:19:49.915944 | controller |                     ".": {},
2026-06-12 17:19:49.915959 | controller |                     "f:name": {},
2026-06-12 17:19:49.915974 | controller |                     "f:value": {}
2026-06-12 17:19:49.915989 | controller |                   },
2026-06-12 17:19:49.916016 | controller |                   "k:{\"name\":\"RELATED_IMAGE_EDPM_KEPLER_IMAGE_URL_DEFAULT\"}": {
2026-06-12 17:19:49.916032 | controller |                     ".": {},
2026-06-12 17:19:49.916047 | controller |                     "f:name": {},
2026-06-12 17:19:49.916062 | controller |                     "f:value": {}
2026-06-12 17:19:49.916077 | controller |                   },
2026-06-12 17:19:49.916093 | controller |                   "k:{\"name\":\"RELATED_IMAGE_EDPM_LOGROTATE_CROND_IMAGE_URL_DEFAULT\"}": {
2026-06-12 17:19:49.916108 | controller |                     ".": {},
2026-06-12 17:19:49.916123 | controller |                     "f:name": {},
2026-06-12 17:19:49.916138 | controller |                     "f:value": {}
2026-06-12 17:19:49.916153 | controller |                   },
2026-06-12 17:19:49.916168 | controller |                   "k:{\"name\":\"RELATED_IMAGE_EDPM_MULTIPATHD_IMAGE_URL_DEFAULT\"}": {
2026-06-12 17:19:49.916183 | controller |                     ".": {},
2026-06-12 17:19:49.916198 | controller |                     "f:name": {},
2026-06-12 17:19:49.916213 | controller |                     "f:value": {}
2026-06-12 17:19:49.916228 | controller |                   },
2026-06-12 17:19:49.916243 | controller |                   "k:{\"name\":\"RELATED_IMAGE_EDPM_NEUTRON_DHCP_AGENT_IMAGE_URL_DEFAULT\"}": {
2026-06-12 17:19:49.916259 | controller |                     ".": {},
2026-06-12 17:19:49.916274 | controller |                     "f:name": {},
2026-06-12 17:19:49.916288 | controller |                     "f:value": {}
2026-06-12 17:19:49.916303 | controller |                   },
2026-06-12 17:19:49.916318 | controller |                   "k:{\"name\":\"RELATED_IMAGE_EDPM_NEUTRON_METADATA_AGENT_IMAGE_URL_DEFAULT\"}": {
2026-06-12 17:19:49.916333 | controller |                     ".": {},
2026-06-12 17:19:49.916347 | controller |                     "f:name": {},
2026-06-12 17:19:49.916363 | controller |                     "f:value": {}
2026-06-12 17:19:49.916378 | controller |                   },
2026-06-12 17:19:49.916393 | controller |                   "k:{\"name\":\"RELATED_IMAGE_EDPM_NEUTRON_OVN_AGENT_IMAGE_URL_DEFAULT\"}": {
2026-06-12 17:19:49.916411 | controller |                     ".": {},
2026-06-12 17:19:49.916427 | controller |                     "f:name": {},
2026-06-12 17:19:49.916441 | controller |                     "f:value": {}
2026-06-12 17:19:49.916456 | controller |                   },
2026-06-12 17:19:49.916471 | controller |                   "k:{\"name\":\"RELATED_IMAGE_EDPM_NEUTRON_SRIOV_AGENT_IMAGE_URL_DEFAULT\"}": {
2026-06-12 17:19:49.916485 | controller |                     ".": {},
2026-06-12 17:19:49.916500 | controller |                     "f:name": {},
2026-06-12 17:19:49.916514 | controller |                     "f:value": {}
2026-06-12 17:19:49.916529 | controller |                   },
2026-06-12 17:19:49.916543 | controller |                   "k:{\"name\":\"RELATED_IMAGE_EDPM_NODE_EXPORTER_IMAGE_URL_DEFAULT\"}": {
2026-06-12 17:19:49.916557 | controller |                     ".": {},
2026-06-12 17:19:49.916572 | controller |                     "f:name": {},
2026-06-12 17:19:49.916605 | controller |                     "f:value": {}
2026-06-12 17:19:49.916621 | controller |                   },
2026-06-12 17:19:49.916635 | controller |                   "k:{\"name\":\"RELATED_IMAGE_EDPM_OVN_BGP_AGENT_IMAGE_URL_DEFAULT\"}": {
2026-06-12 17:19:49.916650 | controller |                     ".": {},
2026-06-12 17:19:49.916665 | controller |                     "f:name": {},
2026-06-12 17:19:49.916680 | controller |                     "f:value": {}
2026-06-12 17:19:49.916694 | controller |                   },
2026-06-12 17:19:49.916709 | controller |                   "k:{\"name\":\"RELATED_IMAGE_EDPM_PODMAN_EXPORTER_IMAGE_URL_DEFAULT\"}": {
2026-06-12 17:19:49.916723 | controller |                     ".": {},
2026-06-12 17:19:49.916738 | controller |                     "f:name": {},
2026-06-12 17:19:49.916752 | controller |                     "f:value": {}
2026-06-12 17:19:49.916767 | controller |                   },
2026-06-12 17:19:49.916781 | controller |                   "k:{\"name\":\"RELATED_IMAGE_GLANCE_API_IMAGE_URL_DEFAULT\"}": {
2026-06-12 17:19:49.916796 | controller |                     ".": {},
2026-06-12 17:19:49.916810 | controller |                     "f:name": {},
2026-06-12 17:19:49.916824 | controller |                     "f:value": {}
2026-06-12 17:19:49.916839 | controller |                   },
2026-06-12 17:19:49.916854 | controller |                   "k:{\"name\":\"RELATED_IMAGE_HEAT_API_IMAGE_URL_DEFAULT\"}": {
2026-06-12 17:19:49.916868 | controller |                     ".": {},
2026-06-12 17:19:49.916883 | controller |                     "f:name": {},
2026-06-12 17:19:49.916898 | controller |                     "f:value": {}
2026-06-12 17:19:49.916915 | controller |                   },
2026-06-12 17:19:49.916931 | controller |                   "k:{\"name\":\"RELATED_IMAGE_HEAT_CFNAPI_IMAGE_URL_DEFAULT\"}": {
2026-06-12 17:19:49.916946 | controller |                     ".": {},
2026-06-12 17:19:49.916961 | controller |                     "f:name": {},
2026-06-12 17:19:49.916976 | controller |                     "f:value": {}
2026-06-12 17:19:49.916991 | controller |                   },
2026-06-12 17:19:49.917006 | controller |                   "k:{\"name\":\"RELATED_IMAGE_HEAT_ENGINE_IMAGE_URL_DEFAULT\"}": {
2026-06-12 17:19:49.917022 | controller |                     ".": {},
2026-06-12 17:19:49.917037 | controller |                     "f:name": {},
2026-06-12 17:19:49.917053 | controller |                     "f:value": {}
2026-06-12 17:19:49.917068 | controller |                   },
2026-06-12 17:19:49.917083 | controller |                   "k:{\"name\":\"RELATED_IMAGE_HORIZON_IMAGE_URL_DEFAULT\"}": {
2026-06-12 17:19:49.917098 | controller |                     ".": {},
2026-06-12 17:19:49.917113 | controller |                     "f:name": {},
2026-06-12 17:19:49.917128 | controller |                     "f:value": {}
2026-06-12 17:19:49.917143 | controller |                   },
2026-06-12 17:19:49.917158 | controller |                   "k:{\"name\":\"RELATED_IMAGE_INFRA_MEMCACHED_IMAGE_URL_DEFAULT\"}": {
2026-06-12 17:19:49.917177 | controller |                     ".": {},
2026-06-12 17:19:49.917193 | controller |                     "f:name": {},
2026-06-12 17:19:49.917208 | controller |                     "f:value": {}
2026-06-12 17:19:49.917224 | controller |                   },
2026-06-12 17:19:49.917239 | controller |                   "k:{\"name\":\"RELATED_IMAGE_INFRA_REDIS_IMAGE_URL_DEFAULT\"}": {
2026-06-12 17:19:49.917254 | controller |                     ".": {},
2026-06-12 17:19:49.917269 | controller |                     "f:name": {},
2026-06-12 17:19:49.917283 | controller |                     "f:value": {}
2026-06-12 17:19:49.917298 | controller |                   },
2026-06-12 17:19:49.917313 | controller |                   "k:{\"name\":\"RELATED_IMAGE_IRONIC_API_IMAGE_URL_DEFAULT\"}": {
2026-06-12 17:19:49.917327 | controller |                     ".": {},
2026-06-12 17:19:49.917341 | controller |                     "f:name": {},
2026-06-12 17:19:49.917356 | controller |                     "f:value": {}
2026-06-12 17:19:49.917370 | controller |                   },
2026-06-12 17:19:49.917384 | controller |                   "k:{\"name\":\"RELATED_IMAGE_IRONIC_CONDUCTOR_IMAGE_URL_DEFAULT\"}": {
2026-06-12 17:19:49.917399 | controller |                     ".": {},
2026-06-12 17:19:49.917413 | controller |                     "f:name": {},
2026-06-12 17:19:49.917428 | controller |                     "f:value": {}
2026-06-12 17:19:49.917442 | controller |                   },
2026-06-12 17:19:49.917457 | controller |                   "k:{\"name\":\"RELATED_IMAGE_IRONIC_INSPECTOR_IMAGE_URL_DEFAULT\"}": {
2026-06-12 17:19:49.917471 | controller |                     ".": {},
2026-06-12 17:19:49.917486 | controller |                     "f:name": {},
2026-06-12 17:19:49.917500 | controller |                     "f:value": {}
2026-06-12 17:19:49.917515 | controller |                   },
2026-06-12 17:19:49.917529 | controller |                   "k:{\"name\":\"RELATED_IMAGE_IRONIC_NEUTRON_AGENT_IMAGE_URL_DEFAULT\"}": {
2026-06-12 17:19:49.917544 | controller |                     ".": {},
2026-06-12 17:19:49.917558 | controller |                     "f:name": {},
2026-06-12 17:19:49.917572 | controller |                     "f:value": {}
2026-06-12 17:19:49.917606 | controller |                   },
2026-06-12 17:19:49.917622 | controller |                   "k:{\"name\":\"RELATED_IMAGE_IRONIC_PXE_IMAGE_URL_DEFAULT\"}": {
2026-06-12 17:19:49.917637 | controller |                     ".": {},
2026-06-12 17:19:49.917652 | controller |                     "f:name": {},
2026-06-12 17:19:49.917666 | controller |                     "f:value": {}
2026-06-12 17:19:49.917680 | controller |                   },
2026-06-12 17:19:49.917695 | controller |                   "k:{\"name\":\"RELATED_IMAGE_IRONIC_PYTHON_AGENT_IMAGE_URL_DEFAULT\"}": {
2026-06-12 17:19:49.917709 | controller |                     ".": {},
2026-06-12 17:19:49.917723 | controller |                     "f:name": {},
2026-06-12 17:19:49.917737 | controller |                     "f:value": {}
2026-06-12 17:19:49.917752 | controller |                   },
2026-06-12 17:19:49.917766 | controller |                   "k:{\"name\":\"RELATED_IMAGE_KEYSTONE_API_IMAGE_URL_DEFAULT\"}": {
2026-06-12 17:19:49.917780 | controller |                     ".": {},
2026-06-12 17:19:49.917795 | controller |                     "f:name": {},
2026-06-12 17:19:49.917810 | controller |                     "f:value": {}
2026-06-12 17:19:49.917824 | controller |                   },
2026-06-12 17:19:49.917839 | controller |                   "k:{\"name\":\"RELATED_IMAGE_KSM_IMAGE_URL_DEFAULT\"}": {
2026-06-12 17:19:49.917854 | controller |                     ".": {},
2026-06-12 17:19:49.917868 | controller |                     "f:name": {},
2026-06-12 17:19:49.917882 | controller |                     "f:value": {}
2026-06-12 17:19:49.917896 | controller |                   },
2026-06-12 17:19:49.917911 | controller |                   "k:{\"name\":\"RELATED_IMAGE_MANILA_API_IMAGE_URL_DEFAULT\"}": {
2026-06-12 17:19:49.917933 | controller |                     ".": {},
2026-06-12 17:19:49.917948 | controller |                     "f:name": {},
2026-06-12 17:19:49.917965 | controller |                     "f:value": {}
2026-06-12 17:19:49.917985 | controller |                   },
2026-06-12 17:19:49.918057 | controller |                   "k:{\"name\":\"RELATED_IMAGE_MANILA_SCHEDULER_IMAGE_URL_DEFAULT\"}": {
2026-06-12 17:19:49.918078 | controller |                     ".": {},
2026-06-12 17:19:49.918094 | controller |                     "f:name": {},
2026-06-12 17:19:49.918110 | controller |                     "f:value": {}
2026-06-12 17:19:49.918125 | controller |                   },
2026-06-12 17:19:49.918141 | controller |                   "k:{\"name\":\"RELATED_IMAGE_MANILA_SHARE_IMAGE_URL_DEFAULT\"}": {
2026-06-12 17:19:49.918157 | controller |                     ".": {},
2026-06-12 17:19:49.918172 | controller |                     "f:name": {},
2026-06-12 17:19:49.918187 | controller |                     "f:value": {}
2026-06-12 17:19:49.918202 | controller |                   },
2026-06-12 17:19:49.918217 | controller |                   "k:{\"name\":\"RELATED_IMAGE_MARIADB_IMAGE_URL_DEFAULT\"}": {
2026-06-12 17:19:49.918232 | controller |                     ".": {},
2026-06-12 17:19:49.918247 | controller |                     "f:name": {},
2026-06-12 17:19:49.918263 | controller |                     "f:value": {}
2026-06-12 17:19:49.918278 | controller |                   },
2026-06-12 17:19:49.918292 | controller |                   "k:{\"name\":\"RELATED_IMAGE_NET_UTILS_IMAGE_URL_DEFAULT\"}": {
2026-06-12 17:19:49.918307 | controller |                     ".": {},
2026-06-12 17:19:49.918323 | controller |                     "f:name": {},
2026-06-12 17:19:49.918338 | controller |                     "f:value": {}
2026-06-12 17:19:49.918353 | controller |                   },
2026-06-12 17:19:49.918368 | controller |                   "k:{\"name\":\"RELATED_IMAGE_NEUTRON_API_IMAGE_URL_DEFAULT\"}": {
2026-06-12 17:19:49.918383 | controller |                     ".": {},
2026-06-12 17:19:49.918398 | controller |                     "f:name": {},
2026-06-12 17:19:49.918413 | controller |                     "f:value": {}
2026-06-12 17:19:49.918427 | controller |                   },
2026-06-12 17:19:49.918442 | controller |                   "k:{\"name\":\"RELATED_IMAGE_NOVA_API_IMAGE_URL_DEFAULT\"}": {
2026-06-12 17:19:49.918457 | controller |                     ".": {},
2026-06-12 17:19:49.918471 | controller |                     "f:name": {},
2026-06-12 17:19:49.918486 | controller |                     "f:value": {}
2026-06-12 17:19:49.918501 | controller |                   },
2026-06-12 17:19:49.918515 | controller |                   "k:{\"name\":\"RELATED_IMAGE_NOVA_COMPUTE_IMAGE_URL_DEFAULT\"}": {
2026-06-12 17:19:49.918530 | controller |                     ".": {},
2026-06-12 17:19:49.918545 | controller |                     "f:name": {},
2026-06-12 17:19:49.918559 | controller |                     "f:value": {}
2026-06-12 17:19:49.918591 | controller |                   },
2026-06-12 17:19:49.918612 | controller |                   "k:{\"name\":\"RELATED_IMAGE_NOVA_CONDUCTOR_IMAGE_URL_DEFAULT\"}": {
2026-06-12 17:19:49.918628 | controller |                     ".": {},
2026-06-12 17:19:49.918642 | controller |                     "f:name": {},
2026-06-12 17:19:49.918657 | controller |                     "f:value": {}
2026-06-12 17:19:49.918672 | controller |                   },
2026-06-12 17:19:49.918687 | controller |                   "k:{\"name\":\"RELATED_IMAGE_NOVA_NOVNC_IMAGE_URL_DEFAULT\"}": {
2026-06-12 17:19:49.918702 | controller |                     ".": {},
2026-06-12 17:19:49.918716 | controller |                     "f:name": {},
2026-06-12 17:19:49.918731 | controller |                     "f:value": {}
2026-06-12 17:19:49.918746 | controller |                   },
2026-06-12 17:19:49.918764 | controller |                   "k:{\"name\":\"RELATED_IMAGE_NOVA_SCHEDULER_IMAGE_URL_DEFAULT\"}": {
2026-06-12 17:19:49.918780 | controller |                     ".": {},
2026-06-12 17:19:49.918794 | controller |                     "f:name": {},
2026-06-12 17:19:49.918809 | controller |                     "f:value": {}
2026-06-12 17:19:49.918823 | controller |                   },
2026-06-12 17:19:49.918837 | controller |                   "k:{\"name\":\"RELATED_IMAGE_OCTAVIA_API_IMAGE_URL_DEFAULT\"}": {
2026-06-12 17:19:49.918852 | controller |                     ".": {},
2026-06-12 17:19:49.918867 | controller |                     "f:name": {},
2026-06-12 17:19:49.918881 | controller |                     "f:value": {}
2026-06-12 17:19:49.918896 | controller |                   },
2026-06-12 17:19:49.918910 | controller |                   "k:{\"name\":\"RELATED_IMAGE_OCTAVIA_HEALTHMANAGER_IMAGE_URL_DEFAULT\"}": {
2026-06-12 17:19:49.918925 | controller |                     ".": {},
2026-06-12 17:19:49.918939 | controller |                     "f:name": {},
2026-06-12 17:19:49.918954 | controller |                     "f:value": {}
2026-06-12 17:19:49.918968 | controller |                   },
2026-06-12 17:19:49.918982 | controller |                   "k:{\"name\":\"RELATED_IMAGE_OCTAVIA_HOUSEKEEPING_IMAGE_URL_DEFAULT\"}": {
2026-06-12 17:19:49.918996 | controller |                     ".": {},
2026-06-12 17:19:49.919011 | controller |                     "f:name": {},
2026-06-12 17:19:49.919025 | controller |                     "f:value": {}
2026-06-12 17:19:49.919039 | controller |                   },
2026-06-12 17:19:49.919054 | controller |                   "k:{\"name\":\"RELATED_IMAGE_OCTAVIA_RSYSLOG_IMAGE_URL_DEFAULT\"}": {
2026-06-12 17:19:49.919069 | controller |                     ".": {},
2026-06-12 17:19:49.919083 | controller |                     "f:name": {},
2026-06-12 17:19:49.919098 | controller |                     "f:value": {}
2026-06-12 17:19:49.919112 | controller |                   },
2026-06-12 17:19:49.919127 | controller |                   "k:{\"name\":\"RELATED_IMAGE_OCTAVIA_WORKER_IMAGE_URL_DEFAULT\"}": {
2026-06-12 17:19:49.919143 | controller |                     ".": {},
2026-06-12 17:19:49.919157 | controller |                     "f:name": {},
2026-06-12 17:19:49.919172 | controller |                     "f:value": {}
2026-06-12 17:19:49.919187 | controller |                   },
2026-06-12 17:19:49.919202 | controller |                   "k:{\"name\":\"RELATED_IMAGE_OPENSTACK_CLIENT_IMAGE_URL_DEFAULT\"}": {
2026-06-12 17:19:49.919217 | controller |                     ".": {},
2026-06-12 17:19:49.919232 | controller |                     "f:name": {},
2026-06-12 17:19:49.919247 | controller |                     "f:value": {}
2026-06-12 17:19:49.919262 | controller |                   },
2026-06-12 17:19:49.919277 | controller |                   "k:{\"name\":\"RELATED_IMAGE_OPENSTACK_MUST_GATHER_DEFAULT\"}": {
2026-06-12 17:19:49.919292 | controller |                     ".": {},
2026-06-12 17:19:49.919307 | controller |                     "f:name": {},
2026-06-12 17:19:49.919373 | controller |                     "f:value": {}
2026-06-12 17:19:49.919390 | controller |                   },
2026-06-12 17:19:49.919405 | controller |                   "k:{\"name\":\"RELATED_IMAGE_OPENSTACK_NETWORK_EXPORTER_IMAGE_URL_DEFAULT\"}": {
2026-06-12 17:19:49.919420 | controller |                     ".": {},
2026-06-12 17:19:49.919435 | controller |                     "f:name": {},
2026-06-12 17:19:49.919449 | controller |                     "f:value": {}
2026-06-12 17:19:49.919464 | controller |                   },
2026-06-12 17:19:49.919479 | controller |                   "k:{\"name\":\"RELATED_IMAGE_OS_CONTAINER_IMAGE_URL_DEFAULT\"}": {
2026-06-12 17:19:49.919494 | controller |                     ".": {},
2026-06-12 17:19:49.919509 | controller |                     "f:name": {},
2026-06-12 17:19:49.919523 | controller |                     "f:value": {}
2026-06-12 17:19:49.919541 | controller |                   },
2026-06-12 17:19:49.919556 | controller |                   "k:{\"name\":\"RELATED_IMAGE_OVN_CONTROLLER_IMAGE_URL_DEFAULT\"}": {
2026-06-12 17:19:49.919571 | controller |                     ".": {},
2026-06-12 17:19:49.919607 | controller |                     "f:name": {},
2026-06-12 17:19:49.919623 | controller |                     "f:value": {}
2026-06-12 17:19:49.919638 | controller |                   },
2026-06-12 17:19:49.919652 | controller |                   "k:{\"name\":\"RELATED_IMAGE_OVN_CONTROLLER_OVS_IMAGE_URL_DEFAULT\"}": {
2026-06-12 17:19:49.919667 | controller |                     ".": {},
2026-06-12 17:19:49.919681 | controller |                     "f:name": {},
2026-06-12 17:19:49.919696 | controller |                     "f:value": {}
2026-06-12 17:19:49.919710 | controller |                   },
2026-06-12 17:19:49.919725 | controller |                   "k:{\"name\":\"RELATED_IMAGE_OVN_NB_DBCLUSTER_IMAGE_URL_DEFAULT\"}": {
2026-06-12 17:19:49.919740 | controller |                     ".": {},
2026-06-12 17:19:49.919754 | controller |                     "f:name": {},
2026-06-12 17:19:49.919768 | controller |                     "f:value": {}
2026-06-12 17:19:49.919783 | controller |                   },
2026-06-12 17:19:49.919797 | controller |                   "k:{\"name\":\"RELATED_IMAGE_OVN_NORTHD_IMAGE_URL_DEFAULT\"}": {
2026-06-12 17:19:49.919811 | controller |                     ".": {},
2026-06-12 17:19:49.919826 | controller |                     "f:name": {},
2026-06-12 17:19:49.919840 | controller |                     "f:value": {}
2026-06-12 17:19:49.919854 | controller |                   },
2026-06-12 17:19:49.919868 | controller |                   "k:{\"name\":\"RELATED_IMAGE_OVN_SB_DBCLUSTER_IMAGE_URL_DEFAULT\"}": {
2026-06-12 17:19:49.919882 | controller |                     ".": {},
2026-06-12 17:19:49.919897 | controller |                     "f:name": {},
2026-06-12 17:19:49.919943 | controller |                     "f:value": {}
2026-06-12 17:19:49.919959 | controller |                   },
2026-06-12 17:19:49.919974 | controller |                   "k:{\"name\":\"RELATED_IMAGE_PLACEMENT_API_IMAGE_URL_DEFAULT\"}": {
2026-06-12 17:19:49.920002 | controller |                     ".": {},
2026-06-12 17:19:49.920018 | controller |                     "f:name": {},
2026-06-12 17:19:49.920033 | controller |                     "f:value": {}
2026-06-12 17:19:49.920048 | controller |                   },
2026-06-12 17:19:49.920063 | controller |                   "k:{\"name\":\"RELATED_IMAGE_RABBITMQ_IMAGE_URL_DEFAULT\"}": {
2026-06-12 17:19:49.920078 | controller |                     ".": {},
2026-06-12 17:19:49.920092 | controller |                     "f:name": {},
2026-06-12 17:19:49.920106 | controller |                     "f:value": {}
2026-06-12 17:19:49.920120 | controller |                   },
2026-06-12 17:19:49.920134 | controller |                   "k:{\"name\":\"RELATED_IMAGE_SWIFT_ACCOUNT_IMAGE_URL_DEFAULT\"}": {
2026-06-12 17:19:49.920149 | controller |                     ".": {},
2026-06-12 17:19:49.920163 | controller |                     "f:name": {},
2026-06-12 17:19:49.920177 | controller |                     "f:value": {}
2026-06-12 17:19:49.920191 | controller |                   },
2026-06-12 17:19:49.920205 | controller |                   "k:{\"name\":\"RELATED_IMAGE_SWIFT_CONTAINER_IMAGE_URL_DEFAULT\"}": {
2026-06-12 17:19:49.920219 | controller |                     ".": {},
2026-06-12 17:19:49.920233 | controller |                     "f:name": {},
2026-06-12 17:19:49.920248 | controller |                     "f:value": {}
2026-06-12 17:19:49.920263 | controller |                   },
2026-06-12 17:19:49.920278 | controller |                   "k:{\"name\":\"RELATED_IMAGE_SWIFT_OBJECT_IMAGE_URL_DEFAULT\"}": {
2026-06-12 17:19:49.920294 | controller |                     ".": {},
2026-06-12 17:19:49.920309 | controller |                     "f:name": {},
2026-06-12 17:19:49.920329 | controller |                     "f:value": {}
2026-06-12 17:19:49.920344 | controller |                   },
2026-06-12 17:19:49.920359 | controller |                   "k:{\"name\":\"RELATED_IMAGE_SWIFT_PROXY_IMAGE_URL_DEFAULT\"}": {
2026-06-12 17:19:49.920374 | controller |                     ".": {},
2026-06-12 17:19:49.920389 | controller |                     "f:name": {},
2026-06-12 17:19:49.920404 | controller |                     "f:value": {}
2026-06-12 17:19:49.920419 | controller |                   },
2026-06-12 17:19:49.920434 | controller |                   "k:{\"name\":\"RELATED_IMAGE_TEST_TEMPEST_IMAGE_URL_DEFAULT\"}": {
2026-06-12 17:19:49.920449 | controller |                     ".": {},
2026-06-12 17:19:49.920464 | controller |                     "f:name": {},
2026-06-12 17:19:49.920479 | controller |                     "f:value": {}
2026-06-12 17:19:49.920494 | controller |                   },
2026-06-12 17:19:49.920509 | controller |                   "k:{\"name\":\"RELATED_IMAGE_WATCHER_API_IMAGE_URL_DEFAULT\"}": {
2026-06-12 17:19:49.920524 | controller |                     ".": {},
2026-06-12 17:19:49.920539 | controller |                     "f:name": {},
2026-06-12 17:19:49.920554 | controller |                     "f:value": {}
2026-06-12 17:19:49.920569 | controller |                   },
2026-06-12 17:19:49.920604 | controller |                   "k:{\"name\":\"RELATED_IMAGE_WATCHER_APPLIER_IMAGE_URL_DEFAULT\"}": {
2026-06-12 17:19:49.920620 | controller |                     ".": {},
2026-06-12 17:19:49.920635 | controller |                     "f:name": {},
2026-06-12 17:19:49.920650 | controller |                     "f:value": {}
2026-06-12 17:19:49.920664 | controller |                   },
2026-06-12 17:19:49.920679 | controller |                   "k:{\"name\":\"RELATED_IMAGE_WATCHER_DECISION_ENGINE_IMAGE_URL_DEFAULT\"}": {
2026-06-12 17:19:49.920694 | controller |                     ".": {},
2026-06-12 17:19:49.920708 | controller |                     "f:name": {},
2026-06-12 17:19:49.920723 | controller |                     "f:value": {}
2026-06-12 17:19:49.920739 | controller |                   },
2026-06-12 17:19:49.920753 | controller |                   "k:{\"name\":\"RENEW_DEADLINE\"}": {
2026-06-12 17:19:49.920768 | controller |                     ".": {},
2026-06-12 17:19:49.920782 | controller |                     "f:name": {},
2026-06-12 17:19:49.920797 | controller |                     "f:value": {}
2026-06-12 17:19:49.920812 | controller |                   },
2026-06-12 17:19:49.920826 | controller |                   "k:{\"name\":\"RETRY_PERIOD\"}": {
2026-06-12 17:19:49.920841 | controller |                     ".": {},
2026-06-12 17:19:49.920856 | controller |                     "f:name": {},
2026-06-12 17:19:49.920870 | controller |                     "f:value": {}
2026-06-12 17:19:49.920884 | controller |                   }
2026-06-12 17:19:49.920899 | controller |                 },
2026-06-12 17:19:49.920913 | controller |                 "f:image": {},
2026-06-12 17:19:49.920928 | controller |                 "f:imagePullPolicy": {},
2026-06-12 17:19:49.920942 | controller |                 "f:livenessProbe": {
2026-06-12 17:19:49.920957 | controller |                   ".": {},
2026-06-12 17:19:49.920972 | controller |                   "f:failureThreshold": {},
2026-06-12 17:19:49.920986 | controller |                   "f:httpGet": {
2026-06-12 17:19:49.921001 | controller |                     ".": {},
2026-06-12 17:19:49.921015 | controller |                     "f:path": {},
2026-06-12 17:19:49.921030 | controller |                     "f:port": {},
2026-06-12 17:19:49.921044 | controller |                     "f:scheme": {}
2026-06-12 17:19:49.921059 | controller |                   },
2026-06-12 17:19:49.921073 | controller |                   "f:initialDelaySeconds": {},
2026-06-12 17:19:49.921088 | controller |                   "f:periodSeconds": {},
2026-06-12 17:19:49.921103 | controller |                   "f:successThreshold": {},
2026-06-12 17:19:49.921121 | controller |                   "f:timeoutSeconds": {}
2026-06-12 17:19:49.921137 | controller |                 },
2026-06-12 17:19:49.921152 | controller |                 "f:name": {},
2026-06-12 17:19:49.921166 | controller |                 "f:readinessProbe": {
2026-06-12 17:19:49.921180 | controller |                   ".": {},
2026-06-12 17:19:49.921195 | controller |                   "f:failureThreshold": {},
2026-06-12 17:19:49.921210 | controller |                   "f:httpGet": {
2026-06-12 17:19:49.921225 | controller |                     ".": {},
2026-06-12 17:19:49.921239 | controller |                     "f:path": {},
2026-06-12 17:19:49.921253 | controller |                     "f:port": {},
2026-06-12 17:19:49.921267 | controller |                     "f:scheme": {}
2026-06-12 17:19:49.921282 | controller |                   },
2026-06-12 17:19:49.921297 | controller |                   "f:initialDelaySeconds": {},
2026-06-12 17:19:49.921312 | controller |                   "f:periodSeconds": {},
2026-06-12 17:19:49.921327 | controller |                   "f:successThreshold": {},
2026-06-12 17:19:49.921343 | controller |                   "f:timeoutSeconds": {}
2026-06-12 17:19:49.921358 | controller |                 },
2026-06-12 17:19:49.921373 | controller |                 "f:resources": {
2026-06-12 17:19:49.921389 | controller |                   ".": {},
2026-06-12 17:19:49.921404 | controller |                   "f:limits": {
2026-06-12 17:19:49.921419 | controller |                     ".": {},
2026-06-12 17:19:49.921434 | controller |                     "f:cpu": {},
2026-06-12 17:19:49.921448 | controller |                     "f:memory": {}
2026-06-12 17:19:49.921463 | controller |                   },
2026-06-12 17:19:49.921478 | controller |                   "f:requests": {
2026-06-12 17:19:49.921492 | controller |                     ".": {},
2026-06-12 17:19:49.921507 | controller |                     "f:cpu": {},
2026-06-12 17:19:49.921522 | controller |                     "f:memory": {}
2026-06-12 17:19:49.921537 | controller |                   }
2026-06-12 17:19:49.921552 | controller |                 },
2026-06-12 17:19:49.921567 | controller |                 "f:securityContext": {
2026-06-12 17:19:49.921601 | controller |                   ".": {},
2026-06-12 17:19:49.921617 | controller |                   "f:allowPrivilegeEscalation": {}
2026-06-12 17:19:49.921632 | controller |                 },
2026-06-12 17:19:49.921647 | controller |                 "f:terminationMessagePath": {},
2026-06-12 17:19:49.921661 | controller |                 "f:terminationMessagePolicy": {},
2026-06-12 17:19:49.921676 | controller |                 "f:volumeMounts": {
2026-06-12 17:19:49.921690 | controller |                   ".": {},
2026-06-12 17:19:49.921705 | controller |                   "k:{\"mountPath\":\"/tmp/k8s-webhook-server/serving-certs\"}": {
2026-06-12 17:19:49.921720 | controller |                     ".": {},
2026-06-12 17:19:49.921735 | controller |                     "f:mountPath": {},
2026-06-12 17:19:49.921749 | controller |                     "f:name": {},
2026-06-12 17:19:49.921764 | controller |                     "f:readOnly": {}
2026-06-12 17:19:49.921778 | controller |                   }
2026-06-12 17:19:49.921792 | controller |                 }
2026-06-12 17:19:49.921806 | controller |               }
2026-06-12 17:19:49.921821 | controller |             },
2026-06-12 17:19:49.921835 | controller |             "f:dnsPolicy": {},
2026-06-12 17:19:49.921850 | controller |             "f:enableServiceLinks": {},
2026-06-12 17:19:49.921864 | controller |             "f:restartPolicy": {},
2026-06-12 17:19:49.921878 | controller |             "f:schedulerName": {},
2026-06-12 17:19:49.921893 | controller |             "f:securityContext": {
2026-06-12 17:19:49.921907 | controller |               ".": {},
2026-06-12 17:19:49.921921 | controller |               "f:runAsNonRoot": {}
2026-06-12 17:19:49.921936 | controller |             },
2026-06-12 17:19:49.921954 | controller |             "f:serviceAccount": {},
2026-06-12 17:19:49.921969 | controller |             "f:serviceAccountName": {},
2026-06-12 17:19:49.921983 | controller |             "f:terminationGracePeriodSeconds": {},
2026-06-12 17:19:49.921998 | controller |             "f:tolerations": {},
2026-06-12 17:19:49.922012 | controller |             "f:volumes": {
2026-06-12 17:19:49.922025 | controller |               ".": {},
2026-06-12 17:19:49.922039 | controller |               "k:{\"name\":\"cert\"}": {
2026-06-12 17:19:49.922054 | controller |                 ".": {},
2026-06-12 17:19:49.922068 | controller |                 "f:name": {},
2026-06-12 17:19:49.922082 | controller |                 "f:secret": {
2026-06-12 17:19:49.922095 | controller |                   ".": {},
2026-06-12 17:19:49.922109 | controller |                   "f:defaultMode": {},
2026-06-12 17:19:49.922123 | controller |                   "f:secretName": {}
2026-06-12 17:19:49.922137 | controller |                 }
2026-06-12 17:19:49.922152 | controller |               }
2026-06-12 17:19:49.922167 | controller |             }
2026-06-12 17:19:49.922182 | controller |           }
2026-06-12 17:19:49.922196 | controller |         },
2026-06-12 17:19:49.922211 | controller |         "manager": "kube-controller-manager",
2026-06-12 17:19:49.922226 | controller |         "operation": "Update",
2026-06-12 17:19:49.922241 | controller |         "time": "2026-06-12T16:21:24Z"
2026-06-12 17:19:49.922255 | controller |       },
2026-06-12 17:19:49.922270 | controller |       {
2026-06-12 17:19:49.922285 | controller |         "apiVersion": "v1",
2026-06-12 17:19:49.922300 | controller |         "fieldsType": "FieldsV1",
2026-06-12 17:19:49.922315 | controller |         "fieldsV1": {
2026-06-12 17:19:49.922331 | controller |           "f:metadata": {
2026-06-12 17:19:49.922346 | controller |             "f:annotations": {
2026-06-12 17:19:49.922362 | controller |               "f:k8s.ovn.org/pod-networks": {}
2026-06-12 17:19:49.922377 | controller |             }
2026-06-12 17:19:49.922392 | controller |           }
2026-06-12 17:19:49.922408 | controller |         },
2026-06-12 17:19:49.922423 | controller |         "manager": "crc",
2026-06-12 17:19:49.922437 | controller |         "operation": "Update",
2026-06-12 17:19:49.922452 | controller |         "subresource": "status",
2026-06-12 17:19:49.922467 | controller |         "time": "2026-06-12T16:21:25Z"
2026-06-12 17:19:49.922483 | controller |       },
2026-06-12 17:19:49.922498 | controller |       {
2026-06-12 17:19:49.922513 | controller |         "apiVersion": "v1",
2026-06-12 17:19:49.922528 | controller |         "fieldsType": "FieldsV1",
2026-06-12 17:19:49.922543 | controller |         "fieldsV1": {
2026-06-12 17:19:49.922558 | controller |           "f:metadata": {
2026-06-12 17:19:49.922588 | controller |             "f:annotations": {
2026-06-12 17:19:49.922609 | controller |               "f:k8s.v1.cni.cncf.io/network-status": {}
2026-06-12 17:19:49.922625 | controller |             }
2026-06-12 17:19:49.922640 | controller |           }
2026-06-12 17:19:49.922656 | controller |         },
2026-06-12 17:19:49.922670 | controller |         "manager": "multus-daemon",
2026-06-12 17:19:49.922685 | controller |         "operation": "Update",
2026-06-12 17:19:49.922700 | controller |         "subresource": "status",
2026-06-12 17:19:49.922715 | controller |         "time": "2026-06-12T16:21:47Z"
2026-06-12 17:19:49.922730 | controller |       },
2026-06-12 17:19:49.922745 | controller |       {
2026-06-12 17:19:49.922760 | controller |         "apiVersion": "v1",
2026-06-12 17:19:49.922775 | controller |         "fieldsType": "FieldsV1",
2026-06-12 17:19:49.922790 | controller |         "fieldsV1": {
2026-06-12 17:19:49.922804 | controller |           "f:status": {
2026-06-12 17:19:49.922819 | controller |             "f:conditions": {
2026-06-12 17:19:49.922834 | controller |               "k:{\"type\":\"ContainersReady\"}": {
2026-06-12 17:19:49.922853 | controller |                 ".": {},
2026-06-12 17:19:49.922869 | controller |                 "f:lastProbeTime": {},
2026-06-12 17:19:49.922884 | controller |                 "f:lastTransitionTime": {},
2026-06-12 17:19:49.922900 | controller |                 "f:status": {},
2026-06-12 17:19:49.922915 | controller |                 "f:type": {}
2026-06-12 17:19:49.922930 | controller |               },
2026-06-12 17:19:49.922946 | controller |               "k:{\"type\":\"Initialized\"}": {
2026-06-12 17:19:49.922961 | controller |                 ".": {},
2026-06-12 17:19:49.922976 | controller |                 "f:lastProbeTime": {},
2026-06-12 17:19:49.922991 | controller |                 "f:lastTransitionTime": {},
2026-06-12 17:19:49.923007 | controller |                 "f:status": {},
2026-06-12 17:19:49.923022 | controller |                 "f:type": {}
2026-06-12 17:19:49.923037 | controller |               },
2026-06-12 17:19:49.923053 | controller |               "k:{\"type\":\"PodReadyToStartContainers\"}": {
2026-06-12 17:19:49.923068 | controller |                 ".": {},
2026-06-12 17:19:49.923083 | controller |                 "f:lastProbeTime": {},
2026-06-12 17:19:49.923098 | controller |                 "f:lastTransitionTime": {},
2026-06-12 17:19:49.923113 | controller |                 "f:status": {},
2026-06-12 17:19:49.923128 | controller |                 "f:type": {}
2026-06-12 17:19:49.923143 | controller |               },
2026-06-12 17:19:49.923158 | controller |               "k:{\"type\":\"Ready\"}": {
2026-06-12 17:19:49.923173 | controller |                 ".": {},
2026-06-12 17:19:49.923188 | controller |                 "f:lastProbeTime": {},
2026-06-12 17:19:49.923204 | controller |                 "f:lastTransitionTime": {},
2026-06-12 17:19:49.923219 | controller |                 "f:status": {},
2026-06-12 17:19:49.923235 | controller |                 "f:type": {}
2026-06-12 17:19:49.923250 | controller |               }
2026-06-12 17:19:49.923265 | controller |             },
2026-06-12 17:19:49.923281 | controller |             "f:containerStatuses": {},
2026-06-12 17:19:49.923296 | controller |             "f:hostIP": {},
2026-06-12 17:19:49.923311 | controller |             "f:hostIPs": {},
2026-06-12 17:19:49.923327 | controller |             "f:phase": {},
2026-06-12 17:19:49.923342 | controller |             "f:podIP": {},
2026-06-12 17:19:49.923357 | controller |             "f:podIPs": {
2026-06-12 17:19:49.923372 | controller |               ".": {},
2026-06-12 17:19:49.923388 | controller |               "k:{\"ip\":\"10.217.0.91\"}": {
2026-06-12 17:19:49.923404 | controller |                 ".": {},
2026-06-12 17:19:49.923420 | controller |                 "f:ip": {}
2026-06-12 17:19:49.923436 | controller |               }
2026-06-12 17:19:49.923452 | controller |             },
2026-06-12 17:19:49.923468 | controller |             "f:startTime": {}
2026-06-12 17:19:49.923484 | controller |           }
2026-06-12 17:19:49.923500 | controller |         },
2026-06-12 17:19:49.923515 | controller |         "manager": "kubelet",
2026-06-12 17:19:49.923531 | controller |         "operation": "Update",
2026-06-12 17:19:49.923547 | controller |         "subresource": "status",
2026-06-12 17:19:49.923563 | controller |         "time": "2026-06-12T16:23:06Z"
2026-06-12 17:19:49.923597 | controller |       }
2026-06-12 17:19:49.923615 | controller |     ],
2026-06-12 17:19:49.923631 | controller |     "name": "openstack-baremetal-operator-controller-manager-678fc77c5466qhr",
2026-06-12 17:19:49.923647 | controller |     "namespace": "openstack-operators",
2026-06-12 17:19:49.923664 | controller |     "ownerReferences": [
2026-06-12 17:19:49.923680 | controller |       {
2026-06-12 17:19:49.923695 | controller |         "apiVersion": "apps/v1",
2026-06-12 17:19:49.923711 | controller |         "blockOwnerDeletion": true,
2026-06-12 17:19:49.923726 | controller |         "controller": true,
2026-06-12 17:19:49.923742 | controller |         "kind": "ReplicaSet",
2026-06-12 17:19:49.923761 | controller |         "name": "openstack-baremetal-operator-controller-manager-678fc77c54",
2026-06-12 17:19:49.923777 | controller |         "uid": "9e4fc4ef-35d7-4935-99d3-22062c5bd18d"
2026-06-12 17:19:49.923792 | controller |       }
2026-06-12 17:19:49.923808 | controller |     ],
2026-06-12 17:19:49.923823 | controller |     "resourceVersion": "55851",
2026-06-12 17:19:49.923838 | controller |     "uid": "aa4c500c-dc29-4c70-a475-9c6d90a54fb1"
2026-06-12 17:19:49.923853 | controller |   },
2026-06-12 17:19:49.923868 | controller |   "spec": {
2026-06-12 17:19:49.923883 | controller |     "containers": [
2026-06-12 17:19:49.923898 | controller |       {
2026-06-12 17:19:49.923913 | controller |         "args": [
2026-06-12 17:19:49.923928 | controller |           "--leader-elect",
2026-06-12 17:19:49.923943 | controller |           "--health-probe-bind-address=:8081",
2026-06-12 17:19:49.923958 | controller |           "--metrics-bind-address=127.0.0.1:8080"
2026-06-12 17:19:49.923973 | controller |         ],
2026-06-12 17:19:49.923999 | controller |         "command": [
2026-06-12 17:19:49.924017 | controller |           "/manager"
2026-06-12 17:19:49.924032 | controller |         ],
2026-06-12 17:19:49.924047 | controller |         "env": [
2026-06-12 17:19:49.924062 | controller |           {
2026-06-12 17:19:49.924077 | controller |             "name": "LEASE_DURATION",
2026-06-12 17:19:49.924092 | controller |             "value": "30"
2026-06-12 17:19:49.924107 | controller |           },
2026-06-12 17:19:49.924122 | controller |           {
2026-06-12 17:19:49.924137 | controller |             "name": "RENEW_DEADLINE",
2026-06-12 17:19:49.924153 | controller |             "value": "20"
2026-06-12 17:19:49.924168 | controller |           },
2026-06-12 17:19:49.924183 | controller |           {
2026-06-12 17:19:49.924198 | controller |             "name": "RETRY_PERIOD",
2026-06-12 17:19:49.924214 | controller |             "value": "5"
2026-06-12 17:19:49.924228 | controller |           },
2026-06-12 17:19:49.924243 | controller |           {
2026-06-12 17:19:49.924259 | controller |             "name": "ENABLE_WEBHOOKS",
2026-06-12 17:19:49.924274 | controller |             "value": "true"
2026-06-12 17:19:49.924289 | controller |           },
2026-06-12 17:19:49.924304 | controller |           {
2026-06-12 17:19:49.924319 | controller |             "name": "RELATED_IMAGE_AGENT_IMAGE_URL_DEFAULT",
2026-06-12 17:19:49.924335 | controller |             "value": "quay.io/openstack-k8s-operators/openstack-baremetal-operator-agent:latest"
2026-06-12 17:19:49.924351 | controller |           },
2026-06-12 17:19:49.924366 | controller |           {
2026-06-12 17:19:49.924381 | controller |             "name": "RELATED_IMAGE_ANSIBLEEE_IMAGE_URL_DEFAULT",
2026-06-12 17:19:49.924396 | controller |             "value": "quay.io/openstack-k8s-operators/openstack-ansibleee-runner:latest"
2026-06-12 17:19:49.924412 | controller |           },
2026-06-12 17:19:49.924428 | controller |           {
2026-06-12 17:19:49.924443 | controller |             "name": "RELATED_IMAGE_AODH_API_IMAGE_URL_DEFAULT",
2026-06-12 17:19:49.924458 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-aodh-api:current-podified"
2026-06-12 17:19:49.924474 | controller |           },
2026-06-12 17:19:49.924490 | controller |           {
2026-06-12 17:19:49.924506 | controller |             "name": "RELATED_IMAGE_AODH_EVALUATOR_IMAGE_URL_DEFAULT",
2026-06-12 17:19:49.924522 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-aodh-evaluator:current-podified"
2026-06-12 17:19:49.924539 | controller |           },
2026-06-12 17:19:49.924554 | controller |           {
2026-06-12 17:19:49.924570 | controller |             "name": "RELATED_IMAGE_AODH_LISTENER_IMAGE_URL_DEFAULT",
2026-06-12 17:19:49.924608 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-aodh-listener:current-podified"
2026-06-12 17:19:49.924625 | controller |           },
2026-06-12 17:19:49.924645 | controller |           {
2026-06-12 17:19:49.924661 | controller |             "name": "RELATED_IMAGE_AODH_NOTIFIER_IMAGE_URL_DEFAULT",
2026-06-12 17:19:49.924677 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-aodh-notifier:current-podified"
2026-06-12 17:19:49.924693 | controller |           },
2026-06-12 17:19:49.924709 | controller |           {
2026-06-12 17:19:49.924725 | controller |             "name": "RELATED_IMAGE_APACHE_IMAGE_URL_DEFAULT",
2026-06-12 17:19:49.924741 | controller |             "value": "registry.redhat.io/ubi9/httpd-24:latest"
2026-06-12 17:19:49.924757 | controller |           },
2026-06-12 17:19:49.924773 | controller |           {
2026-06-12 17:19:49.924789 | controller |             "name": "RELATED_IMAGE_BARBICAN_API_IMAGE_URL_DEFAULT",
2026-06-12 17:19:49.924805 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-barbican-api:current-podified"
2026-06-12 17:19:49.924820 | controller |           },
2026-06-12 17:19:49.924836 | controller |           {
2026-06-12 17:19:49.924852 | controller |             "name": "RELATED_IMAGE_BARBICAN_KEYSTONE_LISTENER_IMAGE_URL_DEFAULT",
2026-06-12 17:19:49.924868 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-barbican-keystone-listener:current-podified"
2026-06-12 17:19:49.924884 | controller |           },
2026-06-12 17:19:49.924899 | controller |           {
2026-06-12 17:19:49.924915 | controller |             "name": "RELATED_IMAGE_BARBICAN_WORKER_IMAGE_URL_DEFAULT",
2026-06-12 17:19:49.924930 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-barbican-worker:current-podified"
2026-06-12 17:19:49.924946 | controller |           },
2026-06-12 17:19:49.924961 | controller |           {
2026-06-12 17:19:49.925009 | controller |             "name": "RELATED_IMAGE_CEILOMETER_CENTRAL_IMAGE_URL_DEFAULT",
2026-06-12 17:19:49.925027 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-ceilometer-central:current-podified"
2026-06-12 17:19:49.925044 | controller |           },
2026-06-12 17:19:49.925059 | controller |           {
2026-06-12 17:19:49.925075 | controller |             "name": "RELATED_IMAGE_CEILOMETER_COMPUTE_IMAGE_URL_DEFAULT",
2026-06-12 17:19:49.925091 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-ceilometer-compute:current-podified"
2026-06-12 17:19:49.925107 | controller |           },
2026-06-12 17:19:49.925122 | controller |           {
2026-06-12 17:19:49.925137 | controller |             "name": "RELATED_IMAGE_CEILOMETER_IPMI_IMAGE_URL_DEFAULT",
2026-06-12 17:19:49.925153 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-ceilometer-ipmi:current-podified"
2026-06-12 17:19:49.925169 | controller |           },
2026-06-12 17:19:49.925184 | controller |           {
2026-06-12 17:19:49.925199 | controller |             "name": "RELATED_IMAGE_CEILOMETER_MYSQLD_EXPORTER_IMAGE_URL_DEFAULT",
2026-06-12 17:19:49.925215 | controller |             "value": "quay.io/openstack-k8s-operators/mysqld_exporter:latest"
2026-06-12 17:19:49.925231 | controller |           },
2026-06-12 17:19:49.925246 | controller |           {
2026-06-12 17:19:49.925261 | controller |             "name": "RELATED_IMAGE_CEILOMETER_NOTIFICATION_IMAGE_URL_DEFAULT",
2026-06-12 17:19:49.925277 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-ceilometer-notification:current-podified"
2026-06-12 17:19:49.925292 | controller |           },
2026-06-12 17:19:49.925307 | controller |           {
2026-06-12 17:19:49.925323 | controller |             "name": "RELATED_IMAGE_CEILOMETER_SGCORE_IMAGE_URL_DEFAULT",
2026-06-12 17:19:49.925338 | controller |             "value": "quay.io/openstack-k8s-operators/sg-core:latest"
2026-06-12 17:19:49.925354 | controller |           },
2026-06-12 17:19:49.925369 | controller |           {
2026-06-12 17:19:49.925385 | controller |             "name": "RELATED_IMAGE_CINDER_API_IMAGE_URL_DEFAULT",
2026-06-12 17:19:49.925404 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-cinder-api:current-podified"
2026-06-12 17:19:49.925420 | controller |           },
2026-06-12 17:19:49.925435 | controller |           {
2026-06-12 17:19:49.925450 | controller |             "name": "RELATED_IMAGE_CINDER_BACKUP_IMAGE_URL_DEFAULT",
2026-06-12 17:19:49.925465 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-cinder-backup:current-podified"
2026-06-12 17:19:49.925481 | controller |           },
2026-06-12 17:19:49.925496 | controller |           {
2026-06-12 17:19:49.925511 | controller |             "name": "RELATED_IMAGE_CINDER_SCHEDULER_IMAGE_URL_DEFAULT",
2026-06-12 17:19:49.925527 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-cinder-scheduler:current-podified"
2026-06-12 17:19:49.925542 | controller |           },
2026-06-12 17:19:49.925557 | controller |           {
2026-06-12 17:19:49.925572 | controller |             "name": "RELATED_IMAGE_CINDER_VOLUME_IMAGE_URL_DEFAULT",
2026-06-12 17:19:49.925607 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-cinder-volume:current-podified"
2026-06-12 17:19:49.925623 | controller |           },
2026-06-12 17:19:49.925638 | controller |           {
2026-06-12 17:19:49.925654 | controller |             "name": "RELATED_IMAGE_CLOUDKITTY_API_IMAGE_URL_DEFAULT",
2026-06-12 17:19:49.925670 | controller |             "value": "quay.rdoproject.org/podified-master-centos10/openstack-cloudkitty-api:current"
2026-06-12 17:19:49.925685 | controller |           },
2026-06-12 17:19:49.925701 | controller |           {
2026-06-12 17:19:49.925716 | controller |             "name": "RELATED_IMAGE_CLOUDKITTY_PROC_IMAGE_URL_DEFAULT",
2026-06-12 17:19:49.925732 | controller |             "value": "quay.rdoproject.org/podified-master-centos10/openstack-cloudkitty-processor:current"
2026-06-12 17:19:49.925748 | controller |           },
2026-06-12 17:19:49.925763 | controller |           {
2026-06-12 17:19:49.925779 | controller |             "name": "RELATED_IMAGE_DESIGNATE_API_IMAGE_URL_DEFAULT",
2026-06-12 17:19:49.925794 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-designate-api:current-podified"
2026-06-12 17:19:49.925810 | controller |           },
2026-06-12 17:19:49.925825 | controller |           {
2026-06-12 17:19:49.925840 | controller |             "name": "RELATED_IMAGE_DESIGNATE_BACKENDBIND9_IMAGE_URL_DEFAULT",
2026-06-12 17:19:49.925856 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-designate-backend-bind9:current-podified"
2026-06-12 17:19:49.925872 | controller |           },
2026-06-12 17:19:49.925887 | controller |           {
2026-06-12 17:19:49.925902 | controller |             "name": "RELATED_IMAGE_DESIGNATE_CENTRAL_IMAGE_URL_DEFAULT",
2026-06-12 17:19:49.925917 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-designate-central:current-podified"
2026-06-12 17:19:49.925932 | controller |           },
2026-06-12 17:19:49.925947 | controller |           {
2026-06-12 17:19:49.925961 | controller |             "name": "RELATED_IMAGE_DESIGNATE_MDNS_IMAGE_URL_DEFAULT",
2026-06-12 17:19:49.925976 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-designate-mdns:current-podified"
2026-06-12 17:19:49.925990 | controller |           },
2026-06-12 17:19:49.926005 | controller |           {
2026-06-12 17:19:49.926019 | controller |             "name": "RELATED_IMAGE_DESIGNATE_PRODUCER_IMAGE_URL_DEFAULT",
2026-06-12 17:19:49.926034 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-designate-producer:current-podified"
2026-06-12 17:19:49.926048 | controller |           },
2026-06-12 17:19:49.926063 | controller |           {
2026-06-12 17:19:49.926077 | controller |             "name": "RELATED_IMAGE_DESIGNATE_UNBOUND_IMAGE_URL_DEFAULT",
2026-06-12 17:19:49.926092 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-unbound:current-podified"
2026-06-12 17:19:49.926111 | controller |           },
2026-06-12 17:19:49.926126 | controller |           {
2026-06-12 17:19:49.926141 | controller |             "name": "RELATED_IMAGE_DESIGNATE_WORKER_IMAGE_URL_DEFAULT",
2026-06-12 17:19:49.926155 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-designate-worker:current-podified"
2026-06-12 17:19:49.926170 | controller |           },
2026-06-12 17:19:49.926185 | controller |           {
2026-06-12 17:19:49.926200 | controller |             "name": "RELATED_IMAGE_EDPM_FRR_IMAGE_URL_DEFAULT",
2026-06-12 17:19:49.926215 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-frr:current-podified"
2026-06-12 17:19:49.926230 | controller |           },
2026-06-12 17:19:49.926244 | controller |           {
2026-06-12 17:19:49.926258 | controller |             "name": "RELATED_IMAGE_EDPM_ISCSID_IMAGE_URL_DEFAULT",
2026-06-12 17:19:49.926273 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-iscsid:current-podified"
2026-06-12 17:19:49.926288 | controller |           },
2026-06-12 17:19:49.926302 | controller |           {
2026-06-12 17:19:49.926317 | controller |             "name": "RELATED_IMAGE_EDPM_KEPLER_IMAGE_URL_DEFAULT",
2026-06-12 17:19:49.926332 | controller |             "value": "quay.io/sustainable_computing_io/kepler:release-0.7.12"
2026-06-12 17:19:49.926346 | controller |           },
2026-06-12 17:19:49.926361 | controller |           {
2026-06-12 17:19:49.926376 | controller |             "name": "RELATED_IMAGE_EDPM_LOGROTATE_CROND_IMAGE_URL_DEFAULT",
2026-06-12 17:19:49.926391 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-cron:current-podified"
2026-06-12 17:19:49.926405 | controller |           },
2026-06-12 17:19:49.926420 | controller |           {
2026-06-12 17:19:49.926435 | controller |             "name": "RELATED_IMAGE_EDPM_MULTIPATHD_IMAGE_URL_DEFAULT",
2026-06-12 17:19:49.926450 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-multipathd:current-podified"
2026-06-12 17:19:49.926464 | controller |           },
2026-06-12 17:19:49.926479 | controller |           {
2026-06-12 17:19:49.926493 | controller |             "name": "RELATED_IMAGE_EDPM_NEUTRON_DHCP_AGENT_IMAGE_URL_DEFAULT",
2026-06-12 17:19:49.926508 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-neutron-dhcp-agent:current-podified"
2026-06-12 17:19:49.926522 | controller |           },
2026-06-12 17:19:49.926537 | controller |           {
2026-06-12 17:19:49.926551 | controller |             "name": "RELATED_IMAGE_EDPM_NEUTRON_METADATA_AGENT_IMAGE_URL_DEFAULT",
2026-06-12 17:19:49.926566 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-neutron-metadata-agent-ovn:current-podified"
2026-06-12 17:19:49.926599 | controller |           },
2026-06-12 17:19:49.926616 | controller |           {
2026-06-12 17:19:49.926631 | controller |             "name": "RELATED_IMAGE_EDPM_NEUTRON_OVN_AGENT_IMAGE_URL_DEFAULT",
2026-06-12 17:19:49.926646 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-neutron-ovn-agent:current-podified"
2026-06-12 17:19:49.926661 | controller |           },
2026-06-12 17:19:49.926676 | controller |           {
2026-06-12 17:19:49.926692 | controller |             "name": "RELATED_IMAGE_EDPM_NEUTRON_SRIOV_AGENT_IMAGE_URL_DEFAULT",
2026-06-12 17:19:49.926708 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-neutron-sriov-agent:current-podified"
2026-06-12 17:19:49.926723 | controller |           },
2026-06-12 17:19:49.926738 | controller |           {
2026-06-12 17:19:49.926753 | controller |             "name": "RELATED_IMAGE_EDPM_NODE_EXPORTER_IMAGE_URL_DEFAULT",
2026-06-12 17:19:49.926769 | controller |             "value": "quay.io/prometheus/node-exporter:v1.5.0"
2026-06-12 17:19:49.926785 | controller |           },
2026-06-12 17:19:49.926804 | controller |           {
2026-06-12 17:19:49.926820 | controller |             "name": "RELATED_IMAGE_EDPM_OVN_BGP_AGENT_IMAGE_URL_DEFAULT",
2026-06-12 17:19:49.926835 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-ovn-bgp-agent:current-podified"
2026-06-12 17:19:49.926850 | controller |           },
2026-06-12 17:19:49.926865 | controller |           {
2026-06-12 17:19:49.926880 | controller |             "name": "RELATED_IMAGE_EDPM_PODMAN_EXPORTER_IMAGE_URL_DEFAULT",
2026-06-12 17:19:49.926896 | controller |             "value": "quay.io/openstack-k8s-operators/prometheus-podman-exporter:latest"
2026-06-12 17:19:49.926914 | controller |           },
2026-06-12 17:19:49.926931 | controller |           {
2026-06-12 17:19:49.926946 | controller |             "name": "RELATED_IMAGE_GLANCE_API_IMAGE_URL_DEFAULT",
2026-06-12 17:19:49.926962 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-glance-api:current-podified"
2026-06-12 17:19:49.926978 | controller |           },
2026-06-12 17:19:49.926993 | controller |           {
2026-06-12 17:19:49.927009 | controller |             "name": "RELATED_IMAGE_HEAT_API_IMAGE_URL_DEFAULT",
2026-06-12 17:19:49.927024 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-heat-api:current-podified"
2026-06-12 17:19:49.927040 | controller |           },
2026-06-12 17:19:49.927055 | controller |           {
2026-06-12 17:19:49.927070 | controller |             "name": "RELATED_IMAGE_HEAT_CFNAPI_IMAGE_URL_DEFAULT",
2026-06-12 17:19:49.927085 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-heat-api-cfn:current-podified"
2026-06-12 17:19:49.927100 | controller |           },
2026-06-12 17:19:49.927115 | controller |           {
2026-06-12 17:19:49.927130 | controller |             "name": "RELATED_IMAGE_HEAT_ENGINE_IMAGE_URL_DEFAULT",
2026-06-12 17:19:49.927145 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-heat-engine:current-podified"
2026-06-12 17:19:49.927159 | controller |           },
2026-06-12 17:19:49.927174 | controller |           {
2026-06-12 17:19:49.927188 | controller |             "name": "RELATED_IMAGE_HORIZON_IMAGE_URL_DEFAULT",
2026-06-12 17:19:49.927203 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-horizon:current-podified"
2026-06-12 17:19:49.927218 | controller |           },
2026-06-12 17:19:49.927233 | controller |           {
2026-06-12 17:19:49.927248 | controller |             "name": "RELATED_IMAGE_INFRA_MEMCACHED_IMAGE_URL_DEFAULT",
2026-06-12 17:19:49.927263 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-memcached:current-podified"
2026-06-12 17:19:49.927278 | controller |           },
2026-06-12 17:19:49.927293 | controller |           {
2026-06-12 17:19:49.927307 | controller |             "name": "RELATED_IMAGE_INFRA_REDIS_IMAGE_URL_DEFAULT",
2026-06-12 17:19:49.927322 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-redis:current-podified"
2026-06-12 17:19:49.927337 | controller |           },
2026-06-12 17:19:49.927352 | controller |           {
2026-06-12 17:19:49.927366 | controller |             "name": "RELATED_IMAGE_IRONIC_API_IMAGE_URL_DEFAULT",
2026-06-12 17:19:49.927381 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-ironic-api:current-podified"
2026-06-12 17:19:49.927396 | controller |           },
2026-06-12 17:19:49.927410 | controller |           {
2026-06-12 17:19:49.927425 | controller |             "name": "RELATED_IMAGE_IRONIC_CONDUCTOR_IMAGE_URL_DEFAULT",
2026-06-12 17:19:49.927440 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-ironic-conductor:current-podified"
2026-06-12 17:19:49.927455 | controller |           },
2026-06-12 17:19:49.927470 | controller |           {
2026-06-12 17:19:49.927485 | controller |             "name": "RELATED_IMAGE_IRONIC_INSPECTOR_IMAGE_URL_DEFAULT",
2026-06-12 17:19:49.927503 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-ironic-inspector:current-podified"
2026-06-12 17:19:49.927519 | controller |           },
2026-06-12 17:19:49.927533 | controller |           {
2026-06-12 17:19:49.927548 | controller |             "name": "RELATED_IMAGE_IRONIC_NEUTRON_AGENT_IMAGE_URL_DEFAULT",
2026-06-12 17:19:49.927562 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-ironic-neutron-agent:current-podified"
2026-06-12 17:19:49.927594 | controller |           },
2026-06-12 17:19:49.927611 | controller |           {
2026-06-12 17:19:49.927626 | controller |             "name": "RELATED_IMAGE_IRONIC_PXE_IMAGE_URL_DEFAULT",
2026-06-12 17:19:49.927641 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-ironic-pxe:current-podified"
2026-06-12 17:19:49.927657 | controller |           },
2026-06-12 17:19:49.927672 | controller |           {
2026-06-12 17:19:49.927687 | controller |             "name": "RELATED_IMAGE_IRONIC_PYTHON_AGENT_IMAGE_URL_DEFAULT",
2026-06-12 17:19:49.927702 | controller |             "value": "quay.io/podified-antelope-centos9/ironic-python-agent:current-podified"
2026-06-12 17:19:49.927717 | controller |           },
2026-06-12 17:19:49.927733 | controller |           {
2026-06-12 17:19:49.927748 | controller |             "name": "RELATED_IMAGE_KEYSTONE_API_IMAGE_URL_DEFAULT",
2026-06-12 17:19:49.927763 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-keystone:current-podified"
2026-06-12 17:19:49.927778 | controller |           },
2026-06-12 17:19:49.927794 | controller |           {
2026-06-12 17:19:49.927809 | controller |             "name": "RELATED_IMAGE_KSM_IMAGE_URL_DEFAULT",
2026-06-12 17:19:49.927825 | controller |             "value": "registry.k8s.io/kube-state-metrics/kube-state-metrics:v2.15.0"
2026-06-12 17:19:49.927840 | controller |           },
2026-06-12 17:19:49.927855 | controller |           {
2026-06-12 17:19:49.927870 | controller |             "name": "RELATED_IMAGE_MANILA_API_IMAGE_URL_DEFAULT",
2026-06-12 17:19:49.927886 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-manila-api:current-podified"
2026-06-12 17:19:49.927901 | controller |           },
2026-06-12 17:19:49.927916 | controller |           {
2026-06-12 17:19:49.927932 | controller |             "name": "RELATED_IMAGE_MANILA_SCHEDULER_IMAGE_URL_DEFAULT",
2026-06-12 17:19:49.927947 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-manila-scheduler:current-podified"
2026-06-12 17:19:49.927962 | controller |           },
2026-06-12 17:19:49.927978 | controller |           {
2026-06-12 17:19:49.928009 | controller |             "name": "RELATED_IMAGE_MANILA_SHARE_IMAGE_URL_DEFAULT",
2026-06-12 17:19:49.928025 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-manila-share:current-podified"
2026-06-12 17:19:49.928041 | controller |           },
2026-06-12 17:19:49.928057 | controller |           {
2026-06-12 17:19:49.928072 | controller |             "name": "RELATED_IMAGE_MARIADB_IMAGE_URL_DEFAULT",
2026-06-12 17:19:49.928088 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-mariadb:current-podified"
2026-06-12 17:19:49.928103 | controller |           },
2026-06-12 17:19:49.928119 | controller |           {
2026-06-12 17:19:49.928137 | controller |             "name": "RELATED_IMAGE_NET_UTILS_IMAGE_URL_DEFAULT",
2026-06-12 17:19:49.928155 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-netutils:current-podified"
2026-06-12 17:19:49.928170 | controller |           },
2026-06-12 17:19:49.928194 | controller |           {
2026-06-12 17:19:49.928210 | controller |             "name": "RELATED_IMAGE_NEUTRON_API_IMAGE_URL_DEFAULT",
2026-06-12 17:19:49.928279 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified"
2026-06-12 17:19:49.928301 | controller |           },
2026-06-12 17:19:49.928321 | controller |           {
2026-06-12 17:19:49.928337 | controller |             "name": "RELATED_IMAGE_NOVA_API_IMAGE_URL_DEFAULT",
2026-06-12 17:19:49.928353 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-nova-api:current-podified"
2026-06-12 17:19:49.928369 | controller |           },
2026-06-12 17:19:49.928385 | controller |           {
2026-06-12 17:19:49.928400 | controller |             "name": "RELATED_IMAGE_NOVA_COMPUTE_IMAGE_URL_DEFAULT",
2026-06-12 17:19:49.928416 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-nova-compute:current-podified"
2026-06-12 17:19:49.928431 | controller |           },
2026-06-12 17:19:49.928446 | controller |           {
2026-06-12 17:19:49.928461 | controller |             "name": "RELATED_IMAGE_NOVA_CONDUCTOR_IMAGE_URL_DEFAULT",
2026-06-12 17:19:49.928477 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-nova-conductor:current-podified"
2026-06-12 17:19:49.928492 | controller |           },
2026-06-12 17:19:49.928507 | controller |           {
2026-06-12 17:19:49.928596 | controller |             "name": "RELATED_IMAGE_NOVA_NOVNC_IMAGE_URL_DEFAULT",
2026-06-12 17:19:49.928623 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-nova-novncproxy:current-podified"
2026-06-12 17:19:49.928640 | controller |           },
2026-06-12 17:19:49.928656 | controller |           {
2026-06-12 17:19:49.928672 | controller |             "name": "RELATED_IMAGE_NOVA_SCHEDULER_IMAGE_URL_DEFAULT",
2026-06-12 17:19:49.928687 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-nova-scheduler:current-podified"
2026-06-12 17:19:49.928703 | controller |           },
2026-06-12 17:19:49.928718 | controller |           {
2026-06-12 17:19:49.928734 | controller |             "name": "RELATED_IMAGE_OCTAVIA_API_IMAGE_URL_DEFAULT",
2026-06-12 17:19:49.928749 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-octavia-api:current-podified"
2026-06-12 17:19:49.928764 | controller |           },
2026-06-12 17:19:49.928779 | controller |           {
2026-06-12 17:19:49.928795 | controller |             "name": "RELATED_IMAGE_OCTAVIA_HEALTHMANAGER_IMAGE_URL_DEFAULT",
2026-06-12 17:19:49.928810 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-octavia-health-manager:current-podified"
2026-06-12 17:19:49.928825 | controller |           },
2026-06-12 17:19:49.928840 | controller |           {
2026-06-12 17:19:49.928855 | controller |             "name": "RELATED_IMAGE_OCTAVIA_HOUSEKEEPING_IMAGE_URL_DEFAULT",
2026-06-12 17:19:49.928870 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-octavia-housekeeping:current-podified"
2026-06-12 17:19:49.928885 | controller |           },
2026-06-12 17:19:49.928901 | controller |           {
2026-06-12 17:19:49.928918 | controller |             "name": "RELATED_IMAGE_OCTAVIA_RSYSLOG_IMAGE_URL_DEFAULT",
2026-06-12 17:19:49.928936 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-rsyslog:current-podified"
2026-06-12 17:19:49.928952 | controller |           },
2026-06-12 17:19:49.928967 | controller |           {
2026-06-12 17:19:49.928983 | controller |             "name": "RELATED_IMAGE_OCTAVIA_WORKER_IMAGE_URL_DEFAULT",
2026-06-12 17:19:49.928999 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-octavia-worker:current-podified"
2026-06-12 17:19:49.929015 | controller |           },
2026-06-12 17:19:49.929032 | controller |           {
2026-06-12 17:19:49.929048 | controller |             "name": "RELATED_IMAGE_OPENSTACK_CLIENT_IMAGE_URL_DEFAULT",
2026-06-12 17:19:49.929063 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-openstackclient:current-podified"
2026-06-12 17:19:49.929079 | controller |           },
2026-06-12 17:19:49.929096 | controller |           {
2026-06-12 17:19:49.929111 | controller |             "name": "RELATED_IMAGE_OPENSTACK_MUST_GATHER_DEFAULT",
2026-06-12 17:19:49.929131 | controller |             "value": "quay.io/openstack-k8s-operators/openstack-must-gather:latest"
2026-06-12 17:19:49.929148 | controller |           },
2026-06-12 17:19:49.929164 | controller |           {
2026-06-12 17:19:49.929180 | controller |             "name": "RELATED_IMAGE_OPENSTACK_NETWORK_EXPORTER_IMAGE_URL_DEFAULT",
2026-06-12 17:19:49.929196 | controller |             "value": "quay.io/openstack-k8s-operators/openstack-network-exporter:current-podified"
2026-06-12 17:19:49.929212 | controller |           },
2026-06-12 17:19:49.929228 | controller |           {
2026-06-12 17:19:49.929244 | controller |             "name": "RELATED_IMAGE_OS_CONTAINER_IMAGE_URL_DEFAULT",
2026-06-12 17:19:49.929260 | controller |             "value": "quay.io/podified-antelope-centos9/edpm-hardened-uefi:current-podified"
2026-06-12 17:19:49.929276 | controller |           },
2026-06-12 17:19:49.929292 | controller |           {
2026-06-12 17:19:49.929308 | controller |             "name": "RELATED_IMAGE_OVN_CONTROLLER_IMAGE_URL_DEFAULT",
2026-06-12 17:19:49.929324 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-ovn-controller:current-podified"
2026-06-12 17:19:49.929340 | controller |           },
2026-06-12 17:19:49.929356 | controller |           {
2026-06-12 17:19:49.929372 | controller |             "name": "RELATED_IMAGE_OVN_CONTROLLER_OVS_IMAGE_URL_DEFAULT",
2026-06-12 17:19:49.929388 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-ovn-base:current-podified"
2026-06-12 17:19:49.929403 | controller |           },
2026-06-12 17:19:49.929419 | controller |           {
2026-06-12 17:19:49.929434 | controller |             "name": "RELATED_IMAGE_OVN_NB_DBCLUSTER_IMAGE_URL_DEFAULT",
2026-06-12 17:19:49.929450 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-ovn-nb-db-server:current-podified"
2026-06-12 17:19:49.929465 | controller |           },
2026-06-12 17:19:49.929481 | controller |           {
2026-06-12 17:19:49.929497 | controller |             "name": "RELATED_IMAGE_OVN_NORTHD_IMAGE_URL_DEFAULT",
2026-06-12 17:19:49.929512 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-ovn-northd:current-podified"
2026-06-12 17:19:49.929528 | controller |           },
2026-06-12 17:19:49.929543 | controller |           {
2026-06-12 17:19:49.929559 | controller |             "name": "RELATED_IMAGE_OVN_SB_DBCLUSTER_IMAGE_URL_DEFAULT",
2026-06-12 17:19:49.929630 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-ovn-sb-db-server:current-podified"
2026-06-12 17:19:49.929689 | controller |           },
2026-06-12 17:19:49.929710 | controller |           {
2026-06-12 17:19:49.929726 | controller |             "name": "RELATED_IMAGE_PLACEMENT_API_IMAGE_URL_DEFAULT",
2026-06-12 17:19:49.929742 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-placement-api:current-podified"
2026-06-12 17:19:49.929759 | controller |           },
2026-06-12 17:19:49.929775 | controller |           {
2026-06-12 17:19:49.929790 | controller |             "name": "RELATED_IMAGE_RABBITMQ_IMAGE_URL_DEFAULT",
2026-06-12 17:19:49.929806 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-rabbitmq:current-podified"
2026-06-12 17:19:49.929822 | controller |           },
2026-06-12 17:19:49.929838 | controller |           {
2026-06-12 17:19:49.929853 | controller |             "name": "RELATED_IMAGE_SWIFT_ACCOUNT_IMAGE_URL_DEFAULT",
2026-06-12 17:19:49.929868 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-swift-account:current-podified"
2026-06-12 17:19:49.929884 | controller |           },
2026-06-12 17:19:49.929899 | controller |           {
2026-06-12 17:19:49.929914 | controller |             "name": "RELATED_IMAGE_SWIFT_CONTAINER_IMAGE_URL_DEFAULT",
2026-06-12 17:19:49.929930 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-swift-container:current-podified"
2026-06-12 17:19:49.929953 | controller |           },
2026-06-12 17:19:49.929969 | controller |           {
2026-06-12 17:19:49.929985 | controller |             "name": "RELATED_IMAGE_SWIFT_OBJECT_IMAGE_URL_DEFAULT",
2026-06-12 17:19:49.930000 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-swift-object:current-podified"
2026-06-12 17:19:49.930016 | controller |           },
2026-06-12 17:19:49.930031 | controller |           {
2026-06-12 17:19:49.930075 | controller |             "name": "RELATED_IMAGE_SWIFT_PROXY_IMAGE_URL_DEFAULT",
2026-06-12 17:19:49.930093 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-swift-proxy-server:current-podified"
2026-06-12 17:19:49.930109 | controller |           },
2026-06-12 17:19:49.930125 | controller |           {
2026-06-12 17:19:49.930141 | controller |             "name": "RELATED_IMAGE_TEST_TEMPEST_IMAGE_URL_DEFAULT",
2026-06-12 17:19:49.930157 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-tempest-all:current-podified"
2026-06-12 17:19:49.930173 | controller |           },
2026-06-12 17:19:49.930189 | controller |           {
2026-06-12 17:19:49.930205 | controller |             "name": "RELATED_IMAGE_WATCHER_API_IMAGE_URL_DEFAULT",
2026-06-12 17:19:49.930220 | controller |             "value": "quay.io/podified-master-centos9/openstack-watcher-api:current-podified"
2026-06-12 17:19:49.930237 | controller |           },
2026-06-12 17:19:49.930253 | controller |           {
2026-06-12 17:19:49.930269 | controller |             "name": "RELATED_IMAGE_WATCHER_APPLIER_IMAGE_URL_DEFAULT",
2026-06-12 17:19:49.930285 | controller |             "value": "quay.io/podified-master-centos9/openstack-watcher-applier:current-podified"
2026-06-12 17:19:49.930301 | controller |           },
2026-06-12 17:19:49.930317 | controller |           {
2026-06-12 17:19:49.930332 | controller |             "name": "RELATED_IMAGE_WATCHER_DECISION_ENGINE_IMAGE_URL_DEFAULT",
2026-06-12 17:19:49.930348 | controller |             "value": "quay.io/podified-master-centos9/openstack-watcher-decision-engine:current-podified"
2026-06-12 17:19:49.930364 | controller |           },
2026-06-12 17:19:49.930380 | controller |           {
2026-06-12 17:19:49.930396 | controller |             "name": "METRICS_CERTS",
2026-06-12 17:19:49.930412 | controller |             "value": "false"
2026-06-12 17:19:49.930428 | controller |           }
2026-06-12 17:19:49.930444 | controller |         ],
2026-06-12 17:19:49.930460 | controller |         "image": "quay.io/openstack-k8s-operators/openstack-baremetal-operator@sha256:74b7a8bf62d2bb7aff50a239b393cebd996489c538727208a184f58e91285d84",
2026-06-12 17:19:49.930477 | controller |         "imagePullPolicy": "IfNotPresent",
2026-06-12 17:19:49.930492 | controller |         "livenessProbe": {
2026-06-12 17:19:49.930508 | controller |           "failureThreshold": 3,
2026-06-12 17:19:49.930524 | controller |           "httpGet": {
2026-06-12 17:19:49.930539 | controller |             "path": "/healthz",
2026-06-12 17:19:49.930554 | controller |             "port": 8081,
2026-06-12 17:19:49.930570 | controller |             "scheme": "HTTP"
2026-06-12 17:19:49.930604 | controller |           },
2026-06-12 17:19:49.930621 | controller |           "initialDelaySeconds": 15,
2026-06-12 17:19:49.930637 | controller |           "periodSeconds": 20,
2026-06-12 17:19:49.930652 | controller |           "successThreshold": 1,
2026-06-12 17:19:49.930668 | controller |           "timeoutSeconds": 1
2026-06-12 17:19:49.930683 | controller |         },
2026-06-12 17:19:49.930699 | controller |         "name": "manager",
2026-06-12 17:19:49.930714 | controller |         "readinessProbe": {
2026-06-12 17:19:49.930729 | controller |           "failureThreshold": 3,
2026-06-12 17:19:49.930745 | controller |           "httpGet": {
2026-06-12 17:19:49.930760 | controller |             "path": "/readyz",
2026-06-12 17:19:49.930775 | controller |             "port": 8081,
2026-06-12 17:19:49.930794 | controller |             "scheme": "HTTP"
2026-06-12 17:19:49.930810 | controller |           },
2026-06-12 17:19:49.930825 | controller |           "initialDelaySeconds": 5,
2026-06-12 17:19:49.930840 | controller |           "periodSeconds": 10,
2026-06-12 17:19:49.930856 | controller |           "successThreshold": 1,
2026-06-12 17:19:49.930870 | controller |           "timeoutSeconds": 1
2026-06-12 17:19:49.930886 | controller |         },
2026-06-12 17:19:49.930901 | controller |         "resources": {
2026-06-12 17:19:49.930916 | controller |           "limits": {
2026-06-12 17:19:49.930931 | controller |             "cpu": "500m",
2026-06-12 17:19:49.930946 | controller |             "memory": "512Mi"
2026-06-12 17:19:49.930961 | controller |           },
2026-06-12 17:19:49.930976 | controller |           "requests": {
2026-06-12 17:19:49.930991 | controller |             "cpu": "10m",
2026-06-12 17:19:49.931005 | controller |             "memory": "256Mi"
2026-06-12 17:19:49.931020 | controller |           }
2026-06-12 17:19:49.931035 | controller |         },
2026-06-12 17:19:49.931050 | controller |         "securityContext": {
2026-06-12 17:19:49.931065 | controller |           "allowPrivilegeEscalation": false,
2026-06-12 17:19:49.931081 | controller |           "capabilities": {
2026-06-12 17:19:49.931096 | controller |             "drop": [
2026-06-12 17:19:49.931111 | controller |               "ALL"
2026-06-12 17:19:49.931126 | controller |             ]
2026-06-12 17:19:49.931141 | controller |           },
2026-06-12 17:19:49.931156 | controller |           "runAsUser": 1000660000
2026-06-12 17:19:49.931171 | controller |         },
2026-06-12 17:19:49.931186 | controller |         "terminationMessagePath": "/dev/termination-log",
2026-06-12 17:19:49.931202 | controller |         "terminationMessagePolicy": "File",
2026-06-12 17:19:49.931217 | controller |         "volumeMounts": [
2026-06-12 17:19:49.931233 | controller |           {
2026-06-12 17:19:49.931248 | controller |             "mountPath": "/tmp/k8s-webhook-server/serving-certs",
2026-06-12 17:19:49.931263 | controller |             "name": "cert",
2026-06-12 17:19:49.931279 | controller |             "readOnly": true
2026-06-12 17:19:49.931295 | controller |           },
2026-06-12 17:19:49.931311 | controller |           {
2026-06-12 17:19:49.931327 | controller |             "mountPath": "/var/run/secrets/kubernetes.io/serviceaccount",
2026-06-12 17:19:49.931343 | controller |             "name": "kube-api-access-9l58p",
2026-06-12 17:19:49.931359 | controller |             "readOnly": true
2026-06-12 17:19:49.931375 | controller |           }
2026-06-12 17:19:49.931391 | controller |         ]
2026-06-12 17:19:49.931408 | controller |       }
2026-06-12 17:19:49.931423 | controller |     ],
2026-06-12 17:19:49.931439 | controller |     "dnsPolicy": "ClusterFirst",
2026-06-12 17:19:49.931456 | controller |     "enableServiceLinks": true,
2026-06-12 17:19:49.931471 | controller |     "imagePullSecrets": [
2026-06-12 17:19:49.931487 | controller |       {
2026-06-12 17:19:49.931503 | controller |         "name": "openstack-baremetal-operator-controller-manager-dockercfg-sb76q"
2026-06-12 17:19:49.931519 | controller |       }
2026-06-12 17:19:49.931534 | controller |     ],
2026-06-12 17:19:49.931550 | controller |     "nodeName": "crc",
2026-06-12 17:19:49.931566 | controller |     "preemptionPolicy": "PreemptLowerPriority",
2026-06-12 17:19:49.931600 | controller |     "priority": 0,
2026-06-12 17:19:49.931618 | controller |     "restartPolicy": "Always",
2026-06-12 17:19:49.931634 | controller |     "schedulerName": "default-scheduler",
2026-06-12 17:19:49.931650 | controller |     "securityContext": {
2026-06-12 17:19:49.931665 | controller |       "fsGroup": 1000660000,
2026-06-12 17:19:49.931681 | controller |       "runAsNonRoot": true,
2026-06-12 17:19:49.931697 | controller |       "seLinuxOptions": {
2026-06-12 17:19:49.931712 | controller |         "level": "s0:c26,c5"
2026-06-12 17:19:49.931731 | controller |       },
2026-06-12 17:19:49.931747 | controller |       "seccompProfile": {
2026-06-12 17:19:49.931763 | controller |         "type": "RuntimeDefault"
2026-06-12 17:19:49.931778 | controller |       }
2026-06-12 17:19:49.931793 | controller |     },
2026-06-12 17:19:49.931809 | controller |     "serviceAccount": "openstack-baremetal-operator-controller-manager",
2026-06-12 17:19:49.931825 | controller |     "serviceAccountName": "openstack-baremetal-operator-controller-manager",
2026-06-12 17:19:49.931840 | controller |     "terminationGracePeriodSeconds": 10,
2026-06-12 17:19:49.931855 | controller |     "tolerations": [
2026-06-12 17:19:49.931870 | controller |       {
2026-06-12 17:19:49.931886 | controller |         "effect": "NoExecute",
2026-06-12 17:19:49.931902 | controller |         "key": "node.kubernetes.io/not-ready",
2026-06-12 17:19:49.931918 | controller |         "operator": "Exists",
2026-06-12 17:19:49.931934 | controller |         "tolerationSeconds": 120
2026-06-12 17:19:49.931949 | controller |       },
2026-06-12 17:19:49.931965 | controller |       {
2026-06-12 17:19:49.931981 | controller |         "effect": "NoExecute",
2026-06-12 17:19:49.932017 | controller |         "key": "node.kubernetes.io/unreachable",
2026-06-12 17:19:49.932033 | controller |         "operator": "Exists",
2026-06-12 17:19:49.932049 | controller |         "tolerationSeconds": 120
2026-06-12 17:19:49.932064 | controller |       },
2026-06-12 17:19:49.932080 | controller |       {
2026-06-12 17:19:49.932094 | controller |         "effect": "NoSchedule",
2026-06-12 17:19:49.932110 | controller |         "key": "node.kubernetes.io/memory-pressure",
2026-06-12 17:19:49.932125 | controller |         "operator": "Exists"
2026-06-12 17:19:49.932140 | controller |       }
2026-06-12 17:19:49.932156 | controller |     ],
2026-06-12 17:19:49.932171 | controller |     "volumes": [
2026-06-12 17:19:49.932187 | controller |       {
2026-06-12 17:19:49.932202 | controller |         "name": "cert",
2026-06-12 17:19:49.932217 | controller |         "secret": {
2026-06-12 17:19:49.932233 | controller |           "defaultMode": 420,
2026-06-12 17:19:49.932248 | controller |           "secretName": "openstack-baremetal-operator-webhook-server-cert"
2026-06-12 17:19:49.932264 | controller |         }
2026-06-12 17:19:49.932280 | controller |       },
2026-06-12 17:19:49.932295 | controller |       {
2026-06-12 17:19:49.932310 | controller |         "name": "kube-api-access-9l58p",
2026-06-12 17:19:49.932326 | controller |         "projected": {
2026-06-12 17:19:49.932341 | controller |           "defaultMode": 420,
2026-06-12 17:19:49.932357 | controller |           "sources": [
2026-06-12 17:19:49.932372 | controller |             {
2026-06-12 17:19:49.932387 | controller |               "serviceAccountToken": {
2026-06-12 17:19:49.932403 | controller |                 "expirationSeconds": 3607,
2026-06-12 17:19:49.932419 | controller |                 "path": "token"
2026-06-12 17:19:49.932435 | controller |               }
2026-06-12 17:19:49.932451 | controller |             },
2026-06-12 17:19:49.932467 | controller |             {
2026-06-12 17:19:49.932483 | controller |               "configMap": {
2026-06-12 17:19:49.932498 | controller |                 "items": [
2026-06-12 17:19:49.932514 | controller |                   {
2026-06-12 17:19:49.932530 | controller |                     "key": "ca.crt",
2026-06-12 17:19:49.932546 | controller |                     "path": "ca.crt"
2026-06-12 17:19:49.932561 | controller |                   }
2026-06-12 17:19:49.932596 | controller |                 ],
2026-06-12 17:19:49.932613 | controller |                 "name": "kube-root-ca.crt"
2026-06-12 17:19:49.932629 | controller |               }
2026-06-12 17:19:49.932645 | controller |             },
2026-06-12 17:19:49.932661 | controller |             {
2026-06-12 17:19:49.932677 | controller |               "downwardAPI": {
2026-06-12 17:19:49.932693 | controller |                 "items": [
2026-06-12 17:19:49.932713 | controller |                   {
2026-06-12 17:19:49.932729 | controller |                     "fieldRef": {
2026-06-12 17:19:49.932745 | controller |                       "apiVersion": "v1",
2026-06-12 17:19:49.932760 | controller |                       "fieldPath": "metadata.namespace"
2026-06-12 17:19:49.932776 | controller |                     },
2026-06-12 17:19:49.932791 | controller |                     "path": "namespace"
2026-06-12 17:19:49.932806 | controller |                   }
2026-06-12 17:19:49.932821 | controller |                 ]
2026-06-12 17:19:49.932836 | controller |               }
2026-06-12 17:19:49.932852 | controller |             },
2026-06-12 17:19:49.932867 | controller |             {
2026-06-12 17:19:49.932882 | controller |               "configMap": {
2026-06-12 17:19:49.932897 | controller |                 "items": [
2026-06-12 17:19:49.932912 | controller |                   {
2026-06-12 17:19:49.932928 | controller |                     "key": "service-ca.crt",
2026-06-12 17:19:49.932943 | controller |                     "path": "service-ca.crt"
2026-06-12 17:19:49.932958 | controller |                   }
2026-06-12 17:19:49.932973 | controller |                 ],
2026-06-12 17:19:49.932988 | controller |                 "name": "openshift-service-ca.crt"
2026-06-12 17:19:49.933003 | controller |               }
2026-06-12 17:19:49.933018 | controller |             }
2026-06-12 17:19:49.933033 | controller |           ]
2026-06-12 17:19:49.933047 | controller |         }
2026-06-12 17:19:49.933062 | controller |       }
2026-06-12 17:19:49.933076 | controller |     ]
2026-06-12 17:19:49.933090 | controller |   },
2026-06-12 17:19:49.933105 | controller |   "status": {
2026-06-12 17:19:49.933121 | controller |     "conditions": [
2026-06-12 17:19:49.933136 | controller |       {
2026-06-12 17:19:49.933151 | controller |         "lastProbeTime": null,
2026-06-12 17:19:49.933166 | controller |         "lastTransitionTime": "2026-06-12T16:22:46Z",
2026-06-12 17:19:49.933182 | controller |         "status": "True",
2026-06-12 17:19:49.933197 | controller |         "type": "PodReadyToStartContainers"
2026-06-12 17:19:49.933212 | controller |       },
2026-06-12 17:19:49.933227 | controller |       {
2026-06-12 17:19:49.933243 | controller |         "lastProbeTime": null,
2026-06-12 17:19:49.933258 | controller |         "lastTransitionTime": "2026-06-12T16:21:25Z",
2026-06-12 17:19:49.933273 | controller |         "status": "True",
2026-06-12 17:19:49.933288 | controller |         "type": "Initialized"
2026-06-12 17:19:49.933304 | controller |       },
2026-06-12 17:19:49.933319 | controller |       {
2026-06-12 17:19:49.933335 | controller |         "lastProbeTime": null,
2026-06-12 17:19:49.933350 | controller |         "lastTransitionTime": "2026-06-12T16:22:57Z",
2026-06-12 17:19:49.933365 | controller |         "status": "True",
2026-06-12 17:19:49.933380 | controller |         "type": "Ready"
2026-06-12 17:19:49.933396 | controller |       },
2026-06-12 17:19:49.933411 | controller |       {
2026-06-12 17:19:49.933426 | controller |         "lastProbeTime": null,
2026-06-12 17:19:49.933441 | controller |         "lastTransitionTime": "2026-06-12T16:22:57Z",
2026-06-12 17:19:49.933456 | controller |         "status": "True",
2026-06-12 17:19:49.933472 | controller |         "type": "ContainersReady"
2026-06-12 17:19:49.933488 | controller |       },
2026-06-12 17:19:49.933504 | controller |       {
2026-06-12 17:19:49.933520 | controller |         "lastProbeTime": null,
2026-06-12 17:19:49.933536 | controller |         "lastTransitionTime": "2026-06-12T16:21:24Z",
2026-06-12 17:19:49.933552 | controller |         "status": "True",
2026-06-12 17:19:49.933568 | controller |         "type": "PodScheduled"
2026-06-12 17:19:49.933602 | controller |       }
2026-06-12 17:19:49.933619 | controller |     ],
2026-06-12 17:19:49.933634 | controller |     "containerStatuses": [
2026-06-12 17:19:49.933650 | controller |       {
2026-06-12 17:19:49.933666 | controller |         "allocatedResources": {
2026-06-12 17:19:49.933685 | controller |           "cpu": "10m",
2026-06-12 17:19:49.933702 | controller |           "memory": "256Mi"
2026-06-12 17:19:49.933717 | controller |         },
2026-06-12 17:19:49.933733 | controller |         "containerID": "cri-o://d645525a6090990360d1422a7705f34d219483561cef7885dc7b465b001fb2fe",
2026-06-12 17:19:49.933749 | controller |         "image": "quay.io/openstack-k8s-operators/openstack-baremetal-operator@sha256:74b7a8bf62d2bb7aff50a239b393cebd996489c538727208a184f58e91285d84",
2026-06-12 17:19:49.933766 | controller |         "imageID": "quay.io/openstack-k8s-operators/openstack-baremetal-operator@sha256:74b7a8bf62d2bb7aff50a239b393cebd996489c538727208a184f58e91285d84",
2026-06-12 17:19:49.933782 | controller |         "lastState": {},
2026-06-12 17:19:49.933798 | controller |         "name": "manager",
2026-06-12 17:19:49.933814 | controller |         "ready": true,
2026-06-12 17:19:49.933830 | controller |         "resources": {
2026-06-12 17:19:49.933846 | controller |           "limits": {
2026-06-12 17:19:49.933862 | controller |             "cpu": "500m",
2026-06-12 17:19:49.933877 | controller |             "memory": "512Mi"
2026-06-12 17:19:49.933893 | controller |           },
2026-06-12 17:19:49.933908 | controller |           "requests": {
2026-06-12 17:19:49.933924 | controller |             "cpu": "10m",
2026-06-12 17:19:49.933939 | controller |             "memory": "256Mi"
2026-06-12 17:19:49.933954 | controller |           }
2026-06-12 17:19:49.933969 | controller |         },
2026-06-12 17:19:49.933985 | controller |         "restartCount": 0,
2026-06-12 17:19:49.934000 | controller |         "started": true,
2026-06-12 17:19:49.934015 | controller |         "state": {
2026-06-12 17:19:49.934030 | controller |           "running": {
2026-06-12 17:19:49.934046 | controller |             "startedAt": "2026-06-12T16:22:45Z"
2026-06-12 17:19:49.934061 | controller |           }
2026-06-12 17:19:49.934077 | controller |         },
2026-06-12 17:19:49.934092 | controller |         "user": {
2026-06-12 17:19:49.934108 | controller |           "linux": {
2026-06-12 17:19:49.934123 | controller |             "gid": 0,
2026-06-12 17:19:49.934138 | controller |             "supplementalGroups": [
2026-06-12 17:19:49.934153 | controller |               0,
2026-06-12 17:19:49.934169 | controller |               1000660000
2026-06-12 17:19:49.934184 | controller |             ],
2026-06-12 17:19:49.934200 | controller |             "uid": 1000660000
2026-06-12 17:19:49.934215 | controller |           }
2026-06-12 17:19:49.934231 | controller |         },
2026-06-12 17:19:49.934246 | controller |         "volumeMounts": [
2026-06-12 17:19:49.934262 | controller |           {
2026-06-12 17:19:49.934277 | controller |             "mountPath": "/tmp/k8s-webhook-server/serving-certs",
2026-06-12 17:19:49.934292 | controller |             "name": "cert",
2026-06-12 17:19:49.934308 | controller |             "readOnly": true,
2026-06-12 17:19:49.934323 | controller |             "recursiveReadOnly": "Disabled"
2026-06-12 17:19:49.934339 | controller |           },
2026-06-12 17:19:49.934354 | controller |           {
2026-06-12 17:19:49.934369 | controller |             "mountPath": "/var/run/secrets/kubernetes.io/serviceaccount",
2026-06-12 17:19:49.934385 | controller |             "name": "kube-api-access-9l58p",
2026-06-12 17:19:49.934401 | controller |             "readOnly": true,
2026-06-12 17:19:49.934416 | controller |             "recursiveReadOnly": "Disabled"
2026-06-12 17:19:49.934432 | controller |           }
2026-06-12 17:19:49.934447 | controller |         ]
2026-06-12 17:19:49.934462 | controller |       }
2026-06-12 17:19:49.934477 | controller |     ],
2026-06-12 17:19:49.934493 | controller |     "hostIP": "192.168.126.11",
2026-06-12 17:19:49.934508 | controller |     "hostIPs": [
2026-06-12 17:19:49.934524 | controller |       {
2026-06-12 17:19:49.934539 | controller |         "ip": "192.168.126.11"
2026-06-12 17:19:49.934559 | controller |       }
2026-06-12 17:19:49.934589 | controller |     ],
2026-06-12 17:19:49.934609 | controller |     "phase": "Running",
2026-06-12 17:19:49.934626 | controller |     "podIP": "10.217.0.91",
2026-06-12 17:19:49.934642 | controller |     "podIPs": [
2026-06-12 17:19:49.934658 | controller |       {
2026-06-12 17:19:49.934673 | controller |         "ip": "10.217.0.91"
2026-06-12 17:19:49.934689 | controller |       }
2026-06-12 17:19:49.934705 | controller |     ],
2026-06-12 17:19:49.934721 | controller |     "qosClass": "Burstable",
2026-06-12 17:19:49.934737 | controller |     "startTime": "2026-06-12T16:21:25Z"
2026-06-12 17:19:49.934753 | controller |   }
2026-06-12 17:19:49.934770 | controller | }
2026-06-12 17:19:50.400774 | controller | ok:
2026-06-12 17:19:50.400997 | controller | {
2026-06-12 17:19:50.401025 | controller |   "apiVersion": "v1",
2026-06-12 17:19:50.401044 | controller |   "kind": "Pod",
2026-06-12 17:19:50.401061 | controller |   "metadata": {
2026-06-12 17:19:50.401077 | controller |     "annotations": {
2026-06-12 17:19:50.401094 | controller |       "alm-examples": "[\n  {\n    \"apiVersion\": \"operator.openstack.org/v1beta1\",\n    \"kind\": \"OpenStack\",\n    \"metadata\": {\n      \"labels\": {\n        \"app.kubernetes.io/created-by\": \"openstack-operator\",\n        \"app.kubernetes.io/instance\": \"openstack\",\n        \"app.kubernetes.io/managed-by\": \"kustomize\",\n        \"app.kubernetes.io/name\": \"openstack\",\n        \"app.kubernetes.io/part-of\": \"openstack-operator\"\n      },\n      \"name\": \"openstack\",\n      \"namespace\": \"openstack-operators\"\n    },\n    \"spec\": {\n      \"operatorOverrides\": [\n        {\n          \"controllerManager\": {\n            \"resources\": {\n              \"limits\": {\n                \"cpu\": \"600m\",\n                \"memory\": \"2Gi\"\n              }\n            }\n          },\n          \"name\": \"infra\",\n          \"replicas\": 1\n        }\n      ]\n    }\n  }\n]",
2026-06-12 17:19:50.401112 | controller |       "capabilities": "Seamless Upgrades",
2026-06-12 17:19:50.401128 | controller |       "createdAt": "2026-06-12T15:36:02Z",
2026-06-12 17:19:50.401144 | controller |       "features.operators.openshift.io/disconnected": "true",
2026-06-12 17:19:50.401160 | controller |       "features.operators.openshift.io/fips-compliant": "true",
2026-06-12 17:19:50.401175 | controller |       "features.operators.openshift.io/proxy-aware": "false",
2026-06-12 17:19:50.401190 | controller |       "features.operators.openshift.io/tls-profiles": "false",
2026-06-12 17:19:50.401205 | controller |       "features.operators.openshift.io/token-auth-aws": "false",
2026-06-12 17:19:50.401220 | controller |       "features.operators.openshift.io/token-auth-azure": "false",
2026-06-12 17:19:50.401235 | controller |       "features.operators.openshift.io/token-auth-gcp": "false",
2026-06-12 17:19:50.401250 | controller |       "k8s.ovn.org/pod-networks": "{\"default\":{\"ip_addresses\":[\"10.217.0.72/23\"],\"mac_address\":\"0a:58:0a:d9:00:48\",\"gateway_ips\":[\"10.217.0.1\"],\"routes\":[{\"dest\":\"10.217.0.0/22\",\"nextHop\":\"10.217.0.1\"},{\"dest\":\"10.217.4.0/23\",\"nextHop\":\"10.217.0.1\"},{\"dest\":\"169.254.0.5/32\",\"nextHop\":\"10.217.0.1\"},{\"dest\":\"100.64.0.0/16\",\"nextHop\":\"10.217.0.1\"}],\"ip_address\":\"10.217.0.72/23\",\"gateway_ip\":\"10.217.0.1\",\"role\":\"primary\"}}",
2026-06-12 17:19:50.401266 | controller |       "k8s.v1.cni.cncf.io/network-status": "[{\n    \"name\": \"ovn-kubernetes\",\n    \"interface\": \"eth0\",\n    \"ips\": [\n        \"10.217.0.72\"\n    ],\n    \"mac\": \"0a:58:0a:d9:00:48\",\n    \"default\": true,\n    \"dns\": {}\n}]",
2026-06-12 17:19:50.401282 | controller |       "kubectl.kubernetes.io/default-container": "operator",
2026-06-12 17:19:50.401297 | controller |       "olm.operatorGroup": "openstack",
2026-06-12 17:19:50.401312 | controller |       "olm.operatorNamespace": "openstack-operators",
2026-06-12 17:19:50.401327 | controller |       "olm.targetNamespaces": "",
2026-06-12 17:19:50.401351 | controller |       "openshift.io/scc": "restricted-v2",
2026-06-12 17:19:50.401367 | controller |       "operatorframework.io/initialization-resource": "{\"apiVersion\":\"operator.openstack.org/v1beta1\",\"kind\":\"OpenStack\",\"metadata\":{\"name\":\"openstack\",\"namespace\":\"openstack-operators\"},\"spec\":{}}",
2026-06-12 17:19:50.401383 | controller |       "operatorframework.io/properties": "{\"properties\":[{\"type\":\"olm.package\",\"value\":{\"packageName\":\"openstack-operator\",\"version\":\"0.6.0\"}},{\"type\":\"olm.gvk\",\"value\":{\"group\":\"operator.openstack.org\",\"kind\":\"OpenStack\",\"version\":\"v1beta1\"}}]}",
2026-06-12 17:19:50.401402 | controller |       "operatorframework.io/suggested-namespace": "openstack-operators",
2026-06-12 17:19:50.401417 | controller |       "operators.openshift.io/valid-subscription": "[\"OpenShift Container Platform\", \"OpenShift Platform Plus\"]",
2026-06-12 17:19:50.401433 | controller |       "operators.operatorframework.io/builder": "operator-sdk-v1.41.1",
2026-06-12 17:19:50.401448 | controller |       "operators.operatorframework.io/project_layout": "go.kubebuilder.io/v4",
2026-06-12 17:19:50.401463 | controller |       "seccomp.security.alpha.kubernetes.io/pod": "runtime/default",
2026-06-12 17:19:50.401477 | controller |       "security.openshift.io/validated-scc-subject-type": "user"
2026-06-12 17:19:50.401492 | controller |     },
2026-06-12 17:19:50.401507 | controller |     "creationTimestamp": "2026-06-12T16:18:30Z",
2026-06-12 17:19:50.401522 | controller |     "generateName": "openstack-operator-controller-init-5d7646c49f-",
2026-06-12 17:19:50.401537 | controller |     "generation": 1,
2026-06-12 17:19:50.401552 | controller |     "labels": {
2026-06-12 17:19:50.401567 | controller |       "app.kubernetes.io/name": "openstack-operator-controller-init",
2026-06-12 17:19:50.401609 | controller |       "control-plane": "controller-manager",
2026-06-12 17:19:50.401626 | controller |       "openstack.org/operator-name": "openstack-init",
2026-06-12 17:19:50.401642 | controller |       "pod-template-hash": "5d7646c49f"
2026-06-12 17:19:50.401657 | controller |     },
2026-06-12 17:19:50.401672 | controller |     "managedFields": [
2026-06-12 17:19:50.401687 | controller |       {
2026-06-12 17:19:50.401702 | controller |         "apiVersion": "v1",
2026-06-12 17:19:50.401717 | controller |         "fieldsType": "FieldsV1",
2026-06-12 17:19:50.401731 | controller |         "fieldsV1": {
2026-06-12 17:19:50.401746 | controller |           "f:metadata": {
2026-06-12 17:19:50.401761 | controller |             "f:annotations": {
2026-06-12 17:19:50.401776 | controller |               "f:k8s.ovn.org/pod-networks": {}
2026-06-12 17:19:50.401791 | controller |             }
2026-06-12 17:19:50.401806 | controller |           }
2026-06-12 17:19:50.401821 | controller |         },
2026-06-12 17:19:50.401835 | controller |         "manager": "crc",
2026-06-12 17:19:50.401850 | controller |         "operation": "Update",
2026-06-12 17:19:50.401865 | controller |         "subresource": "status",
2026-06-12 17:19:50.401880 | controller |         "time": "2026-06-12T16:18:30Z"
2026-06-12 17:19:50.401895 | controller |       },
2026-06-12 17:19:50.401910 | controller |       {
2026-06-12 17:19:50.401926 | controller |         "apiVersion": "v1",
2026-06-12 17:19:50.401941 | controller |         "fieldsType": "FieldsV1",
2026-06-12 17:19:50.401957 | controller |         "fieldsV1": {
2026-06-12 17:19:50.401972 | controller |           "f:metadata": {
2026-06-12 17:19:50.401987 | controller |             "f:annotations": {
2026-06-12 17:19:50.402002 | controller |               ".": {},
2026-06-12 17:19:50.402018 | controller |               "f:alm-examples": {},
2026-06-12 17:19:50.402034 | controller |               "f:capabilities": {},
2026-06-12 17:19:50.402049 | controller |               "f:createdAt": {},
2026-06-12 17:19:50.402065 | controller |               "f:features.operators.openshift.io/disconnected": {},
2026-06-12 17:19:50.402084 | controller |               "f:features.operators.openshift.io/fips-compliant": {},
2026-06-12 17:19:50.402100 | controller |               "f:features.operators.openshift.io/proxy-aware": {},
2026-06-12 17:19:50.402116 | controller |               "f:features.operators.openshift.io/tls-profiles": {},
2026-06-12 17:19:50.402132 | controller |               "f:features.operators.openshift.io/token-auth-aws": {},
2026-06-12 17:19:50.402148 | controller |               "f:features.operators.openshift.io/token-auth-azure": {},
2026-06-12 17:19:50.402165 | controller |               "f:features.operators.openshift.io/token-auth-gcp": {},
2026-06-12 17:19:50.402180 | controller |               "f:kubectl.kubernetes.io/default-container": {},
2026-06-12 17:19:50.402196 | controller |               "f:olm.operatorGroup": {},
2026-06-12 17:19:50.402212 | controller |               "f:olm.operatorNamespace": {},
2026-06-12 17:19:50.402228 | controller |               "f:olm.targetNamespaces": {},
2026-06-12 17:19:50.402244 | controller |               "f:operatorframework.io/initialization-resource": {},
2026-06-12 17:19:50.402259 | controller |               "f:operatorframework.io/properties": {},
2026-06-12 17:19:50.402275 | controller |               "f:operatorframework.io/suggested-namespace": {},
2026-06-12 17:19:50.402290 | controller |               "f:operators.openshift.io/valid-subscription": {},
2026-06-12 17:19:50.402305 | controller |               "f:operators.operatorframework.io/builder": {},
2026-06-12 17:19:50.402320 | controller |               "f:operators.operatorframework.io/project_layout": {}
2026-06-12 17:19:50.402335 | controller |             },
2026-06-12 17:19:50.402350 | controller |             "f:generateName": {},
2026-06-12 17:19:50.402365 | controller |             "f:labels": {
2026-06-12 17:19:50.402380 | controller |               ".": {},
2026-06-12 17:19:50.402395 | controller |               "f:app.kubernetes.io/name": {},
2026-06-12 17:19:50.402410 | controller |               "f:control-plane": {},
2026-06-12 17:19:50.402426 | controller |               "f:openstack.org/operator-name": {},
2026-06-12 17:19:50.402441 | controller |               "f:pod-template-hash": {}
2026-06-12 17:19:50.402456 | controller |             },
2026-06-12 17:19:50.402472 | controller |             "f:ownerReferences": {
2026-06-12 17:19:50.402487 | controller |               ".": {},
2026-06-12 17:19:50.402502 | controller |               "k:{\"uid\":\"16847960-db3c-414c-a995-0de820688043\"}": {}
2026-06-12 17:19:50.402517 | controller |             }
2026-06-12 17:19:50.402532 | controller |           },
2026-06-12 17:19:50.402547 | controller |           "f:spec": {
2026-06-12 17:19:50.402562 | controller |             "f:containers": {
2026-06-12 17:19:50.402598 | controller |               "k:{\"name\":\"operator\"}": {
2026-06-12 17:19:50.402615 | controller |                 ".": {},
2026-06-12 17:19:50.402631 | controller |                 "f:args": {},
2026-06-12 17:19:50.402646 | controller |                 "f:command": {},
2026-06-12 17:19:50.402661 | controller |                 "f:env": {
2026-06-12 17:19:50.402676 | controller |                   ".": {},
2026-06-12 17:19:50.402692 | controller |                   "k:{\"name\":\"ENABLE_WEBHOOKS\"}": {
2026-06-12 17:19:50.402707 | controller |                     ".": {},
2026-06-12 17:19:50.402721 | controller |                     "f:name": {},
2026-06-12 17:19:50.402737 | controller |                     "f:value": {}
2026-06-12 17:19:50.402752 | controller |                   },
2026-06-12 17:19:50.402767 | controller |                   "k:{\"name\":\"LEASE_DURATION\"}": {
2026-06-12 17:19:50.402782 | controller |                     ".": {},
2026-06-12 17:19:50.402796 | controller |                     "f:name": {},
2026-06-12 17:19:50.402811 | controller |                     "f:value": {}
2026-06-12 17:19:50.402826 | controller |                   },
2026-06-12 17:19:50.402841 | controller |                   "k:{\"name\":\"OPENSTACK_RELEASE_VERSION\"}": {
2026-06-12 17:19:50.402860 | controller |                     ".": {},
2026-06-12 17:19:50.402876 | controller |                     "f:name": {},
2026-06-12 17:19:50.402892 | controller |                     "f:value": {}
2026-06-12 17:19:50.402907 | controller |                   },
2026-06-12 17:19:50.402922 | controller |                   "k:{\"name\":\"OPERATOR_CONDITION_NAME\"}": {
2026-06-12 17:19:50.402937 | controller |                     ".": {},
2026-06-12 17:19:50.402952 | controller |                     "f:name": {},
2026-06-12 17:19:50.402967 | controller |                     "f:value": {}
2026-06-12 17:19:50.402982 | controller |                   },
2026-06-12 17:19:50.402998 | controller |                   "k:{\"name\":\"OPERATOR_IMAGE_URL\"}": {
2026-06-12 17:19:50.403014 | controller |                     ".": {},
2026-06-12 17:19:50.403030 | controller |                     "f:name": {},
2026-06-12 17:19:50.403045 | controller |                     "f:value": {}
2026-06-12 17:19:50.403060 | controller |                   },
2026-06-12 17:19:50.403076 | controller |                   "k:{\"name\":\"RELATED_IMAGE_AGENT_IMAGE_URL_DEFAULT\"}": {
2026-06-12 17:19:50.403091 | controller |                     ".": {},
2026-06-12 17:19:50.403106 | controller |                     "f:name": {},
2026-06-12 17:19:50.403121 | controller |                     "f:value": {}
2026-06-12 17:19:50.403137 | controller |                   },
2026-06-12 17:19:50.403152 | controller |                   "k:{\"name\":\"RELATED_IMAGE_ANSIBLEEE_IMAGE_URL_DEFAULT\"}": {
2026-06-12 17:19:50.403167 | controller |                     ".": {},
2026-06-12 17:19:50.403183 | controller |                     "f:name": {},
2026-06-12 17:19:50.403198 | controller |                     "f:value": {}
2026-06-12 17:19:50.403214 | controller |                   },
2026-06-12 17:19:50.403229 | controller |                   "k:{\"name\":\"RELATED_IMAGE_AODH_API_IMAGE_URL_DEFAULT\"}": {
2026-06-12 17:19:50.403245 | controller |                     ".": {},
2026-06-12 17:19:50.403261 | controller |                     "f:name": {},
2026-06-12 17:19:50.403276 | controller |                     "f:value": {}
2026-06-12 17:19:50.403291 | controller |                   },
2026-06-12 17:19:50.403306 | controller |                   "k:{\"name\":\"RELATED_IMAGE_AODH_EVALUATOR_IMAGE_URL_DEFAULT\"}": {
2026-06-12 17:19:50.403322 | controller |                     ".": {},
2026-06-12 17:19:50.403337 | controller |                     "f:name": {},
2026-06-12 17:19:50.403352 | controller |                     "f:value": {}
2026-06-12 17:19:50.403367 | controller |                   },
2026-06-12 17:19:50.403382 | controller |                   "k:{\"name\":\"RELATED_IMAGE_AODH_LISTENER_IMAGE_URL_DEFAULT\"}": {
2026-06-12 17:19:50.403397 | controller |                     ".": {},
2026-06-12 17:19:50.403412 | controller |                     "f:name": {},
2026-06-12 17:19:50.403426 | controller |                     "f:value": {}
2026-06-12 17:19:50.403440 | controller |                   },
2026-06-12 17:19:50.403455 | controller |                   "k:{\"name\":\"RELATED_IMAGE_AODH_NOTIFIER_IMAGE_URL_DEFAULT\"}": {
2026-06-12 17:19:50.403470 | controller |                     ".": {},
2026-06-12 17:19:50.403485 | controller |                     "f:name": {},
2026-06-12 17:19:50.403500 | controller |                     "f:value": {}
2026-06-12 17:19:50.403515 | controller |                   },
2026-06-12 17:19:50.403529 | controller |                   "k:{\"name\":\"RELATED_IMAGE_APACHE_IMAGE_URL_DEFAULT\"}": {
2026-06-12 17:19:50.403544 | controller |                     ".": {},
2026-06-12 17:19:50.403559 | controller |                     "f:name": {},
2026-06-12 17:19:50.403589 | controller |                     "f:value": {}
2026-06-12 17:19:50.403609 | controller |                   },
2026-06-12 17:19:50.403625 | controller |                   "k:{\"name\":\"RELATED_IMAGE_BARBICAN_API_IMAGE_URL_DEFAULT\"}": {
2026-06-12 17:19:50.403648 | controller |                     ".": {},
2026-06-12 17:19:50.403664 | controller |                     "f:name": {},
2026-06-12 17:19:50.403679 | controller |                     "f:value": {}
2026-06-12 17:19:50.403694 | controller |                   },
2026-06-12 17:19:50.403709 | controller |                   "k:{\"name\":\"RELATED_IMAGE_BARBICAN_KEYSTONE_LISTENER_IMAGE_URL_DEFAULT\"}": {
2026-06-12 17:19:50.403724 | controller |                     ".": {},
2026-06-12 17:19:50.403739 | controller |                     "f:name": {},
2026-06-12 17:19:50.403766 | controller |                     "f:value": {}
2026-06-12 17:19:50.403781 | controller |                   },
2026-06-12 17:19:50.403796 | controller |                   "k:{\"name\":\"RELATED_IMAGE_BARBICAN_OPERATOR_MANAGER_IMAGE_URL\"}": {
2026-06-12 17:19:50.403811 | controller |                     ".": {},
2026-06-12 17:19:50.403825 | controller |                     "f:name": {},
2026-06-12 17:19:50.403840 | controller |                     "f:value": {}
2026-06-12 17:19:50.403855 | controller |                   },
2026-06-12 17:19:50.403870 | controller |                   "k:{\"name\":\"RELATED_IMAGE_BARBICAN_WORKER_IMAGE_URL_DEFAULT\"}": {
2026-06-12 17:19:50.403885 | controller |                     ".": {},
2026-06-12 17:19:50.403899 | controller |                     "f:name": {},
2026-06-12 17:19:50.403914 | controller |                     "f:value": {}
2026-06-12 17:19:50.403929 | controller |                   },
2026-06-12 17:19:50.403944 | controller |                   "k:{\"name\":\"RELATED_IMAGE_CEILOMETER_CENTRAL_IMAGE_URL_DEFAULT\"}": {
2026-06-12 17:19:50.403958 | controller |                     ".": {},
2026-06-12 17:19:50.403973 | controller |                     "f:name": {},
2026-06-12 17:19:50.403988 | controller |                     "f:value": {}
2026-06-12 17:19:50.404003 | controller |                   },
2026-06-12 17:19:50.404018 | controller |                   "k:{\"name\":\"RELATED_IMAGE_CEILOMETER_COMPUTE_IMAGE_URL_DEFAULT\"}": {
2026-06-12 17:19:50.404033 | controller |                     ".": {},
2026-06-12 17:19:50.404048 | controller |                     "f:name": {},
2026-06-12 17:19:50.404063 | controller |                     "f:value": {}
2026-06-12 17:19:50.404079 | controller |                   },
2026-06-12 17:19:50.404095 | controller |                   "k:{\"name\":\"RELATED_IMAGE_CEILOMETER_IPMI_IMAGE_URL_DEFAULT\"}": {
2026-06-12 17:19:50.404110 | controller |                     ".": {},
2026-06-12 17:19:50.404125 | controller |                     "f:name": {},
2026-06-12 17:19:50.404141 | controller |                     "f:value": {}
2026-06-12 17:19:50.404156 | controller |                   },
2026-06-12 17:19:50.404172 | controller |                   "k:{\"name\":\"RELATED_IMAGE_CEILOMETER_MYSQLD_EXPORTER_IMAGE_URL_DEFAULT\"}": {
2026-06-12 17:19:50.404188 | controller |                     ".": {},
2026-06-12 17:19:50.404203 | controller |                     "f:name": {},
2026-06-12 17:19:50.404219 | controller |                     "f:value": {}
2026-06-12 17:19:50.404234 | controller |                   },
2026-06-12 17:19:50.404250 | controller |                   "k:{\"name\":\"RELATED_IMAGE_CEILOMETER_NOTIFICATION_IMAGE_URL_DEFAULT\"}": {
2026-06-12 17:19:50.404266 | controller |                     ".": {},
2026-06-12 17:19:50.404281 | controller |                     "f:name": {},
2026-06-12 17:19:50.404297 | controller |                     "f:value": {}
2026-06-12 17:19:50.404313 | controller |                   },
2026-06-12 17:19:50.404329 | controller |                   "k:{\"name\":\"RELATED_IMAGE_CEILOMETER_SGCORE_IMAGE_URL_DEFAULT\"}": {
2026-06-12 17:19:50.404345 | controller |                     ".": {},
2026-06-12 17:19:50.404360 | controller |                     "f:name": {},
2026-06-12 17:19:50.404376 | controller |                     "f:value": {}
2026-06-12 17:19:50.404391 | controller |                   },
2026-06-12 17:19:50.404410 | controller |                   "k:{\"name\":\"RELATED_IMAGE_CINDER_API_IMAGE_URL_DEFAULT\"}": {
2026-06-12 17:19:50.404426 | controller |                     ".": {},
2026-06-12 17:19:50.404441 | controller |                     "f:name": {},
2026-06-12 17:19:50.404457 | controller |                     "f:value": {}
2026-06-12 17:19:50.404472 | controller |                   },
2026-06-12 17:19:50.404488 | controller |                   "k:{\"name\":\"RELATED_IMAGE_CINDER_BACKUP_IMAGE_URL_DEFAULT\"}": {
2026-06-12 17:19:50.404503 | controller |                     ".": {},
2026-06-12 17:19:50.404519 | controller |                     "f:name": {},
2026-06-12 17:19:50.404534 | controller |                     "f:value": {}
2026-06-12 17:19:50.404549 | controller |                   },
2026-06-12 17:19:50.404565 | controller |                   "k:{\"name\":\"RELATED_IMAGE_CINDER_OPERATOR_MANAGER_IMAGE_URL\"}": {
2026-06-12 17:19:50.404608 | controller |                     ".": {},
2026-06-12 17:19:50.404626 | controller |                     "f:name": {},
2026-06-12 17:19:50.404641 | controller |                     "f:value": {}
2026-06-12 17:19:50.404656 | controller |                   },
2026-06-12 17:19:50.404672 | controller |                   "k:{\"name\":\"RELATED_IMAGE_CINDER_SCHEDULER_IMAGE_URL_DEFAULT\"}": {
2026-06-12 17:19:50.404687 | controller |                     ".": {},
2026-06-12 17:19:50.404702 | controller |                     "f:name": {},
2026-06-12 17:19:50.404718 | controller |                     "f:value": {}
2026-06-12 17:19:50.404733 | controller |                   },
2026-06-12 17:19:50.404749 | controller |                   "k:{\"name\":\"RELATED_IMAGE_CINDER_VOLUME_IMAGE_URL_DEFAULT\"}": {
2026-06-12 17:19:50.404764 | controller |                     ".": {},
2026-06-12 17:19:50.404779 | controller |                     "f:name": {},
2026-06-12 17:19:50.404794 | controller |                     "f:value": {}
2026-06-12 17:19:50.404810 | controller |                   },
2026-06-12 17:19:50.404825 | controller |                   "k:{\"name\":\"RELATED_IMAGE_CLOUDKITTY_API_IMAGE_URL_DEFAULT\"}": {
2026-06-12 17:19:50.404840 | controller |                     ".": {},
2026-06-12 17:19:50.404856 | controller |                     "f:name": {},
2026-06-12 17:19:50.404872 | controller |                     "f:value": {}
2026-06-12 17:19:50.404887 | controller |                   },
2026-06-12 17:19:50.404903 | controller |                   "k:{\"name\":\"RELATED_IMAGE_CLOUDKITTY_PROC_IMAGE_URL_DEFAULT\"}": {
2026-06-12 17:19:50.404919 | controller |                     ".": {},
2026-06-12 17:19:50.404934 | controller |                     "f:name": {},
2026-06-12 17:19:50.404949 | controller |                     "f:value": {}
2026-06-12 17:19:50.404964 | controller |                   },
2026-06-12 17:19:50.404980 | controller |                   "k:{\"name\":\"RELATED_IMAGE_DESIGNATE_API_IMAGE_URL_DEFAULT\"}": {
2026-06-12 17:19:50.404995 | controller |                     ".": {},
2026-06-12 17:19:50.405011 | controller |                     "f:name": {},
2026-06-12 17:19:50.405026 | controller |                     "f:value": {}
2026-06-12 17:19:50.405041 | controller |                   },
2026-06-12 17:19:50.405056 | controller |                   "k:{\"name\":\"RELATED_IMAGE_DESIGNATE_BACKENDBIND9_IMAGE_URL_DEFAULT\"}": {
2026-06-12 17:19:50.405071 | controller |                     ".": {},
2026-06-12 17:19:50.405087 | controller |                     "f:name": {},
2026-06-12 17:19:50.405102 | controller |                     "f:value": {}
2026-06-12 17:19:50.405117 | controller |                   },
2026-06-12 17:19:50.405132 | controller |                   "k:{\"name\":\"RELATED_IMAGE_DESIGNATE_CENTRAL_IMAGE_URL_DEFAULT\"}": {
2026-06-12 17:19:50.405148 | controller |                     ".": {},
2026-06-12 17:19:50.405163 | controller |                     "f:name": {},
2026-06-12 17:19:50.405179 | controller |                     "f:value": {}
2026-06-12 17:19:50.405198 | controller |                   },
2026-06-12 17:19:50.405214 | controller |                   "k:{\"name\":\"RELATED_IMAGE_DESIGNATE_MDNS_IMAGE_URL_DEFAULT\"}": {
2026-06-12 17:19:50.405230 | controller |                     ".": {},
2026-06-12 17:19:50.405246 | controller |                     "f:name": {},
2026-06-12 17:19:50.405261 | controller |                     "f:value": {}
2026-06-12 17:19:50.405277 | controller |                   },
2026-06-12 17:19:50.405292 | controller |                   "k:{\"name\":\"RELATED_IMAGE_DESIGNATE_OPERATOR_MANAGER_IMAGE_URL\"}": {
2026-06-12 17:19:50.405308 | controller |                     ".": {},
2026-06-12 17:19:50.405324 | controller |                     "f:name": {},
2026-06-12 17:19:50.405339 | controller |                     "f:value": {}
2026-06-12 17:19:50.405354 | controller |                   },
2026-06-12 17:19:50.405370 | controller |                   "k:{\"name\":\"RELATED_IMAGE_DESIGNATE_PRODUCER_IMAGE_URL_DEFAULT\"}": {
2026-06-12 17:19:50.405385 | controller |                     ".": {},
2026-06-12 17:19:50.405401 | controller |                     "f:name": {},
2026-06-12 17:19:50.405416 | controller |                     "f:value": {}
2026-06-12 17:19:50.405432 | controller |                   },
2026-06-12 17:19:50.405447 | controller |                   "k:{\"name\":\"RELATED_IMAGE_DESIGNATE_UNBOUND_IMAGE_URL_DEFAULT\"}": {
2026-06-12 17:19:50.405462 | controller |                     ".": {},
2026-06-12 17:19:50.405477 | controller |                     "f:name": {},
2026-06-12 17:19:50.405492 | controller |                     "f:value": {}
2026-06-12 17:19:50.405507 | controller |                   },
2026-06-12 17:19:50.405522 | controller |                   "k:{\"name\":\"RELATED_IMAGE_DESIGNATE_WORKER_IMAGE_URL_DEFAULT\"}": {
2026-06-12 17:19:50.405538 | controller |                     ".": {},
2026-06-12 17:19:50.405553 | controller |                     "f:name": {},
2026-06-12 17:19:50.405568 | controller |                     "f:value": {}
2026-06-12 17:19:50.405603 | controller |                   },
2026-06-12 17:19:50.405620 | controller |                   "k:{\"name\":\"RELATED_IMAGE_EDPM_FRR_IMAGE_URL_DEFAULT\"}": {
2026-06-12 17:19:50.405635 | controller |                     ".": {},
2026-06-12 17:19:50.405650 | controller |                     "f:name": {},
2026-06-12 17:19:50.405665 | controller |                     "f:value": {}
2026-06-12 17:19:50.405680 | controller |                   },
2026-06-12 17:19:50.405696 | controller |                   "k:{\"name\":\"RELATED_IMAGE_EDPM_ISCSID_IMAGE_URL_DEFAULT\"}": {
2026-06-12 17:19:50.405711 | controller |                     ".": {},
2026-06-12 17:19:50.405726 | controller |                     "f:name": {},
2026-06-12 17:19:50.405743 | controller |                     "f:value": {}
2026-06-12 17:19:50.405758 | controller |                   },
2026-06-12 17:19:50.405773 | controller |                   "k:{\"name\":\"RELATED_IMAGE_EDPM_KEPLER_IMAGE_URL_DEFAULT\"}": {
2026-06-12 17:19:50.405788 | controller |                     ".": {},
2026-06-12 17:19:50.405803 | controller |                     "f:name": {},
2026-06-12 17:19:50.405818 | controller |                     "f:value": {}
2026-06-12 17:19:50.405832 | controller |                   },
2026-06-12 17:19:50.405847 | controller |                   "k:{\"name\":\"RELATED_IMAGE_EDPM_LOGROTATE_CROND_IMAGE_URL_DEFAULT\"}": {
2026-06-12 17:19:50.405862 | controller |                     ".": {},
2026-06-12 17:19:50.405877 | controller |                     "f:name": {},
2026-06-12 17:19:50.405892 | controller |                     "f:value": {}
2026-06-12 17:19:50.405907 | controller |                   },
2026-06-12 17:19:50.405921 | controller |                   "k:{\"name\":\"RELATED_IMAGE_EDPM_MULTIPATHD_IMAGE_URL_DEFAULT\"}": {
2026-06-12 17:19:50.405936 | controller |                     ".": {},
2026-06-12 17:19:50.405951 | controller |                     "f:name": {},
2026-06-12 17:19:50.405969 | controller |                     "f:value": {}
2026-06-12 17:19:50.405984 | controller |                   },
2026-06-12 17:19:50.405999 | controller |                   "k:{\"name\":\"RELATED_IMAGE_EDPM_NEUTRON_DHCP_AGENT_IMAGE_URL_DEFAULT\"}": {
2026-06-12 17:19:50.406014 | controller |                     ".": {},
2026-06-12 17:19:50.406029 | controller |                     "f:name": {},
2026-06-12 17:19:50.406044 | controller |                     "f:value": {}
2026-06-12 17:19:50.406058 | controller |                   },
2026-06-12 17:19:50.406073 | controller |                   "k:{\"name\":\"RELATED_IMAGE_EDPM_NEUTRON_METADATA_AGENT_IMAGE_URL_DEFAULT\"}": {
2026-06-12 17:19:50.406088 | controller |                     ".": {},
2026-06-12 17:19:50.406103 | controller |                     "f:name": {},
2026-06-12 17:19:50.406119 | controller |                     "f:value": {}
2026-06-12 17:19:50.406134 | controller |                   },
2026-06-12 17:19:50.406148 | controller |                   "k:{\"name\":\"RELATED_IMAGE_EDPM_NEUTRON_OVN_AGENT_IMAGE_URL_DEFAULT\"}": {
2026-06-12 17:19:50.406163 | controller |                     ".": {},
2026-06-12 17:19:50.406178 | controller |                     "f:name": {},
2026-06-12 17:19:50.406192 | controller |                     "f:value": {}
2026-06-12 17:19:50.406207 | controller |                   },
2026-06-12 17:19:50.406223 | controller |                   "k:{\"name\":\"RELATED_IMAGE_EDPM_NEUTRON_SRIOV_AGENT_IMAGE_URL_DEFAULT\"}": {
2026-06-12 17:19:50.406238 | controller |                     ".": {},
2026-06-12 17:19:50.406254 | controller |                     "f:name": {},
2026-06-12 17:19:50.406270 | controller |                     "f:value": {}
2026-06-12 17:19:50.406285 | controller |                   },
2026-06-12 17:19:50.406301 | controller |                   "k:{\"name\":\"RELATED_IMAGE_EDPM_NODE_EXPORTER_IMAGE_URL_DEFAULT\"}": {
2026-06-12 17:19:50.406316 | controller |                     ".": {},
2026-06-12 17:19:50.406331 | controller |                     "f:name": {},
2026-06-12 17:19:50.406347 | controller |                     "f:value": {}
2026-06-12 17:19:50.406363 | controller |                   },
2026-06-12 17:19:50.406378 | controller |                   "k:{\"name\":\"RELATED_IMAGE_EDPM_OVN_BGP_AGENT_IMAGE_URL_DEFAULT\"}": {
2026-06-12 17:19:50.406394 | controller |                     ".": {},
2026-06-12 17:19:50.406409 | controller |                     "f:name": {},
2026-06-12 17:19:50.406425 | controller |                     "f:value": {}
2026-06-12 17:19:50.406440 | controller |                   },
2026-06-12 17:19:50.406455 | controller |                   "k:{\"name\":\"RELATED_IMAGE_EDPM_PODMAN_EXPORTER_IMAGE_URL_DEFAULT\"}": {
2026-06-12 17:19:50.406471 | controller |                     ".": {},
2026-06-12 17:19:50.406487 | controller |                     "f:name": {},
2026-06-12 17:19:50.406503 | controller |                     "f:value": {}
2026-06-12 17:19:50.406518 | controller |                   },
2026-06-12 17:19:50.406534 | controller |                   "k:{\"name\":\"RELATED_IMAGE_GLANCE_API_IMAGE_URL_DEFAULT\"}": {
2026-06-12 17:19:50.406549 | controller |                     ".": {},
2026-06-12 17:19:50.406564 | controller |                     "f:name": {},
2026-06-12 17:19:50.406606 | controller |                     "f:value": {}
2026-06-12 17:19:50.406623 | controller |                   },
2026-06-12 17:19:50.406638 | controller |                   "k:{\"name\":\"RELATED_IMAGE_GLANCE_OPERATOR_MANAGER_IMAGE_URL\"}": {
2026-06-12 17:19:50.406654 | controller |                     ".": {},
2026-06-12 17:19:50.406670 | controller |                     "f:name": {},
2026-06-12 17:19:50.406685 | controller |                     "f:value": {}
2026-06-12 17:19:50.406701 | controller |                   },
2026-06-12 17:19:50.406716 | controller |                   "k:{\"name\":\"RELATED_IMAGE_HEAT_API_IMAGE_URL_DEFAULT\"}": {
2026-06-12 17:19:50.406731 | controller |                     ".": {},
2026-06-12 17:19:50.406750 | controller |                     "f:name": {},
2026-06-12 17:19:50.406766 | controller |                     "f:value": {}
2026-06-12 17:19:50.406780 | controller |                   },
2026-06-12 17:19:50.406796 | controller |                   "k:{\"name\":\"RELATED_IMAGE_HEAT_CFNAPI_IMAGE_URL_DEFAULT\"}": {
2026-06-12 17:19:50.406811 | controller |                     ".": {},
2026-06-12 17:19:50.406826 | controller |                     "f:name": {},
2026-06-12 17:19:50.406841 | controller |                     "f:value": {}
2026-06-12 17:19:50.406856 | controller |                   },
2026-06-12 17:19:50.406871 | controller |                   "k:{\"name\":\"RELATED_IMAGE_HEAT_ENGINE_IMAGE_URL_DEFAULT\"}": {
2026-06-12 17:19:50.406886 | controller |                     ".": {},
2026-06-12 17:19:50.406901 | controller |                     "f:name": {},
2026-06-12 17:19:50.406917 | controller |                     "f:value": {}
2026-06-12 17:19:50.406934 | controller |                   },
2026-06-12 17:19:50.406951 | controller |                   "k:{\"name\":\"RELATED_IMAGE_HEAT_OPERATOR_MANAGER_IMAGE_URL\"}": {
2026-06-12 17:19:50.406967 | controller |                     ".": {},
2026-06-12 17:19:50.406982 | controller |                     "f:name": {},
2026-06-12 17:19:50.406998 | controller |                     "f:value": {}
2026-06-12 17:19:50.407013 | controller |                   },
2026-06-12 17:19:50.407028 | controller |                   "k:{\"name\":\"RELATED_IMAGE_HORIZON_IMAGE_URL_DEFAULT\"}": {
2026-06-12 17:19:50.407043 | controller |                     ".": {},
2026-06-12 17:19:50.407058 | controller |                     "f:name": {},
2026-06-12 17:19:50.407074 | controller |                     "f:value": {}
2026-06-12 17:19:50.407089 | controller |                   },
2026-06-12 17:19:50.407104 | controller |                   "k:{\"name\":\"RELATED_IMAGE_HORIZON_OPERATOR_MANAGER_IMAGE_URL\"}": {
2026-06-12 17:19:50.407119 | controller |                     ".": {},
2026-06-12 17:19:50.407134 | controller |                     "f:name": {},
2026-06-12 17:19:50.407149 | controller |                     "f:value": {}
2026-06-12 17:19:50.407164 | controller |                   },
2026-06-12 17:19:50.407179 | controller |                   "k:{\"name\":\"RELATED_IMAGE_INFRA_MEMCACHED_IMAGE_URL_DEFAULT\"}": {
2026-06-12 17:19:50.407194 | controller |                     ".": {},
2026-06-12 17:19:50.407209 | controller |                     "f:name": {},
2026-06-12 17:19:50.407224 | controller |                     "f:value": {}
2026-06-12 17:19:50.407239 | controller |                   },
2026-06-12 17:19:50.407254 | controller |                   "k:{\"name\":\"RELATED_IMAGE_INFRA_OPERATOR_MANAGER_IMAGE_URL\"}": {
2026-06-12 17:19:50.407269 | controller |                     ".": {},
2026-06-12 17:19:50.407284 | controller |                     "f:name": {},
2026-06-12 17:19:50.407300 | controller |                     "f:value": {}
2026-06-12 17:19:50.407315 | controller |                   },
2026-06-12 17:19:50.407331 | controller |                   "k:{\"name\":\"RELATED_IMAGE_INFRA_REDIS_IMAGE_URL_DEFAULT\"}": {
2026-06-12 17:19:50.407347 | controller |                     ".": {},
2026-06-12 17:19:50.407363 | controller |                     "f:name": {},
2026-06-12 17:19:50.407378 | controller |                     "f:value": {}
2026-06-12 17:19:50.407394 | controller |                   },
2026-06-12 17:19:50.407409 | controller |                   "k:{\"name\":\"RELATED_IMAGE_IRONIC_API_IMAGE_URL_DEFAULT\"}": {
2026-06-12 17:19:50.407425 | controller |                     ".": {},
2026-06-12 17:19:50.407440 | controller |                     "f:name": {},
2026-06-12 17:19:50.407456 | controller |                     "f:value": {}
2026-06-12 17:19:50.407472 | controller |                   },
2026-06-12 17:19:50.407487 | controller |                   "k:{\"name\":\"RELATED_IMAGE_IRONIC_CONDUCTOR_IMAGE_URL_DEFAULT\"}": {
2026-06-12 17:19:50.407502 | controller |                     ".": {},
2026-06-12 17:19:50.407521 | controller |                     "f:name": {},
2026-06-12 17:19:50.407537 | controller |                     "f:value": {}
2026-06-12 17:19:50.407552 | controller |                   },
2026-06-12 17:19:50.407568 | controller |                   "k:{\"name\":\"RELATED_IMAGE_IRONIC_INSPECTOR_IMAGE_URL_DEFAULT\"}": {
2026-06-12 17:19:50.407603 | controller |                     ".": {},
2026-06-12 17:19:50.407620 | controller |                     "f:name": {},
2026-06-12 17:19:50.407635 | controller |                     "f:value": {}
2026-06-12 17:19:50.407650 | controller |                   },
2026-06-12 17:19:50.407665 | controller |                   "k:{\"name\":\"RELATED_IMAGE_IRONIC_NEUTRON_AGENT_IMAGE_URL_DEFAULT\"}": {
2026-06-12 17:19:50.407681 | controller |                     ".": {},
2026-06-12 17:19:50.407695 | controller |                     "f:name": {},
2026-06-12 17:19:50.407710 | controller |                     "f:value": {}
2026-06-12 17:19:50.407725 | controller |                   },
2026-06-12 17:19:50.407739 | controller |                   "k:{\"name\":\"RELATED_IMAGE_IRONIC_OPERATOR_MANAGER_IMAGE_URL\"}": {
2026-06-12 17:19:50.407771 | controller |                     ".": {},
2026-06-12 17:19:50.407787 | controller |                     "f:name": {},
2026-06-12 17:19:50.407802 | controller |                     "f:value": {}
2026-06-12 17:19:50.407817 | controller |                   },
2026-06-12 17:19:50.407831 | controller |                   "k:{\"name\":\"RELATED_IMAGE_IRONIC_PXE_IMAGE_URL_DEFAULT\"}": {
2026-06-12 17:19:50.407846 | controller |                     ".": {},
2026-06-12 17:19:50.407861 | controller |                     "f:name": {},
2026-06-12 17:19:50.407876 | controller |                     "f:value": {}
2026-06-12 17:19:50.407891 | controller |                   },
2026-06-12 17:19:50.407906 | controller |                   "k:{\"name\":\"RELATED_IMAGE_IRONIC_PYTHON_AGENT_IMAGE_URL_DEFAULT\"}": {
2026-06-12 17:19:50.407921 | controller |                     ".": {},
2026-06-12 17:19:50.407936 | controller |                     "f:name": {},
2026-06-12 17:19:50.407950 | controller |                     "f:value": {}
2026-06-12 17:19:50.407965 | controller |                   },
2026-06-12 17:19:50.407980 | controller |                   "k:{\"name\":\"RELATED_IMAGE_KEYSTONE_API_IMAGE_URL_DEFAULT\"}": {
2026-06-12 17:19:50.407994 | controller |                     ".": {},
2026-06-12 17:19:50.408009 | controller |                     "f:name": {},
2026-06-12 17:19:50.408024 | controller |                     "f:value": {}
2026-06-12 17:19:50.408039 | controller |                   },
2026-06-12 17:19:50.408054 | controller |                   "k:{\"name\":\"RELATED_IMAGE_KEYSTONE_OPERATOR_MANAGER_IMAGE_URL\"}": {
2026-06-12 17:19:50.408069 | controller |                     ".": {},
2026-06-12 17:19:50.408083 | controller |                     "f:name": {},
2026-06-12 17:19:50.408098 | controller |                     "f:value": {}
2026-06-12 17:19:50.408113 | controller |                   },
2026-06-12 17:19:50.408127 | controller |                   "k:{\"name\":\"RELATED_IMAGE_KSM_IMAGE_URL_DEFAULT\"}": {
2026-06-12 17:19:50.408143 | controller |                     ".": {},
2026-06-12 17:19:50.408158 | controller |                     "f:name": {},
2026-06-12 17:19:50.408173 | controller |                     "f:value": {}
2026-06-12 17:19:50.408188 | controller |                   },
2026-06-12 17:19:50.408203 | controller |                   "k:{\"name\":\"RELATED_IMAGE_MANILA_API_IMAGE_URL_DEFAULT\"}": {
2026-06-12 17:19:50.408218 | controller |                     ".": {},
2026-06-12 17:19:50.408233 | controller |                     "f:name": {},
2026-06-12 17:19:50.408248 | controller |                     "f:value": {}
2026-06-12 17:19:50.408263 | controller |                   },
2026-06-12 17:19:50.408278 | controller |                   "k:{\"name\":\"RELATED_IMAGE_MANILA_OPERATOR_MANAGER_IMAGE_URL\"}": {
2026-06-12 17:19:50.408298 | controller |                     ".": {},
2026-06-12 17:19:50.408313 | controller |                     "f:name": {},
2026-06-12 17:19:50.408327 | controller |                     "f:value": {}
2026-06-12 17:19:50.408341 | controller |                   },
2026-06-12 17:19:50.408356 | controller |                   "k:{\"name\":\"RELATED_IMAGE_MANILA_SCHEDULER_IMAGE_URL_DEFAULT\"}": {
2026-06-12 17:19:50.408371 | controller |                     ".": {},
2026-06-12 17:19:50.408386 | controller |                     "f:name": {},
2026-06-12 17:19:50.408401 | controller |                     "f:value": {}
2026-06-12 17:19:50.408417 | controller |                   },
2026-06-12 17:19:50.408433 | controller |                   "k:{\"name\":\"RELATED_IMAGE_MANILA_SHARE_IMAGE_URL_DEFAULT\"}": {
2026-06-12 17:19:50.408448 | controller |                     ".": {},
2026-06-12 17:19:50.408464 | controller |                     "f:name": {},
2026-06-12 17:19:50.408479 | controller |                     "f:value": {}
2026-06-12 17:19:50.408495 | controller |                   },
2026-06-12 17:19:50.408510 | controller |                   "k:{\"name\":\"RELATED_IMAGE_MARIADB_IMAGE_URL_DEFAULT\"}": {
2026-06-12 17:19:50.408526 | controller |                     ".": {},
2026-06-12 17:19:50.408541 | controller |                     "f:name": {},
2026-06-12 17:19:50.408557 | controller |                     "f:value": {}
2026-06-12 17:19:50.408589 | controller |                   },
2026-06-12 17:19:50.408609 | controller |                   "k:{\"name\":\"RELATED_IMAGE_MARIADB_OPERATOR_MANAGER_IMAGE_URL\"}": {
2026-06-12 17:19:50.408626 | controller |                     ".": {},
2026-06-12 17:19:50.408641 | controller |                     "f:name": {},
2026-06-12 17:19:50.408657 | controller |                     "f:value": {}
2026-06-12 17:19:50.408673 | controller |                   },
2026-06-12 17:19:50.408688 | controller |                   "k:{\"name\":\"RELATED_IMAGE_NET_UTILS_IMAGE_URL_DEFAULT\"}": {
2026-06-12 17:19:50.408704 | controller |                     ".": {},
2026-06-12 17:19:50.408720 | controller |                     "f:name": {},
2026-06-12 17:19:50.408735 | controller |                     "f:value": {}
2026-06-12 17:19:50.408750 | controller |                   },
2026-06-12 17:19:50.408765 | controller |                   "k:{\"name\":\"RELATED_IMAGE_NEUTRON_API_IMAGE_URL_DEFAULT\"}": {
2026-06-12 17:19:50.408780 | controller |                     ".": {},
2026-06-12 17:19:50.408795 | controller |                     "f:name": {},
2026-06-12 17:19:50.408810 | controller |                     "f:value": {}
2026-06-12 17:19:50.408825 | controller |                   },
2026-06-12 17:19:50.408841 | controller |                   "k:{\"name\":\"RELATED_IMAGE_NEUTRON_OPERATOR_MANAGER_IMAGE_URL\"}": {
2026-06-12 17:19:50.408856 | controller |                     ".": {},
2026-06-12 17:19:50.408871 | controller |                     "f:name": {},
2026-06-12 17:19:50.408887 | controller |                     "f:value": {}
2026-06-12 17:19:50.408902 | controller |                   },
2026-06-12 17:19:50.408917 | controller |                   "k:{\"name\":\"RELATED_IMAGE_NOVA_API_IMAGE_URL_DEFAULT\"}": {
2026-06-12 17:19:50.408932 | controller |                     ".": {},
2026-06-12 17:19:50.408948 | controller |                     "f:name": {},
2026-06-12 17:19:50.408962 | controller |                     "f:value": {}
2026-06-12 17:19:50.408977 | controller |                   },
2026-06-12 17:19:50.408992 | controller |                   "k:{\"name\":\"RELATED_IMAGE_NOVA_COMPUTE_IMAGE_URL_DEFAULT\"}": {
2026-06-12 17:19:50.409007 | controller |                     ".": {},
2026-06-12 17:19:50.409022 | controller |                     "f:name": {},
2026-06-12 17:19:50.409037 | controller |                     "f:value": {}
2026-06-12 17:19:50.409052 | controller |                   },
2026-06-12 17:19:50.409067 | controller |                   "k:{\"name\":\"RELATED_IMAGE_NOVA_CONDUCTOR_IMAGE_URL_DEFAULT\"}": {
2026-06-12 17:19:50.409086 | controller |                     ".": {},
2026-06-12 17:19:50.409102 | controller |                     "f:name": {},
2026-06-12 17:19:50.409117 | controller |                     "f:value": {}
2026-06-12 17:19:50.409132 | controller |                   },
2026-06-12 17:19:50.409147 | controller |                   "k:{\"name\":\"RELATED_IMAGE_NOVA_NOVNC_IMAGE_URL_DEFAULT\"}": {
2026-06-12 17:19:50.409162 | controller |                     ".": {},
2026-06-12 17:19:50.409177 | controller |                     "f:name": {},
2026-06-12 17:19:50.409193 | controller |                     "f:value": {}
2026-06-12 17:19:50.409208 | controller |                   },
2026-06-12 17:19:50.409223 | controller |                   "k:{\"name\":\"RELATED_IMAGE_NOVA_OPERATOR_MANAGER_IMAGE_URL\"}": {
2026-06-12 17:19:50.409238 | controller |                     ".": {},
2026-06-12 17:19:50.409253 | controller |                     "f:name": {},
2026-06-12 17:19:50.409268 | controller |                     "f:value": {}
2026-06-12 17:19:50.409283 | controller |                   },
2026-06-12 17:19:50.409298 | controller |                   "k:{\"name\":\"RELATED_IMAGE_NOVA_SCHEDULER_IMAGE_URL_DEFAULT\"}": {
2026-06-12 17:19:50.409313 | controller |                     ".": {},
2026-06-12 17:19:50.409329 | controller |                     "f:name": {},
2026-06-12 17:19:50.409344 | controller |                     "f:value": {}
2026-06-12 17:19:50.409360 | controller |                   },
2026-06-12 17:19:50.409375 | controller |                   "k:{\"name\":\"RELATED_IMAGE_OCTAVIA_API_IMAGE_URL_DEFAULT\"}": {
2026-06-12 17:19:50.409390 | controller |                     ".": {},
2026-06-12 17:19:50.409405 | controller |                     "f:name": {},
2026-06-12 17:19:50.409421 | controller |                     "f:value": {}
2026-06-12 17:19:50.409436 | controller |                   },
2026-06-12 17:19:50.409451 | controller |                   "k:{\"name\":\"RELATED_IMAGE_OCTAVIA_HEALTHMANAGER_IMAGE_URL_DEFAULT\"}": {
2026-06-12 17:19:50.409467 | controller |                     ".": {},
2026-06-12 17:19:50.409482 | controller |                     "f:name": {},
2026-06-12 17:19:50.409498 | controller |                     "f:value": {}
2026-06-12 17:19:50.409514 | controller |                   },
2026-06-12 17:19:50.409529 | controller |                   "k:{\"name\":\"RELATED_IMAGE_OCTAVIA_HOUSEKEEPING_IMAGE_URL_DEFAULT\"}": {
2026-06-12 17:19:50.409544 | controller |                     ".": {},
2026-06-12 17:19:50.409560 | controller |                     "f:name": {},
2026-06-12 17:19:50.409590 | controller |                     "f:value": {}
2026-06-12 17:19:50.409611 | controller |                   },
2026-06-12 17:19:50.409627 | controller |                   "k:{\"name\":\"RELATED_IMAGE_OCTAVIA_OPERATOR_MANAGER_IMAGE_URL\"}": {
2026-06-12 17:19:50.409643 | controller |                     ".": {},
2026-06-12 17:19:50.409659 | controller |                     "f:name": {},
2026-06-12 17:19:50.409675 | controller |                     "f:value": {}
2026-06-12 17:19:50.409690 | controller |                   },
2026-06-12 17:19:50.409706 | controller |                   "k:{\"name\":\"RELATED_IMAGE_OCTAVIA_RSYSLOG_IMAGE_URL_DEFAULT\"}": {
2026-06-12 17:19:50.409721 | controller |                     ".": {},
2026-06-12 17:19:50.409737 | controller |                     "f:name": {},
2026-06-12 17:19:50.409752 | controller |                     "f:value": {}
2026-06-12 17:19:50.409768 | controller |                   },
2026-06-12 17:19:50.409784 | controller |                   "k:{\"name\":\"RELATED_IMAGE_OCTAVIA_WORKER_IMAGE_URL_DEFAULT\"}": {
2026-06-12 17:19:50.409799 | controller |                     ".": {},
2026-06-12 17:19:50.409814 | controller |                     "f:name": {},
2026-06-12 17:19:50.409829 | controller |                     "f:value": {}
2026-06-12 17:19:50.409845 | controller |                   },
2026-06-12 17:19:50.409867 | controller |                   "k:{\"name\":\"RELATED_IMAGE_OPENSTACK_BAREMETAL_OPERATOR_MANAGER_IMAGE_URL\"}": {
2026-06-12 17:19:50.409882 | controller |                     ".": {},
2026-06-12 17:19:50.409897 | controller |                     "f:name": {},
2026-06-12 17:19:50.409912 | controller |                     "f:value": {}
2026-06-12 17:19:50.409927 | controller |                   },
2026-06-12 17:19:50.409942 | controller |                   "k:{\"name\":\"RELATED_IMAGE_OPENSTACK_CLIENT_IMAGE_URL_DEFAULT\"}": {
2026-06-12 17:19:50.409957 | controller |                     ".": {},
2026-06-12 17:19:50.409972 | controller |                     "f:name": {},
2026-06-12 17:19:50.409988 | controller |                     "f:value": {}
2026-06-12 17:19:50.410003 | controller |                   },
2026-06-12 17:19:50.410018 | controller |                   "k:{\"name\":\"RELATED_IMAGE_OPENSTACK_MUST_GATHER_DEFAULT\"}": {
2026-06-12 17:19:50.410033 | controller |                     ".": {},
2026-06-12 17:19:50.410048 | controller |                     "f:name": {},
2026-06-12 17:19:50.410063 | controller |                     "f:value": {}
2026-06-12 17:19:50.410078 | controller |                   },
2026-06-12 17:19:50.410093 | controller |                   "k:{\"name\":\"RELATED_IMAGE_OPENSTACK_NETWORK_EXPORTER_IMAGE_URL_DEFAULT\"}": {
2026-06-12 17:19:50.410108 | controller |                     ".": {},
2026-06-12 17:19:50.410123 | controller |                     "f:name": {},
2026-06-12 17:19:50.410138 | controller |                     "f:value": {}
2026-06-12 17:19:50.410152 | controller |                   },
2026-06-12 17:19:50.410167 | controller |                   "k:{\"name\":\"RELATED_IMAGE_OS_CONTAINER_IMAGE_URL_DEFAULT\"}": {
2026-06-12 17:19:50.410182 | controller |                     ".": {},
2026-06-12 17:19:50.410197 | controller |                     "f:name": {},
2026-06-12 17:19:50.410212 | controller |                     "f:value": {}
2026-06-12 17:19:50.410226 | controller |                   },
2026-06-12 17:19:50.410241 | controller |                   "k:{\"name\":\"RELATED_IMAGE_OVN_CONTROLLER_IMAGE_URL_DEFAULT\"}": {
2026-06-12 17:19:50.410256 | controller |                     ".": {},
2026-06-12 17:19:50.410271 | controller |                     "f:name": {},
2026-06-12 17:19:50.410285 | controller |                     "f:value": {}
2026-06-12 17:19:50.410300 | controller |                   },
2026-06-12 17:19:50.410315 | controller |                   "k:{\"name\":\"RELATED_IMAGE_OVN_CONTROLLER_OVS_IMAGE_URL_DEFAULT\"}": {
2026-06-12 17:19:50.410330 | controller |                     ".": {},
2026-06-12 17:19:50.410344 | controller |                     "f:name": {},
2026-06-12 17:19:50.410359 | controller |                     "f:value": {}
2026-06-12 17:19:50.410374 | controller |                   },
2026-06-12 17:19:50.410389 | controller |                   "k:{\"name\":\"RELATED_IMAGE_OVN_NB_DBCLUSTER_IMAGE_URL_DEFAULT\"}": {
2026-06-12 17:19:50.410404 | controller |                     ".": {},
2026-06-12 17:19:50.410419 | controller |                     "f:name": {},
2026-06-12 17:19:50.410434 | controller |                     "f:value": {}
2026-06-12 17:19:50.410449 | controller |                   },
2026-06-12 17:19:50.410464 | controller |                   "k:{\"name\":\"RELATED_IMAGE_OVN_NORTHD_IMAGE_URL_DEFAULT\"}": {
2026-06-12 17:19:50.410479 | controller |                     ".": {},
2026-06-12 17:19:50.410493 | controller |                     "f:name": {},
2026-06-12 17:19:50.410508 | controller |                     "f:value": {}
2026-06-12 17:19:50.410523 | controller |                   },
2026-06-12 17:19:50.410539 | controller |                   "k:{\"name\":\"RELATED_IMAGE_OVN_OPERATOR_MANAGER_IMAGE_URL\"}": {
2026-06-12 17:19:50.410555 | controller |                     ".": {},
2026-06-12 17:19:50.410571 | controller |                     "f:name": {},
2026-06-12 17:19:50.410648 | controller |                     "f:value": {}
2026-06-12 17:19:50.410669 | controller |                   },
2026-06-12 17:19:50.410685 | controller |                   "k:{\"name\":\"RELATED_IMAGE_OVN_SB_DBCLUSTER_IMAGE_URL_DEFAULT\"}": {
2026-06-12 17:19:50.410701 | controller |                     ".": {},
2026-06-12 17:19:50.410716 | controller |                     "f:name": {},
2026-06-12 17:19:50.410732 | controller |                     "f:value": {}
2026-06-12 17:19:50.410747 | controller |                   },
2026-06-12 17:19:50.410762 | controller |                   "k:{\"name\":\"RELATED_IMAGE_PLACEMENT_API_IMAGE_URL_DEFAULT\"}": {
2026-06-12 17:19:50.410778 | controller |                     ".": {},
2026-06-12 17:19:50.410793 | controller |                     "f:name": {},
2026-06-12 17:19:50.410809 | controller |                     "f:value": {}
2026-06-12 17:19:50.410824 | controller |                   },
2026-06-12 17:19:50.410840 | controller |                   "k:{\"name\":\"RELATED_IMAGE_RABBITMQ_IMAGE_URL_DEFAULT\"}": {
2026-06-12 17:19:50.410856 | controller |                     ".": {},
2026-06-12 17:19:50.410871 | controller |                     "f:name": {},
2026-06-12 17:19:50.410887 | controller |                     "f:value": {}
2026-06-12 17:19:50.410902 | controller |                   },
2026-06-12 17:19:50.410918 | controller |                   "k:{\"name\":\"RELATED_IMAGE_SWIFT_ACCOUNT_IMAGE_URL_DEFAULT\"}": {
2026-06-12 17:19:50.410934 | controller |                     ".": {},
2026-06-12 17:19:50.410949 | controller |                     "f:name": {},
2026-06-12 17:19:50.410965 | controller |                     "f:value": {}
2026-06-12 17:19:50.410980 | controller |                   },
2026-06-12 17:19:50.410996 | controller |                   "k:{\"name\":\"RELATED_IMAGE_SWIFT_CONTAINER_IMAGE_URL_DEFAULT\"}": {
2026-06-12 17:19:50.411011 | controller |                     ".": {},
2026-06-12 17:19:50.411026 | controller |                     "f:name": {},
2026-06-12 17:19:50.411042 | controller |                     "f:value": {}
2026-06-12 17:19:50.411064 | controller |                   },
2026-06-12 17:19:50.411084 | controller |                   "k:{\"name\":\"RELATED_IMAGE_SWIFT_OBJECT_IMAGE_URL_DEFAULT\"}": {
2026-06-12 17:19:50.411104 | controller |                     ".": {},
2026-06-12 17:19:50.411124 | controller |                     "f:name": {},
2026-06-12 17:19:50.411144 | controller |                     "f:value": {}
2026-06-12 17:19:50.411163 | controller |                   },
2026-06-12 17:19:50.411183 | controller |                   "k:{\"name\":\"RELATED_IMAGE_SWIFT_OPERATOR_MANAGER_IMAGE_URL\"}": {
2026-06-12 17:19:50.411203 | controller |                     ".": {},
2026-06-12 17:19:50.411222 | controller |                     "f:name": {},
2026-06-12 17:19:50.411242 | controller |                     "f:value": {}
2026-06-12 17:19:50.411262 | controller |                   },
2026-06-12 17:19:50.411282 | controller |                   "k:{\"name\":\"RELATED_IMAGE_SWIFT_PROXY_IMAGE_URL_DEFAULT\"}": {
2026-06-12 17:19:50.411302 | controller |                     ".": {},
2026-06-12 17:19:50.411322 | controller |                     "f:name": {},
2026-06-12 17:19:50.411343 | controller |                     "f:value": {}
2026-06-12 17:19:50.411363 | controller |                   },
2026-06-12 17:19:50.411383 | controller |                   "k:{\"name\":\"RELATED_IMAGE_TELEMETRY_OPERATOR_MANAGER_IMAGE_URL\"}": {
2026-06-12 17:19:50.411403 | controller |                     ".": {},
2026-06-12 17:19:50.411424 | controller |                     "f:name": {},
2026-06-12 17:19:50.411445 | controller |                     "f:value": {}
2026-06-12 17:19:50.411465 | controller |                   },
2026-06-12 17:19:50.411485 | controller |                   "k:{\"name\":\"RELATED_IMAGE_TEST_OPERATOR_MANAGER_IMAGE_URL\"}": {
2026-06-12 17:19:50.411505 | controller |                     ".": {},
2026-06-12 17:19:50.411525 | controller |                     "f:name": {},
2026-06-12 17:19:50.411548 | controller |                     "f:value": {}
2026-06-12 17:19:50.411569 | controller |                   },
2026-06-12 17:19:50.411609 | controller |                   "k:{\"name\":\"RELATED_IMAGE_TEST_TEMPEST_IMAGE_URL_DEFAULT\"}": {
2026-06-12 17:19:50.411631 | controller |                     ".": {},
2026-06-12 17:19:50.411651 | controller |                     "f:name": {},
2026-06-12 17:19:50.411671 | controller |                     "f:value": {}
2026-06-12 17:19:50.411692 | controller |                   },
2026-06-12 17:19:50.411712 | controller |                   "k:{\"name\":\"RELATED_IMAGE_WATCHER_API_IMAGE_URL_DEFAULT\"}": {
2026-06-12 17:19:50.411732 | controller |                     ".": {},
2026-06-12 17:19:50.411772 | controller |                     "f:name": {},
2026-06-12 17:19:50.411793 | controller |                     "f:value": {}
2026-06-12 17:19:50.411813 | controller |                   },
2026-06-12 17:19:50.411833 | controller |                   "k:{\"name\":\"RELATED_IMAGE_WATCHER_APPLIER_IMAGE_URL_DEFAULT\"}": {
2026-06-12 17:19:50.411853 | controller |                     ".": {},
2026-06-12 17:19:50.411873 | controller |                     "f:name": {},
2026-06-12 17:19:50.411893 | controller |                     "f:value": {}
2026-06-12 17:19:50.411913 | controller |                   },
2026-06-12 17:19:50.411934 | controller |                   "k:{\"name\":\"RELATED_IMAGE_WATCHER_DECISION_ENGINE_IMAGE_URL_DEFAULT\"}": {
2026-06-12 17:19:50.411954 | controller |                     ".": {},
2026-06-12 17:19:50.411975 | controller |                     "f:name": {},
2026-06-12 17:19:50.411995 | controller |                     "f:value": {}
2026-06-12 17:19:50.412015 | controller |                   },
2026-06-12 17:19:50.412035 | controller |                   "k:{\"name\":\"RELATED_IMAGE_WATCHER_OPERATOR_MANAGER_IMAGE_URL\"}": {
2026-06-12 17:19:50.412054 | controller |                     ".": {},
2026-06-12 17:19:50.412074 | controller |                     "f:name": {},
2026-06-12 17:19:50.412094 | controller |                     "f:value": {}
2026-06-12 17:19:50.412114 | controller |                   },
2026-06-12 17:19:50.412135 | controller |                   "k:{\"name\":\"RENEW_DEADLINE\"}": {
2026-06-12 17:19:50.412155 | controller |                     ".": {},
2026-06-12 17:19:50.412174 | controller |                     "f:name": {},
2026-06-12 17:19:50.412194 | controller |                     "f:value": {}
2026-06-12 17:19:50.412214 | controller |                   },
2026-06-12 17:19:50.412234 | controller |                   "k:{\"name\":\"RETRY_PERIOD\"}": {
2026-06-12 17:19:50.412254 | controller |                     ".": {},
2026-06-12 17:19:50.412274 | controller |                     "f:name": {},
2026-06-12 17:19:50.412294 | controller |                     "f:value": {}
2026-06-12 17:19:50.412314 | controller |                   },
2026-06-12 17:19:50.412334 | controller |                   "k:{\"name\":\"TEST_ANSIBLETEST_IMAGE_URL_DEFAULT\"}": {
2026-06-12 17:19:50.412353 | controller |                     ".": {},
2026-06-12 17:19:50.412373 | controller |                     "f:name": {},
2026-06-12 17:19:50.412393 | controller |                     "f:value": {}
2026-06-12 17:19:50.412412 | controller |                   },
2026-06-12 17:19:50.412431 | controller |                   "k:{\"name\":\"TEST_HORIZONTEST_IMAGE_URL_DEFAULT\"}": {
2026-06-12 17:19:50.412451 | controller |                     ".": {},
2026-06-12 17:19:50.412470 | controller |                     "f:name": {},
2026-06-12 17:19:50.412490 | controller |                     "f:value": {}
2026-06-12 17:19:50.412509 | controller |                   },
2026-06-12 17:19:50.412529 | controller |                   "k:{\"name\":\"TEST_TOBIKO_IMAGE_URL_DEFAULT\"}": {
2026-06-12 17:19:50.412548 | controller |                     ".": {},
2026-06-12 17:19:50.412568 | controller |                     "f:name": {},
2026-06-12 17:19:50.412609 | controller |                     "f:value": {}
2026-06-12 17:19:50.412634 | controller |                   }
2026-06-12 17:19:50.412654 | controller |                 },
2026-06-12 17:19:50.412674 | controller |                 "f:image": {},
2026-06-12 17:19:50.412693 | controller |                 "f:imagePullPolicy": {},
2026-06-12 17:19:50.412713 | controller |                 "f:livenessProbe": {
2026-06-12 17:19:50.412733 | controller |                   ".": {},
2026-06-12 17:19:50.412753 | controller |                   "f:failureThreshold": {},
2026-06-12 17:19:50.412773 | controller |                   "f:httpGet": {
2026-06-12 17:19:50.412792 | controller |                     ".": {},
2026-06-12 17:19:50.412812 | controller |                     "f:path": {},
2026-06-12 17:19:50.412831 | controller |                     "f:port": {},
2026-06-12 17:19:50.412851 | controller |                     "f:scheme": {}
2026-06-12 17:19:50.412871 | controller |                   },
2026-06-12 17:19:50.412890 | controller |                   "f:initialDelaySeconds": {},
2026-06-12 17:19:50.412910 | controller |                   "f:periodSeconds": {},
2026-06-12 17:19:50.412930 | controller |                   "f:successThreshold": {},
2026-06-12 17:19:50.412949 | controller |                   "f:timeoutSeconds": {}
2026-06-12 17:19:50.412969 | controller |                 },
2026-06-12 17:19:50.412988 | controller |                 "f:name": {},
2026-06-12 17:19:50.413008 | controller |                 "f:readinessProbe": {
2026-06-12 17:19:50.413027 | controller |                   ".": {},
2026-06-12 17:19:50.413047 | controller |                   "f:failureThreshold": {},
2026-06-12 17:19:50.413066 | controller |                   "f:httpGet": {
2026-06-12 17:19:50.413085 | controller |                     ".": {},
2026-06-12 17:19:50.413104 | controller |                     "f:path": {},
2026-06-12 17:19:50.413124 | controller |                     "f:port": {},
2026-06-12 17:19:50.413143 | controller |                     "f:scheme": {}
2026-06-12 17:19:50.413163 | controller |                   },
2026-06-12 17:19:50.413182 | controller |                   "f:initialDelaySeconds": {},
2026-06-12 17:19:50.413202 | controller |                   "f:periodSeconds": {},
2026-06-12 17:19:50.413221 | controller |                   "f:successThreshold": {},
2026-06-12 17:19:50.413241 | controller |                   "f:timeoutSeconds": {}
2026-06-12 17:19:50.413261 | controller |                 },
2026-06-12 17:19:50.413281 | controller |                 "f:resources": {
2026-06-12 17:19:50.413301 | controller |                   ".": {},
2026-06-12 17:19:50.413321 | controller |                   "f:limits": {
2026-06-12 17:19:50.413341 | controller |                     ".": {},
2026-06-12 17:19:50.413362 | controller |                     "f:cpu": {},
2026-06-12 17:19:50.413382 | controller |                     "f:memory": {}
2026-06-12 17:19:50.413402 | controller |                   },
2026-06-12 17:19:50.413422 | controller |                   "f:requests": {
2026-06-12 17:19:50.413442 | controller |                     ".": {},
2026-06-12 17:19:50.413462 | controller |                     "f:cpu": {},
2026-06-12 17:19:50.413482 | controller |                     "f:memory": {}
2026-06-12 17:19:50.413502 | controller |                   }
2026-06-12 17:19:50.413522 | controller |                 },
2026-06-12 17:19:50.413542 | controller |                 "f:securityContext": {
2026-06-12 17:19:50.413562 | controller |                   ".": {},
2026-06-12 17:19:50.413602 | controller |                   "f:allowPrivilegeEscalation": {}
2026-06-12 17:19:50.413624 | controller |                 },
2026-06-12 17:19:50.413644 | controller |                 "f:terminationMessagePath": {},
2026-06-12 17:19:50.413664 | controller |                 "f:terminationMessagePolicy": {}
2026-06-12 17:19:50.413685 | controller |               }
2026-06-12 17:19:50.413705 | controller |             },
2026-06-12 17:19:50.413725 | controller |             "f:dnsPolicy": {},
2026-06-12 17:19:50.413748 | controller |             "f:enableServiceLinks": {},
2026-06-12 17:19:50.413769 | controller |             "f:restartPolicy": {},
2026-06-12 17:19:50.413789 | controller |             "f:schedulerName": {},
2026-06-12 17:19:50.413809 | controller |             "f:securityContext": {
2026-06-12 17:19:50.413828 | controller |               ".": {},
2026-06-12 17:19:50.413848 | controller |               "f:runAsNonRoot": {}
2026-06-12 17:19:50.413868 | controller |             },
2026-06-12 17:19:50.413888 | controller |             "f:serviceAccount": {},
2026-06-12 17:19:50.413908 | controller |             "f:serviceAccountName": {},
2026-06-12 17:19:50.413928 | controller |             "f:terminationGracePeriodSeconds": {},
2026-06-12 17:19:50.413948 | controller |             "f:tolerations": {}
2026-06-12 17:19:50.413968 | controller |           }
2026-06-12 17:19:50.413988 | controller |         },
2026-06-12 17:19:50.414008 | controller |         "manager": "kube-controller-manager",
2026-06-12 17:19:50.414028 | controller |         "operation": "Update",
2026-06-12 17:19:50.414048 | controller |         "time": "2026-06-12T16:18:30Z"
2026-06-12 17:19:50.414068 | controller |       },
2026-06-12 17:19:50.414087 | controller |       {
2026-06-12 17:19:50.414107 | controller |         "apiVersion": "v1",
2026-06-12 17:19:50.414126 | controller |         "fieldsType": "FieldsV1",
2026-06-12 17:19:50.414145 | controller |         "fieldsV1": {
2026-06-12 17:19:50.414165 | controller |           "f:metadata": {
2026-06-12 17:19:50.414184 | controller |             "f:annotations": {
2026-06-12 17:19:50.414204 | controller |               "f:k8s.v1.cni.cncf.io/network-status": {}
2026-06-12 17:19:50.414224 | controller |             }
2026-06-12 17:19:50.414243 | controller |           }
2026-06-12 17:19:50.414263 | controller |         },
2026-06-12 17:19:50.414282 | controller |         "manager": "multus-daemon",
2026-06-12 17:19:50.414302 | controller |         "operation": "Update",
2026-06-12 17:19:50.414322 | controller |         "subresource": "status",
2026-06-12 17:19:50.414341 | controller |         "time": "2026-06-12T16:18:34Z"
2026-06-12 17:19:50.414361 | controller |       },
2026-06-12 17:19:50.414381 | controller |       {
2026-06-12 17:19:50.414400 | controller |         "apiVersion": "v1",
2026-06-12 17:19:50.414419 | controller |         "fieldsType": "FieldsV1",
2026-06-12 17:19:50.414439 | controller |         "fieldsV1": {
2026-06-12 17:19:50.414458 | controller |           "f:status": {
2026-06-12 17:19:50.414477 | controller |             "f:conditions": {
2026-06-12 17:19:50.414496 | controller |               "k:{\"type\":\"ContainersReady\"}": {
2026-06-12 17:19:50.414516 | controller |                 ".": {},
2026-06-12 17:19:50.414535 | controller |                 "f:lastProbeTime": {},
2026-06-12 17:19:50.414555 | controller |                 "f:lastTransitionTime": {},
2026-06-12 17:19:50.414592 | controller |                 "f:status": {},
2026-06-12 17:19:50.414617 | controller |                 "f:type": {}
2026-06-12 17:19:50.414637 | controller |               },
2026-06-12 17:19:50.414658 | controller |               "k:{\"type\":\"Initialized\"}": {
2026-06-12 17:19:50.414678 | controller |                 ".": {},
2026-06-12 17:19:50.414698 | controller |                 "f:lastProbeTime": {},
2026-06-12 17:19:50.414719 | controller |                 "f:lastTransitionTime": {},
2026-06-12 17:19:50.414739 | controller |                 "f:status": {},
2026-06-12 17:19:50.414759 | controller |                 "f:type": {}
2026-06-12 17:19:50.414779 | controller |               },
2026-06-12 17:19:50.414800 | controller |               "k:{\"type\":\"PodReadyToStartContainers\"}": {
2026-06-12 17:19:50.414820 | controller |                 ".": {},
2026-06-12 17:19:50.414840 | controller |                 "f:lastProbeTime": {},
2026-06-12 17:19:50.414860 | controller |                 "f:lastTransitionTime": {},
2026-06-12 17:19:50.414889 | controller |                 "f:status": {},
2026-06-12 17:19:50.414914 | controller |                 "f:type": {}
2026-06-12 17:19:50.414935 | controller |               },
2026-06-12 17:19:50.414956 | controller |               "k:{\"type\":\"Ready\"}": {
2026-06-12 17:19:50.414976 | controller |                 ".": {},
2026-06-12 17:19:50.414997 | controller |                 "f:lastProbeTime": {},
2026-06-12 17:19:50.415017 | controller |                 "f:lastTransitionTime": {},
2026-06-12 17:19:50.415037 | controller |                 "f:status": {},
2026-06-12 17:19:50.415057 | controller |                 "f:type": {}
2026-06-12 17:19:50.415077 | controller |               }
2026-06-12 17:19:50.415097 | controller |             },
2026-06-12 17:19:50.415117 | controller |             "f:containerStatuses": {},
2026-06-12 17:19:50.415137 | controller |             "f:hostIP": {},
2026-06-12 17:19:50.415156 | controller |             "f:hostIPs": {},
2026-06-12 17:19:50.415176 | controller |             "f:phase": {},
2026-06-12 17:19:50.415196 | controller |             "f:podIP": {},
2026-06-12 17:19:50.415215 | controller |             "f:podIPs": {
2026-06-12 17:19:50.415234 | controller |               ".": {},
2026-06-12 17:19:50.415254 | controller |               "k:{\"ip\":\"10.217.0.72\"}": {
2026-06-12 17:19:50.415274 | controller |                 ".": {},
2026-06-12 17:19:50.415293 | controller |                 "f:ip": {}
2026-06-12 17:19:50.415313 | controller |               }
2026-06-12 17:19:50.415332 | controller |             },
2026-06-12 17:19:50.415352 | controller |             "f:startTime": {}
2026-06-12 17:19:50.415371 | controller |           }
2026-06-12 17:19:50.415391 | controller |         },
2026-06-12 17:19:50.415410 | controller |         "manager": "kubelet",
2026-06-12 17:19:50.415429 | controller |         "operation": "Update",
2026-06-12 17:19:50.415449 | controller |         "subresource": "status",
2026-06-12 17:19:50.415468 | controller |         "time": "2026-06-12T16:20:40Z"
2026-06-12 17:19:50.415488 | controller |       }
2026-06-12 17:19:50.415507 | controller |     ],
2026-06-12 17:19:50.415526 | controller |     "name": "openstack-operator-controller-init-5d7646c49f-rv4hl",
2026-06-12 17:19:50.415546 | controller |     "namespace": "openstack-operators",
2026-06-12 17:19:50.415565 | controller |     "ownerReferences": [
2026-06-12 17:19:50.415603 | controller |       {
2026-06-12 17:19:50.415624 | controller |         "apiVersion": "apps/v1",
2026-06-12 17:19:50.415644 | controller |         "blockOwnerDeletion": true,
2026-06-12 17:19:50.415664 | controller |         "controller": true,
2026-06-12 17:19:50.415683 | controller |         "kind": "ReplicaSet",
2026-06-12 17:19:50.415703 | controller |         "name": "openstack-operator-controller-init-5d7646c49f",
2026-06-12 17:19:50.415722 | controller |         "uid": "16847960-db3c-414c-a995-0de820688043"
2026-06-12 17:19:50.415750 | controller |       }
2026-06-12 17:19:50.415771 | controller |     ],
2026-06-12 17:19:50.415790 | controller |     "resourceVersion": "52973",
2026-06-12 17:19:50.415809 | controller |     "uid": "048f16e0-6cb8-41ce-881b-5a975d6b8936"
2026-06-12 17:19:50.415829 | controller |   },
2026-06-12 17:19:50.415848 | controller |   "spec": {
2026-06-12 17:19:50.415868 | controller |     "containers": [
2026-06-12 17:19:50.415888 | controller |       {
2026-06-12 17:19:50.415907 | controller |         "args": [
2026-06-12 17:19:50.415928 | controller |           "--leader-elect",
2026-06-12 17:19:50.415950 | controller |           "--health-probe-bind-address=:8081"
2026-06-12 17:19:50.415970 | controller |         ],
2026-06-12 17:19:50.415989 | controller |         "command": [
2026-06-12 17:19:50.416008 | controller |           "/operator"
2026-06-12 17:19:50.416027 | controller |         ],
2026-06-12 17:19:50.416046 | controller |         "env": [
2026-06-12 17:19:50.416066 | controller |           {
2026-06-12 17:19:50.416086 | controller |             "name": "RELATED_IMAGE_AGENT_IMAGE_URL_DEFAULT",
2026-06-12 17:19:50.416110 | controller |             "value": "quay.io/openstack-k8s-operators/openstack-baremetal-operator-agent:latest"
2026-06-12 17:19:50.416131 | controller |           },
2026-06-12 17:19:50.416152 | controller |           {
2026-06-12 17:19:50.416172 | controller |             "name": "RELATED_IMAGE_ANSIBLEEE_IMAGE_URL_DEFAULT",
2026-06-12 17:19:50.416191 | controller |             "value": "quay.io/openstack-k8s-operators/openstack-ansibleee-runner:latest"
2026-06-12 17:19:50.416212 | controller |           },
2026-06-12 17:19:50.416232 | controller |           {
2026-06-12 17:19:50.416251 | controller |             "name": "RELATED_IMAGE_AODH_API_IMAGE_URL_DEFAULT",
2026-06-12 17:19:50.416271 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-aodh-api:current-podified"
2026-06-12 17:19:50.416291 | controller |           },
2026-06-12 17:19:50.416311 | controller |           {
2026-06-12 17:19:50.416331 | controller |             "name": "RELATED_IMAGE_AODH_EVALUATOR_IMAGE_URL_DEFAULT",
2026-06-12 17:19:50.416351 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-aodh-evaluator:current-podified"
2026-06-12 17:19:50.416371 | controller |           },
2026-06-12 17:19:50.416391 | controller |           {
2026-06-12 17:19:50.416411 | controller |             "name": "RELATED_IMAGE_AODH_LISTENER_IMAGE_URL_DEFAULT",
2026-06-12 17:19:50.416431 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-aodh-listener:current-podified"
2026-06-12 17:19:50.416452 | controller |           },
2026-06-12 17:19:50.416472 | controller |           {
2026-06-12 17:19:50.416492 | controller |             "name": "RELATED_IMAGE_AODH_NOTIFIER_IMAGE_URL_DEFAULT",
2026-06-12 17:19:50.416512 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-aodh-notifier:current-podified"
2026-06-12 17:19:50.416533 | controller |           },
2026-06-12 17:19:50.416553 | controller |           {
2026-06-12 17:19:50.416588 | controller |             "name": "RELATED_IMAGE_APACHE_IMAGE_URL_DEFAULT",
2026-06-12 17:19:50.416639 | controller |             "value": "registry.redhat.io/ubi9/httpd-24:latest"
2026-06-12 17:19:50.416660 | controller |           },
2026-06-12 17:19:50.416676 | controller |           {
2026-06-12 17:19:50.416692 | controller |             "name": "RELATED_IMAGE_BARBICAN_API_IMAGE_URL_DEFAULT",
2026-06-12 17:19:50.416707 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-barbican-api:current-podified"
2026-06-12 17:19:50.416722 | controller |           },
2026-06-12 17:19:50.416737 | controller |           {
2026-06-12 17:19:50.416752 | controller |             "name": "RELATED_IMAGE_BARBICAN_KEYSTONE_LISTENER_IMAGE_URL_DEFAULT",
2026-06-12 17:19:50.416767 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-barbican-keystone-listener:current-podified"
2026-06-12 17:19:50.416783 | controller |           },
2026-06-12 17:19:50.416798 | controller |           {
2026-06-12 17:19:50.416813 | controller |             "name": "RELATED_IMAGE_BARBICAN_WORKER_IMAGE_URL_DEFAULT",
2026-06-12 17:19:50.416828 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-barbican-worker:current-podified"
2026-06-12 17:19:50.416844 | controller |           },
2026-06-12 17:19:50.416859 | controller |           {
2026-06-12 17:19:50.416874 | controller |             "name": "RELATED_IMAGE_CEILOMETER_CENTRAL_IMAGE_URL_DEFAULT",
2026-06-12 17:19:50.416889 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-ceilometer-central:current-podified"
2026-06-12 17:19:50.416904 | controller |           },
2026-06-12 17:19:50.416920 | controller |           {
2026-06-12 17:19:50.416935 | controller |             "name": "RELATED_IMAGE_CEILOMETER_COMPUTE_IMAGE_URL_DEFAULT",
2026-06-12 17:19:50.416950 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-ceilometer-compute:current-podified"
2026-06-12 17:19:50.416970 | controller |           },
2026-06-12 17:19:50.416985 | controller |           {
2026-06-12 17:19:50.417000 | controller |             "name": "RELATED_IMAGE_CEILOMETER_IPMI_IMAGE_URL_DEFAULT",
2026-06-12 17:19:50.417016 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-ceilometer-ipmi:current-podified"
2026-06-12 17:19:50.417031 | controller |           },
2026-06-12 17:19:50.417046 | controller |           {
2026-06-12 17:19:50.417061 | controller |             "name": "RELATED_IMAGE_CEILOMETER_NOTIFICATION_IMAGE_URL_DEFAULT",
2026-06-12 17:19:50.417076 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-ceilometer-notification:current-podified"
2026-06-12 17:19:50.417091 | controller |           },
2026-06-12 17:19:50.417106 | controller |           {
2026-06-12 17:19:50.417121 | controller |             "name": "RELATED_IMAGE_CEILOMETER_MYSQLD_EXPORTER_IMAGE_URL_DEFAULT",
2026-06-12 17:19:50.417136 | controller |             "value": "quay.io/openstack-k8s-operators/mysqld_exporter:latest"
2026-06-12 17:19:50.417151 | controller |           },
2026-06-12 17:19:50.417166 | controller |           {
2026-06-12 17:19:50.417181 | controller |             "name": "RELATED_IMAGE_CEILOMETER_SGCORE_IMAGE_URL_DEFAULT",
2026-06-12 17:19:50.417196 | controller |             "value": "quay.io/openstack-k8s-operators/sg-core:latest"
2026-06-12 17:19:50.417211 | controller |           },
2026-06-12 17:19:50.417226 | controller |           {
2026-06-12 17:19:50.417241 | controller |             "name": "RELATED_IMAGE_KSM_IMAGE_URL_DEFAULT",
2026-06-12 17:19:50.417257 | controller |             "value": "registry.k8s.io/kube-state-metrics/kube-state-metrics:v2.15.0"
2026-06-12 17:19:50.417272 | controller |           },
2026-06-12 17:19:50.417287 | controller |           {
2026-06-12 17:19:50.417303 | controller |             "name": "RELATED_IMAGE_CINDER_API_IMAGE_URL_DEFAULT",
2026-06-12 17:19:50.417319 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-cinder-api:current-podified"
2026-06-12 17:19:50.417335 | controller |           },
2026-06-12 17:19:50.417350 | controller |           {
2026-06-12 17:19:50.417366 | controller |             "name": "RELATED_IMAGE_CINDER_BACKUP_IMAGE_URL_DEFAULT",
2026-06-12 17:19:50.417382 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-cinder-backup:current-podified"
2026-06-12 17:19:50.417397 | controller |           },
2026-06-12 17:19:50.417413 | controller |           {
2026-06-12 17:19:50.417428 | controller |             "name": "RELATED_IMAGE_CINDER_SCHEDULER_IMAGE_URL_DEFAULT",
2026-06-12 17:19:50.417443 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-cinder-scheduler:current-podified"
2026-06-12 17:19:50.417458 | controller |           },
2026-06-12 17:19:50.417474 | controller |           {
2026-06-12 17:19:50.417490 | controller |             "name": "RELATED_IMAGE_CINDER_VOLUME_IMAGE_URL_DEFAULT",
2026-06-12 17:19:50.417505 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-cinder-volume:current-podified"
2026-06-12 17:19:50.417520 | controller |           },
2026-06-12 17:19:50.417535 | controller |           {
2026-06-12 17:19:50.417551 | controller |             "name": "RELATED_IMAGE_CLOUDKITTY_API_IMAGE_URL_DEFAULT",
2026-06-12 17:19:50.417566 | controller |             "value": "quay.rdoproject.org/podified-master-centos10/openstack-cloudkitty-api:current"
2026-06-12 17:19:50.417611 | controller |           },
2026-06-12 17:19:50.417628 | controller |           {
2026-06-12 17:19:50.417643 | controller |             "name": "RELATED_IMAGE_CLOUDKITTY_PROC_IMAGE_URL_DEFAULT",
2026-06-12 17:19:50.417658 | controller |             "value": "quay.rdoproject.org/podified-master-centos10/openstack-cloudkitty-processor:current"
2026-06-12 17:19:50.417703 | controller |           },
2026-06-12 17:19:50.417719 | controller |           {
2026-06-12 17:19:50.417734 | controller |             "name": "RELATED_IMAGE_DESIGNATE_API_IMAGE_URL_DEFAULT",
2026-06-12 17:19:50.417753 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-designate-api:current-podified"
2026-06-12 17:19:50.417768 | controller |           },
2026-06-12 17:19:50.417783 | controller |           {
2026-06-12 17:19:50.417798 | controller |             "name": "RELATED_IMAGE_DESIGNATE_BACKENDBIND9_IMAGE_URL_DEFAULT",
2026-06-12 17:19:50.417813 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-designate-backend-bind9:current-podified"
2026-06-12 17:19:50.417828 | controller |           },
2026-06-12 17:19:50.417843 | controller |           {
2026-06-12 17:19:50.417858 | controller |             "name": "RELATED_IMAGE_DESIGNATE_CENTRAL_IMAGE_URL_DEFAULT",
2026-06-12 17:19:50.417873 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-designate-central:current-podified"
2026-06-12 17:19:50.417888 | controller |           },
2026-06-12 17:19:50.417903 | controller |           {
2026-06-12 17:19:50.417918 | controller |             "name": "RELATED_IMAGE_DESIGNATE_MDNS_IMAGE_URL_DEFAULT",
2026-06-12 17:19:50.417932 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-designate-mdns:current-podified"
2026-06-12 17:19:50.417947 | controller |           },
2026-06-12 17:19:50.417962 | controller |           {
2026-06-12 17:19:50.417976 | controller |             "name": "RELATED_IMAGE_DESIGNATE_PRODUCER_IMAGE_URL_DEFAULT",
2026-06-12 17:19:50.417992 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-designate-producer:current-podified"
2026-06-12 17:19:50.418007 | controller |           },
2026-06-12 17:19:50.418022 | controller |           {
2026-06-12 17:19:50.418037 | controller |             "name": "RELATED_IMAGE_DESIGNATE_UNBOUND_IMAGE_URL_DEFAULT",
2026-06-12 17:19:50.418052 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-unbound:current-podified"
2026-06-12 17:19:50.418067 | controller |           },
2026-06-12 17:19:50.418082 | controller |           {
2026-06-12 17:19:50.418096 | controller |             "name": "RELATED_IMAGE_DESIGNATE_WORKER_IMAGE_URL_DEFAULT",
2026-06-12 17:19:50.418111 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-designate-worker:current-podified"
2026-06-12 17:19:50.418126 | controller |           },
2026-06-12 17:19:50.418141 | controller |           {
2026-06-12 17:19:50.418156 | controller |             "name": "RELATED_IMAGE_EDPM_FRR_IMAGE_URL_DEFAULT",
2026-06-12 17:19:50.418170 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-frr:current-podified"
2026-06-12 17:19:50.418185 | controller |           },
2026-06-12 17:19:50.418200 | controller |           {
2026-06-12 17:19:50.418214 | controller |             "name": "RELATED_IMAGE_EDPM_ISCSID_IMAGE_URL_DEFAULT",
2026-06-12 17:19:50.418229 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-iscsid:current-podified"
2026-06-12 17:19:50.418244 | controller |           },
2026-06-12 17:19:50.418259 | controller |           {
2026-06-12 17:19:50.418273 | controller |             "name": "RELATED_IMAGE_EDPM_LOGROTATE_CROND_IMAGE_URL_DEFAULT",
2026-06-12 17:19:50.418288 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-cron:current-podified"
2026-06-12 17:19:50.418303 | controller |           },
2026-06-12 17:19:50.418317 | controller |           {
2026-06-12 17:19:50.418332 | controller |             "name": "RELATED_IMAGE_EDPM_MULTIPATHD_IMAGE_URL_DEFAULT",
2026-06-12 17:19:50.418347 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-multipathd:current-podified"
2026-06-12 17:19:50.418362 | controller |           },
2026-06-12 17:19:50.418376 | controller |           {
2026-06-12 17:19:50.418391 | controller |             "name": "RELATED_IMAGE_EDPM_NEUTRON_DHCP_AGENT_IMAGE_URL_DEFAULT",
2026-06-12 17:19:50.418407 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-neutron-dhcp-agent:current-podified"
2026-06-12 17:19:50.418426 | controller |           },
2026-06-12 17:19:50.418443 | controller |           {
2026-06-12 17:19:50.418458 | controller |             "name": "RELATED_IMAGE_EDPM_NEUTRON_METADATA_AGENT_IMAGE_URL_DEFAULT",
2026-06-12 17:19:50.418474 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-neutron-metadata-agent-ovn:current-podified"
2026-06-12 17:19:50.418489 | controller |           },
2026-06-12 17:19:50.418505 | controller |           {
2026-06-12 17:19:50.418520 | controller |             "name": "RELATED_IMAGE_EDPM_NEUTRON_OVN_AGENT_IMAGE_URL_DEFAULT",
2026-06-12 17:19:50.418535 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-neutron-ovn-agent:current-podified"
2026-06-12 17:19:50.418550 | controller |           },
2026-06-12 17:19:50.418566 | controller |           {
2026-06-12 17:19:50.418603 | controller |             "name": "RELATED_IMAGE_EDPM_NEUTRON_SRIOV_AGENT_IMAGE_URL_DEFAULT",
2026-06-12 17:19:50.418620 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-neutron-sriov-agent:current-podified"
2026-06-12 17:19:50.418636 | controller |           },
2026-06-12 17:19:50.418651 | controller |           {
2026-06-12 17:19:50.418666 | controller |             "name": "RELATED_IMAGE_EDPM_NODE_EXPORTER_IMAGE_URL_DEFAULT",
2026-06-12 17:19:50.418682 | controller |             "value": "quay.io/prometheus/node-exporter:v1.5.0"
2026-06-12 17:19:50.418697 | controller |           },
2026-06-12 17:19:50.418712 | controller |           {
2026-06-12 17:19:50.418727 | controller |             "name": "RELATED_IMAGE_EDPM_KEPLER_IMAGE_URL_DEFAULT",
2026-06-12 17:19:50.418743 | controller |             "value": "quay.io/sustainable_computing_io/kepler:release-0.7.12"
2026-06-12 17:19:50.418758 | controller |           },
2026-06-12 17:19:50.418773 | controller |           {
2026-06-12 17:19:50.418788 | controller |             "name": "RELATED_IMAGE_OPENSTACK_NETWORK_EXPORTER_IMAGE_URL_DEFAULT",
2026-06-12 17:19:50.418804 | controller |             "value": "quay.io/openstack-k8s-operators/openstack-network-exporter:current-podified"
2026-06-12 17:19:50.418819 | controller |           },
2026-06-12 17:19:50.418834 | controller |           {
2026-06-12 17:19:50.418850 | controller |             "name": "RELATED_IMAGE_EDPM_OVN_BGP_AGENT_IMAGE_URL_DEFAULT",
2026-06-12 17:19:50.418865 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-ovn-bgp-agent:current-podified"
2026-06-12 17:19:50.418880 | controller |           },
2026-06-12 17:19:50.418895 | controller |           {
2026-06-12 17:19:50.418910 | controller |             "name": "RELATED_IMAGE_EDPM_PODMAN_EXPORTER_IMAGE_URL_DEFAULT",
2026-06-12 17:19:50.418926 | controller |             "value": "quay.io/openstack-k8s-operators/prometheus-podman-exporter:latest"
2026-06-12 17:19:50.418944 | controller |           },
2026-06-12 17:19:50.418961 | controller |           {
2026-06-12 17:19:50.418976 | controller |             "name": "RELATED_IMAGE_GLANCE_API_IMAGE_URL_DEFAULT",
2026-06-12 17:19:50.418992 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-glance-api:current-podified"
2026-06-12 17:19:50.419007 | controller |           },
2026-06-12 17:19:50.419022 | controller |           {
2026-06-12 17:19:50.419037 | controller |             "name": "RELATED_IMAGE_HEAT_API_IMAGE_URL_DEFAULT",
2026-06-12 17:19:50.419052 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-heat-api:current-podified"
2026-06-12 17:19:50.419067 | controller |           },
2026-06-12 17:19:50.419082 | controller |           {
2026-06-12 17:19:50.419097 | controller |             "name": "RELATED_IMAGE_HEAT_CFNAPI_IMAGE_URL_DEFAULT",
2026-06-12 17:19:50.419111 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-heat-api-cfn:current-podified"
2026-06-12 17:19:50.419126 | controller |           },
2026-06-12 17:19:50.419144 | controller |           {
2026-06-12 17:19:50.419160 | controller |             "name": "RELATED_IMAGE_HEAT_ENGINE_IMAGE_URL_DEFAULT",
2026-06-12 17:19:50.419175 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-heat-engine:current-podified"
2026-06-12 17:19:50.419190 | controller |           },
2026-06-12 17:19:50.419205 | controller |           {
2026-06-12 17:19:50.419220 | controller |             "name": "RELATED_IMAGE_HORIZON_IMAGE_URL_DEFAULT",
2026-06-12 17:19:50.419235 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-horizon:current-podified"
2026-06-12 17:19:50.419250 | controller |           },
2026-06-12 17:19:50.419265 | controller |           {
2026-06-12 17:19:50.419280 | controller |             "name": "RELATED_IMAGE_INFRA_MEMCACHED_IMAGE_URL_DEFAULT",
2026-06-12 17:19:50.419295 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-memcached:current-podified"
2026-06-12 17:19:50.419310 | controller |           },
2026-06-12 17:19:50.419325 | controller |           {
2026-06-12 17:19:50.419340 | controller |             "name": "RELATED_IMAGE_INFRA_REDIS_IMAGE_URL_DEFAULT",
2026-06-12 17:19:50.419355 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-redis:current-podified"
2026-06-12 17:19:50.419371 | controller |           },
2026-06-12 17:19:50.419386 | controller |           {
2026-06-12 17:19:50.419400 | controller |             "name": "RELATED_IMAGE_IRONIC_API_IMAGE_URL_DEFAULT",
2026-06-12 17:19:50.419415 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-ironic-api:current-podified"
2026-06-12 17:19:50.419430 | controller |           },
2026-06-12 17:19:50.419446 | controller |           {
2026-06-12 17:19:50.419461 | controller |             "name": "RELATED_IMAGE_IRONIC_CONDUCTOR_IMAGE_URL_DEFAULT",
2026-06-12 17:19:50.419477 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-ironic-conductor:current-podified"
2026-06-12 17:19:50.419493 | controller |           },
2026-06-12 17:19:50.419508 | controller |           {
2026-06-12 17:19:50.419523 | controller |             "name": "RELATED_IMAGE_IRONIC_INSPECTOR_IMAGE_URL_DEFAULT",
2026-06-12 17:19:50.419538 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-ironic-inspector:current-podified"
2026-06-12 17:19:50.419554 | controller |           },
2026-06-12 17:19:50.419569 | controller |           {
2026-06-12 17:19:50.419605 | controller |             "name": "RELATED_IMAGE_IRONIC_NEUTRON_AGENT_IMAGE_URL_DEFAULT",
2026-06-12 17:19:50.419621 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-ironic-neutron-agent:current-podified"
2026-06-12 17:19:50.419637 | controller |           },
2026-06-12 17:19:50.419653 | controller |           {
2026-06-12 17:19:50.419668 | controller |             "name": "RELATED_IMAGE_IRONIC_PXE_IMAGE_URL_DEFAULT",
2026-06-12 17:19:50.419683 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-ironic-pxe:current-podified"
2026-06-12 17:19:50.419699 | controller |           },
2026-06-12 17:19:50.419714 | controller |           {
2026-06-12 17:19:50.419729 | controller |             "name": "RELATED_IMAGE_IRONIC_PYTHON_AGENT_IMAGE_URL_DEFAULT",
2026-06-12 17:19:50.419757 | controller |             "value": "quay.io/podified-antelope-centos9/ironic-python-agent:current-podified"
2026-06-12 17:19:50.419773 | controller |           },
2026-06-12 17:19:50.419788 | controller |           {
2026-06-12 17:19:50.419804 | controller |             "name": "RELATED_IMAGE_KEYSTONE_API_IMAGE_URL_DEFAULT",
2026-06-12 17:19:50.419819 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-keystone:current-podified"
2026-06-12 17:19:50.419834 | controller |           },
2026-06-12 17:19:50.419849 | controller |           {
2026-06-12 17:19:50.419864 | controller |             "name": "RELATED_IMAGE_MANILA_API_IMAGE_URL_DEFAULT",
2026-06-12 17:19:50.419883 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-manila-api:current-podified"
2026-06-12 17:19:50.419898 | controller |           },
2026-06-12 17:19:50.419913 | controller |           {
2026-06-12 17:19:50.419928 | controller |             "name": "RELATED_IMAGE_MANILA_SCHEDULER_IMAGE_URL_DEFAULT",
2026-06-12 17:19:50.419943 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-manila-scheduler:current-podified"
2026-06-12 17:19:50.419958 | controller |           },
2026-06-12 17:19:50.419972 | controller |           {
2026-06-12 17:19:50.419987 | controller |             "name": "RELATED_IMAGE_MANILA_SHARE_IMAGE_URL_DEFAULT",
2026-06-12 17:19:50.420002 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-manila-share:current-podified"
2026-06-12 17:19:50.420017 | controller |           },
2026-06-12 17:19:50.420032 | controller |           {
2026-06-12 17:19:50.420047 | controller |             "name": "RELATED_IMAGE_MARIADB_IMAGE_URL_DEFAULT",
2026-06-12 17:19:50.420062 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-mariadb:current-podified"
2026-06-12 17:19:50.420077 | controller |           },
2026-06-12 17:19:50.420091 | controller |           {
2026-06-12 17:19:50.420106 | controller |             "name": "RELATED_IMAGE_NET_UTILS_IMAGE_URL_DEFAULT",
2026-06-12 17:19:50.420121 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-netutils:current-podified"
2026-06-12 17:19:50.420136 | controller |           },
2026-06-12 17:19:50.420150 | controller |           {
2026-06-12 17:19:50.420165 | controller |             "name": "RELATED_IMAGE_NEUTRON_API_IMAGE_URL_DEFAULT",
2026-06-12 17:19:50.420180 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified"
2026-06-12 17:19:50.420195 | controller |           },
2026-06-12 17:19:50.420210 | controller |           {
2026-06-12 17:19:50.420224 | controller |             "name": "RELATED_IMAGE_NOVA_API_IMAGE_URL_DEFAULT",
2026-06-12 17:19:50.420239 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-nova-api:current-podified"
2026-06-12 17:19:50.420254 | controller |           },
2026-06-12 17:19:50.420269 | controller |           {
2026-06-12 17:19:50.420284 | controller |             "name": "RELATED_IMAGE_NOVA_COMPUTE_IMAGE_URL_DEFAULT",
2026-06-12 17:19:50.420298 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-nova-compute:current-podified"
2026-06-12 17:19:50.420313 | controller |           },
2026-06-12 17:19:50.420328 | controller |           {
2026-06-12 17:19:50.420343 | controller |             "name": "RELATED_IMAGE_NOVA_CONDUCTOR_IMAGE_URL_DEFAULT",
2026-06-12 17:19:50.420358 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-nova-conductor:current-podified"
2026-06-12 17:19:50.420373 | controller |           },
2026-06-12 17:19:50.420388 | controller |           {
2026-06-12 17:19:50.420403 | controller |             "name": "RELATED_IMAGE_NOVA_NOVNC_IMAGE_URL_DEFAULT",
2026-06-12 17:19:50.420418 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-nova-novncproxy:current-podified"
2026-06-12 17:19:50.420432 | controller |           },
2026-06-12 17:19:50.420447 | controller |           {
2026-06-12 17:19:50.420462 | controller |             "name": "RELATED_IMAGE_NOVA_SCHEDULER_IMAGE_URL_DEFAULT",
2026-06-12 17:19:50.420477 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-nova-scheduler:current-podified"
2026-06-12 17:19:50.420492 | controller |           },
2026-06-12 17:19:50.420506 | controller |           {
2026-06-12 17:19:50.420521 | controller |             "name": "RELATED_IMAGE_OCTAVIA_API_IMAGE_URL_DEFAULT",
2026-06-12 17:19:50.420536 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-octavia-api:current-podified"
2026-06-12 17:19:50.420555 | controller |           },
2026-06-12 17:19:50.420571 | controller |           {
2026-06-12 17:19:50.420607 | controller |             "name": "RELATED_IMAGE_OCTAVIA_HEALTHMANAGER_IMAGE_URL_DEFAULT",
2026-06-12 17:19:50.420624 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-octavia-health-manager:current-podified"
2026-06-12 17:19:50.420640 | controller |           },
2026-06-12 17:19:50.420655 | controller |           {
2026-06-12 17:19:50.420670 | controller |             "name": "RELATED_IMAGE_OCTAVIA_HOUSEKEEPING_IMAGE_URL_DEFAULT",
2026-06-12 17:19:50.420686 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-octavia-housekeeping:current-podified"
2026-06-12 17:19:50.420701 | controller |           },
2026-06-12 17:19:50.420716 | controller |           {
2026-06-12 17:19:50.420731 | controller |             "name": "RELATED_IMAGE_OCTAVIA_WORKER_IMAGE_URL_DEFAULT",
2026-06-12 17:19:50.420747 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-octavia-worker:current-podified"
2026-06-12 17:19:50.420763 | controller |           },
2026-06-12 17:19:50.420778 | controller |           {
2026-06-12 17:19:50.420793 | controller |             "name": "RELATED_IMAGE_OCTAVIA_RSYSLOG_IMAGE_URL_DEFAULT",
2026-06-12 17:19:50.420809 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-rsyslog:current-podified"
2026-06-12 17:19:50.420825 | controller |           },
2026-06-12 17:19:50.420840 | controller |           {
2026-06-12 17:19:50.420855 | controller |             "name": "RELATED_IMAGE_OPENSTACK_CLIENT_IMAGE_URL_DEFAULT",
2026-06-12 17:19:50.420871 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-openstackclient:current-podified"
2026-06-12 17:19:50.420886 | controller |           },
2026-06-12 17:19:50.420902 | controller |           {
2026-06-12 17:19:50.420917 | controller |             "name": "RELATED_IMAGE_OS_CONTAINER_IMAGE_URL_DEFAULT",
2026-06-12 17:19:50.420932 | controller |             "value": "quay.io/podified-antelope-centos9/edpm-hardened-uefi:current-podified"
2026-06-12 17:19:50.420948 | controller |           },
2026-06-12 17:19:50.420963 | controller |           {
2026-06-12 17:19:50.420978 | controller |             "name": "RELATED_IMAGE_OVN_CONTROLLER_IMAGE_URL_DEFAULT",
2026-06-12 17:19:50.420994 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-ovn-controller:current-podified"
2026-06-12 17:19:50.421009 | controller |           },
2026-06-12 17:19:50.421024 | controller |           {
2026-06-12 17:19:50.421039 | controller |             "name": "RELATED_IMAGE_OVN_CONTROLLER_OVS_IMAGE_URL_DEFAULT",
2026-06-12 17:19:50.421055 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-ovn-base:current-podified"
2026-06-12 17:19:50.421070 | controller |           },
2026-06-12 17:19:50.421085 | controller |           {
2026-06-12 17:19:50.421100 | controller |             "name": "RELATED_IMAGE_OVN_NB_DBCLUSTER_IMAGE_URL_DEFAULT",
2026-06-12 17:19:50.421115 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-ovn-nb-db-server:current-podified"
2026-06-12 17:19:50.421130 | controller |           },
2026-06-12 17:19:50.421145 | controller |           {
2026-06-12 17:19:50.421160 | controller |             "name": "RELATED_IMAGE_OVN_NORTHD_IMAGE_URL_DEFAULT",
2026-06-12 17:19:50.421175 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-ovn-northd:current-podified"
2026-06-12 17:19:50.421190 | controller |           },
2026-06-12 17:19:50.421205 | controller |           {
2026-06-12 17:19:50.421220 | controller |             "name": "RELATED_IMAGE_OVN_SB_DBCLUSTER_IMAGE_URL_DEFAULT",
2026-06-12 17:19:50.421235 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-ovn-sb-db-server:current-podified"
2026-06-12 17:19:50.421250 | controller |           },
2026-06-12 17:19:50.421265 | controller |           {
2026-06-12 17:19:50.421284 | controller |             "name": "RELATED_IMAGE_PLACEMENT_API_IMAGE_URL_DEFAULT",
2026-06-12 17:19:50.421300 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-placement-api:current-podified"
2026-06-12 17:19:50.421315 | controller |           },
2026-06-12 17:19:50.421330 | controller |           {
2026-06-12 17:19:50.421345 | controller |             "name": "RELATED_IMAGE_RABBITMQ_IMAGE_URL_DEFAULT",
2026-06-12 17:19:50.421360 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-rabbitmq:current-podified"
2026-06-12 17:19:50.421375 | controller |           },
2026-06-12 17:19:50.421390 | controller |           {
2026-06-12 17:19:50.421405 | controller |             "name": "RELATED_IMAGE_SWIFT_ACCOUNT_IMAGE_URL_DEFAULT",
2026-06-12 17:19:50.421420 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-swift-account:current-podified"
2026-06-12 17:19:50.421435 | controller |           },
2026-06-12 17:19:50.421450 | controller |           {
2026-06-12 17:19:50.421465 | controller |             "name": "RELATED_IMAGE_SWIFT_CONTAINER_IMAGE_URL_DEFAULT",
2026-06-12 17:19:50.421481 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-swift-container:current-podified"
2026-06-12 17:19:50.421496 | controller |           },
2026-06-12 17:19:50.421511 | controller |           {
2026-06-12 17:19:50.421525 | controller |             "name": "RELATED_IMAGE_SWIFT_OBJECT_IMAGE_URL_DEFAULT",
2026-06-12 17:19:50.421540 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-swift-object:current-podified"
2026-06-12 17:19:50.421556 | controller |           },
2026-06-12 17:19:50.421571 | controller |           {
2026-06-12 17:19:50.421608 | controller |             "name": "RELATED_IMAGE_SWIFT_PROXY_IMAGE_URL_DEFAULT",
2026-06-12 17:19:50.421625 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-swift-proxy-server:current-podified"
2026-06-12 17:19:50.421641 | controller |           },
2026-06-12 17:19:50.421657 | controller |           {
2026-06-12 17:19:50.421673 | controller |             "name": "RELATED_IMAGE_TEST_TEMPEST_IMAGE_URL_DEFAULT",
2026-06-12 17:19:50.421688 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-tempest-all:current-podified"
2026-06-12 17:19:50.421703 | controller |           },
2026-06-12 17:19:50.421718 | controller |           {
2026-06-12 17:19:50.421733 | controller |             "name": "RELATED_IMAGE_WATCHER_API_IMAGE_URL_DEFAULT",
2026-06-12 17:19:50.421748 | controller |             "value": "quay.io/podified-master-centos9/openstack-watcher-api:current-podified"
2026-06-12 17:19:50.421764 | controller |           },
2026-06-12 17:19:50.421779 | controller |           {
2026-06-12 17:19:50.421794 | controller |             "name": "RELATED_IMAGE_WATCHER_APPLIER_IMAGE_URL_DEFAULT",
2026-06-12 17:19:50.421809 | controller |             "value": "quay.io/podified-master-centos9/openstack-watcher-applier:current-podified"
2026-06-12 17:19:50.421825 | controller |           },
2026-06-12 17:19:50.421840 | controller |           {
2026-06-12 17:19:50.421855 | controller |             "name": "RELATED_IMAGE_WATCHER_DECISION_ENGINE_IMAGE_URL_DEFAULT",
2026-06-12 17:19:50.421870 | controller |             "value": "quay.io/podified-master-centos9/openstack-watcher-decision-engine:current-podified"
2026-06-12 17:19:50.421886 | controller |           },
2026-06-12 17:19:50.421901 | controller |           {
2026-06-12 17:19:50.421916 | controller |             "name": "TEST_TOBIKO_IMAGE_URL_DEFAULT",
2026-06-12 17:19:50.421934 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-tobiko:current-podified"
2026-06-12 17:19:50.421951 | controller |           },
2026-06-12 17:19:50.421966 | controller |           {
2026-06-12 17:19:50.421982 | controller |             "name": "TEST_ANSIBLETEST_IMAGE_URL_DEFAULT",
2026-06-12 17:19:50.421997 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-ansible-tests:current-podified"
2026-06-12 17:19:50.422016 | controller |           },
2026-06-12 17:19:50.422032 | controller |           {
2026-06-12 17:19:50.422046 | controller |             "name": "TEST_HORIZONTEST_IMAGE_URL_DEFAULT",
2026-06-12 17:19:50.422061 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-horizontest:current-podified"
2026-06-12 17:19:50.422076 | controller |           },
2026-06-12 17:19:50.422091 | controller |           {
2026-06-12 17:19:50.422106 | controller |             "name": "RELATED_IMAGE_OPENSTACK_MUST_GATHER_DEFAULT",
2026-06-12 17:19:50.422120 | controller |             "value": "quay.io/openstack-k8s-operators/openstack-must-gather:latest"
2026-06-12 17:19:50.422135 | controller |           },
2026-06-12 17:19:50.422150 | controller |           {
2026-06-12 17:19:50.422164 | controller |             "name": "RELATED_IMAGE_BARBICAN_OPERATOR_MANAGER_IMAGE_URL",
2026-06-12 17:19:50.422179 | controller |             "value": "quay.io/openstack-k8s-operators/barbican-operator@sha256:19584d9999d495acb641b40340ee87f74155e175a34faf1a9e324d0c0529cdd6"
2026-06-12 17:19:50.422195 | controller |           },
2026-06-12 17:19:50.422209 | controller |           {
2026-06-12 17:19:50.422224 | controller |             "name": "RELATED_IMAGE_CINDER_OPERATOR_MANAGER_IMAGE_URL",
2026-06-12 17:19:50.422239 | controller |             "value": "quay.io/openstack-k8s-operators/cinder-operator@sha256:f60e662f53d43b685bf4d838357daec91ead82ed4b122320cbd02b623f240a5d"
2026-06-12 17:19:50.422254 | controller |           },
2026-06-12 17:19:50.422269 | controller |           {
2026-06-12 17:19:50.422284 | controller |             "name": "RELATED_IMAGE_DESIGNATE_OPERATOR_MANAGER_IMAGE_URL",
2026-06-12 17:19:50.422299 | controller |             "value": "quay.io/openstack-k8s-operators/designate-operator@sha256:57a6f6f9f921aab04838a324f172e9d5927489b0011c58b1c61142f440249c63"
2026-06-12 17:19:50.422313 | controller |           },
2026-06-12 17:19:50.422328 | controller |           {
2026-06-12 17:19:50.422342 | controller |             "name": "RELATED_IMAGE_GLANCE_OPERATOR_MANAGER_IMAGE_URL",
2026-06-12 17:19:50.422357 | controller |             "value": "quay.io/openstack-k8s-operators/glance-operator@sha256:623038ea62aebe7d9cf1fd20cdbd2eb4c0b172637472c335e5c6a6c35edd7552"
2026-06-12 17:19:50.422372 | controller |           },
2026-06-12 17:19:50.422387 | controller |           {
2026-06-12 17:19:50.422401 | controller |             "name": "RELATED_IMAGE_HEAT_OPERATOR_MANAGER_IMAGE_URL",
2026-06-12 17:19:50.422416 | controller |             "value": "quay.io/openstack-k8s-operators/heat-operator@sha256:b58145aab10ee0e14641b4d9698d64919fd8b3fdd9ac5540fdaaf847fde950a0"
2026-06-12 17:19:50.422431 | controller |           },
2026-06-12 17:19:50.422446 | controller |           {
2026-06-12 17:19:50.422460 | controller |             "name": "RELATED_IMAGE_HORIZON_OPERATOR_MANAGER_IMAGE_URL",
2026-06-12 17:19:50.422475 | controller |             "value": "quay.io/openstack-k8s-operators/horizon-operator@sha256:c74c162ad42f26b9a56d8409dc53d469f3e0beaa9613b594ecbfbcda518dee19"
2026-06-12 17:19:50.422490 | controller |           },
2026-06-12 17:19:50.422504 | controller |           {
2026-06-12 17:19:50.422519 | controller |             "name": "RELATED_IMAGE_INFRA_OPERATOR_MANAGER_IMAGE_URL",
2026-06-12 17:19:50.422534 | controller |             "value": "quay.io/openstack-k8s-operators/infra-operator@sha256:f644a3899afc9a52a0a6f3183c39eaa2ebfaf272befa1fd8ecf36796abe8df6f"
2026-06-12 17:19:50.422549 | controller |           },
2026-06-12 17:19:50.422563 | controller |           {
2026-06-12 17:19:50.422597 | controller |             "name": "RELATED_IMAGE_IRONIC_OPERATOR_MANAGER_IMAGE_URL",
2026-06-12 17:19:50.422614 | controller |             "value": "quay.io/openstack-k8s-operators/ironic-operator@sha256:aeaab3207972ab6e2c15a858709760e1de4ab1b86ba9646c47079006a4cfd7a1"
2026-06-12 17:19:50.422629 | controller |           },
2026-06-12 17:19:50.422650 | controller |           {
2026-06-12 17:19:50.422666 | controller |             "name": "RELATED_IMAGE_KEYSTONE_OPERATOR_MANAGER_IMAGE_URL",
2026-06-12 17:19:50.422681 | controller |             "value": "quay.io/openstack-k8s-operators/keystone-operator@sha256:0aa84ced5acaac0cb64d344ca39dc4ef614ac2a1c112fb422a96534869481b80"
2026-06-12 17:19:50.422696 | controller |           },
2026-06-12 17:19:50.422712 | controller |           {
2026-06-12 17:19:50.422727 | controller |             "name": "RELATED_IMAGE_MANILA_OPERATOR_MANAGER_IMAGE_URL",
2026-06-12 17:19:50.422743 | controller |             "value": "quay.io/openstack-k8s-operators/manila-operator@sha256:61cd60b8885bdaa55638704dbdf53ce6b40e9af81820b2bdc87830791b6daa9f"
2026-06-12 17:19:50.422759 | controller |           },
2026-06-12 17:19:50.422774 | controller |           {
2026-06-12 17:19:50.422790 | controller |             "name": "RELATED_IMAGE_MARIADB_OPERATOR_MANAGER_IMAGE_URL",
2026-06-12 17:19:50.422806 | controller |             "value": "quay.io/openstack-k8s-operators/mariadb-operator@sha256:dd5d8ddcc030b481db9173eb183a6f731c15684a2bec1547fcb280a26d9ff559"
2026-06-12 17:19:50.422821 | controller |           },
2026-06-12 17:19:50.422837 | controller |           {
2026-06-12 17:19:50.422852 | controller |             "name": "RELATED_IMAGE_NEUTRON_OPERATOR_MANAGER_IMAGE_URL",
2026-06-12 17:19:50.422867 | controller |             "value": "quay.io/openstack-k8s-operators/neutron-operator@sha256:fff4c7eb43b7abe8a8406cbd20e6cb01dff533476d43c5a339f115fd1b8d55a6"
2026-06-12 17:19:50.422882 | controller |           },
2026-06-12 17:19:50.422897 | controller |           {
2026-06-12 17:19:50.422912 | controller |             "name": "RELATED_IMAGE_NOVA_OPERATOR_MANAGER_IMAGE_URL",
2026-06-12 17:19:50.422928 | controller |             "value": "quay.io/openstack-k8s-operators/nova-operator@sha256:4db6b95b62c09b4f6bde27b0fd148e599246fbdcd3f479b615df2ac507a9ac12"
2026-06-12 17:19:50.422943 | controller |           },
2026-06-12 17:19:50.422958 | controller |           {
2026-06-12 17:19:50.422974 | controller |             "name": "RELATED_IMAGE_OCTAVIA_OPERATOR_MANAGER_IMAGE_URL",
2026-06-12 17:19:50.422989 | controller |             "value": "quay.io/openstack-k8s-operators/octavia-operator@sha256:5070ac21fd963eab731c9cc1d0f2c06ba2f2a8deb4188fb921da42be3febc739"
2026-06-12 17:19:50.423004 | controller |           },
2026-06-12 17:19:50.423019 | controller |           {
2026-06-12 17:19:50.423034 | controller |             "name": "RELATED_IMAGE_OPENSTACK_BAREMETAL_OPERATOR_MANAGER_IMAGE_URL",
2026-06-12 17:19:50.423049 | controller |             "value": "quay.io/openstack-k8s-operators/openstack-baremetal-operator@sha256:74b7a8bf62d2bb7aff50a239b393cebd996489c538727208a184f58e91285d84"
2026-06-12 17:19:50.423065 | controller |           },
2026-06-12 17:19:50.423080 | controller |           {
2026-06-12 17:19:50.423095 | controller |             "name": "RELATED_IMAGE_OVN_OPERATOR_MANAGER_IMAGE_URL",
2026-06-12 17:19:50.423110 | controller |             "value": "quay.io/openstack-k8s-operators/ovn-operator@sha256:a5467b7ac7a7acc306876cae15fc24fd2e8030661d6a1cf6be4040b870850f54"
2026-06-12 17:19:50.423126 | controller |           },
2026-06-12 17:19:50.423141 | controller |           {
2026-06-12 17:19:50.423156 | controller |             "name": "RELATED_IMAGE_SWIFT_OPERATOR_MANAGER_IMAGE_URL",
2026-06-12 17:19:50.423171 | controller |             "value": "quay.io/openstack-k8s-operators/swift-operator@sha256:26a4ca34e65f017e1793439b8c4dd889ccc36355badbd31363baeedddb91f0a6"
2026-06-12 17:19:50.423187 | controller |           },
2026-06-12 17:19:50.423202 | controller |           {
2026-06-12 17:19:50.423217 | controller |             "name": "RELATED_IMAGE_TELEMETRY_OPERATOR_MANAGER_IMAGE_URL",
2026-06-12 17:19:50.423232 | controller |             "value": "quay.io/openstack-k8s-operators/telemetry-operator@sha256:08725ae3cc37b0aa0b0f54e947792cdc72e79eb126a47a9b52811b9fafc61b2e"
2026-06-12 17:19:50.423248 | controller |           },
2026-06-12 17:19:50.423266 | controller |           {
2026-06-12 17:19:50.423282 | controller |             "name": "RELATED_IMAGE_TEST_OPERATOR_MANAGER_IMAGE_URL",
2026-06-12 17:19:50.423297 | controller |             "value": "quay.io/openstack-k8s-operators/test-operator@sha256:c63f184e7e60f7d6837f93522fd94ed75e8a4391412440c9ea8a29c31ae2e59f"
2026-06-12 17:19:50.423312 | controller |           },
2026-06-12 17:19:50.423327 | controller |           {
2026-06-12 17:19:50.423342 | controller |             "name": "RELATED_IMAGE_WATCHER_OPERATOR_MANAGER_IMAGE_URL",
2026-06-12 17:19:50.423357 | controller |             "value": "quay.io/openstack-k8s-operators/watcher-operator@sha256:cd3d045aff8889ebb70662585291c704fedf9bcfd142875327ee1b02c06217f8"
2026-06-12 17:19:50.423372 | controller |           },
2026-06-12 17:19:50.423388 | controller |           {
2026-06-12 17:19:50.423403 | controller |             "name": "OPENSTACK_RELEASE_VERSION",
2026-06-12 17:19:50.423418 | controller |             "value": "0.6.0-1781278561"
2026-06-12 17:19:50.423433 | controller |           },
2026-06-12 17:19:50.423448 | controller |           {
2026-06-12 17:19:50.423463 | controller |             "name": "OPERATOR_IMAGE_URL",
2026-06-12 17:19:50.423478 | controller |             "value": "38.102.83.120:5001/openstack-k8s-operators/openstack-operator:5d3cc125d69b215b4b8640c634756ff99cce6ebc"
2026-06-12 17:19:50.423493 | controller |           },
2026-06-12 17:19:50.423508 | controller |           {
2026-06-12 17:19:50.423524 | controller |             "name": "ENABLE_WEBHOOKS",
2026-06-12 17:19:50.423539 | controller |             "value": "false"
2026-06-12 17:19:50.423554 | controller |           },
2026-06-12 17:19:50.423569 | controller |           {
2026-06-12 17:19:50.423606 | controller |             "name": "LEASE_DURATION",
2026-06-12 17:19:50.423622 | controller |             "value": "30"
2026-06-12 17:19:50.423638 | controller |           },
2026-06-12 17:19:50.423653 | controller |           {
2026-06-12 17:19:50.423668 | controller |             "name": "RENEW_DEADLINE",
2026-06-12 17:19:50.423683 | controller |             "value": "20"
2026-06-12 17:19:50.423698 | controller |           },
2026-06-12 17:19:50.423713 | controller |           {
2026-06-12 17:19:50.423728 | controller |             "name": "RETRY_PERIOD",
2026-06-12 17:19:50.423756 | controller |             "value": "5"
2026-06-12 17:19:50.423772 | controller |           },
2026-06-12 17:19:50.423788 | controller |           {
2026-06-12 17:19:50.423803 | controller |             "name": "OPERATOR_CONDITION_NAME",
2026-06-12 17:19:50.423819 | controller |             "value": "openstack-operator.v0.6.0"
2026-06-12 17:19:50.423835 | controller |           }
2026-06-12 17:19:50.423850 | controller |         ],
2026-06-12 17:19:50.423865 | controller |         "image": "38.102.83.120:5001/openstack-k8s-operators/openstack-operator:5d3cc125d69b215b4b8640c634756ff99cce6ebc",
2026-06-12 17:19:50.423881 | controller |         "imagePullPolicy": "IfNotPresent",
2026-06-12 17:19:50.423896 | controller |         "livenessProbe": {
2026-06-12 17:19:50.423912 | controller |           "failureThreshold": 3,
2026-06-12 17:19:50.423928 | controller |           "httpGet": {
2026-06-12 17:19:50.423943 | controller |             "path": "/healthz",
2026-06-12 17:19:50.423959 | controller |             "port": 8081,
2026-06-12 17:19:50.423974 | controller |             "scheme": "HTTP"
2026-06-12 17:19:50.423990 | controller |           },
2026-06-12 17:19:50.424005 | controller |           "initialDelaySeconds": 15,
2026-06-12 17:19:50.424021 | controller |           "periodSeconds": 20,
2026-06-12 17:19:50.424037 | controller |           "successThreshold": 1,
2026-06-12 17:19:50.424052 | controller |           "timeoutSeconds": 1
2026-06-12 17:19:50.424068 | controller |         },
2026-06-12 17:19:50.424083 | controller |         "name": "operator",
2026-06-12 17:19:50.424098 | controller |         "readinessProbe": {
2026-06-12 17:19:50.424113 | controller |           "failureThreshold": 3,
2026-06-12 17:19:50.424131 | controller |           "httpGet": {
2026-06-12 17:19:50.424147 | controller |             "path": "/readyz",
2026-06-12 17:19:50.424162 | controller |             "port": 8081,
2026-06-12 17:19:50.424176 | controller |             "scheme": "HTTP"
2026-06-12 17:19:50.424191 | controller |           },
2026-06-12 17:19:50.424205 | controller |           "initialDelaySeconds": 5,
2026-06-12 17:19:50.424220 | controller |           "periodSeconds": 10,
2026-06-12 17:19:50.424236 | controller |           "successThreshold": 1,
2026-06-12 17:19:50.424250 | controller |           "timeoutSeconds": 1
2026-06-12 17:19:50.424265 | controller |         },
2026-06-12 17:19:50.424280 | controller |         "resources": {
2026-06-12 17:19:50.424295 | controller |           "limits": {
2026-06-12 17:19:50.424310 | controller |             "cpu": "500m",
2026-06-12 17:19:50.424324 | controller |             "memory": "256Mi"
2026-06-12 17:19:50.424339 | controller |           },
2026-06-12 17:19:50.424354 | controller |           "requests": {
2026-06-12 17:19:50.424369 | controller |             "cpu": "10m",
2026-06-12 17:19:50.424384 | controller |             "memory": "128Mi"
2026-06-12 17:19:50.424398 | controller |           }
2026-06-12 17:19:50.424413 | controller |         },
2026-06-12 17:19:50.424428 | controller |         "securityContext": {
2026-06-12 17:19:50.424442 | controller |           "allowPrivilegeEscalation": false,
2026-06-12 17:19:50.424457 | controller |           "capabilities": {
2026-06-12 17:19:50.424472 | controller |             "drop": [
2026-06-12 17:19:50.424487 | controller |               "ALL"
2026-06-12 17:19:50.424501 | controller |             ]
2026-06-12 17:19:50.424516 | controller |           },
2026-06-12 17:19:50.424530 | controller |           "runAsUser": 1000660000
2026-06-12 17:19:50.424545 | controller |         },
2026-06-12 17:19:50.424560 | controller |         "terminationMessagePath": "/dev/termination-log",
2026-06-12 17:19:50.424592 | controller |         "terminationMessagePolicy": "File",
2026-06-12 17:19:50.424612 | controller |         "volumeMounts": [
2026-06-12 17:19:50.424628 | controller |           {
2026-06-12 17:19:50.424643 | controller |             "mountPath": "/var/run/secrets/kubernetes.io/serviceaccount",
2026-06-12 17:19:50.424657 | controller |             "name": "kube-api-access-4lrrd",
2026-06-12 17:19:50.424672 | controller |             "readOnly": true
2026-06-12 17:19:50.424687 | controller |           }
2026-06-12 17:19:50.424702 | controller |         ]
2026-06-12 17:19:50.424716 | controller |       }
2026-06-12 17:19:50.424731 | controller |     ],
2026-06-12 17:19:50.424746 | controller |     "dnsPolicy": "ClusterFirst",
2026-06-12 17:19:50.424760 | controller |     "enableServiceLinks": true,
2026-06-12 17:19:50.424775 | controller |     "imagePullSecrets": [
2026-06-12 17:19:50.424789 | controller |       {
2026-06-12 17:19:50.424804 | controller |         "name": "openstack-operator-controller-init-dockercfg-ht8vz"
2026-06-12 17:19:50.424819 | controller |       }
2026-06-12 17:19:50.424834 | controller |     ],
2026-06-12 17:19:50.424850 | controller |     "nodeName": "crc",
2026-06-12 17:19:50.424865 | controller |     "preemptionPolicy": "PreemptLowerPriority",
2026-06-12 17:19:50.424881 | controller |     "priority": 0,
2026-06-12 17:19:50.424896 | controller |     "restartPolicy": "Always",
2026-06-12 17:19:50.424912 | controller |     "schedulerName": "default-scheduler",
2026-06-12 17:19:50.424927 | controller |     "securityContext": {
2026-06-12 17:19:50.424942 | controller |       "fsGroup": 1000660000,
2026-06-12 17:19:50.424958 | controller |       "runAsNonRoot": true,
2026-06-12 17:19:50.424973 | controller |       "seLinuxOptions": {
2026-06-12 17:19:50.424989 | controller |         "level": "s0:c26,c5"
2026-06-12 17:19:50.425004 | controller |       },
2026-06-12 17:19:50.425020 | controller |       "seccompProfile": {
2026-06-12 17:19:50.425035 | controller |         "type": "RuntimeDefault"
2026-06-12 17:19:50.425054 | controller |       }
2026-06-12 17:19:50.425071 | controller |     },
2026-06-12 17:19:50.425086 | controller |     "serviceAccount": "openstack-operator-controller-init",
2026-06-12 17:19:50.425102 | controller |     "serviceAccountName": "openstack-operator-controller-init",
2026-06-12 17:19:50.425117 | controller |     "terminationGracePeriodSeconds": 10,
2026-06-12 17:19:50.425133 | controller |     "tolerations": [
2026-06-12 17:19:50.425148 | controller |       {
2026-06-12 17:19:50.425163 | controller |         "effect": "NoExecute",
2026-06-12 17:19:50.425178 | controller |         "key": "node.kubernetes.io/not-ready",
2026-06-12 17:19:50.425193 | controller |         "operator": "Exists",
2026-06-12 17:19:50.425208 | controller |         "tolerationSeconds": 120
2026-06-12 17:19:50.425223 | controller |       },
2026-06-12 17:19:50.425238 | controller |       {
2026-06-12 17:19:50.425253 | controller |         "effect": "NoExecute",
2026-06-12 17:19:50.425268 | controller |         "key": "node.kubernetes.io/unreachable",
2026-06-12 17:19:50.425283 | controller |         "operator": "Exists",
2026-06-12 17:19:50.425298 | controller |         "tolerationSeconds": 120
2026-06-12 17:19:50.425314 | controller |       },
2026-06-12 17:19:50.425328 | controller |       {
2026-06-12 17:19:50.425344 | controller |         "effect": "NoSchedule",
2026-06-12 17:19:50.425359 | controller |         "key": "node.kubernetes.io/memory-pressure",
2026-06-12 17:19:50.425374 | controller |         "operator": "Exists"
2026-06-12 17:19:50.425390 | controller |       }
2026-06-12 17:19:50.425405 | controller |     ],
2026-06-12 17:19:50.425420 | controller |     "volumes": [
2026-06-12 17:19:50.425435 | controller |       {
2026-06-12 17:19:50.425450 | controller |         "name": "kube-api-access-4lrrd",
2026-06-12 17:19:50.425466 | controller |         "projected": {
2026-06-12 17:19:50.425481 | controller |           "defaultMode": 420,
2026-06-12 17:19:50.425496 | controller |           "sources": [
2026-06-12 17:19:50.425511 | controller |             {
2026-06-12 17:19:50.425527 | controller |               "serviceAccountToken": {
2026-06-12 17:19:50.425542 | controller |                 "expirationSeconds": 3607,
2026-06-12 17:19:50.425556 | controller |                 "path": "token"
2026-06-12 17:19:50.425571 | controller |               }
2026-06-12 17:19:50.425608 | controller |             },
2026-06-12 17:19:50.425623 | controller |             {
2026-06-12 17:19:50.425638 | controller |               "configMap": {
2026-06-12 17:19:50.425654 | controller |                 "items": [
2026-06-12 17:19:50.425669 | controller |                   {
2026-06-12 17:19:50.425684 | controller |                     "key": "ca.crt",
2026-06-12 17:19:50.425699 | controller |                     "path": "ca.crt"
2026-06-12 17:19:50.425714 | controller |                   }
2026-06-12 17:19:50.425729 | controller |                 ],
2026-06-12 17:19:50.425744 | controller |                 "name": "kube-root-ca.crt"
2026-06-12 17:19:50.425759 | controller |               }
2026-06-12 17:19:50.425774 | controller |             },
2026-06-12 17:19:50.425789 | controller |             {
2026-06-12 17:19:50.425804 | controller |               "downwardAPI": {
2026-06-12 17:19:50.425819 | controller |                 "items": [
2026-06-12 17:19:50.425834 | controller |                   {
2026-06-12 17:19:50.425849 | controller |                     "fieldRef": {
2026-06-12 17:19:50.425865 | controller |                       "apiVersion": "v1",
2026-06-12 17:19:50.425882 | controller |                       "fieldPath": "metadata.namespace"
2026-06-12 17:19:50.425897 | controller |                     },
2026-06-12 17:19:50.425913 | controller |                     "path": "namespace"
2026-06-12 17:19:50.425929 | controller |                   }
2026-06-12 17:19:50.425945 | controller |                 ]
2026-06-12 17:19:50.425960 | controller |               }
2026-06-12 17:19:50.425979 | controller |             },
2026-06-12 17:19:50.425995 | controller |             {
2026-06-12 17:19:50.426010 | controller |               "configMap": {
2026-06-12 17:19:50.426026 | controller |                 "items": [
2026-06-12 17:19:50.426041 | controller |                   {
2026-06-12 17:19:50.426056 | controller |                     "key": "service-ca.crt",
2026-06-12 17:19:50.426071 | controller |                     "path": "service-ca.crt"
2026-06-12 17:19:50.426087 | controller |                   }
2026-06-12 17:19:50.426102 | controller |                 ],
2026-06-12 17:19:50.426118 | controller |                 "name": "openshift-service-ca.crt"
2026-06-12 17:19:50.426133 | controller |               }
2026-06-12 17:19:50.426148 | controller |             }
2026-06-12 17:19:50.426164 | controller |           ]
2026-06-12 17:19:50.426179 | controller |         }
2026-06-12 17:19:50.426194 | controller |       }
2026-06-12 17:19:50.426210 | controller |     ]
2026-06-12 17:19:50.426224 | controller |   },
2026-06-12 17:19:50.426239 | controller |   "status": {
2026-06-12 17:19:50.426254 | controller |     "conditions": [
2026-06-12 17:19:50.426269 | controller |       {
2026-06-12 17:19:50.426284 | controller |         "lastProbeTime": null,
2026-06-12 17:19:50.426298 | controller |         "lastTransitionTime": "2026-06-12T16:20:24Z",
2026-06-12 17:19:50.426313 | controller |         "status": "True",
2026-06-12 17:19:50.426328 | controller |         "type": "PodReadyToStartContainers"
2026-06-12 17:19:50.426343 | controller |       },
2026-06-12 17:19:50.426358 | controller |       {
2026-06-12 17:19:50.426372 | controller |         "lastProbeTime": null,
2026-06-12 17:19:50.426387 | controller |         "lastTransitionTime": "2026-06-12T16:18:30Z",
2026-06-12 17:19:50.426402 | controller |         "status": "True",
2026-06-12 17:19:50.426416 | controller |         "type": "Initialized"
2026-06-12 17:19:50.426431 | controller |       },
2026-06-12 17:19:50.426446 | controller |       {
2026-06-12 17:19:50.426461 | controller |         "lastProbeTime": null,
2026-06-12 17:19:50.426475 | controller |         "lastTransitionTime": "2026-06-12T16:20:36Z",
2026-06-12 17:19:50.426490 | controller |         "status": "True",
2026-06-12 17:19:50.426504 | controller |         "type": "Ready"
2026-06-12 17:19:50.426519 | controller |       },
2026-06-12 17:19:50.426534 | controller |       {
2026-06-12 17:19:50.426548 | controller |         "lastProbeTime": null,
2026-06-12 17:19:50.426563 | controller |         "lastTransitionTime": "2026-06-12T16:20:36Z",
2026-06-12 17:19:50.426596 | controller |         "status": "True",
2026-06-12 17:19:50.426613 | controller |         "type": "ContainersReady"
2026-06-12 17:19:50.426628 | controller |       },
2026-06-12 17:19:50.426643 | controller |       {
2026-06-12 17:19:50.426657 | controller |         "lastProbeTime": null,
2026-06-12 17:19:50.426672 | controller |         "lastTransitionTime": "2026-06-12T16:18:30Z",
2026-06-12 17:19:50.426687 | controller |         "status": "True",
2026-06-12 17:19:50.426702 | controller |         "type": "PodScheduled"
2026-06-12 17:19:50.426717 | controller |       }
2026-06-12 17:19:50.426732 | controller |     ],
2026-06-12 17:19:50.426747 | controller |     "containerStatuses": [
2026-06-12 17:19:50.426761 | controller |       {
2026-06-12 17:19:50.426776 | controller |         "allocatedResources": {
2026-06-12 17:19:50.426797 | controller |           "cpu": "10m",
2026-06-12 17:19:50.426817 | controller |           "memory": "128Mi"
2026-06-12 17:19:50.426837 | controller |         },
2026-06-12 17:19:50.426857 | controller |         "containerID": "cri-o://e4d379200b991d78370e8ef1f20115bac9d01bab9ed8a475f1124c0bd7db7f90",
2026-06-12 17:19:50.426877 | controller |         "image": "38.102.83.120:5001/openstack-k8s-operators/openstack-operator:5d3cc125d69b215b4b8640c634756ff99cce6ebc",
2026-06-12 17:19:50.426897 | controller |         "imageID": "38.102.83.120:5001/openstack-k8s-operators/openstack-operator@sha256:2860824d196825a0fa76ff59e761b642d1290028363ab5821ea24d74e69951a1",
2026-06-12 17:19:50.426921 | controller |         "lastState": {},
2026-06-12 17:19:50.426941 | controller |         "name": "operator",
2026-06-12 17:19:50.426961 | controller |         "ready": true,
2026-06-12 17:19:50.426982 | controller |         "resources": {
2026-06-12 17:19:50.427006 | controller |           "limits": {
2026-06-12 17:19:50.427027 | controller |             "cpu": "500m",
2026-06-12 17:19:50.427049 | controller |             "memory": "256Mi"
2026-06-12 17:19:50.427070 | controller |           },
2026-06-12 17:19:50.427091 | controller |           "requests": {
2026-06-12 17:19:50.427112 | controller |             "cpu": "10m",
2026-06-12 17:19:50.427133 | controller |             "memory": "128Mi"
2026-06-12 17:19:50.427154 | controller |           }
2026-06-12 17:19:50.427174 | controller |         },
2026-06-12 17:19:50.427195 | controller |         "restartCount": 0,
2026-06-12 17:19:50.427216 | controller |         "started": true,
2026-06-12 17:19:50.427233 | controller |         "state": {
2026-06-12 17:19:50.427250 | controller |           "running": {
2026-06-12 17:19:50.427266 | controller |             "startedAt": "2026-06-12T16:20:22Z"
2026-06-12 17:19:50.427284 | controller |           }
2026-06-12 17:19:50.427305 | controller |         },
2026-06-12 17:19:50.427324 | controller |         "user": {
2026-06-12 17:19:50.427346 | controller |           "linux": {
2026-06-12 17:19:50.427367 | controller |             "gid": 0,
2026-06-12 17:19:50.427388 | controller |             "supplementalGroups": [
2026-06-12 17:19:50.427410 | controller |               0,
2026-06-12 17:19:50.427431 | controller |               1000660000
2026-06-12 17:19:50.427453 | controller |             ],
2026-06-12 17:19:50.427474 | controller |             "uid": 1000660000
2026-06-12 17:19:50.427495 | controller |           }
2026-06-12 17:19:50.427517 | controller |         },
2026-06-12 17:19:50.427537 | controller |         "volumeMounts": [
2026-06-12 17:19:50.427559 | controller |           {
2026-06-12 17:19:50.427600 | controller |             "mountPath": "/var/run/secrets/kubernetes.io/serviceaccount",
2026-06-12 17:19:50.427624 | controller |             "name": "kube-api-access-4lrrd",
2026-06-12 17:19:50.427646 | controller |             "readOnly": true,
2026-06-12 17:19:50.427667 | controller |             "recursiveReadOnly": "Disabled"
2026-06-12 17:19:50.427689 | controller |           }
2026-06-12 17:19:50.427710 | controller |         ]
2026-06-12 17:19:50.427730 | controller |       }
2026-06-12 17:19:50.427769 | controller |     ],
2026-06-12 17:19:50.427791 | controller |     "hostIP": "192.168.126.11",
2026-06-12 17:19:50.427811 | controller |     "hostIPs": [
2026-06-12 17:19:50.427831 | controller |       {
2026-06-12 17:19:50.427850 | controller |         "ip": "192.168.126.11"
2026-06-12 17:19:50.427870 | controller |       }
2026-06-12 17:19:50.427885 | controller |     ],
2026-06-12 17:19:50.427905 | controller |     "phase": "Running",
2026-06-12 17:19:50.427925 | controller |     "podIP": "10.217.0.72",
2026-06-12 17:19:50.427945 | controller |     "podIPs": [
2026-06-12 17:19:50.427964 | controller |       {
2026-06-12 17:19:50.427984 | controller |         "ip": "10.217.0.72"
2026-06-12 17:19:50.428003 | controller |       }
2026-06-12 17:19:50.428023 | controller |     ],
2026-06-12 17:19:50.428043 | controller |     "qosClass": "Burstable",
2026-06-12 17:19:50.428063 | controller |     "startTime": "2026-06-12T16:18:30Z"
2026-06-12 17:19:50.428083 | controller |   }
2026-06-12 17:19:50.428103 | controller | }
2026-06-12 17:19:50.457846 | controller | ok:
2026-06-12 17:19:50.457943 | controller | {
2026-06-12 17:19:50.457970 | controller |   "apiVersion": "v1",
2026-06-12 17:19:50.457988 | controller |   "kind": "Pod",
2026-06-12 17:19:50.458004 | controller |   "metadata": {
2026-06-12 17:19:50.458020 | controller |     "annotations": {
2026-06-12 17:19:50.458036 | controller |       "k8s.ovn.org/pod-networks": "{\"default\":{\"ip_addresses\":[\"10.217.0.97/23\"],\"mac_address\":\"0a:58:0a:d9:00:61\",\"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.97/23\",\"gateway_ip\":\"10.217.0.1\",\"role\":\"primary\"}}",
2026-06-12 17:19:50.458060 | controller |       "k8s.v1.cni.cncf.io/network-status": "[{\n    \"name\": \"ovn-kubernetes\",\n    \"interface\": \"eth0\",\n    \"ips\": [\n        \"10.217.0.97\"\n    ],\n    \"mac\": \"0a:58:0a:d9:00:61\",\n    \"default\": true,\n    \"dns\": {}\n}]",
2026-06-12 17:19:50.458077 | controller |       "kubectl.kubernetes.io/default-container": "manager",
2026-06-12 17:19:50.458093 | controller |       "openshift.io/scc": "restricted-v2",
2026-06-12 17:19:50.458109 | controller |       "seccomp.security.alpha.kubernetes.io/pod": "runtime/default",
2026-06-12 17:19:50.458124 | controller |       "security.openshift.io/validated-scc-subject-type": "user"
2026-06-12 17:19:50.458139 | controller |     },
2026-06-12 17:19:50.458154 | controller |     "creationTimestamp": "2026-06-12T16:21:27Z",
2026-06-12 17:19:50.458170 | controller |     "generateName": "openstack-operator-controller-manager-7b5b948bcd-",
2026-06-12 17:19:50.458186 | controller |     "generation": 1,
2026-06-12 17:19:50.458201 | controller |     "labels": {
2026-06-12 17:19:50.458217 | controller |       "app.kubernetes.io/name": "openstack-operator",
2026-06-12 17:19:50.458233 | controller |       "control-plane": "controller-manager",
2026-06-12 17:19:50.458248 | controller |       "openstack.org/operator-name": "openstack",
2026-06-12 17:19:50.458263 | controller |       "pod-template-hash": "7b5b948bcd"
2026-06-12 17:19:50.458279 | controller |     },
2026-06-12 17:19:50.458294 | controller |     "managedFields": [
2026-06-12 17:19:50.458309 | controller |       {
2026-06-12 17:19:50.458324 | controller |         "apiVersion": "v1",
2026-06-12 17:19:50.458340 | controller |         "fieldsType": "FieldsV1",
2026-06-12 17:19:50.458355 | controller |         "fieldsV1": {
2026-06-12 17:19:50.458370 | controller |           "f:metadata": {
2026-06-12 17:19:50.458385 | controller |             "f:annotations": {
2026-06-12 17:19:50.458401 | controller |               "f:k8s.ovn.org/pod-networks": {}
2026-06-12 17:19:50.458416 | controller |             }
2026-06-12 17:19:50.458431 | controller |           }
2026-06-12 17:19:50.458447 | controller |         },
2026-06-12 17:19:50.458462 | controller |         "manager": "crc",
2026-06-12 17:19:50.458478 | controller |         "operation": "Update",
2026-06-12 17:19:50.458493 | controller |         "subresource": "status",
2026-06-12 17:19:50.458508 | controller |         "time": "2026-06-12T16:21:27Z"
2026-06-12 17:19:50.458523 | controller |       },
2026-06-12 17:19:50.458538 | controller |       {
2026-06-12 17:19:50.458552 | controller |         "apiVersion": "v1",
2026-06-12 17:19:50.458567 | controller |         "fieldsType": "FieldsV1",
2026-06-12 17:19:50.458608 | controller |         "fieldsV1": {
2026-06-12 17:19:50.458624 | controller |           "f:metadata": {
2026-06-12 17:19:50.458640 | controller |             "f:annotations": {
2026-06-12 17:19:50.458654 | controller |               ".": {},
2026-06-12 17:19:50.458670 | controller |               "f:kubectl.kubernetes.io/default-container": {}
2026-06-12 17:19:50.458685 | controller |             },
2026-06-12 17:19:50.458700 | controller |             "f:generateName": {},
2026-06-12 17:19:50.458715 | controller |             "f:labels": {
2026-06-12 17:19:50.458730 | controller |               ".": {},
2026-06-12 17:19:50.458745 | controller |               "f:app.kubernetes.io/name": {},
2026-06-12 17:19:50.458760 | controller |               "f:control-plane": {},
2026-06-12 17:19:50.458775 | controller |               "f:openstack.org/operator-name": {},
2026-06-12 17:19:50.458793 | controller |               "f:pod-template-hash": {}
2026-06-12 17:19:50.458809 | controller |             },
2026-06-12 17:19:50.458824 | controller |             "f:ownerReferences": {
2026-06-12 17:19:50.458838 | controller |               ".": {},
2026-06-12 17:19:50.458853 | controller |               "k:{\"uid\":\"485a00bd-e6f6-4e6b-9bf7-dfc43c5b3fff\"}": {}
2026-06-12 17:19:50.458868 | controller |             }
2026-06-12 17:19:50.458883 | controller |           },
2026-06-12 17:19:50.458898 | controller |           "f:spec": {
2026-06-12 17:19:50.458912 | controller |             "f:containers": {
2026-06-12 17:19:50.458927 | controller |               "k:{\"name\":\"manager\"}": {
2026-06-12 17:19:50.458942 | controller |                 ".": {},
2026-06-12 17:19:50.458956 | controller |                 "f:args": {},
2026-06-12 17:19:50.458971 | controller |                 "f:command": {},
2026-06-12 17:19:50.458986 | controller |                 "f:env": {
2026-06-12 17:19:50.459000 | controller |                   ".": {},
2026-06-12 17:19:50.459015 | controller |                   "k:{\"name\":\"LEASE_DURATION\"}": {
2026-06-12 17:19:50.459029 | controller |                     ".": {},
2026-06-12 17:19:50.459044 | controller |                     "f:name": {},
2026-06-12 17:19:50.459059 | controller |                     "f:value": {}
2026-06-12 17:19:50.459073 | controller |                   },
2026-06-12 17:19:50.459087 | controller |                   "k:{\"name\":\"OPENSTACK_RELEASE_VERSION\"}": {
2026-06-12 17:19:50.459102 | controller |                     ".": {},
2026-06-12 17:19:50.459116 | controller |                     "f:name": {},
2026-06-12 17:19:50.459131 | controller |                     "f:value": {}
2026-06-12 17:19:50.459145 | controller |                   },
2026-06-12 17:19:50.459159 | controller |                   "k:{\"name\":\"RELATED_IMAGE_AGENT_IMAGE_URL_DEFAULT\"}": {
2026-06-12 17:19:50.459174 | controller |                     ".": {},
2026-06-12 17:19:50.459189 | controller |                     "f:name": {},
2026-06-12 17:19:50.459203 | controller |                     "f:value": {}
2026-06-12 17:19:50.459217 | controller |                   },
2026-06-12 17:19:50.459231 | controller |                   "k:{\"name\":\"RELATED_IMAGE_ANSIBLEEE_IMAGE_URL_DEFAULT\"}": {
2026-06-12 17:19:50.459246 | controller |                     ".": {},
2026-06-12 17:19:50.459260 | controller |                     "f:name": {},
2026-06-12 17:19:50.459275 | controller |                     "f:value": {}
2026-06-12 17:19:50.459290 | controller |                   },
2026-06-12 17:19:50.459305 | controller |                   "k:{\"name\":\"RELATED_IMAGE_AODH_API_IMAGE_URL_DEFAULT\"}": {
2026-06-12 17:19:50.459321 | controller |                     ".": {},
2026-06-12 17:19:50.459336 | controller |                     "f:name": {},
2026-06-12 17:19:50.459351 | controller |                     "f:value": {}
2026-06-12 17:19:50.459366 | controller |                   },
2026-06-12 17:19:50.459381 | controller |                   "k:{\"name\":\"RELATED_IMAGE_AODH_EVALUATOR_IMAGE_URL_DEFAULT\"}": {
2026-06-12 17:19:50.459397 | controller |                     ".": {},
2026-06-12 17:19:50.459412 | controller |                     "f:name": {},
2026-06-12 17:19:50.459428 | controller |                     "f:value": {}
2026-06-12 17:19:50.459443 | controller |                   },
2026-06-12 17:19:50.459458 | controller |                   "k:{\"name\":\"RELATED_IMAGE_AODH_LISTENER_IMAGE_URL_DEFAULT\"}": {
2026-06-12 17:19:50.459474 | controller |                     ".": {},
2026-06-12 17:19:50.459490 | controller |                     "f:name": {},
2026-06-12 17:19:50.459505 | controller |                     "f:value": {}
2026-06-12 17:19:50.459521 | controller |                   },
2026-06-12 17:19:50.459536 | controller |                   "k:{\"name\":\"RELATED_IMAGE_AODH_NOTIFIER_IMAGE_URL_DEFAULT\"}": {
2026-06-12 17:19:50.459552 | controller |                     ".": {},
2026-06-12 17:19:50.459571 | controller |                     "f:name": {},
2026-06-12 17:19:50.459608 | controller |                     "f:value": {}
2026-06-12 17:19:50.459624 | controller |                   },
2026-06-12 17:19:50.459639 | controller |                   "k:{\"name\":\"RELATED_IMAGE_APACHE_IMAGE_URL_DEFAULT\"}": {
2026-06-12 17:19:50.459654 | controller |                     ".": {},
2026-06-12 17:19:50.459670 | controller |                     "f:name": {},
2026-06-12 17:19:50.459685 | controller |                     "f:value": {}
2026-06-12 17:19:50.459699 | controller |                   },
2026-06-12 17:19:50.459714 | controller |                   "k:{\"name\":\"RELATED_IMAGE_BARBICAN_API_IMAGE_URL_DEFAULT\"}": {
2026-06-12 17:19:50.459745 | controller |                     ".": {},
2026-06-12 17:19:50.459760 | controller |                     "f:name": {},
2026-06-12 17:19:50.459775 | controller |                     "f:value": {}
2026-06-12 17:19:50.459790 | controller |                   },
2026-06-12 17:19:50.459806 | controller |                   "k:{\"name\":\"RELATED_IMAGE_BARBICAN_KEYSTONE_LISTENER_IMAGE_URL_DEFAULT\"}": {
2026-06-12 17:19:50.459821 | controller |                     ".": {},
2026-06-12 17:19:50.459836 | controller |                     "f:name": {},
2026-06-12 17:19:50.459851 | controller |                     "f:value": {}
2026-06-12 17:19:50.459866 | controller |                   },
2026-06-12 17:19:50.459881 | controller |                   "k:{\"name\":\"RELATED_IMAGE_BARBICAN_WORKER_IMAGE_URL_DEFAULT\"}": {
2026-06-12 17:19:50.459897 | controller |                     ".": {},
2026-06-12 17:19:50.459911 | controller |                     "f:name": {},
2026-06-12 17:19:50.459927 | controller |                     "f:value": {}
2026-06-12 17:19:50.459944 | controller |                   },
2026-06-12 17:19:50.459961 | controller |                   "k:{\"name\":\"RELATED_IMAGE_CEILOMETER_CENTRAL_IMAGE_URL_DEFAULT\"}": {
2026-06-12 17:19:50.459977 | controller |                     ".": {},
2026-06-12 17:19:50.459991 | controller |                     "f:name": {},
2026-06-12 17:19:50.460007 | controller |                     "f:value": {}
2026-06-12 17:19:50.460022 | controller |                   },
2026-06-12 17:19:50.460037 | controller |                   "k:{\"name\":\"RELATED_IMAGE_CEILOMETER_COMPUTE_IMAGE_URL_DEFAULT\"}": {
2026-06-12 17:19:50.460052 | controller |                     ".": {},
2026-06-12 17:19:50.460067 | controller |                     "f:name": {},
2026-06-12 17:19:50.460083 | controller |                     "f:value": {}
2026-06-12 17:19:50.460098 | controller |                   },
2026-06-12 17:19:50.460113 | controller |                   "k:{\"name\":\"RELATED_IMAGE_CEILOMETER_IPMI_IMAGE_URL_DEFAULT\"}": {
2026-06-12 17:19:50.460129 | controller |                     ".": {},
2026-06-12 17:19:50.460144 | controller |                     "f:name": {},
2026-06-12 17:19:50.460159 | controller |                     "f:value": {}
2026-06-12 17:19:50.460174 | controller |                   },
2026-06-12 17:19:50.460190 | controller |                   "k:{\"name\":\"RELATED_IMAGE_CEILOMETER_MYSQLD_EXPORTER_IMAGE_URL_DEFAULT\"}": {
2026-06-12 17:19:50.460205 | controller |                     ".": {},
2026-06-12 17:19:50.460220 | controller |                     "f:name": {},
2026-06-12 17:19:50.460235 | controller |                     "f:value": {}
2026-06-12 17:19:50.460250 | controller |                   },
2026-06-12 17:19:50.460265 | controller |                   "k:{\"name\":\"RELATED_IMAGE_CEILOMETER_NOTIFICATION_IMAGE_URL_DEFAULT\"}": {
2026-06-12 17:19:50.460281 | controller |                     ".": {},
2026-06-12 17:19:50.460296 | controller |                     "f:name": {},
2026-06-12 17:19:50.460311 | controller |                     "f:value": {}
2026-06-12 17:19:50.460326 | controller |                   },
2026-06-12 17:19:50.460341 | controller |                   "k:{\"name\":\"RELATED_IMAGE_CEILOMETER_SGCORE_IMAGE_URL_DEFAULT\"}": {
2026-06-12 17:19:50.460360 | controller |                     ".": {},
2026-06-12 17:19:50.460376 | controller |                     "f:name": {},
2026-06-12 17:19:50.460392 | controller |                     "f:value": {}
2026-06-12 17:19:50.460407 | controller |                   },
2026-06-12 17:19:50.460423 | controller |                   "k:{\"name\":\"RELATED_IMAGE_CINDER_API_IMAGE_URL_DEFAULT\"}": {
2026-06-12 17:19:50.460439 | controller |                     ".": {},
2026-06-12 17:19:50.460454 | controller |                     "f:name": {},
2026-06-12 17:19:50.460470 | controller |                     "f:value": {}
2026-06-12 17:19:50.460485 | controller |                   },
2026-06-12 17:19:50.460500 | controller |                   "k:{\"name\":\"RELATED_IMAGE_CINDER_BACKUP_IMAGE_URL_DEFAULT\"}": {
2026-06-12 17:19:50.460516 | controller |                     ".": {},
2026-06-12 17:19:50.460531 | controller |                     "f:name": {},
2026-06-12 17:19:50.460547 | controller |                     "f:value": {}
2026-06-12 17:19:50.460562 | controller |                   },
2026-06-12 17:19:50.460598 | controller |                   "k:{\"name\":\"RELATED_IMAGE_CINDER_SCHEDULER_IMAGE_URL_DEFAULT\"}": {
2026-06-12 17:19:50.460620 | controller |                     ".": {},
2026-06-12 17:19:50.460636 | controller |                     "f:name": {},
2026-06-12 17:19:50.460651 | controller |                     "f:value": {}
2026-06-12 17:19:50.460667 | controller |                   },
2026-06-12 17:19:50.460682 | controller |                   "k:{\"name\":\"RELATED_IMAGE_CINDER_VOLUME_IMAGE_URL_DEFAULT\"}": {
2026-06-12 17:19:50.460697 | controller |                     ".": {},
2026-06-12 17:19:50.460712 | controller |                     "f:name": {},
2026-06-12 17:19:50.460727 | controller |                     "f:value": {}
2026-06-12 17:19:50.460742 | controller |                   },
2026-06-12 17:19:50.460757 | controller |                   "k:{\"name\":\"RELATED_IMAGE_CLOUDKITTY_API_IMAGE_URL_DEFAULT\"}": {
2026-06-12 17:19:50.460772 | controller |                     ".": {},
2026-06-12 17:19:50.460787 | controller |                     "f:name": {},
2026-06-12 17:19:50.460801 | controller |                     "f:value": {}
2026-06-12 17:19:50.460816 | controller |                   },
2026-06-12 17:19:50.460831 | controller |                   "k:{\"name\":\"RELATED_IMAGE_CLOUDKITTY_PROC_IMAGE_URL_DEFAULT\"}": {
2026-06-12 17:19:50.460846 | controller |                     ".": {},
2026-06-12 17:19:50.460861 | controller |                     "f:name": {},
2026-06-12 17:19:50.460876 | controller |                     "f:value": {}
2026-06-12 17:19:50.460890 | controller |                   },
2026-06-12 17:19:50.460905 | controller |                   "k:{\"name\":\"RELATED_IMAGE_DESIGNATE_API_IMAGE_URL_DEFAULT\"}": {
2026-06-12 17:19:50.460951 | controller |                     ".": {},
2026-06-12 17:19:50.460968 | controller |                     "f:name": {},
2026-06-12 17:19:50.460983 | controller |                     "f:value": {}
2026-06-12 17:19:50.460998 | controller |                   },
2026-06-12 17:19:50.461013 | controller |                   "k:{\"name\":\"RELATED_IMAGE_DESIGNATE_BACKENDBIND9_IMAGE_URL_DEFAULT\"}": {
2026-06-12 17:19:50.461028 | controller |                     ".": {},
2026-06-12 17:19:50.461043 | controller |                     "f:name": {},
2026-06-12 17:19:50.461058 | controller |                     "f:value": {}
2026-06-12 17:19:50.461072 | controller |                   },
2026-06-12 17:19:50.461087 | controller |                   "k:{\"name\":\"RELATED_IMAGE_DESIGNATE_CENTRAL_IMAGE_URL_DEFAULT\"}": {
2026-06-12 17:19:50.461101 | controller |                     ".": {},
2026-06-12 17:19:50.461116 | controller |                     "f:name": {},
2026-06-12 17:19:50.461131 | controller |                     "f:value": {}
2026-06-12 17:19:50.461145 | controller |                   },
2026-06-12 17:19:50.461163 | controller |                   "k:{\"name\":\"RELATED_IMAGE_DESIGNATE_MDNS_IMAGE_URL_DEFAULT\"}": {
2026-06-12 17:19:50.461179 | controller |                     ".": {},
2026-06-12 17:19:50.461193 | controller |                     "f:name": {},
2026-06-12 17:19:50.461208 | controller |                     "f:value": {}
2026-06-12 17:19:50.461222 | controller |                   },
2026-06-12 17:19:50.461237 | controller |                   "k:{\"name\":\"RELATED_IMAGE_DESIGNATE_PRODUCER_IMAGE_URL_DEFAULT\"}": {
2026-06-12 17:19:50.461251 | controller |                     ".": {},
2026-06-12 17:19:50.461266 | controller |                     "f:name": {},
2026-06-12 17:19:50.461281 | controller |                     "f:value": {}
2026-06-12 17:19:50.461296 | controller |                   },
2026-06-12 17:19:50.461310 | controller |                   "k:{\"name\":\"RELATED_IMAGE_DESIGNATE_UNBOUND_IMAGE_URL_DEFAULT\"}": {
2026-06-12 17:19:50.461326 | controller |                     ".": {},
2026-06-12 17:19:50.461340 | controller |                     "f:name": {},
2026-06-12 17:19:50.461355 | controller |                     "f:value": {}
2026-06-12 17:19:50.461369 | controller |                   },
2026-06-12 17:19:50.461384 | controller |                   "k:{\"name\":\"RELATED_IMAGE_DESIGNATE_WORKER_IMAGE_URL_DEFAULT\"}": {
2026-06-12 17:19:50.461399 | controller |                     ".": {},
2026-06-12 17:19:50.461413 | controller |                     "f:name": {},
2026-06-12 17:19:50.461428 | controller |                     "f:value": {}
2026-06-12 17:19:50.461443 | controller |                   },
2026-06-12 17:19:50.461458 | controller |                   "k:{\"name\":\"RELATED_IMAGE_EDPM_FRR_IMAGE_URL_DEFAULT\"}": {
2026-06-12 17:19:50.461474 | controller |                     ".": {},
2026-06-12 17:19:50.461489 | controller |                     "f:name": {},
2026-06-12 17:19:50.461504 | controller |                     "f:value": {}
2026-06-12 17:19:50.461519 | controller |                   },
2026-06-12 17:19:50.461535 | controller |                   "k:{\"name\":\"RELATED_IMAGE_EDPM_ISCSID_IMAGE_URL_DEFAULT\"}": {
2026-06-12 17:19:50.461550 | controller |                     ".": {},
2026-06-12 17:19:50.461565 | controller |                     "f:name": {},
2026-06-12 17:19:50.461600 | controller |                     "f:value": {}
2026-06-12 17:19:50.461617 | controller |                   },
2026-06-12 17:19:50.461632 | controller |                   "k:{\"name\":\"RELATED_IMAGE_EDPM_KEPLER_IMAGE_URL_DEFAULT\"}": {
2026-06-12 17:19:50.461648 | controller |                     ".": {},
2026-06-12 17:19:50.461663 | controller |                     "f:name": {},
2026-06-12 17:19:50.461678 | controller |                     "f:value": {}
2026-06-12 17:19:50.461694 | controller |                   },
2026-06-12 17:19:50.461709 | controller |                   "k:{\"name\":\"RELATED_IMAGE_EDPM_LOGROTATE_CROND_IMAGE_URL_DEFAULT\"}": {
2026-06-12 17:19:50.461725 | controller |                     ".": {},
2026-06-12 17:19:50.461741 | controller |                     "f:name": {},
2026-06-12 17:19:50.461757 | controller |                     "f:value": {}
2026-06-12 17:19:50.461772 | controller |                   },
2026-06-12 17:19:50.461788 | controller |                   "k:{\"name\":\"RELATED_IMAGE_EDPM_MULTIPATHD_IMAGE_URL_DEFAULT\"}": {
2026-06-12 17:19:50.461803 | controller |                     ".": {},
2026-06-12 17:19:50.461818 | controller |                     "f:name": {},
2026-06-12 17:19:50.461834 | controller |                     "f:value": {}
2026-06-12 17:19:50.461849 | controller |                   },
2026-06-12 17:19:50.461864 | controller |                   "k:{\"name\":\"RELATED_IMAGE_EDPM_NEUTRON_DHCP_AGENT_IMAGE_URL_DEFAULT\"}": {
2026-06-12 17:19:50.461879 | controller |                     ".": {},
2026-06-12 17:19:50.461895 | controller |                     "f:name": {},
2026-06-12 17:19:50.461910 | controller |                     "f:value": {}
2026-06-12 17:19:50.461929 | controller |                   },
2026-06-12 17:19:50.461945 | controller |                   "k:{\"name\":\"RELATED_IMAGE_EDPM_NEUTRON_METADATA_AGENT_IMAGE_URL_DEFAULT\"}": {
2026-06-12 17:19:50.461960 | controller |                     ".": {},
2026-06-12 17:19:50.461976 | controller |                     "f:name": {},
2026-06-12 17:19:50.461991 | controller |                     "f:value": {}
2026-06-12 17:19:50.462006 | controller |                   },
2026-06-12 17:19:50.462021 | controller |                   "k:{\"name\":\"RELATED_IMAGE_EDPM_NEUTRON_OVN_AGENT_IMAGE_URL_DEFAULT\"}": {
2026-06-12 17:19:50.462036 | controller |                     ".": {},
2026-06-12 17:19:50.462051 | controller |                     "f:name": {},
2026-06-12 17:19:50.462066 | controller |                     "f:value": {}
2026-06-12 17:19:50.462081 | controller |                   },
2026-06-12 17:19:50.462096 | controller |                   "k:{\"name\":\"RELATED_IMAGE_EDPM_NEUTRON_SRIOV_AGENT_IMAGE_URL_DEFAULT\"}": {
2026-06-12 17:19:50.462112 | controller |                     ".": {},
2026-06-12 17:19:50.462127 | controller |                     "f:name": {},
2026-06-12 17:19:50.462142 | controller |                     "f:value": {}
2026-06-12 17:19:50.462157 | controller |                   },
2026-06-12 17:19:50.462173 | controller |                   "k:{\"name\":\"RELATED_IMAGE_EDPM_NODE_EXPORTER_IMAGE_URL_DEFAULT\"}": {
2026-06-12 17:19:50.462188 | controller |                     ".": {},
2026-06-12 17:19:50.462203 | controller |                     "f:name": {},
2026-06-12 17:19:50.462218 | controller |                     "f:value": {}
2026-06-12 17:19:50.462234 | controller |                   },
2026-06-12 17:19:50.462249 | controller |                   "k:{\"name\":\"RELATED_IMAGE_EDPM_OVN_BGP_AGENT_IMAGE_URL_DEFAULT\"}": {
2026-06-12 17:19:50.462264 | controller |                     ".": {},
2026-06-12 17:19:50.462280 | controller |                     "f:name": {},
2026-06-12 17:19:50.462295 | controller |                     "f:value": {}
2026-06-12 17:19:50.462310 | controller |                   },
2026-06-12 17:19:50.462325 | controller |                   "k:{\"name\":\"RELATED_IMAGE_EDPM_PODMAN_EXPORTER_IMAGE_URL_DEFAULT\"}": {
2026-06-12 17:19:50.462340 | controller |                     ".": {},
2026-06-12 17:19:50.462355 | controller |                     "f:name": {},
2026-06-12 17:19:50.462370 | controller |                     "f:value": {}
2026-06-12 17:19:50.462385 | controller |                   },
2026-06-12 17:19:50.462400 | controller |                   "k:{\"name\":\"RELATED_IMAGE_GLANCE_API_IMAGE_URL_DEFAULT\"}": {
2026-06-12 17:19:50.462416 | controller |                     ".": {},
2026-06-12 17:19:50.462431 | controller |                     "f:name": {},
2026-06-12 17:19:50.462446 | controller |                     "f:value": {}
2026-06-12 17:19:50.462460 | controller |                   },
2026-06-12 17:19:50.462475 | controller |                   "k:{\"name\":\"RELATED_IMAGE_HEAT_API_IMAGE_URL_DEFAULT\"}": {
2026-06-12 17:19:50.462490 | controller |                     ".": {},
2026-06-12 17:19:50.462506 | controller |                     "f:name": {},
2026-06-12 17:19:50.462521 | controller |                     "f:value": {}
2026-06-12 17:19:50.462536 | controller |                   },
2026-06-12 17:19:50.462551 | controller |                   "k:{\"name\":\"RELATED_IMAGE_HEAT_CFNAPI_IMAGE_URL_DEFAULT\"}": {
2026-06-12 17:19:50.462567 | controller |                     ".": {},
2026-06-12 17:19:50.462602 | controller |                     "f:name": {},
2026-06-12 17:19:50.462618 | controller |                     "f:value": {}
2026-06-12 17:19:50.462634 | controller |                   },
2026-06-12 17:19:50.462650 | controller |                   "k:{\"name\":\"RELATED_IMAGE_HEAT_ENGINE_IMAGE_URL_DEFAULT\"}": {
2026-06-12 17:19:50.462666 | controller |                     ".": {},
2026-06-12 17:19:50.462682 | controller |                     "f:name": {},
2026-06-12 17:19:50.462701 | controller |                     "f:value": {}
2026-06-12 17:19:50.462717 | controller |                   },
2026-06-12 17:19:50.462732 | controller |                   "k:{\"name\":\"RELATED_IMAGE_HORIZON_IMAGE_URL_DEFAULT\"}": {
2026-06-12 17:19:50.462747 | controller |                     ".": {},
2026-06-12 17:19:50.462762 | controller |                     "f:name": {},
2026-06-12 17:19:50.462778 | controller |                     "f:value": {}
2026-06-12 17:19:50.462794 | controller |                   },
2026-06-12 17:19:50.462809 | controller |                   "k:{\"name\":\"RELATED_IMAGE_INFRA_MEMCACHED_IMAGE_URL_DEFAULT\"}": {
2026-06-12 17:19:50.462825 | controller |                     ".": {},
2026-06-12 17:19:50.462840 | controller |                     "f:name": {},
2026-06-12 17:19:50.462855 | controller |                     "f:value": {}
2026-06-12 17:19:50.462870 | controller |                   },
2026-06-12 17:19:50.462885 | controller |                   "k:{\"name\":\"RELATED_IMAGE_INFRA_REDIS_IMAGE_URL_DEFAULT\"}": {
2026-06-12 17:19:50.462900 | controller |                     ".": {},
2026-06-12 17:19:50.462915 | controller |                     "f:name": {},
2026-06-12 17:19:50.462930 | controller |                     "f:value": {}
2026-06-12 17:19:50.462944 | controller |                   },
2026-06-12 17:19:50.462959 | controller |                   "k:{\"name\":\"RELATED_IMAGE_IRONIC_API_IMAGE_URL_DEFAULT\"}": {
2026-06-12 17:19:50.462974 | controller |                     ".": {},
2026-06-12 17:19:50.462989 | controller |                     "f:name": {},
2026-06-12 17:19:50.463004 | controller |                     "f:value": {}
2026-06-12 17:19:50.463018 | controller |                   },
2026-06-12 17:19:50.463033 | controller |                   "k:{\"name\":\"RELATED_IMAGE_IRONIC_CONDUCTOR_IMAGE_URL_DEFAULT\"}": {
2026-06-12 17:19:50.463048 | controller |                     ".": {},
2026-06-12 17:19:50.463063 | controller |                     "f:name": {},
2026-06-12 17:19:50.463078 | controller |                     "f:value": {}
2026-06-12 17:19:50.463092 | controller |                   },
2026-06-12 17:19:50.463107 | controller |                   "k:{\"name\":\"RELATED_IMAGE_IRONIC_INSPECTOR_IMAGE_URL_DEFAULT\"}": {
2026-06-12 17:19:50.463122 | controller |                     ".": {},
2026-06-12 17:19:50.463137 | controller |                     "f:name": {},
2026-06-12 17:19:50.463151 | controller |                     "f:value": {}
2026-06-12 17:19:50.463166 | controller |                   },
2026-06-12 17:19:50.463181 | controller |                   "k:{\"name\":\"RELATED_IMAGE_IRONIC_NEUTRON_AGENT_IMAGE_URL_DEFAULT\"}": {
2026-06-12 17:19:50.463196 | controller |                     ".": {},
2026-06-12 17:19:50.463211 | controller |                     "f:name": {},
2026-06-12 17:19:50.463226 | controller |                     "f:value": {}
2026-06-12 17:19:50.463240 | controller |                   },
2026-06-12 17:19:50.463255 | controller |                   "k:{\"name\":\"RELATED_IMAGE_IRONIC_PXE_IMAGE_URL_DEFAULT\"}": {
2026-06-12 17:19:50.463270 | controller |                     ".": {},
2026-06-12 17:19:50.463285 | controller |                     "f:name": {},
2026-06-12 17:19:50.463300 | controller |                     "f:value": {}
2026-06-12 17:19:50.463315 | controller |                   },
2026-06-12 17:19:50.463329 | controller |                   "k:{\"name\":\"RELATED_IMAGE_IRONIC_PYTHON_AGENT_IMAGE_URL_DEFAULT\"}": {
2026-06-12 17:19:50.463344 | controller |                     ".": {},
2026-06-12 17:19:50.463359 | controller |                     "f:name": {},
2026-06-12 17:19:50.463374 | controller |                     "f:value": {}
2026-06-12 17:19:50.463388 | controller |                   },
2026-06-12 17:19:50.463403 | controller |                   "k:{\"name\":\"RELATED_IMAGE_KEYSTONE_API_IMAGE_URL_DEFAULT\"}": {
2026-06-12 17:19:50.463418 | controller |                     ".": {},
2026-06-12 17:19:50.463432 | controller |                     "f:name": {},
2026-06-12 17:19:50.463450 | controller |                     "f:value": {}
2026-06-12 17:19:50.463465 | controller |                   },
2026-06-12 17:19:50.463480 | controller |                   "k:{\"name\":\"RELATED_IMAGE_KSM_IMAGE_URL_DEFAULT\"}": {
2026-06-12 17:19:50.463495 | controller |                     ".": {},
2026-06-12 17:19:50.463510 | controller |                     "f:name": {},
2026-06-12 17:19:50.463525 | controller |                     "f:value": {}
2026-06-12 17:19:50.463539 | controller |                   },
2026-06-12 17:19:50.463554 | controller |                   "k:{\"name\":\"RELATED_IMAGE_MANILA_API_IMAGE_URL_DEFAULT\"}": {
2026-06-12 17:19:50.463570 | controller |                     ".": {},
2026-06-12 17:19:50.463604 | controller |                     "f:name": {},
2026-06-12 17:19:50.463620 | controller |                     "f:value": {}
2026-06-12 17:19:50.463635 | controller |                   },
2026-06-12 17:19:50.463651 | controller |                   "k:{\"name\":\"RELATED_IMAGE_MANILA_SCHEDULER_IMAGE_URL_DEFAULT\"}": {
2026-06-12 17:19:50.463666 | controller |                     ".": {},
2026-06-12 17:19:50.463682 | controller |                     "f:name": {},
2026-06-12 17:19:50.463697 | controller |                     "f:value": {}
2026-06-12 17:19:50.463712 | controller |                   },
2026-06-12 17:19:50.463739 | controller |                   "k:{\"name\":\"RELATED_IMAGE_MANILA_SHARE_IMAGE_URL_DEFAULT\"}": {
2026-06-12 17:19:50.463755 | controller |                     ".": {},
2026-06-12 17:19:50.463770 | controller |                     "f:name": {},
2026-06-12 17:19:50.463785 | controller |                     "f:value": {}
2026-06-12 17:19:50.463801 | controller |                   },
2026-06-12 17:19:50.463816 | controller |                   "k:{\"name\":\"RELATED_IMAGE_MARIADB_IMAGE_URL_DEFAULT\"}": {
2026-06-12 17:19:50.463831 | controller |                     ".": {},
2026-06-12 17:19:50.463847 | controller |                     "f:name": {},
2026-06-12 17:19:50.463862 | controller |                     "f:value": {}
2026-06-12 17:19:50.463877 | controller |                   },
2026-06-12 17:19:50.463892 | controller |                   "k:{\"name\":\"RELATED_IMAGE_NET_UTILS_IMAGE_URL_DEFAULT\"}": {
2026-06-12 17:19:50.463908 | controller |                     ".": {},
2026-06-12 17:19:50.463923 | controller |                     "f:name": {},
2026-06-12 17:19:50.463938 | controller |                     "f:value": {}
2026-06-12 17:19:50.463953 | controller |                   },
2026-06-12 17:19:50.463968 | controller |                   "k:{\"name\":\"RELATED_IMAGE_NEUTRON_API_IMAGE_URL_DEFAULT\"}": {
2026-06-12 17:19:50.463983 | controller |                     ".": {},
2026-06-12 17:19:50.463998 | controller |                     "f:name": {},
2026-06-12 17:19:50.464013 | controller |                     "f:value": {}
2026-06-12 17:19:50.464027 | controller |                   },
2026-06-12 17:19:50.464042 | controller |                   "k:{\"name\":\"RELATED_IMAGE_NOVA_API_IMAGE_URL_DEFAULT\"}": {
2026-06-12 17:19:50.464058 | controller |                     ".": {},
2026-06-12 17:19:50.464076 | controller |                     "f:name": {},
2026-06-12 17:19:50.464092 | controller |                     "f:value": {}
2026-06-12 17:19:50.464107 | controller |                   },
2026-06-12 17:19:50.464123 | controller |                   "k:{\"name\":\"RELATED_IMAGE_NOVA_COMPUTE_IMAGE_URL_DEFAULT\"}": {
2026-06-12 17:19:50.464138 | controller |                     ".": {},
2026-06-12 17:19:50.464153 | controller |                     "f:name": {},
2026-06-12 17:19:50.464169 | controller |                     "f:value": {}
2026-06-12 17:19:50.464184 | controller |                   },
2026-06-12 17:19:50.464199 | controller |                   "k:{\"name\":\"RELATED_IMAGE_NOVA_CONDUCTOR_IMAGE_URL_DEFAULT\"}": {
2026-06-12 17:19:50.464214 | controller |                     ".": {},
2026-06-12 17:19:50.464237 | controller |                     "f:name": {},
2026-06-12 17:19:50.464253 | controller |                     "f:value": {}
2026-06-12 17:19:50.464268 | controller |                   },
2026-06-12 17:19:50.464283 | controller |                   "k:{\"name\":\"RELATED_IMAGE_NOVA_NOVNC_IMAGE_URL_DEFAULT\"}": {
2026-06-12 17:19:50.464298 | controller |                     ".": {},
2026-06-12 17:19:50.464314 | controller |                     "f:name": {},
2026-06-12 17:19:50.464329 | controller |                     "f:value": {}
2026-06-12 17:19:50.464343 | controller |                   },
2026-06-12 17:19:50.464359 | controller |                   "k:{\"name\":\"RELATED_IMAGE_NOVA_SCHEDULER_IMAGE_URL_DEFAULT\"}": {
2026-06-12 17:19:50.464374 | controller |                     ".": {},
2026-06-12 17:19:50.464389 | controller |                     "f:name": {},
2026-06-12 17:19:50.464404 | controller |                     "f:value": {}
2026-06-12 17:19:50.464420 | controller |                   },
2026-06-12 17:19:50.464434 | controller |                   "k:{\"name\":\"RELATED_IMAGE_OCTAVIA_API_IMAGE_URL_DEFAULT\"}": {
2026-06-12 17:19:50.464450 | controller |                     ".": {},
2026-06-12 17:19:50.464465 | controller |                     "f:name": {},
2026-06-12 17:19:50.464480 | controller |                     "f:value": {}
2026-06-12 17:19:50.464495 | controller |                   },
2026-06-12 17:19:50.464510 | controller |                   "k:{\"name\":\"RELATED_IMAGE_OCTAVIA_HEALTHMANAGER_IMAGE_URL_DEFAULT\"}": {
2026-06-12 17:19:50.464525 | controller |                     ".": {},
2026-06-12 17:19:50.464540 | controller |                     "f:name": {},
2026-06-12 17:19:50.464555 | controller |                     "f:value": {}
2026-06-12 17:19:50.464570 | controller |                   },
2026-06-12 17:19:50.464604 | controller |                   "k:{\"name\":\"RELATED_IMAGE_OCTAVIA_HOUSEKEEPING_IMAGE_URL_DEFAULT\"}": {
2026-06-12 17:19:50.464620 | controller |                     ".": {},
2026-06-12 17:19:50.464636 | controller |                     "f:name": {},
2026-06-12 17:19:50.464651 | controller |                     "f:value": {}
2026-06-12 17:19:50.464666 | controller |                   },
2026-06-12 17:19:50.464681 | controller |                   "k:{\"name\":\"RELATED_IMAGE_OCTAVIA_RSYSLOG_IMAGE_URL_DEFAULT\"}": {
2026-06-12 17:19:50.464697 | controller |                     ".": {},
2026-06-12 17:19:50.464712 | controller |                     "f:name": {},
2026-06-12 17:19:50.464728 | controller |                     "f:value": {}
2026-06-12 17:19:50.464743 | controller |                   },
2026-06-12 17:19:50.464758 | controller |                   "k:{\"name\":\"RELATED_IMAGE_OCTAVIA_WORKER_IMAGE_URL_DEFAULT\"}": {
2026-06-12 17:19:50.464774 | controller |                     ".": {},
2026-06-12 17:19:50.464789 | controller |                     "f:name": {},
2026-06-12 17:19:50.464805 | controller |                     "f:value": {}
2026-06-12 17:19:50.464820 | controller |                   },
2026-06-12 17:19:50.464836 | controller |                   "k:{\"name\":\"RELATED_IMAGE_OPENSTACK_CLIENT_IMAGE_URL_DEFAULT\"}": {
2026-06-12 17:19:50.464851 | controller |                     ".": {},
2026-06-12 17:19:50.464867 | controller |                     "f:name": {},
2026-06-12 17:19:50.464883 | controller |                     "f:value": {}
2026-06-12 17:19:50.464899 | controller |                   },
2026-06-12 17:19:50.464915 | controller |                   "k:{\"name\":\"RELATED_IMAGE_OPENSTACK_MUST_GATHER_DEFAULT\"}": {
2026-06-12 17:19:50.464932 | controller |                     ".": {},
2026-06-12 17:19:50.464948 | controller |                     "f:name": {},
2026-06-12 17:19:50.464964 | controller |                     "f:value": {}
2026-06-12 17:19:50.464979 | controller |                   },
2026-06-12 17:19:50.464995 | controller |                   "k:{\"name\":\"RELATED_IMAGE_OPENSTACK_NETWORK_EXPORTER_IMAGE_URL_DEFAULT\"}": {
2026-06-12 17:19:50.465014 | controller |                     ".": {},
2026-06-12 17:19:50.465030 | controller |                     "f:name": {},
2026-06-12 17:19:50.465045 | controller |                     "f:value": {}
2026-06-12 17:19:50.465060 | controller |                   },
2026-06-12 17:19:50.465076 | controller |                   "k:{\"name\":\"RELATED_IMAGE_OS_CONTAINER_IMAGE_URL_DEFAULT\"}": {
2026-06-12 17:19:50.465092 | controller |                     ".": {},
2026-06-12 17:19:50.465107 | controller |                     "f:name": {},
2026-06-12 17:19:50.465122 | controller |                     "f:value": {}
2026-06-12 17:19:50.465137 | controller |                   },
2026-06-12 17:19:50.465152 | controller |                   "k:{\"name\":\"RELATED_IMAGE_OVN_CONTROLLER_IMAGE_URL_DEFAULT\"}": {
2026-06-12 17:19:50.465168 | controller |                     ".": {},
2026-06-12 17:19:50.465183 | controller |                     "f:name": {},
2026-06-12 17:19:50.465198 | controller |                     "f:value": {}
2026-06-12 17:19:50.465213 | controller |                   },
2026-06-12 17:19:50.465229 | controller |                   "k:{\"name\":\"RELATED_IMAGE_OVN_CONTROLLER_OVS_IMAGE_URL_DEFAULT\"}": {
2026-06-12 17:19:50.465252 | controller |                     ".": {},
2026-06-12 17:19:50.465267 | controller |                     "f:name": {},
2026-06-12 17:19:50.465283 | controller |                     "f:value": {}
2026-06-12 17:19:50.465298 | controller |                   },
2026-06-12 17:19:50.465313 | controller |                   "k:{\"name\":\"RELATED_IMAGE_OVN_NB_DBCLUSTER_IMAGE_URL_DEFAULT\"}": {
2026-06-12 17:19:50.465328 | controller |                     ".": {},
2026-06-12 17:19:50.465343 | controller |                     "f:name": {},
2026-06-12 17:19:50.465358 | controller |                     "f:value": {}
2026-06-12 17:19:50.465374 | controller |                   },
2026-06-12 17:19:50.465389 | controller |                   "k:{\"name\":\"RELATED_IMAGE_OVN_NORTHD_IMAGE_URL_DEFAULT\"}": {
2026-06-12 17:19:50.465404 | controller |                     ".": {},
2026-06-12 17:19:50.465420 | controller |                     "f:name": {},
2026-06-12 17:19:50.465435 | controller |                     "f:value": {}
2026-06-12 17:19:50.465450 | controller |                   },
2026-06-12 17:19:50.465465 | controller |                   "k:{\"name\":\"RELATED_IMAGE_OVN_SB_DBCLUSTER_IMAGE_URL_DEFAULT\"}": {
2026-06-12 17:19:50.465480 | controller |                     ".": {},
2026-06-12 17:19:50.465495 | controller |                     "f:name": {},
2026-06-12 17:19:50.465510 | controller |                     "f:value": {}
2026-06-12 17:19:50.465525 | controller |                   },
2026-06-12 17:19:50.465540 | controller |                   "k:{\"name\":\"RELATED_IMAGE_PLACEMENT_API_IMAGE_URL_DEFAULT\"}": {
2026-06-12 17:19:50.465555 | controller |                     ".": {},
2026-06-12 17:19:50.465571 | controller |                     "f:name": {},
2026-06-12 17:19:50.465609 | controller |                     "f:value": {}
2026-06-12 17:19:50.465625 | controller |                   },
2026-06-12 17:19:50.465641 | controller |                   "k:{\"name\":\"RELATED_IMAGE_RABBITMQ_IMAGE_URL_DEFAULT\"}": {
2026-06-12 17:19:50.465657 | controller |                     ".": {},
2026-06-12 17:19:50.465673 | controller |                     "f:name": {},
2026-06-12 17:19:50.465688 | controller |                     "f:value": {}
2026-06-12 17:19:50.465703 | controller |                   },
2026-06-12 17:19:50.465718 | controller |                   "k:{\"name\":\"RELATED_IMAGE_SWIFT_ACCOUNT_IMAGE_URL_DEFAULT\"}": {
2026-06-12 17:19:50.465734 | controller |                     ".": {},
2026-06-12 17:19:50.465749 | controller |                     "f:name": {},
2026-06-12 17:19:50.465764 | controller |                     "f:value": {}
2026-06-12 17:19:50.465780 | controller |                   },
2026-06-12 17:19:50.465796 | controller |                   "k:{\"name\":\"RELATED_IMAGE_SWIFT_CONTAINER_IMAGE_URL_DEFAULT\"}": {
2026-06-12 17:19:50.465816 | controller |                     ".": {},
2026-06-12 17:19:50.465833 | controller |                     "f:name": {},
2026-06-12 17:19:50.465849 | controller |                     "f:value": {}
2026-06-12 17:19:50.465865 | controller |                   },
2026-06-12 17:19:50.465881 | controller |                   "k:{\"name\":\"RELATED_IMAGE_SWIFT_OBJECT_IMAGE_URL_DEFAULT\"}": {
2026-06-12 17:19:50.465897 | controller |                     ".": {},
2026-06-12 17:19:50.465912 | controller |                     "f:name": {},
2026-06-12 17:19:50.465928 | controller |                     "f:value": {}
2026-06-12 17:19:50.465944 | controller |                   },
2026-06-12 17:19:50.465960 | controller |                   "k:{\"name\":\"RELATED_IMAGE_SWIFT_PROXY_IMAGE_URL_DEFAULT\"}": {
2026-06-12 17:19:50.465999 | controller |                     ".": {},
2026-06-12 17:19:50.466023 | controller |                     "f:name": {},
2026-06-12 17:19:50.466040 | controller |                     "f:value": {}
2026-06-12 17:19:50.466056 | controller |                   },
2026-06-12 17:19:50.466072 | controller |                   "k:{\"name\":\"RELATED_IMAGE_TEST_TEMPEST_IMAGE_URL_DEFAULT\"}": {
2026-06-12 17:19:50.466089 | controller |                     ".": {},
2026-06-12 17:19:50.466105 | controller |                     "f:name": {},
2026-06-12 17:19:50.466121 | controller |                     "f:value": {}
2026-06-12 17:19:50.466137 | controller |                   },
2026-06-12 17:19:50.466153 | controller |                   "k:{\"name\":\"RELATED_IMAGE_WATCHER_API_IMAGE_URL_DEFAULT\"}": {
2026-06-12 17:19:50.466169 | controller |                     ".": {},
2026-06-12 17:19:50.466185 | controller |                     "f:name": {},
2026-06-12 17:19:50.466201 | controller |                     "f:value": {}
2026-06-12 17:19:50.466216 | controller |                   },
2026-06-12 17:19:50.466232 | controller |                   "k:{\"name\":\"RELATED_IMAGE_WATCHER_APPLIER_IMAGE_URL_DEFAULT\"}": {
2026-06-12 17:19:50.466247 | controller |                     ".": {},
2026-06-12 17:19:50.466263 | controller |                     "f:name": {},
2026-06-12 17:19:50.466279 | controller |                     "f:value": {}
2026-06-12 17:19:50.466295 | controller |                   },
2026-06-12 17:19:50.466310 | controller |                   "k:{\"name\":\"RELATED_IMAGE_WATCHER_DECISION_ENGINE_IMAGE_URL_DEFAULT\"}": {
2026-06-12 17:19:50.466326 | controller |                     ".": {},
2026-06-12 17:19:50.466342 | controller |                     "f:name": {},
2026-06-12 17:19:50.466357 | controller |                     "f:value": {}
2026-06-12 17:19:50.466373 | controller |                   },
2026-06-12 17:19:50.466389 | controller |                   "k:{\"name\":\"RENEW_DEADLINE\"}": {
2026-06-12 17:19:50.466405 | controller |                     ".": {},
2026-06-12 17:19:50.466420 | controller |                     "f:name": {},
2026-06-12 17:19:50.466436 | controller |                     "f:value": {}
2026-06-12 17:19:50.466451 | controller |                   },
2026-06-12 17:19:50.466467 | controller |                   "k:{\"name\":\"RETRY_PERIOD\"}": {
2026-06-12 17:19:50.466483 | controller |                     ".": {},
2026-06-12 17:19:50.466498 | controller |                     "f:name": {},
2026-06-12 17:19:50.466513 | controller |                     "f:value": {}
2026-06-12 17:19:50.466529 | controller |                   }
2026-06-12 17:19:50.466544 | controller |                 },
2026-06-12 17:19:50.466560 | controller |                 "f:image": {},
2026-06-12 17:19:50.466589 | controller |                 "f:imagePullPolicy": {},
2026-06-12 17:19:50.466609 | controller |                 "f:livenessProbe": {
2026-06-12 17:19:50.466625 | controller |                   ".": {},
2026-06-12 17:19:50.466641 | controller |                   "f:failureThreshold": {},
2026-06-12 17:19:50.466656 | controller |                   "f:httpGet": {
2026-06-12 17:19:50.466675 | controller |                     ".": {},
2026-06-12 17:19:50.466691 | controller |                     "f:path": {},
2026-06-12 17:19:50.466707 | controller |                     "f:port": {},
2026-06-12 17:19:50.466722 | controller |                     "f:scheme": {}
2026-06-12 17:19:50.466738 | controller |                   },
2026-06-12 17:19:50.466753 | controller |                   "f:initialDelaySeconds": {},
2026-06-12 17:19:50.466769 | controller |                   "f:periodSeconds": {},
2026-06-12 17:19:50.466785 | controller |                   "f:successThreshold": {},
2026-06-12 17:19:50.466801 | controller |                   "f:timeoutSeconds": {}
2026-06-12 17:19:50.466816 | controller |                 },
2026-06-12 17:19:50.466832 | controller |                 "f:name": {},
2026-06-12 17:19:50.466848 | controller |                 "f:ports": {
2026-06-12 17:19:50.466863 | controller |                   ".": {},
2026-06-12 17:19:50.466879 | controller |                   "k:{\"containerPort\":9443,\"protocol\":\"TCP\"}": {
2026-06-12 17:19:50.466894 | controller |                     ".": {},
2026-06-12 17:19:50.466911 | controller |                     "f:containerPort": {},
2026-06-12 17:19:50.466926 | controller |                     "f:name": {},
2026-06-12 17:19:50.466942 | controller |                     "f:protocol": {}
2026-06-12 17:19:50.466958 | controller |                   }
2026-06-12 17:19:50.466974 | controller |                 },
2026-06-12 17:19:50.466990 | controller |                 "f:readinessProbe": {
2026-06-12 17:19:50.467006 | controller |                   ".": {},
2026-06-12 17:19:50.467022 | controller |                   "f:failureThreshold": {},
2026-06-12 17:19:50.467037 | controller |                   "f:httpGet": {
2026-06-12 17:19:50.467053 | controller |                     ".": {},
2026-06-12 17:19:50.467068 | controller |                     "f:path": {},
2026-06-12 17:19:50.467083 | controller |                     "f:port": {},
2026-06-12 17:19:50.467099 | controller |                     "f:scheme": {}
2026-06-12 17:19:50.467114 | controller |                   },
2026-06-12 17:19:50.467130 | controller |                   "f:initialDelaySeconds": {},
2026-06-12 17:19:50.467146 | controller |                   "f:periodSeconds": {},
2026-06-12 17:19:50.467162 | controller |                   "f:successThreshold": {},
2026-06-12 17:19:50.467179 | controller |                   "f:timeoutSeconds": {}
2026-06-12 17:19:50.467195 | controller |                 },
2026-06-12 17:19:50.467211 | controller |                 "f:resources": {
2026-06-12 17:19:50.467226 | controller |                   ".": {},
2026-06-12 17:19:50.467242 | controller |                   "f:limits": {
2026-06-12 17:19:50.467257 | controller |                     ".": {},
2026-06-12 17:19:50.467272 | controller |                     "f:cpu": {},
2026-06-12 17:19:50.467288 | controller |                     "f:memory": {}
2026-06-12 17:19:50.467303 | controller |                   },
2026-06-12 17:19:50.467318 | controller |                   "f:requests": {
2026-06-12 17:19:50.467333 | controller |                     ".": {},
2026-06-12 17:19:50.467348 | controller |                     "f:cpu": {},
2026-06-12 17:19:50.467363 | controller |                     "f:memory": {}
2026-06-12 17:19:50.467378 | controller |                   }
2026-06-12 17:19:50.467393 | controller |                 },
2026-06-12 17:19:50.467408 | controller |                 "f:securityContext": {
2026-06-12 17:19:50.467423 | controller |                   ".": {},
2026-06-12 17:19:50.467438 | controller |                   "f:allowPrivilegeEscalation": {},
2026-06-12 17:19:50.467454 | controller |                   "f:capabilities": {
2026-06-12 17:19:50.467469 | controller |                     ".": {},
2026-06-12 17:19:50.467485 | controller |                     "f:drop": {}
2026-06-12 17:19:50.467500 | controller |                   }
2026-06-12 17:19:50.467515 | controller |                 },
2026-06-12 17:19:50.467534 | controller |                 "f:terminationMessagePath": {},
2026-06-12 17:19:50.467550 | controller |                 "f:terminationMessagePolicy": {},
2026-06-12 17:19:50.467566 | controller |                 "f:volumeMounts": {
2026-06-12 17:19:50.467600 | controller |                   ".": {},
2026-06-12 17:19:50.467617 | controller |                   "k:{\"mountPath\":\"/tmp/k8s-metrics-server/metrics-certs\"}": {
2026-06-12 17:19:50.467633 | controller |                     ".": {},
2026-06-12 17:19:50.467649 | controller |                     "f:mountPath": {},
2026-06-12 17:19:50.467665 | controller |                     "f:name": {},
2026-06-12 17:19:50.467680 | controller |                     "f:readOnly": {}
2026-06-12 17:19:50.467696 | controller |                   },
2026-06-12 17:19:50.467722 | controller |                   "k:{\"mountPath\":\"/tmp/k8s-webhook-server/serving-certs\"}": {
2026-06-12 17:19:50.467739 | controller |                     ".": {},
2026-06-12 17:19:50.467755 | controller |                     "f:mountPath": {},
2026-06-12 17:19:50.467770 | controller |                     "f:name": {},
2026-06-12 17:19:50.467786 | controller |                     "f:readOnly": {}
2026-06-12 17:19:50.467801 | controller |                   }
2026-06-12 17:19:50.467816 | controller |                 }
2026-06-12 17:19:50.467831 | controller |               }
2026-06-12 17:19:50.467846 | controller |             },
2026-06-12 17:19:50.467861 | controller |             "f:dnsPolicy": {},
2026-06-12 17:19:50.467876 | controller |             "f:enableServiceLinks": {},
2026-06-12 17:19:50.467892 | controller |             "f:restartPolicy": {},
2026-06-12 17:19:50.467906 | controller |             "f:schedulerName": {},
2026-06-12 17:19:50.467921 | controller |             "f:securityContext": {
2026-06-12 17:19:50.467936 | controller |               ".": {},
2026-06-12 17:19:50.467951 | controller |               "f:runAsNonRoot": {},
2026-06-12 17:19:50.467966 | controller |               "f:seccompProfile": {
2026-06-12 17:19:50.467981 | controller |                 ".": {},
2026-06-12 17:19:50.467997 | controller |                 "f:type": {}
2026-06-12 17:19:50.468020 | controller |               }
2026-06-12 17:19:50.468042 | controller |             },
2026-06-12 17:19:50.468063 | controller |             "f:serviceAccount": {},
2026-06-12 17:19:50.468084 | controller |             "f:serviceAccountName": {},
2026-06-12 17:19:50.468105 | controller |             "f:terminationGracePeriodSeconds": {},
2026-06-12 17:19:50.468125 | controller |             "f:volumes": {
2026-06-12 17:19:50.468155 | controller |               ".": {},
2026-06-12 17:19:50.468176 | controller |               "k:{\"name\":\"metrics-certs\"}": {
2026-06-12 17:19:50.468197 | controller |                 ".": {},
2026-06-12 17:19:50.468218 | controller |                 "f:name": {},
2026-06-12 17:19:50.468238 | controller |                 "f:secret": {
2026-06-12 17:19:50.468258 | controller |                   ".": {},
2026-06-12 17:19:50.468279 | controller |                   "f:defaultMode": {},
2026-06-12 17:19:50.468299 | controller |                   "f:items": {},
2026-06-12 17:19:50.468320 | controller |                   "f:optional": {},
2026-06-12 17:19:50.468341 | controller |                   "f:secretName": {}
2026-06-12 17:19:50.468362 | controller |                 }
2026-06-12 17:19:50.468382 | controller |               },
2026-06-12 17:19:50.468403 | controller |               "k:{\"name\":\"webhook-certs\"}": {
2026-06-12 17:19:50.468424 | controller |                 ".": {},
2026-06-12 17:19:50.468444 | controller |                 "f:name": {},
2026-06-12 17:19:50.468465 | controller |                 "f:secret": {
2026-06-12 17:19:50.468486 | controller |                   ".": {},
2026-06-12 17:19:50.468506 | controller |                   "f:defaultMode": {},
2026-06-12 17:19:50.468526 | controller |                   "f:secretName": {}
2026-06-12 17:19:50.468551 | controller |                 }
2026-06-12 17:19:50.468587 | controller |               }
2026-06-12 17:19:50.468613 | controller |             }
2026-06-12 17:19:50.468634 | controller |           }
2026-06-12 17:19:50.468655 | controller |         },
2026-06-12 17:19:50.468676 | controller |         "manager": "kube-controller-manager",
2026-06-12 17:19:50.468697 | controller |         "operation": "Update",
2026-06-12 17:19:50.468718 | controller |         "time": "2026-06-12T16:21:27Z"
2026-06-12 17:19:50.468738 | controller |       },
2026-06-12 17:19:50.468759 | controller |       {
2026-06-12 17:19:50.468780 | controller |         "apiVersion": "v1",
2026-06-12 17:19:50.468800 | controller |         "fieldsType": "FieldsV1",
2026-06-12 17:19:50.468821 | controller |         "fieldsV1": {
2026-06-12 17:19:50.468841 | controller |           "f:metadata": {
2026-06-12 17:19:50.468861 | controller |             "f:annotations": {
2026-06-12 17:19:50.468882 | controller |               "f:k8s.v1.cni.cncf.io/network-status": {}
2026-06-12 17:19:50.468902 | controller |             }
2026-06-12 17:19:50.468922 | controller |           }
2026-06-12 17:19:50.468942 | controller |         },
2026-06-12 17:19:50.468963 | controller |         "manager": "multus-daemon",
2026-06-12 17:19:50.468983 | controller |         "operation": "Update",
2026-06-12 17:19:50.469003 | controller |         "subresource": "status",
2026-06-12 17:19:50.469024 | controller |         "time": "2026-06-12T16:21:48Z"
2026-06-12 17:19:50.469044 | controller |       },
2026-06-12 17:19:50.469064 | controller |       {
2026-06-12 17:19:50.469084 | controller |         "apiVersion": "v1",
2026-06-12 17:19:50.469105 | controller |         "fieldsType": "FieldsV1",
2026-06-12 17:19:50.469125 | controller |         "fieldsV1": {
2026-06-12 17:19:50.469145 | controller |           "f:status": {
2026-06-12 17:19:50.469166 | controller |             "f:conditions": {
2026-06-12 17:19:50.469186 | controller |               "k:{\"type\":\"ContainersReady\"}": {
2026-06-12 17:19:50.469206 | controller |                 ".": {},
2026-06-12 17:19:50.469226 | controller |                 "f:lastProbeTime": {},
2026-06-12 17:19:50.469246 | controller |                 "f:lastTransitionTime": {},
2026-06-12 17:19:50.469266 | controller |                 "f:status": {},
2026-06-12 17:19:50.469286 | controller |                 "f:type": {}
2026-06-12 17:19:50.469307 | controller |               },
2026-06-12 17:19:50.469327 | controller |               "k:{\"type\":\"Initialized\"}": {
2026-06-12 17:19:50.469347 | controller |                 ".": {},
2026-06-12 17:19:50.469367 | controller |                 "f:lastProbeTime": {},
2026-06-12 17:19:50.469387 | controller |                 "f:lastTransitionTime": {},
2026-06-12 17:19:50.469408 | controller |                 "f:status": {},
2026-06-12 17:19:50.469428 | controller |                 "f:type": {}
2026-06-12 17:19:50.469449 | controller |               },
2026-06-12 17:19:50.469469 | controller |               "k:{\"type\":\"PodReadyToStartContainers\"}": {
2026-06-12 17:19:50.469490 | controller |                 ".": {},
2026-06-12 17:19:50.469511 | controller |                 "f:lastProbeTime": {},
2026-06-12 17:19:50.469532 | controller |                 "f:lastTransitionTime": {},
2026-06-12 17:19:50.469552 | controller |                 "f:status": {},
2026-06-12 17:19:50.469587 | controller |                 "f:type": {}
2026-06-12 17:19:50.469612 | controller |               },
2026-06-12 17:19:50.469633 | controller |               "k:{\"type\":\"Ready\"}": {
2026-06-12 17:19:50.469654 | controller |                 ".": {},
2026-06-12 17:19:50.469675 | controller |                 "f:lastProbeTime": {},
2026-06-12 17:19:50.469696 | controller |                 "f:lastTransitionTime": {},
2026-06-12 17:19:50.469717 | controller |                 "f:status": {},
2026-06-12 17:19:50.469737 | controller |                 "f:type": {}
2026-06-12 17:19:50.469758 | controller |               }
2026-06-12 17:19:50.469782 | controller |             },
2026-06-12 17:19:50.469804 | controller |             "f:containerStatuses": {},
2026-06-12 17:19:50.469825 | controller |             "f:hostIP": {},
2026-06-12 17:19:50.469846 | controller |             "f:hostIPs": {},
2026-06-12 17:19:50.469867 | controller |             "f:phase": {},
2026-06-12 17:19:50.469887 | controller |             "f:podIP": {},
2026-06-12 17:19:50.469907 | controller |             "f:podIPs": {
2026-06-12 17:19:50.469928 | controller |               ".": {},
2026-06-12 17:19:50.469951 | controller |               "k:{\"ip\":\"10.217.0.97\"}": {
2026-06-12 17:19:50.469972 | controller |                 ".": {},
2026-06-12 17:19:50.469992 | controller |                 "f:ip": {}
2026-06-12 17:19:50.470012 | controller |               }
2026-06-12 17:19:50.470032 | controller |             },
2026-06-12 17:19:50.470052 | controller |             "f:startTime": {}
2026-06-12 17:19:50.470072 | controller |           }
2026-06-12 17:19:50.470092 | controller |         },
2026-06-12 17:19:50.470112 | controller |         "manager": "kubelet",
2026-06-12 17:19:50.470132 | controller |         "operation": "Update",
2026-06-12 17:19:50.470152 | controller |         "subresource": "status",
2026-06-12 17:19:50.470173 | controller |         "time": "2026-06-12T16:23:05Z"
2026-06-12 17:19:50.470199 | controller |       }
2026-06-12 17:19:50.470218 | controller |     ],
2026-06-12 17:19:50.470238 | controller |     "name": "openstack-operator-controller-manager-7b5b948bcd-t7bpk",
2026-06-12 17:19:50.470257 | controller |     "namespace": "openstack-operators",
2026-06-12 17:19:50.470277 | controller |     "ownerReferences": [
2026-06-12 17:19:50.470298 | controller |       {
2026-06-12 17:19:50.470318 | controller |         "apiVersion": "apps/v1",
2026-06-12 17:19:50.470338 | controller |         "blockOwnerDeletion": true,
2026-06-12 17:19:50.470358 | controller |         "controller": true,
2026-06-12 17:19:50.470378 | controller |         "kind": "ReplicaSet",
2026-06-12 17:19:50.470398 | controller |         "name": "openstack-operator-controller-manager-7b5b948bcd",
2026-06-12 17:19:50.470418 | controller |         "uid": "485a00bd-e6f6-4e6b-9bf7-dfc43c5b3fff"
2026-06-12 17:19:50.470438 | controller |       }
2026-06-12 17:19:50.470459 | controller |     ],
2026-06-12 17:19:50.470479 | controller |     "resourceVersion": "55745",
2026-06-12 17:19:50.470499 | controller |     "uid": "7db02dd1-0294-4733-84c3-d1b1f8342a43"
2026-06-12 17:19:50.470520 | controller |   },
2026-06-12 17:19:50.470540 | controller |   "spec": {
2026-06-12 17:19:50.470560 | controller |     "containers": [
2026-06-12 17:19:50.470599 | controller |       {
2026-06-12 17:19:50.470621 | controller |         "args": [
2026-06-12 17:19:50.470641 | controller |           "--metrics-bind-address=:8443",
2026-06-12 17:19:50.470661 | controller |           "--leader-elect",
2026-06-12 17:19:50.470682 | controller |           "--health-probe-bind-address=:8081",
2026-06-12 17:19:50.470702 | controller |           "--metrics-cert-path=/tmp/k8s-metrics-server/metrics-certs",
2026-06-12 17:19:50.470723 | controller |           "--webhook-cert-path=/tmp/k8s-webhook-server/serving-certs"
2026-06-12 17:19:50.470743 | controller |         ],
2026-06-12 17:19:50.470763 | controller |         "command": [
2026-06-12 17:19:50.470783 | controller |           "/manager"
2026-06-12 17:19:50.470803 | controller |         ],
2026-06-12 17:19:50.470822 | controller |         "env": [
2026-06-12 17:19:50.470842 | controller |           {
2026-06-12 17:19:50.470861 | controller |             "name": "LEASE_DURATION",
2026-06-12 17:19:50.470881 | controller |             "value": "30"
2026-06-12 17:19:50.470901 | controller |           },
2026-06-12 17:19:50.470923 | controller |           {
2026-06-12 17:19:50.470945 | controller |             "name": "RENEW_DEADLINE",
2026-06-12 17:19:50.470968 | controller |             "value": "20"
2026-06-12 17:19:50.470990 | controller |           },
2026-06-12 17:19:50.471014 | controller |           {
2026-06-12 17:19:50.471036 | controller |             "name": "RETRY_PERIOD",
2026-06-12 17:19:50.471084 | controller |             "value": "5"
2026-06-12 17:19:50.471107 | controller |           },
2026-06-12 17:19:50.471128 | controller |           {
2026-06-12 17:19:50.471149 | controller |             "name": "OPENSTACK_RELEASE_VERSION",
2026-06-12 17:19:50.471170 | controller |             "value": "0.6.0-1781278561"
2026-06-12 17:19:50.471187 | controller |           },
2026-06-12 17:19:50.471207 | controller |           {
2026-06-12 17:19:50.471228 | controller |             "name": "RELATED_IMAGE_AGENT_IMAGE_URL_DEFAULT",
2026-06-12 17:19:50.471249 | controller |             "value": "quay.io/openstack-k8s-operators/openstack-baremetal-operator-agent:latest"
2026-06-12 17:19:50.471270 | controller |           },
2026-06-12 17:19:50.471291 | controller |           {
2026-06-12 17:19:50.471311 | controller |             "name": "RELATED_IMAGE_ANSIBLEEE_IMAGE_URL_DEFAULT",
2026-06-12 17:19:50.471332 | controller |             "value": "quay.io/openstack-k8s-operators/openstack-ansibleee-runner:latest"
2026-06-12 17:19:50.471353 | controller |           },
2026-06-12 17:19:50.471374 | controller |           {
2026-06-12 17:19:50.471394 | controller |             "name": "RELATED_IMAGE_AODH_API_IMAGE_URL_DEFAULT",
2026-06-12 17:19:50.471415 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-aodh-api:current-podified"
2026-06-12 17:19:50.471435 | controller |           },
2026-06-12 17:19:50.471455 | controller |           {
2026-06-12 17:19:50.471476 | controller |             "name": "RELATED_IMAGE_AODH_EVALUATOR_IMAGE_URL_DEFAULT",
2026-06-12 17:19:50.471496 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-aodh-evaluator:current-podified"
2026-06-12 17:19:50.471517 | controller |           },
2026-06-12 17:19:50.471537 | controller |           {
2026-06-12 17:19:50.471558 | controller |             "name": "RELATED_IMAGE_AODH_LISTENER_IMAGE_URL_DEFAULT",
2026-06-12 17:19:50.471596 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-aodh-listener:current-podified"
2026-06-12 17:19:50.471619 | controller |           },
2026-06-12 17:19:50.471639 | controller |           {
2026-06-12 17:19:50.471659 | controller |             "name": "RELATED_IMAGE_AODH_NOTIFIER_IMAGE_URL_DEFAULT",
2026-06-12 17:19:50.471679 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-aodh-notifier:current-podified"
2026-06-12 17:19:50.471700 | controller |           },
2026-06-12 17:19:50.471735 | controller |           {
2026-06-12 17:19:50.471757 | controller |             "name": "RELATED_IMAGE_APACHE_IMAGE_URL_DEFAULT",
2026-06-12 17:19:50.471777 | controller |             "value": "registry.redhat.io/ubi9/httpd-24:latest"
2026-06-12 17:19:50.471801 | controller |           },
2026-06-12 17:19:50.471822 | controller |           {
2026-06-12 17:19:50.471842 | controller |             "name": "RELATED_IMAGE_BARBICAN_API_IMAGE_URL_DEFAULT",
2026-06-12 17:19:50.471863 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-barbican-api:current-podified"
2026-06-12 17:19:50.471884 | controller |           },
2026-06-12 17:19:50.471905 | controller |           {
2026-06-12 17:19:50.471926 | controller |             "name": "RELATED_IMAGE_BARBICAN_KEYSTONE_LISTENER_IMAGE_URL_DEFAULT",
2026-06-12 17:19:50.471947 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-barbican-keystone-listener:current-podified"
2026-06-12 17:19:50.471968 | controller |           },
2026-06-12 17:19:50.471984 | controller |           {
2026-06-12 17:19:50.472005 | controller |             "name": "RELATED_IMAGE_BARBICAN_WORKER_IMAGE_URL_DEFAULT",
2026-06-12 17:19:50.472026 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-barbican-worker:current-podified"
2026-06-12 17:19:50.472047 | controller |           },
2026-06-12 17:19:50.472071 | controller |           {
2026-06-12 17:19:50.472092 | controller |             "name": "RELATED_IMAGE_CEILOMETER_CENTRAL_IMAGE_URL_DEFAULT",
2026-06-12 17:19:50.472113 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-ceilometer-central:current-podified"
2026-06-12 17:19:50.472133 | controller |           },
2026-06-12 17:19:50.472154 | controller |           {
2026-06-12 17:19:50.472207 | controller |             "name": "RELATED_IMAGE_CEILOMETER_COMPUTE_IMAGE_URL_DEFAULT",
2026-06-12 17:19:50.472229 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-ceilometer-compute:current-podified"
2026-06-12 17:19:50.472246 | controller |           },
2026-06-12 17:19:50.472263 | controller |           {
2026-06-12 17:19:50.472279 | controller |             "name": "RELATED_IMAGE_CEILOMETER_IPMI_IMAGE_URL_DEFAULT",
2026-06-12 17:19:50.472295 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-ceilometer-ipmi:current-podified"
2026-06-12 17:19:50.472312 | controller |           },
2026-06-12 17:19:50.472328 | controller |           {
2026-06-12 17:19:50.472343 | controller |             "name": "RELATED_IMAGE_CEILOMETER_MYSQLD_EXPORTER_IMAGE_URL_DEFAULT",
2026-06-12 17:19:50.472360 | controller |             "value": "quay.io/openstack-k8s-operators/mysqld_exporter:latest"
2026-06-12 17:19:50.472376 | controller |           },
2026-06-12 17:19:50.472393 | controller |           {
2026-06-12 17:19:50.472409 | controller |             "name": "RELATED_IMAGE_CEILOMETER_NOTIFICATION_IMAGE_URL_DEFAULT",
2026-06-12 17:19:50.472426 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-ceilometer-notification:current-podified"
2026-06-12 17:19:50.472442 | controller |           },
2026-06-12 17:19:50.472458 | controller |           {
2026-06-12 17:19:50.472474 | controller |             "name": "RELATED_IMAGE_CEILOMETER_SGCORE_IMAGE_URL_DEFAULT",
2026-06-12 17:19:50.472490 | controller |             "value": "quay.io/openstack-k8s-operators/sg-core:latest"
2026-06-12 17:19:50.472506 | controller |           },
2026-06-12 17:19:50.472522 | controller |           {
2026-06-12 17:19:50.472538 | controller |             "name": "RELATED_IMAGE_CINDER_API_IMAGE_URL_DEFAULT",
2026-06-12 17:19:50.472554 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-cinder-api:current-podified"
2026-06-12 17:19:50.472570 | controller |           },
2026-06-12 17:19:50.472610 | controller |           {
2026-06-12 17:19:50.472627 | controller |             "name": "RELATED_IMAGE_CINDER_BACKUP_IMAGE_URL_DEFAULT",
2026-06-12 17:19:50.472643 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-cinder-backup:current-podified"
2026-06-12 17:19:50.472660 | controller |           },
2026-06-12 17:19:50.472676 | controller |           {
2026-06-12 17:19:50.472692 | controller |             "name": "RELATED_IMAGE_CINDER_SCHEDULER_IMAGE_URL_DEFAULT",
2026-06-12 17:19:50.472708 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-cinder-scheduler:current-podified"
2026-06-12 17:19:50.472725 | controller |           },
2026-06-12 17:19:50.472740 | controller |           {
2026-06-12 17:19:50.472756 | controller |             "name": "RELATED_IMAGE_CINDER_VOLUME_IMAGE_URL_DEFAULT",
2026-06-12 17:19:50.472772 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-cinder-volume:current-podified"
2026-06-12 17:19:50.472787 | controller |           },
2026-06-12 17:19:50.472802 | controller |           {
2026-06-12 17:19:50.472817 | controller |             "name": "RELATED_IMAGE_CLOUDKITTY_API_IMAGE_URL_DEFAULT",
2026-06-12 17:19:50.472833 | controller |             "value": "quay.rdoproject.org/podified-master-centos10/openstack-cloudkitty-api:current"
2026-06-12 17:19:50.472848 | controller |           },
2026-06-12 17:19:50.472864 | controller |           {
2026-06-12 17:19:50.472879 | controller |             "name": "RELATED_IMAGE_CLOUDKITTY_PROC_IMAGE_URL_DEFAULT",
2026-06-12 17:19:50.472898 | controller |             "value": "quay.rdoproject.org/podified-master-centos10/openstack-cloudkitty-processor:current"
2026-06-12 17:19:50.472914 | controller |           },
2026-06-12 17:19:50.472930 | controller |           {
2026-06-12 17:19:50.472946 | controller |             "name": "RELATED_IMAGE_DESIGNATE_API_IMAGE_URL_DEFAULT",
2026-06-12 17:19:50.472962 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-designate-api:current-podified"
2026-06-12 17:19:50.472978 | controller |           },
2026-06-12 17:19:50.472994 | controller |           {
2026-06-12 17:19:50.473009 | controller |             "name": "RELATED_IMAGE_DESIGNATE_BACKENDBIND9_IMAGE_URL_DEFAULT",
2026-06-12 17:19:50.473025 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-designate-backend-bind9:current-podified"
2026-06-12 17:19:50.473041 | controller |           },
2026-06-12 17:19:50.473056 | controller |           {
2026-06-12 17:19:50.473071 | controller |             "name": "RELATED_IMAGE_DESIGNATE_CENTRAL_IMAGE_URL_DEFAULT",
2026-06-12 17:19:50.473087 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-designate-central:current-podified"
2026-06-12 17:19:50.473102 | controller |           },
2026-06-12 17:19:50.473118 | controller |           {
2026-06-12 17:19:50.473133 | controller |             "name": "RELATED_IMAGE_DESIGNATE_MDNS_IMAGE_URL_DEFAULT",
2026-06-12 17:19:50.473149 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-designate-mdns:current-podified"
2026-06-12 17:19:50.473171 | controller |           },
2026-06-12 17:19:50.473188 | controller |           {
2026-06-12 17:19:50.473203 | controller |             "name": "RELATED_IMAGE_DESIGNATE_PRODUCER_IMAGE_URL_DEFAULT",
2026-06-12 17:19:50.473219 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-designate-producer:current-podified"
2026-06-12 17:19:50.473234 | controller |           },
2026-06-12 17:19:50.473249 | controller |           {
2026-06-12 17:19:50.473264 | controller |             "name": "RELATED_IMAGE_DESIGNATE_UNBOUND_IMAGE_URL_DEFAULT",
2026-06-12 17:19:50.473280 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-unbound:current-podified"
2026-06-12 17:19:50.473296 | controller |           },
2026-06-12 17:19:50.473311 | controller |           {
2026-06-12 17:19:50.473326 | controller |             "name": "RELATED_IMAGE_DESIGNATE_WORKER_IMAGE_URL_DEFAULT",
2026-06-12 17:19:50.473341 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-designate-worker:current-podified"
2026-06-12 17:19:50.473356 | controller |           },
2026-06-12 17:19:50.473371 | controller |           {
2026-06-12 17:19:50.473386 | controller |             "name": "RELATED_IMAGE_EDPM_FRR_IMAGE_URL_DEFAULT",
2026-06-12 17:19:50.473401 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-frr:current-podified"
2026-06-12 17:19:50.473417 | controller |           },
2026-06-12 17:19:50.473432 | controller |           {
2026-06-12 17:19:50.473448 | controller |             "name": "RELATED_IMAGE_EDPM_ISCSID_IMAGE_URL_DEFAULT",
2026-06-12 17:19:50.473463 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-iscsid:current-podified"
2026-06-12 17:19:50.473479 | controller |           },
2026-06-12 17:19:50.473495 | controller |           {
2026-06-12 17:19:50.473511 | controller |             "name": "RELATED_IMAGE_EDPM_KEPLER_IMAGE_URL_DEFAULT",
2026-06-12 17:19:50.473527 | controller |             "value": "quay.io/sustainable_computing_io/kepler:release-0.7.12"
2026-06-12 17:19:50.473543 | controller |           },
2026-06-12 17:19:50.473559 | controller |           {
2026-06-12 17:19:50.473593 | controller |             "name": "RELATED_IMAGE_EDPM_LOGROTATE_CROND_IMAGE_URL_DEFAULT",
2026-06-12 17:19:50.473613 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-cron:current-podified"
2026-06-12 17:19:50.473634 | controller |           },
2026-06-12 17:19:50.473650 | controller |           {
2026-06-12 17:19:50.473666 | controller |             "name": "RELATED_IMAGE_EDPM_MULTIPATHD_IMAGE_URL_DEFAULT",
2026-06-12 17:19:50.473682 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-multipathd:current-podified"
2026-06-12 17:19:50.473698 | controller |           },
2026-06-12 17:19:50.473714 | controller |           {
2026-06-12 17:19:50.473729 | controller |             "name": "RELATED_IMAGE_EDPM_NEUTRON_DHCP_AGENT_IMAGE_URL_DEFAULT",
2026-06-12 17:19:50.473746 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-neutron-dhcp-agent:current-podified"
2026-06-12 17:19:50.473762 | controller |           },
2026-06-12 17:19:50.473778 | controller |           {
2026-06-12 17:19:50.473794 | controller |             "name": "RELATED_IMAGE_EDPM_NEUTRON_METADATA_AGENT_IMAGE_URL_DEFAULT",
2026-06-12 17:19:50.473810 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-neutron-metadata-agent-ovn:current-podified"
2026-06-12 17:19:50.473826 | controller |           },
2026-06-12 17:19:50.473842 | controller |           {
2026-06-12 17:19:50.473858 | controller |             "name": "RELATED_IMAGE_EDPM_NEUTRON_OVN_AGENT_IMAGE_URL_DEFAULT",
2026-06-12 17:19:50.473874 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-neutron-ovn-agent:current-podified"
2026-06-12 17:19:50.473890 | controller |           },
2026-06-12 17:19:50.473906 | controller |           {
2026-06-12 17:19:50.473922 | controller |             "name": "RELATED_IMAGE_EDPM_NEUTRON_SRIOV_AGENT_IMAGE_URL_DEFAULT",
2026-06-12 17:19:50.473938 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-neutron-sriov-agent:current-podified"
2026-06-12 17:19:50.473954 | controller |           },
2026-06-12 17:19:50.473969 | controller |           {
2026-06-12 17:19:50.473985 | controller |             "name": "RELATED_IMAGE_EDPM_NODE_EXPORTER_IMAGE_URL_DEFAULT",
2026-06-12 17:19:50.474000 | controller |             "value": "quay.io/prometheus/node-exporter:v1.5.0"
2026-06-12 17:19:50.474017 | controller |           },
2026-06-12 17:19:50.474032 | controller |           {
2026-06-12 17:19:50.474048 | controller |             "name": "RELATED_IMAGE_EDPM_OVN_BGP_AGENT_IMAGE_URL_DEFAULT",
2026-06-12 17:19:50.474064 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-ovn-bgp-agent:current-podified"
2026-06-12 17:19:50.474080 | controller |           },
2026-06-12 17:19:50.474096 | controller |           {
2026-06-12 17:19:50.474112 | controller |             "name": "RELATED_IMAGE_EDPM_PODMAN_EXPORTER_IMAGE_URL_DEFAULT",
2026-06-12 17:19:50.474128 | controller |             "value": "quay.io/openstack-k8s-operators/prometheus-podman-exporter:latest"
2026-06-12 17:19:50.474144 | controller |           },
2026-06-12 17:19:50.474160 | controller |           {
2026-06-12 17:19:50.474180 | controller |             "name": "RELATED_IMAGE_GLANCE_API_IMAGE_URL_DEFAULT",
2026-06-12 17:19:50.474199 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-glance-api:current-podified"
2026-06-12 17:19:50.474214 | controller |           },
2026-06-12 17:19:50.474230 | controller |           {
2026-06-12 17:19:50.474246 | controller |             "name": "RELATED_IMAGE_HEAT_API_IMAGE_URL_DEFAULT",
2026-06-12 17:19:50.474261 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-heat-api:current-podified"
2026-06-12 17:19:50.474277 | controller |           },
2026-06-12 17:19:50.474293 | controller |           {
2026-06-12 17:19:50.474308 | controller |             "name": "RELATED_IMAGE_HEAT_CFNAPI_IMAGE_URL_DEFAULT",
2026-06-12 17:19:50.474324 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-heat-api-cfn:current-podified"
2026-06-12 17:19:50.474340 | controller |           },
2026-06-12 17:19:50.474359 | controller |           {
2026-06-12 17:19:50.474375 | controller |             "name": "RELATED_IMAGE_HEAT_ENGINE_IMAGE_URL_DEFAULT",
2026-06-12 17:19:50.474391 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-heat-engine:current-podified"
2026-06-12 17:19:50.474406 | controller |           },
2026-06-12 17:19:50.474422 | controller |           {
2026-06-12 17:19:50.474437 | controller |             "name": "RELATED_IMAGE_HORIZON_IMAGE_URL_DEFAULT",
2026-06-12 17:19:50.474453 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-horizon:current-podified"
2026-06-12 17:19:50.474469 | controller |           },
2026-06-12 17:19:50.474485 | controller |           {
2026-06-12 17:19:50.474500 | controller |             "name": "RELATED_IMAGE_INFRA_MEMCACHED_IMAGE_URL_DEFAULT",
2026-06-12 17:19:50.474516 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-memcached:current-podified"
2026-06-12 17:19:50.474533 | controller |           },
2026-06-12 17:19:50.474548 | controller |           {
2026-06-12 17:19:50.474564 | controller |             "name": "RELATED_IMAGE_INFRA_REDIS_IMAGE_URL_DEFAULT",
2026-06-12 17:19:50.474599 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-redis:current-podified"
2026-06-12 17:19:50.474617 | controller |           },
2026-06-12 17:19:50.474633 | controller |           {
2026-06-12 17:19:50.474648 | controller |             "name": "RELATED_IMAGE_IRONIC_API_IMAGE_URL_DEFAULT",
2026-06-12 17:19:50.474665 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-ironic-api:current-podified"
2026-06-12 17:19:50.474681 | controller |           },
2026-06-12 17:19:50.474697 | controller |           {
2026-06-12 17:19:50.474712 | controller |             "name": "RELATED_IMAGE_IRONIC_CONDUCTOR_IMAGE_URL_DEFAULT",
2026-06-12 17:19:50.474728 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-ironic-conductor:current-podified"
2026-06-12 17:19:50.474744 | controller |           },
2026-06-12 17:19:50.474760 | controller |           {
2026-06-12 17:19:50.474775 | controller |             "name": "RELATED_IMAGE_IRONIC_INSPECTOR_IMAGE_URL_DEFAULT",
2026-06-12 17:19:50.474791 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-ironic-inspector:current-podified"
2026-06-12 17:19:50.474807 | controller |           },
2026-06-12 17:19:50.474823 | controller |           {
2026-06-12 17:19:50.474839 | controller |             "name": "RELATED_IMAGE_IRONIC_NEUTRON_AGENT_IMAGE_URL_DEFAULT",
2026-06-12 17:19:50.474855 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-ironic-neutron-agent:current-podified"
2026-06-12 17:19:50.474871 | controller |           },
2026-06-12 17:19:50.474887 | controller |           {
2026-06-12 17:19:50.474903 | controller |             "name": "RELATED_IMAGE_IRONIC_PXE_IMAGE_URL_DEFAULT",
2026-06-12 17:19:50.474919 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-ironic-pxe:current-podified"
2026-06-12 17:19:50.474935 | controller |           },
2026-06-12 17:19:50.474951 | controller |           {
2026-06-12 17:19:50.474966 | controller |             "name": "RELATED_IMAGE_IRONIC_PYTHON_AGENT_IMAGE_URL_DEFAULT",
2026-06-12 17:19:50.474982 | controller |             "value": "quay.io/podified-antelope-centos9/ironic-python-agent:current-podified"
2026-06-12 17:19:50.474997 | controller |           },
2026-06-12 17:19:50.475013 | controller |           {
2026-06-12 17:19:50.475028 | controller |             "name": "RELATED_IMAGE_KEYSTONE_API_IMAGE_URL_DEFAULT",
2026-06-12 17:19:50.475043 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-keystone:current-podified"
2026-06-12 17:19:50.475059 | controller |           },
2026-06-12 17:19:50.475074 | controller |           {
2026-06-12 17:19:50.475089 | controller |             "name": "RELATED_IMAGE_KSM_IMAGE_URL_DEFAULT",
2026-06-12 17:19:50.475108 | controller |             "value": "registry.k8s.io/kube-state-metrics/kube-state-metrics:v2.15.0"
2026-06-12 17:19:50.475124 | controller |           },
2026-06-12 17:19:50.475139 | controller |           {
2026-06-12 17:19:50.475155 | controller |             "name": "RELATED_IMAGE_MANILA_API_IMAGE_URL_DEFAULT",
2026-06-12 17:19:50.475170 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-manila-api:current-podified"
2026-06-12 17:19:50.475185 | controller |           },
2026-06-12 17:19:50.475201 | controller |           {
2026-06-12 17:19:50.475216 | controller |             "name": "RELATED_IMAGE_MANILA_SCHEDULER_IMAGE_URL_DEFAULT",
2026-06-12 17:19:50.475231 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-manila-scheduler:current-podified"
2026-06-12 17:19:50.475247 | controller |           },
2026-06-12 17:19:50.475262 | controller |           {
2026-06-12 17:19:50.475277 | controller |             "name": "RELATED_IMAGE_MANILA_SHARE_IMAGE_URL_DEFAULT",
2026-06-12 17:19:50.475292 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-manila-share:current-podified"
2026-06-12 17:19:50.475307 | controller |           },
2026-06-12 17:19:50.475323 | controller |           {
2026-06-12 17:19:50.475338 | controller |             "name": "RELATED_IMAGE_MARIADB_IMAGE_URL_DEFAULT",
2026-06-12 17:19:50.475353 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-mariadb:current-podified"
2026-06-12 17:19:50.475369 | controller |           },
2026-06-12 17:19:50.475385 | controller |           {
2026-06-12 17:19:50.475400 | controller |             "name": "RELATED_IMAGE_NET_UTILS_IMAGE_URL_DEFAULT",
2026-06-12 17:19:50.475416 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-netutils:current-podified"
2026-06-12 17:19:50.475431 | controller |           },
2026-06-12 17:19:50.475447 | controller |           {
2026-06-12 17:19:50.475463 | controller |             "name": "RELATED_IMAGE_NEUTRON_API_IMAGE_URL_DEFAULT",
2026-06-12 17:19:50.475479 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified"
2026-06-12 17:19:50.475494 | controller |           },
2026-06-12 17:19:50.475509 | controller |           {
2026-06-12 17:19:50.475524 | controller |             "name": "RELATED_IMAGE_NOVA_API_IMAGE_URL_DEFAULT",
2026-06-12 17:19:50.475539 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-nova-api:current-podified"
2026-06-12 17:19:50.475554 | controller |           },
2026-06-12 17:19:50.475569 | controller |           {
2026-06-12 17:19:50.475603 | controller |             "name": "RELATED_IMAGE_NOVA_COMPUTE_IMAGE_URL_DEFAULT",
2026-06-12 17:19:50.475619 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-nova-compute:current-podified"
2026-06-12 17:19:50.475635 | controller |           },
2026-06-12 17:19:50.475651 | controller |           {
2026-06-12 17:19:50.475666 | controller |             "name": "RELATED_IMAGE_NOVA_CONDUCTOR_IMAGE_URL_DEFAULT",
2026-06-12 17:19:50.475682 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-nova-conductor:current-podified"
2026-06-12 17:19:50.475698 | controller |           },
2026-06-12 17:19:50.475727 | controller |           {
2026-06-12 17:19:50.475744 | controller |             "name": "RELATED_IMAGE_NOVA_NOVNC_IMAGE_URL_DEFAULT",
2026-06-12 17:19:50.475760 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-nova-novncproxy:current-podified"
2026-06-12 17:19:50.475776 | controller |           },
2026-06-12 17:19:50.475792 | controller |           {
2026-06-12 17:19:50.475808 | controller |             "name": "RELATED_IMAGE_NOVA_SCHEDULER_IMAGE_URL_DEFAULT",
2026-06-12 17:19:50.475824 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-nova-scheduler:current-podified"
2026-06-12 17:19:50.475840 | controller |           },
2026-06-12 17:19:50.475860 | controller |           {
2026-06-12 17:19:50.475876 | controller |             "name": "RELATED_IMAGE_OCTAVIA_API_IMAGE_URL_DEFAULT",
2026-06-12 17:19:50.475892 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-octavia-api:current-podified"
2026-06-12 17:19:50.475908 | controller |           },
2026-06-12 17:19:50.475924 | controller |           {
2026-06-12 17:19:50.475942 | controller |             "name": "RELATED_IMAGE_OCTAVIA_HEALTHMANAGER_IMAGE_URL_DEFAULT",
2026-06-12 17:19:50.475961 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-octavia-health-manager:current-podified"
2026-06-12 17:19:50.475977 | controller |           },
2026-06-12 17:19:50.475993 | controller |           {
2026-06-12 17:19:50.476009 | controller |             "name": "RELATED_IMAGE_OCTAVIA_HOUSEKEEPING_IMAGE_URL_DEFAULT",
2026-06-12 17:19:50.476025 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-octavia-housekeeping:current-podified"
2026-06-12 17:19:50.476042 | controller |           },
2026-06-12 17:19:50.476058 | controller |           {
2026-06-12 17:19:50.476074 | controller |             "name": "RELATED_IMAGE_OCTAVIA_RSYSLOG_IMAGE_URL_DEFAULT",
2026-06-12 17:19:50.476090 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-rsyslog:current-podified"
2026-06-12 17:19:50.476106 | controller |           },
2026-06-12 17:19:50.476151 | controller |           {
2026-06-12 17:19:50.476168 | controller |             "name": "RELATED_IMAGE_OCTAVIA_WORKER_IMAGE_URL_DEFAULT",
2026-06-12 17:19:50.476184 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-octavia-worker:current-podified"
2026-06-12 17:19:50.476201 | controller |           },
2026-06-12 17:19:50.476217 | controller |           {
2026-06-12 17:19:50.476233 | controller |             "name": "RELATED_IMAGE_OPENSTACK_CLIENT_IMAGE_URL_DEFAULT",
2026-06-12 17:19:50.476249 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-openstackclient:current-podified"
2026-06-12 17:19:50.476265 | controller |           },
2026-06-12 17:19:50.476280 | controller |           {
2026-06-12 17:19:50.476296 | controller |             "name": "RELATED_IMAGE_OPENSTACK_MUST_GATHER_DEFAULT",
2026-06-12 17:19:50.476312 | controller |             "value": "quay.io/openstack-k8s-operators/openstack-must-gather:latest"
2026-06-12 17:19:50.476328 | controller |           },
2026-06-12 17:19:50.476344 | controller |           {
2026-06-12 17:19:50.476360 | controller |             "name": "RELATED_IMAGE_OPENSTACK_NETWORK_EXPORTER_IMAGE_URL_DEFAULT",
2026-06-12 17:19:50.476376 | controller |             "value": "quay.io/openstack-k8s-operators/openstack-network-exporter:current-podified"
2026-06-12 17:19:50.476391 | controller |           },
2026-06-12 17:19:50.476407 | controller |           {
2026-06-12 17:19:50.476423 | controller |             "name": "RELATED_IMAGE_OS_CONTAINER_IMAGE_URL_DEFAULT",
2026-06-12 17:19:50.476439 | controller |             "value": "quay.io/podified-antelope-centos9/edpm-hardened-uefi:current-podified"
2026-06-12 17:19:50.476455 | controller |           },
2026-06-12 17:19:50.476471 | controller |           {
2026-06-12 17:19:50.476487 | controller |             "name": "RELATED_IMAGE_OVN_CONTROLLER_IMAGE_URL_DEFAULT",
2026-06-12 17:19:50.476503 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-ovn-controller:current-podified"
2026-06-12 17:19:50.476519 | controller |           },
2026-06-12 17:19:50.476534 | controller |           {
2026-06-12 17:19:50.476550 | controller |             "name": "RELATED_IMAGE_OVN_CONTROLLER_OVS_IMAGE_URL_DEFAULT",
2026-06-12 17:19:50.476566 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-ovn-base:current-podified"
2026-06-12 17:19:50.476602 | controller |           },
2026-06-12 17:19:50.476619 | controller |           {
2026-06-12 17:19:50.476635 | controller |             "name": "RELATED_IMAGE_OVN_NB_DBCLUSTER_IMAGE_URL_DEFAULT",
2026-06-12 17:19:50.476655 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-ovn-nb-db-server:current-podified"
2026-06-12 17:19:50.476672 | controller |           },
2026-06-12 17:19:50.476688 | controller |           {
2026-06-12 17:19:50.476703 | controller |             "name": "RELATED_IMAGE_OVN_NORTHD_IMAGE_URL_DEFAULT",
2026-06-12 17:19:50.476719 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-ovn-northd:current-podified"
2026-06-12 17:19:50.476735 | controller |           },
2026-06-12 17:19:50.476751 | controller |           {
2026-06-12 17:19:50.476766 | controller |             "name": "RELATED_IMAGE_OVN_SB_DBCLUSTER_IMAGE_URL_DEFAULT",
2026-06-12 17:19:50.476782 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-ovn-sb-db-server:current-podified"
2026-06-12 17:19:50.476798 | controller |           },
2026-06-12 17:19:50.476814 | controller |           {
2026-06-12 17:19:50.476829 | controller |             "name": "RELATED_IMAGE_PLACEMENT_API_IMAGE_URL_DEFAULT",
2026-06-12 17:19:50.476845 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-placement-api:current-podified"
2026-06-12 17:19:50.476861 | controller |           },
2026-06-12 17:19:50.476877 | controller |           {
2026-06-12 17:19:50.476893 | controller |             "name": "RELATED_IMAGE_RABBITMQ_IMAGE_URL_DEFAULT",
2026-06-12 17:19:50.476908 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-rabbitmq:current-podified"
2026-06-12 17:19:50.476925 | controller |           },
2026-06-12 17:19:50.476940 | controller |           {
2026-06-12 17:19:50.476956 | controller |             "name": "RELATED_IMAGE_SWIFT_ACCOUNT_IMAGE_URL_DEFAULT",
2026-06-12 17:19:50.476972 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-swift-account:current-podified"
2026-06-12 17:19:50.476988 | controller |           },
2026-06-12 17:19:50.477004 | controller |           {
2026-06-12 17:19:50.477019 | controller |             "name": "RELATED_IMAGE_SWIFT_CONTAINER_IMAGE_URL_DEFAULT",
2026-06-12 17:19:50.477035 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-swift-container:current-podified"
2026-06-12 17:19:50.477051 | controller |           },
2026-06-12 17:19:50.477067 | controller |           {
2026-06-12 17:19:50.477083 | controller |             "name": "RELATED_IMAGE_SWIFT_OBJECT_IMAGE_URL_DEFAULT",
2026-06-12 17:19:50.477098 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-swift-object:current-podified"
2026-06-12 17:19:50.477165 | controller |           },
2026-06-12 17:19:50.477185 | controller |           {
2026-06-12 17:19:50.477201 | controller |             "name": "RELATED_IMAGE_SWIFT_PROXY_IMAGE_URL_DEFAULT",
2026-06-12 17:19:50.477218 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-swift-proxy-server:current-podified"
2026-06-12 17:19:50.477234 | controller |           },
2026-06-12 17:19:50.477250 | controller |           {
2026-06-12 17:19:50.477265 | controller |             "name": "RELATED_IMAGE_TEST_TEMPEST_IMAGE_URL_DEFAULT",
2026-06-12 17:19:50.477280 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-tempest-all:current-podified"
2026-06-12 17:19:50.477296 | controller |           },
2026-06-12 17:19:50.477311 | controller |           {
2026-06-12 17:19:50.477327 | controller |             "name": "RELATED_IMAGE_WATCHER_API_IMAGE_URL_DEFAULT",
2026-06-12 17:19:50.477342 | controller |             "value": "quay.io/podified-master-centos9/openstack-watcher-api:current-podified"
2026-06-12 17:19:50.477357 | controller |           },
2026-06-12 17:19:50.477372 | controller |           {
2026-06-12 17:19:50.477388 | controller |             "name": "RELATED_IMAGE_WATCHER_APPLIER_IMAGE_URL_DEFAULT",
2026-06-12 17:19:50.477404 | controller |             "value": "quay.io/podified-master-centos9/openstack-watcher-applier:current-podified"
2026-06-12 17:19:50.477425 | controller |           },
2026-06-12 17:19:50.477441 | controller |           {
2026-06-12 17:19:50.477457 | controller |             "name": "RELATED_IMAGE_WATCHER_DECISION_ENGINE_IMAGE_URL_DEFAULT",
2026-06-12 17:19:50.477473 | controller |             "value": "quay.io/podified-master-centos9/openstack-watcher-decision-engine:current-podified"
2026-06-12 17:19:50.477489 | controller |           }
2026-06-12 17:19:50.477505 | controller |         ],
2026-06-12 17:19:50.477520 | controller |         "image": "38.102.83.120:5001/openstack-k8s-operators/openstack-operator:5d3cc125d69b215b4b8640c634756ff99cce6ebc",
2026-06-12 17:19:50.477536 | controller |         "imagePullPolicy": "IfNotPresent",
2026-06-12 17:19:50.477551 | controller |         "livenessProbe": {
2026-06-12 17:19:50.477567 | controller |           "failureThreshold": 3,
2026-06-12 17:19:50.477601 | controller |           "httpGet": {
2026-06-12 17:19:50.477618 | controller |             "path": "/healthz",
2026-06-12 17:19:50.477634 | controller |             "port": 8081,
2026-06-12 17:19:50.477650 | controller |             "scheme": "HTTP"
2026-06-12 17:19:50.477665 | controller |           },
2026-06-12 17:19:50.477680 | controller |           "initialDelaySeconds": 15,
2026-06-12 17:19:50.477696 | controller |           "periodSeconds": 20,
2026-06-12 17:19:50.477711 | controller |           "successThreshold": 1,
2026-06-12 17:19:50.477726 | controller |           "timeoutSeconds": 1
2026-06-12 17:19:50.477742 | controller |         },
2026-06-12 17:19:50.477757 | controller |         "name": "manager",
2026-06-12 17:19:50.477772 | controller |         "ports": [
2026-06-12 17:19:50.477787 | controller |           {
2026-06-12 17:19:50.477802 | controller |             "containerPort": 9443,
2026-06-12 17:19:50.477818 | controller |             "name": "webhook-server",
2026-06-12 17:19:50.477833 | controller |             "protocol": "TCP"
2026-06-12 17:19:50.477848 | controller |           }
2026-06-12 17:19:50.477863 | controller |         ],
2026-06-12 17:19:50.477878 | controller |         "readinessProbe": {
2026-06-12 17:19:50.477893 | controller |           "failureThreshold": 3,
2026-06-12 17:19:50.477908 | controller |           "httpGet": {
2026-06-12 17:19:50.477924 | controller |             "path": "/readyz",
2026-06-12 17:19:50.477939 | controller |             "port": 8081,
2026-06-12 17:19:50.477954 | controller |             "scheme": "HTTP"
2026-06-12 17:19:50.477969 | controller |           },
2026-06-12 17:19:50.477984 | controller |           "initialDelaySeconds": 5,
2026-06-12 17:19:50.477999 | controller |           "periodSeconds": 10,
2026-06-12 17:19:50.478015 | controller |           "successThreshold": 1,
2026-06-12 17:19:50.478030 | controller |           "timeoutSeconds": 1
2026-06-12 17:19:50.478046 | controller |         },
2026-06-12 17:19:50.478061 | controller |         "resources": {
2026-06-12 17:19:50.478077 | controller |           "limits": {
2026-06-12 17:19:50.478093 | controller |             "cpu": "500m",
2026-06-12 17:19:50.478109 | controller |             "memory": "1Gi"
2026-06-12 17:19:50.478125 | controller |           },
2026-06-12 17:19:50.478140 | controller |           "requests": {
2026-06-12 17:19:50.478156 | controller |             "cpu": "10m",
2026-06-12 17:19:50.478172 | controller |             "memory": "512Mi"
2026-06-12 17:19:50.478245 | controller |           }
2026-06-12 17:19:50.478266 | controller |         },
2026-06-12 17:19:50.478283 | controller |         "securityContext": {
2026-06-12 17:19:50.478299 | controller |           "allowPrivilegeEscalation": false,
2026-06-12 17:19:50.478315 | controller |           "capabilities": {
2026-06-12 17:19:50.478331 | controller |             "drop": [
2026-06-12 17:19:50.478347 | controller |               "ALL"
2026-06-12 17:19:50.478363 | controller |             ]
2026-06-12 17:19:50.478379 | controller |           },
2026-06-12 17:19:50.478400 | controller |           "runAsUser": 1000660000
2026-06-12 17:19:50.478416 | controller |         },
2026-06-12 17:19:50.478432 | controller |         "terminationMessagePath": "/dev/termination-log",
2026-06-12 17:19:50.478448 | controller |         "terminationMessagePolicy": "File",
2026-06-12 17:19:50.478464 | controller |         "volumeMounts": [
2026-06-12 17:19:50.478479 | controller |           {
2026-06-12 17:19:50.478495 | controller |             "mountPath": "/tmp/k8s-metrics-server/metrics-certs",
2026-06-12 17:19:50.478510 | controller |             "name": "metrics-certs",
2026-06-12 17:19:50.478526 | controller |             "readOnly": true
2026-06-12 17:19:50.478542 | controller |           },
2026-06-12 17:19:50.478558 | controller |           {
2026-06-12 17:19:50.478588 | controller |             "mountPath": "/tmp/k8s-webhook-server/serving-certs",
2026-06-12 17:19:50.478608 | controller |             "name": "webhook-certs",
2026-06-12 17:19:50.478624 | controller |             "readOnly": true
2026-06-12 17:19:50.478640 | controller |           },
2026-06-12 17:19:50.478656 | controller |           {
2026-06-12 17:19:50.478671 | controller |             "mountPath": "/var/run/secrets/kubernetes.io/serviceaccount",
2026-06-12 17:19:50.478687 | controller |             "name": "kube-api-access-v7jbn",
2026-06-12 17:19:50.478703 | controller |             "readOnly": true
2026-06-12 17:19:50.478719 | controller |           }
2026-06-12 17:19:50.478734 | controller |         ]
2026-06-12 17:19:50.478750 | controller |       }
2026-06-12 17:19:50.478765 | controller |     ],
2026-06-12 17:19:50.478781 | controller |     "dnsPolicy": "ClusterFirst",
2026-06-12 17:19:50.478796 | controller |     "enableServiceLinks": true,
2026-06-12 17:19:50.478811 | controller |     "imagePullSecrets": [
2026-06-12 17:19:50.478827 | controller |       {
2026-06-12 17:19:50.478842 | controller |         "name": "openstack-operator-controller-manager-dockercfg-c5p6n"
2026-06-12 17:19:50.478857 | controller |       }
2026-06-12 17:19:50.478873 | controller |     ],
2026-06-12 17:19:50.478889 | controller |     "nodeName": "crc",
2026-06-12 17:19:50.478904 | controller |     "preemptionPolicy": "PreemptLowerPriority",
2026-06-12 17:19:50.478920 | controller |     "priority": 0,
2026-06-12 17:19:50.478936 | controller |     "restartPolicy": "Always",
2026-06-12 17:19:50.478952 | controller |     "schedulerName": "default-scheduler",
2026-06-12 17:19:50.478968 | controller |     "securityContext": {
2026-06-12 17:19:50.478984 | controller |       "fsGroup": 1000660000,
2026-06-12 17:19:50.478999 | controller |       "runAsNonRoot": true,
2026-06-12 17:19:50.479015 | controller |       "seLinuxOptions": {
2026-06-12 17:19:50.479030 | controller |         "level": "s0:c26,c5"
2026-06-12 17:19:50.479045 | controller |       },
2026-06-12 17:19:50.479061 | controller |       "seccompProfile": {
2026-06-12 17:19:50.479076 | controller |         "type": "RuntimeDefault"
2026-06-12 17:19:50.479091 | controller |       }
2026-06-12 17:19:50.479107 | controller |     },
2026-06-12 17:19:50.479123 | controller |     "serviceAccount": "openstack-operator-controller-manager",
2026-06-12 17:19:50.479138 | controller |     "serviceAccountName": "openstack-operator-controller-manager",
2026-06-12 17:19:50.479154 | controller |     "terminationGracePeriodSeconds": 10,
2026-06-12 17:19:50.479169 | controller |     "tolerations": [
2026-06-12 17:19:50.479185 | controller |       {
2026-06-12 17:19:50.479201 | controller |         "effect": "NoExecute",
2026-06-12 17:19:50.479216 | controller |         "key": "node.kubernetes.io/not-ready",
2026-06-12 17:19:50.479232 | controller |         "operator": "Exists",
2026-06-12 17:19:50.479248 | controller |         "tolerationSeconds": 300
2026-06-12 17:19:50.479264 | controller |       },
2026-06-12 17:19:50.479280 | controller |       {
2026-06-12 17:19:50.479296 | controller |         "effect": "NoExecute",
2026-06-12 17:19:50.479312 | controller |         "key": "node.kubernetes.io/unreachable",
2026-06-12 17:19:50.479332 | controller |         "operator": "Exists",
2026-06-12 17:19:50.479348 | controller |         "tolerationSeconds": 300
2026-06-12 17:19:50.479364 | controller |       },
2026-06-12 17:19:50.479380 | controller |       {
2026-06-12 17:19:50.479396 | controller |         "effect": "NoSchedule",
2026-06-12 17:19:50.479412 | controller |         "key": "node.kubernetes.io/memory-pressure",
2026-06-12 17:19:50.479428 | controller |         "operator": "Exists"
2026-06-12 17:19:50.479444 | controller |       }
2026-06-12 17:19:50.479460 | controller |     ],
2026-06-12 17:19:50.479476 | controller |     "volumes": [
2026-06-12 17:19:50.479492 | controller |       {
2026-06-12 17:19:50.479508 | controller |         "name": "metrics-certs",
2026-06-12 17:19:50.479523 | controller |         "secret": {
2026-06-12 17:19:50.479539 | controller |           "defaultMode": 420,
2026-06-12 17:19:50.479554 | controller |           "items": [
2026-06-12 17:19:50.479570 | controller |             {
2026-06-12 17:19:50.479604 | controller |               "key": "ca.crt",
2026-06-12 17:19:50.479621 | controller |               "path": "ca.crt"
2026-06-12 17:19:50.479636 | controller |             },
2026-06-12 17:19:50.479652 | controller |             {
2026-06-12 17:19:50.479667 | controller |               "key": "tls.crt",
2026-06-12 17:19:50.479682 | controller |               "path": "tls.crt"
2026-06-12 17:19:50.479698 | controller |             },
2026-06-12 17:19:50.479728 | controller |             {
2026-06-12 17:19:50.479744 | controller |               "key": "tls.key",
2026-06-12 17:19:50.479760 | controller |               "path": "tls.key"
2026-06-12 17:19:50.479775 | controller |             }
2026-06-12 17:19:50.479791 | controller |           ],
2026-06-12 17:19:50.479807 | controller |           "optional": false,
2026-06-12 17:19:50.479822 | controller |           "secretName": "metrics-server-cert"
2026-06-12 17:19:50.479838 | controller |         }
2026-06-12 17:19:50.479853 | controller |       },
2026-06-12 17:19:50.479869 | controller |       {
2026-06-12 17:19:50.479884 | controller |         "name": "webhook-certs",
2026-06-12 17:19:50.479899 | controller |         "secret": {
2026-06-12 17:19:50.479914 | controller |           "defaultMode": 420,
2026-06-12 17:19:50.479930 | controller |           "secretName": "webhook-server-cert"
2026-06-12 17:19:50.479945 | controller |         }
2026-06-12 17:19:50.479960 | controller |       },
2026-06-12 17:19:50.479975 | controller |       {
2026-06-12 17:19:50.479989 | controller |         "name": "kube-api-access-v7jbn",
2026-06-12 17:19:50.480004 | controller |         "projected": {
2026-06-12 17:19:50.480019 | controller |           "defaultMode": 420,
2026-06-12 17:19:50.480034 | controller |           "sources": [
2026-06-12 17:19:50.480049 | controller |             {
2026-06-12 17:19:50.480064 | controller |               "serviceAccountToken": {
2026-06-12 17:19:50.480079 | controller |                 "expirationSeconds": 3607,
2026-06-12 17:19:50.480095 | controller |                 "path": "token"
2026-06-12 17:19:50.480110 | controller |               }
2026-06-12 17:19:50.480125 | controller |             },
2026-06-12 17:19:50.480140 | controller |             {
2026-06-12 17:19:50.480155 | controller |               "configMap": {
2026-06-12 17:19:50.480171 | controller |                 "items": [
2026-06-12 17:19:50.480186 | controller |                   {
2026-06-12 17:19:50.480201 | controller |                     "key": "ca.crt",
2026-06-12 17:19:50.480216 | controller |                     "path": "ca.crt"
2026-06-12 17:19:50.480232 | controller |                   }
2026-06-12 17:19:50.480247 | controller |                 ],
2026-06-12 17:19:50.480263 | controller |                 "name": "kube-root-ca.crt"
2026-06-12 17:19:50.480279 | controller |               }
2026-06-12 17:19:50.480295 | controller |             },
2026-06-12 17:19:50.480310 | controller |             {
2026-06-12 17:19:50.480330 | controller |               "downwardAPI": {
2026-06-12 17:19:50.480347 | controller |                 "items": [
2026-06-12 17:19:50.480362 | controller |                   {
2026-06-12 17:19:50.480378 | controller |                     "fieldRef": {
2026-06-12 17:19:50.480395 | controller |                       "apiVersion": "v1",
2026-06-12 17:19:50.480410 | controller |                       "fieldPath": "metadata.namespace"
2026-06-12 17:19:50.480426 | controller |                     },
2026-06-12 17:19:50.480442 | controller |                     "path": "namespace"
2026-06-12 17:19:50.480458 | controller |                   }
2026-06-12 17:19:50.480474 | controller |                 ]
2026-06-12 17:19:50.480491 | controller |               }
2026-06-12 17:19:50.480507 | controller |             },
2026-06-12 17:19:50.480522 | controller |             {
2026-06-12 17:19:50.480538 | controller |               "configMap": {
2026-06-12 17:19:50.480554 | controller |                 "items": [
2026-06-12 17:19:50.480571 | controller |                   {
2026-06-12 17:19:50.480609 | controller |                     "key": "service-ca.crt",
2026-06-12 17:19:50.480626 | controller |                     "path": "service-ca.crt"
2026-06-12 17:19:50.480642 | controller |                   }
2026-06-12 17:19:50.480657 | controller |                 ],
2026-06-12 17:19:50.480673 | controller |                 "name": "openshift-service-ca.crt"
2026-06-12 17:19:50.480689 | controller |               }
2026-06-12 17:19:50.480705 | controller |             }
2026-06-12 17:19:50.480721 | controller |           ]
2026-06-12 17:19:50.480737 | controller |         }
2026-06-12 17:19:50.480752 | controller |       }
2026-06-12 17:19:50.480768 | controller |     ]
2026-06-12 17:19:50.480783 | controller |   },
2026-06-12 17:19:50.480799 | controller |   "status": {
2026-06-12 17:19:50.480814 | controller |     "conditions": [
2026-06-12 17:19:50.480830 | controller |       {
2026-06-12 17:19:50.480846 | controller |         "lastProbeTime": null,
2026-06-12 17:19:50.480861 | controller |         "lastTransitionTime": "2026-06-12T16:22:43Z",
2026-06-12 17:19:50.480877 | controller |         "status": "True",
2026-06-12 17:19:50.480893 | controller |         "type": "PodReadyToStartContainers"
2026-06-12 17:19:50.480908 | controller |       },
2026-06-12 17:19:50.480924 | controller |       {
2026-06-12 17:19:50.480939 | controller |         "lastProbeTime": null,
2026-06-12 17:19:50.480955 | controller |         "lastTransitionTime": "2026-06-12T16:21:28Z",
2026-06-12 17:19:50.480971 | controller |         "status": "True",
2026-06-12 17:19:50.480987 | controller |         "type": "Initialized"
2026-06-12 17:19:50.481002 | controller |       },
2026-06-12 17:19:50.481017 | controller |       {
2026-06-12 17:19:50.481033 | controller |         "lastProbeTime": null,
2026-06-12 17:19:50.481049 | controller |         "lastTransitionTime": "2026-06-12T16:22:55Z",
2026-06-12 17:19:50.481064 | controller |         "status": "True",
2026-06-12 17:19:50.481080 | controller |         "type": "Ready"
2026-06-12 17:19:50.481095 | controller |       },
2026-06-12 17:19:50.481111 | controller |       {
2026-06-12 17:19:50.481126 | controller |         "lastProbeTime": null,
2026-06-12 17:19:50.481142 | controller |         "lastTransitionTime": "2026-06-12T16:22:55Z",
2026-06-12 17:19:50.481158 | controller |         "status": "True",
2026-06-12 17:19:50.481174 | controller |         "type": "ContainersReady"
2026-06-12 17:19:50.481219 | controller |       },
2026-06-12 17:19:50.481236 | controller |       {
2026-06-12 17:19:50.481251 | controller |         "lastProbeTime": null,
2026-06-12 17:19:50.481267 | controller |         "lastTransitionTime": "2026-06-12T16:21:27Z",
2026-06-12 17:19:50.481283 | controller |         "status": "True",
2026-06-12 17:19:50.481299 | controller |         "type": "PodScheduled"
2026-06-12 17:19:50.481314 | controller |       }
2026-06-12 17:19:50.481330 | controller |     ],
2026-06-12 17:19:50.481357 | controller |     "containerStatuses": [
2026-06-12 17:19:50.481374 | controller |       {
2026-06-12 17:19:50.481390 | controller |         "allocatedResources": {
2026-06-12 17:19:50.481406 | controller |           "cpu": "10m",
2026-06-12 17:19:50.481422 | controller |           "memory": "512Mi"
2026-06-12 17:19:50.481438 | controller |         },
2026-06-12 17:19:50.481454 | controller |         "containerID": "cri-o://bb420833a917abd4fd9fd3c7301d3d6f61627dd7c21c3420de5047dc66e4197f",
2026-06-12 17:19:50.481471 | controller |         "image": "38.102.83.120:5001/openstack-k8s-operators/openstack-operator:5d3cc125d69b215b4b8640c634756ff99cce6ebc",
2026-06-12 17:19:50.481487 | controller |         "imageID": "38.102.83.120:5001/openstack-k8s-operators/openstack-operator@sha256:2860824d196825a0fa76ff59e761b642d1290028363ab5821ea24d74e69951a1",
2026-06-12 17:19:50.481504 | controller |         "lastState": {},
2026-06-12 17:19:50.481520 | controller |         "name": "manager",
2026-06-12 17:19:50.481536 | controller |         "ready": true,
2026-06-12 17:19:50.481552 | controller |         "resources": {
2026-06-12 17:19:50.481568 | controller |           "limits": {
2026-06-12 17:19:50.481602 | controller |             "cpu": "500m",
2026-06-12 17:19:50.481619 | controller |             "memory": "1Gi"
2026-06-12 17:19:50.481635 | controller |           },
2026-06-12 17:19:50.481651 | controller |           "requests": {
2026-06-12 17:19:50.481668 | controller |             "cpu": "10m",
2026-06-12 17:19:50.481684 | controller |             "memory": "512Mi"
2026-06-12 17:19:50.481700 | controller |           }
2026-06-12 17:19:50.481716 | controller |         },
2026-06-12 17:19:50.481732 | controller |         "restartCount": 0,
2026-06-12 17:19:50.481747 | controller |         "started": true,
2026-06-12 17:19:50.481763 | controller |         "state": {
2026-06-12 17:19:50.481779 | controller |           "running": {
2026-06-12 17:19:50.481795 | controller |             "startedAt": "2026-06-12T16:22:43Z"
2026-06-12 17:19:50.481810 | controller |           }
2026-06-12 17:19:50.481826 | controller |         },
2026-06-12 17:19:50.481841 | controller |         "user": {
2026-06-12 17:19:50.481857 | controller |           "linux": {
2026-06-12 17:19:50.481872 | controller |             "gid": 0,
2026-06-12 17:19:50.481888 | controller |             "supplementalGroups": [
2026-06-12 17:19:50.481903 | controller |               0,
2026-06-12 17:19:50.481918 | controller |               1000660000
2026-06-12 17:19:50.481934 | controller |             ],
2026-06-12 17:19:50.481949 | controller |             "uid": 1000660000
2026-06-12 17:19:50.481965 | controller |           }
2026-06-12 17:19:50.481980 | controller |         },
2026-06-12 17:19:50.481996 | controller |         "volumeMounts": [
2026-06-12 17:19:50.482012 | controller |           {
2026-06-12 17:19:50.482027 | controller |             "mountPath": "/tmp/k8s-metrics-server/metrics-certs",
2026-06-12 17:19:50.482043 | controller |             "name": "metrics-certs",
2026-06-12 17:19:50.482058 | controller |             "readOnly": true,
2026-06-12 17:19:50.482074 | controller |             "recursiveReadOnly": "Disabled"
2026-06-12 17:19:50.482089 | controller |           },
2026-06-12 17:19:50.482105 | controller |           {
2026-06-12 17:19:50.482120 | controller |             "mountPath": "/tmp/k8s-webhook-server/serving-certs",
2026-06-12 17:19:50.482136 | controller |             "name": "webhook-certs",
2026-06-12 17:19:50.482151 | controller |             "readOnly": true,
2026-06-12 17:19:50.482166 | controller |             "recursiveReadOnly": "Disabled"
2026-06-12 17:19:50.482182 | controller |           },
2026-06-12 17:19:50.482198 | controller |           {
2026-06-12 17:19:50.482213 | controller |             "mountPath": "/var/run/secrets/kubernetes.io/serviceaccount",
2026-06-12 17:19:50.482229 | controller |             "name": "kube-api-access-v7jbn",
2026-06-12 17:19:50.482244 | controller |             "readOnly": true,
2026-06-12 17:19:50.482297 | controller |             "recursiveReadOnly": "Disabled"
2026-06-12 17:19:50.482318 | controller |           }
2026-06-12 17:19:50.482335 | controller |         ]
2026-06-12 17:19:50.482351 | controller |       }
2026-06-12 17:19:50.482366 | controller |     ],
2026-06-12 17:19:50.482382 | controller |     "hostIP": "192.168.126.11",
2026-06-12 17:19:50.482398 | controller |     "hostIPs": [
2026-06-12 17:19:50.482413 | controller |       {
2026-06-12 17:19:50.482429 | controller |         "ip": "192.168.126.11"
2026-06-12 17:19:50.482444 | controller |       }
2026-06-12 17:19:50.482460 | controller |     ],
2026-06-12 17:19:50.482475 | controller |     "phase": "Running",
2026-06-12 17:19:50.482490 | controller |     "podIP": "10.217.0.97",
2026-06-12 17:19:50.482505 | controller |     "podIPs": [
2026-06-12 17:19:50.482521 | controller |       {
2026-06-12 17:19:50.482536 | controller |         "ip": "10.217.0.97"
2026-06-12 17:19:50.482551 | controller |       }
2026-06-12 17:19:50.482566 | controller |     ],
2026-06-12 17:19:50.482602 | controller |     "qosClass": "Burstable",
2026-06-12 17:19:50.482619 | controller |     "startTime": "2026-06-12T16:21:28Z"
2026-06-12 17:19:50.482636 | controller |   }
2026-06-12 17:19:50.482652 | controller | }
2026-06-12 17:19:50.776490 | controller | ok:
2026-06-12 17:19:50.776733 | controller | {
2026-06-12 17:19:50.776802 | controller |   "apiVersion": "v1",
2026-06-12 17:19:50.776855 | controller |   "kind": "Pod",
2026-06-12 17:19:50.776911 | controller |   "metadata": {
2026-06-12 17:19:50.776985 | controller |     "annotations": {
2026-06-12 17:19:50.777049 | 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-12 17:19:50.777115 | 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-12 17:19:50.777176 | controller |       "kubectl.kubernetes.io/default-container": "manager",
2026-06-12 17:19:50.777239 | controller |       "openshift.io/scc": "anyuid",
2026-06-12 17:19:50.777305 | controller |       "security.openshift.io/validated-scc-subject-type": "serviceaccount"
2026-06-12 17:19:50.777370 | controller |     },
2026-06-12 17:19:50.777433 | controller |     "creationTimestamp": "2026-06-12T16:21:24Z",
2026-06-12 17:19:50.777496 | controller |     "generateName": "ovn-operator-controller-manager-5666dfdddd-",
2026-06-12 17:19:50.777560 | controller |     "generation": 1,
2026-06-12 17:19:50.777692 | controller |     "labels": {
2026-06-12 17:19:50.777762 | controller |       "app.kubernetes.io/name": "ovn-operator",
2026-06-12 17:19:50.777818 | controller |       "control-plane": "controller-manager",
2026-06-12 17:19:50.777883 | controller |       "openstack.org/operator-name": "ovn",
2026-06-12 17:19:50.777945 | controller |       "pod-template-hash": "5666dfdddd"
2026-06-12 17:19:50.778004 | controller |     },
2026-06-12 17:19:50.778066 | controller |     "managedFields": [
2026-06-12 17:19:50.778131 | controller |       {
2026-06-12 17:19:50.778194 | controller |         "apiVersion": "v1",
2026-06-12 17:19:50.778257 | controller |         "fieldsType": "FieldsV1",
2026-06-12 17:19:50.778323 | controller |         "fieldsV1": {
2026-06-12 17:19:50.778388 | controller |           "f:metadata": {
2026-06-12 17:19:50.778454 | controller |             "f:annotations": {
2026-06-12 17:19:50.778520 | controller |               ".": {},
2026-06-12 17:19:50.778737 | controller |               "f:kubectl.kubernetes.io/default-container": {}
2026-06-12 17:19:50.778852 | controller |             },
2026-06-12 17:19:50.778914 | controller |             "f:generateName": {},
2026-06-12 17:19:50.778969 | controller |             "f:labels": {
2026-06-12 17:19:50.779022 | controller |               ".": {},
2026-06-12 17:19:50.779075 | controller |               "f:app.kubernetes.io/name": {},
2026-06-12 17:19:50.779133 | controller |               "f:control-plane": {},
2026-06-12 17:19:50.779191 | controller |               "f:openstack.org/operator-name": {},
2026-06-12 17:19:50.779248 | controller |               "f:pod-template-hash": {}
2026-06-12 17:19:50.779307 | controller |             },
2026-06-12 17:19:50.779369 | controller |             "f:ownerReferences": {
2026-06-12 17:19:50.779427 | controller |               ".": {},
2026-06-12 17:19:50.779486 | controller |               "k:{\"uid\":\"fba41089-6a65-4d07-b6de-67ec0d555587\"}": {}
2026-06-12 17:19:50.779544 | controller |             }
2026-06-12 17:19:50.779734 | controller |           },
2026-06-12 17:19:50.779797 | controller |           "f:spec": {
2026-06-12 17:19:50.779862 | controller |             "f:containers": {
2026-06-12 17:19:50.779920 | controller |               "k:{\"name\":\"manager\"}": {
2026-06-12 17:19:50.779978 | controller |                 ".": {},
2026-06-12 17:19:50.780036 | controller |                 "f:args": {},
2026-06-12 17:19:50.780094 | controller |                 "f:command": {},
2026-06-12 17:19:50.780153 | controller |                 "f:env": {
2026-06-12 17:19:50.780209 | controller |                   ".": {},
2026-06-12 17:19:50.780267 | controller |                   "k:{\"name\":\"ENABLE_WEBHOOKS\"}": {
2026-06-12 17:19:50.780325 | controller |                     ".": {},
2026-06-12 17:19:50.780378 | controller |                     "f:name": {},
2026-06-12 17:19:50.780430 | controller |                     "f:value": {}
2026-06-12 17:19:50.780470 | controller |                   },
2026-06-12 17:19:50.780507 | controller |                   "k:{\"name\":\"LEASE_DURATION\"}": {
2026-06-12 17:19:50.780551 | controller |                     ".": {},
2026-06-12 17:19:50.780664 | controller |                     "f:name": {},
2026-06-12 17:19:50.780726 | controller |                     "f:value": {}
2026-06-12 17:19:50.780780 | controller |                   },
2026-06-12 17:19:50.780825 | controller |                   "k:{\"name\":\"METRICS_CERTS\"}": {
2026-06-12 17:19:50.780863 | controller |                     ".": {},
2026-06-12 17:19:50.780900 | controller |                     "f:name": {},
2026-06-12 17:19:50.780936 | controller |                     "f:value": {}
2026-06-12 17:19:50.780973 | controller |                   },
2026-06-12 17:19:50.781010 | controller |                   "k:{\"name\":\"RENEW_DEADLINE\"}": {
2026-06-12 17:19:50.781047 | controller |                     ".": {},
2026-06-12 17:19:50.781083 | controller |                     "f:name": {},
2026-06-12 17:19:50.781119 | controller |                     "f:value": {}
2026-06-12 17:19:50.781155 | controller |                   },
2026-06-12 17:19:50.781191 | controller |                   "k:{\"name\":\"RETRY_PERIOD\"}": {
2026-06-12 17:19:50.781228 | controller |                     ".": {},
2026-06-12 17:19:50.781264 | controller |                     "f:name": {},
2026-06-12 17:19:50.781300 | controller |                     "f:value": {}
2026-06-12 17:19:50.781336 | controller |                   }
2026-06-12 17:19:50.781371 | controller |                 },
2026-06-12 17:19:50.781407 | controller |                 "f:image": {},
2026-06-12 17:19:50.781443 | controller |                 "f:imagePullPolicy": {},
2026-06-12 17:19:50.781480 | controller |                 "f:livenessProbe": {
2026-06-12 17:19:50.781518 | controller |                   ".": {},
2026-06-12 17:19:50.781554 | controller |                   "f:failureThreshold": {},
2026-06-12 17:19:50.781638 | controller |                   "f:httpGet": {
2026-06-12 17:19:50.781696 | controller |                     ".": {},
2026-06-12 17:19:50.781752 | controller |                     "f:path": {},
2026-06-12 17:19:50.781806 | controller |                     "f:port": {},
2026-06-12 17:19:50.781844 | controller |                     "f:scheme": {}
2026-06-12 17:19:50.781879 | controller |                   },
2026-06-12 17:19:50.781915 | controller |                   "f:initialDelaySeconds": {},
2026-06-12 17:19:50.781957 | controller |                   "f:periodSeconds": {},
2026-06-12 17:19:50.782011 | controller |                   "f:successThreshold": {},
2026-06-12 17:19:50.782056 | controller |                   "f:timeoutSeconds": {}
2026-06-12 17:19:50.782094 | controller |                 },
2026-06-12 17:19:50.782132 | controller |                 "f:name": {},
2026-06-12 17:19:50.782168 | controller |                 "f:readinessProbe": {
2026-06-12 17:19:50.782203 | controller |                   ".": {},
2026-06-12 17:19:50.782238 | controller |                   "f:failureThreshold": {},
2026-06-12 17:19:50.782275 | controller |                   "f:httpGet": {
2026-06-12 17:19:50.782311 | controller |                     ".": {},
2026-06-12 17:19:50.782346 | controller |                     "f:path": {},
2026-06-12 17:19:50.782382 | controller |                     "f:port": {},
2026-06-12 17:19:50.782417 | controller |                     "f:scheme": {}
2026-06-12 17:19:50.782452 | controller |                   },
2026-06-12 17:19:50.782486 | controller |                   "f:initialDelaySeconds": {},
2026-06-12 17:19:50.782520 | controller |                   "f:periodSeconds": {},
2026-06-12 17:19:50.782555 | controller |                   "f:successThreshold": {},
2026-06-12 17:19:50.782641 | controller |                   "f:timeoutSeconds": {}
2026-06-12 17:19:50.782688 | controller |                 },
2026-06-12 17:19:50.782740 | controller |                 "f:resources": {
2026-06-12 17:19:50.782788 | controller |                   ".": {},
2026-06-12 17:19:50.782825 | controller |                   "f:limits": {
2026-06-12 17:19:50.782860 | controller |                     ".": {},
2026-06-12 17:19:50.782895 | controller |                     "f:cpu": {},
2026-06-12 17:19:50.782930 | controller |                     "f:memory": {}
2026-06-12 17:19:50.782965 | controller |                   },
2026-06-12 17:19:50.782999 | controller |                   "f:requests": {
2026-06-12 17:19:50.783034 | controller |                     ".": {},
2026-06-12 17:19:50.783069 | controller |                     "f:cpu": {},
2026-06-12 17:19:50.783103 | controller |                     "f:memory": {}
2026-06-12 17:19:50.783137 | controller |                   }
2026-06-12 17:19:50.783172 | controller |                 },
2026-06-12 17:19:50.783206 | controller |                 "f:securityContext": {
2026-06-12 17:19:50.783241 | controller |                   ".": {},
2026-06-12 17:19:50.783275 | controller |                   "f:allowPrivilegeEscalation": {}
2026-06-12 17:19:50.783311 | controller |                 },
2026-06-12 17:19:50.783345 | controller |                 "f:terminationMessagePath": {},
2026-06-12 17:19:50.783380 | controller |                 "f:terminationMessagePolicy": {}
2026-06-12 17:19:50.783415 | controller |               }
2026-06-12 17:19:50.783450 | controller |             },
2026-06-12 17:19:50.783485 | controller |             "f:dnsPolicy": {},
2026-06-12 17:19:50.783518 | controller |             "f:enableServiceLinks": {},
2026-06-12 17:19:50.783616 | controller |             "f:restartPolicy": {},
2026-06-12 17:19:50.783675 | controller |             "f:schedulerName": {},
2026-06-12 17:19:50.783732 | controller |             "f:securityContext": {
2026-06-12 17:19:50.783781 | controller |               ".": {},
2026-06-12 17:19:50.783819 | controller |               "f:runAsNonRoot": {}
2026-06-12 17:19:50.783855 | controller |             },
2026-06-12 17:19:50.783892 | controller |             "f:serviceAccount": {},
2026-06-12 17:19:50.783937 | controller |             "f:serviceAccountName": {},
2026-06-12 17:19:50.783974 | controller |             "f:terminationGracePeriodSeconds": {},
2026-06-12 17:19:50.784011 | controller |             "f:tolerations": {}
2026-06-12 17:19:50.784048 | controller |           }
2026-06-12 17:19:50.784085 | controller |         },
2026-06-12 17:19:50.784120 | controller |         "manager": "kube-controller-manager",
2026-06-12 17:19:50.784156 | controller |         "operation": "Update",
2026-06-12 17:19:50.784192 | controller |         "time": "2026-06-12T16:21:24Z"
2026-06-12 17:19:50.784228 | controller |       },
2026-06-12 17:19:50.784264 | controller |       {
2026-06-12 17:19:50.784301 | controller |         "apiVersion": "v1",
2026-06-12 17:19:50.784339 | controller |         "fieldsType": "FieldsV1",
2026-06-12 17:19:50.784377 | controller |         "fieldsV1": {
2026-06-12 17:19:50.784414 | controller |           "f:metadata": {
2026-06-12 17:19:50.784451 | controller |             "f:annotations": {
2026-06-12 17:19:50.784488 | controller |               "f:k8s.ovn.org/pod-networks": {}
2026-06-12 17:19:50.784524 | controller |             }
2026-06-12 17:19:50.784562 | controller |           }
2026-06-12 17:19:50.784644 | controller |         },
2026-06-12 17:19:50.784691 | controller |         "manager": "crc",
2026-06-12 17:19:50.784743 | controller |         "operation": "Update",
2026-06-12 17:19:50.784781 | controller |         "subresource": "status",
2026-06-12 17:19:50.784818 | controller |         "time": "2026-06-12T16:21:25Z"
2026-06-12 17:19:50.784855 | controller |       },
2026-06-12 17:19:50.784892 | controller |       {
2026-06-12 17:19:50.784930 | controller |         "apiVersion": "v1",
2026-06-12 17:19:50.784966 | controller |         "fieldsType": "FieldsV1",
2026-06-12 17:19:50.785002 | controller |         "fieldsV1": {
2026-06-12 17:19:50.785039 | controller |           "f:metadata": {
2026-06-12 17:19:50.785076 | controller |             "f:annotations": {
2026-06-12 17:19:50.785112 | controller |               "f:k8s.v1.cni.cncf.io/network-status": {}
2026-06-12 17:19:50.785149 | controller |             }
2026-06-12 17:19:50.785185 | controller |           }
2026-06-12 17:19:50.785221 | controller |         },
2026-06-12 17:19:50.785257 | controller |         "manager": "multus-daemon",
2026-06-12 17:19:50.785292 | controller |         "operation": "Update",
2026-06-12 17:19:50.785328 | controller |         "subresource": "status",
2026-06-12 17:19:50.785364 | controller |         "time": "2026-06-12T16:21:36Z"
2026-06-12 17:19:50.785400 | controller |       },
2026-06-12 17:19:50.785436 | controller |       {
2026-06-12 17:19:50.785472 | controller |         "apiVersion": "v1",
2026-06-12 17:19:50.785507 | controller |         "fieldsType": "FieldsV1",
2026-06-12 17:19:50.785554 | controller |         "fieldsV1": {
2026-06-12 17:19:50.785654 | controller |           "f:status": {
2026-06-12 17:19:50.785710 | controller |             "f:conditions": {
2026-06-12 17:19:50.785758 | controller |               "k:{\"type\":\"ContainersReady\"}": {
2026-06-12 17:19:50.785797 | controller |                 ".": {},
2026-06-12 17:19:50.785835 | controller |                 "f:lastProbeTime": {},
2026-06-12 17:19:50.785872 | controller |                 "f:lastTransitionTime": {},
2026-06-12 17:19:50.785909 | controller |                 "f:status": {},
2026-06-12 17:19:50.785945 | controller |                 "f:type": {}
2026-06-12 17:19:50.785982 | controller |               },
2026-06-12 17:19:50.786021 | controller |               "k:{\"type\":\"Initialized\"}": {
2026-06-12 17:19:50.786057 | controller |                 ".": {},
2026-06-12 17:19:50.786094 | controller |                 "f:lastProbeTime": {},
2026-06-12 17:19:50.786130 | controller |                 "f:lastTransitionTime": {},
2026-06-12 17:19:50.786166 | controller |                 "f:status": {},
2026-06-12 17:19:50.786202 | controller |                 "f:type": {}
2026-06-12 17:19:50.786238 | controller |               },
2026-06-12 17:19:50.786284 | controller |               "k:{\"type\":\"PodReadyToStartContainers\"}": {
2026-06-12 17:19:50.786324 | controller |                 ".": {},
2026-06-12 17:19:50.786361 | controller |                 "f:lastProbeTime": {},
2026-06-12 17:19:50.786398 | controller |                 "f:lastTransitionTime": {},
2026-06-12 17:19:50.786435 | controller |                 "f:status": {},
2026-06-12 17:19:50.786472 | controller |                 "f:type": {}
2026-06-12 17:19:50.786509 | controller |               },
2026-06-12 17:19:50.786546 | controller |               "k:{\"type\":\"Ready\"}": {
2026-06-12 17:19:50.786664 | controller |                 ".": {},
2026-06-12 17:19:50.786727 | controller |                 "f:lastProbeTime": {},
2026-06-12 17:19:50.786772 | controller |                 "f:lastTransitionTime": {},
2026-06-12 17:19:50.786812 | controller |                 "f:status": {},
2026-06-12 17:19:50.786849 | controller |                 "f:type": {}
2026-06-12 17:19:50.786887 | controller |               }
2026-06-12 17:19:50.786924 | controller |             },
2026-06-12 17:19:50.786962 | controller |             "f:containerStatuses": {},
2026-06-12 17:19:50.787000 | controller |             "f:hostIP": {},
2026-06-12 17:19:50.787038 | controller |             "f:hostIPs": {},
2026-06-12 17:19:50.787076 | controller |             "f:phase": {},
2026-06-12 17:19:50.787115 | controller |             "f:podIP": {},
2026-06-12 17:19:50.787154 | controller |             "f:podIPs": {
2026-06-12 17:19:50.787191 | controller |               ".": {},
2026-06-12 17:19:50.787229 | controller |               "k:{\"ip\":\"10.217.0.92\"}": {
2026-06-12 17:19:50.787267 | controller |                 ".": {},
2026-06-12 17:19:50.787304 | controller |                 "f:ip": {}
2026-06-12 17:19:50.787341 | controller |               }
2026-06-12 17:19:50.787379 | controller |             },
2026-06-12 17:19:50.787415 | controller |             "f:startTime": {}
2026-06-12 17:19:50.787452 | controller |           }
2026-06-12 17:19:50.787488 | controller |         },
2026-06-12 17:19:50.787524 | controller |         "manager": "kubelet",
2026-06-12 17:19:50.787621 | controller |         "operation": "Update",
2026-06-12 17:19:50.787666 | controller |         "subresource": "status",
2026-06-12 17:19:50.787719 | controller |         "time": "2026-06-12T16:23:06Z"
2026-06-12 17:19:50.787762 | controller |       }
2026-06-12 17:19:50.787802 | controller |     ],
2026-06-12 17:19:50.787839 | controller |     "name": "ovn-operator-controller-manager-5666dfdddd-zbqqt",
2026-06-12 17:19:50.787875 | controller |     "namespace": "openstack-operators",
2026-06-12 17:19:50.787911 | controller |     "ownerReferences": [
2026-06-12 17:19:50.787948 | controller |       {
2026-06-12 17:19:50.787984 | controller |         "apiVersion": "apps/v1",
2026-06-12 17:19:50.788019 | controller |         "blockOwnerDeletion": true,
2026-06-12 17:19:50.788054 | controller |         "controller": true,
2026-06-12 17:19:50.788090 | controller |         "kind": "ReplicaSet",
2026-06-12 17:19:50.788125 | controller |         "name": "ovn-operator-controller-manager-5666dfdddd",
2026-06-12 17:19:50.788160 | controller |         "uid": "fba41089-6a65-4d07-b6de-67ec0d555587"
2026-06-12 17:19:50.788195 | controller |       }
2026-06-12 17:19:50.788230 | controller |     ],
2026-06-12 17:19:50.788266 | controller |     "resourceVersion": "55846",
2026-06-12 17:19:50.788302 | controller |     "uid": "ad656557-adcc-4a1f-a46d-6c8914803e35"
2026-06-12 17:19:50.788338 | controller |   },
2026-06-12 17:19:50.788373 | controller |   "spec": {
2026-06-12 17:19:50.788408 | controller |     "containers": [
2026-06-12 17:19:50.788442 | controller |       {
2026-06-12 17:19:50.788477 | controller |         "args": [
2026-06-12 17:19:50.788512 | controller |           "--leader-elect",
2026-06-12 17:19:50.788547 | controller |           "--health-probe-bind-address=:8081",
2026-06-12 17:19:50.788626 | controller |           "--metrics-bind-address=127.0.0.1:8080"
2026-06-12 17:19:50.788681 | controller |         ],
2026-06-12 17:19:50.788738 | controller |         "command": [
2026-06-12 17:19:50.788803 | controller |           "/manager"
2026-06-12 17:19:50.788850 | controller |         ],
2026-06-12 17:19:50.788897 | controller |         "env": [
2026-06-12 17:19:50.788941 | controller |           {
2026-06-12 17:19:50.788986 | controller |             "name": "LEASE_DURATION",
2026-06-12 17:19:50.789031 | controller |             "value": "30"
2026-06-12 17:19:50.789076 | controller |           },
2026-06-12 17:19:50.789121 | controller |           {
2026-06-12 17:19:50.789165 | controller |             "name": "RENEW_DEADLINE",
2026-06-12 17:19:50.789209 | controller |             "value": "20"
2026-06-12 17:19:50.789254 | controller |           },
2026-06-12 17:19:50.789298 | controller |           {
2026-06-12 17:19:50.789344 | controller |             "name": "RETRY_PERIOD",
2026-06-12 17:19:50.789389 | controller |             "value": "5"
2026-06-12 17:19:50.789434 | controller |           },
2026-06-12 17:19:50.789481 | controller |           {
2026-06-12 17:19:50.789529 | controller |             "name": "ENABLE_WEBHOOKS",
2026-06-12 17:19:50.789608 | controller |             "value": "false"
2026-06-12 17:19:50.789669 | controller |           },
2026-06-12 17:19:50.789731 | controller |           {
2026-06-12 17:19:50.789782 | controller |             "name": "METRICS_CERTS",
2026-06-12 17:19:50.789828 | controller |             "value": "false"
2026-06-12 17:19:50.789876 | controller |           }
2026-06-12 17:19:50.789923 | controller |         ],
2026-06-12 17:19:50.789971 | controller |         "image": "quay.io/openstack-k8s-operators/ovn-operator@sha256:a5467b7ac7a7acc306876cae15fc24fd2e8030661d6a1cf6be4040b870850f54",
2026-06-12 17:19:50.790021 | controller |         "imagePullPolicy": "IfNotPresent",
2026-06-12 17:19:50.790070 | controller |         "livenessProbe": {
2026-06-12 17:19:50.790118 | controller |           "failureThreshold": 3,
2026-06-12 17:19:50.790164 | controller |           "httpGet": {
2026-06-12 17:19:50.790212 | controller |             "path": "/healthz",
2026-06-12 17:19:50.790262 | controller |             "port": 8081,
2026-06-12 17:19:50.790310 | controller |             "scheme": "HTTP"
2026-06-12 17:19:50.790359 | controller |           },
2026-06-12 17:19:50.790406 | controller |           "initialDelaySeconds": 15,
2026-06-12 17:19:50.790453 | controller |           "periodSeconds": 20,
2026-06-12 17:19:50.790501 | controller |           "successThreshold": 1,
2026-06-12 17:19:50.790546 | controller |           "timeoutSeconds": 1
2026-06-12 17:19:50.790721 | controller |         },
2026-06-12 17:19:50.790776 | controller |         "name": "manager",
2026-06-12 17:19:50.790815 | controller |         "readinessProbe": {
2026-06-12 17:19:50.790853 | controller |           "failureThreshold": 3,
2026-06-12 17:19:50.790890 | controller |           "httpGet": {
2026-06-12 17:19:50.790927 | controller |             "path": "/readyz",
2026-06-12 17:19:50.790963 | controller |             "port": 8081,
2026-06-12 17:19:50.790999 | controller |             "scheme": "HTTP"
2026-06-12 17:19:50.791038 | controller |           },
2026-06-12 17:19:50.791076 | controller |           "initialDelaySeconds": 5,
2026-06-12 17:19:50.791113 | controller |           "periodSeconds": 10,
2026-06-12 17:19:50.791149 | controller |           "successThreshold": 1,
2026-06-12 17:19:50.791185 | controller |           "timeoutSeconds": 1
2026-06-12 17:19:50.791221 | controller |         },
2026-06-12 17:19:50.791258 | controller |         "resources": {
2026-06-12 17:19:50.791297 | controller |           "limits": {
2026-06-12 17:19:50.791334 | controller |             "cpu": "500m",
2026-06-12 17:19:50.791371 | controller |             "memory": "512Mi"
2026-06-12 17:19:50.791407 | controller |           },
2026-06-12 17:19:50.791443 | controller |           "requests": {
2026-06-12 17:19:50.791479 | controller |             "cpu": "10m",
2026-06-12 17:19:50.791525 | controller |             "memory": "256Mi"
2026-06-12 17:19:50.791660 | controller |           }
2026-06-12 17:19:50.791724 | controller |         },
2026-06-12 17:19:50.791778 | controller |         "securityContext": {
2026-06-12 17:19:50.791834 | controller |           "allowPrivilegeEscalation": false,
2026-06-12 17:19:50.791883 | controller |           "capabilities": {
2026-06-12 17:19:50.791921 | controller |             "drop": [
2026-06-12 17:19:50.791958 | controller |               "MKNOD"
2026-06-12 17:19:50.791995 | controller |             ]
2026-06-12 17:19:50.792032 | controller |           }
2026-06-12 17:19:50.792069 | controller |         },
2026-06-12 17:19:50.792105 | controller |         "terminationMessagePath": "/dev/termination-log",
2026-06-12 17:19:50.792142 | controller |         "terminationMessagePolicy": "File",
2026-06-12 17:19:50.792178 | controller |         "volumeMounts": [
2026-06-12 17:19:50.792215 | controller |           {
2026-06-12 17:19:50.792251 | controller |             "mountPath": "/var/run/secrets/kubernetes.io/serviceaccount",
2026-06-12 17:19:50.792288 | controller |             "name": "kube-api-access-tmpd7",
2026-06-12 17:19:50.792325 | controller |             "readOnly": true
2026-06-12 17:19:50.792361 | controller |           }
2026-06-12 17:19:50.792398 | controller |         ]
2026-06-12 17:19:50.792434 | controller |       }
2026-06-12 17:19:50.792469 | controller |     ],
2026-06-12 17:19:50.792505 | controller |     "dnsPolicy": "ClusterFirst",
2026-06-12 17:19:50.792542 | controller |     "enableServiceLinks": true,
2026-06-12 17:19:50.792617 | controller |     "imagePullSecrets": [
2026-06-12 17:19:50.792668 | controller |       {
2026-06-12 17:19:50.792704 | controller |         "name": "ovn-operator-controller-manager-dockercfg-dn92f"
2026-06-12 17:19:50.792726 | controller |       }
2026-06-12 17:19:50.792747 | controller |     ],
2026-06-12 17:19:50.792768 | controller |     "nodeName": "crc",
2026-06-12 17:19:50.792789 | controller |     "preemptionPolicy": "PreemptLowerPriority",
2026-06-12 17:19:50.792810 | controller |     "priority": 0,
2026-06-12 17:19:50.792832 | controller |     "restartPolicy": "Always",
2026-06-12 17:19:50.792853 | controller |     "schedulerName": "default-scheduler",
2026-06-12 17:19:50.792874 | controller |     "securityContext": {
2026-06-12 17:19:50.792896 | controller |       "runAsNonRoot": true,
2026-06-12 17:19:50.792917 | controller |       "seLinuxOptions": {
2026-06-12 17:19:50.792938 | controller |         "level": "s0:c26,c5"
2026-06-12 17:19:50.792959 | controller |       }
2026-06-12 17:19:50.792980 | controller |     },
2026-06-12 17:19:50.793001 | controller |     "serviceAccount": "ovn-operator-controller-manager",
2026-06-12 17:19:50.793022 | controller |     "serviceAccountName": "ovn-operator-controller-manager",
2026-06-12 17:19:50.793043 | controller |     "terminationGracePeriodSeconds": 10,
2026-06-12 17:19:50.793065 | controller |     "tolerations": [
2026-06-12 17:19:50.793087 | controller |       {
2026-06-12 17:19:50.793117 | controller |         "effect": "NoExecute",
2026-06-12 17:19:50.793147 | controller |         "key": "node.kubernetes.io/not-ready",
2026-06-12 17:19:50.793175 | controller |         "operator": "Exists",
2026-06-12 17:19:50.793203 | controller |         "tolerationSeconds": 120
2026-06-12 17:19:50.793232 | controller |       },
2026-06-12 17:19:50.793261 | controller |       {
2026-06-12 17:19:50.793289 | controller |         "effect": "NoExecute",
2026-06-12 17:19:50.793317 | controller |         "key": "node.kubernetes.io/unreachable",
2026-06-12 17:19:50.793347 | controller |         "operator": "Exists",
2026-06-12 17:19:50.793377 | controller |         "tolerationSeconds": 120
2026-06-12 17:19:50.793405 | controller |       },
2026-06-12 17:19:50.793431 | controller |       {
2026-06-12 17:19:50.793457 | controller |         "effect": "NoSchedule",
2026-06-12 17:19:50.793483 | controller |         "key": "node.kubernetes.io/memory-pressure",
2026-06-12 17:19:50.793534 | controller |         "operator": "Exists"
2026-06-12 17:19:50.793561 | controller |       }
2026-06-12 17:19:50.793619 | controller |     ],
2026-06-12 17:19:50.793647 | controller |     "volumes": [
2026-06-12 17:19:50.793674 | controller |       {
2026-06-12 17:19:50.793702 | controller |         "name": "kube-api-access-tmpd7",
2026-06-12 17:19:50.793734 | controller |         "projected": {
2026-06-12 17:19:50.793768 | controller |           "defaultMode": 420,
2026-06-12 17:19:50.793797 | controller |           "sources": [
2026-06-12 17:19:50.793826 | controller |             {
2026-06-12 17:19:50.793856 | controller |               "serviceAccountToken": {
2026-06-12 17:19:50.793887 | controller |                 "expirationSeconds": 3607,
2026-06-12 17:19:50.793918 | controller |                 "path": "token"
2026-06-12 17:19:50.793950 | controller |               }
2026-06-12 17:19:50.793980 | controller |             },
2026-06-12 17:19:50.794010 | controller |             {
2026-06-12 17:19:50.794040 | controller |               "configMap": {
2026-06-12 17:19:50.794072 | controller |                 "items": [
2026-06-12 17:19:50.794102 | controller |                   {
2026-06-12 17:19:50.794132 | controller |                     "key": "ca.crt",
2026-06-12 17:19:50.794164 | controller |                     "path": "ca.crt"
2026-06-12 17:19:50.794196 | controller |                   }
2026-06-12 17:19:50.794228 | controller |                 ],
2026-06-12 17:19:50.794260 | controller |                 "name": "kube-root-ca.crt"
2026-06-12 17:19:50.794291 | controller |               }
2026-06-12 17:19:50.794325 | controller |             },
2026-06-12 17:19:50.794359 | controller |             {
2026-06-12 17:19:50.794392 | controller |               "downwardAPI": {
2026-06-12 17:19:50.794426 | controller |                 "items": [
2026-06-12 17:19:50.794459 | controller |                   {
2026-06-12 17:19:50.794492 | controller |                     "fieldRef": {
2026-06-12 17:19:50.794525 | controller |                       "apiVersion": "v1",
2026-06-12 17:19:50.794559 | controller |                       "fieldPath": "metadata.namespace"
2026-06-12 17:19:50.794631 | controller |                     },
2026-06-12 17:19:50.794670 | controller |                     "path": "namespace"
2026-06-12 17:19:50.794707 | controller |                   }
2026-06-12 17:19:50.794747 | controller |                 ]
2026-06-12 17:19:50.794782 | controller |               }
2026-06-12 17:19:50.794817 | controller |             },
2026-06-12 17:19:50.794851 | controller |             {
2026-06-12 17:19:50.794885 | controller |               "configMap": {
2026-06-12 17:19:50.794918 | controller |                 "items": [
2026-06-12 17:19:50.794952 | controller |                   {
2026-06-12 17:19:50.794987 | controller |                     "key": "service-ca.crt",
2026-06-12 17:19:50.795020 | controller |                     "path": "service-ca.crt"
2026-06-12 17:19:50.795053 | controller |                   }
2026-06-12 17:19:50.795085 | controller |                 ],
2026-06-12 17:19:50.795117 | controller |                 "name": "openshift-service-ca.crt"
2026-06-12 17:19:50.795150 | controller |               }
2026-06-12 17:19:50.795183 | controller |             }
2026-06-12 17:19:50.795215 | controller |           ]
2026-06-12 17:19:50.795247 | controller |         }
2026-06-12 17:19:50.795279 | controller |       }
2026-06-12 17:19:50.795311 | controller |     ]
2026-06-12 17:19:50.795343 | controller |   },
2026-06-12 17:19:50.795374 | controller |   "status": {
2026-06-12 17:19:50.795406 | controller |     "conditions": [
2026-06-12 17:19:50.795436 | controller |       {
2026-06-12 17:19:50.795467 | controller |         "lastProbeTime": null,
2026-06-12 17:19:50.795499 | controller |         "lastTransitionTime": "2026-06-12T16:22:45Z",
2026-06-12 17:19:50.795531 | controller |         "status": "True",
2026-06-12 17:19:50.795622 | controller |         "type": "PodReadyToStartContainers"
2026-06-12 17:19:50.795663 | controller |       },
2026-06-12 17:19:50.795698 | controller |       {
2026-06-12 17:19:50.795728 | controller |         "lastProbeTime": null,
2026-06-12 17:19:50.795758 | controller |         "lastTransitionTime": "2026-06-12T16:21:25Z",
2026-06-12 17:19:50.795789 | controller |         "status": "True",
2026-06-12 17:19:50.795819 | controller |         "type": "Initialized"
2026-06-12 17:19:50.795850 | controller |       },
2026-06-12 17:19:50.795880 | controller |       {
2026-06-12 17:19:50.795910 | controller |         "lastProbeTime": null,
2026-06-12 17:19:50.795940 | controller |         "lastTransitionTime": "2026-06-12T16:22:56Z",
2026-06-12 17:19:50.795972 | controller |         "status": "True",
2026-06-12 17:19:50.796006 | controller |         "type": "Ready"
2026-06-12 17:19:50.796041 | controller |       },
2026-06-12 17:19:50.796065 | controller |       {
2026-06-12 17:19:50.796087 | controller |         "lastProbeTime": null,
2026-06-12 17:19:50.796110 | controller |         "lastTransitionTime": "2026-06-12T16:22:56Z",
2026-06-12 17:19:50.796132 | controller |         "status": "True",
2026-06-12 17:19:50.796153 | controller |         "type": "ContainersReady"
2026-06-12 17:19:50.796175 | controller |       },
2026-06-12 17:19:50.796196 | controller |       {
2026-06-12 17:19:50.796216 | controller |         "lastProbeTime": null,
2026-06-12 17:19:50.796237 | controller |         "lastTransitionTime": "2026-06-12T16:21:24Z",
2026-06-12 17:19:50.796258 | controller |         "status": "True",
2026-06-12 17:19:50.796279 | controller |         "type": "PodScheduled"
2026-06-12 17:19:50.796300 | controller |       }
2026-06-12 17:19:50.796320 | controller |     ],
2026-06-12 17:19:50.796341 | controller |     "containerStatuses": [
2026-06-12 17:19:50.796363 | controller |       {
2026-06-12 17:19:50.796385 | controller |         "allocatedResources": {
2026-06-12 17:19:50.796406 | controller |           "cpu": "10m",
2026-06-12 17:19:50.796427 | controller |           "memory": "256Mi"
2026-06-12 17:19:50.796450 | controller |         },
2026-06-12 17:19:50.796472 | controller |         "containerID": "cri-o://3c1afd2032b504b1f25a9410b1d434de37ddb43dc4818bef83cd4c41087facd0",
2026-06-12 17:19:50.796494 | controller |         "image": "quay.io/openstack-k8s-operators/ovn-operator@sha256:a5467b7ac7a7acc306876cae15fc24fd2e8030661d6a1cf6be4040b870850f54",
2026-06-12 17:19:50.796516 | controller |         "imageID": "quay.io/openstack-k8s-operators/ovn-operator@sha256:a5467b7ac7a7acc306876cae15fc24fd2e8030661d6a1cf6be4040b870850f54",
2026-06-12 17:19:50.796537 | controller |         "lastState": {},
2026-06-12 17:19:50.796558 | controller |         "name": "manager",
2026-06-12 17:19:50.796617 | controller |         "ready": true,
2026-06-12 17:19:50.796643 | controller |         "resources": {
2026-06-12 17:19:50.796666 | controller |           "limits": {
2026-06-12 17:19:50.796697 | controller |             "cpu": "500m",
2026-06-12 17:19:50.796725 | controller |             "memory": "512Mi"
2026-06-12 17:19:50.796747 | controller |           },
2026-06-12 17:19:50.796768 | controller |           "requests": {
2026-06-12 17:19:50.796789 | controller |             "cpu": "10m",
2026-06-12 17:19:50.796810 | controller |             "memory": "256Mi"
2026-06-12 17:19:50.796830 | controller |           }
2026-06-12 17:19:50.796851 | controller |         },
2026-06-12 17:19:50.796872 | controller |         "restartCount": 0,
2026-06-12 17:19:50.796892 | controller |         "started": true,
2026-06-12 17:19:50.796913 | controller |         "state": {
2026-06-12 17:19:50.796934 | controller |           "running": {
2026-06-12 17:19:50.796955 | controller |             "startedAt": "2026-06-12T16:22:44Z"
2026-06-12 17:19:50.796976 | controller |           }
2026-06-12 17:19:50.796998 | controller |         },
2026-06-12 17:19:50.797020 | controller |         "user": {
2026-06-12 17:19:50.797041 | controller |           "linux": {
2026-06-12 17:19:50.797070 | controller |             "gid": 0,
2026-06-12 17:19:50.797092 | controller |             "supplementalGroups": [
2026-06-12 17:19:50.797113 | controller |               0
2026-06-12 17:19:50.797134 | controller |             ],
2026-06-12 17:19:50.797154 | controller |             "uid": 65532
2026-06-12 17:19:50.797174 | controller |           }
2026-06-12 17:19:50.797194 | controller |         },
2026-06-12 17:19:50.797214 | controller |         "volumeMounts": [
2026-06-12 17:19:50.797234 | controller |           {
2026-06-12 17:19:50.797254 | controller |             "mountPath": "/var/run/secrets/kubernetes.io/serviceaccount",
2026-06-12 17:19:50.797275 | controller |             "name": "kube-api-access-tmpd7",
2026-06-12 17:19:50.797295 | controller |             "readOnly": true,
2026-06-12 17:19:50.797317 | controller |             "recursiveReadOnly": "Disabled"
2026-06-12 17:19:50.797338 | controller |           }
2026-06-12 17:19:50.797359 | controller |         ]
2026-06-12 17:19:50.797380 | controller |       }
2026-06-12 17:19:50.797400 | controller |     ],
2026-06-12 17:19:50.797420 | controller |     "hostIP": "192.168.126.11",
2026-06-12 17:19:50.797440 | controller |     "hostIPs": [
2026-06-12 17:19:50.797461 | controller |       {
2026-06-12 17:19:50.797481 | controller |         "ip": "192.168.126.11"
2026-06-12 17:19:50.797501 | controller |       }
2026-06-12 17:19:50.797521 | controller |     ],
2026-06-12 17:19:50.797541 | controller |     "phase": "Running",
2026-06-12 17:19:50.797562 | controller |     "podIP": "10.217.0.92",
2026-06-12 17:19:50.797609 | controller |     "podIPs": [
2026-06-12 17:19:50.797632 | controller |       {
2026-06-12 17:19:50.797652 | controller |         "ip": "10.217.0.92"
2026-06-12 17:19:50.797677 | controller |       }
2026-06-12 17:19:50.797708 | controller |     ],
2026-06-12 17:19:50.797730 | controller |     "qosClass": "Burstable",
2026-06-12 17:19:50.797751 | controller |     "startTime": "2026-06-12T16:21:25Z"
2026-06-12 17:19:50.797772 | controller |   }
2026-06-12 17:19:50.797794 | controller | }
2026-06-12 17:19:50.833821 | controller | ok:
2026-06-12 17:19:50.833972 | controller | {
2026-06-12 17:19:50.834004 | controller |   "apiVersion": "v1",
2026-06-12 17:19:50.834028 | controller |   "kind": "Pod",
2026-06-12 17:19:50.834052 | controller |   "metadata": {
2026-06-12 17:19:50.834073 | controller |     "annotations": {
2026-06-12 17:19:50.835734 | 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-12 17:19:50.836426 | 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-12 17:19:50.836498 | controller |       "kubectl.kubernetes.io/default-container": "manager",
2026-06-12 17:19:50.836544 | controller |       "openshift.io/scc": "restricted-v2",
2026-06-12 17:19:50.836622 | controller |       "seccomp.security.alpha.kubernetes.io/pod": "runtime/default",
2026-06-12 17:19:50.836669 | controller |       "security.openshift.io/validated-scc-subject-type": "user"
2026-06-12 17:19:50.836710 | controller |     },
2026-06-12 17:19:50.836761 | controller |     "creationTimestamp": "2026-06-12T16:21:25Z",
2026-06-12 17:19:50.836807 | controller |     "generateName": "swift-operator-controller-manager-79846f755c-",
2026-06-12 17:19:50.836843 | controller |     "generation": 1,
2026-06-12 17:19:50.836881 | controller |     "labels": {
2026-06-12 17:19:50.836917 | controller |       "app.kubernetes.io/name": "swift-operator",
2026-06-12 17:19:50.836968 | controller |       "control-plane": "controller-manager",
2026-06-12 17:19:50.837003 | controller |       "openstack.org/operator-name": "swift",
2026-06-12 17:19:50.837037 | controller |       "pod-template-hash": "79846f755c"
2026-06-12 17:19:50.837071 | controller |     },
2026-06-12 17:19:50.837105 | controller |     "managedFields": [
2026-06-12 17:19:50.837139 | controller |       {
2026-06-12 17:19:50.837173 | controller |         "apiVersion": "v1",
2026-06-12 17:19:50.837207 | controller |         "fieldsType": "FieldsV1",
2026-06-12 17:19:50.837240 | controller |         "fieldsV1": {
2026-06-12 17:19:50.837273 | controller |           "f:metadata": {
2026-06-12 17:19:50.837306 | controller |             "f:annotations": {
2026-06-12 17:19:50.837339 | controller |               "f:k8s.ovn.org/pod-networks": {}
2026-06-12 17:19:50.837372 | controller |             }
2026-06-12 17:19:50.837406 | controller |           }
2026-06-12 17:19:50.837439 | controller |         },
2026-06-12 17:19:50.837473 | controller |         "manager": "crc",
2026-06-12 17:19:50.837507 | controller |         "operation": "Update",
2026-06-12 17:19:50.837540 | controller |         "subresource": "status",
2026-06-12 17:19:50.837644 | controller |         "time": "2026-06-12T16:21:25Z"
2026-06-12 17:19:50.837696 | controller |       },
2026-06-12 17:19:50.837733 | controller |       {
2026-06-12 17:19:50.837767 | controller |         "apiVersion": "v1",
2026-06-12 17:19:50.837801 | controller |         "fieldsType": "FieldsV1",
2026-06-12 17:19:50.837834 | controller |         "fieldsV1": {
2026-06-12 17:19:50.837873 | controller |           "f:metadata": {
2026-06-12 17:19:50.837922 | controller |             "f:annotations": {
2026-06-12 17:19:50.837958 | controller |               ".": {},
2026-06-12 17:19:50.837991 | controller |               "f:kubectl.kubernetes.io/default-container": {}
2026-06-12 17:19:50.838026 | controller |             },
2026-06-12 17:19:50.838059 | controller |             "f:generateName": {},
2026-06-12 17:19:50.838092 | controller |             "f:labels": {
2026-06-12 17:19:50.838124 | controller |               ".": {},
2026-06-12 17:19:50.838157 | controller |               "f:app.kubernetes.io/name": {},
2026-06-12 17:19:50.838190 | controller |               "f:control-plane": {},
2026-06-12 17:19:50.838222 | controller |               "f:openstack.org/operator-name": {},
2026-06-12 17:19:50.838255 | controller |               "f:pod-template-hash": {}
2026-06-12 17:19:50.838287 | controller |             },
2026-06-12 17:19:50.838319 | controller |             "f:ownerReferences": {
2026-06-12 17:19:50.838352 | controller |               ".": {},
2026-06-12 17:19:50.838384 | controller |               "k:{\"uid\":\"21a8073b-846c-4679-9a04-2428775e73ef\"}": {}
2026-06-12 17:19:50.838420 | controller |             }
2026-06-12 17:19:50.838454 | controller |           },
2026-06-12 17:19:50.838486 | controller |           "f:spec": {
2026-06-12 17:19:50.838519 | controller |             "f:containers": {
2026-06-12 17:19:50.838552 | controller |               "k:{\"name\":\"manager\"}": {
2026-06-12 17:19:50.838637 | controller |                 ".": {},
2026-06-12 17:19:50.838676 | controller |                 "f:args": {},
2026-06-12 17:19:50.838710 | controller |                 "f:command": {},
2026-06-12 17:19:50.838742 | controller |                 "f:env": {
2026-06-12 17:19:50.838775 | controller |                   ".": {},
2026-06-12 17:19:50.838807 | controller |                   "k:{\"name\":\"ENABLE_WEBHOOKS\"}": {
2026-06-12 17:19:50.838851 | controller |                     ".": {},
2026-06-12 17:19:50.838884 | controller |                     "f:name": {},
2026-06-12 17:19:50.838917 | controller |                     "f:value": {}
2026-06-12 17:19:50.838950 | controller |                   },
2026-06-12 17:19:50.838983 | controller |                   "k:{\"name\":\"LEASE_DURATION\"}": {
2026-06-12 17:19:50.839025 | controller |                     ".": {},
2026-06-12 17:19:50.839061 | controller |                     "f:name": {},
2026-06-12 17:19:50.839094 | controller |                     "f:value": {}
2026-06-12 17:19:50.839126 | controller |                   },
2026-06-12 17:19:50.839157 | controller |                   "k:{\"name\":\"METRICS_CERTS\"}": {
2026-06-12 17:19:50.839190 | controller |                     ".": {},
2026-06-12 17:19:50.839222 | controller |                     "f:name": {},
2026-06-12 17:19:50.839254 | controller |                     "f:value": {}
2026-06-12 17:19:50.839287 | controller |                   },
2026-06-12 17:19:50.839340 | controller |                   "k:{\"name\":\"RENEW_DEADLINE\"}": {
2026-06-12 17:19:50.839434 | controller |                     ".": {},
2026-06-12 17:19:50.839482 | controller |                     "f:name": {},
2026-06-12 17:19:50.839519 | controller |                     "f:value": {}
2026-06-12 17:19:50.839634 | controller |                   },
2026-06-12 17:19:50.839676 | controller |                   "k:{\"name\":\"RETRY_PERIOD\"}": {
2026-06-12 17:19:50.839712 | controller |                     ".": {},
2026-06-12 17:19:50.839748 | controller |                     "f:name": {},
2026-06-12 17:19:50.839782 | controller |                     "f:value": {}
2026-06-12 17:19:50.839816 | controller |                   }
2026-06-12 17:19:50.839850 | controller |                 },
2026-06-12 17:19:50.839883 | controller |                 "f:image": {},
2026-06-12 17:19:50.839917 | controller |                 "f:imagePullPolicy": {},
2026-06-12 17:19:50.839951 | controller |                 "f:livenessProbe": {
2026-06-12 17:19:50.839984 | controller |                   ".": {},
2026-06-12 17:19:50.840018 | controller |                   "f:failureThreshold": {},
2026-06-12 17:19:50.840052 | controller |                   "f:httpGet": {
2026-06-12 17:19:50.840086 | controller |                     ".": {},
2026-06-12 17:19:50.840120 | controller |                     "f:path": {},
2026-06-12 17:19:50.840153 | controller |                     "f:port": {},
2026-06-12 17:19:50.840187 | controller |                     "f:scheme": {}
2026-06-12 17:19:50.840219 | controller |                   },
2026-06-12 17:19:50.840251 | controller |                   "f:initialDelaySeconds": {},
2026-06-12 17:19:50.840283 | controller |                   "f:periodSeconds": {},
2026-06-12 17:19:50.840316 | controller |                   "f:successThreshold": {},
2026-06-12 17:19:50.840349 | controller |                   "f:timeoutSeconds": {}
2026-06-12 17:19:50.840382 | controller |                 },
2026-06-12 17:19:50.840415 | controller |                 "f:name": {},
2026-06-12 17:19:50.840448 | controller |                 "f:readinessProbe": {
2026-06-12 17:19:50.840480 | controller |                   ".": {},
2026-06-12 17:19:50.840513 | controller |                   "f:failureThreshold": {},
2026-06-12 17:19:50.840546 | controller |                   "f:httpGet": {
2026-06-12 17:19:50.840614 | controller |                     ".": {},
2026-06-12 17:19:50.840659 | controller |                     "f:path": {},
2026-06-12 17:19:50.840693 | controller |                     "f:port": {},
2026-06-12 17:19:50.840725 | controller |                     "f:scheme": {}
2026-06-12 17:19:50.840758 | controller |                   },
2026-06-12 17:19:50.840791 | controller |                   "f:initialDelaySeconds": {},
2026-06-12 17:19:50.840823 | controller |                   "f:periodSeconds": {},
2026-06-12 17:19:50.840855 | controller |                   "f:successThreshold": {},
2026-06-12 17:19:50.840888 | controller |                   "f:timeoutSeconds": {}
2026-06-12 17:19:50.840920 | controller |                 },
2026-06-12 17:19:50.840953 | controller |                 "f:resources": {
2026-06-12 17:19:50.840985 | controller |                   ".": {},
2026-06-12 17:19:50.841017 | controller |                   "f:limits": {
2026-06-12 17:19:50.841060 | controller |                     ".": {},
2026-06-12 17:19:50.841094 | controller |                     "f:cpu": {},
2026-06-12 17:19:50.841126 | controller |                     "f:memory": {}
2026-06-12 17:19:50.841157 | controller |                   },
2026-06-12 17:19:50.841188 | controller |                   "f:requests": {
2026-06-12 17:19:50.841219 | controller |                     ".": {},
2026-06-12 17:19:50.841250 | controller |                     "f:cpu": {},
2026-06-12 17:19:50.841281 | controller |                     "f:memory": {}
2026-06-12 17:19:50.841313 | controller |                   }
2026-06-12 17:19:50.841345 | controller |                 },
2026-06-12 17:19:50.841377 | controller |                 "f:securityContext": {
2026-06-12 17:19:50.841408 | controller |                   ".": {},
2026-06-12 17:19:50.841441 | controller |                   "f:allowPrivilegeEscalation": {}
2026-06-12 17:19:50.841488 | controller |                 },
2026-06-12 17:19:50.841538 | controller |                 "f:terminationMessagePath": {},
2026-06-12 17:19:50.841624 | controller |                 "f:terminationMessagePolicy": {}
2026-06-12 17:19:50.841667 | controller |               }
2026-06-12 17:19:50.841702 | controller |             },
2026-06-12 17:19:50.841734 | controller |             "f:dnsPolicy": {},
2026-06-12 17:19:50.841767 | controller |             "f:enableServiceLinks": {},
2026-06-12 17:19:50.841813 | controller |             "f:restartPolicy": {},
2026-06-12 17:19:50.841863 | controller |             "f:schedulerName": {},
2026-06-12 17:19:50.841907 | controller |             "f:securityContext": {
2026-06-12 17:19:50.841941 | controller |               ".": {},
2026-06-12 17:19:50.841974 | controller |               "f:runAsNonRoot": {}
2026-06-12 17:19:50.842007 | controller |             },
2026-06-12 17:19:50.842042 | controller |             "f:serviceAccount": {},
2026-06-12 17:19:50.842076 | controller |             "f:serviceAccountName": {},
2026-06-12 17:19:50.842110 | controller |             "f:terminationGracePeriodSeconds": {},
2026-06-12 17:19:50.842143 | controller |             "f:tolerations": {}
2026-06-12 17:19:50.842176 | controller |           }
2026-06-12 17:19:50.842210 | controller |         },
2026-06-12 17:19:50.842242 | controller |         "manager": "kube-controller-manager",
2026-06-12 17:19:50.842275 | controller |         "operation": "Update",
2026-06-12 17:19:50.842308 | controller |         "time": "2026-06-12T16:21:25Z"
2026-06-12 17:19:50.842341 | controller |       },
2026-06-12 17:19:50.842374 | controller |       {
2026-06-12 17:19:50.842407 | controller |         "apiVersion": "v1",
2026-06-12 17:19:50.842454 | controller |         "fieldsType": "FieldsV1",
2026-06-12 17:19:50.842531 | controller |         "fieldsV1": {
2026-06-12 17:19:50.842649 | controller |           "f:metadata": {
2026-06-12 17:19:50.842718 | controller |             "f:annotations": {
2026-06-12 17:19:50.842767 | controller |               "f:k8s.v1.cni.cncf.io/network-status": {}
2026-06-12 17:19:50.842812 | controller |             }
2026-06-12 17:19:50.842860 | controller |           }
2026-06-12 17:19:50.842907 | controller |         },
2026-06-12 17:19:50.842957 | controller |         "manager": "multus-daemon",
2026-06-12 17:19:50.843008 | controller |         "operation": "Update",
2026-06-12 17:19:50.843054 | controller |         "subresource": "status",
2026-06-12 17:19:50.843098 | controller |         "time": "2026-06-12T16:21:36Z"
2026-06-12 17:19:50.843144 | controller |       },
2026-06-12 17:19:50.843188 | controller |       {
2026-06-12 17:19:50.843233 | controller |         "apiVersion": "v1",
2026-06-12 17:19:50.843277 | controller |         "fieldsType": "FieldsV1",
2026-06-12 17:19:50.843322 | controller |         "fieldsV1": {
2026-06-12 17:19:50.843370 | controller |           "f:status": {
2026-06-12 17:19:50.843418 | controller |             "f:conditions": {
2026-06-12 17:19:50.843468 | controller |               "k:{\"type\":\"ContainersReady\"}": {
2026-06-12 17:19:50.843568 | controller |                 ".": {},
2026-06-12 17:19:50.843691 | controller |                 "f:lastProbeTime": {},
2026-06-12 17:19:50.843752 | controller |                 "f:lastTransitionTime": {},
2026-06-12 17:19:50.843804 | controller |                 "f:status": {},
2026-06-12 17:19:50.843856 | controller |                 "f:type": {}
2026-06-12 17:19:50.843906 | controller |               },
2026-06-12 17:19:50.843957 | controller |               "k:{\"type\":\"Initialized\"}": {
2026-06-12 17:19:50.844006 | controller |                 ".": {},
2026-06-12 17:19:50.844052 | controller |                 "f:lastProbeTime": {},
2026-06-12 17:19:50.844102 | controller |                 "f:lastTransitionTime": {},
2026-06-12 17:19:50.844153 | controller |                 "f:status": {},
2026-06-12 17:19:50.844201 | controller |                 "f:type": {}
2026-06-12 17:19:50.844252 | controller |               },
2026-06-12 17:19:50.844303 | controller |               "k:{\"type\":\"PodReadyToStartContainers\"}": {
2026-06-12 17:19:50.844349 | controller |                 ".": {},
2026-06-12 17:19:50.844397 | controller |                 "f:lastProbeTime": {},
2026-06-12 17:19:50.844447 | controller |                 "f:lastTransitionTime": {},
2026-06-12 17:19:50.844495 | controller |                 "f:status": {},
2026-06-12 17:19:50.844543 | controller |                 "f:type": {}
2026-06-12 17:19:50.844647 | controller |               },
2026-06-12 17:19:50.844708 | controller |               "k:{\"type\":\"Ready\"}": {
2026-06-12 17:19:50.844760 | controller |                 ".": {},
2026-06-12 17:19:50.844808 | controller |                 "f:lastProbeTime": {},
2026-06-12 17:19:50.844857 | controller |                 "f:lastTransitionTime": {},
2026-06-12 17:19:50.844934 | controller |                 "f:status": {},
2026-06-12 17:19:50.844996 | controller |                 "f:type": {}
2026-06-12 17:19:50.845054 | controller |               }
2026-06-12 17:19:50.845110 | controller |             },
2026-06-12 17:19:50.845166 | controller |             "f:containerStatuses": {},
2026-06-12 17:19:50.845222 | controller |             "f:hostIP": {},
2026-06-12 17:19:50.845278 | controller |             "f:hostIPs": {},
2026-06-12 17:19:50.845333 | controller |             "f:phase": {},
2026-06-12 17:19:50.845389 | controller |             "f:podIP": {},
2026-06-12 17:19:50.845445 | controller |             "f:podIPs": {
2026-06-12 17:19:50.845500 | controller |               ".": {},
2026-06-12 17:19:50.845557 | controller |               "k:{\"ip\":\"10.217.0.93\"}": {
2026-06-12 17:19:50.845717 | controller |                 ".": {},
2026-06-12 17:19:50.845784 | controller |                 "f:ip": {}
2026-06-12 17:19:50.845824 | controller |               }
2026-06-12 17:19:50.845859 | controller |             },
2026-06-12 17:19:50.845893 | controller |             "f:startTime": {}
2026-06-12 17:19:50.845927 | controller |           }
2026-06-12 17:19:50.845961 | controller |         },
2026-06-12 17:19:50.845994 | controller |         "manager": "kubelet",
2026-06-12 17:19:50.846026 | controller |         "operation": "Update",
2026-06-12 17:19:50.846059 | controller |         "subresource": "status",
2026-06-12 17:19:50.846093 | controller |         "time": "2026-06-12T16:22:59Z"
2026-06-12 17:19:50.846128 | controller |       }
2026-06-12 17:19:50.846162 | controller |     ],
2026-06-12 17:19:50.846196 | controller |     "name": "swift-operator-controller-manager-79846f755c-dx6xh",
2026-06-12 17:19:50.846229 | controller |     "namespace": "openstack-operators",
2026-06-12 17:19:50.846263 | controller |     "ownerReferences": [
2026-06-12 17:19:50.846297 | controller |       {
2026-06-12 17:19:50.846330 | controller |         "apiVersion": "apps/v1",
2026-06-12 17:19:50.846363 | controller |         "blockOwnerDeletion": true,
2026-06-12 17:19:50.846396 | controller |         "controller": true,
2026-06-12 17:19:50.846429 | controller |         "kind": "ReplicaSet",
2026-06-12 17:19:50.846470 | controller |         "name": "swift-operator-controller-manager-79846f755c",
2026-06-12 17:19:50.846504 | controller |         "uid": "21a8073b-846c-4679-9a04-2428775e73ef"
2026-06-12 17:19:50.846537 | controller |       }
2026-06-12 17:19:50.846570 | controller |     ],
2026-06-12 17:19:50.846684 | controller |     "resourceVersion": "55695",
2026-06-12 17:19:50.846723 | controller |     "uid": "e459dbca-b141-4074-8437-80871ae8633c"
2026-06-12 17:19:50.846758 | controller |   },
2026-06-12 17:19:50.846792 | controller |   "spec": {
2026-06-12 17:19:50.846826 | controller |     "containers": [
2026-06-12 17:19:50.846859 | controller |       {
2026-06-12 17:19:50.846892 | controller |         "args": [
2026-06-12 17:19:50.846924 | controller |           "--leader-elect",
2026-06-12 17:19:50.846957 | controller |           "--health-probe-bind-address=:8081",
2026-06-12 17:19:50.846990 | controller |           "--metrics-bind-address=127.0.0.1:8080"
2026-06-12 17:19:50.847022 | controller |         ],
2026-06-12 17:19:50.847055 | controller |         "command": [
2026-06-12 17:19:50.847087 | controller |           "/manager"
2026-06-12 17:19:50.847119 | controller |         ],
2026-06-12 17:19:50.847150 | controller |         "env": [
2026-06-12 17:19:50.847182 | controller |           {
2026-06-12 17:19:50.847213 | controller |             "name": "LEASE_DURATION",
2026-06-12 17:19:50.847260 | controller |             "value": "30"
2026-06-12 17:19:50.847306 | controller |           },
2026-06-12 17:19:50.847340 | controller |           {
2026-06-12 17:19:50.847371 | controller |             "name": "RENEW_DEADLINE",
2026-06-12 17:19:50.847403 | controller |             "value": "20"
2026-06-12 17:19:50.847434 | controller |           },
2026-06-12 17:19:50.847465 | controller |           {
2026-06-12 17:19:50.847496 | controller |             "name": "RETRY_PERIOD",
2026-06-12 17:19:50.847555 | controller |             "value": "5"
2026-06-12 17:19:50.847633 | controller |           },
2026-06-12 17:19:50.847670 | controller |           {
2026-06-12 17:19:50.847702 | controller |             "name": "ENABLE_WEBHOOKS",
2026-06-12 17:19:50.847736 | controller |             "value": "false"
2026-06-12 17:19:50.847769 | controller |           },
2026-06-12 17:19:50.847801 | controller |           {
2026-06-12 17:19:50.847833 | controller |             "name": "METRICS_CERTS",
2026-06-12 17:19:50.847865 | controller |             "value": "false"
2026-06-12 17:19:50.847897 | controller |           }
2026-06-12 17:19:50.847930 | controller |         ],
2026-06-12 17:19:50.847962 | controller |         "image": "quay.io/openstack-k8s-operators/swift-operator@sha256:26a4ca34e65f017e1793439b8c4dd889ccc36355badbd31363baeedddb91f0a6",
2026-06-12 17:19:50.847996 | controller |         "imagePullPolicy": "IfNotPresent",
2026-06-12 17:19:50.848029 | controller |         "livenessProbe": {
2026-06-12 17:19:50.848061 | controller |           "failureThreshold": 3,
2026-06-12 17:19:50.848094 | controller |           "httpGet": {
2026-06-12 17:19:50.848126 | controller |             "path": "/healthz",
2026-06-12 17:19:50.848159 | controller |             "port": 8081,
2026-06-12 17:19:50.848192 | controller |             "scheme": "HTTP"
2026-06-12 17:19:50.848234 | controller |           },
2026-06-12 17:19:50.848277 | controller |           "initialDelaySeconds": 15,
2026-06-12 17:19:50.848313 | controller |           "periodSeconds": 20,
2026-06-12 17:19:50.848346 | controller |           "successThreshold": 1,
2026-06-12 17:19:50.848379 | controller |           "timeoutSeconds": 1
2026-06-12 17:19:50.848412 | controller |         },
2026-06-12 17:19:50.848446 | controller |         "name": "manager",
2026-06-12 17:19:50.848479 | controller |         "readinessProbe": {
2026-06-12 17:19:50.848511 | controller |           "failureThreshold": 3,
2026-06-12 17:19:50.848544 | controller |           "httpGet": {
2026-06-12 17:19:50.848618 | controller |             "path": "/readyz",
2026-06-12 17:19:50.848672 | controller |             "port": 8081,
2026-06-12 17:19:50.848707 | controller |             "scheme": "HTTP"
2026-06-12 17:19:50.848740 | controller |           },
2026-06-12 17:19:50.848774 | controller |           "initialDelaySeconds": 5,
2026-06-12 17:19:50.848808 | controller |           "periodSeconds": 10,
2026-06-12 17:19:50.848841 | controller |           "successThreshold": 1,
2026-06-12 17:19:50.848874 | controller |           "timeoutSeconds": 1
2026-06-12 17:19:50.848907 | controller |         },
2026-06-12 17:19:50.848941 | controller |         "resources": {
2026-06-12 17:19:50.848972 | controller |           "limits": {
2026-06-12 17:19:50.849004 | controller |             "cpu": "500m",
2026-06-12 17:19:50.849036 | controller |             "memory": "512Mi"
2026-06-12 17:19:50.849068 | controller |           },
2026-06-12 17:19:50.849099 | controller |           "requests": {
2026-06-12 17:19:50.849131 | controller |             "cpu": "10m",
2026-06-12 17:19:50.849163 | controller |             "memory": "256Mi"
2026-06-12 17:19:50.849194 | controller |           }
2026-06-12 17:19:50.849225 | controller |         },
2026-06-12 17:19:50.849256 | controller |         "securityContext": {
2026-06-12 17:19:50.849288 | controller |           "allowPrivilegeEscalation": false,
2026-06-12 17:19:50.849320 | controller |           "capabilities": {
2026-06-12 17:19:50.849351 | controller |             "drop": [
2026-06-12 17:19:50.849384 | controller |               "ALL"
2026-06-12 17:19:50.849415 | controller |             ]
2026-06-12 17:19:50.849447 | controller |           },
2026-06-12 17:19:50.849478 | controller |           "runAsUser": 1000660000
2026-06-12 17:19:50.849510 | controller |         },
2026-06-12 17:19:50.849543 | controller |         "terminationMessagePath": "/dev/termination-log",
2026-06-12 17:19:50.849603 | controller |         "terminationMessagePolicy": "File",
2026-06-12 17:19:50.849647 | controller |         "volumeMounts": [
2026-06-12 17:19:50.849681 | controller |           {
2026-06-12 17:19:50.849715 | controller |             "mountPath": "/var/run/secrets/kubernetes.io/serviceaccount",
2026-06-12 17:19:50.849749 | controller |             "name": "kube-api-access-4s5rl",
2026-06-12 17:19:50.849782 | controller |             "readOnly": true
2026-06-12 17:19:50.849816 | controller |           }
2026-06-12 17:19:50.849849 | controller |         ]
2026-06-12 17:19:50.849882 | controller |       }
2026-06-12 17:19:50.849915 | controller |     ],
2026-06-12 17:19:50.849947 | controller |     "dnsPolicy": "ClusterFirst",
2026-06-12 17:19:50.849979 | controller |     "enableServiceLinks": true,
2026-06-12 17:19:50.850011 | controller |     "imagePullSecrets": [
2026-06-12 17:19:50.850043 | controller |       {
2026-06-12 17:19:50.850076 | controller |         "name": "swift-operator-controller-manager-dockercfg-798k5"
2026-06-12 17:19:50.850109 | controller |       }
2026-06-12 17:19:50.850142 | controller |     ],
2026-06-12 17:19:50.850174 | controller |     "nodeName": "crc",
2026-06-12 17:19:50.850207 | controller |     "preemptionPolicy": "PreemptLowerPriority",
2026-06-12 17:19:50.850240 | controller |     "priority": 0,
2026-06-12 17:19:50.850272 | controller |     "restartPolicy": "Always",
2026-06-12 17:19:50.850303 | controller |     "schedulerName": "default-scheduler",
2026-06-12 17:19:50.850335 | controller |     "securityContext": {
2026-06-12 17:19:50.850367 | controller |       "fsGroup": 1000660000,
2026-06-12 17:19:50.850399 | controller |       "runAsNonRoot": true,
2026-06-12 17:19:50.850432 | controller |       "seLinuxOptions": {
2026-06-12 17:19:50.850465 | controller |         "level": "s0:c26,c5"
2026-06-12 17:19:50.850498 | controller |       },
2026-06-12 17:19:50.850531 | controller |       "seccompProfile": {
2026-06-12 17:19:50.850564 | controller |         "type": "RuntimeDefault"
2026-06-12 17:19:50.850637 | controller |       }
2026-06-12 17:19:50.850673 | controller |     },
2026-06-12 17:19:50.850706 | controller |     "serviceAccount": "swift-operator-controller-manager",
2026-06-12 17:19:50.850748 | controller |     "serviceAccountName": "swift-operator-controller-manager",
2026-06-12 17:19:50.850781 | controller |     "terminationGracePeriodSeconds": 10,
2026-06-12 17:19:50.850815 | controller |     "tolerations": [
2026-06-12 17:19:50.850849 | controller |       {
2026-06-12 17:19:50.850882 | controller |         "effect": "NoExecute",
2026-06-12 17:19:50.850915 | controller |         "key": "node.kubernetes.io/not-ready",
2026-06-12 17:19:50.850948 | controller |         "operator": "Exists",
2026-06-12 17:19:50.850981 | controller |         "tolerationSeconds": 120
2026-06-12 17:19:50.851014 | controller |       },
2026-06-12 17:19:50.851046 | controller |       {
2026-06-12 17:19:50.851079 | controller |         "effect": "NoExecute",
2026-06-12 17:19:50.851112 | controller |         "key": "node.kubernetes.io/unreachable",
2026-06-12 17:19:50.851146 | controller |         "operator": "Exists",
2026-06-12 17:19:50.851180 | controller |         "tolerationSeconds": 120
2026-06-12 17:19:50.851213 | controller |       },
2026-06-12 17:19:50.851246 | controller |       {
2026-06-12 17:19:50.851277 | controller |         "effect": "NoSchedule",
2026-06-12 17:19:50.851309 | controller |         "key": "node.kubernetes.io/memory-pressure",
2026-06-12 17:19:50.851341 | controller |         "operator": "Exists"
2026-06-12 17:19:50.851373 | controller |       }
2026-06-12 17:19:50.851406 | controller |     ],
2026-06-12 17:19:50.851437 | controller |     "volumes": [
2026-06-12 17:19:50.851470 | controller |       {
2026-06-12 17:19:50.851501 | controller |         "name": "kube-api-access-4s5rl",
2026-06-12 17:19:50.851559 | controller |         "projected": {
2026-06-12 17:19:50.851634 | controller |           "defaultMode": 420,
2026-06-12 17:19:50.851670 | controller |           "sources": [
2026-06-12 17:19:50.851702 | controller |             {
2026-06-12 17:19:50.851734 | controller |               "serviceAccountToken": {
2026-06-12 17:19:50.851765 | controller |                 "expirationSeconds": 3607,
2026-06-12 17:19:50.851798 | controller |                 "path": "token"
2026-06-12 17:19:50.851829 | controller |               }
2026-06-12 17:19:50.851861 | controller |             },
2026-06-12 17:19:50.851893 | controller |             {
2026-06-12 17:19:50.851925 | controller |               "configMap": {
2026-06-12 17:19:50.851957 | controller |                 "items": [
2026-06-12 17:19:50.851988 | controller |                   {
2026-06-12 17:19:50.852020 | controller |                     "key": "ca.crt",
2026-06-12 17:19:50.852051 | controller |                     "path": "ca.crt"
2026-06-12 17:19:50.852082 | controller |                   }
2026-06-12 17:19:50.852113 | controller |                 ],
2026-06-12 17:19:50.852144 | controller |                 "name": "kube-root-ca.crt"
2026-06-12 17:19:50.852175 | controller |               }
2026-06-12 17:19:50.852206 | controller |             },
2026-06-12 17:19:50.852237 | controller |             {
2026-06-12 17:19:50.852268 | controller |               "downwardAPI": {
2026-06-12 17:19:50.852300 | controller |                 "items": [
2026-06-12 17:19:50.852331 | controller |                   {
2026-06-12 17:19:50.852362 | controller |                     "fieldRef": {
2026-06-12 17:19:50.852392 | controller |                       "apiVersion": "v1",
2026-06-12 17:19:50.852423 | controller |                       "fieldPath": "metadata.namespace"
2026-06-12 17:19:50.852454 | controller |                     },
2026-06-12 17:19:50.852484 | controller |                     "path": "namespace"
2026-06-12 17:19:50.852516 | controller |                   }
2026-06-12 17:19:50.852548 | controller |                 ]
2026-06-12 17:19:50.852610 | controller |               }
2026-06-12 17:19:50.852651 | controller |             },
2026-06-12 17:19:50.852684 | controller |             {
2026-06-12 17:19:50.852717 | controller |               "configMap": {
2026-06-12 17:19:50.852757 | controller |                 "items": [
2026-06-12 17:19:50.852790 | controller |                   {
2026-06-12 17:19:50.852822 | controller |                     "key": "service-ca.crt",
2026-06-12 17:19:50.852854 | controller |                     "path": "service-ca.crt"
2026-06-12 17:19:50.852886 | controller |                   }
2026-06-12 17:19:50.852919 | controller |                 ],
2026-06-12 17:19:50.852952 | controller |                 "name": "openshift-service-ca.crt"
2026-06-12 17:19:50.852986 | controller |               }
2026-06-12 17:19:50.853018 | controller |             }
2026-06-12 17:19:50.853051 | controller |           ]
2026-06-12 17:19:50.853083 | controller |         }
2026-06-12 17:19:50.853115 | controller |       }
2026-06-12 17:19:50.853148 | controller |     ]
2026-06-12 17:19:50.853180 | controller |   },
2026-06-12 17:19:50.853212 | controller |   "status": {
2026-06-12 17:19:50.853243 | controller |     "conditions": [
2026-06-12 17:19:50.853275 | controller |       {
2026-06-12 17:19:50.853307 | controller |         "lastProbeTime": null,
2026-06-12 17:19:50.853341 | controller |         "lastTransitionTime": "2026-06-12T16:22:43Z",
2026-06-12 17:19:50.853375 | controller |         "status": "True",
2026-06-12 17:19:50.853408 | controller |         "type": "PodReadyToStartContainers"
2026-06-12 17:19:50.853442 | controller |       },
2026-06-12 17:19:50.853476 | controller |       {
2026-06-12 17:19:50.853509 | controller |         "lastProbeTime": null,
2026-06-12 17:19:50.853543 | controller |         "lastTransitionTime": "2026-06-12T16:21:26Z",
2026-06-12 17:19:50.853606 | controller |         "status": "True",
2026-06-12 17:19:50.853649 | controller |         "type": "Initialized"
2026-06-12 17:19:50.853683 | controller |       },
2026-06-12 17:19:50.853717 | controller |       {
2026-06-12 17:19:50.853750 | controller |         "lastProbeTime": null,
2026-06-12 17:19:50.853783 | controller |         "lastTransitionTime": "2026-06-12T16:22:55Z",
2026-06-12 17:19:50.853816 | controller |         "status": "True",
2026-06-12 17:19:50.853850 | controller |         "type": "Ready"
2026-06-12 17:19:50.853884 | controller |       },
2026-06-12 17:19:50.853917 | controller |       {
2026-06-12 17:19:50.853950 | controller |         "lastProbeTime": null,
2026-06-12 17:19:50.853982 | controller |         "lastTransitionTime": "2026-06-12T16:22:55Z",
2026-06-12 17:19:50.854015 | controller |         "status": "True",
2026-06-12 17:19:50.854047 | controller |         "type": "ContainersReady"
2026-06-12 17:19:50.854080 | controller |       },
2026-06-12 17:19:50.854113 | controller |       {
2026-06-12 17:19:50.854145 | controller |         "lastProbeTime": null,
2026-06-12 17:19:50.854178 | controller |         "lastTransitionTime": "2026-06-12T16:21:25Z",
2026-06-12 17:19:50.854211 | controller |         "status": "True",
2026-06-12 17:19:50.854245 | controller |         "type": "PodScheduled"
2026-06-12 17:19:50.854277 | controller |       }
2026-06-12 17:19:50.854309 | controller |     ],
2026-06-12 17:19:50.854341 | controller |     "containerStatuses": [
2026-06-12 17:19:50.854372 | controller |       {
2026-06-12 17:19:50.854404 | controller |         "allocatedResources": {
2026-06-12 17:19:50.854436 | controller |           "cpu": "10m",
2026-06-12 17:19:50.854468 | controller |           "memory": "256Mi"
2026-06-12 17:19:50.854500 | controller |         },
2026-06-12 17:19:50.854532 | controller |         "containerID": "cri-o://bf5035703eb0d10712e0b3a8e3c23962dff611a71bddd0875c148008c8dbfff9",
2026-06-12 17:19:50.854567 | controller |         "image": "quay.io/openstack-k8s-operators/swift-operator@sha256:26a4ca34e65f017e1793439b8c4dd889ccc36355badbd31363baeedddb91f0a6",
2026-06-12 17:19:50.854640 | controller |         "imageID": "quay.io/openstack-k8s-operators/swift-operator@sha256:26a4ca34e65f017e1793439b8c4dd889ccc36355badbd31363baeedddb91f0a6",
2026-06-12 17:19:50.854675 | controller |         "lastState": {},
2026-06-12 17:19:50.854708 | controller |         "name": "manager",
2026-06-12 17:19:50.854757 | controller |         "ready": true,
2026-06-12 17:19:50.854791 | controller |         "resources": {
2026-06-12 17:19:50.854824 | controller |           "limits": {
2026-06-12 17:19:50.854857 | controller |             "cpu": "500m",
2026-06-12 17:19:50.854888 | controller |             "memory": "512Mi"
2026-06-12 17:19:50.854920 | controller |           },
2026-06-12 17:19:50.854953 | controller |           "requests": {
2026-06-12 17:19:50.854984 | controller |             "cpu": "10m",
2026-06-12 17:19:50.855015 | controller |             "memory": "256Mi"
2026-06-12 17:19:50.855048 | controller |           }
2026-06-12 17:19:50.855080 | controller |         },
2026-06-12 17:19:50.855112 | controller |         "restartCount": 0,
2026-06-12 17:19:50.855144 | controller |         "started": true,
2026-06-12 17:19:50.855176 | controller |         "state": {
2026-06-12 17:19:50.855207 | controller |           "running": {
2026-06-12 17:19:50.855239 | controller |             "startedAt": "2026-06-12T16:22:43Z"
2026-06-12 17:19:50.855271 | controller |           }
2026-06-12 17:19:50.855304 | controller |         },
2026-06-12 17:19:50.855337 | controller |         "user": {
2026-06-12 17:19:50.855370 | controller |           "linux": {
2026-06-12 17:19:50.855402 | controller |             "gid": 0,
2026-06-12 17:19:50.855434 | controller |             "supplementalGroups": [
2026-06-12 17:19:50.855468 | controller |               0,
2026-06-12 17:19:50.855501 | controller |               1000660000
2026-06-12 17:19:50.855565 | controller |             ],
2026-06-12 17:19:50.855643 | controller |             "uid": 1000660000
2026-06-12 17:19:50.855680 | controller |           }
2026-06-12 17:19:50.855714 | controller |         },
2026-06-12 17:19:50.855748 | controller |         "volumeMounts": [
2026-06-12 17:19:50.855780 | controller |           {
2026-06-12 17:19:50.855822 | controller |             "mountPath": "/var/run/secrets/kubernetes.io/serviceaccount",
2026-06-12 17:19:50.855866 | controller |             "name": "kube-api-access-4s5rl",
2026-06-12 17:19:50.855907 | controller |             "readOnly": true,
2026-06-12 17:19:50.855947 | controller |             "recursiveReadOnly": "Disabled"
2026-06-12 17:19:50.855988 | controller |           }
2026-06-12 17:19:50.856027 | controller |         ]
2026-06-12 17:19:50.856065 | controller |       }
2026-06-12 17:19:50.856104 | controller |     ],
2026-06-12 17:19:50.856141 | controller |     "hostIP": "192.168.126.11",
2026-06-12 17:19:50.856179 | controller |     "hostIPs": [
2026-06-12 17:19:50.856218 | controller |       {
2026-06-12 17:19:50.856255 | controller |         "ip": "192.168.126.11"
2026-06-12 17:19:50.856292 | controller |       }
2026-06-12 17:19:50.856330 | controller |     ],
2026-06-12 17:19:50.856369 | controller |     "phase": "Running",
2026-06-12 17:19:50.856408 | controller |     "podIP": "10.217.0.93",
2026-06-12 17:19:50.856449 | controller |     "podIPs": [
2026-06-12 17:19:50.856506 | controller |       {
2026-06-12 17:19:50.856551 | controller |         "ip": "10.217.0.93"
2026-06-12 17:19:50.856622 | controller |       }
2026-06-12 17:19:50.856666 | controller |     ],
2026-06-12 17:19:50.856705 | controller |     "qosClass": "Burstable",
2026-06-12 17:19:50.856744 | controller |     "startTime": "2026-06-12T16:21:26Z"
2026-06-12 17:19:50.856783 | controller |   }
2026-06-12 17:19:50.856822 | controller | }
2026-06-12 17:19:50.916688 | controller | ok:
2026-06-12 17:19:50.916866 | controller | {
2026-06-12 17:19:50.916896 | controller |   "apiVersion": "v1",
2026-06-12 17:19:50.916920 | controller |   "kind": "Pod",
2026-06-12 17:19:50.916942 | controller |   "metadata": {
2026-06-12 17:19:50.916964 | controller |     "annotations": {
2026-06-12 17:19:50.916985 | 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-12 17:19:50.917015 | 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-12 17:19:50.917039 | controller |       "kubectl.kubernetes.io/default-container": "manager",
2026-06-12 17:19:50.917062 | controller |       "openshift.io/scc": "anyuid",
2026-06-12 17:19:50.917084 | controller |       "security.openshift.io/validated-scc-subject-type": "serviceaccount"
2026-06-12 17:19:50.917105 | controller |     },
2026-06-12 17:19:50.917127 | controller |     "creationTimestamp": "2026-06-12T16:21:25Z",
2026-06-12 17:19:50.917147 | controller |     "generateName": "telemetry-operator-controller-manager-565998cc45-",
2026-06-12 17:19:50.917169 | controller |     "generation": 1,
2026-06-12 17:19:50.917190 | controller |     "labels": {
2026-06-12 17:19:50.917210 | controller |       "app.kubernetes.io/name": "telemetry-operator",
2026-06-12 17:19:50.917231 | controller |       "control-plane": "controller-manager",
2026-06-12 17:19:50.917251 | controller |       "openstack.org/operator-name": "telemetry",
2026-06-12 17:19:50.917271 | controller |       "pod-template-hash": "565998cc45"
2026-06-12 17:19:50.917292 | controller |     },
2026-06-12 17:19:50.917313 | controller |     "managedFields": [
2026-06-12 17:19:50.917333 | controller |       {
2026-06-12 17:19:50.917354 | controller |         "apiVersion": "v1",
2026-06-12 17:19:50.917374 | controller |         "fieldsType": "FieldsV1",
2026-06-12 17:19:50.917394 | controller |         "fieldsV1": {
2026-06-12 17:19:50.917415 | controller |           "f:metadata": {
2026-06-12 17:19:50.917435 | controller |             "f:annotations": {
2026-06-12 17:19:50.917455 | controller |               "f:k8s.ovn.org/pod-networks": {}
2026-06-12 17:19:50.917479 | controller |             }
2026-06-12 17:19:50.917501 | controller |           }
2026-06-12 17:19:50.917522 | controller |         },
2026-06-12 17:19:50.917543 | controller |         "manager": "crc",
2026-06-12 17:19:50.917564 | controller |         "operation": "Update",
2026-06-12 17:19:50.917613 | controller |         "subresource": "status",
2026-06-12 17:19:50.917637 | controller |         "time": "2026-06-12T16:21:25Z"
2026-06-12 17:19:50.917658 | controller |       },
2026-06-12 17:19:50.917680 | controller |       {
2026-06-12 17:19:50.917701 | controller |         "apiVersion": "v1",
2026-06-12 17:19:50.917722 | controller |         "fieldsType": "FieldsV1",
2026-06-12 17:19:50.917743 | controller |         "fieldsV1": {
2026-06-12 17:19:50.917764 | controller |           "f:metadata": {
2026-06-12 17:19:50.917785 | controller |             "f:annotations": {
2026-06-12 17:19:50.917806 | controller |               ".": {},
2026-06-12 17:19:50.917828 | controller |               "f:kubectl.kubernetes.io/default-container": {}
2026-06-12 17:19:50.917849 | controller |             },
2026-06-12 17:19:50.917871 | controller |             "f:generateName": {},
2026-06-12 17:19:50.917893 | controller |             "f:labels": {
2026-06-12 17:19:50.917914 | controller |               ".": {},
2026-06-12 17:19:50.917936 | controller |               "f:app.kubernetes.io/name": {},
2026-06-12 17:19:50.917957 | controller |               "f:control-plane": {},
2026-06-12 17:19:50.917979 | controller |               "f:openstack.org/operator-name": {},
2026-06-12 17:19:50.918001 | controller |               "f:pod-template-hash": {}
2026-06-12 17:19:50.918022 | controller |             },
2026-06-12 17:19:50.918044 | controller |             "f:ownerReferences": {
2026-06-12 17:19:50.918076 | controller |               ".": {},
2026-06-12 17:19:50.918110 | controller |               "k:{\"uid\":\"597003bb-d812-4e05-adbd-f282f2175431\"}": {}
2026-06-12 17:19:50.918140 | controller |             }
2026-06-12 17:19:50.918168 | controller |           },
2026-06-12 17:19:50.918195 | controller |           "f:spec": {
2026-06-12 17:19:50.918222 | controller |             "f:containers": {
2026-06-12 17:19:50.918243 | controller |               "k:{\"name\":\"manager\"}": {
2026-06-12 17:19:50.918264 | controller |                 ".": {},
2026-06-12 17:19:50.918285 | controller |                 "f:args": {},
2026-06-12 17:19:50.918313 | controller |                 "f:command": {},
2026-06-12 17:19:50.918340 | controller |                 "f:env": {
2026-06-12 17:19:50.918367 | controller |                   ".": {},
2026-06-12 17:19:50.918395 | controller |                   "k:{\"name\":\"ENABLE_WEBHOOKS\"}": {
2026-06-12 17:19:50.918422 | controller |                     ".": {},
2026-06-12 17:19:50.918450 | controller |                     "f:name": {},
2026-06-12 17:19:50.918477 | controller |                     "f:value": {}
2026-06-12 17:19:50.918503 | controller |                   },
2026-06-12 17:19:50.918530 | controller |                   "k:{\"name\":\"LEASE_DURATION\"}": {
2026-06-12 17:19:50.918557 | controller |                     ".": {},
2026-06-12 17:19:50.918609 | controller |                     "f:name": {},
2026-06-12 17:19:50.918640 | controller |                     "f:value": {}
2026-06-12 17:19:50.918668 | controller |                   },
2026-06-12 17:19:50.918695 | controller |                   "k:{\"name\":\"METRICS_CERTS\"}": {
2026-06-12 17:19:50.918725 | controller |                     ".": {},
2026-06-12 17:19:50.918754 | controller |                     "f:name": {},
2026-06-12 17:19:50.918781 | controller |                     "f:value": {}
2026-06-12 17:19:50.918808 | controller |                   },
2026-06-12 17:19:50.918834 | controller |                   "k:{\"name\":\"RENEW_DEADLINE\"}": {
2026-06-12 17:19:50.918861 | controller |                     ".": {},
2026-06-12 17:19:50.918888 | controller |                     "f:name": {},
2026-06-12 17:19:50.918915 | controller |                     "f:value": {}
2026-06-12 17:19:50.918942 | controller |                   },
2026-06-12 17:19:50.918968 | controller |                   "k:{\"name\":\"RETRY_PERIOD\"}": {
2026-06-12 17:19:50.918995 | controller |                     ".": {},
2026-06-12 17:19:50.919023 | controller |                     "f:name": {},
2026-06-12 17:19:50.919050 | controller |                     "f:value": {}
2026-06-12 17:19:50.919076 | controller |                   }
2026-06-12 17:19:50.919103 | controller |                 },
2026-06-12 17:19:50.919130 | controller |                 "f:image": {},
2026-06-12 17:19:50.919157 | controller |                 "f:imagePullPolicy": {},
2026-06-12 17:19:50.919179 | controller |                 "f:livenessProbe": {
2026-06-12 17:19:50.919200 | controller |                   ".": {},
2026-06-12 17:19:50.919227 | controller |                   "f:failureThreshold": {},
2026-06-12 17:19:50.919255 | controller |                   "f:httpGet": {
2026-06-12 17:19:50.919284 | controller |                     ".": {},
2026-06-12 17:19:50.919312 | controller |                     "f:path": {},
2026-06-12 17:19:50.919339 | controller |                     "f:port": {},
2026-06-12 17:19:50.919361 | controller |                     "f:scheme": {}
2026-06-12 17:19:50.919382 | controller |                   },
2026-06-12 17:19:50.919403 | controller |                   "f:initialDelaySeconds": {},
2026-06-12 17:19:50.919425 | controller |                   "f:periodSeconds": {},
2026-06-12 17:19:50.919453 | controller |                   "f:successThreshold": {},
2026-06-12 17:19:50.919480 | controller |                   "f:timeoutSeconds": {}
2026-06-12 17:19:50.919523 | controller |                 },
2026-06-12 17:19:50.919551 | controller |                 "f:name": {},
2026-06-12 17:19:50.919607 | controller |                 "f:readinessProbe": {
2026-06-12 17:19:50.919715 | controller |                   ".": {},
2026-06-12 17:19:50.919756 | controller |                   "f:failureThreshold": {},
2026-06-12 17:19:50.919781 | controller |                   "f:httpGet": {
2026-06-12 17:19:50.919803 | controller |                     ".": {},
2026-06-12 17:19:50.919824 | controller |                     "f:path": {},
2026-06-12 17:19:50.919845 | controller |                     "f:port": {},
2026-06-12 17:19:50.919866 | controller |                     "f:scheme": {}
2026-06-12 17:19:50.919887 | controller |                   },
2026-06-12 17:19:50.919908 | controller |                   "f:initialDelaySeconds": {},
2026-06-12 17:19:50.919929 | controller |                   "f:periodSeconds": {},
2026-06-12 17:19:50.919949 | controller |                   "f:successThreshold": {},
2026-06-12 17:19:50.919970 | controller |                   "f:timeoutSeconds": {}
2026-06-12 17:19:50.919991 | controller |                 },
2026-06-12 17:19:50.920012 | controller |                 "f:resources": {
2026-06-12 17:19:50.920032 | controller |                   ".": {},
2026-06-12 17:19:50.920053 | controller |                   "f:limits": {
2026-06-12 17:19:50.920074 | controller |                     ".": {},
2026-06-12 17:19:50.920094 | controller |                     "f:cpu": {},
2026-06-12 17:19:50.920114 | controller |                     "f:memory": {}
2026-06-12 17:19:50.920134 | controller |                   },
2026-06-12 17:19:50.920154 | controller |                   "f:requests": {
2026-06-12 17:19:50.920174 | controller |                     ".": {},
2026-06-12 17:19:50.920194 | controller |                     "f:cpu": {},
2026-06-12 17:19:50.920214 | controller |                     "f:memory": {}
2026-06-12 17:19:50.920242 | controller |                   }
2026-06-12 17:19:50.920264 | controller |                 },
2026-06-12 17:19:50.920285 | controller |                 "f:securityContext": {
2026-06-12 17:19:50.920306 | controller |                   ".": {},
2026-06-12 17:19:50.920326 | controller |                   "f:allowPrivilegeEscalation": {}
2026-06-12 17:19:50.920346 | controller |                 },
2026-06-12 17:19:50.920366 | controller |                 "f:terminationMessagePath": {},
2026-06-12 17:19:50.920387 | controller |                 "f:terminationMessagePolicy": {}
2026-06-12 17:19:50.920407 | controller |               }
2026-06-12 17:19:50.920428 | controller |             },
2026-06-12 17:19:50.920448 | controller |             "f:dnsPolicy": {},
2026-06-12 17:19:50.920468 | controller |             "f:enableServiceLinks": {},
2026-06-12 17:19:50.920489 | controller |             "f:restartPolicy": {},
2026-06-12 17:19:50.920509 | controller |             "f:schedulerName": {},
2026-06-12 17:19:50.920528 | controller |             "f:securityContext": {
2026-06-12 17:19:50.920548 | controller |               ".": {},
2026-06-12 17:19:50.920569 | controller |               "f:runAsNonRoot": {}
2026-06-12 17:19:50.920628 | controller |             },
2026-06-12 17:19:50.920651 | controller |             "f:serviceAccount": {},
2026-06-12 17:19:50.920671 | controller |             "f:serviceAccountName": {},
2026-06-12 17:19:50.920692 | controller |             "f:terminationGracePeriodSeconds": {},
2026-06-12 17:19:50.920713 | controller |             "f:tolerations": {}
2026-06-12 17:19:50.920734 | controller |           }
2026-06-12 17:19:50.920755 | controller |         },
2026-06-12 17:19:50.920775 | controller |         "manager": "kube-controller-manager",
2026-06-12 17:19:50.920797 | controller |         "operation": "Update",
2026-06-12 17:19:50.920817 | controller |         "time": "2026-06-12T16:21:25Z"
2026-06-12 17:19:50.920837 | controller |       },
2026-06-12 17:19:50.920858 | controller |       {
2026-06-12 17:19:50.920879 | controller |         "apiVersion": "v1",
2026-06-12 17:19:50.920899 | controller |         "fieldsType": "FieldsV1",
2026-06-12 17:19:50.920927 | controller |         "fieldsV1": {
2026-06-12 17:19:50.920950 | controller |           "f:metadata": {
2026-06-12 17:19:50.920971 | controller |             "f:annotations": {
2026-06-12 17:19:50.920992 | controller |               "f:k8s.v1.cni.cncf.io/network-status": {}
2026-06-12 17:19:50.921014 | controller |             }
2026-06-12 17:19:50.921035 | controller |           }
2026-06-12 17:19:50.921056 | controller |         },
2026-06-12 17:19:50.921077 | controller |         "manager": "multus-daemon",
2026-06-12 17:19:50.921098 | controller |         "operation": "Update",
2026-06-12 17:19:50.921119 | controller |         "subresource": "status",
2026-06-12 17:19:50.921140 | controller |         "time": "2026-06-12T16:21:36Z"
2026-06-12 17:19:50.921162 | controller |       },
2026-06-12 17:19:50.921183 | controller |       {
2026-06-12 17:19:50.921205 | controller |         "apiVersion": "v1",
2026-06-12 17:19:50.921227 | controller |         "fieldsType": "FieldsV1",
2026-06-12 17:19:50.921249 | controller |         "fieldsV1": {
2026-06-12 17:19:50.921271 | controller |           "f:status": {
2026-06-12 17:19:50.921293 | controller |             "f:conditions": {
2026-06-12 17:19:50.921314 | controller |               "k:{\"type\":\"ContainersReady\"}": {
2026-06-12 17:19:50.921336 | controller |                 ".": {},
2026-06-12 17:19:50.921358 | controller |                 "f:lastProbeTime": {},
2026-06-12 17:19:50.921380 | controller |                 "f:lastTransitionTime": {},
2026-06-12 17:19:50.921402 | controller |                 "f:status": {},
2026-06-12 17:19:50.921424 | controller |                 "f:type": {}
2026-06-12 17:19:50.921445 | controller |               },
2026-06-12 17:19:50.921466 | controller |               "k:{\"type\":\"Initialized\"}": {
2026-06-12 17:19:50.921487 | controller |                 ".": {},
2026-06-12 17:19:50.921508 | controller |                 "f:lastProbeTime": {},
2026-06-12 17:19:50.921529 | controller |                 "f:lastTransitionTime": {},
2026-06-12 17:19:50.921551 | controller |                 "f:status": {},
2026-06-12 17:19:50.921572 | controller |                 "f:type": {}
2026-06-12 17:19:50.921620 | controller |               },
2026-06-12 17:19:50.921643 | controller |               "k:{\"type\":\"PodReadyToStartContainers\"}": {
2026-06-12 17:19:50.921680 | controller |                 ".": {},
2026-06-12 17:19:50.921703 | controller |                 "f:lastProbeTime": {},
2026-06-12 17:19:50.921728 | controller |                 "f:lastTransitionTime": {},
2026-06-12 17:19:50.921752 | controller |                 "f:status": {},
2026-06-12 17:19:50.921773 | controller |                 "f:type": {}
2026-06-12 17:19:50.921794 | controller |               },
2026-06-12 17:19:50.921815 | controller |               "k:{\"type\":\"Ready\"}": {
2026-06-12 17:19:50.921836 | controller |                 ".": {},
2026-06-12 17:19:50.921857 | controller |                 "f:lastProbeTime": {},
2026-06-12 17:19:50.921878 | controller |                 "f:lastTransitionTime": {},
2026-06-12 17:19:50.921900 | controller |                 "f:status": {},
2026-06-12 17:19:50.921921 | controller |                 "f:type": {}
2026-06-12 17:19:50.921942 | controller |               }
2026-06-12 17:19:50.921963 | controller |             },
2026-06-12 17:19:50.921984 | controller |             "f:containerStatuses": {},
2026-06-12 17:19:50.922006 | controller |             "f:hostIP": {},
2026-06-12 17:19:50.922027 | controller |             "f:hostIPs": {},
2026-06-12 17:19:50.922048 | controller |             "f:phase": {},
2026-06-12 17:19:50.922245 | controller |             "f:podIP": {},
2026-06-12 17:19:50.922266 | controller |             "f:podIPs": {
2026-06-12 17:19:50.922287 | controller |               ".": {},
2026-06-12 17:19:50.922309 | controller |               "k:{\"ip\":\"10.217.0.95\"}": {
2026-06-12 17:19:50.922330 | controller |                 ".": {},
2026-06-12 17:19:50.922351 | controller |                 "f:ip": {}
2026-06-12 17:19:50.922377 | controller |               }
2026-06-12 17:19:50.922399 | controller |             },
2026-06-12 17:19:50.922420 | controller |             "f:startTime": {}
2026-06-12 17:19:50.922441 | controller |           }
2026-06-12 17:19:50.922461 | controller |         },
2026-06-12 17:19:50.922482 | controller |         "manager": "kubelet",
2026-06-12 17:19:50.922503 | controller |         "operation": "Update",
2026-06-12 17:19:50.922523 | controller |         "subresource": "status",
2026-06-12 17:19:50.922544 | controller |         "time": "2026-06-12T16:23:05Z"
2026-06-12 17:19:50.922565 | controller |       }
2026-06-12 17:19:50.922626 | controller |     ],
2026-06-12 17:19:50.922650 | controller |     "name": "telemetry-operator-controller-manager-565998cc45-ndrh5",
2026-06-12 17:19:50.922673 | controller |     "namespace": "openstack-operators",
2026-06-12 17:19:50.922695 | controller |     "ownerReferences": [
2026-06-12 17:19:50.922716 | controller |       {
2026-06-12 17:19:50.922741 | controller |         "apiVersion": "apps/v1",
2026-06-12 17:19:50.922765 | controller |         "blockOwnerDeletion": true,
2026-06-12 17:19:50.922786 | controller |         "controller": true,
2026-06-12 17:19:50.922807 | controller |         "kind": "ReplicaSet",
2026-06-12 17:19:50.922828 | controller |         "name": "telemetry-operator-controller-manager-565998cc45",
2026-06-12 17:19:50.922850 | controller |         "uid": "597003bb-d812-4e05-adbd-f282f2175431"
2026-06-12 17:19:50.922871 | controller |       }
2026-06-12 17:19:50.922893 | controller |     ],
2026-06-12 17:19:50.922914 | controller |     "resourceVersion": "55766",
2026-06-12 17:19:50.922936 | controller |     "uid": "1f58ddee-a896-4eb9-a51d-11818efa8534"
2026-06-12 17:19:50.922957 | controller |   },
2026-06-12 17:19:50.922979 | controller |   "spec": {
2026-06-12 17:19:50.923001 | controller |     "containers": [
2026-06-12 17:19:50.923022 | controller |       {
2026-06-12 17:19:50.923043 | controller |         "args": [
2026-06-12 17:19:50.923065 | controller |           "--leader-elect",
2026-06-12 17:19:50.923086 | controller |           "--health-probe-bind-address=:8081",
2026-06-12 17:19:50.923107 | controller |           "--metrics-bind-address=127.0.0.1:8080"
2026-06-12 17:19:50.923128 | controller |         ],
2026-06-12 17:19:50.923149 | controller |         "command": [
2026-06-12 17:19:50.923170 | controller |           "/manager"
2026-06-12 17:19:50.923191 | controller |         ],
2026-06-12 17:19:50.923211 | controller |         "env": [
2026-06-12 17:19:50.923231 | controller |           {
2026-06-12 17:19:50.923251 | controller |             "name": "LEASE_DURATION",
2026-06-12 17:19:50.923272 | controller |             "value": "30"
2026-06-12 17:19:50.923292 | controller |           },
2026-06-12 17:19:50.923313 | controller |           {
2026-06-12 17:19:50.923333 | controller |             "name": "RENEW_DEADLINE",
2026-06-12 17:19:50.923353 | controller |             "value": "20"
2026-06-12 17:19:50.923373 | controller |           },
2026-06-12 17:19:50.923394 | controller |           {
2026-06-12 17:19:50.923415 | controller |             "name": "RETRY_PERIOD",
2026-06-12 17:19:50.923435 | controller |             "value": "5"
2026-06-12 17:19:50.923455 | controller |           },
2026-06-12 17:19:50.923476 | controller |           {
2026-06-12 17:19:50.923512 | controller |             "name": "ENABLE_WEBHOOKS",
2026-06-12 17:19:50.923534 | controller |             "value": "false"
2026-06-12 17:19:50.923554 | controller |           },
2026-06-12 17:19:50.923618 | controller |           {
2026-06-12 17:19:50.923653 | controller |             "name": "METRICS_CERTS",
2026-06-12 17:19:50.923675 | controller |             "value": "false"
2026-06-12 17:19:50.923696 | controller |           }
2026-06-12 17:19:50.923717 | controller |         ],
2026-06-12 17:19:50.923737 | controller |         "image": "quay.io/openstack-k8s-operators/telemetry-operator@sha256:08725ae3cc37b0aa0b0f54e947792cdc72e79eb126a47a9b52811b9fafc61b2e",
2026-06-12 17:19:50.923763 | controller |         "imagePullPolicy": "IfNotPresent",
2026-06-12 17:19:50.923785 | controller |         "livenessProbe": {
2026-06-12 17:19:50.923806 | controller |           "failureThreshold": 3,
2026-06-12 17:19:50.923826 | controller |           "httpGet": {
2026-06-12 17:19:50.923847 | controller |             "path": "/healthz",
2026-06-12 17:19:50.923867 | controller |             "port": 8081,
2026-06-12 17:19:50.923888 | controller |             "scheme": "HTTP"
2026-06-12 17:19:50.923908 | controller |           },
2026-06-12 17:19:50.923928 | controller |           "initialDelaySeconds": 15,
2026-06-12 17:19:50.923949 | controller |           "periodSeconds": 20,
2026-06-12 17:19:50.923969 | controller |           "successThreshold": 1,
2026-06-12 17:19:50.923989 | controller |           "timeoutSeconds": 1
2026-06-12 17:19:50.924010 | controller |         },
2026-06-12 17:19:50.924030 | controller |         "name": "manager",
2026-06-12 17:19:50.924050 | controller |         "readinessProbe": {
2026-06-12 17:19:50.924070 | controller |           "failureThreshold": 3,
2026-06-12 17:19:50.924090 | controller |           "httpGet": {
2026-06-12 17:19:50.924110 | controller |             "path": "/readyz",
2026-06-12 17:19:50.924130 | controller |             "port": 8081,
2026-06-12 17:19:50.924150 | controller |             "scheme": "HTTP"
2026-06-12 17:19:50.924170 | controller |           },
2026-06-12 17:19:50.924192 | controller |           "initialDelaySeconds": 5,
2026-06-12 17:19:50.924213 | controller |           "periodSeconds": 10,
2026-06-12 17:19:50.924234 | controller |           "successThreshold": 1,
2026-06-12 17:19:50.924255 | controller |           "timeoutSeconds": 1
2026-06-12 17:19:50.924276 | controller |         },
2026-06-12 17:19:50.924297 | controller |         "resources": {
2026-06-12 17:19:50.924318 | controller |           "limits": {
2026-06-12 17:19:50.924339 | controller |             "cpu": "500m",
2026-06-12 17:19:50.924360 | controller |             "memory": "512Mi"
2026-06-12 17:19:50.924381 | controller |           },
2026-06-12 17:19:50.924402 | controller |           "requests": {
2026-06-12 17:19:50.924423 | controller |             "cpu": "10m",
2026-06-12 17:19:50.924443 | controller |             "memory": "256Mi"
2026-06-12 17:19:50.924464 | controller |           }
2026-06-12 17:19:50.924486 | controller |         },
2026-06-12 17:19:50.924507 | controller |         "securityContext": {
2026-06-12 17:19:50.924528 | controller |           "allowPrivilegeEscalation": false,
2026-06-12 17:19:50.924550 | controller |           "capabilities": {
2026-06-12 17:19:50.924571 | controller |             "drop": [
2026-06-12 17:19:50.924621 | controller |               "MKNOD"
2026-06-12 17:19:50.924644 | controller |             ]
2026-06-12 17:19:50.924665 | controller |           }
2026-06-12 17:19:50.924686 | controller |         },
2026-06-12 17:19:50.924706 | controller |         "terminationMessagePath": "/dev/termination-log",
2026-06-12 17:19:50.924727 | controller |         "terminationMessagePolicy": "File",
2026-06-12 17:19:50.924748 | controller |         "volumeMounts": [
2026-06-12 17:19:50.924769 | controller |           {
2026-06-12 17:19:50.924791 | controller |             "mountPath": "/var/run/secrets/kubernetes.io/serviceaccount",
2026-06-12 17:19:50.924813 | controller |             "name": "kube-api-access-w794n",
2026-06-12 17:19:50.924833 | controller |             "readOnly": true
2026-06-12 17:19:50.924855 | controller |           }
2026-06-12 17:19:50.924876 | controller |         ]
2026-06-12 17:19:50.924897 | controller |       }
2026-06-12 17:19:50.924918 | controller |     ],
2026-06-12 17:19:50.924939 | controller |     "dnsPolicy": "ClusterFirst",
2026-06-12 17:19:50.924959 | controller |     "enableServiceLinks": true,
2026-06-12 17:19:50.924979 | controller |     "imagePullSecrets": [
2026-06-12 17:19:50.925000 | controller |       {
2026-06-12 17:19:50.925021 | controller |         "name": "telemetry-operator-controller-manager-dockercfg-vh5zj"
2026-06-12 17:19:50.925048 | controller |       }
2026-06-12 17:19:50.925070 | controller |     ],
2026-06-12 17:19:50.925090 | controller |     "nodeName": "crc",
2026-06-12 17:19:50.925111 | controller |     "preemptionPolicy": "PreemptLowerPriority",
2026-06-12 17:19:50.925132 | controller |     "priority": 0,
2026-06-12 17:19:50.925153 | controller |     "restartPolicy": "Always",
2026-06-12 17:19:50.925174 | controller |     "schedulerName": "default-scheduler",
2026-06-12 17:19:50.925195 | controller |     "securityContext": {
2026-06-12 17:19:50.925217 | controller |       "runAsNonRoot": true,
2026-06-12 17:19:50.925238 | controller |       "seLinuxOptions": {
2026-06-12 17:19:50.925259 | controller |         "level": "s0:c26,c5"
2026-06-12 17:19:50.925280 | controller |       }
2026-06-12 17:19:50.925301 | controller |     },
2026-06-12 17:19:50.925322 | controller |     "serviceAccount": "telemetry-operator-controller-manager",
2026-06-12 17:19:50.925343 | controller |     "serviceAccountName": "telemetry-operator-controller-manager",
2026-06-12 17:19:50.925364 | controller |     "terminationGracePeriodSeconds": 10,
2026-06-12 17:19:50.925385 | controller |     "tolerations": [
2026-06-12 17:19:50.925406 | controller |       {
2026-06-12 17:19:50.925427 | controller |         "effect": "NoExecute",
2026-06-12 17:19:50.925448 | controller |         "key": "node.kubernetes.io/not-ready",
2026-06-12 17:19:50.925468 | controller |         "operator": "Exists",
2026-06-12 17:19:50.925489 | controller |         "tolerationSeconds": 120
2026-06-12 17:19:50.925510 | controller |       },
2026-06-12 17:19:50.925530 | controller |       {
2026-06-12 17:19:50.925551 | controller |         "effect": "NoExecute",
2026-06-12 17:19:50.925571 | controller |         "key": "node.kubernetes.io/unreachable",
2026-06-12 17:19:50.925620 | controller |         "operator": "Exists",
2026-06-12 17:19:50.925642 | controller |         "tolerationSeconds": 120
2026-06-12 17:19:50.925664 | controller |       },
2026-06-12 17:19:50.925685 | controller |       {
2026-06-12 17:19:50.925707 | controller |         "effect": "NoSchedule",
2026-06-12 17:19:50.925730 | controller |         "key": "node.kubernetes.io/memory-pressure",
2026-06-12 17:19:50.925754 | controller |         "operator": "Exists"
2026-06-12 17:19:50.925775 | controller |       }
2026-06-12 17:19:50.925796 | controller |     ],
2026-06-12 17:19:50.925817 | controller |     "volumes": [
2026-06-12 17:19:50.925838 | controller |       {
2026-06-12 17:19:50.925859 | controller |         "name": "kube-api-access-w794n",
2026-06-12 17:19:50.925880 | controller |         "projected": {
2026-06-12 17:19:50.925900 | controller |           "defaultMode": 420,
2026-06-12 17:19:50.925921 | controller |           "sources": [
2026-06-12 17:19:50.925942 | controller |             {
2026-06-12 17:19:50.925963 | controller |               "serviceAccountToken": {
2026-06-12 17:19:50.925984 | controller |                 "expirationSeconds": 3607,
2026-06-12 17:19:50.926005 | controller |                 "path": "token"
2026-06-12 17:19:50.926027 | controller |               }
2026-06-12 17:19:50.926048 | controller |             },
2026-06-12 17:19:50.926069 | controller |             {
2026-06-12 17:19:50.926089 | controller |               "configMap": {
2026-06-12 17:19:50.926109 | controller |                 "items": [
2026-06-12 17:19:50.926130 | controller |                   {
2026-06-12 17:19:50.926150 | controller |                     "key": "ca.crt",
2026-06-12 17:19:50.926170 | controller |                     "path": "ca.crt"
2026-06-12 17:19:50.926191 | controller |                   }
2026-06-12 17:19:50.926212 | controller |                 ],
2026-06-12 17:19:50.926232 | controller |                 "name": "kube-root-ca.crt"
2026-06-12 17:19:50.926253 | controller |               }
2026-06-12 17:19:50.926273 | controller |             },
2026-06-12 17:19:50.926292 | controller |             {
2026-06-12 17:19:50.926319 | controller |               "downwardAPI": {
2026-06-12 17:19:50.926340 | controller |                 "items": [
2026-06-12 17:19:50.926360 | controller |                   {
2026-06-12 17:19:50.926380 | controller |                     "fieldRef": {
2026-06-12 17:19:50.926400 | controller |                       "apiVersion": "v1",
2026-06-12 17:19:50.926420 | controller |                       "fieldPath": "metadata.namespace"
2026-06-12 17:19:50.926440 | controller |                     },
2026-06-12 17:19:50.926460 | controller |                     "path": "namespace"
2026-06-12 17:19:50.926480 | controller |                   }
2026-06-12 17:19:50.926500 | controller |                 ]
2026-06-12 17:19:50.926520 | controller |               }
2026-06-12 17:19:50.926540 | controller |             },
2026-06-12 17:19:50.926559 | controller |             {
2026-06-12 17:19:50.926604 | controller |               "configMap": {
2026-06-12 17:19:50.926627 | controller |                 "items": [
2026-06-12 17:19:50.926647 | controller |                   {
2026-06-12 17:19:50.926667 | controller |                     "key": "service-ca.crt",
2026-06-12 17:19:50.926687 | controller |                     "path": "service-ca.crt"
2026-06-12 17:19:50.926706 | controller |                   }
2026-06-12 17:19:50.926726 | controller |                 ],
2026-06-12 17:19:50.926746 | controller |                 "name": "openshift-service-ca.crt"
2026-06-12 17:19:50.926766 | controller |               }
2026-06-12 17:19:50.926785 | controller |             }
2026-06-12 17:19:50.926805 | controller |           ]
2026-06-12 17:19:50.926825 | controller |         }
2026-06-12 17:19:50.926845 | controller |       }
2026-06-12 17:19:50.926864 | controller |     ]
2026-06-12 17:19:50.926883 | controller |   },
2026-06-12 17:19:50.926903 | controller |   "status": {
2026-06-12 17:19:50.926923 | controller |     "conditions": [
2026-06-12 17:19:50.926942 | controller |       {
2026-06-12 17:19:50.926962 | controller |         "lastProbeTime": null,
2026-06-12 17:19:50.926983 | controller |         "lastTransitionTime": "2026-06-12T16:22:46Z",
2026-06-12 17:19:50.927003 | controller |         "status": "True",
2026-06-12 17:19:50.927023 | controller |         "type": "PodReadyToStartContainers"
2026-06-12 17:19:50.927043 | controller |       },
2026-06-12 17:19:50.927064 | controller |       {
2026-06-12 17:19:50.927084 | controller |         "lastProbeTime": null,
2026-06-12 17:19:50.927105 | controller |         "lastTransitionTime": "2026-06-12T16:21:26Z",
2026-06-12 17:19:50.927126 | controller |         "status": "True",
2026-06-12 17:19:50.927147 | controller |         "type": "Initialized"
2026-06-12 17:19:50.927168 | controller |       },
2026-06-12 17:19:50.927189 | controller |       {
2026-06-12 17:19:50.927210 | controller |         "lastProbeTime": null,
2026-06-12 17:19:50.927231 | controller |         "lastTransitionTime": "2026-06-12T16:22:57Z",
2026-06-12 17:19:50.927252 | controller |         "status": "True",
2026-06-12 17:19:50.927273 | controller |         "type": "Ready"
2026-06-12 17:19:50.927294 | controller |       },
2026-06-12 17:19:50.927315 | controller |       {
2026-06-12 17:19:50.927336 | controller |         "lastProbeTime": null,
2026-06-12 17:19:50.927356 | controller |         "lastTransitionTime": "2026-06-12T16:22:57Z",
2026-06-12 17:19:50.927377 | controller |         "status": "True",
2026-06-12 17:19:50.927398 | controller |         "type": "ContainersReady"
2026-06-12 17:19:50.927420 | controller |       },
2026-06-12 17:19:50.927441 | controller |       {
2026-06-12 17:19:50.927462 | controller |         "lastProbeTime": null,
2026-06-12 17:19:50.927498 | controller |         "lastTransitionTime": "2026-06-12T16:21:25Z",
2026-06-12 17:19:50.927523 | controller |         "status": "True",
2026-06-12 17:19:50.927544 | controller |         "type": "PodScheduled"
2026-06-12 17:19:50.927566 | controller |       }
2026-06-12 17:19:50.927614 | controller |     ],
2026-06-12 17:19:50.927644 | controller |     "containerStatuses": [
2026-06-12 17:19:50.927666 | controller |       {
2026-06-12 17:19:50.927687 | controller |         "allocatedResources": {
2026-06-12 17:19:50.927709 | controller |           "cpu": "10m",
2026-06-12 17:19:50.927730 | controller |           "memory": "256Mi"
2026-06-12 17:19:50.927751 | controller |         },
2026-06-12 17:19:50.927772 | controller |         "containerID": "cri-o://61054495d5b261452622bb07f85151663d216e7569c53a2d7ddb5485db23adc7",
2026-06-12 17:19:50.927794 | controller |         "image": "quay.io/openstack-k8s-operators/telemetry-operator@sha256:08725ae3cc37b0aa0b0f54e947792cdc72e79eb126a47a9b52811b9fafc61b2e",
2026-06-12 17:19:50.927817 | controller |         "imageID": "quay.io/openstack-k8s-operators/telemetry-operator@sha256:08725ae3cc37b0aa0b0f54e947792cdc72e79eb126a47a9b52811b9fafc61b2e",
2026-06-12 17:19:50.927838 | controller |         "lastState": {},
2026-06-12 17:19:50.927860 | controller |         "name": "manager",
2026-06-12 17:19:50.927881 | controller |         "ready": true,
2026-06-12 17:19:50.927902 | controller |         "resources": {
2026-06-12 17:19:50.927923 | controller |           "limits": {
2026-06-12 17:19:50.927944 | controller |             "cpu": "500m",
2026-06-12 17:19:50.927965 | controller |             "memory": "512Mi"
2026-06-12 17:19:50.927986 | controller |           },
2026-06-12 17:19:50.928007 | controller |           "requests": {
2026-06-12 17:19:50.928028 | controller |             "cpu": "10m",
2026-06-12 17:19:50.928050 | controller |             "memory": "256Mi"
2026-06-12 17:19:50.928071 | controller |           }
2026-06-12 17:19:50.928092 | controller |         },
2026-06-12 17:19:50.928113 | controller |         "restartCount": 0,
2026-06-12 17:19:50.928134 | controller |         "started": true,
2026-06-12 17:19:50.928155 | controller |         "state": {
2026-06-12 17:19:50.928176 | controller |           "running": {
2026-06-12 17:19:50.928197 | controller |             "startedAt": "2026-06-12T16:22:45Z"
2026-06-12 17:19:50.928218 | controller |           }
2026-06-12 17:19:50.928239 | controller |         },
2026-06-12 17:19:50.928261 | controller |         "user": {
2026-06-12 17:19:50.928281 | controller |           "linux": {
2026-06-12 17:19:50.928302 | controller |             "gid": 0,
2026-06-12 17:19:50.928323 | controller |             "supplementalGroups": [
2026-06-12 17:19:50.928344 | controller |               0
2026-06-12 17:19:50.928364 | controller |             ],
2026-06-12 17:19:50.928385 | controller |             "uid": 65532
2026-06-12 17:19:50.928406 | controller |           }
2026-06-12 17:19:50.928427 | controller |         },
2026-06-12 17:19:50.928448 | controller |         "volumeMounts": [
2026-06-12 17:19:50.928469 | controller |           {
2026-06-12 17:19:50.928489 | controller |             "mountPath": "/var/run/secrets/kubernetes.io/serviceaccount",
2026-06-12 17:19:50.928511 | controller |             "name": "kube-api-access-w794n",
2026-06-12 17:19:50.928532 | controller |             "readOnly": true,
2026-06-12 17:19:50.928553 | controller |             "recursiveReadOnly": "Disabled"
2026-06-12 17:19:50.928595 | controller |           }
2026-06-12 17:19:50.928624 | controller |         ]
2026-06-12 17:19:50.928647 | controller |       }
2026-06-12 17:19:50.928668 | controller |     ],
2026-06-12 17:19:50.928690 | controller |     "hostIP": "192.168.126.11",
2026-06-12 17:19:50.928712 | controller |     "hostIPs": [
2026-06-12 17:19:50.928733 | controller |       {
2026-06-12 17:19:50.928755 | controller |         "ip": "192.168.126.11"
2026-06-12 17:19:50.928775 | controller |       }
2026-06-12 17:19:50.928796 | controller |     ],
2026-06-12 17:19:50.928817 | controller |     "phase": "Running",
2026-06-12 17:19:50.928838 | controller |     "podIP": "10.217.0.95",
2026-06-12 17:19:50.928859 | controller |     "podIPs": [
2026-06-12 17:19:50.928880 | controller |       {
2026-06-12 17:19:50.928902 | controller |         "ip": "10.217.0.95"
2026-06-12 17:19:50.928928 | controller |       }
2026-06-12 17:19:50.928950 | controller |     ],
2026-06-12 17:19:50.928972 | controller |     "qosClass": "Burstable",
2026-06-12 17:19:50.928994 | controller |     "startTime": "2026-06-12T16:21:26Z"
2026-06-12 17:19:50.929015 | controller |   }
2026-06-12 17:19:50.929036 | controller | }
2026-06-12 17:19:50.959888 | controller | ok:
2026-06-12 17:19:50.960022 | controller | {
2026-06-12 17:19:50.960045 | controller |   "apiVersion": "v1",
2026-06-12 17:19:50.960387 | controller |   "kind": "Pod",
2026-06-12 17:19:50.960418 | controller |   "metadata": {
2026-06-12 17:19:50.960435 | controller |     "annotations": {
2026-06-12 17:19:50.960451 | 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-12 17:19:50.960468 | 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-12 17:19:50.960485 | controller |       "kubectl.kubernetes.io/default-container": "manager",
2026-06-12 17:19:50.960502 | controller |       "openshift.io/scc": "anyuid",
2026-06-12 17:19:50.960517 | controller |       "security.openshift.io/validated-scc-subject-type": "serviceaccount"
2026-06-12 17:19:50.960533 | controller |     },
2026-06-12 17:19:50.960548 | controller |     "creationTimestamp": "2026-06-12T16:21:25Z",
2026-06-12 17:19:50.960563 | controller |     "generateName": "test-operator-controller-manager-7579dbdcb9-",
2026-06-12 17:19:50.960598 | controller |     "generation": 1,
2026-06-12 17:19:50.960615 | controller |     "labels": {
2026-06-12 17:19:50.960631 | controller |       "app.kubernetes.io/name": "test-operator",
2026-06-12 17:19:50.960646 | controller |       "control-plane": "controller-manager",
2026-06-12 17:19:50.960661 | controller |       "openstack.org/operator-name": "test",
2026-06-12 17:19:50.960676 | controller |       "pod-template-hash": "7579dbdcb9"
2026-06-12 17:19:50.960691 | controller |     },
2026-06-12 17:19:50.960706 | controller |     "managedFields": [
2026-06-12 17:19:50.960721 | controller |       {
2026-06-12 17:19:50.960735 | controller |         "apiVersion": "v1",
2026-06-12 17:19:50.960764 | controller |         "fieldsType": "FieldsV1",
2026-06-12 17:19:50.960779 | controller |         "fieldsV1": {
2026-06-12 17:19:50.960795 | controller |           "f:metadata": {
2026-06-12 17:19:50.960810 | controller |             "f:annotations": {
2026-06-12 17:19:50.960825 | controller |               "f:k8s.ovn.org/pod-networks": {}
2026-06-12 17:19:50.960840 | controller |             }
2026-06-12 17:19:50.960855 | controller |           }
2026-06-12 17:19:50.960869 | controller |         },
2026-06-12 17:19:50.960884 | controller |         "manager": "crc",
2026-06-12 17:19:50.960898 | controller |         "operation": "Update",
2026-06-12 17:19:50.960913 | controller |         "subresource": "status",
2026-06-12 17:19:50.960928 | controller |         "time": "2026-06-12T16:21:25Z"
2026-06-12 17:19:50.960942 | controller |       },
2026-06-12 17:19:50.960957 | controller |       {
2026-06-12 17:19:50.960972 | controller |         "apiVersion": "v1",
2026-06-12 17:19:50.960986 | controller |         "fieldsType": "FieldsV1",
2026-06-12 17:19:50.961000 | controller |         "fieldsV1": {
2026-06-12 17:19:50.961015 | controller |           "f:metadata": {
2026-06-12 17:19:50.961029 | controller |             "f:annotations": {
2026-06-12 17:19:50.961043 | controller |               ".": {},
2026-06-12 17:19:50.961066 | controller |               "f:kubectl.kubernetes.io/default-container": {}
2026-06-12 17:19:50.961081 | controller |             },
2026-06-12 17:19:50.961095 | controller |             "f:generateName": {},
2026-06-12 17:19:50.961109 | controller |             "f:labels": {
2026-06-12 17:19:50.961124 | controller |               ".": {},
2026-06-12 17:19:50.961140 | controller |               "f:app.kubernetes.io/name": {},
2026-06-12 17:19:50.961156 | controller |               "f:control-plane": {},
2026-06-12 17:19:50.961172 | controller |               "f:openstack.org/operator-name": {},
2026-06-12 17:19:50.961187 | controller |               "f:pod-template-hash": {}
2026-06-12 17:19:50.961202 | controller |             },
2026-06-12 17:19:50.961217 | controller |             "f:ownerReferences": {
2026-06-12 17:19:50.961232 | controller |               ".": {},
2026-06-12 17:19:50.961247 | controller |               "k:{\"uid\":\"f2802bdb-3a3b-4269-af86-2d0c5865aea7\"}": {}
2026-06-12 17:19:50.961262 | controller |             }
2026-06-12 17:19:50.961278 | controller |           },
2026-06-12 17:19:50.961292 | controller |           "f:spec": {
2026-06-12 17:19:50.961307 | controller |             "f:containers": {
2026-06-12 17:19:50.961323 | controller |               "k:{\"name\":\"manager\"}": {
2026-06-12 17:19:50.961338 | controller |                 ".": {},
2026-06-12 17:19:50.961352 | controller |                 "f:args": {},
2026-06-12 17:19:50.961367 | controller |                 "f:command": {},
2026-06-12 17:19:50.961383 | controller |                 "f:env": {
2026-06-12 17:19:50.961398 | controller |                   ".": {},
2026-06-12 17:19:50.961414 | controller |                   "k:{\"name\":\"ENABLE_WEBHOOKS\"}": {
2026-06-12 17:19:50.961443 | controller |                     ".": {},
2026-06-12 17:19:50.961459 | controller |                     "f:name": {},
2026-06-12 17:19:50.961473 | controller |                     "f:value": {}
2026-06-12 17:19:50.961488 | controller |                   },
2026-06-12 17:19:50.961503 | controller |                   "k:{\"name\":\"LEASE_DURATION\"}": {
2026-06-12 17:19:50.961519 | controller |                     ".": {},
2026-06-12 17:19:50.961535 | controller |                     "f:name": {},
2026-06-12 17:19:50.961549 | controller |                     "f:value": {}
2026-06-12 17:19:50.961564 | controller |                   },
2026-06-12 17:19:50.961598 | controller |                   "k:{\"name\":\"METRICS_CERTS\"}": {
2026-06-12 17:19:50.961616 | controller |                     ".": {},
2026-06-12 17:19:50.961631 | controller |                     "f:name": {},
2026-06-12 17:19:50.961647 | controller |                     "f:value": {}
2026-06-12 17:19:50.961662 | controller |                   },
2026-06-12 17:19:50.961677 | controller |                   "k:{\"name\":\"RENEW_DEADLINE\"}": {
2026-06-12 17:19:50.961693 | controller |                     ".": {},
2026-06-12 17:19:50.961708 | controller |                     "f:name": {},
2026-06-12 17:19:50.961723 | controller |                     "f:value": {}
2026-06-12 17:19:50.961738 | controller |                   },
2026-06-12 17:19:50.961753 | controller |                   "k:{\"name\":\"RETRY_PERIOD\"}": {
2026-06-12 17:19:50.961768 | controller |                     ".": {},
2026-06-12 17:19:50.961783 | controller |                     "f:name": {},
2026-06-12 17:19:50.961798 | controller |                     "f:value": {}
2026-06-12 17:19:50.961813 | controller |                   }
2026-06-12 17:19:50.961828 | controller |                 },
2026-06-12 17:19:50.961843 | controller |                 "f:image": {},
2026-06-12 17:19:50.961858 | controller |                 "f:imagePullPolicy": {},
2026-06-12 17:19:50.961873 | controller |                 "f:livenessProbe": {
2026-06-12 17:19:50.961888 | controller |                   ".": {},
2026-06-12 17:19:50.961903 | controller |                   "f:failureThreshold": {},
2026-06-12 17:19:50.961918 | controller |                   "f:httpGet": {
2026-06-12 17:19:50.961938 | controller |                     ".": {},
2026-06-12 17:19:50.961954 | controller |                     "f:path": {},
2026-06-12 17:19:50.961968 | controller |                     "f:port": {},
2026-06-12 17:19:50.961983 | controller |                     "f:scheme": {}
2026-06-12 17:19:50.961998 | controller |                   },
2026-06-12 17:19:50.962013 | controller |                   "f:initialDelaySeconds": {},
2026-06-12 17:19:50.962028 | controller |                   "f:periodSeconds": {},
2026-06-12 17:19:50.962043 | controller |                   "f:successThreshold": {},
2026-06-12 17:19:50.962058 | controller |                   "f:timeoutSeconds": {}
2026-06-12 17:19:50.962073 | controller |                 },
2026-06-12 17:19:50.962088 | controller |                 "f:name": {},
2026-06-12 17:19:50.962103 | controller |                 "f:readinessProbe": {
2026-06-12 17:19:50.962118 | controller |                   ".": {},
2026-06-12 17:19:50.962133 | controller |                   "f:failureThreshold": {},
2026-06-12 17:19:50.962147 | controller |                   "f:httpGet": {
2026-06-12 17:19:50.962162 | controller |                     ".": {},
2026-06-12 17:19:50.962176 | controller |                     "f:path": {},
2026-06-12 17:19:50.962191 | controller |                     "f:port": {},
2026-06-12 17:19:50.962206 | controller |                     "f:scheme": {}
2026-06-12 17:19:50.962221 | controller |                   },
2026-06-12 17:19:50.962236 | controller |                   "f:initialDelaySeconds": {},
2026-06-12 17:19:50.962251 | controller |                   "f:periodSeconds": {},
2026-06-12 17:19:50.962267 | controller |                   "f:successThreshold": {},
2026-06-12 17:19:50.962282 | controller |                   "f:timeoutSeconds": {}
2026-06-12 17:19:50.962297 | controller |                 },
2026-06-12 17:19:50.962312 | controller |                 "f:resources": {
2026-06-12 17:19:50.962327 | controller |                   ".": {},
2026-06-12 17:19:50.962342 | controller |                   "f:limits": {
2026-06-12 17:19:50.962357 | controller |                     ".": {},
2026-06-12 17:19:50.962372 | controller |                     "f:cpu": {},
2026-06-12 17:19:50.962387 | controller |                     "f:memory": {}
2026-06-12 17:19:50.962401 | controller |                   },
2026-06-12 17:19:50.962416 | controller |                   "f:requests": {
2026-06-12 17:19:50.962431 | controller |                     ".": {},
2026-06-12 17:19:50.962446 | controller |                     "f:cpu": {},
2026-06-12 17:19:50.962461 | controller |                     "f:memory": {}
2026-06-12 17:19:50.962476 | controller |                   }
2026-06-12 17:19:50.962491 | controller |                 },
2026-06-12 17:19:50.962505 | controller |                 "f:securityContext": {
2026-06-12 17:19:50.962520 | controller |                   ".": {},
2026-06-12 17:19:50.962534 | controller |                   "f:allowPrivilegeEscalation": {}
2026-06-12 17:19:50.962549 | controller |                 },
2026-06-12 17:19:50.962564 | controller |                 "f:terminationMessagePath": {},
2026-06-12 17:19:50.962612 | controller |                 "f:terminationMessagePolicy": {}
2026-06-12 17:19:50.962629 | controller |               }
2026-06-12 17:19:50.962644 | controller |             },
2026-06-12 17:19:50.962659 | controller |             "f:dnsPolicy": {},
2026-06-12 17:19:50.962673 | controller |             "f:enableServiceLinks": {},
2026-06-12 17:19:50.962688 | controller |             "f:restartPolicy": {},
2026-06-12 17:19:50.962702 | controller |             "f:schedulerName": {},
2026-06-12 17:19:50.962717 | controller |             "f:securityContext": {
2026-06-12 17:19:50.962733 | controller |               ".": {},
2026-06-12 17:19:50.962751 | controller |               "f:runAsNonRoot": {}
2026-06-12 17:19:50.962765 | controller |             },
2026-06-12 17:19:50.962779 | controller |             "f:serviceAccount": {},
2026-06-12 17:19:50.962798 | controller |             "f:serviceAccountName": {},
2026-06-12 17:19:50.962814 | controller |             "f:terminationGracePeriodSeconds": {},
2026-06-12 17:19:50.962829 | controller |             "f:tolerations": {}
2026-06-12 17:19:50.962844 | controller |           }
2026-06-12 17:19:50.962858 | controller |         },
2026-06-12 17:19:50.962873 | controller |         "manager": "kube-controller-manager",
2026-06-12 17:19:50.962888 | controller |         "operation": "Update",
2026-06-12 17:19:50.962902 | controller |         "time": "2026-06-12T16:21:25Z"
2026-06-12 17:19:50.962917 | controller |       },
2026-06-12 17:19:50.962931 | controller |       {
2026-06-12 17:19:50.962946 | controller |         "apiVersion": "v1",
2026-06-12 17:19:50.962960 | controller |         "fieldsType": "FieldsV1",
2026-06-12 17:19:50.962974 | controller |         "fieldsV1": {
2026-06-12 17:19:50.962989 | controller |           "f:metadata": {
2026-06-12 17:19:50.963004 | controller |             "f:annotations": {
2026-06-12 17:19:50.963018 | controller |               "f:k8s.v1.cni.cncf.io/network-status": {}
2026-06-12 17:19:50.963033 | controller |             }
2026-06-12 17:19:50.963047 | controller |           }
2026-06-12 17:19:50.963062 | controller |         },
2026-06-12 17:19:50.963076 | controller |         "manager": "multus-daemon",
2026-06-12 17:19:50.963091 | controller |         "operation": "Update",
2026-06-12 17:19:50.963106 | controller |         "subresource": "status",
2026-06-12 17:19:50.963120 | controller |         "time": "2026-06-12T16:21:36Z"
2026-06-12 17:19:50.963135 | controller |       },
2026-06-12 17:19:50.963149 | controller |       {
2026-06-12 17:19:50.963164 | controller |         "apiVersion": "v1",
2026-06-12 17:19:50.963178 | controller |         "fieldsType": "FieldsV1",
2026-06-12 17:19:50.963193 | controller |         "fieldsV1": {
2026-06-12 17:19:50.963207 | controller |           "f:status": {
2026-06-12 17:19:50.963221 | controller |             "f:conditions": {
2026-06-12 17:19:50.963236 | controller |               "k:{\"type\":\"ContainersReady\"}": {
2026-06-12 17:19:50.963250 | controller |                 ".": {},
2026-06-12 17:19:50.963265 | controller |                 "f:lastProbeTime": {},
2026-06-12 17:19:50.963281 | controller |                 "f:lastTransitionTime": {},
2026-06-12 17:19:50.963296 | controller |                 "f:status": {},
2026-06-12 17:19:50.963311 | controller |                 "f:type": {}
2026-06-12 17:19:50.963326 | controller |               },
2026-06-12 17:19:50.963341 | controller |               "k:{\"type\":\"Initialized\"}": {
2026-06-12 17:19:50.963356 | controller |                 ".": {},
2026-06-12 17:19:50.963371 | controller |                 "f:lastProbeTime": {},
2026-06-12 17:19:50.963387 | controller |                 "f:lastTransitionTime": {},
2026-06-12 17:19:50.963402 | controller |                 "f:status": {},
2026-06-12 17:19:50.963417 | controller |                 "f:type": {}
2026-06-12 17:19:50.963433 | controller |               },
2026-06-12 17:19:50.963447 | controller |               "k:{\"type\":\"PodReadyToStartContainers\"}": {
2026-06-12 17:19:50.963485 | controller |                 ".": {},
2026-06-12 17:19:50.963505 | controller |                 "f:lastProbeTime": {},
2026-06-12 17:19:50.963521 | controller |                 "f:lastTransitionTime": {},
2026-06-12 17:19:50.963537 | controller |                 "f:status": {},
2026-06-12 17:19:50.963553 | controller |                 "f:type": {}
2026-06-12 17:19:50.963635 | controller |               },
2026-06-12 17:19:50.963667 | controller |               "k:{\"type\":\"Ready\"}": {
2026-06-12 17:19:50.963685 | controller |                 ".": {},
2026-06-12 17:19:50.963700 | controller |                 "f:lastProbeTime": {},
2026-06-12 17:19:50.963716 | controller |                 "f:lastTransitionTime": {},
2026-06-12 17:19:50.963731 | controller |                 "f:status": {},
2026-06-12 17:19:50.963751 | controller |                 "f:type": {}
2026-06-12 17:19:50.963767 | controller |               }
2026-06-12 17:19:50.963782 | controller |             },
2026-06-12 17:19:50.963797 | controller |             "f:containerStatuses": {},
2026-06-12 17:19:50.963812 | controller |             "f:hostIP": {},
2026-06-12 17:19:50.963827 | controller |             "f:hostIPs": {},
2026-06-12 17:19:50.963843 | controller |             "f:phase": {},
2026-06-12 17:19:50.963858 | controller |             "f:podIP": {},
2026-06-12 17:19:50.963873 | controller |             "f:podIPs": {
2026-06-12 17:19:50.963888 | controller |               ".": {},
2026-06-12 17:19:50.963902 | controller |               "k:{\"ip\":\"10.217.0.94\"}": {
2026-06-12 17:19:50.963917 | controller |                 ".": {},
2026-06-12 17:19:50.963932 | controller |                 "f:ip": {}
2026-06-12 17:19:50.963948 | controller |               }
2026-06-12 17:19:50.963963 | controller |             },
2026-06-12 17:19:50.963977 | controller |             "f:startTime": {}
2026-06-12 17:19:50.963992 | controller |           }
2026-06-12 17:19:50.964007 | controller |         },
2026-06-12 17:19:50.964022 | controller |         "manager": "kubelet",
2026-06-12 17:19:50.964037 | controller |         "operation": "Update",
2026-06-12 17:19:50.964052 | controller |         "subresource": "status",
2026-06-12 17:19:50.964067 | controller |         "time": "2026-06-12T16:23:06Z"
2026-06-12 17:19:50.964082 | controller |       }
2026-06-12 17:19:50.964098 | controller |     ],
2026-06-12 17:19:50.964112 | controller |     "name": "test-operator-controller-manager-7579dbdcb9-brpfz",
2026-06-12 17:19:50.964127 | controller |     "namespace": "openstack-operators",
2026-06-12 17:19:50.964143 | controller |     "ownerReferences": [
2026-06-12 17:19:50.964158 | controller |       {
2026-06-12 17:19:50.964173 | controller |         "apiVersion": "apps/v1",
2026-06-12 17:19:50.964188 | controller |         "blockOwnerDeletion": true,
2026-06-12 17:19:50.964203 | controller |         "controller": true,
2026-06-12 17:19:50.964218 | controller |         "kind": "ReplicaSet",
2026-06-12 17:19:50.964232 | controller |         "name": "test-operator-controller-manager-7579dbdcb9",
2026-06-12 17:19:50.964247 | controller |         "uid": "f2802bdb-3a3b-4269-af86-2d0c5865aea7"
2026-06-12 17:19:50.964262 | controller |       }
2026-06-12 17:19:50.964277 | controller |     ],
2026-06-12 17:19:50.964292 | controller |     "resourceVersion": "55810",
2026-06-12 17:19:50.964307 | controller |     "uid": "5f766bab-a921-48f9-9d58-62a5dc371500"
2026-06-12 17:19:50.964322 | controller |   },
2026-06-12 17:19:50.964338 | controller |   "spec": {
2026-06-12 17:19:50.964354 | controller |     "containers": [
2026-06-12 17:19:50.964369 | controller |       {
2026-06-12 17:19:50.964383 | controller |         "args": [
2026-06-12 17:19:50.964398 | controller |           "--leader-elect",
2026-06-12 17:19:50.964413 | controller |           "--health-probe-bind-address=:8081",
2026-06-12 17:19:50.964428 | controller |           "--metrics-bind-address=127.0.0.1:8080"
2026-06-12 17:19:50.964443 | controller |         ],
2026-06-12 17:19:50.964458 | controller |         "command": [
2026-06-12 17:19:50.964473 | controller |           "/manager"
2026-06-12 17:19:50.964488 | controller |         ],
2026-06-12 17:19:50.964502 | controller |         "env": [
2026-06-12 17:19:50.964517 | controller |           {
2026-06-12 17:19:50.964532 | controller |             "name": "LEASE_DURATION",
2026-06-12 17:19:50.964546 | controller |             "value": "30"
2026-06-12 17:19:50.964561 | controller |           },
2026-06-12 17:19:50.964597 | controller |           {
2026-06-12 17:19:50.964614 | controller |             "name": "RENEW_DEADLINE",
2026-06-12 17:19:50.964630 | controller |             "value": "20"
2026-06-12 17:19:50.964645 | controller |           },
2026-06-12 17:19:50.964660 | controller |           {
2026-06-12 17:19:50.964675 | controller |             "name": "RETRY_PERIOD",
2026-06-12 17:19:50.964695 | controller |             "value": "5"
2026-06-12 17:19:50.964711 | controller |           },
2026-06-12 17:19:50.964726 | controller |           {
2026-06-12 17:19:50.964741 | controller |             "name": "ENABLE_WEBHOOKS",
2026-06-12 17:19:50.964756 | controller |             "value": "false"
2026-06-12 17:19:50.964770 | controller |           },
2026-06-12 17:19:50.964785 | controller |           {
2026-06-12 17:19:50.964799 | controller |             "name": "METRICS_CERTS",
2026-06-12 17:19:50.964814 | controller |             "value": "false"
2026-06-12 17:19:50.964829 | controller |           }
2026-06-12 17:19:50.964844 | controller |         ],
2026-06-12 17:19:50.964859 | controller |         "image": "quay.io/openstack-k8s-operators/test-operator@sha256:c63f184e7e60f7d6837f93522fd94ed75e8a4391412440c9ea8a29c31ae2e59f",
2026-06-12 17:19:50.964875 | controller |         "imagePullPolicy": "IfNotPresent",
2026-06-12 17:19:50.964889 | controller |         "livenessProbe": {
2026-06-12 17:19:50.964905 | controller |           "failureThreshold": 3,
2026-06-12 17:19:50.964919 | controller |           "httpGet": {
2026-06-12 17:19:50.964947 | controller |             "path": "/healthz",
2026-06-12 17:19:50.964964 | controller |             "port": 8081,
2026-06-12 17:19:50.964980 | controller |             "scheme": "HTTP"
2026-06-12 17:19:50.964995 | controller |           },
2026-06-12 17:19:50.965010 | controller |           "initialDelaySeconds": 15,
2026-06-12 17:19:50.965024 | controller |           "periodSeconds": 20,
2026-06-12 17:19:50.965039 | controller |           "successThreshold": 1,
2026-06-12 17:19:50.965053 | controller |           "timeoutSeconds": 1
2026-06-12 17:19:50.965068 | controller |         },
2026-06-12 17:19:50.965082 | controller |         "name": "manager",
2026-06-12 17:19:50.965096 | controller |         "readinessProbe": {
2026-06-12 17:19:50.965110 | controller |           "failureThreshold": 3,
2026-06-12 17:19:50.965124 | controller |           "httpGet": {
2026-06-12 17:19:50.965139 | controller |             "path": "/readyz",
2026-06-12 17:19:50.965153 | controller |             "port": 8081,
2026-06-12 17:19:50.965167 | controller |             "scheme": "HTTP"
2026-06-12 17:19:50.965181 | controller |           },
2026-06-12 17:19:50.965196 | controller |           "initialDelaySeconds": 5,
2026-06-12 17:19:50.965209 | controller |           "periodSeconds": 10,
2026-06-12 17:19:50.965224 | controller |           "successThreshold": 1,
2026-06-12 17:19:50.965238 | controller |           "timeoutSeconds": 1
2026-06-12 17:19:50.965252 | controller |         },
2026-06-12 17:19:50.965266 | controller |         "resources": {
2026-06-12 17:19:50.965280 | controller |           "limits": {
2026-06-12 17:19:50.965294 | controller |             "cpu": "500m",
2026-06-12 17:19:50.965308 | controller |             "memory": "512Mi"
2026-06-12 17:19:50.965322 | controller |           },
2026-06-12 17:19:50.965336 | controller |           "requests": {
2026-06-12 17:19:50.965351 | controller |             "cpu": "10m",
2026-06-12 17:19:50.965365 | controller |             "memory": "256Mi"
2026-06-12 17:19:50.965379 | controller |           }
2026-06-12 17:19:50.965394 | controller |         },
2026-06-12 17:19:50.965408 | controller |         "securityContext": {
2026-06-12 17:19:50.965423 | controller |           "allowPrivilegeEscalation": false,
2026-06-12 17:19:50.965437 | controller |           "capabilities": {
2026-06-12 17:19:50.965452 | controller |             "drop": [
2026-06-12 17:19:50.965467 | controller |               "MKNOD"
2026-06-12 17:19:50.965482 | controller |             ]
2026-06-12 17:19:50.965497 | controller |           }
2026-06-12 17:19:50.965512 | controller |         },
2026-06-12 17:19:50.965527 | controller |         "terminationMessagePath": "/dev/termination-log",
2026-06-12 17:19:50.965542 | controller |         "terminationMessagePolicy": "File",
2026-06-12 17:19:50.965558 | controller |         "volumeMounts": [
2026-06-12 17:19:50.965593 | controller |           {
2026-06-12 17:19:50.965623 | controller |             "mountPath": "/var/run/secrets/kubernetes.io/serviceaccount",
2026-06-12 17:19:50.965650 | controller |             "name": "kube-api-access-wd5zc",
2026-06-12 17:19:50.965677 | controller |             "readOnly": true
2026-06-12 17:19:50.965707 | controller |           }
2026-06-12 17:19:50.965736 | controller |         ]
2026-06-12 17:19:50.965765 | controller |       }
2026-06-12 17:19:50.965792 | controller |     ],
2026-06-12 17:19:50.965819 | controller |     "dnsPolicy": "ClusterFirst",
2026-06-12 17:19:50.965848 | controller |     "enableServiceLinks": true,
2026-06-12 17:19:50.965876 | controller |     "imagePullSecrets": [
2026-06-12 17:19:50.965905 | controller |       {
2026-06-12 17:19:50.965934 | controller |         "name": "test-operator-controller-manager-dockercfg-2ddbj"
2026-06-12 17:19:50.965963 | controller |       }
2026-06-12 17:19:50.965992 | controller |     ],
2026-06-12 17:19:50.966021 | controller |     "nodeName": "crc",
2026-06-12 17:19:50.966051 | controller |     "preemptionPolicy": "PreemptLowerPriority",
2026-06-12 17:19:50.966081 | controller |     "priority": 0,
2026-06-12 17:19:50.966110 | controller |     "restartPolicy": "Always",
2026-06-12 17:19:50.966131 | controller |     "schedulerName": "default-scheduler",
2026-06-12 17:19:50.966148 | controller |     "securityContext": {
2026-06-12 17:19:50.966163 | controller |       "runAsNonRoot": true,
2026-06-12 17:19:50.966179 | controller |       "seLinuxOptions": {
2026-06-12 17:19:50.966194 | controller |         "level": "s0:c26,c5"
2026-06-12 17:19:50.966209 | controller |       }
2026-06-12 17:19:50.966224 | controller |     },
2026-06-12 17:19:50.966239 | controller |     "serviceAccount": "test-operator-controller-manager",
2026-06-12 17:19:50.966254 | controller |     "serviceAccountName": "test-operator-controller-manager",
2026-06-12 17:19:50.966269 | controller |     "terminationGracePeriodSeconds": 10,
2026-06-12 17:19:50.966284 | controller |     "tolerations": [
2026-06-12 17:19:50.966299 | controller |       {
2026-06-12 17:19:50.966314 | controller |         "effect": "NoExecute",
2026-06-12 17:19:50.966328 | controller |         "key": "node.kubernetes.io/not-ready",
2026-06-12 17:19:50.966344 | controller |         "operator": "Exists",
2026-06-12 17:19:50.966359 | controller |         "tolerationSeconds": 120
2026-06-12 17:19:50.966374 | controller |       },
2026-06-12 17:19:50.966389 | controller |       {
2026-06-12 17:19:50.966404 | controller |         "effect": "NoExecute",
2026-06-12 17:19:50.966419 | controller |         "key": "node.kubernetes.io/unreachable",
2026-06-12 17:19:50.966434 | controller |         "operator": "Exists",
2026-06-12 17:19:50.966449 | controller |         "tolerationSeconds": 120
2026-06-12 17:19:50.966464 | controller |       },
2026-06-12 17:19:50.966478 | controller |       {
2026-06-12 17:19:50.966493 | controller |         "effect": "NoSchedule",
2026-06-12 17:19:50.966509 | controller |         "key": "node.kubernetes.io/memory-pressure",
2026-06-12 17:19:50.966523 | controller |         "operator": "Exists"
2026-06-12 17:19:50.966538 | controller |       }
2026-06-12 17:19:50.966553 | controller |     ],
2026-06-12 17:19:50.966568 | controller |     "volumes": [
2026-06-12 17:19:50.966609 | controller |       {
2026-06-12 17:19:50.966625 | controller |         "name": "kube-api-access-wd5zc",
2026-06-12 17:19:50.966645 | controller |         "projected": {
2026-06-12 17:19:50.966666 | controller |           "defaultMode": 420,
2026-06-12 17:19:50.966682 | controller |           "sources": [
2026-06-12 17:19:50.966698 | controller |             {
2026-06-12 17:19:50.966712 | controller |               "serviceAccountToken": {
2026-06-12 17:19:50.966728 | controller |                 "expirationSeconds": 3607,
2026-06-12 17:19:50.966743 | controller |                 "path": "token"
2026-06-12 17:19:50.966758 | controller |               }
2026-06-12 17:19:50.966778 | controller |             },
2026-06-12 17:19:50.966793 | controller |             {
2026-06-12 17:19:50.966808 | controller |               "configMap": {
2026-06-12 17:19:50.966824 | controller |                 "items": [
2026-06-12 17:19:50.966839 | controller |                   {
2026-06-12 17:19:50.966855 | controller |                     "key": "ca.crt",
2026-06-12 17:19:50.966870 | controller |                     "path": "ca.crt"
2026-06-12 17:19:50.966885 | controller |                   }
2026-06-12 17:19:50.966900 | controller |                 ],
2026-06-12 17:19:50.966915 | controller |                 "name": "kube-root-ca.crt"
2026-06-12 17:19:50.966931 | controller |               }
2026-06-12 17:19:50.966946 | controller |             },
2026-06-12 17:19:50.966960 | controller |             {
2026-06-12 17:19:50.966975 | controller |               "downwardAPI": {
2026-06-12 17:19:50.966990 | controller |                 "items": [
2026-06-12 17:19:50.967005 | controller |                   {
2026-06-12 17:19:50.967019 | controller |                     "fieldRef": {
2026-06-12 17:19:50.967034 | controller |                       "apiVersion": "v1",
2026-06-12 17:19:50.967050 | controller |                       "fieldPath": "metadata.namespace"
2026-06-12 17:19:50.967065 | controller |                     },
2026-06-12 17:19:50.967081 | controller |                     "path": "namespace"
2026-06-12 17:19:50.967096 | controller |                   }
2026-06-12 17:19:50.967111 | controller |                 ]
2026-06-12 17:19:50.967126 | controller |               }
2026-06-12 17:19:50.967141 | controller |             },
2026-06-12 17:19:50.967156 | controller |             {
2026-06-12 17:19:50.967170 | controller |               "configMap": {
2026-06-12 17:19:50.967185 | controller |                 "items": [
2026-06-12 17:19:50.967199 | controller |                   {
2026-06-12 17:19:50.967214 | controller |                     "key": "service-ca.crt",
2026-06-12 17:19:50.967229 | controller |                     "path": "service-ca.crt"
2026-06-12 17:19:50.967244 | controller |                   }
2026-06-12 17:19:50.967259 | controller |                 ],
2026-06-12 17:19:50.967273 | controller |                 "name": "openshift-service-ca.crt"
2026-06-12 17:19:50.967288 | controller |               }
2026-06-12 17:19:50.967303 | controller |             }
2026-06-12 17:19:50.967317 | controller |           ]
2026-06-12 17:19:50.967332 | controller |         }
2026-06-12 17:19:50.967346 | controller |       }
2026-06-12 17:19:50.967361 | controller |     ]
2026-06-12 17:19:50.967375 | controller |   },
2026-06-12 17:19:50.967389 | controller |   "status": {
2026-06-12 17:19:50.967404 | controller |     "conditions": [
2026-06-12 17:19:50.967418 | controller |       {
2026-06-12 17:19:50.967433 | controller |         "lastProbeTime": null,
2026-06-12 17:19:50.967447 | controller |         "lastTransitionTime": "2026-06-12T16:22:46Z",
2026-06-12 17:19:50.967477 | controller |         "status": "True",
2026-06-12 17:19:50.967495 | controller |         "type": "PodReadyToStartContainers"
2026-06-12 17:19:50.967510 | controller |       },
2026-06-12 17:19:50.967525 | controller |       {
2026-06-12 17:19:50.967540 | controller |         "lastProbeTime": null,
2026-06-12 17:19:50.967555 | controller |         "lastTransitionTime": "2026-06-12T16:21:26Z",
2026-06-12 17:19:50.967570 | controller |         "status": "True",
2026-06-12 17:19:50.967629 | controller |         "type": "Initialized"
2026-06-12 17:19:50.967646 | controller |       },
2026-06-12 17:19:50.967660 | controller |       {
2026-06-12 17:19:50.967675 | controller |         "lastProbeTime": null,
2026-06-12 17:19:50.967691 | controller |         "lastTransitionTime": "2026-06-12T16:22:57Z",
2026-06-12 17:19:50.967706 | controller |         "status": "True",
2026-06-12 17:19:50.967721 | controller |         "type": "Ready"
2026-06-12 17:19:50.967736 | controller |       },
2026-06-12 17:19:50.967755 | controller |       {
2026-06-12 17:19:50.967770 | controller |         "lastProbeTime": null,
2026-06-12 17:19:50.967785 | controller |         "lastTransitionTime": "2026-06-12T16:22:57Z",
2026-06-12 17:19:50.967800 | controller |         "status": "True",
2026-06-12 17:19:50.967814 | controller |         "type": "ContainersReady"
2026-06-12 17:19:50.967829 | controller |       },
2026-06-12 17:19:50.967843 | controller |       {
2026-06-12 17:19:50.967858 | controller |         "lastProbeTime": null,
2026-06-12 17:19:50.967872 | controller |         "lastTransitionTime": "2026-06-12T16:21:25Z",
2026-06-12 17:19:50.967887 | controller |         "status": "True",
2026-06-12 17:19:50.967902 | controller |         "type": "PodScheduled"
2026-06-12 17:19:50.967917 | controller |       }
2026-06-12 17:19:50.967932 | controller |     ],
2026-06-12 17:19:50.967948 | controller |     "containerStatuses": [
2026-06-12 17:19:50.967962 | controller |       {
2026-06-12 17:19:50.967978 | controller |         "allocatedResources": {
2026-06-12 17:19:50.967992 | controller |           "cpu": "10m",
2026-06-12 17:19:50.968007 | controller |           "memory": "256Mi"
2026-06-12 17:19:50.968022 | controller |         },
2026-06-12 17:19:50.968037 | controller |         "containerID": "cri-o://c4791c311d1e4ff45c51cb6faef6d6dbf0339156402664f6b15d1ab53508911c",
2026-06-12 17:19:50.968053 | controller |         "image": "quay.io/openstack-k8s-operators/test-operator@sha256:c63f184e7e60f7d6837f93522fd94ed75e8a4391412440c9ea8a29c31ae2e59f",
2026-06-12 17:19:50.968069 | controller |         "imageID": "quay.io/openstack-k8s-operators/test-operator@sha256:c63f184e7e60f7d6837f93522fd94ed75e8a4391412440c9ea8a29c31ae2e59f",
2026-06-12 17:19:50.968084 | controller |         "lastState": {},
2026-06-12 17:19:50.968099 | controller |         "name": "manager",
2026-06-12 17:19:50.968114 | controller |         "ready": true,
2026-06-12 17:19:50.968128 | controller |         "resources": {
2026-06-12 17:19:50.968144 | controller |           "limits": {
2026-06-12 17:19:50.968159 | controller |             "cpu": "500m",
2026-06-12 17:19:50.968175 | controller |             "memory": "512Mi"
2026-06-12 17:19:50.968190 | controller |           },
2026-06-12 17:19:50.968205 | controller |           "requests": {
2026-06-12 17:19:50.968220 | controller |             "cpu": "10m",
2026-06-12 17:19:50.968235 | controller |             "memory": "256Mi"
2026-06-12 17:19:50.968250 | controller |           }
2026-06-12 17:19:50.968265 | controller |         },
2026-06-12 17:19:50.968280 | controller |         "restartCount": 0,
2026-06-12 17:19:50.968296 | controller |         "started": true,
2026-06-12 17:19:50.968311 | controller |         "state": {
2026-06-12 17:19:50.968326 | controller |           "running": {
2026-06-12 17:19:50.968341 | controller |             "startedAt": "2026-06-12T16:22:45Z"
2026-06-12 17:19:50.968356 | controller |           }
2026-06-12 17:19:50.968371 | controller |         },
2026-06-12 17:19:50.968386 | controller |         "user": {
2026-06-12 17:19:50.968401 | controller |           "linux": {
2026-06-12 17:19:50.968416 | controller |             "gid": 0,
2026-06-12 17:19:50.968431 | controller |             "supplementalGroups": [
2026-06-12 17:19:50.968445 | controller |               0
2026-06-12 17:19:50.968460 | controller |             ],
2026-06-12 17:19:50.968474 | controller |             "uid": 65532
2026-06-12 17:19:50.968489 | controller |           }
2026-06-12 17:19:50.968504 | controller |         },
2026-06-12 17:19:50.968519 | controller |         "volumeMounts": [
2026-06-12 17:19:50.968534 | controller |           {
2026-06-12 17:19:50.968548 | controller |             "mountPath": "/var/run/secrets/kubernetes.io/serviceaccount",
2026-06-12 17:19:50.968564 | controller |             "name": "kube-api-access-wd5zc",
2026-06-12 17:19:50.968599 | controller |             "readOnly": true,
2026-06-12 17:19:50.968616 | controller |             "recursiveReadOnly": "Disabled"
2026-06-12 17:19:50.968633 | controller |           }
2026-06-12 17:19:50.968659 | controller |         ]
2026-06-12 17:19:50.968678 | controller |       }
2026-06-12 17:19:50.968692 | controller |     ],
2026-06-12 17:19:50.968707 | controller |     "hostIP": "192.168.126.11",
2026-06-12 17:19:50.968722 | controller |     "hostIPs": [
2026-06-12 17:19:50.968739 | controller |       {
2026-06-12 17:19:50.968756 | controller |         "ip": "192.168.126.11"
2026-06-12 17:19:50.968772 | controller |       }
2026-06-12 17:19:50.968787 | controller |     ],
2026-06-12 17:19:50.968802 | controller |     "phase": "Running",
2026-06-12 17:19:50.968816 | controller |     "podIP": "10.217.0.94",
2026-06-12 17:19:50.968832 | controller |     "podIPs": [
2026-06-12 17:19:50.968847 | controller |       {
2026-06-12 17:19:50.968862 | controller |         "ip": "10.217.0.94"
2026-06-12 17:19:50.968876 | controller |       }
2026-06-12 17:19:50.968891 | controller |     ],
2026-06-12 17:19:50.968906 | controller |     "qosClass": "Burstable",
2026-06-12 17:19:50.968921 | controller |     "startTime": "2026-06-12T16:21:26Z"
2026-06-12 17:19:50.968936 | controller |   }
2026-06-12 17:19:50.968951 | controller | }
2026-06-12 17:19:50.997215 | controller | ok:
2026-06-12 17:19:50.997482 | controller | {
2026-06-12 17:19:50.997530 | controller |   "apiVersion": "v1",
2026-06-12 17:19:50.997565 | controller |   "kind": "Pod",
2026-06-12 17:19:50.997657 | controller |   "metadata": {
2026-06-12 17:19:50.997692 | controller |     "annotations": {
2026-06-12 17:19:50.997725 | 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-12 17:19:50.997758 | 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-12 17:19:50.997781 | controller |       "kubectl.kubernetes.io/default-container": "manager",
2026-06-12 17:19:50.997802 | controller |       "openshift.io/scc": "anyuid",
2026-06-12 17:19:50.997823 | controller |       "security.openshift.io/validated-scc-subject-type": "serviceaccount"
2026-06-12 17:19:50.997842 | controller |     },
2026-06-12 17:19:50.997861 | controller |     "creationTimestamp": "2026-06-12T16:21:25Z",
2026-06-12 17:19:50.997879 | controller |     "generateName": "watcher-operator-controller-manager-7869644bb4-",
2026-06-12 17:19:50.997898 | controller |     "generation": 1,
2026-06-12 17:19:50.997916 | controller |     "labels": {
2026-06-12 17:19:50.997934 | controller |       "app.kubernetes.io/name": "watcher-operator",
2026-06-12 17:19:50.997952 | controller |       "control-plane": "controller-manager",
2026-06-12 17:19:50.997971 | controller |       "openstack.org/operator-name": "watcher",
2026-06-12 17:19:50.997988 | controller |       "pod-template-hash": "7869644bb4"
2026-06-12 17:19:50.998007 | controller |     },
2026-06-12 17:19:50.998025 | controller |     "managedFields": [
2026-06-12 17:19:50.998042 | controller |       {
2026-06-12 17:19:50.998060 | controller |         "apiVersion": "v1",
2026-06-12 17:19:50.998077 | controller |         "fieldsType": "FieldsV1",
2026-06-12 17:19:50.998095 | controller |         "fieldsV1": {
2026-06-12 17:19:50.998113 | controller |           "f:metadata": {
2026-06-12 17:19:50.998131 | controller |             "f:annotations": {
2026-06-12 17:19:50.998148 | controller |               ".": {},
2026-06-12 17:19:50.998166 | controller |               "f:kubectl.kubernetes.io/default-container": {}
2026-06-12 17:19:50.998183 | controller |             },
2026-06-12 17:19:50.998214 | controller |             "f:generateName": {},
2026-06-12 17:19:50.998232 | controller |             "f:labels": {
2026-06-12 17:19:50.998250 | controller |               ".": {},
2026-06-12 17:19:50.998267 | controller |               "f:app.kubernetes.io/name": {},
2026-06-12 17:19:50.998285 | controller |               "f:control-plane": {},
2026-06-12 17:19:50.998302 | controller |               "f:openstack.org/operator-name": {},
2026-06-12 17:19:50.998320 | controller |               "f:pod-template-hash": {}
2026-06-12 17:19:50.998338 | controller |             },
2026-06-12 17:19:50.998356 | controller |             "f:ownerReferences": {
2026-06-12 17:19:50.998374 | controller |               ".": {},
2026-06-12 17:19:50.998392 | controller |               "k:{\"uid\":\"79a32cec-0130-4331-90c8-a0e9dbf685f8\"}": {}
2026-06-12 17:19:50.998411 | controller |             }
2026-06-12 17:19:50.998429 | controller |           },
2026-06-12 17:19:50.998447 | controller |           "f:spec": {
2026-06-12 17:19:50.998464 | controller |             "f:containers": {
2026-06-12 17:19:50.998481 | controller |               "k:{\"name\":\"manager\"}": {
2026-06-12 17:19:50.998500 | controller |                 ".": {},
2026-06-12 17:19:50.998518 | controller |                 "f:args": {},
2026-06-12 17:19:50.998536 | controller |                 "f:command": {},
2026-06-12 17:19:50.998554 | controller |                 "f:env": {
2026-06-12 17:19:50.998571 | controller |                   ".": {},
2026-06-12 17:19:50.998615 | controller |                   "k:{\"name\":\"ENABLE_WEBHOOKS\"}": {
2026-06-12 17:19:50.998637 | controller |                     ".": {},
2026-06-12 17:19:50.998655 | controller |                     "f:name": {},
2026-06-12 17:19:50.998673 | controller |                     "f:value": {}
2026-06-12 17:19:50.998691 | controller |                   },
2026-06-12 17:19:50.998709 | controller |                   "k:{\"name\":\"LEASE_DURATION\"}": {
2026-06-12 17:19:50.998726 | controller |                     ".": {},
2026-06-12 17:19:50.998744 | controller |                     "f:name": {},
2026-06-12 17:19:50.998762 | controller |                     "f:value": {}
2026-06-12 17:19:50.998779 | controller |                   },
2026-06-12 17:19:50.998797 | controller |                   "k:{\"name\":\"METRICS_CERTS\"}": {
2026-06-12 17:19:50.998814 | controller |                     ".": {},
2026-06-12 17:19:50.998831 | controller |                     "f:name": {},
2026-06-12 17:19:50.998849 | controller |                     "f:value": {}
2026-06-12 17:19:50.998866 | controller |                   },
2026-06-12 17:19:50.998883 | controller |                   "k:{\"name\":\"RENEW_DEADLINE\"}": {
2026-06-12 17:19:50.998901 | controller |                     ".": {},
2026-06-12 17:19:50.998919 | controller |                     "f:name": {},
2026-06-12 17:19:50.998937 | controller |                     "f:value": {}
2026-06-12 17:19:50.998955 | controller |                   },
2026-06-12 17:19:50.998973 | controller |                   "k:{\"name\":\"RETRY_PERIOD\"}": {
2026-06-12 17:19:50.998990 | controller |                     ".": {},
2026-06-12 17:19:50.999008 | controller |                     "f:name": {},
2026-06-12 17:19:50.999026 | controller |                     "f:value": {}
2026-06-12 17:19:50.999043 | controller |                   }
2026-06-12 17:19:50.999061 | controller |                 },
2026-06-12 17:19:50.999080 | controller |                 "f:image": {},
2026-06-12 17:19:50.999102 | controller |                 "f:imagePullPolicy": {},
2026-06-12 17:19:50.999125 | controller |                 "f:livenessProbe": {
2026-06-12 17:19:50.999147 | controller |                   ".": {},
2026-06-12 17:19:50.999169 | controller |                   "f:failureThreshold": {},
2026-06-12 17:19:50.999192 | controller |                   "f:httpGet": {
2026-06-12 17:19:50.999212 | controller |                     ".": {},
2026-06-12 17:19:50.999230 | controller |                     "f:path": {},
2026-06-12 17:19:50.999255 | controller |                     "f:port": {},
2026-06-12 17:19:50.999274 | controller |                     "f:scheme": {}
2026-06-12 17:19:50.999293 | controller |                   },
2026-06-12 17:19:50.999311 | controller |                   "f:initialDelaySeconds": {},
2026-06-12 17:19:50.999330 | controller |                   "f:periodSeconds": {},
2026-06-12 17:19:50.999348 | controller |                   "f:successThreshold": {},
2026-06-12 17:19:50.999367 | controller |                   "f:timeoutSeconds": {}
2026-06-12 17:19:50.999385 | controller |                 },
2026-06-12 17:19:50.999403 | controller |                 "f:name": {},
2026-06-12 17:19:50.999421 | controller |                 "f:readinessProbe": {
2026-06-12 17:19:50.999439 | controller |                   ".": {},
2026-06-12 17:19:50.999472 | controller |                   "f:failureThreshold": {},
2026-06-12 17:19:50.999491 | controller |                   "f:httpGet": {
2026-06-12 17:19:50.999509 | controller |                     ".": {},
2026-06-12 17:19:50.999527 | controller |                     "f:path": {},
2026-06-12 17:19:50.999546 | controller |                     "f:port": {},
2026-06-12 17:19:50.999565 | controller |                     "f:scheme": {}
2026-06-12 17:19:50.999607 | controller |                   },
2026-06-12 17:19:50.999629 | controller |                   "f:initialDelaySeconds": {},
2026-06-12 17:19:50.999649 | controller |                   "f:periodSeconds": {},
2026-06-12 17:19:50.999668 | controller |                   "f:successThreshold": {},
2026-06-12 17:19:50.999687 | controller |                   "f:timeoutSeconds": {}
2026-06-12 17:19:50.999705 | controller |                 },
2026-06-12 17:19:50.999723 | controller |                 "f:resources": {
2026-06-12 17:19:50.999742 | controller |                   ".": {},
2026-06-12 17:19:50.999760 | controller |                   "f:limits": {
2026-06-12 17:19:50.999778 | controller |                     ".": {},
2026-06-12 17:19:50.999796 | controller |                     "f:cpu": {},
2026-06-12 17:19:50.999815 | controller |                     "f:memory": {}
2026-06-12 17:19:50.999833 | controller |                   },
2026-06-12 17:19:50.999851 | controller |                   "f:requests": {
2026-06-12 17:19:50.999869 | controller |                     ".": {},
2026-06-12 17:19:50.999888 | controller |                     "f:cpu": {},
2026-06-12 17:19:50.999906 | controller |                     "f:memory": {}
2026-06-12 17:19:50.999925 | controller |                   }
2026-06-12 17:19:50.999943 | controller |                 },
2026-06-12 17:19:50.999962 | controller |                 "f:securityContext": {
2026-06-12 17:19:50.999982 | controller |                   ".": {},
2026-06-12 17:19:51.000001 | controller |                   "f:allowPrivilegeEscalation": {}
2026-06-12 17:19:51.000021 | controller |                 },
2026-06-12 17:19:51.000041 | controller |                 "f:terminationMessagePath": {},
2026-06-12 17:19:51.000060 | controller |                 "f:terminationMessagePolicy": {}
2026-06-12 17:19:51.000079 | controller |               }
2026-06-12 17:19:51.000098 | controller |             },
2026-06-12 17:19:51.000116 | controller |             "f:dnsPolicy": {},
2026-06-12 17:19:51.000135 | controller |             "f:enableServiceLinks": {},
2026-06-12 17:19:51.000154 | controller |             "f:restartPolicy": {},
2026-06-12 17:19:51.000173 | controller |             "f:schedulerName": {},
2026-06-12 17:19:51.000192 | controller |             "f:securityContext": {
2026-06-12 17:19:51.000210 | controller |               ".": {},
2026-06-12 17:19:51.000229 | controller |               "f:runAsNonRoot": {}
2026-06-12 17:19:51.000248 | controller |             },
2026-06-12 17:19:51.000267 | controller |             "f:serviceAccount": {},
2026-06-12 17:19:51.000286 | controller |             "f:serviceAccountName": {},
2026-06-12 17:19:51.000311 | controller |             "f:terminationGracePeriodSeconds": {},
2026-06-12 17:19:51.000331 | controller |             "f:tolerations": {}
2026-06-12 17:19:51.000350 | controller |           }
2026-06-12 17:19:51.000369 | controller |         },
2026-06-12 17:19:51.000387 | controller |         "manager": "kube-controller-manager",
2026-06-12 17:19:51.000406 | controller |         "operation": "Update",
2026-06-12 17:19:51.000424 | controller |         "time": "2026-06-12T16:21:25Z"
2026-06-12 17:19:51.000443 | controller |       },
2026-06-12 17:19:51.000461 | controller |       {
2026-06-12 17:19:51.000480 | controller |         "apiVersion": "v1",
2026-06-12 17:19:51.000498 | controller |         "fieldsType": "FieldsV1",
2026-06-12 17:19:51.000517 | controller |         "fieldsV1": {
2026-06-12 17:19:51.000536 | controller |           "f:metadata": {
2026-06-12 17:19:51.000557 | controller |             "f:annotations": {
2026-06-12 17:19:51.000605 | controller |               "f:k8s.ovn.org/pod-networks": {}
2026-06-12 17:19:51.000629 | controller |             }
2026-06-12 17:19:51.000651 | controller |           }
2026-06-12 17:19:51.000671 | controller |         },
2026-06-12 17:19:51.000690 | controller |         "manager": "crc",
2026-06-12 17:19:51.000710 | controller |         "operation": "Update",
2026-06-12 17:19:51.000732 | controller |         "subresource": "status",
2026-06-12 17:19:51.000755 | controller |         "time": "2026-06-12T16:21:26Z"
2026-06-12 17:19:51.000775 | controller |       },
2026-06-12 17:19:51.000795 | controller |       {
2026-06-12 17:19:51.000816 | controller |         "apiVersion": "v1",
2026-06-12 17:19:51.000837 | controller |         "fieldsType": "FieldsV1",
2026-06-12 17:19:51.000857 | controller |         "fieldsV1": {
2026-06-12 17:19:51.000879 | controller |           "f:metadata": {
2026-06-12 17:19:51.000899 | controller |             "f:annotations": {
2026-06-12 17:19:51.000919 | controller |               "f:k8s.v1.cni.cncf.io/network-status": {}
2026-06-12 17:19:51.000938 | controller |             }
2026-06-12 17:19:51.000958 | controller |           }
2026-06-12 17:19:51.000979 | controller |         },
2026-06-12 17:19:51.001000 | controller |         "manager": "multus-daemon",
2026-06-12 17:19:51.001023 | controller |         "operation": "Update",
2026-06-12 17:19:51.001046 | controller |         "subresource": "status",
2026-06-12 17:19:51.001069 | controller |         "time": "2026-06-12T16:21:36Z"
2026-06-12 17:19:51.001092 | controller |       },
2026-06-12 17:19:51.001115 | controller |       {
2026-06-12 17:19:51.001138 | controller |         "apiVersion": "v1",
2026-06-12 17:19:51.001161 | controller |         "fieldsType": "FieldsV1",
2026-06-12 17:19:51.001181 | controller |         "fieldsV1": {
2026-06-12 17:19:51.001201 | controller |           "f:status": {
2026-06-12 17:19:51.001221 | controller |             "f:conditions": {
2026-06-12 17:19:51.001243 | controller |               "k:{\"type\":\"ContainersReady\"}": {
2026-06-12 17:19:51.001264 | controller |                 ".": {},
2026-06-12 17:19:51.001284 | controller |                 "f:lastProbeTime": {},
2026-06-12 17:19:51.001304 | controller |                 "f:lastTransitionTime": {},
2026-06-12 17:19:51.001326 | controller |                 "f:status": {},
2026-06-12 17:19:51.001349 | controller |                 "f:type": {}
2026-06-12 17:19:51.001369 | controller |               },
2026-06-12 17:19:51.001390 | controller |               "k:{\"type\":\"Initialized\"}": {
2026-06-12 17:19:51.001410 | controller |                 ".": {},
2026-06-12 17:19:51.001432 | controller |                 "f:lastProbeTime": {},
2026-06-12 17:19:51.001454 | controller |                 "f:lastTransitionTime": {},
2026-06-12 17:19:51.001475 | controller |                 "f:status": {},
2026-06-12 17:19:51.001497 | controller |                 "f:type": {}
2026-06-12 17:19:51.001518 | controller |               },
2026-06-12 17:19:51.001540 | controller |               "k:{\"type\":\"PodReadyToStartContainers\"}": {
2026-06-12 17:19:51.001568 | controller |                 ".": {},
2026-06-12 17:19:51.001623 | controller |                 "f:lastProbeTime": {},
2026-06-12 17:19:51.001651 | controller |                 "f:lastTransitionTime": {},
2026-06-12 17:19:51.001675 | controller |                 "f:status": {},
2026-06-12 17:19:51.001698 | controller |                 "f:type": {}
2026-06-12 17:19:51.001722 | controller |               },
2026-06-12 17:19:51.001744 | controller |               "k:{\"type\":\"Ready\"}": {
2026-06-12 17:19:51.001769 | controller |                 ".": {},
2026-06-12 17:19:51.001792 | controller |                 "f:lastProbeTime": {},
2026-06-12 17:19:51.001814 | controller |                 "f:lastTransitionTime": {},
2026-06-12 17:19:51.001835 | controller |                 "f:status": {},
2026-06-12 17:19:51.001855 | controller |                 "f:type": {}
2026-06-12 17:19:51.001875 | controller |               }
2026-06-12 17:19:51.001897 | controller |             },
2026-06-12 17:19:51.001917 | controller |             "f:containerStatuses": {},
2026-06-12 17:19:51.001938 | controller |             "f:hostIP": {},
2026-06-12 17:19:51.001959 | controller |             "f:hostIPs": {},
2026-06-12 17:19:51.001981 | controller |             "f:phase": {},
2026-06-12 17:19:51.002002 | controller |             "f:podIP": {},
2026-06-12 17:19:51.002024 | controller |             "f:podIPs": {
2026-06-12 17:19:51.002044 | controller |               ".": {},
2026-06-12 17:19:51.002064 | controller |               "k:{\"ip\":\"10.217.0.96\"}": {
2026-06-12 17:19:51.002086 | controller |                 ".": {},
2026-06-12 17:19:51.002108 | controller |                 "f:ip": {}
2026-06-12 17:19:51.002129 | controller |               }
2026-06-12 17:19:51.002151 | controller |             },
2026-06-12 17:19:51.002174 | controller |             "f:startTime": {}
2026-06-12 17:19:51.002196 | controller |           }
2026-06-12 17:19:51.002217 | controller |         },
2026-06-12 17:19:51.002237 | controller |         "manager": "kubelet",
2026-06-12 17:19:51.002258 | controller |         "operation": "Update",
2026-06-12 17:19:51.002280 | controller |         "subresource": "status",
2026-06-12 17:19:51.002303 | controller |         "time": "2026-06-12T16:23:05Z"
2026-06-12 17:19:51.002325 | controller |       }
2026-06-12 17:19:51.002347 | controller |     ],
2026-06-12 17:19:51.002368 | controller |     "name": "watcher-operator-controller-manager-7869644bb4-8g7dq",
2026-06-12 17:19:51.002388 | controller |     "namespace": "openstack-operators",
2026-06-12 17:19:51.002408 | controller |     "ownerReferences": [
2026-06-12 17:19:51.002431 | controller |       {
2026-06-12 17:19:51.002456 | controller |         "apiVersion": "apps/v1",
2026-06-12 17:19:51.002481 | controller |         "blockOwnerDeletion": true,
2026-06-12 17:19:51.002505 | controller |         "controller": true,
2026-06-12 17:19:51.002530 | controller |         "kind": "ReplicaSet",
2026-06-12 17:19:51.002552 | controller |         "name": "watcher-operator-controller-manager-7869644bb4",
2026-06-12 17:19:51.002596 | controller |         "uid": "79a32cec-0130-4331-90c8-a0e9dbf685f8"
2026-06-12 17:19:51.002629 | controller |       }
2026-06-12 17:19:51.002654 | controller |     ],
2026-06-12 17:19:51.002677 | controller |     "resourceVersion": "55800",
2026-06-12 17:19:51.002699 | controller |     "uid": "150c64d8-6c1c-47e7-a3b6-6dc23de06580"
2026-06-12 17:19:51.002722 | controller |   },
2026-06-12 17:19:51.002746 | controller |   "spec": {
2026-06-12 17:19:51.002770 | controller |     "containers": [
2026-06-12 17:19:51.002795 | controller |       {
2026-06-12 17:19:51.002819 | controller |         "args": [
2026-06-12 17:19:51.002844 | controller |           "--leader-elect",
2026-06-12 17:19:51.002869 | controller |           "--health-probe-bind-address=:8081",
2026-06-12 17:19:51.002894 | controller |           "--metrics-bind-address=127.0.0.1:8080"
2026-06-12 17:19:51.002920 | controller |         ],
2026-06-12 17:19:51.002952 | controller |         "command": [
2026-06-12 17:19:51.002979 | controller |           "/manager"
2026-06-12 17:19:51.003002 | controller |         ],
2026-06-12 17:19:51.003025 | controller |         "env": [
2026-06-12 17:19:51.003046 | controller |           {
2026-06-12 17:19:51.003068 | controller |             "name": "LEASE_DURATION",
2026-06-12 17:19:51.003091 | controller |             "value": "30"
2026-06-12 17:19:51.003112 | controller |           },
2026-06-12 17:19:51.003135 | controller |           {
2026-06-12 17:19:51.003155 | controller |             "name": "RENEW_DEADLINE",
2026-06-12 17:19:51.003178 | controller |             "value": "20"
2026-06-12 17:19:51.003201 | controller |           },
2026-06-12 17:19:51.003224 | controller |           {
2026-06-12 17:19:51.003248 | controller |             "name": "RETRY_PERIOD",
2026-06-12 17:19:51.003271 | controller |             "value": "5"
2026-06-12 17:19:51.003294 | controller |           },
2026-06-12 17:19:51.003315 | controller |           {
2026-06-12 17:19:51.003338 | controller |             "name": "ENABLE_WEBHOOKS",
2026-06-12 17:19:51.003362 | controller |             "value": "false"
2026-06-12 17:19:51.003385 | controller |           },
2026-06-12 17:19:51.003403 | controller |           {
2026-06-12 17:19:51.003418 | controller |             "name": "METRICS_CERTS",
2026-06-12 17:19:51.003433 | controller |             "value": "false"
2026-06-12 17:19:51.003465 | controller |           }
2026-06-12 17:19:51.003482 | controller |         ],
2026-06-12 17:19:51.003497 | controller |         "image": "quay.io/openstack-k8s-operators/watcher-operator@sha256:cd3d045aff8889ebb70662585291c704fedf9bcfd142875327ee1b02c06217f8",
2026-06-12 17:19:51.003513 | controller |         "imagePullPolicy": "IfNotPresent",
2026-06-12 17:19:51.003528 | controller |         "livenessProbe": {
2026-06-12 17:19:51.003543 | controller |           "failureThreshold": 3,
2026-06-12 17:19:51.003558 | controller |           "httpGet": {
2026-06-12 17:19:51.003589 | controller |             "path": "/healthz",
2026-06-12 17:19:51.003611 | controller |             "port": 8081,
2026-06-12 17:19:51.003632 | controller |             "scheme": "HTTP"
2026-06-12 17:19:51.003656 | controller |           },
2026-06-12 17:19:51.003688 | controller |           "initialDelaySeconds": 15,
2026-06-12 17:19:51.003706 | controller |           "periodSeconds": 20,
2026-06-12 17:19:51.003723 | controller |           "successThreshold": 1,
2026-06-12 17:19:51.003740 | controller |           "timeoutSeconds": 1
2026-06-12 17:19:51.003756 | controller |         },
2026-06-12 17:19:51.003770 | controller |         "name": "manager",
2026-06-12 17:19:51.003785 | controller |         "readinessProbe": {
2026-06-12 17:19:51.003799 | controller |           "failureThreshold": 3,
2026-06-12 17:19:51.003813 | controller |           "httpGet": {
2026-06-12 17:19:51.003827 | controller |             "path": "/readyz",
2026-06-12 17:19:51.003842 | controller |             "port": 8081,
2026-06-12 17:19:51.003856 | controller |             "scheme": "HTTP"
2026-06-12 17:19:51.003870 | controller |           },
2026-06-12 17:19:51.003884 | controller |           "initialDelaySeconds": 5,
2026-06-12 17:19:51.003899 | controller |           "periodSeconds": 10,
2026-06-12 17:19:51.003913 | controller |           "successThreshold": 1,
2026-06-12 17:19:51.003928 | controller |           "timeoutSeconds": 1
2026-06-12 17:19:51.003942 | controller |         },
2026-06-12 17:19:51.003956 | controller |         "resources": {
2026-06-12 17:19:51.003970 | controller |           "limits": {
2026-06-12 17:19:51.003984 | controller |             "cpu": "500m",
2026-06-12 17:19:51.003998 | controller |             "memory": "512Mi"
2026-06-12 17:19:51.004028 | controller |           },
2026-06-12 17:19:51.004043 | controller |           "requests": {
2026-06-12 17:19:51.004058 | controller |             "cpu": "10m",
2026-06-12 17:19:51.004072 | controller |             "memory": "256Mi"
2026-06-12 17:19:51.004097 | controller |           }
2026-06-12 17:19:51.004112 | controller |         },
2026-06-12 17:19:51.004127 | controller |         "securityContext": {
2026-06-12 17:19:51.004141 | controller |           "allowPrivilegeEscalation": false,
2026-06-12 17:19:51.004155 | controller |           "capabilities": {
2026-06-12 17:19:51.004170 | controller |             "drop": [
2026-06-12 17:19:51.004184 | controller |               "MKNOD"
2026-06-12 17:19:51.004198 | controller |             ]
2026-06-12 17:19:51.004213 | controller |           }
2026-06-12 17:19:51.004227 | controller |         },
2026-06-12 17:19:51.004241 | controller |         "terminationMessagePath": "/dev/termination-log",
2026-06-12 17:19:51.004255 | controller |         "terminationMessagePolicy": "File",
2026-06-12 17:19:51.004269 | controller |         "volumeMounts": [
2026-06-12 17:19:51.004283 | controller |           {
2026-06-12 17:19:51.004298 | controller |             "mountPath": "/var/run/secrets/kubernetes.io/serviceaccount",
2026-06-12 17:19:51.004313 | controller |             "name": "kube-api-access-b2rwv",
2026-06-12 17:19:51.004327 | controller |             "readOnly": true
2026-06-12 17:19:51.004342 | controller |           }
2026-06-12 17:19:51.004356 | controller |         ]
2026-06-12 17:19:51.004371 | controller |       }
2026-06-12 17:19:51.004384 | controller |     ],
2026-06-12 17:19:51.004399 | controller |     "dnsPolicy": "ClusterFirst",
2026-06-12 17:19:51.004413 | controller |     "enableServiceLinks": true,
2026-06-12 17:19:51.004427 | controller |     "imagePullSecrets": [
2026-06-12 17:19:51.004441 | controller |       {
2026-06-12 17:19:51.004455 | controller |         "name": "watcher-operator-controller-manager-dockercfg-dxtr8"
2026-06-12 17:19:51.004470 | controller |       }
2026-06-12 17:19:51.004485 | controller |     ],
2026-06-12 17:19:51.004499 | controller |     "nodeName": "crc",
2026-06-12 17:19:51.004514 | controller |     "preemptionPolicy": "PreemptLowerPriority",
2026-06-12 17:19:51.004529 | controller |     "priority": 0,
2026-06-12 17:19:51.004544 | controller |     "restartPolicy": "Always",
2026-06-12 17:19:51.004559 | controller |     "schedulerName": "default-scheduler",
2026-06-12 17:19:51.004678 | controller |     "securityContext": {
2026-06-12 17:19:51.004725 | controller |       "runAsNonRoot": true,
2026-06-12 17:19:51.004751 | controller |       "seLinuxOptions": {
2026-06-12 17:19:51.004774 | controller |         "level": "s0:c26,c5"
2026-06-12 17:19:51.004797 | controller |       }
2026-06-12 17:19:51.004820 | controller |     },
2026-06-12 17:19:51.004839 | controller |     "serviceAccount": "watcher-operator-controller-manager",
2026-06-12 17:19:51.004859 | controller |     "serviceAccountName": "watcher-operator-controller-manager",
2026-06-12 17:19:51.004878 | controller |     "terminationGracePeriodSeconds": 10,
2026-06-12 17:19:51.004898 | controller |     "tolerations": [
2026-06-12 17:19:51.004918 | controller |       {
2026-06-12 17:19:51.004938 | controller |         "effect": "NoExecute",
2026-06-12 17:19:51.004959 | controller |         "key": "node.kubernetes.io/not-ready",
2026-06-12 17:19:51.004981 | controller |         "operator": "Exists",
2026-06-12 17:19:51.005004 | controller |         "tolerationSeconds": 120
2026-06-12 17:19:51.005027 | controller |       },
2026-06-12 17:19:51.005049 | controller |       {
2026-06-12 17:19:51.005071 | controller |         "effect": "NoExecute",
2026-06-12 17:19:51.005092 | controller |         "key": "node.kubernetes.io/unreachable",
2026-06-12 17:19:51.005112 | controller |         "operator": "Exists",
2026-06-12 17:19:51.005134 | controller |         "tolerationSeconds": 120
2026-06-12 17:19:51.005158 | controller |       },
2026-06-12 17:19:51.005183 | controller |       {
2026-06-12 17:19:51.005207 | controller |         "effect": "NoSchedule",
2026-06-12 17:19:51.005231 | controller |         "key": "node.kubernetes.io/memory-pressure",
2026-06-12 17:19:51.005255 | controller |         "operator": "Exists"
2026-06-12 17:19:51.005285 | controller |       }
2026-06-12 17:19:51.005310 | controller |     ],
2026-06-12 17:19:51.005334 | controller |     "volumes": [
2026-06-12 17:19:51.005358 | controller |       {
2026-06-12 17:19:51.005384 | controller |         "name": "kube-api-access-b2rwv",
2026-06-12 17:19:51.005409 | controller |         "projected": {
2026-06-12 17:19:51.005435 | controller |           "defaultMode": 420,
2026-06-12 17:19:51.005461 | controller |           "sources": [
2026-06-12 17:19:51.005486 | controller |             {
2026-06-12 17:19:51.005511 | controller |               "serviceAccountToken": {
2026-06-12 17:19:51.005536 | controller |                 "expirationSeconds": 3607,
2026-06-12 17:19:51.005553 | controller |                 "path": "token"
2026-06-12 17:19:51.005596 | controller |               }
2026-06-12 17:19:51.005631 | controller |             },
2026-06-12 17:19:51.005655 | controller |             {
2026-06-12 17:19:51.005678 | controller |               "configMap": {
2026-06-12 17:19:51.005699 | controller |                 "items": [
2026-06-12 17:19:51.005721 | controller |                   {
2026-06-12 17:19:51.005737 | controller |                     "key": "ca.crt",
2026-06-12 17:19:51.005752 | controller |                     "path": "ca.crt"
2026-06-12 17:19:51.005767 | controller |                   }
2026-06-12 17:19:51.005782 | controller |                 ],
2026-06-12 17:19:51.005796 | controller |                 "name": "kube-root-ca.crt"
2026-06-12 17:19:51.005811 | controller |               }
2026-06-12 17:19:51.005825 | controller |             },
2026-06-12 17:19:51.005840 | controller |             {
2026-06-12 17:19:51.005855 | controller |               "downwardAPI": {
2026-06-12 17:19:51.005869 | controller |                 "items": [
2026-06-12 17:19:51.005884 | controller |                   {
2026-06-12 17:19:51.005898 | controller |                     "fieldRef": {
2026-06-12 17:19:51.005913 | controller |                       "apiVersion": "v1",
2026-06-12 17:19:51.005927 | controller |                       "fieldPath": "metadata.namespace"
2026-06-12 17:19:51.005941 | controller |                     },
2026-06-12 17:19:51.005956 | controller |                     "path": "namespace"
2026-06-12 17:19:51.005970 | controller |                   }
2026-06-12 17:19:51.005985 | controller |                 ]
2026-06-12 17:19:51.006000 | controller |               }
2026-06-12 17:19:51.006014 | controller |             },
2026-06-12 17:19:51.006029 | controller |             {
2026-06-12 17:19:51.006044 | controller |               "configMap": {
2026-06-12 17:19:51.006059 | controller |                 "items": [
2026-06-12 17:19:51.006074 | controller |                   {
2026-06-12 17:19:51.006090 | controller |                     "key": "service-ca.crt",
2026-06-12 17:19:51.006104 | controller |                     "path": "service-ca.crt"
2026-06-12 17:19:51.006119 | controller |                   }
2026-06-12 17:19:51.006133 | controller |                 ],
2026-06-12 17:19:51.006148 | controller |                 "name": "openshift-service-ca.crt"
2026-06-12 17:19:51.006162 | controller |               }
2026-06-12 17:19:51.006177 | controller |             }
2026-06-12 17:19:51.006191 | controller |           ]
2026-06-12 17:19:51.006206 | controller |         }
2026-06-12 17:19:51.006220 | controller |       }
2026-06-12 17:19:51.006235 | controller |     ]
2026-06-12 17:19:51.006250 | controller |   },
2026-06-12 17:19:51.006264 | controller |   "status": {
2026-06-12 17:19:51.006279 | controller |     "conditions": [
2026-06-12 17:19:51.006293 | controller |       {
2026-06-12 17:19:51.006307 | controller |         "lastProbeTime": null,
2026-06-12 17:19:51.006321 | controller |         "lastTransitionTime": "2026-06-12T16:22:45Z",
2026-06-12 17:19:51.006336 | controller |         "status": "True",
2026-06-12 17:19:51.006350 | controller |         "type": "PodReadyToStartContainers"
2026-06-12 17:19:51.006371 | controller |       },
2026-06-12 17:19:51.006386 | controller |       {
2026-06-12 17:19:51.006401 | controller |         "lastProbeTime": null,
2026-06-12 17:19:51.006415 | controller |         "lastTransitionTime": "2026-06-12T16:21:26Z",
2026-06-12 17:19:51.006429 | controller |         "status": "True",
2026-06-12 17:19:51.006443 | controller |         "type": "Initialized"
2026-06-12 17:19:51.006457 | controller |       },
2026-06-12 17:19:51.006471 | controller |       {
2026-06-12 17:19:51.006485 | controller |         "lastProbeTime": null,
2026-06-12 17:19:51.006499 | controller |         "lastTransitionTime": "2026-06-12T16:22:56Z",
2026-06-12 17:19:51.006513 | controller |         "status": "True",
2026-06-12 17:19:51.006528 | controller |         "type": "Ready"
2026-06-12 17:19:51.006542 | controller |       },
2026-06-12 17:19:51.006556 | controller |       {
2026-06-12 17:19:51.006570 | controller |         "lastProbeTime": null,
2026-06-12 17:19:51.006609 | controller |         "lastTransitionTime": "2026-06-12T16:22:56Z",
2026-06-12 17:19:51.006630 | controller |         "status": "True",
2026-06-12 17:19:51.006652 | controller |         "type": "ContainersReady"
2026-06-12 17:19:51.006667 | controller |       },
2026-06-12 17:19:51.006683 | controller |       {
2026-06-12 17:19:51.006703 | controller |         "lastProbeTime": null,
2026-06-12 17:19:51.006718 | controller |         "lastTransitionTime": "2026-06-12T16:21:25Z",
2026-06-12 17:19:51.006735 | controller |         "status": "True",
2026-06-12 17:19:51.006752 | controller |         "type": "PodScheduled"
2026-06-12 17:19:51.006766 | controller |       }
2026-06-12 17:19:51.006780 | controller |     ],
2026-06-12 17:19:51.006794 | controller |     "containerStatuses": [
2026-06-12 17:19:51.006808 | controller |       {
2026-06-12 17:19:51.006821 | controller |         "allocatedResources": {
2026-06-12 17:19:51.006835 | controller |           "cpu": "10m",
2026-06-12 17:19:51.006849 | controller |           "memory": "256Mi"
2026-06-12 17:19:51.006863 | controller |         },
2026-06-12 17:19:51.006878 | controller |         "containerID": "cri-o://f19d7ae9bb06cfab349d3f7d8cd3b984469a65d2b31e7f89618f6fa47de11680",
2026-06-12 17:19:51.006893 | controller |         "image": "quay.io/openstack-k8s-operators/watcher-operator@sha256:cd3d045aff8889ebb70662585291c704fedf9bcfd142875327ee1b02c06217f8",
2026-06-12 17:19:51.006908 | controller |         "imageID": "quay.io/openstack-k8s-operators/watcher-operator@sha256:cd3d045aff8889ebb70662585291c704fedf9bcfd142875327ee1b02c06217f8",
2026-06-12 17:19:51.006923 | controller |         "lastState": {},
2026-06-12 17:19:51.006937 | controller |         "name": "manager",
2026-06-12 17:19:51.006952 | controller |         "ready": true,
2026-06-12 17:19:51.006966 | controller |         "resources": {
2026-06-12 17:19:51.006980 | controller |           "limits": {
2026-06-12 17:19:51.006995 | controller |             "cpu": "500m",
2026-06-12 17:19:51.007009 | controller |             "memory": "512Mi"
2026-06-12 17:19:51.007023 | controller |           },
2026-06-12 17:19:51.007038 | controller |           "requests": {
2026-06-12 17:19:51.007052 | controller |             "cpu": "10m",
2026-06-12 17:19:51.007066 | controller |             "memory": "256Mi"
2026-06-12 17:19:51.007081 | controller |           }
2026-06-12 17:19:51.007095 | controller |         },
2026-06-12 17:19:51.007110 | controller |         "restartCount": 0,
2026-06-12 17:19:51.007124 | controller |         "started": true,
2026-06-12 17:19:51.007139 | controller |         "state": {
2026-06-12 17:19:51.007154 | controller |           "running": {
2026-06-12 17:19:51.007168 | controller |             "startedAt": "2026-06-12T16:22:44Z"
2026-06-12 17:19:51.007183 | controller |           }
2026-06-12 17:19:51.007197 | controller |         },
2026-06-12 17:19:51.007212 | controller |         "user": {
2026-06-12 17:19:51.007241 | controller |           "linux": {
2026-06-12 17:19:51.007258 | controller |             "gid": 0,
2026-06-12 17:19:51.007278 | controller |             "supplementalGroups": [
2026-06-12 17:19:51.007294 | controller |               0
2026-06-12 17:19:51.007309 | controller |             ],
2026-06-12 17:19:51.007324 | controller |             "uid": 65532
2026-06-12 17:19:51.007340 | controller |           }
2026-06-12 17:19:51.007354 | controller |         },
2026-06-12 17:19:51.007369 | controller |         "volumeMounts": [
2026-06-12 17:19:51.007384 | controller |           {
2026-06-12 17:19:51.007399 | controller |             "mountPath": "/var/run/secrets/kubernetes.io/serviceaccount",
2026-06-12 17:19:51.007415 | controller |             "name": "kube-api-access-b2rwv",
2026-06-12 17:19:51.007430 | controller |             "readOnly": true,
2026-06-12 17:19:51.007460 | controller |             "recursiveReadOnly": "Disabled"
2026-06-12 17:19:51.007477 | controller |           }
2026-06-12 17:19:51.007491 | controller |         ]
2026-06-12 17:19:51.007506 | controller |       }
2026-06-12 17:19:51.007521 | controller |     ],
2026-06-12 17:19:51.007544 | controller |     "hostIP": "192.168.126.11",
2026-06-12 17:19:51.007560 | controller |     "hostIPs": [
2026-06-12 17:19:51.007601 | controller |       {
2026-06-12 17:19:51.007621 | controller |         "ip": "192.168.126.11"
2026-06-12 17:19:51.007650 | controller |       }
2026-06-12 17:19:51.007734 | controller |     ],
2026-06-12 17:19:51.007762 | controller |     "phase": "Running",
2026-06-12 17:19:51.007778 | controller |     "podIP": "10.217.0.96",
2026-06-12 17:19:51.007799 | controller |     "podIPs": [
2026-06-12 17:19:51.007825 | controller |       {
2026-06-12 17:19:51.007853 | controller |         "ip": "10.217.0.96"
2026-06-12 17:19:51.007884 | controller |       }
2026-06-12 17:19:51.007913 | controller |     ],
2026-06-12 17:19:51.007941 | controller |     "qosClass": "Burstable",
2026-06-12 17:19:51.007968 | controller |     "startTime": "2026-06-12T16:21:26Z"
2026-06-12 17:19:51.007997 | controller |   }
2026-06-12 17:19:51.008025 | controller | }
2026-06-12 17:19:51.199038 | 
2026-06-12 17:19:51.199216 | TASK [env_op_images : Write images to file]
2026-06-12 17:19:52.591238 | controller | changed
2026-06-12 17:19:52.625609 | 
2026-06-12 17:19:52.625779 | TASK [env_op_images : Generate pulled images registry report]
2026-06-12 17:19:52.682437 | controller | ok
2026-06-12 17:19:52.714258 | controller | included: /var/lib/zuul/builds/43f2617260174bbea94c42134eb05173/untrusted/project_0/github.com/openstack-k8s-operators/ci-framework/roles/env_op_images/tasks/pulled_images_report.yml
2026-06-12 17:19:52.741120 | 
2026-06-12 17:19:52.741323 | TASK [env_op_images : Ensure artifacts directory exists]
2026-06-12 17:19:53.158020 | controller | ok
2026-06-12 17:19:53.184094 | 
2026-06-12 17:19:53.184196 | TASK [env_op_images : Get ICSP mirror rules]
2026-06-12 17:19:53.946542 | controller | {
2026-06-12 17:19:53.946686 | controller |     "apiVersion": "v1",
2026-06-12 17:19:53.946694 | controller |     "items": [],
2026-06-12 17:19:53.946700 | controller |     "kind": "List",
2026-06-12 17:19:53.946705 | controller |     "metadata": {
2026-06-12 17:19:53.946710 | controller |         "resourceVersion": ""
2026-06-12 17:19:53.946716 | controller |     }
2026-06-12 17:19:53.946720 | controller | }
2026-06-12 17:19:54.104644 | controller | ok: Runtime: 0:00:00.134923
2026-06-12 17:19:54.135529 | 
2026-06-12 17:19:54.135753 | TASK [env_op_images : Get IDMS mirror rules]
2026-06-12 17:19:54.689736 | controller | {
2026-06-12 17:19:54.689843 | controller |     "apiVersion": "v1",
2026-06-12 17:19:54.689852 | controller |     "items": [],
2026-06-12 17:19:54.689858 | controller |     "kind": "List",
2026-06-12 17:19:54.689864 | controller |     "metadata": {
2026-06-12 17:19:54.689870 | controller |         "resourceVersion": ""
2026-06-12 17:19:54.689876 | controller |     }
2026-06-12 17:19:54.689881 | controller | }
2026-06-12 17:19:54.810554 | controller | ok: Runtime: 0:00:00.124954
2026-06-12 17:19:54.839853 | 
2026-06-12 17:19:54.840030 | TASK [env_op_images : Build source-to-mirror mapping from ICSP/IDMS]
2026-06-12 17:19:54.931997 | controller | ok
2026-06-12 17:19:54.957854 | 
2026-06-12 17:19:54.957971 | TASK [env_op_images : Warn if no ICSP/IDMS mirror rules found]
2026-06-12 17:19:55.058171 | controller | ok: No ICSP or IDMS mirror rules found on the cluster. All rows will have expected_pull_basis: source and expected_pull_location from the image ref.
2026-06-12 17:19:55.086200 | 
2026-06-12 17:19:55.086272 | LOOP [env_op_images : Get pods per namespace]
2026-06-12 17:19:57.601822 | controller | ok: "openstack"
2026-06-12 17:19:57.602021 | controller | ok: All items complete
2026-06-12 17:19:57.602048 | 
2026-06-12 17:19:58.827502 | controller | ok: "openstack-operators"
2026-06-12 17:20:00.002771 | 
2026-06-12 17:20:00.002921 | TASK [env_op_images : Build per-pod pulled images report]
2026-06-12 17:20:02.217224 | controller | ok
2026-06-12 17:20:02.255387 | 
2026-06-12 17:20:02.255591 | TASK [env_op_images : Build report summary]
2026-06-12 17:20:02.360087 | controller | ok
2026-06-12 17:20:02.381268 | 
2026-06-12 17:20:02.381482 | TASK [env_op_images : Save pulled images report to artifacts]
2026-06-12 17:20:03.780797 | controller | changed
2026-06-12 17:20:03.810564 | 
2026-06-12 17:20:03.810722 | TASK [env_op_images : Pulled images report summary]
2026-06-12 17:20:03.873921 | 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-12 17:20:03.893982 | 
2026-06-12 17:20:03.894077 | TASK [env_op_images : Verify pulled report against CRI-O node logs]
2026-06-12 17:20:03.935285 | controller | ok
2026-06-12 17:20:03.962215 | controller | included: /var/lib/zuul/builds/43f2617260174bbea94c42134eb05173/untrusted/project_0/github.com/openstack-k8s-operators/ci-framework/roles/env_op_images/tasks/verify_pulled_report_crio.yml
2026-06-12 17:20:03.989739 | 
2026-06-12 17:20:03.989830 | TASK [env_op_images : Check pulled images report exists]
2026-06-12 17:20:04.390836 | controller | ok
2026-06-12 17:20:04.420700 | 
2026-06-12 17:20:04.420949 | TASK [env_op_images : Ensure CRI-O logs directory exists]
2026-06-12 17:20:04.801154 | controller | changed
2026-06-12 17:20:04.829121 | 
2026-06-12 17:20:04.829240 | TASK [env_op_images : List cluster nodes]
2026-06-12 17:20:05.364878 | controller | {
2026-06-12 17:20:05.365018 | controller |     "apiVersion": "v1",
2026-06-12 17:20:05.365027 | controller |     "items": [
2026-06-12 17:20:05.365032 | controller |         {
2026-06-12 17:20:05.365039 | controller |             "apiVersion": "v1",
2026-06-12 17:20:05.365044 | controller |             "kind": "Node",
2026-06-12 17:20:05.365049 | controller |             "metadata": {
2026-06-12 17:20:05.365054 | controller |                 "annotations": {
2026-06-12 17:20:05.365062 | controller |                     "csi.volume.kubernetes.io/nodeid": "{\"kubevirt.io.hostpath-provisioner\":\"crc\"}",
2026-06-12 17:20:05.365074 | controller |                     "k8s.ovn.org/host-cidrs": "[\"172.17.0.5/24\",\"172.18.0.5/24\",\"172.19.0.5/24\",\"172.20.0.5/24\",\"172.28.0.5/24\",\"172.50.0.5/24\",\"192.168.122.10/24\",\"192.168.126.11/24\",\"192.168.130.11/24\"]",
2026-06-12 17:20:05.365083 | controller |                     "k8s.ovn.org/l3-gateway-config": "{\"default\":{\"mode\":\"local\",\"bridge-id\":\"br-ex\",\"interface-id\":\"br-ex_crc\",\"mac-address\":\"52:fd:fc:07:21:82\",\"ip-addresses\":[\"192.168.130.11/24\"],\"ip-address\":\"192.168.130.11/24\",\"next-hops\":[\"192.168.130.1\"],\"next-hop\":\"192.168.130.1\",\"node-port-enable\":\"true\",\"vlan-id\":\"0\"}}",
2026-06-12 17:20:05.365089 | controller |                     "k8s.ovn.org/node-chassis-id": "3b0abf3d-8e25-46c6-8e31-df8d6f85716a",
2026-06-12 17:20:05.365095 | controller |                     "k8s.ovn.org/node-encap-ips": "[\"192.168.126.11\"]",
2026-06-12 17:20:05.365099 | controller |                     "k8s.ovn.org/node-id": "2",
2026-06-12 17:20:05.365107 | controller |                     "k8s.ovn.org/node-masquerade-subnet": "{\"ipv4\":\"169.254.0.0/17\",\"ipv6\":\"fd69::/112\"}",
2026-06-12 17:20:05.365111 | controller |                     "k8s.ovn.org/node-primary-ifaddr": "{\"ipv4\":\"192.168.130.11/24\"}",
2026-06-12 17:20:05.365115 | controller |                     "k8s.ovn.org/node-subnets": "{\"default\":[\"10.217.0.0/23\"]}",
2026-06-12 17:20:05.365118 | controller |                     "k8s.ovn.org/node-transit-switch-port-ifaddr": "{\"ipv4\":\"100.88.0.2/16\"}",
2026-06-12 17:20:05.365122 | controller |                     "k8s.ovn.org/remote-zone-migrated": "crc",
2026-06-12 17:20:05.365126 | controller |                     "k8s.ovn.org/zone-name": "crc",
2026-06-12 17:20:05.365130 | controller |                     "machineconfiguration.openshift.io/controlPlaneTopology": "SingleReplica",
2026-06-12 17:20:05.365134 | controller |                     "machineconfiguration.openshift.io/currentConfig": "rendered-master-463c990ae77c88c10ed494b769c09675",
2026-06-12 17:20:05.365138 | controller |                     "machineconfiguration.openshift.io/desiredConfig": "rendered-master-463c990ae77c88c10ed494b769c09675",
2026-06-12 17:20:05.365164 | controller |                     "machineconfiguration.openshift.io/desiredDrain": "uncordon-rendered-master-463c990ae77c88c10ed494b769c09675",
2026-06-12 17:20:05.365168 | controller |                     "machineconfiguration.openshift.io/lastAppliedDrain": "uncordon-rendered-master-463c990ae77c88c10ed494b769c09675",
2026-06-12 17:20:05.365172 | controller |                     "machineconfiguration.openshift.io/lastObservedServerCAAnnotation": "false",
2026-06-12 17:20:05.365176 | controller |                     "machineconfiguration.openshift.io/lastSyncedControllerConfigResourceVersion": "86781",
2026-06-12 17:20:05.365179 | controller |                     "machineconfiguration.openshift.io/post-config-action": "",
2026-06-12 17:20:05.365183 | controller |                     "machineconfiguration.openshift.io/reason": "unexpected on-disk state validating against rendered-master-463c990ae77c88c10ed494b769c09675: content mismatch for file \"/etc/containers/registries.conf\"",
2026-06-12 17:20:05.365187 | controller |                     "machineconfiguration.openshift.io/state": "Degraded",
2026-06-12 17:20:05.365190 | controller |                     "volumes.kubernetes.io/controller-managed-attach-detach": "true"
2026-06-12 17:20:05.365194 | controller |                 },
2026-06-12 17:20:05.365198 | controller |                 "creationTimestamp": "2025-11-02T07:49:51Z",
2026-06-12 17:20:05.365201 | controller |                 "labels": {
2026-06-12 17:20:05.365204 | controller |                     "beta.kubernetes.io/arch": "amd64",
2026-06-12 17:20:05.365208 | controller |                     "beta.kubernetes.io/os": "linux",
2026-06-12 17:20:05.365219 | controller |                     "kubernetes.io/arch": "amd64",
2026-06-12 17:20:05.365223 | controller |                     "kubernetes.io/hostname": "crc",
2026-06-12 17:20:05.365226 | controller |                     "kubernetes.io/os": "linux",
2026-06-12 17:20:05.365230 | controller |                     "node-role.kubernetes.io/control-plane": "",
2026-06-12 17:20:05.365234 | controller |                     "node-role.kubernetes.io/master": "",
2026-06-12 17:20:05.365237 | controller |                     "node-role.kubernetes.io/worker": "",
2026-06-12 17:20:05.365241 | controller |                     "node.openshift.io/os_id": "rhel",
2026-06-12 17:20:05.365244 | controller |                     "topology.hostpath.csi/node": "crc"
2026-06-12 17:20:05.365247 | controller |                 },
2026-06-12 17:20:05.365251 | controller |                 "name": "crc",
2026-06-12 17:20:05.365254 | controller |                 "resourceVersion": "92657",
2026-06-12 17:20:05.365258 | controller |                 "uid": "23216ff3-032e-49af-af7e-1d23d5907b59"
2026-06-12 17:20:05.365262 | controller |             },
2026-06-12 17:20:05.365266 | controller |             "spec": {
2026-06-12 17:20:05.365269 | controller |                 "taints": [
2026-06-12 17:20:05.365273 | controller |                     {
2026-06-12 17:20:05.365276 | controller |                         "effect": "PreferNoSchedule",
2026-06-12 17:20:05.365279 | controller |                         "key": "UpdateInProgress"
2026-06-12 17:20:05.365283 | controller |                     }
2026-06-12 17:20:05.365286 | controller |                 ]
2026-06-12 17:20:05.365290 | controller |             },
2026-06-12 17:20:05.365293 | controller |             "status": {
2026-06-12 17:20:05.365297 | controller |                 "addresses": [
2026-06-12 17:20:05.365300 | controller |                     {
2026-06-12 17:20:05.365303 | controller |                         "address": "192.168.126.11",
2026-06-12 17:20:05.365343 | controller |                         "type": "InternalIP"
2026-06-12 17:20:05.365348 | controller |                     },
2026-06-12 17:20:05.365353 | controller |                     {
2026-06-12 17:20:05.365357 | controller |                         "address": "crc",
2026-06-12 17:20:05.365362 | controller |                         "type": "Hostname"
2026-06-12 17:20:05.365366 | controller |                     }
2026-06-12 17:20:05.365371 | controller |                 ],
2026-06-12 17:20:05.365375 | controller |                 "allocatable": {
2026-06-12 17:20:05.365379 | controller |                     "cpu": "11800m",
2026-06-12 17:20:05.365384 | controller |                     "ephemeral-storage": "231016688053",
2026-06-12 17:20:05.365388 | controller |                     "hugepages-1Gi": "0",
2026-06-12 17:20:05.365392 | controller |                     "hugepages-2Mi": "0",
2026-06-12 17:20:05.365397 | controller |                     "memory": "31621692Ki",
2026-06-12 17:20:05.365401 | controller |                     "pods": "250"
2026-06-12 17:20:05.365406 | controller |                 },
2026-06-12 17:20:05.365410 | controller |                 "capacity": {
2026-06-12 17:20:05.365415 | controller |                     "cpu": "12",
2026-06-12 17:20:05.365419 | controller |                     "ephemeral-storage": "251067372Ki",
2026-06-12 17:20:05.365423 | controller |                     "hugepages-1Gi": "0",
2026-06-12 17:20:05.365427 | controller |                     "hugepages-2Mi": "0",
2026-06-12 17:20:05.365432 | controller |                     "memory": "32082492Ki",
2026-06-12 17:20:05.365436 | controller |                     "pods": "250"
2026-06-12 17:20:05.365441 | controller |                 },
2026-06-12 17:20:05.365445 | controller |                 "conditions": [
2026-06-12 17:20:05.365450 | controller |                     {
2026-06-12 17:20:05.365455 | controller |                         "lastHeartbeatTime": "2026-06-12T17:18:14Z",
2026-06-12 17:20:05.365460 | controller |                         "lastTransitionTime": "2026-05-05T08:08:11Z",
2026-06-12 17:20:05.365469 | controller |                         "message": "kubelet has sufficient memory available",
2026-06-12 17:20:05.365474 | controller |                         "reason": "KubeletHasSufficientMemory",
2026-06-12 17:20:05.365478 | controller |                         "status": "False",
2026-06-12 17:20:05.365483 | controller |                         "type": "MemoryPressure"
2026-06-12 17:20:05.365487 | controller |                     },
2026-06-12 17:20:05.365492 | controller |                     {
2026-06-12 17:20:05.365496 | controller |                         "lastHeartbeatTime": "2026-06-12T17:18:14Z",
2026-06-12 17:20:05.365500 | controller |                         "lastTransitionTime": "2026-05-05T08:08:11Z",
2026-06-12 17:20:05.365510 | controller |                         "message": "kubelet has no disk pressure",
2026-06-12 17:20:05.365515 | controller |                         "reason": "KubeletHasNoDiskPressure",
2026-06-12 17:20:05.365520 | controller |                         "status": "False",
2026-06-12 17:20:05.365525 | controller |                         "type": "DiskPressure"
2026-06-12 17:20:05.365530 | controller |                     },
2026-06-12 17:20:05.365535 | controller |                     {
2026-06-12 17:20:05.365540 | controller |                         "lastHeartbeatTime": "2026-06-12T17:18:14Z",
2026-06-12 17:20:05.365544 | controller |                         "lastTransitionTime": "2026-05-05T08:08:11Z",
2026-06-12 17:20:05.365549 | controller |                         "message": "kubelet has sufficient PID available",
2026-06-12 17:20:05.365553 | controller |                         "reason": "KubeletHasSufficientPID",
2026-06-12 17:20:05.365558 | controller |                         "status": "False",
2026-06-12 17:20:05.365562 | controller |                         "type": "PIDPressure"
2026-06-12 17:20:05.365567 | controller |                     },
2026-06-12 17:20:05.365570 | controller |                     {
2026-06-12 17:20:05.365574 | controller |                         "lastHeartbeatTime": "2026-06-12T17:18:14Z",
2026-06-12 17:20:05.365577 | controller |                         "lastTransitionTime": "2026-05-05T08:09:02Z",
2026-06-12 17:20:05.365580 | controller |                         "message": "kubelet is posting ready status",
2026-06-12 17:20:05.365584 | controller |                         "reason": "KubeletReady",
2026-06-12 17:20:05.365587 | controller |                         "status": "True",
2026-06-12 17:20:05.365591 | controller |                         "type": "Ready"
2026-06-12 17:20:05.365594 | controller |                     }
2026-06-12 17:20:05.365598 | controller |                 ],
2026-06-12 17:20:05.365601 | controller |                 "daemonEndpoints": {
2026-06-12 17:20:05.365604 | controller |                     "kubeletEndpoint": {
2026-06-12 17:20:05.365608 | controller |                         "Port": 10250
2026-06-12 17:20:05.365611 | controller |                     }
2026-06-12 17:20:05.365615 | controller |                 },
2026-06-12 17:20:05.365618 | controller |                 "features": {
2026-06-12 17:20:05.365621 | controller |                     "supplementalGroupsPolicy": true
2026-06-12 17:20:05.365625 | controller |                 },
2026-06-12 17:20:05.365628 | controller |                 "images": [
2026-06-12 17:20:05.365631 | controller |                     {
2026-06-12 17:20:05.365635 | controller |                         "names": [
2026-06-12 17:20:05.365639 | controller |                             "quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c8a088031661d94022418e93fb63744c38e1c4cff93ea3b95c096a290c2b7a3"
2026-06-12 17:20:05.365644 | controller |                         ],
2026-06-12 17:20:05.365647 | controller |                         "sizeBytes": 2981840865
2026-06-12 17:20:05.365651 | controller |                     },
2026-06-12 17:20:05.365654 | controller |                     {
2026-06-12 17:20:05.365657 | controller |                         "names": [
2026-06-12 17:20:05.365661 | controller |                             "registry.redhat.io/redhat/redhat-operator-index@sha256:17ab4d99557778e6afe5e9146f4101afee5cc37b156a72f5666c03bc2ebee883"
2026-06-12 17:20:05.365664 | controller |                         ],
2026-06-12 17:20:05.365668 | controller |                         "sizeBytes": 1791386233
2026-06-12 17:20:05.365671 | controller |                     },
2026-06-12 17:20:05.365675 | controller |                     {
2026-06-12 17:20:05.365678 | controller |                         "names": [
2026-06-12 17:20:05.365682 | controller |                             "registry.redhat.io/redhat/redhat-operator-index@sha256:e0e8c3b534ef6d1af2ab0a5f468ebba764330fb966a49c166232ac1ecb98ad11",
2026-06-12 17:20:05.365685 | controller |                             "registry.redhat.io/redhat/redhat-operator-index@sha256:f5f7575300572ad2ef92672b7dc76ed5ddaf50e7b74642e9907deda8cb9fa115",
2026-06-12 17:20:05.365689 | controller |                             "registry.redhat.io/redhat/redhat-operator-index:v4.20"
2026-06-12 17:20:05.365692 | controller |                         ],
2026-06-12 17:20:05.365696 | controller |                         "sizeBytes": 1663108685
2026-06-12 17:20:05.365699 | controller |                     },
2026-06-12 17:20:05.365702 | controller |                     {
2026-06-12 17:20:05.365709 | controller |                         "names": [
2026-06-12 17:20:05.365735 | controller |                             "quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122"
2026-06-12 17:20:05.365738 | controller |                         ],
2026-06-12 17:20:05.365742 | controller |                         "sizeBytes": 1641503854
2026-06-12 17:20:05.365745 | controller |                     },
2026-06-12 17:20:05.365749 | controller |                     {
2026-06-12 17:20:05.365752 | controller |                         "names": [
2026-06-12 17:20:05.365758 | controller |                             "registry.redhat.io/redhat/redhat-operator-index@sha256:286bb0beab328954b0a86b7f066fd5a843b462d6acb2812df7ec788015cd32d4"
2026-06-12 17:20:05.365762 | controller |                         ],
2026-06-12 17:20:05.365765 | controller |                         "sizeBytes": 1597684406
2026-06-12 17:20:05.365769 | controller |                     },
2026-06-12 17:20:05.365772 | controller |                     {
2026-06-12 17:20:05.365775 | controller |                         "names": [
2026-06-12 17:20:05.365779 | controller |                             "registry.redhat.io/redhat/community-operator-index@sha256:c9add2335003619091431949f06c510389101d25ed6fce687f8c88c5af845e28"
2026-06-12 17:20:05.365783 | controller |                         ],
2026-06-12 17:20:05.365786 | controller |                         "sizeBytes": 1283022964
2026-06-12 17:20:05.365790 | controller |                     },
2026-06-12 17:20:05.365793 | controller |                     {
2026-06-12 17:20:05.365796 | controller |                         "names": [
2026-06-12 17:20:05.365800 | controller |                             "quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:85f1323d589d7af13b096b1f9b438b9dfe08f3fab37534e2780e6490a665bf05"
2026-06-12 17:20:05.365803 | controller |                         ],
2026-06-12 17:20:05.365807 | controller |                         "sizeBytes": 1261384762
2026-06-12 17:20:05.365810 | controller |                     },
2026-06-12 17:20:05.365814 | controller |                     {
2026-06-12 17:20:05.365817 | controller |                         "names": [
2026-06-12 17:20:05.365821 | controller |                             "registry.redhat.io/redhat/certified-operator-index@sha256:37e263543015cf9e1eb290fd9b583ca3e38111ab4a2c1b19924645996153a503"
2026-06-12 17:20:05.365826 | controller |                         ],
2026-06-12 17:20:05.365839 | controller |                         "sizeBytes": 1236270196
2026-06-12 17:20:05.365846 | controller |                     },
2026-06-12 17:20:05.365851 | controller |                     {
2026-06-12 17:20:05.365856 | controller |                         "names": [
2026-06-12 17:20:05.365861 | controller |                             "registry.redhat.io/redhat/community-operator-index@sha256:8d607fb6cc75ca36bca1e0a9c5bea5d1919b75db20733df69c64c8a10ee8083d"
2026-06-12 17:20:05.365866 | controller |                         ],
2026-06-12 17:20:05.365871 | controller |                         "sizeBytes": 1224304325
2026-06-12 17:20:05.365876 | controller |                     },
2026-06-12 17:20:05.365880 | controller |                     {
2026-06-12 17:20:05.365885 | controller |                         "names": [
2026-06-12 17:20:05.365890 | controller |                             "registry.redhat.io/redhat/redhat-marketplace-index@sha256:16c924364aff11c1e7d81fc194230d06a544055b8b45d3db8079a0682e0aed75"
2026-06-12 17:20:05.365895 | controller |                         ],
2026-06-12 17:20:05.365899 | controller |                         "sizeBytes": 1188201576
2026-06-12 17:20:05.365904 | controller |                     },
2026-06-12 17:20:05.365907 | controller |                     {
2026-06-12 17:20:05.365911 | controller |                         "names": [
2026-06-12 17:20:05.365914 | controller |                             "quay.io/podified-antelope-centos9/openstack-cinder-api@sha256:fe1576f03269f7a945c6628d852209fd65ead27a85515096a858bbfa7e64c102",
2026-06-12 17:20:05.365918 | controller |                             "quay.io/podified-antelope-centos9/openstack-cinder-api:current-podified"
2026-06-12 17:20:05.365921 | controller |                         ],
2026-06-12 17:20:05.365925 | controller |                         "sizeBytes": 1161849635
2026-06-12 17:20:05.365930 | controller |                     },
2026-06-12 17:20:05.365935 | controller |                     {
2026-06-12 17:20:05.365939 | controller |                         "names": [
2026-06-12 17:20:05.365944 | controller |                             "registry.redhat.io/redhat/certified-operator-index@sha256:479a8801ff2843735e11b3d64fd2612da3248c45b500a01b08df90f7aab8d46b",
2026-06-12 17:20:05.365956 | controller |                             "registry.redhat.io/redhat/certified-operator-index@sha256:7bf8463fc0b18a3bfda6fc9002a43044ae51cbd5432fb1ef3878ebae2c058076",
2026-06-12 17:20:05.365962 | controller |                             "registry.redhat.io/redhat/certified-operator-index:v4.20"
2026-06-12 17:20:05.365966 | controller |                         ],
2026-06-12 17:20:05.365971 | controller |                         "sizeBytes": 1144109381
2026-06-12 17:20:05.365976 | controller |                     },
2026-06-12 17:20:05.365981 | controller |                     {
2026-06-12 17:20:05.365986 | controller |                         "names": [
2026-06-12 17:20:05.365990 | controller |                             "registry.redhat.io/redhat/certified-operator-index@sha256:6c0cabae28e2d6ca84d27fc94d8b17718a014c137c350079b81decf9dd350af1"
2026-06-12 17:20:05.365995 | controller |                         ],
2026-06-12 17:20:05.366000 | controller |                         "sizeBytes": 1144051525
2026-06-12 17:20:05.366004 | controller |                     },
2026-06-12 17:20:05.366008 | controller |                     {
2026-06-12 17:20:05.366013 | controller |                         "names": [
2026-06-12 17:20:05.366018 | controller |                             "registry.redhat.io/redhat/certified-operator-index@sha256:a4c5df55584cba56f00004a090923a5c6de2071add5eb1672a5e20aa646aad8c"
2026-06-12 17:20:05.366021 | controller |                         ],
2026-06-12 17:20:05.366025 | controller |                         "sizeBytes": 1126957757
2026-06-12 17:20:05.366028 | controller |                     },
2026-06-12 17:20:05.366031 | controller |                     {
2026-06-12 17:20:05.366035 | controller |                         "names": [
2026-06-12 17:20:05.366038 | controller |                             "registry.redhat.io/redhat/community-operator-index@sha256:5100b65bbde5d0219ece8aa56f27725402feda92c07c2597dca139eb0460d02f",
2026-06-12 17:20:05.366042 | controller |                             "registry.redhat.io/redhat/community-operator-index@sha256:8874ea870c535d2628f240c4dfe1c55570869954e66ad633ea84cc782b3982dc",
2026-06-12 17:20:05.366045 | controller |                             "registry.redhat.io/redhat/community-operator-index:v4.20"
2026-06-12 17:20:05.366049 | controller |                         ],
2026-06-12 17:20:05.366052 | controller |                         "sizeBytes": 1113017659
2026-06-12 17:20:05.366055 | controller |                     },
2026-06-12 17:20:05.366063 | controller |                     {
2026-06-12 17:20:05.366088 | controller |                         "names": [
2026-06-12 17:20:05.366094 | controller |                             "quay.io/podified-antelope-centos9/openstack-cinder-scheduler@sha256:23459ab66437aaf9974c040b037492372c42d23a50c86f96482afcceeea3fe17",
2026-06-12 17:20:05.366101 | controller |                             "quay.io/podified-antelope-centos9/openstack-cinder-scheduler:current-podified"
2026-06-12 17:20:05.366106 | controller |                         ],
2026-06-12 17:20:05.366111 | controller |                         "sizeBytes": 1083799196
2026-06-12 17:20:05.366116 | controller |                     },
2026-06-12 17:20:05.366121 | controller |                     {
2026-06-12 17:20:05.366126 | controller |                         "names": [
2026-06-12 17:20:05.366130 | controller |                             "registry.redhat.io/redhat/redhat-marketplace-index@sha256:df08951924aa23b2333436a1d04b2dba56c366bb4f09d39ae3aedb980e4fb909"
2026-06-12 17:20:05.366135 | controller |                         ],
2026-06-12 17:20:05.366161 | controller |                         "sizeBytes": 1079537324
2026-06-12 17:20:05.366181 | controller |                     },
2026-06-12 17:20:05.366186 | controller |                     {
2026-06-12 17:20:05.366191 | controller |                         "names": [
2026-06-12 17:20:05.366196 | controller |                             "quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9414357f9345a841e0565265700ecc6637f846c83bd5908dbb7b306432465115"
2026-06-12 17:20:05.366200 | controller |                         ],
2026-06-12 17:20:05.366203 | controller |                         "sizeBytes": 1052707833
2026-06-12 17:20:05.366207 | controller |                     },
2026-06-12 17:20:05.366210 | controller |                     {
2026-06-12 17:20:05.366214 | controller |                         "names": [
2026-06-12 17:20:05.366217 | controller |                             "registry.redhat.io/redhat/redhat-marketplace-index@sha256:7b54e1e90decd1b13bca74d4debd94fcd10edfbfab9a78e71e2df8b032a43eb1",
2026-06-12 17:20:05.366226 | controller |                             "registry.redhat.io/redhat/redhat-marketplace-index@sha256:eaa0e17f3e4a3079539d3da6839f308f2d277b5c3bc91e1d58ba54c3b141d4ba",
2026-06-12 17:20:05.366230 | controller |                             "registry.redhat.io/redhat/redhat-marketplace-index:v4.20"
2026-06-12 17:20:05.366234 | controller |                         ],
2026-06-12 17:20:05.366237 | controller |                         "sizeBytes": 1041008430
2026-06-12 17:20:05.366241 | controller |                     },
2026-06-12 17:20:05.366244 | controller |                     {
2026-06-12 17:20:05.366248 | controller |                         "names": [
2026-06-12 17:20:05.366251 | controller |                             "quay.io/podified-antelope-centos9/edpm-hardened-uefi@sha256:378b042cc88a95e8151e031bfbb0e9b60fa3f6eb17d8a184b8698986b7451d1e",
2026-06-12 17:20:05.366255 | controller |                             "quay.io/podified-antelope-centos9/edpm-hardened-uefi:current-podified"
2026-06-12 17:20:05.366259 | controller |                         ],
2026-06-12 17:20:05.366264 | controller |                         "sizeBytes": 994527714
2026-06-12 17:20:05.366275 | controller |                     },
2026-06-12 17:20:05.366284 | controller |                     {
2026-06-12 17:20:05.366289 | controller |                         "names": [
2026-06-12 17:20:05.366294 | controller |                             "quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8d1a1e4abe0326c3af89e9eaa4b7449dd2d5b6f9403c677e19b00b24947b1df9"
2026-06-12 17:20:05.366299 | controller |                         ],
2026-06-12 17:20:05.366304 | controller |                         "sizeBytes": 989392005
2026-06-12 17:20:05.366308 | controller |                     },
2026-06-12 17:20:05.366313 | controller |                     {
2026-06-12 17:20:05.366318 | controller |                         "names": [
2026-06-12 17:20:05.366323 | controller |                             "quay.io/podified-antelope-centos9/openstack-glance-api@sha256:e4e336fd07647a38b1ccd46bea2e400d3a1c56a308d190cbf930fcafdf34e313",
2026-06-12 17:20:05.366328 | controller |                             "quay.io/podified-antelope-centos9/openstack-glance-api:current-podified"
2026-06-12 17:20:05.366332 | controller |                         ],
2026-06-12 17:20:05.366337 | controller |                         "sizeBytes": 983416689
2026-06-12 17:20:05.366342 | controller |                     },
2026-06-12 17:20:05.366346 | controller |                     {
2026-06-12 17:20:05.366351 | controller |                         "names": [
2026-06-12 17:20:05.366355 | controller |                             "quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47"
2026-06-12 17:20:05.366359 | controller |                         ],
2026-06-12 17:20:05.366362 | controller |                         "sizeBytes": 971668163
2026-06-12 17:20:05.366366 | controller |                     },
2026-06-12 17:20:05.366369 | controller |                     {
2026-06-12 17:20:05.366372 | controller |                         "names": [
2026-06-12 17:20:05.366376 | controller |                             "quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:be2edaed22535093bdb486afe5960ff4f3b0bd96f88dc1753b584cc28184a0b0"
2026-06-12 17:20:05.366379 | controller |                         ],
2026-06-12 17:20:05.366382 | controller |                         "sizeBytes": 969078739
2026-06-12 17:20:05.366390 | controller |                     },
2026-06-12 17:20:05.366393 | controller |                     {
2026-06-12 17:20:05.366397 | controller |                         "names": [
2026-06-12 17:20:05.366400 | controller |                             "quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f"
2026-06-12 17:20:05.366404 | controller |                         ],
2026-06-12 17:20:05.366407 | controller |                         "sizeBytes": 876488654
2026-06-12 17:20:05.366410 | controller |                     },
2026-06-12 17:20:05.366414 | controller |                     {
2026-06-12 17:20:05.366417 | controller |                         "names": [
2026-06-12 17:20:05.366420 | controller |                             "quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:3843651d85087f9f19c0047f3b0c09e41f241946867d4a78acfda37ca0a405e2"
2026-06-12 17:20:05.366424 | controller |                         ],
2026-06-12 17:20:05.366432 | controller |                         "sizeBytes": 874121453
2026-06-12 17:20:05.366435 | controller |                     },
2026-06-12 17:20:05.366439 | controller |                     {
2026-06-12 17:20:05.366442 | controller |                         "names": [
2026-06-12 17:20:05.366464 | controller |                             "quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8a46fa8feeea5d04fd602559027f8bacc97e12bbf8e33793dca08e812e1f8825"
2026-06-12 17:20:05.366468 | controller |                         ],
2026-06-12 17:20:05.366472 | controller |                         "sizeBytes": 847332502
2026-06-12 17:20:05.366475 | controller |                     },
2026-06-12 17:20:05.366479 | controller |                     {
2026-06-12 17:20:05.366482 | controller |                         "names": [
2026-06-12 17:20:05.366485 | controller |                             "quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b"
2026-06-12 17:20:05.366489 | controller |                         ],
2026-06-12 17:20:05.366492 | controller |                         "sizeBytes": 772260039
2026-06-12 17:20:05.366496 | controller |                     },
2026-06-12 17:20:05.366499 | controller |                     {
2026-06-12 17:20:05.366502 | controller |                         "names": [
2026-06-12 17:20:05.366506 | controller |                             "quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:36c4867005702f0c4cbfcfa33f18a98596a6c9b1340b633c85ccef84a0c4f889"
2026-06-12 17:20:05.366509 | controller |                         ],
2026-06-12 17:20:05.366512 | controller |                         "sizeBytes": 769516783
2026-06-12 17:20:05.366516 | controller |                     },
2026-06-12 17:20:05.366519 | controller |                     {
2026-06-12 17:20:05.366522 | controller |                         "names": [
2026-06-12 17:20:05.366526 | controller |                             "quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:1b55c029f731ebbde3c5580eef98a588264f4d6a8ae667805c9521dd1ecf1d5d"
2026-06-12 17:20:05.366529 | controller |                         ],
2026-06-12 17:20:05.366533 | controller |                         "sizeBytes": 721591926
2026-06-12 17:20:05.366536 | controller |                     },
2026-06-12 17:20:05.366539 | controller |                     {
2026-06-12 17:20:05.366543 | controller |                         "names": [
2026-06-12 17:20:05.366546 | controller |                             "quay.io/podified-antelope-centos9/openstack-nova-api@sha256:19122126ec6ac0edf87524244da45ee1af2d9863f00b484ebe17dd28e9be816c",
2026-06-12 17:20:05.366549 | controller |                             "quay.io/podified-antelope-centos9/openstack-nova-api:current-podified"
2026-06-12 17:20:05.366553 | controller |                         ],
2026-06-12 17:20:05.366556 | controller |                         "sizeBytes": 685363428
2026-06-12 17:20:05.366560 | controller |                     },
2026-06-12 17:20:05.366563 | controller |                     {
2026-06-12 17:20:05.366566 | controller |                         "names": [
2026-06-12 17:20:05.366570 | controller |                             "quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:e23dba737806fb9a061e43fafc48ce7f5e04e848c83db8d61167f439a6c1ddeb",
2026-06-12 17:20:05.366573 | controller |                             "quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified"
2026-06-12 17:20:05.366577 | controller |                         ],
2026-06-12 17:20:05.366580 | controller |                         "sizeBytes": 679336787
2026-06-12 17:20:05.366584 | controller |                     },
2026-06-12 17:20:05.366587 | controller |                     {
2026-06-12 17:20:05.366590 | controller |                         "names": [
2026-06-12 17:20:05.366594 | controller |                             "quay.io/podified-antelope-centos9/openstack-nova-novncproxy@sha256:afd81640c5976fa030a421d45dfee3e609f5d9da7f871fb76da58d08f81ce25e",
2026-06-12 17:20:05.366597 | controller |                             "quay.io/podified-antelope-centos9/openstack-nova-novncproxy:current-podified"
2026-06-12 17:20:05.366600 | controller |                         ],
2026-06-12 17:20:05.366604 | controller |                         "sizeBytes": 670935535
2026-06-12 17:20:05.366607 | controller |                     },
2026-06-12 17:20:05.366611 | controller |                     {
2026-06-12 17:20:05.366614 | controller |                         "names": [
2026-06-12 17:20:05.366617 | controller |                             "quay.io/podified-antelope-centos9/openstack-nova-conductor@sha256:c120e1b5d2642a9ece7f368cd34f811c60f81f02e62d088493e13249e815dcc1",
2026-06-12 17:20:05.366627 | controller |                             "quay.io/podified-antelope-centos9/openstack-nova-conductor:current-podified"
2026-06-12 17:20:05.366630 | controller |                         ],
2026-06-12 17:20:05.366633 | controller |                         "sizeBytes": 668567017
2026-06-12 17:20:05.366637 | controller |                     },
2026-06-12 17:20:05.366640 | controller |                     {
2026-06-12 17:20:05.366643 | controller |                         "names": [
2026-06-12 17:20:05.366647 | controller |                             "quay.io/podified-antelope-centos9/openstack-nova-scheduler@sha256:080a946bafb98b4634766351c6161219275bfb4c9824711bf440fa7dbd0c405e",
2026-06-12 17:20:05.366650 | controller |                             "quay.io/podified-antelope-centos9/openstack-nova-scheduler:current-podified"
2026-06-12 17:20:05.366654 | controller |                         ],
2026-06-12 17:20:05.366657 | controller |                         "sizeBytes": 668561385
2026-06-12 17:20:05.366660 | controller |                     },
2026-06-12 17:20:05.366664 | controller |                     {
2026-06-12 17:20:05.366667 | controller |                         "names": [
2026-06-12 17:20:05.366671 | controller |                             "quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:bf05b9b2ba66351a6c59f4259fb377f62237a00af3b4f0b95f64409e2f25770e"
2026-06-12 17:20:05.366674 | controller |                         ],
2026-06-12 17:20:05.366677 | controller |                         "sizeBytes": 646867625
2026-06-12 17:20:05.366681 | controller |                     },
2026-06-12 17:20:05.366687 | controller |                     {
2026-06-12 17:20:05.366691 | controller |                         "names": [
2026-06-12 17:20:05.366694 | controller |                             "quay.io/metal3-io/ironic@sha256:992cdab44144c85f5c2af087a73a2ce66514ddb7132b5f0c2bb86a7266aa5dd8",
2026-06-12 17:20:05.366697 | controller |                             "quay.io/metal3-io/ironic:release-24.1"
2026-06-12 17:20:05.366701 | controller |                         ],
2026-06-12 17:20:05.366704 | controller |                         "sizeBytes": 644545406
2026-06-12 17:20:05.366708 | controller |                     },
2026-06-12 17:20:05.366711 | controller |                     {
2026-06-12 17:20:05.366714 | controller |                         "names": [
2026-06-12 17:20:05.366718 | controller |                             "quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:a8581a82ba5c8343a743aa302c4848249d8c32a9f2cd10fa68d89d835a1bdf8b"
2026-06-12 17:20:05.366721 | controller |                         ],
2026-06-12 17:20:05.366725 | controller |                         "sizeBytes": 638910445
2026-06-12 17:20:05.366728 | controller |                     },
2026-06-12 17:20:05.366746 | controller |                     {
2026-06-12 17:20:05.366749 | controller |                         "names": [
2026-06-12 17:20:05.366753 | controller |                             "quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:ae245c97fc463e876c3024efb806fa8f4efb13b3f06f1bdd3e7e1447f5a5dce4"
2026-06-12 17:20:05.366756 | controller |                         ],
2026-06-12 17:20:05.366759 | controller |                         "sizeBytes": 617699779
2026-06-12 17:20:05.366763 | controller |                     },
2026-06-12 17:20:05.366766 | controller |                     {
2026-06-12 17:20:05.366770 | controller |                         "names": [
2026-06-12 17:20:05.366773 | controller |                             "quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:d4926e304011637ca9df370a193896d685f0f3ffabbec234ec827abdbeb083f9"
2026-06-12 17:20:05.366776 | controller |                         ],
2026-06-12 17:20:05.366780 | controller |                         "sizeBytes": 607756695
2026-06-12 17:20:05.366783 | controller |                     },
2026-06-12 17:20:05.366787 | controller |                     {
2026-06-12 17:20:05.366790 | controller |                         "names": [
2026-06-12 17:20:05.366793 | controller |                             "quay.io/podified-antelope-centos9/openstack-openstackclient@sha256:2fc3227927ef395a7da6e52122f2c3a423ec63fab43600cd5b934bf2cab75e33",
2026-06-12 17:20:05.366797 | controller |                             "quay.io/podified-antelope-centos9/openstack-openstackclient:current-podified"
2026-06-12 17:20:05.366800 | controller |                         ],
2026-06-12 17:20:05.366803 | controller |                         "sizeBytes": 594718948
2026-06-12 17:20:05.366810 | controller |                     },
2026-06-12 17:20:05.366813 | controller |                     {
2026-06-12 17:20:05.366817 | controller |                         "names": [
2026-06-12 17:20:05.366820 | controller |                             "quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:5c5d7468f6838b6a714482e62ea956659212f3415ec8f69989f75eb6d8744a6e"
2026-06-12 17:20:05.366824 | controller |                         ],
2026-06-12 17:20:05.366827 | controller |                         "sizeBytes": 584721741
2026-06-12 17:20:05.366830 | controller |                     },
2026-06-12 17:20:05.366834 | controller |                     {
2026-06-12 17:20:05.366837 | controller |                         "names": [
2026-06-12 17:20:05.366841 | controller |                             "registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9",
2026-06-12 17:20:05.366844 | controller |                             "registry.redhat.io/openshift4/ose-cli@sha256:ef83967297f619f45075e7fd1428a1eb981622a6c174c46fb53b158ed24bed85",
2026-06-12 17:20:05.366848 | controller |                             "registry.redhat.io/openshift4/ose-cli:latest"
2026-06-12 17:20:05.366851 | controller |                         ],
2026-06-12 17:20:05.366854 | controller |                         "sizeBytes": 584351326
2026-06-12 17:20:05.366858 | controller |                     },
2026-06-12 17:20:05.366861 | controller |                     {
2026-06-12 17:20:05.366864 | controller |                         "names": [
2026-06-12 17:20:05.366868 | controller |                             "quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04"
2026-06-12 17:20:05.366871 | controller |                         ],
2026-06-12 17:20:05.366875 | controller |                         "sizeBytes": 545674969
2026-06-12 17:20:05.366878 | controller |                     },
2026-06-12 17:20:05.366881 | controller |                     {
2026-06-12 17:20:05.366885 | controller |                         "names": [
2026-06-12 17:20:05.366888 | controller |                             "quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:574d49b89604b8e8103abf57feee77812fe8cf441eafc17fdff95d57ca80645e"
2026-06-12 17:20:05.366892 | controller |                         ],
2026-06-12 17:20:05.366895 | controller |                         "sizeBytes": 542463064
2026-06-12 17:20:05.366898 | controller |                     },
2026-06-12 17:20:05.366902 | controller |                     {
2026-06-12 17:20:05.366905 | controller |                         "names": [
2026-06-12 17:20:05.366909 | controller |                             "quay.io/crcont/openshift-crc-cluster-kube-controller-manager-operator@sha256:f69b9cc9b9cfde726109a9e12b80a3eefa472d7e29159df0fbc7143c48983cd6"
2026-06-12 17:20:05.366912 | controller |                         ],
2026-06-12 17:20:05.366916 | controller |                         "sizeBytes": 539380592
2026-06-12 17:20:05.366919 | controller |                     },
2026-06-12 17:20:05.366922 | controller |                     {
2026-06-12 17:20:05.366926 | controller |                         "names": [
2026-06-12 17:20:05.366929 | controller |                             "quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9506bdcf97d5200cf2cf4cdf110aebafdd141a24f6589bf1e1cfe27bb7fc1ed2"
2026-06-12 17:20:05.366933 | controller |                         ],
2026-06-12 17:20:05.366936 | controller |                         "sizeBytes": 533027808
2026-06-12 17:20:05.366939 | controller |                     },
2026-06-12 17:20:05.366943 | controller |                     {
2026-06-12 17:20:05.366946 | controller |                         "names": [
2026-06-12 17:20:05.366949 | controller |                             "quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9e388ee2b3562b6267447cbcc4b95ca7a61bf361840d36a682480da671b83612"
2026-06-12 17:20:05.366953 | controller |                         ],
2026-06-12 17:20:05.366956 | controller |                         "sizeBytes": 528200501
2026-06-12 17:20:05.366959 | controller |                     },
2026-06-12 17:20:05.366963 | controller |                     {
2026-06-12 17:20:05.366966 | controller |                         "names": [
2026-06-12 17:20:05.366970 | controller |                             "quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:5a2a7b3c2f1598189d8880e6aa15ab11a65b201f25012f77ba41e7487a60729a"
2026-06-12 17:20:05.366973 | controller |                         ],
2026-06-12 17:20:05.366976 | controller |                         "sizeBytes": 527774342
2026-06-12 17:20:05.366983 | controller |                     },
2026-06-12 17:20:05.366986 | controller |                     {
2026-06-12 17:20:05.366989 | controller |                         "names": [
2026-06-12 17:20:05.366993 | controller |                             "quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:e5e8108294b086fdb797365e5a46badba9b3d866bdcddc8460a51e05a253753d"
2026-06-12 17:20:05.366996 | controller |                         ],
2026-06-12 17:20:05.367000 | controller |                         "sizeBytes": 526632426
2026-06-12 17:20:05.367003 | controller |                     }
2026-06-12 17:20:05.367007 | controller |                 ],
2026-06-12 17:20:05.367010 | controller |                 "nodeInfo": {
2026-06-12 17:20:05.367013 | controller |                     "architecture": "amd64",
2026-06-12 17:20:05.367032 | controller |                     "bootID": "12c3ee3e-844a-407c-b7ac-f494b1e880b6",
2026-06-12 17:20:05.367036 | controller |                     "containerRuntimeVersion": "cri-o://1.33.5-3.rhaos4.20.gitd0ea985.el9",
2026-06-12 17:20:05.367040 | controller |                     "kernelVersion": "5.14.0-570.57.1.el9_6.x86_64",
2026-06-12 17:20:05.367043 | controller |                     "kubeProxyVersion": "",
2026-06-12 17:20:05.367046 | controller |                     "kubeletVersion": "v1.33.5",
2026-06-12 17:20:05.367050 | controller |                     "machineID": "80bc4fba336e4ca1bc9d28a8be52a356",
2026-06-12 17:20:05.367053 | controller |                     "operatingSystem": "linux",
2026-06-12 17:20:05.367057 | controller |                     "osImage": "Red Hat Enterprise Linux CoreOS 9.6.20251021-0 (Plow)",
2026-06-12 17:20:05.367062 | controller |                     "systemUUID": "d875d6c5-0af8-437b-a0ec-be45f993ef57"
2026-06-12 17:20:05.367066 | controller |                 },
2026-06-12 17:20:05.367069 | controller |                 "runtimeHandlers": [
2026-06-12 17:20:05.367073 | controller |                     {
2026-06-12 17:20:05.367076 | controller |                         "features": {
2026-06-12 17:20:05.367079 | controller |                             "recursiveReadOnlyMounts": true,
2026-06-12 17:20:05.367083 | controller |                             "userNamespaces": true
2026-06-12 17:20:05.367086 | controller |                         },
2026-06-12 17:20:05.367089 | controller |                         "name": "crun"
2026-06-12 17:20:05.367093 | controller |                     },
2026-06-12 17:20:05.367096 | controller |                     {
2026-06-12 17:20:05.367100 | controller |                         "features": {
2026-06-12 17:20:05.367103 | controller |                             "recursiveReadOnlyMounts": true,
2026-06-12 17:20:05.367106 | controller |                             "userNamespaces": true
2026-06-12 17:20:05.367110 | controller |                         },
2026-06-12 17:20:05.367113 | controller |                         "name": ""
2026-06-12 17:20:05.367117 | controller |                     },
2026-06-12 17:20:05.367120 | controller |                     {
2026-06-12 17:20:05.367123 | controller |                         "features": {
2026-06-12 17:20:05.367127 | controller |                             "recursiveReadOnlyMounts": true,
2026-06-12 17:20:05.367130 | controller |                             "userNamespaces": true
2026-06-12 17:20:05.367133 | controller |                         },
2026-06-12 17:20:05.367137 | controller |                         "name": "runc"
2026-06-12 17:20:05.367173 | controller |                     }
2026-06-12 17:20:05.367184 | controller |                 ]
2026-06-12 17:20:05.367189 | controller |             }
2026-06-12 17:20:05.367194 | controller |         }
2026-06-12 17:20:05.367199 | controller |     ],
2026-06-12 17:20:05.367204 | controller |     "kind": "List",
2026-06-12 17:20:05.367209 | controller |     "metadata": {
2026-06-12 17:20:05.367213 | controller |         "resourceVersion": ""
2026-06-12 17:20:05.367218 | controller |     }
2026-06-12 17:20:05.367222 | controller | }
2026-06-12 17:20:05.481654 | controller | ok: Runtime: 0:00:00.134543
2026-06-12 17:20:05.508693 | 
2026-06-12 17:20:05.508883 | TASK [env_op_images : Warn when oc get nodes did not succeed]
2026-06-12 17:20:05.547399 | controller | skipping: Conditional result was False
2026-06-12 17:20:05.573306 | 
2026-06-12 17:20:05.573504 | TASK [env_op_images : Extract node names]
2026-06-12 17:20:05.643387 | controller | ok
2026-06-12 17:20:05.662684 | 
2026-06-12 17:20:05.662787 | LOOP [env_op_images : Fetch CRI-O unit logs per node]
2026-06-12 17:20:07.318733 | controller | Jun 12 15:41:26.167678 crc systemd[1]: Starting Container Runtime Interface for OCI (CRI-O)...
2026-06-12 17:20:07.319019 | controller | Jun 12 15:41:27.192282 crc crio[3652]: time="2026-06-12T15:41:27.191020177Z" level=info msg="Updating config from single file: /etc/crio/crio.conf"
2026-06-12 17:20:07.319049 | controller | Jun 12 15:41:27.192282 crc crio[3652]: time="2026-06-12T15:41:27.192253952Z" level=info msg="Updating config from drop-in file: /etc/crio/crio.conf"
2026-06-12 17:20:07.319069 | controller | Jun 12 15:41:27.210901 crc crio[3652]: time="2026-06-12T15:41:27.210765062Z" level=info msg="Updating config from path: /etc/crio/crio.conf.d"
2026-06-12 17:20:07.319088 | controller | Jun 12 15:41:27.211909 crc crio[3652]: time="2026-06-12T15:41:27.21184637Z" level=info msg="Updating config from drop-in file: /etc/crio/crio.conf.d/00-default"
2026-06-12 17:20:07.319105 | controller | Jun 12 15:41:27.238194 crc crio[3652]: time="2026-06-12T15:41:27.237929046Z" level=info msg="Starting CRI-O, version: 1.33.5-3.rhaos4.20.gitd0ea985.el9, git: unknown(clean)"
2026-06-12 17:20:07.319125 | controller | Jun 12 15:41:27.239271 crc crio[3652]: time="2026-06-12T15:41:27.238636377Z" level=info msg="Node configuration value for hugetlb cgroup is true"
2026-06-12 17:20:07.319142 | controller | Jun 12 15:41:27.239271 crc crio[3652]: time="2026-06-12T15:41:27.239226687Z" level=info msg="Node configuration value for pid cgroup is true"
2026-06-12 17:20:07.319158 | controller | Jun 12 15:41:27.240420 crc crio[3652]: time="2026-06-12T15:41:27.240320771Z" level=info msg="Node configuration value for memoryswap cgroup is true"
2026-06-12 17:20:07.319175 | controller | Jun 12 15:41:27.240420 crc crio[3652]: time="2026-06-12T15:41:27.240380563Z" level=info msg="Node configuration value for cgroup v2 is true"
2026-06-12 17:20:07.319191 | controller | Jun 12 15:41:27.292154 crc crio[3652]: time="2026-06-12T15:41:27.291994994Z" level=info msg="Node configuration value for systemd AllowedCPUs is true"
2026-06-12 17:20:07.319208 | controller | Jun 12 15:41:27.325728 crc crio[3652]: time="2026-06-12T15:41:27.325583104Z" level=info msg="Using default capabilities: CAP_CHOWN, CAP_DAC_OVERRIDE, CAP_FSETID, CAP_FOWNER, CAP_SETGID, CAP_SETUID, CAP_SETPCAP, CAP_NET_BIND_SERVICE, CAP_KILL"
2026-06-12 17:20:07.319227 | controller | Jun 12 15:41:27.333668 crc crio[3652]: time="2026-06-12T15:41:27.333391873Z" level=info msg="Using runtime handler crun version 1.23.1, commit: d20b23dba05e822b93b82f2f34fd5dada433e0c2, rundir: /run/crun, spec: 1.0.0, +SYSTEMD +SELINUX +APPARMOR +CAP +SECCOMP +EBPF +CRIU +YAJL"
2026-06-12 17:20:07.319246 | controller | Jun 12 15:41:27.876722 crc crio[3652]: time="2026-06-12T15:41:27.87551468Z" level=info msg="Using runtime handler runc version 1.2.4, spec: 1.2.0+dev, go: go1.23.2 (Red Hat 1.23.2-1.el9), libseccomp: 2.5.2"
2026-06-12 17:20:07.319263 | controller | Jun 12 15:41:28.549431 crc crio[3652]: time="2026-06-12T15:41:28.549143843Z" level=info msg="Checkpoint/restore support enabled"
2026-06-12 17:20:07.319280 | controller | Jun 12 15:41:28.549431 crc crio[3652]: time="2026-06-12T15:41:28.549215845Z" level=info msg="Using the internal default seccomp profile"
2026-06-12 17:20:07.319297 | controller | Jun 12 15:41:28.549431 crc crio[3652]: time="2026-06-12T15:41:28.549230372Z" level=info msg="AppArmor is disabled by the system or at CRI-O build-time"
2026-06-12 17:20:07.319319 | controller | Jun 12 15:41:28.549431 crc crio[3652]: time="2026-06-12T15:41:28.549239416Z" level=info msg="No blockio config file specified, blockio not configured"
2026-06-12 17:20:07.319353 | controller | Jun 12 15:41:28.549431 crc crio[3652]: time="2026-06-12T15:41:28.549251371Z" level=info msg="RDT not available in the host system"
2026-06-12 17:20:07.319372 | controller | Jun 12 15:41:28.573077 crc crio[3652]: time="2026-06-12T15:41:28.572943852Z" level=info msg="Conmon does support the --sync option"
2026-06-12 17:20:07.319389 | controller | Jun 12 15:41:28.573077 crc crio[3652]: time="2026-06-12T15:41:28.573026219Z" level=info msg="Conmon does support the --log-global-size-max option"
2026-06-12 17:20:07.319405 | controller | Jun 12 15:41:28.578182 crc crio[3652]: time="2026-06-12T15:41:28.578060162Z" level=info msg="Conmon does support the --sync option"
2026-06-12 17:20:07.319441 | controller | Jun 12 15:41:28.578182 crc crio[3652]: time="2026-06-12T15:41:28.578170411Z" level=info msg="Conmon does support the --log-global-size-max option"
2026-06-12 17:20:07.319463 | controller | Jun 12 15:41:29.787987 crc crio[3652]: time="2026-06-12T15:41:29.787103322Z" level=info msg="Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf"
2026-06-12 17:20:07.319483 | controller | Jun 12 15:41:29.789365 crc crio[3652]: time="2026-06-12T15:41:29.789337277Z" level=info msg="Updated default CNI network name to multus-cni-network"
2026-06-12 17:20:07.319501 | controller | Jun 12 15:41:29.792503 crc crio[3652]: time="2026-06-12T15:41:29.792380113Z" level=info msg="FLAG: --enable-profile-unix-socket=\"true\"\n"
2026-06-12 17:20:07.319518 | controller | Jun 12 15:41:29.792758 crc crio[3652]: time="2026-06-12T15:41:29.792720786Z" level=info msg="FLAG: --stream-address=\"192.168.130.11\"\n"
2026-06-12 17:20:07.319538 | controller | Jun 12 15:41:29.793874 crc crio[3652]: time="2026-06-12T15:41:29.793730301Z" level=info msg="Current CRI-O configuration:\n[crio]\n  root = \"/var/lib/containers/storage\"\n  runroot = \"/run/containers/storage\"\n  imagestore = \"\"\n  storage_driver = \"overlay\"\n  storage_option = [\"overlay.skip_mount_home=true\"]\n  log_dir = \"/var/log/crio/pods\"\n  version_file = \"/var/run/crio/version\"\n  version_file_persist = \"\"\n  clean_shutdown_file = \"/var/lib/crio/clean.shutdown\"\n  internal_wipe = true\n  internal_repair = true\n  [crio.api]\n    grpc_max_send_msg_size = 83886080\n    grpc_max_recv_msg_size = 83886080\n    listen = \"/var/run/crio/crio.sock\"\n    stream_address = \"192.168.130.11\"\n    stream_port = \"0\"\n    stream_enable_tls = false\n    stream_tls_cert = \"\"\n    stream_tls_key = \"\"\n    stream_tls_ca = \"\"\n    stream_idle_timeout = \"\"\n  [crio.runtime]\n    no_pivot = false\n    selinux = true\n    log_to_journald = false\n    drop_infra_ctr = true\n    read_only = false\n    hooks_dir = [\"/etc/containers/oci/hooks.d\", \"/run/containers/oci/hooks.d\", \"/usr/share/containers/oci/hooks.d\"]\n    default_capabilities = [\"CHOWN\", \"DAC_OVERRIDE\", \"FSETID\", \"FOWNER\", \"SETGID\", \"SETUID\", \"SETPCAP\", \"NET_BIND_SERVICE\", \"KILL\"]\n    add_inheritable_capabilities = false\n    default_env = [\"NSS_SDB_USE_CACHE=no\"]\n    default_sysctls = [\"net.ipv4.ping_group_range=0 2147483647\"]\n    default_ulimits = [\"nofile=1048576\"]\n    allowed_devices = [\"/dev/fuse\", \"/dev/net/tun\"]\n    cdi_spec_dirs = [\"/etc/cdi\", \"/var/run/cdi\"]\n    device_ownership_from_security_context = false\n    default_runtime = \"crun\"\n    decryption_keys_path = \"/etc/crio/keys/\"\n    conmon = \"\"\n    conmon_cgroup = \"pod\"\n    seccomp_profile = \"\"\n    privileged_seccomp_profile = \"\"\n    apparmor_profile = \"crio-default\"\n    blockio_config_file = \"\"\n    blockio_reload = false\n    irqbalance_config_file = \"/etc/sysconfig/irqbalance\"\n    rdt_config_file = \"\"\n    cgroup_manager = \"systemd\"\n    default_mounts_file = \"\"\n    container_exits_dir = \"/var/run/crio/exits\"\n    container_attach_socket_dir = \"/var/run/crio\"\n    bind_mount_prefix = \"\"\n    uid_mappings = \"\"\n    minimum_mappable_uid = -1\n    gid_mappings = \"\"\n    minimum_mappable_gid = -1\n    log_level = \"info\"\n    log_filter = \"\"\n    namespaces_dir = \"/var/run\"\n    pinns_path = \"/usr/bin/pinns\"\n    enable_criu_support = true\n    pids_limit = -1\n    log_size_max = -1\n    ctr_stop_timeout = 30\n    separate_pull_cgroup = \"\"\n    infra_ctr_cpuset = \"\"\n    shared_cpuset = \"\"\n    absent_mount_sources_to_reject = [\"/etc/hostname\"]\n    enable_pod_events = false\n    irqbalance_config_restore_file = \"/etc/sysconfig/orig_irq_banned_cpus\"\n    hostnetwork_disable_selinux = true\n    disable_hostport_mapping = false\n    timezone = \"\"\n    [crio.runtime.runtimes]\n      [crio.runtime.runtimes.crun]\n        runtime_config_path = \"\"\n        runtime_path = \"/usr/bin/crun\"\n        runtime_type = \"\"\n        runtime_root = \"/run/crun\"\n        allowed_annotations = [\"io.containers.trace-syscall\", \"io.kubernetes.cri-o.Devices\", \"io.kubernetes.cri-o.LinkLogs\"]\n        monitor_path = \"/usr/bin/conmon\"\n        monitor_cgroup = \"pod\"\n        container_min_memory = \"512KiB\"\n        no_sync_log = false\n        [crio.runtime.runtimes.crun.default_annotations]\n          \"run.oci.systemd.subgroup\" = \"\"\n      [crio.runtime.runtimes.runc]\n        runtime_config_path = \"\"\n        runtime_path = \"/usr/bin/runc\"\n        runtime_type = \"\"\n        runtime_root = \"/run/runc\"\n        allowed_annotations = [\"io.containers.trace-syscall\", \"io.kubernetes.cri-o.Devices\", \"io.kubernetes.cri-o.LinkLogs\"]\n        monitor_path = \"/usr/bin/conmon\"\n        monitor_cgroup = \"pod\"\n        container_min_memory = \"12MiB\"\n        no_sync_log = false\n    [crio.runtime.workloads]\n      [crio.runtime.workloads.openshift-builder]\n        activation_annotation = \"io.openshift.builder\"\n        annotation_prefix = \"\"\n        allowed_annotations = [\"io.kubernetes.cri-o.userns-mode\", \"io.kubernetes.cri-o.Devices\"]\n        DisallowedAnnotations = [\"cpu-quota.crio.io\", \"cpu-freq-governor.crio.io\", \"io.kubernetes.cri-o.umask\", \"io.kubernetes.cri-o.PodLinuxOverhead\", \"io.kubernetes.cri-o.LinkLogs\", \"seccomp-profile.kubernetes.cri-o.io\", \"io.kubernetes.cri.container-type\", \"run.oci.\", \"io.kubernetes.cri-o.UnifiedCgroup\", \"io.containers.trace-syscall\", \"cpu-c-states.crio.io\", \"io.kubernetes.cri-o.seccompNotifierAction\", \"io.kubernetes.cri-o.DisableFIPS\", \"org.criu.config\", \"io.kubernetes.cri-o.cgroup2-mount-hierarchy-rw\", \"io.kubernetes.cri-o.TrySkipVolumeSELinuxLabel\", \"module.wasm.image/variant\", \"io.kubernetes.cri-o.ShmSize\", \"cpu-load-balancing.crio.io\", \"irq-load-balancing.crio.io\", \"io.kubernetes.cri.rdt-class\", \"io.kubernetes.cri-o.PodLinuxResources\", \"cpu-shared.crio.io\", \"bundle\", \"org.systemd.property.\"]\n        [crio.runtime.workloads.openshift-builder.resources]\n          CPUShares = 0\n          CPUQuota = 0\n          CPUPeriod = 0\n          CPUSet = \"\"\n          CPULimit = 0\n  [crio.image]\n    default_transport = \"docker://\"\n    global_auth_file = \"/var/lib/kubelet/config.json\"\n    pause_image = \"quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:cc2b30e70040205c2536d01ae5c850be1ed2d775cf13249e50328e5085777977\"\n    pause_image_auth_file = \"/var/lib/kubelet/config.json\"\n    pause_command = \"/usr/bin/pod\"\n    signature_policy = \"\"\n    signature_policy_dir = \"/etc/crio/policies\"\n    image_volumes = \"mkdir\"\n    big_files_temporary_dir = \"\"\n    auto_reload_registries = false\n    pull_progress_timeout = \"0s\"\n    oci_artifact_mount_support = false\n  [crio.network]\n    cni_default_network = \"\"\n    network_dir = \"/etc/kubernetes/cni/net.d/\"\n    plugin_dirs = [\"/var/lib/cni/bin\"]\n  [crio.metrics]\n    enable_metrics = true\n    metrics_collectors = [\"operations\", \"operations_latency_microseconds_total\", \"operations_latency_microseconds\", \"operations_errors\", \"image_pulls_layer_size\", \"containers_oom_total\", \"containers_oom\", \"operations_total\", \"operations_latency_seconds_total\", \"operations_latency_seconds\", \"operations_errors_total\", \"image_pulls_bytes_total\", \"image_pulls_skipped_bytes_total\", \"image_pulls_success_total\", \"image_pulls_failure_total\", \"image_layer_reuse_total\", \"containers_oom_count_total\", \"processes_defunct\"]\n    metrics_host = \"127.0.0.1\"\n    metrics_port = 9537\n    metrics_socket = \"\"\n    metrics_cert = \"\"\n    metrics_key = \"\"\n  [crio.tracing]\n    enable_tracing = false\n    tracing_endpoint = \"127.0.0.1:4317\"\n    tracing_sampling_rate_per_million = 0\n  [crio.stats]\n    stats_collection_period = 0\n    collection_period = 0\n  [crio.nri]\n    enable_nri = true\n    nri_listen = \"/var/run/nri/nri.sock\"\n    nri_plugin_dir = \"/opt/nri/plugins\"\n    nri_plugin_config_dir = \"/etc/nri/conf.d\"\n    nri_plugin_registration_timeout = \"5s\"\n    nri_plugin_request_timeout = \"2s\"\n    nri_disable_connections = false\n"
2026-06-12 17:20:07.319564 | controller | Jun 12 15:41:29.798907 crc crio[3652]: time="2026-06-12T15:41:29.798869521Z" level=warning msg="Checking storage directory /var/lib/containers/storage for errors because of unclean shutdown"
2026-06-12 17:20:07.319615 | controller | Jun 12 15:41:31.687493 crc crio[3652]: time="2026-06-12T15:41:31.686987413Z" level=info msg="Attempting to restore irqbalance config from /etc/sysconfig/orig_irq_banned_cpus"
2026-06-12 17:20:07.319635 | controller | Jun 12 15:41:31.689024 crc crio[3652]: time="2026-06-12T15:41:31.68796545Z" level=info msg="Restore irqbalance config: nothing to do"
2026-06-12 17:20:07.319652 | controller | Jun 12 15:41:31.920695 crc crio[3652]: time="2026-06-12T15:41:31.920176899Z" level=warning msg="Could not restore sandbox 716f9b4b423fda207fd050f2cc805a414ecaf503cdd039d9046723715112fc7a: failed to Statfs \"/var/run/netns/ff2e3c1f-ea42-42c1-9e93-cc4543d1dae1\": no such file or directory"
2026-06-12 17:20:07.319669 | controller | Jun 12 15:41:31.940095 crc crio[3652]: time="2026-06-12T15:41:31.939934932Z" level=warning msg="Deleting all containers under sandbox 716f9b4b423fda207fd050f2cc805a414ecaf503cdd039d9046723715112fc7a since it could not be restored"
2026-06-12 17:20:07.319686 | controller | Jun 12 15:41:31.967973 crc crio[3652]: time="2026-06-12T15:41:31.967787878Z" level=warning msg="Could not restore sandbox f62ec4c74b2d28d07d15680e61dc47bea0d64f3c10cd0998203816ee1a5e21ae: failed to Statfs \"/var/run/netns/60e794cf-e3b7-487a-82e2-ad15f3f7a50a\": no such file or directory"
2026-06-12 17:20:07.319702 | controller | Jun 12 15:41:31.978687 crc crio[3652]: time="2026-06-12T15:41:31.978589267Z" level=warning msg="Deleting all containers under sandbox f62ec4c74b2d28d07d15680e61dc47bea0d64f3c10cd0998203816ee1a5e21ae since it could not be restored"
2026-06-12 17:20:07.319718 | controller | Jun 12 15:41:32.000094 crc crio[3652]: time="2026-06-12T15:41:31.999905892Z" level=warning msg="Could not restore sandbox d9d2a25c8e17fdfe8249ac2d59a81a5e7e2044dd011c522e21a3181c10ddbd65: failed to Statfs \"/var/run/netns/190cd0fc-817a-4517-9b43-0b03b1f8b6fb\": no such file or directory"
2026-06-12 17:20:07.319735 | controller | Jun 12 15:41:32.016385 crc crio[3652]: time="2026-06-12T15:41:32.016200481Z" level=warning msg="Deleting all containers under sandbox d9d2a25c8e17fdfe8249ac2d59a81a5e7e2044dd011c522e21a3181c10ddbd65 since it could not be restored"
2026-06-12 17:20:07.319751 | controller | Jun 12 15:41:32.079223 crc crio[3652]: time="2026-06-12T15:41:32.079141386Z" level=warning msg="Could not restore sandbox e222155a1c4fc4565a7da9c88c4bc428dc8a0a17b11d7bae294454bb07604400: failed to Statfs \"/var/run/netns/d85a67bc-de45-40e3-bab5-8c3bb34843ea\": no such file or directory"
2026-06-12 17:20:07.319767 | controller | Jun 12 15:41:32.086868 crc crio[3652]: time="2026-06-12T15:41:32.086519242Z" level=warning msg="Deleting all containers under sandbox e222155a1c4fc4565a7da9c88c4bc428dc8a0a17b11d7bae294454bb07604400 since it could not be restored"
2026-06-12 17:20:07.319783 | controller | Jun 12 15:41:32.094540 crc crio[3652]: time="2026-06-12T15:41:32.094370779Z" level=warning msg="Could not restore sandbox 3234aedde795ea669264e61b92a4110e67549062eab489f074d78b555b724ec0: failed to Statfs \"/var/run/netns/9db3919f-6487-4977-89c5-c3bb4a69e5d6\": no such file or directory"
2026-06-12 17:20:07.319804 | controller | Jun 12 15:41:32.099351 crc crio[3652]: time="2026-06-12T15:41:32.099181484Z" level=warning msg="Deleting all containers under sandbox 3234aedde795ea669264e61b92a4110e67549062eab489f074d78b555b724ec0 since it could not be restored"
2026-06-12 17:20:07.319821 | controller | Jun 12 15:41:32.108578 crc crio[3652]: time="2026-06-12T15:41:32.108428253Z" level=warning msg="Could not restore sandbox 2a669a230e0afc58260587ab928a151b6752183179007838320ca23d77998240: failed to Statfs \"/var/run/netns/a39ad0c7-24b8-46c1-830b-e9010764ccce\": no such file or directory"
2026-06-12 17:20:07.319837 | controller | Jun 12 15:41:32.194240 crc crio[3652]: time="2026-06-12T15:41:32.19403791Z" level=warning msg="Deleting all containers under sandbox 2a669a230e0afc58260587ab928a151b6752183179007838320ca23d77998240 since it could not be restored"
2026-06-12 17:20:07.319853 | controller | Jun 12 15:41:32.207408 crc crio[3652]: time="2026-06-12T15:41:32.207252467Z" level=warning msg="Could not restore sandbox 2ac08f16964b2c410806c8a32454b11baadab0ae32ec6ee16db109b5c70d9227: failed to Statfs \"/var/run/netns/1c9c5a0b-fde2-491c-a2b7-717b81dfe381\": no such file or directory"
2026-06-12 17:20:07.319870 | controller | Jun 12 15:41:32.216046 crc crio[3652]: time="2026-06-12T15:41:32.215922066Z" level=warning msg="Deleting all containers under sandbox 2ac08f16964b2c410806c8a32454b11baadab0ae32ec6ee16db109b5c70d9227 since it could not be restored"
2026-06-12 17:20:07.319887 | controller | Jun 12 15:41:32.225209 crc crio[3652]: time="2026-06-12T15:41:32.225155684Z" level=warning msg="Could not restore sandbox 39b7866f65a026a9785951e874d79b2a65586cc09117692bad73d8da76814de6: failed to Statfs \"/var/run/netns/e69052f3-a3f8-42de-8993-88269b3c361b\": no such file or directory"
2026-06-12 17:20:07.319903 | controller | Jun 12 15:41:32.230636 crc crio[3652]: time="2026-06-12T15:41:32.230610235Z" level=warning msg="Deleting all containers under sandbox 39b7866f65a026a9785951e874d79b2a65586cc09117692bad73d8da76814de6 since it could not be restored"
2026-06-12 17:20:07.319919 | controller | Jun 12 15:41:32.264004 crc crio[3652]: time="2026-06-12T15:41:32.263868067Z" level=warning msg="Could not restore sandbox 0a627e5c6308b6ab884fc5085cf4d12b710327538b6da457318523644e6aaa34: failed to Statfs \"/var/run/netns/7219bd16-96c6-4d4c-9fd5-6b6e13fad20f\": no such file or directory"
2026-06-12 17:20:07.319935 | controller | Jun 12 15:41:32.270043 crc crio[3652]: time="2026-06-12T15:41:32.269932923Z" level=warning msg="Deleting all containers under sandbox 0a627e5c6308b6ab884fc5085cf4d12b710327538b6da457318523644e6aaa34 since it could not be restored"
2026-06-12 17:20:07.319951 | controller | Jun 12 15:41:32.331836 crc crio[3652]: time="2026-06-12T15:41:32.33119415Z" level=warning msg="Could not restore sandbox 88d468be9fd1b10ec3aa146a7a933cb4766b9709f66115fc74ae0820c095a45f: failed to Statfs \"/var/run/netns/a0348d3d-19fe-46ab-9138-85312818185a\": no such file or directory"
2026-06-12 17:20:07.319967 | controller | Jun 12 15:41:32.337584 crc crio[3652]: time="2026-06-12T15:41:32.337405109Z" level=warning msg="Deleting all containers under sandbox 88d468be9fd1b10ec3aa146a7a933cb4766b9709f66115fc74ae0820c095a45f since it could not be restored"
2026-06-12 17:20:07.319983 | controller | Jun 12 15:41:32.360090 crc crio[3652]: time="2026-06-12T15:41:32.359422373Z" level=warning msg="Could not restore sandbox b772409aebad8f593523276009413324ceef9893239aaa903bf8e87341af63e5: failed to Statfs \"/var/run/netns/21a6d094-98eb-4202-b5c3-69051d7e954c\": no such file or directory"
2026-06-12 17:20:07.320000 | controller | Jun 12 15:41:32.365414 crc crio[3652]: time="2026-06-12T15:41:32.365273053Z" level=warning msg="Deleting all containers under sandbox b772409aebad8f593523276009413324ceef9893239aaa903bf8e87341af63e5 since it could not be restored"
2026-06-12 17:20:07.320019 | controller | Jun 12 15:41:32.372524 crc crio[3652]: time="2026-06-12T15:41:32.37233075Z" level=warning msg="Could not restore sandbox 5fa37ff5131c654317df29274d488133bf9d3fc0bbac893fd1adc704cac18f20: failed to Statfs \"/var/run/netns/e028aa60-4de1-45f0-8e20-51bf2c35c42d\": no such file or directory"
2026-06-12 17:20:07.320036 | controller | Jun 12 15:41:32.377147 crc crio[3652]: time="2026-06-12T15:41:32.377061093Z" level=warning msg="Deleting all containers under sandbox 5fa37ff5131c654317df29274d488133bf9d3fc0bbac893fd1adc704cac18f20 since it could not be restored"
2026-06-12 17:20:07.320052 | controller | Jun 12 15:41:32.390161 crc crio[3652]: time="2026-06-12T15:41:32.389629092Z" level=warning msg="Could not restore sandbox aa31576716b05cdc9e4d264e54c2c41b79aab1b69c8410d864515a3524230ed1: failed to Statfs \"/var/run/netns/1dc74f34-ab20-4d52-bd7b-d5f09570128f\": no such file or directory"
2026-06-12 17:20:07.320068 | controller | Jun 12 15:41:32.401322 crc crio[3652]: time="2026-06-12T15:41:32.401258779Z" level=warning msg="Deleting all containers under sandbox aa31576716b05cdc9e4d264e54c2c41b79aab1b69c8410d864515a3524230ed1 since it could not be restored"
2026-06-12 17:20:07.320084 | controller | Jun 12 15:41:32.413933 crc crio[3652]: time="2026-06-12T15:41:32.413420189Z" level=warning msg="Could not restore sandbox 2ad4e6712288ae4114ef99649d38397a6414bb10a28064a266721a8faa87797b: failed to Statfs \"/var/run/netns/4551e819-9150-4667-befd-80cd542a3ff6\": no such file or directory"
2026-06-12 17:20:07.320100 | controller | Jun 12 15:41:32.422750 crc crio[3652]: time="2026-06-12T15:41:32.422562868Z" level=warning msg="Deleting all containers under sandbox 2ad4e6712288ae4114ef99649d38397a6414bb10a28064a266721a8faa87797b since it could not be restored"
2026-06-12 17:20:07.320116 | controller | Jun 12 15:41:32.437424 crc crio[3652]: time="2026-06-12T15:41:32.437253126Z" level=warning msg="Could not restore sandbox caf0bfcc994327ffce39f65a476266f0028b1730dffd3aee3cea097c9e6941d4: failed to Statfs \"/var/run/netns/44260f5c-d169-46e1-b4b8-f69b9adfc2f4\": no such file or directory"
2026-06-12 17:20:07.320132 | controller | Jun 12 15:41:32.444373 crc crio[3652]: time="2026-06-12T15:41:32.444178312Z" level=warning msg="Deleting all containers under sandbox caf0bfcc994327ffce39f65a476266f0028b1730dffd3aee3cea097c9e6941d4 since it could not be restored"
2026-06-12 17:20:07.320148 | controller | Jun 12 15:41:32.459796 crc crio[3652]: time="2026-06-12T15:41:32.459604408Z" level=warning msg="Could not restore sandbox 64c293b20911d06c0a74a43cc241ac2351c0a45b448543e1133e22d8e4b30010: failed to Statfs \"/var/run/netns/36e532f2-1b76-438a-b20e-25d97596f804\": no such file or directory"
2026-06-12 17:20:07.320164 | controller | Jun 12 15:41:32.467804 crc crio[3652]: time="2026-06-12T15:41:32.467747343Z" level=warning msg="Deleting all containers under sandbox 64c293b20911d06c0a74a43cc241ac2351c0a45b448543e1133e22d8e4b30010 since it could not be restored"
2026-06-12 17:20:07.320181 | controller | Jun 12 15:41:32.483347 crc crio[3652]: time="2026-06-12T15:41:32.483257062Z" level=warning msg="Could not restore sandbox a1ec76a456ee5385866457eedabe1015f1dd152e348fe1bc374c717f36f55be7: failed to Statfs \"/var/run/netns/98dbeb7b-54c9-48c8-b257-ba1be4841c8e\": no such file or directory"
2026-06-12 17:20:07.320197 | controller | Jun 12 15:41:32.496573 crc crio[3652]: time="2026-06-12T15:41:32.496502969Z" level=warning msg="Deleting all containers under sandbox a1ec76a456ee5385866457eedabe1015f1dd152e348fe1bc374c717f36f55be7 since it could not be restored"
2026-06-12 17:20:07.320213 | controller | Jun 12 15:41:32.530429 crc crio[3652]: time="2026-06-12T15:41:32.530258412Z" level=warning msg="Could not restore sandbox ac8f65e743463176074b4c0cb4e8c2b3cb849e56ae25be37a16bb9efcd7eb64f: failed to Statfs \"/var/run/netns/aa7626ab-b100-47ea-96c8-4f5c69ad8b17\": no such file or directory"
2026-06-12 17:20:07.320230 | controller | Jun 12 15:41:32.544543 crc crio[3652]: time="2026-06-12T15:41:32.544249556Z" level=warning msg="Deleting all containers under sandbox ac8f65e743463176074b4c0cb4e8c2b3cb849e56ae25be37a16bb9efcd7eb64f since it could not be restored"
2026-06-12 17:20:07.320250 | controller | Jun 12 15:41:32.572909 crc crio[3652]: time="2026-06-12T15:41:32.572672532Z" level=warning msg="Could not restore sandbox c8d89a6a18d8bf8e544fca6f74b002af11259ae7912ab06a6b65e2bd0a014a86: failed to Statfs \"/var/run/netns/2da0a078-e17e-4b8a-a39e-f576861e34ae\": no such file or directory"
2026-06-12 17:20:07.320267 | controller | Jun 12 15:41:32.577524 crc crio[3652]: time="2026-06-12T15:41:32.577385506Z" level=warning msg="Deleting all containers under sandbox c8d89a6a18d8bf8e544fca6f74b002af11259ae7912ab06a6b65e2bd0a014a86 since it could not be restored"
2026-06-12 17:20:07.320284 | controller | Jun 12 15:41:32.676873 crc crio[3652]: time="2026-06-12T15:41:32.676401023Z" level=warning msg="Could not restore sandbox 36b0ac2e570067cac5fa856749f889c89cde326de0eac243b55d634175c59e21: failed to Statfs \"/var/run/netns/727effa2-2453-47d4-b205-ce90e20b1702\": no such file or directory"
2026-06-12 17:20:07.320300 | controller | Jun 12 15:41:32.687431 crc crio[3652]: time="2026-06-12T15:41:32.687305824Z" level=warning msg="Deleting all containers under sandbox 36b0ac2e570067cac5fa856749f889c89cde326de0eac243b55d634175c59e21 since it could not be restored"
2026-06-12 17:20:07.320317 | controller | Jun 12 15:41:32.695146 crc crio[3652]: time="2026-06-12T15:41:32.694992196Z" level=warning msg="Could not restore sandbox df7839e3a7fe9f97d215b350da23429c49ceb57289d871c643f130f5c2ddd4ef: failed to Statfs \"/var/run/netns/af680906-9f27-420e-8984-f52f1c6d42da\": no such file or directory"
2026-06-12 17:20:07.320340 | controller | Jun 12 15:41:32.700304 crc crio[3652]: time="2026-06-12T15:41:32.700209431Z" level=warning msg="Deleting all containers under sandbox df7839e3a7fe9f97d215b350da23429c49ceb57289d871c643f130f5c2ddd4ef since it could not be restored"
2026-06-12 17:20:07.320365 | controller | Jun 12 15:41:32.709100 crc crio[3652]: time="2026-06-12T15:41:32.708892268Z" level=warning msg="Could not restore sandbox 1a6f453dbe8bac2c3bdbb09d3e238da0475d47dbc239b5adad9041e5590c52d9: failed to Statfs \"/var/run/netns/5729c4b2-4544-4272-b6e1-f8223ceabca6\": no such file or directory"
2026-06-12 17:20:07.320384 | controller | Jun 12 15:41:32.714418 crc crio[3652]: time="2026-06-12T15:41:32.714353498Z" level=warning msg="Deleting all containers under sandbox 1a6f453dbe8bac2c3bdbb09d3e238da0475d47dbc239b5adad9041e5590c52d9 since it could not be restored"
2026-06-12 17:20:07.320401 | controller | Jun 12 15:41:32.748390 crc crio[3652]: time="2026-06-12T15:41:32.747896327Z" level=warning msg="Could not restore sandbox cf95c321a021eb9a3ba610455248b4b97c8822803f4d40be10c7b1c223b38946: failed to Statfs \"/var/run/netns/0bd2ca7f-1f66-46f8-b64d-f6b48dd61d7e\": no such file or directory"
2026-06-12 17:20:07.320418 | controller | Jun 12 15:41:32.754855 crc crio[3652]: time="2026-06-12T15:41:32.754608497Z" level=warning msg="Deleting all containers under sandbox cf95c321a021eb9a3ba610455248b4b97c8822803f4d40be10c7b1c223b38946 since it could not be restored"
2026-06-12 17:20:07.320434 | controller | Jun 12 15:41:32.766666 crc crio[3652]: time="2026-06-12T15:41:32.766414147Z" level=warning msg="Could not restore sandbox 0390d7aadc8a3e6eb344c5e0b8426cde958d22f535ef3e4b6a7ecc87ec7ab007: failed to Statfs \"/var/run/netns/47e52ab1-31cb-4a90-8828-40586f4582e5\": no such file or directory"
2026-06-12 17:20:07.320451 | controller | Jun 12 15:41:32.773239 crc crio[3652]: time="2026-06-12T15:41:32.773125869Z" level=warning msg="Deleting all containers under sandbox 0390d7aadc8a3e6eb344c5e0b8426cde958d22f535ef3e4b6a7ecc87ec7ab007 since it could not be restored"
2026-06-12 17:20:07.320467 | controller | Jun 12 15:41:32.781929 crc crio[3652]: time="2026-06-12T15:41:32.781841295Z" level=warning msg="Could not restore sandbox 4251b0938a7c7926c0d92fda115d0192567b38afd62b1da6d3d76cfd5d20a25f: failed to Statfs \"/var/run/netns/c7f36d9f-c9b1-4153-8e1f-130ce695595f\": no such file or directory"
2026-06-12 17:20:07.320487 | controller | Jun 12 15:41:32.787249 crc crio[3652]: time="2026-06-12T15:41:32.787113971Z" level=warning msg="Deleting all containers under sandbox 4251b0938a7c7926c0d92fda115d0192567b38afd62b1da6d3d76cfd5d20a25f since it could not be restored"
2026-06-12 17:20:07.320503 | controller | Jun 12 15:41:32.818272 crc crio[3652]: time="2026-06-12T15:41:32.818151329Z" level=warning msg="Could not restore sandbox 410638bdabddf5fcd1c35e7a74c44e5944cfa3831815455f10afe54ace39c37a: failed to Statfs \"/var/run/netns/d9bf0789-854b-4974-8993-90943a82070f\": no such file or directory"
2026-06-12 17:20:07.320520 | controller | Jun 12 15:41:32.823961 crc crio[3652]: time="2026-06-12T15:41:32.823901217Z" level=warning msg="Deleting all containers under sandbox 410638bdabddf5fcd1c35e7a74c44e5944cfa3831815455f10afe54ace39c37a since it could not be restored"
2026-06-12 17:20:07.320536 | controller | Jun 12 15:41:32.840279 crc crio[3652]: time="2026-06-12T15:41:32.840219255Z" level=warning msg="Could not restore sandbox aa60add6962486c4fb47d83aaf4c6a4c24a0670709ef89751b12f7b79d4c4f8c: failed to Statfs \"/var/run/netns/7ba66181-030a-4903-a1c7-c7190ad1e8fe\": no such file or directory"
2026-06-12 17:20:07.320605 | controller | Jun 12 15:41:32.847737 crc crio[3652]: time="2026-06-12T15:41:32.847668375Z" level=warning msg="Deleting all containers under sandbox aa60add6962486c4fb47d83aaf4c6a4c24a0670709ef89751b12f7b79d4c4f8c since it could not be restored"
2026-06-12 17:20:07.320634 | controller | Jun 12 15:41:32.859165 crc crio[3652]: time="2026-06-12T15:41:32.859023223Z" level=warning msg="Could not restore sandbox f6dab756a5f81da6b1648d44137e45cc60b6c69fca2c6887870ecbde15f13852: failed to Statfs \"/var/run/netns/98b2d38b-ac35-44c6-b61c-370ae13d5b89\": no such file or directory"
2026-06-12 17:20:07.320653 | controller | Jun 12 15:41:32.863761 crc crio[3652]: time="2026-06-12T15:41:32.863664175Z" level=warning msg="Deleting all containers under sandbox f6dab756a5f81da6b1648d44137e45cc60b6c69fca2c6887870ecbde15f13852 since it could not be restored"
2026-06-12 17:20:07.320670 | controller | Jun 12 15:41:32.873280 crc crio[3652]: time="2026-06-12T15:41:32.873202201Z" level=warning msg="Could not restore sandbox 25817f64d195aeb9a06049cd2c29b6be89a688364d3f94522e2eb3a0462d038b: failed to Statfs \"/var/run/netns/d2f026db-1d70-45f0-88e1-5ead39997a83\": no such file or directory"
2026-06-12 17:20:07.320687 | controller | Jun 12 15:41:32.880962 crc crio[3652]: time="2026-06-12T15:41:32.880851793Z" level=warning msg="Deleting all containers under sandbox 25817f64d195aeb9a06049cd2c29b6be89a688364d3f94522e2eb3a0462d038b since it could not be restored"
2026-06-12 17:20:07.320704 | controller | Jun 12 15:41:32.892230 crc crio[3652]: time="2026-06-12T15:41:32.892075721Z" level=warning msg="Could not restore sandbox 8c6585b8db86793364698268f6d5287dd5b180895605886d7545253be162b3b7: failed to Statfs \"/var/run/netns/ac7493b3-3bc4-4e68-8140-32803fcd02c2\": no such file or directory"
2026-06-12 17:20:07.320720 | controller | Jun 12 15:41:32.899667 crc crio[3652]: time="2026-06-12T15:41:32.899534168Z" level=warning msg="Deleting all containers under sandbox 8c6585b8db86793364698268f6d5287dd5b180895605886d7545253be162b3b7 since it could not be restored"
2026-06-12 17:20:07.320736 | controller | Jun 12 15:41:32.905044 crc crio[3652]: time="2026-06-12T15:41:32.904939277Z" level=warning msg="Could not restore sandbox 2906610114c892c992247553738002a45050cbeeafe5029b3a6b35d817dc452a: failed to Statfs \"/var/run/netns/e70a486a-51ce-4cb3-89a5-501e3e291b42\": no such file or directory"
2026-06-12 17:20:07.320753 | controller | Jun 12 15:41:32.908879 crc crio[3652]: time="2026-06-12T15:41:32.908754838Z" level=warning msg="Deleting all containers under sandbox 2906610114c892c992247553738002a45050cbeeafe5029b3a6b35d817dc452a since it could not be restored"
2026-06-12 17:20:07.320769 | controller | Jun 12 15:41:32.922305 crc crio[3652]: time="2026-06-12T15:41:32.922186458Z" level=warning msg="Could not restore sandbox 5504c42c3d1ebf7a6885beeba6f007b75ba053fc3f41adab8282e77c371e66d3: failed to Statfs \"/var/run/netns/8024f34b-266f-4fe8-9531-a3a251c0503a\": no such file or directory"
2026-06-12 17:20:07.320794 | controller | Jun 12 15:41:32.926318 crc crio[3652]: time="2026-06-12T15:41:32.926207925Z" level=warning msg="Deleting all containers under sandbox 5504c42c3d1ebf7a6885beeba6f007b75ba053fc3f41adab8282e77c371e66d3 since it could not be restored"
2026-06-12 17:20:07.320811 | controller | Jun 12 15:41:32.933637 crc crio[3652]: time="2026-06-12T15:41:32.933382405Z" level=warning msg="Could not restore sandbox 87513315fd0d6459c3e9ff38722c06f45676fd2cd669a0356da2de9c0d9d759d: failed to Statfs \"/var/run/netns/2c329914-0aff-4edb-99eb-32fae9b2a951\": no such file or directory"
2026-06-12 17:20:07.320827 | controller | Jun 12 15:41:32.938122 crc crio[3652]: time="2026-06-12T15:41:32.938029536Z" level=warning msg="Deleting all containers under sandbox 87513315fd0d6459c3e9ff38722c06f45676fd2cd669a0356da2de9c0d9d759d since it could not be restored"
2026-06-12 17:20:07.320843 | controller | Jun 12 15:41:32.947991 crc crio[3652]: time="2026-06-12T15:41:32.947842919Z" level=warning msg="Could not restore sandbox 5d12a23f28cfdfab8acc2c31b8e590b1cd1c66262a95d0d9e6334df5c9d83730: failed to Statfs \"/var/run/netns/89ceb529-fcbd-47bc-b08c-d08594867841\": no such file or directory"
2026-06-12 17:20:07.320859 | controller | Jun 12 15:41:32.951971 crc crio[3652]: time="2026-06-12T15:41:32.951881816Z" level=warning msg="Deleting all containers under sandbox 5d12a23f28cfdfab8acc2c31b8e590b1cd1c66262a95d0d9e6334df5c9d83730 since it could not be restored"
2026-06-12 17:20:07.320875 | controller | Jun 12 15:41:32.961544 crc crio[3652]: time="2026-06-12T15:41:32.961383392Z" level=warning msg="Could not restore sandbox 1a4e3f601cadcab1698cc4e396c2d86420ae76346b72be0fd3b8879ae0e9e4ce: failed to Statfs \"/var/run/netns/539e1cf0-d143-491e-8434-d7ee4030f305\": no such file or directory"
2026-06-12 17:20:07.320892 | controller | Jun 12 15:41:32.966184 crc crio[3652]: time="2026-06-12T15:41:32.966145206Z" level=warning msg="Deleting all containers under sandbox 1a4e3f601cadcab1698cc4e396c2d86420ae76346b72be0fd3b8879ae0e9e4ce since it could not be restored"
2026-06-12 17:20:07.320908 | controller | Jun 12 15:41:33.010531 crc crio[3652]: time="2026-06-12T15:41:33.010297897Z" level=warning msg="Could not restore sandbox 7e6ed0d9b7c9ab8c33dcd92eb7fd9e991ad4f26f2911216520ca0edce8757255: failed to Statfs \"/var/run/netns/eea81286-9d78-4e4e-966b-6d5861c91996\": no such file or directory"
2026-06-12 17:20:07.320925 | controller | Jun 12 15:41:33.020770 crc crio[3652]: time="2026-06-12T15:41:33.020550742Z" level=warning msg="Deleting all containers under sandbox 7e6ed0d9b7c9ab8c33dcd92eb7fd9e991ad4f26f2911216520ca0edce8757255 since it could not be restored"
2026-06-12 17:20:07.320941 | controller | Jun 12 15:41:33.034374 crc crio[3652]: time="2026-06-12T15:41:33.034191525Z" level=warning msg="Could not restore sandbox 34605a8868d5dd6079efc188a3cce49b09c028efd54279b3b2b7c48df8fd5e16: failed to Statfs \"/var/run/netns/6e2884fa-46a7-4abd-8c22-c5b83a9323ae\": no such file or directory"
2026-06-12 17:20:07.320957 | controller | Jun 12 15:41:33.045141 crc crio[3652]: time="2026-06-12T15:41:33.044989334Z" level=warning msg="Deleting all containers under sandbox 34605a8868d5dd6079efc188a3cce49b09c028efd54279b3b2b7c48df8fd5e16 since it could not be restored"
2026-06-12 17:20:07.320973 | controller | Jun 12 15:41:33.058416 crc crio[3652]: time="2026-06-12T15:41:33.058280479Z" level=warning msg="Could not restore sandbox 850471e46d32f5277b86e9692db1754f62ff7b6a77a5279a6248f6e9bb69a471: failed to Statfs \"/var/run/netns/5db24d1d-9706-4384-b47c-2794d44c4b44\": no such file or directory"
2026-06-12 17:20:07.320989 | controller | Jun 12 15:41:33.069963 crc crio[3652]: time="2026-06-12T15:41:33.069683653Z" level=warning msg="Deleting all containers under sandbox 850471e46d32f5277b86e9692db1754f62ff7b6a77a5279a6248f6e9bb69a471 since it could not be restored"
2026-06-12 17:20:07.321005 | controller | Jun 12 15:41:33.092355 crc crio[3652]: time="2026-06-12T15:41:33.092179027Z" level=warning msg="Could not restore sandbox 8d059150b9d8ada814e838c2ef04c41dcd9e7f5cc6cd8d6be9fc11344100bd28: failed to Statfs \"/var/run/netns/8a53c334-42c9-4054-a6fb-249bc45db021\": no such file or directory"
2026-06-12 17:20:07.321042 | controller | Jun 12 15:41:33.098674 crc crio[3652]: time="2026-06-12T15:41:33.098418926Z" level=warning msg="Deleting all containers under sandbox 8d059150b9d8ada814e838c2ef04c41dcd9e7f5cc6cd8d6be9fc11344100bd28 since it could not be restored"
2026-06-12 17:20:07.321059 | controller | Jun 12 15:41:33.120524 crc crio[3652]: time="2026-06-12T15:41:33.120335069Z" level=warning msg="Could not restore sandbox 77c7a43aebfa236b2f5dda89f94c365080a6bc71e13aa97182d67accd59f42a2: failed to Statfs \"/var/run/netns/7e3ff8b6-bf95-4896-8395-91fb354858fa\": no such file or directory"
2026-06-12 17:20:07.321075 | controller | Jun 12 15:41:33.126089 crc crio[3652]: time="2026-06-12T15:41:33.125907571Z" level=warning msg="Deleting all containers under sandbox 77c7a43aebfa236b2f5dda89f94c365080a6bc71e13aa97182d67accd59f42a2 since it could not be restored"
2026-06-12 17:20:07.321091 | controller | Jun 12 15:41:33.137783 crc crio[3652]: time="2026-06-12T15:41:33.137649931Z" level=warning msg="Could not restore sandbox c007be82b33d8a9981381fb90ba81b7decd46a3a32856131653d22904f819946: failed to Statfs \"/var/run/netns/b6456a5f-c0dd-4c2b-86b2-af42e36c6a9c\": no such file or directory"
2026-06-12 17:20:07.321107 | controller | Jun 12 15:41:33.142094 crc crio[3652]: time="2026-06-12T15:41:33.141988485Z" level=warning msg="Deleting all containers under sandbox c007be82b33d8a9981381fb90ba81b7decd46a3a32856131653d22904f819946 since it could not be restored"
2026-06-12 17:20:07.321123 | controller | Jun 12 15:41:33.184239 crc crio[3652]: time="2026-06-12T15:41:33.183983344Z" level=warning msg="Could not restore sandbox ca101b65abcacc688b6db6fe9499e5cc58a69da3e55d5e9e0dbd37efd4357017: failed to Statfs \"/var/run/netns/7f048016-317e-4b7e-b80a-31fadda4837a\": no such file or directory"
2026-06-12 17:20:07.321139 | controller | Jun 12 15:41:33.187534 crc crio[3652]: time="2026-06-12T15:41:33.187406006Z" level=warning msg="Deleting all containers under sandbox ca101b65abcacc688b6db6fe9499e5cc58a69da3e55d5e9e0dbd37efd4357017 since it could not be restored"
2026-06-12 17:20:07.321155 | controller | Jun 12 15:41:33.198027 crc crio[3652]: time="2026-06-12T15:41:33.197425894Z" level=warning msg="Could not restore sandbox 42cbc53167cb884d8df411e7ea16aba8682a4699b61f094c370e2471299c2405: failed to Statfs \"/var/run/netns/696e0d8f-ea57-4d36-846e-f263cf1f9bc9\": no such file or directory"
2026-06-12 17:20:07.321170 | controller | Jun 12 15:41:33.202596 crc crio[3652]: time="2026-06-12T15:41:33.202375332Z" level=warning msg="Deleting all containers under sandbox 42cbc53167cb884d8df411e7ea16aba8682a4699b61f094c370e2471299c2405 since it could not be restored"
2026-06-12 17:20:07.321186 | controller | Jun 12 15:41:33.221263 crc crio[3652]: time="2026-06-12T15:41:33.221106968Z" level=warning msg="Could not restore sandbox da2adf6cd892779e9e97c725a1a8d45c2cdb5890c09a25ac078e96ef16ce314f: failed to Statfs \"/var/run/netns/c1da005a-84ee-4634-8a5e-a4ebdb2a4c32\": no such file or directory"
2026-06-12 17:20:07.321202 | controller | Jun 12 15:41:33.224519 crc crio[3652]: time="2026-06-12T15:41:33.224402797Z" level=warning msg="Deleting all containers under sandbox da2adf6cd892779e9e97c725a1a8d45c2cdb5890c09a25ac078e96ef16ce314f since it could not be restored"
2026-06-12 17:20:07.321218 | controller | Jun 12 15:41:33.280571 crc crio[3652]: time="2026-06-12T15:41:33.279998551Z" level=warning msg="Could not restore sandbox fd391bae970f3b64b4d0651ad727c5e7e11857de509c35f5d95e1825021e4183: failed to Statfs \"/var/run/netns/46000352-49e7-4b6c-a860-f1d6891e762f\": no such file or directory"
2026-06-12 17:20:07.321234 | controller | Jun 12 15:41:33.285876 crc crio[3652]: time="2026-06-12T15:41:33.28576816Z" level=warning msg="Deleting all containers under sandbox fd391bae970f3b64b4d0651ad727c5e7e11857de509c35f5d95e1825021e4183 since it could not be restored"
2026-06-12 17:20:07.321253 | controller | Jun 12 15:41:33.295140 crc crio[3652]: time="2026-06-12T15:41:33.294928346Z" level=warning msg="Could not restore sandbox 2bb8f893c353ca3f958d7610b7e177b91239bc7ad02146c114f0eb690f4c783d: failed to Statfs \"/var/run/netns/4febcbd8-dcaa-46f5-9391-0c48c2ff24a1\": no such file or directory"
2026-06-12 17:20:07.321269 | controller | Jun 12 15:41:33.300651 crc crio[3652]: time="2026-06-12T15:41:33.300349086Z" level=warning msg="Deleting all containers under sandbox 2bb8f893c353ca3f958d7610b7e177b91239bc7ad02146c114f0eb690f4c783d since it could not be restored"
2026-06-12 17:20:07.321285 | controller | Jun 12 15:41:33.309603 crc crio[3652]: time="2026-06-12T15:41:33.309133684Z" level=warning msg="Could not restore sandbox 4dc0a1f7b702c1c1cceb3e59fb11d1ccca5adc60a822681834a3ffca24387118: failed to Statfs \"/var/run/netns/3f3a9cce-a4ef-41f6-9d79-86f3f5656627\": no such file or directory"
2026-06-12 17:20:07.321301 | controller | Jun 12 15:41:33.323853 crc crio[3652]: time="2026-06-12T15:41:33.323660301Z" level=warning msg="Deleting all containers under sandbox 4dc0a1f7b702c1c1cceb3e59fb11d1ccca5adc60a822681834a3ffca24387118 since it could not be restored"
2026-06-12 17:20:07.321317 | controller | Jun 12 15:41:33.341935 crc crio[3652]: time="2026-06-12T15:41:33.341752702Z" level=warning msg="Could not restore sandbox b3fb04fc606fe54422d5489bd8fc2b18438bf32c094e6d5499989b1c4680081d: failed to Statfs \"/var/run/netns/232a5e6a-ee06-49b4-a707-fec6ca7cc898\": no such file or directory"
2026-06-12 17:20:07.321333 | controller | Jun 12 15:41:33.346252 crc crio[3652]: time="2026-06-12T15:41:33.346148297Z" level=warning msg="Deleting all containers under sandbox b3fb04fc606fe54422d5489bd8fc2b18438bf32c094e6d5499989b1c4680081d since it could not be restored"
2026-06-12 17:20:07.321352 | controller | Jun 12 15:41:33.357597 crc crio[3652]: time="2026-06-12T15:41:33.357404505Z" level=warning msg="Could not restore sandbox cd0afe61f4dcc682558e239c4cb64ff7d7005e7aa4cbbb50855521992f51be0f: failed to Statfs \"/var/run/netns/84ada3cc-bcfc-4d12-a4cf-2c663c00f8ca\": no such file or directory"
2026-06-12 17:20:07.321377 | controller | Jun 12 15:41:33.360589 crc crio[3652]: time="2026-06-12T15:41:33.36050758Z" level=warning msg="Deleting all containers under sandbox cd0afe61f4dcc682558e239c4cb64ff7d7005e7aa4cbbb50855521992f51be0f since it could not be restored"
2026-06-12 17:20:07.321396 | controller | Jun 12 15:41:33.367924 crc crio[3652]: time="2026-06-12T15:41:33.367823463Z" level=warning msg="Could not restore sandbox 05bb449ea8d4a6051eb35e811bf87fff5904034ddb31563b966a94feda62d150: failed to Statfs \"/var/run/netns/f03cfe59-f1f9-4e7f-aab4-cb6159816175\": no such file or directory"
2026-06-12 17:20:07.321413 | controller | Jun 12 15:41:33.370595 crc crio[3652]: time="2026-06-12T15:41:33.370530488Z" level=warning msg="Deleting all containers under sandbox 05bb449ea8d4a6051eb35e811bf87fff5904034ddb31563b966a94feda62d150 since it could not be restored"
2026-06-12 17:20:07.321429 | controller | Jun 12 15:41:33.376937 crc crio[3652]: time="2026-06-12T15:41:33.376788527Z" level=warning msg="Could not restore sandbox 38165b96140e0076a6d060c89dd252472b6263208d068db2a44f1fadfdbe61b1: failed to Statfs \"/var/run/netns/5c7235f1-a6b4-454d-835b-f030913e4937\": no such file or directory"
2026-06-12 17:20:07.321446 | controller | Jun 12 15:41:33.381652 crc crio[3652]: time="2026-06-12T15:41:33.38155899Z" level=warning msg="Deleting all containers under sandbox 38165b96140e0076a6d060c89dd252472b6263208d068db2a44f1fadfdbe61b1 since it could not be restored"
2026-06-12 17:20:07.321461 | controller | Jun 12 15:41:33.394129 crc crio[3652]: time="2026-06-12T15:41:33.393990237Z" level=warning msg="Could not restore sandbox ec5d8cc1a78af44633e5b157a326c7eb057086da9645d399ada87ef76a040673: failed to Statfs \"/var/run/netns/cc7d9fcb-9125-4d0b-9ced-f8070d1d1939\": no such file or directory"
2026-06-12 17:20:07.321477 | controller | Jun 12 15:41:33.398399 crc crio[3652]: time="2026-06-12T15:41:33.398311539Z" level=warning msg="Deleting all containers under sandbox ec5d8cc1a78af44633e5b157a326c7eb057086da9645d399ada87ef76a040673 since it could not be restored"
2026-06-12 17:20:07.321498 | controller | Jun 12 15:41:33.405125 crc crio[3652]: time="2026-06-12T15:41:33.4050076Z" level=warning msg="Could not restore sandbox 6f1db32e9e579db7cf7dab1ab228e7efa8c130d835afbaf76bc51f3cc09c4bdb: failed to Statfs \"/var/run/netns/32b4f8e4-b971-4a83-9e1c-82a6c90698cc\": no such file or directory"
2026-06-12 17:20:07.321515 | controller | Jun 12 15:41:33.408205 crc crio[3652]: time="2026-06-12T15:41:33.408090623Z" level=warning msg="Deleting all containers under sandbox 6f1db32e9e579db7cf7dab1ab228e7efa8c130d835afbaf76bc51f3cc09c4bdb since it could not be restored"
2026-06-12 17:20:07.321531 | controller | Jun 12 15:41:33.420078 crc crio[3652]: time="2026-06-12T15:41:33.419892423Z" level=warning msg="Could not restore sandbox 40c09d5600c463fc9cd78edba9f0f727e1df5d968ded070c29fdcc4571676587: failed to Statfs \"/var/run/netns/1f63c23e-9d33-4153-aa26-77f310b0386a\": no such file or directory"
2026-06-12 17:20:07.321548 | controller | Jun 12 15:41:33.423589 crc crio[3652]: time="2026-06-12T15:41:33.423505909Z" level=warning msg="Deleting all containers under sandbox 40c09d5600c463fc9cd78edba9f0f727e1df5d968ded070c29fdcc4571676587 since it could not be restored"
2026-06-12 17:20:07.321565 | controller | Jun 12 15:41:33.430558 crc crio[3652]: time="2026-06-12T15:41:33.430364473Z" level=warning msg="Could not restore sandbox ffa16630965ee37fb7ae4617aa9da06a6662aa11df1df8dabfd1ed98d76641ff: failed to Statfs \"/var/run/netns/37a1d38b-019a-48e4-9d9f-762d84f7aa85\": no such file or directory"
2026-06-12 17:20:07.321612 | controller | Jun 12 15:41:33.434762 crc crio[3652]: time="2026-06-12T15:41:33.434596994Z" level=warning msg="Deleting all containers under sandbox ffa16630965ee37fb7ae4617aa9da06a6662aa11df1df8dabfd1ed98d76641ff since it could not be restored"
2026-06-12 17:20:07.321633 | controller | Jun 12 15:41:33.442107 crc crio[3652]: time="2026-06-12T15:41:33.442061591Z" level=warning msg="Could not restore sandbox a81533570b925ea6f6bf65ff689b58f63ee17cd1f7b5f92e4652de0cd34bccd5: failed to Statfs \"/var/run/netns/ff88aff1-21f1-4387-8229-c25f8b50a510\": no such file or directory"
2026-06-12 17:20:07.321650 | controller | Jun 12 15:41:33.447163 crc crio[3652]: time="2026-06-12T15:41:33.447125603Z" level=warning msg="Deleting all containers under sandbox a81533570b925ea6f6bf65ff689b58f63ee17cd1f7b5f92e4652de0cd34bccd5 since it could not be restored"
2026-06-12 17:20:07.321666 | controller | Jun 12 15:41:33.466403 crc crio[3652]: time="2026-06-12T15:41:33.466146706Z" level=warning msg="Could not restore sandbox 6b12327e51a877a5033798e777d6f6f59879a3d85cd70d85c1599c16477cbde9: failed to Statfs \"/var/run/netns/899c602a-0b36-471e-afbe-f1baa22ff331\": no such file or directory"
2026-06-12 17:20:07.321682 | controller | Jun 12 15:41:33.478292 crc crio[3652]: time="2026-06-12T15:41:33.478180654Z" level=warning msg="Deleting all containers under sandbox 6b12327e51a877a5033798e777d6f6f59879a3d85cd70d85c1599c16477cbde9 since it could not be restored"
2026-06-12 17:20:07.321698 | controller | Jun 12 15:41:33.492350 crc crio[3652]: time="2026-06-12T15:41:33.492271559Z" level=warning msg="Could not restore sandbox 9f0a0b85d7741383b49556652c4202e48dd515bc39386ca123ebab03ab835fa7: failed to Statfs \"/var/run/netns/5a216e0d-4290-49d8-ad2e-2b6db00cab8e\": no such file or directory"
2026-06-12 17:20:07.321714 | controller | Jun 12 15:41:33.502580 crc crio[3652]: time="2026-06-12T15:41:33.50237922Z" level=warning msg="Deleting all containers under sandbox 9f0a0b85d7741383b49556652c4202e48dd515bc39386ca123ebab03ab835fa7 since it could not be restored"
2026-06-12 17:20:07.321730 | controller | Jun 12 15:41:33.518425 crc crio[3652]: time="2026-06-12T15:41:33.518148194Z" level=warning msg="Could not restore sandbox 21404741c3fd258e80b2394df9e1c6b540de60ebd5dfdda164431e320737c791: failed to Statfs \"/var/run/netns/bfc4de85-2eb9-4178-ab51-1dd9d1139ca2\": no such file or directory"
2026-06-12 17:20:07.321754 | controller | Jun 12 15:41:33.523633 crc crio[3652]: time="2026-06-12T15:41:33.523538233Z" level=warning msg="Deleting all containers under sandbox 21404741c3fd258e80b2394df9e1c6b540de60ebd5dfdda164431e320737c791 since it could not be restored"
2026-06-12 17:20:07.321771 | controller | Jun 12 15:41:33.529384 crc crio[3652]: time="2026-06-12T15:41:33.529275099Z" level=warning msg="Could not restore sandbox 2722679ed228c861ba4d42fe944351839b15ae69a368bf9fbe597f9d6a6ddaa0: failed to Statfs \"/var/run/netns/9a2ea13a-cdc8-4890-a9c1-6a7f6cf2ab14\": no such file or directory"
2026-06-12 17:20:07.321786 | controller | Jun 12 15:41:33.533003 crc crio[3652]: time="2026-06-12T15:41:33.532924396Z" level=warning msg="Deleting all containers under sandbox 2722679ed228c861ba4d42fe944351839b15ae69a368bf9fbe597f9d6a6ddaa0 since it could not be restored"
2026-06-12 17:20:07.321877 | controller | Jun 12 15:41:33.537075 crc crio[3652]: time="2026-06-12T15:41:33.536999353Z" level=warning msg="Could not restore sandbox 28ae9e11dbe1d6e9c74da5fe96ab600e043908b4e8f617bfc6f2a1e749a58a8d: failed to Statfs \"/var/run/netns/ab0156e9-15e7-49ec-b32f-3193fd188354\": no such file or directory"
2026-06-12 17:20:07.321933 | controller | Jun 12 15:41:33.540028 crc crio[3652]: time="2026-06-12T15:41:33.539942724Z" level=warning msg="Deleting all containers under sandbox 28ae9e11dbe1d6e9c74da5fe96ab600e043908b4e8f617bfc6f2a1e749a58a8d since it could not be restored"
2026-06-12 17:20:07.321952 | controller | Jun 12 15:41:33.545421 crc crio[3652]: time="2026-06-12T15:41:33.545312601Z" level=warning msg="Could not restore sandbox 3b398edf19198ddc81be81078de4824a97cec2e1108a23a94f74580805811fab: failed to Statfs \"/var/run/netns/4ef13d71-afb5-40b4-8ae6-12196524b0e9\": no such file or directory"
2026-06-12 17:20:07.321969 | controller | Jun 12 15:41:33.548257 crc crio[3652]: time="2026-06-12T15:41:33.548172499Z" level=warning msg="Deleting all containers under sandbox 3b398edf19198ddc81be81078de4824a97cec2e1108a23a94f74580805811fab since it could not be restored"
2026-06-12 17:20:07.321986 | controller | Jun 12 15:41:33.553121 crc crio[3652]: time="2026-06-12T15:41:33.553044095Z" level=warning msg="Could not restore sandbox 6388b28b2c8f23494d8172acdbe0c2c15336b1bc90da0e9a409e30b24cb20fd5: failed to Statfs \"/var/run/netns/81ad9b9a-eab6-458f-8782-26b5ca62c687\": no such file or directory"
2026-06-12 17:20:07.322003 | controller | Jun 12 15:41:33.556583 crc crio[3652]: time="2026-06-12T15:41:33.556492528Z" level=warning msg="Deleting all containers under sandbox 6388b28b2c8f23494d8172acdbe0c2c15336b1bc90da0e9a409e30b24cb20fd5 since it could not be restored"
2026-06-12 17:20:07.322019 | controller | Jun 12 15:41:33.564399 crc crio[3652]: time="2026-06-12T15:41:33.564266343Z" level=warning msg="Could not restore sandbox 18fee4b4ea4c96ee307aa88a73acb6266b3648c944e27a6179a14fcc5c344911: failed to Statfs \"/var/run/netns/80d38dd5-ee2d-4a24-94d1-3ddfb5d3c617\": no such file or directory"
2026-06-12 17:20:07.322037 | controller | Jun 12 15:41:33.569392 crc crio[3652]: time="2026-06-12T15:41:33.569246933Z" level=warning msg="Deleting all containers under sandbox 18fee4b4ea4c96ee307aa88a73acb6266b3648c944e27a6179a14fcc5c344911 since it could not be restored"
2026-06-12 17:20:07.322053 | controller | Jun 12 15:41:33.583682 crc crio[3652]: time="2026-06-12T15:41:33.583403518Z" level=warning msg="Could not restore sandbox cee73eca6bb7492bb52d42bf5c775e8ff855dcead097943420955764786385fc: failed to Statfs \"/var/run/netns/920c13eb-11d0-4aea-863a-1e29ecb928b8\": no such file or directory"
2026-06-12 17:20:07.322069 | controller | Jun 12 15:41:33.587550 crc crio[3652]: time="2026-06-12T15:41:33.587364943Z" level=warning msg="Deleting all containers under sandbox cee73eca6bb7492bb52d42bf5c775e8ff855dcead097943420955764786385fc since it could not be restored"
2026-06-12 17:20:07.322084 | controller | Jun 12 15:41:33.602138 crc crio[3652]: time="2026-06-12T15:41:33.60189417Z" level=warning msg="Could not restore sandbox 044c75aa04b88e425cfee36b8a2db3c825c7003dbbcf88c6942411327c436ded: failed to Statfs \"/var/run/netns/56ed585b-024b-4cfb-ae7c-a4143d981964\": no such file or directory"
2026-06-12 17:20:07.322104 | controller | Jun 12 15:41:33.606994 crc crio[3652]: time="2026-06-12T15:41:33.606827486Z" level=warning msg="Deleting all containers under sandbox 044c75aa04b88e425cfee36b8a2db3c825c7003dbbcf88c6942411327c436ded since it could not be restored"
2026-06-12 17:20:07.322121 | controller | Jun 12 15:41:33.615642 crc crio[3652]: time="2026-06-12T15:41:33.615335799Z" level=warning msg="Could not restore sandbox 38107617a56be24a3c4df55a1260c58edb4a789423b3d5f4c1941bd57e4bbb71: failed to Statfs \"/var/run/netns/d741311d-c7c0-40c6-9ea3-8776114c63cd\": no such file or directory"
2026-06-12 17:20:07.322137 | controller | Jun 12 15:41:33.618896 crc crio[3652]: time="2026-06-12T15:41:33.618746221Z" level=warning msg="Deleting all containers under sandbox 38107617a56be24a3c4df55a1260c58edb4a789423b3d5f4c1941bd57e4bbb71 since it could not be restored"
2026-06-12 17:20:07.322153 | controller | Jun 12 15:41:33.631166 crc crio[3652]: time="2026-06-12T15:41:33.631013013Z" level=warning msg="Could not restore sandbox ec5a93cdc49312f5503e75704e281effbdefdd7427b8ccb6f397b0a59fe3fcda: failed to Statfs \"/var/run/netns/70d26063-2987-46c2-bf9a-0a440fcbffae\": no such file or directory"
2026-06-12 17:20:07.322169 | controller | Jun 12 15:41:33.634640 crc crio[3652]: time="2026-06-12T15:41:33.634539767Z" level=warning msg="Deleting all containers under sandbox ec5a93cdc49312f5503e75704e281effbdefdd7427b8ccb6f397b0a59fe3fcda since it could not be restored"
2026-06-12 17:20:07.322185 | controller | Jun 12 15:41:33.639010 crc crio[3652]: time="2026-06-12T15:41:33.638908401Z" level=warning msg="Could not restore sandbox 34dab8a60616b7cf01d4e9c425e238f75c5ad085d018feae02e699514bf41b3e: failed to Statfs \"/var/run/netns/4d4760f9-e516-4f77-8976-3e7a48d723c2\": no such file or directory"
2026-06-12 17:20:07.322200 | controller | Jun 12 15:41:33.643189 crc crio[3652]: time="2026-06-12T15:41:33.64308953Z" level=warning msg="Deleting all containers under sandbox 34dab8a60616b7cf01d4e9c425e238f75c5ad085d018feae02e699514bf41b3e since it could not be restored"
2026-06-12 17:20:07.322216 | controller | Jun 12 15:41:33.648161 crc crio[3652]: time="2026-06-12T15:41:33.648017968Z" level=warning msg="Could not restore sandbox f68d1f4dd26c55a06c14b0734678ced4491fa0b84ec5bc3808a016fd565574e6: failed to Statfs \"/var/run/netns/fd3c4e21-cfd8-4e7e-91e3-4193bfab6fa4\": no such file or directory"
2026-06-12 17:20:07.322232 | controller | Jun 12 15:41:33.652418 crc crio[3652]: time="2026-06-12T15:41:33.652283139Z" level=warning msg="Deleting all containers under sandbox f68d1f4dd26c55a06c14b0734678ced4491fa0b84ec5bc3808a016fd565574e6 since it could not be restored"
2026-06-12 17:20:07.322248 | controller | Jun 12 15:41:33.674402 crc crio[3652]: time="2026-06-12T15:41:33.674194251Z" level=warning msg="Could not restore sandbox 13dd75522d1f0664cc279c53dad4d387d2327319de1d97ccf61611a6510ffda1: failed to Statfs \"/var/run/netns/a9695c0a-6eb8-48ce-9f21-3dc0d6ae5895\": no such file or directory"
2026-06-12 17:20:07.322264 | controller | Jun 12 15:41:33.676790 crc crio[3652]: time="2026-06-12T15:41:33.67665191Z" level=warning msg="Deleting all containers under sandbox 13dd75522d1f0664cc279c53dad4d387d2327319de1d97ccf61611a6510ffda1 since it could not be restored"
2026-06-12 17:20:07.322280 | controller | Jun 12 15:41:33.716760 crc crio[3652]: time="2026-06-12T15:41:33.716347375Z" level=warning msg="Error encountered when checking whether cri-o should wipe containers: open /var/run/crio/version: no such file or directory"
2026-06-12 17:20:07.322296 | controller | Jun 12 15:41:33.718207 crc crio[3652]: time="2026-06-12T15:41:33.716735284Z" level=info msg="cleanup sandbox network"
2026-06-12 17:20:07.322312 | controller | Jun 12 15:41:33.718207 crc crio[3652]: time="2026-06-12T15:41:33.717105983Z" level=warning msg="Network namespace path is empty for pod sandbox k8s_downloads-747b44746d-4pqvr_openshift-console_d0d29411-fb58-47c5-9579-23967e5649ce_0(cee73eca6bb7492bb52d42bf5c775e8ff855dcead097943420955764786385fc), attempting CNI teardown with cached info"
2026-06-12 17:20:07.322333 | controller | Jun 12 15:41:33.718207 crc crio[3652]: time="2026-06-12T15:41:33.717497893Z" level=info msg="Registered SIGHUP reload watcher"
2026-06-12 17:20:07.322351 | controller | Jun 12 15:41:33.718207 crc crio[3652]: time="2026-06-12T15:41:33.717754149Z" 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:0xc000182820}] Aliases:map[]}"
2026-06-12 17:20:07.322374 | controller | Jun 12 15:41:33.718207 crc crio[3652]: time="2026-06-12T15:41:33.718026856Z" level=info msg="Deleting pod openshift-console_downloads-747b44746d-4pqvr from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 17:20:07.322399 | controller | Jun 12 15:41:33.724396 crc crio[3652]: time="2026-06-12T15:41:33.723989958Z" level=info msg="Starting seccomp notifier watcher"
2026-06-12 17:20:07.322417 | controller | Jun 12 15:41:33.724396 crc crio[3652]: time="2026-06-12T15:41:33.724171352Z" level=info msg="Serving metrics on 127.0.0.1:9537 using HTTP"
2026-06-12 17:20:07.322434 | controller | Jun 12 15:41:33.724396 crc crio[3652]: time="2026-06-12T15:41:33.724280874Z" level=info msg="Create NRI interface"
2026-06-12 17:20:07.322450 | controller | Jun 12 15:41:33.726312 crc crio[3652]: time="2026-06-12T15:41:33.726207641Z" level=info msg="runtime interface created"
2026-06-12 17:20:07.322470 | controller | Jun 12 15:41:33.726312 crc crio[3652]: time="2026-06-12T15:41:33.726306703Z" level=info msg="Registered domain \"k8s.io\" with NRI"
2026-06-12 17:20:07.322485 | controller | Jun 12 15:41:33.726547 crc crio[3652]: time="2026-06-12T15:41:33.726328983Z" level=info msg="runtime interface starting up..."
2026-06-12 17:20:07.322501 | controller | Jun 12 15:41:33.726547 crc crio[3652]: time="2026-06-12T15:41:33.726346264Z" level=info msg="starting plugins..."
2026-06-12 17:20:07.322517 | controller | Jun 12 15:41:33.726770 crc crio[3652]: time="2026-06-12T15:41:33.726750363Z" level=info msg="Synchronizing NRI (plugin) with current runtime state"
2026-06-12 17:20:07.322532 | controller | Jun 12 15:41:33.730210 crc crio[3652]: time="2026-06-12T15:41:33.730123173Z" level=info msg="No systemd watchdog enabled"
2026-06-12 17:20:07.322548 | controller | Jun 12 15:41:33.735026 crc systemd[1]: Started Container Runtime Interface for OCI (CRI-O).
2026-06-12 17:20:07.322564 | controller | Jun 12 15:41:34.078060 crc crio[3652]: 2026-06-12T15:41:34Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post "http://dummy/healthz": dial unix /run/multus/socket/multus.sock: connect: no such file or directory
2026-06-12 17:20:07.322612 | controller | Jun 12 15:41:34.078333 crc crio[3652]: time="2026-06-12T15:41:34.078257926Z" level=info msg="Successfully cleaned up network for pod cee73eca6bb7492bb52d42bf5c775e8ff855dcead097943420955764786385fc"
2026-06-12 17:20:07.322631 | controller | Jun 12 15:41:34.078333 crc crio[3652]: time="2026-06-12T15:41:34.078300627Z" level=info msg="cleanup sandbox network"
2026-06-12 17:20:07.322648 | controller | Jun 12 15:41:34.078333 crc crio[3652]: time="2026-06-12T15:41:34.078336848Z" level=warning msg="Network namespace path is empty for pod sandbox k8s_authentication-operator-7f5c659b84-khkfm_openshift-authentication-operator_677c2747-1901-4941-94f1-8281cced296b_0(21404741c3fd258e80b2394df9e1c6b540de60ebd5dfdda164431e320737c791), attempting CNI teardown with cached info"
2026-06-12 17:20:07.322665 | controller | Jun 12 15:41:34.078875 crc crio[3652]: time="2026-06-12T15:41:34.078632245Z" 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:0xc001376030}] Aliases:map[]}"
2026-06-12 17:20:07.322687 | controller | Jun 12 15:41:34.078875 crc crio[3652]: time="2026-06-12T15:41:34.078795559Z" level=info msg="Deleting pod openshift-authentication-operator_authentication-operator-7f5c659b84-khkfm from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 17:20:07.322705 | controller | Jun 12 15:41:34.286191 crc crio[3652]: 2026-06-12T15:41:34Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post "http://dummy/healthz": dial unix /run/multus/socket/multus.sock: connect: no such file or directory
2026-06-12 17:20:07.322722 | controller | Jun 12 15:41:34.286581 crc crio[3652]: time="2026-06-12T15:41:34.286401635Z" level=info msg="Successfully cleaned up network for pod 21404741c3fd258e80b2394df9e1c6b540de60ebd5dfdda164431e320737c791"
2026-06-12 17:20:07.322738 | controller | Jun 12 15:41:34.286581 crc crio[3652]: time="2026-06-12T15:41:34.286525478Z" level=info msg="cleanup sandbox network"
2026-06-12 17:20:07.322753 | controller | Jun 12 15:41:34.286862 crc crio[3652]: time="2026-06-12T15:41:34.286585469Z" level=warning msg="Network namespace path is empty for pod sandbox k8s_machine-config-operator-67c9d58cbb-dc6bh_openshift-machine-config-operator_e7c4bdbd-866b-490e-85ee-d4c85fa577d8_0(b3fb04fc606fe54422d5489bd8fc2b18438bf32c094e6d5499989b1c4680081d), attempting CNI teardown with cached info"
2026-06-12 17:20:07.322770 | controller | Jun 12 15:41:34.287006 crc crio[3652]: time="2026-06-12T15:41:34.286952338Z" 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:0xc0013760c0}] Aliases:map[]}"
2026-06-12 17:20:07.322786 | controller | Jun 12 15:41:34.287185 crc crio[3652]: time="2026-06-12T15:41:34.287119823Z" level=info msg="Deleting pod openshift-machine-config-operator_machine-config-operator-67c9d58cbb-dc6bh from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 17:20:07.322803 | controller | Jun 12 15:41:34.339185 crc crio[3652]: 2026-06-12T15:41:34Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post "http://dummy/healthz": dial unix /run/multus/socket/multus.sock: connect: no such file or directory
2026-06-12 17:20:07.322819 | controller | Jun 12 15:41:34.339642 crc crio[3652]: time="2026-06-12T15:41:34.339551621Z" level=info msg="Successfully cleaned up network for pod b3fb04fc606fe54422d5489bd8fc2b18438bf32c094e6d5499989b1c4680081d"
2026-06-12 17:20:07.322835 | controller | Jun 12 15:41:34.339642 crc crio[3652]: time="2026-06-12T15:41:34.339619773Z" level=info msg="cleanup sandbox network"
2026-06-12 17:20:07.322851 | controller | Jun 12 15:41:34.339642 crc crio[3652]: time="2026-06-12T15:41:34.339641043Z" level=info msg="Successfully cleaned up network for pod 5504c42c3d1ebf7a6885beeba6f007b75ba053fc3f41adab8282e77c371e66d3"
2026-06-12 17:20:07.322867 | controller | Jun 12 15:41:34.339836 crc crio[3652]: time="2026-06-12T15:41:34.339650823Z" level=info msg="cleanup sandbox network"
2026-06-12 17:20:07.322884 | controller | Jun 12 15:41:34.339836 crc crio[3652]: time="2026-06-12T15:41:34.339689234Z" level=warning msg="Network namespace path is empty for pod sandbox k8s_network-check-target-fhkjl_openshift-network-diagnostics_17b87002-b798-480a-8e17-83053d698239_0(0390d7aadc8a3e6eb344c5e0b8426cde958d22f535ef3e4b6a7ecc87ec7ab007), attempting CNI teardown with cached info"
2026-06-12 17:20:07.322906 | controller | Jun 12 15:41:34.340057 crc crio[3652]: time="2026-06-12T15:41:34.339990501Z" 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:0xc00008c278}] Aliases:map[]}"
2026-06-12 17:20:07.322924 | controller | Jun 12 15:41:34.340643 crc crio[3652]: time="2026-06-12T15:41:34.340573916Z" level=info msg="Deleting pod openshift-network-diagnostics_network-check-target-fhkjl from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 17:20:07.322941 | controller | Jun 12 15:41:34.612172 crc crio[3652]: 2026-06-12T15:41:34Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post "http://dummy/healthz": dial unix /run/multus/socket/multus.sock: connect: no such file or directory
2026-06-12 17:20:07.322958 | controller | Jun 12 15:41:34.612412 crc crio[3652]: time="2026-06-12T15:41:34.612229356Z" level=info msg="Successfully cleaned up network for pod 0390d7aadc8a3e6eb344c5e0b8426cde958d22f535ef3e4b6a7ecc87ec7ab007"
2026-06-12 17:20:07.322974 | controller | Jun 12 15:41:34.612412 crc crio[3652]: time="2026-06-12T15:41:34.612274477Z" level=info msg="cleanup sandbox network"
2026-06-12 17:20:07.322990 | controller | Jun 12 15:41:34.612412 crc crio[3652]: time="2026-06-12T15:41:34.612326198Z" level=warning msg="Network namespace path is empty for pod sandbox k8s_image-registry-5d9d95bf5b-68zhq_openshift-image-registry_dcbcea9f-f8da-49e7-87b5-1d6dc7b926ee_0(2ad4e6712288ae4114ef99649d38397a6414bb10a28064a266721a8faa87797b), attempting CNI teardown with cached info"
2026-06-12 17:20:07.323007 | controller | Jun 12 15:41:34.612997 crc crio[3652]: time="2026-06-12T15:41:34.612917832Z" 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:0xc001376158}] Aliases:map[]}"
2026-06-12 17:20:07.323023 | controller | Jun 12 15:41:34.613169 crc crio[3652]: time="2026-06-12T15:41:34.613120058Z" level=info msg="Deleting pod openshift-image-registry_image-registry-5d9d95bf5b-68zhq from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 17:20:07.323040 | controller | Jun 12 15:41:34.761604 crc crio[3652]: 2026-06-12T15:41:34Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post "http://dummy/healthz": dial unix /run/multus/socket/multus.sock: connect: no such file or directory
2026-06-12 17:20:07.323056 | controller | Jun 12 15:41:34.761604 crc crio[3652]: time="2026-06-12T15:41:34.761575693Z" level=info msg="Successfully cleaned up network for pod 2ad4e6712288ae4114ef99649d38397a6414bb10a28064a266721a8faa87797b"
2026-06-12 17:20:07.323072 | controller | Jun 12 15:41:34.761604 crc crio[3652]: time="2026-06-12T15:41:34.761623464Z" level=info msg="cleanup sandbox network"
2026-06-12 17:20:07.323088 | controller | Jun 12 15:41:34.762330 crc crio[3652]: time="2026-06-12T15:41:34.761678556Z" level=warning msg="Network namespace path is empty for pod sandbox k8s_openshift-kube-scheduler-operator-54f497555d-d8646_openshift-kube-scheduler-operator_4e9ac1d6-d4ed-4411-a098-d1bf725c943c_0(2722679ed228c861ba4d42fe944351839b15ae69a368bf9fbe597f9d6a6ddaa0), attempting CNI teardown with cached info"
2026-06-12 17:20:07.323109 | controller | Jun 12 15:41:34.762330 crc crio[3652]: time="2026-06-12T15:41:34.762153608Z" 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:0xc000431058}] Aliases:map[]}"
2026-06-12 17:20:07.323127 | controller | Jun 12 15:41:34.762609 crc crio[3652]: time="2026-06-12T15:41:34.762388663Z" level=info msg="Deleting pod openshift-kube-scheduler-operator_openshift-kube-scheduler-operator-54f497555d-d8646 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 17:20:07.323144 | controller | Jun 12 15:41:35.033654 crc crio[3652]: 2026-06-12T15:41:35Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post "http://dummy/healthz": dial unix /run/multus/socket/multus.sock: connect: no such file or directory
2026-06-12 17:20:07.323161 | controller | Jun 12 15:41:35.034197 crc crio[3652]: time="2026-06-12T15:41:35.034077454Z" level=info msg="Successfully cleaned up network for pod 2722679ed228c861ba4d42fe944351839b15ae69a368bf9fbe597f9d6a6ddaa0"
2026-06-12 17:20:07.323177 | controller | Jun 12 15:41:35.034282 crc crio[3652]: time="2026-06-12T15:41:35.034191397Z" level=info msg="cleanup sandbox network"
2026-06-12 17:20:07.323194 | controller | Jun 12 15:41:35.034340 crc crio[3652]: time="2026-06-12T15:41:35.03428936Z" level=warning msg="Network namespace path is empty for pod sandbox k8s_networking-console-plugin-5ff7774fd9-nljh6_openshift-network-console_6a9ae5f6-97bd-46ac-bafa-ca1b4452a141_0(77c7a43aebfa236b2f5dda89f94c365080a6bc71e13aa97182d67accd59f42a2), attempting CNI teardown with cached info"
2026-06-12 17:20:07.323211 | controller | Jun 12 15:41:35.035102 crc crio[3652]: time="2026-06-12T15:41:35.035001737Z" 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:0xc0004310e8}] Aliases:map[]}"
2026-06-12 17:20:07.323227 | controller | Jun 12 15:41:35.035434 crc crio[3652]: time="2026-06-12T15:41:35.035338515Z" level=info msg="Deleting pod openshift-network-console_networking-console-plugin-5ff7774fd9-nljh6 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 17:20:07.323244 | controller | Jun 12 15:41:35.129539 crc crio[3652]: 2026-06-12T15:41:35Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post "http://dummy/healthz": dial unix /run/multus/socket/multus.sock: connect: no such file or directory
2026-06-12 17:20:07.323261 | controller | Jun 12 15:41:35.130119 crc crio[3652]: time="2026-06-12T15:41:35.129615861Z" level=info msg="Successfully cleaned up network for pod 77c7a43aebfa236b2f5dda89f94c365080a6bc71e13aa97182d67accd59f42a2"
2026-06-12 17:20:07.323277 | controller | Jun 12 15:41:35.130119 crc crio[3652]: time="2026-06-12T15:41:35.129645741Z" level=info msg="cleanup sandbox network"
2026-06-12 17:20:07.323293 | controller | Jun 12 15:41:35.130119 crc crio[3652]: time="2026-06-12T15:41:35.129658982Z" level=info msg="Successfully cleaned up network for pod 7e6ed0d9b7c9ab8c33dcd92eb7fd9e991ad4f26f2911216520ca0edce8757255"
2026-06-12 17:20:07.323309 | controller | Jun 12 15:41:35.130119 crc crio[3652]: time="2026-06-12T15:41:35.129665582Z" level=info msg="cleanup sandbox network"
2026-06-12 17:20:07.323329 | controller | Jun 12 15:41:35.130119 crc crio[3652]: time="2026-06-12T15:41:35.129696623Z" level=warning msg="Network namespace path is empty for pod sandbox k8s_migrator-866fcbc849-vfggj_openshift-kube-storage-version-migrator_95e1bfe8-fa45-4e53-9e80-89e7ac6db708_0(1a6f453dbe8bac2c3bdbb09d3e238da0475d47dbc239b5adad9041e5590c52d9), attempting CNI teardown with cached info"
2026-06-12 17:20:07.323346 | controller | Jun 12 15:41:35.130119 crc crio[3652]: time="2026-06-12T15:41:35.13000253Z" 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:0xc00008c358}] Aliases:map[]}"
2026-06-12 17:20:07.323363 | controller | Jun 12 15:41:35.130119 crc crio[3652]: time="2026-06-12T15:41:35.130123943Z" level=info msg="Deleting pod openshift-kube-storage-version-migrator_migrator-866fcbc849-vfggj from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 17:20:07.323381 | controller | Jun 12 15:41:35.154384 crc crio[3652]: 2026-06-12T15:41:35Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post "http://dummy/healthz": dial unix /run/multus/socket/multus.sock: connect: no such file or directory
2026-06-12 17:20:07.323406 | controller | Jun 12 15:41:35.154799 crc crio[3652]: time="2026-06-12T15:41:35.154578705Z" level=info msg="Successfully cleaned up network for pod 1a6f453dbe8bac2c3bdbb09d3e238da0475d47dbc239b5adad9041e5590c52d9"
2026-06-12 17:20:07.323443 | controller | Jun 12 15:41:35.154799 crc crio[3652]: time="2026-06-12T15:41:35.154616166Z" level=info msg="cleanup sandbox network"
2026-06-12 17:20:07.323465 | controller | Jun 12 15:41:35.154799 crc crio[3652]: time="2026-06-12T15:41:35.154659047Z" level=warning msg="Network namespace path is empty for pod sandbox k8s_machine-api-operator-755bb95488-cj4b6_openshift-machine-api_12703f5c-2f19-4458-9c95-b94af53cd5d8_0(caf0bfcc994327ffce39f65a476266f0028b1730dffd3aee3cea097c9e6941d4), attempting CNI teardown with cached info"
2026-06-12 17:20:07.323489 | controller | Jun 12 15:41:35.155003 crc crio[3652]: time="2026-06-12T15:41:35.154962674Z" 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:0xc000431180}] Aliases:map[]}"
2026-06-12 17:20:07.323509 | controller | Jun 12 15:41:35.155272 crc crio[3652]: time="2026-06-12T15:41:35.155124478Z" level=info msg="Deleting pod openshift-machine-api_machine-api-operator-755bb95488-cj4b6 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 17:20:07.323528 | controller | Jun 12 15:41:35.176926 crc crio[3652]: 2026-06-12T15:41:35Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post "http://dummy/healthz": dial unix /run/multus/socket/multus.sock: connect: no such file or directory
2026-06-12 17:20:07.323547 | controller | Jun 12 15:41:35.177233 crc crio[3652]: time="2026-06-12T15:41:35.176970749Z" level=info msg="Successfully cleaned up network for pod caf0bfcc994327ffce39f65a476266f0028b1730dffd3aee3cea097c9e6941d4"
2026-06-12 17:20:07.323565 | controller | Jun 12 15:41:35.177233 crc crio[3652]: time="2026-06-12T15:41:35.17700691Z" level=info msg="cleanup sandbox network"
2026-06-12 17:20:07.323613 | controller | Jun 12 15:41:35.177233 crc crio[3652]: time="2026-06-12T15:41:35.177039481Z" level=warning msg="Network namespace path is empty for pod sandbox k8s_console-operator-67c89758df-4jf4f_openshift-console-operator_a7050c01-20e1-4a5b-9a20-dee2d4b99ee2_0(5fa37ff5131c654317df29274d488133bf9d3fc0bbac893fd1adc704cac18f20), attempting CNI teardown with cached info"
2026-06-12 17:20:07.323634 | controller | Jun 12 15:41:35.177341 crc crio[3652]: time="2026-06-12T15:41:35.177259386Z" 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:0xc00008c450}] Aliases:map[]}"
2026-06-12 17:20:07.323653 | controller | Jun 12 15:41:35.177537 crc crio[3652]: time="2026-06-12T15:41:35.177406769Z" level=info msg="Deleting pod openshift-console-operator_console-operator-67c89758df-4jf4f from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 17:20:07.323672 | controller | Jun 12 15:41:35.280542 crc crio[3652]: 2026-06-12T15:41:35Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post "http://dummy/healthz": dial unix /run/multus/socket/multus.sock: connect: no such file or directory
2026-06-12 17:20:07.323688 | controller | Jun 12 15:41:35.280831 crc crio[3652]: time="2026-06-12T15:41:35.280770831Z" level=info msg="Successfully cleaned up network for pod 5fa37ff5131c654317df29274d488133bf9d3fc0bbac893fd1adc704cac18f20"
2026-06-12 17:20:07.323704 | controller | Jun 12 15:41:35.280904 crc crio[3652]: time="2026-06-12T15:41:35.280826523Z" level=info msg="cleanup sandbox network"
2026-06-12 17:20:07.323753 | controller | Jun 12 15:41:35.280904 crc crio[3652]: time="2026-06-12T15:41:35.280859093Z" level=info msg="Successfully cleaned up network for pod 88d468be9fd1b10ec3aa146a7a933cb4766b9709f66115fc74ae0820c095a45f"
2026-06-12 17:20:07.323771 | controller | Jun 12 15:41:35.280904 crc crio[3652]: time="2026-06-12T15:41:35.280877984Z" level=info msg="cleanup sandbox network"
2026-06-12 17:20:07.323788 | controller | Jun 12 15:41:35.281001 crc crio[3652]: time="2026-06-12T15:41:35.280923955Z" level=warning msg="Network namespace path is empty for pod sandbox k8s_collect-profiles-29632815-n4njh_openshift-operator-lifecycle-manager_bf264f66-3eb4-4567-a4e2-6c6f9890ebf9_0(ffa16630965ee37fb7ae4617aa9da06a6662aa11df1df8dabfd1ed98d76641ff), attempting CNI teardown with cached info"
2026-06-12 17:20:07.323805 | controller | Jun 12 15:41:35.281272 crc crio[3652]: time="2026-06-12T15:41:35.28113288Z" 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:0xc00008c4f8}] Aliases:map[]}"
2026-06-12 17:20:07.323822 | controller | Jun 12 15:41:35.281360 crc crio[3652]: time="2026-06-12T15:41:35.281283823Z" level=error msg="Error loading cached network config: network \"multus-cni-network\" not found in CNI cache"
2026-06-12 17:20:07.323838 | controller | Jun 12 15:41:35.281360 crc crio[3652]: time="2026-06-12T15:41:35.281313464Z" level=warning msg="Falling back to loading from existing plugins on disk"
2026-06-12 17:20:07.323855 | controller | Jun 12 15:41:35.281360 crc crio[3652]: time="2026-06-12T15:41:35.281330905Z" level=info msg="Deleting pod openshift-operator-lifecycle-manager_collect-profiles-29632815-n4njh from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 17:20:07.323876 | controller | Jun 12 15:41:35.310235 crc crio[3652]: 2026-06-12T15:41:35Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post "http://dummy/healthz": dial unix /run/multus/socket/multus.sock: connect: no such file or directory
2026-06-12 17:20:07.323894 | controller | Jun 12 15:41:35.310235 crc crio[3652]: time="2026-06-12T15:41:35.310006457Z" level=info msg="Successfully cleaned up network for pod ffa16630965ee37fb7ae4617aa9da06a6662aa11df1df8dabfd1ed98d76641ff"
2026-06-12 17:20:07.323910 | controller | Jun 12 15:41:35.310235 crc crio[3652]: time="2026-06-12T15:41:35.310039558Z" level=info msg="cleanup sandbox network"
2026-06-12 17:20:07.323926 | controller | Jun 12 15:41:35.310235 crc crio[3652]: time="2026-06-12T15:41:35.310077439Z" level=warning msg="Network namespace path is empty for pod sandbox k8s_route-controller-manager-9c77555c6-bjsff_openshift-route-controller-manager_f5ed093a-5c43-49ee-8429-b0de4b9c784d_0(cd0afe61f4dcc682558e239c4cb64ff7d7005e7aa4cbbb50855521992f51be0f), attempting CNI teardown with cached info"
2026-06-12 17:20:07.323943 | controller | Jun 12 15:41:35.310857 crc crio[3652]: time="2026-06-12T15:41:35.310275754Z" 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:0xc000182918}] Aliases:map[]}"
2026-06-12 17:20:07.323961 | controller | Jun 12 15:41:35.310857 crc crio[3652]: time="2026-06-12T15:41:35.310394326Z" level=info msg="Deleting pod openshift-route-controller-manager_route-controller-manager-9c77555c6-bjsff from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 17:20:07.323977 | controller | Jun 12 15:41:35.400973 crc crio[3652]: 2026-06-12T15:41:35Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post "http://dummy/healthz": dial unix /run/multus/socket/multus.sock: connect: no such file or directory
2026-06-12 17:20:07.323994 | controller | Jun 12 15:41:35.401301 crc crio[3652]: time="2026-06-12T15:41:35.401045377Z" level=info msg="Successfully cleaned up network for pod cd0afe61f4dcc682558e239c4cb64ff7d7005e7aa4cbbb50855521992f51be0f"
2026-06-12 17:20:07.324010 | controller | Jun 12 15:41:35.401301 crc crio[3652]: time="2026-06-12T15:41:35.401099568Z" level=info msg="cleanup sandbox network"
2026-06-12 17:20:07.324026 | controller | Jun 12 15:41:35.401301 crc crio[3652]: time="2026-06-12T15:41:35.401139889Z" level=warning msg="Network namespace path is empty for pod sandbox k8s_machine-config-controller-f9cdd68f7-bb2jm_openshift-machine-config-operator_e968817c-5b6a-4904-ba68-59a8235d6c0d_0(42cbc53167cb884d8df411e7ea16aba8682a4699b61f094c370e2471299c2405), attempting CNI teardown with cached info"
2026-06-12 17:20:07.324043 | controller | Jun 12 15:41:35.401626 crc crio[3652]: time="2026-06-12T15:41:35.401377954Z" 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:0xc00008c560}] Aliases:map[]}"
2026-06-12 17:20:07.324060 | controller | Jun 12 15:41:35.401701 crc crio[3652]: time="2026-06-12T15:41:35.401676251Z" level=info msg="Deleting pod openshift-machine-config-operator_machine-config-controller-f9cdd68f7-bb2jm from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 17:20:07.324080 | controller | Jun 12 15:41:35.564683 crc crio[3652]: 2026-06-12T15:41:35Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post "http://dummy/healthz": dial unix /run/multus/socket/multus.sock: connect: no such file or directory
2026-06-12 17:20:07.324097 | controller | Jun 12 15:41:35.564683 crc crio[3652]: time="2026-06-12T15:41:35.564575012Z" level=info msg="Successfully cleaned up network for pod 42cbc53167cb884d8df411e7ea16aba8682a4699b61f094c370e2471299c2405"
2026-06-12 17:20:07.324113 | controller | Jun 12 15:41:35.564683 crc crio[3652]: time="2026-06-12T15:41:35.564612302Z" level=info msg="cleanup sandbox network"
2026-06-12 17:20:07.324130 | controller | Jun 12 15:41:35.564683 crc crio[3652]: time="2026-06-12T15:41:35.564650123Z" level=warning msg="Network namespace path is empty for pod sandbox k8s_dns-operator-799b87ffcd-h5xh9_openshift-dns-operator_13345434-cc4c-42d5-97e8-99cd8b90477a_0(87513315fd0d6459c3e9ff38722c06f45676fd2cd669a0356da2de9c0d9d759d), attempting CNI teardown with cached info"
2026-06-12 17:20:07.324146 | controller | Jun 12 15:41:35.565290 crc crio[3652]: time="2026-06-12T15:41:35.564966731Z" 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:0xc001376228}] Aliases:map[]}"
2026-06-12 17:20:07.324164 | controller | Jun 12 15:41:35.565290 crc crio[3652]: time="2026-06-12T15:41:35.565129965Z" level=info msg="Deleting pod openshift-dns-operator_dns-operator-799b87ffcd-h5xh9 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 17:20:07.324180 | controller | Jun 12 15:41:35.672022 crc crio[3652]: 2026-06-12T15:41:35Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post "http://dummy/healthz": dial unix /run/multus/socket/multus.sock: connect: no such file or directory
2026-06-12 17:20:07.324197 | controller | Jun 12 15:41:35.672370 crc crio[3652]: time="2026-06-12T15:41:35.672141764Z" level=info msg="Successfully cleaned up network for pod 87513315fd0d6459c3e9ff38722c06f45676fd2cd669a0356da2de9c0d9d759d"
2026-06-12 17:20:07.324213 | controller | Jun 12 15:41:35.672859 crc crio[3652]: time="2026-06-12T15:41:35.672179104Z" level=info msg="cleanup sandbox network"
2026-06-12 17:20:07.324230 | controller | Jun 12 15:41:35.672932 crc crio[3652]: time="2026-06-12T15:41:35.672857021Z" level=warning msg="Network namespace path is empty for pod sandbox k8s_collect-profiles-29632800-ls5hs_openshift-operator-lifecycle-manager_0c0aae9e-a439-45ca-8f32-9dc9e6cffe96_0(25817f64d195aeb9a06049cd2c29b6be89a688364d3f94522e2eb3a0462d038b), attempting CNI teardown with cached info"
2026-06-12 17:20:07.324247 | controller | Jun 12 15:41:35.673141 crc crio[3652]: time="2026-06-12T15:41:35.673017205Z" 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:0xc00008c600}] Aliases:map[]}"
2026-06-12 17:20:07.324264 | controller | Jun 12 15:41:35.673221 crc crio[3652]: time="2026-06-12T15:41:35.673142828Z" level=error msg="Error loading cached network config: network \"multus-cni-network\" not found in CNI cache"
2026-06-12 17:20:07.324281 | controller | Jun 12 15:41:35.673221 crc crio[3652]: time="2026-06-12T15:41:35.673161109Z" level=warning msg="Falling back to loading from existing plugins on disk"
2026-06-12 17:20:07.324301 | controller | Jun 12 15:41:35.673221 crc crio[3652]: time="2026-06-12T15:41:35.673173429Z" level=info msg="Deleting pod openshift-operator-lifecycle-manager_collect-profiles-29632800-ls5hs from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 17:20:07.324318 | controller | Jun 12 15:41:35.906863 crc crio[3652]: 2026-06-12T15:41:35Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post "http://dummy/healthz": dial unix /run/multus/socket/multus.sock: connect: no such file or directory
2026-06-12 17:20:07.324335 | controller | Jun 12 15:41:35.906863 crc crio[3652]: time="2026-06-12T15:41:35.906851235Z" level=info msg="Successfully cleaned up network for pod 25817f64d195aeb9a06049cd2c29b6be89a688364d3f94522e2eb3a0462d038b"
2026-06-12 17:20:07.324351 | controller | Jun 12 15:41:35.906863 crc crio[3652]: time="2026-06-12T15:41:35.906878575Z" level=info msg="cleanup sandbox network"
2026-06-12 17:20:07.324367 | controller | Jun 12 15:41:35.907697 crc crio[3652]: time="2026-06-12T15:41:35.906910746Z" level=warning msg="Network namespace path is empty for pod sandbox k8s_openshift-controller-manager-operator-686468bdd5-sjcrn_openshift-controller-manager-operator_84e6e6fd-a448-462c-a5d3-8fa636be2d6f_0(34dab8a60616b7cf01d4e9c425e238f75c5ad085d018feae02e699514bf41b3e), attempting CNI teardown with cached info"
2026-06-12 17:20:07.324384 | controller | Jun 12 15:41:35.907697 crc crio[3652]: time="2026-06-12T15:41:35.90709198Z" 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:0xc0001829e0}] Aliases:map[]}"
2026-06-12 17:20:07.324404 | controller | Jun 12 15:41:35.907697 crc crio[3652]: time="2026-06-12T15:41:35.907219813Z" level=info msg="Deleting pod openshift-controller-manager-operator_openshift-controller-manager-operator-686468bdd5-sjcrn from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 17:20:07.324429 | controller | Jun 12 15:41:36.015265 crc crio[3652]: 2026-06-12T15:41:36Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post "http://dummy/healthz": dial unix /run/multus/socket/multus.sock: connect: no such file or directory
2026-06-12 17:20:07.324450 | controller | Jun 12 15:41:36.015511 crc crio[3652]: time="2026-06-12T15:41:36.01536374Z" level=info msg="Successfully cleaned up network for pod 34dab8a60616b7cf01d4e9c425e238f75c5ad085d018feae02e699514bf41b3e"
2026-06-12 17:20:07.324468 | controller | Jun 12 15:41:36.015511 crc crio[3652]: time="2026-06-12T15:41:36.015409171Z" level=info msg="cleanup sandbox network"
2026-06-12 17:20:07.324484 | controller | Jun 12 15:41:36.015636 crc crio[3652]: time="2026-06-12T15:41:36.015519093Z" level=warning msg="Network namespace path is empty for pod sandbox k8s_apiserver-9ddfb9f55-k47zv_openshift-apiserver_e7508fa2-0f14-41e2-8972-4e2e11009b77_0(38107617a56be24a3c4df55a1260c58edb4a789423b3d5f4c1941bd57e4bbb71), attempting CNI teardown with cached info"
2026-06-12 17:20:07.324647 | controller | Jun 12 15:41:36.016014 crc crio[3652]: time="2026-06-12T15:41:36.0158024Z" 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:0xc0013762c8}] Aliases:map[]}"
2026-06-12 17:20:07.324678 | controller | Jun 12 15:41:36.016255 crc crio[3652]: time="2026-06-12T15:41:36.016171809Z" level=info msg="Deleting pod openshift-apiserver_apiserver-9ddfb9f55-k47zv from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 17:20:07.324704 | controller | Jun 12 15:41:36.248835 crc crio[3652]: 2026-06-12T15:41:36Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post "http://dummy/healthz": dial unix /run/multus/socket/multus.sock: connect: no such file or directory
2026-06-12 17:20:07.324722 | controller | Jun 12 15:41:36.248915 crc crio[3652]: time="2026-06-12T15:41:36.248851701Z" level=info msg="Successfully cleaned up network for pod 38107617a56be24a3c4df55a1260c58edb4a789423b3d5f4c1941bd57e4bbb71"
2026-06-12 17:20:07.324738 | controller | Jun 12 15:41:36.248915 crc crio[3652]: time="2026-06-12T15:41:36.248891072Z" level=info msg="cleanup sandbox network"
2026-06-12 17:20:07.324755 | controller | Jun 12 15:41:36.249079 crc crio[3652]: time="2026-06-12T15:41:36.248926993Z" level=warning msg="Network namespace path is empty for pod sandbox k8s_olm-operator-5cdf44d969-ssqvn_openshift-operator-lifecycle-manager_6e1163b9-cb14-4016-a0bf-126812657ac4_0(2bb8f893c353ca3f958d7610b7e177b91239bc7ad02146c114f0eb690f4c783d), attempting CNI teardown with cached info"
2026-06-12 17:20:07.324771 | controller | Jun 12 15:41:36.249236 crc crio[3652]: time="2026-06-12T15:41:36.249134728Z" 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:0xc001376050}] Aliases:map[]}"
2026-06-12 17:20:07.324788 | controller | Jun 12 15:41:36.249488 crc crio[3652]: time="2026-06-12T15:41:36.249364693Z" level=info msg="Deleting pod openshift-operator-lifecycle-manager_olm-operator-5cdf44d969-ssqvn from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 17:20:07.324804 | controller | Jun 12 15:41:36.739247 crc crio[3652]: 2026-06-12T15:41:36Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post "http://dummy/healthz": dial unix /run/multus/socket/multus.sock: connect: no such file or directory
2026-06-12 17:20:07.324821 | controller | Jun 12 15:41:36.739247 crc crio[3652]: time="2026-06-12T15:41:36.732156995Z" level=info msg="Successfully cleaned up network for pod 2bb8f893c353ca3f958d7610b7e177b91239bc7ad02146c114f0eb690f4c783d"
2026-06-12 17:20:07.324838 | controller | Jun 12 15:41:36.739247 crc crio[3652]: time="2026-06-12T15:41:36.732205286Z" level=info msg="cleanup sandbox network"
2026-06-12 17:20:07.324854 | controller | Jun 12 15:41:36.739247 crc crio[3652]: time="2026-06-12T15:41:36.732247507Z" level=warning msg="Network namespace path is empty for pod sandbox k8s_dns-default-qtghf_openshift-dns_d181776f-b90e-41dc-be09-c4543b8cba16_0(d9d2a25c8e17fdfe8249ac2d59a81a5e7e2044dd011c522e21a3181c10ddbd65), attempting CNI teardown with cached info"
2026-06-12 17:20:07.324871 | controller | Jun 12 15:41:36.739247 crc crio[3652]: time="2026-06-12T15:41:36.732516651Z" 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:0xc0001362e0}] Aliases:map[]}"
2026-06-12 17:20:07.324888 | controller | Jun 12 15:41:36.739247 crc crio[3652]: time="2026-06-12T15:41:36.732660186Z" level=info msg="Deleting pod openshift-dns_dns-default-qtghf from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 17:20:07.324908 | controller | Jun 12 15:41:37.276418 crc crio[3652]: 2026-06-12T15:41:37Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post "http://dummy/healthz": dial unix /run/multus/socket/multus.sock: connect: no such file or directory
2026-06-12 17:20:07.324925 | controller | Jun 12 15:41:37.276418 crc crio[3652]: time="2026-06-12T15:41:37.202276153Z" level=info msg="Successfully cleaned up network for pod d9d2a25c8e17fdfe8249ac2d59a81a5e7e2044dd011c522e21a3181c10ddbd65"
2026-06-12 17:20:07.324941 | controller | Jun 12 15:41:37.276418 crc crio[3652]: time="2026-06-12T15:41:37.202346425Z" level=info msg="cleanup sandbox network"
2026-06-12 17:20:07.324957 | controller | Jun 12 15:41:37.276418 crc crio[3652]: time="2026-06-12T15:41:37.202399446Z" level=warning msg="Network namespace path is empty for pod sandbox k8s_ingress-canary-jlj86_openshift-ingress-canary_7d96a430-aa69-4b19-9ee4-68f2e6192e27_0(6f1db32e9e579db7cf7dab1ab228e7efa8c130d835afbaf76bc51f3cc09c4bdb), attempting CNI teardown with cached info"
2026-06-12 17:20:07.324974 | controller | Jun 12 15:41:37.276418 crc crio[3652]: time="2026-06-12T15:41:37.204110616Z" 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:0xc0024a2000}] Aliases:map[]}"
2026-06-12 17:20:07.324990 | controller | Jun 12 15:41:37.276418 crc crio[3652]: time="2026-06-12T15:41:37.207181971Z" level=info msg="Deleting pod openshift-ingress-canary_ingress-canary-jlj86 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 17:20:07.325006 | controller | Jun 12 15:41:37.347694 crc crio[3652]: 2026-06-12T15:41:37Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post "http://dummy/healthz": dial unix /run/multus/socket/multus.sock: connect: no such file or directory
2026-06-12 17:20:07.325022 | controller | Jun 12 15:41:37.347694 crc crio[3652]: time="2026-06-12T15:41:37.305554363Z" level=info msg="Successfully cleaned up network for pod 6f1db32e9e579db7cf7dab1ab228e7efa8c130d835afbaf76bc51f3cc09c4bdb"
2026-06-12 17:20:07.325038 | controller | Jun 12 15:41:37.347694 crc crio[3652]: time="2026-06-12T15:41:37.305842124Z" level=info msg="cleanup sandbox network"
2026-06-12 17:20:07.325055 | controller | Jun 12 15:41:37.347694 crc crio[3652]: time="2026-06-12T15:41:37.305910322Z" level=warning msg="Network namespace path is empty for pod sandbox k8s_service-ca-74545575db-n469q_openshift-service-ca_880b4ff1-3443-4cae-90b4-72e4341917b3_0(ec5d8cc1a78af44633e5b157a326c7eb057086da9645d399ada87ef76a040673), attempting CNI teardown with cached info"
2026-06-12 17:20:07.325072 | controller | Jun 12 15:41:37.347694 crc crio[3652]: time="2026-06-12T15:41:37.306151968Z" 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:0xc00163c2b8}] Aliases:map[]}"
2026-06-12 17:20:07.325088 | controller | Jun 12 15:41:37.347694 crc crio[3652]: time="2026-06-12T15:41:37.345602348Z" level=info msg="Deleting pod openshift-service-ca_service-ca-74545575db-n469q from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 17:20:07.325105 | controller | Jun 12 15:41:37.386893 crc crio[3652]: 2026-06-12T15:41:37Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post "http://dummy/healthz": dial unix /run/multus/socket/multus.sock: connect: no such file or directory
2026-06-12 17:20:07.325126 | controller | Jun 12 15:41:37.387204 crc crio[3652]: time="2026-06-12T15:41:37.387097275Z" level=info msg="Successfully cleaned up network for pod ec5d8cc1a78af44633e5b157a326c7eb057086da9645d399ada87ef76a040673"
2026-06-12 17:20:07.325143 | controller | Jun 12 15:41:37.387204 crc crio[3652]: time="2026-06-12T15:41:37.387186757Z" level=info msg="cleanup sandbox network"
2026-06-12 17:20:07.325159 | controller | Jun 12 15:41:37.387324 crc crio[3652]: time="2026-06-12T15:41:37.38728732Z" level=warning msg="Network namespace path is empty for pod sandbox k8s_installer-12-crc_openshift-kube-apiserver_75a71d08-dc2b-405a-a0f5-fd65ddc07ae1_0(3b398edf19198ddc81be81078de4824a97cec2e1108a23a94f74580805811fab), attempting CNI teardown with cached info"
2026-06-12 17:20:07.325176 | controller | Jun 12 15:41:37.387903 crc crio[3652]: time="2026-06-12T15:41:37.387702449Z" 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:0xc00008c2d0}] Aliases:map[]}"
2026-06-12 17:20:07.325193 | controller | Jun 12 15:41:37.387903 crc crio[3652]: time="2026-06-12T15:41:37.387882534Z" level=error msg="Error loading cached network config: network \"multus-cni-network\" not found in CNI cache"
2026-06-12 17:20:07.325210 | controller | Jun 12 15:41:37.387903 crc crio[3652]: time="2026-06-12T15:41:37.387905844Z" level=warning msg="Falling back to loading from existing plugins on disk"
2026-06-12 17:20:07.325226 | controller | Jun 12 15:41:37.388064 crc crio[3652]: time="2026-06-12T15:41:37.387923265Z" level=info msg="Deleting pod openshift-kube-apiserver_installer-12-crc from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 17:20:07.325242 | controller | Jun 12 15:41:37.435425 crc crio[3652]: 2026-06-12T15:41:37Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post "http://dummy/healthz": dial unix /run/multus/socket/multus.sock: connect: no such file or directory
2026-06-12 17:20:07.325258 | controller | Jun 12 15:41:37.436039 crc crio[3652]: time="2026-06-12T15:41:37.43598143Z" level=info msg="Successfully cleaned up network for pod 3b398edf19198ddc81be81078de4824a97cec2e1108a23a94f74580805811fab"
2026-06-12 17:20:07.325274 | controller | Jun 12 15:41:37.436140 crc crio[3652]: time="2026-06-12T15:41:37.436122463Z" level=info msg="cleanup sandbox network"
2026-06-12 17:20:07.325290 | controller | Jun 12 15:41:37.436369 crc crio[3652]: time="2026-06-12T15:41:37.436328209Z" level=warning msg="Network namespace path is empty for pod sandbox k8s_etcd-operator-69b85846b6-9w8mk_openshift-etcd-operator_590c4b91-91e2-41cd-8666-e08cbfa17a77_0(05bb449ea8d4a6051eb35e811bf87fff5904034ddb31563b966a94feda62d150), attempting CNI teardown with cached info"
2026-06-12 17:20:07.325307 | controller | Jun 12 15:41:37.437205 crc crio[3652]: time="2026-06-12T15:41:37.437175239Z" 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:0xc0001365c0}] Aliases:map[]}"
2026-06-12 17:20:07.325323 | controller | Jun 12 15:41:37.438100 crc crio[3652]: time="2026-06-12T15:41:37.437695482Z" level=info msg="Deleting pod openshift-etcd-operator_etcd-operator-69b85846b6-9w8mk from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 17:20:07.325343 | controller | Jun 12 15:41:37.479099 crc crio[3652]: 2026-06-12T15:41:37Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post "http://dummy/healthz": dial unix /run/multus/socket/multus.sock: connect: no such file or directory
2026-06-12 17:20:07.325360 | controller | Jun 12 15:41:37.479680 crc crio[3652]: time="2026-06-12T15:41:37.479417894Z" level=info msg="Successfully cleaned up network for pod 05bb449ea8d4a6051eb35e811bf87fff5904034ddb31563b966a94feda62d150"
2026-06-12 17:20:07.325376 | controller | Jun 12 15:41:37.479868 crc crio[3652]: time="2026-06-12T15:41:37.479838364Z" level=info msg="cleanup sandbox network"
2026-06-12 17:20:07.325392 | controller | Jun 12 15:41:37.480376 crc crio[3652]: time="2026-06-12T15:41:37.480347167Z" level=warning msg="Network namespace path is empty for pod sandbox k8s_csi-hostpathplugin-mpq2f_hostpath-provisioner_af9d3f54-b024-4959-888b-41fc0dc68a7f_0(f68d1f4dd26c55a06c14b0734678ced4491fa0b84ec5bc3808a016fd565574e6), attempting CNI teardown with cached info"
2026-06-12 17:20:07.325410 | controller | Jun 12 15:41:37.480897 crc crio[3652]: time="2026-06-12T15:41:37.480864679Z" 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:0xc001376268}] Aliases:map[]}"
2026-06-12 17:20:07.325430 | controller | Jun 12 15:41:37.481194 crc crio[3652]: time="2026-06-12T15:41:37.481170596Z" level=info msg="Deleting pod hostpath-provisioner_csi-hostpathplugin-mpq2f from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 17:20:07.325455 | controller | Jun 12 15:41:37.716579 crc crio[3652]: 2026-06-12T15:41:37Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post "http://dummy/healthz": dial unix /run/multus/socket/multus.sock: connect: no such file or directory
2026-06-12 17:20:07.325474 | controller | Jun 12 15:41:37.717091 crc crio[3652]: time="2026-06-12T15:41:37.717051125Z" level=info msg="Successfully cleaned up network for pod f68d1f4dd26c55a06c14b0734678ced4491fa0b84ec5bc3808a016fd565574e6"
2026-06-12 17:20:07.325490 | controller | Jun 12 15:41:37.717220 crc crio[3652]: time="2026-06-12T15:41:37.717201488Z" level=info msg="cleanup sandbox network"
2026-06-12 17:20:07.325507 | controller | Jun 12 15:41:37.717347 crc crio[3652]: time="2026-06-12T15:41:37.717328931Z" level=warning msg="Network namespace path is empty for pod sandbox k8s_cluster-image-registry-operator-86c45576b9-qdg7g_openshift-image-registry_1d749813-cd37-46e7-9865-e180c3005dc0_0(ec5a93cdc49312f5503e75704e281effbdefdd7427b8ccb6f397b0a59fe3fcda), attempting CNI teardown with cached info"
2026-06-12 17:20:07.325524 | controller | Jun 12 15:41:37.717660 crc crio[3652]: time="2026-06-12T15:41:37.71763477Z" 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:0xc001376400}] Aliases:map[]}"
2026-06-12 17:20:07.325541 | controller | Jun 12 15:41:37.717914 crc crio[3652]: time="2026-06-12T15:41:37.717894136Z" level=info msg="Deleting pod openshift-image-registry_cluster-image-registry-operator-86c45576b9-qdg7g from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 17:20:07.325558 | controller | Jun 12 15:41:37.978607 crc crio[3652]: 2026-06-12T15:41:37Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post "http://dummy/healthz": dial unix /run/multus/socket/multus.sock: connect: no such file or directory
2026-06-12 17:20:07.325612 | controller | Jun 12 15:41:37.979154 crc crio[3652]: time="2026-06-12T15:41:37.979110018Z" level=info msg="Successfully cleaned up network for pod ec5a93cdc49312f5503e75704e281effbdefdd7427b8ccb6f397b0a59fe3fcda"
2026-06-12 17:20:07.325632 | controller | Jun 12 15:41:37.979313 crc crio[3652]: time="2026-06-12T15:41:37.979290442Z" level=info msg="cleanup sandbox network"
2026-06-12 17:20:07.325649 | controller | Jun 12 15:41:37.979547 crc crio[3652]: time="2026-06-12T15:41:37.979429035Z" level=warning msg="Network namespace path is empty for pod sandbox k8s_network-check-source-5bb8f5cd97-xdvz5_openshift-network-diagnostics_f863fff9-286a-45fa-b8f0-8a86994b8440_0(044c75aa04b88e425cfee36b8a2db3c825c7003dbbcf88c6942411327c436ded), attempting CNI teardown with cached info"
2026-06-12 17:20:07.325666 | controller | Jun 12 15:41:37.980008 crc crio[3652]: time="2026-06-12T15:41:37.979965319Z" 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:0xc0001366a8}] Aliases:map[]}"
2026-06-12 17:20:07.325682 | controller | Jun 12 15:41:37.980358 crc crio[3652]: time="2026-06-12T15:41:37.980330377Z" level=info msg="Deleting pod openshift-network-diagnostics_network-check-source-5bb8f5cd97-xdvz5 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 17:20:07.325699 | controller | Jun 12 15:41:37.998834 crc crio[3652]: time="2026-06-12T15:41:37.998656792Z" level=info msg="Running pod sandbox: openshift-machine-config-operator/kube-rbac-proxy-crio-crc/POD" id=10b912ec-1ac7-430d-8910-7cbaf1ecbf95 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:20:07.325716 | controller | Jun 12 15:41:37.999128 crc crio[3652]: time="2026-06-12T15:41:37.998870188Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.325732 | controller | Jun 12 15:41:38.011949 crc crio[3652]: time="2026-06-12T15:41:38.011667005Z" level=warning msg="Skipping invalid sysctl specified by config {net.ipv4.ping_group_range 0 2147483647}: \"net.ipv4.ping_group_range\" not allowed with host net enabled" id=10b912ec-1ac7-430d-8910-7cbaf1ecbf95 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:20:07.325749 | controller | Jun 12 15:41:38.036662 crc crio[3652]: time="2026-06-12T15:41:38.036114277Z" level=info msg="Running pod sandbox: openshift-etcd/etcd-crc/POD" id=cf0999bd-f1ee-4639-91b8-7034c06c45a5 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:20:07.325765 | controller | Jun 12 15:41:38.036662 crc crio[3652]: time="2026-06-12T15:41:38.036345192Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.325781 | controller | Jun 12 15:41:38.046211 crc crio[3652]: time="2026-06-12T15:41:38.045982522Z" level=info msg="Running pod sandbox: openshift-kube-apiserver/kube-apiserver-crc/POD" id=a5ce634b-c22c-4655-b11d-4c93234e583e name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:20:07.325797 | controller | Jun 12 15:41:38.046211 crc crio[3652]: time="2026-06-12T15:41:38.046075954Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.325814 | controller | Jun 12 15:41:38.063912 crc crio[3652]: time="2026-06-12T15:41:38.063687739Z" level=warning msg="Skipping invalid sysctl specified by config {net.ipv4.ping_group_range 0 2147483647}: \"net.ipv4.ping_group_range\" not allowed with host net enabled" id=a5ce634b-c22c-4655-b11d-4c93234e583e name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:20:07.325835 | controller | Jun 12 15:41:38.068074 crc crio[3652]: time="2026-06-12T15:41:38.067430681Z" level=warning msg="Skipping invalid sysctl specified by config {net.ipv4.ping_group_range 0 2147483647}: \"net.ipv4.ping_group_range\" not allowed with host net enabled" id=cf0999bd-f1ee-4639-91b8-7034c06c45a5 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:20:07.325851 | controller | Jun 12 15:41:38.070811 crc crio[3652]: time="2026-06-12T15:41:38.070660217Z" level=info msg="Ran pod sandbox 593a7c297ebe1c3a6a98d299d9724e3e0e8ba4c4faa96face58540d96fe85860 with infra container: openshift-machine-config-operator/kube-rbac-proxy-crio-crc/POD" id=10b912ec-1ac7-430d-8910-7cbaf1ecbf95 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:20:07.325868 | controller | Jun 12 15:41:38.076298 crc crio[3652]: time="2026-06-12T15:41:38.07615832Z" level=info msg="Running pod sandbox: openshift-kube-controller-manager/kube-controller-manager-crc/POD" id=c0538b6e-355c-465d-9216-0776c7acf491 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:20:07.325884 | controller | Jun 12 15:41:38.076298 crc crio[3652]: time="2026-06-12T15:41:38.076251082Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.325900 | controller | Jun 12 15:41:38.077428 crc crio[3652]: time="2026-06-12T15:41:38.077331708Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5" id=9ad9373a-766d-489d-97a1-7c1758bf5924 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:20:07.325917 | controller | Jun 12 15:41:38.080625 crc crio[3652]: time="2026-06-12T15:41:38.080250809Z" level=info msg="Ran pod sandbox d1d3c73d05e0e17c7496620374d587bf9c1ee52837dd4a82244b93732084297e with infra container: openshift-kube-apiserver/kube-apiserver-crc/POD" id=a5ce634b-c22c-4655-b11d-4c93234e583e name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:20:07.325933 | controller | Jun 12 15:41:38.083163 crc crio[3652]: time="2026-06-12T15:41:38.083028386Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8a46fa8feeea5d04fd602559027f8bacc97e12bbf8e33793dca08e812e1f8825" id=1f48ea85-bbe5-4183-a0f8-9bcbdf113087 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:20:07.325949 | controller | Jun 12 15:41:38.086656 crc crio[3652]: time="2026-06-12T15:41:38.086023528Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5" id=65006f96-f5d2-47ca-8214-2be5ba645d51 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:20:07.325966 | controller | Jun 12 15:41:38.088018 crc crio[3652]: time="2026-06-12T15:41:38.087905519Z" level=info msg="Ran pod sandbox 3fa14aa3117ff3d80c296b2f41abcf4b9f13e0167e44a808ea52a6c40d3b76af with infra container: openshift-etcd/etcd-crc/POD" id=cf0999bd-f1ee-4639-91b8-7034c06c45a5 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:20:07.325982 | controller | Jun 12 15:41:38.091759 crc crio[3652]: time="2026-06-12T15:41:38.091669219Z" level=warning msg="Skipping invalid sysctl specified by config {net.ipv4.ping_group_range 0 2147483647}: \"net.ipv4.ping_group_range\" not allowed with host net enabled" id=c0538b6e-355c-465d-9216-0776c7acf491 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:20:07.325998 | controller | Jun 12 15:41:38.094974 crc crio[3652]: time="2026-06-12T15:41:38.094889411Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9e388ee2b3562b6267447cbcc4b95ca7a61bf361840d36a682480da671b83612" id=451c6bd2-549b-4403-a73c-0cb56630f4a8 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:20:07.326018 | controller | Jun 12 15:41:38.096700 crc crio[3652]: time="2026-06-12T15:41:38.095348882Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8a46fa8feeea5d04fd602559027f8bacc97e12bbf8e33793dca08e812e1f8825" id=9b24de71-7dd2-43ac-803e-204d2cd4b41b name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:20:07.326036 | controller | Jun 12 15:41:38.096700 crc crio[3652]: time="2026-06-12T15:41:38.096209877Z" level=info msg="Creating container: openshift-machine-config-operator/kube-rbac-proxy-crio-crc/setup" id=4365cae0-e8ce-421b-a1f8-5c2102e978df name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:20:07.326053 | controller | Jun 12 15:41:38.099062 crc crio[3652]: time="2026-06-12T15:41:38.09898296Z" level=info msg="Running pod sandbox: openshift-kube-scheduler/openshift-kube-scheduler-crc/POD" id=8aed2c41-638b-4758-a1de-0976802fedbb name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:20:07.326069 | controller | Jun 12 15:41:38.099667 crc crio[3652]: time="2026-06-12T15:41:38.099594138Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.326085 | controller | Jun 12 15:41:38.099803 crc crio[3652]: time="2026-06-12T15:41:38.099767419Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.326102 | controller | Jun 12 15:41:38.100615 crc crio[3652]: time="2026-06-12T15:41:38.100420667Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9e388ee2b3562b6267447cbcc4b95ca7a61bf361840d36a682480da671b83612" id=3bd8f8c8-c23e-444b-b3ba-79dae040f3dc name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:20:07.326118 | controller | Jun 12 15:41:38.107073 crc crio[3652]: time="2026-06-12T15:41:38.106951772Z" level=info msg="Ran pod sandbox 08925344ca1fb98d480c9f4fa2cf1bb311348aff6b665a8cfa8fa6afb5c4ef5f with infra container: openshift-kube-controller-manager/kube-controller-manager-crc/POD" id=c0538b6e-355c-465d-9216-0776c7acf491 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:20:07.326134 | controller | Jun 12 15:41:38.119620 crc crio[3652]: time="2026-06-12T15:41:38.119559543Z" level=info msg="Creating container: openshift-kube-apiserver/kube-apiserver-crc/setup" id=94a1407e-2652-4d46-9520-10a9b0d17f9d name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:20:07.326150 | controller | Jun 12 15:41:38.120971 crc crio[3652]: time="2026-06-12T15:41:38.119614246Z" level=warning msg="Skipping invalid sysctl specified by config {net.ipv4.ping_group_range 0 2147483647}: \"net.ipv4.ping_group_range\" not allowed with host net enabled" id=8aed2c41-638b-4758-a1de-0976802fedbb name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:20:07.326166 | controller | Jun 12 15:41:38.121328 crc crio[3652]: time="2026-06-12T15:41:38.119655696Z" level=info msg="Creating container: openshift-etcd/etcd-crc/setup" id=763ad954-dd7f-49f2-8dbd-ad8c36021688 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:20:07.326182 | controller | Jun 12 15:41:38.122310 crc crio[3652]: time="2026-06-12T15:41:38.122273758Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.326199 | controller | Jun 12 15:41:38.123874 crc crio[3652]: time="2026-06-12T15:41:38.123662724Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.326215 | controller | Jun 12 15:41:38.125077 crc crio[3652]: time="2026-06-12T15:41:38.124986312Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8a46fa8feeea5d04fd602559027f8bacc97e12bbf8e33793dca08e812e1f8825" id=89f6bd98-d269-4bf6-bf5a-72e8e9290596 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:20:07.326235 | controller | Jun 12 15:41:38.133988 crc crio[3652]: time="2026-06-12T15:41:38.132344427Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8a46fa8feeea5d04fd602559027f8bacc97e12bbf8e33793dca08e812e1f8825" id=ee8eb338-378e-4664-b846-22ec97b91e5d name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:20:07.326251 | controller | Jun 12 15:41:38.139691 crc crio[3652]: time="2026-06-12T15:41:38.139320865Z" level=info msg="Ran pod sandbox 1d0a7ff26a8e75a64d9099338efab8d714370e98ac9e4d74524f465a281b6a31 with infra container: openshift-kube-scheduler/openshift-kube-scheduler-crc/POD" id=8aed2c41-638b-4758-a1de-0976802fedbb name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:20:07.326267 | controller | Jun 12 15:41:38.148169 crc crio[3652]: time="2026-06-12T15:41:38.147917638Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8a46fa8feeea5d04fd602559027f8bacc97e12bbf8e33793dca08e812e1f8825" id=f3a3791a-06f1-4219-8365-503d27d551f5 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:20:07.326282 | controller | Jun 12 15:41:38.161773 crc crio[3652]: time="2026-06-12T15:41:38.161626955Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8a46fa8feeea5d04fd602559027f8bacc97e12bbf8e33793dca08e812e1f8825" id=7696f815-8b67-4f78-b460-74d5bc7336bb name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:20:07.326298 | controller | Jun 12 15:41:38.162629 crc crio[3652]: time="2026-06-12T15:41:38.161636257Z" level=info msg="Creating container: openshift-kube-controller-manager/kube-controller-manager-crc/kube-controller-manager" id=ef10ad52-af6a-40a3-b870-151ca3e70843 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:20:07.326313 | controller | Jun 12 15:41:38.163094 crc crio[3652]: time="2026-06-12T15:41:38.162792623Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.326329 | controller | Jun 12 15:41:38.171423 crc crio[3652]: time="2026-06-12T15:41:38.171127951Z" level=info msg="Creating container: openshift-kube-scheduler/openshift-kube-scheduler-crc/wait-for-host-port" id=89f21159-730a-437e-b0ef-c43ff39c20e8 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:20:07.326344 | controller | Jun 12 15:41:38.179175 crc crio[3652]: time="2026-06-12T15:41:38.178993091Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.326360 | controller | Jun 12 15:41:38.199659 crc crio[3652]: time="2026-06-12T15:41:38.199563763Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.326376 | controller | Jun 12 15:41:38.201292 crc crio[3652]: time="2026-06-12T15:41:38.201205548Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.326392 | controller | Jun 12 15:41:38.204220 crc crio[3652]: time="2026-06-12T15:41:38.203510143Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.326409 | controller | Jun 12 15:41:38.215144 crc crio[3652]: time="2026-06-12T15:41:38.214975436Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.326424 | controller | Jun 12 15:41:38.216867 crc crio[3652]: 2026-06-12T15:41:38Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post "http://dummy/healthz": dial unix /run/multus/socket/multus.sock: connect: no such file or directory
2026-06-12 17:20:07.326447 | controller | Jun 12 15:41:38.217104 crc crio[3652]: time="2026-06-12T15:41:38.217014125Z" level=info msg="Successfully cleaned up network for pod 044c75aa04b88e425cfee36b8a2db3c825c7003dbbcf88c6942411327c436ded"
2026-06-12 17:20:07.326472 | controller | Jun 12 15:41:38.217189 crc crio[3652]: time="2026-06-12T15:41:38.217139298Z" level=info msg="cleanup sandbox network"
2026-06-12 17:20:07.326491 | controller | Jun 12 15:41:38.217284 crc crio[3652]: time="2026-06-12T15:41:38.21724352Z" level=warning msg="Network namespace path is empty for pod sandbox k8s_cluster-samples-operator-6b564684c8-bqbxk_openshift-cluster-samples-operator_5bdc8e81-e580-4572-a41c-f8ed0e8c6dc0_0(6b12327e51a877a5033798e777d6f6f59879a3d85cd70d85c1599c16477cbde9), attempting CNI teardown with cached info"
2026-06-12 17:20:07.326508 | controller | Jun 12 15:41:38.220623 crc crio[3652]: time="2026-06-12T15:41:38.219856592Z" 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:0xc000183388}] Aliases:map[]}"
2026-06-12 17:20:07.326525 | controller | Jun 12 15:41:38.220623 crc crio[3652]: time="2026-06-12T15:41:38.22058989Z" level=info msg="Deleting pod openshift-cluster-samples-operator_cluster-samples-operator-6b564684c8-bqbxk from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 17:20:07.326541 | controller | Jun 12 15:41:38.234984 crc crio[3652]: time="2026-06-12T15:41:38.234805148Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.326558 | controller | Jun 12 15:41:38.804615 crc crio[3652]: 2026-06-12T15:41:38Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post "http://dummy/healthz": dial unix /run/multus/socket/multus.sock: connect: no such file or directory
2026-06-12 17:20:07.326593 | controller | Jun 12 15:41:38.805691 crc crio[3652]: time="2026-06-12T15:41:38.804757175Z" level=info msg="Successfully cleaned up network for pod 6b12327e51a877a5033798e777d6f6f59879a3d85cd70d85c1599c16477cbde9"
2026-06-12 17:20:07.326616 | controller | Jun 12 15:41:38.805691 crc crio[3652]: time="2026-06-12T15:41:38.804811136Z" level=info msg="cleanup sandbox network"
2026-06-12 17:20:07.326632 | controller | Jun 12 15:41:38.805691 crc crio[3652]: time="2026-06-12T15:41:38.804831487Z" level=info msg="Successfully cleaned up network for pod a81533570b925ea6f6bf65ff689b58f63ee17cd1f7b5f92e4652de0cd34bccd5"
2026-06-12 17:20:07.326648 | controller | Jun 12 15:41:38.805691 crc crio[3652]: time="2026-06-12T15:41:38.804841597Z" level=info msg="cleanup sandbox network"
2026-06-12 17:20:07.326664 | controller | Jun 12 15:41:38.805691 crc crio[3652]: time="2026-06-12T15:41:38.804866957Z" level=info msg="Successfully cleaned up network for pod c007be82b33d8a9981381fb90ba81b7decd46a3a32856131653d22904f819946"
2026-06-12 17:20:07.326680 | controller | Jun 12 15:41:38.805691 crc crio[3652]: time="2026-06-12T15:41:38.804886828Z" level=info msg="cleanup sandbox network"
2026-06-12 17:20:07.326696 | controller | Jun 12 15:41:38.805691 crc crio[3652]: time="2026-06-12T15:41:38.804900148Z" level=info msg="Successfully cleaned up network for pod 1a4e3f601cadcab1698cc4e396c2d86420ae76346b72be0fd3b8879ae0e9e4ce"
2026-06-12 17:20:07.326712 | controller | Jun 12 15:41:38.805691 crc crio[3652]: time="2026-06-12T15:41:38.804909258Z" level=info msg="cleanup sandbox network"
2026-06-12 17:20:07.326728 | controller | Jun 12 15:41:38.805691 crc crio[3652]: time="2026-06-12T15:41:38.804919479Z" level=info msg="Successfully cleaned up network for pod 4251b0938a7c7926c0d92fda115d0192567b38afd62b1da6d3d76cfd5d20a25f"
2026-06-12 17:20:07.326748 | controller | Jun 12 15:41:38.805691 crc crio[3652]: time="2026-06-12T15:41:38.804928699Z" level=info msg="cleanup sandbox network"
2026-06-12 17:20:07.326766 | controller | Jun 12 15:41:38.805691 crc crio[3652]: time="2026-06-12T15:41:38.80496837Z" level=warning msg="Network namespace path is empty for pod sandbox k8s_control-plane-machine-set-operator-75ffdb6fcd-m5wxr_openshift-machine-api_8f342bf1-eea2-4806-8a6b-5f4c24d40c0c_0(f62ec4c74b2d28d07d15680e61dc47bea0d64f3c10cd0998203816ee1a5e21ae), attempting CNI teardown with cached info"
2026-06-12 17:20:07.326783 | controller | Jun 12 15:41:38.805691 crc crio[3652]: time="2026-06-12T15:41:38.805302278Z" 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:0xc0001826d8}] Aliases:map[]}"
2026-06-12 17:20:07.326800 | controller | Jun 12 15:41:38.805691 crc crio[3652]: time="2026-06-12T15:41:38.805590144Z" level=info msg="Deleting pod openshift-machine-api_control-plane-machine-set-operator-75ffdb6fcd-m5wxr from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 17:20:07.326816 | controller | Jun 12 15:41:38.876219 crc crio[3652]: 2026-06-12T15:41:38Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post "http://dummy/healthz": dial unix /run/multus/socket/multus.sock: connect: no such file or directory
2026-06-12 17:20:07.326833 | controller | Jun 12 15:41:38.876417 crc crio[3652]: time="2026-06-12T15:41:38.876342759Z" level=info msg="Successfully cleaned up network for pod f62ec4c74b2d28d07d15680e61dc47bea0d64f3c10cd0998203816ee1a5e21ae"
2026-06-12 17:20:07.326849 | controller | Jun 12 15:41:38.876417 crc crio[3652]: time="2026-06-12T15:41:38.876395371Z" level=info msg="cleanup sandbox network"
2026-06-12 17:20:07.326866 | controller | Jun 12 15:41:38.876417 crc crio[3652]: time="2026-06-12T15:41:38.876412011Z" level=info msg="Successfully cleaned up network for pod 18fee4b4ea4c96ee307aa88a73acb6266b3648c944e27a6179a14fcc5c344911"
2026-06-12 17:20:07.326882 | controller | Jun 12 15:41:38.876417 crc crio[3652]: time="2026-06-12T15:41:38.876420472Z" level=info msg="cleanup sandbox network"
2026-06-12 17:20:07.326898 | controller | Jun 12 15:41:38.876643 crc crio[3652]: time="2026-06-12T15:41:38.876430411Z" level=info msg="Successfully cleaned up network for pod 36b0ac2e570067cac5fa856749f889c89cde326de0eac243b55d634175c59e21"
2026-06-12 17:20:07.326913 | controller | Jun 12 15:41:38.876643 crc crio[3652]: time="2026-06-12T15:41:38.876486763Z" level=info msg="cleanup sandbox network"
2026-06-12 17:20:07.326929 | controller | Jun 12 15:41:38.876643 crc crio[3652]: time="2026-06-12T15:41:38.876498353Z" level=info msg="Successfully cleaned up network for pod 2ac08f16964b2c410806c8a32454b11baadab0ae32ec6ee16db109b5c70d9227"
2026-06-12 17:20:07.326945 | controller | Jun 12 15:41:38.876643 crc crio[3652]: time="2026-06-12T15:41:38.876505673Z" level=info msg="cleanup sandbox network"
2026-06-12 17:20:07.326962 | controller | Jun 12 15:41:38.876643 crc crio[3652]: time="2026-06-12T15:41:38.876531284Z" level=warning msg="Network namespace path is empty for pod sandbox k8s_catalog-operator-75ff9f647d-4s428_openshift-operator-lifecycle-manager_d1618753-e855-455c-8eee-e4fb77abbc17_0(2a669a230e0afc58260587ab928a151b6752183179007838320ca23d77998240), attempting CNI teardown with cached info"
2026-06-12 17:20:07.326978 | controller | Jun 12 15:41:38.876851 crc crio[3652]: time="2026-06-12T15:41:38.876705808Z" 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:0xc000182920}] Aliases:map[]}"
2026-06-12 17:20:07.326999 | controller | Jun 12 15:41:38.876904 crc crio[3652]: time="2026-06-12T15:41:38.876867152Z" level=info msg="Deleting pod openshift-operator-lifecycle-manager_catalog-operator-75ff9f647d-4s428 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 17:20:07.327017 | controller | Jun 12 15:41:38.926628 crc crio[3652]: 2026-06-12T15:41:38Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post "http://dummy/healthz": dial unix /run/multus/socket/multus.sock: connect: no such file or directory
2026-06-12 17:20:07.327033 | controller | Jun 12 15:41:38.927783 crc crio[3652]: time="2026-06-12T15:41:38.927676763Z" level=info msg="Successfully cleaned up network for pod 2a669a230e0afc58260587ab928a151b6752183179007838320ca23d77998240"
2026-06-12 17:20:07.327050 | controller | Jun 12 15:41:38.927783 crc crio[3652]: time="2026-06-12T15:41:38.927772414Z" level=info msg="cleanup sandbox network"
2026-06-12 17:20:07.327066 | controller | Jun 12 15:41:38.927911 crc crio[3652]: time="2026-06-12T15:41:38.927817547Z" level=warning msg="Network namespace path is empty for pod sandbox k8s_redhat-operators-x5vn9_openshift-marketplace_0ee7e057-363b-48e4-a711-ee54046db35f_0(13dd75522d1f0664cc279c53dad4d387d2327319de1d97ccf61611a6510ffda1), attempting CNI teardown with cached info"
2026-06-12 17:20:07.327082 | controller | Jun 12 15:41:38.928106 crc crio[3652]: time="2026-06-12T15:41:38.928004091Z" 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:0xc00181a428}] Aliases:map[]}"
2026-06-12 17:20:07.327099 | controller | Jun 12 15:41:38.928277 crc crio[3652]: time="2026-06-12T15:41:38.928211316Z" level=info msg="Deleting pod openshift-marketplace_redhat-operators-x5vn9 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 17:20:07.327114 | controller | Jun 12 15:41:39.034259 crc crio[3652]: 2026-06-12T15:41:39Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post "http://dummy/healthz": dial unix /run/multus/socket/multus.sock: connect: no such file or directory
2026-06-12 17:20:07.327131 | controller | Jun 12 15:41:39.036031 crc crio[3652]: time="2026-06-12T15:41:39.035563683Z" level=info msg="Successfully cleaned up network for pod 13dd75522d1f0664cc279c53dad4d387d2327319de1d97ccf61611a6510ffda1"
2026-06-12 17:20:07.327147 | controller | Jun 12 15:41:39.036031 crc crio[3652]: time="2026-06-12T15:41:39.035678216Z" level=info msg="cleanup sandbox network"
2026-06-12 17:20:07.327163 | controller | Jun 12 15:41:39.036031 crc crio[3652]: time="2026-06-12T15:41:39.03582323Z" level=warning msg="Network namespace path is empty for pod sandbox k8s_kube-storage-version-migrator-operator-565b79b866-2h5s6_openshift-kube-storage-version-migrator-operator_8f573912-eb25-4f17-bfe5-81325e551bf2_0(8c6585b8db86793364698268f6d5287dd5b180895605886d7545253be162b3b7), attempting CNI teardown with cached info"
2026-06-12 17:20:07.327180 | controller | Jun 12 15:41:39.036031 crc crio[3652]: time="2026-06-12T15:41:39.036021765Z" 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:0xc0017be7b0}] Aliases:map[]}"
2026-06-12 17:20:07.327200 | controller | Jun 12 15:41:39.037105 crc crio[3652]: time="2026-06-12T15:41:39.036558607Z" level=info msg="Deleting pod openshift-kube-storage-version-migrator-operator_kube-storage-version-migrator-operator-565b79b866-2h5s6 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 17:20:07.327218 | controller | Jun 12 15:41:39.435613 crc crio[3652]: 2026-06-12T15:41:39Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post "http://dummy/healthz": dial unix /run/multus/socket/multus.sock: connect: no such file or directory
2026-06-12 17:20:07.327234 | controller | Jun 12 15:41:39.435955 crc crio[3652]: time="2026-06-12T15:41:39.435843587Z" level=info msg="Successfully cleaned up network for pod 8c6585b8db86793364698268f6d5287dd5b180895605886d7545253be162b3b7"
2026-06-12 17:20:07.327250 | controller | Jun 12 15:41:39.435955 crc crio[3652]: time="2026-06-12T15:41:39.435884998Z" level=info msg="cleanup sandbox network"
2026-06-12 17:20:07.327266 | controller | Jun 12 15:41:39.435955 crc crio[3652]: time="2026-06-12T15:41:39.435901308Z" level=info msg="Successfully cleaned up network for pod 410638bdabddf5fcd1c35e7a74c44e5944cfa3831815455f10afe54ace39c37a"
2026-06-12 17:20:07.327282 | controller | Jun 12 15:41:39.435955 crc crio[3652]: time="2026-06-12T15:41:39.435910368Z" level=info msg="cleanup sandbox network"
2026-06-12 17:20:07.327298 | controller | Jun 12 15:41:39.435955 crc crio[3652]: time="2026-06-12T15:41:39.435941119Z" level=warning msg="Network namespace path is empty for pod sandbox k8s_revision-pruner-6-crc_openshift-kube-scheduler_1f6fdc55-8114-467b-b4bb-d65cf3917f0f_0(cf95c321a021eb9a3ba610455248b4b97c8822803f4d40be10c7b1c223b38946), attempting CNI teardown with cached info"
2026-06-12 17:20:07.327314 | controller | Jun 12 15:41:39.436215 crc crio[3652]: time="2026-06-12T15:41:39.436070112Z" 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:0xc001376260}] Aliases:map[]}"
2026-06-12 17:20:07.327331 | controller | Jun 12 15:41:39.436215 crc crio[3652]: time="2026-06-12T15:41:39.436119413Z" level=error msg="Error loading cached network config: network \"multus-cni-network\" not found in CNI cache"
2026-06-12 17:20:07.327347 | controller | Jun 12 15:41:39.436215 crc crio[3652]: time="2026-06-12T15:41:39.436129353Z" level=warning msg="Falling back to loading from existing plugins on disk"
2026-06-12 17:20:07.327363 | controller | Jun 12 15:41:39.436215 crc crio[3652]: time="2026-06-12T15:41:39.436140674Z" level=info msg="Deleting pod openshift-kube-scheduler_revision-pruner-6-crc from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 17:20:07.327379 | controller | Jun 12 15:41:39.470382 crc crio[3652]: 2026-06-12T15:41:39Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post "http://dummy/healthz": dial unix /run/multus/socket/multus.sock: connect: no such file or directory
2026-06-12 17:20:07.327396 | controller | Jun 12 15:41:39.470814 crc crio[3652]: time="2026-06-12T15:41:39.470531452Z" level=info msg="Successfully cleaned up network for pod cf95c321a021eb9a3ba610455248b4b97c8822803f4d40be10c7b1c223b38946"
2026-06-12 17:20:07.327431 | controller | Jun 12 15:41:39.470814 crc crio[3652]: time="2026-06-12T15:41:39.470572183Z" level=info msg="cleanup sandbox network"
2026-06-12 17:20:07.327456 | controller | Jun 12 15:41:39.470814 crc crio[3652]: time="2026-06-12T15:41:39.470622534Z" level=warning msg="Network namespace path is empty for pod sandbox k8s_kube-controller-manager-operator-69d5f845f8-mm4qn_openshift-kube-controller-manager-operator_89eeceba-0661-4e85-be2e-57d689102094_0(df7839e3a7fe9f97d215b350da23429c49ceb57289d871c643f130f5c2ddd4ef), attempting CNI teardown with cached info"
2026-06-12 17:20:07.327482 | controller | Jun 12 15:41:39.471036 crc crio[3652]: time="2026-06-12T15:41:39.470887401Z" 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:0xc00163c4b0}] Aliases:map[]}"
2026-06-12 17:20:07.327506 | controller | Jun 12 15:41:39.471115 crc crio[3652]: time="2026-06-12T15:41:39.471073515Z" level=info msg="Deleting pod openshift-kube-controller-manager-operator_kube-controller-manager-operator-69d5f845f8-mm4qn from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 17:20:07.327524 | controller | Jun 12 15:41:39.728331 crc crio[3652]: 2026-06-12T15:41:39Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post "http://dummy/healthz": dial unix /run/multus/socket/multus.sock: connect: no such file or directory
2026-06-12 17:20:07.327540 | controller | Jun 12 15:41:39.728793 crc crio[3652]: time="2026-06-12T15:41:39.728506367Z" level=info msg="Successfully cleaned up network for pod df7839e3a7fe9f97d215b350da23429c49ceb57289d871c643f130f5c2ddd4ef"
2026-06-12 17:20:07.327557 | controller | Jun 12 15:41:39.728793 crc crio[3652]: time="2026-06-12T15:41:39.728552548Z" level=info msg="cleanup sandbox network"
2026-06-12 17:20:07.327589 | controller | Jun 12 15:41:39.728793 crc crio[3652]: time="2026-06-12T15:41:39.728594929Z" level=warning msg="Network namespace path is empty for pod sandbox k8s_network-metrics-daemon-n2bqt_openshift-multus_504f5b64-2069-4529-9127-e6f993b1b649_0(716f9b4b423fda207fd050f2cc805a414ecaf503cdd039d9046723715112fc7a), attempting CNI teardown with cached info"
2026-06-12 17:20:07.327612 | controller | Jun 12 15:41:39.729096 crc crio[3652]: time="2026-06-12T15:41:39.729020769Z" 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:0xc001692068}] Aliases:map[]}"
2026-06-12 17:20:07.327629 | controller | Jun 12 15:41:39.729366 crc crio[3652]: time="2026-06-12T15:41:39.729242595Z" level=info msg="Deleting pod openshift-multus_network-metrics-daemon-n2bqt from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 17:20:07.327645 | controller | Jun 12 15:41:39.799650 crc crio[3652]: 2026-06-12T15:41:39Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post "http://dummy/healthz": dial unix /run/multus/socket/multus.sock: connect: no such file or directory
2026-06-12 17:20:07.327662 | controller | Jun 12 15:41:39.799899 crc crio[3652]: time="2026-06-12T15:41:39.799701754Z" level=info msg="Successfully cleaned up network for pod 716f9b4b423fda207fd050f2cc805a414ecaf503cdd039d9046723715112fc7a"
2026-06-12 17:20:07.327678 | controller | Jun 12 15:41:39.799899 crc crio[3652]: time="2026-06-12T15:41:39.799787026Z" level=info msg="cleanup sandbox network"
2026-06-12 17:20:07.327699 | controller | Jun 12 15:41:39.799899 crc crio[3652]: time="2026-06-12T15:41:39.799832827Z" level=warning msg="Network namespace path is empty for pod sandbox k8s_ingress-operator-6b9cb4dbcf-5fpw9_openshift-ingress-operator_e466d193-2f16-441a-9f10-579f91762fb9_0(38165b96140e0076a6d060c89dd252472b6263208d068db2a44f1fadfdbe61b1), attempting CNI teardown with cached info"
2026-06-12 17:20:07.327716 | controller | Jun 12 15:41:39.802000 crc crio[3652]: time="2026-06-12T15:41:39.800051222Z" 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:0xc00181a1d0}] Aliases:map[]}"
2026-06-12 17:20:07.327732 | controller | Jun 12 15:41:39.802000 crc crio[3652]: time="2026-06-12T15:41:39.800345859Z" level=info msg="Deleting pod openshift-ingress-operator_ingress-operator-6b9cb4dbcf-5fpw9 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 17:20:07.327750 | controller | Jun 12 15:41:40.162664 crc crio[3652]: 2026-06-12T15:41:40Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post "http://dummy/healthz": dial unix /run/multus/socket/multus.sock: connect: no such file or directory
2026-06-12 17:20:07.327767 | controller | Jun 12 15:41:40.163578 crc crio[3652]: time="2026-06-12T15:41:40.162827278Z" level=info msg="Successfully cleaned up network for pod 38165b96140e0076a6d060c89dd252472b6263208d068db2a44f1fadfdbe61b1"
2026-06-12 17:20:07.327783 | controller | Jun 12 15:41:40.163578 crc crio[3652]: time="2026-06-12T15:41:40.162863044Z" level=info msg="cleanup sandbox network"
2026-06-12 17:20:07.327799 | controller | Jun 12 15:41:40.163578 crc crio[3652]: time="2026-06-12T15:41:40.162880534Z" level=info msg="Successfully cleaned up network for pod da2adf6cd892779e9e97c725a1a8d45c2cdb5890c09a25ac078e96ef16ce314f"
2026-06-12 17:20:07.327815 | controller | Jun 12 15:41:40.163578 crc crio[3652]: time="2026-06-12T15:41:40.162890804Z" level=info msg="cleanup sandbox network"
2026-06-12 17:20:07.327830 | controller | Jun 12 15:41:40.163578 crc crio[3652]: time="2026-06-12T15:41:40.162933775Z" level=info msg="Successfully cleaned up network for pod f6dab756a5f81da6b1648d44137e45cc60b6c69fca2c6887870ecbde15f13852"
2026-06-12 17:20:07.327846 | controller | Jun 12 15:41:40.163578 crc crio[3652]: time="2026-06-12T15:41:40.16294343Z" level=info msg="cleanup sandbox network"
2026-06-12 17:20:07.327862 | controller | Jun 12 15:41:40.163578 crc crio[3652]: time="2026-06-12T15:41:40.162950096Z" level=info msg="Successfully cleaned up network for pod 3234aedde795ea669264e61b92a4110e67549062eab489f074d78b555b724ec0"
2026-06-12 17:20:07.327877 | controller | Jun 12 15:41:40.163578 crc crio[3652]: time="2026-06-12T15:41:40.162956746Z" level=info msg="cleanup sandbox network"
2026-06-12 17:20:07.327893 | controller | Jun 12 15:41:40.163578 crc crio[3652]: time="2026-06-12T15:41:40.162986096Z" level=warning msg="Network namespace path is empty for pod sandbox k8s_service-ca-operator-5b9c976747-l2sd4_openshift-service-ca-operator_fd3771ed-6d15-47a3-9f81-762cf83a728f_0(9f0a0b85d7741383b49556652c4202e48dd515bc39386ca123ebab03ab835fa7), attempting CNI teardown with cached info"
2026-06-12 17:20:07.327909 | controller | Jun 12 15:41:40.163578 crc crio[3652]: time="2026-06-12T15:41:40.16314758Z" 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:0xc000136918}] Aliases:map[]}"
2026-06-12 17:20:07.327929 | controller | Jun 12 15:41:40.163578 crc crio[3652]: time="2026-06-12T15:41:40.163280303Z" level=info msg="Deleting pod openshift-service-ca-operator_service-ca-operator-5b9c976747-l2sd4 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 17:20:07.327946 | controller | Jun 12 15:41:40.328553 crc crio[3652]: 2026-06-12T15:41:40Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post "http://dummy/healthz": dial unix /run/multus/socket/multus.sock: connect: no such file or directory
2026-06-12 17:20:07.327963 | controller | Jun 12 15:41:40.328897 crc crio[3652]: time="2026-06-12T15:41:40.328708685Z" level=info msg="Successfully cleaned up network for pod 9f0a0b85d7741383b49556652c4202e48dd515bc39386ca123ebab03ab835fa7"
2026-06-12 17:20:07.327980 | controller | Jun 12 15:41:40.328897 crc crio[3652]: time="2026-06-12T15:41:40.328769316Z" level=info msg="cleanup sandbox network"
2026-06-12 17:20:07.327996 | controller | Jun 12 15:41:40.328897 crc crio[3652]: time="2026-06-12T15:41:40.328808917Z" level=warning msg="Network namespace path is empty for pod sandbox k8s_community-operators-qhh6t_openshift-marketplace_38fb2a5f-6a1e-4c7a-8df2-0b2a456c372e_0(4dc0a1f7b702c1c1cceb3e59fb11d1ccca5adc60a822681834a3ffca24387118), attempting CNI teardown with cached info"
2026-06-12 17:20:07.328013 | controller | Jun 12 15:41:40.335403 crc crio[3652]: time="2026-06-12T15:41:40.329022472Z" 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:0xc00008c608}] Aliases:map[]}"
2026-06-12 17:20:07.328029 | controller | Jun 12 15:41:40.335403 crc crio[3652]: time="2026-06-12T15:41:40.329168465Z" level=info msg="Deleting pod openshift-marketplace_community-operators-qhh6t from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 17:20:07.328045 | controller | Jun 12 15:41:40.514982 crc crio[3652]: time="2026-06-12T15:41:40.514861986Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.328061 | controller | Jun 12 15:41:40.516127 crc crio[3652]: time="2026-06-12T15:41:40.516041865Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.328077 | controller | Jun 12 15:41:40.517065 crc crio[3652]: time="2026-06-12T15:41:40.516947358Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.328094 | controller | Jun 12 15:41:40.521558 crc crio[3652]: time="2026-06-12T15:41:40.521341413Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.328110 | controller | Jun 12 15:41:40.523340 crc crio[3652]: time="2026-06-12T15:41:40.523241528Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.328125 | controller | Jun 12 15:41:40.679605 crc crio[3652]: 2026-06-12T15:41:40Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post "http://dummy/healthz": dial unix /run/multus/socket/multus.sock: connect: no such file or directory
2026-06-12 17:20:07.328144 | controller | Jun 12 15:41:40.679981 crc crio[3652]: time="2026-06-12T15:41:40.679952931Z" level=info msg="Successfully cleaned up network for pod 4dc0a1f7b702c1c1cceb3e59fb11d1ccca5adc60a822681834a3ffca24387118"
2026-06-12 17:20:07.328170 | controller | Jun 12 15:41:40.680064 crc crio[3652]: time="2026-06-12T15:41:40.680052004Z" level=info msg="cleanup sandbox network"
2026-06-12 17:20:07.328187 | controller | Jun 12 15:41:40.680156 crc crio[3652]: time="2026-06-12T15:41:40.680141036Z" level=warning msg="Network namespace path is empty for pod sandbox k8s_redhat-marketplace-ntdwx_openshift-marketplace_304346ae-9d3b-4262-8068-4ed1e7ff48a8_0(8d059150b9d8ada814e838c2ef04c41dcd9e7f5cc6cd8d6be9fc11344100bd28), attempting CNI teardown with cached info"
2026-06-12 17:20:07.328204 | controller | Jun 12 15:41:40.680364 crc crio[3652]: time="2026-06-12T15:41:40.68034417Z" 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:0xc00163c380}] Aliases:map[]}"
2026-06-12 17:20:07.328221 | controller | Jun 12 15:41:40.680638 crc crio[3652]: time="2026-06-12T15:41:40.680615227Z" level=info msg="Deleting pod openshift-marketplace_redhat-marketplace-ntdwx from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 17:20:07.328237 | controller | Jun 12 15:41:40.700247 crc crio[3652]: 2026-06-12T15:41:40Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post "http://dummy/healthz": dial unix /run/multus/socket/multus.sock: connect: no such file or directory
2026-06-12 17:20:07.328253 | controller | Jun 12 15:41:40.704931 crc crio[3652]: time="2026-06-12T15:41:40.704821484Z" level=info msg="Successfully cleaned up network for pod 8d059150b9d8ada814e838c2ef04c41dcd9e7f5cc6cd8d6be9fc11344100bd28"
2026-06-12 17:20:07.328269 | controller | Jun 12 15:41:40.704931 crc crio[3652]: time="2026-06-12T15:41:40.704915436Z" level=info msg="cleanup sandbox network"
2026-06-12 17:20:07.328285 | controller | Jun 12 15:41:40.705109 crc crio[3652]: time="2026-06-12T15:41:40.704983228Z" level=warning msg="Network namespace path is empty for pod sandbox k8s_apiserver-8596bd845d-l6g6s_openshift-oauth-apiserver_eeb0b76f-edea-4c9c-99a1-0130c6a7453c_0(34605a8868d5dd6079efc188a3cce49b09c028efd54279b3b2b7c48df8fd5e16), attempting CNI teardown with cached info"
2026-06-12 17:20:07.328301 | controller | Jun 12 15:41:40.705313 crc crio[3652]: time="2026-06-12T15:41:40.705248544Z" 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:0xc00163c418}] Aliases:map[]}"
2026-06-12 17:20:07.328318 | controller | Jun 12 15:41:40.706114 crc crio[3652]: time="2026-06-12T15:41:40.705570611Z" level=info msg="Deleting pod openshift-oauth-apiserver_apiserver-8596bd845d-l6g6s from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 17:20:07.328334 | controller | Jun 12 15:41:40.755899 crc crio[3652]: time="2026-06-12T15:41:40.755127072Z" level=info msg="Created container b9d678b43e08a53bfe7cc5662cf47dcf5ec02091b2285c582fe7fb13500f73b8: openshift-kube-controller-manager/kube-controller-manager-crc/kube-controller-manager" id=ef10ad52-af6a-40a3-b870-151ca3e70843 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:20:07.328350 | controller | Jun 12 15:41:40.760541 crc crio[3652]: time="2026-06-12T15:41:40.759847804Z" level=info msg="Created container 246b21c3686fe66929264185ff47e17551a934cba2877a68536e4012ba27c8f2: openshift-kube-apiserver/kube-apiserver-crc/setup" id=94a1407e-2652-4d46-9520-10a9b0d17f9d name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:20:07.328371 | controller | Jun 12 15:41:40.762239 crc crio[3652]: time="2026-06-12T15:41:40.761405521Z" level=info msg="Created container b06aee0d67811d73fe26ca572174ddf48bf52f65e39cf154444d1bd74e778140: openshift-kube-scheduler/openshift-kube-scheduler-crc/wait-for-host-port" id=89f21159-730a-437e-b0ef-c43ff39c20e8 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:20:07.328387 | controller | Jun 12 15:41:40.764371 crc crio[3652]: time="2026-06-12T15:41:40.762353586Z" level=info msg="Starting container: b9d678b43e08a53bfe7cc5662cf47dcf5ec02091b2285c582fe7fb13500f73b8" id=a7f3216d-316c-4f28-8b97-bf46a36daf46 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 17:20:07.328404 | controller | Jun 12 15:41:40.765337 crc crio[3652]: time="2026-06-12T15:41:40.762971538Z" level=info msg="Created container 9741f8c2858d4fd3448e5b4a1bfa3b56dbf4c44625109a61c5718cf702419e1f: openshift-machine-config-operator/kube-rbac-proxy-crio-crc/setup" id=4365cae0-e8ce-421b-a1f8-5c2102e978df name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:20:07.328420 | controller | Jun 12 15:41:40.765581 crc crio[3652]: time="2026-06-12T15:41:40.763566993Z" level=info msg="Starting container: 246b21c3686fe66929264185ff47e17551a934cba2877a68536e4012ba27c8f2" id=a3209a80-191f-409e-9cc8-af71170d3ef8 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 17:20:07.328437 | controller | Jun 12 15:41:40.766069 crc crio[3652]: time="2026-06-12T15:41:40.763619414Z" level=info msg="Starting container: b06aee0d67811d73fe26ca572174ddf48bf52f65e39cf154444d1bd74e778140" id=a1c13d51-08f3-4900-92cc-ebdaec424b89 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 17:20:07.328453 | controller | Jun 12 15:41:40.766783 crc crio[3652]: time="2026-06-12T15:41:40.766305078Z" level=info msg="Starting container: 9741f8c2858d4fd3448e5b4a1bfa3b56dbf4c44625109a61c5718cf702419e1f" id=647d9b93-256d-46b5-aed1-8aace2c50de7 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 17:20:07.328469 | controller | Jun 12 15:41:40.773229 crc crio[3652]: time="2026-06-12T15:41:40.773138751Z" level=info msg="Started container" PID=5321 containerID=b9d678b43e08a53bfe7cc5662cf47dcf5ec02091b2285c582fe7fb13500f73b8 description=openshift-kube-controller-manager/kube-controller-manager-crc/kube-controller-manager id=a7f3216d-316c-4f28-8b97-bf46a36daf46 name=/runtime.v1.RuntimeService/StartContainer sandboxID=08925344ca1fb98d480c9f4fa2cf1bb311348aff6b665a8cfa8fa6afb5c4ef5f
2026-06-12 17:20:07.328494 | controller | Jun 12 15:41:40.775866 crc crio[3652]: time="2026-06-12T15:41:40.775428395Z" level=info msg="Created container 7986e6635aa2cdac395ae89a2f96db98d97de50831fd5169583d502d612ba225: openshift-etcd/etcd-crc/setup" id=763ad954-dd7f-49f2-8dbd-ad8c36021688 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:20:07.328517 | controller | Jun 12 15:41:40.778160 crc crio[3652]: time="2026-06-12T15:41:40.77807655Z" level=info msg="Starting container: 7986e6635aa2cdac395ae89a2f96db98d97de50831fd5169583d502d612ba225" id=d83753c0-cf25-4bfe-b345-94a410cf77ac name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 17:20:07.328535 | controller | Jun 12 15:41:40.779807 crc crio[3652]: time="2026-06-12T15:41:40.779248208Z" level=info msg="Started container" PID=5323 containerID=246b21c3686fe66929264185ff47e17551a934cba2877a68536e4012ba27c8f2 description=openshift-kube-apiserver/kube-apiserver-crc/setup id=a3209a80-191f-409e-9cc8-af71170d3ef8 name=/runtime.v1.RuntimeService/StartContainer sandboxID=d1d3c73d05e0e17c7496620374d587bf9c1ee52837dd4a82244b93732084297e
2026-06-12 17:20:07.328552 | controller | Jun 12 15:41:40.779807 crc crio[3652]: time="2026-06-12T15:41:40.779695937Z" level=info msg="Started container" PID=5320 containerID=b06aee0d67811d73fe26ca572174ddf48bf52f65e39cf154444d1bd74e778140 description=openshift-kube-scheduler/openshift-kube-scheduler-crc/wait-for-host-port id=a1c13d51-08f3-4900-92cc-ebdaec424b89 name=/runtime.v1.RuntimeService/StartContainer sandboxID=1d0a7ff26a8e75a64d9099338efab8d714370e98ac9e4d74524f465a281b6a31
2026-06-12 17:20:07.328595 | controller | Jun 12 15:41:40.780985 crc crio[3652]: time="2026-06-12T15:41:40.78065497Z" level=info msg="Started container" PID=5319 containerID=9741f8c2858d4fd3448e5b4a1bfa3b56dbf4c44625109a61c5718cf702419e1f description=openshift-machine-config-operator/kube-rbac-proxy-crio-crc/setup id=647d9b93-256d-46b5-aed1-8aace2c50de7 name=/runtime.v1.RuntimeService/StartContainer sandboxID=593a7c297ebe1c3a6a98d299d9724e3e0e8ba4c4faa96face58540d96fe85860
2026-06-12 17:20:07.328618 | controller | Jun 12 15:41:40.797640 crc crio[3652]: time="2026-06-12T15:41:40.797363948Z" level=info msg="Started container" PID=5324 containerID=7986e6635aa2cdac395ae89a2f96db98d97de50831fd5169583d502d612ba225 description=openshift-etcd/etcd-crc/setup id=d83753c0-cf25-4bfe-b345-94a410cf77ac name=/runtime.v1.RuntimeService/StartContainer sandboxID=3fa14aa3117ff3d80c296b2f41abcf4b9f13e0167e44a808ea52a6c40d3b76af
2026-06-12 17:20:07.328636 | controller | Jun 12 15:41:40.802999 crc crio[3652]: time="2026-06-12T15:41:40.80291452Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c6a47106effd9e9a41131e2bf6c832b80cd77b3439334f760b35b0729f2fb00" id=7a19c790-1d24-4f95-9d06-c03901108d61 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:20:07.328653 | controller | Jun 12 15:41:40.807091 crc crio[3652]: time="2026-06-12T15:41:40.806936735Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c6a47106effd9e9a41131e2bf6c832b80cd77b3439334f760b35b0729f2fb00" id=736b9c15-885c-4bae-9863-6cf56ab1aafc name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:20:07.328669 | controller | Jun 12 15:41:40.809669 crc crio[3652]: time="2026-06-12T15:41:40.809584548Z" level=info msg="Creating container: openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller" id=68df5e17-f7bf-4a6b-a7aa-968c1de88f2f name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:20:07.328685 | controller | Jun 12 15:41:40.810061 crc crio[3652]: time="2026-06-12T15:41:40.809995909Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.328701 | controller | Jun 12 15:41:40.815765 crc crio[3652]: 2026-06-12T15:41:40Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post "http://dummy/healthz": dial unix /run/multus/socket/multus.sock: connect: no such file or directory
2026-06-12 17:20:07.328717 | controller | Jun 12 15:41:40.815888 crc crio[3652]: time="2026-06-12T15:41:40.815827827Z" level=info msg="Successfully cleaned up network for pod 34605a8868d5dd6079efc188a3cce49b09c028efd54279b3b2b7c48df8fd5e16"
2026-06-12 17:20:07.328734 | controller | Jun 12 15:41:40.815888 crc crio[3652]: time="2026-06-12T15:41:40.815856388Z" level=info msg="cleanup sandbox network"
2026-06-12 17:20:07.328750 | controller | Jun 12 15:41:40.815888 crc crio[3652]: time="2026-06-12T15:41:40.815883998Z" level=warning msg="Network namespace path is empty for pod sandbox k8s_kube-apiserver-operator-575994946d-vgpnb_openshift-kube-apiserver-operator_4f837d5f-4682-4cae-99ca-824ebae60fec_0(5d12a23f28cfdfab8acc2c31b8e590b1cd1c66262a95d0d9e6334df5c9d83730), attempting CNI teardown with cached info"
2026-06-12 17:20:07.328767 | controller | Jun 12 15:41:40.816083 crc crio[3652]: time="2026-06-12T15:41:40.816015911Z" 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:0xc00163c6f0}] Aliases:map[]}"
2026-06-12 17:20:07.328789 | controller | Jun 12 15:41:40.816206 crc crio[3652]: time="2026-06-12T15:41:40.816152205Z" level=info msg="Deleting pod openshift-kube-apiserver-operator_kube-apiserver-operator-575994946d-vgpnb from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 17:20:07.328807 | controller | Jun 12 15:41:40.828048 crc crio[3652]: time="2026-06-12T15:41:40.827843524Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.328823 | controller | Jun 12 15:41:40.853034 crc crio[3652]: 2026-06-12T15:41:40Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post "http://dummy/healthz": dial unix /run/multus/socket/multus.sock: connect: no such file or directory
2026-06-12 17:20:07.328840 | controller | Jun 12 15:41:40.854237 crc crio[3652]: time="2026-06-12T15:41:40.853889825Z" level=info msg="Successfully cleaned up network for pod 5d12a23f28cfdfab8acc2c31b8e590b1cd1c66262a95d0d9e6334df5c9d83730"
2026-06-12 17:20:07.328856 | controller | Jun 12 15:41:40.854237 crc crio[3652]: time="2026-06-12T15:41:40.85410591Z" level=info msg="cleanup sandbox network"
2026-06-12 17:20:07.328872 | controller | Jun 12 15:41:40.854237 crc crio[3652]: time="2026-06-12T15:41:40.854163461Z" level=warning msg="Network namespace path is empty for pod sandbox k8s_multus-admission-controller-69db94689b-rvf8p_openshift-multus_22e9ac12-6d81-454c-9af1-0b0d7e241db6_0(2906610114c892c992247553738002a45050cbeeafe5029b3a6b35d817dc452a), attempting CNI teardown with cached info"
2026-06-12 17:20:07.328888 | controller | Jun 12 15:41:40.854562 crc crio[3652]: time="2026-06-12T15:41:40.854433648Z" 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:0xc0004305a8}] Aliases:map[]}"
2026-06-12 17:20:07.328906 | controller | Jun 12 15:41:40.854973 crc crio[3652]: time="2026-06-12T15:41:40.854696694Z" level=info msg="Deleting pod openshift-multus_multus-admission-controller-69db94689b-rvf8p from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 17:20:07.328922 | controller | Jun 12 15:41:41.060007 crc crio[3652]: 2026-06-12T15:41:41Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post "http://dummy/healthz": dial unix /run/multus/socket/multus.sock: connect: no such file or directory
2026-06-12 17:20:07.328939 | controller | Jun 12 15:41:41.060255 crc crio[3652]: time="2026-06-12T15:41:41.060139397Z" level=info msg="Successfully cleaned up network for pod 2906610114c892c992247553738002a45050cbeeafe5029b3a6b35d817dc452a"
2026-06-12 17:20:07.328955 | controller | Jun 12 15:41:41.060255 crc crio[3652]: time="2026-06-12T15:41:41.060199788Z" level=info msg="cleanup sandbox network"
2026-06-12 17:20:07.328971 | controller | Jun 12 15:41:41.060255 crc crio[3652]: time="2026-06-12T15:41:41.060219629Z" level=info msg="Successfully cleaned up network for pod c8d89a6a18d8bf8e544fca6f74b002af11259ae7912ab06a6b65e2bd0a014a86"
2026-06-12 17:20:07.328987 | controller | Jun 12 15:41:41.060255 crc crio[3652]: time="2026-06-12T15:41:41.060230159Z" level=info msg="cleanup sandbox network"
2026-06-12 17:20:07.329002 | controller | Jun 12 15:41:41.060392 crc crio[3652]: time="2026-06-12T15:41:41.06027006Z" level=warning msg="Network namespace path is empty for pod sandbox k8s_oauth-openshift-685b49f4d7-4d6xb_openshift-authentication_b167f5c3-3788-4edd-9e26-0fc3a5748dee_0(ac8f65e743463176074b4c0cb4e8c2b3cb849e56ae25be37a16bb9efcd7eb64f), attempting CNI teardown with cached info"
2026-06-12 17:20:07.329022 | controller | Jun 12 15:41:41.060720 crc crio[3652]: time="2026-06-12T15:41:41.060644389Z" 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:0xc00181a000}] Aliases:map[]}"
2026-06-12 17:20:07.329039 | controller | Jun 12 15:41:41.060998 crc crio[3652]: time="2026-06-12T15:41:41.060919975Z" level=info msg="Deleting pod openshift-authentication_oauth-openshift-685b49f4d7-4d6xb from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 17:20:07.329060 | controller | Jun 12 15:41:41.368680 crc crio[3652]: time="2026-06-12T15:41:41.368286917Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.329077 | controller | Jun 12 15:41:41.502021 crc crio[3652]: time="2026-06-12T15:41:41.501360947Z" level=info msg="Created container e62d5f552918981d30cca3a21e7471dc9de6a414de21f766f57358cd172f8361: openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller" id=68df5e17-f7bf-4a6b-a7aa-968c1de88f2f name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:20:07.329094 | controller | Jun 12 15:41:41.504987 crc crio[3652]: time="2026-06-12T15:41:41.504716226Z" level=info msg="Starting container: e62d5f552918981d30cca3a21e7471dc9de6a414de21f766f57358cd172f8361" id=ff0c4815-5737-4b63-8c38-417046d73500 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 17:20:07.329110 | controller | Jun 12 15:41:41.517288 crc crio[3652]: time="2026-06-12T15:41:41.51701319Z" level=info msg="Started container" PID=5408 containerID=e62d5f552918981d30cca3a21e7471dc9de6a414de21f766f57358cd172f8361 description=openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller id=ff0c4815-5737-4b63-8c38-417046d73500 name=/runtime.v1.RuntimeService/StartContainer sandboxID=08925344ca1fb98d480c9f4fa2cf1bb311348aff6b665a8cfa8fa6afb5c4ef5f
2026-06-12 17:20:07.329127 | controller | Jun 12 15:41:41.592911 crc crio[3652]: time="2026-06-12T15:41:41.592380085Z" level=info msg="Checking image status: quay.io/crcont/openshift-crc-cluster-kube-controller-manager-operator@sha256:f69b9cc9b9cfde726109a9e12b80a3eefa472d7e29159df0fbc7143c48983cd6" id=75d199db-2347-4089-b408-38d2d3675bbe name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:20:07.329144 | controller | Jun 12 15:41:41.596009 crc crio[3652]: time="2026-06-12T15:41:41.59595937Z" level=info msg="Checking image status: quay.io/crcont/openshift-crc-cluster-kube-controller-manager-operator@sha256:f69b9cc9b9cfde726109a9e12b80a3eefa472d7e29159df0fbc7143c48983cd6" id=6bb40f34-0d19-4032-84b1-4e00d7365a32 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:20:07.329163 | controller | Jun 12 15:41:41.602758 crc crio[3652]: time="2026-06-12T15:41:41.600350124Z" level=info msg="Creating container: openshift-kube-controller-manager/kube-controller-manager-crc/kube-controller-manager-cert-syncer" id=6809cbff-e752-4b76-a696-78054f017699 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:20:07.329180 | controller | Jun 12 15:41:41.602758 crc crio[3652]: time="2026-06-12T15:41:41.601122303Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.329197 | controller | Jun 12 15:41:41.624257 crc crio[3652]: time="2026-06-12T15:41:41.624202753Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9e388ee2b3562b6267447cbcc4b95ca7a61bf361840d36a682480da671b83612" id=8d78e2fe-0e56-465a-b128-ca89282b5f41 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:20:07.329213 | controller | Jun 12 15:41:41.632999 crc crio[3652]: time="2026-06-12T15:41:41.63162603Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8a46fa8feeea5d04fd602559027f8bacc97e12bbf8e33793dca08e812e1f8825" id=e41ebb31-ebec-46c2-9a65-9007072e7888 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:20:07.329233 | controller | Jun 12 15:41:41.634611 crc crio[3652]: time="2026-06-12T15:41:41.634217172Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9e388ee2b3562b6267447cbcc4b95ca7a61bf361840d36a682480da671b83612" id=06e5a2bb-d8e5-4728-9ae7-401a1a2b1490 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:20:07.329249 | controller | Jun 12 15:41:41.638073 crc crio[3652]: time="2026-06-12T15:41:41.63792241Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8a46fa8feeea5d04fd602559027f8bacc97e12bbf8e33793dca08e812e1f8825" id=5aed6031-d47e-4b62-8c5d-31d2933e8fb8 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:20:07.329265 | controller | Jun 12 15:41:41.638691 crc crio[3652]: 2026-06-12T15:41:41Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post "http://dummy/healthz": dial unix /run/multus/socket/multus.sock: connect: no such file or directory
2026-06-12 17:20:07.329281 | controller | Jun 12 15:41:41.638955 crc crio[3652]: time="2026-06-12T15:41:41.638817045Z" level=info msg="Successfully cleaned up network for pod ac8f65e743463176074b4c0cb4e8c2b3cb849e56ae25be37a16bb9efcd7eb64f"
2026-06-12 17:20:07.329296 | controller | Jun 12 15:41:41.638955 crc crio[3652]: time="2026-06-12T15:41:41.638894786Z" level=info msg="cleanup sandbox network"
2026-06-12 17:20:07.329313 | controller | Jun 12 15:41:41.639087 crc crio[3652]: time="2026-06-12T15:41:41.638932673Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.329330 | controller | Jun 12 15:41:41.640045 crc crio[3652]: time="2026-06-12T15:41:41.638951998Z" level=warning msg="Network namespace path is empty for pod sandbox k8s_marketplace-operator-547dbd544d-xchl9_openshift-marketplace_6cdf074d-0e2a-4a0b-8843-5f823e7bf7c3_0(64c293b20911d06c0a74a43cc241ac2351c0a45b448543e1133e22d8e4b30010), attempting CNI teardown with cached info"
2026-06-12 17:20:07.329346 | controller | Jun 12 15:41:41.640345 crc crio[3652]: time="2026-06-12T15:41:41.640245505Z" 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:0xc001376390}] Aliases:map[]}"
2026-06-12 17:20:07.329363 | controller | Jun 12 15:41:41.640720 crc crio[3652]: time="2026-06-12T15:41:41.640551952Z" level=info msg="Deleting pod openshift-marketplace_marketplace-operator-547dbd544d-xchl9 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 17:20:07.329379 | controller | Jun 12 15:41:41.646537 crc crio[3652]: time="2026-06-12T15:41:41.646360932Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5" id=d3e7bf26-fe69-4e18-9760-4467990624d3 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:20:07.329396 | controller | Jun 12 15:41:41.651660 crc crio[3652]: time="2026-06-12T15:41:41.651562745Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5" id=a0584bc9-018e-4abd-a98c-73d9c2b88afb name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:20:07.329412 | controller | Jun 12 15:41:41.656178 crc crio[3652]: time="2026-06-12T15:41:41.655945628Z" level=info msg="Creating container: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver" id=eebd8b92-dc19-4d23-9936-c6f677089029 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:20:07.329433 | controller | Jun 12 15:41:41.657184 crc crio[3652]: time="2026-06-12T15:41:41.657024885Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.329450 | controller | Jun 12 15:41:41.668190 crc crio[3652]: time="2026-06-12T15:41:41.667991307Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8a46fa8feeea5d04fd602559027f8bacc97e12bbf8e33793dca08e812e1f8825" id=ed9fa51d-a095-4e93-863d-d416d4f5d7bb name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:20:07.329466 | controller | Jun 12 15:41:41.668334 crc crio[3652]: time="2026-06-12T15:41:41.668013887Z" level=info msg="Creating container: openshift-etcd/etcd-crc/etcd-ensure-env-vars" id=8dfe1681-5802-4d7a-9160-93fb944f408c name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:20:07.329483 | controller | Jun 12 15:41:41.683017 crc crio[3652]: time="2026-06-12T15:41:41.682764258Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.329503 | controller | Jun 12 15:41:41.686391 crc crio[3652]: time="2026-06-12T15:41:41.686258531Z" level=info msg="Creating container: openshift-machine-config-operator/kube-rbac-proxy-crio-crc/kube-rbac-proxy-crio" id=d762aaf2-33af-4b59-ba9d-40ccc1a11b2a name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:20:07.329528 | controller | Jun 12 15:41:41.689868 crc crio[3652]: time="2026-06-12T15:41:41.689724284Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.329545 | controller | Jun 12 15:41:41.692185 crc crio[3652]: time="2026-06-12T15:41:41.692006658Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8a46fa8feeea5d04fd602559027f8bacc97e12bbf8e33793dca08e812e1f8825" id=e6799453-b24a-4700-b1f6-5495baf0b4dd name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:20:07.329562 | controller | Jun 12 15:41:41.703897 crc crio[3652]: time="2026-06-12T15:41:41.703683916Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.329600 | controller | Jun 12 15:41:41.707707 crc crio[3652]: time="2026-06-12T15:41:41.707263852Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.329619 | controller | Jun 12 15:41:41.714245 crc crio[3652]: time="2026-06-12T15:41:41.714180457Z" level=info msg="Creating container: openshift-kube-scheduler/openshift-kube-scheduler-crc/kube-scheduler" id=be98a172-ffa3-4f47-bea7-65c79db9afbe name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:20:07.329636 | controller | Jun 12 15:41:41.727516 crc crio[3652]: time="2026-06-12T15:41:41.727402367Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.329652 | controller | Jun 12 15:41:41.736893 crc crio[3652]: time="2026-06-12T15:41:41.73659777Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.329669 | controller | Jun 12 15:41:41.863362 crc crio[3652]: time="2026-06-12T15:41:41.862166163Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.329685 | controller | Jun 12 15:41:43.760667 crc crio[3652]: 2026-06-12T15:41:43Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post "http://dummy/healthz": dial unix /run/multus/socket/multus.sock: connect: no such file or directory
2026-06-12 17:20:07.329707 | controller | Jun 12 15:41:43.763197 crc crio[3652]: time="2026-06-12T15:41:43.760648147Z" level=info msg="Successfully cleaned up network for pod 64c293b20911d06c0a74a43cc241ac2351c0a45b448543e1133e22d8e4b30010"
2026-06-12 17:20:07.329724 | controller | Jun 12 15:41:43.763197 crc crio[3652]: time="2026-06-12T15:41:43.761200251Z" level=info msg="cleanup sandbox network"
2026-06-12 17:20:07.329741 | controller | Jun 12 15:41:43.809092 crc crio[3652]: time="2026-06-12T15:41:43.800084922Z" level=warning msg="Network namespace path is empty for pod sandbox k8s_openshift-apiserver-operator-846cbfc458-xttmf_openshift-apiserver-operator_7d46baeb-32f5-4d0b-aeba-13333da51152_0(aa31576716b05cdc9e4d264e54c2c41b79aab1b69c8410d864515a3524230ed1), attempting CNI teardown with cached info"
2026-06-12 17:20:07.329757 | controller | Jun 12 15:41:43.809092 crc crio[3652]: time="2026-06-12T15:41:43.800403441Z" 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:0xc00163c000}] Aliases:map[]}"
2026-06-12 17:20:07.329774 | controller | Jun 12 15:41:43.809092 crc crio[3652]: time="2026-06-12T15:41:43.801010875Z" level=info msg="Deleting pod openshift-apiserver-operator_openshift-apiserver-operator-846cbfc458-xttmf from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 17:20:07.329791 | controller | Jun 12 15:41:44.567336 crc crio[3652]: time="2026-06-12T15:41:44.566233009Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.329808 | controller | Jun 12 15:41:44.856116 crc crio[3652]: time="2026-06-12T15:41:44.855647279Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.329824 | controller | Jun 12 15:41:44.939271 crc crio[3652]: time="2026-06-12T15:41:44.937003126Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.329840 | controller | Jun 12 15:41:44.964757 crc crio[3652]: time="2026-06-12T15:41:44.964240767Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.329856 | controller | Jun 12 15:41:44.980926 crc crio[3652]: 2026-06-12T15:41:44Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post "http://dummy/healthz": dial unix /run/multus/socket/multus.sock: connect: no such file or directory
2026-06-12 17:20:07.329873 | controller | Jun 12 15:41:44.981190 crc crio[3652]: time="2026-06-12T15:41:44.981061174Z" level=info msg="Successfully cleaned up network for pod aa31576716b05cdc9e4d264e54c2c41b79aab1b69c8410d864515a3524230ed1"
2026-06-12 17:20:07.329888 | controller | Jun 12 15:41:44.981190 crc crio[3652]: time="2026-06-12T15:41:44.981159616Z" level=info msg="cleanup sandbox network"
2026-06-12 17:20:07.329905 | controller | Jun 12 15:41:44.981639 crc crio[3652]: time="2026-06-12T15:41:44.981213258Z" level=warning msg="Network namespace path is empty for pod sandbox k8s_packageserver-7d4fc7d867-qt46x_openshift-operator-lifecycle-manager_584a9db0-8534-48e1-b484-d23b9c489569_0(b772409aebad8f593523276009413324ceef9893239aaa903bf8e87341af63e5), attempting CNI teardown with cached info"
2026-06-12 17:20:07.329926 | controller | Jun 12 15:41:44.981639 crc crio[3652]: time="2026-06-12T15:41:44.981575636Z" 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:0xc00181a260}] Aliases:map[]}"
2026-06-12 17:20:07.329944 | controller | Jun 12 15:41:44.981851 crc crio[3652]: time="2026-06-12T15:41:44.981811552Z" level=info msg="Deleting pod openshift-operator-lifecycle-manager_packageserver-7d4fc7d867-qt46x from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 17:20:07.329960 | controller | Jun 12 15:41:45.028345 crc crio[3652]: time="2026-06-12T15:41:45.028201739Z" level=info msg="Created container 5997ff59a200503ccea436b9bde0ac1f7c0c6c9579ed34d6d313ddac09a407f1: openshift-machine-config-operator/kube-rbac-proxy-crio-crc/kube-rbac-proxy-crio" id=d762aaf2-33af-4b59-ba9d-40ccc1a11b2a name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:20:07.329977 | controller | Jun 12 15:41:45.032636 crc crio[3652]: time="2026-06-12T15:41:45.032427811Z" level=info msg="Starting container: 5997ff59a200503ccea436b9bde0ac1f7c0c6c9579ed34d6d313ddac09a407f1" id=186aa6aa-141a-496a-a0c2-410906ff44bc name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 17:20:07.329993 | controller | Jun 12 15:41:45.047362 crc crio[3652]: time="2026-06-12T15:41:45.046598326Z" level=info msg="Started container" PID=5478 containerID=5997ff59a200503ccea436b9bde0ac1f7c0c6c9579ed34d6d313ddac09a407f1 description=openshift-machine-config-operator/kube-rbac-proxy-crio-crc/kube-rbac-proxy-crio id=186aa6aa-141a-496a-a0c2-410906ff44bc name=/runtime.v1.RuntimeService/StartContainer sandboxID=593a7c297ebe1c3a6a98d299d9724e3e0e8ba4c4faa96face58540d96fe85860
2026-06-12 17:20:07.330010 | controller | Jun 12 15:41:45.052760 crc crio[3652]: 2026-06-12T15:41:45Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post "http://dummy/healthz": dial unix /run/multus/socket/multus.sock: connect: no such file or directory
2026-06-12 17:20:07.330026 | controller | Jun 12 15:41:45.053097 crc crio[3652]: time="2026-06-12T15:41:45.052964798Z" level=info msg="Successfully cleaned up network for pod b772409aebad8f593523276009413324ceef9893239aaa903bf8e87341af63e5"
2026-06-12 17:20:07.330042 | controller | Jun 12 15:41:45.053153 crc crio[3652]: time="2026-06-12T15:41:45.053100671Z" level=info msg="cleanup sandbox network"
2026-06-12 17:20:07.330058 | controller | Jun 12 15:41:45.053219 crc crio[3652]: time="2026-06-12T15:41:45.053149992Z" level=warning msg="Network namespace path is empty for pod sandbox k8s_controller-manager-8bbbb897c-c9m74_openshift-controller-manager_b9d3cfcf-d286-4dfc-a5cf-dbb9268a3cda_0(6388b28b2c8f23494d8172acdbe0c2c15336b1bc90da0e9a409e30b24cb20fd5), attempting CNI teardown with cached info"
2026-06-12 17:20:07.330075 | controller | Jun 12 15:41:45.053384 crc crio[3652]: time="2026-06-12T15:41:45.053331096Z" 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:0xc001376160}] Aliases:map[]}"
2026-06-12 17:20:07.330091 | controller | Jun 12 15:41:45.053595 crc crio[3652]: time="2026-06-12T15:41:45.053547291Z" level=info msg="Deleting pod openshift-controller-manager_controller-manager-8bbbb897c-c9m74 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 17:20:07.330111 | controller | Jun 12 15:41:45.207270 crc crio[3652]: time="2026-06-12T15:41:45.205922302Z" level=info msg="Created container e0c1168463bdf59933eeef0b85108031e46870ca37f3e3bd37cd0097b2f26cc8: openshift-etcd/etcd-crc/etcd-ensure-env-vars" id=8dfe1681-5802-4d7a-9160-93fb944f408c name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:20:07.330128 | controller | Jun 12 15:41:45.212330 crc crio[3652]: time="2026-06-12T15:41:45.212150089Z" level=info msg="Starting container: e0c1168463bdf59933eeef0b85108031e46870ca37f3e3bd37cd0097b2f26cc8" id=11bf6592-cf1a-4642-bf36-33a86300fbcd name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 17:20:07.330145 | controller | Jun 12 15:41:45.258650 crc crio[3652]: time="2026-06-12T15:41:45.258272929Z" level=info msg="Created container 19f632975e9bcf16bc6ed760800b1f2b9ab04c63a9993aa0d72a427fada7ac64: openshift-kube-scheduler/openshift-kube-scheduler-crc/kube-scheduler" id=be98a172-ffa3-4f47-bea7-65c79db9afbe name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:20:07.330161 | controller | Jun 12 15:41:45.262183 crc crio[3652]: time="2026-06-12T15:41:45.261997986Z" level=info msg="Starting container: 19f632975e9bcf16bc6ed760800b1f2b9ab04c63a9993aa0d72a427fada7ac64" id=537ae146-6c9d-4ddb-ae65-490aaed2debe name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 17:20:07.330178 | controller | Jun 12 15:41:45.279267 crc crio[3652]: time="2026-06-12T15:41:45.279054614Z" level=info msg="Created container d036009484b2605fb5dff15f7d02fa3e50c44294b31ca7151d8858ff7a25b867: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver" id=eebd8b92-dc19-4d23-9936-c6f677089029 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:20:07.330193 | controller | Jun 12 15:41:45.286119 crc crio[3652]: time="2026-06-12T15:41:45.284129544Z" level=info msg="Starting container: d036009484b2605fb5dff15f7d02fa3e50c44294b31ca7151d8858ff7a25b867" id=82539757-8cea-44d9-887b-0d890adb0c53 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 17:20:07.330209 | controller | Jun 12 15:41:45.337581 crc crio[3652]: time="2026-06-12T15:41:45.337228632Z" level=info msg="Started container" PID=5497 containerID=e0c1168463bdf59933eeef0b85108031e46870ca37f3e3bd37cd0097b2f26cc8 description=openshift-etcd/etcd-crc/etcd-ensure-env-vars id=11bf6592-cf1a-4642-bf36-33a86300fbcd name=/runtime.v1.RuntimeService/StartContainer sandboxID=3fa14aa3117ff3d80c296b2f41abcf4b9f13e0167e44a808ea52a6c40d3b76af
2026-06-12 17:20:07.330225 | controller | Jun 12 15:41:45.338959 crc crio[3652]: time="2026-06-12T15:41:45.338673352Z" level=info msg="Started container" PID=5503 containerID=19f632975e9bcf16bc6ed760800b1f2b9ab04c63a9993aa0d72a427fada7ac64 description=openshift-kube-scheduler/openshift-kube-scheduler-crc/kube-scheduler id=537ae146-6c9d-4ddb-ae65-490aaed2debe name=/runtime.v1.RuntimeService/StartContainer sandboxID=1d0a7ff26a8e75a64d9099338efab8d714370e98ac9e4d74524f465a281b6a31
2026-06-12 17:20:07.330241 | controller | Jun 12 15:41:45.356397 crc crio[3652]: time="2026-06-12T15:41:45.356286637Z" level=info msg="Started container" PID=5496 containerID=d036009484b2605fb5dff15f7d02fa3e50c44294b31ca7151d8858ff7a25b867 description=openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver id=82539757-8cea-44d9-887b-0d890adb0c53 name=/runtime.v1.RuntimeService/StartContainer sandboxID=d1d3c73d05e0e17c7496620374d587bf9c1ee52837dd4a82244b93732084297e
2026-06-12 17:20:07.330258 | controller | Jun 12 15:41:45.402693 crc crio[3652]: time="2026-06-12T15:41:45.402073764Z" level=info msg="Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04" id=15042497-96df-4e8c-99c7-04c735d45c2c name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:20:07.330274 | controller | Jun 12 15:41:45.413327 crc crio[3652]: time="2026-06-12T15:41:45.413154178Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:e504172345491d90bbbf1e7e45488e73073f4c6d7c2355245871051596fc85db" id=1ee60e39-8e1d-4a05-ac07-924224c93f81 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:20:07.330294 | controller | Jun 12 15:41:45.418680 crc crio[3652]: time="2026-06-12T15:41:45.418243489Z" level=info msg="Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04" id=72c56e23-1ee4-4869-8004-b4c9612f4475 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:20:07.330311 | controller | Jun 12 15:41:45.421049 crc crio[3652]: time="2026-06-12T15:41:45.420802961Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:e504172345491d90bbbf1e7e45488e73073f4c6d7c2355245871051596fc85db" id=911beb75-6cd0-4b57-b9a3-0c483b8ef4cf name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:20:07.330329 | controller | Jun 12 15:41:45.428215 crc crio[3652]: time="2026-06-12T15:41:45.427277468Z" level=info msg="Creating container: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-cert-syncer" id=f404a106-5d63-44b4-9cf7-c57b82c219f6 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:20:07.330345 | controller | Jun 12 15:41:45.428624 crc crio[3652]: time="2026-06-12T15:41:45.428374605Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.330362 | controller | Jun 12 15:41:45.429963 crc crio[3652]: time="2026-06-12T15:41:45.429602529Z" level=info msg="Creating container: openshift-kube-scheduler/openshift-kube-scheduler-crc/kube-scheduler-cert-syncer" id=78e3c8e7-66f9-453e-9c93-336aec5f5194 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:20:07.330379 | controller | Jun 12 15:41:45.430886 crc crio[3652]: time="2026-06-12T15:41:45.430532781Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.330396 | controller | Jun 12 15:41:45.531621 crc crio[3652]: time="2026-06-12T15:41:45.530908593Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.330412 | controller | Jun 12 15:41:45.545179 crc crio[3652]: time="2026-06-12T15:41:45.54421669Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.330428 | controller | Jun 12 15:41:45.560099 crc crio[3652]: 2026-06-12T15:41:45Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post "http://dummy/healthz": dial unix /run/multus/socket/multus.sock: connect: no such file or directory
2026-06-12 17:20:07.330444 | controller | Jun 12 15:41:45.560334 crc crio[3652]: time="2026-06-12T15:41:45.560169629Z" level=info msg="Successfully cleaned up network for pod 6388b28b2c8f23494d8172acdbe0c2c15336b1bc90da0e9a409e30b24cb20fd5"
2026-06-12 17:20:07.330460 | controller | Jun 12 15:41:45.560334 crc crio[3652]: time="2026-06-12T15:41:45.56021321Z" level=info msg="cleanup sandbox network"
2026-06-12 17:20:07.330476 | controller | Jun 12 15:41:45.560334 crc crio[3652]: time="2026-06-12T15:41:45.560260021Z" level=warning msg="Network namespace path is empty for pod sandbox k8s_openshift-config-operator-5777786469-bccdj_openshift-config-operator_24de2af2-9e39-4c2e-96f8-42509d1baf18_0(850471e46d32f5277b86e9692db1754f62ff7b6a77a5279a6248f6e9bb69a471), attempting CNI teardown with cached info"
2026-06-12 17:20:07.330493 | controller | Jun 12 15:41:45.561177 crc crio[3652]: time="2026-06-12T15:41:45.560936877Z" 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:0xc001376460}] Aliases:map[]}"
2026-06-12 17:20:07.330515 | controller | Jun 12 15:41:45.563976 crc crio[3652]: time="2026-06-12T15:41:45.561809549Z" level=info msg="Deleting pod openshift-config-operator_openshift-config-operator-5777786469-bccdj from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 17:20:07.330541 | controller | Jun 12 15:41:45.688150 crc crio[3652]: 2026-06-12T15:41:45Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post "http://dummy/healthz": dial unix /run/multus/socket/multus.sock: connect: no such file or directory
2026-06-12 17:20:07.330561 | controller | Jun 12 15:41:45.688150 crc crio[3652]: time="2026-06-12T15:41:45.687940872Z" level=info msg="Successfully cleaned up network for pod 850471e46d32f5277b86e9692db1754f62ff7b6a77a5279a6248f6e9bb69a471"
2026-06-12 17:20:07.330598 | controller | Jun 12 15:41:45.688150 crc crio[3652]: time="2026-06-12T15:41:45.687989903Z" level=info msg="cleanup sandbox network"
2026-06-12 17:20:07.330617 | controller | Jun 12 15:41:45.688150 crc crio[3652]: time="2026-06-12T15:41:45.688040635Z" level=warning msg="Network namespace path is empty for pod sandbox k8s_certified-operators-l27pk_openshift-marketplace_91f37d35-53d4-49eb-b4e2-8ee1a226094b_0(a1ec76a456ee5385866457eedabe1015f1dd152e348fe1bc374c717f36f55be7), attempting CNI teardown with cached info"
2026-06-12 17:20:07.330635 | controller | Jun 12 15:41:45.689883 crc crio[3652]: time="2026-06-12T15:41:45.688400164Z" 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:0xc000182b58}] Aliases:map[]}"
2026-06-12 17:20:07.330653 | controller | Jun 12 15:41:45.689883 crc crio[3652]: time="2026-06-12T15:41:45.689367257Z" level=info msg="Deleting pod openshift-marketplace_certified-operators-l27pk from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 17:20:07.330670 | controller | Jun 12 15:41:46.265989 crc crio[3652]: 2026-06-12T15:41:46Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post "http://dummy/healthz": dial unix /run/multus/socket/multus.sock: connect: no such file or directory
2026-06-12 17:20:07.330687 | controller | Jun 12 15:41:46.273967 crc crio[3652]: time="2026-06-12T15:41:46.27320152Z" level=info msg="Successfully cleaned up network for pod a1ec76a456ee5385866457eedabe1015f1dd152e348fe1bc374c717f36f55be7"
2026-06-12 17:20:07.330703 | controller | Jun 12 15:41:46.273967 crc crio[3652]: time="2026-06-12T15:41:46.273289964Z" level=info msg="cleanup sandbox network"
2026-06-12 17:20:07.330719 | controller | Jun 12 15:41:46.273967 crc crio[3652]: time="2026-06-12T15:41:46.273337555Z" level=warning msg="Network namespace path is empty for pod sandbox k8s_revision-pruner-12-crc_openshift-kube-apiserver_abc11e84-2f29-497d-b0df-09bb729ef48c_0(28ae9e11dbe1d6e9c74da5fe96ab600e043908b4e8f617bfc6f2a1e749a58a8d), attempting CNI teardown with cached info"
2026-06-12 17:20:07.330736 | controller | Jun 12 15:41:46.274638 crc crio[3652]: time="2026-06-12T15:41:46.274034301Z" 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:0xc00008c638}] Aliases:map[]}"
2026-06-12 17:20:07.330757 | controller | Jun 12 15:41:46.274938 crc crio[3652]: time="2026-06-12T15:41:46.274678007Z" level=error msg="Error loading cached network config: network \"multus-cni-network\" not found in CNI cache"
2026-06-12 17:20:07.330775 | controller | Jun 12 15:41:46.274938 crc crio[3652]: time="2026-06-12T15:41:46.274695398Z" level=warning msg="Falling back to loading from existing plugins on disk"
2026-06-12 17:20:07.330792 | controller | Jun 12 15:41:46.274938 crc crio[3652]: time="2026-06-12T15:41:46.274705688Z" level=info msg="Deleting pod openshift-kube-apiserver_revision-pruner-12-crc from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 17:20:07.330808 | controller | Jun 12 15:41:46.491014 crc crio[3652]: time="2026-06-12T15:41:46.490189209Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9e388ee2b3562b6267447cbcc4b95ca7a61bf361840d36a682480da671b83612" id=847e198f-4712-4c22-b1ab-0fab8f76a9b2 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:20:07.330824 | controller | Jun 12 15:41:46.509199 crc crio[3652]: time="2026-06-12T15:41:46.508909801Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9e388ee2b3562b6267447cbcc4b95ca7a61bf361840d36a682480da671b83612" id=27789d00-2ede-440e-8843-a9e7dcab01ef name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:20:07.330841 | controller | Jun 12 15:41:46.642054 crc crio[3652]: time="2026-06-12T15:41:46.621385168Z" level=info msg="Creating container: openshift-etcd/etcd-crc/etcd-resources-copy" id=41b659d1-c6a1-4169-bf58-50234ecfd4b7 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:20:07.330857 | controller | Jun 12 15:41:46.696019 crc crio[3652]: time="2026-06-12T15:41:46.694247564Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.330873 | controller | Jun 12 15:41:46.732643 crc crio[3652]: 2026-06-12T15:41:46Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post "http://dummy/healthz": dial unix /run/multus/socket/multus.sock: connect: no such file or directory
2026-06-12 17:20:07.330890 | controller | Jun 12 15:41:46.732643 crc crio[3652]: time="2026-06-12T15:41:46.730666907Z" level=info msg="Successfully cleaned up network for pod 28ae9e11dbe1d6e9c74da5fe96ab600e043908b4e8f617bfc6f2a1e749a58a8d"
2026-06-12 17:20:07.330906 | controller | Jun 12 15:41:46.732643 crc crio[3652]: time="2026-06-12T15:41:46.731949798Z" level=info msg="cleanup sandbox network"
2026-06-12 17:20:07.330922 | controller | Jun 12 15:41:46.733878 crc crio[3652]: time="2026-06-12T15:41:46.732708217Z" level=warning msg="Network namespace path is empty for pod sandbox k8s_revision-pruner-11-crc_openshift-kube-apiserver_8bed3f21-2a5d-4b00-8b19-761212047f63_0(40c09d5600c463fc9cd78edba9f0f727e1df5d968ded070c29fdcc4571676587), attempting CNI teardown with cached info"
2026-06-12 17:20:07.330938 | controller | Jun 12 15:41:46.736944 crc crio[3652]: time="2026-06-12T15:41:46.734632793Z" 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:0xc0001364d8}] Aliases:map[]}"
2026-06-12 17:20:07.330955 | controller | Jun 12 15:41:46.742827 crc crio[3652]: time="2026-06-12T15:41:46.741301234Z" level=error msg="Error loading cached network config: network \"multus-cni-network\" not found in CNI cache"
2026-06-12 17:20:07.330971 | controller | Jun 12 15:41:46.743016 crc crio[3652]: time="2026-06-12T15:41:46.742842042Z" level=warning msg="Falling back to loading from existing plugins on disk"
2026-06-12 17:20:07.330991 | controller | Jun 12 15:41:46.745865 crc crio[3652]: time="2026-06-12T15:41:46.745327132Z" level=info msg="Deleting pod openshift-kube-apiserver_revision-pruner-11-crc from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 17:20:07.331008 | controller | Jun 12 15:41:47.444717 crc crio[3652]: time="2026-06-12T15:41:47.444536307Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.331024 | controller | Jun 12 15:41:48.288789 crc crio[3652]: 2026-06-12T15:41:48Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post "http://dummy/healthz": dial unix /run/multus/socket/multus.sock: connect: no such file or directory
2026-06-12 17:20:07.331040 | controller | Jun 12 15:41:48.288963 crc crio[3652]: time="2026-06-12T15:41:48.288827745Z" level=info msg="Successfully cleaned up network for pod 40c09d5600c463fc9cd78edba9f0f727e1df5d968ded070c29fdcc4571676587"
2026-06-12 17:20:07.331056 | controller | Jun 12 15:41:48.288963 crc crio[3652]: time="2026-06-12T15:41:48.288889277Z" level=info msg="cleanup sandbox network"
2026-06-12 17:20:07.331072 | controller | Jun 12 15:41:48.288963 crc crio[3652]: time="2026-06-12T15:41:48.288909527Z" level=info msg="Successfully cleaned up network for pod fd391bae970f3b64b4d0651ad727c5e7e11857de509c35f5d95e1825021e4183"
2026-06-12 17:20:07.331088 | controller | Jun 12 15:41:48.288963 crc crio[3652]: time="2026-06-12T15:41:48.288918657Z" level=info msg="cleanup sandbox network"
2026-06-12 17:20:07.331104 | controller | Jun 12 15:41:48.289323 crc crio[3652]: time="2026-06-12T15:41:48.288978819Z" level=info msg="Successfully cleaned up network for pod ca101b65abcacc688b6db6fe9499e5cc58a69da3e55d5e9e0dbd37efd4357017"
2026-06-12 17:20:07.331119 | controller | Jun 12 15:41:48.289323 crc crio[3652]: time="2026-06-12T15:41:48.288992859Z" level=info msg="cleanup sandbox network"
2026-06-12 17:20:07.331135 | controller | Jun 12 15:41:48.289323 crc crio[3652]: time="2026-06-12T15:41:48.289009969Z" level=info msg="Successfully cleaned up network for pod 0a627e5c6308b6ab884fc5085cf4d12b710327538b6da457318523644e6aaa34"
2026-06-12 17:20:07.331151 | controller | Jun 12 15:41:48.289323 crc crio[3652]: time="2026-06-12T15:41:48.28901988Z" level=info msg="cleanup sandbox network"
2026-06-12 17:20:07.331167 | controller | Jun 12 15:41:48.289323 crc crio[3652]: time="2026-06-12T15:41:48.289070661Z" level=warning msg="Network namespace path is empty for pod sandbox k8s_package-server-manager-77f986bd66-5lhf9_openshift-operator-lifecycle-manager_bebbba29-e4e9-44ad-b643-3a7ebf505270_0(aa60add6962486c4fb47d83aaf4c6a4c24a0670709ef89751b12f7b79d4c4f8c), attempting CNI teardown with cached info"
2026-06-12 17:20:07.331184 | controller | Jun 12 15:41:48.289726 crc crio[3652]: time="2026-06-12T15:41:48.28941987Z" 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:0xc0017be0f8}] Aliases:map[]}"
2026-06-12 17:20:07.331201 | controller | Jun 12 15:41:48.296388 crc crio[3652]: time="2026-06-12T15:41:48.296269115Z" level=info msg="Deleting pod openshift-operator-lifecycle-manager_package-server-manager-77f986bd66-5lhf9 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 17:20:07.331217 | controller | Jun 12 15:41:48.299966 crc crio[3652]: time="2026-06-12T15:41:48.299851281Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.331233 | controller | Jun 12 15:41:48.972095 crc crio[3652]: time="2026-06-12T15:41:48.965188702Z" level=info msg="Created container 122910c2eb5876905044a14c0906727ff9d42e0061a855f85d7e6698ed6473a1: openshift-kube-scheduler/openshift-kube-scheduler-crc/kube-scheduler-cert-syncer" id=78e3c8e7-66f9-453e-9c93-336aec5f5194 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:20:07.331253 | controller | Jun 12 15:41:48.999068 crc crio[3652]: time="2026-06-12T15:41:48.996921288Z" level=info msg="Starting container: 122910c2eb5876905044a14c0906727ff9d42e0061a855f85d7e6698ed6473a1" id=f6682603-d82a-4760-9cbc-cd671dec2b5c name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 17:20:07.331270 | controller | Jun 12 15:41:49.127088 crc crio[3652]: time="2026-06-12T15:41:49.126964157Z" level=info msg="Started container" PID=5624 containerID=122910c2eb5876905044a14c0906727ff9d42e0061a855f85d7e6698ed6473a1 description=openshift-kube-scheduler/openshift-kube-scheduler-crc/kube-scheduler-cert-syncer id=f6682603-d82a-4760-9cbc-cd671dec2b5c name=/runtime.v1.RuntimeService/StartContainer sandboxID=1d0a7ff26a8e75a64d9099338efab8d714370e98ac9e4d74524f465a281b6a31
2026-06-12 17:20:07.331287 | controller | Jun 12 15:41:49.350983 crc crio[3652]: time="2026-06-12T15:41:49.350333749Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:e504172345491d90bbbf1e7e45488e73073f4c6d7c2355245871051596fc85db" id=2f20ecb5-6757-4eb8-a907-6254da7d30ba name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:20:07.331304 | controller | Jun 12 15:41:49.362215 crc crio[3652]: time="2026-06-12T15:41:49.361930481Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:e504172345491d90bbbf1e7e45488e73073f4c6d7c2355245871051596fc85db" id=f29cbd82-a128-41d9-94ec-7e7c66fedd06 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:20:07.331320 | controller | Jun 12 15:41:49.375385 crc crio[3652]: time="2026-06-12T15:41:49.374902151Z" level=info msg="Creating container: openshift-kube-scheduler/openshift-kube-scheduler-crc/kube-scheduler-recovery-controller" id=b66ad27f-8914-4215-986f-1e18ac0ddbbb name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:20:07.331337 | controller | Jun 12 15:41:49.377575 crc crio[3652]: time="2026-06-12T15:41:49.377192649Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.331353 | controller | Jun 12 15:41:49.735026 crc crio[3652]: time="2026-06-12T15:41:49.728005021Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.331369 | controller | Jun 12 15:41:49.769874 crc crio[3652]: 2026-06-12T15:41:49Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post "http://dummy/healthz": dial unix /run/multus/socket/multus.sock: connect: no such file or directory
2026-06-12 17:20:07.331386 | controller | Jun 12 15:41:49.770743 crc crio[3652]: time="2026-06-12T15:41:49.770183538Z" level=info msg="Successfully cleaned up network for pod aa60add6962486c4fb47d83aaf4c6a4c24a0670709ef89751b12f7b79d4c4f8c"
2026-06-12 17:20:07.331401 | controller | Jun 12 15:41:49.770743 crc crio[3652]: time="2026-06-12T15:41:49.770222689Z" level=info msg="cleanup sandbox network"
2026-06-12 17:20:07.331436 | controller | Jun 12 15:41:49.770743 crc crio[3652]: time="2026-06-12T15:41:49.7702372Z" level=info msg="Successfully cleaned up network for pod 39b7866f65a026a9785951e874d79b2a65586cc09117692bad73d8da76814de6"
2026-06-12 17:20:07.331454 | controller | Jun 12 15:41:49.770743 crc crio[3652]: time="2026-06-12T15:41:49.77024667Z" level=info msg="cleanup sandbox network"
2026-06-12 17:20:07.331477 | controller | Jun 12 15:41:49.770743 crc crio[3652]: time="2026-06-12T15:41:49.770278001Z" level=warning msg="Network namespace path is empty for pod sandbox k8s_console-6c684df5db-cc8g8_openshift-console_63877e21-00e2-4bee-b462-31d3bbe131ef_0(e222155a1c4fc4565a7da9c88c4bc428dc8a0a17b11d7bae294454bb07604400), attempting CNI teardown with cached info"
2026-06-12 17:20:07.331501 | controller | Jun 12 15:41:49.770743 crc crio[3652]: time="2026-06-12T15:41:49.770741935Z" 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:0xc0025c21e0}] Aliases:map[]}"
2026-06-12 17:20:07.331518 | controller | Jun 12 15:41:49.772169 crc crio[3652]: time="2026-06-12T15:41:49.770945991Z" level=info msg="Deleting pod openshift-console_console-6c684df5db-cc8g8 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 17:20:07.331539 | controller | Jun 12 15:41:49.964316 crc crio[3652]: time="2026-06-12T15:41:49.963987295Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.331564 | controller | Jun 12 15:41:50.447995 crc crio[3652]: time="2026-06-12T15:41:50.446988461Z" level=info msg="Created container 8a7a787af9526560958811ba5701322a05e31b8962c5bc09cee1043f7a930f25: openshift-etcd/etcd-crc/etcd-resources-copy" id=41b659d1-c6a1-4169-bf58-50234ecfd4b7 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:20:07.331605 | controller | Jun 12 15:41:50.450833 crc crio[3652]: time="2026-06-12T15:41:50.450636628Z" level=info msg="Starting container: 8a7a787af9526560958811ba5701322a05e31b8962c5bc09cee1043f7a930f25" id=e1eef720-c41a-47cd-ae08-918b2fe4e31b name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 17:20:07.331625 | controller | Jun 12 15:41:50.469390 crc crio[3652]: time="2026-06-12T15:41:50.469212206Z" level=info msg="Started container" PID=5655 containerID=8a7a787af9526560958811ba5701322a05e31b8962c5bc09cee1043f7a930f25 description=openshift-etcd/etcd-crc/etcd-resources-copy id=e1eef720-c41a-47cd-ae08-918b2fe4e31b name=/runtime.v1.RuntimeService/StartContainer sandboxID=3fa14aa3117ff3d80c296b2f41abcf4b9f13e0167e44a808ea52a6c40d3b76af
2026-06-12 17:20:07.331642 | controller | Jun 12 15:41:50.957431 crc crio[3652]: 2026-06-12T15:41:50Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post "http://dummy/healthz": dial unix /run/multus/socket/multus.sock: connect: no such file or directory
2026-06-12 17:20:07.331658 | controller | Jun 12 15:41:50.957431 crc crio[3652]: time="2026-06-12T15:41:50.957249084Z" level=info msg="Successfully cleaned up network for pod e222155a1c4fc4565a7da9c88c4bc428dc8a0a17b11d7bae294454bb07604400"
2026-06-12 17:20:07.331675 | controller | Jun 12 15:41:51.056511 crc crio[3652]: time="2026-06-12T15:41:51.056166376Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9e388ee2b3562b6267447cbcc4b95ca7a61bf361840d36a682480da671b83612" id=e1aefcd4-e5f7-41a3-821a-9cf08756797d name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:20:07.331691 | controller | Jun 12 15:41:51.065319 crc crio[3652]: time="2026-06-12T15:41:51.06505667Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9e388ee2b3562b6267447cbcc4b95ca7a61bf361840d36a682480da671b83612" id=c3fb18d0-8445-4edc-bc79-9b269cb116ed name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:20:07.331709 | controller | Jun 12 15:41:51.075210 crc crio[3652]: time="2026-06-12T15:41:51.074901212Z" level=info msg="Creating container: openshift-etcd/etcd-crc/etcdctl" id=9b116618-cc1a-48d0-bd81-c70244de2d96 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:20:07.331726 | controller | Jun 12 15:41:51.076833 crc crio[3652]: time="2026-06-12T15:41:51.076075708Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.331747 | controller | Jun 12 15:41:51.093594 crc crio[3652]: time="2026-06-12T15:41:51.093390261Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.331764 | controller | Jun 12 15:41:51.119952 crc crio[3652]: time="2026-06-12T15:41:51.11893473Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.331781 | controller | Jun 12 15:41:51.492155 crc crio[3652]: time="2026-06-12T15:41:51.489237945Z" level=info msg="Created container f92f85fbd16acc30755173fda59efca9395e8274c113b21f25d6499a95e0cd8d: openshift-kube-scheduler/openshift-kube-scheduler-crc/kube-scheduler-recovery-controller" id=b66ad27f-8914-4215-986f-1e18ac0ddbbb name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:20:07.331797 | controller | Jun 12 15:41:51.501563 crc crio[3652]: time="2026-06-12T15:41:51.501200812Z" level=info msg="Starting container: f92f85fbd16acc30755173fda59efca9395e8274c113b21f25d6499a95e0cd8d" id=5a765a8b-87bc-4c38-b146-06d32570dd95 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 17:20:07.331814 | controller | Jun 12 15:41:51.647668 crc crio[3652]: time="2026-06-12T15:41:51.644052898Z" level=info msg="Started container" PID=5698 containerID=f92f85fbd16acc30755173fda59efca9395e8274c113b21f25d6499a95e0cd8d description=openshift-kube-scheduler/openshift-kube-scheduler-crc/kube-scheduler-recovery-controller id=5a765a8b-87bc-4c38-b146-06d32570dd95 name=/runtime.v1.RuntimeService/StartContainer sandboxID=1d0a7ff26a8e75a64d9099338efab8d714370e98ac9e4d74524f465a281b6a31
2026-06-12 17:20:07.331831 | controller | Jun 12 15:41:52.519210 crc crio[3652]: time="2026-06-12T15:41:52.518219168Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.331849 | controller | Jun 12 15:41:52.531322 crc crio[3652]: time="2026-06-12T15:41:52.530025209Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.331866 | controller | Jun 12 15:41:52.745928 crc crio[3652]: time="2026-06-12T15:41:52.74339925Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.331883 | controller | Jun 12 15:41:52.885680 crc crio[3652]: time="2026-06-12T15:41:52.885121933Z" level=info msg="Created container 8ed6d19beb6f817684eca39d6ddec640496817c6fb5acb117b5d1143f1819ebc: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-cert-syncer" id=f404a106-5d63-44b4-9cf7-c57b82c219f6 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:20:07.331899 | controller | Jun 12 15:41:52.888213 crc crio[3652]: time="2026-06-12T15:41:52.888070221Z" level=info msg="Starting container: 8ed6d19beb6f817684eca39d6ddec640496817c6fb5acb117b5d1143f1819ebc" id=3a5bbd74-f273-4435-82e5-fce088bf3a3e name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 17:20:07.331916 | controller | Jun 12 15:41:52.904213 crc crio[3652]: time="2026-06-12T15:41:52.903760626Z" level=info msg="Started container" PID=5733 containerID=8ed6d19beb6f817684eca39d6ddec640496817c6fb5acb117b5d1143f1819ebc description=openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-cert-syncer id=3a5bbd74-f273-4435-82e5-fce088bf3a3e name=/runtime.v1.RuntimeService/StartContainer sandboxID=d1d3c73d05e0e17c7496620374d587bf9c1ee52837dd4a82244b93732084297e
2026-06-12 17:20:07.331933 | controller | Jun 12 15:41:52.953686 crc crio[3652]: time="2026-06-12T15:41:52.953604227Z" level=info msg="Created container c483fcd2e51703cf186931d86fe4d41e90a9a831915ef833f033e194d105a86c: openshift-kube-controller-manager/kube-controller-manager-crc/kube-controller-manager-cert-syncer" id=6809cbff-e752-4b76-a696-78054f017699 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:20:07.331953 | controller | Jun 12 15:41:52.966588 crc crio[3652]: time="2026-06-12T15:41:52.966544102Z" level=info msg="Starting container: c483fcd2e51703cf186931d86fe4d41e90a9a831915ef833f033e194d105a86c" id=92ed40b1-7b1b-4e0f-a0f4-04fdc426b059 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 17:20:07.331970 | controller | Jun 12 15:41:52.967159 crc crio[3652]: time="2026-06-12T15:41:52.966717707Z" level=info msg="Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04" id=e9f222dc-555a-4444-9670-3f0ccafbd93d name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:20:07.331986 | controller | Jun 12 15:41:52.972541 crc crio[3652]: time="2026-06-12T15:41:52.97216525Z" level=info msg="Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04" id=b6be7266-6848-4993-b205-c6367e734a20 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:20:07.332003 | controller | Jun 12 15:41:52.976197 crc crio[3652]: time="2026-06-12T15:41:52.976136397Z" level=info msg="Started container" PID=5734 containerID=c483fcd2e51703cf186931d86fe4d41e90a9a831915ef833f033e194d105a86c description=openshift-kube-controller-manager/kube-controller-manager-crc/kube-controller-manager-cert-syncer id=92ed40b1-7b1b-4e0f-a0f4-04fdc426b059 name=/runtime.v1.RuntimeService/StartContainer sandboxID=08925344ca1fb98d480c9f4fa2cf1bb311348aff6b665a8cfa8fa6afb5c4ef5f
2026-06-12 17:20:07.332020 | controller | Jun 12 15:41:52.985952 crc crio[3652]: time="2026-06-12T15:41:52.985351743Z" level=info msg="Creating container: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-cert-regeneration-controller" id=879ebb6a-8558-4b1f-a911-5b49b104b8a4 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:20:07.332036 | controller | Jun 12 15:41:52.987186 crc crio[3652]: time="2026-06-12T15:41:52.987060032Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.332053 | controller | Jun 12 15:41:53.007177 crc crio[3652]: time="2026-06-12T15:41:53.00414361Z" level=info msg="Created container dc9fc5f5568456ca2c39ee6ea6e4d275743cbedb2d084a2b38bf55f07014e051: openshift-etcd/etcd-crc/etcdctl" id=9b116618-cc1a-48d0-bd81-c70244de2d96 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:20:07.332069 | controller | Jun 12 15:41:53.011324 crc crio[3652]: time="2026-06-12T15:41:53.010767298Z" level=info msg="Starting container: dc9fc5f5568456ca2c39ee6ea6e4d275743cbedb2d084a2b38bf55f07014e051" id=40f05f84-966f-4581-b2be-8be45ab418bf name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 17:20:07.332085 | controller | Jun 12 15:41:53.013407 crc crio[3652]: time="2026-06-12T15:41:53.013162089Z" level=info msg="Checking image status: quay.io/crcont/openshift-crc-cluster-kube-controller-manager-operator@sha256:f69b9cc9b9cfde726109a9e12b80a3eefa472d7e29159df0fbc7143c48983cd6" id=e9b2635f-7b9e-429d-8c3d-2d6f1ef7efbe name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:20:07.332102 | controller | Jun 12 15:41:53.022128 crc crio[3652]: time="2026-06-12T15:41:53.022044692Z" level=info msg="Checking image status: quay.io/crcont/openshift-crc-cluster-kube-controller-manager-operator@sha256:f69b9cc9b9cfde726109a9e12b80a3eefa472d7e29159df0fbc7143c48983cd6" id=236ad70b-0381-465a-9d78-bad3bb630ed1 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:20:07.332118 | controller | Jun 12 15:41:53.027608 crc crio[3652]: time="2026-06-12T15:41:53.023326096Z" level=info msg="Started container" PID=5745 containerID=dc9fc5f5568456ca2c39ee6ea6e4d275743cbedb2d084a2b38bf55f07014e051 description=openshift-etcd/etcd-crc/etcdctl id=40f05f84-966f-4581-b2be-8be45ab418bf name=/runtime.v1.RuntimeService/StartContainer sandboxID=3fa14aa3117ff3d80c296b2f41abcf4b9f13e0167e44a808ea52a6c40d3b76af
2026-06-12 17:20:07.332138 | controller | Jun 12 15:41:53.027608 crc crio[3652]: time="2026-06-12T15:41:53.026152924Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.332155 | controller | Jun 12 15:41:53.035184 crc crio[3652]: time="2026-06-12T15:41:53.031647848Z" level=info msg="Creating container: openshift-kube-controller-manager/kube-controller-manager-crc/kube-controller-manager-recovery-controller" id=14daa9bb-5857-49a7-b503-16b761593d22 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:20:07.332172 | controller | Jun 12 15:41:53.035184 crc crio[3652]: time="2026-06-12T15:41:53.032428001Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.332188 | controller | Jun 12 15:41:53.112348 crc crio[3652]: time="2026-06-12T15:41:53.098152169Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.332204 | controller | Jun 12 15:41:53.120017 crc crio[3652]: time="2026-06-12T15:41:53.118397289Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9e388ee2b3562b6267447cbcc4b95ca7a61bf361840d36a682480da671b83612" id=b28dba50-0b96-471e-a892-b84fb81e65d7 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:20:07.332221 | controller | Jun 12 15:41:53.134218 crc crio[3652]: time="2026-06-12T15:41:53.131341049Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9e388ee2b3562b6267447cbcc4b95ca7a61bf361840d36a682480da671b83612" id=b5850633-b800-45cb-a44e-5de71299a618 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:20:07.332237 | controller | Jun 12 15:41:53.160147 crc crio[3652]: time="2026-06-12T15:41:53.15795304Z" level=info msg="Creating container: openshift-etcd/etcd-crc/etcd" id=0e577380-f9be-497e-a2eb-a1956544408e name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:20:07.332253 | controller | Jun 12 15:41:53.160147 crc crio[3652]: time="2026-06-12T15:41:53.158404514Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.332269 | controller | Jun 12 15:41:53.324699 crc crio[3652]: time="2026-06-12T15:41:53.31405511Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.332285 | controller | Jun 12 15:41:55.078168 crc crio[3652]: time="2026-06-12T15:41:55.076918552Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.332301 | controller | Jun 12 15:41:55.115759 crc crio[3652]: time="2026-06-12T15:41:55.114373645Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.332317 | controller | Jun 12 15:41:55.622417 crc crio[3652]: time="2026-06-12T15:41:55.61206581Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.332333 | controller | Jun 12 15:41:55.927891 crc crio[3652]: time="2026-06-12T15:41:55.927693127Z" level=info msg="Created container dd7be7c9ddeea85659f476f8b6ef5677b56b3392ec8327ecc22df1ca2b8e9366: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-cert-regeneration-controller" id=879ebb6a-8558-4b1f-a911-5b49b104b8a4 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:20:07.332349 | controller | Jun 12 15:41:55.932013 crc crio[3652]: time="2026-06-12T15:41:55.931430568Z" level=info msg="Starting container: dd7be7c9ddeea85659f476f8b6ef5677b56b3392ec8327ecc22df1ca2b8e9366" id=23eaa071-3a63-4f85-967d-07e44c5b4af5 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 17:20:07.332368 | controller | Jun 12 15:41:55.938262 crc crio[3652]: time="2026-06-12T15:41:55.938086465Z" level=info msg="Created container a8c45d2a9fbcc66c843ded9be92f3b808476bf00247c808f03538a34b42056f2: openshift-kube-controller-manager/kube-controller-manager-crc/kube-controller-manager-recovery-controller" id=14daa9bb-5857-49a7-b503-16b761593d22 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:20:07.332385 | controller | Jun 12 15:41:55.950096 crc crio[3652]: time="2026-06-12T15:41:55.946049883Z" level=info msg="Starting container: a8c45d2a9fbcc66c843ded9be92f3b808476bf00247c808f03538a34b42056f2" id=2eae7a78-5f5f-4c2c-9dad-d7e0252fc2ab name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 17:20:07.332402 | controller | Jun 12 15:41:55.991413 crc crio[3652]: time="2026-06-12T15:41:55.991196213Z" level=info msg="Started container" PID=5803 containerID=dd7be7c9ddeea85659f476f8b6ef5677b56b3392ec8327ecc22df1ca2b8e9366 description=openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-cert-regeneration-controller id=23eaa071-3a63-4f85-967d-07e44c5b4af5 name=/runtime.v1.RuntimeService/StartContainer sandboxID=d1d3c73d05e0e17c7496620374d587bf9c1ee52837dd4a82244b93732084297e
2026-06-12 17:20:07.332419 | controller | Jun 12 15:41:56.004569 crc crio[3652]: time="2026-06-12T15:41:56.004381019Z" level=info msg="Started container" PID=5804 containerID=a8c45d2a9fbcc66c843ded9be92f3b808476bf00247c808f03538a34b42056f2 description=openshift-kube-controller-manager/kube-controller-manager-crc/kube-controller-manager-recovery-controller id=2eae7a78-5f5f-4c2c-9dad-d7e0252fc2ab name=/runtime.v1.RuntimeService/StartContainer sandboxID=08925344ca1fb98d480c9f4fa2cf1bb311348aff6b665a8cfa8fa6afb5c4ef5f
2026-06-12 17:20:07.332437 | controller | Jun 12 15:41:56.151916 crc crio[3652]: time="2026-06-12T15:41:56.151662663Z" level=info msg="Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04" id=2e5ba663-bdd4-434b-830c-d3181a92f166 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:20:07.332453 | controller | Jun 12 15:41:56.195755 crc crio[3652]: time="2026-06-12T15:41:56.195103383Z" level=info msg="Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04" id=5ae2518e-91b6-4960-95ff-899bcef11c7e name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:20:07.332470 | controller | Jun 12 15:41:56.208124 crc crio[3652]: time="2026-06-12T15:41:56.207281719Z" level=info msg="Creating container: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-insecure-readyz" id=ca381dc2-98bd-4154-aaf9-69741f1db32b name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:20:07.332485 | controller | Jun 12 15:41:56.208406 crc crio[3652]: time="2026-06-12T15:41:56.208328211Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.332502 | controller | Jun 12 15:41:56.241219 crc crio[3652]: time="2026-06-12T15:41:56.240273228Z" level=info msg="Created container 5df11e2ba08a32f844e69c067c35b69496faae935b63a925d3bbd48a7fbe5b3e: openshift-etcd/etcd-crc/etcd" id=0e577380-f9be-497e-a2eb-a1956544408e name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:20:07.332518 | controller | Jun 12 15:41:56.254418 crc crio[3652]: time="2026-06-12T15:41:56.249148954Z" level=info msg="Starting container: 5df11e2ba08a32f844e69c067c35b69496faae935b63a925d3bbd48a7fbe5b3e" id=1636d01d-2c54-4f6e-a149-f8232cd9a26f name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 17:20:07.332534 | controller | Jun 12 15:41:56.280221 crc crio[3652]: time="2026-06-12T15:41:56.279431811Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.332557 | controller | Jun 12 15:41:56.420353 crc crio[3652]: time="2026-06-12T15:41:56.419644569Z" level=info msg="Started container" PID=5814 containerID=5df11e2ba08a32f844e69c067c35b69496faae935b63a925d3bbd48a7fbe5b3e description=openshift-etcd/etcd-crc/etcd id=1636d01d-2c54-4f6e-a149-f8232cd9a26f name=/runtime.v1.RuntimeService/StartContainer sandboxID=3fa14aa3117ff3d80c296b2f41abcf4b9f13e0167e44a808ea52a6c40d3b76af
2026-06-12 17:20:07.332607 | controller | Jun 12 15:41:56.606661 crc crio[3652]: time="2026-06-12T15:41:56.606200439Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9e388ee2b3562b6267447cbcc4b95ca7a61bf361840d36a682480da671b83612" id=5760ab9b-2a6e-4b83-82d2-53c0e8e58b25 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:20:07.332628 | controller | Jun 12 15:41:56.690339 crc crio[3652]: time="2026-06-12T15:41:56.683417361Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9e388ee2b3562b6267447cbcc4b95ca7a61bf361840d36a682480da671b83612" id=21ceae53-80a7-4de6-a12c-6f27736bb81d name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:20:07.332645 | controller | Jun 12 15:41:56.714184 crc crio[3652]: time="2026-06-12T15:41:56.713385679Z" level=info msg="Creating container: openshift-etcd/etcd-crc/etcd-metrics" id=f2c078fc-3d0d-4571-947b-8c1785732a01 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:20:07.332662 | controller | Jun 12 15:41:56.714910 crc crio[3652]: time="2026-06-12T15:41:56.714631687Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.332679 | controller | Jun 12 15:41:57.032352 crc crio[3652]: time="2026-06-12T15:41:57.031197304Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.332695 | controller | Jun 12 15:41:58.456936 crc crio[3652]: time="2026-06-12T15:41:58.424711242Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.332712 | controller | Jun 12 15:41:58.889046 crc crio[3652]: time="2026-06-12T15:41:58.888233016Z" level=info msg="Created container d482467873e722b72ba21bf9baf0051b34bd7c73dde39f0f6dfb2493eef8b3b4: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-insecure-readyz" id=ca381dc2-98bd-4154-aaf9-69741f1db32b name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:20:07.332729 | controller | Jun 12 15:41:58.903225 crc crio[3652]: time="2026-06-12T15:41:58.902888245Z" level=info msg="Starting container: d482467873e722b72ba21bf9baf0051b34bd7c73dde39f0f6dfb2493eef8b3b4" id=8c497ece-06ac-4241-b93f-899db368fd78 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 17:20:07.332745 | controller | Jun 12 15:41:59.009193 crc crio[3652]: time="2026-06-12T15:41:58.980996739Z" level=info msg="Started container" PID=5869 containerID=d482467873e722b72ba21bf9baf0051b34bd7c73dde39f0f6dfb2493eef8b3b4 description=openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-insecure-readyz id=8c497ece-06ac-4241-b93f-899db368fd78 name=/runtime.v1.RuntimeService/StartContainer sandboxID=d1d3c73d05e0e17c7496620374d587bf9c1ee52837dd4a82244b93732084297e
2026-06-12 17:20:07.332762 | controller | Jun 12 15:41:59.065435 crc crio[3652]: time="2026-06-12T15:41:59.065224938Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.332780 | controller | Jun 12 15:41:59.158379 crc crio[3652]: time="2026-06-12T15:41:59.157278606Z" level=info msg="Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04" id=f9e8952a-492e-4488-9b2a-5569cfb26c6f name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:20:07.332802 | controller | Jun 12 15:41:59.167850 crc crio[3652]: time="2026-06-12T15:41:59.165228486Z" level=info msg="Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04" id=c5d9e807-ba9b-426e-bfde-17db0256b1d8 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:20:07.332819 | controller | Jun 12 15:41:59.182197 crc crio[3652]: time="2026-06-12T15:41:59.181899221Z" level=info msg="Creating container: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-check-endpoints" id=bae74f69-20a0-4391-95eb-c74b79705ea2 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:20:07.332836 | controller | Jun 12 15:41:59.188681 crc crio[3652]: time="2026-06-12T15:41:59.188340736Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.332851 | controller | Jun 12 15:41:59.249328 crc crio[3652]: time="2026-06-12T15:41:59.248979068Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.332868 | controller | Jun 12 15:41:59.714006 crc crio[3652]: time="2026-06-12T15:41:59.71314226Z" level=info msg="Created container 903adc909255e5884d4f7f59d88bcc71dc9631f431b894acabd040038ac7eca5: openshift-etcd/etcd-crc/etcd-metrics" id=f2c078fc-3d0d-4571-947b-8c1785732a01 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:20:07.332884 | controller | Jun 12 15:41:59.730320 crc crio[3652]: time="2026-06-12T15:41:59.730257465Z" level=info msg="Starting container: 903adc909255e5884d4f7f59d88bcc71dc9631f431b894acabd040038ac7eca5" id=5cb7e5a8-c1b6-4681-9e2b-d52ea68e8a44 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 17:20:07.332901 | controller | Jun 12 15:41:59.827921 crc crio[3652]: time="2026-06-12T15:41:59.826913161Z" level=info msg="Started container" PID=5885 containerID=903adc909255e5884d4f7f59d88bcc71dc9631f431b894acabd040038ac7eca5 description=openshift-etcd/etcd-crc/etcd-metrics id=5cb7e5a8-c1b6-4681-9e2b-d52ea68e8a44 name=/runtime.v1.RuntimeService/StartContainer sandboxID=3fa14aa3117ff3d80c296b2f41abcf4b9f13e0167e44a808ea52a6c40d3b76af
2026-06-12 17:20:07.332917 | controller | Jun 12 15:42:00.042357 crc crio[3652]: time="2026-06-12T15:42:00.042286248Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:bf05b9b2ba66351a6c59f4259fb377f62237a00af3b4f0b95f64409e2f25770e" id=beeac0f2-d67e-4955-8427-6655f554852e name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:20:07.332933 | controller | Jun 12 15:42:00.052031 crc crio[3652]: time="2026-06-12T15:42:00.049304799Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:bf05b9b2ba66351a6c59f4259fb377f62237a00af3b4f0b95f64409e2f25770e" id=ea84d113-8b0d-4ef7-9ad3-aa6137cfcc3d name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:20:07.332950 | controller | Jun 12 15:42:00.058103 crc crio[3652]: time="2026-06-12T15:42:00.057264508Z" level=info msg="Creating container: openshift-etcd/etcd-crc/etcd-readyz" id=9f2345df-9fa6-4f5d-9626-fe6775c8db3e name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:20:07.332968 | controller | Jun 12 15:42:00.067640 crc crio[3652]: time="2026-06-12T15:42:00.059080322Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.332984 | controller | Jun 12 15:42:00.153351 crc crio[3652]: time="2026-06-12T15:42:00.151185752Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.333000 | controller | Jun 12 15:42:00.817697 crc crio[3652]: time="2026-06-12T15:42:00.816429553Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.333020 | controller | Jun 12 15:42:01.259411 crc crio[3652]: time="2026-06-12T15:42:01.255927098Z" level=info msg="Created container 5eadf050da0b2faf7625ae85ad713e1cf2d6e559a9989667624c99d7045b701d: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-check-endpoints" id=bae74f69-20a0-4391-95eb-c74b79705ea2 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:20:07.333037 | controller | Jun 12 15:42:01.261346 crc crio[3652]: time="2026-06-12T15:42:01.261315563Z" level=info msg="Starting container: 5eadf050da0b2faf7625ae85ad713e1cf2d6e559a9989667624c99d7045b701d" id=f607dbf6-21b8-4291-b170-fa941007dfd5 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 17:20:07.333054 | controller | Jun 12 15:42:01.322404 crc crio[3652]: time="2026-06-12T15:42:01.32218166Z" level=info msg="Started container" PID=5905 containerID=5eadf050da0b2faf7625ae85ad713e1cf2d6e559a9989667624c99d7045b701d description=openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-check-endpoints id=f607dbf6-21b8-4291-b170-fa941007dfd5 name=/runtime.v1.RuntimeService/StartContainer sandboxID=d1d3c73d05e0e17c7496620374d587bf9c1ee52837dd4a82244b93732084297e
2026-06-12 17:20:07.333071 | controller | Jun 12 15:42:01.340260 crc crio[3652]: time="2026-06-12T15:42:01.339688501Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.333088 | controller | Jun 12 15:42:01.608376 crc crio[3652]: time="2026-06-12T15:42:01.608194262Z" level=info msg="Created container 230045326a7032de18c5f1f3dcacb8fcd745c1e3af7fa97a83d8f7d643265100: openshift-etcd/etcd-crc/etcd-readyz" id=9f2345df-9fa6-4f5d-9626-fe6775c8db3e name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:20:07.333105 | controller | Jun 12 15:42:01.620590 crc crio[3652]: time="2026-06-12T15:42:01.619777235Z" level=info msg="Starting container: 230045326a7032de18c5f1f3dcacb8fcd745c1e3af7fa97a83d8f7d643265100" id=cab39887-1e7a-42b3-899a-4efe5f93a710 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 17:20:07.333122 | controller | Jun 12 15:42:01.668641 crc crio[3652]: time="2026-06-12T15:42:01.667752721Z" level=info msg="Started container" PID=5940 containerID=230045326a7032de18c5f1f3dcacb8fcd745c1e3af7fa97a83d8f7d643265100 description=openshift-etcd/etcd-crc/etcd-readyz id=cab39887-1e7a-42b3-899a-4efe5f93a710 name=/runtime.v1.RuntimeService/StartContainer sandboxID=3fa14aa3117ff3d80c296b2f41abcf4b9f13e0167e44a808ea52a6c40d3b76af
2026-06-12 17:20:07.333138 | controller | Jun 12 15:42:01.757496 crc crio[3652]: time="2026-06-12T15:42:01.756654664Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:bf05b9b2ba66351a6c59f4259fb377f62237a00af3b4f0b95f64409e2f25770e" id=3a0e4fcd-8c97-44cd-912f-b4a2bd11c523 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:20:07.333154 | controller | Jun 12 15:42:01.763133 crc crio[3652]: time="2026-06-12T15:42:01.762218184Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:bf05b9b2ba66351a6c59f4259fb377f62237a00af3b4f0b95f64409e2f25770e" id=360620f5-f59f-4d2e-924c-a5e9986917f8 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:20:07.333171 | controller | Jun 12 15:42:01.774037 crc crio[3652]: time="2026-06-12T15:42:01.773771624Z" level=info msg="Creating container: openshift-etcd/etcd-crc/etcd-rev" id=4cd509b9-8cf7-4ca2-9480-59c726a9fd2b name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:20:07.333187 | controller | Jun 12 15:42:01.774984 crc crio[3652]: time="2026-06-12T15:42:01.774903467Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.333203 | controller | Jun 12 15:42:01.801231 crc crio[3652]: time="2026-06-12T15:42:01.801114344Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.333223 | controller | Jun 12 15:42:02.460186 crc crio[3652]: time="2026-06-12T15:42:02.459851561Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.333240 | controller | Jun 12 15:42:02.674943 crc crio[3652]: time="2026-06-12T15:42:02.674767518Z" level=info msg="Created container fb6df7f3a87e44df5069d33c5550379336cdd104f83fbbb9a1984a05bd310623: openshift-etcd/etcd-crc/etcd-rev" id=4cd509b9-8cf7-4ca2-9480-59c726a9fd2b name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:20:07.333257 | controller | Jun 12 15:42:02.676271 crc crio[3652]: time="2026-06-12T15:42:02.676082557Z" level=info msg="Starting container: fb6df7f3a87e44df5069d33c5550379336cdd104f83fbbb9a1984a05bd310623" id=c0f43fab-99c0-4664-be11-53529b2e4968 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 17:20:07.333273 | controller | Jun 12 15:42:02.706514 crc crio[3652]: time="2026-06-12T15:42:02.706306746Z" level=info msg="Started container" PID=5971 containerID=fb6df7f3a87e44df5069d33c5550379336cdd104f83fbbb9a1984a05bd310623 description=openshift-etcd/etcd-crc/etcd-rev id=c0f43fab-99c0-4664-be11-53529b2e4968 name=/runtime.v1.RuntimeService/StartContainer sandboxID=3fa14aa3117ff3d80c296b2f41abcf4b9f13e0167e44a808ea52a6c40d3b76af
2026-06-12 17:20:07.333289 | controller | Jun 12 15:42:18.362403 crc crio[3652]: time="2026-06-12T15:42:18.360282679Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c6a47106effd9e9a41131e2bf6c832b80cd77b3439334f760b35b0729f2fb00" id=9fe2c364-3d64-4af5-8b5f-99f1aa5a8913 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:20:07.333305 | controller | Jun 12 15:42:18.372824 crc crio[3652]: time="2026-06-12T15:42:18.371777479Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c6a47106effd9e9a41131e2bf6c832b80cd77b3439334f760b35b0729f2fb00" id=2f6ff1b3-ddff-4e39-8dc9-334b806fd90e name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:20:07.333321 | controller | Jun 12 15:42:18.377070 crc crio[3652]: time="2026-06-12T15:42:18.376191471Z" level=info msg="Creating container: openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller" id=cf1592f7-7b52-4319-851d-2019afcff29f name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:20:07.333337 | controller | Jun 12 15:42:18.378721 crc crio[3652]: time="2026-06-12T15:42:18.378529712Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.333353 | controller | Jun 12 15:42:18.455137 crc crio[3652]: time="2026-06-12T15:42:18.454107887Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.333369 | controller | Jun 12 15:42:19.090349 crc crio[3652]: time="2026-06-12T15:42:19.089827531Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.333386 | controller | Jun 12 15:42:19.176953 crc crio[3652]: time="2026-06-12T15:42:19.176715253Z" level=info msg="Created container 612b20e5b1f825061c1bd1ba370d8af42ea5d1dd1e54f14dd3790567357a737e: openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller" id=cf1592f7-7b52-4319-851d-2019afcff29f name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:20:07.333402 | controller | Jun 12 15:42:19.178296 crc crio[3652]: time="2026-06-12T15:42:19.178204758Z" level=info msg="Starting container: 612b20e5b1f825061c1bd1ba370d8af42ea5d1dd1e54f14dd3790567357a737e" id=477d7a2a-d4ca-4d79-aacd-8c3596a2b1e4 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 17:20:07.333418 | controller | Jun 12 15:42:19.185162 crc crio[3652]: time="2026-06-12T15:42:19.185065651Z" level=info msg="Started container" PID=6179 containerID=612b20e5b1f825061c1bd1ba370d8af42ea5d1dd1e54f14dd3790567357a737e description=openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller id=477d7a2a-d4ca-4d79-aacd-8c3596a2b1e4 name=/runtime.v1.RuntimeService/StartContainer sandboxID=08925344ca1fb98d480c9f4fa2cf1bb311348aff6b665a8cfa8fa6afb5c4ef5f
2026-06-12 17:20:07.333439 | controller | Jun 12 15:42:19.371534 crc crio[3652]: time="2026-06-12T15:42:19.371377148Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8a46fa8feeea5d04fd602559027f8bacc97e12bbf8e33793dca08e812e1f8825" id=8265c0f4-d391-46e2-852c-cb9a17db263c name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:20:07.333456 | controller | Jun 12 15:42:19.374788 crc crio[3652]: time="2026-06-12T15:42:19.374711758Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8a46fa8feeea5d04fd602559027f8bacc97e12bbf8e33793dca08e812e1f8825" id=a3596306-572c-4d63-bf79-693160edfe31 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:20:07.333472 | controller | Jun 12 15:42:19.377717 crc crio[3652]: time="2026-06-12T15:42:19.377620784Z" level=info msg="Creating container: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver" id=559c4e62-b1a4-435c-aa04-42375c82ae8e name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:20:07.333489 | controller | Jun 12 15:42:19.378244 crc crio[3652]: time="2026-06-12T15:42:19.378109479Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.333505 | controller | Jun 12 15:42:19.395426 crc crio[3652]: time="2026-06-12T15:42:19.39531884Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.333521 | controller | Jun 12 15:42:19.751653 crc crio[3652]: time="2026-06-12T15:42:19.751568558Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.333538 | controller | Jun 12 15:42:19.842367 crc crio[3652]: time="2026-06-12T15:42:19.842238843Z" level=info msg="Created container e5b49a58fe34cc2f71dc824f2c070b54302302cf3608262d1c9ca6508d95ec1b: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver" id=559c4e62-b1a4-435c-aa04-42375c82ae8e name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:20:07.333554 | controller | Jun 12 15:42:19.843908 crc crio[3652]: time="2026-06-12T15:42:19.843798729Z" level=info msg="Starting container: e5b49a58fe34cc2f71dc824f2c070b54302302cf3608262d1c9ca6508d95ec1b" id=a89c8f5a-886f-4291-b39d-ab1ca735acc5 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 17:20:07.333593 | controller | Jun 12 15:42:19.850557 crc crio[3652]: time="2026-06-12T15:42:19.850401486Z" level=info msg="Started container" PID=6214 containerID=e5b49a58fe34cc2f71dc824f2c070b54302302cf3608262d1c9ca6508d95ec1b description=openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver id=a89c8f5a-886f-4291-b39d-ab1ca735acc5 name=/runtime.v1.RuntimeService/StartContainer sandboxID=d1d3c73d05e0e17c7496620374d587bf9c1ee52837dd4a82244b93732084297e
2026-06-12 17:20:07.333621 | controller | Jun 12 15:42:20.378637 crc crio[3652]: time="2026-06-12T15:42:20.378528474Z" level=info msg="Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04" id=1c4a779b-bdf7-49cb-a524-bdfed6b5f2f5 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:20:07.333640 | controller | Jun 12 15:42:20.381523 crc crio[3652]: time="2026-06-12T15:42:20.381331074Z" level=info msg="Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04" id=89605a6a-7f9d-4c75-9ca3-a96c83310eec name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:20:07.333661 | controller | Jun 12 15:42:20.384319 crc crio[3652]: time="2026-06-12T15:42:20.38422323Z" level=info msg="Creating container: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-check-endpoints" id=03c63d33-f95a-4bda-9061-fa5e8ace12ba name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:20:07.333678 | controller | Jun 12 15:42:20.385036 crc crio[3652]: time="2026-06-12T15:42:20.384940951Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.333694 | controller | Jun 12 15:42:20.405768 crc crio[3652]: time="2026-06-12T15:42:20.405622096Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.333710 | controller | Jun 12 15:42:20.838274 crc crio[3652]: time="2026-06-12T15:42:20.838186892Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.333726 | controller | Jun 12 15:42:20.926291 crc crio[3652]: time="2026-06-12T15:42:20.926065874Z" level=info msg="Created container dbcfe4afd831b307071e9622b75234312f10063e9881f090e207ceef535020cd: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-check-endpoints" id=03c63d33-f95a-4bda-9061-fa5e8ace12ba name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:20:07.333743 | controller | Jun 12 15:42:20.927392 crc crio[3652]: time="2026-06-12T15:42:20.927331912Z" level=info msg="Starting container: dbcfe4afd831b307071e9622b75234312f10063e9881f090e207ceef535020cd" id=89fd5a19-020d-4d86-a409-67f8664cb7c7 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 17:20:07.333759 | controller | Jun 12 15:42:20.937363 crc crio[3652]: time="2026-06-12T15:42:20.937225065Z" level=info msg="Started container" PID=6276 containerID=dbcfe4afd831b307071e9622b75234312f10063e9881f090e207ceef535020cd description=openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-check-endpoints id=89fd5a19-020d-4d86-a409-67f8664cb7c7 name=/runtime.v1.RuntimeService/StartContainer sandboxID=d1d3c73d05e0e17c7496620374d587bf9c1ee52837dd4a82244b93732084297e
2026-06-12 17:20:07.333775 | controller | Jun 12 15:42:24.471039 crc crio[3652]: time="2026-06-12T15:42:24.470784713Z" level=info msg="Stopping container: 612b20e5b1f825061c1bd1ba370d8af42ea5d1dd1e54f14dd3790567357a737e (timeout: 30s)" id=59ade75a-579c-4e23-8414-6cf72bf9a993 name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 17:20:07.333826 | controller | Jun 12 15:42:24.714851 crc crio[3652]: time="2026-06-12T15:42:24.714693406Z" level=info msg="Stopped container 612b20e5b1f825061c1bd1ba370d8af42ea5d1dd1e54f14dd3790567357a737e: openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller" id=59ade75a-579c-4e23-8414-6cf72bf9a993 name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 17:20:07.333844 | controller | Jun 12 15:42:25.478665 crc crio[3652]: time="2026-06-12T15:42:25.478563903Z" level=info msg="Removing container: e62d5f552918981d30cca3a21e7471dc9de6a414de21f766f57358cd172f8361" id=5e99ae4c-f60a-42e0-a6c1-38e26889c720 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 17:20:07.333861 | controller | Jun 12 15:42:25.825868 crc crio[3652]: time="2026-06-12T15:42:25.822236462Z" level=info msg="Removed container e62d5f552918981d30cca3a21e7471dc9de6a414de21f766f57358cd172f8361: openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller" id=5e99ae4c-f60a-42e0-a6c1-38e26889c720 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 17:20:07.333877 | controller | Jun 12 15:42:39.320198 crc crio[3652]: time="2026-06-12T15:42:39.319726821Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c6a47106effd9e9a41131e2bf6c832b80cd77b3439334f760b35b0729f2fb00" id=3543c85e-2c31-4170-afc4-5a383538c807 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:20:07.333898 | controller | Jun 12 15:42:39.322251 crc crio[3652]: time="2026-06-12T15:42:39.322179175Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c6a47106effd9e9a41131e2bf6c832b80cd77b3439334f760b35b0729f2fb00" id=cd5329bc-2d66-4521-8706-cf1b22978f71 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:20:07.333914 | controller | Jun 12 15:42:39.324432 crc crio[3652]: time="2026-06-12T15:42:39.324377469Z" level=info msg="Creating container: openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller" id=1ded7d02-bd24-42c3-8bca-dfabf8b7bf63 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:20:07.333930 | controller | Jun 12 15:42:39.324941 crc crio[3652]: time="2026-06-12T15:42:39.324861934Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.333946 | controller | Jun 12 15:42:39.345959 crc crio[3652]: time="2026-06-12T15:42:39.345818847Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.333962 | controller | Jun 12 15:42:39.533272 crc crio[3652]: time="2026-06-12T15:42:39.533154495Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.333978 | controller | Jun 12 15:42:39.642497 crc crio[3652]: time="2026-06-12T15:42:39.642311941Z" level=info msg="Created container ec45c62699e9cf3df3f9f89644cf855319bdc083c963e2b0905b14ddf446bbdb: openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller" id=1ded7d02-bd24-42c3-8bca-dfabf8b7bf63 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:20:07.333994 | controller | Jun 12 15:42:39.643638 crc crio[3652]: time="2026-06-12T15:42:39.643568308Z" level=info msg="Starting container: ec45c62699e9cf3df3f9f89644cf855319bdc083c963e2b0905b14ddf446bbdb" id=3762cab0-ac4d-441f-aba3-124027b87c1f name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 17:20:07.334012 | controller | Jun 12 15:42:39.648004 crc crio[3652]: time="2026-06-12T15:42:39.647955549Z" level=info msg="Started container" PID=6405 containerID=ec45c62699e9cf3df3f9f89644cf855319bdc083c963e2b0905b14ddf446bbdb description=openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller id=3762cab0-ac4d-441f-aba3-124027b87c1f name=/runtime.v1.RuntimeService/StartContainer sandboxID=08925344ca1fb98d480c9f4fa2cf1bb311348aff6b665a8cfa8fa6afb5c4ef5f
2026-06-12 17:20:07.334029 | controller | Jun 12 15:42:42.565772 crc crio[3652]: time="2026-06-12T15:42:42.565641129Z" level=info msg="Stopping container: dbcfe4afd831b307071e9622b75234312f10063e9881f090e207ceef535020cd (timeout: 15s)" id=55273235-004f-41f1-a6de-e1d54f2d096c name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 17:20:07.334046 | controller | Jun 12 15:42:57.578303 crc crio[3652]: time="2026-06-12T15:42:57.578086449Z" level=warning msg="Stopping container dbcfe4afd831b307071e9622b75234312f10063e9881f090e207ceef535020cd with stop signal(15) timed out. Killing..."
2026-06-12 17:20:07.334064 | controller | Jun 12 15:42:57.755668 crc crio[3652]: time="2026-06-12T15:42:57.755574635Z" level=info msg="Removing container: 5eadf050da0b2faf7625ae85ad713e1cf2d6e559a9989667624c99d7045b701d" id=f0bcfc9d-1234-4bc3-a6d9-ab8b05a5f05f name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 17:20:07.334081 | controller | Jun 12 15:42:57.822536 crc crio[3652]: time="2026-06-12T15:42:57.822370934Z" level=info msg="Removed container 5eadf050da0b2faf7625ae85ad713e1cf2d6e559a9989667624c99d7045b701d: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-check-endpoints" id=f0bcfc9d-1234-4bc3-a6d9-ab8b05a5f05f name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 17:20:07.334097 | controller | Jun 12 15:42:58.119430 crc crio[3652]: time="2026-06-12T15:42:58.119252976Z" level=info msg="Stopped container dbcfe4afd831b307071e9622b75234312f10063e9881f090e207ceef535020cd: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-check-endpoints" id=55273235-004f-41f1-a6de-e1d54f2d096c name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 17:20:07.334118 | controller | Jun 12 15:42:58.121789 crc crio[3652]: time="2026-06-12T15:42:58.121660218Z" level=info msg="Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04" id=24e8a780-9985-4095-b569-90e40a1ca626 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:20:07.334135 | controller | Jun 12 15:42:58.125182 crc crio[3652]: time="2026-06-12T15:42:58.125023837Z" level=info msg="Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04" id=08353190-6192-42d1-bc0b-7af573c2f88e name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:20:07.334153 | controller | Jun 12 15:42:58.128222 crc crio[3652]: time="2026-06-12T15:42:58.12814554Z" level=info msg="Creating container: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-check-endpoints" id=a4431ce5-1bf3-42a0-8a8b-ef49efbc31be name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:20:07.334169 | controller | Jun 12 15:42:58.129013 crc crio[3652]: time="2026-06-12T15:42:58.128926964Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.334185 | controller | Jun 12 15:42:58.144943 crc crio[3652]: time="2026-06-12T15:42:58.144861277Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.334201 | controller | Jun 12 15:42:58.329032 crc crio[3652]: time="2026-06-12T15:42:58.328837146Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.334218 | controller | Jun 12 15:42:58.424225 crc crio[3652]: time="2026-06-12T15:42:58.424139299Z" level=info msg="Created container ff3ead32d96dc137aa0a4d820a656f0aff9e194cdc43fbf5506917c5be55ba3d: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-check-endpoints" id=a4431ce5-1bf3-42a0-8a8b-ef49efbc31be name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:20:07.334234 | controller | Jun 12 15:42:58.426396 crc crio[3652]: time="2026-06-12T15:42:58.426284403Z" level=info msg="Starting container: ff3ead32d96dc137aa0a4d820a656f0aff9e194cdc43fbf5506917c5be55ba3d" id=c4f05907-680b-4776-b25b-20bfe5cef559 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 17:20:07.334250 | controller | Jun 12 15:42:58.431774 crc crio[3652]: time="2026-06-12T15:42:58.431660543Z" level=info msg="Started container" PID=6541 containerID=ff3ead32d96dc137aa0a4d820a656f0aff9e194cdc43fbf5506917c5be55ba3d description=openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-check-endpoints id=c4f05907-680b-4776-b25b-20bfe5cef559 name=/runtime.v1.RuntimeService/StartContainer sandboxID=d1d3c73d05e0e17c7496620374d587bf9c1ee52837dd4a82244b93732084297e
2026-06-12 17:20:07.334267 | controller | Jun 12 15:43:04.221832 crc crio[3652]: time="2026-06-12T15:43:04.221735312Z" level=info msg="Stopping container: ec45c62699e9cf3df3f9f89644cf855319bdc083c963e2b0905b14ddf446bbdb (timeout: 30s)" id=816b0100-9182-465b-a318-a2202feff5ab name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 17:20:07.334284 | controller | Jun 12 15:43:04.403084 crc crio[3652]: time="2026-06-12T15:43:04.402899477Z" level=info msg="Stopped container ec45c62699e9cf3df3f9f89644cf855319bdc083c963e2b0905b14ddf446bbdb: openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller" id=816b0100-9182-465b-a318-a2202feff5ab name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 17:20:07.334305 | controller | Jun 12 15:43:04.404775 crc crio[3652]: time="2026-06-12T15:43:04.404671239Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c6a47106effd9e9a41131e2bf6c832b80cd77b3439334f760b35b0729f2fb00" id=812e5054-fbf4-4527-9882-562d058b2f34 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:20:07.334322 | controller | Jun 12 15:43:04.407238 crc crio[3652]: time="2026-06-12T15:43:04.407127763Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c6a47106effd9e9a41131e2bf6c832b80cd77b3439334f760b35b0729f2fb00" id=87ffb44d-d443-4afb-b6cf-289a1e310e68 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:20:07.334339 | controller | Jun 12 15:43:04.409387 crc crio[3652]: time="2026-06-12T15:43:04.409281127Z" level=info msg="Creating container: openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller" id=3f268428-b45f-4749-964d-305faf0ccd8c name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:20:07.334355 | controller | Jun 12 15:43:04.409749 crc crio[3652]: time="2026-06-12T15:43:04.409661648Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.334372 | controller | Jun 12 15:43:04.421085 crc crio[3652]: time="2026-06-12T15:43:04.421016955Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.334389 | controller | Jun 12 15:43:04.563546 crc crio[3652]: time="2026-06-12T15:43:04.563088488Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.334405 | controller | Jun 12 15:43:04.651311 crc crio[3652]: time="2026-06-12T15:43:04.650724964Z" level=info msg="Created container e774d9f7c684d3baa11deb3bdaf647e62d24aa31d4cc374b97ba598ee8fafb2a: openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller" id=3f268428-b45f-4749-964d-305faf0ccd8c name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:20:07.334421 | controller | Jun 12 15:43:04.652348 crc crio[3652]: time="2026-06-12T15:43:04.652271139Z" level=info msg="Starting container: e774d9f7c684d3baa11deb3bdaf647e62d24aa31d4cc374b97ba598ee8fafb2a" id=9da89e71-0595-40bd-8f0a-8d88aaec5e92 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 17:20:07.334438 | controller | Jun 12 15:43:04.656605 crc crio[3652]: time="2026-06-12T15:43:04.656418553Z" level=info msg="Started container" PID=6604 containerID=e774d9f7c684d3baa11deb3bdaf647e62d24aa31d4cc374b97ba598ee8fafb2a description=openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller id=9da89e71-0595-40bd-8f0a-8d88aaec5e92 name=/runtime.v1.RuntimeService/StartContainer sandboxID=08925344ca1fb98d480c9f4fa2cf1bb311348aff6b665a8cfa8fa6afb5c4ef5f
2026-06-12 17:20:07.334454 | controller | Jun 12 15:43:04.804765 crc crio[3652]: time="2026-06-12T15:43:04.804700811Z" level=info msg="Removing container: 612b20e5b1f825061c1bd1ba370d8af42ea5d1dd1e54f14dd3790567357a737e" id=bb93dc6c-8887-422c-9784-f91fd89e832c name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 17:20:07.334470 | controller | Jun 12 15:43:04.830418 crc crio[3652]: time="2026-06-12T15:43:04.830324511Z" level=info msg="Removed container 612b20e5b1f825061c1bd1ba370d8af42ea5d1dd1e54f14dd3790567357a737e: openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller" id=bb93dc6c-8887-422c-9784-f91fd89e832c name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 17:20:07.334487 | controller | Jun 12 15:43:32.563585 crc crio[3652]: time="2026-06-12T15:43:32.563420564Z" level=info msg="Stopping container: ff3ead32d96dc137aa0a4d820a656f0aff9e194cdc43fbf5506917c5be55ba3d (timeout: 15s)" id=1f64a112-383e-4ba4-b640-8409e8edeb2f name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 17:20:07.334506 | controller | Jun 12 15:43:34.223119 crc crio[3652]: time="2026-06-12T15:43:34.222951045Z" level=info msg="Stopping container: e774d9f7c684d3baa11deb3bdaf647e62d24aa31d4cc374b97ba598ee8fafb2a (timeout: 30s)" id=5b765a66-7a28-484b-ad6f-d8652db7f193 name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 17:20:07.334523 | controller | Jun 12 15:43:34.392309 crc crio[3652]: time="2026-06-12T15:43:34.391872777Z" level=info msg="Stopped container e774d9f7c684d3baa11deb3bdaf647e62d24aa31d4cc374b97ba598ee8fafb2a: openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller" id=5b765a66-7a28-484b-ad6f-d8652db7f193 name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 17:20:07.334539 | controller | Jun 12 15:43:34.954833 crc crio[3652]: time="2026-06-12T15:43:34.953685488Z" level=info msg="Removing container: ec45c62699e9cf3df3f9f89644cf855319bdc083c963e2b0905b14ddf446bbdb" id=3b679caf-2f3e-490c-b0b1-a24ba9fa656f name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 17:20:07.334555 | controller | Jun 12 15:43:34.974895 crc crio[3652]: time="2026-06-12T15:43:34.974708382Z" level=info msg="Removed container ec45c62699e9cf3df3f9f89644cf855319bdc083c963e2b0905b14ddf446bbdb: openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller" id=3b679caf-2f3e-490c-b0b1-a24ba9fa656f name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 17:20:07.334570 | controller | Jun 12 15:43:47.573502 crc crio[3652]: time="2026-06-12T15:43:47.572852721Z" level=warning msg="Stopping container ff3ead32d96dc137aa0a4d820a656f0aff9e194cdc43fbf5506917c5be55ba3d with stop signal(15) timed out. Killing..."
2026-06-12 17:20:07.334620 | controller | Jun 12 15:43:48.033871 crc crio[3652]: time="2026-06-12T15:43:48.033761633Z" level=info msg="Removing container: dbcfe4afd831b307071e9622b75234312f10063e9881f090e207ceef535020cd" id=f8b3aedc-6fd9-4301-95bd-a581128d0832 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 17:20:07.334640 | controller | Jun 12 15:43:48.059717 crc crio[3652]: time="2026-06-12T15:43:48.058925803Z" level=info msg="Removed container dbcfe4afd831b307071e9622b75234312f10063e9881f090e207ceef535020cd: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-check-endpoints" id=f8b3aedc-6fd9-4301-95bd-a581128d0832 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 17:20:07.334657 | controller | Jun 12 15:43:48.102132 crc crio[3652]: time="2026-06-12T15:43:48.101918775Z" level=info msg="Stopped container ff3ead32d96dc137aa0a4d820a656f0aff9e194cdc43fbf5506917c5be55ba3d: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-check-endpoints" id=1f64a112-383e-4ba4-b640-8409e8edeb2f name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 17:20:07.334674 | controller | Jun 12 15:43:48.103877 crc crio[3652]: time="2026-06-12T15:43:48.10379449Z" level=info msg="Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04" id=3cb43ef2-a0ea-434c-893e-e381ffb8140c name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:20:07.334691 | controller | Jun 12 15:43:48.106337 crc crio[3652]: time="2026-06-12T15:43:48.106221372Z" level=info msg="Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04" id=efb4e338-eb7e-4ff6-85ac-eef3fd35ecc8 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:20:07.334707 | controller | Jun 12 15:43:48.108646 crc crio[3652]: time="2026-06-12T15:43:48.10854789Z" level=info msg="Creating container: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-check-endpoints" id=fd9929c4-4095-4dbc-a511-99e9df2d7a48 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:20:07.334729 | controller | Jun 12 15:43:48.108958 crc crio[3652]: time="2026-06-12T15:43:48.10888287Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.334817 | controller | Jun 12 15:43:48.123238 crc crio[3652]: time="2026-06-12T15:43:48.123146559Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.334842 | controller | Jun 12 15:43:48.268955 crc crio[3652]: time="2026-06-12T15:43:48.268818629Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.334860 | controller | Jun 12 15:43:48.415490 crc crio[3652]: time="2026-06-12T15:43:48.415191369Z" level=info msg="Created container 31e1a7ad22d3adb3cb913aaf2af582f8d1ac087748dec2c5c07cced06474afc4: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-check-endpoints" id=fd9929c4-4095-4dbc-a511-99e9df2d7a48 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:20:07.334877 | controller | Jun 12 15:43:48.417644 crc crio[3652]: time="2026-06-12T15:43:48.417542638Z" level=info msg="Starting container: 31e1a7ad22d3adb3cb913aaf2af582f8d1ac087748dec2c5c07cced06474afc4" id=13aa1111-4ef0-42c9-b0d1-979ebd70f659 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 17:20:07.334894 | controller | Jun 12 15:43:48.423411 crc crio[3652]: time="2026-06-12T15:43:48.423312779Z" level=info msg="Started container" PID=6885 containerID=31e1a7ad22d3adb3cb913aaf2af582f8d1ac087748dec2c5c07cced06474afc4 description=openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-check-endpoints id=13aa1111-4ef0-42c9-b0d1-979ebd70f659 name=/runtime.v1.RuntimeService/StartContainer sandboxID=d1d3c73d05e0e17c7496620374d587bf9c1ee52837dd4a82244b93732084297e
2026-06-12 17:20:07.334910 | controller | Jun 12 15:44:18.318643 crc crio[3652]: time="2026-06-12T15:44:18.318009867Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c6a47106effd9e9a41131e2bf6c832b80cd77b3439334f760b35b0729f2fb00" id=f284a68a-b314-4da5-a3d6-e84bfb73c41a name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:20:07.334927 | controller | Jun 12 15:44:18.322280 crc crio[3652]: time="2026-06-12T15:44:18.322143259Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c6a47106effd9e9a41131e2bf6c832b80cd77b3439334f760b35b0729f2fb00" id=25166a04-6163-47b0-9117-6ce445347d3d name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:20:07.334943 | controller | Jun 12 15:44:18.325529 crc crio[3652]: time="2026-06-12T15:44:18.325391874Z" level=info msg="Creating container: openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller" id=0c5e5558-0c91-428e-8018-9682ff9817d5 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:20:07.334959 | controller | Jun 12 15:44:18.326620 crc crio[3652]: time="2026-06-12T15:44:18.326545079Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.334975 | controller | Jun 12 15:44:18.343367 crc crio[3652]: time="2026-06-12T15:44:18.343171628Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.334991 | controller | Jun 12 15:44:18.517949 crc crio[3652]: time="2026-06-12T15:44:18.51756923Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.335007 | controller | Jun 12 15:44:18.903838 crc crio[3652]: time="2026-06-12T15:44:18.903702424Z" level=info msg="Created container 5091e7cff9c3f3d943c1e429cd8003245458932605712a555a0b5fe965bb0136: openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller" id=0c5e5558-0c91-428e-8018-9682ff9817d5 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:20:07.335023 | controller | Jun 12 15:44:18.905653 crc crio[3652]: time="2026-06-12T15:44:18.905559149Z" level=info msg="Starting container: 5091e7cff9c3f3d943c1e429cd8003245458932605712a555a0b5fe965bb0136" id=f1780a06-02bb-41a0-a0d3-1ea954e9c8d0 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 17:20:07.335044 | controller | Jun 12 15:44:18.914956 crc crio[3652]: time="2026-06-12T15:44:18.914756519Z" level=info msg="Started container" PID=7251 containerID=5091e7cff9c3f3d943c1e429cd8003245458932605712a555a0b5fe965bb0136 description=openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller id=f1780a06-02bb-41a0-a0d3-1ea954e9c8d0 name=/runtime.v1.RuntimeService/StartContainer sandboxID=08925344ca1fb98d480c9f4fa2cf1bb311348aff6b665a8cfa8fa6afb5c4ef5f
2026-06-12 17:20:07.335061 | controller | Jun 12 15:45:05.750274 crc crio[3652]: time="2026-06-12T15:45:05.749803453Z" level=info msg="Running pod sandbox: openshift-network-console/networking-console-plugin-5ff7774fd9-nljh6/POD" id=f4475fef-5619-4229-bb4b-78e2694da6a2 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:20:07.335077 | controller | Jun 12 15:45:05.751604 crc crio[3652]: time="2026-06-12T15:45:05.750280787Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.335094 | controller | Jun 12 15:45:05.768695 crc crio[3652]: time="2026-06-12T15:45:05.768607292Z" level=info msg="Got pod network &{Name:networking-console-plugin-5ff7774fd9-nljh6 Namespace:openshift-network-console ID:dbf0a4a88ccca55923717a31db7f94e4b1ecaa0414c77bb3095ae74cef6688f3 UID:6a9ae5f6-97bd-46ac-bafa-ca1b4452a141 NetNS:/var/run/netns/d23fc71b-6721-4898-9a5e-a73793bd12d5 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:0xc000182d98}] Aliases:map[]}"
2026-06-12 17:20:07.335111 | controller | Jun 12 15:45:05.768695 crc crio[3652]: time="2026-06-12T15:45:05.768680074Z" level=info msg="Adding pod openshift-network-console_networking-console-plugin-5ff7774fd9-nljh6 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 17:20:07.335128 | controller | Jun 12 15:45:08.699910 crc crio[3652]: time="2026-06-12T15:45:08.699411813Z" level=info msg="Running pod sandbox: openshift-operator-lifecycle-manager/packageserver-7d4fc7d867-qt46x/POD" id=38bf4d7c-24b4-498a-b6bf-a34b383d4a69 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:20:07.335144 | controller | Jun 12 15:45:08.699910 crc crio[3652]: time="2026-06-12T15:45:08.699882127Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.335161 | controller | Jun 12 15:45:08.718913 crc crio[3652]: time="2026-06-12T15:45:08.718756428Z" level=info msg="Running pod sandbox: openshift-kube-storage-version-migrator-operator/kube-storage-version-migrator-operator-565b79b866-2h5s6/POD" id=4fc8c02d-f0b8-4e3b-9695-043f3230f7fe name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:20:07.335177 | controller | Jun 12 15:45:08.719118 crc crio[3652]: time="2026-06-12T15:45:08.718935853Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.335193 | controller | Jun 12 15:45:08.722583 crc crio[3652]: time="2026-06-12T15:45:08.722419687Z" level=info msg="Got pod network &{Name:packageserver-7d4fc7d867-qt46x Namespace:openshift-operator-lifecycle-manager ID:9c944acf5c073a1ddb110f7dcadb9e8ab102e871154334c2957731bfcdb41c1b UID:584a9db0-8534-48e1-b484-d23b9c489569 NetNS:/var/run/netns/5f2f81f0-35b2-4ae6-8f4e-57c046cc6b9c 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:0xc001692bd8}] Aliases:map[]}"
2026-06-12 17:20:07.335214 | controller | Jun 12 15:45:08.722583 crc crio[3652]: time="2026-06-12T15:45:08.722566121Z" level=info msg="Adding pod openshift-operator-lifecycle-manager_packageserver-7d4fc7d867-qt46x to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 17:20:07.335232 | controller | Jun 12 15:45:08.738516 crc crio[3652]: time="2026-06-12T15:45:08.738066905Z" level=info msg="Running pod sandbox: openshift-kube-controller-manager-operator/kube-controller-manager-operator-69d5f845f8-mm4qn/POD" id=1a3b09b3-773e-4091-ac98-ca8fe64122ca name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:20:07.335249 | controller | Jun 12 15:45:08.738612 crc crio[3652]: time="2026-06-12T15:45:08.738546216Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.335265 | controller | Jun 12 15:45:08.739242 crc crio[3652]: time="2026-06-12T15:45:08.739066433Z" level=info msg="Got pod network &{Name:kube-storage-version-migrator-operator-565b79b866-2h5s6 Namespace:openshift-kube-storage-version-migrator-operator ID:98f31d74e1d05e9179b60a6eea6aba71f01beaf06ee222e6d0d36e15a6b3a448 UID:8f573912-eb25-4f17-bfe5-81325e551bf2 NetNS:/var/run/netns/c04a037f-25c3-4996-af4e-46e036c189b3 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:0xc00008c530}] Aliases:map[]}"
2026-06-12 17:20:07.335284 | controller | Jun 12 15:45:08.739242 crc crio[3652]: time="2026-06-12T15:45:08.739162125Z" level=info msg="Adding pod openshift-kube-storage-version-migrator-operator_kube-storage-version-migrator-operator-565b79b866-2h5s6 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 17:20:07.335301 | controller | Jun 12 15:45:08.763766 crc crio[3652]: time="2026-06-12T15:45:08.763198598Z" level=info msg="Running pod sandbox: openshift-machine-api/control-plane-machine-set-operator-75ffdb6fcd-m5wxr/POD" id=4a1d0c36-96a3-4f66-9468-9530bf27ada7 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:20:07.335317 | controller | Jun 12 15:45:08.763766 crc crio[3652]: time="2026-06-12T15:45:08.763297211Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.335335 | controller | Jun 12 15:45:08.768180 crc crio[3652]: time="2026-06-12T15:45:08.767660161Z" level=info msg="Got pod network &{Name:kube-controller-manager-operator-69d5f845f8-mm4qn Namespace:openshift-kube-controller-manager-operator ID:827a070b4cba9dc6a530cc45df2171a89697c75580a52ab5a8186e47d442a4c5 UID:89eeceba-0661-4e85-be2e-57d689102094 NetNS:/var/run/netns/305fb6bd-0fda-4369-b5e1-9cb792f0184d 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:0xc001692ef8}] Aliases:map[]}"
2026-06-12 17:20:07.335360 | controller | Jun 12 15:45:08.768180 crc crio[3652]: time="2026-06-12T15:45:08.767724004Z" level=info msg="Adding pod openshift-kube-controller-manager-operator_kube-controller-manager-operator-69d5f845f8-mm4qn to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 17:20:07.335377 | controller | Jun 12 15:45:08.774759 crc crio[3652]: time="2026-06-12T15:45:08.774569309Z" level=info msg="Running pod sandbox: openshift-operator-lifecycle-manager/olm-operator-5cdf44d969-ssqvn/POD" id=4287c5ad-5963-4eab-9deb-c3d7cf4c79bf name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:20:07.335394 | controller | Jun 12 15:45:08.774828 crc crio[3652]: time="2026-06-12T15:45:08.774801456Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.335424 | controller | Jun 12 15:45:08.784099 crc crio[3652]: time="2026-06-12T15:45:08.783985948Z" level=info msg="Running pod sandbox: openshift-apiserver-operator/openshift-apiserver-operator-846cbfc458-xttmf/POD" id=85f9edac-99a6-4ba5-854e-6006084d53b0 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:20:07.335459 | controller | Jun 12 15:45:08.784209 crc crio[3652]: time="2026-06-12T15:45:08.784151053Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.335481 | controller | Jun 12 15:45:08.784209 crc crio[3652]: time="2026-06-12T15:45:08.784180953Z" level=info msg="Running pod sandbox: openshift-ingress-operator/ingress-operator-6b9cb4dbcf-5fpw9/POD" id=8f48bf78-89b1-4d4d-9dff-45ba70dd5b6e name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:20:07.335498 | controller | Jun 12 15:45:08.784399 crc crio[3652]: time="2026-06-12T15:45:08.784280846Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.335515 | controller | Jun 12 15:45:08.799343 crc crio[3652]: time="2026-06-12T15:45:08.799267221Z" level=info msg="Running pod sandbox: openshift-cluster-samples-operator/cluster-samples-operator-6b564684c8-bqbxk/POD" id=183dccab-e851-4025-b1d4-9e512d5e8f3f name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:20:07.335531 | controller | Jun 12 15:45:08.803832 crc crio[3652]: time="2026-06-12T15:45:08.799619562Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.335548 | controller | Jun 12 15:45:08.804704 crc crio[3652]: time="2026-06-12T15:45:08.80462666Z" level=info msg="Got pod network &{Name:control-plane-machine-set-operator-75ffdb6fcd-m5wxr Namespace:openshift-machine-api ID:f01eb52d610cf5c258e253e6e5f978c75d7dee27323b2608768f5cb52df9e355 UID:8f342bf1-eea2-4806-8a6b-5f4c24d40c0c NetNS:/var/run/netns/3615639f-4457-42ec-8e52-be64c37cc6aa 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:0xc00181a070}] Aliases:map[]}"
2026-06-12 17:20:07.335566 | controller | Jun 12 15:45:08.804704 crc crio[3652]: time="2026-06-12T15:45:08.804689082Z" level=info msg="Adding pod openshift-machine-api_control-plane-machine-set-operator-75ffdb6fcd-m5wxr to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 17:20:07.335622 | controller | Jun 12 15:45:08.805320 crc crio[3652]: time="2026-06-12T15:45:08.805216788Z" level=info msg="Got pod network &{Name:olm-operator-5cdf44d969-ssqvn Namespace:openshift-operator-lifecycle-manager ID:2e865eccc0a40e8a970a9f5c409a97281cbe5cc08b1d41bfb4f5f78a9906895a UID:6e1163b9-cb14-4016-a0bf-126812657ac4 NetNS:/var/run/netns/a6216130-e895-4aa5-85be-e8d1198a1adb 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:0xc00008c920}] Aliases:map[]}"
2026-06-12 17:20:07.335647 | controller | Jun 12 15:45:08.805320 crc crio[3652]: time="2026-06-12T15:45:08.80529733Z" level=info msg="Adding pod openshift-operator-lifecycle-manager_olm-operator-5cdf44d969-ssqvn to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 17:20:07.335664 | controller | Jun 12 15:45:08.817877 crc crio[3652]: time="2026-06-12T15:45:08.817777772Z" level=info msg="Running pod sandbox: openshift-operator-lifecycle-manager/package-server-manager-77f986bd66-5lhf9/POD" id=7b262a22-50a1-4161-a2bf-0cb1df221df7 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:20:07.335682 | controller | Jun 12 15:45:08.818005 crc crio[3652]: time="2026-06-12T15:45:08.817920997Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.335703 | controller | Jun 12 15:45:08.820277 crc crio[3652]: time="2026-06-12T15:45:08.820189385Z" level=info msg="Running pod sandbox: openshift-network-diagnostics/network-check-source-5bb8f5cd97-xdvz5/POD" id=356654e0-9be1-41b6-a2bd-898de71723fa name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:20:07.335720 | controller | Jun 12 15:45:08.820376 crc crio[3652]: time="2026-06-12T15:45:08.820284688Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.335737 | controller | Jun 12 15:45:08.834130 crc crio[3652]: time="2026-06-12T15:45:08.833557515Z" level=info msg="Got pod network &{Name:openshift-apiserver-operator-846cbfc458-xttmf Namespace:openshift-apiserver-operator ID:3a708460aeed374a2fdfc4a971518f67fe6abc738f312dbc837e03df3e3e778d UID:7d46baeb-32f5-4d0b-aeba-13333da51152 NetNS:/var/run/netns/36e5dfb3-e707-4062-acaa-a8b5734f64f9 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:0xc0013762a0}] Aliases:map[]}"
2026-06-12 17:20:07.335754 | controller | Jun 12 15:45:08.834130 crc crio[3652]: time="2026-06-12T15:45:08.83372571Z" level=info msg="Adding pod openshift-apiserver-operator_openshift-apiserver-operator-846cbfc458-xttmf to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 17:20:07.335771 | controller | Jun 12 15:45:08.835278 crc crio[3652]: time="2026-06-12T15:45:08.83517733Z" level=info msg="Got pod network &{Name:ingress-operator-6b9cb4dbcf-5fpw9 Namespace:openshift-ingress-operator ID:16102d1018b1a207b2b6839a58c50b422398800d2d68f1d71a3fc28d7c2327eb UID:e466d193-2f16-441a-9f10-579f91762fb9 NetNS:/var/run/netns/d79f47bc-86f2-4f3e-9e65-dc0ceaebd4e9 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:0xc0001364f0}] Aliases:map[]}"
2026-06-12 17:20:07.335789 | controller | Jun 12 15:45:08.835278 crc crio[3652]: time="2026-06-12T15:45:08.835255982Z" level=info msg="Adding pod openshift-ingress-operator_ingress-operator-6b9cb4dbcf-5fpw9 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 17:20:07.335806 | controller | Jun 12 15:45:08.837891 crc crio[3652]: time="2026-06-12T15:45:08.837596452Z" level=info msg="Got pod network &{Name:cluster-samples-operator-6b564684c8-bqbxk Namespace:openshift-cluster-samples-operator ID:51110e767760b8bcc88b627c3a17f58ca4a343d18e43a496db4257181b9350d3 UID:5bdc8e81-e580-4572-a41c-f8ed0e8c6dc0 NetNS:/var/run/netns/62821008-09c1-4536-adea-335c4cbfd4be 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:0xc00008c730}] Aliases:map[]}"
2026-06-12 17:20:07.335823 | controller | Jun 12 15:45:08.837992 crc crio[3652]: time="2026-06-12T15:45:08.83789376Z" level=info msg="Adding pod openshift-cluster-samples-operator_cluster-samples-operator-6b564684c8-bqbxk to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 17:20:07.335839 | controller | Jun 12 15:45:08.858387 crc crio[3652]: time="2026-06-12T15:45:08.857864935Z" level=info msg="Running pod sandbox: openshift-network-diagnostics/network-check-target-fhkjl/POD" id=4db156f3-801b-41af-b171-728ea865c606 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:20:07.335856 | controller | Jun 12 15:45:08.858387 crc crio[3652]: time="2026-06-12T15:45:08.857987048Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.335876 | controller | Jun 12 15:45:08.867421 crc crio[3652]: time="2026-06-12T15:45:08.867206662Z" level=info msg="Got pod network &{Name:package-server-manager-77f986bd66-5lhf9 Namespace:openshift-operator-lifecycle-manager ID:d74dc1510d6800720583587190fd93c5aa74faf3a97646b258dad5fa1618f91b UID:bebbba29-e4e9-44ad-b643-3a7ebf505270 NetNS:/var/run/netns/adc07243-355f-49bf-9e0c-241edd85f58b 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:0xc0004302c0}] Aliases:map[]}"
2026-06-12 17:20:07.335894 | controller | Jun 12 15:45:08.867421 crc crio[3652]: time="2026-06-12T15:45:08.867286964Z" level=info msg="Adding pod openshift-operator-lifecycle-manager_package-server-manager-77f986bd66-5lhf9 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 17:20:07.335910 | controller | Jun 12 15:45:08.870161 crc crio[3652]: time="2026-06-12T15:45:08.86998092Z" level=info msg="Running pod sandbox: openshift-console-operator/console-operator-67c89758df-4jf4f/POD" id=f1da75f5-10d7-4af2-9dc4-3c71b07f7bbc name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:20:07.335926 | controller | Jun 12 15:45:08.870256 crc crio[3652]: time="2026-06-12T15:45:08.87020318Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.335942 | controller | Jun 12 15:45:08.870570 crc crio[3652]: time="2026-06-12T15:45:08.86998092Z" level=info msg="Running pod sandbox: openshift-ingress/router-default-68cf44c8b8-w4gs8/POD" id=4062ea32-30a8-4a25-9c31-2a59ea2958a1 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:20:07.335958 | controller | Jun 12 15:45:08.870570 crc crio[3652]: time="2026-06-12T15:45:08.870358815Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.335974 | controller | Jun 12 15:45:08.875204 crc crio[3652]: time="2026-06-12T15:45:08.875100304Z" level=info msg="Got pod network &{Name:network-check-source-5bb8f5cd97-xdvz5 Namespace:openshift-network-diagnostics ID:5b514e281ce7a1f6c1c97d3905a148cda316c65aa961ac3ef11e67727e04a89b UID:f863fff9-286a-45fa-b8f0-8a86994b8440 NetNS:/var/run/netns/08569b8e-c24f-4b46-889e-e7f665683e42 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:0xc001692388}] Aliases:map[]}"
2026-06-12 17:20:07.335991 | controller | Jun 12 15:45:08.875204 crc crio[3652]: time="2026-06-12T15:45:08.875165806Z" level=info msg="Adding pod openshift-network-diagnostics_network-check-source-5bb8f5cd97-xdvz5 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 17:20:07.336007 | controller | Jun 12 15:45:08.895168 crc crio[3652]: time="2026-06-12T15:45:08.89476443Z" level=info msg="Got pod network &{Name:network-check-target-fhkjl Namespace:openshift-network-diagnostics ID:3a4e23ae2ec3b52d79b1f9d21d80528f7cbba90cf7801f56c0b71ff83de9981c UID:17b87002-b798-480a-8e17-83053d698239 NetNS:/var/run/netns/e5548c97-f785-4dae-9f40-655e9c9fbce8 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:0xc001376560}] Aliases:map[]}"
2026-06-12 17:20:07.336024 | controller | Jun 12 15:45:08.895168 crc crio[3652]: time="2026-06-12T15:45:08.894923525Z" level=info msg="Adding pod openshift-network-diagnostics_network-check-target-fhkjl to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 17:20:07.336041 | controller | Jun 12 15:45:08.904540 crc crio[3652]: time="2026-06-12T15:45:08.904177661Z" level=warning msg="Skipping invalid sysctl specified by config {net.ipv4.ping_group_range 0 2147483647}: \"net.ipv4.ping_group_range\" not allowed with host net enabled" id=4062ea32-30a8-4a25-9c31-2a59ea2958a1 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:20:07.336061 | controller | Jun 12 15:45:08.918908 crc crio[3652]: time="2026-06-12T15:45:08.916285516Z" level=info msg="Running pod sandbox: openshift-network-operator/iptables-alerter-5jnd7/POD" id=586dc2ae-2e11-4042-b658-f6466dcd7a1f name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:20:07.336077 | controller | Jun 12 15:45:08.918908 crc crio[3652]: time="2026-06-12T15:45:08.917797511Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.336095 | controller | Jun 12 15:45:08.931316 crc crio[3652]: time="2026-06-12T15:45:08.927404295Z" level=info msg="Running pod sandbox: openshift-multus/network-metrics-daemon-n2bqt/POD" id=c86e792b-cfb6-4355-8dc8-be5f9b324a34 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:20:07.336111 | controller | Jun 12 15:45:08.931316 crc crio[3652]: time="2026-06-12T15:45:08.927777836Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.336127 | controller | Jun 12 15:45:08.931316 crc crio[3652]: time="2026-06-12T15:45:08.930972857Z" level=warning msg="Skipping invalid sysctl specified by config {net.ipv4.ping_group_range 0 2147483647}: \"net.ipv4.ping_group_range\" not allowed with host net enabled" id=586dc2ae-2e11-4042-b658-f6466dcd7a1f name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:20:07.336143 | controller | Jun 12 15:45:09.044206 crc crio[3652]: time="2026-06-12T15:45:09.011888974Z" level=info msg="Running pod sandbox: openshift-cluster-machine-approver/machine-approver-54c688565-5bsg4/POD" id=a0e08cba-f87b-4fc6-8da3-00c270fa1195 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:20:07.336160 | controller | Jun 12 15:45:09.044206 crc crio[3652]: time="2026-06-12T15:45:09.041254323Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.336176 | controller | Jun 12 15:45:09.044206 crc crio[3652]: time="2026-06-12T15:45:09.033791103Z" level=info msg="Running pod sandbox: openshift-kube-storage-version-migrator/migrator-866fcbc849-vfggj/POD" id=8fad7b6d-97ab-406e-a91a-02f06d0c8fe1 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:20:07.336192 | controller | Jun 12 15:45:09.044206 crc crio[3652]: time="2026-06-12T15:45:09.042963629Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.336209 | controller | Jun 12 15:45:09.044206 crc crio[3652]: time="2026-06-12T15:45:09.039572787Z" level=info msg="Ran pod sandbox 9705f917b8855f278bb8d8e32f85529288a3030f134f5011ec1064b21422093f with infra container: openshift-ingress/router-default-68cf44c8b8-w4gs8/POD" id=4062ea32-30a8-4a25-9c31-2a59ea2958a1 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:20:07.336225 | controller | Jun 12 15:45:09.044206 crc crio[3652]: time="2026-06-12T15:45:09.039714892Z" level=info msg="Got pod network &{Name:network-metrics-daemon-n2bqt Namespace:openshift-multus ID:51dfdac6adfbf2f3bce4e1c0f57f6c665b32b41f9961b274c917f242b2e27bc7 UID:504f5b64-2069-4529-9127-e6f993b1b649 NetNS:/var/run/netns/05aac8b5-ff18-42bd-9512-938f276e3d4a 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:0xc0001821e0}] Aliases:map[]}"
2026-06-12 17:20:07.336242 | controller | Jun 12 15:45:09.044206 crc crio[3652]: time="2026-06-12T15:45:09.044153431Z" level=info msg="Adding pod openshift-multus_network-metrics-daemon-n2bqt to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 17:20:07.336263 | controller | Jun 12 15:45:09.050192 crc crio[3652]: time="2026-06-12T15:45:09.047874566Z" level=info msg="Got pod network &{Name:console-operator-67c89758df-4jf4f Namespace:openshift-console-operator ID:513e23c00f009ba7073a3d399726dafa22a66b94d0f8ee3c740e710f8e7415b5 UID:a7050c01-20e1-4a5b-9a20-dee2d4b99ee2 NetNS:/var/run/netns/acb90e78-1be5-46f5-8c15-b05f424e7228 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:0xc00008cca0}] Aliases:map[]}"
2026-06-12 17:20:07.336279 | controller | Jun 12 15:45:09.050192 crc crio[3652]: time="2026-06-12T15:45:09.048247298Z" level=info msg="Adding pod openshift-console-operator_console-operator-67c89758df-4jf4f to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 17:20:07.336295 | controller | Jun 12 15:45:09.056677 crc crio[3652]: time="2026-06-12T15:45:09.056388262Z" level=info msg="Ran pod sandbox 345f5e99af9dd22bfac0f0cffc76c3c68fcfbdad770a38900ed9f27fc96be7f8 with infra container: openshift-network-operator/iptables-alerter-5jnd7/POD" id=586dc2ae-2e11-4042-b658-f6466dcd7a1f name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:20:07.336312 | controller | Jun 12 15:45:09.059768 crc crio[3652]: time="2026-06-12T15:45:09.058817476Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:21b12ff0c81c1d535e7c31aff3a73b1e9ca763e5f88037f59ade0dfab6ed8946" id=0a44477c-c8b0-4ced-a13c-62376f5ebe7c name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:20:07.336328 | controller | Jun 12 15:45:09.071742 crc crio[3652]: time="2026-06-12T15:45:09.067679253Z" level=info msg="Running pod sandbox: openshift-apiserver/apiserver-9ddfb9f55-k47zv/POD" id=da3c6ed4-36b7-45db-9676-b57a5e5045de name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:20:07.336343 | controller | Jun 12 15:45:09.071742 crc crio[3652]: time="2026-06-12T15:45:09.067997612Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.336359 | controller | Jun 12 15:45:09.071742 crc crio[3652]: time="2026-06-12T15:45:09.067690387Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:5c5d7468f6838b6a714482e62ea956659212f3415ec8f69989f75eb6d8744a6e" id=d7136824-78d4-44d4-9d4a-26ba9d5d4285 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:20:07.336375 | controller | Jun 12 15:45:09.099811 crc crio[3652]: time="2026-06-12T15:45:09.095292063Z" level=info msg="Running pod sandbox: openshift-multus/multus-additional-cni-plugins-hdftf/POD" id=259c48e7-33c4-4cbf-a85b-003a431d988f name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:20:07.336391 | controller | Jun 12 15:45:09.099811 crc crio[3652]: time="2026-06-12T15:45:09.095384316Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.336406 | controller | Jun 12 15:45:09.102357 crc crio[3652]: time="2026-06-12T15:45:09.10222992Z" level=info msg="Running pod sandbox: openshift-network-operator/network-operator-7bdcf4f5bd-7fjxv/POD" id=dfa7dd44-5a6c-4afa-80db-5fa1527f8571 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:20:07.336422 | controller | Jun 12 15:45:09.103204 crc crio[3652]: time="2026-06-12T15:45:09.102950133Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.336438 | controller | Jun 12 15:45:09.103318 crc crio[3652]: time="2026-06-12T15:45:09.102297333Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:21b12ff0c81c1d535e7c31aff3a73b1e9ca763e5f88037f59ade0dfab6ed8946" id=43e11592-f6b8-43cf-8f8a-616e1e552090 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:20:07.336461 | controller | Jun 12 15:45:09.103318 crc crio[3652]: time="2026-06-12T15:45:09.102785629Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:5c5d7468f6838b6a714482e62ea956659212f3415ec8f69989f75eb6d8744a6e" id=d1a4dd72-2965-44a1-992f-3bbb2461ea91 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:20:07.336479 | controller | Jun 12 15:45:09.104387 crc crio[3652]: time="2026-06-12T15:45:09.103725446Z" level=info msg="Running pod sandbox: openshift-ovn-kubernetes/ovnkube-node-2tk97/POD" id=9859fc33-21a8-4c09-89b9-b0eb1bee83dc name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:20:07.336495 | controller | Jun 12 15:45:09.104387 crc crio[3652]: time="2026-06-12T15:45:09.103940063Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.336511 | controller | Jun 12 15:45:09.137113 crc crio[3652]: time="2026-06-12T15:45:09.13598869Z" level=info msg="Running pod sandbox: openshift-operator-lifecycle-manager/catalog-operator-75ff9f647d-4s428/POD" id=232182e3-0486-4b36-95b1-e6510c44a5d3 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:20:07.336527 | controller | Jun 12 15:45:09.137113 crc crio[3652]: time="2026-06-12T15:45:09.136420213Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.336543 | controller | Jun 12 15:45:09.157419 crc crio[3652]: time="2026-06-12T15:45:09.154706333Z" level=info msg="Running pod sandbox: openshift-authentication-operator/authentication-operator-7f5c659b84-khkfm/POD" id=58903baf-d62b-44c5-8220-64f300326de4 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:20:07.336560 | controller | Jun 12 15:45:09.157419 crc crio[3652]: time="2026-06-12T15:45:09.154812406Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.336596 | controller | Jun 12 15:45:09.199108 crc crio[3652]: time="2026-06-12T15:45:09.18053481Z" level=info msg="Creating container: openshift-ingress/router-default-68cf44c8b8-w4gs8/router" id=15e4575b-fdde-4a1a-a7b9-ccf0d67e5d26 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:20:07.336621 | controller | Jun 12 15:45:09.199108 crc crio[3652]: time="2026-06-12T15:45:09.182883531Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.336646 | controller | Jun 12 15:45:09.199108 crc crio[3652]: time="2026-06-12T15:45:09.185352815Z" level=warning msg="Skipping invalid sysctl specified by config {net.ipv4.ping_group_range 0 2147483647}: \"net.ipv4.ping_group_range\" not allowed with host net enabled" id=a0e08cba-f87b-4fc6-8da3-00c270fa1195 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:20:07.336667 | controller | Jun 12 15:45:09.199108 crc crio[3652]: time="2026-06-12T15:45:09.198379496Z" level=info msg="Creating container: openshift-network-operator/iptables-alerter-5jnd7/iptables-alerter" id=5dfeacce-6d64-4385-9e87-98426c9c1bdb name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:20:07.336684 | controller | Jun 12 15:45:09.201419 crc crio[3652]: time="2026-06-12T15:45:09.199190758Z" level=info msg="Running pod sandbox: openshift-cluster-version/cluster-version-operator-7c9b9cfd6-49qt2/POD" id=cf8fb340-5944-4129-aa37-8890da3d1b8f name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:20:07.336701 | controller | Jun 12 15:45:09.201419 crc crio[3652]: time="2026-06-12T15:45:09.199277291Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.336717 | controller | Jun 12 15:45:09.208854 crc crio[3652]: time="2026-06-12T15:45:09.207206861Z" level=info msg="Running pod sandbox: openshift-dns-operator/dns-operator-799b87ffcd-h5xh9/POD" id=c39bf6bf-6d82-471b-98aa-a2f34a895d79 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:20:07.336738 | controller | Jun 12 15:45:09.208854 crc crio[3652]: time="2026-06-12T15:45:09.207754068Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.336754 | controller | Jun 12 15:45:09.216232 crc crio[3652]: time="2026-06-12T15:45:09.214817895Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.336770 | controller | Jun 12 15:45:09.261174 crc crio[3652]: time="2026-06-12T15:45:09.260936792Z" level=info msg="Running pod sandbox: openshift-image-registry/node-ca-2wddl/POD" id=9739cff2-4080-4ee1-a419-e6e75633eaa9 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:20:07.336786 | controller | Jun 12 15:45:09.261174 crc crio[3652]: time="2026-06-12T15:45:09.261136588Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.336802 | controller | Jun 12 15:45:09.297375 crc crio[3652]: time="2026-06-12T15:45:09.297148172Z" level=info msg="Running pod sandbox: openshift-multus/multus-bzhnf/POD" id=6e9a9d8e-3c96-4b69-9c81-c2bfbb2be2fc name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:20:07.336819 | controller | Jun 12 15:45:09.302519 crc crio[3652]: time="2026-06-12T15:45:09.302136347Z" level=info msg="Running pod sandbox: openshift-machine-config-operator/machine-config-controller-f9cdd68f7-bb2jm/POD" id=f97d4523-07c3-4298-bb48-05ebec3c2207 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:20:07.336835 | controller | Jun 12 15:45:09.305991 crc crio[3652]: time="2026-06-12T15:45:09.3057331Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.336852 | controller | Jun 12 15:45:09.307361 crc crio[3652]: time="2026-06-12T15:45:09.307150203Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.336869 | controller | Jun 12 15:45:09.323892 crc crio[3652]: time="2026-06-12T15:45:09.323328152Z" level=info msg="Running pod sandbox: openshift-network-node-identity/network-node-identity-dgvkt/POD" id=6f3b963e-4f56-413f-970d-b6ea2ddf4a50 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:20:07.336885 | controller | Jun 12 15:45:09.323892 crc crio[3652]: time="2026-06-12T15:45:09.323405094Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.336902 | controller | Jun 12 15:45:09.466738 crc crio[3652]: time="2026-06-12T15:45:09.464739414Z" level=info msg="Running pod sandbox: openshift-machine-api/machine-api-operator-755bb95488-cj4b6/POD" id=97fe78a8-089c-41f8-b331-7f3d7786cdc7 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:20:07.336919 | controller | Jun 12 15:45:09.466738 crc crio[3652]: time="2026-06-12T15:45:09.46667044Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.336936 | controller | Jun 12 15:45:09.534407 crc crio[3652]: time="2026-06-12T15:45:09.531113209Z" level=info msg="Running pod sandbox: openshift-config-operator/openshift-config-operator-5777786469-bccdj/POD" id=dc02ec7b-d9ad-4347-8d12-e321e66875eb name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:20:07.336952 | controller | Jun 12 15:45:09.534407 crc crio[3652]: time="2026-06-12T15:45:09.531193691Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.336972 | controller | Jun 12 15:45:09.578220 crc crio[3652]: time="2026-06-12T15:45:09.577253147Z" level=info msg="Running pod sandbox: openshift-machine-config-operator/machine-config-operator-67c9d58cbb-dc6bh/POD" id=8a3e0693-9418-41df-866f-c2b7bed4e2b8 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:20:07.336989 | controller | Jun 12 15:45:09.578220 crc crio[3652]: time="2026-06-12T15:45:09.578195205Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.337005 | controller | Jun 12 15:45:09.598414 crc crio[3652]: time="2026-06-12T15:45:09.598306885Z" level=info msg="Got pod network &{Name:apiserver-9ddfb9f55-k47zv Namespace:openshift-apiserver ID:49275781af512ea260dcf59866bc6daa0255249d14741beeea02bf8f55dc92c0 UID:e7508fa2-0f14-41e2-8972-4e2e11009b77 NetNS:/var/run/netns/b65bc90c-5141-4507-ae7d-43d5bd57eb61 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:0xc001692128}] Aliases:map[]}"
2026-06-12 17:20:07.337022 | controller | Jun 12 15:45:09.598414 crc crio[3652]: time="2026-06-12T15:45:09.598385168Z" level=info msg="Adding pod openshift-apiserver_apiserver-9ddfb9f55-k47zv to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 17:20:07.337038 | controller | Jun 12 15:45:09.902884 crc crio[3652]: time="2026-06-12T15:45:09.899868876Z" level=info msg="Got pod network &{Name:migrator-866fcbc849-vfggj Namespace:openshift-kube-storage-version-migrator ID:95f7d80725e9a2357064ea682b206d7058ea9b4ba18095e20ef260d7db07d593 UID:95e1bfe8-fa45-4e53-9e80-89e7ac6db708 NetNS:/var/run/netns/858dbb2b-339b-411a-8806-29b8bc65428d 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:0xc000136688}] Aliases:map[]}"
2026-06-12 17:20:07.337055 | controller | Jun 12 15:45:09.902884 crc crio[3652]: time="2026-06-12T15:45:09.900182237Z" level=info msg="Adding pod openshift-kube-storage-version-migrator_migrator-866fcbc849-vfggj to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 17:20:07.337071 | controller | Jun 12 15:45:09.923392 crc crio[3652]: time="2026-06-12T15:45:09.922963895Z" level=info msg="Ran pod sandbox 2e94585f77bc5c852377d9c848b1c13b14f77a5c1d38a7dace079c6a05e835e4 with infra container: openshift-cluster-machine-approver/machine-approver-54c688565-5bsg4/POD" id=a0e08cba-f87b-4fc6-8da3-00c270fa1195 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:20:07.337087 | controller | Jun 12 15:45:10.098153 crc crio[3652]: time="2026-06-12T15:45:10.097645275Z" level=warning msg="Skipping invalid sysctl specified by config {net.ipv4.ping_group_range 0 2147483647}: \"net.ipv4.ping_group_range\" not allowed with host net enabled" id=9859fc33-21a8-4c09-89b9-b0eb1bee83dc name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:20:07.337103 | controller | Jun 12 15:45:10.143794 crc crio[3652]: time="2026-06-12T15:45:10.13934938Z" level=warning msg="Skipping invalid sysctl specified by config {net.ipv4.ping_group_range 0 2147483647}: \"net.ipv4.ping_group_range\" not allowed with host net enabled" id=6e9a9d8e-3c96-4b69-9c81-c2bfbb2be2fc name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:20:07.337119 | controller | Jun 12 15:45:10.315389 crc crio[3652]: time="2026-06-12T15:45:10.314963105Z" level=info msg="Got pod network &{Name:catalog-operator-75ff9f647d-4s428 Namespace:openshift-operator-lifecycle-manager ID:44ec8a7da6d260b0a2ac26115254c88aa04c62b066718c182fc991148b8c5b13 UID:d1618753-e855-455c-8eee-e4fb77abbc17 NetNS:/var/run/netns/d152fb17-8c1e-4ac7-b47c-0266f56ec53d 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:0xc000430b58}] Aliases:map[]}"
2026-06-12 17:20:07.337139 | controller | Jun 12 15:45:10.321785 crc crio[3652]: time="2026-06-12T15:45:10.32175788Z" level=info msg="Adding pod openshift-operator-lifecycle-manager_catalog-operator-75ff9f647d-4s428 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 17:20:07.337157 | controller | Jun 12 15:45:10.347921 crc crio[3652]: time="2026-06-12T15:45:10.341759426Z" level=warning msg="Skipping invalid sysctl specified by config {net.ipv4.ping_group_range 0 2147483647}: \"net.ipv4.ping_group_range\" not allowed with host net enabled" id=dfa7dd44-5a6c-4afa-80db-5fa1527f8571 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:20:07.337174 | controller | Jun 12 15:45:10.350775 crc crio[3652]: time="2026-06-12T15:45:10.34870383Z" level=warning msg="Skipping invalid sysctl specified by config {net.ipv4.ping_group_range 0 2147483647}: \"net.ipv4.ping_group_range\" not allowed with host net enabled" id=259c48e7-33c4-4cbf-a85b-003a431d988f name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:20:07.337190 | controller | Jun 12 15:45:10.623305 crc crio[3652]: time="2026-06-12T15:45:10.58099297Z" level=info msg="Got pod network &{Name:machine-config-controller-f9cdd68f7-bb2jm Namespace:openshift-machine-config-operator ID:7243e8c614feb11e47587ae6adede37c5b715a7a819a709bccec138e946c34ad UID:e968817c-5b6a-4904-ba68-59a8235d6c0d NetNS:/var/run/netns/676adc1b-11f0-4812-a9ce-d230b9a28396 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:0xc000430c18}] Aliases:map[]}"
2026-06-12 17:20:07.337206 | controller | Jun 12 15:45:10.623305 crc crio[3652]: time="2026-06-12T15:45:10.581522316Z" level=info msg="Adding pod openshift-machine-config-operator_machine-config-controller-f9cdd68f7-bb2jm to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 17:20:07.337223 | controller | Jun 12 15:45:10.624809 crc crio[3652]: time="2026-06-12T15:45:10.624171242Z" level=warning msg="Skipping invalid sysctl specified by config {net.ipv4.ping_group_range 0 2147483647}: \"net.ipv4.ping_group_range\" not allowed with host net enabled" id=cf8fb340-5944-4129-aa37-8890da3d1b8f name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:20:07.337239 | controller | Jun 12 15:45:10.630212 crc crio[3652]: time="2026-06-12T15:45:10.628845613Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5" id=9187fa5d-504f-4ed9-a255-a48021709abf name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:20:07.337255 | controller | Jun 12 15:45:10.673483 crc crio[3652]: time="2026-06-12T15:45:10.655970229Z" level=info msg="Running pod sandbox: openshift-controller-manager/controller-manager-8bbbb897c-c9m74/POD" id=3bcf27ca-aade-4778-b0e0-0d96fae6cf06 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:20:07.337271 | controller | Jun 12 15:45:10.673483 crc crio[3652]: time="2026-06-12T15:45:10.656136414Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.337287 | controller | Jun 12 15:45:10.785585 crc crio[3652]: time="2026-06-12T15:45:10.782219138Z" level=info msg="Got pod network &{Name:authentication-operator-7f5c659b84-khkfm Namespace:openshift-authentication-operator ID:76c82518d41a754f528aab8134171558b571661130589e046197bd5d5658d51c UID:677c2747-1901-4941-94f1-8281cced296b NetNS:/var/run/netns/ebdc1ded-a9f1-496c-a66d-39fc12ad61ce 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:0xc001692558}] Aliases:map[]}"
2026-06-12 17:20:07.337307 | controller | Jun 12 15:45:10.785585 crc crio[3652]: time="2026-06-12T15:45:10.782409015Z" level=info msg="Adding pod openshift-authentication-operator_authentication-operator-7f5c659b84-khkfm to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 17:20:07.337325 | controller | Jun 12 15:45:10.854311 crc crio[3652]: time="2026-06-12T15:45:10.843423509Z" level=info msg="Ran pod sandbox ef76bc2fe3143f66ca4d9b2adc7be0beeaa03fdaabc9f96106a99e4997f45b8a with infra container: openshift-multus/multus-bzhnf/POD" id=6e9a9d8e-3c96-4b69-9c81-c2bfbb2be2fc name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:20:07.337342 | controller | Jun 12 15:45:12.141848 crc crio[3652]: time="2026-06-12T15:45:12.140722104Z" level=info msg="Ran pod sandbox 097d71c6c4376f4b2c9b34f8a3c07481b0822cfa174a391458ae82cfc61a0a62 with infra container: openshift-ovn-kubernetes/ovnkube-node-2tk97/POD" id=9859fc33-21a8-4c09-89b9-b0eb1bee83dc name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:20:07.337358 | controller | Jun 12 15:45:12.146255 crc crio[3652]: time="2026-06-12T15:45:12.143798497Z" level=info msg="Ran pod sandbox 68e1fc3eb8e5ecc73e5798620b6b780eacf14c597728d41763f42980f1ea1945 with infra container: openshift-multus/multus-additional-cni-plugins-hdftf/POD" id=259c48e7-33c4-4cbf-a85b-003a431d988f name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:20:07.337374 | controller | Jun 12 15:45:12.146255 crc crio[3652]: time="2026-06-12T15:45:12.146204848Z" level=info msg="Running pod sandbox: openshift-authentication/oauth-openshift-685b49f4d7-4d6xb/POD" id=1aba869c-ac52-4e7a-ac1c-57d3805f6b33 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:20:07.337390 | controller | Jun 12 15:45:12.148807 crc crio[3652]: time="2026-06-12T15:45:12.146285291Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.337406 | controller | Jun 12 15:45:12.148807 crc crio[3652]: time="2026-06-12T15:45:12.146297312Z" level=info msg="Running pod sandbox: openshift-controller-manager-operator/openshift-controller-manager-operator-686468bdd5-sjcrn/POD" id=7066fcf8-4c84-46af-9368-53eca0a092fe name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:20:07.337422 | controller | Jun 12 15:45:12.148807 crc crio[3652]: time="2026-06-12T15:45:12.146631212Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.337438 | controller | Jun 12 15:45:12.148807 crc crio[3652]: time="2026-06-12T15:45:12.146971232Z" level=info msg="Running pod sandbox: openshift-marketplace/community-operators-qhh6t/POD" id=68114ba4-94b5-44ed-9b11-4208b7b63d08 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:20:07.337455 | controller | Jun 12 15:45:12.148807 crc crio[3652]: time="2026-06-12T15:45:12.147087925Z" level=info msg="Running pod sandbox: openshift-etcd-operator/etcd-operator-69b85846b6-9w8mk/POD" id=3a8e4568-518a-4bb9-8b41-bdca8b7c43c3 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:20:07.337471 | controller | Jun 12 15:45:12.148807 crc crio[3652]: time="2026-06-12T15:45:12.147157687Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.337488 | controller | Jun 12 15:45:12.148807 crc crio[3652]: time="2026-06-12T15:45:12.147212469Z" level=info msg="Running pod sandbox: openshift-console/downloads-747b44746d-4pqvr/POD" id=5d91fe4a-1fdf-494a-bf24-17cb6855810b name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:20:07.337503 | controller | Jun 12 15:45:12.148807 crc crio[3652]: time="2026-06-12T15:45:12.14727187Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.337523 | controller | Jun 12 15:45:12.148807 crc crio[3652]: time="2026-06-12T15:45:12.147338802Z" level=info msg="Running pod sandbox: openshift-route-controller-manager/route-controller-manager-9c77555c6-bjsff/POD" id=23176e2e-6d4a-4dc7-a2a0-fcbca7b20e55 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:20:07.337539 | controller | Jun 12 15:45:12.148807 crc crio[3652]: time="2026-06-12T15:45:12.147397284Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.337556 | controller | Jun 12 15:45:12.152198 crc crio[3652]: time="2026-06-12T15:45:12.147425215Z" level=info msg="Running pod sandbox: openshift-multus/multus-admission-controller-69db94689b-rvf8p/POD" id=52b91fb5-abb6-48af-ad20-23852a10390f name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:20:07.337572 | controller | Jun 12 15:45:12.152317 crc crio[3652]: time="2026-06-12T15:45:12.152206749Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.337613 | controller | Jun 12 15:45:12.152317 crc crio[3652]: time="2026-06-12T15:45:12.147095665Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.337630 | controller | Jun 12 15:45:12.153353 crc crio[3652]: time="2026-06-12T15:45:12.15231955Z" level=info msg="Ran pod sandbox e361c72c8a89f725dc4e16520f53a357ef00e6b759641a81f47fe5e49e87ed2b with infra container: openshift-network-operator/network-operator-7bdcf4f5bd-7fjxv/POD" id=dfa7dd44-5a6c-4afa-80db-5fa1527f8571 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:20:07.337652 | controller | Jun 12 15:45:12.157843 crc crio[3652]: time="2026-06-12T15:45:12.149398635Z" level=info msg="Running pod sandbox: openshift-oauth-apiserver/apiserver-8596bd845d-l6g6s/POD" id=9a6b7dd5-7aef-4c7e-87d0-58b6239563bc name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:20:07.337676 | controller | Jun 12 15:45:12.157926 crc crio[3652]: time="2026-06-12T15:45:12.157903911Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.337694 | controller | Jun 12 15:45:12.728863 crc crio[3652]: time="2026-06-12T15:45:12.148885019Z" level=info msg="Got pod network &{Name:dns-operator-799b87ffcd-h5xh9 Namespace:openshift-dns-operator ID:579b6b83abbfac03360715c2b898d3fd118b9b331402862c5931f71d83188fd3 UID:13345434-cc4c-42d5-97e8-99cd8b90477a NetNS:/var/run/netns/f39cca64-70ac-4ddd-9703-61082751bc6f 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:0xc001692750}] Aliases:map[]}"
2026-06-12 17:20:07.337711 | controller | Jun 12 15:45:12.728975 crc crio[3652]: time="2026-06-12T15:45:12.149183079Z" level=info msg="Running pod sandbox: hostpath-provisioner/csi-hostpathplugin-mpq2f/POD" id=efbfd98a-f3f9-4421-90fc-6609d2e9955b name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:20:07.337728 | controller | Jun 12 15:45:12.731190 crc crio[3652]: time="2026-06-12T15:45:12.729070868Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.337744 | controller | Jun 12 15:45:12.733789 crc crio[3652]: time="2026-06-12T15:45:12.148823497Z" level=info msg="Running pod sandbox: openshift-kube-apiserver-operator/kube-apiserver-operator-575994946d-vgpnb/POD" id=3b59add3-dc57-4da9-b8e9-f93927bf4045 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:20:07.337761 | controller | Jun 12 15:45:12.733874 crc crio[3652]: time="2026-06-12T15:45:12.733848962Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.337785 | controller | Jun 12 15:45:12.733960 crc crio[3652]: time="2026-06-12T15:45:12.733908233Z" level=info msg="Adding pod openshift-dns-operator_dns-operator-799b87ffcd-h5xh9 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 17:20:07.337802 | controller | Jun 12 15:45:12.734120 crc crio[3652]: time="2026-06-12T15:45:12.148944401Z" level=info msg="Running pod sandbox: openshift-marketplace/certified-operators-l27pk/POD" id=d267fc9f-d948-4837-9252-5a0df7d49d70 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:20:07.337819 | controller | Jun 12 15:45:12.734301 crc crio[3652]: time="2026-06-12T15:45:12.734232883Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.337835 | controller | Jun 12 15:45:12.735392 crc crio[3652]: time="2026-06-12T15:45:12.149101266Z" level=info msg="Running pod sandbox: openshift-marketplace/redhat-marketplace-ntdwx/POD" id=23fbc0e1-1fa7-4c2b-90ab-b3d6775826c1 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:20:07.337851 | controller | Jun 12 15:45:12.735746 crc crio[3652]: time="2026-06-12T15:45:12.735417239Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.337867 | controller | Jun 12 15:45:12.735801 crc crio[3652]: time="2026-06-12T15:45:12.148624931Z" level=info msg="Running pod sandbox: openshift-machine-config-operator/machine-config-daemon-5w5zs/POD" id=f5e8ce23-a6c2-4d49-9261-63c59a5c9205 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:20:07.337883 | controller | Jun 12 15:45:12.735835 crc crio[3652]: time="2026-06-12T15:45:12.148745815Z" level=info msg="Running pod sandbox: openshift-kube-scheduler-operator/openshift-kube-scheduler-operator-54f497555d-d8646/POD" id=840d7d5d-91f5-4f57-b310-2e47f87e6e51 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:20:07.337900 | controller | Jun 12 15:45:12.736143 crc crio[3652]: time="2026-06-12T15:45:12.735911692Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.337916 | controller | Jun 12 15:45:12.736661 crc crio[3652]: time="2026-06-12T15:45:12.73578743Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.337932 | controller | Jun 12 15:45:12.737729 crc crio[3652]: time="2026-06-12T15:45:12.736426284Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5" id=0df40e3d-884c-48be-b21e-4ea82486444e name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:20:07.337947 | controller | Jun 12 15:45:12.741414 crc crio[3652]: time="2026-06-12T15:45:12.736927319Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:85f1323d589d7af13b096b1f9b438b9dfe08f3fab37534e2780e6490a665bf05" id=42b1038c-7a10-416e-ae0a-6a8599b1b822 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:20:07.337964 | controller | Jun 12 15:45:12.741414 crc crio[3652]: time="2026-06-12T15:45:12.149170208Z" level=info msg="Running pod sandbox: openshift-machine-config-operator/machine-config-server-frshx/POD" id=d181ff85-b832-4e9d-af83-085c990a4f77 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:20:07.337979 | controller | Jun 12 15:45:12.741414 crc crio[3652]: time="2026-06-12T15:45:12.738383727Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.337995 | controller | Jun 12 15:45:12.741414 crc crio[3652]: time="2026-06-12T15:45:12.149082906Z" level=info msg="Running pod sandbox: openshift-service-ca/service-ca-74545575db-n469q/POD" id=acc09fb9-0bed-4f8b-8cef-c0390b8ff943 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:20:07.338015 | controller | Jun 12 15:45:12.741414 crc crio[3652]: time="2026-06-12T15:45:12.738519131Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.338032 | controller | Jun 12 15:45:12.741414 crc crio[3652]: time="2026-06-12T15:45:12.738763585Z" level=info msg="Running pod sandbox: openshift-service-ca-operator/service-ca-operator-5b9c976747-l2sd4/POD" id=159d8545-9315-43e6-87af-bab5d2ec1eb5 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:20:07.338048 | controller | Jun 12 15:45:12.741414 crc crio[3652]: time="2026-06-12T15:45:12.738840487Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.338064 | controller | Jun 12 15:45:12.741414 crc crio[3652]: time="2026-06-12T15:45:12.739007252Z" level=info msg="Running pod sandbox: openshift-image-registry/cluster-image-registry-operator-86c45576b9-qdg7g/POD" id=627dd02d-cb58-4600-9f6b-23065708eb05 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:20:07.338081 | controller | Jun 12 15:45:12.741414 crc crio[3652]: time="2026-06-12T15:45:12.739179517Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.338098 | controller | Jun 12 15:45:12.741414 crc crio[3652]: time="2026-06-12T15:45:12.739297091Z" level=info msg="Running pod sandbox: openshift-ovn-kubernetes/ovnkube-control-plane-57b78d8988-l69zc/POD" id=77a0405e-66d9-4274-a11f-89db10106334 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:20:07.338114 | controller | Jun 12 15:45:12.741414 crc crio[3652]: time="2026-06-12T15:45:12.739330292Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.338131 | controller | Jun 12 15:45:12.741414 crc crio[3652]: time="2026-06-12T15:45:12.73962504Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:5a2a7b3c2f1598189d8880e6aa15ab11a65b201f25012f77ba41e7487a60729a" id=cdb1d5f6-3c15-4b40-b4e2-1935d1b9aa75 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:20:07.338149 | controller | Jun 12 15:45:12.741414 crc crio[3652]: time="2026-06-12T15:45:12.739715278Z" level=info msg="Running pod sandbox: openshift-console/console-6c684df5db-cc8g8/POD" id=7ee0cc87-6a51-4cf3-b366-f87e6f116f15 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:20:07.338165 | controller | Jun 12 15:45:12.741414 crc crio[3652]: time="2026-06-12T15:45:12.739771609Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.338181 | controller | Jun 12 15:45:12.741414 crc crio[3652]: time="2026-06-12T15:45:12.739885592Z" level=info msg="Running pod sandbox: openshift-ingress-canary/ingress-canary-jlj86/POD" id=e1c35a8c-6c31-460b-81dd-b3d0f77003fa name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:20:07.338197 | controller | Jun 12 15:45:12.741414 crc crio[3652]: time="2026-06-12T15:45:12.739984552Z" level=info msg="Running pod sandbox: openshift-dns/dns-default-qtghf/POD" id=464715fc-2408-4fb5-b87e-a836fad66906 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:20:07.338212 | controller | Jun 12 15:45:12.741414 crc crio[3652]: time="2026-06-12T15:45:12.740067614Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.338228 | controller | Jun 12 15:45:12.741414 crc crio[3652]: time="2026-06-12T15:45:12.740097599Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122" id=9a719b70-18cf-419a-9834-316dbda0acc9 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:20:07.338248 | controller | Jun 12 15:45:12.741414 crc crio[3652]: time="2026-06-12T15:45:12.740190022Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:a8581a82ba5c8343a743aa302c4848249d8c32a9f2cd10fa68d89d835a1bdf8b" id=baa5bad9-6d47-4ca9-9588-9a1cf3cc3b5b name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:20:07.338264 | controller | Jun 12 15:45:12.741414 crc crio[3652]: time="2026-06-12T15:45:12.740980471Z" level=info msg="Running pod sandbox: openshift-marketplace/marketplace-operator-547dbd544d-xchl9/POD" id=1f845d2a-9541-47c4-b70f-8d8a96bebade name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:20:07.338281 | controller | Jun 12 15:45:12.741414 crc crio[3652]: time="2026-06-12T15:45:12.741222349Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.338296 | controller | Jun 12 15:45:12.742961 crc crio[3652]: time="2026-06-12T15:45:12.739887023Z" level=info msg="Running pod sandbox: openshift-dns/node-resolver-277xp/POD" id=13985c8c-1c55-4381-8ae7-5b3440b1b7f7 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:20:07.338312 | controller | Jun 12 15:45:12.742961 crc crio[3652]: time="2026-06-12T15:45:12.741554563Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.338328 | controller | Jun 12 15:45:12.742961 crc crio[3652]: time="2026-06-12T15:45:12.739893699Z" level=info msg="Running pod sandbox: openshift-marketplace/redhat-operators-x5vn9/POD" id=1d43756d-a39b-42e1-b28b-64fb3286b55f name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:20:07.338344 | controller | Jun 12 15:45:12.742961 crc crio[3652]: time="2026-06-12T15:45:12.741621591Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.338360 | controller | Jun 12 15:45:12.742961 crc crio[3652]: time="2026-06-12T15:45:12.741874092Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.338376 | controller | Jun 12 15:45:12.742961 crc crio[3652]: time="2026-06-12T15:45:12.742239499Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.338392 | controller | Jun 12 15:45:12.754579 crc crio[3652]: time="2026-06-12T15:45:12.75398164Z" level=info msg="Ran pod sandbox c1cfc23493f55612a6e555b7fbc4836f59e988d59a52bc79fce6f3c9305f772b with infra container: openshift-cluster-version/cluster-version-operator-7c9b9cfd6-49qt2/POD" id=cf8fb340-5944-4129-aa37-8890da3d1b8f name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:20:07.338408 | controller | Jun 12 15:45:12.758342 crc crio[3652]: time="2026-06-12T15:45:12.757837546Z" level=info msg="Got pod network &{Name:openshift-config-operator-5777786469-bccdj Namespace:openshift-config-operator ID:e750cb87ac620db8fa8b4e88e69664c608f73f75b2e261d27504d1af9fb8d1c7 UID:24de2af2-9e39-4c2e-96f8-42509d1baf18 NetNS:/var/run/netns/de6820e6-3ced-476b-bcaf-076bae850da7 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:0xc00181a0b0}] Aliases:map[]}"
2026-06-12 17:20:07.338426 | controller | Jun 12 15:45:12.758342 crc crio[3652]: time="2026-06-12T15:45:12.757902388Z" level=info msg="Adding pod openshift-config-operator_openshift-config-operator-5777786469-bccdj to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 17:20:07.338446 | controller | Jun 12 15:45:12.778998 crc crio[3652]: time="2026-06-12T15:45:12.766741467Z" level=info msg="Checking image status: quay.io/crcont/ocp-release@sha256:82501261b9c63012ba3b83fe4d6703c0af5eb9c9151670eb90ae480b9507d761" id=43059230-5e55-4570-a390-15fae14215c8 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:20:07.338463 | controller | Jun 12 15:45:12.790967 crc crio[3652]: time="2026-06-12T15:45:12.790836023Z" level=warning msg="Skipping invalid sysctl specified by config {net.ipv4.ping_group_range 0 2147483647}: \"net.ipv4.ping_group_range\" not allowed with host net enabled" id=6f3b963e-4f56-413f-970d-b6ea2ddf4a50 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:20:07.338479 | controller | Jun 12 15:45:12.796377 crc crio[3652]: time="2026-06-12T15:45:12.794972158Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.338495 | controller | Jun 12 15:45:12.824429 crc crio[3652]: time="2026-06-12T15:45:12.810984737Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.338511 | controller | Jun 12 15:45:12.824429 crc crio[3652]: time="2026-06-12T15:45:12.816319307Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.338526 | controller | Jun 12 15:45:12.876880 crc crio[3652]: time="2026-06-12T15:45:12.876267499Z" level=info msg="Creating container: openshift-cluster-machine-approver/machine-approver-54c688565-5bsg4/kube-rbac-proxy" id=0b5b85dd-15aa-4ab9-8661-839e34d07d4c name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:20:07.338542 | controller | Jun 12 15:45:12.878823 crc crio[3652]: time="2026-06-12T15:45:12.877714599Z" level=info msg="Checking image status: quay.io/crcont/ocp-release@sha256:82501261b9c63012ba3b83fe4d6703c0af5eb9c9151670eb90ae480b9507d761" id=1ecf6500-bf03-41ce-9557-6446e1f4a9e3 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:20:07.338558 | controller | Jun 12 15:45:12.922835 crc crio[3652]: time="2026-06-12T15:45:12.922647313Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:85f1323d589d7af13b096b1f9b438b9dfe08f3fab37534e2780e6490a665bf05" id=76988c8b-5dab-4b4e-ae4f-62b3ca040bb8 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:20:07.338603 | controller | Jun 12 15:45:12.932705 crc crio[3652]: time="2026-06-12T15:45:12.932569471Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:5a2a7b3c2f1598189d8880e6aa15ab11a65b201f25012f77ba41e7487a60729a" id=8c682e94-54df-41bc-a955-de878ded21e2 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:20:07.338625 | controller | Jun 12 15:45:12.946002 crc crio[3652]: time="2026-06-12T15:45:12.932742566Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:a8581a82ba5c8343a743aa302c4848249d8c32a9f2cd10fa68d89d835a1bdf8b" id=0287d389-de3e-473e-97f6-23eb3bda0294 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:20:07.338641 | controller | Jun 12 15:45:12.946002 crc crio[3652]: time="2026-06-12T15:45:12.937610902Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122" id=32894ad1-160f-45ac-90cc-905251d36482 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:20:07.338661 | controller | Jun 12 15:45:12.965605 crc crio[3652]: time="2026-06-12T15:45:12.965323233Z" level=info msg="Got pod network &{Name:machine-config-operator-67c9d58cbb-dc6bh Namespace:openshift-machine-config-operator ID:e6179536a22969ed9c391d2c091aa5ee6654b41893d74aaecba636c414739894 UID:e7c4bdbd-866b-490e-85ee-d4c85fa577d8 NetNS:/var/run/netns/0aaf378d-22a7-4d93-9070-68c651f2e52a 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:0xc001376470}] Aliases:map[]}"
2026-06-12 17:20:07.338690 | controller | Jun 12 15:45:12.965605 crc crio[3652]: time="2026-06-12T15:45:12.965523619Z" level=info msg="Adding pod openshift-machine-config-operator_machine-config-operator-67c9d58cbb-dc6bh to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 17:20:07.338709 | controller | Jun 12 15:45:12.967304 crc crio[3652]: time="2026-06-12T15:45:12.967149819Z" level=warning msg="Skipping invalid sysctl specified by config {net.ipv4.ping_group_range 0 2147483647}: \"net.ipv4.ping_group_range\" not allowed with host net enabled" id=9739cff2-4080-4ee1-a419-e6e75633eaa9 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:20:07.338726 | controller | Jun 12 15:45:13.005566 crc crio[3652]: time="2026-06-12T15:45:13.005303641Z" level=info msg="Ran pod sandbox 9bc4f0f376740dbf67ca0b7a6a3b7ce25caeff251bee4e4f68767bac23007d41 with infra container: openshift-network-node-identity/network-node-identity-dgvkt/POD" id=6f3b963e-4f56-413f-970d-b6ea2ddf4a50 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:20:07.338743 | controller | Jun 12 15:45:13.013771 crc crio[3652]: time="2026-06-12T15:45:13.013732688Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122" id=561aeb72-39ea-41c5-9f82-f3702d78a98d name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:20:07.338759 | controller | Jun 12 15:45:13.025808 crc crio[3652]: time="2026-06-12T15:45:13.024171513Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.338775 | controller | Jun 12 15:45:13.039615 crc crio[3652]: time="2026-06-12T15:45:13.039365854Z" level=info msg="Got pod network &{Name:machine-api-operator-755bb95488-cj4b6 Namespace:openshift-machine-api ID:f064cb2ad83ee46a0f580763a9b27d4cdc261f7cb89234997f6ca5018eb799ed UID:12703f5c-2f19-4458-9c95-b94af53cd5d8 NetNS:/var/run/netns/6403c7f4-4b1c-445a-b510-eb2ccd8e21b2 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:0xc00008cb90}] Aliases:map[]}"
2026-06-12 17:20:07.338792 | controller | Jun 12 15:45:13.040400 crc crio[3652]: time="2026-06-12T15:45:13.039688633Z" level=info msg="Adding pod openshift-machine-api_machine-api-operator-755bb95488-cj4b6 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 17:20:07.338809 | controller | Jun 12 15:45:13.042596 crc crio[3652]: time="2026-06-12T15:45:13.042387592Z" level=info msg="Creating container: openshift-ovn-kubernetes/ovnkube-node-2tk97/kubecfg-setup" id=86ce707d-cd39-4731-bb08-e04cf797d971 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:20:07.338826 | controller | Jun 12 15:45:13.042801 crc crio[3652]: time="2026-06-12T15:45:13.042585118Z" level=info msg="Creating container: openshift-multus/multus-bzhnf/kube-multus" id=44eb6ce7-6660-4e2b-80c2-1aef6e4a8e95 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:20:07.338842 | controller | Jun 12 15:45:13.042801 crc crio[3652]: time="2026-06-12T15:45:13.042696912Z" level=info msg="Creating container: openshift-network-operator/network-operator-7bdcf4f5bd-7fjxv/network-operator" id=e7fdcc13-145f-41fe-a526-1971d56609e8 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:20:07.338858 | controller | Jun 12 15:45:13.042801 crc crio[3652]: time="2026-06-12T15:45:13.042761874Z" level=info msg="Creating container: openshift-cluster-version/cluster-version-operator-7c9b9cfd6-49qt2/cluster-version-operator" id=fbef6e0e-c4c2-48be-8c40-c022c691ca1e name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:20:07.338878 | controller | Jun 12 15:45:13.042979 crc crio[3652]: time="2026-06-12T15:45:13.042858966Z" level=info msg="Creating container: openshift-multus/multus-additional-cni-plugins-hdftf/egress-router-binary-copy" id=b0561631-a187-4ffa-905c-e506ff0c27f6 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:20:07.338895 | controller | Jun 12 15:45:13.222286 crc crio[3652]: time="2026-06-12T15:45:13.221420096Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122" id=54c26dda-fc7c-4a41-a494-beb5013d18ad name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:20:07.338911 | controller | Jun 12 15:45:13.222286 crc crio[3652]: time="2026-06-12T15:45:13.221526036Z" level=info msg="Ran pod sandbox 319b5277273cab033c671ebacdd154724bedc7c67bb76896262855d51ff4197c with infra container: openshift-image-registry/node-ca-2wddl/POD" id=9739cff2-4080-4ee1-a419-e6e75633eaa9 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:20:07.338927 | controller | Jun 12 15:45:13.238012 crc crio[3652]: time="2026-06-12T15:45:13.237697332Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:dcb03ccba25366bbdf74cbab6738e7ef1f97f62760886ec445a40cdf29b60418" id=dd607fcf-7e4b-4c06-8237-c18b20f32062 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:20:07.338944 | controller | Jun 12 15:45:13.245293 crc crio[3652]: time="2026-06-12T15:45:13.245100295Z" level=info msg="Got pod network &{Name:route-controller-manager-9c77555c6-bjsff Namespace:openshift-route-controller-manager ID:79a40ba880f81cb671b71f573ef2e917ff62c8f1ec9743989815f550a3eaacc8 UID:f5ed093a-5c43-49ee-8429-b0de4b9c784d NetNS:/var/run/netns/c8cea4c7-2ffc-4a2a-9ce6-8eb548fb63f4 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:0xc000182ba8}] Aliases:map[]}"
2026-06-12 17:20:07.338961 | controller | Jun 12 15:45:13.245388 crc crio[3652]: time="2026-06-12T15:45:13.245295461Z" level=info msg="Adding pod openshift-route-controller-manager_route-controller-manager-9c77555c6-bjsff to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 17:20:07.338980 | controller | Jun 12 15:45:13.277258 crc crio[3652]: time="2026-06-12T15:45:13.276741809Z" level=info msg="Got pod network &{Name:oauth-openshift-685b49f4d7-4d6xb Namespace:openshift-authentication ID:0b060685622f0e677d542dd58232818c1a837d34744580723c88e7511904bc58 UID:b167f5c3-3788-4edd-9e26-0fc3a5748dee NetNS:/var/run/netns/556a4fd0-76b9-4486-aa93-5b0f822ce8a2 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:0xc0001366e8}] Aliases:map[]}"
2026-06-12 17:20:07.338997 | controller | Jun 12 15:45:13.277258 crc crio[3652]: time="2026-06-12T15:45:13.276794341Z" level=info msg="Adding pod openshift-authentication_oauth-openshift-685b49f4d7-4d6xb to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 17:20:07.339014 | controller | Jun 12 15:45:13.288600 crc crio[3652]: time="2026-06-12T15:45:13.287763628Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:dcb03ccba25366bbdf74cbab6738e7ef1f97f62760886ec445a40cdf29b60418" id=5c0101d0-b4fe-4d5e-bfd4-1a0c37ccce78 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:20:07.339031 | controller | Jun 12 15:45:13.289867 crc crio[3652]: time="2026-06-12T15:45:13.289751927Z" level=info msg="Creating container: openshift-network-node-identity/network-node-identity-dgvkt/webhook" id=40574ff5-7f49-4d18-8e7f-60c6bc09349a name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:20:07.339048 | controller | Jun 12 15:45:13.294700 crc crio[3652]: time="2026-06-12T15:45:13.294007006Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.339068 | controller | Jun 12 15:45:13.296053 crc crio[3652]: time="2026-06-12T15:45:13.294970184Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.339086 | controller | Jun 12 15:45:13.296053 crc crio[3652]: time="2026-06-12T15:45:13.29519073Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.339103 | controller | Jun 12 15:45:13.297190 crc crio[3652]: time="2026-06-12T15:45:13.296636296Z" level=info msg="Creating container: openshift-image-registry/node-ca-2wddl/node-ca" id=5c9784de-5ae7-44af-95ca-f0a6e2da6095 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:20:07.339119 | controller | Jun 12 15:45:13.297190 crc crio[3652]: time="2026-06-12T15:45:13.296979449Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.339135 | controller | Jun 12 15:45:13.307270 crc crio[3652]: time="2026-06-12T15:45:13.306796189Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.339151 | controller | Jun 12 15:45:13.405862 crc crio[3652]: time="2026-06-12T15:45:13.403318212Z" level=info msg="Created container bb216df5bd52c994992eb7a6e0c9731205528ea178bd1951ba1f553467004353: openshift-ingress/router-default-68cf44c8b8-w4gs8/router" id=15e4575b-fdde-4a1a-a7b9-ccf0d67e5d26 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:20:07.339167 | controller | Jun 12 15:45:13.412430 crc crio[3652]: time="2026-06-12T15:45:13.412011853Z" level=info msg="Starting container: bb216df5bd52c994992eb7a6e0c9731205528ea178bd1951ba1f553467004353" id=91788e72-918d-4a40-ae47-dea7999ca87a name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 17:20:07.339183 | controller | Jun 12 15:45:13.429892 crc crio[3652]: time="2026-06-12T15:45:13.427938393Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.339199 | controller | Jun 12 15:45:13.430890 crc crio[3652]: time="2026-06-12T15:45:13.430410406Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.339216 | controller | Jun 12 15:45:13.446995 crc crio[3652]: time="2026-06-12T15:45:13.446949308Z" level=info msg="Started container" PID=8093 containerID=bb216df5bd52c994992eb7a6e0c9731205528ea178bd1951ba1f553467004353 description=openshift-ingress/router-default-68cf44c8b8-w4gs8/router id=91788e72-918d-4a40-ae47-dea7999ca87a name=/runtime.v1.RuntimeService/StartContainer sandboxID=9705f917b8855f278bb8d8e32f85529288a3030f134f5011ec1064b21422093f
2026-06-12 17:20:07.339233 | controller | Jun 12 15:45:13.661269 crc crio[3652]: time="2026-06-12T15:45:13.657695614Z" level=info msg="Got pod network &{Name:certified-operators-l27pk Namespace:openshift-marketplace ID:1e4c59c81946d9a970c2aa3d26ad1d39c4d7c8f2bbeaaf6fdd2945c02c0ee58d UID:91f37d35-53d4-49eb-b4e2-8ee1a226094b NetNS:/var/run/netns/b4dbb211-3517-4d98-86d8-f8aeb09226a2 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:0xc0024a2158}] Aliases:map[]}"
2026-06-12 17:20:07.339250 | controller | Jun 12 15:45:13.661269 crc crio[3652]: time="2026-06-12T15:45:13.660996813Z" level=info msg="Adding pod openshift-marketplace_certified-operators-l27pk to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 17:20:07.339270 | controller | Jun 12 15:45:13.738805 crc crio[3652]: time="2026-06-12T15:45:13.737674824Z" level=warning msg="Skipping invalid sysctl specified by config {net.ipv4.ping_group_range 0 2147483647}: \"net.ipv4.ping_group_range\" not allowed with host net enabled" id=77a0405e-66d9-4274-a11f-89db10106334 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:20:07.339288 | controller | Jun 12 15:45:13.803823 crc crio[3652]: time="2026-06-12T15:45:13.802899553Z" level=info msg="Got pod network &{Name:apiserver-8596bd845d-l6g6s Namespace:openshift-oauth-apiserver ID:8c2c802866710a4f92489ec8b4a6f88f076cad4735728cf327efd04521934bbb UID:eeb0b76f-edea-4c9c-99a1-0130c6a7453c NetNS:/var/run/netns/3aa209b7-2108-47e7-972e-a1687d4b2c15 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:0xc0013764e0}] Aliases:map[]}"
2026-06-12 17:20:07.339304 | controller | Jun 12 15:45:13.803823 crc crio[3652]: time="2026-06-12T15:45:13.80309555Z" level=info msg="Adding pod openshift-oauth-apiserver_apiserver-8596bd845d-l6g6s to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 17:20:07.339321 | controller | Jun 12 15:45:13.829690 crc crio[3652]: time="2026-06-12T15:45:13.828114371Z" level=info msg="Got pod network &{Name:kube-apiserver-operator-575994946d-vgpnb Namespace:openshift-kube-apiserver-operator ID:d356e06a7ee16a529313e474fa0859d77cc3859ad4f68e567a37a8163c0d8e70 UID:4f837d5f-4682-4cae-99ca-824ebae60fec NetNS:/var/run/netns/2e00df27-2933-4947-afb9-171290a61a4b 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:0xc00008cd28}] Aliases:map[]}"
2026-06-12 17:20:07.339338 | controller | Jun 12 15:45:13.848273 crc crio[3652]: time="2026-06-12T15:45:13.847738921Z" level=info msg="Adding pod openshift-kube-apiserver-operator_kube-apiserver-operator-575994946d-vgpnb to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 17:20:07.339355 | controller | Jun 12 15:45:13.870328 crc crio[3652]: time="2026-06-12T15:45:13.869371605Z" level=info msg="Got pod network &{Name:multus-admission-controller-69db94689b-rvf8p Namespace:openshift-multus ID:42712c2c9b9be3b2db5b1d37f17ba07d2e7e3f100659ce783aa698e2a3a60c45 UID:22e9ac12-6d81-454c-9af1-0b0d7e241db6 NetNS:/var/run/netns/6e11be5b-7b46-4c97-bd12-0b579d24c97a 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:0xc00163c388}] Aliases:map[]}"
2026-06-12 17:20:07.339371 | controller | Jun 12 15:45:13.870328 crc crio[3652]: time="2026-06-12T15:45:13.869716465Z" level=info msg="Adding pod openshift-multus_multus-admission-controller-69db94689b-rvf8p to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 17:20:07.339388 | controller | Jun 12 15:45:14.211291 crc crio[3652]: time="2026-06-12T15:45:14.210868418Z" level=info msg="Got pod network &{Name:console-6c684df5db-cc8g8 Namespace:openshift-console ID:c8ea94d0d5f8228583720ae98751449edd8c016797f5452e981ccb924ff912f6 UID:63877e21-00e2-4bee-b462-31d3bbe131ef NetNS:/var/run/netns/740ce745-e060-483c-ae82-0c1c77d26183 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:0xc0024a2570}] Aliases:map[]}"
2026-06-12 17:20:07.339415 | controller | Jun 12 15:45:14.211291 crc crio[3652]: time="2026-06-12T15:45:14.211260199Z" level=info msg="Adding pod openshift-console_console-6c684df5db-cc8g8 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 17:20:07.339436 | controller | Jun 12 15:45:14.235900 crc crio[3652]: time="2026-06-12T15:45:14.234013663Z" level=warning msg="Skipping invalid sysctl specified by config {net.ipv4.ping_group_range 0 2147483647}: \"net.ipv4.ping_group_range\" not allowed with host net enabled" id=f5e8ce23-a6c2-4d49-9261-63c59a5c9205 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:20:07.339457 | controller | Jun 12 15:45:14.312385 crc crio[3652]: time="2026-06-12T15:45:14.311288701Z" level=info msg="Got pod network &{Name:openshift-kube-scheduler-operator-54f497555d-d8646 Namespace:openshift-kube-scheduler-operator ID:e6d48bcf7a18aadb12e2495c6e07f5da48e0522635c2ef1c335f130396f8c119 UID:4e9ac1d6-d4ed-4411-a098-d1bf725c943c NetNS:/var/run/netns/2e6d34e9-5b3a-4ef8-80b5-9e69ab2f975d 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:0xc0024a26a8}] Aliases:map[]}"
2026-06-12 17:20:07.339477 | controller | Jun 12 15:45:14.312385 crc crio[3652]: time="2026-06-12T15:45:14.311969952Z" level=info msg="Adding pod openshift-kube-scheduler-operator_openshift-kube-scheduler-operator-54f497555d-d8646 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 17:20:07.339494 | controller | Jun 12 15:45:16.356971 crc crio[3652]: time="2026-06-12T15:45:16.355749576Z" level=info msg="Got pod network &{Name:community-operators-qhh6t Namespace:openshift-marketplace ID:e2afd8e1abb8aaff6344d7f5395afb70f1494daaf399f9eb13c83ac9cd83df2b UID:38fb2a5f-6a1e-4c7a-8df2-0b2a456c372e NetNS:/var/run/netns/edfbeeb2-691f-4ada-aaa7-4882c8ec3154 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:0xc000136268}] Aliases:map[]}"
2026-06-12 17:20:07.339510 | controller | Jun 12 15:45:16.356971 crc crio[3652]: time="2026-06-12T15:45:16.356083316Z" level=info msg="Adding pod openshift-marketplace_community-operators-qhh6t to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 17:20:07.339527 | controller | Jun 12 15:45:16.806637 crc crio[3652]: time="2026-06-12T15:45:16.805788503Z" level=info msg="Got pod network &{Name:redhat-operators-x5vn9 Namespace:openshift-marketplace ID:c5fe239b88cdac96f1def0409b94174d7c17e11ea1e8cd7d2c139413ec13a4a3 UID:0ee7e057-363b-48e4-a711-ee54046db35f NetNS:/var/run/netns/23b3b2f5-0ef6-40ca-95e7-fd5c41be023d 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:0xc000136660}] Aliases:map[]}"
2026-06-12 17:20:07.339543 | controller | Jun 12 15:45:16.806637 crc crio[3652]: time="2026-06-12T15:45:16.805994819Z" level=info msg="Adding pod openshift-marketplace_redhat-operators-x5vn9 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 17:20:07.339559 | controller | Jun 12 15:45:16.961579 crc crio[3652]: time="2026-06-12T15:45:16.96079622Z" level=info msg="Ran pod sandbox 59c4ea65ef843c8a90f6bad8892f6359cbad9137eca6229f792e1e424da9945e with infra container: openshift-ovn-kubernetes/ovnkube-control-plane-57b78d8988-l69zc/POD" id=77a0405e-66d9-4274-a11f-89db10106334 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:20:07.339599 | controller | Jun 12 15:45:16.991534 crc crio[3652]: time="2026-06-12T15:45:16.990421358Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5" id=c0480860-7a0e-4ebc-9a66-ab0790bb61b7 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:20:07.339621 | controller | Jun 12 15:45:17.196855 crc crio[3652]: time="2026-06-12T15:45:17.196749682Z" level=info msg="Got pod network &{Name:controller-manager-8bbbb897c-c9m74 Namespace:openshift-controller-manager ID:748e6c3818a0854ad24da09c661b36769c66e8726b11fe10eb8f9d4bd06e608b UID:b9d3cfcf-d286-4dfc-a5cf-dbb9268a3cda NetNS:/var/run/netns/da97a5a7-f35e-465c-8ebe-1b0a4d21626e 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:0xc0024a2220}] Aliases:map[]}"
2026-06-12 17:20:07.339643 | controller | Jun 12 15:45:17.197277 crc crio[3652]: time="2026-06-12T15:45:17.197254478Z" level=info msg="Adding pod openshift-controller-manager_controller-manager-8bbbb897c-c9m74 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 17:20:07.339661 | controller | Jun 12 15:45:17.397281 crc crio[3652]: time="2026-06-12T15:45:17.389889261Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5" id=cf568bd3-e936-46fe-b2df-141396354a46 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:20:07.339681 | controller | Jun 12 15:45:17.399843 crc crio[3652]: time="2026-06-12T15:45:17.397675348Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.339706 | controller | Jun 12 15:45:17.407708 crc crio[3652]: time="2026-06-12T15:45:17.407203409Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.339724 | controller | Jun 12 15:45:17.644215 crc crio[3652]: time="2026-06-12T15:45:17.643585317Z" level=warning msg="Skipping invalid sysctl specified by config {net.ipv4.ping_group_range 0 2147483647}: \"net.ipv4.ping_group_range\" not allowed with host net enabled" id=d181ff85-b832-4e9d-af83-085c990a4f77 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:20:07.339741 | controller | Jun 12 15:45:17.665723 crc crio[3652]: time="2026-06-12T15:45:17.664734388Z" level=info msg="Ran pod sandbox e15eff8d23e145e0a9386a86a8ccbf597485226e7bf517ba9b670fd1d30dfa66 with infra container: openshift-machine-config-operator/machine-config-daemon-5w5zs/POD" id=f5e8ce23-a6c2-4d49-9261-63c59a5c9205 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:20:07.339758 | controller | Jun 12 15:45:17.683803 crc crio[3652]: time="2026-06-12T15:45:17.682589706Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9414357f9345a841e0565265700ecc6637f846c83bd5908dbb7b306432465115" id=6c16cf2d-7613-4fd2-a2a5-100d27e84422 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:20:07.339774 | controller | Jun 12 15:45:17.875215 crc crio[3652]: time="2026-06-12T15:45:17.874833653Z" level=info msg="Got pod network &{Name:marketplace-operator-547dbd544d-xchl9 Namespace:openshift-marketplace ID:9904de7907ed93e2080cec5104919860f7c0519ee9f1cc40c04ba7ac377d6e08 UID:6cdf074d-0e2a-4a0b-8843-5f823e7bf7c3 NetNS:/var/run/netns/7f5bf9c8-2c32-4c16-a744-a4a131d46954 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:0xc00163caa0}] Aliases:map[]}"
2026-06-12 17:20:07.339791 | controller | Jun 12 15:45:17.875215 crc crio[3652]: time="2026-06-12T15:45:17.874884535Z" level=info msg="Adding pod openshift-marketplace_marketplace-operator-547dbd544d-xchl9 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 17:20:07.339808 | controller | Jun 12 15:45:17.883606 crc crio[3652]: time="2026-06-12T15:45:17.882782333Z" level=info msg="Got pod network &{Name:service-ca-74545575db-n469q Namespace:openshift-service-ca ID:20c722f8c54d418b91f43e6338e713f8b1c5dbf6c4240a8dec1f44338df02512 UID:880b4ff1-3443-4cae-90b4-72e4341917b3 NetNS:/var/run/netns/769cb478-af6e-4592-9272-c89103b2443d 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:0xc000430b08}] Aliases:map[]}"
2026-06-12 17:20:07.339828 | controller | Jun 12 15:45:17.883606 crc crio[3652]: time="2026-06-12T15:45:17.882857065Z" level=info msg="Adding pod openshift-service-ca_service-ca-74545575db-n469q to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 17:20:07.339846 | controller | Jun 12 15:45:17.998267 crc crio[3652]: time="2026-06-12T15:45:17.995982011Z" level=info msg="Got pod network &{Name:openshift-controller-manager-operator-686468bdd5-sjcrn Namespace:openshift-controller-manager-operator ID:b79d045578d9d0447683cc0abcc31854b07e028414a5fd64d8931c5d81d4e8c4 UID:84e6e6fd-a448-462c-a5d3-8fa636be2d6f NetNS:/var/run/netns/65150a0e-e6d7-4f10-acfc-3434cd7d746f 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:0xc0024a23d8}] Aliases:map[]}"
2026-06-12 17:20:07.339864 | controller | Jun 12 15:45:17.998267 crc crio[3652]: time="2026-06-12T15:45:17.996139716Z" level=info msg="Adding pod openshift-controller-manager-operator_openshift-controller-manager-operator-686468bdd5-sjcrn to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 17:20:07.339881 | controller | Jun 12 15:45:18.338580 crc crio[3652]: time="2026-06-12T15:45:18.334522974Z" level=info msg="Got pod network &{Name:redhat-marketplace-ntdwx Namespace:openshift-marketplace ID:50e6f1b3e002e6e3421a70fd4e251f771086bdabac431f827b358251f0ae7a2b UID:304346ae-9d3b-4262-8068-4ed1e7ff48a8 NetNS:/var/run/netns/7827587f-0bb4-4564-a3b0-69b60a3c7dfc 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:0xc002d3e028}] Aliases:map[]}"
2026-06-12 17:20:07.339898 | controller | Jun 12 15:45:18.338580 crc crio[3652]: time="2026-06-12T15:45:18.33469676Z" level=info msg="Adding pod openshift-marketplace_redhat-marketplace-ntdwx to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 17:20:07.339915 | controller | Jun 12 15:45:18.461283 crc crio[3652]: time="2026-06-12T15:45:18.460890013Z" level=info msg="Got pod network &{Name:dns-default-qtghf Namespace:openshift-dns ID:7d99ae5c3641dcd7cbe49b2bc881862443727b945b8055bc0a916e88194f731b UID:d181776f-b90e-41dc-be09-c4543b8cba16 NetNS:/var/run/netns/8704d25e-8c1f-4f40-96fc-312030e82dc1 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:0xc001692038}] Aliases:map[]}"
2026-06-12 17:20:07.339931 | controller | Jun 12 15:45:18.461283 crc crio[3652]: time="2026-06-12T15:45:18.460970705Z" level=info msg="Adding pod openshift-dns_dns-default-qtghf to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 17:20:07.339948 | controller | Jun 12 15:45:18.509183 crc crio[3652]: time="2026-06-12T15:45:18.508841714Z" level=warning msg="Skipping invalid sysctl specified by config {net.ipv4.ping_group_range 0 2147483647}: \"net.ipv4.ping_group_range\" not allowed with host net enabled" id=13985c8c-1c55-4381-8ae7-5b3440b1b7f7 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:20:07.339964 | controller | Jun 12 15:45:18.584729 crc crio[3652]: time="2026-06-12T15:45:18.582274403Z" level=info msg="Got pod network &{Name:csi-hostpathplugin-mpq2f Namespace:hostpath-provisioner ID:57d073f1733d964c632d63bb758ce5062b425beaf0a6efe7bb062ef01d4fc106 UID:af9d3f54-b024-4959-888b-41fc0dc68a7f NetNS:/var/run/netns/b1299cd2-00ad-4db5-8cff-09f165ac7b4a 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:0xc000182970}] Aliases:map[]}"
2026-06-12 17:20:07.339984 | controller | Jun 12 15:45:18.584729 crc crio[3652]: time="2026-06-12T15:45:18.582917342Z" level=info msg="Adding pod hostpath-provisioner_csi-hostpathplugin-mpq2f to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 17:20:07.340001 | controller | Jun 12 15:45:18.961862 crc crio[3652]: time="2026-06-12T15:45:18.961012568Z" level=info msg="Got pod network &{Name:cluster-image-registry-operator-86c45576b9-qdg7g Namespace:openshift-image-registry ID:1f25381cace9fe7d41eea596d66fb4201ed661a663a98a38a1b77783c7fb1c79 UID:1d749813-cd37-46e7-9865-e180c3005dc0 NetNS:/var/run/netns/f42fb35a-fe52-48c8-85f1-2e0c80b6d271 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:0xc0024a2810}] Aliases:map[]}"
2026-06-12 17:20:07.340017 | controller | Jun 12 15:45:18.961862 crc crio[3652]: time="2026-06-12T15:45:18.961606467Z" level=info msg="Adding pod openshift-image-registry_cluster-image-registry-operator-86c45576b9-qdg7g to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 17:20:07.340033 | controller | Jun 12 15:45:19.224318 crc crio[3652]: time="2026-06-12T15:45:19.224252956Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.340049 | controller | Jun 12 15:45:19.355789 crc crio[3652]: time="2026-06-12T15:45:19.348914988Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.340066 | controller | Jun 12 15:45:19.381270 crc crio[3652]: time="2026-06-12T15:45:19.380364654Z" level=info msg="Creating container: openshift-ovn-kubernetes/ovnkube-control-plane-57b78d8988-l69zc/kube-rbac-proxy" id=bcea0d99-5505-4d00-83b2-15093bcb4b2b name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:20:07.340082 | controller | Jun 12 15:45:19.381270 crc crio[3652]: time="2026-06-12T15:45:19.381005083Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.340099 | controller | Jun 12 15:45:19.475690 crc crio[3652]: time="2026-06-12T15:45:19.461202309Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.340115 | controller | Jun 12 15:45:19.516827 crc crio[3652]: time="2026-06-12T15:45:19.511755679Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.340131 | controller | Jun 12 15:45:19.542220 crc crio[3652]: time="2026-06-12T15:45:19.542125976Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.340147 | controller | Jun 12 15:45:19.543746 crc crio[3652]: time="2026-06-12T15:45:19.543342233Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.340166 | controller | Jun 12 15:45:19.563325 crc crio[3652]: time="2026-06-12T15:45:19.563165039Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.340182 | controller | Jun 12 15:45:19.621336 crc crio[3652]: time="2026-06-12T15:45:19.619793836Z" level=info msg="Got pod network &{Name:etcd-operator-69b85846b6-9w8mk Namespace:openshift-etcd-operator ID:d939ab346a80ccd644464be211b1a1dcf3384a58b26655665422f65631a5f3b2 UID:590c4b91-91e2-41cd-8666-e08cbfa17a77 NetNS:/var/run/netns/0996ef22-1831-4064-a74b-6577a414c42f 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:0xc000183118}] Aliases:map[]}"
2026-06-12 17:20:07.340202 | controller | Jun 12 15:45:19.645569 crc crio[3652]: time="2026-06-12T15:45:19.644916981Z" level=info msg="Adding pod openshift-etcd-operator_etcd-operator-69b85846b6-9w8mk to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 17:20:07.340220 | controller | Jun 12 15:45:19.657594 crc crio[3652]: time="2026-06-12T15:45:19.655364627Z" level=info msg="Got pod network &{Name:service-ca-operator-5b9c976747-l2sd4 Namespace:openshift-service-ca-operator ID:476d528c5ba4178c1a0678fd526a11a917db0c17486b8d9864e530adf14f9ae4 UID:fd3771ed-6d15-47a3-9f81-762cf83a728f NetNS:/var/run/netns/b73b8410-39b6-4896-b279-f9d360425aa0 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:0xc0017be3f0}] Aliases:map[]}"
2026-06-12 17:20:07.340236 | controller | Jun 12 15:45:19.657594 crc crio[3652]: time="2026-06-12T15:45:19.655835192Z" level=info msg="Adding pod openshift-service-ca-operator_service-ca-operator-5b9c976747-l2sd4 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 17:20:07.340253 | controller | Jun 12 15:45:19.670391 crc crio[3652]: time="2026-06-12T15:45:19.669741708Z" level=info msg="Got pod network &{Name:downloads-747b44746d-4pqvr Namespace:openshift-console ID:f00ee252bbe59b7a7f97cbb57c3337170b348c173c0f8962ccecad2b24f9dcd3 UID:d0d29411-fb58-47c5-9579-23967e5649ce NetNS:/var/run/netns/0ad988ca-3c65-4916-befb-3f2fd9ac4b18 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:0xc00163c6e8}] Aliases:map[]}"
2026-06-12 17:20:07.340270 | controller | Jun 12 15:45:19.670391 crc crio[3652]: time="2026-06-12T15:45:19.670008996Z" level=info msg="Adding pod openshift-console_downloads-747b44746d-4pqvr to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 17:20:07.340286 | controller | Jun 12 15:45:19.686792 crc crio[3652]: time="2026-06-12T15:45:19.686538083Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9414357f9345a841e0565265700ecc6637f846c83bd5908dbb7b306432465115" id=8f1c4f1e-9a76-4dcd-ba69-bdcec5d2f95d name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:20:07.340302 | controller | Jun 12 15:45:20.619356 crc crio[3652]: time="2026-06-12T15:45:19.633205219Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.340318 | controller | Jun 12 15:45:20.627001 crc crio[3652]: time="2026-06-12T15:45:20.619963244Z" level=info msg="Got pod network &{Name:ingress-canary-jlj86 Namespace:openshift-ingress-canary ID:279b66b4040b4c86846e4f66be03462716fedacc48393e0400f9597d5b9873b7 UID:7d96a430-aa69-4b19-9ee4-68f2e6192e27 NetNS:/var/run/netns/305d291f-27ab-4c8c-b3cb-9e22979be20e 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:0xc0017be468}] Aliases:map[]}"
2026-06-12 17:20:07.340335 | controller | Jun 12 15:45:20.627001 crc crio[3652]: time="2026-06-12T15:45:20.620012086Z" level=info msg="Adding pod openshift-ingress-canary_ingress-canary-jlj86 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 17:20:07.340352 | controller | Jun 12 15:45:20.640607 crc crio[3652]: time="2026-06-12T15:45:20.640381964Z" level=info msg="Ran pod sandbox 2addf066b59308e847284d3c6ff927fd55eef17de21c86da89b147eb38e91d2b with infra container: openshift-machine-config-operator/machine-config-server-frshx/POD" id=d181ff85-b832-4e9d-af83-085c990a4f77 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:20:07.340373 | controller | Jun 12 15:45:20.683012 crc crio[3652]: time="2026-06-12T15:45:20.682400721Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9414357f9345a841e0565265700ecc6637f846c83bd5908dbb7b306432465115" id=0f20376d-8b03-4957-8a84-eb80accdc237 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:20:07.340390 | controller | Jun 12 15:45:20.710148 crc crio[3652]: time="2026-06-12T15:45:20.709829497Z" level=info msg="Creating container: openshift-machine-config-operator/machine-config-daemon-5w5zs/machine-config-daemon" id=fdc1e0a1-ad89-43dd-a26d-61f302e3fb21 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:20:07.340407 | controller | Jun 12 15:45:20.727242 crc crio[3652]: time="2026-06-12T15:45:20.719788476Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.340424 | controller | Jun 12 15:45:22.129599 crc crio[3652]: time="2026-06-12T15:45:22.129344648Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.340441 | controller | Jun 12 15:45:22.192497 crc crio[3652]: time="2026-06-12T15:45:22.191812626Z" level=info msg="Ran pod sandbox ae668e99772c7a0b78bfee1d09b073fd80865a4bbf4b87cfc899aacade1c5573 with infra container: openshift-dns/node-resolver-277xp/POD" id=13985c8c-1c55-4381-8ae7-5b3440b1b7f7 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:20:07.340463 | controller | Jun 12 15:45:22.210545 crc crio[3652]: time="2026-06-12T15:45:22.209123009Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:5c5d7468f6838b6a714482e62ea956659212f3415ec8f69989f75eb6d8744a6e" id=2fe14877-dfc1-4837-82e9-1ee251cf7453 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:20:07.340697 | controller | Jun 12 15:45:22.274878 crc crio[3652]: time="2026-06-12T15:45:22.274014185Z" level=info msg="Created container 956ec146dda79fb8195e5340a818656340eab50d20a4ce59967aeb3c81672269: openshift-cluster-version/cluster-version-operator-7c9b9cfd6-49qt2/cluster-version-operator" id=fbef6e0e-c4c2-48be-8c40-c022c691ca1e name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:20:07.340726 | controller | Jun 12 15:45:22.319371 crc crio[3652]: time="2026-06-12T15:45:22.316431022Z" level=info msg="Starting container: 956ec146dda79fb8195e5340a818656340eab50d20a4ce59967aeb3c81672269" id=c0f38c15-3e0e-45d9-b622-8b6595495d5b name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 17:20:07.340745 | controller | Jun 12 15:45:22.461920 crc crio[3652]: time="2026-06-12T15:45:22.461880094Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.340762 | controller | Jun 12 15:45:22.484674 crc crio[3652]: time="2026-06-12T15:45:22.483581766Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:5c5d7468f6838b6a714482e62ea956659212f3415ec8f69989f75eb6d8744a6e" id=aad5f450-080f-44be-8d4c-6bd209f6f301 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:20:07.340779 | controller | Jun 12 15:45:22.514675 crc crio[3652]: time="2026-06-12T15:45:22.514352612Z" level=info msg="Creating container: openshift-dns/node-resolver-277xp/dns-node-resolver" id=946593e5-f50a-4e8a-b74c-4cce9671f253 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:20:07.340796 | controller | Jun 12 15:45:22.517140 crc crio[3652]: time="2026-06-12T15:45:22.51499497Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9414357f9345a841e0565265700ecc6637f846c83bd5908dbb7b306432465115" id=db8e00ce-0cc2-4bae-ac2f-ee9501f71276 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:20:07.340819 | controller | Jun 12 15:45:22.606843 crc crio[3652]: time="2026-06-12T15:45:22.60581163Z" level=info msg="Started container" PID=8328 containerID=956ec146dda79fb8195e5340a818656340eab50d20a4ce59967aeb3c81672269 description=openshift-cluster-version/cluster-version-operator-7c9b9cfd6-49qt2/cluster-version-operator id=c0f38c15-3e0e-45d9-b622-8b6595495d5b name=/runtime.v1.RuntimeService/StartContainer sandboxID=c1cfc23493f55612a6e555b7fbc4836f59e988d59a52bc79fce6f3c9305f772b
2026-06-12 17:20:07.340841 | controller | Jun 12 15:45:22.805116 crc crio[3652]: time="2026-06-12T15:45:22.803740545Z" level=info msg="Created container f39b861aceef94eb873e4424e00629d1563279c5b0c0a9c4bb05b1ceb26a0f7b: openshift-multus/multus-bzhnf/kube-multus" id=44eb6ce7-6660-4e2b-80c2-1aef6e4a8e95 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:20:07.340859 | controller | Jun 12 15:45:22.823792 crc crio[3652]: time="2026-06-12T15:45:22.820391157Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.340875 | controller | Jun 12 15:45:22.829736 crc crio[3652]: time="2026-06-12T15:45:22.825951313Z" level=info msg="Starting container: f39b861aceef94eb873e4424e00629d1563279c5b0c0a9c4bb05b1ceb26a0f7b" id=ff0ed204-d1a0-4b3d-b15e-72676f099bdf name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 17:20:07.340895 | controller | Jun 12 15:45:22.872924 crc crio[3652]: time="2026-06-12T15:45:22.831409117Z" level=info msg="Creating container: openshift-machine-config-operator/machine-config-server-frshx/machine-config-server" id=9047a50b-247b-422b-9240-e3dc5f1ce58f name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:20:07.340912 | controller | Jun 12 15:45:22.878977 crc crio[3652]: time="2026-06-12T15:45:22.831987895Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.340932 | controller | Jun 12 15:45:22.981876 crc crio[3652]: time="2026-06-12T15:45:22.980647312Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.340949 | controller | Jun 12 15:45:22.995393 crc crio[3652]: time="2026-06-12T15:45:22.995321904Z" level=info msg="Created container 4071edbf2532e9c28a568259dcbbe87f2342aebeaf873f60823b9160575afdf0: openshift-ovn-kubernetes/ovnkube-node-2tk97/kubecfg-setup" id=86ce707d-cd39-4731-bb08-e04cf797d971 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:20:07.340966 | controller | Jun 12 15:45:23.001364 crc crio[3652]: time="2026-06-12T15:45:22.996997514Z" level=info msg="Started container" PID=8385 containerID=f39b861aceef94eb873e4424e00629d1563279c5b0c0a9c4bb05b1ceb26a0f7b description=openshift-multus/multus-bzhnf/kube-multus id=ff0ed204-d1a0-4b3d-b15e-72676f099bdf name=/runtime.v1.RuntimeService/StartContainer sandboxID=ef76bc2fe3143f66ca4d9b2adc7be0beeaa03fdaabc9f96106a99e4997f45b8a
2026-06-12 17:20:07.340982 | controller | Jun 12 15:45:23.014418 crc crio[3652]: time="2026-06-12T15:45:23.014282214Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.340998 | controller | Jun 12 15:45:23.112675 crc crio[3652]: time="2026-06-12T15:45:23.111081809Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.341014 | controller | Jun 12 15:45:23.133894 crc crio[3652]: time="2026-06-12T15:45:23.131671638Z" level=info msg="Starting container: 4071edbf2532e9c28a568259dcbbe87f2342aebeaf873f60823b9160575afdf0" id=09bcc8ef-3b1a-4eb5-b6fd-ef938f16ad9b name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 17:20:07.341031 | controller | Jun 12 15:45:23.175169 crc crio[3652]: time="2026-06-12T15:45:23.17415858Z" level=info msg="CNI monitoring event CREATE        \"/var/lib/cni/bin/upgrade_5ffa5060-6183-48e2-9582-33a3c22c12a4\""
2026-06-12 17:20:07.341055 | controller | Jun 12 15:45:23.372934 crc crio[3652]: time="2026-06-12T15:45:23.369007315Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.341072 | controller | Jun 12 15:45:23.375831 crc crio[3652]: time="2026-06-12T15:45:23.374968657Z" level=info msg="Started container" PID=8388 containerID=4071edbf2532e9c28a568259dcbbe87f2342aebeaf873f60823b9160575afdf0 description=openshift-ovn-kubernetes/ovnkube-node-2tk97/kubecfg-setup id=09bcc8ef-3b1a-4eb5-b6fd-ef938f16ad9b name=/runtime.v1.RuntimeService/StartContainer sandboxID=097d71c6c4376f4b2c9b34f8a3c07481b0822cfa174a391458ae82cfc61a0a62
2026-06-12 17:20:07.341089 | controller | Jun 12 15:45:23.458847 crc crio[3652]: time="2026-06-12T15:45:23.412060892Z" level=info msg="Created container d99401cbd695ae3f4bb98890d910c53978d1a2ffebe24d955b597edec61e34a2: openshift-network-node-identity/network-node-identity-dgvkt/webhook" id=40574ff5-7f49-4d18-8e7f-60c6bc09349a name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:20:07.341105 | controller | Jun 12 15:45:23.513664 crc crio[3652]: time="2026-06-12T15:45:23.486948628Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.341121 | controller | Jun 12 15:45:23.513664 crc crio[3652]: time="2026-06-12T15:45:23.491298779Z" level=info msg="Starting container: d99401cbd695ae3f4bb98890d910c53978d1a2ffebe24d955b597edec61e34a2" id=da22a6d7-64a9-4c1e-a0b5-0621b256b1aa name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 17:20:07.341137 | controller | Jun 12 15:45:23.987679 crc crio[3652]: time="2026-06-12T15:45:23.987412892Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.341153 | controller | Jun 12 15:45:24.018637 crc crio[3652]: time="2026-06-12T15:45:24.00379448Z" level=info msg="Created container c3891f78e47dce00166afc78d7d1a35259dddc2e0130d03851c6f5a356b5363f: openshift-network-operator/network-operator-7bdcf4f5bd-7fjxv/network-operator" id=e7fdcc13-145f-41fe-a526-1971d56609e8 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:20:07.341169 | controller | Jun 12 15:45:24.035710 crc crio[3652]: time="2026-06-12T15:45:24.03478556Z" level=info msg="Started container" PID=8420 containerID=d99401cbd695ae3f4bb98890d910c53978d1a2ffebe24d955b597edec61e34a2 description=openshift-network-node-identity/network-node-identity-dgvkt/webhook id=da22a6d7-64a9-4c1e-a0b5-0621b256b1aa name=/runtime.v1.RuntimeService/StartContainer sandboxID=9bc4f0f376740dbf67ca0b7a6a3b7ce25caeff251bee4e4f68767bac23007d41
2026-06-12 17:20:07.341186 | controller | Jun 12 15:45:24.069351 crc crio[3652]: time="2026-06-12T15:45:24.066721311Z" level=info msg="Starting container: c3891f78e47dce00166afc78d7d1a35259dddc2e0130d03851c6f5a356b5363f" id=343bddba-4c6c-4ab1-9b54-5a0c79cab1d1 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 17:20:07.341202 | controller | Jun 12 15:45:24.248514 crc crio[3652]: time="2026-06-12T15:45:24.247925078Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122" id=f1190165-80b2-4886-9a0f-5bca2c2930c1 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:20:07.341219 | controller | Jun 12 15:45:24.279250 crc crio[3652]: time="2026-06-12T15:45:24.274971904Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122" id=bf373a83-a78b-4cdd-a568-1df35a8ddc4d name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:20:07.341235 | controller | Jun 12 15:45:24.279915 crc crio[3652]: time="2026-06-12T15:45:24.279506974Z" level=info msg="Started container" PID=8442 containerID=c3891f78e47dce00166afc78d7d1a35259dddc2e0130d03851c6f5a356b5363f description=openshift-network-operator/network-operator-7bdcf4f5bd-7fjxv/network-operator id=343bddba-4c6c-4ab1-9b54-5a0c79cab1d1 name=/runtime.v1.RuntimeService/StartContainer sandboxID=e361c72c8a89f725dc4e16520f53a357ef00e6b759641a81f47fe5e49e87ed2b
2026-06-12 17:20:07.341255 | controller | Jun 12 15:45:24.280013 crc crio[3652]: time="2026-06-12T15:45:24.279938272Z" level=info msg="Creating container: openshift-network-node-identity/network-node-identity-dgvkt/approver" id=e27c1906-2553-4b8a-8d0e-e264acb2a547 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:20:07.341272 | controller | Jun 12 15:45:24.283719 crc crio[3652]: time="2026-06-12T15:45:24.280692114Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.341288 | controller | Jun 12 15:45:24.762783 crc crio[3652]: time="2026-06-12T15:45:24.762718001Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.341304 | controller | Jun 12 15:45:24.847227 crc crio[3652]: time="2026-06-12T15:45:24.843769702Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.341320 | controller | Jun 12 15:45:25.026114 crc crio[3652]: time="2026-06-12T15:45:25.024994356Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.341336 | controller | Jun 12 15:45:25.064371 crc crio[3652]: time="2026-06-12T15:45:25.064293902Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.341352 | controller | Jun 12 15:45:25.251150 crc crio[3652]: time="2026-06-12T15:45:25.246734474Z" level=info msg="Created container 74f56702a2eceaecfafde4b3996f2408bf1f3d22b18908c643edf93b27d5eb50: openshift-machine-config-operator/machine-config-daemon-5w5zs/machine-config-daemon" id=fdc1e0a1-ad89-43dd-a26d-61f302e3fb21 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:20:07.341368 | controller | Jun 12 15:45:25.345184 crc crio[3652]: time="2026-06-12T15:45:25.337060322Z" level=info msg="Starting container: 74f56702a2eceaecfafde4b3996f2408bf1f3d22b18908c643edf93b27d5eb50" id=40bcaffd-1c4c-403b-9413-0ff25a669f39 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 17:20:07.341384 | controller | Jun 12 15:45:25.708545 crc crio[3652]: time="2026-06-12T15:45:25.634960262Z" level=info msg="Created container 5359c9e994546d2920dcbc4ce27f07fd22277d64030709c1dcee59120643c40e: openshift-cluster-machine-approver/machine-approver-54c688565-5bsg4/kube-rbac-proxy" id=0b5b85dd-15aa-4ab9-8661-839e34d07d4c name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:20:07.341400 | controller | Jun 12 15:45:25.778336 crc crio[3652]: time="2026-06-12T15:45:25.777761124Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122" id=19f553e7-912f-4118-b74b-6002e4a8364b name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:20:07.341416 | controller | Jun 12 15:45:25.784046 crc crio[3652]: time="2026-06-12T15:45:25.780944234Z" level=info msg="Starting container: 5359c9e994546d2920dcbc4ce27f07fd22277d64030709c1dcee59120643c40e" id=2128ecee-6875-4a7a-9fd2-ec480e5dce56 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 17:20:07.341433 | controller | Jun 12 15:45:25.828346 crc crio[3652]: time="2026-06-12T15:45:25.827344613Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122" id=bf930117-4f88-4444-b1db-a65397e6a11f name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:20:07.341452 | controller | Jun 12 15:45:25.846159 crc crio[3652]: time="2026-06-12T15:45:25.845926059Z" level=info msg="Creating container: openshift-ovn-kubernetes/ovnkube-node-2tk97/ovn-controller" id=ec861e28-a238-4c28-947a-ace07df9a25b name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:20:07.341469 | controller | Jun 12 15:45:25.847589 crc crio[3652]: time="2026-06-12T15:45:25.846428305Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.341485 | controller | Jun 12 15:45:26.005981 crc crio[3652]: time="2026-06-12T15:45:25.999761927Z" level=info msg="Started container" PID=8469 containerID=74f56702a2eceaecfafde4b3996f2408bf1f3d22b18908c643edf93b27d5eb50 description=openshift-machine-config-operator/machine-config-daemon-5w5zs/machine-config-daemon id=40bcaffd-1c4c-403b-9413-0ff25a669f39 name=/runtime.v1.RuntimeService/StartContainer sandboxID=e15eff8d23e145e0a9386a86a8ccbf597485226e7bf517ba9b670fd1d30dfa66
2026-06-12 17:20:07.341501 | controller | Jun 12 15:45:26.018017 crc crio[3652]: time="2026-06-12T15:45:26.011361266Z" level=info msg="Started container" PID=8501 containerID=5359c9e994546d2920dcbc4ce27f07fd22277d64030709c1dcee59120643c40e description=openshift-cluster-machine-approver/machine-approver-54c688565-5bsg4/kube-rbac-proxy id=2128ecee-6875-4a7a-9fd2-ec480e5dce56 name=/runtime.v1.RuntimeService/StartContainer sandboxID=2e94585f77bc5c852377d9c848b1c13b14f77a5c1d38a7dace079c6a05e835e4
2026-06-12 17:20:07.341518 | controller | Jun 12 15:45:26.298818 crc crio[3652]: time="2026-06-12T15:45:26.29876393Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5" id=2d48d4df-7ed1-4184-9099-e5638f58b985 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:20:07.341534 | controller | Jun 12 15:45:26.309315 crc crio[3652]: time="2026-06-12T15:45:26.309285337Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:4fe612a1572df462d6a4b664a10bc2e6cad239648acbf8c0303f8fca5d2596c0" id=022983e1-a07a-44d5-87d7-d8558c8232af name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:20:07.341550 | controller | Jun 12 15:45:26.401801 crc crio[3652]: time="2026-06-12T15:45:26.338195756Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5" id=7ab6025c-1b06-44ff-827b-60ad91fc6eba name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:20:07.341570 | controller | Jun 12 15:45:26.401801 crc crio[3652]: time="2026-06-12T15:45:26.392637127Z" level=info msg="Creating container: openshift-machine-config-operator/machine-config-daemon-5w5zs/kube-rbac-proxy" id=e22a2b98-4a26-45bd-964c-f99d99c29629 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:20:07.341617 | controller | Jun 12 15:45:26.401801 crc crio[3652]: time="2026-06-12T15:45:26.393272467Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:4fe612a1572df462d6a4b664a10bc2e6cad239648acbf8c0303f8fca5d2596c0" id=d70fab96-ace2-45de-8e5b-215afd56396e name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:20:07.341635 | controller | Jun 12 15:45:26.401801 crc crio[3652]: time="2026-06-12T15:45:26.396589156Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.341651 | controller | Jun 12 15:45:26.459617 crc crio[3652]: time="2026-06-12T15:45:26.459363715Z" level=info msg="Creating container: openshift-cluster-machine-approver/machine-approver-54c688565-5bsg4/machine-approver-controller" id=4811c7ca-27f8-4047-8bab-e431ff09b2c2 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:20:07.341668 | controller | Jun 12 15:45:26.999649 crc crio[3652]: time="2026-06-12T15:45:26.998338413Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.341689 | controller | Jun 12 15:45:27.472233 crc crio[3652]: time="2026-06-12T15:45:27.466717524Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.341706 | controller | Jun 12 15:45:28.197513 crc crio[3652]: time="2026-06-12T15:45:28.19733996Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.341729 | controller | Jun 12 15:45:28.901834 crc crio[3652]: time="2026-06-12T15:45:28.899159303Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.341752 | controller | Jun 12 15:45:28.959842 crc crio[3652]: time="2026-06-12T15:45:28.958522478Z" level=info msg="Created container d881f51c70da211f4551469ed44dcd9b226d42f49731cc666254e65fa9ca086a: openshift-machine-config-operator/machine-config-server-frshx/machine-config-server" id=9047a50b-247b-422b-9240-e3dc5f1ce58f name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:20:07.341770 | controller | Jun 12 15:45:28.973961 crc crio[3652]: time="2026-06-12T15:45:28.973156008Z" level=info msg="Starting container: d881f51c70da211f4551469ed44dcd9b226d42f49731cc666254e65fa9ca086a" id=64e7537a-9e63-46ed-b099-13e8142c19ab name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 17:20:07.341787 | controller | Jun 12 15:45:29.102153 crc crio[3652]: time="2026-06-12T15:45:29.101001837Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.341803 | controller | Jun 12 15:45:29.140299 crc crio[3652]: time="2026-06-12T15:45:29.140094037Z" level=info msg="Created container 5c10cca0ede5d4b3a256dca7cb02d502e97668e0bd4d80d9538bf9fc956dcc16: openshift-network-node-identity/network-node-identity-dgvkt/approver" id=e27c1906-2553-4b8a-8d0e-e264acb2a547 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:20:07.341819 | controller | Jun 12 15:45:29.179694 crc crio[3652]: time="2026-06-12T15:45:29.179601385Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.341836 | controller | Jun 12 15:45:29.196249 crc crio[3652]: time="2026-06-12T15:45:29.19586333Z" level=info msg="Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf"
2026-06-12 17:20:07.341852 | controller | Jun 12 15:45:29.260847 crc crio[3652]: time="2026-06-12T15:45:29.260740575Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.341868 | controller | Jun 12 15:45:29.300416 crc crio[3652]: time="2026-06-12T15:45:29.297714747Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.341884 | controller | Jun 12 15:45:29.347389 crc crio[3652]: time="2026-06-12T15:45:29.347232204Z" level=info msg="Starting container: 5c10cca0ede5d4b3a256dca7cb02d502e97668e0bd4d80d9538bf9fc956dcc16" id=ce707b93-dc26-4229-aba9-09fe9c1299a9 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 17:20:07.341901 | controller | Jun 12 15:45:29.748980 crc crio[3652]: time="2026-06-12T15:45:29.744833796Z" level=info msg="Started container" PID=8517 containerID=5c10cca0ede5d4b3a256dca7cb02d502e97668e0bd4d80d9538bf9fc956dcc16 description=openshift-network-node-identity/network-node-identity-dgvkt/approver id=ce707b93-dc26-4229-aba9-09fe9c1299a9 name=/runtime.v1.RuntimeService/StartContainer sandboxID=9bc4f0f376740dbf67ca0b7a6a3b7ce25caeff251bee4e4f68767bac23007d41
2026-06-12 17:20:07.341923 | controller | Jun 12 15:45:29.807967 crc crio[3652]: time="2026-06-12T15:45:29.807633711Z" level=info msg="Created container 698e088b69d1f571a8e43b95a681b6f1d35260bbc3252a7262d0e0ccae680a19: openshift-image-registry/node-ca-2wddl/node-ca" id=5c9784de-5ae7-44af-95ca-f0a6e2da6095 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:20:07.341941 | controller | Jun 12 15:45:29.862686 crc crio[3652]: time="2026-06-12T15:45:29.861866979Z" level=info msg="Starting container: 698e088b69d1f571a8e43b95a681b6f1d35260bbc3252a7262d0e0ccae680a19" id=a42133a5-51c1-4bb4-8885-1e1c46e09184 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 17:20:07.341958 | controller | Jun 12 15:45:30.200635 crc crio[3652]: time="2026-06-12T15:45:30.196004084Z" level=info msg="Started container" PID=8548 containerID=698e088b69d1f571a8e43b95a681b6f1d35260bbc3252a7262d0e0ccae680a19 description=openshift-image-registry/node-ca-2wddl/node-ca id=a42133a5-51c1-4bb4-8885-1e1c46e09184 name=/runtime.v1.RuntimeService/StartContainer sandboxID=319b5277273cab033c671ebacdd154724bedc7c67bb76896262855d51ff4197c
2026-06-12 17:20:07.341974 | controller | Jun 12 15:45:30.267421 crc crio[3652]: time="2026-06-12T15:45:30.265805173Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.341991 | controller | Jun 12 15:45:30.303787 crc crio[3652]: time="2026-06-12T15:45:30.303262529Z" level=info msg="Started container" PID=8516 containerID=d881f51c70da211f4551469ed44dcd9b226d42f49731cc666254e65fa9ca086a description=openshift-machine-config-operator/machine-config-server-frshx/machine-config-server id=64e7537a-9e63-46ed-b099-13e8142c19ab name=/runtime.v1.RuntimeService/StartContainer sandboxID=2addf066b59308e847284d3c6ff927fd55eef17de21c86da89b147eb38e91d2b
2026-06-12 17:20:07.342008 | controller | Jun 12 15:45:31.215232 crc crio[3652]: time="2026-06-12T15:45:31.214418175Z" level=info msg="Created container 2dc38fb9e2e813943efafd1c4df085c6d08b858474b1876aa2ecea154516dfd7: openshift-ovn-kubernetes/ovnkube-node-2tk97/ovn-controller" id=ec861e28-a238-4c28-947a-ace07df9a25b name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:20:07.342024 | controller | Jun 12 15:45:31.221958 crc crio[3652]: time="2026-06-12T15:45:31.221255211Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.342040 | controller | Jun 12 15:45:31.272393 crc crio[3652]: time="2026-06-12T15:45:31.271889754Z" level=info msg="Starting container: 2dc38fb9e2e813943efafd1c4df085c6d08b858474b1876aa2ecea154516dfd7" id=2406ebf4-ba29-4689-8deb-209c4f06381c name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 17:20:07.342057 | controller | Jun 12 15:45:31.457211 crc crio[3652]: time="2026-06-12T15:45:31.453958474Z" level=info msg="Started container" PID=8579 containerID=2dc38fb9e2e813943efafd1c4df085c6d08b858474b1876aa2ecea154516dfd7 description=openshift-ovn-kubernetes/ovnkube-node-2tk97/ovn-controller id=2406ebf4-ba29-4689-8deb-209c4f06381c name=/runtime.v1.RuntimeService/StartContainer sandboxID=097d71c6c4376f4b2c9b34f8a3c07481b0822cfa174a391458ae82cfc61a0a62
2026-06-12 17:20:07.342073 | controller | Jun 12 15:45:31.648309 crc crio[3652]: time="2026-06-12T15:45:31.647192012Z" level=info msg="Created container 6b9ff1b9d2b916408a764283e7591231be7247eabd8ef953e48c7019c92da21c: openshift-multus/multus-additional-cni-plugins-hdftf/egress-router-binary-copy" id=b0561631-a187-4ffa-905c-e506ff0c27f6 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:20:07.342091 | controller | Jun 12 15:45:31.665383 crc crio[3652]: time="2026-06-12T15:45:31.663776614Z" level=info msg="Created container 2e74ac0e9f52a03db18efa85c6468be3984b6f75d84d8302ad47c9b44f29de7e: openshift-machine-config-operator/machine-config-daemon-5w5zs/kube-rbac-proxy" id=e22a2b98-4a26-45bd-964c-f99d99c29629 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:20:07.342114 | controller | Jun 12 15:45:31.861520 crc crio[3652]: time="2026-06-12T15:45:31.860813073Z" level=info msg="Starting container: 6b9ff1b9d2b916408a764283e7591231be7247eabd8ef953e48c7019c92da21c" id=79771fec-4f66-49c8-9015-69b89cdc33bb name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 17:20:07.342130 | controller | Jun 12 15:45:31.862775 crc crio[3652]: time="2026-06-12T15:45:31.860825624Z" level=info msg="Starting container: 2e74ac0e9f52a03db18efa85c6468be3984b6f75d84d8302ad47c9b44f29de7e" id=1c00ebd8-1ae4-4ae8-b7b7-a299dbb12169 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 17:20:07.342146 | controller | Jun 12 15:45:32.034172 crc crio[3652]: time="2026-06-12T15:45:32.030682589Z" level=info msg="Started container" PID=8575 containerID=6b9ff1b9d2b916408a764283e7591231be7247eabd8ef953e48c7019c92da21c description=openshift-multus/multus-additional-cni-plugins-hdftf/egress-router-binary-copy id=79771fec-4f66-49c8-9015-69b89cdc33bb name=/runtime.v1.RuntimeService/StartContainer sandboxID=68e1fc3eb8e5ecc73e5798620b6b780eacf14c597728d41763f42980f1ea1945
2026-06-12 17:20:07.342163 | controller | Jun 12 15:45:32.085139 crc crio[3652]: time="2026-06-12T15:45:32.040417252Z" level=info msg="Created container 8b93955fb27a4522ba01302c95c774cd3f2ea7e44b55d2534318808cc6f278ee: openshift-ovn-kubernetes/ovnkube-control-plane-57b78d8988-l69zc/kube-rbac-proxy" id=bcea0d99-5505-4d00-83b2-15093bcb4b2b name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:20:07.342180 | controller | Jun 12 15:45:32.100776 crc crio[3652]: time="2026-06-12T15:45:32.091371495Z" level=info msg="Starting container: 8b93955fb27a4522ba01302c95c774cd3f2ea7e44b55d2534318808cc6f278ee" id=27fd31e3-670b-4428-bdfc-4642cd55276f name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 17:20:07.342196 | controller | Jun 12 15:45:32.144979 crc crio[3652]: time="2026-06-12T15:45:32.135355631Z" level=info msg="Started container" PID=8583 containerID=2e74ac0e9f52a03db18efa85c6468be3984b6f75d84d8302ad47c9b44f29de7e description=openshift-machine-config-operator/machine-config-daemon-5w5zs/kube-rbac-proxy id=1c00ebd8-1ae4-4ae8-b7b7-a299dbb12169 name=/runtime.v1.RuntimeService/StartContainer sandboxID=e15eff8d23e145e0a9386a86a8ccbf597485226e7bf517ba9b670fd1d30dfa66
2026-06-12 17:20:07.342212 | controller | Jun 12 15:45:32.144979 crc crio[3652]: time="2026-06-12T15:45:32.143400764Z" level=info msg="Started container" PID=8630 containerID=8b93955fb27a4522ba01302c95c774cd3f2ea7e44b55d2534318808cc6f278ee description=openshift-ovn-kubernetes/ovnkube-control-plane-57b78d8988-l69zc/kube-rbac-proxy id=27fd31e3-670b-4428-bdfc-4642cd55276f name=/runtime.v1.RuntimeService/StartContainer sandboxID=59c4ea65ef843c8a90f6bad8892f6359cbad9137eca6229f792e1e424da9945e
2026-06-12 17:20:07.342229 | controller | Jun 12 15:45:32.287374 crc crio[3652]: time="2026-06-12T15:45:32.286983734Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122" id=3dda4b59-2d53-490c-972c-afe407078bf3 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:20:07.342245 | controller | Jun 12 15:45:32.299845 crc crio[3652]: time="2026-06-12T15:45:32.299222117Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122" id=28955e56-28d0-4152-a45b-c888916d7be9 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:20:07.342260 | controller | Jun 12 15:45:32.300259 crc crio[3652]: time="2026-06-12T15:45:32.300224573Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122" id=8fbda28a-ca37-4457-a8a4-70f04fa16d26 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:20:07.342276 | controller | Jun 12 15:45:32.314870 crc crio[3652]: time="2026-06-12T15:45:32.314729309Z" level=info msg="Creating container: openshift-ovn-kubernetes/ovnkube-node-2tk97/ovn-acl-logging" id=ca77745b-b967-454a-9740-73bf87012623 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:20:07.342297 | controller | Jun 12 15:45:32.315653 crc crio[3652]: time="2026-06-12T15:45:32.315407751Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.342315 | controller | Jun 12 15:45:32.322335 crc crio[3652]: time="2026-06-12T15:45:32.321625368Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122" id=3d0b0d6d-31b0-4d87-a1d6-5c3d035eae45 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:20:07.342336 | controller | Jun 12 15:45:32.328853 crc crio[3652]: time="2026-06-12T15:45:32.328564066Z" level=info msg="Creating container: openshift-ovn-kubernetes/ovnkube-control-plane-57b78d8988-l69zc/ovnkube-cluster-manager" id=50ca0ef1-a83f-4469-9bbb-b4996b01f7c0 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:20:07.342352 | controller | Jun 12 15:45:32.349117 crc crio[3652]: time="2026-06-12T15:45:32.348800198Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.342369 | controller | Jun 12 15:45:32.764731 crc crio[3652]: time="2026-06-12T15:45:32.764304887Z" level=info msg="Created container 0fcef26d6e5b836269ab581e77543f73d37e0c7392a452e915f4a37ee7866c3a: openshift-dns/node-resolver-277xp/dns-node-resolver" id=946593e5-f50a-4e8a-b74c-4cce9671f253 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:20:07.342385 | controller | Jun 12 15:45:32.824307 crc crio[3652]: time="2026-06-12T15:45:32.786772185Z" level=info msg="Starting container: 0fcef26d6e5b836269ab581e77543f73d37e0c7392a452e915f4a37ee7866c3a" id=26c41c74-ca28-4b28-908b-60f16488be0b name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 17:20:07.342400 | controller | Jun 12 15:45:33.165017 crc crio[3652]: time="2026-06-12T15:45:33.163550908Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.342417 | controller | Jun 12 15:45:33.192109 crc crio[3652]: time="2026-06-12T15:45:33.187012876Z" level=info msg="Started container" PID=8634 containerID=0fcef26d6e5b836269ab581e77543f73d37e0c7392a452e915f4a37ee7866c3a description=openshift-dns/node-resolver-277xp/dns-node-resolver id=26c41c74-ca28-4b28-908b-60f16488be0b name=/runtime.v1.RuntimeService/StartContainer sandboxID=ae668e99772c7a0b78bfee1d09b073fd80865a4bbf4b87cfc899aacade1c5573
2026-06-12 17:20:07.342433 | controller | Jun 12 15:45:33.257567 crc crio[3652]: time="2026-06-12T15:45:33.256927601Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.342449 | controller | Jun 12 15:45:33.441604 crc crio[3652]: time="2026-06-12T15:45:33.441347373Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.342465 | controller | Jun 12 15:45:33.459216 crc crio[3652]: time="2026-06-12T15:45:33.458641883Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.342481 | controller | Jun 12 15:45:34.846407 crc crio[3652]: time="2026-06-12T15:45:34.846306196Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.342497 | controller | Jun 12 15:45:35.471120 crc crio[3652]: time="2026-06-12T15:45:35.464987954Z" level=info msg="Created container fd803f323cb352167f03b55c1d0c2143437ba4253b9d6a1b277a45d9597d4bde: openshift-ovn-kubernetes/ovnkube-node-2tk97/ovn-acl-logging" id=ca77745b-b967-454a-9740-73bf87012623 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:20:07.342517 | controller | Jun 12 15:45:35.481048 crc crio[3652]: time="2026-06-12T15:45:35.480271504Z" level=info msg="Starting container: fd803f323cb352167f03b55c1d0c2143437ba4253b9d6a1b277a45d9597d4bde" id=35020a34-bec4-481a-833a-e7951f6b6776 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 17:20:07.342534 | controller | Jun 12 15:45:35.733897 crc crio[3652]: time="2026-06-12T15:45:35.732292481Z" level=info msg="Started container" PID=8695 containerID=fd803f323cb352167f03b55c1d0c2143437ba4253b9d6a1b277a45d9597d4bde description=openshift-ovn-kubernetes/ovnkube-node-2tk97/ovn-acl-logging id=35020a34-bec4-481a-833a-e7951f6b6776 name=/runtime.v1.RuntimeService/StartContainer sandboxID=097d71c6c4376f4b2c9b34f8a3c07481b0822cfa174a391458ae82cfc61a0a62
2026-06-12 17:20:07.342553 | controller | Jun 12 15:45:35.919290 crc crio[3652]: time="2026-06-12T15:45:35.912673429Z" level=info msg="Created container 28446c87a12182c5a57c332600f844eed27eff920e8386abc55cbb8eb1516a69: openshift-ovn-kubernetes/ovnkube-control-plane-57b78d8988-l69zc/ovnkube-cluster-manager" id=50ca0ef1-a83f-4469-9bbb-b4996b01f7c0 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:20:07.342570 | controller | Jun 12 15:45:35.984989 crc crio[3652]: time="2026-06-12T15:45:35.980964881Z" level=info msg="Starting container: 28446c87a12182c5a57c332600f844eed27eff920e8386abc55cbb8eb1516a69" id=77bc3488-253e-4706-8652-05ba4bae39e3 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 17:20:07.342611 | controller | Jun 12 15:45:36.045692 crc crio[3652]: time="2026-06-12T15:45:36.045241895Z" level=info msg="Created container 6326f3202e6cb892c3fb5a9ad86aa988e48bce6264c16735c6c9174c85c845fe: openshift-cluster-machine-approver/machine-approver-54c688565-5bsg4/machine-approver-controller" id=4811c7ca-27f8-4047-8bab-e431ff09b2c2 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:20:07.342629 | controller | Jun 12 15:45:36.058998 crc crio[3652]: time="2026-06-12T15:45:36.057819503Z" level=info msg="Starting container: 6326f3202e6cb892c3fb5a9ad86aa988e48bce6264c16735c6c9174c85c845fe" id=64ac63ba-aaad-41aa-a5c6-bb4ece9f8173 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 17:20:07.342646 | controller | Jun 12 15:45:36.266208 crc crio[3652]: time="2026-06-12T15:45:36.265566823Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5" id=036744ef-6eb8-4bab-87b1-134a3a1f8384 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:20:07.342662 | controller | Jun 12 15:45:36.283778 crc crio[3652]: time="2026-06-12T15:45:36.281287306Z" level=info msg="Started container" PID=8721 containerID=6326f3202e6cb892c3fb5a9ad86aa988e48bce6264c16735c6c9174c85c845fe description=openshift-cluster-machine-approver/machine-approver-54c688565-5bsg4/machine-approver-controller id=64ac63ba-aaad-41aa-a5c6-bb4ece9f8173 name=/runtime.v1.RuntimeService/StartContainer sandboxID=2e94585f77bc5c852377d9c848b1c13b14f77a5c1d38a7dace079c6a05e835e4
2026-06-12 17:20:07.342678 | controller | Jun 12 15:45:36.369768 crc crio[3652]: time="2026-06-12T15:45:36.369163778Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5" id=81cfe8e2-3fef-4e60-b687-010a0c58bbfb name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:20:07.342695 | controller | Jun 12 15:45:36.411550 crc crio[3652]: time="2026-06-12T15:45:36.410905215Z" level=info msg="Creating container: openshift-ovn-kubernetes/ovnkube-node-2tk97/kube-rbac-proxy-node" id=80bfe5b4-198a-4e28-a029-97e61186b0c1 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:20:07.342712 | controller | Jun 12 15:45:36.425843 crc crio[3652]: time="2026-06-12T15:45:36.413429931Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.342736 | controller | Jun 12 15:45:36.710005 crc crio[3652]: time="2026-06-12T15:45:36.709384934Z" level=info msg="Started container" PID=8718 containerID=28446c87a12182c5a57c332600f844eed27eff920e8386abc55cbb8eb1516a69 description=openshift-ovn-kubernetes/ovnkube-control-plane-57b78d8988-l69zc/ovnkube-cluster-manager id=77bc3488-253e-4706-8652-05ba4bae39e3 name=/runtime.v1.RuntimeService/StartContainer sandboxID=59c4ea65ef843c8a90f6bad8892f6359cbad9137eca6229f792e1e424da9945e
2026-06-12 17:20:07.342761 | controller | Jun 12 15:45:38.764250 crc crio[3652]: time="2026-06-12T15:45:38.762871672Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.342781 | controller | Jun 12 15:45:39.124332 crc crio[3652]: time="2026-06-12T15:45:39.120997131Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.342801 | controller | Jun 12 15:45:40.810623 crc crio[3652]: time="2026-06-12T15:45:40.806392457Z" level=info msg="Created container 201a07b06868bbb30586f81629ca35e63f80a35ff7a1e3c9918d22880369700f: openshift-ovn-kubernetes/ovnkube-node-2tk97/kube-rbac-proxy-node" id=80bfe5b4-198a-4e28-a029-97e61186b0c1 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:20:07.342818 | controller | Jun 12 15:45:40.827666 crc crio[3652]: time="2026-06-12T15:45:40.827338192Z" level=info msg="Starting container: 201a07b06868bbb30586f81629ca35e63f80a35ff7a1e3c9918d22880369700f" id=2020798e-06d1-483e-a151-c9c8effa2a80 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 17:20:07.342835 | controller | Jun 12 15:45:41.597910 crc crio[3652]: time="2026-06-12T15:45:41.596986697Z" level=info msg="Started container" PID=8790 containerID=201a07b06868bbb30586f81629ca35e63f80a35ff7a1e3c9918d22880369700f description=openshift-ovn-kubernetes/ovnkube-node-2tk97/kube-rbac-proxy-node id=2020798e-06d1-483e-a151-c9c8effa2a80 name=/runtime.v1.RuntimeService/StartContainer sandboxID=097d71c6c4376f4b2c9b34f8a3c07481b0822cfa174a391458ae82cfc61a0a62
2026-06-12 17:20:07.342852 | controller | Jun 12 15:45:41.908634 crc crio[3652]: time="2026-06-12T15:45:41.908340964Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5" id=99683127-b916-4408-bb27-e5bfaf0512ce name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:20:07.342869 | controller | Jun 12 15:45:41.965869 crc crio[3652]: time="2026-06-12T15:45:41.963697437Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5" id=0dde36ce-d3d3-4cfb-a94b-ca42ee350e80 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:20:07.342886 | controller | Jun 12 15:45:42.043133 crc crio[3652]: time="2026-06-12T15:45:42.042991756Z" level=info msg="Creating container: openshift-ovn-kubernetes/ovnkube-node-2tk97/kube-rbac-proxy-ovn-metrics" id=826eab2b-f990-436f-9916-7e24ab29001c name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:20:07.342903 | controller | Jun 12 15:45:42.054947 crc crio[3652]: time="2026-06-12T15:45:42.054880844Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.342919 | controller | Jun 12 15:45:42.294751 crc crio[3652]: time="2026-06-12T15:45:42.293380914Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.342935 | controller | Jun 12 15:45:42.385699 crc crio[3652]: time="2026-06-12T15:45:42.385640133Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.342956 | controller | Jun 12 15:45:43.269871 crc crio[3652]: time="2026-06-12T15:45:43.268536438Z" level=info msg="Created container 7dc5870a38c939700b5f89b4edc33dc3ca9d691132800b9941991e40495b2293: openshift-ovn-kubernetes/ovnkube-node-2tk97/kube-rbac-proxy-ovn-metrics" id=826eab2b-f990-436f-9916-7e24ab29001c name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:20:07.342973 | controller | Jun 12 15:45:43.280372 crc crio[3652]: time="2026-06-12T15:45:43.278161718Z" level=info msg="Starting container: 7dc5870a38c939700b5f89b4edc33dc3ca9d691132800b9941991e40495b2293" id=30cdbbe0-c75f-4a85-8eef-374eb784f564 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 17:20:07.342990 | controller | Jun 12 15:45:43.450334 crc crio[3652]: time="2026-06-12T15:45:43.448263662Z" level=info msg="Started container" PID=8838 containerID=7dc5870a38c939700b5f89b4edc33dc3ca9d691132800b9941991e40495b2293 description=openshift-ovn-kubernetes/ovnkube-node-2tk97/kube-rbac-proxy-ovn-metrics id=30cdbbe0-c75f-4a85-8eef-374eb784f564 name=/runtime.v1.RuntimeService/StartContainer sandboxID=097d71c6c4376f4b2c9b34f8a3c07481b0822cfa174a391458ae82cfc61a0a62
2026-06-12 17:20:07.343007 | controller | Jun 12 15:45:44.132732 crc crio[3652]: time="2026-06-12T15:45:44.12733594Z" level=info msg="Created container 5231ef9e9e6a5bb9d9386f55684d9592b0de0609367b2fd3a3edf26f99aa7739: openshift-network-operator/iptables-alerter-5jnd7/iptables-alerter" id=5dfeacce-6d64-4385-9e87-98426c9c1bdb name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:20:07.343023 | controller | Jun 12 15:45:44.132732 crc crio[3652]: time="2026-06-12T15:45:44.129722598Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122" id=301a281d-74c6-4f46-ad86-cada74617277 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:20:07.343038 | controller | Jun 12 15:45:44.137333 crc crio[3652]: time="2026-06-12T15:45:44.135700073Z" level=info msg="Starting container: 5231ef9e9e6a5bb9d9386f55684d9592b0de0609367b2fd3a3edf26f99aa7739" id=188a4288-4a7d-4269-b4a6-1702da680cd3 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 17:20:07.343054 | controller | Jun 12 15:45:44.150818 crc crio[3652]: time="2026-06-12T15:45:44.149703504Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122" id=b5abe58d-3993-4955-854f-0e23d0dfb0ff name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:20:07.343070 | controller | Jun 12 15:45:44.182937 crc crio[3652]: time="2026-06-12T15:45:44.176932308Z" level=info msg="Creating container: openshift-ovn-kubernetes/ovnkube-node-2tk97/northd" id=a3e158b1-1380-4fc0-bf17-992cc7f618fa name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:20:07.343086 | controller | Jun 12 15:45:44.182937 crc crio[3652]: time="2026-06-12T15:45:44.178298429Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.343102 | controller | Jun 12 15:45:44.469765 crc crio[3652]: time="2026-06-12T15:45:44.469373565Z" level=info msg="Started container" PID=8549 containerID=5231ef9e9e6a5bb9d9386f55684d9592b0de0609367b2fd3a3edf26f99aa7739 description=openshift-network-operator/iptables-alerter-5jnd7/iptables-alerter id=188a4288-4a7d-4269-b4a6-1702da680cd3 name=/runtime.v1.RuntimeService/StartContainer sandboxID=345f5e99af9dd22bfac0f0cffc76c3c68fcfbdad770a38900ed9f27fc96be7f8
2026-06-12 17:20:07.343119 | controller | Jun 12 15:45:44.606710 crc crio[3652]: time="2026-06-12T15:45:44.605843034Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.343136 | controller | Jun 12 15:45:44.653963 crc crio[3652]: time="2026-06-12T15:45:44.63921953Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.343156 | controller | Jun 12 15:45:45.097389 crc crio[3652]: time="2026-06-12T15:45:45.096703277Z" level=info msg="Created container ecbe3b0e72c3b9cc948c1e11017a33aa75e6a2dca983861b791c4b50c944bfd0: openshift-ovn-kubernetes/ovnkube-node-2tk97/northd" id=a3e158b1-1380-4fc0-bf17-992cc7f618fa name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:20:07.343173 | controller | Jun 12 15:45:45.107336 crc crio[3652]: time="2026-06-12T15:45:45.098825803Z" level=info msg="Starting container: ecbe3b0e72c3b9cc948c1e11017a33aa75e6a2dca983861b791c4b50c944bfd0" id=74ef7485-6034-406e-bd3f-20339bc252d4 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 17:20:07.343189 | controller | Jun 12 15:45:45.167269 crc crio[3652]: time="2026-06-12T15:45:45.166892637Z" level=info msg="Started container" PID=8868 containerID=ecbe3b0e72c3b9cc948c1e11017a33aa75e6a2dca983861b791c4b50c944bfd0 description=openshift-ovn-kubernetes/ovnkube-node-2tk97/northd id=74ef7485-6034-406e-bd3f-20339bc252d4 name=/runtime.v1.RuntimeService/StartContainer sandboxID=097d71c6c4376f4b2c9b34f8a3c07481b0822cfa174a391458ae82cfc61a0a62
2026-06-12 17:20:07.343206 | controller | Jun 12 15:45:45.332630 crc crio[3652]: time="2026-06-12T15:45:45.331854672Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122" id=6513d103-fe33-4a4b-bfa2-504c5b1614ce name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:20:07.343224 | controller | Jun 12 15:45:45.376220 crc crio[3652]: time="2026-06-12T15:45:45.375909803Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122" id=6894bd43-46f0-4340-8cef-d9937e2c1377 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:20:07.343240 | controller | Jun 12 15:45:45.404301 crc crio[3652]: time="2026-06-12T15:45:45.404236211Z" level=info msg="Creating container: openshift-ovn-kubernetes/ovnkube-node-2tk97/nbdb" id=50cf9fba-8993-4432-8384-d22337db77aa name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:20:07.343256 | controller | Jun 12 15:45:45.406120 crc crio[3652]: time="2026-06-12T15:45:45.406091078Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.343272 | controller | Jun 12 15:45:45.942176 crc crio[3652]: time="2026-06-12T15:45:45.917213881Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.343288 | controller | Jun 12 15:45:45.968260 crc crio[3652]: time="2026-06-12T15:45:45.967368512Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.343304 | controller | Jun 12 15:45:46.751402 crc crio[3652]: time="2026-06-12T15:45:46.751279102Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:4fe612a1572df462d6a4b664a10bc2e6cad239648acbf8c0303f8fca5d2596c0" id=292f784e-9b4a-446b-8835-97bde74f5087 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:20:07.343320 | controller | Jun 12 15:45:46.817417 crc crio[3652]: time="2026-06-12T15:45:46.817273414Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:4fe612a1572df462d6a4b664a10bc2e6cad239648acbf8c0303f8fca5d2596c0" id=8746a1ea-114b-4f79-8225-4f56ca9a62a4 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:20:07.343337 | controller | Jun 12 15:45:46.877788 crc crio[3652]: time="2026-06-12T15:45:46.870248098Z" level=info msg="Creating container: openshift-cluster-machine-approver/machine-approver-54c688565-5bsg4/machine-approver-controller" id=f817ea23-bf14-417f-b260-6044acbc8bda name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:20:07.343360 | controller | Jun 12 15:45:46.877788 crc crio[3652]: time="2026-06-12T15:45:46.871403103Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.343376 | controller | Jun 12 15:45:46.949401 crc crio[3652]: time="2026-06-12T15:45:46.945389428Z" level=info msg="Created container 1e761945628676a7459d8df48000b460ae0e72005b3a3e01a4bea606304f7ba4: openshift-ovn-kubernetes/ovnkube-node-2tk97/nbdb" id=50cf9fba-8993-4432-8384-d22337db77aa name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:20:07.343392 | controller | Jun 12 15:45:47.161995 crc crio[3652]: time="2026-06-12T15:45:47.156403202Z" level=info msg="Starting container: 1e761945628676a7459d8df48000b460ae0e72005b3a3e01a4bea606304f7ba4" id=569b8f70-be69-4883-bbca-903cc781bf32 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 17:20:07.343420 | controller | Jun 12 15:45:47.350572 crc crio[3652]: time="2026-06-12T15:45:47.347847437Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.343440 | controller | Jun 12 15:45:48.424696 crc crio[3652]: time="2026-06-12T15:45:47.724899329Z" level=info msg="Started container" PID=8888 containerID=1e761945628676a7459d8df48000b460ae0e72005b3a3e01a4bea606304f7ba4 description=openshift-ovn-kubernetes/ovnkube-node-2tk97/nbdb id=569b8f70-be69-4883-bbca-903cc781bf32 name=/runtime.v1.RuntimeService/StartContainer sandboxID=097d71c6c4376f4b2c9b34f8a3c07481b0822cfa174a391458ae82cfc61a0a62
2026-06-12 17:20:07.343458 | controller | Jun 12 15:45:49.614816 crc crio[3652]: time="2026-06-12T15:45:49.614603952Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:1b55c029f731ebbde3c5580eef98a588264f4d6a8ae667805c9521dd1ecf1d5d" id=f53996b1-7e98-4c1e-a48c-ae4c27d74fdb name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:20:07.343479 | controller | Jun 12 15:45:49.646757 crc crio[3652]: time="2026-06-12T15:45:49.643931239Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:1b55c029f731ebbde3c5580eef98a588264f4d6a8ae667805c9521dd1ecf1d5d" id=e3e06208-e0d1-4432-bfb4-c41728de2397 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:20:07.343495 | controller | Jun 12 15:45:49.661887 crc crio[3652]: time="2026-06-12T15:45:49.661775201Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.343511 | controller | Jun 12 15:45:49.674160 crc crio[3652]: time="2026-06-12T15:45:49.673847873Z" level=info msg="Creating container: openshift-multus/multus-additional-cni-plugins-hdftf/cni-plugins" id=f7ce2c75-bedd-4421-9c86-a459fc30dc68 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:20:07.343527 | controller | Jun 12 15:45:49.677422 crc crio[3652]: time="2026-06-12T15:45:49.677271846Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.343544 | controller | Jun 12 15:45:50.198736 crc crio[3652]: time="2026-06-12T15:45:50.197922804Z" level=info msg="Created container 4dcf95bb652cb5f7d3438246bdfc19caaeb504b297cadfcfe37bf52f0dd2a213: openshift-cluster-machine-approver/machine-approver-54c688565-5bsg4/machine-approver-controller" id=f817ea23-bf14-417f-b260-6044acbc8bda name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:20:07.343562 | controller | Jun 12 15:45:50.206309 crc crio[3652]: time="2026-06-12T15:45:50.205352216Z" level=info msg="Starting container: 4dcf95bb652cb5f7d3438246bdfc19caaeb504b297cadfcfe37bf52f0dd2a213" id=a1f16454-13e2-4540-9aea-bc2f2dec9aac name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 17:20:07.343605 | controller | Jun 12 15:45:50.537841 crc crio[3652]: time="2026-06-12T15:45:50.519811765Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.343629 | controller | Jun 12 15:45:50.804138 crc crio[3652]: time="2026-06-12T15:45:50.802965951Z" level=info msg="Started container" PID=8978 containerID=4dcf95bb652cb5f7d3438246bdfc19caaeb504b297cadfcfe37bf52f0dd2a213 description=openshift-cluster-machine-approver/machine-approver-54c688565-5bsg4/machine-approver-controller id=a1f16454-13e2-4540-9aea-bc2f2dec9aac name=/runtime.v1.RuntimeService/StartContainer sandboxID=2e94585f77bc5c852377d9c848b1c13b14f77a5c1d38a7dace079c6a05e835e4
2026-06-12 17:20:07.343647 | controller | Jun 12 15:45:53.967390 crc crio[3652]: time="2026-06-12T15:45:53.966837003Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122" id=fc34c739-6227-4383-8739-338b885123b3 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:20:07.343663 | controller | Jun 12 15:45:53.996660 crc crio[3652]: time="2026-06-12T15:45:53.995821007Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122" id=298ea7b6-4bb9-48d3-9aa8-df079c2f2ab7 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:20:07.343679 | controller | Jun 12 15:45:54.009111 crc crio[3652]: time="2026-06-12T15:45:54.008814336Z" level=info msg="Creating container: openshift-ovn-kubernetes/ovnkube-node-2tk97/sbdb" id=6f23bf33-e107-40d8-82d7-a490658bd4a9 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:20:07.343695 | controller | Jun 12 15:45:54.010114 crc crio[3652]: time="2026-06-12T15:45:54.009883759Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.343711 | controller | Jun 12 15:45:54.066389 crc crio[3652]: time="2026-06-12T15:45:54.065349823Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.343727 | controller | Jun 12 15:45:54.179864 crc crio[3652]: time="2026-06-12T15:45:54.168305707Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.343744 | controller | Jun 12 15:45:54.179864 crc crio[3652]: time="2026-06-12T15:45:54.173845046Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.343767 | controller | Jun 12 15:45:54.589930 crc crio[3652]: time="2026-06-12T15:45:54.589750138Z" level=info msg="Created container 9304ba40e234c3cd1024f453e5e237c54bf18ac0dd379d15875fed34a7d729b2: openshift-multus/multus-additional-cni-plugins-hdftf/cni-plugins" id=f7ce2c75-bedd-4421-9c86-a459fc30dc68 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:20:07.343790 | controller | Jun 12 15:45:54.605010 crc crio[3652]: time="2026-06-12T15:45:54.60469038Z" level=info msg="Starting container: 9304ba40e234c3cd1024f453e5e237c54bf18ac0dd379d15875fed34a7d729b2" id=8ee04303-bc2f-42eb-ab02-ee66f89e7ab5 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 17:20:07.343807 | controller | Jun 12 15:45:54.605759 crc crio[3652]: time="2026-06-12T15:45:54.605418322Z" level=info msg="Created container 8ea50c0526a1d1aa64befb21e889a888b3da93bff8eda8b4b6c83aed91514897: openshift-ovn-kubernetes/ovnkube-node-2tk97/sbdb" id=6f23bf33-e107-40d8-82d7-a490658bd4a9 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:20:07.343824 | controller | Jun 12 15:45:54.620474 crc crio[3652]: time="2026-06-12T15:45:54.620160288Z" level=info msg="Starting container: 8ea50c0526a1d1aa64befb21e889a888b3da93bff8eda8b4b6c83aed91514897" id=5e0e2324-9f62-4d35-86a6-862c5c48e64d name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 17:20:07.343844 | controller | Jun 12 15:45:54.670932 crc crio[3652]: time="2026-06-12T15:45:54.670753756Z" level=info msg="Started container" PID=9062 containerID=8ea50c0526a1d1aa64befb21e889a888b3da93bff8eda8b4b6c83aed91514897 description=openshift-ovn-kubernetes/ovnkube-node-2tk97/sbdb id=5e0e2324-9f62-4d35-86a6-862c5c48e64d name=/runtime.v1.RuntimeService/StartContainer sandboxID=097d71c6c4376f4b2c9b34f8a3c07481b0822cfa174a391458ae82cfc61a0a62
2026-06-12 17:20:07.343861 | controller | Jun 12 15:45:54.673372 crc crio[3652]: time="2026-06-12T15:45:54.671744693Z" level=info msg="Started container" PID=9054 containerID=9304ba40e234c3cd1024f453e5e237c54bf18ac0dd379d15875fed34a7d729b2 description=openshift-multus/multus-additional-cni-plugins-hdftf/cni-plugins id=8ee04303-bc2f-42eb-ab02-ee66f89e7ab5 name=/runtime.v1.RuntimeService/StartContainer sandboxID=68e1fc3eb8e5ecc73e5798620b6b780eacf14c597728d41763f42980f1ea1945
2026-06-12 17:20:07.343879 | controller | Jun 12 15:46:00.179668 crc crio[3652]: time="2026-06-12T15:46:00.177278142Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122" id=ea1fbb47-a63a-4b71-b3c0-7ad9332584a0 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:20:07.343896 | controller | Jun 12 15:46:00.237153 crc crio[3652]: time="2026-06-12T15:46:00.236957872Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122" id=e5df84dc-81f2-4178-b4a1-285d656afc86 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:20:07.343912 | controller | Jun 12 15:46:00.242384 crc crio[3652]: time="2026-06-12T15:46:00.241623662Z" level=info msg="Creating container: openshift-ovn-kubernetes/ovnkube-node-2tk97/ovnkube-controller" id=5b2c4a03-9082-45eb-ae20-a0b58ffdf850 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:20:07.343928 | controller | Jun 12 15:46:00.242384 crc crio[3652]: time="2026-06-12T15:46:00.242303484Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.343944 | controller | Jun 12 15:46:00.289694 crc crio[3652]: time="2026-06-12T15:46:00.289361485Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.343960 | controller | Jun 12 15:46:00.293278 crc crio[3652]: time="2026-06-12T15:46:00.293195172Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.343976 | controller | Jun 12 15:46:00.722370 crc crio[3652]: time="2026-06-12T15:46:00.721841245Z" level=info msg="Created container ea9e080b284e5f6bdfc3a309409c58cdada3fa37d6c4efce5db54bf9426c7af5: openshift-ovn-kubernetes/ovnkube-node-2tk97/ovnkube-controller" id=5b2c4a03-9082-45eb-ae20-a0b58ffdf850 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:20:07.343993 | controller | Jun 12 15:46:00.726868 crc crio[3652]: time="2026-06-12T15:46:00.726139845Z" level=info msg="Starting container: ea9e080b284e5f6bdfc3a309409c58cdada3fa37d6c4efce5db54bf9426c7af5" id=36c50c8a-4ba9-428f-8119-f4940f632ce0 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 17:20:07.344009 | controller | Jun 12 15:46:00.820170 crc crio[3652]: time="2026-06-12T15:46:00.819687697Z" level=info msg="Started container" PID=9257 containerID=ea9e080b284e5f6bdfc3a309409c58cdada3fa37d6c4efce5db54bf9426c7af5 description=openshift-ovn-kubernetes/ovnkube-node-2tk97/ovnkube-controller id=36c50c8a-4ba9-428f-8119-f4940f632ce0 name=/runtime.v1.RuntimeService/StartContainer sandboxID=097d71c6c4376f4b2c9b34f8a3c07481b0822cfa174a391458ae82cfc61a0a62
2026-06-12 17:20:07.344025 | controller | Jun 12 15:46:06.201170 crc crio[3652]: time="2026-06-12T15:46:06.199750118Z" level=info msg="NetworkStart: stopping network for sandbox dbf0a4a88ccca55923717a31db7f94e4b1ecaa0414c77bb3095ae74cef6688f3" id=f4475fef-5619-4229-bb4b-78e2694da6a2 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:20:07.344045 | controller | Jun 12 15:46:08.823424 crc crio[3652]: time="2026-06-12T15:46:08.817911561Z" level=info msg="NetworkStart: stopping network for sandbox 98f31d74e1d05e9179b60a6eea6aba71f01beaf06ee222e6d0d36e15a6b3a448" id=4fc8c02d-f0b8-4e3b-9695-043f3230f7fe name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:20:07.344062 | controller | Jun 12 15:46:08.898338 crc crio[3652]: time="2026-06-12T15:46:08.849854715Z" level=info msg="NetworkStart: stopping network for sandbox 827a070b4cba9dc6a530cc45df2171a89697c75580a52ab5a8186e47d442a4c5" id=1a3b09b3-773e-4091-ac98-ca8fe64122ca name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:20:07.344079 | controller | Jun 12 15:46:09.089357 crc crio[3652]: time="2026-06-12T15:46:09.089295126Z" level=info msg="NetworkStart: stopping network for sandbox 9c944acf5c073a1ddb110f7dcadb9e8ab102e871154334c2957731bfcdb41c1b" id=38bf4d7c-24b4-498a-b6bf-a34b383d4a69 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:20:07.344095 | controller | Jun 12 15:46:09.091197 crc crio[3652]: time="2026-06-12T15:46:09.09037377Z" level=info msg="NetworkStart: stopping network for sandbox 2e865eccc0a40e8a970a9f5c409a97281cbe5cc08b1d41bfb4f5f78a9906895a" id=4287c5ad-5963-4eab-9deb-c3d7cf4c79bf name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:20:07.344112 | controller | Jun 12 15:46:09.593253 crc crio[3652]: time="2026-06-12T15:46:09.589712535Z" level=info msg="NetworkStart: stopping network for sandbox f01eb52d610cf5c258e253e6e5f978c75d7dee27323b2608768f5cb52df9e355" id=4a1d0c36-96a3-4f66-9468-9530bf27ada7 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:20:07.344129 | controller | Jun 12 15:46:09.908182 crc crio[3652]: time="2026-06-12T15:46:09.908078687Z" level=info msg="NetworkStart: stopping network for sandbox 51110e767760b8bcc88b627c3a17f58ca4a343d18e43a496db4257181b9350d3" id=183dccab-e851-4025-b1d4-9e512d5e8f3f name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:20:07.344145 | controller | Jun 12 15:46:11.398396 crc crio[3652]: time="2026-06-12T15:46:11.397359115Z" level=info msg="NetworkStart: stopping network for sandbox 3a708460aeed374a2fdfc4a971518f67fe6abc738f312dbc837e03df3e3e778d" id=85f9edac-99a6-4ba5-854e-6006084d53b0 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:20:07.344161 | controller | Jun 12 15:46:11.647784 crc crio[3652]: time="2026-06-12T15:46:11.647327822Z" level=info msg="NetworkStart: stopping network for sandbox 3a4e23ae2ec3b52d79b1f9d21d80528f7cbba90cf7801f56c0b71ff83de9981c" id=4db156f3-801b-41af-b171-728ea865c606 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:20:07.344176 | controller | Jun 12 15:46:12.218651 crc crio[3652]: time="2026-06-12T15:46:12.216160143Z" level=info msg="NetworkStart: stopping network for sandbox d74dc1510d6800720583587190fd93c5aa74faf3a97646b258dad5fa1618f91b" id=7b262a22-50a1-4161-a2bf-0cb1df221df7 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:20:07.344192 | controller | Jun 12 15:46:12.274556 crc crio[3652]: time="2026-06-12T15:46:12.272669049Z" level=info msg="NetworkStart: stopping network for sandbox 5b514e281ce7a1f6c1c97d3905a148cda316c65aa961ac3ef11e67727e04a89b" id=356654e0-9be1-41b6-a2bd-898de71723fa name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:20:07.344208 | controller | Jun 12 15:46:12.800393 crc crio[3652]: time="2026-06-12T15:46:12.799805644Z" level=info msg="NetworkStart: stopping network for sandbox 513e23c00f009ba7073a3d399726dafa22a66b94d0f8ee3c740e710f8e7415b5" id=f1da75f5-10d7-4af2-9dc4-3c71b07f7bbc name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:20:07.344224 | controller | Jun 12 15:46:12.907911 crc crio[3652]: time="2026-06-12T15:46:12.906833259Z" level=info msg="NetworkStart: stopping network for sandbox 49275781af512ea260dcf59866bc6daa0255249d14741beeea02bf8f55dc92c0" id=da3c6ed4-36b7-45db-9676-b57a5e5045de name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:20:07.344247 | controller | Jun 12 15:46:12.960699 crc crio[3652]: time="2026-06-12T15:46:12.959389496Z" level=info msg="NetworkStart: stopping network for sandbox 7243e8c614feb11e47587ae6adede37c5b715a7a819a709bccec138e946c34ad" id=f97d4523-07c3-4298-bb48-05ebec3c2207 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:20:07.344263 | controller | Jun 12 15:46:12.961728 crc crio[3652]: time="2026-06-12T15:46:12.961273264Z" level=info msg="NetworkStart: stopping network for sandbox 51dfdac6adfbf2f3bce4e1c0f57f6c665b32b41f9961b274c917f242b2e27bc7" id=c86e792b-cfb6-4355-8dc8-be5f9b324a34 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:20:07.344279 | controller | Jun 12 15:46:12.982638 crc crio[3652]: time="2026-06-12T15:46:12.978649297Z" level=info msg="NetworkStart: stopping network for sandbox 76c82518d41a754f528aab8134171558b571661130589e046197bd5d5658d51c" id=58903baf-d62b-44c5-8220-64f300326de4 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:20:07.344296 | controller | Jun 12 15:46:12.982638 crc crio[3652]: time="2026-06-12T15:46:12.978680411Z" level=info msg="NetworkStart: stopping network for sandbox 44ec8a7da6d260b0a2ac26115254c88aa04c62b066718c182fc991148b8c5b13" id=232182e3-0486-4b36-95b1-e6510c44a5d3 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:20:07.344315 | controller | Jun 12 15:46:13.236931 crc crio[3652]: time="2026-06-12T15:46:13.236313337Z" level=info msg="NetworkStart: stopping network for sandbox 16102d1018b1a207b2b6839a58c50b422398800d2d68f1d71a3fc28d7c2327eb" id=8f48bf78-89b1-4d4d-9dff-45ba70dd5b6e name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:20:07.344332 | controller | Jun 12 15:46:13.307135 crc crio[3652]: time="2026-06-12T15:46:13.30706122Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6efa070ceb93cc5fc2e76eab6d9c96ac3c4f8812085d0b6eb6e3f513b5bac782" id=19faa4c4-45fc-4964-87fe-0ebb8ecc0941 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:20:07.344348 | controller | Jun 12 15:46:13.311087 crc crio[3652]: time="2026-06-12T15:46:13.310944828Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6efa070ceb93cc5fc2e76eab6d9c96ac3c4f8812085d0b6eb6e3f513b5bac782" id=5feaebb5-38b9-43ce-b956-8b12b6fc6624 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:20:07.344364 | controller | Jun 12 15:46:13.319576 crc crio[3652]: time="2026-06-12T15:46:13.318072384Z" level=info msg="Creating container: openshift-multus/multus-additional-cni-plugins-hdftf/bond-cni-plugin" id=120c509f-9f14-48be-9a5e-f56723ab6193 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:20:07.344381 | controller | Jun 12 15:46:13.320355 crc crio[3652]: time="2026-06-12T15:46:13.320261639Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.344397 | controller | Jun 12 15:46:13.356328 crc crio[3652]: time="2026-06-12T15:46:13.356193662Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.344414 | controller | Jun 12 15:46:13.536823 crc crio[3652]: time="2026-06-12T15:46:13.536554161Z" level=info msg="NetworkStart: stopping network for sandbox 95f7d80725e9a2357064ea682b206d7058ea9b4ba18095e20ef260d7db07d593" id=8fad7b6d-97ab-406e-a91a-02f06d0c8fe1 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:20:07.344430 | controller | Jun 12 15:46:14.170192 crc crio[3652]: time="2026-06-12T15:46:14.169936622Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.344447 | controller | Jun 12 15:46:14.639349 crc crio[3652]: time="2026-06-12T15:46:14.638827793Z" level=info msg="Created container 613dc2e74acd729ff24749d6d27cee6a689a10b8b5df9676e9c365d58b2ddedc: openshift-multus/multus-additional-cni-plugins-hdftf/bond-cni-plugin" id=120c509f-9f14-48be-9a5e-f56723ab6193 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:20:07.344467 | controller | Jun 12 15:46:14.644354 crc crio[3652]: time="2026-06-12T15:46:14.644209326Z" level=info msg="Starting container: 613dc2e74acd729ff24749d6d27cee6a689a10b8b5df9676e9c365d58b2ddedc" id=bd05fa91-e583-4597-8739-bba8086b2836 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 17:20:07.344483 | controller | Jun 12 15:46:14.656415 crc crio[3652]: time="2026-06-12T15:46:14.656192127Z" level=info msg="Started container" PID=9616 containerID=613dc2e74acd729ff24749d6d27cee6a689a10b8b5df9676e9c365d58b2ddedc description=openshift-multus/multus-additional-cni-plugins-hdftf/bond-cni-plugin id=bd05fa91-e583-4597-8739-bba8086b2836 name=/runtime.v1.RuntimeService/StartContainer sandboxID=68e1fc3eb8e5ecc73e5798620b6b780eacf14c597728d41763f42980f1ea1945
2026-06-12 17:20:07.344500 | controller | Jun 12 15:46:14.979333 crc crio[3652]: time="2026-06-12T15:46:14.979225058Z" level=info msg="NetworkStart: stopping network for sandbox 0b060685622f0e677d542dd58232818c1a837d34744580723c88e7511904bc58" id=1aba869c-ac52-4e7a-ac1c-57d3805f6b33 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:20:07.344516 | controller | Jun 12 15:46:15.384787 crc crio[3652]: time="2026-06-12T15:46:15.38369179Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:c3454e762466e22e2a893650b9781823558bc6fdfda2aa4188aff3cb819014c4" id=e74256c3-7557-4200-8ebc-6ccfb1e07d4f name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:20:07.344532 | controller | Jun 12 15:46:15.387273 crc crio[3652]: time="2026-06-12T15:46:15.387080568Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:c3454e762466e22e2a893650b9781823558bc6fdfda2aa4188aff3cb819014c4" id=bfc69217-36a3-4c39-9da9-ff93e3051e41 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:20:07.344549 | controller | Jun 12 15:46:15.391105 crc crio[3652]: time="2026-06-12T15:46:15.390976656Z" level=info msg="Creating container: openshift-multus/multus-additional-cni-plugins-hdftf/routeoverride-cni" id=97a76bcb-5325-4333-be55-a3b86a883487 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:20:07.344567 | controller | Jun 12 15:46:15.394206 crc crio[3652]: time="2026-06-12T15:46:15.392244464Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.344610 | controller | Jun 12 15:46:15.459528 crc crio[3652]: time="2026-06-12T15:46:15.459104751Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.344629 | controller | Jun 12 15:46:15.615104 crc crio[3652]: time="2026-06-12T15:46:15.614892241Z" level=info msg="NetworkStart: stopping network for sandbox e6179536a22969ed9c391d2c091aa5ee6654b41893d74aaecba636c414739894" id=8a3e0693-9418-41df-866f-c2b7bed4e2b8 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:20:07.344645 | controller | Jun 12 15:46:16.189241 crc crio[3652]: time="2026-06-12T15:46:16.187988701Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.344661 | controller | Jun 12 15:46:16.192137 crc crio[3652]: time="2026-06-12T15:46:16.19194973Z" level=info msg="NetworkStart: stopping network for sandbox 579b6b83abbfac03360715c2b898d3fd118b9b331402862c5931f71d83188fd3" id=c39bf6bf-6d82-471b-98aa-a2f34a895d79 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:20:07.344677 | controller | Jun 12 15:46:16.253161 crc crio[3652]: time="2026-06-12T15:46:16.251947139Z" level=info msg="NetworkStart: stopping network for sandbox e750cb87ac620db8fa8b4e88e69664c608f73f75b2e261d27504d1af9fb8d1c7" id=dc02ec7b-d9ad-4347-8d12-e321e66875eb name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:20:07.344764 | controller | Jun 12 15:46:16.348923 crc crio[3652]: time="2026-06-12T15:46:16.348823902Z" level=info msg="Created container 05fbd1635d56148a277d39552eb772013f91d1c25a4df2fa41bad0ca5189537e: openshift-multus/multus-additional-cni-plugins-hdftf/routeoverride-cni" id=97a76bcb-5325-4333-be55-a3b86a883487 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:20:07.344792 | controller | Jun 12 15:46:16.351554 crc crio[3652]: time="2026-06-12T15:46:16.351512742Z" level=info msg="Starting container: 05fbd1635d56148a277d39552eb772013f91d1c25a4df2fa41bad0ca5189537e" id=8b8ab05f-2b98-4166-96ce-a2da4c74a478 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 17:20:07.344813 | controller | Jun 12 15:46:16.358786 crc crio[3652]: time="2026-06-12T15:46:16.358684629Z" level=info msg="Started container" PID=9636 containerID=05fbd1635d56148a277d39552eb772013f91d1c25a4df2fa41bad0ca5189537e description=openshift-multus/multus-additional-cni-plugins-hdftf/routeoverride-cni id=8b8ab05f-2b98-4166-96ce-a2da4c74a478 name=/runtime.v1.RuntimeService/StartContainer sandboxID=68e1fc3eb8e5ecc73e5798620b6b780eacf14c597728d41763f42980f1ea1945
2026-06-12 17:20:07.344832 | controller | Jun 12 15:46:16.782934 crc crio[3652]: time="2026-06-12T15:46:16.782864391Z" level=info msg="NetworkStart: stopping network for sandbox 1e4c59c81946d9a970c2aa3d26ad1d39c4d7c8f2bbeaaf6fdd2945c02c0ee58d" id=d267fc9f-d948-4837-9252-5a0df7d49d70 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:20:07.344849 | controller | Jun 12 15:46:16.879801 crc crio[3652]: time="2026-06-12T15:46:16.879717322Z" level=info msg="NetworkStart: stopping network for sandbox 42712c2c9b9be3b2db5b1d37f17ba07d2e7e3f100659ce783aa698e2a3a60c45" id=52b91fb5-abb6-48af-ad20-23852a10390f name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:20:07.344866 | controller | Jun 12 15:46:17.142959 crc crio[3652]: time="2026-06-12T15:46:17.142709363Z" level=info msg="NetworkStart: stopping network for sandbox 8c2c802866710a4f92489ec8b4a6f88f076cad4735728cf327efd04521934bbb" id=9a6b7dd5-7aef-4c7e-87d0-58b6239563bc name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:20:07.345031 | controller | Jun 12 15:46:17.410414 crc crio[3652]: time="2026-06-12T15:46:17.410329024Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:be2edaed22535093bdb486afe5960ff4f3b0bd96f88dc1753b584cc28184a0b0" id=1bdc6d91-9712-48b6-979d-7db3b14d02c1 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:20:07.345059 | controller | Jun 12 15:46:17.415338 crc crio[3652]: time="2026-06-12T15:46:17.415287383Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:be2edaed22535093bdb486afe5960ff4f3b0bd96f88dc1753b584cc28184a0b0" id=875dcb57-2f86-4776-abe3-db8589f7e6e2 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:20:07.345078 | controller | Jun 12 15:46:17.418876 crc crio[3652]: time="2026-06-12T15:46:17.418708226Z" level=info msg="Creating container: openshift-multus/multus-additional-cni-plugins-hdftf/whereabouts-cni-bincopy" id=c8b2c14e-d1d1-4acc-9869-ad7bd66d9b22 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:20:07.345094 | controller | Jun 12 15:46:17.419924 crc crio[3652]: time="2026-06-12T15:46:17.419792Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.345111 | controller | Jun 12 15:46:17.476511 crc crio[3652]: time="2026-06-12T15:46:17.476355415Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.345127 | controller | Jun 12 15:46:17.806874 crc crio[3652]: time="2026-06-12T15:46:17.806136049Z" level=info msg="NetworkStart: stopping network for sandbox 79a40ba880f81cb671b71f573ef2e917ff62c8f1ec9743989815f550a3eaacc8" id=23176e2e-6d4a-4dc7-a2a0-fcbca7b20e55 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:20:07.345143 | controller | Jun 12 15:46:17.950288 crc crio[3652]: time="2026-06-12T15:46:17.950007709Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.345164 | controller | Jun 12 15:46:18.179758 crc crio[3652]: time="2026-06-12T15:46:18.179632204Z" level=info msg="NetworkStart: stopping network for sandbox e6d48bcf7a18aadb12e2495c6e07f5da48e0522635c2ef1c335f130396f8c119" id=840d7d5d-91f5-4f57-b310-2e47f87e6e51 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:20:07.345181 | controller | Jun 12 15:46:18.323145 crc crio[3652]: time="2026-06-12T15:46:18.322887904Z" level=info msg="NetworkStart: stopping network for sandbox e2afd8e1abb8aaff6344d7f5395afb70f1494daaf399f9eb13c83ac9cd83df2b" id=68114ba4-94b5-44ed-9b11-4208b7b63d08 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:20:07.345197 | controller | Jun 12 15:46:18.341922 crc crio[3652]: time="2026-06-12T15:46:18.341762853Z" level=info msg="NetworkStart: stopping network for sandbox f064cb2ad83ee46a0f580763a9b27d4cdc261f7cb89234997f6ca5018eb799ed" id=97fe78a8-089c-41f8-b331-7f3d7786cdc7 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:20:07.345213 | controller | Jun 12 15:46:18.361382 crc crio[3652]: time="2026-06-12T15:46:18.361165419Z" level=info msg="Created container 22d01ff682d29dafe10c7e1d3f16c37e0391d22b57ccd83e620e634506b4598f: openshift-multus/multus-additional-cni-plugins-hdftf/whereabouts-cni-bincopy" id=c8b2c14e-d1d1-4acc-9869-ad7bd66d9b22 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:20:07.345229 | controller | Jun 12 15:46:18.365243 crc crio[3652]: time="2026-06-12T15:46:18.365102347Z" level=info msg="Starting container: 22d01ff682d29dafe10c7e1d3f16c37e0391d22b57ccd83e620e634506b4598f" id=a540bf91-118d-4f50-8f3a-6aa5d50c7e44 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 17:20:07.345245 | controller | Jun 12 15:46:18.373570 crc crio[3652]: time="2026-06-12T15:46:18.372797319Z" level=info msg="Started container" PID=9677 containerID=22d01ff682d29dafe10c7e1d3f16c37e0391d22b57ccd83e620e634506b4598f description=openshift-multus/multus-additional-cni-plugins-hdftf/whereabouts-cni-bincopy id=a540bf91-118d-4f50-8f3a-6aa5d50c7e44 name=/runtime.v1.RuntimeService/StartContainer sandboxID=68e1fc3eb8e5ecc73e5798620b6b780eacf14c597728d41763f42980f1ea1945
2026-06-12 17:20:07.345262 | controller | Jun 12 15:46:19.045905 crc crio[3652]: time="2026-06-12T15:46:19.045718902Z" level=info msg="NetworkStart: stopping network for sandbox c8ea94d0d5f8228583720ae98751449edd8c016797f5452e981ccb924ff912f6" id=7ee0cc87-6a51-4cf3-b366-f87e6f116f15 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:20:07.345278 | controller | Jun 12 15:46:19.532758 crc crio[3652]: time="2026-06-12T15:46:19.532665998Z" level=info msg="NetworkStart: stopping network for sandbox 1f25381cace9fe7d41eea596d66fb4201ed661a663a98a38a1b77783c7fb1c79" id=627dd02d-cb58-4600-9f6b-23065708eb05 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:20:07.345294 | controller | Jun 12 15:46:19.540066 crc crio[3652]: time="2026-06-12T15:46:19.539935946Z" level=info msg="NetworkStart: stopping network for sandbox d356e06a7ee16a529313e474fa0859d77cc3859ad4f68e567a37a8163c0d8e70" id=3b59add3-dc57-4da9-b8e9-f93927bf4045 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:20:07.345310 | controller | Jun 12 15:46:19.563737 crc crio[3652]: time="2026-06-12T15:46:19.563177237Z" level=info msg="NetworkStart: stopping network for sandbox 7d99ae5c3641dcd7cbe49b2bc881862443727b945b8055bc0a916e88194f731b" id=464715fc-2408-4fb5-b87e-a836fad66906 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:20:07.345326 | controller | Jun 12 15:46:20.571590 crc crio[3652]: time="2026-06-12T15:46:20.571505206Z" level=info msg="NetworkStart: stopping network for sandbox 50e6f1b3e002e6e3421a70fd4e251f771086bdabac431f827b358251f0ae7a2b" id=23fbc0e1-1fa7-4c2b-90ab-b3d6775826c1 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:20:07.345341 | controller | Jun 12 15:46:20.573868 crc crio[3652]: time="2026-06-12T15:46:20.573762654Z" level=info msg="NetworkStart: stopping network for sandbox f00ee252bbe59b7a7f97cbb57c3337170b348c173c0f8962ccecad2b24f9dcd3" id=5d91fe4a-1fdf-494a-bf24-17cb6855810b name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:20:07.345362 | controller | Jun 12 15:46:20.723226 crc crio[3652]: time="2026-06-12T15:46:20.723105568Z" level=info msg="NetworkStart: stopping network for sandbox c5fe239b88cdac96f1def0409b94174d7c17e11ea1e8cd7d2c139413ec13a4a3" id=1d43756d-a39b-42e1-b28b-64fb3286b55f name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:20:07.345379 | controller | Jun 12 15:46:20.754569 crc crio[3652]: time="2026-06-12T15:46:20.754301949Z" level=info msg="NetworkStart: stopping network for sandbox b79d045578d9d0447683cc0abcc31854b07e028414a5fd64d8931c5d81d4e8c4" id=7066fcf8-4c84-46af-9368-53eca0a092fe name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:20:07.345395 | controller | Jun 12 15:46:20.867535 crc crio[3652]: time="2026-06-12T15:46:20.867291796Z" level=info msg="NetworkStart: stopping network for sandbox d939ab346a80ccd644464be211b1a1dcf3384a58b26655665422f65631a5f3b2" id=3a8e4568-518a-4bb9-8b41-bdca8b7c43c3 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:20:07.345411 | controller | Jun 12 15:46:21.022551 crc crio[3652]: time="2026-06-12T15:46:21.022168006Z" level=info msg="NetworkStart: stopping network for sandbox 20c722f8c54d418b91f43e6338e713f8b1c5dbf6c4240a8dec1f44338df02512" id=acc09fb9-0bed-4f8b-8cef-c0390b8ff943 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:20:07.345427 | controller | Jun 12 15:46:21.520671 crc crio[3652]: time="2026-06-12T15:46:21.520516555Z" level=info msg="NetworkStart: stopping network for sandbox 748e6c3818a0854ad24da09c661b36769c66e8726b11fe10eb8f9d4bd06e608b" id=3bcf27ca-aade-4778-b0e0-0d96fae6cf06 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:20:07.345443 | controller | Jun 12 15:46:21.648935 crc crio[3652]: time="2026-06-12T15:46:21.60192874Z" level=info msg="NetworkStart: stopping network for sandbox 57d073f1733d964c632d63bb758ce5062b425beaf0a6efe7bb062ef01d4fc106" id=efbfd98a-f3f9-4421-90fc-6609d2e9955b name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:20:07.345459 | controller | Jun 12 15:46:22.419914 crc crio[3652]: time="2026-06-12T15:46:22.419769144Z" level=info msg="NetworkStart: stopping network for sandbox 9904de7907ed93e2080cec5104919860f7c0519ee9f1cc40c04ba7ac377d6e08" id=1f845d2a-9541-47c4-b70f-8d8a96bebade name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:20:07.345475 | controller | Jun 12 15:46:22.664521 crc crio[3652]: time="2026-06-12T15:46:22.664356311Z" level=info msg="NetworkStart: stopping network for sandbox 279b66b4040b4c86846e4f66be03462716fedacc48393e0400f9597d5b9873b7" id=e1c35a8c-6c31-460b-81dd-b3d0f77003fa name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:20:07.345491 | controller | Jun 12 15:46:22.992565 crc crio[3652]: time="2026-06-12T15:46:22.992254669Z" level=info msg="NetworkStart: stopping network for sandbox 476d528c5ba4178c1a0678fd526a11a917db0c17486b8d9864e530adf14f9ae4" id=159d8545-9315-43e6-87af-bab5d2ec1eb5 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:20:07.345508 | controller | Jun 12 15:46:22.993328 crc crio[3652]: time="2026-06-12T15:46:22.992578799Z" level=info msg="Updated default CNI network name to multus-cni-network"
2026-06-12 17:20:07.345525 | controller | Jun 12 15:46:22.993328 crc crio[3652]: time="2026-06-12T15:46:22.992775985Z" level=info msg="CNI monitoring event CREATE        \"/var/lib/cni/bin/upgrade_253f627e-9d76-410a-b26e-6f1e57f8dd2d\""
2026-06-12 17:20:07.345543 | controller | Jun 12 15:46:22.996280 crc crio[3652]: time="2026-06-12T15:46:22.994501966Z" level=info msg="Got pod network &{Name:network-check-source-5bb8f5cd97-xdvz5 Namespace:openshift-network-diagnostics ID:5b514e281ce7a1f6c1c97d3905a148cda316c65aa961ac3ef11e67727e04a89b UID:f863fff9-286a-45fa-b8f0-8a86994b8440 NetNS:/var/run/netns/08569b8e-c24f-4b46-889e-e7f665683e42 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:0xc0017be7c8}] Aliases:map[]}"
2026-06-12 17:20:07.345564 | controller | Jun 12 15:46:22.996280 crc crio[3652]: time="2026-06-12T15:46:22.9946277Z" level=info msg="Got pod network &{Name:console-operator-67c89758df-4jf4f Namespace:openshift-console-operator ID:513e23c00f009ba7073a3d399726dafa22a66b94d0f8ee3c740e710f8e7415b5 UID:a7050c01-20e1-4a5b-9a20-dee2d4b99ee2 NetNS:/var/run/netns/acb90e78-1be5-46f5-8c15-b05f424e7228 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:0xc00008d090}] Aliases:map[]}"
2026-06-12 17:20:07.345618 | controller | Jun 12 15:46:22.996280 crc crio[3652]: time="2026-06-12T15:46:22.994669003Z" level=info msg="Got pod network &{Name:olm-operator-5cdf44d969-ssqvn Namespace:openshift-operator-lifecycle-manager ID:2e865eccc0a40e8a970a9f5c409a97281cbe5cc08b1d41bfb4f5f78a9906895a UID:6e1163b9-cb14-4016-a0bf-126812657ac4 NetNS:/var/run/netns/a6216130-e895-4aa5-85be-e8d1198a1adb 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:0xc0025c24e8}] Aliases:map[]}"
2026-06-12 17:20:07.345639 | controller | Jun 12 15:46:22.996280 crc crio[3652]: time="2026-06-12T15:46:22.994781075Z" level=info msg="Got pod network &{Name:apiserver-9ddfb9f55-k47zv Namespace:openshift-apiserver ID:49275781af512ea260dcf59866bc6daa0255249d14741beeea02bf8f55dc92c0 UID:e7508fa2-0f14-41e2-8972-4e2e11009b77 NetNS:/var/run/netns/b65bc90c-5141-4507-ae7d-43d5bd57eb61 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:0xc00008d0a8}] Aliases:map[]}"
2026-06-12 17:20:07.345657 | controller | Jun 12 15:46:22.996280 crc crio[3652]: time="2026-06-12T15:46:22.994803647Z" level=error msg="Error loading cached network config: network \"multus-cni-network\" not found in CNI cache"
2026-06-12 17:20:07.345674 | controller | Jun 12 15:46:22.996280 crc crio[3652]: time="2026-06-12T15:46:22.99489237Z" level=warning msg="Falling back to loading from existing plugins on disk"
2026-06-12 17:20:07.345690 | controller | Jun 12 15:46:22.996280 crc crio[3652]: time="2026-06-12T15:46:22.994916881Z" level=info msg="Deleting pod openshift-operator-lifecycle-manager_olm-operator-5cdf44d969-ssqvn from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 17:20:07.345706 | controller | Jun 12 15:46:22.996280 crc crio[3652]: time="2026-06-12T15:46:22.995009832Z" level=info msg="Got pod network &{Name:openshift-apiserver-operator-846cbfc458-xttmf Namespace:openshift-apiserver-operator ID:3a708460aeed374a2fdfc4a971518f67fe6abc738f312dbc837e03df3e3e778d UID:7d46baeb-32f5-4d0b-aeba-13333da51152 NetNS:/var/run/netns/36e5dfb3-e707-4062-acaa-a8b5734f64f9 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:0xc0017be810}] Aliases:map[]}"
2026-06-12 17:20:07.345723 | controller | Jun 12 15:46:22.996280 crc crio[3652]: time="2026-06-12T15:46:22.995147617Z" level=error msg="Error loading cached network config: network \"multus-cni-network\" not found in CNI cache"
2026-06-12 17:20:07.345739 | controller | Jun 12 15:46:22.996280 crc crio[3652]: time="2026-06-12T15:46:22.995158597Z" level=info msg="Got pod network &{Name:authentication-operator-7f5c659b84-khkfm Namespace:openshift-authentication-operator ID:76c82518d41a754f528aab8134171558b571661130589e046197bd5d5658d51c UID:677c2747-1901-4941-94f1-8281cced296b NetNS:/var/run/netns/ebdc1ded-a9f1-496c-a66d-39fc12ad61ce 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:0xc00008d0f0}] Aliases:map[]}"
2026-06-12 17:20:07.345760 | controller | Jun 12 15:46:22.996280 crc crio[3652]: time="2026-06-12T15:46:22.995202369Z" level=info msg="Got pod network &{Name:network-check-target-fhkjl Namespace:openshift-network-diagnostics ID:3a4e23ae2ec3b52d79b1f9d21d80528f7cbba90cf7801f56c0b71ff83de9981c UID:17b87002-b798-480a-8e17-83053d698239 NetNS:/var/run/netns/e5548c97-f785-4dae-9f40-655e9c9fbce8 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:0xc000182e60}] Aliases:map[]}"
2026-06-12 17:20:07.345781 | controller | Jun 12 15:46:22.996280 crc crio[3652]: time="2026-06-12T15:46:22.995286551Z" level=info msg="Got pod network &{Name:package-server-manager-77f986bd66-5lhf9 Namespace:openshift-operator-lifecycle-manager ID:d74dc1510d6800720583587190fd93c5aa74faf3a97646b258dad5fa1618f91b UID:bebbba29-e4e9-44ad-b643-3a7ebf505270 NetNS:/var/run/netns/adc07243-355f-49bf-9e0c-241edd85f58b 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:0xc0017be828}] Aliases:map[]}"
2026-06-12 17:20:07.345805 | controller | Jun 12 15:46:22.996280 crc crio[3652]: time="2026-06-12T15:46:22.995363633Z" level=error msg="Error loading cached network config: network \"multus-cni-network\" not found in CNI cache"
2026-06-12 17:20:07.345828 | controller | Jun 12 15:46:22.996280 crc crio[3652]: time="2026-06-12T15:46:22.995378734Z" level=info msg="Got pod network &{Name:networking-console-plugin-5ff7774fd9-nljh6 Namespace:openshift-network-console ID:dbf0a4a88ccca55923717a31db7f94e4b1ecaa0414c77bb3095ae74cef6688f3 UID:6a9ae5f6-97bd-46ac-bafa-ca1b4452a141 NetNS:/var/run/netns/d23fc71b-6721-4898-9a5e-a73793bd12d5 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:0xc00008d120}] Aliases:map[]}"
2026-06-12 17:20:07.345847 | controller | Jun 12 15:46:22.996280 crc crio[3652]: time="2026-06-12T15:46:22.995650633Z" level=info msg="Got pod network &{Name:kube-storage-version-migrator-operator-565b79b866-2h5s6 Namespace:openshift-kube-storage-version-migrator-operator ID:98f31d74e1d05e9179b60a6eea6aba71f01beaf06ee222e6d0d36e15a6b3a448 UID:8f573912-eb25-4f17-bfe5-81325e551bf2 NetNS:/var/run/netns/c04a037f-25c3-4996-af4e-46e036c189b3 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:0xc000182e80}] Aliases:map[]}"
2026-06-12 17:20:07.345864 | controller | Jun 12 15:46:22.996280 crc crio[3652]: time="2026-06-12T15:46:22.995686443Z" level=error msg="Error loading cached network config: network \"multus-cni-network\" not found in CNI cache"
2026-06-12 17:20:07.345881 | controller | Jun 12 15:46:22.996280 crc crio[3652]: time="2026-06-12T15:46:22.995705453Z" level=warning msg="Falling back to loading from existing plugins on disk"
2026-06-12 17:20:07.345897 | controller | Jun 12 15:46:22.996280 crc crio[3652]: time="2026-06-12T15:46:22.995706374Z" level=error msg="Error loading cached network config: network \"multus-cni-network\" not found in CNI cache"
2026-06-12 17:20:07.345913 | controller | Jun 12 15:46:22.996280 crc crio[3652]: time="2026-06-12T15:46:22.995738885Z" level=warning msg="Falling back to loading from existing plugins on disk"
2026-06-12 17:20:07.345934 | controller | Jun 12 15:46:22.996280 crc crio[3652]: time="2026-06-12T15:46:22.995755746Z" level=info msg="Deleting pod openshift-kube-storage-version-migrator-operator_kube-storage-version-migrator-operator-565b79b866-2h5s6 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 17:20:07.345951 | controller | Jun 12 15:46:22.996280 crc crio[3652]: time="2026-06-12T15:46:22.995810506Z" level=info msg="Got pod network &{Name:community-operators-qhh6t Namespace:openshift-marketplace ID:e2afd8e1abb8aaff6344d7f5395afb70f1494daaf399f9eb13c83ac9cd83df2b UID:38fb2a5f-6a1e-4c7a-8df2-0b2a456c372e NetNS:/var/run/netns/edfbeeb2-691f-4ada-aaa7-4882c8ec3154 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:0xc0017be858}] Aliases:map[]}"
2026-06-12 17:20:07.345968 | controller | Jun 12 15:46:22.996280 crc crio[3652]: time="2026-06-12T15:46:22.995830707Z" level=info msg="Got pod network &{Name:redhat-marketplace-ntdwx Namespace:openshift-marketplace ID:50e6f1b3e002e6e3421a70fd4e251f771086bdabac431f827b358251f0ae7a2b UID:304346ae-9d3b-4262-8068-4ed1e7ff48a8 NetNS:/var/run/netns/7827587f-0bb4-4564-a3b0-69b60a3c7dfc 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:0xc00008d138}] Aliases:map[]}"
2026-06-12 17:20:07.345985 | controller | Jun 12 15:46:22.996280 crc crio[3652]: time="2026-06-12T15:46:22.995862658Z" level=error msg="Error loading cached network config: network \"multus-cni-network\" not found in CNI cache"
2026-06-12 17:20:07.346001 | controller | Jun 12 15:46:22.996280 crc crio[3652]: time="2026-06-12T15:46:22.995876438Z" level=warning msg="Falling back to loading from existing plugins on disk"
2026-06-12 17:20:07.346017 | controller | Jun 12 15:46:22.996280 crc crio[3652]: time="2026-06-12T15:46:22.995895059Z" level=info msg="Deleting pod openshift-marketplace_community-operators-qhh6t from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 17:20:07.346034 | controller | Jun 12 15:46:22.996280 crc crio[3652]: time="2026-06-12T15:46:22.99594244Z" level=info msg="Got pod network &{Name:machine-api-operator-755bb95488-cj4b6 Namespace:openshift-machine-api ID:f064cb2ad83ee46a0f580763a9b27d4cdc261f7cb89234997f6ca5018eb799ed UID:12703f5c-2f19-4458-9c95-b94af53cd5d8 NetNS:/var/run/netns/6403c7f4-4b1c-445a-b510-eb2ccd8e21b2 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:0xc00008d150}] Aliases:map[]}"
2026-06-12 17:20:07.346050 | controller | Jun 12 15:46:22.996280 crc crio[3652]: time="2026-06-12T15:46:22.995987332Z" level=error msg="Error loading cached network config: network \"multus-cni-network\" not found in CNI cache"
2026-06-12 17:20:07.346066 | controller | Jun 12 15:46:22.996280 crc crio[3652]: time="2026-06-12T15:46:22.996004992Z" level=warning msg="Falling back to loading from existing plugins on disk"
2026-06-12 17:20:07.346082 | controller | Jun 12 15:46:22.996280 crc crio[3652]: time="2026-06-12T15:46:22.996136336Z" level=info msg="Deleting pod openshift-machine-api_machine-api-operator-755bb95488-cj4b6 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 17:20:07.346098 | controller | Jun 12 15:46:23.001012 crc crio[3652]: time="2026-06-12T15:46:22.996705904Z" level=info msg="Got pod network &{Name:downloads-747b44746d-4pqvr Namespace:openshift-console ID:f00ee252bbe59b7a7f97cbb57c3337170b348c173c0f8962ccecad2b24f9dcd3 UID:d0d29411-fb58-47c5-9579-23967e5649ce NetNS:/var/run/netns/0ad988ca-3c65-4916-befb-3f2fd9ac4b18 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:0xc000430ed8}] Aliases:map[]}"
2026-06-12 17:20:07.346119 | controller | Jun 12 15:46:23.001012 crc crio[3652]: time="2026-06-12T15:46:22.996761756Z" level=error msg="Error loading cached network config: network \"multus-cni-network\" not found in CNI cache"
2026-06-12 17:20:07.346136 | controller | Jun 12 15:46:23.001012 crc crio[3652]: time="2026-06-12T15:46:22.996772426Z" level=warning msg="Falling back to loading from existing plugins on disk"
2026-06-12 17:20:07.346152 | controller | Jun 12 15:46:23.001012 crc crio[3652]: time="2026-06-12T15:46:22.996781846Z" level=info msg="Deleting pod openshift-console_downloads-747b44746d-4pqvr from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 17:20:07.346168 | controller | Jun 12 15:46:23.001012 crc crio[3652]: time="2026-06-12T15:46:22.994921039Z" level=info msg="Got pod network &{Name:machine-config-controller-f9cdd68f7-bb2jm Namespace:openshift-machine-config-operator ID:7243e8c614feb11e47587ae6adede37c5b715a7a819a709bccec138e946c34ad UID:e968817c-5b6a-4904-ba68-59a8235d6c0d NetNS:/var/run/netns/676adc1b-11f0-4812-a9ce-d230b9a28396 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:0xc00008d0c0}] Aliases:map[]}"
2026-06-12 17:20:07.346184 | controller | Jun 12 15:46:23.001012 crc crio[3652]: time="2026-06-12T15:46:22.997786095Z" level=error msg="Error loading cached network config: network \"multus-cni-network\" not found in CNI cache"
2026-06-12 17:20:07.346200 | controller | Jun 12 15:46:23.001012 crc crio[3652]: time="2026-06-12T15:46:22.997802836Z" level=warning msg="Falling back to loading from existing plugins on disk"
2026-06-12 17:20:07.346216 | controller | Jun 12 15:46:23.001012 crc crio[3652]: time="2026-06-12T15:46:22.997817856Z" level=info msg="Deleting pod openshift-machine-config-operator_machine-config-controller-f9cdd68f7-bb2jm from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 17:20:07.346233 | controller | Jun 12 15:46:23.001012 crc crio[3652]: time="2026-06-12T15:46:22.998740226Z" level=info msg="Got pod network &{Name:kube-apiserver-operator-575994946d-vgpnb Namespace:openshift-kube-apiserver-operator ID:d356e06a7ee16a529313e474fa0859d77cc3859ad4f68e567a37a8163c0d8e70 UID:4f837d5f-4682-4cae-99ca-824ebae60fec NetNS:/var/run/netns/2e00df27-2933-4947-afb9-171290a61a4b 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:0xc00163cc30}] Aliases:map[]}"
2026-06-12 17:20:07.346249 | controller | Jun 12 15:46:23.001012 crc crio[3652]: time="2026-06-12T15:46:22.998829958Z" level=info msg="Got pod network &{Name:dns-default-qtghf Namespace:openshift-dns ID:7d99ae5c3641dcd7cbe49b2bc881862443727b945b8055bc0a916e88194f731b UID:d181776f-b90e-41dc-be09-c4543b8cba16 NetNS:/var/run/netns/8704d25e-8c1f-4f40-96fc-312030e82dc1 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:0xc0024a24a0}] Aliases:map[]}"
2026-06-12 17:20:07.346266 | controller | Jun 12 15:46:23.001012 crc crio[3652]: time="2026-06-12T15:46:22.998884149Z" level=info msg="Got pod network &{Name:apiserver-8596bd845d-l6g6s Namespace:openshift-oauth-apiserver ID:8c2c802866710a4f92489ec8b4a6f88f076cad4735728cf327efd04521934bbb UID:eeb0b76f-edea-4c9c-99a1-0130c6a7453c NetNS:/var/run/netns/3aa209b7-2108-47e7-972e-a1687d4b2c15 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:0xc00008d1d8}] Aliases:map[]}"
2026-06-12 17:20:07.346287 | controller | Jun 12 15:46:23.001012 crc crio[3652]: time="2026-06-12T15:46:22.998935852Z" level=info msg="Got pod network &{Name:cluster-image-registry-operator-86c45576b9-qdg7g Namespace:openshift-image-registry ID:1f25381cace9fe7d41eea596d66fb4201ed661a663a98a38a1b77783c7fb1c79 UID:1d749813-cd37-46e7-9865-e180c3005dc0 NetNS:/var/run/netns/f42fb35a-fe52-48c8-85f1-2e0c80b6d271 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:0xc00163cc48}] Aliases:map[]}"
2026-06-12 17:20:07.346304 | controller | Jun 12 15:46:23.001012 crc crio[3652]: time="2026-06-12T15:46:22.998961981Z" level=error msg="Error loading cached network config: network \"multus-cni-network\" not found in CNI cache"
2026-06-12 17:20:07.346320 | controller | Jun 12 15:46:23.001012 crc crio[3652]: time="2026-06-12T15:46:22.998971123Z" level=error msg="Error loading cached network config: network \"multus-cni-network\" not found in CNI cache"
2026-06-12 17:20:07.346337 | controller | Jun 12 15:46:23.001012 crc crio[3652]: time="2026-06-12T15:46:22.999004154Z" level=warning msg="Falling back to loading from existing plugins on disk"
2026-06-12 17:20:07.346353 | controller | Jun 12 15:46:23.001012 crc crio[3652]: time="2026-06-12T15:46:22.999298543Z" level=info msg="Deleting pod openshift-image-registry_cluster-image-registry-operator-86c45576b9-qdg7g from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 17:20:07.346369 | controller | Jun 12 15:46:23.001012 crc crio[3652]: time="2026-06-12T15:46:22.999349214Z" level=info msg="Got pod network &{Name:redhat-operators-x5vn9 Namespace:openshift-marketplace ID:c5fe239b88cdac96f1def0409b94174d7c17e11ea1e8cd7d2c139413ec13a4a3 UID:0ee7e057-363b-48e4-a711-ee54046db35f NetNS:/var/run/netns/23b3b2f5-0ef6-40ca-95e7-fd5c41be023d 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:0xc0024a24e0}] Aliases:map[]}"
2026-06-12 17:20:07.346386 | controller | Jun 12 15:46:23.001012 crc crio[3652]: time="2026-06-12T15:46:22.999383085Z" level=info msg="Got pod network &{Name:multus-admission-controller-69db94689b-rvf8p Namespace:openshift-multus ID:42712c2c9b9be3b2db5b1d37f17ba07d2e7e3f100659ce783aa698e2a3a60c45 UID:22e9ac12-6d81-454c-9af1-0b0d7e241db6 NetNS:/var/run/netns/6e11be5b-7b46-4c97-bd12-0b579d24c97a 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:0xc00008d1f0}] Aliases:map[]}"
2026-06-12 17:20:07.346403 | controller | Jun 12 15:46:23.001012 crc crio[3652]: time="2026-06-12T15:46:22.99956715Z" level=info msg="Got pod network &{Name:openshift-controller-manager-operator-686468bdd5-sjcrn Namespace:openshift-controller-manager-operator ID:b79d045578d9d0447683cc0abcc31854b07e028414a5fd64d8931c5d81d4e8c4 UID:84e6e6fd-a448-462c-a5d3-8fa636be2d6f NetNS:/var/run/netns/65150a0e-e6d7-4f10-acfc-3434cd7d746f 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:0xc0024a24f8}] Aliases:map[]}"
2026-06-12 17:20:07.346419 | controller | Jun 12 15:46:23.001012 crc crio[3652]: time="2026-06-12T15:46:22.999606892Z" level=error msg="Error loading cached network config: network \"multus-cni-network\" not found in CNI cache"
2026-06-12 17:20:07.346436 | controller | Jun 12 15:46:23.001012 crc crio[3652]: time="2026-06-12T15:46:22.999618832Z" level=warning msg="Falling back to loading from existing plugins on disk"
2026-06-12 17:20:07.346455 | controller | Jun 12 15:46:23.001012 crc crio[3652]: time="2026-06-12T15:46:22.999620272Z" level=error msg="Error loading cached network config: network \"multus-cni-network\" not found in CNI cache"
2026-06-12 17:20:07.346472 | controller | Jun 12 15:46:23.001012 crc crio[3652]: time="2026-06-12T15:46:22.999656223Z" level=warning msg="Falling back to loading from existing plugins on disk"
2026-06-12 17:20:07.346488 | controller | Jun 12 15:46:23.001012 crc crio[3652]: time="2026-06-12T15:46:22.999669493Z" level=info msg="Deleting pod openshift-multus_multus-admission-controller-69db94689b-rvf8p from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 17:20:07.346504 | controller | Jun 12 15:46:23.001012 crc crio[3652]: time="2026-06-12T15:46:22.999746266Z" level=info msg="Got pod network &{Name:etcd-operator-69b85846b6-9w8mk Namespace:openshift-etcd-operator ID:d939ab346a80ccd644464be211b1a1dcf3384a58b26655665422f65631a5f3b2 UID:590c4b91-91e2-41cd-8666-e08cbfa17a77 NetNS:/var/run/netns/0996ef22-1831-4064-a74b-6577a414c42f 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:0xc0024a2510}] Aliases:map[]}"
2026-06-12 17:20:07.346520 | controller | Jun 12 15:46:23.001012 crc crio[3652]: time="2026-06-12T15:46:22.999780137Z" level=error msg="Error loading cached network config: network \"multus-cni-network\" not found in CNI cache"
2026-06-12 17:20:07.346536 | controller | Jun 12 15:46:23.001012 crc crio[3652]: time="2026-06-12T15:46:22.999789607Z" level=warning msg="Falling back to loading from existing plugins on disk"
2026-06-12 17:20:07.346553 | controller | Jun 12 15:46:23.001012 crc crio[3652]: time="2026-06-12T15:46:22.999797817Z" level=info msg="Deleting pod openshift-etcd-operator_etcd-operator-69b85846b6-9w8mk from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 17:20:07.346569 | controller | Jun 12 15:46:23.001012 crc crio[3652]: time="2026-06-12T15:46:22.999813629Z" level=info msg="Got pod network &{Name:route-controller-manager-9c77555c6-bjsff Namespace:openshift-route-controller-manager ID:79a40ba880f81cb671b71f573ef2e917ff62c8f1ec9743989815f550a3eaacc8 UID:f5ed093a-5c43-49ee-8429-b0de4b9c784d NetNS:/var/run/netns/c8cea4c7-2ffc-4a2a-9ce6-8eb548fb63f4 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:0xc000136298}] Aliases:map[]}"
2026-06-12 17:20:07.346612 | controller | Jun 12 15:46:23.001012 crc crio[3652]: time="2026-06-12T15:46:22.99982734Z" level=info msg="Got pod network &{Name:service-ca-74545575db-n469q Namespace:openshift-service-ca ID:20c722f8c54d418b91f43e6338e713f8b1c5dbf6c4240a8dec1f44338df02512 UID:880b4ff1-3443-4cae-90b4-72e4341917b3 NetNS:/var/run/netns/769cb478-af6e-4592-9272-c89103b2443d 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:0xc002d3e6d8}] Aliases:map[]}"
2026-06-12 17:20:07.346630 | controller | Jun 12 15:46:23.001012 crc crio[3652]: time="2026-06-12T15:46:22.99986534Z" level=error msg="Error loading cached network config: network \"multus-cni-network\" not found in CNI cache"
2026-06-12 17:20:07.346646 | controller | Jun 12 15:46:23.001012 crc crio[3652]: time="2026-06-12T15:46:22.999890002Z" level=warning msg="Falling back to loading from existing plugins on disk"
2026-06-12 17:20:07.346664 | controller | Jun 12 15:46:23.001012 crc crio[3652]: time="2026-06-12T15:46:22.999901821Z" level=info msg="Deleting pod openshift-route-controller-manager_route-controller-manager-9c77555c6-bjsff from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 17:20:07.346685 | controller | Jun 12 15:46:23.001012 crc crio[3652]: time="2026-06-12T15:46:22.999962714Z" level=info msg="Got pod network &{Name:csi-hostpathplugin-mpq2f Namespace:hostpath-provisioner ID:57d073f1733d964c632d63bb758ce5062b425beaf0a6efe7bb062ef01d4fc106 UID:af9d3f54-b024-4959-888b-41fc0dc68a7f NetNS:/var/run/netns/b1299cd2-00ad-4db5-8cff-09f165ac7b4a 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:0xc002d3e6f0}] Aliases:map[]}"
2026-06-12 17:20:07.346702 | controller | Jun 12 15:46:23.001012 crc crio[3652]: time="2026-06-12T15:46:23.000011436Z" level=error msg="Error loading cached network config: network \"multus-cni-network\" not found in CNI cache"
2026-06-12 17:20:07.346719 | controller | Jun 12 15:46:23.001012 crc crio[3652]: time="2026-06-12T15:46:23.000057427Z" level=warning msg="Falling back to loading from existing plugins on disk"
2026-06-12 17:20:07.346735 | controller | Jun 12 15:46:23.001012 crc crio[3652]: time="2026-06-12T15:46:23.000071867Z" level=info msg="Deleting pod hostpath-provisioner_csi-hostpathplugin-mpq2f from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 17:20:07.346752 | controller | Jun 12 15:46:23.001012 crc crio[3652]: time="2026-06-12T15:46:23.000065515Z" level=info msg="Got pod network &{Name:marketplace-operator-547dbd544d-xchl9 Namespace:openshift-marketplace ID:9904de7907ed93e2080cec5104919860f7c0519ee9f1cc40c04ba7ac377d6e08 UID:6cdf074d-0e2a-4a0b-8843-5f823e7bf7c3 NetNS:/var/run/netns/7f5bf9c8-2c32-4c16-a744-a4a131d46954 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:0xc0013768a8}] Aliases:map[]}"
2026-06-12 17:20:07.346769 | controller | Jun 12 15:46:23.001012 crc crio[3652]: time="2026-06-12T15:46:22.999394745Z" level=error msg="Error loading cached network config: network \"multus-cni-network\" not found in CNI cache"
2026-06-12 17:20:07.346785 | controller | Jun 12 15:46:23.001012 crc crio[3652]: time="2026-06-12T15:46:23.000255722Z" level=warning msg="Falling back to loading from existing plugins on disk"
2026-06-12 17:20:07.346802 | controller | Jun 12 15:46:23.001012 crc crio[3652]: time="2026-06-12T15:46:23.000274782Z" level=info msg="Deleting pod openshift-marketplace_redhat-operators-x5vn9 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 17:20:07.346826 | controller | Jun 12 15:46:23.001012 crc crio[3652]: time="2026-06-12T15:46:23.000302452Z" level=info msg="Got pod network &{Name:openshift-kube-scheduler-operator-54f497555d-d8646 Namespace:openshift-kube-scheduler-operator ID:e6d48bcf7a18aadb12e2495c6e07f5da48e0522635c2ef1c335f130396f8c119 UID:4e9ac1d6-d4ed-4411-a098-d1bf725c943c NetNS:/var/run/netns/2e6d34e9-5b3a-4ef8-80b5-9e69ab2f975d 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:0xc0013768c0}] Aliases:map[]}"
2026-06-12 17:20:07.346848 | controller | Jun 12 15:46:23.001012 crc crio[3652]: time="2026-06-12T15:46:23.000371094Z" level=error msg="Error loading cached network config: network \"multus-cni-network\" not found in CNI cache"
2026-06-12 17:20:07.346866 | controller | Jun 12 15:46:23.001012 crc crio[3652]: time="2026-06-12T15:46:23.000386255Z" level=warning msg="Falling back to loading from existing plugins on disk"
2026-06-12 17:20:07.346883 | controller | Jun 12 15:46:23.001012 crc crio[3652]: time="2026-06-12T15:46:22.998746675Z" level=info msg="Got pod network &{Name:console-6c684df5db-cc8g8 Namespace:openshift-console ID:c8ea94d0d5f8228583720ae98751449edd8c016797f5452e981ccb924ff912f6 UID:63877e21-00e2-4bee-b462-31d3bbe131ef NetNS:/var/run/netns/740ce745-e060-483c-ae82-0c1c77d26183 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:0xc00008d1c0}] Aliases:map[]}"
2026-06-12 17:20:07.346904 | controller | Jun 12 15:46:23.001012 crc crio[3652]: time="2026-06-12T15:46:23.00052687Z" level=error msg="Error loading cached network config: network \"multus-cni-network\" not found in CNI cache"
2026-06-12 17:20:07.346921 | controller | Jun 12 15:46:23.001012 crc crio[3652]: time="2026-06-12T15:46:23.00054571Z" level=warning msg="Falling back to loading from existing plugins on disk"
2026-06-12 17:20:07.346938 | controller | Jun 12 15:46:23.001012 crc crio[3652]: time="2026-06-12T15:46:23.000559511Z" level=info msg="Deleting pod openshift-console_console-6c684df5db-cc8g8 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 17:20:07.346954 | controller | Jun 12 15:46:23.001012 crc crio[3652]: time="2026-06-12T15:46:22.999889372Z" level=error msg="Error loading cached network config: network \"multus-cni-network\" not found in CNI cache"
2026-06-12 17:20:07.346970 | controller | Jun 12 15:46:23.001012 crc crio[3652]: time="2026-06-12T15:46:23.000646234Z" level=warning msg="Falling back to loading from existing plugins on disk"
2026-06-12 17:20:07.346989 | controller | Jun 12 15:46:23.001012 crc crio[3652]: time="2026-06-12T15:46:23.000662855Z" level=info msg="Deleting pod openshift-service-ca_service-ca-74545575db-n469q from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 17:20:07.347005 | controller | Jun 12 15:46:23.008805 crc crio[3652]: time="2026-06-12T15:46:22.994649242Z" level=info msg="Got pod network &{Name:ingress-operator-6b9cb4dbcf-5fpw9 Namespace:openshift-ingress-operator ID:16102d1018b1a207b2b6839a58c50b422398800d2d68f1d71a3fc28d7c2327eb UID:e466d193-2f16-441a-9f10-579f91762fb9 NetNS:/var/run/netns/d79f47bc-86f2-4f3e-9e65-dc0ceaebd4e9 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:0xc000182db0}] Aliases:map[]}"
2026-06-12 17:20:07.347023 | controller | Jun 12 15:46:23.008805 crc crio[3652]: time="2026-06-12T15:46:23.000753427Z" level=error msg="Error loading cached network config: network \"multus-cni-network\" not found in CNI cache"
2026-06-12 17:20:07.347039 | controller | Jun 12 15:46:23.008805 crc crio[3652]: time="2026-06-12T15:46:23.000774737Z" level=warning msg="Falling back to loading from existing plugins on disk"
2026-06-12 17:20:07.347055 | controller | Jun 12 15:46:23.008805 crc crio[3652]: time="2026-06-12T15:46:23.000788628Z" level=info msg="Deleting pod openshift-ingress-operator_ingress-operator-6b9cb4dbcf-5fpw9 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 17:20:07.347072 | controller | Jun 12 15:46:23.008805 crc crio[3652]: time="2026-06-12T15:46:23.000306693Z" level=info msg="Got pod network &{Name:ingress-canary-jlj86 Namespace:openshift-ingress-canary ID:279b66b4040b4c86846e4f66be03462716fedacc48393e0400f9597d5b9873b7 UID:7d96a430-aa69-4b19-9ee4-68f2e6192e27 NetNS:/var/run/netns/305d291f-27ab-4c8c-b3cb-9e22979be20e 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:0xc00008d218}] Aliases:map[]}"
2026-06-12 17:20:07.347089 | controller | Jun 12 15:46:23.008805 crc crio[3652]: time="2026-06-12T15:46:23.001374535Z" level=error msg="Error loading cached network config: network \"multus-cni-network\" not found in CNI cache"
2026-06-12 17:20:07.347105 | controller | Jun 12 15:46:23.008805 crc crio[3652]: time="2026-06-12T15:46:23.001388406Z" level=warning msg="Falling back to loading from existing plugins on disk"
2026-06-12 17:20:07.347125 | controller | Jun 12 15:46:23.008805 crc crio[3652]: time="2026-06-12T15:46:23.001400306Z" level=info msg="Deleting pod openshift-ingress-canary_ingress-canary-jlj86 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 17:20:07.347142 | controller | Jun 12 15:46:23.008805 crc crio[3652]: time="2026-06-12T15:46:22.995866028Z" level=error msg="Error loading cached network config: network \"multus-cni-network\" not found in CNI cache"
2026-06-12 17:20:07.347158 | controller | Jun 12 15:46:23.008805 crc crio[3652]: time="2026-06-12T15:46:23.00181687Z" level=warning msg="Falling back to loading from existing plugins on disk"
2026-06-12 17:20:07.347174 | controller | Jun 12 15:46:23.008805 crc crio[3652]: time="2026-06-12T15:46:23.001831501Z" level=info msg="Deleting pod openshift-marketplace_redhat-marketplace-ntdwx from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 17:20:07.347189 | controller | Jun 12 15:46:23.008805 crc crio[3652]: time="2026-06-12T15:46:22.99890074Z" level=error msg="Error loading cached network config: network \"multus-cni-network\" not found in CNI cache"
2026-06-12 17:20:07.347205 | controller | Jun 12 15:46:23.008805 crc crio[3652]: time="2026-06-12T15:46:23.00411949Z" level=warning msg="Falling back to loading from existing plugins on disk"
2026-06-12 17:20:07.347221 | controller | Jun 12 15:46:23.008805 crc crio[3652]: time="2026-06-12T15:46:23.00413193Z" level=info msg="Deleting pod openshift-dns_dns-default-qtghf from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 17:20:07.347236 | controller | Jun 12 15:46:23.008805 crc crio[3652]: time="2026-06-12T15:46:22.998838529Z" level=error msg="Error loading cached network config: network \"multus-cni-network\" not found in CNI cache"
2026-06-12 17:20:07.347252 | controller | Jun 12 15:46:23.008805 crc crio[3652]: time="2026-06-12T15:46:23.007251442Z" level=warning msg="Falling back to loading from existing plugins on disk"
2026-06-12 17:20:07.347268 | controller | Jun 12 15:46:23.008805 crc crio[3652]: time="2026-06-12T15:46:23.007266443Z" level=info msg="Deleting pod openshift-kube-apiserver-operator_kube-apiserver-operator-575994946d-vgpnb from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 17:20:07.347285 | controller | Jun 12 15:46:23.010166 crc crio[3652]: time="2026-06-12T15:46:22.995016392Z" level=info msg="Got pod network &{Name:network-metrics-daemon-n2bqt Namespace:openshift-multus ID:51dfdac6adfbf2f3bce4e1c0f57f6c665b32b41f9961b274c917f242b2e27bc7 UID:504f5b64-2069-4529-9127-e6f993b1b649 NetNS:/var/run/netns/05aac8b5-ff18-42bd-9512-938f276e3d4a 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:0xc00008d0d8}] Aliases:map[]}"
2026-06-12 17:20:07.347301 | controller | Jun 12 15:46:23.010166 crc crio[3652]: time="2026-06-12T15:46:23.009640845Z" level=error msg="Error loading cached network config: network \"multus-cni-network\" not found in CNI cache"
2026-06-12 17:20:07.347318 | controller | Jun 12 15:46:23.010166 crc crio[3652]: time="2026-06-12T15:46:23.009657075Z" level=warning msg="Falling back to loading from existing plugins on disk"
2026-06-12 17:20:07.347334 | controller | Jun 12 15:46:23.010166 crc crio[3652]: time="2026-06-12T15:46:23.009675786Z" level=info msg="Deleting pod openshift-multus_network-metrics-daemon-n2bqt from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 17:20:07.347349 | controller | Jun 12 15:46:23.010367 crc crio[3652]: time="2026-06-12T15:46:22.999628872Z" level=info msg="Deleting pod openshift-controller-manager-operator_openshift-controller-manager-operator-686468bdd5-sjcrn from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 17:20:07.347366 | controller | Jun 12 15:46:23.010798 crc crio[3652]: time="2026-06-12T15:46:22.995718634Z" level=info msg="Deleting pod openshift-network-console_networking-console-plugin-5ff7774fd9-nljh6 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 17:20:07.347386 | controller | Jun 12 15:46:23.011274 crc crio[3652]: time="2026-06-12T15:46:22.995170297Z" level=warning msg="Falling back to loading from existing plugins on disk"
2026-06-12 17:20:07.347427 | controller | Jun 12 15:46:23.011343 crc crio[3652]: time="2026-06-12T15:46:23.011279138Z" level=info msg="Deleting pod openshift-apiserver-operator_openshift-apiserver-operator-846cbfc458-xttmf from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 17:20:07.347446 | controller | Jun 12 15:46:23.011780 crc crio[3652]: time="2026-06-12T15:46:22.995222039Z" level=error msg="Error loading cached network config: network \"multus-cni-network\" not found in CNI cache"
2026-06-12 17:20:07.347463 | controller | Jun 12 15:46:23.011780 crc crio[3652]: time="2026-06-12T15:46:23.011772574Z" level=warning msg="Falling back to loading from existing plugins on disk"
2026-06-12 17:20:07.347479 | controller | Jun 12 15:46:23.011896 crc crio[3652]: time="2026-06-12T15:46:23.011786044Z" level=info msg="Deleting pod openshift-authentication-operator_authentication-operator-7f5c659b84-khkfm from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 17:20:07.347495 | controller | Jun 12 15:46:23.012196 crc crio[3652]: time="2026-06-12T15:46:22.995300351Z" level=info msg="Got pod network &{Name:packageserver-7d4fc7d867-qt46x Namespace:openshift-operator-lifecycle-manager ID:9c944acf5c073a1ddb110f7dcadb9e8ab102e871154334c2957731bfcdb41c1b UID:584a9db0-8534-48e1-b484-d23b9c489569 NetNS:/var/run/netns/5f2f81f0-35b2-4ae6-8f4e-57c046cc6b9c 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:0xc00008d108}] Aliases:map[]}"
2026-06-12 17:20:07.347511 | controller | Jun 12 15:46:23.012360 crc crio[3652]: time="2026-06-12T15:46:23.012244218Z" level=error msg="Error loading cached network config: network \"multus-cni-network\" not found in CNI cache"
2026-06-12 17:20:07.347528 | controller | Jun 12 15:46:23.012360 crc crio[3652]: time="2026-06-12T15:46:23.012263489Z" level=warning msg="Falling back to loading from existing plugins on disk"
2026-06-12 17:20:07.347543 | controller | Jun 12 15:46:23.012360 crc crio[3652]: time="2026-06-12T15:46:23.012272119Z" level=info msg="Deleting pod openshift-operator-lifecycle-manager_packageserver-7d4fc7d867-qt46x from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 17:20:07.347560 | controller | Jun 12 15:46:23.017343 crc crio[3652]: time="2026-06-12T15:46:22.994781075Z" level=info msg="Got pod network &{Name:control-plane-machine-set-operator-75ffdb6fcd-m5wxr Namespace:openshift-machine-api ID:f01eb52d610cf5c258e253e6e5f978c75d7dee27323b2608768f5cb52df9e355 UID:8f342bf1-eea2-4806-8a6b-5f4c24d40c0c NetNS:/var/run/netns/3615639f-4457-42ec-8e52-be64c37cc6aa 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:0xc0017be7e0}] Aliases:map[]}"
2026-06-12 17:20:07.347594 | controller | Jun 12 15:46:23.017513 crc crio[3652]: time="2026-06-12T15:46:22.994896378Z" level=info msg="Got pod network &{Name:cluster-samples-operator-6b564684c8-bqbxk Namespace:openshift-cluster-samples-operator ID:51110e767760b8bcc88b627c3a17f58ca4a343d18e43a496db4257181b9350d3 UID:5bdc8e81-e580-4572-a41c-f8ed0e8c6dc0 NetNS:/var/run/netns/62821008-09c1-4536-adea-335c4cbfd4be 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:0xc0017be7f8}] Aliases:map[]}"
2026-06-12 17:20:07.347617 | controller | Jun 12 15:46:23.017513 crc crio[3652]: time="2026-06-12T15:46:22.994498777Z" level=info msg="Got pod network &{Name:openshift-config-operator-5777786469-bccdj Namespace:openshift-config-operator ID:e750cb87ac620db8fa8b4e88e69664c608f73f75b2e261d27504d1af9fb8d1c7 UID:24de2af2-9e39-4c2e-96f8-42509d1baf18 NetNS:/var/run/netns/de6820e6-3ced-476b-bcaf-076bae850da7 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:0xc000182d98}] Aliases:map[]}"
2026-06-12 17:20:07.347643 | controller | Jun 12 15:46:23.017513 crc crio[3652]: time="2026-06-12T15:46:23.000400955Z" level=info msg="Deleting pod openshift-kube-scheduler-operator_openshift-kube-scheduler-operator-54f497555d-d8646 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 17:20:07.347660 | controller | Jun 12 15:46:23.017793 crc crio[3652]: time="2026-06-12T15:46:22.994503157Z" level=info msg="Got pod network &{Name:catalog-operator-75ff9f647d-4s428 Namespace:openshift-operator-lifecycle-manager ID:44ec8a7da6d260b0a2ac26115254c88aa04c62b066718c182fc991148b8c5b13 UID:d1618753-e855-455c-8eee-e4fb77abbc17 NetNS:/var/run/netns/d152fb17-8c1e-4ac7-b47c-0266f56ec53d 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:0xc00008d078}] Aliases:map[]}"
2026-06-12 17:20:07.347677 | controller | Jun 12 15:46:23.017793 crc crio[3652]: time="2026-06-12T15:46:22.994676492Z" level=error msg="Error loading cached network config: network \"multus-cni-network\" not found in CNI cache"
2026-06-12 17:20:07.347693 | controller | Jun 12 15:46:23.017793 crc crio[3652]: time="2026-06-12T15:46:22.995710463Z" level=info msg="Got pod network &{Name:kube-controller-manager-operator-69d5f845f8-mm4qn Namespace:openshift-kube-controller-manager-operator ID:827a070b4cba9dc6a530cc45df2171a89697c75580a52ab5a8186e47d442a4c5 UID:89eeceba-0661-4e85-be2e-57d689102094 NetNS:/var/run/netns/305fb6bd-0fda-4369-b5e1-9cb792f0184d 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:0xc0017be840}] Aliases:map[]}"
2026-06-12 17:20:07.347709 | controller | Jun 12 15:46:23.017793 crc crio[3652]: time="2026-06-12T15:46:23.00023112Z" level=info msg="Got pod network &{Name:service-ca-operator-5b9c976747-l2sd4 Namespace:openshift-service-ca-operator ID:476d528c5ba4178c1a0678fd526a11a917db0c17486b8d9864e530adf14f9ae4 UID:fd3771ed-6d15-47a3-9f81-762cf83a728f NetNS:/var/run/netns/b73b8410-39b6-4896-b279-f9d360425aa0 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:0xc000430f48}] Aliases:map[]}"
2026-06-12 17:20:07.347725 | controller | Jun 12 15:46:23.017793 crc crio[3652]: time="2026-06-12T15:46:23.017715233Z" level=error msg="Error loading cached network config: network \"multus-cni-network\" not found in CNI cache"
2026-06-12 17:20:07.347741 | controller | Jun 12 15:46:23.017793 crc crio[3652]: time="2026-06-12T15:46:23.017733944Z" level=warning msg="Falling back to loading from existing plugins on disk"
2026-06-12 17:20:07.347758 | controller | Jun 12 15:46:23.017793 crc crio[3652]: time="2026-06-12T15:46:23.017753581Z" level=info msg="Deleting pod openshift-service-ca-operator_service-ca-operator-5b9c976747-l2sd4 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 17:20:07.347774 | controller | Jun 12 15:46:23.018619 crc crio[3652]: time="2026-06-12T15:46:22.99453969Z" level=info msg="Got pod network &{Name:certified-operators-l27pk Namespace:openshift-marketplace ID:1e4c59c81946d9a970c2aa3d26ad1d39c4d7c8f2bbeaaf6fdd2945c02c0ee58d UID:91f37d35-53d4-49eb-b4e2-8ee1a226094b NetNS:/var/run/netns/b4dbb211-3517-4d98-86d8-f8aeb09226a2 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:0xc000430ed0}] Aliases:map[]}"
2026-06-12 17:20:07.347795 | controller | Jun 12 15:46:23.018619 crc crio[3652]: time="2026-06-12T15:46:22.994825706Z" level=error msg="Error loading cached network config: network \"multus-cni-network\" not found in CNI cache"
2026-06-12 17:20:07.347812 | controller | Jun 12 15:46:23.018619 crc crio[3652]: time="2026-06-12T15:46:23.018523832Z" level=warning msg="Falling back to loading from existing plugins on disk"
2026-06-12 17:20:07.347832 | controller | Jun 12 15:46:23.018619 crc crio[3652]: time="2026-06-12T15:46:23.018554013Z" level=info msg="Deleting pod openshift-apiserver_apiserver-9ddfb9f55-k47zv from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 17:20:07.347857 | controller | Jun 12 15:46:23.018779 crc crio[3652]: time="2026-06-12T15:46:23.018614143Z" level=error msg="Error loading cached network config: network \"multus-cni-network\" not found in CNI cache"
2026-06-12 17:20:07.347875 | controller | Jun 12 15:46:23.018779 crc crio[3652]: time="2026-06-12T15:46:23.018685114Z" level=warning msg="Falling back to loading from existing plugins on disk"
2026-06-12 17:20:07.347892 | controller | Jun 12 15:46:23.018779 crc crio[3652]: time="2026-06-12T15:46:23.018705615Z" level=info msg="Deleting pod openshift-config-operator_openshift-config-operator-5777786469-bccdj from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 17:20:07.347909 | controller | Jun 12 15:46:23.018779 crc crio[3652]: time="2026-06-12T15:46:23.018761269Z" level=error msg="Error loading cached network config: network \"multus-cni-network\" not found in CNI cache"
2026-06-12 17:20:07.347925 | controller | Jun 12 15:46:23.018779 crc crio[3652]: time="2026-06-12T15:46:23.01878273Z" level=warning msg="Falling back to loading from existing plugins on disk"
2026-06-12 17:20:07.347942 | controller | Jun 12 15:46:23.018977 crc crio[3652]: time="2026-06-12T15:46:23.018800641Z" level=info msg="Deleting pod openshift-operator-lifecycle-manager_catalog-operator-75ff9f647d-4s428 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 17:20:07.347958 | controller | Jun 12 15:46:23.023385 crc crio[3652]: time="2026-06-12T15:46:22.99492556Z" level=info msg="Got pod network &{Name:machine-config-operator-67c9d58cbb-dc6bh Namespace:openshift-machine-config-operator ID:e6179536a22969ed9c391d2c091aa5ee6654b41893d74aaecba636c414739894 UID:e7c4bdbd-866b-490e-85ee-d4c85fa577d8 NetNS:/var/run/netns/0aaf378d-22a7-4d93-9070-68c651f2e52a 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:0xc000182e10}] Aliases:map[]}"
2026-06-12 17:20:07.347975 | controller | Jun 12 15:46:23.023611 crc crio[3652]: time="2026-06-12T15:46:22.998981293Z" level=info msg="Got pod network &{Name:controller-manager-8bbbb897c-c9m74 Namespace:openshift-controller-manager ID:748e6c3818a0854ad24da09c661b36769c66e8726b11fe10eb8f9d4bd06e608b UID:b9d3cfcf-d286-4dfc-a5cf-dbb9268a3cda NetNS:/var/run/netns/da97a5a7-f35e-465c-8ebe-1b0a4d21626e 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:0xc0024a24c8}] Aliases:map[]}"
2026-06-12 17:20:07.347992 | controller | Jun 12 15:46:23.023611 crc crio[3652]: time="2026-06-12T15:46:23.023568345Z" level=error msg="Error loading cached network config: network \"multus-cni-network\" not found in CNI cache"
2026-06-12 17:20:07.348008 | controller | Jun 12 15:46:23.023611 crc crio[3652]: time="2026-06-12T15:46:23.023581027Z" level=warning msg="Falling back to loading from existing plugins on disk"
2026-06-12 17:20:07.348028 | controller | Jun 12 15:46:23.023611 crc crio[3652]: time="2026-06-12T15:46:23.023604156Z" level=error msg="Error loading cached network config: network \"multus-cni-network\" not found in CNI cache"
2026-06-12 17:20:07.348045 | controller | Jun 12 15:46:23.023759 crc crio[3652]: time="2026-06-12T15:46:23.023618806Z" level=warning msg="Falling back to loading from existing plugins on disk"
2026-06-12 17:20:07.348062 | controller | Jun 12 15:46:23.023759 crc crio[3652]: time="2026-06-12T15:46:23.023634177Z" level=info msg="Deleting pod openshift-machine-api_control-plane-machine-set-operator-75ffdb6fcd-m5wxr from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 17:20:07.348078 | controller | Jun 12 15:46:23.023759 crc crio[3652]: time="2026-06-12T15:46:22.994710823Z" level=error msg="Error loading cached network config: network \"multus-cni-network\" not found in CNI cache"
2026-06-12 17:20:07.348093 | controller | Jun 12 15:46:23.023759 crc crio[3652]: time="2026-06-12T15:46:23.023665891Z" level=warning msg="Falling back to loading from existing plugins on disk"
2026-06-12 17:20:07.348110 | controller | Jun 12 15:46:23.023759 crc crio[3652]: time="2026-06-12T15:46:22.994728674Z" level=info msg="Got pod network &{Name:migrator-866fcbc849-vfggj Namespace:openshift-kube-storage-version-migrator ID:95f7d80725e9a2357064ea682b206d7058ea9b4ba18095e20ef260d7db07d593 UID:95e1bfe8-fa45-4e53-9e80-89e7ac6db708 NetNS:/var/run/netns/858dbb2b-339b-411a-8806-29b8bc65428d 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:0xc000182dd8}] Aliases:map[]}"
2026-06-12 17:20:07.348127 | controller | Jun 12 15:46:23.024258 crc crio[3652]: time="2026-06-12T15:46:23.023674851Z" level=info msg="Deleting pod openshift-console-operator_console-operator-67c89758df-4jf4f from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 17:20:07.348143 | controller | Jun 12 15:46:23.028589 crc crio[3652]: time="2026-06-12T15:46:23.023609318Z" level=info msg="Deleting pod openshift-network-diagnostics_network-check-source-5bb8f5cd97-xdvz5 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 17:20:07.348159 | controller | Jun 12 15:46:23.028949 crc crio[3652]: time="2026-06-12T15:46:23.023570087Z" level=error msg="Error loading cached network config: network \"multus-cni-network\" not found in CNI cache"
2026-06-12 17:20:07.348175 | controller | Jun 12 15:46:23.028949 crc crio[3652]: time="2026-06-12T15:46:23.028939847Z" level=warning msg="Falling back to loading from existing plugins on disk"
2026-06-12 17:20:07.348192 | controller | Jun 12 15:46:23.029087 crc crio[3652]: time="2026-06-12T15:46:23.028952987Z" level=info msg="Deleting pod openshift-machine-config-operator_machine-config-operator-67c9d58cbb-dc6bh from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 17:20:07.348215 | controller | Jun 12 15:46:23.029608 crc crio[3652]: time="2026-06-12T15:46:23.000187069Z" level=error msg="Error loading cached network config: network \"multus-cni-network\" not found in CNI cache"
2026-06-12 17:20:07.348231 | controller | Jun 12 15:46:23.029608 crc crio[3652]: time="2026-06-12T15:46:23.029424211Z" level=warning msg="Falling back to loading from existing plugins on disk"
2026-06-12 17:20:07.348247 | controller | Jun 12 15:46:23.029608 crc crio[3652]: time="2026-06-12T15:46:23.029604906Z" level=info msg="Deleting pod openshift-marketplace_marketplace-operator-547dbd544d-xchl9 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 17:20:07.348264 | controller | Jun 12 15:46:23.030128 crc crio[3652]: time="2026-06-12T15:46:22.995383764Z" level=warning msg="Falling back to loading from existing plugins on disk"
2026-06-12 17:20:07.348281 | controller | Jun 12 15:46:23.030199 crc crio[3652]: time="2026-06-12T15:46:23.030119673Z" level=info msg="Deleting pod openshift-operator-lifecycle-manager_package-server-manager-77f986bd66-5lhf9 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 17:20:07.348302 | controller | Jun 12 15:46:23.031207 crc crio[3652]: time="2026-06-12T15:46:22.994825437Z" level=info msg="Got pod network &{Name:oauth-openshift-685b49f4d7-4d6xb Namespace:openshift-authentication ID:0b060685622f0e677d542dd58232818c1a837d34744580723c88e7511904bc58 UID:b167f5c3-3788-4edd-9e26-0fc3a5748dee NetNS:/var/run/netns/556a4fd0-76b9-4486-aa93-5b0f822ce8a2 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:0xc000182df8}] Aliases:map[]}"
2026-06-12 17:20:07.348319 | controller | Jun 12 15:46:23.031295 crc crio[3652]: time="2026-06-12T15:46:23.023712652Z" level=error msg="Error loading cached network config: network \"multus-cni-network\" not found in CNI cache"
2026-06-12 17:20:07.348335 | controller | Jun 12 15:46:23.031295 crc crio[3652]: time="2026-06-12T15:46:23.031232677Z" level=warning msg="Falling back to loading from existing plugins on disk"
2026-06-12 17:20:07.348351 | controller | Jun 12 15:46:23.031295 crc crio[3652]: time="2026-06-12T15:46:23.031247581Z" level=error msg="Error loading cached network config: network \"multus-cni-network\" not found in CNI cache"
2026-06-12 17:20:07.348367 | controller | Jun 12 15:46:23.031295 crc crio[3652]: time="2026-06-12T15:46:23.031271063Z" level=warning msg="Falling back to loading from existing plugins on disk"
2026-06-12 17:20:07.348383 | controller | Jun 12 15:46:23.031295 crc crio[3652]: time="2026-06-12T15:46:23.031295764Z" level=info msg="Deleting pod openshift-authentication_oauth-openshift-685b49f4d7-4d6xb from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 17:20:07.348400 | controller | Jun 12 15:46:23.032421 crc crio[3652]: time="2026-06-12T15:46:23.023750343Z" level=error msg="Error loading cached network config: network \"multus-cni-network\" not found in CNI cache"
2026-06-12 17:20:07.348416 | controller | Jun 12 15:46:23.032421 crc crio[3652]: time="2026-06-12T15:46:23.03235634Z" level=warning msg="Falling back to loading from existing plugins on disk"
2026-06-12 17:20:07.348432 | controller | Jun 12 15:46:23.032421 crc crio[3652]: time="2026-06-12T15:46:23.032373611Z" level=info msg="Deleting pod openshift-cluster-samples-operator_cluster-samples-operator-6b564684c8-bqbxk from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 17:20:07.348449 | controller | Jun 12 15:46:23.035079 crc crio[3652]: time="2026-06-12T15:46:23.023581845Z" level=warning msg="Falling back to loading from existing plugins on disk"
2026-06-12 17:20:07.348466 | controller | Jun 12 15:46:23.035079 crc crio[3652]: time="2026-06-12T15:46:23.034661318Z" level=info msg="Deleting pod openshift-controller-manager_controller-manager-8bbbb897c-c9m74 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 17:20:07.348482 | controller | Jun 12 15:46:23.068756 crc crio[3652]: time="2026-06-12T15:46:23.031252188Z" level=info msg="Deleting pod openshift-kube-storage-version-migrator_migrator-866fcbc849-vfggj from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 17:20:07.348498 | controller | Jun 12 15:46:23.070121 crc crio[3652]: time="2026-06-12T15:46:23.023773432Z" level=error msg="Error loading cached network config: network \"multus-cni-network\" not found in CNI cache"
2026-06-12 17:20:07.348515 | controller | Jun 12 15:46:23.070231 crc crio[3652]: time="2026-06-12T15:46:23.070137518Z" level=warning msg="Falling back to loading from existing plugins on disk"
2026-06-12 17:20:07.348531 | controller | Jun 12 15:46:23.070231 crc crio[3652]: time="2026-06-12T15:46:23.070168149Z" level=info msg="Deleting pod openshift-kube-controller-manager-operator_kube-controller-manager-operator-69d5f845f8-mm4qn from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 17:20:07.348551 | controller | Jun 12 15:46:23.072186 crc crio[3652]: time="2026-06-12T15:46:23.018385097Z" level=error msg="Error loading cached network config: network \"multus-cni-network\" not found in CNI cache"
2026-06-12 17:20:07.348569 | controller | Jun 12 15:46:23.072186 crc crio[3652]: time="2026-06-12T15:46:22.998981783Z" level=warning msg="Falling back to loading from existing plugins on disk"
2026-06-12 17:20:07.348614 | controller | Jun 12 15:46:23.072186 crc crio[3652]: time="2026-06-12T15:46:23.071567684Z" level=info msg="Deleting pod openshift-oauth-apiserver_apiserver-8596bd845d-l6g6s from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 17:20:07.348635 | controller | Jun 12 15:46:23.072186 crc crio[3652]: time="2026-06-12T15:46:22.995307982Z" level=error msg="Error loading cached network config: network \"multus-cni-network\" not found in CNI cache"
2026-06-12 17:20:07.348652 | controller | Jun 12 15:46:23.072186 crc crio[3652]: time="2026-06-12T15:46:23.071711909Z" level=warning msg="Falling back to loading from existing plugins on disk"
2026-06-12 17:20:07.348668 | controller | Jun 12 15:46:23.072186 crc crio[3652]: time="2026-06-12T15:46:23.0717352Z" level=info msg="Deleting pod openshift-network-diagnostics_network-check-target-fhkjl from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 17:20:07.348685 | controller | Jun 12 15:46:23.072186 crc crio[3652]: time="2026-06-12T15:46:22.995097205Z" level=info msg="Got pod network &{Name:dns-operator-799b87ffcd-h5xh9 Namespace:openshift-dns-operator ID:579b6b83abbfac03360715c2b898d3fd118b9b331402862c5931f71d83188fd3 UID:13345434-cc4c-42d5-97e8-99cd8b90477a NetNS:/var/run/netns/f39cca64-70ac-4ddd-9703-61082751bc6f 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:0xc000182e38}] Aliases:map[]}"
2026-06-12 17:20:07.348702 | controller | Jun 12 15:46:23.072732 crc crio[3652]: time="2026-06-12T15:46:23.071543574Z" level=warning msg="Falling back to loading from existing plugins on disk"
2026-06-12 17:20:07.348718 | controller | Jun 12 15:46:23.072732 crc crio[3652]: time="2026-06-12T15:46:23.072388319Z" level=info msg="Deleting pod openshift-marketplace_certified-operators-l27pk from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 17:20:07.348734 | controller | Jun 12 15:46:23.072732 crc crio[3652]: time="2026-06-12T15:46:23.072599466Z" level=error msg="Error loading cached network config: network \"multus-cni-network\" not found in CNI cache"
2026-06-12 17:20:07.348751 | controller | Jun 12 15:46:23.072732 crc crio[3652]: time="2026-06-12T15:46:23.072629406Z" level=warning msg="Falling back to loading from existing plugins on disk"
2026-06-12 17:20:07.348766 | controller | Jun 12 15:46:23.072732 crc crio[3652]: time="2026-06-12T15:46:23.072644307Z" level=info msg="Deleting pod openshift-dns-operator_dns-operator-799b87ffcd-h5xh9 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 17:20:07.348782 | controller | Jun 12 15:46:23.328821 crc crio[3652]: 2026-06-12T15:46: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-12 17:20:07.348799 | controller | Jun 12 15:46:23.329411 crc crio[3652]: time="2026-06-12T15:46:23.329365996Z" level=info msg="runSandbox: cleaning up namespaces after failing to run sandbox 57d073f1733d964c632d63bb758ce5062b425beaf0a6efe7bb062ef01d4fc106" id=efbfd98a-f3f9-4421-90fc-6609d2e9955b name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:20:07.348815 | controller | Jun 12 15:46:23.358575 crc crio[3652]: time="2026-06-12T15:46:23.356255008Z" level=info msg="runSandbox: deleting pod ID 57d073f1733d964c632d63bb758ce5062b425beaf0a6efe7bb062ef01d4fc106 from idIndex" id=efbfd98a-f3f9-4421-90fc-6609d2e9955b name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:20:07.348836 | controller | Jun 12 15:46:23.358756 crc crio[3652]: time="2026-06-12T15:46:23.358701333Z" level=info msg="runSandbox: removing pod sandbox 57d073f1733d964c632d63bb758ce5062b425beaf0a6efe7bb062ef01d4fc106" id=efbfd98a-f3f9-4421-90fc-6609d2e9955b name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:20:07.348859 | controller | Jun 12 15:46:23.359100 crc crio[3652]: time="2026-06-12T15:46:23.359077084Z" level=info msg="runSandbox: deleting container ID from idIndex for sandbox 57d073f1733d964c632d63bb758ce5062b425beaf0a6efe7bb062ef01d4fc106" id=efbfd98a-f3f9-4421-90fc-6609d2e9955b name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:20:07.348883 | controller | Jun 12 15:46:23.359224 crc crio[3652]: time="2026-06-12T15:46:23.359201759Z" level=info msg="runSandbox: unmounting shmPath for sandbox 57d073f1733d964c632d63bb758ce5062b425beaf0a6efe7bb062ef01d4fc106" id=efbfd98a-f3f9-4421-90fc-6609d2e9955b name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:20:07.348901 | controller | Jun 12 15:46:23.362425 crc crio[3652]: time="2026-06-12T15:46:23.362390216Z" level=info msg="runSandbox: removing pod sandbox from storage: 57d073f1733d964c632d63bb758ce5062b425beaf0a6efe7bb062ef01d4fc106" id=efbfd98a-f3f9-4421-90fc-6609d2e9955b name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:20:07.348917 | controller | Jun 12 15:46:23.376020 crc crio[3652]: time="2026-06-12T15:46:23.375967251Z" level=info msg="runSandbox: releasing container name: k8s_POD_csi-hostpathplugin-mpq2f_hostpath-provisioner_af9d3f54-b024-4959-888b-41fc0dc68a7f_0" id=efbfd98a-f3f9-4421-90fc-6609d2e9955b name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:20:07.348933 | controller | Jun 12 15:46:23.377594 crc crio[3652]: time="2026-06-12T15:46:23.377377364Z" level=info msg="runSandbox: releasing pod sandbox name: k8s_csi-hostpathplugin-mpq2f_hostpath-provisioner_af9d3f54-b024-4959-888b-41fc0dc68a7f_0" id=efbfd98a-f3f9-4421-90fc-6609d2e9955b name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:20:07.348949 | controller | Jun 12 15:46:23.553717 crc crio[3652]: 2026-06-12T15:46: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-12 17:20:07.348965 | controller | Jun 12 15:46:23.553717 crc crio[3652]: time="2026-06-12T15:46:23.553677376Z" level=info msg="runSandbox: cleaning up namespaces after failing to run sandbox 7d99ae5c3641dcd7cbe49b2bc881862443727b945b8055bc0a916e88194f731b" id=464715fc-2408-4fb5-b87e-a836fad66906 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:20:07.348981 | controller | Jun 12 15:46:23.582855 crc crio[3652]: 2026-06-12T15:46: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-12 17:20:07.348997 | controller | Jun 12 15:46:23.582855 crc crio[3652]: time="2026-06-12T15:46:23.578837519Z" level=info msg="runSandbox: cleaning up namespaces after failing to run sandbox 20c722f8c54d418b91f43e6338e713f8b1c5dbf6c4240a8dec1f44338df02512" id=acc09fb9-0bed-4f8b-8cef-c0390b8ff943 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:20:07.349013 | controller | Jun 12 15:46:23.614249 crc crio[3652]: 2026-06-12T15:46: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-12 17:20:07.349030 | controller | Jun 12 15:46:23.615627 crc crio[3652]: time="2026-06-12T15:46:23.6149931Z" level=info msg="runSandbox: cleaning up namespaces after failing to run sandbox 1f25381cace9fe7d41eea596d66fb4201ed661a663a98a38a1b77783c7fb1c79" id=627dd02d-cb58-4600-9f6b-23065708eb05 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:20:07.349046 | controller | Jun 12 15:46:23.620759 crc crio[3652]: time="2026-06-12T15:46:23.619759295Z" level=info msg="runSandbox: deleting pod ID 20c722f8c54d418b91f43e6338e713f8b1c5dbf6c4240a8dec1f44338df02512 from idIndex" id=acc09fb9-0bed-4f8b-8cef-c0390b8ff943 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:20:07.349066 | controller | Jun 12 15:46:23.620759 crc crio[3652]: time="2026-06-12T15:46:23.619861658Z" level=info msg="runSandbox: removing pod sandbox 20c722f8c54d418b91f43e6338e713f8b1c5dbf6c4240a8dec1f44338df02512" id=acc09fb9-0bed-4f8b-8cef-c0390b8ff943 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:20:07.349083 | controller | Jun 12 15:46:23.620759 crc crio[3652]: time="2026-06-12T15:46:23.6199344Z" level=info msg="runSandbox: deleting container ID from idIndex for sandbox 20c722f8c54d418b91f43e6338e713f8b1c5dbf6c4240a8dec1f44338df02512" id=acc09fb9-0bed-4f8b-8cef-c0390b8ff943 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:20:07.349099 | controller | Jun 12 15:46:23.620759 crc crio[3652]: time="2026-06-12T15:46:23.619968191Z" level=info msg="runSandbox: unmounting shmPath for sandbox 20c722f8c54d418b91f43e6338e713f8b1c5dbf6c4240a8dec1f44338df02512" id=acc09fb9-0bed-4f8b-8cef-c0390b8ff943 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:20:07.349115 | controller | Jun 12 15:46:23.657006 crc crio[3652]: time="2026-06-12T15:46:23.65692759Z" level=info msg="runSandbox: deleting pod ID 7d99ae5c3641dcd7cbe49b2bc881862443727b945b8055bc0a916e88194f731b from idIndex" id=464715fc-2408-4fb5-b87e-a836fad66906 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:20:07.349131 | controller | Jun 12 15:46:23.657342 crc crio[3652]: time="2026-06-12T15:46:23.657311692Z" level=info msg="runSandbox: removing pod sandbox 7d99ae5c3641dcd7cbe49b2bc881862443727b945b8055bc0a916e88194f731b" id=464715fc-2408-4fb5-b87e-a836fad66906 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:20:07.349146 | controller | Jun 12 15:46:23.657729 crc crio[3652]: time="2026-06-12T15:46:23.657701024Z" level=info msg="runSandbox: deleting container ID from idIndex for sandbox 7d99ae5c3641dcd7cbe49b2bc881862443727b945b8055bc0a916e88194f731b" id=464715fc-2408-4fb5-b87e-a836fad66906 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:20:07.349162 | controller | Jun 12 15:46:23.657842 crc crio[3652]: time="2026-06-12T15:46:23.657822137Z" level=info msg="runSandbox: unmounting shmPath for sandbox 7d99ae5c3641dcd7cbe49b2bc881862443727b945b8055bc0a916e88194f731b" id=464715fc-2408-4fb5-b87e-a836fad66906 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:20:07.349178 | controller | Jun 12 15:46:23.714717 crc crio[3652]: time="2026-06-12T15:46:23.707850146Z" level=info msg="runSandbox: removing pod sandbox from storage: 20c722f8c54d418b91f43e6338e713f8b1c5dbf6c4240a8dec1f44338df02512" id=acc09fb9-0bed-4f8b-8cef-c0390b8ff943 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:20:07.349194 | controller | Jun 12 15:46:23.801420 crc crio[3652]: time="2026-06-12T15:46:23.799417314Z" level=info msg="runSandbox: removing pod sandbox from storage: 7d99ae5c3641dcd7cbe49b2bc881862443727b945b8055bc0a916e88194f731b" id=464715fc-2408-4fb5-b87e-a836fad66906 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:20:07.349210 | controller | Jun 12 15:46:23.808705 crc crio[3652]: time="2026-06-12T15:46:23.80829585Z" level=info msg="runSandbox: deleting pod ID 1f25381cace9fe7d41eea596d66fb4201ed661a663a98a38a1b77783c7fb1c79 from idIndex" id=627dd02d-cb58-4600-9f6b-23065708eb05 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:20:07.349226 | controller | Jun 12 15:46:23.808705 crc crio[3652]: time="2026-06-12T15:46:23.808428454Z" level=info msg="runSandbox: removing pod sandbox 1f25381cace9fe7d41eea596d66fb4201ed661a663a98a38a1b77783c7fb1c79" id=627dd02d-cb58-4600-9f6b-23065708eb05 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:20:07.349242 | controller | Jun 12 15:46:23.808705 crc crio[3652]: time="2026-06-12T15:46:23.8086337Z" level=info msg="runSandbox: deleting container ID from idIndex for sandbox 1f25381cace9fe7d41eea596d66fb4201ed661a663a98a38a1b77783c7fb1c79" id=627dd02d-cb58-4600-9f6b-23065708eb05 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:20:07.349273 | controller | Jun 12 15:46:23.808705 crc crio[3652]: time="2026-06-12T15:46:23.808685101Z" level=info msg="runSandbox: unmounting shmPath for sandbox 1f25381cace9fe7d41eea596d66fb4201ed661a663a98a38a1b77783c7fb1c79" id=627dd02d-cb58-4600-9f6b-23065708eb05 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:20:07.349291 | controller | Jun 12 15:46:23.819417 crc crio[3652]: time="2026-06-12T15:46:23.817658572Z" level=info msg="runSandbox: removing pod sandbox from storage: 1f25381cace9fe7d41eea596d66fb4201ed661a663a98a38a1b77783c7fb1c79" id=627dd02d-cb58-4600-9f6b-23065708eb05 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:20:07.349308 | controller | Jun 12 15:46:24.066539 crc crio[3652]: 2026-06-12T15:46: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-12 17:20:07.349324 | controller | Jun 12 15:46:24.066539 crc crio[3652]: time="2026-06-12T15:46:24.064731541Z" level=info msg="runSandbox: cleaning up namespaces after failing to run sandbox 9c944acf5c073a1ddb110f7dcadb9e8ab102e871154334c2957731bfcdb41c1b" id=38bf4d7c-24b4-498a-b6bf-a34b383d4a69 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:20:07.349340 | controller | Jun 12 15:46:24.115713 crc crio[3652]: time="2026-06-12T15:46:24.106928626Z" level=info msg="runSandbox: deleting pod ID 9c944acf5c073a1ddb110f7dcadb9e8ab102e871154334c2957731bfcdb41c1b from idIndex" id=38bf4d7c-24b4-498a-b6bf-a34b383d4a69 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:20:07.349356 | controller | Jun 12 15:46:24.115713 crc crio[3652]: time="2026-06-12T15:46:24.107936916Z" level=info msg="runSandbox: removing pod sandbox 9c944acf5c073a1ddb110f7dcadb9e8ab102e871154334c2957731bfcdb41c1b" id=38bf4d7c-24b4-498a-b6bf-a34b383d4a69 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:20:07.349371 | controller | Jun 12 15:46:24.115713 crc crio[3652]: time="2026-06-12T15:46:24.108009729Z" level=info msg="runSandbox: deleting container ID from idIndex for sandbox 9c944acf5c073a1ddb110f7dcadb9e8ab102e871154334c2957731bfcdb41c1b" id=38bf4d7c-24b4-498a-b6bf-a34b383d4a69 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:20:07.349387 | controller | Jun 12 15:46:24.115713 crc crio[3652]: time="2026-06-12T15:46:24.109413032Z" level=info msg="runSandbox: unmounting shmPath for sandbox 9c944acf5c073a1ddb110f7dcadb9e8ab102e871154334c2957731bfcdb41c1b" id=38bf4d7c-24b4-498a-b6bf-a34b383d4a69 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:20:07.349403 | controller | Jun 12 15:46:24.131577 crc crio[3652]: time="2026-06-12T15:46:24.124611985Z" level=info msg="runSandbox: removing pod sandbox from storage: 9c944acf5c073a1ddb110f7dcadb9e8ab102e871154334c2957731bfcdb41c1b" id=38bf4d7c-24b4-498a-b6bf-a34b383d4a69 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:20:07.349418 | controller | Jun 12 15:46:24.544876 crc crio[3652]: time="2026-06-12T15:46:24.542643113Z" level=info msg="runSandbox: releasing container name: k8s_POD_service-ca-74545575db-n469q_openshift-service-ca_880b4ff1-3443-4cae-90b4-72e4341917b3_0" id=acc09fb9-0bed-4f8b-8cef-c0390b8ff943 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:20:07.349435 | controller | Jun 12 15:46:24.570163 crc crio[3652]: time="2026-06-12T15:46:24.57006702Z" level=info msg="runSandbox: releasing pod sandbox name: k8s_service-ca-74545575db-n469q_openshift-service-ca_880b4ff1-3443-4cae-90b4-72e4341917b3_0" id=acc09fb9-0bed-4f8b-8cef-c0390b8ff943 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:20:07.349451 | controller | Jun 12 15:46:24.689783 crc crio[3652]: time="2026-06-12T15:46:24.685807533Z" 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=627dd02d-cb58-4600-9f6b-23065708eb05 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:20:07.349471 | controller | Jun 12 15:46:24.689783 crc crio[3652]: time="2026-06-12T15:46:24.686150564Z" 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=627dd02d-cb58-4600-9f6b-23065708eb05 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:20:07.349487 | controller | Jun 12 15:46:24.812245 crc crio[3652]: 2026-06-12T15:46: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-12 17:20:07.349503 | controller | Jun 12 15:46:24.812245 crc crio[3652]: time="2026-06-12T15:46:24.796416127Z" level=info msg="runSandbox: cleaning up namespaces after failing to run sandbox dbf0a4a88ccca55923717a31db7f94e4b1ecaa0414c77bb3095ae74cef6688f3" id=f4475fef-5619-4229-bb4b-78e2694da6a2 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:20:07.349520 | controller | Jun 12 15:46:24.816670 crc crio[3652]: 2026-06-12T15:46: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-12 17:20:07.349537 | controller | Jun 12 15:46:24.816909 crc crio[3652]: time="2026-06-12T15:46:24.816865298Z" level=info msg="runSandbox: cleaning up namespaces after failing to run sandbox 3a708460aeed374a2fdfc4a971518f67fe6abc738f312dbc837e03df3e3e778d" id=85f9edac-99a6-4ba5-854e-6006084d53b0 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:20:07.349556 | controller | Jun 12 15:46:24.823306 crc crio[3652]: 2026-06-12T15:46: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-12 17:20:07.349592 | controller | Jun 12 15:46:24.823306 crc crio[3652]: time="2026-06-12T15:46:24.820386956Z" level=info msg="runSandbox: cleaning up namespaces after failing to run sandbox 42712c2c9b9be3b2db5b1d37f17ba07d2e7e3f100659ce783aa698e2a3a60c45" id=52b91fb5-abb6-48af-ad20-23852a10390f name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:20:07.349616 | controller | Jun 12 15:46:24.942870 crc crio[3652]: time="2026-06-12T15:46:24.941961789Z" level=info msg="Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf"
2026-06-12 17:20:07.349633 | controller | Jun 12 15:46:24.968856 crc crio[3652]: time="2026-06-12T15:46:24.968777677Z" level=info msg="runSandbox: deleting pod ID 3a708460aeed374a2fdfc4a971518f67fe6abc738f312dbc837e03df3e3e778d from idIndex" id=85f9edac-99a6-4ba5-854e-6006084d53b0 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:20:07.349650 | controller | Jun 12 15:46:24.969368 crc crio[3652]: time="2026-06-12T15:46:24.969341125Z" level=info msg="runSandbox: removing pod sandbox 3a708460aeed374a2fdfc4a971518f67fe6abc738f312dbc837e03df3e3e778d" id=85f9edac-99a6-4ba5-854e-6006084d53b0 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:20:07.349666 | controller | Jun 12 15:46:24.969724 crc crio[3652]: time="2026-06-12T15:46:24.969696985Z" level=info msg="runSandbox: deleting container ID from idIndex for sandbox 3a708460aeed374a2fdfc4a971518f67fe6abc738f312dbc837e03df3e3e778d" id=85f9edac-99a6-4ba5-854e-6006084d53b0 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:20:07.349682 | controller | Jun 12 15:46:24.969832 crc crio[3652]: time="2026-06-12T15:46:24.969816189Z" level=info msg="runSandbox: unmounting shmPath for sandbox 3a708460aeed374a2fdfc4a971518f67fe6abc738f312dbc837e03df3e3e778d" id=85f9edac-99a6-4ba5-854e-6006084d53b0 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:20:07.349701 | controller | Jun 12 15:46:24.993688 crc crio[3652]: 2026-06-12T15:46: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-12 17:20:07.349718 | controller | Jun 12 15:46:24.994386 crc crio[3652]: time="2026-06-12T15:46:24.993715386Z" level=info msg="runSandbox: cleaning up namespaces after failing to run sandbox 9904de7907ed93e2080cec5104919860f7c0519ee9f1cc40c04ba7ac377d6e08" id=1f845d2a-9541-47c4-b70f-8d8a96bebade name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:20:07.349733 | controller | Jun 12 15:46:24.995702 crc crio[3652]: time="2026-06-12T15:46:24.995663397Z" level=info msg="runSandbox: removing pod sandbox from storage: 3a708460aeed374a2fdfc4a971518f67fe6abc738f312dbc837e03df3e3e778d" id=85f9edac-99a6-4ba5-854e-6006084d53b0 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:20:07.349749 | controller | Jun 12 15:46:25.012797 crc crio[3652]: time="2026-06-12T15:46:25.009704256Z" level=info msg="runSandbox: deleting pod ID 42712c2c9b9be3b2db5b1d37f17ba07d2e7e3f100659ce783aa698e2a3a60c45 from idIndex" id=52b91fb5-abb6-48af-ad20-23852a10390f name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:20:07.349765 | controller | Jun 12 15:46:25.012797 crc crio[3652]: time="2026-06-12T15:46:25.009997605Z" level=info msg="runSandbox: removing pod sandbox 42712c2c9b9be3b2db5b1d37f17ba07d2e7e3f100659ce783aa698e2a3a60c45" id=52b91fb5-abb6-48af-ad20-23852a10390f name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:20:07.349781 | controller | Jun 12 15:46:25.012797 crc crio[3652]: time="2026-06-12T15:46:25.011821823Z" level=info msg="runSandbox: deleting container ID from idIndex for sandbox 42712c2c9b9be3b2db5b1d37f17ba07d2e7e3f100659ce783aa698e2a3a60c45" id=52b91fb5-abb6-48af-ad20-23852a10390f name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:20:07.349797 | controller | Jun 12 15:46:25.012797 crc crio[3652]: time="2026-06-12T15:46:25.011857244Z" level=info msg="runSandbox: unmounting shmPath for sandbox 42712c2c9b9be3b2db5b1d37f17ba07d2e7e3f100659ce783aa698e2a3a60c45" id=52b91fb5-abb6-48af-ad20-23852a10390f name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:20:07.349813 | controller | Jun 12 15:46:25.012797 crc crio[3652]: 2026-06-12T15:46: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-12 17:20:07.349829 | controller | Jun 12 15:46:25.013684 crc crio[3652]: time="2026-06-12T15:46:25.012896306Z" level=info msg="runSandbox: cleaning up namespaces after failing to run sandbox 49275781af512ea260dcf59866bc6daa0255249d14741beeea02bf8f55dc92c0" id=da3c6ed4-36b7-45db-9676-b57a5e5045de name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:20:07.349845 | controller | Jun 12 15:46:25.013684 crc crio[3652]: 2026-06-12T15:46: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-12 17:20:07.349862 | controller | Jun 12 15:46:25.013684 crc crio[3652]: time="2026-06-12T15:46:25.013648929Z" level=info msg="runSandbox: cleaning up namespaces after failing to run sandbox 50e6f1b3e002e6e3421a70fd4e251f771086bdabac431f827b358251f0ae7a2b" id=23fbc0e1-1fa7-4c2b-90ab-b3d6775826c1 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:20:07.349887 | controller | Jun 12 15:46:25.053322 crc crio[3652]: time="2026-06-12T15:46:25.047370598Z" level=info msg="runSandbox: deleting pod ID dbf0a4a88ccca55923717a31db7f94e4b1ecaa0414c77bb3095ae74cef6688f3 from idIndex" id=f4475fef-5619-4229-bb4b-78e2694da6a2 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:20:07.349907 | controller | Jun 12 15:46:25.121557 crc crio[3652]: time="2026-06-12T15:46:25.12013591Z" level=info msg="runSandbox: removing pod sandbox dbf0a4a88ccca55923717a31db7f94e4b1ecaa0414c77bb3095ae74cef6688f3" id=f4475fef-5619-4229-bb4b-78e2694da6a2 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:20:07.349928 | controller | Jun 12 15:46:25.193383 crc crio[3652]: time="2026-06-12T15:46:25.095424596Z" level=info msg="runSandbox: removing pod sandbox from storage: 42712c2c9b9be3b2db5b1d37f17ba07d2e7e3f100659ce783aa698e2a3a60c45" id=52b91fb5-abb6-48af-ad20-23852a10390f name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:20:07.349944 | controller | Jun 12 15:46:25.197704 crc crio[3652]: time="2026-06-12T15:46:25.068432901Z" level=info msg="runSandbox: deleting pod ID 49275781af512ea260dcf59866bc6daa0255249d14741beeea02bf8f55dc92c0 from idIndex" id=da3c6ed4-36b7-45db-9676-b57a5e5045de name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:20:07.349960 | controller | Jun 12 15:46:25.197704 crc crio[3652]: time="2026-06-12T15:46:25.196245727Z" level=info msg="runSandbox: removing pod sandbox 49275781af512ea260dcf59866bc6daa0255249d14741beeea02bf8f55dc92c0" id=da3c6ed4-36b7-45db-9676-b57a5e5045de name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:20:07.349976 | controller | Jun 12 15:46:25.197704 crc crio[3652]: time="2026-06-12T15:46:25.196302158Z" level=info msg="runSandbox: deleting container ID from idIndex for sandbox 49275781af512ea260dcf59866bc6daa0255249d14741beeea02bf8f55dc92c0" id=da3c6ed4-36b7-45db-9676-b57a5e5045de name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:20:07.349992 | controller | Jun 12 15:46:25.197704 crc crio[3652]: time="2026-06-12T15:46:25.196321129Z" level=info msg="runSandbox: unmounting shmPath for sandbox 49275781af512ea260dcf59866bc6daa0255249d14741beeea02bf8f55dc92c0" id=da3c6ed4-36b7-45db-9676-b57a5e5045de name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:20:07.350008 | controller | Jun 12 15:46:25.197704 crc crio[3652]: 2026-06-12T15:46:25Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post "http://dummy/healthz": dial unix /run/multus/socket/multus.sock: connect: no such file or directory
2026-06-12 17:20:07.350023 | controller | Jun 12 15:46:25.197704 crc crio[3652]: time="2026-06-12T15:46:25.197327307Z" level=info msg="runSandbox: cleaning up namespaces after failing to run sandbox e2afd8e1abb8aaff6344d7f5395afb70f1494daaf399f9eb13c83ac9cd83df2b" id=68114ba4-94b5-44ed-9b11-4208b7b63d08 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:20:07.350040 | controller | Jun 12 15:46:25.217354 crc crio[3652]: time="2026-06-12T15:46:25.215905567Z" level=info msg="runSandbox: releasing container name: k8s_POD_packageserver-7d4fc7d867-qt46x_openshift-operator-lifecycle-manager_584a9db0-8534-48e1-b484-d23b9c489569_0" id=38bf4d7c-24b4-498a-b6bf-a34b383d4a69 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:20:07.350055 | controller | Jun 12 15:46:25.217354 crc crio[3652]: time="2026-06-12T15:46:25.216376782Z" level=info msg="runSandbox: releasing pod sandbox name: k8s_packageserver-7d4fc7d867-qt46x_openshift-operator-lifecycle-manager_584a9db0-8534-48e1-b484-d23b9c489569_0" id=38bf4d7c-24b4-498a-b6bf-a34b383d4a69 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:20:07.350071 | controller | Jun 12 15:46:25.220910 crc crio[3652]: time="2026-06-12T15:46:25.21798291Z" level=info msg="runSandbox: deleting container ID from idIndex for sandbox dbf0a4a88ccca55923717a31db7f94e4b1ecaa0414c77bb3095ae74cef6688f3" id=f4475fef-5619-4229-bb4b-78e2694da6a2 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:20:07.350087 | controller | Jun 12 15:46:25.220910 crc crio[3652]: time="2026-06-12T15:46:25.218770025Z" level=info msg="runSandbox: unmounting shmPath for sandbox dbf0a4a88ccca55923717a31db7f94e4b1ecaa0414c77bb3095ae74cef6688f3" id=f4475fef-5619-4229-bb4b-78e2694da6a2 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:20:07.350103 | controller | Jun 12 15:46:25.220910 crc crio[3652]: time="2026-06-12T15:46:25.069318858Z" level=info msg="runSandbox: deleting pod ID 9904de7907ed93e2080cec5104919860f7c0519ee9f1cc40c04ba7ac377d6e08 from idIndex" id=1f845d2a-9541-47c4-b70f-8d8a96bebade name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:20:07.350123 | controller | Jun 12 15:46:25.220910 crc crio[3652]: time="2026-06-12T15:46:25.220786256Z" level=info msg="runSandbox: removing pod sandbox 9904de7907ed93e2080cec5104919860f7c0519ee9f1cc40c04ba7ac377d6e08" id=1f845d2a-9541-47c4-b70f-8d8a96bebade name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:20:07.350139 | controller | Jun 12 15:46:25.220910 crc crio[3652]: time="2026-06-12T15:46:25.220838208Z" level=info msg="runSandbox: deleting container ID from idIndex for sandbox 9904de7907ed93e2080cec5104919860f7c0519ee9f1cc40c04ba7ac377d6e08" id=1f845d2a-9541-47c4-b70f-8d8a96bebade name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:20:07.350156 | controller | Jun 12 15:46:25.220910 crc crio[3652]: time="2026-06-12T15:46:25.220880659Z" level=info msg="runSandbox: unmounting shmPath for sandbox 9904de7907ed93e2080cec5104919860f7c0519ee9f1cc40c04ba7ac377d6e08" id=1f845d2a-9541-47c4-b70f-8d8a96bebade name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:20:07.350179 | controller | Jun 12 15:46:25.265752 crc crio[3652]: time="2026-06-12T15:46:25.080940662Z" level=info msg="runSandbox: deleting pod ID 50e6f1b3e002e6e3421a70fd4e251f771086bdabac431f827b358251f0ae7a2b from idIndex" id=23fbc0e1-1fa7-4c2b-90ab-b3d6775826c1 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:20:07.350196 | controller | Jun 12 15:46:25.278889 crc crio[3652]: time="2026-06-12T15:46:25.264008092Z" level=info msg="runSandbox: removing pod sandbox from storage: 49275781af512ea260dcf59866bc6daa0255249d14741beeea02bf8f55dc92c0" id=da3c6ed4-36b7-45db-9676-b57a5e5045de name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:20:07.350213 | controller | Jun 12 15:46:25.278889 crc crio[3652]: time="2026-06-12T15:46:25.264341402Z" level=info msg="runSandbox: removing pod sandbox 50e6f1b3e002e6e3421a70fd4e251f771086bdabac431f827b358251f0ae7a2b" id=23fbc0e1-1fa7-4c2b-90ab-b3d6775826c1 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:20:07.350229 | controller | Jun 12 15:46:25.278889 crc crio[3652]: time="2026-06-12T15:46:25.278749621Z" level=info msg="runSandbox: deleting container ID from idIndex for sandbox 50e6f1b3e002e6e3421a70fd4e251f771086bdabac431f827b358251f0ae7a2b" id=23fbc0e1-1fa7-4c2b-90ab-b3d6775826c1 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:20:07.350245 | controller | Jun 12 15:46:25.278889 crc crio[3652]: time="2026-06-12T15:46:25.278786562Z" level=info msg="runSandbox: unmounting shmPath for sandbox 50e6f1b3e002e6e3421a70fd4e251f771086bdabac431f827b358251f0ae7a2b" id=23fbc0e1-1fa7-4c2b-90ab-b3d6775826c1 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:20:07.350261 | controller | Jun 12 15:46:25.289766 crc crio[3652]: time="2026-06-12T15:46:25.288978854Z" level=info msg="runSandbox: removing pod sandbox from storage: dbf0a4a88ccca55923717a31db7f94e4b1ecaa0414c77bb3095ae74cef6688f3" id=f4475fef-5619-4229-bb4b-78e2694da6a2 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:20:07.350277 | controller | Jun 12 15:46:25.290406 crc crio[3652]: time="2026-06-12T15:46:25.28983539Z" level=info msg="runSandbox: removing pod sandbox from storage: 9904de7907ed93e2080cec5104919860f7c0519ee9f1cc40c04ba7ac377d6e08" id=1f845d2a-9541-47c4-b70f-8d8a96bebade name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:20:07.350292 | controller | Jun 12 15:46:25.341810 crc crio[3652]: time="2026-06-12T15:46:25.330873526Z" level=info msg="runSandbox: removing pod sandbox from storage: 50e6f1b3e002e6e3421a70fd4e251f771086bdabac431f827b358251f0ae7a2b" id=23fbc0e1-1fa7-4c2b-90ab-b3d6775826c1 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:20:07.350308 | controller | Jun 12 15:46:25.475002 crc crio[3652]: time="2026-06-12T15:46:25.473352148Z" level=info msg="runSandbox: deleting pod ID e2afd8e1abb8aaff6344d7f5395afb70f1494daaf399f9eb13c83ac9cd83df2b from idIndex" id=68114ba4-94b5-44ed-9b11-4208b7b63d08 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:20:07.350327 | controller | Jun 12 15:46:25.475002 crc crio[3652]: time="2026-06-12T15:46:25.473773691Z" level=info msg="runSandbox: removing pod sandbox e2afd8e1abb8aaff6344d7f5395afb70f1494daaf399f9eb13c83ac9cd83df2b" id=68114ba4-94b5-44ed-9b11-4208b7b63d08 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:20:07.350343 | controller | Jun 12 15:46:25.475002 crc crio[3652]: time="2026-06-12T15:46:25.473847434Z" level=info msg="runSandbox: deleting container ID from idIndex for sandbox e2afd8e1abb8aaff6344d7f5395afb70f1494daaf399f9eb13c83ac9cd83df2b" id=68114ba4-94b5-44ed-9b11-4208b7b63d08 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:20:07.350359 | controller | Jun 12 15:46:25.475002 crc crio[3652]: time="2026-06-12T15:46:25.473882535Z" level=info msg="runSandbox: unmounting shmPath for sandbox e2afd8e1abb8aaff6344d7f5395afb70f1494daaf399f9eb13c83ac9cd83df2b" id=68114ba4-94b5-44ed-9b11-4208b7b63d08 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:20:07.350376 | controller | Jun 12 15:46:25.538692 crc crio[3652]: time="2026-06-12T15:46:25.528819821Z" level=info msg="runSandbox: removing pod sandbox from storage: e2afd8e1abb8aaff6344d7f5395afb70f1494daaf399f9eb13c83ac9cd83df2b" id=68114ba4-94b5-44ed-9b11-4208b7b63d08 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:20:07.350392 | controller | Jun 12 15:46:25.561163 crc crio[3652]: 2026-06-12T15:46:25Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post "http://dummy/healthz": dial unix /run/multus/socket/multus.sock: connect: no such file or directory
2026-06-12 17:20:07.350409 | controller | Jun 12 15:46:25.576739 crc crio[3652]: time="2026-06-12T15:46:25.558304094Z" level=info msg="runSandbox: cleaning up namespaces after failing to run sandbox 1e4c59c81946d9a970c2aa3d26ad1d39c4d7c8f2bbeaaf6fdd2945c02c0ee58d" id=d267fc9f-d948-4837-9252-5a0df7d49d70 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:20:07.350425 | controller | Jun 12 15:46:25.647902 crc crio[3652]: time="2026-06-12T15:46:25.646418734Z" level=info msg="runSandbox: deleting pod ID 1e4c59c81946d9a970c2aa3d26ad1d39c4d7c8f2bbeaaf6fdd2945c02c0ee58d from idIndex" id=d267fc9f-d948-4837-9252-5a0df7d49d70 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:20:07.350441 | controller | Jun 12 15:46:25.652202 crc crio[3652]: time="2026-06-12T15:46:25.65117702Z" level=info msg="runSandbox: removing pod sandbox 1e4c59c81946d9a970c2aa3d26ad1d39c4d7c8f2bbeaaf6fdd2945c02c0ee58d" id=d267fc9f-d948-4837-9252-5a0df7d49d70 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:20:07.350457 | controller | Jun 12 15:46:25.652202 crc crio[3652]: time="2026-06-12T15:46:25.65187382Z" level=info msg="runSandbox: deleting container ID from idIndex for sandbox 1e4c59c81946d9a970c2aa3d26ad1d39c4d7c8f2bbeaaf6fdd2945c02c0ee58d" id=d267fc9f-d948-4837-9252-5a0df7d49d70 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:20:07.350473 | controller | Jun 12 15:46:25.652202 crc crio[3652]: time="2026-06-12T15:46:25.651920262Z" level=info msg="runSandbox: unmounting shmPath for sandbox 1e4c59c81946d9a970c2aa3d26ad1d39c4d7c8f2bbeaaf6fdd2945c02c0ee58d" id=d267fc9f-d948-4837-9252-5a0df7d49d70 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:20:07.350490 | controller | Jun 12 15:46:25.714795 crc crio[3652]: time="2026-06-12T15:46:25.713368477Z" level=info msg="runSandbox: removing pod sandbox from storage: 1e4c59c81946d9a970c2aa3d26ad1d39c4d7c8f2bbeaaf6fdd2945c02c0ee58d" id=d267fc9f-d948-4837-9252-5a0df7d49d70 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:20:07.350506 | controller | Jun 12 15:46:25.829687 crc crio[3652]: time="2026-06-12T15:46:25.828992228Z" level=info msg="runSandbox: releasing container name: k8s_POD_openshift-apiserver-operator-846cbfc458-xttmf_openshift-apiserver-operator_7d46baeb-32f5-4d0b-aeba-13333da51152_0" id=85f9edac-99a6-4ba5-854e-6006084d53b0 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:20:07.350527 | controller | Jun 12 15:46:25.829687 crc crio[3652]: time="2026-06-12T15:46:25.82969512Z" level=info msg="runSandbox: releasing pod sandbox name: k8s_openshift-apiserver-operator-846cbfc458-xttmf_openshift-apiserver-operator_7d46baeb-32f5-4d0b-aeba-13333da51152_0" id=85f9edac-99a6-4ba5-854e-6006084d53b0 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:20:07.350544 | controller | Jun 12 15:46:25.845837 crc crio[3652]: 2026-06-12T15:46:25Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post "http://dummy/healthz": dial unix /run/multus/socket/multus.sock: connect: no such file or directory
2026-06-12 17:20:07.350560 | controller | Jun 12 15:46:25.846882 crc crio[3652]: time="2026-06-12T15:46:25.8466458Z" level=info msg="runSandbox: cleaning up namespaces after failing to run sandbox f064cb2ad83ee46a0f580763a9b27d4cdc261f7cb89234997f6ca5018eb799ed" id=97fe78a8-089c-41f8-b331-7f3d7786cdc7 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:20:07.350600 | controller | Jun 12 15:46:25.886196 crc crio[3652]: 2026-06-12T15:46:25Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post "http://dummy/healthz": dial unix /run/multus/socket/multus.sock: connect: no such file or directory
2026-06-12 17:20:07.350620 | controller | Jun 12 15:46:25.888313 crc crio[3652]: time="2026-06-12T15:46:25.888116275Z" level=info msg="runSandbox: cleaning up namespaces after failing to run sandbox 476d528c5ba4178c1a0678fd526a11a917db0c17486b8d9864e530adf14f9ae4" id=159d8545-9315-43e6-87af-bab5d2ec1eb5 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:20:07.350637 | controller | Jun 12 15:46:25.917265 crc crio[3652]: time="2026-06-12T15:46:25.910991833Z" level=info msg="runSandbox: deleting pod ID f064cb2ad83ee46a0f580763a9b27d4cdc261f7cb89234997f6ca5018eb799ed from idIndex" id=97fe78a8-089c-41f8-b331-7f3d7786cdc7 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:20:07.350653 | controller | Jun 12 15:46:25.917265 crc crio[3652]: time="2026-06-12T15:46:25.911338164Z" level=info msg="runSandbox: removing pod sandbox f064cb2ad83ee46a0f580763a9b27d4cdc261f7cb89234997f6ca5018eb799ed" id=97fe78a8-089c-41f8-b331-7f3d7786cdc7 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:20:07.350669 | controller | Jun 12 15:46:25.917265 crc crio[3652]: time="2026-06-12T15:46:25.911397896Z" level=info msg="runSandbox: deleting container ID from idIndex for sandbox f064cb2ad83ee46a0f580763a9b27d4cdc261f7cb89234997f6ca5018eb799ed" id=97fe78a8-089c-41f8-b331-7f3d7786cdc7 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:20:07.350685 | controller | Jun 12 15:46:25.917265 crc crio[3652]: time="2026-06-12T15:46:25.911432987Z" level=info msg="runSandbox: unmounting shmPath for sandbox f064cb2ad83ee46a0f580763a9b27d4cdc261f7cb89234997f6ca5018eb799ed" id=97fe78a8-089c-41f8-b331-7f3d7786cdc7 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:20:07.350701 | controller | Jun 12 15:46:25.964822 crc crio[3652]: time="2026-06-12T15:46:25.955193425Z" level=info msg="runSandbox: deleting pod ID 476d528c5ba4178c1a0678fd526a11a917db0c17486b8d9864e530adf14f9ae4 from idIndex" id=159d8545-9315-43e6-87af-bab5d2ec1eb5 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:20:07.350718 | controller | Jun 12 15:46:25.964822 crc crio[3652]: time="2026-06-12T15:46:25.958895149Z" level=info msg="runSandbox: removing pod sandbox 476d528c5ba4178c1a0678fd526a11a917db0c17486b8d9864e530adf14f9ae4" id=159d8545-9315-43e6-87af-bab5d2ec1eb5 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:20:07.350734 | controller | Jun 12 15:46:25.964822 crc crio[3652]: time="2026-06-12T15:46:25.958964021Z" level=info msg="runSandbox: deleting container ID from idIndex for sandbox 476d528c5ba4178c1a0678fd526a11a917db0c17486b8d9864e530adf14f9ae4" id=159d8545-9315-43e6-87af-bab5d2ec1eb5 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:20:07.350749 | controller | Jun 12 15:46:25.964822 crc crio[3652]: time="2026-06-12T15:46:25.958990721Z" level=info msg="runSandbox: unmounting shmPath for sandbox 476d528c5ba4178c1a0678fd526a11a917db0c17486b8d9864e530adf14f9ae4" id=159d8545-9315-43e6-87af-bab5d2ec1eb5 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:20:07.350770 | controller | Jun 12 15:46:25.964822 crc crio[3652]: time="2026-06-12T15:46:25.958347251Z" level=info msg="runSandbox: removing pod sandbox from storage: f064cb2ad83ee46a0f580763a9b27d4cdc261f7cb89234997f6ca5018eb799ed" id=97fe78a8-089c-41f8-b331-7f3d7786cdc7 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:20:07.350788 | controller | Jun 12 15:46:25.998400 crc crio[3652]: 2026-06-12T15:46:25Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post "http://dummy/healthz": dial unix /run/multus/socket/multus.sock: connect: no such file or directory
2026-06-12 17:20:07.350804 | controller | Jun 12 15:46:25.998400 crc crio[3652]: time="2026-06-12T15:46:25.992576012Z" level=info msg="runSandbox: cleaning up namespaces after failing to run sandbox 76c82518d41a754f528aab8134171558b571661130589e046197bd5d5658d51c" id=58903baf-d62b-44c5-8220-64f300326de4 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:20:07.350820 | controller | Jun 12 15:46:26.023320 crc crio[3652]: time="2026-06-12T15:46:26.02298182Z" level=info msg="runSandbox: removing pod sandbox from storage: 476d528c5ba4178c1a0678fd526a11a917db0c17486b8d9864e530adf14f9ae4" id=159d8545-9315-43e6-87af-bab5d2ec1eb5 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:20:07.350836 | controller | Jun 12 15:46:26.104708 crc crio[3652]: time="2026-06-12T15:46:26.101744676Z" level=info msg="runSandbox: deleting pod ID 76c82518d41a754f528aab8134171558b571661130589e046197bd5d5658d51c from idIndex" id=58903baf-d62b-44c5-8220-64f300326de4 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:20:07.350852 | controller | Jun 12 15:46:26.104708 crc crio[3652]: time="2026-06-12T15:46:26.101931732Z" level=info msg="runSandbox: removing pod sandbox 76c82518d41a754f528aab8134171558b571661130589e046197bd5d5658d51c" id=58903baf-d62b-44c5-8220-64f300326de4 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:20:07.350867 | controller | Jun 12 15:46:26.104708 crc crio[3652]: time="2026-06-12T15:46:26.101994894Z" level=info msg="runSandbox: deleting container ID from idIndex for sandbox 76c82518d41a754f528aab8134171558b571661130589e046197bd5d5658d51c" id=58903baf-d62b-44c5-8220-64f300326de4 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:20:07.350886 | controller | Jun 12 15:46:26.104708 crc crio[3652]: time="2026-06-12T15:46:26.102013385Z" level=info msg="runSandbox: unmounting shmPath for sandbox 76c82518d41a754f528aab8134171558b571661130589e046197bd5d5658d51c" id=58903baf-d62b-44c5-8220-64f300326de4 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:20:07.350911 | controller | Jun 12 15:46:26.110903 crc crio[3652]: time="2026-06-12T15:46:26.109258865Z" level=info msg="runSandbox: removing pod sandbox from storage: 76c82518d41a754f528aab8134171558b571661130589e046197bd5d5658d51c" id=58903baf-d62b-44c5-8220-64f300326de4 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:20:07.350930 | controller | Jun 12 15:46:26.258828 crc crio[3652]: time="2026-06-12T15:46:26.252004216Z" level=info msg="runSandbox: releasing container name: k8s_POD_dns-default-qtghf_openshift-dns_d181776f-b90e-41dc-be09-c4543b8cba16_0" id=464715fc-2408-4fb5-b87e-a836fad66906 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:20:07.350947 | controller | Jun 12 15:46:26.258828 crc crio[3652]: time="2026-06-12T15:46:26.252707827Z" level=info msg="runSandbox: releasing pod sandbox name: k8s_dns-default-qtghf_openshift-dns_d181776f-b90e-41dc-be09-c4543b8cba16_0" id=464715fc-2408-4fb5-b87e-a836fad66906 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:20:07.350963 | controller | Jun 12 15:46:26.342249 crc crio[3652]: 2026-06-12T15:46:26Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post "http://dummy/healthz": dial unix /run/multus/socket/multus.sock: connect: no such file or directory
2026-06-12 17:20:07.350987 | controller | Jun 12 15:46:26.342249 crc crio[3652]: time="2026-06-12T15:46:26.320714763Z" level=info msg="runSandbox: cleaning up namespaces after failing to run sandbox c8ea94d0d5f8228583720ae98751449edd8c016797f5452e981ccb924ff912f6" id=7ee0cc87-6a51-4cf3-b366-f87e6f116f15 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:20:07.351004 | controller | Jun 12 15:46:26.342249 crc crio[3652]: 2026-06-12T15:46:26Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post "http://dummy/healthz": dial unix /run/multus/socket/multus.sock: connect: no such file or directory
2026-06-12 17:20:07.351020 | controller | Jun 12 15:46:26.342249 crc crio[3652]: time="2026-06-12T15:46:26.336931597Z" level=info msg="runSandbox: cleaning up namespaces after failing to run sandbox 16102d1018b1a207b2b6839a58c50b422398800d2d68f1d71a3fc28d7c2327eb" id=8f48bf78-89b1-4d4d-9dff-45ba70dd5b6e name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:20:07.351036 | controller | Jun 12 15:46:26.357229 crc crio[3652]: time="2026-06-12T15:46:26.354417148Z" level=info msg="runSandbox: releasing container name: k8s_POD_machine-api-operator-755bb95488-cj4b6_openshift-machine-api_12703f5c-2f19-4458-9c95-b94af53cd5d8_0" id=97fe78a8-089c-41f8-b331-7f3d7786cdc7 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:20:07.351052 | controller | Jun 12 15:46:26.357229 crc crio[3652]: time="2026-06-12T15:46:26.355781079Z" level=info msg="runSandbox: releasing pod sandbox name: k8s_machine-api-operator-755bb95488-cj4b6_openshift-machine-api_12703f5c-2f19-4458-9c95-b94af53cd5d8_0" id=97fe78a8-089c-41f8-b331-7f3d7786cdc7 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:20:07.351068 | controller | Jun 12 15:46:26.376769 crc crio[3652]: 2026-06-12T15:46:26Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post "http://dummy/healthz": dial unix /run/multus/socket/multus.sock: connect: no such file or directory
2026-06-12 17:20:07.351084 | controller | Jun 12 15:46:26.376769 crc crio[3652]: time="2026-06-12T15:46:26.374959442Z" level=info msg="runSandbox: cleaning up namespaces after failing to run sandbox 579b6b83abbfac03360715c2b898d3fd118b9b331402862c5931f71d83188fd3" id=c39bf6bf-6d82-471b-98aa-a2f34a895d79 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:20:07.351100 | controller | Jun 12 15:46:26.383734 crc crio[3652]: time="2026-06-12T15:46:26.383300494Z" level=info msg="runSandbox: deleting pod ID c8ea94d0d5f8228583720ae98751449edd8c016797f5452e981ccb924ff912f6 from idIndex" id=7ee0cc87-6a51-4cf3-b366-f87e6f116f15 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:20:07.351116 | controller | Jun 12 15:46:26.383734 crc crio[3652]: time="2026-06-12T15:46:26.383356249Z" level=info msg="runSandbox: removing pod sandbox c8ea94d0d5f8228583720ae98751449edd8c016797f5452e981ccb924ff912f6" id=7ee0cc87-6a51-4cf3-b366-f87e6f116f15 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:20:07.351132 | controller | Jun 12 15:46:26.383734 crc crio[3652]: time="2026-06-12T15:46:26.383408957Z" level=info msg="runSandbox: deleting container ID from idIndex for sandbox c8ea94d0d5f8228583720ae98751449edd8c016797f5452e981ccb924ff912f6" id=7ee0cc87-6a51-4cf3-b366-f87e6f116f15 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:20:07.351147 | controller | Jun 12 15:46:26.383734 crc crio[3652]: time="2026-06-12T15:46:26.383427468Z" level=info msg="runSandbox: unmounting shmPath for sandbox c8ea94d0d5f8228583720ae98751449edd8c016797f5452e981ccb924ff912f6" id=7ee0cc87-6a51-4cf3-b366-f87e6f116f15 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:20:07.351163 | controller | Jun 12 15:46:26.435715 crc crio[3652]: time="2026-06-12T15:46:26.434757791Z" level=info msg="runSandbox: removing pod sandbox from storage: c8ea94d0d5f8228583720ae98751449edd8c016797f5452e981ccb924ff912f6" id=7ee0cc87-6a51-4cf3-b366-f87e6f116f15 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:20:07.351183 | controller | Jun 12 15:46:26.467770 crc crio[3652]: time="2026-06-12T15:46:26.466955224Z" level=info msg="runSandbox: deleting pod ID 16102d1018b1a207b2b6839a58c50b422398800d2d68f1d71a3fc28d7c2327eb from idIndex" id=8f48bf78-89b1-4d4d-9dff-45ba70dd5b6e name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:20:07.351199 | controller | Jun 12 15:46:26.467770 crc crio[3652]: time="2026-06-12T15:46:26.467110089Z" level=info msg="runSandbox: removing pod sandbox 16102d1018b1a207b2b6839a58c50b422398800d2d68f1d71a3fc28d7c2327eb" id=8f48bf78-89b1-4d4d-9dff-45ba70dd5b6e name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:20:07.351215 | controller | Jun 12 15:46:26.467770 crc crio[3652]: time="2026-06-12T15:46:26.467690806Z" level=info msg="runSandbox: deleting container ID from idIndex for sandbox 16102d1018b1a207b2b6839a58c50b422398800d2d68f1d71a3fc28d7c2327eb" id=8f48bf78-89b1-4d4d-9dff-45ba70dd5b6e name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:20:07.351230 | controller | Jun 12 15:46:26.467770 crc crio[3652]: time="2026-06-12T15:46:26.467711606Z" level=info msg="runSandbox: unmounting shmPath for sandbox 16102d1018b1a207b2b6839a58c50b422398800d2d68f1d71a3fc28d7c2327eb" id=8f48bf78-89b1-4d4d-9dff-45ba70dd5b6e name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:20:07.351246 | controller | Jun 12 15:46:26.473408 crc crio[3652]: time="2026-06-12T15:46:26.47078506Z" level=info msg="runSandbox: releasing container name: k8s_POD_multus-admission-controller-69db94689b-rvf8p_openshift-multus_22e9ac12-6d81-454c-9af1-0b0d7e241db6_0" id=52b91fb5-abb6-48af-ad20-23852a10390f name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:20:07.351262 | controller | Jun 12 15:46:26.473408 crc crio[3652]: time="2026-06-12T15:46:26.470914884Z" level=info msg="runSandbox: releasing pod sandbox name: k8s_multus-admission-controller-69db94689b-rvf8p_openshift-multus_22e9ac12-6d81-454c-9af1-0b0d7e241db6_0" id=52b91fb5-abb6-48af-ad20-23852a10390f name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:20:07.351278 | controller | Jun 12 15:46:26.488865 crc crio[3652]: time="2026-06-12T15:46:26.48782588Z" level=info msg="runSandbox: deleting pod ID 579b6b83abbfac03360715c2b898d3fd118b9b331402862c5931f71d83188fd3 from idIndex" id=c39bf6bf-6d82-471b-98aa-a2f34a895d79 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:20:07.351294 | controller | Jun 12 15:46:26.488865 crc crio[3652]: time="2026-06-12T15:46:26.487970804Z" level=info msg="runSandbox: removing pod sandbox 579b6b83abbfac03360715c2b898d3fd118b9b331402862c5931f71d83188fd3" id=c39bf6bf-6d82-471b-98aa-a2f34a895d79 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:20:07.351311 | controller | Jun 12 15:46:26.488865 crc crio[3652]: time="2026-06-12T15:46:26.488336475Z" level=info msg="runSandbox: deleting container ID from idIndex for sandbox 579b6b83abbfac03360715c2b898d3fd118b9b331402862c5931f71d83188fd3" id=c39bf6bf-6d82-471b-98aa-a2f34a895d79 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:20:07.351327 | controller | Jun 12 15:46:26.488865 crc crio[3652]: time="2026-06-12T15:46:26.488395477Z" level=info msg="runSandbox: unmounting shmPath for sandbox 579b6b83abbfac03360715c2b898d3fd118b9b331402862c5931f71d83188fd3" id=c39bf6bf-6d82-471b-98aa-a2f34a895d79 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:20:07.351343 | controller | Jun 12 15:46:26.518806 crc crio[3652]: time="2026-06-12T15:46:26.514156453Z" level=info msg="runSandbox: removing pod sandbox from storage: 579b6b83abbfac03360715c2b898d3fd118b9b331402862c5931f71d83188fd3" id=c39bf6bf-6d82-471b-98aa-a2f34a895d79 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:20:07.351359 | controller | Jun 12 15:46:26.534217 crc crio[3652]: time="2026-06-12T15:46:26.528921344Z" level=info msg="runSandbox: removing pod sandbox from storage: 16102d1018b1a207b2b6839a58c50b422398800d2d68f1d71a3fc28d7c2327eb" id=8f48bf78-89b1-4d4d-9dff-45ba70dd5b6e name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:20:07.351379 | controller | Jun 12 15:46:26.829344 crc crio[3652]: time="2026-06-12T15:46:26.812908155Z" level=info msg="runSandbox: releasing container name: k8s_POD_console-6c684df5db-cc8g8_openshift-console_63877e21-00e2-4bee-b462-31d3bbe131ef_0" id=7ee0cc87-6a51-4cf3-b366-f87e6f116f15 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:20:07.351395 | controller | Jun 12 15:46:26.829344 crc crio[3652]: time="2026-06-12T15:46:26.812998998Z" level=info msg="runSandbox: releasing pod sandbox name: k8s_console-6c684df5db-cc8g8_openshift-console_63877e21-00e2-4bee-b462-31d3bbe131ef_0" id=7ee0cc87-6a51-4cf3-b366-f87e6f116f15 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:20:07.351430 | controller | Jun 12 15:46:26.829344 crc crio[3652]: 2026-06-12T15:46:26Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post "http://dummy/healthz": dial unix /run/multus/socket/multus.sock: connect: no such file or directory
2026-06-12 17:20:07.351447 | controller | Jun 12 15:46:26.829344 crc crio[3652]: time="2026-06-12T15:46:26.826274902Z" level=info msg="runSandbox: cleaning up namespaces after failing to run sandbox 95f7d80725e9a2357064ea682b206d7058ea9b4ba18095e20ef260d7db07d593" id=8fad7b6d-97ab-406e-a91a-02f06d0c8fe1 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:20:07.351465 | controller | Jun 12 15:46:26.876376 crc crio[3652]: time="2026-06-12T15:46:26.876231496Z" level=info msg="runSandbox: deleting pod ID 95f7d80725e9a2357064ea682b206d7058ea9b4ba18095e20ef260d7db07d593 from idIndex" id=8fad7b6d-97ab-406e-a91a-02f06d0c8fe1 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:20:07.351483 | controller | Jun 12 15:46:26.877337 crc crio[3652]: time="2026-06-12T15:46:26.877303978Z" level=info msg="runSandbox: removing pod sandbox 95f7d80725e9a2357064ea682b206d7058ea9b4ba18095e20ef260d7db07d593" id=8fad7b6d-97ab-406e-a91a-02f06d0c8fe1 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:20:07.351499 | controller | Jun 12 15:46:26.877809 crc crio[3652]: time="2026-06-12T15:46:26.877785254Z" level=info msg="runSandbox: deleting container ID from idIndex for sandbox 95f7d80725e9a2357064ea682b206d7058ea9b4ba18095e20ef260d7db07d593" id=8fad7b6d-97ab-406e-a91a-02f06d0c8fe1 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:20:07.351515 | controller | Jun 12 15:46:26.877917 crc crio[3652]: time="2026-06-12T15:46:26.877900417Z" level=info msg="runSandbox: unmounting shmPath for sandbox 95f7d80725e9a2357064ea682b206d7058ea9b4ba18095e20ef260d7db07d593" id=8fad7b6d-97ab-406e-a91a-02f06d0c8fe1 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:20:07.351531 | controller | Jun 12 15:46:26.910691 crc crio[3652]: time="2026-06-12T15:46:26.910390959Z" level=info msg="runSandbox: removing pod sandbox from storage: 95f7d80725e9a2357064ea682b206d7058ea9b4ba18095e20ef260d7db07d593" id=8fad7b6d-97ab-406e-a91a-02f06d0c8fe1 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:20:07.351547 | controller | Jun 12 15:46:26.941010 crc crio[3652]: time="2026-06-12T15:46:26.940239082Z" level=info msg="runSandbox: releasing container name: k8s_POD_community-operators-qhh6t_openshift-marketplace_38fb2a5f-6a1e-4c7a-8df2-0b2a456c372e_0" id=68114ba4-94b5-44ed-9b11-4208b7b63d08 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:20:07.351564 | controller | Jun 12 15:46:26.941010 crc crio[3652]: time="2026-06-12T15:46:26.940868871Z" level=info msg="runSandbox: releasing pod sandbox name: k8s_community-operators-qhh6t_openshift-marketplace_38fb2a5f-6a1e-4c7a-8df2-0b2a456c372e_0" id=68114ba4-94b5-44ed-9b11-4208b7b63d08 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:20:07.351604 | controller | Jun 12 15:46:26.966371 crc crio[3652]: 2026-06-12T15:46:26Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post "http://dummy/healthz": dial unix /run/multus/socket/multus.sock: connect: no such file or directory
2026-06-12 17:20:07.351627 | controller | Jun 12 15:46:26.966371 crc crio[3652]: time="2026-06-12T15:46:26.966312756Z" level=info msg="runSandbox: cleaning up namespaces after failing to run sandbox 748e6c3818a0854ad24da09c661b36769c66e8726b11fe10eb8f9d4bd06e608b" id=3bcf27ca-aade-4778-b0e0-0d96fae6cf06 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:20:07.351646 | controller | Jun 12 15:46:27.001810 crc crio[3652]: time="2026-06-12T15:46:26.997798846Z" level=info msg="runSandbox: deleting pod ID 748e6c3818a0854ad24da09c661b36769c66e8726b11fe10eb8f9d4bd06e608b from idIndex" id=3bcf27ca-aade-4778-b0e0-0d96fae6cf06 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:20:07.351662 | controller | Jun 12 15:46:27.001810 crc crio[3652]: time="2026-06-12T15:46:26.998598491Z" level=info msg="runSandbox: removing pod sandbox 748e6c3818a0854ad24da09c661b36769c66e8726b11fe10eb8f9d4bd06e608b" id=3bcf27ca-aade-4778-b0e0-0d96fae6cf06 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:20:07.351679 | controller | Jun 12 15:46:27.001810 crc crio[3652]: time="2026-06-12T15:46:26.998657113Z" level=info msg="runSandbox: deleting container ID from idIndex for sandbox 748e6c3818a0854ad24da09c661b36769c66e8726b11fe10eb8f9d4bd06e608b" id=3bcf27ca-aade-4778-b0e0-0d96fae6cf06 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:20:07.351695 | controller | Jun 12 15:46:27.001810 crc crio[3652]: time="2026-06-12T15:46:26.998678914Z" level=info msg="runSandbox: unmounting shmPath for sandbox 748e6c3818a0854ad24da09c661b36769c66e8726b11fe10eb8f9d4bd06e608b" id=3bcf27ca-aade-4778-b0e0-0d96fae6cf06 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:20:07.351711 | controller | Jun 12 15:46:27.006687 crc crio[3652]: 2026-06-12T15:46:26Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post "http://dummy/healthz": dial unix /run/multus/socket/multus.sock: connect: no such file or directory
2026-06-12 17:20:07.351727 | controller | Jun 12 15:46:27.006687 crc crio[3652]: time="2026-06-12T15:46:27.004969846Z" level=info msg="runSandbox: cleaning up namespaces after failing to run sandbox 5b514e281ce7a1f6c1c97d3905a148cda316c65aa961ac3ef11e67727e04a89b" id=356654e0-9be1-41b6-a2bd-898de71723fa name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:20:07.351743 | controller | Jun 12 15:46:27.006834 crc crio[3652]: time="2026-06-12T15:46:27.00675578Z" level=info msg="runSandbox: removing pod sandbox from storage: 748e6c3818a0854ad24da09c661b36769c66e8726b11fe10eb8f9d4bd06e608b" id=3bcf27ca-aade-4778-b0e0-0d96fae6cf06 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:20:07.351759 | controller | Jun 12 15:46:27.025580 crc crio[3652]: 2026-06-12T15:46:26Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post "http://dummy/healthz": dial unix /run/multus/socket/multus.sock: connect: no such file or directory
2026-06-12 17:20:07.351774 | controller | Jun 12 15:46:27.026010 crc crio[3652]: time="2026-06-12T15:46:27.025623946Z" level=info msg="runSandbox: cleaning up namespaces after failing to run sandbox 279b66b4040b4c86846e4f66be03462716fedacc48393e0400f9597d5b9873b7" id=e1c35a8c-6c31-460b-81dd-b3d0f77003fa name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:20:07.351790 | controller | Jun 12 15:46:27.026010 crc crio[3652]: time="2026-06-12T15:46:27.025633667Z" level=info msg="runSandbox: deleting pod ID 5b514e281ce7a1f6c1c97d3905a148cda316c65aa961ac3ef11e67727e04a89b from idIndex" id=356654e0-9be1-41b6-a2bd-898de71723fa name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:20:07.351812 | controller | Jun 12 15:46:27.026010 crc crio[3652]: time="2026-06-12T15:46:27.025936747Z" level=info msg="runSandbox: removing pod sandbox 5b514e281ce7a1f6c1c97d3905a148cda316c65aa961ac3ef11e67727e04a89b" id=356654e0-9be1-41b6-a2bd-898de71723fa name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:20:07.351835 | controller | Jun 12 15:46:27.026010 crc crio[3652]: time="2026-06-12T15:46:27.025996459Z" level=info msg="runSandbox: deleting container ID from idIndex for sandbox 5b514e281ce7a1f6c1c97d3905a148cda316c65aa961ac3ef11e67727e04a89b" id=356654e0-9be1-41b6-a2bd-898de71723fa name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:20:07.351863 | controller | Jun 12 15:46:27.026010 crc crio[3652]: time="2026-06-12T15:46:27.026013189Z" level=info msg="runSandbox: unmounting shmPath for sandbox 5b514e281ce7a1f6c1c97d3905a148cda316c65aa961ac3ef11e67727e04a89b" id=356654e0-9be1-41b6-a2bd-898de71723fa name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:20:07.351888 | controller | Jun 12 15:46:27.027341 crc crio[3652]: time="2026-06-12T15:46:27.027133043Z" level=info msg="runSandbox: releasing container name: k8s_POD_authentication-operator-7f5c659b84-khkfm_openshift-authentication-operator_677c2747-1901-4941-94f1-8281cced296b_0" id=58903baf-d62b-44c5-8220-64f300326de4 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:20:07.351910 | controller | Jun 12 15:46:27.027428 crc crio[3652]: time="2026-06-12T15:46:27.02736453Z" level=info msg="runSandbox: releasing pod sandbox name: k8s_authentication-operator-7f5c659b84-khkfm_openshift-authentication-operator_677c2747-1901-4941-94f1-8281cced296b_0" id=58903baf-d62b-44c5-8220-64f300326de4 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:20:07.351935 | controller | Jun 12 15:46:27.072654 crc crio[3652]: time="2026-06-12T15:46:27.072348475Z" level=info msg="runSandbox: deleting pod ID 279b66b4040b4c86846e4f66be03462716fedacc48393e0400f9597d5b9873b7 from idIndex" id=e1c35a8c-6c31-460b-81dd-b3d0f77003fa name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:20:07.351954 | controller | Jun 12 15:46:27.072815 crc crio[3652]: time="2026-06-12T15:46:27.072664615Z" level=info msg="runSandbox: removing pod sandbox 279b66b4040b4c86846e4f66be03462716fedacc48393e0400f9597d5b9873b7" id=e1c35a8c-6c31-460b-81dd-b3d0f77003fa name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:20:07.351971 | controller | Jun 12 15:46:27.072815 crc crio[3652]: time="2026-06-12T15:46:27.072793489Z" level=info msg="runSandbox: deleting container ID from idIndex for sandbox 279b66b4040b4c86846e4f66be03462716fedacc48393e0400f9597d5b9873b7" id=e1c35a8c-6c31-460b-81dd-b3d0f77003fa name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:20:07.351989 | controller | Jun 12 15:46:27.072899 crc crio[3652]: time="2026-06-12T15:46:27.07282203Z" level=info msg="runSandbox: unmounting shmPath for sandbox 279b66b4040b4c86846e4f66be03462716fedacc48393e0400f9597d5b9873b7" id=e1c35a8c-6c31-460b-81dd-b3d0f77003fa name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:20:07.352008 | controller | Jun 12 15:46:27.087972 crc crio[3652]: 2026-06-12T15:46:26Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post "http://dummy/healthz": dial unix /run/multus/socket/multus.sock: connect: no such file or directory
2026-06-12 17:20:07.352024 | controller | Jun 12 15:46:27.088901 crc crio[3652]: time="2026-06-12T15:46:27.087970561Z" level=info msg="runSandbox: cleaning up namespaces after failing to run sandbox 2e865eccc0a40e8a970a9f5c409a97281cbe5cc08b1d41bfb4f5f78a9906895a" id=4287c5ad-5963-4eab-9deb-c3d7cf4c79bf name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:20:07.352040 | controller | Jun 12 15:46:27.088901 crc crio[3652]: time="2026-06-12T15:46:27.088703224Z" level=info msg="runSandbox: removing pod sandbox from storage: 279b66b4040b4c86846e4f66be03462716fedacc48393e0400f9597d5b9873b7" id=e1c35a8c-6c31-460b-81dd-b3d0f77003fa name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:20:07.352056 | controller | Jun 12 15:46:27.094419 crc crio[3652]: time="2026-06-12T15:46:27.094170752Z" level=info msg="runSandbox: removing pod sandbox from storage: 5b514e281ce7a1f6c1c97d3905a148cda316c65aa961ac3ef11e67727e04a89b" id=356654e0-9be1-41b6-a2bd-898de71723fa name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:20:07.352072 | controller | Jun 12 15:46:27.096626 crc crio[3652]: time="2026-06-12T15:46:27.096320108Z" level=info msg="runSandbox: releasing container name: k8s_POD_apiserver-9ddfb9f55-k47zv_openshift-apiserver_e7508fa2-0f14-41e2-8972-4e2e11009b77_0" id=da3c6ed4-36b7-45db-9676-b57a5e5045de name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:20:07.352094 | controller | Jun 12 15:46:27.096626 crc crio[3652]: time="2026-06-12T15:46:27.096407671Z" level=info msg="runSandbox: releasing pod sandbox name: k8s_apiserver-9ddfb9f55-k47zv_openshift-apiserver_e7508fa2-0f14-41e2-8972-4e2e11009b77_0" id=da3c6ed4-36b7-45db-9676-b57a5e5045de name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:20:07.352110 | controller | Jun 12 15:46:27.126927 crc crio[3652]: time="2026-06-12T15:46:27.120598962Z" level=info msg="runSandbox: deleting pod ID 2e865eccc0a40e8a970a9f5c409a97281cbe5cc08b1d41bfb4f5f78a9906895a from idIndex" id=4287c5ad-5963-4eab-9deb-c3d7cf4c79bf name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:20:07.352126 | controller | Jun 12 15:46:27.126927 crc crio[3652]: time="2026-06-12T15:46:27.125625416Z" level=info msg="runSandbox: removing pod sandbox 2e865eccc0a40e8a970a9f5c409a97281cbe5cc08b1d41bfb4f5f78a9906895a" id=4287c5ad-5963-4eab-9deb-c3d7cf4c79bf name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:20:07.352141 | controller | Jun 12 15:46:27.132060 crc crio[3652]: time="2026-06-12T15:46:27.131729681Z" level=info msg="runSandbox: deleting container ID from idIndex for sandbox 2e865eccc0a40e8a970a9f5c409a97281cbe5cc08b1d41bfb4f5f78a9906895a" id=4287c5ad-5963-4eab-9deb-c3d7cf4c79bf name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:20:07.352157 | controller | Jun 12 15:46:27.132170 crc crio[3652]: time="2026-06-12T15:46:27.132096703Z" level=info msg="runSandbox: unmounting shmPath for sandbox 2e865eccc0a40e8a970a9f5c409a97281cbe5cc08b1d41bfb4f5f78a9906895a" id=4287c5ad-5963-4eab-9deb-c3d7cf4c79bf name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:20:07.352173 | controller | Jun 12 15:46:27.136901 crc crio[3652]: 2026-06-12T15:46:27Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post "http://dummy/healthz": dial unix /run/multus/socket/multus.sock: connect: no such file or directory
2026-06-12 17:20:07.352188 | controller | Jun 12 15:46:27.138786 crc crio[3652]: time="2026-06-12T15:46:27.137286352Z" level=info msg="runSandbox: cleaning up namespaces after failing to run sandbox e6d48bcf7a18aadb12e2495c6e07f5da48e0522635c2ef1c335f130396f8c119" id=840d7d5d-91f5-4f57-b310-2e47f87e6e51 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:20:07.352204 | controller | Jun 12 15:46:27.149691 crc crio[3652]: time="2026-06-12T15:46:27.147831132Z" level=info msg="runSandbox: deleting pod ID e6d48bcf7a18aadb12e2495c6e07f5da48e0522635c2ef1c335f130396f8c119 from idIndex" id=840d7d5d-91f5-4f57-b310-2e47f87e6e51 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:20:07.352220 | controller | Jun 12 15:46:27.149691 crc crio[3652]: time="2026-06-12T15:46:27.148376469Z" level=info msg="runSandbox: removing pod sandbox e6d48bcf7a18aadb12e2495c6e07f5da48e0522635c2ef1c335f130396f8c119" id=840d7d5d-91f5-4f57-b310-2e47f87e6e51 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:20:07.352236 | controller | Jun 12 15:46:27.149691 crc crio[3652]: time="2026-06-12T15:46:27.148568854Z" level=info msg="runSandbox: deleting container ID from idIndex for sandbox e6d48bcf7a18aadb12e2495c6e07f5da48e0522635c2ef1c335f130396f8c119" id=840d7d5d-91f5-4f57-b310-2e47f87e6e51 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:20:07.352251 | controller | Jun 12 15:46:27.149691 crc crio[3652]: time="2026-06-12T15:46:27.148597195Z" level=info msg="runSandbox: unmounting shmPath for sandbox e6d48bcf7a18aadb12e2495c6e07f5da48e0522635c2ef1c335f130396f8c119" id=840d7d5d-91f5-4f57-b310-2e47f87e6e51 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:20:07.352267 | controller | Jun 12 15:46:27.149691 crc crio[3652]: time="2026-06-12T15:46:27.148600622Z" level=info msg="runSandbox: removing pod sandbox from storage: 2e865eccc0a40e8a970a9f5c409a97281cbe5cc08b1d41bfb4f5f78a9906895a" id=4287c5ad-5963-4eab-9deb-c3d7cf4c79bf name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:20:07.352287 | controller | Jun 12 15:46:27.150391 crc crio[3652]: 2026-06-12T15:46:27Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post "http://dummy/healthz": dial unix /run/multus/socket/multus.sock: connect: no such file or directory
2026-06-12 17:20:07.352304 | controller | Jun 12 15:46:27.150821 crc crio[3652]: time="2026-06-12T15:46:27.150424442Z" level=info msg="runSandbox: cleaning up namespaces after failing to run sandbox 44ec8a7da6d260b0a2ac26115254c88aa04c62b066718c182fc991148b8c5b13" id=232182e3-0486-4b36-95b1-e6510c44a5d3 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:20:07.352321 | controller | Jun 12 15:46:27.152308 crc crio[3652]: time="2026-06-12T15:46:27.152205376Z" level=info msg="runSandbox: removing pod sandbox from storage: e6d48bcf7a18aadb12e2495c6e07f5da48e0522635c2ef1c335f130396f8c119" id=840d7d5d-91f5-4f57-b310-2e47f87e6e51 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:20:07.352340 | controller | Jun 12 15:46:27.152943 crc crio[3652]: 2026-06-12T15:46:27Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post "http://dummy/healthz": dial unix /run/multus/socket/multus.sock: connect: no such file or directory
2026-06-12 17:20:07.352357 | controller | Jun 12 15:46:27.155137 crc crio[3652]: time="2026-06-12T15:46:27.154922896Z" level=info msg="runSandbox: cleaning up namespaces after failing to run sandbox f01eb52d610cf5c258e253e6e5f978c75d7dee27323b2608768f5cb52df9e355" id=4a1d0c36-96a3-4f66-9468-9530bf27ada7 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:20:07.352373 | controller | Jun 12 15:46:27.157958 crc crio[3652]: 2026-06-12T15:46:27Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post "http://dummy/healthz": dial unix /run/multus/socket/multus.sock: connect: no such file or directory
2026-06-12 17:20:07.352389 | controller | Jun 12 15:46:27.158427 crc crio[3652]: time="2026-06-12T15:46:27.15802831Z" level=info msg="runSandbox: cleaning up namespaces after failing to run sandbox 0b060685622f0e677d542dd58232818c1a837d34744580723c88e7511904bc58" id=1aba869c-ac52-4e7a-ac1c-57d3805f6b33 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:20:07.352405 | controller | Jun 12 15:46:27.164841 crc crio[3652]: time="2026-06-12T15:46:27.163660885Z" level=info msg="runSandbox: deleting pod ID 44ec8a7da6d260b0a2ac26115254c88aa04c62b066718c182fc991148b8c5b13 from idIndex" id=232182e3-0486-4b36-95b1-e6510c44a5d3 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:20:07.352420 | controller | Jun 12 15:46:27.164841 crc crio[3652]: time="2026-06-12T15:46:27.164121349Z" level=info msg="runSandbox: removing pod sandbox 44ec8a7da6d260b0a2ac26115254c88aa04c62b066718c182fc991148b8c5b13" id=232182e3-0486-4b36-95b1-e6510c44a5d3 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:20:07.352436 | controller | Jun 12 15:46:27.164841 crc crio[3652]: time="2026-06-12T15:46:27.164179072Z" level=info msg="runSandbox: deleting container ID from idIndex for sandbox 44ec8a7da6d260b0a2ac26115254c88aa04c62b066718c182fc991148b8c5b13" id=232182e3-0486-4b36-95b1-e6510c44a5d3 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:20:07.352451 | controller | Jun 12 15:46:27.164841 crc crio[3652]: time="2026-06-12T15:46:27.164203761Z" level=info msg="runSandbox: unmounting shmPath for sandbox 44ec8a7da6d260b0a2ac26115254c88aa04c62b066718c182fc991148b8c5b13" id=232182e3-0486-4b36-95b1-e6510c44a5d3 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:20:07.352467 | controller | Jun 12 15:46:27.181323 crc crio[3652]: time="2026-06-12T15:46:27.179777416Z" level=info msg="runSandbox: removing pod sandbox from storage: 44ec8a7da6d260b0a2ac26115254c88aa04c62b066718c182fc991148b8c5b13" id=232182e3-0486-4b36-95b1-e6510c44a5d3 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:20:07.352486 | controller | Jun 12 15:46:27.188725 crc crio[3652]: time="2026-06-12T15:46:27.187954738Z" level=info msg="runSandbox: deleting pod ID f01eb52d610cf5c258e253e6e5f978c75d7dee27323b2608768f5cb52df9e355 from idIndex" id=4a1d0c36-96a3-4f66-9468-9530bf27ada7 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:20:07.352501 | controller | Jun 12 15:46:27.188725 crc crio[3652]: time="2026-06-12T15:46:27.188130143Z" level=info msg="runSandbox: removing pod sandbox f01eb52d610cf5c258e253e6e5f978c75d7dee27323b2608768f5cb52df9e355" id=4a1d0c36-96a3-4f66-9468-9530bf27ada7 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:20:07.352516 | controller | Jun 12 15:46:27.188725 crc crio[3652]: time="2026-06-12T15:46:27.188191605Z" level=info msg="runSandbox: deleting container ID from idIndex for sandbox f01eb52d610cf5c258e253e6e5f978c75d7dee27323b2608768f5cb52df9e355" id=4a1d0c36-96a3-4f66-9468-9530bf27ada7 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:20:07.352535 | controller | Jun 12 15:46:27.188725 crc crio[3652]: time="2026-06-12T15:46:27.188618938Z" level=info msg="runSandbox: unmounting shmPath for sandbox f01eb52d610cf5c258e253e6e5f978c75d7dee27323b2608768f5cb52df9e355" id=4a1d0c36-96a3-4f66-9468-9530bf27ada7 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:20:07.352552 | controller | Jun 12 15:46:27.188725 crc crio[3652]: time="2026-06-12T15:46:27.187979273Z" level=info msg="runSandbox: deleting pod ID 0b060685622f0e677d542dd58232818c1a837d34744580723c88e7511904bc58 from idIndex" id=1aba869c-ac52-4e7a-ac1c-57d3805f6b33 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:20:07.352567 | controller | Jun 12 15:46:27.190152 crc crio[3652]: time="2026-06-12T15:46:27.188700908Z" level=info msg="runSandbox: releasing container name: k8s_POD_networking-console-plugin-5ff7774fd9-nljh6_openshift-network-console_6a9ae5f6-97bd-46ac-bafa-ca1b4452a141_0" id=f4475fef-5619-4229-bb4b-78e2694da6a2 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:20:07.352613 | controller | Jun 12 15:46:27.190152 crc crio[3652]: time="2026-06-12T15:46:27.188820072Z" level=info msg="runSandbox: releasing pod sandbox name: k8s_networking-console-plugin-5ff7774fd9-nljh6_openshift-network-console_6a9ae5f6-97bd-46ac-bafa-ca1b4452a141_0" id=f4475fef-5619-4229-bb4b-78e2694da6a2 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:20:07.352632 | controller | Jun 12 15:46:27.190152 crc crio[3652]: time="2026-06-12T15:46:27.188737336Z" level=info msg="runSandbox: removing pod sandbox 0b060685622f0e677d542dd58232818c1a837d34744580723c88e7511904bc58" id=1aba869c-ac52-4e7a-ac1c-57d3805f6b33 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:20:07.352649 | controller | Jun 12 15:46:27.190152 crc crio[3652]: time="2026-06-12T15:46:27.189352228Z" level=info msg="runSandbox: deleting container ID from idIndex for sandbox 0b060685622f0e677d542dd58232818c1a837d34744580723c88e7511904bc58" id=1aba869c-ac52-4e7a-ac1c-57d3805f6b33 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:20:07.352665 | controller | Jun 12 15:46:27.190152 crc crio[3652]: time="2026-06-12T15:46:27.189380298Z" level=info msg="runSandbox: unmounting shmPath for sandbox 0b060685622f0e677d542dd58232818c1a837d34744580723c88e7511904bc58" id=1aba869c-ac52-4e7a-ac1c-57d3805f6b33 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:20:07.352681 | controller | Jun 12 15:46:27.191356 crc crio[3652]: time="2026-06-12T15:46:27.191288089Z" level=info msg="runSandbox: removing pod sandbox from storage: f01eb52d610cf5c258e253e6e5f978c75d7dee27323b2608768f5cb52df9e355" id=4a1d0c36-96a3-4f66-9468-9530bf27ada7 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:20:07.352701 | controller | Jun 12 15:46:27.193257 crc crio[3652]: 2026-06-12T15:46:27Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post "http://dummy/healthz": dial unix /run/multus/socket/multus.sock: connect: no such file or directory
2026-06-12 17:20:07.352722 | controller | Jun 12 15:46:27.193648 crc crio[3652]: time="2026-06-12T15:46:27.193314649Z" level=info msg="runSandbox: cleaning up namespaces after failing to run sandbox b79d045578d9d0447683cc0abcc31854b07e028414a5fd64d8931c5d81d4e8c4" id=7066fcf8-4c84-46af-9368-53eca0a092fe name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:20:07.352739 | controller | Jun 12 15:46:27.197360 crc crio[3652]: time="2026-06-12T15:46:27.196809038Z" level=info msg="runSandbox: releasing container name: k8s_POD_marketplace-operator-547dbd544d-xchl9_openshift-marketplace_6cdf074d-0e2a-4a0b-8843-5f823e7bf7c3_0" id=1f845d2a-9541-47c4-b70f-8d8a96bebade name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:20:07.352756 | controller | Jun 12 15:46:27.197360 crc crio[3652]: time="2026-06-12T15:46:27.19687497Z" level=info msg="runSandbox: releasing pod sandbox name: k8s_marketplace-operator-547dbd544d-xchl9_openshift-marketplace_6cdf074d-0e2a-4a0b-8843-5f823e7bf7c3_0" id=1f845d2a-9541-47c4-b70f-8d8a96bebade name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:20:07.352775 | controller | Jun 12 15:46:27.197360 crc crio[3652]: time="2026-06-12T15:46:27.197295111Z" level=info msg="runSandbox: removing pod sandbox from storage: 0b060685622f0e677d542dd58232818c1a837d34744580723c88e7511904bc58" id=1aba869c-ac52-4e7a-ac1c-57d3805f6b33 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:20:07.352792 | controller | Jun 12 15:46:27.210979 crc crio[3652]: time="2026-06-12T15:46:27.21084479Z" level=info msg="runSandbox: deleting pod ID b79d045578d9d0447683cc0abcc31854b07e028414a5fd64d8931c5d81d4e8c4 from idIndex" id=7066fcf8-4c84-46af-9368-53eca0a092fe name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:20:07.352808 | controller | Jun 12 15:46:27.210979 crc crio[3652]: time="2026-06-12T15:46:27.210909602Z" level=info msg="runSandbox: removing pod sandbox b79d045578d9d0447683cc0abcc31854b07e028414a5fd64d8931c5d81d4e8c4" id=7066fcf8-4c84-46af-9368-53eca0a092fe name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:20:07.352824 | controller | Jun 12 15:46:27.210979 crc crio[3652]: time="2026-06-12T15:46:27.210970494Z" level=info msg="runSandbox: deleting container ID from idIndex for sandbox b79d045578d9d0447683cc0abcc31854b07e028414a5fd64d8931c5d81d4e8c4" id=7066fcf8-4c84-46af-9368-53eca0a092fe name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:20:07.352844 | controller | Jun 12 15:46:27.211356 crc crio[3652]: time="2026-06-12T15:46:27.211005855Z" level=info msg="runSandbox: unmounting shmPath for sandbox b79d045578d9d0447683cc0abcc31854b07e028414a5fd64d8931c5d81d4e8c4" id=7066fcf8-4c84-46af-9368-53eca0a092fe name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:20:07.352861 | controller | Jun 12 15:46:27.214880 crc crio[3652]: 2026-06-12T15:46:27Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post "http://dummy/healthz": dial unix /run/multus/socket/multus.sock: connect: no such file or directory
2026-06-12 17:20:07.352877 | controller | Jun 12 15:46:27.217533 crc crio[3652]: time="2026-06-12T15:46:27.215233514Z" level=info msg="runSandbox: removing pod sandbox from storage: b79d045578d9d0447683cc0abcc31854b07e028414a5fd64d8931c5d81d4e8c4" id=7066fcf8-4c84-46af-9368-53eca0a092fe name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:20:07.352893 | controller | Jun 12 15:46:27.218499 crc crio[3652]: time="2026-06-12T15:46:27.215899638Z" level=info msg="runSandbox: cleaning up namespaces after failing to run sandbox 7243e8c614feb11e47587ae6adede37c5b715a7a819a709bccec138e946c34ad" id=f97d4523-07c3-4298-bb48-05ebec3c2207 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:20:07.352909 | controller | Jun 12 15:46:27.220347 crc crio[3652]: time="2026-06-12T15:46:27.220164014Z" level=info msg="runSandbox: releasing container name: k8s_POD_redhat-marketplace-ntdwx_openshift-marketplace_304346ae-9d3b-4262-8068-4ed1e7ff48a8_0" id=23fbc0e1-1fa7-4c2b-90ab-b3d6775826c1 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:20:07.352935 | controller | Jun 12 15:46:27.220347 crc crio[3652]: time="2026-06-12T15:46:27.220311408Z" level=info msg="runSandbox: releasing pod sandbox name: k8s_redhat-marketplace-ntdwx_openshift-marketplace_304346ae-9d3b-4262-8068-4ed1e7ff48a8_0" id=23fbc0e1-1fa7-4c2b-90ab-b3d6775826c1 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:20:07.352960 | controller | Jun 12 15:46:27.220539 crc crio[3652]: 2026-06-12T15:46:27Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post "http://dummy/healthz": dial unix /run/multus/socket/multus.sock: connect: no such file or directory
2026-06-12 17:20:07.352978 | controller | Jun 12 15:46:27.221295 crc crio[3652]: time="2026-06-12T15:46:27.221168104Z" level=info msg="runSandbox: cleaning up namespaces after failing to run sandbox 513e23c00f009ba7073a3d399726dafa22a66b94d0f8ee3c740e710f8e7415b5" id=f1da75f5-10d7-4af2-9dc4-3c71b07f7bbc name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:20:07.352995 | controller | Jun 12 15:46:27.231110 crc crio[3652]: time="2026-06-12T15:46:27.230830206Z" level=info msg="runSandbox: releasing container name: k8s_POD_certified-operators-l27pk_openshift-marketplace_91f37d35-53d4-49eb-b4e2-8ee1a226094b_0" id=d267fc9f-d948-4837-9252-5a0df7d49d70 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:20:07.353011 | controller | Jun 12 15:46:27.231110 crc crio[3652]: time="2026-06-12T15:46:27.231019141Z" level=info msg="runSandbox: releasing pod sandbox name: k8s_certified-operators-l27pk_openshift-marketplace_91f37d35-53d4-49eb-b4e2-8ee1a226094b_0" id=d267fc9f-d948-4837-9252-5a0df7d49d70 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:20:07.353028 | controller | Jun 12 15:46:27.250866 crc crio[3652]: 2026-06-12T15:46:27Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post "http://dummy/healthz": dial unix /run/multus/socket/multus.sock: connect: no such file or directory
2026-06-12 17:20:07.353044 | controller | Jun 12 15:46:27.250866 crc crio[3652]: time="2026-06-12T15:46:27.248755565Z" level=info msg="runSandbox: cleaning up namespaces after failing to run sandbox 51dfdac6adfbf2f3bce4e1c0f57f6c665b32b41f9961b274c917f242b2e27bc7" id=c86e792b-cfb6-4355-8dc8-be5f9b324a34 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:20:07.353061 | controller | Jun 12 15:46:27.250866 crc crio[3652]: 2026-06-12T15:46:27Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post "http://dummy/healthz": dial unix /run/multus/socket/multus.sock: connect: no such file or directory
2026-06-12 17:20:07.353077 | controller | Jun 12 15:46:27.250866 crc crio[3652]: 2026-06-12T15:46:27Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post "http://dummy/healthz": dial unix /run/multus/socket/multus.sock: connect: no such file or directory
2026-06-12 17:20:07.353093 | controller | Jun 12 15:46:27.250866 crc crio[3652]: time="2026-06-12T15:46:27.249161176Z" level=info msg="runSandbox: cleaning up namespaces after failing to run sandbox c5fe239b88cdac96f1def0409b94174d7c17e11ea1e8cd7d2c139413ec13a4a3" id=1d43756d-a39b-42e1-b28b-64fb3286b55f name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:20:07.353109 | controller | Jun 12 15:46:27.250866 crc crio[3652]: time="2026-06-12T15:46:27.249165617Z" level=info msg="runSandbox: cleaning up namespaces after failing to run sandbox e750cb87ac620db8fa8b4e88e69664c608f73f75b2e261d27504d1af9fb8d1c7" id=dc02ec7b-d9ad-4347-8d12-e321e66875eb name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:20:07.353126 | controller | Jun 12 15:46:27.252418 crc crio[3652]: time="2026-06-12T15:46:27.252145568Z" level=info msg="runSandbox: deleting pod ID 513e23c00f009ba7073a3d399726dafa22a66b94d0f8ee3c740e710f8e7415b5 from idIndex" id=f1da75f5-10d7-4af2-9dc4-3c71b07f7bbc name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:20:07.353142 | controller | Jun 12 15:46:27.252418 crc crio[3652]: time="2026-06-12T15:46:27.25219272Z" level=info msg="runSandbox: removing pod sandbox 513e23c00f009ba7073a3d399726dafa22a66b94d0f8ee3c740e710f8e7415b5" id=f1da75f5-10d7-4af2-9dc4-3c71b07f7bbc name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:20:07.353163 | controller | Jun 12 15:46:27.252418 crc crio[3652]: time="2026-06-12T15:46:27.252259202Z" level=info msg="runSandbox: deleting container ID from idIndex for sandbox 513e23c00f009ba7073a3d399726dafa22a66b94d0f8ee3c740e710f8e7415b5" id=f1da75f5-10d7-4af2-9dc4-3c71b07f7bbc name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:20:07.353181 | controller | Jun 12 15:46:27.252418 crc crio[3652]: time="2026-06-12T15:46:27.252283013Z" level=info msg="runSandbox: unmounting shmPath for sandbox 513e23c00f009ba7073a3d399726dafa22a66b94d0f8ee3c740e710f8e7415b5" id=f1da75f5-10d7-4af2-9dc4-3c71b07f7bbc name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:20:07.353197 | controller | Jun 12 15:46:27.253117 crc crio[3652]: 2026-06-12T15:46:27Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post "http://dummy/healthz": dial unix /run/multus/socket/multus.sock: connect: no such file or directory
2026-06-12 17:20:07.353214 | controller | Jun 12 15:46:27.253117 crc crio[3652]: time="2026-06-12T15:46:27.25287047Z" level=info msg="runSandbox: cleaning up namespaces after failing to run sandbox f00ee252bbe59b7a7f97cbb57c3337170b348c173c0f8962ccecad2b24f9dcd3" id=5d91fe4a-1fdf-494a-bf24-17cb6855810b name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:20:07.353230 | controller | Jun 12 15:46:27.257001 crc crio[3652]: time="2026-06-12T15:46:27.256008866Z" level=info msg="runSandbox: deleting pod ID 7243e8c614feb11e47587ae6adede37c5b715a7a819a709bccec138e946c34ad from idIndex" id=f97d4523-07c3-4298-bb48-05ebec3c2207 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:20:07.353246 | controller | Jun 12 15:46:27.257001 crc crio[3652]: time="2026-06-12T15:46:27.256332467Z" level=info msg="runSandbox: removing pod sandbox 7243e8c614feb11e47587ae6adede37c5b715a7a819a709bccec138e946c34ad" id=f97d4523-07c3-4298-bb48-05ebec3c2207 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:20:07.353262 | controller | Jun 12 15:46:27.257001 crc crio[3652]: time="2026-06-12T15:46:27.256384288Z" level=info msg="runSandbox: deleting container ID from idIndex for sandbox 7243e8c614feb11e47587ae6adede37c5b715a7a819a709bccec138e946c34ad" id=f97d4523-07c3-4298-bb48-05ebec3c2207 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:20:07.353278 | controller | Jun 12 15:46:27.257001 crc crio[3652]: time="2026-06-12T15:46:27.256401369Z" level=info msg="runSandbox: unmounting shmPath for sandbox 7243e8c614feb11e47587ae6adede37c5b715a7a819a709bccec138e946c34ad" id=f97d4523-07c3-4298-bb48-05ebec3c2207 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:20:07.353294 | controller | Jun 12 15:46:27.259935 crc crio[3652]: time="2026-06-12T15:46:27.259643132Z" 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=159d8545-9315-43e6-87af-bab5d2ec1eb5 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:20:07.353310 | controller | Jun 12 15:46:27.260015 crc crio[3652]: time="2026-06-12T15:46:27.259947222Z" 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=159d8545-9315-43e6-87af-bab5d2ec1eb5 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:20:07.353326 | controller | Jun 12 15:46:27.270587 crc crio[3652]: time="2026-06-12T15:46:27.270412956Z" level=info msg="runSandbox: removing pod sandbox from storage: 513e23c00f009ba7073a3d399726dafa22a66b94d0f8ee3c740e710f8e7415b5" id=f1da75f5-10d7-4af2-9dc4-3c71b07f7bbc name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:20:07.353342 | controller | Jun 12 15:46:27.271352 crc crio[3652]: time="2026-06-12T15:46:27.270926992Z" level=info msg="runSandbox: removing pod sandbox from storage: 7243e8c614feb11e47587ae6adede37c5b715a7a819a709bccec138e946c34ad" id=f97d4523-07c3-4298-bb48-05ebec3c2207 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:20:07.353363 | controller | Jun 12 15:46:27.271859 crc crio[3652]: time="2026-06-12T15:46:27.271733666Z" level=info msg="runSandbox: releasing container name: k8s_POD_migrator-866fcbc849-vfggj_openshift-kube-storage-version-migrator_95e1bfe8-fa45-4e53-9e80-89e7ac6db708_0" id=8fad7b6d-97ab-406e-a91a-02f06d0c8fe1 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:20:07.353380 | controller | Jun 12 15:46:27.271963 crc crio[3652]: time="2026-06-12T15:46:27.27189583Z" level=info msg="runSandbox: releasing pod sandbox name: k8s_migrator-866fcbc849-vfggj_openshift-kube-storage-version-migrator_95e1bfe8-fa45-4e53-9e80-89e7ac6db708_0" id=8fad7b6d-97ab-406e-a91a-02f06d0c8fe1 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:20:07.353396 | controller | Jun 12 15:46:27.277376 crc crio[3652]: 2026-06-12T15:46:27Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post "http://dummy/healthz": dial unix /run/multus/socket/multus.sock: connect: no such file or directory
2026-06-12 17:20:07.353412 | controller | Jun 12 15:46:27.277376 crc crio[3652]: time="2026-06-12T15:46:27.274677086Z" level=info msg="runSandbox: cleaning up namespaces after failing to run sandbox d356e06a7ee16a529313e474fa0859d77cc3859ad4f68e567a37a8163c0d8e70" id=3b59add3-dc57-4da9-b8e9-f93927bf4045 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:20:07.353428 | controller | Jun 12 15:46:27.292367 crc crio[3652]: time="2026-06-12T15:46:27.292132081Z" level=info msg="runSandbox: releasing container name: k8s_POD_ingress-operator-6b9cb4dbcf-5fpw9_openshift-ingress-operator_e466d193-2f16-441a-9f10-579f91762fb9_0" id=8f48bf78-89b1-4d4d-9dff-45ba70dd5b6e name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:20:07.353444 | controller | Jun 12 15:46:27.292367 crc crio[3652]: time="2026-06-12T15:46:27.292282516Z" level=info msg="runSandbox: releasing pod sandbox name: k8s_ingress-operator-6b9cb4dbcf-5fpw9_openshift-ingress-operator_e466d193-2f16-441a-9f10-579f91762fb9_0" id=8f48bf78-89b1-4d4d-9dff-45ba70dd5b6e name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:20:07.353460 | controller | Jun 12 15:46:27.292367 crc crio[3652]: time="2026-06-12T15:46:27.292319227Z" level=info msg="runSandbox: deleting pod ID f00ee252bbe59b7a7f97cbb57c3337170b348c173c0f8962ccecad2b24f9dcd3 from idIndex" id=5d91fe4a-1fdf-494a-bf24-17cb6855810b name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:20:07.353476 | controller | Jun 12 15:46:27.292367 crc crio[3652]: time="2026-06-12T15:46:27.292384669Z" level=info msg="runSandbox: removing pod sandbox f00ee252bbe59b7a7f97cbb57c3337170b348c173c0f8962ccecad2b24f9dcd3" id=5d91fe4a-1fdf-494a-bf24-17cb6855810b name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:20:07.353492 | controller | Jun 12 15:46:27.292367 crc crio[3652]: time="2026-06-12T15:46:27.292358338Z" level=info msg="runSandbox: deleting pod ID c5fe239b88cdac96f1def0409b94174d7c17e11ea1e8cd7d2c139413ec13a4a3 from idIndex" id=1d43756d-a39b-42e1-b28b-64fb3286b55f name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:20:07.353507 | controller | Jun 12 15:46:27.292367 crc crio[3652]: time="2026-06-12T15:46:27.292486392Z" level=info msg="runSandbox: deleting container ID from idIndex for sandbox f00ee252bbe59b7a7f97cbb57c3337170b348c173c0f8962ccecad2b24f9dcd3" id=5d91fe4a-1fdf-494a-bf24-17cb6855810b name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:20:07.353522 | controller | Jun 12 15:46:27.293315 crc crio[3652]: time="2026-06-12T15:46:27.292515973Z" level=info msg="runSandbox: unmounting shmPath for sandbox f00ee252bbe59b7a7f97cbb57c3337170b348c173c0f8962ccecad2b24f9dcd3" id=5d91fe4a-1fdf-494a-bf24-17cb6855810b name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:20:07.353538 | controller | Jun 12 15:46:27.293315 crc crio[3652]: time="2026-06-12T15:46:27.292491762Z" level=info msg="runSandbox: removing pod sandbox c5fe239b88cdac96f1def0409b94174d7c17e11ea1e8cd7d2c139413ec13a4a3" id=1d43756d-a39b-42e1-b28b-64fb3286b55f name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:20:07.353557 | controller | Jun 12 15:46:27.293315 crc crio[3652]: time="2026-06-12T15:46:27.292692769Z" level=info msg="runSandbox: deleting pod ID e750cb87ac620db8fa8b4e88e69664c608f73f75b2e261d27504d1af9fb8d1c7 from idIndex" id=dc02ec7b-d9ad-4347-8d12-e321e66875eb name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:20:07.353595 | controller | Jun 12 15:46:27.293315 crc crio[3652]: time="2026-06-12T15:46:27.292741251Z" level=info msg="runSandbox: removing pod sandbox e750cb87ac620db8fa8b4e88e69664c608f73f75b2e261d27504d1af9fb8d1c7" id=dc02ec7b-d9ad-4347-8d12-e321e66875eb name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:20:07.353619 | controller | Jun 12 15:46:27.293315 crc crio[3652]: time="2026-06-12T15:46:27.292800282Z" level=info msg="runSandbox: deleting container ID from idIndex for sandbox e750cb87ac620db8fa8b4e88e69664c608f73f75b2e261d27504d1af9fb8d1c7" id=dc02ec7b-d9ad-4347-8d12-e321e66875eb name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:20:07.353636 | controller | Jun 12 15:46:27.293315 crc crio[3652]: time="2026-06-12T15:46:27.292820133Z" level=info msg="runSandbox: unmounting shmPath for sandbox e750cb87ac620db8fa8b4e88e69664c608f73f75b2e261d27504d1af9fb8d1c7" id=dc02ec7b-d9ad-4347-8d12-e321e66875eb name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:20:07.353653 | controller | Jun 12 15:46:27.293315 crc crio[3652]: time="2026-06-12T15:46:27.292707629Z" level=info msg="runSandbox: deleting container ID from idIndex for sandbox c5fe239b88cdac96f1def0409b94174d7c17e11ea1e8cd7d2c139413ec13a4a3" id=1d43756d-a39b-42e1-b28b-64fb3286b55f name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:20:07.353669 | controller | Jun 12 15:46:27.293315 crc crio[3652]: time="2026-06-12T15:46:27.293074279Z" level=info msg="runSandbox: unmounting shmPath for sandbox c5fe239b88cdac96f1def0409b94174d7c17e11ea1e8cd7d2c139413ec13a4a3" id=1d43756d-a39b-42e1-b28b-64fb3286b55f name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:20:07.353685 | controller | Jun 12 15:46:27.294624 crc crio[3652]: time="2026-06-12T15:46:27.293296957Z" level=info msg="runSandbox: deleting pod ID 51dfdac6adfbf2f3bce4e1c0f57f6c665b32b41f9961b274c917f242b2e27bc7 from idIndex" id=c86e792b-cfb6-4355-8dc8-be5f9b324a34 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:20:07.353701 | controller | Jun 12 15:46:27.294624 crc crio[3652]: time="2026-06-12T15:46:27.29340814Z" level=info msg="runSandbox: removing pod sandbox 51dfdac6adfbf2f3bce4e1c0f57f6c665b32b41f9961b274c917f242b2e27bc7" id=c86e792b-cfb6-4355-8dc8-be5f9b324a34 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:20:07.353717 | controller | Jun 12 15:46:27.294624 crc crio[3652]: time="2026-06-12T15:46:27.29372235Z" level=info msg="runSandbox: deleting container ID from idIndex for sandbox 51dfdac6adfbf2f3bce4e1c0f57f6c665b32b41f9961b274c917f242b2e27bc7" id=c86e792b-cfb6-4355-8dc8-be5f9b324a34 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:20:07.353733 | controller | Jun 12 15:46:27.294624 crc crio[3652]: time="2026-06-12T15:46:27.293758911Z" level=info msg="runSandbox: unmounting shmPath for sandbox 51dfdac6adfbf2f3bce4e1c0f57f6c665b32b41f9961b274c917f242b2e27bc7" id=c86e792b-cfb6-4355-8dc8-be5f9b324a34 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:20:07.353749 | controller | Jun 12 15:46:27.294624 crc crio[3652]: time="2026-06-12T15:46:27.293786291Z" level=info msg="runSandbox: removing pod sandbox from storage: e750cb87ac620db8fa8b4e88e69664c608f73f75b2e261d27504d1af9fb8d1c7" id=dc02ec7b-d9ad-4347-8d12-e321e66875eb name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:20:07.353764 | controller | Jun 12 15:46:27.296623 crc crio[3652]: time="2026-06-12T15:46:27.29608714Z" level=info msg="runSandbox: removing pod sandbox from storage: c5fe239b88cdac96f1def0409b94174d7c17e11ea1e8cd7d2c139413ec13a4a3" id=1d43756d-a39b-42e1-b28b-64fb3286b55f name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:20:07.353785 | controller | Jun 12 15:46:27.299321 crc crio[3652]: time="2026-06-12T15:46:27.299100144Z" level=info msg="runSandbox: removing pod sandbox from storage: f00ee252bbe59b7a7f97cbb57c3337170b348c173c0f8962ccecad2b24f9dcd3" id=5d91fe4a-1fdf-494a-bf24-17cb6855810b name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:20:07.353802 | controller | Jun 12 15:46:27.299321 crc crio[3652]: time="2026-06-12T15:46:27.299179996Z" level=info msg="runSandbox: removing pod sandbox from storage: 51dfdac6adfbf2f3bce4e1c0f57f6c665b32b41f9961b274c917f242b2e27bc7" id=c86e792b-cfb6-4355-8dc8-be5f9b324a34 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:20:07.353817 | controller | Jun 12 15:46:27.299581 crc crio[3652]: time="2026-06-12T15:46:27.299343721Z" level=info msg="runSandbox: deleting pod ID d356e06a7ee16a529313e474fa0859d77cc3859ad4f68e567a37a8163c0d8e70 from idIndex" id=3b59add3-dc57-4da9-b8e9-f93927bf4045 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:20:07.353833 | controller | Jun 12 15:46:27.299581 crc crio[3652]: time="2026-06-12T15:46:27.299376352Z" level=info msg="runSandbox: removing pod sandbox d356e06a7ee16a529313e474fa0859d77cc3859ad4f68e567a37a8163c0d8e70" id=3b59add3-dc57-4da9-b8e9-f93927bf4045 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:20:07.353848 | controller | Jun 12 15:46:27.299581 crc crio[3652]: time="2026-06-12T15:46:27.299425264Z" level=info msg="runSandbox: deleting container ID from idIndex for sandbox d356e06a7ee16a529313e474fa0859d77cc3859ad4f68e567a37a8163c0d8e70" id=3b59add3-dc57-4da9-b8e9-f93927bf4045 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:20:07.353864 | controller | Jun 12 15:46:27.299581 crc crio[3652]: time="2026-06-12T15:46:27.299495436Z" level=info msg="runSandbox: unmounting shmPath for sandbox d356e06a7ee16a529313e474fa0859d77cc3859ad4f68e567a37a8163c0d8e70" id=3b59add3-dc57-4da9-b8e9-f93927bf4045 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:20:07.353879 | controller | Jun 12 15:46:27.301531 crc crio[3652]: time="2026-06-12T15:46:27.30125414Z" level=info msg="runSandbox: removing pod sandbox from storage: d356e06a7ee16a529313e474fa0859d77cc3859ad4f68e567a37a8163c0d8e70" id=3b59add3-dc57-4da9-b8e9-f93927bf4045 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:20:07.353894 | controller | Jun 12 15:46:27.301637 crc crio[3652]: 2026-06-12T15:46:27Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post "http://dummy/healthz": dial unix /run/multus/socket/multus.sock: connect: no such file or directory
2026-06-12 17:20:07.353909 | controller | Jun 12 15:46:27.302474 crc crio[3652]: time="2026-06-12T15:46:27.301754495Z" level=info msg="runSandbox: cleaning up namespaces after failing to run sandbox 8c2c802866710a4f92489ec8b4a6f88f076cad4735728cf327efd04521934bbb" id=9a6b7dd5-7aef-4c7e-87d0-58b6239563bc name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:20:07.353925 | controller | Jun 12 15:46:27.302895 crc crio[3652]: 2026-06-12T15:46:27Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post "http://dummy/healthz": dial unix /run/multus/socket/multus.sock: connect: no such file or directory
2026-06-12 17:20:07.353943 | controller | Jun 12 15:46:27.302895 crc crio[3652]: time="2026-06-12T15:46:27.302822818Z" level=info msg="runSandbox: cleaning up namespaces after failing to run sandbox 3a4e23ae2ec3b52d79b1f9d21d80528f7cbba90cf7801f56c0b71ff83de9981c" id=4db156f3-801b-41af-b171-728ea865c606 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:20:07.353968 | controller | Jun 12 15:46:27.309602 crc crio[3652]: time="2026-06-12T15:46:27.309339226Z" level=info msg="runSandbox: releasing container name: k8s_POD_controller-manager-8bbbb897c-c9m74_openshift-controller-manager_b9d3cfcf-d286-4dfc-a5cf-dbb9268a3cda_0" id=3bcf27ca-aade-4778-b0e0-0d96fae6cf06 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:20:07.353991 | controller | Jun 12 15:46:27.309882 crc crio[3652]: time="2026-06-12T15:46:27.309685708Z" level=info msg="runSandbox: releasing pod sandbox name: k8s_controller-manager-8bbbb897c-c9m74_openshift-controller-manager_b9d3cfcf-d286-4dfc-a5cf-dbb9268a3cda_0" id=3bcf27ca-aade-4778-b0e0-0d96fae6cf06 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:20:07.354008 | controller | Jun 12 15:46:27.317859 crc crio[3652]: time="2026-06-12T15:46:27.317693153Z" level=info msg="runSandbox: deleting pod ID 8c2c802866710a4f92489ec8b4a6f88f076cad4735728cf327efd04521934bbb from idIndex" id=9a6b7dd5-7aef-4c7e-87d0-58b6239563bc name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:20:07.354025 | controller | Jun 12 15:46:27.317979 crc crio[3652]: time="2026-06-12T15:46:27.317911284Z" level=info msg="runSandbox: removing pod sandbox 8c2c802866710a4f92489ec8b4a6f88f076cad4735728cf327efd04521934bbb" id=9a6b7dd5-7aef-4c7e-87d0-58b6239563bc name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:20:07.354042 | controller | Jun 12 15:46:27.318280 crc crio[3652]: time="2026-06-12T15:46:27.318147648Z" level=info msg="runSandbox: deleting container ID from idIndex for sandbox 8c2c802866710a4f92489ec8b4a6f88f076cad4735728cf327efd04521934bbb" id=9a6b7dd5-7aef-4c7e-87d0-58b6239563bc name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:20:07.354059 | controller | Jun 12 15:46:27.318393 crc crio[3652]: time="2026-06-12T15:46:27.318334153Z" level=info msg="runSandbox: unmounting shmPath for sandbox 8c2c802866710a4f92489ec8b4a6f88f076cad4735728cf327efd04521934bbb" id=9a6b7dd5-7aef-4c7e-87d0-58b6239563bc name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:20:07.354076 | controller | Jun 12 15:46:27.319906 crc crio[3652]: time="2026-06-12T15:46:27.319753074Z" level=info msg="runSandbox: removing pod sandbox from storage: 8c2c802866710a4f92489ec8b4a6f88f076cad4735728cf327efd04521934bbb" id=9a6b7dd5-7aef-4c7e-87d0-58b6239563bc name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:20:07.354092 | controller | Jun 12 15:46:27.322959 crc crio[3652]: time="2026-06-12T15:46:27.322851408Z" level=info msg="runSandbox: releasing container name: k8s_POD_dns-operator-799b87ffcd-h5xh9_openshift-dns-operator_13345434-cc4c-42d5-97e8-99cd8b90477a_0" id=c39bf6bf-6d82-471b-98aa-a2f34a895d79 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:20:07.354108 | controller | Jun 12 15:46:27.323090 crc crio[3652]: time="2026-06-12T15:46:27.322977212Z" level=info msg="runSandbox: releasing pod sandbox name: k8s_dns-operator-799b87ffcd-h5xh9_openshift-dns-operator_13345434-cc4c-42d5-97e8-99cd8b90477a_0" id=c39bf6bf-6d82-471b-98aa-a2f34a895d79 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:20:07.354125 | controller | Jun 12 15:46:27.323806 crc crio[3652]: time="2026-06-12T15:46:27.323632761Z" level=info msg="runSandbox: deleting pod ID 3a4e23ae2ec3b52d79b1f9d21d80528f7cbba90cf7801f56c0b71ff83de9981c from idIndex" id=4db156f3-801b-41af-b171-728ea865c606 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:20:07.354141 | controller | Jun 12 15:46:27.323806 crc crio[3652]: time="2026-06-12T15:46:27.323763582Z" level=info msg="runSandbox: removing pod sandbox 3a4e23ae2ec3b52d79b1f9d21d80528f7cbba90cf7801f56c0b71ff83de9981c" id=4db156f3-801b-41af-b171-728ea865c606 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:20:07.354157 | controller | Jun 12 15:46:27.323981 crc crio[3652]: time="2026-06-12T15:46:27.323879996Z" level=info msg="runSandbox: deleting container ID from idIndex for sandbox 3a4e23ae2ec3b52d79b1f9d21d80528f7cbba90cf7801f56c0b71ff83de9981c" id=4db156f3-801b-41af-b171-728ea865c606 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:20:07.354173 | controller | Jun 12 15:46:27.323981 crc crio[3652]: time="2026-06-12T15:46:27.32391386Z" level=info msg="runSandbox: unmounting shmPath for sandbox 3a4e23ae2ec3b52d79b1f9d21d80528f7cbba90cf7801f56c0b71ff83de9981c" id=4db156f3-801b-41af-b171-728ea865c606 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:20:07.354196 | controller | Jun 12 15:46:27.328655 crc crio[3652]: 2026-06-12T15:46:27Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post "http://dummy/healthz": dial unix /run/multus/socket/multus.sock: connect: no such file or directory
2026-06-12 17:20:07.354212 | controller | Jun 12 15:46:27.328877 crc crio[3652]: time="2026-06-12T15:46:27.328717148Z" level=info msg="runSandbox: cleaning up namespaces after failing to run sandbox d939ab346a80ccd644464be211b1a1dcf3384a58b26655665422f65631a5f3b2" id=3a8e4568-518a-4bb9-8b41-bdca8b7c43c3 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:20:07.354228 | controller | Jun 12 15:46:27.330368 crc crio[3652]: time="2026-06-12T15:46:27.330278281Z" level=info msg="runSandbox: removing pod sandbox from storage: 3a4e23ae2ec3b52d79b1f9d21d80528f7cbba90cf7801f56c0b71ff83de9981c" id=4db156f3-801b-41af-b171-728ea865c606 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:20:07.354244 | controller | Jun 12 15:46:27.331113 crc crio[3652]: 2026-06-12T15:46:27Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post "http://dummy/healthz": dial unix /run/multus/socket/multus.sock: connect: no such file or directory
2026-06-12 17:20:07.354260 | controller | Jun 12 15:46:27.331229 crc crio[3652]: time="2026-06-12T15:46:27.331179369Z" level=info msg="runSandbox: cleaning up namespaces after failing to run sandbox 98f31d74e1d05e9179b60a6eea6aba71f01beaf06ee222e6d0d36e15a6b3a448" id=4fc8c02d-f0b8-4e3b-9695-043f3230f7fe name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:20:07.354276 | controller | Jun 12 15:46:27.343267 crc crio[3652]: 2026-06-12T15:46:27Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post "http://dummy/healthz": dial unix /run/multus/socket/multus.sock: connect: no such file or directory
2026-06-12 17:20:07.354293 | controller | Jun 12 15:46:27.343267 crc crio[3652]: time="2026-06-12T15:46:27.335293194Z" level=info msg="runSandbox: cleaning up namespaces after failing to run sandbox d74dc1510d6800720583587190fd93c5aa74faf3a97646b258dad5fa1618f91b" id=7b262a22-50a1-4161-a2bf-0cb1df221df7 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:20:07.354310 | controller | Jun 12 15:46:27.343267 crc crio[3652]: 2026-06-12T15:46:27Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post "http://dummy/healthz": dial unix /run/multus/socket/multus.sock: connect: no such file or directory
2026-06-12 17:20:07.354326 | controller | Jun 12 15:46:27.343267 crc crio[3652]: time="2026-06-12T15:46:27.340663295Z" level=info msg="runSandbox: cleaning up namespaces after failing to run sandbox 827a070b4cba9dc6a530cc45df2171a89697c75580a52ab5a8186e47d442a4c5" id=1a3b09b3-773e-4091-ac98-ca8fe64122ca name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:20:07.354342 | controller | Jun 12 15:46:27.343267 crc crio[3652]: time="2026-06-12T15:46:27.341890599Z" level=info msg="runSandbox: releasing container name: k8s_POD_olm-operator-5cdf44d969-ssqvn_openshift-operator-lifecycle-manager_6e1163b9-cb14-4016-a0bf-126812657ac4_0" id=4287c5ad-5963-4eab-9deb-c3d7cf4c79bf name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:20:07.354359 | controller | Jun 12 15:46:27.343267 crc crio[3652]: time="2026-06-12T15:46:27.342120206Z" level=info msg="runSandbox: releasing pod sandbox name: k8s_olm-operator-5cdf44d969-ssqvn_openshift-operator-lifecycle-manager_6e1163b9-cb14-4016-a0bf-126812657ac4_0" id=4287c5ad-5963-4eab-9deb-c3d7cf4c79bf name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:20:07.354375 | controller | Jun 12 15:46:27.344798 crc crio[3652]: time="2026-06-12T15:46:27.344660035Z" level=info msg="runSandbox: deleting pod ID 98f31d74e1d05e9179b60a6eea6aba71f01beaf06ee222e6d0d36e15a6b3a448 from idIndex" id=4fc8c02d-f0b8-4e3b-9695-043f3230f7fe name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:20:07.354395 | controller | Jun 12 15:46:27.344798 crc crio[3652]: time="2026-06-12T15:46:27.344719837Z" level=info msg="runSandbox: removing pod sandbox 98f31d74e1d05e9179b60a6eea6aba71f01beaf06ee222e6d0d36e15a6b3a448" id=4fc8c02d-f0b8-4e3b-9695-043f3230f7fe name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:20:07.354412 | controller | Jun 12 15:46:27.344798 crc crio[3652]: time="2026-06-12T15:46:27.344776748Z" level=info msg="runSandbox: deleting container ID from idIndex for sandbox 98f31d74e1d05e9179b60a6eea6aba71f01beaf06ee222e6d0d36e15a6b3a448" id=4fc8c02d-f0b8-4e3b-9695-043f3230f7fe name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:20:07.354429 | controller | Jun 12 15:46:27.345145 crc crio[3652]: time="2026-06-12T15:46:27.344804219Z" level=info msg="runSandbox: unmounting shmPath for sandbox 98f31d74e1d05e9179b60a6eea6aba71f01beaf06ee222e6d0d36e15a6b3a448" id=4fc8c02d-f0b8-4e3b-9695-043f3230f7fe name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:20:07.354445 | controller | Jun 12 15:46:27.345145 crc crio[3652]: time="2026-06-12T15:46:27.344905321Z" level=info msg="runSandbox: deleting pod ID d939ab346a80ccd644464be211b1a1dcf3384a58b26655665422f65631a5f3b2 from idIndex" id=3a8e4568-518a-4bb9-8b41-bdca8b7c43c3 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:20:07.354461 | controller | Jun 12 15:46:27.345145 crc crio[3652]: time="2026-06-12T15:46:27.344957783Z" level=info msg="runSandbox: removing pod sandbox d939ab346a80ccd644464be211b1a1dcf3384a58b26655665422f65631a5f3b2" id=3a8e4568-518a-4bb9-8b41-bdca8b7c43c3 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:20:07.354478 | controller | Jun 12 15:46:27.345145 crc crio[3652]: time="2026-06-12T15:46:27.345018234Z" level=info msg="runSandbox: deleting container ID from idIndex for sandbox d939ab346a80ccd644464be211b1a1dcf3384a58b26655665422f65631a5f3b2" id=3a8e4568-518a-4bb9-8b41-bdca8b7c43c3 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:20:07.354494 | controller | Jun 12 15:46:27.345145 crc crio[3652]: time="2026-06-12T15:46:27.345087888Z" level=info msg="runSandbox: unmounting shmPath for sandbox d939ab346a80ccd644464be211b1a1dcf3384a58b26655665422f65631a5f3b2" id=3a8e4568-518a-4bb9-8b41-bdca8b7c43c3 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:20:07.354510 | controller | Jun 12 15:46:27.346488 crc crio[3652]: time="2026-06-12T15:46:27.346367937Z" level=info msg="runSandbox: deleting pod ID d74dc1510d6800720583587190fd93c5aa74faf3a97646b258dad5fa1618f91b from idIndex" id=7b262a22-50a1-4161-a2bf-0cb1df221df7 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:20:07.354526 | controller | Jun 12 15:46:27.346488 crc crio[3652]: time="2026-06-12T15:46:27.346412188Z" level=info msg="runSandbox: removing pod sandbox d74dc1510d6800720583587190fd93c5aa74faf3a97646b258dad5fa1618f91b" id=7b262a22-50a1-4161-a2bf-0cb1df221df7 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:20:07.354541 | controller | Jun 12 15:46:27.346648 crc crio[3652]: time="2026-06-12T15:46:27.34649423Z" level=info msg="runSandbox: deleting container ID from idIndex for sandbox d74dc1510d6800720583587190fd93c5aa74faf3a97646b258dad5fa1618f91b" id=7b262a22-50a1-4161-a2bf-0cb1df221df7 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:20:07.354558 | controller | Jun 12 15:46:27.346648 crc crio[3652]: time="2026-06-12T15:46:27.346521692Z" level=info msg="runSandbox: unmounting shmPath for sandbox d74dc1510d6800720583587190fd93c5aa74faf3a97646b258dad5fa1618f91b" id=7b262a22-50a1-4161-a2bf-0cb1df221df7 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:20:07.354598 | controller | Jun 12 15:46:27.346954 crc crio[3652]: time="2026-06-12T15:46:27.346837561Z" level=info msg="runSandbox: deleting pod ID 827a070b4cba9dc6a530cc45df2171a89697c75580a52ab5a8186e47d442a4c5 from idIndex" id=1a3b09b3-773e-4091-ac98-ca8fe64122ca name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:20:07.354620 | controller | Jun 12 15:46:27.346954 crc crio[3652]: time="2026-06-12T15:46:27.346917594Z" level=info msg="runSandbox: removing pod sandbox 827a070b4cba9dc6a530cc45df2171a89697c75580a52ab5a8186e47d442a4c5" id=1a3b09b3-773e-4091-ac98-ca8fe64122ca name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:20:07.354642 | controller | Jun 12 15:46:27.347322 crc crio[3652]: time="2026-06-12T15:46:27.347008577Z" level=info msg="runSandbox: deleting container ID from idIndex for sandbox 827a070b4cba9dc6a530cc45df2171a89697c75580a52ab5a8186e47d442a4c5" id=1a3b09b3-773e-4091-ac98-ca8fe64122ca name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:20:07.354659 | controller | Jun 12 15:46:27.347322 crc crio[3652]: time="2026-06-12T15:46:27.347063168Z" level=info msg="runSandbox: unmounting shmPath for sandbox 827a070b4cba9dc6a530cc45df2171a89697c75580a52ab5a8186e47d442a4c5" id=1a3b09b3-773e-4091-ac98-ca8fe64122ca name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:20:07.354675 | controller | Jun 12 15:46:27.347898 crc crio[3652]: time="2026-06-12T15:46:27.347740438Z" level=info msg="runSandbox: removing pod sandbox from storage: d74dc1510d6800720583587190fd93c5aa74faf3a97646b258dad5fa1618f91b" id=7b262a22-50a1-4161-a2bf-0cb1df221df7 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:20:07.354691 | controller | Jun 12 15:46:27.347898 crc crio[3652]: time="2026-06-12T15:46:27.347755048Z" level=info msg="runSandbox: removing pod sandbox from storage: d939ab346a80ccd644464be211b1a1dcf3384a58b26655665422f65631a5f3b2" id=3a8e4568-518a-4bb9-8b41-bdca8b7c43c3 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:20:07.354706 | controller | Jun 12 15:46:27.348238 crc crio[3652]: time="2026-06-12T15:46:27.347936043Z" level=info msg="runSandbox: removing pod sandbox from storage: 98f31d74e1d05e9179b60a6eea6aba71f01beaf06ee222e6d0d36e15a6b3a448" id=4fc8c02d-f0b8-4e3b-9695-043f3230f7fe name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:20:07.354722 | controller | Jun 12 15:46:27.348852 crc crio[3652]: time="2026-06-12T15:46:27.348501851Z" level=info msg="runSandbox: removing pod sandbox from storage: 827a070b4cba9dc6a530cc45df2171a89697c75580a52ab5a8186e47d442a4c5" id=1a3b09b3-773e-4091-ac98-ca8fe64122ca name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:20:07.354737 | controller | Jun 12 15:46:27.353023 crc crio[3652]: 2026-06-12T15:46:27Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post "http://dummy/healthz": dial unix /run/multus/socket/multus.sock: connect: no such file or directory
2026-06-12 17:20:07.354753 | controller | Jun 12 15:46:27.353419 crc crio[3652]: time="2026-06-12T15:46:27.35339529Z" level=info msg="runSandbox: cleaning up namespaces after failing to run sandbox e6179536a22969ed9c391d2c091aa5ee6654b41893d74aaecba636c414739894" id=8a3e0693-9418-41df-866f-c2b7bed4e2b8 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:20:07.354769 | controller | Jun 12 15:46:27.353800 crc crio[3652]: time="2026-06-12T15:46:27.35373176Z" 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=840d7d5d-91f5-4f57-b310-2e47f87e6e51 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:20:07.354785 | controller | Jun 12 15:46:27.353863 crc crio[3652]: time="2026-06-12T15:46:27.353821423Z" 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=840d7d5d-91f5-4f57-b310-2e47f87e6e51 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:20:07.354801 | controller | Jun 12 15:46:27.355227 crc crio[3652]: time="2026-06-12T15:46:27.355197633Z" level=info msg="runSandbox: deleting pod ID e6179536a22969ed9c391d2c091aa5ee6654b41893d74aaecba636c414739894 from idIndex" id=8a3e0693-9418-41df-866f-c2b7bed4e2b8 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:20:07.354817 | controller | Jun 12 15:46:27.355336 crc crio[3652]: time="2026-06-12T15:46:27.355318538Z" level=info msg="runSandbox: removing pod sandbox e6179536a22969ed9c391d2c091aa5ee6654b41893d74aaecba636c414739894" id=8a3e0693-9418-41df-866f-c2b7bed4e2b8 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:20:07.354836 | controller | Jun 12 15:46:27.355428 crc crio[3652]: time="2026-06-12T15:46:27.355413379Z" level=info msg="runSandbox: deleting container ID from idIndex for sandbox e6179536a22969ed9c391d2c091aa5ee6654b41893d74aaecba636c414739894" id=8a3e0693-9418-41df-866f-c2b7bed4e2b8 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:20:07.354854 | controller | Jun 12 15:46:27.355601 crc crio[3652]: time="2026-06-12T15:46:27.355582314Z" level=info msg="runSandbox: unmounting shmPath for sandbox e6179536a22969ed9c391d2c091aa5ee6654b41893d74aaecba636c414739894" id=8a3e0693-9418-41df-866f-c2b7bed4e2b8 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:20:07.354869 | controller | Jun 12 15:46:27.356326 crc crio[3652]: time="2026-06-12T15:46:27.356301867Z" level=info msg="runSandbox: removing pod sandbox from storage: e6179536a22969ed9c391d2c091aa5ee6654b41893d74aaecba636c414739894" id=8a3e0693-9418-41df-866f-c2b7bed4e2b8 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:20:07.354885 | controller | Jun 12 15:46:27.359691 crc crio[3652]: time="2026-06-12T15:46:27.359598648Z" level=info msg="runSandbox: releasing container name: k8s_POD_ingress-canary-jlj86_openshift-ingress-canary_7d96a430-aa69-4b19-9ee4-68f2e6192e27_0" id=e1c35a8c-6c31-460b-81dd-b3d0f77003fa name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:20:07.354901 | controller | Jun 12 15:46:27.359778 crc crio[3652]: time="2026-06-12T15:46:27.359697431Z" level=info msg="runSandbox: releasing pod sandbox name: k8s_ingress-canary-jlj86_openshift-ingress-canary_7d96a430-aa69-4b19-9ee4-68f2e6192e27_0" id=e1c35a8c-6c31-460b-81dd-b3d0f77003fa name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:20:07.354917 | controller | Jun 12 15:46:27.362364 crc crio[3652]: 2026-06-12T15:46:27Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post "http://dummy/healthz": dial unix /run/multus/socket/multus.sock: connect: no such file or directory
2026-06-12 17:20:07.354933 | controller | Jun 12 15:46:27.362667 crc crio[3652]: time="2026-06-12T15:46:27.362558305Z" level=info msg="runSandbox: cleaning up namespaces after failing to run sandbox 79a40ba880f81cb671b71f573ef2e917ff62c8f1ec9743989815f550a3eaacc8" id=23176e2e-6d4a-4dc7-a2a0-fcbca7b20e55 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:20:07.354949 | controller | Jun 12 15:46:27.364287 crc crio[3652]: time="2026-06-12T15:46:27.364201904Z" level=info msg="runSandbox: deleting pod ID 79a40ba880f81cb671b71f573ef2e917ff62c8f1ec9743989815f550a3eaacc8 from idIndex" id=23176e2e-6d4a-4dc7-a2a0-fcbca7b20e55 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:20:07.354970 | controller | Jun 12 15:46:27.364385 crc crio[3652]: time="2026-06-12T15:46:27.364321058Z" level=info msg="runSandbox: removing pod sandbox 79a40ba880f81cb671b71f573ef2e917ff62c8f1ec9743989815f550a3eaacc8" id=23176e2e-6d4a-4dc7-a2a0-fcbca7b20e55 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:20:07.354993 | controller | Jun 12 15:46:27.364608 crc crio[3652]: time="2026-06-12T15:46:27.36438479Z" level=info msg="runSandbox: deleting container ID from idIndex for sandbox 79a40ba880f81cb671b71f573ef2e917ff62c8f1ec9743989815f550a3eaacc8" id=23176e2e-6d4a-4dc7-a2a0-fcbca7b20e55 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:20:07.355011 | controller | Jun 12 15:46:27.364608 crc crio[3652]: time="2026-06-12T15:46:27.36440599Z" level=info msg="runSandbox: unmounting shmPath for sandbox 79a40ba880f81cb671b71f573ef2e917ff62c8f1ec9743989815f550a3eaacc8" id=23176e2e-6d4a-4dc7-a2a0-fcbca7b20e55 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:20:07.355027 | controller | Jun 12 15:46:27.365344 crc crio[3652]: time="2026-06-12T15:46:27.365254277Z" level=info msg="runSandbox: removing pod sandbox from storage: 79a40ba880f81cb671b71f573ef2e917ff62c8f1ec9743989815f550a3eaacc8" id=23176e2e-6d4a-4dc7-a2a0-fcbca7b20e55 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:20:07.355048 | controller | Jun 12 15:46:27.366228 crc crio[3652]: time="2026-06-12T15:46:27.366154863Z" 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=4a1d0c36-96a3-4f66-9468-9530bf27ada7 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:20:07.355065 | controller | Jun 12 15:46:27.366294 crc crio[3652]: time="2026-06-12T15:46:27.366227256Z" 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=4a1d0c36-96a3-4f66-9468-9530bf27ada7 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:20:07.355091 | controller | Jun 12 15:46:27.367752 crc crio[3652]: 2026-06-12T15:46:27Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post "http://dummy/healthz": dial unix /run/multus/socket/multus.sock: connect: no such file or directory
2026-06-12 17:20:07.355114 | controller | Jun 12 15:46:27.367918 crc crio[3652]: time="2026-06-12T15:46:27.367834034Z" level=info msg="runSandbox: cleaning up namespaces after failing to run sandbox 51110e767760b8bcc88b627c3a17f58ca4a343d18e43a496db4257181b9350d3" id=183dccab-e851-4025-b1d4-9e512d5e8f3f name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:20:07.355199 | controller | Jun 12 15:46:27.368115 crc crio[3652]: time="2026-06-12T15:46:27.367930127Z" level=info msg="Updated default CNI network name to multus-cni-network"
2026-06-12 17:20:07.355223 | controller | Jun 12 15:46:27.368115 crc crio[3652]: time="2026-06-12T15:46:27.367980679Z" level=info msg="CNI monitoring event CREATE        \"/var/lib/cni/bin/egress-router\""
2026-06-12 17:20:07.355241 | controller | Jun 12 15:46:27.369359 crc crio[3652]: time="2026-06-12T15:46:27.369273037Z" level=info msg="runSandbox: deleting pod ID 51110e767760b8bcc88b627c3a17f58ca4a343d18e43a496db4257181b9350d3 from idIndex" id=183dccab-e851-4025-b1d4-9e512d5e8f3f name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:20:07.355257 | controller | Jun 12 15:46:27.369359 crc crio[3652]: time="2026-06-12T15:46:27.36934824Z" level=info msg="runSandbox: removing pod sandbox 51110e767760b8bcc88b627c3a17f58ca4a343d18e43a496db4257181b9350d3" id=183dccab-e851-4025-b1d4-9e512d5e8f3f name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:20:07.355275 | controller | Jun 12 15:46:27.369611 crc crio[3652]: time="2026-06-12T15:46:27.369410781Z" level=info msg="runSandbox: deleting container ID from idIndex for sandbox 51110e767760b8bcc88b627c3a17f58ca4a343d18e43a496db4257181b9350d3" id=183dccab-e851-4025-b1d4-9e512d5e8f3f name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:20:07.355291 | controller | Jun 12 15:46:27.369611 crc crio[3652]: time="2026-06-12T15:46:27.369502164Z" level=info msg="runSandbox: unmounting shmPath for sandbox 51110e767760b8bcc88b627c3a17f58ca4a343d18e43a496db4257181b9350d3" id=183dccab-e851-4025-b1d4-9e512d5e8f3f name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:20:07.355308 | controller | Jun 12 15:46:27.370633 crc crio[3652]: time="2026-06-12T15:46:27.370548226Z" level=info msg="runSandbox: removing pod sandbox from storage: 51110e767760b8bcc88b627c3a17f58ca4a343d18e43a496db4257181b9350d3" id=183dccab-e851-4025-b1d4-9e512d5e8f3f name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:20:07.355325 | controller | Jun 12 15:46:27.372874 crc crio[3652]: time="2026-06-12T15:46:27.372791695Z" level=info msg="runSandbox: releasing container name: k8s_POD_catalog-operator-75ff9f647d-4s428_openshift-operator-lifecycle-manager_d1618753-e855-455c-8eee-e4fb77abbc17_0" id=232182e3-0486-4b36-95b1-e6510c44a5d3 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:20:07.355341 | controller | Jun 12 15:46:27.372874 crc crio[3652]: time="2026-06-12T15:46:27.372868697Z" level=info msg="runSandbox: releasing pod sandbox name: k8s_catalog-operator-75ff9f647d-4s428_openshift-operator-lifecycle-manager_d1618753-e855-455c-8eee-e4fb77abbc17_0" id=232182e3-0486-4b36-95b1-e6510c44a5d3 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:20:07.355362 | controller | Jun 12 15:46:27.377269 crc crio[3652]: time="2026-06-12T15:46:27.377189607Z" level=info msg="runSandbox: releasing container name: k8s_POD_oauth-openshift-685b49f4d7-4d6xb_openshift-authentication_b167f5c3-3788-4edd-9e26-0fc3a5748dee_0" id=1aba869c-ac52-4e7a-ac1c-57d3805f6b33 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:20:07.355380 | controller | Jun 12 15:46:27.377269 crc crio[3652]: time="2026-06-12T15:46:27.377251769Z" level=info msg="runSandbox: releasing pod sandbox name: k8s_oauth-openshift-685b49f4d7-4d6xb_openshift-authentication_b167f5c3-3788-4edd-9e26-0fc3a5748dee_0" id=1aba869c-ac52-4e7a-ac1c-57d3805f6b33 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:20:07.355410 | controller | Jun 12 15:46:27.381199 crc crio[3652]: time="2026-06-12T15:46:27.380930962Z" level=info msg="runSandbox: releasing container name: k8s_POD_network-check-source-5bb8f5cd97-xdvz5_openshift-network-diagnostics_f863fff9-286a-45fa-b8f0-8a86994b8440_0" id=356654e0-9be1-41b6-a2bd-898de71723fa name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:20:07.355430 | controller | Jun 12 15:46:27.386996 crc crio[3652]: time="2026-06-12T15:46:27.386712838Z" level=info msg="runSandbox: releasing pod sandbox name: k8s_network-check-source-5bb8f5cd97-xdvz5_openshift-network-diagnostics_f863fff9-286a-45fa-b8f0-8a86994b8440_0" id=356654e0-9be1-41b6-a2bd-898de71723fa name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:20:07.355446 | controller | Jun 12 15:46:27.387195 crc crio[3652]: time="2026-06-12T15:46:27.386195502Z" 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=7066fcf8-4c84-46af-9368-53eca0a092fe name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:20:07.355463 | controller | Jun 12 15:46:27.387195 crc crio[3652]: time="2026-06-12T15:46:27.387095509Z" 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=7066fcf8-4c84-46af-9368-53eca0a092fe name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:20:07.355480 | controller | Jun 12 15:46:27.391273 crc crio[3652]: time="2026-06-12T15:46:27.391083055Z" level=info msg="Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf"
2026-06-12 17:20:07.355496 | controller | Jun 12 15:46:27.391273 crc crio[3652]: time="2026-06-12T15:46:27.391190378Z" level=info msg="Updated default CNI network name to multus-cni-network"
2026-06-12 17:20:07.355513 | controller | Jun 12 15:46:27.391273 crc crio[3652]: time="2026-06-12T15:46:27.3912564Z" level=info msg="CNI monitoring event REMOVE        \"/var/lib/cni/bin/upgrade_253f627e-9d76-410a-b26e-6f1e57f8dd2d\""
2026-06-12 17:20:07.355533 | controller | Jun 12 15:46:27.391589 crc crio[3652]: time="2026-06-12T15:46:27.391314652Z" level=info msg="CNI monitoring event CREATE        \"/var/lib/cni/bin/upgrade_d50f3ccf-1efd-4cda-a93b-f023e47ee41e\""
2026-06-12 17:20:07.355549 | controller | Jun 12 15:46:27.395097 crc crio[3652]: time="2026-06-12T15:46:27.391913327Z" 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=f97d4523-07c3-4298-bb48-05ebec3c2207 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:20:07.355567 | controller | Jun 12 15:46:27.395097 crc crio[3652]: time="2026-06-12T15:46:27.395077303Z" 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=f97d4523-07c3-4298-bb48-05ebec3c2207 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:20:07.355638 | controller | Jun 12 15:46:27.404928 crc crio[3652]: time="2026-06-12T15:46:27.40477181Z" level=info msg="runSandbox: releasing container name: k8s_POD_console-operator-67c89758df-4jf4f_openshift-console-operator_a7050c01-20e1-4a5b-9a20-dee2d4b99ee2_0" id=f1da75f5-10d7-4af2-9dc4-3c71b07f7bbc name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:20:07.355658 | controller | Jun 12 15:46:27.404928 crc crio[3652]: time="2026-06-12T15:46:27.404883903Z" level=info msg="runSandbox: releasing pod sandbox name: k8s_console-operator-67c89758df-4jf4f_openshift-console-operator_a7050c01-20e1-4a5b-9a20-dee2d4b99ee2_0" id=f1da75f5-10d7-4af2-9dc4-3c71b07f7bbc name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:20:07.355675 | controller | Jun 12 15:46:27.411689 crc crio[3652]: time="2026-06-12T15:46:27.411504363Z" level=info msg="runSandbox: releasing container name: k8s_POD_redhat-operators-x5vn9_openshift-marketplace_0ee7e057-363b-48e4-a711-ee54046db35f_0" id=1d43756d-a39b-42e1-b28b-64fb3286b55f name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:20:07.355692 | controller | Jun 12 15:46:27.411689 crc crio[3652]: time="2026-06-12T15:46:27.411649267Z" level=info msg="runSandbox: releasing pod sandbox name: k8s_redhat-operators-x5vn9_openshift-marketplace_0ee7e057-363b-48e4-a711-ee54046db35f_0" id=1d43756d-a39b-42e1-b28b-64fb3286b55f name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:20:07.355709 | controller | Jun 12 15:46:27.412888 crc crio[3652]: time="2026-06-12T15:46:27.412536562Z" level=info msg="Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf"
2026-06-12 17:20:07.355726 | controller | Jun 12 15:46:27.412888 crc crio[3652]: time="2026-06-12T15:46:27.412600504Z" level=info msg="Updated default CNI network name to multus-cni-network"
2026-06-12 17:20:07.355743 | controller | Jun 12 15:46:27.412888 crc crio[3652]: time="2026-06-12T15:46:27.412754699Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 17:20:07.355760 | controller | Jun 12 15:46:27.419073 crc crio[3652]: time="2026-06-12T15:46:27.418955067Z" 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=3b59add3-dc57-4da9-b8e9-f93927bf4045 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:20:07.355776 | controller | Jun 12 15:46:27.419362 crc crio[3652]: time="2026-06-12T15:46:27.419320908Z" 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=3b59add3-dc57-4da9-b8e9-f93927bf4045 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:20:07.355793 | controller | Jun 12 15:46:27.426259 crc crio[3652]: time="2026-06-12T15:46:27.426070121Z" level=info msg="runSandbox: releasing container name: k8s_POD_network-metrics-daemon-n2bqt_openshift-multus_504f5b64-2069-4529-9127-e6f993b1b649_0" id=c86e792b-cfb6-4355-8dc8-be5f9b324a34 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:20:07.355810 | controller | Jun 12 15:46:27.426259 crc crio[3652]: time="2026-06-12T15:46:27.426189024Z" level=info msg="runSandbox: releasing pod sandbox name: k8s_network-metrics-daemon-n2bqt_openshift-multus_504f5b64-2069-4529-9127-e6f993b1b649_0" id=c86e792b-cfb6-4355-8dc8-be5f9b324a34 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:20:07.355827 | controller | Jun 12 15:46:27.430998 crc crio[3652]: time="2026-06-12T15:46:27.430838374Z" level=info msg="runSandbox: releasing container name: k8s_POD_openshift-config-operator-5777786469-bccdj_openshift-config-operator_24de2af2-9e39-4c2e-96f8-42509d1baf18_0" id=dc02ec7b-d9ad-4347-8d12-e321e66875eb name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:20:07.355847 | controller | Jun 12 15:46:27.431138 crc crio[3652]: time="2026-06-12T15:46:27.43100244Z" level=info msg="runSandbox: releasing pod sandbox name: k8s_openshift-config-operator-5777786469-bccdj_openshift-config-operator_24de2af2-9e39-4c2e-96f8-42509d1baf18_0" id=dc02ec7b-d9ad-4347-8d12-e321e66875eb name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:20:07.355865 | controller | Jun 12 15:46:27.435278 crc crio[3652]: time="2026-06-12T15:46:27.435216799Z" level=info msg="runSandbox: releasing container name: k8s_POD_apiserver-8596bd845d-l6g6s_openshift-oauth-apiserver_eeb0b76f-edea-4c9c-99a1-0130c6a7453c_0" id=9a6b7dd5-7aef-4c7e-87d0-58b6239563bc name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:20:07.355881 | controller | Jun 12 15:46:27.435278 crc crio[3652]: time="2026-06-12T15:46:27.435294192Z" level=info msg="runSandbox: releasing pod sandbox name: k8s_apiserver-8596bd845d-l6g6s_openshift-oauth-apiserver_eeb0b76f-edea-4c9c-99a1-0130c6a7453c_0" id=9a6b7dd5-7aef-4c7e-87d0-58b6239563bc name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:20:07.355898 | controller | Jun 12 15:46:27.440299 crc crio[3652]: time="2026-06-12T15:46:27.440147105Z" level=info msg="runSandbox: releasing container name: k8s_POD_downloads-747b44746d-4pqvr_openshift-console_d0d29411-fb58-47c5-9579-23967e5649ce_0" id=5d91fe4a-1fdf-494a-bf24-17cb6855810b name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:20:07.355915 | controller | Jun 12 15:46:27.440400 crc crio[3652]: time="2026-06-12T15:46:27.440346712Z" level=info msg="runSandbox: releasing pod sandbox name: k8s_downloads-747b44746d-4pqvr_openshift-console_d0d29411-fb58-47c5-9579-23967e5649ce_0" id=5d91fe4a-1fdf-494a-bf24-17cb6855810b name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:20:07.355931 | controller | Jun 12 15:46:27.444173 crc crio[3652]: time="2026-06-12T15:46:27.444089345Z" 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=7b262a22-50a1-4161-a2bf-0cb1df221df7 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:20:07.355948 | controller | Jun 12 15:46:27.444173 crc crio[3652]: time="2026-06-12T15:46:27.444151117Z" 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=7b262a22-50a1-4161-a2bf-0cb1df221df7 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:20:07.355964 | controller | Jun 12 15:46:27.446816 crc crio[3652]: time="2026-06-12T15:46:27.446735546Z" level=info msg="runSandbox: releasing container name: k8s_POD_network-check-target-fhkjl_openshift-network-diagnostics_17b87002-b798-480a-8e17-83053d698239_0" id=4db156f3-801b-41af-b171-728ea865c606 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:20:07.355984 | controller | Jun 12 15:46:27.446816 crc crio[3652]: time="2026-06-12T15:46:27.446791967Z" level=info msg="runSandbox: releasing pod sandbox name: k8s_network-check-target-fhkjl_openshift-network-diagnostics_17b87002-b798-480a-8e17-83053d698239_0" id=4db156f3-801b-41af-b171-728ea865c606 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:20:07.356009 | controller | Jun 12 15:46:27.450829 crc crio[3652]: time="2026-06-12T15:46:27.450746604Z" 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=1a3b09b3-773e-4091-ac98-ca8fe64122ca name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:20:07.356028 | controller | Jun 12 15:46:27.450829 crc crio[3652]: time="2026-06-12T15:46:27.450808706Z" 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=1a3b09b3-773e-4091-ac98-ca8fe64122ca name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:20:07.356048 | controller | Jun 12 15:46:27.456853 crc crio[3652]: time="2026-06-12T15:46:27.455598671Z" level=info msg="runSandbox: releasing container name: k8s_POD_etcd-operator-69b85846b6-9w8mk_openshift-etcd-operator_590c4b91-91e2-41cd-8666-e08cbfa17a77_0" id=3a8e4568-518a-4bb9-8b41-bdca8b7c43c3 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:20:07.356066 | controller | Jun 12 15:46:27.456853 crc crio[3652]: time="2026-06-12T15:46:27.455699174Z" level=info msg="runSandbox: releasing pod sandbox name: k8s_etcd-operator-69b85846b6-9w8mk_openshift-etcd-operator_590c4b91-91e2-41cd-8666-e08cbfa17a77_0" id=3a8e4568-518a-4bb9-8b41-bdca8b7c43c3 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:20:07.356082 | controller | Jun 12 15:46:27.459325 crc crio[3652]: time="2026-06-12T15:46:27.459237482Z" 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=8a3e0693-9418-41df-866f-c2b7bed4e2b8 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:20:07.356098 | controller | Jun 12 15:46:27.459325 crc crio[3652]: time="2026-06-12T15:46:27.459306564Z" 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=8a3e0693-9418-41df-866f-c2b7bed4e2b8 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:20:07.356115 | controller | Jun 12 15:46:27.463517 crc crio[3652]: time="2026-06-12T15:46:27.463350578Z" 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=4fc8c02d-f0b8-4e3b-9695-043f3230f7fe name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:20:07.356131 | controller | Jun 12 15:46:27.463517 crc crio[3652]: time="2026-06-12T15:46:27.463484412Z" 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=4fc8c02d-f0b8-4e3b-9695-043f3230f7fe name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:20:07.356148 | controller | Jun 12 15:46:27.467634 crc crio[3652]: time="2026-06-12T15:46:27.467528355Z" 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=23176e2e-6d4a-4dc7-a2a0-fcbca7b20e55 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:20:07.356164 | controller | Jun 12 15:46:27.467634 crc crio[3652]: time="2026-06-12T15:46:27.467608648Z" 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=23176e2e-6d4a-4dc7-a2a0-fcbca7b20e55 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:20:07.356180 | controller | Jun 12 15:46:27.472179 crc crio[3652]: time="2026-06-12T15:46:27.472014042Z" 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=183dccab-e851-4025-b1d4-9e512d5e8f3f name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:20:07.356196 | controller | Jun 12 15:46:27.472319 crc crio[3652]: time="2026-06-12T15:46:27.472189927Z" 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=183dccab-e851-4025-b1d4-9e512d5e8f3f name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:20:07.356212 | controller | Jun 12 15:46:27.475075 crc crio[3652]: time="2026-06-12T15:46:27.474939094Z" level=info msg="Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf"
2026-06-12 17:20:07.356229 | controller | Jun 12 15:46:27.475075 crc crio[3652]: time="2026-06-12T15:46:27.475021517Z" level=info msg="Updated default CNI network name to multus-cni-network"
2026-06-12 17:20:07.356249 | controller | Jun 12 15:46:27.475199 crc crio[3652]: time="2026-06-12T15:46:27.475099219Z" level=info msg="CNI monitoring event CREATE        \"/var/lib/cni/bin/bandwidth\""
2026-06-12 17:20:07.356266 | controller | Jun 12 15:46:27.493715 crc crio[3652]: time="2026-06-12T15:46:27.493595367Z" level=info msg="Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf"
2026-06-12 17:20:07.356281 | controller | Jun 12 15:46:27.493715 crc crio[3652]: time="2026-06-12T15:46:27.493670019Z" level=info msg="Updated default CNI network name to multus-cni-network"
2026-06-12 17:20:07.356297 | controller | Jun 12 15:46:27.493715 crc crio[3652]: time="2026-06-12T15:46:27.493728841Z" level=info msg="CNI monitoring event CREATE        \"/var/lib/cni/bin/bridge\""
2026-06-12 17:20:07.356313 | controller | Jun 12 15:46:27.520688 crc crio[3652]: time="2026-06-12T15:46:27.52055913Z" level=info msg="Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf"
2026-06-12 17:20:07.356334 | controller | Jun 12 15:46:27.520688 crc crio[3652]: time="2026-06-12T15:46:27.520636032Z" level=info msg="Updated default CNI network name to multus-cni-network"
2026-06-12 17:20:07.356350 | controller | Jun 12 15:46:27.521015 crc crio[3652]: time="2026-06-12T15:46:27.520714244Z" level=info msg="CNI monitoring event CREATE        \"/var/lib/cni/bin/dhcp\""
2026-06-12 17:20:07.356366 | controller | Jun 12 15:46:27.550869 crc crio[3652]: time="2026-06-12T15:46:27.550686638Z" level=info msg="Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf"
2026-06-12 17:20:07.356382 | controller | Jun 12 15:46:27.550869 crc crio[3652]: time="2026-06-12T15:46:27.550767001Z" level=info msg="Updated default CNI network name to multus-cni-network"
2026-06-12 17:20:07.356398 | controller | Jun 12 15:46:27.550869 crc crio[3652]: time="2026-06-12T15:46:27.550812902Z" level=info msg="CNI monitoring event CREATE        \"/var/lib/cni/bin/dummy\""
2026-06-12 17:20:07.356414 | controller | Jun 12 15:46:27.572424 crc crio[3652]: time="2026-06-12T15:46:27.572346142Z" level=info msg="Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf"
2026-06-12 17:20:07.356429 | controller | Jun 12 15:46:27.572424 crc crio[3652]: time="2026-06-12T15:46:27.572406294Z" level=info msg="Updated default CNI network name to multus-cni-network"
2026-06-12 17:20:07.356445 | controller | Jun 12 15:46:27.572821 crc crio[3652]: time="2026-06-12T15:46:27.572510237Z" level=info msg="CNI monitoring event CREATE        \"/var/lib/cni/bin/firewall\""
2026-06-12 17:20:07.356460 | controller | Jun 12 15:46:27.593111 crc crio[3652]: time="2026-06-12T15:46:27.592887171Z" level=info msg="Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf"
2026-06-12 17:20:07.356476 | controller | Jun 12 15:46:27.593111 crc crio[3652]: time="2026-06-12T15:46:27.592948203Z" level=info msg="Updated default CNI network name to multus-cni-network"
2026-06-12 17:20:07.356491 | controller | Jun 12 15:46:27.593111 crc crio[3652]: time="2026-06-12T15:46:27.592993844Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 17:20:07.356507 | controller | Jun 12 15:46:27.623839 crc crio[3652]: time="2026-06-12T15:46:27.623627178Z" level=info msg="Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf"
2026-06-12 17:20:07.356523 | controller | Jun 12 15:46:27.623839 crc crio[3652]: time="2026-06-12T15:46:27.62369167Z" level=info msg="Updated default CNI network name to multus-cni-network"
2026-06-12 17:20:07.356539 | controller | Jun 12 15:46:27.623839 crc crio[3652]: time="2026-06-12T15:46:27.623725301Z" level=info msg="CNI monitoring event CREATE        \"/var/lib/cni/bin/host-device\""
2026-06-12 17:20:07.356559 | controller | Jun 12 15:46:27.671934 crc crio[3652]: time="2026-06-12T15:46:27.67176312Z" level=info msg="Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf"
2026-06-12 17:20:07.356595 | controller | Jun 12 15:46:27.671934 crc crio[3652]: time="2026-06-12T15:46:27.671906944Z" level=info msg="Updated default CNI network name to multus-cni-network"
2026-06-12 17:20:07.356618 | controller | Jun 12 15:46:27.672242 crc crio[3652]: time="2026-06-12T15:46:27.671937875Z" level=info msg="CNI monitoring event CREATE        \"/var/lib/cni/bin/host-local\""
2026-06-12 17:20:07.356635 | controller | Jun 12 15:46:27.678096 crc crio[3652]: time="2026-06-12T15:46:27.677994947Z" level=info msg="Removing container: 6326f3202e6cb892c3fb5a9ad86aa988e48bce6264c16735c6c9174c85c845fe" id=8dfad882-a850-4dc9-b126-3c4af3434892 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 17:20:07.356652 | controller | Jun 12 15:46:27.694707 crc crio[3652]: time="2026-06-12T15:46:27.694577627Z" level=info msg="Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf"
2026-06-12 17:20:07.356669 | controller | Jun 12 15:46:27.694707 crc crio[3652]: time="2026-06-12T15:46:27.694687471Z" level=info msg="Updated default CNI network name to multus-cni-network"
2026-06-12 17:20:07.356685 | controller | Jun 12 15:46:27.694924 crc crio[3652]: time="2026-06-12T15:46:27.694749933Z" level=info msg="CNI monitoring event CREATE        \"/var/lib/cni/bin/ipvlan\""
2026-06-12 17:20:07.356701 | controller | Jun 12 15:46:27.713172 crc crio[3652]: time="2026-06-12T15:46:27.712987443Z" level=info msg="Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf"
2026-06-12 17:20:07.356717 | controller | Jun 12 15:46:27.713172 crc crio[3652]: time="2026-06-12T15:46:27.713107347Z" level=info msg="Updated default CNI network name to multus-cni-network"
2026-06-12 17:20:07.356734 | controller | Jun 12 15:46:27.713172 crc crio[3652]: time="2026-06-12T15:46:27.713179989Z" level=info msg="CNI monitoring event CREATE        \"/var/lib/cni/bin/loopback\""
2026-06-12 17:20:07.356750 | controller | Jun 12 15:46:27.732735 crc crio[3652]: time="2026-06-12T15:46:27.732630845Z" level=info msg="Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf"
2026-06-12 17:20:07.356766 | controller | Jun 12 15:46:27.732735 crc crio[3652]: time="2026-06-12T15:46:27.732702438Z" level=info msg="Updated default CNI network name to multus-cni-network"
2026-06-12 17:20:07.356782 | controller | Jun 12 15:46:27.732735 crc crio[3652]: time="2026-06-12T15:46:27.732754079Z" level=info msg="CNI monitoring event CREATE        \"/var/lib/cni/bin/macvlan\""
2026-06-12 17:20:07.356799 | controller | Jun 12 15:46:27.754989 crc crio[3652]: time="2026-06-12T15:46:27.754785184Z" level=info msg="Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf"
2026-06-12 17:20:07.356815 | controller | Jun 12 15:46:27.755343 crc crio[3652]: time="2026-06-12T15:46:27.755226607Z" level=info msg="Updated default CNI network name to multus-cni-network"
2026-06-12 17:20:07.356832 | controller | Jun 12 15:46:27.755691 crc crio[3652]: time="2026-06-12T15:46:27.755589398Z" level=info msg="CNI monitoring event CREATE        \"/var/lib/cni/bin/portmap\""
2026-06-12 17:20:07.356848 | controller | Jun 12 15:46:27.774776 crc crio[3652]: time="2026-06-12T15:46:27.774598581Z" level=info msg="Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf"
2026-06-12 17:20:07.356864 | controller | Jun 12 15:46:27.774776 crc crio[3652]: time="2026-06-12T15:46:27.774713305Z" level=info msg="Updated default CNI network name to multus-cni-network"
2026-06-12 17:20:07.356879 | controller | Jun 12 15:46:27.774776 crc crio[3652]: time="2026-06-12T15:46:27.774752196Z" level=info msg="CNI monitoring event CREATE        \"/var/lib/cni/bin/ptp\""
2026-06-12 17:20:07.356899 | controller | Jun 12 15:46:27.797113 crc crio[3652]: time="2026-06-12T15:46:27.796963156Z" level=info msg="Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf"
2026-06-12 17:20:07.356915 | controller | Jun 12 15:46:27.797113 crc crio[3652]: time="2026-06-12T15:46:27.79711468Z" level=info msg="Updated default CNI network name to multus-cni-network"
2026-06-12 17:20:07.356930 | controller | Jun 12 15:46:27.797579 crc crio[3652]: time="2026-06-12T15:46:27.797195013Z" level=info msg="CNI monitoring event CREATE        \"/var/lib/cni/bin/sbr\""
2026-06-12 17:20:07.356946 | controller | Jun 12 15:46:27.822612 crc crio[3652]: time="2026-06-12T15:46:27.822251368Z" level=info msg="Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf"
2026-06-12 17:20:07.356962 | controller | Jun 12 15:46:27.822612 crc crio[3652]: time="2026-06-12T15:46:27.822349971Z" level=info msg="Updated default CNI network name to multus-cni-network"
2026-06-12 17:20:07.356978 | controller | Jun 12 15:46:27.823246 crc crio[3652]: time="2026-06-12T15:46:27.823123584Z" level=info msg="CNI monitoring event CREATE        \"/var/lib/cni/bin/static\""
2026-06-12 17:20:07.356995 | controller | Jun 12 15:46:27.841477 crc crio[3652]: time="2026-06-12T15:46:27.841314423Z" level=info msg="Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf"
2026-06-12 17:20:07.357019 | controller | Jun 12 15:46:27.841477 crc crio[3652]: time="2026-06-12T15:46:27.841396896Z" level=info msg="Updated default CNI network name to multus-cni-network"
2026-06-12 17:20:07.357039 | controller | Jun 12 15:46:27.841477 crc crio[3652]: time="2026-06-12T15:46:27.841423656Z" level=info msg="CNI monitoring event CREATE        \"/var/lib/cni/bin/tap\""
2026-06-12 17:20:07.357056 | controller | Jun 12 15:46:27.871767 crc crio[3652]: time="2026-06-12T15:46:27.871511843Z" level=info msg="Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf"
2026-06-12 17:20:07.357072 | controller | Jun 12 15:46:27.871767 crc crio[3652]: time="2026-06-12T15:46:27.871588585Z" level=info msg="Updated default CNI network name to multus-cni-network"
2026-06-12 17:20:07.357088 | controller | Jun 12 15:46:27.871767 crc crio[3652]: time="2026-06-12T15:46:27.871612766Z" level=info msg="CNI monitoring event CREATE        \"/var/lib/cni/bin/tuning\""
2026-06-12 17:20:07.357104 | controller | Jun 12 15:46:27.947671 crc crio[3652]: time="2026-06-12T15:46:27.93439588Z" level=info msg="Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf"
2026-06-12 17:20:07.357119 | controller | Jun 12 15:46:27.947671 crc crio[3652]: time="2026-06-12T15:46:27.934615418Z" level=info msg="Updated default CNI network name to multus-cni-network"
2026-06-12 17:20:07.357135 | controller | Jun 12 15:46:27.947671 crc crio[3652]: time="2026-06-12T15:46:27.934729301Z" level=info msg="CNI monitoring event CREATE        \"/var/lib/cni/bin/vlan\""
2026-06-12 17:20:07.357152 | controller | Jun 12 15:46:27.969494 crc crio[3652]: time="2026-06-12T15:46:27.969265671Z" level=info msg="Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf"
2026-06-12 17:20:07.357168 | controller | Jun 12 15:46:27.969494 crc crio[3652]: time="2026-06-12T15:46:27.969379355Z" level=info msg="Updated default CNI network name to multus-cni-network"
2026-06-12 17:20:07.357184 | controller | Jun 12 15:46:27.969494 crc crio[3652]: time="2026-06-12T15:46:27.969420066Z" level=info msg="CNI monitoring event CREATE        \"/var/lib/cni/bin/vrf\""
2026-06-12 17:20:07.357199 | controller | Jun 12 15:46:27.987784 crc crio[3652]: time="2026-06-12T15:46:27.987653906Z" level=info msg="Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf"
2026-06-12 17:20:07.357215 | controller | Jun 12 15:46:27.987784 crc crio[3652]: time="2026-06-12T15:46:27.987723288Z" level=info msg="Updated default CNI network name to multus-cni-network"
2026-06-12 17:20:07.357235 | controller | Jun 12 15:46:27.987784 crc crio[3652]: time="2026-06-12T15:46:27.987757349Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 17:20:07.357252 | controller | Jun 12 15:46:28.004416 crc crio[3652]: time="2026-06-12T15:46:28.004281678Z" level=info msg="Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf"
2026-06-12 17:20:07.357268 | controller | Jun 12 15:46:28.004416 crc crio[3652]: time="2026-06-12T15:46:28.00435519Z" level=info msg="Updated default CNI network name to multus-cni-network"
2026-06-12 17:20:07.357284 | controller | Jun 12 15:46:28.004416 crc crio[3652]: time="2026-06-12T15:46:28.004386811Z" level=info msg="CNI monitoring event REMOVE        \"/var/lib/cni/bin/upgrade_d50f3ccf-1efd-4cda-a93b-f023e47ee41e\""
2026-06-12 17:20:07.357299 | controller | Jun 12 15:46:28.004416 crc crio[3652]: time="2026-06-12T15:46:28.004424922Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 17:20:07.357315 | controller | Jun 12 15:46:28.022643 crc crio[3652]: time="2026-06-12T15:46:28.022523817Z" level=info msg="Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf"
2026-06-12 17:20:07.357331 | controller | Jun 12 15:46:28.022643 crc crio[3652]: time="2026-06-12T15:46:28.022591329Z" level=info msg="Updated default CNI network name to multus-cni-network"
2026-06-12 17:20:07.357347 | controller | Jun 12 15:46:28.022643 crc crio[3652]: time="2026-06-12T15:46:28.02262706Z" level=info msg="CNI monitoring event CREATE        \"/var/lib/cni/bin/upgrade_a398d9dc-705e-44c0-a835-b52a13a61565\""
2026-06-12 17:20:07.357363 | controller | Jun 12 15:46:28.044545 crc crio[3652]: time="2026-06-12T15:46:28.044343746Z" level=info msg="Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf"
2026-06-12 17:20:07.357379 | controller | Jun 12 15:46:28.044745 crc crio[3652]: time="2026-06-12T15:46:28.044556992Z" level=info msg="Updated default CNI network name to multus-cni-network"
2026-06-12 17:20:07.357395 | controller | Jun 12 15:46:28.044745 crc crio[3652]: time="2026-06-12T15:46:28.044599483Z" level=info msg="CNI monitoring event CREATE        \"/var/lib/cni/bin/bond\""
2026-06-12 17:20:07.357411 | controller | Jun 12 15:46:28.064212 crc crio[3652]: time="2026-06-12T15:46:28.063690039Z" level=info msg="Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf"
2026-06-12 17:20:07.357426 | controller | Jun 12 15:46:28.064212 crc crio[3652]: time="2026-06-12T15:46:28.063907696Z" level=info msg="Updated default CNI network name to multus-cni-network"
2026-06-12 17:20:07.357442 | controller | Jun 12 15:46:28.064212 crc crio[3652]: time="2026-06-12T15:46:28.064163083Z" level=info msg="CNI monitoring event REMOVE        \"/var/lib/cni/bin/upgrade_a398d9dc-705e-44c0-a835-b52a13a61565\""
2026-06-12 17:20:07.357458 | controller | Jun 12 15:46:28.064212 crc crio[3652]: time="2026-06-12T15:46:28.064236755Z" level=info msg="CNI monitoring event CREATE        \"/var/lib/cni/bin/cert-approver\""
2026-06-12 17:20:07.357474 | controller | Jun 12 15:46:28.086517 crc crio[3652]: time="2026-06-12T15:46:28.086324722Z" level=info msg="Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf"
2026-06-12 17:20:07.357490 | controller | Jun 12 15:46:28.086517 crc crio[3652]: time="2026-06-12T15:46:28.086407714Z" level=info msg="Updated default CNI network name to multus-cni-network"
2026-06-12 17:20:07.357505 | controller | Jun 12 15:46:28.086517 crc crio[3652]: time="2026-06-12T15:46:28.086536048Z" level=info msg="CNI monitoring event CREATE        \"/var/lib/cni/bin/install_multus\""
2026-06-12 17:20:07.357521 | controller | Jun 12 15:46:28.104810 crc crio[3652]: time="2026-06-12T15:46:28.104660145Z" level=info msg="Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf"
2026-06-12 17:20:07.357540 | controller | Jun 12 15:46:28.104810 crc crio[3652]: time="2026-06-12T15:46:28.104716547Z" level=info msg="Updated default CNI network name to multus-cni-network"
2026-06-12 17:20:07.357557 | controller | Jun 12 15:46:28.104810 crc crio[3652]: time="2026-06-12T15:46:28.104767018Z" level=info msg="CNI monitoring event CREATE        \"/var/lib/cni/bin/kubeconfig_generator\""
2026-06-12 17:20:07.357591 | controller | Jun 12 15:46:28.123380 crc crio[3652]: time="2026-06-12T15:46:28.123104931Z" level=info msg="Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf"
2026-06-12 17:20:07.357613 | controller | Jun 12 15:46:28.123380 crc crio[3652]: time="2026-06-12T15:46:28.123213944Z" level=info msg="Updated default CNI network name to multus-cni-network"
2026-06-12 17:20:07.357630 | controller | Jun 12 15:46:28.123380 crc crio[3652]: time="2026-06-12T15:46:28.123258795Z" level=info msg="CNI monitoring event CREATE        \"/var/lib/cni/bin/multus\""
2026-06-12 17:20:07.357646 | controller | Jun 12 15:46:28.141951 crc crio[3652]: time="2026-06-12T15:46:28.141817646Z" level=info msg="Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf"
2026-06-12 17:20:07.357662 | controller | Jun 12 15:46:28.141951 crc crio[3652]: time="2026-06-12T15:46:28.141895899Z" level=info msg="Updated default CNI network name to multus-cni-network"
2026-06-12 17:20:07.357678 | controller | Jun 12 15:46:28.141951 crc crio[3652]: time="2026-06-12T15:46:28.14195244Z" level=info msg="CNI monitoring event CREATE        \"/var/lib/cni/bin/multus-daemon\""
2026-06-12 17:20:07.357694 | controller | Jun 12 15:46:28.160266 crc crio[3652]: time="2026-06-12T15:46:28.160089387Z" level=info msg="Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf"
2026-06-12 17:20:07.357711 | controller | Jun 12 15:46:28.160266 crc crio[3652]: time="2026-06-12T15:46:28.160175799Z" level=info msg="Updated default CNI network name to multus-cni-network"
2026-06-12 17:20:07.357727 | controller | Jun 12 15:46:28.160266 crc crio[3652]: time="2026-06-12T15:46:28.160233661Z" level=info msg="CNI monitoring event CREATE        \"/var/lib/cni/bin/multus-shim\""
2026-06-12 17:20:07.357743 | controller | Jun 12 15:46:28.181006 crc crio[3652]: time="2026-06-12T15:46:28.180848502Z" level=info msg="Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf"
2026-06-12 17:20:07.357759 | controller | Jun 12 15:46:28.181006 crc crio[3652]: time="2026-06-12T15:46:28.180920255Z" level=info msg="Updated default CNI network name to multus-cni-network"
2026-06-12 17:20:07.357775 | controller | Jun 12 15:46:28.181006 crc crio[3652]: time="2026-06-12T15:46:28.180980546Z" level=info msg="CNI monitoring event CREATE        \"/var/lib/cni/bin/passthru\""
2026-06-12 17:20:07.357790 | controller | Jun 12 15:46:28.216016 crc crio[3652]: time="2026-06-12T15:46:28.215884529Z" level=info msg="Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf"
2026-06-12 17:20:07.357806 | controller | Jun 12 15:46:28.216016 crc crio[3652]: time="2026-06-12T15:46:28.215985322Z" level=info msg="Updated default CNI network name to multus-cni-network"
2026-06-12 17:20:07.357822 | controller | Jun 12 15:46:28.216397 crc crio[3652]: time="2026-06-12T15:46:28.216120206Z" level=info msg="CNI monitoring event CREATE        \"/var/lib/cni/bin/thin_entrypoint\""
2026-06-12 17:20:07.357838 | controller | Jun 12 15:46:28.297363 crc crio[3652]: time="2026-06-12T15:46:28.24676473Z" level=info msg="Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf"
2026-06-12 17:20:07.357854 | controller | Jun 12 15:46:28.297363 crc crio[3652]: time="2026-06-12T15:46:28.246817711Z" level=info msg="Updated default CNI network name to multus-cni-network"
2026-06-12 17:20:07.357875 | controller | Jun 12 15:46:28.297363 crc crio[3652]: time="2026-06-12T15:46:28.246865953Z" level=info msg="CNI monitoring event REMOVE        \"/var/lib/cni/bin/upgrade_5ffa5060-6183-48e2-9582-33a3c22c12a4\""
2026-06-12 17:20:07.357892 | controller | Jun 12 15:46:28.297363 crc crio[3652]: time="2026-06-12T15:46:28.246922934Z" level=info msg="CNI monitoring event CREATE        \"/var/lib/cni/bin/upgrade_c7fa260e-5adc-4188-986c-90b6658cb681\""
2026-06-12 17:20:07.357908 | controller | Jun 12 15:46:28.297363 crc crio[3652]: time="2026-06-12T15:46:28.262802814Z" level=info msg="Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf"
2026-06-12 17:20:07.357924 | controller | Jun 12 15:46:28.297363 crc crio[3652]: time="2026-06-12T15:46:28.262826294Z" level=info msg="Updated default CNI network name to multus-cni-network"
2026-06-12 17:20:07.357940 | controller | Jun 12 15:46:28.297363 crc crio[3652]: time="2026-06-12T15:46:28.262877096Z" level=info msg="CNI monitoring event CREATE        \"/var/lib/cni/bin/route-override\""
2026-06-12 17:20:07.357956 | controller | Jun 12 15:46:28.297363 crc crio[3652]: time="2026-06-12T15:46:28.27958773Z" level=info msg="Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf"
2026-06-12 17:20:07.357972 | controller | Jun 12 15:46:28.297363 crc crio[3652]: time="2026-06-12T15:46:28.279642512Z" level=info msg="Updated default CNI network name to multus-cni-network"
2026-06-12 17:20:07.357988 | controller | Jun 12 15:46:28.297363 crc crio[3652]: time="2026-06-12T15:46:28.279701603Z" level=info msg="CNI monitoring event REMOVE        \"/var/lib/cni/bin/upgrade_c7fa260e-5adc-4188-986c-90b6658cb681\""
2026-06-12 17:20:07.358004 | controller | Jun 12 15:46:28.297363 crc crio[3652]: time="2026-06-12T15:46:28.279777716Z" level=info msg="CNI monitoring event CREATE        \"/var/lib/cni/bin/upgrade_646debae-0727-4695-b91e-60351c56b2b8\""
2026-06-12 17:20:07.358025 | controller | Jun 12 15:46:28.297363 crc crio[3652]: time="2026-06-12T15:46:28.297220951Z" level=info msg="Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf"
2026-06-12 17:20:07.358049 | controller | Jun 12 15:46:28.297363 crc crio[3652]: time="2026-06-12T15:46:28.297293944Z" level=info msg="Updated default CNI network name to multus-cni-network"
2026-06-12 17:20:07.358067 | controller | Jun 12 15:46:30.911063 crc crio[3652]: time="2026-06-12T15:46:30.910885242Z" level=info msg="CNI monitoring event CREATE        \"/var/lib/cni/bin/ip-control-loop\""
2026-06-12 17:20:07.358083 | controller | Jun 12 15:46:30.936647 crc crio[3652]: time="2026-06-12T15:46:30.936527246Z" level=info msg="Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf"
2026-06-12 17:20:07.358100 | controller | Jun 12 15:46:30.936647 crc crio[3652]: time="2026-06-12T15:46:30.936608359Z" level=info msg="Updated default CNI network name to multus-cni-network"
2026-06-12 17:20:07.358116 | controller | Jun 12 15:46:30.936647 crc crio[3652]: time="2026-06-12T15:46:30.93666071Z" level=info msg="CNI monitoring event CREATE        \"/var/lib/cni/bin/node-slice-controller\""
2026-06-12 17:20:07.358131 | controller | Jun 12 15:46:30.956687 crc crio[3652]: time="2026-06-12T15:46:30.956421836Z" level=info msg="Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf"
2026-06-12 17:20:07.358147 | controller | Jun 12 15:46:30.956687 crc crio[3652]: time="2026-06-12T15:46:30.956585261Z" level=info msg="Updated default CNI network name to multus-cni-network"
2026-06-12 17:20:07.358162 | controller | Jun 12 15:46:30.956687 crc crio[3652]: time="2026-06-12T15:46:30.956651753Z" level=info msg="CNI monitoring event CREATE        \"/var/lib/cni/bin/whereabouts\""
2026-06-12 17:20:07.358178 | controller | Jun 12 15:46:31.048602 crc crio[3652]: time="2026-06-12T15:46:31.048331888Z" level=info msg="Removed container 6326f3202e6cb892c3fb5a9ad86aa988e48bce6264c16735c6c9174c85c845fe: openshift-cluster-machine-approver/machine-approver-54c688565-5bsg4/machine-approver-controller" id=8dfad882-a850-4dc9-b126-3c4af3434892 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 17:20:07.358201 | controller | Jun 12 15:46:31.057789 crc crio[3652]: time="2026-06-12T15:46:31.057653099Z" level=info msg="Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf"
2026-06-12 17:20:07.358217 | controller | Jun 12 15:46:31.057789 crc crio[3652]: time="2026-06-12T15:46:31.057743662Z" level=info msg="Updated default CNI network name to multus-cni-network"
2026-06-12 17:20:07.358234 | controller | Jun 12 15:46:31.058171 crc crio[3652]: time="2026-06-12T15:46:31.057823334Z" level=info msg="CNI monitoring event REMOVE        \"/var/lib/cni/bin/upgrade_646debae-0727-4695-b91e-60351c56b2b8\""
2026-06-12 17:20:07.358250 | controller | Jun 12 15:46:31.707587 crc crio[3652]: time="2026-06-12T15:46:31.707402684Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:be2edaed22535093bdb486afe5960ff4f3b0bd96f88dc1753b584cc28184a0b0" id=8dd4bb38-3b37-4ff5-852b-1c90721160a2 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:20:07.358266 | controller | Jun 12 15:46:31.712118 crc crio[3652]: time="2026-06-12T15:46:31.712013772Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:be2edaed22535093bdb486afe5960ff4f3b0bd96f88dc1753b584cc28184a0b0" id=4513e03b-5596-4ae3-8ab8-0a746d1d28f2 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:20:07.358282 | controller | Jun 12 15:46:31.716392 crc crio[3652]: time="2026-06-12T15:46:31.716306752Z" level=info msg="Creating container: openshift-multus/multus-additional-cni-plugins-hdftf/whereabouts-cni" id=42831857-ba6e-45a5-aad4-3fb4a44419e5 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:20:07.358299 | controller | Jun 12 15:46:31.716822 crc crio[3652]: time="2026-06-12T15:46:31.716741235Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.358315 | controller | Jun 12 15:46:31.737174 crc crio[3652]: time="2026-06-12T15:46:31.737068889Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.358332 | controller | Jun 12 15:46:31.980772 crc crio[3652]: time="2026-06-12T15:46:31.980270532Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.358348 | controller | Jun 12 15:46:32.102341 crc crio[3652]: time="2026-06-12T15:46:32.101980763Z" level=info msg="Created container 32ca6417c47c2ff31f4734ac3ad801a3c9dc6c7c89cd6c6e1f948754c1ea43f9: openshift-multus/multus-additional-cni-plugins-hdftf/whereabouts-cni" id=42831857-ba6e-45a5-aad4-3fb4a44419e5 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:20:07.358364 | controller | Jun 12 15:46:32.105124 crc crio[3652]: time="2026-06-12T15:46:32.104916651Z" level=info msg="Starting container: 32ca6417c47c2ff31f4734ac3ad801a3c9dc6c7c89cd6c6e1f948754c1ea43f9" id=0c74c62c-163e-4f77-9fae-ca2118a75b70 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 17:20:07.358381 | controller | Jun 12 15:46:32.116055 crc crio[3652]: time="2026-06-12T15:46:32.115913074Z" level=info msg="Started container" PID=10687 containerID=32ca6417c47c2ff31f4734ac3ad801a3c9dc6c7c89cd6c6e1f948754c1ea43f9 description=openshift-multus/multus-additional-cni-plugins-hdftf/whereabouts-cni id=0c74c62c-163e-4f77-9fae-ca2118a75b70 name=/runtime.v1.RuntimeService/StartContainer sandboxID=68e1fc3eb8e5ecc73e5798620b6b780eacf14c597728d41763f42980f1ea1945
2026-06-12 17:20:07.358397 | controller | Jun 12 15:46:32.733260 crc crio[3652]: time="2026-06-12T15:46:32.7332087Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:85f1323d589d7af13b096b1f9b438b9dfe08f3fab37534e2780e6490a665bf05" id=a81f6a92-bd4b-4743-b35f-93adf0116793 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:20:07.358417 | controller | Jun 12 15:46:32.735817 crc crio[3652]: time="2026-06-12T15:46:32.735788617Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:85f1323d589d7af13b096b1f9b438b9dfe08f3fab37534e2780e6490a665bf05" id=8918f660-d932-4790-8e79-dc44e37afb24 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:20:07.358435 | controller | Jun 12 15:46:32.738816 crc crio[3652]: time="2026-06-12T15:46:32.738793288Z" level=info msg="Creating container: openshift-multus/multus-additional-cni-plugins-hdftf/kube-multus-additional-cni-plugins" id=31dd2bdc-3b0d-4894-823f-311ebec0c2a3 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:20:07.358451 | controller | Jun 12 15:46:32.739179 crc crio[3652]: time="2026-06-12T15:46:32.739150388Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.358466 | controller | Jun 12 15:46:32.757714 crc crio[3652]: time="2026-06-12T15:46:32.756431499Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.358482 | controller | Jun 12 15:46:33.054416 crc crio[3652]: time="2026-06-12T15:46:33.053961762Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.358498 | controller | Jun 12 15:46:33.588930 crc crio[3652]: time="2026-06-12T15:46:33.588664657Z" level=info msg="Created container 4a512d22cb8f87cbdc90b7351c984cc43875bde7cb7fd6d491e349d966714a9a: openshift-multus/multus-additional-cni-plugins-hdftf/kube-multus-additional-cni-plugins" id=31dd2bdc-3b0d-4894-823f-311ebec0c2a3 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:20:07.358514 | controller | Jun 12 15:46:33.590820 crc crio[3652]: time="2026-06-12T15:46:33.590541674Z" level=info msg="Starting container: 4a512d22cb8f87cbdc90b7351c984cc43875bde7cb7fd6d491e349d966714a9a" id=1054012c-de9e-4233-ac71-fafeacbcd21a name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 17:20:07.358531 | controller | Jun 12 15:46:33.609295 crc crio[3652]: time="2026-06-12T15:46:33.609167511Z" level=info msg="Started container" PID=10817 containerID=4a512d22cb8f87cbdc90b7351c984cc43875bde7cb7fd6d491e349d966714a9a description=openshift-multus/multus-additional-cni-plugins-hdftf/kube-multus-additional-cni-plugins id=1054012c-de9e-4233-ac71-fafeacbcd21a name=/runtime.v1.RuntimeService/StartContainer sandboxID=68e1fc3eb8e5ecc73e5798620b6b780eacf14c597728d41763f42980f1ea1945
2026-06-12 17:20:07.358548 | controller | Jun 12 15:46:35.317747 crc crio[3652]: time="2026-06-12T15:46:35.317556045Z" level=info msg="Running pod sandbox: openshift-service-ca/service-ca-74545575db-n469q/POD" id=8e8b5db7-9fea-4234-aed2-3b91bfb4b340 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:20:07.358565 | controller | Jun 12 15:46:35.317747 crc crio[3652]: time="2026-06-12T15:46:35.317745221Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.358610 | controller | Jun 12 15:46:35.347271 crc crio[3652]: time="2026-06-12T15:46:35.347114047Z" level=info msg="Got pod network &{Name:service-ca-74545575db-n469q Namespace:openshift-service-ca ID:53d37291c3f918630f0bf00f413a35884a599c35691b2e49022496b208d077bd UID:880b4ff1-3443-4cae-90b4-72e4341917b3 NetNS:/var/run/netns/18b94689-cba3-4116-bd5e-4a349b9fa9ef 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:0xc0024a2180}] Aliases:map[]}"
2026-06-12 17:20:07.358634 | controller | Jun 12 15:46:35.347271 crc crio[3652]: time="2026-06-12T15:46:35.34721178Z" level=info msg="Adding pod openshift-service-ca_service-ca-74545575db-n469q to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 17:20:07.358652 | controller | Jun 12 15:46:37.614713 crc crio[3652]: time="2026-06-12T15:46:37.323419327Z" level=info msg="Running pod sandbox: openshift-image-registry/cluster-image-registry-operator-86c45576b9-qdg7g/POD" id=5f3a32f4-94a4-4f21-b741-1d7df1ca2ff9 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:20:07.358669 | controller | Jun 12 15:46:37.614713 crc crio[3652]: time="2026-06-12T15:46:37.323557601Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.358685 | controller | Jun 12 15:46:37.614713 crc crio[3652]: time="2026-06-12T15:46:37.327005615Z" level=info msg="Running pod sandbox: openshift-operator-lifecycle-manager/packageserver-7d4fc7d867-qt46x/POD" id=7b7956cc-64ee-4fc3-ac79-28ee70826f3f name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:20:07.358701 | controller | Jun 12 15:46:37.614713 crc crio[3652]: time="2026-06-12T15:46:37.327185541Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.358718 | controller | Jun 12 15:46:37.614713 crc crio[3652]: time="2026-06-12T15:46:37.327585863Z" level=info msg="Running pod sandbox: openshift-machine-api/machine-api-operator-755bb95488-cj4b6/POD" id=a754d2be-be9e-40d7-b2b0-56622cf2a7f2 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:20:07.358734 | controller | Jun 12 15:46:37.614713 crc crio[3652]: time="2026-06-12T15:46:37.32783456Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.358750 | controller | Jun 12 15:46:37.614713 crc crio[3652]: time="2026-06-12T15:46:37.342163582Z" level=info msg="Got pod network &{Name:cluster-image-registry-operator-86c45576b9-qdg7g Namespace:openshift-image-registry ID:0b007c920c28b452d29972aaf92de525e9cc0b8e1a935689fa4a95146998351f UID:1d749813-cd37-46e7-9865-e180c3005dc0 NetNS:/var/run/netns/8b17367a-0ad3-4ef9-9e30-231009c09ade 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:0xc000182930}] Aliases:map[]}"
2026-06-12 17:20:07.358766 | controller | Jun 12 15:46:37.614713 crc crio[3652]: time="2026-06-12T15:46:37.342214144Z" level=info msg="Adding pod openshift-image-registry_cluster-image-registry-operator-86c45576b9-qdg7g to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 17:20:07.358783 | controller | Jun 12 15:46:37.614713 crc crio[3652]: time="2026-06-12T15:46:37.367077744Z" level=info msg="Got pod network &{Name:packageserver-7d4fc7d867-qt46x Namespace:openshift-operator-lifecycle-manager ID:0fc30d68da125a9b6fcfe1decee69d52b5d3bab5f0ff02035b7ce295167861d1 UID:584a9db0-8534-48e1-b484-d23b9c489569 NetNS:/var/run/netns/67299d16-c77b-414b-ace0-9c9529c5de8e 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:0xc0017be2a0}] Aliases:map[]}"
2026-06-12 17:20:07.358799 | controller | Jun 12 15:46:37.614713 crc crio[3652]: time="2026-06-12T15:46:37.367133545Z" level=info msg="Adding pod openshift-operator-lifecycle-manager_packageserver-7d4fc7d867-qt46x to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 17:20:07.358817 | controller | Jun 12 15:46:37.614713 crc crio[3652]: time="2026-06-12T15:46:37.372883569Z" level=info msg="Got pod network &{Name:machine-api-operator-755bb95488-cj4b6 Namespace:openshift-machine-api ID:16b297a8e49f38b39f557e435f8e06efd0f4be1882e3024092025c1bd219e42a UID:12703f5c-2f19-4458-9c95-b94af53cd5d8 NetNS:/var/run/netns/9564af4d-36a7-4252-9386-75e1e382f0ae 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:0xc0024a25f0}] Aliases:map[]}"
2026-06-12 17:20:07.358837 | controller | Jun 12 15:46:37.614713 crc crio[3652]: time="2026-06-12T15:46:37.372955251Z" level=info msg="Adding pod openshift-machine-api_machine-api-operator-755bb95488-cj4b6 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 17:20:07.358854 | controller | Jun 12 15:46:38.315629 crc crio[3652]: time="2026-06-12T15:46:38.315502695Z" level=info msg="Running pod sandbox: openshift-apiserver/apiserver-9ddfb9f55-k47zv/POD" id=6f9e0e0d-9a41-438d-b87f-aee25c57455a name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:20:07.358871 | controller | Jun 12 15:46:38.315729 crc crio[3652]: time="2026-06-12T15:46:38.31563581Z" level=info msg="Running pod sandbox: openshift-oauth-apiserver/apiserver-8596bd845d-l6g6s/POD" id=916e747c-3d4f-40ab-8e45-9dc795e9c380 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:20:07.358888 | controller | Jun 12 15:46:38.315880 crc crio[3652]: time="2026-06-12T15:46:38.315736363Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.358904 | controller | Jun 12 15:46:38.315880 crc crio[3652]: time="2026-06-12T15:46:38.31565927Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.358920 | controller | Jun 12 15:46:38.316561 crc crio[3652]: time="2026-06-12T15:46:38.315837236Z" level=info msg="Running pod sandbox: openshift-service-ca-operator/service-ca-operator-5b9c976747-l2sd4/POD" id=22fda895-5a96-4c22-ace4-5f248ea4ed93 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:20:07.358937 | controller | Jun 12 15:46:38.316782 crc crio[3652]: time="2026-06-12T15:46:38.31663493Z" level=info msg="Running pod sandbox: openshift-machine-api/control-plane-machine-set-operator-75ffdb6fcd-m5wxr/POD" id=ee191e6e-a86f-478d-8ce7-8c9d3a727a8f name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:20:07.358954 | controller | Jun 12 15:46:38.316782 crc crio[3652]: time="2026-06-12T15:46:38.316739133Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.358970 | controller | Jun 12 15:46:38.316919 crc crio[3652]: time="2026-06-12T15:46:38.316890947Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.358986 | controller | Jun 12 15:46:38.317349 crc crio[3652]: time="2026-06-12T15:46:38.316583188Z" level=info msg="Running pod sandbox: openshift-authentication-operator/authentication-operator-7f5c659b84-khkfm/POD" id=1a6e24b8-3b21-46bc-a642-8aad9db3b98a name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:20:07.359002 | controller | Jun 12 15:46:38.317539 crc crio[3652]: time="2026-06-12T15:46:38.317513186Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.359019 | controller | Jun 12 15:46:38.317681 crc crio[3652]: time="2026-06-12T15:46:38.31732753Z" level=info msg="Running pod sandbox: openshift-machine-config-operator/machine-config-controller-f9cdd68f7-bb2jm/POD" id=8476e75b-0bef-4a28-91dc-2e3dbfff0a7f name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:20:07.359040 | controller | Jun 12 15:46:38.317770 crc crio[3652]: time="2026-06-12T15:46:38.317753844Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.359068 | controller | Jun 12 15:46:38.317850 crc crio[3652]: time="2026-06-12T15:46:38.316580098Z" level=info msg="Running pod sandbox: openshift-kube-scheduler-operator/openshift-kube-scheduler-operator-54f497555d-d8646/POD" id=ce269298-7169-49c1-a28c-4cdf92fb0280 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:20:07.359087 | controller | Jun 12 15:46:38.318170 crc crio[3652]: time="2026-06-12T15:46:38.317977621Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.359104 | controller | Jun 12 15:46:38.338797 crc crio[3652]: time="2026-06-12T15:46:38.338498068Z" level=info msg="Got pod network &{Name:apiserver-9ddfb9f55-k47zv Namespace:openshift-apiserver ID:ce47b02ae58f74cb111c00b2092a9de30856b642c588d1290623baafc48b2da2 UID:e7508fa2-0f14-41e2-8972-4e2e11009b77 NetNS:/var/run/netns/9b24e30e-5d38-460b-befc-51a46bc92bb4 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:0xc001692560}] Aliases:map[]}"
2026-06-12 17:20:07.359121 | controller | Jun 12 15:46:38.338797 crc crio[3652]: time="2026-06-12T15:46:38.338587381Z" level=info msg="Adding pod openshift-apiserver_apiserver-9ddfb9f55-k47zv to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 17:20:07.359138 | controller | Jun 12 15:46:38.361975 crc crio[3652]: time="2026-06-12T15:46:38.361538626Z" level=info msg="Got pod network &{Name:apiserver-8596bd845d-l6g6s Namespace:openshift-oauth-apiserver ID:69acfd13a9a40d71ffdef6d2ca926d456d29936716a53ac8b3fb165573d47e2c UID:eeb0b76f-edea-4c9c-99a1-0130c6a7453c NetNS:/var/run/netns/ece702fb-1680-4d30-ae81-4eca1bf29ad5 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:0xc001692668}] Aliases:map[]}"
2026-06-12 17:20:07.359154 | controller | Jun 12 15:46:38.361975 crc crio[3652]: time="2026-06-12T15:46:38.36167082Z" level=info msg="Adding pod openshift-oauth-apiserver_apiserver-8596bd845d-l6g6s to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 17:20:07.359171 | controller | Jun 12 15:46:38.374142 crc crio[3652]: time="2026-06-12T15:46:38.373860656Z" level=info msg="Got pod network &{Name:authentication-operator-7f5c659b84-khkfm Namespace:openshift-authentication-operator ID:de0b296fee07e699bd1fd33242f2f31e30c6c637042c979d7e25eecfe39a32d1 UID:677c2747-1901-4941-94f1-8281cced296b NetNS:/var/run/netns/da6f8ddd-1121-4494-a01b-59362f32eb3f 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:0xc001692768}] Aliases:map[]}"
2026-06-12 17:20:07.359188 | controller | Jun 12 15:46:38.374142 crc crio[3652]: time="2026-06-12T15:46:38.374019961Z" level=info msg="Adding pod openshift-authentication-operator_authentication-operator-7f5c659b84-khkfm to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 17:20:07.359205 | controller | Jun 12 15:46:38.375879 crc crio[3652]: time="2026-06-12T15:46:38.375345111Z" level=info msg="Got pod network &{Name:service-ca-operator-5b9c976747-l2sd4 Namespace:openshift-service-ca-operator ID:3cb15a22955364f53e33a4f5d88a1957aeb1acd20ae4a29aec4e99cd9161a1ff UID:fd3771ed-6d15-47a3-9f81-762cf83a728f NetNS:/var/run/netns/d2954a8c-adce-4e0a-b124-560bc6ae9671 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:0xc00181a020}] Aliases:map[]}"
2026-06-12 17:20:07.359227 | controller | Jun 12 15:46:38.375879 crc crio[3652]: time="2026-06-12T15:46:38.375414983Z" level=info msg="Adding pod openshift-service-ca-operator_service-ca-operator-5b9c976747-l2sd4 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 17:20:07.359244 | controller | Jun 12 15:46:38.390261 crc crio[3652]: time="2026-06-12T15:46:38.390033051Z" level=info msg="Running pod sandbox: hostpath-provisioner/csi-hostpathplugin-mpq2f/POD" id=aabbdcae-e2b3-464f-8dcd-e866f189dd00 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:20:07.359261 | controller | Jun 12 15:46:38.390738 crc crio[3652]: time="2026-06-12T15:46:38.390687521Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.359278 | controller | Jun 12 15:46:38.396167 crc crio[3652]: time="2026-06-12T15:46:38.395986923Z" level=info msg="Got pod network &{Name:machine-config-controller-f9cdd68f7-bb2jm Namespace:openshift-machine-config-operator ID:a742e3ddcecdec2a72e062301ee31090995d8a0de85ef0b95b98ce7a6f8b52a9 UID:e968817c-5b6a-4904-ba68-59a8235d6c0d NetNS:/var/run/netns/ec448052-5615-488f-a7e7-1deca43943ad 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:0xc0024a2038}] Aliases:map[]}"
2026-06-12 17:20:07.359294 | controller | Jun 12 15:46:38.398202 crc crio[3652]: time="2026-06-12T15:46:38.398147269Z" level=info msg="Adding pod openshift-machine-config-operator_machine-config-controller-f9cdd68f7-bb2jm to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 17:20:07.359311 | controller | Jun 12 15:46:38.408260 crc crio[3652]: time="2026-06-12T15:46:38.408158892Z" level=info msg="Got pod network &{Name:control-plane-machine-set-operator-75ffdb6fcd-m5wxr Namespace:openshift-machine-api ID:507d8bb659254637b5dab250d204981764caabb44ce6ca70ab29391bd0886da9 UID:8f342bf1-eea2-4806-8a6b-5f4c24d40c0c NetNS:/var/run/netns/bf7a5fdb-b9c7-413e-9797-9efa9faba0f3 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:0xc0004302a8}] Aliases:map[]}"
2026-06-12 17:20:07.359328 | controller | Jun 12 15:46:38.408260 crc crio[3652]: time="2026-06-12T15:46:38.408262956Z" level=info msg="Adding pod openshift-machine-api_control-plane-machine-set-operator-75ffdb6fcd-m5wxr to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 17:20:07.359344 | controller | Jun 12 15:46:38.411320 crc crio[3652]: time="2026-06-12T15:46:38.410761434Z" level=info msg="Got pod network &{Name:openshift-kube-scheduler-operator-54f497555d-d8646 Namespace:openshift-kube-scheduler-operator ID:acda8260e4918fbb802786a8d9cce4dea8d17c42cf6406c9d04a3cc30226e9b6 UID:4e9ac1d6-d4ed-4411-a098-d1bf725c943c NetNS:/var/run/netns/7da58ed8-c181-4b87-a3de-7e15304cda0e 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:0xc002d3e098}] Aliases:map[]}"
2026-06-12 17:20:07.359361 | controller | Jun 12 15:46:38.411320 crc crio[3652]: time="2026-06-12T15:46:38.41097468Z" level=info msg="Adding pod openshift-kube-scheduler-operator_openshift-kube-scheduler-operator-54f497555d-d8646 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 17:20:07.359377 | controller | Jun 12 15:46:38.445774 crc crio[3652]: time="2026-06-12T15:46:38.445369018Z" level=info msg="Got pod network &{Name:csi-hostpathplugin-mpq2f Namespace:hostpath-provisioner ID:32c8a01ae3a7b39a18419fcfa926a5dacc9b2b1d620d9085bf5474cad322121f UID:af9d3f54-b024-4959-888b-41fc0dc68a7f NetNS:/var/run/netns/210d97ba-51b1-4c87-acf6-ac756104ed65 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:0xc000430490}] Aliases:map[]}"
2026-06-12 17:20:07.359416 | controller | Jun 12 15:46:38.445774 crc crio[3652]: time="2026-06-12T15:46:38.445722529Z" level=info msg="Adding pod hostpath-provisioner_csi-hostpathplugin-mpq2f to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 17:20:07.359437 | controller | Jun 12 15:46:39.319167 crc crio[3652]: time="2026-06-12T15:46:39.318859094Z" level=info msg="Running pod sandbox: openshift-multus/network-metrics-daemon-n2bqt/POD" id=9b1d7727-44f4-4a14-b220-9dde6ca9e19f name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:20:07.359454 | controller | Jun 12 15:46:39.320736 crc crio[3652]: time="2026-06-12T15:46:39.31936561Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.359472 | controller | Jun 12 15:46:39.322875 crc crio[3652]: time="2026-06-12T15:46:39.322360074Z" level=info msg="Running pod sandbox: openshift-ingress-canary/ingress-canary-jlj86/POD" id=d8a5c25e-67db-4a61-b2c4-b6451689b541 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:20:07.359489 | controller | Jun 12 15:46:39.322875 crc crio[3652]: time="2026-06-12T15:46:39.322412973Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.359505 | controller | Jun 12 15:46:39.327341 crc crio[3652]: time="2026-06-12T15:46:39.327212899Z" level=info msg="Running pod sandbox: openshift-kube-controller-manager-operator/kube-controller-manager-operator-69d5f845f8-mm4qn/POD" id=73db9dd6-bbf5-4010-8c20-d8d19755c847 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:20:07.359521 | controller | Jun 12 15:46:39.327567 crc crio[3652]: time="2026-06-12T15:46:39.327367184Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.359537 | controller | Jun 12 15:46:39.327654 crc crio[3652]: time="2026-06-12T15:46:39.327292582Z" level=info msg="Running pod sandbox: openshift-console-operator/console-operator-67c89758df-4jf4f/POD" id=853bac26-fa3b-46ad-b0cb-0662a166bb03 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:20:07.359554 | controller | Jun 12 15:46:39.327654 crc crio[3652]: time="2026-06-12T15:46:39.327619301Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.359570 | controller | Jun 12 15:46:39.335919 crc crio[3652]: time="2026-06-12T15:46:39.33538733Z" level=info msg="Running pod sandbox: openshift-operator-lifecycle-manager/package-server-manager-77f986bd66-5lhf9/POD" id=3b80d05c-26f7-4a33-8d74-e0a6e26e4c52 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:20:07.359617 | controller | Jun 12 15:46:39.335919 crc crio[3652]: time="2026-06-12T15:46:39.335784612Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.359635 | controller | Jun 12 15:46:39.336850 crc crio[3652]: time="2026-06-12T15:46:39.336248105Z" level=info msg="Running pod sandbox: openshift-marketplace/redhat-marketplace-ntdwx/POD" id=aa3b060c-944b-479a-8d2d-a633d623877f name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:20:07.359651 | controller | Jun 12 15:46:39.336850 crc crio[3652]: time="2026-06-12T15:46:39.336608586Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.359667 | controller | Jun 12 15:46:39.336850 crc crio[3652]: time="2026-06-12T15:46:39.336631208Z" level=info msg="Running pod sandbox: openshift-console/downloads-747b44746d-4pqvr/POD" id=cfd1e6b5-1ba8-47cd-9abb-5fb572bfff03 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:20:07.359688 | controller | Jun 12 15:46:39.336850 crc crio[3652]: time="2026-06-12T15:46:39.336680609Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.359706 | controller | Jun 12 15:46:39.339990 crc crio[3652]: time="2026-06-12T15:46:39.339188945Z" level=info msg="Running pod sandbox: openshift-kube-storage-version-migrator-operator/kube-storage-version-migrator-operator-565b79b866-2h5s6/POD" id=15110883-d58c-4cf6-a300-844ecfca6098 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:20:07.359722 | controller | Jun 12 15:46:39.339990 crc crio[3652]: time="2026-06-12T15:46:39.339671209Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.359739 | controller | Jun 12 15:46:39.451178 crc crio[3652]: time="2026-06-12T15:46:39.450910609Z" level=info msg="Got pod network &{Name:ingress-canary-jlj86 Namespace:openshift-ingress-canary ID:8f93ecc1a569a144a2816b039934efb82bc3dc7d282f30d8baf2fbef67bed3e5 UID:7d96a430-aa69-4b19-9ee4-68f2e6192e27 NetNS:/var/run/netns/d87ca6b7-015a-43c8-ba7c-167107c2b7e6 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:0xc001692708}] Aliases:map[]}"
2026-06-12 17:20:07.359756 | controller | Jun 12 15:46:39.451644 crc crio[3652]: time="2026-06-12T15:46:39.451199017Z" level=info msg="Adding pod openshift-ingress-canary_ingress-canary-jlj86 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 17:20:07.359772 | controller | Jun 12 15:46:39.470822 crc crio[3652]: time="2026-06-12T15:46:39.465359591Z" level=info msg="Got pod network &{Name:network-metrics-daemon-n2bqt Namespace:openshift-multus ID:0a1bb93da817bef5070bcdeb459f1902ae027961ec1b8eae561592a0f1e27e28 UID:504f5b64-2069-4529-9127-e6f993b1b649 NetNS:/var/run/netns/701a276f-7c42-4268-85ca-c75d94823b82 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:0xc000430af8}] Aliases:map[]}"
2026-06-12 17:20:07.359789 | controller | Jun 12 15:46:39.470822 crc crio[3652]: time="2026-06-12T15:46:39.465416193Z" level=info msg="Adding pod openshift-multus_network-metrics-daemon-n2bqt to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 17:20:07.359805 | controller | Jun 12 15:46:39.573008 crc crio[3652]: time="2026-06-12T15:46:39.572279732Z" level=info msg="Got pod network &{Name:kube-storage-version-migrator-operator-565b79b866-2h5s6 Namespace:openshift-kube-storage-version-migrator-operator ID:64af01349a00849fde27c2f063b48f3d4fffe4c51e83456b5865b1562298601a UID:8f573912-eb25-4f17-bfe5-81325e551bf2 NetNS:/var/run/netns/9ea2cdf8-9dc0-4c67-8b1b-74d253633c09 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:0xc000430c28}] Aliases:map[]}"
2026-06-12 17:20:07.359822 | controller | Jun 12 15:46:39.573008 crc crio[3652]: time="2026-06-12T15:46:39.572554891Z" level=info msg="Adding pod openshift-kube-storage-version-migrator-operator_kube-storage-version-migrator-operator-565b79b866-2h5s6 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 17:20:07.359838 | controller | Jun 12 15:46:39.631863 crc crio[3652]: time="2026-06-12T15:46:39.631796714Z" level=info msg="Got pod network &{Name:console-operator-67c89758df-4jf4f Namespace:openshift-console-operator ID:ea1b889362c9499654b3103e29b81d9c8c4b80ac8e64f136ef47ea902328e1de UID:a7050c01-20e1-4a5b-9a20-dee2d4b99ee2 NetNS:/var/run/netns/d4601548-379f-4635-b20f-ee8f0cd90d25 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:0xc001692be0}] Aliases:map[]}"
2026-06-12 17:20:07.359859 | controller | Jun 12 15:46:39.631963 crc crio[3652]: time="2026-06-12T15:46:39.631870926Z" level=info msg="Adding pod openshift-console-operator_console-operator-67c89758df-4jf4f to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 17:20:07.359876 | controller | Jun 12 15:46:39.655617 crc crio[3652]: time="2026-06-12T15:46:39.654778592Z" level=info msg="Got pod network &{Name:redhat-marketplace-ntdwx Namespace:openshift-marketplace ID:78f85ee3e29645fc9de6c6a7019ace5cf4a00a40ec8afbd8ae5abc587094dc03 UID:304346ae-9d3b-4262-8068-4ed1e7ff48a8 NetNS:/var/run/netns/5c1af09b-ddba-44e6-a2b0-bb35b4abd833 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:0xc00163c028}] Aliases:map[]}"
2026-06-12 17:20:07.359893 | controller | Jun 12 15:46:39.657020 crc crio[3652]: time="2026-06-12T15:46:39.656557548Z" level=info msg="Adding pod openshift-marketplace_redhat-marketplace-ntdwx to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 17:20:07.359909 | controller | Jun 12 15:46:39.738807 crc crio[3652]: time="2026-06-12T15:46:39.738738908Z" level=info msg="Got pod network &{Name:package-server-manager-77f986bd66-5lhf9 Namespace:openshift-operator-lifecycle-manager ID:d84089b6c980f6e31d4488d5ceea93ab72e2197d65c108f73549553d3dc2ff36 UID:bebbba29-e4e9-44ad-b643-3a7ebf505270 NetNS:/var/run/netns/a099ccde-a380-4c67-b2de-66f5d378b168 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:0xc0024a2618}] Aliases:map[]}"
2026-06-12 17:20:07.359926 | controller | Jun 12 15:46:39.739770 crc crio[3652]: time="2026-06-12T15:46:39.739737169Z" level=info msg="Adding pod openshift-operator-lifecycle-manager_package-server-manager-77f986bd66-5lhf9 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 17:20:07.359942 | controller | Jun 12 15:46:39.750669 crc crio[3652]: time="2026-06-12T15:46:39.74932488Z" level=info msg="Got pod network &{Name:kube-controller-manager-operator-69d5f845f8-mm4qn Namespace:openshift-kube-controller-manager-operator ID:97467d816d05a341d3f7f15af85fa716868feac2fd6aa42876c0f6f23bafe244 UID:89eeceba-0661-4e85-be2e-57d689102094 NetNS:/var/run/netns/b24e4416-6da5-49c5-8698-3d013871e077 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:0xc001692cf0}] Aliases:map[]}"
2026-06-12 17:20:07.359959 | controller | Jun 12 15:46:39.750669 crc crio[3652]: time="2026-06-12T15:46:39.749729022Z" level=info msg="Adding pod openshift-kube-controller-manager-operator_kube-controller-manager-operator-69d5f845f8-mm4qn to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 17:20:07.359975 | controller | Jun 12 15:46:39.892144 crc crio[3652]: time="2026-06-12T15:46:39.891869873Z" level=info msg="Got pod network &{Name:downloads-747b44746d-4pqvr Namespace:openshift-console ID:bcc4f7f7ca920bcd43eeecb2a9c94cc4efa4061cf45396a50fc800b0f4406839 UID:d0d29411-fb58-47c5-9579-23967e5649ce NetNS:/var/run/netns/714df3fb-bd11-4c97-bb1f-42fc4d7707b8 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:0xc001692df8}] Aliases:map[]}"
2026-06-12 17:20:07.359995 | controller | Jun 12 15:46:39.892144 crc crio[3652]: time="2026-06-12T15:46:39.892022728Z" level=info msg="Adding pod openshift-console_downloads-747b44746d-4pqvr to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 17:20:07.360012 | controller | Jun 12 15:46:40.360647 crc crio[3652]: time="2026-06-12T15:46:40.331824643Z" level=info msg="Running pod sandbox: openshift-config-operator/openshift-config-operator-5777786469-bccdj/POD" id=59fbe491-19ad-4642-a49c-b30aac5a7b4f name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:20:07.360029 | controller | Jun 12 15:46:40.360647 crc crio[3652]: time="2026-06-12T15:46:40.331911806Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.360045 | controller | Jun 12 15:46:40.360647 crc crio[3652]: time="2026-06-12T15:46:40.351890325Z" level=info msg="Running pod sandbox: openshift-dns/dns-default-qtghf/POD" id=0a342ded-7291-468b-82de-0c89ce67225c name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:20:07.360068 | controller | Jun 12 15:46:40.360647 crc crio[3652]: time="2026-06-12T15:46:40.352001558Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.360092 | controller | Jun 12 15:46:40.375331 crc crio[3652]: time="2026-06-12T15:46:40.374374117Z" level=info msg="Running pod sandbox: openshift-route-controller-manager/route-controller-manager-9c77555c6-bjsff/POD" id=67949abc-ae95-43eb-bf0e-db2404d903de name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:20:07.360111 | controller | Jun 12 15:46:40.375331 crc crio[3652]: time="2026-06-12T15:46:40.374864232Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.360128 | controller | Jun 12 15:46:40.375331 crc crio[3652]: time="2026-06-12T15:46:40.375288795Z" level=info msg="Running pod sandbox: openshift-network-diagnostics/network-check-target-fhkjl/POD" id=0a2affe1-a62e-41b6-ac2a-04c445f6335c name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:20:07.360144 | controller | Jun 12 15:46:40.375331 crc crio[3652]: time="2026-06-12T15:46:40.375332557Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.360161 | controller | Jun 12 15:46:40.375876 crc crio[3652]: time="2026-06-12T15:46:40.375429089Z" level=info msg="Running pod sandbox: openshift-network-console/networking-console-plugin-5ff7774fd9-nljh6/POD" id=d1694daa-42ab-43bc-9db5-f5c53827b665 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:20:07.360178 | controller | Jun 12 15:46:40.375876 crc crio[3652]: time="2026-06-12T15:46:40.375720698Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.360194 | controller | Jun 12 15:46:40.375876 crc crio[3652]: time="2026-06-12T15:46:40.375855132Z" level=info msg="Running pod sandbox: openshift-apiserver-operator/openshift-apiserver-operator-846cbfc458-xttmf/POD" id=386985ea-233f-4274-8b70-4281a051014e name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:20:07.360210 | controller | Jun 12 15:46:40.376001 crc crio[3652]: time="2026-06-12T15:46:40.375899833Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.360227 | controller | Jun 12 15:46:40.376389 crc crio[3652]: time="2026-06-12T15:46:40.376029857Z" level=info msg="Running pod sandbox: openshift-ingress-operator/ingress-operator-6b9cb4dbcf-5fpw9/POD" id=2a565619-b6b5-4d95-b22c-0b0488b17712 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:20:07.360247 | controller | Jun 12 15:46:40.378612 crc crio[3652]: time="2026-06-12T15:46:40.37641624Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.360264 | controller | Jun 12 15:46:40.378696 crc crio[3652]: time="2026-06-12T15:46:40.378627247Z" level=info msg="Running pod sandbox: openshift-operator-lifecycle-manager/olm-operator-5cdf44d969-ssqvn/POD" id=ab3bbfed-742f-4f97-affc-de8d703e3544 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:20:07.360280 | controller | Jun 12 15:46:40.378696 crc crio[3652]: time="2026-06-12T15:46:40.378659608Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.360297 | controller | Jun 12 15:46:40.378808 crc crio[3652]: time="2026-06-12T15:46:40.37874555Z" level=info msg="Running pod sandbox: openshift-console/console-6c684df5db-cc8g8/POD" id=900d76d4-3608-43a8-a328-cc17338c74e1 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:20:07.360314 | controller | Jun 12 15:46:40.378808 crc crio[3652]: time="2026-06-12T15:46:40.378767831Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.360331 | controller | Jun 12 15:46:40.378942 crc crio[3652]: time="2026-06-12T15:46:40.378853473Z" level=info msg="Running pod sandbox: openshift-marketplace/certified-operators-l27pk/POD" id=267f6e7c-ff7b-4e2a-beed-e1e5fe6330fe name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:20:07.360348 | controller | Jun 12 15:46:40.378942 crc crio[3652]: time="2026-06-12T15:46:40.378882704Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.360364 | controller | Jun 12 15:46:40.379392 crc crio[3652]: time="2026-06-12T15:46:40.378956727Z" level=info msg="Running pod sandbox: openshift-cluster-samples-operator/cluster-samples-operator-6b564684c8-bqbxk/POD" id=429c4672-091c-4dbe-bb5f-22df73fb5c26 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:20:07.360381 | controller | Jun 12 15:46:40.379392 crc crio[3652]: time="2026-06-12T15:46:40.378988167Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.360397 | controller | Jun 12 15:46:40.398011 crc crio[3652]: time="2026-06-12T15:46:40.397386558Z" level=info msg="Running pod sandbox: openshift-marketplace/redhat-operators-x5vn9/POD" id=4fa7fecb-740e-4df3-a33b-389016298bfb name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:20:07.360414 | controller | Jun 12 15:46:40.398011 crc crio[3652]: time="2026-06-12T15:46:40.397914454Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.360431 | controller | Jun 12 15:46:40.654171 crc crio[3652]: time="2026-06-12T15:46:40.653984261Z" level=info msg="Got pod network &{Name:openshift-config-operator-5777786469-bccdj Namespace:openshift-config-operator ID:6ab72337a3cbb3c4d1ed7253a92436f570bc786a96b656633e015ab8dd8d717f UID:24de2af2-9e39-4c2e-96f8-42509d1baf18 NetNS:/var/run/netns/d861f269-db23-48fd-a8c7-a659c2630a59 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:0xc0025c2050}] Aliases:map[]}"
2026-06-12 17:20:07.360448 | controller | Jun 12 15:46:40.654171 crc crio[3652]: time="2026-06-12T15:46:40.654141296Z" level=info msg="Adding pod openshift-config-operator_openshift-config-operator-5777786469-bccdj to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 17:20:07.360468 | controller | Jun 12 15:46:40.677263 crc crio[3652]: time="2026-06-12T15:46:40.676913845Z" level=info msg="Got pod network &{Name:route-controller-manager-9c77555c6-bjsff Namespace:openshift-route-controller-manager ID:656af2dfcd523b61d8aa89833d20c7fa6297b82acad3b5976e7d6d1e64dc967f UID:f5ed093a-5c43-49ee-8429-b0de4b9c784d NetNS:/var/run/netns/e2be9547-463d-48a3-a268-3ce455053b0c 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:0xc000136330}] Aliases:map[]}"
2026-06-12 17:20:07.360486 | controller | Jun 12 15:46:40.677263 crc crio[3652]: time="2026-06-12T15:46:40.677004408Z" level=info msg="Adding pod openshift-route-controller-manager_route-controller-manager-9c77555c6-bjsff to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 17:20:07.360502 | controller | Jun 12 15:46:41.310703 crc crio[3652]: time="2026-06-12T15:46:41.307695556Z" level=info msg="Got pod network &{Name:certified-operators-l27pk Namespace:openshift-marketplace ID:1acaf1bcd11127e88060577e13a8f8ffedfa9cd0375cc453261e31ade142b178 UID:91f37d35-53d4-49eb-b4e2-8ee1a226094b NetNS:/var/run/netns/83c92c30-55ef-46e5-9924-db57ab09a6c6 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:0xc0024a2448}] Aliases:map[]}"
2026-06-12 17:20:07.360519 | controller | Jun 12 15:46:41.310936 crc crio[3652]: time="2026-06-12T15:46:41.31061108Z" level=info msg="Adding pod openshift-marketplace_certified-operators-l27pk to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 17:20:07.360535 | controller | Jun 12 15:46:41.311010 crc crio[3652]: time="2026-06-12T15:46:41.309349835Z" level=info msg="Got pod network &{Name:cluster-samples-operator-6b564684c8-bqbxk Namespace:openshift-cluster-samples-operator ID:40eb31f880b938e8079e39750419657f42ab7a6f87f4c642a70b3b245f6b5272 UID:5bdc8e81-e580-4572-a41c-f8ed0e8c6dc0 NetNS:/var/run/netns/6334009f-235e-4dac-a0d3-c0b52a19b811 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:0xc0025c2288}] Aliases:map[]}"
2026-06-12 17:20:07.360551 | controller | Jun 12 15:46:41.311010 crc crio[3652]: time="2026-06-12T15:46:41.310958861Z" level=info msg="Adding pod openshift-cluster-samples-operator_cluster-samples-operator-6b564684c8-bqbxk to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 17:20:07.360568 | controller | Jun 12 15:46:41.323705 crc crio[3652]: time="2026-06-12T15:46:41.32286418Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:4fe612a1572df462d6a4b664a10bc2e6cad239648acbf8c0303f8fca5d2596c0" id=0cd166c0-73b2-4bac-9ad7-e43f062c19c5 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:20:07.360607 | controller | Jun 12 15:46:41.325420 crc crio[3652]: time="2026-06-12T15:46:41.32428316Z" level=info msg="Running pod sandbox: openshift-marketplace/community-operators-qhh6t/POD" id=6e57f361-6134-4b55-b499-95c9fc2af170 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:20:07.360625 | controller | Jun 12 15:46:41.325420 crc crio[3652]: time="2026-06-12T15:46:41.324396513Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.360642 | controller | Jun 12 15:46:41.325420 crc crio[3652]: time="2026-06-12T15:46:41.324760265Z" level=info msg="Running pod sandbox: openshift-kube-apiserver-operator/kube-apiserver-operator-575994946d-vgpnb/POD" id=cd62b6e0-5ad6-41ac-82c6-df39f42252fd name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:20:07.360659 | controller | Jun 12 15:46:41.325420 crc crio[3652]: time="2026-06-12T15:46:41.324810398Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.360680 | controller | Jun 12 15:46:41.325420 crc crio[3652]: time="2026-06-12T15:46:41.324818479Z" level=info msg="Running pod sandbox: openshift-dns-operator/dns-operator-799b87ffcd-h5xh9/POD" id=0975c5e4-bbfb-47fe-a035-f311c4a99d74 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:20:07.360698 | controller | Jun 12 15:46:41.325420 crc crio[3652]: time="2026-06-12T15:46:41.324917082Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.360714 | controller | Jun 12 15:46:41.325420 crc crio[3652]: time="2026-06-12T15:46:41.324975781Z" level=info msg="Running pod sandbox: openshift-marketplace/marketplace-operator-547dbd544d-xchl9/POD" id=4ffda3f6-517d-4aff-8e92-b07640d849e1 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:20:07.360730 | controller | Jun 12 15:46:41.325420 crc crio[3652]: time="2026-06-12T15:46:41.324916952Z" level=info msg="Running pod sandbox: openshift-machine-config-operator/machine-config-operator-67c9d58cbb-dc6bh/POD" id=a4fd6ab1-fc13-46be-9e94-94fadb520a85 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:20:07.360747 | controller | Jun 12 15:46:41.325420 crc crio[3652]: time="2026-06-12T15:46:41.325216598Z" level=info msg="Running pod sandbox: openshift-kube-storage-version-migrator/migrator-866fcbc849-vfggj/POD" id=71a8fee1-d229-4f15-bd07-10cadc28e907 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:20:07.360763 | controller | Jun 12 15:46:41.325420 crc crio[3652]: time="2026-06-12T15:46:41.325259983Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.360779 | controller | Jun 12 15:46:41.326099 crc crio[3652]: time="2026-06-12T15:46:41.325759785Z" level=info msg="Running pod sandbox: openshift-controller-manager-operator/openshift-controller-manager-operator-686468bdd5-sjcrn/POD" id=0505601e-5e0a-4e82-b741-fa15f605e60a name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:20:07.360796 | controller | Jun 12 15:46:41.326099 crc crio[3652]: time="2026-06-12T15:46:41.325808316Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.360812 | controller | Jun 12 15:46:41.326099 crc crio[3652]: time="2026-06-12T15:46:41.325952433Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.360828 | controller | Jun 12 15:46:41.326099 crc crio[3652]: time="2026-06-12T15:46:41.325020793Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.360844 | controller | Jun 12 15:46:41.326333 crc crio[3652]: time="2026-06-12T15:46:41.326117168Z" level=info msg="Running pod sandbox: openshift-multus/multus-admission-controller-69db94689b-rvf8p/POD" id=ae4fbade-7dac-4077-a942-961c44da2c88 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:20:07.360860 | controller | Jun 12 15:46:41.326333 crc crio[3652]: time="2026-06-12T15:46:41.326155769Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.360876 | controller | Jun 12 15:46:41.439995 crc crio[3652]: time="2026-06-12T15:46:41.439275474Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:4fe612a1572df462d6a4b664a10bc2e6cad239648acbf8c0303f8fca5d2596c0" id=d3e7fb5d-ee72-444b-bcc1-df066a70270d name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:20:07.360896 | controller | Jun 12 15:46:41.445377 crc crio[3652]: time="2026-06-12T15:46:41.44502235Z" level=info msg="Got pod network &{Name:networking-console-plugin-5ff7774fd9-nljh6 Namespace:openshift-network-console ID:4c26ee0af046dd6f8cd065e6989e708c47eae67f1f37068553c15567d4a1cb24 UID:6a9ae5f6-97bd-46ac-bafa-ca1b4452a141 NetNS:/var/run/netns/057d2cfe-40ec-413c-aedc-a04aed13387d 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:0xc0025c2510}] Aliases:map[]}"
2026-06-12 17:20:07.360914 | controller | Jun 12 15:46:41.445377 crc crio[3652]: time="2026-06-12T15:46:41.445137603Z" level=info msg="Adding pod openshift-network-console_networking-console-plugin-5ff7774fd9-nljh6 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 17:20:07.360931 | controller | Jun 12 15:46:41.459774 crc crio[3652]: time="2026-06-12T15:46:41.459038452Z" level=info msg="Got pod network &{Name:olm-operator-5cdf44d969-ssqvn Namespace:openshift-operator-lifecycle-manager ID:081a8c0ca71491c6f7aab6d84804745b19248d5fc9fbc949029a05fbd5ca8cd3 UID:6e1163b9-cb14-4016-a0bf-126812657ac4 NetNS:/var/run/netns/d2235381-6c51-4569-befe-8dffc22d7628 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:0xc000136be8}] Aliases:map[]}"
2026-06-12 17:20:07.360948 | controller | Jun 12 15:46:41.459774 crc crio[3652]: time="2026-06-12T15:46:41.459359072Z" level=info msg="Adding pod openshift-operator-lifecycle-manager_olm-operator-5cdf44d969-ssqvn to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 17:20:07.360964 | controller | Jun 12 15:46:41.541408 crc crio[3652]: time="2026-06-12T15:46:41.541035112Z" level=info msg="Creating container: openshift-cluster-machine-approver/machine-approver-54c688565-5bsg4/machine-approver-controller" id=0eb0fa93-6891-4e40-bff8-3e65d3017017 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:20:07.360980 | controller | Jun 12 15:46:41.553871 crc crio[3652]: time="2026-06-12T15:46:41.553425357Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.360996 | controller | Jun 12 15:46:41.652269 crc crio[3652]: time="2026-06-12T15:46:41.651182986Z" level=info msg="Got pod network &{Name:network-check-target-fhkjl Namespace:openshift-network-diagnostics ID:342eb24e802b843745088a4ef8388e272f319382000a22f2e1547193adb49781 UID:17b87002-b798-480a-8e17-83053d698239 NetNS:/var/run/netns/70659349-cd45-4493-887b-ad35ce3ad532 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:0xc000430210}] Aliases:map[]}"
2026-06-12 17:20:07.361013 | controller | Jun 12 15:46:41.653764 crc crio[3652]: time="2026-06-12T15:46:41.652423774Z" level=info msg="Adding pod openshift-network-diagnostics_network-check-target-fhkjl to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 17:20:07.361029 | controller | Jun 12 15:46:41.662389 crc crio[3652]: time="2026-06-12T15:46:41.660877252Z" level=info msg="Got pod network &{Name:openshift-apiserver-operator-846cbfc458-xttmf Namespace:openshift-apiserver-operator ID:e75f42219c1a7ce4840e6743ada912a2cf9195cd9a4b13ae5a2d237e6d948bed UID:7d46baeb-32f5-4d0b-aeba-13333da51152 NetNS:/var/run/netns/9fa0ae43-029e-40f3-a130-03ce56d5b501 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:0xc001692880}] Aliases:map[]}"
2026-06-12 17:20:07.361045 | controller | Jun 12 15:46:41.662710 crc crio[3652]: time="2026-06-12T15:46:41.662654236Z" level=info msg="Adding pod openshift-apiserver-operator_openshift-apiserver-operator-846cbfc458-xttmf to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 17:20:07.361067 | controller | Jun 12 15:46:41.763116 crc crio[3652]: time="2026-06-12T15:46:41.761633281Z" level=info msg="Got pod network &{Name:dns-default-qtghf Namespace:openshift-dns ID:b964e7586af0014d6de23274d7a258f03b538cc0c202d7abb580452fffc2f219 UID:d181776f-b90e-41dc-be09-c4543b8cba16 NetNS:/var/run/netns/5c3c3e0e-db25-4eb2-9138-529110bac3d7 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:0xc0024a2710}] Aliases:map[]}"
2026-06-12 17:20:07.361092 | controller | Jun 12 15:46:41.763116 crc crio[3652]: time="2026-06-12T15:46:41.761961531Z" level=info msg="Adding pod openshift-dns_dns-default-qtghf to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 17:20:07.361114 | controller | Jun 12 15:46:41.828040 crc crio[3652]: time="2026-06-12T15:46:41.827953706Z" level=info msg="Got pod network &{Name:ingress-operator-6b9cb4dbcf-5fpw9 Namespace:openshift-ingress-operator ID:8b71a812b8baf7cc7da5435b6c115b07d229bd8e2943b64afdf9efe863a8e4c8 UID:e466d193-2f16-441a-9f10-579f91762fb9 NetNS:/var/run/netns/fa08a30d-ca28-412c-b9ce-670decde668e 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:0xc001376088}] Aliases:map[]}"
2026-06-12 17:20:07.361132 | controller | Jun 12 15:46:41.829109 crc crio[3652]: time="2026-06-12T15:46:41.82907606Z" level=info msg="Adding pod openshift-ingress-operator_ingress-operator-6b9cb4dbcf-5fpw9 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 17:20:07.361148 | controller | Jun 12 15:46:41.958800 crc crio[3652]: time="2026-06-12T15:46:41.956884632Z" level=info msg="Got pod network &{Name:redhat-operators-x5vn9 Namespace:openshift-marketplace ID:e117e1930c27de213bcbf846bfee59c144e67cadc61b555981c97b4b4f83309f UID:0ee7e057-363b-48e4-a711-ee54046db35f NetNS:/var/run/netns/51bf58df-9c14-4d03-b9b0-33f7e6f147c6 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:0xc0004304b0}] Aliases:map[]}"
2026-06-12 17:20:07.361165 | controller | Jun 12 15:46:41.958800 crc crio[3652]: time="2026-06-12T15:46:41.957617785Z" level=info msg="Adding pod openshift-marketplace_redhat-operators-x5vn9 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 17:20:07.361181 | controller | Jun 12 15:46:42.118971 crc crio[3652]: time="2026-06-12T15:46:42.117722886Z" level=info msg="Got pod network &{Name:console-6c684df5db-cc8g8 Namespace:openshift-console ID:7c9c9905adac5b3a01c30ca8f7e5943aa6e4928c52210102fcf82f2e070730ae UID:63877e21-00e2-4bee-b462-31d3bbe131ef NetNS:/var/run/netns/6dc71158-9615-4b5e-8a2c-7711904f202c 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:0xc0013761d8}] Aliases:map[]}"
2026-06-12 17:20:07.361198 | controller | Jun 12 15:46:42.118971 crc crio[3652]: time="2026-06-12T15:46:42.118687126Z" level=info msg="Adding pod openshift-console_console-6c684df5db-cc8g8 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 17:20:07.361214 | controller | Jun 12 15:46:42.331370 crc crio[3652]: time="2026-06-12T15:46:42.3309982Z" level=info msg="Running pod sandbox: openshift-operator-lifecycle-manager/catalog-operator-75ff9f647d-4s428/POD" id=77138cf4-be2e-44a7-b5cf-cb31b7bee452 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:20:07.361237 | controller | Jun 12 15:46:42.331559 crc crio[3652]: time="2026-06-12T15:46:42.331409593Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.361255 | controller | Jun 12 15:46:42.331559 crc crio[3652]: time="2026-06-12T15:46:42.33131479Z" level=info msg="Running pod sandbox: openshift-controller-manager/controller-manager-8bbbb897c-c9m74/POD" id=97c682db-d996-4933-9012-1f1edbc6bdad name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:20:07.361271 | controller | Jun 12 15:46:42.331724 crc crio[3652]: time="2026-06-12T15:46:42.331581679Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.361288 | controller | Jun 12 15:46:42.333730 crc crio[3652]: time="2026-06-12T15:46:42.332001351Z" level=info msg="Running pod sandbox: openshift-etcd-operator/etcd-operator-69b85846b6-9w8mk/POD" id=b19941ae-4c1b-42be-bbd5-47130875c328 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:20:07.361304 | controller | Jun 12 15:46:42.333730 crc crio[3652]: time="2026-06-12T15:46:42.332870618Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.361319 | controller | Jun 12 15:46:42.334977 crc crio[3652]: time="2026-06-12T15:46:42.334893619Z" level=info msg="Running pod sandbox: openshift-network-diagnostics/network-check-source-5bb8f5cd97-xdvz5/POD" id=723fd676-01b5-4be8-8ca6-fb64a791ad11 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:20:07.361336 | controller | Jun 12 15:46:42.335037 crc crio[3652]: time="2026-06-12T15:46:42.334985932Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.361352 | controller | Jun 12 15:46:42.336069 crc crio[3652]: time="2026-06-12T15:46:42.335212929Z" level=info msg="Running pod sandbox: openshift-authentication/oauth-openshift-685b49f4d7-4d6xb/POD" id=edaa921b-4925-4066-aeb6-a4c7a27a8b47 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:20:07.361369 | controller | Jun 12 15:46:42.336069 crc crio[3652]: time="2026-06-12T15:46:42.335840398Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.361386 | controller | Jun 12 15:46:43.940275 crc crio[3652]: time="2026-06-12T15:46:43.93333763Z" level=info msg="Got pod network &{Name:dns-operator-799b87ffcd-h5xh9 Namespace:openshift-dns-operator ID:6863df6ce51270ee5ce1842073c2d0f50a76b6f27b4bf12ab3570456fab5ec14 UID:13345434-cc4c-42d5-97e8-99cd8b90477a NetNS:/var/run/netns/0b335bdf-7adc-4063-8467-55f1293a330a 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:0xc001692830}] Aliases:map[]}"
2026-06-12 17:20:07.361402 | controller | Jun 12 15:46:43.940275 crc crio[3652]: time="2026-06-12T15:46:43.933861876Z" level=info msg="Adding pod openshift-dns-operator_dns-operator-799b87ffcd-h5xh9 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 17:20:07.361419 | controller | Jun 12 15:46:44.083650 crc crio[3652]: time="2026-06-12T15:46:44.083025641Z" level=info msg="Got pod network &{Name:kube-apiserver-operator-575994946d-vgpnb Namespace:openshift-kube-apiserver-operator ID:a4108cfd56bb95c984c6842f2b38b21ef6830aa35f05bed6a97aba9293edc703 UID:4f837d5f-4682-4cae-99ca-824ebae60fec NetNS:/var/run/netns/a9dd8d20-eb35-4265-bd2e-d62b3bf77237 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:0xc0016929e0}] Aliases:map[]}"
2026-06-12 17:20:07.361439 | controller | Jun 12 15:46:44.083650 crc crio[3652]: time="2026-06-12T15:46:44.083182696Z" level=info msg="Adding pod openshift-kube-apiserver-operator_kube-apiserver-operator-575994946d-vgpnb to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 17:20:07.361457 | controller | Jun 12 15:46:44.166963 crc crio[3652]: time="2026-06-12T15:46:44.165952748Z" level=info msg="Got pod network &{Name:community-operators-qhh6t Namespace:openshift-marketplace ID:8d18ef7e401ecbbce2959e5dc76b4fda8f77d8f73c5e24565348fb27f124201f UID:38fb2a5f-6a1e-4c7a-8df2-0b2a456c372e NetNS:/var/run/netns/2b318e14-5ca4-4031-ba84-15d457854d6f 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:0xc000430a88}] Aliases:map[]}"
2026-06-12 17:20:07.361474 | controller | Jun 12 15:46:44.166963 crc crio[3652]: time="2026-06-12T15:46:44.166159026Z" level=info msg="Adding pod openshift-marketplace_community-operators-qhh6t to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 17:20:07.361490 | controller | Jun 12 15:46:44.334150 crc crio[3652]: time="2026-06-12T15:46:44.320951737Z" level=info msg="Got pod network &{Name:openshift-controller-manager-operator-686468bdd5-sjcrn Namespace:openshift-controller-manager-operator ID:bd4c32a0f4d069cde57afeac61e0bd3be87bb3d04acd1776356cc276f146368b UID:84e6e6fd-a448-462c-a5d3-8fa636be2d6f NetNS:/var/run/netns/60c784cd-d463-45b0-a4d5-663533d97dd3 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:0xc000136210}] Aliases:map[]}"
2026-06-12 17:20:07.361507 | controller | Jun 12 15:46:44.334150 crc crio[3652]: time="2026-06-12T15:46:44.321781803Z" level=info msg="Adding pod openshift-controller-manager-operator_openshift-controller-manager-operator-686468bdd5-sjcrn to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 17:20:07.361523 | controller | Jun 12 15:46:44.519193 crc crio[3652]: time="2026-06-12T15:46:44.518171712Z" level=info msg="Got pod network &{Name:multus-admission-controller-69db94689b-rvf8p Namespace:openshift-multus ID:fe6a66ef818417eea219c7065b7c02e1b9483d6cd15267c8261a0478cdd679b0 UID:22e9ac12-6d81-454c-9af1-0b0d7e241db6 NetNS:/var/run/netns/7a174bf1-8085-44e8-8390-810fd325e475 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:0xc000430318}] Aliases:map[]}"
2026-06-12 17:20:07.361539 | controller | Jun 12 15:46:44.519966 crc crio[3652]: time="2026-06-12T15:46:44.518359157Z" level=info msg="Adding pod openshift-multus_multus-admission-controller-69db94689b-rvf8p to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 17:20:07.361556 | controller | Jun 12 15:46:44.545760 crc crio[3652]: time="2026-06-12T15:46:44.544901217Z" level=info msg="Got pod network &{Name:marketplace-operator-547dbd544d-xchl9 Namespace:openshift-marketplace ID:b9b0029fcfd6b0d4310152cf513a26f3508fa6d2a7d60170e978423b90396ca1 UID:6cdf074d-0e2a-4a0b-8843-5f823e7bf7c3 NetNS:/var/run/netns/afe91ed0-b5cb-4f16-a7a3-05d9a2eece42 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:0xc0001365f8}] Aliases:map[]}"
2026-06-12 17:20:07.361600 | controller | Jun 12 15:46:44.545760 crc crio[3652]: time="2026-06-12T15:46:44.54499474Z" level=info msg="Adding pod openshift-marketplace_marketplace-operator-547dbd544d-xchl9 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 17:20:07.361629 | controller | Jun 12 15:46:44.559231 crc crio[3652]: time="2026-06-12T15:46:44.553039536Z" level=info msg="Got pod network &{Name:machine-config-operator-67c9d58cbb-dc6bh Namespace:openshift-machine-config-operator ID:2530f834e6fd937972a33ce21e1ed56a946e9139404f28f35d0aceed95097a03 UID:e7c4bdbd-866b-490e-85ee-d4c85fa577d8 NetNS:/var/run/netns/f861588b-9aed-4430-bc99-fedd0c6a2529 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:0xc001692068}] Aliases:map[]}"
2026-06-12 17:20:07.361648 | controller | Jun 12 15:46:44.559231 crc crio[3652]: time="2026-06-12T15:46:44.553230861Z" level=info msg="Adding pod openshift-machine-config-operator_machine-config-operator-67c9d58cbb-dc6bh to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 17:20:07.361665 | controller | Jun 12 15:46:44.661577 crc crio[3652]: time="2026-06-12T15:46:44.660815232Z" level=info msg="Got pod network &{Name:migrator-866fcbc849-vfggj Namespace:openshift-kube-storage-version-migrator ID:33bfac345f38fb0b4cd732d80d7f19d13d5299f5e96eadee8a786eee1b7e3b18 UID:95e1bfe8-fa45-4e53-9e80-89e7ac6db708 NetNS:/var/run/netns/3e6bf183-5116-49e5-bb82-fa7c56bf36a0 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:0xc0001824a0}] Aliases:map[]}"
2026-06-12 17:20:07.361682 | controller | Jun 12 15:46:44.661577 crc crio[3652]: time="2026-06-12T15:46:44.661433771Z" level=info msg="Adding pod openshift-kube-storage-version-migrator_migrator-866fcbc849-vfggj to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 17:20:07.361699 | controller | Jun 12 15:46:44.697967 crc crio[3652]: time="2026-06-12T15:46:44.695882686Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.361715 | controller | Jun 12 15:46:44.853417 crc crio[3652]: time="2026-06-12T15:46:44.853025241Z" level=info msg="Got pod network &{Name:oauth-openshift-685b49f4d7-4d6xb Namespace:openshift-authentication ID:01e0057a4f36348b3e5583493d3db2ed1b6be0de7bec803bab507ef7991f8e77 UID:b167f5c3-3788-4edd-9e26-0fc3a5748dee NetNS:/var/run/netns/50ebe2c2-fcd1-4e25-b7b7-9139bcf85f03 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:0xc00181a080}] Aliases:map[]}"
2026-06-12 17:20:07.361732 | controller | Jun 12 15:46:44.853417 crc crio[3652]: time="2026-06-12T15:46:44.853177687Z" level=info msg="Adding pod openshift-authentication_oauth-openshift-685b49f4d7-4d6xb to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 17:20:07.361749 | controller | Jun 12 15:46:45.154918 crc crio[3652]: time="2026-06-12T15:46:45.152858014Z" level=info msg="Got pod network &{Name:network-check-source-5bb8f5cd97-xdvz5 Namespace:openshift-network-diagnostics ID:783fb29891819166ed7b15ff94303f8b7559f49b072354ff9bd645586b92c60f UID:f863fff9-286a-45fa-b8f0-8a86994b8440 NetNS:/var/run/netns/daa06804-ad92-4ab8-a74c-966aa2f81d09 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:0xc0013760d0}] Aliases:map[]}"
2026-06-12 17:20:07.361766 | controller | Jun 12 15:46:45.157564 crc crio[3652]: time="2026-06-12T15:46:45.155427563Z" level=info msg="Adding pod openshift-network-diagnostics_network-check-source-5bb8f5cd97-xdvz5 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 17:20:07.361783 | controller | Jun 12 15:46:45.345858 crc crio[3652]: time="2026-06-12T15:46:45.344801787Z" level=info msg="Got pod network &{Name:etcd-operator-69b85846b6-9w8mk Namespace:openshift-etcd-operator ID:954bf1afe4f59f23f82baa19c37ce7d2202c4c33e8491ac1530be7dd854d2ea1 UID:590c4b91-91e2-41cd-8666-e08cbfa17a77 NetNS:/var/run/netns/b6dd1e5c-9926-4d63-8eb9-006ea2d09f40 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:0xc000136bf0}] Aliases:map[]}"
2026-06-12 17:20:07.361803 | controller | Jun 12 15:46:45.345858 crc crio[3652]: time="2026-06-12T15:46:45.345001903Z" level=info msg="Adding pod openshift-etcd-operator_etcd-operator-69b85846b6-9w8mk to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 17:20:07.361822 | controller | Jun 12 15:46:45.526215 crc crio[3652]: time="2026-06-12T15:46:45.525827675Z" level=info msg="Got pod network &{Name:catalog-operator-75ff9f647d-4s428 Namespace:openshift-operator-lifecycle-manager ID:866e639f66d12a9baa94912c7f426617106fc683c34a13a677c1e105a079e859 UID:d1618753-e855-455c-8eee-e4fb77abbc17 NetNS:/var/run/netns/4e9f81ca-9317-4792-99f6-2b5ea72f5eba 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:0xc000182b80}] Aliases:map[]}"
2026-06-12 17:20:07.361839 | controller | Jun 12 15:46:45.527398 crc crio[3652]: time="2026-06-12T15:46:45.52731121Z" level=info msg="Adding pod openshift-operator-lifecycle-manager_catalog-operator-75ff9f647d-4s428 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 17:20:07.361856 | controller | Jun 12 15:46:45.539545 crc crio[3652]: time="2026-06-12T15:46:45.539032521Z" level=info msg="Got pod network &{Name:controller-manager-8bbbb897c-c9m74 Namespace:openshift-controller-manager ID:8ca76fa8288bcb518463241725200f056a86d43eeadeb0f81401aafaa3199a1f UID:b9d3cfcf-d286-4dfc-a5cf-dbb9268a3cda NetNS:/var/run/netns/fdf36cfd-8cb8-4c3a-b273-e87e06321279 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:0xc0013764e0}] Aliases:map[]}"
2026-06-12 17:20:07.361872 | controller | Jun 12 15:46:45.539545 crc crio[3652]: time="2026-06-12T15:46:45.539313159Z" level=info msg="Adding pod openshift-controller-manager_controller-manager-8bbbb897c-c9m74 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 17:20:07.361889 | controller | Jun 12 15:46:47.504321 crc crio[3652]: time="2026-06-12T15:46:47.503732833Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.361905 | controller | Jun 12 15:46:48.412773 crc crio[3652]: time="2026-06-12T15:46:48.41272077Z" level=info msg="Created container 0fced0260954d8d0ced230c1e2e8e55625c5744a1122a02e12045580512f44f4: openshift-cluster-machine-approver/machine-approver-54c688565-5bsg4/machine-approver-controller" id=0eb0fa93-6891-4e40-bff8-3e65d3017017 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:20:07.361921 | controller | Jun 12 15:46:48.421161 crc crio[3652]: time="2026-06-12T15:46:48.421046753Z" level=info msg="Starting container: 0fced0260954d8d0ced230c1e2e8e55625c5744a1122a02e12045580512f44f4" id=9d776446-c225-473b-bf76-7dab958841da name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 17:20:07.361938 | controller | Jun 12 15:46:48.579174 crc crio[3652]: time="2026-06-12T15:46:48.578423047Z" level=info msg="Started container" PID=11279 containerID=0fced0260954d8d0ced230c1e2e8e55625c5744a1122a02e12045580512f44f4 description=openshift-cluster-machine-approver/machine-approver-54c688565-5bsg4/machine-approver-controller id=9d776446-c225-473b-bf76-7dab958841da name=/runtime.v1.RuntimeService/StartContainer sandboxID=2e94585f77bc5c852377d9c848b1c13b14f77a5c1d38a7dace079c6a05e835e4
2026-06-12 17:20:07.361958 | controller | Jun 12 15:46:49.637740 crc crio[3652]: time="2026-06-12T15:46:49.636711328Z" level=info msg="Running pod sandbox: openshift-operator-lifecycle-manager/collect-profiles-29687985-5mw5k/POD" id=0a4d0c3c-2e65-48cf-8f1f-b25e7cf08b6b name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:20:07.361975 | controller | Jun 12 15:46:49.637740 crc crio[3652]: time="2026-06-12T15:46:49.636799621Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.361992 | controller | Jun 12 15:46:49.882686 crc crio[3652]: time="2026-06-12T15:46:49.881042Z" level=info msg="Got pod network &{Name:collect-profiles-29687985-5mw5k Namespace:openshift-operator-lifecycle-manager ID:d8b63e784bffade6dd726e124ee6bb835170216daa066ae154b0513035faee69 UID:1edbb9e4-ab3b-41f3-9937-079e817c6fa9 NetNS:/var/run/netns/e410e663-898e-41b1-89b5-0373e78f2e3e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod1edbb9e4_ab3b_41f3_9937_079e817c6fa9.slice PodAnnotations:0xc0024a2890}] Aliases:map[]}"
2026-06-12 17:20:07.362009 | controller | Jun 12 15:46:49.882686 crc crio[3652]: time="2026-06-12T15:46:49.881407131Z" level=info msg="Adding pod openshift-operator-lifecycle-manager_collect-profiles-29687985-5mw5k to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 17:20:07.362026 | controller | Jun 12 15:47:04.119172 crc crio[3652]: time="2026-06-12T15:47:04.114926862Z" level=info msg="CNI monitoring event WRITE         \"/etc/kubernetes/cni/net.d/00-multus.conf\""
2026-06-12 17:20:07.362043 | controller | Jun 12 15:47:06.134008 crc crio[3652]: time="2026-06-12T15:47:06.133697562Z" level=info msg="Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf"
2026-06-12 17:20:07.362059 | controller | Jun 12 15:47:13.931816 crc crio[3652]: time="2026-06-12T15:47:13.930505106Z" level=info msg="Stopping container: bb216df5bd52c994992eb7a6e0c9731205528ea178bd1951ba1f553467004353 (timeout: 3600s)" id=bad48a66-84f7-4581-913d-c559fbb3e02b name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 17:20:07.362076 | controller | Jun 12 15:47:18.202211 crc crio[3652]: 2026-06-12T15:47:18Z [verbose] CmdAdd (shim): {1.1.0 [{Name:ea1b889362c9499 Mac:5e:44:e9:b5:3b:2e Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:16 Mtu:0 Sandbox:/var/run/netns/d4601548-379f-4635-b20f-ee8f0cd90d25 SocketPath: PciID:}] [{Interface:0xc0003c73c0 Address:{IP:10.217.0.22 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 17:20:07.362096 | controller | Jun 12 15:47:24.663929 crc crio[3652]: 2026-06-12T15:47:24Z [verbose] CmdAdd (shim): {1.1.0 [{Name:69acfd13a9a40d7 Mac:6e:61:c9:bb:bd:6f Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:06 Mtu:0 Sandbox:/var/run/netns/ece702fb-1680-4d30-ae81-4eca1bf29ad5 SocketPath: PciID:}] [{Interface:0xc00059ced0 Address:{IP:10.217.0.6 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 17:20:07.362121 | controller | Jun 12 15:47:27.482699 crc crio[3652]: 2026-06-12T15:47:27Z [verbose] CmdAdd (shim): {1.1.0 [{Name:0fc30d68da125a9 Mac:76:cb:aa:f8:47:a6 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:24 Mtu:0 Sandbox:/var/run/netns/67299d16-c77b-414b-ace0-9c9529c5de8e SocketPath: PciID:}] [{Interface:0xc0001c65c0 Address:{IP:10.217.0.36 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 17:20:07.362140 | controller | Jun 12 15:47:27.487554 crc crio[3652]: 2026-06-12T15:47:27Z [verbose] CmdAdd (shim): {1.1.0 [{Name:1acaf1bcd11127e Mac:42:da:11:3a:07:4c Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:2d Mtu:0 Sandbox:/var/run/netns/83c92c30-55ef-46e5-9924-db57ab09a6c6 SocketPath: PciID:}] [{Interface:0xc00036d790 Address:{IP:10.217.0.45 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 17:20:07.362161 | controller | Jun 12 15:47:27.718787 crc crio[3652]: 2026-06-12T15:47:27Z [verbose] CmdAdd (shim): {1.1.0 [{Name:6863df6ce51270e Mac:e6:35:bc:bc:5e:c7 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:0d Mtu:0 Sandbox:/var/run/netns/0b335bdf-7adc-4063-8467-55f1293a330a SocketPath: PciID:}] [{Interface:0xc000246620 Address:{IP:10.217.0.13 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 17:20:07.362179 | controller | Jun 12 15:47:27.833740 crc crio[3652]: 2026-06-12T15:47:27Z [verbose] CmdAdd (shim): {1.1.0 [{Name:d84089b6c980f6e Mac:5a:61:14:5b:5f:aa Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:22 Mtu:0 Sandbox:/var/run/netns/a099ccde-a380-4c67-b2de-66f5d378b168 SocketPath: PciID:}] [{Interface:0xc0001b0950 Address:{IP:10.217.0.34 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 17:20:07.362196 | controller | Jun 12 15:47:27.853579 crc crio[3652]: 2026-06-12T15:47:27Z [verbose] CmdAdd (shim): {1.1.0 [{Name:783fb2989181916 Mac:22:08:94:b2:75:72 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:3a Mtu:0 Sandbox:/var/run/netns/daa06804-ad92-4ab8-a74c-966aa2f81d09 SocketPath: PciID:}] [{Interface:0xc000184770 Address:{IP:10.217.0.58 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 17:20:07.362212 | controller | Jun 12 15:47:29.252424 crc crio[3652]: 2026-06-12T15:47:29Z [verbose] CmdAdd (shim): {1.1.0 [{Name:342eb24e802b843 Mac:96:2c:04:bd:16:3c Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:04 Mtu:0 Sandbox:/var/run/netns/70659349-cd45-4493-887b-ad35ce3ad532 SocketPath: PciID:}] [{Interface:0xc000194fe0 Address:{IP:10.217.0.4 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 17:20:07.362229 | controller | Jun 12 15:47:29.309909 crc crio[3652]: 2026-06-12T15:47:29Z [verbose] CmdAdd (shim): {1.1.0 [{Name:de0b296fee07e69 Mac:9e:df:ce:9b:2a:d6 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:05 Mtu:0 Sandbox:/var/run/netns/da6f8ddd-1121-4494-a01b-59362f32eb3f SocketPath: PciID:}] [{Interface:0xc0002ac800 Address:{IP:10.217.0.5 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 17:20:07.362245 | controller | Jun 12 15:47:29.484495 crc crio[3652]: 2026-06-12T15:47:29Z [verbose] CmdAdd (shim): {1.1.0 [{Name:ce47b02ae58f74c Mac:3e:c2:8a:cb:24:3b Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:08 Mtu:0 Sandbox:/var/run/netns/9b24e30e-5d38-460b-befc-51a46bc92bb4 SocketPath: PciID:}] [{Interface:0xc000195990 Address:{IP:10.217.0.8 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 17:20:07.362261 | controller | Jun 12 15:47:29.586827 crc crio[3652]: 2026-06-12T15:47:29Z [verbose] CmdAdd (shim): {1.1.0 [{Name:01e0057a4f36348 Mac:8e:79:96:b7:a5:97 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:41 Mtu:0 Sandbox:/var/run/netns/50ebe2c2-fcd1-4e25-b7b7-9139bcf85f03 SocketPath: PciID:}] [{Interface:0xc00038f120 Address:{IP:10.217.0.65 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 17:20:07.362277 | controller | Jun 12 15:47:29.666728 crc crio[3652]: 2026-06-12T15:47:29Z [verbose] CmdAdd (shim): {1.1.0 [{Name:16b297a8e49f38b Mac:22:90:72:e8:27:49 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:1f Mtu:0 Sandbox:/var/run/netns/9564af4d-36a7-4252-9386-75e1e382f0ae SocketPath: PciID:}] [{Interface:0xc0002a33c0 Address:{IP:10.217.0.31 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 17:20:07.362293 | controller | Jun 12 15:47:30.692257 crc crio[3652]: 2026-06-12T15:47:30Z [verbose] CmdAdd (shim): {1.1.0 [{Name:081a8c0ca71491c Mac:0e:26:91:47:12:a8 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:28 Mtu:0 Sandbox:/var/run/netns/d2235381-6c51-4569-befe-8dffc22d7628 SocketPath: PciID:}] [{Interface:0xc000194a10 Address:{IP:10.217.0.40 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 17:20:07.362309 | controller | Jun 12 15:47:30.738175 crc crio[3652]: 2026-06-12T15:47:30Z [verbose] CmdAdd (shim): {1.1.0 [{Name:2530f834e6fd937 Mac:66:bb:e1:37:21:a5 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:18 Mtu:0 Sandbox:/var/run/netns/f861588b-9aed-4430-bc99-fedd0c6a2529 SocketPath: PciID:}] [{Interface:0xc0004a0df0 Address:{IP:10.217.0.24 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 17:20:07.362329 | controller | Jun 12 15:47:30.752838 crc crio[3652]: 2026-06-12T15:47:30Z [verbose] CmdAdd (shim): {1.1.0 [{Name:e75f42219c1a7ce Mac:12:dd:e4:b6:fb:ac Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:09 Mtu:0 Sandbox:/var/run/netns/9fa0ae43-029e-40f3-a130-03ce56d5b501 SocketPath: PciID:}] [{Interface:0xc000014900 Address:{IP:10.217.0.9 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 17:20:07.362346 | controller | Jun 12 15:47:30.757518 crc crio[3652]: 2026-06-12T15:47:30Z [verbose] CmdAdd (shim): {1.1.0 [{Name:0b007c920c28b45 Mac:c2:a8:cc:2b:4e:c6 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:17 Mtu:0 Sandbox:/var/run/netns/8b17367a-0ad3-4ef9-9e30-231009c09ade SocketPath: PciID:}] [{Interface:0xc00052e5c0 Address:{IP:10.217.0.23 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 17:20:07.362363 | controller | Jun 12 15:47:30.787237 crc crio[3652]: 2026-06-12T15:47:30Z [verbose] CmdAdd (shim): {1.1.0 [{Name:97467d816d05a34 Mac:e6:47:4c:55:ee:0e Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:15 Mtu:0 Sandbox:/var/run/netns/b24e4416-6da5-49c5-8698-3d013871e077 SocketPath: PciID:}] [{Interface:0xc000125190 Address:{IP:10.217.0.21 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 17:20:07.362379 | controller | Jun 12 15:47:30.787964 crc crio[3652]: 2026-06-12T15:47:30Z [verbose] CmdAdd (shim): {1.1.0 [{Name:3cb15a22955364f Mac:a2:66:65:1c:33:a7 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:1c Mtu:0 Sandbox:/var/run/netns/d2954a8c-adce-4e0a-b124-560bc6ae9671 SocketPath: PciID:}] [{Interface:0xc0002eccc0 Address:{IP:10.217.0.28 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 17:20:07.362394 | controller | Jun 12 15:47:30.788385 crc crio[3652]: 2026-06-12T15:47:30Z [verbose] CmdAdd (shim): {1.1.0 [{Name:bcc4f7f7ca920bc Mac:e6:26:35:a2:ea:dc Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:10 Mtu:0 Sandbox:/var/run/netns/714df3fb-bd11-4c97-bb1f-42fc4d7707b8 SocketPath: PciID:}] [{Interface:0xc00034ef00 Address:{IP:10.217.0.16 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 17:20:07.362410 | controller | Jun 12 15:47:30.789720 crc crio[3652]: 2026-06-12T15:47:30Z [verbose] CmdAdd (shim): {1.1.0 [{Name:b964e7586af0014 Mac:5e:0d:de:b9:37:31 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:27 Mtu:0 Sandbox:/var/run/netns/5c3c3e0e-db25-4eb2-9138-529110bac3d7 SocketPath: PciID:}] [{Interface:0xc000014670 Address:{IP:10.217.0.39 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 17:20:07.362427 | controller | Jun 12 15:47:30.798643 crc crio[3652]: 2026-06-12T15:47:30Z [verbose] CmdAdd (shim): {1.1.0 [{Name:53d37291c3f9186 Mac:22:7e:8d:f5:3b:ae Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:1b Mtu:0 Sandbox:/var/run/netns/18b94689-cba3-4116-bd5e-4a349b9fa9ef SocketPath: PciID:}] [{Interface:0xc000015120 Address:{IP:10.217.0.27 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 17:20:07.362442 | controller | Jun 12 15:47:30.828383 crc crio[3652]: 2026-06-12T15:47:30Z [verbose] CmdAdd (shim): {1.1.0 [{Name:866e639f66d12a9 Mac:1e:ce:9d:be:48:0b Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:11 Mtu:0 Sandbox:/var/run/netns/4e9f81ca-9317-4792-99f6-2b5ea72f5eba SocketPath: PciID:}] [{Interface:0xc0002076e0 Address:{IP:10.217.0.17 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 17:20:07.362458 | controller | Jun 12 15:47:30.866742 crc crio[3652]: 2026-06-12T15:47:30Z [verbose] CmdAdd (shim): {1.1.0 [{Name:32c8a01ae3a7b39 Mac:2e:45:e4:8f:a2:57 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:21 Mtu:0 Sandbox:/var/run/netns/210d97ba-51b1-4c87-acf6-ac756104ed65 SocketPath: PciID:}] [{Interface:0xc000124650 Address:{IP:10.217.0.33 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 17:20:07.362477 | controller | Jun 12 15:47:30.870270 crc crio[3652]: 2026-06-12T15:47:30Z [verbose] CmdAdd (shim): {1.1.0 [{Name:a4108cfd56bb95c Mac:2e:71:3e:4f:ec:1b Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:25 Mtu:0 Sandbox:/var/run/netns/a9dd8d20-eb35-4265-bd2e-d62b3bf77237 SocketPath: PciID:}] [{Interface:0xc00032c890 Address:{IP:10.217.0.37 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 17:20:07.362493 | controller | Jun 12 15:47:30.872221 crc crio[3652]: 2026-06-12T15:47:30Z [verbose] CmdAdd (shim): {1.1.0 [{Name:bd4c32a0f4d069c Mac:6e:f3:e6:3a:fd:a9 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:20 Mtu:0 Sandbox:/var/run/netns/60c784cd-d463-45b0-a4d5-663533d97dd3 SocketPath: PciID:}] [{Interface:0xc000339e60 Address:{IP:10.217.0.32 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 17:20:07.362508 | controller | Jun 12 15:47:30.900735 crc crio[3652]: 2026-06-12T15:47:30Z [verbose] CmdAdd (shim): {1.1.0 [{Name:6ab72337a3cbb3c Mac:ae:ec:bb:2a:cf:67 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:0b Mtu:0 Sandbox:/var/run/netns/d861f269-db23-48fd-a8c7-a659c2630a59 SocketPath: PciID:}] [{Interface:0xc000015d40 Address:{IP:10.217.0.11 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 17:20:07.362524 | controller | Jun 12 15:47:30.932273 crc crio[3652]: 2026-06-12T15:47:30Z [verbose] CmdAdd (shim): {1.1.0 [{Name:8d18ef7e401ecbb Mac:82:0d:38:22:e8:9a Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:2c Mtu:0 Sandbox:/var/run/netns/2b318e14-5ca4-4031-ba84-15d457854d6f SocketPath: PciID:}] [{Interface:0xc0004f9850 Address:{IP:10.217.0.44 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 17:20:07.362540 | controller | Jun 12 15:47:30.941903 crc crio[3652]: 2026-06-12T15:47:30Z [verbose] CmdAdd (shim): {1.1.0 [{Name:d8b63e784bffade Mac:32:55:82:b3:9d:18 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:07 Mtu:0 Sandbox:/var/run/netns/e410e663-898e-41b1-89b5-0373e78f2e3e SocketPath: PciID:}] [{Interface:0xc000123e50 Address:{IP:10.217.0.7 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 17:20:07.362556 | controller | Jun 12 15:47:30.943076 crc crio[3652]: 2026-06-12T15:47:30Z [verbose] CmdAdd (shim): {1.1.0 [{Name:656af2dfcd523b6 Mac:fa:de:bb:94:25:82 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:44 Mtu:0 Sandbox:/var/run/netns/e2be9547-463d-48a3-a268-3ce455053b0c SocketPath: PciID:}] [{Interface:0xc0004fe610 Address:{IP:10.217.0.68 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 17:20:07.362597 | controller | Jun 12 15:47:30.944164 crc crio[3652]: 2026-06-12T15:47:30Z [verbose] CmdAdd (shim): {1.1.0 [{Name:33bfac345f38fb0 Mac:1a:72:ef:54:ab:f7 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:13 Mtu:0 Sandbox:/var/run/netns/3e6bf183-5116-49e5-bb82-fa7c56bf36a0 SocketPath: PciID:}] [{Interface:0xc000596620 Address:{IP:10.217.0.19 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 17:20:07.362664 | controller | Jun 12 15:47:31.092129 crc crio[3652]: 2026-06-12T15:47:31Z [verbose] CmdAdd (shim): {1.1.0 [{Name:78f85ee3e29645f Mac:ce:27:27:2a:9f:e0 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:30 Mtu:0 Sandbox:/var/run/netns/5c1af09b-ddba-44e6-a2b0-bb35b4abd833 SocketPath: PciID:}] [{Interface:0xc0004b86f0 Address:{IP:10.217.0.48 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 17:20:07.362683 | controller | Jun 12 15:47:31.094742 crc crio[3652]: 2026-06-12T15:47:31Z [verbose] CmdAdd (shim): {1.1.0 [{Name:7c9c9905adac5b3 Mac:a2:0c:72:da:7b:94 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:3f Mtu:0 Sandbox:/var/run/netns/6dc71158-9615-4b5e-8a2c-7711904f202c SocketPath: PciID:}] [{Interface:0xc00012ef80 Address:{IP:10.217.0.63 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 17:20:07.362699 | controller | Jun 12 15:47:31.100816 crc crio[3652]: 2026-06-12T15:47:31Z [verbose] CmdAdd (shim): {1.1.0 [{Name:0a1bb93da817bef Mac:16:4a:cd:1f:c5:22 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:03 Mtu:0 Sandbox:/var/run/netns/701a276f-7c42-4268-85ca-c75d94823b82 SocketPath: PciID:}] [{Interface:0xc000192ff0 Address:{IP:10.217.0.3 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 17:20:07.362719 | controller | Jun 12 15:47:31.111847 crc crio[3652]: 2026-06-12T15:47:31Z [verbose] CmdAdd (shim): {1.1.0 [{Name:a742e3ddcecdec2 Mac:ce:f4:be:86:a2:4a Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:26 Mtu:0 Sandbox:/var/run/netns/ec448052-5615-488f-a7e7-1deca43943ad SocketPath: PciID:}] [{Interface:0xc00028ab70 Address:{IP:10.217.0.38 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 17:20:07.362736 | controller | Jun 12 15:47:31.120589 crc crio[3652]: 2026-06-12T15:47:31Z [verbose] CmdAdd (shim): {1.1.0 [{Name:40eb31f880b938e Mac:66:a7:25:b3:78:b2 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:0a Mtu:0 Sandbox:/var/run/netns/6334009f-235e-4dac-a0d3-c0b52a19b811 SocketPath: PciID:}] [{Interface:0xc0004a68f0 Address:{IP:10.217.0.10 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 17:20:07.362752 | controller | Jun 12 15:47:31.131177 crc crio[3652]: 2026-06-12T15:47:31Z [verbose] CmdAdd (shim): {1.1.0 [{Name:8ca76fa8288bcb5 Mac:f6:14:6a:36:e1:df Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:43 Mtu:0 Sandbox:/var/run/netns/fdf36cfd-8cb8-4c3a-b273-e87e06321279 SocketPath: PciID:}] [{Interface:0xc000123290 Address:{IP:10.217.0.67 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 17:20:07.362768 | controller | Jun 12 15:47:31.214791 crc crio[3652]: 2026-06-12T15:47:31Z [verbose] CmdAdd (shim): {1.1.0 [{Name:b9b0029fcfd6b0d Mac:62:ea:b2:b7:2a:ef Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:23 Mtu:0 Sandbox:/var/run/netns/afe91ed0-b5cb-4f16-a7a3-05d9a2eece42 SocketPath: PciID:}] [{Interface:0xc0002c1380 Address:{IP:10.217.0.35 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 17:20:07.362785 | controller | Jun 12 15:47:31.215791 crc crio[3652]: 2026-06-12T15:47:31Z [verbose] CmdAdd (shim): {1.1.0 [{Name:64af01349a00849 Mac:ae:d6:b3:42:6f:4c Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:29 Mtu:0 Sandbox:/var/run/netns/9ea2cdf8-9dc0-4c67-8b1b-74d253633c09 SocketPath: PciID:}] [{Interface:0xc0002b05d0 Address:{IP:10.217.0.41 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 17:20:07.362801 | controller | Jun 12 15:47:31.331758 crc crio[3652]: 2026-06-12T15:47:31Z [verbose] CmdAdd (shim): {1.1.0 [{Name:8b71a812b8baf7c Mac:46:bf:3b:54:8a:b8 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:12 Mtu:0 Sandbox:/var/run/netns/fa08a30d-ca28-412c-b9ce-670decde668e SocketPath: PciID:}] [{Interface:0xc0002e85d0 Address:{IP:10.217.0.18 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 17:20:07.362817 | controller | Jun 12 15:47:31.358588 crc crio[3652]: 2026-06-12T15:47:31Z [verbose] CmdAdd (shim): {1.1.0 [{Name:acda8260e4918fb Mac:fa:a1:b6:0d:d2:17 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:1d Mtu:0 Sandbox:/var/run/netns/7da58ed8-c181-4b87-a3de-7e15304cda0e SocketPath: PciID:}] [{Interface:0xc0004c8850 Address:{IP:10.217.0.29 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 17:20:07.362833 | controller | Jun 12 15:47:31.400561 crc crio[3652]: 2026-06-12T15:47:31Z [verbose] CmdAdd (shim): {1.1.0 [{Name:fe6a66ef818417e Mac:9e:b5:10:f2:bc:8d Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:2a Mtu:0 Sandbox:/var/run/netns/7a174bf1-8085-44e8-8390-810fd325e475 SocketPath: PciID:}] [{Interface:0xc000015c90 Address:{IP:10.217.0.42 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 17:20:07.362849 | controller | Jun 12 15:47:31.422562 crc crio[3652]: 2026-06-12T15:47:31Z [verbose] CmdAdd (shim): {1.1.0 [{Name:4c26ee0af046dd6 Mac:9a:17:70:7b:2f:59 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:3b Mtu:0 Sandbox:/var/run/netns/057d2cfe-40ec-413c-aedc-a04aed13387d SocketPath: PciID:}] [{Interface:0xc000288920 Address:{IP:10.217.0.59 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 17:20:07.362869 | controller | Jun 12 15:47:31.453941 crc crio[3652]: 2026-06-12T15:47:31Z [verbose] CmdAdd (shim): {1.1.0 [{Name:8f93ecc1a569a14 Mac:ae:55:f8:74:05:09 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:2b Mtu:0 Sandbox:/var/run/netns/d87ca6b7-015a-43c8-ba7c-167107c2b7e6 SocketPath: PciID:}] [{Interface:0xc000014650 Address:{IP:10.217.0.43 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 17:20:07.362886 | controller | Jun 12 15:47:31.473402 crc crio[3652]: 2026-06-12T15:47:31Z [verbose] CmdAdd (shim): {1.1.0 [{Name:954bf1afe4f59f2 Mac:d6:a6:1c:08:ca:20 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:0e Mtu:0 Sandbox:/var/run/netns/b6dd1e5c-9926-4d63-8eb9-006ea2d09f40 SocketPath: PciID:}] [{Interface:0xc000552710 Address:{IP:10.217.0.14 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 17:20:07.362902 | controller | Jun 12 15:47:31.484673 crc crio[3652]: 2026-06-12T15:47:31Z [verbose] CmdAdd (shim): {1.1.0 [{Name:e117e1930c27de2 Mac:de:7f:42:e0:ce:5b Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:31 Mtu:0 Sandbox:/var/run/netns/51bf58df-9c14-4d03-b9b0-33f7e6f147c6 SocketPath: PciID:}] [{Interface:0xc0004652a0 Address:{IP:10.217.0.49 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 17:20:07.362919 | controller | Jun 12 15:47:31.521687 crc crio[3652]: 2026-06-12T15:47:31Z [verbose] CmdAdd (shim): {1.1.0 [{Name:507d8bb65925463 Mac:82:7b:a8:6a:65:d2 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:1e Mtu:0 Sandbox:/var/run/netns/bf7a5fdb-b9c7-413e-9797-9efa9faba0f3 SocketPath: PciID:}] [{Interface:0xc000534e30 Address:{IP:10.217.0.30 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 17:20:07.362935 | controller | Jun 12 15:47:31.522749 crc crio[3652]: time="2026-06-12T15:47:31.522566336Z" level=info msg="Updated default CNI network name to multus-cni-network"
2026-06-12 17:20:07.362953 | controller | Jun 12 15:47:31.523085 crc crio[3652]: time="2026-06-12T15:47:31.522948397Z" level=info msg="Got pod network &{Name:olm-operator-5cdf44d969-ssqvn Namespace:openshift-operator-lifecycle-manager ID:081a8c0ca71491c6f7aab6d84804745b19248d5fc9fbc949029a05fbd5ca8cd3 UID:6e1163b9-cb14-4016-a0bf-126812657ac4 NetNS:/var/run/netns/d2235381-6c51-4569-befe-8dffc22d7628 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:0xc000136be8}] Aliases:map[]}"
2026-06-12 17:20:07.362970 | controller | Jun 12 15:47:31.523085 crc crio[3652]: time="2026-06-12T15:47:31.523027529Z" level=info msg="Got pod network &{Name:redhat-marketplace-ntdwx Namespace:openshift-marketplace ID:78f85ee3e29645fc9de6c6a7019ace5cf4a00a40ec8afbd8ae5abc587094dc03 UID:304346ae-9d3b-4262-8068-4ed1e7ff48a8 NetNS:/var/run/netns/5c1af09b-ddba-44e6-a2b0-bb35b4abd833 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:0xc00163c028}] Aliases:map[]}"
2026-06-12 17:20:07.362987 | controller | Jun 12 15:47:31.523227 crc crio[3652]: time="2026-06-12T15:47:31.523088791Z" level=info msg="Got pod network &{Name:kube-controller-manager-operator-69d5f845f8-mm4qn Namespace:openshift-kube-controller-manager-operator ID:97467d816d05a341d3f7f15af85fa716868feac2fd6aa42876c0f6f23bafe244 UID:89eeceba-0661-4e85-be2e-57d689102094 NetNS:/var/run/netns/b24e4416-6da5-49c5-8698-3d013871e077 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:0xc001692cf0}] Aliases:map[]}"
2026-06-12 17:20:07.363018 | controller | Jun 12 15:47:31.523227 crc crio[3652]: time="2026-06-12T15:47:31.523128592Z" level=info msg="Got pod network &{Name:control-plane-machine-set-operator-75ffdb6fcd-m5wxr Namespace:openshift-machine-api ID:507d8bb659254637b5dab250d204981764caabb44ce6ca70ab29391bd0886da9 UID:8f342bf1-eea2-4806-8a6b-5f4c24d40c0c NetNS:/var/run/netns/bf7a5fdb-b9c7-413e-9797-9efa9faba0f3 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:0xc0004302a8}] Aliases:map[]}"
2026-06-12 17:20:07.363036 | controller | Jun 12 15:47:31.523386 crc crio[3652]: time="2026-06-12T15:47:31.523341808Z" level=info msg="Checking pod openshift-operator-lifecycle-manager_olm-operator-5cdf44d969-ssqvn for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 17:20:07.363052 | controller | Jun 12 15:47:31.523501 crc crio[3652]: time="2026-06-12T15:47:31.52338567Z" level=info msg="Got pod network &{Name:package-server-manager-77f986bd66-5lhf9 Namespace:openshift-operator-lifecycle-manager ID:d84089b6c980f6e31d4488d5ceea93ab72e2197d65c108f73549553d3dc2ff36 UID:bebbba29-e4e9-44ad-b643-3a7ebf505270 NetNS:/var/run/netns/a099ccde-a380-4c67-b2de-66f5d378b168 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:0xc0024a2618}] Aliases:map[]}"
2026-06-12 17:20:07.363070 | controller | Jun 12 15:47:31.523501 crc crio[3652]: time="2026-06-12T15:47:31.52341581Z" level=info msg="Checking pod openshift-kube-controller-manager-operator_kube-controller-manager-operator-69d5f845f8-mm4qn for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 17:20:07.363086 | controller | Jun 12 15:47:31.523608 crc crio[3652]: time="2026-06-12T15:47:31.523583325Z" level=info msg="Checking pod openshift-operator-lifecycle-manager_package-server-manager-77f986bd66-5lhf9 for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 17:20:07.363103 | controller | Jun 12 15:47:31.523680 crc crio[3652]: time="2026-06-12T15:47:31.523606587Z" level=info msg="Checking pod openshift-marketplace_redhat-marketplace-ntdwx for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 17:20:07.363128 | controller | Jun 12 15:47:31.523927 crc crio[3652]: time="2026-06-12T15:47:31.522990628Z" level=info msg="Got pod network &{Name:machine-config-operator-67c9d58cbb-dc6bh Namespace:openshift-machine-config-operator ID:2530f834e6fd937972a33ce21e1ed56a946e9139404f28f35d0aceed95097a03 UID:e7c4bdbd-866b-490e-85ee-d4c85fa577d8 NetNS:/var/run/netns/f861588b-9aed-4430-bc99-fedd0c6a2529 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:0xc001692068}] Aliases:map[]}"
2026-06-12 17:20:07.363151 | controller | Jun 12 15:47:31.523927 crc crio[3652]: time="2026-06-12T15:47:31.523913935Z" level=info msg="Got pod network &{Name:certified-operators-l27pk Namespace:openshift-marketplace ID:1acaf1bcd11127e88060577e13a8f8ffedfa9cd0375cc453261e31ade142b178 UID:91f37d35-53d4-49eb-b4e2-8ee1a226094b NetNS:/var/run/netns/83c92c30-55ef-46e5-9924-db57ab09a6c6 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:0xc0024a2448}] Aliases:map[]}"
2026-06-12 17:20:07.363169 | controller | Jun 12 15:47:31.524748 crc crio[3652]: time="2026-06-12T15:47:31.524092281Z" level=info msg="Checking pod openshift-marketplace_certified-operators-l27pk for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 17:20:07.363186 | controller | Jun 12 15:47:31.524748 crc crio[3652]: time="2026-06-12T15:47:31.524147441Z" level=info msg="Checking pod openshift-machine-config-operator_machine-config-operator-67c9d58cbb-dc6bh for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 17:20:07.363206 | controller | Jun 12 15:47:31.524748 crc crio[3652]: time="2026-06-12T15:47:31.524323817Z" level=info msg="Got pod network &{Name:dns-operator-799b87ffcd-h5xh9 Namespace:openshift-dns-operator ID:6863df6ce51270ee5ce1842073c2d0f50a76b6f27b4bf12ab3570456fab5ec14 UID:13345434-cc4c-42d5-97e8-99cd8b90477a NetNS:/var/run/netns/0b335bdf-7adc-4063-8467-55f1293a330a 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:0xc001692830}] Aliases:map[]}"
2026-06-12 17:20:07.363224 | controller | Jun 12 15:47:31.524748 crc crio[3652]: time="2026-06-12T15:47:31.524487312Z" level=info msg="Got pod network &{Name:network-check-source-5bb8f5cd97-xdvz5 Namespace:openshift-network-diagnostics ID:783fb29891819166ed7b15ff94303f8b7559f49b072354ff9bd645586b92c60f UID:f863fff9-286a-45fa-b8f0-8a86994b8440 NetNS:/var/run/netns/daa06804-ad92-4ab8-a74c-966aa2f81d09 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:0xc0013760d0}] Aliases:map[]}"
2026-06-12 17:20:07.363240 | controller | Jun 12 15:47:31.524748 crc crio[3652]: time="2026-06-12T15:47:31.524625346Z" level=info msg="Checking pod openshift-dns-operator_dns-operator-799b87ffcd-h5xh9 for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 17:20:07.363257 | controller | Jun 12 15:47:31.524748 crc crio[3652]: time="2026-06-12T15:47:31.524654007Z" level=info msg="Got pod network &{Name:service-ca-operator-5b9c976747-l2sd4 Namespace:openshift-service-ca-operator ID:3cb15a22955364f53e33a4f5d88a1957aeb1acd20ae4a29aec4e99cd9161a1ff UID:fd3771ed-6d15-47a3-9f81-762cf83a728f NetNS:/var/run/netns/d2954a8c-adce-4e0a-b124-560bc6ae9671 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:0xc00181a020}] Aliases:map[]}"
2026-06-12 17:20:07.363273 | controller | Jun 12 15:47:31.524748 crc crio[3652]: time="2026-06-12T15:47:31.524669457Z" level=info msg="Checking pod openshift-network-diagnostics_network-check-source-5bb8f5cd97-xdvz5 for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 17:20:07.363290 | controller | Jun 12 15:47:31.525128 crc crio[3652]: time="2026-06-12T15:47:31.524783541Z" level=info msg="Checking pod openshift-service-ca-operator_service-ca-operator-5b9c976747-l2sd4 for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 17:20:07.363306 | controller | Jun 12 15:47:31.525128 crc crio[3652]: time="2026-06-12T15:47:31.524874323Z" level=info msg="Got pod network &{Name:network-check-target-fhkjl Namespace:openshift-network-diagnostics ID:342eb24e802b843745088a4ef8388e272f319382000a22f2e1547193adb49781 UID:17b87002-b798-480a-8e17-83053d698239 NetNS:/var/run/netns/70659349-cd45-4493-887b-ad35ce3ad532 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:0xc000430210}] Aliases:map[]}"
2026-06-12 17:20:07.363323 | controller | Jun 12 15:47:31.525128 crc crio[3652]: time="2026-06-12T15:47:31.524989876Z" level=info msg="Got pod network &{Name:downloads-747b44746d-4pqvr Namespace:openshift-console ID:bcc4f7f7ca920bcd43eeecb2a9c94cc4efa4061cf45396a50fc800b0f4406839 UID:d0d29411-fb58-47c5-9579-23967e5649ce NetNS:/var/run/netns/714df3fb-bd11-4c97-bb1f-42fc4d7707b8 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:0xc001692df8}] Aliases:map[]}"
2026-06-12 17:20:07.363344 | controller | Jun 12 15:47:31.525128 crc crio[3652]: time="2026-06-12T15:47:31.523847253Z" level=info msg="Got pod network &{Name:console-operator-67c89758df-4jf4f Namespace:openshift-console-operator ID:ea1b889362c9499654b3103e29b81d9c8c4b80ac8e64f136ef47ea902328e1de UID:a7050c01-20e1-4a5b-9a20-dee2d4b99ee2 NetNS:/var/run/netns/d4601548-379f-4635-b20f-ee8f0cd90d25 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:0xc001692be0}] Aliases:map[]}"
2026-06-12 17:20:07.363362 | controller | Jun 12 15:47:31.525128 crc crio[3652]: time="2026-06-12T15:47:31.525037178Z" level=info msg="Got pod network &{Name:apiserver-9ddfb9f55-k47zv Namespace:openshift-apiserver ID:ce47b02ae58f74cb111c00b2092a9de30856b642c588d1290623baafc48b2da2 UID:e7508fa2-0f14-41e2-8972-4e2e11009b77 NetNS:/var/run/netns/9b24e30e-5d38-460b-befc-51a46bc92bb4 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:0xc001692560}] Aliases:map[]}"
2026-06-12 17:20:07.363378 | controller | Jun 12 15:47:31.525365 crc crio[3652]: time="2026-06-12T15:47:31.525142631Z" level=info msg="Checking pod openshift-console_downloads-747b44746d-4pqvr for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 17:20:07.363410 | controller | Jun 12 15:47:31.525365 crc crio[3652]: time="2026-06-12T15:47:31.525201783Z" level=info msg="Checking pod openshift-console-operator_console-operator-67c89758df-4jf4f for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 17:20:07.363430 | controller | Jun 12 15:47:31.525365 crc crio[3652]: time="2026-06-12T15:47:31.525219343Z" level=info msg="Checking pod openshift-apiserver_apiserver-9ddfb9f55-k47zv for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 17:20:07.363448 | controller | Jun 12 15:47:31.525365 crc crio[3652]: time="2026-06-12T15:47:31.525354347Z" level=info msg="Got pod network &{Name:dns-default-qtghf Namespace:openshift-dns ID:b964e7586af0014d6de23274d7a258f03b538cc0c202d7abb580452fffc2f219 UID:d181776f-b90e-41dc-be09-c4543b8cba16 NetNS:/var/run/netns/5c3c3e0e-db25-4eb2-9138-529110bac3d7 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:0xc0024a2710}] Aliases:map[]}"
2026-06-12 17:20:07.363468 | controller | Jun 12 15:47:31.525606 crc crio[3652]: time="2026-06-12T15:47:31.525017477Z" level=info msg="Checking pod openshift-network-diagnostics_network-check-target-fhkjl for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 17:20:07.363485 | controller | Jun 12 15:47:31.525606 crc crio[3652]: time="2026-06-12T15:47:31.525523012Z" level=info msg="Checking pod openshift-dns_dns-default-qtghf for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 17:20:07.363502 | controller | Jun 12 15:47:31.525606 crc crio[3652]: time="2026-06-12T15:47:31.525559264Z" level=info msg="Got pod network &{Name:authentication-operator-7f5c659b84-khkfm Namespace:openshift-authentication-operator ID:de0b296fee07e699bd1fd33242f2f31e30c6c637042c979d7e25eecfe39a32d1 UID:677c2747-1901-4941-94f1-8281cced296b NetNS:/var/run/netns/da6f8ddd-1121-4494-a01b-59362f32eb3f 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:0xc001692768}] Aliases:map[]}"
2026-06-12 17:20:07.363519 | controller | Jun 12 15:47:31.525747 crc crio[3652]: time="2026-06-12T15:47:31.525687737Z" level=info msg="Checking pod openshift-authentication-operator_authentication-operator-7f5c659b84-khkfm for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 17:20:07.363540 | controller | Jun 12 15:47:31.525849 crc crio[3652]: time="2026-06-12T15:47:31.525796521Z" level=info msg="Got pod network &{Name:service-ca-74545575db-n469q Namespace:openshift-service-ca ID:53d37291c3f918630f0bf00f413a35884a599c35691b2e49022496b208d077bd UID:880b4ff1-3443-4cae-90b4-72e4341917b3 NetNS:/var/run/netns/18b94689-cba3-4116-bd5e-4a349b9fa9ef 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:0xc0024a2180}] Aliases:map[]}"
2026-06-12 17:20:07.363558 | controller | Jun 12 15:47:31.525921 crc crio[3652]: time="2026-06-12T15:47:31.523871193Z" level=info msg="Got pod network &{Name:apiserver-8596bd845d-l6g6s Namespace:openshift-oauth-apiserver ID:69acfd13a9a40d71ffdef6d2ca926d456d29936716a53ac8b3fb165573d47e2c UID:eeb0b76f-edea-4c9c-99a1-0130c6a7453c NetNS:/var/run/netns/ece702fb-1680-4d30-ae81-4eca1bf29ad5 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:0xc001692668}] Aliases:map[]}"
2026-06-12 17:20:07.363600 | controller | Jun 12 15:47:31.525970 crc crio[3652]: time="2026-06-12T15:47:31.525937205Z" level=info msg="Got pod network &{Name:oauth-openshift-685b49f4d7-4d6xb Namespace:openshift-authentication ID:01e0057a4f36348b3e5583493d3db2ed1b6be0de7bec803bab507ef7991f8e77 UID:b167f5c3-3788-4edd-9e26-0fc3a5748dee NetNS:/var/run/netns/50ebe2c2-fcd1-4e25-b7b7-9139bcf85f03 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:0xc00181a080}] Aliases:map[]}"
2026-06-12 17:20:07.363620 | controller | Jun 12 15:47:31.526023 crc crio[3652]: time="2026-06-12T15:47:31.525992706Z" level=info msg="Checking pod openshift-service-ca_service-ca-74545575db-n469q for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 17:20:07.363637 | controller | Jun 12 15:47:31.526132 crc crio[3652]: time="2026-06-12T15:47:31.526026817Z" level=info msg="Checking pod openshift-oauth-apiserver_apiserver-8596bd845d-l6g6s for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 17:20:07.363653 | controller | Jun 12 15:47:31.526132 crc crio[3652]: time="2026-06-12T15:47:31.526108059Z" level=info msg="Checking pod openshift-authentication_oauth-openshift-685b49f4d7-4d6xb for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 17:20:07.363669 | controller | Jun 12 15:47:31.526383 crc crio[3652]: time="2026-06-12T15:47:31.526305965Z" level=info msg="Got pod network &{Name:catalog-operator-75ff9f647d-4s428 Namespace:openshift-operator-lifecycle-manager ID:866e639f66d12a9baa94912c7f426617106fc683c34a13a677c1e105a079e859 UID:d1618753-e855-455c-8eee-e4fb77abbc17 NetNS:/var/run/netns/4e9f81ca-9317-4792-99f6-2b5ea72f5eba 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:0xc000182b80}] Aliases:map[]}"
2026-06-12 17:20:07.363687 | controller | Jun 12 15:47:31.526537 crc crio[3652]: time="2026-06-12T15:47:31.52649199Z" level=info msg="Got pod network &{Name:machine-api-operator-755bb95488-cj4b6 Namespace:openshift-machine-api ID:16b297a8e49f38b39f557e435f8e06efd0f4be1882e3024092025c1bd219e42a UID:12703f5c-2f19-4458-9c95-b94af53cd5d8 NetNS:/var/run/netns/9564af4d-36a7-4252-9386-75e1e382f0ae 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:0xc0024a25f0}] Aliases:map[]}"
2026-06-12 17:20:07.363708 | controller | Jun 12 15:47:31.526663 crc crio[3652]: time="2026-06-12T15:47:31.523889064Z" level=info msg="Got pod network &{Name:packageserver-7d4fc7d867-qt46x Namespace:openshift-operator-lifecycle-manager ID:0fc30d68da125a9b6fcfe1decee69d52b5d3bab5f0ff02035b7ce295167861d1 UID:584a9db0-8534-48e1-b484-d23b9c489569 NetNS:/var/run/netns/67299d16-c77b-414b-ace0-9c9529c5de8e 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:0xc0017be2a0}] Aliases:map[]}"
2026-06-12 17:20:07.363726 | controller | Jun 12 15:47:31.526799 crc crio[3652]: time="2026-06-12T15:47:31.523007699Z" level=info msg="Got pod network &{Name:migrator-866fcbc849-vfggj Namespace:openshift-kube-storage-version-migrator ID:33bfac345f38fb0b4cd732d80d7f19d13d5299f5e96eadee8a786eee1b7e3b18 UID:95e1bfe8-fa45-4e53-9e80-89e7ac6db708 NetNS:/var/run/netns/3e6bf183-5116-49e5-bb82-fa7c56bf36a0 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:0xc0001824a0}] Aliases:map[]}"
2026-06-12 17:20:07.363743 | controller | Jun 12 15:47:31.526870 crc crio[3652]: time="2026-06-12T15:47:31.526792739Z" level=info msg="Got pod network &{Name:csi-hostpathplugin-mpq2f Namespace:hostpath-provisioner ID:32c8a01ae3a7b39a18419fcfa926a5dacc9b2b1d620d9085bf5474cad322121f UID:af9d3f54-b024-4959-888b-41fc0dc68a7f NetNS:/var/run/netns/210d97ba-51b1-4c87-acf6-ac756104ed65 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:0xc000430490}] Aliases:map[]}"
2026-06-12 17:20:07.363759 | controller | Jun 12 15:47:31.526870 crc crio[3652]: time="2026-06-12T15:47:31.526816101Z" level=info msg="Got pod network &{Name:community-operators-qhh6t Namespace:openshift-marketplace ID:8d18ef7e401ecbbce2959e5dc76b4fda8f77d8f73c5e24565348fb27f124201f UID:38fb2a5f-6a1e-4c7a-8df2-0b2a456c372e NetNS:/var/run/netns/2b318e14-5ca4-4031-ba84-15d457854d6f 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:0xc000430a88}] Aliases:map[]}"
2026-06-12 17:20:07.363775 | controller | Jun 12 15:47:31.526957 crc crio[3652]: time="2026-06-12T15:47:31.526926953Z" level=info msg="Checking pod openshift-kube-storage-version-migrator_migrator-866fcbc849-vfggj for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 17:20:07.363791 | controller | Jun 12 15:47:31.527014 crc crio[3652]: time="2026-06-12T15:47:31.526953955Z" level=info msg="Got pod network &{Name:kube-apiserver-operator-575994946d-vgpnb Namespace:openshift-kube-apiserver-operator ID:a4108cfd56bb95c984c6842f2b38b21ef6830aa35f05bed6a97aba9293edc703 UID:4f837d5f-4682-4cae-99ca-824ebae60fec NetNS:/var/run/netns/a9dd8d20-eb35-4265-bd2e-d62b3bf77237 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:0xc0016929e0}] Aliases:map[]}"
2026-06-12 17:20:07.363807 | controller | Jun 12 15:47:31.527014 crc crio[3652]: time="2026-06-12T15:47:31.526985766Z" level=info msg="Got pod network &{Name:openshift-controller-manager-operator-686468bdd5-sjcrn Namespace:openshift-controller-manager-operator ID:bd4c32a0f4d069cde57afeac61e0bd3be87bb3d04acd1776356cc276f146368b UID:84e6e6fd-a448-462c-a5d3-8fa636be2d6f NetNS:/var/run/netns/60c784cd-d463-45b0-a4d5-663533d97dd3 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:0xc000136210}] Aliases:map[]}"
2026-06-12 17:20:07.363831 | controller | Jun 12 15:47:31.527238 crc crio[3652]: time="2026-06-12T15:47:31.527192081Z" level=info msg="Checking pod openshift-controller-manager-operator_openshift-controller-manager-operator-686468bdd5-sjcrn for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 17:20:07.363849 | controller | Jun 12 15:47:31.527303 crc crio[3652]: time="2026-06-12T15:47:31.526932324Z" level=info msg="Checking pod openshift-marketplace_community-operators-qhh6t for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 17:20:07.363866 | controller | Jun 12 15:47:31.528744 crc crio[3652]: time="2026-06-12T15:47:31.526958444Z" level=info msg="Got pod network &{Name:collect-profiles-29687985-5mw5k Namespace:openshift-operator-lifecycle-manager ID:d8b63e784bffade6dd726e124ee6bb835170216daa066ae154b0513035faee69 UID:1edbb9e4-ab3b-41f3-9937-079e817c6fa9 NetNS:/var/run/netns/e410e663-898e-41b1-89b5-0373e78f2e3e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod1edbb9e4_ab3b_41f3_9937_079e817c6fa9.slice PodAnnotations:0xc0024a2890}] Aliases:map[]}"
2026-06-12 17:20:07.363883 | controller | Jun 12 15:47:31.528744 crc crio[3652]: time="2026-06-12T15:47:31.527606873Z" level=info msg="Got pod network &{Name:console-6c684df5db-cc8g8 Namespace:openshift-console ID:7c9c9905adac5b3a01c30ca8f7e5943aa6e4928c52210102fcf82f2e070730ae UID:63877e21-00e2-4bee-b462-31d3bbe131ef NetNS:/var/run/netns/6dc71158-9615-4b5e-8a2c-7711904f202c 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:0xc0013761d8}] Aliases:map[]}"
2026-06-12 17:20:07.363899 | controller | Jun 12 15:47:31.528744 crc crio[3652]: time="2026-06-12T15:47:31.527646785Z" level=info msg="Got pod network &{Name:ingress-operator-6b9cb4dbcf-5fpw9 Namespace:openshift-ingress-operator ID:8b71a812b8baf7cc7da5435b6c115b07d229bd8e2943b64afdf9efe863a8e4c8 UID:e466d193-2f16-441a-9f10-579f91762fb9 NetNS:/var/run/netns/fa08a30d-ca28-412c-b9ce-670decde668e 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:0xc001376088}] Aliases:map[]}"
2026-06-12 17:20:07.363915 | controller | Jun 12 15:47:31.528744 crc crio[3652]: time="2026-06-12T15:47:31.527692716Z" level=info msg="Checking pod openshift-operator-lifecycle-manager_collect-profiles-29687985-5mw5k for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 17:20:07.363932 | controller | Jun 12 15:47:31.528744 crc crio[3652]: time="2026-06-12T15:47:31.527852079Z" level=info msg="Got pod network &{Name:cluster-samples-operator-6b564684c8-bqbxk Namespace:openshift-cluster-samples-operator ID:40eb31f880b938e8079e39750419657f42ab7a6f87f4c642a70b3b245f6b5272 UID:5bdc8e81-e580-4572-a41c-f8ed0e8c6dc0 NetNS:/var/run/netns/6334009f-235e-4dac-a0d3-c0b52a19b811 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:0xc0025c2288}] Aliases:map[]}"
2026-06-12 17:20:07.363949 | controller | Jun 12 15:47:31.528744 crc crio[3652]: time="2026-06-12T15:47:31.527936553Z" level=info msg="Checking pod openshift-console_console-6c684df5db-cc8g8 for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 17:20:07.363965 | controller | Jun 12 15:47:31.528744 crc crio[3652]: time="2026-06-12T15:47:31.527980772Z" level=info msg="Got pod network &{Name:marketplace-operator-547dbd544d-xchl9 Namespace:openshift-marketplace ID:b9b0029fcfd6b0d4310152cf513a26f3508fa6d2a7d60170e978423b90396ca1 UID:6cdf074d-0e2a-4a0b-8843-5f823e7bf7c3 NetNS:/var/run/netns/afe91ed0-b5cb-4f16-a7a3-05d9a2eece42 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:0xc0001365f8}] Aliases:map[]}"
2026-06-12 17:20:07.363986 | controller | Jun 12 15:47:31.528744 crc crio[3652]: time="2026-06-12T15:47:31.528102167Z" level=info msg="Got pod network &{Name:network-metrics-daemon-n2bqt Namespace:openshift-multus ID:0a1bb93da817bef5070bcdeb459f1902ae027961ec1b8eae561592a0f1e27e28 UID:504f5b64-2069-4529-9127-e6f993b1b649 NetNS:/var/run/netns/701a276f-7c42-4268-85ca-c75d94823b82 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:0xc000430af8}] Aliases:map[]}"
2026-06-12 17:20:07.364003 | controller | Jun 12 15:47:31.528744 crc crio[3652]: time="2026-06-12T15:47:31.528244651Z" level=info msg="Checking pod openshift-multus_network-metrics-daemon-n2bqt for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 17:20:07.364020 | controller | Jun 12 15:47:31.528744 crc crio[3652]: time="2026-06-12T15:47:31.527942251Z" level=info msg="Got pod network &{Name:openshift-kube-scheduler-operator-54f497555d-d8646 Namespace:openshift-kube-scheduler-operator ID:acda8260e4918fbb802786a8d9cce4dea8d17c42cf6406c9d04a3cc30226e9b6 UID:4e9ac1d6-d4ed-4411-a098-d1bf725c943c NetNS:/var/run/netns/7da58ed8-c181-4b87-a3de-7e15304cda0e 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:0xc002d3e098}] Aliases:map[]}"
2026-06-12 17:20:07.364036 | controller | Jun 12 15:47:31.528744 crc crio[3652]: time="2026-06-12T15:47:31.528414656Z" level=info msg="Checking pod openshift-marketplace_marketplace-operator-547dbd544d-xchl9 for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 17:20:07.364053 | controller | Jun 12 15:47:31.528744 crc crio[3652]: time="2026-06-12T15:47:31.528616581Z" level=info msg="Got pod network &{Name:machine-config-controller-f9cdd68f7-bb2jm Namespace:openshift-machine-config-operator ID:a742e3ddcecdec2a72e062301ee31090995d8a0de85ef0b95b98ce7a6f8b52a9 UID:e968817c-5b6a-4904-ba68-59a8235d6c0d NetNS:/var/run/netns/ec448052-5615-488f-a7e7-1deca43943ad 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:0xc0024a2038}] Aliases:map[]}"
2026-06-12 17:20:07.364070 | controller | Jun 12 15:47:31.528744 crc crio[3652]: time="2026-06-12T15:47:31.528668945Z" level=info msg="Checking pod openshift-kube-scheduler-operator_openshift-kube-scheduler-operator-54f497555d-d8646 for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 17:20:07.364086 | controller | Jun 12 15:47:31.528744 crc crio[3652]: time="2026-06-12T15:47:31.528722094Z" level=info msg="Checking pod openshift-kube-apiserver-operator_kube-apiserver-operator-575994946d-vgpnb for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 17:20:07.364103 | controller | Jun 12 15:47:31.529485 crc crio[3652]: time="2026-06-12T15:47:31.528833348Z" level=info msg="Checking pod openshift-machine-config-operator_machine-config-controller-f9cdd68f7-bb2jm for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 17:20:07.364120 | controller | Jun 12 15:47:31.529485 crc crio[3652]: time="2026-06-12T15:47:31.522952907Z" level=info msg="Got pod network &{Name:route-controller-manager-9c77555c6-bjsff Namespace:openshift-route-controller-manager ID:656af2dfcd523b61d8aa89833d20c7fa6297b82acad3b5976e7d6d1e64dc967f UID:f5ed093a-5c43-49ee-8429-b0de4b9c784d NetNS:/var/run/netns/e2be9547-463d-48a3-a268-3ce455053b0c 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:0xc000136330}] Aliases:map[]}"
2026-06-12 17:20:07.364156 | controller | Jun 12 15:47:31.529485 crc crio[3652]: time="2026-06-12T15:47:31.529119807Z" level=info msg="Got pod network &{Name:multus-admission-controller-69db94689b-rvf8p Namespace:openshift-multus ID:fe6a66ef818417eea219c7065b7c02e1b9483d6cd15267c8261a0478cdd679b0 UID:22e9ac12-6d81-454c-9af1-0b0d7e241db6 NetNS:/var/run/netns/7a174bf1-8085-44e8-8390-810fd325e475 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:0xc000430318}] Aliases:map[]}"
2026-06-12 17:20:07.364178 | controller | Jun 12 15:47:31.529485 crc crio[3652]: time="2026-06-12T15:47:31.523032589Z" level=info msg="Got pod network &{Name:cluster-image-registry-operator-86c45576b9-qdg7g Namespace:openshift-image-registry ID:0b007c920c28b452d29972aaf92de525e9cc0b8e1a935689fa4a95146998351f UID:1d749813-cd37-46e7-9865-e180c3005dc0 NetNS:/var/run/netns/8b17367a-0ad3-4ef9-9e30-231009c09ade 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:0xc000182930}] Aliases:map[]}"
2026-06-12 17:20:07.364196 | controller | Jun 12 15:47:31.529485 crc crio[3652]: time="2026-06-12T15:47:31.529215771Z" level=info msg="Checking pod openshift-route-controller-manager_route-controller-manager-9c77555c6-bjsff for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 17:20:07.364213 | controller | Jun 12 15:47:31.529485 crc crio[3652]: time="2026-06-12T15:47:31.529263631Z" level=info msg="Checking pod openshift-multus_multus-admission-controller-69db94689b-rvf8p for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 17:20:07.364230 | controller | Jun 12 15:47:31.529485 crc crio[3652]: time="2026-06-12T15:47:31.529333312Z" level=info msg="Checking pod openshift-image-registry_cluster-image-registry-operator-86c45576b9-qdg7g for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 17:20:07.364246 | controller | Jun 12 15:47:31.529884 crc crio[3652]: time="2026-06-12T15:47:31.526787829Z" level=info msg="Checking pod openshift-operator-lifecycle-manager_packageserver-7d4fc7d867-qt46x for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 17:20:07.364263 | controller | Jun 12 15:47:31.529884 crc crio[3652]: time="2026-06-12T15:47:31.523360499Z" level=info msg="Checking pod openshift-machine-api_control-plane-machine-set-operator-75ffdb6fcd-m5wxr for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 17:20:07.364279 | controller | Jun 12 15:47:31.529884 crc crio[3652]: time="2026-06-12T15:47:31.529705563Z" level=info msg="Got pod network &{Name:openshift-config-operator-5777786469-bccdj Namespace:openshift-config-operator ID:6ab72337a3cbb3c4d1ed7253a92436f570bc786a96b656633e015ab8dd8d717f UID:24de2af2-9e39-4c2e-96f8-42509d1baf18 NetNS:/var/run/netns/d861f269-db23-48fd-a8c7-a659c2630a59 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:0xc0025c2050}] Aliases:map[]}"
2026-06-12 17:20:07.364296 | controller | Jun 12 15:47:31.529884 crc crio[3652]: time="2026-06-12T15:47:31.523010049Z" level=info msg="Got pod network &{Name:openshift-apiserver-operator-846cbfc458-xttmf Namespace:openshift-apiserver-operator ID:e75f42219c1a7ce4840e6743ada912a2cf9195cd9a4b13ae5a2d237e6d948bed UID:7d46baeb-32f5-4d0b-aeba-13333da51152 NetNS:/var/run/netns/9fa0ae43-029e-40f3-a130-03ce56d5b501 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:0xc001692880}] Aliases:map[]}"
2026-06-12 17:20:07.364317 | controller | Jun 12 15:47:31.529884 crc crio[3652]: time="2026-06-12T15:47:31.529844917Z" level=info msg="Got pod network &{Name:controller-manager-8bbbb897c-c9m74 Namespace:openshift-controller-manager ID:8ca76fa8288bcb518463241725200f056a86d43eeadeb0f81401aafaa3199a1f UID:b9d3cfcf-d286-4dfc-a5cf-dbb9268a3cda NetNS:/var/run/netns/fdf36cfd-8cb8-4c3a-b273-e87e06321279 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:0xc0013764e0}] Aliases:map[]}"
2026-06-12 17:20:07.364334 | controller | Jun 12 15:47:31.529884 crc crio[3652]: time="2026-06-12T15:47:31.526640695Z" level=info msg="Checking pod openshift-machine-api_machine-api-operator-755bb95488-cj4b6 for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 17:20:07.364350 | controller | Jun 12 15:47:31.530192 crc crio[3652]: time="2026-06-12T15:47:31.529955553Z" level=info msg="Checking pod openshift-apiserver-operator_openshift-apiserver-operator-846cbfc458-xttmf for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 17:20:07.364367 | controller | Jun 12 15:47:31.530192 crc crio[3652]: time="2026-06-12T15:47:31.529966701Z" level=info msg="Checking pod openshift-controller-manager_controller-manager-8bbbb897c-c9m74 for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 17:20:07.364383 | controller | Jun 12 15:47:31.530192 crc crio[3652]: time="2026-06-12T15:47:31.526938083Z" level=info msg="Checking pod hostpath-provisioner_csi-hostpathplugin-mpq2f for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 17:20:07.364399 | controller | Jun 12 15:47:31.530359 crc crio[3652]: time="2026-06-12T15:47:31.526771008Z" level=info msg="Checking pod openshift-operator-lifecycle-manager_catalog-operator-75ff9f647d-4s428 for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 17:20:07.364415 | controller | Jun 12 15:47:31.530359 crc crio[3652]: time="2026-06-12T15:47:31.527628434Z" level=info msg="Got pod network &{Name:networking-console-plugin-5ff7774fd9-nljh6 Namespace:openshift-network-console ID:4c26ee0af046dd6f8cd065e6989e708c47eae67f1f37068553c15567d4a1cb24 UID:6a9ae5f6-97bd-46ac-bafa-ca1b4452a141 NetNS:/var/run/netns/057d2cfe-40ec-413c-aedc-a04aed13387d 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:0xc0025c2510}] Aliases:map[]}"
2026-06-12 17:20:07.364432 | controller | Jun 12 15:47:31.530514 crc crio[3652]: time="2026-06-12T15:47:31.530369846Z" level=info msg="Got pod network &{Name:ingress-canary-jlj86 Namespace:openshift-ingress-canary ID:8f93ecc1a569a144a2816b039934efb82bc3dc7d282f30d8baf2fbef67bed3e5 UID:7d96a430-aa69-4b19-9ee4-68f2e6192e27 NetNS:/var/run/netns/d87ca6b7-015a-43c8-ba7c-167107c2b7e6 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:0xc001692708}] Aliases:map[]}"
2026-06-12 17:20:07.364449 | controller | Jun 12 15:47:31.530600 crc crio[3652]: time="2026-06-12T15:47:31.5305448Z" level=info msg="Checking pod openshift-network-console_networking-console-plugin-5ff7774fd9-nljh6 for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 17:20:07.364465 | controller | Jun 12 15:47:31.530655 crc crio[3652]: time="2026-06-12T15:47:31.529824036Z" level=info msg="Checking pod openshift-config-operator_openshift-config-operator-5777786469-bccdj for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 17:20:07.364486 | controller | Jun 12 15:47:31.531141 crc crio[3652]: time="2026-06-12T15:47:31.530826819Z" level=info msg="Checking pod openshift-ingress-canary_ingress-canary-jlj86 for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 17:20:07.364503 | controller | Jun 12 15:47:31.531141 crc crio[3652]: time="2026-06-12T15:47:31.527585343Z" level=info msg="Got pod network &{Name:kube-storage-version-migrator-operator-565b79b866-2h5s6 Namespace:openshift-kube-storage-version-migrator-operator ID:64af01349a00849fde27c2f063b48f3d4fffe4c51e83456b5865b1562298601a UID:8f573912-eb25-4f17-bfe5-81325e551bf2 NetNS:/var/run/netns/9ea2cdf8-9dc0-4c67-8b1b-74d253633c09 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:0xc000430c28}] Aliases:map[]}"
2026-06-12 17:20:07.364519 | controller | Jun 12 15:47:31.531141 crc crio[3652]: time="2026-06-12T15:47:31.528076976Z" level=info msg="Checking pod openshift-cluster-samples-operator_cluster-samples-operator-6b564684c8-bqbxk for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 17:20:07.364536 | controller | Jun 12 15:47:31.531304 crc crio[3652]: time="2026-06-12T15:47:31.531168465Z" level=info msg="Checking pod openshift-kube-storage-version-migrator-operator_kube-storage-version-migrator-operator-565b79b866-2h5s6 for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 17:20:07.364552 | controller | Jun 12 15:47:31.531415 crc crio[3652]: time="2026-06-12T15:47:31.530509827Z" level=info msg="Got pod network &{Name:etcd-operator-69b85846b6-9w8mk Namespace:openshift-etcd-operator ID:954bf1afe4f59f23f82baa19c37ce7d2202c4c33e8491ac1530be7dd854d2ea1 UID:590c4b91-91e2-41cd-8666-e08cbfa17a77 NetNS:/var/run/netns/b6dd1e5c-9926-4d63-8eb9-006ea2d09f40 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:0xc000136bf0}] Aliases:map[]}"
2026-06-12 17:20:07.364569 | controller | Jun 12 15:47:31.531415 crc crio[3652]: time="2026-06-12T15:47:31.522973158Z" level=info msg="Got pod network &{Name:redhat-operators-x5vn9 Namespace:openshift-marketplace ID:e117e1930c27de213bcbf846bfee59c144e67cadc61b555981c97b4b4f83309f UID:0ee7e057-363b-48e4-a711-ee54046db35f NetNS:/var/run/netns/51bf58df-9c14-4d03-b9b0-33f7e6f147c6 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:0xc0004304b0}] Aliases:map[]}"
2026-06-12 17:20:07.364609 | controller | Jun 12 15:47:31.531683 crc crio[3652]: time="2026-06-12T15:47:31.531611538Z" level=info msg="Checking pod openshift-marketplace_redhat-operators-x5vn9 for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 17:20:07.364627 | controller | Jun 12 15:47:31.531754 crc crio[3652]: time="2026-06-12T15:47:31.53169071Z" level=info msg="Checking pod openshift-etcd-operator_etcd-operator-69b85846b6-9w8mk for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 17:20:07.364648 | controller | Jun 12 15:47:31.532696 crc crio[3652]: time="2026-06-12T15:47:31.532616197Z" level=info msg="Checking pod openshift-ingress-operator_ingress-operator-6b9cb4dbcf-5fpw9 for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 17:20:07.364664 | controller | Jun 12 15:47:31.536070 crc crio[3652]: time="2026-06-12T15:47:31.535938226Z" level=info msg="Ran pod sandbox 78f85ee3e29645fc9de6c6a7019ace5cf4a00a40ec8afbd8ae5abc587094dc03 with infra container: openshift-marketplace/redhat-marketplace-ntdwx/POD" id=aa3b060c-944b-479a-8d2d-a633d623877f name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:20:07.364685 | controller | Jun 12 15:47:31.539762 crc crio[3652]: time="2026-06-12T15:47:31.539576599Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=a9b7b4a1-358b-467b-99c0-039630e92455 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:20:07.364702 | controller | Jun 12 15:47:31.546002 crc crio[3652]: time="2026-06-12T15:47:31.545864912Z" level=info msg="Ran pod sandbox b9b0029fcfd6b0d4310152cf513a26f3508fa6d2a7d60170e978423b90396ca1 with infra container: openshift-marketplace/marketplace-operator-547dbd544d-xchl9/POD" id=4ffda3f6-517d-4aff-8e92-b07640d849e1 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:20:07.364718 | controller | Jun 12 15:47:31.549807 crc crio[3652]: time="2026-06-12T15:47:31.549743565Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:651bbe9d418f49c2c889d731df67cf5d88dff59dc03f5a1b5d4c8bb3ae001f1a" id=0834d978-7d1b-4353-9685-5d452cc1b36f name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:20:07.364735 | controller | Jun 12 15:47:31.549957 crc crio[3652]: time="2026-06-12T15:47:31.549910949Z" level=info msg="Ran pod sandbox 2530f834e6fd937972a33ce21e1ed56a946e9139404f28f35d0aceed95097a03 with infra container: openshift-machine-config-operator/machine-config-operator-67c9d58cbb-dc6bh/POD" id=a4fd6ab1-fc13-46be-9e94-94fadb520a85 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:20:07.364751 | controller | Jun 12 15:47:31.551894 crc crio[3652]: time="2026-06-12T15:47:31.551799383Z" level=info msg="Ran pod sandbox 1acaf1bcd11127e88060577e13a8f8ffedfa9cd0375cc453261e31ade142b178 with infra container: openshift-marketplace/certified-operators-l27pk/POD" id=267f6e7c-ff7b-4e2a-beed-e1e5fe6330fe name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:20:07.364768 | controller | Jun 12 15:47:31.552633 crc crio[3652]: time="2026-06-12T15:47:31.552526224Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9414357f9345a841e0565265700ecc6637f846c83bd5908dbb7b306432465115" id=ff6b69b2-ea8a-4a1c-af45-029776a718bf name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:20:07.364784 | controller | Jun 12 15:47:31.560359 crc crio[3652]: time="2026-06-12T15:47:31.560102154Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=446cf24e-6ed6-4501-ab76-9198f0928267 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:20:07.364800 | controller | Jun 12 15:47:31.565708 crc crio[3652]: time="2026-06-12T15:47:31.565585394Z" level=info msg="Ran pod sandbox acda8260e4918fbb802786a8d9cce4dea8d17c42cf6406c9d04a3cc30226e9b6 with infra container: openshift-kube-scheduler-operator/openshift-kube-scheduler-operator-54f497555d-d8646/POD" id=ce269298-7169-49c1-a28c-4cdf92fb0280 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:20:07.364816 | controller | Jun 12 15:47:31.567546 crc crio[3652]: time="2026-06-12T15:47:31.567384026Z" level=info msg="Ran pod sandbox bcc4f7f7ca920bcd43eeecb2a9c94cc4efa4061cf45396a50fc800b0f4406839 with infra container: openshift-console/downloads-747b44746d-4pqvr/POD" id=cfd1e6b5-1ba8-47cd-9abb-5fb572bfff03 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:20:07.364833 | controller | Jun 12 15:47:31.571193 crc crio[3652]: time="2026-06-12T15:47:31.571124973Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c8a088031661d94022418e93fb63744c38e1c4cff93ea3b95c096a290c2b7a3" id=d156e18f-e9a1-4690-b00d-e7a00abbfcf6 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:20:07.364849 | controller | Jun 12 15:47:31.571707 crc crio[3652]: time="2026-06-12T15:47:31.571640271Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:e504172345491d90bbbf1e7e45488e73073f4c6d7c2355245871051596fc85db" id=bcfdcaf7-8dff-496c-8c4b-c93c83e5e844 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:20:07.364868 | controller | Jun 12 15:47:31.573215 crc crio[3652]: time="2026-06-12T15:47:31.572937996Z" level=info msg="Ran pod sandbox 6863df6ce51270ee5ce1842073c2d0f50a76b6f27b4bf12ab3570456fab5ec14 with infra container: openshift-dns-operator/dns-operator-799b87ffcd-h5xh9/POD" id=0975c5e4-bbfb-47fe-a035-f311c4a99d74 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:20:07.364885 | controller | Jun 12 15:47:31.575808 crc crio[3652]: time="2026-06-12T15:47:31.575736977Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:a5bb05344dd2296077f5066e908ede0eea23f5a12fb78ef86a9513c88d3faaca" id=b589e43d-c1f8-4383-b459-3a8de160230a name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:20:07.364902 | controller | Jun 12 15:47:31.577290 crc crio[3652]: time="2026-06-12T15:47:31.57719913Z" level=info msg="Ran pod sandbox ea1b889362c9499654b3103e29b81d9c8c4b80ac8e64f136ef47ea902328e1de with infra container: openshift-console-operator/console-operator-67c89758df-4jf4f/POD" id=853bac26-fa3b-46ad-b0cb-0662a166bb03 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:20:07.364918 | controller | Jun 12 15:47:31.579793 crc crio[3652]: time="2026-06-12T15:47:31.579686442Z" level=info msg="Ran pod sandbox ce47b02ae58f74cb111c00b2092a9de30856b642c588d1290623baafc48b2da2 with infra container: openshift-apiserver/apiserver-9ddfb9f55-k47zv/POD" id=6f9e0e0d-9a41-438d-b87f-aee25c57455a name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:20:07.364934 | controller | Jun 12 15:47:31.582575 crc crio[3652]: time="2026-06-12T15:47:31.582400301Z" level=info msg="Ran pod sandbox 3cb15a22955364f53e33a4f5d88a1957aeb1acd20ae4a29aec4e99cd9161a1ff with infra container: openshift-service-ca-operator/service-ca-operator-5b9c976747-l2sd4/POD" id=22fda895-5a96-4c22-ace4-5f248ea4ed93 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:20:07.364950 | controller | Jun 12 15:47:31.586941 crc crio[3652]: time="2026-06-12T15:47:31.586915131Z" level=info msg="Ran pod sandbox 783fb29891819166ed7b15ff94303f8b7559f49b072354ff9bd645586b92c60f with infra container: openshift-network-diagnostics/network-check-source-5bb8f5cd97-xdvz5/POD" id=723fd676-01b5-4be8-8ca6-fb64a791ad11 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:20:07.364965 | controller | Jun 12 15:47:31.588017 crc crio[3652]: time="2026-06-12T15:47:31.58792068Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:baf975b6944f2844860c440636e0d4b80b2fdc473d30f32ae7d6989f2fc2b135" id=28b014f8-fd46-4b46-8870-2e991ed1bd98 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:20:07.364982 | controller | Jun 12 15:47:31.589326 crc crio[3652]: time="2026-06-12T15:47:31.589240038Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:a8581a82ba5c8343a743aa302c4848249d8c32a9f2cd10fa68d89d835a1bdf8b" id=892f2315-ec8a-411f-8887-6f8e278b2614 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:20:07.364997 | controller | Jun 12 15:47:31.589411 crc crio[3652]: time="2026-06-12T15:47:31.589361452Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:43b0e0b7e1955ee905e48799a62f50b8a8df553190415ce1f5550375c2507ca5" id=3c3bfe47-bcc1-4b28-a4fc-3fad0237a17e name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:20:07.365013 | controller | Jun 12 15:47:31.590305 crc crio[3652]: time="2026-06-12T15:47:31.590228997Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:d4926e304011637ca9df370a193896d685f0f3ffabbec234ec827abdbeb083f9" id=a3e33374-e681-40d5-8410-0ad6078c95ba name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:20:07.365029 | controller | Jun 12 15:47:31.590381 crc crio[3652]: time="2026-06-12T15:47:31.590291431Z" level=info msg="Ran pod sandbox 342eb24e802b843745088a4ef8388e272f319382000a22f2e1547193adb49781 with infra container: openshift-network-diagnostics/network-check-target-fhkjl/POD" id=0a2affe1-a62e-41b6-ac2a-04c445f6335c name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:20:07.365049 | controller | Jun 12 15:47:31.592503 crc crio[3652]: time="2026-06-12T15:47:31.59233601Z" level=info msg="Ran pod sandbox de0b296fee07e699bd1fd33242f2f31e30c6c637042c979d7e25eecfe39a32d1 with infra container: openshift-authentication-operator/authentication-operator-7f5c659b84-khkfm/POD" id=1a6e24b8-3b21-46bc-a642-8aad9db3b98a name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:20:07.365065 | controller | Jun 12 15:47:31.592690 crc crio[3652]: time="2026-06-12T15:47:31.59239573Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:a8581a82ba5c8343a743aa302c4848249d8c32a9f2cd10fa68d89d835a1bdf8b" id=2025c225-a985-4f7a-925a-a3f353b863ff name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:20:07.365082 | controller | Jun 12 15:47:31.594944 crc crio[3652]: time="2026-06-12T15:47:31.594855754Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:52e442bc8198ac925caff87ddd35b3107b7375d5afc9c2eb041ca4e79db72c6f" id=d3fc85b7-603f-49cc-a295-8922fa07fc07 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:20:07.365098 | controller | Jun 12 15:47:31.595852 crc crio[3652]: time="2026-06-12T15:47:31.59577496Z" level=info msg="Ran pod sandbox 53d37291c3f918630f0bf00f413a35884a599c35691b2e49022496b208d077bd with infra container: openshift-service-ca/service-ca-74545575db-n469q/POD" id=8e8b5db7-9fea-4234-aed2-3b91bfb4b340 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:20:07.365115 | controller | Jun 12 15:47:31.599650 crc crio[3652]: time="2026-06-12T15:47:31.599572568Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:baf975b6944f2844860c440636e0d4b80b2fdc473d30f32ae7d6989f2fc2b135" id=8541f945-36b7-4126-86c6-8eb25ae20864 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:20:07.365132 | controller | Jun 12 15:47:31.599779 crc crio[3652]: time="2026-06-12T15:47:31.59966787Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:52e442bc8198ac925caff87ddd35b3107b7375d5afc9c2eb041ca4e79db72c6f" id=d70e2a0b-ae09-4c5b-8fe6-413582be39be name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:20:07.365150 | controller | Jun 12 15:47:31.600234 crc crio[3652]: time="2026-06-12T15:47:31.600160885Z" level=info msg="Ran pod sandbox b964e7586af0014d6de23274d7a258f03b538cc0c202d7abb580452fffc2f219 with infra container: openshift-dns/dns-default-qtghf/POD" id=0a342ded-7291-468b-82de-0c89ce67225c name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:20:07.365176 | controller | Jun 12 15:47:31.602431 crc crio[3652]: time="2026-06-12T15:47:31.602234235Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:0fe5a041a2b99d736e82f1b4a6cd9792c5e23ded475e9f0742cd19234070f989" id=848ec1cb-400a-409c-a2fb-d86bac04fb02 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:20:07.365195 | controller | Jun 12 15:47:31.604071 crc crio[3652]: time="2026-06-12T15:47:31.604004017Z" level=info msg="Ran pod sandbox 01e0057a4f36348b3e5583493d3db2ed1b6be0de7bec803bab507ef7991f8e77 with infra container: openshift-authentication/oauth-openshift-685b49f4d7-4d6xb/POD" id=edaa921b-4925-4066-aeb6-a4c7a27a8b47 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:20:07.365212 | controller | Jun 12 15:47:31.604331 crc crio[3652]: time="2026-06-12T15:47:31.604075039Z" level=info msg="Ran pod sandbox 69acfd13a9a40d71ffdef6d2ca926d456d29936716a53ac8b3fb165573d47e2c with infra container: openshift-oauth-apiserver/apiserver-8596bd845d-l6g6s/POD" id=916e747c-3d4f-40ab-8e45-9dc795e9c380 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:20:07.365229 | controller | Jun 12 15:47:31.607327 crc crio[3652]: time="2026-06-12T15:47:31.607231101Z" level=info msg="Ran pod sandbox d84089b6c980f6e31d4488d5ceea93ab72e2197d65c108f73549553d3dc2ff36 with infra container: openshift-operator-lifecycle-manager/package-server-manager-77f986bd66-5lhf9/POD" id=3b80d05c-26f7-4a33-8d74-e0a6e26e4c52 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:20:07.365250 | controller | Jun 12 15:47:31.610822 crc crio[3652]: time="2026-06-12T15:47:31.607394967Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:036ed6efe4cb5f5b90ee7f9ef5297c8591b8d67aa36b3c58b4fc5417622a140c" id=607f1535-18e4-4769-a55e-436aed706a9b name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:20:07.365331 | controller | Jun 12 15:47:31.610822 crc crio[3652]: time="2026-06-12T15:47:31.607981332Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:66c8fe5d45ff249643dae75185dd2787ea1b0ae87d5699a8222149c07689557c" id=1a6ef85b-545b-47bc-b3ac-48f359c0ba2f name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:20:07.365358 | controller | Jun 12 15:47:31.610822 crc crio[3652]: time="2026-06-12T15:47:31.609657591Z" level=info msg="Ran pod sandbox 33bfac345f38fb0b4cd732d80d7f19d13d5299f5e96eadee8a786eee1b7e3b18 with infra container: openshift-kube-storage-version-migrator/migrator-866fcbc849-vfggj/POD" id=71a8fee1-d229-4f15-bd07-10cadc28e907 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:20:07.365376 | controller | Jun 12 15:47:31.611630 crc crio[3652]: time="2026-06-12T15:47:31.61131341Z" level=info msg="Ran pod sandbox 8d18ef7e401ecbbce2959e5dc76b4fda8f77d8f73c5e24565348fb27f124201f with infra container: openshift-marketplace/community-operators-qhh6t/POD" id=6e57f361-6134-4b55-b499-95c9fc2af170 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:20:07.365393 | controller | Jun 12 15:47:31.615919 crc crio[3652]: time="2026-06-12T15:47:31.615822239Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:2a674ae97c9d49ff2bbfbdf0ab4452b6e589f47a955ba0b907dbf0e32f5cbab7" id=1d4f26cf-202f-4fc4-84f7-d73a59197288 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:20:07.365409 | controller | Jun 12 15:47:31.619009 crc crio[3652]: time="2026-06-12T15:47:31.61863009Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5" id=8fbd8023-fe3d-4524-a9ad-736407ca41b3 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:20:07.365425 | controller | Jun 12 15:47:31.622973 crc crio[3652]: time="2026-06-12T15:47:31.62278894Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=bb8f6a8d-ca5c-4b4d-b2a5-63cede1b0853 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:20:07.365441 | controller | Jun 12 15:47:31.628405 crc crio[3652]: time="2026-06-12T15:47:31.627843859Z" level=info msg="Ran pod sandbox 7c9c9905adac5b3a01c30ca8f7e5943aa6e4928c52210102fcf82f2e070730ae with infra container: openshift-console/console-6c684df5db-cc8g8/POD" id=900d76d4-3608-43a8-a328-cc17338c74e1 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:20:07.365458 | controller | Jun 12 15:47:31.629926 crc crio[3652]: time="2026-06-12T15:47:31.629859658Z" level=info msg="Ran pod sandbox bd4c32a0f4d069cde57afeac61e0bd3be87bb3d04acd1776356cc276f146368b with infra container: openshift-controller-manager-operator/openshift-controller-manager-operator-686468bdd5-sjcrn/POD" id=0505601e-5e0a-4e82-b741-fa15f605e60a name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:20:07.365474 | controller | Jun 12 15:47:31.632279 crc crio[3652]: time="2026-06-12T15:47:31.632238585Z" level=info msg="Ran pod sandbox 0a1bb93da817bef5070bcdeb459f1902ae027961ec1b8eae561592a0f1e27e28 with infra container: openshift-multus/network-metrics-daemon-n2bqt/POD" id=9b1d7727-44f4-4a14-b220-9dde6ca9e19f name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:20:07.365491 | controller | Jun 12 15:47:31.632534 crc crio[3652]: time="2026-06-12T15:47:31.63242367Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:ae245c97fc463e876c3024efb806fa8f4efb13b3f06f1bdd3e7e1447f5a5dce4" id=e43ed709-a3c2-4efa-ad89-7901a523513d name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:20:07.365512 | controller | Jun 12 15:47:31.632932 crc crio[3652]: time="2026-06-12T15:47:31.632337308Z" level=info msg="Ran pod sandbox a742e3ddcecdec2a72e062301ee31090995d8a0de85ef0b95b98ce7a6f8b52a9 with infra container: openshift-machine-config-operator/machine-config-controller-f9cdd68f7-bb2jm/POD" id=8476e75b-0bef-4a28-91dc-2e3dbfff0a7f name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:20:07.365530 | controller | Jun 12 15:47:31.633341 crc crio[3652]: time="2026-06-12T15:47:31.633281425Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:5827f6ae3beb4853192e02cc18890467bd251b33070f36f9a105991e7e6d3c9b" id=e7e0b4c2-08bd-41a1-aebe-0431218deb05 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:20:07.365546 | controller | Jun 12 15:47:31.635157 crc crio[3652]: time="2026-06-12T15:47:31.634981664Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:49b34ce0d25eec7a6077f4bf21bf7d4e64e598d28785a20b9ee3594423b7de14" id=9060368a-04ef-4e35-b1fb-ed503ae5eca9 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:20:07.365563 | controller | Jun 12 15:47:31.636265 crc crio[3652]: time="2026-06-12T15:47:31.63620618Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9414357f9345a841e0565265700ecc6637f846c83bd5908dbb7b306432465115" id=fc0615f5-917b-4314-8689-cfdc2a6de85a name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:20:07.365605 | controller | Jun 12 15:47:31.644755 crc crio[3652]: time="2026-06-12T15:47:31.644617006Z" level=info msg="Ran pod sandbox 656af2dfcd523b61d8aa89833d20c7fa6297b82acad3b5976e7d6d1e64dc967f with infra container: openshift-route-controller-manager/route-controller-manager-9c77555c6-bjsff/POD" id=67949abc-ae95-43eb-bf0e-db2404d903de name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:20:07.365624 | controller | Jun 12 15:47:31.646013 crc crio[3652]: time="2026-06-12T15:47:31.645746837Z" level=info msg="Ran pod sandbox a4108cfd56bb95c984c6842f2b38b21ef6830aa35f05bed6a97aba9293edc703 with infra container: openshift-kube-apiserver-operator/kube-apiserver-operator-575994946d-vgpnb/POD" id=cd62b6e0-5ad6-41ac-82c6-df39f42252fd name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:20:07.365640 | controller | Jun 12 15:47:31.647031 crc crio[3652]: time="2026-06-12T15:47:31.646955761Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7a726c68cebc9b08edd734a8bae5150ae5950f7734fe9b9c2a6e0d06f21cc095" id=6705a049-4936-4f1d-a257-1cd4391e9fc2 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:20:07.365656 | controller | Jun 12 15:47:31.647818 crc crio[3652]: time="2026-06-12T15:47:31.647777406Z" level=info msg="Ran pod sandbox 0b007c920c28b452d29972aaf92de525e9cc0b8e1a935689fa4a95146998351f with infra container: openshift-image-registry/cluster-image-registry-operator-86c45576b9-qdg7g/POD" id=5f3a32f4-94a4-4f21-b741-1d7df1ca2ff9 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:20:07.365673 | controller | Jun 12 15:47:31.648009 crc crio[3652]: time="2026-06-12T15:47:31.64794874Z" level=info msg="Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04" id=c5f01fe6-5291-461a-aa42-607e14a69476 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:20:07.365689 | controller | Jun 12 15:47:31.649563 crc crio[3652]: time="2026-06-12T15:47:31.649536396Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:574d49b89604b8e8103abf57feee77812fe8cf441eafc17fdff95d57ca80645e" id=2e8787b0-b000-481b-9627-71955a678378 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:20:07.365705 | controller | Jun 12 15:47:31.651620 crc crio[3652]: time="2026-06-12T15:47:31.651540045Z" level=info msg="Ran pod sandbox fe6a66ef818417eea219c7065b7c02e1b9483d6cd15267c8261a0478cdd679b0 with infra container: openshift-multus/multus-admission-controller-69db94689b-rvf8p/POD" id=ae4fbade-7dac-4077-a942-961c44da2c88 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:20:07.365725 | controller | Jun 12 15:47:31.652997 crc crio[3652]: time="2026-06-12T15:47:31.652245896Z" level=info msg="Ran pod sandbox 0fc30d68da125a9b6fcfe1decee69d52b5d3bab5f0ff02035b7ce295167861d1 with infra container: openshift-operator-lifecycle-manager/packageserver-7d4fc7d867-qt46x/POD" id=7b7956cc-64ee-4fc3-ac79-28ee70826f3f name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:20:07.365742 | controller | Jun 12 15:47:31.654428 crc crio[3652]: time="2026-06-12T15:47:31.654365946Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b5000f8f055fd8f734ef74afbd9bd5333a38345cbc4959ddaad728b8394bccd4" id=622754ea-d593-4b45-b945-64e684c3952c name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:20:07.365758 | controller | Jun 12 15:47:31.654829 crc crio[3652]: time="2026-06-12T15:47:31.654768398Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=e0fd8b55-cb95-41a3-9f7a-a8230634ca7e name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:20:07.365774 | controller | Jun 12 15:47:31.655284 crc crio[3652]: time="2026-06-12T15:47:31.655223102Z" level=info msg="Ran pod sandbox 507d8bb659254637b5dab250d204981764caabb44ce6ca70ab29391bd0886da9 with infra container: openshift-machine-api/control-plane-machine-set-operator-75ffdb6fcd-m5wxr/POD" id=ee191e6e-a86f-478d-8ce7-8c9d3a727a8f name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:20:07.365790 | controller | Jun 12 15:47:31.657106 crc crio[3652]: time="2026-06-12T15:47:31.656971462Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:2599f32933f5fea6066ede54ad8f6150adb7bd9067892f251d5913121d5c630d" id=9fb77eba-328e-463d-a644-7f272c050851 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:20:07.365805 | controller | Jun 12 15:47:31.658974 crc crio[3652]: time="2026-06-12T15:47:31.65889561Z" level=info msg="Ran pod sandbox 16b297a8e49f38b39f557e435f8e06efd0f4be1882e3024092025c1bd219e42a with infra container: openshift-machine-api/machine-api-operator-755bb95488-cj4b6/POD" id=a754d2be-be9e-40d7-b2b0-56622cf2a7f2 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:20:07.365821 | controller | Jun 12 15:47:31.660711 crc crio[3652]: time="2026-06-12T15:47:31.660662839Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5" id=9613cedf-62e7-411f-930e-83fbd33a1408 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:20:07.365837 | controller | Jun 12 15:47:31.665223 crc crio[3652]: time="2026-06-12T15:47:31.665126388Z" level=info msg="Ran pod sandbox e75f42219c1a7ce4840e6743ada912a2cf9195cd9a4b13ae5a2d237e6d948bed with infra container: openshift-apiserver-operator/openshift-apiserver-operator-846cbfc458-xttmf/POD" id=386985ea-233f-4274-8b70-4281a051014e name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:20:07.365852 | controller | Jun 12 15:47:31.668792 crc crio[3652]: time="2026-06-12T15:47:31.668719752Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:e5e8108294b086fdb797365e5a46badba9b3d866bdcddc8460a51e05a253753d" id=78a81142-d49f-4ddb-a675-335b22b0dab7 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:20:07.365868 | controller | Jun 12 15:47:31.675981 crc crio[3652]: time="2026-06-12T15:47:31.675877179Z" level=info msg="Ran pod sandbox 8ca76fa8288bcb518463241725200f056a86d43eeadeb0f81401aafaa3199a1f with infra container: openshift-controller-manager/controller-manager-8bbbb897c-c9m74/POD" id=97c682db-d996-4933-9012-1f1edbc6bdad name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:20:07.365883 | controller | Jun 12 15:47:31.680087 crc crio[3652]: time="2026-06-12T15:47:31.679978919Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9506bdcf97d5200cf2cf4cdf110aebafdd141a24f6589bf1e1cfe27bb7fc1ed2" id=2e33260f-db26-48f9-b847-a3f3d30492c3 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:20:07.365902 | controller | Jun 12 15:47:31.682140 crc crio[3652]: time="2026-06-12T15:47:31.681922405Z" level=info msg="Ran pod sandbox 32c8a01ae3a7b39a18419fcfa926a5dacc9b2b1d620d9085bf5474cad322121f with infra container: hostpath-provisioner/csi-hostpathplugin-mpq2f/POD" id=aabbdcae-e2b3-464f-8dcd-e866f189dd00 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:20:07.365920 | controller | Jun 12 15:47:31.683889 crc crio[3652]: time="2026-06-12T15:47:31.683788932Z" level=info msg="Ran pod sandbox 866e639f66d12a9baa94912c7f426617106fc683c34a13a677c1e105a079e859 with infra container: openshift-operator-lifecycle-manager/catalog-operator-75ff9f647d-4s428/POD" id=77138cf4-be2e-44a7-b5cf-cb31b7bee452 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:20:07.365937 | controller | Jun 12 15:47:31.685585 crc crio[3652]: time="2026-06-12T15:47:31.685493018Z" level=info msg="Checking image status: registry.redhat.io/container-native-virtualization/hostpath-csi-driver-rhel9:v4.15" id=4cec3e60-fe37-4ff7-9a12-6b177faa60de name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:20:07.365953 | controller | Jun 12 15:47:31.687941 crc crio[3652]: time="2026-06-12T15:47:31.687783055Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=02d0857c-49e9-45b7-8ad6-27addb078ef5 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:20:07.365970 | controller | Jun 12 15:47:31.688735 crc crio[3652]: time="2026-06-12T15:47:31.688620922Z" level=info msg="Ran pod sandbox 97467d816d05a341d3f7f15af85fa716868feac2fd6aa42876c0f6f23bafe244 with infra container: openshift-kube-controller-manager-operator/kube-controller-manager-operator-69d5f845f8-mm4qn/POD" id=73db9dd6-bbf5-4010-8c20-d8d19755c847 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:20:07.365986 | controller | Jun 12 15:47:31.692340 crc crio[3652]: time="2026-06-12T15:47:31.692253064Z" level=info msg="Checking image status: quay.io/crcont/openshift-crc-cluster-kube-controller-manager-operator@sha256:f69b9cc9b9cfde726109a9e12b80a3eefa472d7e29159df0fbc7143c48983cd6" id=c957fc3e-f597-4e79-ab42-c3846e1df2b7 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:20:07.366002 | controller | Jun 12 15:47:31.694113 crc crio[3652]: time="2026-06-12T15:47:31.693185765Z" level=info msg="Ran pod sandbox 081a8c0ca71491c6f7aab6d84804745b19248d5fc9fbc949029a05fbd5ca8cd3 with infra container: openshift-operator-lifecycle-manager/olm-operator-5cdf44d969-ssqvn/POD" id=ab3bbfed-742f-4f97-affc-de8d703e3544 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:20:07.366018 | controller | Jun 12 15:47:31.695851 crc crio[3652]: time="2026-06-12T15:47:31.695770417Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=347e30d6-95c3-4edd-97e9-5664aa8164f9 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:20:07.366033 | controller | Jun 12 15:47:31.698324 crc crio[3652]: time="2026-06-12T15:47:31.697615721Z" level=info msg="Ran pod sandbox 4c26ee0af046dd6f8cd065e6989e708c47eae67f1f37068553c15567d4a1cb24 with infra container: openshift-network-console/networking-console-plugin-5ff7774fd9-nljh6/POD" id=d1694daa-42ab-43bc-9db5-f5c53827b665 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:20:07.366048 | controller | Jun 12 15:47:31.700803 crc crio[3652]: time="2026-06-12T15:47:31.700725219Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:fbdfe828b092b23e6d4480daf3e0216aada6debaf1ef1b314a0a31e73ebf13c4" id=020fa6bc-53fd-4585-810b-cf66b4675cc0 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:20:07.366064 | controller | Jun 12 15:47:31.701866 crc crio[3652]: time="2026-06-12T15:47:31.70170022Z" level=info msg="Ran pod sandbox 6ab72337a3cbb3c4d1ed7253a92436f570bc786a96b656633e015ab8dd8d717f with infra container: openshift-config-operator/openshift-config-operator-5777786469-bccdj/POD" id=59fbe491-19ad-4642-a49c-b30aac5a7b4f name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:20:07.366084 | controller | Jun 12 15:47:31.704623 crc crio[3652]: time="2026-06-12T15:47:31.704422218Z" level=info msg="Ran pod sandbox 8f93ecc1a569a144a2816b039934efb82bc3dc7d282f30d8baf2fbef67bed3e5 with infra container: openshift-ingress-canary/ingress-canary-jlj86/POD" id=d8a5c25e-67db-4a61-b2c4-b6451689b541 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:20:07.366101 | controller | Jun 12 15:47:31.704974 crc crio[3652]: time="2026-06-12T15:47:31.70489701Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:63b9704591980c76142c6569123648908ca7e1fb34522ab25f952e9c3bc7616d" id=0247d51b-92e5-4960-a639-f6614c6dabf6 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:20:07.366117 | controller | Jun 12 15:47:31.707614 crc crio[3652]: time="2026-06-12T15:47:31.707540128Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:dbd8603d717c26901bcf9731b1e0392ae4bc08a270ed1eeb45839e44bed9607d" id=2f19d76e-5fa6-4469-b661-9eebaa151802 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:20:07.366133 | controller | Jun 12 15:47:31.713214 crc crio[3652]: time="2026-06-12T15:47:31.713135371Z" level=info msg="Ran pod sandbox 64af01349a00849fde27c2f063b48f3d4fffe4c51e83456b5865b1562298601a with infra container: openshift-kube-storage-version-migrator-operator/kube-storage-version-migrator-operator-565b79b866-2h5s6/POD" id=15110883-d58c-4cf6-a300-844ecfca6098 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:20:07.366149 | controller | Jun 12 15:47:31.716843 crc crio[3652]: time="2026-06-12T15:47:31.716776227Z" level=info msg="Ran pod sandbox e117e1930c27de213bcbf846bfee59c144e67cadc61b555981c97b4b4f83309f with infra container: openshift-marketplace/redhat-operators-x5vn9/POD" id=4fa7fecb-740e-4df3-a33b-389016298bfb name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:20:07.366168 | controller | Jun 12 15:47:31.717623 crc crio[3652]: time="2026-06-12T15:47:31.71729637Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:977a316fa3598eb575a4477dafc09bbf06fad21c4ec2867052225d74f2a9f366" id=d6a52ba8-6f51-468f-8eb0-5c515e7fc5ef name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:20:07.366193 | controller | Jun 12 15:47:31.719381 crc crio[3652]: time="2026-06-12T15:47:31.719238876Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=af65e66b-7d0a-4b75-ba02-2fff4e2c4260 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:20:07.366213 | controller | Jun 12 15:47:31.720205 crc crio[3652]: time="2026-06-12T15:47:31.720081804Z" level=info msg="Ran pod sandbox 954bf1afe4f59f23f82baa19c37ce7d2202c4c33e8491ac1530be7dd854d2ea1 with infra container: openshift-etcd-operator/etcd-operator-69b85846b6-9w8mk/POD" id=b19941ae-4c1b-42be-bbd5-47130875c328 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:20:07.366230 | controller | Jun 12 15:47:31.723567 crc crio[3652]: time="2026-06-12T15:47:31.723425457Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:bf05b9b2ba66351a6c59f4259fb377f62237a00af3b4f0b95f64409e2f25770e" id=f0e496a9-8bd7-4c04-9f3a-eec20b33378f name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:20:07.366246 | controller | Jun 12 15:47:31.729349 crc crio[3652]: time="2026-06-12T15:47:31.729153233Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:e504172345491d90bbbf1e7e45488e73073f4c6d7c2355245871051596fc85db" id=b7b2b62a-c0cf-4596-b2d6-7e6bca077250 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:20:07.366267 | controller | Jun 12 15:47:31.729768 crc crio[3652]: time="2026-06-12T15:47:31.729717541Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9414357f9345a841e0565265700ecc6637f846c83bd5908dbb7b306432465115" id=5f269f97-afd1-4bda-b769-6d4df97e6e86 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:20:07.366284 | controller | Jun 12 15:47:31.730038 crc crio[3652]: time="2026-06-12T15:47:31.729971778Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=46261952-5d31-439b-bc44-c95bc5cd5247 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:20:07.366299 | controller | Jun 12 15:47:31.730386 crc crio[3652]: time="2026-06-12T15:47:31.730307137Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:0fe5a041a2b99d736e82f1b4a6cd9792c5e23ded475e9f0742cd19234070f989" id=a274afdd-90a0-4cbf-b11f-a1daa4cfeb6d name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:20:07.366315 | controller | Jun 12 15:47:31.730737 crc crio[3652]: time="2026-06-12T15:47:31.730680108Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:651bbe9d418f49c2c889d731df67cf5d88dff59dc03f5a1b5d4c8bb3ae001f1a" id=f19154ff-3149-4bae-bef6-54fef832e201 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:20:07.366330 | controller | Jun 12 15:47:31.731170 crc crio[3652]: time="2026-06-12T15:47:31.730906995Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c8a088031661d94022418e93fb63744c38e1c4cff93ea3b95c096a290c2b7a3" id=c7a3a90b-ed2f-43b0-a63e-0f34e1c1b4a4 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:20:07.366346 | controller | Jun 12 15:47:31.731243 crc crio[3652]: time="2026-06-12T15:47:31.731195734Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:036ed6efe4cb5f5b90ee7f9ef5297c8591b8d67aa36b3c58b4fc5417622a140c" id=ac73369d-ff05-4214-8eac-6adaf1d92bfc name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:20:07.366362 | controller | Jun 12 15:47:31.732282 crc crio[3652]: time="2026-06-12T15:47:31.732182552Z" level=info msg="Creating container: openshift-authentication-operator/authentication-operator-7f5c659b84-khkfm/authentication-operator" id=9e06737a-9826-4a44-956e-e593207dfea2 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:20:07.366378 | controller | Jun 12 15:47:31.732859 crc crio[3652]: time="2026-06-12T15:47:31.73278867Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.366395 | controller | Jun 12 15:47:31.742338 crc crio[3652]: time="2026-06-12T15:47:31.741405369Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:a5bb05344dd2296077f5066e908ede0eea23f5a12fb78ef86a9513c88d3faaca" id=1b6a859d-ed45-422b-b1f9-c6c381d22d65 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:20:07.366411 | controller | Jun 12 15:47:31.742338 crc crio[3652]: time="2026-06-12T15:47:31.741541353Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:bf05b9b2ba66351a6c59f4259fb377f62237a00af3b4f0b95f64409e2f25770e" id=90c38e2a-2de7-4762-8448-8c6e9ba1c721 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:20:07.366427 | controller | Jun 12 15:47:31.742338 crc crio[3652]: time="2026-06-12T15:47:31.741414629Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=56fe22eb-c58f-4553-b870-bd84e3a9b3e6 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:20:07.366443 | controller | Jun 12 15:47:31.742338 crc crio[3652]: time="2026-06-12T15:47:31.741648206Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:a8581a82ba5c8343a743aa302c4848249d8c32a9f2cd10fa68d89d835a1bdf8b" id=4134b5e4-422b-4a6a-9087-25ddbc2e5819 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:20:07.366465 | controller | Jun 12 15:47:31.742338 crc crio[3652]: time="2026-06-12T15:47:31.741670997Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5" id=2fdcae14-bed9-4083-928a-17f9a5e06501 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:20:07.366482 | controller | Jun 12 15:47:31.742338 crc crio[3652]: time="2026-06-12T15:47:31.741668467Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5" id=1b02f394-7d5a-4d3b-9f51-a1f4422c959b name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:20:07.366498 | controller | Jun 12 15:47:31.742338 crc crio[3652]: time="2026-06-12T15:47:31.741699748Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:baf975b6944f2844860c440636e0d4b80b2fdc473d30f32ae7d6989f2fc2b135" id=551e59ac-2e4f-43ed-8a14-0af722e6917d name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:20:07.366514 | controller | Jun 12 15:47:31.742338 crc crio[3652]: time="2026-06-12T15:47:31.74179254Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:dbd8603d717c26901bcf9731b1e0392ae4bc08a270ed1eeb45839e44bed9607d" id=2cae58ea-7fc1-4771-bdfc-59cff1d89638 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:20:07.366530 | controller | Jun 12 15:47:31.742338 crc crio[3652]: time="2026-06-12T15:47:31.741840472Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9506bdcf97d5200cf2cf4cdf110aebafdd141a24f6589bf1e1cfe27bb7fc1ed2" id=5b0c0623-26b0-4689-b49c-2807ce88f053 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:20:07.366545 | controller | Jun 12 15:47:31.742338 crc crio[3652]: time="2026-06-12T15:47:31.741876827Z" level=info msg="Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04" id=bab1a0a5-ed3c-4328-b40c-8a88058ea174 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:20:07.366561 | controller | Jun 12 15:47:31.742338 crc crio[3652]: time="2026-06-12T15:47:31.741917864Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:66c8fe5d45ff249643dae75185dd2787ea1b0ae87d5699a8222149c07689557c" id=0dda933d-2f88-4d7a-88ad-347b55b4d417 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:20:07.366600 | controller | Jun 12 15:47:31.742338 crc crio[3652]: time="2026-06-12T15:47:31.741923384Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:63b9704591980c76142c6569123648908ca7e1fb34522ab25f952e9c3bc7616d" id=402b3877-443b-4e0f-a1dd-375a156deb4c name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:20:07.366620 | controller | Jun 12 15:47:31.742338 crc crio[3652]: time="2026-06-12T15:47:31.741954229Z" level=info msg="Checking image status: registry.redhat.io/container-native-virtualization/hostpath-csi-driver-rhel9:v4.15" id=c98bfe28-b4a5-47bb-a00a-70279d558398 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:20:07.366637 | controller | Jun 12 15:47:31.742338 crc crio[3652]: time="2026-06-12T15:47:31.74198942Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:baf975b6944f2844860c440636e0d4b80b2fdc473d30f32ae7d6989f2fc2b135" id=99e69bdf-a2ad-4ef3-9dee-24f40d3b6868 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:20:07.366654 | controller | Jun 12 15:47:31.742338 crc crio[3652]: time="2026-06-12T15:47:31.741971915Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=4e947f3f-ed17-47a1-8c15-f2ca01293c1e name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:20:07.366671 | controller | Jun 12 15:47:31.742338 crc crio[3652]: time="2026-06-12T15:47:31.742014627Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:49b34ce0d25eec7a6077f4bf21bf7d4e64e598d28785a20b9ee3594423b7de14" id=445f79df-5411-4a36-886e-ae9e46d5ca8f name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:20:07.366694 | controller | Jun 12 15:47:31.742338 crc crio[3652]: time="2026-06-12T15:47:31.742028708Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:d4926e304011637ca9df370a193896d685f0f3ffabbec234ec827abdbeb083f9" id=9fecedd0-e36f-4ff5-bada-c6e34dc99ba9 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:20:07.366711 | controller | Jun 12 15:47:31.742338 crc crio[3652]: time="2026-06-12T15:47:31.742098773Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:2a674ae97c9d49ff2bbfbdf0ab4452b6e589f47a955ba0b907dbf0e32f5cbab7" id=abf4bbaf-d998-4749-bfcd-dc58c5a129e1 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:20:07.366728 | controller | Jun 12 15:47:31.742338 crc crio[3652]: time="2026-06-12T15:47:31.74212461Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=c8d839bd-ed74-44c7-a7f9-99b4d021816f name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:20:07.366744 | controller | Jun 12 15:47:31.742338 crc crio[3652]: time="2026-06-12T15:47:31.742177745Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=16510f1a-43b7-4806-9f26-ffc324413252 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:20:07.366760 | controller | Jun 12 15:47:31.742338 crc crio[3652]: time="2026-06-12T15:47:31.74214937Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=66a36122-da0b-4bc0-8c05-e7496879f0d5 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:20:07.366775 | controller | Jun 12 15:47:31.742338 crc crio[3652]: time="2026-06-12T15:47:31.742151884Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7a726c68cebc9b08edd734a8bae5150ae5950f7734fe9b9c2a6e0d06f21cc095" id=67dde9ce-4b35-4e90-9884-cc029f8f5507 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:20:07.366791 | controller | Jun 12 15:47:31.742338 crc crio[3652]: time="2026-06-12T15:47:31.742218232Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:a8581a82ba5c8343a743aa302c4848249d8c32a9f2cd10fa68d89d835a1bdf8b" id=fa5953d0-b6a1-4c2d-a6c6-3ee77f826caa name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:20:07.366807 | controller | Jun 12 15:47:31.742338 crc crio[3652]: time="2026-06-12T15:47:31.742248403Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:977a316fa3598eb575a4477dafc09bbf06fad21c4ec2867052225d74f2a9f366" id=e7130d96-908c-4c02-ade9-0f688437ea8b name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:20:07.366823 | controller | Jun 12 15:47:31.742338 crc crio[3652]: time="2026-06-12T15:47:31.742187071Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:e5e8108294b086fdb797365e5a46badba9b3d866bdcddc8460a51e05a253753d" id=80b24e71-4690-454a-a1ef-658bb2b57663 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:20:07.366838 | controller | Jun 12 15:47:31.742338 crc crio[3652]: time="2026-06-12T15:47:31.742245958Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9414357f9345a841e0565265700ecc6637f846c83bd5908dbb7b306432465115" id=171d81ac-4c39-4aea-8be7-12374b8c9386 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:20:07.366854 | controller | Jun 12 15:47:31.742338 crc crio[3652]: time="2026-06-12T15:47:31.74230561Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=e7bab0b3-4e58-464a-b2b0-f941e047636f name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:20:07.366874 | controller | Jun 12 15:47:31.742338 crc crio[3652]: time="2026-06-12T15:47:31.742335847Z" level=info msg="Checking image status: quay.io/crcont/openshift-crc-cluster-kube-controller-manager-operator@sha256:f69b9cc9b9cfde726109a9e12b80a3eefa472d7e29159df0fbc7143c48983cd6" id=f80782d4-c7f1-4d10-9c63-af3c29751dd4 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:20:07.366890 | controller | Jun 12 15:47:31.744022 crc crio[3652]: time="2026-06-12T15:47:31.742634775Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:43b0e0b7e1955ee905e48799a62f50b8a8df553190415ce1f5550375c2507ca5" id=3381b901-b180-4c4f-aed3-0371bb9bf7c5 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:20:07.366906 | controller | Jun 12 15:47:31.744022 crc crio[3652]: time="2026-06-12T15:47:31.742962615Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:ae245c97fc463e876c3024efb806fa8f4efb13b3f06f1bdd3e7e1447f5a5dce4" id=7b2f98e1-2d80-4169-8f48-32c5a86f2317 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:20:07.366922 | controller | Jun 12 15:47:31.744798 crc crio[3652]: time="2026-06-12T15:47:31.744746588Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:5827f6ae3beb4853192e02cc18890467bd251b33070f36f9a105991e7e6d3c9b" id=6a0a1174-1275-4c61-a9d7-e31398ef64d4 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:20:07.366938 | controller | Jun 12 15:47:31.747315 crc crio[3652]: time="2026-06-12T15:47:31.747194192Z" level=info msg="Ran pod sandbox d8b63e784bffade6dd726e124ee6bb835170216daa066ae154b0513035faee69 with infra container: openshift-operator-lifecycle-manager/collect-profiles-29687985-5mw5k/POD" id=0a4d0c3c-2e65-48cf-8f1f-b25e7cf08b6b name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:20:07.366954 | controller | Jun 12 15:47:31.747596 crc crio[3652]: time="2026-06-12T15:47:31.747504147Z" level=info msg="Ran pod sandbox 8b71a812b8baf7cc7da5435b6c115b07d229bd8e2943b64afdf9efe863a8e4c8 with infra container: openshift-ingress-operator/ingress-operator-6b9cb4dbcf-5fpw9/POD" id=2a565619-b6b5-4d95-b22c-0b0488b17712 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:20:07.366970 | controller | Jun 12 15:47:31.747682 crc crio[3652]: time="2026-06-12T15:47:31.747612771Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:574d49b89604b8e8103abf57feee77812fe8cf441eafc17fdff95d57ca80645e" id=f0062a5c-b1c4-4a83-8ef4-d25153a0b1e8 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:20:07.366986 | controller | Jun 12 15:47:31.755306 crc crio[3652]: time="2026-06-12T15:47:31.754975793Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:2599f32933f5fea6066ede54ad8f6150adb7bd9067892f251d5913121d5c630d" id=2bccdc7c-11c8-48bc-afc8-4f7a4dcccbc3 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:20:07.367003 | controller | Jun 12 15:47:31.755306 crc crio[3652]: time="2026-06-12T15:47:31.755017216Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b5000f8f055fd8f734ef74afbd9bd5333a38345cbc4959ddaad728b8394bccd4" id=5af3c2b5-bd59-47cb-b8db-38b784e0f998 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:20:07.367018 | controller | Jun 12 15:47:31.755735 crc crio[3652]: time="2026-06-12T15:47:31.755312892Z" level=info msg="Creating container: openshift-kube-scheduler-operator/openshift-kube-scheduler-operator-54f497555d-d8646/kube-scheduler-operator-container" id=a5963e59-7318-43ef-902a-6493a650f316 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:20:07.367034 | controller | Jun 12 15:47:31.756366 crc crio[3652]: time="2026-06-12T15:47:31.756327943Z" level=info msg="Creating container: openshift-authentication/oauth-openshift-685b49f4d7-4d6xb/oauth-openshift" id=f1941d9d-3997-4ae5-ab8d-5388d292f4e9 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:20:07.367054 | controller | Jun 12 15:47:31.757263 crc crio[3652]: time="2026-06-12T15:47:31.757206579Z" level=info msg="Creating container: openshift-console/downloads-747b44746d-4pqvr/download-server" id=af84bc7e-d509-40b4-9d1c-8d2a07ae869c name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:20:07.367070 | controller | Jun 12 15:47:31.757789 crc crio[3652]: time="2026-06-12T15:47:31.757755243Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=b3a48445-98d6-45df-abe8-b01ea8b7d295 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:20:07.367086 | controller | Jun 12 15:47:31.760137 crc crio[3652]: time="2026-06-12T15:47:31.760022622Z" level=info msg="Creating container: openshift-marketplace/marketplace-operator-547dbd544d-xchl9/marketplace-operator" id=09287657-f909-4858-8081-32f8bc019df7 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:20:07.367102 | controller | Jun 12 15:47:31.764178 crc crio[3652]: time="2026-06-12T15:47:31.763968524Z" level=info msg="Creating container: openshift-dns/dns-default-qtghf/dns" id=2318cf9c-af04-4e0b-a203-e912dabb9050 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:20:07.367118 | controller | Jun 12 15:47:31.764515 crc crio[3652]: time="2026-06-12T15:47:31.76436813Z" level=info msg="Creating container: openshift-marketplace/redhat-marketplace-ntdwx/extract-utilities" id=7e9c6b87-57da-4a86-b2bf-798f2361b552 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:20:07.367134 | controller | Jun 12 15:47:31.765218 crc crio[3652]: time="2026-06-12T15:47:31.765023019Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:fbdfe828b092b23e6d4480daf3e0216aada6debaf1ef1b314a0a31e73ebf13c4" id=17de0b30-286a-4d3b-9761-1aef798ec7bb name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:20:07.367150 | controller | Jun 12 15:47:31.770590 crc crio[3652]: time="2026-06-12T15:47:31.770314494Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:dbd8603d717c26901bcf9731b1e0392ae4bc08a270ed1eeb45839e44bed9607d" id=e7794673-6ead-48ea-9cbb-f4d73266a40c name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:20:07.367166 | controller | Jun 12 15:47:31.774218 crc crio[3652]: time="2026-06-12T15:47:31.774149547Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.367183 | controller | Jun 12 15:47:31.780294 crc crio[3652]: time="2026-06-12T15:47:31.780183243Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:dbd8603d717c26901bcf9731b1e0392ae4bc08a270ed1eeb45839e44bed9607d" id=34931514-55b7-41aa-8ddf-325040e14a3f name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:20:07.367208 | controller | Jun 12 15:47:31.780722 crc crio[3652]: time="2026-06-12T15:47:31.780384169Z" level=info msg="Creating container: openshift-machine-config-operator/machine-config-operator-67c9d58cbb-dc6bh/machine-config-operator" id=7b960af3-4108-4af7-8816-76db7e1ef768 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:20:07.367229 | controller | Jun 12 15:47:31.783264 crc crio[3652]: time="2026-06-12T15:47:31.783178382Z" level=info msg="Creating container: openshift-operator-lifecycle-manager/packageserver-7d4fc7d867-qt46x/packageserver" id=1370b8a1-accf-44c2-a985-9f4f54677833 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:20:07.367247 | controller | Jun 12 15:47:31.790126 crc crio[3652]: time="2026-06-12T15:47:31.789879005Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.367264 | controller | Jun 12 15:47:31.791234 crc crio[3652]: time="2026-06-12T15:47:31.791156772Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.367285 | controller | Jun 12 15:47:31.791612 crc crio[3652]: time="2026-06-12T15:47:31.791343068Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.367302 | controller | Jun 12 15:47:31.791679 crc crio[3652]: time="2026-06-12T15:47:31.791639126Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.367318 | controller | Jun 12 15:47:31.791877 crc crio[3652]: time="2026-06-12T15:47:31.791806881Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.367334 | controller | Jun 12 15:47:31.794279 crc crio[3652]: time="2026-06-12T15:47:31.794191721Z" level=info msg="Creating container: openshift-machine-config-operator/machine-config-controller-f9cdd68f7-bb2jm/machine-config-controller" id=007de6c4-20aa-4ce8-a9c3-7c27334976ca name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:20:07.367351 | controller | Jun 12 15:47:31.794618 crc crio[3652]: time="2026-06-12T15:47:31.794549612Z" level=info msg="Creating container: openshift-dns-operator/dns-operator-799b87ffcd-h5xh9/dns-operator" id=d9b16250-6fbd-4e5e-a0cf-8564a67c1084 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:20:07.367367 | controller | Jun 12 15:47:31.794751 crc crio[3652]: time="2026-06-12T15:47:31.794686885Z" level=info msg="Creating container: openshift-operator-lifecycle-manager/catalog-operator-75ff9f647d-4s428/catalog-operator" id=b9957d94-5bbc-490c-be19-ff74df2593ad name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:20:07.367383 | controller | Jun 12 15:47:31.794820 crc crio[3652]: time="2026-06-12T15:47:31.794754918Z" level=info msg="Creating container: openshift-etcd-operator/etcd-operator-69b85846b6-9w8mk/etcd-operator" id=5ff75430-112e-4e5c-87ff-2cf0cfb98e65 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:20:07.367421 | controller | Jun 12 15:47:31.794960 crc crio[3652]: time="2026-06-12T15:47:31.794897203Z" level=info msg="Creating container: openshift-network-diagnostics/network-check-source-5bb8f5cd97-xdvz5/check-endpoints" id=cfbd4fc1-ad42-4c88-aff6-dff84887133c name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:20:07.367440 | controller | Jun 12 15:47:31.794960 crc crio[3652]: time="2026-06-12T15:47:31.794938453Z" level=info msg="Creating container: openshift-config-operator/openshift-config-operator-5777786469-bccdj/openshift-api" id=97279958-ab80-4ebc-94c6-63ec7b6cc809 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:20:07.367461 | controller | Jun 12 15:47:31.795545 crc crio[3652]: time="2026-06-12T15:47:31.795106759Z" level=info msg="Creating container: openshift-service-ca/service-ca-74545575db-n469q/service-ca-controller" id=96fb51b3-2cc0-4fe4-b760-e9b4d4eff992 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:20:07.367477 | controller | Jun 12 15:47:31.795545 crc crio[3652]: time="2026-06-12T15:47:31.79520958Z" level=info msg="Creating container: openshift-kube-storage-version-migrator/migrator-866fcbc849-vfggj/migrator" id=a6e632dd-fca3-4126-8a96-b0cfb45491b4 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:20:07.367493 | controller | Jun 12 15:47:31.795545 crc crio[3652]: time="2026-06-12T15:47:31.795261853Z" level=info msg="Creating container: openshift-oauth-apiserver/apiserver-8596bd845d-l6g6s/fix-audit-permissions" id=167c621e-68a9-4359-8c92-4000be6c4b69 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:20:07.367509 | controller | Jun 12 15:47:31.795696 crc crio[3652]: time="2026-06-12T15:47:31.795616083Z" level=info msg="Creating container: openshift-operator-lifecycle-manager/olm-operator-5cdf44d969-ssqvn/olm-operator" id=796b460b-9c5b-4d07-a504-92836fb3fcf9 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:20:07.367530 | controller | Jun 12 15:47:31.796882 crc crio[3652]: time="2026-06-12T15:47:31.796764577Z" level=info msg="Creating container: openshift-network-diagnostics/network-check-target-fhkjl/network-check-target-container" id=abe225ea-747f-4e32-bde4-d31c4eeb918e name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:20:07.367547 | controller | Jun 12 15:47:31.798115 crc crio[3652]: time="2026-06-12T15:47:31.796975663Z" level=info msg="Creating container: openshift-multus/network-metrics-daemon-n2bqt/network-metrics-daemon" id=6d8823b3-39d7-4ac7-b898-a30eb40cc16b name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:20:07.367563 | controller | Jun 12 15:47:31.798854 crc crio[3652]: time="2026-06-12T15:47:31.798796886Z" level=info msg="Creating container: openshift-marketplace/redhat-operators-x5vn9/extract-utilities" id=62fee710-2a1c-45ad-bd88-ad4521882122 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:20:07.367601 | controller | Jun 12 15:47:31.799875 crc crio[3652]: time="2026-06-12T15:47:31.799410361Z" level=info msg="Creating container: openshift-network-console/networking-console-plugin-5ff7774fd9-nljh6/networking-console-plugin" id=3e60f2c3-af27-43e5-bf1d-7b857833de16 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:20:07.367620 | controller | Jun 12 15:47:31.800296 crc crio[3652]: time="2026-06-12T15:47:31.800232074Z" level=info msg="Creating container: openshift-kube-storage-version-migrator-operator/kube-storage-version-migrator-operator-565b79b866-2h5s6/kube-storage-version-migrator-operator" id=47b1a2ac-123d-4fc3-8e77-9460192fb904 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:20:07.367637 | controller | Jun 12 15:47:31.802248 crc crio[3652]: time="2026-06-12T15:47:31.802163606Z" level=info msg="Creating container: openshift-route-controller-manager/route-controller-manager-9c77555c6-bjsff/route-controller-manager" id=84c6dcd4-7b5d-4e5c-84a2-2e22fdd2d349 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:20:07.367654 | controller | Jun 12 15:47:31.802756 crc crio[3652]: time="2026-06-12T15:47:31.80267608Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.367671 | controller | Jun 12 15:47:31.803172 crc crio[3652]: time="2026-06-12T15:47:31.803005965Z" level=info msg="Creating container: openshift-marketplace/certified-operators-l27pk/extract-utilities" id=2485599e-e2d5-405b-aaf4-4469db38b35f name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:20:07.367688 | controller | Jun 12 15:47:31.803628 crc crio[3652]: time="2026-06-12T15:47:31.803362175Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.367706 | controller | Jun 12 15:47:31.803628 crc crio[3652]: time="2026-06-12T15:47:31.803619262Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.367723 | controller | Jun 12 15:47:31.804365 crc crio[3652]: time="2026-06-12T15:47:31.804291072Z" level=info msg="Creating container: hostpath-provisioner/csi-hostpathplugin-mpq2f/hostpath-provisioner" id=34fcd0ca-6686-4de4-ab80-4646d151f422 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:20:07.367739 | controller | Jun 12 15:47:31.805979 crc crio[3652]: time="2026-06-12T15:47:31.805807987Z" level=info msg="Creating container: openshift-operator-lifecycle-manager/package-server-manager-77f986bd66-5lhf9/kube-rbac-proxy" id=1567c37c-6286-437d-82ac-9580139571ba name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:20:07.367755 | controller | Jun 12 15:47:31.806281 crc crio[3652]: time="2026-06-12T15:47:31.806077514Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.367775 | controller | Jun 12 15:47:31.806281 crc crio[3652]: time="2026-06-12T15:47:31.806105655Z" level=info msg="Creating container: openshift-kube-apiserver-operator/kube-apiserver-operator-575994946d-vgpnb/kube-apiserver-operator" id=70223b1c-eff6-45d0-b9f3-53f2d7fc0116 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:20:07.367792 | controller | Jun 12 15:47:31.806281 crc crio[3652]: time="2026-06-12T15:47:31.806249179Z" level=info msg="Creating container: openshift-service-ca-operator/service-ca-operator-5b9c976747-l2sd4/service-ca-operator" id=4ef6055e-5e2a-4333-be12-f182e0403e2d name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:20:07.367808 | controller | Jun 12 15:47:31.806281 crc crio[3652]: time="2026-06-12T15:47:31.80631258Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.367824 | controller | Jun 12 15:47:31.808214 crc crio[3652]: time="2026-06-12T15:47:31.806532479Z" level=info msg="Creating container: openshift-ingress-canary/ingress-canary-jlj86/serve-healthcheck-canary" id=f394b14a-4cbe-48b0-8a17-fa8131fbc48c name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:20:07.367841 | controller | Jun 12 15:47:31.808214 crc crio[3652]: time="2026-06-12T15:47:31.806997832Z" level=info msg="Creating container: openshift-machine-api/machine-api-operator-755bb95488-cj4b6/kube-rbac-proxy" id=87d23156-15f1-4ac9-a896-5160489b2203 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:20:07.367857 | controller | Jun 12 15:47:31.808214 crc crio[3652]: time="2026-06-12T15:47:31.807351102Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.367873 | controller | Jun 12 15:47:31.808214 crc crio[3652]: time="2026-06-12T15:47:31.80762748Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.367889 | controller | Jun 12 15:47:31.808214 crc crio[3652]: time="2026-06-12T15:47:31.80766647Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.367905 | controller | Jun 12 15:47:31.808214 crc crio[3652]: time="2026-06-12T15:47:31.807736089Z" level=info msg="Creating container: openshift-image-registry/cluster-image-registry-operator-86c45576b9-qdg7g/cluster-image-registry-operator" id=308a0cd5-2834-4017-83a9-f4083a46e5df name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:20:07.367923 | controller | Jun 12 15:47:31.808214 crc crio[3652]: time="2026-06-12T15:47:31.807832715Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.367940 | controller | Jun 12 15:47:31.808214 crc crio[3652]: time="2026-06-12T15:47:31.80800337Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.367957 | controller | Jun 12 15:47:31.810777 crc crio[3652]: time="2026-06-12T15:47:31.808297818Z" level=info msg="Creating container: openshift-machine-api/control-plane-machine-set-operator-75ffdb6fcd-m5wxr/control-plane-machine-set-operator" id=f757ab68-d6c7-4b3a-8567-bd7c76344b70 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:20:07.367973 | controller | Jun 12 15:47:31.810777 crc crio[3652]: time="2026-06-12T15:47:31.808341006Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.367989 | controller | Jun 12 15:47:31.810777 crc crio[3652]: time="2026-06-12T15:47:31.8083609Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.368010 | controller | Jun 12 15:47:31.810777 crc crio[3652]: time="2026-06-12T15:47:31.808659319Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.368027 | controller | Jun 12 15:47:31.810777 crc crio[3652]: time="2026-06-12T15:47:31.808666607Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.368043 | controller | Jun 12 15:47:31.810777 crc crio[3652]: time="2026-06-12T15:47:31.80878525Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.368058 | controller | Jun 12 15:47:31.810777 crc crio[3652]: time="2026-06-12T15:47:31.808961467Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.368074 | controller | Jun 12 15:47:31.810777 crc crio[3652]: time="2026-06-12T15:47:31.808975216Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.368090 | controller | Jun 12 15:47:31.810777 crc crio[3652]: time="2026-06-12T15:47:31.808997028Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=aa5bc1c5-1b88-4114-beee-e8f1a8fc3db5 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:20:07.368107 | controller | Jun 12 15:47:31.810777 crc crio[3652]: time="2026-06-12T15:47:31.809247158Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.368123 | controller | Jun 12 15:47:31.810777 crc crio[3652]: time="2026-06-12T15:47:31.809345069Z" level=info msg="Creating container: openshift-apiserver/apiserver-9ddfb9f55-k47zv/fix-audit-permissions" id=c903c1c2-cc58-4f46-83f3-a4341d030947 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:20:07.368139 | controller | Jun 12 15:47:31.810777 crc crio[3652]: time="2026-06-12T15:47:31.809349396Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.368155 | controller | Jun 12 15:47:31.810777 crc crio[3652]: time="2026-06-12T15:47:31.809537052Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.368171 | controller | Jun 12 15:47:31.810777 crc crio[3652]: time="2026-06-12T15:47:31.810252104Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.368187 | controller | Jun 12 15:47:31.810777 crc crio[3652]: time="2026-06-12T15:47:31.810261234Z" level=info msg="Creating container: openshift-controller-manager/controller-manager-8bbbb897c-c9m74/controller-manager" id=23fd2ad5-a70c-4332-9417-143fdeac3633 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:20:07.368205 | controller | Jun 12 15:47:31.810777 crc crio[3652]: time="2026-06-12T15:47:31.810596964Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.368230 | controller | Jun 12 15:47:31.813313 crc crio[3652]: time="2026-06-12T15:47:31.811232653Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.368250 | controller | Jun 12 15:47:31.813313 crc crio[3652]: time="2026-06-12T15:47:31.811315885Z" level=info msg="Creating container: openshift-controller-manager-operator/openshift-controller-manager-operator-686468bdd5-sjcrn/openshift-controller-manager-operator" id=3f9500e3-c62a-4626-abf5-a40fd1247034 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:20:07.368272 | controller | Jun 12 15:47:31.813313 crc crio[3652]: time="2026-06-12T15:47:31.811633945Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.368289 | controller | Jun 12 15:47:31.813313 crc crio[3652]: time="2026-06-12T15:47:31.811756898Z" level=info msg="Creating container: openshift-marketplace/community-operators-qhh6t/extract-utilities" id=c7bbe3ce-2ef1-4950-91a4-9339a9f53ef8 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:20:07.368306 | controller | Jun 12 15:47:31.813313 crc crio[3652]: time="2026-06-12T15:47:31.812382177Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.368322 | controller | Jun 12 15:47:31.813313 crc crio[3652]: time="2026-06-12T15:47:31.812572262Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.368338 | controller | Jun 12 15:47:31.814581 crc crio[3652]: time="2026-06-12T15:47:31.813683584Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.368354 | controller | Jun 12 15:47:31.814923 crc crio[3652]: time="2026-06-12T15:47:31.814770357Z" level=info msg="Creating container: openshift-ingress-operator/ingress-operator-6b9cb4dbcf-5fpw9/ingress-operator" id=601cddef-a977-4201-94c7-ad62a587eb47 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:20:07.368370 | controller | Jun 12 15:47:31.815400 crc crio[3652]: time="2026-06-12T15:47:31.815336193Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.368386 | controller | Jun 12 15:47:31.815707 crc crio[3652]: time="2026-06-12T15:47:31.815411235Z" level=info msg="Creating container: openshift-console/console-6c684df5db-cc8g8/console" id=a84743fe-4adb-4576-b8d0-a9886d680171 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:20:07.368403 | controller | Jun 12 15:47:31.815707 crc crio[3652]: time="2026-06-12T15:47:31.815669762Z" level=info msg="Creating container: openshift-kube-controller-manager-operator/kube-controller-manager-operator-69d5f845f8-mm4qn/kube-controller-manager-operator" id=084fe9d7-c15d-4a3e-b348-490d4cd822bf name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:20:07.368419 | controller | Jun 12 15:47:31.818279 crc crio[3652]: time="2026-06-12T15:47:31.818184064Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.368435 | controller | Jun 12 15:47:31.818654 crc crio[3652]: time="2026-06-12T15:47:31.818578918Z" level=info msg="Creating container: openshift-console-operator/console-operator-67c89758df-4jf4f/console-operator" id=854eeb8e-6b72-4c8d-89d0-24d7e3891891 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:20:07.368450 | controller | Jun 12 15:47:31.818654 crc crio[3652]: time="2026-06-12T15:47:31.818633667Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.368466 | controller | Jun 12 15:47:31.818883 crc crio[3652]: time="2026-06-12T15:47:31.818707979Z" level=info msg="Creating container: openshift-apiserver-operator/openshift-apiserver-operator-846cbfc458-xttmf/openshift-apiserver-operator" id=046903b7-e8e0-4dc4-9081-9cb58bd9d2b9 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:20:07.368485 | controller | Jun 12 15:47:31.820233 crc crio[3652]: time="2026-06-12T15:47:31.819017631Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.368502 | controller | Jun 12 15:47:31.820233 crc crio[3652]: time="2026-06-12T15:47:31.819592085Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.368518 | controller | Jun 12 15:47:31.820233 crc crio[3652]: time="2026-06-12T15:47:31.819988067Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.368534 | controller | Jun 12 15:47:31.822735 crc crio[3652]: time="2026-06-12T15:47:31.822687376Z" level=info msg="Creating container: openshift-multus/multus-admission-controller-69db94689b-rvf8p/multus-admission-controller" id=af2ef4fa-9754-448d-9b9d-50abbe437169 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:20:07.368550 | controller | Jun 12 15:47:31.823083 crc crio[3652]: time="2026-06-12T15:47:31.823001985Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.368566 | controller | Jun 12 15:47:31.823955 crc crio[3652]: time="2026-06-12T15:47:31.823680244Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.368604 | controller | Jun 12 15:47:31.824171 crc crio[3652]: time="2026-06-12T15:47:31.824085395Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.368622 | controller | Jun 12 15:47:31.826405 crc crio[3652]: time="2026-06-12T15:47:31.825400384Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.368638 | controller | Jun 12 15:47:31.826405 crc crio[3652]: time="2026-06-12T15:47:31.825656981Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.368655 | controller | Jun 12 15:47:31.837979 crc crio[3652]: time="2026-06-12T15:47:31.837856005Z" level=info msg="Creating container: openshift-operator-lifecycle-manager/collect-profiles-29687985-5mw5k/collect-profiles" id=654e324b-c52f-40e6-a1c4-dd25073de73e name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:20:07.368671 | controller | Jun 12 15:47:31.840885 crc crio[3652]: time="2026-06-12T15:47:31.840792631Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.368687 | controller | Jun 12 15:47:31.873105 crc crio[3652]: time="2026-06-12T15:47:31.86840112Z" level=info msg="Ran pod sandbox 40eb31f880b938e8079e39750419657f42ab7a6f87f4c642a70b3b245f6b5272 with infra container: openshift-cluster-samples-operator/cluster-samples-operator-6b564684c8-bqbxk/POD" id=429c4672-091c-4dbe-bb5f-22df73fb5c26 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:20:07.368703 | controller | Jun 12 15:47:31.873105 crc crio[3652]: time="2026-06-12T15:47:31.871550393Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b0f7abf2f97afd1127d9245d764338c6047bac1711b2cee43112570a85946360" id=33b71b2e-9669-4c32-a9a9-6fe643581f6b name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:20:07.368719 | controller | Jun 12 15:47:31.888033 crc crio[3652]: time="2026-06-12T15:47:31.887698221Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.368739 | controller | Jun 12 15:47:31.894952 crc crio[3652]: time="2026-06-12T15:47:31.89428613Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.368756 | controller | Jun 12 15:47:31.896697 crc crio[3652]: time="2026-06-12T15:47:31.896595519Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b0f7abf2f97afd1127d9245d764338c6047bac1711b2cee43112570a85946360" id=a0c5fe8f-5e44-4837-b176-6a345d343827 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:20:07.368772 | controller | Jun 12 15:47:31.931965 crc crio[3652]: time="2026-06-12T15:47:31.931819318Z" level=info msg="Creating container: openshift-cluster-samples-operator/cluster-samples-operator-6b564684c8-bqbxk/cluster-samples-operator" id=5475d12c-c9b5-4741-88f6-8f7267c63cd8 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:20:07.368789 | controller | Jun 12 15:47:31.944691 crc crio[3652]: time="2026-06-12T15:47:31.944432939Z" level=info msg="Created container 2f413e5e391eec3eee8d32c7b990a4979b9fec5ba028cceb130e6ff16874c157: openshift-authentication-operator/authentication-operator-7f5c659b84-khkfm/authentication-operator" id=9e06737a-9826-4a44-956e-e593207dfea2 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:20:07.368805 | controller | Jun 12 15:47:31.945703 crc crio[3652]: time="2026-06-12T15:47:31.945602048Z" level=info msg="Starting container: 2f413e5e391eec3eee8d32c7b990a4979b9fec5ba028cceb130e6ff16874c157" id=818e3176-bc6b-4af6-9cd9-df6b05b210e9 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 17:20:07.368822 | controller | Jun 12 15:47:31.954652 crc crio[3652]: time="2026-06-12T15:47:31.954023562Z" level=info msg="Started container" PID=12870 containerID=2f413e5e391eec3eee8d32c7b990a4979b9fec5ba028cceb130e6ff16874c157 description=openshift-authentication-operator/authentication-operator-7f5c659b84-khkfm/authentication-operator id=818e3176-bc6b-4af6-9cd9-df6b05b210e9 name=/runtime.v1.RuntimeService/StartContainer sandboxID=de0b296fee07e699bd1fd33242f2f31e30c6c637042c979d7e25eecfe39a32d1
2026-06-12 17:20:07.368839 | controller | Jun 12 15:47:32.051640 crc crio[3652]: time="2026-06-12T15:47:32.051023823Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.368856 | controller | Jun 12 15:47:32.062599 crc crio[3652]: time="2026-06-12T15:47:32.062409973Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.368872 | controller | Jun 12 15:47:32.064609 crc crio[3652]: time="2026-06-12T15:47:32.064324959Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.368889 | controller | Jun 12 15:47:32.128908 crc crio[3652]: time="2026-06-12T15:47:32.128600582Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.368905 | controller | Jun 12 15:47:32.142656 crc crio[3652]: time="2026-06-12T15:47:32.142409566Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.368921 | controller | Jun 12 15:47:32.147592 crc crio[3652]: time="2026-06-12T15:47:32.147293377Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.368937 | controller | Jun 12 15:47:32.155914 crc crio[3652]: time="2026-06-12T15:47:32.155374197Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.368957 | controller | Jun 12 15:47:32.176660 crc crio[3652]: time="2026-06-12T15:47:32.176206792Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.368973 | controller | Jun 12 15:47:32.183003 crc crio[3652]: time="2026-06-12T15:47:32.182764522Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.368989 | controller | Jun 12 15:47:32.193181 crc crio[3652]: time="2026-06-12T15:47:32.192721531Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.369005 | controller | Jun 12 15:47:32.196314 crc crio[3652]: time="2026-06-12T15:47:32.196254596Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.369023 | controller | Jun 12 15:47:32.220764 crc crio[3652]: time="2026-06-12T15:47:32.220651615Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.369040 | controller | Jun 12 15:47:32.315932 crc crio[3652]: time="2026-06-12T15:47:32.315778758Z" level=info msg="Created container fed5cb0f131f1ba7bde712f51f48f5fc9a8339112acccc0e5ba0dede66d2e26b: openshift-marketplace/redhat-marketplace-ntdwx/extract-utilities" id=7e9c6b87-57da-4a86-b2bf-798f2361b552 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:20:07.369057 | controller | Jun 12 15:47:32.324849 crc crio[3652]: time="2026-06-12T15:47:32.323263656Z" level=info msg="Starting container: fed5cb0f131f1ba7bde712f51f48f5fc9a8339112acccc0e5ba0dede66d2e26b" id=290cb713-ecfe-4e6a-886d-4284825b3ec6 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 17:20:07.369074 | controller | Jun 12 15:47:32.332374 crc crio[3652]: time="2026-06-12T15:47:32.331787561Z" level=info msg="Started container" PID=12878 containerID=fed5cb0f131f1ba7bde712f51f48f5fc9a8339112acccc0e5ba0dede66d2e26b description=openshift-marketplace/redhat-marketplace-ntdwx/extract-utilities id=290cb713-ecfe-4e6a-886d-4284825b3ec6 name=/runtime.v1.RuntimeService/StartContainer sandboxID=78f85ee3e29645fc9de6c6a7019ace5cf4a00a40ec8afbd8ae5abc587094dc03
2026-06-12 17:20:07.369091 | controller | Jun 12 15:47:32.377516 crc crio[3652]: time="2026-06-12T15:47:32.377280462Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.369107 | controller | Jun 12 15:47:32.389270 crc crio[3652]: time="2026-06-12T15:47:32.388827878Z" level=info msg="Created container f3a2d61ab2f1223ce5b1622a42ac429b732675b481b3732bcd8f8bd5d3dac754: openshift-console/downloads-747b44746d-4pqvr/download-server" id=af84bc7e-d509-40b4-9d1c-8d2a07ae869c name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:20:07.369124 | controller | Jun 12 15:47:32.391126 crc crio[3652]: time="2026-06-12T15:47:32.39094454Z" level=info msg="Starting container: f3a2d61ab2f1223ce5b1622a42ac429b732675b481b3732bcd8f8bd5d3dac754" id=609dcb49-2bd4-4d58-b3d1-5ec98b4264ee name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 17:20:07.369140 | controller | Jun 12 15:47:32.400802 crc crio[3652]: time="2026-06-12T15:47:32.400504883Z" level=info msg="Started container" PID=12893 containerID=f3a2d61ab2f1223ce5b1622a42ac429b732675b481b3732bcd8f8bd5d3dac754 description=openshift-console/downloads-747b44746d-4pqvr/download-server id=609dcb49-2bd4-4d58-b3d1-5ec98b4264ee name=/runtime.v1.RuntimeService/StartContainer sandboxID=bcc4f7f7ca920bcd43eeecb2a9c94cc4efa4061cf45396a50fc800b0f4406839
2026-06-12 17:20:07.369161 | controller | Jun 12 15:47:32.478884 crc crio[3652]: time="2026-06-12T15:47:32.478519937Z" level=info msg="Created container 9b74ed7f6417f57828fb7b384254630c10320ab832fc580d2e256fefcc33a7ce: openshift-controller-manager-operator/openshift-controller-manager-operator-686468bdd5-sjcrn/openshift-controller-manager-operator" id=3f9500e3-c62a-4626-abf5-a40fd1247034 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:20:07.369179 | controller | Jun 12 15:47:32.480873 crc crio[3652]: time="2026-06-12T15:47:32.48074576Z" level=info msg="Created container 807768bc98a372f8e01e8d8c03a7094aceed19608b7742ea0dd70e80b065c18c: openshift-controller-manager/controller-manager-8bbbb897c-c9m74/controller-manager" id=23fd2ad5-a70c-4332-9417-143fdeac3633 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:20:07.369196 | controller | Jun 12 15:47:32.498980 crc crio[3652]: time="2026-06-12T15:47:32.491659976Z" level=info msg="Starting container: 9b74ed7f6417f57828fb7b384254630c10320ab832fc580d2e256fefcc33a7ce" id=23781faa-e5fb-4d6d-9318-6d8acbc414aa name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 17:20:07.369213 | controller | Jun 12 15:47:32.498980 crc crio[3652]: time="2026-06-12T15:47:32.494478266Z" level=info msg="Starting container: 807768bc98a372f8e01e8d8c03a7094aceed19608b7742ea0dd70e80b065c18c" id=344fa041-2bba-4f5f-b6d1-b54b44c6f0c8 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 17:20:07.369234 | controller | Jun 12 15:47:32.513753 crc crio[3652]: time="2026-06-12T15:47:32.512657865Z" level=info msg="Started container" PID=12895 containerID=9b74ed7f6417f57828fb7b384254630c10320ab832fc580d2e256fefcc33a7ce description=openshift-controller-manager-operator/openshift-controller-manager-operator-686468bdd5-sjcrn/openshift-controller-manager-operator id=23781faa-e5fb-4d6d-9318-6d8acbc414aa name=/runtime.v1.RuntimeService/StartContainer sandboxID=bd4c32a0f4d069cde57afeac61e0bd3be87bb3d04acd1776356cc276f146368b
2026-06-12 17:20:07.369258 | controller | Jun 12 15:47:32.525141 crc crio[3652]: time="2026-06-12T15:47:32.524908149Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.369276 | controller | Jun 12 15:47:32.527603 crc crio[3652]: time="2026-06-12T15:47:32.527515526Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.369292 | controller | Jun 12 15:47:32.536363 crc crio[3652]: time="2026-06-12T15:47:32.535635795Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.369308 | controller | Jun 12 15:47:32.541086 crc crio[3652]: time="2026-06-12T15:47:32.540720857Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.369325 | controller | Jun 12 15:47:32.548414 crc crio[3652]: time="2026-06-12T15:47:32.547146433Z" level=info msg="Started container" PID=12896 containerID=807768bc98a372f8e01e8d8c03a7094aceed19608b7742ea0dd70e80b065c18c description=openshift-controller-manager/controller-manager-8bbbb897c-c9m74/controller-manager id=344fa041-2bba-4f5f-b6d1-b54b44c6f0c8 name=/runtime.v1.RuntimeService/StartContainer sandboxID=8ca76fa8288bcb518463241725200f056a86d43eeadeb0f81401aafaa3199a1f
2026-06-12 17:20:07.369341 | controller | Jun 12 15:47:32.585240 crc crio[3652]: time="2026-06-12T15:47:32.584824318Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.369357 | controller | Jun 12 15:47:32.589647 crc crio[3652]: time="2026-06-12T15:47:32.589543324Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.369378 | controller | Jun 12 15:47:32.608765 crc crio[3652]: time="2026-06-12T15:47:32.608673177Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.369395 | controller | Jun 12 15:47:32.616760 crc crio[3652]: time="2026-06-12T15:47:32.609736498Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.369412 | controller | Jun 12 15:47:32.623156 crc crio[3652]: time="2026-06-12T15:47:32.622985512Z" level=info msg="Created container 89ff283294438416acd05cef59263634208ed289abc158aa52671ab598465677: openshift-kube-scheduler-operator/openshift-kube-scheduler-operator-54f497555d-d8646/kube-scheduler-operator-container" id=a5963e59-7318-43ef-902a-6493a650f316 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:20:07.369428 | controller | Jun 12 15:47:32.634216 crc crio[3652]: time="2026-06-12T15:47:32.634110013Z" level=info msg="Starting container: 89ff283294438416acd05cef59263634208ed289abc158aa52671ab598465677" id=77ef0977-031d-40ac-bc18-19e9812aa5cd name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 17:20:07.369444 | controller | Jun 12 15:47:32.683190 crc crio[3652]: time="2026-06-12T15:47:32.683012522Z" level=info msg="Started container" PID=12910 containerID=89ff283294438416acd05cef59263634208ed289abc158aa52671ab598465677 description=openshift-kube-scheduler-operator/openshift-kube-scheduler-operator-54f497555d-d8646/kube-scheduler-operator-container id=77ef0977-031d-40ac-bc18-19e9812aa5cd name=/runtime.v1.RuntimeService/StartContainer sandboxID=acda8260e4918fbb802786a8d9cce4dea8d17c42cf6406c9d04a3cc30226e9b6
2026-06-12 17:20:07.369461 | controller | Jun 12 15:47:32.780423 crc crio[3652]: time="2026-06-12T15:47:32.780299893Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.369478 | controller | Jun 12 15:47:32.816289 crc crio[3652]: time="2026-06-12T15:47:32.815638296Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.369494 | controller | Jun 12 15:47:32.845236 crc crio[3652]: time="2026-06-12T15:47:32.844816022Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.369510 | controller | Jun 12 15:47:32.883712 crc crio[3652]: time="2026-06-12T15:47:32.882340891Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.369526 | controller | Jun 12 15:47:32.887313 crc crio[3652]: time="2026-06-12T15:47:32.886834449Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.369542 | controller | Jun 12 15:47:32.888301 crc crio[3652]: time="2026-06-12T15:47:32.88822196Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.369558 | controller | Jun 12 15:47:32.890005 crc crio[3652]: time="2026-06-12T15:47:32.889842537Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.369590 | controller | Jun 12 15:47:32.929299 crc crio[3652]: time="2026-06-12T15:47:32.928715433Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.369612 | controller | Jun 12 15:47:32.939708 crc crio[3652]: time="2026-06-12T15:47:32.934344267Z" level=info msg="Pulling image: registry.redhat.io/redhat/redhat-marketplace-index:v4.20" id=2c12d94f-870d-4fd5-b438-18d95b953ae8 name=/runtime.v1.ImageService/PullImage
2026-06-12 17:20:07.369634 | controller | Jun 12 15:47:32.939708 crc crio[3652]: time="2026-06-12T15:47:32.93930288Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.369652 | controller | Jun 12 15:47:32.953893 crc crio[3652]: time="2026-06-12T15:47:32.952886014Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.369668 | controller | Jun 12 15:47:32.960667 crc crio[3652]: time="2026-06-12T15:47:32.960419273Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.369684 | controller | Jun 12 15:47:32.971797 crc crio[3652]: time="2026-06-12T15:47:32.971648659Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.369700 | controller | Jun 12 15:47:33.003178 crc crio[3652]: time="2026-06-12T15:47:33.002216454Z" level=info msg="Trying to access \"registry.redhat.io/redhat/redhat-marketplace-index:v4.20\""
2026-06-12 17:20:07.369716 | controller | Jun 12 15:47:33.012724 crc crio[3652]: time="2026-06-12T15:47:33.012365209Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.369733 | controller | Jun 12 15:47:33.037248 crc crio[3652]: time="2026-06-12T15:47:33.036550349Z" level=info msg="Created container 4e86a51b2c99e3ef3bb7fe1d39cee92a925157588da7cfdbb395bc698ad2fd4b: openshift-route-controller-manager/route-controller-manager-9c77555c6-bjsff/route-controller-manager" id=84c6dcd4-7b5d-4e5c-84a2-2e22fdd2d349 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:20:07.369749 | controller | Jun 12 15:47:33.070762 crc crio[3652]: time="2026-06-12T15:47:33.070540666Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.369765 | controller | Jun 12 15:47:33.073140 crc crio[3652]: time="2026-06-12T15:47:33.073092803Z" level=info msg="Starting container: 4e86a51b2c99e3ef3bb7fe1d39cee92a925157588da7cfdbb395bc698ad2fd4b" id=8f8e7335-3bfe-45c9-9e62-f7a75c2d9ba2 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 17:20:07.369782 | controller | Jun 12 15:47:33.083204 crc crio[3652]: time="2026-06-12T15:47:33.0593348Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.369798 | controller | Jun 12 15:47:33.085227 crc crio[3652]: time="2026-06-12T15:47:33.07902724Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.369814 | controller | Jun 12 15:47:33.085663 crc crio[3652]: time="2026-06-12T15:47:33.077525077Z" level=info msg="Created container 8d72a049b20cd7a94186ad4110bc203317dfa3e6542df105fb41024651f66c6f: openshift-machine-api/machine-api-operator-755bb95488-cj4b6/kube-rbac-proxy" id=87d23156-15f1-4ac9-a896-5160489b2203 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:20:07.369830 | controller | Jun 12 15:47:33.086404 crc crio[3652]: time="2026-06-12T15:47:33.081669697Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.369847 | controller | Jun 12 15:47:33.090222 crc crio[3652]: time="2026-06-12T15:47:33.089909906Z" level=info msg="Starting container: 8d72a049b20cd7a94186ad4110bc203317dfa3e6542df105fb41024651f66c6f" id=2d33afdc-0caa-4f15-ad27-1cddf5f06aac name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 17:20:07.369867 | controller | Jun 12 15:47:33.093655 crc crio[3652]: time="2026-06-12T15:47:33.093573853Z" level=info msg="Created container 978dd3ddff5a3b7890f29369f8fedc07e5f4679ad3f9e301ae3c00de2b40a511: openshift-service-ca-operator/service-ca-operator-5b9c976747-l2sd4/service-ca-operator" id=4ef6055e-5e2a-4333-be12-f182e0403e2d name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:20:07.369885 | controller | Jun 12 15:47:33.094213 crc crio[3652]: time="2026-06-12T15:47:33.094131794Z" level=info msg="Created container 76d681c804150c0f3ee04bdc81fff090395827261c0bf65615f62bba5099910e: openshift-kube-storage-version-migrator-operator/kube-storage-version-migrator-operator-565b79b866-2h5s6/kube-storage-version-migrator-operator" id=47b1a2ac-123d-4fc3-8e77-9460192fb904 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:20:07.369901 | controller | Jun 12 15:47:33.102240 crc crio[3652]: time="2026-06-12T15:47:33.101952569Z" level=info msg="Started container" PID=12943 containerID=4e86a51b2c99e3ef3bb7fe1d39cee92a925157588da7cfdbb395bc698ad2fd4b description=openshift-route-controller-manager/route-controller-manager-9c77555c6-bjsff/route-controller-manager id=8f8e7335-3bfe-45c9-9e62-f7a75c2d9ba2 name=/runtime.v1.RuntimeService/StartContainer sandboxID=656af2dfcd523b61d8aa89833d20c7fa6297b82acad3b5976e7d6d1e64dc967f
2026-06-12 17:20:07.369918 | controller | Jun 12 15:47:33.105299 crc crio[3652]: time="2026-06-12T15:47:33.105013435Z" level=info msg="Starting container: 978dd3ddff5a3b7890f29369f8fedc07e5f4679ad3f9e301ae3c00de2b40a511" id=d5c74b73-e373-46af-b90d-be696537b91e name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 17:20:07.369935 | controller | Jun 12 15:47:33.105677 crc crio[3652]: time="2026-06-12T15:47:33.105430496Z" level=info msg="Starting container: 76d681c804150c0f3ee04bdc81fff090395827261c0bf65615f62bba5099910e" id=99942be8-c809-43b4-b5bd-7428ddeffc7d name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 17:20:07.369951 | controller | Jun 12 15:47:33.107810 crc crio[3652]: time="2026-06-12T15:47:33.107709548Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.369968 | controller | Jun 12 15:47:33.112416 crc crio[3652]: time="2026-06-12T15:47:33.111980038Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.369985 | controller | Jun 12 15:47:33.125617 crc crio[3652]: time="2026-06-12T15:47:33.12300921Z" level=info msg="Started container" PID=12939 containerID=8d72a049b20cd7a94186ad4110bc203317dfa3e6542df105fb41024651f66c6f description=openshift-machine-api/machine-api-operator-755bb95488-cj4b6/kube-rbac-proxy id=2d33afdc-0caa-4f15-ad27-1cddf5f06aac name=/runtime.v1.RuntimeService/StartContainer sandboxID=16b297a8e49f38b39f557e435f8e06efd0f4be1882e3024092025c1bd219e42a
2026-06-12 17:20:07.370002 | controller | Jun 12 15:47:33.135349 crc crio[3652]: time="2026-06-12T15:47:33.134766987Z" level=info msg="Started container" PID=12949 containerID=978dd3ddff5a3b7890f29369f8fedc07e5f4679ad3f9e301ae3c00de2b40a511 description=openshift-service-ca-operator/service-ca-operator-5b9c976747-l2sd4/service-ca-operator id=d5c74b73-e373-46af-b90d-be696537b91e name=/runtime.v1.RuntimeService/StartContainer sandboxID=3cb15a22955364f53e33a4f5d88a1957aeb1acd20ae4a29aec4e99cd9161a1ff
2026-06-12 17:20:07.370020 | controller | Jun 12 15:47:33.164374 crc crio[3652]: time="2026-06-12T15:47:33.16418844Z" level=info msg="Started container" PID=12944 containerID=76d681c804150c0f3ee04bdc81fff090395827261c0bf65615f62bba5099910e description=openshift-kube-storage-version-migrator-operator/kube-storage-version-migrator-operator-565b79b866-2h5s6/kube-storage-version-migrator-operator id=99942be8-c809-43b4-b5bd-7428ddeffc7d name=/runtime.v1.RuntimeService/StartContainer sandboxID=64af01349a00849fde27c2f063b48f3d4fffe4c51e83456b5865b1562298601a
2026-06-12 17:20:07.370044 | controller | Jun 12 15:47:33.291202 crc crio[3652]: time="2026-06-12T15:47:33.29083464Z" level=info msg="Created container eb5e56f64f8a75f730639be8b97c9bef2642f8c598e056b922a628b953f8368d: openshift-dns/dns-default-qtghf/dns" id=2318cf9c-af04-4e0b-a203-e912dabb9050 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:20:07.370062 | controller | Jun 12 15:47:33.304558 crc crio[3652]: time="2026-06-12T15:47:33.304019555Z" level=info msg="Starting container: eb5e56f64f8a75f730639be8b97c9bef2642f8c598e056b922a628b953f8368d" id=030618af-d282-429b-a495-1f46fd5a46a5 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 17:20:07.370079 | controller | Jun 12 15:47:33.325705 crc crio[3652]: time="2026-06-12T15:47:33.308527443Z" level=info msg="Created container 4a34e2883b5c9b8b57c4e19790e818e9d6580dcde14b14e35840aaa7fababbcf: openshift-apiserver/apiserver-9ddfb9f55-k47zv/fix-audit-permissions" id=c903c1c2-cc58-4f46-83f3-a4341d030947 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:20:07.370095 | controller | Jun 12 15:47:33.325705 crc crio[3652]: time="2026-06-12T15:47:33.319326946Z" level=info msg="Created container 4f51c9cddce60985af6cab5962f6e8c2260b808937ee7a1184e81c73b57eaccc: openshift-network-diagnostics/network-check-target-fhkjl/network-check-target-container" id=abe225ea-747f-4e32-bde4-d31c4eeb918e name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:20:07.370111 | controller | Jun 12 15:47:33.325705 crc crio[3652]: time="2026-06-12T15:47:33.32362391Z" level=info msg="Starting container: 4a34e2883b5c9b8b57c4e19790e818e9d6580dcde14b14e35840aaa7fababbcf" id=ecd1962a-8826-4807-9c36-1b55455e053c name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 17:20:07.370127 | controller | Jun 12 15:47:33.325705 crc crio[3652]: time="2026-06-12T15:47:33.324029011Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8d1a1e4abe0326c3af89e9eaa4b7449dd2d5b6f9403c677e19b00b24947b1df9" id=624486b9-e370-403e-a442-98edf883f273 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:20:07.370143 | controller | Jun 12 15:47:33.334104 crc crio[3652]: time="2026-06-12T15:47:33.333812736Z" level=info msg="Starting container: 4f51c9cddce60985af6cab5962f6e8c2260b808937ee7a1184e81c73b57eaccc" id=b0b024c1-df1e-466a-986a-06b0e1689b7b name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 17:20:07.370160 | controller | Jun 12 15:47:33.340112 crc crio[3652]: time="2026-06-12T15:47:33.339694239Z" level=info msg="Started container" PID=12970 containerID=eb5e56f64f8a75f730639be8b97c9bef2642f8c598e056b922a628b953f8368d description=openshift-dns/dns-default-qtghf/dns id=030618af-d282-429b-a495-1f46fd5a46a5 name=/runtime.v1.RuntimeService/StartContainer sandboxID=b964e7586af0014d6de23274d7a258f03b538cc0c202d7abb580452fffc2f219
2026-06-12 17:20:07.370176 | controller | Jun 12 15:47:33.352832 crc crio[3652]: time="2026-06-12T15:47:33.347355358Z" level=info msg="Created container 71e8ed265a9aa89e0bbe7df3c4b6c4512f715bceda5954b2c54cb1d1610fea14: openshift-machine-api/control-plane-machine-set-operator-75ffdb6fcd-m5wxr/control-plane-machine-set-operator" id=f757ab68-d6c7-4b3a-8567-bd7c76344b70 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:20:07.370193 | controller | Jun 12 15:47:33.362766 crc crio[3652]: time="2026-06-12T15:47:33.356307907Z" level=info msg="Started container" PID=12972 containerID=4a34e2883b5c9b8b57c4e19790e818e9d6580dcde14b14e35840aaa7fababbcf description=openshift-apiserver/apiserver-9ddfb9f55-k47zv/fix-audit-permissions id=ecd1962a-8826-4807-9c36-1b55455e053c name=/runtime.v1.RuntimeService/StartContainer sandboxID=ce47b02ae58f74cb111c00b2092a9de30856b642c588d1290623baafc48b2da2
2026-06-12 17:20:07.370209 | controller | Jun 12 15:47:33.362766 crc crio[3652]: time="2026-06-12T15:47:33.358225795Z" level=info msg="Started container" PID=12980 containerID=4f51c9cddce60985af6cab5962f6e8c2260b808937ee7a1184e81c73b57eaccc description=openshift-network-diagnostics/network-check-target-fhkjl/network-check-target-container id=b0b024c1-df1e-466a-986a-06b0e1689b7b name=/runtime.v1.RuntimeService/StartContainer sandboxID=342eb24e802b843745088a4ef8388e272f319382000a22f2e1547193adb49781
2026-06-12 17:20:07.370231 | controller | Jun 12 15:47:33.362766 crc crio[3652]: time="2026-06-12T15:47:33.36080884Z" level=info msg="Created container 0b535094ef3a6f4350afe73f67dab2be41221e59d4f85c0be95632fb5ca94fac: openshift-machine-config-operator/machine-config-operator-67c9d58cbb-dc6bh/machine-config-operator" id=7b960af3-4108-4af7-8816-76db7e1ef768 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:20:07.370254 | controller | Jun 12 15:47:33.395634 crc crio[3652]: time="2026-06-12T15:47:33.395196043Z" level=info msg="Starting container: 71e8ed265a9aa89e0bbe7df3c4b6c4512f715bceda5954b2c54cb1d1610fea14" id=98394e5b-efc8-4ae4-a9b7-250d8e73767b name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 17:20:07.370277 | controller | Jun 12 15:47:33.405840 crc crio[3652]: time="2026-06-12T15:47:33.405680281Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5" id=8240aefd-7408-4780-9d25-48f848c4261d name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:20:07.370295 | controller | Jun 12 15:47:33.406287 crc crio[3652]: time="2026-06-12T15:47:33.406135964Z" level=info msg="Starting container: 0b535094ef3a6f4350afe73f67dab2be41221e59d4f85c0be95632fb5ca94fac" id=ee90f592-8f55-41ce-8019-30e593acce98 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 17:20:07.370312 | controller | Jun 12 15:47:33.420860 crc crio[3652]: time="2026-06-12T15:47:33.417991106Z" level=info msg="Started container" PID=12989 containerID=0b535094ef3a6f4350afe73f67dab2be41221e59d4f85c0be95632fb5ca94fac description=openshift-machine-config-operator/machine-config-operator-67c9d58cbb-dc6bh/machine-config-operator id=ee90f592-8f55-41ce-8019-30e593acce98 name=/runtime.v1.RuntimeService/StartContainer sandboxID=2530f834e6fd937972a33ce21e1ed56a946e9139404f28f35d0aceed95097a03
2026-06-12 17:20:07.370329 | controller | Jun 12 15:47:33.424325 crc crio[3652]: time="2026-06-12T15:47:33.424207246Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.370346 | controller | Jun 12 15:47:33.432124 crc crio[3652]: time="2026-06-12T15:47:33.428371767Z" level=info msg="Created container e0dd4700ec156af3b8f26d2d43c856462c5aef132f652b09bd3c4ed5d930e997: openshift-ingress-canary/ingress-canary-jlj86/serve-healthcheck-canary" id=f394b14a-4cbe-48b0-8a17-fa8131fbc48c name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:20:07.370363 | controller | Jun 12 15:47:33.433567 crc crio[3652]: time="2026-06-12T15:47:33.433397972Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.370380 | controller | Jun 12 15:47:33.444888 crc crio[3652]: time="2026-06-12T15:47:33.44468387Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.370396 | controller | Jun 12 15:47:33.449360 crc crio[3652]: time="2026-06-12T15:47:33.448655094Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.370412 | controller | Jun 12 15:47:33.454749 crc crio[3652]: time="2026-06-12T15:47:33.454658983Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.370428 | controller | Jun 12 15:47:33.455981 crc crio[3652]: time="2026-06-12T15:47:33.45591247Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.370449 | controller | Jun 12 15:47:33.461069 crc crio[3652]: time="2026-06-12T15:47:33.460743655Z" level=info msg="Starting container: e0dd4700ec156af3b8f26d2d43c856462c5aef132f652b09bd3c4ed5d930e997" id=6d188ecf-f1df-4a4c-b5b7-48f7732d5a0e name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 17:20:07.370467 | controller | Jun 12 15:47:33.461610 crc crio[3652]: time="2026-06-12T15:47:33.461514276Z" level=info msg="Created container 69d9e5a993eb23352c7a27960b05f3706b5be7ad0a896aa5ad3bf05e88e884a8: openshift-marketplace/marketplace-operator-547dbd544d-xchl9/marketplace-operator" id=09287657-f909-4858-8081-32f8bc019df7 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:20:07.370483 | controller | Jun 12 15:47:33.465317 crc crio[3652]: time="2026-06-12T15:47:33.464946467Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.370499 | controller | Jun 12 15:47:33.466026 crc crio[3652]: time="2026-06-12T15:47:33.465973975Z" level=info msg="Created container 97cd1a78e9114e4971461ef7a76c0c2a7af5540bde0deccdb03ab233da96a1da: openshift-marketplace/certified-operators-l27pk/extract-utilities" id=2485599e-e2d5-405b-aaf4-4469db38b35f name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:20:07.370516 | controller | Jun 12 15:47:33.480564 crc crio[3652]: time="2026-06-12T15:47:33.467877531Z" level=info msg="Starting container: 69d9e5a993eb23352c7a27960b05f3706b5be7ad0a896aa5ad3bf05e88e884a8" id=59a16ebb-d900-4b94-bfd4-0d40cc92d5f8 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 17:20:07.370532 | controller | Jun 12 15:47:33.480564 crc crio[3652]: time="2026-06-12T15:47:33.468002436Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.370549 | controller | Jun 12 15:47:33.480564 crc crio[3652]: time="2026-06-12T15:47:33.468021656Z" level=info msg="Started container" PID=12975 containerID=71e8ed265a9aa89e0bbe7df3c4b6c4512f715bceda5954b2c54cb1d1610fea14 description=openshift-machine-api/control-plane-machine-set-operator-75ffdb6fcd-m5wxr/control-plane-machine-set-operator id=98394e5b-efc8-4ae4-a9b7-250d8e73767b name=/runtime.v1.RuntimeService/StartContainer sandboxID=507d8bb659254637b5dab250d204981764caabb44ce6ca70ab29391bd0886da9
2026-06-12 17:20:07.370565 | controller | Jun 12 15:47:33.480564 crc crio[3652]: time="2026-06-12T15:47:33.470370704Z" level=info msg="Starting container: 97cd1a78e9114e4971461ef7a76c0c2a7af5540bde0deccdb03ab233da96a1da" id=6beb3169-00cb-4302-a066-22b45d8bec01 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 17:20:07.370603 | controller | Jun 12 15:47:33.480564 crc crio[3652]: time="2026-06-12T15:47:33.475663097Z" level=info msg="Created container 420ecbd333170efedbbad17ff2c9aa7d33b737b56e7a8d6f9dbb235f3335eaf0: openshift-network-diagnostics/network-check-source-5bb8f5cd97-xdvz5/check-endpoints" id=cfbd4fc1-ad42-4c88-aff6-dff84887133c name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:20:07.370623 | controller | Jun 12 15:47:33.480564 crc crio[3652]: time="2026-06-12T15:47:33.476844531Z" level=info msg="Started container" PID=12993 containerID=e0dd4700ec156af3b8f26d2d43c856462c5aef132f652b09bd3c4ed5d930e997 description=openshift-ingress-canary/ingress-canary-jlj86/serve-healthcheck-canary id=6d188ecf-f1df-4a4c-b5b7-48f7732d5a0e name=/runtime.v1.RuntimeService/StartContainer sandboxID=8f93ecc1a569a144a2816b039934efb82bc3dc7d282f30d8baf2fbef67bed3e5
2026-06-12 17:20:07.370641 | controller | Jun 12 15:47:33.480564 crc crio[3652]: time="2026-06-12T15:47:33.477088049Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.370657 | controller | Jun 12 15:47:33.480564 crc crio[3652]: time="2026-06-12T15:47:33.477211892Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.370678 | controller | Jun 12 15:47:33.487663 crc crio[3652]: time="2026-06-12T15:47:33.4830212Z" level=info msg="Started container" PID=13043 containerID=69d9e5a993eb23352c7a27960b05f3706b5be7ad0a896aa5ad3bf05e88e884a8 description=openshift-marketplace/marketplace-operator-547dbd544d-xchl9/marketplace-operator id=59a16ebb-d900-4b94-bfd4-0d40cc92d5f8 name=/runtime.v1.RuntimeService/StartContainer sandboxID=b9b0029fcfd6b0d4310152cf513a26f3508fa6d2a7d60170e978423b90396ca1
2026-06-12 17:20:07.370695 | controller | Jun 12 15:47:33.492621 crc crio[3652]: time="2026-06-12T15:47:33.492293209Z" level=info msg="Created container b66e927b50617b8032937139c2066e4a43083528f12802625be67b546d09506d: openshift-operator-lifecycle-manager/packageserver-7d4fc7d867-qt46x/packageserver" id=1370b8a1-accf-44c2-a985-9f4f54677833 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:20:07.370711 | controller | Jun 12 15:47:33.497304 crc crio[3652]: time="2026-06-12T15:47:33.496578323Z" level=info msg="Starting container: 420ecbd333170efedbbad17ff2c9aa7d33b737b56e7a8d6f9dbb235f3335eaf0" id=6cced241-15fc-4725-9f23-2f6222bf03c0 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 17:20:07.370727 | controller | Jun 12 15:47:33.500189 crc crio[3652]: time="2026-06-12T15:47:33.497828357Z" level=info msg="Started container" PID=12982 containerID=97cd1a78e9114e4971461ef7a76c0c2a7af5540bde0deccdb03ab233da96a1da description=openshift-marketplace/certified-operators-l27pk/extract-utilities id=6beb3169-00cb-4302-a066-22b45d8bec01 name=/runtime.v1.RuntimeService/StartContainer sandboxID=1acaf1bcd11127e88060577e13a8f8ffedfa9cd0375cc453261e31ade142b178
2026-06-12 17:20:07.370744 | controller | Jun 12 15:47:33.500189 crc crio[3652]: time="2026-06-12T15:47:33.498272594Z" level=info msg="Starting container: b66e927b50617b8032937139c2066e4a43083528f12802625be67b546d09506d" id=bb4d001b-11b3-49ef-b38e-36a81d578648 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 17:20:07.370761 | controller | Jun 12 15:47:33.500189 crc crio[3652]: time="2026-06-12T15:47:33.498612542Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5" id=142534dd-c21b-471a-999b-73d8d427dec1 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:20:07.370777 | controller | Jun 12 15:47:33.504885 crc crio[3652]: time="2026-06-12T15:47:33.501494565Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.370793 | controller | Jun 12 15:47:33.510883 crc crio[3652]: time="2026-06-12T15:47:33.510778496Z" level=info msg="Started container" PID=13045 containerID=b66e927b50617b8032937139c2066e4a43083528f12802625be67b546d09506d description=openshift-operator-lifecycle-manager/packageserver-7d4fc7d867-qt46x/packageserver id=bb4d001b-11b3-49ef-b38e-36a81d578648 name=/runtime.v1.RuntimeService/StartContainer sandboxID=0fc30d68da125a9b6fcfe1decee69d52b5d3bab5f0ff02035b7ce295167861d1
2026-06-12 17:20:07.370810 | controller | Jun 12 15:47:33.525427 crc crio[3652]: time="2026-06-12T15:47:33.525291076Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.370826 | controller | Jun 12 15:47:33.527145 crc crio[3652]: time="2026-06-12T15:47:33.527028118Z" level=info msg="Started container" PID=13025 containerID=420ecbd333170efedbbad17ff2c9aa7d33b737b56e7a8d6f9dbb235f3335eaf0 description=openshift-network-diagnostics/network-check-source-5bb8f5cd97-xdvz5/check-endpoints id=6cced241-15fc-4725-9f23-2f6222bf03c0 name=/runtime.v1.RuntimeService/StartContainer sandboxID=783fb29891819166ed7b15ff94303f8b7559f49b072354ff9bd645586b92c60f
2026-06-12 17:20:07.370843 | controller | Jun 12 15:47:33.550865 crc crio[3652]: time="2026-06-12T15:47:33.547346346Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.370863 | controller | Jun 12 15:47:33.552554 crc crio[3652]: time="2026-06-12T15:47:33.552428371Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.370881 | controller | Jun 12 15:47:33.563613 crc crio[3652]: time="2026-06-12T15:47:33.562724481Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.370897 | controller | Jun 12 15:47:33.573836 crc crio[3652]: time="2026-06-12T15:47:33.573661298Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.370914 | controller | Jun 12 15:47:33.837303 crc crio[3652]: time="2026-06-12T15:47:33.833350057Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8d1a1e4abe0326c3af89e9eaa4b7449dd2d5b6f9403c677e19b00b24947b1df9" id=f5310a6f-58ec-49f5-b0a9-d599216e9a2f name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:20:07.370930 | controller | Jun 12 15:47:33.851792 crc crio[3652]: time="2026-06-12T15:47:33.851640498Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.370946 | controller | Jun 12 15:47:33.872995 crc crio[3652]: time="2026-06-12T15:47:33.872848871Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.370962 | controller | Jun 12 15:47:33.886787 crc crio[3652]: time="2026-06-12T15:47:33.885295811Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.370978 | controller | Jun 12 15:47:33.888763 crc crio[3652]: time="2026-06-12T15:47:33.888636947Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5" id=a5d40cf1-b50d-4909-928c-a8bed81d76c7 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:20:07.370994 | controller | Jun 12 15:47:33.892947 crc crio[3652]: time="2026-06-12T15:47:33.892545931Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.371010 | controller | Jun 12 15:47:33.897892 crc crio[3652]: time="2026-06-12T15:47:33.897759403Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.371026 | controller | Jun 12 15:47:33.942123 crc crio[3652]: time="2026-06-12T15:47:33.929773013Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.371042 | controller | Jun 12 15:47:33.942123 crc crio[3652]: time="2026-06-12T15:47:33.934580989Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.371058 | controller | Jun 12 15:47:33.955585 crc crio[3652]: time="2026-06-12T15:47:33.954881741Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.371074 | controller | Jun 12 15:47:33.956020 crc crio[3652]: time="2026-06-12T15:47:33.95556347Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5" id=62d5bed9-07b3-41fd-9a63-4cab8444ad24 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:20:07.371094 | controller | Jun 12 15:47:34.006891 crc crio[3652]: time="2026-06-12T15:47:34.006088855Z" level=info msg="Created container 6f9d94f52db5e6800ab8fbe2cfb0e7bf8b8ad5b26124f476c2b7e0aa28662801: openshift-kube-storage-version-migrator/migrator-866fcbc849-vfggj/migrator" id=a6e632dd-fca3-4126-8a96-b0cfb45491b4 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:20:07.371111 | controller | Jun 12 15:47:34.011577 crc crio[3652]: time="2026-06-12T15:47:34.011293413Z" level=info msg="Created container 08ac06c52fd25b119c900d36b648ef4fe305dd0727cc4ec4c21e20e3a7b93d29: openshift-operator-lifecycle-manager/olm-operator-5cdf44d969-ssqvn/olm-operator" id=796b460b-9c5b-4d07-a504-92836fb3fcf9 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:20:07.371126 | controller | Jun 12 15:47:34.017415 crc crio[3652]: time="2026-06-12T15:47:34.017250857Z" level=info msg="Starting container: 6f9d94f52db5e6800ab8fbe2cfb0e7bf8b8ad5b26124f476c2b7e0aa28662801" id=f84a9274-a538-4e59-ab55-3f931bd0979c name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 17:20:07.371144 | controller | Jun 12 15:47:34.023353 crc crio[3652]: time="2026-06-12T15:47:34.023321512Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.371161 | controller | Jun 12 15:47:34.027688 crc crio[3652]: time="2026-06-12T15:47:34.02588435Z" level=info msg="Created container 9611c28144a7018c680f5d439866581842292415ab49eab1780517861f18626b: openshift-machine-config-operator/machine-config-controller-f9cdd68f7-bb2jm/machine-config-controller" id=007de6c4-20aa-4ce8-a9c3-7c27334976ca name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:20:07.371178 | controller | Jun 12 15:47:34.030892 crc crio[3652]: time="2026-06-12T15:47:34.030715467Z" level=info msg="Started container" PID=13107 containerID=6f9d94f52db5e6800ab8fbe2cfb0e7bf8b8ad5b26124f476c2b7e0aa28662801 description=openshift-kube-storage-version-migrator/migrator-866fcbc849-vfggj/migrator id=f84a9274-a538-4e59-ab55-3f931bd0979c name=/runtime.v1.RuntimeService/StartContainer sandboxID=33bfac345f38fb0b4cd732d80d7f19d13d5299f5e96eadee8a786eee1b7e3b18
2026-06-12 17:20:07.371195 | controller | Jun 12 15:47:34.036516 crc crio[3652]: time="2026-06-12T15:47:34.034293066Z" level=info msg="Created container 00be36f26b5b8031c82bd8c196d94f7ffbdc75d0bb7fd7c141c7b0ebf55d1126: openshift-marketplace/redhat-operators-x5vn9/extract-utilities" id=62fee710-2a1c-45ad-bd88-ad4521882122 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:20:07.371212 | controller | Jun 12 15:47:34.036516 crc crio[3652]: time="2026-06-12T15:47:34.035825077Z" level=info msg="Created container 4814c53abb7581416251f547f4df80dba8551f1ece60afd10b3aea31f2e557b2: openshift-operator-lifecycle-manager/catalog-operator-75ff9f647d-4s428/catalog-operator" id=b9957d94-5bbc-490c-be19-ff74df2593ad name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:20:07.371229 | controller | Jun 12 15:47:34.036516 crc crio[3652]: time="2026-06-12T15:47:34.036413735Z" level=info msg="Created container 513ffbfc2f8e497891baef2a54bee48ad5ccb181f355dbc9b03f7168b1ec1493: openshift-operator-lifecycle-manager/package-server-manager-77f986bd66-5lhf9/kube-rbac-proxy" id=1567c37c-6286-437d-82ac-9580139571ba name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:20:07.371246 | controller | Jun 12 15:47:34.040690 crc crio[3652]: time="2026-06-12T15:47:34.037411437Z" level=info msg="Starting container: 9611c28144a7018c680f5d439866581842292415ab49eab1780517861f18626b" id=55ba498c-0b24-45b9-87fd-446f025c3546 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 17:20:07.371266 | controller | Jun 12 15:47:34.045533 crc crio[3652]: time="2026-06-12T15:47:34.045361425Z" level=info msg="Starting container: 4814c53abb7581416251f547f4df80dba8551f1ece60afd10b3aea31f2e557b2" id=7baedc3a-5782-4ccf-838c-7f8dfde4b935 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 17:20:07.371294 | controller | Jun 12 15:47:34.048881 crc crio[3652]: time="2026-06-12T15:47:34.048777509Z" level=info msg="Starting container: 513ffbfc2f8e497891baef2a54bee48ad5ccb181f355dbc9b03f7168b1ec1493" id=f9f6ddd1-41b6-4aea-906f-6192d7c80ddc name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 17:20:07.371314 | controller | Jun 12 15:47:34.051677 crc crio[3652]: time="2026-06-12T15:47:34.049935704Z" level=info msg="Starting container: 08ac06c52fd25b119c900d36b648ef4fe305dd0727cc4ec4c21e20e3a7b93d29" id=3b227014-03b9-4700-8f75-ac7929f64104 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 17:20:07.371331 | controller | Jun 12 15:47:34.060280 crc crio[3652]: time="2026-06-12T15:47:34.060102914Z" level=info msg="Starting container: 00be36f26b5b8031c82bd8c196d94f7ffbdc75d0bb7fd7c141c7b0ebf55d1126" id=31f3968e-9afe-4606-ac6c-225afb712fcb name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 17:20:07.371347 | controller | Jun 12 15:47:34.062684 crc crio[3652]: time="2026-06-12T15:47:34.062556838Z" level=info msg="Created container 59289c7f257e221e404b88d9ed98e7e4b2887f3316bf425fc8ef3d1144639bd3: openshift-network-console/networking-console-plugin-5ff7774fd9-nljh6/networking-console-plugin" id=3e60f2c3-af27-43e5-bf1d-7b857833de16 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:20:07.371364 | controller | Jun 12 15:47:34.063666 crc crio[3652]: time="2026-06-12T15:47:34.063627149Z" level=info msg="Started container" PID=13103 containerID=08ac06c52fd25b119c900d36b648ef4fe305dd0727cc4ec4c21e20e3a7b93d29 description=openshift-operator-lifecycle-manager/olm-operator-5cdf44d969-ssqvn/olm-operator id=3b227014-03b9-4700-8f75-ac7929f64104 name=/runtime.v1.RuntimeService/StartContainer sandboxID=081a8c0ca71491c6f7aab6d84804745b19248d5fc9fbc949029a05fbd5ca8cd3
2026-06-12 17:20:07.371382 | controller | Jun 12 15:47:34.085198 crc crio[3652]: time="2026-06-12T15:47:34.085000367Z" level=info msg="Started container" PID=13121 containerID=9611c28144a7018c680f5d439866581842292415ab49eab1780517861f18626b description=openshift-machine-config-operator/machine-config-controller-f9cdd68f7-bb2jm/machine-config-controller id=55ba498c-0b24-45b9-87fd-446f025c3546 name=/runtime.v1.RuntimeService/StartContainer sandboxID=a742e3ddcecdec2a72e062301ee31090995d8a0de85ef0b95b98ce7a6f8b52a9
2026-06-12 17:20:07.371415 | controller | Jun 12 15:47:34.087308 crc crio[3652]: time="2026-06-12T15:47:34.086671198Z" level=info msg="Starting container: 59289c7f257e221e404b88d9ed98e7e4b2887f3316bf425fc8ef3d1144639bd3" id=e4ab0985-b94d-439b-a2fc-79b35438f644 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 17:20:07.371433 | controller | Jun 12 15:47:34.480213 crc crio[3652]: time="2026-06-12T15:47:34.091029334Z" level=info msg="Creating container: openshift-machine-api/machine-api-operator-755bb95488-cj4b6/machine-api-operator" id=3f4dd0dc-ff73-4b57-852b-d88fc9c12e3f name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:20:07.371451 | controller | Jun 12 15:47:34.480213 crc crio[3652]: time="2026-06-12T15:47:34.097752708Z" level=info msg="Started container" PID=13105 containerID=4814c53abb7581416251f547f4df80dba8551f1ece60afd10b3aea31f2e557b2 description=openshift-operator-lifecycle-manager/catalog-operator-75ff9f647d-4s428/catalog-operator id=7baedc3a-5782-4ccf-838c-7f8dfde4b935 name=/runtime.v1.RuntimeService/StartContainer sandboxID=866e639f66d12a9baa94912c7f426617106fc683c34a13a677c1e105a079e859
2026-06-12 17:20:07.371470 | controller | Jun 12 15:47:34.480213 crc crio[3652]: time="2026-06-12T15:47:34.139129498Z" level=info msg="Started container" PID=13108 containerID=59289c7f257e221e404b88d9ed98e7e4b2887f3316bf425fc8ef3d1144639bd3 description=openshift-network-console/networking-console-plugin-5ff7774fd9-nljh6/networking-console-plugin id=e4ab0985-b94d-439b-a2fc-79b35438f644 name=/runtime.v1.RuntimeService/StartContainer sandboxID=4c26ee0af046dd6f8cd065e6989e708c47eae67f1f37068553c15567d4a1cb24
2026-06-12 17:20:07.371487 | controller | Jun 12 15:47:34.480213 crc crio[3652]: time="2026-06-12T15:47:34.148008856Z" level=info msg="Started container" PID=13139 containerID=513ffbfc2f8e497891baef2a54bee48ad5ccb181f355dbc9b03f7168b1ec1493 description=openshift-operator-lifecycle-manager/package-server-manager-77f986bd66-5lhf9/kube-rbac-proxy id=f9f6ddd1-41b6-4aea-906f-6192d7c80ddc name=/runtime.v1.RuntimeService/StartContainer sandboxID=d84089b6c980f6e31d4488d5ceea93ab72e2197d65c108f73549553d3dc2ff36
2026-06-12 17:20:07.371508 | controller | Jun 12 15:47:34.480213 crc crio[3652]: time="2026-06-12T15:47:34.15395282Z" level=info msg="Started container" PID=13126 containerID=00be36f26b5b8031c82bd8c196d94f7ffbdc75d0bb7fd7c141c7b0ebf55d1126 description=openshift-marketplace/redhat-operators-x5vn9/extract-utilities id=31f3968e-9afe-4606-ac6c-225afb712fcb name=/runtime.v1.RuntimeService/StartContainer sandboxID=e117e1930c27de213bcbf846bfee59c144e67cadc61b555981c97b4b4f83309f
2026-06-12 17:20:07.371526 | controller | Jun 12 15:47:34.480213 crc crio[3652]: time="2026-06-12T15:47:34.15990646Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.371543 | controller | Jun 12 15:47:34.480213 crc crio[3652]: time="2026-06-12T15:47:34.202605848Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:2a674ae97c9d49ff2bbfbdf0ab4452b6e589f47a955ba0b907dbf0e32f5cbab7" id=241c2855-2f47-4870-bace-5259865e3fbc name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:20:07.371559 | controller | Jun 12 15:47:34.480213 crc crio[3652]: time="2026-06-12T15:47:34.215373338Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.371597 | controller | Jun 12 15:47:34.480213 crc crio[3652]: time="2026-06-12T15:47:34.226128142Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.371617 | controller | Jun 12 15:47:34.480213 crc crio[3652]: time="2026-06-12T15:47:34.229949136Z" level=info msg="Creating container: openshift-dns/dns-default-qtghf/kube-rbac-proxy" id=e58de653-7de0-435c-8f50-db3a5e938d14 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:20:07.371635 | controller | Jun 12 15:47:34.480213 crc crio[3652]: time="2026-06-12T15:47:34.257580782Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.371651 | controller | Jun 12 15:47:34.480213 crc crio[3652]: time="2026-06-12T15:47:34.297751456Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.371668 | controller | Jun 12 15:47:34.480213 crc crio[3652]: time="2026-06-12T15:47:34.311135275Z" level=info msg="Creating container: openshift-machine-config-operator/machine-config-operator-67c9d58cbb-dc6bh/kube-rbac-proxy" id=cc3aeebd-a463-4935-8981-605aeb1c3027 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:20:07.371684 | controller | Jun 12 15:47:34.480213 crc crio[3652]: time="2026-06-12T15:47:34.311545496Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.371701 | controller | Jun 12 15:47:34.480213 crc crio[3652]: time="2026-06-12T15:47:34.320521056Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.371717 | controller | Jun 12 15:47:34.480213 crc crio[3652]: time="2026-06-12T15:47:34.321954659Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.371733 | controller | Jun 12 15:47:34.480213 crc crio[3652]: time="2026-06-12T15:47:34.328771793Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.371754 | controller | Jun 12 15:47:34.480213 crc crio[3652]: time="2026-06-12T15:47:34.341556919Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.371771 | controller | Jun 12 15:47:34.480213 crc crio[3652]: time="2026-06-12T15:47:34.366600603Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.371788 | controller | Jun 12 15:47:34.480213 crc crio[3652]: time="2026-06-12T15:47:34.369357552Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.371804 | controller | Jun 12 15:47:34.480213 crc crio[3652]: time="2026-06-12T15:47:34.370624458Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.371820 | controller | Jun 12 15:47:34.480213 crc crio[3652]: time="2026-06-12T15:47:34.371568336Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.371836 | controller | Jun 12 15:47:34.480213 crc crio[3652]: time="2026-06-12T15:47:34.414195162Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:2a674ae97c9d49ff2bbfbdf0ab4452b6e589f47a955ba0b907dbf0e32f5cbab7" id=95fc0cad-fb9c-44cc-868e-bc2373f89034 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:20:07.371853 | controller | Jun 12 15:47:34.480213 crc crio[3652]: time="2026-06-12T15:47:34.422946775Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.371869 | controller | Jun 12 15:47:34.495140 crc crio[3652]: time="2026-06-12T15:47:34.494964156Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5" id=74e5a0af-d40a-4ade-86c7-bef06a52cf13 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:20:07.371885 | controller | Jun 12 15:47:34.539186 crc crio[3652]: time="2026-06-12T15:47:34.537735556Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=ba0bc905-5a38-4e27-9971-1c6499fe9a52 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:20:07.371900 | controller | Jun 12 15:47:34.546962 crc crio[3652]: time="2026-06-12T15:47:34.546729254Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.371916 | controller | Jun 12 15:47:34.551614 crc crio[3652]: time="2026-06-12T15:47:34.550819944Z" level=info msg="Creating container: openshift-kube-storage-version-migrator/migrator-866fcbc849-vfggj/graceful-termination" id=eb0e6295-3d1a-41cd-ad80-ff5c84c227ee name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:20:07.371932 | controller | Jun 12 15:47:34.554104 crc crio[3652]: time="2026-06-12T15:47:34.553974836Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5" id=41266fa1-c58b-4621-85e0-e7c683bd1b71 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:20:07.371948 | controller | Jun 12 15:47:34.557875 crc crio[3652]: time="2026-06-12T15:47:34.557680561Z" level=info msg="Created container 302144ddd5a769445fd4fb41305f032d806696ed2052e0c69df8fdc1d18b7c26: openshift-service-ca/service-ca-74545575db-n469q/service-ca-controller" id=96fb51b3-2cc0-4fe4-b760-e9b4d4eff992 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:20:07.371969 | controller | Jun 12 15:47:34.562141 crc crio[3652]: time="2026-06-12T15:47:34.561984531Z" level=info msg="Created container ed41ed84a1900125ceaf8982f0b790c1232f283d6c0eea1b02ceb4317a2e5fca: openshift-config-operator/openshift-config-operator-5777786469-bccdj/openshift-api" id=97279958-ab80-4ebc-94c6-63ec7b6cc809 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:20:07.371986 | controller | Jun 12 15:47:34.565281 crc crio[3652]: time="2026-06-12T15:47:34.56522615Z" level=info msg="Created container 3684b2cec778ee997d4d969fbd24556cc82f8a0e02a40f0f79bf35abb94df13d: openshift-authentication/oauth-openshift-685b49f4d7-4d6xb/oauth-openshift" id=f1941d9d-3997-4ae5-ab8d-5388d292f4e9 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:20:07.372002 | controller | Jun 12 15:47:34.568195 crc crio[3652]: time="2026-06-12T15:47:34.567736243Z" level=info msg="Starting container: ed41ed84a1900125ceaf8982f0b790c1232f283d6c0eea1b02ceb4317a2e5fca" id=12cab8ab-f914-478f-84fe-c765c651bc38 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 17:20:07.372018 | controller | Jun 12 15:47:34.572716 crc crio[3652]: time="2026-06-12T15:47:34.572605183Z" level=info msg="Starting container: 3684b2cec778ee997d4d969fbd24556cc82f8a0e02a40f0f79bf35abb94df13d" id=9b44db43-30d2-4384-ab98-6c9f468cf9ca name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 17:20:07.372035 | controller | Jun 12 15:47:34.576772 crc crio[3652]: time="2026-06-12T15:47:34.576607339Z" level=info msg="Starting container: 302144ddd5a769445fd4fb41305f032d806696ed2052e0c69df8fdc1d18b7c26" id=081095b6-37cf-4b26-8691-e0e05ff060a6 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 17:20:07.372051 | controller | Jun 12 15:47:34.588426 crc crio[3652]: time="2026-06-12T15:47:34.576771672Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=5aa5f7f0-b202-4ca3-914a-caec9f92ee9c name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:20:07.372066 | controller | Jun 12 15:47:34.588426 crc crio[3652]: time="2026-06-12T15:47:34.577098078Z" level=info msg="Creating container: openshift-machine-config-operator/machine-config-controller-f9cdd68f7-bb2jm/kube-rbac-proxy" id=fb17f47a-a7a5-4ea1-9038-b2d4f40c70d2 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:20:07.372082 | controller | Jun 12 15:47:34.588426 crc crio[3652]: time="2026-06-12T15:47:34.581787731Z" level=info msg="Started container" PID=13230 containerID=ed41ed84a1900125ceaf8982f0b790c1232f283d6c0eea1b02ceb4317a2e5fca description=openshift-config-operator/openshift-config-operator-5777786469-bccdj/openshift-api id=12cab8ab-f914-478f-84fe-c765c651bc38 name=/runtime.v1.RuntimeService/StartContainer sandboxID=6ab72337a3cbb3c4d1ed7253a92436f570bc786a96b656633e015ab8dd8d717f
2026-06-12 17:20:07.372098 | controller | Jun 12 15:47:34.588426 crc crio[3652]: time="2026-06-12T15:47:34.583022357Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.372115 | controller | Jun 12 15:47:34.593307 crc crio[3652]: time="2026-06-12T15:47:34.593264203Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.372132 | controller | Jun 12 15:47:34.596797 crc crio[3652]: time="2026-06-12T15:47:34.59667301Z" level=info msg="Started container" PID=13231 containerID=3684b2cec778ee997d4d969fbd24556cc82f8a0e02a40f0f79bf35abb94df13d description=openshift-authentication/oauth-openshift-685b49f4d7-4d6xb/oauth-openshift id=9b44db43-30d2-4384-ab98-6c9f468cf9ca name=/runtime.v1.RuntimeService/StartContainer sandboxID=01e0057a4f36348b3e5583493d3db2ed1b6be0de7bec803bab507ef7991f8e77
2026-06-12 17:20:07.372152 | controller | Jun 12 15:47:34.602363 crc crio[3652]: time="2026-06-12T15:47:34.602190179Z" level=info msg="Started container" PID=13232 containerID=302144ddd5a769445fd4fb41305f032d806696ed2052e0c69df8fdc1d18b7c26 description=openshift-service-ca/service-ca-74545575db-n469q/service-ca-controller id=081095b6-37cf-4b26-8691-e0e05ff060a6 name=/runtime.v1.RuntimeService/StartContainer sandboxID=53d37291c3f918630f0bf00f413a35884a599c35691b2e49022496b208d077bd
2026-06-12 17:20:07.372170 | controller | Jun 12 15:47:34.606925 crc crio[3652]: time="2026-06-12T15:47:34.60623254Z" level=info msg="Created container f50e7c91c8ce9879947a064cdd4286b493c8382b1ee39b359c9e4fffa50a1308: openshift-console-operator/console-operator-67c89758df-4jf4f/console-operator" id=854eeb8e-6b72-4c8d-89d0-24d7e3891891 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:20:07.372187 | controller | Jun 12 15:47:34.610681 crc crio[3652]: time="2026-06-12T15:47:34.610420007Z" level=info msg="Starting container: f50e7c91c8ce9879947a064cdd4286b493c8382b1ee39b359c9e4fffa50a1308" id=e1900f7a-4704-4bda-8d38-89bb8a58b320 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 17:20:07.372204 | controller | Jun 12 15:47:34.621227 crc crio[3652]: time="2026-06-12T15:47:34.621127549Z" level=info msg="Started container" PID=13279 containerID=f50e7c91c8ce9879947a064cdd4286b493c8382b1ee39b359c9e4fffa50a1308 description=openshift-console-operator/console-operator-67c89758df-4jf4f/console-operator id=e1900f7a-4704-4bda-8d38-89bb8a58b320 name=/runtime.v1.RuntimeService/StartContainer sandboxID=ea1b889362c9499654b3103e29b81d9c8c4b80ac8e64f136ef47ea902328e1de
2026-06-12 17:20:07.372221 | controller | Jun 12 15:47:34.640768 crc crio[3652]: time="2026-06-12T15:47:34.64040503Z" level=info msg="Created container b033dccf576509140eaa637a02583cc2b7a449f37e72558d4edffec34fbf887b: openshift-marketplace/community-operators-qhh6t/extract-utilities" id=c7bbe3ce-2ef1-4950-91a4-9339a9f53ef8 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:20:07.372237 | controller | Jun 12 15:47:34.648773 crc crio[3652]: time="2026-06-12T15:47:34.648622438Z" level=info msg="Starting container: b033dccf576509140eaa637a02583cc2b7a449f37e72558d4edffec34fbf887b" id=09dff8be-db6e-4eb9-bbef-668b2cf5aaf1 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 17:20:07.372254 | controller | Jun 12 15:47:34.662114 crc crio[3652]: time="2026-06-12T15:47:34.662011336Z" level=info msg="Created container 3c87648e94a0340b3b304cdfb4d9b5e12867496a37b38a07e7857367622dc7fe: openshift-console/console-6c684df5db-cc8g8/console" id=a84743fe-4adb-4576-b8d0-a9886d680171 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:20:07.372270 | controller | Jun 12 15:47:34.682687 crc crio[3652]: time="2026-06-12T15:47:34.682510308Z" level=info msg="Started container" PID=13285 containerID=b033dccf576509140eaa637a02583cc2b7a449f37e72558d4edffec34fbf887b description=openshift-marketplace/community-operators-qhh6t/extract-utilities id=09dff8be-db6e-4eb9-bbef-668b2cf5aaf1 name=/runtime.v1.RuntimeService/StartContainer sandboxID=8d18ef7e401ecbbce2959e5dc76b4fda8f77d8f73c5e24565348fb27f124201f
2026-06-12 17:20:07.372293 | controller | Jun 12 15:47:34.712762 crc crio[3652]: time="2026-06-12T15:47:34.712657989Z" level=info msg="Starting container: 3c87648e94a0340b3b304cdfb4d9b5e12867496a37b38a07e7857367622dc7fe" id=3d8c4d90-f70e-4168-b00b-92256c533e04 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 17:20:07.372317 | controller | Jun 12 15:47:34.732672 crc crio[3652]: time="2026-06-12T15:47:34.722966818Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:d4926e304011637ca9df370a193896d685f0f3ffabbec234ec827abdbeb083f9" id=44931a94-5328-445e-9bc8-c2197353bffb name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:20:07.372334 | controller | Jun 12 15:47:34.752393 crc crio[3652]: time="2026-06-12T15:47:34.752163497Z" level=info msg="Created container ca521f422b54a93ff562d256eb36bcf7e68d82a3d2fc021f0e03d5f561cf5a72: openshift-ingress-operator/ingress-operator-6b9cb4dbcf-5fpw9/ingress-operator" id=601cddef-a977-4201-94c7-ad62a587eb47 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:20:07.372355 | controller | Jun 12 15:47:34.813773 crc crio[3652]: time="2026-06-12T15:47:34.807992927Z" level=info msg="Started container" PID=13291 containerID=3c87648e94a0340b3b304cdfb4d9b5e12867496a37b38a07e7857367622dc7fe description=openshift-console/console-6c684df5db-cc8g8/console id=3d8c4d90-f70e-4168-b00b-92256c533e04 name=/runtime.v1.RuntimeService/StartContainer sandboxID=7c9c9905adac5b3a01c30ca8f7e5943aa6e4928c52210102fcf82f2e070730ae
2026-06-12 17:20:07.372373 | controller | Jun 12 15:47:35.061135 crc crio[3652]: time="2026-06-12T15:47:35.05189125Z" level=info msg="Created container 42652648f45e51e16f2da5d7e7f9108a2100164e9448a7e85703356290a0a126: openshift-apiserver-operator/openshift-apiserver-operator-846cbfc458-xttmf/openshift-apiserver-operator" id=046903b7-e8e0-4dc4-9081-9cb58bd9d2b9 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:20:07.372390 | controller | Jun 12 15:47:35.086369 crc crio[3652]: time="2026-06-12T15:47:35.086026263Z" level=info msg="Starting container: 42652648f45e51e16f2da5d7e7f9108a2100164e9448a7e85703356290a0a126" id=95c8f729-378e-428c-8a6d-7d9630156258 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 17:20:07.372407 | controller | Jun 12 15:47:35.263805 crc crio[3652]: time="2026-06-12T15:47:35.260491467Z" level=info msg="Started container" PID=13311 containerID=42652648f45e51e16f2da5d7e7f9108a2100164e9448a7e85703356290a0a126 description=openshift-apiserver-operator/openshift-apiserver-operator-846cbfc458-xttmf/openshift-apiserver-operator id=95c8f729-378e-428c-8a6d-7d9630156258 name=/runtime.v1.RuntimeService/StartContainer sandboxID=e75f42219c1a7ce4840e6743ada912a2cf9195cd9a4b13ae5a2d237e6d948bed
2026-06-12 17:20:07.372424 | controller | Jun 12 15:47:35.278962 crc crio[3652]: time="2026-06-12T15:47:35.271876727Z" level=info msg="Starting container: ca521f422b54a93ff562d256eb36bcf7e68d82a3d2fc021f0e03d5f561cf5a72" id=12066035-ab24-43ad-8d40-f3ff2c4b6715 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 17:20:07.372440 | controller | Jun 12 15:47:35.574910 crc crio[3652]: time="2026-06-12T15:47:35.573998603Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.372457 | controller | Jun 12 15:47:35.669839 crc crio[3652]: time="2026-06-12T15:47:35.666600992Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.372474 | controller | Jun 12 15:47:35.702322 crc crio[3652]: time="2026-06-12T15:47:35.702193107Z" level=info msg="Created container 899e84a3923ca403f8ba045b86e890e8c7b847eb181adc6e8f5799f8d1464182: openshift-etcd-operator/etcd-operator-69b85846b6-9w8mk/etcd-operator" id=5ff75430-112e-4e5c-87ff-2cf0cfb98e65 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:20:07.372490 | controller | Jun 12 15:47:35.740894 crc crio[3652]: time="2026-06-12T15:47:35.737023269Z" level=info msg="Creating container: openshift-operator-lifecycle-manager/package-server-manager-77f986bd66-5lhf9/package-server-manager" id=b8e20090-ea4f-441a-b812-2974ff86ed86 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:20:07.372511 | controller | Jun 12 15:47:35.740894 crc crio[3652]: time="2026-06-12T15:47:35.737425Z" level=info msg="Starting container: 899e84a3923ca403f8ba045b86e890e8c7b847eb181adc6e8f5799f8d1464182" id=5f1a5b9d-8d9b-42c4-a403-b16edf89d30b name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 17:20:07.372527 | controller | Jun 12 15:47:35.755582 crc crio[3652]: time="2026-06-12T15:47:35.752947027Z" level=info msg="Created container 1412b453b63f69c742a6a2e7505cece5395cc4b4d3cb81cec21aa263c0bb6a56: openshift-image-registry/cluster-image-registry-operator-86c45576b9-qdg7g/cluster-image-registry-operator" id=308a0cd5-2834-4017-83a9-f4083a46e5df name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:20:07.372547 | controller | Jun 12 15:47:35.849832 crc crio[3652]: time="2026-06-12T15:47:35.841995763Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.372564 | controller | Jun 12 15:47:35.891880 crc crio[3652]: time="2026-06-12T15:47:35.890817518Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.372608 | controller | Jun 12 15:47:35.923221 crc crio[3652]: time="2026-06-12T15:47:35.922269731Z" level=info msg="Starting container: 1412b453b63f69c742a6a2e7505cece5395cc4b4d3cb81cec21aa263c0bb6a56" id=f5dfe0d4-5b6c-4b95-b843-b0e7175645ae name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 17:20:07.372627 | controller | Jun 12 15:47:36.009940 crc crio[3652]: time="2026-06-12T15:47:36.000144649Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:d4926e304011637ca9df370a193896d685f0f3ffabbec234ec827abdbeb083f9" id=f8f746c7-6047-4b8f-8b86-0d528002242a name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:20:07.372644 | controller | Jun 12 15:47:36.224866 crc crio[3652]: time="2026-06-12T15:47:36.2227334Z" level=info msg="Started container" PID=13334 containerID=899e84a3923ca403f8ba045b86e890e8c7b847eb181adc6e8f5799f8d1464182 description=openshift-etcd-operator/etcd-operator-69b85846b6-9w8mk/etcd-operator id=5f1a5b9d-8d9b-42c4-a403-b16edf89d30b name=/runtime.v1.RuntimeService/StartContainer sandboxID=954bf1afe4f59f23f82baa19c37ce7d2202c4c33e8491ac1530be7dd854d2ea1
2026-06-12 17:20:07.372661 | controller | Jun 12 15:47:36.267259 crc crio[3652]: time="2026-06-12T15:47:36.266912698Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.372677 | controller | Jun 12 15:47:36.502399 crc crio[3652]: time="2026-06-12T15:47:36.501036951Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.372698 | controller | Jun 12 15:47:36.576380 crc crio[3652]: time="2026-06-12T15:47:36.57500096Z" level=info msg="Started container" PID=13296 containerID=ca521f422b54a93ff562d256eb36bcf7e68d82a3d2fc021f0e03d5f561cf5a72 description=openshift-ingress-operator/ingress-operator-6b9cb4dbcf-5fpw9/ingress-operator id=12066035-ab24-43ad-8d40-f3ff2c4b6715 name=/runtime.v1.RuntimeService/StartContainer sandboxID=8b71a812b8baf7cc7da5435b6c115b07d229bd8e2943b64afdf9efe863a8e4c8
2026-06-12 17:20:07.372714 | controller | Jun 12 15:47:36.576832 crc crio[3652]: time="2026-06-12T15:47:36.576663218Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.372730 | controller | Jun 12 15:47:36.755596 crc crio[3652]: time="2026-06-12T15:47:36.755321318Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.372747 | controller | Jun 12 15:47:36.911337 crc crio[3652]: time="2026-06-12T15:47:36.908674218Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.372764 | controller | Jun 12 15:47:37.267182 crc crio[3652]: time="2026-06-12T15:47:37.266545918Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.372781 | controller | Jun 12 15:47:37.781945 crc crio[3652]: time="2026-06-12T15:47:37.778159496Z" level=info msg="Started container" PID=13315 containerID=1412b453b63f69c742a6a2e7505cece5395cc4b4d3cb81cec21aa263c0bb6a56 description=openshift-image-registry/cluster-image-registry-operator-86c45576b9-qdg7g/cluster-image-registry-operator id=f5dfe0d4-5b6c-4b95-b843-b0e7175645ae name=/runtime.v1.RuntimeService/StartContainer sandboxID=0b007c920c28b452d29972aaf92de525e9cc0b8e1a935689fa4a95146998351f
2026-06-12 17:20:07.372802 | controller | Jun 12 15:47:37.973621 crc crio[3652]: time="2026-06-12T15:47:37.972390636Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.372819 | controller | Jun 12 15:47:37.997627 crc crio[3652]: time="2026-06-12T15:47:37.992193571Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5" id=01c1d3b7-257c-4d00-af19-2e025e3db8fd name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:20:07.372836 | controller | Jun 12 15:47:38.144420 crc crio[3652]: time="2026-06-12T15:47:38.141962075Z" level=info msg="Creating container: openshift-apiserver/apiserver-9ddfb9f55-k47zv/openshift-apiserver" id=527f98fa-6f20-4c8a-baa4-7cf9d01db20a name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:20:07.372852 | controller | Jun 12 15:47:38.272720 crc crio[3652]: time="2026-06-12T15:47:38.272232733Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.372868 | controller | Jun 12 15:47:38.325704 crc crio[3652]: time="2026-06-12T15:47:38.324241059Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.372884 | controller | Jun 12 15:47:38.470872 crc crio[3652]: time="2026-06-12T15:47:38.470401411Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.372900 | controller | Jun 12 15:47:38.629978 crc crio[3652]: time="2026-06-12T15:47:38.629921057Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.372916 | controller | Jun 12 15:47:39.028982 crc crio[3652]: time="2026-06-12T15:47:39.026243379Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5" id=61cc3570-ed3a-4777-b1d7-da96d64a9e69 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:20:07.372932 | controller | Jun 12 15:47:39.385979 crc crio[3652]: time="2026-06-12T15:47:39.37741444Z" level=info msg="Created container 51f0725ccfb47060dfe9a9bda31e695f5077f0b58c5164603c50b63377f26ff6: openshift-operator-lifecycle-manager/collect-profiles-29687985-5mw5k/collect-profiles" id=654e324b-c52f-40e6-a1c4-dd25073de73e name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:20:07.372948 | controller | Jun 12 15:47:40.022384 crc crio[3652]: time="2026-06-12T15:47:39.443240145Z" level=info msg="Created container a450f8ed250cb60877c398deff7879a31eb42223d687e85b73c87959bbfa8ca1: openshift-multus/network-metrics-daemon-n2bqt/network-metrics-daemon" id=6d8823b3-39d7-4ac7-b898-a30eb40cc16b name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:20:07.372964 | controller | Jun 12 15:47:40.092300 crc crio[3652]: time="2026-06-12T15:47:40.091859575Z" level=info msg="Starting container: a450f8ed250cb60877c398deff7879a31eb42223d687e85b73c87959bbfa8ca1" id=77da088c-82f4-4e84-8004-9670ebf4bcf6 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 17:20:07.372981 | controller | Jun 12 15:47:40.112300 crc crio[3652]: time="2026-06-12T15:47:40.112016516Z" level=info msg="Starting container: 51f0725ccfb47060dfe9a9bda31e695f5077f0b58c5164603c50b63377f26ff6" id=7feba4c8-9599-4930-81a6-0d84957ab8bb name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 17:20:07.372997 | controller | Jun 12 15:47:40.393417 crc crio[3652]: time="2026-06-12T15:47:40.393104184Z" level=info msg="Started container" PID=13400 containerID=51f0725ccfb47060dfe9a9bda31e695f5077f0b58c5164603c50b63377f26ff6 description=openshift-operator-lifecycle-manager/collect-profiles-29687985-5mw5k/collect-profiles id=7feba4c8-9599-4930-81a6-0d84957ab8bb name=/runtime.v1.RuntimeService/StartContainer sandboxID=d8b63e784bffade6dd726e124ee6bb835170216daa066ae154b0513035faee69
2026-06-12 17:20:07.373018 | controller | Jun 12 15:47:40.435123 crc crio[3652]: time="2026-06-12T15:47:40.434173724Z" level=info msg="Created container 60a3487ff46f41ad52cfd9798dd82e49ebe7285a29ade5f9d22c9587f16a85a1: openshift-machine-config-operator/machine-config-operator-67c9d58cbb-dc6bh/kube-rbac-proxy" id=cc3aeebd-a463-4935-8981-605aeb1c3027 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:20:07.373035 | controller | Jun 12 15:47:40.436156 crc crio[3652]: time="2026-06-12T15:47:40.435749294Z" level=info msg="Created container 77cd24a8e324a4c30bc32f61784437d40950a669b6fec003abcd52483550e5f4: openshift-kube-apiserver-operator/kube-apiserver-operator-575994946d-vgpnb/kube-apiserver-operator" id=70223b1c-eff6-45d0-b9f3-53f2d7fc0116 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:20:07.373051 | controller | Jun 12 15:47:40.471219 crc crio[3652]: time="2026-06-12T15:47:40.470950413Z" level=info msg="Starting container: 60a3487ff46f41ad52cfd9798dd82e49ebe7285a29ade5f9d22c9587f16a85a1" id=04cbf1d3-e85b-4a57-a415-fee34b97c0ee name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 17:20:07.373067 | controller | Jun 12 15:47:40.526955 crc crio[3652]: time="2026-06-12T15:47:40.52672072Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.373083 | controller | Jun 12 15:47:40.568409 crc crio[3652]: time="2026-06-12T15:47:40.568072483Z" level=info msg="Starting container: 77cd24a8e324a4c30bc32f61784437d40950a669b6fec003abcd52483550e5f4" id=58420463-cc05-46c3-a214-06197cb0157b name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 17:20:07.373099 | controller | Jun 12 15:47:41.018909 crc crio[3652]: time="2026-06-12T15:47:41.01879575Z" level=info msg="Created container 2c897e420fca5f462e50986e6dfaaf7a300ff5b888c4b031dbd3364acceafdad: openshift-machine-config-operator/machine-config-controller-f9cdd68f7-bb2jm/kube-rbac-proxy" id=fb17f47a-a7a5-4ea1-9038-b2d4f40c70d2 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:20:07.373115 | controller | Jun 12 15:47:41.031908 crc crio[3652]: time="2026-06-12T15:47:41.031643156Z" level=info msg="Started container" PID=13480 containerID=77cd24a8e324a4c30bc32f61784437d40950a669b6fec003abcd52483550e5f4 description=openshift-kube-apiserver-operator/kube-apiserver-operator-575994946d-vgpnb/kube-apiserver-operator id=58420463-cc05-46c3-a214-06197cb0157b name=/runtime.v1.RuntimeService/StartContainer sandboxID=a4108cfd56bb95c984c6842f2b38b21ef6830aa35f05bed6a97aba9293edc703
2026-06-12 17:20:07.373132 | controller | Jun 12 15:47:41.888424 crc crio[3652]: time="2026-06-12T15:47:41.887125191Z" level=info msg="Started container" PID=13398 containerID=a450f8ed250cb60877c398deff7879a31eb42223d687e85b73c87959bbfa8ca1 description=openshift-multus/network-metrics-daemon-n2bqt/network-metrics-daemon id=77da088c-82f4-4e84-8004-9670ebf4bcf6 name=/runtime.v1.RuntimeService/StartContainer sandboxID=0a1bb93da817bef5070bcdeb459f1902ae027961ec1b8eae561592a0f1e27e28
2026-06-12 17:20:07.373149 | controller | Jun 12 15:47:41.906632 crc crio[3652]: time="2026-06-12T15:47:41.905550122Z" level=info msg="Started container" PID=13468 containerID=60a3487ff46f41ad52cfd9798dd82e49ebe7285a29ade5f9d22c9587f16a85a1 description=openshift-machine-config-operator/machine-config-operator-67c9d58cbb-dc6bh/kube-rbac-proxy id=04cbf1d3-e85b-4a57-a415-fee34b97c0ee name=/runtime.v1.RuntimeService/StartContainer sandboxID=2530f834e6fd937972a33ce21e1ed56a946e9139404f28f35d0aceed95097a03
2026-06-12 17:20:07.373165 | controller | Jun 12 15:47:41.947360 crc crio[3652]: time="2026-06-12T15:47:41.940966614Z" level=info msg="Created container 5d592f25ac3f5eee2676d631dc879682735986cfc7214114d1d6352be6fe5e42: openshift-oauth-apiserver/apiserver-8596bd845d-l6g6s/fix-audit-permissions" id=167c621e-68a9-4359-8c92-4000be6c4b69 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:20:07.373188 | controller | Jun 12 15:47:42.029550 crc crio[3652]: time="2026-06-12T15:47:42.027893027Z" level=info msg="Starting container: 2c897e420fca5f462e50986e6dfaaf7a300ff5b888c4b031dbd3364acceafdad" id=f6ae9fca-9f7e-4c9a-bf48-e58414e78f61 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 17:20:07.373206 | controller | Jun 12 15:47:42.050812 crc crio[3652]: time="2026-06-12T15:47:42.049996887Z" level=info msg="Created container f8d46b3d2293bd28d781efe16beff1914f33edc6a4ee77cf65e4758236f9cbfb: openshift-cluster-samples-operator/cluster-samples-operator-6b564684c8-bqbxk/cluster-samples-operator" id=5475d12c-c9b5-4741-88f6-8f7267c63cd8 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:20:07.373223 | controller | Jun 12 15:47:42.107808 crc crio[3652]: time="2026-06-12T15:47:42.107388158Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.373239 | controller | Jun 12 15:47:42.311929 crc crio[3652]: time="2026-06-12T15:47:42.308388946Z" level=info msg="Starting container: 5d592f25ac3f5eee2676d631dc879682735986cfc7214114d1d6352be6fe5e42" id=b0b19051-015a-4a3f-9045-9ef50a91ed3f name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 17:20:07.373255 | controller | Jun 12 15:47:42.341643 crc crio[3652]: time="2026-06-12T15:47:42.337694197Z" level=info msg="Starting container: f8d46b3d2293bd28d781efe16beff1914f33edc6a4ee77cf65e4758236f9cbfb" id=74d0b9a7-709d-4ded-8435-1643a9c4f4e6 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 17:20:07.373271 | controller | Jun 12 15:47:42.400290 crc crio[3652]: time="2026-06-12T15:47:42.398903593Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.373288 | controller | Jun 12 15:47:42.597949 crc crio[3652]: time="2026-06-12T15:47:42.597020266Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5" id=d7d6df3d-d3d3-4c47-9f3f-f4e356831690 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:20:07.373310 | controller | Jun 12 15:47:42.628416 crc crio[3652]: time="2026-06-12T15:47:42.621430719Z" level=info msg="Creating container: openshift-ingress-operator/ingress-operator-6b9cb4dbcf-5fpw9/kube-rbac-proxy" id=3b615b76-9169-41e5-9176-f7685b3ebb4e name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:20:07.373334 | controller | Jun 12 15:47:42.648113 crc crio[3652]: time="2026-06-12T15:47:42.641875891Z" level=info msg="Pulling image: registry.redhat.io/redhat/certified-operator-index:v4.20" id=9fdd338a-c388-4d2f-a18d-37d4f3bf4d8b name=/runtime.v1.ImageService/PullImage
2026-06-12 17:20:07.373353 | controller | Jun 12 15:47:42.653423 crc crio[3652]: time="2026-06-12T15:47:42.653014448Z" level=info msg="Started container" PID=13474 containerID=f8d46b3d2293bd28d781efe16beff1914f33edc6a4ee77cf65e4758236f9cbfb description=openshift-cluster-samples-operator/cluster-samples-operator-6b564684c8-bqbxk/cluster-samples-operator id=74d0b9a7-709d-4ded-8435-1643a9c4f4e6 name=/runtime.v1.RuntimeService/StartContainer sandboxID=40eb31f880b938e8079e39750419657f42ab7a6f87f4c642a70b3b245f6b5272
2026-06-12 17:20:07.373371 | controller | Jun 12 15:47:42.679218 crc crio[3652]: time="2026-06-12T15:47:42.675722734Z" level=info msg="Trying to access \"registry.redhat.io/redhat/certified-operator-index:v4.20\""
2026-06-12 17:20:07.373388 | controller | Jun 12 15:47:42.716769 crc crio[3652]: time="2026-06-12T15:47:42.716650195Z" level=info msg="Started container" PID=13481 containerID=2c897e420fca5f462e50986e6dfaaf7a300ff5b888c4b031dbd3364acceafdad description=openshift-machine-config-operator/machine-config-controller-f9cdd68f7-bb2jm/kube-rbac-proxy id=f6ae9fca-9f7e-4c9a-bf48-e58414e78f61 name=/runtime.v1.RuntimeService/StartContainer sandboxID=a742e3ddcecdec2a72e062301ee31090995d8a0de85ef0b95b98ce7a6f8b52a9
2026-06-12 17:20:07.373410 | controller | Jun 12 15:47:42.732841 crc crio[3652]: time="2026-06-12T15:47:42.731773699Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.373428 | controller | Jun 12 15:47:42.978091 crc crio[3652]: time="2026-06-12T15:47:42.970724089Z" level=info msg="Started container" PID=13470 containerID=5d592f25ac3f5eee2676d631dc879682735986cfc7214114d1d6352be6fe5e42 description=openshift-oauth-apiserver/apiserver-8596bd845d-l6g6s/fix-audit-permissions id=b0b19051-015a-4a3f-9045-9ef50a91ed3f name=/runtime.v1.RuntimeService/StartContainer sandboxID=69acfd13a9a40d71ffdef6d2ca926d456d29936716a53ac8b3fb165573d47e2c
2026-06-12 17:20:07.373444 | controller | Jun 12 15:47:43.051974 crc crio[3652]: time="2026-06-12T15:47:42.984914885Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5" id=67cdbbcd-044c-409a-8287-003627c81898 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:20:07.373461 | controller | Jun 12 15:47:43.251333 crc crio[3652]: time="2026-06-12T15:47:43.25096046Z" level=info msg="Created container ed5537509be61a424011915eb10945be8c29339fd27e676b6d1dee71e556f15b: openshift-dns-operator/dns-operator-799b87ffcd-h5xh9/dns-operator" id=d9b16250-6fbd-4e5e-a0cf-8564a67c1084 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:20:07.373477 | controller | Jun 12 15:47:43.335231 crc crio[3652]: time="2026-06-12T15:47:43.316210016Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b0f7abf2f97afd1127d9245d764338c6047bac1711b2cee43112570a85946360" id=930db3f6-6ed8-4f03-8131-751aa1e26dbb name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:20:07.373493 | controller | Jun 12 15:47:43.356777 crc crio[3652]: time="2026-06-12T15:47:43.356720644Z" level=info msg="Starting container: ed5537509be61a424011915eb10945be8c29339fd27e676b6d1dee71e556f15b" id=2dbcdbe2-eaae-4d8a-837e-6af9a24290f4 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 17:20:07.373509 | controller | Jun 12 15:47:43.595113 crc crio[3652]: time="2026-06-12T15:47:43.593371272Z" level=info msg="Started container" PID=13522 containerID=ed5537509be61a424011915eb10945be8c29339fd27e676b6d1dee71e556f15b description=openshift-dns-operator/dns-operator-799b87ffcd-h5xh9/dns-operator id=2dbcdbe2-eaae-4d8a-837e-6af9a24290f4 name=/runtime.v1.RuntimeService/StartContainer sandboxID=6863df6ce51270ee5ce1842073c2d0f50a76b6f27b4bf12ab3570456fab5ec14
2026-06-12 17:20:07.373525 | controller | Jun 12 15:47:43.597709 crc crio[3652]: time="2026-06-12T15:47:43.597380594Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.373541 | controller | Jun 12 15:47:43.646195 crc crio[3652]: time="2026-06-12T15:47:43.607853452Z" level=info msg="Creating container: openshift-multus/network-metrics-daemon-n2bqt/kube-rbac-proxy" id=5108bc6b-d7c6-4d3a-b744-da879e6e6ab1 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:20:07.373558 | controller | Jun 12 15:47:43.898294 crc crio[3652]: time="2026-06-12T15:47:43.892027448Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5" id=b0c9e615-2a8a-48ff-9eb5-dd64749550bf name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:20:07.373593 | controller | Jun 12 15:47:44.033976 crc crio[3652]: time="2026-06-12T15:47:44.033567814Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b0f7abf2f97afd1127d9245d764338c6047bac1711b2cee43112570a85946360" id=7bcf05d0-453b-46ac-a90e-bde05123877d name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:20:07.373621 | controller | Jun 12 15:47:44.059163 crc crio[3652]: time="2026-06-12T15:47:44.056812257Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.373640 | controller | Jun 12 15:47:44.757719 crc crio[3652]: time="2026-06-12T15:47:44.659413597Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.373657 | controller | Jun 12 15:47:44.757719 crc crio[3652]: time="2026-06-12T15:47:44.672227042Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.373674 | controller | Jun 12 15:47:44.944789 crc crio[3652]: time="2026-06-12T15:47:44.933951199Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.373690 | controller | Jun 12 15:47:46.081418 crc crio[3652]: time="2026-06-12T15:47:46.080251228Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5" id=c7aae747-faeb-4487-92b9-fa1ac0ce988b name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:20:07.373707 | controller | Jun 12 15:47:46.319827 crc crio[3652]: time="2026-06-12T15:47:46.30336531Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.373723 | controller | Jun 12 15:47:46.426986 crc crio[3652]: time="2026-06-12T15:47:46.426237599Z" level=info msg="Creating container: openshift-cluster-samples-operator/cluster-samples-operator-6b564684c8-bqbxk/cluster-samples-operator-watch" id=576a757c-94d5-42ca-b362-eeca5e696b88 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:20:07.373739 | controller | Jun 12 15:47:47.571159 crc crio[3652]: time="2026-06-12T15:47:47.570006501Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.373757 | controller | Jun 12 15:47:47.665907 crc crio[3652]: time="2026-06-12T15:47:47.665667221Z" level=info msg="Created container 6ca1331b0d4d6931aa4f566910ac9e80c1e2455c45b851df872d613e1835775c: openshift-operator-lifecycle-manager/package-server-manager-77f986bd66-5lhf9/package-server-manager" id=b8e20090-ea4f-441a-b812-2974ff86ed86 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:20:07.373774 | controller | Jun 12 15:47:47.975263 crc crio[3652]: time="2026-06-12T15:47:47.972906655Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.373790 | controller | Jun 12 15:47:49.224220 crc crio[3652]: time="2026-06-12T15:47:49.143886525Z" level=info msg="Starting container: 6ca1331b0d4d6931aa4f566910ac9e80c1e2455c45b851df872d613e1835775c" id=0b6e56f2-48af-411b-8d99-fa5d18214fcf name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 17:20:07.373806 | controller | Jun 12 15:47:49.397372 crc crio[3652]: time="2026-06-12T15:47:49.396352602Z" level=info msg="Creating container: openshift-dns-operator/dns-operator-799b87ffcd-h5xh9/kube-rbac-proxy" id=33762c13-5b23-4fa4-afce-972757883c64 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:20:07.373823 | controller | Jun 12 15:47:50.018014 crc crio[3652]: time="2026-06-12T15:47:50.017923796Z" level=info msg="Created container dd0db851f0fe751d03fe29e702819163b5c49a87f93e5b0153b15cc3170e9bcc: openshift-kube-controller-manager-operator/kube-controller-manager-operator-69d5f845f8-mm4qn/kube-controller-manager-operator" id=084fe9d7-c15d-4a3e-b348-490d4cd822bf name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:20:07.373844 | controller | Jun 12 15:47:50.098664 crc crio[3652]: time="2026-06-12T15:47:50.097969938Z" level=info msg="Started container" PID=13597 containerID=6ca1331b0d4d6931aa4f566910ac9e80c1e2455c45b851df872d613e1835775c description=openshift-operator-lifecycle-manager/package-server-manager-77f986bd66-5lhf9/package-server-manager id=0b6e56f2-48af-411b-8d99-fa5d18214fcf name=/runtime.v1.RuntimeService/StartContainer sandboxID=d84089b6c980f6e31d4488d5ceea93ab72e2197d65c108f73549553d3dc2ff36
2026-06-12 17:20:07.373861 | controller | Jun 12 15:47:50.116652 crc crio[3652]: time="2026-06-12T15:47:50.116292576Z" level=info msg="Starting container: dd0db851f0fe751d03fe29e702819163b5c49a87f93e5b0153b15cc3170e9bcc" id=57af78a1-028d-400d-9f2c-c6ac770350bd name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 17:20:07.373878 | controller | Jun 12 15:47:50.212809 crc crio[3652]: time="2026-06-12T15:47:50.195184357Z" level=info msg="Created container 4de21cfb27755c4ea65741e90626809d0e998def956f500bd4b4f369263bce6d: openshift-kube-storage-version-migrator/migrator-866fcbc849-vfggj/graceful-termination" id=eb0e6295-3d1a-41cd-ad80-ff5c84c227ee name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:20:07.373895 | controller | Jun 12 15:47:50.292350 crc crio[3652]: time="2026-06-12T15:47:50.29177556Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.373911 | controller | Jun 12 15:47:50.326857 crc crio[3652]: time="2026-06-12T15:47:50.326386895Z" level=info msg="Starting container: 4de21cfb27755c4ea65741e90626809d0e998def956f500bd4b4f369263bce6d" id=bdcab9dd-3f18-47f8-81ce-d5fdfb0b8cdd name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 17:20:07.373929 | controller | Jun 12 15:47:50.358544 crc crio[3652]: time="2026-06-12T15:47:50.345950673Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.373945 | controller | Jun 12 15:47:50.666681 crc crio[3652]: time="2026-06-12T15:47:50.652000431Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.373962 | controller | Jun 12 15:47:50.826031 crc crio[3652]: time="2026-06-12T15:47:50.808025093Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.373978 | controller | Jun 12 15:47:50.844522 crc crio[3652]: time="2026-06-12T15:47:50.840405713Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:765cf9c3ebf4df049ebc022beaaf52f52852cf89fb802034536ad91dd45db807" id=3a1a3d10-b380-452f-8ded-0d3f9af2fbcc name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:20:07.373995 | controller | Jun 12 15:47:51.031581 crc crio[3652]: time="2026-06-12T15:47:50.969813836Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.374011 | controller | Jun 12 15:47:51.051164 crc crio[3652]: time="2026-06-12T15:47:51.050713769Z" level=info msg="Created container ad3156afef8c8d2b2d98f5037bade56bedcfd7536021a3f3f85b14a527dd9953: openshift-machine-api/machine-api-operator-755bb95488-cj4b6/machine-api-operator" id=3f4dd0dc-ff73-4b57-852b-d88fc9c12e3f name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:20:07.374028 | controller | Jun 12 15:47:51.067311 crc crio[3652]: time="2026-06-12T15:47:51.061638653Z" level=info msg="Pulling image: registry.redhat.io/redhat/redhat-operator-index:v4.20" id=9f7518a4-f672-45bf-8999-b346365bc91d name=/runtime.v1.ImageService/PullImage
2026-06-12 17:20:07.374044 | controller | Jun 12 15:47:51.067311 crc crio[3652]: time="2026-06-12T15:47:51.065835436Z" level=info msg="Starting container: ad3156afef8c8d2b2d98f5037bade56bedcfd7536021a3f3f85b14a527dd9953" id=3c855764-c8c0-4a77-8cc6-d75572ac4862 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 17:20:07.374065 | controller | Jun 12 15:47:51.176826 crc crio[3652]: time="2026-06-12T15:47:51.164280307Z" level=info msg="Started container" PID=13678 containerID=4de21cfb27755c4ea65741e90626809d0e998def956f500bd4b4f369263bce6d description=openshift-kube-storage-version-migrator/migrator-866fcbc849-vfggj/graceful-termination id=bdcab9dd-3f18-47f8-81ce-d5fdfb0b8cdd name=/runtime.v1.RuntimeService/StartContainer sandboxID=33bfac345f38fb0b4cd732d80d7f19d13d5299f5e96eadee8a786eee1b7e3b18
2026-06-12 17:20:07.374083 | controller | Jun 12 15:47:51.303801 crc crio[3652]: time="2026-06-12T15:47:51.30095327Z" level=info msg="Started container" PID=13655 containerID=dd0db851f0fe751d03fe29e702819163b5c49a87f93e5b0153b15cc3170e9bcc description=openshift-kube-controller-manager-operator/kube-controller-manager-operator-69d5f845f8-mm4qn/kube-controller-manager-operator id=57af78a1-028d-400d-9f2c-c6ac770350bd name=/runtime.v1.RuntimeService/StartContainer sandboxID=97467d816d05a341d3f7f15af85fa716868feac2fd6aa42876c0f6f23bafe244
2026-06-12 17:20:07.374100 | controller | Jun 12 15:47:51.367974 crc crio[3652]: time="2026-06-12T15:47:51.356406798Z" level=info msg="Trying to access \"registry.redhat.io/redhat/redhat-operator-index:v4.20\""
2026-06-12 17:20:07.374117 | controller | Jun 12 15:47:53.168647 crc crio[3652]: time="2026-06-12T15:47:53.167888184Z" level=info msg="Started container" PID=13677 containerID=ad3156afef8c8d2b2d98f5037bade56bedcfd7536021a3f3f85b14a527dd9953 description=openshift-machine-api/machine-api-operator-755bb95488-cj4b6/machine-api-operator id=3c855764-c8c0-4a77-8cc6-d75572ac4862 name=/runtime.v1.RuntimeService/StartContainer sandboxID=16b297a8e49f38b39f557e435f8e06efd0f4be1882e3024092025c1bd219e42a
2026-06-12 17:20:07.374133 | controller | Jun 12 15:47:53.979294 crc crio[3652]: time="2026-06-12T15:47:53.978334296Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.374150 | controller | Jun 12 15:47:54.277812 crc crio[3652]: time="2026-06-12T15:47:54.015130407Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:765cf9c3ebf4df049ebc022beaaf52f52852cf89fb802034536ad91dd45db807" id=89e7889c-223d-4417-9539-bbafeb0bfddf name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:20:07.374166 | controller | Jun 12 15:47:54.733198 crc crio[3652]: time="2026-06-12T15:47:54.732332391Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.374183 | controller | Jun 12 15:47:56.994359 crc crio[3652]: time="2026-06-12T15:47:56.993011818Z" level=info msg="Created container 32096588e4534ac3b40baaed4e2e5a973933435f7dd1cbe5e823b7ad5d16a453: openshift-ingress-operator/ingress-operator-6b9cb4dbcf-5fpw9/kube-rbac-proxy" id=3b615b76-9169-41e5-9176-f7685b3ebb4e name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:20:07.374200 | controller | Jun 12 15:47:57.103198 crc crio[3652]: time="2026-06-12T15:47:57.096984822Z" level=info msg="Created container ede6d74c73c6cc483178b98a67da15530ec1a605a0afd42960e38578a5229324: openshift-cluster-samples-operator/cluster-samples-operator-6b564684c8-bqbxk/cluster-samples-operator-watch" id=576a757c-94d5-42ca-b362-eeca5e696b88 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:20:07.374216 | controller | Jun 12 15:47:57.546642 crc crio[3652]: time="2026-06-12T15:47:57.545974857Z" level=info msg="Created container d078b69dd4ff23d5ebb51076204a1bdee37058b59126b491e59b3825a044f9a6: openshift-multus/multus-admission-controller-69db94689b-rvf8p/multus-admission-controller" id=af2ef4fa-9754-448d-9b9d-50abbe437169 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:20:07.374237 | controller | Jun 12 15:47:57.902768 crc crio[3652]: time="2026-06-12T15:47:57.889907288Z" level=info msg="Creating container: openshift-config-operator/openshift-config-operator-5777786469-bccdj/openshift-config-operator" id=a906b7a1-ad83-4edc-aab2-16efbe680315 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:20:07.374254 | controller | Jun 12 15:47:57.902768 crc crio[3652]: time="2026-06-12T15:47:57.893218585Z" level=info msg="Starting container: ede6d74c73c6cc483178b98a67da15530ec1a605a0afd42960e38578a5229324" id=f38bbbe7-6eb9-433b-a8b6-1c0a94fd5525 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 17:20:07.374270 | controller | Jun 12 15:47:57.902768 crc crio[3652]: time="2026-06-12T15:47:57.897667885Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.374287 | controller | Jun 12 15:47:57.942152 crc crio[3652]: time="2026-06-12T15:47:57.940768134Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:66c8fe5d45ff249643dae75185dd2787ea1b0ae87d5699a8222149c07689557c" id=3ab7ca15-2302-413e-a5d0-ae4825fd2f9c name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:20:07.374303 | controller | Jun 12 15:47:57.969693 crc crio[3652]: time="2026-06-12T15:47:57.968852218Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.374322 | controller | Jun 12 15:47:58.026839 crc crio[3652]: time="2026-06-12T15:47:58.025344346Z" level=info msg="Starting container: 32096588e4534ac3b40baaed4e2e5a973933435f7dd1cbe5e823b7ad5d16a453" id=47fd9a66-68fc-44e1-ade2-8efd437793e0 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 17:20:07.374347 | controller | Jun 12 15:47:58.156955 crc crio[3652]: time="2026-06-12T15:47:58.155960773Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.374366 | controller | Jun 12 15:47:58.309499 crc crio[3652]: time="2026-06-12T15:47:58.184970594Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:66c8fe5d45ff249643dae75185dd2787ea1b0ae87d5699a8222149c07689557c" id=a63385e4-466e-4765-9da2-2cc878be851e name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:20:07.374383 | controller | Jun 12 15:47:58.780737 crc crio[3652]: time="2026-06-12T15:47:58.737746409Z" level=info msg="Started container" PID=13787 containerID=32096588e4534ac3b40baaed4e2e5a973933435f7dd1cbe5e823b7ad5d16a453 description=openshift-ingress-operator/ingress-operator-6b9cb4dbcf-5fpw9/kube-rbac-proxy id=47fd9a66-68fc-44e1-ade2-8efd437793e0 name=/runtime.v1.RuntimeService/StartContainer sandboxID=8b71a812b8baf7cc7da5435b6c115b07d229bd8e2943b64afdf9efe863a8e4c8
2026-06-12 17:20:07.374400 | controller | Jun 12 15:47:59.025406 crc crio[3652]: time="2026-06-12T15:47:59.024624615Z" level=info msg="Starting container: d078b69dd4ff23d5ebb51076204a1bdee37058b59126b491e59b3825a044f9a6" id=f2c189b2-562c-4f35-8975-c5ba12a85691 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 17:20:07.374417 | controller | Jun 12 15:47:59.145568 crc crio[3652]: time="2026-06-12T15:47:59.145264559Z" level=info msg="Started container" PID=13712 containerID=d078b69dd4ff23d5ebb51076204a1bdee37058b59126b491e59b3825a044f9a6 description=openshift-multus/multus-admission-controller-69db94689b-rvf8p/multus-admission-controller id=f2c189b2-562c-4f35-8975-c5ba12a85691 name=/runtime.v1.RuntimeService/StartContainer sandboxID=fe6a66ef818417eea219c7065b7c02e1b9483d6cd15267c8261a0478cdd679b0
2026-06-12 17:20:07.374434 | controller | Jun 12 15:47:59.386578 crc crio[3652]: time="2026-06-12T15:47:59.385220188Z" level=info msg="Started container" PID=13802 containerID=ede6d74c73c6cc483178b98a67da15530ec1a605a0afd42960e38578a5229324 description=openshift-cluster-samples-operator/cluster-samples-operator-6b564684c8-bqbxk/cluster-samples-operator-watch id=f38bbbe7-6eb9-433b-a8b6-1c0a94fd5525 name=/runtime.v1.RuntimeService/StartContainer sandboxID=40eb31f880b938e8079e39750419657f42ab7a6f87f4c642a70b3b245f6b5272
2026-06-12 17:20:07.374454 | controller | Jun 12 15:47:59.399238 crc crio[3652]: time="2026-06-12T15:47:59.398367404Z" level=info msg="Creating container: openshift-oauth-apiserver/apiserver-8596bd845d-l6g6s/oauth-apiserver" id=4daf649c-c150-4e09-a584-a35b25ea7f6c name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:20:07.374472 | controller | Jun 12 15:47:59.434183 crc crio[3652]: time="2026-06-12T15:47:59.434123968Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.374489 | controller | Jun 12 15:47:59.455726 crc crio[3652]: time="2026-06-12T15:47:59.454971285Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5" id=2af793e6-0e6d-4fcb-8367-8521c72964af name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:20:07.374504 | controller | Jun 12 15:47:59.519602 crc crio[3652]: time="2026-06-12T15:47:59.475026014Z" level=info msg="Created container 6990d0b1aa88f6352d34f213fff8daf753478c3b546215ab8931e716fc0f2b1f: openshift-dns/dns-default-qtghf/kube-rbac-proxy" id=e58de653-7de0-435c-8f50-db3a5e938d14 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:20:07.374521 | controller | Jun 12 15:47:59.519602 crc crio[3652]: time="2026-06-12T15:47:59.504817031Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.374537 | controller | Jun 12 15:47:59.683868 crc crio[3652]: time="2026-06-12T15:47:59.662282335Z" level=info msg="Starting container: 6990d0b1aa88f6352d34f213fff8daf753478c3b546215ab8931e716fc0f2b1f" id=58227ef2-fc6b-48be-92f8-487368549d2e name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 17:20:07.374553 | controller | Jun 12 15:47:59.716185 crc crio[3652]: time="2026-06-12T15:47:59.708680879Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.374569 | controller | Jun 12 15:47:59.986816 crc crio[3652]: time="2026-06-12T15:47:59.968302772Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.374615 | controller | Jun 12 15:48:00.184332 crc crio[3652]: time="2026-06-12T15:48:00.17021934Z" level=info msg="Started container" PID=13849 containerID=6990d0b1aa88f6352d34f213fff8daf753478c3b546215ab8931e716fc0f2b1f description=openshift-dns/dns-default-qtghf/kube-rbac-proxy id=58227ef2-fc6b-48be-92f8-487368549d2e name=/runtime.v1.RuntimeService/StartContainer sandboxID=b964e7586af0014d6de23274d7a258f03b538cc0c202d7abb580452fffc2f219
2026-06-12 17:20:07.374634 | controller | Jun 12 15:48:01.401308 crc crio[3652]: time="2026-06-12T15:48:01.400656432Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5" id=623cc814-aeb1-401a-a5da-06ac205deb3f name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:20:07.374651 | controller | Jun 12 15:48:01.483197 crc crio[3652]: time="2026-06-12T15:48:01.479204941Z" level=info msg="Creating container: openshift-multus/multus-admission-controller-69db94689b-rvf8p/kube-rbac-proxy" id=5390f5be-2c3b-4f5b-b07d-cbfdce85031c name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:20:07.374668 | controller | Jun 12 15:48:01.483197 crc crio[3652]: time="2026-06-12T15:48:01.480433678Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.374685 | controller | Jun 12 15:48:02.076557 crc crio[3652]: time="2026-06-12T15:48:02.06814138Z" level=info msg="Created container a56aa7d73258f03fe59e6028d128b89b4ff3bfb0e9def130ece5ba2edd7cb4c9: openshift-config-operator/openshift-config-operator-5777786469-bccdj/openshift-config-operator" id=a906b7a1-ad83-4edc-aab2-16efbe680315 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:20:07.374705 | controller | Jun 12 15:48:02.133023 crc crio[3652]: time="2026-06-12T15:48:02.132655524Z" level=info msg="Stopped container bb216df5bd52c994992eb7a6e0c9731205528ea178bd1951ba1f553467004353: openshift-ingress/router-default-68cf44c8b8-w4gs8/router" id=bad48a66-84f7-4581-913d-c559fbb3e02b name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 17:20:07.374722 | controller | Jun 12 15:48:02.159527 crc crio[3652]: time="2026-06-12T15:48:02.154775077Z" level=info msg="Created container 21e94c6772c05d3a83fae4941c25a5f6a5d32c1f1bc0029fac42bc567c82042a: openshift-apiserver/apiserver-9ddfb9f55-k47zv/openshift-apiserver" id=527f98fa-6f20-4c8a-baa4-7cf9d01db20a name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:20:07.374739 | controller | Jun 12 15:48:02.188028 crc crio[3652]: time="2026-06-12T15:48:02.187707934Z" level=info msg="Starting container: 21e94c6772c05d3a83fae4941c25a5f6a5d32c1f1bc0029fac42bc567c82042a" id=57c9f49c-6c81-4d02-be7b-377f55bdb503 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 17:20:07.374755 | controller | Jun 12 15:48:02.191665 crc crio[3652]: time="2026-06-12T15:48:02.191410533Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:21b12ff0c81c1d535e7c31aff3a73b1e9ca763e5f88037f59ade0dfab6ed8946" id=9bb0f5dd-fd5d-44fd-9802-f9a91c87c7ad name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:20:07.374772 | controller | Jun 12 15:48:02.223387 crc crio[3652]: time="2026-06-12T15:48:02.22301429Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:21b12ff0c81c1d535e7c31aff3a73b1e9ca763e5f88037f59ade0dfab6ed8946" id=69fa7183-b342-4d19-b2d0-808a00b9ec29 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:20:07.374788 | controller | Jun 12 15:48:02.417166 crc crio[3652]: time="2026-06-12T15:48:02.414967974Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.374805 | controller | Jun 12 15:48:02.450095 crc crio[3652]: time="2026-06-12T15:48:02.444891244Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.374822 | controller | Jun 12 15:48:02.468854 crc crio[3652]: time="2026-06-12T15:48:02.468221318Z" level=info msg="Starting container: a56aa7d73258f03fe59e6028d128b89b4ff3bfb0e9def130ece5ba2edd7cb4c9" id=5eb09a70-5747-4f91-99f5-b80029e6c5de name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 17:20:07.374839 | controller | Jun 12 15:48:02.849846 crc crio[3652]: time="2026-06-12T15:48:02.845694717Z" level=info msg="Creating container: openshift-ingress/router-default-68cf44c8b8-w4gs8/router" id=55dc322f-31b7-4d76-9131-2545167fb177 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:20:07.374855 | controller | Jun 12 15:48:02.865380 crc crio[3652]: time="2026-06-12T15:48:02.84643008Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.374872 | controller | Jun 12 15:48:02.904574 crc crio[3652]: time="2026-06-12T15:48:02.899924356Z" level=info msg="Started container" PID=13893 containerID=21e94c6772c05d3a83fae4941c25a5f6a5d32c1f1bc0029fac42bc567c82042a description=openshift-apiserver/apiserver-9ddfb9f55-k47zv/openshift-apiserver id=57c9f49c-6c81-4d02-be7b-377f55bdb503 name=/runtime.v1.RuntimeService/StartContainer sandboxID=ce47b02ae58f74cb111c00b2092a9de30856b642c588d1290623baafc48b2da2
2026-06-12 17:20:07.374889 | controller | Jun 12 15:48:03.430432 crc crio[3652]: time="2026-06-12T15:48:03.429432225Z" level=info msg="Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04" id=4adba2c1-d32b-48fc-a822-0e5100f558a6 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:20:07.374911 | controller | Jun 12 15:48:03.686792 crc crio[3652]: time="2026-06-12T15:48:03.68517438Z" level=info msg="Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04" id=4837d289-23bc-4411-85c6-4b3e47f5c9a5 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:20:07.374929 | controller | Jun 12 15:48:03.892282 crc crio[3652]: time="2026-06-12T15:48:03.889558874Z" level=info msg="Creating container: openshift-apiserver/apiserver-9ddfb9f55-k47zv/openshift-apiserver-check-endpoints" id=ca1608e6-3418-418e-9ea9-a9c9a3b2370e name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:20:07.374946 | controller | Jun 12 15:48:03.892282 crc crio[3652]: time="2026-06-12T15:48:03.889966096Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.374962 | controller | Jun 12 15:48:04.101348 crc crio[3652]: time="2026-06-12T15:48:04.100926162Z" level=info msg="Pulling image: registry.redhat.io/redhat/community-operator-index:v4.20" id=0d39106d-d7c9-451f-a5a2-848e704bac44 name=/runtime.v1.ImageService/PullImage
2026-06-12 17:20:07.374978 | controller | Jun 12 15:48:04.573769 crc crio[3652]: time="2026-06-12T15:48:04.572786564Z" level=info msg="Trying to access \"registry.redhat.io/redhat/community-operator-index:v4.20\""
2026-06-12 17:20:07.374995 | controller | Jun 12 15:48:05.108889 crc crio[3652]: time="2026-06-12T15:48:05.087384123Z" level=info msg="Stopping container: 69d9e5a993eb23352c7a27960b05f3706b5be7ad0a896aa5ad3bf05e88e884a8 (timeout: 30s)" id=95a6d27f-782b-44fb-93e5-f5bbc8b47556 name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 17:20:07.375012 | controller | Jun 12 15:48:05.507234 crc crio[3652]: time="2026-06-12T15:48:05.153343687Z" level=info msg="Started container" PID=13904 containerID=a56aa7d73258f03fe59e6028d128b89b4ff3bfb0e9def130ece5ba2edd7cb4c9 description=openshift-config-operator/openshift-config-operator-5777786469-bccdj/openshift-config-operator id=5eb09a70-5747-4f91-99f5-b80029e6c5de name=/runtime.v1.RuntimeService/StartContainer sandboxID=6ab72337a3cbb3c4d1ed7253a92436f570bc786a96b656633e015ab8dd8d717f
2026-06-12 17:20:07.375028 | controller | Jun 12 15:48:05.657797 crc crio[3652]: time="2026-06-12T15:48:05.657283116Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.375045 | controller | Jun 12 15:48:05.736389 crc crio[3652]: time="2026-06-12T15:48:05.183832184Z" level=info msg="Stopping container: f3a2d61ab2f1223ce5b1622a42ac429b732675b481b3732bcd8f8bd5d3dac754 (timeout: 2s)" id=9ccd19c6-fb5d-4ee7-b15a-2523092c1b97 name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 17:20:07.375062 | controller | Jun 12 15:48:07.202695 crc crio[3652]: time="2026-06-12T15:48:07.202375668Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.375078 | controller | Jun 12 15:48:07.696250 crc crio[3652]: time="2026-06-12T15:48:07.695713631Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.375095 | controller | Jun 12 15:48:07.926542 crc crio[3652]: time="2026-06-12T15:48:07.901283379Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.375111 | controller | Jun 12 15:48:07.962732 crc crio[3652]: time="2026-06-12T15:48:07.95470594Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.375133 | controller | Jun 12 15:48:08.377748 crc crio[3652]: time="2026-06-12T15:48:08.376606936Z" level=info msg="Stopped container f3a2d61ab2f1223ce5b1622a42ac429b732675b481b3732bcd8f8bd5d3dac754: openshift-console/downloads-747b44746d-4pqvr/download-server" id=9ccd19c6-fb5d-4ee7-b15a-2523092c1b97 name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 17:20:07.375150 | controller | Jun 12 15:48:08.810921 crc crio[3652]: time="2026-06-12T15:48:08.769897562Z" level=info msg="Stopped container 69d9e5a993eb23352c7a27960b05f3706b5be7ad0a896aa5ad3bf05e88e884a8: openshift-marketplace/marketplace-operator-547dbd544d-xchl9/marketplace-operator" id=95a6d27f-782b-44fb-93e5-f5bbc8b47556 name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 17:20:07.375167 | controller | Jun 12 15:48:08.810921 crc crio[3652]: time="2026-06-12T15:48:08.804006938Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:651bbe9d418f49c2c889d731df67cf5d88dff59dc03f5a1b5d4c8bb3ae001f1a" id=cfaccdb5-cad1-4baf-8c48-3de70ca98440 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:20:07.375184 | controller | Jun 12 15:48:09.019198 crc crio[3652]: time="2026-06-12T15:48:09.018883454Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c8a088031661d94022418e93fb63744c38e1c4cff93ea3b95c096a290c2b7a3" id=d480d69a-8c89-4429-af3f-7a5d94122c33 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:20:07.375200 | controller | Jun 12 15:48:09.087297 crc crio[3652]: time="2026-06-12T15:48:09.087221077Z" level=info msg="Created container 8ec0d4ca38e4128b0399939c01a2b32c25d4ba395939f1aa5452128869a050c3: hostpath-provisioner/csi-hostpathplugin-mpq2f/hostpath-provisioner" id=34fcd0ca-6686-4de4-ab80-4646d151f422 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:20:07.375217 | controller | Jun 12 15:48:09.151687 crc crio[3652]: time="2026-06-12T15:48:09.151551081Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c8a088031661d94022418e93fb63744c38e1c4cff93ea3b95c096a290c2b7a3" id=efdd5da3-426d-430b-b8f8-9deda6cda53a name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:20:07.375233 | controller | Jun 12 15:48:09.154387 crc crio[3652]: time="2026-06-12T15:48:09.153642273Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:651bbe9d418f49c2c889d731df67cf5d88dff59dc03f5a1b5d4c8bb3ae001f1a" id=48c7af63-76f3-4534-b915-68e5763ff081 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:20:07.375250 | controller | Jun 12 15:48:09.363596 crc crio[3652]: time="2026-06-12T15:48:09.242653831Z" level=info msg="Starting container: 8ec0d4ca38e4128b0399939c01a2b32c25d4ba395939f1aa5452128869a050c3" id=8fadef6d-8d34-4ad3-bb09-ee7ac20dbb61 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 17:20:07.375266 | controller | Jun 12 15:48:09.596934 crc crio[3652]: time="2026-06-12T15:48:09.243650683Z" level=info msg="Creating container: openshift-console/downloads-747b44746d-4pqvr/download-server" id=550e044d-05d0-456c-8feb-a7529a08da15 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:20:07.375283 | controller | Jun 12 15:48:09.608268 crc crio[3652]: time="2026-06-12T15:48:09.599068734Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.375299 | controller | Jun 12 15:48:09.623305 crc crio[3652]: time="2026-06-12T15:48:09.613191593Z" level=info msg="Creating container: openshift-marketplace/marketplace-operator-547dbd544d-xchl9/marketplace-operator" id=089cc214-718a-40f6-9352-9f2ebab7c87f name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:20:07.375315 | controller | Jun 12 15:48:09.744582 crc crio[3652]: time="2026-06-12T15:48:09.744308456Z" level=info msg="Started container" PID=14004 containerID=8ec0d4ca38e4128b0399939c01a2b32c25d4ba395939f1aa5452128869a050c3 description=hostpath-provisioner/csi-hostpathplugin-mpq2f/hostpath-provisioner id=8fadef6d-8d34-4ad3-bb09-ee7ac20dbb61 name=/runtime.v1.RuntimeService/StartContainer sandboxID=32c8a01ae3a7b39a18419fcfa926a5dacc9b2b1d620d9085bf5474cad322121f
2026-06-12 17:20:07.375339 | controller | Jun 12 15:48:09.806882 crc crio[3652]: time="2026-06-12T15:48:09.806396722Z" level=info msg="Created container 49b3ee3f397d64807e952d1d6a9b501ad73f3ca437c47d72b63919c0019083af: openshift-ingress/router-default-68cf44c8b8-w4gs8/router" id=55dc322f-31b7-4d76-9131-2545167fb177 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:20:07.375365 | controller | Jun 12 15:48:09.832422 crc crio[3652]: time="2026-06-12T15:48:09.831901694Z" level=info msg="Starting container: 49b3ee3f397d64807e952d1d6a9b501ad73f3ca437c47d72b63919c0019083af" id=60ea1315-7809-4518-a0fc-5260b0484875 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 17:20:07.375384 | controller | Jun 12 15:48:10.163676 crc crio[3652]: time="2026-06-12T15:48:10.158202286Z" level=info msg="Started container" PID=14035 containerID=49b3ee3f397d64807e952d1d6a9b501ad73f3ca437c47d72b63919c0019083af description=openshift-ingress/router-default-68cf44c8b8-w4gs8/router id=60ea1315-7809-4518-a0fc-5260b0484875 name=/runtime.v1.RuntimeService/StartContainer sandboxID=9705f917b8855f278bb8d8e32f85529288a3030f134f5011ec1064b21422093f
2026-06-12 17:20:07.375483 | controller | Jun 12 15:48:11.437600 crc crio[3652]: time="2026-06-12T15:48:11.425380509Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.375509 | controller | Jun 12 15:48:11.453584 crc crio[3652]: time="2026-06-12T15:48:11.443802057Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-csi-node-driver-registrar:latest" id=4973d551-4ea2-4ca0-9973-b51075993283 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:20:07.375527 | controller | Jun 12 15:48:12.076872 crc crio[3652]: time="2026-06-12T15:48:12.041954082Z" level=info msg="Created container afbaa4e7eb9dbea729b906e0ac196cd865ee4e9d28a88d1ad0bacf7c30da2806: openshift-multus/network-metrics-daemon-n2bqt/kube-rbac-proxy" id=5108bc6b-d7c6-4d3a-b744-da879e6e6ab1 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:20:07.375544 | controller | Jun 12 15:48:12.325421 crc crio[3652]: time="2026-06-12T15:48:12.325273735Z" level=info msg="Starting container: afbaa4e7eb9dbea729b906e0ac196cd865ee4e9d28a88d1ad0bacf7c30da2806" id=5b4af8af-daff-4d4f-9ab7-1c1804568e58 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 17:20:07.375560 | controller | Jun 12 15:48:12.351624 crc crio[3652]: time="2026-06-12T15:48:12.345004992Z" level=info msg="Started container" PID=14036 containerID=afbaa4e7eb9dbea729b906e0ac196cd865ee4e9d28a88d1ad0bacf7c30da2806 description=openshift-multus/network-metrics-daemon-n2bqt/kube-rbac-proxy id=5b4af8af-daff-4d4f-9ab7-1c1804568e58 name=/runtime.v1.RuntimeService/StartContainer sandboxID=0a1bb93da817bef5070bcdeb459f1902ae027961ec1b8eae561592a0f1e27e28
2026-06-12 17:20:07.375602 | controller | Jun 12 15:48:12.371224 crc crio[3652]: time="2026-06-12T15:48:12.370978584Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-csi-node-driver-registrar:latest" id=376063d7-df49-46d4-86da-2a8c99cdab8c name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:20:07.375625 | controller | Jun 12 15:48:12.435713 crc crio[3652]: time="2026-06-12T15:48:12.428627611Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.375643 | controller | Jun 12 15:48:12.440982 crc crio[3652]: time="2026-06-12T15:48:12.440434582Z" level=info msg="Creating container: hostpath-provisioner/csi-hostpathplugin-mpq2f/node-driver-registrar" id=d18db59b-d984-471f-b33d-691881ba1e1e name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:20:07.375664 | controller | Jun 12 15:48:12.441954 crc crio[3652]: time="2026-06-12T15:48:12.441339468Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.375681 | controller | Jun 12 15:48:13.017858 crc crio[3652]: time="2026-06-12T15:48:13.012897671Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.375697 | controller | Jun 12 15:48:15.509753 crc crio[3652]: time="2026-06-12T15:48:15.143746331Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.375714 | controller | Jun 12 15:48:16.147212 crc crio[3652]: time="2026-06-12T15:48:16.146179645Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.375730 | controller | Jun 12 15:48:17.429502 crc crio[3652]: time="2026-06-12T15:48:17.429066822Z" level=info msg="Created container 4c7b6be17becc118014250acd0d5385d154b2948a59b7748a3681fb56cb9bac7: openshift-console/downloads-747b44746d-4pqvr/download-server" id=550e044d-05d0-456c-8feb-a7529a08da15 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:20:07.375746 | controller | Jun 12 15:48:17.543331 crc crio[3652]: time="2026-06-12T15:48:17.542974011Z" level=info msg="Starting container: 4c7b6be17becc118014250acd0d5385d154b2948a59b7748a3681fb56cb9bac7" id=9f76bc80-3106-48b6-9896-5a085150f776 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 17:20:07.375763 | controller | Jun 12 15:48:18.071236 crc crio[3652]: time="2026-06-12T15:48:18.070378519Z" level=info msg="Started container" PID=14118 containerID=4c7b6be17becc118014250acd0d5385d154b2948a59b7748a3681fb56cb9bac7 description=openshift-console/downloads-747b44746d-4pqvr/download-server id=9f76bc80-3106-48b6-9896-5a085150f776 name=/runtime.v1.RuntimeService/StartContainer sandboxID=bcc4f7f7ca920bcd43eeecb2a9c94cc4efa4061cf45396a50fc800b0f4406839
2026-06-12 17:20:07.375779 | controller | Jun 12 15:48:18.242246 crc crio[3652]: time="2026-06-12T15:48:18.24119916Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.375796 | controller | Jun 12 15:48:19.276283 crc crio[3652]: time="2026-06-12T15:48:18.915021549Z" level=info msg="Stopping container: b66e927b50617b8032937139c2066e4a43083528f12802625be67b546d09506d (timeout: 30s)" id=9915eee0-dae8-4f42-9511-bad29d747a24 name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 17:20:07.375812 | controller | Jun 12 15:48:21.358545 crc crio[3652]: time="2026-06-12T15:48:21.355981182Z" level=info msg="Stopped container b66e927b50617b8032937139c2066e4a43083528f12802625be67b546d09506d: openshift-operator-lifecycle-manager/packageserver-7d4fc7d867-qt46x/packageserver" id=9915eee0-dae8-4f42-9511-bad29d747a24 name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 17:20:07.375828 | controller | Jun 12 15:48:21.409861 crc crio[3652]: time="2026-06-12T15:48:21.401737896Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=18fa3e44-10f5-425a-ab9d-d8e2f4f01151 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:20:07.375845 | controller | Jun 12 15:48:21.445627 crc crio[3652]: time="2026-06-12T15:48:21.43787572Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=725087f5-c886-4d65-8a86-be75b2b40a2c name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:20:07.375861 | controller | Jun 12 15:48:21.597019 crc crio[3652]: time="2026-06-12T15:48:21.596827083Z" level=info msg="Creating container: openshift-operator-lifecycle-manager/packageserver-7d4fc7d867-qt46x/packageserver" id=7cb30e7d-8ab9-4e50-884a-3de772e2ffb5 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:20:07.375882 | controller | Jun 12 15:48:21.606531 crc crio[3652]: time="2026-06-12T15:48:21.597826713Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.375899 | controller | Jun 12 15:48:21.651885 crc crio[3652]: time="2026-06-12T15:48:21.650989764Z" level=info msg="Created container 6fed4a0b7bac14a85b5c20602a4fe667c15743d036e37c2e46611109c71d0fef: openshift-marketplace/marketplace-operator-547dbd544d-xchl9/marketplace-operator" id=089cc214-718a-40f6-9352-9f2ebab7c87f name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:20:07.375915 | controller | Jun 12 15:48:21.769843 crc crio[3652]: time="2026-06-12T15:48:21.769378567Z" level=info msg="Starting container: 6fed4a0b7bac14a85b5c20602a4fe667c15743d036e37c2e46611109c71d0fef" id=e6918101-2641-45e4-bb54-1dc7955a6a34 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 17:20:07.375932 | controller | Jun 12 15:48:23.076266 crc crio[3652]: time="2026-06-12T15:48:23.074637607Z" level=info msg="Started container" PID=14168 containerID=6fed4a0b7bac14a85b5c20602a4fe667c15743d036e37c2e46611109c71d0fef description=openshift-marketplace/marketplace-operator-547dbd544d-xchl9/marketplace-operator id=e6918101-2641-45e4-bb54-1dc7955a6a34 name=/runtime.v1.RuntimeService/StartContainer sandboxID=b9b0029fcfd6b0d4310152cf513a26f3508fa6d2a7d60170e978423b90396ca1
2026-06-12 17:20:07.375949 | controller | Jun 12 15:48:24.082920 crc crio[3652]: time="2026-06-12T15:48:24.057348724Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.375965 | controller | Jun 12 15:48:25.122922 crc crio[3652]: time="2026-06-12T15:48:25.121833768Z" level=info msg="Stopping container: f50e7c91c8ce9879947a064cdd4286b493c8382b1ee39b359c9e4fffa50a1308 (timeout: 30s)" id=33dad8b7-ed0d-46c9-abe1-8ebf57b99490 name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 17:20:07.375981 | controller | Jun 12 15:48:29.598963 crc crio[3652]: time="2026-06-12T15:48:25.166290931Z" level=info msg="Stopping container: a56aa7d73258f03fe59e6028d128b89b4ff3bfb0e9def130ece5ba2edd7cb4c9 (timeout: 30s)" id=b63a7eeb-3ddf-46ab-9dbb-078d3a272c1a name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 17:20:07.375997 | controller | Jun 12 15:48:29.598963 crc crio[3652]: time="2026-06-12T15:48:27.990665486Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.376014 | controller | Jun 12 15:48:29.598963 crc crio[3652]: time="2026-06-12T15:48:28.696320311Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.376029 | controller | Jun 12 15:48:30.569645 crc crio[3652]: time="2026-06-12T15:48:30.564892066Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.376045 | controller | Jun 12 15:48:33.772842 crc crio[3652]: time="2026-06-12T15:48:33.767718836Z" level=info msg="Created container 10a7dd0daeaede2027adc1ad5aabf6e869d1c70ffacffb67285ba3ffe0c0105f: openshift-operator-lifecycle-manager/packageserver-7d4fc7d867-qt46x/packageserver" id=7cb30e7d-8ab9-4e50-884a-3de772e2ffb5 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:20:07.376061 | controller | Jun 12 15:48:33.835351 crc crio[3652]: time="2026-06-12T15:48:33.83502568Z" level=info msg="Starting container: 10a7dd0daeaede2027adc1ad5aabf6e869d1c70ffacffb67285ba3ffe0c0105f" id=43830e22-b650-40f4-a1ba-cfce728b4dd7 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 17:20:07.376078 | controller | Jun 12 15:48:33.880703 crc crio[3652]: time="2026-06-12T15:48:33.880570525Z" level=info msg="Stopping container: 08ac06c52fd25b119c900d36b648ef4fe305dd0727cc4ec4c21e20e3a7b93d29 (timeout: 30s)" id=2a102372-e2e6-4bdb-ab73-457842080e39 name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 17:20:07.376109 | controller | Jun 12 15:48:33.992833 crc crio[3652]: time="2026-06-12T15:48:33.98218807Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.376126 | controller | Jun 12 15:48:34.146941 crc crio[3652]: time="2026-06-12T15:48:34.146061667Z" level=info msg="Created container 9de0f2b016da666200bbca34145240456aadc803745ef51cb605866a6703cb35: openshift-oauth-apiserver/apiserver-8596bd845d-l6g6s/oauth-apiserver" id=4daf649c-c150-4e09-a584-a35b25ea7f6c name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:20:07.376143 | controller | Jun 12 15:48:34.289669 crc crio[3652]: time="2026-06-12T15:48:34.282952622Z" level=info msg="Starting container: 9de0f2b016da666200bbca34145240456aadc803745ef51cb605866a6703cb35" id=48370dcf-f517-4327-aa8e-7bf780a49c6a name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 17:20:07.376160 | controller | Jun 12 15:48:34.610784 crc crio[3652]: time="2026-06-12T15:48:34.294071483Z" level=info msg="Started container" PID=14307 containerID=10a7dd0daeaede2027adc1ad5aabf6e869d1c70ffacffb67285ba3ffe0c0105f description=openshift-operator-lifecycle-manager/packageserver-7d4fc7d867-qt46x/packageserver id=43830e22-b650-40f4-a1ba-cfce728b4dd7 name=/runtime.v1.RuntimeService/StartContainer sandboxID=0fc30d68da125a9b6fcfe1decee69d52b5d3bab5f0ff02035b7ce295167861d1
2026-06-12 17:20:07.376177 | controller | Jun 12 15:48:34.865522 crc crio[3652]: time="2026-06-12T15:48:34.864970291Z" level=info msg="Created container ee40691070f4df0e8a10a54224856742eefc1c88ef71126b656fb962a4f39862: openshift-dns-operator/dns-operator-799b87ffcd-h5xh9/kube-rbac-proxy" id=33762c13-5b23-4fa4-afce-972757883c64 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:20:07.376194 | controller | Jun 12 15:48:34.933008 crc crio[3652]: time="2026-06-12T15:48:34.931938469Z" level=info msg="Stopped container f50e7c91c8ce9879947a064cdd4286b493c8382b1ee39b359c9e4fffa50a1308: openshift-console-operator/console-operator-67c89758df-4jf4f/console-operator" id=33dad8b7-ed0d-46c9-abe1-8ebf57b99490 name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 17:20:07.376212 | controller | Jun 12 15:48:35.129604 crc crio[3652]: time="2026-06-12T15:48:35.12951813Z" level=info msg="Stopped container a56aa7d73258f03fe59e6028d128b89b4ff3bfb0e9def130ece5ba2edd7cb4c9: openshift-config-operator/openshift-config-operator-5777786469-bccdj/openshift-config-operator" id=b63a7eeb-3ddf-46ab-9dbb-078d3a272c1a name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 17:20:07.376228 | controller | Jun 12 15:48:35.189147 crc crio[3652]: time="2026-06-12T15:48:35.188320098Z" level=info msg="Stopping container: 2f413e5e391eec3eee8d32c7b990a4979b9fec5ba028cceb130e6ff16874c157 (timeout: 30s)" id=fbd21906-e9dc-43ca-86be-db39c62a8499 name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 17:20:07.376244 | controller | Jun 12 15:48:35.194173 crc crio[3652]: time="2026-06-12T15:48:35.191958517Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:765cf9c3ebf4df049ebc022beaaf52f52852cf89fb802034536ad91dd45db807" id=d19df518-87b7-4303-abcd-28a4d885729b name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:20:07.376260 | controller | Jun 12 15:48:35.309937 crc crio[3652]: time="2026-06-12T15:48:35.309295088Z" level=info msg="Started container" PID=14317 containerID=9de0f2b016da666200bbca34145240456aadc803745ef51cb605866a6703cb35 description=openshift-oauth-apiserver/apiserver-8596bd845d-l6g6s/oauth-apiserver id=48370dcf-f517-4327-aa8e-7bf780a49c6a name=/runtime.v1.RuntimeService/StartContainer sandboxID=69acfd13a9a40d71ffdef6d2ca926d456d29936716a53ac8b3fb165573d47e2c
2026-06-12 17:20:07.376276 | controller | Jun 12 15:48:35.327069 crc crio[3652]: time="2026-06-12T15:48:35.326402619Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:43b0e0b7e1955ee905e48799a62f50b8a8df553190415ce1f5550375c2507ca5" id=63eda07d-523a-461e-872f-42c9f6e03941 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:20:07.376295 | controller | Jun 12 15:48:35.455253 crc crio[3652]: time="2026-06-12T15:48:35.454957165Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:765cf9c3ebf4df049ebc022beaaf52f52852cf89fb802034536ad91dd45db807" id=ac4e548e-b51c-4239-9add-413e6c1863d3 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:20:07.376312 | controller | Jun 12 15:48:35.536588 crc crio[3652]: time="2026-06-12T15:48:35.535989527Z" level=info msg="Starting container: ee40691070f4df0e8a10a54224856742eefc1c88ef71126b656fb962a4f39862" id=b852eba0-1336-44a8-8f13-f7a23b56074e name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 17:20:07.376328 | controller | Jun 12 15:48:35.666379 crc crio[3652]: time="2026-06-12T15:48:35.666025748Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:43b0e0b7e1955ee905e48799a62f50b8a8df553190415ce1f5550375c2507ca5" id=d1e6e62b-d348-4303-b665-a8faba8bf285 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:20:07.376344 | controller | Jun 12 15:48:35.748691 crc crio[3652]: time="2026-06-12T15:48:35.727861567Z" level=info msg="Creating container: openshift-console-operator/console-operator-67c89758df-4jf4f/console-operator" id=c5f8ac6c-5176-4a82-bdb7-8f58a46f8b72 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:20:07.376365 | controller | Jun 12 15:48:35.779432 crc crio[3652]: time="2026-06-12T15:48:35.777424003Z" level=info msg="Creating container: openshift-config-operator/openshift-config-operator-5777786469-bccdj/openshift-config-operator" id=e932892f-a1f3-4c2a-93e5-4e368d14f072 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:20:07.376390 | controller | Jun 12 15:48:35.866530 crc crio[3652]: time="2026-06-12T15:48:35.866197985Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.376407 | controller | Jun 12 15:48:36.077674 crc crio[3652]: time="2026-06-12T15:48:35.934061273Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.376425 | controller | Jun 12 15:48:36.189932 crc crio[3652]: time="2026-06-12T15:48:36.189042694Z" level=info msg="Created container f5738037b1490170be5a4861489d460469d7e1653353e1ebf9ea38bc7ed0cf7d: openshift-multus/multus-admission-controller-69db94689b-rvf8p/kube-rbac-proxy" id=5390f5be-2c3b-4f5b-b07d-cbfdce85031c name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:20:07.376441 | controller | Jun 12 15:48:36.366822 crc crio[3652]: time="2026-06-12T15:48:36.364918319Z" level=info msg="Starting container: f5738037b1490170be5a4861489d460469d7e1653353e1ebf9ea38bc7ed0cf7d" id=96a565dc-35ca-43bd-b5e0-ad87bec721fb name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 17:20:07.376458 | controller | Jun 12 15:48:36.649812 crc crio[3652]: time="2026-06-12T15:48:36.634743749Z" level=info msg="Started container" PID=14384 containerID=f5738037b1490170be5a4861489d460469d7e1653353e1ebf9ea38bc7ed0cf7d description=openshift-multus/multus-admission-controller-69db94689b-rvf8p/kube-rbac-proxy id=96a565dc-35ca-43bd-b5e0-ad87bec721fb name=/runtime.v1.RuntimeService/StartContainer sandboxID=fe6a66ef818417eea219c7065b7c02e1b9483d6cd15267c8261a0478cdd679b0
2026-06-12 17:20:07.376475 | controller | Jun 12 15:48:37.823700 crc crio[3652]: time="2026-06-12T15:48:37.811652871Z" level=info msg="Started container" PID=14311 containerID=ee40691070f4df0e8a10a54224856742eefc1c88ef71126b656fb962a4f39862 description=openshift-dns-operator/dns-operator-799b87ffcd-h5xh9/kube-rbac-proxy id=b852eba0-1336-44a8-8f13-f7a23b56074e name=/runtime.v1.RuntimeService/StartContainer sandboxID=6863df6ce51270ee5ce1842073c2d0f50a76b6f27b4bf12ab3570456fab5ec14
2026-06-12 17:20:07.376499 | controller | Jun 12 15:48:39.677284 crc crio[3652]: time="2026-06-12T15:48:39.675038973Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.376516 | controller | Jun 12 15:48:40.614879 crc crio[3652]: time="2026-06-12T15:48:40.614581157Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.376532 | controller | Jun 12 15:48:40.709975 crc crio[3652]: time="2026-06-12T15:48:40.709929136Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.376548 | controller | Jun 12 15:48:41.049434 crc crio[3652]: time="2026-06-12T15:48:41.041947809Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.376566 | controller | Jun 12 15:48:41.465080 crc crio[3652]: time="2026-06-12T15:48:41.463628291Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.376615 | controller | Jun 12 15:48:41.891989 crc crio[3652]: time="2026-06-12T15:48:41.891714282Z" level=info msg="Created container 0ee7d70ce318a39fb60d45c7d3f1cce5d21a77741570945fa308e3520c05e498: openshift-apiserver/apiserver-9ddfb9f55-k47zv/openshift-apiserver-check-endpoints" id=ca1608e6-3418-418e-9ea9-a9c9a3b2370e name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:20:07.376634 | controller | Jun 12 15:48:42.162396 crc crio[3652]: time="2026-06-12T15:48:42.159571262Z" level=info msg="Starting container: 0ee7d70ce318a39fb60d45c7d3f1cce5d21a77741570945fa308e3520c05e498" id=4b6795ee-c824-44c7-8315-ef21a7b768be name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 17:20:07.376651 | controller | Jun 12 15:48:43.267587 crc crio[3652]: time="2026-06-12T15:48:43.261847272Z" level=info msg="Created container 2cb5768b4b8e318a3c64d4064af53d8b7899d162c24a2a216cfc6e85760170db: openshift-console-operator/console-operator-67c89758df-4jf4f/console-operator" id=c5f8ac6c-5176-4a82-bdb7-8f58a46f8b72 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:20:07.376668 | controller | Jun 12 15:48:44.368519 crc crio[3652]: time="2026-06-12T15:48:44.364713958Z" level=info msg="Started container" PID=14456 containerID=0ee7d70ce318a39fb60d45c7d3f1cce5d21a77741570945fa308e3520c05e498 description=openshift-apiserver/apiserver-9ddfb9f55-k47zv/openshift-apiserver-check-endpoints id=4b6795ee-c824-44c7-8315-ef21a7b768be name=/runtime.v1.RuntimeService/StartContainer sandboxID=ce47b02ae58f74cb111c00b2092a9de30856b642c588d1290623baafc48b2da2
2026-06-12 17:20:07.376684 | controller | Jun 12 15:48:44.401854 crc crio[3652]: time="2026-06-12T15:48:44.401300207Z" level=info msg="Running pod sandbox: openshift-marketplace/certified-operators-4lxqg/POD" id=1032ad15-1f86-4366-9bbe-acd4503cd7c6 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:20:07.376700 | controller | Jun 12 15:48:44.418308 crc crio[3652]: time="2026-06-12T15:48:44.402424379Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.376716 | controller | Jun 12 15:48:44.445429 crc crio[3652]: time="2026-06-12T15:48:44.445364219Z" level=info msg="Running pod sandbox: openshift-marketplace/community-operators-zfxqn/POD" id=65346316-8cd3-41bc-bb0b-3b6a3df7df98 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:20:07.376733 | controller | Jun 12 15:48:44.465966 crc crio[3652]: time="2026-06-12T15:48:44.46590598Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.376754 | controller | Jun 12 15:48:44.481968 crc crio[3652]: time="2026-06-12T15:48:44.481903607Z" level=info msg="Starting container: 2cb5768b4b8e318a3c64d4064af53d8b7899d162c24a2a216cfc6e85760170db" id=ccc4fcad-c73f-43cb-a198-78541f07027c name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 17:20:07.376771 | controller | Jun 12 15:48:44.514740 crc crio[3652]: time="2026-06-12T15:48:44.512563328Z" level=info msg="Stopped container 08ac06c52fd25b119c900d36b648ef4fe305dd0727cc4ec4c21e20e3a7b93d29: openshift-operator-lifecycle-manager/olm-operator-5cdf44d969-ssqvn/olm-operator" id=2a102372-e2e6-4bdb-ab73-457842080e39 name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 17:20:07.376787 | controller | Jun 12 15:48:44.661492 crc crio[3652]: time="2026-06-12T15:48:44.416918711Z" level=info msg="Created container 4730e52b9485171127c99097523d15a4d231e5badcfd82ccc6b2be6693bb4e14: openshift-config-operator/openshift-config-operator-5777786469-bccdj/openshift-config-operator" id=e932892f-a1f3-4c2a-93e5-4e368d14f072 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:20:07.376804 | controller | Jun 12 15:48:44.782669 crc crio[3652]: time="2026-06-12T15:48:44.782571657Z" level=info msg="Started container" PID=14455 containerID=2cb5768b4b8e318a3c64d4064af53d8b7899d162c24a2a216cfc6e85760170db description=openshift-console-operator/console-operator-67c89758df-4jf4f/console-operator id=ccc4fcad-c73f-43cb-a198-78541f07027c name=/runtime.v1.RuntimeService/StartContainer sandboxID=ea1b889362c9499654b3103e29b81d9c8c4b80ac8e64f136ef47ea902328e1de
2026-06-12 17:20:07.376820 | controller | Jun 12 15:48:45.179765 crc crio[3652]: time="2026-06-12T15:48:45.179626433Z" level=info msg="Starting container: 4730e52b9485171127c99097523d15a4d231e5badcfd82ccc6b2be6693bb4e14" id=a4992d23-4327-419b-8ca9-1279d9551e9d name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 17:20:07.376836 | controller | Jun 12 15:48:45.291000 crc crio[3652]: time="2026-06-12T15:48:45.290936835Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=22578386-c3ed-48d9-9508-f42e8585a9b0 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:20:07.376852 | controller | Jun 12 15:48:45.712949 crc crio[3652]: time="2026-06-12T15:48:45.71270519Z" level=info msg="Started container" PID=14479 containerID=4730e52b9485171127c99097523d15a4d231e5badcfd82ccc6b2be6693bb4e14 description=openshift-config-operator/openshift-config-operator-5777786469-bccdj/openshift-config-operator id=a4992d23-4327-419b-8ca9-1279d9551e9d name=/runtime.v1.RuntimeService/StartContainer sandboxID=6ab72337a3cbb3c4d1ed7253a92436f570bc786a96b656633e015ab8dd8d717f
2026-06-12 17:20:07.376868 | controller | Jun 12 15:48:46.518237 crc crio[3652]: time="2026-06-12T15:48:46.499975374Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=0e8fcfe9-cba6-4845-9eeb-a8ebdc0c43d6 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:20:07.376884 | controller | Jun 12 15:48:46.792794 crc crio[3652]: time="2026-06-12T15:48:46.792380216Z" level=info msg="Running pod sandbox: openshift-multus/cni-sysctl-allowlist-ds-4g25g/POD" id=a8f354d2-91c4-469f-82c2-afa2236bdb5a name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:20:07.376901 | controller | Jun 12 15:48:46.792794 crc crio[3652]: time="2026-06-12T15:48:46.792540691Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.376917 | controller | Jun 12 15:48:47.492771 crc crio[3652]: time="2026-06-12T15:48:47.491635931Z" level=info msg="Stopped container 2f413e5e391eec3eee8d32c7b990a4979b9fec5ba028cceb130e6ff16874c157: openshift-authentication-operator/authentication-operator-7f5c659b84-khkfm/authentication-operator" id=fbd21906-e9dc-43ca-86be-db39c62a8499 name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 17:20:07.376937 | controller | Jun 12 15:48:47.519024 crc crio[3652]: time="2026-06-12T15:48:47.516028207Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:52e442bc8198ac925caff87ddd35b3107b7375d5afc9c2eb041ca4e79db72c6f" id=f4c4b461-fdc9-414b-a3b2-dbe891c412ce name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:20:07.376955 | controller | Jun 12 15:48:47.849103 crc crio[3652]: time="2026-06-12T15:48:47.849009718Z" level=info msg="Creating container: openshift-operator-lifecycle-manager/olm-operator-5cdf44d969-ssqvn/olm-operator" id=1336aa6d-8b87-41ac-928a-4d5e352ca028 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:20:07.376971 | controller | Jun 12 15:48:47.851913 crc crio[3652]: time="2026-06-12T15:48:47.851356187Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.376988 | controller | Jun 12 15:48:48.507779 crc crio[3652]: time="2026-06-12T15:48:48.420847499Z" level=info msg="Got pod network &{Name:certified-operators-4lxqg Namespace:openshift-marketplace ID:88f1ee99c7048a210bdb9ac8d0e938546328f4d089dd89ee970e4fd23e8a56fb UID:49bbea35-aef5-4e3d-951e-ad870a91539e NetNS:/var/run/netns/b4a5299d-4835-4b71-adb0-58d165abc89f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod49bbea35_aef5_4e3d_951e_ad870a91539e.slice PodAnnotations:0xc000136538}] Aliases:map[]}"
2026-06-12 17:20:07.377004 | controller | Jun 12 15:48:48.507779 crc crio[3652]: time="2026-06-12T15:48:48.49990691Z" level=info msg="Adding pod openshift-marketplace_certified-operators-4lxqg to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 17:20:07.377021 | controller | Jun 12 15:48:48.801107 crc crio[3652]: time="2026-06-12T15:48:48.800878048Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:52e442bc8198ac925caff87ddd35b3107b7375d5afc9c2eb041ca4e79db72c6f" id=cfa3359c-a2de-4325-bfd7-bcac7cba3a99 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:20:07.377037 | controller | Jun 12 15:48:48.864276 crc crio[3652]: time="2026-06-12T15:48:48.864091021Z" level=info msg="Got pod network &{Name:community-operators-zfxqn Namespace:openshift-marketplace ID:29c6ecd244970260a4c17371d590c64c1d6b9c579a739577f0126c4edcbfb0fe UID:2785109e-a5af-4472-adfb-4cccd8ded98e NetNS:/var/run/netns/4c9bd2a7-2294-420f-a468-c1166ae1952a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod2785109e_a5af_4472_adfb_4cccd8ded98e.slice PodAnnotations:0xc002d3e238}] Aliases:map[]}"
2026-06-12 17:20:07.377054 | controller | Jun 12 15:48:48.864276 crc crio[3652]: time="2026-06-12T15:48:48.864221035Z" level=info msg="Adding pod openshift-marketplace_community-operators-zfxqn to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 17:20:07.377070 | controller | Jun 12 15:48:48.914675 crc crio[3652]: time="2026-06-12T15:48:48.907508522Z" level=info msg="Stopping container: 6ca1331b0d4d6931aa4f566910ac9e80c1e2455c45b851df872d613e1835775c (timeout: 30s)" id=9d6e9dee-b152-4e06-9597-a74816439718 name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 17:20:07.377087 | controller | Jun 12 15:48:49.011529 crc crio[3652]: time="2026-06-12T15:48:49.007752286Z" level=info msg="Creating container: openshift-authentication-operator/authentication-operator-7f5c659b84-khkfm/authentication-operator" id=769df950-1b31-4640-85e5-e6420ec20e16 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:20:07.377103 | controller | Jun 12 15:48:49.026120 crc crio[3652]: time="2026-06-12T15:48:49.025990258Z" level=info msg="Running pod sandbox: openshift-marketplace/redhat-operators-2ck49/POD" id=b1204250-e641-4d0b-a762-b172f5dae88c name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:20:07.377123 | controller | Jun 12 15:48:49.039082 crc crio[3652]: time="2026-06-12T15:48:49.039039697Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.377140 | controller | Jun 12 15:48:49.046017 crc crio[3652]: time="2026-06-12T15:48:49.045895094Z" level=warning msg="Skipping invalid sysctl specified by config {net.ipv4.ping_group_range 0 2147483647}: \"net.ipv4.ping_group_range\" not allowed with host net enabled" id=a8f354d2-91c4-469f-82c2-afa2236bdb5a name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:20:07.377156 | controller | Jun 12 15:48:49.046722 crc crio[3652]: time="2026-06-12T15:48:49.046419529Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.377172 | controller | Jun 12 15:48:49.104780 crc crio[3652]: time="2026-06-12T15:48:49.103782945Z" level=info msg="Running pod sandbox: openshift-marketplace/redhat-marketplace-j8skz/POD" id=4aae1502-409b-4e31-8333-8b2a9bf617a2 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:20:07.377188 | controller | Jun 12 15:48:49.115690 crc crio[3652]: time="2026-06-12T15:48:49.115637378Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.377204 | controller | Jun 12 15:48:49.695751 crc crio[3652]: time="2026-06-12T15:48:49.695313001Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.377220 | controller | Jun 12 15:48:50.325758 crc crio[3652]: time="2026-06-12T15:48:50.30535534Z" level=info msg="Ran pod sandbox f5aea239df13a820d5a581ecfbcc2c761424bb3a932e1e484b3fb345729d0c2c with infra container: openshift-multus/cni-sysctl-allowlist-ds-4g25g/POD" id=a8f354d2-91c4-469f-82c2-afa2236bdb5a name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:20:07.377237 | controller | Jun 12 15:48:50.612777 crc crio[3652]: time="2026-06-12T15:48:50.610980799Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.377253 | controller | Jun 12 15:48:50.713834 crc crio[3652]: time="2026-06-12T15:48:50.713691566Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:85f1323d589d7af13b096b1f9b438b9dfe08f3fab37534e2780e6490a665bf05" id=b0841330-e7c5-4a11-be5e-ac9198caa733 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:20:07.377269 | controller | Jun 12 15:48:51.707988 crc crio[3652]: time="2026-06-12T15:48:51.705251007Z" level=info msg="Stopped container 6ca1331b0d4d6931aa4f566910ac9e80c1e2455c45b851df872d613e1835775c: openshift-operator-lifecycle-manager/package-server-manager-77f986bd66-5lhf9/package-server-manager" id=9d6e9dee-b152-4e06-9597-a74816439718 name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 17:20:07.377285 | controller | Jun 12 15:48:51.762984 crc crio[3652]: time="2026-06-12T15:48:51.762925535Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=bffc0171-055d-4379-8f8f-cd7ef309932c name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:20:07.377301 | controller | Jun 12 15:48:51.821794 crc crio[3652]: time="2026-06-12T15:48:51.808998984Z" level=info msg="Stopping container: 4c7b6be17becc118014250acd0d5385d154b2948a59b7748a3681fb56cb9bac7 (timeout: 2s)" id=c9f9533f-0fc6-44ce-b5ef-5f2aa8e8a2cf name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 17:20:07.377318 | controller | Jun 12 15:48:52.378745 crc crio[3652]: time="2026-06-12T15:48:52.378654342Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:85f1323d589d7af13b096b1f9b438b9dfe08f3fab37534e2780e6490a665bf05" id=e4c32eb8-9e8b-4d3d-baef-a9c07a3eec8e name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:20:07.377338 | controller | Jun 12 15:48:53.597327 crc crio[3652]: time="2026-06-12T15:48:52.94981063Z" level=info msg="Stopping pod sandbox: d8b63e784bffade6dd726e124ee6bb835170216daa066ae154b0513035faee69" id=15a242fb-0e6e-4007-92d5-eec55d9dd540 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 17:20:07.377355 | controller | Jun 12 15:48:53.620812 crc crio[3652]: time="2026-06-12T15:48:53.620661439Z" level=info msg="Got pod network &{Name:collect-profiles-29687985-5mw5k Namespace:openshift-operator-lifecycle-manager ID:d8b63e784bffade6dd726e124ee6bb835170216daa066ae154b0513035faee69 UID:1edbb9e4-ab3b-41f3-9937-079e817c6fa9 NetNS:/var/run/netns/e410e663-898e-41b1-89b5-0373e78f2e3e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod1edbb9e4_ab3b_41f3_9937_079e817c6fa9.slice PodAnnotations:0xc0024a2000}] Aliases:map[]}"
2026-06-12 17:20:07.377373 | controller | Jun 12 15:48:53.621092 crc crio[3652]: time="2026-06-12T15:48:53.621045431Z" level=info msg="Deleting pod openshift-operator-lifecycle-manager_collect-profiles-29687985-5mw5k from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 17:20:07.377398 | controller | Jun 12 15:48:53.655905 crc crio[3652]: time="2026-06-12T15:48:53.65533704Z" level=info msg="Got pod network &{Name:redhat-operators-2ck49 Namespace:openshift-marketplace ID:24b5908c94d9dd2048db39291c6613600cf291995ef7c56938aa499988cbb7d9 UID:a1f62366-e228-4cf2-a38c-c4d97e003773 NetNS:/var/run/netns/8a915281-89ac-4c27-87a7-8114d2c2059e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-poda1f62366_e228_4cf2_a38c_c4d97e003773.slice PodAnnotations:0xc000136290}] Aliases:map[]}"
2026-06-12 17:20:07.377420 | controller | Jun 12 15:48:53.655905 crc crio[3652]: time="2026-06-12T15:48:53.655401072Z" level=info msg="Adding pod openshift-marketplace_redhat-operators-2ck49 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 17:20:07.377438 | controller | Jun 12 15:48:53.677222 crc crio[3652]: time="2026-06-12T15:48:53.27741074Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=d2d4e3dd-00fa-4c82-84de-1a211b382063 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:20:07.377455 | controller | Jun 12 15:48:53.677222 crc crio[3652]: time="2026-06-12T15:48:53.303930419Z" level=info msg="Creating container: openshift-multus/cni-sysctl-allowlist-ds-4g25g/kube-multus-additional-cni-plugins" id=cfa335a8-a7aa-4e2a-acf4-d45e7d638b9f name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:20:07.377472 | controller | Jun 12 15:48:53.677814 crc crio[3652]: time="2026-06-12T15:48:53.389696803Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.377488 | controller | Jun 12 15:48:53.745930 crc crio[3652]: time="2026-06-12T15:48:53.744228185Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.377504 | controller | Jun 12 15:48:54.182596 crc crio[3652]: time="2026-06-12T15:48:54.181988646Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.377521 | controller | Jun 12 15:48:54.183221 crc crio[3652]: time="2026-06-12T15:48:54.182304306Z" level=info msg="Creating container: openshift-operator-lifecycle-manager/package-server-manager-77f986bd66-5lhf9/package-server-manager" id=aef51bcb-83b9-46e7-a32f-320e57e41355 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:20:07.377541 | controller | Jun 12 15:48:54.599762 crc crio[3652]: time="2026-06-12T15:48:54.598964047Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.377557 | controller | Jun 12 15:48:54.676124 crc crio[3652]: time="2026-06-12T15:48:54.672072244Z" level=info msg="Stopped container 4c7b6be17becc118014250acd0d5385d154b2948a59b7748a3681fb56cb9bac7: openshift-console/downloads-747b44746d-4pqvr/download-server" id=c9f9533f-0fc6-44ce-b5ef-5f2aa8e8a2cf name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 17:20:07.377593 | controller | Jun 12 15:48:54.785139 crc crio[3652]: time="2026-06-12T15:48:54.783845582Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c8a088031661d94022418e93fb63744c38e1c4cff93ea3b95c096a290c2b7a3" id=0ebf081e-8bfb-42c8-8fde-4c8022a55fb0 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:20:07.377616 | controller | Jun 12 15:48:55.069801 crc crio[3652]: time="2026-06-12T15:48:55.069651856Z" level=info msg="Created container b7a2414d90918296153c8c235ac8f98a3048538d9fb1161f1269e7012de51c1b: openshift-operator-lifecycle-manager/olm-operator-5cdf44d969-ssqvn/olm-operator" id=1336aa6d-8b87-41ac-928a-4d5e352ca028 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:20:07.377634 | controller | Jun 12 15:48:55.114135 crc crio[3652]: time="2026-06-12T15:48:55.114060887Z" level=info msg="Starting container: b7a2414d90918296153c8c235ac8f98a3048538d9fb1161f1269e7012de51c1b" id=5199b9c9-95e5-499d-952a-da256a4494f2 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 17:20:07.377650 | controller | Jun 12 15:48:55.812730 crc crio[3652]: time="2026-06-12T15:48:55.811036746Z" level=info msg="Started container" PID=14584 containerID=b7a2414d90918296153c8c235ac8f98a3048538d9fb1161f1269e7012de51c1b description=openshift-operator-lifecycle-manager/olm-operator-5cdf44d969-ssqvn/olm-operator id=5199b9c9-95e5-499d-952a-da256a4494f2 name=/runtime.v1.RuntimeService/StartContainer sandboxID=081a8c0ca71491c6f7aab6d84804745b19248d5fc9fbc949029a05fbd5ca8cd3
2026-06-12 17:20:07.377668 | controller | Jun 12 15:48:55.930943 crc crio[3652]: time="2026-06-12T15:48:55.930886276Z" level=info msg="Removing container: f3a2d61ab2f1223ce5b1622a42ac429b732675b481b3732bcd8f8bd5d3dac754" id=14e151b0-927b-4372-9426-d41c661161d7 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 17:20:07.377685 | controller | Jun 12 15:48:56.175783 crc crio[3652]: time="2026-06-12T15:48:56.174912967Z" level=info msg="Created container 99bf2117f60a5f012c1a2103676e345b4866194bea97f470d7f8a42fe980818e: openshift-authentication-operator/authentication-operator-7f5c659b84-khkfm/authentication-operator" id=769df950-1b31-4640-85e5-e6420ec20e16 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:20:07.377701 | controller | Jun 12 15:48:56.540010 crc crio[3652]: time="2026-06-12T15:48:56.539487107Z" level=info msg="Starting container: 99bf2117f60a5f012c1a2103676e345b4866194bea97f470d7f8a42fe980818e" id=8f7f9ce5-62b1-4cae-91ba-b9c96c50005f name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 17:20:07.377718 | controller | Jun 12 15:48:57.725881 crc crio[3652]: time="2026-06-12T15:48:57.719361155Z" level=info msg="Stopping container: 4730e52b9485171127c99097523d15a4d231e5badcfd82ccc6b2be6693bb4e14 (timeout: 30s)" id=8b63080c-5921-452e-80f3-925c037a2a68 name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 17:20:07.377734 | controller | Jun 12 15:48:57.794688 crc crio[3652]: time="2026-06-12T15:48:57.789294867Z" level=info msg="Started container" PID=14621 containerID=99bf2117f60a5f012c1a2103676e345b4866194bea97f470d7f8a42fe980818e description=openshift-authentication-operator/authentication-operator-7f5c659b84-khkfm/authentication-operator id=8f7f9ce5-62b1-4cae-91ba-b9c96c50005f name=/runtime.v1.RuntimeService/StartContainer sandboxID=de0b296fee07e699bd1fd33242f2f31e30c6c637042c979d7e25eecfe39a32d1
2026-06-12 17:20:07.377757 | controller | Jun 12 15:48:58.388214 crc crio[3652]: time="2026-06-12T15:48:58.3878531Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c8a088031661d94022418e93fb63744c38e1c4cff93ea3b95c096a290c2b7a3" id=ce7e227d-c4ca-41b2-9221-38a66807dfbe name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:20:07.377775 | controller | Jun 12 15:48:59.692759 crc crio[3652]: time="2026-06-12T15:48:59.691691517Z" level=info msg="Stopped container 4730e52b9485171127c99097523d15a4d231e5badcfd82ccc6b2be6693bb4e14: openshift-config-operator/openshift-config-operator-5777786469-bccdj/openshift-config-operator" id=8b63080c-5921-452e-80f3-925c037a2a68 name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 17:20:07.377824 | controller | Jun 12 15:48:59.708232 crc crio[3652]: time="2026-06-12T15:48:59.708139217Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:765cf9c3ebf4df049ebc022beaaf52f52852cf89fb802034536ad91dd45db807" id=d1c37479-9b6c-4772-9e51-e8071cbb4fc0 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:20:07.377845 | controller | Jun 12 15:48:59.709734 crc crio[3652]: time="2026-06-12T15:48:59.709703513Z" level=info msg="Creating container: openshift-console/downloads-747b44746d-4pqvr/download-server" id=e74a49aa-3c90-474a-811a-dafe7c31a9ca name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:20:07.377862 | controller | Jun 12 15:48:59.719339 crc crio[3652]: time="2026-06-12T15:48:59.71864626Z" level=info msg="Got pod network &{Name:redhat-marketplace-j8skz Namespace:openshift-marketplace ID:57da0a91a14b741bc824b146ea12fa07233810dabc4a9968c6d064a6c396fefc UID:d94fa187-7527-4aba-b558-1f12521223e7 NetNS:/var/run/netns/75bc3fd0-7b4f-4d42-86a4-ffca9b9b8bf1 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podd94fa187_7527_4aba_b558_1f12521223e7.slice PodAnnotations:0xc0016922d0}] Aliases:map[]}"
2026-06-12 17:20:07.377880 | controller | Jun 12 15:48:59.719339 crc crio[3652]: time="2026-06-12T15:48:59.718703361Z" level=info msg="Adding pod openshift-marketplace_redhat-marketplace-j8skz to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 17:20:07.377897 | controller | Jun 12 15:49:00.000271 crc crio[3652]: time="2026-06-12T15:48:59.991366677Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.377913 | controller | Jun 12 15:49:00.009539 crc crio[3652]: time="2026-06-12T15:49:00.009385823Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:765cf9c3ebf4df049ebc022beaaf52f52852cf89fb802034536ad91dd45db807" id=184ff705-b61c-4fb1-98ab-26a3d1e36531 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:20:07.377929 | controller | Jun 12 15:49:00.126803 crc crio[3652]: time="2026-06-12T15:49:00.117917333Z" level=info msg="Creating container: openshift-config-operator/openshift-config-operator-5777786469-bccdj/openshift-config-operator" id=764725ea-67ef-4780-8cc1-55e190915cad name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:20:07.377946 | controller | Jun 12 15:49:01.425125 crc crio[3652]: time="2026-06-12T15:49:01.424904367Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.377963 | controller | Jun 12 15:49:02.324191 crc crio[3652]: time="2026-06-12T15:49:02.312127872Z" level=info msg="Stopping container: 10a7dd0daeaede2027adc1ad5aabf6e869d1c70ffacffb67285ba3ffe0c0105f (timeout: 30s)" id=72042a64-82ee-4efc-bd9b-da93f5aa1d14 name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 17:20:07.377979 | controller | Jun 12 15:49:02.440810 crc crio[3652]: time="2026-06-12T15:49:02.440599706Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.378000 | controller | Jun 12 15:49:03.489151 crc crio[3652]: time="2026-06-12T15:49:03.488037061Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.378016 | controller | Jun 12 15:49:04.006081 crc crio[3652]: time="2026-06-12T15:49:04.006015958Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.378033 | controller | Jun 12 15:49:04.284891 crc crio[3652]: time="2026-06-12T15:49:04.283302412Z" level=info msg="Removed container f3a2d61ab2f1223ce5b1622a42ac429b732675b481b3732bcd8f8bd5d3dac754: openshift-console/downloads-747b44746d-4pqvr/download-server" id=14e151b0-927b-4372-9426-d41c661161d7 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 17:20:07.378049 | controller | Jun 12 15:49:04.861820 crc crio[3652]: time="2026-06-12T15:49:04.861149653Z" level=info msg="Removing container: a56aa7d73258f03fe59e6028d128b89b4ff3bfb0e9def130ece5ba2edd7cb4c9" id=8908a896-3406-4873-ac0e-9101ab1061ba name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 17:20:07.378065 | controller | Jun 12 15:49:04.923794 crc crio[3652]: time="2026-06-12T15:49:04.921827197Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.378081 | controller | Jun 12 15:49:05.053634 crc crio[3652]: time="2026-06-12T15:49:05.052707294Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.378097 | controller | Jun 12 15:49:05.476690 crc crio[3652]: time="2026-06-12T15:49:05.476061425Z" level=info msg="Created container 8cbfae255a1a79afbbfeb4e1c4f53b49fc2f5663d23bcdac9cb1510d6520f978: openshift-operator-lifecycle-manager/package-server-manager-77f986bd66-5lhf9/package-server-manager" id=aef51bcb-83b9-46e7-a32f-320e57e41355 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:20:07.378113 | controller | Jun 12 15:49:05.640796 crc crio[3652]: time="2026-06-12T15:49:05.505645042Z" level=info msg="Starting container: 8cbfae255a1a79afbbfeb4e1c4f53b49fc2f5663d23bcdac9cb1510d6520f978" id=9d7ab282-adcd-4ce6-8def-9862c4211c68 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 17:20:07.378129 | controller | Jun 12 15:49:05.671958 crc crio[3652]: time="2026-06-12T15:49:05.671671674Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.378145 | controller | Jun 12 15:49:05.849628 crc crio[3652]: time="2026-06-12T15:49:05.849163433Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.378162 | controller | Jun 12 15:49:05.930708 crc crio[3652]: time="2026-06-12T15:49:05.924846985Z" level=info msg="Started container" PID=14754 containerID=8cbfae255a1a79afbbfeb4e1c4f53b49fc2f5663d23bcdac9cb1510d6520f978 description=openshift-operator-lifecycle-manager/package-server-manager-77f986bd66-5lhf9/package-server-manager id=9d7ab282-adcd-4ce6-8def-9862c4211c68 name=/runtime.v1.RuntimeService/StartContainer sandboxID=d84089b6c980f6e31d4488d5ceea93ab72e2197d65c108f73549553d3dc2ff36
2026-06-12 17:20:07.378178 | controller | Jun 12 15:49:06.193108 crc crio[3652]: time="2026-06-12T15:49:06.191878859Z" level=info msg="Removed container a56aa7d73258f03fe59e6028d128b89b4ff3bfb0e9def130ece5ba2edd7cb4c9: openshift-config-operator/openshift-config-operator-5777786469-bccdj/openshift-config-operator" id=8908a896-3406-4873-ac0e-9101ab1061ba name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 17:20:07.378194 | controller | Jun 12 15:49:06.249037 crc crio[3652]: time="2026-06-12T15:49:06.247842772Z" level=info msg="Created container 1005c132ed504677a45e766248ab5e4a742fda002a8c63f3d77dcc821c8ece4b: openshift-console/downloads-747b44746d-4pqvr/download-server" id=e74a49aa-3c90-474a-811a-dafe7c31a9ca name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:20:07.378215 | controller | Jun 12 15:49:06.362994 crc crio[3652]: time="2026-06-12T15:49:06.360944017Z" level=info msg="Starting container: 1005c132ed504677a45e766248ab5e4a742fda002a8c63f3d77dcc821c8ece4b" id=df554cea-a003-4804-b86d-85d48b49d598 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 17:20:07.378233 | controller | Jun 12 15:49:06.796085 crc crio[3652]: time="2026-06-12T15:49:06.794818059Z" level=info msg="Started container" PID=14766 containerID=1005c132ed504677a45e766248ab5e4a742fda002a8c63f3d77dcc821c8ece4b description=openshift-console/downloads-747b44746d-4pqvr/download-server id=df554cea-a003-4804-b86d-85d48b49d598 name=/runtime.v1.RuntimeService/StartContainer sandboxID=bcc4f7f7ca920bcd43eeecb2a9c94cc4efa4061cf45396a50fc800b0f4406839
2026-06-12 17:20:07.378249 | controller | Jun 12 15:49:07.440101 crc crio[3652]: time="2026-06-12T15:49:07.439818321Z" level=info msg="Stopped container 10a7dd0daeaede2027adc1ad5aabf6e869d1c70ffacffb67285ba3ffe0c0105f: openshift-operator-lifecycle-manager/packageserver-7d4fc7d867-qt46x/packageserver" id=72042a64-82ee-4efc-bd9b-da93f5aa1d14 name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 17:20:07.378266 | controller | Jun 12 15:49:07.541707 crc crio[3652]: time="2026-06-12T15:49:07.535681859Z" level=info msg="Created container 499bb57a154976809c0d832baf62c598adbbce7b57a8b62ad001ea175ef0707b: openshift-config-operator/openshift-config-operator-5777786469-bccdj/openshift-config-operator" id=764725ea-67ef-4780-8cc1-55e190915cad name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:20:07.378281 | controller | Jun 12 15:49:08.065694 crc crio[3652]: time="2026-06-12T15:49:08.059415466Z" level=info msg="Starting container: 499bb57a154976809c0d832baf62c598adbbce7b57a8b62ad001ea175ef0707b" id=b740c895-ace3-4910-a4df-7b16dae501e3 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 17:20:07.378298 | controller | Jun 12 15:49:08.321816 crc crio[3652]: time="2026-06-12T15:49:08.321014633Z" level=info msg="Started container" PID=14789 containerID=499bb57a154976809c0d832baf62c598adbbce7b57a8b62ad001ea175ef0707b description=openshift-config-operator/openshift-config-operator-5777786469-bccdj/openshift-config-operator id=b740c895-ace3-4910-a4df-7b16dae501e3 name=/runtime.v1.RuntimeService/StartContainer sandboxID=6ab72337a3cbb3c4d1ed7253a92436f570bc786a96b656633e015ab8dd8d717f
2026-06-12 17:20:07.378314 | controller | Jun 12 15:49:08.351834 crc crio[3652]: time="2026-06-12T15:49:08.326841969Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=60433ae3-9f98-4a18-92b6-b6ef0e0dfa75 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:20:07.378330 | controller | Jun 12 15:49:08.620200 crc crio[3652]: time="2026-06-12T15:49:08.571737328Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=27b7f62f-d600-488c-b183-211d60845234 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:20:07.378346 | controller | Jun 12 15:49:08.772737 crc crio[3652]: time="2026-06-12T15:49:08.769942608Z" level=info msg="Creating container: openshift-operator-lifecycle-manager/packageserver-7d4fc7d867-qt46x/packageserver" id=ee1b5a96-9156-4adb-b12b-47f919a3f1fa name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:20:07.378361 | controller | Jun 12 15:49:08.815024 crc crio[3652]: time="2026-06-12T15:49:08.814423325Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.378376 | controller | Jun 12 15:49:10.985067 crc crio[3652]: 2026-06-12T15:49:10Z [verbose] CmdAdd (shim): {1.1.0 [{Name:29c6ecd24497026 Mac:ee:cb:90:ab:eb:84 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:0c Mtu:0 Sandbox:/var/run/netns/4c9bd2a7-2294-420f-a468-c1166ae1952a SocketPath: PciID:}] [{Interface:0xc0002af120 Address:{IP:10.217.0.12 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 17:20:07.378399 | controller | Jun 12 15:49:11.062563 crc crio[3652]: time="2026-06-12T15:49:11.060230718Z" level=info msg="Got pod network &{Name:community-operators-zfxqn Namespace:openshift-marketplace ID:29c6ecd244970260a4c17371d590c64c1d6b9c579a739577f0126c4edcbfb0fe UID:2785109e-a5af-4472-adfb-4cccd8ded98e NetNS:/var/run/netns/4c9bd2a7-2294-420f-a468-c1166ae1952a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod2785109e_a5af_4472_adfb_4cccd8ded98e.slice PodAnnotations:0xc002d3e238}] Aliases:map[]}"
2026-06-12 17:20:07.378425 | controller | Jun 12 15:49:11.062563 crc crio[3652]: time="2026-06-12T15:49:11.060785104Z" level=info msg="Checking pod openshift-marketplace_community-operators-zfxqn for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 17:20:07.378444 | controller | Jun 12 15:49:11.143196 crc crio[3652]: time="2026-06-12T15:49:11.123160862Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.378461 | controller | Jun 12 15:49:11.193372 crc crio[3652]: time="2026-06-12T15:49:11.19139484Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.378478 | controller | Jun 12 15:49:12.290751 crc crio[3652]: time="2026-06-12T15:49:12.288991211Z" level=info msg="Created container ac6084771c25057983e2cacee90c327e87ac8eb181ffaf0d5624c646a372b671: openshift-operator-lifecycle-manager/packageserver-7d4fc7d867-qt46x/packageserver" id=ee1b5a96-9156-4adb-b12b-47f919a3f1fa name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:20:07.378495 | controller | Jun 12 15:49:12.344065 crc crio[3652]: time="2026-06-12T15:49:12.339819975Z" level=info msg="Ran pod sandbox 29c6ecd244970260a4c17371d590c64c1d6b9c579a739577f0126c4edcbfb0fe with infra container: openshift-marketplace/community-operators-zfxqn/POD" id=65346316-8cd3-41bc-bb0b-3b6a3df7df98 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:20:07.378512 | controller | Jun 12 15:49:13.445791 crc crio[3652]: time="2026-06-12T15:49:13.444913867Z" level=info msg="Starting container: ac6084771c25057983e2cacee90c327e87ac8eb181ffaf0d5624c646a372b671" id=66c4b2bf-e067-405f-bc2b-c824cce0c434 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 17:20:07.378528 | controller | Jun 12 15:49:13.959718 crc crio[3652]: time="2026-06-12T15:49:13.950101932Z" level=info msg="Started container" PID=14886 containerID=ac6084771c25057983e2cacee90c327e87ac8eb181ffaf0d5624c646a372b671 description=openshift-operator-lifecycle-manager/packageserver-7d4fc7d867-qt46x/packageserver id=66c4b2bf-e067-405f-bc2b-c824cce0c434 name=/runtime.v1.RuntimeService/StartContainer sandboxID=0fc30d68da125a9b6fcfe1decee69d52b5d3bab5f0ff02035b7ce295167861d1
2026-06-12 17:20:07.378545 | controller | Jun 12 15:49:16.367864 crc crio[3652]: 2026-06-12T15:49:15Z [verbose] CmdAdd (shim): {1.1.0 [{Name:88f1ee99c7048a2 Mac:16:cd:85:66:ff:d0 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:0f Mtu:0 Sandbox:/var/run/netns/b4a5299d-4835-4b71-adb0-58d165abc89f SocketPath: PciID:}] [{Interface:0xc000014a80 Address:{IP:10.217.0.15 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 17:20:07.378561 | controller | Jun 12 15:49:16.367864 crc crio[3652]: time="2026-06-12T15:49:15.685188289Z" level=info msg="Got pod network &{Name:certified-operators-4lxqg Namespace:openshift-marketplace ID:88f1ee99c7048a210bdb9ac8d0e938546328f4d089dd89ee970e4fd23e8a56fb UID:49bbea35-aef5-4e3d-951e-ad870a91539e NetNS:/var/run/netns/b4a5299d-4835-4b71-adb0-58d165abc89f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod49bbea35_aef5_4e3d_951e_ad870a91539e.slice PodAnnotations:0xc000136538}] Aliases:map[]}"
2026-06-12 17:20:07.378605 | controller | Jun 12 15:49:16.367864 crc crio[3652]: time="2026-06-12T15:49:15.686078446Z" level=info msg="Checking pod openshift-marketplace_certified-operators-4lxqg for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 17:20:07.378625 | controller | Jun 12 15:49:16.367864 crc crio[3652]: time="2026-06-12T15:49:15.762018933Z" level=info msg="Ran pod sandbox 88f1ee99c7048a210bdb9ac8d0e938546328f4d089dd89ee970e4fd23e8a56fb with infra container: openshift-marketplace/certified-operators-4lxqg/POD" id=1032ad15-1f86-4366-9bbe-acd4503cd7c6 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:20:07.378643 | controller | Jun 12 15:49:16.605073 crc crio[3652]: 2026-06-12T15:49:16Z [verbose] CmdAdd (shim): {1.1.0 [{Name:57da0a91a14b741 Mac:56:ed:be:2d:e4:38 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:14 Mtu:0 Sandbox:/var/run/netns/75bc3fd0-7b4f-4d42-86a4-ffca9b9b8bf1 SocketPath: PciID:}] [{Interface:0xc000015a50 Address:{IP:10.217.0.20 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 17:20:07.378660 | controller | Jun 12 15:49:16.660908 crc crio[3652]: time="2026-06-12T15:49:16.660224707Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=99b7bb27-eb4e-41bb-bec7-f91482efa2fe name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:20:07.378677 | controller | Jun 12 15:49:16.731433 crc crio[3652]: time="2026-06-12T15:49:16.730805576Z" level=info msg="Got pod network &{Name:redhat-marketplace-j8skz Namespace:openshift-marketplace ID:57da0a91a14b741bc824b146ea12fa07233810dabc4a9968c6d064a6c396fefc UID:d94fa187-7527-4aba-b558-1f12521223e7 NetNS:/var/run/netns/75bc3fd0-7b4f-4d42-86a4-ffca9b9b8bf1 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podd94fa187_7527_4aba_b558_1f12521223e7.slice PodAnnotations:0xc0016922d0}] Aliases:map[]}"
2026-06-12 17:20:07.378694 | controller | Jun 12 15:49:16.731433 crc crio[3652]: time="2026-06-12T15:49:16.731211418Z" level=info msg="Checking pod openshift-marketplace_redhat-marketplace-j8skz for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 17:20:07.378710 | controller | Jun 12 15:49:16.827586 crc crio[3652]: time="2026-06-12T15:49:16.823479705Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=df524372-45af-44b0-8bb3-53c96bdeeb43 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:20:07.378727 | controller | Jun 12 15:49:16.903510 crc crio[3652]: time="2026-06-12T15:49:16.900800136Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=9f03cca7-181b-4214-8653-832c0bb465c7 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:20:07.378743 | controller | Jun 12 15:49:17.079569 crc crio[3652]: time="2026-06-12T15:49:17.079017955Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.378759 | controller | Jun 12 15:49:17.117789 crc crio[3652]: time="2026-06-12T15:49:17.115969393Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=5f875c56-4602-49d7-a2ca-72a97c2925f5 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:20:07.378776 | controller | Jun 12 15:49:17.144114 crc crio[3652]: time="2026-06-12T15:49:17.143731834Z" level=info msg="Ran pod sandbox 57da0a91a14b741bc824b146ea12fa07233810dabc4a9968c6d064a6c396fefc with infra container: openshift-marketplace/redhat-marketplace-j8skz/POD" id=4aae1502-409b-4e31-8333-8b2a9bf617a2 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:20:07.378796 | controller | Jun 12 15:49:17.547858 crc crio[3652]: time="2026-06-12T15:49:17.544195866Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=ea400871-c3d9-4348-bb5a-8411a17c6c0a name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:20:07.378813 | controller | Jun 12 15:49:17.552846 crc crio[3652]: time="2026-06-12T15:49:17.552163824Z" level=info msg="Creating container: openshift-marketplace/certified-operators-4lxqg/extract-utilities" id=c18b84b4-e439-4e79-86f5-49b8d5687460 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:20:07.378829 | controller | Jun 12 15:49:17.576205 crc crio[3652]: time="2026-06-12T15:49:17.574762225Z" level=info msg="Creating container: openshift-marketplace/community-operators-zfxqn/extract-utilities" id=dce74cf9-e59c-4418-93f5-865856d46681 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:20:07.378845 | controller | Jun 12 15:49:17.576205 crc crio[3652]: time="2026-06-12T15:49:17.57559044Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.378861 | controller | Jun 12 15:49:17.640607 crc crio[3652]: time="2026-06-12T15:49:17.639240538Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=bbcc7bcd-7dfb-49c6-91d2-58b8873dc54d name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:20:07.378877 | controller | Jun 12 15:49:18.272973 crc crio[3652]: time="2026-06-12T15:49:18.270855468Z" level=info msg="Creating container: openshift-marketplace/redhat-marketplace-j8skz/extract-utilities" id=db07ab64-1f8a-4ec4-bf8c-d2e04676d501 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:20:07.378893 | controller | Jun 12 15:49:18.593203 crc crio[3652]: time="2026-06-12T15:49:18.592606545Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.378909 | controller | Jun 12 15:49:18.686749 crc crio[3652]: time="2026-06-12T15:49:18.684368231Z" level=info msg="Created container 317d46d54992e75c00f045b05811c8da4b5b740f378a5aced8d45bef6dc31015: openshift-multus/cni-sysctl-allowlist-ds-4g25g/kube-multus-additional-cni-plugins" id=cfa335a8-a7aa-4e2a-acf4-d45e7d638b9f name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:20:07.378926 | controller | Jun 12 15:49:18.706691 crc crio[3652]: time="2026-06-12T15:49:18.705248193Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.378943 | controller | Jun 12 15:49:18.730559 crc crio[3652]: time="2026-06-12T15:49:18.730050243Z" level=info msg="Starting container: 317d46d54992e75c00f045b05811c8da4b5b740f378a5aced8d45bef6dc31015" id=81adb886-a816-4027-90fb-e74fce2d9613 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 17:20:07.378960 | controller | Jun 12 15:49:19.044609 crc crio[3652]: time="2026-06-12T15:49:19.039853553Z" level=info msg="Stopped pod sandbox: d8b63e784bffade6dd726e124ee6bb835170216daa066ae154b0513035faee69" id=15a242fb-0e6e-4007-92d5-eec55d9dd540 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 17:20:07.378977 | controller | Jun 12 15:49:19.127985 crc crio[3652]: time="2026-06-12T15:49:19.127204565Z" level=info msg="Removing container: b66e927b50617b8032937139c2066e4a43083528f12802625be67b546d09506d" id=e7409acb-c991-4c10-aec8-be4f4d16857f name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 17:20:07.378993 | controller | Jun 12 15:49:19.241097 crc crio[3652]: time="2026-06-12T15:49:19.240029548Z" level=info msg="Started container" PID=14982 containerID=317d46d54992e75c00f045b05811c8da4b5b740f378a5aced8d45bef6dc31015 description=openshift-multus/cni-sysctl-allowlist-ds-4g25g/kube-multus-additional-cni-plugins id=81adb886-a816-4027-90fb-e74fce2d9613 name=/runtime.v1.RuntimeService/StartContainer sandboxID=f5aea239df13a820d5a581ecfbcc2c761424bb3a932e1e484b3fb345729d0c2c
2026-06-12 17:20:07.379014 | controller | Jun 12 15:49:19.842768 crc crio[3652]: time="2026-06-12T15:49:19.813254838Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.379031 | controller | Jun 12 15:49:19.847557 crc crio[3652]: time="2026-06-12T15:49:19.828041701Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.379047 | controller | Jun 12 15:49:20.015121 crc crio[3652]: time="2026-06-12T15:49:20.014761886Z" level=info msg="Stopping container: 2cb5768b4b8e318a3c64d4064af53d8b7899d162c24a2a216cfc6e85760170db (timeout: 30s)" id=8b4db3c7-b0b0-40f3-a43e-2af73ffe2a36 name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 17:20:07.379063 | controller | Jun 12 15:49:20.122947 crc crio[3652]: time="2026-06-12T15:49:20.122866223Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.379079 | controller | Jun 12 15:49:20.294196 crc crio[3652]: time="2026-06-12T15:49:20.291421302Z" level=info msg="Removed container b66e927b50617b8032937139c2066e4a43083528f12802625be67b546d09506d: openshift-operator-lifecycle-manager/packageserver-7d4fc7d867-qt46x/packageserver" id=e7409acb-c991-4c10-aec8-be4f4d16857f name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 17:20:07.379096 | controller | Jun 12 15:49:20.470076 crc crio[3652]: time="2026-06-12T15:49:20.464908062Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.379112 | controller | Jun 12 15:49:20.508970 crc crio[3652]: time="2026-06-12T15:49:20.505784747Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.379128 | controller | Jun 12 15:49:20.522033 crc crio[3652]: time="2026-06-12T15:49:20.51922623Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.379144 | controller | Jun 12 15:49:21.062760 crc crio[3652]: 2026-06-12T15:49:20Z [verbose] CmdAdd (shim): {1.1.0 [{Name:24b5908c94d9dd2 Mac:56:f8:52:84:73:95 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:19 Mtu:0 Sandbox:/var/run/netns/8a915281-89ac-4c27-87a7-8114d2c2059e SocketPath: PciID:}] [{Interface:0xc00033ea90 Address:{IP:10.217.0.25 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 17:20:07.379160 | controller | Jun 12 15:49:21.065137 crc crio[3652]: time="2026-06-12T15:49:21.06289297Z" level=info msg="Created container 6a02fbd8e434dd69584f166e708042792b8bd6d3b9146f104271ced12f9409e9: openshift-marketplace/redhat-marketplace-j8skz/extract-utilities" id=db07ab64-1f8a-4ec4-bf8c-d2e04676d501 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:20:07.379176 | controller | Jun 12 15:49:21.080201 crc crio[3652]: time="2026-06-12T15:49:21.077969711Z" level=info msg="Starting container: 6a02fbd8e434dd69584f166e708042792b8bd6d3b9146f104271ced12f9409e9" id=d6fcba0c-e129-4200-a1ae-3f681878907a name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 17:20:07.379192 | controller | Jun 12 15:49:21.134353 crc crio[3652]: time="2026-06-12T15:49:21.128012855Z" level=info msg="Got pod network &{Name:redhat-operators-2ck49 Namespace:openshift-marketplace ID:24b5908c94d9dd2048db39291c6613600cf291995ef7c56938aa499988cbb7d9 UID:a1f62366-e228-4cf2-a38c-c4d97e003773 NetNS:/var/run/netns/8a915281-89ac-4c27-87a7-8114d2c2059e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-poda1f62366_e228_4cf2_a38c_c4d97e003773.slice PodAnnotations:0xc000136290}] Aliases:map[]}"
2026-06-12 17:20:07.379213 | controller | Jun 12 15:49:21.134353 crc crio[3652]: time="2026-06-12T15:49:21.128247302Z" level=info msg="Checking pod openshift-marketplace_redhat-operators-2ck49 for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 17:20:07.379230 | controller | Jun 12 15:49:21.175637 crc crio[3652]: time="2026-06-12T15:49:21.175381256Z" level=info msg="Created container d0d8a48bf0ab64b3fbe96aecbbf1b47644f4dcda33fe77e9c02aecd409ba239a: openshift-marketplace/certified-operators-4lxqg/extract-utilities" id=c18b84b4-e439-4e79-86f5-49b8d5687460 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:20:07.379247 | controller | Jun 12 15:49:21.194233 crc crio[3652]: time="2026-06-12T15:49:21.192717806Z" level=info msg="Started container" PID=15029 containerID=6a02fbd8e434dd69584f166e708042792b8bd6d3b9146f104271ced12f9409e9 description=openshift-marketplace/redhat-marketplace-j8skz/extract-utilities id=d6fcba0c-e129-4200-a1ae-3f681878907a name=/runtime.v1.RuntimeService/StartContainer sandboxID=57da0a91a14b741bc824b146ea12fa07233810dabc4a9968c6d064a6c396fefc
2026-06-12 17:20:07.379263 | controller | Jun 12 15:49:21.225770 crc crio[3652]: time="2026-06-12T15:49:21.225140851Z" level=info msg="Starting container: d0d8a48bf0ab64b3fbe96aecbbf1b47644f4dcda33fe77e9c02aecd409ba239a" id=3f5b7a41-c11c-4def-9e3b-0b94b269fbfe name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 17:20:07.379280 | controller | Jun 12 15:49:21.319005 crc crio[3652]: time="2026-06-12T15:49:21.318869225Z" level=info msg="Started container" PID=15020 containerID=d0d8a48bf0ab64b3fbe96aecbbf1b47644f4dcda33fe77e9c02aecd409ba239a description=openshift-marketplace/certified-operators-4lxqg/extract-utilities id=3f5b7a41-c11c-4def-9e3b-0b94b269fbfe name=/runtime.v1.RuntimeService/StartContainer sandboxID=88f1ee99c7048a210bdb9ac8d0e938546328f4d089dd89ee970e4fd23e8a56fb
2026-06-12 17:20:07.379296 | controller | Jun 12 15:49:21.823578 crc crio[3652]: time="2026-06-12T15:49:21.819021187Z" level=info msg="Ran pod sandbox 24b5908c94d9dd2048db39291c6613600cf291995ef7c56938aa499988cbb7d9 with infra container: openshift-marketplace/redhat-operators-2ck49/POD" id=b1204250-e641-4d0b-a762-b172f5dae88c name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:20:07.379312 | controller | Jun 12 15:49:21.874963 crc crio[3652]: time="2026-06-12T15:49:21.862847814Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=35023cb8-9195-4a1f-8cb6-a3e2279fbf2d name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:20:07.379328 | controller | Jun 12 15:49:21.897716 crc crio[3652]: time="2026-06-12T15:49:21.890931066Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=bab37120-519b-46d8-874c-aaa705c5dbc4 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:20:07.379344 | controller | Jun 12 15:49:21.940970 crc crio[3652]: time="2026-06-12T15:49:21.940348671Z" level=info msg="Creating container: openshift-marketplace/redhat-operators-2ck49/extract-utilities" id=cd9b70e0-4c03-42b7-b28b-48601f256089 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:20:07.379360 | controller | Jun 12 15:49:21.942097 crc crio[3652]: time="2026-06-12T15:49:21.941198836Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.379376 | controller | Jun 12 15:49:21.959079 crc crio[3652]: time="2026-06-12T15:49:21.958829815Z" level=info msg="Created container c4e8c8c0cc44b348a1c514d4be77d91d0b190e29063b3db67209f9ea3293b687: openshift-marketplace/community-operators-zfxqn/extract-utilities" id=dce74cf9-e59c-4418-93f5-865856d46681 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:20:07.379414 | controller | Jun 12 15:49:21.975510 crc crio[3652]: time="2026-06-12T15:49:21.970047222Z" level=info msg="Starting container: c4e8c8c0cc44b348a1c514d4be77d91d0b190e29063b3db67209f9ea3293b687" id=4df60f22-1f9c-482b-9d92-641ef34adfde name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 17:20:07.379441 | controller | Jun 12 15:49:22.107824 crc crio[3652]: time="2026-06-12T15:49:22.106261449Z" level=info msg="Stopped container 2cb5768b4b8e318a3c64d4064af53d8b7899d162c24a2a216cfc6e85760170db: openshift-console-operator/console-operator-67c89758df-4jf4f/console-operator" id=8b4db3c7-b0b0-40f3-a43e-2af73ffe2a36 name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 17:20:07.379464 | controller | Jun 12 15:49:22.125532 crc crio[3652]: time="2026-06-12T15:49:22.117924474Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:43b0e0b7e1955ee905e48799a62f50b8a8df553190415ce1f5550375c2507ca5" id=d82c77d8-8b08-4740-be95-e011c3ef2a6c name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:20:07.379481 | controller | Jun 12 15:49:22.511199 crc crio[3652]: time="2026-06-12T15:49:22.498119744Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:43b0e0b7e1955ee905e48799a62f50b8a8df553190415ce1f5550375c2507ca5" id=0e972897-b9dd-40af-ba8c-eeb2d59cad52 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:20:07.379497 | controller | Jun 12 15:49:22.589638 crc crio[3652]: time="2026-06-12T15:49:22.585203378Z" level=info msg="Creating container: openshift-console-operator/console-operator-67c89758df-4jf4f/console-operator" id=a4c6a1ba-974b-40c4-9909-ddb40ccf5b57 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:20:07.379513 | controller | Jun 12 15:49:22.599790 crc crio[3652]: time="2026-06-12T15:49:22.594662139Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.379530 | controller | Jun 12 15:49:22.698906 crc crio[3652]: time="2026-06-12T15:49:22.603750194Z" level=info msg="Started container" PID=15036 containerID=c4e8c8c0cc44b348a1c514d4be77d91d0b190e29063b3db67209f9ea3293b687 description=openshift-marketplace/community-operators-zfxqn/extract-utilities id=4df60f22-1f9c-482b-9d92-641ef34adfde name=/runtime.v1.RuntimeService/StartContainer sandboxID=29c6ecd244970260a4c17371d590c64c1d6b9c579a739577f0126c4edcbfb0fe
2026-06-12 17:20:07.379547 | controller | Jun 12 15:49:23.076214 crc crio[3652]: time="2026-06-12T15:49:23.072151923Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.379566 | controller | Jun 12 15:49:23.482894 crc crio[3652]: time="2026-06-12T15:49:23.48277538Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.379607 | controller | Jun 12 15:49:23.565027 crc crio[3652]: time="2026-06-12T15:49:23.564793052Z" level=info msg="Pulling image: registry.redhat.io/redhat/redhat-marketplace-index:v4.20" id=59ea568c-5865-4cea-b554-0877fc6d271b name=/runtime.v1.ImageService/PullImage
2026-06-12 17:20:07.379625 | controller | Jun 12 15:49:23.749282 crc crio[3652]: time="2026-06-12T15:49:23.747875496Z" level=info msg="Trying to access \"registry.redhat.io/redhat/redhat-marketplace-index:v4.20\""
2026-06-12 17:20:07.379642 | controller | Jun 12 15:49:23.770514 crc crio[3652]: time="2026-06-12T15:49:23.770366443Z" level=info msg="Removing container: f50e7c91c8ce9879947a064cdd4286b493c8382b1ee39b359c9e4fffa50a1308" id=2ee9f86b-353c-4132-a0ab-96106db17169 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 17:20:07.379665 | controller | Jun 12 15:49:23.800146 crc crio[3652]: time="2026-06-12T15:49:23.800036722Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.379683 | controller | Jun 12 15:49:23.829723 crc crio[3652]: time="2026-06-12T15:49:23.825729338Z" level=info msg="Pulling image: registry.redhat.io/redhat/certified-operator-index:v4.20" id=cffc8032-7f42-47dd-99ac-c26b6ac8d816 name=/runtime.v1.ImageService/PullImage
2026-06-12 17:20:07.379699 | controller | Jun 12 15:49:23.877660 crc crio[3652]: time="2026-06-12T15:49:23.852365725Z" level=info msg="Trying to access \"registry.redhat.io/redhat/certified-operator-index:v4.20\""
2026-06-12 17:20:07.379716 | controller | Jun 12 15:49:23.888628 crc crio[3652]: time="2026-06-12T15:49:23.887043328Z" level=info msg="Removed container f50e7c91c8ce9879947a064cdd4286b493c8382b1ee39b359c9e4fffa50a1308: openshift-console-operator/console-operator-67c89758df-4jf4f/console-operator" id=2ee9f86b-353c-4132-a0ab-96106db17169 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 17:20:07.379732 | controller | Jun 12 15:49:23.935062 crc crio[3652]: time="2026-06-12T15:49:23.934549933Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.379749 | controller | Jun 12 15:49:24.199284 crc crio[3652]: time="2026-06-12T15:49:24.198962428Z" level=info msg="Created container 32bc31de2acf727adced539d7de03ab152a6098ab7b99663b23861e2e998e0ee: openshift-marketplace/redhat-operators-2ck49/extract-utilities" id=cd9b70e0-4c03-42b7-b28b-48601f256089 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:20:07.379765 | controller | Jun 12 15:49:24.214648 crc crio[3652]: time="2026-06-12T15:49:24.214264695Z" level=info msg="Starting container: 32bc31de2acf727adced539d7de03ab152a6098ab7b99663b23861e2e998e0ee" id=33961f74-3b00-4c8a-bf98-dfcc0395c133 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 17:20:07.379782 | controller | Jun 12 15:49:24.291540 crc crio[3652]: time="2026-06-12T15:49:24.288368287Z" level=info msg="Started container" PID=15095 containerID=32bc31de2acf727adced539d7de03ab152a6098ab7b99663b23861e2e998e0ee description=openshift-marketplace/redhat-operators-2ck49/extract-utilities id=33961f74-3b00-4c8a-bf98-dfcc0395c133 name=/runtime.v1.RuntimeService/StartContainer sandboxID=24b5908c94d9dd2048db39291c6613600cf291995ef7c56938aa499988cbb7d9
2026-06-12 17:20:07.379798 | controller | Jun 12 15:49:24.663775 crc crio[3652]: time="2026-06-12T15:49:24.663125794Z" level=info msg="Created container 46d517ef32d9189ce5c72e0bb2c3f27aea736cff0e649f27a92f602e37060e35: openshift-console-operator/console-operator-67c89758df-4jf4f/console-operator" id=a4c6a1ba-974b-40c4-9909-ddb40ccf5b57 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:20:07.379814 | controller | Jun 12 15:49:24.698817 crc crio[3652]: time="2026-06-12T15:49:24.685588597Z" level=info msg="Starting container: 46d517ef32d9189ce5c72e0bb2c3f27aea736cff0e649f27a92f602e37060e35" id=d4231592-8148-4154-8a9e-df0bb22d9e6a name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 17:20:07.379830 | controller | Jun 12 15:49:24.974883 crc crio[3652]: time="2026-06-12T15:49:24.973655704Z" level=info msg="Started container" PID=15100 containerID=46d517ef32d9189ce5c72e0bb2c3f27aea736cff0e649f27a92f602e37060e35 description=openshift-console-operator/console-operator-67c89758df-4jf4f/console-operator id=d4231592-8148-4154-8a9e-df0bb22d9e6a name=/runtime.v1.RuntimeService/StartContainer sandboxID=ea1b889362c9499654b3103e29b81d9c8c4b80ac8e64f136ef47ea902328e1de
2026-06-12 17:20:07.379847 | controller | Jun 12 15:49:25.317772 crc crio[3652]: time="2026-06-12T15:49:25.317685029Z" level=info msg="Pulling image: registry.redhat.io/redhat/community-operator-index:v4.20" id=a6457c42-9162-4248-828f-76a8ed06df71 name=/runtime.v1.ImageService/PullImage
2026-06-12 17:20:07.379863 | controller | Jun 12 15:49:25.423336 crc crio[3652]: time="2026-06-12T15:49:25.419566789Z" level=info msg="Pulling image: registry.redhat.io/redhat/redhat-operator-index:v4.20" id=a3f64b4a-f468-4ed7-87ca-46d0f7fc1176 name=/runtime.v1.ImageService/PullImage
2026-06-12 17:20:07.379883 | controller | Jun 12 15:49:25.429768 crc crio[3652]: time="2026-06-12T15:49:25.427038434Z" level=info msg="Stopping container: 317d46d54992e75c00f045b05811c8da4b5b740f378a5aced8d45bef6dc31015 (timeout: 30s)" id=c68fb243-7aa4-4da1-9803-16bbf2fc834d name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 17:20:07.380131 | controller | Jun 12 15:49:25.526771 crc crio[3652]: time="2026-06-12T15:49:25.526398136Z" level=info msg="Trying to access \"registry.redhat.io/redhat/redhat-operator-index:v4.20\""
2026-06-12 17:20:07.380151 | controller | Jun 12 15:49:25.537188 crc crio[3652]: time="2026-06-12T15:49:25.536022935Z" level=info msg="Trying to access \"registry.redhat.io/redhat/community-operator-index:v4.20\""
2026-06-12 17:20:07.380169 | controller | Jun 12 15:49:40.456425 crc crio[3652]: time="2026-06-12T15:49:40.434793074Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.380186 | controller | Jun 12 15:49:42.030929 crc crio[3652]: time="2026-06-12T15:49:42.026536898Z" level=info msg="Stopping container: 1005c132ed504677a45e766248ab5e4a742fda002a8c63f3d77dcc821c8ece4b (timeout: 2s)" id=cefc4d39-92f1-4fbb-bb74-d5f95f38077e name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 17:20:07.380202 | controller | Jun 12 15:49:43.478163 crc crio[3652]: time="2026-06-12T15:49:43.476921581Z" level=info msg="Stopped container 1005c132ed504677a45e766248ab5e4a742fda002a8c63f3d77dcc821c8ece4b: openshift-console/downloads-747b44746d-4pqvr/download-server" id=cefc4d39-92f1-4fbb-bb74-d5f95f38077e name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 17:20:07.380219 | controller | Jun 12 15:49:43.498055 crc crio[3652]: time="2026-06-12T15:49:43.497810837Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c8a088031661d94022418e93fb63744c38e1c4cff93ea3b95c096a290c2b7a3" id=a2e3454c-8a26-49fb-bc11-f307d06b6e19 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:20:07.380235 | controller | Jun 12 15:49:43.530106 crc crio[3652]: time="2026-06-12T15:49:43.529899503Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c8a088031661d94022418e93fb63744c38e1c4cff93ea3b95c096a290c2b7a3" id=cdddf54a-1fda-48e0-a5c5-61c962e61bbd name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:20:07.380252 | controller | Jun 12 15:49:43.538908 crc crio[3652]: time="2026-06-12T15:49:43.538250323Z" level=info msg="Creating container: openshift-console/downloads-747b44746d-4pqvr/download-server" id=442a5857-709a-40ea-a68c-486bd07a8948 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:20:07.380268 | controller | Jun 12 15:49:43.539861 crc crio[3652]: time="2026-06-12T15:49:43.539091848Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.380285 | controller | Jun 12 15:49:43.553330 crc crio[3652]: time="2026-06-12T15:49:43.553025835Z" level=info msg="Created container 58a3f38668e18e4044a6c7114243d5b0547ecee5982870e8016d2feec7bbc97f: hostpath-provisioner/csi-hostpathplugin-mpq2f/node-driver-registrar" id=d18db59b-d984-471f-b33d-691881ba1e1e name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:20:07.380302 | controller | Jun 12 15:49:43.592621 crc crio[3652]: time="2026-06-12T15:49:43.592419478Z" level=info msg="Starting container: 58a3f38668e18e4044a6c7114243d5b0547ecee5982870e8016d2feec7bbc97f" id=441132bc-6427-414f-836f-0201b1b19fbc name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 17:20:07.380318 | controller | Jun 12 15:49:43.761087 crc crio[3652]: time="2026-06-12T15:49:43.753770493Z" level=info msg="Started container" PID=15320 containerID=58a3f38668e18e4044a6c7114243d5b0547ecee5982870e8016d2feec7bbc97f description=hostpath-provisioner/csi-hostpathplugin-mpq2f/node-driver-registrar id=441132bc-6427-414f-836f-0201b1b19fbc name=/runtime.v1.RuntimeService/StartContainer sandboxID=32c8a01ae3a7b39a18419fcfa926a5dacc9b2b1d620d9085bf5474cad322121f
2026-06-12 17:20:07.380340 | controller | Jun 12 15:49:44.527357 crc crio[3652]: time="2026-06-12T15:49:44.527026083Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.380360 | controller | Jun 12 15:49:44.638912 crc crio[3652]: time="2026-06-12T15:49:44.638127708Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-csi-livenessprobe:latest" id=bcae673c-57ae-427d-92f6-2187125e1cb8 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:20:07.380377 | controller | Jun 12 15:49:44.682331 crc crio[3652]: time="2026-06-12T15:49:44.671296516Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.380394 | controller | Jun 12 15:49:44.770799 crc crio[3652]: time="2026-06-12T15:49:44.766235926Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-csi-livenessprobe:latest" id=69e68969-2cda-4f2a-a8d2-55e18d3e736d name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:20:07.380410 | controller | Jun 12 15:49:44.862056 crc crio[3652]: time="2026-06-12T15:49:44.858539215Z" level=info msg="Creating container: hostpath-provisioner/csi-hostpathplugin-mpq2f/liveness-probe" id=1ce61c90-691a-4f97-847b-6bebb449003f name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:20:07.380427 | controller | Jun 12 15:49:44.863046 crc crio[3652]: time="2026-06-12T15:49:44.862672789Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.380451 | controller | Jun 12 15:49:45.354607 crc crio[3652]: time="2026-06-12T15:49:45.352987978Z" level=info msg="Removing container: 4c7b6be17becc118014250acd0d5385d154b2948a59b7748a3681fb56cb9bac7" id=cdbbbb5f-8a84-4750-b8cf-722d408d5d9e name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 17:20:07.380473 | controller | Jun 12 15:49:46.127348 crc crio[3652]: time="2026-06-12T15:49:46.123607761Z" level=info msg="Created container d7f23baa0b04f03efcbea5c432c654d0eaa802fdae562c1960eef8351531792b: openshift-console/downloads-747b44746d-4pqvr/download-server" id=442a5857-709a-40ea-a68c-486bd07a8948 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:20:07.380490 | controller | Jun 12 15:49:46.139600 crc crio[3652]: time="2026-06-12T15:49:46.139052994Z" level=info msg="Starting container: d7f23baa0b04f03efcbea5c432c654d0eaa802fdae562c1960eef8351531792b" id=be8d7f3c-f884-4dde-aa6e-36ee37338cb2 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 17:20:07.380506 | controller | Jun 12 15:49:46.168685 crc crio[3652]: time="2026-06-12T15:49:46.157986322Z" level=info msg="Started container" PID=15353 containerID=d7f23baa0b04f03efcbea5c432c654d0eaa802fdae562c1960eef8351531792b description=openshift-console/downloads-747b44746d-4pqvr/download-server id=be8d7f3c-f884-4dde-aa6e-36ee37338cb2 name=/runtime.v1.RuntimeService/StartContainer sandboxID=bcc4f7f7ca920bcd43eeecb2a9c94cc4efa4061cf45396a50fc800b0f4406839
2026-06-12 17:20:07.380523 | controller | Jun 12 15:49:46.284305 crc crio[3652]: time="2026-06-12T15:49:46.28418129Z" level=info msg="Removed container 4c7b6be17becc118014250acd0d5385d154b2948a59b7748a3681fb56cb9bac7: openshift-console/downloads-747b44746d-4pqvr/download-server" id=cdbbbb5f-8a84-4750-b8cf-722d408d5d9e name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 17:20:07.380540 | controller | Jun 12 15:49:46.598637 crc crio[3652]: time="2026-06-12T15:49:46.593635995Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.380560 | controller | Jun 12 15:49:55.577862 crc crio[3652]: time="2026-06-12T15:49:55.572295184Z" level=warning msg="Stopping container 317d46d54992e75c00f045b05811c8da4b5b740f378a5aced8d45bef6dc31015 with stop signal(15) timed out. Killing..."
2026-06-12 17:20:07.380606 | controller | Jun 12 15:49:57.313620 crc crio[3652]: time="2026-06-12T15:49:57.312102109Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.380626 | controller | Jun 12 15:49:57.554394 crc crio[3652]: time="2026-06-12T15:49:57.551984965Z" level=info msg="Stopped container 317d46d54992e75c00f045b05811c8da4b5b740f378a5aced8d45bef6dc31015: openshift-multus/cni-sysctl-allowlist-ds-4g25g/kube-multus-additional-cni-plugins" id=c68fb243-7aa4-4da1-9803-16bbf2fc834d name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 17:20:07.380643 | controller | Jun 12 15:49:57.554394 crc crio[3652]: time="2026-06-12T15:49:57.555092502Z" level=info msg="Stopping pod sandbox: f5aea239df13a820d5a581ecfbcc2c761424bb3a932e1e484b3fb345729d0c2c" id=810327e9-6039-4361-9019-efb585264524 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 17:20:07.380659 | controller | Jun 12 15:49:57.610948 crc crio[3652]: time="2026-06-12T15:49:57.60824881Z" level=info msg="Stopped pod sandbox: f5aea239df13a820d5a581ecfbcc2c761424bb3a932e1e484b3fb345729d0c2c" id=810327e9-6039-4361-9019-efb585264524 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 17:20:07.380676 | controller | Jun 12 15:49:58.108086 crc crio[3652]: time="2026-06-12T15:49:58.104605384Z" level=info msg="Removing container: 317d46d54992e75c00f045b05811c8da4b5b740f378a5aced8d45bef6dc31015" id=a52116eb-ab0f-4bca-b973-b2f20d9420f4 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 17:20:07.380692 | controller | Jun 12 15:49:58.434339 crc crio[3652]: time="2026-06-12T15:49:58.434027649Z" level=info msg="Created container 16e9c3b25231ad335600e94d0997b2fa9fb90b98de259511313fc55e5121823a: hostpath-provisioner/csi-hostpathplugin-mpq2f/liveness-probe" id=1ce61c90-691a-4f97-847b-6bebb449003f name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:20:07.380707 | controller | Jun 12 15:49:58.482685 crc crio[3652]: time="2026-06-12T15:49:58.472388869Z" level=info msg="Starting container: 16e9c3b25231ad335600e94d0997b2fa9fb90b98de259511313fc55e5121823a" id=9c4f5b9b-5ae5-46e6-979e-375c0155d4d6 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 17:20:07.380723 | controller | Jun 12 15:49:58.609186 crc crio[3652]: time="2026-06-12T15:49:58.608942243Z" level=info msg="Removed container 317d46d54992e75c00f045b05811c8da4b5b740f378a5aced8d45bef6dc31015: openshift-multus/cni-sysctl-allowlist-ds-4g25g/kube-multus-additional-cni-plugins" id=a52116eb-ab0f-4bca-b973-b2f20d9420f4 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 17:20:07.380739 | controller | Jun 12 15:49:58.620669 crc crio[3652]: time="2026-06-12T15:49:58.619309407Z" level=info msg="Started container" PID=15426 containerID=16e9c3b25231ad335600e94d0997b2fa9fb90b98de259511313fc55e5121823a description=hostpath-provisioner/csi-hostpathplugin-mpq2f/liveness-probe id=9c4f5b9b-5ae5-46e6-979e-375c0155d4d6 name=/runtime.v1.RuntimeService/StartContainer sandboxID=32c8a01ae3a7b39a18419fcfa926a5dacc9b2b1d620d9085bf5474cad322121f
2026-06-12 17:20:07.380755 | controller | Jun 12 15:49:59.023348 crc crio[3652]: time="2026-06-12T15:49:59.021888262Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-csi-external-provisioner:latest" id=36ab6b8a-f90e-4870-b69e-30929f3f062a name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:20:07.380771 | controller | Jun 12 15:49:59.040313 crc crio[3652]: time="2026-06-12T15:49:59.039964195Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-csi-external-provisioner:latest" id=e2236a3e-5b81-4eac-876e-93d9c96ca140 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:20:07.380787 | controller | Jun 12 15:49:59.060156 crc crio[3652]: time="2026-06-12T15:49:59.060099891Z" level=info msg="Creating container: hostpath-provisioner/csi-hostpathplugin-mpq2f/csi-provisioner" id=a0c1536a-74e2-4580-950d-c6a4b558d87f name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:20:07.380807 | controller | Jun 12 15:49:59.061790 crc crio[3652]: time="2026-06-12T15:49:59.061225315Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.380823 | controller | Jun 12 15:49:59.610796 crc crio[3652]: time="2026-06-12T15:49:59.609664071Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.380840 | controller | Jun 12 15:50:04.450287 crc crio[3652]: time="2026-06-12T15:50:04.428416424Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.380856 | controller | Jun 12 15:50:05.890778 crc crio[3652]: time="2026-06-12T15:50:05.887021709Z" level=info msg="Created container 73208d93b758f7946396dd905aab1179659f5db0a4cefe55b045afa038962954: hostpath-provisioner/csi-hostpathplugin-mpq2f/csi-provisioner" id=a0c1536a-74e2-4580-950d-c6a4b558d87f name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:20:07.380872 | controller | Jun 12 15:50:05.907029 crc crio[3652]: time="2026-06-12T15:50:05.903235366Z" level=info msg="Starting container: 73208d93b758f7946396dd905aab1179659f5db0a4cefe55b045afa038962954" id=ad130b13-a61c-436d-9112-dc62f13ca2a0 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 17:20:07.380888 | controller | Jun 12 15:50:06.198420 crc crio[3652]: time="2026-06-12T15:50:06.19783886Z" level=info msg="Started container" PID=15461 containerID=73208d93b758f7946396dd905aab1179659f5db0a4cefe55b045afa038962954 description=hostpath-provisioner/csi-hostpathplugin-mpq2f/csi-provisioner id=ad130b13-a61c-436d-9112-dc62f13ca2a0 name=/runtime.v1.RuntimeService/StartContainer sandboxID=32c8a01ae3a7b39a18419fcfa926a5dacc9b2b1d620d9085bf5474cad322121f
2026-06-12 17:20:07.380905 | controller | Jun 12 15:50:11.804023 crc crio[3652]: time="2026-06-12T15:50:11.802909044Z" level=info msg="Stopping container: d7f23baa0b04f03efcbea5c432c654d0eaa802fdae562c1960eef8351531792b (timeout: 2s)" id=ae317f66-df50-49ac-ac75-b43383bb1372 name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 17:20:07.380921 | controller | Jun 12 15:50:13.149434 crc crio[3652]: time="2026-06-12T15:50:13.1443369Z" level=info msg="Removing container: 1005c132ed504677a45e766248ab5e4a742fda002a8c63f3d77dcc821c8ece4b" id=11e8faf4-71cd-49a7-b1a4-b28edb581d77 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 17:20:07.380937 | controller | Jun 12 15:50:14.064139 crc crio[3652]: time="2026-06-12T15:50:14.064016069Z" level=info msg="Running pod sandbox: openshift-kube-apiserver/revision-pruner-13-crc/POD" id=7363503e-f85e-4e5e-9ed1-867e4f848ba7 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:20:07.380953 | controller | Jun 12 15:50:14.064347 crc crio[3652]: time="2026-06-12T15:50:14.064243286Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.380969 | controller | Jun 12 15:50:19.194926 crc crio[3652]: time="2026-06-12T15:50:19.194034893Z" level=info msg="Running pod sandbox: openshift-kube-apiserver/installer-13-crc/POD" id=edab9fd4-4c25-454d-97e1-1bebe7fca33f name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:20:07.380985 | controller | Jun 12 15:50:19.198685 crc crio[3652]: time="2026-06-12T15:50:19.195964212Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.381001 | controller | Jun 12 15:50:46.152204 crc crio[3652]: time="2026-06-12T15:50:46.143861847Z" level=info msg="Stopping pod sandbox: f5aea239df13a820d5a581ecfbcc2c761424bb3a932e1e484b3fb345729d0c2c" id=8fe6e7c6-0593-43b3-8008-655041755a70 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 17:20:07.381022 | controller | Jun 12 15:50:46.152204 crc crio[3652]: time="2026-06-12T15:50:46.151321223Z" level=info msg="Stopped pod sandbox (already stopped): f5aea239df13a820d5a581ecfbcc2c761424bb3a932e1e484b3fb345729d0c2c" id=8fe6e7c6-0593-43b3-8008-655041755a70 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 17:20:07.381039 | controller | Jun 12 15:50:46.166757 crc crio[3652]: time="2026-06-12T15:50:46.166582157Z" level=info msg="Removing pod sandbox: f5aea239df13a820d5a581ecfbcc2c761424bb3a932e1e484b3fb345729d0c2c" id=b2a12e5d-a9b8-4d6a-894c-f8320f3be5fd name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 17:20:07.381055 | controller | Jun 12 15:51:01.089799 crc crio[3652]: time="2026-06-12T15:51:01.087388836Z" level=info msg="Stopped container d7f23baa0b04f03efcbea5c432c654d0eaa802fdae562c1960eef8351531792b: openshift-console/downloads-747b44746d-4pqvr/download-server" id=ae317f66-df50-49ac-ac75-b43383bb1372 name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 17:20:07.381071 | controller | Jun 12 15:51:01.094176 crc crio[3652]: time="2026-06-12T15:51:01.094052259Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c8a088031661d94022418e93fb63744c38e1c4cff93ea3b95c096a290c2b7a3" id=c95a1e15-fdf2-43a4-8352-bc6edb4ef982 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:20:07.381087 | controller | Jun 12 15:51:13.770646 crc crio[3652]: time="2026-06-12T15:51:13.768358946Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c8a088031661d94022418e93fb63744c38e1c4cff93ea3b95c096a290c2b7a3" id=c2afa50e-4ef8-47c2-9cf3-bb902d81e1fd name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:20:07.381103 | controller | Jun 12 15:51:13.804251 crc crio[3652]: time="2026-06-12T15:51:13.804072721Z" level=info msg="Creating container: openshift-console/downloads-747b44746d-4pqvr/download-server" id=262225ef-1b51-431e-b64c-edd927d55cc9 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:20:07.381119 | controller | Jun 12 15:51:36.723714 crc crio[3652]: time="2026-06-12T15:51:36.720408069Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.381135 | controller | Jun 12 15:51:36.752291 crc crio[3652]: time="2026-06-12T15:51:36.752146723Z" level=info msg="Removed pod sandbox: f5aea239df13a820d5a581ecfbcc2c761424bb3a932e1e484b3fb345729d0c2c" id=b2a12e5d-a9b8-4d6a-894c-f8320f3be5fd name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 17:20:07.381152 | controller | Jun 12 15:52:01.634940 crc crio[3652]: time="2026-06-12T15:52:01.633667838Z" level=info msg="Removed container 1005c132ed504677a45e766248ab5e4a742fda002a8c63f3d77dcc821c8ece4b: openshift-console/downloads-747b44746d-4pqvr/download-server" id=11e8faf4-71cd-49a7-b1a4-b28edb581d77 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 17:20:07.381168 | controller | Jun 12 15:52:01.681089 crc crio[3652]: time="2026-06-12T15:52:01.680929031Z" level=info msg="Got pod network &{Name:installer-13-crc Namespace:openshift-kube-apiserver ID:94bb9c15a5f9528db39c107e849b65129f2a34c29bf94cde466a1bfe1ca22584 UID:82266704-bdb4-45f5-9cf3-c5952304f39f NetNS:/var/run/netns/a59ba7cb-02d3-49bc-84fa-f762b80f5bd7 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-pod82266704_bdb4_45f5_9cf3_c5952304f39f.slice PodAnnotations:0xc00163cd78}] Aliases:map[]}"
2026-06-12 17:20:07.381184 | controller | Jun 12 15:52:01.681089 crc crio[3652]: time="2026-06-12T15:52:01.681053436Z" level=info msg="Adding pod openshift-kube-apiserver_installer-13-crc to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 17:20:07.381201 | controller | Jun 12 15:52:03.330905 crc crio[3652]: 2026-06-12T15:52:03Z [verbose] CmdAdd (shim): {1.1.0 [{Name:94bb9c15a5f9528 Mac:36:36:71:3d:b6:fb Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:2e Mtu:0 Sandbox:/var/run/netns/a59ba7cb-02d3-49bc-84fa-f762b80f5bd7 SocketPath: PciID:}] [{Interface:0xc000320680 Address:{IP:10.217.0.46 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 17:20:07.381221 | controller | Jun 12 15:52:03.334966 crc crio[3652]: time="2026-06-12T15:52:03.334430818Z" level=info msg="Got pod network &{Name:installer-13-crc Namespace:openshift-kube-apiserver ID:94bb9c15a5f9528db39c107e849b65129f2a34c29bf94cde466a1bfe1ca22584 UID:82266704-bdb4-45f5-9cf3-c5952304f39f NetNS:/var/run/netns/a59ba7cb-02d3-49bc-84fa-f762b80f5bd7 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-pod82266704_bdb4_45f5_9cf3_c5952304f39f.slice PodAnnotations:0xc00163cd78}] Aliases:map[]}"
2026-06-12 17:20:07.381239 | controller | Jun 12 15:52:03.335109 crc crio[3652]: time="2026-06-12T15:52:03.335094468Z" level=info msg="Checking pod openshift-kube-apiserver_installer-13-crc for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 17:20:07.381255 | controller | Jun 12 15:53:08.777791 crc crio[3652]: time="2026-06-12T15:53:08.776974511Z" level=info msg="Ran pod sandbox 94bb9c15a5f9528db39c107e849b65129f2a34c29bf94cde466a1bfe1ca22584 with infra container: openshift-kube-apiserver/installer-13-crc/POD" id=edab9fd4-4c25-454d-97e1-1bebe7fca33f name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:20:07.381272 | controller | Jun 12 15:53:08.780355 crc crio[3652]: time="2026-06-12T15:53:08.778764876Z" level=info msg="Got pod network &{Name:revision-pruner-13-crc Namespace:openshift-kube-apiserver ID:218523d12e4c8f412d13e224986b202404a8910a3b8dec8ee4eaa2c76842a0e8 UID:a29d25e6-4273-4a42-8123-8f4fa4ff6fbd NetNS:/var/run/netns/8305326e-84fa-4248-b4bb-c9977919618a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-poda29d25e6_4273_4a42_8123_8f4fa4ff6fbd.slice PodAnnotations:0xc000136810}] Aliases:map[]}"
2026-06-12 17:20:07.381288 | controller | Jun 12 15:53:08.780355 crc crio[3652]: time="2026-06-12T15:53:08.778870699Z" level=info msg="Adding pod openshift-kube-apiserver_revision-pruner-13-crc to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 17:20:07.381305 | controller | Jun 12 15:53:08.785177 crc crio[3652]: time="2026-06-12T15:53:08.785073877Z" level=info msg="Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04" id=07c80fa8-3c78-4013-99c9-f6b30a4d0073 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:20:07.381322 | controller | Jun 12 15:53:09.138839 crc crio[3652]: time="2026-06-12T15:53:09.1385707Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.381339 | controller | Jun 12 15:53:09.150947 crc crio[3652]: time="2026-06-12T15:53:09.15078101Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.381355 | controller | Jun 12 15:53:09.276074 crc crio[3652]: time="2026-06-12T15:53:09.275964169Z" level=info msg="Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04" id=07b00320-fe4d-4e3d-934b-1ee0d7d534f9 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:20:07.381372 | controller | Jun 12 15:53:09.325421 crc crio[3652]: time="2026-06-12T15:53:09.325253718Z" level=info msg="Creating container: openshift-kube-apiserver/installer-13-crc/installer" id=3eaf49d1-c30e-490b-9650-977e5da081f9 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:20:07.381392 | controller | Jun 12 15:53:09.384689 crc crio[3652]: time="2026-06-12T15:53:09.379213593Z" level=info msg="Created container 4fd14067f9604d5d5cbeaae56e601883057c401275a44504cd390c1d117b511c: openshift-console/downloads-747b44746d-4pqvr/download-server" id=262225ef-1b51-431e-b64c-edd927d55cc9 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:20:07.381410 | controller | Jun 12 15:53:09.384689 crc crio[3652]: time="2026-06-12T15:53:09.382884844Z" level=info msg="Starting container: 4fd14067f9604d5d5cbeaae56e601883057c401275a44504cd390c1d117b511c" id=f6100588-d3ca-4734-81fd-ff61198d96a8 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 17:20:07.381426 | controller | Jun 12 15:53:09.408562 crc crio[3652]: time="2026-06-12T15:53:09.407514286Z" level=info msg="Started container" PID=16348 containerID=4fd14067f9604d5d5cbeaae56e601883057c401275a44504cd390c1d117b511c description=openshift-console/downloads-747b44746d-4pqvr/download-server id=f6100588-d3ca-4734-81fd-ff61198d96a8 name=/runtime.v1.RuntimeService/StartContainer sandboxID=bcc4f7f7ca920bcd43eeecb2a9c94cc4efa4061cf45396a50fc800b0f4406839
2026-06-12 17:20:07.381444 | controller | Jun 12 15:53:09.408562 crc crio[3652]: time="2026-06-12T15:53:09.408225444Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.381469 | controller | Jun 12 15:53:09.520345 crc crio[3652]: time="2026-06-12T15:53:09.519738199Z" level=info msg="Pulled image: registry.redhat.io/redhat/community-operator-index@sha256:8874ea870c535d2628f240c4dfe1c55570869954e66ad633ea84cc782b3982dc" id=a6457c42-9162-4248-828f-76a8ed06df71 name=/runtime.v1.ImageService/PullImage
2026-06-12 17:20:07.381492 | controller | Jun 12 15:53:09.524391 crc crio[3652]: time="2026-06-12T15:53:09.52399508Z" level=info msg="Checking image status: registry.redhat.io/redhat/community-operator-index:v4.20" id=eaa39fdf-b089-41bd-8da0-3a333087aef4 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:20:07.381509 | controller | Jun 12 15:53:09.538293 crc crio[3652]: time="2026-06-12T15:53:09.537986293Z" level=info msg="Pulled image: registry.redhat.io/redhat/redhat-marketplace-index@sha256:eaa0e17f3e4a3079539d3da6839f308f2d277b5c3bc91e1d58ba54c3b141d4ba" id=59ea568c-5865-4cea-b554-0877fc6d271b name=/runtime.v1.ImageService/PullImage
2026-06-12 17:20:07.381526 | controller | Jun 12 15:53:09.539051 crc crio[3652]: time="2026-06-12T15:53:09.538947723Z" level=info msg="Checking image status: registry.redhat.io/redhat/redhat-marketplace-index:v4.20" id=3ab9e2ac-db56-4db2-b857-966471c5329c name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:20:07.381542 | controller | Jun 12 15:53:09.559762 crc crio[3652]: time="2026-06-12T15:53:09.559379639Z" level=info msg="Checking image status: registry.redhat.io/redhat/community-operator-index:v4.20" id=055bde15-0584-4825-b28f-2fbe34390230 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:20:07.381559 | controller | Jun 12 15:53:09.561297 crc crio[3652]: time="2026-06-12T15:53:09.561192615Z" level=info msg="Checking image status: registry.redhat.io/redhat/redhat-marketplace-index:v4.20" id=1313fd17-9764-4c00-8748-d5fcc4d62503 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:20:07.381594 | controller | Jun 12 15:53:09.581967 crc crio[3652]: time="2026-06-12T15:53:09.581865715Z" level=info msg="Creating container: openshift-marketplace/community-operators-zfxqn/extract-content" id=88d9a1a3-e2a5-4516-b742-5c1729b3498e name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:20:07.381617 | controller | Jun 12 15:53:09.585756 crc crio[3652]: time="2026-06-12T15:53:09.585405316Z" level=info msg="Pulled image: registry.redhat.io/redhat/certified-operator-index@sha256:e8b01cc3d00552bc0461e27436a0780e115587d868be78b2050d7d15c5baeda5" id=9fdd338a-c388-4d2f-a18d-37d4f3bf4d8b name=/runtime.v1.ImageService/PullImage
2026-06-12 17:20:07.381634 | controller | Jun 12 15:53:09.587793 crc crio[3652]: time="2026-06-12T15:53:09.587643125Z" level=info msg="Checking image status: registry.redhat.io/redhat/certified-operator-index:v4.20" id=e8d81fd2-5493-493e-8781-840d3d8865dd name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:20:07.381656 | controller | Jun 12 15:53:09.588256 crc crio[3652]: time="2026-06-12T15:53:09.588170648Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.381674 | controller | Jun 12 15:53:09.589935 crc crio[3652]: time="2026-06-12T15:53:09.589755629Z" level=info msg="Creating container: openshift-marketplace/redhat-marketplace-j8skz/extract-content" id=0b2838c3-758a-4316-989b-910e13b5aea0 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:20:07.381690 | controller | Jun 12 15:53:09.594547 crc crio[3652]: time="2026-06-12T15:53:09.594195526Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.381707 | controller | Jun 12 15:53:09.603036 crc crio[3652]: time="2026-06-12T15:53:09.602906441Z" level=info msg="Pulled image: registry.redhat.io/redhat/redhat-operator-index@sha256:f5f7575300572ad2ef92672b7dc76ed5ddaf50e7b74642e9907deda8cb9fa115" id=a3f64b4a-f468-4ed7-87ca-46d0f7fc1176 name=/runtime.v1.ImageService/PullImage
2026-06-12 17:20:07.381723 | controller | Jun 12 15:53:09.603844 crc crio[3652]: time="2026-06-12T15:53:09.603756253Z" level=info msg="Checking image status: registry.redhat.io/redhat/redhat-operator-index:v4.20" id=b6257bbe-8baa-4e1e-926f-fb320d2222d1 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:20:07.381740 | controller | Jun 12 15:53:09.617150 crc crio[3652]: time="2026-06-12T15:53:09.613218141Z" level=info msg="Checking image status: registry.redhat.io/redhat/certified-operator-index:v4.20" id=9ec4ee13-fca4-449f-bece-d74754edd87b name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:20:07.381756 | controller | Jun 12 15:53:09.617150 crc crio[3652]: time="2026-06-12T15:53:09.613363426Z" level=info msg="Checking image status: registry.redhat.io/redhat/redhat-operator-index:v4.20" id=684cea33-0873-42e5-b340-29ad6e791fa6 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:20:07.381772 | controller | Jun 12 15:53:09.663747 crc crio[3652]: time="2026-06-12T15:53:09.66351403Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.381789 | controller | Jun 12 15:53:09.708204 crc crio[3652]: time="2026-06-12T15:53:09.707804056Z" level=info msg="Pulled image: registry.redhat.io/redhat/redhat-marketplace-index@sha256:eaa0e17f3e4a3079539d3da6839f308f2d277b5c3bc91e1d58ba54c3b141d4ba" id=2c12d94f-870d-4fd5-b438-18d95b953ae8 name=/runtime.v1.ImageService/PullImage
2026-06-12 17:20:07.381804 | controller | Jun 12 15:53:09.713063 crc crio[3652]: time="2026-06-12T15:53:09.712929623Z" level=info msg="Checking image status: registry.redhat.io/redhat/redhat-marketplace-index:v4.20" id=dbb87344-d514-4359-9851-ff712e0f3259 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:20:07.381820 | controller | Jun 12 15:53:09.714502 crc crio[3652]: 2026-06-12T15:53:09Z [verbose] CmdAdd (shim): {1.1.0 [{Name:218523d12e4c8f4 Mac:ee:62:d6:8d:a2:a1 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:1a Mtu:0 Sandbox:/var/run/netns/8305326e-84fa-4248-b4bb-c9977919618a SocketPath: PciID:}] [{Interface:0xc00011b550 Address:{IP:10.217.0.26 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 17:20:07.381837 | controller | Jun 12 15:53:09.714808 crc crio[3652]: time="2026-06-12T15:53:09.714401307Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.381853 | controller | Jun 12 15:53:09.730120 crc crio[3652]: time="2026-06-12T15:53:09.730041753Z" level=info msg="Creating container: openshift-marketplace/certified-operators-l27pk/extract-content" id=2c03c46b-ca54-48f1-89e9-43aeee8e676f name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:20:07.381873 | controller | Jun 12 15:53:09.733982 crc crio[3652]: time="2026-06-12T15:53:09.733875805Z" level=info msg="Got pod network &{Name:revision-pruner-13-crc Namespace:openshift-kube-apiserver ID:218523d12e4c8f412d13e224986b202404a8910a3b8dec8ee4eaa2c76842a0e8 UID:a29d25e6-4273-4a42-8123-8f4fa4ff6fbd NetNS:/var/run/netns/8305326e-84fa-4248-b4bb-c9977919618a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-poda29d25e6_4273_4a42_8123_8f4fa4ff6fbd.slice PodAnnotations:0xc000136810}] Aliases:map[]}"
2026-06-12 17:20:07.381890 | controller | Jun 12 15:53:09.734358 crc crio[3652]: time="2026-06-12T15:53:09.734224536Z" level=info msg="Checking pod openshift-kube-apiserver_revision-pruner-13-crc for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 17:20:07.381907 | controller | Jun 12 15:53:09.738762 crc crio[3652]: time="2026-06-12T15:53:09.738695178Z" level=info msg="Checking image status: registry.redhat.io/redhat/redhat-marketplace-index:v4.20" id=b8cee614-30fe-4ffd-8163-589342da4edc name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:20:07.381923 | controller | Jun 12 15:53:09.741094 crc crio[3652]: time="2026-06-12T15:53:09.740899902Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.381939 | controller | Jun 12 15:53:09.747739 crc crio[3652]: time="2026-06-12T15:53:09.747640818Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.381955 | controller | Jun 12 15:53:09.748189 crc crio[3652]: time="2026-06-12T15:53:09.748151583Z" level=info msg="Pulled image: registry.redhat.io/redhat/community-operator-index@sha256:8874ea870c535d2628f240c4dfe1c55570869954e66ad633ea84cc782b3982dc" id=0d39106d-d7c9-451f-a5a2-848e704bac44 name=/runtime.v1.ImageService/PullImage
2026-06-12 17:20:07.381971 | controller | Jun 12 15:53:09.748830 crc crio[3652]: time="2026-06-12T15:53:09.748254076Z" level=info msg="Pulled image: registry.redhat.io/redhat/redhat-operator-index@sha256:f5f7575300572ad2ef92672b7dc76ed5ddaf50e7b74642e9907deda8cb9fa115" id=9f7518a4-f672-45bf-8999-b346365bc91d name=/runtime.v1.ImageService/PullImage
2026-06-12 17:20:07.381987 | controller | Jun 12 15:53:09.751247 crc crio[3652]: time="2026-06-12T15:53:09.751163066Z" level=info msg="Ran pod sandbox 218523d12e4c8f412d13e224986b202404a8910a3b8dec8ee4eaa2c76842a0e8 with infra container: openshift-kube-apiserver/revision-pruner-13-crc/POD" id=7363503e-f85e-4e5e-9ed1-867e4f848ba7 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:20:07.382003 | controller | Jun 12 15:53:09.753971 crc crio[3652]: time="2026-06-12T15:53:09.75391295Z" level=info msg="Checking image status: registry.redhat.io/redhat/redhat-operator-index:v4.20" id=74f682af-c481-4a92-bb19-7e4196efbd66 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:20:07.382019 | controller | Jun 12 15:53:09.754809 crc crio[3652]: time="2026-06-12T15:53:09.754704763Z" level=info msg="Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04" id=27b05b27-1cf3-4e33-b589-1b395e2cf014 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:20:07.382035 | controller | Jun 12 15:53:09.755615 crc crio[3652]: time="2026-06-12T15:53:09.755498794Z" level=info msg="Checking image status: registry.redhat.io/redhat/community-operator-index:v4.20" id=75498a8b-37f0-4ac0-a021-ad5ec6d15b28 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:20:07.382051 | controller | Jun 12 15:53:09.756153 crc crio[3652]: time="2026-06-12T15:53:09.755767976Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.382070 | controller | Jun 12 15:53:09.756311 crc crio[3652]: time="2026-06-12T15:53:09.756247691Z" level=info msg="Creating container: openshift-marketplace/redhat-operators-2ck49/extract-content" id=373f8ef5-23c6-49a1-b010-d6dfa25be92d name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:20:07.382086 | controller | Jun 12 15:53:09.759092 crc crio[3652]: time="2026-06-12T15:53:09.758980725Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.382102 | controller | Jun 12 15:53:09.759092 crc crio[3652]: time="2026-06-12T15:53:09.759092678Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.382118 | controller | Jun 12 15:53:09.761295 crc crio[3652]: time="2026-06-12T15:53:09.761238108Z" level=info msg="Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04" id=3c11c6a8-1587-4044-9ed2-c5408f8c21e5 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:20:07.382134 | controller | Jun 12 15:53:09.766064 crc crio[3652]: time="2026-06-12T15:53:09.76595543Z" level=info msg="Checking image status: registry.redhat.io/redhat/community-operator-index:v4.20" id=b91a839d-d783-49a7-84fa-96424e95cad3 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:20:07.382150 | controller | Jun 12 15:53:09.767186 crc crio[3652]: time="2026-06-12T15:53:09.767148045Z" level=info msg="Checking image status: registry.redhat.io/redhat/redhat-operator-index:v4.20" id=c30e6d59-b8a4-44fb-ae31-28de19a959d4 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:20:07.382165 | controller | Jun 12 15:53:09.775660 crc crio[3652]: time="2026-06-12T15:53:09.775543709Z" level=info msg="Creating container: openshift-kube-apiserver/revision-pruner-13-crc/pruner" id=8b3361a7-3410-4d71-8ece-77ee9f0a8764 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:20:07.382182 | controller | Jun 12 15:53:09.775932 crc crio[3652]: time="2026-06-12T15:53:09.775722366Z" level=info msg="Creating container: openshift-marketplace/redhat-marketplace-ntdwx/extract-content" id=c01e0687-9262-4b36-aff9-411f015f3576 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:20:07.382198 | controller | Jun 12 15:53:09.776883 crc crio[3652]: time="2026-06-12T15:53:09.776839509Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.382214 | controller | Jun 12 15:53:09.782110 crc crio[3652]: time="2026-06-12T15:53:09.782043158Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.382230 | controller | Jun 12 15:53:09.788345 crc crio[3652]: time="2026-06-12T15:53:09.788220281Z" level=info msg="Creating container: openshift-marketplace/community-operators-qhh6t/extract-content" id=91c29d2f-1440-4099-a951-3e52fc266720 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:20:07.382246 | controller | Jun 12 15:53:09.794426 crc crio[3652]: time="2026-06-12T15:53:09.794287339Z" level=info msg="Pulled image: registry.redhat.io/redhat/certified-operator-index@sha256:e8b01cc3d00552bc0461e27436a0780e115587d868be78b2050d7d15c5baeda5" id=cffc8032-7f42-47dd-99ac-c26b6ac8d816 name=/runtime.v1.ImageService/PullImage
2026-06-12 17:20:07.382262 | controller | Jun 12 15:53:09.800211 crc crio[3652]: time="2026-06-12T15:53:09.799911679Z" level=info msg="Checking image status: registry.redhat.io/redhat/certified-operator-index:v4.20" id=f78a8d5e-ec79-4d0e-b7d5-c47a44927976 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:20:07.382278 | controller | Jun 12 15:53:09.811071 crc crio[3652]: time="2026-06-12T15:53:09.81093439Z" level=info msg="Creating container: openshift-marketplace/redhat-operators-x5vn9/extract-content" id=69b09f06-a130-4fa4-951e-b16b741a9094 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:20:07.382297 | controller | Jun 12 15:53:09.836603 crc crio[3652]: time="2026-06-12T15:53:09.836521416Z" level=info msg="Checking image status: registry.redhat.io/redhat/certified-operator-index:v4.20" id=b3df985c-dfcf-4475-affc-60b0541d0b0f name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:20:07.382314 | controller | Jun 12 15:53:09.839810 crc crio[3652]: time="2026-06-12T15:53:09.839635533Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.382330 | controller | Jun 12 15:53:09.840053 crc crio[3652]: time="2026-06-12T15:53:09.83986244Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.382346 | controller | Jun 12 15:53:09.845973 crc crio[3652]: time="2026-06-12T15:53:09.844379041Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.382362 | controller | Jun 12 15:53:09.854147 crc crio[3652]: time="2026-06-12T15:53:09.854041936Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.382378 | controller | Jun 12 15:53:09.855970 crc crio[3652]: time="2026-06-12T15:53:09.855836733Z" level=info msg="Creating container: openshift-marketplace/certified-operators-4lxqg/extract-content" id=07b32869-4b9e-4cea-ab61-fc05e182ea14 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:20:07.382394 | controller | Jun 12 15:53:09.939707 crc crio[3652]: time="2026-06-12T15:53:09.938302013Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.382410 | controller | Jun 12 15:53:09.984035 crc crio[3652]: time="2026-06-12T15:53:09.962043503Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.382426 | controller | Jun 12 15:53:09.987641 crc crio[3652]: time="2026-06-12T15:53:09.969607819Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.382442 | controller | Jun 12 15:53:09.987978 crc crio[3652]: time="2026-06-12T15:53:09.976788918Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.382458 | controller | Jun 12 15:53:09.988075 crc crio[3652]: time="2026-06-12T15:53:09.985168509Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.382480 | controller | Jun 12 15:53:09.992784 crc crio[3652]: time="2026-06-12T15:53:09.992633729Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.382504 | controller | Jun 12 15:53:09.994266 crc crio[3652]: time="2026-06-12T15:53:09.994080854Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.382522 | controller | Jun 12 15:53:10.001852 crc crio[3652]: time="2026-06-12T15:53:09.997646318Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.382538 | controller | Jun 12 15:53:10.021263 crc crio[3652]: time="2026-06-12T15:53:10.021180311Z" level=info msg="Created container a0d8a7cf314df40c828f7ffdc727767ab619e1708b45c965adf83c22f7f6d63b: openshift-marketplace/community-operators-zfxqn/extract-content" id=88d9a1a3-e2a5-4516-b742-5c1729b3498e name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:20:07.382561 | controller | Jun 12 15:53:10.025616 crc crio[3652]: time="2026-06-12T15:53:10.025497911Z" level=info msg="Starting container: a0d8a7cf314df40c828f7ffdc727767ab619e1708b45c965adf83c22f7f6d63b" id=d259b4c4-f7a3-482d-b0fe-7c0701febbfe name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 17:20:07.382605 | controller | Jun 12 15:53:10.026308 crc crio[3652]: time="2026-06-12T15:53:10.021642786Z" level=info msg="Created container e631853cf6957c1a44dd3274aee2f519f403cf5232fa3795d77fe9b60a328824: openshift-marketplace/redhat-marketplace-j8skz/extract-content" id=0b2838c3-758a-4316-989b-910e13b5aea0 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:20:07.382624 | controller | Jun 12 15:53:10.032208 crc crio[3652]: time="2026-06-12T15:53:10.031916046Z" level=info msg="Starting container: e631853cf6957c1a44dd3274aee2f519f403cf5232fa3795d77fe9b60a328824" id=30703469-b8f6-4c31-9344-0d8dabd9b2a3 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 17:20:07.382641 | controller | Jun 12 15:53:10.069983 crc crio[3652]: time="2026-06-12T15:53:10.068773056Z" level=info msg="Started container" PID=16401 containerID=a0d8a7cf314df40c828f7ffdc727767ab619e1708b45c965adf83c22f7f6d63b description=openshift-marketplace/community-operators-zfxqn/extract-content id=d259b4c4-f7a3-482d-b0fe-7c0701febbfe name=/runtime.v1.RuntimeService/StartContainer sandboxID=29c6ecd244970260a4c17371d590c64c1d6b9c579a739577f0126c4edcbfb0fe
2026-06-12 17:20:07.382657 | controller | Jun 12 15:53:10.074870 crc crio[3652]: time="2026-06-12T15:53:10.074622376Z" level=info msg="Started container" PID=16397 containerID=e631853cf6957c1a44dd3274aee2f519f403cf5232fa3795d77fe9b60a328824 description=openshift-marketplace/redhat-marketplace-j8skz/extract-content id=30703469-b8f6-4c31-9344-0d8dabd9b2a3 name=/runtime.v1.RuntimeService/StartContainer sandboxID=57da0a91a14b741bc824b146ea12fa07233810dabc4a9968c6d064a6c396fefc
2026-06-12 17:20:07.382674 | controller | Jun 12 15:53:10.223730 crc crio[3652]: time="2026-06-12T15:53:10.222603806Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.382690 | controller | Jun 12 15:53:10.259092 crc crio[3652]: time="2026-06-12T15:53:10.258816057Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.382706 | controller | Jun 12 15:53:10.260349 crc crio[3652]: time="2026-06-12T15:53:10.260223462Z" level=info msg="Created container 79fedea9bf2fb958e09c968cda9e4f6abafdd29eadec9caa745da9a962a5a072: openshift-marketplace/certified-operators-l27pk/extract-content" id=2c03c46b-ca54-48f1-89e9-43aeee8e676f name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:20:07.382722 | controller | Jun 12 15:53:10.272976 crc crio[3652]: time="2026-06-12T15:53:10.272546969Z" level=info msg="Starting container: 79fedea9bf2fb958e09c968cda9e4f6abafdd29eadec9caa745da9a962a5a072" id=0e0e8c91-a139-4e41-8e8a-d79abefd957e name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 17:20:07.382738 | controller | Jun 12 15:53:10.281926 crc crio[3652]: time="2026-06-12T15:53:10.279827575Z" level=info msg="Started container" PID=16406 containerID=79fedea9bf2fb958e09c968cda9e4f6abafdd29eadec9caa745da9a962a5a072 description=openshift-marketplace/certified-operators-l27pk/extract-content id=0e0e8c91-a139-4e41-8e8a-d79abefd957e name=/runtime.v1.RuntimeService/StartContainer sandboxID=1acaf1bcd11127e88060577e13a8f8ffedfa9cd0375cc453261e31ade142b178
2026-06-12 17:20:07.382754 | controller | Jun 12 15:53:10.339181 crc crio[3652]: time="2026-06-12T15:53:10.339001947Z" level=info msg="Created container b99b286d7f51f4a9b97c44ff9fd45fe498bea60b5e929ad2dbfabf7b89e4e6c2: openshift-marketplace/redhat-operators-x5vn9/extract-content" id=69b09f06-a130-4fa4-951e-b16b741a9094 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:20:07.382776 | controller | Jun 12 15:53:10.350811 crc crio[3652]: time="2026-06-12T15:53:10.350647929Z" level=info msg="Starting container: b99b286d7f51f4a9b97c44ff9fd45fe498bea60b5e929ad2dbfabf7b89e4e6c2" id=2f4b1466-e1fb-4e4c-ab1d-37c9755339e6 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 17:20:07.382793 | controller | Jun 12 15:53:10.364072 crc crio[3652]: time="2026-06-12T15:53:10.363926759Z" level=info msg="Started container" PID=16423 containerID=b99b286d7f51f4a9b97c44ff9fd45fe498bea60b5e929ad2dbfabf7b89e4e6c2 description=openshift-marketplace/redhat-operators-x5vn9/extract-content id=2f4b1466-e1fb-4e4c-ab1d-37c9755339e6 name=/runtime.v1.RuntimeService/StartContainer sandboxID=e117e1930c27de213bcbf846bfee59c144e67cadc61b555981c97b4b4f83309f
2026-06-12 17:20:07.382810 | controller | Jun 12 15:53:10.418909 crc crio[3652]: time="2026-06-12T15:53:10.416092541Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.382826 | controller | Jun 12 15:53:10.418909 crc crio[3652]: time="2026-06-12T15:53:10.416196982Z" level=info msg="Created container 9c4117d68945a3ed897d119b906251f1f7d0c82056628b0018f97bf289e8bbc9: openshift-marketplace/redhat-operators-2ck49/extract-content" id=373f8ef5-23c6-49a1-b010-d6dfa25be92d name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:20:07.382842 | controller | Jun 12 15:53:10.421142 crc crio[3652]: time="2026-06-12T15:53:10.420678034Z" level=info msg="Starting container: 9c4117d68945a3ed897d119b906251f1f7d0c82056628b0018f97bf289e8bbc9" id=d51b5c97-1f8c-43a5-a04a-18c8ce5b7024 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 17:20:07.382859 | controller | Jun 12 15:53:10.431939 crc crio[3652]: time="2026-06-12T15:53:10.431111674Z" level=info msg="Created container a68c53427b30cb9f51802d6449a1be60a6097b721a611b19f4ce24d1904939eb: openshift-marketplace/redhat-marketplace-ntdwx/extract-content" id=c01e0687-9262-4b36-aff9-411f015f3576 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:20:07.382874 | controller | Jun 12 15:53:10.447911 crc crio[3652]: time="2026-06-12T15:53:10.441141279Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.382890 | controller | Jun 12 15:53:10.449325 crc crio[3652]: time="2026-06-12T15:53:10.449106611Z" level=info msg="Started container" PID=16430 containerID=9c4117d68945a3ed897d119b906251f1f7d0c82056628b0018f97bf289e8bbc9 description=openshift-marketplace/redhat-operators-2ck49/extract-content id=d51b5c97-1f8c-43a5-a04a-18c8ce5b7024 name=/runtime.v1.RuntimeService/StartContainer sandboxID=24b5908c94d9dd2048db39291c6613600cf291995ef7c56938aa499988cbb7d9
2026-06-12 17:20:07.382906 | controller | Jun 12 15:53:10.457831 crc crio[3652]: time="2026-06-12T15:53:10.457354464Z" level=info msg="Starting container: a68c53427b30cb9f51802d6449a1be60a6097b721a611b19f4ce24d1904939eb" id=cc9bc342-55a6-43c1-830e-3d9249f1aa44 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 17:20:07.382923 | controller | Jun 12 15:53:10.559865 crc crio[3652]: time="2026-06-12T15:53:10.559729476Z" level=info msg="Started container" PID=16428 containerID=a68c53427b30cb9f51802d6449a1be60a6097b721a611b19f4ce24d1904939eb description=openshift-marketplace/redhat-marketplace-ntdwx/extract-content id=cc9bc342-55a6-43c1-830e-3d9249f1aa44 name=/runtime.v1.RuntimeService/StartContainer sandboxID=78f85ee3e29645fc9de6c6a7019ace5cf4a00a40ec8afbd8ae5abc587094dc03
2026-06-12 17:20:07.382939 | controller | Jun 12 15:53:10.632986 crc crio[3652]: time="2026-06-12T15:53:10.632914757Z" level=info msg="Created container 617acaffdc10a49feecdd66ac402f9b632bd1fe26f2d4131933ae00c9bbf8c14: openshift-marketplace/community-operators-qhh6t/extract-content" id=91c29d2f-1440-4099-a951-3e52fc266720 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:20:07.382959 | controller | Jun 12 15:53:10.655111 crc crio[3652]: time="2026-06-12T15:53:10.651834015Z" level=info msg="Starting container: 617acaffdc10a49feecdd66ac402f9b632bd1fe26f2d4131933ae00c9bbf8c14" id=5f6527b6-9fda-44b1-b5f6-acede159fdd2 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 17:20:07.382976 | controller | Jun 12 15:53:10.710907 crc crio[3652]: time="2026-06-12T15:53:10.710609686Z" level=info msg="Created container d0a7f25317c0297046bfc56aa0b2039c85e01ef767ac07694bb1e2d3dc26c0c2: openshift-marketplace/certified-operators-4lxqg/extract-content" id=07b32869-4b9e-4cea-ab61-fc05e182ea14 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:20:07.382991 | controller | Jun 12 15:53:10.720208 crc crio[3652]: time="2026-06-12T15:53:10.720066847Z" level=info msg="Starting container: d0a7f25317c0297046bfc56aa0b2039c85e01ef767ac07694bb1e2d3dc26c0c2" id=99b0d259-fa44-4814-bd60-73487f386402 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 17:20:07.383008 | controller | Jun 12 15:53:10.739353 crc crio[3652]: time="2026-06-12T15:53:10.737572297Z" level=info msg="Started container" PID=16467 containerID=d0a7f25317c0297046bfc56aa0b2039c85e01ef767ac07694bb1e2d3dc26c0c2 description=openshift-marketplace/certified-operators-4lxqg/extract-content id=99b0d259-fa44-4814-bd60-73487f386402 name=/runtime.v1.RuntimeService/StartContainer sandboxID=88f1ee99c7048a210bdb9ac8d0e938546328f4d089dd89ee970e4fd23e8a56fb
2026-06-12 17:20:07.383025 | controller | Jun 12 15:53:10.813417 crc crio[3652]: time="2026-06-12T15:53:10.812750618Z" level=info msg="Started container" PID=16446 containerID=617acaffdc10a49feecdd66ac402f9b632bd1fe26f2d4131933ae00c9bbf8c14 description=openshift-marketplace/community-operators-qhh6t/extract-content id=5f6527b6-9fda-44b1-b5f6-acede159fdd2 name=/runtime.v1.RuntimeService/StartContainer sandboxID=8d18ef7e401ecbbce2959e5dc76b4fda8f77d8f73c5e24565348fb27f124201f
2026-06-12 17:20:07.383041 | controller | Jun 12 15:53:10.864307 crc crio[3652]: time="2026-06-12T15:53:10.861376421Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.383057 | controller | Jun 12 15:53:11.131080 crc crio[3652]: time="2026-06-12T15:53:11.130882077Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.383073 | controller | Jun 12 15:53:11.262914 crc crio[3652]: time="2026-06-12T15:53:11.262613521Z" level=info msg="Created container 4a53b742b5cf9fde8d709e6fcd3a7bd256fb13937c3bb5edff6fc5618782d432: openshift-kube-apiserver/installer-13-crc/installer" id=3eaf49d1-c30e-490b-9650-977e5da081f9 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:20:07.383090 | controller | Jun 12 15:53:11.269336 crc crio[3652]: time="2026-06-12T15:53:11.269157846Z" level=info msg="Starting container: 4a53b742b5cf9fde8d709e6fcd3a7bd256fb13937c3bb5edff6fc5618782d432" id=9308f6b8-6854-43ff-bee8-e3b63d7381ad name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 17:20:07.383106 | controller | Jun 12 15:53:11.280927 crc crio[3652]: time="2026-06-12T15:53:11.280291162Z" level=info msg="Started container" PID=16495 containerID=4a53b742b5cf9fde8d709e6fcd3a7bd256fb13937c3bb5edff6fc5618782d432 description=openshift-kube-apiserver/installer-13-crc/installer id=9308f6b8-6854-43ff-bee8-e3b63d7381ad name=/runtime.v1.RuntimeService/StartContainer sandboxID=94bb9c15a5f9528db39c107e849b65129f2a34c29bf94cde466a1bfe1ca22584
2026-06-12 17:20:07.383122 | controller | Jun 12 15:53:11.642114 crc crio[3652]: time="2026-06-12T15:53:11.64118606Z" level=info msg="Created container d4abaeb8f48dd578da970dd6856fd452b84050567566cf86cc0075be33b07eaa: openshift-kube-apiserver/revision-pruner-13-crc/pruner" id=8b3361a7-3410-4d71-8ece-77ee9f0a8764 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:20:07.383145 | controller | Jun 12 15:53:11.645511 crc crio[3652]: time="2026-06-12T15:53:11.645339097Z" level=info msg="Starting container: d4abaeb8f48dd578da970dd6856fd452b84050567566cf86cc0075be33b07eaa" id=558b1ebc-6771-4404-8eba-d5d353604301 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 17:20:07.383161 | controller | Jun 12 15:53:11.657100 crc crio[3652]: time="2026-06-12T15:53:11.656797663Z" level=info msg="Started container" PID=16510 containerID=d4abaeb8f48dd578da970dd6856fd452b84050567566cf86cc0075be33b07eaa description=openshift-kube-apiserver/revision-pruner-13-crc/pruner id=558b1ebc-6771-4404-8eba-d5d353604301 name=/runtime.v1.RuntimeService/StartContainer sandboxID=218523d12e4c8f412d13e224986b202404a8910a3b8dec8ee4eaa2c76842a0e8
2026-06-12 17:20:07.383178 | controller | Jun 12 15:53:11.937326 crc crio[3652]: time="2026-06-12T15:53:11.937187586Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=d9c1dc87-3028-4f7b-877b-94a4e5ad14a3 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:20:07.383194 | controller | Jun 12 15:53:11.940822 crc crio[3652]: time="2026-06-12T15:53:11.940706362Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=0dc92333-5b73-4bab-9676-c8404aaff05a name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:20:07.383210 | controller | Jun 12 15:53:11.943722 crc crio[3652]: time="2026-06-12T15:53:11.94349852Z" level=info msg="Creating container: openshift-marketplace/redhat-marketplace-ntdwx/registry-server" id=af19821c-97e1-49e1-b3f8-de242dfdca38 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:20:07.383226 | controller | Jun 12 15:53:11.944338 crc crio[3652]: time="2026-06-12T15:53:11.943981485Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.383243 | controller | Jun 12 15:53:11.953338 crc crio[3652]: time="2026-06-12T15:53:11.95321978Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=396fa6c7-2421-44e7-9945-1fdde3ca89e1 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:20:07.383258 | controller | Jun 12 15:53:11.971120 crc crio[3652]: time="2026-06-12T15:53:11.970999518Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=b036fd35-7b4b-46ad-b6d7-04a774b603ca name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:20:07.383274 | controller | Jun 12 15:53:11.987417 crc crio[3652]: time="2026-06-12T15:53:11.987334172Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.383289 | controller | Jun 12 15:53:11.990384 crc crio[3652]: time="2026-06-12T15:53:11.990303023Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.383305 | controller | Jun 12 15:53:11.993086 crc crio[3652]: time="2026-06-12T15:53:11.992943994Z" level=info msg="Creating container: openshift-marketplace/certified-operators-4lxqg/registry-server" id=b19752cf-03bd-468a-9f12-1ddba64a036f name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:20:07.383321 | controller | Jun 12 15:53:11.993549 crc crio[3652]: time="2026-06-12T15:53:11.993416577Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.383336 | controller | Jun 12 15:53:11.993937 crc crio[3652]: time="2026-06-12T15:53:11.99385223Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=aab8bff4-7bf1-464f-828b-13c47c65bdf4 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:20:07.383355 | controller | Jun 12 15:53:11.996530 crc crio[3652]: time="2026-06-12T15:53:11.996396518Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=055f02d6-1497-47e8-ae8b-15ac674965f9 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:20:07.383372 | controller | Jun 12 15:53:12.008133 crc crio[3652]: time="2026-06-12T15:53:12.008004525Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=9d098077-1b07-48a4-841e-55741d61bb43 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:20:07.383405 | controller | Jun 12 15:53:12.015836 crc crio[3652]: time="2026-06-12T15:53:12.015707334Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=aec882c1-6221-4f00-85a9-ddf2f96a30bf name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:20:07.383424 | controller | Jun 12 15:53:12.023422 crc crio[3652]: time="2026-06-12T15:53:12.023128346Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=1ddf3bb0-1200-4478-8c5e-43586f262180 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:20:07.383440 | controller | Jun 12 15:53:12.025195 crc crio[3652]: time="2026-06-12T15:53:12.025054294Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=296ab3e1-853e-495a-9323-70566ef07567 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:20:07.383458 | controller | Jun 12 15:53:12.041266 crc crio[3652]: time="2026-06-12T15:53:12.041180542Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=2cceaa55-2d0e-4060-b918-368e6b2480ee name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:20:07.383474 | controller | Jun 12 15:53:12.067487 crc crio[3652]: time="2026-06-12T15:53:12.066192098Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.383494 | controller | Jun 12 15:53:12.074670 crc crio[3652]: time="2026-06-12T15:53:12.074561062Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.383518 | controller | Jun 12 15:53:12.083960 crc crio[3652]: time="2026-06-12T15:53:12.083843242Z" level=info msg="Creating container: openshift-marketplace/community-operators-zfxqn/registry-server" id=d0614191-b0c0-4986-8230-b6cc2145f39c name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:20:07.383536 | controller | Jun 12 15:53:12.084532 crc crio[3652]: time="2026-06-12T15:53:12.084406629Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.383554 | controller | Jun 12 15:53:12.137228 crc crio[3652]: time="2026-06-12T15:53:12.136573158Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=3a159c4b-d30e-41be-a179-ac94084fdd67 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:20:07.383592 | controller | Jun 12 15:53:12.175983 crc crio[3652]: time="2026-06-12T15:53:12.175712362Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.383620 | controller | Jun 12 15:53:12.183601 crc crio[3652]: time="2026-06-12T15:53:12.183419315Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.383638 | controller | Jun 12 15:53:12.591185 crc crio[3652]: time="2026-06-12T15:53:12.587205771Z" level=info msg="Created container bd365a12f9a10bbcdd32d0df9f6145c45648dff5c07f5739f7282cf9880a9bae: openshift-marketplace/redhat-marketplace-ntdwx/registry-server" id=af19821c-97e1-49e1-b3f8-de242dfdca38 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:20:07.383654 | controller | Jun 12 15:53:12.591185 crc crio[3652]: time="2026-06-12T15:53:12.588932043Z" level=info msg="Starting container: bd365a12f9a10bbcdd32d0df9f6145c45648dff5c07f5739f7282cf9880a9bae" id=02cd1f28-7e0d-4257-a0e7-61be847c264f name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 17:20:07.383670 | controller | Jun 12 15:53:12.595825 crc crio[3652]: time="2026-06-12T15:53:12.595727648Z" level=info msg="Started container" PID=16555 containerID=bd365a12f9a10bbcdd32d0df9f6145c45648dff5c07f5739f7282cf9880a9bae description=openshift-marketplace/redhat-marketplace-ntdwx/registry-server id=02cd1f28-7e0d-4257-a0e7-61be847c264f name=/runtime.v1.RuntimeService/StartContainer sandboxID=78f85ee3e29645fc9de6c6a7019ace5cf4a00a40ec8afbd8ae5abc587094dc03
2026-06-12 17:20:07.383686 | controller | Jun 12 15:53:12.761828 crc crio[3652]: time="2026-06-12T15:53:12.761676439Z" level=info msg="Creating container: openshift-marketplace/redhat-marketplace-j8skz/registry-server" id=8a074512-9494-4d75-9ca8-0a5905056312 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:20:07.383702 | controller | Jun 12 15:53:12.762514 crc crio[3652]: time="2026-06-12T15:53:12.76234924Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.383719 | controller | Jun 12 15:53:12.764394 crc crio[3652]: time="2026-06-12T15:53:12.763930158Z" level=info msg="Creating container: openshift-marketplace/certified-operators-l27pk/registry-server" id=168a7463-0720-4272-9bbe-35c35f1d13a4 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:20:07.383735 | controller | Jun 12 15:53:12.766103 crc crio[3652]: time="2026-06-12T15:53:12.765410413Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.383752 | controller | Jun 12 15:53:12.773486 crc crio[3652]: time="2026-06-12T15:53:12.773326761Z" level=info msg="Creating container: openshift-marketplace/community-operators-qhh6t/registry-server" id=9ae9ed7d-6c2e-40fe-9173-379a1197390c name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:20:07.383768 | controller | Jun 12 15:53:12.778401 crc crio[3652]: time="2026-06-12T15:53:12.778330662Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.383784 | controller | Jun 12 15:53:12.806775 crc crio[3652]: time="2026-06-12T15:53:12.805987899Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.383800 | controller | Jun 12 15:53:12.811054 crc crio[3652]: time="2026-06-12T15:53:12.81094725Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.383816 | controller | Jun 12 15:53:12.832858 crc crio[3652]: time="2026-06-12T15:53:12.832669107Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.383832 | controller | Jun 12 15:53:12.840829 crc crio[3652]: time="2026-06-12T15:53:12.84007298Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.383852 | controller | Jun 12 15:53:12.852883 crc crio[3652]: time="2026-06-12T15:53:12.852638541Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.383869 | controller | Jun 12 15:53:12.858161 crc crio[3652]: time="2026-06-12T15:53:12.857919201Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.383884 | controller | Jun 12 15:53:12.969601 crc crio[3652]: time="2026-06-12T15:53:12.968980012Z" level=info msg="Created container c2b9fa5396c6acf7d693165259b78acdca0d7f178bb5d5d65838f211692f1ddf: openshift-marketplace/certified-operators-4lxqg/registry-server" id=b19752cf-03bd-468a-9f12-1ddba64a036f name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:20:07.383901 | controller | Jun 12 15:53:12.971850 crc crio[3652]: time="2026-06-12T15:53:12.971783545Z" level=info msg="Starting container: c2b9fa5396c6acf7d693165259b78acdca0d7f178bb5d5d65838f211692f1ddf" id=ea944832-03cf-4355-9481-f3bcf7c948b2 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 17:20:07.383916 | controller | Jun 12 15:53:12.986904 crc crio[3652]: time="2026-06-12T15:53:12.986794172Z" level=info msg="Started container" PID=16563 containerID=c2b9fa5396c6acf7d693165259b78acdca0d7f178bb5d5d65838f211692f1ddf description=openshift-marketplace/certified-operators-4lxqg/registry-server id=ea944832-03cf-4355-9481-f3bcf7c948b2 name=/runtime.v1.RuntimeService/StartContainer sandboxID=88f1ee99c7048a210bdb9ac8d0e938546328f4d089dd89ee970e4fd23e8a56fb
2026-06-12 17:20:07.383933 | controller | Jun 12 15:53:13.834215 crc crio[3652]: time="2026-06-12T15:53:13.833240427Z" level=info msg="Created container 24c96fbfc901b5560246482f975808dc4320c30e268ee6d84267dab981c869a5: openshift-marketplace/community-operators-zfxqn/registry-server" id=d0614191-b0c0-4986-8230-b6cc2145f39c name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:20:07.383949 | controller | Jun 12 15:53:13.835293 crc crio[3652]: time="2026-06-12T15:53:13.835205106Z" level=info msg="Starting container: 24c96fbfc901b5560246482f975808dc4320c30e268ee6d84267dab981c869a5" id=55ea6dfc-2594-4336-a136-57bbc26f481b name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 17:20:07.383965 | controller | Jun 12 15:53:13.844225 crc crio[3652]: time="2026-06-12T15:53:13.843986702Z" level=info msg="Started container" PID=16570 containerID=24c96fbfc901b5560246482f975808dc4320c30e268ee6d84267dab981c869a5 description=openshift-marketplace/community-operators-zfxqn/registry-server id=55ea6dfc-2594-4336-a136-57bbc26f481b name=/runtime.v1.RuntimeService/StartContainer sandboxID=29c6ecd244970260a4c17371d590c64c1d6b9c579a739577f0126c4edcbfb0fe
2026-06-12 17:20:07.383982 | controller | Jun 12 15:53:14.078114 crc crio[3652]: time="2026-06-12T15:53:14.077907089Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=6eca3a07-a6df-4b4a-801c-e6e22bc122fb name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:20:07.383999 | controller | Jun 12 15:53:14.090046 crc crio[3652]: time="2026-06-12T15:53:14.089909311Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=8c354138-19a0-4308-8fee-ce62700d799f name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:20:07.384015 | controller | Jun 12 15:53:14.298390 crc crio[3652]: time="2026-06-12T15:53:14.298219615Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=4f88d8ae-4644-4974-a170-bc6c7c6e4898 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:20:07.384031 | controller | Jun 12 15:53:14.298868 crc crio[3652]: time="2026-06-12T15:53:14.298582395Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=7bc3ef7a-2e8e-4662-9a15-61f238ab25bc name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:20:07.384052 | controller | Jun 12 15:53:14.300947 crc crio[3652]: time="2026-06-12T15:53:14.300798643Z" level=info msg="Created container 5ba2404384acffdab383aedead3b4e351cecb6862393da5c01287c2a44267a87: openshift-marketplace/redhat-marketplace-j8skz/registry-server" id=8a074512-9494-4d75-9ca8-0a5905056312 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:20:07.384069 | controller | Jun 12 15:53:14.302805 crc crio[3652]: time="2026-06-12T15:53:14.302691859Z" level=info msg="Starting container: 5ba2404384acffdab383aedead3b4e351cecb6862393da5c01287c2a44267a87" id=040760bb-2dff-43df-a522-a7f807509755 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 17:20:07.384084 | controller | Jun 12 15:53:14.319901 crc crio[3652]: time="2026-06-12T15:53:14.319696773Z" level=info msg="Started container" PID=16587 containerID=5ba2404384acffdab383aedead3b4e351cecb6862393da5c01287c2a44267a87 description=openshift-marketplace/redhat-marketplace-j8skz/registry-server id=040760bb-2dff-43df-a522-a7f807509755 name=/runtime.v1.RuntimeService/StartContainer sandboxID=57da0a91a14b741bc824b146ea12fa07233810dabc4a9968c6d064a6c396fefc
2026-06-12 17:20:07.384101 | controller | Jun 12 15:53:14.532087 crc crio[3652]: time="2026-06-12T15:53:14.531831551Z" level=info msg="Created container d98f684cdbbb77f76e2bda30a216b3009aec19208d959ae5452e7dc16cef281e: openshift-marketplace/community-operators-qhh6t/registry-server" id=9ae9ed7d-6c2e-40fe-9173-379a1197390c name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:20:07.384117 | controller | Jun 12 15:53:14.533010 crc crio[3652]: time="2026-06-12T15:53:14.532963425Z" level=info msg="Starting container: d98f684cdbbb77f76e2bda30a216b3009aec19208d959ae5452e7dc16cef281e" id=4c19d56a-5500-48dc-9209-19ff47150a41 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 17:20:07.384133 | controller | Jun 12 15:53:14.547566 crc crio[3652]: time="2026-06-12T15:53:14.547237038Z" level=info msg="Started container" PID=16589 containerID=d98f684cdbbb77f76e2bda30a216b3009aec19208d959ae5452e7dc16cef281e description=openshift-marketplace/community-operators-qhh6t/registry-server id=4c19d56a-5500-48dc-9209-19ff47150a41 name=/runtime.v1.RuntimeService/StartContainer sandboxID=8d18ef7e401ecbbce2959e5dc76b4fda8f77d8f73c5e24565348fb27f124201f
2026-06-12 17:20:07.384150 | controller | Jun 12 15:53:14.613714 crc crio[3652]: time="2026-06-12T15:53:14.613538953Z" level=info msg="Created container c5cf05c7f87b552970eb951297246cba78c7aa51e825887e2222d516f33e941e: openshift-marketplace/certified-operators-l27pk/registry-server" id=168a7463-0720-4272-9bbe-35c35f1d13a4 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:20:07.384167 | controller | Jun 12 15:53:14.617307 crc crio[3652]: time="2026-06-12T15:53:14.617204345Z" level=info msg="Starting container: c5cf05c7f87b552970eb951297246cba78c7aa51e825887e2222d516f33e941e" id=2a5cd0e6-20f8-4f34-95c2-73b9b58ba487 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 17:20:07.384183 | controller | Jun 12 15:53:14.622851 crc crio[3652]: time="2026-06-12T15:53:14.622733742Z" level=info msg="Creating container: openshift-marketplace/redhat-operators-2ck49/registry-server" id=8401e5dc-6d75-4c51-97b0-bb7196be6f29 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:20:07.384200 | controller | Jun 12 15:53:14.623256 crc crio[3652]: time="2026-06-12T15:53:14.623160036Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.384216 | controller | Jun 12 15:53:14.627152 crc crio[3652]: time="2026-06-12T15:53:14.626941642Z" level=info msg="Creating container: openshift-marketplace/redhat-operators-x5vn9/registry-server" id=f4811545-2077-4c29-923f-e2bf3318a232 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:20:07.384236 | controller | Jun 12 15:53:14.627698 crc crio[3652]: time="2026-06-12T15:53:14.627636809Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.384253 | controller | Jun 12 15:53:14.658916 crc crio[3652]: time="2026-06-12T15:53:14.658718314Z" level=info msg="Started container" PID=16585 containerID=c5cf05c7f87b552970eb951297246cba78c7aa51e825887e2222d516f33e941e description=openshift-marketplace/certified-operators-l27pk/registry-server id=2a5cd0e6-20f8-4f34-95c2-73b9b58ba487 name=/runtime.v1.RuntimeService/StartContainer sandboxID=1acaf1bcd11127e88060577e13a8f8ffedfa9cd0375cc453261e31ade142b178
2026-06-12 17:20:07.384269 | controller | Jun 12 15:53:14.802681 crc crio[3652]: time="2026-06-12T15:53:14.802225662Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.384286 | controller | Jun 12 15:53:14.805599 crc crio[3652]: time="2026-06-12T15:53:14.805433099Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.384301 | controller | Jun 12 15:53:14.807932 crc crio[3652]: time="2026-06-12T15:53:14.80779701Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.384317 | controller | Jun 12 15:53:14.810532 crc crio[3652]: time="2026-06-12T15:53:14.810374398Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.384333 | controller | Jun 12 15:53:15.528618 crc crio[3652]: time="2026-06-12T15:53:15.527526834Z" level=info msg="Created container 9de8c8bc9c84c138b6c74af40b5ca3cc9e17ff9302c7b798e7fc7c6bfbb246c5: openshift-marketplace/redhat-operators-2ck49/registry-server" id=8401e5dc-6d75-4c51-97b0-bb7196be6f29 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:20:07.384350 | controller | Jun 12 15:53:15.530243 crc crio[3652]: time="2026-06-12T15:53:15.529543246Z" level=info msg="Created container f12b2da4bc3471e32b3a7431e9147988d6e3827310292e6844698ddba058a975: openshift-marketplace/redhat-operators-x5vn9/registry-server" id=f4811545-2077-4c29-923f-e2bf3318a232 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:20:07.384366 | controller | Jun 12 15:53:15.533067 crc crio[3652]: time="2026-06-12T15:53:15.532888046Z" level=info msg="Starting container: 9de8c8bc9c84c138b6c74af40b5ca3cc9e17ff9302c7b798e7fc7c6bfbb246c5" id=e509e42c-131a-49b1-8d48-1a14e569dfce name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 17:20:07.384382 | controller | Jun 12 15:53:15.533420 crc crio[3652]: time="2026-06-12T15:53:15.533058502Z" level=info msg="Starting container: f12b2da4bc3471e32b3a7431e9147988d6e3827310292e6844698ddba058a975" id=9237ff23-c335-4e01-9750-fc5a911ea903 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 17:20:07.384398 | controller | Jun 12 15:53:15.540220 crc crio[3652]: time="2026-06-12T15:53:15.540068743Z" level=info msg="Started container" PID=16677 containerID=9de8c8bc9c84c138b6c74af40b5ca3cc9e17ff9302c7b798e7fc7c6bfbb246c5 description=openshift-marketplace/redhat-operators-2ck49/registry-server id=e509e42c-131a-49b1-8d48-1a14e569dfce name=/runtime.v1.RuntimeService/StartContainer sandboxID=24b5908c94d9dd2048db39291c6613600cf291995ef7c56938aa499988cbb7d9
2026-06-12 17:20:07.384415 | controller | Jun 12 15:53:15.540943 crc crio[3652]: time="2026-06-12T15:53:15.540682202Z" level=info msg="Started container" PID=16676 containerID=f12b2da4bc3471e32b3a7431e9147988d6e3827310292e6844698ddba058a975 description=openshift-marketplace/redhat-operators-x5vn9/registry-server id=9237ff23-c335-4e01-9750-fc5a911ea903 name=/runtime.v1.RuntimeService/StartContainer sandboxID=e117e1930c27de213bcbf846bfee59c144e67cadc61b555981c97b4b4f83309f
2026-06-12 17:20:07.384435 | controller | Jun 12 15:53:16.329840 crc crio[3652]: time="2026-06-12T15:53:16.328748796Z" level=info msg="Stopping pod sandbox: 218523d12e4c8f412d13e224986b202404a8910a3b8dec8ee4eaa2c76842a0e8" id=ccc2ef86-0cdd-49ce-8265-2ed756437a08 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 17:20:07.384453 | controller | Jun 12 15:53:16.331541 crc crio[3652]: time="2026-06-12T15:53:16.330320464Z" level=info msg="Got pod network &{Name:revision-pruner-13-crc Namespace:openshift-kube-apiserver ID:218523d12e4c8f412d13e224986b202404a8910a3b8dec8ee4eaa2c76842a0e8 UID:a29d25e6-4273-4a42-8123-8f4fa4ff6fbd NetNS:/var/run/netns/8305326e-84fa-4248-b4bb-c9977919618a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-poda29d25e6_4273_4a42_8123_8f4fa4ff6fbd.slice PodAnnotations:0xc0025c2830}] Aliases:map[]}"
2026-06-12 17:20:07.384470 | controller | Jun 12 15:53:16.331541 crc crio[3652]: time="2026-06-12T15:53:16.330936753Z" level=info msg="Deleting pod openshift-kube-apiserver_revision-pruner-13-crc from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 17:20:07.384487 | controller | Jun 12 15:53:18.834545 crc crio[3652]: time="2026-06-12T15:53:18.833826947Z" level=info msg="Stopped pod sandbox: 218523d12e4c8f412d13e224986b202404a8910a3b8dec8ee4eaa2c76842a0e8" id=ccc2ef86-0cdd-49ce-8265-2ed756437a08 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 17:20:07.384505 | controller | Jun 12 15:53:28.547591 crc crio[3652]: time="2026-06-12T15:53:28.546651918Z" level=info msg="Running pod sandbox: openshift-image-registry/image-registry-5d9d95bf5b-68zhq/POD" id=97f3167c-9d91-4096-90d2-d08b2a0792a7 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:20:07.384530 | controller | Jun 12 15:53:28.549218 crc crio[3652]: time="2026-06-12T15:53:28.547647288Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.384557 | controller | Jun 12 15:53:28.693312 crc crio[3652]: time="2026-06-12T15:53:28.693117624Z" level=info msg="Got pod network &{Name:image-registry-5d9d95bf5b-68zhq Namespace:openshift-image-registry ID:00c57de1ab01558193fc1127637e714428a60a7885305605469af5becd07784f UID:dcbcea9f-f8da-49e7-87b5-1d6dc7b926ee NetNS:/var/run/netns/e2d30508-3ec9-4d67-871b-00d6ede2abd8 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:0xc00163c060}] Aliases:map[]}"
2026-06-12 17:20:07.384593 | controller | Jun 12 15:53:28.693312 crc crio[3652]: time="2026-06-12T15:53:28.693231657Z" level=info msg="Adding pod openshift-image-registry_image-registry-5d9d95bf5b-68zhq to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 17:20:07.384616 | controller | Jun 12 15:53:31.778265 crc crio[3652]: time="2026-06-12T15:53:31.776885303Z" level=info msg="Stopping container: 4fd14067f9604d5d5cbeaae56e601883057c401275a44504cd390c1d117b511c (timeout: 2s)" id=8a1e7336-320e-415f-9850-81b4ee056bb4 name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 17:20:07.384634 | controller | Jun 12 15:53:32.151287 crc crio[3652]: 2026-06-12T15:53:32Z [verbose] CmdAdd (shim): {1.1.0 [{Name:00c57de1ab01558 Mac:de:58:ee:f8:37:71 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:35 Mtu:0 Sandbox:/var/run/netns/e2d30508-3ec9-4d67-871b-00d6ede2abd8 SocketPath: PciID:}] [{Interface:0xc0002fc930 Address:{IP:10.217.0.53 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 17:20:07.384652 | controller | Jun 12 15:53:32.153172 crc crio[3652]: time="2026-06-12T15:53:32.15312783Z" level=info msg="Got pod network &{Name:image-registry-5d9d95bf5b-68zhq Namespace:openshift-image-registry ID:00c57de1ab01558193fc1127637e714428a60a7885305605469af5becd07784f UID:dcbcea9f-f8da-49e7-87b5-1d6dc7b926ee NetNS:/var/run/netns/e2d30508-3ec9-4d67-871b-00d6ede2abd8 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:0xc00163c060}] Aliases:map[]}"
2026-06-12 17:20:07.384674 | controller | Jun 12 15:53:32.153548 crc crio[3652]: time="2026-06-12T15:53:32.153514541Z" level=info msg="Checking pod openshift-image-registry_image-registry-5d9d95bf5b-68zhq for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 17:20:07.384691 | controller | Jun 12 15:53:32.163888 crc crio[3652]: time="2026-06-12T15:53:32.16383979Z" level=info msg="Ran pod sandbox 00c57de1ab01558193fc1127637e714428a60a7885305605469af5becd07784f with infra container: openshift-image-registry/image-registry-5d9d95bf5b-68zhq/POD" id=97f3167c-9d91-4096-90d2-d08b2a0792a7 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:20:07.384708 | controller | Jun 12 15:53:32.170343 crc crio[3652]: time="2026-06-12T15:53:32.166363423Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:dcb03ccba25366bbdf74cbab6738e7ef1f97f62760886ec445a40cdf29b60418" id=6e3c9261-dd58-41fb-954a-1355ac410869 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:20:07.384724 | controller | Jun 12 15:53:32.215206 crc crio[3652]: time="2026-06-12T15:53:32.214951254Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:dcb03ccba25366bbdf74cbab6738e7ef1f97f62760886ec445a40cdf29b60418" id=edd72aed-6381-4a5d-90c7-a06687648c00 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:20:07.384741 | controller | Jun 12 15:53:32.219993 crc crio[3652]: time="2026-06-12T15:53:32.219902009Z" level=info msg="Creating container: openshift-image-registry/image-registry-5d9d95bf5b-68zhq/registry" id=de7c07d3-b610-4a8e-8a56-590773529535 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:20:07.384757 | controller | Jun 12 15:53:32.220962 crc crio[3652]: time="2026-06-12T15:53:32.220808016Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.384774 | controller | Jun 12 15:53:32.570886 crc crio[3652]: time="2026-06-12T15:53:32.570830948Z" level=info msg="Removing container: d7f23baa0b04f03efcbea5c432c654d0eaa802fdae562c1960eef8351531792b" id=2a956aec-019d-4435-9c2b-d4f38d2d3762 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 17:20:07.384790 | controller | Jun 12 15:53:32.601250 crc crio[3652]: time="2026-06-12T15:53:32.601025458Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.384806 | controller | Jun 12 15:53:32.605954 crc crio[3652]: time="2026-06-12T15:53:32.605874163Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.384822 | controller | Jun 12 15:53:33.156817 crc crio[3652]: time="2026-06-12T15:53:33.156189217Z" level=info msg="Removed container d7f23baa0b04f03efcbea5c432c654d0eaa802fdae562c1960eef8351531792b: openshift-console/downloads-747b44746d-4pqvr/download-server" id=2a956aec-019d-4435-9c2b-d4f38d2d3762 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 17:20:07.384839 | controller | Jun 12 15:53:33.272587 crc crio[3652]: time="2026-06-12T15:53:33.268226784Z" level=info msg="Stopped container 4fd14067f9604d5d5cbeaae56e601883057c401275a44504cd390c1d117b511c: openshift-console/downloads-747b44746d-4pqvr/download-server" id=8a1e7336-320e-415f-9850-81b4ee056bb4 name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 17:20:07.384855 | controller | Jun 12 15:53:33.272587 crc crio[3652]: time="2026-06-12T15:53:33.270675499Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c8a088031661d94022418e93fb63744c38e1c4cff93ea3b95c096a290c2b7a3" id=5d3e621f-03cc-4038-b9a0-15e023668edf name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:20:07.384876 | controller | Jun 12 15:53:33.300905 crc crio[3652]: time="2026-06-12T15:53:33.300741284Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c8a088031661d94022418e93fb63744c38e1c4cff93ea3b95c096a290c2b7a3" id=cfb74c1f-011c-4eb7-932c-f640c9b87d51 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:20:07.384892 | controller | Jun 12 15:53:33.304106 crc crio[3652]: time="2026-06-12T15:53:33.304027602Z" level=info msg="Creating container: openshift-console/downloads-747b44746d-4pqvr/download-server" id=fca3d3b4-3846-4eb0-a680-d0b04c522005 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:20:07.384909 | controller | Jun 12 15:53:33.304766 crc crio[3652]: time="2026-06-12T15:53:33.304739933Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.384926 | controller | Jun 12 15:53:33.333394 crc crio[3652]: time="2026-06-12T15:53:33.333344138Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.384943 | controller | Jun 12 15:53:33.338025 crc crio[3652]: time="2026-06-12T15:53:33.337990764Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.384960 | controller | Jun 12 15:53:33.396298 crc crio[3652]: time="2026-06-12T15:53:33.396112216Z" level=info msg="Created container a96d4edb589bc16c8e824cb1cac66f1dceac846b7b980c6f2488717f0decfdd2: openshift-image-registry/image-registry-5d9d95bf5b-68zhq/registry" id=de7c07d3-b610-4a8e-8a56-590773529535 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:20:07.384976 | controller | Jun 12 15:53:33.398128 crc crio[3652]: time="2026-06-12T15:53:33.397997222Z" level=info msg="Starting container: a96d4edb589bc16c8e824cb1cac66f1dceac846b7b980c6f2488717f0decfdd2" id=4d50f5b9-5eef-4353-b652-e29637ba3a04 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 17:20:07.384993 | controller | Jun 12 15:53:33.407086 crc crio[3652]: time="2026-06-12T15:53:33.406862957Z" level=info msg="Started container" PID=17128 containerID=a96d4edb589bc16c8e824cb1cac66f1dceac846b7b980c6f2488717f0decfdd2 description=openshift-image-registry/image-registry-5d9d95bf5b-68zhq/registry id=4d50f5b9-5eef-4353-b652-e29637ba3a04 name=/runtime.v1.RuntimeService/StartContainer sandboxID=00c57de1ab01558193fc1127637e714428a60a7885305605469af5becd07784f
2026-06-12 17:20:07.385009 | controller | Jun 12 15:53:33.879227 crc crio[3652]: time="2026-06-12T15:53:33.879098271Z" level=info msg="Created container 860b5cda9d77b096d606a4fa53264e25eda169bca5c6c2983cfe0d0aa36dd456: openshift-console/downloads-747b44746d-4pqvr/download-server" id=fca3d3b4-3846-4eb0-a680-d0b04c522005 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:20:07.385025 | controller | Jun 12 15:53:33.882611 crc crio[3652]: time="2026-06-12T15:53:33.882399799Z" level=info msg="Starting container: 860b5cda9d77b096d606a4fa53264e25eda169bca5c6c2983cfe0d0aa36dd456" id=46b1d02c-5296-4bfe-a0f8-163e5253e9b7 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 17:20:07.385041 | controller | Jun 12 15:53:33.890799 crc crio[3652]: time="2026-06-12T15:53:33.890624865Z" level=info msg="Started container" PID=17135 containerID=860b5cda9d77b096d606a4fa53264e25eda169bca5c6c2983cfe0d0aa36dd456 description=openshift-console/downloads-747b44746d-4pqvr/download-server id=46b1d02c-5296-4bfe-a0f8-163e5253e9b7 name=/runtime.v1.RuntimeService/StartContainer sandboxID=bcc4f7f7ca920bcd43eeecb2a9c94cc4efa4061cf45396a50fc800b0f4406839
2026-06-12 17:20:07.385057 | controller | Jun 12 15:53:41.725354 crc crio[3652]: time="2026-06-12T15:53:41.724259798Z" level=info msg="Stopping container: 5ba2404384acffdab383aedead3b4e351cecb6862393da5c01287c2a44267a87 (timeout: 2s)" id=4212d293-afea-4583-aece-075e0a57bea4 name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 17:20:07.385078 | controller | Jun 12 15:53:42.714157 crc crio[3652]: time="2026-06-12T15:53:42.713056159Z" level=info msg="Stopped container 5ba2404384acffdab383aedead3b4e351cecb6862393da5c01287c2a44267a87: openshift-marketplace/redhat-marketplace-j8skz/registry-server" id=4212d293-afea-4583-aece-075e0a57bea4 name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 17:20:07.385095 | controller | Jun 12 15:53:42.718270 crc crio[3652]: time="2026-06-12T15:53:42.717902165Z" level=info msg="Stopping pod sandbox: 57da0a91a14b741bc824b146ea12fa07233810dabc4a9968c6d064a6c396fefc" id=cff3835b-ad93-491d-840a-c97e85c088bb name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 17:20:07.385111 | controller | Jun 12 15:53:42.719320 crc crio[3652]: time="2026-06-12T15:53:42.718966056Z" level=info msg="Got pod network &{Name:redhat-marketplace-j8skz Namespace:openshift-marketplace ID:57da0a91a14b741bc824b146ea12fa07233810dabc4a9968c6d064a6c396fefc UID:d94fa187-7527-4aba-b558-1f12521223e7 NetNS:/var/run/netns/75bc3fd0-7b4f-4d42-86a4-ffca9b9b8bf1 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podd94fa187_7527_4aba_b558_1f12521223e7.slice PodAnnotations:0xc0025c2990}] Aliases:map[]}"
2026-06-12 17:20:07.385128 | controller | Jun 12 15:53:42.719882 crc crio[3652]: time="2026-06-12T15:53:42.719744358Z" level=info msg="Deleting pod openshift-marketplace_redhat-marketplace-j8skz from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 17:20:07.385144 | controller | Jun 12 15:53:44.722148 crc crio[3652]: time="2026-06-12T15:53:44.721616135Z" level=info msg="Stopped pod sandbox: 57da0a91a14b741bc824b146ea12fa07233810dabc4a9968c6d064a6c396fefc" id=cff3835b-ad93-491d-840a-c97e85c088bb name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 17:20:07.385161 | controller | Jun 12 15:53:44.895895 crc crio[3652]: time="2026-06-12T15:53:44.895733095Z" level=info msg="Removing container: 5ba2404384acffdab383aedead3b4e351cecb6862393da5c01287c2a44267a87" id=4b1f0737-68cf-4151-8a10-9e96c7a1a510 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 17:20:07.385178 | controller | Jun 12 15:53:44.963071 crc crio[3652]: time="2026-06-12T15:53:44.962945012Z" level=info msg="Removed container 5ba2404384acffdab383aedead3b4e351cecb6862393da5c01287c2a44267a87: openshift-marketplace/redhat-marketplace-j8skz/registry-server" id=4b1f0737-68cf-4151-8a10-9e96c7a1a510 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 17:20:07.385195 | controller | Jun 12 15:53:44.967603 crc crio[3652]: time="2026-06-12T15:53:44.967255176Z" level=info msg="Removing container: e631853cf6957c1a44dd3274aee2f519f403cf5232fa3795d77fe9b60a328824" id=9df11419-af4b-410a-95ad-a9ed45d738b2 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 17:20:07.385211 | controller | Jun 12 15:53:45.005560 crc crio[3652]: time="2026-06-12T15:53:45.005503439Z" level=info msg="Stopping container: 24c96fbfc901b5560246482f975808dc4320c30e268ee6d84267dab981c869a5 (timeout: 2s)" id=f2098536-8600-4485-8e30-88ce8432fa9d name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 17:20:07.385228 | controller | Jun 12 15:53:45.016584 crc crio[3652]: time="2026-06-12T15:53:45.01634138Z" level=info msg="Removed container e631853cf6957c1a44dd3274aee2f519f403cf5232fa3795d77fe9b60a328824: openshift-marketplace/redhat-marketplace-j8skz/extract-content" id=9df11419-af4b-410a-95ad-a9ed45d738b2 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 17:20:07.385244 | controller | Jun 12 15:53:45.026198 crc crio[3652]: time="2026-06-12T15:53:45.026153171Z" level=info msg="Removing container: 6a02fbd8e434dd69584f166e708042792b8bd6d3b9146f104271ced12f9409e9" id=af541004-424e-4141-8130-49fa89f1d7bd name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 17:20:07.385267 | controller | Jun 12 15:53:45.049989 crc crio[3652]: time="2026-06-12T15:53:45.049875583Z" level=info msg="Removed container 6a02fbd8e434dd69584f166e708042792b8bd6d3b9146f104271ced12f9409e9: openshift-marketplace/redhat-marketplace-j8skz/extract-utilities" id=af541004-424e-4141-8130-49fa89f1d7bd name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 17:20:07.385284 | controller | Jun 12 15:53:45.153247 crc crio[3652]: time="2026-06-12T15:53:45.153125346Z" level=info msg="Stopped container 24c96fbfc901b5560246482f975808dc4320c30e268ee6d84267dab981c869a5: openshift-marketplace/community-operators-zfxqn/registry-server" id=f2098536-8600-4485-8e30-88ce8432fa9d name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 17:20:07.385301 | controller | Jun 12 15:53:45.155153 crc crio[3652]: time="2026-06-12T15:53:45.155115955Z" level=info msg="Stopping pod sandbox: 29c6ecd244970260a4c17371d590c64c1d6b9c579a739577f0126c4edcbfb0fe" id=65dc464d-645f-468c-be35-87edb92a4bce name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 17:20:07.385317 | controller | Jun 12 15:53:45.155937 crc crio[3652]: time="2026-06-12T15:53:45.155823507Z" level=info msg="Got pod network &{Name:community-operators-zfxqn Namespace:openshift-marketplace ID:29c6ecd244970260a4c17371d590c64c1d6b9c579a739577f0126c4edcbfb0fe UID:2785109e-a5af-4472-adfb-4cccd8ded98e NetNS:/var/run/netns/4c9bd2a7-2294-420f-a468-c1166ae1952a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod2785109e_a5af_4472_adfb_4cccd8ded98e.slice PodAnnotations:0xc002d3e030}] Aliases:map[]}"
2026-06-12 17:20:07.385334 | controller | Jun 12 15:53:45.156666 crc crio[3652]: time="2026-06-12T15:53:45.156641991Z" level=info msg="Deleting pod openshift-marketplace_community-operators-zfxqn from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 17:20:07.385351 | controller | Jun 12 15:53:45.182655 crc crio[3652]: time="2026-06-12T15:53:45.182293025Z" level=info msg="Stopping container: c2b9fa5396c6acf7d693165259b78acdca0d7f178bb5d5d65838f211692f1ddf (timeout: 2s)" id=693f3f26-56e3-4af8-b349-d81e378d4c8f name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 17:20:07.385369 | controller | Jun 12 15:53:45.365891 crc crio[3652]: time="2026-06-12T15:53:45.364780165Z" level=info msg="Stopped container c2b9fa5396c6acf7d693165259b78acdca0d7f178bb5d5d65838f211692f1ddf: openshift-marketplace/certified-operators-4lxqg/registry-server" id=693f3f26-56e3-4af8-b349-d81e378d4c8f name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 17:20:07.385386 | controller | Jun 12 15:53:45.370537 crc crio[3652]: time="2026-06-12T15:53:45.370381233Z" level=info msg="Stopping pod sandbox: 88f1ee99c7048a210bdb9ac8d0e938546328f4d089dd89ee970e4fd23e8a56fb" id=c1601bb8-41a5-4410-b78e-f4bd91bf5e03 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 17:20:07.385402 | controller | Jun 12 15:53:45.377343 crc crio[3652]: time="2026-06-12T15:53:45.376792547Z" level=info msg="Got pod network &{Name:certified-operators-4lxqg Namespace:openshift-marketplace ID:88f1ee99c7048a210bdb9ac8d0e938546328f4d089dd89ee970e4fd23e8a56fb UID:49bbea35-aef5-4e3d-951e-ad870a91539e NetNS:/var/run/netns/b4a5299d-4835-4b71-adb0-58d165abc89f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod49bbea35_aef5_4e3d_951e_ad870a91539e.slice PodAnnotations:0xc000182728}] Aliases:map[]}"
2026-06-12 17:20:07.385419 | controller | Jun 12 15:53:45.378054 crc crio[3652]: time="2026-06-12T15:53:45.378015284Z" level=info msg="Deleting pod openshift-marketplace_certified-operators-4lxqg from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 17:20:07.385435 | controller | Jun 12 15:53:45.655304 crc crio[3652]: time="2026-06-12T15:53:45.655232432Z" level=info msg="Stopped pod sandbox: 29c6ecd244970260a4c17371d590c64c1d6b9c579a739577f0126c4edcbfb0fe" id=65dc464d-645f-468c-be35-87edb92a4bce name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 17:20:07.385455 | controller | Jun 12 15:53:45.879944 crc crio[3652]: time="2026-06-12T15:53:45.879838816Z" level=info msg="Stopped pod sandbox: 88f1ee99c7048a210bdb9ac8d0e938546328f4d089dd89ee970e4fd23e8a56fb" id=c1601bb8-41a5-4410-b78e-f4bd91bf5e03 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 17:20:07.385472 | controller | Jun 12 15:53:45.900652 crc crio[3652]: time="2026-06-12T15:53:45.900564715Z" level=info msg="Removing container: 24c96fbfc901b5560246482f975808dc4320c30e268ee6d84267dab981c869a5" id=4fe1611c-db5c-4cc3-bbf1-73b845477372 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 17:20:07.385488 | controller | Jun 12 15:53:45.950873 crc crio[3652]: time="2026-06-12T15:53:45.950773061Z" level=info msg="Removed container 24c96fbfc901b5560246482f975808dc4320c30e268ee6d84267dab981c869a5: openshift-marketplace/community-operators-zfxqn/registry-server" id=4fe1611c-db5c-4cc3-bbf1-73b845477372 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 17:20:07.385505 | controller | Jun 12 15:53:45.954359 crc crio[3652]: time="2026-06-12T15:53:45.954267414Z" level=info msg="Removing container: a0d8a7cf314df40c828f7ffdc727767ab619e1708b45c965adf83c22f7f6d63b" id=b7154c6c-2cec-4152-ab73-4f9a870a7fa5 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 17:20:07.385523 | controller | Jun 12 15:53:45.985833 crc crio[3652]: time="2026-06-12T15:53:45.985509377Z" level=info msg="Removed container a0d8a7cf314df40c828f7ffdc727767ab619e1708b45c965adf83c22f7f6d63b: openshift-marketplace/community-operators-zfxqn/extract-content" id=b7154c6c-2cec-4152-ab73-4f9a870a7fa5 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 17:20:07.385657 | controller | Jun 12 15:53:45.990946 crc crio[3652]: time="2026-06-12T15:53:45.99067067Z" level=info msg="Removing container: c4e8c8c0cc44b348a1c514d4be77d91d0b190e29063b3db67209f9ea3293b687" id=3970899d-2a62-440e-bb34-0a87f8808759 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 17:20:07.385689 | controller | Jun 12 15:53:46.013968 crc crio[3652]: time="2026-06-12T15:53:46.013669126Z" level=info msg="Removed container c4e8c8c0cc44b348a1c514d4be77d91d0b190e29063b3db67209f9ea3293b687: openshift-marketplace/community-operators-zfxqn/extract-utilities" id=3970899d-2a62-440e-bb34-0a87f8808759 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 17:20:07.385707 | controller | Jun 12 15:53:47.384418 crc crio[3652]: time="2026-06-12T15:53:47.384295207Z" level=info msg="Stopping container: 9de8c8bc9c84c138b6c74af40b5ca3cc9e17ff9302c7b798e7fc7c6bfbb246c5 (timeout: 2s)" id=32fca1b2-6e86-456f-a3a0-292ce5008876 name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 17:20:07.385724 | controller | Jun 12 15:53:47.527857 crc crio[3652]: time="2026-06-12T15:53:47.527305028Z" level=info msg="Stopped container 9de8c8bc9c84c138b6c74af40b5ca3cc9e17ff9302c7b798e7fc7c6bfbb246c5: openshift-marketplace/redhat-operators-2ck49/registry-server" id=32fca1b2-6e86-456f-a3a0-292ce5008876 name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 17:20:07.385740 | controller | Jun 12 15:53:47.529310 crc crio[3652]: time="2026-06-12T15:53:47.529207785Z" level=info msg="Stopping pod sandbox: 24b5908c94d9dd2048db39291c6613600cf291995ef7c56938aa499988cbb7d9" id=54be37be-cbef-4132-8155-320b69f92ab2 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 17:20:07.385757 | controller | Jun 12 15:53:47.530072 crc crio[3652]: time="2026-06-12T15:53:47.529967058Z" level=info msg="Got pod network &{Name:redhat-operators-2ck49 Namespace:openshift-marketplace ID:24b5908c94d9dd2048db39291c6613600cf291995ef7c56938aa499988cbb7d9 UID:a1f62366-e228-4cf2-a38c-c4d97e003773 NetNS:/var/run/netns/8a915281-89ac-4c27-87a7-8114d2c2059e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-poda1f62366_e228_4cf2_a38c_c4d97e003773.slice PodAnnotations:0xc0025c2ab0}] Aliases:map[]}"
2026-06-12 17:20:07.385778 | controller | Jun 12 15:53:47.530268 crc crio[3652]: time="2026-06-12T15:53:47.530209406Z" level=info msg="Deleting pod openshift-marketplace_redhat-operators-2ck49 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 17:20:07.385796 | controller | Jun 12 15:53:48.920417 crc crio[3652]: time="2026-06-12T15:53:48.920268427Z" level=info msg="Stopped pod sandbox: 24b5908c94d9dd2048db39291c6613600cf291995ef7c56938aa499988cbb7d9" id=54be37be-cbef-4132-8155-320b69f92ab2 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 17:20:07.385812 | controller | Jun 12 15:53:54.790318 crc crio[3652]: time="2026-06-12T15:53:54.788968863Z" level=info msg="Stopping container: d482467873e722b72ba21bf9baf0051b34bd7c73dde39f0f6dfb2493eef8b3b4 (timeout: 15s)" id=bd7d8ae1-2dba-499e-92e4-5094090f5542 name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 17:20:07.385829 | controller | Jun 12 15:53:54.792052 crc crio[3652]: time="2026-06-12T15:53:54.789321683Z" level=info msg="Stopping container: 31e1a7ad22d3adb3cb913aaf2af582f8d1ac087748dec2c5c07cced06474afc4 (timeout: 15s)" id=751186e9-ee07-4ba8-a873-ee15a3ada784 name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 17:20:07.385845 | controller | Jun 12 15:53:54.792052 crc crio[3652]: time="2026-06-12T15:53:54.789397205Z" level=info msg="Stopping container: 8ed6d19beb6f817684eca39d6ddec640496817c6fb5acb117b5d1143f1819ebc (timeout: 15s)" id=54611595-88e2-4be2-808c-ade0a7f2b87c name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 17:20:07.385861 | controller | Jun 12 15:53:54.793405 crc crio[3652]: time="2026-06-12T15:53:54.789588662Z" level=info msg="Stopping container: e5b49a58fe34cc2f71dc824f2c070b54302302cf3608262d1c9ca6508d95ec1b (timeout: 15s)" id=66f07bf0-5b65-4eaa-b486-5320ea78d0b8 name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 17:20:07.385877 | controller | Jun 12 15:53:54.795704 crc crio[3652]: time="2026-06-12T15:53:54.789628943Z" level=info msg="Stopping container: dd7be7c9ddeea85659f476f8b6ef5677b56b3392ec8327ecc22df1ca2b8e9366 (timeout: 15s)" id=9b0bcb92-5d15-4690-be33-2bb853e2c58c name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 17:20:07.385893 | controller | Jun 12 15:53:55.124608 crc crio[3652]: time="2026-06-12T15:53:55.124240432Z" level=info msg="Removing container: ff3ead32d96dc137aa0a4d820a656f0aff9e194cdc43fbf5506917c5be55ba3d" id=7a83e40c-4fd3-425e-ad99-33988b21abfc name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 17:20:07.385909 | controller | Jun 12 15:53:55.179989 crc crio[3652]: time="2026-06-12T15:53:55.179680779Z" level=info msg="Stopped container 31e1a7ad22d3adb3cb913aaf2af582f8d1ac087748dec2c5c07cced06474afc4: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-check-endpoints" id=751186e9-ee07-4ba8-a873-ee15a3ada784 name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 17:20:07.385925 | controller | Jun 12 15:53:55.271602 crc crio[3652]: time="2026-06-12T15:53:55.271413503Z" level=info msg="Stopped container 8ed6d19beb6f817684eca39d6ddec640496817c6fb5acb117b5d1143f1819ebc: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-cert-syncer" id=54611595-88e2-4be2-808c-ade0a7f2b87c name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 17:20:07.385941 | controller | Jun 12 15:53:55.359985 crc crio[3652]: time="2026-06-12T15:53:55.359817267Z" level=info msg="Stopped container dd7be7c9ddeea85659f476f8b6ef5677b56b3392ec8327ecc22df1ca2b8e9366: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-cert-regeneration-controller" id=9b0bcb92-5d15-4690-be33-2bb853e2c58c name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 17:20:07.385957 | controller | Jun 12 15:53:55.436082 crc crio[3652]: time="2026-06-12T15:53:55.435994178Z" level=info msg="Stopped container d482467873e722b72ba21bf9baf0051b34bd7c73dde39f0f6dfb2493eef8b3b4: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-insecure-readyz" id=bd7d8ae1-2dba-499e-92e4-5094090f5542 name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 17:20:07.385973 | controller | Jun 12 15:53:55.474958 crc crio[3652]: time="2026-06-12T15:53:55.474668452Z" level=info msg="Removed container ff3ead32d96dc137aa0a4d820a656f0aff9e194cdc43fbf5506917c5be55ba3d: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-check-endpoints" id=7a83e40c-4fd3-425e-ad99-33988b21abfc name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 17:20:07.385994 | controller | Jun 12 15:53:56.166132 crc crio[3652]: time="2026-06-12T15:53:56.165357227Z" level=info msg="Stopping pod sandbox: 94bb9c15a5f9528db39c107e849b65129f2a34c29bf94cde466a1bfe1ca22584" id=bbbf9662-14cd-4256-9d07-eec0aa485b0e name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 17:20:07.386011 | controller | Jun 12 15:53:56.168002 crc crio[3652]: time="2026-06-12T15:53:56.16781693Z" level=info msg="Got pod network &{Name:installer-13-crc Namespace:openshift-kube-apiserver ID:94bb9c15a5f9528db39c107e849b65129f2a34c29bf94cde466a1bfe1ca22584 UID:82266704-bdb4-45f5-9cf3-c5952304f39f NetNS:/var/run/netns/a59ba7cb-02d3-49bc-84fa-f762b80f5bd7 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-pod82266704_bdb4_45f5_9cf3_c5952304f39f.slice PodAnnotations:0xc000430310}] Aliases:map[]}"
2026-06-12 17:20:07.386028 | controller | Jun 12 15:53:56.169090 crc crio[3652]: time="2026-06-12T15:53:56.16879648Z" level=info msg="Deleting pod openshift-kube-apiserver_installer-13-crc from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 17:20:07.386045 | controller | Jun 12 15:53:57.928821 crc crio[3652]: time="2026-06-12T15:53:57.927958641Z" level=info msg="Stopped pod sandbox: 94bb9c15a5f9528db39c107e849b65129f2a34c29bf94cde466a1bfe1ca22584" id=bbbf9662-14cd-4256-9d07-eec0aa485b0e name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 17:20:07.386061 | controller | Jun 12 15:53:58.311724 crc crio[3652]: time="2026-06-12T15:53:58.310796121Z" level=info msg="Stopped container e5b49a58fe34cc2f71dc824f2c070b54302302cf3608262d1c9ca6508d95ec1b: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver" id=66f07bf0-5b65-4eaa-b486-5320ea78d0b8 name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 17:20:07.386077 | controller | Jun 12 15:53:58.316094 crc crio[3652]: time="2026-06-12T15:53:58.315541884Z" level=info msg="Stopping pod sandbox: d1d3c73d05e0e17c7496620374d587bf9c1ee52837dd4a82244b93732084297e" id=b472dc12-3157-4887-a80a-3689c525e984 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 17:20:07.386094 | controller | Jun 12 15:53:58.341602 crc crio[3652]: time="2026-06-12T15:53:58.340740815Z" level=info msg="Stopped pod sandbox: d1d3c73d05e0e17c7496620374d587bf9c1ee52837dd4a82244b93732084297e" id=b472dc12-3157-4887-a80a-3689c525e984 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 17:20:07.386110 | controller | Jun 12 15:53:58.350170 crc crio[3652]: time="2026-06-12T15:53:58.350060582Z" level=info msg="Removing container: d036009484b2605fb5dff15f7d02fa3e50c44294b31ca7151d8858ff7a25b867" id=83a39b64-7542-410f-b18c-722ba52b1622 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 17:20:07.386126 | controller | Jun 12 15:53:58.492887 crc crio[3652]: time="2026-06-12T15:53:58.492047515Z" level=info msg="Removed container d036009484b2605fb5dff15f7d02fa3e50c44294b31ca7151d8858ff7a25b867: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver" id=83a39b64-7542-410f-b18c-722ba52b1622 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 17:20:07.386141 | controller | Jun 12 15:53:59.374279 crc crio[3652]: time="2026-06-12T15:53:59.374195847Z" level=info msg="Removing container: 31e1a7ad22d3adb3cb913aaf2af582f8d1ac087748dec2c5c07cced06474afc4" id=343bfb3c-ba82-4866-b3b1-13be1bffe2c8 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 17:20:07.386157 | controller | Jun 12 15:53:59.392713 crc crio[3652]: time="2026-06-12T15:53:59.39207105Z" level=info msg="Removed container 31e1a7ad22d3adb3cb913aaf2af582f8d1ac087748dec2c5c07cced06474afc4: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-check-endpoints" id=343bfb3c-ba82-4866-b3b1-13be1bffe2c8 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 17:20:07.386177 | controller | Jun 12 15:53:59.397037 crc crio[3652]: time="2026-06-12T15:53:59.396521272Z" level=info msg="Removing container: e5b49a58fe34cc2f71dc824f2c070b54302302cf3608262d1c9ca6508d95ec1b" id=ea5be01e-b63b-4ebf-aef8-fd4519cfb2c7 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 17:20:07.386194 | controller | Jun 12 15:53:59.418755 crc crio[3652]: time="2026-06-12T15:53:59.418397026Z" level=info msg="Removed container e5b49a58fe34cc2f71dc824f2c070b54302302cf3608262d1c9ca6508d95ec1b: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver" id=ea5be01e-b63b-4ebf-aef8-fd4519cfb2c7 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 17:20:07.386210 | controller | Jun 12 15:53:59.422909 crc crio[3652]: time="2026-06-12T15:53:59.422829876Z" level=info msg="Removing container: d482467873e722b72ba21bf9baf0051b34bd7c73dde39f0f6dfb2493eef8b3b4" id=b00b1614-46a8-42cd-9a4a-5f80414cd5db name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 17:20:07.386227 | controller | Jun 12 15:53:59.439969 crc crio[3652]: time="2026-06-12T15:53:59.439850404Z" level=info msg="Removed container d482467873e722b72ba21bf9baf0051b34bd7c73dde39f0f6dfb2493eef8b3b4: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-insecure-readyz" id=b00b1614-46a8-42cd-9a4a-5f80414cd5db name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 17:20:07.386243 | controller | Jun 12 15:53:59.445552 crc crio[3652]: time="2026-06-12T15:53:59.444948275Z" level=info msg="Removing container: dd7be7c9ddeea85659f476f8b6ef5677b56b3392ec8327ecc22df1ca2b8e9366" id=bac2bb84-0ba8-41c5-bb63-954826dd7166 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 17:20:07.386260 | controller | Jun 12 15:53:59.465231 crc crio[3652]: time="2026-06-12T15:53:59.465042044Z" level=info msg="Removed container dd7be7c9ddeea85659f476f8b6ef5677b56b3392ec8327ecc22df1ca2b8e9366: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-cert-regeneration-controller" id=bac2bb84-0ba8-41c5-bb63-954826dd7166 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 17:20:07.386277 | controller | Jun 12 15:53:59.469488 crc crio[3652]: time="2026-06-12T15:53:59.469325832Z" level=info msg="Removing container: 8ed6d19beb6f817684eca39d6ddec640496817c6fb5acb117b5d1143f1819ebc" id=925144fa-964a-4f7c-9f34-2f6c57245b2c name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 17:20:07.386293 | controller | Jun 12 15:53:59.486628 crc crio[3652]: time="2026-06-12T15:53:59.486522595Z" level=info msg="Removed container 8ed6d19beb6f817684eca39d6ddec640496817c6fb5acb117b5d1143f1819ebc: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-cert-syncer" id=925144fa-964a-4f7c-9f34-2f6c57245b2c name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 17:20:07.386309 | controller | Jun 12 15:53:59.489170 crc crio[3652]: time="2026-06-12T15:53:59.48908525Z" level=info msg="Removing container: 246b21c3686fe66929264185ff47e17551a934cba2877a68536e4012ba27c8f2" id=5d2da8e4-4f92-4cef-84d8-516f088d4358 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 17:20:07.386325 | controller | Jun 12 15:53:59.584719 crc crio[3652]: time="2026-06-12T15:53:59.58462097Z" level=info msg="Removed container 246b21c3686fe66929264185ff47e17551a934cba2877a68536e4012ba27c8f2: openshift-kube-apiserver/kube-apiserver-crc/setup" id=5d2da8e4-4f92-4cef-84d8-516f088d4358 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 17:20:07.386341 | controller | Jun 12 15:53:59.939554 crc crio[3652]: time="2026-06-12T15:53:59.939348211Z" level=info msg="Running pod sandbox: openshift-kube-apiserver/kube-apiserver-startup-monitor-crc/POD" id=5b4e8472-0c16-4a37-b9f1-6a3fb48082dd name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:20:07.386357 | controller | Jun 12 15:53:59.939682 crc crio[3652]: time="2026-06-12T15:53:59.939578678Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.386373 | controller | Jun 12 15:53:59.963265 crc crio[3652]: time="2026-06-12T15:53:59.96316407Z" level=warning msg="Skipping invalid sysctl specified by config {net.ipv4.ping_group_range 0 2147483647}: \"net.ipv4.ping_group_range\" not allowed with host net enabled" id=5b4e8472-0c16-4a37-b9f1-6a3fb48082dd name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:20:07.386396 | controller | Jun 12 15:54:00.000895 crc crio[3652]: time="2026-06-12T15:53:59.993058822Z" level=info msg="Ran pod sandbox 66fcef9a5c3303bd966169ac0e8f9456682bc45610d5de52db5e7b46b80971e0 with infra container: openshift-kube-apiserver/kube-apiserver-startup-monitor-crc/POD" id=5b4e8472-0c16-4a37-b9f1-6a3fb48082dd name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:20:07.386412 | controller | Jun 12 15:54:00.000895 crc crio[3652]: time="2026-06-12T15:53:59.995722421Z" level=info msg="Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04" id=5a1bdd3c-8af4-4534-ac6e-45176ac63e07 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:20:07.386428 | controller | Jun 12 15:54:00.022385 crc crio[3652]: time="2026-06-12T15:54:00.022296183Z" level=info msg="Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04" id=9f94b49c-3f5e-48eb-a058-0112d88cf32d name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:20:07.386444 | controller | Jun 12 15:54:00.123925 crc crio[3652]: time="2026-06-12T15:54:00.12383362Z" level=info msg="Creating container: openshift-kube-apiserver/kube-apiserver-startup-monitor-crc/startup-monitor" id=91496c82-2dd4-46c6-916d-c7ae4b472673 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:20:07.386460 | controller | Jun 12 15:54:00.124544 crc crio[3652]: time="2026-06-12T15:54:00.124306734Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.386477 | controller | Jun 12 15:54:00.163871 crc crio[3652]: time="2026-06-12T15:54:00.160497452Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.386494 | controller | Jun 12 15:54:00.357715 crc crio[3652]: time="2026-06-12T15:54:00.357676299Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.386511 | controller | Jun 12 15:54:00.492793 crc crio[3652]: time="2026-06-12T15:54:00.491944642Z" level=info msg="Created container 22e488b3133db2bf140aa98fb3cde7b24382fb514b93086b69d7b2ea543d3327: openshift-kube-apiserver/kube-apiserver-startup-monitor-crc/startup-monitor" id=91496c82-2dd4-46c6-916d-c7ae4b472673 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:20:07.386527 | controller | Jun 12 15:54:00.494021 crc crio[3652]: time="2026-06-12T15:54:00.493419355Z" level=info msg="Starting container: 22e488b3133db2bf140aa98fb3cde7b24382fb514b93086b69d7b2ea543d3327" id=938ebc2f-2450-427c-8a89-68ec2156666d name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 17:20:07.386546 | controller | Jun 12 15:54:00.509595 crc crio[3652]: time="2026-06-12T15:54:00.509285097Z" level=info msg="Started container" PID=17861 containerID=22e488b3133db2bf140aa98fb3cde7b24382fb514b93086b69d7b2ea543d3327 description=openshift-kube-apiserver/kube-apiserver-startup-monitor-crc/startup-monitor id=938ebc2f-2450-427c-8a89-68ec2156666d name=/runtime.v1.RuntimeService/StartContainer sandboxID=66fcef9a5c3303bd966169ac0e8f9456682bc45610d5de52db5e7b46b80971e0
2026-06-12 17:20:07.386598 | controller | Jun 12 15:54:09.355978 crc crio[3652]: time="2026-06-12T15:54:09.354043206Z" level=info msg="Running pod sandbox: openshift-kube-apiserver/kube-apiserver-crc/POD" id=d74662bb-1561-429f-bf57-2c0f4f432c7a name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:20:07.386630 | controller | Jun 12 15:54:09.355978 crc crio[3652]: time="2026-06-12T15:54:09.355425947Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.386650 | controller | Jun 12 15:54:09.373476 crc crio[3652]: time="2026-06-12T15:54:09.373348921Z" level=warning msg="Skipping invalid sysctl specified by config {net.ipv4.ping_group_range 0 2147483647}: \"net.ipv4.ping_group_range\" not allowed with host net enabled" id=d74662bb-1561-429f-bf57-2c0f4f432c7a name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:20:07.386668 | controller | Jun 12 15:54:09.386253 crc crio[3652]: time="2026-06-12T15:54:09.385972208Z" level=info msg="Ran pod sandbox aea4c34e660b88d05cad560b21670df759260a7118b308f3c28a6d5a9f2badb0 with infra container: openshift-kube-apiserver/kube-apiserver-crc/POD" id=d74662bb-1561-429f-bf57-2c0f4f432c7a name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:20:07.386684 | controller | Jun 12 15:54:09.390331 crc crio[3652]: time="2026-06-12T15:54:09.390208284Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8a46fa8feeea5d04fd602559027f8bacc97e12bbf8e33793dca08e812e1f8825" id=37f153b1-fbd9-4ed8-915e-198eb41b3e06 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:20:07.386701 | controller | Jun 12 15:54:09.392680 crc crio[3652]: time="2026-06-12T15:54:09.392585715Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8a46fa8feeea5d04fd602559027f8bacc97e12bbf8e33793dca08e812e1f8825" id=8c7b6831-9b4c-4646-a244-6c870e6fa552 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:20:07.386717 | controller | Jun 12 15:54:10.294640 crc crio[3652]: time="2026-06-12T15:54:10.293731023Z" level=info msg="Creating container: openshift-kube-apiserver/kube-apiserver-crc/setup" id=f08f1951-145b-4b04-a89f-392eec7a8b30 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:20:07.386733 | controller | Jun 12 15:54:10.295717 crc crio[3652]: time="2026-06-12T15:54:10.295546597Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.386749 | controller | Jun 12 15:54:10.296781 crc crio[3652]: time="2026-06-12T15:54:10.296568238Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8a46fa8feeea5d04fd602559027f8bacc97e12bbf8e33793dca08e812e1f8825" id=2498e96b-7cde-4b1c-9668-5178ae44a6aa name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:20:07.386765 | controller | Jun 12 15:54:10.298656 crc crio[3652]: time="2026-06-12T15:54:10.298544878Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8a46fa8feeea5d04fd602559027f8bacc97e12bbf8e33793dca08e812e1f8825" id=3c1891b1-e9ae-41c8-ae94-8b11495db3d1 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:20:07.386780 | controller | Jun 12 15:54:10.325681 crc crio[3652]: time="2026-06-12T15:54:10.325427067Z" level=info msg="Creating container: openshift-kube-controller-manager/kube-controller-manager-crc/kube-controller-manager" id=812a4422-43b6-495d-bcbf-705f8858468e name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:20:07.386796 | controller | Jun 12 15:54:10.326634 crc crio[3652]: time="2026-06-12T15:54:10.326359786Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.386812 | controller | Jun 12 15:54:10.351281 crc crio[3652]: time="2026-06-12T15:54:10.351124074Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.386828 | controller | Jun 12 15:54:10.365277 crc crio[3652]: time="2026-06-12T15:54:10.365128352Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.386848 | controller | Jun 12 15:54:10.541364 crc crio[3652]: time="2026-06-12T15:54:10.540955203Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.386865 | controller | Jun 12 15:54:10.550143 crc crio[3652]: time="2026-06-12T15:54:10.550056403Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.386880 | controller | Jun 12 15:54:11.683644 crc crio[3652]: time="2026-06-12T15:54:11.683290049Z" level=info msg="Created container d0b9d904c4b96551a4e83b4603e4b1421cf70ac89e96ac5a5674383dcdfc4f65: openshift-kube-apiserver/kube-apiserver-crc/setup" id=f08f1951-145b-4b04-a89f-392eec7a8b30 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:20:07.386896 | controller | Jun 12 15:54:11.684889 crc crio[3652]: time="2026-06-12T15:54:11.684790894Z" level=info msg="Starting container: d0b9d904c4b96551a4e83b4603e4b1421cf70ac89e96ac5a5674383dcdfc4f65" id=9d8eb2b8-fd84-4a3f-bf87-a40829d9e416 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 17:20:07.386912 | controller | Jun 12 15:54:11.694059 crc crio[3652]: time="2026-06-12T15:54:11.693565006Z" level=info msg="Started container" PID=18004 containerID=d0b9d904c4b96551a4e83b4603e4b1421cf70ac89e96ac5a5674383dcdfc4f65 description=openshift-kube-apiserver/kube-apiserver-crc/setup id=9d8eb2b8-fd84-4a3f-bf87-a40829d9e416 name=/runtime.v1.RuntimeService/StartContainer sandboxID=aea4c34e660b88d05cad560b21670df759260a7118b308f3c28a6d5a9f2badb0
2026-06-12 17:20:07.386930 | controller | Jun 12 15:54:11.759753 crc crio[3652]: time="2026-06-12T15:54:11.759408258Z" level=info msg="Created container 43b8019e7f131ff9defcff692a6cbb4d703b4efe1a963d49735d6b461da992b8: openshift-kube-controller-manager/kube-controller-manager-crc/kube-controller-manager" id=812a4422-43b6-495d-bcbf-705f8858468e name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:20:07.386947 | controller | Jun 12 15:54:11.760989 crc crio[3652]: time="2026-06-12T15:54:11.760891322Z" level=info msg="Starting container: 43b8019e7f131ff9defcff692a6cbb4d703b4efe1a963d49735d6b461da992b8" id=fbd02060-0484-4f5c-9efb-033d486e674a name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 17:20:07.386963 | controller | Jun 12 15:54:11.767073 crc crio[3652]: time="2026-06-12T15:54:11.766922272Z" level=info msg="Started container" PID=18003 containerID=43b8019e7f131ff9defcff692a6cbb4d703b4efe1a963d49735d6b461da992b8 description=openshift-kube-controller-manager/kube-controller-manager-crc/kube-controller-manager id=fbd02060-0484-4f5c-9efb-033d486e674a name=/runtime.v1.RuntimeService/StartContainer sandboxID=08925344ca1fb98d480c9f4fa2cf1bb311348aff6b665a8cfa8fa6afb5c4ef5f
2026-06-12 17:20:07.386980 | controller | Jun 12 15:54:13.544794 crc crio[3652]: time="2026-06-12T15:54:13.54472293Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8a46fa8feeea5d04fd602559027f8bacc97e12bbf8e33793dca08e812e1f8825" id=a4dcdd20-c8b1-46f8-9671-f3f080be6e05 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:20:07.386997 | controller | Jun 12 15:54:13.891889 crc crio[3652]: time="2026-06-12T15:54:13.891815835Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8a46fa8feeea5d04fd602559027f8bacc97e12bbf8e33793dca08e812e1f8825" id=8d495223-15c7-47fb-bc87-f725fae7aefc name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:20:07.387013 | controller | Jun 12 15:54:15.709536 crc crio[3652]: time="2026-06-12T15:54:15.705358967Z" level=info msg="Creating container: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver" id=591eaa62-1d20-4d74-ae2d-e5b5d73faee9 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:20:07.387029 | controller | Jun 12 15:54:15.709536 crc crio[3652]: time="2026-06-12T15:54:15.706504832Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.387049 | controller | Jun 12 15:54:15.742668 crc crio[3652]: time="2026-06-12T15:54:15.741751252Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.387066 | controller | Jun 12 15:54:15.944727 crc crio[3652]: time="2026-06-12T15:54:15.944618508Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.387082 | controller | Jun 12 15:54:17.608747 crc crio[3652]: time="2026-06-12T15:54:17.607931244Z" level=info msg="Created container 2f7e13673caad411bd5a13d1998aef1ab2593dd913baa64e00711c19b8c25250: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver" id=591eaa62-1d20-4d74-ae2d-e5b5d73faee9 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:20:07.387099 | controller | Jun 12 15:54:17.611139 crc crio[3652]: time="2026-06-12T15:54:17.610247273Z" level=info msg="Starting container: 2f7e13673caad411bd5a13d1998aef1ab2593dd913baa64e00711c19b8c25250" id=6e68ec6b-2755-4422-9313-db1837a0e5f9 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 17:20:07.387115 | controller | Jun 12 15:54:17.620509 crc crio[3652]: time="2026-06-12T15:54:17.620325253Z" level=info msg="Started container" PID=18158 containerID=2f7e13673caad411bd5a13d1998aef1ab2593dd913baa64e00711c19b8c25250 description=openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver id=6e68ec6b-2755-4422-9313-db1837a0e5f9 name=/runtime.v1.RuntimeService/StartContainer sandboxID=aea4c34e660b88d05cad560b21670df759260a7118b308f3c28a6d5a9f2badb0
2026-06-12 17:20:07.387131 | controller | Jun 12 15:54:19.060064 crc crio[3652]: time="2026-06-12T15:54:19.059403445Z" level=info msg="Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04" id=5eb0e52e-f137-4a1a-9c1e-ecf913d8b22a name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:20:07.387148 | controller | Jun 12 15:54:19.400406 crc crio[3652]: time="2026-06-12T15:54:19.400270485Z" level=info msg="Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04" id=f390383f-4c87-437d-92cb-08bb31606695 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:20:07.387164 | controller | Jun 12 15:54:20.468588 crc crio[3652]: time="2026-06-12T15:54:20.468379301Z" level=info msg="Creating container: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-cert-syncer" id=0c0bb436-578f-4bdf-ae94-c4414dc7ce96 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:20:07.387180 | controller | Jun 12 15:54:20.469502 crc crio[3652]: time="2026-06-12T15:54:20.469070802Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.387196 | controller | Jun 12 15:54:20.501276 crc crio[3652]: time="2026-06-12T15:54:20.501127476Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.387212 | controller | Jun 12 15:54:20.740003 crc crio[3652]: time="2026-06-12T15:54:20.739870932Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.387228 | controller | Jun 12 15:54:21.869551 crc crio[3652]: time="2026-06-12T15:54:21.869342755Z" level=info msg="Created container c4837e4179dbe432c15341ab377a1e866168aa192067b4fcbb034a3b0b992905: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-cert-syncer" id=0c0bb436-578f-4bdf-ae94-c4414dc7ce96 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:20:07.387244 | controller | Jun 12 15:54:21.870829 crc crio[3652]: time="2026-06-12T15:54:21.870695866Z" level=info msg="Starting container: c4837e4179dbe432c15341ab377a1e866168aa192067b4fcbb034a3b0b992905" id=6d4c90ed-16fa-4bf8-a51b-f201cfc00806 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 17:20:07.387265 | controller | Jun 12 15:54:21.874863 crc crio[3652]: time="2026-06-12T15:54:21.874801178Z" level=info msg="Started container" PID=18208 containerID=c4837e4179dbe432c15341ab377a1e866168aa192067b4fcbb034a3b0b992905 description=openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-cert-syncer id=6d4c90ed-16fa-4bf8-a51b-f201cfc00806 name=/runtime.v1.RuntimeService/StartContainer sandboxID=aea4c34e660b88d05cad560b21670df759260a7118b308f3c28a6d5a9f2badb0
2026-06-12 17:20:07.387282 | controller | Jun 12 15:54:21.986694 crc crio[3652]: time="2026-06-12T15:54:21.98657365Z" level=info msg="Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04" id=04deca24-d4fa-4336-82c4-835043926cf4 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:20:07.387298 | controller | Jun 12 15:54:21.989217 crc crio[3652]: time="2026-06-12T15:54:21.989127456Z" level=info msg="Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04" id=9d63e983-0229-4404-b311-cf1a89aa4a41 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:20:07.387314 | controller | Jun 12 15:54:22.041859 crc crio[3652]: time="2026-06-12T15:54:22.041746994Z" level=info msg="Creating container: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-cert-regeneration-controller" id=a0e86ae6-62f2-4328-b45e-a7a602372bc8 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:20:07.387330 | controller | Jun 12 15:54:22.042288 crc crio[3652]: time="2026-06-12T15:54:22.042224178Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.387347 | controller | Jun 12 15:54:22.064686 crc crio[3652]: time="2026-06-12T15:54:22.06442206Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.387365 | controller | Jun 12 15:54:22.267362 crc crio[3652]: time="2026-06-12T15:54:22.267056064Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.387396 | controller | Jun 12 15:54:22.393206 crc crio[3652]: time="2026-06-12T15:54:22.392927281Z" level=info msg="Created container 581052b2289dccc4bcbea91c56cfb843b7422973d5e39bb73d2567f5caa30492: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-cert-regeneration-controller" id=a0e86ae6-62f2-4328-b45e-a7a602372bc8 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:20:07.387416 | controller | Jun 12 15:54:22.394368 crc crio[3652]: time="2026-06-12T15:54:22.394264901Z" level=info msg="Starting container: 581052b2289dccc4bcbea91c56cfb843b7422973d5e39bb73d2567f5caa30492" id=f90059f3-9ea0-428e-9a72-5f8716ffa79a name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 17:20:07.387433 | controller | Jun 12 15:54:22.401827 crc crio[3652]: time="2026-06-12T15:54:22.401704863Z" level=info msg="Started container" PID=18327 containerID=581052b2289dccc4bcbea91c56cfb843b7422973d5e39bb73d2567f5caa30492 description=openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-cert-regeneration-controller id=f90059f3-9ea0-428e-9a72-5f8716ffa79a name=/runtime.v1.RuntimeService/StartContainer sandboxID=aea4c34e660b88d05cad560b21670df759260a7118b308f3c28a6d5a9f2badb0
2026-06-12 17:20:07.387450 | controller | Jun 12 15:54:22.437970 crc crio[3652]: time="2026-06-12T15:54:22.437811679Z" level=info msg="Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04" id=f85027ca-0893-4386-9206-3297f21928e2 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:20:07.387471 | controller | Jun 12 15:54:22.440701 crc crio[3652]: time="2026-06-12T15:54:22.440635863Z" level=info msg="Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04" id=0f31c899-cba3-407b-bc18-8012551941bc name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:20:07.387487 | controller | Jun 12 15:54:22.499735 crc crio[3652]: time="2026-06-12T15:54:22.499625011Z" level=info msg="Creating container: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-insecure-readyz" id=3f0a86da-40d2-48c1-ad14-ce555e34bed1 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:20:07.387504 | controller | Jun 12 15:54:22.500115 crc crio[3652]: time="2026-06-12T15:54:22.500043053Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.387520 | controller | Jun 12 15:54:22.529520 crc crio[3652]: time="2026-06-12T15:54:22.529213813Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.387536 | controller | Jun 12 15:54:22.761666 crc crio[3652]: time="2026-06-12T15:54:22.761562149Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.387552 | controller | Jun 12 15:54:22.934926 crc crio[3652]: time="2026-06-12T15:54:22.9347236Z" level=info msg="Created container 925dcf0e2191d549a012da476150a8c8764c7a34da071306f1eefcde66a8584f: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-insecure-readyz" id=3f0a86da-40d2-48c1-ad14-ce555e34bed1 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:20:07.387591 | controller | Jun 12 15:54:22.938266 crc crio[3652]: time="2026-06-12T15:54:22.9380784Z" level=info msg="Starting container: 925dcf0e2191d549a012da476150a8c8764c7a34da071306f1eefcde66a8584f" id=c85c8297-449a-4488-b4c3-97ff5ca572bb name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 17:20:07.387619 | controller | Jun 12 15:54:22.944827 crc crio[3652]: time="2026-06-12T15:54:22.944708557Z" level=info msg="Started container" PID=18356 containerID=925dcf0e2191d549a012da476150a8c8764c7a34da071306f1eefcde66a8584f description=openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-insecure-readyz id=c85c8297-449a-4488-b4c3-97ff5ca572bb name=/runtime.v1.RuntimeService/StartContainer sandboxID=aea4c34e660b88d05cad560b21670df759260a7118b308f3c28a6d5a9f2badb0
2026-06-12 17:20:07.387637 | controller | Jun 12 15:54:22.986515 crc crio[3652]: time="2026-06-12T15:54:22.986334828Z" level=info msg="Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04" id=b63b5aaa-7a44-4ea9-b651-190ce22149f9 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:20:07.387654 | controller | Jun 12 15:54:22.990768 crc crio[3652]: time="2026-06-12T15:54:22.990493431Z" level=info msg="Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04" id=516de7df-0924-4c41-839f-6338e7d27f22 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:20:07.387671 | controller | Jun 12 15:54:23.024594 crc crio[3652]: time="2026-06-12T15:54:23.024398853Z" level=info msg="Creating container: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-check-endpoints" id=4467cf92-2016-41b0-87d7-b4fa38791f6c name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:20:07.387687 | controller | Jun 12 15:54:23.024954 crc crio[3652]: time="2026-06-12T15:54:23.024898097Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.387710 | controller | Jun 12 15:54:23.054751 crc crio[3652]: time="2026-06-12T15:54:23.054401726Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.387727 | controller | Jun 12 15:54:23.245749 crc crio[3652]: time="2026-06-12T15:54:23.245629045Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.387744 | controller | Jun 12 15:54:23.439082 crc crio[3652]: time="2026-06-12T15:54:23.438294979Z" level=info msg="Created container 8a9fd35e314039fc4e8c8bafc938acd0f0e5d4ee14f830e4186d462332f87284: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-check-endpoints" id=4467cf92-2016-41b0-87d7-b4fa38791f6c name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:20:07.387760 | controller | Jun 12 15:54:23.440815 crc crio[3652]: time="2026-06-12T15:54:23.44038031Z" level=info msg="Starting container: 8a9fd35e314039fc4e8c8bafc938acd0f0e5d4ee14f830e4186d462332f87284" id=406bea5f-b5c4-4b52-abe8-481ca865acc8 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 17:20:07.387777 | controller | Jun 12 15:54:23.446107 crc crio[3652]: time="2026-06-12T15:54:23.446007628Z" level=info msg="Started container" PID=18377 containerID=8a9fd35e314039fc4e8c8bafc938acd0f0e5d4ee14f830e4186d462332f87284 description=openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-check-endpoints id=406bea5f-b5c4-4b52-abe8-481ca865acc8 name=/runtime.v1.RuntimeService/StartContainer sandboxID=aea4c34e660b88d05cad560b21670df759260a7118b308f3c28a6d5a9f2badb0
2026-06-12 17:20:07.387793 | controller | Jun 12 15:54:36.838103 crc crio[3652]: time="2026-06-12T15:54:36.837389289Z" level=info msg="Stopping pod sandbox: 29c6ecd244970260a4c17371d590c64c1d6b9c579a739577f0126c4edcbfb0fe" id=b338a8c9-c8f7-4f3d-a9d7-20914393ad3f name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 17:20:07.387810 | controller | Jun 12 15:54:36.838103 crc crio[3652]: time="2026-06-12T15:54:36.83810611Z" level=info msg="Stopped pod sandbox (already stopped): 29c6ecd244970260a4c17371d590c64c1d6b9c579a739577f0126c4edcbfb0fe" id=b338a8c9-c8f7-4f3d-a9d7-20914393ad3f name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 17:20:07.387826 | controller | Jun 12 15:54:36.839542 crc crio[3652]: time="2026-06-12T15:54:36.838700509Z" level=info msg="Removing pod sandbox: 29c6ecd244970260a4c17371d590c64c1d6b9c579a739577f0126c4edcbfb0fe" id=e9d26318-faff-48c5-94fa-31db658644b0 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 17:20:07.387842 | controller | Jun 12 15:54:36.852619 crc crio[3652]: time="2026-06-12T15:54:36.852531861Z" level=info msg="Removed pod sandbox: 29c6ecd244970260a4c17371d590c64c1d6b9c579a739577f0126c4edcbfb0fe" id=e9d26318-faff-48c5-94fa-31db658644b0 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 17:20:07.387887 | controller | Jun 12 15:54:36.854300 crc crio[3652]: time="2026-06-12T15:54:36.85418426Z" level=info msg="Stopping pod sandbox: d1d3c73d05e0e17c7496620374d587bf9c1ee52837dd4a82244b93732084297e" id=0a51e8da-89c0-4f3a-ae1b-0abd95b0a65b name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 17:20:07.387908 | controller | Jun 12 15:54:36.854407 crc crio[3652]: time="2026-06-12T15:54:36.854307033Z" level=info msg="Stopped pod sandbox (already stopped): d1d3c73d05e0e17c7496620374d587bf9c1ee52837dd4a82244b93732084297e" id=0a51e8da-89c0-4f3a-ae1b-0abd95b0a65b name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 17:20:07.387924 | controller | Jun 12 15:54:36.855307 crc crio[3652]: time="2026-06-12T15:54:36.855206521Z" level=info msg="Removing pod sandbox: d1d3c73d05e0e17c7496620374d587bf9c1ee52837dd4a82244b93732084297e" id=b85a1625-7a25-4f97-84e7-963fccc27236 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 17:20:07.387940 | controller | Jun 12 15:54:36.868479 crc crio[3652]: time="2026-06-12T15:54:36.866809639Z" level=info msg="Removed pod sandbox: d1d3c73d05e0e17c7496620374d587bf9c1ee52837dd4a82244b93732084297e" id=b85a1625-7a25-4f97-84e7-963fccc27236 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 17:20:07.387961 | controller | Jun 12 15:54:36.869769 crc crio[3652]: time="2026-06-12T15:54:36.869678742Z" level=info msg="Stopping pod sandbox: 57da0a91a14b741bc824b146ea12fa07233810dabc4a9968c6d064a6c396fefc" id=d3f90552-25fd-4286-b96c-17ac6c1850b8 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 17:20:07.387978 | controller | Jun 12 15:54:36.869860 crc crio[3652]: time="2026-06-12T15:54:36.869781715Z" level=info msg="Stopped pod sandbox (already stopped): 57da0a91a14b741bc824b146ea12fa07233810dabc4a9968c6d064a6c396fefc" id=d3f90552-25fd-4286-b96c-17ac6c1850b8 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 17:20:07.387994 | controller | Jun 12 15:54:36.870782 crc crio[3652]: time="2026-06-12T15:54:36.870720903Z" level=info msg="Removing pod sandbox: 57da0a91a14b741bc824b146ea12fa07233810dabc4a9968c6d064a6c396fefc" id=3fc0562e-dad2-4044-8b29-c0d8bb707391 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 17:20:07.388010 | controller | Jun 12 15:54:36.879631 crc crio[3652]: time="2026-06-12T15:54:36.879534376Z" level=info msg="Removed pod sandbox: 57da0a91a14b741bc824b146ea12fa07233810dabc4a9968c6d064a6c396fefc" id=3fc0562e-dad2-4044-8b29-c0d8bb707391 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 17:20:07.388026 | controller | Jun 12 15:55:12.998004 crc crio[3652]: time="2026-06-12T15:55:12.996030212Z" level=info msg="Stopping container: c5cf05c7f87b552970eb951297246cba78c7aa51e825887e2222d516f33e941e (timeout: 30s)" id=a46f0b83-551e-46b3-993e-e302a03bba5b name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 17:20:07.388042 | controller | Jun 12 15:55:13.000610 crc crio[3652]: time="2026-06-12T15:55:13.000108441Z" level=info msg="Stopping container: bd365a12f9a10bbcdd32d0df9f6145c45648dff5c07f5739f7282cf9880a9bae (timeout: 30s)" id=b75013ce-5542-413b-ad14-c279db03433c name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 17:20:07.388058 | controller | Jun 12 15:55:13.013154 crc crio[3652]: time="2026-06-12T15:55:13.004081064Z" level=info msg="Stopping container: d98f684cdbbb77f76e2bda30a216b3009aec19208d959ae5452e7dc16cef281e (timeout: 30s)" id=31a7d2be-e938-4707-b010-2bea6c680ba9 name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 17:20:07.388074 | controller | Jun 12 15:55:13.013154 crc crio[3652]: time="2026-06-12T15:55:13.005042363Z" level=info msg="Stopping container: f12b2da4bc3471e32b3a7431e9147988d6e3827310292e6844698ddba058a975 (timeout: 30s)" id=082ca058-339a-4829-bd64-9963fa5fcbce name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 17:20:07.388090 | controller | Jun 12 15:55:13.013154 crc crio[3652]: time="2026-06-12T15:55:13.011283098Z" level=info msg="Stopping container: 6fed4a0b7bac14a85b5c20602a4fe667c15743d036e37c2e46611109c71d0fef (timeout: 30s)" id=b2a6b41c-8e8c-4aca-9f28-d01f4140fa66 name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 17:20:07.388105 | controller | Jun 12 15:55:13.413834 crc crio[3652]: time="2026-06-12T15:55:13.413071295Z" level=info msg="Running pod sandbox: openshift-marketplace/marketplace-operator-547dbd544d-qspgz/POD" id=2fcd231f-b2f8-4a9d-95b0-6d9c2fe8e760 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:20:07.388121 | controller | Jun 12 15:55:13.413834 crc crio[3652]: time="2026-06-12T15:55:13.413300541Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.388138 | controller | Jun 12 15:55:13.627595 crc crio[3652]: time="2026-06-12T15:55:13.624775407Z" level=info msg="Got pod network &{Name:marketplace-operator-547dbd544d-qspgz Namespace:openshift-marketplace ID:5e8b1c770bbbc744980890c9c55da31a2de34c0868342cb6b2ceaa77a1221dac UID:724d7bbb-20b8-486e-b902-51a0880ff2a9 NetNS:/var/run/netns/48b2adc2-1c34-4df2-b9e0-0e006e6526be Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod724d7bbb_20b8_486e_b902_51a0880ff2a9.slice PodAnnotations:0xc000136838}] Aliases:map[]}"
2026-06-12 17:20:07.388159 | controller | Jun 12 15:55:13.627595 crc crio[3652]: time="2026-06-12T15:55:13.625050375Z" level=info msg="Adding pod openshift-marketplace_marketplace-operator-547dbd544d-qspgz to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 17:20:07.388177 | controller | Jun 12 15:55:13.705691 crc crio[3652]: time="2026-06-12T15:55:13.704652543Z" level=info msg="Stopped container bd365a12f9a10bbcdd32d0df9f6145c45648dff5c07f5739f7282cf9880a9bae: openshift-marketplace/redhat-marketplace-ntdwx/registry-server" id=b75013ce-5542-413b-ad14-c279db03433c name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 17:20:07.388193 | controller | Jun 12 15:55:13.720288 crc crio[3652]: time="2026-06-12T15:55:13.719423435Z" level=info msg="Stopping pod sandbox: 78f85ee3e29645fc9de6c6a7019ace5cf4a00a40ec8afbd8ae5abc587094dc03" id=2ad73af6-892b-421a-bfe0-0e433f85c4ed name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 17:20:07.388210 | controller | Jun 12 15:55:13.720288 crc crio[3652]: time="2026-06-12T15:55:13.72022858Z" level=info msg="Got pod network &{Name:redhat-marketplace-ntdwx Namespace:openshift-marketplace ID:78f85ee3e29645fc9de6c6a7019ace5cf4a00a40ec8afbd8ae5abc587094dc03 UID:304346ae-9d3b-4262-8068-4ed1e7ff48a8 NetNS:/var/run/netns/5c1af09b-ddba-44e6-a2b0-bb35b4abd833 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:0xc00181a620}] Aliases:map[]}"
2026-06-12 17:20:07.388226 | controller | Jun 12 15:55:13.720982 crc crio[3652]: time="2026-06-12T15:55:13.720812257Z" level=info msg="Deleting pod openshift-marketplace_redhat-marketplace-ntdwx from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 17:20:07.388242 | controller | Jun 12 15:55:13.773075 crc crio[3652]: time="2026-06-12T15:55:13.769240357Z" level=info msg="Stopped container 6fed4a0b7bac14a85b5c20602a4fe667c15743d036e37c2e46611109c71d0fef: openshift-marketplace/marketplace-operator-547dbd544d-xchl9/marketplace-operator" id=b2a6b41c-8e8c-4aca-9f28-d01f4140fa66 name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 17:20:07.388258 | controller | Jun 12 15:55:13.773075 crc crio[3652]: time="2026-06-12T15:55:13.772498881Z" level=info msg="Stopping pod sandbox: b9b0029fcfd6b0d4310152cf513a26f3508fa6d2a7d60170e978423b90396ca1" id=f7d29613-a490-468e-92b0-83aaadd6fb61 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 17:20:07.388275 | controller | Jun 12 15:55:13.773075 crc crio[3652]: time="2026-06-12T15:55:13.772859822Z" level=info msg="Got pod network &{Name:marketplace-operator-547dbd544d-xchl9 Namespace:openshift-marketplace ID:b9b0029fcfd6b0d4310152cf513a26f3508fa6d2a7d60170e978423b90396ca1 UID:6cdf074d-0e2a-4a0b-8843-5f823e7bf7c3 NetNS:/var/run/netns/afe91ed0-b5cb-4f16-a7a3-05d9a2eece42 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:0xc0025c2700}] Aliases:map[]}"
2026-06-12 17:20:07.388292 | controller | Jun 12 15:55:13.773075 crc crio[3652]: time="2026-06-12T15:55:13.773067268Z" level=info msg="Deleting pod openshift-marketplace_marketplace-operator-547dbd544d-xchl9 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 17:20:07.388308 | controller | Jun 12 15:55:13.997195 crc crio[3652]: time="2026-06-12T15:55:13.996781901Z" level=info msg="Removing container: 69d9e5a993eb23352c7a27960b05f3706b5be7ad0a896aa5ad3bf05e88e884a8" id=b6ed0772-713b-4a1d-bb97-b1ef5b3bccb5 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 17:20:07.388324 | controller | Jun 12 15:55:14.077025 crc crio[3652]: time="2026-06-12T15:55:14.076170278Z" level=info msg="Removed container 69d9e5a993eb23352c7a27960b05f3706b5be7ad0a896aa5ad3bf05e88e884a8: openshift-marketplace/marketplace-operator-547dbd544d-xchl9/marketplace-operator" id=b6ed0772-713b-4a1d-bb97-b1ef5b3bccb5 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 17:20:07.388344 | controller | Jun 12 15:55:14.104709 crc crio[3652]: time="2026-06-12T15:55:14.104650822Z" level=info msg="Stopped container c5cf05c7f87b552970eb951297246cba78c7aa51e825887e2222d516f33e941e: openshift-marketplace/certified-operators-l27pk/registry-server" id=a46f0b83-551e-46b3-993e-e302a03bba5b name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 17:20:07.388362 | controller | Jun 12 15:55:14.113166 crc crio[3652]: time="2026-06-12T15:55:14.11302209Z" level=info msg="Stopping pod sandbox: 1acaf1bcd11127e88060577e13a8f8ffedfa9cd0375cc453261e31ade142b178" id=bca0bf30-633a-4fc7-a751-14b547a91e60 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 17:20:07.388378 | controller | Jun 12 15:55:14.125991 crc crio[3652]: time="2026-06-12T15:55:14.125939Z" level=info msg="Got pod network &{Name:certified-operators-l27pk Namespace:openshift-marketplace ID:1acaf1bcd11127e88060577e13a8f8ffedfa9cd0375cc453261e31ade142b178 UID:91f37d35-53d4-49eb-b4e2-8ee1a226094b NetNS:/var/run/netns/83c92c30-55ef-46e5-9924-db57ab09a6c6 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:0xc0025c2910}] Aliases:map[]}"
2026-06-12 17:20:07.388394 | controller | Jun 12 15:55:14.126559 crc crio[3652]: time="2026-06-12T15:55:14.126141026Z" level=info msg="Deleting pod openshift-marketplace_certified-operators-l27pk from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 17:20:07.388411 | controller | Jun 12 15:55:14.253757 crc crio[3652]: time="2026-06-12T15:55:14.253697547Z" level=info msg="Stopped container d98f684cdbbb77f76e2bda30a216b3009aec19208d959ae5452e7dc16cef281e: openshift-marketplace/community-operators-qhh6t/registry-server" id=31a7d2be-e938-4707-b010-2bea6c680ba9 name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 17:20:07.388427 | controller | Jun 12 15:55:14.258807 crc crio[3652]: time="2026-06-12T15:55:14.258760928Z" level=info msg="Stopping pod sandbox: 8d18ef7e401ecbbce2959e5dc76b4fda8f77d8f73c5e24565348fb27f124201f" id=9060a4f6-93ce-4dc5-becf-abbfcc63f6f6 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 17:20:07.388443 | controller | Jun 12 15:55:14.260135 crc crio[3652]: time="2026-06-12T15:55:14.260098239Z" level=info msg="Got pod network &{Name:community-operators-qhh6t Namespace:openshift-marketplace ID:8d18ef7e401ecbbce2959e5dc76b4fda8f77d8f73c5e24565348fb27f124201f UID:38fb2a5f-6a1e-4c7a-8df2-0b2a456c372e NetNS:/var/run/netns/2b318e14-5ca4-4031-ba84-15d457854d6f 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:0xc0017be2c8}] Aliases:map[]}"
2026-06-12 17:20:07.388459 | controller | Jun 12 15:55:14.260749 crc crio[3652]: time="2026-06-12T15:55:14.260715937Z" level=info msg="Deleting pod openshift-marketplace_community-operators-qhh6t from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 17:20:07.388475 | controller | Jun 12 15:55:14.275050 crc crio[3652]: time="2026-06-12T15:55:14.274992561Z" level=info msg="Stopped container f12b2da4bc3471e32b3a7431e9147988d6e3827310292e6844698ddba058a975: openshift-marketplace/redhat-operators-x5vn9/registry-server" id=082ca058-339a-4829-bd64-9963fa5fcbce name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 17:20:07.388491 | controller | Jun 12 15:55:14.278426 crc crio[3652]: time="2026-06-12T15:55:14.278175326Z" level=info msg="Stopping pod sandbox: e117e1930c27de213bcbf846bfee59c144e67cadc61b555981c97b4b4f83309f" id=566372b1-3cb7-4af0-b388-214b2659d704 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 17:20:07.388511 | controller | Jun 12 15:55:14.280135 crc crio[3652]: time="2026-06-12T15:55:14.280060563Z" level=info msg="Got pod network &{Name:redhat-operators-x5vn9 Namespace:openshift-marketplace ID:e117e1930c27de213bcbf846bfee59c144e67cadc61b555981c97b4b4f83309f UID:0ee7e057-363b-48e4-a711-ee54046db35f NetNS:/var/run/netns/51bf58df-9c14-4d03-b9b0-33f7e6f147c6 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:0xc0017be3a8}] Aliases:map[]}"
2026-06-12 17:20:07.388528 | controller | Jun 12 15:55:14.280413 crc crio[3652]: time="2026-06-12T15:55:14.280251079Z" level=info msg="Deleting pod openshift-marketplace_redhat-operators-x5vn9 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 17:20:07.388545 | controller | Jun 12 15:55:14.969268 crc crio[3652]: time="2026-06-12T15:55:14.967091784Z" level=info msg="Stopped pod sandbox: b9b0029fcfd6b0d4310152cf513a26f3508fa6d2a7d60170e978423b90396ca1" id=f7d29613-a490-468e-92b0-83aaadd6fb61 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 17:20:07.388561 | controller | Jun 12 15:55:15.102078 crc crio[3652]: time="2026-06-12T15:55:15.101988255Z" level=info msg="Removing container: 6fed4a0b7bac14a85b5c20602a4fe667c15743d036e37c2e46611109c71d0fef" id=1aac8d97-bf0e-4f80-81fd-543c1f39e7ae name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 17:20:07.388601 | controller | Jun 12 15:55:15.129997 crc crio[3652]: time="2026-06-12T15:55:15.129881269Z" level=info msg="Removed container 6fed4a0b7bac14a85b5c20602a4fe667c15743d036e37c2e46611109c71d0fef: openshift-marketplace/marketplace-operator-547dbd544d-xchl9/marketplace-operator" id=1aac8d97-bf0e-4f80-81fd-543c1f39e7ae name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 17:20:07.388627 | controller | Jun 12 15:55:15.278078 crc crio[3652]: time="2026-06-12T15:55:15.277855542Z" level=info msg="Stopped pod sandbox: 78f85ee3e29645fc9de6c6a7019ace5cf4a00a40ec8afbd8ae5abc587094dc03" id=2ad73af6-892b-421a-bfe0-0e433f85c4ed name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 17:20:07.388645 | controller | Jun 12 15:55:15.546789 crc crio[3652]: time="2026-06-12T15:55:15.546176553Z" level=info msg="Stopped pod sandbox: 1acaf1bcd11127e88060577e13a8f8ffedfa9cd0375cc453261e31ade142b178" id=bca0bf30-633a-4fc7-a751-14b547a91e60 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 17:20:07.388661 | controller | Jun 12 15:55:15.798210 crc crio[3652]: time="2026-06-12T15:55:15.797666099Z" level=info msg="Stopped pod sandbox: e117e1930c27de213bcbf846bfee59c144e67cadc61b555981c97b4b4f83309f" id=566372b1-3cb7-4af0-b388-214b2659d704 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 17:20:07.388678 | controller | Jun 12 15:55:15.921256 crc crio[3652]: time="2026-06-12T15:55:15.921138156Z" level=info msg="Stopped pod sandbox: 8d18ef7e401ecbbce2959e5dc76b4fda8f77d8f73c5e24565348fb27f124201f" id=9060a4f6-93ce-4dc5-becf-abbfcc63f6f6 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 17:20:07.388695 | controller | Jun 12 15:55:16.132240 crc crio[3652]: time="2026-06-12T15:55:16.132082964Z" level=info msg="Removing container: f12b2da4bc3471e32b3a7431e9147988d6e3827310292e6844698ddba058a975" id=67aba59b-773f-462e-a86d-8813b5aa9ba6 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 17:20:07.388711 | controller | Jun 12 15:55:16.176025 crc crio[3652]: time="2026-06-12T15:55:16.175940761Z" level=info msg="Removed container f12b2da4bc3471e32b3a7431e9147988d6e3827310292e6844698ddba058a975: openshift-marketplace/redhat-operators-x5vn9/registry-server" id=67aba59b-773f-462e-a86d-8813b5aa9ba6 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 17:20:07.388727 | controller | Jun 12 15:55:16.194854 crc crio[3652]: time="2026-06-12T15:55:16.194767329Z" level=info msg="Removing container: b99b286d7f51f4a9b97c44ff9fd45fe498bea60b5e929ad2dbfabf7b89e4e6c2" id=009d681c-3841-4039-8317-641070f33ee1 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 17:20:07.388749 | controller | Jun 12 15:55:16.262606 crc crio[3652]: time="2026-06-12T15:55:16.257730249Z" level=info msg="Removed container b99b286d7f51f4a9b97c44ff9fd45fe498bea60b5e929ad2dbfabf7b89e4e6c2: openshift-marketplace/redhat-operators-x5vn9/extract-content" id=009d681c-3841-4039-8317-641070f33ee1 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 17:20:07.388765 | controller | Jun 12 15:55:16.265849 crc crio[3652]: time="2026-06-12T15:55:16.265779648Z" level=info msg="Removing container: 00be36f26b5b8031c82bd8c196d94f7ffbdc75d0bb7fd7c141c7b0ebf55d1126" id=211737f8-cbd5-4c28-8516-ded89085ec06 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 17:20:07.388782 | controller | Jun 12 15:55:16.323503 crc crio[3652]: time="2026-06-12T15:55:16.321312685Z" level=info msg="Removed container 00be36f26b5b8031c82bd8c196d94f7ffbdc75d0bb7fd7c141c7b0ebf55d1126: openshift-marketplace/redhat-operators-x5vn9/extract-utilities" id=211737f8-cbd5-4c28-8516-ded89085ec06 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 17:20:07.388797 | controller | Jun 12 15:55:16.334530 crc crio[3652]: time="2026-06-12T15:55:16.334092631Z" level=info msg="Removing container: c5cf05c7f87b552970eb951297246cba78c7aa51e825887e2222d516f33e941e" id=38d78f26-ca0a-490c-afbe-1f860f679f32 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 17:20:07.388813 | controller | Jun 12 15:55:16.361004 crc crio[3652]: time="2026-06-12T15:55:16.36079824Z" level=info msg="Removed container c5cf05c7f87b552970eb951297246cba78c7aa51e825887e2222d516f33e941e: openshift-marketplace/certified-operators-l27pk/registry-server" id=38d78f26-ca0a-490c-afbe-1f860f679f32 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 17:20:07.388828 | controller | Jun 12 15:55:16.367357 crc crio[3652]: time="2026-06-12T15:55:16.367277863Z" level=info msg="Removing container: 79fedea9bf2fb958e09c968cda9e4f6abafdd29eadec9caa745da9a962a5a072" id=1a708a2b-f591-4bc7-ab2a-560c020006c7 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 17:20:07.388844 | controller | Jun 12 15:55:16.396019 crc crio[3652]: time="2026-06-12T15:55:16.395852355Z" level=info msg="Removed container 79fedea9bf2fb958e09c968cda9e4f6abafdd29eadec9caa745da9a962a5a072: openshift-marketplace/certified-operators-l27pk/extract-content" id=1a708a2b-f591-4bc7-ab2a-560c020006c7 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 17:20:07.388860 | controller | Jun 12 15:55:16.424995 crc crio[3652]: time="2026-06-12T15:55:16.424902241Z" level=info msg="Removing container: 97cd1a78e9114e4971461ef7a76c0c2a7af5540bde0deccdb03ab233da96a1da" id=e886794c-589a-4edf-8cd8-69a819746880 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 17:20:07.388876 | controller | Jun 12 15:55:16.447754 crc crio[3652]: time="2026-06-12T15:55:16.447627371Z" level=info msg="Removed container 97cd1a78e9114e4971461ef7a76c0c2a7af5540bde0deccdb03ab233da96a1da: openshift-marketplace/certified-operators-l27pk/extract-utilities" id=e886794c-589a-4edf-8cd8-69a819746880 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 17:20:07.388892 | controller | Jun 12 15:55:16.455746 crc crio[3652]: time="2026-06-12T15:55:16.455620196Z" level=info msg="Removing container: d98f684cdbbb77f76e2bda30a216b3009aec19208d959ae5452e7dc16cef281e" id=c23fe55a-e23a-48cf-baa7-d8fc0eef7173 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 17:20:07.388907 | controller | Jun 12 15:55:16.478059 crc crio[3652]: time="2026-06-12T15:55:16.477944803Z" level=info msg="Removed container d98f684cdbbb77f76e2bda30a216b3009aec19208d959ae5452e7dc16cef281e: openshift-marketplace/community-operators-qhh6t/registry-server" id=c23fe55a-e23a-48cf-baa7-d8fc0eef7173 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 17:20:07.388923 | controller | Jun 12 15:55:16.482209 crc crio[3652]: time="2026-06-12T15:55:16.482120756Z" level=info msg="Removing container: 617acaffdc10a49feecdd66ac402f9b632bd1fe26f2d4131933ae00c9bbf8c14" id=d8b74d7f-f3a2-48ac-a110-9ee76c9c9db1 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 17:20:07.388944 | controller | Jun 12 15:55:16.510926 crc crio[3652]: time="2026-06-12T15:55:16.510827175Z" level=info msg="Removed container 617acaffdc10a49feecdd66ac402f9b632bd1fe26f2d4131933ae00c9bbf8c14: openshift-marketplace/community-operators-qhh6t/extract-content" id=d8b74d7f-f3a2-48ac-a110-9ee76c9c9db1 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 17:20:07.388961 | controller | Jun 12 15:55:16.514029 crc crio[3652]: time="2026-06-12T15:55:16.513942015Z" level=info msg="Removing container: b033dccf576509140eaa637a02583cc2b7a449f37e72558d4edffec34fbf887b" id=e6d80f39-e530-444d-978a-7c1bd86cb19e name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 17:20:07.388978 | controller | Jun 12 15:55:16.538071 crc crio[3652]: time="2026-06-12T15:55:16.537946353Z" level=info msg="Removed container b033dccf576509140eaa637a02583cc2b7a449f37e72558d4edffec34fbf887b: openshift-marketplace/community-operators-qhh6t/extract-utilities" id=e6d80f39-e530-444d-978a-7c1bd86cb19e name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 17:20:07.388994 | controller | Jun 12 15:55:16.541200 crc crio[3652]: time="2026-06-12T15:55:16.541097594Z" level=info msg="Removing container: bd365a12f9a10bbcdd32d0df9f6145c45648dff5c07f5739f7282cf9880a9bae" id=386261f8-d742-49dc-8801-f05434f9ae19 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 17:20:07.389010 | controller | Jun 12 15:55:16.561294 crc crio[3652]: time="2026-06-12T15:55:16.561213194Z" level=info msg="Removed container bd365a12f9a10bbcdd32d0df9f6145c45648dff5c07f5739f7282cf9880a9bae: openshift-marketplace/redhat-marketplace-ntdwx/registry-server" id=386261f8-d742-49dc-8801-f05434f9ae19 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 17:20:07.389025 | controller | Jun 12 15:55:16.563429 crc crio[3652]: time="2026-06-12T15:55:16.563373458Z" level=info msg="Removing container: a68c53427b30cb9f51802d6449a1be60a6097b721a611b19f4ce24d1904939eb" id=9f33f383-2ae3-4822-8d59-c25619e3fcfa name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 17:20:07.389041 | controller | Jun 12 15:55:16.585685 crc crio[3652]: time="2026-06-12T15:55:16.585517759Z" level=info msg="Removed container a68c53427b30cb9f51802d6449a1be60a6097b721a611b19f4ce24d1904939eb: openshift-marketplace/redhat-marketplace-ntdwx/extract-content" id=9f33f383-2ae3-4822-8d59-c25619e3fcfa name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 17:20:07.389057 | controller | Jun 12 15:55:16.588102 crc crio[3652]: time="2026-06-12T15:55:16.588015932Z" level=info msg="Removing container: fed5cb0f131f1ba7bde712f51f48f5fc9a8339112acccc0e5ba0dede66d2e26b" id=0e9bff38-86b3-4a95-a91c-9f90598174e7 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 17:20:07.389073 | controller | Jun 12 15:55:16.606929 crc crio[3652]: time="2026-06-12T15:55:16.606873815Z" level=info msg="Removed container fed5cb0f131f1ba7bde712f51f48f5fc9a8339112acccc0e5ba0dede66d2e26b: openshift-marketplace/redhat-marketplace-ntdwx/extract-utilities" id=0e9bff38-86b3-4a95-a91c-9f90598174e7 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 17:20:07.389089 | controller | Jun 12 15:55:16.887230 crc crio[3652]: 2026-06-12T15:55:16Z [verbose] CmdAdd (shim): {1.1.0 [{Name:5e8b1c770bbbc74 Mac:12:8e:4d:bf:57:eb Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:32 Mtu:0 Sandbox:/var/run/netns/48b2adc2-1c34-4df2-b9e0-0e006e6526be SocketPath: PciID:}] [{Interface:0xc000122be0 Address:{IP:10.217.0.50 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 17:20:07.389105 | controller | Jun 12 15:55:16.890225 crc crio[3652]: time="2026-06-12T15:55:16.890159722Z" level=info msg="Got pod network &{Name:marketplace-operator-547dbd544d-qspgz Namespace:openshift-marketplace ID:5e8b1c770bbbc744980890c9c55da31a2de34c0868342cb6b2ceaa77a1221dac UID:724d7bbb-20b8-486e-b902-51a0880ff2a9 NetNS:/var/run/netns/48b2adc2-1c34-4df2-b9e0-0e006e6526be Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod724d7bbb_20b8_486e_b902_51a0880ff2a9.slice PodAnnotations:0xc000136838}] Aliases:map[]}"
2026-06-12 17:20:07.389125 | controller | Jun 12 15:55:16.890391 crc crio[3652]: time="2026-06-12T15:55:16.890313667Z" level=info msg="Checking pod openshift-marketplace_marketplace-operator-547dbd544d-qspgz for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 17:20:07.389142 | controller | Jun 12 15:55:16.896926 crc crio[3652]: time="2026-06-12T15:55:16.896833458Z" level=info msg="Ran pod sandbox 5e8b1c770bbbc744980890c9c55da31a2de34c0868342cb6b2ceaa77a1221dac with infra container: openshift-marketplace/marketplace-operator-547dbd544d-qspgz/POD" id=2fcd231f-b2f8-4a9d-95b0-6d9c2fe8e760 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:20:07.389159 | controller | Jun 12 15:55:16.901882 crc crio[3652]: time="2026-06-12T15:55:16.901783194Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:651bbe9d418f49c2c889d731df67cf5d88dff59dc03f5a1b5d4c8bb3ae001f1a" id=7a0f8dd1-44fd-45b9-a8a7-00c989ed6980 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:20:07.389175 | controller | Jun 12 15:55:16.903873 crc crio[3652]: time="2026-06-12T15:55:16.903765544Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:651bbe9d418f49c2c889d731df67cf5d88dff59dc03f5a1b5d4c8bb3ae001f1a" id=c5469448-6b8e-44e7-8807-8cacf2a5469d name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:20:07.389191 | controller | Jun 12 15:55:16.917102 crc crio[3652]: time="2026-06-12T15:55:16.916973037Z" level=info msg="Creating container: openshift-marketplace/marketplace-operator-547dbd544d-qspgz/marketplace-operator" id=f49be95e-5dbc-4de8-82af-4efab4d6e745 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:20:07.389207 | controller | Jun 12 15:55:16.917430 crc crio[3652]: time="2026-06-12T15:55:16.917368408Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.389223 | controller | Jun 12 15:55:16.942928 crc crio[3652]: time="2026-06-12T15:55:16.942802027Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.389239 | controller | Jun 12 15:55:16.949354 crc crio[3652]: time="2026-06-12T15:55:16.949224208Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.389255 | controller | Jun 12 15:55:17.031155 crc crio[3652]: time="2026-06-12T15:55:17.030981546Z" level=info msg="Created container 5238f4b6b753b1667c731b723bc2e06a133969479ab5617a2c842f6bf48f126a: openshift-marketplace/marketplace-operator-547dbd544d-qspgz/marketplace-operator" id=f49be95e-5dbc-4de8-82af-4efab4d6e745 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:20:07.389271 | controller | Jun 12 15:55:17.033541 crc crio[3652]: time="2026-06-12T15:55:17.03319066Z" level=info msg="Starting container: 5238f4b6b753b1667c731b723bc2e06a133969479ab5617a2c842f6bf48f126a" id=eee234b1-6cc0-4999-9898-5c313aaa6f0b name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 17:20:07.389287 | controller | Jun 12 15:55:17.039378 crc crio[3652]: time="2026-06-12T15:55:17.039252461Z" level=info msg="Started container" PID=19249 containerID=5238f4b6b753b1667c731b723bc2e06a133969479ab5617a2c842f6bf48f126a description=openshift-marketplace/marketplace-operator-547dbd544d-qspgz/marketplace-operator id=eee234b1-6cc0-4999-9898-5c313aaa6f0b name=/runtime.v1.RuntimeService/StartContainer sandboxID=5e8b1c770bbbc744980890c9c55da31a2de34c0868342cb6b2ceaa77a1221dac
2026-06-12 17:20:07.389304 | controller | Jun 12 15:55:21.184798 crc crio[3652]: time="2026-06-12T15:55:21.18413165Z" level=info msg="Stopping container: 22e488b3133db2bf140aa98fb3cde7b24382fb514b93086b69d7b2ea543d3327 (timeout: 5s)" id=557f48f2-866d-49a2-8efd-bf6db2cb54de name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 17:20:07.389324 | controller | Jun 12 15:55:26.197186 crc crio[3652]: time="2026-06-12T15:55:26.195642139Z" level=warning msg="Stopping container 22e488b3133db2bf140aa98fb3cde7b24382fb514b93086b69d7b2ea543d3327 with stop signal(15) timed out. Killing..."
2026-06-12 17:20:07.389341 | controller | Jun 12 15:55:26.730518 crc crio[3652]: time="2026-06-12T15:55:26.729904882Z" level=info msg="Stopped container 22e488b3133db2bf140aa98fb3cde7b24382fb514b93086b69d7b2ea543d3327: openshift-kube-apiserver/kube-apiserver-startup-monitor-crc/startup-monitor" id=557f48f2-866d-49a2-8efd-bf6db2cb54de name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 17:20:07.389357 | controller | Jun 12 15:55:26.732183 crc crio[3652]: time="2026-06-12T15:55:26.732140769Z" level=info msg="Stopping pod sandbox: 66fcef9a5c3303bd966169ac0e8f9456682bc45610d5de52db5e7b46b80971e0" id=5e8da579-7d96-4390-a637-d8ef8963572f name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 17:20:07.389373 | controller | Jun 12 15:55:26.744680 crc crio[3652]: time="2026-06-12T15:55:26.744525807Z" level=info msg="Stopped pod sandbox: 66fcef9a5c3303bd966169ac0e8f9456682bc45610d5de52db5e7b46b80971e0" id=5e8da579-7d96-4390-a637-d8ef8963572f name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 17:20:07.389389 | controller | Jun 12 15:55:27.313746 crc crio[3652]: time="2026-06-12T15:55:27.313678072Z" level=info msg="Removing container: 22e488b3133db2bf140aa98fb3cde7b24382fb514b93086b69d7b2ea543d3327" id=37f450ba-0838-4c53-bd3c-07174f8a5a84 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 17:20:07.389404 | controller | Jun 12 15:55:27.339128 crc crio[3652]: time="2026-06-12T15:55:27.338982689Z" level=info msg="Removed container 22e488b3133db2bf140aa98fb3cde7b24382fb514b93086b69d7b2ea543d3327: openshift-kube-apiserver/kube-apiserver-startup-monitor-crc/startup-monitor" id=37f450ba-0838-4c53-bd3c-07174f8a5a84 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 17:20:07.389422 | controller | Jun 12 15:55:33.485087 crc systemd[1]: Stopping Container Runtime Interface for OCI (CRI-O)...
2026-06-12 17:20:07.389438 | controller | Jun 12 15:55:33.539083 crc systemd[1]: crio.service: Deactivated successfully.
2026-06-12 17:20:07.389455 | controller | Jun 12 15:55:33.539772 crc systemd[1]: Stopped Container Runtime Interface for OCI (CRI-O).
2026-06-12 17:20:07.389471 | controller | Jun 12 15:55:33.539938 crc systemd[1]: crio.service: Consumed 27min 21.941s CPU time.
2026-06-12 17:20:07.389487 | controller | Jun 12 15:55:33.615913 crc systemd[1]: Starting Container Runtime Interface for OCI (CRI-O)...
2026-06-12 17:20:07.389503 | controller | Jun 12 15:55:33.732332 crc crio[20085]: time="2026-06-12T15:55:33.732083323Z" level=info msg="Updating config from single file: /etc/crio/crio.conf"
2026-06-12 17:20:07.389519 | controller | Jun 12 15:55:33.732332 crc crio[20085]: time="2026-06-12T15:55:33.732209826Z" level=info msg="Updating config from drop-in file: /etc/crio/crio.conf"
2026-06-12 17:20:07.389534 | controller | Jun 12 15:55:33.736134 crc crio[20085]: time="2026-06-12T15:55:33.736044725Z" level=info msg="Updating config from path: /etc/crio/crio.conf.d"
2026-06-12 17:20:07.389551 | controller | Jun 12 15:55:33.736287 crc crio[20085]: time="2026-06-12T15:55:33.736217089Z" level=info msg="Updating config from drop-in file: /etc/crio/crio.conf.d/00-default"
2026-06-12 17:20:07.389566 | controller | Jun 12 15:55:33.765936 crc crio[20085]: time="2026-06-12T15:55:33.765787281Z" level=info msg="Starting CRI-O, version: 1.33.5-3.rhaos4.20.gitd0ea985.el9, git: unknown(clean)"
2026-06-12 17:20:07.389606 | controller | Jun 12 15:55:33.766537 crc crio[20085]: time="2026-06-12T15:55:33.766353628Z" level=info msg="Node configuration value for hugetlb cgroup is true"
2026-06-12 17:20:07.389632 | controller | Jun 12 15:55:33.766623 crc crio[20085]: time="2026-06-12T15:55:33.766538088Z" level=info msg="Node configuration value for pid cgroup is true"
2026-06-12 17:20:07.389651 | controller | Jun 12 15:55:33.766842 crc crio[20085]: time="2026-06-12T15:55:33.76677438Z" level=info msg="Node configuration value for memoryswap cgroup is true"
2026-06-12 17:20:07.389676 | controller | Jun 12 15:55:33.766842 crc crio[20085]: time="2026-06-12T15:55:33.766819181Z" level=info msg="Node configuration value for cgroup v2 is true"
2026-06-12 17:20:07.389693 | controller | Jun 12 15:55:33.788677 crc crio[20085]: time="2026-06-12T15:55:33.788567781Z" level=info msg="Node configuration value for systemd AllowedCPUs is true"
2026-06-12 17:20:07.389709 | controller | Jun 12 15:55:33.801783 crc crio[20085]: time="2026-06-12T15:55:33.801572982Z" level=info msg="Using default capabilities: CAP_CHOWN, CAP_DAC_OVERRIDE, CAP_FSETID, CAP_FOWNER, CAP_SETGID, CAP_SETUID, CAP_SETPCAP, CAP_NET_BIND_SERVICE, CAP_KILL"
2026-06-12 17:20:07.389726 | controller | Jun 12 15:55:33.806114 crc crio[20085]: time="2026-06-12T15:55:33.806027735Z" level=info msg="Using runtime handler crun version 1.23.1, commit: d20b23dba05e822b93b82f2f34fd5dada433e0c2, rundir: /run/crun, spec: 1.0.0, +SYSTEMD +SELINUX +APPARMOR +CAP +SECCOMP +EBPF +CRIU +YAJL"
2026-06-12 17:20:07.389742 | controller | Jun 12 15:55:33.830076 crc crio[20085]: time="2026-06-12T15:55:33.829956731Z" level=info msg="Using runtime handler runc version 1.2.4, spec: 1.2.0+dev, go: go1.23.2 (Red Hat 1.23.2-1.el9), libseccomp: 2.5.2"
2026-06-12 17:20:07.389759 | controller | Jun 12 15:55:34.011395 crc crio[20085]: time="2026-06-12T15:55:34.011143818Z" level=info msg="Checkpoint/restore support enabled"
2026-06-12 17:20:07.389775 | controller | Jun 12 15:55:34.011395 crc crio[20085]: time="2026-06-12T15:55:34.011198029Z" level=info msg="Using the internal default seccomp profile"
2026-06-12 17:20:07.389791 | controller | Jun 12 15:55:34.011395 crc crio[20085]: time="2026-06-12T15:55:34.011209419Z" level=info msg="AppArmor is disabled by the system or at CRI-O build-time"
2026-06-12 17:20:07.389808 | controller | Jun 12 15:55:34.011395 crc crio[20085]: time="2026-06-12T15:55:34.01121638Z" level=info msg="No blockio config file specified, blockio not configured"
2026-06-12 17:20:07.389823 | controller | Jun 12 15:55:34.011395 crc crio[20085]: time="2026-06-12T15:55:34.01122376Z" level=info msg="RDT not available in the host system"
2026-06-12 17:20:07.389840 | controller | Jun 12 15:55:34.016809 crc crio[20085]: time="2026-06-12T15:55:34.016731781Z" level=info msg="Conmon does support the --sync option"
2026-06-12 17:20:07.389859 | controller | Jun 12 15:55:34.016809 crc crio[20085]: time="2026-06-12T15:55:34.016786783Z" level=info msg="Conmon does support the --log-global-size-max option"
2026-06-12 17:20:07.389876 | controller | Jun 12 15:55:34.021675 crc crio[20085]: time="2026-06-12T15:55:34.021615617Z" level=info msg="Conmon does support the --sync option"
2026-06-12 17:20:07.389893 | controller | Jun 12 15:55:34.021675 crc crio[20085]: time="2026-06-12T15:55:34.021651248Z" level=info msg="Conmon does support the --log-global-size-max option"
2026-06-12 17:20:07.389910 | controller | Jun 12 15:55:34.043841 crc crio[20085]: time="2026-06-12T15:55:34.04292199Z" level=info msg="Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf"
2026-06-12 17:20:07.389926 | controller | Jun 12 15:55:34.043841 crc crio[20085]: time="2026-06-12T15:55:34.043532146Z" level=info msg="Updated default CNI network name to multus-cni-network"
2026-06-12 17:20:07.389943 | controller | Jun 12 15:55:34.044333 crc crio[20085]: time="2026-06-12T15:55:34.043911568Z" level=info msg="FLAG: --enable-profile-unix-socket=\"true\"\n"
2026-06-12 17:20:07.389958 | controller | Jun 12 15:55:34.044333 crc crio[20085]: time="2026-06-12T15:55:34.043937838Z" level=info msg="FLAG: --stream-address=\"192.168.130.11\"\n"
2026-06-12 17:20:07.389979 | controller | Jun 12 15:55:34.045507 crc crio[20085]: time="2026-06-12T15:55:34.044686889Z" level=info msg="Current CRI-O configuration:\n[crio]\n  root = \"/var/lib/containers/storage\"\n  runroot = \"/run/containers/storage\"\n  imagestore = \"\"\n  storage_driver = \"overlay\"\n  storage_option = [\"overlay.skip_mount_home=true\"]\n  log_dir = \"/var/log/crio/pods\"\n  version_file = \"/var/run/crio/version\"\n  version_file_persist = \"\"\n  clean_shutdown_file = \"/var/lib/crio/clean.shutdown\"\n  internal_wipe = true\n  internal_repair = true\n  [crio.api]\n    grpc_max_send_msg_size = 83886080\n    grpc_max_recv_msg_size = 83886080\n    listen = \"/var/run/crio/crio.sock\"\n    stream_address = \"192.168.130.11\"\n    stream_port = \"0\"\n    stream_enable_tls = false\n    stream_tls_cert = \"\"\n    stream_tls_key = \"\"\n    stream_tls_ca = \"\"\n    stream_idle_timeout = \"\"\n  [crio.runtime]\n    no_pivot = false\n    selinux = true\n    log_to_journald = false\n    drop_infra_ctr = true\n    read_only = false\n    hooks_dir = [\"/etc/containers/oci/hooks.d\", \"/run/containers/oci/hooks.d\", \"/usr/share/containers/oci/hooks.d\"]\n    default_capabilities = [\"CHOWN\", \"DAC_OVERRIDE\", \"FSETID\", \"FOWNER\", \"SETGID\", \"SETUID\", \"SETPCAP\", \"NET_BIND_SERVICE\", \"KILL\"]\n    add_inheritable_capabilities = false\n    default_env = [\"NSS_SDB_USE_CACHE=no\"]\n    default_sysctls = [\"net.ipv4.ping_group_range=0 2147483647\"]\n    default_ulimits = [\"nofile=1048576\"]\n    allowed_devices = [\"/dev/fuse\", \"/dev/net/tun\"]\n    cdi_spec_dirs = [\"/etc/cdi\", \"/var/run/cdi\"]\n    device_ownership_from_security_context = false\n    default_runtime = \"crun\"\n    decryption_keys_path = \"/etc/crio/keys/\"\n    conmon = \"\"\n    conmon_cgroup = \"pod\"\n    seccomp_profile = \"\"\n    privileged_seccomp_profile = \"\"\n    apparmor_profile = \"crio-default\"\n    blockio_config_file = \"\"\n    blockio_reload = false\n    irqbalance_config_file = \"/etc/sysconfig/irqbalance\"\n    rdt_config_file = \"\"\n    cgroup_manager = \"systemd\"\n    default_mounts_file = \"\"\n    container_exits_dir = \"/var/run/crio/exits\"\n    container_attach_socket_dir = \"/var/run/crio\"\n    bind_mount_prefix = \"\"\n    uid_mappings = \"\"\n    minimum_mappable_uid = -1\n    gid_mappings = \"\"\n    minimum_mappable_gid = -1\n    log_level = \"info\"\n    log_filter = \"\"\n    namespaces_dir = \"/var/run\"\n    pinns_path = \"/usr/bin/pinns\"\n    enable_criu_support = true\n    pids_limit = -1\n    log_size_max = -1\n    ctr_stop_timeout = 30\n    separate_pull_cgroup = \"\"\n    infra_ctr_cpuset = \"\"\n    shared_cpuset = \"\"\n    absent_mount_sources_to_reject = [\"/etc/hostname\"]\n    enable_pod_events = false\n    irqbalance_config_restore_file = \"/etc/sysconfig/orig_irq_banned_cpus\"\n    hostnetwork_disable_selinux = true\n    disable_hostport_mapping = false\n    timezone = \"\"\n    [crio.runtime.runtimes]\n      [crio.runtime.runtimes.crun]\n        runtime_config_path = \"\"\n        runtime_path = \"/usr/bin/crun\"\n        runtime_type = \"\"\n        runtime_root = \"/run/crun\"\n        allowed_annotations = [\"io.containers.trace-syscall\", \"io.kubernetes.cri-o.Devices\", \"io.kubernetes.cri-o.LinkLogs\"]\n        monitor_path = \"/usr/bin/conmon\"\n        monitor_cgroup = \"pod\"\n        container_min_memory = \"512KiB\"\n        no_sync_log = false\n        [crio.runtime.runtimes.crun.default_annotations]\n          \"run.oci.systemd.subgroup\" = \"\"\n      [crio.runtime.runtimes.runc]\n        runtime_config_path = \"\"\n        runtime_path = \"/usr/bin/runc\"\n        runtime_type = \"\"\n        runtime_root = \"/run/runc\"\n        allowed_annotations = [\"io.containers.trace-syscall\", \"io.kubernetes.cri-o.Devices\", \"io.kubernetes.cri-o.LinkLogs\"]\n        monitor_path = \"/usr/bin/conmon\"\n        monitor_cgroup = \"pod\"\n        container_min_memory = \"12MiB\"\n        no_sync_log = false\n    [crio.runtime.workloads]\n      [crio.runtime.workloads.openshift-builder]\n        activation_annotation = \"io.openshift.builder\"\n        annotation_prefix = \"\"\n        allowed_annotations = [\"io.kubernetes.cri-o.userns-mode\", \"io.kubernetes.cri-o.Devices\"]\n        DisallowedAnnotations = [\"io.kubernetes.cri-o.ShmSize\", \"io.kubernetes.cri.rdt-class\", \"io.kubernetes.cri-o.TrySkipVolumeSELinuxLabel\", \"io.kubernetes.cri-o.umask\", \"io.kubernetes.cri-o.PodLinuxResources\", \"io.kubernetes.cri-o.LinkLogs\", \"seccomp-profile.kubernetes.cri-o.io\", \"cpu-quota.crio.io\", \"irq-load-balancing.crio.io\", \"cpu-shared.crio.io\", \"bundle\", \"org.criu.config\", \"run.oci.\", \"io.kubernetes.cri-o.seccompNotifierAction\", \"cpu-load-balancing.crio.io\", \"io.containers.trace-syscall\", \"cpu-c-states.crio.io\", \"cpu-freq-governor.crio.io\", \"io.kubernetes.cri-o.DisableFIPS\", \"org.systemd.property.\", \"io.kubernetes.cri-o.cgroup2-mount-hierarchy-rw\", \"io.kubernetes.cri-o.UnifiedCgroup\", \"io.kubernetes.cri-o.PodLinuxOverhead\", \"module.wasm.image/variant\", \"io.kubernetes.cri.container-type\"]\n        [crio.runtime.workloads.openshift-builder.resources]\n          CPUShares = 0\n          CPUQuota = 0\n          CPUPeriod = 0\n          CPUSet = \"\"\n          CPULimit = 0\n  [crio.image]\n    default_transport = \"docker://\"\n    global_auth_file = \"/var/lib/kubelet/config.json\"\n    pause_image = \"quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:cc2b30e70040205c2536d01ae5c850be1ed2d775cf13249e50328e5085777977\"\n    pause_image_auth_file = \"/var/lib/kubelet/config.json\"\n    pause_command = \"/usr/bin/pod\"\n    signature_policy = \"\"\n    signature_policy_dir = \"/etc/crio/policies\"\n    image_volumes = \"mkdir\"\n    big_files_temporary_dir = \"\"\n    auto_reload_registries = false\n    pull_progress_timeout = \"0s\"\n    oci_artifact_mount_support = false\n  [crio.network]\n    cni_default_network = \"\"\n    network_dir = \"/etc/kubernetes/cni/net.d/\"\n    plugin_dirs = [\"/var/lib/cni/bin\"]\n  [crio.metrics]\n    enable_metrics = true\n    metrics_collectors = [\"operations\", \"operations_latency_microseconds_total\", \"operations_latency_microseconds\", \"operations_errors\", \"image_pulls_layer_size\", \"containers_oom_total\", \"containers_oom\", \"operations_total\", \"operations_latency_seconds_total\", \"operations_latency_seconds\", \"operations_errors_total\", \"image_pulls_bytes_total\", \"image_pulls_skipped_bytes_total\", \"image_pulls_success_total\", \"image_pulls_failure_total\", \"image_layer_reuse_total\", \"containers_oom_count_total\", \"processes_defunct\"]\n    metrics_host = \"127.0.0.1\"\n    metrics_port = 9537\n    metrics_socket = \"\"\n    metrics_cert = \"\"\n    metrics_key = \"\"\n  [crio.tracing]\n    enable_tracing = false\n    tracing_endpoint = \"127.0.0.1:4317\"\n    tracing_sampling_rate_per_million = 0\n  [crio.stats]\n    stats_collection_period = 0\n    collection_period = 0\n  [crio.nri]\n    enable_nri = true\n    nri_listen = \"/var/run/nri/nri.sock\"\n    nri_plugin_dir = \"/opt/nri/plugins\"\n    nri_plugin_config_dir = \"/etc/nri/conf.d\"\n    nri_plugin_registration_timeout = \"5s\"\n    nri_plugin_request_timeout = \"2s\"\n    nri_disable_connections = false\n"
2026-06-12 17:20:07.390018 | controller | Jun 12 15:55:34.049289 crc crio[20085]: time="2026-06-12T15:55:34.049183485Z" level=info msg="Attempting to restore irqbalance config from /etc/sysconfig/orig_irq_banned_cpus"
2026-06-12 17:20:07.390035 | controller | Jun 12 15:55:34.049751 crc crio[20085]: time="2026-06-12T15:55:34.049492465Z" level=info msg="Restore irqbalance config: nothing to do"
2026-06-12 17:20:07.390052 | controller | Jun 12 15:55:36.023556 crc crio[20085]: time="2026-06-12T15:55:36.022876965Z" level=info msg="Got pod network &{Name:marketplace-operator-547dbd544d-qspgz Namespace:openshift-marketplace ID:5e8b1c770bbbc744980890c9c55da31a2de34c0868342cb6b2ceaa77a1221dac UID:724d7bbb-20b8-486e-b902-51a0880ff2a9 NetNS:/var/run/netns/48b2adc2-1c34-4df2-b9e0-0e006e6526be Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod724d7bbb_20b8_486e_b902_51a0880ff2a9.slice PodAnnotations:0xc000a54de0}] Aliases:map[]}"
2026-06-12 17:20:07.390068 | controller | Jun 12 15:55:36.025210 crc crio[20085]: time="2026-06-12T15:55:36.023772052Z" level=info msg="Checking pod openshift-marketplace_marketplace-operator-547dbd544d-qspgz for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 17:20:07.390089 | controller | Jun 12 15:55:36.025210 crc crio[20085]: time="2026-06-12T15:55:36.024529512Z" level=info msg="Got pod network &{Name:image-registry-5d9d95bf5b-68zhq Namespace:openshift-image-registry ID:00c57de1ab01558193fc1127637e714428a60a7885305605469af5becd07784f UID:dcbcea9f-f8da-49e7-87b5-1d6dc7b926ee NetNS:/var/run/netns/e2d30508-3ec9-4d67-871b-00d6ede2abd8 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:0xc000a54ed0}] Aliases:map[]}"
2026-06-12 17:20:07.390106 | controller | Jun 12 15:55:36.025210 crc crio[20085]: time="2026-06-12T15:55:36.024661256Z" level=info msg="Checking pod openshift-image-registry_image-registry-5d9d95bf5b-68zhq for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 17:20:07.390124 | controller | Jun 12 15:55:36.025210 crc crio[20085]: time="2026-06-12T15:55:36.025073548Z" level=error msg="error checking loopback interface: failed to Statfs \"\": no such file or directory"
2026-06-12 17:20:07.390141 | controller | Jun 12 15:55:36.025210 crc crio[20085]: time="2026-06-12T15:55:36.025104439Z" level=warning msg="Could not restore sandbox IP for 218523d12e4c8f412d13e224986b202404a8910a3b8dec8ee4eaa2c76842a0e8: failed to get network status for pod sandbox k8s_revision-pruner-13-crc_openshift-kube-apiserver_a29d25e6-4273-4a42-8123-8f4fa4ff6fbd_0(218523d12e4c8f412d13e224986b202404a8910a3b8dec8ee4eaa2c76842a0e8): error checking loopback interface: failed to Statfs \"\": no such file or directory"
2026-06-12 17:20:07.390163 | controller | Jun 12 15:55:36.025210 crc crio[20085]: time="2026-06-12T15:55:36.02513183Z" level=error msg="error checking loopback interface: failed to Statfs \"\": no such file or directory"
2026-06-12 17:20:07.390179 | controller | Jun 12 15:55:36.025210 crc crio[20085]: time="2026-06-12T15:55:36.0251435Z" level=warning msg="Could not restore sandbox IP for 94bb9c15a5f9528db39c107e849b65129f2a34c29bf94cde466a1bfe1ca22584: failed to get network status for pod sandbox k8s_installer-13-crc_openshift-kube-apiserver_82266704-bdb4-45f5-9cf3-c5952304f39f_0(94bb9c15a5f9528db39c107e849b65129f2a34c29bf94cde466a1bfe1ca22584): error checking loopback interface: failed to Statfs \"\": no such file or directory"
2026-06-12 17:20:07.390196 | controller | Jun 12 15:55:36.025210 crc crio[20085]: time="2026-06-12T15:55:36.025169631Z" level=error msg="error checking loopback interface: failed to Statfs \"\": no such file or directory"
2026-06-12 17:20:07.390213 | controller | Jun 12 15:55:36.025210 crc crio[20085]: time="2026-06-12T15:55:36.025181261Z" level=warning msg="Could not restore sandbox IP for 24b5908c94d9dd2048db39291c6613600cf291995ef7c56938aa499988cbb7d9: failed to get network status for pod sandbox k8s_redhat-operators-2ck49_openshift-marketplace_a1f62366-e228-4cf2-a38c-c4d97e003773_0(24b5908c94d9dd2048db39291c6613600cf291995ef7c56938aa499988cbb7d9): error checking loopback interface: failed to Statfs \"\": no such file or directory"
2026-06-12 17:20:07.390230 | controller | Jun 12 15:55:36.025210 crc crio[20085]: time="2026-06-12T15:55:36.025203762Z" level=error msg="error checking loopback interface: failed to Statfs \"\": no such file or directory"
2026-06-12 17:20:07.390246 | controller | Jun 12 15:55:36.025210 crc crio[20085]: time="2026-06-12T15:55:36.025217102Z" level=warning msg="Could not restore sandbox IP for 88f1ee99c7048a210bdb9ac8d0e938546328f4d089dd89ee970e4fd23e8a56fb: failed to get network status for pod sandbox k8s_certified-operators-4lxqg_openshift-marketplace_49bbea35-aef5-4e3d-951e-ad870a91539e_0(88f1ee99c7048a210bdb9ac8d0e938546328f4d089dd89ee970e4fd23e8a56fb): error checking loopback interface: failed to Statfs \"\": no such file or directory"
2026-06-12 17:20:07.390263 | controller | Jun 12 15:55:36.025913 crc crio[20085]: time="2026-06-12T15:55:36.025241823Z" level=error msg="error checking loopback interface: failed to Statfs \"\": no such file or directory"
2026-06-12 17:20:07.390283 | controller | Jun 12 15:55:36.025913 crc crio[20085]: time="2026-06-12T15:55:36.025255253Z" level=warning msg="Could not restore sandbox IP for d8b63e784bffade6dd726e124ee6bb835170216daa066ae154b0513035faee69: failed to get network status for pod sandbox k8s_collect-profiles-29687985-5mw5k_openshift-operator-lifecycle-manager_1edbb9e4-ab3b-41f3-9937-079e817c6fa9_0(d8b63e784bffade6dd726e124ee6bb835170216daa066ae154b0513035faee69): error checking loopback interface: failed to Statfs \"\": no such file or directory"
2026-06-12 17:20:07.390301 | controller | Jun 12 15:55:36.025913 crc crio[20085]: time="2026-06-12T15:55:36.025730966Z" level=info msg="Got pod network &{Name:controller-manager-8bbbb897c-c9m74 Namespace:openshift-controller-manager ID:8ca76fa8288bcb518463241725200f056a86d43eeadeb0f81401aafaa3199a1f UID:b9d3cfcf-d286-4dfc-a5cf-dbb9268a3cda NetNS:/var/run/netns/fdf36cfd-8cb8-4c3a-b273-e87e06321279 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:0xc000a54f88}] Aliases:map[]}"
2026-06-12 17:20:07.390318 | controller | Jun 12 15:55:36.025913 crc crio[20085]: time="2026-06-12T15:55:36.02587292Z" level=info msg="Checking pod openshift-controller-manager_controller-manager-8bbbb897c-c9m74 for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 17:20:07.390335 | controller | Jun 12 15:55:36.026567 crc crio[20085]: time="2026-06-12T15:55:36.026414736Z" level=info msg="Got pod network &{Name:catalog-operator-75ff9f647d-4s428 Namespace:openshift-operator-lifecycle-manager ID:866e639f66d12a9baa94912c7f426617106fc683c34a13a677c1e105a079e859 UID:d1618753-e855-455c-8eee-e4fb77abbc17 NetNS:/var/run/netns/4e9f81ca-9317-4792-99f6-2b5ea72f5eba 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:0xc000a55018}] Aliases:map[]}"
2026-06-12 17:20:07.390352 | controller | Jun 12 15:55:36.026910 crc crio[20085]: time="2026-06-12T15:55:36.026823587Z" level=info msg="Checking pod openshift-operator-lifecycle-manager_catalog-operator-75ff9f647d-4s428 for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 17:20:07.390368 | controller | Jun 12 15:55:36.027421 crc crio[20085]: time="2026-06-12T15:55:36.027336391Z" level=info msg="Got pod network &{Name:etcd-operator-69b85846b6-9w8mk Namespace:openshift-etcd-operator ID:954bf1afe4f59f23f82baa19c37ce7d2202c4c33e8491ac1530be7dd854d2ea1 UID:590c4b91-91e2-41cd-8666-e08cbfa17a77 NetNS:/var/run/netns/b6dd1e5c-9926-4d63-8eb9-006ea2d09f40 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:0xc000a550a8}] Aliases:map[]}"
2026-06-12 17:20:07.390385 | controller | Jun 12 15:55:36.027620 crc crio[20085]: time="2026-06-12T15:55:36.027579909Z" level=info msg="Checking pod openshift-etcd-operator_etcd-operator-69b85846b6-9w8mk for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 17:20:07.390401 | controller | Jun 12 15:55:36.028614 crc crio[20085]: time="2026-06-12T15:55:36.028403342Z" level=info msg="Got pod network &{Name:network-check-source-5bb8f5cd97-xdvz5 Namespace:openshift-network-diagnostics ID:783fb29891819166ed7b15ff94303f8b7559f49b072354ff9bd645586b92c60f UID:f863fff9-286a-45fa-b8f0-8a86994b8440 NetNS:/var/run/netns/daa06804-ad92-4ab8-a74c-966aa2f81d09 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:0xc000a55128}] Aliases:map[]}"
2026-06-12 17:20:07.390421 | controller | Jun 12 15:55:36.028731 crc crio[20085]: time="2026-06-12T15:55:36.028652639Z" level=info msg="Checking pod openshift-network-diagnostics_network-check-source-5bb8f5cd97-xdvz5 for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 17:20:07.390438 | controller | Jun 12 15:55:36.029220 crc crio[20085]: time="2026-06-12T15:55:36.029141943Z" level=info msg="Got pod network &{Name:oauth-openshift-685b49f4d7-4d6xb Namespace:openshift-authentication ID:01e0057a4f36348b3e5583493d3db2ed1b6be0de7bec803bab507ef7991f8e77 UID:b167f5c3-3788-4edd-9e26-0fc3a5748dee NetNS:/var/run/netns/50ebe2c2-fcd1-4e25-b7b7-9139bcf85f03 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:0xc000a551b8}] Aliases:map[]}"
2026-06-12 17:20:07.390455 | controller | Jun 12 15:55:36.029335 crc crio[20085]: time="2026-06-12T15:55:36.029305507Z" level=info msg="Checking pod openshift-authentication_oauth-openshift-685b49f4d7-4d6xb for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 17:20:07.390472 | controller | Jun 12 15:55:36.029961 crc crio[20085]: time="2026-06-12T15:55:36.029868583Z" level=info msg="Got pod network &{Name:migrator-866fcbc849-vfggj Namespace:openshift-kube-storage-version-migrator ID:33bfac345f38fb0b4cd732d80d7f19d13d5299f5e96eadee8a786eee1b7e3b18 UID:95e1bfe8-fa45-4e53-9e80-89e7ac6db708 NetNS:/var/run/netns/3e6bf183-5116-49e5-bb82-fa7c56bf36a0 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:0xc000a55248}] Aliases:map[]}"
2026-06-12 17:20:07.390488 | controller | Jun 12 15:55:36.030075 crc crio[20085]: time="2026-06-12T15:55:36.030043898Z" level=info msg="Checking pod openshift-kube-storage-version-migrator_migrator-866fcbc849-vfggj for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 17:20:07.390504 | controller | Jun 12 15:55:36.031000 crc crio[20085]: time="2026-06-12T15:55:36.030751098Z" level=info msg="Got pod network &{Name:machine-config-operator-67c9d58cbb-dc6bh Namespace:openshift-machine-config-operator ID:2530f834e6fd937972a33ce21e1ed56a946e9139404f28f35d0aceed95097a03 UID:e7c4bdbd-866b-490e-85ee-d4c85fa577d8 NetNS:/var/run/netns/f861588b-9aed-4430-bc99-fedd0c6a2529 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:0xc000a552d8}] Aliases:map[]}"
2026-06-12 17:20:07.390521 | controller | Jun 12 15:55:36.031000 crc crio[20085]: time="2026-06-12T15:55:36.030890592Z" level=info msg="Checking pod openshift-machine-config-operator_machine-config-operator-67c9d58cbb-dc6bh for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 17:20:07.390537 | controller | Jun 12 15:55:36.031000 crc crio[20085]: time="2026-06-12T15:55:36.031001535Z" level=error msg="error checking loopback interface: failed to Statfs \"\": no such file or directory"
2026-06-12 17:20:07.390553 | controller | Jun 12 15:55:36.031212 crc crio[20085]: time="2026-06-12T15:55:36.031015625Z" level=warning msg="Could not restore sandbox IP for b9b0029fcfd6b0d4310152cf513a26f3508fa6d2a7d60170e978423b90396ca1: failed to get network status for pod sandbox k8s_marketplace-operator-547dbd544d-xchl9_openshift-marketplace_6cdf074d-0e2a-4a0b-8843-5f823e7bf7c3_0(b9b0029fcfd6b0d4310152cf513a26f3508fa6d2a7d60170e978423b90396ca1): error checking loopback interface: failed to Statfs \"\": no such file or directory"
2026-06-12 17:20:07.390570 | controller | Jun 12 15:55:36.031414 crc crio[20085]: time="2026-06-12T15:55:36.031302543Z" level=info msg="Got pod network &{Name:multus-admission-controller-69db94689b-rvf8p Namespace:openshift-multus ID:fe6a66ef818417eea219c7065b7c02e1b9483d6cd15267c8261a0478cdd679b0 UID:22e9ac12-6d81-454c-9af1-0b0d7e241db6 NetNS:/var/run/netns/7a174bf1-8085-44e8-8390-810fd325e475 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:0xc000a55360}] Aliases:map[]}"
2026-06-12 17:20:07.390613 | controller | Jun 12 15:55:36.031625 crc crio[20085]: time="2026-06-12T15:55:36.03155273Z" level=info msg="Checking pod openshift-multus_multus-admission-controller-69db94689b-rvf8p for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 17:20:07.390641 | controller | Jun 12 15:55:36.032016 crc crio[20085]: time="2026-06-12T15:55:36.031935452Z" level=info msg="Got pod network &{Name:openshift-controller-manager-operator-686468bdd5-sjcrn Namespace:openshift-controller-manager-operator ID:bd4c32a0f4d069cde57afeac61e0bd3be87bb3d04acd1776356cc276f146368b UID:84e6e6fd-a448-462c-a5d3-8fa636be2d6f NetNS:/var/run/netns/60c784cd-d463-45b0-a4d5-663533d97dd3 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:0xc000a553e0}] Aliases:map[]}"
2026-06-12 17:20:07.390664 | controller | Jun 12 15:55:36.032113 crc crio[20085]: time="2026-06-12T15:55:36.032065245Z" level=info msg="Checking pod openshift-controller-manager-operator_openshift-controller-manager-operator-686468bdd5-sjcrn for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 17:20:07.390685 | controller | Jun 12 15:55:36.032222 crc crio[20085]: time="2026-06-12T15:55:36.032167678Z" level=error msg="error checking loopback interface: failed to Statfs \"\": no such file or directory"
2026-06-12 17:20:07.390703 | controller | Jun 12 15:55:36.032222 crc crio[20085]: time="2026-06-12T15:55:36.032204609Z" level=warning msg="Could not restore sandbox IP for 8d18ef7e401ecbbce2959e5dc76b4fda8f77d8f73c5e24565348fb27f124201f: failed to get network status for pod sandbox k8s_community-operators-qhh6t_openshift-marketplace_38fb2a5f-6a1e-4c7a-8df2-0b2a456c372e_0(8d18ef7e401ecbbce2959e5dc76b4fda8f77d8f73c5e24565348fb27f124201f): error checking loopback interface: failed to Statfs \"\": no such file or directory"
2026-06-12 17:20:07.390720 | controller | Jun 12 15:55:36.032728 crc crio[20085]: time="2026-06-12T15:55:36.032642791Z" level=info msg="Got pod network &{Name:kube-apiserver-operator-575994946d-vgpnb Namespace:openshift-kube-apiserver-operator ID:a4108cfd56bb95c984c6842f2b38b21ef6830aa35f05bed6a97aba9293edc703 UID:4f837d5f-4682-4cae-99ca-824ebae60fec NetNS:/var/run/netns/a9dd8d20-eb35-4265-bd2e-d62b3bf77237 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:0xc000a55478}] Aliases:map[]}"
2026-06-12 17:20:07.390737 | controller | Jun 12 15:55:36.032850 crc crio[20085]: time="2026-06-12T15:55:36.032786025Z" level=info msg="Checking pod openshift-kube-apiserver-operator_kube-apiserver-operator-575994946d-vgpnb for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 17:20:07.390754 | controller | Jun 12 15:55:36.033211 crc crio[20085]: time="2026-06-12T15:55:36.033133365Z" level=info msg="Got pod network &{Name:dns-operator-799b87ffcd-h5xh9 Namespace:openshift-dns-operator ID:6863df6ce51270ee5ce1842073c2d0f50a76b6f27b4bf12ab3570456fab5ec14 UID:13345434-cc4c-42d5-97e8-99cd8b90477a NetNS:/var/run/netns/0b335bdf-7adc-4063-8467-55f1293a330a 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:0xc000a554f8}] Aliases:map[]}"
2026-06-12 17:20:07.390775 | controller | Jun 12 15:55:36.033306 crc crio[20085]: time="2026-06-12T15:55:36.033277039Z" level=info msg="Checking pod openshift-dns-operator_dns-operator-799b87ffcd-h5xh9 for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 17:20:07.390792 | controller | Jun 12 15:55:36.033928 crc crio[20085]: time="2026-06-12T15:55:36.033822974Z" level=info msg="Got pod network &{Name:console-6c684df5db-cc8g8 Namespace:openshift-console ID:7c9c9905adac5b3a01c30ca8f7e5943aa6e4928c52210102fcf82f2e070730ae UID:63877e21-00e2-4bee-b462-31d3bbe131ef NetNS:/var/run/netns/6dc71158-9615-4b5e-8a2c-7711904f202c 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:0xc000a55578}] Aliases:map[]}"
2026-06-12 17:20:07.390813 | controller | Jun 12 15:55:36.034076 crc crio[20085]: time="2026-06-12T15:55:36.034046931Z" level=info msg="Checking pod openshift-console_console-6c684df5db-cc8g8 for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 17:20:07.390829 | controller | Jun 12 15:55:36.034646 crc crio[20085]: time="2026-06-12T15:55:36.034545485Z" level=info msg="Got pod network &{Name:dns-default-qtghf Namespace:openshift-dns ID:b964e7586af0014d6de23274d7a258f03b538cc0c202d7abb580452fffc2f219 UID:d181776f-b90e-41dc-be09-c4543b8cba16 NetNS:/var/run/netns/5c3c3e0e-db25-4eb2-9138-529110bac3d7 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:0xc000a55608}] Aliases:map[]}"
2026-06-12 17:20:07.390846 | controller | Jun 12 15:55:36.034789 crc crio[20085]: time="2026-06-12T15:55:36.03472532Z" level=info msg="Checking pod openshift-dns_dns-default-qtghf for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 17:20:07.390862 | controller | Jun 12 15:55:36.034901 crc crio[20085]: time="2026-06-12T15:55:36.034852984Z" level=error msg="error checking loopback interface: failed to Statfs \"\": no such file or directory"
2026-06-12 17:20:07.390879 | controller | Jun 12 15:55:36.035012 crc crio[20085]: time="2026-06-12T15:55:36.034896965Z" level=warning msg="Could not restore sandbox IP for e117e1930c27de213bcbf846bfee59c144e67cadc61b555981c97b4b4f83309f: failed to get network status for pod sandbox k8s_redhat-operators-x5vn9_openshift-marketplace_0ee7e057-363b-48e4-a711-ee54046db35f_0(e117e1930c27de213bcbf846bfee59c144e67cadc61b555981c97b4b4f83309f): error checking loopback interface: failed to Statfs \"\": no such file or directory"
2026-06-12 17:20:07.390895 | controller | Jun 12 15:55:36.035423 crc crio[20085]: time="2026-06-12T15:55:36.035320046Z" level=info msg="Got pod network &{Name:openshift-apiserver-operator-846cbfc458-xttmf Namespace:openshift-apiserver-operator ID:e75f42219c1a7ce4840e6743ada912a2cf9195cd9a4b13ae5a2d237e6d948bed UID:7d46baeb-32f5-4d0b-aeba-13333da51152 NetNS:/var/run/netns/9fa0ae43-029e-40f3-a130-03ce56d5b501 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:0xc000a55690}] Aliases:map[]}"
2026-06-12 17:20:07.390912 | controller | Jun 12 15:55:36.035652 crc crio[20085]: time="2026-06-12T15:55:36.035563593Z" level=info msg="Checking pod openshift-apiserver-operator_openshift-apiserver-operator-846cbfc458-xttmf for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 17:20:07.390928 | controller | Jun 12 15:55:36.037040 crc crio[20085]: time="2026-06-12T15:55:36.036955832Z" level=info msg="Got pod network &{Name:ingress-operator-6b9cb4dbcf-5fpw9 Namespace:openshift-ingress-operator ID:8b71a812b8baf7cc7da5435b6c115b07d229bd8e2943b64afdf9efe863a8e4c8 UID:e466d193-2f16-441a-9f10-579f91762fb9 NetNS:/var/run/netns/fa08a30d-ca28-412c-b9ce-670decde668e 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:0xc000a55720}] Aliases:map[]}"
2026-06-12 17:20:07.390949 | controller | Jun 12 15:55:36.037157 crc crio[20085]: time="2026-06-12T15:55:36.037089446Z" level=info msg="Checking pod openshift-ingress-operator_ingress-operator-6b9cb4dbcf-5fpw9 for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 17:20:07.390966 | controller | Jun 12 15:55:36.037780 crc crio[20085]: time="2026-06-12T15:55:36.037685323Z" level=info msg="Got pod network &{Name:network-check-target-fhkjl Namespace:openshift-network-diagnostics ID:342eb24e802b843745088a4ef8388e272f319382000a22f2e1547193adb49781 UID:17b87002-b798-480a-8e17-83053d698239 NetNS:/var/run/netns/70659349-cd45-4493-887b-ad35ce3ad532 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:0xc000a557b0}] Aliases:map[]}"
2026-06-12 17:20:07.390982 | controller | Jun 12 15:55:36.037898 crc crio[20085]: time="2026-06-12T15:55:36.037843148Z" level=info msg="Checking pod openshift-network-diagnostics_network-check-target-fhkjl for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 17:20:07.390998 | controller | Jun 12 15:55:36.038330 crc crio[20085]: time="2026-06-12T15:55:36.038245959Z" level=info msg="Got pod network &{Name:olm-operator-5cdf44d969-ssqvn Namespace:openshift-operator-lifecycle-manager ID:081a8c0ca71491c6f7aab6d84804745b19248d5fc9fbc949029a05fbd5ca8cd3 UID:6e1163b9-cb14-4016-a0bf-126812657ac4 NetNS:/var/run/netns/d2235381-6c51-4569-befe-8dffc22d7628 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:0xc000a55840}] Aliases:map[]}"
2026-06-12 17:20:07.391015 | controller | Jun 12 15:55:36.038530 crc crio[20085]: time="2026-06-12T15:55:36.038498139Z" level=info msg="Checking pod openshift-operator-lifecycle-manager_olm-operator-5cdf44d969-ssqvn for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 17:20:07.391030 | controller | Jun 12 15:55:36.039049 crc crio[20085]: time="2026-06-12T15:55:36.038965139Z" level=info msg="Got pod network &{Name:networking-console-plugin-5ff7774fd9-nljh6 Namespace:openshift-network-console ID:4c26ee0af046dd6f8cd065e6989e708c47eae67f1f37068553c15567d4a1cb24 UID:6a9ae5f6-97bd-46ac-bafa-ca1b4452a141 NetNS:/var/run/netns/057d2cfe-40ec-413c-aedc-a04aed13387d 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:0xc000a558d0}] Aliases:map[]}"
2026-06-12 17:20:07.391046 | controller | Jun 12 15:55:36.039148 crc crio[20085]: time="2026-06-12T15:55:36.039112254Z" level=info msg="Checking pod openshift-network-console_networking-console-plugin-5ff7774fd9-nljh6 for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 17:20:07.391063 | controller | Jun 12 15:55:36.039310 crc crio[20085]: time="2026-06-12T15:55:36.039233847Z" level=error msg="error checking loopback interface: failed to Statfs \"\": no such file or directory"
2026-06-12 17:20:07.391079 | controller | Jun 12 15:55:36.039310 crc crio[20085]: time="2026-06-12T15:55:36.039278888Z" level=warning msg="Could not restore sandbox IP for 1acaf1bcd11127e88060577e13a8f8ffedfa9cd0375cc453261e31ade142b178: failed to get network status for pod sandbox k8s_certified-operators-l27pk_openshift-marketplace_91f37d35-53d4-49eb-b4e2-8ee1a226094b_0(1acaf1bcd11127e88060577e13a8f8ffedfa9cd0375cc453261e31ade142b178): error checking loopback interface: failed to Statfs \"\": no such file or directory"
2026-06-12 17:20:07.391099 | controller | Jun 12 15:55:36.039890 crc crio[20085]: time="2026-06-12T15:55:36.039784522Z" level=info msg="Got pod network &{Name:cluster-samples-operator-6b564684c8-bqbxk Namespace:openshift-cluster-samples-operator ID:40eb31f880b938e8079e39750419657f42ab7a6f87f4c642a70b3b245f6b5272 UID:5bdc8e81-e580-4572-a41c-f8ed0e8c6dc0 NetNS:/var/run/netns/6334009f-235e-4dac-a0d3-c0b52a19b811 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:0xc000a55968}] Aliases:map[]}"
2026-06-12 17:20:07.391117 | controller | Jun 12 15:55:36.040003 crc crio[20085]: time="2026-06-12T15:55:36.039917016Z" level=info msg="Checking pod openshift-cluster-samples-operator_cluster-samples-operator-6b564684c8-bqbxk for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 17:20:07.391133 | controller | Jun 12 15:55:36.040419 crc crio[20085]: time="2026-06-12T15:55:36.040329658Z" level=info msg="Got pod network &{Name:route-controller-manager-9c77555c6-bjsff Namespace:openshift-route-controller-manager ID:656af2dfcd523b61d8aa89833d20c7fa6297b82acad3b5976e7d6d1e64dc967f UID:f5ed093a-5c43-49ee-8429-b0de4b9c784d NetNS:/var/run/netns/e2be9547-463d-48a3-a268-3ce455053b0c 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:0xc000a55a00}] Aliases:map[]}"
2026-06-12 17:20:07.391150 | controller | Jun 12 15:55:36.040766 crc crio[20085]: time="2026-06-12T15:55:36.040680418Z" level=info msg="Checking pod openshift-route-controller-manager_route-controller-manager-9c77555c6-bjsff for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 17:20:07.391167 | controller | Jun 12 15:55:36.041404 crc crio[20085]: time="2026-06-12T15:55:36.041321875Z" level=info msg="Got pod network &{Name:openshift-config-operator-5777786469-bccdj Namespace:openshift-config-operator ID:6ab72337a3cbb3c4d1ed7253a92436f570bc786a96b656633e015ab8dd8d717f UID:24de2af2-9e39-4c2e-96f8-42509d1baf18 NetNS:/var/run/netns/d861f269-db23-48fd-a8c7-a659c2630a59 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:0xc000a55a90}] Aliases:map[]}"
2026-06-12 17:20:07.391183 | controller | Jun 12 15:55:36.041574 crc crio[20085]: time="2026-06-12T15:55:36.041554724Z" level=info msg="Checking pod openshift-config-operator_openshift-config-operator-5777786469-bccdj for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 17:20:07.391199 | controller | Jun 12 15:55:36.042053 crc crio[20085]: time="2026-06-12T15:55:36.041943213Z" level=info msg="Got pod network &{Name:downloads-747b44746d-4pqvr Namespace:openshift-console ID:bcc4f7f7ca920bcd43eeecb2a9c94cc4efa4061cf45396a50fc800b0f4406839 UID:d0d29411-fb58-47c5-9579-23967e5649ce NetNS:/var/run/netns/714df3fb-bd11-4c97-bb1f-42fc4d7707b8 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:0xc000a55b20}] Aliases:map[]}"
2026-06-12 17:20:07.391216 | controller | Jun 12 15:55:36.042266 crc crio[20085]: time="2026-06-12T15:55:36.04219047Z" level=info msg="Checking pod openshift-console_downloads-747b44746d-4pqvr for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 17:20:07.391232 | controller | Jun 12 15:55:36.042570 crc crio[20085]: time="2026-06-12T15:55:36.042512859Z" level=error msg="error checking loopback interface: failed to Statfs \"\": no such file or directory"
2026-06-12 17:20:07.391248 | controller | Jun 12 15:55:36.042570 crc crio[20085]: time="2026-06-12T15:55:36.04254976Z" level=warning msg="Could not restore sandbox IP for 78f85ee3e29645fc9de6c6a7019ace5cf4a00a40ec8afbd8ae5abc587094dc03: failed to get network status for pod sandbox k8s_redhat-marketplace-ntdwx_openshift-marketplace_304346ae-9d3b-4262-8068-4ed1e7ff48a8_0(78f85ee3e29645fc9de6c6a7019ace5cf4a00a40ec8afbd8ae5abc587094dc03): error checking loopback interface: failed to Statfs \"\": no such file or directory"
2026-06-12 17:20:07.391274 | controller | Jun 12 15:55:36.042912 crc crio[20085]: time="2026-06-12T15:55:36.042865408Z" level=info msg="Got pod network &{Name:package-server-manager-77f986bd66-5lhf9 Namespace:openshift-operator-lifecycle-manager ID:d84089b6c980f6e31d4488d5ceea93ab72e2197d65c108f73549553d3dc2ff36 UID:bebbba29-e4e9-44ad-b643-3a7ebf505270 NetNS:/var/run/netns/a099ccde-a380-4c67-b2de-66f5d378b168 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:0xc000a55bb8}] Aliases:map[]}"
2026-06-12 17:20:07.391292 | controller | Jun 12 15:55:36.043050 crc crio[20085]: time="2026-06-12T15:55:36.043002293Z" level=info msg="Checking pod openshift-operator-lifecycle-manager_package-server-manager-77f986bd66-5lhf9 for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 17:20:07.391309 | controller | Jun 12 15:55:36.043646 crc crio[20085]: time="2026-06-12T15:55:36.043563999Z" level=info msg="Got pod network &{Name:console-operator-67c89758df-4jf4f Namespace:openshift-console-operator ID:ea1b889362c9499654b3103e29b81d9c8c4b80ac8e64f136ef47ea902328e1de UID:a7050c01-20e1-4a5b-9a20-dee2d4b99ee2 NetNS:/var/run/netns/d4601548-379f-4635-b20f-ee8f0cd90d25 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:0xc000a55c48}] Aliases:map[]}"
2026-06-12 17:20:07.391325 | controller | Jun 12 15:55:36.043793 crc crio[20085]: time="2026-06-12T15:55:36.043745794Z" level=info msg="Checking pod openshift-console-operator_console-operator-67c89758df-4jf4f for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 17:20:07.391342 | controller | Jun 12 15:55:36.044197 crc crio[20085]: time="2026-06-12T15:55:36.044120354Z" level=info msg="Got pod network &{Name:kube-controller-manager-operator-69d5f845f8-mm4qn Namespace:openshift-kube-controller-manager-operator ID:97467d816d05a341d3f7f15af85fa716868feac2fd6aa42876c0f6f23bafe244 UID:89eeceba-0661-4e85-be2e-57d689102094 NetNS:/var/run/netns/b24e4416-6da5-49c5-8698-3d013871e077 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:0xc000a55cd8}] Aliases:map[]}"
2026-06-12 17:20:07.391358 | controller | Jun 12 15:55:36.044297 crc crio[20085]: time="2026-06-12T15:55:36.044245197Z" level=info msg="Checking pod openshift-kube-controller-manager-operator_kube-controller-manager-operator-69d5f845f8-mm4qn for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 17:20:07.391375 | controller | Jun 12 15:55:36.044825 crc crio[20085]: time="2026-06-12T15:55:36.044748912Z" level=info msg="Got pod network &{Name:kube-storage-version-migrator-operator-565b79b866-2h5s6 Namespace:openshift-kube-storage-version-migrator-operator ID:64af01349a00849fde27c2f063b48f3d4fffe4c51e83456b5865b1562298601a UID:8f573912-eb25-4f17-bfe5-81325e551bf2 NetNS:/var/run/netns/9ea2cdf8-9dc0-4c67-8b1b-74d253633c09 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:0xc000a55d58}] Aliases:map[]}"
2026-06-12 17:20:07.391408 | controller | Jun 12 15:55:36.045012 crc crio[20085]: time="2026-06-12T15:55:36.044940397Z" level=info msg="Checking pod openshift-kube-storage-version-migrator-operator_kube-storage-version-migrator-operator-565b79b866-2h5s6 for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 17:20:07.391431 | controller | Jun 12 15:55:36.045854 crc crio[20085]: time="2026-06-12T15:55:36.045749191Z" level=info msg="Got pod network &{Name:network-metrics-daemon-n2bqt Namespace:openshift-multus ID:0a1bb93da817bef5070bcdeb459f1902ae027961ec1b8eae561592a0f1e27e28 UID:504f5b64-2069-4529-9127-e6f993b1b649 NetNS:/var/run/netns/701a276f-7c42-4268-85ca-c75d94823b82 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:0xc000a55de8}] Aliases:map[]}"
2026-06-12 17:20:07.391449 | controller | Jun 12 15:55:36.051993 crc crio[20085]: time="2026-06-12T15:55:36.051845761Z" level=info msg="Checking pod openshift-multus_network-metrics-daemon-n2bqt for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 17:20:07.391466 | controller | Jun 12 15:55:36.054881 crc crio[20085]: time="2026-06-12T15:55:36.05435697Z" level=info msg="Got pod network &{Name:ingress-canary-jlj86 Namespace:openshift-ingress-canary ID:8f93ecc1a569a144a2816b039934efb82bc3dc7d282f30d8baf2fbef67bed3e5 UID:7d96a430-aa69-4b19-9ee4-68f2e6192e27 NetNS:/var/run/netns/d87ca6b7-015a-43c8-ba7c-167107c2b7e6 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:0xc000154330}] Aliases:map[]}"
2026-06-12 17:20:07.391482 | controller | Jun 12 15:55:36.056135 crc crio[20085]: time="2026-06-12T15:55:36.055929833Z" level=info msg="Checking pod openshift-ingress-canary_ingress-canary-jlj86 for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 17:20:07.391498 | controller | Jun 12 15:55:36.056826 crc crio[20085]: time="2026-06-12T15:55:36.056742625Z" level=info msg="Got pod network &{Name:csi-hostpathplugin-mpq2f Namespace:hostpath-provisioner ID:32c8a01ae3a7b39a18419fcfa926a5dacc9b2b1d620d9085bf5474cad322121f UID:af9d3f54-b024-4959-888b-41fc0dc68a7f NetNS:/var/run/netns/210d97ba-51b1-4c87-acf6-ac756104ed65 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:0xc000a54070}] Aliases:map[]}"
2026-06-12 17:20:07.391515 | controller | Jun 12 15:55:36.056971 crc crio[20085]: time="2026-06-12T15:55:36.05688634Z" level=info msg="Checking pod hostpath-provisioner_csi-hostpathplugin-mpq2f for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 17:20:07.391531 | controller | Jun 12 15:55:36.057398 crc crio[20085]: time="2026-06-12T15:55:36.057274211Z" level=info msg="Got pod network &{Name:openshift-kube-scheduler-operator-54f497555d-d8646 Namespace:openshift-kube-scheduler-operator ID:acda8260e4918fbb802786a8d9cce4dea8d17c42cf6406c9d04a3cc30226e9b6 UID:4e9ac1d6-d4ed-4411-a098-d1bf725c943c NetNS:/var/run/netns/7da58ed8-c181-4b87-a3de-7e15304cda0e 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:0xc000a54110}] Aliases:map[]}"
2026-06-12 17:20:07.391547 | controller | Jun 12 15:55:36.057689 crc crio[20085]: time="2026-06-12T15:55:36.05761481Z" level=info msg="Checking pod openshift-kube-scheduler-operator_openshift-kube-scheduler-operator-54f497555d-d8646 for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 17:20:07.391563 | controller | Jun 12 15:55:36.058304 crc crio[20085]: time="2026-06-12T15:55:36.058106834Z" level=info msg="Got pod network &{Name:control-plane-machine-set-operator-75ffdb6fcd-m5wxr Namespace:openshift-machine-api ID:507d8bb659254637b5dab250d204981764caabb44ce6ca70ab29391bd0886da9 UID:8f342bf1-eea2-4806-8a6b-5f4c24d40c0c NetNS:/var/run/netns/bf7a5fdb-b9c7-413e-9797-9efa9faba0f3 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:0xc000a541d8}] Aliases:map[]}"
2026-06-12 17:20:07.391604 | controller | Jun 12 15:55:36.058304 crc crio[20085]: time="2026-06-12T15:55:36.058269048Z" level=info msg="Checking pod openshift-machine-api_control-plane-machine-set-operator-75ffdb6fcd-m5wxr for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 17:20:07.391625 | controller | Jun 12 15:55:36.059320 crc crio[20085]: time="2026-06-12T15:55:36.058743982Z" level=info msg="Got pod network &{Name:machine-config-controller-f9cdd68f7-bb2jm Namespace:openshift-machine-config-operator ID:a742e3ddcecdec2a72e062301ee31090995d8a0de85ef0b95b98ce7a6f8b52a9 UID:e968817c-5b6a-4904-ba68-59a8235d6c0d NetNS:/var/run/netns/ec448052-5615-488f-a7e7-1deca43943ad 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:0xc000a54290}] Aliases:map[]}"
2026-06-12 17:20:07.391646 | controller | Jun 12 15:55:36.059320 crc crio[20085]: time="2026-06-12T15:55:36.058870506Z" level=info msg="Checking pod openshift-machine-config-operator_machine-config-controller-f9cdd68f7-bb2jm for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 17:20:07.391670 | controller | Jun 12 15:55:36.059679 crc crio[20085]: time="2026-06-12T15:55:36.05940528Z" level=info msg="Got pod network &{Name:authentication-operator-7f5c659b84-khkfm Namespace:openshift-authentication-operator ID:de0b296fee07e699bd1fd33242f2f31e30c6c637042c979d7e25eecfe39a32d1 UID:677c2747-1901-4941-94f1-8281cced296b NetNS:/var/run/netns/da6f8ddd-1121-4494-a01b-59362f32eb3f 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:0xc000a54348}] Aliases:map[]}"
2026-06-12 17:20:07.391689 | controller | Jun 12 15:55:36.059679 crc crio[20085]: time="2026-06-12T15:55:36.059615376Z" level=info msg="Checking pod openshift-authentication-operator_authentication-operator-7f5c659b84-khkfm for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 17:20:07.391705 | controller | Jun 12 15:55:36.060175 crc crio[20085]: time="2026-06-12T15:55:36.060059549Z" level=info msg="Got pod network &{Name:service-ca-operator-5b9c976747-l2sd4 Namespace:openshift-service-ca-operator ID:3cb15a22955364f53e33a4f5d88a1957aeb1acd20ae4a29aec4e99cd9161a1ff UID:fd3771ed-6d15-47a3-9f81-762cf83a728f NetNS:/var/run/netns/d2954a8c-adce-4e0a-b124-560bc6ae9671 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:0xc000a543e8}] Aliases:map[]}"
2026-06-12 17:20:07.391721 | controller | Jun 12 15:55:36.060317 crc crio[20085]: time="2026-06-12T15:55:36.060228374Z" level=info msg="Checking pod openshift-service-ca-operator_service-ca-operator-5b9c976747-l2sd4 for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 17:20:07.391737 | controller | Jun 12 15:55:36.060883 crc crio[20085]: time="2026-06-12T15:55:36.060789909Z" level=info msg="Got pod network &{Name:apiserver-8596bd845d-l6g6s Namespace:openshift-oauth-apiserver ID:69acfd13a9a40d71ffdef6d2ca926d456d29936716a53ac8b3fb165573d47e2c UID:eeb0b76f-edea-4c9c-99a1-0130c6a7453c NetNS:/var/run/netns/ece702fb-1680-4d30-ae81-4eca1bf29ad5 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:0xc000a544b0}] Aliases:map[]}"
2026-06-12 17:20:07.391757 | controller | Jun 12 15:55:36.061042 crc crio[20085]: time="2026-06-12T15:55:36.060964014Z" level=info msg="Checking pod openshift-oauth-apiserver_apiserver-8596bd845d-l6g6s for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 17:20:07.391774 | controller | Jun 12 15:55:36.061629 crc crio[20085]: time="2026-06-12T15:55:36.061538801Z" level=info msg="Got pod network &{Name:apiserver-9ddfb9f55-k47zv Namespace:openshift-apiserver ID:ce47b02ae58f74cb111c00b2092a9de30856b642c588d1290623baafc48b2da2 UID:e7508fa2-0f14-41e2-8972-4e2e11009b77 NetNS:/var/run/netns/9b24e30e-5d38-460b-befc-51a46bc92bb4 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:0xc000a54560}] Aliases:map[]}"
2026-06-12 17:20:07.391791 | controller | Jun 12 15:55:36.061781 crc crio[20085]: time="2026-06-12T15:55:36.061710926Z" level=info msg="Checking pod openshift-apiserver_apiserver-9ddfb9f55-k47zv for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 17:20:07.391807 | controller | Jun 12 15:55:36.062303 crc crio[20085]: time="2026-06-12T15:55:36.062187739Z" level=info msg="Got pod network &{Name:machine-api-operator-755bb95488-cj4b6 Namespace:openshift-machine-api ID:16b297a8e49f38b39f557e435f8e06efd0f4be1882e3024092025c1bd219e42a UID:12703f5c-2f19-4458-9c95-b94af53cd5d8 NetNS:/var/run/netns/9564af4d-36a7-4252-9386-75e1e382f0ae 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:0xc000a54620}] Aliases:map[]}"
2026-06-12 17:20:07.391823 | controller | Jun 12 15:55:36.062905 crc crio[20085]: time="2026-06-12T15:55:36.062421475Z" level=info msg="Checking pod openshift-machine-api_machine-api-operator-755bb95488-cj4b6 for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 17:20:07.391839 | controller | Jun 12 15:55:36.063028 crc crio[20085]: time="2026-06-12T15:55:36.062960591Z" level=info msg="Got pod network &{Name:packageserver-7d4fc7d867-qt46x Namespace:openshift-operator-lifecycle-manager ID:0fc30d68da125a9b6fcfe1decee69d52b5d3bab5f0ff02035b7ce295167861d1 UID:584a9db0-8534-48e1-b484-d23b9c489569 NetNS:/var/run/netns/67299d16-c77b-414b-ace0-9c9529c5de8e 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:0xc000a546d8}] Aliases:map[]}"
2026-06-12 17:20:07.391855 | controller | Jun 12 15:55:36.063111 crc crio[20085]: time="2026-06-12T15:55:36.063096105Z" level=info msg="Checking pod openshift-operator-lifecycle-manager_packageserver-7d4fc7d867-qt46x for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 17:20:07.391871 | controller | Jun 12 15:55:36.063659 crc crio[20085]: time="2026-06-12T15:55:36.063567797Z" level=info msg="Got pod network &{Name:cluster-image-registry-operator-86c45576b9-qdg7g Namespace:openshift-image-registry ID:0b007c920c28b452d29972aaf92de525e9cc0b8e1a935689fa4a95146998351f UID:1d749813-cd37-46e7-9865-e180c3005dc0 NetNS:/var/run/netns/8b17367a-0ad3-4ef9-9e30-231009c09ade 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:0xc000a54790}] Aliases:map[]}"
2026-06-12 17:20:07.391887 | controller | Jun 12 15:55:36.063819 crc crio[20085]: time="2026-06-12T15:55:36.063730022Z" level=info msg="Checking pod openshift-image-registry_cluster-image-registry-operator-86c45576b9-qdg7g for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 17:20:07.391903 | controller | Jun 12 15:55:36.064288 crc crio[20085]: time="2026-06-12T15:55:36.064130744Z" level=info msg="Got pod network &{Name:service-ca-74545575db-n469q Namespace:openshift-service-ca ID:53d37291c3f918630f0bf00f413a35884a599c35691b2e49022496b208d077bd UID:880b4ff1-3443-4cae-90b4-72e4341917b3 NetNS:/var/run/netns/18b94689-cba3-4116-bd5e-4a349b9fa9ef 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:0xc000a54848}] Aliases:map[]}"
2026-06-12 17:20:07.391924 | controller | Jun 12 15:55:36.064288 crc crio[20085]: time="2026-06-12T15:55:36.064267718Z" level=info msg="Checking pod openshift-service-ca_service-ca-74545575db-n469q for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 17:20:07.391940 | controller | Jun 12 15:55:36.065138 crc crio[20085]: time="2026-06-12T15:55:36.065006556Z" level=info msg="Registered SIGHUP reload watcher"
2026-06-12 17:20:07.391956 | controller | Jun 12 15:55:36.066318 crc crio[20085]: time="2026-06-12T15:55:36.0662377Z" level=info msg="Starting seccomp notifier watcher"
2026-06-12 17:20:07.391972 | controller | Jun 12 15:55:36.066318 crc crio[20085]: time="2026-06-12T15:55:36.066288651Z" level=info msg="Serving metrics on 127.0.0.1:9537 using HTTP"
2026-06-12 17:20:07.391988 | controller | Jun 12 15:55:36.066577 crc crio[20085]: time="2026-06-12T15:55:36.066403715Z" level=info msg="Create NRI interface"
2026-06-12 17:20:07.392004 | controller | Jun 12 15:55:36.066577 crc crio[20085]: time="2026-06-12T15:55:36.066526919Z" level=info msg="runtime interface created"
2026-06-12 17:20:07.392020 | controller | Jun 12 15:55:36.066577 crc crio[20085]: time="2026-06-12T15:55:36.066546959Z" level=info msg="Registered domain \"k8s.io\" with NRI"
2026-06-12 17:20:07.392036 | controller | Jun 12 15:55:36.066577 crc crio[20085]: time="2026-06-12T15:55:36.066557159Z" level=info msg="runtime interface starting up..."
2026-06-12 17:20:07.392052 | controller | Jun 12 15:55:36.066758 crc crio[20085]: time="2026-06-12T15:55:36.06658344Z" level=info msg="starting plugins..."
2026-06-12 17:20:07.392068 | controller | Jun 12 15:55:36.066758 crc crio[20085]: time="2026-06-12T15:55:36.066645702Z" level=info msg="Synchronizing NRI (plugin) with current runtime state"
2026-06-12 17:20:07.392083 | controller | Jun 12 15:55:36.073970 crc crio[20085]: time="2026-06-12T15:55:36.073884875Z" level=info msg="No systemd watchdog enabled"
2026-06-12 17:20:07.392099 | controller | Jun 12 15:55:36.081999 crc systemd[1]: Started Container Runtime Interface for OCI (CRI-O).
2026-06-12 17:20:07.392114 | controller | Jun 12 15:55:50.109090 crc systemd[1]: Stopping Container Runtime Interface for OCI (CRI-O)...
2026-06-12 17:20:07.392130 | controller | Jun 12 15:55:50.164885 crc systemd[1]: crio.service: Deactivated successfully.
2026-06-12 17:20:07.392146 | controller | Jun 12 15:55:50.165408 crc systemd[1]: Stopped Container Runtime Interface for OCI (CRI-O).
2026-06-12 17:20:07.392162 | controller | Jun 12 15:55:50.165646 crc systemd[1]: crio.service: Consumed 4.708s CPU time.
2026-06-12 17:20:07.392178 | controller | Jun 12 15:55:50.256733 crc systemd[1]: Starting Container Runtime Interface for OCI (CRI-O)...
2026-06-12 17:20:07.392195 | controller | Jun 12 15:55:50.340256 crc crio[21573]: time="2026-06-12T15:55:50.340128092Z" level=info msg="Updating config from single file: /etc/crio/crio.conf"
2026-06-12 17:20:07.392211 | controller | Jun 12 15:55:50.340256 crc crio[21573]: time="2026-06-12T15:55:50.340249046Z" level=info msg="Updating config from drop-in file: /etc/crio/crio.conf"
2026-06-12 17:20:07.392227 | controller | Jun 12 15:55:50.346864 crc crio[21573]: time="2026-06-12T15:55:50.346762993Z" level=info msg="Updating config from path: /etc/crio/crio.conf.d"
2026-06-12 17:20:07.392243 | controller | Jun 12 15:55:50.347045 crc crio[21573]: time="2026-06-12T15:55:50.346980659Z" level=info msg="Updating config from drop-in file: /etc/crio/crio.conf.d/00-default"
2026-06-12 17:20:07.392266 | controller | Jun 12 15:55:50.347908 crc crio[21573]: time="2026-06-12T15:55:50.347840244Z" level=info msg="Updating config from drop-in file: /etc/crio/crio.conf.d/zuul"
2026-06-12 17:20:07.392282 | controller | Jun 12 15:55:50.362277 crc crio[21573]: time="2026-06-12T15:55:50.362132236Z" level=info msg="Starting CRI-O, version: 1.33.5-3.rhaos4.20.gitd0ea985.el9, git: unknown(clean)"
2026-06-12 17:20:07.392299 | controller | Jun 12 15:55:50.362657 crc crio[21573]: time="2026-06-12T15:55:50.362312671Z" level=info msg="Node configuration value for hugetlb cgroup is true"
2026-06-12 17:20:07.392315 | controller | Jun 12 15:55:50.362657 crc crio[21573]: time="2026-06-12T15:55:50.362325851Z" level=info msg="Node configuration value for pid cgroup is true"
2026-06-12 17:20:07.392331 | controller | Jun 12 15:55:50.362657 crc crio[21573]: time="2026-06-12T15:55:50.362530377Z" level=info msg="Node configuration value for memoryswap cgroup is true"
2026-06-12 17:20:07.392347 | controller | Jun 12 15:55:50.362657 crc crio[21573]: time="2026-06-12T15:55:50.362543687Z" level=info msg="Node configuration value for cgroup v2 is true"
2026-06-12 17:20:07.392363 | controller | Jun 12 15:55:50.381726 crc crio[21573]: time="2026-06-12T15:55:50.381585891Z" level=info msg="Node configuration value for systemd AllowedCPUs is true"
2026-06-12 17:20:07.392379 | controller | Jun 12 15:55:50.406928 crc crio[21573]: time="2026-06-12T15:55:50.406213136Z" level=info msg="Using default capabilities: CAP_CHOWN, CAP_DAC_OVERRIDE, CAP_FSETID, CAP_FOWNER, CAP_SETGID, CAP_SETUID, CAP_SETPCAP, CAP_NET_BIND_SERVICE, CAP_KILL"
2026-06-12 17:20:07.392395 | controller | Jun 12 15:55:50.412065 crc crio[21573]: time="2026-06-12T15:55:50.411985336Z" level=info msg="Using runtime handler crun version 1.23.1, commit: d20b23dba05e822b93b82f2f34fd5dada433e0c2, rundir: /run/crun, spec: 1.0.0, +SYSTEMD +SELINUX +APPARMOR +CAP +SECCOMP +EBPF +CRIU +YAJL"
2026-06-12 17:20:07.392412 | controller | Jun 12 15:55:50.427561 crc crio[21573]: time="2026-06-12T15:55:50.427143307Z" level=info msg="Using runtime handler runc version 1.2.4, spec: 1.2.0+dev, go: go1.23.2 (Red Hat 1.23.2-1.el9), libseccomp: 2.5.2"
2026-06-12 17:20:07.392429 | controller | Jun 12 15:55:50.620001 crc crio[21573]: time="2026-06-12T15:55:50.619878607Z" level=info msg="Checkpoint/restore support enabled"
2026-06-12 17:20:07.392446 | controller | Jun 12 15:55:50.620001 crc crio[21573]: time="2026-06-12T15:55:50.619949859Z" level=info msg="Using the internal default seccomp profile"
2026-06-12 17:20:07.392462 | controller | Jun 12 15:55:50.620001 crc crio[21573]: time="2026-06-12T15:55:50.61996394Z" level=info msg="AppArmor is disabled by the system or at CRI-O build-time"
2026-06-12 17:20:07.392478 | controller | Jun 12 15:55:50.620001 crc crio[21573]: time="2026-06-12T15:55:50.6199733Z" level=info msg="No blockio config file specified, blockio not configured"
2026-06-12 17:20:07.392494 | controller | Jun 12 15:55:50.620001 crc crio[21573]: time="2026-06-12T15:55:50.61998391Z" level=info msg="RDT not available in the host system"
2026-06-12 17:20:07.392510 | controller | Jun 12 15:55:50.628099 crc crio[21573]: time="2026-06-12T15:55:50.627934597Z" level=info msg="Conmon does support the --sync option"
2026-06-12 17:20:07.392526 | controller | Jun 12 15:55:50.628367 crc crio[21573]: time="2026-06-12T15:55:50.628137183Z" level=info msg="Conmon does support the --log-global-size-max option"
2026-06-12 17:20:07.392542 | controller | Jun 12 15:55:50.639099 crc crio[21573]: time="2026-06-12T15:55:50.638864951Z" level=info msg="Conmon does support the --sync option"
2026-06-12 17:20:07.392558 | controller | Jun 12 15:55:50.639099 crc crio[21573]: time="2026-06-12T15:55:50.639029116Z" level=info msg="Conmon does support the --log-global-size-max option"
2026-06-12 17:20:07.392599 | controller | Jun 12 15:55:50.668687 crc crio[21573]: time="2026-06-12T15:55:50.668576767Z" level=info msg="Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf"
2026-06-12 17:20:07.392626 | controller | Jun 12 15:55:50.668687 crc crio[21573]: time="2026-06-12T15:55:50.668644529Z" level=info msg="Updated default CNI network name to multus-cni-network"
2026-06-12 17:20:07.392644 | controller | Jun 12 15:55:50.669117 crc crio[21573]: time="2026-06-12T15:55:50.668870885Z" level=info msg="FLAG: --enable-profile-unix-socket=\"true\"\n"
2026-06-12 17:20:07.392665 | controller | Jun 12 15:55:50.669117 crc crio[21573]: time="2026-06-12T15:55:50.668886875Z" level=info msg="FLAG: --stream-address=\"192.168.130.11\"\n"
2026-06-12 17:20:07.392690 | controller | Jun 12 15:55:50.670805 crc crio[21573]: time="2026-06-12T15:55:50.670644125Z" level=info msg="Current CRI-O configuration:\n[crio]\n  root = \"/var/lib/containers/storage\"\n  runroot = \"/run/containers/storage\"\n  imagestore = \"\"\n  storage_driver = \"overlay\"\n  storage_option = [\"overlay.skip_mount_home=true\"]\n  log_dir = \"/var/log/crio/pods\"\n  version_file = \"/var/run/crio/version\"\n  version_file_persist = \"\"\n  clean_shutdown_file = \"/var/lib/crio/clean.shutdown\"\n  internal_wipe = true\n  internal_repair = true\n  [crio.api]\n    grpc_max_send_msg_size = 83886080\n    grpc_max_recv_msg_size = 83886080\n    listen = \"/var/run/crio/crio.sock\"\n    stream_address = \"192.168.130.11\"\n    stream_port = \"0\"\n    stream_enable_tls = false\n    stream_tls_cert = \"\"\n    stream_tls_key = \"\"\n    stream_tls_ca = \"\"\n    stream_idle_timeout = \"\"\n  [crio.runtime]\n    no_pivot = false\n    selinux = true\n    log_to_journald = false\n    drop_infra_ctr = true\n    read_only = false\n    hooks_dir = [\"/etc/containers/oci/hooks.d\", \"/run/containers/oci/hooks.d\", \"/usr/share/containers/oci/hooks.d\"]\n    default_capabilities = [\"CHOWN\", \"DAC_OVERRIDE\", \"FSETID\", \"FOWNER\", \"SETGID\", \"SETUID\", \"SETPCAP\", \"NET_BIND_SERVICE\", \"KILL\"]\n    add_inheritable_capabilities = false\n    default_env = [\"NSS_SDB_USE_CACHE=no\"]\n    default_sysctls = [\"net.ipv4.ping_group_range=0 2147483647\"]\n    default_ulimits = [\"nofile=1048576\"]\n    allowed_devices = [\"/dev/fuse\", \"/dev/net/tun\"]\n    cdi_spec_dirs = [\"/etc/cdi\", \"/var/run/cdi\"]\n    device_ownership_from_security_context = false\n    default_runtime = \"crun\"\n    decryption_keys_path = \"/etc/crio/keys/\"\n    conmon = \"\"\n    conmon_cgroup = \"pod\"\n    seccomp_profile = \"\"\n    privileged_seccomp_profile = \"\"\n    apparmor_profile = \"crio-default\"\n    blockio_config_file = \"\"\n    blockio_reload = false\n    irqbalance_config_file = \"/etc/sysconfig/irqbalance\"\n    rdt_config_file = \"\"\n    cgroup_manager = \"systemd\"\n    default_mounts_file = \"\"\n    container_exits_dir = \"/var/run/crio/exits\"\n    container_attach_socket_dir = \"/var/run/crio\"\n    bind_mount_prefix = \"\"\n    uid_mappings = \"\"\n    minimum_mappable_uid = -1\n    gid_mappings = \"\"\n    minimum_mappable_gid = -1\n    log_level = \"info\"\n    log_filter = \"\"\n    namespaces_dir = \"/var/run\"\n    pinns_path = \"/usr/bin/pinns\"\n    enable_criu_support = true\n    pids_limit = -1\n    log_size_max = -1\n    ctr_stop_timeout = 30\n    separate_pull_cgroup = \"\"\n    infra_ctr_cpuset = \"\"\n    shared_cpuset = \"\"\n    absent_mount_sources_to_reject = [\"/etc/hostname\"]\n    enable_pod_events = false\n    irqbalance_config_restore_file = \"/etc/sysconfig/orig_irq_banned_cpus\"\n    hostnetwork_disable_selinux = true\n    disable_hostport_mapping = false\n    timezone = \"\"\n    [crio.runtime.runtimes]\n      [crio.runtime.runtimes.crun]\n        runtime_config_path = \"\"\n        runtime_path = \"/usr/bin/crun\"\n        runtime_type = \"\"\n        runtime_root = \"/run/crun\"\n        allowed_annotations = [\"io.containers.trace-syscall\", \"io.kubernetes.cri-o.Devices\", \"io.kubernetes.cri-o.LinkLogs\"]\n        monitor_path = \"/usr/bin/conmon\"\n        monitor_cgroup = \"pod\"\n        container_min_memory = \"512KiB\"\n        no_sync_log = false\n        [crio.runtime.runtimes.crun.default_annotations]\n          \"run.oci.systemd.subgroup\" = \"\"\n      [crio.runtime.runtimes.runc]\n        runtime_config_path = \"\"\n        runtime_path = \"/usr/bin/runc\"\n        runtime_type = \"\"\n        runtime_root = \"/run/runc\"\n        allowed_annotations = [\"io.containers.trace-syscall\", \"io.kubernetes.cri-o.Devices\", \"io.kubernetes.cri-o.LinkLogs\"]\n        monitor_path = \"/usr/bin/conmon\"\n        monitor_cgroup = \"pod\"\n        container_min_memory = \"12MiB\"\n        no_sync_log = false\n    [crio.runtime.workloads]\n      [crio.runtime.workloads.openshift-builder]\n        activation_annotation = \"io.openshift.builder\"\n        annotation_prefix = \"\"\n        allowed_annotations = [\"io.kubernetes.cri-o.userns-mode\", \"io.kubernetes.cri-o.Devices\"]\n        DisallowedAnnotations = [\"io.kubernetes.cri-o.umask\", \"org.systemd.property.\", \"io.kubernetes.cri.container-type\", \"run.oci.\", \"cpu-load-balancing.crio.io\", \"io.kubernetes.cri-o.seccompNotifierAction\", \"io.kubernetes.cri-o.LinkLogs\", \"cpu-shared.crio.io\", \"org.criu.config\", \"module.wasm.image/variant\", \"io.kubernetes.cri-o.cgroup2-mount-hierarchy-rw\", \"io.kubernetes.cri-o.UnifiedCgroup\", \"cpu-quota.crio.io\", \"io.kubernetes.cri.rdt-class\", \"cpu-c-states.crio.io\", \"cpu-freq-governor.crio.io\", \"io.kubernetes.cri-o.PodLinuxOverhead\", \"seccomp-profile.kubernetes.cri-o.io\", \"irq-load-balancing.crio.io\", \"io.containers.trace-syscall\", \"io.kubernetes.cri-o.TrySkipVolumeSELinuxLabel\", \"io.kubernetes.cri-o.PodLinuxResources\", \"io.kubernetes.cri-o.DisableFIPS\", \"bundle\", \"io.kubernetes.cri-o.ShmSize\"]\n        [crio.runtime.workloads.openshift-builder.resources]\n          CPUShares = 0\n          CPUQuota = 0\n          CPUPeriod = 0\n          CPUSet = \"\"\n          CPULimit = 0\n  [crio.image]\n    default_transport = \"docker://\"\n    global_auth_file = \"/etc/crio/openshift-pull-secret\"\n    pause_image = \"quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:cc2b30e70040205c2536d01ae5c850be1ed2d775cf13249e50328e5085777977\"\n    pause_image_auth_file = \"/var/lib/kubelet/config.json\"\n    pause_command = \"/usr/bin/pod\"\n    signature_policy = \"\"\n    signature_policy_dir = \"/etc/crio/policies\"\n    image_volumes = \"mkdir\"\n    big_files_temporary_dir = \"\"\n    auto_reload_registries = false\n    pull_progress_timeout = \"0s\"\n    oci_artifact_mount_support = false\n  [crio.network]\n    cni_default_network = \"\"\n    network_dir = \"/etc/kubernetes/cni/net.d/\"\n    plugin_dirs = [\"/var/lib/cni/bin\"]\n  [crio.metrics]\n    enable_metrics = true\n    metrics_collectors = [\"operations\", \"operations_latency_microseconds_total\", \"operations_latency_microseconds\", \"operations_errors\", \"image_pulls_layer_size\", \"containers_oom_total\", \"containers_oom\", \"operations_total\", \"operations_latency_seconds_total\", \"operations_latency_seconds\", \"operations_errors_total\", \"image_pulls_bytes_total\", \"image_pulls_skipped_bytes_total\", \"image_pulls_success_total\", \"image_pulls_failure_total\", \"image_layer_reuse_total\", \"containers_oom_count_total\", \"processes_defunct\"]\n    metrics_host = \"127.0.0.1\"\n    metrics_port = 9537\n    metrics_socket = \"\"\n    metrics_cert = \"\"\n    metrics_key = \"\"\n  [crio.tracing]\n    enable_tracing = false\n    tracing_endpoint = \"127.0.0.1:4317\"\n    tracing_sampling_rate_per_million = 0\n  [crio.stats]\n    stats_collection_period = 0\n    collection_period = 0\n  [crio.nri]\n    enable_nri = true\n    nri_listen = \"/var/run/nri/nri.sock\"\n    nri_plugin_dir = \"/opt/nri/plugins\"\n    nri_plugin_config_dir = \"/etc/nri/conf.d\"\n    nri_plugin_registration_timeout = \"5s\"\n    nri_plugin_request_timeout = \"2s\"\n    nri_disable_connections = false\n"
2026-06-12 17:20:07.392714 | controller | Jun 12 15:55:50.671522 crc crio[21573]: time="2026-06-12T15:55:50.671415737Z" level=info msg="Attempting to restore irqbalance config from /etc/sysconfig/orig_irq_banned_cpus"
2026-06-12 17:20:07.392732 | controller | Jun 12 15:55:50.671843 crc crio[21573]: time="2026-06-12T15:55:50.671794407Z" level=info msg="Restore irqbalance config: nothing to do"
2026-06-12 17:20:07.392752 | controller | Jun 12 15:55:52.381564 crc crio[21573]: time="2026-06-12T15:55:52.381298066Z" level=info msg="Got pod network &{Name:marketplace-operator-547dbd544d-qspgz Namespace:openshift-marketplace ID:5e8b1c770bbbc744980890c9c55da31a2de34c0868342cb6b2ceaa77a1221dac UID:724d7bbb-20b8-486e-b902-51a0880ff2a9 NetNS:/var/run/netns/48b2adc2-1c34-4df2-b9e0-0e006e6526be Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod724d7bbb_20b8_486e_b902_51a0880ff2a9.slice PodAnnotations:0xc00008d388}] Aliases:map[]}"
2026-06-12 17:20:07.392769 | controller | Jun 12 15:55:52.381564 crc crio[21573]: time="2026-06-12T15:55:52.381560382Z" level=info msg="Checking pod openshift-marketplace_marketplace-operator-547dbd544d-qspgz for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 17:20:07.392786 | controller | Jun 12 15:55:52.382931 crc crio[21573]: time="2026-06-12T15:55:52.382122039Z" level=info msg="Got pod network &{Name:image-registry-5d9d95bf5b-68zhq Namespace:openshift-image-registry ID:00c57de1ab01558193fc1127637e714428a60a7885305605469af5becd07784f UID:dcbcea9f-f8da-49e7-87b5-1d6dc7b926ee NetNS:/var/run/netns/e2d30508-3ec9-4d67-871b-00d6ede2abd8 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:0xc00008d4c8}] Aliases:map[]}"
2026-06-12 17:20:07.392802 | controller | Jun 12 15:55:52.382931 crc crio[21573]: time="2026-06-12T15:55:52.382224442Z" level=info msg="Checking pod openshift-image-registry_image-registry-5d9d95bf5b-68zhq for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 17:20:07.392820 | controller | Jun 12 15:55:52.382931 crc crio[21573]: time="2026-06-12T15:55:52.382327964Z" level=error msg="error checking loopback interface: failed to Statfs \"\": no such file or directory"
2026-06-12 17:20:07.392838 | controller | Jun 12 15:55:52.382931 crc crio[21573]: time="2026-06-12T15:55:52.382341755Z" level=warning msg="Could not restore sandbox IP for 218523d12e4c8f412d13e224986b202404a8910a3b8dec8ee4eaa2c76842a0e8: failed to get network status for pod sandbox k8s_revision-pruner-13-crc_openshift-kube-apiserver_a29d25e6-4273-4a42-8123-8f4fa4ff6fbd_0(218523d12e4c8f412d13e224986b202404a8910a3b8dec8ee4eaa2c76842a0e8): error checking loopback interface: failed to Statfs \"\": no such file or directory"
2026-06-12 17:20:07.392855 | controller | Jun 12 15:55:52.382931 crc crio[21573]: time="2026-06-12T15:55:52.382361676Z" level=error msg="error checking loopback interface: failed to Statfs \"\": no such file or directory"
2026-06-12 17:20:07.392871 | controller | Jun 12 15:55:52.382931 crc crio[21573]: time="2026-06-12T15:55:52.382369957Z" level=warning msg="Could not restore sandbox IP for 94bb9c15a5f9528db39c107e849b65129f2a34c29bf94cde466a1bfe1ca22584: failed to get network status for pod sandbox k8s_installer-13-crc_openshift-kube-apiserver_82266704-bdb4-45f5-9cf3-c5952304f39f_0(94bb9c15a5f9528db39c107e849b65129f2a34c29bf94cde466a1bfe1ca22584): error checking loopback interface: failed to Statfs \"\": no such file or directory"
2026-06-12 17:20:07.392889 | controller | Jun 12 15:55:52.382931 crc crio[21573]: time="2026-06-12T15:55:52.382550262Z" level=error msg="error checking loopback interface: failed to Statfs \"\": no such file or directory"
2026-06-12 17:20:07.392905 | controller | Jun 12 15:55:52.382931 crc crio[21573]: time="2026-06-12T15:55:52.382577672Z" level=warning msg="Could not restore sandbox IP for 24b5908c94d9dd2048db39291c6613600cf291995ef7c56938aa499988cbb7d9: failed to get network status for pod sandbox k8s_redhat-operators-2ck49_openshift-marketplace_a1f62366-e228-4cf2-a38c-c4d97e003773_0(24b5908c94d9dd2048db39291c6613600cf291995ef7c56938aa499988cbb7d9): error checking loopback interface: failed to Statfs \"\": no such file or directory"
2026-06-12 17:20:07.392926 | controller | Jun 12 15:55:52.382931 crc crio[21573]: time="2026-06-12T15:55:52.382612203Z" level=error msg="error checking loopback interface: failed to Statfs \"\": no such file or directory"
2026-06-12 17:20:07.392943 | controller | Jun 12 15:55:52.382931 crc crio[21573]: time="2026-06-12T15:55:52.382633064Z" level=warning msg="Could not restore sandbox IP for 88f1ee99c7048a210bdb9ac8d0e938546328f4d089dd89ee970e4fd23e8a56fb: failed to get network status for pod sandbox k8s_certified-operators-4lxqg_openshift-marketplace_49bbea35-aef5-4e3d-951e-ad870a91539e_0(88f1ee99c7048a210bdb9ac8d0e938546328f4d089dd89ee970e4fd23e8a56fb): error checking loopback interface: failed to Statfs \"\": no such file or directory"
2026-06-12 17:20:07.392959 | controller | Jun 12 15:55:52.382931 crc crio[21573]: time="2026-06-12T15:55:52.382667005Z" level=error msg="error checking loopback interface: failed to Statfs \"\": no such file or directory"
2026-06-12 17:20:07.392975 | controller | Jun 12 15:55:52.382931 crc crio[21573]: time="2026-06-12T15:55:52.382684685Z" level=warning msg="Could not restore sandbox IP for d8b63e784bffade6dd726e124ee6bb835170216daa066ae154b0513035faee69: failed to get network status for pod sandbox k8s_collect-profiles-29687985-5mw5k_openshift-operator-lifecycle-manager_1edbb9e4-ab3b-41f3-9937-079e817c6fa9_0(d8b63e784bffade6dd726e124ee6bb835170216daa066ae154b0513035faee69): error checking loopback interface: failed to Statfs \"\": no such file or directory"
2026-06-12 17:20:07.392992 | controller | Jun 12 15:55:52.383851 crc crio[21573]: time="2026-06-12T15:55:52.383258241Z" level=info msg="Got pod network &{Name:controller-manager-8bbbb897c-c9m74 Namespace:openshift-controller-manager ID:8ca76fa8288bcb518463241725200f056a86d43eeadeb0f81401aafaa3199a1f UID:b9d3cfcf-d286-4dfc-a5cf-dbb9268a3cda NetNS:/var/run/netns/fdf36cfd-8cb8-4c3a-b273-e87e06321279 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:0xc00008d5c8}] Aliases:map[]}"
2026-06-12 17:20:07.393008 | controller | Jun 12 15:55:52.383851 crc crio[21573]: time="2026-06-12T15:55:52.383629401Z" level=info msg="Checking pod openshift-controller-manager_controller-manager-8bbbb897c-c9m74 for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 17:20:07.393025 | controller | Jun 12 15:55:52.384556 crc crio[21573]: time="2026-06-12T15:55:52.384329311Z" level=info msg="Got pod network &{Name:catalog-operator-75ff9f647d-4s428 Namespace:openshift-operator-lifecycle-manager ID:866e639f66d12a9baa94912c7f426617106fc683c34a13a677c1e105a079e859 UID:d1618753-e855-455c-8eee-e4fb77abbc17 NetNS:/var/run/netns/4e9f81ca-9317-4792-99f6-2b5ea72f5eba 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:0xc00008d680}] Aliases:map[]}"
2026-06-12 17:20:07.393042 | controller | Jun 12 15:55:52.384827 crc crio[21573]: time="2026-06-12T15:55:52.384736073Z" level=info msg="Checking pod openshift-operator-lifecycle-manager_catalog-operator-75ff9f647d-4s428 for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 17:20:07.393058 | controller | Jun 12 15:55:52.385836 crc crio[21573]: time="2026-06-12T15:55:52.385724401Z" level=info msg="Got pod network &{Name:etcd-operator-69b85846b6-9w8mk Namespace:openshift-etcd-operator ID:954bf1afe4f59f23f82baa19c37ce7d2202c4c33e8491ac1530be7dd854d2ea1 UID:590c4b91-91e2-41cd-8666-e08cbfa17a77 NetNS:/var/run/netns/b6dd1e5c-9926-4d63-8eb9-006ea2d09f40 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:0xc00008d738}] Aliases:map[]}"
2026-06-12 17:20:07.393079 | controller | Jun 12 15:55:52.386095 crc crio[21573]: time="2026-06-12T15:55:52.385984188Z" level=info msg="Checking pod openshift-etcd-operator_etcd-operator-69b85846b6-9w8mk for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 17:20:07.393096 | controller | Jun 12 15:55:52.386916 crc crio[21573]: time="2026-06-12T15:55:52.386805381Z" level=info msg="Got pod network &{Name:network-check-source-5bb8f5cd97-xdvz5 Namespace:openshift-network-diagnostics ID:783fb29891819166ed7b15ff94303f8b7559f49b072354ff9bd645586b92c60f UID:f863fff9-286a-45fa-b8f0-8a86994b8440 NetNS:/var/run/netns/daa06804-ad92-4ab8-a74c-966aa2f81d09 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:0xc00008d7c8}] Aliases:map[]}"
2026-06-12 17:20:07.393113 | controller | Jun 12 15:55:52.387152 crc crio[21573]: time="2026-06-12T15:55:52.387057358Z" level=info msg="Checking pod openshift-network-diagnostics_network-check-source-5bb8f5cd97-xdvz5 for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 17:20:07.393130 | controller | Jun 12 15:55:52.388235 crc crio[21573]: time="2026-06-12T15:55:52.388123698Z" level=info msg="Got pod network &{Name:oauth-openshift-685b49f4d7-4d6xb Namespace:openshift-authentication ID:01e0057a4f36348b3e5583493d3db2ed1b6be0de7bec803bab507ef7991f8e77 UID:b167f5c3-3788-4edd-9e26-0fc3a5748dee NetNS:/var/run/netns/50ebe2c2-fcd1-4e25-b7b7-9139bcf85f03 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:0xc00008d888}] Aliases:map[]}"
2026-06-12 17:20:07.393146 | controller | Jun 12 15:55:52.388734 crc crio[21573]: time="2026-06-12T15:55:52.388624202Z" level=info msg="Checking pod openshift-authentication_oauth-openshift-685b49f4d7-4d6xb for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 17:20:07.393163 | controller | Jun 12 15:55:52.389662 crc crio[21573]: time="2026-06-12T15:55:52.389532128Z" level=info msg="Got pod network &{Name:migrator-866fcbc849-vfggj Namespace:openshift-kube-storage-version-migrator ID:33bfac345f38fb0b4cd732d80d7f19d13d5299f5e96eadee8a786eee1b7e3b18 UID:95e1bfe8-fa45-4e53-9e80-89e7ac6db708 NetNS:/var/run/netns/3e6bf183-5116-49e5-bb82-fa7c56bf36a0 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:0xc00008d958}] Aliases:map[]}"
2026-06-12 17:20:07.393180 | controller | Jun 12 15:55:52.389888 crc crio[21573]: time="2026-06-12T15:55:52.389804846Z" level=info msg="Checking pod openshift-kube-storage-version-migrator_migrator-866fcbc849-vfggj for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 17:20:07.393196 | controller | Jun 12 15:55:52.390897 crc crio[21573]: time="2026-06-12T15:55:52.390790774Z" level=info msg="Got pod network &{Name:machine-config-operator-67c9d58cbb-dc6bh Namespace:openshift-machine-config-operator ID:2530f834e6fd937972a33ce21e1ed56a946e9139404f28f35d0aceed95097a03 UID:e7c4bdbd-866b-490e-85ee-d4c85fa577d8 NetNS:/var/run/netns/f861588b-9aed-4430-bc99-fedd0c6a2529 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:0xc00008da10}] Aliases:map[]}"
2026-06-12 17:20:07.393213 | controller | Jun 12 15:55:52.391154 crc crio[21573]: time="2026-06-12T15:55:52.391051041Z" level=info msg="Checking pod openshift-machine-config-operator_machine-config-operator-67c9d58cbb-dc6bh for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 17:20:07.393229 | controller | Jun 12 15:55:52.391552 crc crio[21573]: time="2026-06-12T15:55:52.391324184Z" level=error msg="error checking loopback interface: failed to Statfs \"\": no such file or directory"
2026-06-12 17:20:07.393250 | controller | Jun 12 15:55:52.391686 crc crio[21573]: time="2026-06-12T15:55:52.391556981Z" level=warning msg="Could not restore sandbox IP for b9b0029fcfd6b0d4310152cf513a26f3508fa6d2a7d60170e978423b90396ca1: failed to get network status for pod sandbox k8s_marketplace-operator-547dbd544d-xchl9_openshift-marketplace_6cdf074d-0e2a-4a0b-8843-5f823e7bf7c3_0(b9b0029fcfd6b0d4310152cf513a26f3508fa6d2a7d60170e978423b90396ca1): error checking loopback interface: failed to Statfs \"\": no such file or directory"
2026-06-12 17:20:07.393269 | controller | Jun 12 15:55:52.392182 crc crio[21573]: time="2026-06-12T15:55:52.392065649Z" level=info msg="Got pod network &{Name:multus-admission-controller-69db94689b-rvf8p Namespace:openshift-multus ID:fe6a66ef818417eea219c7065b7c02e1b9483d6cd15267c8261a0478cdd679b0 UID:22e9ac12-6d81-454c-9af1-0b0d7e241db6 NetNS:/var/run/netns/7a174bf1-8085-44e8-8390-810fd325e475 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:0xc00008daa0}] Aliases:map[]}"
2026-06-12 17:20:07.393285 | controller | Jun 12 15:55:52.392552 crc crio[21573]: time="2026-06-12T15:55:52.392315306Z" level=info msg="Checking pod openshift-multus_multus-admission-controller-69db94689b-rvf8p for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 17:20:07.393302 | controller | Jun 12 15:55:52.393325 crc crio[21573]: time="2026-06-12T15:55:52.393213861Z" level=info msg="Got pod network &{Name:openshift-controller-manager-operator-686468bdd5-sjcrn Namespace:openshift-controller-manager-operator ID:bd4c32a0f4d069cde57afeac61e0bd3be87bb3d04acd1776356cc276f146368b UID:84e6e6fd-a448-462c-a5d3-8fa636be2d6f NetNS:/var/run/netns/60c784cd-d463-45b0-a4d5-663533d97dd3 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:0xc00008db28}] Aliases:map[]}"
2026-06-12 17:20:07.393318 | controller | Jun 12 15:55:52.393723 crc crio[21573]: time="2026-06-12T15:55:52.393618523Z" level=info msg="Checking pod openshift-controller-manager-operator_openshift-controller-manager-operator-686468bdd5-sjcrn for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 17:20:07.393334 | controller | Jun 12 15:55:52.393983 crc crio[21573]: time="2026-06-12T15:55:52.393895641Z" level=error msg="error checking loopback interface: failed to Statfs \"\": no such file or directory"
2026-06-12 17:20:07.393350 | controller | Jun 12 15:55:52.393983 crc crio[21573]: time="2026-06-12T15:55:52.393969633Z" level=warning msg="Could not restore sandbox IP for 8d18ef7e401ecbbce2959e5dc76b4fda8f77d8f73c5e24565348fb27f124201f: failed to get network status for pod sandbox k8s_community-operators-qhh6t_openshift-marketplace_38fb2a5f-6a1e-4c7a-8df2-0b2a456c372e_0(8d18ef7e401ecbbce2959e5dc76b4fda8f77d8f73c5e24565348fb27f124201f): error checking loopback interface: failed to Statfs \"\": no such file or directory"
2026-06-12 17:20:07.393367 | controller | Jun 12 15:55:52.394761 crc crio[21573]: time="2026-06-12T15:55:52.394663742Z" level=info msg="Got pod network &{Name:kube-apiserver-operator-575994946d-vgpnb Namespace:openshift-kube-apiserver-operator ID:a4108cfd56bb95c984c6842f2b38b21ef6830aa35f05bed6a97aba9293edc703 UID:4f837d5f-4682-4cae-99ca-824ebae60fec NetNS:/var/run/netns/a9dd8d20-eb35-4265-bd2e-d62b3bf77237 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:0xc00008dbd0}] Aliases:map[]}"
2026-06-12 17:20:07.393383 | controller | Jun 12 15:55:52.395000 crc crio[21573]: time="2026-06-12T15:55:52.394914459Z" level=info msg="Checking pod openshift-kube-apiserver-operator_kube-apiserver-operator-575994946d-vgpnb for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 17:20:07.393403 | controller | Jun 12 15:55:52.396009 crc crio[21573]: time="2026-06-12T15:55:52.395904157Z" level=info msg="Got pod network &{Name:dns-operator-799b87ffcd-h5xh9 Namespace:openshift-dns-operator ID:6863df6ce51270ee5ce1842073c2d0f50a76b6f27b4bf12ab3570456fab5ec14 UID:13345434-cc4c-42d5-97e8-99cd8b90477a NetNS:/var/run/netns/0b335bdf-7adc-4063-8467-55f1293a330a 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:0xc00008dc60}] Aliases:map[]}"
2026-06-12 17:20:07.393420 | controller | Jun 12 15:55:52.396239 crc crio[21573]: time="2026-06-12T15:55:52.396150884Z" level=info msg="Checking pod openshift-dns-operator_dns-operator-799b87ffcd-h5xh9 for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 17:20:07.393436 | controller | Jun 12 15:55:52.397253 crc crio[21573]: time="2026-06-12T15:55:52.397097671Z" level=info msg="Got pod network &{Name:console-6c684df5db-cc8g8 Namespace:openshift-console ID:7c9c9905adac5b3a01c30ca8f7e5943aa6e4928c52210102fcf82f2e070730ae UID:63877e21-00e2-4bee-b462-31d3bbe131ef NetNS:/var/run/netns/6dc71158-9615-4b5e-8a2c-7711904f202c 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:0xc00008dce0}] Aliases:map[]}"
2026-06-12 17:20:07.393453 | controller | Jun 12 15:55:52.397717 crc crio[21573]: time="2026-06-12T15:55:52.397629065Z" level=info msg="Checking pod openshift-console_console-6c684df5db-cc8g8 for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 17:20:07.393469 | controller | Jun 12 15:55:52.398698 crc crio[21573]: time="2026-06-12T15:55:52.398619673Z" level=info msg="Got pod network &{Name:dns-default-qtghf Namespace:openshift-dns ID:b964e7586af0014d6de23274d7a258f03b538cc0c202d7abb580452fffc2f219 UID:d181776f-b90e-41dc-be09-c4543b8cba16 NetNS:/var/run/netns/5c3c3e0e-db25-4eb2-9138-529110bac3d7 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:0xc00008dd70}] Aliases:map[]}"
2026-06-12 17:20:07.393486 | controller | Jun 12 15:55:52.398842 crc crio[21573]: time="2026-06-12T15:55:52.398791568Z" level=info msg="Checking pod openshift-dns_dns-default-qtghf for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 17:20:07.393502 | controller | Jun 12 15:55:52.399003 crc crio[21573]: time="2026-06-12T15:55:52.398963353Z" level=error msg="error checking loopback interface: failed to Statfs \"\": no such file or directory"
2026-06-12 17:20:07.393518 | controller | Jun 12 15:55:52.399071 crc crio[21573]: time="2026-06-12T15:55:52.399011964Z" level=warning msg="Could not restore sandbox IP for e117e1930c27de213bcbf846bfee59c144e67cadc61b555981c97b4b4f83309f: failed to get network status for pod sandbox k8s_redhat-operators-x5vn9_openshift-marketplace_0ee7e057-363b-48e4-a711-ee54046db35f_0(e117e1930c27de213bcbf846bfee59c144e67cadc61b555981c97b4b4f83309f): error checking loopback interface: failed to Statfs \"\": no such file or directory"
2026-06-12 17:20:07.393535 | controller | Jun 12 15:55:52.399703 crc crio[21573]: time="2026-06-12T15:55:52.399352495Z" level=info msg="Got pod network &{Name:openshift-apiserver-operator-846cbfc458-xttmf Namespace:openshift-apiserver-operator ID:e75f42219c1a7ce4840e6743ada912a2cf9195cd9a4b13ae5a2d237e6d948bed UID:7d46baeb-32f5-4d0b-aeba-13333da51152 NetNS:/var/run/netns/9fa0ae43-029e-40f3-a130-03ce56d5b501 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:0xc00008ddf8}] Aliases:map[]}"
2026-06-12 17:20:07.393556 | controller | Jun 12 15:55:52.399703 crc crio[21573]: time="2026-06-12T15:55:52.399636572Z" level=info msg="Checking pod openshift-apiserver-operator_openshift-apiserver-operator-846cbfc458-xttmf for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 17:20:07.393592 | controller | Jun 12 15:55:52.400250 crc crio[21573]: time="2026-06-12T15:55:52.400124276Z" level=info msg="Got pod network &{Name:ingress-operator-6b9cb4dbcf-5fpw9 Namespace:openshift-ingress-operator ID:8b71a812b8baf7cc7da5435b6c115b07d229bd8e2943b64afdf9efe863a8e4c8 UID:e466d193-2f16-441a-9f10-579f91762fb9 NetNS:/var/run/netns/fa08a30d-ca28-412c-b9ce-670decde668e 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:0xc00008de88}] Aliases:map[]}"
2026-06-12 17:20:07.393615 | controller | Jun 12 15:55:52.400372 crc crio[21573]: time="2026-06-12T15:55:52.400321621Z" level=info msg="Checking pod openshift-ingress-operator_ingress-operator-6b9cb4dbcf-5fpw9 for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 17:20:07.393633 | controller | Jun 12 15:55:52.401121 crc crio[21573]: time="2026-06-12T15:55:52.401030662Z" level=info msg="Got pod network &{Name:network-check-target-fhkjl Namespace:openshift-network-diagnostics ID:342eb24e802b843745088a4ef8388e272f319382000a22f2e1547193adb49781 UID:17b87002-b798-480a-8e17-83053d698239 NetNS:/var/run/netns/70659349-cd45-4493-887b-ad35ce3ad532 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:0xc00008df18}] Aliases:map[]}"
2026-06-12 17:20:07.393650 | controller | Jun 12 15:55:52.401265 crc crio[21573]: time="2026-06-12T15:55:52.401200816Z" level=info msg="Checking pod openshift-network-diagnostics_network-check-target-fhkjl for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 17:20:07.393666 | controller | Jun 12 15:55:52.402008 crc crio[21573]: time="2026-06-12T15:55:52.401832134Z" level=info msg="Got pod network &{Name:olm-operator-5cdf44d969-ssqvn Namespace:openshift-operator-lifecycle-manager ID:081a8c0ca71491c6f7aab6d84804745b19248d5fc9fbc949029a05fbd5ca8cd3 UID:6e1163b9-cb14-4016-a0bf-126812657ac4 NetNS:/var/run/netns/d2235381-6c51-4569-befe-8dffc22d7628 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:0xc0001380b0}] Aliases:map[]}"
2026-06-12 17:20:07.393689 | controller | Jun 12 15:55:52.402186 crc crio[21573]: time="2026-06-12T15:55:52.402075711Z" level=info msg="Checking pod openshift-operator-lifecycle-manager_olm-operator-5cdf44d969-ssqvn for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 17:20:07.393713 | controller | Jun 12 15:55:52.402921 crc crio[21573]: time="2026-06-12T15:55:52.40275468Z" level=info msg="Got pod network &{Name:networking-console-plugin-5ff7774fd9-nljh6 Namespace:openshift-network-console ID:4c26ee0af046dd6f8cd065e6989e708c47eae67f1f37068553c15567d4a1cb24 UID:6a9ae5f6-97bd-46ac-bafa-ca1b4452a141 NetNS:/var/run/netns/057d2cfe-40ec-413c-aedc-a04aed13387d 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:0xc000138348}] Aliases:map[]}"
2026-06-12 17:20:07.393734 | controller | Jun 12 15:55:52.403065 crc crio[21573]: time="2026-06-12T15:55:52.402992116Z" level=info msg="Checking pod openshift-network-console_networking-console-plugin-5ff7774fd9-nljh6 for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 17:20:07.393756 | controller | Jun 12 15:55:52.403258 crc crio[21573]: time="2026-06-12T15:55:52.403177541Z" level=error msg="error checking loopback interface: failed to Statfs \"\": no such file or directory"
2026-06-12 17:20:07.393773 | controller | Jun 12 15:55:52.403258 crc crio[21573]: time="2026-06-12T15:55:52.403244843Z" level=warning msg="Could not restore sandbox IP for 1acaf1bcd11127e88060577e13a8f8ffedfa9cd0375cc453261e31ade142b178: failed to get network status for pod sandbox k8s_certified-operators-l27pk_openshift-marketplace_91f37d35-53d4-49eb-b4e2-8ee1a226094b_0(1acaf1bcd11127e88060577e13a8f8ffedfa9cd0375cc453261e31ade142b178): error checking loopback interface: failed to Statfs \"\": no such file or directory"
2026-06-12 17:20:07.393790 | controller | Jun 12 15:55:52.404210 crc crio[21573]: time="2026-06-12T15:55:52.404105668Z" level=info msg="Got pod network &{Name:cluster-samples-operator-6b564684c8-bqbxk Namespace:openshift-cluster-samples-operator ID:40eb31f880b938e8079e39750419657f42ab7a6f87f4c642a70b3b245f6b5272 UID:5bdc8e81-e580-4572-a41c-f8ed0e8c6dc0 NetNS:/var/run/netns/6334009f-235e-4dac-a0d3-c0b52a19b811 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:0xc000138538}] Aliases:map[]}"
2026-06-12 17:20:07.393806 | controller | Jun 12 15:55:52.404361 crc crio[21573]: time="2026-06-12T15:55:52.404327174Z" level=info msg="Checking pod openshift-cluster-samples-operator_cluster-samples-operator-6b564684c8-bqbxk for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 17:20:07.393823 | controller | Jun 12 15:55:52.406603 crc crio[21573]: time="2026-06-12T15:55:52.405344563Z" level=info msg="Got pod network &{Name:route-controller-manager-9c77555c6-bjsff Namespace:openshift-route-controller-manager ID:656af2dfcd523b61d8aa89833d20c7fa6297b82acad3b5976e7d6d1e64dc967f UID:f5ed093a-5c43-49ee-8429-b0de4b9c784d NetNS:/var/run/netns/e2be9547-463d-48a3-a268-3ce455053b0c 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:0xc000138628}] Aliases:map[]}"
2026-06-12 17:20:07.393840 | controller | Jun 12 15:55:52.406603 crc crio[21573]: time="2026-06-12T15:55:52.405689592Z" level=info msg="Checking pod openshift-route-controller-manager_route-controller-manager-9c77555c6-bjsff for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 17:20:07.393857 | controller | Jun 12 15:55:52.406603 crc crio[21573]: time="2026-06-12T15:55:52.406234838Z" level=info msg="Got pod network &{Name:openshift-config-operator-5777786469-bccdj Namespace:openshift-config-operator ID:6ab72337a3cbb3c4d1ed7253a92436f570bc786a96b656633e015ab8dd8d717f UID:24de2af2-9e39-4c2e-96f8-42509d1baf18 NetNS:/var/run/netns/d861f269-db23-48fd-a8c7-a659c2630a59 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:0xc000138728}] Aliases:map[]}"
2026-06-12 17:20:07.393873 | controller | Jun 12 15:55:52.406603 crc crio[21573]: time="2026-06-12T15:55:52.406549627Z" level=info msg="Checking pod openshift-config-operator_openshift-config-operator-5777786469-bccdj for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 17:20:07.393890 | controller | Jun 12 15:55:52.408513 crc crio[21573]: time="2026-06-12T15:55:52.407234956Z" level=info msg="Got pod network &{Name:downloads-747b44746d-4pqvr Namespace:openshift-console ID:bcc4f7f7ca920bcd43eeecb2a9c94cc4efa4061cf45396a50fc800b0f4406839 UID:d0d29411-fb58-47c5-9579-23967e5649ce NetNS:/var/run/netns/714df3fb-bd11-4c97-bb1f-42fc4d7707b8 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:0xc000138800}] Aliases:map[]}"
2026-06-12 17:20:07.393910 | controller | Jun 12 15:55:52.408513 crc crio[21573]: time="2026-06-12T15:55:52.407577996Z" level=info msg="Checking pod openshift-console_downloads-747b44746d-4pqvr for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 17:20:07.393927 | controller | Jun 12 15:55:52.408513 crc crio[21573]: time="2026-06-12T15:55:52.407766671Z" level=error msg="error checking loopback interface: failed to Statfs \"\": no such file or directory"
2026-06-12 17:20:07.393943 | controller | Jun 12 15:55:52.408513 crc crio[21573]: time="2026-06-12T15:55:52.407789672Z" level=warning msg="Could not restore sandbox IP for 78f85ee3e29645fc9de6c6a7019ace5cf4a00a40ec8afbd8ae5abc587094dc03: failed to get network status for pod sandbox k8s_redhat-marketplace-ntdwx_openshift-marketplace_304346ae-9d3b-4262-8068-4ed1e7ff48a8_0(78f85ee3e29645fc9de6c6a7019ace5cf4a00a40ec8afbd8ae5abc587094dc03): error checking loopback interface: failed to Statfs \"\": no such file or directory"
2026-06-12 17:20:07.393960 | controller | Jun 12 15:55:52.408513 crc crio[21573]: time="2026-06-12T15:55:52.408205004Z" level=info msg="Got pod network &{Name:package-server-manager-77f986bd66-5lhf9 Namespace:openshift-operator-lifecycle-manager ID:d84089b6c980f6e31d4488d5ceea93ab72e2197d65c108f73549553d3dc2ff36 UID:bebbba29-e4e9-44ad-b643-3a7ebf505270 NetNS:/var/run/netns/a099ccde-a380-4c67-b2de-66f5d378b168 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:0xc0001388b8}] Aliases:map[]}"
2026-06-12 17:20:07.393976 | controller | Jun 12 15:55:52.408513 crc crio[21573]: time="2026-06-12T15:55:52.408513172Z" level=info msg="Checking pod openshift-operator-lifecycle-manager_package-server-manager-77f986bd66-5lhf9 for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 17:20:07.393992 | controller | Jun 12 15:55:52.409513 crc crio[21573]: time="2026-06-12T15:55:52.409252513Z" level=info msg="Got pod network &{Name:console-operator-67c89758df-4jf4f Namespace:openshift-console-operator ID:ea1b889362c9499654b3103e29b81d9c8c4b80ac8e64f136ef47ea902328e1de UID:a7050c01-20e1-4a5b-9a20-dee2d4b99ee2 NetNS:/var/run/netns/d4601548-379f-4635-b20f-ee8f0cd90d25 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:0xc000138960}] Aliases:map[]}"
2026-06-12 17:20:07.394009 | controller | Jun 12 15:55:52.409836 crc crio[21573]: time="2026-06-12T15:55:52.409612143Z" level=info msg="Checking pod openshift-console-operator_console-operator-67c89758df-4jf4f for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 17:20:07.394038 | controller | Jun 12 15:55:52.410681 crc crio[21573]: time="2026-06-12T15:55:52.410583321Z" level=info msg="Got pod network &{Name:kube-controller-manager-operator-69d5f845f8-mm4qn Namespace:openshift-kube-controller-manager-operator ID:97467d816d05a341d3f7f15af85fa716868feac2fd6aa42876c0f6f23bafe244 UID:89eeceba-0661-4e85-be2e-57d689102094 NetNS:/var/run/netns/b24e4416-6da5-49c5-8698-3d013871e077 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:0xc000568788}] Aliases:map[]}"
2026-06-12 17:20:07.394056 | controller | Jun 12 15:55:52.410911 crc crio[21573]: time="2026-06-12T15:55:52.410835038Z" level=info msg="Checking pod openshift-kube-controller-manager-operator_kube-controller-manager-operator-69d5f845f8-mm4qn for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 17:20:07.394076 | controller | Jun 12 15:55:52.411781 crc crio[21573]: time="2026-06-12T15:55:52.411684761Z" level=info msg="Got pod network &{Name:kube-storage-version-migrator-operator-565b79b866-2h5s6 Namespace:openshift-kube-storage-version-migrator-operator ID:64af01349a00849fde27c2f063b48f3d4fffe4c51e83456b5865b1562298601a UID:8f573912-eb25-4f17-bfe5-81325e551bf2 NetNS:/var/run/netns/9ea2cdf8-9dc0-4c67-8b1b-74d253633c09 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:0xc000568820}] Aliases:map[]}"
2026-06-12 17:20:07.394094 | controller | Jun 12 15:55:52.412087 crc crio[21573]: time="2026-06-12T15:55:52.411998631Z" level=info msg="Checking pod openshift-kube-storage-version-migrator-operator_kube-storage-version-migrator-operator-565b79b866-2h5s6 for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 17:20:07.394110 | controller | Jun 12 15:55:52.412891 crc crio[21573]: time="2026-06-12T15:55:52.412777752Z" level=info msg="Got pod network &{Name:network-metrics-daemon-n2bqt Namespace:openshift-multus ID:0a1bb93da817bef5070bcdeb459f1902ae027961ec1b8eae561592a0f1e27e28 UID:504f5b64-2069-4529-9127-e6f993b1b649 NetNS:/var/run/netns/701a276f-7c42-4268-85ca-c75d94823b82 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:0xc0005688d8}] Aliases:map[]}"
2026-06-12 17:20:07.394127 | controller | Jun 12 15:55:52.413105 crc crio[21573]: time="2026-06-12T15:55:52.413019809Z" level=info msg="Checking pod openshift-multus_network-metrics-daemon-n2bqt for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 17:20:07.394143 | controller | Jun 12 15:55:52.413956 crc crio[21573]: time="2026-06-12T15:55:52.413864303Z" level=info msg="Got pod network &{Name:ingress-canary-jlj86 Namespace:openshift-ingress-canary ID:8f93ecc1a569a144a2816b039934efb82bc3dc7d282f30d8baf2fbef67bed3e5 UID:7d96a430-aa69-4b19-9ee4-68f2e6192e27 NetNS:/var/run/netns/d87ca6b7-015a-43c8-ba7c-167107c2b7e6 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:0xc000568970}] Aliases:map[]}"
2026-06-12 17:20:07.394160 | controller | Jun 12 15:55:52.414239 crc crio[21573]: time="2026-06-12T15:55:52.414152141Z" level=info msg="Checking pod openshift-ingress-canary_ingress-canary-jlj86 for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 17:20:07.394176 | controller | Jun 12 15:55:52.415022 crc crio[21573]: time="2026-06-12T15:55:52.414863091Z" level=info msg="Got pod network &{Name:csi-hostpathplugin-mpq2f Namespace:hostpath-provisioner ID:32c8a01ae3a7b39a18419fcfa926a5dacc9b2b1d620d9085bf5474cad322121f UID:af9d3f54-b024-4959-888b-41fc0dc68a7f NetNS:/var/run/netns/210d97ba-51b1-4c87-acf6-ac756104ed65 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:0xc000568a18}] Aliases:map[]}"
2026-06-12 17:20:07.394192 | controller | Jun 12 15:55:52.416110 crc crio[21573]: time="2026-06-12T15:55:52.415105918Z" level=info msg="Checking pod hostpath-provisioner_csi-hostpathplugin-mpq2f for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 17:20:07.394207 | controller | Jun 12 15:55:52.417243 crc crio[21573]: time="2026-06-12T15:55:52.417142563Z" level=info msg="Got pod network &{Name:openshift-kube-scheduler-operator-54f497555d-d8646 Namespace:openshift-kube-scheduler-operator ID:acda8260e4918fbb802786a8d9cce4dea8d17c42cf6406c9d04a3cc30226e9b6 UID:4e9ac1d6-d4ed-4411-a098-d1bf725c943c NetNS:/var/run/netns/7da58ed8-c181-4b87-a3de-7e15304cda0e 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:0xc000568ab0}] Aliases:map[]}"
2026-06-12 17:20:07.394228 | controller | Jun 12 15:55:52.417628 crc crio[21573]: time="2026-06-12T15:55:52.417546487Z" level=info msg="Checking pod openshift-kube-scheduler-operator_openshift-kube-scheduler-operator-54f497555d-d8646 for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 17:20:07.394245 | controller | Jun 12 15:55:52.418763 crc crio[21573]: time="2026-06-12T15:55:52.418654137Z" level=info msg="Got pod network &{Name:control-plane-machine-set-operator-75ffdb6fcd-m5wxr Namespace:openshift-machine-api ID:507d8bb659254637b5dab250d204981764caabb44ce6ca70ab29391bd0886da9 UID:8f342bf1-eea2-4806-8a6b-5f4c24d40c0c NetNS:/var/run/netns/bf7a5fdb-b9c7-413e-9797-9efa9faba0f3 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:0xc000568b30}] Aliases:map[]}"
2026-06-12 17:20:07.394261 | controller | Jun 12 15:55:52.418988 crc crio[21573]: time="2026-06-12T15:55:52.418910655Z" level=info msg="Checking pod openshift-machine-api_control-plane-machine-set-operator-75ffdb6fcd-m5wxr for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 17:20:07.394277 | controller | Jun 12 15:55:52.419900 crc crio[21573]: time="2026-06-12T15:55:52.41981567Z" level=info msg="Got pod network &{Name:machine-config-controller-f9cdd68f7-bb2jm Namespace:openshift-machine-config-operator ID:a742e3ddcecdec2a72e062301ee31090995d8a0de85ef0b95b98ce7a6f8b52a9 UID:e968817c-5b6a-4904-ba68-59a8235d6c0d NetNS:/var/run/netns/ec448052-5615-488f-a7e7-1deca43943ad 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:0xc000568c08}] Aliases:map[]}"
2026-06-12 17:20:07.394294 | controller | Jun 12 15:55:52.420153 crc crio[21573]: time="2026-06-12T15:55:52.420069527Z" level=info msg="Checking pod openshift-machine-config-operator_machine-config-controller-f9cdd68f7-bb2jm for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 17:20:07.394310 | controller | Jun 12 15:55:52.420933 crc crio[21573]: time="2026-06-12T15:55:52.420810798Z" level=info msg="Got pod network &{Name:authentication-operator-7f5c659b84-khkfm Namespace:openshift-authentication-operator ID:de0b296fee07e699bd1fd33242f2f31e30c6c637042c979d7e25eecfe39a32d1 UID:677c2747-1901-4941-94f1-8281cced296b NetNS:/var/run/netns/da6f8ddd-1121-4494-a01b-59362f32eb3f 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:0xc000568cb8}] Aliases:map[]}"
2026-06-12 17:20:07.394326 | controller | Jun 12 15:55:52.421194 crc crio[21573]: time="2026-06-12T15:55:52.421092236Z" level=info msg="Checking pod openshift-authentication-operator_authentication-operator-7f5c659b84-khkfm for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 17:20:07.394343 | controller | Jun 12 15:55:52.422199 crc crio[21573]: time="2026-06-12T15:55:52.422090759Z" level=info msg="Got pod network &{Name:service-ca-operator-5b9c976747-l2sd4 Namespace:openshift-service-ca-operator ID:3cb15a22955364f53e33a4f5d88a1957aeb1acd20ae4a29aec4e99cd9161a1ff UID:fd3771ed-6d15-47a3-9f81-762cf83a728f NetNS:/var/run/netns/d2954a8c-adce-4e0a-b124-560bc6ae9671 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:0xc000568d50}] Aliases:map[]}"
2026-06-12 17:20:07.394363 | controller | Jun 12 15:55:52.422536 crc crio[21573]: time="2026-06-12T15:55:52.422358212Z" level=info msg="Checking pod openshift-service-ca-operator_service-ca-operator-5b9c976747-l2sd4 for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 17:20:07.394379 | controller | Jun 12 15:55:52.423357 crc crio[21573]: time="2026-06-12T15:55:52.423250677Z" level=info msg="Got pod network &{Name:apiserver-8596bd845d-l6g6s Namespace:openshift-oauth-apiserver ID:69acfd13a9a40d71ffdef6d2ca926d456d29936716a53ac8b3fb165573d47e2c UID:eeb0b76f-edea-4c9c-99a1-0130c6a7453c NetNS:/var/run/netns/ece702fb-1680-4d30-ae81-4eca1bf29ad5 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:0xc000568de8}] Aliases:map[]}"
2026-06-12 17:20:07.394395 | controller | Jun 12 15:55:52.423737 crc crio[21573]: time="2026-06-12T15:55:52.423642528Z" level=info msg="Checking pod openshift-oauth-apiserver_apiserver-8596bd845d-l6g6s for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 17:20:07.394412 | controller | Jun 12 15:55:52.424503 crc crio[21573]: time="2026-06-12T15:55:52.424329097Z" level=info msg="Got pod network &{Name:apiserver-9ddfb9f55-k47zv Namespace:openshift-apiserver ID:ce47b02ae58f74cb111c00b2092a9de30856b642c588d1290623baafc48b2da2 UID:e7508fa2-0f14-41e2-8972-4e2e11009b77 NetNS:/var/run/netns/9b24e30e-5d38-460b-befc-51a46bc92bb4 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:0xc000568e98}] Aliases:map[]}"
2026-06-12 17:20:07.394428 | controller | Jun 12 15:55:52.424893 crc crio[21573]: time="2026-06-12T15:55:52.424796751Z" level=info msg="Checking pod openshift-apiserver_apiserver-9ddfb9f55-k47zv for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 17:20:07.394444 | controller | Jun 12 15:55:52.427833 crc crio[21573]: time="2026-06-12T15:55:52.427682704Z" level=info msg="Got pod network &{Name:machine-api-operator-755bb95488-cj4b6 Namespace:openshift-machine-api ID:16b297a8e49f38b39f557e435f8e06efd0f4be1882e3024092025c1bd219e42a UID:12703f5c-2f19-4458-9c95-b94af53cd5d8 NetNS:/var/run/netns/9564af4d-36a7-4252-9386-75e1e382f0ae 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:0xc000568f58}] Aliases:map[]}"
2026-06-12 17:20:07.394460 | controller | Jun 12 15:55:52.428707 crc crio[21573]: time="2026-06-12T15:55:52.428621571Z" level=info msg="Checking pod openshift-machine-api_machine-api-operator-755bb95488-cj4b6 for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 17:20:07.394477 | controller | Jun 12 15:55:52.430599 crc crio[21573]: time="2026-06-12T15:55:52.430508603Z" level=info msg="Got pod network &{Name:packageserver-7d4fc7d867-qt46x Namespace:openshift-operator-lifecycle-manager ID:0fc30d68da125a9b6fcfe1decee69d52b5d3bab5f0ff02035b7ce295167861d1 UID:584a9db0-8534-48e1-b484-d23b9c489569 NetNS:/var/run/netns/67299d16-c77b-414b-ace0-9c9529c5de8e 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:0xc001896440}] Aliases:map[]}"
2026-06-12 17:20:07.394493 | controller | Jun 12 15:55:52.437047 crc crio[21573]: time="2026-06-12T15:55:52.436902051Z" level=info msg="Checking pod openshift-operator-lifecycle-manager_packageserver-7d4fc7d867-qt46x for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 17:20:07.394509 | controller | Jun 12 15:55:52.441001 crc crio[21573]: time="2026-06-12T15:55:52.440892002Z" level=info msg="Got pod network &{Name:cluster-image-registry-operator-86c45576b9-qdg7g Namespace:openshift-image-registry ID:0b007c920c28b452d29972aaf92de525e9cc0b8e1a935689fa4a95146998351f UID:1d749813-cd37-46e7-9865-e180c3005dc0 NetNS:/var/run/netns/8b17367a-0ad3-4ef9-9e30-231009c09ade 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:0xc00063c0d8}] Aliases:map[]}"
2026-06-12 17:20:07.394530 | controller | Jun 12 15:55:52.441272 crc crio[21573]: time="2026-06-12T15:55:52.44118277Z" level=info msg="Checking pod openshift-image-registry_cluster-image-registry-operator-86c45576b9-qdg7g for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 17:20:07.394546 | controller | Jun 12 15:55:52.442421 crc crio[21573]: time="2026-06-12T15:55:52.442296122Z" level=info msg="Got pod network &{Name:service-ca-74545575db-n469q Namespace:openshift-service-ca ID:53d37291c3f918630f0bf00f413a35884a599c35691b2e49022496b208d077bd UID:880b4ff1-3443-4cae-90b4-72e4341917b3 NetNS:/var/run/netns/18b94689-cba3-4116-bd5e-4a349b9fa9ef 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:0xc00063c208}] Aliases:map[]}"
2026-06-12 17:20:07.394563 | controller | Jun 12 15:55:52.442755 crc crio[21573]: time="2026-06-12T15:55:52.442668042Z" level=info msg="Checking pod openshift-service-ca_service-ca-74545575db-n469q for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 17:20:07.394672 | controller | Jun 12 15:55:52.445243 crc crio[21573]: time="2026-06-12T15:55:52.444337307Z" level=info msg="Registered SIGHUP reload watcher"
2026-06-12 17:20:07.394699 | controller | Jun 12 15:55:52.447964 crc crio[21573]: time="2026-06-12T15:55:52.445855329Z" level=info msg="Starting seccomp notifier watcher"
2026-06-12 17:20:07.394725 | controller | Jun 12 15:55:52.447964 crc crio[21573]: time="2026-06-12T15:55:52.446310412Z" level=info msg="Create NRI interface"
2026-06-12 17:20:07.394743 | controller | Jun 12 15:55:52.447964 crc crio[21573]: time="2026-06-12T15:55:52.446573139Z" level=info msg="runtime interface created"
2026-06-12 17:20:07.394760 | controller | Jun 12 15:55:52.447964 crc crio[21573]: time="2026-06-12T15:55:52.446632321Z" level=info msg="Registered domain \"k8s.io\" with NRI"
2026-06-12 17:20:07.394776 | controller | Jun 12 15:55:52.447964 crc crio[21573]: time="2026-06-12T15:55:52.446655311Z" level=info msg="runtime interface starting up..."
2026-06-12 17:20:07.394792 | controller | Jun 12 15:55:52.447964 crc crio[21573]: time="2026-06-12T15:55:52.446674722Z" level=info msg="starting plugins..."
2026-06-12 17:20:07.394808 | controller | Jun 12 15:55:52.447964 crc crio[21573]: time="2026-06-12T15:55:52.44697734Z" level=info msg="Synchronizing NRI (plugin) with current runtime state"
2026-06-12 17:20:07.394824 | controller | Jun 12 15:55:52.448925 crc crio[21573]: time="2026-06-12T15:55:52.448865014Z" level=info msg="Serving metrics on 127.0.0.1:9537 using HTTP"
2026-06-12 17:20:07.394840 | controller | Jun 12 15:55:52.458184 crc crio[21573]: time="2026-06-12T15:55:52.457875277Z" level=info msg="No systemd watchdog enabled"
2026-06-12 17:20:07.394856 | controller | Jun 12 15:55:52.466569 crc systemd[1]: Started Container Runtime Interface for OCI (CRI-O).
2026-06-12 17:20:07.394872 | controller | Jun 12 15:55:54.639599 crc crio[21573]: time="2026-06-12T15:55:54.637319654Z" level=info msg="Stopping container: 4e86a51b2c99e3ef3bb7fe1d39cee92a925157588da7cfdbb395bc698ad2fd4b (timeout: 30s)" id=633b3ffb-753c-4a48-95e6-7b25daa63aca name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 17:20:07.394889 | controller | Jun 12 15:55:54.642170 crc crio[21573]: time="2026-06-12T15:55:54.64186995Z" level=info msg="Stopping container: 807768bc98a372f8e01e8d8c03a7094aceed19608b7742ea0dd70e80b065c18c (timeout: 30s)" id=1f04ccba-d200-4a9f-a3e4-edc0b3e796d1 name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 17:20:07.394913 | controller | Jun 12 15:55:54.783806 crc crio[21573]: time="2026-06-12T15:55:54.782846118Z" level=info msg="Stopped container 807768bc98a372f8e01e8d8c03a7094aceed19608b7742ea0dd70e80b065c18c: openshift-controller-manager/controller-manager-8bbbb897c-c9m74/controller-manager" id=1f04ccba-d200-4a9f-a3e4-edc0b3e796d1 name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 17:20:07.394931 | controller | Jun 12 15:55:54.786608 crc crio[21573]: time="2026-06-12T15:55:54.78652894Z" level=info msg="Stopping pod sandbox: 8ca76fa8288bcb518463241725200f056a86d43eeadeb0f81401aafaa3199a1f" id=b95a649d-730e-4c60-8306-69dbbc741ea4 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 17:20:07.394948 | controller | Jun 12 15:55:54.787238 crc crio[21573]: time="2026-06-12T15:55:54.787149277Z" level=info msg="Got pod network &{Name:controller-manager-8bbbb897c-c9m74 Namespace:openshift-controller-manager ID:8ca76fa8288bcb518463241725200f056a86d43eeadeb0f81401aafaa3199a1f UID:b9d3cfcf-d286-4dfc-a5cf-dbb9268a3cda NetNS:/var/run/netns/fdf36cfd-8cb8-4c3a-b273-e87e06321279 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:0xc000568740}] Aliases:map[]}"
2026-06-12 17:20:07.394965 | controller | Jun 12 15:55:54.787634 crc crio[21573]: time="2026-06-12T15:55:54.787416464Z" level=info msg="Deleting pod openshift-controller-manager_controller-manager-8bbbb897c-c9m74 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 17:20:07.394981 | controller | Jun 12 15:55:54.792875 crc crio[21573]: time="2026-06-12T15:55:54.792239149Z" level=info msg="Stopped container 4e86a51b2c99e3ef3bb7fe1d39cee92a925157588da7cfdbb395bc698ad2fd4b: openshift-route-controller-manager/route-controller-manager-9c77555c6-bjsff/route-controller-manager" id=633b3ffb-753c-4a48-95e6-7b25daa63aca name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 17:20:07.394998 | controller | Jun 12 15:55:54.795161 crc crio[21573]: time="2026-06-12T15:55:54.793794684Z" level=info msg="Stopping pod sandbox: 656af2dfcd523b61d8aa89833d20c7fa6297b82acad3b5976e7d6d1e64dc967f" id=f6f902c0-0850-4d8a-8b88-4e1a094f2c92 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 17:20:07.395014 | controller | Jun 12 15:55:54.795161 crc crio[21573]: time="2026-06-12T15:55:54.794142613Z" level=info msg="Got pod network &{Name:route-controller-manager-9c77555c6-bjsff Namespace:openshift-route-controller-manager ID:656af2dfcd523b61d8aa89833d20c7fa6297b82acad3b5976e7d6d1e64dc967f UID:f5ed093a-5c43-49ee-8429-b0de4b9c784d NetNS:/var/run/netns/e2be9547-463d-48a3-a268-3ce455053b0c 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:0xc00008d388}] Aliases:map[]}"
2026-06-12 17:20:07.395031 | controller | Jun 12 15:55:54.795161 crc crio[21573]: time="2026-06-12T15:55:54.794358259Z" level=info msg="Deleting pod openshift-route-controller-manager_route-controller-manager-9c77555c6-bjsff from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 17:20:07.395048 | controller | Jun 12 15:55:55.081273 crc crio[21573]: time="2026-06-12T15:55:55.081139218Z" level=info msg="Stopped pod sandbox: 656af2dfcd523b61d8aa89833d20c7fa6297b82acad3b5976e7d6d1e64dc967f" id=f6f902c0-0850-4d8a-8b88-4e1a094f2c92 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 17:20:07.395065 | controller | Jun 12 15:55:55.107078 crc crio[21573]: time="2026-06-12T15:55:55.106969876Z" level=info msg="Stopped pod sandbox: 8ca76fa8288bcb518463241725200f056a86d43eeadeb0f81401aafaa3199a1f" id=b95a649d-730e-4c60-8306-69dbbc741ea4 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 17:20:07.395080 | controller | Jun 12 15:55:55.297564 crc crio[21573]: time="2026-06-12T15:55:55.29748864Z" level=info msg="Removing container: 807768bc98a372f8e01e8d8c03a7094aceed19608b7742ea0dd70e80b065c18c" id=d1c0a83c-7716-49ad-91cb-38d745edba0d name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 17:20:07.395100 | controller | Jun 12 15:55:55.322033 crc crio[21573]: time="2026-06-12T15:55:55.321720307Z" level=info msg="Removed container 807768bc98a372f8e01e8d8c03a7094aceed19608b7742ea0dd70e80b065c18c: openshift-controller-manager/controller-manager-8bbbb897c-c9m74/controller-manager" id=d1c0a83c-7716-49ad-91cb-38d745edba0d name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 17:20:07.395118 | controller | Jun 12 15:55:55.325621 crc crio[21573]: time="2026-06-12T15:55:55.325522484Z" level=info msg="Removing container: 4e86a51b2c99e3ef3bb7fe1d39cee92a925157588da7cfdbb395bc698ad2fd4b" id=89932af2-4a06-4653-9823-9b88d2f2fb1b name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 17:20:07.395134 | controller | Jun 12 15:55:55.365303 crc crio[21573]: time="2026-06-12T15:55:55.365089021Z" level=info msg="Removed container 4e86a51b2c99e3ef3bb7fe1d39cee92a925157588da7cfdbb395bc698ad2fd4b: openshift-route-controller-manager/route-controller-manager-9c77555c6-bjsff/route-controller-manager" id=89932af2-4a06-4653-9823-9b88d2f2fb1b name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 17:20:07.395150 | controller | Jun 12 15:56:00.116677 crc crio[21573]: time="2026-06-12T15:56:00.115546972Z" level=info msg="Running pod sandbox: openshift-route-controller-manager/route-controller-manager-7d6499f8cc-f9gql/POD" id=fa08ad6f-fd3b-4404-ba35-7c3a9407a3d6 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:20:07.395166 | controller | Jun 12 15:56:00.118365 crc crio[21573]: time="2026-06-12T15:56:00.116724734Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.395183 | controller | Jun 12 15:56:00.148970 crc crio[21573]: time="2026-06-12T15:56:00.148893027Z" level=info msg="Got pod network &{Name:route-controller-manager-7d6499f8cc-f9gql Namespace:openshift-route-controller-manager ID:2bff98aa85d490742ef6632b3295370f16dc5cb8c3e251e48e2e78528af57a79 UID:2e2a8cb7-d3ac-46bd-99cb-a31c282cbb82 NetNS:/var/run/netns/33acfa72-ac4d-4b7f-9a52-b170e1808eff Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod2e2a8cb7_d3ac_46bd_99cb_a31c282cbb82.slice PodAnnotations:0xc0005684b8}] Aliases:map[]}"
2026-06-12 17:20:07.395200 | controller | Jun 12 15:56:00.148970 crc crio[21573]: time="2026-06-12T15:56:00.148959399Z" level=info msg="Adding pod openshift-route-controller-manager_route-controller-manager-7d6499f8cc-f9gql to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 17:20:07.395216 | controller | Jun 12 15:56:00.475811 crc crio[21573]: 2026-06-12T15:56:00Z [verbose] CmdAdd (shim): {1.1.0 [{Name:2bff98aa85d4907 Mac:0e:56:6c:cf:0c:ea Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:34 Mtu:0 Sandbox:/var/run/netns/33acfa72-ac4d-4b7f-9a52-b170e1808eff SocketPath: PciID:}] [{Interface:0xc000014610 Address:{IP:10.217.0.52 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 17:20:07.395233 | controller | Jun 12 15:56:00.475811 crc crio[21573]: time="2026-06-12T15:56:00.474128207Z" level=info msg="Got pod network &{Name:route-controller-manager-7d6499f8cc-f9gql Namespace:openshift-route-controller-manager ID:2bff98aa85d490742ef6632b3295370f16dc5cb8c3e251e48e2e78528af57a79 UID:2e2a8cb7-d3ac-46bd-99cb-a31c282cbb82 NetNS:/var/run/netns/33acfa72-ac4d-4b7f-9a52-b170e1808eff Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod2e2a8cb7_d3ac_46bd_99cb_a31c282cbb82.slice PodAnnotations:0xc0005684b8}] Aliases:map[]}"
2026-06-12 17:20:07.395250 | controller | Jun 12 15:56:00.475811 crc crio[21573]: time="2026-06-12T15:56:00.474300852Z" level=info msg="Checking pod openshift-route-controller-manager_route-controller-manager-7d6499f8cc-f9gql for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 17:20:07.395269 | controller | Jun 12 15:56:00.483608 crc crio[21573]: time="2026-06-12T15:56:00.48349014Z" level=info msg="Ran pod sandbox 2bff98aa85d490742ef6632b3295370f16dc5cb8c3e251e48e2e78528af57a79 with infra container: openshift-route-controller-manager/route-controller-manager-7d6499f8cc-f9gql/POD" id=fa08ad6f-fd3b-4404-ba35-7c3a9407a3d6 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:20:07.395287 | controller | Jun 12 15:56:00.486714 crc crio[21573]: time="2026-06-12T15:56:00.486666254Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7a726c68cebc9b08edd734a8bae5150ae5950f7734fe9b9c2a6e0d06f21cc095" id=d1e6589f-de66-4f6b-ab3e-fd50d38f1d55 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:20:07.395303 | controller | Jun 12 15:56:00.491881 crc crio[21573]: time="2026-06-12T15:56:00.491796997Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7a726c68cebc9b08edd734a8bae5150ae5950f7734fe9b9c2a6e0d06f21cc095" id=05e9b600-1519-4253-802b-2ea2efa0c637 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:20:07.395319 | controller | Jun 12 15:56:00.499868 crc crio[21573]: time="2026-06-12T15:56:00.499746738Z" level=info msg="Creating container: openshift-route-controller-manager/route-controller-manager-7d6499f8cc-f9gql/route-controller-manager" id=d041a078-9e30-4c81-a839-0c3febda034d name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:20:07.395335 | controller | Jun 12 15:56:00.500690 crc crio[21573]: time="2026-06-12T15:56:00.500260822Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.395351 | controller | Jun 12 15:56:00.530648 crc crio[21573]: time="2026-06-12T15:56:00.530522953Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.395367 | controller | Jun 12 15:56:00.536113 crc crio[21573]: time="2026-06-12T15:56:00.535302526Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.395400 | controller | Jun 12 15:56:00.660037 crc crio[21573]: time="2026-06-12T15:56:00.659926269Z" level=info msg="Created container 85f5b371c90a4370ebef939908f76a254701d4abde3e563c172c25dff4c8ba4f: openshift-route-controller-manager/route-controller-manager-7d6499f8cc-f9gql/route-controller-manager" id=d041a078-9e30-4c81-a839-0c3febda034d name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:20:07.395419 | controller | Jun 12 15:56:00.661765 crc crio[21573]: time="2026-06-12T15:56:00.661704509Z" level=info msg="Starting container: 85f5b371c90a4370ebef939908f76a254701d4abde3e563c172c25dff4c8ba4f" id=1cd85ad6-b12f-4e5a-8cbc-4fe9a9ea2e0a name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 17:20:07.395435 | controller | Jun 12 15:56:00.669533 crc crio[21573]: time="2026-06-12T15:56:00.669334722Z" level=info msg="Started container" PID=21992 containerID=85f5b371c90a4370ebef939908f76a254701d4abde3e563c172c25dff4c8ba4f description=openshift-route-controller-manager/route-controller-manager-7d6499f8cc-f9gql/route-controller-manager id=1cd85ad6-b12f-4e5a-8cbc-4fe9a9ea2e0a name=/runtime.v1.RuntimeService/StartContainer sandboxID=2bff98aa85d490742ef6632b3295370f16dc5cb8c3e251e48e2e78528af57a79
2026-06-12 17:20:07.395452 | controller | Jun 12 15:56:01.522144 crc crio[21573]: time="2026-06-12T15:56:01.521623519Z" level=info msg="Running pod sandbox: openshift-controller-manager/controller-manager-bcbd788bc-czj94/POD" id=8157a581-66ed-4a89-b35c-334ebe45a631 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:20:07.395468 | controller | Jun 12 15:56:01.523050 crc crio[21573]: time="2026-06-12T15:56:01.522179514Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.395489 | controller | Jun 12 15:56:01.546916 crc crio[21573]: time="2026-06-12T15:56:01.546854458Z" level=info msg="Got pod network &{Name:controller-manager-bcbd788bc-czj94 Namespace:openshift-controller-manager ID:e0f0c797b682358431c61fb240f8533a9c4da2470f7dd41f1ca2193d8feb3f0e UID:1a08227f-5237-47b9-880f-a7e37c589b57 NetNS:/var/run/netns/6cd3dba6-c09f-45bc-a811-7120bc7dcd07 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod1a08227f_5237_47b9_880f_a7e37c589b57.slice PodAnnotations:0xc000138c30}] Aliases:map[]}"
2026-06-12 17:20:07.395507 | controller | Jun 12 15:56:01.546916 crc crio[21573]: time="2026-06-12T15:56:01.54690835Z" level=info msg="Adding pod openshift-controller-manager_controller-manager-bcbd788bc-czj94 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 17:20:07.395523 | controller | Jun 12 15:56:02.745922 crc crio[21573]: 2026-06-12T15:56:02Z [verbose] CmdAdd (shim): {1.1.0 [{Name:e0f0c797b682358 Mac:96:09:28:d1:45:47 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:36 Mtu:0 Sandbox:/var/run/netns/6cd3dba6-c09f-45bc-a811-7120bc7dcd07 SocketPath: PciID:}] [{Interface:0xc0003845d0 Address:{IP:10.217.0.54 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 17:20:07.395540 | controller | Jun 12 15:56:02.748893 crc crio[21573]: time="2026-06-12T15:56:02.748784535Z" level=info msg="Got pod network &{Name:controller-manager-bcbd788bc-czj94 Namespace:openshift-controller-manager ID:e0f0c797b682358431c61fb240f8533a9c4da2470f7dd41f1ca2193d8feb3f0e UID:1a08227f-5237-47b9-880f-a7e37c589b57 NetNS:/var/run/netns/6cd3dba6-c09f-45bc-a811-7120bc7dcd07 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod1a08227f_5237_47b9_880f_a7e37c589b57.slice PodAnnotations:0xc000138c30}] Aliases:map[]}"
2026-06-12 17:20:07.395556 | controller | Jun 12 15:56:02.749116 crc crio[21573]: time="2026-06-12T15:56:02.749043212Z" level=info msg="Checking pod openshift-controller-manager_controller-manager-bcbd788bc-czj94 for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 17:20:07.395600 | controller | Jun 12 15:56:02.762358 crc crio[21573]: time="2026-06-12T15:56:02.758004715Z" level=info msg="Ran pod sandbox e0f0c797b682358431c61fb240f8533a9c4da2470f7dd41f1ca2193d8feb3f0e with infra container: openshift-controller-manager/controller-manager-bcbd788bc-czj94/POD" id=8157a581-66ed-4a89-b35c-334ebe45a631 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:20:07.395625 | controller | Jun 12 15:56:02.781087 crc crio[21573]: time="2026-06-12T15:56:02.780943309Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9506bdcf97d5200cf2cf4cdf110aebafdd141a24f6589bf1e1cfe27bb7fc1ed2" id=229ebccb-81bc-4a5f-adf6-31e010ee9eec name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:20:07.395643 | controller | Jun 12 15:56:02.785349 crc crio[21573]: time="2026-06-12T15:56:02.785217224Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9506bdcf97d5200cf2cf4cdf110aebafdd141a24f6589bf1e1cfe27bb7fc1ed2" id=b8a4da91-7a7e-40f7-adde-9aa9f9b3023c name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:20:07.395659 | controller | Jun 12 15:56:02.792186 crc crio[21573]: time="2026-06-12T15:56:02.792093835Z" level=info msg="Creating container: openshift-controller-manager/controller-manager-bcbd788bc-czj94/controller-manager" id=4390de87-0d17-4bf5-9af8-522c34a0b3cf name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:20:07.395676 | controller | Jun 12 15:56:02.793027 crc crio[21573]: time="2026-06-12T15:56:02.792660811Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.395696 | controller | Jun 12 15:56:02.818010 crc crio[21573]: time="2026-06-12T15:56:02.817911872Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.395715 | controller | Jun 12 15:56:02.822630 crc crio[21573]: time="2026-06-12T15:56:02.822548201Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.395751 | controller | Jun 12 15:56:02.923017 crc crio[21573]: time="2026-06-12T15:56:02.922581992Z" level=info msg="Created container 3d1e59d68ddea30a31bdc97544c2a1831420d36ca8281164641a4b93dcc8fef3: openshift-controller-manager/controller-manager-bcbd788bc-czj94/controller-manager" id=4390de87-0d17-4bf5-9af8-522c34a0b3cf name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:20:07.395771 | controller | Jun 12 15:56:02.924109 crc crio[21573]: time="2026-06-12T15:56:02.924040542Z" level=info msg="Starting container: 3d1e59d68ddea30a31bdc97544c2a1831420d36ca8281164641a4b93dcc8fef3" id=360aa449-1e62-447f-85d5-cc1657c3e14c name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 17:20:07.395794 | controller | Jun 12 15:56:02.932198 crc crio[21573]: time="2026-06-12T15:56:02.932073956Z" level=info msg="Started container" PID=22090 containerID=3d1e59d68ddea30a31bdc97544c2a1831420d36ca8281164641a4b93dcc8fef3 description=openshift-controller-manager/controller-manager-bcbd788bc-czj94/controller-manager id=360aa449-1e62-447f-85d5-cc1657c3e14c name=/runtime.v1.RuntimeService/StartContainer sandboxID=e0f0c797b682358431c61fb240f8533a9c4da2470f7dd41f1ca2193d8feb3f0e
2026-06-12 17:20:07.395815 | controller | Jun 12 15:56:11.467705 crc crio[21573]: time="2026-06-12T15:56:11.463948461Z" level=info msg="Stopping container: 85f5b371c90a4370ebef939908f76a254701d4abde3e563c172c25dff4c8ba4f (timeout: 30s)" id=16905b74-2f09-465e-a45b-370390702e4c name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 17:20:07.395838 | controller | Jun 12 15:56:11.608930 crc crio[21573]: time="2026-06-12T15:56:11.608854326Z" level=info msg="Stopped container 85f5b371c90a4370ebef939908f76a254701d4abde3e563c172c25dff4c8ba4f: openshift-route-controller-manager/route-controller-manager-7d6499f8cc-f9gql/route-controller-manager" id=16905b74-2f09-465e-a45b-370390702e4c name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 17:20:07.395859 | controller | Jun 12 15:56:11.611522 crc crio[21573]: time="2026-06-12T15:56:11.611309232Z" level=info msg="Stopping pod sandbox: 2bff98aa85d490742ef6632b3295370f16dc5cb8c3e251e48e2e78528af57a79" id=0ef7f7b8-11e5-4014-a34c-4e042f680fc5 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 17:20:07.395882 | controller | Jun 12 15:56:11.612585 crc crio[21573]: time="2026-06-12T15:56:11.612217358Z" level=info msg="Got pod network &{Name:route-controller-manager-7d6499f8cc-f9gql Namespace:openshift-route-controller-manager ID:2bff98aa85d490742ef6632b3295370f16dc5cb8c3e251e48e2e78528af57a79 UID:2e2a8cb7-d3ac-46bd-99cb-a31c282cbb82 NetNS:/var/run/netns/33acfa72-ac4d-4b7f-9a52-b170e1808eff Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod2e2a8cb7_d3ac_46bd_99cb_a31c282cbb82.slice PodAnnotations:0xc002428640}] Aliases:map[]}"
2026-06-12 17:20:07.395903 | controller | Jun 12 15:56:11.612871 crc crio[21573]: time="2026-06-12T15:56:11.612727402Z" level=info msg="Deleting pod openshift-route-controller-manager_route-controller-manager-7d6499f8cc-f9gql from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 17:20:07.395925 | controller | Jun 12 15:56:11.978777 crc crio[21573]: time="2026-06-12T15:56:11.978127708Z" level=info msg="Stopped pod sandbox: 2bff98aa85d490742ef6632b3295370f16dc5cb8c3e251e48e2e78528af57a79" id=0ef7f7b8-11e5-4014-a34c-4e042f680fc5 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 17:20:07.395952 | controller | Jun 12 15:56:12.124936 crc crio[21573]: time="2026-06-12T15:56:12.124715211Z" level=info msg="Removing container: 85f5b371c90a4370ebef939908f76a254701d4abde3e563c172c25dff4c8ba4f" id=7dd96fea-015f-43c5-b906-57f829fc26e6 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 17:20:07.395975 | controller | Jun 12 15:56:12.154705 crc crio[21573]: time="2026-06-12T15:56:12.154564282Z" level=info msg="Removed container 85f5b371c90a4370ebef939908f76a254701d4abde3e563c172c25dff4c8ba4f: openshift-route-controller-manager/route-controller-manager-7d6499f8cc-f9gql/route-controller-manager" id=7dd96fea-015f-43c5-b906-57f829fc26e6 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 17:20:07.396055 | controller | Jun 12 15:56:12.422282 crc crio[21573]: time="2026-06-12T15:56:12.421606502Z" level=info msg="Running pod sandbox: openshift-route-controller-manager/route-controller-manager-765b549d49-hfbcw/POD" id=ba88ab6c-1354-4b53-8643-1ae4920cecd7 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:20:07.396080 | controller | Jun 12 15:56:12.422539 crc crio[21573]: time="2026-06-12T15:56:12.422296871Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.396097 | controller | Jun 12 15:56:12.456268 crc crio[21573]: time="2026-06-12T15:56:12.456162132Z" level=info msg="Got pod network &{Name:route-controller-manager-765b549d49-hfbcw Namespace:openshift-route-controller-manager ID:ed634d3bf59f4bc7eedafca7e9fd30551090963e6f77c24d86565bd07205d1cc UID:ce602416-b34a-404c-a2d9-537c8a7f5a83 NetNS:/var/run/netns/a5b7cfd3-1629-47c8-b0f2-d6b9857b4c61 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podce602416_b34a_404c_a2d9_537c8a7f5a83.slice PodAnnotations:0xc000138810}] Aliases:map[]}"
2026-06-12 17:20:07.396114 | controller | Jun 12 15:56:12.456268 crc crio[21573]: time="2026-06-12T15:56:12.456231914Z" level=info msg="Adding pod openshift-route-controller-manager_route-controller-manager-765b549d49-hfbcw to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 17:20:07.396130 | controller | Jun 12 15:56:12.788024 crc crio[21573]: 2026-06-12T15:56:12Z [verbose] CmdAdd (shim): {1.1.0 [{Name:ed634d3bf59f4bc Mac:32:8d:c5:85:6a:49 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:37 Mtu:0 Sandbox:/var/run/netns/a5b7cfd3-1629-47c8-b0f2-d6b9857b4c61 SocketPath: PciID:}] [{Interface:0xc0004b25b0 Address:{IP:10.217.0.55 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 17:20:07.396147 | controller | Jun 12 15:56:12.789724 crc crio[21573]: time="2026-06-12T15:56:12.789630673Z" level=info msg="Got pod network &{Name:route-controller-manager-765b549d49-hfbcw Namespace:openshift-route-controller-manager ID:ed634d3bf59f4bc7eedafca7e9fd30551090963e6f77c24d86565bd07205d1cc UID:ce602416-b34a-404c-a2d9-537c8a7f5a83 NetNS:/var/run/netns/a5b7cfd3-1629-47c8-b0f2-d6b9857b4c61 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podce602416_b34a_404c_a2d9_537c8a7f5a83.slice PodAnnotations:0xc000138810}] Aliases:map[]}"
2026-06-12 17:20:07.396164 | controller | Jun 12 15:56:12.789862 crc crio[21573]: time="2026-06-12T15:56:12.789813268Z" level=info msg="Checking pod openshift-route-controller-manager_route-controller-manager-765b549d49-hfbcw for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 17:20:07.396180 | controller | Jun 12 15:56:12.795706 crc crio[21573]: time="2026-06-12T15:56:12.795379494Z" level=info msg="Ran pod sandbox ed634d3bf59f4bc7eedafca7e9fd30551090963e6f77c24d86565bd07205d1cc with infra container: openshift-route-controller-manager/route-controller-manager-765b549d49-hfbcw/POD" id=ba88ab6c-1354-4b53-8643-1ae4920cecd7 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:20:07.396200 | controller | Jun 12 15:56:12.797899 crc crio[21573]: time="2026-06-12T15:56:12.797818279Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7a726c68cebc9b08edd734a8bae5150ae5950f7734fe9b9c2a6e0d06f21cc095" id=930cf854-c0fe-4392-b63b-0f186b4f1d93 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:20:07.396217 | controller | Jun 12 15:56:12.800035 crc crio[21573]: time="2026-06-12T15:56:12.799911146Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7a726c68cebc9b08edd734a8bae5150ae5950f7734fe9b9c2a6e0d06f21cc095" id=98640f62-5991-40e5-b75b-7f38d83e8f88 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:20:07.396234 | controller | Jun 12 15:56:12.807928 crc crio[21573]: time="2026-06-12T15:56:12.807178522Z" level=info msg="Creating container: openshift-route-controller-manager/route-controller-manager-765b549d49-hfbcw/route-controller-manager" id=645a6b9e-b489-4e3d-8a3b-a6ae6b028d8c name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:20:07.396250 | controller | Jun 12 15:56:12.807928 crc crio[21573]: time="2026-06-12T15:56:12.807712828Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.396267 | controller | Jun 12 15:56:12.840084 crc crio[21573]: time="2026-06-12T15:56:12.839966409Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.396284 | controller | Jun 12 15:56:12.844896 crc crio[21573]: time="2026-06-12T15:56:12.844315749Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.396301 | controller | Jun 12 15:56:12.962514 crc crio[21573]: time="2026-06-12T15:56:12.962280368Z" level=info msg="Created container 2a149ad8c40910efaf913e423aa2ad95a8cbe56729a192c9f709b75106168026: openshift-route-controller-manager/route-controller-manager-765b549d49-hfbcw/route-controller-manager" id=645a6b9e-b489-4e3d-8a3b-a6ae6b028d8c name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:20:07.396317 | controller | Jun 12 15:56:12.963562 crc crio[21573]: time="2026-06-12T15:56:12.963358748Z" level=info msg="Starting container: 2a149ad8c40910efaf913e423aa2ad95a8cbe56729a192c9f709b75106168026" id=d320cced-dcd5-48d6-8647-3c4518eaa642 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 17:20:07.396333 | controller | Jun 12 15:56:12.969357 crc crio[21573]: time="2026-06-12T15:56:12.969262053Z" level=info msg="Started container" PID=22279 containerID=2a149ad8c40910efaf913e423aa2ad95a8cbe56729a192c9f709b75106168026 description=openshift-route-controller-manager/route-controller-manager-765b549d49-hfbcw/route-controller-manager id=d320cced-dcd5-48d6-8647-3c4518eaa642 name=/runtime.v1.RuntimeService/StartContainer sandboxID=ed634d3bf59f4bc7eedafca7e9fd30551090963e6f77c24d86565bd07205d1cc
2026-06-12 17:20:07.396349 | controller | Jun 12 15:56:24.413688 crc crio[21573]: time="2026-06-12T15:56:24.410896599Z" level=info msg="Running pod sandbox: openshift-etcd/installer-3-crc/POD" id=ac5a7c0b-6bee-4cae-a18b-ec0fd9ee8802 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:20:07.396365 | controller | Jun 12 15:56:24.413688 crc crio[21573]: time="2026-06-12T15:56:24.411823545Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.396381 | controller | Jun 12 15:56:24.431237 crc crio[21573]: time="2026-06-12T15:56:24.431141322Z" level=info msg="Got pod network &{Name:installer-3-crc Namespace:openshift-etcd ID:fc80a2d9f281a5270745b3c0679975a498c311e262351b9bc382a30e7f543a54 UID:2f2f557a-99a0-40dd-aaf2-a3892854ca40 NetNS:/var/run/netns/e36820a0-3997-4840-a462-8884161e5ff5 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-pod2f2f557a_99a0_40dd_aaf2_a3892854ca40.slice PodAnnotations:0xc000138f90}] Aliases:map[]}"
2026-06-12 17:20:07.396402 | controller | Jun 12 15:56:24.431237 crc crio[21573]: time="2026-06-12T15:56:24.431200584Z" level=info msg="Adding pod openshift-etcd_installer-3-crc to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 17:20:07.396419 | controller | Jun 12 15:56:25.008058 crc crio[21573]: 2026-06-12T15:56:25Z [verbose] CmdAdd (shim): {1.1.0 [{Name:fc80a2d9f281a52 Mac:3e:e5:ed:60:16:e4 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:38 Mtu:0 Sandbox:/var/run/netns/e36820a0-3997-4840-a462-8884161e5ff5 SocketPath: PciID:}] [{Interface:0xc0003046d0 Address:{IP:10.217.0.56 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 17:20:07.396435 | controller | Jun 12 15:56:25.011243 crc crio[21573]: time="2026-06-12T15:56:25.01109579Z" level=info msg="Got pod network &{Name:installer-3-crc Namespace:openshift-etcd ID:fc80a2d9f281a5270745b3c0679975a498c311e262351b9bc382a30e7f543a54 UID:2f2f557a-99a0-40dd-aaf2-a3892854ca40 NetNS:/var/run/netns/e36820a0-3997-4840-a462-8884161e5ff5 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-pod2f2f557a_99a0_40dd_aaf2_a3892854ca40.slice PodAnnotations:0xc000138f90}] Aliases:map[]}"
2026-06-12 17:20:07.396452 | controller | Jun 12 15:56:25.011855 crc crio[21573]: time="2026-06-12T15:56:25.011720198Z" level=info msg="Checking pod openshift-etcd_installer-3-crc for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 17:20:07.396469 | controller | Jun 12 15:56:25.031228 crc crio[21573]: time="2026-06-12T15:56:25.031107086Z" level=info msg="Ran pod sandbox fc80a2d9f281a5270745b3c0679975a498c311e262351b9bc382a30e7f543a54 with infra container: openshift-etcd/installer-3-crc/POD" id=ac5a7c0b-6bee-4cae-a18b-ec0fd9ee8802 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:20:07.396485 | controller | Jun 12 15:56:25.035032 crc crio[21573]: time="2026-06-12T15:56:25.034922482Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:bf05b9b2ba66351a6c59f4259fb377f62237a00af3b4f0b95f64409e2f25770e" id=a8f65ff1-5dde-422d-88bf-d001c3630c5b name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:20:07.396501 | controller | Jun 12 15:56:25.038093 crc crio[21573]: time="2026-06-12T15:56:25.037982507Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:bf05b9b2ba66351a6c59f4259fb377f62237a00af3b4f0b95f64409e2f25770e" id=0c2ffc33-af4d-4718-ba3a-9747e5215e18 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:20:07.396517 | controller | Jun 12 15:56:25.047271 crc crio[21573]: time="2026-06-12T15:56:25.046517124Z" level=info msg="Creating container: openshift-etcd/installer-3-crc/installer" id=f89de0f3-a4a4-44d4-a695-79c04afb2bd6 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:20:07.396534 | controller | Jun 12 15:56:25.047271 crc crio[21573]: time="2026-06-12T15:56:25.046974187Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.396550 | controller | Jun 12 15:56:25.095762 crc crio[21573]: time="2026-06-12T15:56:25.095527216Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.396566 | controller | Jun 12 15:56:25.298229 crc crio[21573]: time="2026-06-12T15:56:25.297372696Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.396616 | controller | Jun 12 15:56:25.489180 crc crio[21573]: time="2026-06-12T15:56:25.489054163Z" level=info msg="Created container fc5b3d18dcf9b3371af1cdc7b168fa3cd64582fb04eb7ecfa4e1d83fcc1953c1: openshift-etcd/installer-3-crc/installer" id=f89de0f3-a4a4-44d4-a695-79c04afb2bd6 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:20:07.396639 | controller | Jun 12 15:56:25.495239 crc crio[21573]: time="2026-06-12T15:56:25.49039667Z" level=info msg="Starting container: fc5b3d18dcf9b3371af1cdc7b168fa3cd64582fb04eb7ecfa4e1d83fcc1953c1" id=30469a18-9175-470f-a123-d90294b6e520 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 17:20:07.396656 | controller | Jun 12 15:56:25.501937 crc crio[21573]: time="2026-06-12T15:56:25.501094177Z" level=info msg="Started container" PID=22417 containerID=fc5b3d18dcf9b3371af1cdc7b168fa3cd64582fb04eb7ecfa4e1d83fcc1953c1 description=openshift-etcd/installer-3-crc/installer id=30469a18-9175-470f-a123-d90294b6e520 name=/runtime.v1.RuntimeService/StartContainer sandboxID=fc80a2d9f281a5270745b3c0679975a498c311e262351b9bc382a30e7f543a54
2026-06-12 17:20:07.396672 | controller | Jun 12 15:56:33.349919 crc crio[21573]: time="2026-06-12T15:56:33.349083486Z" level=info msg="Running pod sandbox: openshift-marketplace/community-operators-hbst8/POD" id=e34e532c-5c1f-4013-89fb-afa8b8921480 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:20:07.396688 | controller | Jun 12 15:56:33.351309 crc crio[21573]: time="2026-06-12T15:56:33.349921569Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.396705 | controller | Jun 12 15:56:33.375611 crc crio[21573]: time="2026-06-12T15:56:33.37549672Z" level=info msg="Got pod network &{Name:community-operators-hbst8 Namespace:openshift-marketplace ID:fafc705bfd2d09b2bb188430d0fc164c5ccb1023fc92b6f2094fee4c1687bcc5 UID:e98f4d20-8394-4352-b4ec-85802c06ebf7 NetNS:/var/run/netns/f3183eef-5f68-4a9e-a593-cf1d130b48ca Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pode98f4d20_8394_4352_b4ec_85802c06ebf7.slice PodAnnotations:0xc00209e598}] Aliases:map[]}"
2026-06-12 17:20:07.396722 | controller | Jun 12 15:56:33.375611 crc crio[21573]: time="2026-06-12T15:56:33.375579753Z" level=info msg="Adding pod openshift-marketplace_community-operators-hbst8 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 17:20:07.396743 | controller | Jun 12 15:56:33.531218 crc crio[21573]: time="2026-06-12T15:56:33.531025562Z" level=info msg="Running pod sandbox: openshift-marketplace/certified-operators-bp4sj/POD" id=7dce3593-7a79-4aa6-bab9-47e0423800be name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:20:07.396768 | controller | Jun 12 15:56:33.534308 crc crio[21573]: time="2026-06-12T15:56:33.532531824Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.396786 | controller | Jun 12 15:56:33.560128 crc crio[21573]: time="2026-06-12T15:56:33.559949817Z" level=info msg="Got pod network &{Name:certified-operators-bp4sj Namespace:openshift-marketplace ID:d061930e61d93b5296e83f3e98130787b701c5bc0fe6cdbe215c1132b5bb1c85 UID:2f800bda-d061-4abe-9614-c3346df960a5 NetNS:/var/run/netns/379020d7-7cd1-41b9-ad5a-0213d1deaab1 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod2f800bda_d061_4abe_9614_c3346df960a5.slice PodAnnotations:0xc00008ce18}] Aliases:map[]}"
2026-06-12 17:20:07.396804 | controller | Jun 12 15:56:33.560128 crc crio[21573]: time="2026-06-12T15:56:33.560021409Z" level=info msg="Adding pod openshift-marketplace_certified-operators-bp4sj to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 17:20:07.396821 | controller | Jun 12 15:56:34.443814 crc crio[21573]: 2026-06-12T15:56:34Z [verbose] CmdAdd (shim): {1.1.0 [{Name:fafc705bfd2d09b Mac:2a:cd:79:9a:a2:c9 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:39 Mtu:0 Sandbox:/var/run/netns/f3183eef-5f68-4a9e-a593-cf1d130b48ca SocketPath: PciID:}] [{Interface:0xc00025aa20 Address:{IP:10.217.0.57 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 17:20:07.396840 | controller | Jun 12 15:56:34.446759 crc crio[21573]: 2026-06-12T15:56:34Z [verbose] CmdAdd (shim): {1.1.0 [{Name:d061930e61d93b5 Mac:82:5f:5b:bc:2a:40 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:3c Mtu:0 Sandbox:/var/run/netns/379020d7-7cd1-41b9-ad5a-0213d1deaab1 SocketPath: PciID:}] [{Interface:0xc000200760 Address:{IP:10.217.0.60 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 17:20:07.396858 | controller | Jun 12 15:56:34.451101 crc crio[21573]: time="2026-06-12T15:56:34.450992054Z" level=info msg="Got pod network &{Name:certified-operators-bp4sj Namespace:openshift-marketplace ID:d061930e61d93b5296e83f3e98130787b701c5bc0fe6cdbe215c1132b5bb1c85 UID:2f800bda-d061-4abe-9614-c3346df960a5 NetNS:/var/run/netns/379020d7-7cd1-41b9-ad5a-0213d1deaab1 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod2f800bda_d061_4abe_9614_c3346df960a5.slice PodAnnotations:0xc00008ce18}] Aliases:map[]}"
2026-06-12 17:20:07.396875 | controller | Jun 12 15:56:34.451364 crc crio[21573]: time="2026-06-12T15:56:34.451297802Z" level=info msg="Checking pod openshift-marketplace_certified-operators-bp4sj for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 17:20:07.396892 | controller | Jun 12 15:56:34.452194 crc crio[21573]: time="2026-06-12T15:56:34.452097615Z" level=info msg="Got pod network &{Name:community-operators-hbst8 Namespace:openshift-marketplace ID:fafc705bfd2d09b2bb188430d0fc164c5ccb1023fc92b6f2094fee4c1687bcc5 UID:e98f4d20-8394-4352-b4ec-85802c06ebf7 NetNS:/var/run/netns/f3183eef-5f68-4a9e-a593-cf1d130b48ca Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pode98f4d20_8394_4352_b4ec_85802c06ebf7.slice PodAnnotations:0xc00209e598}] Aliases:map[]}"
2026-06-12 17:20:07.396908 | controller | Jun 12 15:56:34.452654 crc crio[21573]: time="2026-06-12T15:56:34.452292661Z" level=info msg="Checking pod openshift-marketplace_community-operators-hbst8 for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 17:20:07.396925 | controller | Jun 12 15:56:34.472342 crc crio[21573]: time="2026-06-12T15:56:34.472124758Z" level=info msg="Ran pod sandbox d061930e61d93b5296e83f3e98130787b701c5bc0fe6cdbe215c1132b5bb1c85 with infra container: openshift-marketplace/certified-operators-bp4sj/POD" id=7dce3593-7a79-4aa6-bab9-47e0423800be name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:20:07.396941 | controller | Jun 12 15:56:34.474194 crc crio[21573]: time="2026-06-12T15:56:34.474074842Z" level=info msg="Ran pod sandbox fafc705bfd2d09b2bb188430d0fc164c5ccb1023fc92b6f2094fee4c1687bcc5 with infra container: openshift-marketplace/community-operators-hbst8/POD" id=e34e532c-5c1f-4013-89fb-afa8b8921480 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:20:07.396958 | controller | Jun 12 15:56:34.474646 crc crio[21573]: time="2026-06-12T15:56:34.474500883Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=b4e4f62f-3b22-407d-bac8-c7998e677325 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:20:07.396973 | controller | Jun 12 15:56:34.477071 crc crio[21573]: time="2026-06-12T15:56:34.476992792Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=983411ec-c2b3-4dfb-9d3a-fa55086e3b77 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:20:07.396990 | controller | Jun 12 15:56:34.477651 crc crio[21573]: time="2026-06-12T15:56:34.477521227Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=90e23a80-015c-47ec-86de-83b5bd6a1563 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:20:07.397010 | controller | Jun 12 15:56:34.479135 crc crio[21573]: time="2026-06-12T15:56:34.47906648Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=dd28e1c6-03b5-40f8-ae6d-04739e4510cf name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:20:07.397027 | controller | Jun 12 15:56:34.485692 crc crio[21573]: time="2026-06-12T15:56:34.485582851Z" level=info msg="Creating container: openshift-marketplace/certified-operators-bp4sj/extract-utilities" id=d9b41866-5848-4e1e-8c38-58ea458b3430 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:20:07.397043 | controller | Jun 12 15:56:34.486369 crc crio[21573]: time="2026-06-12T15:56:34.486298041Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.397059 | controller | Jun 12 15:56:34.489645 crc crio[21573]: time="2026-06-12T15:56:34.489552912Z" level=info msg="Creating container: openshift-marketplace/community-operators-hbst8/extract-utilities" id=7ccf4a29-8d4e-4d40-a001-342ab8d0b379 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:20:07.397075 | controller | Jun 12 15:56:34.504398 crc crio[21573]: time="2026-06-12T15:56:34.504297221Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.397091 | controller | Jun 12 15:56:34.527825 crc crio[21573]: time="2026-06-12T15:56:34.527735212Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.397107 | controller | Jun 12 15:56:34.529815 crc crio[21573]: time="2026-06-12T15:56:34.529741467Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.397123 | controller | Jun 12 15:56:34.534896 crc crio[21573]: time="2026-06-12T15:56:34.534833389Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.397138 | controller | Jun 12 15:56:34.535122 crc crio[21573]: time="2026-06-12T15:56:34.535042695Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.397154 | controller | Jun 12 15:56:34.672111 crc crio[21573]: time="2026-06-12T15:56:34.67195263Z" level=info msg="Created container a168818c2fcfc080bc4b2fd5f1f87a880e641488b6ecee9857fe6525014d61e7: openshift-marketplace/certified-operators-bp4sj/extract-utilities" id=d9b41866-5848-4e1e-8c38-58ea458b3430 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:20:07.397170 | controller | Jun 12 15:56:34.673132 crc crio[21573]: time="2026-06-12T15:56:34.673038131Z" level=info msg="Created container 22ece62c7ea89d40589476aa29f5f6880955fc49fc4f4e7b1595470fa3e3dd4b: openshift-marketplace/community-operators-hbst8/extract-utilities" id=7ccf4a29-8d4e-4d40-a001-342ab8d0b379 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:20:07.397186 | controller | Jun 12 15:56:34.673747 crc crio[21573]: time="2026-06-12T15:56:34.673606836Z" level=info msg="Starting container: a168818c2fcfc080bc4b2fd5f1f87a880e641488b6ecee9857fe6525014d61e7" id=26d49d68-2eee-49fb-8eee-150aa177a1c5 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 17:20:07.397202 | controller | Jun 12 15:56:34.678245 crc crio[21573]: time="2026-06-12T15:56:34.67804262Z" level=info msg="Starting container: 22ece62c7ea89d40589476aa29f5f6880955fc49fc4f4e7b1595470fa3e3dd4b" id=30202d5b-cecf-4cee-8861-e50032427495 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 17:20:07.397222 | controller | Jun 12 15:56:34.685397 crc crio[21573]: time="2026-06-12T15:56:34.684672444Z" level=info msg="Started container" PID=22553 containerID=22ece62c7ea89d40589476aa29f5f6880955fc49fc4f4e7b1595470fa3e3dd4b description=openshift-marketplace/community-operators-hbst8/extract-utilities id=30202d5b-cecf-4cee-8861-e50032427495 name=/runtime.v1.RuntimeService/StartContainer sandboxID=fafc705bfd2d09b2bb188430d0fc164c5ccb1023fc92b6f2094fee4c1687bcc5
2026-06-12 17:20:07.397239 | controller | Jun 12 15:56:34.685397 crc crio[21573]: time="2026-06-12T15:56:34.68490091Z" level=info msg="Started container" PID=22554 containerID=a168818c2fcfc080bc4b2fd5f1f87a880e641488b6ecee9857fe6525014d61e7 description=openshift-marketplace/certified-operators-bp4sj/extract-utilities id=26d49d68-2eee-49fb-8eee-150aa177a1c5 name=/runtime.v1.RuntimeService/StartContainer sandboxID=d061930e61d93b5296e83f3e98130787b701c5bc0fe6cdbe215c1132b5bb1c85
2026-06-12 17:20:07.397256 | controller | Jun 12 15:56:35.485687 crc crio[21573]: time="2026-06-12T15:56:35.484749738Z" level=info msg="Pulling image: registry.redhat.io/redhat/certified-operator-index:v4.20" id=874ff667-1028-4d4f-bd04-99cead7ef0b3 name=/runtime.v1.ImageService/PullImage
2026-06-12 17:20:07.397272 | controller | Jun 12 15:56:35.486833 crc crio[21573]: time="2026-06-12T15:56:35.486692433Z" level=info msg="Pulling image: registry.redhat.io/redhat/community-operator-index:v4.20" id=a0298536-ac9e-42a9-9fca-875479ff35a1 name=/runtime.v1.ImageService/PullImage
2026-06-12 17:20:07.397289 | controller | Jun 12 15:56:35.489813 crc crio[21573]: time="2026-06-12T15:56:35.489676885Z" level=info msg="Trying to access \"registry.redhat.io/redhat/community-operator-index:v4.20\""
2026-06-12 17:20:07.397305 | controller | Jun 12 15:56:35.491383 crc crio[21573]: time="2026-06-12T15:56:35.491307913Z" level=info msg="Trying to access \"registry.redhat.io/redhat/certified-operator-index:v4.20\""
2026-06-12 17:20:07.397321 | controller | Jun 12 15:56:35.717160 crc crio[21573]: time="2026-06-12T15:56:35.716791637Z" level=info msg="Running pod sandbox: openshift-marketplace/redhat-operators-v4t9r/POD" id=6a8992d5-1a85-4d9c-9c99-b299d8c02b57 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:20:07.397337 | controller | Jun 12 15:56:35.717160 crc crio[21573]: time="2026-06-12T15:56:35.717144857Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.397353 | controller | Jun 12 15:56:35.738258 crc crio[21573]: time="2026-06-12T15:56:35.738066559Z" level=info msg="Got pod network &{Name:redhat-operators-v4t9r Namespace:openshift-marketplace ID:b2c52336ce2b1336b4f991c3b09936a227845f21db360e782c9e69500cca7674 UID:4b4aca96-c3c6-4227-a280-db3fe87ae665 NetNS:/var/run/netns/ad86516c-87a0-4d2a-870b-068ee181c914 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod4b4aca96_c3c6_4227_a280_db3fe87ae665.slice PodAnnotations:0xc001896950}] Aliases:map[]}"
2026-06-12 17:20:07.397370 | controller | Jun 12 15:56:35.738258 crc crio[21573]: time="2026-06-12T15:56:35.73811562Z" level=info msg="Adding pod openshift-marketplace_redhat-operators-v4t9r to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 17:20:07.397386 | controller | Jun 12 15:56:35.911571 crc crio[21573]: time="2026-06-12T15:56:35.911386746Z" level=info msg="Running pod sandbox: openshift-marketplace/redhat-marketplace-frpxj/POD" id=7b069e41-e1d2-47e0-8086-3fb4a804d2f6 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:20:07.397402 | controller | Jun 12 15:56:35.911571 crc crio[21573]: time="2026-06-12T15:56:35.91155473Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.397423 | controller | Jun 12 15:56:35.943901 crc crio[21573]: time="2026-06-12T15:56:35.943764559Z" level=info msg="Got pod network &{Name:redhat-marketplace-frpxj Namespace:openshift-marketplace ID:eefc57443b75dd8c14e914078f4431ed0eba266fb504dc723e95f7767e55d1a2 UID:ca2f7b1c-3f29-4900-8974-ddd6e934d831 NetNS:/var/run/netns/6813a3ba-aeab-4f50-853d-20718c1f63e7 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podca2f7b1c_3f29_4900_8974_ddd6e934d831.slice PodAnnotations:0xc001896c68}] Aliases:map[]}"
2026-06-12 17:20:07.397441 | controller | Jun 12 15:56:35.943901 crc crio[21573]: time="2026-06-12T15:56:35.943863962Z" level=info msg="Adding pod openshift-marketplace_redhat-marketplace-frpxj to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 17:20:07.397458 | controller | Jun 12 15:56:36.149911 crc crio[21573]: time="2026-06-12T15:56:36.149275277Z" level=info msg="Pulled image: registry.redhat.io/redhat/community-operator-index@sha256:8874ea870c535d2628f240c4dfe1c55570869954e66ad633ea84cc782b3982dc" id=a0298536-ac9e-42a9-9fca-875479ff35a1 name=/runtime.v1.ImageService/PullImage
2026-06-12 17:20:07.397474 | controller | Jun 12 15:56:36.151853 crc crio[21573]: time="2026-06-12T15:56:36.151774156Z" level=info msg="Checking image status: registry.redhat.io/redhat/community-operator-index:v4.20" id=bc2061f0-d28e-493b-8bad-4b536d000788 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:20:07.397490 | controller | Jun 12 15:56:36.161829 crc crio[21573]: time="2026-06-12T15:56:36.161704882Z" level=info msg="Checking image status: registry.redhat.io/redhat/community-operator-index:v4.20" id=67509be2-a9d1-44d1-a0ad-2ea665b827d0 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:20:07.397507 | controller | Jun 12 15:56:36.177940 crc crio[21573]: time="2026-06-12T15:56:36.177825232Z" level=info msg="Creating container: openshift-marketplace/community-operators-hbst8/extract-content" id=04166a26-b17c-4a57-8a64-609ca3ee9fea name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:20:07.397524 | controller | Jun 12 15:56:36.190772 crc crio[21573]: time="2026-06-12T15:56:36.187378055Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.397540 | controller | Jun 12 15:56:36.190772 crc crio[21573]: time="2026-06-12T15:56:36.187482658Z" level=info msg="Pulled image: registry.redhat.io/redhat/certified-operator-index@sha256:e8b01cc3d00552bc0461e27436a0780e115587d868be78b2050d7d15c5baeda5" id=874ff667-1028-4d4f-bd04-99cead7ef0b3 name=/runtime.v1.ImageService/PullImage
2026-06-12 17:20:07.397556 | controller | Jun 12 15:56:36.190772 crc crio[21573]: time="2026-06-12T15:56:36.19007834Z" level=info msg="Checking image status: registry.redhat.io/redhat/certified-operator-index:v4.20" id=c575a3cd-3070-4e07-b732-52622658ae22 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:20:07.397599 | controller | Jun 12 15:56:36.202861 crc crio[21573]: time="2026-06-12T15:56:36.202747966Z" level=info msg="Checking image status: registry.redhat.io/redhat/certified-operator-index:v4.20" id=0b3e4f14-d46f-45aa-bbd2-79dcd0de2348 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:20:07.397624 | controller | Jun 12 15:56:36.215985 crc crio[21573]: time="2026-06-12T15:56:36.215850736Z" level=info msg="Creating container: openshift-marketplace/certified-operators-bp4sj/extract-content" id=62465a42-f817-4e7c-bb0e-095f97162129 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:20:07.397642 | controller | Jun 12 15:56:36.216495 crc crio[21573]: time="2026-06-12T15:56:36.21631133Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.397659 | controller | Jun 12 15:56:36.216495 crc crio[21573]: time="2026-06-12T15:56:36.216392661Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.397681 | controller | Jun 12 15:56:36.229080 crc crio[21573]: time="2026-06-12T15:56:36.228969331Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.397699 | controller | Jun 12 15:56:36.251263 crc crio[21573]: time="2026-06-12T15:56:36.251094416Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.397715 | controller | Jun 12 15:56:36.255099 crc crio[21573]: time="2026-06-12T15:56:36.255030965Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.397732 | controller | Jun 12 15:56:36.331350 crc crio[21573]: 2026-06-12T15:56:36Z [verbose] CmdAdd (shim): {1.1.0 [{Name:b2c52336ce2b133 Mac:d2:28:8e:81:87:c1 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:3d Mtu:0 Sandbox:/var/run/netns/ad86516c-87a0-4d2a-870b-068ee181c914 SocketPath: PciID:}] [{Interface:0xc00025aa00 Address:{IP:10.217.0.61 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 17:20:07.397750 | controller | Jun 12 15:56:36.332344 crc crio[21573]: time="2026-06-12T15:56:36.332259172Z" level=info msg="Got pod network &{Name:redhat-operators-v4t9r Namespace:openshift-marketplace ID:b2c52336ce2b1336b4f991c3b09936a227845f21db360e782c9e69500cca7674 UID:4b4aca96-c3c6-4227-a280-db3fe87ae665 NetNS:/var/run/netns/ad86516c-87a0-4d2a-870b-068ee181c914 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod4b4aca96_c3c6_4227_a280_db3fe87ae665.slice PodAnnotations:0xc001896950}] Aliases:map[]}"
2026-06-12 17:20:07.397775 | controller | Jun 12 15:56:36.332790 crc crio[21573]: time="2026-06-12T15:56:36.33252388Z" level=info msg="Checking pod openshift-marketplace_redhat-operators-v4t9r for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 17:20:07.397796 | controller | Jun 12 15:56:36.338173 crc crio[21573]: time="2026-06-12T15:56:36.338124806Z" level=info msg="Ran pod sandbox b2c52336ce2b1336b4f991c3b09936a227845f21db360e782c9e69500cca7674 with infra container: openshift-marketplace/redhat-operators-v4t9r/POD" id=6a8992d5-1a85-4d9c-9c99-b299d8c02b57 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:20:07.397814 | controller | Jun 12 15:56:36.339660 crc crio[21573]: time="2026-06-12T15:56:36.339610876Z" level=info msg="Created container 642da2c54d08248c4e2ae63bba81f545a5ef76cc5999be76bd3f7f60107943ab: openshift-marketplace/community-operators-hbst8/extract-content" id=04166a26-b17c-4a57-8a64-609ca3ee9fea name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:20:07.397831 | controller | Jun 12 15:56:36.340506 crc crio[21573]: time="2026-06-12T15:56:36.340298396Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=81a4b1ec-1ff0-47ab-8339-c586f0092dd5 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:20:07.397848 | controller | Jun 12 15:56:36.340590 crc crio[21573]: time="2026-06-12T15:56:36.340509111Z" level=info msg="Starting container: 642da2c54d08248c4e2ae63bba81f545a5ef76cc5999be76bd3f7f60107943ab" id=9701a77e-097f-43f1-b668-02d653fa838d name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 17:20:07.397865 | controller | Jun 12 15:56:36.344698 crc crio[21573]: time="2026-06-12T15:56:36.344614685Z" level=info msg="Created container 95f3c22d2b24f313d95317cd1234a88c0a738f93e1fe1ca8b74e02fb9c91621d: openshift-marketplace/certified-operators-bp4sj/extract-content" id=62465a42-f817-4e7c-bb0e-095f97162129 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:20:07.397881 | controller | Jun 12 15:56:36.345079 crc crio[21573]: time="2026-06-12T15:56:36.344761449Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=c50f4f94-b79a-4bb1-a713-6f6d323da709 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:20:07.397904 | controller | Jun 12 15:56:36.345761 crc crio[21573]: time="2026-06-12T15:56:36.345679475Z" level=info msg="Starting container: 95f3c22d2b24f313d95317cd1234a88c0a738f93e1fe1ca8b74e02fb9c91621d" id=bd6762d7-71de-433e-89cb-bd5c55e4e2d0 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 17:20:07.397921 | controller | Jun 12 15:56:36.347855 crc crio[21573]: time="2026-06-12T15:56:36.347763802Z" level=info msg="Started container" PID=22638 containerID=642da2c54d08248c4e2ae63bba81f545a5ef76cc5999be76bd3f7f60107943ab description=openshift-marketplace/community-operators-hbst8/extract-content id=9701a77e-097f-43f1-b668-02d653fa838d name=/runtime.v1.RuntimeService/StartContainer sandboxID=fafc705bfd2d09b2bb188430d0fc164c5ccb1023fc92b6f2094fee4c1687bcc5
2026-06-12 17:20:07.397938 | controller | Jun 12 15:56:36.351033 crc crio[21573]: time="2026-06-12T15:56:36.35088737Z" level=info msg="Creating container: openshift-marketplace/redhat-operators-v4t9r/extract-utilities" id=0e5edd98-b7da-4778-89ec-37134e2a57ba name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:20:07.397954 | controller | Jun 12 15:56:36.351502 crc crio[21573]: time="2026-06-12T15:56:36.351341554Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.397971 | controller | Jun 12 15:56:36.362146 crc crio[21573]: time="2026-06-12T15:56:36.361986678Z" level=info msg="Started container" PID=22639 containerID=95f3c22d2b24f313d95317cd1234a88c0a738f93e1fe1ca8b74e02fb9c91621d description=openshift-marketplace/certified-operators-bp4sj/extract-content id=bd6762d7-71de-433e-89cb-bd5c55e4e2d0 name=/runtime.v1.RuntimeService/StartContainer sandboxID=d061930e61d93b5296e83f3e98130787b701c5bc0fe6cdbe215c1132b5bb1c85
2026-06-12 17:20:07.397987 | controller | Jun 12 15:56:36.380855 crc crio[21573]: time="2026-06-12T15:56:36.380221735Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.398004 | controller | Jun 12 15:56:36.388742 crc crio[21573]: time="2026-06-12T15:56:36.388648789Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.398020 | controller | Jun 12 15:56:36.504308 crc crio[21573]: time="2026-06-12T15:56:36.504256193Z" level=info msg="Created container 7c621b640f5f75b694f2d1baa567622c012849a3a04de5c808fac4b19cecc5c4: openshift-marketplace/redhat-operators-v4t9r/extract-utilities" id=0e5edd98-b7da-4778-89ec-37134e2a57ba name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:20:07.398037 | controller | Jun 12 15:56:36.506003 crc crio[21573]: time="2026-06-12T15:56:36.505915809Z" level=info msg="Starting container: 7c621b640f5f75b694f2d1baa567622c012849a3a04de5c808fac4b19cecc5c4" id=3ba27935-20a4-43ec-8314-8e4c87096745 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 17:20:07.398053 | controller | Jun 12 15:56:36.512508 crc crio[21573]: 2026-06-12T15:56:36Z [verbose] CmdAdd (shim): {1.1.0 [{Name:eefc57443b75dd8 Mac:26:1f:4e:01:25:57 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:3e Mtu:0 Sandbox:/var/run/netns/6813a3ba-aeab-4f50-853d-20718c1f63e7 SocketPath: PciID:}] [{Interface:0xc000590bc0 Address:{IP:10.217.0.62 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 17:20:07.398069 | controller | Jun 12 15:56:36.512508 crc crio[21573]: time="2026-06-12T15:56:36.509787155Z" level=info msg="Got pod network &{Name:redhat-marketplace-frpxj Namespace:openshift-marketplace ID:eefc57443b75dd8c14e914078f4431ed0eba266fb504dc723e95f7767e55d1a2 UID:ca2f7b1c-3f29-4900-8974-ddd6e934d831 NetNS:/var/run/netns/6813a3ba-aeab-4f50-853d-20718c1f63e7 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podca2f7b1c_3f29_4900_8974_ddd6e934d831.slice PodAnnotations:0xc001896c68}] Aliases:map[]}"
2026-06-12 17:20:07.398092 | controller | Jun 12 15:56:36.512508 crc crio[21573]: time="2026-06-12T15:56:36.509912784Z" level=info msg="Checking pod openshift-marketplace_redhat-marketplace-frpxj for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 17:20:07.398109 | controller | Jun 12 15:56:36.515231 crc crio[21573]: time="2026-06-12T15:56:36.514573291Z" level=info msg="Ran pod sandbox eefc57443b75dd8c14e914078f4431ed0eba266fb504dc723e95f7767e55d1a2 with infra container: openshift-marketplace/redhat-marketplace-frpxj/POD" id=7b069e41-e1d2-47e0-8086-3fb4a804d2f6 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:20:07.398125 | controller | Jun 12 15:56:36.516597 crc crio[21573]: time="2026-06-12T15:56:36.516530332Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=4ae1ddf5-40de-4537-b770-7e7c34a346bf name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:20:07.398141 | controller | Jun 12 15:56:36.517493 crc crio[21573]: time="2026-06-12T15:56:36.517234448Z" level=info msg="Started container" PID=22659 containerID=7c621b640f5f75b694f2d1baa567622c012849a3a04de5c808fac4b19cecc5c4 description=openshift-marketplace/redhat-operators-v4t9r/extract-utilities id=3ba27935-20a4-43ec-8314-8e4c87096745 name=/runtime.v1.RuntimeService/StartContainer sandboxID=b2c52336ce2b1336b4f991c3b09936a227845f21db360e782c9e69500cca7674
2026-06-12 17:20:07.398158 | controller | Jun 12 15:56:36.523149 crc crio[21573]: time="2026-06-12T15:56:36.523044504Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=8b7ee04f-149f-46ca-bdf9-99dca76a9648 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:20:07.398175 | controller | Jun 12 15:56:36.533836 crc crio[21573]: time="2026-06-12T15:56:36.53368042Z" level=info msg="Creating container: openshift-marketplace/redhat-marketplace-frpxj/extract-utilities" id=16e5fbd5-120b-47b9-9b44-056261961150 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:20:07.398192 | controller | Jun 12 15:56:36.534188 crc crio[21573]: time="2026-06-12T15:56:36.53405349Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.398208 | controller | Jun 12 15:56:36.566367 crc crio[21573]: time="2026-06-12T15:56:36.566268715Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.398224 | controller | Jun 12 15:56:36.570228 crc crio[21573]: time="2026-06-12T15:56:36.570161194Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.398240 | controller | Jun 12 15:56:36.707950 crc crio[21573]: time="2026-06-12T15:56:36.70785375Z" level=info msg="Created container c23f3a37d0962161fddd7974d509c1b72afc5f003cd1430bedd07bbadb938891: openshift-marketplace/redhat-marketplace-frpxj/extract-utilities" id=16e5fbd5-120b-47b9-9b44-056261961150 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:20:07.398257 | controller | Jun 12 15:56:36.709179 crc crio[21573]: time="2026-06-12T15:56:36.709111755Z" level=info msg="Starting container: c23f3a37d0962161fddd7974d509c1b72afc5f003cd1430bedd07bbadb938891" id=aade173a-29b0-4738-8aac-3179a8731ec7 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 17:20:07.398273 | controller | Jun 12 15:56:36.714350 crc crio[21573]: time="2026-06-12T15:56:36.714278829Z" level=info msg="Started container" PID=22670 containerID=c23f3a37d0962161fddd7974d509c1b72afc5f003cd1430bedd07bbadb938891 description=openshift-marketplace/redhat-marketplace-frpxj/extract-utilities id=aade173a-29b0-4738-8aac-3179a8731ec7 name=/runtime.v1.RuntimeService/StartContainer sandboxID=eefc57443b75dd8c14e914078f4431ed0eba266fb504dc723e95f7767e55d1a2
2026-06-12 17:20:07.398292 | controller | Jun 12 15:56:37.552643 crc crio[21573]: time="2026-06-12T15:56:37.539577955Z" level=info msg="Pulling image: registry.redhat.io/redhat/redhat-marketplace-index:v4.20" id=492a566b-cc4c-4cd3-9a35-85fdf68c120f name=/runtime.v1.ImageService/PullImage
2026-06-12 17:20:07.398309 | controller | Jun 12 15:56:37.552643 crc crio[21573]: time="2026-06-12T15:56:37.545336175Z" level=info msg="Pulling image: registry.redhat.io/redhat/redhat-operator-index:v4.20" id=e3c4d414-d988-4ae6-a730-822d9316870d name=/runtime.v1.ImageService/PullImage
2026-06-12 17:20:07.398325 | controller | Jun 12 15:56:37.552643 crc crio[21573]: time="2026-06-12T15:56:37.546021095Z" level=info msg="Trying to access \"registry.redhat.io/redhat/redhat-marketplace-index:v4.20\""
2026-06-12 17:20:07.398342 | controller | Jun 12 15:56:37.552643 crc crio[21573]: time="2026-06-12T15:56:37.547038192Z" level=info msg="Trying to access \"registry.redhat.io/redhat/redhat-operator-index:v4.20\""
2026-06-12 17:20:07.398359 | controller | Jun 12 15:56:37.552643 crc crio[21573]: time="2026-06-12T15:56:37.549358157Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=c19194e3-af47-46dd-9dc3-1813557b5d62 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:20:07.398375 | controller | Jun 12 15:56:37.554538 crc crio[21573]: time="2026-06-12T15:56:37.554240673Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=7e9d042e-b1aa-4917-9908-0e186c025fa8 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:20:07.398392 | controller | Jun 12 15:56:37.554538 crc crio[21573]: time="2026-06-12T15:56:37.554511491Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=3d33c2f8-e08e-4910-af91-d13bcd96dfb9 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:20:07.398408 | controller | Jun 12 15:56:37.556192 crc crio[21573]: time="2026-06-12T15:56:37.556065004Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=48c84fc3-e615-49f2-b341-b85d1cbb5b27 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:20:07.398425 | controller | Jun 12 15:56:37.563698 crc crio[21573]: time="2026-06-12T15:56:37.563565461Z" level=info msg="Creating container: openshift-marketplace/certified-operators-bp4sj/registry-server" id=93d36e93-8b4b-477f-afc2-04ff20235957 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:20:07.398441 | controller | Jun 12 15:56:37.563996 crc crio[21573]: time="2026-06-12T15:56:37.563961132Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.398458 | controller | Jun 12 15:56:37.575568 crc crio[21573]: time="2026-06-12T15:56:37.57537567Z" level=info msg="Creating container: openshift-marketplace/community-operators-hbst8/registry-server" id=0d222ada-a1ff-4547-93f1-b4077a65a21f name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:20:07.398474 | controller | Jun 12 15:56:37.576031 crc crio[21573]: time="2026-06-12T15:56:37.575976817Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.398490 | controller | Jun 12 15:56:37.599107 crc crio[21573]: time="2026-06-12T15:56:37.598991516Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.398511 | controller | Jun 12 15:56:37.602356 crc crio[21573]: time="2026-06-12T15:56:37.602286668Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.398527 | controller | Jun 12 15:56:37.628399 crc crio[21573]: time="2026-06-12T15:56:37.625985057Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.398543 | controller | Jun 12 15:56:37.635752 crc crio[21573]: time="2026-06-12T15:56:37.635654975Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.398559 | controller | Jun 12 15:56:37.727262 crc crio[21573]: time="2026-06-12T15:56:37.726721697Z" level=info msg="Created container 381efa5c41c1abd4e72ab2779cc4f921d10146d573aa2b570dfc7e7e7516126c: openshift-marketplace/certified-operators-bp4sj/registry-server" id=93d36e93-8b4b-477f-afc2-04ff20235957 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:20:07.398594 | controller | Jun 12 15:56:37.727810 crc crio[21573]: time="2026-06-12T15:56:37.727711454Z" level=info msg="Starting container: 381efa5c41c1abd4e72ab2779cc4f921d10146d573aa2b570dfc7e7e7516126c" id=af31e4d0-1893-4ed3-88cc-42fe8c47ff21 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 17:20:07.398616 | controller | Jun 12 15:56:37.734090 crc crio[21573]: time="2026-06-12T15:56:37.733955677Z" level=info msg="Started container" PID=22713 containerID=381efa5c41c1abd4e72ab2779cc4f921d10146d573aa2b570dfc7e7e7516126c description=openshift-marketplace/certified-operators-bp4sj/registry-server id=af31e4d0-1893-4ed3-88cc-42fe8c47ff21 name=/runtime.v1.RuntimeService/StartContainer sandboxID=d061930e61d93b5296e83f3e98130787b701c5bc0fe6cdbe215c1132b5bb1c85
2026-06-12 17:20:07.398635 | controller | Jun 12 15:56:37.762583 crc crio[21573]: time="2026-06-12T15:56:37.762374807Z" level=info msg="Created container 2700bd8a0546ac1de8bf0ee076a0c440f285d54da581fa8de475d87646540247: openshift-marketplace/community-operators-hbst8/registry-server" id=0d222ada-a1ff-4547-93f1-b4077a65a21f name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:20:07.398652 | controller | Jun 12 15:56:37.763608 crc crio[21573]: time="2026-06-12T15:56:37.763527439Z" level=info msg="Starting container: 2700bd8a0546ac1de8bf0ee076a0c440f285d54da581fa8de475d87646540247" id=03485b00-b37c-486c-94ba-81d12b2c5d8d name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 17:20:07.398669 | controller | Jun 12 15:56:37.769952 crc crio[21573]: time="2026-06-12T15:56:37.769821064Z" level=info msg="Started container" PID=22716 containerID=2700bd8a0546ac1de8bf0ee076a0c440f285d54da581fa8de475d87646540247 description=openshift-marketplace/community-operators-hbst8/registry-server id=03485b00-b37c-486c-94ba-81d12b2c5d8d name=/runtime.v1.RuntimeService/StartContainer sandboxID=fafc705bfd2d09b2bb188430d0fc164c5ccb1023fc92b6f2094fee4c1687bcc5
2026-06-12 17:20:07.398686 | controller | Jun 12 15:56:38.206564 crc crio[21573]: time="2026-06-12T15:56:38.206214622Z" level=info msg="Pulled image: registry.redhat.io/redhat/redhat-marketplace-index@sha256:eaa0e17f3e4a3079539d3da6839f308f2d277b5c3bc91e1d58ba54c3b141d4ba" id=492a566b-cc4c-4cd3-9a35-85fdf68c120f name=/runtime.v1.ImageService/PullImage
2026-06-12 17:20:07.398702 | controller | Jun 12 15:56:38.207718 crc crio[21573]: time="2026-06-12T15:56:38.207625412Z" level=info msg="Checking image status: registry.redhat.io/redhat/redhat-marketplace-index:v4.20" id=9fd14e36-d3ba-4651-9267-1e7e38fe9234 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:20:07.398719 | controller | Jun 12 15:56:38.210041 crc crio[21573]: time="2026-06-12T15:56:38.209950026Z" level=info msg="Checking image status: registry.redhat.io/redhat/redhat-marketplace-index:v4.20" id=db2c8cbd-f280-469b-8b6e-f9811196f4b1 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:20:07.398740 | controller | Jun 12 15:56:38.215697 crc crio[21573]: time="2026-06-12T15:56:38.215546151Z" level=info msg="Creating container: openshift-marketplace/redhat-marketplace-frpxj/extract-content" id=8d17d55e-c4c8-4ccd-b4b8-b2ef1aa38d9d name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:20:07.398758 | controller | Jun 12 15:56:38.224074 crc crio[21573]: time="2026-06-12T15:56:38.223998586Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.398779 | controller | Jun 12 15:56:38.241319 crc crio[21573]: time="2026-06-12T15:56:38.241229335Z" level=info msg="Pulled image: registry.redhat.io/redhat/redhat-operator-index@sha256:f5f7575300572ad2ef92672b7dc76ed5ddaf50e7b74642e9907deda8cb9fa115" id=e3c4d414-d988-4ae6-a730-822d9316870d name=/runtime.v1.ImageService/PullImage
2026-06-12 17:20:07.398805 | controller | Jun 12 15:56:38.242300 crc crio[21573]: time="2026-06-12T15:56:38.242233013Z" level=info msg="Checking image status: registry.redhat.io/redhat/redhat-operator-index:v4.20" id=3491d56a-fec0-422e-a35b-e4aa1fd53b00 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:20:07.398824 | controller | Jun 12 15:56:38.244377 crc crio[21573]: time="2026-06-12T15:56:38.24429225Z" level=info msg="Checking image status: registry.redhat.io/redhat/redhat-operator-index:v4.20" id=c19576ec-8357-49de-b0d7-5cc1062d3bf5 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:20:07.398841 | controller | Jun 12 15:56:38.257616 crc crio[21573]: time="2026-06-12T15:56:38.257559409Z" level=info msg="Creating container: openshift-marketplace/redhat-operators-v4t9r/extract-content" id=6a614b3e-1cb1-4f79-ad95-a5ebc1f17a8b name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:20:07.398858 | controller | Jun 12 15:56:38.258099 crc crio[21573]: time="2026-06-12T15:56:38.258038382Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.398875 | controller | Jun 12 15:56:38.277207 crc crio[21573]: time="2026-06-12T15:56:38.27702697Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.398891 | controller | Jun 12 15:56:38.286049 crc crio[21573]: time="2026-06-12T15:56:38.285981728Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.398907 | controller | Jun 12 15:56:38.288024 crc crio[21573]: time="2026-06-12T15:56:38.287944823Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.398924 | controller | Jun 12 15:56:38.292699 crc crio[21573]: time="2026-06-12T15:56:38.292607163Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.398940 | controller | Jun 12 15:56:38.401967 crc crio[21573]: time="2026-06-12T15:56:38.40186035Z" level=info msg="Created container de168d2542781b417c784c0fa13d9219c23ed03bb159325b3ac4f12835341dd1: openshift-marketplace/redhat-operators-v4t9r/extract-content" id=6a614b3e-1cb1-4f79-ad95-a5ebc1f17a8b name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:20:07.398958 | controller | Jun 12 15:56:38.403386 crc crio[21573]: time="2026-06-12T15:56:38.40330758Z" level=info msg="Starting container: de168d2542781b417c784c0fa13d9219c23ed03bb159325b3ac4f12835341dd1" id=d267bef2-414c-4ce0-b0e5-aa50bb427363 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 17:20:07.398974 | controller | Jun 12 15:56:38.406169 crc crio[21573]: time="2026-06-12T15:56:38.406073497Z" level=info msg="Created container dea7d85c6b1dab8a65656b4fa60bb73884e8291b8e6e3ed7b47ece2833c07737: openshift-marketplace/redhat-marketplace-frpxj/extract-content" id=8d17d55e-c4c8-4ccd-b4b8-b2ef1aa38d9d name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:20:07.398995 | controller | Jun 12 15:56:38.407934 crc crio[21573]: time="2026-06-12T15:56:38.407858487Z" level=info msg="Starting container: dea7d85c6b1dab8a65656b4fa60bb73884e8291b8e6e3ed7b47ece2833c07737" id=5804ed98-3db4-421c-8045-3e6930b2b142 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 17:20:07.399014 | controller | Jun 12 15:56:38.411696 crc crio[21573]: time="2026-06-12T15:56:38.411636021Z" level=info msg="Started container" PID=22766 containerID=de168d2542781b417c784c0fa13d9219c23ed03bb159325b3ac4f12835341dd1 description=openshift-marketplace/redhat-operators-v4t9r/extract-content id=d267bef2-414c-4ce0-b0e5-aa50bb427363 name=/runtime.v1.RuntimeService/StartContainer sandboxID=b2c52336ce2b1336b4f991c3b09936a227845f21db360e782c9e69500cca7674
2026-06-12 17:20:07.399031 | controller | Jun 12 15:56:38.419181 crc crio[21573]: time="2026-06-12T15:56:38.419009536Z" level=info msg="Started container" PID=22765 containerID=dea7d85c6b1dab8a65656b4fa60bb73884e8291b8e6e3ed7b47ece2833c07737 description=openshift-marketplace/redhat-marketplace-frpxj/extract-content id=5804ed98-3db4-421c-8045-3e6930b2b142 name=/runtime.v1.RuntimeService/StartContainer sandboxID=eefc57443b75dd8c14e914078f4431ed0eba266fb504dc723e95f7767e55d1a2
2026-06-12 17:20:07.399048 | controller | Jun 12 15:56:39.604135 crc crio[21573]: time="2026-06-12T15:56:39.603624854Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=b51103ae-df23-406c-a061-cb680c29aeb9 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:20:07.399064 | controller | Jun 12 15:56:39.607023 crc crio[21573]: time="2026-06-12T15:56:39.60695006Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=1c39463d-d2d9-437c-a5a3-d30687fc6e26 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:20:07.399081 | controller | Jun 12 15:56:39.628615 crc crio[21573]: time="2026-06-12T15:56:39.625827441Z" level=info msg="Creating container: openshift-marketplace/redhat-marketplace-frpxj/registry-server" id=8cac8892-d7f3-480f-80d3-797e1433a468 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:20:07.399097 | controller | Jun 12 15:56:39.628615 crc crio[21573]: time="2026-06-12T15:56:39.626227202Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.399114 | controller | Jun 12 15:56:39.666148 crc crio[21573]: time="2026-06-12T15:56:39.662704969Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.399130 | controller | Jun 12 15:56:39.668610 crc crio[21573]: time="2026-06-12T15:56:39.668086238Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.399146 | controller | Jun 12 15:56:39.800323 crc crio[21573]: time="2026-06-12T15:56:39.800122546Z" level=info msg="Created container 286bbf6f38ddc8ced57ce3763b4e982786009d23309c2960847c8c91d0f53b0c: openshift-marketplace/redhat-marketplace-frpxj/registry-server" id=8cac8892-d7f3-480f-80d3-797e1433a468 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:20:07.399163 | controller | Jun 12 15:56:39.803107 crc crio[21573]: time="2026-06-12T15:56:39.802920378Z" level=info msg="Starting container: 286bbf6f38ddc8ced57ce3763b4e982786009d23309c2960847c8c91d0f53b0c" id=edd7408e-224b-41ed-b67a-dc8d8d1bac55 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 17:20:07.399182 | controller | Jun 12 15:56:39.817359 crc crio[21573]: time="2026-06-12T15:56:39.817013139Z" level=info msg="Started container" PID=22794 containerID=286bbf6f38ddc8ced57ce3763b4e982786009d23309c2960847c8c91d0f53b0c description=openshift-marketplace/redhat-marketplace-frpxj/registry-server id=edd7408e-224b-41ed-b67a-dc8d8d1bac55 name=/runtime.v1.RuntimeService/StartContainer sandboxID=eefc57443b75dd8c14e914078f4431ed0eba266fb504dc723e95f7767e55d1a2
2026-06-12 17:20:07.399200 | controller | Jun 12 15:56:45.854204 crc crio[21573]: time="2026-06-12T15:56:45.85333217Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=a0f77caa-7a93-45e4-84aa-8f41a5f41d5e name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:20:07.399217 | controller | Jun 12 15:56:45.858612 crc crio[21573]: time="2026-06-12T15:56:45.858504713Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=80ac97d3-da05-458b-b5ec-0b93413ede3c name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:20:07.399233 | controller | Jun 12 15:56:45.946801 crc crio[21573]: time="2026-06-12T15:56:45.946709973Z" level=info msg="Creating container: openshift-marketplace/redhat-operators-v4t9r/registry-server" id=0271a23b-84f6-47ba-bf9b-a3ff2c612380 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:20:07.399250 | controller | Jun 12 15:56:45.947516 crc crio[21573]: time="2026-06-12T15:56:45.947297348Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.399266 | controller | Jun 12 15:56:46.014595 crc crio[21573]: time="2026-06-12T15:56:46.006181717Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.399281 | controller | Jun 12 15:56:46.014595 crc crio[21573]: time="2026-06-12T15:56:46.009677898Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.399297 | controller | Jun 12 15:56:46.155100 crc crio[21573]: time="2026-06-12T15:56:46.154958872Z" level=info msg="Created container 89c57cf4311a444066abf15f58f90683b52831da3e4391c9eef3579f3ca424d7: openshift-marketplace/redhat-operators-v4t9r/registry-server" id=0271a23b-84f6-47ba-bf9b-a3ff2c612380 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:20:07.399313 | controller | Jun 12 15:56:46.156540 crc crio[21573]: time="2026-06-12T15:56:46.156383258Z" level=info msg="Starting container: 89c57cf4311a444066abf15f58f90683b52831da3e4391c9eef3579f3ca424d7" id=9b00badc-1c44-4100-9215-344a1a52e9d3 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 17:20:07.399329 | controller | Jun 12 15:56:46.162505 crc crio[21573]: time="2026-06-12T15:56:46.162336972Z" level=info msg="Started container" PID=22904 containerID=89c57cf4311a444066abf15f58f90683b52831da3e4391c9eef3579f3ca424d7 description=openshift-marketplace/redhat-operators-v4t9r/registry-server id=9b00badc-1c44-4100-9215-344a1a52e9d3 name=/runtime.v1.RuntimeService/StartContainer sandboxID=b2c52336ce2b1336b4f991c3b09936a227845f21db360e782c9e69500cca7674
2026-06-12 17:20:07.399346 | controller | Jun 12 15:56:52.880650 crc crio[21573]: time="2026-06-12T15:56:52.879525778Z" level=info msg="Removing container: d0d8a48bf0ab64b3fbe96aecbbf1b47644f4dcda33fe77e9c02aecd409ba239a" id=bfdc2efa-e7cc-44ab-b708-06e65252286e name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 17:20:07.399362 | controller | Jun 12 15:56:52.910967 crc crio[21573]: time="2026-06-12T15:56:52.910261507Z" level=info msg="Removed container d0d8a48bf0ab64b3fbe96aecbbf1b47644f4dcda33fe77e9c02aecd409ba239a: openshift-marketplace/certified-operators-4lxqg/extract-utilities" id=bfdc2efa-e7cc-44ab-b708-06e65252286e name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 17:20:07.399397 | controller | Jun 12 15:56:52.920100 crc crio[21573]: time="2026-06-12T15:56:52.919957093Z" level=info msg="Removing container: 32bc31de2acf727adced539d7de03ab152a6098ab7b99663b23861e2e998e0ee" id=86e0602d-76e9-4f0d-a3df-89cc6ffb705d name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 17:20:07.399417 | controller | Jun 12 15:56:52.944999 crc crio[21573]: time="2026-06-12T15:56:52.944892719Z" level=info msg="Removed container 32bc31de2acf727adced539d7de03ab152a6098ab7b99663b23861e2e998e0ee: openshift-marketplace/redhat-operators-2ck49/extract-utilities" id=86e0602d-76e9-4f0d-a3df-89cc6ffb705d name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 17:20:07.399433 | controller | Jun 12 15:56:52.955860 crc crio[21573]: time="2026-06-12T15:56:52.955631386Z" level=info msg="Stopping pod sandbox: b9b0029fcfd6b0d4310152cf513a26f3508fa6d2a7d60170e978423b90396ca1" id=104fed53-968a-4d91-869b-bed2195f8999 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 17:20:07.399450 | controller | Jun 12 15:56:52.955860 crc crio[21573]: time="2026-06-12T15:56:52.955843411Z" level=info msg="Stopped pod sandbox (already stopped): b9b0029fcfd6b0d4310152cf513a26f3508fa6d2a7d60170e978423b90396ca1" id=104fed53-968a-4d91-869b-bed2195f8999 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 17:20:07.399466 | controller | Jun 12 15:56:52.956775 crc crio[21573]: time="2026-06-12T15:56:52.956678403Z" level=info msg="Removing pod sandbox: b9b0029fcfd6b0d4310152cf513a26f3508fa6d2a7d60170e978423b90396ca1" id=35a46082-6cb2-48b4-9ee4-89b3057c5438 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 17:20:07.399482 | controller | Jun 12 15:56:52.966950 crc crio[21573]: time="2026-06-12T15:56:52.966864509Z" level=info msg="Removed pod sandbox: b9b0029fcfd6b0d4310152cf513a26f3508fa6d2a7d60170e978423b90396ca1" id=35a46082-6cb2-48b4-9ee4-89b3057c5438 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 17:20:07.399498 | controller | Jun 12 15:56:52.969730 crc crio[21573]: time="2026-06-12T15:56:52.96964055Z" level=info msg="Stopping pod sandbox: 8ca76fa8288bcb518463241725200f056a86d43eeadeb0f81401aafaa3199a1f" id=e006211b-fd11-459e-98bf-523e9d8aeb57 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 17:20:07.399514 | controller | Jun 12 15:56:52.969808 crc crio[21573]: time="2026-06-12T15:56:52.969756783Z" level=info msg="Stopped pod sandbox (already stopped): 8ca76fa8288bcb518463241725200f056a86d43eeadeb0f81401aafaa3199a1f" id=e006211b-fd11-459e-98bf-523e9d8aeb57 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 17:20:07.399530 | controller | Jun 12 15:56:52.971216 crc crio[21573]: time="2026-06-12T15:56:52.971159699Z" level=info msg="Removing pod sandbox: 8ca76fa8288bcb518463241725200f056a86d43eeadeb0f81401aafaa3199a1f" id=ab5353fa-ba85-42d6-bab7-5a1c78e0ff34 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 17:20:07.399545 | controller | Jun 12 15:56:52.982024 crc crio[21573]: time="2026-06-12T15:56:52.981911132Z" level=info msg="Removed pod sandbox: 8ca76fa8288bcb518463241725200f056a86d43eeadeb0f81401aafaa3199a1f" id=ab5353fa-ba85-42d6-bab7-5a1c78e0ff34 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 17:20:07.399561 | controller | Jun 12 15:56:52.986375 crc crio[21573]: time="2026-06-12T15:56:52.985848855Z" level=info msg="Stopping pod sandbox: e117e1930c27de213bcbf846bfee59c144e67cadc61b555981c97b4b4f83309f" id=ec791361-eb6d-4a52-ae59-329a1e3aa753 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 17:20:07.399600 | controller | Jun 12 15:56:52.986375 crc crio[21573]: time="2026-06-12T15:56:52.986045931Z" level=info msg="Stopped pod sandbox (already stopped): e117e1930c27de213bcbf846bfee59c144e67cadc61b555981c97b4b4f83309f" id=ec791361-eb6d-4a52-ae59-329a1e3aa753 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 17:20:07.399619 | controller | Jun 12 15:56:52.987931 crc crio[21573]: time="2026-06-12T15:56:52.987832842Z" level=info msg="Removing pod sandbox: e117e1930c27de213bcbf846bfee59c144e67cadc61b555981c97b4b4f83309f" id=a6af0e9e-9e39-47f0-bbc2-5d7cb42992a8 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 17:20:07.399641 | controller | Jun 12 15:56:52.996590 crc crio[21573]: time="2026-06-12T15:56:52.99650886Z" level=info msg="Removed pod sandbox: e117e1930c27de213bcbf846bfee59c144e67cadc61b555981c97b4b4f83309f" id=a6af0e9e-9e39-47f0-bbc2-5d7cb42992a8 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 17:20:07.399658 | controller | Jun 12 15:56:52.998615 crc crio[21573]: time="2026-06-12T15:56:52.99853589Z" level=info msg="Stopping pod sandbox: 78f85ee3e29645fc9de6c6a7019ace5cf4a00a40ec8afbd8ae5abc587094dc03" id=aa596b61-f542-4736-836b-a4b3bd5912d8 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 17:20:07.399675 | controller | Jun 12 15:56:52.998701 crc crio[21573]: time="2026-06-12T15:56:52.998635913Z" level=info msg="Stopped pod sandbox (already stopped): 78f85ee3e29645fc9de6c6a7019ace5cf4a00a40ec8afbd8ae5abc587094dc03" id=aa596b61-f542-4736-836b-a4b3bd5912d8 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 17:20:07.399691 | controller | Jun 12 15:56:52.999294 crc crio[21573]: time="2026-06-12T15:56:52.999227568Z" level=info msg="Removing pod sandbox: 78f85ee3e29645fc9de6c6a7019ace5cf4a00a40ec8afbd8ae5abc587094dc03" id=a7db1ff8-cc6e-4a5c-a323-bab436a61e15 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 17:20:07.399707 | controller | Jun 12 15:56:53.007248 crc crio[21573]: time="2026-06-12T15:56:53.007093304Z" level=info msg="Removed pod sandbox: 78f85ee3e29645fc9de6c6a7019ace5cf4a00a40ec8afbd8ae5abc587094dc03" id=a7db1ff8-cc6e-4a5c-a323-bab436a61e15 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 17:20:07.399723 | controller | Jun 12 15:56:53.008190 crc crio[21573]: time="2026-06-12T15:56:53.008097729Z" level=info msg="Stopping pod sandbox: 2bff98aa85d490742ef6632b3295370f16dc5cb8c3e251e48e2e78528af57a79" id=e3575a0d-2d5f-4ad4-a960-b1103ec02e8f name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 17:20:07.399739 | controller | Jun 12 15:56:53.008267 crc crio[21573]: time="2026-06-12T15:56:53.008210912Z" level=info msg="Stopped pod sandbox (already stopped): 2bff98aa85d490742ef6632b3295370f16dc5cb8c3e251e48e2e78528af57a79" id=e3575a0d-2d5f-4ad4-a960-b1103ec02e8f name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 17:20:07.399755 | controller | Jun 12 15:56:53.008964 crc crio[21573]: time="2026-06-12T15:56:53.00889154Z" level=info msg="Removing pod sandbox: 2bff98aa85d490742ef6632b3295370f16dc5cb8c3e251e48e2e78528af57a79" id=37a1614e-b0ab-4037-928b-7d629475efc3 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 17:20:07.399770 | controller | Jun 12 15:56:53.017069 crc crio[21573]: time="2026-06-12T15:56:53.016984431Z" level=info msg="Removed pod sandbox: 2bff98aa85d490742ef6632b3295370f16dc5cb8c3e251e48e2e78528af57a79" id=37a1614e-b0ab-4037-928b-7d629475efc3 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 17:20:07.399786 | controller | Jun 12 15:56:53.018012 crc crio[21573]: time="2026-06-12T15:56:53.017899603Z" level=info msg="Stopping pod sandbox: 66fcef9a5c3303bd966169ac0e8f9456682bc45610d5de52db5e7b46b80971e0" id=d05b471b-b5e7-4158-bccc-9997e63954ea name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 17:20:07.399809 | controller | Jun 12 15:56:53.018085 crc crio[21573]: time="2026-06-12T15:56:53.018022436Z" level=info msg="Stopped pod sandbox (already stopped): 66fcef9a5c3303bd966169ac0e8f9456682bc45610d5de52db5e7b46b80971e0" id=d05b471b-b5e7-4158-bccc-9997e63954ea name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 17:20:07.399831 | controller | Jun 12 15:56:53.018827 crc crio[21573]: time="2026-06-12T15:56:53.018756245Z" level=info msg="Removing pod sandbox: 66fcef9a5c3303bd966169ac0e8f9456682bc45610d5de52db5e7b46b80971e0" id=840ef0aa-926f-4646-a839-b3ce4708429f name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 17:20:07.399849 | controller | Jun 12 15:56:53.030617 crc crio[21573]: time="2026-06-12T15:56:53.030530875Z" level=info msg="Removed pod sandbox: 66fcef9a5c3303bd966169ac0e8f9456682bc45610d5de52db5e7b46b80971e0" id=840ef0aa-926f-4646-a839-b3ce4708429f name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 17:20:07.399870 | controller | Jun 12 15:56:53.031710 crc crio[21573]: time="2026-06-12T15:56:53.03161241Z" level=info msg="Stopping pod sandbox: 656af2dfcd523b61d8aa89833d20c7fa6297b82acad3b5976e7d6d1e64dc967f" id=a9a5a2ac-3535-4f6b-b24c-1e08c0d687b8 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 17:20:07.399887 | controller | Jun 12 15:56:53.031791 crc crio[21573]: time="2026-06-12T15:56:53.031733703Z" level=info msg="Stopped pod sandbox (already stopped): 656af2dfcd523b61d8aa89833d20c7fa6297b82acad3b5976e7d6d1e64dc967f" id=a9a5a2ac-3535-4f6b-b24c-1e08c0d687b8 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 17:20:07.399904 | controller | Jun 12 15:56:53.032358 crc crio[21573]: time="2026-06-12T15:56:53.032286287Z" level=info msg="Removing pod sandbox: 656af2dfcd523b61d8aa89833d20c7fa6297b82acad3b5976e7d6d1e64dc967f" id=437d2e1a-0b38-450c-a9b3-fd1908451704 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 17:20:07.399920 | controller | Jun 12 15:56:53.039898 crc crio[21573]: time="2026-06-12T15:56:53.039809014Z" level=info msg="Removed pod sandbox: 656af2dfcd523b61d8aa89833d20c7fa6297b82acad3b5976e7d6d1e64dc967f" id=437d2e1a-0b38-450c-a9b3-fd1908451704 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 17:20:07.399936 | controller | Jun 12 15:56:53.040964 crc crio[21573]: time="2026-06-12T15:56:53.040901971Z" level=info msg="Stopping pod sandbox: 8d18ef7e401ecbbce2959e5dc76b4fda8f77d8f73c5e24565348fb27f124201f" id=79434b2b-23ea-4bca-b686-6a1fb40dcc17 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 17:20:07.399953 | controller | Jun 12 15:56:53.041190 crc crio[21573]: time="2026-06-12T15:56:53.040969292Z" level=info msg="Stopped pod sandbox (already stopped): 8d18ef7e401ecbbce2959e5dc76b4fda8f77d8f73c5e24565348fb27f124201f" id=79434b2b-23ea-4bca-b686-6a1fb40dcc17 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 17:20:07.399969 | controller | Jun 12 15:56:53.041646 crc crio[21573]: time="2026-06-12T15:56:53.041562708Z" level=info msg="Removing pod sandbox: 8d18ef7e401ecbbce2959e5dc76b4fda8f77d8f73c5e24565348fb27f124201f" id=6867a660-4ca7-4a50-934c-f530aead56f1 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 17:20:07.399985 | controller | Jun 12 15:56:53.050562 crc crio[21573]: time="2026-06-12T15:56:53.050387329Z" level=info msg="Removed pod sandbox: 8d18ef7e401ecbbce2959e5dc76b4fda8f77d8f73c5e24565348fb27f124201f" id=6867a660-4ca7-4a50-934c-f530aead56f1 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 17:20:07.400001 | controller | Jun 12 15:56:53.051384 crc crio[21573]: time="2026-06-12T15:56:53.051307381Z" level=info msg="Stopping pod sandbox: 1acaf1bcd11127e88060577e13a8f8ffedfa9cd0375cc453261e31ade142b178" id=d927dbd9-e62f-4462-8e1f-2e030b413a62 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 17:20:07.400017 | controller | Jun 12 15:56:53.051528 crc crio[21573]: time="2026-06-12T15:56:53.051428324Z" level=info msg="Stopped pod sandbox (already stopped): 1acaf1bcd11127e88060577e13a8f8ffedfa9cd0375cc453261e31ade142b178" id=d927dbd9-e62f-4462-8e1f-2e030b413a62 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 17:20:07.400033 | controller | Jun 12 15:56:53.052100 crc crio[21573]: time="2026-06-12T15:56:53.052012679Z" level=info msg="Removing pod sandbox: 1acaf1bcd11127e88060577e13a8f8ffedfa9cd0375cc453261e31ade142b178" id=1614e10a-7100-425e-8ff5-d1dcfb2e576f name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 17:20:07.400049 | controller | Jun 12 15:56:53.071821 crc crio[21573]: time="2026-06-12T15:56:53.071670301Z" level=info msg="Removed pod sandbox: 1acaf1bcd11127e88060577e13a8f8ffedfa9cd0375cc453261e31ade142b178" id=1614e10a-7100-425e-8ff5-d1dcfb2e576f name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 17:20:07.400065 | controller | Jun 12 15:56:58.073272 crc crio[21573]: time="2026-06-12T15:56:58.072130686Z" level=info msg="Stopping container: 5df11e2ba08a32f844e69c067c35b69496faae935b63a925d3bbd48a7fbe5b3e (timeout: 30s)" id=06307110-d930-42c2-9aef-c7da37a4b519 name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 17:20:07.400087 | controller | Jun 12 15:56:58.075039 crc crio[21573]: time="2026-06-12T15:56:58.072245179Z" level=info msg="Stopping container: dc9fc5f5568456ca2c39ee6ea6e4d275743cbedb2d084a2b38bf55f07014e051 (timeout: 30s)" id=6b3b1b8d-91fb-47e1-85a1-252ee1671104 name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 17:20:07.400104 | controller | Jun 12 15:56:58.075039 crc crio[21573]: time="2026-06-12T15:56:58.072771022Z" level=info msg="Stopping container: fb6df7f3a87e44df5069d33c5550379336cdd104f83fbbb9a1984a05bd310623 (timeout: 30s)" id=00cd9417-1cb7-4d0e-a625-ef42e42346a9 name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 17:20:07.400120 | controller | Jun 12 15:56:58.075039 crc crio[21573]: time="2026-06-12T15:56:58.072826823Z" level=info msg="Stopping container: 903adc909255e5884d4f7f59d88bcc71dc9631f431b894acabd040038ac7eca5 (timeout: 30s)" id=ba796035-8afe-4768-a3c6-8056d1382059 name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 17:20:07.400137 | controller | Jun 12 15:56:58.075288 crc crio[21573]: time="2026-06-12T15:56:58.072885615Z" level=info msg="Stopping container: 230045326a7032de18c5f1f3dcacb8fcd745c1e3af7fa97a83d8f7d643265100 (timeout: 30s)" id=b8a88bd3-7f91-45bd-a3aa-f60178ba3ca8 name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 17:20:07.400153 | controller | Jun 12 15:56:58.260496 crc crio[21573]: time="2026-06-12T15:56:58.260283602Z" level=info msg="Stopped container 230045326a7032de18c5f1f3dcacb8fcd745c1e3af7fa97a83d8f7d643265100: openshift-etcd/etcd-crc/etcd-readyz" id=b8a88bd3-7f91-45bd-a3aa-f60178ba3ca8 name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 17:20:07.400169 | controller | Jun 12 15:56:58.319631 crc crio[21573]: time="2026-06-12T15:56:58.318248517Z" level=info msg="Stopped container 903adc909255e5884d4f7f59d88bcc71dc9631f431b894acabd040038ac7eca5: openshift-etcd/etcd-crc/etcd-metrics" id=ba796035-8afe-4768-a3c6-8056d1382059 name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 17:20:07.400186 | controller | Jun 12 15:56:58.377643 crc crio[21573]: time="2026-06-12T15:56:58.377377843Z" level=info msg="Stopped container fb6df7f3a87e44df5069d33c5550379336cdd104f83fbbb9a1984a05bd310623: openshift-etcd/etcd-crc/etcd-rev" id=00cd9417-1cb7-4d0e-a625-ef42e42346a9 name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 17:20:07.400202 | controller | Jun 12 15:57:00.047047 crc crio[21573]: time="2026-06-12T15:57:00.046912459Z" level=info msg="Stopping pod sandbox: fc80a2d9f281a5270745b3c0679975a498c311e262351b9bc382a30e7f543a54" id=77ce66d4-734c-4e2d-8116-eb37c8252fd0 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 17:20:07.400219 | controller | Jun 12 15:57:00.047962 crc crio[21573]: time="2026-06-12T15:57:00.047916205Z" level=info msg="Got pod network &{Name:installer-3-crc Namespace:openshift-etcd ID:fc80a2d9f281a5270745b3c0679975a498c311e262351b9bc382a30e7f543a54 UID:2f2f557a-99a0-40dd-aaf2-a3892854ca40 NetNS:/var/run/netns/e36820a0-3997-4840-a462-8884161e5ff5 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-pod2f2f557a_99a0_40dd_aaf2_a3892854ca40.slice PodAnnotations:0xc00338e548}] Aliases:map[]}"
2026-06-12 17:20:07.400236 | controller | Jun 12 15:57:00.048292 crc crio[21573]: time="2026-06-12T15:57:00.048160321Z" level=info msg="Deleting pod openshift-etcd_installer-3-crc from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 17:20:07.400252 | controller | Jun 12 15:57:00.474088 crc crio[21573]: time="2026-06-12T15:57:00.473916807Z" level=info msg="Stopped pod sandbox: fc80a2d9f281a5270745b3c0679975a498c311e262351b9bc382a30e7f543a54" id=77ce66d4-734c-4e2d-8116-eb37c8252fd0 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 17:20:07.400268 | controller | Jun 12 15:57:11.180917 crc crio[21573]: time="2026-06-12T15:57:11.179976609Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8a46fa8feeea5d04fd602559027f8bacc97e12bbf8e33793dca08e812e1f8825" id=f29d94be-e695-4823-b53b-82fc461f4040 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:20:07.400289 | controller | Jun 12 15:57:11.182153 crc crio[21573]: time="2026-06-12T15:57:11.182068863Z" level=info msg="Removing container: b9d678b43e08a53bfe7cc5662cf47dcf5ec02091b2285c582fe7fb13500f73b8" id=65ef06a4-4cff-4399-9341-9285098ffe15 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 17:20:07.400306 | controller | Jun 12 15:57:11.184129 crc crio[21573]: time="2026-06-12T15:57:11.184061685Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8a46fa8feeea5d04fd602559027f8bacc97e12bbf8e33793dca08e812e1f8825" id=50d9edce-69d7-4cab-a984-74949be65dd9 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:20:07.400322 | controller | Jun 12 15:57:11.274231 crc crio[21573]: time="2026-06-12T15:57:11.274109243Z" level=info msg="Creating container: openshift-kube-controller-manager/kube-controller-manager-crc/kube-controller-manager" id=73d4bd7c-fa2e-407e-b5d4-21a4c37b45a4 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:20:07.400338 | controller | Jun 12 15:57:11.274970 crc crio[21573]: time="2026-06-12T15:57:11.274901645Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.400355 | controller | Jun 12 15:57:11.296115 crc crio[21573]: time="2026-06-12T15:57:11.295761277Z" level=info msg="Removed container b9d678b43e08a53bfe7cc5662cf47dcf5ec02091b2285c582fe7fb13500f73b8: openshift-kube-controller-manager/kube-controller-manager-crc/kube-controller-manager" id=65ef06a4-4cff-4399-9341-9285098ffe15 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 17:20:07.400371 | controller | Jun 12 15:57:11.304753 crc crio[21573]: time="2026-06-12T15:57:11.304653927Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.400387 | controller | Jun 12 15:57:11.471897 crc crio[21573]: time="2026-06-12T15:57:11.471686334Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.400403 | controller | Jun 12 15:57:11.584533 crc crio[21573]: time="2026-06-12T15:57:11.584159815Z" level=info msg="Created container dc7c4b29a13c40caf29c42348ab52e879fc5564e7012b2251e1e4a24d2205ac0: openshift-kube-controller-manager/kube-controller-manager-crc/kube-controller-manager" id=73d4bd7c-fa2e-407e-b5d4-21a4c37b45a4 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:20:07.400419 | controller | Jun 12 15:57:11.586225 crc crio[21573]: time="2026-06-12T15:57:11.586042714Z" level=info msg="Starting container: dc7c4b29a13c40caf29c42348ab52e879fc5564e7012b2251e1e4a24d2205ac0" id=1a838b78-f566-4fd4-b1a3-afdb0594b4f9 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 17:20:07.400435 | controller | Jun 12 15:57:11.592368 crc crio[21573]: time="2026-06-12T15:57:11.592246406Z" level=info msg="Started container" PID=23223 containerID=dc7c4b29a13c40caf29c42348ab52e879fc5564e7012b2251e1e4a24d2205ac0 description=openshift-kube-controller-manager/kube-controller-manager-crc/kube-controller-manager id=1a838b78-f566-4fd4-b1a3-afdb0594b4f9 name=/runtime.v1.RuntimeService/StartContainer sandboxID=08925344ca1fb98d480c9f4fa2cf1bb311348aff6b665a8cfa8fa6afb5c4ef5f
2026-06-12 17:20:07.400452 | controller | Jun 12 15:57:25.445053 crc crio[21573]: time="2026-06-12T15:57:25.443678608Z" level=info msg="Stopped container 5df11e2ba08a32f844e69c067c35b69496faae935b63a925d3bbd48a7fbe5b3e: openshift-etcd/etcd-crc/etcd" id=06307110-d930-42c2-9aef-c7da37a4b519 name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 17:20:07.400468 | controller | Jun 12 15:57:28.120187 crc crio[21573]: time="2026-06-12T15:57:28.11885681Z" level=warning msg="Stopping container dc9fc5f5568456ca2c39ee6ea6e4d275743cbedb2d084a2b38bf55f07014e051 with stop signal(15) timed out. Killing..."
2026-06-12 17:20:07.400488 | controller | Jun 12 15:57:28.190254 crc crio[21573]: time="2026-06-12T15:57:28.190069359Z" level=error msg="Killing container dc9fc5f5568456ca2c39ee6ea6e4d275743cbedb2d084a2b38bf55f07014e051 failed: `/usr/bin/crun --root /run/crun --systemd-cgroup kill dc9fc5f5568456ca2c39ee6ea6e4d275743cbedb2d084a2b38bf55f07014e051 KILL` failed: process not running: No such process\n : exit status 1"
2026-06-12 17:20:07.400505 | controller | Jun 12 15:57:28.266234 crc crio[21573]: time="2026-06-12T15:57:28.266025722Z" level=info msg="Stopped container dc9fc5f5568456ca2c39ee6ea6e4d275743cbedb2d084a2b38bf55f07014e051: openshift-etcd/etcd-crc/etcdctl" id=6b3b1b8d-91fb-47e1-85a1-252ee1671104 name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 17:20:07.400522 | controller | Jun 12 15:57:28.267177 crc crio[21573]: time="2026-06-12T15:57:28.267063649Z" level=info msg="Stopping pod sandbox: 3fa14aa3117ff3d80c296b2f41abcf4b9f13e0167e44a808ea52a6c40d3b76af" id=c9b9df1a-1f37-4440-8f77-d1668596bc2d name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 17:20:07.400539 | controller | Jun 12 15:57:28.277524 crc crio[21573]: time="2026-06-12T15:57:28.277291805Z" level=info msg="Stopped pod sandbox: 3fa14aa3117ff3d80c296b2f41abcf4b9f13e0167e44a808ea52a6c40d3b76af" id=c9b9df1a-1f37-4440-8f77-d1668596bc2d name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 17:20:07.400556 | controller | Jun 12 15:57:28.374405 crc crio[21573]: time="2026-06-12T15:57:28.37379081Z" level=info msg="Removing container: fb6df7f3a87e44df5069d33c5550379336cdd104f83fbbb9a1984a05bd310623" id=ba5c0d9b-b7df-4df0-a468-7e88da358a4b name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 17:20:07.400572 | controller | Jun 12 15:57:28.400566 crc crio[21573]: time="2026-06-12T15:57:28.400110624Z" level=info msg="Removed container fb6df7f3a87e44df5069d33c5550379336cdd104f83fbbb9a1984a05bd310623: openshift-etcd/etcd-crc/etcd-rev" id=ba5c0d9b-b7df-4df0-a468-7e88da358a4b name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 17:20:07.400614 | controller | Jun 12 15:57:28.403687 crc crio[21573]: time="2026-06-12T15:57:28.403643655Z" level=info msg="Removing container: 230045326a7032de18c5f1f3dcacb8fcd745c1e3af7fa97a83d8f7d643265100" id=676be7ae-e658-487b-b8c4-67ecabf12dcb name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 17:20:07.400631 | controller | Jun 12 15:57:28.424868 crc crio[21573]: time="2026-06-12T15:57:28.424745925Z" level=info msg="Removed container 230045326a7032de18c5f1f3dcacb8fcd745c1e3af7fa97a83d8f7d643265100: openshift-etcd/etcd-crc/etcd-readyz" id=676be7ae-e658-487b-b8c4-67ecabf12dcb name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 17:20:07.400647 | controller | Jun 12 15:57:28.427958 crc crio[21573]: time="2026-06-12T15:57:28.427878764Z" level=info msg="Removing container: 903adc909255e5884d4f7f59d88bcc71dc9631f431b894acabd040038ac7eca5" id=e1f399d6-a409-47df-8081-1699d886b7dc name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 17:20:07.400663 | controller | Jun 12 15:57:28.450246 crc crio[21573]: time="2026-06-12T15:57:28.450024081Z" level=info msg="Removed container 903adc909255e5884d4f7f59d88bcc71dc9631f431b894acabd040038ac7eca5: openshift-etcd/etcd-crc/etcd-metrics" id=e1f399d6-a409-47df-8081-1699d886b7dc name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 17:20:07.400679 | controller | Jun 12 15:57:28.453814 crc crio[21573]: time="2026-06-12T15:57:28.453675405Z" level=info msg="Removing container: 5df11e2ba08a32f844e69c067c35b69496faae935b63a925d3bbd48a7fbe5b3e" id=f9d5c686-2a81-404d-b781-723226d91043 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 17:20:07.400695 | controller | Jun 12 15:57:28.473695 crc crio[21573]: time="2026-06-12T15:57:28.473580562Z" level=info msg="Removed container 5df11e2ba08a32f844e69c067c35b69496faae935b63a925d3bbd48a7fbe5b3e: openshift-etcd/etcd-crc/etcd" id=f9d5c686-2a81-404d-b781-723226d91043 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 17:20:07.400715 | controller | Jun 12 15:57:28.476821 crc crio[21573]: time="2026-06-12T15:57:28.476700142Z" level=info msg="Removing container: dc9fc5f5568456ca2c39ee6ea6e4d275743cbedb2d084a2b38bf55f07014e051" id=89629824-27ea-4698-a503-4cc7a12deed2 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 17:20:07.400732 | controller | Jun 12 15:57:28.492910 crc crio[21573]: time="2026-06-12T15:57:28.492847542Z" level=info msg="Removed container dc9fc5f5568456ca2c39ee6ea6e4d275743cbedb2d084a2b38bf55f07014e051: openshift-etcd/etcd-crc/etcdctl" id=89629824-27ea-4698-a503-4cc7a12deed2 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 17:20:07.400748 | controller | Jun 12 15:57:28.497133 crc crio[21573]: time="2026-06-12T15:57:28.497034982Z" level=info msg="Removing container: 8a7a787af9526560958811ba5701322a05e31b8962c5bc09cee1043f7a930f25" id=a9ea12f6-c135-435f-b234-00f553377682 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 17:20:07.400763 | controller | Jun 12 15:57:28.575822 crc crio[21573]: time="2026-06-12T15:57:28.575759586Z" level=info msg="Removed container 8a7a787af9526560958811ba5701322a05e31b8962c5bc09cee1043f7a930f25: openshift-etcd/etcd-crc/etcd-resources-copy" id=a9ea12f6-c135-435f-b234-00f553377682 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 17:20:07.400780 | controller | Jun 12 15:57:28.579379 crc crio[21573]: time="2026-06-12T15:57:28.579286466Z" level=info msg="Removing container: e0c1168463bdf59933eeef0b85108031e46870ca37f3e3bd37cd0097b2f26cc8" id=3de3c9d9-6188-4806-83e2-e5359b1f57f7 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 17:20:07.400796 | controller | Jun 12 15:57:28.670744 crc crio[21573]: time="2026-06-12T15:57:28.670609818Z" level=info msg="Removed container e0c1168463bdf59933eeef0b85108031e46870ca37f3e3bd37cd0097b2f26cc8: openshift-etcd/etcd-crc/etcd-ensure-env-vars" id=3de3c9d9-6188-4806-83e2-e5359b1f57f7 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 17:20:07.400814 | controller | Jun 12 15:57:28.673550 crc crio[21573]: time="2026-06-12T15:57:28.673411281Z" level=info msg="Removing container: 7986e6635aa2cdac395ae89a2f96db98d97de50831fd5169583d502d612ba225" id=c08e7854-f228-4232-99ef-af032f2df478 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 17:20:07.400839 | controller | Jun 12 15:57:28.748544 crc crio[21573]: time="2026-06-12T15:57:28.748132134Z" level=info msg="Removed container 7986e6635aa2cdac395ae89a2f96db98d97de50831fd5169583d502d612ba225: openshift-etcd/etcd-crc/setup" id=c08e7854-f228-4232-99ef-af032f2df478 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 17:20:07.400858 | controller | Jun 12 15:57:53.132552 crc crio[21573]: time="2026-06-12T15:57:53.131011793Z" level=info msg="Stopping pod sandbox: 3fa14aa3117ff3d80c296b2f41abcf4b9f13e0167e44a808ea52a6c40d3b76af" id=77f8ae5d-6063-4d81-a0aa-11bb467998da name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 17:20:07.400875 | controller | Jun 12 15:57:53.132552 crc crio[21573]: time="2026-06-12T15:57:53.132583914Z" level=info msg="Stopped pod sandbox (already stopped): 3fa14aa3117ff3d80c296b2f41abcf4b9f13e0167e44a808ea52a6c40d3b76af" id=77f8ae5d-6063-4d81-a0aa-11bb467998da name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 17:20:07.400892 | controller | Jun 12 15:57:53.134660 crc crio[21573]: time="2026-06-12T15:57:53.133423806Z" level=info msg="Removing pod sandbox: 3fa14aa3117ff3d80c296b2f41abcf4b9f13e0167e44a808ea52a6c40d3b76af" id=eb3aa0e9-21f8-4114-ad24-adf96fd84ef4 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 17:20:07.400908 | controller | Jun 12 15:57:53.148281 crc crio[21573]: time="2026-06-12T15:57:53.148047438Z" level=info msg="Removed pod sandbox: 3fa14aa3117ff3d80c296b2f41abcf4b9f13e0167e44a808ea52a6c40d3b76af" id=eb3aa0e9-21f8-4114-ad24-adf96fd84ef4 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 17:20:07.400924 | controller | Jun 12 15:57:54.657834 crc crio[21573]: time="2026-06-12T15:57:54.657592066Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122" id=5b56406c-062e-44ec-b1b8-417f0d693b13 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:20:07.400944 | controller | Jun 12 15:57:54.665304 crc crio[21573]: time="2026-06-12T15:57:54.665123022Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122" id=ce824358-5765-4bb2-b237-4e43ca94cf01 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:20:07.400961 | controller | Jun 12 15:57:54.670379 crc crio[21573]: time="2026-06-12T15:57:54.670232195Z" level=info msg="Creating container: openshift-network-node-identity/network-node-identity-dgvkt/approver" id=6292e4da-ae7e-4572-beea-3ec0fed1c8ee name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:20:07.400977 | controller | Jun 12 15:57:54.671198 crc crio[21573]: time="2026-06-12T15:57:54.671089048Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.400993 | controller | Jun 12 15:57:54.707573 crc crio[21573]: time="2026-06-12T15:57:54.706893577Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.401009 | controller | Jun 12 15:57:54.712535 crc crio[21573]: time="2026-06-12T15:57:54.712282237Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.401025 | controller | Jun 12 15:57:54.847515 crc crio[21573]: time="2026-06-12T15:57:54.847260822Z" level=info msg="Created container 9d1ba22323f4f0d51b9944c2f64c8b4ceedb7609f94c80ecc1e7c242f7cfef50: openshift-network-node-identity/network-node-identity-dgvkt/approver" id=6292e4da-ae7e-4572-beea-3ec0fed1c8ee name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:20:07.401041 | controller | Jun 12 15:57:54.849945 crc crio[21573]: time="2026-06-12T15:57:54.849846059Z" level=info msg="Starting container: 9d1ba22323f4f0d51b9944c2f64c8b4ceedb7609f94c80ecc1e7c242f7cfef50" id=8be4045b-0989-4578-aeea-5cc6d0e31c8a name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 17:20:07.401057 | controller | Jun 12 15:57:54.856197 crc crio[21573]: time="2026-06-12T15:57:54.85604846Z" level=info msg="Started container" PID=23848 containerID=9d1ba22323f4f0d51b9944c2f64c8b4ceedb7609f94c80ecc1e7c242f7cfef50 description=openshift-network-node-identity/network-node-identity-dgvkt/approver id=8be4045b-0989-4578-aeea-5cc6d0e31c8a name=/runtime.v1.RuntimeService/StartContainer sandboxID=9bc4f0f376740dbf67ca0b7a6a3b7ce25caeff251bee4e4f68767bac23007d41
2026-06-12 17:20:07.401074 | controller | Jun 12 15:58:10.945107 crc crio[21573]: time="2026-06-12T15:58:10.943532132Z" level=info msg="Running pod sandbox: openshift-etcd/etcd-crc/POD" id=767ac5d1-c43d-411e-ae81-f334f2dd8206 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:20:07.401091 | controller | Jun 12 15:58:10.945107 crc crio[21573]: time="2026-06-12T15:58:10.945073342Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.401109 | controller | Jun 12 15:58:10.963348 crc crio[21573]: time="2026-06-12T15:58:10.963164369Z" level=warning msg="Skipping invalid sysctl specified by config {net.ipv4.ping_group_range 0 2147483647}: \"net.ipv4.ping_group_range\" not allowed with host net enabled" id=767ac5d1-c43d-411e-ae81-f334f2dd8206 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:20:07.401126 | controller | Jun 12 15:58:10.975373 crc crio[21573]: time="2026-06-12T15:58:10.975181674Z" level=info msg="Ran pod sandbox bd3af19dcc2f1e200a5050b56239ad6b89c5e0348079e05f188185fc138494b9 with infra container: openshift-etcd/etcd-crc/POD" id=767ac5d1-c43d-411e-ae81-f334f2dd8206 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:20:07.401146 | controller | Jun 12 15:58:10.978894 crc crio[21573]: time="2026-06-12T15:58:10.978766556Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9e388ee2b3562b6267447cbcc4b95ca7a61bf361840d36a682480da671b83612" id=a87571c2-242f-4183-ae4d-5ed0cabae1e2 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:20:07.401163 | controller | Jun 12 15:58:10.982222 crc crio[21573]: time="2026-06-12T15:58:10.982114394Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9e388ee2b3562b6267447cbcc4b95ca7a61bf361840d36a682480da671b83612" id=3e94cd01-5c3d-47bc-a4e6-5d6862e494ef name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:20:07.401180 | controller | Jun 12 15:58:10.995658 crc crio[21573]: time="2026-06-12T15:58:10.995505941Z" level=info msg="Creating container: openshift-etcd/etcd-crc/setup" id=90dcb02a-724e-499b-a56c-1f37cc2adcd8 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:20:07.401196 | controller | Jun 12 15:58:10.996345 crc crio[21573]: time="2026-06-12T15:58:10.99624437Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.401212 | controller | Jun 12 15:58:11.033177 crc crio[21573]: time="2026-06-12T15:58:11.033094818Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.401228 | controller | Jun 12 15:58:11.220613 crc crio[21573]: time="2026-06-12T15:58:11.220254078Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.401244 | controller | Jun 12 15:58:11.353004 crc crio[21573]: time="2026-06-12T15:58:11.350186082Z" level=info msg="Created container c1bba5ca3894d47700f10d7a3c5a0ca70f8ea662764843d6cf7f58804dd8299e: openshift-etcd/etcd-crc/setup" id=90dcb02a-724e-499b-a56c-1f37cc2adcd8 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:20:07.401260 | controller | Jun 12 15:58:11.353373 crc crio[21573]: time="2026-06-12T15:58:11.353260512Z" level=info msg="Starting container: c1bba5ca3894d47700f10d7a3c5a0ca70f8ea662764843d6cf7f58804dd8299e" id=0b76b690-ab4e-4a7d-931b-3c21ddd45468 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 17:20:07.401276 | controller | Jun 12 15:58:11.360901 crc crio[21573]: time="2026-06-12T15:58:11.360770197Z" level=info msg="Started container" PID=24032 containerID=c1bba5ca3894d47700f10d7a3c5a0ca70f8ea662764843d6cf7f58804dd8299e description=openshift-etcd/etcd-crc/setup id=0b76b690-ab4e-4a7d-931b-3c21ddd45468 name=/runtime.v1.RuntimeService/StartContainer sandboxID=bd3af19dcc2f1e200a5050b56239ad6b89c5e0348079e05f188185fc138494b9
2026-06-12 17:20:07.401292 | controller | Jun 12 15:58:45.819120 crc crio[21573]: time="2026-06-12T15:58:45.817567013Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9e388ee2b3562b6267447cbcc4b95ca7a61bf361840d36a682480da671b83612" id=f95accb3-bbc6-4206-99f4-e58287fc8ac0 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:20:07.401309 | controller | Jun 12 15:58:45.824839 crc crio[21573]: time="2026-06-12T15:58:45.824625466Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9e388ee2b3562b6267447cbcc4b95ca7a61bf361840d36a682480da671b83612" id=f7be238c-96e4-4025-b263-73ea8b278444 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:20:07.401325 | controller | Jun 12 15:58:45.919876 crc crio[21573]: time="2026-06-12T15:58:45.919754556Z" level=info msg="Creating container: openshift-etcd/etcd-crc/etcd-ensure-env-vars" id=4c0c763c-1783-4507-81ae-45a4b1d59ffb name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:20:07.401342 | controller | Jun 12 15:58:45.920508 crc crio[21573]: time="2026-06-12T15:58:45.920319001Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.401367 | controller | Jun 12 15:58:45.949066 crc crio[21573]: time="2026-06-12T15:58:45.948907754Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.401384 | controller | Jun 12 15:58:46.164496 crc crio[21573]: time="2026-06-12T15:58:46.163851166Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.401401 | controller | Jun 12 15:58:46.311681 crc crio[21573]: time="2026-06-12T15:58:46.311407967Z" level=info msg="Created container d246592cc5c28c43a9d9f5726e9cd63414cb7ad50c78337194127293365b14ed: openshift-etcd/etcd-crc/etcd-ensure-env-vars" id=4c0c763c-1783-4507-81ae-45a4b1d59ffb name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:20:07.401417 | controller | Jun 12 15:58:46.315166 crc crio[21573]: time="2026-06-12T15:58:46.314953849Z" level=info msg="Starting container: d246592cc5c28c43a9d9f5726e9cd63414cb7ad50c78337194127293365b14ed" id=9eb04b71-b7e7-43ab-8fd4-3e9848b0e024 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 17:20:07.401433 | controller | Jun 12 15:58:46.323133 crc crio[21573]: time="2026-06-12T15:58:46.322421643Z" level=info msg="Started container" PID=24557 containerID=d246592cc5c28c43a9d9f5726e9cd63414cb7ad50c78337194127293365b14ed description=openshift-etcd/etcd-crc/etcd-ensure-env-vars id=9eb04b71-b7e7-43ab-8fd4-3e9848b0e024 name=/runtime.v1.RuntimeService/StartContainer sandboxID=bd3af19dcc2f1e200a5050b56239ad6b89c5e0348079e05f188185fc138494b9
2026-06-12 17:20:07.401449 | controller | Jun 12 15:58:53.225521 crc crio[21573]: time="2026-06-12T15:58:53.225065597Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:651bbe9d418f49c2c889d731df67cf5d88dff59dc03f5a1b5d4c8bb3ae001f1a" id=f0a04e09-4a14-4a06-b0d3-86ffc88dab4a name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:20:07.401465 | controller | Jun 12 15:58:53.227413 crc crio[21573]: time="2026-06-12T15:58:53.227321396Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:651bbe9d418f49c2c889d731df67cf5d88dff59dc03f5a1b5d4c8bb3ae001f1a" id=50d1bcdb-5570-4204-8e52-9327ff17a53f name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:20:07.401481 | controller | Jun 12 15:58:53.230672 crc crio[21573]: time="2026-06-12T15:58:53.230593891Z" level=info msg="Creating container: openshift-marketplace/marketplace-operator-547dbd544d-qspgz/marketplace-operator" id=337500f1-d75f-4c2b-a7e9-1efa3af74964 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:20:07.401497 | controller | Jun 12 15:58:53.230967 crc crio[21573]: time="2026-06-12T15:58:53.230886038Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.401513 | controller | Jun 12 15:58:53.254182 crc crio[21573]: time="2026-06-12T15:58:53.25407487Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.401529 | controller | Jun 12 15:58:53.257618 crc crio[21573]: time="2026-06-12T15:58:53.25752986Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.401544 | controller | Jun 12 15:58:53.405315 crc crio[21573]: time="2026-06-12T15:58:53.404936408Z" level=info msg="Created container a8aac82991d77a89c3840260ab86e020948be22290714e6f5d0d2ad5d869c2d4: openshift-marketplace/marketplace-operator-547dbd544d-qspgz/marketplace-operator" id=337500f1-d75f-4c2b-a7e9-1efa3af74964 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:20:07.401561 | controller | Jun 12 15:58:53.407158 crc crio[21573]: time="2026-06-12T15:58:53.407078734Z" level=info msg="Starting container: a8aac82991d77a89c3840260ab86e020948be22290714e6f5d0d2ad5d869c2d4" id=f7b6c405-e016-48c7-83b9-cb6e93f23b97 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 17:20:07.401608 | controller | Jun 12 15:58:53.417785 crc crio[21573]: time="2026-06-12T15:58:53.417680239Z" level=info msg="Started container" PID=24603 containerID=a8aac82991d77a89c3840260ab86e020948be22290714e6f5d0d2ad5d869c2d4 description=openshift-marketplace/marketplace-operator-547dbd544d-qspgz/marketplace-operator id=f7b6c405-e016-48c7-83b9-cb6e93f23b97 name=/runtime.v1.RuntimeService/StartContainer sandboxID=5e8b1c770bbbc744980890c9c55da31a2de34c0868342cb6b2ceaa77a1221dac
2026-06-12 17:20:07.401632 | controller | Jun 12 15:59:21.161058 crc crio[21573]: time="2026-06-12T15:59:21.160021899Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9e388ee2b3562b6267447cbcc4b95ca7a61bf361840d36a682480da671b83612" id=50c33efc-a6e0-4758-9cc2-947895682b82 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:20:07.401650 | controller | Jun 12 15:59:21.164664 crc crio[21573]: time="2026-06-12T15:59:21.164596848Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9e388ee2b3562b6267447cbcc4b95ca7a61bf361840d36a682480da671b83612" id=50e7f01b-9fdb-44aa-838d-0e99f5affb9f name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:20:07.401665 | controller | Jun 12 15:59:21.196096 crc crio[21573]: time="2026-06-12T15:59:21.195996653Z" level=info msg="Creating container: openshift-etcd/etcd-crc/etcd-resources-copy" id=e8f0dfef-3cd9-4ff6-9217-b0fadaf199e6 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:20:07.401681 | controller | Jun 12 15:59:21.196686 crc crio[21573]: time="2026-06-12T15:59:21.196624709Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.401698 | controller | Jun 12 15:59:21.233052 crc crio[21573]: time="2026-06-12T15:59:21.232957253Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.401713 | controller | Jun 12 15:59:21.453506 crc crio[21573]: time="2026-06-12T15:59:21.452937525Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.401729 | controller | Jun 12 15:59:21.521961 crc crio[21573]: time="2026-06-12T15:59:21.521840405Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:2599f32933f5fea6066ede54ad8f6150adb7bd9067892f251d5913121d5c630d" id=289c21ba-2863-4e5b-8f25-2be2b5148e93 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:20:07.401745 | controller | Jun 12 15:59:21.527802 crc crio[21573]: time="2026-06-12T15:59:21.525306425Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:2599f32933f5fea6066ede54ad8f6150adb7bd9067892f251d5913121d5c630d" id=b3da8ccf-b23d-4726-a2e5-b5c6ab905af1 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:20:07.401761 | controller | Jun 12 15:59:21.531417 crc crio[21573]: time="2026-06-12T15:59:21.530116424Z" level=info msg="Creating container: openshift-machine-api/control-plane-machine-set-operator-75ffdb6fcd-m5wxr/control-plane-machine-set-operator" id=6968cdcc-2412-4d28-b849-5035267a56eb name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:20:07.401776 | controller | Jun 12 15:59:21.531417 crc crio[21573]: time="2026-06-12T15:59:21.530882946Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.401792 | controller | Jun 12 15:59:21.538651 crc crio[21573]: time="2026-06-12T15:59:21.538554338Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c6a47106effd9e9a41131e2bf6c832b80cd77b3439334f760b35b0729f2fb00" id=a710bb16-6616-4436-87ac-9df5606bfd1b name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:20:07.401812 | controller | Jun 12 15:59:21.541424 crc crio[21573]: time="2026-06-12T15:59:21.541279787Z" level=info msg="Removing container: e774d9f7c684d3baa11deb3bdaf647e62d24aa31d4cc374b97ba598ee8fafb2a" id=be3ca809-a45e-41fa-8dab-70b4127dac79 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 17:20:07.401830 | controller | Jun 12 15:59:21.554627 crc crio[21573]: time="2026-06-12T15:59:21.554521721Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c6a47106effd9e9a41131e2bf6c832b80cd77b3439334f760b35b0729f2fb00" id=765fa326-66cc-41b2-8c75-4921e24e143e name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:20:07.401854 | controller | Jun 12 15:59:21.558256 crc crio[21573]: time="2026-06-12T15:59:21.558136726Z" level=info msg="Creating container: openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller" id=8d704975-d589-4fc5-a9be-3ea816857c53 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:20:07.401874 | controller | Jun 12 15:59:21.558675 crc crio[21573]: time="2026-06-12T15:59:21.558618729Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.401891 | controller | Jun 12 15:59:21.580237 crc crio[21573]: time="2026-06-12T15:59:21.580045951Z" level=info msg="Removed container e774d9f7c684d3baa11deb3bdaf647e62d24aa31d4cc374b97ba598ee8fafb2a: openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller" id=be3ca809-a45e-41fa-8dab-70b4127dac79 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 17:20:07.401908 | controller | Jun 12 15:59:21.584905 crc crio[21573]: time="2026-06-12T15:59:21.584767049Z" level=info msg="Created container 5b04f48e4bd0b53e9c6e492ec50d4befb7fc6893eff6092c73cd50f6b2f11812: openshift-etcd/etcd-crc/etcd-resources-copy" id=e8f0dfef-3cd9-4ff6-9217-b0fadaf199e6 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:20:07.401924 | controller | Jun 12 15:59:21.585909 crc crio[21573]: time="2026-06-12T15:59:21.585839699Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.401940 | controller | Jun 12 15:59:21.586295 crc crio[21573]: time="2026-06-12T15:59:21.586145797Z" level=info msg="Starting container: 5b04f48e4bd0b53e9c6e492ec50d4befb7fc6893eff6092c73cd50f6b2f11812" id=07f259b3-84ba-4ea4-b2a8-e7ff08f7bd2f name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 17:20:07.401956 | controller | Jun 12 15:59:21.587220 crc crio[21573]: time="2026-06-12T15:59:21.587117245Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.401972 | controller | Jun 12 15:59:21.591078 crc crio[21573]: time="2026-06-12T15:59:21.590979328Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.401987 | controller | Jun 12 15:59:21.597070 crc crio[21573]: time="2026-06-12T15:59:21.596971451Z" level=info msg="Started container" PID=24980 containerID=5b04f48e4bd0b53e9c6e492ec50d4befb7fc6893eff6092c73cd50f6b2f11812 description=openshift-etcd/etcd-crc/etcd-resources-copy id=07f259b3-84ba-4ea4-b2a8-e7ff08f7bd2f name=/runtime.v1.RuntimeService/StartContainer sandboxID=bd3af19dcc2f1e200a5050b56239ad6b89c5e0348079e05f188185fc138494b9
2026-06-12 17:20:07.402004 | controller | Jun 12 15:59:21.795049 crc crio[21573]: time="2026-06-12T15:59:21.794900678Z" level=info msg="Created container 4d61ecfb83c4711e4a357c4415cdf81c23161f9bbe0c7d230433322d54dd1be5: openshift-machine-api/control-plane-machine-set-operator-75ffdb6fcd-m5wxr/control-plane-machine-set-operator" id=6968cdcc-2412-4d28-b849-5035267a56eb name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:20:07.402024 | controller | Jun 12 15:59:21.796425 crc crio[21573]: time="2026-06-12T15:59:21.796298228Z" level=info msg="Starting container: 4d61ecfb83c4711e4a357c4415cdf81c23161f9bbe0c7d230433322d54dd1be5" id=89fd71d1-1090-436b-8879-d1e350f03ec9 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 17:20:07.402041 | controller | Jun 12 15:59:21.799558 crc crio[21573]: time="2026-06-12T15:59:21.799383237Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.402058 | controller | Jun 12 15:59:21.804532 crc crio[21573]: time="2026-06-12T15:59:21.804252709Z" level=info msg="Started container" PID=25000 containerID=4d61ecfb83c4711e4a357c4415cdf81c23161f9bbe0c7d230433322d54dd1be5 description=openshift-machine-api/control-plane-machine-set-operator-75ffdb6fcd-m5wxr/control-plane-machine-set-operator id=89fd71d1-1090-436b-8879-d1e350f03ec9 name=/runtime.v1.RuntimeService/StartContainer sandboxID=507d8bb659254637b5dab250d204981764caabb44ce6ca70ab29391bd0886da9
2026-06-12 17:20:07.402075 | controller | Jun 12 15:59:21.906379 crc crio[21573]: time="2026-06-12T15:59:21.906258025Z" level=info msg="Created container 52c554ddf707914dbf80d7b6aee0ed4dd6ceaed56d5f7c90d9d240ae9cfcb975: openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller" id=8d704975-d589-4fc5-a9be-3ea816857c53 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:20:07.402091 | controller | Jun 12 15:59:21.907655 crc crio[21573]: time="2026-06-12T15:59:21.907560693Z" level=info msg="Starting container: 52c554ddf707914dbf80d7b6aee0ed4dd6ceaed56d5f7c90d9d240ae9cfcb975" id=82694d6e-2add-46d9-ba6d-3ccd83017db0 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 17:20:07.402107 | controller | Jun 12 15:59:21.914419 crc crio[21573]: time="2026-06-12T15:59:21.914290669Z" level=info msg="Started container" PID=25012 containerID=52c554ddf707914dbf80d7b6aee0ed4dd6ceaed56d5f7c90d9d240ae9cfcb975 description=openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller id=82694d6e-2add-46d9-ba6d-3ccd83017db0 name=/runtime.v1.RuntimeService/StartContainer sandboxID=08925344ca1fb98d480c9f4fa2cf1bb311348aff6b665a8cfa8fa6afb5c4ef5f
2026-06-12 17:20:07.402124 | controller | Jun 12 15:59:23.602501 crc crio[21573]: time="2026-06-12T15:59:23.602060313Z" level=info msg="Checking image status: quay.io/crcont/openshift-crc-cluster-kube-controller-manager-operator@sha256:f69b9cc9b9cfde726109a9e12b80a3eefa472d7e29159df0fbc7143c48983cd6" id=58fea808-f56c-4bfb-bfe8-fce34c499c15 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:20:07.402140 | controller | Jun 12 15:59:23.605867 crc crio[21573]: time="2026-06-12T15:59:23.605697729Z" level=info msg="Checking image status: quay.io/crcont/openshift-crc-cluster-kube-controller-manager-operator@sha256:f69b9cc9b9cfde726109a9e12b80a3eefa472d7e29159df0fbc7143c48983cd6" id=c31791d0-e73a-4417-9c32-fc88eb24e741 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:20:07.402156 | controller | Jun 12 15:59:23.608636 crc crio[21573]: time="2026-06-12T15:59:23.608565702Z" level=info msg="Creating container: openshift-kube-controller-manager/kube-controller-manager-crc/kube-controller-manager-recovery-controller" id=2e9cda07-0949-43e6-8dda-fc2ff67eca6a name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:20:07.402172 | controller | Jun 12 15:59:23.609308 crc crio[21573]: time="2026-06-12T15:59:23.609140408Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.402188 | controller | Jun 12 15:59:23.646929 crc crio[21573]: time="2026-06-12T15:59:23.646770699Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.402204 | controller | Jun 12 15:59:23.834986 crc crio[21573]: time="2026-06-12T15:59:23.8348423Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.402237 | controller | Jun 12 15:59:23.952499 crc crio[21573]: time="2026-06-12T15:59:23.952259303Z" level=info msg="Created container 16a9ca177aa02c6e2bf088856a7fac7df72f045509ba3dea82210e9a10d334fb: openshift-kube-controller-manager/kube-controller-manager-crc/kube-controller-manager-recovery-controller" id=2e9cda07-0949-43e6-8dda-fc2ff67eca6a name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:20:07.402255 | controller | Jun 12 15:59:23.953322 crc crio[21573]: time="2026-06-12T15:59:23.953239081Z" level=info msg="Starting container: 16a9ca177aa02c6e2bf088856a7fac7df72f045509ba3dea82210e9a10d334fb" id=2bd69ad5-3dbd-4f8b-9f3a-a7d177748b69 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 17:20:07.402272 | controller | Jun 12 15:59:23.965156 crc crio[21573]: time="2026-06-12T15:59:23.959705818Z" level=info msg="Started container" PID=25101 containerID=16a9ca177aa02c6e2bf088856a7fac7df72f045509ba3dea82210e9a10d334fb description=openshift-kube-controller-manager/kube-controller-manager-crc/kube-controller-manager-recovery-controller id=2bd69ad5-3dbd-4f8b-9f3a-a7d177748b69 name=/runtime.v1.RuntimeService/StartContainer sandboxID=08925344ca1fb98d480c9f4fa2cf1bb311348aff6b665a8cfa8fa6afb5c4ef5f
2026-06-12 17:20:07.402289 | controller | Jun 12 15:59:27.675629 crc crio[21573]: time="2026-06-12T15:59:27.674930545Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:e504172345491d90bbbf1e7e45488e73073f4c6d7c2355245871051596fc85db" id=4e76e224-8c8e-4bf6-bd8b-eb8cf0349f4d name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:20:07.402305 | controller | Jun 12 15:59:27.677805 crc crio[21573]: time="2026-06-12T15:59:27.677704455Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:e504172345491d90bbbf1e7e45488e73073f4c6d7c2355245871051596fc85db" id=b8db0223-2b6f-40ad-93eb-bfd77c36e0e6 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:20:07.402322 | controller | Jun 12 15:59:27.681045 crc crio[21573]: time="2026-06-12T15:59:27.680949549Z" level=info msg="Creating container: openshift-kube-scheduler/openshift-kube-scheduler-crc/kube-scheduler-recovery-controller" id=0c263cb5-36c0-4f9c-9e48-61328c2822b4 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:20:07.402338 | controller | Jun 12 15:59:27.681322 crc crio[21573]: time="2026-06-12T15:59:27.681302079Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.402354 | controller | Jun 12 15:59:27.708614 crc crio[21573]: time="2026-06-12T15:59:27.70826238Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.402370 | controller | Jun 12 15:59:27.882427 crc crio[21573]: time="2026-06-12T15:59:27.882238182Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.402391 | controller | Jun 12 15:59:27.996969 crc crio[21573]: time="2026-06-12T15:59:27.996838853Z" level=info msg="Created container 01d50562cf6bcb693bac3089823eb384d2151f77c8ac9f391e372eda1ab606a3: openshift-kube-scheduler/openshift-kube-scheduler-crc/kube-scheduler-recovery-controller" id=0c263cb5-36c0-4f9c-9e48-61328c2822b4 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:20:07.402414 | controller | Jun 12 15:59:27.998906 crc crio[21573]: time="2026-06-12T15:59:27.998857122Z" level=info msg="Starting container: 01d50562cf6bcb693bac3089823eb384d2151f77c8ac9f391e372eda1ab606a3" id=7deef996-2df1-4c62-8def-58387d47bd05 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 17:20:07.402432 | controller | Jun 12 15:59:28.008731 crc crio[21573]: time="2026-06-12T15:59:28.008611084Z" level=info msg="Started container" PID=25189 containerID=01d50562cf6bcb693bac3089823eb384d2151f77c8ac9f391e372eda1ab606a3 description=openshift-kube-scheduler/openshift-kube-scheduler-crc/kube-scheduler-recovery-controller id=7deef996-2df1-4c62-8def-58387d47bd05 name=/runtime.v1.RuntimeService/StartContainer sandboxID=1d0a7ff26a8e75a64d9099338efab8d714370e98ac9e4d74524f465a281b6a31
2026-06-12 17:20:07.402455 | controller | Jun 12 15:59:32.761196 crc crio[21573]: time="2026-06-12T15:59:32.759783443Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122" id=99bb5718-10a8-46c5-8629-fe908f7d6083 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:20:07.402472 | controller | Jun 12 15:59:32.765897 crc crio[21573]: time="2026-06-12T15:59:32.765790358Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122" id=a2ae5ebd-59e3-4e3a-bfb6-e418b7008ba2 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:20:07.402488 | controller | Jun 12 15:59:32.769963 crc crio[21573]: time="2026-06-12T15:59:32.769845945Z" level=info msg="Creating container: openshift-ovn-kubernetes/ovnkube-control-plane-57b78d8988-l69zc/ovnkube-cluster-manager" id=380b0bef-8856-4d31-a882-3703e4a9fded name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:20:07.402504 | controller | Jun 12 15:59:32.770613 crc crio[21573]: time="2026-06-12T15:59:32.77038599Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.402521 | controller | Jun 12 15:59:32.800849 crc crio[21573]: time="2026-06-12T15:59:32.80072933Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.402540 | controller | Jun 12 15:59:32.805636 crc crio[21573]: time="2026-06-12T15:59:32.80553375Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.402560 | controller | Jun 12 15:59:32.947991 crc crio[21573]: time="2026-06-12T15:59:32.947781902Z" level=info msg="Created container 1deacf16b1d3e7f9c8d2f5460f769898e1d62eefbb2aa216d7a8d327776c7d30: openshift-ovn-kubernetes/ovnkube-control-plane-57b78d8988-l69zc/ovnkube-cluster-manager" id=380b0bef-8856-4d31-a882-3703e4a9fded name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:20:07.402615 | controller | Jun 12 15:59:32.949943 crc crio[21573]: time="2026-06-12T15:59:32.949752699Z" level=info msg="Starting container: 1deacf16b1d3e7f9c8d2f5460f769898e1d62eefbb2aa216d7a8d327776c7d30" id=95ba0e8a-1fdb-4490-ab04-6c8c138127e5 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 17:20:07.402639 | controller | Jun 12 15:59:32.957163 crc crio[21573]: time="2026-06-12T15:59:32.956866356Z" level=info msg="Started container" PID=25228 containerID=1deacf16b1d3e7f9c8d2f5460f769898e1d62eefbb2aa216d7a8d327776c7d30 description=openshift-ovn-kubernetes/ovnkube-control-plane-57b78d8988-l69zc/ovnkube-cluster-manager id=95ba0e8a-1fdb-4490-ab04-6c8c138127e5 name=/runtime.v1.RuntimeService/StartContainer sandboxID=59c4ea65ef843c8a90f6bad8892f6359cbad9137eca6229f792e1e424da9945e
2026-06-12 17:20:07.402660 | controller | Jun 12 15:59:37.836820 crc crio[21573]: time="2026-06-12T15:59:37.835669583Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:4fe612a1572df462d6a4b664a10bc2e6cad239648acbf8c0303f8fca5d2596c0" id=40f71490-7485-486d-961a-4c2d0582c30a name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:20:07.402680 | controller | Jun 12 15:59:37.838273 crc crio[21573]: time="2026-06-12T15:59:37.838140355Z" level=info msg="Removing container: 4dcf95bb652cb5f7d3438246bdfc19caaeb504b297cadfcfe37bf52f0dd2a213" id=660f431b-bdf0-4666-b08e-59710c105cdf name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 17:20:07.402706 | controller | Jun 12 15:59:37.842883 crc crio[21573]: time="2026-06-12T15:59:37.842701527Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:4fe612a1572df462d6a4b664a10bc2e6cad239648acbf8c0303f8fca5d2596c0" id=35f27d03-b139-47db-949e-71d9b67704cf name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:20:07.402727 | controller | Jun 12 15:59:37.920151 crc crio[21573]: time="2026-06-12T15:59:37.920013208Z" level=info msg="Creating container: openshift-cluster-machine-approver/machine-approver-54c688565-5bsg4/machine-approver-controller" id=9ed862e1-8328-40b3-b530-050c538b85a5 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:20:07.402747 | controller | Jun 12 15:59:37.920855 crc crio[21573]: time="2026-06-12T15:59:37.920788952Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.402763 | controller | Jun 12 15:59:37.942869 crc crio[21573]: time="2026-06-12T15:59:37.942665495Z" level=info msg="Removed container 4dcf95bb652cb5f7d3438246bdfc19caaeb504b297cadfcfe37bf52f0dd2a213: openshift-cluster-machine-approver/machine-approver-54c688565-5bsg4/machine-approver-controller" id=660f431b-bdf0-4666-b08e-59710c105cdf name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 17:20:07.402780 | controller | Jun 12 15:59:37.949291 crc crio[21573]: time="2026-06-12T15:59:37.949145282Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.402796 | controller | Jun 12 15:59:38.150906 crc crio[21573]: time="2026-06-12T15:59:38.150638262Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.402812 | controller | Jun 12 15:59:38.242304 crc crio[21573]: time="2026-06-12T15:59:38.242131074Z" level=info msg="Created container 8a0f3c738f74989d4b04220816f78de39dd32e1da7f84e2f200ef2b2f9487cce: openshift-cluster-machine-approver/machine-approver-54c688565-5bsg4/machine-approver-controller" id=9ed862e1-8328-40b3-b530-050c538b85a5 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:20:07.402828 | controller | Jun 12 15:59:38.244597 crc crio[21573]: time="2026-06-12T15:59:38.244302106Z" level=info msg="Starting container: 8a0f3c738f74989d4b04220816f78de39dd32e1da7f84e2f200ef2b2f9487cce" id=084fb611-6dfc-4f24-ab32-18b013afb9f9 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 17:20:07.402846 | controller | Jun 12 15:59:38.249593 crc crio[21573]: time="2026-06-12T15:59:38.249491397Z" level=info msg="Started container" PID=25362 containerID=8a0f3c738f74989d4b04220816f78de39dd32e1da7f84e2f200ef2b2f9487cce description=openshift-cluster-machine-approver/machine-approver-54c688565-5bsg4/machine-approver-controller id=084fb611-6dfc-4f24-ab32-18b013afb9f9 name=/runtime.v1.RuntimeService/StartContainer sandboxID=2e94585f77bc5c852377d9c848b1c13b14f77a5c1d38a7dace079c6a05e835e4
2026-06-12 17:20:07.402870 | controller | Jun 12 15:59:40.888411 crc crio[21573]: time="2026-06-12T15:59:40.88770205Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8a46fa8feeea5d04fd602559027f8bacc97e12bbf8e33793dca08e812e1f8825" id=d6a08dbf-3ed7-4702-a2d0-29dc08895acd name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:20:07.402891 | controller | Jun 12 15:59:40.891729 crc crio[21573]: time="2026-06-12T15:59:40.891614733Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8a46fa8feeea5d04fd602559027f8bacc97e12bbf8e33793dca08e812e1f8825" id=445afa9c-2952-4b46-a8cc-504ca93745f7 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:20:07.402908 | controller | Jun 12 15:59:40.895252 crc crio[21573]: time="2026-06-12T15:59:40.895121285Z" level=info msg="Creating container: openshift-kube-scheduler/openshift-kube-scheduler-crc/kube-scheduler" id=96156027-dbb5-41e6-8d74-5944397bad1e name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:20:07.402929 | controller | Jun 12 15:59:40.895959 crc crio[21573]: time="2026-06-12T15:59:40.895852546Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.402946 | controller | Jun 12 15:59:40.935900 crc crio[21573]: time="2026-06-12T15:59:40.935735542Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.402962 | controller | Jun 12 15:59:41.122673 crc crio[21573]: time="2026-06-12T15:59:41.122309029Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.402978 | controller | Jun 12 15:59:41.235382 crc crio[21573]: time="2026-06-12T15:59:41.235224142Z" level=info msg="Created container 2b4875e6b2ca1a5f78e6a55c08c54289e2fe06f35245156fb021ab3fe12cf95c: openshift-kube-scheduler/openshift-kube-scheduler-crc/kube-scheduler" id=96156027-dbb5-41e6-8d74-5944397bad1e name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:20:07.402995 | controller | Jun 12 15:59:41.237321 crc crio[21573]: time="2026-06-12T15:59:41.236916201Z" level=info msg="Starting container: 2b4875e6b2ca1a5f78e6a55c08c54289e2fe06f35245156fb021ab3fe12cf95c" id=358199b1-25c8-4940-ac9c-f1c4e1c7ce16 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 17:20:07.403011 | controller | Jun 12 15:59:41.246755 crc crio[21573]: time="2026-06-12T15:59:41.246651943Z" level=info msg="Started container" PID=25387 containerID=2b4875e6b2ca1a5f78e6a55c08c54289e2fe06f35245156fb021ab3fe12cf95c description=openshift-kube-scheduler/openshift-kube-scheduler-crc/kube-scheduler id=358199b1-25c8-4940-ac9c-f1c4e1c7ce16 name=/runtime.v1.RuntimeService/StartContainer sandboxID=1d0a7ff26a8e75a64d9099338efab8d714370e98ac9e4d74524f465a281b6a31
2026-06-12 17:20:07.403027 | controller | Jun 12 15:59:52.739075 crc crio[21573]: time="2026-06-12T15:59:52.737539519Z" level=info msg="Stopping container: 52c554ddf707914dbf80d7b6aee0ed4dd6ceaed56d5f7c90d9d240ae9cfcb975 (timeout: 30s)" id=2fc0e359-86db-499c-bfe3-91bdbd693f02 name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 17:20:07.403044 | controller | Jun 12 15:59:52.800372 crc crio[21573]: time="2026-06-12T15:59:52.800289188Z" level=info msg="Stopped container 52c554ddf707914dbf80d7b6aee0ed4dd6ceaed56d5f7c90d9d240ae9cfcb975: openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller" id=2fc0e359-86db-499c-bfe3-91bdbd693f02 name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 17:20:07.403060 | controller | Jun 12 15:59:52.802671 crc crio[21573]: time="2026-06-12T15:59:52.802644885Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c6a47106effd9e9a41131e2bf6c832b80cd77b3439334f760b35b0729f2fb00" id=d7319e68-ba57-4f10-ad27-9fd3a0ba97f1 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:20:07.403076 | controller | Jun 12 15:59:52.805342 crc crio[21573]: time="2026-06-12T15:59:52.80523758Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c6a47106effd9e9a41131e2bf6c832b80cd77b3439334f760b35b0729f2fb00" id=5a23478b-823b-4d8d-976b-25009d624322 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:20:07.403092 | controller | Jun 12 15:59:52.810344 crc crio[21573]: time="2026-06-12T15:59:52.810312577Z" level=info msg="Creating container: openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller" id=34917f97-8607-4fbd-95c9-f00c4b83b309 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:20:07.403108 | controller | Jun 12 15:59:52.810844 crc crio[21573]: time="2026-06-12T15:59:52.810816602Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.403129 | controller | Jun 12 15:59:52.845843 crc crio[21573]: time="2026-06-12T15:59:52.845639121Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.403145 | controller | Jun 12 15:59:53.042386 crc crio[21573]: time="2026-06-12T15:59:53.041663703Z" level=info msg="Removing container: 5091e7cff9c3f3d943c1e429cd8003245458932605712a555a0b5fe965bb0136" id=1afa8a08-e095-4ede-81c7-e06d81e0db16 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 17:20:07.403162 | controller | Jun 12 15:59:53.054419 crc crio[21573]: time="2026-06-12T15:59:53.054311889Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.403178 | controller | Jun 12 15:59:53.148618 crc crio[21573]: time="2026-06-12T15:59:53.148385326Z" level=info msg="Removed container 5091e7cff9c3f3d943c1e429cd8003245458932605712a555a0b5fe965bb0136: openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller" id=1afa8a08-e095-4ede-81c7-e06d81e0db16 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 17:20:07.403194 | controller | Jun 12 15:59:53.166094 crc crio[21573]: time="2026-06-12T15:59:53.165838981Z" level=info msg="Created container 173c88882b12efe112551d0cbc65b9fb17f2a5c8bd5d00c8192e8f75f885e859: openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller" id=34917f97-8607-4fbd-95c9-f00c4b83b309 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:20:07.403210 | controller | Jun 12 15:59:53.167544 crc crio[21573]: time="2026-06-12T15:59:53.167418186Z" level=info msg="Starting container: 173c88882b12efe112551d0cbc65b9fb17f2a5c8bd5d00c8192e8f75f885e859" id=8364a22d-572b-4225-a1c3-6f7908b2d50f name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 17:20:07.403226 | controller | Jun 12 15:59:53.173023 crc crio[21573]: time="2026-06-12T15:59:53.172894095Z" level=info msg="Started container" PID=25564 containerID=173c88882b12efe112551d0cbc65b9fb17f2a5c8bd5d00c8192e8f75f885e859 description=openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller id=8364a22d-572b-4225-a1c3-6f7908b2d50f name=/runtime.v1.RuntimeService/StartContainer sandboxID=08925344ca1fb98d480c9f4fa2cf1bb311348aff6b665a8cfa8fa6afb5c4ef5f
2026-06-12 17:20:07.403242 | controller | Jun 12 15:59:53.206905 crc crio[21573]: time="2026-06-12T15:59:53.206743136Z" level=info msg="Removing container: 9de8c8bc9c84c138b6c74af40b5ca3cc9e17ff9302c7b798e7fc7c6bfbb246c5" id=4d3de9ce-d223-4c4d-886a-a334f037ca8c name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 17:20:07.403258 | controller | Jun 12 15:59:53.236093 crc crio[21573]: time="2026-06-12T15:59:53.235961893Z" level=info msg="Removed container 9de8c8bc9c84c138b6c74af40b5ca3cc9e17ff9302c7b798e7fc7c6bfbb246c5: openshift-marketplace/redhat-operators-2ck49/registry-server" id=4d3de9ce-d223-4c4d-886a-a334f037ca8c name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 17:20:07.403274 | controller | Jun 12 15:59:53.239244 crc crio[21573]: time="2026-06-12T15:59:53.239147256Z" level=info msg="Removing container: d0a7f25317c0297046bfc56aa0b2039c85e01ef767ac07694bb1e2d3dc26c0c2" id=321e1a64-7a35-442e-93be-06ea0b369e6e name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 17:20:07.403290 | controller | Jun 12 15:59:53.264971 crc crio[21573]: time="2026-06-12T15:59:53.264899065Z" level=info msg="Removed container d0a7f25317c0297046bfc56aa0b2039c85e01ef767ac07694bb1e2d3dc26c0c2: openshift-marketplace/certified-operators-4lxqg/extract-content" id=321e1a64-7a35-442e-93be-06ea0b369e6e name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 17:20:07.403306 | controller | Jun 12 15:59:53.271056 crc crio[21573]: time="2026-06-12T15:59:53.270940597Z" level=info msg="Removing container: c2b9fa5396c6acf7d693165259b78acdca0d7f178bb5d5d65838f211692f1ddf" id=f794e59b-2aa7-4fd5-ab1c-5f45b188d80e name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 17:20:07.403326 | controller | Jun 12 15:59:53.292255 crc crio[21573]: time="2026-06-12T15:59:53.292044369Z" level=info msg="Removed container c2b9fa5396c6acf7d693165259b78acdca0d7f178bb5d5d65838f211692f1ddf: openshift-marketplace/certified-operators-4lxqg/registry-server" id=f794e59b-2aa7-4fd5-ab1c-5f45b188d80e name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 17:20:07.403343 | controller | Jun 12 15:59:53.295965 crc crio[21573]: time="2026-06-12T15:59:53.295873689Z" level=info msg="Removing container: 9c4117d68945a3ed897d119b906251f1f7d0c82056628b0018f97bf289e8bbc9" id=dd81fe25-d9bf-4143-b504-424c498ea502 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 17:20:07.403358 | controller | Jun 12 15:59:53.328848 crc crio[21573]: time="2026-06-12T15:59:53.328714892Z" level=info msg="Removed container 9c4117d68945a3ed897d119b906251f1f7d0c82056628b0018f97bf289e8bbc9: openshift-marketplace/redhat-operators-2ck49/extract-content" id=dd81fe25-d9bf-4143-b504-424c498ea502 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 17:20:07.403387 | controller | Jun 12 15:59:53.336374 crc crio[21573]: time="2026-06-12T15:59:53.336262231Z" level=info msg="Stopping pod sandbox: 24b5908c94d9dd2048db39291c6613600cf291995ef7c56938aa499988cbb7d9" id=dd8b871d-daa8-4b53-a499-c45147a6deda name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 17:20:07.403406 | controller | Jun 12 15:59:53.336622 crc crio[21573]: time="2026-06-12T15:59:53.336381654Z" level=info msg="Stopped pod sandbox (already stopped): 24b5908c94d9dd2048db39291c6613600cf291995ef7c56938aa499988cbb7d9" id=dd8b871d-daa8-4b53-a499-c45147a6deda name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 17:20:07.403422 | controller | Jun 12 15:59:53.337583 crc crio[21573]: time="2026-06-12T15:59:53.337433584Z" level=info msg="Removing pod sandbox: 24b5908c94d9dd2048db39291c6613600cf291995ef7c56938aa499988cbb7d9" id=56beaecf-d029-4a14-8421-b0a50d29b484 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 17:20:07.403438 | controller | Jun 12 15:59:53.350542 crc crio[21573]: time="2026-06-12T15:59:53.350404311Z" level=info msg="Removed pod sandbox: 24b5908c94d9dd2048db39291c6613600cf291995ef7c56938aa499988cbb7d9" id=56beaecf-d029-4a14-8421-b0a50d29b484 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 17:20:07.403454 | controller | Jun 12 15:59:53.351712 crc crio[21573]: time="2026-06-12T15:59:53.351602085Z" level=info msg="Stopping pod sandbox: 88f1ee99c7048a210bdb9ac8d0e938546328f4d089dd89ee970e4fd23e8a56fb" id=1e56c260-28fe-45c7-a786-312b105559b0 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 17:20:07.403470 | controller | Jun 12 15:59:53.351808 crc crio[21573]: time="2026-06-12T15:59:53.351731758Z" level=info msg="Stopped pod sandbox (already stopped): 88f1ee99c7048a210bdb9ac8d0e938546328f4d089dd89ee970e4fd23e8a56fb" id=1e56c260-28fe-45c7-a786-312b105559b0 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 17:20:07.403486 | controller | Jun 12 15:59:53.352917 crc crio[21573]: time="2026-06-12T15:59:53.35282786Z" level=info msg="Removing pod sandbox: 88f1ee99c7048a210bdb9ac8d0e938546328f4d089dd89ee970e4fd23e8a56fb" id=cba3452f-82ed-421d-a3e1-d3c9c847209f name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 17:20:07.403502 | controller | Jun 12 15:59:53.367572 crc crio[21573]: time="2026-06-12T15:59:53.367386173Z" level=info msg="Removed pod sandbox: 88f1ee99c7048a210bdb9ac8d0e938546328f4d089dd89ee970e4fd23e8a56fb" id=cba3452f-82ed-421d-a3e1-d3c9c847209f name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 17:20:07.403518 | controller | Jun 12 15:59:56.581164 crc crio[21573]: time="2026-06-12T15:59:56.580515506Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9e388ee2b3562b6267447cbcc4b95ca7a61bf361840d36a682480da671b83612" id=429c0caf-38b6-487c-9cc7-b6efaa3cd9e5 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:20:07.403539 | controller | Jun 12 15:59:56.585260 crc crio[21573]: time="2026-06-12T15:59:56.585124738Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9e388ee2b3562b6267447cbcc4b95ca7a61bf361840d36a682480da671b83612" id=97f36592-19e8-4565-a111-5aefb9c2c9d7 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:20:07.403558 | controller | Jun 12 15:59:56.613781 crc crio[21573]: time="2026-06-12T15:59:56.613572124Z" level=info msg="Creating container: openshift-etcd/etcd-crc/etcdctl" id=d8c95cf2-de42-4f17-9368-d78ad2fea692 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:20:07.403604 | controller | Jun 12 15:59:56.614429 crc crio[21573]: time="2026-06-12T15:59:56.614330216Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.403628 | controller | Jun 12 15:59:56.659014 crc crio[21573]: time="2026-06-12T15:59:56.65895239Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.403648 | controller | Jun 12 15:59:56.860603 crc crio[21573]: time="2026-06-12T15:59:56.860434829Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.403669 | controller | Jun 12 15:59:56.976232 crc crio[21573]: time="2026-06-12T15:59:56.976036879Z" level=info msg="Created container 743e86333963633360c8029cdddba3231f22aa37e8573728f693bbb50cee7b17: openshift-etcd/etcd-crc/etcdctl" id=d8c95cf2-de42-4f17-9368-d78ad2fea692 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:20:07.403689 | controller | Jun 12 15:59:56.977703 crc crio[21573]: time="2026-06-12T15:59:56.977593184Z" level=info msg="Starting container: 743e86333963633360c8029cdddba3231f22aa37e8573728f693bbb50cee7b17" id=f7605871-b63b-43ac-a5d8-6d485ed13ef7 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 17:20:07.403709 | controller | Jun 12 15:59:56.983099 crc crio[21573]: time="2026-06-12T15:59:56.982964492Z" level=info msg="Started container" PID=25681 containerID=743e86333963633360c8029cdddba3231f22aa37e8573728f693bbb50cee7b17 description=openshift-etcd/etcd-crc/etcdctl id=f7605871-b63b-43ac-a5d8-6d485ed13ef7 name=/runtime.v1.RuntimeService/StartContainer sandboxID=bd3af19dcc2f1e200a5050b56239ad6b89c5e0348079e05f188185fc138494b9
2026-06-12 17:20:07.403727 | controller | Jun 12 15:59:56.995358 crc crio[21573]: time="2026-06-12T15:59:56.995238706Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9e388ee2b3562b6267447cbcc4b95ca7a61bf361840d36a682480da671b83612" id=35eb9b90-2a85-4d64-a94a-92ff3f96de54 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:20:07.403744 | controller | Jun 12 15:59:56.998050 crc crio[21573]: time="2026-06-12T15:59:56.997930414Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9e388ee2b3562b6267447cbcc4b95ca7a61bf361840d36a682480da671b83612" id=f64b75df-d467-442b-a0c1-6f39e7bd52a1 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:20:07.403759 | controller | Jun 12 15:59:57.006123 crc crio[21573]: time="2026-06-12T15:59:57.005976036Z" level=info msg="Creating container: openshift-etcd/etcd-crc/etcd" id=a6321424-de8a-418d-b8b4-2ab11c21d672 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:20:07.403775 | controller | Jun 12 15:59:57.006822 crc crio[21573]: time="2026-06-12T15:59:57.006740629Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.403791 | controller | Jun 12 15:59:57.041509 crc crio[21573]: time="2026-06-12T15:59:57.04128286Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.403812 | controller | Jun 12 15:59:57.232827 crc crio[21573]: time="2026-06-12T15:59:57.232400689Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.403829 | controller | Jun 12 15:59:57.339971 crc crio[21573]: time="2026-06-12T15:59:57.339838613Z" level=info msg="Created container 3bc73dbc667c9b833a6e2dba70bba0abd7ea2f3c5754b16d28f130852c41ca5f: openshift-etcd/etcd-crc/etcd" id=a6321424-de8a-418d-b8b4-2ab11c21d672 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:20:07.403845 | controller | Jun 12 15:59:57.341414 crc crio[21573]: time="2026-06-12T15:59:57.341308995Z" level=info msg="Starting container: 3bc73dbc667c9b833a6e2dba70bba0abd7ea2f3c5754b16d28f130852c41ca5f" id=7b83a6a9-ef0c-4ae4-a047-9b622584b4f2 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 17:20:07.403863 | controller | Jun 12 15:59:57.349603 crc crio[21573]: time="2026-06-12T15:59:57.34906196Z" level=info msg="Started container" PID=25692 containerID=3bc73dbc667c9b833a6e2dba70bba0abd7ea2f3c5754b16d28f130852c41ca5f description=openshift-etcd/etcd-crc/etcd id=7b83a6a9-ef0c-4ae4-a047-9b622584b4f2 name=/runtime.v1.RuntimeService/StartContainer sandboxID=bd3af19dcc2f1e200a5050b56239ad6b89c5e0348079e05f188185fc138494b9
2026-06-12 17:20:07.403887 | controller | Jun 12 15:59:57.365252 crc crio[21573]: time="2026-06-12T15:59:57.365125646Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9e388ee2b3562b6267447cbcc4b95ca7a61bf361840d36a682480da671b83612" id=285be389-eb4d-4820-bd27-f2fc24153c22 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:20:07.403909 | controller | Jun 12 15:59:57.367711 crc crio[21573]: time="2026-06-12T15:59:57.367623059Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9e388ee2b3562b6267447cbcc4b95ca7a61bf361840d36a682480da671b83612" id=b8fff193-7f99-4c06-882e-d0de52d95b8b name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:20:07.403926 | controller | Jun 12 15:59:57.377002 crc crio[21573]: time="2026-06-12T15:59:57.376397023Z" level=info msg="Creating container: openshift-etcd/etcd-crc/etcd-metrics" id=4e08b1ce-ebe7-4932-9d4d-57de2bebda64 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:20:07.403943 | controller | Jun 12 15:59:57.377687 crc crio[21573]: time="2026-06-12T15:59:57.377610098Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.403959 | controller | Jun 12 15:59:57.411121 crc crio[21573]: time="2026-06-12T15:59:57.410941333Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.403976 | controller | Jun 12 15:59:57.566592 crc crio[21573]: time="2026-06-12T15:59:57.566475782Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.403992 | controller | Jun 12 15:59:57.679285 crc crio[21573]: time="2026-06-12T15:59:57.679126826Z" level=info msg="Created container f41c5084b979091d44f4b83a81f8517e2e5fe379cff4156f8847ea75b7898033: openshift-etcd/etcd-crc/etcd-metrics" id=4e08b1ce-ebe7-4932-9d4d-57de2bebda64 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:20:07.404008 | controller | Jun 12 15:59:57.682247 crc crio[21573]: time="2026-06-12T15:59:57.682047481Z" level=info msg="Starting container: f41c5084b979091d44f4b83a81f8517e2e5fe379cff4156f8847ea75b7898033" id=763c6d52-512a-46f3-a80c-f8b4ce5516f1 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 17:20:07.404024 | controller | Jun 12 15:59:57.690071 crc crio[21573]: time="2026-06-12T15:59:57.68995985Z" level=info msg="Started container" PID=25708 containerID=f41c5084b979091d44f4b83a81f8517e2e5fe379cff4156f8847ea75b7898033 description=openshift-etcd/etcd-crc/etcd-metrics id=763c6d52-512a-46f3-a80c-f8b4ce5516f1 name=/runtime.v1.RuntimeService/StartContainer sandboxID=bd3af19dcc2f1e200a5050b56239ad6b89c5e0348079e05f188185fc138494b9
2026-06-12 17:20:07.404046 | controller | Jun 12 15:59:57.701981 crc crio[21573]: time="2026-06-12T15:59:57.701822404Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:bf05b9b2ba66351a6c59f4259fb377f62237a00af3b4f0b95f64409e2f25770e" id=ee52ea51-781c-48bf-83b2-b2f1cfcf8ecd name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:20:07.404063 | controller | Jun 12 15:59:57.706819 crc crio[21573]: time="2026-06-12T15:59:57.706559582Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:bf05b9b2ba66351a6c59f4259fb377f62237a00af3b4f0b95f64409e2f25770e" id=621ca38b-4587-4430-9fd8-8ae02951e27e name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:20:07.404079 | controller | Jun 12 15:59:57.715105 crc crio[21573]: time="2026-06-12T15:59:57.714969315Z" level=info msg="Creating container: openshift-etcd/etcd-crc/etcd-readyz" id=7c9e5927-60d8-43d2-8631-d3e59cbe3b22 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:20:07.404095 | controller | Jun 12 15:59:57.715943 crc crio[21573]: time="2026-06-12T15:59:57.715804329Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.404111 | controller | Jun 12 15:59:57.786248 crc crio[21573]: time="2026-06-12T15:59:57.785934422Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.404127 | controller | Jun 12 15:59:57.965979 crc crio[21573]: time="2026-06-12T15:59:57.965787134Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.404143 | controller | Jun 12 15:59:58.116329 crc crio[21573]: time="2026-06-12T15:59:58.115533425Z" level=info msg="Created container ec5ada0f2399bb2df023167822aa6da5d64b44f4cc024d466fa82c0627493a71: openshift-etcd/etcd-crc/etcd-readyz" id=7c9e5927-60d8-43d2-8631-d3e59cbe3b22 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:20:07.404159 | controller | Jun 12 15:59:58.118004 crc crio[21573]: time="2026-06-12T15:59:58.117836512Z" level=info msg="Starting container: ec5ada0f2399bb2df023167822aa6da5d64b44f4cc024d466fa82c0627493a71" id=016f79ba-5c8f-4f5d-b948-799034e105ea name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 17:20:07.404174 | controller | Jun 12 15:59:58.127655 crc crio[21573]: time="2026-06-12T15:59:58.127514992Z" level=info msg="Started container" PID=25725 containerID=ec5ada0f2399bb2df023167822aa6da5d64b44f4cc024d466fa82c0627493a71 description=openshift-etcd/etcd-crc/etcd-readyz id=016f79ba-5c8f-4f5d-b948-799034e105ea name=/runtime.v1.RuntimeService/StartContainer sandboxID=bd3af19dcc2f1e200a5050b56239ad6b89c5e0348079e05f188185fc138494b9
2026-06-12 17:20:07.404191 | controller | Jun 12 15:59:58.146430 crc crio[21573]: time="2026-06-12T15:59:58.146180133Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:bf05b9b2ba66351a6c59f4259fb377f62237a00af3b4f0b95f64409e2f25770e" id=93037b25-8964-4074-af7f-2b5a102fee31 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:20:07.404207 | controller | Jun 12 15:59:58.149276 crc crio[21573]: time="2026-06-12T15:59:58.149117128Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:bf05b9b2ba66351a6c59f4259fb377f62237a00af3b4f0b95f64409e2f25770e" id=acdea036-903c-4762-9634-0dbbc931946d name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:20:07.404222 | controller | Jun 12 15:59:58.158057 crc crio[21573]: time="2026-06-12T15:59:58.157840271Z" level=info msg="Creating container: openshift-etcd/etcd-crc/etcd-rev" id=79f962fa-aaef-461f-8ae4-a4771ffa5c4d name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:20:07.404242 | controller | Jun 12 15:59:58.158601 crc crio[21573]: time="2026-06-12T15:59:58.158382076Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.404259 | controller | Jun 12 15:59:58.216867 crc crio[21573]: time="2026-06-12T15:59:58.216617664Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.404275 | controller | Jun 12 15:59:58.427395 crc crio[21573]: time="2026-06-12T15:59:58.427174906Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.404291 | controller | Jun 12 15:59:58.538496 crc crio[21573]: time="2026-06-12T15:59:58.538354708Z" level=info msg="Created container 3d9a06c42bab4c447686d00f40074a94853ee646968e2a507ef6c7f98fce4bd6: openshift-etcd/etcd-crc/etcd-rev" id=79f962fa-aaef-461f-8ae4-a4771ffa5c4d name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:20:07.404308 | controller | Jun 12 15:59:58.540483 crc crio[21573]: time="2026-06-12T15:59:58.540299145Z" level=info msg="Starting container: 3d9a06c42bab4c447686d00f40074a94853ee646968e2a507ef6c7f98fce4bd6" id=235732f2-7823-4357-acc3-e1a6bc1627ab name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 17:20:07.404325 | controller | Jun 12 15:59:58.547759 crc crio[21573]: time="2026-06-12T15:59:58.547644748Z" level=info msg="Started container" PID=25744 containerID=3d9a06c42bab4c447686d00f40074a94853ee646968e2a507ef6c7f98fce4bd6 description=openshift-etcd/etcd-crc/etcd-rev id=235732f2-7823-4357-acc3-e1a6bc1627ab name=/runtime.v1.RuntimeService/StartContainer sandboxID=bd3af19dcc2f1e200a5050b56239ad6b89c5e0348079e05f188185fc138494b9
2026-06-12 17:20:07.404342 | controller | Jun 12 16:00:23.686103 crc crio[21573]: time="2026-06-12T16:00:23.685146262Z" level=info msg="Stopping container: 173c88882b12efe112551d0cbc65b9fb17f2a5c8bd5d00c8192e8f75f885e859 (timeout: 30s)" id=aa32cf14-dfd5-4d7a-96fd-bcff05a94f9e name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 17:20:07.404358 | controller | Jun 12 16:00:23.744788 crc crio[21573]: time="2026-06-12T16:00:23.744690647Z" level=info msg="Stopped container 173c88882b12efe112551d0cbc65b9fb17f2a5c8bd5d00c8192e8f75f885e859: openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller" id=aa32cf14-dfd5-4d7a-96fd-bcff05a94f9e name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 17:20:07.404374 | controller | Jun 12 16:00:23.746513 crc crio[21573]: time="2026-06-12T16:00:23.746386768Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c6a47106effd9e9a41131e2bf6c832b80cd77b3439334f760b35b0729f2fb00" id=e9114114-7827-483d-9382-8cdb833a54b6 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:20:07.404391 | controller | Jun 12 16:00:23.748528 crc crio[21573]: time="2026-06-12T16:00:23.748418125Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c6a47106effd9e9a41131e2bf6c832b80cd77b3439334f760b35b0729f2fb00" id=49a4705f-3f03-4563-9354-4e3f02ddd375 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:20:07.404407 | controller | Jun 12 16:00:23.751209 crc crio[21573]: time="2026-06-12T16:00:23.751017621Z" level=info msg="Creating container: openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller" id=16051133-05f2-4b0e-af81-084019110e30 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:20:07.404424 | controller | Jun 12 16:00:23.751803 crc crio[21573]: time="2026-06-12T16:00:23.751719241Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.404440 | controller | Jun 12 16:00:23.783594 crc crio[21573]: time="2026-06-12T16:00:23.783204183Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.404462 | controller | Jun 12 16:00:23.951295 crc crio[21573]: time="2026-06-12T16:00:23.951083449Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.404480 | controller | Jun 12 16:00:24.076187 crc crio[21573]: time="2026-06-12T16:00:24.075173945Z" level=info msg="Created container 7b08b474e6a1cffc0b75cc8a577a7a27a7d789ab3adfecaec4f46555f6a33056: openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller" id=16051133-05f2-4b0e-af81-084019110e30 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:20:07.404497 | controller | Jun 12 16:00:24.078617 crc crio[21573]: time="2026-06-12T16:00:24.078376838Z" level=info msg="Starting container: 7b08b474e6a1cffc0b75cc8a577a7a27a7d789ab3adfecaec4f46555f6a33056" id=7f6ae6ef-62df-49fb-81cc-0be41d0bc4db name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 17:20:07.404513 | controller | Jun 12 16:00:24.093813 crc crio[21573]: time="2026-06-12T16:00:24.089812179Z" level=info msg="Started container" PID=26115 containerID=7b08b474e6a1cffc0b75cc8a577a7a27a7d789ab3adfecaec4f46555f6a33056 description=openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller id=7f6ae6ef-62df-49fb-81cc-0be41d0bc4db name=/runtime.v1.RuntimeService/StartContainer sandboxID=08925344ca1fb98d480c9f4fa2cf1bb311348aff6b665a8cfa8fa6afb5c4ef5f
2026-06-12 17:20:07.404530 | controller | Jun 12 16:00:24.443922 crc crio[21573]: time="2026-06-12T16:00:24.443810089Z" level=info msg="Removing container: 52c554ddf707914dbf80d7b6aee0ed4dd6ceaed56d5f7c90d9d240ae9cfcb975" id=e4229336-3ff1-4f20-a7c2-cb9609952fd4 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 17:20:07.404546 | controller | Jun 12 16:00:24.480692 crc crio[21573]: time="2026-06-12T16:00:24.480561157Z" level=info msg="Removed container 52c554ddf707914dbf80d7b6aee0ed4dd6ceaed56d5f7c90d9d240ae9cfcb975: openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller" id=e4229336-3ff1-4f20-a7c2-cb9609952fd4 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 17:20:07.404562 | controller | Jun 12 16:00:54.451900 crc crio[21573]: time="2026-06-12T16:00:54.44943461Z" level=info msg="Stopping container: 7b08b474e6a1cffc0b75cc8a577a7a27a7d789ab3adfecaec4f46555f6a33056 (timeout: 30s)" id=81fbebaa-ae29-4ce6-8d02-b2ffde474fd4 name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 17:20:07.404600 | controller | Jun 12 16:00:54.507969 crc crio[21573]: time="2026-06-12T16:00:54.50737114Z" level=info msg="Stopped container 7b08b474e6a1cffc0b75cc8a577a7a27a7d789ab3adfecaec4f46555f6a33056: openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller" id=81fbebaa-ae29-4ce6-8d02-b2ffde474fd4 name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 17:20:07.404619 | controller | Jun 12 16:00:54.823906 crc crio[21573]: time="2026-06-12T16:00:54.823843182Z" level=info msg="Removing container: 173c88882b12efe112551d0cbc65b9fb17f2a5c8bd5d00c8192e8f75f885e859" id=069fdecd-4874-4e56-a508-5ac1ef669ce4 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 17:20:07.404635 | controller | Jun 12 16:00:54.854951 crc crio[21573]: time="2026-06-12T16:00:54.854843995Z" level=info msg="Removed container 173c88882b12efe112551d0cbc65b9fb17f2a5c8bd5d00c8192e8f75f885e859: openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller" id=069fdecd-4874-4e56-a508-5ac1ef669ce4 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 17:20:07.404652 | controller | Jun 12 16:01:34.219518 crc crio[21573]: time="2026-06-12T16:01:34.21821026Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:5827f6ae3beb4853192e02cc18890467bd251b33070f36f9a105991e7e6d3c9b" id=7af8e6df-3aff-4bcd-b960-4373b7f36c91 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:20:07.404675 | controller | Jun 12 16:01:34.225605 crc crio[21573]: time="2026-06-12T16:01:34.224007733Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:5827f6ae3beb4853192e02cc18890467bd251b33070f36f9a105991e7e6d3c9b" id=54b84df1-ba96-4ed8-a4eb-0b20195ec818 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:20:07.404695 | controller | Jun 12 16:01:34.226962 crc crio[21573]: time="2026-06-12T16:01:34.226864133Z" level=info msg="Creating container: openshift-controller-manager-operator/openshift-controller-manager-operator-686468bdd5-sjcrn/openshift-controller-manager-operator" id=6ed00cec-d2e1-45e2-909d-272b8cbe18e9 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:20:07.404713 | controller | Jun 12 16:01:34.227519 crc crio[21573]: time="2026-06-12T16:01:34.227378317Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.404729 | controller | Jun 12 16:01:34.256882 crc crio[21573]: time="2026-06-12T16:01:34.255618889Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.404745 | controller | Jun 12 16:01:34.261577 crc crio[21573]: time="2026-06-12T16:01:34.261345979Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.404762 | controller | Jun 12 16:01:34.385325 crc crio[21573]: time="2026-06-12T16:01:34.384774698Z" level=info msg="Created container d329e6cc53db92b6df35aa5877e479b54e272211017b038bd082d0fccae78d02: openshift-controller-manager-operator/openshift-controller-manager-operator-686468bdd5-sjcrn/openshift-controller-manager-operator" id=6ed00cec-d2e1-45e2-909d-272b8cbe18e9 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:20:07.404778 | controller | Jun 12 16:01:34.389535 crc crio[21573]: time="2026-06-12T16:01:34.389150341Z" level=info msg="Starting container: d329e6cc53db92b6df35aa5877e479b54e272211017b038bd082d0fccae78d02" id=8d772f30-d700-4fc3-86ec-fb7c745a0ee0 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 17:20:07.404795 | controller | Jun 12 16:01:34.394910 crc crio[21573]: time="2026-06-12T16:01:34.39482079Z" level=info msg="Started container" PID=27034 containerID=d329e6cc53db92b6df35aa5877e479b54e272211017b038bd082d0fccae78d02 description=openshift-controller-manager-operator/openshift-controller-manager-operator-686468bdd5-sjcrn/openshift-controller-manager-operator id=8d772f30-d700-4fc3-86ec-fb7c745a0ee0 name=/runtime.v1.RuntimeService/StartContainer sandboxID=bd4c32a0f4d069cde57afeac61e0bd3be87bb3d04acd1776356cc276f146368b
2026-06-12 17:20:07.404812 | controller | Jun 12 16:01:38.907723 crc crio[21573]: time="2026-06-12T16:01:38.906883143Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c6a47106effd9e9a41131e2bf6c832b80cd77b3439334f760b35b0729f2fb00" id=037deaa2-6c63-4294-8700-1b46f5b063a4 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:20:07.404829 | controller | Jun 12 16:01:38.909905 crc crio[21573]: time="2026-06-12T16:01:38.909741534Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c6a47106effd9e9a41131e2bf6c832b80cd77b3439334f760b35b0729f2fb00" id=eb9526a9-a88f-4bb1-ad35-f261e2dcefc0 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:20:07.404846 | controller | Jun 12 16:01:38.916027 crc crio[21573]: time="2026-06-12T16:01:38.915936567Z" level=info msg="Creating container: openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller" id=8f093ea9-18a9-4ac8-861b-b8b02b3cd6f0 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:20:07.404862 | controller | Jun 12 16:01:38.916865 crc crio[21573]: time="2026-06-12T16:01:38.91639709Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.404885 | controller | Jun 12 16:01:38.946509 crc crio[21573]: time="2026-06-12T16:01:38.9463706Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.404911 | controller | Jun 12 16:01:39.177981 crc crio[21573]: time="2026-06-12T16:01:39.177815367Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.404932 | controller | Jun 12 16:01:39.270514 crc crio[21573]: time="2026-06-12T16:01:39.270394253Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9506bdcf97d5200cf2cf4cdf110aebafdd141a24f6589bf1e1cfe27bb7fc1ed2" id=b233d97c-c30b-40fd-b6c7-5eaead3f516d name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:20:07.404949 | controller | Jun 12 16:01:39.272951 crc crio[21573]: time="2026-06-12T16:01:39.272861826Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9506bdcf97d5200cf2cf4cdf110aebafdd141a24f6589bf1e1cfe27bb7fc1ed2" id=d949e176-4776-418d-a2d7-e5c6d3a927f6 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:20:07.404965 | controller | Jun 12 16:01:39.275008 crc crio[21573]: time="2026-06-12T16:01:39.274913004Z" level=info msg="Creating container: openshift-controller-manager/controller-manager-bcbd788bc-czj94/controller-manager" id=926e8281-b74e-4435-ae24-ff447d3d9a7c name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:20:07.404982 | controller | Jun 12 16:01:39.275572 crc crio[21573]: time="2026-06-12T16:01:39.275518903Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.404998 | controller | Jun 12 16:01:39.306651 crc crio[21573]: time="2026-06-12T16:01:39.305432552Z" level=info msg="Created container de5b4abe63a8139b230836f8c9b9d31a04dc3df788b484e285c8f7db5f13e21a: openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller" id=8f093ea9-18a9-4ac8-861b-b8b02b3cd6f0 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:20:07.405014 | controller | Jun 12 16:01:39.310603 crc crio[21573]: time="2026-06-12T16:01:39.307765877Z" level=info msg="Starting container: de5b4abe63a8139b230836f8c9b9d31a04dc3df788b484e285c8f7db5f13e21a" id=165582f9-4fdc-42d0-ae84-6291c8557001 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 17:20:07.405030 | controller | Jun 12 16:01:39.317238 crc crio[21573]: time="2026-06-12T16:01:39.316662931Z" level=info msg="Started container" PID=27128 containerID=de5b4abe63a8139b230836f8c9b9d31a04dc3df788b484e285c8f7db5f13e21a description=openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller id=165582f9-4fdc-42d0-ae84-6291c8557001 name=/runtime.v1.RuntimeService/StartContainer sandboxID=08925344ca1fb98d480c9f4fa2cf1bb311348aff6b665a8cfa8fa6afb5c4ef5f
2026-06-12 17:20:07.405047 | controller | Jun 12 16:01:39.330770 crc crio[21573]: time="2026-06-12T16:01:39.330723281Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.405064 | controller | Jun 12 16:01:39.336244 crc crio[21573]: time="2026-06-12T16:01:39.336206414Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.405081 | controller | Jun 12 16:01:39.423986 crc crio[21573]: time="2026-06-12T16:01:39.423506511Z" level=info msg="Created container 01b7c5f3ff3d4d174c2e8c65102780cc86290a5cf2f04de04ab8f3287bee2804: openshift-controller-manager/controller-manager-bcbd788bc-czj94/controller-manager" id=926e8281-b74e-4435-ae24-ff447d3d9a7c name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:20:07.405102 | controller | Jun 12 16:01:39.425698 crc crio[21573]: time="2026-06-12T16:01:39.425624436Z" level=info msg="Starting container: 01b7c5f3ff3d4d174c2e8c65102780cc86290a5cf2f04de04ab8f3287bee2804" id=b9b2148b-2931-46fa-8a6b-83fdd15244f2 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 17:20:07.405120 | controller | Jun 12 16:01:39.431920 crc crio[21573]: time="2026-06-12T16:01:39.4316067Z" level=info msg="Started container" PID=27142 containerID=01b7c5f3ff3d4d174c2e8c65102780cc86290a5cf2f04de04ab8f3287bee2804 description=openshift-controller-manager/controller-manager-bcbd788bc-czj94/controller-manager id=b9b2148b-2931-46fa-8a6b-83fdd15244f2 name=/runtime.v1.RuntimeService/StartContainer sandboxID=e0f0c797b682358431c61fb240f8533a9c4da2470f7dd41f1ca2193d8feb3f0e
2026-06-12 17:20:07.405136 | controller | Jun 12 16:01:48.364906 crc crio[21573]: time="2026-06-12T16:01:48.363865881Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7a726c68cebc9b08edd734a8bae5150ae5950f7734fe9b9c2a6e0d06f21cc095" id=e4670ca9-8e36-47d2-8dd8-20665d4e155a name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:20:07.405153 | controller | Jun 12 16:01:48.366552 crc crio[21573]: time="2026-06-12T16:01:48.366414033Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7a726c68cebc9b08edd734a8bae5150ae5950f7734fe9b9c2a6e0d06f21cc095" id=51f0b1eb-cd4b-4325-830c-2e36559e71b7 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:20:07.405169 | controller | Jun 12 16:01:48.369588 crc crio[21573]: time="2026-06-12T16:01:48.3688388Z" level=info msg="Creating container: openshift-route-controller-manager/route-controller-manager-765b549d49-hfbcw/route-controller-manager" id=d18c332a-ae19-420f-8566-6deabe8b16af name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:20:07.405186 | controller | Jun 12 16:01:48.369588 crc crio[21573]: time="2026-06-12T16:01:48.369111308Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.405202 | controller | Jun 12 16:01:48.393638 crc crio[21573]: time="2026-06-12T16:01:48.393548854Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.405219 | controller | Jun 12 16:01:48.397687 crc crio[21573]: time="2026-06-12T16:01:48.397584696Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.405234 | controller | Jun 12 16:01:48.500848 crc crio[21573]: time="2026-06-12T16:01:48.500199301Z" level=info msg="Created container 43c6a96223a3207a6867dec28152fde6e381697945dc32d6fa717ab1beb4b931: openshift-route-controller-manager/route-controller-manager-765b549d49-hfbcw/route-controller-manager" id=d18c332a-ae19-420f-8566-6deabe8b16af name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:20:07.405250 | controller | Jun 12 16:01:48.502010 crc crio[21573]: time="2026-06-12T16:01:48.50192498Z" level=info msg="Starting container: 43c6a96223a3207a6867dec28152fde6e381697945dc32d6fa717ab1beb4b931" id=2cc78ac5-d14d-4777-946a-2239dc7572cf name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 17:20:07.405266 | controller | Jun 12 16:01:48.509585 crc crio[21573]: time="2026-06-12T16:01:48.508214456Z" level=info msg="Started container" PID=27303 containerID=43c6a96223a3207a6867dec28152fde6e381697945dc32d6fa717ab1beb4b931 description=openshift-route-controller-manager/route-controller-manager-765b549d49-hfbcw/route-controller-manager id=2cc78ac5-d14d-4777-946a-2239dc7572cf name=/runtime.v1.RuntimeService/StartContainer sandboxID=ed634d3bf59f4bc7eedafca7e9fd30551090963e6f77c24d86565bd07205d1cc
2026-06-12 17:20:07.405283 | controller | Jun 12 16:01:49.377196 crc crio[21573]: time="2026-06-12T16:01:49.377118598Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9414357f9345a841e0565265700ecc6637f846c83bd5908dbb7b306432465115" id=e2a0d0a1-bf9a-4b75-9b46-56abfc1f8243 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:20:07.405303 | controller | Jun 12 16:01:49.378941 crc crio[21573]: time="2026-06-12T16:01:49.378838831Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9414357f9345a841e0565265700ecc6637f846c83bd5908dbb7b306432465115" id=7685699d-3ca1-4d29-b361-175671dbcd42 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:20:07.405319 | controller | Jun 12 16:01:49.382528 crc crio[21573]: time="2026-06-12T16:01:49.382333309Z" level=info msg="Creating container: openshift-machine-config-operator/machine-config-controller-f9cdd68f7-bb2jm/machine-config-controller" id=2b17edb6-741f-4d2f-8f2b-e78280d31b93 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:20:07.405336 | controller | Jun 12 16:01:49.383134 crc crio[21573]: time="2026-06-12T16:01:49.383041568Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.405352 | controller | Jun 12 16:01:49.423339 crc crio[21573]: time="2026-06-12T16:01:49.423126066Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.405368 | controller | Jun 12 16:01:49.427073 crc crio[21573]: time="2026-06-12T16:01:49.426978504Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.405384 | controller | Jun 12 16:01:49.571040 crc crio[21573]: time="2026-06-12T16:01:49.570852695Z" level=info msg="Created container 5d9e66082ae58ce433fd9a0559bbfeee04b4f5953251986dd0867c1936085914: openshift-machine-config-operator/machine-config-controller-f9cdd68f7-bb2jm/machine-config-controller" id=2b17edb6-741f-4d2f-8f2b-e78280d31b93 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:20:07.405400 | controller | Jun 12 16:01:49.572243 crc crio[21573]: time="2026-06-12T16:01:49.572150172Z" level=info msg="Starting container: 5d9e66082ae58ce433fd9a0559bbfeee04b4f5953251986dd0867c1936085914" id=88565db5-2273-4b2f-b8e0-eaf72de0c1e8 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 17:20:07.405415 | controller | Jun 12 16:01:49.583007 crc crio[21573]: time="2026-06-12T16:01:49.582849981Z" level=info msg="Started container" PID=27323 containerID=5d9e66082ae58ce433fd9a0559bbfeee04b4f5953251986dd0867c1936085914 description=openshift-machine-config-operator/machine-config-controller-f9cdd68f7-bb2jm/machine-config-controller id=88565db5-2273-4b2f-b8e0-eaf72de0c1e8 name=/runtime.v1.RuntimeService/StartContainer sandboxID=a742e3ddcecdec2a72e062301ee31090995d8a0de85ef0b95b98ce7a6f8b52a9
2026-06-12 17:20:07.405432 | controller | Jun 12 16:01:51.409157 crc crio[21573]: time="2026-06-12T16:01:51.408357038Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:bf05b9b2ba66351a6c59f4259fb377f62237a00af3b4f0b95f64409e2f25770e" id=3a5004f7-212d-4ec9-b12b-528345c85e02 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:20:07.405448 | controller | Jun 12 16:01:51.411775 crc crio[21573]: time="2026-06-12T16:01:51.411681032Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:bf05b9b2ba66351a6c59f4259fb377f62237a00af3b4f0b95f64409e2f25770e" id=b9089a61-ed40-4501-8333-fa53d3309b37 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:20:07.405464 | controller | Jun 12 16:01:51.414857 crc crio[21573]: time="2026-06-12T16:01:51.414801839Z" level=info msg="Creating container: openshift-etcd-operator/etcd-operator-69b85846b6-9w8mk/etcd-operator" id=347744ba-2927-47e9-b743-c3a92f26e9e8 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:20:07.405480 | controller | Jun 12 16:01:51.415780 crc crio[21573]: time="2026-06-12T16:01:51.415704644Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.405500 | controller | Jun 12 16:01:51.425401 crc crio[21573]: time="2026-06-12T16:01:51.425126618Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=c7efc2b8-f719-4aaf-ba17-8c3d3e4b1f39 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:20:07.405518 | controller | Jun 12 16:01:51.426177 crc crio[21573]: time="2026-06-12T16:01:51.426013044Z" level=info msg="Removing container: 6ca1331b0d4d6931aa4f566910ac9e80c1e2455c45b851df872d613e1835775c" id=0a6c7f2e-1926-4a23-9747-3e5b90a637f0 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 17:20:07.405534 | controller | Jun 12 16:01:51.435665 crc crio[21573]: time="2026-06-12T16:01:51.434538375Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:977a316fa3598eb575a4477dafc09bbf06fad21c4ec2867052225d74f2a9f366" id=443a65c5-4792-46b3-919c-4bbff4e19094 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:20:07.405550 | controller | Jun 12 16:01:51.435665 crc crio[21573]: time="2026-06-12T16:01:51.434716837Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=1c4a1f92-e83d-4d01-9135-2b39da415732 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:20:07.405566 | controller | Jun 12 16:01:51.438482 crc crio[21573]: time="2026-06-12T16:01:51.438332531Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:977a316fa3598eb575a4477dafc09bbf06fad21c4ec2867052225d74f2a9f366" id=bae0ea1f-6e7c-400b-b361-1712483dc653 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:20:07.405605 | controller | Jun 12 16:01:51.439849 crc crio[21573]: time="2026-06-12T16:01:51.439654019Z" level=info msg="Creating container: openshift-operator-lifecycle-manager/package-server-manager-77f986bd66-5lhf9/package-server-manager" id=9d603f36-b278-403e-b896-afebf1b0e024 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:20:07.405623 | controller | Jun 12 16:01:51.440334 crc crio[21573]: time="2026-06-12T16:01:51.440194024Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.405640 | controller | Jun 12 16:01:51.441041 crc crio[21573]: time="2026-06-12T16:01:51.440863709Z" level=info msg="Creating container: openshift-kube-storage-version-migrator-operator/kube-storage-version-migrator-operator-565b79b866-2h5s6/kube-storage-version-migrator-operator" id=8885d0a2-a607-4ae7-8535-6d427dd80aa3 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:20:07.405656 | controller | Jun 12 16:01:51.441418 crc crio[21573]: time="2026-06-12T16:01:51.441291111Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.405672 | controller | Jun 12 16:01:51.443582 crc crio[21573]: time="2026-06-12T16:01:51.443180795Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:baf975b6944f2844860c440636e0d4b80b2fdc473d30f32ae7d6989f2fc2b135" id=6e8df181-4023-439e-8847-70beb41e5914 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:20:07.405688 | controller | Jun 12 16:01:51.451319 crc crio[21573]: time="2026-06-12T16:01:51.451097346Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:765cf9c3ebf4df049ebc022beaaf52f52852cf89fb802034536ad91dd45db807" id=39fd3574-b45b-4f2d-acf7-808a394679e6 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:20:07.405704 | controller | Jun 12 16:01:51.464840 crc crio[21573]: time="2026-06-12T16:01:51.46476411Z" level=info msg="Checking image status: quay.io/crcont/ocp-release@sha256:82501261b9c63012ba3b83fe4d6703c0af5eb9c9151670eb90ae480b9507d761" id=4839ea29-2b27-4dc3-b4b2-b2abce01b0c8 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:20:07.405724 | controller | Jun 12 16:01:51.474709 crc crio[21573]: time="2026-06-12T16:01:51.474095481Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:a8581a82ba5c8343a743aa302c4848249d8c32a9f2cd10fa68d89d835a1bdf8b" id=46f33fa5-f13b-4a35-8c7c-c134f7adc89a name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:20:07.405741 | controller | Jun 12 16:01:51.481412 crc crio[21573]: time="2026-06-12T16:01:51.481318324Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.405758 | controller | Jun 12 16:01:51.482765 crc crio[21573]: time="2026-06-12T16:01:51.482422624Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:a8581a82ba5c8343a743aa302c4848249d8c32a9f2cd10fa68d89d835a1bdf8b" id=bc3e37b0-006e-4b43-a507-2d9f7fe87c94 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:20:07.405774 | controller | Jun 12 16:01:51.483208 crc crio[21573]: time="2026-06-12T16:01:51.483080162Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:765cf9c3ebf4df049ebc022beaaf52f52852cf89fb802034536ad91dd45db807" id=1ffdb3ca-26cb-425c-ac0a-83891548458c name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:20:07.405789 | controller | Jun 12 16:01:51.483418 crc crio[21573]: time="2026-06-12T16:01:51.483332949Z" level=info msg="Checking image status: quay.io/crcont/ocp-release@sha256:82501261b9c63012ba3b83fe4d6703c0af5eb9c9151670eb90ae480b9507d761" id=17a5b02a-fbf6-4dc8-b99e-4086357a30e8 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:20:07.405805 | controller | Jun 12 16:01:51.483812 crc crio[21573]: time="2026-06-12T16:01:51.48372547Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:baf975b6944f2844860c440636e0d4b80b2fdc473d30f32ae7d6989f2fc2b135" id=399a8d74-639a-4606-9596-17221a7e7885 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:20:07.405820 | controller | Jun 12 16:01:51.486320 crc crio[21573]: time="2026-06-12T16:01:51.48620964Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:52e442bc8198ac925caff87ddd35b3107b7375d5afc9c2eb041ca4e79db72c6f" id=3db76102-ef50-425c-b3bc-e258caa55396 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:20:07.405836 | controller | Jun 12 16:01:51.487616 crc crio[21573]: time="2026-06-12T16:01:51.487420454Z" level=info msg="Creating container: openshift-service-ca/service-ca-74545575db-n469q/service-ca-controller" id=df6c7c36-46a8-4d4e-b34b-114750547f6a name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:20:07.405851 | controller | Jun 12 16:01:51.490189 crc crio[21573]: time="2026-06-12T16:01:51.490109559Z" level=info msg="Creating container: openshift-config-operator/openshift-config-operator-5777786469-bccdj/openshift-config-operator" id=6ae7ff0e-265c-41cf-8e4b-b2ffb0e7adb2 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:20:07.405867 | controller | Jun 12 16:01:51.493780 crc crio[21573]: time="2026-06-12T16:01:51.493687683Z" level=info msg="Creating container: openshift-network-operator/network-operator-7bdcf4f5bd-7fjxv/network-operator" id=f67c908a-b5c4-43ed-9666-c88f8acf4488 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:20:07.405883 | controller | Jun 12 16:01:51.494514 crc crio[21573]: time="2026-06-12T16:01:51.49436849Z" level=info msg="Creating container: openshift-cluster-version/cluster-version-operator-7c9b9cfd6-49qt2/cluster-version-operator" id=ebe57a7a-14c5-4199-a70d-7efdcb71d8a8 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:20:07.405900 | controller | Jun 12 16:01:51.495539 crc crio[21573]: time="2026-06-12T16:01:51.495311147Z" level=info msg="Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04" id=70375dda-5a96-4fbe-8e60-788038771f69 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:20:07.405929 | controller | Jun 12 16:01:51.499964 crc crio[21573]: time="2026-06-12T16:01:51.499856198Z" level=info msg="Removed container 6ca1331b0d4d6931aa4f566910ac9e80c1e2455c45b851df872d613e1835775c: openshift-operator-lifecycle-manager/package-server-manager-77f986bd66-5lhf9/package-server-manager" id=0a6c7f2e-1926-4a23-9747-3e5b90a637f0 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 17:20:07.405951 | controller | Jun 12 16:01:51.504158 crc crio[21573]: time="2026-06-12T16:01:51.504064322Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.405969 | controller | Jun 12 16:01:51.504400 crc crio[21573]: time="2026-06-12T16:01:51.504328648Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.405987 | controller | Jun 12 16:01:51.504913 crc crio[21573]: time="2026-06-12T16:01:51.504794521Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.406003 | controller | Jun 12 16:01:51.505157 crc crio[21573]: time="2026-06-12T16:01:51.504801895Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.406020 | controller | Jun 12 16:01:51.505244 crc crio[21573]: time="2026-06-12T16:01:51.504835113Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.406037 | controller | Jun 12 16:01:51.507723 crc crio[21573]: time="2026-06-12T16:01:51.507627022Z" level=info msg="Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04" id=f34d494d-fa14-4bc0-9d0a-dece649c44de name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:20:07.406054 | controller | Jun 12 16:01:51.507939 crc crio[21573]: time="2026-06-12T16:01:51.507870417Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.406071 | controller | Jun 12 16:01:51.509036 crc crio[21573]: time="2026-06-12T16:01:51.50894477Z" level=info msg="Removing container: 4730e52b9485171127c99097523d15a4d231e5badcfd82ccc6b2be6693bb4e14" id=3ad706e9-0453-4105-96f8-63f6ab4dc158 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 17:20:07.406087 | controller | Jun 12 16:01:51.510519 crc crio[21573]: time="2026-06-12T16:01:51.510371667Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:52e442bc8198ac925caff87ddd35b3107b7375d5afc9c2eb041ca4e79db72c6f" id=137faacb-d821-49c4-856d-3f2f8ef50efa name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:20:07.406104 | controller | Jun 12 16:01:51.510856 crc crio[21573]: time="2026-06-12T16:01:51.51076827Z" level=info msg="Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04" id=a4770fac-03c7-4338-8899-367d26d0f14c name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:20:07.406130 | controller | Jun 12 16:01:51.523301 crc crio[21573]: time="2026-06-12T16:01:51.523169279Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8d1a1e4abe0326c3af89e9eaa4b7449dd2d5b6f9403c677e19b00b24947b1df9" id=3ef9bef2-b2d5-4f30-906b-c02732964667 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:20:07.406153 | controller | Jun 12 16:01:51.531118 crc crio[21573]: time="2026-06-12T16:01:51.531002251Z" level=info msg="Creating container: openshift-kube-apiserver-operator/kube-apiserver-operator-575994946d-vgpnb/kube-apiserver-operator" id=fb6ad524-115e-47bc-9dc0-488b075c9f84 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:20:07.406231 | controller | Jun 12 16:01:51.533846 crc crio[21573]: time="2026-06-12T16:01:51.533779133Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:e504172345491d90bbbf1e7e45488e73073f4c6d7c2355245871051596fc85db" id=c45f41af-5eec-4e41-96c2-b275acda9825 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:20:07.406256 | controller | Jun 12 16:01:51.534021 crc crio[21573]: time="2026-06-12T16:01:51.533957938Z" level=info msg="Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04" id=35b3f33c-800d-41ad-a4a2-1d7ace64a4e3 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:20:07.406273 | controller | Jun 12 16:01:51.535360 crc crio[21573]: time="2026-06-12T16:01:51.535294409Z" level=info msg="Creating container: openshift-authentication-operator/authentication-operator-7f5c659b84-khkfm/authentication-operator" id=fcafef0d-b595-49b6-8b9b-350aa71c083a name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:20:07.406289 | controller | Jun 12 16:01:51.542712 crc crio[21573]: time="2026-06-12T16:01:51.540351278Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8d1a1e4abe0326c3af89e9eaa4b7449dd2d5b6f9403c677e19b00b24947b1df9" id=2ac54995-39c8-486f-96c2-5972591ad246 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:20:07.406306 | controller | Jun 12 16:01:51.544406 crc crio[21573]: time="2026-06-12T16:01:51.544306788Z" level=info msg="Checking image status: quay.io/crcont/openshift-crc-cluster-kube-controller-manager-operator@sha256:f69b9cc9b9cfde726109a9e12b80a3eefa472d7e29159df0fbc7143c48983cd6" id=fae96b79-d120-4e3b-959d-571ef15cbbd5 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:20:07.406323 | controller | Jun 12 16:01:51.551069 crc crio[21573]: time="2026-06-12T16:01:51.550988547Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.406340 | controller | Jun 12 16:01:51.554960 crc crio[21573]: time="2026-06-12T16:01:51.554790011Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:baf975b6944f2844860c440636e0d4b80b2fdc473d30f32ae7d6989f2fc2b135" id=c40c7171-0728-4f5d-a4f3-d59e938d1129 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:20:07.406357 | controller | Jun 12 16:01:51.573239 crc crio[21573]: time="2026-06-12T16:01:51.573060974Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.406373 | controller | Jun 12 16:01:51.581868 crc crio[21573]: time="2026-06-12T16:01:51.58137007Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.406389 | controller | Jun 12 16:01:51.587982 crc crio[21573]: time="2026-06-12T16:01:51.587877485Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.406405 | controller | Jun 12 16:01:51.595732 crc crio[21573]: time="2026-06-12T16:01:51.593518899Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.406421 | controller | Jun 12 16:01:51.595732 crc crio[21573]: time="2026-06-12T16:01:51.59479847Z" level=info msg="Creating container: openshift-machine-api/machine-api-operator-755bb95488-cj4b6/machine-api-operator" id=a82df5df-869a-4143-8faa-9e031c7b3591 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:20:07.406443 | controller | Jun 12 16:01:51.595732 crc crio[21573]: time="2026-06-12T16:01:51.59515252Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.406460 | controller | Jun 12 16:01:51.595732 crc crio[21573]: time="2026-06-12T16:01:51.595591112Z" level=info msg="Creating container: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-cert-regeneration-controller" id=52e03cb3-e1d8-4d4b-8b66-a8679a3bd404 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:20:07.406477 | controller | Jun 12 16:01:51.599279 crc crio[21573]: time="2026-06-12T16:01:51.599158722Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:baf975b6944f2844860c440636e0d4b80b2fdc473d30f32ae7d6989f2fc2b135" id=7513c037-ec13-47af-b919-a23670df698e name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:20:07.406493 | controller | Jun 12 16:01:51.599429 crc crio[21573]: time="2026-06-12T16:01:51.599324436Z" level=info msg="Checking image status: quay.io/crcont/openshift-crc-cluster-kube-controller-manager-operator@sha256:f69b9cc9b9cfde726109a9e12b80a3eefa472d7e29159df0fbc7143c48983cd6" id=f42e0ae9-af2f-4fa4-ae33-3d87121a704c name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:20:07.406509 | controller | Jun 12 16:01:51.599429 crc crio[21573]: time="2026-06-12T16:01:51.599404169Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:e504172345491d90bbbf1e7e45488e73073f4c6d7c2355245871051596fc85db" id=52c73877-45be-4420-9a7f-97b31d7fc052 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:20:07.406526 | controller | Jun 12 16:01:51.600718 crc crio[21573]: time="2026-06-12T16:01:51.600428544Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.406542 | controller | Jun 12 16:01:51.632390 crc crio[21573]: time="2026-06-12T16:01:51.632301444Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.406558 | controller | Jun 12 16:01:51.634429 crc crio[21573]: time="2026-06-12T16:01:51.634169382Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.406603 | controller | Jun 12 16:01:51.636570 crc crio[21573]: time="2026-06-12T16:01:51.636429745Z" level=info msg="Creating container: openshift-kube-scheduler-operator/openshift-kube-scheduler-operator-54f497555d-d8646/kube-scheduler-operator-container" id=879b5e18-20ee-453f-bcc1-22715b6f4cb3 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:20:07.406628 | controller | Jun 12 16:01:51.640107 crc crio[21573]: time="2026-06-12T16:01:51.639105604Z" level=info msg="Creating container: openshift-kube-controller-manager-operator/kube-controller-manager-operator-69d5f845f8-mm4qn/kube-controller-manager-operator" id=f29eac2f-e1cd-46ad-9c09-7ea7ab857f00 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:20:07.406646 | controller | Jun 12 16:01:51.640874 crc crio[21573]: time="2026-06-12T16:01:51.640819282Z" level=info msg="Created container a55465f5f75545416096ceb2e9fc62cba43d8aa2e256f3d4204d26015f8ce2ef: openshift-operator-lifecycle-manager/package-server-manager-77f986bd66-5lhf9/package-server-manager" id=9d603f36-b278-403e-b896-afebf1b0e024 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:20:07.406663 | controller | Jun 12 16:01:51.641682 crc crio[21573]: time="2026-06-12T16:01:51.641631425Z" level=info msg="Starting container: a55465f5f75545416096ceb2e9fc62cba43d8aa2e256f3d4204d26015f8ce2ef" id=cbb3a1cb-d280-4a41-9480-8f295d4b5091 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 17:20:07.406680 | controller | Jun 12 16:01:51.648621 crc crio[21573]: time="2026-06-12T16:01:51.648537415Z" level=info msg="Started container" PID=27393 containerID=a55465f5f75545416096ceb2e9fc62cba43d8aa2e256f3d4204d26015f8ce2ef description=openshift-operator-lifecycle-manager/package-server-manager-77f986bd66-5lhf9/package-server-manager id=cbb3a1cb-d280-4a41-9480-8f295d4b5091 name=/runtime.v1.RuntimeService/StartContainer sandboxID=d84089b6c980f6e31d4488d5ceea93ab72e2197d65c108f73549553d3dc2ff36
2026-06-12 17:20:07.406701 | controller | Jun 12 16:01:51.653163 crc crio[21573]: time="2026-06-12T16:01:51.653093107Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.406718 | controller | Jun 12 16:01:51.666649 crc crio[21573]: time="2026-06-12T16:01:51.66064115Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.406735 | controller | Jun 12 16:01:51.675901 crc crio[21573]: time="2026-06-12T16:01:51.67492978Z" level=info msg="Removed container 4730e52b9485171127c99097523d15a4d231e5badcfd82ccc6b2be6693bb4e14: openshift-config-operator/openshift-config-operator-5777786469-bccdj/openshift-config-operator" id=3ad706e9-0453-4105-96f8-63f6ab4dc158 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 17:20:07.406752 | controller | Jun 12 16:01:51.679144 crc crio[21573]: time="2026-06-12T16:01:51.677672216Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.406769 | controller | Jun 12 16:01:51.680996 crc crio[21573]: time="2026-06-12T16:01:51.679771966Z" level=info msg="Creating container: openshift-service-ca-operator/service-ca-operator-5b9c976747-l2sd4/service-ca-operator" id=29e4555f-f37b-42aa-857b-9678d035c396 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:20:07.406785 | controller | Jun 12 16:01:51.682195 crc crio[21573]: time="2026-06-12T16:01:51.68203363Z" level=info msg="Removing container: 2f413e5e391eec3eee8d32c7b990a4979b9fec5ba028cceb130e6ff16874c157" id=ba699b9d-7078-48cc-99e9-29b3a6035d6e name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 17:20:07.406801 | controller | Jun 12 16:01:51.684301 crc crio[21573]: time="2026-06-12T16:01:51.684191631Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.406817 | controller | Jun 12 16:01:51.700014 crc crio[21573]: time="2026-06-12T16:01:51.696677946Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.406833 | controller | Jun 12 16:01:51.725697 crc crio[21573]: time="2026-06-12T16:01:51.725297646Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.406849 | controller | Jun 12 16:01:51.729506 crc crio[21573]: time="2026-06-12T16:01:51.729053649Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.406865 | controller | Jun 12 16:01:51.749917 crc crio[21573]: time="2026-06-12T16:01:51.749808577Z" level=info msg="Created container 84f3b166a694a7bb9acd307a16646b0d8da8d31956a10d13065a74214d050b4b: openshift-config-operator/openshift-config-operator-5777786469-bccdj/openshift-config-operator" id=6ae7ff0e-265c-41cf-8e4b-b2ffb0e7adb2 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:20:07.406882 | controller | Jun 12 16:01:51.753406 crc crio[21573]: time="2026-06-12T16:01:51.753228814Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.406898 | controller | Jun 12 16:01:51.755537 crc crio[21573]: time="2026-06-12T16:01:51.75417594Z" level=info msg="Removed container 2f413e5e391eec3eee8d32c7b990a4979b9fec5ba028cceb130e6ff16874c157: openshift-authentication-operator/authentication-operator-7f5c659b84-khkfm/authentication-operator" id=ba699b9d-7078-48cc-99e9-29b3a6035d6e name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 17:20:07.406921 | controller | Jun 12 16:01:51.768555 crc crio[21573]: time="2026-06-12T16:01:51.758955195Z" level=info msg="Starting container: 84f3b166a694a7bb9acd307a16646b0d8da8d31956a10d13065a74214d050b4b" id=7692fd89-f68a-4012-a453-921a11fa6481 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 17:20:07.406947 | controller | Jun 12 16:01:51.768555 crc crio[21573]: time="2026-06-12T16:01:51.761416962Z" level=info msg="Created container f59d8586751df4105c9a96b16a124fd14fcef0b8154265a492f37f7efff5913d: openshift-kube-storage-version-migrator-operator/kube-storage-version-migrator-operator-565b79b866-2h5s6/kube-storage-version-migrator-operator" id=8885d0a2-a607-4ae7-8535-6d427dd80aa3 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:20:07.406968 | controller | Jun 12 16:01:51.768555 crc crio[21573]: time="2026-06-12T16:01:51.763146117Z" level=info msg="Starting container: f59d8586751df4105c9a96b16a124fd14fcef0b8154265a492f37f7efff5913d" id=b8eb91bf-0526-4420-abec-479a4d3a07c5 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 17:20:07.406985 | controller | Jun 12 16:01:51.774193 crc crio[21573]: time="2026-06-12T16:01:51.772290101Z" level=info msg="Started container" PID=27420 containerID=84f3b166a694a7bb9acd307a16646b0d8da8d31956a10d13065a74214d050b4b description=openshift-config-operator/openshift-config-operator-5777786469-bccdj/openshift-config-operator id=7692fd89-f68a-4012-a453-921a11fa6481 name=/runtime.v1.RuntimeService/StartContainer sandboxID=6ab72337a3cbb3c4d1ed7253a92436f570bc786a96b656633e015ab8dd8d717f
2026-06-12 17:20:07.407002 | controller | Jun 12 16:01:51.780723 crc crio[21573]: time="2026-06-12T16:01:51.780428205Z" level=info msg="Started container" PID=27415 containerID=f59d8586751df4105c9a96b16a124fd14fcef0b8154265a492f37f7efff5913d description=openshift-kube-storage-version-migrator-operator/kube-storage-version-migrator-operator-565b79b866-2h5s6/kube-storage-version-migrator-operator id=b8eb91bf-0526-4420-abec-479a4d3a07c5 name=/runtime.v1.RuntimeService/StartContainer sandboxID=64af01349a00849fde27c2f063b48f3d4fffe4c51e83456b5865b1562298601a
2026-06-12 17:20:07.407019 | controller | Jun 12 16:01:51.781297 crc crio[21573]: time="2026-06-12T16:01:51.780731634Z" level=info msg="Created container c50e0d18068dd513c79c7593216ee6e2fce77bd5c7778cd232ffbbd114be820b: openshift-service-ca/service-ca-74545575db-n469q/service-ca-controller" id=df6c7c36-46a8-4d4e-b34b-114750547f6a name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:20:07.407035 | controller | Jun 12 16:01:51.788906 crc crio[21573]: time="2026-06-12T16:01:51.786530089Z" level=info msg="Starting container: c50e0d18068dd513c79c7593216ee6e2fce77bd5c7778cd232ffbbd114be820b" id=2bbba518-b616-48b1-b9c8-ef997c73d918 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 17:20:07.407051 | controller | Jun 12 16:01:51.789693 crc crio[21573]: time="2026-06-12T16:01:51.789617596Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.407067 | controller | Jun 12 16:01:51.790765 crc crio[21573]: time="2026-06-12T16:01:51.790708714Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.407083 | controller | Jun 12 16:01:51.793134 crc crio[21573]: time="2026-06-12T16:01:51.793064742Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.407099 | controller | Jun 12 16:01:51.798619 crc crio[21573]: time="2026-06-12T16:01:51.798525619Z" level=info msg="Started container" PID=27421 containerID=c50e0d18068dd513c79c7593216ee6e2fce77bd5c7778cd232ffbbd114be820b description=openshift-service-ca/service-ca-74545575db-n469q/service-ca-controller id=2bbba518-b616-48b1-b9c8-ef997c73d918 name=/runtime.v1.RuntimeService/StartContainer sandboxID=53d37291c3f918630f0bf00f413a35884a599c35691b2e49022496b208d077bd
2026-06-12 17:20:07.407119 | controller | Jun 12 16:01:51.886131 crc crio[21573]: time="2026-06-12T16:01:51.885780588Z" level=info msg="Created container 528cecd455b4cac438789019ae9f65aa8fefc9f7d2dadd6d7c169afa44a09def: openshift-cluster-version/cluster-version-operator-7c9b9cfd6-49qt2/cluster-version-operator" id=ebe57a7a-14c5-4199-a70d-7efdcb71d8a8 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:20:07.407137 | controller | Jun 12 16:01:51.891302 crc crio[21573]: time="2026-06-12T16:01:51.889922484Z" level=info msg="Starting container: 528cecd455b4cac438789019ae9f65aa8fefc9f7d2dadd6d7c169afa44a09def" id=02fe4869-5c57-4429-970e-5658cbf21ef3 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 17:20:07.407153 | controller | Jun 12 16:01:51.901717 crc crio[21573]: time="2026-06-12T16:01:51.901620921Z" level=info msg="Started container" PID=27445 containerID=528cecd455b4cac438789019ae9f65aa8fefc9f7d2dadd6d7c169afa44a09def description=openshift-cluster-version/cluster-version-operator-7c9b9cfd6-49qt2/cluster-version-operator id=02fe4869-5c57-4429-970e-5658cbf21ef3 name=/runtime.v1.RuntimeService/StartContainer sandboxID=c1cfc23493f55612a6e555b7fbc4836f59e988d59a52bc79fce6f3c9305f772b
2026-06-12 17:20:07.407169 | controller | Jun 12 16:01:51.923873 crc crio[21573]: time="2026-06-12T16:01:51.92379562Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.407185 | controller | Jun 12 16:01:51.936092 crc crio[21573]: time="2026-06-12T16:01:51.936001792Z" level=info msg="Created container b90a1e7c91e0aaaafb84efad3dbdabd0d18504eb4716d0263505d6de67ca71a7: openshift-etcd-operator/etcd-operator-69b85846b6-9w8mk/etcd-operator" id=347744ba-2927-47e9-b743-c3a92f26e9e8 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:20:07.407202 | controller | Jun 12 16:01:51.938404 crc crio[21573]: time="2026-06-12T16:01:51.93835524Z" level=info msg="Starting container: b90a1e7c91e0aaaafb84efad3dbdabd0d18504eb4716d0263505d6de67ca71a7" id=e129e065-315d-474f-9943-5d860853ded4 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 17:20:07.407218 | controller | Jun 12 16:01:51.945682 crc crio[21573]: time="2026-06-12T16:01:51.945584523Z" level=info msg="Started container" PID=27467 containerID=b90a1e7c91e0aaaafb84efad3dbdabd0d18504eb4716d0263505d6de67ca71a7 description=openshift-etcd-operator/etcd-operator-69b85846b6-9w8mk/etcd-operator id=e129e065-315d-474f-9943-5d860853ded4 name=/runtime.v1.RuntimeService/StartContainer sandboxID=954bf1afe4f59f23f82baa19c37ce7d2202c4c33e8491ac1530be7dd854d2ea1
2026-06-12 17:20:07.407235 | controller | Jun 12 16:01:51.966899 crc crio[21573]: time="2026-06-12T16:01:51.958226338Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.407251 | controller | Jun 12 16:01:51.966899 crc crio[21573]: time="2026-06-12T16:01:51.959515374Z" level=info msg="Created container 289fcbb450e68ad5009b026045e42a7d66a739698bfbe26686bfd3f686cf21c6: openshift-authentication-operator/authentication-operator-7f5c659b84-khkfm/authentication-operator" id=fcafef0d-b595-49b6-8b9b-350aa71c083a name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:20:07.407268 | controller | Jun 12 16:01:51.974648 crc crio[21573]: time="2026-06-12T16:01:51.974425987Z" level=info msg="Starting container: 289fcbb450e68ad5009b026045e42a7d66a739698bfbe26686bfd3f686cf21c6" id=02c61de4-cae6-4092-a625-be563c6b93e3 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 17:20:07.407284 | controller | Jun 12 16:01:51.979291 crc crio[21573]: time="2026-06-12T16:01:51.977935028Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.407305 | controller | Jun 12 16:01:51.979907 crc crio[21573]: time="2026-06-12T16:01:51.979760752Z" level=info msg="Started container" PID=27472 containerID=289fcbb450e68ad5009b026045e42a7d66a739698bfbe26686bfd3f686cf21c6 description=openshift-authentication-operator/authentication-operator-7f5c659b84-khkfm/authentication-operator id=02c61de4-cae6-4092-a625-be563c6b93e3 name=/runtime.v1.RuntimeService/StartContainer sandboxID=de0b296fee07e699bd1fd33242f2f31e30c6c637042c979d7e25eecfe39a32d1
2026-06-12 17:20:07.407324 | controller | Jun 12 16:01:51.980723 crc crio[21573]: time="2026-06-12T16:01:51.980632296Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.407341 | controller | Jun 12 16:01:52.007995 crc crio[21573]: time="2026-06-12T16:01:52.004111496Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.407357 | controller | Jun 12 16:01:52.011177 crc crio[21573]: time="2026-06-12T16:01:52.011095208Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.407386 | controller | Jun 12 16:01:52.014175 crc crio[21573]: time="2026-06-12T16:01:52.014073736Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.407405 | controller | Jun 12 16:01:52.041351 crc crio[21573]: time="2026-06-12T16:01:52.040387019Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.407421 | controller | Jun 12 16:01:52.059652 crc crio[21573]: time="2026-06-12T16:01:52.059580073Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.407437 | controller | Jun 12 16:01:52.082005 crc crio[21573]: time="2026-06-12T16:01:52.081862173Z" level=info msg="Created container 97a4068fb380b4b052c78f4864f18e931f7fa310dc86f39b6872817254d0882e: openshift-network-operator/network-operator-7bdcf4f5bd-7fjxv/network-operator" id=f67c908a-b5c4-43ed-9666-c88f8acf4488 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:20:07.407454 | controller | Jun 12 16:01:52.084788 crc crio[21573]: time="2026-06-12T16:01:52.084722883Z" level=info msg="Starting container: 97a4068fb380b4b052c78f4864f18e931f7fa310dc86f39b6872817254d0882e" id=10206c12-3984-413b-b975-51cf90150a03 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 17:20:07.407470 | controller | Jun 12 16:01:52.107188 crc crio[21573]: time="2026-06-12T16:01:52.106878064Z" level=info msg="Started container" PID=27520 containerID=97a4068fb380b4b052c78f4864f18e931f7fa310dc86f39b6872817254d0882e description=openshift-network-operator/network-operator-7bdcf4f5bd-7fjxv/network-operator id=10206c12-3984-413b-b975-51cf90150a03 name=/runtime.v1.RuntimeService/StartContainer sandboxID=e361c72c8a89f725dc4e16520f53a357ef00e6b759641a81f47fe5e49e87ed2b
2026-06-12 17:20:07.407486 | controller | Jun 12 16:01:52.189191 crc crio[21573]: time="2026-06-12T16:01:52.188756193Z" level=info msg="Created container b29254a92ed35c4e9c5cf65d1d4825869f7adbb25cbe5eba35e79273d3c9ae7a: openshift-machine-api/machine-api-operator-755bb95488-cj4b6/machine-api-operator" id=a82df5df-869a-4143-8faa-9e031c7b3591 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:20:07.407503 | controller | Jun 12 16:01:52.214616 crc crio[21573]: time="2026-06-12T16:01:52.214537056Z" level=info msg="Starting container: b29254a92ed35c4e9c5cf65d1d4825869f7adbb25cbe5eba35e79273d3c9ae7a" id=c3f3279f-1e69-4d79-ad5b-a83dafa29f06 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 17:20:07.407525 | controller | Jun 12 16:01:52.234031 crc crio[21573]: time="2026-06-12T16:01:52.232933046Z" level=info msg="Created container 784f596a00349623387b3dfdc9db9e62d40235bb5620b1733c8d899a3217ea3b: openshift-service-ca-operator/service-ca-operator-5b9c976747-l2sd4/service-ca-operator" id=29e4555f-f37b-42aa-857b-9678d035c396 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:20:07.407542 | controller | Jun 12 16:01:52.236325 crc crio[21573]: time="2026-06-12T16:01:52.23622037Z" level=info msg="Starting container: 784f596a00349623387b3dfdc9db9e62d40235bb5620b1733c8d899a3217ea3b" id=65b1d677-48f3-4c83-bf42-66840132f5aa name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 17:20:07.407559 | controller | Jun 12 16:01:52.263631 crc crio[21573]: time="2026-06-12T16:01:52.241756319Z" level=info msg="Started container" PID=27530 containerID=b29254a92ed35c4e9c5cf65d1d4825869f7adbb25cbe5eba35e79273d3c9ae7a description=openshift-machine-api/machine-api-operator-755bb95488-cj4b6/machine-api-operator id=c3f3279f-1e69-4d79-ad5b-a83dafa29f06 name=/runtime.v1.RuntimeService/StartContainer sandboxID=16b297a8e49f38b39f557e435f8e06efd0f4be1882e3024092025c1bd219e42a
2026-06-12 17:20:07.407594 | controller | Jun 12 16:01:52.285506 crc crio[21573]: time="2026-06-12T16:01:52.282790314Z" level=info msg="Created container 2da60eca377d2b10bc98e07bfd05918901fb86db93cb580ed39bad326368c62c: openshift-kube-apiserver-operator/kube-apiserver-operator-575994946d-vgpnb/kube-apiserver-operator" id=fb6ad524-115e-47bc-9dc0-488b075c9f84 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:20:07.407616 | controller | Jun 12 16:01:52.287096 crc crio[21573]: time="2026-06-12T16:01:52.287018621Z" level=info msg="Started container" PID=27551 containerID=784f596a00349623387b3dfdc9db9e62d40235bb5620b1733c8d899a3217ea3b description=openshift-service-ca-operator/service-ca-operator-5b9c976747-l2sd4/service-ca-operator id=65b1d677-48f3-4c83-bf42-66840132f5aa name=/runtime.v1.RuntimeService/StartContainer sandboxID=3cb15a22955364f53e33a4f5d88a1957aeb1acd20ae4a29aec4e99cd9161a1ff
2026-06-12 17:20:07.407635 | controller | Jun 12 16:01:52.293618 crc crio[21573]: time="2026-06-12T16:01:52.289730107Z" level=info msg="Starting container: 2da60eca377d2b10bc98e07bfd05918901fb86db93cb580ed39bad326368c62c" id=a4b45271-c6c6-4e39-b402-4d6f52a59df4 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 17:20:07.407652 | controller | Jun 12 16:01:52.313943 crc crio[21573]: time="2026-06-12T16:01:52.313827273Z" level=info msg="Started container" PID=27552 containerID=2da60eca377d2b10bc98e07bfd05918901fb86db93cb580ed39bad326368c62c description=openshift-kube-apiserver-operator/kube-apiserver-operator-575994946d-vgpnb/kube-apiserver-operator id=a4b45271-c6c6-4e39-b402-4d6f52a59df4 name=/runtime.v1.RuntimeService/StartContainer sandboxID=a4108cfd56bb95c984c6842f2b38b21ef6830aa35f05bed6a97aba9293edc703
2026-06-12 17:20:07.407669 | controller | Jun 12 16:01:52.506519 crc crio[21573]: time="2026-06-12T16:01:52.503913473Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.407686 | controller | Jun 12 16:01:52.519529 crc crio[21573]: time="2026-06-12T16:01:52.514514369Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.407703 | controller | Jun 12 16:01:52.623883 crc crio[21573]: time="2026-06-12T16:01:52.623790603Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.407719 | controller | Jun 12 16:01:52.625921 crc crio[21573]: time="2026-06-12T16:01:52.625835797Z" level=info msg="Created container eb5ce153098db92b462501b5fba0a8843861f712fe5600cda873ad074fa6f393: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-cert-regeneration-controller" id=52e03cb3-e1d8-4d4b-8b66-a8679a3bd404 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:20:07.407739 | controller | Jun 12 16:01:52.627630 crc crio[21573]: time="2026-06-12T16:01:52.627547835Z" level=info msg="Starting container: eb5ce153098db92b462501b5fba0a8843861f712fe5600cda873ad074fa6f393" id=47551263-c5bd-4f8d-80a1-a65c70d86e0a name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 17:20:07.407756 | controller | Jun 12 16:01:52.642206 crc crio[21573]: time="2026-06-12T16:01:52.642123617Z" level=info msg="Started container" PID=27619 containerID=eb5ce153098db92b462501b5fba0a8843861f712fe5600cda873ad074fa6f393 description=openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-cert-regeneration-controller id=47551263-c5bd-4f8d-80a1-a65c70d86e0a name=/runtime.v1.RuntimeService/StartContainer sandboxID=aea4c34e660b88d05cad560b21670df759260a7118b308f3c28a6d5a9f2badb0
2026-06-12 17:20:07.407772 | controller | Jun 12 16:01:52.664173 crc crio[21573]: time="2026-06-12T16:01:52.664060696Z" level=info msg="Created container fd43dda9cbe82db9b118274d13f31e99f8615109fa2e34048fac7462498653db: openshift-kube-scheduler-operator/openshift-kube-scheduler-operator-54f497555d-d8646/kube-scheduler-operator-container" id=879b5e18-20ee-453f-bcc1-22715b6f4cb3 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:20:07.407789 | controller | Jun 12 16:01:52.695981 crc crio[21573]: time="2026-06-12T16:01:52.695230147Z" level=info msg="Starting container: fd43dda9cbe82db9b118274d13f31e99f8615109fa2e34048fac7462498653db" id=13ac19dd-9c09-4381-bf09-41ae7b20259a name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 17:20:07.407806 | controller | Jun 12 16:01:52.710919 crc crio[21573]: time="2026-06-12T16:01:52.710813977Z" level=info msg="Started container" PID=27620 containerID=fd43dda9cbe82db9b118274d13f31e99f8615109fa2e34048fac7462498653db description=openshift-kube-scheduler-operator/openshift-kube-scheduler-operator-54f497555d-d8646/kube-scheduler-operator-container id=13ac19dd-9c09-4381-bf09-41ae7b20259a name=/runtime.v1.RuntimeService/StartContainer sandboxID=acda8260e4918fbb802786a8d9cce4dea8d17c42cf6406c9d04a3cc30226e9b6
2026-06-12 17:20:07.407823 | controller | Jun 12 16:01:52.743778 crc crio[21573]: time="2026-06-12T16:01:52.743665097Z" level=info msg="Created container 64ecc42fb05f22a7e6704b1c2220d750bc10806f11dd2f9c717a9991a483ec13: openshift-kube-controller-manager-operator/kube-controller-manager-operator-69d5f845f8-mm4qn/kube-controller-manager-operator" id=f29eac2f-e1cd-46ad-9c09-7ea7ab857f00 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:20:07.407839 | controller | Jun 12 16:01:52.746380 crc crio[21573]: time="2026-06-12T16:01:52.746106427Z" level=info msg="Starting container: 64ecc42fb05f22a7e6704b1c2220d750bc10806f11dd2f9c717a9991a483ec13" id=e6ef72db-550b-4d36-92a5-67741c209cbf name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 17:20:07.407857 | controller | Jun 12 16:01:52.752678 crc crio[21573]: time="2026-06-12T16:01:52.752563088Z" level=info msg="Started container" PID=27640 containerID=64ecc42fb05f22a7e6704b1c2220d750bc10806f11dd2f9c717a9991a483ec13 description=openshift-kube-controller-manager-operator/kube-controller-manager-operator-69d5f845f8-mm4qn/kube-controller-manager-operator id=e6ef72db-550b-4d36-92a5-67741c209cbf name=/runtime.v1.RuntimeService/StartContainer sandboxID=97467d816d05a341d3f7f15af85fa716868feac2fd6aa42876c0f6f23bafe244
2026-06-12 17:20:07.407875 | controller | Jun 12 16:02:35.511401 crc crio[21573]: time="2026-06-12T16:02:35.50901597Z" level=info msg="Stopping container: 3684b2cec778ee997d4d969fbd24556cc82f8a0e02a40f0f79bf35abb94df13d (timeout: 15s)" id=c9f5452c-defc-4c68-a48b-3f83cc2316f6 name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 17:20:07.407891 | controller | Jun 12 16:02:35.679745 crc crio[21573]: time="2026-06-12T16:02:35.679605876Z" level=info msg="Stopped container 3684b2cec778ee997d4d969fbd24556cc82f8a0e02a40f0f79bf35abb94df13d: openshift-authentication/oauth-openshift-685b49f4d7-4d6xb/oauth-openshift" id=c9f5452c-defc-4c68-a48b-3f83cc2316f6 name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 17:20:07.407916 | controller | Jun 12 16:02:35.682259 crc crio[21573]: time="2026-06-12T16:02:35.681425682Z" level=info msg="Stopping pod sandbox: 01e0057a4f36348b3e5583493d3db2ed1b6be0de7bec803bab507ef7991f8e77" id=17be81e7-bafb-48db-954b-6cd9ae30a742 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 17:20:07.407933 | controller | Jun 12 16:02:35.683262 crc crio[21573]: time="2026-06-12T16:02:35.682607002Z" level=info msg="Got pod network &{Name:oauth-openshift-685b49f4d7-4d6xb Namespace:openshift-authentication ID:01e0057a4f36348b3e5583493d3db2ed1b6be0de7bec803bab507ef7991f8e77 UID:b167f5c3-3788-4edd-9e26-0fc3a5748dee NetNS:/var/run/netns/50ebe2c2-fcd1-4e25-b7b7-9139bcf85f03 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:0xc00008c538}] Aliases:map[]}"
2026-06-12 17:20:07.407956 | controller | Jun 12 16:02:35.683262 crc crio[21573]: time="2026-06-12T16:02:35.682795487Z" level=info msg="Deleting pod openshift-authentication_oauth-openshift-685b49f4d7-4d6xb from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 17:20:07.407981 | controller | Jun 12 16:02:35.979706 crc crio[21573]: time="2026-06-12T16:02:35.979083576Z" level=info msg="Stopped pod sandbox: 01e0057a4f36348b3e5583493d3db2ed1b6be0de7bec803bab507ef7991f8e77" id=17be81e7-bafb-48db-954b-6cd9ae30a742 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 17:20:07.407999 | controller | Jun 12 16:02:36.267678 crc crio[21573]: time="2026-06-12T16:02:36.267420418Z" level=info msg="Removing container: 3684b2cec778ee997d4d969fbd24556cc82f8a0e02a40f0f79bf35abb94df13d" id=5065c637-aad0-4f08-bffc-ce8910f3eb91 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 17:20:07.408017 | controller | Jun 12 16:02:36.319688 crc crio[21573]: time="2026-06-12T16:02:36.319357292Z" level=info msg="Removed container 3684b2cec778ee997d4d969fbd24556cc82f8a0e02a40f0f79bf35abb94df13d: openshift-authentication/oauth-openshift-685b49f4d7-4d6xb/oauth-openshift" id=5065c637-aad0-4f08-bffc-ce8910f3eb91 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 17:20:07.408033 | controller | Jun 12 16:02:53.453001 crc crio[21573]: time="2026-06-12T16:02:53.451792263Z" level=info msg="Stopping pod sandbox: 01e0057a4f36348b3e5583493d3db2ed1b6be0de7bec803bab507ef7991f8e77" id=b75d4cc5-8e7e-4c73-abf5-d9afcde31da3 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 17:20:07.408049 | controller | Jun 12 16:02:53.455335 crc crio[21573]: time="2026-06-12T16:02:53.453026915Z" level=info msg="Stopped pod sandbox (already stopped): 01e0057a4f36348b3e5583493d3db2ed1b6be0de7bec803bab507ef7991f8e77" id=b75d4cc5-8e7e-4c73-abf5-d9afcde31da3 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 17:20:07.408065 | controller | Jun 12 16:02:53.455771 crc crio[21573]: time="2026-06-12T16:02:53.455736482Z" level=info msg="Removing pod sandbox: 01e0057a4f36348b3e5583493d3db2ed1b6be0de7bec803bab507ef7991f8e77" id=80e53d03-d937-4718-b4e5-a294b850cf34 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 17:20:07.408082 | controller | Jun 12 16:02:53.469518 crc crio[21573]: time="2026-06-12T16:02:53.469329167Z" level=info msg="Removed pod sandbox: 01e0057a4f36348b3e5583493d3db2ed1b6be0de7bec803bab507ef7991f8e77" id=80e53d03-d937-4718-b4e5-a294b850cf34 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 17:20:07.408098 | controller | Jun 12 16:04:36.648562 crc crio[21573]: time="2026-06-12T16:04:36.647283051Z" level=info msg="Running pod sandbox: openshift-marketplace/community-operators-c5wvb/POD" id=323a1608-b5cc-4a21-99b4-e6bf7393bfcb name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:20:07.408114 | controller | Jun 12 16:04:36.650120 crc crio[21573]: time="2026-06-12T16:04:36.649120323Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.408135 | controller | Jun 12 16:04:36.663516 crc crio[21573]: time="2026-06-12T16:04:36.663404658Z" level=info msg="Running pod sandbox: openshift-marketplace/certified-operators-h5gkm/POD" id=c9397191-0307-437d-a725-e158b06d9936 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:20:07.408152 | controller | Jun 12 16:04:36.663647 crc crio[21573]: time="2026-06-12T16:04:36.6635725Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.408168 | controller | Jun 12 16:04:36.688560 crc crio[21573]: time="2026-06-12T16:04:36.688491506Z" level=info msg="Running pod sandbox: openshift-marketplace/redhat-operators-bpntw/POD" id=f60a9054-3694-4692-86cc-294821fd9397 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:20:07.408185 | controller | Jun 12 16:04:36.688714 crc crio[21573]: time="2026-06-12T16:04:36.688576578Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.408201 | controller | Jun 12 16:04:36.704710 crc crio[21573]: time="2026-06-12T16:04:36.704610698Z" level=info msg="Running pod sandbox: openshift-infra/auto-csr-approver-29688004-jmtt6/POD" id=7a778f75-3c94-4ef5-829c-20e946592c37 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:20:07.408217 | controller | Jun 12 16:04:36.704823 crc crio[21573]: time="2026-06-12T16:04:36.704715421Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.408233 | controller | Jun 12 16:04:36.710899 crc crio[21573]: time="2026-06-12T16:04:36.710803178Z" level=info msg="Got pod network &{Name:certified-operators-h5gkm Namespace:openshift-marketplace ID:c2b250e68492dd6dc483c22c9754ed30a96e61543d3b10287e38441fffa20fb6 UID:47d664e8-ebbe-4369-b7cc-aef1d36d21e6 NetNS:/var/run/netns/aee9c6fb-9329-4e30-966d-5a4d23aa833f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod47d664e8_ebbe_4369_b7cc_aef1d36d21e6.slice PodAnnotations:0xc0027221d8}] Aliases:map[]}"
2026-06-12 17:20:07.408250 | controller | Jun 12 16:04:36.710899 crc crio[21573]: time="2026-06-12T16:04:36.71087414Z" level=info msg="Adding pod openshift-marketplace_certified-operators-h5gkm to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 17:20:07.408267 | controller | Jun 12 16:04:36.714069 crc crio[21573]: time="2026-06-12T16:04:36.713926094Z" level=info msg="Got pod network &{Name:community-operators-c5wvb Namespace:openshift-marketplace ID:4f7d4379cc8b9b713243f528861c179a93df26a3ceae54f6aa6554f107036d14 UID:4d528c96-ac77-484d-9812-9cdb429595f4 NetNS:/var/run/netns/4f8498c0-0af7-4ffa-a86f-9adc35932527 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod4d528c96_ac77_484d_9812_9cdb429595f4.slice PodAnnotations:0xc00008c9c8}] Aliases:map[]}"
2026-06-12 17:20:07.408284 | controller | Jun 12 16:04:36.714069 crc crio[21573]: time="2026-06-12T16:04:36.714008236Z" level=info msg="Adding pod openshift-marketplace_community-operators-c5wvb to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 17:20:07.408300 | controller | Jun 12 16:04:36.717981 crc crio[21573]: time="2026-06-12T16:04:36.717929434Z" level=info msg="Running pod sandbox: openshift-authentication/oauth-openshift-578588c5b9-xh998/POD" id=c64cb927-65d3-4eae-a69b-ff1e45db6b2f name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:20:07.408316 | controller | Jun 12 16:04:36.718152 crc crio[21573]: time="2026-06-12T16:04:36.718013106Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.408337 | controller | Jun 12 16:04:36.730059 crc crio[21573]: time="2026-06-12T16:04:36.729890094Z" level=info msg="Running pod sandbox: openshift-operator-lifecycle-manager/collect-profiles-29688000-qvxfq/POD" id=75000847-90e2-4169-ac18-eef0c5aa7fc4 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:20:07.408354 | controller | Jun 12 16:04:36.730059 crc crio[21573]: time="2026-06-12T16:04:36.729990326Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.408370 | controller | Jun 12 16:04:36.736646 crc crio[21573]: time="2026-06-12T16:04:36.736574237Z" level=info msg="Got pod network &{Name:redhat-operators-bpntw Namespace:openshift-marketplace ID:a043d3c9135f83719185c9118c1fbf1c54b670215b408234ddb4c4162b0d2fa8 UID:c6b97540-7398-4dc2-bb51-bcdc9949270b NetNS:/var/run/netns/1318404e-5e0d-435e-aee7-7402454cf8bd Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podc6b97540_7398_4dc2_bb51_bcdc9949270b.slice PodAnnotations:0xc002428118}] Aliases:map[]}"
2026-06-12 17:20:07.408387 | controller | Jun 12 16:04:36.736646 crc crio[21573]: time="2026-06-12T16:04:36.736616058Z" level=info msg="Adding pod openshift-marketplace_redhat-operators-bpntw to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 17:20:07.408403 | controller | Jun 12 16:04:36.741047 crc crio[21573]: time="2026-06-12T16:04:36.740933938Z" level=info msg="Got pod network &{Name:auto-csr-approver-29688004-jmtt6 Namespace:openshift-infra ID:56781ba3e8aee45a174e1c7cc2761e07a90ac153ee98f57e5a99bc3345ba3876 UID:18c3bb98-720b-4bdd-bf15-f59ad3b108ef NetNS:/var/run/netns/7970b458-2416-4c71-bd13-e151559936be Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod18c3bb98_720b_4bdd_bf15_f59ad3b108ef.slice PodAnnotations:0xc00338e090}] Aliases:map[]}"
2026-06-12 17:20:07.408420 | controller | Jun 12 16:04:36.741047 crc crio[21573]: time="2026-06-12T16:04:36.741044371Z" level=info msg="Adding pod openshift-infra_auto-csr-approver-29688004-jmtt6 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 17:20:07.408436 | controller | Jun 12 16:04:36.743071 crc crio[21573]: time="2026-06-12T16:04:36.742964643Z" level=info msg="Running pod sandbox: openshift-marketplace/redhat-marketplace-b5wtd/POD" id=23e030b8-f6ea-4961-8d48-9c3165556a61 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:20:07.408452 | controller | Jun 12 16:04:36.743161 crc crio[21573]: time="2026-06-12T16:04:36.743086506Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.408468 | controller | Jun 12 16:04:36.789011 crc crio[21573]: time="2026-06-12T16:04:36.788761443Z" level=info msg="Got pod network &{Name:oauth-openshift-578588c5b9-xh998 Namespace:openshift-authentication ID:0185332d27e43b297540c0fb92e2301fdbae3cdb54f249def72a09e0e484ec8a UID:3f322534-61f9-44c6-a433-6ea846365c9e NetNS:/var/run/netns/9af0ef9e-c402-418b-bddb-3459f7e3ce74 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod3f322534_61f9_44c6_a433_6ea846365c9e.slice PodAnnotations:0xc000138180}] Aliases:map[]}"
2026-06-12 17:20:07.408485 | controller | Jun 12 16:04:36.789011 crc crio[21573]: time="2026-06-12T16:04:36.788853135Z" level=info msg="Adding pod openshift-authentication_oauth-openshift-578588c5b9-xh998 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 17:20:07.408502 | controller | Jun 12 16:04:36.790409 crc crio[21573]: time="2026-06-12T16:04:36.790347776Z" level=info msg="Got pod network &{Name:collect-profiles-29688000-qvxfq Namespace:openshift-operator-lifecycle-manager ID:5bdab20c2f65a980f47b95ffc81afbcb4ce80e347efd833388ae2b4a7cc30d16 UID:f3f494c9-288e-4fa6-bf5e-cb0025a40fb1 NetNS:/var/run/netns/fcc16e89-0b43-428d-a3a3-8ccb0bd370c8 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podf3f494c9_288e_4fa6_bf5e_cb0025a40fb1.slice PodAnnotations:0xc0036742c8}] Aliases:map[]}"
2026-06-12 17:20:07.408522 | controller | Jun 12 16:04:36.790616 crc crio[21573]: time="2026-06-12T16:04:36.790413657Z" level=info msg="Adding pod openshift-operator-lifecycle-manager_collect-profiles-29688000-qvxfq to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 17:20:07.408539 | controller | Jun 12 16:04:36.797994 crc crio[21573]: time="2026-06-12T16:04:36.797865695Z" level=info msg="Got pod network &{Name:redhat-marketplace-b5wtd Namespace:openshift-marketplace ID:601d8ed3e4e32d356d207759805805e3d1fb588c5b0c9c64cf7925b6b45a3a36 UID:fa2aa1e5-6015-4294-9049-391758ac262c NetNS:/var/run/netns/51e41fd3-5963-414f-970f-56a309e36c93 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podfa2aa1e5_6015_4294_9049_391758ac262c.slice PodAnnotations:0xc00063c108}] Aliases:map[]}"
2026-06-12 17:20:07.408556 | controller | Jun 12 16:04:36.797994 crc crio[21573]: time="2026-06-12T16:04:36.797936006Z" level=info msg="Adding pod openshift-marketplace_redhat-marketplace-b5wtd to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 17:20:07.408597 | controller | Jun 12 16:04:37.343904 crc crio[21573]: 2026-06-12T16:04:37Z [verbose] CmdAdd (shim): {1.1.0 [{Name:56781ba3e8aee45 Mac:ce:ab:60:ae:2a:21 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:43 Mtu:0 Sandbox:/var/run/netns/7970b458-2416-4c71-bd13-e151559936be SocketPath: PciID:}] [{Interface:0xc000014630 Address:{IP:10.217.0.67 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 17:20:07.408620 | controller | Jun 12 16:04:37.346784 crc crio[21573]: time="2026-06-12T16:04:37.346608152Z" level=info msg="Got pod network &{Name:auto-csr-approver-29688004-jmtt6 Namespace:openshift-infra ID:56781ba3e8aee45a174e1c7cc2761e07a90ac153ee98f57e5a99bc3345ba3876 UID:18c3bb98-720b-4bdd-bf15-f59ad3b108ef NetNS:/var/run/netns/7970b458-2416-4c71-bd13-e151559936be Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod18c3bb98_720b_4bdd_bf15_f59ad3b108ef.slice PodAnnotations:0xc00338e090}] Aliases:map[]}"
2026-06-12 17:20:07.408637 | controller | Jun 12 16:04:37.347145 crc crio[21573]: time="2026-06-12T16:04:37.346849729Z" level=info msg="Checking pod openshift-infra_auto-csr-approver-29688004-jmtt6 for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 17:20:07.408653 | controller | Jun 12 16:04:37.357648 crc crio[21573]: 2026-06-12T16:04:37Z [verbose] CmdAdd (shim): {1.1.0 [{Name:c2b250e68492dd6 Mac:f6:35:0e:37:95:9d Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:41 Mtu:0 Sandbox:/var/run/netns/aee9c6fb-9329-4e30-966d-5a4d23aa833f SocketPath: PciID:}] [{Interface:0xc0002d8a00 Address:{IP:10.217.0.65 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 17:20:07.408669 | controller | Jun 12 16:04:37.357648 crc crio[21573]: time="2026-06-12T16:04:37.356542075Z" level=info msg="Got pod network &{Name:certified-operators-h5gkm Namespace:openshift-marketplace ID:c2b250e68492dd6dc483c22c9754ed30a96e61543d3b10287e38441fffa20fb6 UID:47d664e8-ebbe-4369-b7cc-aef1d36d21e6 NetNS:/var/run/netns/aee9c6fb-9329-4e30-966d-5a4d23aa833f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod47d664e8_ebbe_4369_b7cc_aef1d36d21e6.slice PodAnnotations:0xc0027221d8}] Aliases:map[]}"
2026-06-12 17:20:07.408691 | controller | Jun 12 16:04:37.357648 crc crio[21573]: time="2026-06-12T16:04:37.356813572Z" level=info msg="Checking pod openshift-marketplace_certified-operators-h5gkm for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 17:20:07.408709 | controller | Jun 12 16:04:37.364155 crc crio[21573]: time="2026-06-12T16:04:37.363622502Z" level=info msg="Ran pod sandbox c2b250e68492dd6dc483c22c9754ed30a96e61543d3b10287e38441fffa20fb6 with infra container: openshift-marketplace/certified-operators-h5gkm/POD" id=c9397191-0307-437d-a725-e158b06d9936 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:20:07.408726 | controller | Jun 12 16:04:37.367780 crc crio[21573]: time="2026-06-12T16:04:37.36768418Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=72255746-4b0d-4ccc-88c3-5602e33398a1 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:20:07.408742 | controller | Jun 12 16:04:37.367780 crc crio[21573]: 2026-06-12T16:04:37Z [verbose] CmdAdd (shim): {1.1.0 [{Name:a043d3c9135f837 Mac:b2:9b:26:79:ab:01 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:42 Mtu:0 Sandbox:/var/run/netns/1318404e-5e0d-435e-aee7-7402454cf8bd SocketPath: PciID:}] [{Interface:0xc0000149d0 Address:{IP:10.217.0.66 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 17:20:07.408759 | controller | Jun 12 16:04:37.368557 crc crio[21573]: time="2026-06-12T16:04:37.368404265Z" level=info msg="Ran pod sandbox 56781ba3e8aee45a174e1c7cc2761e07a90ac153ee98f57e5a99bc3345ba3876 with infra container: openshift-infra/auto-csr-approver-29688004-jmtt6/POD" id=7a778f75-3c94-4ef5-829c-20e946592c37 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:20:07.408776 | controller | Jun 12 16:04:37.370070 crc crio[21573]: 2026-06-12T16:04:37Z [verbose] CmdAdd (shim): {1.1.0 [{Name:4f7d4379cc8b9b7 Mac:8e:86:98:2d:af:44 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:40 Mtu:0 Sandbox:/var/run/netns/4f8498c0-0af7-4ffa-a86f-9adc35932527 SocketPath: PciID:}] [{Interface:0xc00022c000 Address:{IP:10.217.0.64 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 17:20:07.408792 | controller | Jun 12 16:04:37.370174 crc crio[21573]: time="2026-06-12T16:04:37.370152328Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=6145359a-54eb-4dd5-80de-b92cd2def056 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:20:07.408809 | controller | Jun 12 16:04:37.370598 crc crio[21573]: time="2026-06-12T16:04:37.37052569Z" level=info msg="Got pod network &{Name:redhat-operators-bpntw Namespace:openshift-marketplace ID:a043d3c9135f83719185c9118c1fbf1c54b670215b408234ddb4c4162b0d2fa8 UID:c6b97540-7398-4dc2-bb51-bcdc9949270b NetNS:/var/run/netns/1318404e-5e0d-435e-aee7-7402454cf8bd Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podc6b97540_7398_4dc2_bb51_bcdc9949270b.slice PodAnnotations:0xc002428118}] Aliases:map[]}"
2026-06-12 17:20:07.408826 | controller | Jun 12 16:04:37.371201 crc crio[21573]: time="2026-06-12T16:04:37.371106806Z" level=info msg="Checking pod openshift-marketplace_redhat-operators-bpntw for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 17:20:07.408842 | controller | Jun 12 16:04:37.371780 crc crio[21573]: time="2026-06-12T16:04:37.371542437Z" level=info msg="Got pod network &{Name:community-operators-c5wvb Namespace:openshift-marketplace ID:4f7d4379cc8b9b713243f528861c179a93df26a3ceae54f6aa6554f107036d14 UID:4d528c96-ac77-484d-9812-9cdb429595f4 NetNS:/var/run/netns/4f8498c0-0af7-4ffa-a86f-9adc35932527 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod4d528c96_ac77_484d_9812_9cdb429595f4.slice PodAnnotations:0xc00008c9c8}] Aliases:map[]}"
2026-06-12 17:20:07.408863 | controller | Jun 12 16:04:37.371977 crc crio[21573]: time="2026-06-12T16:04:37.371915937Z" level=info msg="Checking pod openshift-marketplace_community-operators-c5wvb for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 17:20:07.408880 | controller | Jun 12 16:04:37.373538 crc crio[21573]: time="2026-06-12T16:04:37.373407738Z" level=info msg="Pulling image: registry.redhat.io/openshift4/ose-cli:latest" id=9a1d6c10-63d3-43bb-8c7f-ec33b60d9280 name=/runtime.v1.ImageService/PullImage
2026-06-12 17:20:07.408897 | controller | Jun 12 16:04:37.382277 crc crio[21573]: time="2026-06-12T16:04:37.382120548Z" level=info msg="Creating container: openshift-marketplace/certified-operators-h5gkm/extract-utilities" id=f079ec1f-65b7-40cc-bb24-8d6e1df2a1d6 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:20:07.408913 | controller | Jun 12 16:04:37.382997 crc crio[21573]: time="2026-06-12T16:04:37.382783166Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.408930 | controller | Jun 12 16:04:37.385540 crc crio[21573]: time="2026-06-12T16:04:37.385368253Z" level=info msg="Ran pod sandbox a043d3c9135f83719185c9118c1fbf1c54b670215b408234ddb4c4162b0d2fa8 with infra container: openshift-marketplace/redhat-operators-bpntw/POD" id=f60a9054-3694-4692-86cc-294821fd9397 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:20:07.408947 | controller | Jun 12 16:04:37.386330 crc crio[21573]: time="2026-06-12T16:04:37.386220001Z" level=info msg="Trying to access \"registry.redhat.io/openshift4/ose-cli:latest\""
2026-06-12 17:20:07.408965 | controller | Jun 12 16:04:37.389841 crc crio[21573]: time="2026-06-12T16:04:37.389798034Z" level=info msg="Ran pod sandbox 4f7d4379cc8b9b713243f528861c179a93df26a3ceae54f6aa6554f107036d14 with infra container: openshift-marketplace/community-operators-c5wvb/POD" id=323a1608-b5cc-4a21-99b4-e6bf7393bfcb name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:20:07.408989 | controller | Jun 12 16:04:37.391692 crc crio[21573]: time="2026-06-12T16:04:37.390625702Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=4944f02a-6feb-4b78-8b89-4323033afd19 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:20:07.409009 | controller | Jun 12 16:04:37.392653 crc crio[21573]: time="2026-06-12T16:04:37.392540984Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=683e234b-d4f6-41f6-acc9-8c2e72e5e978 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:20:07.409026 | controller | Jun 12 16:04:37.403866 crc crio[21573]: time="2026-06-12T16:04:37.403577779Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=0264954d-61b3-48c1-b6e4-c44e434c68eb name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:20:07.409043 | controller | Jun 12 16:04:37.405292 crc crio[21573]: time="2026-06-12T16:04:37.40513419Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=21da7a66-b8c6-4916-9aec-7dcfd7400c92 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:20:07.409059 | controller | Jun 12 16:04:37.414576 crc crio[21573]: time="2026-06-12T16:04:37.414361954Z" level=info msg="Creating container: openshift-marketplace/redhat-operators-bpntw/extract-utilities" id=821220e0-49fe-4a60-ab20-cf6b928896e9 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:20:07.409075 | controller | Jun 12 16:04:37.416674 crc crio[21573]: time="2026-06-12T16:04:37.416571125Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.409095 | controller | Jun 12 16:04:37.418666 crc crio[21573]: time="2026-06-12T16:04:37.418531698Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.409112 | controller | Jun 12 16:04:37.423903 crc crio[21573]: time="2026-06-12T16:04:37.422994412Z" level=info msg="Creating container: openshift-marketplace/community-operators-c5wvb/extract-utilities" id=c87d7d18-5e9f-42de-872c-57b47fd6393b name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:20:07.409129 | controller | Jun 12 16:04:37.424402 crc crio[21573]: time="2026-06-12T16:04:37.424296817Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.409145 | controller | Jun 12 16:04:37.437167 crc crio[21573]: time="2026-06-12T16:04:37.437059529Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.409161 | controller | Jun 12 16:04:37.466966 crc crio[21573]: time="2026-06-12T16:04:37.463592918Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.409177 | controller | Jun 12 16:04:37.469310 crc crio[21573]: time="2026-06-12T16:04:37.469216613Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.409193 | controller | Jun 12 16:04:37.489966 crc crio[21573]: time="2026-06-12T16:04:37.48984454Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.409209 | controller | Jun 12 16:04:37.497174 crc crio[21573]: time="2026-06-12T16:04:37.496938235Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.409225 | controller | Jun 12 16:04:37.514144 crc crio[21573]: 2026-06-12T16:04:37Z [verbose] CmdAdd (shim): {1.1.0 [{Name:0185332d27e43b2 Mac:a2:92:24:96:06:63 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:44 Mtu:0 Sandbox:/var/run/netns/9af0ef9e-c402-418b-bddb-3459f7e3ce74 SocketPath: PciID:}] [{Interface:0xc000014600 Address:{IP:10.217.0.68 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 17:20:07.409241 | controller | Jun 12 16:04:37.514144 crc crio[21573]: 2026-06-12T16:04:37Z [verbose] CmdAdd (shim): {1.1.0 [{Name:5bdab20c2f65a98 Mac:26:b7:1b:86:00:1f Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:45 Mtu:0 Sandbox:/var/run/netns/fcc16e89-0b43-428d-a3a3-8ccb0bd370c8 SocketPath: PciID:}] [{Interface:0xc0003f2b40 Address:{IP:10.217.0.69 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 17:20:07.409257 | controller | Jun 12 16:04:37.514736 crc crio[21573]: time="2026-06-12T16:04:37.514661192Z" level=info msg="Got pod network &{Name:oauth-openshift-578588c5b9-xh998 Namespace:openshift-authentication ID:0185332d27e43b297540c0fb92e2301fdbae3cdb54f249def72a09e0e484ec8a UID:3f322534-61f9-44c6-a433-6ea846365c9e NetNS:/var/run/netns/9af0ef9e-c402-418b-bddb-3459f7e3ce74 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod3f322534_61f9_44c6_a433_6ea846365c9e.slice PodAnnotations:0xc000138180}] Aliases:map[]}"
2026-06-12 17:20:07.409274 | controller | Jun 12 16:04:37.514841 crc crio[21573]: time="2026-06-12T16:04:37.514817206Z" level=info msg="Checking pod openshift-authentication_oauth-openshift-578588c5b9-xh998 for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 17:20:07.409290 | controller | Jun 12 16:04:37.515262 crc crio[21573]: time="2026-06-12T16:04:37.515177467Z" level=info msg="Got pod network &{Name:collect-profiles-29688000-qvxfq Namespace:openshift-operator-lifecycle-manager ID:5bdab20c2f65a980f47b95ffc81afbcb4ce80e347efd833388ae2b4a7cc30d16 UID:f3f494c9-288e-4fa6-bf5e-cb0025a40fb1 NetNS:/var/run/netns/fcc16e89-0b43-428d-a3a3-8ccb0bd370c8 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podf3f494c9_288e_4fa6_bf5e_cb0025a40fb1.slice PodAnnotations:0xc0036742c8}] Aliases:map[]}"
2026-06-12 17:20:07.409312 | controller | Jun 12 16:04:37.515366 crc crio[21573]: 2026-06-12T16:04:37Z [verbose] CmdAdd (shim): {1.1.0 [{Name:601d8ed3e4e32d3 Mac:0a:8b:58:38:42:ad Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:46 Mtu:0 Sandbox:/var/run/netns/51e41fd3-5963-414f-970f-56a309e36c93 SocketPath: PciID:}] [{Interface:0xc0001daa20 Address:{IP:10.217.0.70 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 17:20:07.409329 | controller | Jun 12 16:04:37.515425 crc crio[21573]: time="2026-06-12T16:04:37.515382023Z" level=info msg="Checking pod openshift-operator-lifecycle-manager_collect-profiles-29688000-qvxfq for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 17:20:07.409346 | controller | Jun 12 16:04:37.516008 crc crio[21573]: time="2026-06-12T16:04:37.515928807Z" level=info msg="Got pod network &{Name:redhat-marketplace-b5wtd Namespace:openshift-marketplace ID:601d8ed3e4e32d356d207759805805e3d1fb588c5b0c9c64cf7925b6b45a3a36 UID:fa2aa1e5-6015-4294-9049-391758ac262c NetNS:/var/run/netns/51e41fd3-5963-414f-970f-56a309e36c93 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podfa2aa1e5_6015_4294_9049_391758ac262c.slice PodAnnotations:0xc00063c108}] Aliases:map[]}"
2026-06-12 17:20:07.409363 | controller | Jun 12 16:04:37.516215 crc crio[21573]: time="2026-06-12T16:04:37.516144783Z" level=info msg="Checking pod openshift-marketplace_redhat-marketplace-b5wtd for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 17:20:07.409380 | controller | Jun 12 16:04:37.530703 crc crio[21573]: time="2026-06-12T16:04:37.530619605Z" level=info msg="Ran pod sandbox 601d8ed3e4e32d356d207759805805e3d1fb588c5b0c9c64cf7925b6b45a3a36 with infra container: openshift-marketplace/redhat-marketplace-b5wtd/POD" id=23e030b8-f6ea-4961-8d48-9c3165556a61 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:20:07.409396 | controller | Jun 12 16:04:37.530703 crc crio[21573]: time="2026-06-12T16:04:37.530682053Z" level=info msg="Ran pod sandbox 0185332d27e43b297540c0fb92e2301fdbae3cdb54f249def72a09e0e484ec8a with infra container: openshift-authentication/oauth-openshift-578588c5b9-xh998/POD" id=c64cb927-65d3-4eae-a69b-ff1e45db6b2f name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:20:07.409412 | controller | Jun 12 16:04:37.533668 crc crio[21573]: time="2026-06-12T16:04:37.533594227Z" level=info msg="Ran pod sandbox 5bdab20c2f65a980f47b95ffc81afbcb4ce80e347efd833388ae2b4a7cc30d16 with infra container: openshift-operator-lifecycle-manager/collect-profiles-29688000-qvxfq/POD" id=75000847-90e2-4169-ac18-eef0c5aa7fc4 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:20:07.409428 | controller | Jun 12 16:04:37.542198 crc crio[21573]: time="2026-06-12T16:04:37.542111406Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=210a32f9-fbdb-45e1-89c9-7901e5d5a527 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:20:07.409444 | controller | Jun 12 16:04:37.542606 crc crio[21573]: time="2026-06-12T16:04:37.542526238Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:036ed6efe4cb5f5b90ee7f9ef5297c8591b8d67aa36b3c58b4fc5417622a140c" id=abf21d84-5429-49ff-9b49-d3e0d2b976db name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:20:07.409468 | controller | Jun 12 16:04:37.544608 crc crio[21573]: time="2026-06-12T16:04:37.542622391Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=0b6e843e-33d6-4a07-b9bc-87f1808f06b4 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:20:07.409485 | controller | Jun 12 16:04:37.545270 crc crio[21573]: time="2026-06-12T16:04:37.545196151Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:036ed6efe4cb5f5b90ee7f9ef5297c8591b8d67aa36b3c58b4fc5417622a140c" id=f83decac-609c-42ce-8363-5d3f4cc23b80 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:20:07.409500 | controller | Jun 12 16:04:37.546123 crc crio[21573]: time="2026-06-12T16:04:37.546078446Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=c4611072-6e32-45b4-ae63-06159a29874a name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:20:07.409516 | controller | Jun 12 16:04:37.549878 crc crio[21573]: time="2026-06-12T16:04:37.549782838Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=a6b6b716-338e-4b6f-9b81-8c75a614ba4e name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:20:07.409532 | controller | Jun 12 16:04:37.552637 crc crio[21573]: time="2026-06-12T16:04:37.552529533Z" level=info msg="Creating container: openshift-authentication/oauth-openshift-578588c5b9-xh998/oauth-openshift" id=e81933f5-6924-4a34-995d-b60b4cb6725b name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:20:07.409548 | controller | Jun 12 16:04:37.552906 crc crio[21573]: time="2026-06-12T16:04:37.5527804Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.409564 | controller | Jun 12 16:04:37.565550 crc crio[21573]: time="2026-06-12T16:04:37.565364947Z" level=info msg="Creating container: openshift-operator-lifecycle-manager/collect-profiles-29688000-qvxfq/collect-profiles" id=5d8b1856-7d85-4959-9074-79f1142396a7 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:20:07.409607 | controller | Jun 12 16:04:37.568411 crc crio[21573]: time="2026-06-12T16:04:37.568370483Z" level=info msg="Creating container: openshift-marketplace/redhat-marketplace-b5wtd/extract-utilities" id=bb136b5e-f635-4d85-b7a0-6af1debe2842 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:20:07.409625 | controller | Jun 12 16:04:37.577766 crc crio[21573]: time="2026-06-12T16:04:37.577656296Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.409642 | controller | Jun 12 16:04:37.580166 crc crio[21573]: time="2026-06-12T16:04:37.580084191Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.409658 | controller | Jun 12 16:04:37.589808 crc crio[21573]: time="2026-06-12T16:04:37.58974006Z" level=info msg="Created container e8a7b77cdd34133161516dca242e93f84f4a664ad06c153a8a218240a905b12f: openshift-marketplace/certified-operators-h5gkm/extract-utilities" id=f079ec1f-65b7-40cc-bb24-8d6e1df2a1d6 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:20:07.409674 | controller | Jun 12 16:04:37.591571 crc crio[21573]: time="2026-06-12T16:04:37.591385272Z" level=info msg="Starting container: e8a7b77cdd34133161516dca242e93f84f4a664ad06c153a8a218240a905b12f" id=77f89d9c-040f-4bf3-ab61-fa9d80febafc name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 17:20:07.409690 | controller | Jun 12 16:04:37.592176 crc crio[21573]: time="2026-06-12T16:04:37.592102462Z" level=info msg="Created container f81486010549e04c8d14a2d55a7c7ec838b35f0df4cb3464e1cb270c95ec50de: openshift-marketplace/community-operators-c5wvb/extract-utilities" id=c87d7d18-5e9f-42de-872c-57b47fd6393b name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:20:07.409712 | controller | Jun 12 16:04:37.593737 crc crio[21573]: time="2026-06-12T16:04:37.593653074Z" level=info msg="Starting container: f81486010549e04c8d14a2d55a7c7ec838b35f0df4cb3464e1cb270c95ec50de" id=42ed262d-88b4-4977-8ff5-3a515745f650 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 17:20:07.409730 | controller | Jun 12 16:04:37.596097 crc crio[21573]: time="2026-06-12T16:04:37.595947274Z" level=info msg="Created container 4822e564680086fc1fe6af58d6bfac1a618305b766608ac50bccd3cf62ec43ce: openshift-marketplace/redhat-operators-bpntw/extract-utilities" id=821220e0-49fe-4a60-ab20-cf6b928896e9 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:20:07.409746 | controller | Jun 12 16:04:37.600731 crc crio[21573]: time="2026-06-12T16:04:37.600645843Z" level=info msg="Starting container: 4822e564680086fc1fe6af58d6bfac1a618305b766608ac50bccd3cf62ec43ce" id=45bc59e4-33ab-4d13-95b1-b1ad2ed06a61 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 17:20:07.409762 | controller | Jun 12 16:04:37.601875 crc crio[21573]: time="2026-06-12T16:04:37.601797118Z" level=info msg="Started container" PID=30147 containerID=e8a7b77cdd34133161516dca242e93f84f4a664ad06c153a8a218240a905b12f description=openshift-marketplace/certified-operators-h5gkm/extract-utilities id=77f89d9c-040f-4bf3-ab61-fa9d80febafc name=/runtime.v1.RuntimeService/StartContainer sandboxID=c2b250e68492dd6dc483c22c9754ed30a96e61543d3b10287e38441fffa20fb6
2026-06-12 17:20:07.409779 | controller | Jun 12 16:04:37.605914 crc crio[21573]: time="2026-06-12T16:04:37.605649207Z" level=info msg="Started container" PID=30158 containerID=f81486010549e04c8d14a2d55a7c7ec838b35f0df4cb3464e1cb270c95ec50de description=openshift-marketplace/community-operators-c5wvb/extract-utilities id=42ed262d-88b4-4977-8ff5-3a515745f650 name=/runtime.v1.RuntimeService/StartContainer sandboxID=4f7d4379cc8b9b713243f528861c179a93df26a3ceae54f6aa6554f107036d14
2026-06-12 17:20:07.409796 | controller | Jun 12 16:04:37.610321 crc crio[21573]: time="2026-06-12T16:04:37.609812289Z" level=info msg="Started container" PID=30157 containerID=4822e564680086fc1fe6af58d6bfac1a618305b766608ac50bccd3cf62ec43ce description=openshift-marketplace/redhat-operators-bpntw/extract-utilities id=45bc59e4-33ab-4d13-95b1-b1ad2ed06a61 name=/runtime.v1.RuntimeService/StartContainer sandboxID=a043d3c9135f83719185c9118c1fbf1c54b670215b408234ddb4c4162b0d2fa8
2026-06-12 17:20:07.409812 | controller | Jun 12 16:04:37.640328 crc crio[21573]: time="2026-06-12T16:04:37.639962322Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.409829 | controller | Jun 12 16:04:37.645253 crc crio[21573]: time="2026-06-12T16:04:37.64516183Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.409845 | controller | Jun 12 16:04:37.648158 crc crio[21573]: time="2026-06-12T16:04:37.648103321Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.409861 | controller | Jun 12 16:04:37.650726 crc crio[21573]: time="2026-06-12T16:04:37.650609362Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.409877 | controller | Jun 12 16:04:37.656184 crc crio[21573]: time="2026-06-12T16:04:37.655918377Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.409894 | controller | Jun 12 16:04:37.840926 crc crio[21573]: time="2026-06-12T16:04:37.8408118Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.409914 | controller | Jun 12 16:04:38.019699 crc crio[21573]: time="2026-06-12T16:04:38.019413402Z" level=info msg="Created container 786331c721c4469022852960ea776cf5d5dfe31e0e1f085985af95cbc44293e2: openshift-operator-lifecycle-manager/collect-profiles-29688000-qvxfq/collect-profiles" id=5d8b1856-7d85-4959-9074-79f1142396a7 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:20:07.409931 | controller | Jun 12 16:04:38.021099 crc crio[21573]: time="2026-06-12T16:04:38.020913502Z" level=info msg="Starting container: 786331c721c4469022852960ea776cf5d5dfe31e0e1f085985af95cbc44293e2" id=d829f269-bc8d-4fff-881b-4b05407253ea name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 17:20:07.409949 | controller | Jun 12 16:04:38.029559 crc crio[21573]: time="2026-06-12T16:04:38.029358866Z" level=info msg="Started container" PID=30209 containerID=786331c721c4469022852960ea776cf5d5dfe31e0e1f085985af95cbc44293e2 description=openshift-operator-lifecycle-manager/collect-profiles-29688000-qvxfq/collect-profiles id=d829f269-bc8d-4fff-881b-4b05407253ea name=/runtime.v1.RuntimeService/StartContainer sandboxID=5bdab20c2f65a980f47b95ffc81afbcb4ce80e347efd833388ae2b4a7cc30d16
2026-06-12 17:20:07.409965 | controller | Jun 12 16:04:38.041917 crc crio[21573]: time="2026-06-12T16:04:38.041755096Z" level=info msg="Created container 97c3492265b7febf4ffe3adc3bbbe6a3ac71d1cb3085cb5cf3d5bc19840fb094: openshift-authentication/oauth-openshift-578588c5b9-xh998/oauth-openshift" id=e81933f5-6924-4a34-995d-b60b4cb6725b name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:20:07.409984 | controller | Jun 12 16:04:38.042959 crc crio[21573]: time="2026-06-12T16:04:38.042819055Z" level=info msg="Starting container: 97c3492265b7febf4ffe3adc3bbbe6a3ac71d1cb3085cb5cf3d5bc19840fb094" id=16856731-26f2-44b2-b816-0be56fcf5fa9 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 17:20:07.410009 | controller | Jun 12 16:04:38.043387 crc crio[21573]: time="2026-06-12T16:04:38.043157595Z" level=info msg="Created container 865d953e5296bd5abbbc850088fc0d23eaf1186ca099b01666a4edcbf8bd1001: openshift-marketplace/redhat-marketplace-b5wtd/extract-utilities" id=bb136b5e-f635-4d85-b7a0-6af1debe2842 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:20:07.410029 | controller | Jun 12 16:04:38.044670 crc crio[21573]: time="2026-06-12T16:04:38.044536502Z" level=info msg="Starting container: 865d953e5296bd5abbbc850088fc0d23eaf1186ca099b01666a4edcbf8bd1001" id=1c1ea129-5b40-4a59-a5f0-e01c56b45c9d name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 17:20:07.410045 | controller | Jun 12 16:04:38.053194 crc crio[21573]: time="2026-06-12T16:04:38.053082437Z" level=info msg="Started container" PID=30210 containerID=97c3492265b7febf4ffe3adc3bbbe6a3ac71d1cb3085cb5cf3d5bc19840fb094 description=openshift-authentication/oauth-openshift-578588c5b9-xh998/oauth-openshift id=16856731-26f2-44b2-b816-0be56fcf5fa9 name=/runtime.v1.RuntimeService/StartContainer sandboxID=0185332d27e43b297540c0fb92e2301fdbae3cdb54f249def72a09e0e484ec8a
2026-06-12 17:20:07.410062 | controller | Jun 12 16:04:38.062227 crc crio[21573]: time="2026-06-12T16:04:38.062012053Z" level=info msg="Started container" PID=30211 containerID=865d953e5296bd5abbbc850088fc0d23eaf1186ca099b01666a4edcbf8bd1001 description=openshift-marketplace/redhat-marketplace-b5wtd/extract-utilities id=1c1ea129-5b40-4a59-a5f0-e01c56b45c9d name=/runtime.v1.RuntimeService/StartContainer sandboxID=601d8ed3e4e32d356d207759805805e3d1fb588c5b0c9c64cf7925b6b45a3a36
2026-06-12 17:20:07.410079 | controller | Jun 12 16:04:38.570933 crc crio[21573]: time="2026-06-12T16:04:38.570877406Z" level=info msg="Pulling image: registry.redhat.io/redhat/community-operator-index:v4.20" id=540e74ab-f45d-4cbd-bf3e-b311b23d2bd9 name=/runtime.v1.ImageService/PullImage
2026-06-12 17:20:07.410095 | controller | Jun 12 16:04:38.599121 crc crio[21573]: time="2026-06-12T16:04:38.599076663Z" level=info msg="Trying to access \"registry.redhat.io/redhat/community-operator-index:v4.20\""
2026-06-12 17:20:07.410117 | controller | Jun 12 16:04:38.608423 crc crio[21573]: time="2026-06-12T16:04:38.599806422Z" level=info msg="Pulling image: registry.redhat.io/redhat/redhat-operator-index:v4.20" id=e6b6a3e3-eeac-401c-891a-aafca22d8e2f name=/runtime.v1.ImageService/PullImage
2026-06-12 17:20:07.410134 | controller | Jun 12 16:04:38.616228 crc crio[21573]: time="2026-06-12T16:04:38.614609577Z" level=info msg="Trying to access \"registry.redhat.io/redhat/redhat-operator-index:v4.20\""
2026-06-12 17:20:07.410150 | controller | Jun 12 16:04:38.626391 crc crio[21573]: time="2026-06-12T16:04:38.626342681Z" level=info msg="Pulling image: registry.redhat.io/redhat/redhat-marketplace-index:v4.20" id=278193e2-d7d5-4bdd-addc-592a70fbfa55 name=/runtime.v1.ImageService/PullImage
2026-06-12 17:20:07.410166 | controller | Jun 12 16:04:38.630399 crc crio[21573]: time="2026-06-12T16:04:38.630295883Z" level=info msg="Trying to access \"registry.redhat.io/redhat/redhat-marketplace-index:v4.20\""
2026-06-12 17:20:07.410182 | controller | Jun 12 16:04:38.633537 crc crio[21573]: time="2026-06-12T16:04:38.633383459Z" level=info msg="Pulling image: registry.redhat.io/redhat/certified-operator-index:v4.20" id=2c57ecf7-3e4d-4c70-a8dc-7565aadab521 name=/runtime.v1.ImageService/PullImage
2026-06-12 17:20:07.410197 | controller | Jun 12 16:04:38.642335 crc crio[21573]: time="2026-06-12T16:04:38.642258939Z" level=info msg="Trying to access \"registry.redhat.io/redhat/certified-operator-index:v4.20\""
2026-06-12 17:20:07.410213 | controller | Jun 12 16:04:39.210338 crc crio[21573]: time="2026-06-12T16:04:39.208661643Z" level=info msg="Pulled image: registry.redhat.io/redhat/certified-operator-index@sha256:e8b01cc3d00552bc0461e27436a0780e115587d868be78b2050d7d15c5baeda5" id=2c57ecf7-3e4d-4c70-a8dc-7565aadab521 name=/runtime.v1.ImageService/PullImage
2026-06-12 17:20:07.410229 | controller | Jun 12 16:04:39.213391 crc crio[21573]: time="2026-06-12T16:04:39.213233888Z" level=info msg="Checking image status: registry.redhat.io/redhat/certified-operator-index:v4.20" id=d7723ad6-5242-4d56-b328-08805ea3f08a name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:20:07.410246 | controller | Jun 12 16:04:39.218730 crc crio[21573]: time="2026-06-12T16:04:39.218633607Z" level=info msg="Checking image status: registry.redhat.io/redhat/certified-operator-index:v4.20" id=d6df3a5e-7c2a-473f-ab7d-7123088f9ded name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:20:07.410262 | controller | Jun 12 16:04:39.226161 crc crio[21573]: time="2026-06-12T16:04:39.22600039Z" level=info msg="Creating container: openshift-marketplace/certified-operators-h5gkm/extract-content" id=d7518d19-6e1b-4b92-9a47-73db8281a04c name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:20:07.410278 | controller | Jun 12 16:04:39.226738 crc crio[21573]: time="2026-06-12T16:04:39.226649798Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.410293 | controller | Jun 12 16:04:39.278523 crc crio[21573]: time="2026-06-12T16:04:39.266535664Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.410309 | controller | Jun 12 16:04:39.278523 crc crio[21573]: time="2026-06-12T16:04:39.270236126Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.410325 | controller | Jun 12 16:04:39.297185 crc crio[21573]: time="2026-06-12T16:04:39.297094945Z" level=info msg="Pulled image: registry.redhat.io/redhat/community-operator-index@sha256:8874ea870c535d2628f240c4dfe1c55570869954e66ad633ea84cc782b3982dc" id=540e74ab-f45d-4cbd-bf3e-b311b23d2bd9 name=/runtime.v1.ImageService/PullImage
2026-06-12 17:20:07.410341 | controller | Jun 12 16:04:39.298706 crc crio[21573]: time="2026-06-12T16:04:39.298633846Z" level=info msg="Checking image status: registry.redhat.io/redhat/community-operator-index:v4.20" id=06b79bfb-47ff-437f-a24c-fd1bf895a7aa name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:20:07.410361 | controller | Jun 12 16:04:39.301839 crc crio[21573]: time="2026-06-12T16:04:39.301759953Z" level=info msg="Checking image status: registry.redhat.io/redhat/community-operator-index:v4.20" id=576670f6-809e-473a-8780-47c1c05d79e5 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:20:07.410377 | controller | Jun 12 16:04:39.308993 crc crio[21573]: time="2026-06-12T16:04:39.308873048Z" level=info msg="Creating container: openshift-marketplace/community-operators-c5wvb/extract-content" id=0d5a7fa0-8e48-44cf-b7ba-bd35b2981f29 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:20:07.410393 | controller | Jun 12 16:04:39.310354 crc crio[21573]: time="2026-06-12T16:04:39.310124953Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.410409 | controller | Jun 12 16:04:39.361170 crc crio[21573]: time="2026-06-12T16:04:39.361076024Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.410425 | controller | Jun 12 16:04:39.366330 crc crio[21573]: time="2026-06-12T16:04:39.366249376Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.410441 | controller | Jun 12 16:04:39.376167 crc crio[21573]: time="2026-06-12T16:04:39.376010865Z" level=info msg="Created container 94f1cf270adc0725b6e083522d47ec501dd0a3c7ff3393601f9d48369c9019ad: openshift-marketplace/certified-operators-h5gkm/extract-content" id=d7518d19-6e1b-4b92-9a47-73db8281a04c name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:20:07.410457 | controller | Jun 12 16:04:39.377308 crc crio[21573]: time="2026-06-12T16:04:39.377238579Z" level=info msg="Starting container: 94f1cf270adc0725b6e083522d47ec501dd0a3c7ff3393601f9d48369c9019ad" id=5e8685fd-893b-4adc-802f-c9bdfa790c63 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 17:20:07.410473 | controller | Jun 12 16:04:39.383375 crc crio[21573]: time="2026-06-12T16:04:39.383283435Z" level=info msg="Started container" PID=30260 containerID=94f1cf270adc0725b6e083522d47ec501dd0a3c7ff3393601f9d48369c9019ad description=openshift-marketplace/certified-operators-h5gkm/extract-content id=5e8685fd-893b-4adc-802f-c9bdfa790c63 name=/runtime.v1.RuntimeService/StartContainer sandboxID=c2b250e68492dd6dc483c22c9754ed30a96e61543d3b10287e38441fffa20fb6
2026-06-12 17:20:07.410490 | controller | Jun 12 16:04:39.425992 crc crio[21573]: time="2026-06-12T16:04:39.425881906Z" level=info msg="Pulled image: registry.redhat.io/redhat/redhat-marketplace-index@sha256:eaa0e17f3e4a3079539d3da6839f308f2d277b5c3bc91e1d58ba54c3b141d4ba" id=278193e2-d7d5-4bdd-addc-592a70fbfa55 name=/runtime.v1.ImageService/PullImage
2026-06-12 17:20:07.410506 | controller | Jun 12 16:04:39.427646 crc crio[21573]: time="2026-06-12T16:04:39.427544901Z" level=info msg="Checking image status: registry.redhat.io/redhat/redhat-marketplace-index:v4.20" id=c82f637c-4cb2-4749-9c5d-6a88ed3c3b1c name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:20:07.410523 | controller | Jun 12 16:04:39.430084 crc crio[21573]: time="2026-06-12T16:04:39.429939007Z" level=info msg="Checking image status: registry.redhat.io/redhat/redhat-marketplace-index:v4.20" id=f7cd3a2e-b821-449a-b7e1-f57edae8ecde name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:20:07.410539 | controller | Jun 12 16:04:39.441524 crc crio[21573]: time="2026-06-12T16:04:39.44133391Z" level=info msg="Creating container: openshift-marketplace/redhat-marketplace-b5wtd/extract-content" id=4678bfcd-16d9-41f4-98b1-19647c4ebca3 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:20:07.410560 | controller | Jun 12 16:04:39.442362 crc crio[21573]: time="2026-06-12T16:04:39.442237445Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.410603 | controller | Jun 12 16:04:39.471842 crc crio[21573]: time="2026-06-12T16:04:39.471598653Z" level=info msg="Created container e01acb6e15db870e5dd067ae830384f54c06009ba864cd02ced3cc2be1460b4d: openshift-marketplace/community-operators-c5wvb/extract-content" id=0d5a7fa0-8e48-44cf-b7ba-bd35b2981f29 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:20:07.410623 | controller | Jun 12 16:04:39.473951 crc crio[21573]: time="2026-06-12T16:04:39.473803714Z" level=info msg="Starting container: e01acb6e15db870e5dd067ae830384f54c06009ba864cd02ced3cc2be1460b4d" id=006f53e5-8347-46eb-9867-c6e40a2c2d73 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 17:20:07.410639 | controller | Jun 12 16:04:39.480558 crc crio[21573]: time="2026-06-12T16:04:39.480319413Z" level=info msg="Started container" PID=30271 containerID=e01acb6e15db870e5dd067ae830384f54c06009ba864cd02ced3cc2be1460b4d description=openshift-marketplace/community-operators-c5wvb/extract-content id=006f53e5-8347-46eb-9867-c6e40a2c2d73 name=/runtime.v1.RuntimeService/StartContainer sandboxID=4f7d4379cc8b9b713243f528861c179a93df26a3ceae54f6aa6554f107036d14
2026-06-12 17:20:07.410656 | controller | Jun 12 16:04:39.500797 crc crio[21573]: time="2026-06-12T16:04:39.48996623Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.410672 | controller | Jun 12 16:04:39.500797 crc crio[21573]: time="2026-06-12T16:04:39.500344693Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.410688 | controller | Jun 12 16:04:39.544857 crc crio[21573]: time="2026-06-12T16:04:39.544730393Z" level=info msg="Pulled image: registry.redhat.io/redhat/redhat-operator-index@sha256:f5f7575300572ad2ef92672b7dc76ed5ddaf50e7b74642e9907deda8cb9fa115" id=e6b6a3e3-eeac-401c-891a-aafca22d8e2f name=/runtime.v1.ImageService/PullImage
2026-06-12 17:20:07.410704 | controller | Jun 12 16:04:39.552640 crc crio[21573]: time="2026-06-12T16:04:39.552527221Z" level=info msg="Checking image status: registry.redhat.io/redhat/redhat-operator-index:v4.20" id=3239484d-6c47-467e-9986-46bcb1c0cfe1 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:20:07.410720 | controller | Jun 12 16:04:39.556534 crc crio[21573]: time="2026-06-12T16:04:39.556340974Z" level=info msg="Checking image status: registry.redhat.io/redhat/redhat-operator-index:v4.20" id=651649ac-d4ee-4974-98cd-fc0f3ed6d4ca name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:20:07.410737 | controller | Jun 12 16:04:39.565658 crc crio[21573]: time="2026-06-12T16:04:39.565416163Z" level=info msg="Creating container: openshift-marketplace/redhat-operators-bpntw/extract-content" id=db122d2e-a117-4bd7-bc3f-bc8901e8e7b6 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:20:07.410753 | controller | Jun 12 16:04:39.566249 crc crio[21573]: time="2026-06-12T16:04:39.566178224Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.410769 | controller | Jun 12 16:04:39.626541 crc crio[21573]: time="2026-06-12T16:04:39.621755014Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.410785 | controller | Jun 12 16:04:39.634799 crc crio[21573]: time="2026-06-12T16:04:39.634676657Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.410801 | controller | Jun 12 16:04:39.711755 crc crio[21573]: time="2026-06-12T16:04:39.709770889Z" level=info msg="Stopping pod sandbox: 5bdab20c2f65a980f47b95ffc81afbcb4ce80e347efd833388ae2b4a7cc30d16" id=95eb8b08-d591-4995-a877-1ed8fff6b3ad name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 17:20:07.410821 | controller | Jun 12 16:04:39.711755 crc crio[21573]: time="2026-06-12T16:04:39.710289713Z" level=info msg="Got pod network &{Name:collect-profiles-29688000-qvxfq Namespace:openshift-operator-lifecycle-manager ID:5bdab20c2f65a980f47b95ffc81afbcb4ce80e347efd833388ae2b4a7cc30d16 UID:f3f494c9-288e-4fa6-bf5e-cb0025a40fb1 NetNS:/var/run/netns/fcc16e89-0b43-428d-a3a3-8ccb0bd370c8 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podf3f494c9_288e_4fa6_bf5e_cb0025a40fb1.slice PodAnnotations:0xc0005687e8}] Aliases:map[]}"
2026-06-12 17:20:07.410839 | controller | Jun 12 16:04:39.711755 crc crio[21573]: time="2026-06-12T16:04:39.710518229Z" level=info msg="Deleting pod openshift-operator-lifecycle-manager_collect-profiles-29688000-qvxfq from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 17:20:07.410855 | controller | Jun 12 16:04:39.789050 crc crio[21573]: time="2026-06-12T16:04:39.788880328Z" level=info msg="Created container 6ffd4b61407dc5b71b14bd8afeb8c4f82a2b7f86c57c7d7789c4e4e11afd859f: openshift-marketplace/redhat-marketplace-b5wtd/extract-content" id=4678bfcd-16d9-41f4-98b1-19647c4ebca3 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:20:07.410871 | controller | Jun 12 16:04:39.791410 crc crio[21573]: time="2026-06-12T16:04:39.790624616Z" level=info msg="Created container 4f8daf146424569b5ca617748b80282c11b9d6545dfb7d3f8c3d237ce2458401: openshift-marketplace/redhat-operators-bpntw/extract-content" id=db122d2e-a117-4bd7-bc3f-bc8901e8e7b6 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:20:07.410888 | controller | Jun 12 16:04:39.792384 crc crio[21573]: time="2026-06-12T16:04:39.792326342Z" level=info msg="Starting container: 4f8daf146424569b5ca617748b80282c11b9d6545dfb7d3f8c3d237ce2458401" id=dc944a8b-f08e-4493-838d-a35a4c61626e name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 17:20:07.410905 | controller | Jun 12 16:04:39.792626 crc crio[21573]: time="2026-06-12T16:04:39.792330782Z" level=info msg="Starting container: 6ffd4b61407dc5b71b14bd8afeb8c4f82a2b7f86c57c7d7789c4e4e11afd859f" id=77a77c8f-b797-4d81-a3a1-eeb9a0705a89 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 17:20:07.410921 | controller | Jun 12 16:04:39.801671 crc crio[21573]: time="2026-06-12T16:04:39.801154635Z" level=info msg="Started container" PID=30302 containerID=4f8daf146424569b5ca617748b80282c11b9d6545dfb7d3f8c3d237ce2458401 description=openshift-marketplace/redhat-operators-bpntw/extract-content id=dc944a8b-f08e-4493-838d-a35a4c61626e name=/runtime.v1.RuntimeService/StartContainer sandboxID=a043d3c9135f83719185c9118c1fbf1c54b670215b408234ddb4c4162b0d2fa8
2026-06-12 17:20:07.410937 | controller | Jun 12 16:04:39.804197 crc crio[21573]: time="2026-06-12T16:04:39.80276838Z" level=info msg="Started container" PID=30286 containerID=6ffd4b61407dc5b71b14bd8afeb8c4f82a2b7f86c57c7d7789c4e4e11afd859f description=openshift-marketplace/redhat-marketplace-b5wtd/extract-content id=77a77c8f-b797-4d81-a3a1-eeb9a0705a89 name=/runtime.v1.RuntimeService/StartContainer sandboxID=601d8ed3e4e32d356d207759805805e3d1fb588c5b0c9c64cf7925b6b45a3a36
2026-06-12 17:20:07.410954 | controller | Jun 12 16:04:40.595429 crc crio[21573]: time="2026-06-12T16:04:40.593847869Z" level=info msg="Stopped pod sandbox: 5bdab20c2f65a980f47b95ffc81afbcb4ce80e347efd833388ae2b4a7cc30d16" id=95eb8b08-d591-4995-a877-1ed8fff6b3ad name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 17:20:07.410971 | controller | Jun 12 16:04:43.224663 crc crio[21573]: time="2026-06-12T16:04:43.223910921Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=8fe05cdf-0491-478c-b388-38f1977d19ff name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:20:07.410994 | controller | Jun 12 16:04:43.231200 crc crio[21573]: time="2026-06-12T16:04:43.231084485Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=9aaf06ce-0199-4dc3-ad06-96c69a76a1b3 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:20:07.411019 | controller | Jun 12 16:04:43.244312 crc crio[21573]: time="2026-06-12T16:04:43.243940679Z" level=info msg="Creating container: openshift-marketplace/certified-operators-h5gkm/registry-server" id=c523a1a8-cc56-4b71-9ac9-fe81f2b9e21d name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:20:07.411044 | controller | Jun 12 16:04:43.245237 crc crio[21573]: time="2026-06-12T16:04:43.244783443Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.411064 | controller | Jun 12 16:04:43.343193 crc crio[21573]: time="2026-06-12T16:04:43.342740035Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.411081 | controller | Jun 12 16:04:43.350994 crc crio[21573]: time="2026-06-12T16:04:43.350117658Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.411126 | controller | Jun 12 16:04:43.772409 crc crio[21573]: time="2026-06-12T16:04:43.772343815Z" level=info msg="Created container d401e1a85185cc8999a63b86f1450e14ba0e335c14c6ced8147d4ab9833afc34: openshift-marketplace/certified-operators-h5gkm/registry-server" id=c523a1a8-cc56-4b71-9ac9-fe81f2b9e21d name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:20:07.411150 | controller | Jun 12 16:04:43.801392 crc crio[21573]: time="2026-06-12T16:04:43.801315135Z" level=info msg="Starting container: d401e1a85185cc8999a63b86f1450e14ba0e335c14c6ced8147d4ab9833afc34" id=24f9e9e0-4e0e-4a01-9ea0-9b80dda14ba0 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 17:20:07.411168 | controller | Jun 12 16:04:43.897864 crc crio[21573]: time="2026-06-12T16:04:43.897694761Z" level=info msg="Started container" PID=30377 containerID=d401e1a85185cc8999a63b86f1450e14ba0e335c14c6ced8147d4ab9833afc34 description=openshift-marketplace/certified-operators-h5gkm/registry-server id=24f9e9e0-4e0e-4a01-9ea0-9b80dda14ba0 name=/runtime.v1.RuntimeService/StartContainer sandboxID=c2b250e68492dd6dc483c22c9754ed30a96e61543d3b10287e38441fffa20fb6
2026-06-12 17:20:07.411185 | controller | Jun 12 16:04:47.485587 crc crio[21573]: time="2026-06-12T16:04:47.484251383Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=b92f1c96-5828-4730-8b7c-141ec671e589 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:20:07.411201 | controller | Jun 12 16:04:47.494533 crc crio[21573]: time="2026-06-12T16:04:47.493277441Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=3210a5c2-48e5-46b9-9070-d891f5d6bd11 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:20:07.411218 | controller | Jun 12 16:04:47.520112 crc crio[21573]: time="2026-06-12T16:04:47.519961294Z" level=info msg="Creating container: openshift-marketplace/redhat-marketplace-b5wtd/registry-server" id=98031774-6bfc-4de8-9f88-229125b50a01 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:20:07.411235 | controller | Jun 12 16:04:47.521135 crc crio[21573]: time="2026-06-12T16:04:47.520845389Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.411252 | controller | Jun 12 16:04:47.599263 crc crio[21573]: time="2026-06-12T16:04:47.598946066Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.411273 | controller | Jun 12 16:04:47.608291 crc crio[21573]: time="2026-06-12T16:04:47.607910683Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.411292 | controller | Jun 12 16:04:48.063283 crc crio[21573]: time="2026-06-12T16:04:48.062632416Z" level=info msg="Created container b15969389097aa76669573f22b746ab1d2afa8db5ea6714202a38af42365e6dc: openshift-marketplace/redhat-marketplace-b5wtd/registry-server" id=98031774-6bfc-4de8-9f88-229125b50a01 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:20:07.411308 | controller | Jun 12 16:04:48.074721 crc crio[21573]: time="2026-06-12T16:04:48.071983453Z" level=info msg="Starting container: b15969389097aa76669573f22b746ab1d2afa8db5ea6714202a38af42365e6dc" id=49eb74f1-639e-47f2-a35f-b642a0e839ff name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 17:20:07.411325 | controller | Jun 12 16:04:48.141627 crc crio[21573]: time="2026-06-12T16:04:48.141273166Z" level=info msg="Started container" PID=30507 containerID=b15969389097aa76669573f22b746ab1d2afa8db5ea6714202a38af42365e6dc description=openshift-marketplace/redhat-marketplace-b5wtd/registry-server id=49eb74f1-639e-47f2-a35f-b642a0e839ff name=/runtime.v1.RuntimeService/StartContainer sandboxID=601d8ed3e4e32d356d207759805805e3d1fb588c5b0c9c64cf7925b6b45a3a36
2026-06-12 17:20:07.411341 | controller | Jun 12 16:04:52.685563 crc crio[21573]: time="2026-06-12T16:04:52.68470939Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=6feab504-b72f-4f4a-a19f-494f120d8fe5 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:20:07.411358 | controller | Jun 12 16:04:59.057042 crc crio[21573]: time="2026-06-12T16:04:59.053587445Z" level=info msg="Stopping container: d401e1a85185cc8999a63b86f1450e14ba0e335c14c6ced8147d4ab9833afc34 (timeout: 2s)" id=00d7f1b0-375c-4e8e-b50c-847832c2343f name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 17:20:07.411389 | controller | Jun 12 16:05:06.016635 crc crio[21573]: time="2026-06-12T16:05:06.014794314Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=0b8de695-4069-484c-b52d-81cbc8715efd name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:20:07.411408 | controller | Jun 12 16:05:06.038551 crc crio[21573]: time="2026-06-12T16:05:06.038428224Z" level=info msg="Stopped container d401e1a85185cc8999a63b86f1450e14ba0e335c14c6ced8147d4ab9833afc34: openshift-marketplace/certified-operators-h5gkm/registry-server" id=00d7f1b0-375c-4e8e-b50c-847832c2343f name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 17:20:07.411425 | controller | Jun 12 16:05:06.040065 crc crio[21573]: time="2026-06-12T16:05:06.039684488Z" level=info msg="Creating container: openshift-marketplace/community-operators-c5wvb/registry-server" id=26f05795-e47f-4956-b8b4-d8319cc1ec1a name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:20:07.411442 | controller | Jun 12 16:05:06.040572 crc crio[21573]: time="2026-06-12T16:05:06.040392678Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.411458 | controller | Jun 12 16:05:06.043355 crc crio[21573]: time="2026-06-12T16:05:06.043255176Z" level=info msg="Stopping pod sandbox: c2b250e68492dd6dc483c22c9754ed30a96e61543d3b10287e38441fffa20fb6" id=e8103ff4-a00f-4fb3-b531-dc6e209bca7f name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 17:20:07.411475 | controller | Jun 12 16:05:06.044612 crc crio[21573]: time="2026-06-12T16:05:06.044003327Z" level=info msg="Got pod network &{Name:certified-operators-h5gkm Namespace:openshift-marketplace ID:c2b250e68492dd6dc483c22c9754ed30a96e61543d3b10287e38441fffa20fb6 UID:47d664e8-ebbe-4369-b7cc-aef1d36d21e6 NetNS:/var/run/netns/aee9c6fb-9329-4e30-966d-5a4d23aa833f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod47d664e8_ebbe_4369_b7cc_aef1d36d21e6.slice PodAnnotations:0xc001896b10}] Aliases:map[]}"
2026-06-12 17:20:07.411497 | controller | Jun 12 16:05:06.044612 crc crio[21573]: time="2026-06-12T16:05:06.044362467Z" level=info msg="Deleting pod openshift-marketplace_certified-operators-h5gkm from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 17:20:07.411515 | controller | Jun 12 16:05:06.271832 crc crio[21573]: time="2026-06-12T16:05:06.270126498Z" level=info msg="Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9" id=9a1d6c10-63d3-43bb-8c7f-ec33b60d9280 name=/runtime.v1.ImageService/PullImage
2026-06-12 17:20:07.411531 | controller | Jun 12 16:05:06.273569 crc crio[21573]: time="2026-06-12T16:05:06.273290467Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-cli:latest" id=a2bfc304-1b93-4bbf-9d44-ffbee5059dec name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:20:07.411547 | controller | Jun 12 16:05:06.309368 crc crio[21573]: time="2026-06-12T16:05:06.307826412Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-cli:latest" id=7e6fd5f6-8112-46b2-a77c-5139fecad984 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:20:07.411563 | controller | Jun 12 16:05:06.343632 crc crio[21573]: time="2026-06-12T16:05:06.341366714Z" level=info msg="Creating container: openshift-infra/auto-csr-approver-29688004-jmtt6/oc" id=aafc45c8-ca9a-48c5-8417-3a1a1820e79a name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:20:07.411601 | controller | Jun 12 16:05:06.344859 crc crio[21573]: time="2026-06-12T16:05:06.344794218Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.411619 | controller | Jun 12 16:05:06.345533 crc crio[21573]: time="2026-06-12T16:05:06.345386614Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.411636 | controller | Jun 12 16:05:06.352071 crc crio[21573]: time="2026-06-12T16:05:06.351962787Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.411653 | controller | Jun 12 16:05:06.389991 crc crio[21573]: time="2026-06-12T16:05:06.386599458Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.411669 | controller | Jun 12 16:05:06.556340 crc crio[21573]: time="2026-06-12T16:05:06.555931926Z" level=info msg="Created container be2f48be887f491cd2f457ee74c54fc3ecd8c193dd7f898fed34393c5e129bb2: openshift-marketplace/community-operators-c5wvb/registry-server" id=26f05795-e47f-4956-b8b4-d8319cc1ec1a name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:20:07.411686 | controller | Jun 12 16:05:06.561593 crc crio[21573]: time="2026-06-12T16:05:06.561202419Z" level=info msg="Starting container: be2f48be887f491cd2f457ee74c54fc3ecd8c193dd7f898fed34393c5e129bb2" id=a37008ac-ed56-4ab1-98e5-b9b46e46d50a name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 17:20:07.411702 | controller | Jun 12 16:05:06.573818 crc crio[21573]: time="2026-06-12T16:05:06.573347583Z" level=info msg="Started container" PID=30841 containerID=be2f48be887f491cd2f457ee74c54fc3ecd8c193dd7f898fed34393c5e129bb2 description=openshift-marketplace/community-operators-c5wvb/registry-server id=a37008ac-ed56-4ab1-98e5-b9b46e46d50a name=/runtime.v1.RuntimeService/StartContainer sandboxID=4f7d4379cc8b9b713243f528861c179a93df26a3ceae54f6aa6554f107036d14
2026-06-12 17:20:07.411723 | controller | Jun 12 16:05:07.570427 crc crio[21573]: time="2026-06-12T16:05:07.569424772Z" level=info msg="Stopped pod sandbox: c2b250e68492dd6dc483c22c9754ed30a96e61543d3b10287e38441fffa20fb6" id=e8103ff4-a00f-4fb3-b531-dc6e209bca7f name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 17:20:07.411741 | controller | Jun 12 16:05:07.809236 crc crio[21573]: time="2026-06-12T16:05:07.809007268Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.411757 | controller | Jun 12 16:05:08.368564 crc crio[21573]: time="2026-06-12T16:05:08.367880988Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=0025f4cb-0c1a-4d25-b79b-f28c3693d71e name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:20:07.411773 | controller | Jun 12 16:05:08.378155 crc crio[21573]: time="2026-06-12T16:05:08.378078438Z" level=info msg="Removing container: d401e1a85185cc8999a63b86f1450e14ba0e335c14c6ced8147d4ab9833afc34" id=db454be4-b61d-4610-8aee-fd647a44346c name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 17:20:07.411789 | controller | Jun 12 16:05:08.404553 crc crio[21573]: time="2026-06-12T16:05:08.404391731Z" level=info msg="Removed container d401e1a85185cc8999a63b86f1450e14ba0e335c14c6ced8147d4ab9833afc34: openshift-marketplace/certified-operators-h5gkm/registry-server" id=db454be4-b61d-4610-8aee-fd647a44346c name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 17:20:07.411805 | controller | Jun 12 16:05:08.409229 crc crio[21573]: time="2026-06-12T16:05:08.409132812Z" level=info msg="Removing container: 94f1cf270adc0725b6e083522d47ec501dd0a3c7ff3393601f9d48369c9019ad" id=45c53f63-1bde-403f-b327-e5a9dad2ddf0 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 17:20:07.411821 | controller | Jun 12 16:05:08.436726 crc crio[21573]: time="2026-06-12T16:05:08.436171217Z" level=info msg="Removed container 94f1cf270adc0725b6e083522d47ec501dd0a3c7ff3393601f9d48369c9019ad: openshift-marketplace/certified-operators-h5gkm/extract-content" id=45c53f63-1bde-403f-b327-e5a9dad2ddf0 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 17:20:07.411837 | controller | Jun 12 16:05:08.439488 crc crio[21573]: time="2026-06-12T16:05:08.4392457Z" level=info msg="Removing container: e8a7b77cdd34133161516dca242e93f84f4a664ad06c153a8a218240a905b12f" id=73cfae40-2bbb-409c-8718-496f0bd62a7a name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 17:20:07.411853 | controller | Jun 12 16:05:08.468427 crc crio[21573]: time="2026-06-12T16:05:08.468179379Z" level=info msg="Removed container e8a7b77cdd34133161516dca242e93f84f4a664ad06c153a8a218240a905b12f: openshift-marketplace/certified-operators-h5gkm/extract-utilities" id=73cfae40-2bbb-409c-8718-496f0bd62a7a name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 17:20:07.411869 | controller | Jun 12 16:05:08.605305 crc crio[21573]: time="2026-06-12T16:05:08.598780187Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=7f18467a-bee8-439c-b749-3de4ebf4a258 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:20:07.411885 | controller | Jun 12 16:05:09.123761 crc crio[21573]: time="2026-06-12T16:05:09.123544957Z" level=info msg="Created container ae10d53081f4c5b79e72fb194f1e91e7ac0b4f65783109270c03ba89eaaaf8a7: openshift-infra/auto-csr-approver-29688004-jmtt6/oc" id=aafc45c8-ca9a-48c5-8417-3a1a1820e79a name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:20:07.411901 | controller | Jun 12 16:05:09.125822 crc crio[21573]: time="2026-06-12T16:05:09.125739647Z" level=info msg="Starting container: ae10d53081f4c5b79e72fb194f1e91e7ac0b4f65783109270c03ba89eaaaf8a7" id=13473a5b-412f-4d65-acd1-a6678b8730da name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 17:20:07.411920 | controller | Jun 12 16:05:09.135100 crc crio[21573]: time="2026-06-12T16:05:09.134866868Z" level=info msg="Started container" PID=30924 containerID=ae10d53081f4c5b79e72fb194f1e91e7ac0b4f65783109270c03ba89eaaaf8a7 description=openshift-infra/auto-csr-approver-29688004-jmtt6/oc id=13473a5b-412f-4d65-acd1-a6678b8730da name=/runtime.v1.RuntimeService/StartContainer sandboxID=56781ba3e8aee45a174e1c7cc2761e07a90ac153ee98f57e5a99bc3345ba3876
2026-06-12 17:20:07.411937 | controller | Jun 12 16:05:09.582144 crc crio[21573]: time="2026-06-12T16:05:09.579384672Z" level=info msg="Creating container: openshift-marketplace/redhat-operators-bpntw/registry-server" id=1cbab613-a3dd-48d4-803c-d72b8e9b1f2b name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:20:07.411953 | controller | Jun 12 16:05:09.582144 crc crio[21573]: time="2026-06-12T16:05:09.581749397Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.411969 | controller | Jun 12 16:05:09.649529 crc crio[21573]: time="2026-06-12T16:05:09.649073328Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.411985 | controller | Jun 12 16:05:09.654534 crc crio[21573]: time="2026-06-12T16:05:09.654346973Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.412001 | controller | Jun 12 16:05:10.158409 crc crio[21573]: time="2026-06-12T16:05:10.158187949Z" level=info msg="Created container 19ffdad885ca2986a741dd752c298d05b37270b4a5c9b93806b9bcbe21362185: openshift-marketplace/redhat-operators-bpntw/registry-server" id=1cbab613-a3dd-48d4-803c-d72b8e9b1f2b name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:20:07.412019 | controller | Jun 12 16:05:10.162406 crc crio[21573]: time="2026-06-12T16:05:10.162214318Z" level=info msg="Starting container: 19ffdad885ca2986a741dd752c298d05b37270b4a5c9b93806b9bcbe21362185" id=9bef5cdb-e8ed-41e9-a777-f8b494188d36 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 17:20:07.412042 | controller | Jun 12 16:05:10.184250 crc crio[21573]: time="2026-06-12T16:05:10.184093337Z" level=info msg="Started container" PID=30961 containerID=19ffdad885ca2986a741dd752c298d05b37270b4a5c9b93806b9bcbe21362185 description=openshift-marketplace/redhat-operators-bpntw/registry-server id=9bef5cdb-e8ed-41e9-a777-f8b494188d36 name=/runtime.v1.RuntimeService/StartContainer sandboxID=a043d3c9135f83719185c9118c1fbf1c54b670215b408234ddb4c4162b0d2fa8
2026-06-12 17:20:07.412063 | controller | Jun 12 16:05:11.427839 crc crio[21573]: time="2026-06-12T16:05:11.427300214Z" level=info msg="Stopping pod sandbox: 56781ba3e8aee45a174e1c7cc2761e07a90ac153ee98f57e5a99bc3345ba3876" id=8368da0a-46d9-4aac-9941-f86adcd3b859 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 17:20:07.412080 | controller | Jun 12 16:05:11.429108 crc crio[21573]: time="2026-06-12T16:05:11.428353474Z" level=info msg="Got pod network &{Name:auto-csr-approver-29688004-jmtt6 Namespace:openshift-infra ID:56781ba3e8aee45a174e1c7cc2761e07a90ac153ee98f57e5a99bc3345ba3876 UID:18c3bb98-720b-4bdd-bf15-f59ad3b108ef NetNS:/var/run/netns/7970b458-2416-4c71-bd13-e151559936be Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod18c3bb98_720b_4bdd_bf15_f59ad3b108ef.slice PodAnnotations:0xc002722538}] Aliases:map[]}"
2026-06-12 17:20:07.412097 | controller | Jun 12 16:05:11.429108 crc crio[21573]: time="2026-06-12T16:05:11.42859758Z" level=info msg="Deleting pod openshift-infra_auto-csr-approver-29688004-jmtt6 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 17:20:07.412114 | controller | Jun 12 16:05:11.732572 crc crio[21573]: time="2026-06-12T16:05:11.732129299Z" level=info msg="Stopped pod sandbox: 56781ba3e8aee45a174e1c7cc2761e07a90ac153ee98f57e5a99bc3345ba3876" id=8368da0a-46d9-4aac-9941-f86adcd3b859 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 17:20:07.412135 | controller | Jun 12 16:05:12.917304 crc crio[21573]: time="2026-06-12T16:05:12.916623361Z" level=info msg="Stopping container: b15969389097aa76669573f22b746ab1d2afa8db5ea6714202a38af42365e6dc (timeout: 2s)" id=e58889fa-c3e3-4c1c-81ee-7fb2046bd0ec name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 17:20:07.412151 | controller | Jun 12 16:05:13.049850 crc crio[21573]: time="2026-06-12T16:05:13.049747747Z" level=info msg="Stopped container b15969389097aa76669573f22b746ab1d2afa8db5ea6714202a38af42365e6dc: openshift-marketplace/redhat-marketplace-b5wtd/registry-server" id=e58889fa-c3e3-4c1c-81ee-7fb2046bd0ec name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 17:20:07.412170 | controller | Jun 12 16:05:13.051036 crc crio[21573]: time="2026-06-12T16:05:13.05095306Z" level=info msg="Stopping pod sandbox: 601d8ed3e4e32d356d207759805805e3d1fb588c5b0c9c64cf7925b6b45a3a36" id=1029ead5-2f2c-4c32-a66a-067cf2dd9f85 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 17:20:07.412187 | controller | Jun 12 16:05:13.052052 crc crio[21573]: time="2026-06-12T16:05:13.051967747Z" level=info msg="Got pod network &{Name:redhat-marketplace-b5wtd Namespace:openshift-marketplace ID:601d8ed3e4e32d356d207759805805e3d1fb588c5b0c9c64cf7925b6b45a3a36 UID:fa2aa1e5-6015-4294-9049-391758ac262c NetNS:/var/run/netns/51e41fd3-5963-414f-970f-56a309e36c93 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podfa2aa1e5_6015_4294_9049_391758ac262c.slice PodAnnotations:0xc002722690}] Aliases:map[]}"
2026-06-12 17:20:07.412206 | controller | Jun 12 16:05:13.052213 crc crio[21573]: time="2026-06-12T16:05:13.052156383Z" level=info msg="Deleting pod openshift-marketplace_redhat-marketplace-b5wtd from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 17:20:07.412227 | controller | Jun 12 16:05:13.330721 crc crio[21573]: time="2026-06-12T16:05:13.329139799Z" level=info msg="Stopped pod sandbox: 601d8ed3e4e32d356d207759805805e3d1fb588c5b0c9c64cf7925b6b45a3a36" id=1029ead5-2f2c-4c32-a66a-067cf2dd9f85 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 17:20:07.412243 | controller | Jun 12 16:05:13.461094 crc crio[21573]: time="2026-06-12T16:05:13.460609924Z" level=info msg="Removing container: b15969389097aa76669573f22b746ab1d2afa8db5ea6714202a38af42365e6dc" id=6bb07296-1439-404d-bf4c-95beb539be2b name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 17:20:07.412260 | controller | Jun 12 16:05:13.482647 crc crio[21573]: time="2026-06-12T16:05:13.482491497Z" level=info msg="Removed container b15969389097aa76669573f22b746ab1d2afa8db5ea6714202a38af42365e6dc: openshift-marketplace/redhat-marketplace-b5wtd/registry-server" id=6bb07296-1439-404d-bf4c-95beb539be2b name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 17:20:07.412276 | controller | Jun 12 16:05:13.486533 crc crio[21573]: time="2026-06-12T16:05:13.486365622Z" level=info msg="Removing container: 6ffd4b61407dc5b71b14bd8afeb8c4f82a2b7f86c57c7d7789c4e4e11afd859f" id=e0cdecbd-2029-4f4a-9a22-90924973d599 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 17:20:07.412292 | controller | Jun 12 16:05:13.534792 crc crio[21573]: time="2026-06-12T16:05:13.5342544Z" level=info msg="Removed container 6ffd4b61407dc5b71b14bd8afeb8c4f82a2b7f86c57c7d7789c4e4e11afd859f: openshift-marketplace/redhat-marketplace-b5wtd/extract-content" id=e0cdecbd-2029-4f4a-9a22-90924973d599 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 17:20:07.412308 | controller | Jun 12 16:05:13.543660 crc crio[21573]: time="2026-06-12T16:05:13.543578996Z" level=info msg="Removing container: 865d953e5296bd5abbbc850088fc0d23eaf1186ca099b01666a4edcbf8bd1001" id=ba8d73d4-3870-472b-b8e7-e036dbac79c9 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 17:20:07.412328 | controller | Jun 12 16:05:13.564266 crc crio[21573]: time="2026-06-12T16:05:13.564127832Z" level=info msg="Removed container 865d953e5296bd5abbbc850088fc0d23eaf1186ca099b01666a4edcbf8bd1001: openshift-marketplace/redhat-marketplace-b5wtd/extract-utilities" id=ba8d73d4-3870-472b-b8e7-e036dbac79c9 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 17:20:07.412346 | controller | Jun 12 16:05:19.536123 crc crio[21573]: time="2026-06-12T16:05:19.53508483Z" level=info msg="Stopping container: be2f48be887f491cd2f457ee74c54fc3ecd8c193dd7f898fed34393c5e129bb2 (timeout: 2s)" id=a561c711-146d-4f66-b6a1-7bb559b19b7b name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 17:20:07.412363 | controller | Jun 12 16:05:19.661599 crc crio[21573]: time="2026-06-12T16:05:19.661065465Z" level=info msg="Stopped container be2f48be887f491cd2f457ee74c54fc3ecd8c193dd7f898fed34393c5e129bb2: openshift-marketplace/community-operators-c5wvb/registry-server" id=a561c711-146d-4f66-b6a1-7bb559b19b7b name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 17:20:07.412379 | controller | Jun 12 16:05:19.663214 crc crio[21573]: time="2026-06-12T16:05:19.663149132Z" level=info msg="Stopping pod sandbox: 4f7d4379cc8b9b713243f528861c179a93df26a3ceae54f6aa6554f107036d14" id=4caccc3a-93fc-4f34-b004-3ac2a7a5eb4e name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 17:20:07.412396 | controller | Jun 12 16:05:19.663914 crc crio[21573]: time="2026-06-12T16:05:19.663844242Z" level=info msg="Got pod network &{Name:community-operators-c5wvb Namespace:openshift-marketplace ID:4f7d4379cc8b9b713243f528861c179a93df26a3ceae54f6aa6554f107036d14 UID:4d528c96-ac77-484d-9812-9cdb429595f4 NetNS:/var/run/netns/4f8498c0-0af7-4ffa-a86f-9adc35932527 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod4d528c96_ac77_484d_9812_9cdb429595f4.slice PodAnnotations:0xc0006407d8}] Aliases:map[]}"
2026-06-12 17:20:07.412412 | controller | Jun 12 16:05:19.664169 crc crio[21573]: time="2026-06-12T16:05:19.664093769Z" level=info msg="Deleting pod openshift-marketplace_community-operators-c5wvb from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 17:20:07.412429 | controller | Jun 12 16:05:19.944719 crc crio[21573]: time="2026-06-12T16:05:19.944637252Z" level=info msg="Stopped pod sandbox: 4f7d4379cc8b9b713243f528861c179a93df26a3ceae54f6aa6554f107036d14" id=4caccc3a-93fc-4f34-b004-3ac2a7a5eb4e name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 17:20:07.412446 | controller | Jun 12 16:05:20.560411 crc crio[21573]: time="2026-06-12T16:05:20.560084996Z" level=info msg="Removing container: be2f48be887f491cd2f457ee74c54fc3ecd8c193dd7f898fed34393c5e129bb2" id=2acf153b-30f6-4824-bd48-1f682bf2bc8c name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 17:20:07.412462 | controller | Jun 12 16:05:20.591302 crc crio[21573]: time="2026-06-12T16:05:20.590209063Z" level=info msg="Removed container be2f48be887f491cd2f457ee74c54fc3ecd8c193dd7f898fed34393c5e129bb2: openshift-marketplace/community-operators-c5wvb/registry-server" id=2acf153b-30f6-4824-bd48-1f682bf2bc8c name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 17:20:07.412479 | controller | Jun 12 16:05:20.597563 crc crio[21573]: time="2026-06-12T16:05:20.597355751Z" level=info msg="Removing container: e01acb6e15db870e5dd067ae830384f54c06009ba864cd02ced3cc2be1460b4d" id=3d2f5247-9264-4ad1-85c1-7ed6ad8d3c84 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 17:20:07.412495 | controller | Jun 12 16:05:20.650128 crc crio[21573]: time="2026-06-12T16:05:20.650059897Z" level=info msg="Removed container e01acb6e15db870e5dd067ae830384f54c06009ba864cd02ced3cc2be1460b4d: openshift-marketplace/community-operators-c5wvb/extract-content" id=3d2f5247-9264-4ad1-85c1-7ed6ad8d3c84 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 17:20:07.412511 | controller | Jun 12 16:05:20.654897 crc crio[21573]: time="2026-06-12T16:05:20.654791648Z" level=info msg="Removing container: f81486010549e04c8d14a2d55a7c7ec838b35f0df4cb3464e1cb270c95ec50de" id=1bf7de07-e159-4e70-9ba6-c5ae1e46c42a name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 17:20:07.412532 | controller | Jun 12 16:05:20.676829 crc crio[21573]: time="2026-06-12T16:05:20.676730062Z" level=info msg="Removed container f81486010549e04c8d14a2d55a7c7ec838b35f0df4cb3464e1cb270c95ec50de: openshift-marketplace/community-operators-c5wvb/extract-utilities" id=1bf7de07-e159-4e70-9ba6-c5ae1e46c42a name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 17:20:07.412550 | controller | Jun 12 16:05:28.679217 crc crio[21573]: time="2026-06-12T16:05:28.678245616Z" level=info msg="Stopping container: 19ffdad885ca2986a741dd752c298d05b37270b4a5c9b93806b9bcbe21362185 (timeout: 2s)" id=c9af443d-7557-4db1-b2a5-da1adb475321 name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 17:20:07.412566 | controller | Jun 12 16:05:28.828206 crc crio[21573]: time="2026-06-12T16:05:28.827123632Z" level=info msg="Stopped container 19ffdad885ca2986a741dd752c298d05b37270b4a5c9b93806b9bcbe21362185: openshift-marketplace/redhat-operators-bpntw/registry-server" id=c9af443d-7557-4db1-b2a5-da1adb475321 name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 17:20:07.412606 | controller | Jun 12 16:05:28.830254 crc crio[21573]: time="2026-06-12T16:05:28.830185419Z" level=info msg="Stopping pod sandbox: a043d3c9135f83719185c9118c1fbf1c54b670215b408234ddb4c4162b0d2fa8" id=4205c91b-f694-4c33-8c37-9f6f7a17a30b name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 17:20:07.412625 | controller | Jun 12 16:05:28.831116 crc crio[21573]: time="2026-06-12T16:05:28.831041373Z" level=info msg="Got pod network &{Name:redhat-operators-bpntw Namespace:openshift-marketplace ID:a043d3c9135f83719185c9118c1fbf1c54b670215b408234ddb4c4162b0d2fa8 UID:c6b97540-7398-4dc2-bb51-bcdc9949270b NetNS:/var/run/netns/1318404e-5e0d-435e-aee7-7402454cf8bd Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podc6b97540_7398_4dc2_bb51_bcdc9949270b.slice PodAnnotations:0xc00338e9d8}] Aliases:map[]}"
2026-06-12 17:20:07.412642 | controller | Jun 12 16:05:28.831280 crc crio[21573]: time="2026-06-12T16:05:28.831223308Z" level=info msg="Deleting pod openshift-marketplace_redhat-operators-bpntw from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 17:20:07.412658 | controller | Jun 12 16:05:29.100095 crc crio[21573]: time="2026-06-12T16:05:29.099928859Z" level=info msg="Stopped pod sandbox: a043d3c9135f83719185c9118c1fbf1c54b670215b408234ddb4c4162b0d2fa8" id=4205c91b-f694-4c33-8c37-9f6f7a17a30b name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 17:20:07.412675 | controller | Jun 12 16:05:29.696208 crc crio[21573]: time="2026-06-12T16:05:29.696117285Z" level=info msg="Removing container: 19ffdad885ca2986a741dd752c298d05b37270b4a5c9b93806b9bcbe21362185" id=b4d6a9d3-de65-4622-b5f2-204a3bc17182 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 17:20:07.412691 | controller | Jun 12 16:05:29.724790 crc crio[21573]: time="2026-06-12T16:05:29.72442859Z" level=info msg="Removed container 19ffdad885ca2986a741dd752c298d05b37270b4a5c9b93806b9bcbe21362185: openshift-marketplace/redhat-operators-bpntw/registry-server" id=b4d6a9d3-de65-4622-b5f2-204a3bc17182 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 17:20:07.412707 | controller | Jun 12 16:05:29.733832 crc crio[21573]: time="2026-06-12T16:05:29.733428975Z" level=info msg="Removing container: 4f8daf146424569b5ca617748b80282c11b9d6545dfb7d3f8c3d237ce2458401" id=87ad4372-dd47-44da-b833-d1875523540c name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 17:20:07.412723 | controller | Jun 12 16:05:29.777360 crc crio[21573]: time="2026-06-12T16:05:29.777212435Z" level=info msg="Removed container 4f8daf146424569b5ca617748b80282c11b9d6545dfb7d3f8c3d237ce2458401: openshift-marketplace/redhat-operators-bpntw/extract-content" id=87ad4372-dd47-44da-b833-d1875523540c name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 17:20:07.412744 | controller | Jun 12 16:05:29.794680 crc crio[21573]: time="2026-06-12T16:05:29.794591561Z" level=info msg="Removing container: 4822e564680086fc1fe6af58d6bfac1a618305b766608ac50bccd3cf62ec43ce" id=7369de5b-48a9-445b-ba4e-e7b370ffff66 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 17:20:07.412761 | controller | Jun 12 16:05:29.817398 crc crio[21573]: time="2026-06-12T16:05:29.817283648Z" level=info msg="Removed container 4822e564680086fc1fe6af58d6bfac1a618305b766608ac50bccd3cf62ec43ce: openshift-marketplace/redhat-operators-bpntw/extract-utilities" id=7369de5b-48a9-445b-ba4e-e7b370ffff66 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 17:20:07.412776 | controller | Jun 12 16:05:53.571322 crc crio[21573]: time="2026-06-12T16:05:53.568222126Z" level=info msg="Stopping pod sandbox: 601d8ed3e4e32d356d207759805805e3d1fb588c5b0c9c64cf7925b6b45a3a36" id=03c7c0c6-ebe8-4650-bed6-1f7366098d6b name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 17:20:07.412792 | controller | Jun 12 16:05:53.571322 crc crio[21573]: time="2026-06-12T16:05:53.56942947Z" level=info msg="Stopped pod sandbox (already stopped): 601d8ed3e4e32d356d207759805805e3d1fb588c5b0c9c64cf7925b6b45a3a36" id=03c7c0c6-ebe8-4650-bed6-1f7366098d6b name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 17:20:07.412808 | controller | Jun 12 16:05:53.571322 crc crio[21573]: time="2026-06-12T16:05:53.57015095Z" level=info msg="Removing pod sandbox: 601d8ed3e4e32d356d207759805805e3d1fb588c5b0c9c64cf7925b6b45a3a36" id=a18c5167-b784-4468-a96b-54441dc6d038 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 17:20:07.412824 | controller | Jun 12 16:05:53.579390 crc crio[21573]: time="2026-06-12T16:05:53.579311889Z" level=info msg="Removed pod sandbox: 601d8ed3e4e32d356d207759805805e3d1fb588c5b0c9c64cf7925b6b45a3a36" id=a18c5167-b784-4468-a96b-54441dc6d038 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 17:20:07.412840 | controller | Jun 12 16:05:53.587063 crc crio[21573]: time="2026-06-12T16:05:53.586935103Z" level=info msg="Stopping pod sandbox: a043d3c9135f83719185c9118c1fbf1c54b670215b408234ddb4c4162b0d2fa8" id=73447bc3-b3d2-45c1-9b0c-49bbf26b153e name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 17:20:07.412856 | controller | Jun 12 16:05:53.587173 crc crio[21573]: time="2026-06-12T16:05:53.587083447Z" level=info msg="Stopped pod sandbox (already stopped): a043d3c9135f83719185c9118c1fbf1c54b670215b408234ddb4c4162b0d2fa8" id=73447bc3-b3d2-45c1-9b0c-49bbf26b153e name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 17:20:07.412871 | controller | Jun 12 16:05:53.588889 crc crio[21573]: time="2026-06-12T16:05:53.588782302Z" level=info msg="Removing pod sandbox: a043d3c9135f83719185c9118c1fbf1c54b670215b408234ddb4c4162b0d2fa8" id=8aa85d89-8c12-4c80-9611-fd67a0468aa6 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 17:20:07.412887 | controller | Jun 12 16:05:53.605889 crc crio[21573]: time="2026-06-12T16:05:53.605763841Z" level=info msg="Removed pod sandbox: a043d3c9135f83719185c9118c1fbf1c54b670215b408234ddb4c4162b0d2fa8" id=8aa85d89-8c12-4c80-9611-fd67a0468aa6 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 17:20:07.412904 | controller | Jun 12 16:05:53.607006 crc crio[21573]: time="2026-06-12T16:05:53.606930839Z" level=info msg="Stopping pod sandbox: c2b250e68492dd6dc483c22c9754ed30a96e61543d3b10287e38441fffa20fb6" id=6a0db8a6-ac1f-466a-9ca0-9e57a133430a name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 17:20:07.412919 | controller | Jun 12 16:05:53.607006 crc crio[21573]: time="2026-06-12T16:05:53.606996061Z" level=info msg="Stopped pod sandbox (already stopped): c2b250e68492dd6dc483c22c9754ed30a96e61543d3b10287e38441fffa20fb6" id=6a0db8a6-ac1f-466a-9ca0-9e57a133430a name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 17:20:07.412935 | controller | Jun 12 16:05:53.607578 crc crio[21573]: time="2026-06-12T16:05:53.607506365Z" level=info msg="Removing pod sandbox: c2b250e68492dd6dc483c22c9754ed30a96e61543d3b10287e38441fffa20fb6" id=a1726e6b-72d6-4d57-aad7-f5dfdc78b943 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 17:20:07.412955 | controller | Jun 12 16:05:53.615428 crc crio[21573]: time="2026-06-12T16:05:53.615303395Z" level=info msg="Removed pod sandbox: c2b250e68492dd6dc483c22c9754ed30a96e61543d3b10287e38441fffa20fb6" id=a1726e6b-72d6-4d57-aad7-f5dfdc78b943 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 17:20:07.412972 | controller | Jun 12 16:05:53.616141 crc crio[21573]: time="2026-06-12T16:05:53.616053004Z" level=info msg="Stopping pod sandbox: 4f7d4379cc8b9b713243f528861c179a93df26a3ceae54f6aa6554f107036d14" id=2019540e-fa17-4211-b1a7-7956c979686b name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 17:20:07.412988 | controller | Jun 12 16:05:53.616252 crc crio[21573]: time="2026-06-12T16:05:53.616147497Z" level=info msg="Stopped pod sandbox (already stopped): 4f7d4379cc8b9b713243f528861c179a93df26a3ceae54f6aa6554f107036d14" id=2019540e-fa17-4211-b1a7-7956c979686b name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 17:20:07.413004 | controller | Jun 12 16:05:53.616851 crc crio[21573]: time="2026-06-12T16:05:53.616785405Z" level=info msg="Removing pod sandbox: 4f7d4379cc8b9b713243f528861c179a93df26a3ceae54f6aa6554f107036d14" id=acf749bb-df41-47a0-a9a0-4d069ce06a1d name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 17:20:07.413021 | controller | Jun 12 16:05:53.625576 crc crio[21573]: time="2026-06-12T16:05:53.625532051Z" level=info msg="Removed pod sandbox: 4f7d4379cc8b9b713243f528861c179a93df26a3ceae54f6aa6554f107036d14" id=acf749bb-df41-47a0-a9a0-4d069ce06a1d name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 17:20:07.413038 | controller | Jun 12 16:06:00.548839 crc crio[21573]: time="2026-06-12T16:06:00.547672113Z" level=info msg="Running pod sandbox: openshift-infra/auto-csr-approver-29688006-9szgg/POD" id=b80c24cf-97a2-4693-9dbb-c3f1049466bb name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:20:07.413061 | controller | Jun 12 16:06:00.550346 crc crio[21573]: time="2026-06-12T16:06:00.548873557Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.413083 | controller | Jun 12 16:06:00.596783 crc crio[21573]: time="2026-06-12T16:06:00.596235672Z" level=info msg="Got pod network &{Name:auto-csr-approver-29688006-9szgg Namespace:openshift-infra ID:cfaf1d3f2e82c649d025afb1ceb65f1ccc8567d39613439fb9ad7f6ab9f516da UID:bc67a064-4656-4d5a-a507-7c045310b237 NetNS:/var/run/netns/6a8e2753-01f8-40a5-af53-689b11d3435c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podbc67a064_4656_4d5a_a507_7c045310b237.slice PodAnnotations:0xc002722528}] Aliases:map[]}"
2026-06-12 17:20:07.413100 | controller | Jun 12 16:06:00.596783 crc crio[21573]: time="2026-06-12T16:06:00.596758157Z" level=info msg="Adding pod openshift-infra_auto-csr-approver-29688006-9szgg to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 17:20:07.413117 | controller | Jun 12 16:06:00.897592 crc crio[21573]: 2026-06-12T16:06:00Z [verbose] CmdAdd (shim): {1.1.0 [{Name:cfaf1d3f2e82c64 Mac:ae:6f:33:fc:a7:ba Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:47 Mtu:0 Sandbox:/var/run/netns/6a8e2753-01f8-40a5-af53-689b11d3435c SocketPath: PciID:}] [{Interface:0xc0003046e0 Address:{IP:10.217.0.71 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 17:20:07.413133 | controller | Jun 12 16:06:00.898466 crc crio[21573]: time="2026-06-12T16:06:00.898314196Z" level=info msg="Got pod network &{Name:auto-csr-approver-29688006-9szgg Namespace:openshift-infra ID:cfaf1d3f2e82c649d025afb1ceb65f1ccc8567d39613439fb9ad7f6ab9f516da UID:bc67a064-4656-4d5a-a507-7c045310b237 NetNS:/var/run/netns/6a8e2753-01f8-40a5-af53-689b11d3435c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podbc67a064_4656_4d5a_a507_7c045310b237.slice PodAnnotations:0xc002722528}] Aliases:map[]}"
2026-06-12 17:20:07.413154 | controller | Jun 12 16:06:00.898589 crc crio[21573]: time="2026-06-12T16:06:00.898555983Z" level=info msg="Checking pod openshift-infra_auto-csr-approver-29688006-9szgg for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 17:20:07.413171 | controller | Jun 12 16:06:00.909069 crc crio[21573]: time="2026-06-12T16:06:00.908850814Z" level=info msg="Ran pod sandbox cfaf1d3f2e82c649d025afb1ceb65f1ccc8567d39613439fb9ad7f6ab9f516da with infra container: openshift-infra/auto-csr-approver-29688006-9szgg/POD" id=b80c24cf-97a2-4693-9dbb-c3f1049466bb name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:20:07.413188 | controller | Jun 12 16:06:00.912812 crc crio[21573]: time="2026-06-12T16:06:00.912705869Z" level=info msg="Pulling image: registry.redhat.io/openshift4/ose-cli:latest" id=de99602c-30ab-45b7-8659-271f4b8b5564 name=/runtime.v1.ImageService/PullImage
2026-06-12 17:20:07.413204 | controller | Jun 12 16:06:00.931042 crc crio[21573]: time="2026-06-12T16:06:00.930924083Z" level=info msg="Trying to access \"registry.redhat.io/openshift4/ose-cli:latest\""
2026-06-12 17:20:07.413220 | controller | Jun 12 16:06:04.198546 crc crio[21573]: time="2026-06-12T16:06:04.198111984Z" level=info msg="Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9" id=de99602c-30ab-45b7-8659-271f4b8b5564 name=/runtime.v1.ImageService/PullImage
2026-06-12 17:20:07.413237 | controller | Jun 12 16:06:04.200241 crc crio[21573]: time="2026-06-12T16:06:04.199082622Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-cli:latest" id=3b69a5f8-733a-4491-b601-83635a7a180c name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:20:07.413253 | controller | Jun 12 16:06:04.203131 crc crio[21573]: time="2026-06-12T16:06:04.202966859Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-cli:latest" id=360bcfed-2c42-46d6-9e56-1a0b2ac87656 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:20:07.413269 | controller | Jun 12 16:06:04.210666 crc crio[21573]: time="2026-06-12T16:06:04.210587693Z" level=info msg="Creating container: openshift-infra/auto-csr-approver-29688006-9szgg/oc" id=fa0e4edf-157d-4f08-9838-6178d31a2055 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:20:07.413285 | controller | Jun 12 16:06:04.211052 crc crio[21573]: time="2026-06-12T16:06:04.210989475Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.413301 | controller | Jun 12 16:06:04.236121 crc crio[21573]: time="2026-06-12T16:06:04.235963493Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.413317 | controller | Jun 12 16:06:04.572903 crc crio[21573]: time="2026-06-12T16:06:04.572797411Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.413333 | controller | Jun 12 16:06:04.676688 crc crio[21573]: time="2026-06-12T16:06:04.675923937Z" level=info msg="Created container ad7212dfec9b102989e135ac9b12b7c559de9cbdbf3731549675c72d7b4fd6f0: openshift-infra/auto-csr-approver-29688006-9szgg/oc" id=fa0e4edf-157d-4f08-9838-6178d31a2055 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:20:07.413351 | controller | Jun 12 16:06:04.677924 crc crio[21573]: time="2026-06-12T16:06:04.6778121Z" level=info msg="Starting container: ad7212dfec9b102989e135ac9b12b7c559de9cbdbf3731549675c72d7b4fd6f0" id=19404c21-9c3f-463c-8d37-3af41b157e65 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 17:20:07.413368 | controller | Jun 12 16:06:04.683151 crc crio[21573]: time="2026-06-12T16:06:04.682993215Z" level=info msg="Started container" PID=31941 containerID=ad7212dfec9b102989e135ac9b12b7c559de9cbdbf3731549675c72d7b4fd6f0 description=openshift-infra/auto-csr-approver-29688006-9szgg/oc id=19404c21-9c3f-463c-8d37-3af41b157e65 name=/runtime.v1.RuntimeService/StartContainer sandboxID=cfaf1d3f2e82c649d025afb1ceb65f1ccc8567d39613439fb9ad7f6ab9f516da
2026-06-12 17:20:07.413389 | controller | Jun 12 16:06:06.107960 crc crio[21573]: time="2026-06-12T16:06:06.107715501Z" level=info msg="Stopping pod sandbox: cfaf1d3f2e82c649d025afb1ceb65f1ccc8567d39613439fb9ad7f6ab9f516da" id=bcbc043f-9ad1-4b41-9660-51db230afa14 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 17:20:07.413406 | controller | Jun 12 16:06:06.108711 crc crio[21573]: time="2026-06-12T16:06:06.108656147Z" level=info msg="Got pod network &{Name:auto-csr-approver-29688006-9szgg Namespace:openshift-infra ID:cfaf1d3f2e82c649d025afb1ceb65f1ccc8567d39613439fb9ad7f6ab9f516da UID:bc67a064-4656-4d5a-a507-7c045310b237 NetNS:/var/run/netns/6a8e2753-01f8-40a5-af53-689b11d3435c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podbc67a064_4656_4d5a_a507_7c045310b237.slice PodAnnotations:0xc0001389c0}] Aliases:map[]}"
2026-06-12 17:20:07.413423 | controller | Jun 12 16:06:06.108898 crc crio[21573]: time="2026-06-12T16:06:06.108830633Z" level=info msg="Deleting pod openshift-infra_auto-csr-approver-29688006-9szgg from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 17:20:07.413440 | controller | Jun 12 16:06:06.380558 crc crio[21573]: time="2026-06-12T16:06:06.376734621Z" level=info msg="Stopped pod sandbox: cfaf1d3f2e82c649d025afb1ceb65f1ccc8567d39613439fb9ad7f6ab9f516da" id=bcbc043f-9ad1-4b41-9660-51db230afa14 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 17:20:07.413457 | controller | Jun 12 16:08:00.566138 crc crio[21573]: time="2026-06-12T16:08:00.564019095Z" level=info msg="Running pod sandbox: openshift-infra/auto-csr-approver-29688008-7pn8j/POD" id=87fdfc5e-b81d-428f-84f8-727197502655 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:20:07.413473 | controller | Jun 12 16:08:00.570359 crc crio[21573]: time="2026-06-12T16:08:00.566568958Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.413490 | controller | Jun 12 16:08:00.620151 crc crio[21573]: time="2026-06-12T16:08:00.619992011Z" level=info msg="Got pod network &{Name:auto-csr-approver-29688008-7pn8j Namespace:openshift-infra ID:701fabfc62740b5efe535ef5f2b9ca4e17a70a611c7fb11169b8ef6450e801b6 UID:5767887e-f8c8-412b-9754-6834876aeafc NetNS:/var/run/netns/3cc82867-6cff-4525-8f53-7db975a1de1c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod5767887e_f8c8_412b_9754_6834876aeafc.slice PodAnnotations:0xc000138318}] Aliases:map[]}"
2026-06-12 17:20:07.413507 | controller | Jun 12 16:08:00.620151 crc crio[21573]: time="2026-06-12T16:08:00.620127435Z" level=info msg="Adding pod openshift-infra_auto-csr-approver-29688008-7pn8j to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 17:20:07.413524 | controller | Jun 12 16:08:01.011624 crc crio[21573]: 2026-06-12T16:08:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:701fabfc62740b5 Mac:a2:1c:08:80:6c:3d Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:48 Mtu:0 Sandbox:/var/run/netns/3cc82867-6cff-4525-8f53-7db975a1de1c SocketPath: PciID:}] [{Interface:0xc000132e60 Address:{IP:10.217.0.72 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 17:20:07.413543 | controller | Jun 12 16:08:01.014191 crc crio[21573]: time="2026-06-12T16:08:01.013892935Z" level=info msg="Got pod network &{Name:auto-csr-approver-29688008-7pn8j Namespace:openshift-infra ID:701fabfc62740b5efe535ef5f2b9ca4e17a70a611c7fb11169b8ef6450e801b6 UID:5767887e-f8c8-412b-9754-6834876aeafc NetNS:/var/run/netns/3cc82867-6cff-4525-8f53-7db975a1de1c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod5767887e_f8c8_412b_9754_6834876aeafc.slice PodAnnotations:0xc000138318}] Aliases:map[]}"
2026-06-12 17:20:07.413570 | controller | Jun 12 16:08:01.014191 crc crio[21573]: time="2026-06-12T16:08:01.014148552Z" level=info msg="Checking pod openshift-infra_auto-csr-approver-29688008-7pn8j for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 17:20:07.413621 | controller | Jun 12 16:08:01.025304 crc crio[21573]: time="2026-06-12T16:08:01.025211925Z" level=info msg="Ran pod sandbox 701fabfc62740b5efe535ef5f2b9ca4e17a70a611c7fb11169b8ef6450e801b6 with infra container: openshift-infra/auto-csr-approver-29688008-7pn8j/POD" id=87fdfc5e-b81d-428f-84f8-727197502655 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:20:07.413644 | controller | Jun 12 16:08:01.031510 crc crio[21573]: time="2026-06-12T16:08:01.031398247Z" level=info msg="Pulling image: registry.redhat.io/openshift4/ose-cli:latest" id=7c2818d0-9dea-4d4a-a76d-c0b7ec9bb9d2 name=/runtime.v1.ImageService/PullImage
2026-06-12 17:20:07.413666 | controller | Jun 12 16:08:01.044685 crc crio[21573]: time="2026-06-12T16:08:01.044577849Z" level=info msg="Trying to access \"registry.redhat.io/openshift4/ose-cli:latest\""
2026-06-12 17:20:07.413687 | controller | Jun 12 16:08:01.962728 crc crio[21573]: time="2026-06-12T16:08:01.962590278Z" level=info msg="Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9" id=7c2818d0-9dea-4d4a-a76d-c0b7ec9bb9d2 name=/runtime.v1.ImageService/PullImage
2026-06-12 17:20:07.413708 | controller | Jun 12 16:08:01.964094 crc crio[21573]: time="2026-06-12T16:08:01.963969627Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-cli:latest" id=b6e640ce-0107-4bbc-be51-1c5b456b4889 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:20:07.413728 | controller | Jun 12 16:08:01.971577 crc crio[21573]: time="2026-06-12T16:08:01.970630986Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-cli:latest" id=1626c916-9cae-4250-b309-04384fe39557 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:20:07.413748 | controller | Jun 12 16:08:01.984533 crc crio[21573]: time="2026-06-12T16:08:01.98433569Z" level=info msg="Creating container: openshift-infra/auto-csr-approver-29688008-7pn8j/oc" id=bf7255d6-521f-4b09-91db-06a456fbaa5a name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:20:07.413765 | controller | Jun 12 16:08:01.985560 crc crio[21573]: time="2026-06-12T16:08:01.985421031Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.413781 | controller | Jun 12 16:08:02.022987 crc crio[21573]: time="2026-06-12T16:08:02.022822473Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.413797 | controller | Jun 12 16:08:02.296272 crc crio[21573]: time="2026-06-12T16:08:02.295604649Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.413813 | controller | Jun 12 16:08:02.429403 crc crio[21573]: time="2026-06-12T16:08:02.429120706Z" level=info msg="Created container 6db6c73d13fa7c769b7d7b1001341c6afc7a7f2c2b98efa58e7f05e62524ed41: openshift-infra/auto-csr-approver-29688008-7pn8j/oc" id=bf7255d6-521f-4b09-91db-06a456fbaa5a name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:20:07.413830 | controller | Jun 12 16:08:02.431126 crc crio[21573]: time="2026-06-12T16:08:02.431001509Z" level=info msg="Starting container: 6db6c73d13fa7c769b7d7b1001341c6afc7a7f2c2b98efa58e7f05e62524ed41" id=7d6ad758-4bb4-48cf-89c4-c0d7fb70d32a name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 17:20:07.413851 | controller | Jun 12 16:08:02.440632 crc crio[21573]: time="2026-06-12T16:08:02.440559728Z" level=info msg="Started container" PID=33562 containerID=6db6c73d13fa7c769b7d7b1001341c6afc7a7f2c2b98efa58e7f05e62524ed41 description=openshift-infra/auto-csr-approver-29688008-7pn8j/oc id=7d6ad758-4bb4-48cf-89c4-c0d7fb70d32a name=/runtime.v1.RuntimeService/StartContainer sandboxID=701fabfc62740b5efe535ef5f2b9ca4e17a70a611c7fb11169b8ef6450e801b6
2026-06-12 17:20:07.413869 | controller | Jun 12 16:08:04.625678 crc crio[21573]: time="2026-06-12T16:08:04.624583942Z" level=info msg="Stopping pod sandbox: 701fabfc62740b5efe535ef5f2b9ca4e17a70a611c7fb11169b8ef6450e801b6" id=6098d0d9-99e6-476c-80eb-3765355510b8 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 17:20:07.413886 | controller | Jun 12 16:08:04.628865 crc crio[21573]: time="2026-06-12T16:08:04.627105184Z" level=info msg="Got pod network &{Name:auto-csr-approver-29688008-7pn8j Namespace:openshift-infra ID:701fabfc62740b5efe535ef5f2b9ca4e17a70a611c7fb11169b8ef6450e801b6 UID:5767887e-f8c8-412b-9754-6834876aeafc NetNS:/var/run/netns/3cc82867-6cff-4525-8f53-7db975a1de1c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod5767887e_f8c8_412b_9754_6834876aeafc.slice PodAnnotations:0xc002428610}] Aliases:map[]}"
2026-06-12 17:20:07.413902 | controller | Jun 12 16:08:04.628865 crc crio[21573]: time="2026-06-12T16:08:04.627386232Z" level=info msg="Deleting pod openshift-infra_auto-csr-approver-29688008-7pn8j from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 17:20:07.413919 | controller | Jun 12 16:08:04.968238 crc crio[21573]: time="2026-06-12T16:08:04.967260614Z" level=info msg="Stopped pod sandbox: 701fabfc62740b5efe535ef5f2b9ca4e17a70a611c7fb11169b8ef6450e801b6" id=6098d0d9-99e6-476c-80eb-3765355510b8 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 17:20:07.413935 | controller | Jun 12 16:10:00.532657 crc crio[21573]: time="2026-06-12T16:10:00.531687639Z" level=info msg="Running pod sandbox: openshift-infra/auto-csr-approver-29688010-z255w/POD" id=f071e655-fb0d-4435-892e-593c5ae9c441 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:20:07.413952 | controller | Jun 12 16:10:00.534849 crc crio[21573]: time="2026-06-12T16:10:00.532916594Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.413969 | controller | Jun 12 16:10:00.573826 crc crio[21573]: time="2026-06-12T16:10:00.573609058Z" level=info msg="Got pod network &{Name:auto-csr-approver-29688010-z255w Namespace:openshift-infra ID:f4035d9ae9d90109b8cca55ccaa0f250b1f8cd740d149ff701b4e8c5960e8329 UID:eeef6a10-8a88-47af-aec3-1ff5afb4d8a3 NetNS:/var/run/netns/c628e440-0850-4e4c-ada0-7c95fda3b0d8 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podeeef6a10_8a88_47af_aec3_1ff5afb4d8a3.slice PodAnnotations:0xc0006401a0}] Aliases:map[]}"
2026-06-12 17:20:07.413985 | controller | Jun 12 16:10:00.573826 crc crio[21573]: time="2026-06-12T16:10:00.573778373Z" level=info msg="Adding pod openshift-infra_auto-csr-approver-29688010-z255w to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 17:20:07.414002 | controller | Jun 12 16:10:01.631943 crc crio[21573]: 2026-06-12T16:10:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:f4035d9ae9d9010 Mac:a6:8c:39:b4:f3:18 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:49 Mtu:0 Sandbox:/var/run/netns/c628e440-0850-4e4c-ada0-7c95fda3b0d8 SocketPath: PciID:}] [{Interface:0xc00032ab90 Address:{IP:10.217.0.73 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 17:20:07.414019 | controller | Jun 12 16:10:01.635675 crc crio[21573]: time="2026-06-12T16:10:01.63556601Z" level=info msg="Got pod network &{Name:auto-csr-approver-29688010-z255w Namespace:openshift-infra ID:f4035d9ae9d90109b8cca55ccaa0f250b1f8cd740d149ff701b4e8c5960e8329 UID:eeef6a10-8a88-47af-aec3-1ff5afb4d8a3 NetNS:/var/run/netns/c628e440-0850-4e4c-ada0-7c95fda3b0d8 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podeeef6a10_8a88_47af_aec3_1ff5afb4d8a3.slice PodAnnotations:0xc0006401a0}] Aliases:map[]}"
2026-06-12 17:20:07.414040 | controller | Jun 12 16:10:01.635832 crc crio[21573]: time="2026-06-12T16:10:01.635758215Z" level=info msg="Checking pod openshift-infra_auto-csr-approver-29688010-z255w for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 17:20:07.414058 | controller | Jun 12 16:10:01.650785 crc crio[21573]: time="2026-06-12T16:10:01.650591231Z" level=info msg="Ran pod sandbox f4035d9ae9d90109b8cca55ccaa0f250b1f8cd740d149ff701b4e8c5960e8329 with infra container: openshift-infra/auto-csr-approver-29688010-z255w/POD" id=f071e655-fb0d-4435-892e-593c5ae9c441 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:20:07.414083 | controller | Jun 12 16:10:01.655574 crc crio[21573]: time="2026-06-12T16:10:01.655421347Z" level=info msg="Pulling image: registry.redhat.io/openshift4/ose-cli:latest" id=b54e8318-fe28-474d-b234-319550bfce55 name=/runtime.v1.ImageService/PullImage
2026-06-12 17:20:07.414104 | controller | Jun 12 16:10:01.670700 crc crio[21573]: time="2026-06-12T16:10:01.670552023Z" level=info msg="Trying to access \"registry.redhat.io/openshift4/ose-cli:latest\""
2026-06-12 17:20:07.414121 | controller | Jun 12 16:10:03.799165 crc crio[21573]: time="2026-06-12T16:10:03.79892788Z" level=info msg="Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9" id=b54e8318-fe28-474d-b234-319550bfce55 name=/runtime.v1.ImageService/PullImage
2026-06-12 17:20:07.414138 | controller | Jun 12 16:10:03.802912 crc crio[21573]: time="2026-06-12T16:10:03.801847393Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-cli:latest" id=0b35b0ea-5e06-4a73-bfba-ff3c4d80afff name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:20:07.414154 | controller | Jun 12 16:10:03.808420 crc crio[21573]: time="2026-06-12T16:10:03.808320926Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-cli:latest" id=6de42d29-d5b2-4f8a-98bc-4b5ca6a36d1b name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:20:07.414170 | controller | Jun 12 16:10:03.818067 crc crio[21573]: time="2026-06-12T16:10:03.817249434Z" level=info msg="Creating container: openshift-infra/auto-csr-approver-29688010-z255w/oc" id=5c227774-5f76-4f01-b6cd-5bd9834f1475 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:20:07.414187 | controller | Jun 12 16:10:03.820599 crc crio[21573]: time="2026-06-12T16:10:03.820414864Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.414202 | controller | Jun 12 16:10:03.875086 crc crio[21573]: time="2026-06-12T16:10:03.874901854Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.414218 | controller | Jun 12 16:10:04.266056 crc crio[21573]: time="2026-06-12T16:10:04.265409385Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.414234 | controller | Jun 12 16:10:04.381394 crc crio[21573]: time="2026-06-12T16:10:04.38128079Z" level=info msg="Created container 3e3097690c22c299b965d4190dbbc0aaaf9837b4c1c0bd9f53ea229ede43e6e2: openshift-infra/auto-csr-approver-29688010-z255w/oc" id=5c227774-5f76-4f01-b6cd-5bd9834f1475 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:20:07.414250 | controller | Jun 12 16:10:04.382975 crc crio[21573]: time="2026-06-12T16:10:04.382903566Z" level=info msg="Starting container: 3e3097690c22c299b965d4190dbbc0aaaf9837b4c1c0bd9f53ea229ede43e6e2" id=7ff8ba54-7726-42d4-971d-cddc6f44f077 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 17:20:07.414275 | controller | Jun 12 16:10:04.389736 crc crio[21573]: time="2026-06-12T16:10:04.389561663Z" level=info msg="Started container" PID=35259 containerID=3e3097690c22c299b965d4190dbbc0aaaf9837b4c1c0bd9f53ea229ede43e6e2 description=openshift-infra/auto-csr-approver-29688010-z255w/oc id=7ff8ba54-7726-42d4-971d-cddc6f44f077 name=/runtime.v1.RuntimeService/StartContainer sandboxID=f4035d9ae9d90109b8cca55ccaa0f250b1f8cd740d149ff701b4e8c5960e8329
2026-06-12 17:20:07.414292 | controller | Jun 12 16:10:06.504314 crc crio[21573]: time="2026-06-12T16:10:06.503635013Z" level=info msg="Stopping pod sandbox: f4035d9ae9d90109b8cca55ccaa0f250b1f8cd740d149ff701b4e8c5960e8329" id=b855bea7-31e1-4b60-8b77-af048d5a43ea name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 17:20:07.414309 | controller | Jun 12 16:10:06.507190 crc crio[21573]: time="2026-06-12T16:10:06.505023202Z" level=info msg="Got pod network &{Name:auto-csr-approver-29688010-z255w Namespace:openshift-infra ID:f4035d9ae9d90109b8cca55ccaa0f250b1f8cd740d149ff701b4e8c5960e8329 UID:eeef6a10-8a88-47af-aec3-1ff5afb4d8a3 NetNS:/var/run/netns/c628e440-0850-4e4c-ada0-7c95fda3b0d8 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podeeef6a10_8a88_47af_aec3_1ff5afb4d8a3.slice PodAnnotations:0xc002e28e00}] Aliases:map[]}"
2026-06-12 17:20:07.414326 | controller | Jun 12 16:10:06.507190 crc crio[21573]: time="2026-06-12T16:10:06.505202467Z" level=info msg="Deleting pod openshift-infra_auto-csr-approver-29688010-z255w from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 17:20:07.414343 | controller | Jun 12 16:10:06.877363 crc crio[21573]: time="2026-06-12T16:10:06.876800426Z" level=info msg="Stopped pod sandbox: f4035d9ae9d90109b8cca55ccaa0f250b1f8cd740d149ff701b4e8c5960e8329" id=b855bea7-31e1-4b60-8b77-af048d5a43ea name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 17:20:07.414359 | controller | Jun 12 16:11:27.893574 crc crio[21573]: time="2026-06-12T16:11:27.892663454Z" level=info msg="Running pod sandbox: cert-manager/cert-manager-cainjector-7f9fdd5dd5-9mrgn/POD" id=9a24ac8e-742f-4161-9802-a0ad6b4cd1ce name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:20:07.414376 | controller | Jun 12 16:11:27.895102 crc crio[21573]: time="2026-06-12T16:11:27.893636052Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.414392 | controller | Jun 12 16:11:27.941337 crc crio[21573]: time="2026-06-12T16:11:27.941106089Z" level=info msg="Got pod network &{Name:cert-manager-cainjector-7f9fdd5dd5-9mrgn Namespace:cert-manager ID:36a806df33b44366e6b482538b52f13f756b6cdf2208914b1d28f8cdedbacbaa UID:6f44e876-e30a-4986-8fdb-9b5cf8ae4bfe NetNS:/var/run/netns/f7645b35-8f62-4336-8390-3c1eeb889b53 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod6f44e876_e30a_4986_8fdb_9b5cf8ae4bfe.slice PodAnnotations:0xc002722170}] Aliases:map[]}"
2026-06-12 17:20:07.414409 | controller | Jun 12 16:11:27.941337 crc crio[21573]: time="2026-06-12T16:11:27.941300404Z" level=info msg="Adding pod cert-manager_cert-manager-cainjector-7f9fdd5dd5-9mrgn to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 17:20:07.414425 | controller | Jun 12 16:11:27.947025 crc crio[21573]: time="2026-06-12T16:11:27.946243749Z" level=info msg="Running pod sandbox: cert-manager/cert-manager-7b8b89f89d-9mvrm/POD" id=a9f70069-0fb6-45f7-9eed-d7f7c9cb0d52 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:20:07.414440 | controller | Jun 12 16:11:27.947125 crc crio[21573]: time="2026-06-12T16:11:27.947072463Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.414461 | controller | Jun 12 16:11:27.984736 crc crio[21573]: time="2026-06-12T16:11:27.984631498Z" level=info msg="Got pod network &{Name:cert-manager-7b8b89f89d-9mvrm Namespace:cert-manager ID:3970d016825134c11e691d71c42340c4825d540d344fd1a393403381dafb5db8 UID:3b8b9fa8-2b71-4af3-a09a-0b939538a20d NetNS:/var/run/netns/c512b0d8-61f8-413c-8ac8-9665d638ab6f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod3b8b9fa8_2b71_4af3_a09a_0b939538a20d.slice PodAnnotations:0xc00008ca30}] Aliases:map[]}"
2026-06-12 17:20:07.414478 | controller | Jun 12 16:11:27.984736 crc crio[21573]: time="2026-06-12T16:11:27.984727121Z" level=info msg="Adding pod cert-manager_cert-manager-7b8b89f89d-9mvrm to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 17:20:07.414495 | controller | Jun 12 16:11:28.012842 crc crio[21573]: time="2026-06-12T16:11:28.01270791Z" level=info msg="Running pod sandbox: cert-manager/cert-manager-webhook-769f6b94cb-grhhb/POD" id=bf6ef53b-76e1-4e04-9157-a75ad11c2bd5 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:20:07.414511 | controller | Jun 12 16:11:28.013041 crc crio[21573]: time="2026-06-12T16:11:28.012900755Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.414530 | controller | Jun 12 16:11:28.069753 crc crio[21573]: time="2026-06-12T16:11:28.069189534Z" level=info msg="Got pod network &{Name:cert-manager-webhook-769f6b94cb-grhhb Namespace:cert-manager ID:c6bbc7982d907d3fb9179e4545869de3a0e76d56674fdbfc8786ae3522cc64f6 UID:f136cb3f-464f-4d8c-816e-3e5e2a80ffb5 NetNS:/var/run/netns/94afeae6-4450-4636-a034-26ab96fc98ec Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podf136cb3f_464f_4d8c_816e_3e5e2a80ffb5.slice PodAnnotations:0xc00063c190}] Aliases:map[]}"
2026-06-12 17:20:07.414550 | controller | Jun 12 16:11:28.069753 crc crio[21573]: time="2026-06-12T16:11:28.069324378Z" level=info msg="Adding pod cert-manager_cert-manager-webhook-769f6b94cb-grhhb to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 17:20:07.414570 | controller | Jun 12 16:11:29.173425 crc crio[21573]: 2026-06-12T16:11:29Z [verbose] CmdAdd (shim): {1.1.0 [{Name:36a806df33b4436 Mac:36:d2:d8:5a:14:e4 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:4a Mtu:0 Sandbox:/var/run/netns/f7645b35-8f62-4336-8390-3c1eeb889b53 SocketPath: PciID:}] [{Interface:0xc0004b05b0 Address:{IP:10.217.0.74 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 17:20:07.414630 | controller | Jun 12 16:11:29.176959 crc crio[21573]: time="2026-06-12T16:11:29.176854123Z" level=info msg="Got pod network &{Name:cert-manager-cainjector-7f9fdd5dd5-9mrgn Namespace:cert-manager ID:36a806df33b44366e6b482538b52f13f756b6cdf2208914b1d28f8cdedbacbaa UID:6f44e876-e30a-4986-8fdb-9b5cf8ae4bfe NetNS:/var/run/netns/f7645b35-8f62-4336-8390-3c1eeb889b53 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod6f44e876_e30a_4986_8fdb_9b5cf8ae4bfe.slice PodAnnotations:0xc002722170}] Aliases:map[]}"
2026-06-12 17:20:07.414653 | controller | Jun 12 16:11:29.177236 crc crio[21573]: time="2026-06-12T16:11:29.17712524Z" level=info msg="Checking pod cert-manager_cert-manager-cainjector-7f9fdd5dd5-9mrgn for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 17:20:07.414674 | controller | Jun 12 16:11:29.190379 crc crio[21573]: time="2026-06-12T16:11:29.190260964Z" level=info msg="Ran pod sandbox 36a806df33b44366e6b482538b52f13f756b6cdf2208914b1d28f8cdedbacbaa with infra container: cert-manager/cert-manager-cainjector-7f9fdd5dd5-9mrgn/POD" id=9a24ac8e-742f-4161-9802-a0ad6b4cd1ce name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:20:07.414702 | controller | Jun 12 16:11:29.194086 crc crio[21573]: time="2026-06-12T16:11:29.194001131Z" level=info msg="Checking image status: quay.io/jetstack/cert-manager-cainjector:v1.19.2" id=94b6f5ac-b424-4d61-b77b-fa2cac93811e name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:20:07.414722 | controller | Jun 12 16:11:29.194399 crc crio[21573]: time="2026-06-12T16:11:29.194331951Z" level=info msg="Image quay.io/jetstack/cert-manager-cainjector:v1.19.2 not found" id=94b6f5ac-b424-4d61-b77b-fa2cac93811e name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:20:07.414738 | controller | Jun 12 16:11:29.194902 crc crio[21573]: time="2026-06-12T16:11:29.194404783Z" level=info msg="Neither image nor artfiact quay.io/jetstack/cert-manager-cainjector:v1.19.2 found" id=94b6f5ac-b424-4d61-b77b-fa2cac93811e name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:20:07.414755 | controller | Jun 12 16:11:29.195939 crc crio[21573]: time="2026-06-12T16:11:29.195764321Z" level=info msg="Pulling image: quay.io/jetstack/cert-manager-cainjector:v1.19.2" id=08497fdb-7b14-4b17-8b7c-c54b2ff8ea52 name=/runtime.v1.ImageService/PullImage
2026-06-12 17:20:07.414771 | controller | Jun 12 16:11:29.204251 crc crio[21573]: time="2026-06-12T16:11:29.204116627Z" level=info msg="Trying to access \"quay.io/jetstack/cert-manager-cainjector:v1.19.2\""
2026-06-12 17:20:07.414788 | controller | Jun 12 16:11:29.393316 crc crio[21573]: 2026-06-12T16:11:29Z [verbose] CmdAdd (shim): {1.1.0 [{Name:c6bbc7982d907d3 Mac:16:62:17:e2:bf:16 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:4c Mtu:0 Sandbox:/var/run/netns/94afeae6-4450-4636-a034-26ab96fc98ec SocketPath: PciID:}] [{Interface:0xc000015840 Address:{IP:10.217.0.76 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 17:20:07.414804 | controller | Jun 12 16:11:29.394974 crc crio[21573]: time="2026-06-12T16:11:29.394669529Z" level=info msg="Got pod network &{Name:cert-manager-webhook-769f6b94cb-grhhb Namespace:cert-manager ID:c6bbc7982d907d3fb9179e4545869de3a0e76d56674fdbfc8786ae3522cc64f6 UID:f136cb3f-464f-4d8c-816e-3e5e2a80ffb5 NetNS:/var/run/netns/94afeae6-4450-4636-a034-26ab96fc98ec Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podf136cb3f_464f_4d8c_816e_3e5e2a80ffb5.slice PodAnnotations:0xc00063c190}] Aliases:map[]}"
2026-06-12 17:20:07.414821 | controller | Jun 12 16:11:29.395320 crc crio[21573]: time="2026-06-12T16:11:29.395232195Z" level=info msg="Checking pod cert-manager_cert-manager-webhook-769f6b94cb-grhhb for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 17:20:07.414838 | controller | Jun 12 16:11:29.416508 crc crio[21573]: time="2026-06-12T16:11:29.405667048Z" level=info msg="Ran pod sandbox c6bbc7982d907d3fb9179e4545869de3a0e76d56674fdbfc8786ae3522cc64f6 with infra container: cert-manager/cert-manager-webhook-769f6b94cb-grhhb/POD" id=bf6ef53b-76e1-4e04-9157-a75ad11c2bd5 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:20:07.414855 | controller | Jun 12 16:11:29.416508 crc crio[21573]: time="2026-06-12T16:11:29.414131636Z" level=info msg="Checking image status: quay.io/jetstack/cert-manager-webhook:v1.19.2" id=058b0ef3-4696-4536-8213-3ddaed12b045 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:20:07.414871 | controller | Jun 12 16:11:29.416508 crc crio[21573]: time="2026-06-12T16:11:29.414355422Z" level=info msg="Image quay.io/jetstack/cert-manager-webhook:v1.19.2 not found" id=058b0ef3-4696-4536-8213-3ddaed12b045 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:20:07.414888 | controller | Jun 12 16:11:29.416508 crc crio[21573]: time="2026-06-12T16:11:29.414411854Z" level=info msg="Neither image nor artfiact quay.io/jetstack/cert-manager-webhook:v1.19.2 found" id=058b0ef3-4696-4536-8213-3ddaed12b045 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:20:07.414904 | controller | Jun 12 16:11:29.416508 crc crio[21573]: time="2026-06-12T16:11:29.416350209Z" level=info msg="Pulling image: quay.io/jetstack/cert-manager-webhook:v1.19.2" id=c42ee293-f600-4175-8552-24c3902e959b name=/runtime.v1.ImageService/PullImage
2026-06-12 17:20:07.414924 | controller | Jun 12 16:11:29.420917 crc crio[21573]: time="2026-06-12T16:11:29.420832466Z" level=info msg="Trying to access \"quay.io/jetstack/cert-manager-webhook:v1.19.2\""
2026-06-12 17:20:07.414941 | controller | Jun 12 16:11:29.444353 crc crio[21573]: 2026-06-12T16:11:29Z [verbose] CmdAdd (shim): {1.1.0 [{Name:3970d016825134c Mac:66:84:69:6d:ec:4e Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:4b Mtu:0 Sandbox:/var/run/netns/c512b0d8-61f8-413c-8ac8-9665d638ab6f SocketPath: PciID:}] [{Interface:0xc000519050 Address:{IP:10.217.0.75 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 17:20:07.414958 | controller | Jun 12 16:11:29.447107 crc crio[21573]: time="2026-06-12T16:11:29.44700509Z" level=info msg="Got pod network &{Name:cert-manager-7b8b89f89d-9mvrm Namespace:cert-manager ID:3970d016825134c11e691d71c42340c4825d540d344fd1a393403381dafb5db8 UID:3b8b9fa8-2b71-4af3-a09a-0b939538a20d NetNS:/var/run/netns/c512b0d8-61f8-413c-8ac8-9665d638ab6f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod3b8b9fa8_2b71_4af3_a09a_0b939538a20d.slice PodAnnotations:0xc00008ca30}] Aliases:map[]}"
2026-06-12 17:20:07.414975 | controller | Jun 12 16:11:29.447371 crc crio[21573]: time="2026-06-12T16:11:29.447294699Z" level=info msg="Checking pod cert-manager_cert-manager-7b8b89f89d-9mvrm for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 17:20:07.414992 | controller | Jun 12 16:11:29.464764 crc crio[21573]: time="2026-06-12T16:11:29.463325451Z" level=info msg="Ran pod sandbox 3970d016825134c11e691d71c42340c4825d540d344fd1a393403381dafb5db8 with infra container: cert-manager/cert-manager-7b8b89f89d-9mvrm/POD" id=a9f70069-0fb6-45f7-9eed-d7f7c9cb0d52 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:20:07.415009 | controller | Jun 12 16:11:29.467274 crc crio[21573]: time="2026-06-12T16:11:29.467135605Z" level=info msg="Checking image status: quay.io/jetstack/cert-manager-controller:v1.19.2" id=85e3a77d-61e6-4a37-91b6-73e745bf0eb9 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:20:07.415025 | controller | Jun 12 16:11:29.467617 crc crio[21573]: time="2026-06-12T16:11:29.467556687Z" level=info msg="Image quay.io/jetstack/cert-manager-controller:v1.19.2 not found" id=85e3a77d-61e6-4a37-91b6-73e745bf0eb9 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:20:07.415042 | controller | Jun 12 16:11:29.467738 crc crio[21573]: time="2026-06-12T16:11:29.467642729Z" level=info msg="Neither image nor artfiact quay.io/jetstack/cert-manager-controller:v1.19.2 found" id=85e3a77d-61e6-4a37-91b6-73e745bf0eb9 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:20:07.415058 | controller | Jun 12 16:11:29.468832 crc crio[21573]: time="2026-06-12T16:11:29.468733289Z" level=info msg="Pulling image: quay.io/jetstack/cert-manager-controller:v1.19.2" id=fc4f8a36-70fb-4b0e-9180-646114385729 name=/runtime.v1.ImageService/PullImage
2026-06-12 17:20:07.415076 | controller | Jun 12 16:11:29.475822 crc crio[21573]: time="2026-06-12T16:11:29.473205606Z" level=info msg="Trying to access \"quay.io/jetstack/cert-manager-controller:v1.19.2\""
2026-06-12 17:20:07.415100 | controller | Jun 12 16:11:36.344723 crc crio[21573]: time="2026-06-12T16:11:36.343394518Z" level=info msg="Stopping container: 8b93955fb27a4522ba01302c95c774cd3f2ea7e44b55d2534318808cc6f278ee (timeout: 30s)" id=177f76be-bcaf-44ae-bac3-279d79358205 name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 17:20:07.415122 | controller | Jun 12 16:11:36.349345 crc crio[21573]: time="2026-06-12T16:11:36.343604963Z" level=info msg="Stopping container: 1deacf16b1d3e7f9c8d2f5460f769898e1d62eefbb2aa216d7a8d327776c7d30 (timeout: 30s)" id=4fee13a9-01b3-47b7-b1db-85b74cc3872c name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 17:20:07.415143 | controller | Jun 12 16:11:36.638377 crc crio[21573]: time="2026-06-12T16:11:36.638285574Z" level=info msg="Stopping container: 1e761945628676a7459d8df48000b460ae0e72005b3a3e01a4bea606304f7ba4 (timeout: 30s)" id=3e91e5ca-7a77-4304-aea5-31a644c97849 name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 17:20:07.415161 | controller | Jun 12 16:11:36.638893 crc crio[21573]: time="2026-06-12T16:11:36.638807017Z" level=info msg="Stopping container: 2dc38fb9e2e813943efafd1c4df085c6d08b858474b1876aa2ecea154516dfd7 (timeout: 30s)" id=b22f5096-1dc2-455e-b760-a182097811d0 name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 17:20:07.415177 | controller | Jun 12 16:11:36.639150 crc crio[21573]: time="2026-06-12T16:11:36.639050064Z" level=info msg="Stopping container: ecbe3b0e72c3b9cc948c1e11017a33aa75e6a2dca983861b791c4b50c944bfd0 (timeout: 30s)" id=3b63d5e2-3b85-4b53-ad24-9d7d753ae84d name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 17:20:07.415193 | controller | Jun 12 16:11:36.640375 crc crio[21573]: time="2026-06-12T16:11:36.64000199Z" level=info msg="Stopping container: fd803f323cb352167f03b55c1d0c2143437ba4253b9d6a1b277a45d9597d4bde (timeout: 30s)" id=26380ed0-765b-43bc-8a6d-cd3e5e36e695 name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 17:20:07.415209 | controller | Jun 12 16:11:36.640497 crc crio[21573]: time="2026-06-12T16:11:36.640411403Z" level=info msg="Stopping container: 7dc5870a38c939700b5f89b4edc33dc3ca9d691132800b9941991e40495b2293 (timeout: 30s)" id=24bccaea-e28a-4f06-a263-99fcda2b80cc name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 17:20:07.415226 | controller | Jun 12 16:11:36.643354 crc crio[21573]: time="2026-06-12T16:11:36.643201831Z" level=info msg="Stopping container: 8ea50c0526a1d1aa64befb21e889a888b3da93bff8eda8b4b6c83aed91514897 (timeout: 30s)" id=e6a9f4b0-bce4-43ca-8c1c-55e44df0e449 name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 17:20:07.415242 | controller | Jun 12 16:11:36.644243 crc crio[21573]: time="2026-06-12T16:11:36.640284249Z" level=info msg="Stopping container: 201a07b06868bbb30586f81629ca35e63f80a35ff7a1e3c9918d22880369700f (timeout: 30s)" id=466b6382-8ad8-49d3-b146-3bd1e82d3e0c name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 17:20:07.415258 | controller | Jun 12 16:11:36.711201 crc crio[21573]: time="2026-06-12T16:11:36.709260876Z" level=info msg="CNI monitoring event REMOVE        \"/etc/kubernetes/cni/net.d/00-multus.conf\""
2026-06-12 17:20:07.415274 | controller | Jun 12 16:11:36.711201 crc crio[21573]: time="2026-06-12T16:11:36.709812976Z" level=info msg="Updated default CNI network name to "
2026-06-12 17:20:07.415290 | controller | Jun 12 16:11:36.714713 crc crio[21573]: time="2026-06-12T16:11:36.714569043Z" level=info msg="Stopping container: ea9e080b284e5f6bdfc3a309409c58cdada3fa37d6c4efce5db54bf9426c7af5 (timeout: 30s)" id=2f7963a3-207e-4142-b732-09f9d615e8f2 name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 17:20:07.415307 | controller | Jun 12 16:11:36.850702 crc crio[21573]: time="2026-06-12T16:11:36.850419581Z" level=info msg="Pulled image: quay.io/jetstack/cert-manager-cainjector@sha256:687398bee209314862fa1a7e830a37d8d7145653a8cc5579edcf9b6d2b766f56" id=08497fdb-7b14-4b17-8b7c-c54b2ff8ea52 name=/runtime.v1.ImageService/PullImage
2026-06-12 17:20:07.415324 | controller | Jun 12 16:11:36.852773 crc crio[21573]: time="2026-06-12T16:11:36.852591993Z" level=info msg="Checking image status: quay.io/jetstack/cert-manager-cainjector:v1.19.2" id=bf308f3a-2beb-4ff4-8551-3b1aacdb14e6 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:20:07.415340 | controller | Jun 12 16:11:36.928825 crc crio[21573]: time="2026-06-12T16:11:36.928712006Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:85f1323d589d7af13b096b1f9b438b9dfe08f3fab37534e2780e6490a665bf05" id=0fbabfc0-aa5d-4bc0-a2c4-bd3fafc491f0 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:20:07.415357 | controller | Jun 12 16:11:36.938080 crc crio[21573]: time="2026-06-12T16:11:36.937529388Z" level=info msg="Removing container: 28446c87a12182c5a57c332600f844eed27eff920e8386abc55cbb8eb1516a69" id=9a17d22b-4ec2-41c1-bb6e-0995f5546785 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 17:20:07.415390 | controller | Jun 12 16:11:36.956823 crc crio[21573]: time="2026-06-12T16:11:36.956626636Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:85f1323d589d7af13b096b1f9b438b9dfe08f3fab37534e2780e6490a665bf05" id=6667d77b-c5bd-416f-b518-7ded6fce3fea name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:20:07.415410 | controller | Jun 12 16:11:36.965943 crc crio[21573]: time="2026-06-12T16:11:36.964930218Z" level=info msg="Stopped container 1deacf16b1d3e7f9c8d2f5460f769898e1d62eefbb2aa216d7a8d327776c7d30: openshift-ovn-kubernetes/ovnkube-control-plane-57b78d8988-l69zc/ovnkube-cluster-manager" id=4fee13a9-01b3-47b7-b1db-85b74cc3872c name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 17:20:07.415427 | controller | Jun 12 16:11:36.978346 crc crio[21573]: time="2026-06-12T16:11:36.97779351Z" level=info msg="Creating container: openshift-multus/multus-bzhnf/kube-multus" id=8dbdf536-f9f6-42f0-ac3b-0216b293a615 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:20:07.415446 | controller | Jun 12 16:11:36.978977 crc crio[21573]: time="2026-06-12T16:11:36.97887745Z" level=info msg="Stopped container fd803f323cb352167f03b55c1d0c2143437ba4253b9d6a1b277a45d9597d4bde: openshift-ovn-kubernetes/ovnkube-node-2tk97/ovn-acl-logging" id=26380ed0-765b-43bc-8a6d-cd3e5e36e695 name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 17:20:07.415464 | controller | Jun 12 16:11:36.979733 crc crio[21573]: time="2026-06-12T16:11:36.978980853Z" level=info msg="Stopped container 2dc38fb9e2e813943efafd1c4df085c6d08b858474b1876aa2ecea154516dfd7: openshift-ovn-kubernetes/ovnkube-node-2tk97/ovn-controller" id=b22f5096-1dc2-455e-b760-a182097811d0 name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 17:20:07.415481 | controller | Jun 12 16:11:37.095028 crc crio[21573]: time="2026-06-12T16:11:37.094957882Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.415497 | controller | Jun 12 16:11:37.104541 crc crio[21573]: time="2026-06-12T16:11:37.104112369Z" level=info msg="Stopped container 8b93955fb27a4522ba01302c95c774cd3f2ea7e44b55d2534318808cc6f278ee: openshift-ovn-kubernetes/ovnkube-control-plane-57b78d8988-l69zc/kube-rbac-proxy" id=177f76be-bcaf-44ae-bac3-279d79358205 name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 17:20:07.415514 | controller | Jun 12 16:11:37.105601 crc crio[21573]: time="2026-06-12T16:11:37.105551549Z" level=info msg="Stopping pod sandbox: 59c4ea65ef843c8a90f6bad8892f6359cbad9137eca6229f792e1e424da9945e" id=6e03fdac-6d63-4cb2-a48a-ecb465523458 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 17:20:07.415530 | controller | Jun 12 16:11:37.155243 crc crio[21573]: time="2026-06-12T16:11:37.15506273Z" level=info msg="Stopped container 201a07b06868bbb30586f81629ca35e63f80a35ff7a1e3c9918d22880369700f: openshift-ovn-kubernetes/ovnkube-node-2tk97/kube-rbac-proxy-node" id=466b6382-8ad8-49d3-b146-3bd1e82d3e0c name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 17:20:07.415547 | controller | Jun 12 16:11:37.160346 crc crio[21573]: time="2026-06-12T16:11:37.160225425Z" level=info msg="Stopped container 7dc5870a38c939700b5f89b4edc33dc3ca9d691132800b9941991e40495b2293: openshift-ovn-kubernetes/ovnkube-node-2tk97/kube-rbac-proxy-ovn-metrics" id=24bccaea-e28a-4f06-a263-99fcda2b80cc name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 17:20:07.415563 | controller | Jun 12 16:11:37.286871 crc crio[21573]: time="2026-06-12T16:11:37.286645817Z" level=info msg="Stopped container ea9e080b284e5f6bdfc3a309409c58cdada3fa37d6c4efce5db54bf9426c7af5: openshift-ovn-kubernetes/ovnkube-node-2tk97/ovnkube-controller" id=2f7963a3-207e-4142-b732-09f9d615e8f2 name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 17:20:07.415604 | controller | Jun 12 16:11:37.307353 crc crio[21573]: time="2026-06-12T16:11:37.306785233Z" level=info msg="Stopped container ecbe3b0e72c3b9cc948c1e11017a33aa75e6a2dca983861b791c4b50c944bfd0: openshift-ovn-kubernetes/ovnkube-node-2tk97/northd" id=3b63d5e2-3b85-4b53-ad24-9d7d753ae84d name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 17:20:07.415624 | controller | Jun 12 16:11:37.312076 crc crio[21573]: time="2026-06-12T16:11:37.31203135Z" level=info msg="Stopped container 1e761945628676a7459d8df48000b460ae0e72005b3a3e01a4bea606304f7ba4: openshift-ovn-kubernetes/ovnkube-node-2tk97/nbdb" id=3e91e5ca-7a77-4304-aea5-31a644c97849 name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 17:20:07.415641 | controller | Jun 12 16:11:37.321256 crc crio[21573]: time="2026-06-12T16:11:37.321061623Z" level=info msg="Stopped container 8ea50c0526a1d1aa64befb21e889a888b3da93bff8eda8b4b6c83aed91514897: openshift-ovn-kubernetes/ovnkube-node-2tk97/sbdb" id=e6a9f4b0-bce4-43ca-8c1c-55e44df0e449 name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 17:20:07.415657 | controller | Jun 12 16:11:37.324016 crc crio[21573]: time="2026-06-12T16:11:37.323954914Z" level=info msg="Stopping pod sandbox: 097d71c6c4376f4b2c9b34f8a3c07481b0822cfa174a391458ae82cfc61a0a62" id=c97952bb-f3e9-4f70-b7e2-0de8ffacf64b name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 17:20:07.415673 | controller | Jun 12 16:11:37.341518 crc crio[21573]: time="2026-06-12T16:11:37.341296102Z" level=info msg="Pulled image: quay.io/jetstack/cert-manager-webhook@sha256:041f7bb9259557188d7ff416ce90d670a0d0aa8710203927703743682064270b" id=c42ee293-f600-4175-8552-24c3902e959b name=/runtime.v1.ImageService/PullImage
2026-06-12 17:20:07.415689 | controller | Jun 12 16:11:37.343104 crc crio[21573]: time="2026-06-12T16:11:37.343024091Z" level=info msg="Checking image status: quay.io/jetstack/cert-manager-webhook:v1.19.2" id=e84b38ff-f87e-4af2-93d1-d2e8481cb27b name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:20:07.415704 | controller | Jun 12 16:11:37.365769 crc crio[21573]: time="2026-06-12T16:11:37.360942004Z" level=info msg="Stopped pod sandbox: 59c4ea65ef843c8a90f6bad8892f6359cbad9137eca6229f792e1e424da9945e" id=6e03fdac-6d63-4cb2-a48a-ecb465523458 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 17:20:07.415720 | controller | Jun 12 16:11:37.490683 crc crio[21573]: time="2026-06-12T16:11:37.486811669Z" level=info msg="Checking image status: quay.io/jetstack/cert-manager-cainjector:v1.19.2" id=8f5c993e-c657-4f74-a6dd-f68c39914967 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:20:07.415736 | controller | Jun 12 16:11:37.497690 crc crio[21573]: time="2026-06-12T16:11:37.497558411Z" level=info msg="Stopped pod sandbox: 097d71c6c4376f4b2c9b34f8a3c07481b0822cfa174a391458ae82cfc61a0a62" id=c97952bb-f3e9-4f70-b7e2-0de8ffacf64b name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 17:20:07.415752 | controller | Jun 12 16:11:37.508218 crc crio[21573]: time="2026-06-12T16:11:37.508065758Z" level=info msg="Removed container 28446c87a12182c5a57c332600f844eed27eff920e8386abc55cbb8eb1516a69: openshift-ovn-kubernetes/ovnkube-control-plane-57b78d8988-l69zc/ovnkube-cluster-manager" id=9a17d22b-4ec2-41c1-bb6e-0995f5546785 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 17:20:07.415768 | controller | Jun 12 16:11:37.554708 crc crio[21573]: time="2026-06-12T16:11:37.554091761Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.415784 | controller | Jun 12 16:11:37.558623 crc crio[21573]: time="2026-06-12T16:11:37.558520304Z" level=info msg="Checking image status: quay.io/jetstack/cert-manager-webhook:v1.19.2" id=e0fc50f3-2340-46a3-94bc-849b2103ddd6 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:20:07.415799 | controller | Jun 12 16:11:37.559052 crc crio[21573]: time="2026-06-12T16:11:37.55894701Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.415831 | controller | Jun 12 16:11:37.561989 crc crio[21573]: time="2026-06-12T16:11:37.561816777Z" level=info msg="Creating container: cert-manager/cert-manager-cainjector-7f9fdd5dd5-9mrgn/cert-manager-cainjector" id=ed0fa6e8-a9ca-471b-bc96-0133097e01d6 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:20:07.415848 | controller | Jun 12 16:11:37.565018 crc crio[21573]: time="2026-06-12T16:11:37.564920414Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.415864 | controller | Jun 12 16:11:37.580314 crc crio[21573]: time="2026-06-12T16:11:37.574537526Z" level=info msg="Pulled image: quay.io/jetstack/cert-manager-controller@sha256:ab0905bad1a9acf05ca92b23761a9ecc76b1173053565c81fed727dff948d0f5" id=fc4f8a36-70fb-4b0e-9180-646114385729 name=/runtime.v1.ImageService/PullImage
2026-06-12 17:20:07.415881 | controller | Jun 12 16:11:37.580314 crc crio[21573]: time="2026-06-12T16:11:37.576714216Z" level=info msg="Checking image status: quay.io/jetstack/cert-manager-controller:v1.19.2" id=94902c92-f0aa-4f4d-b982-8898967dd1c9 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:20:07.415897 | controller | Jun 12 16:11:37.583673 crc crio[21573]: time="2026-06-12T16:11:37.583590222Z" level=info msg="Creating container: cert-manager/cert-manager-webhook-769f6b94cb-grhhb/cert-manager-webhook" id=7ce4db14-c961-4659-a34b-12abac6517e9 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:20:07.415913 | controller | Jun 12 16:11:37.595037 crc crio[21573]: time="2026-06-12T16:11:37.594379302Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.415929 | controller | Jun 12 16:11:37.610406 crc crio[21573]: time="2026-06-12T16:11:37.610106624Z" level=info msg="Checking image status: quay.io/jetstack/cert-manager-controller:v1.19.2" id=aee9e06b-f571-4132-928b-2ba700b58717 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:20:07.415945 | controller | Jun 12 16:11:37.641313 crc crio[21573]: time="2026-06-12T16:11:37.641074169Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.415962 | controller | Jun 12 16:11:37.649358 crc crio[21573]: time="2026-06-12T16:11:37.649279065Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.415979 | controller | Jun 12 16:11:37.685751 crc crio[21573]: time="2026-06-12T16:11:37.660788848Z" level=info msg="Creating container: cert-manager/cert-manager-7b8b89f89d-9mvrm/cert-manager-controller" id=cbef7084-ee42-423d-9b16-a280f2b88622 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:20:07.415996 | controller | Jun 12 16:11:37.685751 crc crio[21573]: time="2026-06-12T16:11:37.663557806Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.416012 | controller | Jun 12 16:11:37.685751 crc crio[21573]: time="2026-06-12T16:11:37.675566093Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.416028 | controller | Jun 12 16:11:37.685751 crc crio[21573]: time="2026-06-12T16:11:37.681236842Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.416044 | controller | Jun 12 16:11:37.718513 crc crio[21573]: time="2026-06-12T16:11:37.718255403Z" level=info msg="Created container 4cfbc04d9f24e5b014549acfcbc50a2d16314b13c9eba0f99c930ee0beccf0c0: openshift-multus/multus-bzhnf/kube-multus" id=8dbdf536-f9f6-42f0-ac3b-0216b293a615 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:20:07.416063 | controller | Jun 12 16:11:37.719818 crc crio[21573]: time="2026-06-12T16:11:37.719744704Z" level=info msg="Starting container: 4cfbc04d9f24e5b014549acfcbc50a2d16314b13c9eba0f99c930ee0beccf0c0" id=a7645c1e-06fd-42ff-8a73-dfe553ccefad name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 17:20:07.416080 | controller | Jun 12 16:11:37.725037 crc crio[21573]: time="2026-06-12T16:11:37.72493399Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.416098 | controller | Jun 12 16:11:37.730488 crc crio[21573]: time="2026-06-12T16:11:37.729864339Z" level=info msg="Started container" PID=37608 containerID=4cfbc04d9f24e5b014549acfcbc50a2d16314b13c9eba0f99c930ee0beccf0c0 description=openshift-multus/multus-bzhnf/kube-multus id=a7645c1e-06fd-42ff-8a73-dfe553ccefad name=/runtime.v1.RuntimeService/StartContainer sandboxID=ef76bc2fe3143f66ca4d9b2adc7be0beeaa03fdaabc9f96106a99e4997f45b8a
2026-06-12 17:20:07.416122 | controller | Jun 12 16:11:37.730488 crc crio[21573]: time="2026-06-12T16:11:37.730023872Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.416142 | controller | Jun 12 16:11:37.754909 crc crio[21573]: time="2026-06-12T16:11:37.754744727Z" level=info msg="CNI monitoring event CREATE        \"/var/lib/cni/bin/upgrade_37edc10d-d1ee-4470-bbc1-09d906c5089c\""
2026-06-12 17:20:07.416160 | controller | Jun 12 16:11:37.754909 crc crio[21573]: time="2026-06-12T16:11:37.754921712Z" level=info msg="Updated default CNI network name to "
2026-06-12 17:20:07.416177 | controller | Jun 12 16:11:37.794742 crc crio[21573]: time="2026-06-12T16:11:37.794532384Z" level=info msg="Running pod sandbox: openshift-ovn-kubernetes/ovnkube-control-plane-97c9b6c48-fj48f/POD" id=c3c2b9e4-ff45-4493-9b7c-b0e9a53b90f8 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:20:07.416193 | controller | Jun 12 16:11:37.794905 crc crio[21573]: time="2026-06-12T16:11:37.794817653Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.416210 | controller | Jun 12 16:11:37.820921 crc crio[21573]: time="2026-06-12T16:11:37.820802283Z" level=warning msg="Skipping invalid sysctl specified by config {net.ipv4.ping_group_range 0 2147483647}: \"net.ipv4.ping_group_range\" not allowed with host net enabled" id=c3c2b9e4-ff45-4493-9b7c-b0e9a53b90f8 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:20:07.416227 | controller | Jun 12 16:11:37.863331 crc crio[21573]: time="2026-06-12T16:11:37.863247728Z" level=info msg="Ran pod sandbox 670ab52b08becc02e6d8180f597e74d18f5918268bba427c3ce015e7340ffb01 with infra container: openshift-ovn-kubernetes/ovnkube-control-plane-97c9b6c48-fj48f/POD" id=c3c2b9e4-ff45-4493-9b7c-b0e9a53b90f8 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:20:07.416243 | controller | Jun 12 16:11:37.868750 crc crio[21573]: time="2026-06-12T16:11:37.868586236Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5" id=8367e514-1108-47dd-90c3-4f91ec24dfce name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:20:07.416259 | controller | Jun 12 16:11:37.872778 crc crio[21573]: time="2026-06-12T16:11:37.872673241Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5" id=165c610a-9496-4746-a9ac-baa535bdaede name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:20:07.416275 | controller | Jun 12 16:11:37.884892 crc crio[21573]: time="2026-06-12T16:11:37.884777331Z" level=info msg="Creating container: openshift-ovn-kubernetes/ovnkube-control-plane-97c9b6c48-fj48f/kube-rbac-proxy" id=67011ccb-ec10-42e7-b1b1-e78ebeab4955 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:20:07.416296 | controller | Jun 12 16:11:37.885901 crc crio[21573]: time="2026-06-12T16:11:37.885809341Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.416324 | controller | Jun 12 16:11:37.904055 crc crio[21573]: time="2026-06-12T16:11:37.903884286Z" level=info msg="Created container 74b693f051130a49977c3a7cbc311b589aeb0d0e39b9a4dadff173ea3ab3b85b: cert-manager/cert-manager-cainjector-7f9fdd5dd5-9mrgn/cert-manager-cainjector" id=ed0fa6e8-a9ca-471b-bc96-0133097e01d6 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:20:07.416341 | controller | Jun 12 16:11:37.905386 crc crio[21573]: time="2026-06-12T16:11:37.905132492Z" level=info msg="Created container f2418d722fb51e078701fb18df22f4d932782b91f0080916360c28b26cd1d282: cert-manager/cert-manager-7b8b89f89d-9mvrm/cert-manager-controller" id=cbef7084-ee42-423d-9b16-a280f2b88622 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:20:07.416357 | controller | Jun 12 16:11:37.907370 crc crio[21573]: time="2026-06-12T16:11:37.907227901Z" level=info msg="Starting container: f2418d722fb51e078701fb18df22f4d932782b91f0080916360c28b26cd1d282" id=6db0eeed-263a-46d6-afe0-fe040fd8c474 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 17:20:07.416373 | controller | Jun 12 16:11:37.907560 crc crio[21573]: time="2026-06-12T16:11:37.907381595Z" level=info msg="Starting container: 74b693f051130a49977c3a7cbc311b589aeb0d0e39b9a4dadff173ea3ab3b85b" id=4a1f8436-b8bd-4f87-8c2a-1d6a24f04e5d name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 17:20:07.416393 | controller | Jun 12 16:11:37.914393 crc crio[21573]: time="2026-06-12T16:11:37.914098824Z" level=info msg="Started container" PID=37635 containerID=f2418d722fb51e078701fb18df22f4d932782b91f0080916360c28b26cd1d282 description=cert-manager/cert-manager-7b8b89f89d-9mvrm/cert-manager-controller id=6db0eeed-263a-46d6-afe0-fe040fd8c474 name=/runtime.v1.RuntimeService/StartContainer sandboxID=3970d016825134c11e691d71c42340c4825d540d344fd1a393403381dafb5db8
2026-06-12 17:20:07.416481 | controller | Jun 12 16:11:37.917589 crc crio[21573]: time="2026-06-12T16:11:37.916960914Z" level=info msg="Created container b0e84bae62073bdf473198c5f19f93f2febc2456fe7076a6c419c726d3881428: cert-manager/cert-manager-webhook-769f6b94cb-grhhb/cert-manager-webhook" id=7ce4db14-c961-4659-a34b-12abac6517e9 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:20:07.416506 | controller | Jun 12 16:11:37.919626 crc crio[21573]: time="2026-06-12T16:11:37.919557447Z" level=info msg="Starting container: b0e84bae62073bdf473198c5f19f93f2febc2456fe7076a6c419c726d3881428" id=53b917bd-de7f-44ef-87e3-b9f939f368bc name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 17:20:07.416523 | controller | Jun 12 16:11:37.921894 crc crio[21573]: time="2026-06-12T16:11:37.921774549Z" level=info msg="Started container" PID=37617 containerID=74b693f051130a49977c3a7cbc311b589aeb0d0e39b9a4dadff173ea3ab3b85b description=cert-manager/cert-manager-cainjector-7f9fdd5dd5-9mrgn/cert-manager-cainjector id=4a1f8436-b8bd-4f87-8c2a-1d6a24f04e5d name=/runtime.v1.RuntimeService/StartContainer sandboxID=36a806df33b44366e6b482538b52f13f756b6cdf2208914b1d28f8cdedbacbaa
2026-06-12 17:20:07.416540 | controller | Jun 12 16:11:37.923402 crc crio[21573]: time="2026-06-12T16:11:37.923346793Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.416556 | controller | Jun 12 16:11:37.938202 crc crio[21573]: time="2026-06-12T16:11:37.937980285Z" level=info msg="Started container" PID=37636 containerID=b0e84bae62073bdf473198c5f19f93f2febc2456fe7076a6c419c726d3881428 description=cert-manager/cert-manager-webhook-769f6b94cb-grhhb/cert-manager-webhook id=53b917bd-de7f-44ef-87e3-b9f939f368bc name=/runtime.v1.RuntimeService/StartContainer sandboxID=c6bbc7982d907d3fb9179e4545869de3a0e76d56674fdbfc8786ae3522cc64f6
2026-06-12 17:20:07.416603 | controller | Jun 12 16:11:38.007692 crc crio[21573]: time="2026-06-12T16:11:38.007616272Z" level=info msg="Removing container: ea9e080b284e5f6bdfc3a309409c58cdada3fa37d6c4efce5db54bf9426c7af5" id=c02291bf-3a8f-4b41-be72-e9c53a82e2ba name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 17:20:07.416626 | controller | Jun 12 16:11:38.127801 crc crio[21573]: time="2026-06-12T16:11:38.126012127Z" level=info msg="Removed container ea9e080b284e5f6bdfc3a309409c58cdada3fa37d6c4efce5db54bf9426c7af5: openshift-ovn-kubernetes/ovnkube-node-2tk97/ovnkube-controller" id=c02291bf-3a8f-4b41-be72-e9c53a82e2ba name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 17:20:07.416644 | controller | Jun 12 16:11:38.134902 crc crio[21573]: time="2026-06-12T16:11:38.132648255Z" level=info msg="Running pod sandbox: openshift-ovn-kubernetes/ovnkube-node-4g5r5/POD" id=1597d386-ff38-4e43-9904-bacbaf3f2123 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:20:07.416661 | controller | Jun 12 16:11:38.134902 crc crio[21573]: time="2026-06-12T16:11:38.132842781Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.416678 | controller | Jun 12 16:11:38.170701 crc crio[21573]: time="2026-06-12T16:11:38.170230908Z" level=info msg="Removing container: 8ea50c0526a1d1aa64befb21e889a888b3da93bff8eda8b4b6c83aed91514897" id=d0cceede-24a6-4ee4-94ce-bb3afaf18a8a name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 17:20:07.416694 | controller | Jun 12 16:11:38.204000 crc crio[21573]: time="2026-06-12T16:11:38.203660784Z" level=warning msg="Skipping invalid sysctl specified by config {net.ipv4.ping_group_range 0 2147483647}: \"net.ipv4.ping_group_range\" not allowed with host net enabled" id=1597d386-ff38-4e43-9904-bacbaf3f2123 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:20:07.416710 | controller | Jun 12 16:11:38.233065 crc crio[21573]: time="2026-06-12T16:11:38.231602796Z" level=info msg="Ran pod sandbox a0ab2ece8915a5538e932ab0ad87e3ac0322d6fba4c5e805e8405ead9bd13ba2 with infra container: openshift-ovn-kubernetes/ovnkube-node-4g5r5/POD" id=1597d386-ff38-4e43-9904-bacbaf3f2123 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:20:07.416727 | controller | Jun 12 16:11:38.241602 crc crio[21573]: time="2026-06-12T16:11:38.241390269Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122" id=63ca0dfa-9ef1-413c-9d74-66f97d8e5d1f name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:20:07.416743 | controller | Jun 12 16:11:38.249563 crc crio[21573]: time="2026-06-12T16:11:38.24936184Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122" id=24718c18-86db-4f6e-9c2f-2c56583e5e35 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:20:07.416759 | controller | Jun 12 16:11:38.258303 crc crio[21573]: time="2026-06-12T16:11:38.258211362Z" level=info msg="Creating container: openshift-ovn-kubernetes/ovnkube-node-4g5r5/kubecfg-setup" id=0663f691-f5bb-4f46-b971-d49ea13620f8 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:20:07.416775 | controller | Jun 12 16:11:38.264692 crc crio[21573]: time="2026-06-12T16:11:38.264612191Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.416791 | controller | Jun 12 16:11:38.281582 crc crio[21573]: time="2026-06-12T16:11:38.280695173Z" level=info msg="Removed container 8ea50c0526a1d1aa64befb21e889a888b3da93bff8eda8b4b6c83aed91514897: openshift-ovn-kubernetes/ovnkube-node-2tk97/sbdb" id=d0cceede-24a6-4ee4-94ce-bb3afaf18a8a name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 17:20:07.416807 | controller | Jun 12 16:11:38.292089 crc crio[21573]: time="2026-06-12T16:11:38.285531392Z" level=info msg="Removing container: 1e761945628676a7459d8df48000b460ae0e72005b3a3e01a4bea606304f7ba4" id=0efd9483-449c-4282-b280-f9ec5f433806 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 17:20:07.416827 | controller | Jun 12 16:11:38.329896 crc crio[21573]: time="2026-06-12T16:11:38.329642319Z" level=info msg="Removed container 1e761945628676a7459d8df48000b460ae0e72005b3a3e01a4bea606304f7ba4: openshift-ovn-kubernetes/ovnkube-node-2tk97/nbdb" id=0efd9483-449c-4282-b280-f9ec5f433806 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 17:20:07.416843 | controller | Jun 12 16:11:38.348832 crc crio[21573]: time="2026-06-12T16:11:38.348692768Z" level=info msg="Removing container: ecbe3b0e72c3b9cc948c1e11017a33aa75e6a2dca983861b791c4b50c944bfd0" id=2dd867ec-292e-459f-8a17-584fa5a48b48 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 17:20:07.416859 | controller | Jun 12 16:11:38.356153 crc crio[21573]: time="2026-06-12T16:11:38.355872599Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.416875 | controller | Jun 12 16:11:38.376907 crc crio[21573]: time="2026-06-12T16:11:38.376431878Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.416891 | controller | Jun 12 16:11:38.410980 crc crio[21573]: time="2026-06-12T16:11:38.410891344Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.416907 | controller | Jun 12 16:11:38.418521 crc crio[21573]: time="2026-06-12T16:11:38.418378372Z" level=info msg="Removed container ecbe3b0e72c3b9cc948c1e11017a33aa75e6a2dca983861b791c4b50c944bfd0: openshift-ovn-kubernetes/ovnkube-node-2tk97/northd" id=2dd867ec-292e-459f-8a17-584fa5a48b48 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 17:20:07.416923 | controller | Jun 12 16:11:38.422302 crc crio[21573]: time="2026-06-12T16:11:38.422146196Z" level=info msg="Removing container: 7dc5870a38c939700b5f89b4edc33dc3ca9d691132800b9941991e40495b2293" id=90ecf924-6477-4ba6-83a6-53094250e6e9 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 17:20:07.416939 | controller | Jun 12 16:11:38.452768 crc crio[21573]: time="2026-06-12T16:11:38.452673964Z" level=info msg="Removed container 7dc5870a38c939700b5f89b4edc33dc3ca9d691132800b9941991e40495b2293: openshift-ovn-kubernetes/ovnkube-node-2tk97/kube-rbac-proxy-ovn-metrics" id=90ecf924-6477-4ba6-83a6-53094250e6e9 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 17:20:07.416955 | controller | Jun 12 16:11:38.456011 crc crio[21573]: time="2026-06-12T16:11:38.455918114Z" level=info msg="Removing container: 201a07b06868bbb30586f81629ca35e63f80a35ff7a1e3c9918d22880369700f" id=b51e2c23-17a8-42d2-9e41-341bbe8217d0 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 17:20:07.416971 | controller | Jun 12 16:11:38.494250 crc crio[21573]: time="2026-06-12T16:11:38.494071329Z" level=info msg="Removed container 201a07b06868bbb30586f81629ca35e63f80a35ff7a1e3c9918d22880369700f: openshift-ovn-kubernetes/ovnkube-node-2tk97/kube-rbac-proxy-node" id=b51e2c23-17a8-42d2-9e41-341bbe8217d0 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 17:20:07.416987 | controller | Jun 12 16:11:38.500896 crc crio[21573]: time="2026-06-12T16:11:38.500800696Z" level=info msg="Removing container: fd803f323cb352167f03b55c1d0c2143437ba4253b9d6a1b277a45d9597d4bde" id=1a642da2-73bd-4865-96d4-789814d9c49a name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 17:20:07.417002 | controller | Jun 12 16:11:38.526236 crc crio[21573]: time="2026-06-12T16:11:38.526052514Z" level=info msg="Created container b72b874ec233033f16c79d18c51aa0c2ec95a9373651064e570369fc0cd30c0e: openshift-ovn-kubernetes/ovnkube-node-4g5r5/kubecfg-setup" id=0663f691-f5bb-4f46-b971-d49ea13620f8 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:20:07.417022 | controller | Jun 12 16:11:38.528376 crc crio[21573]: time="2026-06-12T16:11:38.528305109Z" level=info msg="Starting container: b72b874ec233033f16c79d18c51aa0c2ec95a9373651064e570369fc0cd30c0e" id=6f684025-91c6-486e-b396-01208daec019 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 17:20:07.417039 | controller | Jun 12 16:11:38.529063 crc crio[21573]: time="2026-06-12T16:11:38.528999828Z" level=info msg="Created container 56eda32b18a39740999bb7a39afd4d67226ad02564fdb89dcc6d6c82ed5d8d9d: openshift-ovn-kubernetes/ovnkube-control-plane-97c9b6c48-fj48f/kube-rbac-proxy" id=67011ccb-ec10-42e7-b1b1-e78ebeab4955 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:20:07.417055 | controller | Jun 12 16:11:38.530645 crc crio[21573]: time="2026-06-12T16:11:38.530589432Z" level=info msg="Starting container: 56eda32b18a39740999bb7a39afd4d67226ad02564fdb89dcc6d6c82ed5d8d9d" id=0c642531-4f68-4b4d-a1a7-83c0f6540e1b name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 17:20:07.417071 | controller | Jun 12 16:11:38.535407 crc crio[21573]: time="2026-06-12T16:11:38.534708368Z" level=info msg="Started container" PID=37720 containerID=b72b874ec233033f16c79d18c51aa0c2ec95a9373651064e570369fc0cd30c0e description=openshift-ovn-kubernetes/ovnkube-node-4g5r5/kubecfg-setup id=6f684025-91c6-486e-b396-01208daec019 name=/runtime.v1.RuntimeService/StartContainer sandboxID=a0ab2ece8915a5538e932ab0ad87e3ac0322d6fba4c5e805e8405ead9bd13ba2
2026-06-12 17:20:07.417087 | controller | Jun 12 16:11:38.537410 crc crio[21573]: time="2026-06-12T16:11:38.537348143Z" level=info msg="Started container" PID=37724 containerID=56eda32b18a39740999bb7a39afd4d67226ad02564fdb89dcc6d6c82ed5d8d9d description=openshift-ovn-kubernetes/ovnkube-control-plane-97c9b6c48-fj48f/kube-rbac-proxy id=0c642531-4f68-4b4d-a1a7-83c0f6540e1b name=/runtime.v1.RuntimeService/StartContainer sandboxID=670ab52b08becc02e6d8180f597e74d18f5918268bba427c3ce015e7340ffb01
2026-06-12 17:20:07.417104 | controller | Jun 12 16:11:38.551961 crc crio[21573]: time="2026-06-12T16:11:38.55182203Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122" id=4cd68c36-862f-4b6a-a6db-192a3ee1b843 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:20:07.417124 | controller | Jun 12 16:11:38.553205 crc crio[21573]: time="2026-06-12T16:11:38.551551783Z" level=info msg="Removed container fd803f323cb352167f03b55c1d0c2143437ba4253b9d6a1b277a45d9597d4bde: openshift-ovn-kubernetes/ovnkube-node-2tk97/ovn-acl-logging" id=1a642da2-73bd-4865-96d4-789814d9c49a name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 17:20:07.417149 | controller | Jun 12 16:11:38.556187 crc crio[21573]: time="2026-06-12T16:11:38.556056348Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122" id=b79e1e7f-a308-4a0a-97e6-ed95ba1a7d17 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:20:07.417167 | controller | Jun 12 16:11:38.557694 crc crio[21573]: time="2026-06-12T16:11:38.557613432Z" level=info msg="Removing container: 2dc38fb9e2e813943efafd1c4df085c6d08b858474b1876aa2ecea154516dfd7" id=4e5c35c3-9fe9-4141-9e50-00edcc5870da name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 17:20:07.417184 | controller | Jun 12 16:11:38.564209 crc crio[21573]: time="2026-06-12T16:11:38.564118814Z" level=info msg="Creating container: openshift-ovn-kubernetes/ovnkube-control-plane-97c9b6c48-fj48f/ovnkube-cluster-manager" id=9a721697-9e3b-4a57-ae51-c3e076e3503c name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:20:07.417201 | controller | Jun 12 16:11:38.564804 crc crio[21573]: time="2026-06-12T16:11:38.564781693Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.417218 | controller | Jun 12 16:11:38.607004 crc crio[21573]: time="2026-06-12T16:11:38.606953907Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.417239 | controller | Jun 12 16:11:38.608698 crc crio[21573]: time="2026-06-12T16:11:38.607940366Z" level=info msg="CNI monitoring event CREATE        \"/var/lib/cni/bin/cert-approver\""
2026-06-12 17:20:07.417256 | controller | Jun 12 16:11:38.608783 crc crio[21573]: time="2026-06-12T16:11:38.608734058Z" level=info msg="Updated default CNI network name to "
2026-06-12 17:20:07.417272 | controller | Jun 12 16:11:38.618604 crc crio[21573]: time="2026-06-12T16:11:38.617270608Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.417288 | controller | Jun 12 16:11:38.619028 crc crio[21573]: time="2026-06-12T16:11:38.618937055Z" level=info msg="CNI monitoring event CREATE        \"/var/lib/cni/bin/install_multus\""
2026-06-12 17:20:07.417304 | controller | Jun 12 16:11:38.619090 crc crio[21573]: time="2026-06-12T16:11:38.619041378Z" level=info msg="Updated default CNI network name to "
2026-06-12 17:20:07.417320 | controller | Jun 12 16:11:38.620022 crc crio[21573]: time="2026-06-12T16:11:38.619953703Z" level=info msg="CNI monitoring event CREATE        \"/var/lib/cni/bin/kubeconfig_generator\""
2026-06-12 17:20:07.417336 | controller | Jun 12 16:11:38.620022 crc crio[21573]: time="2026-06-12T16:11:38.620011534Z" level=info msg="Updated default CNI network name to "
2026-06-12 17:20:07.417353 | controller | Jun 12 16:11:38.635747 crc crio[21573]: time="2026-06-12T16:11:38.635631644Z" level=info msg="CNI monitoring event CREATE        \"/var/lib/cni/bin/multus\""
2026-06-12 17:20:07.417369 | controller | Jun 12 16:11:38.636111 crc crio[21573]: time="2026-06-12T16:11:38.635930352Z" level=info msg="Updated default CNI network name to "
2026-06-12 17:20:07.417385 | controller | Jun 12 16:11:38.641254 crc crio[21573]: time="2026-06-12T16:11:38.641126509Z" level=info msg="Removed container 2dc38fb9e2e813943efafd1c4df085c6d08b858474b1876aa2ecea154516dfd7: openshift-ovn-kubernetes/ovnkube-node-2tk97/ovn-controller" id=4e5c35c3-9fe9-4141-9e50-00edcc5870da name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 17:20:07.417402 | controller | Jun 12 16:11:38.646506 crc crio[21573]: time="2026-06-12T16:11:38.646384845Z" level=info msg="Removing container: 4071edbf2532e9c28a568259dcbbe87f2342aebeaf873f60823b9160575afdf0" id=30ada589-5f89-4f05-bbdb-718e115b9fee name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 17:20:07.417418 | controller | Jun 12 16:11:38.649859 crc crio[21573]: time="2026-06-12T16:11:38.649786621Z" level=info msg="CNI monitoring event CREATE        \"/var/lib/cni/bin/multus-daemon\""
2026-06-12 17:20:07.417434 | controller | Jun 12 16:11:38.649859 crc crio[21573]: time="2026-06-12T16:11:38.649862953Z" level=info msg="Updated default CNI network name to "
2026-06-12 17:20:07.417450 | controller | Jun 12 16:11:38.666733 crc crio[21573]: time="2026-06-12T16:11:38.666404108Z" level=info msg="CNI monitoring event CREATE        \"/var/lib/cni/bin/multus-shim\""
2026-06-12 17:20:07.417466 | controller | Jun 12 16:11:38.666733 crc crio[21573]: time="2026-06-12T16:11:38.666586293Z" level=info msg="Updated default CNI network name to "
2026-06-12 17:20:07.417483 | controller | Jun 12 16:11:38.676622 crc crio[21573]: time="2026-06-12T16:11:38.676526513Z" level=info msg="CNI monitoring event CREATE        \"/var/lib/cni/bin/passthru\""
2026-06-12 17:20:07.417500 | controller | Jun 12 16:11:38.676778 crc crio[21573]: time="2026-06-12T16:11:38.676668017Z" level=info msg="Updated default CNI network name to "
2026-06-12 17:20:07.417516 | controller | Jun 12 16:11:38.677105 crc crio[21573]: time="2026-06-12T16:11:38.677052367Z" level=info msg="CNI monitoring event CREATE        \"/var/lib/cni/bin/thin_entrypoint\""
2026-06-12 17:20:07.417531 | controller | Jun 12 16:11:38.677265 crc crio[21573]: time="2026-06-12T16:11:38.677139379Z" level=info msg="Updated default CNI network name to "
2026-06-12 17:20:07.417553 | controller | Jun 12 16:11:38.680932 crc crio[21573]: time="2026-06-12T16:11:38.680826166Z" level=info msg="Removed container 4071edbf2532e9c28a568259dcbbe87f2342aebeaf873f60823b9160575afdf0: openshift-ovn-kubernetes/ovnkube-node-2tk97/kubecfg-setup" id=30ada589-5f89-4f05-bbdb-718e115b9fee name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 17:20:07.417782 | controller | Jun 12 16:11:38.688967 crc crio[21573]: time="2026-06-12T16:11:38.688890291Z" level=info msg="CNI monitoring event REMOVE        \"/var/lib/cni/bin/upgrade_37edc10d-d1ee-4470-bbc1-09d906c5089c\""
2026-06-12 17:20:07.417815 | controller | Jun 12 16:11:38.708519 crc crio[21573]: time="2026-06-12T16:11:38.708348756Z" level=info msg="Created container 79a28d79df43acb5a389aad4b5e797f22d107a363e57d2054998221350f2598c: openshift-ovn-kubernetes/ovnkube-control-plane-97c9b6c48-fj48f/ovnkube-cluster-manager" id=9a721697-9e3b-4a57-ae51-c3e076e3503c name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:20:07.417834 | controller | Jun 12 16:11:38.709153 crc crio[21573]: time="2026-06-12T16:11:38.709036626Z" level=info msg="Starting container: 79a28d79df43acb5a389aad4b5e797f22d107a363e57d2054998221350f2598c" id=d8f4df97-7688-4c8b-a65e-c5271d72c19a name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 17:20:07.417851 | controller | Jun 12 16:11:38.710256 crc crio[21573]: time="2026-06-12T16:11:38.710117997Z" level=info msg="Removing container: 1deacf16b1d3e7f9c8d2f5460f769898e1d62eefbb2aa216d7a8d327776c7d30" id=6abe046f-b4f0-464f-9007-346c97c518e1 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 17:20:07.417868 | controller | Jun 12 16:11:38.715985 crc crio[21573]: time="2026-06-12T16:11:38.715875738Z" level=info msg="Started container" PID=37757 containerID=79a28d79df43acb5a389aad4b5e797f22d107a363e57d2054998221350f2598c description=openshift-ovn-kubernetes/ovnkube-control-plane-97c9b6c48-fj48f/ovnkube-cluster-manager id=d8f4df97-7688-4c8b-a65e-c5271d72c19a name=/runtime.v1.RuntimeService/StartContainer sandboxID=670ab52b08becc02e6d8180f597e74d18f5918268bba427c3ce015e7340ffb01
2026-06-12 17:20:07.417885 | controller | Jun 12 16:11:38.741121 crc crio[21573]: time="2026-06-12T16:11:38.741054915Z" level=info msg="Removed container 1deacf16b1d3e7f9c8d2f5460f769898e1d62eefbb2aa216d7a8d327776c7d30: openshift-ovn-kubernetes/ovnkube-control-plane-57b78d8988-l69zc/ovnkube-cluster-manager" id=6abe046f-b4f0-464f-9007-346c97c518e1 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 17:20:07.417901 | controller | Jun 12 16:11:38.744642 crc crio[21573]: time="2026-06-12T16:11:38.744563843Z" level=info msg="Removing container: 8b93955fb27a4522ba01302c95c774cd3f2ea7e44b55d2534318808cc6f278ee" id=cdec0eb0-45ca-4412-a0f8-25b68407af06 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 17:20:07.417919 | controller | Jun 12 16:11:38.767515 crc crio[21573]: time="2026-06-12T16:11:38.767327754Z" level=info msg="Removed container 8b93955fb27a4522ba01302c95c774cd3f2ea7e44b55d2534318808cc6f278ee: openshift-ovn-kubernetes/ovnkube-control-plane-57b78d8988-l69zc/kube-rbac-proxy" id=cdec0eb0-45ca-4412-a0f8-25b68407af06 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 17:20:07.417936 | controller | Jun 12 16:11:39.125701 crc crio[21573]: time="2026-06-12T16:11:39.125021061Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122" id=0b88df7e-1c70-42b0-b281-d81964ed3104 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:20:07.417952 | controller | Jun 12 16:11:39.130358 crc crio[21573]: time="2026-06-12T16:11:39.130109917Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122" id=d9cf7ea0-7f18-4e1e-bb34-3f6c6b83603a name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:20:07.417969 | controller | Jun 12 16:11:39.143380 crc crio[21573]: time="2026-06-12T16:11:39.143040069Z" level=info msg="Creating container: openshift-ovn-kubernetes/ovnkube-node-4g5r5/ovn-controller" id=92851bca-6df2-4aa3-b129-bd8fae6de912 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:20:07.417993 | controller | Jun 12 16:11:39.143848 crc crio[21573]: time="2026-06-12T16:11:39.14379517Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.418010 | controller | Jun 12 16:11:39.193130 crc crio[21573]: time="2026-06-12T16:11:39.191800273Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.418026 | controller | Jun 12 16:11:39.196575 crc crio[21573]: time="2026-06-12T16:11:39.1965012Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.418042 | controller | Jun 12 16:11:39.320681 crc crio[21573]: time="2026-06-12T16:11:39.320557035Z" level=info msg="Created container 8e62d736f5712188445650e15d136651b21fc7a02314e8a3418206c86704de03: openshift-ovn-kubernetes/ovnkube-node-4g5r5/ovn-controller" id=92851bca-6df2-4aa3-b129-bd8fae6de912 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:20:07.418058 | controller | Jun 12 16:11:39.321801 crc crio[21573]: time="2026-06-12T16:11:39.321709237Z" level=info msg="Starting container: 8e62d736f5712188445650e15d136651b21fc7a02314e8a3418206c86704de03" id=f5f6eb79-460b-4691-8b76-4e4e8d05ddb9 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 17:20:07.418074 | controller | Jun 12 16:11:39.329080 crc crio[21573]: time="2026-06-12T16:11:39.3289437Z" level=info msg="Started container" PID=37793 containerID=8e62d736f5712188445650e15d136651b21fc7a02314e8a3418206c86704de03 description=openshift-ovn-kubernetes/ovnkube-node-4g5r5/ovn-controller id=f5f6eb79-460b-4691-8b76-4e4e8d05ddb9 name=/runtime.v1.RuntimeService/StartContainer sandboxID=a0ab2ece8915a5538e932ab0ad87e3ac0322d6fba4c5e805e8405ead9bd13ba2
2026-06-12 17:20:07.418091 | controller | Jun 12 16:11:39.340257 crc crio[21573]: time="2026-06-12T16:11:39.340122054Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122" id=35bfc1cd-b42c-4892-8195-634b1bb7cb93 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:20:07.418107 | controller | Jun 12 16:11:39.343326 crc crio[21573]: time="2026-06-12T16:11:39.343250182Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122" id=acc8086a-826d-43e3-ad09-c6d3d77dbbfe name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:20:07.418123 | controller | Jun 12 16:11:39.349071 crc crio[21573]: time="2026-06-12T16:11:39.348974833Z" level=info msg="Creating container: openshift-ovn-kubernetes/ovnkube-node-4g5r5/ovn-acl-logging" id=f54dcb19-bf89-42e1-a6d9-1948fdf228bf name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:20:07.418144 | controller | Jun 12 16:11:39.349576 crc crio[21573]: time="2026-06-12T16:11:39.349429356Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.418169 | controller | Jun 12 16:11:39.379332 crc crio[21573]: time="2026-06-12T16:11:39.379151652Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.418187 | controller | Jun 12 16:11:39.381387 crc crio[21573]: time="2026-06-12T16:11:39.381314832Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.418204 | controller | Jun 12 16:11:39.492874 crc crio[21573]: time="2026-06-12T16:11:39.492220027Z" level=info msg="Created container 568595a0e40a591bd1e66cc193477ffa70cc62e44baaf428da491266a173aaad: openshift-ovn-kubernetes/ovnkube-node-4g5r5/ovn-acl-logging" id=f54dcb19-bf89-42e1-a6d9-1948fdf228bf name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:20:07.418224 | controller | Jun 12 16:11:39.495784 crc crio[21573]: time="2026-06-12T16:11:39.495718856Z" level=info msg="Starting container: 568595a0e40a591bd1e66cc193477ffa70cc62e44baaf428da491266a173aaad" id=daeed927-5eab-4dcc-ba53-5db7439e3222 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 17:20:07.418241 | controller | Jun 12 16:11:39.503039 crc crio[21573]: time="2026-06-12T16:11:39.502152656Z" level=info msg="Started container" PID=37805 containerID=568595a0e40a591bd1e66cc193477ffa70cc62e44baaf428da491266a173aaad description=openshift-ovn-kubernetes/ovnkube-node-4g5r5/ovn-acl-logging id=daeed927-5eab-4dcc-ba53-5db7439e3222 name=/runtime.v1.RuntimeService/StartContainer sandboxID=a0ab2ece8915a5538e932ab0ad87e3ac0322d6fba4c5e805e8405ead9bd13ba2
2026-06-12 17:20:07.418258 | controller | Jun 12 16:11:39.514714 crc crio[21573]: time="2026-06-12T16:11:39.514060621Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5" id=c29fb5c0-dee2-4a34-b4b3-11a22f24c070 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:20:07.418276 | controller | Jun 12 16:11:39.517884 crc crio[21573]: time="2026-06-12T16:11:39.517804897Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5" id=453e0a79-2439-41f0-bc9d-4bccd8d8b3d5 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:20:07.418292 | controller | Jun 12 16:11:39.529603 crc crio[21573]: time="2026-06-12T16:11:39.527246861Z" level=info msg="Creating container: openshift-ovn-kubernetes/ovnkube-node-4g5r5/kube-rbac-proxy-node" id=247e1d28-c028-45cf-ab57-95cd2bb241af name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:20:07.418309 | controller | Jun 12 16:11:39.529603 crc crio[21573]: time="2026-06-12T16:11:39.527931391Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.418326 | controller | Jun 12 16:11:39.578782 crc crio[21573]: time="2026-06-12T16:11:39.578651157Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.418343 | controller | Jun 12 16:11:39.582006 crc crio[21573]: time="2026-06-12T16:11:39.581916808Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.418360 | controller | Jun 12 16:11:39.730804 crc crio[21573]: time="2026-06-12T16:11:39.730685446Z" level=info msg="Created container 5195405f25576f80e86ca54da06bd38d61eb44681531085cb8805d840a00e421: openshift-ovn-kubernetes/ovnkube-node-4g5r5/kube-rbac-proxy-node" id=247e1d28-c028-45cf-ab57-95cd2bb241af name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:20:07.418377 | controller | Jun 12 16:11:39.732528 crc crio[21573]: time="2026-06-12T16:11:39.732359543Z" level=info msg="Starting container: 5195405f25576f80e86ca54da06bd38d61eb44681531085cb8805d840a00e421" id=98bf40fd-8a1e-4ee2-aa14-48c1ad7c0aa7 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 17:20:07.418394 | controller | Jun 12 16:11:39.740274 crc crio[21573]: time="2026-06-12T16:11:39.740154424Z" level=info msg="Started container" PID=37823 containerID=5195405f25576f80e86ca54da06bd38d61eb44681531085cb8805d840a00e421 description=openshift-ovn-kubernetes/ovnkube-node-4g5r5/kube-rbac-proxy-node id=98bf40fd-8a1e-4ee2-aa14-48c1ad7c0aa7 name=/runtime.v1.RuntimeService/StartContainer sandboxID=a0ab2ece8915a5538e932ab0ad87e3ac0322d6fba4c5e805e8405ead9bd13ba2
2026-06-12 17:20:07.418416 | controller | Jun 12 16:11:39.752668 crc crio[21573]: time="2026-06-12T16:11:39.752570632Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5" id=8ab82b74-eb14-4f09-939a-b6fb62ffa0a2 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:20:07.418435 | controller | Jun 12 16:11:39.756189 crc crio[21573]: time="2026-06-12T16:11:39.75604458Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5" id=f72c8832-2a74-43b4-ac70-1d26917df8f8 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:20:07.418451 | controller | Jun 12 16:11:39.764201 crc crio[21573]: time="2026-06-12T16:11:39.764074495Z" level=info msg="Creating container: openshift-ovn-kubernetes/ovnkube-node-4g5r5/kube-rbac-proxy-ovn-metrics" id=1695ba05-cfe6-43ed-9b4c-768f291fa09a name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:20:07.418468 | controller | Jun 12 16:11:39.764981 crc crio[21573]: time="2026-06-12T16:11:39.764892608Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.418485 | controller | Jun 12 16:11:39.800354 crc crio[21573]: time="2026-06-12T16:11:39.800232621Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.418502 | controller | Jun 12 16:11:39.802212 crc crio[21573]: time="2026-06-12T16:11:39.802143226Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.418519 | controller | Jun 12 16:11:39.917061 crc crio[21573]: time="2026-06-12T16:11:39.916930609Z" level=info msg="Created container 585921c5614f209e306b090f9d5a6d29bb322d64111cdc6d566e7865362146c3: openshift-ovn-kubernetes/ovnkube-node-4g5r5/kube-rbac-proxy-ovn-metrics" id=1695ba05-cfe6-43ed-9b4c-768f291fa09a name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:20:07.418536 | controller | Jun 12 16:11:39.918935 crc crio[21573]: time="2026-06-12T16:11:39.918839583Z" level=info msg="Starting container: 585921c5614f209e306b090f9d5a6d29bb322d64111cdc6d566e7865362146c3" id=fc9398e4-dc70-4de1-8429-b7e7a2198d0e name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 17:20:07.418553 | controller | Jun 12 16:11:39.929124 crc crio[21573]: time="2026-06-12T16:11:39.929013638Z" level=info msg="Started container" PID=37843 containerID=585921c5614f209e306b090f9d5a6d29bb322d64111cdc6d566e7865362146c3 description=openshift-ovn-kubernetes/ovnkube-node-4g5r5/kube-rbac-proxy-ovn-metrics id=fc9398e4-dc70-4de1-8429-b7e7a2198d0e name=/runtime.v1.RuntimeService/StartContainer sandboxID=a0ab2ece8915a5538e932ab0ad87e3ac0322d6fba4c5e805e8405ead9bd13ba2
2026-06-12 17:20:07.418571 | controller | Jun 12 16:11:39.949398 crc crio[21573]: time="2026-06-12T16:11:39.949260997Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122" id=552bec00-9755-4bf1-82c6-dc7cd7d2b61c name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:20:07.418659 | controller | Jun 12 16:11:39.954102 crc crio[21573]: time="2026-06-12T16:11:39.953974129Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122" id=d5345d1c-5dba-4f19-b459-34cfecafb7f0 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:20:07.418678 | controller | Jun 12 16:11:39.962404 crc crio[21573]: time="2026-06-12T16:11:39.962306925Z" level=info msg="Creating container: openshift-ovn-kubernetes/ovnkube-node-4g5r5/northd" id=098f3dd8-59f6-4821-b307-4c377ff3ab49 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:20:07.418696 | controller | Jun 12 16:11:39.962818 crc crio[21573]: time="2026-06-12T16:11:39.962752478Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.418720 | controller | Jun 12 16:11:39.985216 crc crio[21573]: time="2026-06-12T16:11:39.985003611Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.418739 | controller | Jun 12 16:11:39.986730 crc crio[21573]: time="2026-06-12T16:11:39.986657719Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.418757 | controller | Jun 12 16:11:40.092104 crc crio[21573]: time="2026-06-12T16:11:40.091905464Z" level=info msg="Created container b7231fea47492fcaee3c7f2b6718d8fc49e31f8055f7091ebe67ea81e7e22738: openshift-ovn-kubernetes/ovnkube-node-4g5r5/northd" id=098f3dd8-59f6-4821-b307-4c377ff3ab49 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:20:07.418774 | controller | Jun 12 16:11:40.094227 crc crio[21573]: time="2026-06-12T16:11:40.094147517Z" level=info msg="Starting container: b7231fea47492fcaee3c7f2b6718d8fc49e31f8055f7091ebe67ea81e7e22738" id=e91862a9-86dd-4492-8bff-42fa8062514f name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 17:20:07.418791 | controller | Jun 12 16:11:40.102055 crc crio[21573]: time="2026-06-12T16:11:40.101989419Z" level=info msg="Started container" PID=37864 containerID=b7231fea47492fcaee3c7f2b6718d8fc49e31f8055f7091ebe67ea81e7e22738 description=openshift-ovn-kubernetes/ovnkube-node-4g5r5/northd id=e91862a9-86dd-4492-8bff-42fa8062514f name=/runtime.v1.RuntimeService/StartContainer sandboxID=a0ab2ece8915a5538e932ab0ad87e3ac0322d6fba4c5e805e8405ead9bd13ba2
2026-06-12 17:20:07.418809 | controller | Jun 12 16:11:40.115009 crc crio[21573]: time="2026-06-12T16:11:40.114951792Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122" id=cc48a034-cabb-42d4-a5a7-3a50a98753e3 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:20:07.418826 | controller | Jun 12 16:11:40.118661 crc crio[21573]: time="2026-06-12T16:11:40.118594784Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122" id=d8879f43-2bda-4763-bea4-1842dd7bf787 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:20:07.418843 | controller | Jun 12 16:11:40.127602 crc crio[21573]: time="2026-06-12T16:11:40.127557456Z" level=info msg="Creating container: openshift-ovn-kubernetes/ovnkube-node-4g5r5/nbdb" id=d099be34-9286-45cf-a973-1b7a4abd3554 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:20:07.418860 | controller | Jun 12 16:11:40.128114 crc crio[21573]: time="2026-06-12T16:11:40.12809379Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.418877 | controller | Jun 12 16:11:40.160287 crc crio[21573]: time="2026-06-12T16:11:40.160222387Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.418894 | controller | Jun 12 16:11:40.162726 crc crio[21573]: time="2026-06-12T16:11:40.162698927Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.418911 | controller | Jun 12 16:11:40.351777 crc crio[21573]: time="2026-06-12T16:11:40.351131317Z" level=info msg="Created container 46ce94201fcfa2815532f9c7209cc8440a07da90a605877579d6db3804a77807: openshift-ovn-kubernetes/ovnkube-node-4g5r5/nbdb" id=d099be34-9286-45cf-a973-1b7a4abd3554 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:20:07.418931 | controller | Jun 12 16:11:40.355219 crc crio[21573]: time="2026-06-12T16:11:40.355029407Z" level=info msg="Starting container: 46ce94201fcfa2815532f9c7209cc8440a07da90a605877579d6db3804a77807" id=b480d47d-126b-4d86-b061-b4a5c024f714 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 17:20:07.418949 | controller | Jun 12 16:11:40.362924 crc crio[21573]: time="2026-06-12T16:11:40.362332491Z" level=info msg="Started container" PID=37875 containerID=46ce94201fcfa2815532f9c7209cc8440a07da90a605877579d6db3804a77807 description=openshift-ovn-kubernetes/ovnkube-node-4g5r5/nbdb id=b480d47d-126b-4d86-b061-b4a5c024f714 name=/runtime.v1.RuntimeService/StartContainer sandboxID=a0ab2ece8915a5538e932ab0ad87e3ac0322d6fba4c5e805e8405ead9bd13ba2
2026-06-12 17:20:07.418968 | controller | Jun 12 16:11:42.471755 crc crio[21573]: time="2026-06-12T16:11:42.471413891Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122" id=dc3b04f1-9964-4d96-b0c2-c96612bcee4b name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:20:07.418986 | controller | Jun 12 16:11:42.475532 crc crio[21573]: time="2026-06-12T16:11:42.475361651Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122" id=759c41bf-57dc-42c4-bc69-1516882e9b59 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:20:07.419004 | controller | Jun 12 16:11:42.488814 crc crio[21573]: time="2026-06-12T16:11:42.488676644Z" level=info msg="Creating container: openshift-ovn-kubernetes/ovnkube-node-4g5r5/sbdb" id=2834f736-3002-444f-870d-d25fbf49b298 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:20:07.419022 | controller | Jun 12 16:11:42.489552 crc crio[21573]: time="2026-06-12T16:11:42.489425026Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.419039 | controller | Jun 12 16:11:42.526543 crc crio[21573]: time="2026-06-12T16:11:42.526381572Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.419056 | controller | Jun 12 16:11:42.529689 crc crio[21573]: time="2026-06-12T16:11:42.529603943Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.419073 | controller | Jun 12 16:11:42.742601 crc crio[21573]: time="2026-06-12T16:11:42.742245328Z" level=info msg="Created container f4ad1c2beef5271494a85511e7ee66d4745b4b2481047f5916437ea77d0becf2: openshift-ovn-kubernetes/ovnkube-node-4g5r5/sbdb" id=2834f736-3002-444f-870d-d25fbf49b298 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:20:07.419090 | controller | Jun 12 16:11:42.745009 crc crio[21573]: time="2026-06-12T16:11:42.744858711Z" level=info msg="Starting container: f4ad1c2beef5271494a85511e7ee66d4745b4b2481047f5916437ea77d0becf2" id=ae4ea45c-e38d-4445-8da2-bd84a5de7c34 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 17:20:07.419108 | controller | Jun 12 16:11:42.761773 crc crio[21573]: time="2026-06-12T16:11:42.761578932Z" level=info msg="Started container" PID=37938 containerID=f4ad1c2beef5271494a85511e7ee66d4745b4b2481047f5916437ea77d0becf2 description=openshift-ovn-kubernetes/ovnkube-node-4g5r5/sbdb id=ae4ea45c-e38d-4445-8da2-bd84a5de7c34 name=/runtime.v1.RuntimeService/StartContainer sandboxID=a0ab2ece8915a5538e932ab0ad87e3ac0322d6fba4c5e805e8405ead9bd13ba2
2026-06-12 17:20:07.419125 | controller | Jun 12 16:11:44.926681 crc crio[21573]: time="2026-06-12T16:11:44.926421631Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122" id=d2ee058e-bc30-455e-819c-11c80ad359c5 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:20:07.419147 | controller | Jun 12 16:11:44.959736 crc crio[21573]: time="2026-06-12T16:11:44.959429796Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122" id=a525005b-5d6c-4309-8ab9-56c145d43630 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:20:07.419173 | controller | Jun 12 16:11:44.970969 crc crio[21573]: time="2026-06-12T16:11:44.970866136Z" level=info msg="Creating container: openshift-ovn-kubernetes/ovnkube-node-4g5r5/ovnkube-controller" id=7bf812dd-e171-423e-97a9-e0ea5261385f name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:20:07.419196 | controller | Jun 12 16:11:44.971612 crc crio[21573]: time="2026-06-12T16:11:44.971562616Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.419214 | controller | Jun 12 16:11:45.004875 crc crio[21573]: time="2026-06-12T16:11:45.004726135Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.419231 | controller | Jun 12 16:11:45.007237 crc crio[21573]: time="2026-06-12T16:11:45.007101542Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.419248 | controller | Jun 12 16:11:45.207809 crc crio[21573]: time="2026-06-12T16:11:45.207688061Z" level=info msg="Created container f3a9f6d8a447e3bb4904564a2cf3ddffc5c8ce74380fa6df510bd7ad1c81f9fa: openshift-ovn-kubernetes/ovnkube-node-4g5r5/ovnkube-controller" id=7bf812dd-e171-423e-97a9-e0ea5261385f name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:20:07.419266 | controller | Jun 12 16:11:45.210118 crc crio[21573]: time="2026-06-12T16:11:45.209982785Z" level=info msg="Starting container: f3a9f6d8a447e3bb4904564a2cf3ddffc5c8ce74380fa6df510bd7ad1c81f9fa" id=333f07f7-26f1-48fa-8832-f99be43d3248 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 17:20:07.419283 | controller | Jun 12 16:11:45.219882 crc crio[21573]: time="2026-06-12T16:11:45.219720708Z" level=info msg="Started container" PID=38044 containerID=f3a9f6d8a447e3bb4904564a2cf3ddffc5c8ce74380fa6df510bd7ad1c81f9fa description=openshift-ovn-kubernetes/ovnkube-node-4g5r5/ovnkube-controller id=333f07f7-26f1-48fa-8832-f99be43d3248 name=/runtime.v1.RuntimeService/StartContainer sandboxID=a0ab2ece8915a5538e932ab0ad87e3ac0322d6fba4c5e805e8405ead9bd13ba2
2026-06-12 17:20:07.419301 | controller | Jun 12 16:11:45.397763 crc crio[21573]: time="2026-06-12T16:11:45.397579271Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 17:20:07.419318 | controller | Jun 12 16:11:45.398150 crc crio[21573]: time="2026-06-12T16:11:45.39791963Z" level=info msg="Updated default CNI network name to "
2026-06-12 17:20:07.419337 | controller | Jun 12 16:11:45.398150 crc crio[21573]: time="2026-06-12T16:11:45.397947221Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 17:20:07.419355 | controller | Jun 12 16:11:45.398150 crc crio[21573]: time="2026-06-12T16:11:45.398094645Z" level=info msg="Updated default CNI network name to "
2026-06-12 17:20:07.419390 | controller | Jun 12 16:11:45.399157 crc crio[21573]: time="2026-06-12T16:11:45.399021442Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 17:20:07.419410 | controller | Jun 12 16:11:45.399293 crc crio[21573]: time="2026-06-12T16:11:45.399219937Z" level=info msg="Updated default CNI network name to "
2026-06-12 17:20:07.419435 | controller | Jun 12 16:11:45.399381 crc crio[21573]: time="2026-06-12T16:11:45.39932773Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 17:20:07.419452 | controller | Jun 12 16:11:45.399502 crc crio[21573]: time="2026-06-12T16:11:45.399390982Z" level=info msg="Updated default CNI network name to "
2026-06-12 17:20:07.419473 | controller | Jun 12 16:11:45.399691 crc crio[21573]: time="2026-06-12T16:11:45.399624888Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 17:20:07.419491 | controller | Jun 12 16:11:45.399764 crc crio[21573]: time="2026-06-12T16:11:45.39969399Z" level=info msg="Updated default CNI network name to "
2026-06-12 17:20:07.419508 | controller | Jun 12 16:11:45.400060 crc crio[21573]: time="2026-06-12T16:11:45.399991348Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 17:20:07.419527 | controller | Jun 12 16:11:45.400060 crc crio[21573]: time="2026-06-12T16:11:45.40005434Z" level=info msg="Updated default CNI network name to "
2026-06-12 17:20:07.419547 | controller | Jun 12 16:11:45.400351 crc crio[21573]: time="2026-06-12T16:11:45.400287767Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 17:20:07.419568 | controller | Jun 12 16:11:45.400351 crc crio[21573]: time="2026-06-12T16:11:45.400347768Z" level=info msg="Updated default CNI network name to "
2026-06-12 17:20:07.419617 | controller | Jun 12 16:11:45.400687 crc crio[21573]: time="2026-06-12T16:11:45.400615847Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 17:20:07.419640 | controller | Jun 12 16:11:45.400687 crc crio[21573]: time="2026-06-12T16:11:45.400681528Z" level=info msg="Updated default CNI network name to "
2026-06-12 17:20:07.419661 | controller | Jun 12 16:11:45.401104 crc crio[21573]: time="2026-06-12T16:11:45.401033088Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 17:20:07.419681 | controller | Jun 12 16:11:45.401104 crc crio[21573]: time="2026-06-12T16:11:45.40109559Z" level=info msg="Updated default CNI network name to "
2026-06-12 17:20:07.419703 | controller | Jun 12 16:11:45.401429 crc crio[21573]: time="2026-06-12T16:11:45.401347717Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 17:20:07.419722 | controller | Jun 12 16:11:45.401429 crc crio[21573]: time="2026-06-12T16:11:45.401412279Z" level=info msg="Updated default CNI network name to "
2026-06-12 17:20:07.419739 | controller | Jun 12 16:11:45.401779 crc crio[21573]: time="2026-06-12T16:11:45.401710227Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 17:20:07.419756 | controller | Jun 12 16:11:45.401779 crc crio[21573]: time="2026-06-12T16:11:45.401776869Z" level=info msg="Updated default CNI network name to "
2026-06-12 17:20:07.419772 | controller | Jun 12 16:11:45.402044 crc crio[21573]: time="2026-06-12T16:11:45.401976394Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 17:20:07.419789 | controller | Jun 12 16:11:45.402044 crc crio[21573]: time="2026-06-12T16:11:45.402036076Z" level=info msg="Updated default CNI network name to "
2026-06-12 17:20:07.419805 | controller | Jun 12 16:11:45.402386 crc crio[21573]: time="2026-06-12T16:11:45.402297113Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 17:20:07.419822 | controller | Jun 12 16:11:45.402386 crc crio[21573]: time="2026-06-12T16:11:45.402359795Z" level=info msg="Updated default CNI network name to "
2026-06-12 17:20:07.419838 | controller | Jun 12 16:11:45.402709 crc crio[21573]: time="2026-06-12T16:11:45.402657203Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 17:20:07.419855 | controller | Jun 12 16:11:45.402778 crc crio[21573]: time="2026-06-12T16:11:45.402712455Z" level=info msg="Updated default CNI network name to "
2026-06-12 17:20:07.419871 | controller | Jun 12 16:11:45.402928 crc crio[21573]: time="2026-06-12T16:11:45.402883819Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 17:20:07.419891 | controller | Jun 12 16:11:45.403287 crc crio[21573]: time="2026-06-12T16:11:45.402947041Z" level=info msg="Updated default CNI network name to "
2026-06-12 17:20:07.419907 | controller | Jun 12 16:11:45.403347 crc crio[21573]: time="2026-06-12T16:11:45.403318921Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 17:20:07.419924 | controller | Jun 12 16:11:45.403389 crc crio[21573]: time="2026-06-12T16:11:45.403362943Z" level=info msg="Updated default CNI network name to "
2026-06-12 17:20:07.419940 | controller | Jun 12 16:11:45.403741 crc crio[21573]: time="2026-06-12T16:11:45.403680862Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 17:20:07.419957 | controller | Jun 12 16:11:45.403741 crc crio[21573]: time="2026-06-12T16:11:45.403743784Z" level=info msg="Updated default CNI network name to "
2026-06-12 17:20:07.419973 | controller | Jun 12 16:11:45.403948 crc crio[21573]: time="2026-06-12T16:11:45.403891438Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 17:20:07.419990 | controller | Jun 12 16:11:45.404009 crc crio[21573]: time="2026-06-12T16:11:45.403985001Z" level=info msg="Updated default CNI network name to "
2026-06-12 17:20:07.420007 | controller | Jun 12 16:11:45.404324 crc crio[21573]: time="2026-06-12T16:11:45.404251318Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 17:20:07.420025 | controller | Jun 12 16:11:45.404324 crc crio[21573]: time="2026-06-12T16:11:45.40431412Z" level=info msg="Updated default CNI network name to "
2026-06-12 17:20:07.420042 | controller | Jun 12 16:11:45.404559 crc crio[21573]: time="2026-06-12T16:11:45.404500175Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 17:20:07.420059 | controller | Jun 12 16:11:45.404630 crc crio[21573]: time="2026-06-12T16:11:45.404565247Z" level=info msg="Updated default CNI network name to "
2026-06-12 17:20:07.420075 | controller | Jun 12 16:11:45.404981 crc crio[21573]: time="2026-06-12T16:11:45.404915297Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 17:20:07.420092 | controller | Jun 12 16:11:45.404981 crc crio[21573]: time="2026-06-12T16:11:45.404977158Z" level=info msg="Updated default CNI network name to "
2026-06-12 17:20:07.420108 | controller | Jun 12 16:11:45.405199 crc crio[21573]: time="2026-06-12T16:11:45.405120702Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 17:20:07.420125 | controller | Jun 12 16:11:45.405262 crc crio[21573]: time="2026-06-12T16:11:45.405213505Z" level=info msg="Updated default CNI network name to "
2026-06-12 17:20:07.420141 | controller | Jun 12 16:11:45.405517 crc crio[21573]: time="2026-06-12T16:11:45.40538601Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 17:20:07.420157 | controller | Jun 12 16:11:45.405592 crc crio[21573]: time="2026-06-12T16:11:45.405542044Z" level=info msg="Updated default CNI network name to "
2026-06-12 17:20:07.420177 | controller | Jun 12 16:11:45.405826 crc crio[21573]: time="2026-06-12T16:11:45.40575453Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 17:20:07.420203 | controller | Jun 12 16:11:45.405826 crc crio[21573]: time="2026-06-12T16:11:45.405814731Z" level=info msg="Updated default CNI network name to "
2026-06-12 17:20:07.420224 | controller | Jun 12 16:11:45.406046 crc crio[21573]: time="2026-06-12T16:11:45.405988686Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 17:20:07.420241 | controller | Jun 12 16:11:45.406108 crc crio[21573]: time="2026-06-12T16:11:45.406050448Z" level=info msg="Updated default CNI network name to "
2026-06-12 17:20:07.420262 | controller | Jun 12 16:11:45.406303 crc crio[21573]: time="2026-06-12T16:11:45.406237674Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 17:20:07.420281 | controller | Jun 12 16:11:45.406303 crc crio[21573]: time="2026-06-12T16:11:45.406302925Z" level=info msg="Updated default CNI network name to "
2026-06-12 17:20:07.420298 | controller | Jun 12 16:11:45.406655 crc crio[21573]: time="2026-06-12T16:11:45.406611084Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 17:20:07.420315 | controller | Jun 12 16:11:45.406715 crc crio[21573]: time="2026-06-12T16:11:45.406669686Z" level=info msg="Updated default CNI network name to "
2026-06-12 17:20:07.420332 | controller | Jun 12 16:11:45.406994 crc crio[21573]: time="2026-06-12T16:11:45.406953504Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 17:20:07.420348 | controller | Jun 12 16:11:45.407083 crc crio[21573]: time="2026-06-12T16:11:45.407007035Z" level=info msg="Updated default CNI network name to "
2026-06-12 17:20:07.420365 | controller | Jun 12 16:11:45.407319 crc crio[21573]: time="2026-06-12T16:11:45.407279083Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 17:20:07.420381 | controller | Jun 12 16:11:45.407386 crc crio[21573]: time="2026-06-12T16:11:45.407335634Z" level=info msg="Updated default CNI network name to "
2026-06-12 17:20:07.420398 | controller | Jun 12 16:11:45.407573 crc crio[21573]: time="2026-06-12T16:11:45.40752839Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 17:20:07.420415 | controller | Jun 12 16:11:45.407631 crc crio[21573]: time="2026-06-12T16:11:45.407590622Z" level=info msg="Updated default CNI network name to "
2026-06-12 17:20:07.420431 | controller | Jun 12 16:11:45.407834 crc crio[21573]: time="2026-06-12T16:11:45.407785257Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 17:20:07.420447 | controller | Jun 12 16:11:45.407923 crc crio[21573]: time="2026-06-12T16:11:45.407841098Z" level=info msg="Updated default CNI network name to "
2026-06-12 17:20:07.420463 | controller | Jun 12 16:11:45.408003 crc crio[21573]: time="2026-06-12T16:11:45.407961082Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 17:20:07.420479 | controller | Jun 12 16:11:45.408082 crc crio[21573]: time="2026-06-12T16:11:45.408019283Z" level=info msg="Updated default CNI network name to "
2026-06-12 17:20:07.420495 | controller | Jun 12 16:11:45.408383 crc crio[21573]: time="2026-06-12T16:11:45.408318322Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 17:20:07.420512 | controller | Jun 12 16:11:45.408527 crc crio[21573]: time="2026-06-12T16:11:45.408388404Z" level=info msg="Updated default CNI network name to "
2026-06-12 17:20:07.420528 | controller | Jun 12 16:11:45.408688 crc crio[21573]: time="2026-06-12T16:11:45.408584419Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 17:20:07.420544 | controller | Jun 12 16:11:45.408688 crc crio[21573]: time="2026-06-12T16:11:45.40863095Z" level=info msg="Updated default CNI network name to "
2026-06-12 17:20:07.420562 | controller | Jun 12 16:11:45.408896 crc crio[21573]: time="2026-06-12T16:11:45.408828076Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 17:20:07.420605 | controller | Jun 12 16:11:45.408896 crc crio[21573]: time="2026-06-12T16:11:45.408871007Z" level=info msg="Updated default CNI network name to "
2026-06-12 17:20:07.420624 | controller | Jun 12 16:11:45.409323 crc crio[21573]: time="2026-06-12T16:11:45.409269279Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 17:20:07.420646 | controller | Jun 12 16:11:45.409387 crc crio[21573]: time="2026-06-12T16:11:45.409328661Z" level=info msg="Updated default CNI network name to "
2026-06-12 17:20:07.420663 | controller | Jun 12 16:11:45.409844 crc crio[21573]: time="2026-06-12T16:11:45.409778913Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 17:20:07.420679 | controller | Jun 12 16:11:45.409844 crc crio[21573]: time="2026-06-12T16:11:45.409843165Z" level=info msg="Updated default CNI network name to "
2026-06-12 17:20:07.420696 | controller | Jun 12 16:11:45.409974 crc crio[21573]: time="2026-06-12T16:11:45.409906107Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 17:20:07.420713 | controller | Jun 12 16:11:45.410064 crc crio[21573]: time="2026-06-12T16:11:45.4100283Z" level=info msg="Updated default CNI network name to "
2026-06-12 17:20:07.420729 | controller | Jun 12 16:11:45.410120 crc crio[21573]: time="2026-06-12T16:11:45.410063411Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 17:20:07.420746 | controller | Jun 12 16:11:45.410120 crc crio[21573]: time="2026-06-12T16:11:45.410090652Z" level=info msg="Updated default CNI network name to "
2026-06-12 17:20:07.420762 | controller | Jun 12 16:11:45.410612 crc crio[21573]: time="2026-06-12T16:11:45.410569575Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 17:20:07.420779 | controller | Jun 12 16:11:45.410674 crc crio[21573]: time="2026-06-12T16:11:45.410629697Z" level=info msg="Updated default CNI network name to "
2026-06-12 17:20:07.420796 | controller | Jun 12 16:11:45.411043 crc crio[21573]: time="2026-06-12T16:11:45.410941051Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 17:20:07.420812 | controller | Jun 12 16:11:45.411145 crc crio[21573]: time="2026-06-12T16:11:45.411126756Z" level=info msg="Updated default CNI network name to "
2026-06-12 17:20:07.420829 | controller | Jun 12 16:11:45.411659 crc crio[21573]: time="2026-06-12T16:11:45.411602044Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 17:20:07.420845 | controller | Jun 12 16:11:45.411732 crc crio[21573]: time="2026-06-12T16:11:45.411664085Z" level=info msg="Updated default CNI network name to "
2026-06-12 17:20:07.420861 | controller | Jun 12 16:11:45.411947 crc crio[21573]: time="2026-06-12T16:11:45.411885787Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 17:20:07.420877 | controller | Jun 12 16:11:45.412005 crc crio[21573]: time="2026-06-12T16:11:45.411954679Z" level=info msg="Updated default CNI network name to "
2026-06-12 17:20:07.420893 | controller | Jun 12 16:11:45.412595 crc crio[21573]: time="2026-06-12T16:11:45.412528436Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 17:20:07.420909 | controller | Jun 12 16:11:45.412595 crc crio[21573]: time="2026-06-12T16:11:45.412589842Z" level=info msg="Updated default CNI network name to "
2026-06-12 17:20:07.420926 | controller | Jun 12 16:11:45.412868 crc crio[21573]: time="2026-06-12T16:11:45.412794204Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 17:20:07.420942 | controller | Jun 12 16:11:45.412868 crc crio[21573]: time="2026-06-12T16:11:45.412866866Z" level=info msg="Updated default CNI network name to "
2026-06-12 17:20:07.420958 | controller | Jun 12 16:11:45.413523 crc crio[21573]: time="2026-06-12T16:11:45.413419615Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 17:20:07.420975 | controller | Jun 12 16:11:45.413614 crc crio[21573]: time="2026-06-12T16:11:45.413535788Z" level=info msg="Updated default CNI network name to "
2026-06-12 17:20:07.420991 | controller | Jun 12 16:11:45.413827 crc crio[21573]: time="2026-06-12T16:11:45.413749471Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 17:20:07.421012 | controller | Jun 12 16:11:45.413827 crc crio[21573]: time="2026-06-12T16:11:45.413822293Z" level=info msg="Updated default CNI network name to "
2026-06-12 17:20:07.421029 | controller | Jun 12 16:11:45.414353 crc crio[21573]: time="2026-06-12T16:11:45.414275049Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 17:20:07.421046 | controller | Jun 12 16:11:45.414353 crc crio[21573]: time="2026-06-12T16:11:45.41433689Z" level=info msg="Updated default CNI network name to "
2026-06-12 17:20:07.421062 | controller | Jun 12 16:11:45.414741 crc crio[21573]: time="2026-06-12T16:11:45.414622705Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 17:20:07.421078 | controller | Jun 12 16:11:45.414814 crc crio[21573]: time="2026-06-12T16:11:45.414740818Z" level=info msg="Updated default CNI network name to "
2026-06-12 17:20:07.421094 | controller | Jun 12 16:11:45.415347 crc crio[21573]: time="2026-06-12T16:11:45.415273687Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 17:20:07.421111 | controller | Jun 12 16:11:45.415347 crc crio[21573]: time="2026-06-12T16:11:45.415333009Z" level=info msg="Updated default CNI network name to "
2026-06-12 17:20:07.421129 | controller | Jun 12 16:11:45.415769 crc crio[21573]: time="2026-06-12T16:11:45.415607853Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 17:20:07.421145 | controller | Jun 12 16:11:45.415769 crc crio[21573]: time="2026-06-12T16:11:45.415688456Z" level=info msg="Updated default CNI network name to "
2026-06-12 17:20:07.421161 | controller | Jun 12 16:11:45.416273 crc crio[21573]: time="2026-06-12T16:11:45.416193903Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 17:20:07.421225 | controller | Jun 12 16:11:45.416273 crc crio[21573]: time="2026-06-12T16:11:45.416236334Z" level=info msg="Updated default CNI network name to "
2026-06-12 17:20:07.421248 | controller | Jun 12 16:11:45.416584 crc crio[21573]: time="2026-06-12T16:11:45.41653935Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 17:20:07.421266 | controller | Jun 12 16:11:45.416676 crc crio[21573]: time="2026-06-12T16:11:45.416606652Z" level=info msg="Updated default CNI network name to "
2026-06-12 17:20:07.421284 | controller | Jun 12 16:11:45.417349 crc crio[21573]: time="2026-06-12T16:11:45.417276433Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 17:20:07.421301 | controller | Jun 12 16:11:45.417349 crc crio[21573]: time="2026-06-12T16:11:45.417345544Z" level=info msg="Updated default CNI network name to "
2026-06-12 17:20:07.421318 | controller | Jun 12 16:11:45.417730 crc crio[21573]: time="2026-06-12T16:11:45.417596532Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 17:20:07.421335 | controller | Jun 12 16:11:45.417730 crc crio[21573]: time="2026-06-12T16:11:45.417662874Z" level=info msg="Updated default CNI network name to "
2026-06-12 17:20:07.421351 | controller | Jun 12 16:11:45.418152 crc crio[21573]: time="2026-06-12T16:11:45.417731656Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 17:20:07.421368 | controller | Jun 12 16:11:45.418152 crc crio[21573]: time="2026-06-12T16:11:45.417772597Z" level=info msg="Updated default CNI network name to "
2026-06-12 17:20:07.421385 | controller | Jun 12 16:11:45.418152 crc crio[21573]: time="2026-06-12T16:11:45.418117377Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 17:20:07.421402 | controller | Jun 12 16:11:45.418347 crc crio[21573]: time="2026-06-12T16:11:45.418214089Z" level=info msg="Updated default CNI network name to "
2026-06-12 17:20:07.421424 | controller | Jun 12 16:11:45.418347 crc crio[21573]: time="2026-06-12T16:11:45.418294572Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 17:20:07.421442 | controller | Jun 12 16:11:45.418347 crc crio[21573]: time="2026-06-12T16:11:45.418337673Z" level=info msg="Updated default CNI network name to "
2026-06-12 17:20:07.421459 | controller | Jun 12 16:11:45.418665 crc crio[21573]: time="2026-06-12T16:11:45.418633681Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 17:20:07.421476 | controller | Jun 12 16:11:45.418711 crc crio[21573]: time="2026-06-12T16:11:45.418681512Z" level=info msg="Updated default CNI network name to "
2026-06-12 17:20:07.421493 | controller | Jun 12 16:11:45.418852 crc crio[21573]: time="2026-06-12T16:11:45.418780785Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 17:20:07.421511 | controller | Jun 12 16:11:45.418852 crc crio[21573]: time="2026-06-12T16:11:45.418842277Z" level=info msg="Updated default CNI network name to "
2026-06-12 17:20:07.421528 | controller | Jun 12 16:11:45.419117 crc crio[21573]: time="2026-06-12T16:11:45.419028092Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 17:20:07.421545 | controller | Jun 12 16:11:45.419225 crc crio[21573]: time="2026-06-12T16:11:45.419117144Z" level=info msg="Updated default CNI network name to "
2026-06-12 17:20:07.421562 | controller | Jun 12 16:11:45.419284 crc crio[21573]: time="2026-06-12T16:11:45.419249628Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 17:20:07.421603 | controller | Jun 12 16:11:45.419331 crc crio[21573]: time="2026-06-12T16:11:45.419294259Z" level=info msg="Updated default CNI network name to "
2026-06-12 17:20:07.421623 | controller | Jun 12 16:11:45.419621 crc crio[21573]: time="2026-06-12T16:11:45.419552726Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 17:20:07.421640 | controller | Jun 12 16:11:45.419688 crc crio[21573]: time="2026-06-12T16:11:45.419627839Z" level=info msg="Updated default CNI network name to "
2026-06-12 17:20:07.421656 | controller | Jun 12 16:11:45.419815 crc crio[21573]: time="2026-06-12T16:11:45.419774303Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 17:20:07.421673 | controller | Jun 12 16:11:45.419880 crc crio[21573]: time="2026-06-12T16:11:45.419826164Z" level=info msg="Updated default CNI network name to "
2026-06-12 17:20:07.421691 | controller | Jun 12 16:11:45.420111 crc crio[21573]: time="2026-06-12T16:11:45.42004174Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 17:20:07.421708 | controller | Jun 12 16:11:45.420240 crc crio[21573]: time="2026-06-12T16:11:45.420113252Z" level=info msg="Updated default CNI network name to "
2026-06-12 17:20:07.421724 | controller | Jun 12 16:11:45.420301 crc crio[21573]: time="2026-06-12T16:11:45.420257307Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 17:20:07.421740 | controller | Jun 12 16:11:45.420301 crc crio[21573]: time="2026-06-12T16:11:45.420295468Z" level=info msg="Updated default CNI network name to "
2026-06-12 17:20:07.421756 | controller | Jun 12 16:11:45.420671 crc crio[21573]: time="2026-06-12T16:11:45.420616187Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 17:20:07.421772 | controller | Jun 12 16:11:45.420738 crc crio[21573]: time="2026-06-12T16:11:45.420678889Z" level=info msg="Updated default CNI network name to "
2026-06-12 17:20:07.421788 | controller | Jun 12 16:11:45.420874 crc crio[21573]: time="2026-06-12T16:11:45.420834273Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 17:20:07.421808 | controller | Jun 12 16:11:45.420940 crc crio[21573]: time="2026-06-12T16:11:45.420882314Z" level=info msg="Updated default CNI network name to "
2026-06-12 17:20:07.421825 | controller | Jun 12 16:11:45.421276 crc crio[21573]: time="2026-06-12T16:11:45.421222774Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 17:20:07.421841 | controller | Jun 12 16:11:45.421356 crc crio[21573]: time="2026-06-12T16:11:45.421287585Z" level=info msg="Updated default CNI network name to "
2026-06-12 17:20:07.421857 | controller | Jun 12 16:11:45.421518 crc crio[21573]: time="2026-06-12T16:11:45.421425109Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 17:20:07.421874 | controller | Jun 12 16:11:45.421601 crc crio[21573]: time="2026-06-12T16:11:45.421556053Z" level=info msg="Updated default CNI network name to "
2026-06-12 17:20:07.421890 | controller | Jun 12 16:11:45.421839 crc crio[21573]: time="2026-06-12T16:11:45.421776099Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 17:20:07.421906 | controller | Jun 12 16:11:45.421935 crc crio[21573]: time="2026-06-12T16:11:45.421841581Z" level=info msg="Updated default CNI network name to "
2026-06-12 17:20:07.421922 | controller | Jun 12 16:11:45.422093 crc crio[21573]: time="2026-06-12T16:11:45.422032276Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 17:20:07.421937 | controller | Jun 12 16:11:45.422201 crc crio[21573]: time="2026-06-12T16:11:45.422120668Z" level=info msg="Updated default CNI network name to "
2026-06-12 17:20:07.421953 | controller | Jun 12 16:11:45.422398 crc crio[21573]: time="2026-06-12T16:11:45.422348135Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 17:20:07.421969 | controller | Jun 12 16:11:45.422573 crc crio[21573]: time="2026-06-12T16:11:45.422413307Z" level=info msg="Updated default CNI network name to "
2026-06-12 17:20:07.421985 | controller | Jun 12 16:11:45.422626 crc crio[21573]: time="2026-06-12T16:11:45.422602812Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 17:20:07.422001 | controller | Jun 12 16:11:45.422666 crc crio[21573]: time="2026-06-12T16:11:45.422635803Z" level=info msg="Updated default CNI network name to "
2026-06-12 17:20:07.422017 | controller | Jun 12 16:11:45.422968 crc crio[21573]: time="2026-06-12T16:11:45.422914021Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 17:20:07.422033 | controller | Jun 12 16:11:45.423075 crc crio[21573]: time="2026-06-12T16:11:45.422972012Z" level=info msg="Updated default CNI network name to "
2026-06-12 17:20:07.422050 | controller | Jun 12 16:11:45.423272 crc crio[21573]: time="2026-06-12T16:11:45.42321256Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 17:20:07.422066 | controller | Jun 12 16:11:45.423339 crc crio[21573]: time="2026-06-12T16:11:45.423274711Z" level=info msg="Updated default CNI network name to "
2026-06-12 17:20:07.422082 | controller | Jun 12 16:11:45.423575 crc crio[21573]: time="2026-06-12T16:11:45.423524178Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 17:20:07.422099 | controller | Jun 12 16:11:45.423657 crc crio[21573]: time="2026-06-12T16:11:45.42358621Z" level=info msg="Updated default CNI network name to "
2026-06-12 17:20:07.422115 | controller | Jun 12 16:11:45.423806 crc crio[21573]: time="2026-06-12T16:11:45.423749685Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 17:20:07.422131 | controller | Jun 12 16:11:45.423806 crc crio[21573]: time="2026-06-12T16:11:45.423807136Z" level=info msg="Updated default CNI network name to "
2026-06-12 17:20:07.422153 | controller | Jun 12 16:11:45.424067 crc crio[21573]: time="2026-06-12T16:11:45.424015662Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 17:20:07.422170 | controller | Jun 12 16:11:45.424140 crc crio[21573]: time="2026-06-12T16:11:45.424073774Z" level=info msg="Updated default CNI network name to "
2026-06-12 17:20:07.422186 | controller | Jun 12 16:11:45.424274 crc crio[21573]: time="2026-06-12T16:11:45.424231568Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 17:20:07.422203 | controller | Jun 12 16:11:45.424349 crc crio[21573]: time="2026-06-12T16:11:45.424283529Z" level=info msg="Updated default CNI network name to "
2026-06-12 17:20:07.422225 | controller | Jun 12 16:11:45.424553 crc crio[21573]: time="2026-06-12T16:11:45.424515216Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 17:20:07.422250 | controller | Jun 12 16:11:45.424629 crc crio[21573]: time="2026-06-12T16:11:45.424574757Z" level=info msg="Updated default CNI network name to "
2026-06-12 17:20:07.422268 | controller | Jun 12 16:11:45.424865 crc crio[21573]: time="2026-06-12T16:11:45.424824034Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 17:20:07.422285 | controller | Jun 12 16:11:45.424943 crc crio[21573]: time="2026-06-12T16:11:45.424875246Z" level=info msg="Updated default CNI network name to "
2026-06-12 17:20:07.422302 | controller | Jun 12 16:11:45.425348 crc crio[21573]: time="2026-06-12T16:11:45.425294517Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 17:20:07.422319 | controller | Jun 12 16:11:45.425418 crc crio[21573]: time="2026-06-12T16:11:45.425363189Z" level=info msg="Updated default CNI network name to "
2026-06-12 17:20:07.422335 | controller | Jun 12 16:11:45.425876 crc crio[21573]: time="2026-06-12T16:11:45.425805252Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 17:20:07.422351 | controller | Jun 12 16:11:45.425876 crc crio[21573]: time="2026-06-12T16:11:45.425864984Z" level=info msg="Updated default CNI network name to "
2026-06-12 17:20:07.422368 | controller | Jun 12 16:11:45.426125 crc crio[21573]: time="2026-06-12T16:11:45.42606499Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 17:20:07.422384 | controller | Jun 12 16:11:45.426341 crc crio[21573]: time="2026-06-12T16:11:45.426127631Z" level=info msg="Updated default CNI network name to "
2026-06-12 17:20:07.422400 | controller | Jun 12 16:11:45.426341 crc crio[21573]: time="2026-06-12T16:11:45.426228394Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 17:20:07.422417 | controller | Jun 12 16:11:45.426341 crc crio[21573]: time="2026-06-12T16:11:45.426271325Z" level=info msg="Updated default CNI network name to "
2026-06-12 17:20:07.422633 | controller | Jun 12 16:11:45.426689 crc crio[21573]: time="2026-06-12T16:11:45.426628215Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 17:20:07.422657 | controller | Jun 12 16:11:45.426757 crc crio[21573]: time="2026-06-12T16:11:45.426689167Z" level=info msg="Updated default CNI network name to "
2026-06-12 17:20:07.422676 | controller | Jun 12 16:11:45.426808 crc crio[21573]: time="2026-06-12T16:11:45.42678723Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 17:20:07.422693 | controller | Jun 12 16:11:45.426858 crc crio[21573]: time="2026-06-12T16:11:45.42681594Z" level=info msg="Updated default CNI network name to "
2026-06-12 17:20:07.422710 | controller | Jun 12 16:11:45.427149 crc crio[21573]: time="2026-06-12T16:11:45.427087828Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 17:20:07.422731 | controller | Jun 12 16:11:45.427149 crc crio[21573]: time="2026-06-12T16:11:45.427141619Z" level=info msg="Updated default CNI network name to "
2026-06-12 17:20:07.422754 | controller | Jun 12 16:11:45.427553 crc crio[21573]: time="2026-06-12T16:11:45.427482459Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 17:20:07.422771 | controller | Jun 12 16:11:45.427671 crc crio[21573]: time="2026-06-12T16:11:45.427566841Z" level=info msg="Updated default CNI network name to "
2026-06-12 17:20:07.422788 | controller | Jun 12 16:11:45.427948 crc crio[21573]: time="2026-06-12T16:11:45.42788416Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 17:20:07.422804 | controller | Jun 12 16:11:45.427948 crc crio[21573]: time="2026-06-12T16:11:45.427947392Z" level=info msg="Updated default CNI network name to "
2026-06-12 17:20:07.422820 | controller | Jun 12 16:11:45.428382 crc crio[21573]: time="2026-06-12T16:11:45.428306532Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 17:20:07.422837 | controller | Jun 12 16:11:45.428524 crc crio[21573]: time="2026-06-12T16:11:45.428385164Z" level=info msg="Updated default CNI network name to "
2026-06-12 17:20:07.422853 | controller | Jun 12 16:11:45.428629 crc crio[21573]: time="2026-06-12T16:11:45.42857745Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 17:20:07.422870 | controller | Jun 12 16:11:45.428694 crc crio[21573]: time="2026-06-12T16:11:45.428644742Z" level=info msg="Updated default CNI network name to "
2026-06-12 17:20:07.422886 | controller | Jun 12 16:11:45.429038 crc crio[21573]: time="2026-06-12T16:11:45.428862468Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 17:20:07.422903 | controller | Jun 12 16:11:45.429038 crc crio[21573]: time="2026-06-12T16:11:45.42894363Z" level=info msg="Updated default CNI network name to "
2026-06-12 17:20:07.422920 | controller | Jun 12 16:11:45.429038 crc crio[21573]: time="2026-06-12T16:11:45.429015132Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 17:20:07.422937 | controller | Jun 12 16:11:45.429258 crc crio[21573]: time="2026-06-12T16:11:45.429056883Z" level=info msg="Updated default CNI network name to "
2026-06-12 17:20:07.422953 | controller | Jun 12 16:11:45.429386 crc crio[21573]: time="2026-06-12T16:11:45.429320711Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 17:20:07.422969 | controller | Jun 12 16:11:45.429698 crc crio[21573]: time="2026-06-12T16:11:45.429394743Z" level=info msg="Updated default CNI network name to "
2026-06-12 17:20:07.422986 | controller | Jun 12 16:11:45.429759 crc crio[21573]: time="2026-06-12T16:11:45.429737322Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 17:20:07.423003 | controller | Jun 12 16:11:45.429800 crc crio[21573]: time="2026-06-12T16:11:45.429775813Z" level=info msg="Updated default CNI network name to "
2026-06-12 17:20:07.423019 | controller | Jun 12 16:11:45.430280 crc crio[21573]: time="2026-06-12T16:11:45.430200725Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 17:20:07.423035 | controller | Jun 12 16:11:45.430368 crc crio[21573]: time="2026-06-12T16:11:45.430280497Z" level=info msg="Updated default CNI network name to "
2026-06-12 17:20:07.423052 | controller | Jun 12 16:11:45.430420 crc crio[21573]: time="2026-06-12T16:11:45.43039835Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 17:20:07.423069 | controller | Jun 12 16:11:45.430593 crc crio[21573]: time="2026-06-12T16:11:45.430434541Z" level=info msg="Updated default CNI network name to "
2026-06-12 17:20:07.423085 | controller | Jun 12 16:11:45.430896 crc crio[21573]: time="2026-06-12T16:11:45.430816892Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 17:20:07.423109 | controller | Jun 12 16:11:45.430896 crc crio[21573]: time="2026-06-12T16:11:45.430891444Z" level=info msg="Updated default CNI network name to "
2026-06-12 17:20:07.423127 | controller | Jun 12 16:11:45.431138 crc crio[21573]: time="2026-06-12T16:11:45.431042558Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 17:20:07.423143 | controller | Jun 12 16:11:45.431138 crc crio[21573]: time="2026-06-12T16:11:45.431124701Z" level=info msg="Updated default CNI network name to "
2026-06-12 17:20:07.423160 | controller | Jun 12 16:11:45.431560 crc crio[21573]: time="2026-06-12T16:11:45.431374608Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 17:20:07.423178 | controller | Jun 12 16:11:45.431560 crc crio[21573]: time="2026-06-12T16:11:45.431502632Z" level=info msg="Updated default CNI network name to "
2026-06-12 17:20:07.423195 | controller | Jun 12 16:11:45.433915 crc crio[21573]: time="2026-06-12T16:11:45.432107219Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 17:20:07.423211 | controller | Jun 12 16:11:45.433915 crc crio[21573]: time="2026-06-12T16:11:45.432222072Z" level=info msg="Updated default CNI network name to "
2026-06-12 17:20:07.423229 | controller | Jun 12 16:11:45.433915 crc crio[21573]: time="2026-06-12T16:11:45.432277823Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 17:20:07.423254 | controller | Jun 12 16:11:45.433915 crc crio[21573]: time="2026-06-12T16:11:45.432402277Z" level=info msg="Updated default CNI network name to "
2026-06-12 17:20:07.423274 | controller | Jun 12 16:11:45.433915 crc crio[21573]: time="2026-06-12T16:11:45.432424997Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 17:20:07.423291 | controller | Jun 12 16:11:45.433915 crc crio[21573]: time="2026-06-12T16:11:45.43253426Z" level=info msg="Updated default CNI network name to "
2026-06-12 17:20:07.423307 | controller | Jun 12 16:11:45.433915 crc crio[21573]: time="2026-06-12T16:11:45.433582539Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 17:20:07.423323 | controller | Jun 12 16:11:45.433915 crc crio[21573]: time="2026-06-12T16:11:45.433753284Z" level=info msg="Updated default CNI network name to "
2026-06-12 17:20:07.423339 | controller | Jun 12 16:11:45.433915 crc crio[21573]: time="2026-06-12T16:11:45.433812956Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 17:20:07.423355 | controller | Jun 12 16:11:45.433915 crc crio[21573]: time="2026-06-12T16:11:45.433850717Z" level=info msg="Updated default CNI network name to "
2026-06-12 17:20:07.423386 | controller | Jun 12 16:11:45.433915 crc crio[21573]: time="2026-06-12T16:11:45.433897028Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 17:20:07.423404 | controller | Jun 12 16:11:45.433915 crc crio[21573]: time="2026-06-12T16:11:45.433927499Z" level=info msg="Updated default CNI network name to "
2026-06-12 17:20:07.423420 | controller | Jun 12 16:11:45.440613 crc crio[21573]: time="2026-06-12T16:11:45.434364642Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 17:20:07.423438 | controller | Jun 12 16:11:45.440613 crc crio[21573]: time="2026-06-12T16:11:45.434553757Z" level=info msg="Updated default CNI network name to "
2026-06-12 17:20:07.423454 | controller | Jun 12 16:11:45.440613 crc crio[21573]: time="2026-06-12T16:11:45.434608179Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 17:20:07.423469 | controller | Jun 12 16:11:45.440613 crc crio[21573]: time="2026-06-12T16:11:45.43464626Z" level=info msg="Updated default CNI network name to "
2026-06-12 17:20:07.423490 | controller | Jun 12 16:11:45.440613 crc crio[21573]: time="2026-06-12T16:11:45.434807094Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 17:20:07.423507 | controller | Jun 12 16:11:45.440613 crc crio[21573]: time="2026-06-12T16:11:45.434851916Z" level=info msg="Updated default CNI network name to "
2026-06-12 17:20:07.423522 | controller | Jun 12 16:11:45.440613 crc crio[21573]: time="2026-06-12T16:11:45.435128393Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 17:20:07.423538 | controller | Jun 12 16:11:45.440613 crc crio[21573]: time="2026-06-12T16:11:45.435228546Z" level=info msg="Updated default CNI network name to "
2026-06-12 17:20:07.423554 | controller | Jun 12 16:11:45.440613 crc crio[21573]: time="2026-06-12T16:11:45.43537028Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 17:20:07.423572 | controller | Jun 12 16:11:45.440613 crc crio[21573]: time="2026-06-12T16:11:45.435414361Z" level=info msg="Updated default CNI network name to "
2026-06-12 17:20:07.423614 | controller | Jun 12 16:11:45.440613 crc crio[21573]: time="2026-06-12T16:11:45.435833913Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 17:20:07.423631 | controller | Jun 12 16:11:45.440613 crc crio[21573]: time="2026-06-12T16:11:45.435882474Z" level=info msg="Updated default CNI network name to "
2026-06-12 17:20:07.423648 | controller | Jun 12 16:11:45.440613 crc crio[21573]: time="2026-06-12T16:11:45.436273415Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 17:20:07.423663 | controller | Jun 12 16:11:45.440613 crc crio[21573]: time="2026-06-12T16:11:45.436317426Z" level=info msg="Updated default CNI network name to "
2026-06-12 17:20:07.423680 | controller | Jun 12 16:11:45.440613 crc crio[21573]: time="2026-06-12T16:11:45.436859081Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 17:20:07.423695 | controller | Jun 12 16:11:45.440613 crc crio[21573]: time="2026-06-12T16:11:45.436908942Z" level=info msg="Updated default CNI network name to "
2026-06-12 17:20:07.423711 | controller | Jun 12 16:11:45.440613 crc crio[21573]: time="2026-06-12T16:11:45.437263563Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 17:20:07.423726 | controller | Jun 12 16:11:45.440613 crc crio[21573]: time="2026-06-12T16:11:45.437325775Z" level=info msg="Updated default CNI network name to "
2026-06-12 17:20:07.423741 | controller | Jun 12 16:11:45.440613 crc crio[21573]: time="2026-06-12T16:11:45.437691815Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 17:20:07.423757 | controller | Jun 12 16:11:45.440613 crc crio[21573]: time="2026-06-12T16:11:45.437746787Z" level=info msg="Updated default CNI network name to "
2026-06-12 17:20:07.423772 | controller | Jun 12 16:11:45.440613 crc crio[21573]: time="2026-06-12T16:11:45.437787648Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 17:20:07.423787 | controller | Jun 12 16:11:45.440613 crc crio[21573]: time="2026-06-12T16:11:45.437815109Z" level=info msg="Updated default CNI network name to "
2026-06-12 17:20:07.423803 | controller | Jun 12 16:11:45.440613 crc crio[21573]: time="2026-06-12T16:11:45.438063845Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 17:20:07.423818 | controller | Jun 12 16:11:45.440613 crc crio[21573]: time="2026-06-12T16:11:45.438108747Z" level=info msg="Updated default CNI network name to "
2026-06-12 17:20:07.423834 | controller | Jun 12 16:11:45.440613 crc crio[21573]: time="2026-06-12T16:11:45.438356634Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 17:20:07.423854 | controller | Jun 12 16:11:45.440613 crc crio[21573]: time="2026-06-12T16:11:45.438415175Z" level=info msg="Updated default CNI network name to "
2026-06-12 17:20:07.423871 | controller | Jun 12 16:11:45.440613 crc crio[21573]: time="2026-06-12T16:11:45.438700663Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 17:20:07.423888 | controller | Jun 12 16:11:45.440613 crc crio[21573]: time="2026-06-12T16:11:45.438745414Z" level=info msg="Updated default CNI network name to "
2026-06-12 17:20:07.423904 | controller | Jun 12 16:11:45.440613 crc crio[21573]: time="2026-06-12T16:11:45.439038142Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 17:20:07.423920 | controller | Jun 12 16:11:45.440613 crc crio[21573]: time="2026-06-12T16:11:45.439110804Z" level=info msg="Updated default CNI network name to "
2026-06-12 17:20:07.423936 | controller | Jun 12 16:11:45.440613 crc crio[21573]: time="2026-06-12T16:11:45.439725901Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 17:20:07.423952 | controller | Jun 12 16:11:45.440613 crc crio[21573]: time="2026-06-12T16:11:45.439775383Z" level=info msg="Updated default CNI network name to "
2026-06-12 17:20:07.423968 | controller | Jun 12 16:11:45.440613 crc crio[21573]: time="2026-06-12T16:11:45.439945329Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 17:20:07.423984 | controller | Jun 12 16:11:45.440613 crc crio[21573]: time="2026-06-12T16:11:45.43998646Z" level=info msg="Updated default CNI network name to "
2026-06-12 17:20:07.424001 | controller | Jun 12 16:11:45.440613 crc crio[21573]: time="2026-06-12T16:11:45.440227706Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 17:20:07.424017 | controller | Jun 12 16:11:45.440613 crc crio[21573]: time="2026-06-12T16:11:45.440277398Z" level=info msg="Updated default CNI network name to "
2026-06-12 17:20:07.424034 | controller | Jun 12 16:11:45.440613 crc crio[21573]: time="2026-06-12T16:11:45.440582726Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 17:20:07.424050 | controller | Jun 12 16:11:45.440613 crc crio[21573]: time="2026-06-12T16:11:45.440634818Z" level=info msg="Updated default CNI network name to "
2026-06-12 17:20:07.424066 | controller | Jun 12 16:11:45.445725 crc crio[21573]: time="2026-06-12T16:11:45.441841001Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 17:20:07.424082 | controller | Jun 12 16:11:45.445725 crc crio[21573]: time="2026-06-12T16:11:45.441894552Z" level=info msg="Updated default CNI network name to "
2026-06-12 17:20:07.424098 | controller | Jun 12 16:11:45.445725 crc crio[21573]: time="2026-06-12T16:11:45.442329184Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 17:20:07.424114 | controller | Jun 12 16:11:45.445725 crc crio[21573]: time="2026-06-12T16:11:45.442365225Z" level=info msg="Updated default CNI network name to "
2026-06-12 17:20:07.424130 | controller | Jun 12 16:11:45.445725 crc crio[21573]: time="2026-06-12T16:11:45.443078726Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 17:20:07.424146 | controller | Jun 12 16:11:45.445725 crc crio[21573]: time="2026-06-12T16:11:45.443137608Z" level=info msg="Updated default CNI network name to "
2026-06-12 17:20:07.424162 | controller | Jun 12 16:11:45.445725 crc crio[21573]: time="2026-06-12T16:11:45.443831137Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 17:20:07.424178 | controller | Jun 12 16:11:45.445725 crc crio[21573]: time="2026-06-12T16:11:45.44394503Z" level=info msg="Updated default CNI network name to "
2026-06-12 17:20:07.424198 | controller | Jun 12 16:11:45.445725 crc crio[21573]: time="2026-06-12T16:11:45.444212048Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 17:20:07.424214 | controller | Jun 12 16:11:45.445725 crc crio[21573]: time="2026-06-12T16:11:45.444273229Z" level=info msg="Updated default CNI network name to "
2026-06-12 17:20:07.424230 | controller | Jun 12 16:11:45.445725 crc crio[21573]: time="2026-06-12T16:11:45.44451783Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 17:20:07.424247 | controller | Jun 12 16:11:45.445725 crc crio[21573]: time="2026-06-12T16:11:45.444564167Z" level=info msg="Updated default CNI network name to "
2026-06-12 17:20:07.424270 | controller | Jun 12 16:11:45.445725 crc crio[21573]: time="2026-06-12T16:11:45.444893306Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 17:20:07.424291 | controller | Jun 12 16:11:45.445725 crc crio[21573]: time="2026-06-12T16:11:45.444944008Z" level=info msg="Updated default CNI network name to "
2026-06-12 17:20:07.424333 | controller | Jun 12 16:11:45.445725 crc crio[21573]: time="2026-06-12T16:11:45.445157204Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 17:20:07.424360 | controller | Jun 12 16:11:45.445725 crc crio[21573]: time="2026-06-12T16:11:45.445225716Z" level=info msg="Updated default CNI network name to "
2026-06-12 17:20:07.424377 | controller | Jun 12 16:11:45.446839 crc crio[21573]: time="2026-06-12T16:11:45.445793442Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 17:20:07.424393 | controller | Jun 12 16:11:45.446839 crc crio[21573]: time="2026-06-12T16:11:45.445852504Z" level=info msg="Updated default CNI network name to "
2026-06-12 17:20:07.424409 | controller | Jun 12 16:11:45.446839 crc crio[21573]: time="2026-06-12T16:11:45.446312277Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 17:20:07.424425 | controller | Jun 12 16:11:45.446839 crc crio[21573]: time="2026-06-12T16:11:45.446353578Z" level=info msg="Updated default CNI network name to "
2026-06-12 17:20:07.424441 | controller | Jun 12 16:11:45.447079 crc crio[21573]: time="2026-06-12T16:11:45.446946184Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 17:20:07.424457 | controller | Jun 12 16:11:45.447079 crc crio[21573]: time="2026-06-12T16:11:45.446999996Z" level=info msg="Updated default CNI network name to "
2026-06-12 17:20:07.424473 | controller | Jun 12 16:11:45.447237 crc crio[21573]: time="2026-06-12T16:11:45.447077558Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 17:20:07.424488 | controller | Jun 12 16:11:45.447237 crc crio[21573]: time="2026-06-12T16:11:45.447124309Z" level=info msg="Updated default CNI network name to "
2026-06-12 17:20:07.424503 | controller | Jun 12 16:11:45.449329 crc crio[21573]: time="2026-06-12T16:11:45.449129746Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 17:20:07.424519 | controller | Jun 12 16:11:45.449329 crc crio[21573]: time="2026-06-12T16:11:45.449245669Z" level=info msg="Updated default CNI network name to "
2026-06-12 17:20:07.424534 | controller | Jun 12 16:11:45.449329 crc crio[21573]: time="2026-06-12T16:11:45.449267529Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 17:20:07.424550 | controller | Jun 12 16:11:45.449329 crc crio[21573]: time="2026-06-12T16:11:45.4492916Z" level=info msg="Updated default CNI network name to "
2026-06-12 17:20:07.424565 | controller | Jun 12 16:11:45.449966 crc crio[21573]: time="2026-06-12T16:11:45.449626679Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 17:20:07.424606 | controller | Jun 12 16:11:45.449966 crc crio[21573]: time="2026-06-12T16:11:45.449675661Z" level=info msg="Updated default CNI network name to "
2026-06-12 17:20:07.424624 | controller | Jun 12 16:11:45.450377 crc crio[21573]: time="2026-06-12T16:11:45.450249917Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 17:20:07.424641 | controller | Jun 12 16:11:45.450627 crc crio[21573]: time="2026-06-12T16:11:45.450527744Z" level=info msg="Updated default CNI network name to "
2026-06-12 17:20:07.424657 | controller | Jun 12 16:11:45.450627 crc crio[21573]: time="2026-06-12T16:11:45.450587836Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 17:20:07.424673 | controller | Jun 12 16:11:45.450627 crc crio[21573]: time="2026-06-12T16:11:45.450625127Z" level=info msg="Updated default CNI network name to "
2026-06-12 17:20:07.424689 | controller | Jun 12 16:11:45.450781 crc crio[21573]: time="2026-06-12T16:11:45.45074587Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 17:20:07.424705 | controller | Jun 12 16:11:45.450837 crc crio[21573]: time="2026-06-12T16:11:45.450796152Z" level=info msg="Updated default CNI network name to "
2026-06-12 17:20:07.424720 | controller | Jun 12 16:11:45.451401 crc crio[21573]: time="2026-06-12T16:11:45.451306357Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 17:20:07.424736 | controller | Jun 12 16:11:45.451588 crc crio[21573]: time="2026-06-12T16:11:45.45140843Z" level=info msg="Updated default CNI network name to "
2026-06-12 17:20:07.424752 | controller | Jun 12 16:11:45.451919 crc crio[21573]: time="2026-06-12T16:11:45.451808671Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 17:20:07.424768 | controller | Jun 12 16:11:45.452001 crc crio[21573]: time="2026-06-12T16:11:45.451945354Z" level=info msg="Updated default CNI network name to "
2026-06-12 17:20:07.424783 | controller | Jun 12 16:11:45.452263 crc crio[21573]: time="2026-06-12T16:11:45.452190221Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 17:20:07.424799 | controller | Jun 12 16:11:45.452263 crc crio[21573]: time="2026-06-12T16:11:45.452249793Z" level=info msg="Updated default CNI network name to "
2026-06-12 17:20:07.424814 | controller | Jun 12 16:11:45.453590 crc crio[21573]: time="2026-06-12T16:11:45.453500207Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 17:20:07.424830 | controller | Jun 12 16:11:45.453590 crc crio[21573]: time="2026-06-12T16:11:45.45358037Z" level=info msg="Updated default CNI network name to "
2026-06-12 17:20:07.424845 | controller | Jun 12 16:11:45.453757 crc crio[21573]: time="2026-06-12T16:11:45.453624111Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 17:20:07.424861 | controller | Jun 12 16:11:45.453757 crc crio[21573]: time="2026-06-12T16:11:45.453660192Z" level=info msg="Updated default CNI network name to "
2026-06-12 17:20:07.424876 | controller | Jun 12 16:11:45.457306 crc crio[21573]: time="2026-06-12T16:11:45.455248677Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 17:20:07.424892 | controller | Jun 12 16:11:45.457403 crc crio[21573]: time="2026-06-12T16:11:45.457350356Z" level=info msg="Updated default CNI network name to "
2026-06-12 17:20:07.424907 | controller | Jun 12 16:11:45.457555 crc crio[21573]: time="2026-06-12T16:11:45.457426278Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 17:20:07.424923 | controller | Jun 12 16:11:45.457555 crc crio[21573]: time="2026-06-12T16:11:45.457549141Z" level=info msg="Updated default CNI network name to "
2026-06-12 17:20:07.424942 | controller | Jun 12 16:11:45.457676 crc crio[21573]: time="2026-06-12T16:11:45.457614153Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 17:20:07.424958 | controller | Jun 12 16:11:45.457676 crc crio[21573]: time="2026-06-12T16:11:45.457648984Z" level=info msg="Updated default CNI network name to "
2026-06-12 17:20:07.424974 | controller | Jun 12 16:11:45.458900 crc crio[21573]: time="2026-06-12T16:11:45.458768825Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 17:20:07.424991 | controller | Jun 12 16:11:45.458986 crc crio[21573]: time="2026-06-12T16:11:45.45895266Z" level=info msg="Updated default CNI network name to "
2026-06-12 17:20:07.425006 | controller | Jun 12 16:11:45.459224 crc crio[21573]: time="2026-06-12T16:11:45.459005312Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 17:20:07.425023 | controller | Jun 12 16:11:45.459224 crc crio[21573]: time="2026-06-12T16:11:45.459081994Z" level=info msg="Updated default CNI network name to "
2026-06-12 17:20:07.425039 | controller | Jun 12 16:11:45.459224 crc crio[21573]: time="2026-06-12T16:11:45.459137135Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 17:20:07.425055 | controller | Jun 12 16:11:45.459391 crc crio[21573]: time="2026-06-12T16:11:45.459267159Z" level=info msg="Updated default CNI network name to "
2026-06-12 17:20:07.425071 | controller | Jun 12 16:11:45.460011 crc crio[21573]: time="2026-06-12T16:11:45.459802075Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 17:20:07.425087 | controller | Jun 12 16:11:45.460011 crc crio[21573]: time="2026-06-12T16:11:45.459911038Z" level=info msg="Updated default CNI network name to "
2026-06-12 17:20:07.425103 | controller | Jun 12 16:11:45.460613 crc crio[21573]: time="2026-06-12T16:11:45.460429922Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 17:20:07.425119 | controller | Jun 12 16:11:45.460613 crc crio[21573]: time="2026-06-12T16:11:45.460594257Z" level=info msg="Updated default CNI network name to "
2026-06-12 17:20:07.425136 | controller | Jun 12 16:11:45.460918 crc crio[21573]: time="2026-06-12T16:11:45.460824643Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 17:20:07.425152 | controller | Jun 12 16:11:45.461010 crc crio[21573]: time="2026-06-12T16:11:45.460921896Z" level=info msg="Updated default CNI network name to "
2026-06-12 17:20:07.425168 | controller | Jun 12 16:11:45.461272 crc crio[21573]: time="2026-06-12T16:11:45.461096581Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 17:20:07.425184 | controller | Jun 12 16:11:45.461272 crc crio[21573]: time="2026-06-12T16:11:45.461242755Z" level=info msg="Updated default CNI network name to "
2026-06-12 17:20:07.425200 | controller | Jun 12 16:11:45.461639 crc crio[21573]: time="2026-06-12T16:11:45.461558933Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 17:20:07.425217 | controller | Jun 12 16:11:45.461725 crc crio[21573]: time="2026-06-12T16:11:45.461652596Z" level=info msg="Updated default CNI network name to "
2026-06-12 17:20:07.425233 | controller | Jun 12 16:11:45.461725 crc crio[21573]: time="2026-06-12T16:11:45.461700637Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 17:20:07.425249 | controller | Jun 12 16:11:45.461833 crc crio[21573]: time="2026-06-12T16:11:45.461766309Z" level=info msg="Updated default CNI network name to "
2026-06-12 17:20:07.425266 | controller | Jun 12 16:11:45.462311 crc crio[21573]: time="2026-06-12T16:11:45.462217723Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 17:20:07.425295 | controller | Jun 12 16:11:45.462311 crc crio[21573]: time="2026-06-12T16:11:45.462308605Z" level=info msg="Updated default CNI network name to "
2026-06-12 17:20:07.425317 | controller | Jun 12 16:11:45.462749 crc crio[21573]: time="2026-06-12T16:11:45.462658835Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 17:20:07.425333 | controller | Jun 12 16:11:45.462855 crc crio[21573]: time="2026-06-12T16:11:45.462750887Z" level=info msg="Updated default CNI network name to "
2026-06-12 17:20:07.425350 | controller | Jun 12 16:11:45.463020 crc crio[21573]: time="2026-06-12T16:11:45.462924112Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 17:20:07.425366 | controller | Jun 12 16:11:45.463020 crc crio[21573]: time="2026-06-12T16:11:45.463015785Z" level=info msg="Updated default CNI network name to "
2026-06-12 17:20:07.425382 | controller | Jun 12 16:11:45.463604 crc crio[21573]: time="2026-06-12T16:11:45.463526789Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 17:20:07.425398 | controller | Jun 12 16:11:45.463692 crc crio[21573]: time="2026-06-12T16:11:45.463617741Z" level=info msg="Updated default CNI network name to "
2026-06-12 17:20:07.425414 | controller | Jun 12 16:11:45.463837 crc crio[21573]: time="2026-06-12T16:11:45.463781546Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 17:20:07.425430 | controller | Jun 12 16:11:45.463915 crc crio[21573]: time="2026-06-12T16:11:45.463866938Z" level=info msg="Updated default CNI network name to "
2026-06-12 17:20:07.425446 | controller | Jun 12 16:11:45.464200 crc crio[21573]: time="2026-06-12T16:11:45.464097775Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 17:20:07.425462 | controller | Jun 12 16:11:45.464686 crc crio[21573]: time="2026-06-12T16:11:45.464233918Z" level=info msg="Updated default CNI network name to "
2026-06-12 17:20:07.425477 | controller | Jun 12 16:11:45.464686 crc crio[21573]: time="2026-06-12T16:11:45.46428465Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 17:20:07.425493 | controller | Jun 12 16:11:45.464686 crc crio[21573]: time="2026-06-12T16:11:45.464322281Z" level=info msg="Updated default CNI network name to "
2026-06-12 17:20:07.425509 | controller | Jun 12 16:11:45.464686 crc crio[21573]: time="2026-06-12T16:11:45.46464821Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 17:20:07.425524 | controller | Jun 12 16:11:45.465217 crc crio[21573]: time="2026-06-12T16:11:45.464698431Z" level=info msg="Updated default CNI network name to "
2026-06-12 17:20:07.425540 | controller | Jun 12 16:11:45.465217 crc crio[21573]: time="2026-06-12T16:11:45.465195216Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 17:20:07.425556 | controller | Jun 12 16:11:45.465343 crc crio[21573]: time="2026-06-12T16:11:45.465299929Z" level=info msg="Updated default CNI network name to "
2026-06-12 17:20:07.425571 | controller | Jun 12 16:11:45.465343 crc crio[21573]: time="2026-06-12T16:11:45.46533732Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 17:20:07.425611 | controller | Jun 12 16:11:45.465523 crc crio[21573]: time="2026-06-12T16:11:45.465372151Z" level=info msg="Updated default CNI network name to "
2026-06-12 17:20:07.425628 | controller | Jun 12 16:11:45.465878 crc crio[21573]: time="2026-06-12T16:11:45.465798953Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 17:20:07.425643 | controller | Jun 12 16:11:45.465959 crc crio[21573]: time="2026-06-12T16:11:45.465885195Z" level=info msg="Updated default CNI network name to "
2026-06-12 17:20:07.425659 | controller | Jun 12 16:11:45.466705 crc crio[21573]: time="2026-06-12T16:11:45.466541403Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 17:20:07.425680 | controller | Jun 12 16:11:45.466855 crc crio[21573]: time="2026-06-12T16:11:45.466808831Z" level=info msg="Updated default CNI network name to "
2026-06-12 17:20:07.425696 | controller | Jun 12 16:11:45.466968 crc crio[21573]: time="2026-06-12T16:11:45.466879092Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 17:20:07.425712 | controller | Jun 12 16:11:45.466968 crc crio[21573]: time="2026-06-12T16:11:45.466915293Z" level=info msg="Updated default CNI network name to "
2026-06-12 17:20:07.425728 | controller | Jun 12 16:11:45.466968 crc crio[21573]: time="2026-06-12T16:11:45.466943974Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 17:20:07.425743 | controller | Jun 12 16:11:45.466968 crc crio[21573]: time="2026-06-12T16:11:45.466969175Z" level=info msg="Updated default CNI network name to "
2026-06-12 17:20:07.425759 | controller | Jun 12 16:11:45.467402 crc crio[21573]: time="2026-06-12T16:11:45.467313084Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 17:20:07.425774 | controller | Jun 12 16:11:45.467593 crc crio[21573]: time="2026-06-12T16:11:45.467405497Z" level=info msg="Updated default CNI network name to "
2026-06-12 17:20:07.425790 | controller | Jun 12 16:11:45.468075 crc crio[21573]: time="2026-06-12T16:11:45.467989754Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 17:20:07.425805 | controller | Jun 12 16:11:45.468075 crc crio[21573]: time="2026-06-12T16:11:45.468060186Z" level=info msg="Updated default CNI network name to "
2026-06-12 17:20:07.425821 | controller | Jun 12 16:11:45.468255 crc crio[21573]: time="2026-06-12T16:11:45.468108627Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 17:20:07.425836 | controller | Jun 12 16:11:45.468255 crc crio[21573]: time="2026-06-12T16:11:45.468141708Z" level=info msg="Updated default CNI network name to "
2026-06-12 17:20:07.425852 | controller | Jun 12 16:11:45.468562 crc crio[21573]: time="2026-06-12T16:11:45.468399866Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 17:20:07.425868 | controller | Jun 12 16:11:45.468666 crc crio[21573]: time="2026-06-12T16:11:45.46857766Z" level=info msg="Updated default CNI network name to "
2026-06-12 17:20:07.425884 | controller | Jun 12 16:11:45.469193 crc crio[21573]: time="2026-06-12T16:11:45.469035933Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 17:20:07.425899 | controller | Jun 12 16:11:45.469288 crc crio[21573]: time="2026-06-12T16:11:45.469264519Z" level=info msg="Updated default CNI network name to "
2026-06-12 17:20:07.425915 | controller | Jun 12 16:11:45.469344 crc crio[21573]: time="2026-06-12T16:11:45.46928838Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 17:20:07.425932 | controller | Jun 12 16:11:45.469344 crc crio[21573]: time="2026-06-12T16:11:45.469312671Z" level=info msg="Updated default CNI network name to "
2026-06-12 17:20:07.425947 | controller | Jun 12 16:11:45.469808 crc crio[21573]: time="2026-06-12T16:11:45.469718702Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 17:20:07.425963 | controller | Jun 12 16:11:45.469808 crc crio[21573]: time="2026-06-12T16:11:45.469802834Z" level=info msg="Updated default CNI network name to "
2026-06-12 17:20:07.425979 | controller | Jun 12 16:11:45.470123 crc crio[21573]: time="2026-06-12T16:11:45.470029451Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 17:20:07.425994 | controller | Jun 12 16:11:45.470249 crc crio[21573]: time="2026-06-12T16:11:45.470128673Z" level=info msg="Updated default CNI network name to "
2026-06-12 17:20:07.426014 | controller | Jun 12 16:11:45.470527 crc crio[21573]: time="2026-06-12T16:11:45.47037216Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 17:20:07.426030 | controller | Jun 12 16:11:45.470627 crc crio[21573]: time="2026-06-12T16:11:45.470532334Z" level=info msg="Updated default CNI network name to "
2026-06-12 17:20:07.426046 | controller | Jun 12 16:11:45.470849 crc crio[21573]: time="2026-06-12T16:11:45.470758071Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 17:20:07.426062 | controller | Jun 12 16:11:45.470849 crc crio[21573]: time="2026-06-12T16:11:45.470844003Z" level=info msg="Updated default CNI network name to "
2026-06-12 17:20:07.426078 | controller | Jun 12 16:11:45.471319 crc crio[21573]: time="2026-06-12T16:11:45.471224785Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 17:20:07.426094 | controller | Jun 12 16:11:45.471319 crc crio[21573]: time="2026-06-12T16:11:45.471316657Z" level=info msg="Updated default CNI network name to "
2026-06-12 17:20:07.426110 | controller | Jun 12 16:11:45.474897 crc crio[21573]: time="2026-06-12T16:11:45.474793745Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 17:20:07.426126 | controller | Jun 12 16:11:45.474996 crc crio[21573]: time="2026-06-12T16:11:45.474915049Z" level=info msg="Updated default CNI network name to "
2026-06-12 17:20:07.426141 | controller | Jun 12 16:11:45.474996 crc crio[21573]: time="2026-06-12T16:11:45.47497195Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 17:20:07.426157 | controller | Jun 12 16:11:45.475137 crc crio[21573]: time="2026-06-12T16:11:45.475018812Z" level=info msg="Updated default CNI network name to "
2026-06-12 17:20:07.426173 | controller | Jun 12 16:11:45.475137 crc crio[21573]: time="2026-06-12T16:11:45.475099514Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 17:20:07.426189 | controller | Jun 12 16:11:45.475137 crc crio[21573]: time="2026-06-12T16:11:45.475136115Z" level=info msg="Updated default CNI network name to "
2026-06-12 17:20:07.426206 | controller | Jun 12 16:11:45.475678 crc crio[21573]: time="2026-06-12T16:11:45.475587086Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 17:20:07.426223 | controller | Jun 12 16:11:45.475763 crc crio[21573]: time="2026-06-12T16:11:45.475683139Z" level=info msg="Updated default CNI network name to "
2026-06-12 17:20:07.426240 | controller | Jun 12 16:11:45.477001 crc crio[21573]: time="2026-06-12T16:11:45.476908164Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 17:20:07.426257 | controller | Jun 12 16:11:45.477001 crc crio[21573]: time="2026-06-12T16:11:45.476999626Z" level=info msg="Updated default CNI network name to "
2026-06-12 17:20:07.426274 | controller | Jun 12 16:11:45.477155 crc crio[21573]: time="2026-06-12T16:11:45.477037077Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 17:20:07.426294 | controller | Jun 12 16:11:45.477155 crc crio[21573]: time="2026-06-12T16:11:45.477064988Z" level=info msg="Updated default CNI network name to "
2026-06-12 17:20:07.426319 | controller | Jun 12 16:11:45.479080 crc crio[21573]: time="2026-06-12T16:11:45.47859048Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 17:20:07.426338 | controller | Jun 12 16:11:45.479080 crc crio[21573]: time="2026-06-12T16:11:45.478727344Z" level=info msg="Updated default CNI network name to "
2026-06-12 17:20:07.426355 | controller | Jun 12 16:11:45.480597 crc crio[21573]: time="2026-06-12T16:11:45.480507784Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 17:20:07.426376 | controller | Jun 12 16:11:45.480863 crc crio[21573]: time="2026-06-12T16:11:45.480753821Z" level=info msg="Updated default CNI network name to "
2026-06-12 17:20:07.426393 | controller | Jun 12 16:11:45.480863 crc crio[21573]: time="2026-06-12T16:11:45.480850944Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 17:20:07.426409 | controller | Jun 12 16:11:45.481007 crc crio[21573]: time="2026-06-12T16:11:45.480907296Z" level=info msg="Updated default CNI network name to "
2026-06-12 17:20:07.426426 | controller | Jun 12 16:11:45.481007 crc crio[21573]: time="2026-06-12T16:11:45.480977427Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 17:20:07.426442 | controller | Jun 12 16:11:45.481125 crc crio[21573]: time="2026-06-12T16:11:45.481048809Z" level=info msg="Updated default CNI network name to "
2026-06-12 17:20:07.426459 | controller | Jun 12 16:11:45.481928 crc crio[21573]: time="2026-06-12T16:11:45.481833292Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 17:20:07.426475 | controller | Jun 12 16:11:45.482031 crc crio[21573]: time="2026-06-12T16:11:45.481934145Z" level=info msg="Updated default CNI network name to "
2026-06-12 17:20:07.426491 | controller | Jun 12 16:11:45.482031 crc crio[21573]: time="2026-06-12T16:11:45.481989556Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 17:20:07.426507 | controller | Jun 12 16:11:45.482212 crc crio[21573]: time="2026-06-12T16:11:45.482035028Z" level=info msg="Updated default CNI network name to "
2026-06-12 17:20:07.426523 | controller | Jun 12 16:11:45.482357 crc crio[21573]: time="2026-06-12T16:11:45.482279674Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 17:20:07.426538 | controller | Jun 12 16:11:45.482357 crc crio[21573]: time="2026-06-12T16:11:45.482358407Z" level=info msg="Updated default CNI network name to "
2026-06-12 17:20:07.426560 | controller | Jun 12 16:11:45.496425 crc crio[21573]: time="2026-06-12T16:11:45.496242206Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 17:20:07.426639 | controller | Jun 12 16:11:45.496637 crc crio[21573]: time="2026-06-12T16:11:45.496431831Z" level=info msg="Updated default CNI network name to "
2026-06-12 17:20:07.426668 | controller | Jun 12 16:11:45.496637 crc crio[21573]: time="2026-06-12T16:11:45.496544674Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 17:20:07.426752 | controller | Jun 12 16:11:45.496637 crc crio[21573]: time="2026-06-12T16:11:45.496591885Z" level=info msg="Updated default CNI network name to "
2026-06-12 17:20:07.426775 | controller | Jun 12 16:11:45.496637 crc crio[21573]: time="2026-06-12T16:11:45.496630126Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 17:20:07.426792 | controller | Jun 12 16:11:45.496842 crc crio[21573]: time="2026-06-12T16:11:45.496664007Z" level=info msg="Updated default CNI network name to "
2026-06-12 17:20:07.426808 | controller | Jun 12 16:11:45.497591 crc crio[21573]: time="2026-06-12T16:11:45.497401488Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 17:20:07.426824 | controller | Jun 12 16:11:45.497700 crc crio[21573]: time="2026-06-12T16:11:45.497642064Z" level=info msg="Updated default CNI network name to "
2026-06-12 17:20:07.426841 | controller | Jun 12 16:11:45.497700 crc crio[21573]: time="2026-06-12T16:11:45.497667255Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 17:20:07.426856 | controller | Jun 12 16:11:45.497700 crc crio[21573]: time="2026-06-12T16:11:45.497694506Z" level=info msg="Updated default CNI network name to "
2026-06-12 17:20:07.426877 | controller | Jun 12 16:11:45.497832 crc crio[21573]: time="2026-06-12T16:11:45.497733807Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 17:20:07.426894 | controller | Jun 12 16:11:45.497832 crc crio[21573]: time="2026-06-12T16:11:45.497765498Z" level=info msg="Updated default CNI network name to "
2026-06-12 17:20:07.426910 | controller | Jun 12 16:11:45.498387 crc crio[21573]: time="2026-06-12T16:11:45.498308314Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 17:20:07.426925 | controller | Jun 12 16:11:45.498530 crc crio[21573]: time="2026-06-12T16:11:45.498432597Z" level=info msg="Updated default CNI network name to "
2026-06-12 17:20:07.426941 | controller | Jun 12 16:11:45.498619 crc crio[21573]: time="2026-06-12T16:11:45.498542Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 17:20:07.426957 | controller | Jun 12 16:11:45.498673 crc crio[21573]: time="2026-06-12T16:11:45.498641023Z" level=info msg="Updated default CNI network name to "
2026-06-12 17:20:07.426972 | controller | Jun 12 16:11:45.498673 crc crio[21573]: time="2026-06-12T16:11:45.498660354Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 17:20:07.426988 | controller | Jun 12 16:11:45.498766 crc crio[21573]: time="2026-06-12T16:11:45.498752966Z" level=info msg="Updated default CNI network name to "
2026-06-12 17:20:07.427003 | controller | Jun 12 16:11:45.498940 crc crio[21573]: time="2026-06-12T16:11:45.498865179Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 17:20:07.427019 | controller | Jun 12 16:11:45.499019 crc crio[21573]: time="2026-06-12T16:11:45.498982292Z" level=info msg="Updated default CNI network name to "
2026-06-12 17:20:07.427035 | controller | Jun 12 16:11:45.499655 crc crio[21573]: time="2026-06-12T16:11:45.499561008Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 17:20:07.427051 | controller | Jun 12 16:11:45.499758 crc crio[21573]: time="2026-06-12T16:11:45.499672011Z" level=info msg="Updated default CNI network name to "
2026-06-12 17:20:07.427067 | controller | Jun 12 16:11:45.500004 crc crio[21573]: time="2026-06-12T16:11:45.499924258Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 17:20:07.427083 | controller | Jun 12 16:11:45.500095 crc crio[21573]: time="2026-06-12T16:11:45.49998963Z" level=info msg="Updated default CNI network name to "
2026-06-12 17:20:07.427099 | controller | Jun 12 16:11:45.500390 crc crio[21573]: time="2026-06-12T16:11:45.500312209Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 17:20:07.427114 | controller | Jun 12 16:11:45.500928 crc crio[21573]: time="2026-06-12T16:11:45.500809413Z" level=info msg="Updated default CNI network name to "
2026-06-12 17:20:07.427130 | controller | Jun 12 16:11:45.501025 crc crio[21573]: time="2026-06-12T16:11:45.500986028Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 17:20:07.427146 | controller | Jun 12 16:11:45.501100 crc crio[21573]: time="2026-06-12T16:11:45.501043539Z" level=info msg="Updated default CNI network name to "
2026-06-12 17:20:07.427161 | controller | Jun 12 16:11:45.501154 crc crio[21573]: time="2026-06-12T16:11:45.501096521Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 17:20:07.427177 | controller | Jun 12 16:11:45.501154 crc crio[21573]: time="2026-06-12T16:11:45.501130622Z" level=info msg="Updated default CNI network name to "
2026-06-12 17:20:07.427192 | controller | Jun 12 16:11:45.501577 crc crio[21573]: time="2026-06-12T16:11:45.501409661Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 17:20:07.427212 | controller | Jun 12 16:11:45.501577 crc crio[21573]: time="2026-06-12T16:11:45.501525624Z" level=info msg="Updated default CNI network name to "
2026-06-12 17:20:07.427228 | controller | Jun 12 16:11:45.502090 crc crio[21573]: time="2026-06-12T16:11:45.501965026Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 17:20:07.427243 | controller | Jun 12 16:11:45.502231 crc crio[21573]: time="2026-06-12T16:11:45.502157451Z" level=info msg="Updated default CNI network name to "
2026-06-12 17:20:07.427258 | controller | Jun 12 16:11:45.502308 crc crio[21573]: time="2026-06-12T16:11:45.502251314Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 17:20:07.427273 | controller | Jun 12 16:11:45.502308 crc crio[21573]: time="2026-06-12T16:11:45.502290925Z" level=info msg="Updated default CNI network name to "
2026-06-12 17:20:07.427288 | controller | Jun 12 16:11:45.502565 crc crio[21573]: time="2026-06-12T16:11:45.502500641Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 17:20:07.427305 | controller | Jun 12 16:11:45.502565 crc crio[21573]: time="2026-06-12T16:11:45.502559902Z" level=info msg="Updated default CNI network name to "
2026-06-12 17:20:07.427328 | controller | Jun 12 16:11:45.503035 crc crio[21573]: time="2026-06-12T16:11:45.502938753Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 17:20:07.427350 | controller | Jun 12 16:11:45.503136 crc crio[21573]: time="2026-06-12T16:11:45.503077287Z" level=info msg="Updated default CNI network name to "
2026-06-12 17:20:07.427384 | controller | Jun 12 16:11:45.503242 crc crio[21573]: time="2026-06-12T16:11:45.503153139Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 17:20:07.427402 | controller | Jun 12 16:11:45.503745 crc crio[21573]: time="2026-06-12T16:11:45.503651643Z" level=info msg="Updated default CNI network name to "
2026-06-12 17:20:07.427419 | controller | Jun 12 16:11:45.503745 crc crio[21573]: time="2026-06-12T16:11:45.503727945Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 17:20:07.427437 | controller | Jun 12 16:11:45.503899 crc crio[21573]: time="2026-06-12T16:11:45.503778636Z" level=info msg="Updated default CNI network name to "
2026-06-12 17:20:07.427453 | controller | Jun 12 16:11:45.503899 crc crio[21573]: time="2026-06-12T16:11:45.503837378Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 17:20:07.427468 | controller | Jun 12 16:11:45.503899 crc crio[21573]: time="2026-06-12T16:11:45.503873329Z" level=info msg="Updated default CNI network name to "
2026-06-12 17:20:07.427485 | controller | Jun 12 16:11:45.504036 crc crio[21573]: time="2026-06-12T16:11:45.504001462Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 17:20:07.427501 | controller | Jun 12 16:11:45.504103 crc crio[21573]: time="2026-06-12T16:11:45.504043403Z" level=info msg="Updated default CNI network name to "
2026-06-12 17:20:07.427518 | controller | Jun 12 16:11:45.504396 crc crio[21573]: time="2026-06-12T16:11:45.504304292Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 17:20:07.427534 | controller | Jun 12 16:11:45.504546 crc crio[21573]: time="2026-06-12T16:11:45.504405014Z" level=info msg="Updated default CNI network name to "
2026-06-12 17:20:07.427551 | controller | Jun 12 16:11:45.505200 crc crio[21573]: time="2026-06-12T16:11:45.505123704Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 17:20:07.427567 | controller | Jun 12 16:11:45.505283 crc crio[21573]: time="2026-06-12T16:11:45.505262068Z" level=info msg="Updated default CNI network name to "
2026-06-12 17:20:07.427617 | controller | Jun 12 16:11:45.505573 crc crio[21573]: time="2026-06-12T16:11:45.505415642Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 17:20:07.427640 | controller | Jun 12 16:11:45.505657 crc crio[21573]: time="2026-06-12T16:11:45.505593657Z" level=info msg="Updated default CNI network name to "
2026-06-12 17:20:07.427657 | controller | Jun 12 16:11:45.505657 crc crio[21573]: time="2026-06-12T16:11:45.505634648Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 17:20:07.427674 | controller | Jun 12 16:11:45.505788 crc crio[21573]: time="2026-06-12T16:11:45.505670019Z" level=info msg="Updated default CNI network name to "
2026-06-12 17:20:07.427690 | controller | Jun 12 16:11:45.505924 crc crio[21573]: time="2026-06-12T16:11:45.505861975Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 17:20:07.427706 | controller | Jun 12 16:11:45.505924 crc crio[21573]: time="2026-06-12T16:11:45.505919836Z" level=info msg="Updated default CNI network name to "
2026-06-12 17:20:07.427722 | controller | Jun 12 16:11:45.506546 crc crio[21573]: time="2026-06-12T16:11:45.506105091Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 17:20:07.427738 | controller | Jun 12 16:11:45.506650 crc crio[21573]: time="2026-06-12T16:11:45.506617216Z" level=info msg="Updated default CNI network name to "
2026-06-12 17:20:07.427754 | controller | Jun 12 16:11:45.506704 crc crio[21573]: time="2026-06-12T16:11:45.506663007Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 17:20:07.427770 | controller | Jun 12 16:11:45.506763 crc crio[21573]: time="2026-06-12T16:11:45.506700218Z" level=info msg="Updated default CNI network name to "
2026-06-12 17:20:07.427787 | controller | Jun 12 16:11:45.506820 crc crio[21573]: time="2026-06-12T16:11:45.506759259Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 17:20:07.427803 | controller | Jun 12 16:11:45.506820 crc crio[21573]: time="2026-06-12T16:11:45.50679436Z" level=info msg="Updated default CNI network name to "
2026-06-12 17:20:07.427819 | controller | Jun 12 16:11:45.507090 crc crio[21573]: time="2026-06-12T16:11:45.507010227Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 17:20:07.427835 | controller | Jun 12 16:11:45.507090 crc crio[21573]: time="2026-06-12T16:11:45.50708543Z" level=info msg="Updated default CNI network name to "
2026-06-12 17:20:07.427851 | controller | Jun 12 16:11:45.507342 crc crio[21573]: time="2026-06-12T16:11:45.507279465Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 17:20:07.427867 | controller | Jun 12 16:11:45.507427 crc crio[21573]: time="2026-06-12T16:11:45.507372627Z" level=info msg="Updated default CNI network name to "
2026-06-12 17:20:07.427883 | controller | Jun 12 16:11:45.508324 crc crio[21573]: time="2026-06-12T16:11:45.508224091Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 17:20:07.427898 | controller | Jun 12 16:11:45.508324 crc crio[21573]: time="2026-06-12T16:11:45.508288853Z" level=info msg="Updated default CNI network name to "
2026-06-12 17:20:07.427914 | controller | Jun 12 16:11:45.508760 crc crio[21573]: time="2026-06-12T16:11:45.508662343Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 17:20:07.427930 | controller | Jun 12 16:11:45.508843 crc crio[21573]: time="2026-06-12T16:11:45.508769826Z" level=info msg="Updated default CNI network name to "
2026-06-12 17:20:07.427946 | controller | Jun 12 16:11:45.509003 crc crio[21573]: time="2026-06-12T16:11:45.508928221Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 17:20:07.427961 | controller | Jun 12 16:11:45.509003 crc crio[21573]: time="2026-06-12T16:11:45.508997622Z" level=info msg="Updated default CNI network name to "
2026-06-12 17:20:07.427981 | controller | Jun 12 16:11:45.509252 crc crio[21573]: time="2026-06-12T16:11:45.509135316Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 17:20:07.427998 | controller | Jun 12 16:11:45.509344 crc crio[21573]: time="2026-06-12T16:11:45.50927044Z" level=info msg="Updated default CNI network name to "
2026-06-12 17:20:07.428014 | controller | Jun 12 16:11:45.509344 crc crio[21573]: time="2026-06-12T16:11:45.509299011Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 17:20:07.428030 | controller | Jun 12 16:11:45.509611 crc crio[21573]: time="2026-06-12T16:11:45.509339622Z" level=info msg="Updated default CNI network name to "
2026-06-12 17:20:07.428045 | controller | Jun 12 16:11:45.515876 crc crio[21573]: time="2026-06-12T16:11:45.515764954Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 17:20:07.428061 | controller | Jun 12 16:11:45.515993 crc crio[21573]: time="2026-06-12T16:11:45.515922538Z" level=info msg="Updated default CNI network name to "
2026-06-12 17:20:07.428076 | controller | Jun 12 16:11:45.516353 crc crio[21573]: time="2026-06-12T16:11:45.516198145Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 17:20:07.428091 | controller | Jun 12 16:11:45.516353 crc crio[21573]: time="2026-06-12T16:11:45.516256396Z" level=info msg="Updated default CNI network name to "
2026-06-12 17:20:07.428107 | controller | Jun 12 16:11:45.523773 crc crio[21573]: time="2026-06-12T16:11:45.516572065Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 17:20:07.428123 | controller | Jun 12 16:11:45.523773 crc crio[21573]: time="2026-06-12T16:11:45.516637017Z" level=info msg="Updated default CNI network name to "
2026-06-12 17:20:07.428138 | controller | Jun 12 16:11:45.523773 crc crio[21573]: time="2026-06-12T16:11:45.516852473Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 17:20:07.428154 | controller | Jun 12 16:11:45.523773 crc crio[21573]: time="2026-06-12T16:11:45.516897564Z" level=info msg="Updated default CNI network name to "
2026-06-12 17:20:07.428169 | controller | Jun 12 16:11:45.523773 crc crio[21573]: time="2026-06-12T16:11:45.516940145Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 17:20:07.428184 | controller | Jun 12 16:11:45.523773 crc crio[21573]: time="2026-06-12T16:11:45.516975826Z" level=info msg="Updated default CNI network name to "
2026-06-12 17:20:07.428200 | controller | Jun 12 16:11:45.523773 crc crio[21573]: time="2026-06-12T16:11:45.517282955Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 17:20:07.428215 | controller | Jun 12 16:11:45.523773 crc crio[21573]: time="2026-06-12T16:11:45.517353017Z" level=info msg="Updated default CNI network name to "
2026-06-12 17:20:07.428231 | controller | Jun 12 16:11:45.523773 crc crio[21573]: time="2026-06-12T16:11:45.517501481Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 17:20:07.428246 | controller | Jun 12 16:11:45.523773 crc crio[21573]: time="2026-06-12T16:11:45.517541992Z" level=info msg="Updated default CNI network name to "
2026-06-12 17:20:07.428262 | controller | Jun 12 16:11:45.523773 crc crio[21573]: time="2026-06-12T16:11:45.517948313Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 17:20:07.428278 | controller | Jun 12 16:11:45.523773 crc crio[21573]: time="2026-06-12T16:11:45.517980764Z" level=info msg="Updated default CNI network name to "
2026-06-12 17:20:07.428293 | controller | Jun 12 16:11:45.523773 crc crio[21573]: time="2026-06-12T16:11:45.518240192Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 17:20:07.428312 | controller | Jun 12 16:11:45.523773 crc crio[21573]: time="2026-06-12T16:11:45.518271923Z" level=info msg="Updated default CNI network name to "
2026-06-12 17:20:07.428331 | controller | Jun 12 16:11:45.523773 crc crio[21573]: time="2026-06-12T16:11:45.518506689Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 17:20:07.428355 | controller | Jun 12 16:11:45.523773 crc crio[21573]: time="2026-06-12T16:11:45.51853373Z" level=info msg="Updated default CNI network name to "
2026-06-12 17:20:07.428374 | controller | Jun 12 16:11:45.523773 crc crio[21573]: time="2026-06-12T16:11:45.518718245Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 17:20:07.428390 | controller | Jun 12 16:11:45.523773 crc crio[21573]: time="2026-06-12T16:11:45.518746996Z" level=info msg="Updated default CNI network name to "
2026-06-12 17:20:07.428406 | controller | Jun 12 16:11:45.523773 crc crio[21573]: time="2026-06-12T16:11:45.518928571Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 17:20:07.428421 | controller | Jun 12 16:11:45.523773 crc crio[21573]: time="2026-06-12T16:11:45.518954262Z" level=info msg="Updated default CNI network name to "
2026-06-12 17:20:07.428437 | controller | Jun 12 16:11:45.523773 crc crio[21573]: time="2026-06-12T16:11:45.519534348Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 17:20:07.428451 | controller | Jun 12 16:11:45.523773 crc crio[21573]: time="2026-06-12T16:11:45.519569279Z" level=info msg="Updated default CNI network name to "
2026-06-12 17:20:07.428467 | controller | Jun 12 16:11:45.523773 crc crio[21573]: time="2026-06-12T16:11:45.51960096Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 17:20:07.428483 | controller | Jun 12 16:11:45.523773 crc crio[21573]: time="2026-06-12T16:11:45.51962784Z" level=info msg="Updated default CNI network name to "
2026-06-12 17:20:07.428499 | controller | Jun 12 16:11:45.523773 crc crio[21573]: time="2026-06-12T16:11:45.519936319Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 17:20:07.428514 | controller | Jun 12 16:11:45.523773 crc crio[21573]: time="2026-06-12T16:11:45.51997507Z" level=info msg="Updated default CNI network name to "
2026-06-12 17:20:07.428530 | controller | Jun 12 16:11:45.523773 crc crio[21573]: time="2026-06-12T16:11:45.520358821Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 17:20:07.428546 | controller | Jun 12 16:11:45.523773 crc crio[21573]: time="2026-06-12T16:11:45.520536056Z" level=info msg="Updated default CNI network name to "
2026-06-12 17:20:07.428562 | controller | Jun 12 16:11:45.523773 crc crio[21573]: time="2026-06-12T16:11:45.520589917Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 17:20:07.428606 | controller | Jun 12 16:11:45.523773 crc crio[21573]: time="2026-06-12T16:11:45.520629838Z" level=info msg="Updated default CNI network name to "
2026-06-12 17:20:07.428625 | controller | Jun 12 16:11:45.523773 crc crio[21573]: time="2026-06-12T16:11:45.52100672Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 17:20:07.428641 | controller | Jun 12 16:11:45.523773 crc crio[21573]: time="2026-06-12T16:11:45.521075812Z" level=info msg="Updated default CNI network name to "
2026-06-12 17:20:07.428657 | controller | Jun 12 16:11:45.523773 crc crio[21573]: time="2026-06-12T16:11:45.521111333Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 17:20:07.428673 | controller | Jun 12 16:11:45.523773 crc crio[21573]: time="2026-06-12T16:11:45.521149384Z" level=info msg="Updated default CNI network name to "
2026-06-12 17:20:07.428698 | controller | Jun 12 16:11:45.523773 crc crio[21573]: time="2026-06-12T16:11:45.521552695Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 17:20:07.428715 | controller | Jun 12 16:11:45.523773 crc crio[21573]: time="2026-06-12T16:11:45.521597006Z" level=info msg="Updated default CNI network name to "
2026-06-12 17:20:07.428732 | controller | Jun 12 16:11:45.523773 crc crio[21573]: time="2026-06-12T16:11:45.521663078Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 17:20:07.428748 | controller | Jun 12 16:11:45.523773 crc crio[21573]: time="2026-06-12T16:11:45.521694689Z" level=info msg="Updated default CNI network name to "
2026-06-12 17:20:07.428764 | controller | Jun 12 16:11:45.523773 crc crio[21573]: time="2026-06-12T16:11:45.521975946Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 17:20:07.428781 | controller | Jun 12 16:11:45.523773 crc crio[21573]: time="2026-06-12T16:11:45.522048268Z" level=info msg="Updated default CNI network name to "
2026-06-12 17:20:07.428797 | controller | Jun 12 16:11:45.523773 crc crio[21573]: time="2026-06-12T16:11:45.522355027Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 17:20:07.428813 | controller | Jun 12 16:11:45.523773 crc crio[21573]: time="2026-06-12T16:11:45.522403588Z" level=info msg="Updated default CNI network name to "
2026-06-12 17:20:07.428829 | controller | Jun 12 16:11:45.523773 crc crio[21573]: time="2026-06-12T16:11:45.522678926Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 17:20:07.428845 | controller | Jun 12 16:11:45.523773 crc crio[21573]: time="2026-06-12T16:11:45.522785979Z" level=info msg="Updated default CNI network name to "
2026-06-12 17:20:07.428861 | controller | Jun 12 16:11:45.523773 crc crio[21573]: time="2026-06-12T16:11:45.52281284Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 17:20:07.428877 | controller | Jun 12 16:11:45.523773 crc crio[21573]: time="2026-06-12T16:11:45.522848381Z" level=info msg="Updated default CNI network name to "
2026-06-12 17:20:07.428893 | controller | Jun 12 16:11:45.523773 crc crio[21573]: time="2026-06-12T16:11:45.523014575Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 17:20:07.428909 | controller | Jun 12 16:11:45.523773 crc crio[21573]: time="2026-06-12T16:11:45.523094857Z" level=info msg="Updated default CNI network name to "
2026-06-12 17:20:07.428925 | controller | Jun 12 16:11:45.523773 crc crio[21573]: time="2026-06-12T16:11:45.523269302Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 17:20:07.428941 | controller | Jun 12 16:11:45.523773 crc crio[21573]: time="2026-06-12T16:11:45.523323374Z" level=info msg="Updated default CNI network name to "
2026-06-12 17:20:07.428958 | controller | Jun 12 16:11:45.523773 crc crio[21573]: time="2026-06-12T16:11:45.523501269Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 17:20:07.428974 | controller | Jun 12 16:11:45.523773 crc crio[21573]: time="2026-06-12T16:11:45.52354998Z" level=info msg="Updated default CNI network name to "
2026-06-12 17:20:07.428991 | controller | Jun 12 16:11:45.523773 crc crio[21573]: time="2026-06-12T16:11:45.523687894Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 17:20:07.429008 | controller | Jun 12 16:11:45.523773 crc crio[21573]: time="2026-06-12T16:11:45.523734175Z" level=info msg="Updated default CNI network name to "
2026-06-12 17:20:07.429024 | controller | Jun 12 16:11:45.526988 crc crio[21573]: time="2026-06-12T16:11:45.523902541Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 17:20:07.429044 | controller | Jun 12 16:11:45.526988 crc crio[21573]: time="2026-06-12T16:11:45.523952262Z" level=info msg="Updated default CNI network name to "
2026-06-12 17:20:07.429061 | controller | Jun 12 16:11:45.526988 crc crio[21573]: time="2026-06-12T16:11:45.524122116Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 17:20:07.429076 | controller | Jun 12 16:11:45.526988 crc crio[21573]: time="2026-06-12T16:11:45.524214418Z" level=info msg="Updated default CNI network name to "
2026-06-12 17:20:07.429092 | controller | Jun 12 16:11:45.526988 crc crio[21573]: time="2026-06-12T16:11:45.524262041Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 17:20:07.429108 | controller | Jun 12 16:11:45.526988 crc crio[21573]: time="2026-06-12T16:11:45.524317522Z" level=info msg="Updated default CNI network name to "
2026-06-12 17:20:07.429123 | controller | Jun 12 16:11:45.526988 crc crio[21573]: time="2026-06-12T16:11:45.524698873Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 17:20:07.429138 | controller | Jun 12 16:11:45.526988 crc crio[21573]: time="2026-06-12T16:11:45.524829466Z" level=info msg="Updated default CNI network name to "
2026-06-12 17:20:07.429154 | controller | Jun 12 16:11:45.526988 crc crio[21573]: time="2026-06-12T16:11:45.524942079Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 17:20:07.429169 | controller | Jun 12 16:11:45.526988 crc crio[21573]: time="2026-06-12T16:11:45.525070234Z" level=info msg="Updated default CNI network name to "
2026-06-12 17:20:07.429185 | controller | Jun 12 16:11:45.526988 crc crio[21573]: time="2026-06-12T16:11:45.52533499Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 17:20:07.429200 | controller | Jun 12 16:11:45.526988 crc crio[21573]: time="2026-06-12T16:11:45.525368131Z" level=info msg="Updated default CNI network name to "
2026-06-12 17:20:07.429215 | controller | Jun 12 16:11:45.526988 crc crio[21573]: time="2026-06-12T16:11:45.525377101Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 17:20:07.429231 | controller | Jun 12 16:11:45.526988 crc crio[21573]: time="2026-06-12T16:11:45.525396602Z" level=info msg="Updated default CNI network name to "
2026-06-12 17:20:07.429246 | controller | Jun 12 16:11:45.526988 crc crio[21573]: time="2026-06-12T16:11:45.52565229Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 17:20:07.429261 | controller | Jun 12 16:11:45.526988 crc crio[21573]: time="2026-06-12T16:11:45.525705812Z" level=info msg="Updated default CNI network name to "
2026-06-12 17:20:07.429276 | controller | Jun 12 16:11:45.526988 crc crio[21573]: time="2026-06-12T16:11:45.525832865Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 17:20:07.429291 | controller | Jun 12 16:11:45.526988 crc crio[21573]: time="2026-06-12T16:11:45.525965379Z" level=info msg="Updated default CNI network name to "
2026-06-12 17:20:07.429306 | controller | Jun 12 16:11:45.526988 crc crio[21573]: time="2026-06-12T16:11:45.526085102Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 17:20:07.429321 | controller | Jun 12 16:11:45.526988 crc crio[21573]: time="2026-06-12T16:11:45.526236596Z" level=info msg="Updated default CNI network name to "
2026-06-12 17:20:07.429337 | controller | Jun 12 16:11:45.526988 crc crio[21573]: time="2026-06-12T16:11:45.526552075Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 17:20:07.429359 | controller | Jun 12 16:11:45.526988 crc crio[21573]: time="2026-06-12T16:11:45.526628247Z" level=info msg="Updated default CNI network name to "
2026-06-12 17:20:07.429381 | controller | Jun 12 16:11:45.526988 crc crio[21573]: time="2026-06-12T16:11:45.526672528Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 17:20:07.429403 | controller | Jun 12 16:11:45.526988 crc crio[21573]: time="2026-06-12T16:11:45.526704739Z" level=info msg="Updated default CNI network name to "
2026-06-12 17:20:07.429420 | controller | Jun 12 16:11:45.526988 crc crio[21573]: time="2026-06-12T16:11:45.526765411Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 17:20:07.429436 | controller | Jun 12 16:11:45.526988 crc crio[21573]: time="2026-06-12T16:11:45.526790272Z" level=info msg="Updated default CNI network name to "
2026-06-12 17:20:07.429452 | controller | Jun 12 16:11:45.528557 crc crio[21573]: time="2026-06-12T16:11:45.527138891Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 17:20:07.429467 | controller | Jun 12 16:11:45.528557 crc crio[21573]: time="2026-06-12T16:11:45.527242234Z" level=info msg="Updated default CNI network name to "
2026-06-12 17:20:07.429483 | controller | Jun 12 16:11:45.528557 crc crio[21573]: time="2026-06-12T16:11:45.527514802Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 17:20:07.429499 | controller | Jun 12 16:11:45.528557 crc crio[21573]: time="2026-06-12T16:11:45.5278108Z" level=info msg="Updated default CNI network name to "
2026-06-12 17:20:07.429514 | controller | Jun 12 16:11:45.528557 crc crio[21573]: time="2026-06-12T16:11:45.527929553Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 17:20:07.429529 | controller | Jun 12 16:11:45.528557 crc crio[21573]: time="2026-06-12T16:11:45.527973324Z" level=info msg="Updated default CNI network name to "
2026-06-12 17:20:07.429544 | controller | Jun 12 16:11:45.528557 crc crio[21573]: time="2026-06-12T16:11:45.528011865Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 17:20:07.429561 | controller | Jun 12 16:11:45.528557 crc crio[21573]: time="2026-06-12T16:11:45.528060708Z" level=info msg="Updated default CNI network name to "
2026-06-12 17:20:07.429607 | controller | Jun 12 16:11:45.528557 crc crio[21573]: time="2026-06-12T16:11:45.528367135Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 17:20:07.429626 | controller | Jun 12 16:11:45.528557 crc crio[21573]: time="2026-06-12T16:11:45.528420867Z" level=info msg="Updated default CNI network name to "
2026-06-12 17:20:07.429642 | controller | Jun 12 16:11:45.528557 crc crio[21573]: time="2026-06-12T16:11:45.52852634Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 17:20:07.429658 | controller | Jun 12 16:11:45.528557 crc crio[21573]: time="2026-06-12T16:11:45.528564621Z" level=info msg="Updated default CNI network name to "
2026-06-12 17:20:07.429674 | controller | Jun 12 16:11:45.529109 crc crio[21573]: time="2026-06-12T16:11:45.528791977Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 17:20:07.429689 | controller | Jun 12 16:11:45.529109 crc crio[21573]: time="2026-06-12T16:11:45.528841578Z" level=info msg="Updated default CNI network name to "
2026-06-12 17:20:07.429705 | controller | Jun 12 16:11:45.529109 crc crio[21573]: time="2026-06-12T16:11:45.528997933Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 17:20:07.429720 | controller | Jun 12 16:11:45.529109 crc crio[21573]: time="2026-06-12T16:11:45.529034854Z" level=info msg="Updated default CNI network name to "
2026-06-12 17:20:07.429736 | controller | Jun 12 16:11:45.529368 crc crio[21573]: time="2026-06-12T16:11:45.529307472Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 17:20:07.429751 | controller | Jun 12 16:11:45.529368 crc crio[21573]: time="2026-06-12T16:11:45.529349403Z" level=info msg="Updated default CNI network name to "
2026-06-12 17:20:07.429772 | controller | Jun 12 16:11:45.529560 crc crio[21573]: time="2026-06-12T16:11:45.529539879Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 17:20:07.429789 | controller | Jun 12 16:11:45.529616 crc crio[21573]: time="2026-06-12T16:11:45.52957566Z" level=info msg="Updated default CNI network name to "
2026-06-12 17:20:07.429805 | controller | Jun 12 16:11:45.530389 crc crio[21573]: time="2026-06-12T16:11:45.529761755Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 17:20:07.429821 | controller | Jun 12 16:11:45.530389 crc crio[21573]: time="2026-06-12T16:11:45.529827407Z" level=info msg="Updated default CNI network name to "
2026-06-12 17:20:07.429837 | controller | Jun 12 16:11:45.530389 crc crio[21573]: time="2026-06-12T16:11:45.52993473Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 17:20:07.429852 | controller | Jun 12 16:11:45.530389 crc crio[21573]: time="2026-06-12T16:11:45.529971831Z" level=info msg="Updated default CNI network name to "
2026-06-12 17:20:07.429868 | controller | Jun 12 16:11:45.530389 crc crio[21573]: time="2026-06-12T16:11:45.530107324Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 17:20:07.429884 | controller | Jun 12 16:11:45.530389 crc crio[21573]: time="2026-06-12T16:11:45.530141875Z" level=info msg="Updated default CNI network name to "
2026-06-12 17:20:07.429900 | controller | Jun 12 16:11:45.530803 crc crio[21573]: time="2026-06-12T16:11:45.530428553Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 17:20:07.429917 | controller | Jun 12 16:11:45.532137 crc crio[21573]: time="2026-06-12T16:11:45.532047178Z" level=info msg="Updated default CNI network name to "
2026-06-12 17:20:07.429933 | controller | Jun 12 16:11:45.532137 crc crio[21573]: time="2026-06-12T16:11:45.532127641Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 17:20:07.429948 | controller | Jun 12 16:11:45.532353 crc crio[21573]: time="2026-06-12T16:11:45.532213664Z" level=info msg="Updated default CNI network name to "
2026-06-12 17:20:07.429964 | controller | Jun 12 16:11:45.532353 crc crio[21573]: time="2026-06-12T16:11:45.532255725Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 17:20:07.429980 | controller | Jun 12 16:11:45.532353 crc crio[21573]: time="2026-06-12T16:11:45.532284676Z" level=info msg="Updated default CNI network name to "
2026-06-12 17:20:07.429996 | controller | Jun 12 16:11:45.532619 crc crio[21573]: time="2026-06-12T16:11:45.532422089Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 17:20:07.430012 | controller | Jun 12 16:11:45.532619 crc crio[21573]: time="2026-06-12T16:11:45.532520582Z" level=info msg="Updated default CNI network name to "
2026-06-12 17:20:07.430027 | controller | Jun 12 16:11:45.532922 crc crio[21573]: time="2026-06-12T16:11:45.532833271Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 17:20:07.430043 | controller | Jun 12 16:11:45.532922 crc crio[21573]: time="2026-06-12T16:11:45.532902913Z" level=info msg="Updated default CNI network name to "
2026-06-12 17:20:07.430059 | controller | Jun 12 16:11:45.533204 crc crio[21573]: time="2026-06-12T16:11:45.533121339Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 17:20:07.430074 | controller | Jun 12 16:11:45.533559 crc crio[21573]: time="2026-06-12T16:11:45.533321085Z" level=info msg="Updated default CNI network name to "
2026-06-12 17:20:07.430090 | controller | Jun 12 16:11:45.533559 crc crio[21573]: time="2026-06-12T16:11:45.533385697Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 17:20:07.430110 | controller | Jun 12 16:11:45.533559 crc crio[21573]: time="2026-06-12T16:11:45.533416908Z" level=info msg="Updated default CNI network name to "
2026-06-12 17:20:07.430125 | controller | Jun 12 16:11:45.533559 crc crio[21573]: time="2026-06-12T16:11:45.53350734Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 17:20:07.430141 | controller | Jun 12 16:11:45.533559 crc crio[21573]: time="2026-06-12T16:11:45.533541691Z" level=info msg="Updated default CNI network name to "
2026-06-12 17:20:07.430156 | controller | Jun 12 16:11:45.537302 crc crio[21573]: time="2026-06-12T16:11:45.533750447Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 17:20:07.430172 | controller | Jun 12 16:11:45.537302 crc crio[21573]: time="2026-06-12T16:11:45.533790658Z" level=info msg="Updated default CNI network name to "
2026-06-12 17:20:07.430187 | controller | Jun 12 16:11:45.537302 crc crio[21573]: time="2026-06-12T16:11:45.533944122Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 17:20:07.430202 | controller | Jun 12 16:11:45.537302 crc crio[21573]: time="2026-06-12T16:11:45.533980643Z" level=info msg="Updated default CNI network name to "
2026-06-12 17:20:07.430218 | controller | Jun 12 16:11:45.537302 crc crio[21573]: time="2026-06-12T16:11:45.535151317Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 17:20:07.430233 | controller | Jun 12 16:11:45.537302 crc crio[21573]: time="2026-06-12T16:11:45.535236569Z" level=info msg="Updated default CNI network name to "
2026-06-12 17:20:07.430249 | controller | Jun 12 16:11:45.537302 crc crio[21573]: time="2026-06-12T16:11:45.53525974Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 17:20:07.430264 | controller | Jun 12 16:11:45.537302 crc crio[21573]: time="2026-06-12T16:11:45.535287231Z" level=info msg="Updated default CNI network name to "
2026-06-12 17:20:07.430280 | controller | Jun 12 16:11:45.537302 crc crio[21573]: time="2026-06-12T16:11:45.535365183Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 17:20:07.430296 | controller | Jun 12 16:11:45.537302 crc crio[21573]: time="2026-06-12T16:11:45.535397834Z" level=info msg="Updated default CNI network name to "
2026-06-12 17:20:07.430312 | controller | Jun 12 16:11:45.537302 crc crio[21573]: time="2026-06-12T16:11:45.536225376Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 17:20:07.430327 | controller | Jun 12 16:11:45.537302 crc crio[21573]: time="2026-06-12T16:11:45.536262317Z" level=info msg="Updated default CNI network name to "
2026-06-12 17:20:07.430343 | controller | Jun 12 16:11:45.537302 crc crio[21573]: time="2026-06-12T16:11:45.536847783Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 17:20:07.430358 | controller | Jun 12 16:11:45.537302 crc crio[21573]: time="2026-06-12T16:11:45.536891664Z" level=info msg="Updated default CNI network name to "
2026-06-12 17:20:07.430381 | controller | Jun 12 16:11:45.537302 crc crio[21573]: time="2026-06-12T16:11:45.536921395Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 17:20:07.430402 | controller | Jun 12 16:11:45.537302 crc crio[21573]: time="2026-06-12T16:11:45.536944725Z" level=info msg="Updated default CNI network name to "
2026-06-12 17:20:07.430419 | controller | Jun 12 16:11:45.538279 crc crio[21573]: time="2026-06-12T16:11:45.537340576Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 17:20:07.430436 | controller | Jun 12 16:11:45.538279 crc crio[21573]: time="2026-06-12T16:11:45.537378337Z" level=info msg="Updated default CNI network name to "
2026-06-12 17:20:07.430457 | controller | Jun 12 16:11:45.538279 crc crio[21573]: time="2026-06-12T16:11:45.537590273Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 17:20:07.430473 | controller | Jun 12 16:11:45.538279 crc crio[21573]: time="2026-06-12T16:11:45.537627214Z" level=info msg="Updated default CNI network name to "
2026-06-12 17:20:07.430489 | controller | Jun 12 16:11:45.538279 crc crio[21573]: time="2026-06-12T16:11:45.537836891Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 17:20:07.430505 | controller | Jun 12 16:11:45.538279 crc crio[21573]: time="2026-06-12T16:11:45.537874402Z" level=info msg="Updated default CNI network name to "
2026-06-12 17:20:07.430521 | controller | Jun 12 16:11:45.538279 crc crio[21573]: time="2026-06-12T16:11:45.538193381Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 17:20:07.430537 | controller | Jun 12 16:11:45.538279 crc crio[21573]: time="2026-06-12T16:11:45.538238162Z" level=info msg="Updated default CNI network name to "
2026-06-12 17:20:07.430552 | controller | Jun 12 16:11:45.538963 crc crio[21573]: time="2026-06-12T16:11:45.53887697Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 17:20:07.430568 | controller | Jun 12 16:11:45.538963 crc crio[21573]: time="2026-06-12T16:11:45.538947092Z" level=info msg="Updated default CNI network name to "
2026-06-12 17:20:07.430607 | controller | Jun 12 16:11:45.539781 crc crio[21573]: time="2026-06-12T16:11:45.539337353Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 17:20:07.430625 | controller | Jun 12 16:11:45.539781 crc crio[21573]: time="2026-06-12T16:11:45.539694592Z" level=info msg="Updated default CNI network name to "
2026-06-12 17:20:07.430641 | controller | Jun 12 16:11:45.540360 crc crio[21573]: time="2026-06-12T16:11:45.540263678Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 17:20:07.430657 | controller | Jun 12 16:11:45.540360 crc crio[21573]: time="2026-06-12T16:11:45.54033758Z" level=info msg="Updated default CNI network name to "
2026-06-12 17:20:07.430673 | controller | Jun 12 16:11:45.540728 crc crio[21573]: time="2026-06-12T16:11:45.54063757Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 17:20:07.430688 | controller | Jun 12 16:11:45.540728 crc crio[21573]: time="2026-06-12T16:11:45.540704601Z" level=info msg="Updated default CNI network name to "
2026-06-12 17:20:07.430704 | controller | Jun 12 16:11:45.541121 crc crio[21573]: time="2026-06-12T16:11:45.54102618Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 17:20:07.430720 | controller | Jun 12 16:11:45.541121 crc crio[21573]: time="2026-06-12T16:11:45.541092832Z" level=info msg="Updated default CNI network name to "
2026-06-12 17:20:07.430736 | controller | Jun 12 16:11:45.541327 crc crio[21573]: time="2026-06-12T16:11:45.541286458Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 17:20:07.430751 | controller | Jun 12 16:11:45.541327 crc crio[21573]: time="2026-06-12T16:11:45.541324789Z" level=info msg="Updated default CNI network name to "
2026-06-12 17:20:07.430767 | controller | Jun 12 16:11:45.554218 crc crio[21573]: time="2026-06-12T16:11:45.554024104Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 17:20:07.430782 | controller | Jun 12 16:11:45.554218 crc crio[21573]: time="2026-06-12T16:11:45.55422999Z" level=info msg="Updated default CNI network name to "
2026-06-12 17:20:07.430798 | controller | Jun 12 16:11:45.554737 crc crio[21573]: time="2026-06-12T16:11:45.55425343Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 17:20:07.430818 | controller | Jun 12 16:11:45.554737 crc crio[21573]: time="2026-06-12T16:11:45.554278951Z" level=info msg="Updated default CNI network name to "
2026-06-12 17:20:07.430835 | controller | Jun 12 16:11:45.554737 crc crio[21573]: time="2026-06-12T16:11:45.554340043Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 17:20:07.430852 | controller | Jun 12 16:11:45.554737 crc crio[21573]: time="2026-06-12T16:11:45.554363083Z" level=info msg="Updated default CNI network name to "
2026-06-12 17:20:07.430868 | controller | Jun 12 16:11:45.554737 crc crio[21573]: time="2026-06-12T16:11:45.554664993Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 17:20:07.430883 | controller | Jun 12 16:11:45.555082 crc crio[21573]: time="2026-06-12T16:11:45.554832327Z" level=info msg="Updated default CNI network name to "
2026-06-12 17:20:07.430899 | controller | Jun 12 16:11:45.555082 crc crio[21573]: time="2026-06-12T16:11:45.554877308Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 17:20:07.430915 | controller | Jun 12 16:11:45.555082 crc crio[21573]: time="2026-06-12T16:11:45.554902599Z" level=info msg="Updated default CNI network name to "
2026-06-12 17:20:07.430930 | controller | Jun 12 16:11:45.555082 crc crio[21573]: time="2026-06-12T16:11:45.555074064Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 17:20:07.430946 | controller | Jun 12 16:11:45.555398 crc crio[21573]: time="2026-06-12T16:11:45.555123615Z" level=info msg="Updated default CNI network name to "
2026-06-12 17:20:07.430962 | controller | Jun 12 16:11:45.555589 crc crio[21573]: time="2026-06-12T16:11:45.555409153Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 17:20:07.430979 | controller | Jun 12 16:11:45.555589 crc crio[21573]: time="2026-06-12T16:11:45.555526876Z" level=info msg="Updated default CNI network name to "
2026-06-12 17:20:07.430996 | controller | Jun 12 16:11:45.555770 crc crio[21573]: time="2026-06-12T16:11:45.555703211Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 17:20:07.431012 | controller | Jun 12 16:11:45.555862 crc crio[21573]: time="2026-06-12T16:11:45.555780933Z" level=info msg="Updated default CNI network name to "
2026-06-12 17:20:07.431028 | controller | Jun 12 16:11:45.556101 crc crio[21573]: time="2026-06-12T16:11:45.55599992Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 17:20:07.431044 | controller | Jun 12 16:11:45.556101 crc crio[21573]: time="2026-06-12T16:11:45.556069001Z" level=info msg="Updated default CNI network name to "
2026-06-12 17:20:07.431060 | controller | Jun 12 16:11:45.556627 crc crio[21573]: time="2026-06-12T16:11:45.55636869Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 17:20:07.431076 | controller | Jun 12 16:11:45.556627 crc crio[21573]: time="2026-06-12T16:11:45.556508884Z" level=info msg="Updated default CNI network name to "
2026-06-12 17:20:07.431093 | controller | Jun 12 16:11:45.556781 crc crio[21573]: time="2026-06-12T16:11:45.55674641Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 17:20:07.431109 | controller | Jun 12 16:11:45.556847 crc crio[21573]: time="2026-06-12T16:11:45.556785931Z" level=info msg="Updated default CNI network name to "
2026-06-12 17:20:07.431125 | controller | Jun 12 16:11:45.557221 crc crio[21573]: time="2026-06-12T16:11:45.55709272Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 17:20:07.431142 | controller | Jun 12 16:11:45.557330 crc crio[21573]: time="2026-06-12T16:11:45.557241174Z" level=info msg="Updated default CNI network name to "
2026-06-12 17:20:07.431163 | controller | Jun 12 16:11:45.557569 crc crio[21573]: time="2026-06-12T16:11:45.557368848Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 17:20:07.431180 | controller | Jun 12 16:11:45.557569 crc crio[21573]: time="2026-06-12T16:11:45.557410539Z" level=info msg="Updated default CNI network name to "
2026-06-12 17:20:07.431196 | controller | Jun 12 16:11:45.557723 crc crio[21573]: time="2026-06-12T16:11:45.557700718Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 17:20:07.431214 | controller | Jun 12 16:11:45.557787 crc crio[21573]: time="2026-06-12T16:11:45.557737099Z" level=info msg="Updated default CNI network name to "
2026-06-12 17:20:07.431231 | controller | Jun 12 16:11:45.558973 crc crio[21573]: time="2026-06-12T16:11:45.55886032Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 17:20:07.431248 | controller | Jun 12 16:11:45.559147 crc crio[21573]: time="2026-06-12T16:11:45.558948022Z" level=info msg="Updated default CNI network name to "
2026-06-12 17:20:07.431264 | controller | Jun 12 16:11:45.559693 crc crio[21573]: time="2026-06-12T16:11:45.559384384Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 17:20:07.431281 | controller | Jun 12 16:11:45.559983 crc crio[21573]: time="2026-06-12T16:11:45.559869528Z" level=info msg="Updated default CNI network name to "
2026-06-12 17:20:07.431297 | controller | Jun 12 16:11:45.560107 crc crio[21573]: time="2026-06-12T16:11:45.559980331Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 17:20:07.431313 | controller | Jun 12 16:11:45.560107 crc crio[21573]: time="2026-06-12T16:11:45.560047362Z" level=info msg="Updated default CNI network name to "
2026-06-12 17:20:07.431328 | controller | Jun 12 16:11:45.560366 crc crio[21573]: time="2026-06-12T16:11:45.560117294Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 17:20:07.431344 | controller | Jun 12 16:11:45.560366 crc crio[21573]: time="2026-06-12T16:11:45.560256999Z" level=info msg="Updated default CNI network name to "
2026-06-12 17:20:07.431371 | controller | Jun 12 16:11:45.560620 crc crio[21573]: time="2026-06-12T16:11:45.560425663Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 17:20:07.431397 | controller | Jun 12 16:11:45.560620 crc crio[21573]: time="2026-06-12T16:11:45.560541056Z" level=info msg="Updated default CNI network name to "
2026-06-12 17:20:07.431419 | controller | Jun 12 16:11:45.560834 crc crio[21573]: time="2026-06-12T16:11:45.560771483Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 17:20:07.431439 | controller | Jun 12 16:11:45.560932 crc crio[21573]: time="2026-06-12T16:11:45.560846526Z" level=info msg="Updated default CNI network name to "
2026-06-12 17:20:07.431455 | controller | Jun 12 16:11:45.561001 crc crio[21573]: time="2026-06-12T16:11:45.560984324Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 17:20:07.431471 | controller | Jun 12 16:11:45.561063 crc crio[21573]: time="2026-06-12T16:11:45.56102418Z" level=info msg="Updated default CNI network name to "
2026-06-12 17:20:07.431487 | controller | Jun 12 16:11:45.561551 crc crio[21573]: time="2026-06-12T16:11:45.5613783Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 17:20:07.431503 | controller | Jun 12 16:11:45.561656 crc crio[21573]: time="2026-06-12T16:11:45.561591746Z" level=info msg="Updated default CNI network name to "
2026-06-12 17:20:07.431518 | controller | Jun 12 16:11:45.561779 crc crio[21573]: time="2026-06-12T16:11:45.561663018Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 17:20:07.431534 | controller | Jun 12 16:11:45.561779 crc crio[21573]: time="2026-06-12T16:11:45.561691049Z" level=info msg="Updated default CNI network name to "
2026-06-12 17:20:07.431554 | controller | Jun 12 16:11:45.562321 crc crio[21573]: time="2026-06-12T16:11:45.562052139Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 17:20:07.431570 | controller | Jun 12 16:11:45.562321 crc crio[21573]: time="2026-06-12T16:11:45.56209006Z" level=info msg="Updated default CNI network name to "
2026-06-12 17:20:07.431611 | controller | Jun 12 16:11:45.562321 crc crio[21573]: time="2026-06-12T16:11:45.562308276Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 17:20:07.431628 | controller | Jun 12 16:11:45.562669 crc crio[21573]: time="2026-06-12T16:11:45.562346087Z" level=info msg="Updated default CNI network name to "
2026-06-12 17:20:07.431644 | controller | Jun 12 16:11:45.562795 crc crio[21573]: time="2026-06-12T16:11:45.562713997Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 17:20:07.431659 | controller | Jun 12 16:11:45.562795 crc crio[21573]: time="2026-06-12T16:11:45.562755188Z" level=info msg="Updated default CNI network name to "
2026-06-12 17:20:07.431675 | controller | Jun 12 16:11:45.562922 crc crio[21573]: time="2026-06-12T16:11:45.562906793Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 17:20:07.431690 | controller | Jun 12 16:11:45.563031 crc crio[21573]: time="2026-06-12T16:11:45.562940723Z" level=info msg="Updated default CNI network name to "
2026-06-12 17:20:07.431706 | controller | Jun 12 16:11:45.563573 crc crio[21573]: time="2026-06-12T16:11:45.563412777Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 17:20:07.431721 | controller | Jun 12 16:11:45.563573 crc crio[21573]: time="2026-06-12T16:11:45.56353363Z" level=info msg="Updated default CNI network name to "
2026-06-12 17:20:07.431736 | controller | Jun 12 16:11:45.563875 crc crio[21573]: time="2026-06-12T16:11:45.563779638Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 17:20:07.431752 | controller | Jun 12 16:11:45.563875 crc crio[21573]: time="2026-06-12T16:11:45.56384624Z" level=info msg="Updated default CNI network name to "
2026-06-12 17:20:07.431768 | controller | Jun 12 16:11:45.564790 crc crio[21573]: time="2026-06-12T16:11:45.564694313Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 17:20:07.431783 | controller | Jun 12 16:11:45.564790 crc crio[21573]: time="2026-06-12T16:11:45.564759445Z" level=info msg="Updated default CNI network name to "
2026-06-12 17:20:07.431798 | controller | Jun 12 16:11:45.565217 crc crio[21573]: time="2026-06-12T16:11:45.565048243Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 17:20:07.431814 | controller | Jun 12 16:11:45.565217 crc crio[21573]: time="2026-06-12T16:11:45.565213887Z" level=info msg="Updated default CNI network name to "
2026-06-12 17:20:07.431829 | controller | Jun 12 16:11:45.565400 crc crio[21573]: time="2026-06-12T16:11:45.565261559Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 17:20:07.431844 | controller | Jun 12 16:11:45.565400 crc crio[21573]: time="2026-06-12T16:11:45.56530085Z" level=info msg="Updated default CNI network name to "
2026-06-12 17:20:07.431859 | controller | Jun 12 16:11:45.565721 crc crio[21573]: time="2026-06-12T16:11:45.565557067Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 17:20:07.431875 | controller | Jun 12 16:11:45.565721 crc crio[21573]: time="2026-06-12T16:11:45.565594948Z" level=info msg="Updated default CNI network name to "
2026-06-12 17:20:07.431890 | controller | Jun 12 16:11:45.565949 crc crio[21573]: time="2026-06-12T16:11:45.565877377Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 17:20:07.431910 | controller | Jun 12 16:11:45.565949 crc crio[21573]: time="2026-06-12T16:11:45.565938988Z" level=info msg="Updated default CNI network name to "
2026-06-12 17:20:07.431928 | controller | Jun 12 16:11:45.566253 crc crio[21573]: time="2026-06-12T16:11:45.566131764Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 17:20:07.431943 | controller | Jun 12 16:11:45.566253 crc crio[21573]: time="2026-06-12T16:11:45.566248397Z" level=info msg="Updated default CNI network name to "
2026-06-12 17:20:07.431959 | controller | Jun 12 16:11:45.566675 crc crio[21573]: time="2026-06-12T16:11:45.566542735Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 17:20:07.431974 | controller | Jun 12 16:11:45.566675 crc crio[21573]: time="2026-06-12T16:11:45.566615657Z" level=info msg="Updated default CNI network name to "
2026-06-12 17:20:07.431989 | controller | Jun 12 16:11:45.566870 crc crio[21573]: time="2026-06-12T16:11:45.566831583Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 17:20:07.432005 | controller | Jun 12 16:11:45.566870 crc crio[21573]: time="2026-06-12T16:11:45.566869244Z" level=info msg="Updated default CNI network name to "
2026-06-12 17:20:07.432020 | controller | Jun 12 16:11:45.567713 crc crio[21573]: time="2026-06-12T16:11:45.567612865Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 17:20:07.432036 | controller | Jun 12 16:11:45.567713 crc crio[21573]: time="2026-06-12T16:11:45.567701877Z" level=info msg="Updated default CNI network name to "
2026-06-12 17:20:07.432051 | controller | Jun 12 16:11:45.567881 crc crio[21573]: time="2026-06-12T16:11:45.567751029Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 17:20:07.432066 | controller | Jun 12 16:11:45.567881 crc crio[21573]: time="2026-06-12T16:11:45.56778799Z" level=info msg="Updated default CNI network name to "
2026-06-12 17:20:07.432082 | controller | Jun 12 16:11:45.568042 crc crio[21573]: time="2026-06-12T16:11:45.567950994Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 17:20:07.432097 | controller | Jun 12 16:11:45.568042 crc crio[21573]: time="2026-06-12T16:11:45.567995495Z" level=info msg="Updated default CNI network name to "
2026-06-12 17:20:07.432113 | controller | Jun 12 16:11:45.568231 crc crio[21573]: time="2026-06-12T16:11:45.568142189Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 17:20:07.432129 | controller | Jun 12 16:11:45.568330 crc crio[21573]: time="2026-06-12T16:11:45.568259613Z" level=info msg="Updated default CNI network name to "
2026-06-12 17:20:07.432145 | controller | Jun 12 16:11:45.568540 crc crio[21573]: time="2026-06-12T16:11:45.568413257Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 17:20:07.432160 | controller | Jun 12 16:11:45.568656 crc crio[21573]: time="2026-06-12T16:11:45.56854487Z" level=info msg="Updated default CNI network name to "
2026-06-12 17:20:07.432176 | controller | Jun 12 16:11:45.570050 crc crio[21573]: time="2026-06-12T16:11:45.569639252Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 17:20:07.432192 | controller | Jun 12 16:11:45.570555 crc crio[21573]: time="2026-06-12T16:11:45.570230729Z" level=info msg="Updated default CNI network name to "
2026-06-12 17:20:07.432208 | controller | Jun 12 16:11:45.571000 crc crio[21573]: time="2026-06-12T16:11:45.570669021Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 17:20:07.432223 | controller | Jun 12 16:11:45.571231 crc crio[21573]: time="2026-06-12T16:11:45.57097751Z" level=info msg="Updated default CNI network name to "
2026-06-12 17:20:07.432244 | controller | Jun 12 16:11:45.571644 crc crio[21573]: time="2026-06-12T16:11:45.571366729Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 17:20:07.432261 | controller | Jun 12 16:11:45.571770 crc crio[21573]: time="2026-06-12T16:11:45.571692731Z" level=info msg="Updated default CNI network name to "
2026-06-12 17:20:07.432277 | controller | Jun 12 16:11:45.571847 crc crio[21573]: time="2026-06-12T16:11:45.571804264Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 17:20:07.432293 | controller | Jun 12 16:11:45.571847 crc crio[21573]: time="2026-06-12T16:11:45.571831812Z" level=info msg="Updated default CNI network name to "
2026-06-12 17:20:07.432309 | controller | Jun 12 16:11:45.572223 crc crio[21573]: time="2026-06-12T16:11:45.572124431Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 17:20:07.432325 | controller | Jun 12 16:11:45.572223 crc crio[21573]: time="2026-06-12T16:11:45.572218964Z" level=info msg="Updated default CNI network name to "
2026-06-12 17:20:07.432341 | controller | Jun 12 16:11:45.572540 crc crio[21573]: time="2026-06-12T16:11:45.572385399Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 17:20:07.432357 | controller | Jun 12 16:11:45.572540 crc crio[21573]: time="2026-06-12T16:11:45.572528943Z" level=info msg="Updated default CNI network name to "
2026-06-12 17:20:07.432373 | controller | Jun 12 16:11:45.572775 crc crio[21573]: time="2026-06-12T16:11:45.572717788Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 17:20:07.432389 | controller | Jun 12 16:11:45.572775 crc crio[21573]: time="2026-06-12T16:11:45.572776469Z" level=info msg="Updated default CNI network name to "
2026-06-12 17:20:07.432410 | controller | Jun 12 16:11:45.572975 crc crio[21573]: time="2026-06-12T16:11:45.572949014Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 17:20:07.432433 | controller | Jun 12 16:11:45.573058 crc crio[21573]: time="2026-06-12T16:11:45.572984275Z" level=info msg="Updated default CNI network name to "
2026-06-12 17:20:07.432451 | controller | Jun 12 16:11:45.573270 crc crio[21573]: time="2026-06-12T16:11:45.573201501Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 17:20:07.432467 | controller | Jun 12 16:11:45.573270 crc crio[21573]: time="2026-06-12T16:11:45.573261803Z" level=info msg="Updated default CNI network name to "
2026-06-12 17:20:07.432482 | controller | Jun 12 16:11:45.573431 crc crio[21573]: time="2026-06-12T16:11:45.573409207Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 17:20:07.432498 | controller | Jun 12 16:11:45.573639 crc crio[21573]: time="2026-06-12T16:11:45.57353228Z" level=info msg="Updated default CNI network name to "
2026-06-12 17:20:07.432514 | controller | Jun 12 16:11:45.573826 crc crio[21573]: time="2026-06-12T16:11:45.573754578Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 17:20:07.432529 | controller | Jun 12 16:11:45.573826 crc crio[21573]: time="2026-06-12T16:11:45.573804798Z" level=info msg="Updated default CNI network name to "
2026-06-12 17:20:07.432545 | controller | Jun 12 16:11:45.573978 crc crio[21573]: time="2026-06-12T16:11:45.573953062Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 17:20:07.432561 | controller | Jun 12 16:11:45.573978 crc crio[21573]: time="2026-06-12T16:11:45.573978993Z" level=info msg="Updated default CNI network name to "
2026-06-12 17:20:07.432599 | controller | Jun 12 16:11:45.574505 crc crio[21573]: time="2026-06-12T16:11:45.574343754Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 17:20:07.432626 | controller | Jun 12 16:11:45.574505 crc crio[21573]: time="2026-06-12T16:11:45.574406816Z" level=info msg="Updated default CNI network name to "
2026-06-12 17:20:07.432643 | controller | Jun 12 16:11:45.574685 crc crio[21573]: time="2026-06-12T16:11:45.574656923Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 17:20:07.432659 | controller | Jun 12 16:11:45.574685 crc crio[21573]: time="2026-06-12T16:11:45.574687213Z" level=info msg="Updated default CNI network name to "
2026-06-12 17:20:07.432674 | controller | Jun 12 16:11:45.575004 crc crio[21573]: time="2026-06-12T16:11:45.57491367Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 17:20:07.432689 | controller | Jun 12 16:11:45.575004 crc crio[21573]: time="2026-06-12T16:11:45.574942601Z" level=info msg="Updated default CNI network name to "
2026-06-12 17:20:07.432705 | controller | Jun 12 16:11:45.575235 crc crio[21573]: time="2026-06-12T16:11:45.575153576Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 17:20:07.432720 | controller | Jun 12 16:11:45.575235 crc crio[21573]: time="2026-06-12T16:11:45.575217148Z" level=info msg="Updated default CNI network name to "
2026-06-12 17:20:07.432736 | controller | Jun 12 16:11:45.575565 crc crio[21573]: time="2026-06-12T16:11:45.575515356Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 17:20:07.432752 | controller | Jun 12 16:11:45.575565 crc crio[21573]: time="2026-06-12T16:11:45.575562368Z" level=info msg="Updated default CNI network name to "
2026-06-12 17:20:07.432768 | controller | Jun 12 16:11:45.575758 crc crio[21573]: time="2026-06-12T16:11:45.575732502Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 17:20:07.432783 | controller | Jun 12 16:11:45.575758 crc crio[21573]: time="2026-06-12T16:11:45.575759773Z" level=info msg="Updated default CNI network name to "
2026-06-12 17:20:07.432799 | controller | Jun 12 16:11:45.576207 crc crio[21573]: time="2026-06-12T16:11:45.576075042Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 17:20:07.432814 | controller | Jun 12 16:11:45.576207 crc crio[21573]: time="2026-06-12T16:11:45.576129433Z" level=info msg="Updated default CNI network name to "
2026-06-12 17:20:07.432830 | controller | Jun 12 16:11:45.576537 crc crio[21573]: time="2026-06-12T16:11:45.57638417Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 17:20:07.432845 | controller | Jun 12 16:11:45.576537 crc crio[21573]: time="2026-06-12T16:11:45.576496773Z" level=info msg="Updated default CNI network name to "
2026-06-12 17:20:07.432861 | controller | Jun 12 16:11:45.576901 crc crio[21573]: time="2026-06-12T16:11:45.576807832Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 17:20:07.432877 | controller | Jun 12 16:11:45.576901 crc crio[21573]: time="2026-06-12T16:11:45.576873384Z" level=info msg="Updated default CNI network name to "
2026-06-12 17:20:07.432892 | controller | Jun 12 16:11:45.577218 crc crio[21573]: time="2026-06-12T16:11:45.577141772Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 17:20:07.432907 | controller | Jun 12 16:11:45.577325 crc crio[21573]: time="2026-06-12T16:11:45.577224545Z" level=info msg="Updated default CNI network name to "
2026-06-12 17:20:07.432922 | controller | Jun 12 16:11:45.577700 crc crio[21573]: time="2026-06-12T16:11:45.577608885Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 17:20:07.432937 | controller | Jun 12 16:11:45.577700 crc crio[21573]: time="2026-06-12T16:11:45.577667837Z" level=info msg="Updated default CNI network name to "
2026-06-12 17:20:07.432956 | controller | Jun 12 16:11:45.577867 crc crio[21573]: time="2026-06-12T16:11:45.57778873Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 17:20:07.432972 | controller | Jun 12 16:11:45.577867 crc crio[21573]: time="2026-06-12T16:11:45.577813991Z" level=info msg="Updated default CNI network name to "
2026-06-12 17:20:07.432987 | controller | Jun 12 16:11:45.578142 crc crio[21573]: time="2026-06-12T16:11:45.578093929Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 17:20:07.433003 | controller | Jun 12 16:11:45.578142 crc crio[21573]: time="2026-06-12T16:11:45.57814141Z" level=info msg="Updated default CNI network name to "
2026-06-12 17:20:07.433019 | controller | Jun 12 16:11:45.579015 crc crio[21573]: time="2026-06-12T16:11:45.578920692Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 17:20:07.433034 | controller | Jun 12 16:11:45.579015 crc crio[21573]: time="2026-06-12T16:11:45.578976373Z" level=info msg="Updated default CNI network name to "
2026-06-12 17:20:07.433049 | controller | Jun 12 16:11:45.579015 crc crio[21573]: time="2026-06-12T16:11:45.578988863Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 17:20:07.433065 | controller | Jun 12 16:11:45.579015 crc crio[21573]: time="2026-06-12T16:11:45.579011564Z" level=info msg="Updated default CNI network name to "
2026-06-12 17:20:07.433080 | controller | Jun 12 16:11:45.579531 crc crio[21573]: time="2026-06-12T16:11:45.579352993Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 17:20:07.433095 | controller | Jun 12 16:11:45.579531 crc crio[21573]: time="2026-06-12T16:11:45.579388424Z" level=info msg="Updated default CNI network name to "
2026-06-12 17:20:07.433110 | controller | Jun 12 16:11:45.579680 crc crio[21573]: time="2026-06-12T16:11:45.57959661Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 17:20:07.433125 | controller | Jun 12 16:11:45.579680 crc crio[21573]: time="2026-06-12T16:11:45.579625051Z" level=info msg="Updated default CNI network name to "
2026-06-12 17:20:07.433140 | controller | Jun 12 16:11:45.579890 crc crio[21573]: time="2026-06-12T16:11:45.579817536Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 17:20:07.433155 | controller | Jun 12 16:11:45.579994 crc crio[21573]: time="2026-06-12T16:11:45.579922429Z" level=info msg="Updated default CNI network name to "
2026-06-12 17:20:07.433170 | controller | Jun 12 16:11:45.580248 crc crio[21573]: time="2026-06-12T16:11:45.580119335Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 17:20:07.433185 | controller | Jun 12 16:11:45.580248 crc crio[21573]: time="2026-06-12T16:11:45.580204587Z" level=info msg="Updated default CNI network name to "
2026-06-12 17:20:07.433201 | controller | Jun 12 16:11:45.580422 crc crio[21573]: time="2026-06-12T16:11:45.580346141Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 17:20:07.433216 | controller | Jun 12 16:11:45.580422 crc crio[21573]: time="2026-06-12T16:11:45.580376362Z" level=info msg="Updated default CNI network name to "
2026-06-12 17:20:07.433231 | controller | Jun 12 16:11:45.580642 crc crio[21573]: time="2026-06-12T16:11:45.580615688Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 17:20:07.433248 | controller | Jun 12 16:11:45.580642 crc crio[21573]: time="2026-06-12T16:11:45.580646029Z" level=info msg="Updated default CNI network name to "
2026-06-12 17:20:07.433264 | controller | Jun 12 16:11:45.580913 crc crio[21573]: time="2026-06-12T16:11:45.580843266Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 17:20:07.433286 | controller | Jun 12 16:11:45.580913 crc crio[21573]: time="2026-06-12T16:11:45.580895147Z" level=info msg="Updated default CNI network name to "
2026-06-12 17:20:07.433303 | controller | Jun 12 16:11:45.581096 crc crio[21573]: time="2026-06-12T16:11:45.581055012Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 17:20:07.433319 | controller | Jun 12 16:11:45.581096 crc crio[21573]: time="2026-06-12T16:11:45.581097173Z" level=info msg="Updated default CNI network name to "
2026-06-12 17:20:07.433335 | controller | Jun 12 16:11:45.581345 crc crio[21573]: time="2026-06-12T16:11:45.581298738Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 17:20:07.433352 | controller | Jun 12 16:11:45.581345 crc crio[21573]: time="2026-06-12T16:11:45.58134419Z" level=info msg="Updated default CNI network name to "
2026-06-12 17:20:07.433368 | controller | Jun 12 16:11:45.581610 crc crio[21573]: time="2026-06-12T16:11:45.581579766Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 17:20:07.433384 | controller | Jun 12 16:11:45.581610 crc crio[21573]: time="2026-06-12T16:11:45.581606497Z" level=info msg="Updated default CNI network name to "
2026-06-12 17:20:07.433400 | controller | Jun 12 16:11:45.581881 crc crio[21573]: time="2026-06-12T16:11:45.581815643Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 17:20:07.433418 | controller | Jun 12 16:11:45.581881 crc crio[21573]: time="2026-06-12T16:11:45.581864664Z" level=info msg="Updated default CNI network name to "
2026-06-12 17:20:07.433442 | controller | Jun 12 16:11:45.582097 crc crio[21573]: time="2026-06-12T16:11:45.582013298Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 17:20:07.433462 | controller | Jun 12 16:11:45.582097 crc crio[21573]: time="2026-06-12T16:11:45.582044909Z" level=info msg="Updated default CNI network name to "
2026-06-12 17:20:07.433479 | controller | Jun 12 16:11:45.582356 crc crio[21573]: time="2026-06-12T16:11:45.582310697Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 17:20:07.433495 | controller | Jun 12 16:11:45.582356 crc crio[21573]: time="2026-06-12T16:11:45.582359259Z" level=info msg="Updated default CNI network name to "
2026-06-12 17:20:07.433511 | controller | Jun 12 16:11:45.582750 crc crio[21573]: time="2026-06-12T16:11:45.582683878Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 17:20:07.433528 | controller | Jun 12 16:11:45.582750 crc crio[21573]: time="2026-06-12T16:11:45.582734789Z" level=info msg="Updated default CNI network name to "
2026-06-12 17:20:07.433545 | controller | Jun 12 16:11:45.582921 crc crio[21573]: time="2026-06-12T16:11:45.582827082Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 17:20:07.433562 | controller | Jun 12 16:11:45.582921 crc crio[21573]: time="2026-06-12T16:11:45.582854222Z" level=info msg="Updated default CNI network name to "
2026-06-12 17:20:07.433611 | controller | Jun 12 16:11:45.583139 crc crio[21573]: time="2026-06-12T16:11:45.583044648Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 17:20:07.433629 | controller | Jun 12 16:11:45.583139 crc crio[21573]: time="2026-06-12T16:11:45.58312248Z" level=info msg="Updated default CNI network name to "
2026-06-12 17:20:07.433646 | controller | Jun 12 16:11:45.583402 crc crio[21573]: time="2026-06-12T16:11:45.583356326Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 17:20:07.433661 | controller | Jun 12 16:11:45.583402 crc crio[21573]: time="2026-06-12T16:11:45.583401057Z" level=info msg="Updated default CNI network name to "
2026-06-12 17:20:07.433677 | controller | Jun 12 16:11:45.583696 crc crio[21573]: time="2026-06-12T16:11:45.583680116Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 17:20:07.433698 | controller | Jun 12 16:11:45.583762 crc crio[21573]: time="2026-06-12T16:11:45.583706827Z" level=info msg="Updated default CNI network name to "
2026-06-12 17:20:07.433715 | controller | Jun 12 16:11:45.583949 crc crio[21573]: time="2026-06-12T16:11:45.583902372Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 17:20:07.433731 | controller | Jun 12 16:11:45.583949 crc crio[21573]: time="2026-06-12T16:11:45.583945013Z" level=info msg="Updated default CNI network name to "
2026-06-12 17:20:07.433747 | controller | Jun 12 16:11:45.584209 crc crio[21573]: time="2026-06-12T16:11:45.584122948Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 17:20:07.433762 | controller | Jun 12 16:11:45.584209 crc crio[21573]: time="2026-06-12T16:11:45.58419456Z" level=info msg="Updated default CNI network name to "
2026-06-12 17:20:07.433777 | controller | Jun 12 16:11:45.584425 crc crio[21573]: time="2026-06-12T16:11:45.584379235Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 17:20:07.433793 | controller | Jun 12 16:11:45.584425 crc crio[21573]: time="2026-06-12T16:11:45.584422397Z" level=info msg="Updated default CNI network name to "
2026-06-12 17:20:07.433808 | controller | Jun 12 16:11:45.584871 crc crio[21573]: time="2026-06-12T16:11:45.584627072Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 17:20:07.433824 | controller | Jun 12 16:11:45.584871 crc crio[21573]: time="2026-06-12T16:11:45.584654583Z" level=info msg="Updated default CNI network name to "
2026-06-12 17:20:07.433840 | controller | Jun 12 16:11:45.584871 crc crio[21573]: time="2026-06-12T16:11:45.584859269Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 17:20:07.433855 | controller | Jun 12 16:11:45.585035 crc crio[21573]: time="2026-06-12T16:11:45.584887001Z" level=info msg="Updated default CNI network name to "
2026-06-12 17:20:07.433871 | controller | Jun 12 16:11:45.585101 crc crio[21573]: time="2026-06-12T16:11:45.585062295Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 17:20:07.433886 | controller | Jun 12 16:11:45.585101 crc crio[21573]: time="2026-06-12T16:11:45.585089416Z" level=info msg="Updated default CNI network name to "
2026-06-12 17:20:07.433902 | controller | Jun 12 16:11:45.585602 crc crio[21573]: time="2026-06-12T16:11:45.585297842Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 17:20:07.433917 | controller | Jun 12 16:11:45.585602 crc crio[21573]: time="2026-06-12T16:11:45.585349073Z" level=info msg="Updated default CNI network name to "
2026-06-12 17:20:07.433933 | controller | Jun 12 16:11:45.585882 crc crio[21573]: time="2026-06-12T16:11:45.585656132Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 17:20:07.433948 | controller | Jun 12 16:11:45.585882 crc crio[21573]: time="2026-06-12T16:11:45.585682783Z" level=info msg="Updated default CNI network name to "
2026-06-12 17:20:07.433964 | controller | Jun 12 16:11:45.586001 crc crio[21573]: time="2026-06-12T16:11:45.585932169Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 17:20:07.433979 | controller | Jun 12 16:11:45.586001 crc crio[21573]: time="2026-06-12T16:11:45.58595901Z" level=info msg="Updated default CNI network name to "
2026-06-12 17:20:07.433995 | controller | Jun 12 16:11:45.586577 crc crio[21573]: time="2026-06-12T16:11:45.58635887Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 17:20:07.434010 | controller | Jun 12 16:11:45.586577 crc crio[21573]: time="2026-06-12T16:11:45.586407022Z" level=info msg="Updated default CNI network name to "
2026-06-12 17:20:07.434032 | controller | Jun 12 16:11:45.586950 crc crio[21573]: time="2026-06-12T16:11:45.586630718Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 17:20:07.434049 | controller | Jun 12 16:11:45.586950 crc crio[21573]: time="2026-06-12T16:11:45.586666349Z" level=info msg="Updated default CNI network name to "
2026-06-12 17:20:07.434065 | controller | Jun 12 16:11:45.586950 crc crio[21573]: time="2026-06-12T16:11:45.586898735Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 17:20:07.434080 | controller | Jun 12 16:11:45.586950 crc crio[21573]: time="2026-06-12T16:11:45.586926379Z" level=info msg="Updated default CNI network name to "
2026-06-12 17:20:07.434096 | controller | Jun 12 16:11:45.587256 crc crio[21573]: time="2026-06-12T16:11:45.587203404Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 17:20:07.434111 | controller | Jun 12 16:11:45.587256 crc crio[21573]: time="2026-06-12T16:11:45.587237515Z" level=info msg="Updated default CNI network name to "
2026-06-12 17:20:07.434127 | controller | Jun 12 16:11:45.587563 crc crio[21573]: time="2026-06-12T16:11:45.58741952Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 17:20:07.434142 | controller | Jun 12 16:11:45.587563 crc crio[21573]: time="2026-06-12T16:11:45.587544713Z" level=info msg="Updated default CNI network name to "
2026-06-12 17:20:07.434157 | controller | Jun 12 16:11:45.587735 crc crio[21573]: time="2026-06-12T16:11:45.587672077Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 17:20:07.434173 | controller | Jun 12 16:11:45.587735 crc crio[21573]: time="2026-06-12T16:11:45.587701997Z" level=info msg="Updated default CNI network name to "
2026-06-12 17:20:07.434189 | controller | Jun 12 16:11:45.587988 crc crio[21573]: time="2026-06-12T16:11:45.587937744Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 17:20:07.434205 | controller | Jun 12 16:11:45.587988 crc crio[21573]: time="2026-06-12T16:11:45.587984125Z" level=info msg="Updated default CNI network name to "
2026-06-12 17:20:07.434221 | controller | Jun 12 16:11:45.588288 crc crio[21573]: time="2026-06-12T16:11:45.588241832Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 17:20:07.434236 | controller | Jun 12 16:11:45.588288 crc crio[21573]: time="2026-06-12T16:11:45.588292214Z" level=info msg="Updated default CNI network name to "
2026-06-12 17:20:07.434252 | controller | Jun 12 16:11:45.588618 crc crio[21573]: time="2026-06-12T16:11:45.588572261Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 17:20:07.434267 | controller | Jun 12 16:11:45.588618 crc crio[21573]: time="2026-06-12T16:11:45.588619493Z" level=info msg="Updated default CNI network name to "
2026-06-12 17:20:07.434282 | controller | Jun 12 16:11:45.588852 crc crio[21573]: time="2026-06-12T16:11:45.588806128Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 17:20:07.434298 | controller | Jun 12 16:11:45.588852 crc crio[21573]: time="2026-06-12T16:11:45.588849179Z" level=info msg="Updated default CNI network name to "
2026-06-12 17:20:07.434313 | controller | Jun 12 16:11:45.589109 crc crio[21573]: time="2026-06-12T16:11:45.589064775Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 17:20:07.434329 | controller | Jun 12 16:11:45.589109 crc crio[21573]: time="2026-06-12T16:11:45.589107036Z" level=info msg="Updated default CNI network name to "
2026-06-12 17:20:07.434344 | controller | Jun 12 16:11:45.589397 crc crio[21573]: time="2026-06-12T16:11:45.589351024Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 17:20:07.434362 | controller | Jun 12 16:11:45.589397 crc crio[21573]: time="2026-06-12T16:11:45.589394605Z" level=info msg="Updated default CNI network name to "
2026-06-12 17:20:07.434404 | controller | Jun 12 16:11:45.589644 crc crio[21573]: time="2026-06-12T16:11:45.589628052Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 17:20:07.434431 | controller | Jun 12 16:11:45.589708 crc crio[21573]: time="2026-06-12T16:11:45.589656162Z" level=info msg="Updated default CNI network name to "
2026-06-12 17:20:07.434456 | controller | Jun 12 16:11:45.589883 crc crio[21573]: time="2026-06-12T16:11:45.589834527Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 17:20:07.434477 | controller | Jun 12 16:11:45.589883 crc crio[21573]: time="2026-06-12T16:11:45.589877999Z" level=info msg="Updated default CNI network name to "
2026-06-12 17:20:07.434495 | controller | Jun 12 16:11:45.590513 crc crio[21573]: time="2026-06-12T16:11:45.590028503Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 17:20:07.434511 | controller | Jun 12 16:11:45.590513 crc crio[21573]: time="2026-06-12T16:11:45.590062884Z" level=info msg="Updated default CNI network name to "
2026-06-12 17:20:07.434528 | controller | Jun 12 16:11:45.590687 crc crio[21573]: time="2026-06-12T16:11:45.59063925Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 17:20:07.434543 | controller | Jun 12 16:11:45.590687 crc crio[21573]: time="2026-06-12T16:11:45.59066878Z" level=info msg="Updated default CNI network name to "
2026-06-12 17:20:07.434560 | controller | Jun 12 16:11:45.590870 crc crio[21573]: time="2026-06-12T16:11:45.590818495Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 17:20:07.434593 | controller | Jun 12 16:11:45.590870 crc crio[21573]: time="2026-06-12T16:11:45.590868736Z" level=info msg="Updated default CNI network name to "
2026-06-12 17:20:07.434616 | controller | Jun 12 16:11:45.591124 crc crio[21573]: time="2026-06-12T16:11:45.591077283Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 17:20:07.434633 | controller | Jun 12 16:11:45.591124 crc crio[21573]: time="2026-06-12T16:11:45.591124314Z" level=info msg="Updated default CNI network name to "
2026-06-12 17:20:07.434649 | controller | Jun 12 16:11:45.592045 crc crio[21573]: time="2026-06-12T16:11:45.591288209Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 17:20:07.434665 | controller | Jun 12 16:11:45.592045 crc crio[21573]: time="2026-06-12T16:11:45.591316259Z" level=info msg="Updated default CNI network name to "
2026-06-12 17:20:07.434681 | controller | Jun 12 16:11:45.592597 crc crio[21573]: time="2026-06-12T16:11:45.592155713Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 17:20:07.434697 | controller | Jun 12 16:11:45.592597 crc crio[21573]: time="2026-06-12T16:11:45.592231425Z" level=info msg="Updated default CNI network name to "
2026-06-12 17:20:07.434714 | controller | Jun 12 16:11:45.592597 crc crio[21573]: time="2026-06-12T16:11:45.592286046Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 17:20:07.434730 | controller | Jun 12 16:11:45.592597 crc crio[21573]: time="2026-06-12T16:11:45.592305737Z" level=info msg="Updated default CNI network name to "
2026-06-12 17:20:07.434747 | controller | Jun 12 16:11:45.592814 crc crio[21573]: time="2026-06-12T16:11:45.592658836Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 17:20:07.434763 | controller | Jun 12 16:11:45.592814 crc crio[21573]: time="2026-06-12T16:11:45.592689057Z" level=info msg="Updated default CNI network name to "
2026-06-12 17:20:07.434784 | controller | Jun 12 16:11:45.592814 crc crio[21573]: time="2026-06-12T16:11:45.592737699Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 17:20:07.434801 | controller | Jun 12 16:11:45.592814 crc crio[21573]: time="2026-06-12T16:11:45.592760679Z" level=info msg="Updated default CNI network name to "
2026-06-12 17:20:07.434818 | controller | Jun 12 16:11:45.593333 crc crio[21573]: time="2026-06-12T16:11:45.593261124Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 17:20:07.434834 | controller | Jun 12 16:11:45.593333 crc crio[21573]: time="2026-06-12T16:11:45.593316556Z" level=info msg="Updated default CNI network name to "
2026-06-12 17:20:07.434850 | controller | Jun 12 16:11:45.593525 crc crio[21573]: time="2026-06-12T16:11:45.593510661Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 17:20:07.434865 | controller | Jun 12 16:11:45.593589 crc crio[21573]: time="2026-06-12T16:11:45.593540052Z" level=info msg="Updated default CNI network name to "
2026-06-12 17:20:07.434881 | controller | Jun 12 16:11:45.593881 crc crio[21573]: time="2026-06-12T16:11:45.593798879Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 17:20:07.434897 | controller | Jun 12 16:11:45.593881 crc crio[21573]: time="2026-06-12T16:11:45.59385328Z" level=info msg="Updated default CNI network name to "
2026-06-12 17:20:07.434912 | controller | Jun 12 16:11:45.593997 crc crio[21573]: time="2026-06-12T16:11:45.593889151Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 17:20:07.434928 | controller | Jun 12 16:11:45.593997 crc crio[21573]: time="2026-06-12T16:11:45.593909502Z" level=info msg="Updated default CNI network name to "
2026-06-12 17:20:07.434944 | controller | Jun 12 16:11:45.594379 crc crio[21573]: time="2026-06-12T16:11:45.594301944Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 17:20:07.434960 | controller | Jun 12 16:11:45.594379 crc crio[21573]: time="2026-06-12T16:11:45.594354855Z" level=info msg="Updated default CNI network name to "
2026-06-12 17:20:07.434975 | controller | Jun 12 16:11:45.594559 crc crio[21573]: time="2026-06-12T16:11:45.594387716Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 17:20:07.434991 | controller | Jun 12 16:11:45.594559 crc crio[21573]: time="2026-06-12T16:11:45.594407457Z" level=info msg="Updated default CNI network name to "
2026-06-12 17:20:07.435006 | controller | Jun 12 16:11:45.594840 crc crio[21573]: time="2026-06-12T16:11:45.594766627Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 17:20:07.435021 | controller | Jun 12 16:11:45.594840 crc crio[21573]: time="2026-06-12T16:11:45.594818498Z" level=info msg="Updated default CNI network name to "
2026-06-12 17:20:07.435036 | controller | Jun 12 16:11:45.595116 crc crio[21573]: time="2026-06-12T16:11:45.595017274Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 17:20:07.435052 | controller | Jun 12 16:11:45.595116 crc crio[21573]: time="2026-06-12T16:11:45.595089036Z" level=info msg="Updated default CNI network name to "
2026-06-12 17:20:07.435068 | controller | Jun 12 16:11:45.595852 crc crio[21573]: time="2026-06-12T16:11:45.595422465Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 17:20:07.435083 | controller | Jun 12 16:11:45.595852 crc crio[21573]: time="2026-06-12T16:11:45.595518907Z" level=info msg="Updated default CNI network name to "
2026-06-12 17:20:07.435098 | controller | Jun 12 16:11:45.596042 crc crio[21573]: time="2026-06-12T16:11:45.595975841Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 17:20:07.435118 | controller | Jun 12 16:11:45.596128 crc crio[21573]: time="2026-06-12T16:11:45.596051763Z" level=info msg="Updated default CNI network name to "
2026-06-12 17:20:07.435135 | controller | Jun 12 16:11:45.596128 crc crio[21573]: time="2026-06-12T16:11:45.596070004Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 17:20:07.435150 | controller | Jun 12 16:11:45.596128 crc crio[21573]: time="2026-06-12T16:11:45.596088994Z" level=info msg="Updated default CNI network name to "
2026-06-12 17:20:07.435166 | controller | Jun 12 16:11:45.596128 crc crio[21573]: time="2026-06-12T16:11:45.596118465Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 17:20:07.435181 | controller | Jun 12 16:11:45.596128 crc crio[21573]: time="2026-06-12T16:11:45.596135426Z" level=info msg="Updated default CNI network name to "
2026-06-12 17:20:07.435196 | controller | Jun 12 16:11:45.596401 crc crio[21573]: time="2026-06-12T16:11:45.596368442Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 17:20:07.435212 | controller | Jun 12 16:11:45.596877 crc crio[21573]: time="2026-06-12T16:11:45.596523736Z" level=info msg="Updated default CNI network name to "
2026-06-12 17:20:07.435227 | controller | Jun 12 16:11:45.596877 crc crio[21573]: time="2026-06-12T16:11:45.596696871Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 17:20:07.435243 | controller | Jun 12 16:11:45.596877 crc crio[21573]: time="2026-06-12T16:11:45.596728932Z" level=info msg="Updated default CNI network name to "
2026-06-12 17:20:07.435258 | controller | Jun 12 16:11:45.597040 crc crio[21573]: time="2026-06-12T16:11:45.596954748Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 17:20:07.435274 | controller | Jun 12 16:11:45.597040 crc crio[21573]: time="2026-06-12T16:11:45.596983939Z" level=info msg="Updated default CNI network name to "
2026-06-12 17:20:07.435289 | controller | Jun 12 16:11:45.599027 crc crio[21573]: time="2026-06-12T16:11:45.597281096Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 17:20:07.435305 | controller | Jun 12 16:11:45.599027 crc crio[21573]: time="2026-06-12T16:11:45.597312637Z" level=info msg="Updated default CNI network name to "
2026-06-12 17:20:07.435321 | controller | Jun 12 16:11:45.599027 crc crio[21573]: time="2026-06-12T16:11:45.597552724Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 17:20:07.435337 | controller | Jun 12 16:11:45.599027 crc crio[21573]: time="2026-06-12T16:11:45.597622486Z" level=info msg="Updated default CNI network name to "
2026-06-12 17:20:07.435352 | controller | Jun 12 16:11:45.599027 crc crio[21573]: time="2026-06-12T16:11:45.597862532Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 17:20:07.435383 | controller | Jun 12 16:11:45.599027 crc crio[21573]: time="2026-06-12T16:11:45.597889723Z" level=info msg="Updated default CNI network name to "
2026-06-12 17:20:07.435401 | controller | Jun 12 16:11:45.599027 crc crio[21573]: time="2026-06-12T16:11:45.598068028Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 17:20:07.435422 | controller | Jun 12 16:11:45.599027 crc crio[21573]: time="2026-06-12T16:11:45.598100569Z" level=info msg="Updated default CNI network name to "
2026-06-12 17:20:07.435438 | controller | Jun 12 16:11:45.599027 crc crio[21573]: time="2026-06-12T16:11:45.598418818Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 17:20:07.435457 | controller | Jun 12 16:11:45.599027 crc crio[21573]: time="2026-06-12T16:11:45.598625523Z" level=info msg="Updated default CNI network name to "
2026-06-12 17:20:07.435480 | controller | Jun 12 16:11:45.599027 crc crio[21573]: time="2026-06-12T16:11:45.598665215Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 17:20:07.435504 | controller | Jun 12 16:11:45.599027 crc crio[21573]: time="2026-06-12T16:11:45.598689585Z" level=info msg="Updated default CNI network name to "
2026-06-12 17:20:07.435521 | controller | Jun 12 16:11:45.599027 crc crio[21573]: time="2026-06-12T16:11:45.598751607Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 17:20:07.435537 | controller | Jun 12 16:11:45.599027 crc crio[21573]: time="2026-06-12T16:11:45.598769267Z" level=info msg="Updated default CNI network name to "
2026-06-12 17:20:07.435552 | controller | Jun 12 16:11:45.599917 crc crio[21573]: time="2026-06-12T16:11:45.599318264Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 17:20:07.435568 | controller | Jun 12 16:11:45.599917 crc crio[21573]: time="2026-06-12T16:11:45.599361115Z" level=info msg="Updated default CNI network name to "
2026-06-12 17:20:07.435605 | controller | Jun 12 16:11:45.599917 crc crio[21573]: time="2026-06-12T16:11:45.599380965Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 17:20:07.435623 | controller | Jun 12 16:11:45.599917 crc crio[21573]: time="2026-06-12T16:11:45.599398126Z" level=info msg="Updated default CNI network name to "
2026-06-12 17:20:07.435640 | controller | Jun 12 16:11:45.599917 crc crio[21573]: time="2026-06-12T16:11:45.59955897Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 17:20:07.435656 | controller | Jun 12 16:11:45.599917 crc crio[21573]: time="2026-06-12T16:11:45.59958638Z" level=info msg="Updated default CNI network name to "
2026-06-12 17:20:07.435672 | controller | Jun 12 16:11:45.600305 crc crio[21573]: time="2026-06-12T16:11:45.600210067Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 17:20:07.435688 | controller | Jun 12 16:11:45.600598 crc crio[21573]: time="2026-06-12T16:11:45.600265749Z" level=info msg="Updated default CNI network name to "
2026-06-12 17:20:07.435704 | controller | Jun 12 16:11:45.600598 crc crio[21573]: time="2026-06-12T16:11:45.600411954Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 17:20:07.435720 | controller | Jun 12 16:11:45.600598 crc crio[21573]: time="2026-06-12T16:11:45.600497846Z" level=info msg="Updated default CNI network name to "
2026-06-12 17:20:07.435736 | controller | Jun 12 16:11:45.600788 crc crio[21573]: time="2026-06-12T16:11:45.600635151Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 17:20:07.435754 | controller | Jun 12 16:11:45.600788 crc crio[21573]: time="2026-06-12T16:11:45.600670112Z" level=info msg="Updated default CNI network name to "
2026-06-12 17:20:07.435775 | controller | Jun 12 16:11:45.601350 crc crio[21573]: time="2026-06-12T16:11:45.601269549Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 17:20:07.435797 | controller | Jun 12 16:11:45.601350 crc crio[21573]: time="2026-06-12T16:11:45.60133877Z" level=info msg="Updated default CNI network name to "
2026-06-12 17:20:07.435818 | controller | Jun 12 16:11:45.601627 crc crio[21573]: time="2026-06-12T16:11:45.601513556Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 17:20:07.435834 | controller | Jun 12 16:11:45.601627 crc crio[21573]: time="2026-06-12T16:11:45.601553377Z" level=info msg="Updated default CNI network name to "
2026-06-12 17:20:07.435855 | controller | Jun 12 16:11:45.601737 crc crio[21573]: time="2026-06-12T16:11:45.60171342Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 17:20:07.435875 | controller | Jun 12 16:11:45.601851 crc crio[21573]: time="2026-06-12T16:11:45.601794602Z" level=info msg="Updated default CNI network name to "
2026-06-12 17:20:07.435900 | controller | Jun 12 16:11:45.602116 crc crio[21573]: time="2026-06-12T16:11:45.602035121Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 17:20:07.435921 | controller | Jun 12 16:11:45.602116 crc crio[21573]: time="2026-06-12T16:11:45.602092462Z" level=info msg="Updated default CNI network name to "
2026-06-12 17:20:07.435955 | controller | Jun 12 16:11:45.602116 crc crio[21573]: time="2026-06-12T16:11:45.602125023Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 17:20:07.436000 | controller | Jun 12 16:11:45.602321 crc crio[21573]: time="2026-06-12T16:11:45.602145834Z" level=info msg="Updated default CNI network name to "
2026-06-12 17:20:07.436033 | controller | Jun 12 16:11:45.602428 crc crio[21573]: time="2026-06-12T16:11:45.60237508Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 17:20:07.436065 | controller | Jun 12 16:11:45.602428 crc crio[21573]: time="2026-06-12T16:11:45.602510712Z" level=info msg="Updated default CNI network name to "
2026-06-12 17:20:07.436096 | controller | Jun 12 16:11:45.602738 crc crio[21573]: time="2026-06-12T16:11:45.602691168Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 17:20:07.436121 | controller | Jun 12 16:11:45.602815 crc crio[21573]: time="2026-06-12T16:11:45.602748249Z" level=info msg="Updated default CNI network name to "
2026-06-12 17:20:07.436145 | controller | Jun 12 16:11:45.602815 crc crio[21573]: time="2026-06-12T16:11:45.602801641Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 17:20:07.436167 | controller | Jun 12 16:11:45.602915 crc crio[21573]: time="2026-06-12T16:11:45.602828782Z" level=info msg="Updated default CNI network name to "
2026-06-12 17:20:07.436190 | controller | Jun 12 16:11:45.603317 crc crio[21573]: time="2026-06-12T16:11:45.603244853Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 17:20:07.436212 | controller | Jun 12 16:11:45.603392 crc crio[21573]: time="2026-06-12T16:11:45.603370507Z" level=info msg="Updated default CNI network name to "
2026-06-12 17:20:07.436233 | controller | Jun 12 16:11:45.603626 crc crio[21573]: time="2026-06-12T16:11:45.603551862Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 17:20:07.436255 | controller | Jun 12 16:11:45.603697 crc crio[21573]: time="2026-06-12T16:11:45.603654995Z" level=info msg="Updated default CNI network name to "
2026-06-12 17:20:07.436277 | controller | Jun 12 16:11:45.603697 crc crio[21573]: time="2026-06-12T16:11:45.603668875Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 17:20:07.436297 | controller | Jun 12 16:11:45.603697 crc crio[21573]: time="2026-06-12T16:11:45.603686555Z" level=info msg="Updated default CNI network name to "
2026-06-12 17:20:07.436317 | controller | Jun 12 16:11:45.604301 crc crio[21573]: time="2026-06-12T16:11:45.604065276Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 17:20:07.436335 | controller | Jun 12 16:11:45.604301 crc crio[21573]: time="2026-06-12T16:11:45.604102437Z" level=info msg="Updated default CNI network name to "
2026-06-12 17:20:07.436351 | controller | Jun 12 16:11:45.604301 crc crio[21573]: time="2026-06-12T16:11:45.604131268Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 17:20:07.436367 | controller | Jun 12 16:11:45.604301 crc crio[21573]: time="2026-06-12T16:11:45.604149018Z" level=info msg="Updated default CNI network name to "
2026-06-12 17:20:07.436383 | controller | Jun 12 16:11:45.604771 crc crio[21573]: time="2026-06-12T16:11:45.604629962Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 17:20:07.436404 | controller | Jun 12 16:11:45.604854 crc crio[21573]: time="2026-06-12T16:11:45.604788487Z" level=info msg="Updated default CNI network name to "
2026-06-12 17:20:07.436420 | controller | Jun 12 16:11:45.604901 crc crio[21573]: time="2026-06-12T16:11:45.60488374Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 17:20:07.436436 | controller | Jun 12 16:11:45.604949 crc crio[21573]: time="2026-06-12T16:11:45.60491278Z" level=info msg="Updated default CNI network name to "
2026-06-12 17:20:07.436451 | controller | Jun 12 16:11:45.605158 crc crio[21573]: time="2026-06-12T16:11:45.605094525Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 17:20:07.436468 | controller | Jun 12 16:11:45.605158 crc crio[21573]: time="2026-06-12T16:11:45.605144257Z" level=info msg="Updated default CNI network name to "
2026-06-12 17:20:07.436489 | controller | Jun 12 16:11:45.605551 crc crio[21573]: time="2026-06-12T16:11:45.605402464Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 17:20:07.436510 | controller | Jun 12 16:11:45.605706 crc crio[21573]: time="2026-06-12T16:11:45.605662861Z" level=info msg="Updated default CNI network name to "
2026-06-12 17:20:07.436530 | controller | Jun 12 16:11:45.605871 crc crio[21573]: time="2026-06-12T16:11:45.605746832Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 17:20:07.436550 | controller | Jun 12 16:11:45.605940 crc crio[21573]: time="2026-06-12T16:11:45.605879857Z" level=info msg="Updated default CNI network name to "
2026-06-12 17:20:07.436569 | controller | Jun 12 16:11:49.855970 crc crio[21573]: time="2026-06-12T16:11:49.855051814Z" level=info msg="CNI monitoring event CREATE        \"/etc/kubernetes/cni/net.d/00-multus.conf\""
2026-06-12 17:20:07.436619 | controller | Jun 12 16:11:49.898662 crc crio[21573]: time="2026-06-12T16:11:49.897569405Z" level=info msg="Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf"
2026-06-12 17:20:07.436641 | controller | Jun 12 16:11:49.898662 crc crio[21573]: time="2026-06-12T16:11:49.898350198Z" level=info msg="Updated default CNI network name to multus-cni-network"
2026-06-12 17:20:07.436661 | controller | Jun 12 16:11:49.898662 crc crio[21573]: time="2026-06-12T16:11:49.89841853Z" level=info msg="CNI monitoring event WRITE         \"/etc/kubernetes/cni/net.d/00-multus.conf\""
2026-06-12 17:20:07.436682 | controller | Jun 12 16:11:49.970070 crc crio[21573]: time="2026-06-12T16:11:49.969937873Z" level=info msg="Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf"
2026-06-12 17:20:07.436703 | controller | Jun 12 16:11:49.970070 crc crio[21573]: time="2026-06-12T16:11:49.970047296Z" level=info msg="Updated default CNI network name to multus-cni-network"
2026-06-12 17:20:07.436723 | controller | Jun 12 16:11:53.776665 crc crio[21573]: time="2026-06-12T16:11:53.776000995Z" level=info msg="Removing container: ae10d53081f4c5b79e72fb194f1e91e7ac0b4f65783109270c03ba89eaaaf8a7" id=250218a5-615a-46da-ac9c-03f6de75cbe1 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 17:20:07.436744 | controller | Jun 12 16:11:53.930903 crc crio[21573]: time="2026-06-12T16:11:53.93068878Z" level=info msg="Removed container ae10d53081f4c5b79e72fb194f1e91e7ac0b4f65783109270c03ba89eaaaf8a7: openshift-infra/auto-csr-approver-29688004-jmtt6/oc" id=250218a5-615a-46da-ac9c-03f6de75cbe1 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 17:20:07.436764 | controller | Jun 12 16:11:53.941306 crc crio[21573]: time="2026-06-12T16:11:53.941149222Z" level=info msg="Stopping pod sandbox: 097d71c6c4376f4b2c9b34f8a3c07481b0822cfa174a391458ae82cfc61a0a62" id=6f0502fc-33a0-4604-943d-6c8a82ca2449 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 17:20:07.436788 | controller | Jun 12 16:11:53.941306 crc crio[21573]: time="2026-06-12T16:11:53.941292236Z" level=info msg="Stopped pod sandbox (already stopped): 097d71c6c4376f4b2c9b34f8a3c07481b0822cfa174a391458ae82cfc61a0a62" id=6f0502fc-33a0-4604-943d-6c8a82ca2449 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 17:20:07.436810 | controller | Jun 12 16:11:53.943512 crc crio[21573]: time="2026-06-12T16:11:53.943340873Z" level=info msg="Removing pod sandbox: 097d71c6c4376f4b2c9b34f8a3c07481b0822cfa174a391458ae82cfc61a0a62" id=6302a6e6-2212-4357-9260-cac63c6851d6 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 17:20:07.436844 | controller | Jun 12 16:11:53.953741 crc crio[21573]: time="2026-06-12T16:11:53.953619855Z" level=info msg="Removed pod sandbox: 097d71c6c4376f4b2c9b34f8a3c07481b0822cfa174a391458ae82cfc61a0a62" id=6302a6e6-2212-4357-9260-cac63c6851d6 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 17:20:07.436868 | controller | Jun 12 16:11:53.958351 crc crio[21573]: time="2026-06-12T16:11:53.958256241Z" level=info msg="Stopping pod sandbox: 59c4ea65ef843c8a90f6bad8892f6359cbad9137eca6229f792e1e424da9945e" id=828f543d-7ce5-4d20-9d0a-54ac5dee5940 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 17:20:07.436894 | controller | Jun 12 16:11:53.958351 crc crio[21573]: time="2026-06-12T16:11:53.958333893Z" level=info msg="Stopped pod sandbox (already stopped): 59c4ea65ef843c8a90f6bad8892f6359cbad9137eca6229f792e1e424da9945e" id=828f543d-7ce5-4d20-9d0a-54ac5dee5940 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 17:20:07.436920 | controller | Jun 12 16:11:53.959616 crc crio[21573]: time="2026-06-12T16:11:53.95930841Z" level=info msg="Removing pod sandbox: 59c4ea65ef843c8a90f6bad8892f6359cbad9137eca6229f792e1e424da9945e" id=18d68c96-a131-425f-a222-1c6385d7eb52 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 17:20:07.436946 | controller | Jun 12 16:11:53.976544 crc crio[21573]: time="2026-06-12T16:11:53.976321353Z" level=info msg="Removed pod sandbox: 59c4ea65ef843c8a90f6bad8892f6359cbad9137eca6229f792e1e424da9945e" id=18d68c96-a131-425f-a222-1c6385d7eb52 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 17:20:07.436968 | controller | Jun 12 16:11:53.978066 crc crio[21573]: time="2026-06-12T16:11:53.977865631Z" level=info msg="Stopping pod sandbox: 56781ba3e8aee45a174e1c7cc2761e07a90ac153ee98f57e5a99bc3345ba3876" id=411ca4d1-1664-47f2-a7d5-d64fd688859b name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 17:20:07.436995 | controller | Jun 12 16:11:53.978066 crc crio[21573]: time="2026-06-12T16:11:53.978035676Z" level=info msg="Stopped pod sandbox (already stopped): 56781ba3e8aee45a174e1c7cc2761e07a90ac153ee98f57e5a99bc3345ba3876" id=411ca4d1-1664-47f2-a7d5-d64fd688859b name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 17:20:07.437022 | controller | Jun 12 16:11:53.980420 crc crio[21573]: time="2026-06-12T16:11:53.98032872Z" level=info msg="Removing pod sandbox: 56781ba3e8aee45a174e1c7cc2761e07a90ac153ee98f57e5a99bc3345ba3876" id=b6d154d5-f780-4b76-9c50-0f4293689443 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 17:20:07.437043 | controller | Jun 12 16:11:53.993544 crc crio[21573]: time="2026-06-12T16:11:53.993284947Z" level=info msg="Removed pod sandbox: 56781ba3e8aee45a174e1c7cc2761e07a90ac153ee98f57e5a99bc3345ba3876" id=b6d154d5-f780-4b76-9c50-0f4293689443 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 17:20:07.437070 | controller | Jun 12 16:12:00.575634 crc crio[21573]: time="2026-06-12T16:12:00.573606259Z" level=info msg="Running pod sandbox: openshift-infra/auto-csr-approver-29688012-8fn6q/POD" id=46190365-4f41-4a73-a8a1-5a2c60635c93 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:20:07.437091 | controller | Jun 12 16:12:00.577844 crc crio[21573]: time="2026-06-12T16:12:00.57575243Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.437115 | controller | Jun 12 16:12:00.631955 crc crio[21573]: time="2026-06-12T16:12:00.631763299Z" level=info msg="Got pod network &{Name:auto-csr-approver-29688012-8fn6q Namespace:openshift-infra ID:833e21d80df1fa3a98c3d31c5b6cf35eebab2c11dc0f577545d72373068b4485 UID:35707bdb-401d-4a21-b31b-543cec4040aa NetNS:/var/run/netns/b47eac09-3e65-4b38-8c24-ee737459818c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod35707bdb_401d_4a21_b31b_543cec4040aa.slice PodAnnotations:0xc00338eb50}] Aliases:map[]}"
2026-06-12 17:20:07.437153 | controller | Jun 12 16:12:00.631955 crc crio[21573]: time="2026-06-12T16:12:00.63183513Z" level=info msg="Adding pod openshift-infra_auto-csr-approver-29688012-8fn6q to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 17:20:07.437185 | controller | Jun 12 16:12:01.077126 crc crio[21573]: 2026-06-12T16:12:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:833e21d80df1fa3 Mac:7a:3d:f9:79:2b:59 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:07 Mtu:0 Sandbox:/var/run/netns/b47eac09-3e65-4b38-8c24-ee737459818c SocketPath: PciID:}] [{Interface:0xc000015160 Address:{IP:10.217.0.7 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 17:20:07.437216 | controller | Jun 12 16:12:01.080830 crc crio[21573]: time="2026-06-12T16:12:01.08073655Z" level=info msg="Got pod network &{Name:auto-csr-approver-29688012-8fn6q Namespace:openshift-infra ID:833e21d80df1fa3a98c3d31c5b6cf35eebab2c11dc0f577545d72373068b4485 UID:35707bdb-401d-4a21-b31b-543cec4040aa NetNS:/var/run/netns/b47eac09-3e65-4b38-8c24-ee737459818c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod35707bdb_401d_4a21_b31b_543cec4040aa.slice PodAnnotations:0xc00338eb50}] Aliases:map[]}"
2026-06-12 17:20:07.437247 | controller | Jun 12 16:12:01.081029 crc crio[21573]: time="2026-06-12T16:12:01.080964436Z" level=info msg="Checking pod openshift-infra_auto-csr-approver-29688012-8fn6q for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 17:20:07.437278 | controller | Jun 12 16:12:01.093418 crc crio[21573]: time="2026-06-12T16:12:01.093292202Z" level=info msg="Ran pod sandbox 833e21d80df1fa3a98c3d31c5b6cf35eebab2c11dc0f577545d72373068b4485 with infra container: openshift-infra/auto-csr-approver-29688012-8fn6q/POD" id=46190365-4f41-4a73-a8a1-5a2c60635c93 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:20:07.437296 | controller | Jun 12 16:12:01.098698 crc crio[21573]: time="2026-06-12T16:12:01.098566927Z" level=info msg="Pulling image: registry.redhat.io/openshift4/ose-cli:latest" id=f80a4768-1e5a-4056-a3c6-40eb0aa6b610 name=/runtime.v1.ImageService/PullImage
2026-06-12 17:20:07.437313 | controller | Jun 12 16:12:01.108432 crc crio[21573]: time="2026-06-12T16:12:01.108303939Z" level=info msg="Trying to access \"registry.redhat.io/openshift4/ose-cli:latest\""
2026-06-12 17:20:07.437330 | controller | Jun 12 16:12:02.080942 crc crio[21573]: time="2026-06-12T16:12:02.080767895Z" level=info msg="Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9" id=f80a4768-1e5a-4056-a3c6-40eb0aa6b610 name=/runtime.v1.ImageService/PullImage
2026-06-12 17:20:07.437346 | controller | Jun 12 16:12:02.085130 crc crio[21573]: time="2026-06-12T16:12:02.082688188Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-cli:latest" id=c291ebc3-1bcf-40a8-af20-e50d76cf2160 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:20:07.437363 | controller | Jun 12 16:12:02.086648 crc crio[21573]: time="2026-06-12T16:12:02.086550727Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-cli:latest" id=a8418191-98c4-4e78-9593-6bb82928d256 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:20:07.437382 | controller | Jun 12 16:12:02.100403 crc crio[21573]: time="2026-06-12T16:12:02.100069436Z" level=info msg="Creating container: openshift-infra/auto-csr-approver-29688012-8fn6q/oc" id=20e06fa7-9239-4320-9b4d-325201e404da name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:20:07.437404 | controller | Jun 12 16:12:02.101058 crc crio[21573]: time="2026-06-12T16:12:02.100889779Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.437421 | controller | Jun 12 16:12:02.142147 crc crio[21573]: time="2026-06-12T16:12:02.142016511Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.437439 | controller | Jun 12 16:12:02.517031 crc crio[21573]: time="2026-06-12T16:12:02.516361918Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.437519 | controller | Jun 12 16:12:02.644860 crc crio[21573]: time="2026-06-12T16:12:02.644754576Z" level=info msg="Created container 150b57bf1d0805da5fd1e384d764f61ce74289a08aab7b2c93adb8dee0145e9f: openshift-infra/auto-csr-approver-29688012-8fn6q/oc" id=20e06fa7-9239-4320-9b4d-325201e404da name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:20:07.437545 | controller | Jun 12 16:12:02.646420 crc crio[21573]: time="2026-06-12T16:12:02.646337191Z" level=info msg="Starting container: 150b57bf1d0805da5fd1e384d764f61ce74289a08aab7b2c93adb8dee0145e9f" id=7db46ca5-8f77-4c42-bb0c-d27f2e09ffe9 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 17:20:07.437562 | controller | Jun 12 16:12:02.650972 crc crio[21573]: time="2026-06-12T16:12:02.650804405Z" level=info msg="Started container" PID=38602 containerID=150b57bf1d0805da5fd1e384d764f61ce74289a08aab7b2c93adb8dee0145e9f description=openshift-infra/auto-csr-approver-29688012-8fn6q/oc id=7db46ca5-8f77-4c42-bb0c-d27f2e09ffe9 name=/runtime.v1.RuntimeService/StartContainer sandboxID=833e21d80df1fa3a98c3d31c5b6cf35eebab2c11dc0f577545d72373068b4485
2026-06-12 17:20:07.437605 | controller | Jun 12 16:12:04.824623 crc crio[21573]: time="2026-06-12T16:12:04.82354341Z" level=info msg="Stopping pod sandbox: 833e21d80df1fa3a98c3d31c5b6cf35eebab2c11dc0f577545d72373068b4485" id=b2465820-6cdc-4a2d-82f9-fbeb223a82ff name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 17:20:07.437625 | controller | Jun 12 16:12:04.827901 crc crio[21573]: time="2026-06-12T16:12:04.8277656Z" level=info msg="Got pod network &{Name:auto-csr-approver-29688012-8fn6q Namespace:openshift-infra ID:833e21d80df1fa3a98c3d31c5b6cf35eebab2c11dc0f577545d72373068b4485 UID:35707bdb-401d-4a21-b31b-543cec4040aa NetNS:/var/run/netns/b47eac09-3e65-4b38-8c24-ee737459818c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod35707bdb_401d_4a21_b31b_543cec4040aa.slice PodAnnotations:0xc00338ec10}] Aliases:map[]}"
2026-06-12 17:20:07.437643 | controller | Jun 12 16:12:04.829034 crc crio[21573]: time="2026-06-12T16:12:04.82883585Z" level=info msg="Deleting pod openshift-infra_auto-csr-approver-29688012-8fn6q from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 17:20:07.437660 | controller | Jun 12 16:12:05.196670 crc crio[21573]: time="2026-06-12T16:12:05.195928941Z" level=info msg="Stopped pod sandbox: 833e21d80df1fa3a98c3d31c5b6cf35eebab2c11dc0f577545d72373068b4485" id=b2465820-6cdc-4a2d-82f9-fbeb223a82ff name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 17:20:07.437676 | controller | Jun 12 16:12:22.445298 crc crio[21573]: time="2026-06-12T16:12:22.443587398Z" level=info msg="Running pod sandbox: openshift-marketplace/ed43641bf76e974c79e6d19d37042da9c6c1c828763981d17078e53cd977qkn/POD" id=ee033fde-b472-4dc7-9ddb-a71c3df4c9da name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:20:07.437693 | controller | Jun 12 16:12:22.448330 crc crio[21573]: time="2026-06-12T16:12:22.445322787Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.437725 | controller | Jun 12 16:12:22.487010 crc crio[21573]: time="2026-06-12T16:12:22.48607845Z" level=info msg="Got pod network &{Name:ed43641bf76e974c79e6d19d37042da9c6c1c828763981d17078e53cd977qkn Namespace:openshift-marketplace ID:a414265e3521d887faf038c01d2444352110695ee712e6509e5d41c1bc003385 UID:6f6efd23-9188-492f-a3b3-b3ed8b515b3a NetNS:/var/run/netns/4e6ebc2b-c58c-4cfc-ab9d-4bb8ad6e0a59 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod6f6efd23_9188_492f_a3b3_b3ed8b515b3a.slice PodAnnotations:0xc0027222a0}] Aliases:map[]}"
2026-06-12 17:20:07.437744 | controller | Jun 12 16:12:22.487010 crc crio[21573]: time="2026-06-12T16:12:22.487000056Z" level=info msg="Adding pod openshift-marketplace_ed43641bf76e974c79e6d19d37042da9c6c1c828763981d17078e53cd977qkn to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 17:20:07.437761 | controller | Jun 12 16:12:23.127036 crc crio[21573]: 2026-06-12T16:12:23Z [verbose] CmdAdd (shim): {1.1.0 [{Name:a414265e3521d88 Mac:2e:69:88:41:80:b6 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:0c Mtu:0 Sandbox:/var/run/netns/4e6ebc2b-c58c-4cfc-ab9d-4bb8ad6e0a59 SocketPath: PciID:}] [{Interface:0xc000686780 Address:{IP:10.217.0.12 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 17:20:07.437777 | controller | Jun 12 16:12:23.130640 crc crio[21573]: time="2026-06-12T16:12:23.130539096Z" level=info msg="Got pod network &{Name:ed43641bf76e974c79e6d19d37042da9c6c1c828763981d17078e53cd977qkn Namespace:openshift-marketplace ID:a414265e3521d887faf038c01d2444352110695ee712e6509e5d41c1bc003385 UID:6f6efd23-9188-492f-a3b3-b3ed8b515b3a NetNS:/var/run/netns/4e6ebc2b-c58c-4cfc-ab9d-4bb8ad6e0a59 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod6f6efd23_9188_492f_a3b3_b3ed8b515b3a.slice PodAnnotations:0xc0027222a0}] Aliases:map[]}"
2026-06-12 17:20:07.437793 | controller | Jun 12 16:12:23.130856 crc crio[21573]: time="2026-06-12T16:12:23.130783483Z" level=info msg="Checking pod openshift-marketplace_ed43641bf76e974c79e6d19d37042da9c6c1c828763981d17078e53cd977qkn for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 17:20:07.437810 | controller | Jun 12 16:12:23.142581 crc crio[21573]: time="2026-06-12T16:12:23.141408515Z" level=info msg="Ran pod sandbox a414265e3521d887faf038c01d2444352110695ee712e6509e5d41c1bc003385 with infra container: openshift-marketplace/ed43641bf76e974c79e6d19d37042da9c6c1c828763981d17078e53cd977qkn/POD" id=ee033fde-b472-4dc7-9ddb-a71c3df4c9da name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:20:07.437826 | controller | Jun 12 16:12:23.146373 crc crio[21573]: time="2026-06-12T16:12:23.146213644Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=a5e993c9-925b-4cd8-a1bd-a8bac87a4e4a name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:20:07.437842 | controller | Jun 12 16:12:23.149774 crc crio[21573]: time="2026-06-12T16:12:23.149670791Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=5521c034-996b-4503-9b63-7d053bd04161 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:20:07.437859 | controller | Jun 12 16:12:23.157993 crc crio[21573]: time="2026-06-12T16:12:23.157858209Z" level=info msg="Creating container: openshift-marketplace/ed43641bf76e974c79e6d19d37042da9c6c1c828763981d17078e53cd977qkn/util" id=a7253ddc-597a-4725-b4ea-7b0da4a934bd name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:20:07.437881 | controller | Jun 12 16:12:23.159000 crc crio[21573]: time="2026-06-12T16:12:23.158870248Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.437909 | controller | Jun 12 16:12:23.197956 crc crio[21573]: time="2026-06-12T16:12:23.197817709Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.437932 | controller | Jun 12 16:12:23.203799 crc crio[21573]: time="2026-06-12T16:12:23.203669603Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.437954 | controller | Jun 12 16:12:23.336911 crc crio[21573]: time="2026-06-12T16:12:23.336764082Z" level=info msg="Created container 9cf2f266cb12d86e8d493d03d5ef662e97f52c8a30e3f8952e93b27f8c35a068: openshift-marketplace/ed43641bf76e974c79e6d19d37042da9c6c1c828763981d17078e53cd977qkn/util" id=a7253ddc-597a-4725-b4ea-7b0da4a934bd name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:20:07.437976 | controller | Jun 12 16:12:23.338155 crc crio[21573]: time="2026-06-12T16:12:23.338092679Z" level=info msg="Starting container: 9cf2f266cb12d86e8d493d03d5ef662e97f52c8a30e3f8952e93b27f8c35a068" id=3222c591-77de-40b7-933e-0e5520a37854 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 17:20:07.437997 | controller | Jun 12 16:12:23.345589 crc crio[21573]: time="2026-06-12T16:12:23.345392573Z" level=info msg="Started container" PID=39746 containerID=9cf2f266cb12d86e8d493d03d5ef662e97f52c8a30e3f8952e93b27f8c35a068 description=openshift-marketplace/ed43641bf76e974c79e6d19d37042da9c6c1c828763981d17078e53cd977qkn/util id=3222c591-77de-40b7-933e-0e5520a37854 name=/runtime.v1.RuntimeService/StartContainer sandboxID=a414265e3521d887faf038c01d2444352110695ee712e6509e5d41c1bc003385
2026-06-12 17:20:07.438021 | controller | Jun 12 16:12:24.092783 crc crio[21573]: time="2026-06-12T16:12:24.091815826Z" level=info msg="Checking image status: registry.redhat.io/openshift4/kubernetes-nmstate-operator-bundle@sha256:894bbcce0ab85e1faa7c4b75111a57130fc318a68ad3f7c031ce757cb94ff7a7" id=8bd6031c-100a-49e3-aaad-8826525db8e6 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:20:07.438043 | controller | Jun 12 16:12:24.094947 crc crio[21573]: time="2026-06-12T16:12:24.09300475Z" level=info msg="Image registry.redhat.io/openshift4/kubernetes-nmstate-operator-bundle@sha256:894bbcce0ab85e1faa7c4b75111a57130fc318a68ad3f7c031ce757cb94ff7a7 not found" id=8bd6031c-100a-49e3-aaad-8826525db8e6 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:20:07.438062 | controller | Jun 12 16:12:24.094947 crc crio[21573]: time="2026-06-12T16:12:24.093091002Z" level=info msg="Neither image nor artfiact registry.redhat.io/openshift4/kubernetes-nmstate-operator-bundle@sha256:894bbcce0ab85e1faa7c4b75111a57130fc318a68ad3f7c031ce757cb94ff7a7 found" id=8bd6031c-100a-49e3-aaad-8826525db8e6 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:20:07.438082 | controller | Jun 12 16:12:24.094947 crc crio[21573]: time="2026-06-12T16:12:24.094604774Z" level=info msg="Pulling image: registry.redhat.io/openshift4/kubernetes-nmstate-operator-bundle@sha256:894bbcce0ab85e1faa7c4b75111a57130fc318a68ad3f7c031ce757cb94ff7a7" id=65dc6641-6c12-454a-ab55-00e581af3f21 name=/runtime.v1.ImageService/PullImage
2026-06-12 17:20:07.438099 | controller | Jun 12 16:12:24.103538 crc crio[21573]: time="2026-06-12T16:12:24.102881566Z" level=info msg="Trying to access \"registry.redhat.io/openshift4/kubernetes-nmstate-operator-bundle@sha256:894bbcce0ab85e1faa7c4b75111a57130fc318a68ad3f7c031ce757cb94ff7a7\""
2026-06-12 17:20:07.438115 | controller | Jun 12 16:12:24.104164 crc crio[21573]: time="2026-06-12T16:12:24.104045898Z" level=info msg="Running pod sandbox: openshift-marketplace/redhat-operators-pfrjd/POD" id=7528b336-28eb-48e9-9be7-90f7efe1ab5a name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:20:07.438131 | controller | Jun 12 16:12:24.104164 crc crio[21573]: time="2026-06-12T16:12:24.104145581Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.438152 | controller | Jun 12 16:12:24.142592 crc crio[21573]: time="2026-06-12T16:12:24.142410285Z" level=info msg="Got pod network &{Name:redhat-operators-pfrjd Namespace:openshift-marketplace ID:184369a227bb3154b11571db39f92c89a252ef08b4945f1f9d9545a44d7f9135 UID:e1b81ec7-f6a0-423d-b582-04febc5b9fc7 NetNS:/var/run/netns/da8e5ef4-98c0-4d81-9f6e-da297f72c61c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pode1b81ec7_f6a0_423d_b582_04febc5b9fc7.slice PodAnnotations:0xc00338e710}] Aliases:map[]}"
2026-06-12 17:20:07.438170 | controller | Jun 12 16:12:24.142592 crc crio[21573]: time="2026-06-12T16:12:24.142557759Z" level=info msg="Adding pod openshift-marketplace_redhat-operators-pfrjd to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 17:20:07.438186 | controller | Jun 12 16:12:24.704683 crc crio[21573]: 2026-06-12T16:12:24Z [verbose] CmdAdd (shim): {1.1.0 [{Name:184369a227bb315 Mac:4e:ec:54:dd:80:ff Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:0f Mtu:0 Sandbox:/var/run/netns/da8e5ef4-98c0-4d81-9f6e-da297f72c61c SocketPath: PciID:}] [{Interface:0xc000014610 Address:{IP:10.217.0.15 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 17:20:07.438203 | controller | Jun 12 16:12:24.707548 crc crio[21573]: time="2026-06-12T16:12:24.707427733Z" level=info msg="Got pod network &{Name:redhat-operators-pfrjd Namespace:openshift-marketplace ID:184369a227bb3154b11571db39f92c89a252ef08b4945f1f9d9545a44d7f9135 UID:e1b81ec7-f6a0-423d-b582-04febc5b9fc7 NetNS:/var/run/netns/da8e5ef4-98c0-4d81-9f6e-da297f72c61c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pode1b81ec7_f6a0_423d_b582_04febc5b9fc7.slice PodAnnotations:0xc00338e710}] Aliases:map[]}"
2026-06-12 17:20:07.438220 | controller | Jun 12 16:12:24.707724 crc crio[21573]: time="2026-06-12T16:12:24.70767165Z" level=info msg="Checking pod openshift-marketplace_redhat-operators-pfrjd for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 17:20:07.438237 | controller | Jun 12 16:12:24.722991 crc crio[21573]: time="2026-06-12T16:12:24.722930147Z" level=info msg="Ran pod sandbox 184369a227bb3154b11571db39f92c89a252ef08b4945f1f9d9545a44d7f9135 with infra container: openshift-marketplace/redhat-operators-pfrjd/POD" id=7528b336-28eb-48e9-9be7-90f7efe1ab5a name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:20:07.438253 | controller | Jun 12 16:12:24.727958 crc crio[21573]: time="2026-06-12T16:12:24.727884566Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=8ce74529-4d55-4aa8-ba6e-4c67fbcf9829 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:20:07.438269 | controller | Jun 12 16:12:24.731664 crc crio[21573]: time="2026-06-12T16:12:24.731539738Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=8c5b01d0-967e-4981-a030-572df581c7b0 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:20:07.438285 | controller | Jun 12 16:12:24.741416 crc crio[21573]: time="2026-06-12T16:12:24.741334313Z" level=info msg="Creating container: openshift-marketplace/redhat-operators-pfrjd/extract-utilities" id=952e12ae-f2c4-43a1-9a11-3f40d50f13aa name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:20:07.438301 | controller | Jun 12 16:12:24.742120 crc crio[21573]: time="2026-06-12T16:12:24.742049693Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.438321 | controller | Jun 12 16:12:24.770966 crc crio[21573]: time="2026-06-12T16:12:24.770831649Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.438338 | controller | Jun 12 16:12:24.775366 crc crio[21573]: time="2026-06-12T16:12:24.775306045Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.438354 | controller | Jun 12 16:12:24.897290 crc crio[21573]: time="2026-06-12T16:12:24.897141288Z" level=info msg="Created container d232720489d5dfe847b5576c2f98f7856c2f05a3a750bdebf304d041deb5687d: openshift-marketplace/redhat-operators-pfrjd/extract-utilities" id=952e12ae-f2c4-43a1-9a11-3f40d50f13aa name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:20:07.438370 | controller | Jun 12 16:12:24.898717 crc crio[21573]: time="2026-06-12T16:12:24.89862916Z" level=info msg="Starting container: d232720489d5dfe847b5576c2f98f7856c2f05a3a750bdebf304d041deb5687d" id=89695005-db97-4285-9d2a-2af288775327 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 17:20:07.438386 | controller | Jun 12 16:12:24.905960 crc crio[21573]: time="2026-06-12T16:12:24.905885774Z" level=info msg="Started container" PID=39835 containerID=d232720489d5dfe847b5576c2f98f7856c2f05a3a750bdebf304d041deb5687d description=openshift-marketplace/redhat-operators-pfrjd/extract-utilities id=89695005-db97-4285-9d2a-2af288775327 name=/runtime.v1.RuntimeService/StartContainer sandboxID=184369a227bb3154b11571db39f92c89a252ef08b4945f1f9d9545a44d7f9135
2026-06-12 17:20:07.438402 | controller | Jun 12 16:12:25.106761 crc crio[21573]: time="2026-06-12T16:12:25.106666249Z" level=info msg="Pulling image: registry.redhat.io/redhat/redhat-operator-index:v4.20" id=92e88d80-66a4-4743-9307-3a057665b9b4 name=/runtime.v1.ImageService/PullImage
2026-06-12 17:20:07.438418 | controller | Jun 12 16:12:25.110866 crc crio[21573]: time="2026-06-12T16:12:25.110713034Z" level=info msg="Trying to access \"registry.redhat.io/redhat/redhat-operator-index:v4.20\""
2026-06-12 17:20:07.438434 | controller | Jun 12 16:12:26.165484 crc crio[21573]: time="2026-06-12T16:12:26.164783293Z" level=info msg="Pulled image: registry.redhat.io/redhat/redhat-operator-index@sha256:f5f7575300572ad2ef92672b7dc76ed5ddaf50e7b74642e9907deda8cb9fa115" id=92e88d80-66a4-4743-9307-3a057665b9b4 name=/runtime.v1.ImageService/PullImage
2026-06-12 17:20:07.438451 | controller | Jun 12 16:12:26.167272 crc crio[21573]: time="2026-06-12T16:12:26.166684127Z" level=info msg="Checking image status: registry.redhat.io/redhat/redhat-operator-index:v4.20" id=a4511623-ce4f-484b-b142-d2f9658dc3fb name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:20:07.438467 | controller | Jun 12 16:12:26.170362 crc crio[21573]: time="2026-06-12T16:12:26.170255597Z" level=info msg="Checking image status: registry.redhat.io/redhat/redhat-operator-index:v4.20" id=1465ce3c-d72c-494f-be92-0be9c47f3b74 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:20:07.438483 | controller | Jun 12 16:12:26.177009 crc crio[21573]: time="2026-06-12T16:12:26.176908804Z" level=info msg="Creating container: openshift-marketplace/redhat-operators-pfrjd/extract-content" id=375e623b-2296-4ea6-974f-f3b2fdd864ef name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:20:07.438500 | controller | Jun 12 16:12:26.177681 crc crio[21573]: time="2026-06-12T16:12:26.177617884Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.438516 | controller | Jun 12 16:12:26.305709 crc crio[21573]: time="2026-06-12T16:12:26.305554627Z" level=info msg="Pulled image: registry.redhat.io/openshift4/kubernetes-nmstate-operator-bundle@sha256:894bbcce0ab85e1faa7c4b75111a57130fc318a68ad3f7c031ce757cb94ff7a7" id=65dc6641-6c12-454a-ab55-00e581af3f21 name=/runtime.v1.ImageService/PullImage
2026-06-12 17:20:07.438537 | controller | Jun 12 16:12:26.306696 crc crio[21573]: time="2026-06-12T16:12:26.306648928Z" level=info msg="Checking image status: registry.redhat.io/openshift4/kubernetes-nmstate-operator-bundle@sha256:894bbcce0ab85e1faa7c4b75111a57130fc318a68ad3f7c031ce757cb94ff7a7" id=29a6d52e-23cf-42cb-8885-d3a188564970 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:20:07.438554 | controller | Jun 12 16:12:26.310595 crc crio[21573]: time="2026-06-12T16:12:26.310518106Z" level=info msg="Checking image status: registry.redhat.io/openshift4/kubernetes-nmstate-operator-bundle@sha256:894bbcce0ab85e1faa7c4b75111a57130fc318a68ad3f7c031ce757cb94ff7a7" id=bbb9575d-ccc6-4f80-a993-6fe723cfc946 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:20:07.438571 | controller | Jun 12 16:12:26.317729 crc crio[21573]: time="2026-06-12T16:12:26.317632897Z" level=info msg="Creating container: openshift-marketplace/ed43641bf76e974c79e6d19d37042da9c6c1c828763981d17078e53cd977qkn/pull" id=376a3204-d5d8-41aa-b0f2-ec0da27b7b5d name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:20:07.438614 | controller | Jun 12 16:12:26.321635 crc crio[21573]: time="2026-06-12T16:12:26.321571788Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.438632 | controller | Jun 12 16:12:26.338528 crc crio[21573]: time="2026-06-12T16:12:26.338274604Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.438649 | controller | Jun 12 16:12:26.344946 crc crio[21573]: time="2026-06-12T16:12:26.344861028Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.438666 | controller | Jun 12 16:12:26.359126 crc crio[21573]: time="2026-06-12T16:12:26.358978707Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.438682 | controller | Jun 12 16:12:26.362060 crc crio[21573]: time="2026-06-12T16:12:26.361611942Z" level=warning msg="Failed to open /etc/passwd: open /var/lib/containers/storage/overlay/e3dd9af304d5a71540c0a3350a2a2d4e3c62a20e486cb536e509264c935a1841/merged/etc/passwd: no such file or directory"
2026-06-12 17:20:07.438699 | controller | Jun 12 16:12:26.362526 crc crio[21573]: time="2026-06-12T16:12:26.362276131Z" level=warning msg="Failed to open /etc/group: open /var/lib/containers/storage/overlay/e3dd9af304d5a71540c0a3350a2a2d4e3c62a20e486cb536e509264c935a1841/merged/etc/group: no such file or directory"
2026-06-12 17:20:07.438715 | controller | Jun 12 16:12:26.367745 crc crio[21573]: time="2026-06-12T16:12:26.367675742Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.438731 | controller | Jun 12 16:12:26.485562 crc crio[21573]: time="2026-06-12T16:12:26.485380408Z" level=info msg="Created container f9926a3a58a0e0bd16540124b65823a27f8e0d5fad6de831a987de7043740a9d: openshift-marketplace/redhat-operators-pfrjd/extract-content" id=375e623b-2296-4ea6-974f-f3b2fdd864ef name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:20:07.438748 | controller | Jun 12 16:12:26.487514 crc crio[21573]: time="2026-06-12T16:12:26.487369763Z" level=info msg="Starting container: f9926a3a58a0e0bd16540124b65823a27f8e0d5fad6de831a987de7043740a9d" id=6388642c-06ef-48bf-bcfa-63add327cbc4 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 17:20:07.438764 | controller | Jun 12 16:12:26.499036 crc crio[21573]: time="2026-06-12T16:12:26.498905834Z" level=info msg="Started container" PID=39922 containerID=f9926a3a58a0e0bd16540124b65823a27f8e0d5fad6de831a987de7043740a9d description=openshift-marketplace/redhat-operators-pfrjd/extract-content id=6388642c-06ef-48bf-bcfa-63add327cbc4 name=/runtime.v1.RuntimeService/StartContainer sandboxID=184369a227bb3154b11571db39f92c89a252ef08b4945f1f9d9545a44d7f9135
2026-06-12 17:20:07.438787 | controller | Jun 12 16:12:26.524970 crc crio[21573]: time="2026-06-12T16:12:26.524864181Z" level=info msg="Created container a303b3646c2b0c56d11d4c9529252058e0a39cba3766eb64a79558de07027c05: openshift-marketplace/ed43641bf76e974c79e6d19d37042da9c6c1c828763981d17078e53cd977qkn/pull" id=376a3204-d5d8-41aa-b0f2-ec0da27b7b5d name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:20:07.438804 | controller | Jun 12 16:12:26.526524 crc crio[21573]: time="2026-06-12T16:12:26.526376836Z" level=info msg="Starting container: a303b3646c2b0c56d11d4c9529252058e0a39cba3766eb64a79558de07027c05" id=09e833ac-c85d-44c5-9153-5df5e57db748 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 17:20:07.438821 | controller | Jun 12 16:12:26.533666 crc crio[21573]: time="2026-06-12T16:12:26.533562578Z" level=info msg="Started container" PID=39925 containerID=a303b3646c2b0c56d11d4c9529252058e0a39cba3766eb64a79558de07027c05 description=openshift-marketplace/ed43641bf76e974c79e6d19d37042da9c6c1c828763981d17078e53cd977qkn/pull id=09e833ac-c85d-44c5-9153-5df5e57db748 name=/runtime.v1.RuntimeService/StartContainer sandboxID=a414265e3521d887faf038c01d2444352110695ee712e6509e5d41c1bc003385
2026-06-12 17:20:07.438837 | controller | Jun 12 16:12:27.140372 crc crio[21573]: time="2026-06-12T16:12:27.13873048Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=d1f2f4b7-8359-4791-a6cc-483e30e2675d name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:20:07.438854 | controller | Jun 12 16:12:27.141571 crc crio[21573]: time="2026-06-12T16:12:27.141288631Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=f3fda514-9f50-4085-b777-da205b164d69 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:20:07.438871 | controller | Jun 12 16:12:27.159845 crc crio[21573]: time="2026-06-12T16:12:27.159708798Z" level=info msg="Creating container: openshift-marketplace/ed43641bf76e974c79e6d19d37042da9c6c1c828763981d17078e53cd977qkn/extract" id=e8ec457b-aaa7-448a-800f-ab0e4d310740 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:20:07.438888 | controller | Jun 12 16:12:27.160416 crc crio[21573]: time="2026-06-12T16:12:27.160336855Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.438905 | controller | Jun 12 16:12:27.201326 crc crio[21573]: time="2026-06-12T16:12:27.201155109Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.438922 | controller | Jun 12 16:12:27.206977 crc crio[21573]: time="2026-06-12T16:12:27.206875339Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.438938 | controller | Jun 12 16:12:27.331797 crc crio[21573]: time="2026-06-12T16:12:27.330883133Z" level=info msg="Created container 4f5668f5091295c8de842e1573cce808f03d96615d67baeb2d276a86d50f1c4d: openshift-marketplace/ed43641bf76e974c79e6d19d37042da9c6c1c828763981d17078e53cd977qkn/extract" id=e8ec457b-aaa7-448a-800f-ab0e4d310740 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:20:07.438954 | controller | Jun 12 16:12:27.333384 crc crio[21573]: time="2026-06-12T16:12:27.3332658Z" level=info msg="Starting container: 4f5668f5091295c8de842e1573cce808f03d96615d67baeb2d276a86d50f1c4d" id=71767648-c420-463a-90c7-e3ac7661cd9b name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 17:20:07.438970 | controller | Jun 12 16:12:27.342718 crc crio[21573]: time="2026-06-12T16:12:27.342597711Z" level=info msg="Started container" PID=39952 containerID=4f5668f5091295c8de842e1573cce808f03d96615d67baeb2d276a86d50f1c4d description=openshift-marketplace/ed43641bf76e974c79e6d19d37042da9c6c1c828763981d17078e53cd977qkn/extract id=71767648-c420-463a-90c7-e3ac7661cd9b name=/runtime.v1.RuntimeService/StartContainer sandboxID=a414265e3521d887faf038c01d2444352110695ee712e6509e5d41c1bc003385
2026-06-12 17:20:07.438991 | controller | Jun 12 16:12:29.186075 crc crio[21573]: time="2026-06-12T16:12:29.185616066Z" level=info msg="Stopping pod sandbox: a414265e3521d887faf038c01d2444352110695ee712e6509e5d41c1bc003385" id=4ce4a7a4-e433-4adb-9e6a-24d514cdd860 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 17:20:07.439008 | controller | Jun 12 16:12:29.188157 crc crio[21573]: time="2026-06-12T16:12:29.186559973Z" level=info msg="Got pod network &{Name:ed43641bf76e974c79e6d19d37042da9c6c1c828763981d17078e53cd977qkn Namespace:openshift-marketplace ID:a414265e3521d887faf038c01d2444352110695ee712e6509e5d41c1bc003385 UID:6f6efd23-9188-492f-a3b3-b3ed8b515b3a NetNS:/var/run/netns/4e6ebc2b-c58c-4cfc-ab9d-4bb8ad6e0a59 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod6f6efd23_9188_492f_a3b3_b3ed8b515b3a.slice PodAnnotations:0xc0006404e8}] Aliases:map[]}"
2026-06-12 17:20:07.439024 | controller | Jun 12 16:12:29.188157 crc crio[21573]: time="2026-06-12T16:12:29.186739538Z" level=info msg="Deleting pod openshift-marketplace_ed43641bf76e974c79e6d19d37042da9c6c1c828763981d17078e53cd977qkn from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 17:20:07.439040 | controller | Jun 12 16:12:30.666411 crc crio[21573]: time="2026-06-12T16:12:30.661524518Z" level=info msg="Stopped pod sandbox: a414265e3521d887faf038c01d2444352110695ee712e6509e5d41c1bc003385" id=4ce4a7a4-e433-4adb-9e6a-24d514cdd860 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 17:20:07.439057 | controller | Jun 12 16:12:36.588038 crc crio[21573]: time="2026-06-12T16:12:36.586494526Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=d92f2a6d-e261-46be-b8e3-f2111a23847e name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:20:07.439073 | controller | Jun 12 16:12:36.590894 crc crio[21573]: time="2026-06-12T16:12:36.590389371Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=03152228-a354-46be-9766-b668dd358551 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:20:07.439089 | controller | Jun 12 16:12:36.597777 crc crio[21573]: time="2026-06-12T16:12:36.597630935Z" level=info msg="Creating container: openshift-marketplace/redhat-operators-pfrjd/registry-server" id=aba4904e-7692-4815-b786-d37473e13330 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:20:07.439105 | controller | Jun 12 16:12:36.598652 crc crio[21573]: time="2026-06-12T16:12:36.598530581Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.439121 | controller | Jun 12 16:12:36.659906 crc crio[21573]: time="2026-06-12T16:12:36.659828897Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.439137 | controller | Jun 12 16:12:36.663892 crc crio[21573]: time="2026-06-12T16:12:36.663805139Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.439153 | controller | Jun 12 16:12:36.917891 crc crio[21573]: time="2026-06-12T16:12:36.916901492Z" level=info msg="Created container 955e218a5170c0b33b6e710854ea50d0647f0afb11522bf9aa6c0e4be47c68ed: openshift-marketplace/redhat-operators-pfrjd/registry-server" id=aba4904e-7692-4815-b786-d37473e13330 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:20:07.439174 | controller | Jun 12 16:12:36.924711 crc crio[21573]: time="2026-06-12T16:12:36.92460605Z" level=info msg="Starting container: 955e218a5170c0b33b6e710854ea50d0647f0afb11522bf9aa6c0e4be47c68ed" id=0cceeb4b-7b44-4832-bfd8-44aa192eee84 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 17:20:07.439190 | controller | Jun 12 16:12:36.947569 crc crio[21573]: time="2026-06-12T16:12:36.945807891Z" level=info msg="Started container" PID=40120 containerID=955e218a5170c0b33b6e710854ea50d0647f0afb11522bf9aa6c0e4be47c68ed description=openshift-marketplace/redhat-operators-pfrjd/registry-server id=0cceeb4b-7b44-4832-bfd8-44aa192eee84 name=/runtime.v1.RuntimeService/StartContainer sandboxID=184369a227bb3154b11571db39f92c89a252ef08b4945f1f9d9545a44d7f9135
2026-06-12 17:20:07.439206 | controller | Jun 12 16:12:37.045551 crc crio[21573]: time="2026-06-12T16:12:37.045384599Z" level=info msg="Running pod sandbox: openshift-nmstate/nmstate-operator-6569c8c666-nrw4j/POD" id=070bd3b7-4da0-40d1-b95f-e930d35f47e1 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:20:07.439222 | controller | Jun 12 16:12:37.045692 crc crio[21573]: time="2026-06-12T16:12:37.045567724Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.439239 | controller | Jun 12 16:12:37.114952 crc crio[21573]: time="2026-06-12T16:12:37.114803391Z" level=info msg="Got pod network &{Name:nmstate-operator-6569c8c666-nrw4j Namespace:openshift-nmstate ID:3e9370b2651099a3fada202dcfc7ac4150d2aecb1e537855afe38c45fa14bb35 UID:3606155d-921b-43a3-ae68-a828243f5860 NetNS:/var/run/netns/2d8a8e78-3b81-467d-9f3c-d0dbd0f79e27 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod3606155d_921b_43a3_ae68_a828243f5860.slice PodAnnotations:0xc00209eb08}] Aliases:map[]}"
2026-06-12 17:20:07.439255 | controller | Jun 12 16:12:37.114952 crc crio[21573]: time="2026-06-12T16:12:37.114896974Z" level=info msg="Adding pod openshift-nmstate_nmstate-operator-6569c8c666-nrw4j to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 17:20:07.439271 | controller | Jun 12 16:12:39.717280 crc crio[21573]: 2026-06-12T16:12:39Z [verbose] CmdAdd (shim): {1.1.0 [{Name:3e9370b2651099a Mac:2e:a3:c6:61:b7:1b Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:14 Mtu:0 Sandbox:/var/run/netns/2d8a8e78-3b81-467d-9f3c-d0dbd0f79e27 SocketPath: PciID:}] [{Interface:0xc0001946d0 Address:{IP:10.217.0.20 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 17:20:07.439287 | controller | Jun 12 16:12:39.721382 crc crio[21573]: time="2026-06-12T16:12:39.721285979Z" level=info msg="Got pod network &{Name:nmstate-operator-6569c8c666-nrw4j Namespace:openshift-nmstate ID:3e9370b2651099a3fada202dcfc7ac4150d2aecb1e537855afe38c45fa14bb35 UID:3606155d-921b-43a3-ae68-a828243f5860 NetNS:/var/run/netns/2d8a8e78-3b81-467d-9f3c-d0dbd0f79e27 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod3606155d_921b_43a3_ae68_a828243f5860.slice PodAnnotations:0xc00209eb08}] Aliases:map[]}"
2026-06-12 17:20:07.439303 | controller | Jun 12 16:12:39.721746 crc crio[21573]: time="2026-06-12T16:12:39.72168345Z" level=info msg="Checking pod openshift-nmstate_nmstate-operator-6569c8c666-nrw4j for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 17:20:07.439320 | controller | Jun 12 16:12:39.732417 crc crio[21573]: time="2026-06-12T16:12:39.732300062Z" level=info msg="Ran pod sandbox 3e9370b2651099a3fada202dcfc7ac4150d2aecb1e537855afe38c45fa14bb35 with infra container: openshift-nmstate/nmstate-operator-6569c8c666-nrw4j/POD" id=070bd3b7-4da0-40d1-b95f-e930d35f47e1 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:20:07.439335 | controller | Jun 12 16:12:39.736619 crc crio[21573]: time="2026-06-12T16:12:39.736550507Z" level=info msg="Checking image status: registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:ec773f7e53737c06c45a86a203dac15241f382bdf2fb1479f393cad3650be08e" id=49a8169d-3bc0-4d3e-97c2-3c8ef1620063 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:20:07.439366 | controller | Jun 12 16:12:39.736876 crc crio[21573]: time="2026-06-12T16:12:39.736832434Z" level=info msg="Image registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:ec773f7e53737c06c45a86a203dac15241f382bdf2fb1479f393cad3650be08e not found" id=49a8169d-3bc0-4d3e-97c2-3c8ef1620063 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:20:07.439385 | controller | Jun 12 16:12:39.737267 crc crio[21573]: time="2026-06-12T16:12:39.736910367Z" level=info msg="Neither image nor artfiact registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:ec773f7e53737c06c45a86a203dac15241f382bdf2fb1479f393cad3650be08e found" id=49a8169d-3bc0-4d3e-97c2-3c8ef1620063 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:20:07.439402 | controller | Jun 12 16:12:39.740025 crc crio[21573]: time="2026-06-12T16:12:39.739934351Z" level=info msg="Pulling image: registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:ec773f7e53737c06c45a86a203dac15241f382bdf2fb1479f393cad3650be08e" id=886fc538-5a56-41b0-a947-b110b1e40499 name=/runtime.v1.ImageService/PullImage
2026-06-12 17:20:07.439418 | controller | Jun 12 16:12:39.754688 crc crio[21573]: time="2026-06-12T16:12:39.754163361Z" level=info msg="Trying to access \"registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:ec773f7e53737c06c45a86a203dac15241f382bdf2fb1479f393cad3650be08e\""
2026-06-12 17:20:07.439434 | controller | Jun 12 16:12:48.858902 crc crio[21573]: time="2026-06-12T16:12:48.857605577Z" level=info msg="Pulled image: registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:ad05fa5fb88f3810861b2bda4f8e0a0ab2e6055fabd31b17d5a8b570cac6efc6" id=886fc538-5a56-41b0-a947-b110b1e40499 name=/runtime.v1.ImageService/PullImage
2026-06-12 17:20:07.439450 | controller | Jun 12 16:12:48.861296 crc crio[21573]: time="2026-06-12T16:12:48.860642101Z" level=info msg="Checking image status: registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:ec773f7e53737c06c45a86a203dac15241f382bdf2fb1479f393cad3650be08e" id=5317d5c5-749d-4799-bfe5-68862fe23b6e name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:20:07.439466 | controller | Jun 12 16:12:48.866381 crc crio[21573]: time="2026-06-12T16:12:48.866268479Z" level=info msg="Checking image status: registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:ec773f7e53737c06c45a86a203dac15241f382bdf2fb1479f393cad3650be08e" id=3f106b95-c1f3-44af-b9ce-378a6f72a206 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:20:07.439482 | controller | Jun 12 16:12:48.878293 crc crio[21573]: time="2026-06-12T16:12:48.878174584Z" level=info msg="Creating container: openshift-nmstate/nmstate-operator-6569c8c666-nrw4j/nmstate-operator" id=9689cf9d-aca4-45b8-a836-2a95e2b32f8f name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:20:07.439498 | controller | Jun 12 16:12:48.884659 crc crio[21573]: time="2026-06-12T16:12:48.884597466Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.439514 | controller | Jun 12 16:12:48.958050 crc crio[21573]: time="2026-06-12T16:12:48.957864154Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.439530 | controller | Jun 12 16:12:48.977710 crc crio[21573]: time="2026-06-12T16:12:48.977602208Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.439546 | controller | Jun 12 16:12:49.104787 crc crio[21573]: time="2026-06-12T16:12:49.104634536Z" level=info msg="Created container b36a85e140ef9d96bde0c0dc370470a260d5189bece2a1039ebe246220429a93: openshift-nmstate/nmstate-operator-6569c8c666-nrw4j/nmstate-operator" id=9689cf9d-aca4-45b8-a836-2a95e2b32f8f name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:20:07.439565 | controller | Jun 12 16:12:49.106230 crc crio[21573]: time="2026-06-12T16:12:49.106126318Z" level=info msg="Starting container: b36a85e140ef9d96bde0c0dc370470a260d5189bece2a1039ebe246220429a93" id=89717bd2-9652-438b-a8dd-b8e7888bea9d name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 17:20:07.439601 | controller | Jun 12 16:12:49.111856 crc crio[21573]: time="2026-06-12T16:12:49.111770496Z" level=info msg="Started container" PID=40391 containerID=b36a85e140ef9d96bde0c0dc370470a260d5189bece2a1039ebe246220429a93 description=openshift-nmstate/nmstate-operator-6569c8c666-nrw4j/nmstate-operator id=89717bd2-9652-438b-a8dd-b8e7888bea9d name=/runtime.v1.RuntimeService/StartContainer sandboxID=3e9370b2651099a3fada202dcfc7ac4150d2aecb1e537855afe38c45fa14bb35
2026-06-12 17:20:07.439619 | controller | Jun 12 16:12:50.155653 crc crio[21573]: time="2026-06-12T16:12:50.153182768Z" level=info msg="Running pod sandbox: openshift-marketplace/community-operators-m8l7l/POD" id=3809f77d-512f-4c54-8127-8914df9d8f95 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:20:07.439635 | controller | Jun 12 16:12:50.155653 crc crio[21573]: time="2026-06-12T16:12:50.154116115Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.439651 | controller | Jun 12 16:12:50.229597 crc crio[21573]: time="2026-06-12T16:12:50.229155721Z" level=info msg="Got pod network &{Name:community-operators-m8l7l Namespace:openshift-marketplace ID:6d983b424e7b954ebdb28125a34865fb0f87cb93079802b2bdfcb6c3595cbf1c UID:8ef611fc-8c57-42b3-9c97-97905052168f NetNS:/var/run/netns/ce855861-7d77-4a64-ae59-dc98ce031746 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod8ef611fc_8c57_42b3_9c97_97905052168f.slice PodAnnotations:0xc000640810}] Aliases:map[]}"
2026-06-12 17:20:07.439669 | controller | Jun 12 16:12:50.229597 crc crio[21573]: time="2026-06-12T16:12:50.229301355Z" level=info msg="Adding pod openshift-marketplace_community-operators-m8l7l to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 17:20:07.439686 | controller | Jun 12 16:12:50.405072 crc crio[21573]: time="2026-06-12T16:12:50.404831623Z" level=info msg="Running pod sandbox: openshift-marketplace/redhat-marketplace-5ndw9/POD" id=ff768486-aeb7-47a4-a835-bd5e92507e4c name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:20:07.439702 | controller | Jun 12 16:12:50.405072 crc crio[21573]: time="2026-06-12T16:12:50.404969797Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.439719 | controller | Jun 12 16:12:50.462891 crc crio[21573]: time="2026-06-12T16:12:50.462689329Z" level=info msg="Got pod network &{Name:redhat-marketplace-5ndw9 Namespace:openshift-marketplace ID:a00bb5e4f47e7a207124753c49d710483ba1219a5d961893384508275281bf4f UID:da08eefd-dc40-49ae-8d27-7b4205d6aea6 NetNS:/var/run/netns/8eef2577-9922-4b9b-9718-e50d2c48a11e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podda08eefd_dc40_49ae_8d27_7b4205d6aea6.slice PodAnnotations:0xc0027220d8}] Aliases:map[]}"
2026-06-12 17:20:07.439736 | controller | Jun 12 16:12:50.462891 crc crio[21573]: time="2026-06-12T16:12:50.462758551Z" level=info msg="Adding pod openshift-marketplace_redhat-marketplace-5ndw9 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 17:20:07.439752 | controller | Jun 12 16:12:52.946904 crc crio[21573]: time="2026-06-12T16:12:52.941884297Z" level=info msg="Running pod sandbox: openshift-marketplace/certified-operators-swz8x/POD" id=9f7416dc-3551-4e9a-bf38-2a361e3573b5 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:20:07.439774 | controller | Jun 12 16:12:52.946904 crc crio[21573]: time="2026-06-12T16:12:52.942179565Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.439791 | controller | Jun 12 16:12:53.287870 crc crio[21573]: time="2026-06-12T16:12:53.287401899Z" level=info msg="Got pod network &{Name:certified-operators-swz8x Namespace:openshift-marketplace ID:5dd078c300b47b1c3b34845d696f26fa4553b348ec9821761e2c78cace7a0c88 UID:52614b03-b004-483f-8a1f-7a38b2916a31 NetNS:/var/run/netns/02e8ff5c-da27-441b-a2b9-b1a430b47a4c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod52614b03_b004_483f_8a1f_7a38b2916a31.slice PodAnnotations:0xc001896328}] Aliases:map[]}"
2026-06-12 17:20:07.439808 | controller | Jun 12 16:12:53.288587 crc crio[21573]: time="2026-06-12T16:12:53.288409858Z" level=info msg="Adding pod openshift-marketplace_certified-operators-swz8x to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 17:20:07.439825 | controller | Jun 12 16:12:53.900394 crc crio[21573]: 2026-06-12T16:12:53Z [verbose] CmdAdd (shim): {1.1.0 [{Name:6d983b424e7b954 Mac:86:b2:d0:00:ce:9a Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:19 Mtu:0 Sandbox:/var/run/netns/ce855861-7d77-4a64-ae59-dc98ce031746 SocketPath: PciID:}] [{Interface:0xc00043e6c0 Address:{IP:10.217.0.25 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 17:20:07.439841 | controller | Jun 12 16:12:53.907532 crc crio[21573]: time="2026-06-12T16:12:53.907119079Z" level=info msg="Got pod network &{Name:community-operators-m8l7l Namespace:openshift-marketplace ID:6d983b424e7b954ebdb28125a34865fb0f87cb93079802b2bdfcb6c3595cbf1c UID:8ef611fc-8c57-42b3-9c97-97905052168f NetNS:/var/run/netns/ce855861-7d77-4a64-ae59-dc98ce031746 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod8ef611fc_8c57_42b3_9c97_97905052168f.slice PodAnnotations:0xc000640810}] Aliases:map[]}"
2026-06-12 17:20:07.439857 | controller | Jun 12 16:12:53.907998 crc crio[21573]: time="2026-06-12T16:12:53.907637554Z" level=info msg="Checking pod openshift-marketplace_community-operators-m8l7l for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 17:20:07.439874 | controller | Jun 12 16:12:53.932379 crc crio[21573]: time="2026-06-12T16:12:53.931983595Z" level=info msg="Ran pod sandbox 6d983b424e7b954ebdb28125a34865fb0f87cb93079802b2bdfcb6c3595cbf1c with infra container: openshift-marketplace/community-operators-m8l7l/POD" id=3809f77d-512f-4c54-8127-8914df9d8f95 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:20:07.439890 | controller | Jun 12 16:12:53.942027 crc crio[21573]: time="2026-06-12T16:12:53.941978342Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=598d76b1-9be2-404c-90a7-c94394f5acd4 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:20:07.439906 | controller | Jun 12 16:12:53.953047 crc crio[21573]: time="2026-06-12T16:12:53.952785634Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=6795b846-16d6-4c24-b741-99a965c0e268 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:20:07.439923 | controller | Jun 12 16:12:53.970927 crc crio[21573]: time="2026-06-12T16:12:53.970850037Z" level=info msg="Creating container: openshift-marketplace/community-operators-m8l7l/extract-utilities" id=e7beeb0e-2485-4eb1-888a-6376747a658b name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:20:07.439943 | controller | Jun 12 16:12:53.978422 crc crio[21573]: time="2026-06-12T16:12:53.978367051Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.439959 | controller | Jun 12 16:12:54.089750 crc crio[21573]: time="2026-06-12T16:12:54.088187253Z" level=info msg="Removing container: ad7212dfec9b102989e135ac9b12b7c559de9cbdbf3731549675c72d7b4fd6f0" id=adb8b8ca-83a4-4b63-b0f2-b0f746e4de4e name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 17:20:07.439975 | controller | Jun 12 16:12:54.164129 crc crio[21573]: time="2026-06-12T16:12:54.163802579Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.439991 | controller | Jun 12 16:12:54.300845 crc crio[21573]: time="2026-06-12T16:12:54.300640901Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.440007 | controller | Jun 12 16:12:54.768699 crc crio[21573]: 2026-06-12T16:12:54Z [verbose] CmdAdd (shim): {1.1.0 [{Name:a00bb5e4f47e7a2 Mac:1e:f1:a7:29:b4:d7 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:1a Mtu:0 Sandbox:/var/run/netns/8eef2577-9922-4b9b-9718-e50d2c48a11e SocketPath: PciID:}] [{Interface:0xc00025aa20 Address:{IP:10.217.0.26 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 17:20:07.440024 | controller | Jun 12 16:12:54.779601 crc crio[21573]: time="2026-06-12T16:12:54.77954691Z" level=info msg="Got pod network &{Name:redhat-marketplace-5ndw9 Namespace:openshift-marketplace ID:a00bb5e4f47e7a207124753c49d710483ba1219a5d961893384508275281bf4f UID:da08eefd-dc40-49ae-8d27-7b4205d6aea6 NetNS:/var/run/netns/8eef2577-9922-4b9b-9718-e50d2c48a11e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podda08eefd_dc40_49ae_8d27_7b4205d6aea6.slice PodAnnotations:0xc0027220d8}] Aliases:map[]}"
2026-06-12 17:20:07.440040 | controller | Jun 12 16:12:54.781755 crc crio[21573]: time="2026-06-12T16:12:54.781728491Z" level=info msg="Checking pod openshift-marketplace_redhat-marketplace-5ndw9 for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 17:20:07.440057 | controller | Jun 12 16:12:54.992851 crc crio[21573]: time="2026-06-12T16:12:54.99257625Z" level=info msg="Created container c93e19273dec87e6f992952355fd39188c4638dd9010c8c07cfc303e7fcafd4a: openshift-marketplace/community-operators-m8l7l/extract-utilities" id=e7beeb0e-2485-4eb1-888a-6376747a658b name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:20:07.440073 | controller | Jun 12 16:12:55.008928 crc crio[21573]: time="2026-06-12T16:12:55.008419879Z" level=info msg="Starting container: c93e19273dec87e6f992952355fd39188c4638dd9010c8c07cfc303e7fcafd4a" id=70e5d974-8e6c-4dd3-a9ad-9052dc46e817 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 17:20:07.440090 | controller | Jun 12 16:12:55.044513 crc crio[21573]: time="2026-06-12T16:12:55.04307542Z" level=info msg="Started container" PID=40540 containerID=c93e19273dec87e6f992952355fd39188c4638dd9010c8c07cfc303e7fcafd4a description=openshift-marketplace/community-operators-m8l7l/extract-utilities id=70e5d974-8e6c-4dd3-a9ad-9052dc46e817 name=/runtime.v1.RuntimeService/StartContainer sandboxID=6d983b424e7b954ebdb28125a34865fb0f87cb93079802b2bdfcb6c3595cbf1c
2026-06-12 17:20:07.440107 | controller | Jun 12 16:12:55.203660 crc crio[21573]: time="2026-06-12T16:12:55.203417718Z" level=info msg="Ran pod sandbox a00bb5e4f47e7a207124753c49d710483ba1219a5d961893384508275281bf4f with infra container: openshift-marketplace/redhat-marketplace-5ndw9/POD" id=ff768486-aeb7-47a4-a835-bd5e92507e4c name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:20:07.440123 | controller | Jun 12 16:12:55.211275 crc crio[21573]: time="2026-06-12T16:12:55.210949111Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=5eb7c08e-f534-473f-aef9-c02eb300165b name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:20:07.440146 | controller | Jun 12 16:12:55.213817 crc crio[21573]: time="2026-06-12T16:12:55.213348719Z" level=info msg="Removed container ad7212dfec9b102989e135ac9b12b7c559de9cbdbf3731549675c72d7b4fd6f0: openshift-infra/auto-csr-approver-29688006-9szgg/oc" id=adb8b8ca-83a4-4b63-b0f2-b0f746e4de4e name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 17:20:07.440163 | controller | Jun 12 16:12:55.217804 crc crio[21573]: time="2026-06-12T16:12:55.217740054Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=92ca481a-5691-4c0d-bf35-ccf6bf67e438 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:20:07.440180 | controller | Jun 12 16:12:55.226708 crc crio[21573]: time="2026-06-12T16:12:55.226612645Z" level=info msg="Stopping pod sandbox: cfaf1d3f2e82c649d025afb1ceb65f1ccc8567d39613439fb9ad7f6ab9f516da" id=8f0ec0fb-9d74-41f4-b2d7-5790df0dc27b name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 17:20:07.440196 | controller | Jun 12 16:12:55.227016 crc crio[21573]: time="2026-06-12T16:12:55.226723798Z" level=info msg="Stopped pod sandbox (already stopped): cfaf1d3f2e82c649d025afb1ceb65f1ccc8567d39613439fb9ad7f6ab9f516da" id=8f0ec0fb-9d74-41f4-b2d7-5790df0dc27b name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 17:20:07.440212 | controller | Jun 12 16:12:55.229164 crc crio[21573]: time="2026-06-12T16:12:55.229125197Z" level=info msg="Removing pod sandbox: cfaf1d3f2e82c649d025afb1ceb65f1ccc8567d39613439fb9ad7f6ab9f516da" id=45cb9c9b-5f9f-477a-aeeb-03bd60b268a6 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 17:20:07.440228 | controller | Jun 12 16:12:55.241828 crc crio[21573]: time="2026-06-12T16:12:55.241724496Z" level=info msg="Creating container: openshift-marketplace/redhat-marketplace-5ndw9/extract-utilities" id=3cd7cd2e-683a-4952-9dcb-0368e60451af name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:20:07.440243 | controller | Jun 12 16:12:55.278610 crc crio[21573]: time="2026-06-12T16:12:55.278302532Z" level=info msg="Removed pod sandbox: cfaf1d3f2e82c649d025afb1ceb65f1ccc8567d39613439fb9ad7f6ab9f516da" id=45cb9c9b-5f9f-477a-aeeb-03bd60b268a6 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 17:20:07.440259 | controller | Jun 12 16:12:55.279956 crc crio[21573]: time="2026-06-12T16:12:55.279924139Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.440275 | controller | Jun 12 16:12:55.365038 crc crio[21573]: time="2026-06-12T16:12:55.364632655Z" level=info msg="Pulling image: registry.redhat.io/redhat/community-operator-index:v4.20" id=62fa3feb-4a32-4439-8748-f6a4245590df name=/runtime.v1.ImageService/PullImage
2026-06-12 17:20:07.440292 | controller | Jun 12 16:12:55.426996 crc crio[21573]: time="2026-06-12T16:12:55.424360452Z" level=info msg="Trying to access \"registry.redhat.io/redhat/community-operator-index:v4.20\""
2026-06-12 17:20:07.440308 | controller | Jun 12 16:12:55.529082 crc crio[21573]: time="2026-06-12T16:12:55.527037389Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.440324 | controller | Jun 12 16:12:55.550362 crc crio[21573]: time="2026-06-12T16:12:55.548663895Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.440340 | controller | Jun 12 16:12:55.676620 crc crio[21573]: time="2026-06-12T16:12:55.675901362Z" level=info msg="Created container 90e3d95dfe0788714c41eb4d7faea806919efec2213ffc1b46b8805e2795a352: openshift-marketplace/redhat-marketplace-5ndw9/extract-utilities" id=3cd7cd2e-683a-4952-9dcb-0368e60451af name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:20:07.440360 | controller | Jun 12 16:12:55.681911 crc crio[21573]: time="2026-06-12T16:12:55.680678457Z" level=info msg="Starting container: 90e3d95dfe0788714c41eb4d7faea806919efec2213ffc1b46b8805e2795a352" id=261a4128-77d7-43a1-a375-cdd7ae2d2698 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 17:20:07.440377 | controller | Jun 12 16:12:55.692830 crc crio[21573]: time="2026-06-12T16:12:55.69272339Z" level=info msg="Started container" PID=40606 containerID=90e3d95dfe0788714c41eb4d7faea806919efec2213ffc1b46b8805e2795a352 description=openshift-marketplace/redhat-marketplace-5ndw9/extract-utilities id=261a4128-77d7-43a1-a375-cdd7ae2d2698 name=/runtime.v1.RuntimeService/StartContainer sandboxID=a00bb5e4f47e7a207124753c49d710483ba1219a5d961893384508275281bf4f
2026-06-12 17:20:07.440394 | controller | Jun 12 16:12:56.080701 crc crio[21573]: 2026-06-12T16:12:56Z [verbose] CmdAdd (shim): {1.1.0 [{Name:5dd078c300b47b1 Mac:02:ff:dc:93:4c:20 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:23 Mtu:0 Sandbox:/var/run/netns/02e8ff5c-da27-441b-a2b9-b1a430b47a4c SocketPath: PciID:}] [{Interface:0xc0003e10e0 Address:{IP:10.217.0.35 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 17:20:07.440410 | controller | Jun 12 16:12:56.081864 crc crio[21573]: time="2026-06-12T16:12:56.081755461Z" level=info msg="Got pod network &{Name:certified-operators-swz8x Namespace:openshift-marketplace ID:5dd078c300b47b1c3b34845d696f26fa4553b348ec9821761e2c78cace7a0c88 UID:52614b03-b004-483f-8a1f-7a38b2916a31 NetNS:/var/run/netns/02e8ff5c-da27-441b-a2b9-b1a430b47a4c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod52614b03_b004_483f_8a1f_7a38b2916a31.slice PodAnnotations:0xc001896328}] Aliases:map[]}"
2026-06-12 17:20:07.440427 | controller | Jun 12 16:12:56.081959 crc crio[21573]: time="2026-06-12T16:12:56.081935686Z" level=info msg="Checking pod openshift-marketplace_certified-operators-swz8x for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 17:20:07.440443 | controller | Jun 12 16:12:56.094736 crc crio[21573]: time="2026-06-12T16:12:56.094527508Z" level=info msg="Ran pod sandbox 5dd078c300b47b1c3b34845d696f26fa4553b348ec9821761e2c78cace7a0c88 with infra container: openshift-marketplace/certified-operators-swz8x/POD" id=9f7416dc-3551-4e9a-bf38-2a361e3573b5 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:20:07.440459 | controller | Jun 12 16:12:56.107291 crc crio[21573]: time="2026-06-12T16:12:56.107151371Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=ed2c823b-cb12-4a0f-88d7-3352027f77fa name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:20:07.440476 | controller | Jun 12 16:12:56.111225 crc crio[21573]: time="2026-06-12T16:12:56.111113683Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=a7b04836-c33c-4832-8878-633fc74cfd1d name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:20:07.440492 | controller | Jun 12 16:12:56.118664 crc crio[21573]: time="2026-06-12T16:12:56.118542895Z" level=info msg="Creating container: openshift-marketplace/certified-operators-swz8x/extract-utilities" id=94d2b429-d708-4361-8b3c-3381cdccc888 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:20:07.440507 | controller | Jun 12 16:12:56.119156 crc crio[21573]: time="2026-06-12T16:12:56.119088581Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.440523 | controller | Jun 12 16:12:56.167481 crc crio[21573]: time="2026-06-12T16:12:56.167312037Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.440542 | controller | Jun 12 16:12:56.174657 crc crio[21573]: time="2026-06-12T16:12:56.174419817Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.440559 | controller | Jun 12 16:12:56.264021 crc crio[21573]: time="2026-06-12T16:12:56.263927875Z" level=info msg="Pulled image: registry.redhat.io/redhat/community-operator-index@sha256:8874ea870c535d2628f240c4dfe1c55570869954e66ad633ea84cc782b3982dc" id=62fa3feb-4a32-4439-8748-f6a4245590df name=/runtime.v1.ImageService/PullImage
2026-06-12 17:20:07.440591 | controller | Jun 12 16:12:56.265531 crc crio[21573]: time="2026-06-12T16:12:56.265387309Z" level=info msg="Checking image status: registry.redhat.io/redhat/community-operator-index:v4.20" id=8a055579-39dd-4934-8c69-96192da711b3 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:20:07.440612 | controller | Jun 12 16:12:56.268961 crc crio[21573]: time="2026-06-12T16:12:56.268878158Z" level=info msg="Checking image status: registry.redhat.io/redhat/community-operator-index:v4.20" id=ed3a7547-8af5-4fea-af35-b899850b582b name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:20:07.440629 | controller | Jun 12 16:12:56.276605 crc crio[21573]: time="2026-06-12T16:12:56.276528447Z" level=info msg="Creating container: openshift-marketplace/community-operators-m8l7l/extract-content" id=a58bde1b-8698-44a0-aacc-c174bbe3e2b3 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:20:07.440644 | controller | Jun 12 16:12:56.277240 crc crio[21573]: time="2026-06-12T16:12:56.277167015Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.440660 | controller | Jun 12 16:12:56.313970 crc crio[21573]: time="2026-06-12T16:12:56.313605229Z" level=info msg="Created container cb42db977833116aabf49ccfe447a64490713df05e544547e7fb55bba708c2eb: openshift-marketplace/certified-operators-swz8x/extract-utilities" id=94d2b429-d708-4361-8b3c-3381cdccc888 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:20:07.440676 | controller | Jun 12 16:12:56.316549 crc crio[21573]: time="2026-06-12T16:12:56.31618102Z" level=info msg="Starting container: cb42db977833116aabf49ccfe447a64490713df05e544547e7fb55bba708c2eb" id=1b0354d9-6b55-4fce-b50a-508f6643ef90 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 17:20:07.440692 | controller | Jun 12 16:12:56.329303 crc crio[21573]: time="2026-06-12T16:12:56.329099799Z" level=info msg="Started container" PID=40663 containerID=cb42db977833116aabf49ccfe447a64490713df05e544547e7fb55bba708c2eb description=openshift-marketplace/certified-operators-swz8x/extract-utilities id=1b0354d9-6b55-4fce-b50a-508f6643ef90 name=/runtime.v1.RuntimeService/StartContainer sandboxID=5dd078c300b47b1c3b34845d696f26fa4553b348ec9821761e2c78cace7a0c88
2026-06-12 17:20:07.440708 | controller | Jun 12 16:12:56.330708 crc crio[21573]: time="2026-06-12T16:12:56.330631053Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.440724 | controller | Jun 12 16:12:56.337023 crc crio[21573]: time="2026-06-12T16:12:56.336635281Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.440740 | controller | Jun 12 16:12:56.446594 crc crio[21573]: time="2026-06-12T16:12:56.444335489Z" level=info msg="Pulling image: registry.redhat.io/redhat/certified-operator-index:v4.20" id=c237993d-9f82-41be-90e7-94abe3224e98 name=/runtime.v1.ImageService/PullImage
2026-06-12 17:20:07.440757 | controller | Jun 12 16:12:56.449302 crc crio[21573]: time="2026-06-12T16:12:56.449093061Z" level=info msg="Trying to access \"registry.redhat.io/redhat/certified-operator-index:v4.20\""
2026-06-12 17:20:07.440777 | controller | Jun 12 16:12:56.462628 crc crio[21573]: time="2026-06-12T16:12:56.462384334Z" level=info msg="Pulling image: registry.redhat.io/redhat/redhat-marketplace-index:v4.20" id=36914bc6-b68a-4b30-ba29-fd031c5cb92f name=/runtime.v1.ImageService/PullImage
2026-06-12 17:20:07.440793 | controller | Jun 12 16:12:56.470748 crc crio[21573]: time="2026-06-12T16:12:56.470638058Z" level=info msg="Trying to access \"registry.redhat.io/redhat/redhat-marketplace-index:v4.20\""
2026-06-12 17:20:07.440809 | controller | Jun 12 16:12:56.542536 crc crio[21573]: time="2026-06-12T16:12:56.542407376Z" level=info msg="Created container 662b2a1ac6005a5e9f2911674ff4f8eb08b92eab1e4c0e916a885df088c3f5f1: openshift-marketplace/community-operators-m8l7l/extract-content" id=a58bde1b-8698-44a0-aacc-c174bbe3e2b3 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:20:07.440826 | controller | Jun 12 16:12:56.545054 crc crio[21573]: time="2026-06-12T16:12:56.544939778Z" level=info msg="Starting container: 662b2a1ac6005a5e9f2911674ff4f8eb08b92eab1e4c0e916a885df088c3f5f1" id=8331219e-d233-4018-b89c-38b4e25cbafb name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 17:20:07.440841 | controller | Jun 12 16:12:56.560583 crc crio[21573]: time="2026-06-12T16:12:56.559881602Z" level=info msg="Started container" PID=40672 containerID=662b2a1ac6005a5e9f2911674ff4f8eb08b92eab1e4c0e916a885df088c3f5f1 description=openshift-marketplace/community-operators-m8l7l/extract-content id=8331219e-d233-4018-b89c-38b4e25cbafb name=/runtime.v1.RuntimeService/StartContainer sandboxID=6d983b424e7b954ebdb28125a34865fb0f87cb93079802b2bdfcb6c3595cbf1c
2026-06-12 17:20:07.440858 | controller | Jun 12 16:12:57.323872 crc crio[21573]: time="2026-06-12T16:12:57.323174331Z" level=info msg="Pulled image: registry.redhat.io/redhat/certified-operator-index@sha256:e8b01cc3d00552bc0461e27436a0780e115587d868be78b2050d7d15c5baeda5" id=c237993d-9f82-41be-90e7-94abe3224e98 name=/runtime.v1.ImageService/PullImage
2026-06-12 17:20:07.440874 | controller | Jun 12 16:12:57.325329 crc crio[21573]: time="2026-06-12T16:12:57.325262182Z" level=info msg="Checking image status: registry.redhat.io/redhat/certified-operator-index:v4.20" id=6794ffec-8cd4-4b9a-8235-fffc12200ad0 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:20:07.440890 | controller | Jun 12 16:12:57.342036 crc crio[21573]: time="2026-06-12T16:12:57.341972525Z" level=info msg="Checking image status: registry.redhat.io/redhat/certified-operator-index:v4.20" id=d4608bf4-8596-423b-a620-71eb55882f0f name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:20:07.440906 | controller | Jun 12 16:12:57.413911 crc crio[21573]: time="2026-06-12T16:12:57.413842812Z" level=info msg="Creating container: openshift-marketplace/certified-operators-swz8x/extract-content" id=0a1f5a20-759d-4154-b713-235664217af0 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:20:07.440921 | controller | Jun 12 16:12:57.422988 crc crio[21573]: time="2026-06-12T16:12:57.422935775Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.440938 | controller | Jun 12 16:12:57.441523 crc crio[21573]: time="2026-06-12T16:12:57.441346461Z" level=info msg="Pulled image: registry.redhat.io/redhat/redhat-marketplace-index@sha256:eaa0e17f3e4a3079539d3da6839f308f2d277b5c3bc91e1d58ba54c3b141d4ba" id=36914bc6-b68a-4b30-ba29-fd031c5cb92f name=/runtime.v1.ImageService/PullImage
2026-06-12 17:20:07.440954 | controller | Jun 12 16:12:57.442879 crc crio[21573]: time="2026-06-12T16:12:57.442804462Z" level=info msg="Checking image status: registry.redhat.io/redhat/redhat-marketplace-index:v4.20" id=783134ff-1c1a-4de9-92aa-6214f56e310e name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:20:07.440970 | controller | Jun 12 16:12:57.472017 crc crio[21573]: time="2026-06-12T16:12:57.462902896Z" level=info msg="Checking image status: registry.redhat.io/redhat/redhat-marketplace-index:v4.20" id=c92e3da5-fd48-4f00-a37f-7b54b295da54 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:20:07.440990 | controller | Jun 12 16:12:57.500743 crc crio[21573]: time="2026-06-12T16:12:57.500647243Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.441007 | controller | Jun 12 16:12:57.526263 crc crio[21573]: time="2026-06-12T16:12:57.526155007Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.441023 | controller | Jun 12 16:12:57.531345 crc crio[21573]: time="2026-06-12T16:12:57.531125367Z" level=info msg="Creating container: openshift-marketplace/redhat-marketplace-5ndw9/extract-content" id=d47683f4-2e41-41ef-a4db-73f089434863 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:20:07.441039 | controller | Jun 12 16:12:57.532606 crc crio[21573]: time="2026-06-12T16:12:57.5322501Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.441055 | controller | Jun 12 16:12:57.589144 crc crio[21573]: time="2026-06-12T16:12:57.589000157Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.441071 | controller | Jun 12 16:12:57.593811 crc crio[21573]: time="2026-06-12T16:12:57.593738502Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.441088 | controller | Jun 12 16:12:57.761270 crc crio[21573]: time="2026-06-12T16:12:57.761125083Z" level=info msg="Created container b81033aaa08102a2aa1c894915a7f308d88fe391ff9a37e97e9ba468904243cd: openshift-marketplace/certified-operators-swz8x/extract-content" id=0a1f5a20-759d-4154-b713-235664217af0 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:20:07.441104 | controller | Jun 12 16:12:57.765759 crc crio[21573]: time="2026-06-12T16:12:57.765348921Z" level=info msg="Starting container: b81033aaa08102a2aa1c894915a7f308d88fe391ff9a37e97e9ba468904243cd" id=33b23437-3f41-4875-8159-0c6ca039d842 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 17:20:07.441121 | controller | Jun 12 16:12:57.822149 crc crio[21573]: time="2026-06-12T16:12:57.820942534Z" level=info msg="Started container" PID=40685 containerID=b81033aaa08102a2aa1c894915a7f308d88fe391ff9a37e97e9ba468904243cd description=openshift-marketplace/certified-operators-swz8x/extract-content id=33b23437-3f41-4875-8159-0c6ca039d842 name=/runtime.v1.RuntimeService/StartContainer sandboxID=5dd078c300b47b1c3b34845d696f26fa4553b348ec9821761e2c78cace7a0c88
2026-06-12 17:20:07.441137 | controller | Jun 12 16:12:58.096051 crc crio[21573]: time="2026-06-12T16:12:58.095116579Z" level=info msg="Created container 219c578d720fbf606151e6f0117097273eb621d3ee129594f68779ae9dac9a3e: openshift-marketplace/redhat-marketplace-5ndw9/extract-content" id=d47683f4-2e41-41ef-a4db-73f089434863 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:20:07.441153 | controller | Jun 12 16:12:58.103068 crc crio[21573]: time="2026-06-12T16:12:58.10301282Z" level=info msg="Starting container: 219c578d720fbf606151e6f0117097273eb621d3ee129594f68779ae9dac9a3e" id=4f245593-0197-4ac5-805d-ffd546c45cbd name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 17:20:07.441170 | controller | Jun 12 16:12:58.215658 crc crio[21573]: time="2026-06-12T16:12:58.215029958Z" level=info msg="Started container" PID=40688 containerID=219c578d720fbf606151e6f0117097273eb621d3ee129594f68779ae9dac9a3e description=openshift-marketplace/redhat-marketplace-5ndw9/extract-content id=4f245593-0197-4ac5-805d-ffd546c45cbd name=/runtime.v1.RuntimeService/StartContainer sandboxID=a00bb5e4f47e7a207124753c49d710483ba1219a5d961893384508275281bf4f
2026-06-12 17:20:07.441190 | controller | Jun 12 16:13:00.701229 crc crio[21573]: time="2026-06-12T16:13:00.7004027Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=ff6ce238-5f8b-4315-9800-cfa3b6277a84 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:20:07.441207 | controller | Jun 12 16:13:00.709022 crc crio[21573]: time="2026-06-12T16:13:00.708838094Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=32a9077e-b706-4262-ab19-8c3a9494a449 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:20:07.441224 | controller | Jun 12 16:13:00.726033 crc crio[21573]: time="2026-06-12T16:13:00.725910762Z" level=info msg="Creating container: openshift-marketplace/community-operators-m8l7l/registry-server" id=179b8a5b-7028-4018-ba72-b238e4fca84c name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:20:07.441240 | controller | Jun 12 16:13:00.726847 crc crio[21573]: time="2026-06-12T16:13:00.726755117Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.441257 | controller | Jun 12 16:13:00.816853 crc crio[21573]: time="2026-06-12T16:13:00.815973305Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.441273 | controller | Jun 12 16:13:00.824091 crc crio[21573]: time="2026-06-12T16:13:00.823364823Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.441289 | controller | Jun 12 16:13:01.091993 crc crio[21573]: time="2026-06-12T16:13:01.091857093Z" level=info msg="Created container 1e519235ee5404462eaa2673cd21241bde0d839a0cd4d673baf33321c4992dff: openshift-marketplace/community-operators-m8l7l/registry-server" id=179b8a5b-7028-4018-ba72-b238e4fca84c name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:20:07.441305 | controller | Jun 12 16:13:01.096140 crc crio[21573]: time="2026-06-12T16:13:01.095630721Z" level=info msg="Starting container: 1e519235ee5404462eaa2673cd21241bde0d839a0cd4d673baf33321c4992dff" id=ab37e3a7-24d5-4690-918a-4049a11c7f0f name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 17:20:07.441321 | controller | Jun 12 16:13:01.111834 crc crio[21573]: time="2026-06-12T16:13:01.111163212Z" level=info msg="Started container" PID=40712 containerID=1e519235ee5404462eaa2673cd21241bde0d839a0cd4d673baf33321c4992dff description=openshift-marketplace/community-operators-m8l7l/registry-server id=ab37e3a7-24d5-4690-918a-4049a11c7f0f name=/runtime.v1.RuntimeService/StartContainer sandboxID=6d983b424e7b954ebdb28125a34865fb0f87cb93079802b2bdfcb6c3595cbf1c
2026-06-12 17:20:07.441338 | controller | Jun 12 16:13:04.874352 crc crio[21573]: time="2026-06-12T16:13:04.869126832Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=2b89e8cd-ac02-4ecf-a3ac-33480fe6e4be name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:20:07.441354 | controller | Jun 12 16:13:04.898806 crc crio[21573]: time="2026-06-12T16:13:04.898528616Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=832de29d-cafa-4eff-ab9f-dc2f8ac2b84b name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:20:07.441370 | controller | Jun 12 16:13:04.923594 crc crio[21573]: time="2026-06-12T16:13:04.923281019Z" level=info msg="Creating container: openshift-marketplace/redhat-marketplace-5ndw9/registry-server" id=12c9f83d-fbac-44d0-9043-a7b470396208 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:20:07.441386 | controller | Jun 12 16:13:04.924576 crc crio[21573]: time="2026-06-12T16:13:04.924190486Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.441406 | controller | Jun 12 16:13:05.023250 crc crio[21573]: time="2026-06-12T16:13:05.023020223Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.441423 | controller | Jun 12 16:13:05.030226 crc crio[21573]: time="2026-06-12T16:13:05.030140982Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.441439 | controller | Jun 12 16:13:05.241479 crc crio[21573]: time="2026-06-12T16:13:05.241162995Z" level=info msg="Created container 93eaf63d6fa981a04caee1c0ca14ca2851322de97f7a725d078578049848a6b9: openshift-marketplace/redhat-marketplace-5ndw9/registry-server" id=12c9f83d-fbac-44d0-9043-a7b470396208 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:20:07.441455 | controller | Jun 12 16:13:05.243839 crc crio[21573]: time="2026-06-12T16:13:05.243774518Z" level=info msg="Starting container: 93eaf63d6fa981a04caee1c0ca14ca2851322de97f7a725d078578049848a6b9" id=2ce77a31-a0a4-4e63-95ec-e41247bd5fe5 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 17:20:07.441471 | controller | Jun 12 16:13:05.283253 crc crio[21573]: time="2026-06-12T16:13:05.283137871Z" level=info msg="Started container" PID=40811 containerID=93eaf63d6fa981a04caee1c0ca14ca2851322de97f7a725d078578049848a6b9 description=openshift-marketplace/redhat-marketplace-5ndw9/registry-server id=2ce77a31-a0a4-4e63-95ec-e41247bd5fe5 name=/runtime.v1.RuntimeService/StartContainer sandboxID=a00bb5e4f47e7a207124753c49d710483ba1219a5d961893384508275281bf4f
2026-06-12 17:20:07.441487 | controller | Jun 12 16:13:05.791691 crc crio[21573]: time="2026-06-12T16:13:05.790137655Z" level=info msg="Running pod sandbox: openshift-nmstate/nmstate-metrics-756b4d6fc6-hp88r/POD" id=ad95deca-5236-4bf1-be21-ecebf4b68e0a name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:20:07.441503 | controller | Jun 12 16:13:05.791991 crc crio[21573]: time="2026-06-12T16:13:05.791963937Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.441520 | controller | Jun 12 16:13:05.849184 crc crio[21573]: time="2026-06-12T16:13:05.848638799Z" level=info msg="Got pod network &{Name:nmstate-metrics-756b4d6fc6-hp88r Namespace:openshift-nmstate ID:9d856051e97ea3a9e608f20bcd6f1f6fdf1d67ab2001c688bd6496550cebaa75 UID:429a2c9b-2a12-4371-9437-bacf4cb2cfff NetNS:/var/run/netns/c909288f-cb6f-4e32-96b0-2ab2e80ba8e7 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod429a2c9b_2a12_4371_9437_bacf4cb2cfff.slice PodAnnotations:0xc00063da90}] Aliases:map[]}"
2026-06-12 17:20:07.441536 | controller | Jun 12 16:13:05.849184 crc crio[21573]: time="2026-06-12T16:13:05.848804884Z" level=info msg="Adding pod openshift-nmstate_nmstate-metrics-756b4d6fc6-hp88r to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 17:20:07.441553 | controller | Jun 12 16:13:05.932432 crc crio[21573]: time="2026-06-12T16:13:05.932372214Z" level=info msg="Running pod sandbox: openshift-nmstate/nmstate-handler-9th4j/POD" id=1836d3dd-a990-492d-920a-0d0687200f03 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:20:07.441569 | controller | Jun 12 16:13:05.934906 crc crio[21573]: time="2026-06-12T16:13:05.934882336Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.441606 | controller | Jun 12 16:13:06.002777 crc crio[21573]: time="2026-06-12T16:13:06.002343351Z" level=warning msg="Skipping invalid sysctl specified by config {net.ipv4.ping_group_range 0 2147483647}: \"net.ipv4.ping_group_range\" not allowed with host net enabled" id=1836d3dd-a990-492d-920a-0d0687200f03 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:20:07.441628 | controller | Jun 12 16:13:06.043513 crc crio[21573]: time="2026-06-12T16:13:06.043142248Z" level=info msg="Ran pod sandbox bafaf5750bcf0678f9e2d4d786e1be7a5d433220c7aa0b68ce69b0654e875c45 with infra container: openshift-nmstate/nmstate-handler-9th4j/POD" id=1836d3dd-a990-492d-920a-0d0687200f03 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:20:07.441645 | controller | Jun 12 16:13:06.097575 crc crio[21573]: time="2026-06-12T16:13:06.094882623Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:4eb4971b2a3ad355a60554cee0c3dbbccea7672554811c432b582a0f3340e811" id=1ec233dc-9140-44e4-a262-eed842905b3c name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:20:07.441661 | controller | Jun 12 16:13:06.097575 crc crio[21573]: time="2026-06-12T16:13:06.096246442Z" level=info msg="Image registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:4eb4971b2a3ad355a60554cee0c3dbbccea7672554811c432b582a0f3340e811 not found" id=1ec233dc-9140-44e4-a262-eed842905b3c name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:20:07.441677 | controller | Jun 12 16:13:06.097575 crc crio[21573]: time="2026-06-12T16:13:06.096350245Z" level=info msg="Neither image nor artfiact registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:4eb4971b2a3ad355a60554cee0c3dbbccea7672554811c432b582a0f3340e811 found" id=1ec233dc-9140-44e4-a262-eed842905b3c name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:20:07.441693 | controller | Jun 12 16:13:06.102792 crc crio[21573]: time="2026-06-12T16:13:06.100905083Z" level=info msg="Pulling image: registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:4eb4971b2a3ad355a60554cee0c3dbbccea7672554811c432b582a0f3340e811" id=79459eb9-c3d7-44c7-8288-25124bb22894 name=/runtime.v1.ImageService/PullImage
2026-06-12 17:20:07.441709 | controller | Jun 12 16:13:06.115835 crc crio[21573]: time="2026-06-12T16:13:06.112178642Z" level=info msg="Trying to access \"registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:4eb4971b2a3ad355a60554cee0c3dbbccea7672554811c432b582a0f3340e811\""
2026-06-12 17:20:07.441725 | controller | Jun 12 16:13:07.600391 crc crio[21573]: time="2026-06-12T16:13:07.598112313Z" level=info msg="Running pod sandbox: openshift-console/console-7f9b7d95dc-gftbj/POD" id=6b952775-2ca0-45c5-9041-eea6cf7c542b name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:20:07.441740 | controller | Jun 12 16:13:07.602376 crc crio[21573]: time="2026-06-12T16:13:07.600719421Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.441757 | controller | Jun 12 16:13:07.781646 crc crio[21573]: time="2026-06-12T16:13:07.780977842Z" level=info msg="Got pod network &{Name:console-7f9b7d95dc-gftbj Namespace:openshift-console ID:3e46d78db29cc6558c006b052b21bd6b9755db1790a41413cd1f3e816c31003e UID:3576941d-f118-4b63-a7f3-6d2a85bd4d59 NetNS:/var/run/netns/5f2b14b8-76fb-4a2b-a681-eabff964c4ea Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod3576941d_f118_4b63_a7f3_6d2a85bd4d59.slice PodAnnotations:0xc0027224f0}] Aliases:map[]}"
2026-06-12 17:20:07.441773 | controller | Jun 12 16:13:07.781646 crc crio[21573]: time="2026-06-12T16:13:07.781053754Z" level=info msg="Adding pod openshift-console_console-7f9b7d95dc-gftbj to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 17:20:07.441790 | controller | Jun 12 16:13:08.534601 crc crio[21573]: time="2026-06-12T16:13:08.532666541Z" level=info msg="Running pod sandbox: openshift-nmstate/nmstate-console-plugin-9bcc7988b-dpmlg/POD" id=5cd9625e-7542-4f51-8d7b-bffed9c8f36b name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:20:07.441813 | controller | Jun 12 16:13:08.534601 crc crio[21573]: time="2026-06-12T16:13:08.532779374Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.441830 | controller | Jun 12 16:13:08.749156 crc crio[21573]: time="2026-06-12T16:13:08.746329478Z" level=info msg="Stopping container: 955e218a5170c0b33b6e710854ea50d0647f0afb11522bf9aa6c0e4be47c68ed (timeout: 2s)" id=6dd0446f-80c4-43ac-9631-26679b2af778 name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 17:20:07.441846 | controller | Jun 12 16:13:09.188896 crc crio[21573]: time="2026-06-12T16:13:09.188793452Z" level=info msg="Got pod network &{Name:nmstate-console-plugin-9bcc7988b-dpmlg Namespace:openshift-nmstate ID:8767a6406855917b79772353ea8fb0106437b40c29b295cd93f1e1697c838910 UID:608d3b64-be04-4b58-a686-133c9c5eb3ce NetNS:/var/run/netns/2da39e66-0942-4be2-8a91-5498999d3af7 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod608d3b64_be04_4b58_a686_133c9c5eb3ce.slice PodAnnotations:0xc00209e160}] Aliases:map[]}"
2026-06-12 17:20:07.441863 | controller | Jun 12 16:13:09.188896 crc crio[21573]: time="2026-06-12T16:13:09.188889885Z" level=info msg="Adding pod openshift-nmstate_nmstate-console-plugin-9bcc7988b-dpmlg to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 17:20:07.441880 | controller | Jun 12 16:13:09.197106 crc crio[21573]: time="2026-06-12T16:13:09.196598142Z" level=info msg="Stopped container 955e218a5170c0b33b6e710854ea50d0647f0afb11522bf9aa6c0e4be47c68ed: openshift-marketplace/redhat-operators-pfrjd/registry-server" id=6dd0446f-80c4-43ac-9631-26679b2af778 name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 17:20:07.441896 | controller | Jun 12 16:13:09.214180 crc crio[21573]: time="2026-06-12T16:13:09.214052792Z" level=info msg="Stopping pod sandbox: 184369a227bb3154b11571db39f92c89a252ef08b4945f1f9d9545a44d7f9135" id=df63b8cc-fdb4-4618-9ace-c6d83bc8ae54 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 17:20:07.441912 | controller | Jun 12 16:13:09.223761 crc crio[21573]: time="2026-06-12T16:13:09.221930875Z" level=info msg="Got pod network &{Name:redhat-operators-pfrjd Namespace:openshift-marketplace ID:184369a227bb3154b11571db39f92c89a252ef08b4945f1f9d9545a44d7f9135 UID:e1b81ec7-f6a0-423d-b582-04febc5b9fc7 NetNS:/var/run/netns/da8e5ef4-98c0-4d81-9f6e-da297f72c61c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pode1b81ec7_f6a0_423d_b582_04febc5b9fc7.slice PodAnnotations:0xc002e28418}] Aliases:map[]}"
2026-06-12 17:20:07.441929 | controller | Jun 12 16:13:09.223761 crc crio[21573]: time="2026-06-12T16:13:09.22211088Z" level=info msg="Deleting pod openshift-marketplace_redhat-operators-pfrjd from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 17:20:07.441945 | controller | Jun 12 16:13:09.514895 crc crio[21573]: time="2026-06-12T16:13:09.513657629Z" level=info msg="Running pod sandbox: openshift-nmstate/nmstate-webhook-9b7874799-x7f27/POD" id=344bc337-4793-4bb6-b6b8-d8ef1ff92219 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:20:07.441961 | controller | Jun 12 16:13:09.514895 crc crio[21573]: time="2026-06-12T16:13:09.514164274Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.441978 | controller | Jun 12 16:13:09.591685 crc crio[21573]: time="2026-06-12T16:13:09.591124921Z" level=info msg="Got pod network &{Name:nmstate-webhook-9b7874799-x7f27 Namespace:openshift-nmstate ID:85c935ce0b08634c6565866ba4e4b6c5703157306674c94db632064a83829167 UID:b7b79d19-9605-4bcd-babf-538c445842ca NetNS:/var/run/netns/36e6bc7c-c6c4-44d4-9583-8cf5bc76add9 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podb7b79d19_9605_4bcd_babf_538c445842ca.slice PodAnnotations:0xc0027227b8}] Aliases:map[]}"
2026-06-12 17:20:07.441998 | controller | Jun 12 16:13:09.591685 crc crio[21573]: time="2026-06-12T16:13:09.591186403Z" level=info msg="Adding pod openshift-nmstate_nmstate-webhook-9b7874799-x7f27 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 17:20:07.442015 | controller | Jun 12 16:13:10.005698 crc crio[21573]: 2026-06-12T16:13:09Z [verbose] CmdAdd (shim): {1.1.0 [{Name:9d856051e97ea3a Mac:6a:5f:9b:f8:8e:12 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:2c Mtu:0 Sandbox:/var/run/netns/c909288f-cb6f-4e32-96b0-2ab2e80ba8e7 SocketPath: PciID:}] [{Interface:0xc000194dd0 Address:{IP:10.217.0.44 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 17:20:07.442032 | controller | Jun 12 16:13:10.007917 crc crio[21573]: time="2026-06-12T16:13:10.007666881Z" level=info msg="Got pod network &{Name:nmstate-metrics-756b4d6fc6-hp88r Namespace:openshift-nmstate ID:9d856051e97ea3a9e608f20bcd6f1f6fdf1d67ab2001c688bd6496550cebaa75 UID:429a2c9b-2a12-4371-9437-bacf4cb2cfff NetNS:/var/run/netns/c909288f-cb6f-4e32-96b0-2ab2e80ba8e7 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod429a2c9b_2a12_4371_9437_bacf4cb2cfff.slice PodAnnotations:0xc00063da90}] Aliases:map[]}"
2026-06-12 17:20:07.442048 | controller | Jun 12 16:13:10.007917 crc crio[21573]: time="2026-06-12T16:13:10.007885078Z" level=info msg="Checking pod openshift-nmstate_nmstate-metrics-756b4d6fc6-hp88r for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 17:20:07.442065 | controller | Jun 12 16:13:10.046343 crc crio[21573]: time="2026-06-12T16:13:10.043686633Z" level=info msg="Ran pod sandbox 9d856051e97ea3a9e608f20bcd6f1f6fdf1d67ab2001c688bd6496550cebaa75 with infra container: openshift-nmstate/nmstate-metrics-756b4d6fc6-hp88r/POD" id=ad95deca-5236-4bf1-be21-ecebf4b68e0a name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:20:07.442081 | controller | Jun 12 16:13:10.060730 crc crio[21573]: time="2026-06-12T16:13:10.059409469Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:4eb4971b2a3ad355a60554cee0c3dbbccea7672554811c432b582a0f3340e811" id=0ea3ce8d-c52b-4950-93e9-a2bed74d7c9a name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:20:07.442097 | controller | Jun 12 16:13:10.060730 crc crio[21573]: time="2026-06-12T16:13:10.059975905Z" level=info msg="Image registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:4eb4971b2a3ad355a60554cee0c3dbbccea7672554811c432b582a0f3340e811 not found" id=0ea3ce8d-c52b-4950-93e9-a2bed74d7c9a name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:20:07.442114 | controller | Jun 12 16:13:10.060730 crc crio[21573]: time="2026-06-12T16:13:10.060049537Z" level=info msg="Neither image nor artfiact registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:4eb4971b2a3ad355a60554cee0c3dbbccea7672554811c432b582a0f3340e811 found" id=0ea3ce8d-c52b-4950-93e9-a2bed74d7c9a name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:20:07.442130 | controller | Jun 12 16:13:10.062534 crc crio[21573]: time="2026-06-12T16:13:10.062083088Z" level=info msg="Pulling image: registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:4eb4971b2a3ad355a60554cee0c3dbbccea7672554811c432b582a0f3340e811" id=751df8bb-0d3c-4c25-adc7-27913be06920 name=/runtime.v1.ImageService/PullImage
2026-06-12 17:20:07.442147 | controller | Jun 12 16:13:10.083244 crc crio[21573]: 2026-06-12T16:13:10Z [verbose] CmdAdd (shim): {1.1.0 [{Name:3e46d78db29cc65 Mac:9a:ed:a7:ec:9f:36 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:2f Mtu:0 Sandbox:/var/run/netns/5f2b14b8-76fb-4a2b-a681-eabff964c4ea SocketPath: PciID:}] [{Interface:0xc00013cda0 Address:{IP:10.217.0.47 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 17:20:07.442168 | controller | Jun 12 16:13:10.085343 crc crio[21573]: time="2026-06-12T16:13:10.084975552Z" level=info msg="Got pod network &{Name:console-7f9b7d95dc-gftbj Namespace:openshift-console ID:3e46d78db29cc6558c006b052b21bd6b9755db1790a41413cd1f3e816c31003e UID:3576941d-f118-4b63-a7f3-6d2a85bd4d59 NetNS:/var/run/netns/5f2b14b8-76fb-4a2b-a681-eabff964c4ea Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod3576941d_f118_4b63_a7f3_6d2a85bd4d59.slice PodAnnotations:0xc0027224f0}] Aliases:map[]}"
2026-06-12 17:20:07.442185 | controller | Jun 12 16:13:10.086867 crc crio[21573]: time="2026-06-12T16:13:10.086773383Z" level=info msg="Checking pod openshift-console_console-7f9b7d95dc-gftbj for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 17:20:07.442202 | controller | Jun 12 16:13:10.091664 crc crio[21573]: time="2026-06-12T16:13:10.091192079Z" level=info msg="Trying to access \"registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:4eb4971b2a3ad355a60554cee0c3dbbccea7672554811c432b582a0f3340e811\""
2026-06-12 17:20:07.442218 | controller | Jun 12 16:13:10.117084 crc crio[21573]: time="2026-06-12T16:13:10.116872243Z" level=info msg="Ran pod sandbox 3e46d78db29cc6558c006b052b21bd6b9755db1790a41413cd1f3e816c31003e with infra container: openshift-console/console-7f9b7d95dc-gftbj/POD" id=6b952775-2ca0-45c5-9041-eea6cf7c542b name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:20:07.442235 | controller | Jun 12 16:13:10.127738 crc crio[21573]: time="2026-06-12T16:13:10.126949308Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:ae245c97fc463e876c3024efb806fa8f4efb13b3f06f1bdd3e7e1447f5a5dce4" id=0eec6a05-3c4b-4c7c-9af2-8c74d835197e name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:20:07.442251 | controller | Jun 12 16:13:10.133063 crc crio[21573]: time="2026-06-12T16:13:10.130897391Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:ae245c97fc463e876c3024efb806fa8f4efb13b3f06f1bdd3e7e1447f5a5dce4" id=ade91bb4-e25a-40d9-9e98-b05ddc8eb90a name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:20:07.442267 | controller | Jun 12 16:13:10.161607 crc crio[21573]: time="2026-06-12T16:13:10.161291014Z" level=info msg="Creating container: openshift-console/console-7f9b7d95dc-gftbj/console" id=decb41f2-67cd-40a6-9802-6af254b0ed2c name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:20:07.442283 | controller | Jun 12 16:13:10.162281 crc crio[21573]: time="2026-06-12T16:13:10.162165088Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.442298 | controller | Jun 12 16:13:10.506029 crc crio[21573]: time="2026-06-12T16:13:10.504178463Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.442314 | controller | Jun 12 16:13:10.586855 crc crio[21573]: time="2026-06-12T16:13:10.577863241Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.442330 | controller | Jun 12 16:13:11.080922 crc crio[21573]: time="2026-06-12T16:13:11.078965375Z" level=info msg="Created container 03c9c9b78fd3fcbd5f62d0ba7dd0305195a56b4f683101ca2b4b5ddb977425ad: openshift-console/console-7f9b7d95dc-gftbj/console" id=decb41f2-67cd-40a6-9802-6af254b0ed2c name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:20:07.442346 | controller | Jun 12 16:13:11.098775 crc crio[21573]: time="2026-06-12T16:13:11.093912071Z" level=info msg="Starting container: 03c9c9b78fd3fcbd5f62d0ba7dd0305195a56b4f683101ca2b4b5ddb977425ad" id=b38d6c96-d915-4e79-8eb7-b94e050f7daf name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 17:20:07.442366 | controller | Jun 12 16:13:11.301264 crc crio[21573]: time="2026-06-12T16:13:11.301100287Z" level=info msg="Started container" PID=41085 containerID=03c9c9b78fd3fcbd5f62d0ba7dd0305195a56b4f683101ca2b4b5ddb977425ad description=openshift-console/console-7f9b7d95dc-gftbj/console id=b38d6c96-d915-4e79-8eb7-b94e050f7daf name=/runtime.v1.RuntimeService/StartContainer sandboxID=3e46d78db29cc6558c006b052b21bd6b9755db1790a41413cd1f3e816c31003e
2026-06-12 17:20:07.442383 | controller | Jun 12 16:13:11.590707 crc crio[21573]: time="2026-06-12T16:13:11.586418131Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=5f18c736-0efc-439d-a4ac-fc8d653365a8 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:20:07.442400 | controller | Jun 12 16:13:11.595005 crc crio[21573]: time="2026-06-12T16:13:11.594779672Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=9b5d6804-c436-4fc7-bb9d-45b8e637f87b name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:20:07.442417 | controller | Jun 12 16:13:11.611547 crc crio[21573]: time="2026-06-12T16:13:11.610659997Z" level=info msg="Creating container: openshift-marketplace/certified-operators-swz8x/registry-server" id=3a436749-bb5c-41b0-bddd-b38b04464fa4 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:20:07.442433 | controller | Jun 12 16:13:11.615086 crc crio[21573]: time="2026-06-12T16:13:11.612282636Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.442450 | controller | Jun 12 16:13:11.667181 crc crio[21573]: 2026-06-12T16:13:11Z [verbose] CmdAdd (shim): {1.1.0 [{Name:8767a6406855917 Mac:f6:b6:fc:fc:6d:f7 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:2e Mtu:0 Sandbox:/var/run/netns/2da39e66-0942-4be2-8a91-5498999d3af7 SocketPath: PciID:}] [{Interface:0xc000301510 Address:{IP:10.217.0.46 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 17:20:07.442467 | controller | Jun 12 16:13:11.673025 crc crio[21573]: time="2026-06-12T16:13:11.672824172Z" level=info msg="Got pod network &{Name:nmstate-console-plugin-9bcc7988b-dpmlg Namespace:openshift-nmstate ID:8767a6406855917b79772353ea8fb0106437b40c29b295cd93f1e1697c838910 UID:608d3b64-be04-4b58-a686-133c9c5eb3ce NetNS:/var/run/netns/2da39e66-0942-4be2-8a91-5498999d3af7 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod608d3b64_be04_4b58_a686_133c9c5eb3ce.slice PodAnnotations:0xc00209e160}] Aliases:map[]}"
2026-06-12 17:20:07.442484 | controller | Jun 12 16:13:11.674066 crc crio[21573]: time="2026-06-12T16:13:11.673999075Z" level=info msg="Checking pod openshift-nmstate_nmstate-console-plugin-9bcc7988b-dpmlg for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 17:20:07.442500 | controller | Jun 12 16:13:11.702827 crc crio[21573]: time="2026-06-12T16:13:11.698308725Z" level=info msg="Ran pod sandbox 8767a6406855917b79772353ea8fb0106437b40c29b295cd93f1e1697c838910 with infra container: openshift-nmstate/nmstate-console-plugin-9bcc7988b-dpmlg/POD" id=5cd9625e-7542-4f51-8d7b-bffed9c8f36b name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:20:07.442516 | controller | Jun 12 16:13:11.710715 crc crio[21573]: time="2026-06-12T16:13:11.710530188Z" level=info msg="Checking image status: registry.redhat.io/openshift4/nmstate-console-plugin-rhel9@sha256:4ceab1211bbb8d070c97b29b7a25d9c1e9c97af87eed948719d036449b17a25e" id=aaf7f424-fff2-45af-8352-f3b0d22dd59c name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:20:07.442532 | controller | Jun 12 16:13:11.710982 crc crio[21573]: time="2026-06-12T16:13:11.710821304Z" level=info msg="Image registry.redhat.io/openshift4/nmstate-console-plugin-rhel9@sha256:4ceab1211bbb8d070c97b29b7a25d9c1e9c97af87eed948719d036449b17a25e not found" id=aaf7f424-fff2-45af-8352-f3b0d22dd59c name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:20:07.442552 | controller | Jun 12 16:13:11.711318 crc crio[21573]: time="2026-06-12T16:13:11.711067253Z" level=info msg="Neither image nor artfiact registry.redhat.io/openshift4/nmstate-console-plugin-rhel9@sha256:4ceab1211bbb8d070c97b29b7a25d9c1e9c97af87eed948719d036449b17a25e found" id=aaf7f424-fff2-45af-8352-f3b0d22dd59c name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:20:07.442569 | controller | Jun 12 16:13:11.712649 crc crio[21573]: time="2026-06-12T16:13:11.712354856Z" level=info msg="Pulling image: registry.redhat.io/openshift4/nmstate-console-plugin-rhel9@sha256:4ceab1211bbb8d070c97b29b7a25d9c1e9c97af87eed948719d036449b17a25e" id=4391895a-ac01-436e-af60-4636618a3408 name=/runtime.v1.ImageService/PullImage
2026-06-12 17:20:07.442607 | controller | Jun 12 16:13:11.721076 crc crio[21573]: time="2026-06-12T16:13:11.720901009Z" level=info msg="Trying to access \"registry.redhat.io/openshift4/nmstate-console-plugin-rhel9@sha256:4ceab1211bbb8d070c97b29b7a25d9c1e9c97af87eed948719d036449b17a25e\""
2026-06-12 17:20:07.442624 | controller | Jun 12 16:13:11.796518 crc crio[21573]: time="2026-06-12T16:13:11.796364152Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.442640 | controller | Jun 12 16:13:11.804150 crc crio[21573]: time="2026-06-12T16:13:11.802624366Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.442656 | controller | Jun 12 16:13:11.977590 crc crio[21573]: time="2026-06-12T16:13:11.968575125Z" level=info msg="Stopped pod sandbox: 184369a227bb3154b11571db39f92c89a252ef08b4945f1f9d9545a44d7f9135" id=df63b8cc-fdb4-4618-9ace-c6d83bc8ae54 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 17:20:07.442672 | controller | Jun 12 16:13:11.977590 crc crio[21573]: time="2026-06-12T16:13:11.976106765Z" level=info msg="Created container f1e5d3edcd2024a414e8e6f70848f2ebc22eeeb07fea09f084bf38c7f9bc13b2: openshift-marketplace/certified-operators-swz8x/registry-server" id=3a436749-bb5c-41b0-bddd-b38b04464fa4 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:20:07.442688 | controller | Jun 12 16:13:11.990577 crc crio[21573]: time="2026-06-12T16:13:11.989603629Z" level=info msg="Starting container: f1e5d3edcd2024a414e8e6f70848f2ebc22eeeb07fea09f084bf38c7f9bc13b2" id=f1d47c63-64c6-45be-a3e1-efe345fbc519 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 17:20:07.442704 | controller | Jun 12 16:13:12.011946 crc crio[21573]: time="2026-06-12T16:13:12.011000024Z" level=info msg="Started container" PID=41138 containerID=f1e5d3edcd2024a414e8e6f70848f2ebc22eeeb07fea09f084bf38c7f9bc13b2 description=openshift-marketplace/certified-operators-swz8x/registry-server id=f1d47c63-64c6-45be-a3e1-efe345fbc519 name=/runtime.v1.RuntimeService/StartContainer sandboxID=5dd078c300b47b1c3b34845d696f26fa4553b348ec9821761e2c78cace7a0c88
2026-06-12 17:20:07.442720 | controller | Jun 12 16:13:12.148943 crc crio[21573]: 2026-06-12T16:13:12Z [verbose] CmdAdd (shim): {1.1.0 [{Name:85c935ce0b08634 Mac:4e:9e:31:15:b2:bf Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:2d Mtu:0 Sandbox:/var/run/netns/36e6bc7c-c6c4-44d4-9583-8cf5bc76add9 SocketPath: PciID:}] [{Interface:0xc0003747d0 Address:{IP:10.217.0.45 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 17:20:07.442737 | controller | Jun 12 16:13:12.152606 crc crio[21573]: time="2026-06-12T16:13:12.152397846Z" level=info msg="Got pod network &{Name:nmstate-webhook-9b7874799-x7f27 Namespace:openshift-nmstate ID:85c935ce0b08634c6565866ba4e4b6c5703157306674c94db632064a83829167 UID:b7b79d19-9605-4bcd-babf-538c445842ca NetNS:/var/run/netns/36e6bc7c-c6c4-44d4-9583-8cf5bc76add9 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podb7b79d19_9605_4bcd_babf_538c445842ca.slice PodAnnotations:0xc0027227b8}] Aliases:map[]}"
2026-06-12 17:20:07.442757 | controller | Jun 12 16:13:12.152858 crc crio[21573]: time="2026-06-12T16:13:12.152772106Z" level=info msg="Checking pod openshift-nmstate_nmstate-webhook-9b7874799-x7f27 for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 17:20:07.442775 | controller | Jun 12 16:13:12.174302 crc crio[21573]: time="2026-06-12T16:13:12.174001164Z" level=info msg="Ran pod sandbox 85c935ce0b08634c6565866ba4e4b6c5703157306674c94db632064a83829167 with infra container: openshift-nmstate/nmstate-webhook-9b7874799-x7f27/POD" id=344bc337-4793-4bb6-b6b8-d8ef1ff92219 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:20:07.442791 | controller | Jun 12 16:13:12.187317 crc crio[21573]: time="2026-06-12T16:13:12.187162731Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:4eb4971b2a3ad355a60554cee0c3dbbccea7672554811c432b582a0f3340e811" id=907c6b32-6978-4d52-b083-73fbc6808049 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:20:07.442807 | controller | Jun 12 16:13:12.187988 crc crio[21573]: time="2026-06-12T16:13:12.187895048Z" level=info msg="Image registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:4eb4971b2a3ad355a60554cee0c3dbbccea7672554811c432b582a0f3340e811 not found" id=907c6b32-6978-4d52-b083-73fbc6808049 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:20:07.442823 | controller | Jun 12 16:13:12.188073 crc crio[21573]: time="2026-06-12T16:13:12.188030946Z" level=info msg="Neither image nor artfiact registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:4eb4971b2a3ad355a60554cee0c3dbbccea7672554811c432b582a0f3340e811 found" id=907c6b32-6978-4d52-b083-73fbc6808049 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:20:07.442839 | controller | Jun 12 16:13:12.197258 crc crio[21573]: time="2026-06-12T16:13:12.197136558Z" level=info msg="Pulling image: registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:4eb4971b2a3ad355a60554cee0c3dbbccea7672554811c432b582a0f3340e811" id=7a565f5d-79ed-49a7-822f-64630f920346 name=/runtime.v1.ImageService/PullImage
2026-06-12 17:20:07.442855 | controller | Jun 12 16:13:12.205410 crc crio[21573]: time="2026-06-12T16:13:12.205293007Z" level=info msg="Trying to access \"registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:4eb4971b2a3ad355a60554cee0c3dbbccea7672554811c432b582a0f3340e811\""
2026-06-12 17:20:07.442871 | controller | Jun 12 16:13:12.625091 crc crio[21573]: time="2026-06-12T16:13:12.624248058Z" level=info msg="Removing container: 955e218a5170c0b33b6e710854ea50d0647f0afb11522bf9aa6c0e4be47c68ed" id=f460c81f-2ae7-41bf-a2b8-3bea5b837917 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 17:20:07.442887 | controller | Jun 12 16:13:12.702156 crc crio[21573]: time="2026-06-12T16:13:12.70177416Z" level=info msg="Removed container 955e218a5170c0b33b6e710854ea50d0647f0afb11522bf9aa6c0e4be47c68ed: openshift-marketplace/redhat-operators-pfrjd/registry-server" id=f460c81f-2ae7-41bf-a2b8-3bea5b837917 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 17:20:07.442904 | controller | Jun 12 16:13:12.710796 crc crio[21573]: time="2026-06-12T16:13:12.710657375Z" level=info msg="Removing container: f9926a3a58a0e0bd16540124b65823a27f8e0d5fad6de831a987de7043740a9d" id=b6d13787-4ed4-484c-aa6b-8c8e3ea960c8 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 17:20:07.442920 | controller | Jun 12 16:13:12.763940 crc crio[21573]: time="2026-06-12T16:13:12.763817406Z" level=info msg="Removed container f9926a3a58a0e0bd16540124b65823a27f8e0d5fad6de831a987de7043740a9d: openshift-marketplace/redhat-operators-pfrjd/extract-content" id=b6d13787-4ed4-484c-aa6b-8c8e3ea960c8 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 17:20:07.442940 | controller | Jun 12 16:13:12.770390 crc crio[21573]: time="2026-06-12T16:13:12.77012134Z" level=info msg="Removing container: d232720489d5dfe847b5576c2f98f7856c2f05a3a750bdebf304d041deb5687d" id=641e9e27-a252-4e60-b4ad-ebf9bfda6448 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 17:20:07.442957 | controller | Jun 12 16:13:12.871239 crc crio[21573]: time="2026-06-12T16:13:12.871104163Z" level=info msg="Removed container d232720489d5dfe847b5576c2f98f7856c2f05a3a750bdebf304d041deb5687d: openshift-marketplace/redhat-operators-pfrjd/extract-utilities" id=641e9e27-a252-4e60-b4ad-ebf9bfda6448 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 17:20:07.442973 | controller | Jun 12 16:13:16.639928 crc crio[21573]: time="2026-06-12T16:13:16.639106366Z" level=info msg="Pulled image: registry.redhat.io/openshift4/nmstate-console-plugin-rhel9@sha256:3bf2d5fbb780de667ad48e0102ef7d2abd032bf1a490bb8344ff7b8fa745446a" id=4391895a-ac01-436e-af60-4636618a3408 name=/runtime.v1.ImageService/PullImage
2026-06-12 17:20:07.442989 | controller | Jun 12 16:13:16.642052 crc crio[21573]: time="2026-06-12T16:13:16.640950907Z" level=info msg="Pulled image: registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:bcda449a4925872250ec4e77f06e5a6ea4977b1aa0d36da237e4a862ff325ede" id=7a565f5d-79ed-49a7-822f-64630f920346 name=/runtime.v1.ImageService/PullImage
2026-06-12 17:20:07.443005 | controller | Jun 12 16:13:16.644127 crc crio[21573]: time="2026-06-12T16:13:16.644063235Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:4eb4971b2a3ad355a60554cee0c3dbbccea7672554811c432b582a0f3340e811" id=a1e1dc44-d918-4919-9c67-7f0ea41d761d name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:20:07.443020 | controller | Jun 12 16:13:16.644365 crc crio[21573]: time="2026-06-12T16:13:16.644168807Z" level=info msg="Checking image status: registry.redhat.io/openshift4/nmstate-console-plugin-rhel9@sha256:4ceab1211bbb8d070c97b29b7a25d9c1e9c97af87eed948719d036449b17a25e" id=4c3f13c5-138a-4202-99b2-c15184ecfbd2 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:20:07.443036 | controller | Jun 12 16:13:16.705723 crc crio[21573]: time="2026-06-12T16:13:16.705646785Z" level=info msg="Pulled image: registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:bcda449a4925872250ec4e77f06e5a6ea4977b1aa0d36da237e4a862ff325ede" id=79459eb9-c3d7-44c7-8288-25124bb22894 name=/runtime.v1.ImageService/PullImage
2026-06-12 17:20:07.443052 | controller | Jun 12 16:13:16.708229 crc crio[21573]: time="2026-06-12T16:13:16.708110619Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:4eb4971b2a3ad355a60554cee0c3dbbccea7672554811c432b582a0f3340e811" id=eed6f6e9-5608-4363-93d4-70499fa2e6e1 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:20:07.443069 | controller | Jun 12 16:13:16.710766 crc crio[21573]: time="2026-06-12T16:13:16.710708842Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:4eb4971b2a3ad355a60554cee0c3dbbccea7672554811c432b582a0f3340e811" id=6e83f6cf-9dec-4a88-98a3-281957dc532b name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:20:07.443085 | controller | Jun 12 16:13:16.714371 crc crio[21573]: time="2026-06-12T16:13:16.714319073Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:4eb4971b2a3ad355a60554cee0c3dbbccea7672554811c432b582a0f3340e811" id=3281219d-d1ef-4548-bae9-a11fc3f89f00 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:20:07.443101 | controller | Jun 12 16:13:16.721749 crc crio[21573]: time="2026-06-12T16:13:16.720853766Z" level=info msg="Creating container: openshift-nmstate/nmstate-webhook-9b7874799-x7f27/nmstate-webhook" id=0935d2a8-eb3c-47fa-8aed-e1cdc2e9d09d name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:20:07.443117 | controller | Jun 12 16:13:16.722062 crc crio[21573]: time="2026-06-12T16:13:16.720856968Z" level=info msg="Pulled image: registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:bcda449a4925872250ec4e77f06e5a6ea4977b1aa0d36da237e4a862ff325ede" id=751df8bb-0d3c-4c25-adc7-27913be06920 name=/runtime.v1.ImageService/PullImage
2026-06-12 17:20:07.443137 | controller | Jun 12 16:13:16.724723 crc crio[21573]: time="2026-06-12T16:13:16.724684794Z" level=info msg="Creating container: openshift-nmstate/nmstate-handler-9th4j/nmstate-handler" id=c55a9cd0-a616-48e8-a7e2-fd9b8de25fd0 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:20:07.443154 | controller | Jun 12 16:13:16.726273 crc crio[21573]: time="2026-06-12T16:13:16.725885889Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:4eb4971b2a3ad355a60554cee0c3dbbccea7672554811c432b582a0f3340e811" id=70ef4aa0-83e0-465d-9c0f-22600f058e9b name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:20:07.443169 | controller | Jun 12 16:13:16.728910 crc crio[21573]: time="2026-06-12T16:13:16.72883191Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.443185 | controller | Jun 12 16:13:16.730986 crc crio[21573]: time="2026-06-12T16:13:16.73095191Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.443202 | controller | Jun 12 16:13:16.736931 crc crio[21573]: time="2026-06-12T16:13:16.736884205Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:4eb4971b2a3ad355a60554cee0c3dbbccea7672554811c432b582a0f3340e811" id=c26882fc-d659-4be7-a82a-e56a68f346f1 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:20:07.443217 | controller | Jun 12 16:13:16.737372 crc crio[21573]: time="2026-06-12T16:13:16.737310397Z" level=info msg="Checking image status: registry.redhat.io/openshift4/nmstate-console-plugin-rhel9@sha256:4ceab1211bbb8d070c97b29b7a25d9c1e9c97af87eed948719d036449b17a25e" id=ed82fb0f-1170-4e26-8989-29ddbd021d05 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:20:07.443234 | controller | Jun 12 16:13:16.788291 crc crio[21573]: time="2026-06-12T16:13:16.787875834Z" level=info msg="Creating container: openshift-nmstate/nmstate-metrics-756b4d6fc6-hp88r/nmstate-metrics" id=1fb47774-c5f3-4a2e-917f-9089a68fafdb name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:20:07.443250 | controller | Jun 12 16:13:16.789829 crc crio[21573]: time="2026-06-12T16:13:16.789702816Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.443266 | controller | Jun 12 16:13:16.795600 crc crio[21573]: time="2026-06-12T16:13:16.793716259Z" level=info msg="Creating container: openshift-nmstate/nmstate-console-plugin-9bcc7988b-dpmlg/nmstate-console-plugin" id=dd3f45e6-d166-4e30-942f-427524b2106b name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:20:07.443283 | controller | Jun 12 16:13:16.797647 crc crio[21573]: time="2026-06-12T16:13:16.797418832Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.443299 | controller | Jun 12 16:13:16.802628 crc crio[21573]: time="2026-06-12T16:13:16.800890368Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.443315 | controller | Jun 12 16:13:16.804647 crc crio[21573]: time="2026-06-12T16:13:16.804539281Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.443332 | controller | Jun 12 16:13:16.807091 crc crio[21573]: time="2026-06-12T16:13:16.80697942Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.443352 | controller | Jun 12 16:13:16.862682 crc crio[21573]: time="2026-06-12T16:13:16.857563466Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.443381 | controller | Jun 12 16:13:16.864160 crc crio[21573]: time="2026-06-12T16:13:16.863774421Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.443397 | controller | Jun 12 16:13:17.017169 crc crio[21573]: time="2026-06-12T16:13:17.016658462Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.443413 | controller | Jun 12 16:13:17.055178 crc crio[21573]: time="2026-06-12T16:13:17.055088562Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.443430 | controller | Jun 12 16:13:17.093675 crc crio[21573]: time="2026-06-12T16:13:17.093551107Z" level=info msg="Created container 345be1e1bed1b5d69b4ab39a40f16d6d341e452887df70e321f0f2457a337f81: openshift-nmstate/nmstate-metrics-756b4d6fc6-hp88r/nmstate-metrics" id=1fb47774-c5f3-4a2e-917f-9089a68fafdb name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:20:07.443447 | controller | Jun 12 16:13:17.095988 crc crio[21573]: time="2026-06-12T16:13:17.095895554Z" level=info msg="Created container dbb262628e231ddd74f00c40acf71ff560240ce5f29988a94563eaea8f66f136: openshift-nmstate/nmstate-webhook-9b7874799-x7f27/nmstate-webhook" id=0935d2a8-eb3c-47fa-8aed-e1cdc2e9d09d name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:20:07.443463 | controller | Jun 12 16:13:17.096844 crc crio[21573]: time="2026-06-12T16:13:17.096774148Z" level=info msg="Starting container: 345be1e1bed1b5d69b4ab39a40f16d6d341e452887df70e321f0f2457a337f81" id=81196c50-5bd6-4bc2-8be9-d0b78e10a219 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 17:20:07.443480 | controller | Jun 12 16:13:17.100015 crc crio[21573]: time="2026-06-12T16:13:17.099917016Z" level=info msg="Starting container: dbb262628e231ddd74f00c40acf71ff560240ce5f29988a94563eaea8f66f136" id=be3545c5-3581-4d70-b60f-3b0c482484d7 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 17:20:07.443496 | controller | Jun 12 16:13:17.103998 crc crio[21573]: time="2026-06-12T16:13:17.103906808Z" level=info msg="Started container" PID=41379 containerID=345be1e1bed1b5d69b4ab39a40f16d6d341e452887df70e321f0f2457a337f81 description=openshift-nmstate/nmstate-metrics-756b4d6fc6-hp88r/nmstate-metrics id=81196c50-5bd6-4bc2-8be9-d0b78e10a219 name=/runtime.v1.RuntimeService/StartContainer sandboxID=9d856051e97ea3a9e608f20bcd6f1f6fdf1d67ab2001c688bd6496550cebaa75
2026-06-12 17:20:07.443512 | controller | Jun 12 16:13:17.120771 crc crio[21573]: time="2026-06-12T16:13:17.120602246Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:78053b8e01dc3fb4442aa8f899787540074d67b84813d6893e947fcea00491c1" id=b9a6e066-44de-4bd0-882f-e307494ce1dd name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:20:07.443529 | controller | Jun 12 16:13:17.121117 crc crio[21573]: time="2026-06-12T16:13:17.120855564Z" level=info msg="Image registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:78053b8e01dc3fb4442aa8f899787540074d67b84813d6893e947fcea00491c1 not found" id=b9a6e066-44de-4bd0-882f-e307494ce1dd name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:20:07.443545 | controller | Jun 12 16:13:17.121117 crc crio[21573]: time="2026-06-12T16:13:17.120910636Z" level=info msg="Neither image nor artfiact registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:78053b8e01dc3fb4442aa8f899787540074d67b84813d6893e947fcea00491c1 found" id=b9a6e066-44de-4bd0-882f-e307494ce1dd name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:20:07.443565 | controller | Jun 12 16:13:17.123573 crc crio[21573]: time="2026-06-12T16:13:17.123368814Z" level=info msg="Pulling image: registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:78053b8e01dc3fb4442aa8f899787540074d67b84813d6893e947fcea00491c1" id=33ab7eb3-fc57-4990-83a7-3db1691aa4e2 name=/runtime.v1.ImageService/PullImage
2026-06-12 17:20:07.443603 | controller | Jun 12 16:13:17.128649 crc crio[21573]: time="2026-06-12T16:13:17.128364197Z" level=info msg="Trying to access \"registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:78053b8e01dc3fb4442aa8f899787540074d67b84813d6893e947fcea00491c1\""
2026-06-12 17:20:07.443622 | controller | Jun 12 16:13:17.144356 crc crio[21573]: time="2026-06-12T16:13:17.144105404Z" level=info msg="Started container" PID=41378 containerID=dbb262628e231ddd74f00c40acf71ff560240ce5f29988a94563eaea8f66f136 description=openshift-nmstate/nmstate-webhook-9b7874799-x7f27/nmstate-webhook id=be3545c5-3581-4d70-b60f-3b0c482484d7 name=/runtime.v1.RuntimeService/StartContainer sandboxID=85c935ce0b08634c6565866ba4e4b6c5703157306674c94db632064a83829167
2026-06-12 17:20:07.443639 | controller | Jun 12 16:13:17.157005 crc crio[21573]: time="2026-06-12T16:13:17.156885373Z" level=info msg="Created container 5b537d8638e58c2f05f010bbf699d0ed4d3ed86594274361da3fe2fe5bef9a84: openshift-nmstate/nmstate-console-plugin-9bcc7988b-dpmlg/nmstate-console-plugin" id=dd3f45e6-d166-4e30-942f-427524b2106b name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:20:07.443656 | controller | Jun 12 16:13:17.160307 crc crio[21573]: time="2026-06-12T16:13:17.160135003Z" level=info msg="Starting container: 5b537d8638e58c2f05f010bbf699d0ed4d3ed86594274361da3fe2fe5bef9a84" id=73f695ef-0078-4da3-ad0b-7ef5d5139875 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 17:20:07.443672 | controller | Jun 12 16:13:17.171172 crc crio[21573]: time="2026-06-12T16:13:17.171102491Z" level=info msg="Started container" PID=41388 containerID=5b537d8638e58c2f05f010bbf699d0ed4d3ed86594274361da3fe2fe5bef9a84 description=openshift-nmstate/nmstate-console-plugin-9bcc7988b-dpmlg/nmstate-console-plugin id=73f695ef-0078-4da3-ad0b-7ef5d5139875 name=/runtime.v1.RuntimeService/StartContainer sandboxID=8767a6406855917b79772353ea8fb0106437b40c29b295cd93f1e1697c838910
2026-06-12 17:20:07.443689 | controller | Jun 12 16:13:17.247558 crc crio[21573]: time="2026-06-12T16:13:17.247381328Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.443706 | controller | Jun 12 16:13:17.361046 crc crio[21573]: time="2026-06-12T16:13:17.360196858Z" level=info msg="Created container 13aa1a0fac4f58b8b73c48a4393404c4e1e05462fe0cadda9b01b1b5e8576aea: openshift-nmstate/nmstate-handler-9th4j/nmstate-handler" id=c55a9cd0-a616-48e8-a7e2-fd9b8de25fd0 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:20:07.443722 | controller | Jun 12 16:13:17.367306 crc crio[21573]: time="2026-06-12T16:13:17.367184454Z" level=info msg="Starting container: 13aa1a0fac4f58b8b73c48a4393404c4e1e05462fe0cadda9b01b1b5e8576aea" id=35035a0e-5d6a-4150-bd2a-1270c810d96c name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 17:20:07.443738 | controller | Jun 12 16:13:17.376501 crc crio[21573]: time="2026-06-12T16:13:17.37629487Z" level=info msg="Started container" PID=41417 containerID=13aa1a0fac4f58b8b73c48a4393404c4e1e05462fe0cadda9b01b1b5e8576aea description=openshift-nmstate/nmstate-handler-9th4j/nmstate-handler id=35035a0e-5d6a-4150-bd2a-1270c810d96c name=/runtime.v1.RuntimeService/StartContainer sandboxID=bafaf5750bcf0678f9e2d4d786e1be7a5d433220c7aa0b68ce69b0654e875c45
2026-06-12 17:20:07.443755 | controller | Jun 12 16:13:20.359421 crc crio[21573]: time="2026-06-12T16:13:20.358715177Z" level=info msg="Pulled image: registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:281a4f96defc7aa220db5af8ea7f3a4ab914e4b932e6edea4c2b02d95fbc5672" id=33ab7eb3-fc57-4990-83a7-3db1691aa4e2 name=/runtime.v1.ImageService/PullImage
2026-06-12 17:20:07.443775 | controller | Jun 12 16:13:20.361586 crc crio[21573]: time="2026-06-12T16:13:20.360604859Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:78053b8e01dc3fb4442aa8f899787540074d67b84813d6893e947fcea00491c1" id=40076963-8d25-48aa-a41b-08dac2b18785 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:20:07.443792 | controller | Jun 12 16:13:20.365629 crc crio[21573]: time="2026-06-12T16:13:20.365561228Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:78053b8e01dc3fb4442aa8f899787540074d67b84813d6893e947fcea00491c1" id=1bd37ce4-e224-4242-bfc3-bddab7f28761 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:20:07.443809 | controller | Jun 12 16:13:20.373948 crc crio[21573]: time="2026-06-12T16:13:20.373880491Z" level=info msg="Creating container: openshift-nmstate/nmstate-metrics-756b4d6fc6-hp88r/kube-rbac-proxy" id=dbc09650-8cc1-41eb-93fc-384dd663be21 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:20:07.443825 | controller | Jun 12 16:13:20.375718 crc crio[21573]: time="2026-06-12T16:13:20.375652371Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.443841 | controller | Jun 12 16:13:20.407934 crc crio[21573]: time="2026-06-12T16:13:20.4073868Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.443857 | controller | Jun 12 16:13:20.415363 crc crio[21573]: time="2026-06-12T16:13:20.415285771Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.443872 | controller | Jun 12 16:13:20.536686 crc crio[21573]: time="2026-06-12T16:13:20.53659537Z" level=info msg="Created container be6f47159c5174a2566864ca958e8a9055119c7e719639d7209086f2b2bad954: openshift-nmstate/nmstate-metrics-756b4d6fc6-hp88r/kube-rbac-proxy" id=dbc09650-8cc1-41eb-93fc-384dd663be21 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:20:07.443888 | controller | Jun 12 16:13:20.538416 crc crio[21573]: time="2026-06-12T16:13:20.538189805Z" level=info msg="Starting container: be6f47159c5174a2566864ca958e8a9055119c7e719639d7209086f2b2bad954" id=679a4cea-364d-4cd3-bed5-1e9bbbb3defe name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 17:20:07.443904 | controller | Jun 12 16:13:20.544702 crc crio[21573]: time="2026-06-12T16:13:20.544548732Z" level=info msg="Started container" PID=41538 containerID=be6f47159c5174a2566864ca958e8a9055119c7e719639d7209086f2b2bad954 description=openshift-nmstate/nmstate-metrics-756b4d6fc6-hp88r/kube-rbac-proxy id=679a4cea-364d-4cd3-bed5-1e9bbbb3defe name=/runtime.v1.RuntimeService/StartContainer sandboxID=9d856051e97ea3a9e608f20bcd6f1f6fdf1d67ab2001c688bd6496550cebaa75
2026-06-12 17:20:07.443920 | controller | Jun 12 16:13:21.887924 crc crio[21573]: time="2026-06-12T16:13:21.884903845Z" level=info msg="Stopping container: 1e519235ee5404462eaa2673cd21241bde0d839a0cd4d673baf33321c4992dff (timeout: 2s)" id=5f963647-9f6e-4557-bbc5-e074a242cc13 name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 17:20:07.443936 | controller | Jun 12 16:13:22.028037 crc crio[21573]: time="2026-06-12T16:13:22.020356149Z" level=info msg="Stopped container 1e519235ee5404462eaa2673cd21241bde0d839a0cd4d673baf33321c4992dff: openshift-marketplace/community-operators-m8l7l/registry-server" id=5f963647-9f6e-4557-bbc5-e074a242cc13 name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 17:20:07.443951 | controller | Jun 12 16:13:22.028037 crc crio[21573]: time="2026-06-12T16:13:22.021916563Z" level=info msg="Stopping pod sandbox: 6d983b424e7b954ebdb28125a34865fb0f87cb93079802b2bdfcb6c3595cbf1c" id=73e6d8ef-08bb-40c5-9619-4958824510f6 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 17:20:07.443972 | controller | Jun 12 16:13:22.028037 crc crio[21573]: time="2026-06-12T16:13:22.022658594Z" level=info msg="Got pod network &{Name:community-operators-m8l7l Namespace:openshift-marketplace ID:6d983b424e7b954ebdb28125a34865fb0f87cb93079802b2bdfcb6c3595cbf1c UID:8ef611fc-8c57-42b3-9c97-97905052168f NetNS:/var/run/netns/ce855861-7d77-4a64-ae59-dc98ce031746 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod8ef611fc_8c57_42b3_9c97_97905052168f.slice PodAnnotations:0xc0024287a0}] Aliases:map[]}"
2026-06-12 17:20:07.443989 | controller | Jun 12 16:13:22.028037 crc crio[21573]: time="2026-06-12T16:13:22.022825719Z" level=info msg="Deleting pod openshift-marketplace_community-operators-m8l7l from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 17:20:07.444006 | controller | Jun 12 16:13:22.303485 crc crio[21573]: time="2026-06-12T16:13:22.302845023Z" level=info msg="Stopped pod sandbox: 6d983b424e7b954ebdb28125a34865fb0f87cb93079802b2bdfcb6c3595cbf1c" id=73e6d8ef-08bb-40c5-9619-4958824510f6 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 17:20:07.444022 | controller | Jun 12 16:13:22.814998 crc crio[21573]: time="2026-06-12T16:13:22.812710528Z" level=info msg="Stopping container: 93eaf63d6fa981a04caee1c0ca14ca2851322de97f7a725d078578049848a6b9 (timeout: 2s)" id=05e8507d-14ed-4f49-b8b3-5b1c43546a47 name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 17:20:07.444038 | controller | Jun 12 16:13:22.910793 crc crio[21573]: time="2026-06-12T16:13:22.910650842Z" level=info msg="Removing container: 1e519235ee5404462eaa2673cd21241bde0d839a0cd4d673baf33321c4992dff" id=8e68193b-5708-4e44-9464-86fd86cf299d name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 17:20:07.444054 | controller | Jun 12 16:13:22.963910 crc crio[21573]: time="2026-06-12T16:13:22.963675361Z" level=info msg="Stopped container 93eaf63d6fa981a04caee1c0ca14ca2851322de97f7a725d078578049848a6b9: openshift-marketplace/redhat-marketplace-5ndw9/registry-server" id=05e8507d-14ed-4f49-b8b3-5b1c43546a47 name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 17:20:07.444070 | controller | Jun 12 16:13:22.965865 crc crio[21573]: time="2026-06-12T16:13:22.965740166Z" level=info msg="Stopping pod sandbox: a00bb5e4f47e7a207124753c49d710483ba1219a5d961893384508275281bf4f" id=64045880-ca4d-452d-84d0-6d09833ccf5e name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 17:20:07.444086 | controller | Jun 12 16:13:22.967649 crc crio[21573]: time="2026-06-12T16:13:22.967607108Z" level=info msg="Got pod network &{Name:redhat-marketplace-5ndw9 Namespace:openshift-marketplace ID:a00bb5e4f47e7a207124753c49d710483ba1219a5d961893384508275281bf4f UID:da08eefd-dc40-49ae-8d27-7b4205d6aea6 NetNS:/var/run/netns/8eef2577-9922-4b9b-9718-e50d2c48a11e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podda08eefd_dc40_49ae_8d27_7b4205d6aea6.slice PodAnnotations:0xc000568308}] Aliases:map[]}"
2026-06-12 17:20:07.444103 | controller | Jun 12 16:13:22.967882 crc crio[21573]: time="2026-06-12T16:13:22.967798164Z" level=info msg="Deleting pod openshift-marketplace_redhat-marketplace-5ndw9 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 17:20:07.444119 | controller | Jun 12 16:13:22.968822 crc crio[21573]: time="2026-06-12T16:13:22.968491579Z" level=info msg="Removed container 1e519235ee5404462eaa2673cd21241bde0d839a0cd4d673baf33321c4992dff: openshift-marketplace/community-operators-m8l7l/registry-server" id=8e68193b-5708-4e44-9464-86fd86cf299d name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 17:20:07.444135 | controller | Jun 12 16:13:22.976684 crc crio[21573]: time="2026-06-12T16:13:22.976486197Z" level=info msg="Removing container: 662b2a1ac6005a5e9f2911674ff4f8eb08b92eab1e4c0e916a885df088c3f5f1" id=fe0f034f-579e-4b1e-85c9-8fce05c31f7a name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 17:20:07.444155 | controller | Jun 12 16:13:23.018051 crc crio[21573]: time="2026-06-12T16:13:23.017860417Z" level=info msg="Removed container 662b2a1ac6005a5e9f2911674ff4f8eb08b92eab1e4c0e916a885df088c3f5f1: openshift-marketplace/community-operators-m8l7l/extract-content" id=fe0f034f-579e-4b1e-85c9-8fce05c31f7a name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 17:20:07.444172 | controller | Jun 12 16:13:23.032742 crc crio[21573]: time="2026-06-12T16:13:23.03262194Z" level=info msg="Removing container: c93e19273dec87e6f992952355fd39188c4638dd9010c8c07cfc303e7fcafd4a" id=20d7559d-abc9-4351-a7c6-8ea18d1bd1a7 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 17:20:07.444188 | controller | Jun 12 16:13:23.079100 crc crio[21573]: time="2026-06-12T16:13:23.077649682Z" level=info msg="Removed container c93e19273dec87e6f992952355fd39188c4638dd9010c8c07cfc303e7fcafd4a: openshift-marketplace/community-operators-m8l7l/extract-utilities" id=20d7559d-abc9-4351-a7c6-8ea18d1bd1a7 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 17:20:07.444205 | controller | Jun 12 16:13:23.233821 crc crio[21573]: time="2026-06-12T16:13:23.233704573Z" level=info msg="Stopped pod sandbox: a00bb5e4f47e7a207124753c49d710483ba1219a5d961893384508275281bf4f" id=64045880-ca4d-452d-84d0-6d09833ccf5e name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 17:20:07.444220 | controller | Jun 12 16:13:23.932097 crc crio[21573]: time="2026-06-12T16:13:23.93102606Z" level=info msg="Removing container: 93eaf63d6fa981a04caee1c0ca14ca2851322de97f7a725d078578049848a6b9" id=5c690b3c-b064-42b9-964c-b655952ddb2b name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 17:20:07.444236 | controller | Jun 12 16:13:23.961165 crc crio[21573]: time="2026-06-12T16:13:23.961030661Z" level=info msg="Removed container 93eaf63d6fa981a04caee1c0ca14ca2851322de97f7a725d078578049848a6b9: openshift-marketplace/redhat-marketplace-5ndw9/registry-server" id=5c690b3c-b064-42b9-964c-b655952ddb2b name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 17:20:07.444252 | controller | Jun 12 16:13:23.965249 crc crio[21573]: time="2026-06-12T16:13:23.965123655Z" level=info msg="Removing container: 219c578d720fbf606151e6f0117097273eb621d3ee129594f68779ae9dac9a3e" id=eb2a85dd-de95-40d9-aea9-8e29d87d5f9e name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 17:20:07.444267 | controller | Jun 12 16:13:24.008141 crc crio[21573]: time="2026-06-12T16:13:24.007023214Z" level=info msg="Removed container 219c578d720fbf606151e6f0117097273eb621d3ee129594f68779ae9dac9a3e: openshift-marketplace/redhat-marketplace-5ndw9/extract-content" id=eb2a85dd-de95-40d9-aea9-8e29d87d5f9e name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 17:20:07.444284 | controller | Jun 12 16:13:24.012548 crc crio[21573]: time="2026-06-12T16:13:24.011674879Z" level=info msg="Removing container: 90e3d95dfe0788714c41eb4d7faea806919efec2213ffc1b46b8805e2795a352" id=54fc8cfd-53a6-444b-b8a6-399d8a852e6d name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 17:20:07.444300 | controller | Jun 12 16:13:24.071963 crc crio[21573]: time="2026-06-12T16:13:24.071165367Z" level=info msg="Removed container 90e3d95dfe0788714c41eb4d7faea806919efec2213ffc1b46b8805e2795a352: openshift-marketplace/redhat-marketplace-5ndw9/extract-utilities" id=54fc8cfd-53a6-444b-b8a6-399d8a852e6d name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 17:20:07.444315 | controller | Jun 12 16:13:25.209404 crc crio[21573]: time="2026-06-12T16:13:25.208619824Z" level=info msg="Stopping container: f1e5d3edcd2024a414e8e6f70848f2ebc22eeeb07fea09f084bf38c7f9bc13b2 (timeout: 2s)" id=6220cb0f-d80d-4f4b-a65a-0b052aeb74d3 name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 17:20:07.444331 | controller | Jun 12 16:13:25.344910 crc crio[21573]: time="2026-06-12T16:13:25.344830159Z" level=info msg="Stopped container f1e5d3edcd2024a414e8e6f70848f2ebc22eeeb07fea09f084bf38c7f9bc13b2: openshift-marketplace/certified-operators-swz8x/registry-server" id=6220cb0f-d80d-4f4b-a65a-0b052aeb74d3 name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 17:20:07.444351 | controller | Jun 12 16:13:25.347686 crc crio[21573]: time="2026-06-12T16:13:25.347589336Z" level=info msg="Stopping pod sandbox: 5dd078c300b47b1c3b34845d696f26fa4553b348ec9821761e2c78cace7a0c88" id=63ddd059-35dc-4e96-8c97-fa09e56870a2 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 17:20:07.444368 | controller | Jun 12 16:13:25.354752 crc crio[21573]: time="2026-06-12T16:13:25.348363838Z" level=info msg="Got pod network &{Name:certified-operators-swz8x Namespace:openshift-marketplace ID:5dd078c300b47b1c3b34845d696f26fa4553b348ec9821761e2c78cace7a0c88 UID:52614b03-b004-483f-8a1f-7a38b2916a31 NetNS:/var/run/netns/02e8ff5c-da27-441b-a2b9-b1a430b47a4c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod52614b03_b004_483f_8a1f_7a38b2916a31.slice PodAnnotations:0xc000641150}] Aliases:map[]}"
2026-06-12 17:20:07.444384 | controller | Jun 12 16:13:25.354752 crc crio[21573]: time="2026-06-12T16:13:25.350342365Z" level=info msg="Deleting pod openshift-marketplace_certified-operators-swz8x from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 17:20:07.444401 | controller | Jun 12 16:13:25.663840 crc crio[21573]: time="2026-06-12T16:13:25.663709313Z" level=info msg="Stopped pod sandbox: 5dd078c300b47b1c3b34845d696f26fa4553b348ec9821761e2c78cace7a0c88" id=63ddd059-35dc-4e96-8c97-fa09e56870a2 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 17:20:07.444417 | controller | Jun 12 16:13:25.984123 crc crio[21573]: time="2026-06-12T16:13:25.983112842Z" level=info msg="Removing container: f1e5d3edcd2024a414e8e6f70848f2ebc22eeeb07fea09f084bf38c7f9bc13b2" id=dfc52051-4c4f-4555-b854-f818ac475631 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 17:20:07.444433 | controller | Jun 12 16:13:26.009709 crc crio[21573]: time="2026-06-12T16:13:26.009589315Z" level=info msg="Removed container f1e5d3edcd2024a414e8e6f70848f2ebc22eeeb07fea09f084bf38c7f9bc13b2: openshift-marketplace/certified-operators-swz8x/registry-server" id=dfc52051-4c4f-4555-b854-f818ac475631 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 17:20:07.444450 | controller | Jun 12 16:13:26.015806 crc crio[21573]: time="2026-06-12T16:13:26.015168149Z" level=info msg="Removing container: b81033aaa08102a2aa1c894915a7f308d88fe391ff9a37e97e9ba468904243cd" id=c1a31612-f0be-4747-8dd5-99295bd07887 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 17:20:07.444466 | controller | Jun 12 16:13:26.059789 crc crio[21573]: time="2026-06-12T16:13:26.059684819Z" level=info msg="Removed container b81033aaa08102a2aa1c894915a7f308d88fe391ff9a37e97e9ba468904243cd: openshift-marketplace/certified-operators-swz8x/extract-content" id=c1a31612-f0be-4747-8dd5-99295bd07887 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 17:20:07.444483 | controller | Jun 12 16:13:26.062785 crc crio[21573]: time="2026-06-12T16:13:26.062704991Z" level=info msg="Removing container: cb42db977833116aabf49ccfe447a64490713df05e544547e7fb55bba708c2eb" id=ba296332-445a-42a5-b957-37a35a7a7b84 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 17:20:07.444499 | controller | Jun 12 16:13:26.083301 crc crio[21573]: time="2026-06-12T16:13:26.083166716Z" level=info msg="Removed container cb42db977833116aabf49ccfe447a64490713df05e544547e7fb55bba708c2eb: openshift-marketplace/certified-operators-swz8x/extract-utilities" id=ba296332-445a-42a5-b957-37a35a7a7b84 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 17:20:07.444515 | controller | Jun 12 16:13:43.152711 crc crio[21573]: time="2026-06-12T16:13:43.149857203Z" level=info msg="Stopping container: 3c87648e94a0340b3b304cdfb4d9b5e12867496a37b38a07e7857367622dc7fe (timeout: 15s)" id=c79314c4-671c-43c2-b0ed-0368623877a5 name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 17:20:07.444531 | controller | Jun 12 16:13:43.294203 crc crio[21573]: time="2026-06-12T16:13:43.293147058Z" level=info msg="Stopped container 3c87648e94a0340b3b304cdfb4d9b5e12867496a37b38a07e7857367622dc7fe: openshift-console/console-6c684df5db-cc8g8/console" id=c79314c4-671c-43c2-b0ed-0368623877a5 name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 17:20:07.444551 | controller | Jun 12 16:13:43.296850 crc crio[21573]: time="2026-06-12T16:13:43.296731878Z" level=info msg="Stopping pod sandbox: 7c9c9905adac5b3a01c30ca8f7e5943aa6e4928c52210102fcf82f2e070730ae" id=c1446a95-f6b1-473e-898c-10a65f521f81 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 17:20:07.444568 | controller | Jun 12 16:13:43.297875 crc crio[21573]: time="2026-06-12T16:13:43.297774588Z" level=info msg="Got pod network &{Name:console-6c684df5db-cc8g8 Namespace:openshift-console ID:7c9c9905adac5b3a01c30ca8f7e5943aa6e4928c52210102fcf82f2e070730ae UID:63877e21-00e2-4bee-b462-31d3bbe131ef NetNS:/var/run/netns/6dc71158-9615-4b5e-8a2c-7711904f202c 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:0xc002e28730}] Aliases:map[]}"
2026-06-12 17:20:07.444608 | controller | Jun 12 16:13:43.298653 crc crio[21573]: time="2026-06-12T16:13:43.29820391Z" level=info msg="Deleting pod openshift-console_console-6c684df5db-cc8g8 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 17:20:07.444626 | controller | Jun 12 16:13:44.483820 crc crio[21573]: time="2026-06-12T16:13:44.482735111Z" level=info msg="Stopped pod sandbox: 7c9c9905adac5b3a01c30ca8f7e5943aa6e4928c52210102fcf82f2e070730ae" id=c1446a95-f6b1-473e-898c-10a65f521f81 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 17:20:07.444643 | controller | Jun 12 16:13:45.421958 crc crio[21573]: time="2026-06-12T16:13:45.420380845Z" level=info msg="Removing container: 3c87648e94a0340b3b304cdfb4d9b5e12867496a37b38a07e7857367622dc7fe" id=b423938a-ade1-4fa9-88d4-69c2e3b580a7 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 17:20:07.444659 | controller | Jun 12 16:13:45.470014 crc crio[21573]: time="2026-06-12T16:13:45.469929524Z" level=info msg="Removed container 3c87648e94a0340b3b304cdfb4d9b5e12867496a37b38a07e7857367622dc7fe: openshift-console/console-6c684df5db-cc8g8/console" id=b423938a-ade1-4fa9-88d4-69c2e3b580a7 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 17:20:07.444676 | controller | Jun 12 16:13:55.318096 crc crio[21573]: time="2026-06-12T16:13:55.309142939Z" level=info msg="Stopping pod sandbox: a00bb5e4f47e7a207124753c49d710483ba1219a5d961893384508275281bf4f" id=5ad68ed7-f4c6-41a6-b8a2-7fdeec705a65 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 17:20:07.444691 | controller | Jun 12 16:13:55.320787 crc crio[21573]: time="2026-06-12T16:13:55.318140204Z" level=info msg="Stopped pod sandbox (already stopped): a00bb5e4f47e7a207124753c49d710483ba1219a5d961893384508275281bf4f" id=5ad68ed7-f4c6-41a6-b8a2-7fdeec705a65 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 17:20:07.444707 | controller | Jun 12 16:13:55.320787 crc crio[21573]: time="2026-06-12T16:13:55.319549414Z" level=info msg="Removing pod sandbox: a00bb5e4f47e7a207124753c49d710483ba1219a5d961893384508275281bf4f" id=a3c5bb42-5263-4d3d-904e-29183b1c0b48 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 17:20:07.444724 | controller | Jun 12 16:13:55.341906 crc crio[21573]: time="2026-06-12T16:13:55.341699683Z" level=info msg="Removed pod sandbox: a00bb5e4f47e7a207124753c49d710483ba1219a5d961893384508275281bf4f" id=a3c5bb42-5263-4d3d-904e-29183b1c0b48 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 17:20:07.444740 | controller | Jun 12 16:13:55.343348 crc crio[21573]: time="2026-06-12T16:13:55.343191831Z" level=info msg="Stopping pod sandbox: 6d983b424e7b954ebdb28125a34865fb0f87cb93079802b2bdfcb6c3595cbf1c" id=c7992df7-90fc-4391-8e57-d70a8782aad1 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 17:20:07.444757 | controller | Jun 12 16:13:55.343653 crc crio[21573]: time="2026-06-12T16:13:55.343353766Z" level=info msg="Stopped pod sandbox (already stopped): 6d983b424e7b954ebdb28125a34865fb0f87cb93079802b2bdfcb6c3595cbf1c" id=c7992df7-90fc-4391-8e57-d70a8782aad1 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 17:20:07.444781 | controller | Jun 12 16:13:55.344513 crc crio[21573]: time="2026-06-12T16:13:55.344369744Z" level=info msg="Removing pod sandbox: 6d983b424e7b954ebdb28125a34865fb0f87cb93079802b2bdfcb6c3595cbf1c" id=b4dbdebf-697b-4207-a15a-a6b1496adbb8 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 17:20:07.444798 | controller | Jun 12 16:13:55.359548 crc crio[21573]: time="2026-06-12T16:13:55.359355957Z" level=info msg="Removed pod sandbox: 6d983b424e7b954ebdb28125a34865fb0f87cb93079802b2bdfcb6c3595cbf1c" id=b4dbdebf-697b-4207-a15a-a6b1496adbb8 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 17:20:07.444814 | controller | Jun 12 16:13:55.366533 crc crio[21573]: time="2026-06-12T16:13:55.366326914Z" level=info msg="Stopping pod sandbox: 184369a227bb3154b11571db39f92c89a252ef08b4945f1f9d9545a44d7f9135" id=c48367cb-a778-46d9-8f69-573da130428a name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 17:20:07.444830 | controller | Jun 12 16:13:55.366780 crc crio[21573]: time="2026-06-12T16:13:55.36656018Z" level=info msg="Stopped pod sandbox (already stopped): 184369a227bb3154b11571db39f92c89a252ef08b4945f1f9d9545a44d7f9135" id=c48367cb-a778-46d9-8f69-573da130428a name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 17:20:07.444846 | controller | Jun 12 16:13:55.369619 crc crio[21573]: time="2026-06-12T16:13:55.367536408Z" level=info msg="Removing pod sandbox: 184369a227bb3154b11571db39f92c89a252ef08b4945f1f9d9545a44d7f9135" id=1064e04b-7334-418b-85a2-cbe26d9419fc name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 17:20:07.444862 | controller | Jun 12 16:13:55.387202 crc crio[21573]: time="2026-06-12T16:13:55.387035711Z" level=info msg="Removed pod sandbox: 184369a227bb3154b11571db39f92c89a252ef08b4945f1f9d9545a44d7f9135" id=1064e04b-7334-418b-85a2-cbe26d9419fc name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 17:20:07.444878 | controller | Jun 12 16:13:55.388268 crc crio[21573]: time="2026-06-12T16:13:55.38816781Z" level=info msg="Stopping pod sandbox: 7c9c9905adac5b3a01c30ca8f7e5943aa6e4928c52210102fcf82f2e070730ae" id=b5c32a43-8f91-47f5-8516-569eb2bb97fe name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 17:20:07.444893 | controller | Jun 12 16:13:55.388340 crc crio[21573]: time="2026-06-12T16:13:55.388306274Z" level=info msg="Stopped pod sandbox (already stopped): 7c9c9905adac5b3a01c30ca8f7e5943aa6e4928c52210102fcf82f2e070730ae" id=b5c32a43-8f91-47f5-8516-569eb2bb97fe name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 17:20:07.444909 | controller | Jun 12 16:13:55.389587 crc crio[21573]: time="2026-06-12T16:13:55.389487277Z" level=info msg="Removing pod sandbox: 7c9c9905adac5b3a01c30ca8f7e5943aa6e4928c52210102fcf82f2e070730ae" id=f235f68d-c17f-411c-94c6-c746e32213ff name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 17:20:07.444925 | controller | Jun 12 16:13:55.404501 crc crio[21573]: time="2026-06-12T16:13:55.404328466Z" level=info msg="Removed pod sandbox: 7c9c9905adac5b3a01c30ca8f7e5943aa6e4928c52210102fcf82f2e070730ae" id=f235f68d-c17f-411c-94c6-c746e32213ff name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 17:20:07.444941 | controller | Jun 12 16:13:55.406802 crc crio[21573]: time="2026-06-12T16:13:55.406684169Z" level=info msg="Stopping pod sandbox: 5dd078c300b47b1c3b34845d696f26fa4553b348ec9821761e2c78cace7a0c88" id=98c68148-5562-49ba-b2b6-07bda217fdda name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 17:20:07.444956 | controller | Jun 12 16:13:55.406916 crc crio[21573]: time="2026-06-12T16:13:55.406812393Z" level=info msg="Stopped pod sandbox (already stopped): 5dd078c300b47b1c3b34845d696f26fa4553b348ec9821761e2c78cace7a0c88" id=98c68148-5562-49ba-b2b6-07bda217fdda name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 17:20:07.444972 | controller | Jun 12 16:13:55.408972 crc crio[21573]: time="2026-06-12T16:13:55.408905303Z" level=info msg="Removing pod sandbox: 5dd078c300b47b1c3b34845d696f26fa4553b348ec9821761e2c78cace7a0c88" id=374bff78-d6d7-45f6-9247-7ff6465a3660 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 17:20:07.444991 | controller | Jun 12 16:13:55.418348 crc crio[21573]: time="2026-06-12T16:13:55.418194548Z" level=info msg="Removed pod sandbox: 5dd078c300b47b1c3b34845d696f26fa4553b348ec9821761e2c78cace7a0c88" id=374bff78-d6d7-45f6-9247-7ff6465a3660 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 17:20:07.445007 | controller | Jun 12 16:13:57.056895 crc crio[21573]: time="2026-06-12T16:13:57.055977376Z" level=info msg="Running pod sandbox: openshift-marketplace/387bfabfca1298c4c8a9675420a158f8862d47d6aeed857480e6a7a9d3wwjwv/POD" id=95ae3110-2f2f-43ee-b56b-da5acd4d324a name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:20:07.445023 | controller | Jun 12 16:13:57.058363 crc crio[21573]: time="2026-06-12T16:13:57.056950184Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.445039 | controller | Jun 12 16:13:57.235211 crc crio[21573]: time="2026-06-12T16:13:57.234861818Z" level=info msg="Got pod network &{Name:387bfabfca1298c4c8a9675420a158f8862d47d6aeed857480e6a7a9d3wwjwv Namespace:openshift-marketplace ID:c9a7c7b0757011900fa771a8f184a019b4db2a1a63b4e6da1c6c688fd9d0feda UID:16221d22-63cc-49e2-8c43-6e9074d6294b NetNS:/var/run/netns/65650bb0-88bf-49f0-94af-3dffe07d62d6 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod16221d22_63cc_49e2_8c43_6e9074d6294b.slice PodAnnotations:0xc001896038}] Aliases:map[]}"
2026-06-12 17:20:07.445055 | controller | Jun 12 16:13:57.235211 crc crio[21573]: time="2026-06-12T16:13:57.23494026Z" level=info msg="Adding pod openshift-marketplace_387bfabfca1298c4c8a9675420a158f8862d47d6aeed857480e6a7a9d3wwjwv to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 17:20:07.445071 | controller | Jun 12 16:13:57.581964 crc crio[21573]: 2026-06-12T16:13:57Z [verbose] CmdAdd (shim): {1.1.0 [{Name:c9a7c7b07570119 Mac:be:0d:92:17:13:89 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:30 Mtu:0 Sandbox:/var/run/netns/65650bb0-88bf-49f0-94af-3dffe07d62d6 SocketPath: PciID:}] [{Interface:0xc0005a85d0 Address:{IP:10.217.0.48 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 17:20:07.445087 | controller | Jun 12 16:13:57.583508 crc crio[21573]: time="2026-06-12T16:13:57.582647089Z" level=info msg="Got pod network &{Name:387bfabfca1298c4c8a9675420a158f8862d47d6aeed857480e6a7a9d3wwjwv Namespace:openshift-marketplace ID:c9a7c7b0757011900fa771a8f184a019b4db2a1a63b4e6da1c6c688fd9d0feda UID:16221d22-63cc-49e2-8c43-6e9074d6294b NetNS:/var/run/netns/65650bb0-88bf-49f0-94af-3dffe07d62d6 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod16221d22_63cc_49e2_8c43_6e9074d6294b.slice PodAnnotations:0xc001896038}] Aliases:map[]}"
2026-06-12 17:20:07.445104 | controller | Jun 12 16:13:57.583508 crc crio[21573]: time="2026-06-12T16:13:57.583060421Z" level=info msg="Checking pod openshift-marketplace_387bfabfca1298c4c8a9675420a158f8862d47d6aeed857480e6a7a9d3wwjwv for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 17:20:07.445121 | controller | Jun 12 16:13:57.597866 crc crio[21573]: time="2026-06-12T16:13:57.597794586Z" level=info msg="Ran pod sandbox c9a7c7b0757011900fa771a8f184a019b4db2a1a63b4e6da1c6c688fd9d0feda with infra container: openshift-marketplace/387bfabfca1298c4c8a9675420a158f8862d47d6aeed857480e6a7a9d3wwjwv/POD" id=95ae3110-2f2f-43ee-b56b-da5acd4d324a name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:20:07.445136 | controller | Jun 12 16:13:57.602370 crc crio[21573]: time="2026-06-12T16:13:57.60217868Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=0f1ffb3d-def2-4895-bd91-f1adce1edf8e name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:20:07.445156 | controller | Jun 12 16:13:57.607157 crc crio[21573]: time="2026-06-12T16:13:57.607070579Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=edebe394-d2c8-4126-9259-464b7818e51a name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:20:07.445172 | controller | Jun 12 16:13:57.617677 crc crio[21573]: time="2026-06-12T16:13:57.616820173Z" level=info msg="Creating container: openshift-marketplace/387bfabfca1298c4c8a9675420a158f8862d47d6aeed857480e6a7a9d3wwjwv/util" id=b35f6f93-ca7f-49ba-a1a6-312c3fb6f7c3 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:20:07.445188 | controller | Jun 12 16:13:57.618911 crc crio[21573]: time="2026-06-12T16:13:57.618006317Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.445204 | controller | Jun 12 16:13:57.666788 crc crio[21573]: time="2026-06-12T16:13:57.666640129Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.445220 | controller | Jun 12 16:13:57.672051 crc crio[21573]: time="2026-06-12T16:13:57.67195491Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.445236 | controller | Jun 12 16:13:57.829658 crc crio[21573]: time="2026-06-12T16:13:57.82931826Z" level=info msg="Created container 65a5706dbc14260e2751098456b35ac0c9996ad074a55be8815a77a800571aa9: openshift-marketplace/387bfabfca1298c4c8a9675420a158f8862d47d6aeed857480e6a7a9d3wwjwv/util" id=b35f6f93-ca7f-49ba-a1a6-312c3fb6f7c3 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:20:07.445252 | controller | Jun 12 16:13:57.832063 crc crio[21573]: time="2026-06-12T16:13:57.831948024Z" level=info msg="Starting container: 65a5706dbc14260e2751098456b35ac0c9996ad074a55be8815a77a800571aa9" id=cb2b2307-742a-4a46-9493-4da9dcad65ea name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 17:20:07.445268 | controller | Jun 12 16:13:57.842613 crc crio[21573]: time="2026-06-12T16:13:57.842337478Z" level=info msg="Started container" PID=42988 containerID=65a5706dbc14260e2751098456b35ac0c9996ad074a55be8815a77a800571aa9 description=openshift-marketplace/387bfabfca1298c4c8a9675420a158f8862d47d6aeed857480e6a7a9d3wwjwv/util id=cb2b2307-742a-4a46-9493-4da9dcad65ea name=/runtime.v1.RuntimeService/StartContainer sandboxID=c9a7c7b0757011900fa771a8f184a019b4db2a1a63b4e6da1c6c688fd9d0feda
2026-06-12 17:20:07.445285 | controller | Jun 12 16:13:58.609345 crc crio[21573]: time="2026-06-12T16:13:58.608631163Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-metallb-operator-bundle@sha256:6c30bdf6bd4b56a98a770e46cbcf1085db52d2802284a33d54c7096f425d9f1f" id=c7e36f7b-7fce-4376-8664-069d63543518 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:20:07.445301 | controller | Jun 12 16:13:58.610063 crc crio[21573]: time="2026-06-12T16:13:58.609987391Z" level=info msg="Image registry.redhat.io/openshift4/ose-metallb-operator-bundle@sha256:6c30bdf6bd4b56a98a770e46cbcf1085db52d2802284a33d54c7096f425d9f1f not found" id=c7e36f7b-7fce-4376-8664-069d63543518 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:20:07.445317 | controller | Jun 12 16:13:58.610206 crc crio[21573]: time="2026-06-12T16:13:58.610146266Z" level=info msg="Neither image nor artfiact registry.redhat.io/openshift4/ose-metallb-operator-bundle@sha256:6c30bdf6bd4b56a98a770e46cbcf1085db52d2802284a33d54c7096f425d9f1f found" id=c7e36f7b-7fce-4376-8664-069d63543518 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:20:07.445333 | controller | Jun 12 16:13:58.615101 crc crio[21573]: time="2026-06-12T16:13:58.612748408Z" level=info msg="Pulling image: registry.redhat.io/openshift4/ose-metallb-operator-bundle@sha256:6c30bdf6bd4b56a98a770e46cbcf1085db52d2802284a33d54c7096f425d9f1f" id=9276129b-a6f4-4e8b-b5f4-dbc74a5b4b0e name=/runtime.v1.ImageService/PullImage
2026-06-12 17:20:07.445353 | controller | Jun 12 16:13:58.624105 crc crio[21573]: time="2026-06-12T16:13:58.623847082Z" level=info msg="Trying to access \"registry.redhat.io/openshift4/ose-metallb-operator-bundle@sha256:6c30bdf6bd4b56a98a770e46cbcf1085db52d2802284a33d54c7096f425d9f1f\""
2026-06-12 17:20:07.445369 | controller | Jun 12 16:14:00.844522 crc crio[21573]: time="2026-06-12T16:14:00.843956336Z" level=info msg="Pulled image: registry.redhat.io/openshift4/ose-metallb-operator-bundle@sha256:6c30bdf6bd4b56a98a770e46cbcf1085db52d2802284a33d54c7096f425d9f1f" id=9276129b-a6f4-4e8b-b5f4-dbc74a5b4b0e name=/runtime.v1.ImageService/PullImage
2026-06-12 17:20:07.445386 | controller | Jun 12 16:14:00.846132 crc crio[21573]: time="2026-06-12T16:14:00.84590383Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-metallb-operator-bundle@sha256:6c30bdf6bd4b56a98a770e46cbcf1085db52d2802284a33d54c7096f425d9f1f" id=7d9c091f-6b8c-42e5-ac9a-7074aef2ffc0 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:20:07.445402 | controller | Jun 12 16:14:00.851024 crc crio[21573]: time="2026-06-12T16:14:00.850926152Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-metallb-operator-bundle@sha256:6c30bdf6bd4b56a98a770e46cbcf1085db52d2802284a33d54c7096f425d9f1f" id=4bb2a03b-7671-4b44-9718-1b1efb20e655 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:20:07.445418 | controller | Jun 12 16:14:00.865679 crc crio[21573]: time="2026-06-12T16:14:00.865535394Z" level=info msg="Running pod sandbox: openshift-infra/auto-csr-approver-29688014-lcs44/POD" id=46abb134-9fc9-49a5-a6ca-9c0469379ce4 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:20:07.445434 | controller | Jun 12 16:14:00.865679 crc crio[21573]: time="2026-06-12T16:14:00.865661737Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.445450 | controller | Jun 12 16:14:00.872139 crc crio[21573]: time="2026-06-12T16:14:00.872037597Z" level=info msg="Creating container: openshift-marketplace/387bfabfca1298c4c8a9675420a158f8862d47d6aeed857480e6a7a9d3wwjwv/pull" id=c4631391-1222-420b-9aff-1bc50eaf6110 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:20:07.445466 | controller | Jun 12 16:14:00.886076 crc crio[21573]: time="2026-06-12T16:14:00.885946012Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.445482 | controller | Jun 12 16:14:00.907749 crc crio[21573]: time="2026-06-12T16:14:00.906957363Z" level=info msg="Got pod network &{Name:auto-csr-approver-29688014-lcs44 Namespace:openshift-infra ID:7d7c4e6f7317a7664af85e586207c95a8e397fddcfd7f506a56bd529020f5eb7 UID:8bc28905-7273-4300-8ccd-5f625ac80069 NetNS:/var/run/netns/74d17207-c0c0-438c-9f77-793ab4e36aef Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod8bc28905_7273_4300_8ccd_5f625ac80069.slice PodAnnotations:0xc00338e4f0}] Aliases:map[]}"
2026-06-12 17:20:07.445499 | controller | Jun 12 16:14:00.907749 crc crio[21573]: time="2026-06-12T16:14:00.907040435Z" level=info msg="Adding pod openshift-infra_auto-csr-approver-29688014-lcs44 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 17:20:07.445515 | controller | Jun 12 16:14:00.960913 crc crio[21573]: time="2026-06-12T16:14:00.960742561Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.445531 | controller | Jun 12 16:14:00.961359 crc crio[21573]: time="2026-06-12T16:14:00.961324937Z" level=warning msg="Failed to open /etc/passwd: open /var/lib/containers/storage/overlay/031cf2b33d965e5eb7c7ad44a290c08d891e77be91985c98d94486ba38d149af/merged/etc/passwd: no such file or directory"
2026-06-12 17:20:07.445552 | controller | Jun 12 16:14:00.962001 crc crio[21573]: time="2026-06-12T16:14:00.961935404Z" level=warning msg="Failed to open /etc/group: open /var/lib/containers/storage/overlay/031cf2b33d965e5eb7c7ad44a290c08d891e77be91985c98d94486ba38d149af/merged/etc/group: no such file or directory"
2026-06-12 17:20:07.445568 | controller | Jun 12 16:14:00.970999 crc crio[21573]: time="2026-06-12T16:14:00.969986481Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.445607 | controller | Jun 12 16:14:01.094713 crc crio[21573]: time="2026-06-12T16:14:01.093690272Z" level=info msg="Created container 6d9c0fea78767832ec4dca2d70da938f6251805b2d59f27e89d8668e6c7cbef1: openshift-marketplace/387bfabfca1298c4c8a9675420a158f8862d47d6aeed857480e6a7a9d3wwjwv/pull" id=c4631391-1222-420b-9aff-1bc50eaf6110 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:20:07.445625 | controller | Jun 12 16:14:01.096081 crc crio[21573]: time="2026-06-12T16:14:01.095987407Z" level=info msg="Starting container: 6d9c0fea78767832ec4dca2d70da938f6251805b2d59f27e89d8668e6c7cbef1" id=df13701e-8d25-48b3-a747-abb0549986a5 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 17:20:07.445666 | controller | Jun 12 16:14:01.112206 crc crio[21573]: time="2026-06-12T16:14:01.11200792Z" level=info msg="Started container" PID=43047 containerID=6d9c0fea78767832ec4dca2d70da938f6251805b2d59f27e89d8668e6c7cbef1 description=openshift-marketplace/387bfabfca1298c4c8a9675420a158f8862d47d6aeed857480e6a7a9d3wwjwv/pull id=df13701e-8d25-48b3-a747-abb0549986a5 name=/runtime.v1.RuntimeService/StartContainer sandboxID=c9a7c7b0757011900fa771a8f184a019b4db2a1a63b4e6da1c6c688fd9d0feda
2026-06-12 17:20:07.445684 | controller | Jun 12 16:14:01.321821 crc crio[21573]: 2026-06-12T16:14:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:7d7c4e6f7317a76 Mac:c2:21:58:7c:0b:27 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:31 Mtu:0 Sandbox:/var/run/netns/74d17207-c0c0-438c-9f77-793ab4e36aef SocketPath: PciID:}] [{Interface:0xc00037a7b0 Address:{IP:10.217.0.49 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 17:20:07.445701 | controller | Jun 12 16:14:01.323631 crc crio[21573]: time="2026-06-12T16:14:01.323401838Z" level=info msg="Got pod network &{Name:auto-csr-approver-29688014-lcs44 Namespace:openshift-infra ID:7d7c4e6f7317a7664af85e586207c95a8e397fddcfd7f506a56bd529020f5eb7 UID:8bc28905-7273-4300-8ccd-5f625ac80069 NetNS:/var/run/netns/74d17207-c0c0-438c-9f77-793ab4e36aef Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod8bc28905_7273_4300_8ccd_5f625ac80069.slice PodAnnotations:0xc00338e4f0}] Aliases:map[]}"
2026-06-12 17:20:07.445718 | controller | Jun 12 16:14:01.323877 crc crio[21573]: time="2026-06-12T16:14:01.32379191Z" level=info msg="Checking pod openshift-infra_auto-csr-approver-29688014-lcs44 for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 17:20:07.445734 | controller | Jun 12 16:14:01.337775 crc crio[21573]: time="2026-06-12T16:14:01.337622859Z" level=info msg="Ran pod sandbox 7d7c4e6f7317a7664af85e586207c95a8e397fddcfd7f506a56bd529020f5eb7 with infra container: openshift-infra/auto-csr-approver-29688014-lcs44/POD" id=46abb134-9fc9-49a5-a6ca-9c0469379ce4 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:20:07.445751 | controller | Jun 12 16:14:01.348248 crc crio[21573]: time="2026-06-12T16:14:01.347862075Z" level=info msg="Pulling image: registry.redhat.io/openshift4/ose-cli:latest" id=dfc89df6-ff06-4ec4-817c-d0a2c12f74a5 name=/runtime.v1.ImageService/PullImage
2026-06-12 17:20:07.445768 | controller | Jun 12 16:14:01.357898 crc crio[21573]: time="2026-06-12T16:14:01.357735835Z" level=info msg="Trying to access \"registry.redhat.io/openshift4/ose-cli:latest\""
2026-06-12 17:20:07.445789 | controller | Jun 12 16:14:01.698396 crc crio[21573]: time="2026-06-12T16:14:01.698343486Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=a7f911db-787e-42c0-828c-fb2fd02bed42 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:20:07.445806 | controller | Jun 12 16:14:01.703193 crc crio[21573]: time="2026-06-12T16:14:01.702662617Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=dbe8100a-1e0a-4000-b226-518203c6ec58 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:20:07.445822 | controller | Jun 12 16:14:01.742959 crc crio[21573]: time="2026-06-12T16:14:01.74273949Z" level=info msg="Creating container: openshift-marketplace/387bfabfca1298c4c8a9675420a158f8862d47d6aeed857480e6a7a9d3wwjwv/extract" id=fb8df19a-6e4a-4b6a-8536-dbb96d269e4c name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:20:07.445839 | controller | Jun 12 16:14:01.743859 crc crio[21573]: time="2026-06-12T16:14:01.743740149Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.445856 | controller | Jun 12 16:14:01.785293 crc crio[21573]: time="2026-06-12T16:14:01.785142295Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.445872 | controller | Jun 12 16:14:01.788969 crc crio[21573]: time="2026-06-12T16:14:01.788899421Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.445889 | controller | Jun 12 16:14:01.909159 crc crio[21573]: time="2026-06-12T16:14:01.909043752Z" level=info msg="Created container 60d528710a014d6eb34665b5233a050d200cd81b2569620bc69dfd8b5f996574: openshift-marketplace/387bfabfca1298c4c8a9675420a158f8862d47d6aeed857480e6a7a9d3wwjwv/extract" id=fb8df19a-6e4a-4b6a-8536-dbb96d269e4c name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:20:07.445905 | controller | Jun 12 16:14:01.911167 crc crio[21573]: time="2026-06-12T16:14:01.910799972Z" level=info msg="Starting container: 60d528710a014d6eb34665b5233a050d200cd81b2569620bc69dfd8b5f996574" id=0a1c77d8-c3f8-43e9-91ae-7825f9c9b1db name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 17:20:07.445922 | controller | Jun 12 16:14:01.920565 crc crio[21573]: time="2026-06-12T16:14:01.919321112Z" level=info msg="Started container" PID=43100 containerID=60d528710a014d6eb34665b5233a050d200cd81b2569620bc69dfd8b5f996574 description=openshift-marketplace/387bfabfca1298c4c8a9675420a158f8862d47d6aeed857480e6a7a9d3wwjwv/extract id=0a1c77d8-c3f8-43e9-91ae-7825f9c9b1db name=/runtime.v1.RuntimeService/StartContainer sandboxID=c9a7c7b0757011900fa771a8f184a019b4db2a1a63b4e6da1c6c688fd9d0feda
2026-06-12 17:20:07.445939 | controller | Jun 12 16:14:02.874682 crc crio[21573]: time="2026-06-12T16:14:02.874040315Z" level=info msg="Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9" id=dfc89df6-ff06-4ec4-817c-d0a2c12f74a5 name=/runtime.v1.ImageService/PullImage
2026-06-12 17:20:07.445956 | controller | Jun 12 16:14:02.877367 crc crio[21573]: time="2026-06-12T16:14:02.877189884Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-cli:latest" id=f536e7ca-52cc-45e7-8f4c-e23f9a3d7eb5 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:20:07.445973 | controller | Jun 12 16:14:02.880173 crc crio[21573]: time="2026-06-12T16:14:02.880074016Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-cli:latest" id=5909a48a-3ae4-4486-8dc7-cd85c13e4477 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:20:07.445993 | controller | Jun 12 16:14:02.891910 crc crio[21573]: time="2026-06-12T16:14:02.891715893Z" level=info msg="Creating container: openshift-infra/auto-csr-approver-29688014-lcs44/oc" id=8ee7e76b-1eab-43a7-bddf-b2adeb6579c7 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:20:07.446010 | controller | Jun 12 16:14:02.894101 crc crio[21573]: time="2026-06-12T16:14:02.893957648Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.446027 | controller | Jun 12 16:14:02.939947 crc crio[21573]: time="2026-06-12T16:14:02.939709068Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.446043 | controller | Jun 12 16:14:03.170300 crc crio[21573]: time="2026-06-12T16:14:03.17013084Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.446059 | controller | Jun 12 16:14:03.693200 crc crio[21573]: time="2026-06-12T16:14:03.693014686Z" level=info msg="Created container 51d94a3b712c4860da491c0bc73aad50ee2d0b87191a2ab16ddacf7fcbb17edb: openshift-infra/auto-csr-approver-29688014-lcs44/oc" id=8ee7e76b-1eab-43a7-bddf-b2adeb6579c7 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:20:07.446076 | controller | Jun 12 16:14:03.694982 crc crio[21573]: time="2026-06-12T16:14:03.6948933Z" level=info msg="Starting container: 51d94a3b712c4860da491c0bc73aad50ee2d0b87191a2ab16ddacf7fcbb17edb" id=4fbbffbd-4d20-411c-a553-e1d9ec8323da name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 17:20:07.446092 | controller | Jun 12 16:14:03.704551 crc crio[21573]: time="2026-06-12T16:14:03.704365189Z" level=info msg="Started container" PID=43124 containerID=51d94a3b712c4860da491c0bc73aad50ee2d0b87191a2ab16ddacf7fcbb17edb description=openshift-infra/auto-csr-approver-29688014-lcs44/oc id=4fbbffbd-4d20-411c-a553-e1d9ec8323da name=/runtime.v1.RuntimeService/StartContainer sandboxID=7d7c4e6f7317a7664af85e586207c95a8e397fddcfd7f506a56bd529020f5eb7
2026-06-12 17:20:07.446109 | controller | Jun 12 16:14:03.763635 crc crio[21573]: time="2026-06-12T16:14:03.757810255Z" level=info msg="Stopping pod sandbox: c9a7c7b0757011900fa771a8f184a019b4db2a1a63b4e6da1c6c688fd9d0feda" id=5cda502e-377f-45af-86f3-4eaf84e0c416 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 17:20:07.446126 | controller | Jun 12 16:14:03.763635 crc crio[21573]: time="2026-06-12T16:14:03.75836666Z" level=info msg="Got pod network &{Name:387bfabfca1298c4c8a9675420a158f8862d47d6aeed857480e6a7a9d3wwjwv Namespace:openshift-marketplace ID:c9a7c7b0757011900fa771a8f184a019b4db2a1a63b4e6da1c6c688fd9d0feda UID:16221d22-63cc-49e2-8c43-6e9074d6294b NetNS:/var/run/netns/65650bb0-88bf-49f0-94af-3dffe07d62d6 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod16221d22_63cc_49e2_8c43_6e9074d6294b.slice PodAnnotations:0xc003674078}] Aliases:map[]}"
2026-06-12 17:20:07.446143 | controller | Jun 12 16:14:03.763635 crc crio[21573]: time="2026-06-12T16:14:03.758625538Z" level=info msg="Deleting pod openshift-marketplace_387bfabfca1298c4c8a9675420a158f8862d47d6aeed857480e6a7a9d3wwjwv from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 17:20:07.446159 | controller | Jun 12 16:14:04.048309 crc crio[21573]: time="2026-06-12T16:14:04.04783032Z" level=info msg="Stopped pod sandbox: c9a7c7b0757011900fa771a8f184a019b4db2a1a63b4e6da1c6c688fd9d0feda" id=5cda502e-377f-45af-86f3-4eaf84e0c416 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 17:20:07.446175 | controller | Jun 12 16:14:05.797304 crc crio[21573]: time="2026-06-12T16:14:05.796639431Z" level=info msg="Stopping pod sandbox: 7d7c4e6f7317a7664af85e586207c95a8e397fddcfd7f506a56bd529020f5eb7" id=0986b706-3414-4620-9049-ffab709b0975 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 17:20:07.446196 | controller | Jun 12 16:14:05.798931 crc crio[21573]: time="2026-06-12T16:14:05.798540795Z" level=info msg="Got pod network &{Name:auto-csr-approver-29688014-lcs44 Namespace:openshift-infra ID:7d7c4e6f7317a7664af85e586207c95a8e397fddcfd7f506a56bd529020f5eb7 UID:8bc28905-7273-4300-8ccd-5f625ac80069 NetNS:/var/run/netns/74d17207-c0c0-438c-9f77-793ab4e36aef Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod8bc28905_7273_4300_8ccd_5f625ac80069.slice PodAnnotations:0xc002722018}] Aliases:map[]}"
2026-06-12 17:20:07.446213 | controller | Jun 12 16:14:05.798931 crc crio[21573]: time="2026-06-12T16:14:05.798747821Z" level=info msg="Deleting pod openshift-infra_auto-csr-approver-29688014-lcs44 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 17:20:07.446229 | controller | Jun 12 16:14:06.064644 crc crio[21573]: time="2026-06-12T16:14:06.06376891Z" level=info msg="Stopped pod sandbox: 7d7c4e6f7317a7664af85e586207c95a8e397fddcfd7f506a56bd529020f5eb7" id=0986b706-3414-4620-9049-ffab709b0975 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 17:20:07.446246 | controller | Jun 12 16:14:15.430921 crc crio[21573]: time="2026-06-12T16:14:15.429768461Z" level=info msg="Running pod sandbox: metallb-system/metallb-operator-controller-manager-65d448d75d-7h7lc/POD" id=2bd68dd0-546d-41b2-a25f-be687b07b2e0 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:20:07.446262 | controller | Jun 12 16:14:15.433392 crc crio[21573]: time="2026-06-12T16:14:15.430956775Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.446279 | controller | Jun 12 16:14:15.494754 crc crio[21573]: time="2026-06-12T16:14:15.494584763Z" level=info msg="Got pod network &{Name:metallb-operator-controller-manager-65d448d75d-7h7lc Namespace:metallb-system ID:1505938c08abe66603fee9150724842694ad6a0c00ae8d28cbc43ead3e271f34 UID:7e905d1f-4fea-45a3-a882-bf4b893bb11b NetNS:/var/run/netns/0b5c9ea2-b3b4-4269-a99c-5add84b0ecb5 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod7e905d1f_4fea_45a3_a882_bf4b893bb11b.slice PodAnnotations:0xc00338e310}] Aliases:map[]}"
2026-06-12 17:20:07.446296 | controller | Jun 12 16:14:15.494754 crc crio[21573]: time="2026-06-12T16:14:15.494701266Z" level=info msg="Adding pod metallb-system_metallb-operator-controller-manager-65d448d75d-7h7lc to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 17:20:07.446313 | controller | Jun 12 16:14:16.105959 crc crio[21573]: time="2026-06-12T16:14:16.105538375Z" level=info msg="Running pod sandbox: metallb-system/metallb-operator-webhook-server-7bdcd85cf4-lmrpr/POD" id=dd6a3f60-8b54-4d58-9280-8e8b6bd75e2e name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:20:07.446329 | controller | Jun 12 16:14:16.110496 crc crio[21573]: time="2026-06-12T16:14:16.106173502Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.446345 | controller | Jun 12 16:14:16.140180 crc crio[21573]: time="2026-06-12T16:14:16.140020495Z" level=info msg="Got pod network &{Name:metallb-operator-webhook-server-7bdcd85cf4-lmrpr Namespace:metallb-system ID:435562b74d335759d8295f97be9cb7de7a6e2c842578fc85eba01ea05ccda83b UID:2ec0bffb-bf43-4cdc-a479-62d705f29097 NetNS:/var/run/netns/e9b9b773-fd0c-49bb-830e-6d3b98b1e12b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod2ec0bffb_bf43_4cdc_a479_62d705f29097.slice PodAnnotations:0xc00338e648}] Aliases:map[]}"
2026-06-12 17:20:07.446366 | controller | Jun 12 16:14:16.140180 crc crio[21573]: time="2026-06-12T16:14:16.140096267Z" level=info msg="Adding pod metallb-system_metallb-operator-webhook-server-7bdcd85cf4-lmrpr to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 17:20:07.446383 | controller | Jun 12 16:14:16.361911 crc crio[21573]: 2026-06-12T16:14:16Z [verbose] CmdAdd (shim): {1.1.0 [{Name:1505938c08abe66 Mac:66:9d:b3:22:db:26 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:33 Mtu:0 Sandbox:/var/run/netns/0b5c9ea2-b3b4-4269-a99c-5add84b0ecb5 SocketPath: PciID:}] [{Interface:0xc0003225b0 Address:{IP:10.217.0.51 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 17:20:07.446400 | controller | Jun 12 16:14:16.364201 crc crio[21573]: time="2026-06-12T16:14:16.364106539Z" level=info msg="Got pod network &{Name:metallb-operator-controller-manager-65d448d75d-7h7lc Namespace:metallb-system ID:1505938c08abe66603fee9150724842694ad6a0c00ae8d28cbc43ead3e271f34 UID:7e905d1f-4fea-45a3-a882-bf4b893bb11b NetNS:/var/run/netns/0b5c9ea2-b3b4-4269-a99c-5add84b0ecb5 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod7e905d1f_4fea_45a3_a882_bf4b893bb11b.slice PodAnnotations:0xc00338e310}] Aliases:map[]}"
2026-06-12 17:20:07.446416 | controller | Jun 12 16:14:16.367080 crc crio[21573]: time="2026-06-12T16:14:16.36453363Z" level=info msg="Checking pod metallb-system_metallb-operator-controller-manager-65d448d75d-7h7lc for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 17:20:07.446433 | controller | Jun 12 16:14:16.379627 crc crio[21573]: time="2026-06-12T16:14:16.375697376Z" level=info msg="Ran pod sandbox 1505938c08abe66603fee9150724842694ad6a0c00ae8d28cbc43ead3e271f34 with infra container: metallb-system/metallb-operator-controller-manager-65d448d75d-7h7lc/POD" id=2bd68dd0-546d-41b2-a25f-be687b07b2e0 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:20:07.446449 | controller | Jun 12 16:14:16.396068 crc crio[21573]: time="2026-06-12T16:14:16.393526293Z" level=info msg="Checking image status: registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:d54d28129bf6a24b6c1331cb4de963fa8892b5f1811bba98b05f8087ff0412ca" id=fab0ffba-ec25-4bab-8d2f-dd67de2d8ba6 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:20:07.446465 | controller | Jun 12 16:14:16.396068 crc crio[21573]: time="2026-06-12T16:14:16.394900943Z" level=info msg="Image registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:d54d28129bf6a24b6c1331cb4de963fa8892b5f1811bba98b05f8087ff0412ca not found" id=fab0ffba-ec25-4bab-8d2f-dd67de2d8ba6 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:20:07.446481 | controller | Jun 12 16:14:16.396068 crc crio[21573]: time="2026-06-12T16:14:16.394973155Z" level=info msg="Neither image nor artfiact registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:d54d28129bf6a24b6c1331cb4de963fa8892b5f1811bba98b05f8087ff0412ca found" id=fab0ffba-ec25-4bab-8d2f-dd67de2d8ba6 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:20:07.446497 | controller | Jun 12 16:14:16.404550 crc crio[21573]: time="2026-06-12T16:14:16.404395665Z" level=info msg="Pulling image: registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:d54d28129bf6a24b6c1331cb4de963fa8892b5f1811bba98b05f8087ff0412ca" id=c41810bc-d08b-4676-a5fb-6b4896265337 name=/runtime.v1.ImageService/PullImage
2026-06-12 17:20:07.446514 | controller | Jun 12 16:14:16.411212 crc crio[21573]: time="2026-06-12T16:14:16.410618641Z" level=info msg="Trying to access \"registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:d54d28129bf6a24b6c1331cb4de963fa8892b5f1811bba98b05f8087ff0412ca\""
2026-06-12 17:20:07.446530 | controller | Jun 12 16:14:16.549982 crc crio[21573]: 2026-06-12T16:14:16Z [verbose] CmdAdd (shim): {1.1.0 [{Name:435562b74d33575 Mac:c6:29:b1:e8:70:ff Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:34 Mtu:0 Sandbox:/var/run/netns/e9b9b773-fd0c-49bb-830e-6d3b98b1e12b SocketPath: PciID:}] [{Interface:0xc0001465c0 Address:{IP:10.217.0.52 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 17:20:07.446549 | controller | Jun 12 16:14:16.552530 crc crio[21573]: time="2026-06-12T16:14:16.552364632Z" level=info msg="Got pod network &{Name:metallb-operator-webhook-server-7bdcd85cf4-lmrpr Namespace:metallb-system ID:435562b74d335759d8295f97be9cb7de7a6e2c842578fc85eba01ea05ccda83b UID:2ec0bffb-bf43-4cdc-a479-62d705f29097 NetNS:/var/run/netns/e9b9b773-fd0c-49bb-830e-6d3b98b1e12b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod2ec0bffb_bf43_4cdc_a479_62d705f29097.slice PodAnnotations:0xc00338e648}] Aliases:map[]}"
2026-06-12 17:20:07.446567 | controller | Jun 12 16:14:16.552864 crc crio[21573]: time="2026-06-12T16:14:16.552806064Z" level=info msg="Checking pod metallb-system_metallb-operator-webhook-server-7bdcd85cf4-lmrpr for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 17:20:07.446604 | controller | Jun 12 16:14:16.565996 crc crio[21573]: time="2026-06-12T16:14:16.565950805Z" level=info msg="Ran pod sandbox 435562b74d335759d8295f97be9cb7de7a6e2c842578fc85eba01ea05ccda83b with infra container: metallb-system/metallb-operator-webhook-server-7bdcd85cf4-lmrpr/POD" id=dd6a3f60-8b54-4d58-9280-8e8b6bd75e2e name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:20:07.446622 | controller | Jun 12 16:14:16.568794 crc crio[21573]: time="2026-06-12T16:14:16.568616199Z" level=info msg="Checking image status: registry.redhat.io/openshift4/metallb-rhel9@sha256:6aa594574155f96f114754ed1197b8189aafd6d91f1ff4289ba82fb3e651f1ee" id=518b70fb-0b53-4ef1-8baf-c1b563ec1bff name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:20:07.446638 | controller | Jun 12 16:14:16.569223 crc crio[21573]: time="2026-06-12T16:14:16.569169704Z" level=info msg="Image registry.redhat.io/openshift4/metallb-rhel9@sha256:6aa594574155f96f114754ed1197b8189aafd6d91f1ff4289ba82fb3e651f1ee not found" id=518b70fb-0b53-4ef1-8baf-c1b563ec1bff name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:20:07.446655 | controller | Jun 12 16:14:16.569323 crc crio[21573]: time="2026-06-12T16:14:16.569281087Z" level=info msg="Neither image nor artfiact registry.redhat.io/openshift4/metallb-rhel9@sha256:6aa594574155f96f114754ed1197b8189aafd6d91f1ff4289ba82fb3e651f1ee found" id=518b70fb-0b53-4ef1-8baf-c1b563ec1bff name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:20:07.446671 | controller | Jun 12 16:14:16.570844 crc crio[21573]: time="2026-06-12T16:14:16.570812381Z" level=info msg="Pulling image: registry.redhat.io/openshift4/metallb-rhel9@sha256:6aa594574155f96f114754ed1197b8189aafd6d91f1ff4289ba82fb3e651f1ee" id=af1ec1fd-9454-4794-94d3-e06ae37356a1 name=/runtime.v1.ImageService/PullImage
2026-06-12 17:20:07.446687 | controller | Jun 12 16:14:16.581304 crc crio[21573]: time="2026-06-12T16:14:16.574756613Z" level=info msg="Trying to access \"registry.redhat.io/openshift4/metallb-rhel9@sha256:6aa594574155f96f114754ed1197b8189aafd6d91f1ff4289ba82fb3e651f1ee\""
2026-06-12 17:20:07.446702 | controller | Jun 12 16:14:29.854945 crc crio[21573]: time="2026-06-12T16:14:29.85370298Z" level=info msg="Pulled image: registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:17a529d2879517de7496a2b9408b82d437fe0e858cc5f62aea1ff22151b4d86a" id=c41810bc-d08b-4676-a5fb-6b4896265337 name=/runtime.v1.ImageService/PullImage
2026-06-12 17:20:07.446718 | controller | Jun 12 16:14:29.859552 crc crio[21573]: time="2026-06-12T16:14:29.858230257Z" level=info msg="Checking image status: registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:d54d28129bf6a24b6c1331cb4de963fa8892b5f1811bba98b05f8087ff0412ca" id=a8641728-465f-4228-9489-c325debf9c68 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:20:07.446734 | controller | Jun 12 16:14:29.865940 crc crio[21573]: time="2026-06-12T16:14:29.865785421Z" level=info msg="Checking image status: registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:d54d28129bf6a24b6c1331cb4de963fa8892b5f1811bba98b05f8087ff0412ca" id=a7e09a11-3806-490b-9d18-9e2c6c44e009 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:20:07.446754 | controller | Jun 12 16:14:29.883115 crc crio[21573]: time="2026-06-12T16:14:29.882903126Z" level=info msg="Pulled image: registry.redhat.io/openshift4/metallb-rhel9@sha256:d641d7235a0ecc39b8e0bb0d437962611f44602ab030791c04dbbc7d8e11c885" id=af1ec1fd-9454-4794-94d3-e06ae37356a1 name=/runtime.v1.ImageService/PullImage
2026-06-12 17:20:07.446771 | controller | Jun 12 16:14:29.884881 crc crio[21573]: time="2026-06-12T16:14:29.884738926Z" level=info msg="Checking image status: registry.redhat.io/openshift4/metallb-rhel9@sha256:6aa594574155f96f114754ed1197b8189aafd6d91f1ff4289ba82fb3e651f1ee" id=b3bf99ea-8e5d-485f-b832-f2d95c5c807e name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:20:07.446787 | controller | Jun 12 16:14:29.890984 crc crio[21573]: time="2026-06-12T16:14:29.890854068Z" level=info msg="Checking image status: registry.redhat.io/openshift4/metallb-rhel9@sha256:6aa594574155f96f114754ed1197b8189aafd6d91f1ff4289ba82fb3e651f1ee" id=9bfbb567-b333-4bc2-8665-0fbaecdfe399 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:20:07.446803 | controller | Jun 12 16:14:29.905202 crc crio[21573]: time="2026-06-12T16:14:29.90508072Z" level=info msg="Creating container: metallb-system/metallb-operator-controller-manager-65d448d75d-7h7lc/manager" id=e44620aa-dc52-4a67-a274-ab1ca8bfb0e2 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:20:07.446818 | controller | Jun 12 16:14:29.907608 crc crio[21573]: time="2026-06-12T16:14:29.907386906Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.446835 | controller | Jun 12 16:14:29.912894 crc crio[21573]: time="2026-06-12T16:14:29.912761797Z" level=info msg="Creating container: metallb-system/metallb-operator-webhook-server-7bdcd85cf4-lmrpr/webhook-server" id=f9da67c4-28c1-4e68-a605-167cd49d4d15 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:20:07.446851 | controller | Jun 12 16:14:29.920129 crc crio[21573]: time="2026-06-12T16:14:29.920020182Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.446871 | controller | Jun 12 16:14:29.963044 crc crio[21573]: time="2026-06-12T16:14:29.962960203Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.446890 | controller | Jun 12 16:14:29.971628 crc crio[21573]: time="2026-06-12T16:14:29.971572385Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.446907 | controller | Jun 12 16:14:29.990080 crc crio[21573]: time="2026-06-12T16:14:29.989914553Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.446923 | controller | Jun 12 16:14:29.997647 crc crio[21573]: time="2026-06-12T16:14:29.99759026Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.446940 | controller | Jun 12 16:14:30.149691 crc crio[21573]: time="2026-06-12T16:14:30.149019994Z" level=info msg="Created container 171de7a186ff6dababcb5cb4e46d56dedd09add8520db9064a7364fac550ef62: metallb-system/metallb-operator-controller-manager-65d448d75d-7h7lc/manager" id=e44620aa-dc52-4a67-a274-ab1ca8bfb0e2 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:20:07.446956 | controller | Jun 12 16:14:30.150825 crc crio[21573]: time="2026-06-12T16:14:30.150791855Z" level=info msg="Created container 880c95eb85a1fe5056bc00a6072a5023459f89a0858925c6c8720c394c63a914: metallb-system/metallb-operator-webhook-server-7bdcd85cf4-lmrpr/webhook-server" id=f9da67c4-28c1-4e68-a605-167cd49d4d15 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:20:07.446977 | controller | Jun 12 16:14:30.151738 crc crio[21573]: time="2026-06-12T16:14:30.151641419Z" level=info msg="Starting container: 171de7a186ff6dababcb5cb4e46d56dedd09add8520db9064a7364fac550ef62" id=abeba204-dba1-49bc-b9c9-77aa5cbaaa40 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 17:20:07.446993 | controller | Jun 12 16:14:30.156002 crc crio[21573]: time="2026-06-12T16:14:30.155892927Z" level=info msg="Starting container: 880c95eb85a1fe5056bc00a6072a5023459f89a0858925c6c8720c394c63a914" id=63b9cf1c-8515-49a6-9b01-afd7c02dea44 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 17:20:07.447010 | controller | Jun 12 16:14:30.158716 crc crio[21573]: time="2026-06-12T16:14:30.158392238Z" level=info msg="Started container" PID=43767 containerID=171de7a186ff6dababcb5cb4e46d56dedd09add8520db9064a7364fac550ef62 description=metallb-system/metallb-operator-controller-manager-65d448d75d-7h7lc/manager id=abeba204-dba1-49bc-b9c9-77aa5cbaaa40 name=/runtime.v1.RuntimeService/StartContainer sandboxID=1505938c08abe66603fee9150724842694ad6a0c00ae8d28cbc43ead3e271f34
2026-06-12 17:20:07.447026 | controller | Jun 12 16:14:30.168153 crc crio[21573]: time="2026-06-12T16:14:30.168034482Z" level=info msg="Started container" PID=43766 containerID=880c95eb85a1fe5056bc00a6072a5023459f89a0858925c6c8720c394c63a914 description=metallb-system/metallb-operator-webhook-server-7bdcd85cf4-lmrpr/webhook-server id=63b9cf1c-8515-49a6-9b01-afd7c02dea44 name=/runtime.v1.RuntimeService/StartContainer sandboxID=435562b74d335759d8295f97be9cb7de7a6e2c842578fc85eba01ea05ccda83b
2026-06-12 17:20:07.447043 | controller | Jun 12 16:14:55.441132 crc crio[21573]: time="2026-06-12T16:14:55.439866002Z" level=info msg="Removing container: 6db6c73d13fa7c769b7d7b1001341c6afc7a7f2c2b98efa58e7f05e62524ed41" id=6aa8c257-6640-4e9e-8fa2-a8a2538358a9 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 17:20:07.447059 | controller | Jun 12 16:14:55.613334 crc crio[21573]: time="2026-06-12T16:14:55.613059247Z" level=info msg="Removed container 6db6c73d13fa7c769b7d7b1001341c6afc7a7f2c2b98efa58e7f05e62524ed41: openshift-infra/auto-csr-approver-29688008-7pn8j/oc" id=6aa8c257-6640-4e9e-8fa2-a8a2538358a9 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 17:20:07.447076 | controller | Jun 12 16:14:55.634728 crc crio[21573]: time="2026-06-12T16:14:55.634558395Z" level=info msg="Stopping pod sandbox: 701fabfc62740b5efe535ef5f2b9ca4e17a70a611c7fb11169b8ef6450e801b6" id=c6be5cda-16a4-4a01-a4c6-eac21151bf7b name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 17:20:07.447093 | controller | Jun 12 16:14:55.635142 crc crio[21573]: time="2026-06-12T16:14:55.634897144Z" level=info msg="Stopped pod sandbox (already stopped): 701fabfc62740b5efe535ef5f2b9ca4e17a70a611c7fb11169b8ef6450e801b6" id=c6be5cda-16a4-4a01-a4c6-eac21151bf7b name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 17:20:07.447109 | controller | Jun 12 16:14:55.638756 crc crio[21573]: time="2026-06-12T16:14:55.638657052Z" level=info msg="Removing pod sandbox: 701fabfc62740b5efe535ef5f2b9ca4e17a70a611c7fb11169b8ef6450e801b6" id=b85841aa-9e97-4fe1-be1f-ee9bf82c6a38 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 17:20:07.447125 | controller | Jun 12 16:14:55.650850 crc crio[21573]: time="2026-06-12T16:14:55.650754543Z" level=info msg="Removed pod sandbox: 701fabfc62740b5efe535ef5f2b9ca4e17a70a611c7fb11169b8ef6450e801b6" id=b85841aa-9e97-4fe1-be1f-ee9bf82c6a38 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 17:20:07.447142 | controller | Jun 12 16:15:00.553138 crc crio[21573]: time="2026-06-12T16:15:00.552230112Z" level=info msg="Running pod sandbox: openshift-operator-lifecycle-manager/collect-profiles-29688015-kjg55/POD" id=a580ca40-28c9-431f-9f17-f63e5e3707a0 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:20:07.447159 | controller | Jun 12 16:15:00.555764 crc crio[21573]: time="2026-06-12T16:15:00.553172329Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.447180 | controller | Jun 12 16:15:00.586638 crc crio[21573]: time="2026-06-12T16:15:00.586373037Z" level=info msg="Got pod network &{Name:collect-profiles-29688015-kjg55 Namespace:openshift-operator-lifecycle-manager ID:f359bc141a07ac92159d1a62815bdc5fa56fa86b4b4f339e3984652bd23c578b UID:0f22d760-1534-4bbe-a4d9-88d742189469 NetNS:/var/run/netns/e4691453-2d7d-4282-85d8-807028264b44 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod0f22d760_1534_4bbe_a4d9_88d742189469.slice PodAnnotations:0xc00209e2d8}] Aliases:map[]}"
2026-06-12 17:20:07.447197 | controller | Jun 12 16:15:00.586638 crc crio[21573]: time="2026-06-12T16:15:00.586505222Z" level=info msg="Adding pod openshift-operator-lifecycle-manager_collect-profiles-29688015-kjg55 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 17:20:07.447215 | controller | Jun 12 16:15:00.963367 crc crio[21573]: 2026-06-12T16:15:00Z [verbose] CmdAdd (shim): {1.1.0 [{Name:f359bc141a07ac9 Mac:16:d3:5b:ba:39:0d Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:38 Mtu:0 Sandbox:/var/run/netns/e4691453-2d7d-4282-85d8-807028264b44 SocketPath: PciID:}] [{Interface:0xc00025ca20 Address:{IP:10.217.0.56 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 17:20:07.447231 | controller | Jun 12 16:15:00.965890 crc crio[21573]: time="2026-06-12T16:15:00.965803604Z" level=info msg="Got pod network &{Name:collect-profiles-29688015-kjg55 Namespace:openshift-operator-lifecycle-manager ID:f359bc141a07ac92159d1a62815bdc5fa56fa86b4b4f339e3984652bd23c578b UID:0f22d760-1534-4bbe-a4d9-88d742189469 NetNS:/var/run/netns/e4691453-2d7d-4282-85d8-807028264b44 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod0f22d760_1534_4bbe_a4d9_88d742189469.slice PodAnnotations:0xc00209e2d8}] Aliases:map[]}"
2026-06-12 17:20:07.447247 | controller | Jun 12 16:15:00.966202 crc crio[21573]: time="2026-06-12T16:15:00.966058702Z" level=info msg="Checking pod openshift-operator-lifecycle-manager_collect-profiles-29688015-kjg55 for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 17:20:07.447264 | controller | Jun 12 16:15:00.977541 crc crio[21573]: time="2026-06-12T16:15:00.974133143Z" level=info msg="Ran pod sandbox f359bc141a07ac92159d1a62815bdc5fa56fa86b4b4f339e3984652bd23c578b with infra container: openshift-operator-lifecycle-manager/collect-profiles-29688015-kjg55/POD" id=a580ca40-28c9-431f-9f17-f63e5e3707a0 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:20:07.447280 | controller | Jun 12 16:15:00.978075 crc crio[21573]: time="2026-06-12T16:15:00.977964987Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=54115729-bac3-4e48-9af9-59b19414cd86 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:20:07.447296 | controller | Jun 12 16:15:00.981977 crc crio[21573]: time="2026-06-12T16:15:00.981879439Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=b23f2701-c305-4e52-ac23-77fbb50bdf40 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:20:07.447312 | controller | Jun 12 16:15:00.990051 crc crio[21573]: time="2026-06-12T16:15:00.989943674Z" level=info msg="Creating container: openshift-operator-lifecycle-manager/collect-profiles-29688015-kjg55/collect-profiles" id=386e7cb0-148b-4d2e-8d4f-749eabee9b40 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:20:07.447328 | controller | Jun 12 16:15:00.990754 crc crio[21573]: time="2026-06-12T16:15:00.990683475Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.447347 | controller | Jun 12 16:15:01.026548 crc crio[21573]: time="2026-06-12T16:15:01.026410263Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.447376 | controller | Jun 12 16:15:01.030950 crc crio[21573]: time="2026-06-12T16:15:01.0308686Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.447393 | controller | Jun 12 16:15:01.177299 crc crio[21573]: time="2026-06-12T16:15:01.177109586Z" level=info msg="Created container c6395b208489194c8dcf05217b714c81c4c7808ff7b954513640627914f05ba1: openshift-operator-lifecycle-manager/collect-profiles-29688015-kjg55/collect-profiles" id=386e7cb0-148b-4d2e-8d4f-749eabee9b40 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:20:07.447409 | controller | Jun 12 16:15:01.178813 crc crio[21573]: time="2026-06-12T16:15:01.178707722Z" level=info msg="Starting container: c6395b208489194c8dcf05217b714c81c4c7808ff7b954513640627914f05ba1" id=9e13fb74-79c1-49bd-8a56-a517e0b2bab7 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 17:20:07.447426 | controller | Jun 12 16:15:01.185910 crc crio[21573]: time="2026-06-12T16:15:01.185717841Z" level=info msg="Started container" PID=44264 containerID=c6395b208489194c8dcf05217b714c81c4c7808ff7b954513640627914f05ba1 description=openshift-operator-lifecycle-manager/collect-profiles-29688015-kjg55/collect-profiles id=9e13fb74-79c1-49bd-8a56-a517e0b2bab7 name=/runtime.v1.RuntimeService/StartContainer sandboxID=f359bc141a07ac92159d1a62815bdc5fa56fa86b4b4f339e3984652bd23c578b
2026-06-12 17:20:07.447442 | controller | Jun 12 16:15:02.779783 crc crio[21573]: time="2026-06-12T16:15:02.778987162Z" level=info msg="Running pod sandbox: metallb-system/controller-8464864885-zc27b/POD" id=6d81f14d-5b25-4c4b-a6bc-6d6f8733429b name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:20:07.447458 | controller | Jun 12 16:15:02.779783 crc crio[21573]: time="2026-06-12T16:15:02.779767344Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.447475 | controller | Jun 12 16:15:02.814301 crc crio[21573]: time="2026-06-12T16:15:02.814131986Z" level=info msg="Got pod network &{Name:controller-8464864885-zc27b Namespace:metallb-system ID:33429750d19cd219868916b2a5fd66c9ce41b0b3630efb4a6ddec3ac66e1fb46 UID:d328d980-62be-44b4-83c9-3d582f342299 NetNS:/var/run/netns/3f26f057-f5a8-46b8-ab0e-da639a241e06 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podd328d980_62be_44b4_83c9_3d582f342299.slice PodAnnotations:0xc00338e200}] Aliases:map[]}"
2026-06-12 17:20:07.447491 | controller | Jun 12 16:15:02.814301 crc crio[21573]: time="2026-06-12T16:15:02.814246028Z" level=info msg="Adding pod metallb-system_controller-8464864885-zc27b to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 17:20:07.447508 | controller | Jun 12 16:15:03.313198 crc crio[21573]: 2026-06-12T16:15:03Z [verbose] CmdAdd (shim): {1.1.0 [{Name:33429750d19cd21 Mac:8a:e6:df:ff:a8:d3 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:3f Mtu:0 Sandbox:/var/run/netns/3f26f057-f5a8-46b8-ab0e-da639a241e06 SocketPath: PciID:}] [{Interface:0xc0001345c0 Address:{IP:10.217.0.63 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 17:20:07.447525 | controller | Jun 12 16:15:03.316110 crc crio[21573]: time="2026-06-12T16:15:03.315866434Z" level=info msg="Got pod network &{Name:controller-8464864885-zc27b Namespace:metallb-system ID:33429750d19cd219868916b2a5fd66c9ce41b0b3630efb4a6ddec3ac66e1fb46 UID:d328d980-62be-44b4-83c9-3d582f342299 NetNS:/var/run/netns/3f26f057-f5a8-46b8-ab0e-da639a241e06 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podd328d980_62be_44b4_83c9_3d582f342299.slice PodAnnotations:0xc00338e200}] Aliases:map[]}"
2026-06-12 17:20:07.447546 | controller | Jun 12 16:15:03.316525 crc crio[21573]: time="2026-06-12T16:15:03.316198064Z" level=info msg="Checking pod metallb-system_controller-8464864885-zc27b for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 17:20:07.447563 | controller | Jun 12 16:15:03.335225 crc crio[21573]: time="2026-06-12T16:15:03.33508204Z" level=info msg="Ran pod sandbox 33429750d19cd219868916b2a5fd66c9ce41b0b3630efb4a6ddec3ac66e1fb46 with infra container: metallb-system/controller-8464864885-zc27b/POD" id=6d81f14d-5b25-4c4b-a6bc-6d6f8733429b name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:20:07.447600 | controller | Jun 12 16:15:03.338313 crc crio[21573]: time="2026-06-12T16:15:03.338193813Z" level=info msg="Checking image status: registry.redhat.io/openshift4/metallb-rhel9@sha256:6aa594574155f96f114754ed1197b8189aafd6d91f1ff4289ba82fb3e651f1ee" id=12e21d54-8711-42ea-9fc4-b4667de4cc6a name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:20:07.447623 | controller | Jun 12 16:15:03.343592 crc crio[21573]: time="2026-06-12T16:15:03.343331919Z" level=info msg="Checking image status: registry.redhat.io/openshift4/metallb-rhel9@sha256:6aa594574155f96f114754ed1197b8189aafd6d91f1ff4289ba82fb3e651f1ee" id=8a2495e3-8b29-4185-b195-f5c1f0652fe6 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:20:07.447645 | controller | Jun 12 16:15:03.354963 crc crio[21573]: time="2026-06-12T16:15:03.354802161Z" level=info msg="Creating container: metallb-system/controller-8464864885-zc27b/controller" id=974138ef-0e27-4d9e-aaa0-24ad77ebfe50 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:20:07.447671 | controller | Jun 12 16:15:03.355670 crc crio[21573]: time="2026-06-12T16:15:03.355587069Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.447690 | controller | Jun 12 16:15:03.483863 crc crio[21573]: time="2026-06-12T16:15:03.483735885Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.447711 | controller | Jun 12 16:15:03.508960 crc crio[21573]: time="2026-06-12T16:15:03.50884787Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.447733 | controller | Jun 12 16:15:03.658723 crc crio[21573]: time="2026-06-12T16:15:03.65785535Z" level=info msg="Stopping pod sandbox: f359bc141a07ac92159d1a62815bdc5fa56fa86b4b4f339e3984652bd23c578b" id=ccb7e4cd-bd18-4785-8e42-9d1ea8eefe44 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 17:20:07.447808 | controller | Jun 12 16:15:03.658723 crc crio[21573]: time="2026-06-12T16:15:03.658597791Z" level=info msg="Got pod network &{Name:collect-profiles-29688015-kjg55 Namespace:openshift-operator-lifecycle-manager ID:f359bc141a07ac92159d1a62815bdc5fa56fa86b4b4f339e3984652bd23c578b UID:0f22d760-1534-4bbe-a4d9-88d742189469 NetNS:/var/run/netns/e4691453-2d7d-4282-85d8-807028264b44 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod0f22d760_1534_4bbe_a4d9_88d742189469.slice PodAnnotations:0xc003674048}] Aliases:map[]}"
2026-06-12 17:20:07.447832 | controller | Jun 12 16:15:03.658910 crc crio[21573]: time="2026-06-12T16:15:03.658817967Z" level=info msg="Deleting pod openshift-operator-lifecycle-manager_collect-profiles-29688015-kjg55 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 17:20:07.447849 | controller | Jun 12 16:15:03.770192 crc crio[21573]: time="2026-06-12T16:15:03.769887026Z" level=info msg="Created container bc574c85154fa979a3ab19340471fccc31b71ee71035b9020e513958320a0dfe: metallb-system/controller-8464864885-zc27b/controller" id=974138ef-0e27-4d9e-aaa0-24ad77ebfe50 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:20:07.447873 | controller | Jun 12 16:15:03.774022 crc crio[21573]: time="2026-06-12T16:15:03.773096071Z" level=info msg="Starting container: bc574c85154fa979a3ab19340471fccc31b71ee71035b9020e513958320a0dfe" id=ad14275f-48e8-437b-8ece-d41973fb47ff name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 17:20:07.447890 | controller | Jun 12 16:15:03.794384 crc crio[21573]: time="2026-06-12T16:15:03.793802665Z" level=info msg="Started container" PID=44336 containerID=bc574c85154fa979a3ab19340471fccc31b71ee71035b9020e513958320a0dfe description=metallb-system/controller-8464864885-zc27b/controller id=ad14275f-48e8-437b-8ece-d41973fb47ff name=/runtime.v1.RuntimeService/StartContainer sandboxID=33429750d19cd219868916b2a5fd66c9ce41b0b3630efb4a6ddec3ac66e1fb46
2026-06-12 17:20:07.447907 | controller | Jun 12 16:15:03.825033 crc crio[21573]: time="2026-06-12T16:15:03.824865668Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:78053b8e01dc3fb4442aa8f899787540074d67b84813d6893e947fcea00491c1" id=5dcf59e6-0fae-4c71-8983-16765c2f7e5b name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:20:07.447923 | controller | Jun 12 16:15:03.833066 crc crio[21573]: time="2026-06-12T16:15:03.832955058Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:78053b8e01dc3fb4442aa8f899787540074d67b84813d6893e947fcea00491c1" id=04630d35-257d-4262-b9d4-685ba0270704 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:20:07.447939 | controller | Jun 12 16:15:03.852233 crc crio[21573]: time="2026-06-12T16:15:03.852118562Z" level=info msg="Creating container: metallb-system/controller-8464864885-zc27b/kube-rbac-proxy" id=b28901dc-b804-4e4b-a695-3ca6d32f1aa1 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:20:07.447955 | controller | Jun 12 16:15:03.852908 crc crio[21573]: time="2026-06-12T16:15:03.852825382Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.447971 | controller | Jun 12 16:15:03.917049 crc crio[21573]: time="2026-06-12T16:15:03.916787484Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.447987 | controller | Jun 12 16:15:03.926111 crc crio[21573]: time="2026-06-12T16:15:03.926010802Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.448003 | controller | Jun 12 16:15:04.128656 crc crio[21573]: time="2026-06-12T16:15:04.128309685Z" level=info msg="Created container 71d4031186ad77e4c82e6a6240d0e2128d5e02b48dacfc250deb53e23fe01cdd: metallb-system/controller-8464864885-zc27b/kube-rbac-proxy" id=b28901dc-b804-4e4b-a695-3ca6d32f1aa1 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:20:07.448019 | controller | Jun 12 16:15:04.136137 crc crio[21573]: time="2026-06-12T16:15:04.134884672Z" level=info msg="Starting container: 71d4031186ad77e4c82e6a6240d0e2128d5e02b48dacfc250deb53e23fe01cdd" id=4052efb6-02c1-4f8c-80c1-13bbe5538182 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 17:20:07.448035 | controller | Jun 12 16:15:04.153404 crc crio[21573]: time="2026-06-12T16:15:04.152353502Z" level=info msg="Started container" PID=44391 containerID=71d4031186ad77e4c82e6a6240d0e2128d5e02b48dacfc250deb53e23fe01cdd description=metallb-system/controller-8464864885-zc27b/kube-rbac-proxy id=4052efb6-02c1-4f8c-80c1-13bbe5538182 name=/runtime.v1.RuntimeService/StartContainer sandboxID=33429750d19cd219868916b2a5fd66c9ce41b0b3630efb4a6ddec3ac66e1fb46
2026-06-12 17:20:07.448052 | controller | Jun 12 16:15:04.330971 crc crio[21573]: time="2026-06-12T16:15:04.33090023Z" level=info msg="Stopped pod sandbox: f359bc141a07ac92159d1a62815bdc5fa56fa86b4b4f339e3984652bd23c578b" id=ccb7e4cd-bd18-4785-8e42-9d1ea8eefe44 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 17:20:07.448072 | controller | Jun 12 16:15:06.382667 crc crio[21573]: time="2026-06-12T16:15:06.380155897Z" level=info msg="Running pod sandbox: metallb-system/speaker-fwf6d/POD" id=ba0aa9b2-7a49-46fb-b2e0-fc4d42eae3d6 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:20:07.448088 | controller | Jun 12 16:15:06.382667 crc crio[21573]: time="2026-06-12T16:15:06.382653388Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.448104 | controller | Jun 12 16:15:06.484543 crc crio[21573]: time="2026-06-12T16:15:06.48408422Z" level=warning msg="Skipping invalid sysctl specified by config {net.ipv4.ping_group_range 0 2147483647}: \"net.ipv4.ping_group_range\" not allowed with host net enabled" id=ba0aa9b2-7a49-46fb-b2e0-fc4d42eae3d6 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:20:07.448121 | controller | Jun 12 16:15:06.530807 crc crio[21573]: time="2026-06-12T16:15:06.53017502Z" level=info msg="Ran pod sandbox d88fe76c95c1600b92d9a5dc0b130ca5780ccf674f9b94e3ceb9b79b19ad49b2 with infra container: metallb-system/speaker-fwf6d/POD" id=ba0aa9b2-7a49-46fb-b2e0-fc4d42eae3d6 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:20:07.448137 | controller | Jun 12 16:15:06.544316 crc crio[21573]: time="2026-06-12T16:15:06.543770468Z" level=info msg="Checking image status: registry.redhat.io/openshift4/metallb-rhel9@sha256:6aa594574155f96f114754ed1197b8189aafd6d91f1ff4289ba82fb3e651f1ee" id=674bf9a1-77db-4d02-b1cc-7ffd7728b7f3 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:20:07.448153 | controller | Jun 12 16:15:06.553598 crc crio[21573]: time="2026-06-12T16:15:06.553229597Z" level=info msg="Checking image status: registry.redhat.io/openshift4/metallb-rhel9@sha256:6aa594574155f96f114754ed1197b8189aafd6d91f1ff4289ba82fb3e651f1ee" id=92a87cff-86c8-46b1-9edd-4be026a40d7f name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:20:07.448169 | controller | Jun 12 16:15:06.593237 crc crio[21573]: time="2026-06-12T16:15:06.593089318Z" level=info msg="Creating container: metallb-system/speaker-fwf6d/speaker" id=f2482409-48b3-45b4-8372-490a22aedc64 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:20:07.448186 | controller | Jun 12 16:15:06.594766 crc crio[21573]: time="2026-06-12T16:15:06.594066526Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.448202 | controller | Jun 12 16:15:06.759113 crc crio[21573]: time="2026-06-12T16:15:06.758383143Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.448218 | controller | Jun 12 16:15:07.341564 crc crio[21573]: time="2026-06-12T16:15:07.340887782Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.448234 | controller | Jun 12 16:15:07.530574 crc crio[21573]: time="2026-06-12T16:15:07.530419086Z" level=info msg="Created container 10283ea4ae9e8d79060c4f0e69e9c5ef4a4fb3ef69fa2ace032ba75af8195bbc: metallb-system/speaker-fwf6d/speaker" id=f2482409-48b3-45b4-8372-490a22aedc64 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:20:07.448250 | controller | Jun 12 16:15:07.533780 crc crio[21573]: time="2026-06-12T16:15:07.533726164Z" level=info msg="Starting container: 10283ea4ae9e8d79060c4f0e69e9c5ef4a4fb3ef69fa2ace032ba75af8195bbc" id=81ce9b1e-368e-4d08-9254-4ceb02444e10 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 17:20:07.448266 | controller | Jun 12 16:15:07.540377 crc crio[21573]: time="2026-06-12T16:15:07.540312323Z" level=info msg="Started container" PID=44496 containerID=10283ea4ae9e8d79060c4f0e69e9c5ef4a4fb3ef69fa2ace032ba75af8195bbc description=metallb-system/speaker-fwf6d/speaker id=81ce9b1e-368e-4d08-9254-4ceb02444e10 name=/runtime.v1.RuntimeService/StartContainer sandboxID=d88fe76c95c1600b92d9a5dc0b130ca5780ccf674f9b94e3ceb9b79b19ad49b2
2026-06-12 17:20:07.448286 | controller | Jun 12 16:15:07.571575 crc crio[21573]: time="2026-06-12T16:15:07.569611639Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:78053b8e01dc3fb4442aa8f899787540074d67b84813d6893e947fcea00491c1" id=2c68c7a0-d44b-43df-8df2-4955a3c5c751 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:20:07.448302 | controller | Jun 12 16:15:07.575574 crc crio[21573]: time="2026-06-12T16:15:07.575421258Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:78053b8e01dc3fb4442aa8f899787540074d67b84813d6893e947fcea00491c1" id=e43c7950-236d-438c-852b-bc089e6786b9 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:20:07.448318 | controller | Jun 12 16:15:07.590804 crc crio[21573]: time="2026-06-12T16:15:07.590739882Z" level=info msg="Creating container: metallb-system/speaker-fwf6d/kube-rbac-proxy" id=ad9431ba-67b1-425f-a4bc-8bba044150ad name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:20:07.448335 | controller | Jun 12 16:15:07.591817 crc crio[21573]: time="2026-06-12T16:15:07.591787272Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.448351 | controller | Jun 12 16:15:07.698019 crc crio[21573]: time="2026-06-12T16:15:07.696046335Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.448367 | controller | Jun 12 16:15:08.304164 crc crio[21573]: time="2026-06-12T16:15:08.301809237Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.448384 | controller | Jun 12 16:15:08.496671 crc crio[21573]: time="2026-06-12T16:15:08.496557795Z" level=info msg="Created container f2f29835f97f5ddd6d3fd0bebbf7263d4fe8be192f1befa414c050b4fda09990: metallb-system/speaker-fwf6d/kube-rbac-proxy" id=ad9431ba-67b1-425f-a4bc-8bba044150ad name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:20:07.448401 | controller | Jun 12 16:15:08.498853 crc crio[21573]: time="2026-06-12T16:15:08.498771327Z" level=info msg="Starting container: f2f29835f97f5ddd6d3fd0bebbf7263d4fe8be192f1befa414c050b4fda09990" id=718abc98-f4ce-471a-bdca-5c5f503f57d6 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 17:20:07.448417 | controller | Jun 12 16:15:08.507033 crc crio[21573]: time="2026-06-12T16:15:08.506894762Z" level=info msg="Started container" PID=44515 containerID=f2f29835f97f5ddd6d3fd0bebbf7263d4fe8be192f1befa414c050b4fda09990 description=metallb-system/speaker-fwf6d/kube-rbac-proxy id=718abc98-f4ce-471a-bdca-5c5f503f57d6 name=/runtime.v1.RuntimeService/StartContainer sandboxID=d88fe76c95c1600b92d9a5dc0b130ca5780ccf674f9b94e3ceb9b79b19ad49b2
2026-06-12 17:20:07.448434 | controller | Jun 12 16:15:29.842933 crc crio[21573]: time="2026-06-12T16:15:29.840563368Z" level=info msg="Running pod sandbox: openshift-frr-k8s/frr-k8s-6jhk6/POD" id=f51eb1c8-7fc9-4bd2-8c5d-0ccb32a50610 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:20:07.448450 | controller | Jun 12 16:15:29.842933 crc crio[21573]: time="2026-06-12T16:15:29.841923047Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.448467 | controller | Jun 12 16:15:29.868950 crc crio[21573]: time="2026-06-12T16:15:29.868853807Z" level=warning msg="Skipping invalid sysctl specified by config {net.ipv4.ping_group_range 0 2147483647}: \"net.ipv4.ping_group_range\" not allowed with host net enabled" id=f51eb1c8-7fc9-4bd2-8c5d-0ccb32a50610 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:20:07.448487 | controller | Jun 12 16:15:30.067543 crc crio[21573]: time="2026-06-12T16:15:30.066827924Z" level=info msg="Ran pod sandbox d72e78cc1a0ac36b6a720a795ad3dd8ecd39f190a9c3e8be4d10f638daac027e with infra container: openshift-frr-k8s/frr-k8s-6jhk6/POD" id=f51eb1c8-7fc9-4bd2-8c5d-0ccb32a50610 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:20:07.448503 | controller | Jun 12 16:15:30.071036 crc crio[21573]: time="2026-06-12T16:15:30.070931921Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b" id=01457efd-d299-4008-b6d5-9e3316dd3b57 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:20:07.448519 | controller | Jun 12 16:15:30.071505 crc crio[21573]: time="2026-06-12T16:15:30.071379314Z" level=info msg="Image quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b not found" id=01457efd-d299-4008-b6d5-9e3316dd3b57 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:20:07.448535 | controller | Jun 12 16:15:30.071592 crc crio[21573]: time="2026-06-12T16:15:30.071567609Z" level=info msg="Neither image nor artfiact quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b found" id=01457efd-d299-4008-b6d5-9e3316dd3b57 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:20:07.448551 | controller | Jun 12 16:15:30.074008 crc crio[21573]: time="2026-06-12T16:15:30.073878222Z" level=info msg="Pulling image: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b" id=146acef3-7309-4106-9efe-47a33bcc561d name=/runtime.v1.ImageService/PullImage
2026-06-12 17:20:07.448567 | controller | Jun 12 16:15:30.087566 crc crio[21573]: time="2026-06-12T16:15:30.085589573Z" level=info msg="Trying to access \"quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b\""
2026-06-12 17:20:07.448614 | controller | Jun 12 16:15:30.476844 crc crio[21573]: time="2026-06-12T16:15:30.476745792Z" level=info msg="Running pod sandbox: openshift-frr-k8s/frr-k8s-webhook-server-bc5694f79-9pz4r/POD" id=c568e1b6-33ae-4380-b07b-cdc0238efe80 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:20:07.448633 | controller | Jun 12 16:15:30.477042 crc crio[21573]: time="2026-06-12T16:15:30.476896806Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.448650 | controller | Jun 12 16:15:30.502321 crc crio[21573]: time="2026-06-12T16:15:30.50222125Z" level=warning msg="Skipping invalid sysctl specified by config {net.ipv4.ping_group_range 0 2147483647}: \"net.ipv4.ping_group_range\" not allowed with host net enabled" id=c568e1b6-33ae-4380-b07b-cdc0238efe80 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:20:07.448667 | controller | Jun 12 16:15:30.518847 crc crio[21573]: time="2026-06-12T16:15:30.518736318Z" level=info msg="Ran pod sandbox 71848be8002e50a0aff00ac186ce15fbfd401c70690eb24721dc595c928645a1 with infra container: openshift-frr-k8s/frr-k8s-webhook-server-bc5694f79-9pz4r/POD" id=c568e1b6-33ae-4380-b07b-cdc0238efe80 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:20:07.448683 | controller | Jun 12 16:15:30.527872 crc crio[21573]: time="2026-06-12T16:15:30.52736902Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b" id=d60acdff-53a7-457f-a275-7da557388789 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:20:07.448700 | controller | Jun 12 16:15:30.527872 crc crio[21573]: time="2026-06-12T16:15:30.527878644Z" level=info msg="Image quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b not found" id=d60acdff-53a7-457f-a275-7da557388789 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:20:07.448720 | controller | Jun 12 16:15:30.527872 crc crio[21573]: time="2026-06-12T16:15:30.527995947Z" level=info msg="Neither image nor artfiact quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b found" id=d60acdff-53a7-457f-a275-7da557388789 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:20:07.448737 | controller | Jun 12 16:15:30.540247 crc crio[21573]: time="2026-06-12T16:15:30.528982856Z" level=info msg="Pulling image: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b" id=12e35314-cb2d-4907-af83-19a1c9ca5e6b name=/runtime.v1.ImageService/PullImage
2026-06-12 17:20:07.448753 | controller | Jun 12 16:15:30.540247 crc crio[21573]: time="2026-06-12T16:15:30.540206455Z" level=info msg="Trying to access \"quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b\""
2026-06-12 17:20:07.448769 | controller | Jun 12 16:16:00.052966 crc crio[21573]: time="2026-06-12T16:16:00.05152491Z" level=info msg="Pulled image: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b" id=146acef3-7309-4106-9efe-47a33bcc561d name=/runtime.v1.ImageService/PullImage
2026-06-12 17:20:07.448836 | controller | Jun 12 16:16:00.054158 crc crio[21573]: time="2026-06-12T16:16:00.054057272Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b" id=87195c19-de22-4e37-95a2-4f64f94563e2 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:20:07.448858 | controller | Jun 12 16:16:00.062902 crc crio[21573]: time="2026-06-12T16:16:00.059210877Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b" id=58d73c33-19b7-4dc4-9897-4cc26358fa73 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:20:07.448875 | controller | Jun 12 16:16:00.079699 crc crio[21573]: time="2026-06-12T16:16:00.073408896Z" level=info msg="Creating container: openshift-frr-k8s/frr-k8s-6jhk6/cp-frr-files" id=1b50f20d-5bb1-4073-b2ce-ff13cbbc79a7 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:20:07.448892 | controller | Jun 12 16:16:00.079699 crc crio[21573]: time="2026-06-12T16:16:00.076768331Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.448908 | controller | Jun 12 16:16:00.089544 crc crio[21573]: time="2026-06-12T16:16:00.089394176Z" level=info msg="Pulled image: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b" id=12e35314-cb2d-4907-af83-19a1c9ca5e6b name=/runtime.v1.ImageService/PullImage
2026-06-12 17:20:07.448924 | controller | Jun 12 16:16:00.090630 crc crio[21573]: time="2026-06-12T16:16:00.090514936Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b" id=171a634b-84b5-4060-abf0-1b2b28aceb26 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:20:07.448941 | controller | Jun 12 16:16:00.119684 crc crio[21573]: time="2026-06-12T16:16:00.114404047Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b" id=54c52245-08e7-4920-b4a1-36f26ecc06ba name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:20:07.448957 | controller | Jun 12 16:16:00.157787 crc crio[21573]: time="2026-06-12T16:16:00.157641501Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.448977 | controller | Jun 12 16:16:00.167649 crc crio[21573]: time="2026-06-12T16:16:00.166815127Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.448994 | controller | Jun 12 16:16:00.172095 crc crio[21573]: time="2026-06-12T16:16:00.172007966Z" level=info msg="Creating container: openshift-frr-k8s/frr-k8s-webhook-server-bc5694f79-9pz4r/frr-k8s-webhook-server" id=7e855a51-10f2-4150-a13f-a32fb7efaac4 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:20:07.449010 | controller | Jun 12 16:16:00.183209 crc crio[21573]: time="2026-06-12T16:16:00.183016149Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.449027 | controller | Jun 12 16:16:00.299778 crc crio[21573]: time="2026-06-12T16:16:00.285562425Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.449043 | controller | Jun 12 16:16:00.299778 crc crio[21573]: time="2026-06-12T16:16:00.290183082Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.449059 | controller | Jun 12 16:16:00.345060 crc crio[21573]: time="2026-06-12T16:16:00.342258423Z" level=info msg="Created container d82dea024007d5fb12f9e7f329c7bf8c769d095f4b1a23c7e2dcc0d4c043287e: openshift-frr-k8s/frr-k8s-6jhk6/cp-frr-files" id=1b50f20d-5bb1-4073-b2ce-ff13cbbc79a7 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:20:07.449074 | controller | Jun 12 16:16:00.349044 crc crio[21573]: time="2026-06-12T16:16:00.348659104Z" level=info msg="Starting container: d82dea024007d5fb12f9e7f329c7bf8c769d095f4b1a23c7e2dcc0d4c043287e" id=cfc3fcc6-6f10-4955-ac95-d2b23f72f316 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 17:20:07.449090 | controller | Jun 12 16:16:00.358493 crc crio[21573]: time="2026-06-12T16:16:00.358343715Z" level=info msg="Started container" PID=45262 containerID=d82dea024007d5fb12f9e7f329c7bf8c769d095f4b1a23c7e2dcc0d4c043287e description=openshift-frr-k8s/frr-k8s-6jhk6/cp-frr-files id=cfc3fcc6-6f10-4955-ac95-d2b23f72f316 name=/runtime.v1.RuntimeService/StartContainer sandboxID=d72e78cc1a0ac36b6a720a795ad3dd8ecd39f190a9c3e8be4d10f638daac027e
2026-06-12 17:20:07.449106 | controller | Jun 12 16:16:00.453550 crc crio[21573]: time="2026-06-12T16:16:00.453332362Z" level=info msg="Created container 850b6317e769f34550f4793aea2953628e860d4bf3a4c48c96dd290d0aa1676e: openshift-frr-k8s/frr-k8s-webhook-server-bc5694f79-9pz4r/frr-k8s-webhook-server" id=7e855a51-10f2-4150-a13f-a32fb7efaac4 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:20:07.449123 | controller | Jun 12 16:16:00.455132 crc crio[21573]: time="2026-06-12T16:16:00.455046109Z" level=info msg="Starting container: 850b6317e769f34550f4793aea2953628e860d4bf3a4c48c96dd290d0aa1676e" id=8c32738b-9cc9-49bb-b72b-9e99a8345f6e name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 17:20:07.449139 | controller | Jun 12 16:16:00.464954 crc crio[21573]: time="2026-06-12T16:16:00.4646973Z" level=info msg="Started container" PID=45272 containerID=850b6317e769f34550f4793aea2953628e860d4bf3a4c48c96dd290d0aa1676e description=openshift-frr-k8s/frr-k8s-webhook-server-bc5694f79-9pz4r/frr-k8s-webhook-server id=8c32738b-9cc9-49bb-b72b-9e99a8345f6e name=/runtime.v1.RuntimeService/StartContainer sandboxID=71848be8002e50a0aff00ac186ce15fbfd401c70690eb24721dc595c928645a1
2026-06-12 17:20:07.449155 | controller | Jun 12 16:16:00.661640 crc crio[21573]: time="2026-06-12T16:16:00.661574778Z" level=info msg="Running pod sandbox: openshift-infra/auto-csr-approver-29688016-xt9x6/POD" id=5299535a-9fca-48c7-aeec-2df8eeee5065 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:20:07.449175 | controller | Jun 12 16:16:00.661786 crc crio[21573]: time="2026-06-12T16:16:00.661709872Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.449192 | controller | Jun 12 16:16:00.701019 crc crio[21573]: time="2026-06-12T16:16:00.699131793Z" level=info msg="Got pod network &{Name:auto-csr-approver-29688016-xt9x6 Namespace:openshift-infra ID:dd02b13485c452e6e01a830e100a86c5761b23842ba6711e95237d00488f1eef UID:e1d4e7ba-1dfa-438e-aa64-bd824b0c2668 NetNS:/var/run/netns/a392bbcc-c1c0-4fd6-8a6f-f229b5a0432b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pode1d4e7ba_1dfa_438e_aa64_bd824b0c2668.slice PodAnnotations:0xc002722e40}] Aliases:map[]}"
2026-06-12 17:20:07.449209 | controller | Jun 12 16:16:00.701019 crc crio[21573]: time="2026-06-12T16:16:00.699214215Z" level=info msg="Adding pod openshift-infra_auto-csr-approver-29688016-xt9x6 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 17:20:07.449226 | controller | Jun 12 16:16:01.521561 crc crio[21573]: time="2026-06-12T16:16:01.519757031Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b" id=f8e97da6-e932-49d0-8dcb-033fd290b109 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:20:07.449242 | controller | Jun 12 16:16:01.528524 crc crio[21573]: 2026-06-12T16:16:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:dd02b13485c452e Mac:ae:05:02:3e:d2:b0 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:40 Mtu:0 Sandbox:/var/run/netns/a392bbcc-c1c0-4fd6-8a6f-f229b5a0432b SocketPath: PciID:}] [{Interface:0xc0004b25e0 Address:{IP:10.217.0.64 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 17:20:07.449258 | controller | Jun 12 16:16:01.528524 crc crio[21573]: time="2026-06-12T16:16:01.52791162Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b" id=9d68152e-ea4d-4ac8-94ab-6ba0cb85526b name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:20:07.449275 | controller | Jun 12 16:16:01.530552 crc crio[21573]: time="2026-06-12T16:16:01.530175293Z" level=info msg="Got pod network &{Name:auto-csr-approver-29688016-xt9x6 Namespace:openshift-infra ID:dd02b13485c452e6e01a830e100a86c5761b23842ba6711e95237d00488f1eef UID:e1d4e7ba-1dfa-438e-aa64-bd824b0c2668 NetNS:/var/run/netns/a392bbcc-c1c0-4fd6-8a6f-f229b5a0432b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pode1d4e7ba_1dfa_438e_aa64_bd824b0c2668.slice PodAnnotations:0xc002722e40}] Aliases:map[]}"
2026-06-12 17:20:07.449292 | controller | Jun 12 16:16:01.533016 crc crio[21573]: time="2026-06-12T16:16:01.530726998Z" level=info msg="Checking pod openshift-infra_auto-csr-approver-29688016-xt9x6 for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 17:20:07.449308 | controller | Jun 12 16:16:01.537944 crc crio[21573]: time="2026-06-12T16:16:01.537735345Z" level=info msg="Creating container: openshift-frr-k8s/frr-k8s-6jhk6/cp-reloader" id=ac8daaa8-c981-49dc-b4b5-9fca673eaadc name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:20:07.449324 | controller | Jun 12 16:16:01.540791 crc crio[21573]: time="2026-06-12T16:16:01.540639087Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.449341 | controller | Jun 12 16:16:01.544558 crc crio[21573]: time="2026-06-12T16:16:01.544403673Z" level=info msg="Ran pod sandbox dd02b13485c452e6e01a830e100a86c5761b23842ba6711e95237d00488f1eef with infra container: openshift-infra/auto-csr-approver-29688016-xt9x6/POD" id=5299535a-9fca-48c7-aeec-2df8eeee5065 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:20:07.449361 | controller | Jun 12 16:16:01.547965 crc crio[21573]: time="2026-06-12T16:16:01.547866309Z" level=info msg="Pulling image: registry.redhat.io/openshift4/ose-cli:latest" id=a97ae3db-c797-454d-98f9-19c65ca29f75 name=/runtime.v1.ImageService/PullImage
2026-06-12 17:20:07.449378 | controller | Jun 12 16:16:01.588946 crc crio[21573]: time="2026-06-12T16:16:01.588772908Z" level=info msg="Trying to access \"registry.redhat.io/openshift4/ose-cli:latest\""
2026-06-12 17:20:07.449395 | controller | Jun 12 16:16:01.598934 crc crio[21573]: time="2026-06-12T16:16:01.59880048Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.449411 | controller | Jun 12 16:16:01.603669 crc crio[21573]: time="2026-06-12T16:16:01.603592664Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.449428 | controller | Jun 12 16:16:01.723952 crc crio[21573]: time="2026-06-12T16:16:01.723248293Z" level=info msg="Created container cc053c49d24dad1d29dddbce758a6552db7dc059cf3d59612d31c37612a07795: openshift-frr-k8s/frr-k8s-6jhk6/cp-reloader" id=ac8daaa8-c981-49dc-b4b5-9fca673eaadc name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:20:07.449444 | controller | Jun 12 16:16:01.725997 crc crio[21573]: time="2026-06-12T16:16:01.725896898Z" level=info msg="Starting container: cc053c49d24dad1d29dddbce758a6552db7dc059cf3d59612d31c37612a07795" id=c69f6739-4d77-4b86-aef8-d1bcca648ac0 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 17:20:07.449460 | controller | Jun 12 16:16:01.735741 crc crio[21573]: time="2026-06-12T16:16:01.735547819Z" level=info msg="Started container" PID=45349 containerID=cc053c49d24dad1d29dddbce758a6552db7dc059cf3d59612d31c37612a07795 description=openshift-frr-k8s/frr-k8s-6jhk6/cp-reloader id=c69f6739-4d77-4b86-aef8-d1bcca648ac0 name=/runtime.v1.RuntimeService/StartContainer sandboxID=d72e78cc1a0ac36b6a720a795ad3dd8ecd39f190a9c3e8be4d10f638daac027e
2026-06-12 17:20:07.449476 | controller | Jun 12 16:16:02.478174 crc crio[21573]: time="2026-06-12T16:16:02.478034172Z" level=info msg="Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9" id=a97ae3db-c797-454d-98f9-19c65ca29f75 name=/runtime.v1.ImageService/PullImage
2026-06-12 17:20:07.449493 | controller | Jun 12 16:16:02.480376 crc crio[21573]: time="2026-06-12T16:16:02.480266825Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-cli:latest" id=36d500fc-6025-48b5-ae83-2b90465b0e18 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:20:07.449509 | controller | Jun 12 16:16:02.482029 crc crio[21573]: time="2026-06-12T16:16:02.481947254Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-cli:latest" id=a9265a64-65c0-4a9d-80e5-de18cc10c136 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:20:07.449525 | controller | Jun 12 16:16:02.496511 crc crio[21573]: time="2026-06-12T16:16:02.493821467Z" level=info msg="Creating container: openshift-infra/auto-csr-approver-29688016-xt9x6/oc" id=95c43f55-f0de-483d-bef8-f1725a74af0b name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:20:07.449541 | controller | Jun 12 16:16:02.496511 crc crio[21573]: time="2026-06-12T16:16:02.494567378Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.449557 | controller | Jun 12 16:16:02.529115 crc crio[21573]: time="2026-06-12T16:16:02.528980453Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.449592 | controller | Jun 12 16:16:02.579910 crc crio[21573]: time="2026-06-12T16:16:02.579171646Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b" id=220347f2-0e9e-4d71-8f78-f4fdbdf3f92d name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:20:07.449618 | controller | Jun 12 16:16:02.586887 crc crio[21573]: time="2026-06-12T16:16:02.584672016Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b" id=8c88f283-08ff-45bb-ad7d-3659830b13f2 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:20:07.449636 | controller | Jun 12 16:16:02.626733 crc crio[21573]: time="2026-06-12T16:16:02.626102599Z" level=info msg="Creating container: openshift-frr-k8s/frr-k8s-6jhk6/cp-metrics" id=856e6f70-3bf4-4d18-b9c0-564d8eb7d5dd name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:20:07.449653 | controller | Jun 12 16:16:02.629095 crc crio[21573]: time="2026-06-12T16:16:02.62894047Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.449669 | controller | Jun 12 16:16:02.697318 crc crio[21573]: time="2026-06-12T16:16:02.693885422Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.449685 | controller | Jun 12 16:16:02.710933 crc crio[21573]: time="2026-06-12T16:16:02.710803367Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.449701 | controller | Jun 12 16:16:02.901237 crc crio[21573]: time="2026-06-12T16:16:02.900793301Z" level=info msg="Created container 7b9b3c1007cadf118fea3549da17000ab24e05865fd6963423c205b58465a65f: openshift-frr-k8s/frr-k8s-6jhk6/cp-metrics" id=856e6f70-3bf4-4d18-b9c0-564d8eb7d5dd name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:20:07.449717 | controller | Jun 12 16:16:02.917150 crc crio[21573]: time="2026-06-12T16:16:02.916906128Z" level=info msg="Starting container: 7b9b3c1007cadf118fea3549da17000ab24e05865fd6963423c205b58465a65f" id=7fab3033-b268-4e1d-ac4e-544f74c7caca name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 17:20:07.449734 | controller | Jun 12 16:16:02.939063 crc crio[21573]: time="2026-06-12T16:16:02.929943528Z" level=info msg="Started container" PID=45359 containerID=7b9b3c1007cadf118fea3549da17000ab24e05865fd6963423c205b58465a65f description=openshift-frr-k8s/frr-k8s-6jhk6/cp-metrics id=7fab3033-b268-4e1d-ac4e-544f74c7caca name=/runtime.v1.RuntimeService/StartContainer sandboxID=d72e78cc1a0ac36b6a720a795ad3dd8ecd39f190a9c3e8be4d10f638daac027e
2026-06-12 17:20:07.449750 | controller | Jun 12 16:16:03.139533 crc crio[21573]: time="2026-06-12T16:16:03.138598666Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.449766 | controller | Jun 12 16:16:03.252650 crc crio[21573]: time="2026-06-12T16:16:03.252584086Z" level=info msg="Created container 0845df1d07949eb35a9799784ecc535de5abfc014192d803744855c43d8aa786: openshift-infra/auto-csr-approver-29688016-xt9x6/oc" id=95c43f55-f0de-483d-bef8-f1725a74af0b name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:20:07.449782 | controller | Jun 12 16:16:03.255271 crc crio[21573]: time="2026-06-12T16:16:03.255180049Z" level=info msg="Starting container: 0845df1d07949eb35a9799784ecc535de5abfc014192d803744855c43d8aa786" id=1a494ea5-2686-4d5f-bdcf-6eccc868b99c name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 17:20:07.449798 | controller | Jun 12 16:16:03.266039 crc crio[21573]: time="2026-06-12T16:16:03.265749896Z" level=info msg="Started container" PID=45372 containerID=0845df1d07949eb35a9799784ecc535de5abfc014192d803744855c43d8aa786 description=openshift-infra/auto-csr-approver-29688016-xt9x6/oc id=1a494ea5-2686-4d5f-bdcf-6eccc868b99c name=/runtime.v1.RuntimeService/StartContainer sandboxID=dd02b13485c452e6e01a830e100a86c5761b23842ba6711e95237d00488f1eef
2026-06-12 17:20:07.449819 | controller | Jun 12 16:16:03.631784 crc crio[21573]: time="2026-06-12T16:16:03.631583208Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b" id=ee33e9c7-e17d-4f3a-91f0-9d4ea76c43cf name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:20:07.449835 | controller | Jun 12 16:16:03.656794 crc crio[21573]: time="2026-06-12T16:16:03.656720783Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b" id=0c961422-3fa8-495d-8a8c-c54bb78344e1 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:20:07.449851 | controller | Jun 12 16:16:03.682431 crc crio[21573]: time="2026-06-12T16:16:03.681119088Z" level=info msg="Creating container: openshift-frr-k8s/frr-k8s-6jhk6/cp-frr-status" id=0a281501-19a8-49f3-8f18-eaa6cf741b42 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:20:07.449867 | controller | Jun 12 16:16:03.684776 crc crio[21573]: time="2026-06-12T16:16:03.684171124Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.449883 | controller | Jun 12 16:16:03.802174 crc crio[21573]: time="2026-06-12T16:16:03.802007622Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.449900 | controller | Jun 12 16:16:03.815253 crc crio[21573]: time="2026-06-12T16:16:03.815144751Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.449916 | controller | Jun 12 16:16:03.952613 crc crio[21573]: time="2026-06-12T16:16:03.952484626Z" level=info msg="Created container 724c9eec78cd3424974d0d8889cc885bf20a80a9d54c587c7223ba5d98796a31: openshift-frr-k8s/frr-k8s-6jhk6/cp-frr-status" id=0a281501-19a8-49f3-8f18-eaa6cf741b42 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:20:07.449932 | controller | Jun 12 16:16:03.954269 crc crio[21573]: time="2026-06-12T16:16:03.953986817Z" level=info msg="Starting container: 724c9eec78cd3424974d0d8889cc885bf20a80a9d54c587c7223ba5d98796a31" id=bae20e2e-7ed0-4098-922e-709ef2f18e43 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 17:20:07.449949 | controller | Jun 12 16:16:03.967208 crc crio[21573]: time="2026-06-12T16:16:03.967047214Z" level=info msg="Started container" PID=45433 containerID=724c9eec78cd3424974d0d8889cc885bf20a80a9d54c587c7223ba5d98796a31 description=openshift-frr-k8s/frr-k8s-6jhk6/cp-frr-status id=bae20e2e-7ed0-4098-922e-709ef2f18e43 name=/runtime.v1.RuntimeService/StartContainer sandboxID=d72e78cc1a0ac36b6a720a795ad3dd8ecd39f190a9c3e8be4d10f638daac027e
2026-06-12 17:20:07.449965 | controller | Jun 12 16:16:04.656128 crc crio[21573]: time="2026-06-12T16:16:04.655220585Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b" id=1016f2dd-4215-4fc2-b80b-df3458e8a4e4 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:20:07.449981 | controller | Jun 12 16:16:04.676536 crc crio[21573]: time="2026-06-12T16:16:04.67637626Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b" id=9bfe958f-f4bf-4e27-9934-e89c65ebba4a name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:20:07.449997 | controller | Jun 12 16:16:04.824516 crc crio[21573]: time="2026-06-12T16:16:04.824328962Z" level=info msg="Creating container: openshift-frr-k8s/frr-k8s-6jhk6/controller" id=dc71c2c3-21f5-4dde-abff-4aa51ee31405 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:20:07.450016 | controller | Jun 12 16:16:04.831753 crc crio[21573]: time="2026-06-12T16:16:04.826952156Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.450034 | controller | Jun 12 16:16:04.877805 crc crio[21573]: time="2026-06-12T16:16:04.877673979Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.450049 | controller | Jun 12 16:16:04.899912 crc crio[21573]: time="2026-06-12T16:16:04.89976943Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.450065 | controller | Jun 12 16:16:05.067169 crc crio[21573]: time="2026-06-12T16:16:05.067083006Z" level=info msg="Created container f1bcb594a07c043d8c9e73640baca771c161877ad824d8aaf9222e4c025fa77f: openshift-frr-k8s/frr-k8s-6jhk6/controller" id=dc71c2c3-21f5-4dde-abff-4aa51ee31405 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:20:07.450081 | controller | Jun 12 16:16:05.070010 crc crio[21573]: time="2026-06-12T16:16:05.069906766Z" level=info msg="Starting container: f1bcb594a07c043d8c9e73640baca771c161877ad824d8aaf9222e4c025fa77f" id=78aa3a8f-a7a5-4c32-8c36-bd44c802cccc name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 17:20:07.450097 | controller | Jun 12 16:16:05.076736 crc crio[21573]: time="2026-06-12T16:16:05.076557693Z" level=info msg="Started container" PID=45458 containerID=f1bcb594a07c043d8c9e73640baca771c161877ad824d8aaf9222e4c025fa77f description=openshift-frr-k8s/frr-k8s-6jhk6/controller id=78aa3a8f-a7a5-4c32-8c36-bd44c802cccc name=/runtime.v1.RuntimeService/StartContainer sandboxID=d72e78cc1a0ac36b6a720a795ad3dd8ecd39f190a9c3e8be4d10f638daac027e
2026-06-12 17:20:07.450113 | controller | Jun 12 16:16:05.106662 crc crio[21573]: time="2026-06-12T16:16:05.105175736Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b" id=3a5c3a69-e3fb-4a5c-a06e-6cece5593c08 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:20:07.450128 | controller | Jun 12 16:16:05.122828 crc crio[21573]: time="2026-06-12T16:16:05.121641028Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b" id=1598758a-8fa7-460c-81bf-1ceba446be24 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:20:07.450144 | controller | Jun 12 16:16:05.169344 crc crio[21573]: time="2026-06-12T16:16:05.169019249Z" level=info msg="Creating container: openshift-frr-k8s/frr-k8s-6jhk6/frr" id=f6f19738-461e-440b-a965-fa28e47097a3 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:20:07.450160 | controller | Jun 12 16:16:05.171819 crc crio[21573]: time="2026-06-12T16:16:05.171699774Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.450176 | controller | Jun 12 16:16:05.211010 crc crio[21573]: time="2026-06-12T16:16:05.210895226Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.450191 | controller | Jun 12 16:16:05.215584 crc crio[21573]: time="2026-06-12T16:16:05.215372009Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.450208 | controller | Jun 12 16:16:05.371151 crc crio[21573]: time="2026-06-12T16:16:05.37102201Z" level=info msg="Created container 769e7bf1c953688781675e7e59025d9eec3ebcb0cf8add09efca6deaa36759a9: openshift-frr-k8s/frr-k8s-6jhk6/frr" id=f6f19738-461e-440b-a965-fa28e47097a3 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:20:07.450227 | controller | Jun 12 16:16:05.372529 crc crio[21573]: time="2026-06-12T16:16:05.372413558Z" level=info msg="Starting container: 769e7bf1c953688781675e7e59025d9eec3ebcb0cf8add09efca6deaa36759a9" id=dcfdafd0-02cc-46e2-99f6-46598bb1dc28 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 17:20:07.450244 | controller | Jun 12 16:16:05.381216 crc crio[21573]: time="2026-06-12T16:16:05.381011171Z" level=info msg="Started container" PID=45476 containerID=769e7bf1c953688781675e7e59025d9eec3ebcb0cf8add09efca6deaa36759a9 description=openshift-frr-k8s/frr-k8s-6jhk6/frr id=dcfdafd0-02cc-46e2-99f6-46598bb1dc28 name=/runtime.v1.RuntimeService/StartContainer sandboxID=d72e78cc1a0ac36b6a720a795ad3dd8ecd39f190a9c3e8be4d10f638daac027e
2026-06-12 17:20:07.450261 | controller | Jun 12 16:16:05.397339 crc crio[21573]: time="2026-06-12T16:16:05.397211105Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b" id=faa6ce5b-254e-4ca0-8bd4-c1072e2f688f name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:20:07.450277 | controller | Jun 12 16:16:05.402956 crc crio[21573]: time="2026-06-12T16:16:05.402844634Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b" id=a627f07a-748c-41b6-bf42-fbdebfbbc6b3 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:20:07.450293 | controller | Jun 12 16:16:05.457627 crc crio[21573]: time="2026-06-12T16:16:05.457355903Z" level=info msg="Creating container: openshift-frr-k8s/frr-k8s-6jhk6/reloader" id=5963247d-8f1c-4df4-b328-9410bd50cd96 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:20:07.450310 | controller | Jun 12 16:16:05.460263 crc crio[21573]: time="2026-06-12T16:16:05.460186164Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.450326 | controller | Jun 12 16:16:05.499317 crc crio[21573]: time="2026-06-12T16:16:05.499172189Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.450342 | controller | Jun 12 16:16:05.503550 crc crio[21573]: time="2026-06-12T16:16:05.50340681Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.450359 | controller | Jun 12 16:16:05.674961 crc crio[21573]: time="2026-06-12T16:16:05.673277985Z" level=info msg="Stopping pod sandbox: dd02b13485c452e6e01a830e100a86c5761b23842ba6711e95237d00488f1eef" id=d9c672a4-aa5d-4055-b036-fed3a53738ee name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 17:20:07.450376 | controller | Jun 12 16:16:05.674961 crc crio[21573]: time="2026-06-12T16:16:05.674082518Z" level=info msg="Got pod network &{Name:auto-csr-approver-29688016-xt9x6 Namespace:openshift-infra ID:dd02b13485c452e6e01a830e100a86c5761b23842ba6711e95237d00488f1eef UID:e1d4e7ba-1dfa-438e-aa64-bd824b0c2668 NetNS:/var/run/netns/a392bbcc-c1c0-4fd6-8a6f-f229b5a0432b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pode1d4e7ba_1dfa_438e_aa64_bd824b0c2668.slice PodAnnotations:0xc00338e518}] Aliases:map[]}"
2026-06-12 17:20:07.450393 | controller | Jun 12 16:16:05.674961 crc crio[21573]: time="2026-06-12T16:16:05.674241933Z" level=info msg="Deleting pod openshift-infra_auto-csr-approver-29688016-xt9x6 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 17:20:07.450408 | controller | Jun 12 16:16:05.697180 crc crio[21573]: time="2026-06-12T16:16:05.696134767Z" level=info msg="Created container dcd84750832fc4be339003d066686e4af8973d4d5cc7dcd130cff0a3d6e024a8: openshift-frr-k8s/frr-k8s-6jhk6/reloader" id=5963247d-8f1c-4df4-b328-9410bd50cd96 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:20:07.450429 | controller | Jun 12 16:16:05.699208 crc crio[21573]: time="2026-06-12T16:16:05.699102411Z" level=info msg="Starting container: dcd84750832fc4be339003d066686e4af8973d4d5cc7dcd130cff0a3d6e024a8" id=94a54e31-a1fb-4cc9-9c7f-162162a4c99a name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 17:20:07.450446 | controller | Jun 12 16:16:05.708728 crc crio[21573]: time="2026-06-12T16:16:05.708241496Z" level=info msg="Started container" PID=45525 containerID=dcd84750832fc4be339003d066686e4af8973d4d5cc7dcd130cff0a3d6e024a8 description=openshift-frr-k8s/frr-k8s-6jhk6/reloader id=94a54e31-a1fb-4cc9-9c7f-162162a4c99a name=/runtime.v1.RuntimeService/StartContainer sandboxID=d72e78cc1a0ac36b6a720a795ad3dd8ecd39f190a9c3e8be4d10f638daac027e
2026-06-12 17:20:07.450463 | controller | Jun 12 16:16:05.771973 crc crio[21573]: time="2026-06-12T16:16:05.771792301Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b" id=ce5b7c4b-2511-48b3-912d-c60de4786838 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:20:07.450479 | controller | Jun 12 16:16:05.777904 crc crio[21573]: time="2026-06-12T16:16:05.777781238Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b" id=bc7496d4-fdd0-45ed-91cd-a2eecc521c62 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:20:07.450495 | controller | Jun 12 16:16:05.806054 crc crio[21573]: time="2026-06-12T16:16:05.805734963Z" level=info msg="Creating container: openshift-frr-k8s/frr-k8s-6jhk6/frr-metrics" id=da2f8ea0-35d8-40c7-9588-3f57d62488d4 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:20:07.450512 | controller | Jun 12 16:16:05.816346 crc crio[21573]: time="2026-06-12T16:16:05.815963832Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.450528 | controller | Jun 12 16:16:05.890100 crc crio[21573]: time="2026-06-12T16:16:05.889874115Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.450544 | controller | Jun 12 16:16:05.900750 crc crio[21573]: time="2026-06-12T16:16:05.900275647Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.450561 | controller | Jun 12 16:16:06.053581 crc crio[21573]: time="2026-06-12T16:16:06.0492339Z" level=info msg="Stopped pod sandbox: dd02b13485c452e6e01a830e100a86c5761b23842ba6711e95237d00488f1eef" id=d9c672a4-aa5d-4055-b036-fed3a53738ee name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 17:20:07.450603 | controller | Jun 12 16:16:06.099262 crc crio[21573]: time="2026-06-12T16:16:06.09913522Z" level=info msg="Created container e108763bd0819faaabf7b2d231a3b3fee0fe5d33785e81b1331993839256dceb: openshift-frr-k8s/frr-k8s-6jhk6/frr-metrics" id=da2f8ea0-35d8-40c7-9588-3f57d62488d4 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:20:07.450622 | controller | Jun 12 16:16:06.101143 crc crio[21573]: time="2026-06-12T16:16:06.101031804Z" level=info msg="Starting container: e108763bd0819faaabf7b2d231a3b3fee0fe5d33785e81b1331993839256dceb" id=051242fb-2fdd-41a0-80e6-9c4f3b129556 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 17:20:07.450639 | controller | Jun 12 16:16:06.109344 crc crio[21573]: time="2026-06-12T16:16:06.109137151Z" level=info msg="Started container" PID=45599 containerID=e108763bd0819faaabf7b2d231a3b3fee0fe5d33785e81b1331993839256dceb description=openshift-frr-k8s/frr-k8s-6jhk6/frr-metrics id=051242fb-2fdd-41a0-80e6-9c4f3b129556 name=/runtime.v1.RuntimeService/StartContainer sandboxID=d72e78cc1a0ac36b6a720a795ad3dd8ecd39f190a9c3e8be4d10f638daac027e
2026-06-12 17:20:07.450670 | controller | Jun 12 16:16:06.185041 crc crio[21573]: time="2026-06-12T16:16:06.184855377Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b" id=86c34744-0959-42d1-806b-78fd3238b18b name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:20:07.450687 | controller | Jun 12 16:16:06.195228 crc crio[21573]: time="2026-06-12T16:16:06.195139655Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b" id=8f2dca47-80c9-4d82-ac66-ddb756f4d336 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:20:07.450703 | controller | Jun 12 16:16:06.221179 crc crio[21573]: time="2026-06-12T16:16:06.220163818Z" level=info msg="Creating container: openshift-frr-k8s/frr-k8s-6jhk6/frr-status" id=77e4fc2d-196f-4963-ba47-6312989b5bf8 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:20:07.450720 | controller | Jun 12 16:16:06.222928 crc crio[21573]: time="2026-06-12T16:16:06.222788503Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.450736 | controller | Jun 12 16:16:06.280937 crc crio[21573]: time="2026-06-12T16:16:06.280701508Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.450753 | controller | Jun 12 16:16:06.288189 crc crio[21573]: time="2026-06-12T16:16:06.288095465Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.450769 | controller | Jun 12 16:16:06.429521 crc crio[21573]: time="2026-06-12T16:16:06.42933313Z" level=info msg="Created container 04e22f5222ac17ec306d8b2540770d6b0a99c5b16526bda4eb8a2f3fd18b7c53: openshift-frr-k8s/frr-k8s-6jhk6/frr-status" id=77e4fc2d-196f-4963-ba47-6312989b5bf8 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:20:07.450785 | controller | Jun 12 16:16:06.431092 crc crio[21573]: time="2026-06-12T16:16:06.430993056Z" level=info msg="Starting container: 04e22f5222ac17ec306d8b2540770d6b0a99c5b16526bda4eb8a2f3fd18b7c53" id=55287007-076f-4d7c-bdc0-10759188a19c name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 17:20:07.450801 | controller | Jun 12 16:16:06.438628 crc crio[21573]: time="2026-06-12T16:16:06.438527018Z" level=info msg="Started container" PID=45653 containerID=04e22f5222ac17ec306d8b2540770d6b0a99c5b16526bda4eb8a2f3fd18b7c53 description=openshift-frr-k8s/frr-k8s-6jhk6/frr-status id=55287007-076f-4d7c-bdc0-10759188a19c name=/runtime.v1.RuntimeService/StartContainer sandboxID=d72e78cc1a0ac36b6a720a795ad3dd8ecd39f190a9c3e8be4d10f638daac027e
2026-06-12 17:20:07.450818 | controller | Jun 12 16:16:06.450812 crc crio[21573]: time="2026-06-12T16:16:06.450706491Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5" id=486db7df-aafb-4a92-9a9a-1046e841e143 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:20:07.450834 | controller | Jun 12 16:16:06.456135 crc crio[21573]: time="2026-06-12T16:16:06.456039069Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5" id=c66c40ef-fec9-498c-a8cf-d9c1340c18fb name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:20:07.450851 | controller | Jun 12 16:16:06.481074 crc crio[21573]: time="2026-06-12T16:16:06.479610162Z" level=info msg="Creating container: openshift-frr-k8s/frr-k8s-6jhk6/kube-rbac-proxy" id=ec75587b-5ce0-4cd1-9ffc-2c3970fbead3 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:20:07.450867 | controller | Jun 12 16:16:06.481074 crc crio[21573]: time="2026-06-12T16:16:06.480331822Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.450888 | controller | Jun 12 16:16:06.531837 crc crio[21573]: time="2026-06-12T16:16:06.531668443Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.450905 | controller | Jun 12 16:16:07.700750 crc crio[21573]: time="2026-06-12T16:16:07.70057374Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.450921 | controller | Jun 12 16:16:07.907085 crc crio[21573]: time="2026-06-12T16:16:07.907009114Z" level=info msg="Created container d397a14e67f76f3d834ab9234271919ae597a1e07e424ab732416cb4edb8846e: openshift-frr-k8s/frr-k8s-6jhk6/kube-rbac-proxy" id=ec75587b-5ce0-4cd1-9ffc-2c3970fbead3 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:20:07.450938 | controller | Jun 12 16:16:07.908646 crc crio[21573]: time="2026-06-12T16:16:07.908572089Z" level=info msg="Starting container: d397a14e67f76f3d834ab9234271919ae597a1e07e424ab732416cb4edb8846e" id=b5e03d0d-eb9b-44e5-b176-670d83e56257 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 17:20:07.450954 | controller | Jun 12 16:16:07.914762 crc crio[21573]: time="2026-06-12T16:16:07.914206417Z" level=info msg="Started container" PID=45683 containerID=d397a14e67f76f3d834ab9234271919ae597a1e07e424ab732416cb4edb8846e description=openshift-frr-k8s/frr-k8s-6jhk6/kube-rbac-proxy id=b5e03d0d-eb9b-44e5-b176-670d83e56257 name=/runtime.v1.RuntimeService/StartContainer sandboxID=d72e78cc1a0ac36b6a720a795ad3dd8ecd39f190a9c3e8be4d10f638daac027e
2026-06-12 17:20:07.450970 | controller | Jun 12 16:16:07.935164 crc crio[21573]: time="2026-06-12T16:16:07.935038125Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5" id=f1b1e507-2789-4090-be60-41c437197561 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:20:07.450986 | controller | Jun 12 16:16:07.939233 crc crio[21573]: time="2026-06-12T16:16:07.937860905Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5" id=7156fdf1-ce5e-4e58-a213-60b4f5629215 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:20:07.451002 | controller | Jun 12 16:16:07.951042 crc crio[21573]: time="2026-06-12T16:16:07.950092384Z" level=info msg="Creating container: openshift-frr-k8s/frr-k8s-6jhk6/kube-rbac-proxy-frr" id=43c18d4d-2f29-4062-b3bf-2c02cb231a9a name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:20:07.451018 | controller | Jun 12 16:16:07.952224 crc crio[21573]: time="2026-06-12T16:16:07.951763722Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.451034 | controller | Jun 12 16:16:08.022975 crc crio[21573]: time="2026-06-12T16:16:08.022819227Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.451050 | controller | Jun 12 16:16:08.850178 crc crio[21573]: time="2026-06-12T16:16:08.849385932Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.451065 | controller | Jun 12 16:16:09.000259 crc crio[21573]: time="2026-06-12T16:16:09.000129949Z" level=info msg="Created container 174fdb341ea3726313b3b1209c6eed8a666429d9168cbc49b8d82f79975489d6: openshift-frr-k8s/frr-k8s-6jhk6/kube-rbac-proxy-frr" id=43c18d4d-2f29-4062-b3bf-2c02cb231a9a name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:20:07.451081 | controller | Jun 12 16:16:09.002267 crc crio[21573]: time="2026-06-12T16:16:09.002190982Z" level=info msg="Starting container: 174fdb341ea3726313b3b1209c6eed8a666429d9168cbc49b8d82f79975489d6" id=6a0fa6c1-7548-4457-a95e-ec188e54742f name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 17:20:07.451104 | controller | Jun 12 16:16:09.010637 crc crio[21573]: time="2026-06-12T16:16:09.010543196Z" level=info msg="Started container" PID=45717 containerID=174fdb341ea3726313b3b1209c6eed8a666429d9168cbc49b8d82f79975489d6 description=openshift-frr-k8s/frr-k8s-6jhk6/kube-rbac-proxy-frr id=6a0fa6c1-7548-4457-a95e-ec188e54742f name=/runtime.v1.RuntimeService/StartContainer sandboxID=d72e78cc1a0ac36b6a720a795ad3dd8ecd39f190a9c3e8be4d10f638daac027e
2026-06-12 17:20:07.451122 | controller | Jun 12 16:16:27.267341 crc crio[21573]: time="2026-06-12T16:16:27.266065848Z" level=info msg="Running pod sandbox: baremetal-operator-system/baremetal-operator-controller-manager-8689c6c7ff-lg4wl/POD" id=a1d5f477-99bb-4ddf-831e-1dbc3ac0c83b name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:20:07.451138 | controller | Jun 12 16:16:27.269670 crc crio[21573]: time="2026-06-12T16:16:27.267382515Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.451154 | controller | Jun 12 16:16:27.308971 crc crio[21573]: time="2026-06-12T16:16:27.308784528Z" level=info msg="Got pod network &{Name:baremetal-operator-controller-manager-8689c6c7ff-lg4wl Namespace:baremetal-operator-system ID:6074012e92e6ce0713f5848cfd6331d482e54b2ae3d6ce409a4502bbe36a9c4f UID:ea716a03-12a5-464b-86a2-f29c8bcec653 NetNS:/var/run/netns/db60eb4a-2b21-45a8-b640-749fa7692032 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podea716a03_12a5_464b_86a2_f29c8bcec653.slice PodAnnotations:0xc00209eea8}] Aliases:map[]}"
2026-06-12 17:20:07.451170 | controller | Jun 12 16:16:27.308971 crc crio[21573]: time="2026-06-12T16:16:27.308882841Z" level=info msg="Adding pod baremetal-operator-system_baremetal-operator-controller-manager-8689c6c7ff-lg4wl to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 17:20:07.451187 | controller | Jun 12 16:16:27.942746 crc crio[21573]: time="2026-06-12T16:16:27.941827949Z" level=info msg="Running pod sandbox: baremetal-operator-system/baremetal-operator-ironic-7bd849786b-bqzvm/POD" id=c8e204a8-6edf-4ae9-84a8-0f7f99757270 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:20:07.451202 | controller | Jun 12 16:16:27.943162 crc crio[21573]: time="2026-06-12T16:16:27.942805706Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.451219 | controller | Jun 12 16:16:28.014659 crc crio[21573]: time="2026-06-12T16:16:28.014540411Z" level=warning msg="Skipping invalid sysctl specified by config {net.ipv4.ping_group_range 0 2147483647}: \"net.ipv4.ping_group_range\" not allowed with host net enabled" id=c8e204a8-6edf-4ae9-84a8-0f7f99757270 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:20:07.451235 | controller | Jun 12 16:16:28.053013 crc crio[21573]: time="2026-06-12T16:16:28.037226024Z" level=info msg="Ran pod sandbox d518e3d14f09cd69cb6a5f0979521164889e78288ec19b3a7b88e71bd556ed36 with infra container: baremetal-operator-system/baremetal-operator-ironic-7bd849786b-bqzvm/POD" id=c8e204a8-6edf-4ae9-84a8-0f7f99757270 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:20:07.451251 | controller | Jun 12 16:16:28.053013 crc crio[21573]: time="2026-06-12T16:16:28.044383339Z" level=info msg="Pulling image: quay.io/metal3-io/ironic-ipa-downloader:latest" id=0ba1d6b5-7ef4-4c32-873c-24c55ab3d464 name=/runtime.v1.ImageService/PullImage
2026-06-12 17:20:07.451267 | controller | Jun 12 16:16:28.076180 crc crio[21573]: time="2026-06-12T16:16:28.076038167Z" level=info msg="Trying to access \"quay.io/metal3-io/ironic-ipa-downloader:latest\""
2026-06-12 17:20:07.451286 | controller | Jun 12 16:16:29.684562 crc crio[21573]: 2026-06-12T16:16:29Z [verbose] CmdAdd (shim): {1.1.0 [{Name:6074012e92e6ce0 Mac:de:40:4b:1d:1e:ea Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:41 Mtu:0 Sandbox:/var/run/netns/db60eb4a-2b21-45a8-b640-749fa7692032 SocketPath: PciID:}] [{Interface:0xc000193700 Address:{IP:10.217.0.65 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 17:20:07.451303 | controller | Jun 12 16:16:29.687148 crc crio[21573]: time="2026-06-12T16:16:29.68687226Z" level=info msg="Got pod network &{Name:baremetal-operator-controller-manager-8689c6c7ff-lg4wl Namespace:baremetal-operator-system ID:6074012e92e6ce0713f5848cfd6331d482e54b2ae3d6ce409a4502bbe36a9c4f UID:ea716a03-12a5-464b-86a2-f29c8bcec653 NetNS:/var/run/netns/db60eb4a-2b21-45a8-b640-749fa7692032 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podea716a03_12a5_464b_86a2_f29c8bcec653.slice PodAnnotations:0xc00209eea8}] Aliases:map[]}"
2026-06-12 17:20:07.451320 | controller | Jun 12 16:16:29.687148 crc crio[21573]: time="2026-06-12T16:16:29.687110097Z" level=info msg="Checking pod baremetal-operator-system_baremetal-operator-controller-manager-8689c6c7ff-lg4wl for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 17:20:07.451336 | controller | Jun 12 16:16:29.696056 crc crio[21573]: time="2026-06-12T16:16:29.695959288Z" level=info msg="Ran pod sandbox 6074012e92e6ce0713f5848cfd6331d482e54b2ae3d6ce409a4502bbe36a9c4f with infra container: baremetal-operator-system/baremetal-operator-controller-manager-8689c6c7ff-lg4wl/POD" id=a1d5f477-99bb-4ddf-831e-1dbc3ac0c83b name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:20:07.451366 | controller | Jun 12 16:16:29.702398 crc crio[21573]: time="2026-06-12T16:16:29.702262454Z" level=info msg="Pulling image: quay.io/metal3-io/baremetal-operator:release-0.9" id=72da6790-74a6-4b10-b18c-4f68d10bfe01 name=/runtime.v1.ImageService/PullImage
2026-06-12 17:20:07.451383 | controller | Jun 12 16:16:29.709899 crc crio[21573]: time="2026-06-12T16:16:29.708964451Z" level=info msg="Trying to access \"quay.io/metal3-io/baremetal-operator:release-0.9\""
2026-06-12 17:20:07.451408 | controller | Jun 12 16:16:30.068026 crc crio[21573]: time="2026-06-12T16:16:30.067087185Z" level=info msg="Running pod sandbox: openstack-operators/openstack-operator-index-dq2dh/POD" id=d892395d-adfa-4030-b926-9788f2962998 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:20:07.451425 | controller | Jun 12 16:16:30.068258 crc crio[21573]: time="2026-06-12T16:16:30.068167145Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.451441 | controller | Jun 12 16:16:30.152326 crc crio[21573]: time="2026-06-12T16:16:30.152162374Z" level=info msg="Got pod network &{Name:openstack-operator-index-dq2dh Namespace:openstack-operators ID:c0366074ae9db9a356d19ddbb874d20bad64a386f4e3a2221955513d8612703e UID:b2a20611-d760-423f-800a-729a3d297229 NetNS:/var/run/netns/7de9c963-e74e-4717-b513-e0ae04462db1 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podb2a20611_d760_423f_800a_729a3d297229.slice PodAnnotations:0xc002428580}] Aliases:map[]}"
2026-06-12 17:20:07.451458 | controller | Jun 12 16:16:30.152326 crc crio[21573]: time="2026-06-12T16:16:30.152278507Z" level=info msg="Adding pod openstack-operators_openstack-operator-index-dq2dh to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 17:20:07.451474 | controller | Jun 12 16:16:31.702185 crc crio[21573]: 2026-06-12T16:16:31Z [verbose] CmdAdd (shim): {1.1.0 [{Name:c0366074ae9db9a Mac:b2:41:e4:b2:86:7e Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:42 Mtu:0 Sandbox:/var/run/netns/7de9c963-e74e-4717-b513-e0ae04462db1 SocketPath: PciID:}] [{Interface:0xc00060c5d0 Address:{IP:10.217.0.66 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 17:20:07.451495 | controller | Jun 12 16:16:31.711956 crc crio[21573]: time="2026-06-12T16:16:31.711665255Z" level=info msg="Got pod network &{Name:openstack-operator-index-dq2dh Namespace:openstack-operators ID:c0366074ae9db9a356d19ddbb874d20bad64a386f4e3a2221955513d8612703e UID:b2a20611-d760-423f-800a-729a3d297229 NetNS:/var/run/netns/7de9c963-e74e-4717-b513-e0ae04462db1 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podb2a20611_d760_423f_800a_729a3d297229.slice PodAnnotations:0xc002428580}] Aliases:map[]}"
2026-06-12 17:20:07.451512 | controller | Jun 12 16:16:31.712910 crc crio[21573]: time="2026-06-12T16:16:31.712880719Z" level=info msg="Checking pod openstack-operators_openstack-operator-index-dq2dh for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 17:20:07.451529 | controller | Jun 12 16:16:31.739561 crc crio[21573]: time="2026-06-12T16:16:31.739032804Z" level=info msg="Ran pod sandbox c0366074ae9db9a356d19ddbb874d20bad64a386f4e3a2221955513d8612703e with infra container: openstack-operators/openstack-operator-index-dq2dh/POD" id=d892395d-adfa-4030-b926-9788f2962998 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:20:07.451545 | controller | Jun 12 16:16:31.748213 crc crio[21573]: time="2026-06-12T16:16:31.748088231Z" level=info msg="Pulling image: 38.102.83.120:5001/openstack-k8s-operators/openstack-operator-index:5d3cc125d69b215b4b8640c634756ff99cce6ebc" id=eb83ba0d-71d0-4ee3-8abc-781e32e7acbf name=/runtime.v1.ImageService/PullImage
2026-06-12 17:20:07.451562 | controller | Jun 12 16:16:31.749877 crc crio[21573]: time="2026-06-12T16:16:31.749648847Z" level=info msg="Trying to access \"38.102.83.120:5001/openstack-k8s-operators/openstack-operator-index:5d3cc125d69b215b4b8640c634756ff99cce6ebc\""
2026-06-12 17:20:07.451596 | controller | Jun 12 16:16:33.008972 crc crio[21573]: time="2026-06-12T16:16:33.007822274Z" level=info msg="Running pod sandbox: openstack-operators/openstack-operator-index-872w5/POD" id=cc96b173-8962-4937-971e-b60fbbc34dca name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:20:07.451614 | controller | Jun 12 16:16:33.008972 crc crio[21573]: time="2026-06-12T16:16:33.008889304Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.451631 | controller | Jun 12 16:16:37.206541 crc crio[21573]: time="2026-06-12T16:16:37.204789469Z" level=info msg="Running pod sandbox: baremetal-operator-system/baremetal-operator-controller-manager-7fdcbccd66-8wcxk/POD" id=1cfb2a29-ed6b-4704-a88d-a437af892ae2 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:20:07.451647 | controller | Jun 12 16:16:37.206541 crc crio[21573]: time="2026-06-12T16:16:37.206219759Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.451664 | controller | Jun 12 16:16:47.142977 crc crio[21573]: time="2026-06-12T16:16:47.141692602Z" level=info msg="Got pod network &{Name:openstack-operator-index-872w5 Namespace:openstack-operators ID:6952699c0aacfefab8ba6f13eebd49eb1548b164b6011ca64e057e294791ce2b UID:3d450607-1f71-4cda-8c3d-0ea17147884a NetNS:/var/run/netns/0b0229ca-ae42-4f13-9347-72f0615dfba1 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod3d450607_1f71_4cda_8c3d_0ea17147884a.slice PodAnnotations:0xc003674108}] Aliases:map[]}"
2026-06-12 17:20:07.451681 | controller | Jun 12 16:16:47.145926 crc crio[21573]: time="2026-06-12T16:16:47.143833381Z" level=info msg="Adding pod openstack-operators_openstack-operator-index-872w5 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 17:20:07.451697 | controller | Jun 12 16:16:48.242295 crc crio[21573]: 2026-06-12T16:16:48Z [verbose] CmdAdd (shim): {1.1.0 [{Name:6952699c0aacfef Mac:82:25:7f:28:74:65 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:43 Mtu:0 Sandbox:/var/run/netns/0b0229ca-ae42-4f13-9347-72f0615dfba1 SocketPath: PciID:}] [{Interface:0xc00025ac30 Address:{IP:10.217.0.67 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 17:20:07.451716 | controller | Jun 12 16:16:48.245501 crc crio[21573]: time="2026-06-12T16:16:48.245371518Z" level=info msg="Got pod network &{Name:openstack-operator-index-872w5 Namespace:openstack-operators ID:6952699c0aacfefab8ba6f13eebd49eb1548b164b6011ca64e057e294791ce2b UID:3d450607-1f71-4cda-8c3d-0ea17147884a NetNS:/var/run/netns/0b0229ca-ae42-4f13-9347-72f0615dfba1 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod3d450607_1f71_4cda_8c3d_0ea17147884a.slice PodAnnotations:0xc003674108}] Aliases:map[]}"
2026-06-12 17:20:07.451734 | controller | Jun 12 16:16:48.245696 crc crio[21573]: time="2026-06-12T16:16:48.245630006Z" level=info msg="Checking pod openstack-operators_openstack-operator-index-872w5 for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 17:20:07.451751 | controller | Jun 12 16:16:51.569899 crc crio[21573]: time="2026-06-12T16:16:51.568246284Z" level=info msg="Ran pod sandbox 6952699c0aacfefab8ba6f13eebd49eb1548b164b6011ca64e057e294791ce2b with infra container: openstack-operators/openstack-operator-index-872w5/POD" id=cc96b173-8962-4937-971e-b60fbbc34dca name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:20:07.451767 | controller | Jun 12 16:16:51.576242 crc crio[21573]: time="2026-06-12T16:16:51.576096085Z" level=info msg="Pulling image: 38.102.83.120:5001/openstack-k8s-operators/openstack-operator-index:5d3cc125d69b215b4b8640c634756ff99cce6ebc" id=fbb548eb-23a2-4aec-821d-88986f16cada name=/runtime.v1.ImageService/PullImage
2026-06-12 17:20:07.451784 | controller | Jun 12 16:16:51.588139 crc crio[21573]: time="2026-06-12T16:16:51.587415944Z" level=info msg="Trying to access \"38.102.83.120:5001/openstack-k8s-operators/openstack-operator-index:5d3cc125d69b215b4b8640c634756ff99cce6ebc\""
2026-06-12 17:20:07.451800 | controller | Jun 12 16:16:51.602147 crc crio[21573]: time="2026-06-12T16:16:51.60203335Z" level=info msg="Pulled image: quay.io/metal3-io/ironic-ipa-downloader@sha256:15382b9ddf944ce2a38a44053d2e470dff2bae389316f016792b3b7637c49ea7" id=0ba1d6b5-7ef4-4c32-873c-24c55ab3d464 name=/runtime.v1.ImageService/PullImage
2026-06-12 17:20:07.451816 | controller | Jun 12 16:16:51.603749 crc crio[21573]: time="2026-06-12T16:16:51.603628787Z" level=info msg="Checking image status: quay.io/metal3-io/ironic-ipa-downloader:latest" id=80544091-47d7-4dcb-b253-7d80f70c6c50 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:20:07.451833 | controller | Jun 12 16:16:51.607703 crc crio[21573]: time="2026-06-12T16:16:51.60760741Z" level=info msg="Got pod network &{Name:baremetal-operator-controller-manager-7fdcbccd66-8wcxk Namespace:baremetal-operator-system ID:41ecec5d0d7123f73612178917a3497379de9963d71c12ce0a772aa2b2e85970 UID:6f04faa3-9436-4647-a9f9-e9fde214377a NetNS:/var/run/netns/65740b75-95dd-459e-9fc0-a54eae8135e6 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod6f04faa3_9436_4647_a9f9_e9fde214377a.slice PodAnnotations:0xc0005680f0}] Aliases:map[]}"
2026-06-12 17:20:07.451849 | controller | Jun 12 16:16:51.607703 crc crio[21573]: time="2026-06-12T16:16:51.607694933Z" level=info msg="Adding pod baremetal-operator-system_baremetal-operator-controller-manager-7fdcbccd66-8wcxk to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 17:20:07.451865 | controller | Jun 12 16:16:51.920387 crc crio[21573]: time="2026-06-12T16:16:51.919762455Z" level=info msg="Pulled image: quay.io/metal3-io/baremetal-operator@sha256:9ef16b26df77e09ed539968e7c9664caa407b3271b47747c22f676af9f47a963" id=72da6790-74a6-4b10-b18c-4f68d10bfe01 name=/runtime.v1.ImageService/PullImage
2026-06-12 17:20:07.451885 | controller | Jun 12 16:16:51.923191 crc crio[21573]: time="2026-06-12T16:16:51.922859681Z" level=info msg="Checking image status: quay.io/metal3-io/baremetal-operator:release-0.9" id=12cd077c-a6e3-43f6-a5df-fb047475003e name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:20:07.451902 | controller | Jun 12 16:16:52.274066 crc crio[21573]: 2026-06-12T16:16:52Z [verbose] CmdAdd (shim): {1.1.0 [{Name:41ecec5d0d7123f Mac:7a:51:1b:4d:75:08 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:45 Mtu:0 Sandbox:/var/run/netns/65740b75-95dd-459e-9fc0-a54eae8135e6 SocketPath: PciID:}] [{Interface:0xc0004bf110 Address:{IP:10.217.0.69 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 17:20:07.451918 | controller | Jun 12 16:16:52.275583 crc crio[21573]: time="2026-06-12T16:16:52.275427713Z" level=info msg="Got pod network &{Name:baremetal-operator-controller-manager-7fdcbccd66-8wcxk Namespace:baremetal-operator-system ID:41ecec5d0d7123f73612178917a3497379de9963d71c12ce0a772aa2b2e85970 UID:6f04faa3-9436-4647-a9f9-e9fde214377a NetNS:/var/run/netns/65740b75-95dd-459e-9fc0-a54eae8135e6 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod6f04faa3_9436_4647_a9f9_e9fde214377a.slice PodAnnotations:0xc0005680f0}] Aliases:map[]}"
2026-06-12 17:20:07.451935 | controller | Jun 12 16:16:52.275832 crc crio[21573]: time="2026-06-12T16:16:52.275697241Z" level=info msg="Checking pod baremetal-operator-system_baremetal-operator-controller-manager-7fdcbccd66-8wcxk for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 17:20:07.451951 | controller | Jun 12 16:16:52.495749 crc crio[21573]: time="2026-06-12T16:16:52.495589748Z" level=info msg="Checking image status: quay.io/metal3-io/ironic-ipa-downloader" id=2529fffd-ecb0-4862-b7cb-148b6b6f231b name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:20:07.451967 | controller | Jun 12 16:16:52.502574 crc crio[21573]: time="2026-06-12T16:16:52.501967901Z" level=info msg="Ran pod sandbox 41ecec5d0d7123f73612178917a3497379de9963d71c12ce0a772aa2b2e85970 with infra container: baremetal-operator-system/baremetal-operator-controller-manager-7fdcbccd66-8wcxk/POD" id=1cfb2a29-ed6b-4704-a88d-a437af892ae2 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:20:07.451984 | controller | Jun 12 16:16:52.502574 crc crio[21573]: time="2026-06-12T16:16:52.502584774Z" level=info msg="Checking image status: quay.io/metal3-io/baremetal-operator:release-0.9" id=1373acf9-4301-4ef4-a158-60df5151407e name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:20:07.452000 | controller | Jun 12 16:16:52.510230 crc crio[21573]: time="2026-06-12T16:16:52.510100126Z" level=info msg="Pulling image: quay.io/metal3-io/baremetal-operator:latest" id=393125ab-ec6e-4afe-8b87-57869d0ca38a name=/runtime.v1.ImageService/PullImage
2026-06-12 17:20:07.452017 | controller | Jun 12 16:16:52.513725 crc crio[21573]: time="2026-06-12T16:16:52.513537392Z" level=info msg="Creating container: baremetal-operator-system/baremetal-operator-ironic-7bd849786b-bqzvm/ironic-ipa-downloader" id=3f77594f-c398-41ad-b740-a1678e896d3a name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:20:07.452034 | controller | Jun 12 16:16:52.526835 crc crio[21573]: time="2026-06-12T16:16:52.522070032Z" level=info msg="Trying to access \"quay.io/metal3-io/baremetal-operator:latest\""
2026-06-12 17:20:07.452050 | controller | Jun 12 16:16:52.838502 crc crio[21573]: time="2026-06-12T16:16:52.837421695Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.452066 | controller | Jun 12 16:16:53.138167 crc crio[21573]: time="2026-06-12T16:16:53.13715698Z" level=info msg="Creating container: baremetal-operator-system/baremetal-operator-controller-manager-8689c6c7ff-lg4wl/manager" id=9f608712-314c-4570-b4ef-2f8bb18cc4c5 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:20:07.452087 | controller | Jun 12 16:16:54.724550 crc crio[21573]: time="2026-06-12T16:16:54.723722811Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.452104 | controller | Jun 12 16:16:54.986373 crc crio[21573]: time="2026-06-12T16:16:54.986107708Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.452120 | controller | Jun 12 16:16:55.095889 crc crio[21573]: time="2026-06-12T16:16:55.095587422Z" level=info msg="Created container 46e54b673de5a58c7d05588a4b266f36d1a17fe921639add687c5ce43b9c7deb: baremetal-operator-system/baremetal-operator-ironic-7bd849786b-bqzvm/ironic-ipa-downloader" id=3f77594f-c398-41ad-b740-a1678e896d3a name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:20:07.452137 | controller | Jun 12 16:16:55.099224 crc crio[21573]: time="2026-06-12T16:16:55.099069659Z" level=info msg="Starting container: 46e54b673de5a58c7d05588a4b266f36d1a17fe921639add687c5ce43b9c7deb" id=d75923b0-673c-42ee-b25f-fac14b0e6c72 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 17:20:07.452153 | controller | Jun 12 16:16:55.114079 crc crio[21573]: time="2026-06-12T16:16:55.113964668Z" level=info msg="Started container" PID=47095 containerID=46e54b673de5a58c7d05588a4b266f36d1a17fe921639add687c5ce43b9c7deb description=baremetal-operator-system/baremetal-operator-ironic-7bd849786b-bqzvm/ironic-ipa-downloader id=d75923b0-673c-42ee-b25f-fac14b0e6c72 name=/runtime.v1.RuntimeService/StartContainer sandboxID=d518e3d14f09cd69cb6a5f0979521164889e78288ec19b3a7b88e71bd556ed36
2026-06-12 17:20:07.452170 | controller | Jun 12 16:16:55.160834 crc crio[21573]: time="2026-06-12T16:16:55.160762641Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.452186 | controller | Jun 12 16:16:55.712427 crc crio[21573]: time="2026-06-12T16:16:55.711669998Z" level=info msg="Removing container: 3e3097690c22c299b965d4190dbbc0aaaf9837b4c1c0bd9f53ea229ede43e6e2" id=b903979a-7326-4808-b671-8bb719be5e69 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 17:20:07.452202 | controller | Jun 12 16:16:56.427990 crc crio[21573]: time="2026-06-12T16:16:56.427899028Z" level=info msg="Removed container 3e3097690c22c299b965d4190dbbc0aaaf9837b4c1c0bd9f53ea229ede43e6e2: openshift-infra/auto-csr-approver-29688010-z255w/oc" id=b903979a-7326-4808-b671-8bb719be5e69 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 17:20:07.452219 | controller | Jun 12 16:16:56.439430 crc crio[21573]: time="2026-06-12T16:16:56.439258275Z" level=info msg="Stopping pod sandbox: f4035d9ae9d90109b8cca55ccaa0f250b1f8cd740d149ff701b4e8c5960e8329" id=2028efc8-3e3c-418c-a8ac-0bc4544b069b name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 17:20:07.452235 | controller | Jun 12 16:16:56.439430 crc crio[21573]: time="2026-06-12T16:16:56.439403199Z" level=info msg="Stopped pod sandbox (already stopped): f4035d9ae9d90109b8cca55ccaa0f250b1f8cd740d149ff701b4e8c5960e8329" id=2028efc8-3e3c-418c-a8ac-0bc4544b069b name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 17:20:07.452250 | controller | Jun 12 16:16:56.440651 crc crio[21573]: time="2026-06-12T16:16:56.440558611Z" level=info msg="Removing pod sandbox: f4035d9ae9d90109b8cca55ccaa0f250b1f8cd740d149ff701b4e8c5960e8329" id=6c9075d1-243c-4f20-9922-ea30113c5d6b name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 17:20:07.452266 | controller | Jun 12 16:17:01.925152 crc crio[21573]: time="2026-06-12T16:17:01.923246629Z" level=info msg="Removed pod sandbox: f4035d9ae9d90109b8cca55ccaa0f250b1f8cd740d149ff701b4e8c5960e8329" id=6c9075d1-243c-4f20-9922-ea30113c5d6b name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 17:20:07.452285 | controller | Jun 12 16:17:08.096428 crc crio[21573]: time="2026-06-12T16:17:08.095024891Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.452302 | controller | Jun 12 16:17:08.153035 crc crio[21573]: time="2026-06-12T16:17:08.152846188Z" level=info msg="Pulled image: 38.102.83.120:5001/openstack-k8s-operators/openstack-operator-index@sha256:4ab44ef2789ea2d6331746fe9d94f7b9a9681ee9e9e3f9c717be5d62d19fc60a" id=eb83ba0d-71d0-4ee3-8abc-781e32e7acbf name=/runtime.v1.ImageService/PullImage
2026-06-12 17:20:07.452318 | controller | Jun 12 16:17:08.156567 crc crio[21573]: time="2026-06-12T16:17:08.154967885Z" level=info msg="Checking image status: 38.102.83.120:5001/openstack-k8s-operators/openstack-operator-index:5d3cc125d69b215b4b8640c634756ff99cce6ebc" id=729816bd-02f7-40cd-8183-c267eb8114a7 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:20:07.452334 | controller | Jun 12 16:17:08.168613 crc crio[21573]: time="2026-06-12T16:17:08.168294498Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.452350 | controller | Jun 12 16:17:08.254259 crc crio[21573]: time="2026-06-12T16:17:08.253668327Z" level=info msg="Pulled image: quay.io/metal3-io/baremetal-operator@sha256:7a6a74617eb03efd3e95d3df60ef0898f63d5d79d07e301337ba5f1a6d2e0a03" id=393125ab-ec6e-4afe-8b87-57869d0ca38a name=/runtime.v1.ImageService/PullImage
2026-06-12 17:20:07.452365 | controller | Jun 12 16:17:08.256022 crc crio[21573]: time="2026-06-12T16:17:08.255955029Z" level=info msg="Checking image status: quay.io/metal3-io/baremetal-operator:latest" id=de2dd827-fdd4-4731-9375-e5bb812e985b name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:20:07.452381 | controller | Jun 12 16:17:08.260424 crc crio[21573]: time="2026-06-12T16:17:08.259993232Z" level=info msg="Pulled image: 38.102.83.120:5001/openstack-k8s-operators/openstack-operator-index@sha256:4ab44ef2789ea2d6331746fe9d94f7b9a9681ee9e9e3f9c717be5d62d19fc60a" id=fbb548eb-23a2-4aec-821d-88986f16cada name=/runtime.v1.ImageService/PullImage
2026-06-12 17:20:07.452397 | controller | Jun 12 16:17:08.263106 crc crio[21573]: time="2026-06-12T16:17:08.262841433Z" level=info msg="Checking image status: 38.102.83.120:5001/openstack-k8s-operators/openstack-operator-index:5d3cc125d69b215b4b8640c634756ff99cce6ebc" id=defe5442-1d71-4e60-a02b-6fa95a57d2b0 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:20:07.452412 | controller | Jun 12 16:17:08.266986 crc crio[21573]: time="2026-06-12T16:17:08.266904577Z" level=info msg="Checking image status: quay.io/metal3-io/baremetal-operator" id=9c3a50e8-c551-4718-abfb-babb38b0132a name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:20:07.452428 | controller | Jun 12 16:17:08.267494 crc crio[21573]: time="2026-06-12T16:17:08.267258519Z" level=info msg="Checking image status: 38.102.83.120:5001/openstack-k8s-operators/openstack-operator-index:5d3cc125d69b215b4b8640c634756ff99cce6ebc" id=2192ad6d-dc23-4f3f-aced-ed77829538b7 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:20:07.452443 | controller | Jun 12 16:17:08.271220 crc crio[21573]: time="2026-06-12T16:17:08.270018597Z" level=info msg="Checking image status: 38.102.83.120:5001/openstack-k8s-operators/openstack-operator-index:5d3cc125d69b215b4b8640c634756ff99cce6ebc" id=2d06e355-a15c-4a07-b43f-b035e1b688ab name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:20:07.452459 | controller | Jun 12 16:17:08.284807 crc crio[21573]: time="2026-06-12T16:17:08.284754078Z" level=info msg="Creating container: openstack-operators/openstack-operator-index-872w5/registry-server" id=f8177a81-0971-47ce-a9ba-6a880af5944d name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:20:07.452475 | controller | Jun 12 16:17:08.291376 crc crio[21573]: time="2026-06-12T16:17:08.290956973Z" level=info msg="Creating container: baremetal-operator-system/baremetal-operator-controller-manager-7fdcbccd66-8wcxk/manager" id=229a6091-0c24-49c7-8c10-d5b895029dc7 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:20:07.452494 | controller | Jun 12 16:17:08.293802 crc crio[21573]: time="2026-06-12T16:17:08.293599037Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.452510 | controller | Jun 12 16:17:08.297065 crc crio[21573]: time="2026-06-12T16:17:08.29684554Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.452526 | controller | Jun 12 16:17:08.297355 crc crio[21573]: time="2026-06-12T16:17:08.2969667Z" level=info msg="Creating container: openstack-operators/openstack-operator-index-dq2dh/registry-server" id=a97d4fdd-5f52-4a52-8b66-e3971cc2123b name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:20:07.452542 | controller | Jun 12 16:17:08.330782 crc crio[21573]: time="2026-06-12T16:17:08.330649086Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.452557 | controller | Jun 12 16:17:08.384753 crc crio[21573]: time="2026-06-12T16:17:08.383584162Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.452595 | controller | Jun 12 16:17:08.393872 crc crio[21573]: time="2026-06-12T16:17:08.393804089Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.452616 | controller | Jun 12 16:17:08.402678 crc crio[21573]: time="2026-06-12T16:17:08.402544944Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.452633 | controller | Jun 12 16:17:08.403646 crc crio[21573]: time="2026-06-12T16:17:08.402839814Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.452648 | controller | Jun 12 16:17:08.419549 crc crio[21573]: time="2026-06-12T16:17:08.419388027Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.452663 | controller | Jun 12 16:17:08.449176 crc crio[21573]: time="2026-06-12T16:17:08.449110241Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.452678 | controller | Jun 12 16:17:08.669149 crc crio[21573]: time="2026-06-12T16:17:08.668971945Z" level=info msg="Created container 291bfe7b5519a2135921e5b29fd26a61e0924f00ac1774964d88c5738d6bb233: baremetal-operator-system/baremetal-operator-controller-manager-8689c6c7ff-lg4wl/manager" id=9f608712-314c-4570-b4ef-2f8bb18cc4c5 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:20:07.452694 | controller | Jun 12 16:17:08.673413 crc crio[21573]: time="2026-06-12T16:17:08.673226934Z" level=info msg="Starting container: 291bfe7b5519a2135921e5b29fd26a61e0924f00ac1774964d88c5738d6bb233" id=61f31bd9-01b8-4662-b934-23f8152bf9ad name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 17:20:07.452710 | controller | Jun 12 16:17:08.689254 crc crio[21573]: time="2026-06-12T16:17:08.689109771Z" level=info msg="Started container" PID=47475 containerID=291bfe7b5519a2135921e5b29fd26a61e0924f00ac1774964d88c5738d6bb233 description=baremetal-operator-system/baremetal-operator-controller-manager-8689c6c7ff-lg4wl/manager id=61f31bd9-01b8-4662-b934-23f8152bf9ad name=/runtime.v1.RuntimeService/StartContainer sandboxID=6074012e92e6ce0713f5848cfd6331d482e54b2ae3d6ce409a4502bbe36a9c4f
2026-06-12 17:20:07.452730 | controller | Jun 12 16:17:08.755417 crc crio[21573]: time="2026-06-12T16:17:08.755149635Z" level=info msg="Created container 170efef09e387fe0ea43b8676d748545b61986cfa162cb1ba3854533bb80c418: openstack-operators/openstack-operator-index-dq2dh/registry-server" id=a97d4fdd-5f52-4a52-8b66-e3971cc2123b name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:20:07.452746 | controller | Jun 12 16:17:08.761082 crc crio[21573]: time="2026-06-12T16:17:08.760925127Z" level=info msg="Starting container: 170efef09e387fe0ea43b8676d748545b61986cfa162cb1ba3854533bb80c418" id=a151e000-5659-4911-8525-047258983c2a name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 17:20:07.452763 | controller | Jun 12 16:17:08.777135 crc crio[21573]: time="2026-06-12T16:17:08.776914545Z" level=info msg="Started container" PID=47485 containerID=170efef09e387fe0ea43b8676d748545b61986cfa162cb1ba3854533bb80c418 description=openstack-operators/openstack-operator-index-dq2dh/registry-server id=a151e000-5659-4911-8525-047258983c2a name=/runtime.v1.RuntimeService/StartContainer sandboxID=c0366074ae9db9a356d19ddbb874d20bad64a386f4e3a2221955513d8612703e
2026-06-12 17:20:07.452779 | controller | Jun 12 16:17:08.795417 crc crio[21573]: time="2026-06-12T16:17:08.795205438Z" level=info msg="Created container b3e321b54405f8fd4a51dd7d39d8728ba73f35ee3d900e229dd5e51b6c9fb09d: openstack-operators/openstack-operator-index-872w5/registry-server" id=f8177a81-0971-47ce-a9ba-6a880af5944d name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:20:07.452795 | controller | Jun 12 16:17:08.812796 crc crio[21573]: time="2026-06-12T16:17:08.812026114Z" level=info msg="Starting container: b3e321b54405f8fd4a51dd7d39d8728ba73f35ee3d900e229dd5e51b6c9fb09d" id=33b3416d-ab0e-4fe7-bc67-50995bc3dd25 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 17:20:07.452811 | controller | Jun 12 16:17:08.831857 crc crio[21573]: time="2026-06-12T16:17:08.831720734Z" level=info msg="Started container" PID=47488 containerID=b3e321b54405f8fd4a51dd7d39d8728ba73f35ee3d900e229dd5e51b6c9fb09d description=openstack-operators/openstack-operator-index-872w5/registry-server id=33b3416d-ab0e-4fe7-bc67-50995bc3dd25 name=/runtime.v1.RuntimeService/StartContainer sandboxID=6952699c0aacfefab8ba6f13eebd49eb1548b164b6011ca64e057e294791ce2b
2026-06-12 17:20:07.452828 | controller | Jun 12 16:17:08.848288 crc crio[21573]: time="2026-06-12T16:17:08.848165889Z" level=info msg="Created container 536b66e64d380e276ff62055547ef7c0e7f4f962f91590de7c113082856eabcd: baremetal-operator-system/baremetal-operator-controller-manager-7fdcbccd66-8wcxk/manager" id=229a6091-0c24-49c7-8c10-d5b895029dc7 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:20:07.452844 | controller | Jun 12 16:17:08.851040 crc crio[21573]: time="2026-06-12T16:17:08.85084784Z" level=info msg="Starting container: 536b66e64d380e276ff62055547ef7c0e7f4f962f91590de7c113082856eabcd" id=e9879b48-031d-4cc0-b1fb-e719bcb173e6 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 17:20:07.452860 | controller | Jun 12 16:17:08.905918 crc crio[21573]: time="2026-06-12T16:17:08.904859586Z" level=info msg="Started container" PID=47489 containerID=536b66e64d380e276ff62055547ef7c0e7f4f962f91590de7c113082856eabcd description=baremetal-operator-system/baremetal-operator-controller-manager-7fdcbccd66-8wcxk/manager id=e9879b48-031d-4cc0-b1fb-e719bcb173e6 name=/runtime.v1.RuntimeService/StartContainer sandboxID=41ecec5d0d7123f73612178917a3497379de9963d71c12ce0a772aa2b2e85970
2026-06-12 17:20:07.452877 | controller | Jun 12 16:17:09.769757 crc crio[21573]: time="2026-06-12T16:17:09.769078541Z" level=info msg="Stopping container: 170efef09e387fe0ea43b8676d748545b61986cfa162cb1ba3854533bb80c418 (timeout: 2s)" id=0df3815e-dd2e-4b68-b3c8-2d4e07477153 name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 17:20:07.452894 | controller | Jun 12 16:17:13.295097 crc crio[21573]: time="2026-06-12T16:17:13.293770734Z" level=info msg="Stopped container 170efef09e387fe0ea43b8676d748545b61986cfa162cb1ba3854533bb80c418: openstack-operators/openstack-operator-index-dq2dh/registry-server" id=0df3815e-dd2e-4b68-b3c8-2d4e07477153 name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 17:20:07.452915 | controller | Jun 12 16:17:13.313271 crc crio[21573]: time="2026-06-12T16:17:13.302765978Z" level=info msg="Stopping pod sandbox: c0366074ae9db9a356d19ddbb874d20bad64a386f4e3a2221955513d8612703e" id=5ece34fe-84a3-47cf-b7b3-c9a7603fc59f name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 17:20:07.452932 | controller | Jun 12 16:17:13.313271 crc crio[21573]: time="2026-06-12T16:17:13.304558698Z" level=info msg="Got pod network &{Name:openstack-operator-index-dq2dh Namespace:openstack-operators ID:c0366074ae9db9a356d19ddbb874d20bad64a386f4e3a2221955513d8612703e UID:b2a20611-d760-423f-800a-729a3d297229 NetNS:/var/run/netns/7de9c963-e74e-4717-b513-e0ae04462db1 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podb2a20611_d760_423f_800a_729a3d297229.slice PodAnnotations:0xc001896558}] Aliases:map[]}"
2026-06-12 17:20:07.452949 | controller | Jun 12 16:17:13.313271 crc crio[21573]: time="2026-06-12T16:17:13.304773974Z" level=info msg="Deleting pod openstack-operators_openstack-operator-index-dq2dh from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 17:20:07.452965 | controller | Jun 12 16:17:15.337362 crc crio[21573]: time="2026-06-12T16:17:15.336539453Z" level=info msg="Stopped pod sandbox: c0366074ae9db9a356d19ddbb874d20bad64a386f4e3a2221955513d8612703e" id=5ece34fe-84a3-47cf-b7b3-c9a7603fc59f name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 17:20:07.452981 | controller | Jun 12 16:17:16.204331 crc crio[21573]: time="2026-06-12T16:17:16.203247587Z" level=info msg="Removing container: 170efef09e387fe0ea43b8676d748545b61986cfa162cb1ba3854533bb80c418" id=cd38ea9f-cac4-4215-bdc8-62967d705ac3 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 17:20:07.452998 | controller | Jun 12 16:17:16.234702 crc crio[21573]: time="2026-06-12T16:17:16.234544695Z" level=info msg="Removed container 170efef09e387fe0ea43b8676d748545b61986cfa162cb1ba3854533bb80c418: openstack-operators/openstack-operator-index-dq2dh/registry-server" id=cd38ea9f-cac4-4215-bdc8-62967d705ac3 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 17:20:07.453014 | controller | Jun 12 16:17:30.604376 crc crio[21573]: time="2026-06-12T16:17:30.602833324Z" level=info msg="Running pod sandbox: openstack-operators/6ad0c3d6a0bf77eaebcb7537ef9d58d6678ac772661bc2d76dd06fada8ct2x6/POD" id=ba849c7f-c111-4f25-a3fc-ef6053e4d8ff name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:20:07.453030 | controller | Jun 12 16:17:30.604376 crc crio[21573]: time="2026-06-12T16:17:30.604068749Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.453046 | controller | Jun 12 16:17:30.680546 crc crio[21573]: time="2026-06-12T16:17:30.679610291Z" level=info msg="Got pod network &{Name:6ad0c3d6a0bf77eaebcb7537ef9d58d6678ac772661bc2d76dd06fada8ct2x6 Namespace:openstack-operators ID:021d306aa8974b16bb4b17a94afb97dd2fdadcd558b897af8afe587c4f444453 UID:ffb41ce0-f1ce-4865-a7d2-323b55ffab42 NetNS:/var/run/netns/d7f142eb-9a39-4ceb-aca5-d3faf96f66af Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podffb41ce0_f1ce_4865_a7d2_323b55ffab42.slice PodAnnotations:0xc000138808}] Aliases:map[]}"
2026-06-12 17:20:07.453063 | controller | Jun 12 16:17:30.680546 crc crio[21573]: time="2026-06-12T16:17:30.679730105Z" level=info msg="Adding pod openstack-operators_6ad0c3d6a0bf77eaebcb7537ef9d58d6678ac772661bc2d76dd06fada8ct2x6 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 17:20:07.453079 | controller | Jun 12 16:17:31.678940 crc crio[21573]: time="2026-06-12T16:17:31.678260773Z" level=info msg="Stopping container: 536b66e64d380e276ff62055547ef7c0e7f4f962f91590de7c113082856eabcd (timeout: 10s)" id=0d1dd520-9ba6-48d1-80a2-7988e5017acc name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 17:20:07.453098 | controller | Jun 12 16:17:33.034691 crc crio[21573]: time="2026-06-12T16:17:33.031087117Z" level=info msg="Stopped container 536b66e64d380e276ff62055547ef7c0e7f4f962f91590de7c113082856eabcd: baremetal-operator-system/baremetal-operator-controller-manager-7fdcbccd66-8wcxk/manager" id=0d1dd520-9ba6-48d1-80a2-7988e5017acc name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 17:20:07.453115 | controller | Jun 12 16:17:33.034691 crc crio[21573]: 2026-06-12T16:17:33Z [verbose] CmdAdd (shim): {1.1.0 [{Name:021d306aa8974b1 Mac:fa:a4:e9:68:9c:ec Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:46 Mtu:0 Sandbox:/var/run/netns/d7f142eb-9a39-4ceb-aca5-d3faf96f66af SocketPath: PciID:}] [{Interface:0xc000014fa0 Address:{IP:10.217.0.70 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 17:20:07.453131 | controller | Jun 12 16:17:33.037761 crc crio[21573]: time="2026-06-12T16:17:33.036648122Z" level=info msg="Got pod network &{Name:6ad0c3d6a0bf77eaebcb7537ef9d58d6678ac772661bc2d76dd06fada8ct2x6 Namespace:openstack-operators ID:021d306aa8974b16bb4b17a94afb97dd2fdadcd558b897af8afe587c4f444453 UID:ffb41ce0-f1ce-4865-a7d2-323b55ffab42 NetNS:/var/run/netns/d7f142eb-9a39-4ceb-aca5-d3faf96f66af Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podffb41ce0_f1ce_4865_a7d2_323b55ffab42.slice PodAnnotations:0xc000138808}] Aliases:map[]}"
2026-06-12 17:20:07.453148 | controller | Jun 12 16:17:33.037761 crc crio[21573]: time="2026-06-12T16:17:33.036961861Z" level=info msg="Checking pod openstack-operators_6ad0c3d6a0bf77eaebcb7537ef9d58d6678ac772661bc2d76dd06fada8ct2x6 for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 17:20:07.453165 | controller | Jun 12 16:17:33.038817 crc crio[21573]: time="2026-06-12T16:17:33.038731009Z" level=info msg="Stopping pod sandbox: 41ecec5d0d7123f73612178917a3497379de9963d71c12ce0a772aa2b2e85970" id=69c79f2b-62c0-4149-9cdd-6eea36a70696 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 17:20:07.453182 | controller | Jun 12 16:17:33.039296 crc crio[21573]: time="2026-06-12T16:17:33.039196665Z" level=info msg="Got pod network &{Name:baremetal-operator-controller-manager-7fdcbccd66-8wcxk Namespace:baremetal-operator-system ID:41ecec5d0d7123f73612178917a3497379de9963d71c12ce0a772aa2b2e85970 UID:6f04faa3-9436-4647-a9f9-e9fde214377a NetNS:/var/run/netns/65740b75-95dd-459e-9fc0-a54eae8135e6 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod6f04faa3_9436_4647_a9f9_e9fde214377a.slice PodAnnotations:0xc0027223b0}] Aliases:map[]}"
2026-06-12 17:20:07.453198 | controller | Jun 12 16:17:33.039766 crc crio[21573]: time="2026-06-12T16:17:33.039636525Z" level=info msg="Deleting pod baremetal-operator-system_baremetal-operator-controller-manager-7fdcbccd66-8wcxk from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 17:20:07.453215 | controller | Jun 12 16:17:33.057614 crc crio[21573]: time="2026-06-12T16:17:33.057504356Z" level=info msg="Ran pod sandbox 021d306aa8974b16bb4b17a94afb97dd2fdadcd558b897af8afe587c4f444453 with infra container: openstack-operators/6ad0c3d6a0bf77eaebcb7537ef9d58d6678ac772661bc2d76dd06fada8ct2x6/POD" id=ba849c7f-c111-4f25-a3fc-ef6053e4d8ff name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:20:07.453231 | controller | Jun 12 16:17:33.062068 crc crio[21573]: time="2026-06-12T16:17:33.061958491Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=01a172e4-4f7d-4878-82f6-cbc927d5a60f name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:20:07.453248 | controller | Jun 12 16:17:33.065901 crc crio[21573]: time="2026-06-12T16:17:33.065779989Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=040634c5-d61b-4800-bc9d-60e1230ca418 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:20:07.453269 | controller | Jun 12 16:17:33.193689 crc crio[21573]: time="2026-06-12T16:17:33.193430702Z" level=info msg="Creating container: openstack-operators/6ad0c3d6a0bf77eaebcb7537ef9d58d6678ac772661bc2d76dd06fada8ct2x6/util" id=40930df7-a1d0-4e81-9522-613aaa15a4a2 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:20:07.453286 | controller | Jun 12 16:17:33.194931 crc crio[21573]: time="2026-06-12T16:17:33.19475888Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.453302 | controller | Jun 12 16:17:33.403404 crc crio[21573]: time="2026-06-12T16:17:33.402381331Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.453318 | controller | Jun 12 16:17:33.414384 crc crio[21573]: time="2026-06-12T16:17:33.41420137Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.453334 | controller | Jun 12 16:17:33.873589 crc crio[21573]: time="2026-06-12T16:17:33.872297811Z" level=info msg="Created container 8bc22d6d0f6c3cde340ac7b73373fd016e0cb5b6b0702bd74aaadd8c2aa85f5b: openstack-operators/6ad0c3d6a0bf77eaebcb7537ef9d58d6678ac772661bc2d76dd06fada8ct2x6/util" id=40930df7-a1d0-4e81-9522-613aaa15a4a2 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:20:07.453349 | controller | Jun 12 16:17:33.880934 crc crio[21573]: time="2026-06-12T16:17:33.878983985Z" level=info msg="Starting container: 8bc22d6d0f6c3cde340ac7b73373fd016e0cb5b6b0702bd74aaadd8c2aa85f5b" id=59333ffd-a444-4c8b-9c55-ffc8cb9d22f8 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 17:20:07.453366 | controller | Jun 12 16:17:33.901545 crc crio[21573]: time="2026-06-12T16:17:33.900923225Z" level=info msg="Started container" PID=48030 containerID=8bc22d6d0f6c3cde340ac7b73373fd016e0cb5b6b0702bd74aaadd8c2aa85f5b description=openstack-operators/6ad0c3d6a0bf77eaebcb7537ef9d58d6678ac772661bc2d76dd06fada8ct2x6/util id=59333ffd-a444-4c8b-9c55-ffc8cb9d22f8 name=/runtime.v1.RuntimeService/StartContainer sandboxID=021d306aa8974b16bb4b17a94afb97dd2fdadcd558b897af8afe587c4f444453
2026-06-12 17:20:07.453382 | controller | Jun 12 16:17:35.642169 crc crio[21573]: time="2026-06-12T16:17:35.642080408Z" level=info msg="Stopped pod sandbox: 41ecec5d0d7123f73612178917a3497379de9963d71c12ce0a772aa2b2e85970" id=69c79f2b-62c0-4149-9cdd-6eea36a70696 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 17:20:07.453399 | controller | Jun 12 16:17:36.617619 crc crio[21573]: time="2026-06-12T16:17:36.615108477Z" level=info msg="Removing container: 536b66e64d380e276ff62055547ef7c0e7f4f962f91590de7c113082856eabcd" id=3583e1ca-1bec-4f83-b78e-177f7a7d0b1f name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 17:20:07.453415 | controller | Jun 12 16:17:36.634629 crc crio[21573]: time="2026-06-12T16:17:36.63438666Z" level=info msg="Pulling image: 38.102.83.120:5001/openstack-k8s-operators/openstack-operator-bundle:5d3cc125d69b215b4b8640c634756ff99cce6ebc" id=f3d40682-971e-4c3f-bb18-3e6b1e34af68 name=/runtime.v1.ImageService/PullImage
2026-06-12 17:20:07.453431 | controller | Jun 12 16:17:36.649874 crc crio[21573]: time="2026-06-12T16:17:36.649786268Z" level=info msg="Trying to access \"38.102.83.120:5001/openstack-k8s-operators/openstack-operator-bundle:5d3cc125d69b215b4b8640c634756ff99cce6ebc\""
2026-06-12 17:20:07.453448 | controller | Jun 12 16:17:36.685419 crc crio[21573]: time="2026-06-12T16:17:36.685274386Z" level=info msg="Removed container 536b66e64d380e276ff62055547ef7c0e7f4f962f91590de7c113082856eabcd: baremetal-operator-system/baremetal-operator-controller-manager-7fdcbccd66-8wcxk/manager" id=3583e1ca-1bec-4f83-b78e-177f7a7d0b1f name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 17:20:07.453468 | controller | Jun 12 16:17:48.886541 crc crio[21573]: time="2026-06-12T16:17:48.880405955Z" level=info msg="Pulled image: 38.102.83.120:5001/openstack-k8s-operators/openstack-operator-bundle@sha256:07385394a4e4df22ba85d993c9b80c207fa2a1d519e3f9d451439f421f18d046" id=f3d40682-971e-4c3f-bb18-3e6b1e34af68 name=/runtime.v1.ImageService/PullImage
2026-06-12 17:20:07.453485 | controller | Jun 12 16:17:48.888639 crc crio[21573]: time="2026-06-12T16:17:48.888302556Z" level=info msg="Checking image status: 38.102.83.120:5001/openstack-k8s-operators/openstack-operator-bundle:5d3cc125d69b215b4b8640c634756ff99cce6ebc" id=bf1d038e-7a5a-4feb-ae4a-ad847f30eeda name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:20:07.453502 | controller | Jun 12 16:17:48.902311 crc crio[21573]: time="2026-06-12T16:17:48.902147736Z" level=info msg="Checking image status: 38.102.83.120:5001/openstack-k8s-operators/openstack-operator-bundle:5d3cc125d69b215b4b8640c634756ff99cce6ebc" id=edd08636-8872-494d-b35f-e4623670a8bb name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:20:07.453518 | controller | Jun 12 16:17:49.141301 crc crio[21573]: time="2026-06-12T16:17:49.140958209Z" level=info msg="Creating container: openstack-operators/6ad0c3d6a0bf77eaebcb7537ef9d58d6678ac772661bc2d76dd06fada8ct2x6/pull" id=0c40252f-5e0b-4abc-8398-893c2aa3200b name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:20:07.453534 | controller | Jun 12 16:17:49.144237 crc crio[21573]: time="2026-06-12T16:17:49.144110889Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.453550 | controller | Jun 12 16:17:49.211089 crc crio[21573]: time="2026-06-12T16:17:49.210933053Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.453567 | controller | Jun 12 16:17:49.211570 crc crio[21573]: time="2026-06-12T16:17:49.211412696Z" level=warning msg="Failed to open /etc/passwd: open /var/lib/containers/storage/overlay/27ba80aa25c0cb0c358ad7d6e221dab4e9edece88b22b19e35d5061255139355/merged/etc/passwd: no such file or directory"
2026-06-12 17:20:07.453603 | controller | Jun 12 16:17:49.211570 crc crio[21573]: time="2026-06-12T16:17:49.21150279Z" level=warning msg="Failed to open /etc/group: open /var/lib/containers/storage/overlay/27ba80aa25c0cb0c358ad7d6e221dab4e9edece88b22b19e35d5061255139355/merged/etc/group: no such file or directory"
2026-06-12 17:20:07.453621 | controller | Jun 12 16:17:49.215542 crc crio[21573]: time="2026-06-12T16:17:49.215208564Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.453637 | controller | Jun 12 16:17:50.129705 crc crio[21573]: time="2026-06-12T16:17:50.129567544Z" level=info msg="Created container 1228ed73241fe4095eed2dc9b28f3753fe0ae933d8f4a4db34001e1234bc05d6: openstack-operators/6ad0c3d6a0bf77eaebcb7537ef9d58d6678ac772661bc2d76dd06fada8ct2x6/pull" id=0c40252f-5e0b-4abc-8398-893c2aa3200b name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:20:07.453652 | controller | Jun 12 16:17:50.131760 crc crio[21573]: time="2026-06-12T16:17:50.131648392Z" level=info msg="Starting container: 1228ed73241fe4095eed2dc9b28f3753fe0ae933d8f4a4db34001e1234bc05d6" id=1204e5a0-2ab0-4969-867a-e21ec338b488 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 17:20:07.453668 | controller | Jun 12 16:17:50.169527 crc crio[21573]: time="2026-06-12T16:17:50.169371741Z" level=info msg="Started container" PID=48411 containerID=1228ed73241fe4095eed2dc9b28f3753fe0ae933d8f4a4db34001e1234bc05d6 description=openstack-operators/6ad0c3d6a0bf77eaebcb7537ef9d58d6678ac772661bc2d76dd06fada8ct2x6/pull id=1204e5a0-2ab0-4969-867a-e21ec338b488 name=/runtime.v1.RuntimeService/StartContainer sandboxID=021d306aa8974b16bb4b17a94afb97dd2fdadcd558b897af8afe587c4f444453
2026-06-12 17:20:07.453690 | controller | Jun 12 16:17:54.087431 crc crio[21573]: time="2026-06-12T16:17:54.086355889Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=a0690939-969f-4a74-824f-3a764bfb4ea5 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:20:07.453707 | controller | Jun 12 16:17:54.279682 crc crio[21573]: time="2026-06-12T16:17:54.279197713Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=7aa57209-b44e-419e-a6e2-ec1f65d26f6b name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:20:07.453724 | controller | Jun 12 16:17:56.116584 crc crio[21573]: time="2026-06-12T16:17:56.116195715Z" level=info msg="Pulling image: quay.io/metal3-io/mariadb:latest" id=0a9a0470-30b5-4994-97c1-fb4220c6b2ee name=/runtime.v1.ImageService/PullImage
2026-06-12 17:20:07.453740 | controller | Jun 12 16:17:56.126552 crc crio[21573]: time="2026-06-12T16:17:56.126380942Z" level=info msg="Trying to access \"quay.io/metal3-io/mariadb:latest\""
2026-06-12 17:20:07.453756 | controller | Jun 12 16:18:01.004210 crc crio[21573]: time="2026-06-12T16:18:01.003278005Z" level=info msg="Creating container: openstack-operators/6ad0c3d6a0bf77eaebcb7537ef9d58d6678ac772661bc2d76dd06fada8ct2x6/extract" id=55aca728-874a-45e6-ab6f-48ba7ca37353 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:20:07.453773 | controller | Jun 12 16:18:01.005808 crc crio[21573]: time="2026-06-12T16:18:01.004934122Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.453789 | controller | Jun 12 16:18:01.055253 crc crio[21573]: time="2026-06-12T16:18:01.055055788Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.453805 | controller | Jun 12 16:18:01.059553 crc crio[21573]: time="2026-06-12T16:18:01.05938641Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.453821 | controller | Jun 12 16:18:01.959289 crc crio[21573]: time="2026-06-12T16:18:01.9583968Z" level=info msg="Stopping pod sandbox: c0366074ae9db9a356d19ddbb874d20bad64a386f4e3a2221955513d8612703e" id=702cf09a-135b-4e88-b555-5d0bebffd215 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 17:20:07.453837 | controller | Jun 12 16:18:01.959289 crc crio[21573]: time="2026-06-12T16:18:01.959186882Z" level=info msg="Stopped pod sandbox (already stopped): c0366074ae9db9a356d19ddbb874d20bad64a386f4e3a2221955513d8612703e" id=702cf09a-135b-4e88-b555-5d0bebffd215 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 17:20:07.453854 | controller | Jun 12 16:18:01.960833 crc crio[21573]: time="2026-06-12T16:18:01.960718075Z" level=info msg="Removing pod sandbox: c0366074ae9db9a356d19ddbb874d20bad64a386f4e3a2221955513d8612703e" id=88098af2-61f2-45ee-a1e5-cf468b6ac051 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 17:20:07.453869 | controller | Jun 12 16:18:01.976990 crc crio[21573]: time="2026-06-12T16:18:01.976863974Z" level=info msg="Removed pod sandbox: c0366074ae9db9a356d19ddbb874d20bad64a386f4e3a2221955513d8612703e" id=88098af2-61f2-45ee-a1e5-cf468b6ac051 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 17:20:07.453885 | controller | Jun 12 16:18:01.979526 crc crio[21573]: time="2026-06-12T16:18:01.978210516Z" level=info msg="Stopping pod sandbox: 41ecec5d0d7123f73612178917a3497379de9963d71c12ce0a772aa2b2e85970" id=d1e585ab-94e4-4eaa-b270-09a4c16f9925 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 17:20:07.453900 | controller | Jun 12 16:18:01.979526 crc crio[21573]: time="2026-06-12T16:18:01.978310839Z" level=info msg="Stopped pod sandbox (already stopped): 41ecec5d0d7123f73612178917a3497379de9963d71c12ce0a772aa2b2e85970" id=d1e585ab-94e4-4eaa-b270-09a4c16f9925 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 17:20:07.453920 | controller | Jun 12 16:18:01.980286 crc crio[21573]: time="2026-06-12T16:18:01.980223283Z" level=info msg="Removing pod sandbox: 41ecec5d0d7123f73612178917a3497379de9963d71c12ce0a772aa2b2e85970" id=88d906e2-0bef-4828-88b4-0257f78c9677 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 17:20:07.453936 | controller | Jun 12 16:18:02.025157 crc crio[21573]: time="2026-06-12T16:18:02.024734719Z" level=info msg="Removed pod sandbox: 41ecec5d0d7123f73612178917a3497379de9963d71c12ce0a772aa2b2e85970" id=88d906e2-0bef-4828-88b4-0257f78c9677 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 17:20:07.453952 | controller | Jun 12 16:18:02.813774 crc crio[21573]: time="2026-06-12T16:18:02.813416574Z" level=info msg="Created container 79de6a746890825c2e82fbdcb36ff0cb8b2e07dc441aacc1e9a2a7a6fad991a8: openstack-operators/6ad0c3d6a0bf77eaebcb7537ef9d58d6678ac772661bc2d76dd06fada8ct2x6/extract" id=55aca728-874a-45e6-ab6f-48ba7ca37353 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:20:07.453968 | controller | Jun 12 16:18:02.816024 crc crio[21573]: time="2026-06-12T16:18:02.815834792Z" level=info msg="Starting container: 79de6a746890825c2e82fbdcb36ff0cb8b2e07dc441aacc1e9a2a7a6fad991a8" id=470cdb06-020e-449a-b46b-80bf10cad5e5 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 17:20:07.453984 | controller | Jun 12 16:18:02.867050 crc crio[21573]: time="2026-06-12T16:18:02.866912575Z" level=info msg="Started container" PID=48590 containerID=79de6a746890825c2e82fbdcb36ff0cb8b2e07dc441aacc1e9a2a7a6fad991a8 description=openstack-operators/6ad0c3d6a0bf77eaebcb7537ef9d58d6678ac772661bc2d76dd06fada8ct2x6/extract id=470cdb06-020e-449a-b46b-80bf10cad5e5 name=/runtime.v1.RuntimeService/StartContainer sandboxID=021d306aa8974b16bb4b17a94afb97dd2fdadcd558b897af8afe587c4f444453
2026-06-12 17:20:07.454001 | controller | Jun 12 16:18:10.467869 crc crio[21573]: time="2026-06-12T16:18:10.4669859Z" level=info msg="Checking image status: registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:d54d28129bf6a24b6c1331cb4de963fa8892b5f1811bba98b05f8087ff0412ca" id=94315ef7-cefa-4bb9-84b1-b9296d884a3d name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:20:07.454017 | controller | Jun 12 16:18:10.471198 crc crio[21573]: time="2026-06-12T16:18:10.471116311Z" level=info msg="Checking image status: registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:d54d28129bf6a24b6c1331cb4de963fa8892b5f1811bba98b05f8087ff0412ca" id=51d86bb5-b679-44fb-acaf-749a1a747774 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:20:07.454033 | controller | Jun 12 16:18:10.477745 crc crio[21573]: time="2026-06-12T16:18:10.474117122Z" level=info msg="Creating container: metallb-system/metallb-operator-controller-manager-65d448d75d-7h7lc/manager" id=30a9d397-99d3-4196-bbe5-31761dcb466a name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:20:07.454049 | controller | Jun 12 16:18:10.477745 crc crio[21573]: time="2026-06-12T16:18:10.474868623Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.454066 | controller | Jun 12 16:18:10.519676 crc crio[21573]: time="2026-06-12T16:18:10.519596455Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.454083 | controller | Jun 12 16:18:10.524990 crc crio[21573]: time="2026-06-12T16:18:10.524936429Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.454099 | controller | Jun 12 16:18:10.760754 crc crio[21573]: time="2026-06-12T16:18:10.76028516Z" level=info msg="Created container bdcb92eca0ff53188c7b2f3c1007c058d475411457e85dd19228a5a9a7bc539f: metallb-system/metallb-operator-controller-manager-65d448d75d-7h7lc/manager" id=30a9d397-99d3-4196-bbe5-31761dcb466a name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:20:07.454122 | controller | Jun 12 16:18:10.769781 crc crio[21573]: time="2026-06-12T16:18:10.769662574Z" level=info msg="Starting container: bdcb92eca0ff53188c7b2f3c1007c058d475411457e85dd19228a5a9a7bc539f" id=60ce3b7f-55e2-4eb0-9e1e-1dbac9011f59 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 17:20:07.454139 | controller | Jun 12 16:18:10.788536 crc crio[21573]: time="2026-06-12T16:18:10.788347414Z" level=info msg="Started container" PID=48800 containerID=bdcb92eca0ff53188c7b2f3c1007c058d475411457e85dd19228a5a9a7bc539f description=metallb-system/metallb-operator-controller-manager-65d448d75d-7h7lc/manager id=60ce3b7f-55e2-4eb0-9e1e-1dbac9011f59 name=/runtime.v1.RuntimeService/StartContainer sandboxID=1505938c08abe66603fee9150724842694ad6a0c00ae8d28cbc43ead3e271f34
2026-06-12 17:20:07.454156 | controller | Jun 12 16:18:11.376374 crc crio[21573]: time="2026-06-12T16:18:11.376277858Z" level=info msg="Running pod sandbox: openshift-infra/auto-csr-approver-29688018-kjszb/POD" id=dd392374-6285-4d3e-9145-30502de8a1e8 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:20:07.454173 | controller | Jun 12 16:18:11.376603 crc crio[21573]: time="2026-06-12T16:18:11.376523583Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.454190 | controller | Jun 12 16:18:11.500513 crc crio[21573]: time="2026-06-12T16:18:11.500278553Z" level=info msg="Pulling image: quay.io/metal3-io/baremetal-operator:release-0.9" id=04b4993d-93b8-4c6d-ac80-289c012bbfaf name=/runtime.v1.ImageService/PullImage
2026-06-12 17:20:07.454206 | controller | Jun 12 16:18:11.506819 crc crio[21573]: time="2026-06-12T16:18:11.506112433Z" level=info msg="Trying to access \"quay.io/metal3-io/baremetal-operator:release-0.9\""
2026-06-12 17:20:07.454223 | controller | Jun 12 16:18:12.518579 crc crio[21573]: time="2026-06-12T16:18:12.518068789Z" level=info msg="Stopping pod sandbox: 021d306aa8974b16bb4b17a94afb97dd2fdadcd558b897af8afe587c4f444453" id=dfe3ed45-8023-4550-bf41-08eee1e93775 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 17:20:07.454239 | controller | Jun 12 16:18:12.520557 crc crio[21573]: time="2026-06-12T16:18:12.519309953Z" level=info msg="Got pod network &{Name:6ad0c3d6a0bf77eaebcb7537ef9d58d6678ac772661bc2d76dd06fada8ct2x6 Namespace:openstack-operators ID:021d306aa8974b16bb4b17a94afb97dd2fdadcd558b897af8afe587c4f444453 UID:ffb41ce0-f1ce-4865-a7d2-323b55ffab42 NetNS:/var/run/netns/d7f142eb-9a39-4ceb-aca5-d3faf96f66af Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podffb41ce0_f1ce_4865_a7d2_323b55ffab42.slice PodAnnotations:0xc002722218}] Aliases:map[]}"
2026-06-12 17:20:07.454256 | controller | Jun 12 16:18:12.520557 crc crio[21573]: time="2026-06-12T16:18:12.519708174Z" level=info msg="Deleting pod openstack-operators_6ad0c3d6a0bf77eaebcb7537ef9d58d6678ac772661bc2d76dd06fada8ct2x6 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 17:20:07.454273 | controller | Jun 12 16:18:19.681060 crc crio[21573]: time="2026-06-12T16:18:19.680024701Z" level=info msg="Stopped pod sandbox: 021d306aa8974b16bb4b17a94afb97dd2fdadcd558b897af8afe587c4f444453" id=dfe3ed45-8023-4550-bf41-08eee1e93775 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 17:20:07.454290 | controller | Jun 12 16:18:31.242962 crc crio[21573]: time="2026-06-12T16:18:31.240055588Z" level=info msg="Got pod network &{Name:auto-csr-approver-29688018-kjszb Namespace:openshift-infra ID:736655cc85210eeb13991b8407d62a18d6c005d04d240ad5157aca0e169faf72 UID:526c732d-416d-40b8-9bc1-5d4e122fcb33 NetNS:/var/run/netns/0d9e5825-12b0-4bc5-b7eb-d310edaf83a5 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod526c732d_416d_40b8_9bc1_5d4e122fcb33.slice PodAnnotations:0xc000568368}] Aliases:map[]}"
2026-06-12 17:20:07.454311 | controller | Jun 12 16:18:31.242962 crc crio[21573]: time="2026-06-12T16:18:31.242823093Z" level=info msg="Adding pod openshift-infra_auto-csr-approver-29688018-kjszb to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 17:20:07.454329 | controller | Jun 12 16:18:31.293230 crc crio[21573]: time="2026-06-12T16:18:31.292976315Z" level=info msg="Running pod sandbox: openstack-operators/openstack-operator-controller-init-5d7646c49f-rv4hl/POD" id=89b0b8c6-44af-4bc5-99fe-a349596c607b name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:20:07.454345 | controller | Jun 12 16:18:31.293542 crc crio[21573]: time="2026-06-12T16:18:31.293270873Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.454362 | controller | Jun 12 16:18:31.563100 crc crio[21573]: time="2026-06-12T16:18:31.562258476Z" level=info msg="Got pod network &{Name:openstack-operator-controller-init-5d7646c49f-rv4hl Namespace:openstack-operators ID:fa305f61097916f95a21b8642df39c0ed46c12da913da806c607439c9b387a0d UID:048f16e0-6cb8-41ce-881b-5a975d6b8936 NetNS:/var/run/netns/6855aa66-b6da-424f-bd24-24e13652327f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod048f16e0_6cb8_41ce_881b_5a975d6b8936.slice PodAnnotations:0xc002428068}] Aliases:map[]}"
2026-06-12 17:20:07.454379 | controller | Jun 12 16:18:31.563100 crc crio[21573]: time="2026-06-12T16:18:31.562433991Z" level=info msg="Adding pod openstack-operators_openstack-operator-controller-init-5d7646c49f-rv4hl to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 17:20:07.454396 | controller | Jun 12 16:18:31.885602 crc crio[21573]: time="2026-06-12T16:18:31.885282498Z" level=info msg="Pulled image: quay.io/metal3-io/mariadb@sha256:04c98546a59417b616c1ed83c4a8b5b840f52c343c715e28df0e145acfe1e8f0" id=0a9a0470-30b5-4994-97c1-fb4220c6b2ee name=/runtime.v1.ImageService/PullImage
2026-06-12 17:20:07.454413 | controller | Jun 12 16:18:31.901179 crc crio[21573]: time="2026-06-12T16:18:31.900955295Z" level=info msg="Checking image status: quay.io/metal3-io/mariadb:latest" id=666b3a9a-44cd-4fcc-b3d2-fb22249937a3 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:20:07.454429 | controller | Jun 12 16:18:32.269159 crc crio[21573]: time="2026-06-12T16:18:32.266844586Z" level=info msg="Pulled image: quay.io/metal3-io/baremetal-operator@sha256:9ef16b26df77e09ed539968e7c9664caa407b3271b47747c22f676af9f47a963" id=04b4993d-93b8-4c6d-ac80-289c012bbfaf name=/runtime.v1.ImageService/PullImage
2026-06-12 17:20:07.454446 | controller | Jun 12 16:18:32.274036 crc crio[21573]: time="2026-06-12T16:18:32.272189364Z" level=info msg="Checking image status: quay.io/metal3-io/baremetal-operator:release-0.9" id=7f4caf06-8a58-4860-8342-897a61edbda4 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:20:07.454462 | controller | Jun 12 16:18:32.279123 crc crio[21573]: time="2026-06-12T16:18:32.278256508Z" level=info msg="Checking image status: quay.io/metal3-io/baremetal-operator:release-0.9" id=1ff36670-7666-465b-beda-eccf9dfaccbe name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:20:07.454478 | controller | Jun 12 16:18:32.295036 crc crio[21573]: time="2026-06-12T16:18:32.294628826Z" level=info msg="Creating container: baremetal-operator-system/baremetal-operator-controller-manager-8689c6c7ff-lg4wl/manager" id=87d1006f-516e-4a7b-a2d8-ccb09e47f4b3 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:20:07.454494 | controller | Jun 12 16:18:32.297140 crc crio[21573]: time="2026-06-12T16:18:32.295790358Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.454513 | controller | Jun 12 16:18:32.494375 crc crio[21573]: time="2026-06-12T16:18:32.493797541Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.454530 | controller | Jun 12 16:18:32.555760 crc crio[21573]: time="2026-06-12T16:18:32.555277927Z" level=info msg="Checking image status: quay.io/metal3-io/mariadb" id=67bcf1a5-0720-4741-937c-d657cb660506 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:20:07.454546 | controller | Jun 12 16:18:32.614007 crc crio[21573]: time="2026-06-12T16:18:32.613894832Z" level=info msg="Creating container: baremetal-operator-system/baremetal-operator-ironic-7bd849786b-bqzvm/mariadb" id=fbcf06db-ad04-40bc-a9ea-82d188d62643 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:20:07.454561 | controller | Jun 12 16:18:32.618545 crc crio[21573]: time="2026-06-12T16:18:32.616954265Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.454605 | controller | Jun 12 16:18:32.694570 crc crio[21573]: time="2026-06-12T16:18:32.692560494Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.454624 | controller | Jun 12 16:18:32.729763 crc crio[21573]: time="2026-06-12T16:18:32.725708979Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.454640 | controller | Jun 12 16:18:33.218172 crc crio[21573]: time="2026-06-12T16:18:33.214265649Z" level=info msg="Created container a3051131b26651d0fdcdc908ddc299343181be1c3f72d2577d54f9daa5860ef6: baremetal-operator-system/baremetal-operator-controller-manager-8689c6c7ff-lg4wl/manager" id=87d1006f-516e-4a7b-a2d8-ccb09e47f4b3 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:20:07.454656 | controller | Jun 12 16:18:33.222010 crc crio[21573]: time="2026-06-12T16:18:33.221771491Z" level=info msg="Starting container: a3051131b26651d0fdcdc908ddc299343181be1c3f72d2577d54f9daa5860ef6" id=e013ffb2-a470-40fa-880b-10f6982825a4 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 17:20:07.454672 | controller | Jun 12 16:18:33.244033 crc crio[21573]: time="2026-06-12T16:18:33.243199607Z" level=info msg="Started container" PID=49329 containerID=a3051131b26651d0fdcdc908ddc299343181be1c3f72d2577d54f9daa5860ef6 description=baremetal-operator-system/baremetal-operator-controller-manager-8689c6c7ff-lg4wl/manager id=e013ffb2-a470-40fa-880b-10f6982825a4 name=/runtime.v1.RuntimeService/StartContainer sandboxID=6074012e92e6ce0713f5848cfd6331d482e54b2ae3d6ce409a4502bbe36a9c4f
2026-06-12 17:20:07.454689 | controller | Jun 12 16:18:33.846813 crc crio[21573]: 2026-06-12T16:18:33Z [verbose] CmdAdd (shim): {1.1.0 [{Name:736655cc85210ee Mac:6a:1b:12:f1:7e:ca Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:47 Mtu:0 Sandbox:/var/run/netns/0d9e5825-12b0-4bc5-b7eb-d310edaf83a5 SocketPath: PciID:}] [{Interface:0xc000292ae0 Address:{IP:10.217.0.71 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 17:20:07.454705 | controller | Jun 12 16:18:33.849104 crc crio[21573]: time="2026-06-12T16:18:33.848869438Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.454722 | controller | Jun 12 16:18:33.850562 crc crio[21573]: time="2026-06-12T16:18:33.850382181Z" level=info msg="Got pod network &{Name:auto-csr-approver-29688018-kjszb Namespace:openshift-infra ID:736655cc85210eeb13991b8407d62a18d6c005d04d240ad5157aca0e169faf72 UID:526c732d-416d-40b8-9bc1-5d4e122fcb33 NetNS:/var/run/netns/0d9e5825-12b0-4bc5-b7eb-d310edaf83a5 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod526c732d_416d_40b8_9bc1_5d4e122fcb33.slice PodAnnotations:0xc000568368}] Aliases:map[]}"
2026-06-12 17:20:07.454743 | controller | Jun 12 16:18:33.850960 crc crio[21573]: time="2026-06-12T16:18:33.850672379Z" level=info msg="Checking pod openshift-infra_auto-csr-approver-29688018-kjszb for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 17:20:07.454759 | controller | Jun 12 16:18:33.864816 crc crio[21573]: time="2026-06-12T16:18:33.863592741Z" level=info msg="Ran pod sandbox 736655cc85210eeb13991b8407d62a18d6c005d04d240ad5157aca0e169faf72 with infra container: openshift-infra/auto-csr-approver-29688018-kjszb/POD" id=dd392374-6285-4d3e-9145-30502de8a1e8 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:20:07.454776 | controller | Jun 12 16:18:33.873542 crc crio[21573]: time="2026-06-12T16:18:33.873345516Z" level=info msg="Pulling image: registry.redhat.io/openshift4/ose-cli:latest" id=ee08fe11-011b-4ecb-ba1c-3eadfc3dd8f2 name=/runtime.v1.ImageService/PullImage
2026-06-12 17:20:07.454792 | controller | Jun 12 16:18:33.885793 crc crio[21573]: time="2026-06-12T16:18:33.884978731Z" level=info msg="Trying to access \"registry.redhat.io/openshift4/ose-cli:latest\""
2026-06-12 17:20:07.454807 | controller | Jun 12 16:18:34.227703 crc crio[21573]: time="2026-06-12T16:18:34.226857704Z" level=info msg="Created container 30e698b9b596006f485ffc5009ec8ef4b654ac847f150d377346221da9409e35: baremetal-operator-system/baremetal-operator-ironic-7bd849786b-bqzvm/mariadb" id=fbcf06db-ad04-40bc-a9ea-82d188d62643 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:20:07.454824 | controller | Jun 12 16:18:34.229703 crc crio[21573]: time="2026-06-12T16:18:34.229189318Z" level=info msg="Starting container: 30e698b9b596006f485ffc5009ec8ef4b654ac847f150d377346221da9409e35" id=5fea95f9-fddc-4535-90b2-508847142f08 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 17:20:07.454840 | controller | Jun 12 16:18:34.236576 crc crio[21573]: time="2026-06-12T16:18:34.236421172Z" level=info msg="Started container" PID=49423 containerID=30e698b9b596006f485ffc5009ec8ef4b654ac847f150d377346221da9409e35 description=baremetal-operator-system/baremetal-operator-ironic-7bd849786b-bqzvm/mariadb id=5fea95f9-fddc-4535-90b2-508847142f08 name=/runtime.v1.RuntimeService/StartContainer sandboxID=d518e3d14f09cd69cb6a5f0979521164889e78288ec19b3a7b88e71bd556ed36
2026-06-12 17:20:07.454856 | controller | Jun 12 16:18:34.720525 crc crio[21573]: time="2026-06-12T16:18:34.720067057Z" level=info msg="Pulling image: quay.io/metal3-io/ironic:release-24.1" id=31fa5806-e240-4faf-87c7-45499db7bec3 name=/runtime.v1.ImageService/PullImage
2026-06-12 17:20:07.454872 | controller | Jun 12 16:18:34.729540 crc crio[21573]: time="2026-06-12T16:18:34.72742412Z" level=info msg="Trying to access \"quay.io/metal3-io/ironic:release-24.1\""
2026-06-12 17:20:07.454888 | controller | Jun 12 16:18:37.220988 crc crio[21573]: 2026-06-12T16:18:37Z [verbose] CmdAdd (shim): {1.1.0 [{Name:fa305f61097916f Mac:42:a6:db:01:0b:10 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:48 Mtu:0 Sandbox:/var/run/netns/6855aa66-b6da-424f-bd24-24e13652327f SocketPath: PciID:}] [{Interface:0xc00011ae50 Address:{IP:10.217.0.72 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 17:20:07.454904 | controller | Jun 12 16:18:37.224674 crc crio[21573]: time="2026-06-12T16:18:37.224280991Z" level=info msg="Got pod network &{Name:openstack-operator-controller-init-5d7646c49f-rv4hl Namespace:openstack-operators ID:fa305f61097916f95a21b8642df39c0ed46c12da913da806c607439c9b387a0d UID:048f16e0-6cb8-41ce-881b-5a975d6b8936 NetNS:/var/run/netns/6855aa66-b6da-424f-bd24-24e13652327f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod048f16e0_6cb8_41ce_881b_5a975d6b8936.slice PodAnnotations:0xc002428068}] Aliases:map[]}"
2026-06-12 17:20:07.454924 | controller | Jun 12 16:18:37.224674 crc crio[21573]: time="2026-06-12T16:18:37.22464457Z" level=info msg="Checking pod openstack-operators_openstack-operator-controller-init-5d7646c49f-rv4hl for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 17:20:07.454941 | controller | Jun 12 16:18:37.239197 crc crio[21573]: time="2026-06-12T16:18:37.238276718Z" level=info msg="Ran pod sandbox fa305f61097916f95a21b8642df39c0ed46c12da913da806c607439c9b387a0d with infra container: openstack-operators/openstack-operator-controller-init-5d7646c49f-rv4hl/POD" id=89b0b8c6-44af-4bc5-99fe-a349596c607b name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:20:07.454957 | controller | Jun 12 16:18:37.241876 crc crio[21573]: time="2026-06-12T16:18:37.24177482Z" level=info msg="Checking image status: 38.102.83.120:5001/openstack-k8s-operators/openstack-operator:5d3cc125d69b215b4b8640c634756ff99cce6ebc" id=ad1f5b7e-612c-46ce-b0f0-262fd8b24691 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:20:07.454973 | controller | Jun 12 16:18:37.242143 crc crio[21573]: time="2026-06-12T16:18:37.242057798Z" level=info msg="Image 38.102.83.120:5001/openstack-k8s-operators/openstack-operator:5d3cc125d69b215b4b8640c634756ff99cce6ebc not found" id=ad1f5b7e-612c-46ce-b0f0-262fd8b24691 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:20:07.454989 | controller | Jun 12 16:18:37.242280 crc crio[21573]: time="2026-06-12T16:18:37.24216131Z" level=info msg="Neither image nor artfiact 38.102.83.120:5001/openstack-k8s-operators/openstack-operator:5d3cc125d69b215b4b8640c634756ff99cce6ebc found" id=ad1f5b7e-612c-46ce-b0f0-262fd8b24691 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:20:07.455005 | controller | Jun 12 16:18:37.244627 crc crio[21573]: time="2026-06-12T16:18:37.244402811Z" level=info msg="Pulling image: 38.102.83.120:5001/openstack-k8s-operators/openstack-operator:5d3cc125d69b215b4b8640c634756ff99cce6ebc" id=1c23b29e-463c-4fbf-b9ae-f87251e81b80 name=/runtime.v1.ImageService/PullImage
2026-06-12 17:20:07.455021 | controller | Jun 12 16:18:37.246502 crc crio[21573]: time="2026-06-12T16:18:37.246289212Z" level=info msg="Trying to access \"38.102.83.120:5001/openstack-k8s-operators/openstack-operator:5d3cc125d69b215b4b8640c634756ff99cce6ebc\""
2026-06-12 17:20:07.455036 | controller | Jun 12 16:18:42.002814 crc crio[21573]: time="2026-06-12T16:18:42.002101873Z" level=info msg="Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9" id=ee08fe11-011b-4ecb-ba1c-3eadfc3dd8f2 name=/runtime.v1.ImageService/PullImage
2026-06-12 17:20:07.455052 | controller | Jun 12 16:18:42.005547 crc crio[21573]: time="2026-06-12T16:18:42.005496603Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-cli:latest" id=9b0e57cb-12ec-4a88-8140-e0efe4dc1ed9 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:20:07.455068 | controller | Jun 12 16:18:42.010214 crc crio[21573]: time="2026-06-12T16:18:42.00799028Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-cli:latest" id=fd398f21-61a9-4ead-830d-02dde3f494e6 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:20:07.455084 | controller | Jun 12 16:18:42.113427 crc crio[21573]: time="2026-06-12T16:18:42.113167899Z" level=info msg="Creating container: openshift-infra/auto-csr-approver-29688018-kjszb/oc" id=ae9061c5-651c-446d-bee6-133fe298dc7b name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:20:07.455100 | controller | Jun 12 16:18:42.117590 crc crio[21573]: time="2026-06-12T16:18:42.114385143Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.455115 | controller | Jun 12 16:18:42.163678 crc crio[21573]: time="2026-06-12T16:18:42.163218256Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.455134 | controller | Jun 12 16:18:42.724348 crc crio[21573]: time="2026-06-12T16:18:42.723595948Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.455150 | controller | Jun 12 16:18:43.011621 crc crio[21573]: time="2026-06-12T16:18:43.011522333Z" level=info msg="Created container dbb22c37e453a2ca55904b455f83b93737249275d07d2e121f7e1cd2c41c82e1: openshift-infra/auto-csr-approver-29688018-kjszb/oc" id=ae9061c5-651c-446d-bee6-133fe298dc7b name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:20:07.455165 | controller | Jun 12 16:18:43.014762 crc crio[21573]: time="2026-06-12T16:18:43.014627386Z" level=info msg="Starting container: dbb22c37e453a2ca55904b455f83b93737249275d07d2e121f7e1cd2c41c82e1" id=310462c4-4873-4715-9ed2-a6ad60935e33 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 17:20:07.455181 | controller | Jun 12 16:18:43.150628 crc crio[21573]: time="2026-06-12T16:18:43.150264135Z" level=info msg="Started container" PID=49743 containerID=dbb22c37e453a2ca55904b455f83b93737249275d07d2e121f7e1cd2c41c82e1 description=openshift-infra/auto-csr-approver-29688018-kjszb/oc id=310462c4-4873-4715-9ed2-a6ad60935e33 name=/runtime.v1.RuntimeService/StartContainer sandboxID=736655cc85210eeb13991b8407d62a18d6c005d04d240ad5157aca0e169faf72
2026-06-12 17:20:07.455198 | controller | Jun 12 16:18:50.064182 crc crio[21573]: time="2026-06-12T16:18:50.058892461Z" level=info msg="Stopping pod sandbox: 736655cc85210eeb13991b8407d62a18d6c005d04d240ad5157aca0e169faf72" id=2809a926-0928-46de-9954-08e72d197e99 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 17:20:07.455214 | controller | Jun 12 16:18:50.066409 crc crio[21573]: time="2026-06-12T16:18:50.065083739Z" level=info msg="Got pod network &{Name:auto-csr-approver-29688018-kjszb Namespace:openshift-infra ID:736655cc85210eeb13991b8407d62a18d6c005d04d240ad5157aca0e169faf72 UID:526c732d-416d-40b8-9bc1-5d4e122fcb33 NetNS:/var/run/netns/0d9e5825-12b0-4bc5-b7eb-d310edaf83a5 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod526c732d_416d_40b8_9bc1_5d4e122fcb33.slice PodAnnotations:0xc001896098}] Aliases:map[]}"
2026-06-12 17:20:07.455231 | controller | Jun 12 16:18:50.066409 crc crio[21573]: time="2026-06-12T16:18:50.065258125Z" level=info msg="Deleting pod openshift-infra_auto-csr-approver-29688018-kjszb from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 17:20:07.455247 | controller | Jun 12 16:19:08.199973 crc crio[21573]: time="2026-06-12T16:19:08.195923452Z" level=info msg="Stopped pod sandbox: 736655cc85210eeb13991b8407d62a18d6c005d04d240ad5157aca0e169faf72" id=2809a926-0928-46de-9954-08e72d197e99 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 17:20:07.455263 | controller | Jun 12 16:19:41.830712 crc crio[21573]: time="2026-06-12T16:19:41.829424609Z" level=info msg="Removing container: 171de7a186ff6dababcb5cb4e46d56dedd09add8520db9064a7364fac550ef62" id=bdca4c81-4922-4f03-b04f-e20605f19a50 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 17:20:07.455280 | controller | Jun 12 16:19:55.917400 crc crio[21573]: time="2026-06-12T16:19:55.914135367Z" level=info msg="Checking image status: registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:d54d28129bf6a24b6c1331cb4de963fa8892b5f1811bba98b05f8087ff0412ca" id=f92d02b3-0d82-4c40-8449-72983b3be736 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:20:07.455296 | controller | Jun 12 16:20:00.911918 crc crio[21573]: time="2026-06-12T16:20:00.910282273Z" level=info msg="Pulling image: quay.io/metal3-io/baremetal-operator:release-0.9" id=963855e4-d04c-4844-a012-21e63cad6510 name=/runtime.v1.ImageService/PullImage
2026-06-12 17:20:07.455313 | controller | Jun 12 16:20:00.924129 crc crio[21573]: time="2026-06-12T16:20:00.924022414Z" level=info msg="Trying to access \"quay.io/metal3-io/baremetal-operator:release-0.9\""
2026-06-12 17:20:07.455334 | controller | Jun 12 16:20:02.299414 crc crio[21573]: time="2026-06-12T16:20:02.299316376Z" level=info msg="Removing container: 150b57bf1d0805da5fd1e384d764f61ce74289a08aab7b2c93adb8dee0145e9f" id=ebef9baf-01ab-44f3-8493-4a48752293e3 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 17:20:07.455362 | controller | Jun 12 16:20:05.652903 crc crio[21573]: time="2026-06-12T16:20:05.651403269Z" level=info msg="Checking image status: registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:d54d28129bf6a24b6c1331cb4de963fa8892b5f1811bba98b05f8087ff0412ca" id=cbdcd4d8-6ec1-4778-a129-1e54ef7f43b0 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:20:07.455380 | controller | Jun 12 16:20:06.096618 crc crio[21573]: time="2026-06-12T16:20:06.095398051Z" level=info msg="Running pod sandbox: openshift-infra/auto-csr-approver-29688020-jnb77/POD" id=81897ee4-d0cd-4128-a01f-32b502fc6262 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:20:07.455396 | controller | Jun 12 16:20:06.096618 crc crio[21573]: time="2026-06-12T16:20:06.095918096Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.455412 | controller | Jun 12 16:20:12.703145 crc crio[21573]: time="2026-06-12T16:20:12.700835512Z" level=info msg="Creating container: metallb-system/metallb-operator-controller-manager-65d448d75d-7h7lc/manager" id=92566133-4122-4f6d-bf33-4c35ff601954 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:20:07.455428 | controller | Jun 12 16:20:13.387416 crc crio[21573]: time="2026-06-12T16:20:13.386693613Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.455444 | controller | Jun 12 16:20:14.976824 crc crio[21573]: time="2026-06-12T16:20:14.97640773Z" level=info msg="Removed container 150b57bf1d0805da5fd1e384d764f61ce74289a08aab7b2c93adb8dee0145e9f: openshift-infra/auto-csr-approver-29688012-8fn6q/oc" id=ebef9baf-01ab-44f3-8493-4a48752293e3 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 17:20:07.455460 | controller | Jun 12 16:20:14.988771 crc crio[21573]: time="2026-06-12T16:20:14.988650149Z" level=info msg="Stopping pod sandbox: 833e21d80df1fa3a98c3d31c5b6cf35eebab2c11dc0f577545d72373068b4485" id=b5dec7c9-4db9-4a4a-a61d-9a984fbd8175 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 17:20:07.455476 | controller | Jun 12 16:20:14.988771 crc crio[21573]: time="2026-06-12T16:20:14.988789883Z" level=info msg="Stopped pod sandbox (already stopped): 833e21d80df1fa3a98c3d31c5b6cf35eebab2c11dc0f577545d72373068b4485" id=b5dec7c9-4db9-4a4a-a61d-9a984fbd8175 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 17:20:07.455492 | controller | Jun 12 16:20:14.989597 crc crio[21573]: time="2026-06-12T16:20:14.989534443Z" level=info msg="Removing pod sandbox: 833e21d80df1fa3a98c3d31c5b6cf35eebab2c11dc0f577545d72373068b4485" id=ac5f45a2-df1e-430d-8b0a-0fa5e5cb1ca7 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 17:20:07.455508 | controller | Jun 12 16:20:15.044512 crc crio[21573]: time="2026-06-12T16:20:15.044330984Z" level=info msg="Pulled image: 38.102.83.120:5001/openstack-k8s-operators/openstack-operator@sha256:2860824d196825a0fa76ff59e761b642d1290028363ab5821ea24d74e69951a1" id=1c23b29e-463c-4fbf-b9ae-f87251e81b80 name=/runtime.v1.ImageService/PullImage
2026-06-12 17:20:07.455524 | controller | Jun 12 16:20:15.046378 crc crio[21573]: time="2026-06-12T16:20:15.04629088Z" level=info msg="Checking image status: 38.102.83.120:5001/openstack-k8s-operators/openstack-operator:5d3cc125d69b215b4b8640c634756ff99cce6ebc" id=217c5151-e58b-4909-a64d-3483032f9175 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:20:07.455540 | controller | Jun 12 16:20:15.371131 crc crio[21573]: time="2026-06-12T16:20:15.371010575Z" level=info msg="Removed container 171de7a186ff6dababcb5cb4e46d56dedd09add8520db9064a7364fac550ef62: metallb-system/metallb-operator-controller-manager-65d448d75d-7h7lc/manager" id=bdca4c81-4922-4f03-b04f-e20605f19a50 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 17:20:07.455560 | controller | Jun 12 16:20:15.376404 crc crio[21573]: time="2026-06-12T16:20:15.376172302Z" level=info msg="Removing container: 291bfe7b5519a2135921e5b29fd26a61e0924f00ac1774964d88c5738d6bb233" id=ee5c12ae-d44e-4844-98e1-20a3440e94eb name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 17:20:07.455597 | controller | Jun 12 16:20:15.777541 crc crio[21573]: time="2026-06-12T16:20:15.776071447Z" level=info msg="Checking image status: 38.102.83.120:5001/openstack-k8s-operators/openstack-operator:5d3cc125d69b215b4b8640c634756ff99cce6ebc" id=0fd8932c-6984-478f-8abc-75833425cfca name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:20:07.455616 | controller | Jun 12 16:20:15.802602 crc crio[21573]: time="2026-06-12T16:20:15.802495129Z" level=info msg="Removed pod sandbox: 833e21d80df1fa3a98c3d31c5b6cf35eebab2c11dc0f577545d72373068b4485" id=ac5f45a2-df1e-430d-8b0a-0fa5e5cb1ca7 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 17:20:07.455632 | controller | Jun 12 16:20:15.840628 crc crio[21573]: time="2026-06-12T16:20:15.840414521Z" level=info msg="Got pod network &{Name:auto-csr-approver-29688020-jnb77 Namespace:openshift-infra ID:ecd75510c1b33fae85fdb08c12a0220909dfe04ea5835e67bcebd829cd16f4ed UID:db22425a-9516-4edc-bf37-3a6a2fa8ba7f NetNS:/var/run/netns/124ea3c0-c9e8-4dcd-a47e-209238465fb1 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poddb22425a_9516_4edc_bf37_3a6a2fa8ba7f.slice PodAnnotations:0xc00063c1f8}] Aliases:map[]}"
2026-06-12 17:20:07.455649 | controller | Jun 12 16:20:15.840628 crc crio[21573]: time="2026-06-12T16:20:15.840565304Z" level=info msg="Adding pod openshift-infra_auto-csr-approver-29688020-jnb77 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 17:20:07.455665 | controller | Jun 12 16:20:16.705250 crc crio[21573]: time="2026-06-12T16:20:16.704565893Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.455681 | controller | Jun 12 16:20:16.712048 crc crio[21573]: time="2026-06-12T16:20:16.711609953Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.455698 | controller | Jun 12 16:20:16.715276 crc crio[21573]: time="2026-06-12T16:20:16.715152999Z" level=info msg="Removed container 291bfe7b5519a2135921e5b29fd26a61e0924f00ac1774964d88c5738d6bb233: baremetal-operator-system/baremetal-operator-controller-manager-8689c6c7ff-lg4wl/manager" id=ee5c12ae-d44e-4844-98e1-20a3440e94eb name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 17:20:07.455714 | controller | Jun 12 16:20:16.874873 crc crio[21573]: 2026-06-12T16:20:16Z [verbose] CmdAdd (shim): {1.1.0 [{Name:ecd75510c1b33fa Mac:66:80:5e:69:45:7a Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:49 Mtu:0 Sandbox:/var/run/netns/124ea3c0-c9e8-4dcd-a47e-209238465fb1 SocketPath: PciID:}] [{Interface:0xc000014e20 Address:{IP:10.217.0.73 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 17:20:07.455730 | controller | Jun 12 16:20:16.882291 crc crio[21573]: time="2026-06-12T16:20:16.879828808Z" level=info msg="Got pod network &{Name:auto-csr-approver-29688020-jnb77 Namespace:openshift-infra ID:ecd75510c1b33fae85fdb08c12a0220909dfe04ea5835e67bcebd829cd16f4ed UID:db22425a-9516-4edc-bf37-3a6a2fa8ba7f NetNS:/var/run/netns/124ea3c0-c9e8-4dcd-a47e-209238465fb1 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poddb22425a_9516_4edc_bf37_3a6a2fa8ba7f.slice PodAnnotations:0xc00063c1f8}] Aliases:map[]}"
2026-06-12 17:20:07.455748 | controller | Jun 12 16:20:16.882291 crc crio[21573]: time="2026-06-12T16:20:16.880895526Z" level=info msg="Checking pod openshift-infra_auto-csr-approver-29688020-jnb77 for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 17:20:07.455768 | controller | Jun 12 16:20:16.969489 crc crio[21573]: time="2026-06-12T16:20:16.969300004Z" level=info msg="Created container f0a8f5ab0b8ae7881cac8d214bd863228a4d6b30eaf25c1d424413a10dfc997f: metallb-system/metallb-operator-controller-manager-65d448d75d-7h7lc/manager" id=92566133-4122-4f6d-bf33-4c35ff601954 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:20:07.455785 | controller | Jun 12 16:20:16.975915 crc crio[21573]: time="2026-06-12T16:20:16.975202994Z" level=info msg="Starting container: f0a8f5ab0b8ae7881cac8d214bd863228a4d6b30eaf25c1d424413a10dfc997f" id=7d2330e6-0e17-49f1-8ad0-89609b529459 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 17:20:07.455802 | controller | Jun 12 16:20:16.984928 crc crio[21573]: time="2026-06-12T16:20:16.984852514Z" level=info msg="Started container" PID=51667 containerID=f0a8f5ab0b8ae7881cac8d214bd863228a4d6b30eaf25c1d424413a10dfc997f description=metallb-system/metallb-operator-controller-manager-65d448d75d-7h7lc/manager id=7d2330e6-0e17-49f1-8ad0-89609b529459 name=/runtime.v1.RuntimeService/StartContainer sandboxID=1505938c08abe66603fee9150724842694ad6a0c00ae8d28cbc43ead3e271f34
2026-06-12 17:20:07.455819 | controller | Jun 12 16:20:17.496947 crc crio[21573]: time="2026-06-12T16:20:17.496112575Z" level=info msg="Ran pod sandbox ecd75510c1b33fae85fdb08c12a0220909dfe04ea5835e67bcebd829cd16f4ed with infra container: openshift-infra/auto-csr-approver-29688020-jnb77/POD" id=81897ee4-d0cd-4128-a01f-32b502fc6262 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:20:07.455835 | controller | Jun 12 16:20:17.501534 crc crio[21573]: time="2026-06-12T16:20:17.501300304Z" level=info msg="Pulling image: registry.redhat.io/openshift4/ose-cli:latest" id=2b7cb987-212d-4f46-a330-d73232529ccd name=/runtime.v1.ImageService/PullImage
2026-06-12 17:20:07.455852 | controller | Jun 12 16:20:17.518593 crc crio[21573]: time="2026-06-12T16:20:17.518429586Z" level=info msg="Trying to access \"registry.redhat.io/openshift4/ose-cli:latest\""
2026-06-12 17:20:07.455868 | controller | Jun 12 16:20:17.519177 crc crio[21573]: time="2026-06-12T16:20:17.51901934Z" level=info msg="Creating container: openstack-operators/openstack-operator-controller-init-5d7646c49f-rv4hl/operator" id=a441c6a9-6e54-4d13-9d67-32e71d190cd3 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:20:07.455884 | controller | Jun 12 16:20:19.358108 crc crio[21573]: time="2026-06-12T16:20:19.358022436Z" level=info msg="Pulled image: quay.io/metal3-io/baremetal-operator@sha256:9ef16b26df77e09ed539968e7c9664caa407b3271b47747c22f676af9f47a963" id=963855e4-d04c-4844-a012-21e63cad6510 name=/runtime.v1.ImageService/PullImage
2026-06-12 17:20:07.455900 | controller | Jun 12 16:20:19.361641 crc crio[21573]: time="2026-06-12T16:20:19.361532321Z" level=info msg="Checking image status: quay.io/metal3-io/baremetal-operator:release-0.9" id=40a30a92-5016-4887-b588-13b3f013189d name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:20:07.455917 | controller | Jun 12 16:20:19.633865 crc crio[21573]: time="2026-06-12T16:20:19.633676091Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.455933 | controller | Jun 12 16:20:19.636868 crc crio[21573]: time="2026-06-12T16:20:19.636777945Z" level=info msg="Checking image status: quay.io/metal3-io/baremetal-operator:release-0.9" id=cdedaf48-f86c-4afd-9afa-cbb4cba169ab name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:20:07.455949 | controller | Jun 12 16:20:20.499365 crc crio[21573]: time="2026-06-12T16:20:20.498291357Z" level=info msg="Creating container: baremetal-operator-system/baremetal-operator-controller-manager-8689c6c7ff-lg4wl/manager" id=3d6294ea-9ec5-40c8-8f8c-c9f3c533b07b name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:20:07.455969 | controller | Jun 12 16:20:20.751721 crc crio[21573]: time="2026-06-12T16:20:20.750975772Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.455986 | controller | Jun 12 16:20:22.142740 crc crio[21573]: time="2026-06-12T16:20:22.142585164Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.456002 | controller | Jun 12 16:20:22.168036 crc crio[21573]: time="2026-06-12T16:20:22.167923775Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.456018 | controller | Jun 12 16:20:22.322691 crc crio[21573]: time="2026-06-12T16:20:22.320736295Z" level=info msg="Created container 0e1ce8188a119c648a6d24a1f18aa23c8eb97c7dec6874405010f35e16b25d32: baremetal-operator-system/baremetal-operator-controller-manager-8689c6c7ff-lg4wl/manager" id=3d6294ea-9ec5-40c8-8f8c-c9f3c533b07b name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:20:07.456033 | controller | Jun 12 16:20:22.330199 crc crio[21573]: time="2026-06-12T16:20:22.330082868Z" level=info msg="Starting container: 0e1ce8188a119c648a6d24a1f18aa23c8eb97c7dec6874405010f35e16b25d32" id=4c1d2949-19bf-4fb2-98d1-aa0bfaaa3187 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 17:20:07.456049 | controller | Jun 12 16:20:22.339107 crc crio[21573]: time="2026-06-12T16:20:22.338974966Z" level=info msg="Started container" PID=51849 containerID=0e1ce8188a119c648a6d24a1f18aa23c8eb97c7dec6874405010f35e16b25d32 description=baremetal-operator-system/baremetal-operator-controller-manager-8689c6c7ff-lg4wl/manager id=4c1d2949-19bf-4fb2-98d1-aa0bfaaa3187 name=/runtime.v1.RuntimeService/StartContainer sandboxID=6074012e92e6ce0713f5848cfd6331d482e54b2ae3d6ce409a4502bbe36a9c4f
2026-06-12 17:20:07.456066 | controller | Jun 12 16:20:22.342717 crc crio[21573]: time="2026-06-12T16:20:22.342577263Z" level=info msg="Pulled image: quay.io/metal3-io/ironic@sha256:992cdab44144c85f5c2af087a73a2ce66514ddb7132b5f0c2bb86a7266aa5dd8" id=31fa5806-e240-4faf-87c7-45499db7bec3 name=/runtime.v1.ImageService/PullImage
2026-06-12 17:20:07.456088 | controller | Jun 12 16:20:22.344031 crc crio[21573]: time="2026-06-12T16:20:22.34393649Z" level=info msg="Checking image status: quay.io/metal3-io/ironic:release-24.1" id=7a39aced-b9c8-431f-b3d3-00945fa3caae name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:20:07.456104 | controller | Jun 12 16:20:22.681615 crc crio[21573]: time="2026-06-12T16:20:22.681513352Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.456121 | controller | Jun 12 16:20:22.683902 crc crio[21573]: time="2026-06-12T16:20:22.683787893Z" level=info msg="Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9" id=2b7cb987-212d-4f46-a330-d73232529ccd name=/runtime.v1.ImageService/PullImage
2026-06-12 17:20:07.456137 | controller | Jun 12 16:20:22.685117 crc crio[21573]: time="2026-06-12T16:20:22.684996713Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-cli:latest" id=6f9f253a-b47d-4f43-b3f0-e5e7d48193d2 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:20:07.456153 | controller | Jun 12 16:20:22.686193 crc crio[21573]: time="2026-06-12T16:20:22.686130364Z" level=info msg="Checking image status: quay.io/metal3-io/ironic:release-24.1" id=40f7a388-cf6e-4aef-9310-4aa7dbd2cb4a name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:20:07.456170 | controller | Jun 12 16:20:22.687665 crc crio[21573]: time="2026-06-12T16:20:22.687584712Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-cli:latest" id=05231609-b825-4094-9399-b6f2ef71aa48 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:20:07.456190 | controller | Jun 12 16:20:22.687980 crc crio[21573]: time="2026-06-12T16:20:22.687880572Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.456207 | controller | Jun 12 16:20:22.736379 crc crio[21573]: time="2026-06-12T16:20:22.736136459Z" level=info msg="Creating container: baremetal-operator-system/baremetal-operator-ironic-7bd849786b-bqzvm/ironic" id=6c8bd212-118b-4ba1-962e-215690911011 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:20:07.456223 | controller | Jun 12 16:20:22.739942 crc crio[21573]: time="2026-06-12T16:20:22.739839088Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.456239 | controller | Jun 12 16:20:22.773659 crc crio[21573]: time="2026-06-12T16:20:22.773532464Z" level=info msg="Creating container: openshift-infra/auto-csr-approver-29688020-jnb77/oc" id=de36c18d-20f4-4252-8d93-2eab45e461dd name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:20:07.456255 | controller | Jun 12 16:20:22.774167 crc crio[21573]: time="2026-06-12T16:20:22.774101441Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.456271 | controller | Jun 12 16:20:22.798630 crc crio[21573]: time="2026-06-12T16:20:22.798528497Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.456288 | controller | Jun 12 16:20:22.830390 crc crio[21573]: time="2026-06-12T16:20:22.830262124Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.456304 | controller | Jun 12 16:20:22.966623 crc crio[21573]: time="2026-06-12T16:20:22.96595494Z" level=info msg="Created container e4d379200b991d78370e8ef1f20115bac9d01bab9ed8a475f1124c0bd7db7f90: openstack-operators/openstack-operator-controller-init-5d7646c49f-rv4hl/operator" id=a441c6a9-6e54-4d13-9d67-32e71d190cd3 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:20:07.456320 | controller | Jun 12 16:20:22.969349 crc crio[21573]: time="2026-06-12T16:20:22.969202699Z" level=info msg="Starting container: e4d379200b991d78370e8ef1f20115bac9d01bab9ed8a475f1124c0bd7db7f90" id=5c27e1d5-01e2-4946-ac3d-07d727b01aed name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 17:20:07.456337 | controller | Jun 12 16:20:22.985369 crc crio[21573]: time="2026-06-12T16:20:22.985019546Z" level=info msg="Started container" PID=51870 containerID=e4d379200b991d78370e8ef1f20115bac9d01bab9ed8a475f1124c0bd7db7f90 description=openstack-operators/openstack-operator-controller-init-5d7646c49f-rv4hl/operator id=5c27e1d5-01e2-4946-ac3d-07d727b01aed name=/runtime.v1.RuntimeService/StartContainer sandboxID=fa305f61097916f95a21b8642df39c0ed46c12da913da806c607439c9b387a0d
2026-06-12 17:20:07.456353 | controller | Jun 12 16:20:23.524014 crc crio[21573]: time="2026-06-12T16:20:23.523892126Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.456370 | controller | Jun 12 16:20:23.917054 crc crio[21573]: time="2026-06-12T16:20:23.916947373Z" level=info msg="Created container ed2f7d46d84a42c6aca45904903220bf70d06ef1a91bd89a5ba20aabef8d83fc: openshift-infra/auto-csr-approver-29688020-jnb77/oc" id=de36c18d-20f4-4252-8d93-2eab45e461dd name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:20:07.456386 | controller | Jun 12 16:20:23.935929 crc crio[21573]: time="2026-06-12T16:20:23.935761765Z" level=info msg="Starting container: ed2f7d46d84a42c6aca45904903220bf70d06ef1a91bd89a5ba20aabef8d83fc" id=8a24d667-64e6-4209-84d6-37df795cc996 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 17:20:07.456407 | controller | Jun 12 16:20:24.009617 crc crio[21573]: time="2026-06-12T16:20:24.007902325Z" level=info msg="Started container" PID=51921 containerID=ed2f7d46d84a42c6aca45904903220bf70d06ef1a91bd89a5ba20aabef8d83fc description=openshift-infra/auto-csr-approver-29688020-jnb77/oc id=8a24d667-64e6-4209-84d6-37df795cc996 name=/runtime.v1.RuntimeService/StartContainer sandboxID=ecd75510c1b33fae85fdb08c12a0220909dfe04ea5835e67bcebd829cd16f4ed
2026-06-12 17:20:07.456424 | controller | Jun 12 16:20:25.153288 crc crio[21573]: time="2026-06-12T16:20:25.153135738Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.456441 | controller | Jun 12 16:20:27.145496 crc crio[21573]: time="2026-06-12T16:20:27.144671575Z" level=info msg="Created container 3fba3b50d21cb06634dec3dd4439a23fe40c4589f44b39cf0fb7387b99c4b19b: baremetal-operator-system/baremetal-operator-ironic-7bd849786b-bqzvm/ironic" id=6c8bd212-118b-4ba1-962e-215690911011 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:20:07.456458 | controller | Jun 12 16:20:27.147595 crc crio[21573]: time="2026-06-12T16:20:27.147423619Z" level=info msg="Starting container: 3fba3b50d21cb06634dec3dd4439a23fe40c4589f44b39cf0fb7387b99c4b19b" id=df34dd71-460d-43da-8b5e-b6c1890b60b4 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 17:20:07.456475 | controller | Jun 12 16:20:27.156053 crc crio[21573]: time="2026-06-12T16:20:27.155867786Z" level=info msg="Started container" PID=52013 containerID=3fba3b50d21cb06634dec3dd4439a23fe40c4589f44b39cf0fb7387b99c4b19b description=baremetal-operator-system/baremetal-operator-ironic-7bd849786b-bqzvm/ironic id=df34dd71-460d-43da-8b5e-b6c1890b60b4 name=/runtime.v1.RuntimeService/StartContainer sandboxID=d518e3d14f09cd69cb6a5f0979521164889e78288ec19b3a7b88e71bd556ed36
2026-06-12 17:20:07.456491 | controller | Jun 12 16:20:29.354978 crc crio[21573]: time="2026-06-12T16:20:29.354067915Z" level=info msg="Pulling image: quay.io/metal3-io/ironic:release-24.1" id=45d9d4b4-379a-4ec5-9798-45f85a9a333e name=/runtime.v1.ImageService/PullImage
2026-06-12 17:20:07.456508 | controller | Jun 12 16:20:29.361020 crc crio[21573]: time="2026-06-12T16:20:29.360914308Z" level=info msg="Trying to access \"quay.io/metal3-io/ironic:release-24.1\""
2026-06-12 17:20:07.456524 | controller | Jun 12 16:20:31.279734 crc crio[21573]: time="2026-06-12T16:20:31.278816674Z" level=info msg="Stopping pod sandbox: ecd75510c1b33fae85fdb08c12a0220909dfe04ea5835e67bcebd829cd16f4ed" id=47a53558-48cb-4b18-9a22-f8ba7d3e224e name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 17:20:07.456541 | controller | Jun 12 16:20:31.281384 crc crio[21573]: time="2026-06-12T16:20:31.280973292Z" level=info msg="Got pod network &{Name:auto-csr-approver-29688020-jnb77 Namespace:openshift-infra ID:ecd75510c1b33fae85fdb08c12a0220909dfe04ea5835e67bcebd829cd16f4ed UID:db22425a-9516-4edc-bf37-3a6a2fa8ba7f NetNS:/var/run/netns/124ea3c0-c9e8-4dcd-a47e-209238465fb1 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poddb22425a_9516_4edc_bf37_3a6a2fa8ba7f.slice PodAnnotations:0xc00338e990}] Aliases:map[]}"
2026-06-12 17:20:07.456558 | controller | Jun 12 16:20:31.281384 crc crio[21573]: time="2026-06-12T16:20:31.2812604Z" level=info msg="Deleting pod openshift-infra_auto-csr-approver-29688020-jnb77 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 17:20:07.456590 | controller | Jun 12 16:20:31.647671 crc crio[21573]: time="2026-06-12T16:20:31.646951036Z" level=info msg="Stopped pod sandbox: ecd75510c1b33fae85fdb08c12a0220909dfe04ea5835e67bcebd829cd16f4ed" id=47a53558-48cb-4b18-9a22-f8ba7d3e224e name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 17:20:07.456613 | controller | Jun 12 16:20:41.497986 crc crio[21573]: time="2026-06-12T16:20:41.496726434Z" level=info msg="Pulled image: quay.io/metal3-io/ironic@sha256:992cdab44144c85f5c2af087a73a2ce66514ddb7132b5f0c2bb86a7266aa5dd8" id=45d9d4b4-379a-4ec5-9798-45f85a9a333e name=/runtime.v1.ImageService/PullImage
2026-06-12 17:20:07.456635 | controller | Jun 12 16:20:41.500640 crc crio[21573]: time="2026-06-12T16:20:41.49991565Z" level=info msg="Checking image status: quay.io/metal3-io/ironic:release-24.1" id=0be5e41d-2a1f-47b7-a7f8-e7400d76ab26 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:20:07.456652 | controller | Jun 12 16:20:41.508360 crc crio[21573]: time="2026-06-12T16:20:41.508093957Z" level=info msg="Checking image status: quay.io/metal3-io/ironic:release-24.1" id=1e22e03c-d690-4a05-9bce-f1595c875b7b name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:20:07.456669 | controller | Jun 12 16:20:41.654345 crc crio[21573]: time="2026-06-12T16:20:41.654168977Z" level=info msg="Creating container: baremetal-operator-system/baremetal-operator-ironic-7bd849786b-bqzvm/ironic-httpd" id=a72c6882-4912-410e-a3dc-942e48a7fcb0 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:20:07.456686 | controller | Jun 12 16:20:41.657400 crc crio[21573]: time="2026-06-12T16:20:41.657340193Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.456703 | controller | Jun 12 16:20:41.714831 crc crio[21573]: time="2026-06-12T16:20:41.714700305Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.456719 | controller | Jun 12 16:20:42.462868 crc crio[21573]: time="2026-06-12T16:20:42.462619392Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.456736 | controller | Jun 12 16:20:42.623253 crc crio[21573]: time="2026-06-12T16:20:42.623085789Z" level=info msg="Created container c6ea1a71328f14b1b18fb3731905ad027a13a24470ae711c8255a6c60c9d3b38: baremetal-operator-system/baremetal-operator-ironic-7bd849786b-bqzvm/ironic-httpd" id=a72c6882-4912-410e-a3dc-942e48a7fcb0 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:20:07.456752 | controller | Jun 12 16:20:42.625274 crc crio[21573]: time="2026-06-12T16:20:42.625070622Z" level=info msg="Starting container: c6ea1a71328f14b1b18fb3731905ad027a13a24470ae711c8255a6c60c9d3b38" id=adb871dc-9aa2-4590-bb8c-3d5ad03cf364 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 17:20:07.456769 | controller | Jun 12 16:20:42.633627 crc crio[21573]: time="2026-06-12T16:20:42.632161084Z" level=info msg="Started container" PID=52365 containerID=c6ea1a71328f14b1b18fb3731905ad027a13a24470ae711c8255a6c60c9d3b38 description=baremetal-operator-system/baremetal-operator-ironic-7bd849786b-bqzvm/ironic-httpd id=adb871dc-9aa2-4590-bb8c-3d5ad03cf364 name=/runtime.v1.RuntimeService/StartContainer sandboxID=d518e3d14f09cd69cb6a5f0979521164889e78288ec19b3a7b88e71bd556ed36
2026-06-12 17:20:07.456786 | controller | Jun 12 16:20:42.723334 crc crio[21573]: time="2026-06-12T16:20:42.723007608Z" level=info msg="Pulling image: quay.io/metal3-io/ironic:release-24.1" id=f702f099-aa31-42ca-8fc9-926bb8e9aa38 name=/runtime.v1.ImageService/PullImage
2026-06-12 17:20:07.456802 | controller | Jun 12 16:20:42.736869 crc crio[21573]: time="2026-06-12T16:20:42.736769109Z" level=info msg="Trying to access \"quay.io/metal3-io/ironic:release-24.1\""
2026-06-12 17:20:07.456818 | controller | Jun 12 16:20:45.361538 crc crio[21573]: time="2026-06-12T16:20:45.359881063Z" level=info msg="Pulled image: quay.io/metal3-io/ironic@sha256:992cdab44144c85f5c2af087a73a2ce66514ddb7132b5f0c2bb86a7266aa5dd8" id=f702f099-aa31-42ca-8fc9-926bb8e9aa38 name=/runtime.v1.ImageService/PullImage
2026-06-12 17:20:07.456834 | controller | Jun 12 16:20:45.364381 crc crio[21573]: time="2026-06-12T16:20:45.361644562Z" level=info msg="Checking image status: quay.io/metal3-io/ironic:release-24.1" id=70de1844-6bbc-4775-a18e-4b77d16091a7 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:20:07.456855 | controller | Jun 12 16:20:45.388882 crc crio[21573]: time="2026-06-12T16:20:45.388646378Z" level=info msg="Checking image status: quay.io/metal3-io/ironic:release-24.1" id=b293b245-d647-49bf-b351-11df9362764c name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:20:07.456871 | controller | Jun 12 16:20:45.879492 crc crio[21573]: time="2026-06-12T16:20:45.879338435Z" level=info msg="Creating container: baremetal-operator-system/baremetal-operator-ironic-7bd849786b-bqzvm/ironic-log-watch" id=ffaf5399-6a39-451f-abbb-4eeb4ab27a3f name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:20:07.456888 | controller | Jun 12 16:20:45.882085 crc crio[21573]: time="2026-06-12T16:20:45.882010038Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.456904 | controller | Jun 12 16:20:45.937619 crc crio[21573]: time="2026-06-12T16:20:45.937137269Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.456920 | controller | Jun 12 16:20:47.246028 crc crio[21573]: time="2026-06-12T16:20:47.245846662Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.456936 | controller | Jun 12 16:20:47.685844 crc crio[21573]: time="2026-06-12T16:20:47.684988183Z" level=info msg="Created container af52cfe51d837e60eb639fd214125715470c639d6427ddbcb13fc6b686c15ab2: baremetal-operator-system/baremetal-operator-ironic-7bd849786b-bqzvm/ironic-log-watch" id=ffaf5399-6a39-451f-abbb-4eeb4ab27a3f name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:20:07.456952 | controller | Jun 12 16:20:47.688339 crc crio[21573]: time="2026-06-12T16:20:47.68825777Z" level=info msg="Starting container: af52cfe51d837e60eb639fd214125715470c639d6427ddbcb13fc6b686c15ab2" id=ea9274d6-e5bd-4af4-a72f-b327675f800f name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 17:20:07.456968 | controller | Jun 12 16:20:47.697908 crc crio[21573]: time="2026-06-12T16:20:47.697758886Z" level=info msg="Started container" PID=52610 containerID=af52cfe51d837e60eb639fd214125715470c639d6427ddbcb13fc6b686c15ab2 description=baremetal-operator-system/baremetal-operator-ironic-7bd849786b-bqzvm/ironic-log-watch id=ea9274d6-e5bd-4af4-a72f-b327675f800f name=/runtime.v1.RuntimeService/StartContainer sandboxID=d518e3d14f09cd69cb6a5f0979521164889e78288ec19b3a7b88e71bd556ed36
2026-06-12 17:20:07.456985 | controller | Jun 12 16:21:15.828156 crc crio[21573]: time="2026-06-12T16:21:15.826158794Z" level=info msg="Removing container: 51d94a3b712c4860da491c0bc73aad50ee2d0b87191a2ab16ddacf7fcbb17edb" id=7f71d616-4183-4edc-b858-ce390b436d59 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 17:20:07.457001 | controller | Jun 12 16:21:16.151432 crc crio[21573]: time="2026-06-12T16:21:16.147823556Z" level=info msg="Removed container 51d94a3b712c4860da491c0bc73aad50ee2d0b87191a2ab16ddacf7fcbb17edb: openshift-infra/auto-csr-approver-29688014-lcs44/oc" id=7f71d616-4183-4edc-b858-ce390b436d59 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 17:20:07.457017 | controller | Jun 12 16:21:16.192587 crc crio[21573]: time="2026-06-12T16:21:16.192497746Z" level=info msg="Stopping pod sandbox: 7d7c4e6f7317a7664af85e586207c95a8e397fddcfd7f506a56bd529020f5eb7" id=e212191a-6b01-48fa-a2ac-84f736f0b7cd name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 17:20:07.457033 | controller | Jun 12 16:21:16.192715 crc crio[21573]: time="2026-06-12T16:21:16.192613459Z" level=info msg="Stopped pod sandbox (already stopped): 7d7c4e6f7317a7664af85e586207c95a8e397fddcfd7f506a56bd529020f5eb7" id=e212191a-6b01-48fa-a2ac-84f736f0b7cd name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 17:20:07.457048 | controller | Jun 12 16:21:16.196197 crc crio[21573]: time="2026-06-12T16:21:16.196103875Z" level=info msg="Removing pod sandbox: 7d7c4e6f7317a7664af85e586207c95a8e397fddcfd7f506a56bd529020f5eb7" id=ccfee698-d9e8-471a-8f8b-c58ec26c3634 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 17:20:07.457068 | controller | Jun 12 16:21:16.315360 crc crio[21573]: time="2026-06-12T16:21:16.315066732Z" level=info msg="Removed pod sandbox: 7d7c4e6f7317a7664af85e586207c95a8e397fddcfd7f506a56bd529020f5eb7" id=ccfee698-d9e8-471a-8f8b-c58ec26c3634 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 17:20:07.457084 | controller | Jun 12 16:21:24.532334 crc crio[21573]: time="2026-06-12T16:21:24.531025866Z" level=info msg="Running pod sandbox: openstack-operators/barbican-operator-controller-manager-5dcd54bd69-75cjt/POD" id=a3e20805-7026-4894-8cd5-efa589b6faf2 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:20:07.457100 | controller | Jun 12 16:21:24.537558 crc crio[21573]: time="2026-06-12T16:21:24.532380903Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.457116 | controller | Jun 12 16:21:24.553587 crc crio[21573]: time="2026-06-12T16:21:24.551764721Z" level=info msg="Running pod sandbox: openstack-operators/cinder-operator-controller-manager-584b474457-jbvhl/POD" id=5bd0c7a6-01d9-4544-8eb4-8cd3bc5a1d1a name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:20:07.457131 | controller | Jun 12 16:21:24.553587 crc crio[21573]: time="2026-06-12T16:21:24.551916345Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.457147 | controller | Jun 12 16:21:24.564952 crc crio[21573]: time="2026-06-12T16:21:24.564636071Z" level=info msg="Got pod network &{Name:barbican-operator-controller-manager-5dcd54bd69-75cjt Namespace:openstack-operators ID:77d6471522a9ffe5358a9a7cffa5ffaa270e09921280d30bf71ecfa09306e057 UID:cfc95a0f-c4fe-4ee3-ad5d-7c50856de015 NetNS:/var/run/netns/7f1c7912-5a46-46aa-9d5a-d8b9b5f6dd1b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podcfc95a0f_c4fe_4ee3_ad5d_7c50856de015.slice PodAnnotations:0xc000138ba0}] Aliases:map[]}"
2026-06-12 17:20:07.457164 | controller | Jun 12 16:21:24.564952 crc crio[21573]: time="2026-06-12T16:21:24.564732704Z" level=info msg="Adding pod openstack-operators_barbican-operator-controller-manager-5dcd54bd69-75cjt to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 17:20:07.457180 | controller | Jun 12 16:21:24.661664 crc crio[21573]: time="2026-06-12T16:21:24.660966172Z" level=info msg="Running pod sandbox: openstack-operators/heat-operator-controller-manager-5f5d6b8858-gnrsl/POD" id=2be533c5-853d-4e5e-bf46-07bd99b075c3 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:20:07.457196 | controller | Jun 12 16:21:24.661664 crc crio[21573]: time="2026-06-12T16:21:24.661062395Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.457213 | controller | Jun 12 16:21:24.773681 crc crio[21573]: time="2026-06-12T16:21:24.773284735Z" level=info msg="Got pod network &{Name:cinder-operator-controller-manager-584b474457-jbvhl Namespace:openstack-operators ID:8da44062b1e68b1394bdf6438bd1d38aa02031d4525f636bf98ce315ab4bd394 UID:55023d92-55d8-4d34-8bd6-916d4c4b3d4a NetNS:/var/run/netns/88a9b7ae-cdf7-4d5e-9f33-9d89d4becdf4 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod55023d92_55d8_4d34_8bd6_916d4c4b3d4a.slice PodAnnotations:0xc0024285a8}] Aliases:map[]}"
2026-06-12 17:20:07.457230 | controller | Jun 12 16:21:24.773681 crc crio[21573]: time="2026-06-12T16:21:24.773384608Z" level=info msg="Adding pod openstack-operators_cinder-operator-controller-manager-584b474457-jbvhl to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 17:20:07.457254 | controller | Jun 12 16:21:24.773681 crc crio[21573]: time="2026-06-12T16:21:24.773608692Z" level=info msg="Got pod network &{Name:heat-operator-controller-manager-5f5d6b8858-gnrsl Namespace:openstack-operators ID:2e547db01d0a82ab39b659783821cef3ef4744b15a1fff44ad36d7fa106f00ea UID:694b2936-16af-467b-b3bf-ff44128bcf1c NetNS:/var/run/netns/25a66617-bd5e-4d42-b09b-b9093675efab Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod694b2936_16af_467b_b3bf_ff44128bcf1c.slice PodAnnotations:0xc000568580}] Aliases:map[]}"
2026-06-12 17:20:07.457271 | controller | Jun 12 16:21:24.773681 crc crio[21573]: time="2026-06-12T16:21:24.773659553Z" level=info msg="Adding pod openstack-operators_heat-operator-controller-manager-5f5d6b8858-gnrsl to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 17:20:07.457288 | controller | Jun 12 16:21:24.958620 crc crio[21573]: time="2026-06-12T16:21:24.952079929Z" level=info msg="Running pod sandbox: openstack-operators/designate-operator-controller-manager-87bbdb4d9-wxrj9/POD" id=6113b47a-03cf-4b3f-9ae8-dc7f530aefce name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:20:07.457304 | controller | Jun 12 16:21:24.958620 crc crio[21573]: time="2026-06-12T16:21:24.952210863Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.457321 | controller | Jun 12 16:21:25.006341 crc crio[21573]: time="2026-06-12T16:21:25.005985851Z" level=info msg="Running pod sandbox: openstack-operators/ironic-operator-controller-manager-7c845fc7c7-4kjv8/POD" id=3b2d3f8a-9dfd-4343-a84c-523dcd18b0c5 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:20:07.457337 | controller | Jun 12 16:21:25.006341 crc crio[21573]: time="2026-06-12T16:21:25.006254759Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.457354 | controller | Jun 12 16:21:25.013592 crc crio[21573]: time="2026-06-12T16:21:25.013063715Z" level=info msg="Running pod sandbox: openstack-operators/keystone-operator-controller-manager-85bb7cc757-rkcgm/POD" id=b023f4db-b734-40ab-bfbd-f1d139e33460 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:20:07.457371 | controller | Jun 12 16:21:25.013592 crc crio[21573]: time="2026-06-12T16:21:25.013288171Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.457387 | controller | Jun 12 16:21:25.055122 crc crio[21573]: time="2026-06-12T16:21:25.054062954Z" level=info msg="Running pod sandbox: openstack-operators/glance-operator-controller-manager-585dc4b7b9-xxgml/POD" id=bbdb14ec-9e24-420c-b803-6163427e828b name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:20:07.457403 | controller | Jun 12 16:21:25.055122 crc crio[21573]: time="2026-06-12T16:21:25.054256779Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.457419 | controller | Jun 12 16:21:25.055122 crc crio[21573]: time="2026-06-12T16:21:25.05467499Z" level=info msg="Running pod sandbox: openstack-operators/horizon-operator-controller-manager-9dc5578b5-wmn9f/POD" id=7f276cb5-06d4-49cd-a2f0-810bf3883e67 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:20:07.457435 | controller | Jun 12 16:21:25.055122 crc crio[21573]: time="2026-06-12T16:21:25.054721672Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.457451 | controller | Jun 12 16:21:25.263947 crc crio[21573]: time="2026-06-12T16:21:25.2631906Z" level=info msg="Running pod sandbox: openstack-operators/manila-operator-controller-manager-b547849c7-r6vgs/POD" id=c38beb49-1ea8-4cac-8735-e6a49efa81b8 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:20:07.457471 | controller | Jun 12 16:21:25.266911 crc crio[21573]: time="2026-06-12T16:21:25.265921973Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.457488 | controller | Jun 12 16:21:25.518899 crc crio[21573]: time="2026-06-12T16:21:25.517991798Z" level=info msg="Running pod sandbox: openstack-operators/mariadb-operator-controller-manager-5545cdc48d-bnqtz/POD" id=4be6a789-0c29-46a4-8fe5-8239403d5178 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:20:07.457504 | controller | Jun 12 16:21:25.518899 crc crio[21573]: time="2026-06-12T16:21:25.518137073Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.457521 | controller | Jun 12 16:21:25.734846 crc crio[21573]: time="2026-06-12T16:21:25.734499217Z" level=info msg="Got pod network &{Name:designate-operator-controller-manager-87bbdb4d9-wxrj9 Namespace:openstack-operators ID:196a038ec39acca0fb1ff2e6a970b8a031c66599bc2f7a363b405fd7f13587e1 UID:08bc0fd2-6b5a-44ca-84b8-d3538b9cc410 NetNS:/var/run/netns/8560351a-06bc-49c1-8ea2-086cc5fd3603 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod08bc0fd2_6b5a_44ca_84b8_d3538b9cc410.slice PodAnnotations:0xc0006401d8}] Aliases:map[]}"
2026-06-12 17:20:07.457537 | controller | Jun 12 16:21:25.734846 crc crio[21573]: time="2026-06-12T16:21:25.734706943Z" level=info msg="Adding pod openstack-operators_designate-operator-controller-manager-87bbdb4d9-wxrj9 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 17:20:07.457554 | controller | Jun 12 16:21:26.545618 crc crio[21573]: time="2026-06-12T16:21:26.535244152Z" level=info msg="Got pod network &{Name:ironic-operator-controller-manager-7c845fc7c7-4kjv8 Namespace:openstack-operators ID:80e2e46287ddb0bad22a6fb4780ad9c82d5f320205e47eb8909287743918b111 UID:04423019-8c02-4399-89ed-b9bdce478adc NetNS:/var/run/netns/627a7208-c31b-4dcd-a67d-83bb3a9f9d65 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod04423019_8c02_4399_89ed_b9bdce478adc.slice PodAnnotations:0xc0006406c8}] Aliases:map[]}"
2026-06-12 17:20:07.457571 | controller | Jun 12 16:21:26.546047 crc crio[21573]: time="2026-06-12T16:21:26.546002244Z" level=info msg="Adding pod openstack-operators_ironic-operator-controller-manager-7c845fc7c7-4kjv8 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 17:20:07.457625 | controller | Jun 12 16:21:26.609884 crc crio[21573]: time="2026-06-12T16:21:26.606292731Z" level=info msg="Running pod sandbox: openstack-operators/neutron-operator-controller-manager-6c7667d64b-phrxf/POD" id=beffdf38-2265-473b-aef0-f5b32d77305c name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:20:07.457643 | controller | Jun 12 16:21:26.639311 crc crio[21573]: time="2026-06-12T16:21:26.638322824Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.457660 | controller | Jun 12 16:21:26.665733 crc crio[21573]: time="2026-06-12T16:21:26.664311755Z" level=info msg="Running pod sandbox: openstack-operators/nova-operator-controller-manager-6df846755f-rtp46/POD" id=90959b1b-f5e1-43d7-8022-659dbf463de1 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:20:07.457677 | controller | Jun 12 16:21:26.665733 crc crio[21573]: time="2026-06-12T16:21:26.664586463Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.457698 | controller | Jun 12 16:21:26.818551 crc crio[21573]: time="2026-06-12T16:21:26.818418438Z" level=info msg="Got pod network &{Name:glance-operator-controller-manager-585dc4b7b9-xxgml Namespace:openstack-operators ID:01ac8798754f8b7502868905466a9803e5a1ffe1f5b6c06bbbb14f799827893a UID:dcbddbfc-ae80-46e6-a227-eb93690aa028 NetNS:/var/run/netns/28248db2-371d-49be-91cc-17988542bdec Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-poddcbddbfc_ae80_46e6_a227_eb93690aa028.slice PodAnnotations:0xc000640938}] Aliases:map[]}"
2026-06-12 17:20:07.457715 | controller | Jun 12 16:21:26.818551 crc crio[21573]: time="2026-06-12T16:21:26.818553442Z" level=info msg="Adding pod openstack-operators_glance-operator-controller-manager-585dc4b7b9-xxgml to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 17:20:07.457732 | controller | Jun 12 16:21:26.836626 crc crio[21573]: time="2026-06-12T16:21:26.821323417Z" level=info msg="Running pod sandbox: openstack-operators/ovn-operator-controller-manager-5666dfdddd-zbqqt/POD" id=9de03b02-fa1b-420e-b3e4-51fddadf3f6c name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:20:07.457748 | controller | Jun 12 16:21:26.836626 crc crio[21573]: time="2026-06-12T16:21:26.821597784Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.457765 | controller | Jun 12 16:21:26.836626 crc crio[21573]: time="2026-06-12T16:21:26.82254156Z" level=info msg="Running pod sandbox: openstack-operators/octavia-operator-controller-manager-6bd797bd9d-rvfvq/POD" id=27de3a26-700d-486d-8449-c84d055642ff name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:20:07.457781 | controller | Jun 12 16:21:26.836626 crc crio[21573]: time="2026-06-12T16:21:26.822629433Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.457797 | controller | Jun 12 16:21:26.867753 crc crio[21573]: time="2026-06-12T16:21:26.86580752Z" level=info msg="Got pod network &{Name:manila-operator-controller-manager-b547849c7-r6vgs Namespace:openstack-operators ID:6752e939c11a3eaa6a77b76e863512b40e5b736ce57c8f92eb1050ebddb9f741 UID:c0d108b2-5300-4901-ba2a-2b6cc2b196c2 NetNS:/var/run/netns/1d6f1d4d-3124-4e3d-9b7f-b56b130926f5 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podc0d108b2_5300_4901_ba2a_2b6cc2b196c2.slice PodAnnotations:0xc002722358}] Aliases:map[]}"
2026-06-12 17:20:07.457814 | controller | Jun 12 16:21:26.867753 crc crio[21573]: time="2026-06-12T16:21:26.865905052Z" level=info msg="Adding pod openstack-operators_manila-operator-controller-manager-b547849c7-r6vgs to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 17:20:07.457830 | controller | Jun 12 16:21:26.887714 crc crio[21573]: time="2026-06-12T16:21:26.886963368Z" level=info msg="Got pod network &{Name:mariadb-operator-controller-manager-5545cdc48d-bnqtz Namespace:openstack-operators ID:33feaa87953d12a5d98d1f0b93fb24a924a08763261fbd9c3e31192afedac63a UID:63447a63-1525-4ff1-a27e-1c17582bd253 NetNS:/var/run/netns/ff15b178-26df-45b0-b642-2bc7f62e6cb3 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod63447a63_1525_4ff1_a27e_1c17582bd253.slice PodAnnotations:0xc001896598}] Aliases:map[]}"
2026-06-12 17:20:07.457847 | controller | Jun 12 16:21:26.887714 crc crio[21573]: time="2026-06-12T16:21:26.887063601Z" level=info msg="Adding pod openstack-operators_mariadb-operator-controller-manager-5545cdc48d-bnqtz to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 17:20:07.457864 | controller | Jun 12 16:21:27.090956 crc crio[21573]: time="2026-06-12T16:21:27.090265906Z" level=info msg="Running pod sandbox: openstack-operators/swift-operator-controller-manager-79846f755c-dx6xh/POD" id=451dd51c-2a50-4a41-9793-c92696edc2bb name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:20:07.457885 | controller | Jun 12 16:21:27.094197 crc crio[21573]: time="2026-06-12T16:21:27.091815748Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.457912 | controller | Jun 12 16:21:27.108199 crc crio[21573]: time="2026-06-12T16:21:27.102964571Z" level=info msg="Running pod sandbox: openstack-operators/telemetry-operator-controller-manager-565998cc45-ndrh5/POD" id=6d479587-2bdc-44c8-b918-f6ed5bcb68b4 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:20:07.457929 | controller | Jun 12 16:21:27.108199 crc crio[21573]: time="2026-06-12T16:21:27.103347561Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.457952 | controller | Jun 12 16:21:27.262900 crc crio[21573]: time="2026-06-12T16:21:27.262675308Z" level=info msg="Running pod sandbox: openstack-operators/test-operator-controller-manager-7579dbdcb9-brpfz/POD" id=e82c718a-2ab7-41c0-bc16-85fd9826960e name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:20:07.457974 | controller | Jun 12 16:21:27.263783 crc crio[21573]: time="2026-06-12T16:21:27.262942625Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.458061 | controller | Jun 12 16:21:27.278726 crc crio[21573]: time="2026-06-12T16:21:27.27815026Z" level=info msg="Running pod sandbox: openstack-operators/watcher-operator-controller-manager-7869644bb4-8g7dq/POD" id=0bb0c1aa-1322-4487-9bd3-d3ccaad9fdfb name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:20:07.458087 | controller | Jun 12 16:21:27.278726 crc crio[21573]: time="2026-06-12T16:21:27.278711515Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.458105 | controller | Jun 12 16:21:29.087622 crc crio[21573]: time="2026-06-12T16:21:29.074862919Z" level=info msg="Got pod network &{Name:keystone-operator-controller-manager-85bb7cc757-rkcgm Namespace:openstack-operators ID:8910584d0d5bb4dd49ba795830a1018eb9ab93fa0eab2402258167c6a9eb9bd8 UID:b566d9ec-c6d8-447b-a4d0-aaa7e1a3fafa NetNS:/var/run/netns/741ff433-fc2f-44b4-8c0b-62221a7f2cd2 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podb566d9ec_c6d8_447b_a4d0_aaa7e1a3fafa.slice PodAnnotations:0xc002722210}] Aliases:map[]}"
2026-06-12 17:20:07.458122 | controller | Jun 12 16:21:29.087622 crc crio[21573]: time="2026-06-12T16:21:29.076416821Z" level=info msg="Adding pod openstack-operators_keystone-operator-controller-manager-85bb7cc757-rkcgm to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 17:20:07.458139 | controller | Jun 12 16:21:29.471330 crc crio[21573]: time="2026-06-12T16:21:29.471129548Z" level=info msg="Got pod network &{Name:horizon-operator-controller-manager-9dc5578b5-wmn9f Namespace:openstack-operators ID:a84c9ddb3bb662d5f084146c3544a20bf4ae3c63d6e9d37ce941f02b32a14fa3 UID:15c759b6-2eda-4f08-8691-fa6932b67e64 NetNS:/var/run/netns/03625894-5b40-4d3d-b3df-2fbe20c5efb4 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod15c759b6_2eda_4f08_8691_fa6932b67e64.slice PodAnnotations:0xc0027222a8}] Aliases:map[]}"
2026-06-12 17:20:07.458156 | controller | Jun 12 16:21:29.471330 crc crio[21573]: time="2026-06-12T16:21:29.471317703Z" level=info msg="Adding pod openstack-operators_horizon-operator-controller-manager-9dc5578b5-wmn9f to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 17:20:07.458177 | controller | Jun 12 16:21:30.791521 crc crio[21573]: time="2026-06-12T16:21:30.788058022Z" level=info msg="Got pod network &{Name:nova-operator-controller-manager-6df846755f-rtp46 Namespace:openstack-operators ID:15f6b072a07aab932d87cb04712cd7b2d83a00ec91eed03d7f388f1ded48c1cf UID:dc459aba-7eed-4ae5-af55-7935d41c5df8 NetNS:/var/run/netns/6ab94f6d-32c5-4606-96a4-3926a661fbcc Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-poddc459aba_7eed_4ae5_af55_7935d41c5df8.slice PodAnnotations:0xc00008d108}] Aliases:map[]}"
2026-06-12 17:20:07.458194 | controller | Jun 12 16:21:30.791521 crc crio[21573]: time="2026-06-12T16:21:30.788898806Z" level=info msg="Adding pod openstack-operators_nova-operator-controller-manager-6df846755f-rtp46 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 17:20:07.458210 | controller | Jun 12 16:21:30.840565 crc crio[21573]: 2026-06-12T16:21:30Z [verbose] CmdAdd (shim): {1.1.0 [{Name:77d6471522a9ffe Mac:5e:52:b5:f2:b9:4b Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:4d Mtu:0 Sandbox:/var/run/netns/7f1c7912-5a46-46aa-9d5a-d8b9b5f6dd1b SocketPath: PciID:}] [{Interface:0xc0004c0730 Address:{IP:10.217.0.77 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 17:20:07.458226 | controller | Jun 12 16:21:30.842146 crc crio[21573]: time="2026-06-12T16:21:30.841975091Z" level=info msg="Got pod network &{Name:barbican-operator-controller-manager-5dcd54bd69-75cjt Namespace:openstack-operators ID:77d6471522a9ffe5358a9a7cffa5ffaa270e09921280d30bf71ecfa09306e057 UID:cfc95a0f-c4fe-4ee3-ad5d-7c50856de015 NetNS:/var/run/netns/7f1c7912-5a46-46aa-9d5a-d8b9b5f6dd1b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podcfc95a0f_c4fe_4ee3_ad5d_7c50856de015.slice PodAnnotations:0xc000138ba0}] Aliases:map[]}"
2026-06-12 17:20:07.458243 | controller | Jun 12 16:21:30.842396 crc crio[21573]: time="2026-06-12T16:21:30.842278059Z" level=info msg="Checking pod openstack-operators_barbican-operator-controller-manager-5dcd54bd69-75cjt for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 17:20:07.458260 | controller | Jun 12 16:21:30.945835 crc crio[21573]: 2026-06-12T16:21:30Z [verbose] CmdAdd (shim): {1.1.0 [{Name:8da44062b1e68b1 Mac:5e:18:2a:94:a1:41 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:4e Mtu:0 Sandbox:/var/run/netns/88a9b7ae-cdf7-4d5e-9f33-9d89d4becdf4 SocketPath: PciID:}] [{Interface:0xc000332be0 Address:{IP:10.217.0.78 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 17:20:07.458277 | controller | Jun 12 16:21:31.061642 crc crio[21573]: time="2026-06-12T16:21:31.059231961Z" level=info msg="Got pod network &{Name:cinder-operator-controller-manager-584b474457-jbvhl Namespace:openstack-operators ID:8da44062b1e68b1394bdf6438bd1d38aa02031d4525f636bf98ce315ab4bd394 UID:55023d92-55d8-4d34-8bd6-916d4c4b3d4a NetNS:/var/run/netns/88a9b7ae-cdf7-4d5e-9f33-9d89d4becdf4 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod55023d92_55d8_4d34_8bd6_916d4c4b3d4a.slice PodAnnotations:0xc0024285a8}] Aliases:map[]}"
2026-06-12 17:20:07.458293 | controller | Jun 12 16:21:31.061642 crc crio[21573]: time="2026-06-12T16:21:31.060189877Z" level=info msg="Checking pod openstack-operators_cinder-operator-controller-manager-584b474457-jbvhl for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 17:20:07.458310 | controller | Jun 12 16:21:31.106667 crc crio[21573]: time="2026-06-12T16:21:31.105322805Z" level=info msg="Ran pod sandbox 77d6471522a9ffe5358a9a7cffa5ffaa270e09921280d30bf71ecfa09306e057 with infra container: openstack-operators/barbican-operator-controller-manager-5dcd54bd69-75cjt/POD" id=a3e20805-7026-4894-8cd5-efa589b6faf2 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:20:07.458329 | controller | Jun 12 16:21:31.140130 crc crio[21573]: time="2026-06-12T16:21:31.140025751Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/barbican-operator@sha256:19584d9999d495acb641b40340ee87f74155e175a34faf1a9e324d0c0529cdd6" id=6297649a-e421-4c86-86f9-34ee7e508daa name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:20:07.458346 | controller | Jun 12 16:21:31.150757 crc crio[21573]: time="2026-06-12T16:21:31.142351287Z" level=info msg="Got pod network &{Name:ovn-operator-controller-manager-5666dfdddd-zbqqt Namespace:openstack-operators ID:879a3dfdaf7ad3ae98bd7b410a88d39cfe05484d21bcb18259910fe48ec840c2 UID:ad656557-adcc-4a1f-a46d-6c8914803e35 NetNS:/var/run/netns/13792eae-ed39-4c5a-9846-2c72ed402701 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podad656557_adcc_4a1f_a46d_6c8914803e35.slice PodAnnotations:0xc000568060}] Aliases:map[]}"
2026-06-12 17:20:07.458362 | controller | Jun 12 16:21:31.150757 crc crio[21573]: time="2026-06-12T16:21:31.144959678Z" level=info msg="Adding pod openstack-operators_ovn-operator-controller-manager-5666dfdddd-zbqqt to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 17:20:07.458378 | controller | Jun 12 16:21:31.158932 crc crio[21573]: time="2026-06-12T16:21:31.158086692Z" level=info msg="Image quay.io/openstack-k8s-operators/barbican-operator@sha256:19584d9999d495acb641b40340ee87f74155e175a34faf1a9e324d0c0529cdd6 not found" id=6297649a-e421-4c86-86f9-34ee7e508daa name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:20:07.458394 | controller | Jun 12 16:21:31.171949 crc crio[21573]: time="2026-06-12T16:21:31.168056604Z" level=info msg="Neither image nor artfiact quay.io/openstack-k8s-operators/barbican-operator@sha256:19584d9999d495acb641b40340ee87f74155e175a34faf1a9e324d0c0529cdd6 found" id=6297649a-e421-4c86-86f9-34ee7e508daa name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:20:07.458411 | controller | Jun 12 16:21:31.185367 crc crio[21573]: time="2026-06-12T16:21:31.178268836Z" level=info msg="Got pod network &{Name:neutron-operator-controller-manager-6c7667d64b-phrxf Namespace:openstack-operators ID:9976d6c39634e34a93b16749d6514f35f329b0a47cdecad66b070cfade13f72f UID:f6a2019d-39e2-4212-97e3-de2174195e91 NetNS:/var/run/netns/0be1a96a-a4a8-484c-b2f7-7a079e2e9fae Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podf6a2019d_39e2_4212_97e3_de2174195e91.slice PodAnnotations:0xc000568730}] Aliases:map[]}"
2026-06-12 17:20:07.458428 | controller | Jun 12 16:21:31.185367 crc crio[21573]: time="2026-06-12T16:21:31.178368919Z" level=info msg="Adding pod openstack-operators_neutron-operator-controller-manager-6c7667d64b-phrxf to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 17:20:07.458444 | controller | Jun 12 16:21:31.212208 crc crio[21573]: time="2026-06-12T16:21:31.208017248Z" level=info msg="Ran pod sandbox 8da44062b1e68b1394bdf6438bd1d38aa02031d4525f636bf98ce315ab4bd394 with infra container: openstack-operators/cinder-operator-controller-manager-584b474457-jbvhl/POD" id=5bd0c7a6-01d9-4544-8eb4-8cd3bc5a1d1a name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:20:07.458460 | controller | Jun 12 16:21:31.212208 crc crio[21573]: time="2026-06-12T16:21:31.209734228Z" level=info msg="Pulling image: quay.io/openstack-k8s-operators/barbican-operator@sha256:19584d9999d495acb641b40340ee87f74155e175a34faf1a9e324d0c0529cdd6" id=cf0d7f44-4051-49a7-a150-8086a148b63f name=/runtime.v1.ImageService/PullImage
2026-06-12 17:20:07.458476 | controller | Jun 12 16:21:31.253051 crc crio[21573]: time="2026-06-12T16:21:31.252301377Z" level=info msg="Got pod network &{Name:telemetry-operator-controller-manager-565998cc45-ndrh5 Namespace:openstack-operators ID:b4c1a5a0ec5e1a6de771f3baae11694260a93d5750eab2ce26be4fd359d65b2a UID:1f58ddee-a896-4eb9-a51d-11818efa8534 NetNS:/var/run/netns/bc948e24-1395-43d3-887e-94dd8fb8924c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod1f58ddee_a896_4eb9_a51d_11818efa8534.slice PodAnnotations:0xc0036740a0}] Aliases:map[]}"
2026-06-12 17:20:07.458496 | controller | Jun 12 16:21:31.253051 crc crio[21573]: time="2026-06-12T16:21:31.252366679Z" level=info msg="Adding pod openstack-operators_telemetry-operator-controller-manager-565998cc45-ndrh5 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 17:20:07.458513 | controller | Jun 12 16:21:31.257212 crc crio[21573]: time="2026-06-12T16:21:31.257027384Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/cinder-operator@sha256:f60e662f53d43b685bf4d838357daec91ead82ed4b122320cbd02b623f240a5d" id=ebd5fa65-3f4f-4b8a-a578-aef229b153dd name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:20:07.458529 | controller | Jun 12 16:21:31.264421 crc crio[21573]: time="2026-06-12T16:21:31.257585529Z" level=info msg="Image quay.io/openstack-k8s-operators/cinder-operator@sha256:f60e662f53d43b685bf4d838357daec91ead82ed4b122320cbd02b623f240a5d not found" id=ebd5fa65-3f4f-4b8a-a578-aef229b153dd name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:20:07.458545 | controller | Jun 12 16:21:31.264421 crc crio[21573]: time="2026-06-12T16:21:31.257741895Z" level=info msg="Neither image nor artfiact quay.io/openstack-k8s-operators/cinder-operator@sha256:f60e662f53d43b685bf4d838357daec91ead82ed4b122320cbd02b623f240a5d found" id=ebd5fa65-3f4f-4b8a-a578-aef229b153dd name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:20:07.458561 | controller | Jun 12 16:21:31.264421 crc crio[21573]: time="2026-06-12T16:21:31.262823033Z" level=info msg="Trying to access \"quay.io/openstack-k8s-operators/barbican-operator@sha256:19584d9999d495acb641b40340ee87f74155e175a34faf1a9e324d0c0529cdd6\""
2026-06-12 17:20:07.458601 | controller | Jun 12 16:21:31.318280 crc crio[21573]: time="2026-06-12T16:21:31.306315476Z" level=info msg="Pulling image: quay.io/openstack-k8s-operators/cinder-operator@sha256:f60e662f53d43b685bf4d838357daec91ead82ed4b122320cbd02b623f240a5d" id=08af9879-7b71-44f4-b036-291956246c8f name=/runtime.v1.ImageService/PullImage
2026-06-12 17:20:07.458620 | controller | Jun 12 16:21:31.325611 crc crio[21573]: time="2026-06-12T16:21:31.324069209Z" level=info msg="Trying to access \"quay.io/openstack-k8s-operators/cinder-operator@sha256:f60e662f53d43b685bf4d838357daec91ead82ed4b122320cbd02b623f240a5d\""
2026-06-12 17:20:07.458636 | controller | Jun 12 16:21:31.331949 crc crio[21573]: time="2026-06-12T16:21:31.328147974Z" level=info msg="Got pod network &{Name:test-operator-controller-manager-7579dbdcb9-brpfz Namespace:openstack-operators ID:4b863472993c58f5bc5df7a4fda6b13ff016d86ebd4185571a92654c5711bdda UID:5f766bab-a921-48f9-9d58-62a5dc371500 NetNS:/var/run/netns/c1242f34-3c65-475d-9556-bd3a15d9938f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod5f766bab_a921_48f9_9d58_62a5dc371500.slice PodAnnotations:0xc0005682d0}] Aliases:map[]}"
2026-06-12 17:20:07.458652 | controller | Jun 12 16:21:31.331949 crc crio[21573]: time="2026-06-12T16:21:31.328341219Z" level=info msg="Adding pod openstack-operators_test-operator-controller-manager-7579dbdcb9-brpfz to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 17:20:07.458668 | controller | Jun 12 16:21:31.386732 crc crio[21573]: time="2026-06-12T16:21:31.386137017Z" level=info msg="Got pod network &{Name:octavia-operator-controller-manager-6bd797bd9d-rvfvq Namespace:openstack-operators ID:b7966e4e982709e77c2fcd2cc13333e115ce39b750ef082d0d56c9835d2cfda6 UID:11736293-7002-4c59-a34f-5efd24b080d6 NetNS:/var/run/netns/8816843e-648d-47e8-a802-dd1cfbdc6702 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod11736293_7002_4c59_a34f_5efd24b080d6.slice PodAnnotations:0xc00209e370}] Aliases:map[]}"
2026-06-12 17:20:07.458688 | controller | Jun 12 16:21:31.386732 crc crio[21573]: time="2026-06-12T16:21:31.386435655Z" level=info msg="Adding pod openstack-operators_octavia-operator-controller-manager-6bd797bd9d-rvfvq to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 17:20:07.458704 | controller | Jun 12 16:21:31.399366 crc crio[21573]: time="2026-06-12T16:21:31.399317496Z" level=info msg="Got pod network &{Name:swift-operator-controller-manager-79846f755c-dx6xh Namespace:openstack-operators ID:241b088b8d2e33bb8c41d6f3f17afa934c65259d4c75347142f87ec09e42d1a7 UID:e459dbca-b141-4074-8437-80871ae8633c NetNS:/var/run/netns/193d028e-d2df-4973-bbfd-097d8faefc38 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pode459dbca_b141_4074_8437_80871ae8633c.slice PodAnnotations:0xc0036742a8}] Aliases:map[]}"
2026-06-12 17:20:07.458720 | controller | Jun 12 16:21:31.399602 crc crio[21573]: time="2026-06-12T16:21:31.399579224Z" level=info msg="Adding pod openstack-operators_swift-operator-controller-manager-79846f755c-dx6xh to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 17:20:07.458736 | controller | Jun 12 16:21:31.525615 crc crio[21573]: time="2026-06-12T16:21:31.523106964Z" level=info msg="Got pod network &{Name:watcher-operator-controller-manager-7869644bb4-8g7dq Namespace:openstack-operators ID:fac3862be33ffbc6ae140ca43b2f23635ea37f02f5bc88fee0a451b76a3b5d83 UID:150c64d8-6c1c-47e7-a3b6-6dc23de06580 NetNS:/var/run/netns/e7e9854c-12b0-4573-b34d-eb063a77d065 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod150c64d8_6c1c_47e7_a3b6_6dc23de06580.slice PodAnnotations:0xc0005687e0}] Aliases:map[]}"
2026-06-12 17:20:07.458753 | controller | Jun 12 16:21:31.525615 crc crio[21573]: time="2026-06-12T16:21:31.523220507Z" level=info msg="Adding pod openstack-operators_watcher-operator-controller-manager-7869644bb4-8g7dq to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 17:20:07.458769 | controller | Jun 12 16:21:32.200795 crc crio[21573]: 2026-06-12T16:21:32Z [verbose] CmdAdd (shim): {1.1.0 [{Name:01ac8798754f8b7 Mac:ce:c8:97:d4:e4:db Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:50 Mtu:0 Sandbox:/var/run/netns/28248db2-371d-49be-91cc-17988542bdec SocketPath: PciID:}] [{Interface:0xc000280b00 Address:{IP:10.217.0.80 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 17:20:07.458785 | controller | Jun 12 16:21:32.242088 crc crio[21573]: time="2026-06-12T16:21:32.203873758Z" level=info msg="Got pod network &{Name:glance-operator-controller-manager-585dc4b7b9-xxgml Namespace:openstack-operators ID:01ac8798754f8b7502868905466a9803e5a1ffe1f5b6c06bbbb14f799827893a UID:dcbddbfc-ae80-46e6-a227-eb93690aa028 NetNS:/var/run/netns/28248db2-371d-49be-91cc-17988542bdec Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-poddcbddbfc_ae80_46e6_a227_eb93690aa028.slice PodAnnotations:0xc000640938}] Aliases:map[]}"
2026-06-12 17:20:07.458802 | controller | Jun 12 16:21:32.242088 crc crio[21573]: time="2026-06-12T16:21:32.204078193Z" level=info msg="Checking pod openstack-operators_glance-operator-controller-manager-585dc4b7b9-xxgml for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 17:20:07.458818 | controller | Jun 12 16:21:32.242088 crc crio[21573]: time="2026-06-12T16:21:32.217975862Z" level=info msg="Ran pod sandbox 01ac8798754f8b7502868905466a9803e5a1ffe1f5b6c06bbbb14f799827893a with infra container: openstack-operators/glance-operator-controller-manager-585dc4b7b9-xxgml/POD" id=bbdb14ec-9e24-420c-b803-6163427e828b name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:20:07.458838 | controller | Jun 12 16:21:32.303401 crc crio[21573]: time="2026-06-12T16:21:32.262553917Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/glance-operator@sha256:623038ea62aebe7d9cf1fd20cdbd2eb4c0b172637472c335e5c6a6c35edd7552" id=e798b309-3797-4d29-81fd-cdb8f53ffabe name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:20:07.458855 | controller | Jun 12 16:21:32.303401 crc crio[21573]: time="2026-06-12T16:21:32.298120579Z" level=info msg="Image quay.io/openstack-k8s-operators/glance-operator@sha256:623038ea62aebe7d9cf1fd20cdbd2eb4c0b172637472c335e5c6a6c35edd7552 not found" id=e798b309-3797-4d29-81fd-cdb8f53ffabe name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:20:07.458871 | controller | Jun 12 16:21:32.303401 crc crio[21573]: time="2026-06-12T16:21:32.298290004Z" level=info msg="Neither image nor artfiact quay.io/openstack-k8s-operators/glance-operator@sha256:623038ea62aebe7d9cf1fd20cdbd2eb4c0b172637472c335e5c6a6c35edd7552 found" id=e798b309-3797-4d29-81fd-cdb8f53ffabe name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:20:07.458887 | controller | Jun 12 16:21:32.353763 crc crio[21573]: time="2026-06-12T16:21:32.353680891Z" level=info msg="Pulling image: quay.io/openstack-k8s-operators/glance-operator@sha256:623038ea62aebe7d9cf1fd20cdbd2eb4c0b172637472c335e5c6a6c35edd7552" id=e8c8068f-0273-4a34-8777-d7a593283314 name=/runtime.v1.ImageService/PullImage
2026-06-12 17:20:07.458903 | controller | Jun 12 16:21:32.497707 crc crio[21573]: time="2026-06-12T16:21:32.496200832Z" level=info msg="Trying to access \"quay.io/openstack-k8s-operators/glance-operator@sha256:623038ea62aebe7d9cf1fd20cdbd2eb4c0b172637472c335e5c6a6c35edd7552\""
2026-06-12 17:20:07.458920 | controller | Jun 12 16:21:32.829332 crc crio[21573]: 2026-06-12T16:21:32Z [verbose] CmdAdd (shim): {1.1.0 [{Name:2e547db01d0a82a Mac:a6:01:c5:84:21:a8 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:51 Mtu:0 Sandbox:/var/run/netns/25a66617-bd5e-4d42-b09b-b9093675efab SocketPath: PciID:}] [{Interface:0xc0002da7f0 Address:{IP:10.217.0.81 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 17:20:07.458936 | controller | Jun 12 16:21:32.830891 crc crio[21573]: time="2026-06-12T16:21:32.830851992Z" level=info msg="Got pod network &{Name:heat-operator-controller-manager-5f5d6b8858-gnrsl Namespace:openstack-operators ID:2e547db01d0a82ab39b659783821cef3ef4744b15a1fff44ad36d7fa106f00ea UID:694b2936-16af-467b-b3bf-ff44128bcf1c NetNS:/var/run/netns/25a66617-bd5e-4d42-b09b-b9093675efab Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod694b2936_16af_467b_b3bf_ff44128bcf1c.slice PodAnnotations:0xc000568580}] Aliases:map[]}"
2026-06-12 17:20:07.458952 | controller | Jun 12 16:21:32.831407 crc crio[21573]: time="2026-06-12T16:21:32.831377907Z" level=info msg="Checking pod openstack-operators_heat-operator-controller-manager-5f5d6b8858-gnrsl for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 17:20:07.458969 | controller | Jun 12 16:21:32.844560 crc crio[21573]: time="2026-06-12T16:21:32.844020121Z" level=info msg="Ran pod sandbox 2e547db01d0a82ab39b659783821cef3ef4744b15a1fff44ad36d7fa106f00ea with infra container: openstack-operators/heat-operator-controller-manager-5f5d6b8858-gnrsl/POD" id=2be533c5-853d-4e5e-bf46-07bd99b075c3 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:20:07.458985 | controller | Jun 12 16:21:32.863194 crc crio[21573]: time="2026-06-12T16:21:32.863084534Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/heat-operator@sha256:b58145aab10ee0e14641b4d9698d64919fd8b3fdd9ac5540fdaaf847fde950a0" id=9eb8c7da-c1b1-45e4-b548-6bd6f48123c9 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:20:07.459002 | controller | Jun 12 16:21:32.863847 crc crio[21573]: time="2026-06-12T16:21:32.863818835Z" level=info msg="Image quay.io/openstack-k8s-operators/heat-operator@sha256:b58145aab10ee0e14641b4d9698d64919fd8b3fdd9ac5540fdaaf847fde950a0 not found" id=9eb8c7da-c1b1-45e4-b548-6bd6f48123c9 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:20:07.459021 | controller | Jun 12 16:21:32.864040 crc crio[21573]: time="2026-06-12T16:21:32.864016346Z" level=info msg="Neither image nor artfiact quay.io/openstack-k8s-operators/heat-operator@sha256:b58145aab10ee0e14641b4d9698d64919fd8b3fdd9ac5540fdaaf847fde950a0 found" id=9eb8c7da-c1b1-45e4-b548-6bd6f48123c9 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:20:07.459038 | controller | Jun 12 16:21:32.866742 crc crio[21573]: time="2026-06-12T16:21:32.866713478Z" level=info msg="Pulling image: quay.io/openstack-k8s-operators/heat-operator@sha256:b58145aab10ee0e14641b4d9698d64919fd8b3fdd9ac5540fdaaf847fde950a0" id=5adc8ae8-6e17-4f94-8b43-f6e01e32dcb8 name=/runtime.v1.ImageService/PullImage
2026-06-12 17:20:07.459054 | controller | Jun 12 16:21:32.879784 crc crio[21573]: time="2026-06-12T16:21:32.879727332Z" level=info msg="Trying to access \"quay.io/openstack-k8s-operators/heat-operator@sha256:b58145aab10ee0e14641b4d9698d64919fd8b3fdd9ac5540fdaaf847fde950a0\""
2026-06-12 17:20:07.459070 | controller | Jun 12 16:21:33.003649 crc crio[21573]: 2026-06-12T16:21:32Z [verbose] CmdAdd (shim): {1.1.0 [{Name:196a038ec39acca Mac:72:6b:18:78:23:a4 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:4f Mtu:0 Sandbox:/var/run/netns/8560351a-06bc-49c1-8ea2-086cc5fd3603 SocketPath: PciID:}] [{Interface:0xc0002d0a00 Address:{IP:10.217.0.79 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 17:20:07.459087 | controller | Jun 12 16:21:33.003649 crc crio[21573]: time="2026-06-12T16:21:32.993034656Z" level=info msg="Got pod network &{Name:designate-operator-controller-manager-87bbdb4d9-wxrj9 Namespace:openstack-operators ID:196a038ec39acca0fb1ff2e6a970b8a031c66599bc2f7a363b405fd7f13587e1 UID:08bc0fd2-6b5a-44ca-84b8-d3538b9cc410 NetNS:/var/run/netns/8560351a-06bc-49c1-8ea2-086cc5fd3603 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod08bc0fd2_6b5a_44ca_84b8_d3538b9cc410.slice PodAnnotations:0xc0006401d8}] Aliases:map[]}"
2026-06-12 17:20:07.459103 | controller | Jun 12 16:21:33.003649 crc crio[21573]: time="2026-06-12T16:21:32.993281813Z" level=info msg="Checking pod openstack-operators_designate-operator-controller-manager-87bbdb4d9-wxrj9 for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 17:20:07.459119 | controller | Jun 12 16:21:33.232999 crc crio[21573]: time="2026-06-12T16:21:33.222749705Z" level=info msg="Ran pod sandbox 196a038ec39acca0fb1ff2e6a970b8a031c66599bc2f7a363b405fd7f13587e1 with infra container: openstack-operators/designate-operator-controller-manager-87bbdb4d9-wxrj9/POD" id=6113b47a-03cf-4b3f-9ae8-dc7f530aefce name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:20:07.459136 | controller | Jun 12 16:21:33.401838 crc crio[21573]: time="2026-06-12T16:21:33.399537895Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/designate-operator@sha256:57a6f6f9f921aab04838a324f172e9d5927489b0011c58b1c61142f440249c63" id=3302ba28-df0b-4c0d-9560-bc118f9c3207 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:20:07.459151 | controller | Jun 12 16:21:33.401838 crc crio[21573]: time="2026-06-12T16:21:33.399912826Z" level=info msg="Image quay.io/openstack-k8s-operators/designate-operator@sha256:57a6f6f9f921aab04838a324f172e9d5927489b0011c58b1c61142f440249c63 not found" id=3302ba28-df0b-4c0d-9560-bc118f9c3207 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:20:07.459168 | controller | Jun 12 16:21:33.401838 crc crio[21573]: time="2026-06-12T16:21:33.400018758Z" level=info msg="Neither image nor artfiact quay.io/openstack-k8s-operators/designate-operator@sha256:57a6f6f9f921aab04838a324f172e9d5927489b0011c58b1c61142f440249c63 found" id=3302ba28-df0b-4c0d-9560-bc118f9c3207 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:20:07.459188 | controller | Jun 12 16:21:33.465107 crc crio[21573]: time="2026-06-12T16:21:33.464430581Z" level=info msg="Pulling image: quay.io/openstack-k8s-operators/designate-operator@sha256:57a6f6f9f921aab04838a324f172e9d5927489b0011c58b1c61142f440249c63" id=7f256128-57a4-45a4-aa71-43835419ad0e name=/runtime.v1.ImageService/PullImage
2026-06-12 17:20:07.459205 | controller | Jun 12 16:21:33.510852 crc crio[21573]: time="2026-06-12T16:21:33.502409532Z" level=info msg="Trying to access \"quay.io/openstack-k8s-operators/designate-operator@sha256:57a6f6f9f921aab04838a324f172e9d5927489b0011c58b1c61142f440249c63\""
2026-06-12 17:20:07.459221 | controller | Jun 12 16:21:34.132867 crc crio[21573]: 2026-06-12T16:21:34Z [verbose] CmdAdd (shim): {1.1.0 [{Name:33feaa87953d12a Mac:96:aa:f7:51:d0:5a Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:57 Mtu:0 Sandbox:/var/run/netns/ff15b178-26df-45b0-b642-2bc7f62e6cb3 SocketPath: PciID:}] [{Interface:0xc0002908f0 Address:{IP:10.217.0.87 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 17:20:07.459238 | controller | Jun 12 16:21:34.139565 crc crio[21573]: time="2026-06-12T16:21:34.137237014Z" level=info msg="Got pod network &{Name:mariadb-operator-controller-manager-5545cdc48d-bnqtz Namespace:openstack-operators ID:33feaa87953d12a5d98d1f0b93fb24a924a08763261fbd9c3e31192afedac63a UID:63447a63-1525-4ff1-a27e-1c17582bd253 NetNS:/var/run/netns/ff15b178-26df-45b0-b642-2bc7f62e6cb3 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod63447a63_1525_4ff1_a27e_1c17582bd253.slice PodAnnotations:0xc001896598}] Aliases:map[]}"
2026-06-12 17:20:07.459255 | controller | Jun 12 16:21:34.139565 crc crio[21573]: time="2026-06-12T16:21:34.137604994Z" level=info msg="Checking pod openstack-operators_mariadb-operator-controller-manager-5545cdc48d-bnqtz for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 17:20:07.459271 | controller | Jun 12 16:21:34.201974 crc crio[21573]: time="2026-06-12T16:21:34.165749731Z" level=info msg="Ran pod sandbox 33feaa87953d12a5d98d1f0b93fb24a924a08763261fbd9c3e31192afedac63a with infra container: openstack-operators/mariadb-operator-controller-manager-5545cdc48d-bnqtz/POD" id=4be6a789-0c29-46a4-8fe5-8239403d5178 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:20:07.459288 | controller | Jun 12 16:21:34.237665 crc crio[21573]: time="2026-06-12T16:21:34.236854789Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/mariadb-operator@sha256:dd5d8ddcc030b481db9173eb183a6f731c15684a2bec1547fcb280a26d9ff559" id=7d97c0fc-1796-4fc9-88bc-2d5881160097 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:20:07.459304 | controller | Jun 12 16:21:34.237665 crc crio[21573]: time="2026-06-12T16:21:34.23764892Z" level=info msg="Image quay.io/openstack-k8s-operators/mariadb-operator@sha256:dd5d8ddcc030b481db9173eb183a6f731c15684a2bec1547fcb280a26d9ff559 not found" id=7d97c0fc-1796-4fc9-88bc-2d5881160097 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:20:07.459320 | controller | Jun 12 16:21:34.254359 crc crio[21573]: time="2026-06-12T16:21:34.237705072Z" level=info msg="Neither image nor artfiact quay.io/openstack-k8s-operators/mariadb-operator@sha256:dd5d8ddcc030b481db9173eb183a6f731c15684a2bec1547fcb280a26d9ff559 found" id=7d97c0fc-1796-4fc9-88bc-2d5881160097 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:20:07.459336 | controller | Jun 12 16:21:34.327407 crc crio[21573]: time="2026-06-12T16:21:34.315480245Z" level=info msg="Pulling image: quay.io/openstack-k8s-operators/mariadb-operator@sha256:dd5d8ddcc030b481db9173eb183a6f731c15684a2bec1547fcb280a26d9ff559" id=249b17d1-fef0-4fa0-a8ea-573261669892 name=/runtime.v1.ImageService/PullImage
2026-06-12 17:20:07.459370 | controller | Jun 12 16:21:34.347656 crc crio[21573]: 2026-06-12T16:21:34Z [verbose] CmdAdd (shim): {1.1.0 [{Name:6752e939c11a3ea Mac:22:07:34:12:2e:7d Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:56 Mtu:0 Sandbox:/var/run/netns/1d6f1d4d-3124-4e3d-9b7f-b56b130926f5 SocketPath: PciID:}] [{Interface:0xc0001b2900 Address:{IP:10.217.0.86 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 17:20:07.459397 | controller | Jun 12 16:21:34.434622 crc crio[21573]: time="2026-06-12T16:21:34.434120919Z" level=info msg="Trying to access \"quay.io/openstack-k8s-operators/mariadb-operator@sha256:dd5d8ddcc030b481db9173eb183a6f731c15684a2bec1547fcb280a26d9ff559\""
2026-06-12 17:20:07.459418 | controller | Jun 12 16:21:34.457369 crc crio[21573]: time="2026-06-12T16:21:34.457302531Z" level=info msg="Got pod network &{Name:manila-operator-controller-manager-b547849c7-r6vgs Namespace:openstack-operators ID:6752e939c11a3eaa6a77b76e863512b40e5b736ce57c8f92eb1050ebddb9f741 UID:c0d108b2-5300-4901-ba2a-2b6cc2b196c2 NetNS:/var/run/netns/1d6f1d4d-3124-4e3d-9b7f-b56b130926f5 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podc0d108b2_5300_4901_ba2a_2b6cc2b196c2.slice PodAnnotations:0xc002722358}] Aliases:map[]}"
2026-06-12 17:20:07.459439 | controller | Jun 12 16:21:34.555591 crc crio[21573]: time="2026-06-12T16:21:34.548609812Z" level=info msg="Checking pod openstack-operators_manila-operator-controller-manager-b547849c7-r6vgs for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 17:20:07.459456 | controller | Jun 12 16:21:34.597619 crc crio[21573]: 2026-06-12T16:21:34Z [verbose] CmdAdd (shim): {1.1.0 [{Name:80e2e46287ddb0b Mac:02:fb:2a:88:7f:27 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:54 Mtu:0 Sandbox:/var/run/netns/627a7208-c31b-4dcd-a67d-83bb3a9f9d65 SocketPath: PciID:}] [{Interface:0xc000356640 Address:{IP:10.217.0.84 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 17:20:07.459472 | controller | Jun 12 16:21:34.597619 crc crio[21573]: time="2026-06-12T16:21:34.596887583Z" level=info msg="Got pod network &{Name:ironic-operator-controller-manager-7c845fc7c7-4kjv8 Namespace:openstack-operators ID:80e2e46287ddb0bad22a6fb4780ad9c82d5f320205e47eb8909287743918b111 UID:04423019-8c02-4399-89ed-b9bdce478adc NetNS:/var/run/netns/627a7208-c31b-4dcd-a67d-83bb3a9f9d65 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod04423019_8c02_4399_89ed_b9bdce478adc.slice PodAnnotations:0xc0006406c8}] Aliases:map[]}"
2026-06-12 17:20:07.459488 | controller | Jun 12 16:21:34.597619 crc crio[21573]: time="2026-06-12T16:21:34.597110459Z" level=info msg="Checking pod openstack-operators_ironic-operator-controller-manager-7c845fc7c7-4kjv8 for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 17:20:07.459505 | controller | Jun 12 16:21:34.682584 crc crio[21573]: time="2026-06-12T16:21:34.678062338Z" level=info msg="Ran pod sandbox 80e2e46287ddb0bad22a6fb4780ad9c82d5f320205e47eb8909287743918b111 with infra container: openstack-operators/ironic-operator-controller-manager-7c845fc7c7-4kjv8/POD" id=3b2d3f8a-9dfd-4343-a84c-523dcd18b0c5 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:20:07.459521 | controller | Jun 12 16:21:34.721347 crc crio[21573]: time="2026-06-12T16:21:34.717502034Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/ironic-operator@sha256:aeaab3207972ab6e2c15a858709760e1de4ab1b86ba9646c47079006a4cfd7a1" id=2b689ca1-af48-442a-a27c-15a472179948 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:20:07.459537 | controller | Jun 12 16:21:34.721347 crc crio[21573]: time="2026-06-12T16:21:34.718326265Z" level=info msg="Image quay.io/openstack-k8s-operators/ironic-operator@sha256:aeaab3207972ab6e2c15a858709760e1de4ab1b86ba9646c47079006a4cfd7a1 not found" id=2b689ca1-af48-442a-a27c-15a472179948 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:20:07.459553 | controller | Jun 12 16:21:34.721347 crc crio[21573]: time="2026-06-12T16:21:34.718413378Z" level=info msg="Neither image nor artfiact quay.io/openstack-k8s-operators/ironic-operator@sha256:aeaab3207972ab6e2c15a858709760e1de4ab1b86ba9646c47079006a4cfd7a1 found" id=2b689ca1-af48-442a-a27c-15a472179948 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:20:07.459590 | controller | Jun 12 16:21:34.741009 crc crio[21573]: time="2026-06-12T16:21:34.738755953Z" level=info msg="Pulling image: quay.io/openstack-k8s-operators/ironic-operator@sha256:aeaab3207972ab6e2c15a858709760e1de4ab1b86ba9646c47079006a4cfd7a1" id=74c08fc9-cf5c-4d09-8f35-a82865309cf0 name=/runtime.v1.ImageService/PullImage
2026-06-12 17:20:07.459613 | controller | Jun 12 16:21:34.781574 crc crio[21573]: time="2026-06-12T16:21:34.781100839Z" level=info msg="Trying to access \"quay.io/openstack-k8s-operators/ironic-operator@sha256:aeaab3207972ab6e2c15a858709760e1de4ab1b86ba9646c47079006a4cfd7a1\""
2026-06-12 17:20:07.459630 | controller | Jun 12 16:21:34.895860 crc crio[21573]: time="2026-06-12T16:21:34.893890356Z" level=info msg="Ran pod sandbox 6752e939c11a3eaa6a77b76e863512b40e5b736ce57c8f92eb1050ebddb9f741 with infra container: openstack-operators/manila-operator-controller-manager-b547849c7-r6vgs/POD" id=c38beb49-1ea8-4cac-8735-e6a49efa81b8 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:20:07.459646 | controller | Jun 12 16:21:34.914636 crc crio[21573]: time="2026-06-12T16:21:34.912895329Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/manila-operator@sha256:61cd60b8885bdaa55638704dbdf53ce6b40e9af81820b2bdc87830791b6daa9f" id=4aa9e4ab-5080-4fa8-a55b-a63e32af7ace name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:20:07.459663 | controller | Jun 12 16:21:34.926536 crc crio[21573]: time="2026-06-12T16:21:34.923902609Z" level=info msg="Image quay.io/openstack-k8s-operators/manila-operator@sha256:61cd60b8885bdaa55638704dbdf53ce6b40e9af81820b2bdc87830791b6daa9f not found" id=4aa9e4ab-5080-4fa8-a55b-a63e32af7ace name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:20:07.459683 | controller | Jun 12 16:21:34.926536 crc crio[21573]: time="2026-06-12T16:21:34.924026163Z" level=info msg="Neither image nor artfiact quay.io/openstack-k8s-operators/manila-operator@sha256:61cd60b8885bdaa55638704dbdf53ce6b40e9af81820b2bdc87830791b6daa9f found" id=4aa9e4ab-5080-4fa8-a55b-a63e32af7ace name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:20:07.459700 | controller | Jun 12 16:21:34.931961 crc crio[21573]: time="2026-06-12T16:21:34.93183073Z" level=info msg="Pulling image: quay.io/openstack-k8s-operators/manila-operator@sha256:61cd60b8885bdaa55638704dbdf53ce6b40e9af81820b2bdc87830791b6daa9f" id=0f6ddd02-4c1b-4358-8ce9-7cbde2909c19 name=/runtime.v1.ImageService/PullImage
2026-06-12 17:20:07.459716 | controller | Jun 12 16:21:34.955687 crc crio[21573]: time="2026-06-12T16:21:34.947205875Z" level=info msg="Trying to access \"quay.io/openstack-k8s-operators/manila-operator@sha256:61cd60b8885bdaa55638704dbdf53ce6b40e9af81820b2bdc87830791b6daa9f\""
2026-06-12 17:20:07.459732 | controller | Jun 12 16:21:35.671989 crc crio[21573]: 2026-06-12T16:21:35Z [verbose] CmdAdd (shim): {1.1.0 [{Name:15f6b072a07aab9 Mac:d6:a9:67:61:2d:e0 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:59 Mtu:0 Sandbox:/var/run/netns/6ab94f6d-32c5-4606-96a4-3926a661fbcc SocketPath: PciID:}] [{Interface:0xc0002a6bc0 Address:{IP:10.217.0.89 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 17:20:07.459748 | controller | Jun 12 16:21:35.677958 crc crio[21573]: time="2026-06-12T16:21:35.677381339Z" level=info msg="Got pod network &{Name:nova-operator-controller-manager-6df846755f-rtp46 Namespace:openstack-operators ID:15f6b072a07aab932d87cb04712cd7b2d83a00ec91eed03d7f388f1ded48c1cf UID:dc459aba-7eed-4ae5-af55-7935d41c5df8 NetNS:/var/run/netns/6ab94f6d-32c5-4606-96a4-3926a661fbcc Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-poddc459aba_7eed_4ae5_af55_7935d41c5df8.slice PodAnnotations:0xc00008d108}] Aliases:map[]}"
2026-06-12 17:20:07.459768 | controller | Jun 12 16:21:35.678352 crc crio[21573]: time="2026-06-12T16:21:35.67811728Z" level=info msg="Checking pod openstack-operators_nova-operator-controller-manager-6df846755f-rtp46 for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 17:20:07.459785 | controller | Jun 12 16:21:35.691120 crc crio[21573]: 2026-06-12T16:21:35Z [verbose] CmdAdd (shim): {1.1.0 [{Name:8910584d0d5bb4d Mac:36:fd:99:dc:50:59 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:55 Mtu:0 Sandbox:/var/run/netns/741ff433-fc2f-44b4-8c0b-62221a7f2cd2 SocketPath: PciID:}] [{Interface:0xc0004b4730 Address:{IP:10.217.0.85 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 17:20:07.459801 | controller | Jun 12 16:21:35.691120 crc crio[21573]: time="2026-06-12T16:21:35.690819518Z" level=info msg="Ran pod sandbox 15f6b072a07aab932d87cb04712cd7b2d83a00ec91eed03d7f388f1ded48c1cf with infra container: openstack-operators/nova-operator-controller-manager-6df846755f-rtp46/POD" id=90959b1b-f5e1-43d7-8022-659dbf463de1 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:20:07.459817 | controller | Jun 12 16:21:35.715653 crc crio[21573]: time="2026-06-12T16:21:35.713038372Z" level=info msg="Got pod network &{Name:keystone-operator-controller-manager-85bb7cc757-rkcgm Namespace:openstack-operators ID:8910584d0d5bb4dd49ba795830a1018eb9ab93fa0eab2402258167c6a9eb9bd8 UID:b566d9ec-c6d8-447b-a4d0-aaa7e1a3fafa NetNS:/var/run/netns/741ff433-fc2f-44b4-8c0b-62221a7f2cd2 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podb566d9ec_c6d8_447b_a4d0_aaa7e1a3fafa.slice PodAnnotations:0xc002722210}] Aliases:map[]}"
2026-06-12 17:20:07.459834 | controller | Jun 12 16:21:35.723576 crc crio[21573]: time="2026-06-12T16:21:35.723254213Z" level=info msg="Checking pod openstack-operators_keystone-operator-controller-manager-85bb7cc757-rkcgm for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 17:20:07.459850 | controller | Jun 12 16:21:35.731927 crc crio[21573]: time="2026-06-12T16:21:35.731790285Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/nova-operator@sha256:4db6b95b62c09b4f6bde27b0fd148e599246fbdcd3f479b615df2ac507a9ac12" id=3df6c778-c6a2-401a-a257-778e3ee19bab name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:20:07.459866 | controller | Jun 12 16:21:35.732699 crc crio[21573]: time="2026-06-12T16:21:35.732352Z" level=info msg="Image quay.io/openstack-k8s-operators/nova-operator@sha256:4db6b95b62c09b4f6bde27b0fd148e599246fbdcd3f479b615df2ac507a9ac12 not found" id=3df6c778-c6a2-401a-a257-778e3ee19bab name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:20:07.459882 | controller | Jun 12 16:21:35.732699 crc crio[21573]: time="2026-06-12T16:21:35.732636798Z" level=info msg="Neither image nor artfiact quay.io/openstack-k8s-operators/nova-operator@sha256:4db6b95b62c09b4f6bde27b0fd148e599246fbdcd3f479b615df2ac507a9ac12 found" id=3df6c778-c6a2-401a-a257-778e3ee19bab name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:20:07.459898 | controller | Jun 12 16:21:35.750519 crc crio[21573]: time="2026-06-12T16:21:35.750380745Z" level=info msg="Ran pod sandbox 8910584d0d5bb4dd49ba795830a1018eb9ab93fa0eab2402258167c6a9eb9bd8 with infra container: openstack-operators/keystone-operator-controller-manager-85bb7cc757-rkcgm/POD" id=b023f4db-b734-40ab-bfbd-f1d139e33460 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:20:07.459913 | controller | Jun 12 16:21:35.754728 crc crio[21573]: time="2026-06-12T16:21:35.754642919Z" level=info msg="Pulling image: quay.io/openstack-k8s-operators/nova-operator@sha256:4db6b95b62c09b4f6bde27b0fd148e599246fbdcd3f479b615df2ac507a9ac12" id=f017399e-7e0c-4a6c-80ad-0db1dda7a83a name=/runtime.v1.ImageService/PullImage
2026-06-12 17:20:07.459929 | controller | Jun 12 16:21:35.774171 crc crio[21573]: time="2026-06-12T16:21:35.768057158Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/keystone-operator@sha256:0aa84ced5acaac0cb64d344ca39dc4ef614ac2a1c112fb422a96534869481b80" id=6510512c-1282-4038-9e6f-a834fc11b83f name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:20:07.459949 | controller | Jun 12 16:21:35.774499 crc crio[21573]: time="2026-06-12T16:21:35.77435796Z" level=info msg="Image quay.io/openstack-k8s-operators/keystone-operator@sha256:0aa84ced5acaac0cb64d344ca39dc4ef614ac2a1c112fb422a96534869481b80 not found" id=6510512c-1282-4038-9e6f-a834fc11b83f name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:20:07.459965 | controller | Jun 12 16:21:35.774565 crc crio[21573]: time="2026-06-12T16:21:35.774517764Z" level=info msg="Neither image nor artfiact quay.io/openstack-k8s-operators/keystone-operator@sha256:0aa84ced5acaac0cb64d344ca39dc4ef614ac2a1c112fb422a96534869481b80 found" id=6510512c-1282-4038-9e6f-a834fc11b83f name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:20:07.459981 | controller | Jun 12 16:21:35.777520 crc crio[21573]: time="2026-06-12T16:21:35.777357365Z" level=info msg="Trying to access \"quay.io/openstack-k8s-operators/nova-operator@sha256:4db6b95b62c09b4f6bde27b0fd148e599246fbdcd3f479b615df2ac507a9ac12\""
2026-06-12 17:20:07.459997 | controller | Jun 12 16:21:35.801507 crc crio[21573]: time="2026-06-12T16:21:35.794636748Z" level=info msg="Pulling image: quay.io/openstack-k8s-operators/keystone-operator@sha256:0aa84ced5acaac0cb64d344ca39dc4ef614ac2a1c112fb422a96534869481b80" id=d2a81edc-203f-449d-a1c3-4b87ef679bd9 name=/runtime.v1.ImageService/PullImage
2026-06-12 17:20:07.460013 | controller | Jun 12 16:21:35.816141 crc crio[21573]: 2026-06-12T16:21:35Z [verbose] CmdAdd (shim): {1.1.0 [{Name:b7966e4e982709e Mac:b6:ef:dc:5e:f3:1a Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:5a Mtu:0 Sandbox:/var/run/netns/8816843e-648d-47e8-a802-dd1cfbdc6702 SocketPath: PciID:}] [{Interface:0xc000180630 Address:{IP:10.217.0.90 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 17:20:07.460029 | controller | Jun 12 16:21:35.819689 crc crio[21573]: time="2026-06-12T16:21:35.819581381Z" level=info msg="Trying to access \"quay.io/openstack-k8s-operators/keystone-operator@sha256:0aa84ced5acaac0cb64d344ca39dc4ef614ac2a1c112fb422a96534869481b80\""
2026-06-12 17:20:07.460046 | controller | Jun 12 16:21:35.864063 crc crio[21573]: time="2026-06-12T16:21:35.863562755Z" level=info msg="Got pod network &{Name:octavia-operator-controller-manager-6bd797bd9d-rvfvq Namespace:openstack-operators ID:b7966e4e982709e77c2fcd2cc13333e115ce39b750ef082d0d56c9835d2cfda6 UID:11736293-7002-4c59-a34f-5efd24b080d6 NetNS:/var/run/netns/8816843e-648d-47e8-a802-dd1cfbdc6702 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod11736293_7002_4c59_a34f_5efd24b080d6.slice PodAnnotations:0xc00209e370}] Aliases:map[]}"
2026-06-12 17:20:07.460062 | controller | Jun 12 16:21:35.864063 crc crio[21573]: time="2026-06-12T16:21:35.863917014Z" level=info msg="Checking pod openstack-operators_octavia-operator-controller-manager-6bd797bd9d-rvfvq for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 17:20:07.460079 | controller | Jun 12 16:21:35.877561 crc crio[21573]: time="2026-06-12T16:21:35.874903564Z" level=info msg="Ran pod sandbox b7966e4e982709e77c2fcd2cc13333e115ce39b750ef082d0d56c9835d2cfda6 with infra container: openstack-operators/octavia-operator-controller-manager-6bd797bd9d-rvfvq/POD" id=27de3a26-700d-486d-8449-c84d055642ff name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:20:07.460095 | controller | Jun 12 16:21:35.895689 crc crio[21573]: time="2026-06-12T16:21:35.894202288Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/octavia-operator@sha256:5070ac21fd963eab731c9cc1d0f2c06ba2f2a8deb4188fb921da42be3febc739" id=0fa5915a-1447-4eae-92a7-4c429834707a name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:20:07.460111 | controller | Jun 12 16:21:35.895689 crc crio[21573]: time="2026-06-12T16:21:35.89461083Z" level=info msg="Image quay.io/openstack-k8s-operators/octavia-operator@sha256:5070ac21fd963eab731c9cc1d0f2c06ba2f2a8deb4188fb921da42be3febc739 not found" id=0fa5915a-1447-4eae-92a7-4c429834707a name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:20:07.460134 | controller | Jun 12 16:21:35.895689 crc crio[21573]: time="2026-06-12T16:21:35.894681552Z" level=info msg="Neither image nor artfiact quay.io/openstack-k8s-operators/octavia-operator@sha256:5070ac21fd963eab731c9cc1d0f2c06ba2f2a8deb4188fb921da42be3febc739 found" id=0fa5915a-1447-4eae-92a7-4c429834707a name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:20:07.460151 | controller | Jun 12 16:21:35.906636 crc crio[21573]: time="2026-06-12T16:21:35.906129479Z" level=info msg="Pulling image: quay.io/openstack-k8s-operators/octavia-operator@sha256:5070ac21fd963eab731c9cc1d0f2c06ba2f2a8deb4188fb921da42be3febc739" id=947fe890-6dc8-4751-959d-e9d4ff60daf6 name=/runtime.v1.ImageService/PullImage
2026-06-12 17:20:07.460167 | controller | Jun 12 16:21:35.922620 crc crio[21573]: time="2026-06-12T16:21:35.922069954Z" level=info msg="Trying to access \"quay.io/openstack-k8s-operators/octavia-operator@sha256:5070ac21fd963eab731c9cc1d0f2c06ba2f2a8deb4188fb921da42be3febc739\""
2026-06-12 17:20:07.460184 | controller | Jun 12 16:21:36.373488 crc crio[21573]: 2026-06-12T16:21:36Z [verbose] CmdAdd (shim): {1.1.0 [{Name:241b088b8d2e33b Mac:12:e3:17:72:2e:31 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:5d Mtu:0 Sandbox:/var/run/netns/193d028e-d2df-4973-bbfd-097d8faefc38 SocketPath: PciID:}] [{Interface:0xc000468ac0 Address:{IP:10.217.0.93 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 17:20:07.460200 | controller | Jun 12 16:21:36.377054 crc crio[21573]: time="2026-06-12T16:21:36.376986876Z" level=info msg="Got pod network &{Name:swift-operator-controller-manager-79846f755c-dx6xh Namespace:openstack-operators ID:241b088b8d2e33bb8c41d6f3f17afa934c65259d4c75347142f87ec09e42d1a7 UID:e459dbca-b141-4074-8437-80871ae8633c NetNS:/var/run/netns/193d028e-d2df-4973-bbfd-097d8faefc38 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pode459dbca_b141_4074_8437_80871ae8633c.slice PodAnnotations:0xc0036742a8}] Aliases:map[]}"
2026-06-12 17:20:07.460217 | controller | Jun 12 16:21:36.385137 crc crio[21573]: time="2026-06-12T16:21:36.382108666Z" level=info msg="Checking pod openstack-operators_swift-operator-controller-manager-79846f755c-dx6xh for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 17:20:07.460234 | controller | Jun 12 16:21:36.408891 crc crio[21573]: 2026-06-12T16:21:36Z [verbose] CmdAdd (shim): {1.1.0 [{Name:879a3dfdaf7ad3a Mac:6a:ff:f0:3b:5e:8c Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:5c Mtu:0 Sandbox:/var/run/netns/13792eae-ed39-4c5a-9846-2c72ed402701 SocketPath: PciID:}] [{Interface:0xc0002a46c0 Address:{IP:10.217.0.92 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 17:20:07.460250 | controller | Jun 12 16:21:36.414798 crc crio[21573]: time="2026-06-12T16:21:36.414622853Z" level=info msg="Got pod network &{Name:ovn-operator-controller-manager-5666dfdddd-zbqqt Namespace:openstack-operators ID:879a3dfdaf7ad3ae98bd7b410a88d39cfe05484d21bcb18259910fe48ec840c2 UID:ad656557-adcc-4a1f-a46d-6c8914803e35 NetNS:/var/run/netns/13792eae-ed39-4c5a-9846-2c72ed402701 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podad656557_adcc_4a1f_a46d_6c8914803e35.slice PodAnnotations:0xc000568060}] Aliases:map[]}"
2026-06-12 17:20:07.460266 | controller | Jun 12 16:21:36.414964 crc crio[21573]: time="2026-06-12T16:21:36.414824259Z" level=info msg="Checking pod openstack-operators_ovn-operator-controller-manager-5666dfdddd-zbqqt for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 17:20:07.460283 | controller | Jun 12 16:21:36.454541 crc crio[21573]: time="2026-06-12T16:21:36.454126643Z" level=info msg="Ran pod sandbox 241b088b8d2e33bb8c41d6f3f17afa934c65259d4c75347142f87ec09e42d1a7 with infra container: openstack-operators/swift-operator-controller-manager-79846f755c-dx6xh/POD" id=451dd51c-2a50-4a41-9793-c92696edc2bb name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:20:07.460303 | controller | Jun 12 16:21:36.554643 crc crio[21573]: 2026-06-12T16:21:36Z [verbose] CmdAdd (shim): {1.1.0 [{Name:fac3862be33ffbc Mac:56:d7:8c:c5:fc:56 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:60 Mtu:0 Sandbox:/var/run/netns/e7e9854c-12b0-4573-b34d-eb063a77d065 SocketPath: PciID:}] [{Interface:0xc0001dd080 Address:{IP:10.217.0.96 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 17:20:07.460320 | controller | Jun 12 16:21:36.556017 crc crio[21573]: time="2026-06-12T16:21:36.555755443Z" level=info msg="Got pod network &{Name:watcher-operator-controller-manager-7869644bb4-8g7dq Namespace:openstack-operators ID:fac3862be33ffbc6ae140ca43b2f23635ea37f02f5bc88fee0a451b76a3b5d83 UID:150c64d8-6c1c-47e7-a3b6-6dc23de06580 NetNS:/var/run/netns/e7e9854c-12b0-4573-b34d-eb063a77d065 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod150c64d8_6c1c_47e7_a3b6_6dc23de06580.slice PodAnnotations:0xc0005687e0}] Aliases:map[]}"
2026-06-12 17:20:07.460336 | controller | Jun 12 16:21:36.556017 crc crio[21573]: time="2026-06-12T16:21:36.555965479Z" level=info msg="Checking pod openstack-operators_watcher-operator-controller-manager-7869644bb4-8g7dq for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 17:20:07.460353 | controller | Jun 12 16:21:36.566227 crc crio[21573]: 2026-06-12T16:21:36Z [verbose] CmdAdd (shim): {1.1.0 [{Name:b4c1a5a0ec5e1a6 Mac:9e:44:8f:cf:e2:c5 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:5f Mtu:0 Sandbox:/var/run/netns/bc948e24-1395-43d3-887e-94dd8fb8924c SocketPath: PciID:}] [{Interface:0xc000584590 Address:{IP:10.217.0.95 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 17:20:07.460369 | controller | Jun 12 16:21:36.571057 crc crio[21573]: time="2026-06-12T16:21:36.570878431Z" level=info msg="Got pod network &{Name:telemetry-operator-controller-manager-565998cc45-ndrh5 Namespace:openstack-operators ID:b4c1a5a0ec5e1a6de771f3baae11694260a93d5750eab2ce26be4fd359d65b2a UID:1f58ddee-a896-4eb9-a51d-11818efa8534 NetNS:/var/run/netns/bc948e24-1395-43d3-887e-94dd8fb8924c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod1f58ddee_a896_4eb9_a51d_11818efa8534.slice PodAnnotations:0xc0036740a0}] Aliases:map[]}"
2026-06-12 17:20:07.460387 | controller | Jun 12 16:21:36.571499 crc crio[21573]: time="2026-06-12T16:21:36.571330033Z" level=info msg="Checking pod openstack-operators_telemetry-operator-controller-manager-565998cc45-ndrh5 for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 17:20:07.460403 | controller | Jun 12 16:21:36.581279 crc crio[21573]: time="2026-06-12T16:21:36.581127577Z" level=info msg="Ran pod sandbox 879a3dfdaf7ad3ae98bd7b410a88d39cfe05484d21bcb18259910fe48ec840c2 with infra container: openstack-operators/ovn-operator-controller-manager-5666dfdddd-zbqqt/POD" id=9de03b02-fa1b-420e-b3e4-51fddadf3f6c name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:20:07.460420 | controller | Jun 12 16:21:36.583872 crc crio[21573]: 2026-06-12T16:21:36Z [verbose] CmdAdd (shim): {1.1.0 [{Name:9976d6c39634e34 Mac:22:92:cf:99:e9:fb Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:58 Mtu:0 Sandbox:/var/run/netns/0be1a96a-a4a8-484c-b2f7-7a079e2e9fae SocketPath: PciID:}] [{Interface:0xc000014b40 Address:{IP:10.217.0.88 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 17:20:07.460437 | controller | Jun 12 16:21:36.585954 crc crio[21573]: time="2026-06-12T16:21:36.585778112Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/swift-operator@sha256:26a4ca34e65f017e1793439b8c4dd889ccc36355badbd31363baeedddb91f0a6" id=ceb14027-6627-4be5-93a4-eda259e9ce08 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:20:07.460457 | controller | Jun 12 16:21:36.586763 crc crio[21573]: time="2026-06-12T16:21:36.586689636Z" level=info msg="Image quay.io/openstack-k8s-operators/swift-operator@sha256:26a4ca34e65f017e1793439b8c4dd889ccc36355badbd31363baeedddb91f0a6 not found" id=ceb14027-6627-4be5-93a4-eda259e9ce08 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:20:07.460474 | controller | Jun 12 16:21:36.586856 crc crio[21573]: time="2026-06-12T16:21:36.586794122Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/ovn-operator@sha256:a5467b7ac7a7acc306876cae15fc24fd2e8030661d6a1cf6be4040b870850f54" id=008165ff-e8f6-44ba-98f8-9f9aefa3be00 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:20:07.460490 | controller | Jun 12 16:21:36.586965 crc crio[21573]: time="2026-06-12T16:21:36.586876321Z" level=info msg="Neither image nor artfiact quay.io/openstack-k8s-operators/swift-operator@sha256:26a4ca34e65f017e1793439b8c4dd889ccc36355badbd31363baeedddb91f0a6 found" id=ceb14027-6627-4be5-93a4-eda259e9ce08 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:20:07.460507 | controller | Jun 12 16:21:36.587180 crc crio[21573]: time="2026-06-12T16:21:36.587082186Z" level=info msg="Image quay.io/openstack-k8s-operators/ovn-operator@sha256:a5467b7ac7a7acc306876cae15fc24fd2e8030661d6a1cf6be4040b870850f54 not found" id=008165ff-e8f6-44ba-98f8-9f9aefa3be00 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:20:07.460523 | controller | Jun 12 16:21:36.591089 crc crio[21573]: time="2026-06-12T16:21:36.587139228Z" level=info msg="Got pod network &{Name:neutron-operator-controller-manager-6c7667d64b-phrxf Namespace:openstack-operators ID:9976d6c39634e34a93b16749d6514f35f329b0a47cdecad66b070cfade13f72f UID:f6a2019d-39e2-4212-97e3-de2174195e91 NetNS:/var/run/netns/0be1a96a-a4a8-484c-b2f7-7a079e2e9fae Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podf6a2019d_39e2_4212_97e3_de2174195e91.slice PodAnnotations:0xc000568730}] Aliases:map[]}"
2026-06-12 17:20:07.460540 | controller | Jun 12 16:21:36.591795 crc crio[21573]: time="2026-06-12T16:21:36.591547136Z" level=info msg="Checking pod openstack-operators_neutron-operator-controller-manager-6c7667d64b-phrxf for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 17:20:07.460556 | controller | Jun 12 16:21:36.594355 crc crio[21573]: time="2026-06-12T16:21:36.587202969Z" level=info msg="Neither image nor artfiact quay.io/openstack-k8s-operators/ovn-operator@sha256:a5467b7ac7a7acc306876cae15fc24fd2e8030661d6a1cf6be4040b870850f54 found" id=008165ff-e8f6-44ba-98f8-9f9aefa3be00 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:20:07.460595 | controller | Jun 12 16:21:36.594560 crc crio[21573]: time="2026-06-12T16:21:36.588029395Z" level=info msg="Pulling image: quay.io/openstack-k8s-operators/swift-operator@sha256:26a4ca34e65f017e1793439b8c4dd889ccc36355badbd31363baeedddb91f0a6" id=e6456d5e-6c9d-40c8-aa39-19b42b6d66af name=/runtime.v1.ImageService/PullImage
2026-06-12 17:20:07.460618 | controller | Jun 12 16:21:36.599997 crc crio[21573]: time="2026-06-12T16:21:36.599786606Z" level=info msg="Pulling image: quay.io/openstack-k8s-operators/ovn-operator@sha256:a5467b7ac7a7acc306876cae15fc24fd2e8030661d6a1cf6be4040b870850f54" id=afeb9a92-5612-4d82-9de2-4d6760ccfcfe name=/runtime.v1.ImageService/PullImage
2026-06-12 17:20:07.460635 | controller | Jun 12 16:21:36.600818 crc crio[21573]: time="2026-06-12T16:21:36.600762555Z" level=info msg="Trying to access \"quay.io/openstack-k8s-operators/swift-operator@sha256:26a4ca34e65f017e1793439b8c4dd889ccc36355badbd31363baeedddb91f0a6\""
2026-06-12 17:20:07.460651 | controller | Jun 12 16:21:36.610819 crc crio[21573]: time="2026-06-12T16:21:36.610744342Z" level=info msg="Trying to access \"quay.io/openstack-k8s-operators/ovn-operator@sha256:a5467b7ac7a7acc306876cae15fc24fd2e8030661d6a1cf6be4040b870850f54\""
2026-06-12 17:20:07.460672 | controller | Jun 12 16:21:36.619870 crc crio[21573]: time="2026-06-12T16:21:36.619756159Z" level=info msg="Ran pod sandbox fac3862be33ffbc6ae140ca43b2f23635ea37f02f5bc88fee0a451b76a3b5d83 with infra container: openstack-operators/watcher-operator-controller-manager-7869644bb4-8g7dq/POD" id=0bb0c1aa-1322-4487-9bd3-d3ccaad9fdfb name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:20:07.460688 | controller | Jun 12 16:21:36.620672 crc crio[21573]: time="2026-06-12T16:21:36.620565551Z" level=info msg="Ran pod sandbox b4c1a5a0ec5e1a6de771f3baae11694260a93d5750eab2ce26be4fd359d65b2a with infra container: openstack-operators/telemetry-operator-controller-manager-565998cc45-ndrh5/POD" id=6d479587-2bdc-44c8-b918-f6ed5bcb68b4 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:20:07.460704 | controller | Jun 12 16:21:36.620786 crc crio[21573]: time="2026-06-12T16:21:36.620723314Z" level=info msg="Ran pod sandbox 9976d6c39634e34a93b16749d6514f35f329b0a47cdecad66b070cfade13f72f with infra container: openstack-operators/neutron-operator-controller-manager-6c7667d64b-phrxf/POD" id=beffdf38-2265-473b-aef0-f5b32d77305c name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:20:07.460720 | controller | Jun 12 16:21:36.622939 crc crio[21573]: time="2026-06-12T16:21:36.622857929Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/telemetry-operator@sha256:08725ae3cc37b0aa0b0f54e947792cdc72e79eb126a47a9b52811b9fafc61b2e" id=11dae9aa-6193-4af0-abda-78c6a1f70078 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:20:07.460737 | controller | Jun 12 16:21:36.623392 crc crio[21573]: time="2026-06-12T16:21:36.623302211Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/watcher-operator@sha256:cd3d045aff8889ebb70662585291c704fedf9bcfd142875327ee1b02c06217f8" id=b3ce427b-72fb-46d9-9c2e-70466b4c34e3 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:20:07.460753 | controller | Jun 12 16:21:36.624788 crc crio[21573]: time="2026-06-12T16:21:36.624688396Z" level=info msg="Image quay.io/openstack-k8s-operators/telemetry-operator@sha256:08725ae3cc37b0aa0b0f54e947792cdc72e79eb126a47a9b52811b9fafc61b2e not found" id=11dae9aa-6193-4af0-abda-78c6a1f70078 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:20:07.460769 | controller | Jun 12 16:21:36.626420 crc crio[21573]: time="2026-06-12T16:21:36.62483521Z" level=info msg="Neither image nor artfiact quay.io/openstack-k8s-operators/telemetry-operator@sha256:08725ae3cc37b0aa0b0f54e947792cdc72e79eb126a47a9b52811b9fafc61b2e found" id=11dae9aa-6193-4af0-abda-78c6a1f70078 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:20:07.460785 | controller | Jun 12 16:21:36.626420 crc crio[21573]: time="2026-06-12T16:21:36.624955025Z" level=info msg="Image quay.io/openstack-k8s-operators/watcher-operator@sha256:cd3d045aff8889ebb70662585291c704fedf9bcfd142875327ee1b02c06217f8 not found" id=b3ce427b-72fb-46d9-9c2e-70466b4c34e3 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:20:07.460801 | controller | Jun 12 16:21:36.626420 crc crio[21573]: time="2026-06-12T16:21:36.625027046Z" level=info msg="Neither image nor artfiact quay.io/openstack-k8s-operators/watcher-operator@sha256:cd3d045aff8889ebb70662585291c704fedf9bcfd142875327ee1b02c06217f8 found" id=b3ce427b-72fb-46d9-9c2e-70466b4c34e3 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:20:07.460817 | controller | Jun 12 16:21:36.629226 crc crio[21573]: time="2026-06-12T16:21:36.6290727Z" level=info msg="Pulling image: quay.io/openstack-k8s-operators/watcher-operator@sha256:cd3d045aff8889ebb70662585291c704fedf9bcfd142875327ee1b02c06217f8" id=e2e5c72e-44e0-40f6-a93e-d62bf5581a1f name=/runtime.v1.ImageService/PullImage
2026-06-12 17:20:07.460833 | controller | Jun 12 16:21:36.629317 crc crio[21573]: time="2026-06-12T16:21:36.629211938Z" level=info msg="Pulling image: quay.io/openstack-k8s-operators/telemetry-operator@sha256:08725ae3cc37b0aa0b0f54e947792cdc72e79eb126a47a9b52811b9fafc61b2e" id=8213dfd4-1f34-4b93-bd3a-78f35f7967a5 name=/runtime.v1.ImageService/PullImage
2026-06-12 17:20:07.460852 | controller | Jun 12 16:21:36.633182 crc crio[21573]: time="2026-06-12T16:21:36.633045901Z" level=info msg="Trying to access \"quay.io/openstack-k8s-operators/watcher-operator@sha256:cd3d045aff8889ebb70662585291c704fedf9bcfd142875327ee1b02c06217f8\""
2026-06-12 17:20:07.460869 | controller | Jun 12 16:21:36.633540 crc crio[21573]: time="2026-06-12T16:21:36.633063065Z" level=info msg="Trying to access \"quay.io/openstack-k8s-operators/telemetry-operator@sha256:08725ae3cc37b0aa0b0f54e947792cdc72e79eb126a47a9b52811b9fafc61b2e\""
2026-06-12 17:20:07.460885 | controller | Jun 12 16:21:36.634661 crc crio[21573]: time="2026-06-12T16:21:36.633611249Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/neutron-operator@sha256:fff4c7eb43b7abe8a8406cbd20e6cb01dff533476d43c5a339f115fd1b8d55a6" id=6dc16707-52e8-4801-8135-8a096048990c name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:20:07.460902 | controller | Jun 12 16:21:36.637414 crc crio[21573]: time="2026-06-12T16:21:36.637257166Z" level=info msg="Image quay.io/openstack-k8s-operators/neutron-operator@sha256:fff4c7eb43b7abe8a8406cbd20e6cb01dff533476d43c5a339f115fd1b8d55a6 not found" id=6dc16707-52e8-4801-8135-8a096048990c name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:20:07.460918 | controller | Jun 12 16:21:36.638041 crc crio[21573]: time="2026-06-12T16:21:36.637835942Z" level=info msg="Neither image nor artfiact quay.io/openstack-k8s-operators/neutron-operator@sha256:fff4c7eb43b7abe8a8406cbd20e6cb01dff533476d43c5a339f115fd1b8d55a6 found" id=6dc16707-52e8-4801-8135-8a096048990c name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:20:07.460935 | controller | Jun 12 16:21:36.639595 crc crio[21573]: time="2026-06-12T16:21:36.639520136Z" level=info msg="Pulling image: quay.io/openstack-k8s-operators/neutron-operator@sha256:fff4c7eb43b7abe8a8406cbd20e6cb01dff533476d43c5a339f115fd1b8d55a6" id=963794bd-93f8-4752-b289-d9096d2b1ef4 name=/runtime.v1.ImageService/PullImage
2026-06-12 17:20:07.460951 | controller | Jun 12 16:21:36.663200 crc crio[21573]: time="2026-06-12T16:21:36.662904049Z" level=info msg="Trying to access \"quay.io/openstack-k8s-operators/neutron-operator@sha256:fff4c7eb43b7abe8a8406cbd20e6cb01dff533476d43c5a339f115fd1b8d55a6\""
2026-06-12 17:20:07.460967 | controller | Jun 12 16:21:36.866407 crc crio[21573]: 2026-06-12T16:21:36Z [verbose] CmdAdd (shim): {1.1.0 [{Name:a84c9ddb3bb662d Mac:86:02:f6:14:bf:82 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:52 Mtu:0 Sandbox:/var/run/netns/03625894-5b40-4d3d-b3df-2fbe20c5efb4 SocketPath: PciID:}] [{Interface:0xc000015280 Address:{IP:10.217.0.82 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 17:20:07.460984 | controller | Jun 12 16:21:36.871384 crc crio[21573]: time="2026-06-12T16:21:36.871303814Z" level=info msg="Got pod network &{Name:horizon-operator-controller-manager-9dc5578b5-wmn9f Namespace:openstack-operators ID:a84c9ddb3bb662d5f084146c3544a20bf4ae3c63d6e9d37ce941f02b32a14fa3 UID:15c759b6-2eda-4f08-8691-fa6932b67e64 NetNS:/var/run/netns/03625894-5b40-4d3d-b3df-2fbe20c5efb4 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod15c759b6_2eda_4f08_8691_fa6932b67e64.slice PodAnnotations:0xc0027222a8}] Aliases:map[]}"
2026-06-12 17:20:07.461000 | controller | Jun 12 16:21:36.871590 crc crio[21573]: time="2026-06-12T16:21:36.87154371Z" level=info msg="Checking pod openstack-operators_horizon-operator-controller-manager-9dc5578b5-wmn9f for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 17:20:07.461017 | controller | Jun 12 16:21:36.874426 crc crio[21573]: 2026-06-12T16:21:36Z [verbose] CmdAdd (shim): {1.1.0 [{Name:4b863472993c58f Mac:de:68:24:01:21:dc Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:5e Mtu:0 Sandbox:/var/run/netns/c1242f34-3c65-475d-9556-bd3a15d9938f SocketPath: PciID:}] [{Interface:0xc0004825b0 Address:{IP:10.217.0.94 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 17:20:07.461037 | controller | Jun 12 16:21:36.876079 crc crio[21573]: time="2026-06-12T16:21:36.875918875Z" level=info msg="Got pod network &{Name:test-operator-controller-manager-7579dbdcb9-brpfz Namespace:openstack-operators ID:4b863472993c58f5bc5df7a4fda6b13ff016d86ebd4185571a92654c5711bdda UID:5f766bab-a921-48f9-9d58-62a5dc371500 NetNS:/var/run/netns/c1242f34-3c65-475d-9556-bd3a15d9938f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod5f766bab_a921_48f9_9d58_62a5dc371500.slice PodAnnotations:0xc0005682d0}] Aliases:map[]}"
2026-06-12 17:20:07.461054 | controller | Jun 12 16:21:36.876560 crc crio[21573]: time="2026-06-12T16:21:36.876374017Z" level=info msg="Checking pod openstack-operators_test-operator-controller-manager-7579dbdcb9-brpfz for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 17:20:07.461071 | controller | Jun 12 16:21:36.903369 crc crio[21573]: time="2026-06-12T16:21:36.903291636Z" level=info msg="Ran pod sandbox a84c9ddb3bb662d5f084146c3544a20bf4ae3c63d6e9d37ce941f02b32a14fa3 with infra container: openstack-operators/horizon-operator-controller-manager-9dc5578b5-wmn9f/POD" id=7f276cb5-06d4-49cd-a2f0-810bf3883e67 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:20:07.461087 | controller | Jun 12 16:21:36.908670 crc crio[21573]: time="2026-06-12T16:21:36.908057053Z" level=info msg="Ran pod sandbox 4b863472993c58f5bc5df7a4fda6b13ff016d86ebd4185571a92654c5711bdda with infra container: openstack-operators/test-operator-controller-manager-7579dbdcb9-brpfz/POD" id=e82c718a-2ab7-41c0-bc16-85fd9826960e name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:20:07.461103 | controller | Jun 12 16:21:36.915728 crc crio[21573]: time="2026-06-12T16:21:36.915539501Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/horizon-operator@sha256:c74c162ad42f26b9a56d8409dc53d469f3e0beaa9613b594ecbfbcda518dee19" id=5c9f252a-9057-4e28-8af1-35ef10f7d56a name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:20:07.461119 | controller | Jun 12 16:21:36.915900 crc crio[21573]: time="2026-06-12T16:21:36.915869069Z" level=info msg="Image quay.io/openstack-k8s-operators/horizon-operator@sha256:c74c162ad42f26b9a56d8409dc53d469f3e0beaa9613b594ecbfbcda518dee19 not found" id=5c9f252a-9057-4e28-8af1-35ef10f7d56a name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:20:07.461135 | controller | Jun 12 16:21:36.916005 crc crio[21573]: time="2026-06-12T16:21:36.915933611Z" level=info msg="Neither image nor artfiact quay.io/openstack-k8s-operators/horizon-operator@sha256:c74c162ad42f26b9a56d8409dc53d469f3e0beaa9613b594ecbfbcda518dee19 found" id=5c9f252a-9057-4e28-8af1-35ef10f7d56a name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:20:07.461151 | controller | Jun 12 16:21:36.916768 crc crio[21573]: time="2026-06-12T16:21:36.916694653Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/test-operator@sha256:c63f184e7e60f7d6837f93522fd94ed75e8a4391412440c9ea8a29c31ae2e59f" id=cbcb18f8-b698-458e-84cf-58e70fbfefd4 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:20:07.461167 | controller | Jun 12 16:21:36.917047 crc crio[21573]: time="2026-06-12T16:21:36.916936931Z" level=info msg="Image quay.io/openstack-k8s-operators/test-operator@sha256:c63f184e7e60f7d6837f93522fd94ed75e8a4391412440c9ea8a29c31ae2e59f not found" id=cbcb18f8-b698-458e-84cf-58e70fbfefd4 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:20:07.461183 | controller | Jun 12 16:21:36.917047 crc crio[21573]: time="2026-06-12T16:21:36.917013383Z" level=info msg="Neither image nor artfiact quay.io/openstack-k8s-operators/test-operator@sha256:c63f184e7e60f7d6837f93522fd94ed75e8a4391412440c9ea8a29c31ae2e59f found" id=cbcb18f8-b698-458e-84cf-58e70fbfefd4 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:20:07.461199 | controller | Jun 12 16:21:36.918856 crc crio[21573]: time="2026-06-12T16:21:36.918786208Z" level=info msg="Pulling image: quay.io/openstack-k8s-operators/test-operator@sha256:c63f184e7e60f7d6837f93522fd94ed75e8a4391412440c9ea8a29c31ae2e59f" id=e7aca750-3ebd-45bf-a528-b77f92968e6e name=/runtime.v1.ImageService/PullImage
2026-06-12 17:20:07.461219 | controller | Jun 12 16:21:36.919064 crc crio[21573]: time="2026-06-12T16:21:36.918792441Z" level=info msg="Pulling image: quay.io/openstack-k8s-operators/horizon-operator@sha256:c74c162ad42f26b9a56d8409dc53d469f3e0beaa9613b594ecbfbcda518dee19" id=68e24f8b-515d-46db-aee0-f28b137a4c86 name=/runtime.v1.ImageService/PullImage
2026-06-12 17:20:07.461236 | controller | Jun 12 16:21:36.925282 crc crio[21573]: time="2026-06-12T16:21:36.925135409Z" level=info msg="Trying to access \"quay.io/openstack-k8s-operators/test-operator@sha256:c63f184e7e60f7d6837f93522fd94ed75e8a4391412440c9ea8a29c31ae2e59f\""
2026-06-12 17:20:07.461251 | controller | Jun 12 16:21:36.926219 crc crio[21573]: time="2026-06-12T16:21:36.925138574Z" level=info msg="Trying to access \"quay.io/openstack-k8s-operators/horizon-operator@sha256:c74c162ad42f26b9a56d8409dc53d469f3e0beaa9613b594ecbfbcda518dee19\""
2026-06-12 17:20:07.461267 | controller | Jun 12 16:21:40.704048 crc crio[21573]: time="2026-06-12T16:21:40.702434285Z" level=info msg="Running pod sandbox: openstack-operators/infra-operator-controller-manager-594d6555bb-k4qxt/POD" id=ccdd91b7-c94a-4ef2-b34e-bd77cfdd1b64 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:20:07.461283 | controller | Jun 12 16:21:40.705841 crc crio[21573]: time="2026-06-12T16:21:40.70556063Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.461301 | controller | Jun 12 16:21:41.564002 crc crio[21573]: time="2026-06-12T16:21:41.563930122Z" level=info msg="Got pod network &{Name:infra-operator-controller-manager-594d6555bb-k4qxt Namespace:openstack-operators ID:bbb14a414c0c277594e312d48292c6aeed139d6be612a05e62d9e79b9a794501 UID:393efd14-bb74-40bd-b654-6a0c28b9b3eb NetNS:/var/run/netns/092e8504-064e-4567-8473-693a97848293 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod393efd14_bb74_40bd_b654_6a0c28b9b3eb.slice PodAnnotations:0xc002e28090}] Aliases:map[]}"
2026-06-12 17:20:07.461318 | controller | Jun 12 16:21:41.568718 crc crio[21573]: time="2026-06-12T16:21:41.568676512Z" level=info msg="Adding pod openstack-operators_infra-operator-controller-manager-594d6555bb-k4qxt to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 17:20:07.461334 | controller | Jun 12 16:21:42.461403 crc crio[21573]: time="2026-06-12T16:21:42.460580612Z" level=info msg="Running pod sandbox: openstack-operators/openstack-baremetal-operator-controller-manager-678fc77c5466qhr/POD" id=adf7fbb1-dde4-4cf8-89c2-622c2b4b6dbb name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:20:07.461351 | controller | Jun 12 16:21:42.465825 crc crio[21573]: time="2026-06-12T16:21:42.461701853Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.461368 | controller | Jun 12 16:21:42.920371 crc crio[21573]: time="2026-06-12T16:21:42.918432375Z" level=info msg="Got pod network &{Name:openstack-baremetal-operator-controller-manager-678fc77c5466qhr Namespace:openstack-operators ID:f511cffe0e0ecf74f14e277a042648609a437b9bc297cd8b000f6a0e8d94f19a UID:aa4c500c-dc29-4c70-a475-9c6d90a54fb1 NetNS:/var/run/netns/c26ac527-e5ff-4f1d-8181-0bedccff0e02 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podaa4c500c_dc29_4c70_a475_9c6d90a54fb1.slice PodAnnotations:0xc00008c678}] Aliases:map[]}"
2026-06-12 17:20:07.461384 | controller | Jun 12 16:21:42.920371 crc crio[21573]: time="2026-06-12T16:21:42.920362317Z" level=info msg="Adding pod openstack-operators_openstack-baremetal-operator-controller-manager-678fc77c5466qhr to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 17:20:07.461404 | controller | Jun 12 16:21:44.535593 crc crio[21573]: time="2026-06-12T16:21:44.533050048Z" level=info msg="Running pod sandbox: openstack-operators/openstack-operator-controller-manager-7b5b948bcd-t7bpk/POD" id=ae96abb5-dd44-4691-8776-f9b352651aa9 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:20:07.461421 | controller | Jun 12 16:21:44.535593 crc crio[21573]: time="2026-06-12T16:21:44.534128198Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.461438 | controller | Jun 12 16:21:47.079711 crc crio[21573]: time="2026-06-12T16:21:47.069796948Z" level=info msg="Got pod network &{Name:openstack-operator-controller-manager-7b5b948bcd-t7bpk Namespace:openstack-operators ID:68a640d6e221e3ae1a4d6b8c01ce8dc9cdb1031626825903efca454a2f60d903 UID:7db02dd1-0294-4733-84c3-d1b1f8342a43 NetNS:/var/run/netns/15b17480-8968-4f48-a85a-37b39b807fcb Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod7db02dd1_0294_4733_84c3_d1b1f8342a43.slice PodAnnotations:0xc000138868}] Aliases:map[]}"
2026-06-12 17:20:07.461455 | controller | Jun 12 16:21:47.079711 crc crio[21573]: time="2026-06-12T16:21:47.073012556Z" level=info msg="Adding pod openstack-operators_openstack-operator-controller-manager-7b5b948bcd-t7bpk to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 17:20:07.461472 | controller | Jun 12 16:21:47.446587 crc crio[21573]: 2026-06-12T16:21:47Z [verbose] CmdAdd (shim): {1.1.0 [{Name:f511cffe0e0ecf7 Mac:72:93:6d:9d:c2:4c Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:5b Mtu:0 Sandbox:/var/run/netns/c26ac527-e5ff-4f1d-8181-0bedccff0e02 SocketPath: PciID:}] [{Interface:0xc0002a89d0 Address:{IP:10.217.0.91 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 17:20:07.461488 | controller | Jun 12 16:21:47.449003 crc crio[21573]: time="2026-06-12T16:21:47.448278934Z" level=info msg="Got pod network &{Name:openstack-baremetal-operator-controller-manager-678fc77c5466qhr Namespace:openstack-operators ID:f511cffe0e0ecf74f14e277a042648609a437b9bc297cd8b000f6a0e8d94f19a UID:aa4c500c-dc29-4c70-a475-9c6d90a54fb1 NetNS:/var/run/netns/c26ac527-e5ff-4f1d-8181-0bedccff0e02 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podaa4c500c_dc29_4c70_a475_9c6d90a54fb1.slice PodAnnotations:0xc00008c678}] Aliases:map[]}"
2026-06-12 17:20:07.461505 | controller | Jun 12 16:21:47.449003 crc crio[21573]: time="2026-06-12T16:21:47.448589862Z" level=info msg="Checking pod openstack-operators_openstack-baremetal-operator-controller-manager-678fc77c5466qhr for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 17:20:07.461521 | controller | Jun 12 16:21:47.509423 crc crio[21573]: time="2026-06-12T16:21:47.509254746Z" level=info msg="Ran pod sandbox f511cffe0e0ecf74f14e277a042648609a437b9bc297cd8b000f6a0e8d94f19a with infra container: openstack-operators/openstack-baremetal-operator-controller-manager-678fc77c5466qhr/POD" id=adf7fbb1-dde4-4cf8-89c2-622c2b4b6dbb name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:20:07.461538 | controller | Jun 12 16:21:47.524414 crc crio[21573]: time="2026-06-12T16:21:47.524264216Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/openstack-baremetal-operator@sha256:74b7a8bf62d2bb7aff50a239b393cebd996489c538727208a184f58e91285d84" id=3567004c-a337-4f8d-bfc8-669ca45663f3 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:20:07.461555 | controller | Jun 12 16:21:47.526599 crc crio[21573]: time="2026-06-12T16:21:47.526293352Z" level=info msg="Image quay.io/openstack-k8s-operators/openstack-baremetal-operator@sha256:74b7a8bf62d2bb7aff50a239b393cebd996489c538727208a184f58e91285d84 not found" id=3567004c-a337-4f8d-bfc8-669ca45663f3 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:20:07.461597 | controller | Jun 12 16:21:47.526751 crc crio[21573]: time="2026-06-12T16:21:47.526694912Z" level=info msg="Neither image nor artfiact quay.io/openstack-k8s-operators/openstack-baremetal-operator@sha256:74b7a8bf62d2bb7aff50a239b393cebd996489c538727208a184f58e91285d84 found" id=3567004c-a337-4f8d-bfc8-669ca45663f3 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:20:07.461620 | controller | Jun 12 16:21:47.536110 crc crio[21573]: time="2026-06-12T16:21:47.536007156Z" level=info msg="Pulling image: quay.io/openstack-k8s-operators/openstack-baremetal-operator@sha256:74b7a8bf62d2bb7aff50a239b393cebd996489c538727208a184f58e91285d84" id=ff1155e6-2af1-4402-a2b9-19b1c3b54430 name=/runtime.v1.ImageService/PullImage
2026-06-12 17:20:07.461637 | controller | Jun 12 16:21:47.574562 crc crio[21573]: time="2026-06-12T16:21:47.573077449Z" level=info msg="Trying to access \"quay.io/openstack-k8s-operators/openstack-baremetal-operator@sha256:74b7a8bf62d2bb7aff50a239b393cebd996489c538727208a184f58e91285d84\""
2026-06-12 17:20:07.461654 | controller | Jun 12 16:21:47.704363 crc crio[21573]: 2026-06-12T16:21:47Z [verbose] CmdAdd (shim): {1.1.0 [{Name:bbb14a414c0c277 Mac:1a:cf:3c:53:32:ee Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:53 Mtu:0 Sandbox:/var/run/netns/092e8504-064e-4567-8473-693a97848293 SocketPath: PciID:}] [{Interface:0xc00050c5a0 Address:{IP:10.217.0.83 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 17:20:07.461671 | controller | Jun 12 16:21:47.706208 crc crio[21573]: time="2026-06-12T16:21:47.706165911Z" level=info msg="Got pod network &{Name:infra-operator-controller-manager-594d6555bb-k4qxt Namespace:openstack-operators ID:bbb14a414c0c277594e312d48292c6aeed139d6be612a05e62d9e79b9a794501 UID:393efd14-bb74-40bd-b654-6a0c28b9b3eb NetNS:/var/run/netns/092e8504-064e-4567-8473-693a97848293 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod393efd14_bb74_40bd_b654_6a0c28b9b3eb.slice PodAnnotations:0xc002e28090}] Aliases:map[]}"
2026-06-12 17:20:07.461688 | controller | Jun 12 16:21:47.706528 crc crio[21573]: time="2026-06-12T16:21:47.70650575Z" level=info msg="Checking pod openstack-operators_infra-operator-controller-manager-594d6555bb-k4qxt for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 17:20:07.461704 | controller | Jun 12 16:21:47.762711 crc crio[21573]: time="2026-06-12T16:21:47.759414101Z" level=info msg="Ran pod sandbox bbb14a414c0c277594e312d48292c6aeed139d6be612a05e62d9e79b9a794501 with infra container: openstack-operators/infra-operator-controller-manager-594d6555bb-k4qxt/POD" id=ccdd91b7-c94a-4ef2-b34e-bd77cfdd1b64 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:20:07.461721 | controller | Jun 12 16:21:47.767871 crc crio[21573]: time="2026-06-12T16:21:47.767747781Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/infra-operator@sha256:f644a3899afc9a52a0a6f3183c39eaa2ebfaf272befa1fd8ecf36796abe8df6f" id=bc9c240f-b35a-4e4e-97a3-f3e56eef47ec name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:20:07.461738 | controller | Jun 12 16:21:47.768123 crc crio[21573]: time="2026-06-12T16:21:47.76807211Z" level=info msg="Image quay.io/openstack-k8s-operators/infra-operator@sha256:f644a3899afc9a52a0a6f3183c39eaa2ebfaf272befa1fd8ecf36796abe8df6f not found" id=bc9c240f-b35a-4e4e-97a3-f3e56eef47ec name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:20:07.461755 | controller | Jun 12 16:21:47.768255 crc crio[21573]: time="2026-06-12T16:21:47.768163929Z" level=info msg="Neither image nor artfiact quay.io/openstack-k8s-operators/infra-operator@sha256:f644a3899afc9a52a0a6f3183c39eaa2ebfaf272befa1fd8ecf36796abe8df6f found" id=bc9c240f-b35a-4e4e-97a3-f3e56eef47ec name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:20:07.461776 | controller | Jun 12 16:21:47.773929 crc crio[21573]: time="2026-06-12T16:21:47.771480399Z" level=info msg="Pulling image: quay.io/openstack-k8s-operators/infra-operator@sha256:f644a3899afc9a52a0a6f3183c39eaa2ebfaf272befa1fd8ecf36796abe8df6f" id=fdaeff57-ee3f-4493-adb4-3ae654fd56f6 name=/runtime.v1.ImageService/PullImage
2026-06-12 17:20:07.461793 | controller | Jun 12 16:21:47.776361 crc crio[21573]: time="2026-06-12T16:21:47.77626493Z" level=info msg="Trying to access \"quay.io/openstack-k8s-operators/infra-operator@sha256:f644a3899afc9a52a0a6f3183c39eaa2ebfaf272befa1fd8ecf36796abe8df6f\""
2026-06-12 17:20:07.461809 | controller | Jun 12 16:21:48.921574 crc crio[21573]: 2026-06-12T16:21:48Z [verbose] CmdAdd (shim): {1.1.0 [{Name:68a640d6e221e3a Mac:0e:9b:21:f4:34:ab Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:61 Mtu:0 Sandbox:/var/run/netns/15b17480-8968-4f48-a85a-37b39b807fcb SocketPath: PciID:}] [{Interface:0xc000014610 Address:{IP:10.217.0.97 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 17:20:07.461825 | controller | Jun 12 16:21:48.930536 crc crio[21573]: time="2026-06-12T16:21:48.930104931Z" level=info msg="Got pod network &{Name:openstack-operator-controller-manager-7b5b948bcd-t7bpk Namespace:openstack-operators ID:68a640d6e221e3ae1a4d6b8c01ce8dc9cdb1031626825903efca454a2f60d903 UID:7db02dd1-0294-4733-84c3-d1b1f8342a43 NetNS:/var/run/netns/15b17480-8968-4f48-a85a-37b39b807fcb Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod7db02dd1_0294_4733_84c3_d1b1f8342a43.slice PodAnnotations:0xc000138868}] Aliases:map[]}"
2026-06-12 17:20:07.461842 | controller | Jun 12 16:21:48.930536 crc crio[21573]: time="2026-06-12T16:21:48.93076902Z" level=info msg="Checking pod openstack-operators_openstack-operator-controller-manager-7b5b948bcd-t7bpk for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 17:20:07.461859 | controller | Jun 12 16:22:01.110897 crc crio[21573]: time="2026-06-12T16:22:01.110113203Z" level=info msg="Running pod sandbox: openshift-infra/auto-csr-approver-29688022-j6qxd/POD" id=9e768b85-8663-4b07-a84e-c221571b4b40 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:20:07.461875 | controller | Jun 12 16:22:01.112959 crc crio[21573]: time="2026-06-12T16:22:01.110951286Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.461892 | controller | Jun 12 16:22:05.034799 crc crio[21573]: time="2026-06-12T16:22:05.033761929Z" level=info msg="Ran pod sandbox 68a640d6e221e3ae1a4d6b8c01ce8dc9cdb1031626825903efca454a2f60d903 with infra container: openstack-operators/openstack-operator-controller-manager-7b5b948bcd-t7bpk/POD" id=ae96abb5-dd44-4691-8776-f9b352651aa9 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:20:07.461908 | controller | Jun 12 16:22:05.039647 crc crio[21573]: time="2026-06-12T16:22:05.038818045Z" level=info msg="Checking image status: 38.102.83.120:5001/openstack-k8s-operators/openstack-operator:5d3cc125d69b215b4b8640c634756ff99cce6ebc" id=a5a1d99d-b899-4d26-8d27-2d057bbdfcfa name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:20:07.461925 | controller | Jun 12 16:22:12.397859 crc crio[21573]: time="2026-06-12T16:22:12.395352862Z" level=info msg="Checking image status: 38.102.83.120:5001/openstack-k8s-operators/openstack-operator:5d3cc125d69b215b4b8640c634756ff99cce6ebc" id=2a5f4c59-192d-45a2-ae0c-537278c9f6bd name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:20:07.461942 | controller | Jun 12 16:22:15.953202 crc crio[21573]: time="2026-06-12T16:22:15.952382788Z" level=info msg="Creating container: openstack-operators/openstack-operator-controller-manager-7b5b948bcd-t7bpk/manager" id=aca2f838-13b7-4725-94bf-ac66044659ad name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:20:07.461957 | controller | Jun 12 16:22:19.340838 crc crio[21573]: time="2026-06-12T16:22:19.339800509Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.461977 | controller | Jun 12 16:22:33.280933 crc crio[21573]: time="2026-06-12T16:22:33.279845561Z" level=info msg="Running pod sandbox: openshift-marketplace/redhat-operators-6ptxm/POD" id=3111cb2a-8a70-4cc3-8790-281044f16cf5 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:20:07.461994 | controller | Jun 12 16:22:33.282532 crc crio[21573]: time="2026-06-12T16:22:33.281006504Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.462010 | controller | Jun 12 16:22:40.245251 crc crio[21573]: time="2026-06-12T16:22:40.243015598Z" level=info msg="Pulled image: quay.io/openstack-k8s-operators/glance-operator@sha256:623038ea62aebe7d9cf1fd20cdbd2eb4c0b172637472c335e5c6a6c35edd7552" id=e8c8068f-0273-4a34-8777-d7a593283314 name=/runtime.v1.ImageService/PullImage
2026-06-12 17:20:07.462026 | controller | Jun 12 16:22:40.247409 crc crio[21573]: time="2026-06-12T16:22:40.246233848Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/glance-operator@sha256:623038ea62aebe7d9cf1fd20cdbd2eb4c0b172637472c335e5c6a6c35edd7552" id=03494083-10cf-4ed3-934a-4eba9bb2c973 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:20:07.462042 | controller | Jun 12 16:22:40.413044 crc crio[21573]: time="2026-06-12T16:22:40.412912128Z" level=info msg="Pulled image: quay.io/openstack-k8s-operators/neutron-operator@sha256:fff4c7eb43b7abe8a8406cbd20e6cb01dff533476d43c5a339f115fd1b8d55a6" id=963794bd-93f8-4752-b289-d9096d2b1ef4 name=/runtime.v1.ImageService/PullImage
2026-06-12 17:20:07.462057 | controller | Jun 12 16:22:40.414924 crc crio[21573]: time="2026-06-12T16:22:40.414804559Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/neutron-operator@sha256:fff4c7eb43b7abe8a8406cbd20e6cb01dff533476d43c5a339f115fd1b8d55a6" id=eeca9d5c-0561-41f1-938e-ed809212f2fa name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:20:07.462073 | controller | Jun 12 16:22:40.454173 crc crio[21573]: time="2026-06-12T16:22:40.454043963Z" level=info msg="Pulled image: quay.io/openstack-k8s-operators/designate-operator@sha256:57a6f6f9f921aab04838a324f172e9d5927489b0011c58b1c61142f440249c63" id=7f256128-57a4-45a4-aa71-43835419ad0e name=/runtime.v1.ImageService/PullImage
2026-06-12 17:20:07.462089 | controller | Jun 12 16:22:40.455523 crc crio[21573]: time="2026-06-12T16:22:40.455389818Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/designate-operator@sha256:57a6f6f9f921aab04838a324f172e9d5927489b0011c58b1c61142f440249c63" id=5f2fceb1-4d36-42e8-9b7f-c413d4f74747 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:20:07.462105 | controller | Jun 12 16:22:40.464648 crc crio[21573]: time="2026-06-12T16:22:40.464518931Z" level=info msg="Pulled image: quay.io/openstack-k8s-operators/ovn-operator@sha256:a5467b7ac7a7acc306876cae15fc24fd2e8030661d6a1cf6be4040b870850f54" id=afeb9a92-5612-4d82-9de2-4d6760ccfcfe name=/runtime.v1.ImageService/PullImage
2026-06-12 17:20:07.462121 | controller | Jun 12 16:22:40.465864 crc crio[21573]: time="2026-06-12T16:22:40.465731521Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/ovn-operator@sha256:a5467b7ac7a7acc306876cae15fc24fd2e8030661d6a1cf6be4040b870850f54" id=887db99b-6353-4d9a-8e6b-4488783e3a3c name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:20:07.462137 | controller | Jun 12 16:22:40.496199 crc crio[21573]: time="2026-06-12T16:22:40.495857577Z" level=info msg="Pulled image: quay.io/openstack-k8s-operators/manila-operator@sha256:61cd60b8885bdaa55638704dbdf53ce6b40e9af81820b2bdc87830791b6daa9f" id=0f6ddd02-4c1b-4358-8ce9-7cbde2909c19 name=/runtime.v1.ImageService/PullImage
2026-06-12 17:20:07.462153 | controller | Jun 12 16:22:40.497815 crc crio[21573]: time="2026-06-12T16:22:40.497735277Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/manila-operator@sha256:61cd60b8885bdaa55638704dbdf53ce6b40e9af81820b2bdc87830791b6daa9f" id=1de9b886-ef4a-4411-8359-d6c0c9b7725f name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:20:07.462173 | controller | Jun 12 16:22:40.509793 crc crio[21573]: time="2026-06-12T16:22:40.509659134Z" level=info msg="Pulled image: quay.io/openstack-k8s-operators/heat-operator@sha256:b58145aab10ee0e14641b4d9698d64919fd8b3fdd9ac5540fdaaf847fde950a0" id=5adc8ae8-6e17-4f94-8b43-f6e01e32dcb8 name=/runtime.v1.ImageService/PullImage
2026-06-12 17:20:07.462189 | controller | Jun 12 16:22:40.511630 crc crio[21573]: time="2026-06-12T16:22:40.511555608Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/heat-operator@sha256:b58145aab10ee0e14641b4d9698d64919fd8b3fdd9ac5540fdaaf847fde950a0" id=c26a642f-ebff-4526-acfe-0a6353dc9db9 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:20:07.462205 | controller | Jun 12 16:22:40.523195 crc crio[21573]: time="2026-06-12T16:22:40.523041195Z" level=info msg="Pulled image: quay.io/openstack-k8s-operators/openstack-baremetal-operator@sha256:74b7a8bf62d2bb7aff50a239b393cebd996489c538727208a184f58e91285d84" id=ff1155e6-2af1-4402-a2b9-19b1c3b54430 name=/runtime.v1.ImageService/PullImage
2026-06-12 17:20:07.462221 | controller | Jun 12 16:22:40.524688 crc crio[21573]: time="2026-06-12T16:22:40.524588146Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/openstack-baremetal-operator@sha256:74b7a8bf62d2bb7aff50a239b393cebd996489c538727208a184f58e91285d84" id=6f9c4864-5718-432a-93d4-59c669fc12e6 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:20:07.462236 | controller | Jun 12 16:22:40.529826 crc crio[21573]: time="2026-06-12T16:22:40.529739303Z" level=info msg="Pulled image: quay.io/openstack-k8s-operators/swift-operator@sha256:26a4ca34e65f017e1793439b8c4dd889ccc36355badbd31363baeedddb91f0a6" id=e6456d5e-6c9d-40c8-aa39-19b42b6d66af name=/runtime.v1.ImageService/PullImage
2026-06-12 17:20:07.462252 | controller | Jun 12 16:22:40.531079 crc crio[21573]: time="2026-06-12T16:22:40.530982028Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/swift-operator@sha256:26a4ca34e65f017e1793439b8c4dd889ccc36355badbd31363baeedddb91f0a6" id=3b602031-0260-4707-a33d-16447fe8cb7d name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:20:07.462269 | controller | Jun 12 16:22:40.555711 crc crio[21573]: time="2026-06-12T16:22:40.555575106Z" level=info msg="Pulled image: quay.io/openstack-k8s-operators/mariadb-operator@sha256:dd5d8ddcc030b481db9173eb183a6f731c15684a2bec1547fcb280a26d9ff559" id=249b17d1-fef0-4fa0-a8ea-573261669892 name=/runtime.v1.ImageService/PullImage
2026-06-12 17:20:07.462286 | controller | Jun 12 16:22:40.556947 crc crio[21573]: time="2026-06-12T16:22:40.55685765Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/mariadb-operator@sha256:dd5d8ddcc030b481db9173eb183a6f731c15684a2bec1547fcb280a26d9ff559" id=5e9cc583-4dd2-4a2d-aeca-d020c7eaa8dd name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:20:07.462306 | controller | Jun 12 16:22:40.560202 crc crio[21573]: time="2026-06-12T16:22:40.560101442Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/glance-operator@sha256:623038ea62aebe7d9cf1fd20cdbd2eb4c0b172637472c335e5c6a6c35edd7552" id=a3db1338-d9d8-44d5-ac1c-e1e1c1ade25b name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:20:07.462324 | controller | Jun 12 16:22:40.590012 crc crio[21573]: time="2026-06-12T16:22:40.58992363Z" level=info msg="Pulled image: quay.io/openstack-k8s-operators/barbican-operator@sha256:19584d9999d495acb641b40340ee87f74155e175a34faf1a9e324d0c0529cdd6" id=cf0d7f44-4051-49a7-a150-8086a148b63f name=/runtime.v1.ImageService/PullImage
2026-06-12 17:20:07.462340 | controller | Jun 12 16:22:40.592818 crc crio[21573]: time="2026-06-12T16:22:40.592371506Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/barbican-operator@sha256:19584d9999d495acb641b40340ee87f74155e175a34faf1a9e324d0c0529cdd6" id=7cfbf9a5-8bbf-44bd-b3f9-d683767c6d89 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:20:07.462360 | controller | Jun 12 16:22:40.624687 crc crio[21573]: time="2026-06-12T16:22:40.624568898Z" level=info msg="Pulled image: quay.io/openstack-k8s-operators/test-operator@sha256:c63f184e7e60f7d6837f93522fd94ed75e8a4391412440c9ea8a29c31ae2e59f" id=e7aca750-3ebd-45bf-a528-b77f92968e6e name=/runtime.v1.ImageService/PullImage
2026-06-12 17:20:07.462377 | controller | Jun 12 16:22:40.626816 crc crio[21573]: time="2026-06-12T16:22:40.626678616Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/test-operator@sha256:c63f184e7e60f7d6837f93522fd94ed75e8a4391412440c9ea8a29c31ae2e59f" id=1c892618-16c0-4c19-b361-ab167229e24d name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:20:07.462393 | controller | Jun 12 16:22:40.782626 crc crio[21573]: time="2026-06-12T16:22:40.782268918Z" level=info msg="Pulled image: quay.io/openstack-k8s-operators/octavia-operator@sha256:5070ac21fd963eab731c9cc1d0f2c06ba2f2a8deb4188fb921da42be3febc739" id=947fe890-6dc8-4751-959d-e9d4ff60daf6 name=/runtime.v1.ImageService/PullImage
2026-06-12 17:20:07.462409 | controller | Jun 12 16:22:40.784286 crc crio[21573]: time="2026-06-12T16:22:40.784176214Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/octavia-operator@sha256:5070ac21fd963eab731c9cc1d0f2c06ba2f2a8deb4188fb921da42be3febc739" id=8ab73e56-46ba-476a-9151-6eae2e548165 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:20:07.462424 | controller | Jun 12 16:22:40.811701 crc crio[21573]: time="2026-06-12T16:22:40.811611834Z" level=info msg="Pulled image: quay.io/openstack-k8s-operators/cinder-operator@sha256:f60e662f53d43b685bf4d838357daec91ead82ed4b122320cbd02b623f240a5d" id=08af9879-7b71-44f4-b036-291956246c8f name=/runtime.v1.ImageService/PullImage
2026-06-12 17:20:07.462440 | controller | Jun 12 16:22:40.813482 crc crio[21573]: time="2026-06-12T16:22:40.813382151Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/cinder-operator@sha256:f60e662f53d43b685bf4d838357daec91ead82ed4b122320cbd02b623f240a5d" id=3687467f-ad8a-4c0b-8c18-9307d42a3dad name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:20:07.462456 | controller | Jun 12 16:22:41.913545 crc crio[21573]: time="2026-06-12T16:22:41.91334081Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/designate-operator@sha256:57a6f6f9f921aab04838a324f172e9d5927489b0011c58b1c61142f440249c63" id=8bdcef1d-d054-42b7-b19d-17f339727620 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:20:07.462473 | controller | Jun 12 16:22:41.913545 crc crio[21573]: time="2026-06-12T16:22:41.913389073Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/manila-operator@sha256:61cd60b8885bdaa55638704dbdf53ce6b40e9af81820b2bdc87830791b6daa9f" id=e35eaaf8-d2ee-422f-896f-e0b8a7d082dc name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:20:07.462488 | controller | Jun 12 16:22:41.915379 crc crio[21573]: time="2026-06-12T16:22:41.913574338Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/swift-operator@sha256:26a4ca34e65f017e1793439b8c4dd889ccc36355badbd31363baeedddb91f0a6" id=855b4d97-640f-4195-a5de-895d1ee40a6b name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:20:07.462505 | controller | Jun 12 16:22:41.915379 crc crio[21573]: time="2026-06-12T16:22:41.913883647Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/neutron-operator@sha256:fff4c7eb43b7abe8a8406cbd20e6cb01dff533476d43c5a339f115fd1b8d55a6" id=8bbaa3f3-1e7b-42bb-821c-76b02c4d5dc3 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:20:07.462521 | controller | Jun 12 16:22:41.915379 crc crio[21573]: time="2026-06-12T16:22:41.914289338Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/ovn-operator@sha256:a5467b7ac7a7acc306876cae15fc24fd2e8030661d6a1cf6be4040b870850f54" id=768ee2af-cf4c-40df-84cf-2fd1be2f21b0 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:20:07.462537 | controller | Jun 12 16:22:41.918027 crc crio[21573]: time="2026-06-12T16:22:41.917822418Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/heat-operator@sha256:b58145aab10ee0e14641b4d9698d64919fd8b3fdd9ac5540fdaaf847fde950a0" id=5b36c9f5-3fcb-4456-86e7-5a0017edcd2d name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:20:07.462557 | controller | Jun 12 16:22:41.938398 crc crio[21573]: time="2026-06-12T16:22:41.938275679Z" level=info msg="Pulled image: quay.io/openstack-k8s-operators/infra-operator@sha256:f644a3899afc9a52a0a6f3183c39eaa2ebfaf272befa1fd8ecf36796abe8df6f" id=fdaeff57-ee3f-4493-adb4-3ae654fd56f6 name=/runtime.v1.ImageService/PullImage
2026-06-12 17:20:07.462590 | controller | Jun 12 16:22:41.941228 crc crio[21573]: time="2026-06-12T16:22:41.941092302Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/infra-operator@sha256:f644a3899afc9a52a0a6f3183c39eaa2ebfaf272befa1fd8ecf36796abe8df6f" id=102e000f-781f-4cc3-8acd-295785187fc7 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:20:07.462613 | controller | Jun 12 16:22:43.037424 crc crio[21573]: time="2026-06-12T16:22:43.037170629Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/openstack-baremetal-operator@sha256:74b7a8bf62d2bb7aff50a239b393cebd996489c538727208a184f58e91285d84" id=c38bf907-60ef-448a-a35c-cc478c55e8ca name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:20:07.462630 | controller | Jun 12 16:22:43.038853 crc crio[21573]: time="2026-06-12T16:22:43.037812128Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/mariadb-operator@sha256:dd5d8ddcc030b481db9173eb183a6f731c15684a2bec1547fcb280a26d9ff559" id=47201424-675d-4c91-8b54-7d995a311235 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:20:07.462646 | controller | Jun 12 16:22:43.038853 crc crio[21573]: time="2026-06-12T16:22:43.038553399Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/cinder-operator@sha256:f60e662f53d43b685bf4d838357daec91ead82ed4b122320cbd02b623f240a5d" id=d2b153bb-32fb-4510-8aeb-a5bef7c6511c name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:20:07.462662 | controller | Jun 12 16:22:43.059328 crc crio[21573]: time="2026-06-12T16:22:43.059222973Z" level=info msg="Creating container: openstack-operators/glance-operator-controller-manager-585dc4b7b9-xxgml/manager" id=39004a44-8e4e-4825-ae0c-f048f0f05e9a name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:20:07.462678 | controller | Jun 12 16:22:43.071684 crc crio[21573]: time="2026-06-12T16:22:43.071540538Z" level=info msg="Pulled image: quay.io/openstack-k8s-operators/ironic-operator@sha256:aeaab3207972ab6e2c15a858709760e1de4ab1b86ba9646c47079006a4cfd7a1" id=74c08fc9-cf5c-4d09-8f35-a82865309cf0 name=/runtime.v1.ImageService/PullImage
2026-06-12 17:20:07.462694 | controller | Jun 12 16:22:43.072923 crc crio[21573]: time="2026-06-12T16:22:43.072846359Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/ironic-operator@sha256:aeaab3207972ab6e2c15a858709760e1de4ab1b86ba9646c47079006a4cfd7a1" id=232a2c2c-113e-4e2f-830d-6f033cbf502c name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:20:07.462711 | controller | Jun 12 16:22:43.092867 crc crio[21573]: time="2026-06-12T16:22:43.092804337Z" level=info msg="Pulled image: quay.io/openstack-k8s-operators/telemetry-operator@sha256:08725ae3cc37b0aa0b0f54e947792cdc72e79eb126a47a9b52811b9fafc61b2e" id=8213dfd4-1f34-4b93-bd3a-78f35f7967a5 name=/runtime.v1.ImageService/PullImage
2026-06-12 17:20:07.462727 | controller | Jun 12 16:22:43.094686 crc crio[21573]: time="2026-06-12T16:22:43.094660957Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/telemetry-operator@sha256:08725ae3cc37b0aa0b0f54e947792cdc72e79eb126a47a9b52811b9fafc61b2e" id=5907a99c-fe76-41e7-8b60-ead00f2f9271 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:20:07.462743 | controller | Jun 12 16:22:43.103692 crc crio[21573]: time="2026-06-12T16:22:43.103615525Z" level=info msg="Pulled image: quay.io/openstack-k8s-operators/horizon-operator@sha256:c74c162ad42f26b9a56d8409dc53d469f3e0beaa9613b594ecbfbcda518dee19" id=68e24f8b-515d-46db-aee0-f28b137a4c86 name=/runtime.v1.ImageService/PullImage
2026-06-12 17:20:07.462763 | controller | Jun 12 16:22:43.105275 crc crio[21573]: time="2026-06-12T16:22:43.105083321Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/horizon-operator@sha256:c74c162ad42f26b9a56d8409dc53d469f3e0beaa9613b594ecbfbcda518dee19" id=fd4985df-3543-48c6-9905-65d9451d8bea name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:20:07.462780 | controller | Jun 12 16:22:43.110151 crc crio[21573]: time="2026-06-12T16:22:43.110015263Z" level=info msg="Pulled image: quay.io/openstack-k8s-operators/watcher-operator@sha256:cd3d045aff8889ebb70662585291c704fedf9bcfd142875327ee1b02c06217f8" id=e2e5c72e-44e0-40f6-a93e-d62bf5581a1f name=/runtime.v1.ImageService/PullImage
2026-06-12 17:20:07.462796 | controller | Jun 12 16:22:43.111163 crc crio[21573]: time="2026-06-12T16:22:43.111058901Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/watcher-operator@sha256:cd3d045aff8889ebb70662585291c704fedf9bcfd142875327ee1b02c06217f8" id=849d845e-1a81-44c7-85c1-4e669a787e5e name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:20:07.462813 | controller | Jun 12 16:22:43.119512 crc crio[21573]: time="2026-06-12T16:22:43.119240294Z" level=info msg="Got pod network &{Name:auto-csr-approver-29688022-j6qxd Namespace:openshift-infra ID:c794a19672643d8a3bb245ae18c4455c765bdcad06d62105cee663dddf15f614 UID:e5cb53ce-f879-48ab-b8f0-85dc8c5645da NetNS:/var/run/netns/45779aa4-cc22-4c8a-a3a3-ff8959f87423 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pode5cb53ce_f879_48ab_b8f0_85dc8c5645da.slice PodAnnotations:0xc0024282c8}] Aliases:map[]}"
2026-06-12 17:20:07.462830 | controller | Jun 12 16:22:43.119512 crc crio[21573]: time="2026-06-12T16:22:43.119331686Z" level=info msg="Adding pod openshift-infra_auto-csr-approver-29688022-j6qxd to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 17:20:07.462846 | controller | Jun 12 16:22:43.124974 crc crio[21573]: time="2026-06-12T16:22:43.12480693Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.462862 | controller | Jun 12 16:22:43.134542 crc crio[21573]: time="2026-06-12T16:22:43.132771427Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/test-operator@sha256:c63f184e7e60f7d6837f93522fd94ed75e8a4391412440c9ea8a29c31ae2e59f" id=1d561fc1-0084-4ab6-bab6-7ce8a3302a22 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:20:07.462878 | controller | Jun 12 16:22:43.134542 crc crio[21573]: time="2026-06-12T16:22:43.134002511Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/infra-operator@sha256:f644a3899afc9a52a0a6f3183c39eaa2ebfaf272befa1fd8ecf36796abe8df6f" id=ed919d32-4cbb-4860-86f6-0ed1d56af886 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:20:07.462895 | controller | Jun 12 16:22:43.134925 crc crio[21573]: time="2026-06-12T16:22:43.134758543Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/octavia-operator@sha256:5070ac21fd963eab731c9cc1d0f2c06ba2f2a8deb4188fb921da42be3febc739" id=b4bad122-3f12-4709-a4b9-01cef76c2bd0 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:20:07.462911 | controller | Jun 12 16:22:43.136196 crc crio[21573]: time="2026-06-12T16:22:43.13605084Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/barbican-operator@sha256:19584d9999d495acb641b40340ee87f74155e175a34faf1a9e324d0c0529cdd6" id=978d8176-475d-440f-a479-a49549bf4c6b name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:20:07.462927 | controller | Jun 12 16:22:43.148556 crc crio[21573]: time="2026-06-12T16:22:43.148393836Z" level=info msg="Pulled image: quay.io/openstack-k8s-operators/nova-operator@sha256:4db6b95b62c09b4f6bde27b0fd148e599246fbdcd3f479b615df2ac507a9ac12" id=f017399e-7e0c-4a6c-80ad-0db1dda7a83a name=/runtime.v1.ImageService/PullImage
2026-06-12 17:20:07.462949 | controller | Jun 12 16:22:43.150531 crc crio[21573]: time="2026-06-12T16:22:43.150427455Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/nova-operator@sha256:4db6b95b62c09b4f6bde27b0fd148e599246fbdcd3f479b615df2ac507a9ac12" id=c734620c-3056-4438-846a-9bf1e389e8fa name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:20:07.462966 | controller | Jun 12 16:22:43.157830 crc crio[21573]: time="2026-06-12T16:22:43.157718941Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.462982 | controller | Jun 12 16:22:43.164255 crc crio[21573]: time="2026-06-12T16:22:43.164089552Z" level=info msg="Creating container: openstack-operators/heat-operator-controller-manager-5f5d6b8858-gnrsl/manager" id=8cffb01f-780d-41b6-bd16-a31d0f5cb98f name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:20:07.462998 | controller | Jun 12 16:22:43.232788 crc crio[21573]: time="2026-06-12T16:22:43.232026395Z" level=info msg="Creating container: openstack-operators/manila-operator-controller-manager-b547849c7-r6vgs/manager" id=7c454980-94e0-40b4-a284-c2a55994b201 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:20:07.463013 | controller | Jun 12 16:22:43.240217 crc crio[21573]: time="2026-06-12T16:22:43.240164608Z" level=info msg="Creating container: openstack-operators/swift-operator-controller-manager-79846f755c-dx6xh/manager" id=86c32000-7e3c-4249-a9e5-a6cc4f01c6b8 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:20:07.463029 | controller | Jun 12 16:22:43.244830 crc crio[21573]: time="2026-06-12T16:22:43.244681464Z" level=info msg="Creating container: openstack-operators/ovn-operator-controller-manager-5666dfdddd-zbqqt/manager" id=53df689b-d03a-4be7-b527-ae70b560f377 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:20:07.463044 | controller | Jun 12 16:22:43.298587 crc crio[21573]: time="2026-06-12T16:22:43.298382142Z" level=info msg="Creating container: openstack-operators/designate-operator-controller-manager-87bbdb4d9-wxrj9/manager" id=38f16fd3-429c-44e3-87ff-2a1ac43fef97 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:20:07.463060 | controller | Jun 12 16:22:43.372565 crc crio[21573]: time="2026-06-12T16:22:43.372251963Z" level=info msg="Created container bb420833a917abd4fd9fd3c7301d3d6f61627dd7c21c3420de5047dc66e4197f: openstack-operators/openstack-operator-controller-manager-7b5b948bcd-t7bpk/manager" id=aca2f838-13b7-4725-94bf-ac66044659ad name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:20:07.463076 | controller | Jun 12 16:22:43.376561 crc crio[21573]: time="2026-06-12T16:22:43.376192995Z" level=info msg="Starting container: bb420833a917abd4fd9fd3c7301d3d6f61627dd7c21c3420de5047dc66e4197f" id=1416c81d-0ef8-4b21-a147-8bf281a747e7 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 17:20:07.463093 | controller | Jun 12 16:22:43.378966 crc crio[21573]: time="2026-06-12T16:22:43.376758451Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.463109 | controller | Jun 12 16:22:43.378966 crc crio[21573]: time="2026-06-12T16:22:43.377823054Z" level=info msg="Creating container: openstack-operators/neutron-operator-controller-manager-6c7667d64b-phrxf/manager" id=58f964a1-00de-473d-8206-44716c263dae name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:20:07.463126 | controller | Jun 12 16:22:43.388281 crc crio[21573]: time="2026-06-12T16:22:43.38800864Z" level=info msg="Started container" PID=55805 containerID=bb420833a917abd4fd9fd3c7301d3d6f61627dd7c21c3420de5047dc66e4197f description=openstack-operators/openstack-operator-controller-manager-7b5b948bcd-t7bpk/manager id=1416c81d-0ef8-4b21-a147-8bf281a747e7 name=/runtime.v1.RuntimeService/StartContainer sandboxID=68a640d6e221e3ae1a4d6b8c01ce8dc9cdb1031626825903efca454a2f60d903
2026-06-12 17:20:07.463152 | controller | Jun 12 16:22:43.395688 crc crio[21573]: time="2026-06-12T16:22:43.395571283Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.463169 | controller | Jun 12 16:22:43.400103 crc crio[21573]: time="2026-06-12T16:22:43.400016499Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/watcher-operator@sha256:cd3d045aff8889ebb70662585291c704fedf9bcfd142875327ee1b02c06217f8" id=e9cf119f-a508-4057-806b-3ee755895626 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:20:07.463186 | controller | Jun 12 16:22:43.418572 crc crio[21573]: time="2026-06-12T16:22:43.41525851Z" level=info msg="Creating container: openstack-operators/barbican-operator-controller-manager-5dcd54bd69-75cjt/manager" id=3a26bf82-9f2c-4b0f-a870-115bc648c642 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:20:07.463201 | controller | Jun 12 16:22:43.419803 crc crio[21573]: time="2026-06-12T16:22:43.419727967Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/horizon-operator@sha256:c74c162ad42f26b9a56d8409dc53d469f3e0beaa9613b594ecbfbcda518dee19" id=5352c88e-333b-4a92-a6e1-16ec35b04ae7 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:20:07.463218 | controller | Jun 12 16:22:43.420664 crc crio[21573]: time="2026-06-12T16:22:43.420603193Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.463234 | controller | Jun 12 16:22:43.421969 crc crio[21573]: time="2026-06-12T16:22:43.421530058Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.463250 | controller | Jun 12 16:22:43.421969 crc crio[21573]: time="2026-06-12T16:22:43.421906359Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/telemetry-operator@sha256:08725ae3cc37b0aa0b0f54e947792cdc72e79eb126a47a9b52811b9fafc61b2e" id=aeaa0a7b-7470-4cdc-8450-203cf93ad815 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:20:07.463266 | controller | Jun 12 16:22:43.429689 crc crio[21573]: time="2026-06-12T16:22:43.429568879Z" level=info msg="Pulled image: quay.io/openstack-k8s-operators/keystone-operator@sha256:0aa84ced5acaac0cb64d344ca39dc4ef614ac2a1c112fb422a96534869481b80" id=d2a81edc-203f-449d-a1c3-4b87ef679bd9 name=/runtime.v1.ImageService/PullImage
2026-06-12 17:20:07.463282 | controller | Jun 12 16:22:43.432596 crc crio[21573]: time="2026-06-12T16:22:43.431287545Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/keystone-operator@sha256:0aa84ced5acaac0cb64d344ca39dc4ef614ac2a1c112fb422a96534869481b80" id=c1b33aeb-064d-43e5-a0fe-b563c1dd53e7 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:20:07.463297 | controller | Jun 12 16:22:43.432596 crc crio[21573]: time="2026-06-12T16:22:43.431934232Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.463313 | controller | Jun 12 16:22:43.432596 crc crio[21573]: time="2026-06-12T16:22:43.432294962Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.463328 | controller | Jun 12 16:22:43.435257 crc crio[21573]: time="2026-06-12T16:22:43.43292848Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.463356 | controller | Jun 12 16:22:43.435257 crc crio[21573]: time="2026-06-12T16:22:43.4335994Z" level=info msg="Got pod network &{Name:redhat-operators-6ptxm Namespace:openshift-marketplace ID:c5cc4c14eba556c658d40880ee27f1cff7c75bd4ff73ca5a336ef402a3e6d222 UID:20500c7c-6200-4552-8ff0-9b752689e7fb NetNS:/var/run/netns/801aa823-3a8f-49ea-bc04-d9a995289227 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod20500c7c_6200_4552_8ff0_9b752689e7fb.slice PodAnnotations:0xc00209e5a0}] Aliases:map[]}"
2026-06-12 17:20:07.463378 | controller | Jun 12 16:22:43.435257 crc crio[21573]: time="2026-06-12T16:22:43.433658081Z" level=info msg="Adding pod openshift-marketplace_redhat-operators-6ptxm to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 17:20:07.463395 | controller | Jun 12 16:22:43.436263 crc crio[21573]: time="2026-06-12T16:22:43.436205566Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/ironic-operator@sha256:aeaab3207972ab6e2c15a858709760e1de4ab1b86ba9646c47079006a4cfd7a1" id=bbd3a01d-ca9a-41bd-a234-3913f2cdc89f name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:20:07.463414 | controller | Jun 12 16:22:43.438608 crc crio[21573]: time="2026-06-12T16:22:43.4385378Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.463431 | controller | Jun 12 16:22:43.441413 crc crio[21573]: time="2026-06-12T16:22:43.440685595Z" level=info msg="Creating container: openstack-operators/cinder-operator-controller-manager-584b474457-jbvhl/manager" id=929ba3bd-131b-4fd1-839c-19d9f8cd78c6 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:20:07.463447 | controller | Jun 12 16:22:43.458148 crc crio[21573]: time="2026-06-12T16:22:43.457850836Z" level=info msg="Creating container: openstack-operators/openstack-baremetal-operator-controller-manager-678fc77c5466qhr/manager" id=6eda8b01-8a7f-47e9-a0f2-9ab7b10ea71b name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:20:07.463464 | controller | Jun 12 16:22:43.467289 crc crio[21573]: time="2026-06-12T16:22:43.46219771Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/keystone-operator@sha256:0aa84ced5acaac0cb64d344ca39dc4ef614ac2a1c112fb422a96534869481b80" id=cd279847-919f-4483-9a69-b3e1c2c14b59 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:20:07.463480 | controller | Jun 12 16:22:43.467289 crc crio[21573]: time="2026-06-12T16:22:43.464629178Z" level=info msg="Creating container: openstack-operators/horizon-operator-controller-manager-9dc5578b5-wmn9f/manager" id=78468bec-c921-484b-bdb1-7b717d31fe93 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:20:07.463496 | controller | Jun 12 16:22:43.467289 crc crio[21573]: 2026-06-12T16:22:43Z [verbose] CmdAdd (shim): {1.1.0 [{Name:c794a19672643d8 Mac:aa:cc:9a:dc:77:e2 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:62 Mtu:0 Sandbox:/var/run/netns/45779aa4-cc22-4c8a-a3a3-ff8959f87423 SocketPath: PciID:}] [{Interface:0xc000153400 Address:{IP:10.217.0.98 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 17:20:07.463513 | controller | Jun 12 16:22:43.467962 crc crio[21573]: time="2026-06-12T16:22:43.467854259Z" level=info msg="Got pod network &{Name:auto-csr-approver-29688022-j6qxd Namespace:openshift-infra ID:c794a19672643d8a3bb245ae18c4455c765bdcad06d62105cee663dddf15f614 UID:e5cb53ce-f879-48ab-b8f0-85dc8c5645da NetNS:/var/run/netns/45779aa4-cc22-4c8a-a3a3-ff8959f87423 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pode5cb53ce_f879_48ab_b8f0_85dc8c5645da.slice PodAnnotations:0xc0024282c8}] Aliases:map[]}"
2026-06-12 17:20:07.463529 | controller | Jun 12 16:22:43.468162 crc crio[21573]: time="2026-06-12T16:22:43.468071285Z" level=info msg="Checking pod openshift-infra_auto-csr-approver-29688022-j6qxd for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 17:20:07.463546 | controller | Jun 12 16:22:43.470377 crc crio[21573]: time="2026-06-12T16:22:43.470320409Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.463566 | controller | Jun 12 16:22:43.473691 crc crio[21573]: time="2026-06-12T16:22:43.473608173Z" level=info msg="Creating container: openstack-operators/telemetry-operator-controller-manager-565998cc45-ndrh5/manager" id=ab1c8909-c2d7-4b5b-9f92-6034db62fea6 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:20:07.463604 | controller | Jun 12 16:22:43.480577 crc crio[21573]: time="2026-06-12T16:22:43.480504528Z" level=info msg="Creating container: openstack-operators/mariadb-operator-controller-manager-5545cdc48d-bnqtz/manager" id=169784fe-8d28-42e3-babb-a0203c856833 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:20:07.463622 | controller | Jun 12 16:22:43.490039 crc crio[21573]: time="2026-06-12T16:22:43.489922054Z" level=info msg="Creating container: openstack-operators/octavia-operator-controller-manager-6bd797bd9d-rvfvq/manager" id=9f5b66ce-7f47-4484-aa83-0417e8beffe5 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:20:07.463638 | controller | Jun 12 16:22:43.497038 crc crio[21573]: time="2026-06-12T16:22:43.496933353Z" level=info msg="Creating container: openstack-operators/watcher-operator-controller-manager-7869644bb4-8g7dq/manager" id=9a98dace-fdab-4479-9828-a9903c3017c0 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:20:07.463655 | controller | Jun 12 16:22:43.513038 crc crio[21573]: time="2026-06-12T16:22:43.511771792Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.463671 | controller | Jun 12 16:22:43.520953 crc crio[21573]: time="2026-06-12T16:22:43.517846046Z" level=info msg="Ran pod sandbox c794a19672643d8a3bb245ae18c4455c765bdcad06d62105cee663dddf15f614 with infra container: openshift-infra/auto-csr-approver-29688022-j6qxd/POD" id=9e768b85-8663-4b07-a84e-c221571b4b40 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:20:07.463688 | controller | Jun 12 16:22:43.521492 crc crio[21573]: time="2026-06-12T16:22:43.521339174Z" level=info msg="Pulling image: registry.redhat.io/openshift4/ose-cli:latest" id=cbe5f14b-9df2-49a7-9ca0-35cd58470cec name=/runtime.v1.ImageService/PullImage
2026-06-12 17:20:07.463704 | controller | Jun 12 16:22:43.525070 crc crio[21573]: time="2026-06-12T16:22:43.524991497Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.463721 | controller | Jun 12 16:22:43.528374 crc crio[21573]: time="2026-06-12T16:22:43.527421525Z" level=info msg="Creating container: openstack-operators/ironic-operator-controller-manager-7c845fc7c7-4kjv8/manager" id=8fad21fe-330d-4494-8b9a-7ce09ab5ccfa name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:20:07.463737 | controller | Jun 12 16:22:43.536701 crc crio[21573]: time="2026-06-12T16:22:43.536562024Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/nova-operator@sha256:4db6b95b62c09b4f6bde27b0fd148e599246fbdcd3f479b615df2ac507a9ac12" id=7b3a9f46-9cd1-4e28-bf85-4bc05e9311e8 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:20:07.463753 | controller | Jun 12 16:22:43.537379 crc crio[21573]: time="2026-06-12T16:22:43.536597989Z" level=info msg="Creating container: openstack-operators/infra-operator-controller-manager-594d6555bb-k4qxt/manager" id=56b37c21-7de2-4d1e-b3a3-e9a2e2e063a7 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:20:07.463769 | controller | Jun 12 16:22:43.542655 crc crio[21573]: time="2026-06-12T16:22:43.542546803Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.463785 | controller | Jun 12 16:22:43.546318 crc crio[21573]: time="2026-06-12T16:22:43.546035686Z" level=info msg="Trying to access \"registry.redhat.io/openshift4/ose-cli:latest\""
2026-06-12 17:20:07.463802 | controller | Jun 12 16:22:43.552309 crc crio[21573]: time="2026-06-12T16:22:43.55223268Z" level=info msg="Creating container: openstack-operators/test-operator-controller-manager-7579dbdcb9-brpfz/manager" id=122eb07c-c52a-4223-b48c-f1002873be23 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:20:07.463821 | controller | Jun 12 16:22:43.556045 crc crio[21573]: time="2026-06-12T16:22:43.555979747Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.463838 | controller | Jun 12 16:22:43.557007 crc crio[21573]: time="2026-06-12T16:22:43.55692193Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.463854 | controller | Jun 12 16:22:43.564915 crc crio[21573]: time="2026-06-12T16:22:43.564814244Z" level=info msg="Creating container: openstack-operators/nova-operator-controller-manager-6df846755f-rtp46/manager" id=9d83a754-7a04-445a-beb3-d1a061dcb14f name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:20:07.463870 | controller | Jun 12 16:22:43.566223 crc crio[21573]: time="2026-06-12T16:22:43.566093366Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.463886 | controller | Jun 12 16:22:43.583582 crc crio[21573]: time="2026-06-12T16:22:43.583478167Z" level=info msg="Creating container: openstack-operators/keystone-operator-controller-manager-85bb7cc757-rkcgm/manager" id=608e7707-7bbe-4cdc-aa96-28d96bdb5678 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:20:07.463902 | controller | Jun 12 16:22:43.596985 crc crio[21573]: time="2026-06-12T16:22:43.59681814Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.463918 | controller | Jun 12 16:22:43.600760 crc crio[21573]: time="2026-06-12T16:22:43.600669909Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.463934 | controller | Jun 12 16:22:43.613253 crc crio[21573]: time="2026-06-12T16:22:43.613179483Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.463950 | controller | Jun 12 16:22:43.618268 crc crio[21573]: time="2026-06-12T16:22:43.618162894Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.463967 | controller | Jun 12 16:22:43.618708 crc crio[21573]: time="2026-06-12T16:22:43.618247156Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.463983 | controller | Jun 12 16:22:43.650640 crc crio[21573]: time="2026-06-12T16:22:43.649982331Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.464000 | controller | Jun 12 16:22:43.650970 crc crio[21573]: time="2026-06-12T16:22:43.650763276Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.464016 | controller | Jun 12 16:22:43.650970 crc crio[21573]: time="2026-06-12T16:22:43.650908478Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.464033 | controller | Jun 12 16:22:43.662379 crc crio[21573]: time="2026-06-12T16:22:43.661047519Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.464052 | controller | Jun 12 16:22:43.662379 crc crio[21573]: time="2026-06-12T16:22:43.661285934Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.464069 | controller | Jun 12 16:22:43.668429 crc crio[21573]: time="2026-06-12T16:22:43.667356506Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.464085 | controller | Jun 12 16:22:43.723823 crc crio[21573]: time="2026-06-12T16:22:43.723549336Z" level=info msg="Created container 35989bbc86cfe524c2e0a2c43d9416e429440d9c8618695a34878a61dadaafe2: openstack-operators/glance-operator-controller-manager-585dc4b7b9-xxgml/manager" id=39004a44-8e4e-4825-ae0c-f048f0f05e9a name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:20:07.464101 | controller | Jun 12 16:22:43.726057 crc crio[21573]: time="2026-06-12T16:22:43.725943764Z" level=info msg="Starting container: 35989bbc86cfe524c2e0a2c43d9416e429440d9c8618695a34878a61dadaafe2" id=5dcf0295-1dd7-4fd0-9958-8edda8389fa7 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 17:20:07.464117 | controller | Jun 12 16:22:43.738553 crc crio[21573]: time="2026-06-12T16:22:43.738363956Z" level=info msg="Started container" PID=55858 containerID=35989bbc86cfe524c2e0a2c43d9416e429440d9c8618695a34878a61dadaafe2 description=openstack-operators/glance-operator-controller-manager-585dc4b7b9-xxgml/manager id=5dcf0295-1dd7-4fd0-9958-8edda8389fa7 name=/runtime.v1.RuntimeService/StartContainer sandboxID=01ac8798754f8b7502868905466a9803e5a1ffe1f5b6c06bbbb14f799827893a
2026-06-12 17:20:07.464134 | controller | Jun 12 16:22:43.752990 crc crio[21573]: time="2026-06-12T16:22:43.752875596Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.464149 | controller | Jun 12 16:22:43.754350 crc crio[21573]: time="2026-06-12T16:22:43.754279717Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.464165 | controller | Jun 12 16:22:43.754975 crc crio[21573]: time="2026-06-12T16:22:43.754871223Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.464181 | controller | Jun 12 16:22:43.764650 crc crio[21573]: time="2026-06-12T16:22:43.764046892Z" level=info msg="Created container bf5035703eb0d10712e0b3a8e3c23962dff611a71bddd0875c148008c8dbfff9: openstack-operators/swift-operator-controller-manager-79846f755c-dx6xh/manager" id=86c32000-7e3c-4249-a9e5-a6cc4f01c6b8 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:20:07.464197 | controller | Jun 12 16:22:43.765754 crc crio[21573]: time="2026-06-12T16:22:43.76567382Z" level=info msg="Starting container: bf5035703eb0d10712e0b3a8e3c23962dff611a71bddd0875c148008c8dbfff9" id=5b69d3e4-a28c-4103-8416-e1319c3fde32 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 17:20:07.464213 | controller | Jun 12 16:22:43.767497 crc crio[21573]: time="2026-06-12T16:22:43.766513602Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.464229 | controller | Jun 12 16:22:43.769621 crc crio[21573]: time="2026-06-12T16:22:43.769544208Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.464245 | controller | Jun 12 16:22:43.770856 crc crio[21573]: time="2026-06-12T16:22:43.770697351Z" level=info msg="Created container f9437c856370a11e60fb0c8e5628e9b2b744dd2f893019dfdbdec57b06da8c5d: openstack-operators/neutron-operator-controller-manager-6c7667d64b-phrxf/manager" id=58f964a1-00de-473d-8206-44716c263dae name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:20:07.464264 | controller | Jun 12 16:22:43.772630 crc crio[21573]: time="2026-06-12T16:22:43.772504843Z" level=info msg="Starting container: f9437c856370a11e60fb0c8e5628e9b2b744dd2f893019dfdbdec57b06da8c5d" id=ae0ad534-da37-4904-a82a-27edfa0dc2e8 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 17:20:07.464281 | controller | Jun 12 16:22:43.772988 crc crio[21573]: time="2026-06-12T16:22:43.772828163Z" level=info msg="Started container" PID=55869 containerID=bf5035703eb0d10712e0b3a8e3c23962dff611a71bddd0875c148008c8dbfff9 description=openstack-operators/swift-operator-controller-manager-79846f755c-dx6xh/manager id=5b69d3e4-a28c-4103-8416-e1319c3fde32 name=/runtime.v1.RuntimeService/StartContainer sandboxID=241b088b8d2e33bb8c41d6f3f17afa934c65259d4c75347142f87ec09e42d1a7
2026-06-12 17:20:07.464297 | controller | Jun 12 16:22:43.777209 crc crio[21573]: time="2026-06-12T16:22:43.777170224Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.464314 | controller | Jun 12 16:22:43.778593 crc crio[21573]: time="2026-06-12T16:22:43.77841077Z" level=info msg="Started container" PID=55879 containerID=f9437c856370a11e60fb0c8e5628e9b2b744dd2f893019dfdbdec57b06da8c5d description=openstack-operators/neutron-operator-controller-manager-6c7667d64b-phrxf/manager id=ae0ad534-da37-4904-a82a-27edfa0dc2e8 name=/runtime.v1.RuntimeService/StartContainer sandboxID=9976d6c39634e34a93b16749d6514f35f329b0a47cdecad66b070cfade13f72f
2026-06-12 17:20:07.464330 | controller | Jun 12 16:22:43.980598 crc crio[21573]: time="2026-06-12T16:22:43.980324475Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.464347 | controller | Jun 12 16:22:44.006293 crc crio[21573]: 2026-06-12T16:22:43Z [verbose] CmdAdd (shim): {1.1.0 [{Name:c5cc4c14eba556c Mac:56:e6:a1:a4:bb:68 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:63 Mtu:0 Sandbox:/var/run/netns/801aa823-3a8f-49ea-bc04-d9a995289227 SocketPath: PciID:}] [{Interface:0xc00028e5c0 Address:{IP:10.217.0.99 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 17:20:07.464363 | controller | Jun 12 16:22:44.010890 crc crio[21573]: time="2026-06-12T16:22:44.007814872Z" level=info msg="Got pod network &{Name:redhat-operators-6ptxm Namespace:openshift-marketplace ID:c5cc4c14eba556c658d40880ee27f1cff7c75bd4ff73ca5a336ef402a3e6d222 UID:20500c7c-6200-4552-8ff0-9b752689e7fb NetNS:/var/run/netns/801aa823-3a8f-49ea-bc04-d9a995289227 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod20500c7c_6200_4552_8ff0_9b752689e7fb.slice PodAnnotations:0xc00209e5a0}] Aliases:map[]}"
2026-06-12 17:20:07.464380 | controller | Jun 12 16:22:44.010890 crc crio[21573]: time="2026-06-12T16:22:44.008032078Z" level=info msg="Checking pod openshift-marketplace_redhat-operators-6ptxm for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 17:20:07.464396 | controller | Jun 12 16:22:44.020922 crc crio[21573]: time="2026-06-12T16:22:44.020784724Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.464412 | controller | Jun 12 16:22:44.026178 crc crio[21573]: time="2026-06-12T16:22:44.024309318Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.464428 | controller | Jun 12 16:22:44.055138 crc crio[21573]: time="2026-06-12T16:22:44.050205812Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.464446 | controller | Jun 12 16:22:44.074193 crc crio[21573]: time="2026-06-12T16:22:44.073758796Z" level=info msg="Created container 8680452567d3683545a0fd93d4d0642a2f95dc563cf74d9bd0cd149778be40fe: openstack-operators/designate-operator-controller-manager-87bbdb4d9-wxrj9/manager" id=38f16fd3-429c-44e3-87ff-2a1ac43fef97 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:20:07.464463 | controller | Jun 12 16:22:44.076349 crc crio[21573]: time="2026-06-12T16:22:44.076242708Z" level=info msg="Created container 9f07f5766ab897936f365f4102d0fdf5c2f8b95309a7a8d6ed0a67959b960317: openstack-operators/manila-operator-controller-manager-b547849c7-r6vgs/manager" id=7c454980-94e0-40b4-a284-c2a55994b201 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:20:07.464479 | controller | Jun 12 16:22:44.079701 crc crio[21573]: time="2026-06-12T16:22:44.079506941Z" level=info msg="Starting container: 8680452567d3683545a0fd93d4d0642a2f95dc563cf74d9bd0cd149778be40fe" id=69c22da9-0986-459f-b495-7297513089a6 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 17:20:07.464494 | controller | Jun 12 16:22:44.082273 crc crio[21573]: time="2026-06-12T16:22:44.082002361Z" level=info msg="Starting container: 9f07f5766ab897936f365f4102d0fdf5c2f8b95309a7a8d6ed0a67959b960317" id=247ba8d8-ca12-480a-bccd-74eec237239f name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 17:20:07.464510 | controller | Jun 12 16:22:44.092665 crc crio[21573]: time="2026-06-12T16:22:44.090182302Z" level=info msg="Started container" PID=55935 containerID=8680452567d3683545a0fd93d4d0642a2f95dc563cf74d9bd0cd149778be40fe description=openstack-operators/designate-operator-controller-manager-87bbdb4d9-wxrj9/manager id=69c22da9-0986-459f-b495-7297513089a6 name=/runtime.v1.RuntimeService/StartContainer sandboxID=196a038ec39acca0fb1ff2e6a970b8a031c66599bc2f7a363b405fd7f13587e1
2026-06-12 17:20:07.464526 | controller | Jun 12 16:22:44.102292 crc crio[21573]: time="2026-06-12T16:22:44.102144603Z" level=info msg="Started container" PID=55901 containerID=9f07f5766ab897936f365f4102d0fdf5c2f8b95309a7a8d6ed0a67959b960317 description=openstack-operators/manila-operator-controller-manager-b547849c7-r6vgs/manager id=247ba8d8-ca12-480a-bccd-74eec237239f name=/runtime.v1.RuntimeService/StartContainer sandboxID=6752e939c11a3eaa6a77b76e863512b40e5b736ce57c8f92eb1050ebddb9f741
2026-06-12 17:20:07.464542 | controller | Jun 12 16:22:44.132843 crc crio[21573]: time="2026-06-12T16:22:44.132707588Z" level=info msg="Ran pod sandbox c5cc4c14eba556c658d40880ee27f1cff7c75bd4ff73ca5a336ef402a3e6d222 with infra container: openshift-marketplace/redhat-operators-6ptxm/POD" id=3111cb2a-8a70-4cc3-8790-281044f16cf5 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:20:07.464560 | controller | Jun 12 16:22:44.139421 crc crio[21573]: time="2026-06-12T16:22:44.139304633Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=dbdcbc54-9163-49bb-81ad-1a528acfe425 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:20:07.464601 | controller | Jun 12 16:22:44.168306 crc crio[21573]: time="2026-06-12T16:22:44.168206378Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.464620 | controller | Jun 12 16:22:44.185929 crc crio[21573]: time="2026-06-12T16:22:44.185819253Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.464636 | controller | Jun 12 16:22:44.207379 crc crio[21573]: time="2026-06-12T16:22:44.207270059Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.464652 | controller | Jun 12 16:22:44.215775 crc crio[21573]: time="2026-06-12T16:22:44.21566556Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.464672 | controller | Jun 12 16:22:44.236158 crc crio[21573]: time="2026-06-12T16:22:44.23603486Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.464688 | controller | Jun 12 16:22:44.238335 crc crio[21573]: time="2026-06-12T16:22:44.238230013Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=2d18ab35-c706-4505-9252-668ba109ca13 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:20:07.464704 | controller | Jun 12 16:22:44.245981 crc crio[21573]: time="2026-06-12T16:22:44.24589099Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.464719 | controller | Jun 12 16:22:44.290732 crc crio[21573]: time="2026-06-12T16:22:44.290036286Z" level=info msg="Creating container: openshift-marketplace/redhat-operators-6ptxm/extract-utilities" id=6877c59a-b003-4741-adf5-b62a4edbbb48 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:20:07.464735 | controller | Jun 12 16:22:44.338375 crc crio[21573]: time="2026-06-12T16:22:44.338270607Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.464751 | controller | Jun 12 16:22:44.340868 crc crio[21573]: time="2026-06-12T16:22:44.34078192Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.464774 | controller | Jun 12 16:22:44.348784 crc crio[21573]: time="2026-06-12T16:22:44.348665988Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.464791 | controller | Jun 12 16:22:44.381722 crc crio[21573]: time="2026-06-12T16:22:44.381613251Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.464806 | controller | Jun 12 16:22:44.394318 crc crio[21573]: time="2026-06-12T16:22:44.394203519Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.464822 | controller | Jun 12 16:22:44.399671 crc crio[21573]: time="2026-06-12T16:22:44.399587102Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.464838 | controller | Jun 12 16:22:44.414803 crc crio[21573]: time="2026-06-12T16:22:44.414704537Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.464855 | controller | Jun 12 16:22:44.452368 crc crio[21573]: time="2026-06-12T16:22:44.452194149Z" level=info msg="Created container 3c1afd2032b504b1f25a9410b1d434de37ddb43dc4818bef83cd4c41087facd0: openstack-operators/ovn-operator-controller-manager-5666dfdddd-zbqqt/manager" id=53df689b-d03a-4be7-b527-ae70b560f377 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:20:07.464871 | controller | Jun 12 16:22:44.455548 crc crio[21573]: time="2026-06-12T16:22:44.455259445Z" level=info msg="Starting container: 3c1afd2032b504b1f25a9410b1d434de37ddb43dc4818bef83cd4c41087facd0" id=6258f9f5-bb31-41d3-a849-5013255d090a name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 17:20:07.464888 | controller | Jun 12 16:22:44.463391 crc crio[21573]: time="2026-06-12T16:22:44.463219501Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.464908 | controller | Jun 12 16:22:44.471773 crc crio[21573]: time="2026-06-12T16:22:44.47160282Z" level=info msg="Started container" PID=55939 containerID=3c1afd2032b504b1f25a9410b1d434de37ddb43dc4818bef83cd4c41087facd0 description=openstack-operators/ovn-operator-controller-manager-5666dfdddd-zbqqt/manager id=6258f9f5-bb31-41d3-a849-5013255d090a name=/runtime.v1.RuntimeService/StartContainer sandboxID=879a3dfdaf7ad3ae98bd7b410a88d39cfe05484d21bcb18259910fe48ec840c2
2026-06-12 17:20:07.464925 | controller | Jun 12 16:22:44.483698 crc crio[21573]: time="2026-06-12T16:22:44.483597688Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.464942 | controller | Jun 12 16:22:44.507622 crc crio[21573]: time="2026-06-12T16:22:44.507515634Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.464957 | controller | Jun 12 16:22:44.520033 crc crio[21573]: time="2026-06-12T16:22:44.519925247Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.464973 | controller | Jun 12 16:22:44.520979 crc crio[21573]: time="2026-06-12T16:22:44.520896178Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.464989 | controller | Jun 12 16:22:44.521158 crc crio[21573]: time="2026-06-12T16:22:44.52106196Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.465004 | controller | Jun 12 16:22:44.535507 crc crio[21573]: time="2026-06-12T16:22:44.53527622Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.465020 | controller | Jun 12 16:22:44.535507 crc crio[21573]: time="2026-06-12T16:22:44.535430007Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.465036 | controller | Jun 12 16:22:44.539595 crc crio[21573]: time="2026-06-12T16:22:44.539549451Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.465052 | controller | Jun 12 16:22:44.540662 crc crio[21573]: time="2026-06-12T16:22:44.540573804Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.465067 | controller | Jun 12 16:22:44.541548 crc crio[21573]: time="2026-06-12T16:22:44.541432674Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.465084 | controller | Jun 12 16:22:44.543869 crc crio[21573]: time="2026-06-12T16:22:44.543837692Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.465100 | controller | Jun 12 16:22:44.607707 crc crio[21573]: time="2026-06-12T16:22:44.607509124Z" level=info msg="Created container 36c114f7c4010791edf1e3a5e38f3f2f7a894ea2bba9c2c27ef6e77fafe6a7a7: openstack-operators/mariadb-operator-controller-manager-5545cdc48d-bnqtz/manager" id=169784fe-8d28-42e3-babb-a0203c856833 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:20:07.465116 | controller | Jun 12 16:22:44.612252 crc crio[21573]: time="2026-06-12T16:22:44.612103581Z" level=info msg="Starting container: 36c114f7c4010791edf1e3a5e38f3f2f7a894ea2bba9c2c27ef6e77fafe6a7a7" id=4a3538e0-3291-4703-91d0-e4095db9422d name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 17:20:07.465136 | controller | Jun 12 16:22:44.632513 crc crio[21573]: time="2026-06-12T16:22:44.624544439Z" level=info msg="Started container" PID=55960 containerID=36c114f7c4010791edf1e3a5e38f3f2f7a894ea2bba9c2c27ef6e77fafe6a7a7 description=openstack-operators/mariadb-operator-controller-manager-5545cdc48d-bnqtz/manager id=4a3538e0-3291-4703-91d0-e4095db9422d name=/runtime.v1.RuntimeService/StartContainer sandboxID=33feaa87953d12a5d98d1f0b93fb24a924a08763261fbd9c3e31192afedac63a
2026-06-12 17:20:07.465154 | controller | Jun 12 16:22:44.654836 crc crio[21573]: time="2026-06-12T16:22:44.654574947Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.465170 | controller | Jun 12 16:22:44.674196 crc crio[21573]: time="2026-06-12T16:22:44.67407495Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.465187 | controller | Jun 12 16:22:44.758582 crc crio[21573]: time="2026-06-12T16:22:44.758338613Z" level=info msg="Created container f19d7ae9bb06cfab349d3f7d8cd3b984469a65d2b31e7f89618f6fa47de11680: openstack-operators/watcher-operator-controller-manager-7869644bb4-8g7dq/manager" id=9a98dace-fdab-4479-9828-a9903c3017c0 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:20:07.465203 | controller | Jun 12 16:22:44.760625 crc crio[21573]: time="2026-06-12T16:22:44.760388272Z" level=info msg="Starting container: f19d7ae9bb06cfab349d3f7d8cd3b984469a65d2b31e7f89618f6fa47de11680" id=077dfa62-da97-421b-9320-9e04e7758ed0 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 17:20:07.465220 | controller | Jun 12 16:22:44.774775 crc crio[21573]: time="2026-06-12T16:22:44.774315297Z" level=info msg="Started container" PID=55981 containerID=f19d7ae9bb06cfab349d3f7d8cd3b984469a65d2b31e7f89618f6fa47de11680 description=openstack-operators/watcher-operator-controller-manager-7869644bb4-8g7dq/manager id=077dfa62-da97-421b-9320-9e04e7758ed0 name=/runtime.v1.RuntimeService/StartContainer sandboxID=fac3862be33ffbc6ae140ca43b2f23635ea37f02f5bc88fee0a451b76a3b5d83
2026-06-12 17:20:07.465236 | controller | Jun 12 16:22:44.967848 crc crio[21573]: time="2026-06-12T16:22:44.96767707Z" level=info msg="Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9" id=cbe5f14b-9df2-49a7-9ca0-35cd58470cec name=/runtime.v1.ImageService/PullImage
2026-06-12 17:20:07.465253 | controller | Jun 12 16:22:44.971742 crc crio[21573]: time="2026-06-12T16:22:44.971649231Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-cli:latest" id=c5f1d453-058d-48f2-adaf-1066b5d78ed3 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:20:07.465269 | controller | Jun 12 16:22:44.979568 crc crio[21573]: time="2026-06-12T16:22:44.978319786Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-cli:latest" id=86b7e51a-c079-4621-9247-a80561a69596 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:20:07.465285 | controller | Jun 12 16:22:45.001515 crc crio[21573]: time="2026-06-12T16:22:45.000061212Z" level=info msg="Creating container: openshift-infra/auto-csr-approver-29688022-j6qxd/oc" id=08ac7fda-2cc9-4551-aeeb-8d9630d8dad0 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:20:07.465301 | controller | Jun 12 16:22:45.001515 crc crio[21573]: time="2026-06-12T16:22:45.000798263Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.465317 | controller | Jun 12 16:22:45.108801 crc crio[21573]: time="2026-06-12T16:22:45.10868111Z" level=info msg="Created container 13de520cc4c768148b4d004809c9fc196b6bcbca191337777394cd04ac08aba7: openstack-operators/ironic-operator-controller-manager-7c845fc7c7-4kjv8/manager" id=8fad21fe-330d-4494-8b9a-7ce09ab5ccfa name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:20:07.465337 | controller | Jun 12 16:22:45.112930 crc crio[21573]: time="2026-06-12T16:22:45.109992532Z" level=info msg="Starting container: 13de520cc4c768148b4d004809c9fc196b6bcbca191337777394cd04ac08aba7" id=a08598b3-2fba-4e66-a985-93cf1bfcedf8 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 17:20:07.465354 | controller | Jun 12 16:22:45.121622 crc crio[21573]: time="2026-06-12T16:22:45.120926155Z" level=info msg="Started container" PID=56124 containerID=13de520cc4c768148b4d004809c9fc196b6bcbca191337777394cd04ac08aba7 description=openstack-operators/ironic-operator-controller-manager-7c845fc7c7-4kjv8/manager id=a08598b3-2fba-4e66-a985-93cf1bfcedf8 name=/runtime.v1.RuntimeService/StartContainer sandboxID=80e2e46287ddb0bad22a6fb4780ad9c82d5f320205e47eb8909287743918b111
2026-06-12 17:20:07.465370 | controller | Jun 12 16:22:45.139924 crc crio[21573]: time="2026-06-12T16:22:45.1397994Z" level=info msg="Created container 16ce6dea68922758feab427fe388e3f512cfb6c9eb2f61fc9fcb01e8259333f5: openstack-operators/keystone-operator-controller-manager-85bb7cc757-rkcgm/manager" id=608e7707-7bbe-4cdc-aa96-28d96bdb5678 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:20:07.465386 | controller | Jun 12 16:22:45.151805 crc crio[21573]: time="2026-06-12T16:22:45.148935541Z" level=info msg="Starting container: 16ce6dea68922758feab427fe388e3f512cfb6c9eb2f61fc9fcb01e8259333f5" id=cdad6a16-03c4-467d-8b27-b2d05ba7d77d name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 17:20:07.465403 | controller | Jun 12 16:22:45.181961 crc crio[21573]: time="2026-06-12T16:22:45.181848674Z" level=info msg="Started container" PID=56109 containerID=16ce6dea68922758feab427fe388e3f512cfb6c9eb2f61fc9fcb01e8259333f5 description=openstack-operators/keystone-operator-controller-manager-85bb7cc757-rkcgm/manager id=cdad6a16-03c4-467d-8b27-b2d05ba7d77d name=/runtime.v1.RuntimeService/StartContainer sandboxID=8910584d0d5bb4dd49ba795830a1018eb9ab93fa0eab2402258167c6a9eb9bd8
2026-06-12 17:20:07.465419 | controller | Jun 12 16:22:45.249542 crc crio[21573]: time="2026-06-12T16:22:45.245313936Z" level=info msg="Created container b20784c4d239fb0d260b09659bc5856ede985b5760591ef39060ba2f2cd927bf: openstack-operators/nova-operator-controller-manager-6df846755f-rtp46/manager" id=9d83a754-7a04-445a-beb3-d1a061dcb14f name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:20:07.465435 | controller | Jun 12 16:22:45.249542 crc crio[21573]: time="2026-06-12T16:22:45.247395804Z" level=info msg="Starting container: b20784c4d239fb0d260b09659bc5856ede985b5760591ef39060ba2f2cd927bf" id=e1db3475-fa41-413c-8ed1-50e6c0c1e9cd name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 17:20:07.465451 | controller | Jun 12 16:22:45.258419 crc crio[21573]: time="2026-06-12T16:22:45.258314057Z" level=info msg="Started container" PID=56118 containerID=b20784c4d239fb0d260b09659bc5856ede985b5760591ef39060ba2f2cd927bf description=openstack-operators/nova-operator-controller-manager-6df846755f-rtp46/manager id=e1db3475-fa41-413c-8ed1-50e6c0c1e9cd name=/runtime.v1.RuntimeService/StartContainer sandboxID=15f6b072a07aab932d87cb04712cd7b2d83a00ec91eed03d7f388f1ded48c1cf
2026-06-12 17:20:07.465467 | controller | Jun 12 16:22:45.298711 crc crio[21573]: time="2026-06-12T16:22:45.298564576Z" level=info msg="Created container 76fc837e2b543a7ae0f6c985737672e5e3bdb49b91c501d95f53d2fbfda6aae3: openshift-marketplace/redhat-operators-6ptxm/extract-utilities" id=6877c59a-b003-4741-adf5-b62a4edbbb48 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:20:07.465484 | controller | Jun 12 16:22:45.300102 crc crio[21573]: time="2026-06-12T16:22:45.300045048Z" level=info msg="Starting container: 76fc837e2b543a7ae0f6c985737672e5e3bdb49b91c501d95f53d2fbfda6aae3" id=ab7cac73-ff65-451f-b16f-2618681a688d name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 17:20:07.465500 | controller | Jun 12 16:22:45.305193 crc crio[21573]: time="2026-06-12T16:22:45.305041001Z" level=info msg="Created container dfee5b57b4f09a9edabf31cf930789af27b653877f17bdb3c1eae2e734bb3c25: openstack-operators/heat-operator-controller-manager-5f5d6b8858-gnrsl/manager" id=8cffb01f-780d-41b6-bd16-a31d0f5cb98f name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:20:07.465519 | controller | Jun 12 16:22:45.309978 crc crio[21573]: time="2026-06-12T16:22:45.309861589Z" level=info msg="Starting container: dfee5b57b4f09a9edabf31cf930789af27b653877f17bdb3c1eae2e734bb3c25" id=0f27533b-dcc7-40ad-b992-cf0f0d2f645c name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 17:20:07.465536 | controller | Jun 12 16:22:45.312333 crc crio[21573]: time="2026-06-12T16:22:45.312284299Z" level=info msg="Created container 5aec881bead899bb875af4c830bbf7d4f858b4620bf313ed67ab9ce2fd3443ec: openstack-operators/octavia-operator-controller-manager-6bd797bd9d-rvfvq/manager" id=9f5b66ce-7f47-4484-aa83-0417e8beffe5 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:20:07.465552 | controller | Jun 12 16:22:45.314825 crc crio[21573]: time="2026-06-12T16:22:45.313853574Z" level=info msg="Starting container: 5aec881bead899bb875af4c830bbf7d4f858b4620bf313ed67ab9ce2fd3443ec" id=b370073d-4986-414e-a255-4f37da1d4af1 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 17:20:07.465568 | controller | Jun 12 16:22:45.321882 crc crio[21573]: time="2026-06-12T16:22:45.320335869Z" level=info msg="Started container" PID=56112 containerID=dfee5b57b4f09a9edabf31cf930789af27b653877f17bdb3c1eae2e734bb3c25 description=openstack-operators/heat-operator-controller-manager-5f5d6b8858-gnrsl/manager id=0f27533b-dcc7-40ad-b992-cf0f0d2f645c name=/runtime.v1.RuntimeService/StartContainer sandboxID=2e547db01d0a82ab39b659783821cef3ef4744b15a1fff44ad36d7fa106f00ea
2026-06-12 17:20:07.465606 | controller | Jun 12 16:22:45.339561 crc crio[21573]: time="2026-06-12T16:22:45.336195614Z" level=info msg="Started container" PID=56117 containerID=5aec881bead899bb875af4c830bbf7d4f858b4620bf313ed67ab9ce2fd3443ec description=openstack-operators/octavia-operator-controller-manager-6bd797bd9d-rvfvq/manager id=b370073d-4986-414e-a255-4f37da1d4af1 name=/runtime.v1.RuntimeService/StartContainer sandboxID=b7966e4e982709e77c2fcd2cc13333e115ce39b750ef082d0d56c9835d2cfda6
2026-06-12 17:20:07.465625 | controller | Jun 12 16:22:45.358799 crc crio[21573]: time="2026-06-12T16:22:45.3586867Z" level=info msg="Started container" PID=56115 containerID=76fc837e2b543a7ae0f6c985737672e5e3bdb49b91c501d95f53d2fbfda6aae3 description=openshift-marketplace/redhat-operators-6ptxm/extract-utilities id=ab7cac73-ff65-451f-b16f-2618681a688d name=/runtime.v1.RuntimeService/StartContainer sandboxID=c5cc4c14eba556c658d40880ee27f1cff7c75bd4ff73ca5a336ef402a3e6d222
2026-06-12 17:20:07.465642 | controller | Jun 12 16:22:45.402708 crc crio[21573]: time="2026-06-12T16:22:45.402618701Z" level=info msg="Created container 1cb542fc856b6d2491e54409a8191b4dfbcd654e8480e728c56594d8800f7c31: openstack-operators/barbican-operator-controller-manager-5dcd54bd69-75cjt/manager" id=3a26bf82-9f2c-4b0f-a870-115bc648c642 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:20:07.465658 | controller | Jun 12 16:22:45.404289 crc crio[21573]: time="2026-06-12T16:22:45.404203276Z" level=info msg="Starting container: 1cb542fc856b6d2491e54409a8191b4dfbcd654e8480e728c56594d8800f7c31" id=b3ff03dc-839a-4e98-9ae3-3ba67709da50 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 17:20:07.465674 | controller | Jun 12 16:22:45.407281 crc crio[21573]: time="2026-06-12T16:22:45.407205259Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.465690 | controller | Jun 12 16:22:45.415888 crc crio[21573]: time="2026-06-12T16:22:45.415765187Z" level=info msg="Started container" PID=56116 containerID=1cb542fc856b6d2491e54409a8191b4dfbcd654e8480e728c56594d8800f7c31 description=openstack-operators/barbican-operator-controller-manager-5dcd54bd69-75cjt/manager id=b3ff03dc-839a-4e98-9ae3-3ba67709da50 name=/runtime.v1.RuntimeService/StartContainer sandboxID=77d6471522a9ffe5358a9a7cffa5ffaa270e09921280d30bf71ecfa09306e057
2026-06-12 17:20:07.465710 | controller | Jun 12 16:22:45.576962 crc crio[21573]: time="2026-06-12T16:22:45.562271497Z" level=info msg="Created container d645525a6090990360d1422a7705f34d219483561cef7885dc7b465b001fb2fe: openstack-operators/openstack-baremetal-operator-controller-manager-678fc77c5466qhr/manager" id=6eda8b01-8a7f-47e9-a0f2-9ab7b10ea71b name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:20:07.465727 | controller | Jun 12 16:22:45.576962 crc crio[21573]: time="2026-06-12T16:22:45.562876016Z" level=info msg="Created container 61054495d5b261452622bb07f85151663d216e7569c53a2d7ddb5485db23adc7: openstack-operators/telemetry-operator-controller-manager-565998cc45-ndrh5/manager" id=ab1c8909-c2d7-4b5b-9f92-6034db62fea6 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:20:07.465743 | controller | Jun 12 16:22:45.576962 crc crio[21573]: time="2026-06-12T16:22:45.56926457Z" level=info msg="Starting container: 61054495d5b261452622bb07f85151663d216e7569c53a2d7ddb5485db23adc7" id=a081c9fe-6c24-4388-aa96-6ae782ca31d2 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 17:20:07.465759 | controller | Jun 12 16:22:45.576962 crc crio[21573]: time="2026-06-12T16:22:45.574500523Z" level=info msg="Starting container: d645525a6090990360d1422a7705f34d219483561cef7885dc7b465b001fb2fe" id=221e3900-387a-4fa8-8712-de912ce3a836 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 17:20:07.465776 | controller | Jun 12 16:22:45.598624 crc crio[21573]: time="2026-06-12T16:22:45.598265791Z" level=info msg="Started container" PID=56111 containerID=61054495d5b261452622bb07f85151663d216e7569c53a2d7ddb5485db23adc7 description=openstack-operators/telemetry-operator-controller-manager-565998cc45-ndrh5/manager id=a081c9fe-6c24-4388-aa96-6ae782ca31d2 name=/runtime.v1.RuntimeService/StartContainer sandboxID=b4c1a5a0ec5e1a6de771f3baae11694260a93d5750eab2ce26be4fd359d65b2a
2026-06-12 17:20:07.465792 | controller | Jun 12 16:22:45.613693 crc crio[21573]: time="2026-06-12T16:22:45.611931236Z" level=info msg="Started container" PID=56122 containerID=d645525a6090990360d1422a7705f34d219483561cef7885dc7b465b001fb2fe description=openstack-operators/openstack-baremetal-operator-controller-manager-678fc77c5466qhr/manager id=221e3900-387a-4fa8-8712-de912ce3a836 name=/runtime.v1.RuntimeService/StartContainer sandboxID=f511cffe0e0ecf74f14e277a042648609a437b9bc297cd8b000f6a0e8d94f19a
2026-06-12 17:20:07.465808 | controller | Jun 12 16:22:45.641526 crc crio[21573]: time="2026-06-12T16:22:45.637957237Z" level=info msg="Created container c4791c311d1e4ff45c51cb6faef6d6dbf0339156402664f6b15d1ab53508911c: openstack-operators/test-operator-controller-manager-7579dbdcb9-brpfz/manager" id=122eb07c-c52a-4223-b48c-f1002873be23 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:20:07.465824 | controller | Jun 12 16:22:45.658695 crc crio[21573]: time="2026-06-12T16:22:45.657800816Z" level=info msg="Starting container: c4791c311d1e4ff45c51cb6faef6d6dbf0339156402664f6b15d1ab53508911c" id=4737a7e4-b9b5-4d30-8830-151dae45595c name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 17:20:07.465840 | controller | Jun 12 16:22:45.682055 crc crio[21573]: time="2026-06-12T16:22:45.681901655Z" level=info msg="Created container d46e9950e3044457130bb76b464418451798caebdb5f419d71601eaf088fc8e0: openstack-operators/cinder-operator-controller-manager-584b474457-jbvhl/manager" id=929ba3bd-131b-4fd1-839c-19d9f8cd78c6 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:20:07.465856 | controller | Jun 12 16:22:45.696709 crc crio[21573]: time="2026-06-12T16:22:45.696579001Z" level=info msg="Starting container: d46e9950e3044457130bb76b464418451798caebdb5f419d71601eaf088fc8e0" id=e8dad9be-0f87-44c3-a1a0-1f4ca617759d name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 17:20:07.465873 | controller | Jun 12 16:22:45.697088 crc crio[21573]: time="2026-06-12T16:22:45.696842817Z" level=info msg="Started container" PID=56120 containerID=c4791c311d1e4ff45c51cb6faef6d6dbf0339156402664f6b15d1ab53508911c description=openstack-operators/test-operator-controller-manager-7579dbdcb9-brpfz/manager id=4737a7e4-b9b5-4d30-8830-151dae45595c name=/runtime.v1.RuntimeService/StartContainer sandboxID=4b863472993c58f5bc5df7a4fda6b13ff016d86ebd4185571a92654c5711bdda
2026-06-12 17:20:07.465893 | controller | Jun 12 16:22:45.735770 crc crio[21573]: time="2026-06-12T16:22:45.735647644Z" level=info msg="Started container" PID=56126 containerID=d46e9950e3044457130bb76b464418451798caebdb5f419d71601eaf088fc8e0 description=openstack-operators/cinder-operator-controller-manager-584b474457-jbvhl/manager id=e8dad9be-0f87-44c3-a1a0-1f4ca617759d name=/runtime.v1.RuntimeService/StartContainer sandboxID=8da44062b1e68b1394bdf6438bd1d38aa02031d4525f636bf98ce315ab4bd394
2026-06-12 17:20:07.465910 | controller | Jun 12 16:22:45.738624 crc crio[21573]: time="2026-06-12T16:22:45.738399452Z" level=info msg="Created container fd66ba7ebad03c7f20c25048ca9685e4606c640a299bd114c620bf68beef8c33: openstack-operators/infra-operator-controller-manager-594d6555bb-k4qxt/manager" id=56b37c21-7de2-4d1e-b3a3-e9a2e2e063a7 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:20:07.465926 | controller | Jun 12 16:22:45.742254 crc crio[21573]: time="2026-06-12T16:22:45.742153188Z" level=info msg="Created container cd294a50d5a00ee918418d9f0e69bf24ad30ce7b519ec12cee83b7139ed946eb: openstack-operators/horizon-operator-controller-manager-9dc5578b5-wmn9f/manager" id=78468bec-c921-484b-bdb1-7b717d31fe93 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:20:07.465942 | controller | Jun 12 16:22:45.751239 crc crio[21573]: time="2026-06-12T16:22:45.751047388Z" level=info msg="Starting container: cd294a50d5a00ee918418d9f0e69bf24ad30ce7b519ec12cee83b7139ed946eb" id=b2cf06b6-caa5-4740-abca-4242cbe1bffd name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 17:20:07.465958 | controller | Jun 12 16:22:45.751732 crc crio[21573]: time="2026-06-12T16:22:45.751295669Z" level=info msg="Starting container: fd66ba7ebad03c7f20c25048ca9685e4606c640a299bd114c620bf68beef8c33" id=eae2d4d4-a55f-46ac-a8c4-e3e1f0e98706 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 17:20:07.465975 | controller | Jun 12 16:22:45.767877 crc crio[21573]: time="2026-06-12T16:22:45.767762532Z" level=info msg="Started container" PID=56130 containerID=cd294a50d5a00ee918418d9f0e69bf24ad30ce7b519ec12cee83b7139ed946eb description=openstack-operators/horizon-operator-controller-manager-9dc5578b5-wmn9f/manager id=b2cf06b6-caa5-4740-abca-4242cbe1bffd name=/runtime.v1.RuntimeService/StartContainer sandboxID=a84c9ddb3bb662d5f084146c3544a20bf4ae3c63d6e9d37ce941f02b32a14fa3
2026-06-12 17:20:07.465991 | controller | Jun 12 16:22:45.862309 crc crio[21573]: time="2026-06-12T16:22:45.862173162Z" level=info msg="Started container" PID=56129 containerID=fd66ba7ebad03c7f20c25048ca9685e4606c640a299bd114c620bf68beef8c33 description=openstack-operators/infra-operator-controller-manager-594d6555bb-k4qxt/manager id=eae2d4d4-a55f-46ac-a8c4-e3e1f0e98706 name=/runtime.v1.RuntimeService/StartContainer sandboxID=bbb14a414c0c277594e312d48292c6aeed139d6be612a05e62d9e79b9a794501
2026-06-12 17:20:07.466008 | controller | Jun 12 16:22:46.193099 crc crio[21573]: time="2026-06-12T16:22:46.192936085Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.466024 | controller | Jun 12 16:22:46.488288 crc crio[21573]: time="2026-06-12T16:22:46.488180631Z" level=info msg="Pulling image: registry.redhat.io/redhat/redhat-operator-index:v4.20" id=b65cb023-d1f7-4d7a-b2ae-2395a3fdc4ef name=/runtime.v1.ImageService/PullImage
2026-06-12 17:20:07.466041 | controller | Jun 12 16:22:46.494220 crc crio[21573]: time="2026-06-12T16:22:46.493527325Z" level=info msg="Trying to access \"registry.redhat.io/redhat/redhat-operator-index:v4.20\""
2026-06-12 17:20:07.466057 | controller | Jun 12 16:22:47.286378 crc crio[21573]: time="2026-06-12T16:22:47.285177166Z" level=info msg="Created container 1bd166574d2535ed5df0571a3cc2262f989456efca5f998557cdd03531584019: openshift-infra/auto-csr-approver-29688022-j6qxd/oc" id=08ac7fda-2cc9-4551-aeeb-8d9630d8dad0 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:20:07.466087 | controller | Jun 12 16:22:47.289096 crc crio[21573]: time="2026-06-12T16:22:47.288934063Z" level=info msg="Starting container: 1bd166574d2535ed5df0571a3cc2262f989456efca5f998557cdd03531584019" id=b522d03f-e828-4e79-8e5e-135ecac6e726 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 17:20:07.466108 | controller | Jun 12 16:22:47.299018 crc crio[21573]: time="2026-06-12T16:22:47.298875318Z" level=info msg="Started container" PID=56375 containerID=1bd166574d2535ed5df0571a3cc2262f989456efca5f998557cdd03531584019 description=openshift-infra/auto-csr-approver-29688022-j6qxd/oc id=b522d03f-e828-4e79-8e5e-135ecac6e726 name=/runtime.v1.RuntimeService/StartContainer sandboxID=c794a19672643d8a3bb245ae18c4455c765bdcad06d62105cee663dddf15f614
2026-06-12 17:20:07.466125 | controller | Jun 12 16:22:47.364341 crc crio[21573]: time="2026-06-12T16:22:47.364153887Z" level=info msg="Pulled image: registry.redhat.io/redhat/redhat-operator-index@sha256:f5f7575300572ad2ef92672b7dc76ed5ddaf50e7b74642e9907deda8cb9fa115" id=b65cb023-d1f7-4d7a-b2ae-2395a3fdc4ef name=/runtime.v1.ImageService/PullImage
2026-06-12 17:20:07.466141 | controller | Jun 12 16:22:47.365727 crc crio[21573]: time="2026-06-12T16:22:47.365542652Z" level=info msg="Checking image status: registry.redhat.io/redhat/redhat-operator-index:v4.20" id=c15fdc0c-2b31-47dd-9be1-9c56b0f09aee name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:20:07.466158 | controller | Jun 12 16:22:47.393827 crc crio[21573]: time="2026-06-12T16:22:47.393711647Z" level=info msg="Checking image status: registry.redhat.io/redhat/redhat-operator-index:v4.20" id=7052a752-f2d2-40b3-9e0e-0e297c488872 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:20:07.466174 | controller | Jun 12 16:22:47.408986 crc crio[21573]: time="2026-06-12T16:22:47.408837113Z" level=info msg="Creating container: openshift-marketplace/redhat-operators-6ptxm/extract-content" id=bb8a7cea-7e13-4ace-9eac-852769879ed9 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:20:07.466191 | controller | Jun 12 16:22:47.409800 crc crio[21573]: time="2026-06-12T16:22:47.409730718Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.466207 | controller | Jun 12 16:22:47.502970 crc crio[21573]: time="2026-06-12T16:22:47.502842829Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.466223 | controller | Jun 12 16:22:47.507023 crc crio[21573]: time="2026-06-12T16:22:47.506972327Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.466239 | controller | Jun 12 16:22:48.120397 crc crio[21573]: time="2026-06-12T16:22:48.118915049Z" level=info msg="Created container faf3bd1bc8f784a6daf35500e561f1338d3e9338d886ba1f521f1e39f3b10cc6: openshift-marketplace/redhat-operators-6ptxm/extract-content" id=bb8a7cea-7e13-4ace-9eac-852769879ed9 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:20:07.466255 | controller | Jun 12 16:22:48.122698 crc crio[21573]: time="2026-06-12T16:22:48.122593419Z" level=info msg="Starting container: faf3bd1bc8f784a6daf35500e561f1338d3e9338d886ba1f521f1e39f3b10cc6" id=53d3a520-6955-423a-8aef-ff3bbd79d857 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 17:20:07.466271 | controller | Jun 12 16:22:48.134226 crc crio[21573]: time="2026-06-12T16:22:48.134051838Z" level=info msg="Started container" PID=56454 containerID=faf3bd1bc8f784a6daf35500e561f1338d3e9338d886ba1f521f1e39f3b10cc6 description=openshift-marketplace/redhat-operators-6ptxm/extract-content id=53d3a520-6955-423a-8aef-ff3bbd79d857 name=/runtime.v1.RuntimeService/StartContainer sandboxID=c5cc4c14eba556c658d40880ee27f1cff7c75bd4ff73ca5a336ef402a3e6d222
2026-06-12 17:20:07.466291 | controller | Jun 12 16:22:51.685976 crc crio[21573]: time="2026-06-12T16:22:51.684617016Z" level=info msg="Stopping pod sandbox: c794a19672643d8a3bb245ae18c4455c765bdcad06d62105cee663dddf15f614" id=383aade4-9862-4698-8ea8-35c201048b16 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 17:20:07.466307 | controller | Jun 12 16:22:51.687626 crc crio[21573]: time="2026-06-12T16:22:51.685361817Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=cbfaaeda-ddce-4fef-99aa-b4df24c0820d name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:20:07.466324 | controller | Jun 12 16:22:51.687626 crc crio[21573]: time="2026-06-12T16:22:51.686714786Z" level=info msg="Got pod network &{Name:auto-csr-approver-29688022-j6qxd Namespace:openshift-infra ID:c794a19672643d8a3bb245ae18c4455c765bdcad06d62105cee663dddf15f614 UID:e5cb53ce-f879-48ab-b8f0-85dc8c5645da NetNS:/var/run/netns/45779aa4-cc22-4c8a-a3a3-ff8959f87423 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pode5cb53ce_f879_48ab_b8f0_85dc8c5645da.slice PodAnnotations:0xc003674fe8}] Aliases:map[]}"
2026-06-12 17:20:07.466341 | controller | Jun 12 16:22:51.687626 crc crio[21573]: time="2026-06-12T16:22:51.686887171Z" level=info msg="Deleting pod openshift-infra_auto-csr-approver-29688022-j6qxd from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 17:20:07.466358 | controller | Jun 12 16:22:51.688318 crc crio[21573]: time="2026-06-12T16:22:51.68826081Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=b1575529-b1b7-40d3-b74a-d2b124da9b9d name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:20:07.466374 | controller | Jun 12 16:22:51.695999 crc crio[21573]: time="2026-06-12T16:22:51.695854054Z" level=info msg="Creating container: openshift-marketplace/redhat-operators-6ptxm/registry-server" id=fa089c81-f60f-4421-b68f-fead4f9336f1 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:20:07.466390 | controller | Jun 12 16:22:51.696778 crc crio[21573]: time="2026-06-12T16:22:51.696684108Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.466406 | controller | Jun 12 16:22:51.793251 crc crio[21573]: time="2026-06-12T16:22:51.792915522Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.466422 | controller | Jun 12 16:22:51.801155 crc crio[21573]: time="2026-06-12T16:22:51.800927329Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.466438 | controller | Jun 12 16:22:52.039562 crc crio[21573]: time="2026-06-12T16:22:52.024606659Z" level=info msg="Created container 350bc187ba03b770cc609aa5866e92f45451777c80d8710eaaf96c796011237a: openshift-marketplace/redhat-operators-6ptxm/registry-server" id=fa089c81-f60f-4421-b68f-fead4f9336f1 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:20:07.466454 | controller | Jun 12 16:22:52.047630 crc crio[21573]: time="2026-06-12T16:22:52.045322045Z" level=info msg="Starting container: 350bc187ba03b770cc609aa5866e92f45451777c80d8710eaaf96c796011237a" id=910b8ec0-f3b3-44c4-96eb-24945bbc1e07 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 17:20:07.466470 | controller | Jun 12 16:22:52.056579 crc crio[21573]: time="2026-06-12T16:22:52.055885075Z" level=info msg="Started container" PID=56592 containerID=350bc187ba03b770cc609aa5866e92f45451777c80d8710eaaf96c796011237a description=openshift-marketplace/redhat-operators-6ptxm/registry-server id=910b8ec0-f3b3-44c4-96eb-24945bbc1e07 name=/runtime.v1.RuntimeService/StartContainer sandboxID=c5cc4c14eba556c658d40880ee27f1cff7c75bd4ff73ca5a336ef402a3e6d222
2026-06-12 17:20:07.466490 | controller | Jun 12 16:22:52.189964 crc crio[21573]: time="2026-06-12T16:22:52.189766143Z" level=info msg="Stopped pod sandbox: c794a19672643d8a3bb245ae18c4455c765bdcad06d62105cee663dddf15f614" id=383aade4-9862-4698-8ea8-35c201048b16 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 17:20:07.466507 | controller | Jun 12 16:23:06.612421 crc crio[21573]: time="2026-06-12T16:23:06.611076502Z" level=info msg="Stopping container: 350bc187ba03b770cc609aa5866e92f45451777c80d8710eaaf96c796011237a (timeout: 2s)" id=74507cf3-cf1e-40fb-b61a-adbbb6399bff name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 17:20:07.466523 | controller | Jun 12 16:23:06.787623 crc crio[21573]: time="2026-06-12T16:23:06.787300734Z" level=info msg="Stopped container 350bc187ba03b770cc609aa5866e92f45451777c80d8710eaaf96c796011237a: openshift-marketplace/redhat-operators-6ptxm/registry-server" id=74507cf3-cf1e-40fb-b61a-adbbb6399bff name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 17:20:07.466540 | controller | Jun 12 16:23:06.789676 crc crio[21573]: time="2026-06-12T16:23:06.788410096Z" level=info msg="Stopping pod sandbox: c5cc4c14eba556c658d40880ee27f1cff7c75bd4ff73ca5a336ef402a3e6d222" id=2e79f50d-6f08-4829-8099-4045df72508b name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 17:20:07.466556 | controller | Jun 12 16:23:06.792855 crc crio[21573]: time="2026-06-12T16:23:06.792732119Z" level=info msg="Got pod network &{Name:redhat-operators-6ptxm Namespace:openshift-marketplace ID:c5cc4c14eba556c658d40880ee27f1cff7c75bd4ff73ca5a336ef402a3e6d222 UID:20500c7c-6200-4552-8ff0-9b752689e7fb NetNS:/var/run/netns/801aa823-3a8f-49ea-bc04-d9a995289227 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod20500c7c_6200_4552_8ff0_9b752689e7fb.slice PodAnnotations:0xc00338e0b0}] Aliases:map[]}"
2026-06-12 17:20:07.466598 | controller | Jun 12 16:23:06.793412 crc crio[21573]: time="2026-06-12T16:23:06.793309806Z" level=info msg="Deleting pod openshift-marketplace_redhat-operators-6ptxm from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 17:20:07.466619 | controller | Jun 12 16:23:07.183230 crc crio[21573]: time="2026-06-12T16:23:07.182618993Z" level=info msg="Stopped pod sandbox: c5cc4c14eba556c658d40880ee27f1cff7c75bd4ff73ca5a336ef402a3e6d222" id=2e79f50d-6f08-4829-8099-4045df72508b name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 17:20:07.466636 | controller | Jun 12 16:23:08.032361 crc crio[21573]: time="2026-06-12T16:23:08.032161967Z" level=info msg="Removing container: 350bc187ba03b770cc609aa5866e92f45451777c80d8710eaaf96c796011237a" id=03eb5a3e-5721-48e9-aeb6-ec93c05c4e2f name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 17:20:07.466653 | controller | Jun 12 16:23:08.106291 crc crio[21573]: time="2026-06-12T16:23:08.106046742Z" level=info msg="Removed container 350bc187ba03b770cc609aa5866e92f45451777c80d8710eaaf96c796011237a: openshift-marketplace/redhat-operators-6ptxm/registry-server" id=03eb5a3e-5721-48e9-aeb6-ec93c05c4e2f name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 17:20:07.466669 | controller | Jun 12 16:23:08.119933 crc crio[21573]: time="2026-06-12T16:23:08.117655187Z" level=info msg="Removing container: faf3bd1bc8f784a6daf35500e561f1338d3e9338d886ba1f521f1e39f3b10cc6" id=6d0f9d23-3a73-499e-b778-289747a0a906 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 17:20:07.466685 | controller | Jun 12 16:23:08.174673 crc crio[21573]: time="2026-06-12T16:23:08.173852448Z" level=info msg="Removed container faf3bd1bc8f784a6daf35500e561f1338d3e9338d886ba1f521f1e39f3b10cc6: openshift-marketplace/redhat-operators-6ptxm/extract-content" id=6d0f9d23-3a73-499e-b778-289747a0a906 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 17:20:07.466704 | controller | Jun 12 16:23:08.183220 crc crio[21573]: time="2026-06-12T16:23:08.183081879Z" level=info msg="Removing container: 76fc837e2b543a7ae0f6c985737672e5e3bdb49b91c501d95f53d2fbfda6aae3" id=3cd64bc4-4efc-423e-9626-44a063139841 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 17:20:07.466720 | controller | Jun 12 16:23:08.258273 crc crio[21573]: time="2026-06-12T16:23:08.257848148Z" level=info msg="Removed container 76fc837e2b543a7ae0f6c985737672e5e3bdb49b91c501d95f53d2fbfda6aae3: openshift-marketplace/redhat-operators-6ptxm/extract-utilities" id=3cd64bc4-4efc-423e-9626-44a063139841 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 17:20:07.466735 | controller | Jun 12 16:23:16.376807 crc crio[21573]: time="2026-06-12T16:23:16.375214147Z" level=info msg="Removing container: 0845df1d07949eb35a9799784ecc535de5abfc014192d803744855c43d8aa786" id=a5552fab-d1d3-491c-ab2e-fd00d78ccec0 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 17:20:07.466751 | controller | Jun 12 16:23:16.557202 crc crio[21573]: time="2026-06-12T16:23:16.557033274Z" level=info msg="Removed container 0845df1d07949eb35a9799784ecc535de5abfc014192d803744855c43d8aa786: openshift-infra/auto-csr-approver-29688016-xt9x6/oc" id=a5552fab-d1d3-491c-ab2e-fd00d78ccec0 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 17:20:07.466767 | controller | Jun 12 16:23:16.565615 crc crio[21573]: time="2026-06-12T16:23:16.565528924Z" level=info msg="Stopping pod sandbox: c5cc4c14eba556c658d40880ee27f1cff7c75bd4ff73ca5a336ef402a3e6d222" id=2dc6381d-54a3-48de-84f4-ce15f0667ce6 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 17:20:07.466783 | controller | Jun 12 16:23:16.565615 crc crio[21573]: time="2026-06-12T16:23:16.565620767Z" level=info msg="Stopped pod sandbox (already stopped): c5cc4c14eba556c658d40880ee27f1cff7c75bd4ff73ca5a336ef402a3e6d222" id=2dc6381d-54a3-48de-84f4-ce15f0667ce6 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 17:20:07.466798 | controller | Jun 12 16:23:16.566640 crc crio[21573]: time="2026-06-12T16:23:16.566586253Z" level=info msg="Removing pod sandbox: c5cc4c14eba556c658d40880ee27f1cff7c75bd4ff73ca5a336ef402a3e6d222" id=12c3bedc-0ab7-4999-85c4-c3271713e9d7 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 17:20:07.466814 | controller | Jun 12 16:23:16.586490 crc crio[21573]: time="2026-06-12T16:23:16.585759688Z" level=info msg="Removed pod sandbox: c5cc4c14eba556c658d40880ee27f1cff7c75bd4ff73ca5a336ef402a3e6d222" id=12c3bedc-0ab7-4999-85c4-c3271713e9d7 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 17:20:07.466830 | controller | Jun 12 16:23:16.589795 crc crio[21573]: time="2026-06-12T16:23:16.589691088Z" level=info msg="Stopping pod sandbox: dd02b13485c452e6e01a830e100a86c5761b23842ba6711e95237d00488f1eef" id=9111d4ab-24d2-4054-b77d-fb1bd89b3390 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 17:20:07.466846 | controller | Jun 12 16:23:16.590004 crc crio[21573]: time="2026-06-12T16:23:16.589807531Z" level=info msg="Stopped pod sandbox (already stopped): dd02b13485c452e6e01a830e100a86c5761b23842ba6711e95237d00488f1eef" id=9111d4ab-24d2-4054-b77d-fb1bd89b3390 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 17:20:07.466861 | controller | Jun 12 16:23:16.590901 crc crio[21573]: time="2026-06-12T16:23:16.590799129Z" level=info msg="Removing pod sandbox: dd02b13485c452e6e01a830e100a86c5761b23842ba6711e95237d00488f1eef" id=0dd66c2a-8988-486b-91a2-9d974292c594 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 17:20:07.466877 | controller | Jun 12 16:23:16.607766 crc crio[21573]: time="2026-06-12T16:23:16.607691939Z" level=info msg="Removed pod sandbox: dd02b13485c452e6e01a830e100a86c5761b23842ba6711e95237d00488f1eef" id=0dd66c2a-8988-486b-91a2-9d974292c594 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 17:20:07.466893 | controller | Jun 12 16:23:26.408017 crc crio[21573]: time="2026-06-12T16:23:26.407120044Z" level=info msg="Running pod sandbox: openstack/dnsmasq-dns-7dc8cc99c9-dkjfn/POD" id=a94dfff2-1dce-4c30-8c89-b51f08012aee name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:20:07.466914 | controller | Jun 12 16:23:26.413071 crc crio[21573]: time="2026-06-12T16:23:26.408083902Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.466931 | controller | Jun 12 16:23:26.450061 crc crio[21573]: time="2026-06-12T16:23:26.449539271Z" level=info msg="Got pod network &{Name:dnsmasq-dns-7dc8cc99c9-dkjfn Namespace:openstack ID:6a5234b0ccd8d3c7b48c3ff86a4e18b8d75c64ec09c91a9dbd063620f08a9e90 UID:260f2f92-c40e-4dee-a0b2-7bfee4d34760 NetNS:/var/run/netns/648b5847-f3ea-48ea-a941-81ea6f1b6a9b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod260f2f92_c40e_4dee_a0b2_7bfee4d34760.slice PodAnnotations:0xc0006407e8}] Aliases:map[]}"
2026-06-12 17:20:07.466947 | controller | Jun 12 16:23:26.450061 crc crio[21573]: time="2026-06-12T16:23:26.450032136Z" level=info msg="Adding pod openstack_dnsmasq-dns-7dc8cc99c9-dkjfn to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 17:20:07.466964 | controller | Jun 12 16:23:26.821651 crc crio[21573]: time="2026-06-12T16:23:26.82090106Z" level=info msg="Running pod sandbox: openstack/dnsmasq-dns-769fc96f7c-xdwvs/POD" id=1b6048af-84f3-4cb1-b078-e3f9c867c6dd name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:20:07.466980 | controller | Jun 12 16:23:26.821651 crc crio[21573]: time="2026-06-12T16:23:26.821029314Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.466996 | controller | Jun 12 16:23:26.851686 crc crio[21573]: time="2026-06-12T16:23:26.851544528Z" level=info msg="Got pod network &{Name:dnsmasq-dns-769fc96f7c-xdwvs Namespace:openstack ID:1b3d0c7418b3c2d4acb9ecac81398f89510882db3de7f1bd80b6fd9f562fb0f0 UID:da6d6e43-8f67-4e38-97ec-ef2661aac627 NetNS:/var/run/netns/131b6386-885e-41de-9aef-e397f1e0afb9 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podda6d6e43_8f67_4e38_97ec_ef2661aac627.slice PodAnnotations:0xc002429148}] Aliases:map[]}"
2026-06-12 17:20:07.467012 | controller | Jun 12 16:23:26.851686 crc crio[21573]: time="2026-06-12T16:23:26.851615609Z" level=info msg="Adding pod openstack_dnsmasq-dns-769fc96f7c-xdwvs to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 17:20:07.467029 | controller | Jun 12 16:23:27.093361 crc crio[21573]: 2026-06-12T16:23:27Z [verbose] CmdAdd (shim): {1.1.0 [{Name:6a5234b0ccd8d3c Mac:62:5b:59:4c:c9:d2 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:64 Mtu:0 Sandbox:/var/run/netns/648b5847-f3ea-48ea-a941-81ea6f1b6a9b SocketPath: PciID:}] [{Interface:0xc0003a49a0 Address:{IP:10.217.0.100 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 17:20:07.467045 | controller | Jun 12 16:23:27.095946 crc crio[21573]: time="2026-06-12T16:23:27.095867692Z" level=info msg="Got pod network &{Name:dnsmasq-dns-7dc8cc99c9-dkjfn Namespace:openstack ID:6a5234b0ccd8d3c7b48c3ff86a4e18b8d75c64ec09c91a9dbd063620f08a9e90 UID:260f2f92-c40e-4dee-a0b2-7bfee4d34760 NetNS:/var/run/netns/648b5847-f3ea-48ea-a941-81ea6f1b6a9b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod260f2f92_c40e_4dee_a0b2_7bfee4d34760.slice PodAnnotations:0xc0006407e8}] Aliases:map[]}"
2026-06-12 17:20:07.467062 | controller | Jun 12 16:23:27.096065 crc crio[21573]: time="2026-06-12T16:23:27.096045807Z" level=info msg="Checking pod openstack_dnsmasq-dns-7dc8cc99c9-dkjfn for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 17:20:07.467081 | controller | Jun 12 16:23:27.112822 crc crio[21573]: time="2026-06-12T16:23:27.112705982Z" level=info msg="Ran pod sandbox 6a5234b0ccd8d3c7b48c3ff86a4e18b8d75c64ec09c91a9dbd063620f08a9e90 with infra container: openstack/dnsmasq-dns-7dc8cc99c9-dkjfn/POD" id=a94dfff2-1dce-4c30-8c89-b51f08012aee name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:20:07.467098 | controller | Jun 12 16:23:27.135088 crc crio[21573]: time="2026-06-12T16:23:27.134931901Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified" id=b1b72a8a-bd76-41bd-ad74-e9b9a84bbe03 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:20:07.467113 | controller | Jun 12 16:23:27.135613 crc crio[21573]: time="2026-06-12T16:23:27.135414635Z" level=info msg="Image quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified not found" id=b1b72a8a-bd76-41bd-ad74-e9b9a84bbe03 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:20:07.467129 | controller | Jun 12 16:23:27.135613 crc crio[21573]: time="2026-06-12T16:23:27.135548359Z" level=info msg="Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified found" id=b1b72a8a-bd76-41bd-ad74-e9b9a84bbe03 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:20:07.467146 | controller | Jun 12 16:23:27.140419 crc crio[21573]: time="2026-06-12T16:23:27.140269489Z" level=info msg="Pulling image: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified" id=35e00c8a-c82f-4de1-8caa-449215f08e3a name=/runtime.v1.ImageService/PullImage
2026-06-12 17:20:07.467162 | controller | Jun 12 16:23:27.152060 crc crio[21573]: time="2026-06-12T16:23:27.151968292Z" level=info msg="Trying to access \"quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\""
2026-06-12 17:20:07.467178 | controller | Jun 12 16:23:27.294077 crc crio[21573]: 2026-06-12T16:23:27Z [verbose] CmdAdd (shim): {1.1.0 [{Name:1b3d0c7418b3c2d Mac:9a:dd:f0:94:b8:31 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:65 Mtu:0 Sandbox:/var/run/netns/131b6386-885e-41de-9aef-e397f1e0afb9 SocketPath: PciID:}] [{Interface:0xc0004b45c0 Address:{IP:10.217.0.101 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 17:20:07.467195 | controller | Jun 12 16:23:27.295688 crc crio[21573]: time="2026-06-12T16:23:27.295607235Z" level=info msg="Got pod network &{Name:dnsmasq-dns-769fc96f7c-xdwvs Namespace:openstack ID:1b3d0c7418b3c2d4acb9ecac81398f89510882db3de7f1bd80b6fd9f562fb0f0 UID:da6d6e43-8f67-4e38-97ec-ef2661aac627 NetNS:/var/run/netns/131b6386-885e-41de-9aef-e397f1e0afb9 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podda6d6e43_8f67_4e38_97ec_ef2661aac627.slice PodAnnotations:0xc002429148}] Aliases:map[]}"
2026-06-12 17:20:07.467212 | controller | Jun 12 16:23:27.295927 crc crio[21573]: time="2026-06-12T16:23:27.295859039Z" level=info msg="Checking pod openstack_dnsmasq-dns-769fc96f7c-xdwvs for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 17:20:07.467229 | controller | Jun 12 16:23:27.304826 crc crio[21573]: time="2026-06-12T16:23:27.304721538Z" level=info msg="Ran pod sandbox 1b3d0c7418b3c2d4acb9ecac81398f89510882db3de7f1bd80b6fd9f562fb0f0 with infra container: openstack/dnsmasq-dns-769fc96f7c-xdwvs/POD" id=1b6048af-84f3-4cb1-b078-e3f9c867c6dd name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:20:07.467245 | controller | Jun 12 16:23:27.308799 crc crio[21573]: time="2026-06-12T16:23:27.308690789Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified" id=b442fef6-c12f-4fb4-a98f-60df0b10a528 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:20:07.467262 | controller | Jun 12 16:23:27.309047 crc crio[21573]: time="2026-06-12T16:23:27.309016368Z" level=info msg="Image quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified not found" id=b442fef6-c12f-4fb4-a98f-60df0b10a528 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:20:07.467281 | controller | Jun 12 16:23:27.309119 crc crio[21573]: time="2026-06-12T16:23:27.30908412Z" level=info msg="Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified found" id=b442fef6-c12f-4fb4-a98f-60df0b10a528 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:20:07.467298 | controller | Jun 12 16:23:27.315868 crc crio[21573]: time="2026-06-12T16:23:27.313372328Z" level=info msg="Pulling image: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified" id=e5913fe4-acf7-42d8-abe3-8cb11e13d6bf name=/runtime.v1.ImageService/PullImage
2026-06-12 17:20:07.467314 | controller | Jun 12 16:23:27.319374 crc crio[21573]: time="2026-06-12T16:23:27.319270095Z" level=info msg="Trying to access \"quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\""
2026-06-12 17:20:07.467330 | controller | Jun 12 16:23:27.344609 crc crio[21573]: time="2026-06-12T16:23:27.344561273Z" level=info msg="Running pod sandbox: openshift-marketplace/certified-operators-6ntlh/POD" id=19be226c-b3b2-4880-a0d1-2f6e0052503b name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:20:07.467360 | controller | Jun 12 16:23:27.344851 crc crio[21573]: time="2026-06-12T16:23:27.344832381Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.467378 | controller | Jun 12 16:23:27.446902 crc crio[21573]: time="2026-06-12T16:23:27.446648942Z" level=info msg="Got pod network &{Name:certified-operators-6ntlh Namespace:openshift-marketplace ID:5424ae56f4cdab3598c254a496beaddab564ab2e6ef5e1b42ac4f9827da247d2 UID:d8795b1f-adf9-450d-9476-1c7aed8d424c NetNS:/var/run/netns/c315ad32-d9a2-4579-8847-c5159acce0c7 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podd8795b1f_adf9_450d_9476_1c7aed8d424c.slice PodAnnotations:0xc00338e0a0}] Aliases:map[]}"
2026-06-12 17:20:07.467395 | controller | Jun 12 16:23:27.450194 crc crio[21573]: time="2026-06-12T16:23:27.44877253Z" level=info msg="Adding pod openshift-marketplace_certified-operators-6ntlh to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 17:20:07.467417 | controller | Jun 12 16:23:28.484579 crc crio[21573]: 2026-06-12T16:23:28Z [verbose] CmdAdd (shim): {1.1.0 [{Name:5424ae56f4cdab3 Mac:ce:49:73:21:8a:da Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:66 Mtu:0 Sandbox:/var/run/netns/c315ad32-d9a2-4579-8847-c5159acce0c7 SocketPath: PciID:}] [{Interface:0xc000014710 Address:{IP:10.217.0.102 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 17:20:07.467436 | controller | Jun 12 16:23:28.493307 crc crio[21573]: time="2026-06-12T16:23:28.48963403Z" level=info msg="Got pod network &{Name:certified-operators-6ntlh Namespace:openshift-marketplace ID:5424ae56f4cdab3598c254a496beaddab564ab2e6ef5e1b42ac4f9827da247d2 UID:d8795b1f-adf9-450d-9476-1c7aed8d424c NetNS:/var/run/netns/c315ad32-d9a2-4579-8847-c5159acce0c7 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podd8795b1f_adf9_450d_9476_1c7aed8d424c.slice PodAnnotations:0xc00338e0a0}] Aliases:map[]}"
2026-06-12 17:20:07.467453 | controller | Jun 12 16:23:28.493307 crc crio[21573]: time="2026-06-12T16:23:28.490200512Z" level=info msg="Checking pod openshift-marketplace_certified-operators-6ntlh for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 17:20:07.467470 | controller | Jun 12 16:23:28.533403 crc crio[21573]: time="2026-06-12T16:23:28.533262331Z" level=info msg="Ran pod sandbox 5424ae56f4cdab3598c254a496beaddab564ab2e6ef5e1b42ac4f9827da247d2 with infra container: openshift-marketplace/certified-operators-6ntlh/POD" id=19be226c-b3b2-4880-a0d1-2f6e0052503b name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:20:07.467490 | controller | Jun 12 16:23:28.562506 crc crio[21573]: time="2026-06-12T16:23:28.560534791Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=8ab14637-0d94-44d4-b3cd-dab1e42b0f38 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:20:07.467507 | controller | Jun 12 16:23:28.567503 crc crio[21573]: time="2026-06-12T16:23:28.565878648Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=ab8de65b-becc-4ca3-9b70-7b36af702793 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:20:07.467524 | controller | Jun 12 16:23:28.584339 crc crio[21573]: time="2026-06-12T16:23:28.581555103Z" level=info msg="Creating container: openshift-marketplace/certified-operators-6ntlh/extract-utilities" id=ecad0b90-d379-4f7b-8511-c7ed55e718bb name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:20:07.467540 | controller | Jun 12 16:23:28.584339 crc crio[21573]: time="2026-06-12T16:23:28.582067517Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.467557 | controller | Jun 12 16:23:28.665074 crc crio[21573]: time="2026-06-12T16:23:28.664947182Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.467590 | controller | Jun 12 16:23:28.718126 crc crio[21573]: time="2026-06-12T16:23:28.717999389Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.467612 | controller | Jun 12 16:23:28.802875 crc crio[21573]: time="2026-06-12T16:23:28.80275262Z" level=info msg="Running pod sandbox: openstack/dnsmasq-dns-6b994dcc49-mxqqs/POD" id=c39da11d-fcad-4cbb-aaeb-037d320e8789 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:20:07.467630 | controller | Jun 12 16:23:28.803212 crc crio[21573]: time="2026-06-12T16:23:28.802909484Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.467646 | controller | Jun 12 16:23:28.903717 crc crio[21573]: time="2026-06-12T16:23:28.903591376Z" level=info msg="Got pod network &{Name:dnsmasq-dns-6b994dcc49-mxqqs Namespace:openstack ID:25a5d295d5d7ae2c600568ef9e5bd11a2bdd83e7b46d5549e941d97e99efac53 UID:e297ac90-069a-41f4-8974-2185b9bd54fe NetNS:/var/run/netns/48a3ea7f-3380-4b4a-a0d5-2a57e5895bc9 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pode297ac90_069a_41f4_8974_2185b9bd54fe.slice PodAnnotations:0xc0036745b0}] Aliases:map[]}"
2026-06-12 17:20:07.467663 | controller | Jun 12 16:23:28.903717 crc crio[21573]: time="2026-06-12T16:23:28.903683116Z" level=info msg="Adding pod openstack_dnsmasq-dns-6b994dcc49-mxqqs to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 17:20:07.467679 | controller | Jun 12 16:23:29.022661 crc crio[21573]: time="2026-06-12T16:23:29.019295125Z" level=info msg="Created container 9c0e0e158b997cb9d19fcd20dee882811b9ff582b0e7e340b44f599cdbe29ee2: openshift-marketplace/certified-operators-6ntlh/extract-utilities" id=ecad0b90-d379-4f7b-8511-c7ed55e718bb name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:20:07.467696 | controller | Jun 12 16:23:29.039031 crc crio[21573]: time="2026-06-12T16:23:29.038922017Z" level=info msg="Starting container: 9c0e0e158b997cb9d19fcd20dee882811b9ff582b0e7e340b44f599cdbe29ee2" id=8595358f-8250-4f67-9c0a-6d5f8e839860 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 17:20:07.467712 | controller | Jun 12 16:23:29.054171 crc crio[21573]: time="2026-06-12T16:23:29.050021915Z" level=info msg="Started container" PID=57624 containerID=9c0e0e158b997cb9d19fcd20dee882811b9ff582b0e7e340b44f599cdbe29ee2 description=openshift-marketplace/certified-operators-6ntlh/extract-utilities id=8595358f-8250-4f67-9c0a-6d5f8e839860 name=/runtime.v1.RuntimeService/StartContainer sandboxID=5424ae56f4cdab3598c254a496beaddab564ab2e6ef5e1b42ac4f9827da247d2
2026-06-12 17:20:07.467732 | controller | Jun 12 16:23:29.549528 crc crio[21573]: time="2026-06-12T16:23:29.548515387Z" level=info msg="Pulling image: registry.redhat.io/redhat/certified-operator-index:v4.20" id=30e0cbcd-63fd-455d-9a3c-cc490df451b0 name=/runtime.v1.ImageService/PullImage
2026-06-12 17:20:07.467749 | controller | Jun 12 16:23:29.600528 crc crio[21573]: time="2026-06-12T16:23:29.597408758Z" level=info msg="Trying to access \"registry.redhat.io/redhat/certified-operator-index:v4.20\""
2026-06-12 17:20:07.467766 | controller | Jun 12 16:23:29.999324 crc crio[21573]: time="2026-06-12T16:23:29.998594849Z" level=info msg="Running pod sandbox: openstack/rabbitmq-server-0/POD" id=d9fa919c-aa0f-4558-bba0-4d56de213b38 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:20:07.467782 | controller | Jun 12 16:23:29.999324 crc crio[21573]: time="2026-06-12T16:23:29.999206726Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.467800 | controller | Jun 12 16:23:30.020522 crc crio[21573]: 2026-06-12T16:23:29Z [verbose] CmdAdd (shim): {1.1.0 [{Name:25a5d295d5d7ae2 Mac:ca:f3:75:15:d0:b0 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:67 Mtu:0 Sandbox:/var/run/netns/48a3ea7f-3380-4b4a-a0d5-2a57e5895bc9 SocketPath: PciID:}] [{Interface:0xc00025ca20 Address:{IP:10.217.0.103 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 17:20:07.467816 | controller | Jun 12 16:23:30.022594 crc crio[21573]: time="2026-06-12T16:23:30.02236998Z" level=info msg="Got pod network &{Name:dnsmasq-dns-6b994dcc49-mxqqs Namespace:openstack ID:25a5d295d5d7ae2c600568ef9e5bd11a2bdd83e7b46d5549e941d97e99efac53 UID:e297ac90-069a-41f4-8974-2185b9bd54fe NetNS:/var/run/netns/48a3ea7f-3380-4b4a-a0d5-2a57e5895bc9 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pode297ac90_069a_41f4_8974_2185b9bd54fe.slice PodAnnotations:0xc0036745b0}] Aliases:map[]}"
2026-06-12 17:20:07.467833 | controller | Jun 12 16:23:30.023113 crc crio[21573]: time="2026-06-12T16:23:30.02305157Z" level=info msg="Checking pod openstack_dnsmasq-dns-6b994dcc49-mxqqs for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 17:20:07.467849 | controller | Jun 12 16:23:30.065556 crc crio[21573]: time="2026-06-12T16:23:30.055705228Z" level=info msg="Ran pod sandbox 25a5d295d5d7ae2c600568ef9e5bd11a2bdd83e7b46d5549e941d97e99efac53 with infra container: openstack/dnsmasq-dns-6b994dcc49-mxqqs/POD" id=c39da11d-fcad-4cbb-aaeb-037d320e8789 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:20:07.467866 | controller | Jun 12 16:23:30.065556 crc crio[21573]: time="2026-06-12T16:23:30.065023127Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified" id=8fa21104-30d4-4a35-b863-7fdfc8b887fb name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:20:07.467882 | controller | Jun 12 16:23:30.073076 crc crio[21573]: time="2026-06-12T16:23:30.070206812Z" level=info msg="Image quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified not found" id=8fa21104-30d4-4a35-b863-7fdfc8b887fb name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:20:07.467897 | controller | Jun 12 16:23:30.073076 crc crio[21573]: time="2026-06-12T16:23:30.070298635Z" level=info msg="Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified found" id=8fa21104-30d4-4a35-b863-7fdfc8b887fb name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:20:07.467916 | controller | Jun 12 16:23:30.080070 crc crio[21573]: time="2026-06-12T16:23:30.079234762Z" level=info msg="Pulling image: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified" id=006024cc-4e8d-45d5-a877-312cde730aea name=/runtime.v1.ImageService/PullImage
2026-06-12 17:20:07.467933 | controller | Jun 12 16:23:30.106999 crc crio[21573]: time="2026-06-12T16:23:30.106833814Z" level=info msg="Trying to access \"quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\""
2026-06-12 17:20:07.467949 | controller | Jun 12 16:23:30.192950 crc crio[21573]: time="2026-06-12T16:23:30.192644232Z" level=info msg="Got pod network &{Name:rabbitmq-server-0 Namespace:openstack ID:ad7a42be4579fcb2b62642863d16f18eceeed69fe8b7731f72023ef45b5da668 UID:19a91f99-6c37-4f54-9f62-0be0ed0959d0 NetNS:/var/run/netns/b43905e9-082f-4e5a-b2bd-85a01a708ad4 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod19a91f99_6c37_4f54_9f62_0be0ed0959d0.slice PodAnnotations:0xc000138a18}] Aliases:map[]}"
2026-06-12 17:20:07.467965 | controller | Jun 12 16:23:30.192950 crc crio[21573]: time="2026-06-12T16:23:30.192720674Z" level=info msg="Adding pod openstack_rabbitmq-server-0 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 17:20:07.467981 | controller | Jun 12 16:23:30.250547 crc crio[21573]: time="2026-06-12T16:23:30.250422495Z" level=info msg="Running pod sandbox: openstack/dnsmasq-dns-68bc84565-f2dwf/POD" id=12a6bfaa-9180-4be5-8163-02a02d8f8ef5 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:20:07.467997 | controller | Jun 12 16:23:30.250680 crc crio[21573]: time="2026-06-12T16:23:30.250590281Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.468014 | controller | Jun 12 16:23:30.328721 crc crio[21573]: time="2026-06-12T16:23:30.326312664Z" level=info msg="Got pod network &{Name:dnsmasq-dns-68bc84565-f2dwf Namespace:openstack ID:6dab1ff43ae7bc5eff7607b572fce3f05624416a49095e1b0ee183be1606efa9 UID:96cc42c1-7b82-4952-b012-f8c294f3a526 NetNS:/var/run/netns/a66de47e-f834-4df0-9098-34de10c25b19 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod96cc42c1_7b82_4952_b012_f8c294f3a526.slice PodAnnotations:0xc002722568}] Aliases:map[]}"
2026-06-12 17:20:07.468030 | controller | Jun 12 16:23:30.328721 crc crio[21573]: time="2026-06-12T16:23:30.32641459Z" level=info msg="Adding pod openstack_dnsmasq-dns-68bc84565-f2dwf to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 17:20:07.468047 | controller | Jun 12 16:23:30.760342 crc crio[21573]: time="2026-06-12T16:23:30.7593439Z" level=info msg="Pulled image: registry.redhat.io/redhat/certified-operator-index@sha256:e8b01cc3d00552bc0461e27436a0780e115587d868be78b2050d7d15c5baeda5" id=30e0cbcd-63fd-455d-9a3c-cc490df451b0 name=/runtime.v1.ImageService/PullImage
2026-06-12 17:20:07.468063 | controller | Jun 12 16:23:30.807859 crc crio[21573]: time="2026-06-12T16:23:30.807631118Z" level=info msg="Checking image status: registry.redhat.io/redhat/certified-operator-index:v4.20" id=995cb995-3f1f-478d-83b8-0e1a5bb7f7ac name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:20:07.468079 | controller | Jun 12 16:23:30.819494 crc crio[21573]: time="2026-06-12T16:23:30.819318411Z" level=info msg="Checking image status: registry.redhat.io/redhat/certified-operator-index:v4.20" id=07d7733c-cd40-4fb2-9029-ef51d04a20e8 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:20:07.468096 | controller | Jun 12 16:23:30.835080 crc crio[21573]: time="2026-06-12T16:23:30.834829788Z" level=info msg="Creating container: openshift-marketplace/certified-operators-6ntlh/extract-content" id=4323e6e4-234b-498e-a9c1-d2aa0a9f3cc9 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:20:07.468116 | controller | Jun 12 16:23:30.839597 crc crio[21573]: time="2026-06-12T16:23:30.839529088Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.468133 | controller | Jun 12 16:23:30.933349 crc crio[21573]: time="2026-06-12T16:23:30.933013325Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.468149 | controller | Jun 12 16:23:30.996612 crc crio[21573]: time="2026-06-12T16:23:30.993776941Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.468165 | controller | Jun 12 16:23:31.112581 crc crio[21573]: time="2026-06-12T16:23:31.112349116Z" level=info msg="Running pod sandbox: openstack/rabbitmq-cell1-server-0/POD" id=aa7b0f8a-ee95-45d0-ac14-f9887a233310 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:20:07.468182 | controller | Jun 12 16:23:31.122832 crc crio[21573]: time="2026-06-12T16:23:31.112583123Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.468198 | controller | Jun 12 16:23:31.246831 crc crio[21573]: 2026-06-12T16:23:31Z [verbose] CmdAdd (shim): {1.1.0 [{Name:ad7a42be4579fcb Mac:e2:f6:b6:b5:18:23 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:68 Mtu:0 Sandbox:/var/run/netns/b43905e9-082f-4e5a-b2bd-85a01a708ad4 SocketPath: PciID:}] [{Interface:0xc0002d89e0 Address:{IP:10.217.0.104 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 17:20:07.468214 | controller | Jun 12 16:23:31.257663 crc crio[21573]: time="2026-06-12T16:23:31.25741288Z" level=info msg="Got pod network &{Name:rabbitmq-server-0 Namespace:openstack ID:ad7a42be4579fcb2b62642863d16f18eceeed69fe8b7731f72023ef45b5da668 UID:19a91f99-6c37-4f54-9f62-0be0ed0959d0 NetNS:/var/run/netns/b43905e9-082f-4e5a-b2bd-85a01a708ad4 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod19a91f99_6c37_4f54_9f62_0be0ed0959d0.slice PodAnnotations:0xc000138a18}] Aliases:map[]}"
2026-06-12 17:20:07.468230 | controller | Jun 12 16:23:31.258383 crc crio[21573]: time="2026-06-12T16:23:31.258085546Z" level=info msg="Checking pod openstack_rabbitmq-server-0 for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 17:20:07.468247 | controller | Jun 12 16:23:31.263765 crc crio[21573]: time="2026-06-12T16:23:31.262806656Z" level=info msg="Got pod network &{Name:rabbitmq-cell1-server-0 Namespace:openstack ID:86c9825a3bd816596f06586e0f68308d2d26101abbcd685f1ceae9d43710b15b UID:572e8d10-bd24-4f05-b2ec-81abf297ca50 NetNS:/var/run/netns/c79b577e-2ae7-416b-a97c-cb0532789e93 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod572e8d10_bd24_4f05_b2ec_81abf297ca50.slice PodAnnotations:0xc0027223b0}] Aliases:map[]}"
2026-06-12 17:20:07.468263 | controller | Jun 12 16:23:31.263765 crc crio[21573]: time="2026-06-12T16:23:31.263522837Z" level=info msg="Adding pod openstack_rabbitmq-cell1-server-0 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 17:20:07.468279 | controller | Jun 12 16:23:31.331882 crc crio[21573]: time="2026-06-12T16:23:31.319766712Z" level=info msg="Created container daa41ee6564927635823cbe11581bfb2f23c15523f5262b9c4149d117cf30925: openshift-marketplace/certified-operators-6ntlh/extract-content" id=4323e6e4-234b-498e-a9c1-d2aa0a9f3cc9 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:20:07.468295 | controller | Jun 12 16:23:31.331882 crc crio[21573]: time="2026-06-12T16:23:31.327564209Z" level=info msg="Starting container: daa41ee6564927635823cbe11581bfb2f23c15523f5262b9c4149d117cf30925" id=e9069b79-0bef-4be7-af58-15cf8b5d8cb0 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 17:20:07.468314 | controller | Jun 12 16:23:31.347959 crc crio[21573]: time="2026-06-12T16:23:31.346330838Z" level=info msg="Ran pod sandbox ad7a42be4579fcb2b62642863d16f18eceeed69fe8b7731f72023ef45b5da668 with infra container: openstack/rabbitmq-server-0/POD" id=d9fa919c-aa0f-4558-bba0-4d56de213b38 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:20:07.468331 | controller | Jun 12 16:23:31.362416 crc crio[21573]: time="2026-06-12T16:23:31.362334296Z" level=info msg="Started container" PID=57797 containerID=daa41ee6564927635823cbe11581bfb2f23c15523f5262b9c4149d117cf30925 description=openshift-marketplace/certified-operators-6ntlh/extract-content id=e9069b79-0bef-4be7-af58-15cf8b5d8cb0 name=/runtime.v1.RuntimeService/StartContainer sandboxID=5424ae56f4cdab3598c254a496beaddab564ab2e6ef5e1b42ac4f9827da247d2
2026-06-12 17:20:07.468348 | controller | Jun 12 16:23:31.368005 crc crio[21573]: time="2026-06-12T16:23:31.366948181Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-rabbitmq:current-podified" id=8396fb73-36c2-4002-9227-41d6168b09d2 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:20:07.468365 | controller | Jun 12 16:23:31.368005 crc crio[21573]: time="2026-06-12T16:23:31.367367803Z" level=info msg="Image quay.io/podified-antelope-centos9/openstack-rabbitmq:current-podified not found" id=8396fb73-36c2-4002-9227-41d6168b09d2 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:20:07.468382 | controller | Jun 12 16:23:31.368005 crc crio[21573]: time="2026-06-12T16:23:31.367422565Z" level=info msg="Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-rabbitmq:current-podified found" id=8396fb73-36c2-4002-9227-41d6168b09d2 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:20:07.468398 | controller | Jun 12 16:23:31.397372 crc crio[21573]: time="2026-06-12T16:23:31.389357483Z" level=info msg="Pulling image: quay.io/podified-antelope-centos9/openstack-rabbitmq:current-podified" id=185abdd6-e614-490d-a286-91a135155541 name=/runtime.v1.ImageService/PullImage
2026-06-12 17:20:07.468415 | controller | Jun 12 16:23:31.416614 crc crio[21573]: time="2026-06-12T16:23:31.411796776Z" level=info msg="Trying to access \"quay.io/podified-antelope-centos9/openstack-rabbitmq:current-podified\""
2026-06-12 17:20:07.468431 | controller | Jun 12 16:23:31.655696 crc crio[21573]: 2026-06-12T16:23:31Z [verbose] CmdAdd (shim): {1.1.0 [{Name:6dab1ff43ae7bc5 Mac:46:c5:53:c1:c8:21 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:69 Mtu:0 Sandbox:/var/run/netns/a66de47e-f834-4df0-9098-34de10c25b19 SocketPath: PciID:}] [{Interface:0xc000130750 Address:{IP:10.217.0.105 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 17:20:07.468448 | controller | Jun 12 16:23:31.657354 crc crio[21573]: time="2026-06-12T16:23:31.657281468Z" level=info msg="Got pod network &{Name:dnsmasq-dns-68bc84565-f2dwf Namespace:openstack ID:6dab1ff43ae7bc5eff7607b572fce3f05624416a49095e1b0ee183be1606efa9 UID:96cc42c1-7b82-4952-b012-f8c294f3a526 NetNS:/var/run/netns/a66de47e-f834-4df0-9098-34de10c25b19 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod96cc42c1_7b82_4952_b012_f8c294f3a526.slice PodAnnotations:0xc002722568}] Aliases:map[]}"
2026-06-12 17:20:07.468465 | controller | Jun 12 16:23:31.673422 crc crio[21573]: time="2026-06-12T16:23:31.66816757Z" level=info msg="Checking pod openstack_dnsmasq-dns-68bc84565-f2dwf for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 17:20:07.468482 | controller | Jun 12 16:23:31.811381 crc crio[21573]: time="2026-06-12T16:23:31.811064761Z" level=info msg="Ran pod sandbox 6dab1ff43ae7bc5eff7607b572fce3f05624416a49095e1b0ee183be1606efa9 with infra container: openstack/dnsmasq-dns-68bc84565-f2dwf/POD" id=12a6bfaa-9180-4be5-8163-02a02d8f8ef5 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:20:07.468507 | controller | Jun 12 16:23:31.855403 crc crio[21573]: time="2026-06-12T16:23:31.854543268Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified" id=c85ada0a-2de1-40df-990d-6c0c909c65a6 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:20:07.468527 | controller | Jun 12 16:23:31.901747 crc crio[21573]: time="2026-06-12T16:23:31.893069812Z" level=info msg="Image quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified not found" id=c85ada0a-2de1-40df-990d-6c0c909c65a6 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:20:07.468544 | controller | Jun 12 16:23:31.901747 crc crio[21573]: time="2026-06-12T16:23:31.893237287Z" level=info msg="Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified found" id=c85ada0a-2de1-40df-990d-6c0c909c65a6 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:20:07.468566 | controller | Jun 12 16:23:31.910227 crc crio[21573]: time="2026-06-12T16:23:31.909994889Z" level=info msg="Pulling image: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified" id=1ef6d6e6-5b9c-4135-ae89-02fa52437e7d name=/runtime.v1.ImageService/PullImage
2026-06-12 17:20:07.468605 | controller | Jun 12 16:23:31.993515 crc crio[21573]: time="2026-06-12T16:23:31.988185724Z" level=info msg="Trying to access \"quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\""
2026-06-12 17:20:07.468629 | controller | Jun 12 16:23:32.113706 crc crio[21573]: 2026-06-12T16:23:32Z [verbose] CmdAdd (shim): {1.1.0 [{Name:86c9825a3bd8165 Mac:12:16:bf:e8:1b:36 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:6a Mtu:0 Sandbox:/var/run/netns/c79b577e-2ae7-416b-a97c-cb0532789e93 SocketPath: PciID:}] [{Interface:0xc000267be0 Address:{IP:10.217.0.106 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 17:20:07.468653 | controller | Jun 12 16:23:32.118418 crc crio[21573]: time="2026-06-12T16:23:32.117869142Z" level=info msg="Got pod network &{Name:rabbitmq-cell1-server-0 Namespace:openstack ID:86c9825a3bd816596f06586e0f68308d2d26101abbcd685f1ceae9d43710b15b UID:572e8d10-bd24-4f05-b2ec-81abf297ca50 NetNS:/var/run/netns/c79b577e-2ae7-416b-a97c-cb0532789e93 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod572e8d10_bd24_4f05_b2ec_81abf297ca50.slice PodAnnotations:0xc0027223b0}] Aliases:map[]}"
2026-06-12 17:20:07.468670 | controller | Jun 12 16:23:32.118418 crc crio[21573]: time="2026-06-12T16:23:32.118287754Z" level=info msg="Checking pod openstack_rabbitmq-cell1-server-0 for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 17:20:07.468692 | controller | Jun 12 16:23:32.147626 crc crio[21573]: time="2026-06-12T16:23:32.14504898Z" level=info msg="Ran pod sandbox 86c9825a3bd816596f06586e0f68308d2d26101abbcd685f1ceae9d43710b15b with infra container: openstack/rabbitmq-cell1-server-0/POD" id=aa7b0f8a-ee95-45d0-ac14-f9887a233310 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:20:07.468710 | controller | Jun 12 16:23:32.152009 crc crio[21573]: time="2026-06-12T16:23:32.15160816Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-rabbitmq:current-podified" id=c62985ef-1564-45c4-994f-346e93789dce name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:20:07.468727 | controller | Jun 12 16:23:32.152009 crc crio[21573]: time="2026-06-12T16:23:32.151926819Z" level=info msg="Image quay.io/podified-antelope-centos9/openstack-rabbitmq:current-podified not found" id=c62985ef-1564-45c4-994f-346e93789dce name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:20:07.468818 | controller | Jun 12 16:23:32.152009 crc crio[21573]: time="2026-06-12T16:23:32.152249488Z" level=info msg="Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-rabbitmq:current-podified found" id=c62985ef-1564-45c4-994f-346e93789dce name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:20:07.468847 | controller | Jun 12 16:23:32.156353 crc crio[21573]: time="2026-06-12T16:23:32.156235996Z" level=info msg="Pulling image: quay.io/podified-antelope-centos9/openstack-rabbitmq:current-podified" id=e873422c-79c2-446c-ace9-f0eb3f9e3087 name=/runtime.v1.ImageService/PullImage
2026-06-12 17:20:07.468865 | controller | Jun 12 16:23:32.170305 crc crio[21573]: time="2026-06-12T16:23:32.168786375Z" level=info msg="Trying to access \"quay.io/podified-antelope-centos9/openstack-rabbitmq:current-podified\""
2026-06-12 17:20:07.468882 | controller | Jun 12 16:23:32.198316 crc crio[21573]: time="2026-06-12T16:23:32.198237421Z" level=info msg="Running pod sandbox: openstack/openstack-galera-0/POD" id=8e146fb6-3a86-4afd-955e-861a419b7c69 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:20:07.468899 | controller | Jun 12 16:23:32.198862 crc crio[21573]: time="2026-06-12T16:23:32.198831927Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.468916 | controller | Jun 12 16:23:32.707204 crc crio[21573]: time="2026-06-12T16:23:32.706349272Z" level=info msg="Got pod network &{Name:openstack-galera-0 Namespace:openstack ID:226c5744652142a03f62e1398c005afdb05109fed4c6438e4cf94743c3d33791 UID:06f40666-0d6a-4d19-806f-a3b1ab49f679 NetNS:/var/run/netns/86cf38b7-a982-4f0b-90db-031e119fc40c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod06f40666_0d6a_4d19_806f_a3b1ab49f679.slice PodAnnotations:0xc0027220c0}] Aliases:map[]}"
2026-06-12 17:20:07.468933 | controller | Jun 12 16:23:32.707204 crc crio[21573]: time="2026-06-12T16:23:32.707166506Z" level=info msg="Adding pod openstack_openstack-galera-0 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 17:20:07.468950 | controller | Jun 12 16:23:32.849713 crc crio[21573]: time="2026-06-12T16:23:32.842791498Z" level=info msg="Running pod sandbox: openshift-marketplace/redhat-marketplace-nphbg/POD" id=692b5dbd-d82f-4ce5-86bd-133e500c404b name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:20:07.468966 | controller | Jun 12 16:23:32.849713 crc crio[21573]: time="2026-06-12T16:23:32.843007814Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.468982 | controller | Jun 12 16:23:33.042660 crc crio[21573]: time="2026-06-12T16:23:33.042408812Z" level=info msg="Got pod network &{Name:redhat-marketplace-nphbg Namespace:openshift-marketplace ID:883c8354fa4d82b95fdc99de1e63c2baaf5d0b89ae1c9f0d6b827934af9d9cab UID:414d998b-fa0d-4156-9d14-6c482540239a NetNS:/var/run/netns/006f03ed-ea1f-45ed-b716-3e8a32444cf6 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod414d998b_fa0d_4156_9d14_6c482540239a.slice PodAnnotations:0xc00008cdb0}] Aliases:map[]}"
2026-06-12 17:20:07.468999 | controller | Jun 12 16:23:33.042660 crc crio[21573]: time="2026-06-12T16:23:33.042641429Z" level=info msg="Adding pod openshift-marketplace_redhat-marketplace-nphbg to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 17:20:07.469015 | controller | Jun 12 16:23:33.272110 crc crio[21573]: time="2026-06-12T16:23:33.271350532Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=570428d2-5fd2-45c2-919c-6c699980141d name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:20:07.469032 | controller | Jun 12 16:23:33.295685 crc crio[21573]: time="2026-06-12T16:23:33.295509365Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=4d5e24ac-e185-4ce9-abad-856263dd80ef name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:20:07.469051 | controller | Jun 12 16:23:33.412907 crc crio[21573]: time="2026-06-12T16:23:33.41156225Z" level=info msg="Creating container: openshift-marketplace/certified-operators-6ntlh/registry-server" id=1ae024e5-8904-48a0-8f55-a0ea2e8c23a3 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:20:07.469068 | controller | Jun 12 16:23:33.416741 crc crio[21573]: time="2026-06-12T16:23:33.416636576Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.469084 | controller | Jun 12 16:23:33.766272 crc crio[21573]: time="2026-06-12T16:23:33.764807157Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.469101 | controller | Jun 12 16:23:33.773889 crc crio[21573]: 2026-06-12T16:23:33Z [verbose] CmdAdd (shim): {1.1.0 [{Name:226c5744652142a Mac:5a:65:5b:80:0c:a2 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:6b Mtu:0 Sandbox:/var/run/netns/86cf38b7-a982-4f0b-90db-031e119fc40c SocketPath: PciID:}] [{Interface:0xc0002d8620 Address:{IP:10.217.0.107 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 17:20:07.469117 | controller | Jun 12 16:23:33.776942 crc crio[21573]: time="2026-06-12T16:23:33.776900766Z" level=info msg="Got pod network &{Name:openstack-galera-0 Namespace:openstack ID:226c5744652142a03f62e1398c005afdb05109fed4c6438e4cf94743c3d33791 UID:06f40666-0d6a-4d19-806f-a3b1ab49f679 NetNS:/var/run/netns/86cf38b7-a982-4f0b-90db-031e119fc40c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod06f40666_0d6a_4d19_806f_a3b1ab49f679.slice PodAnnotations:0xc0027220c0}] Aliases:map[]}"
2026-06-12 17:20:07.469134 | controller | Jun 12 16:23:33.777304 crc crio[21573]: time="2026-06-12T16:23:33.777275276Z" level=info msg="Checking pod openstack_openstack-galera-0 for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 17:20:07.469150 | controller | Jun 12 16:23:33.796108 crc crio[21573]: time="2026-06-12T16:23:33.786963192Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.469166 | controller | Jun 12 16:23:33.796108 crc crio[21573]: time="2026-06-12T16:23:33.794775804Z" level=info msg="Running pod sandbox: openstack/memcached-0/POD" id=2878bc3e-ea58-45b6-9c28-2597431cba3c name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:20:07.469182 | controller | Jun 12 16:23:33.796108 crc crio[21573]: time="2026-06-12T16:23:33.794866337Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.469199 | controller | Jun 12 16:23:33.924131 crc crio[21573]: time="2026-06-12T16:23:33.924025467Z" level=info msg="Ran pod sandbox 226c5744652142a03f62e1398c005afdb05109fed4c6438e4cf94743c3d33791 with infra container: openstack/openstack-galera-0/POD" id=8e146fb6-3a86-4afd-955e-861a419b7c69 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:20:07.469215 | controller | Jun 12 16:23:33.949678 crc crio[21573]: time="2026-06-12T16:23:33.945329183Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified" id=bc0ec65c-44da-4353-b30e-49f87512d3cb name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:20:07.469231 | controller | Jun 12 16:23:33.962896 crc crio[21573]: time="2026-06-12T16:23:33.956250861Z" level=info msg="Image quay.io/podified-antelope-centos9/openstack-mariadb:current-podified not found" id=bc0ec65c-44da-4353-b30e-49f87512d3cb name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:20:07.469247 | controller | Jun 12 16:23:33.962896 crc crio[21573]: time="2026-06-12T16:23:33.956408285Z" level=info msg="Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-mariadb:current-podified found" id=bc0ec65c-44da-4353-b30e-49f87512d3cb name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:20:07.469269 | controller | Jun 12 16:23:33.980961 crc crio[21573]: time="2026-06-12T16:23:33.980365473Z" level=info msg="Pulling image: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified" id=941f6abd-cc60-4876-b4ba-896b2418c4b4 name=/runtime.v1.ImageService/PullImage
2026-06-12 17:20:07.469286 | controller | Jun 12 16:23:33.999811 crc crio[21573]: time="2026-06-12T16:23:33.985643243Z" level=info msg="Created container 38c1bb26be0c0f8a02e29593e9443ea51bece8ad1772d827723954c98e7aa1d4: openshift-marketplace/certified-operators-6ntlh/registry-server" id=1ae024e5-8904-48a0-8f55-a0ea2e8c23a3 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:20:07.469302 | controller | Jun 12 16:23:33.999811 crc crio[21573]: time="2026-06-12T16:23:33.992208669Z" level=info msg="Trying to access \"quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\""
2026-06-12 17:20:07.469318 | controller | Jun 12 16:23:33.999811 crc crio[21573]: time="2026-06-12T16:23:33.995758254Z" level=info msg="Starting container: 38c1bb26be0c0f8a02e29593e9443ea51bece8ad1772d827723954c98e7aa1d4" id=0bbe8d17-9d81-4c2e-8717-1ea51d0938a1 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 17:20:07.469334 | controller | Jun 12 16:23:34.004007 crc crio[21573]: time="2026-06-12T16:23:34.002532352Z" level=info msg="Running pod sandbox: openstack/openstack-cell1-galera-0/POD" id=7ae45b0f-9b1c-44ae-96df-0f648e6294b8 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:20:07.469350 | controller | Jun 12 16:23:34.004007 crc crio[21573]: time="2026-06-12T16:23:34.002628385Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.469366 | controller | Jun 12 16:23:34.020319 crc crio[21573]: time="2026-06-12T16:23:34.019675119Z" level=info msg="Started container" PID=58050 containerID=38c1bb26be0c0f8a02e29593e9443ea51bece8ad1772d827723954c98e7aa1d4 description=openshift-marketplace/certified-operators-6ntlh/registry-server id=0bbe8d17-9d81-4c2e-8717-1ea51d0938a1 name=/runtime.v1.RuntimeService/StartContainer sandboxID=5424ae56f4cdab3598c254a496beaddab564ab2e6ef5e1b42ac4f9827da247d2
2026-06-12 17:20:07.469383 | controller | Jun 12 16:23:34.156836 crc crio[21573]: time="2026-06-12T16:23:34.15671018Z" level=info msg="Got pod network &{Name:openstack-cell1-galera-0 Namespace:openstack ID:781f57ed4fbfd14b2ee5661e969f8a9ded09909ab4f4d78b085f216d965ab5d9 UID:99c16e69-6ed4-45fd-8531-5eed36987483 NetNS:/var/run/netns/f5c97e81-647e-456b-9ece-c049dbdc4ecc Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod99c16e69_6ed4_45fd_8531_5eed36987483.slice PodAnnotations:0xc00063cd48}] Aliases:map[]}"
2026-06-12 17:20:07.469399 | controller | Jun 12 16:23:34.157355 crc crio[21573]: time="2026-06-12T16:23:34.156897315Z" level=info msg="Adding pod openstack_openstack-cell1-galera-0 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 17:20:07.469416 | controller | Jun 12 16:23:34.196383 crc crio[21573]: time="2026-06-12T16:23:34.195748021Z" level=info msg="Got pod network &{Name:memcached-0 Namespace:openstack ID:49281288ccf1b6fd81e20783f3ea7dd73650d786508e663e8434193584dda129 UID:fc12b3b1-7267-47a4-ad94-1dab7bdc984a NetNS:/var/run/netns/2d0ffe0a-8dca-4fd8-ab08-a7e3e99b3c4c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podfc12b3b1_7267_47a4_ad94_1dab7bdc984a.slice PodAnnotations:0xc0018966a0}] Aliases:map[]}"
2026-06-12 17:20:07.469432 | controller | Jun 12 16:23:34.198372 crc crio[21573]: time="2026-06-12T16:23:34.195852154Z" level=info msg="Adding pod openstack_memcached-0 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 17:20:07.469452 | controller | Jun 12 16:23:34.245192 crc crio[21573]: 2026-06-12T16:23:34Z [verbose] CmdAdd (shim): {1.1.0 [{Name:883c8354fa4d82b Mac:c2:c1:01:13:1b:2f Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:6c Mtu:0 Sandbox:/var/run/netns/006f03ed-ea1f-45ed-b716-3e8a32444cf6 SocketPath: PciID:}] [{Interface:0xc00025a730 Address:{IP:10.217.0.108 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 17:20:07.469469 | controller | Jun 12 16:23:34.270864 crc crio[21573]: time="2026-06-12T16:23:34.270097412Z" level=info msg="Got pod network &{Name:redhat-marketplace-nphbg Namespace:openshift-marketplace ID:883c8354fa4d82b95fdc99de1e63c2baaf5d0b89ae1c9f0d6b827934af9d9cab UID:414d998b-fa0d-4156-9d14-6c482540239a NetNS:/var/run/netns/006f03ed-ea1f-45ed-b716-3e8a32444cf6 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod414d998b_fa0d_4156_9d14_6c482540239a.slice PodAnnotations:0xc00008cdb0}] Aliases:map[]}"
2026-06-12 17:20:07.469486 | controller | Jun 12 16:23:34.294271 crc crio[21573]: time="2026-06-12T16:23:34.270412441Z" level=info msg="Checking pod openshift-marketplace_redhat-marketplace-nphbg for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 17:20:07.469503 | controller | Jun 12 16:23:34.621608 crc crio[21573]: time="2026-06-12T16:23:34.617890538Z" level=info msg="Ran pod sandbox 883c8354fa4d82b95fdc99de1e63c2baaf5d0b89ae1c9f0d6b827934af9d9cab with infra container: openshift-marketplace/redhat-marketplace-nphbg/POD" id=692b5dbd-d82f-4ce5-86bd-133e500c404b name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:20:07.469519 | controller | Jun 12 16:23:34.676818 crc crio[21573]: time="2026-06-12T16:23:34.674045106Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=591fe4b1-3349-49db-b199-dccad2c6072d name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:20:07.469536 | controller | Jun 12 16:23:34.692026 crc crio[21573]: time="2026-06-12T16:23:34.691957328Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=5ff94550-b906-4059-bde4-943bbfd8868b name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:20:07.469552 | controller | Jun 12 16:23:34.799792 crc crio[21573]: time="2026-06-12T16:23:34.798036312Z" level=info msg="Creating container: openshift-marketplace/redhat-marketplace-nphbg/extract-utilities" id=0316dc58-9cc4-4189-9898-3f20caa7d2c4 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:20:07.469569 | controller | Jun 12 16:23:34.816341 crc crio[21573]: time="2026-06-12T16:23:34.811549137Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.469617 | controller | Jun 12 16:23:35.444012 crc crio[21573]: time="2026-06-12T16:23:35.443612207Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.469635 | controller | Jun 12 16:23:35.467364 crc crio[21573]: time="2026-06-12T16:23:35.467051297Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.469651 | controller | Jun 12 16:23:37.958719 crc crio[21573]: time="2026-06-12T16:23:37.957046814Z" level=info msg="Created container 6981175c30c617515e46a88984a39dec0667639f881d98dd7ecae21a00f5502e: openshift-marketplace/redhat-marketplace-nphbg/extract-utilities" id=0316dc58-9cc4-4189-9898-3f20caa7d2c4 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:20:07.469668 | controller | Jun 12 16:23:37.966829 crc crio[21573]: time="2026-06-12T16:23:37.960919073Z" level=info msg="Starting container: 6981175c30c617515e46a88984a39dec0667639f881d98dd7ecae21a00f5502e" id=6264b1a9-9804-4755-be60-28577d25e071 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 17:20:07.469688 | controller | Jun 12 16:23:37.969172 crc crio[21573]: time="2026-06-12T16:23:37.969006462Z" level=info msg="Started container" PID=58229 containerID=6981175c30c617515e46a88984a39dec0667639f881d98dd7ecae21a00f5502e description=openshift-marketplace/redhat-marketplace-nphbg/extract-utilities id=6264b1a9-9804-4755-be60-28577d25e071 name=/runtime.v1.RuntimeService/StartContainer sandboxID=883c8354fa4d82b95fdc99de1e63c2baaf5d0b89ae1c9f0d6b827934af9d9cab
2026-06-12 17:20:07.469708 | controller | Jun 12 16:23:40.112641 crc crio[21573]: time="2026-06-12T16:23:40.112214731Z" level=info msg="Pulling image: registry.redhat.io/redhat/redhat-marketplace-index:v4.20" id=365a227e-a538-4047-b92c-9adc60228cd5 name=/runtime.v1.ImageService/PullImage
2026-06-12 17:20:07.469729 | controller | Jun 12 16:23:40.118257 crc crio[21573]: time="2026-06-12T16:23:40.118193471Z" level=info msg="Trying to access \"registry.redhat.io/redhat/redhat-marketplace-index:v4.20\""
2026-06-12 17:20:07.469746 | controller | Jun 12 16:23:40.655103 crc crio[21573]: 2026-06-12T16:23:40Z [verbose] CmdAdd (shim): {1.1.0 [{Name:49281288ccf1b6f Mac:de:04:ae:1e:fc:38 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:6d Mtu:0 Sandbox:/var/run/netns/2d0ffe0a-8dca-4fd8-ab08-a7e3e99b3c4c SocketPath: PciID:}] [{Interface:0xc0003ba7f0 Address:{IP:10.217.0.109 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 17:20:07.469763 | controller | Jun 12 16:23:40.655103 crc crio[21573]: time="2026-06-12T16:23:40.654837416Z" level=info msg="Got pod network &{Name:memcached-0 Namespace:openstack ID:49281288ccf1b6fd81e20783f3ea7dd73650d786508e663e8434193584dda129 UID:fc12b3b1-7267-47a4-ad94-1dab7bdc984a NetNS:/var/run/netns/2d0ffe0a-8dca-4fd8-ab08-a7e3e99b3c4c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podfc12b3b1_7267_47a4_ad94_1dab7bdc984a.slice PodAnnotations:0xc0018966a0}] Aliases:map[]}"
2026-06-12 17:20:07.469779 | controller | Jun 12 16:23:40.655103 crc crio[21573]: time="2026-06-12T16:23:40.65499291Z" level=info msg="Checking pod openstack_memcached-0 for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 17:20:07.469796 | controller | Jun 12 16:23:40.661212 crc crio[21573]: 2026-06-12T16:23:40Z [verbose] CmdAdd (shim): {1.1.0 [{Name:781f57ed4fbfd14 Mac:6e:fc:47:b9:7d:86 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:6e Mtu:0 Sandbox:/var/run/netns/f5c97e81-647e-456b-9ece-c049dbdc4ecc SocketPath: PciID:}] [{Interface:0xc000014610 Address:{IP:10.217.0.110 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 17:20:07.469812 | controller | Jun 12 16:23:40.661212 crc crio[21573]: time="2026-06-12T16:23:40.659890182Z" level=info msg="Got pod network &{Name:openstack-cell1-galera-0 Namespace:openstack ID:781f57ed4fbfd14b2ee5661e969f8a9ded09909ab4f4d78b085f216d965ab5d9 UID:99c16e69-6ed4-45fd-8531-5eed36987483 NetNS:/var/run/netns/f5c97e81-647e-456b-9ece-c049dbdc4ecc Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod99c16e69_6ed4_45fd_8531_5eed36987483.slice PodAnnotations:0xc00063cd48}] Aliases:map[]}"
2026-06-12 17:20:07.469828 | controller | Jun 12 16:23:40.661212 crc crio[21573]: time="2026-06-12T16:23:40.660352802Z" level=info msg="Checking pod openstack_openstack-cell1-galera-0 for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 17:20:07.469845 | controller | Jun 12 16:23:40.672683 crc crio[21573]: time="2026-06-12T16:23:40.672603864Z" level=info msg="Ran pod sandbox 49281288ccf1b6fd81e20783f3ea7dd73650d786508e663e8434193584dda129 with infra container: openstack/memcached-0/POD" id=2878bc3e-ea58-45b6-9c28-2597431cba3c name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:20:07.469865 | controller | Jun 12 16:23:40.683289 crc crio[21573]: time="2026-06-12T16:23:40.683135784Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-memcached:current-podified" id=ce617f6e-121e-4e6d-905c-60ef0f6cc082 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:20:07.469881 | controller | Jun 12 16:23:40.683993 crc crio[21573]: time="2026-06-12T16:23:40.68393071Z" level=info msg="Image quay.io/podified-antelope-centos9/openstack-memcached:current-podified not found" id=ce617f6e-121e-4e6d-905c-60ef0f6cc082 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:20:07.469898 | controller | Jun 12 16:23:40.684232 crc crio[21573]: time="2026-06-12T16:23:40.68407172Z" level=info msg="Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-memcached:current-podified found" id=ce617f6e-121e-4e6d-905c-60ef0f6cc082 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:20:07.469914 | controller | Jun 12 16:23:40.685676 crc crio[21573]: time="2026-06-12T16:23:40.685615574Z" level=info msg="Pulling image: quay.io/podified-antelope-centos9/openstack-memcached:current-podified" id=3965da9a-10a8-4a33-8680-ea3d6968100a name=/runtime.v1.ImageService/PullImage
2026-06-12 17:20:07.469930 | controller | Jun 12 16:23:40.690543 crc crio[21573]: time="2026-06-12T16:23:40.690424966Z" level=info msg="Trying to access \"quay.io/podified-antelope-centos9/openstack-memcached:current-podified\""
2026-06-12 17:20:07.469947 | controller | Jun 12 16:23:40.748517 crc crio[21573]: time="2026-06-12T16:23:40.747895385Z" level=info msg="Ran pod sandbox 781f57ed4fbfd14b2ee5661e969f8a9ded09909ab4f4d78b085f216d965ab5d9 with infra container: openstack/openstack-cell1-galera-0/POD" id=7ae45b0f-9b1c-44ae-96df-0f648e6294b8 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:20:07.469964 | controller | Jun 12 16:23:40.764219 crc crio[21573]: time="2026-06-12T16:23:40.757385902Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified" id=515917d0-58e2-4988-928f-458283cbc9b5 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:20:07.469981 | controller | Jun 12 16:23:40.764219 crc crio[21573]: time="2026-06-12T16:23:40.757790054Z" level=info msg="Image quay.io/podified-antelope-centos9/openstack-mariadb:current-podified not found" id=515917d0-58e2-4988-928f-458283cbc9b5 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:20:07.469998 | controller | Jun 12 16:23:40.764219 crc crio[21573]: time="2026-06-12T16:23:40.757856786Z" level=info msg="Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-mariadb:current-podified found" id=515917d0-58e2-4988-928f-458283cbc9b5 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:20:07.470014 | controller | Jun 12 16:23:40.764219 crc crio[21573]: time="2026-06-12T16:23:40.763252575Z" level=info msg="Pulling image: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified" id=5093b237-961d-4173-a269-66ba741c23f3 name=/runtime.v1.ImageService/PullImage
2026-06-12 17:20:07.470031 | controller | Jun 12 16:23:40.766716 crc crio[21573]: time="2026-06-12T16:23:40.766641914Z" level=info msg="Trying to access \"quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\""
2026-06-12 17:20:07.470047 | controller | Jun 12 16:23:42.373529 crc crio[21573]: time="2026-06-12T16:23:42.372842265Z" level=info msg="Pulled image: registry.redhat.io/redhat/redhat-marketplace-index@sha256:eaa0e17f3e4a3079539d3da6839f308f2d277b5c3bc91e1d58ba54c3b141d4ba" id=365a227e-a538-4047-b92c-9adc60228cd5 name=/runtime.v1.ImageService/PullImage
2026-06-12 17:20:07.470062 | controller | Jun 12 16:23:42.377635 crc crio[21573]: time="2026-06-12T16:23:42.377367343Z" level=info msg="Checking image status: registry.redhat.io/redhat/redhat-marketplace-index:v4.20" id=ea6c72bf-03b5-4cec-bb5d-e105dee119b5 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:20:07.470079 | controller | Jun 12 16:23:42.382388 crc crio[21573]: time="2026-06-12T16:23:42.382287012Z" level=info msg="Checking image status: registry.redhat.io/redhat/redhat-marketplace-index:v4.20" id=9210c48f-29c6-40e7-86a1-c37c2922cda3 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:20:07.470099 | controller | Jun 12 16:23:42.437251 crc crio[21573]: time="2026-06-12T16:23:42.437064048Z" level=info msg="Creating container: openshift-marketplace/redhat-marketplace-nphbg/extract-content" id=f34fa186-5821-42b6-82f0-bd2f9cd430e1 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:20:07.470116 | controller | Jun 12 16:23:42.454533 crc crio[21573]: time="2026-06-12T16:23:42.451887234Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.470132 | controller | Jun 12 16:23:42.964051 crc crio[21573]: time="2026-06-12T16:23:42.963912Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.470148 | controller | Jun 12 16:23:42.972969 crc crio[21573]: time="2026-06-12T16:23:42.972083864Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.470164 | controller | Jun 12 16:23:43.675081 crc crio[21573]: time="2026-06-12T16:23:43.673214045Z" level=info msg="Created container a258746876451b5b52b477b74ab60c55d63536a13a1739e34845d0a9ace25dd1: openshift-marketplace/redhat-marketplace-nphbg/extract-content" id=f34fa186-5821-42b6-82f0-bd2f9cd430e1 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:20:07.470181 | controller | Jun 12 16:23:43.695780 crc crio[21573]: time="2026-06-12T16:23:43.689009498Z" level=info msg="Starting container: a258746876451b5b52b477b74ab60c55d63536a13a1739e34845d0a9ace25dd1" id=45bc25cc-1648-444f-b6c9-264378da757b name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 17:20:07.470197 | controller | Jun 12 16:23:43.705119 crc crio[21573]: time="2026-06-12T16:23:43.704968606Z" level=info msg="Running pod sandbox: openstack/kube-state-metrics-0/POD" id=d743fbb6-5d38-4b41-921d-042aa73c2867 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:20:07.470213 | controller | Jun 12 16:23:43.705305 crc crio[21573]: time="2026-06-12T16:23:43.705189809Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.470229 | controller | Jun 12 16:23:43.759510 crc crio[21573]: time="2026-06-12T16:23:43.751328852Z" level=info msg="Started container" PID=58389 containerID=a258746876451b5b52b477b74ab60c55d63536a13a1739e34845d0a9ace25dd1 description=openshift-marketplace/redhat-marketplace-nphbg/extract-content id=45bc25cc-1648-444f-b6c9-264378da757b name=/runtime.v1.RuntimeService/StartContainer sandboxID=883c8354fa4d82b95fdc99de1e63c2baaf5d0b89ae1c9f0d6b827934af9d9cab
2026-06-12 17:20:07.470245 | controller | Jun 12 16:23:43.982568 crc crio[21573]: time="2026-06-12T16:23:43.980900651Z" level=info msg="Got pod network &{Name:kube-state-metrics-0 Namespace:openstack ID:4f2e28cc5ec8d35382dddbe68ef3aea3d643ccdd34c289ecb51ccf3e8e7034ba UID:4e717c39-58e3-4145-a6ce-77440894537e NetNS:/var/run/netns/cdc61f8c-5489-47cf-8ffc-d91ef8fb425c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod4e717c39_58e3_4145_a6ce_77440894537e.slice PodAnnotations:0xc0005684b8}] Aliases:map[]}"
2026-06-12 17:20:07.470262 | controller | Jun 12 16:23:43.982568 crc crio[21573]: time="2026-06-12T16:23:43.981519389Z" level=info msg="Adding pod openstack_kube-state-metrics-0 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 17:20:07.470278 | controller | Jun 12 16:23:45.007298 crc crio[21573]: time="2026-06-12T16:23:45.006596756Z" level=info msg="Running pod sandbox: openstack/ovn-controller-pvfrv/POD" id=f33e23b0-e1b8-45a6-add9-c15b061ea616 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:20:07.470298 | controller | Jun 12 16:23:45.009403 crc crio[21573]: time="2026-06-12T16:23:45.007297595Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.470315 | controller | Jun 12 16:23:45.139357 crc crio[21573]: 2026-06-12T16:23:45Z [verbose] CmdAdd (shim): {1.1.0 [{Name:4f2e28cc5ec8d35 Mac:26:10:5c:ab:68:e7 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:6f Mtu:0 Sandbox:/var/run/netns/cdc61f8c-5489-47cf-8ffc-d91ef8fb425c SocketPath: PciID:}] [{Interface:0xc000014940 Address:{IP:10.217.0.111 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 17:20:07.470332 | controller | Jun 12 16:23:45.157549 crc crio[21573]: time="2026-06-12T16:23:45.157078304Z" level=info msg="Got pod network &{Name:kube-state-metrics-0 Namespace:openstack ID:4f2e28cc5ec8d35382dddbe68ef3aea3d643ccdd34c289ecb51ccf3e8e7034ba UID:4e717c39-58e3-4145-a6ce-77440894537e NetNS:/var/run/netns/cdc61f8c-5489-47cf-8ffc-d91ef8fb425c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod4e717c39_58e3_4145_a6ce_77440894537e.slice PodAnnotations:0xc0005684b8}] Aliases:map[]}"
2026-06-12 17:20:07.470348 | controller | Jun 12 16:23:45.157983 crc crio[21573]: time="2026-06-12T16:23:45.157553137Z" level=info msg="Checking pod openstack_kube-state-metrics-0 for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 17:20:07.470364 | controller | Jun 12 16:23:45.234602 crc crio[21573]: time="2026-06-12T16:23:45.234360181Z" level=info msg="Got pod network &{Name:ovn-controller-pvfrv Namespace:openstack ID:428aed1946a5d6cc4e1c0493b86577aa23bf45cd182f5f2efd29b1004c6bb702 UID:258b4641-ee70-4dca-b632-9392e375664a NetNS:/var/run/netns/8be7a83f-82b9-4e98-baa3-b8e8a71ae821 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod258b4641_ee70_4dca_b632_9392e375664a.slice PodAnnotations:0xc00338e350}] Aliases:map[]}"
2026-06-12 17:20:07.470380 | controller | Jun 12 16:23:45.237216 crc crio[21573]: time="2026-06-12T16:23:45.237009137Z" level=info msg="Adding pod openstack_ovn-controller-pvfrv to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 17:20:07.470397 | controller | Jun 12 16:23:45.356496 crc crio[21573]: time="2026-06-12T16:23:45.346713296Z" level=info msg="Ran pod sandbox 4f2e28cc5ec8d35382dddbe68ef3aea3d643ccdd34c289ecb51ccf3e8e7034ba with infra container: openstack/kube-state-metrics-0/POD" id=d743fbb6-5d38-4b41-921d-042aa73c2867 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:20:07.470413 | controller | Jun 12 16:23:45.356496 crc crio[21573]: time="2026-06-12T16:23:45.348536664Z" level=info msg="Running pod sandbox: openstack/ovn-controller-ovs-cjkn2/POD" id=67b87a6e-40a7-4cad-a4f0-d0beaaa44900 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:20:07.470429 | controller | Jun 12 16:23:45.356496 crc crio[21573]: time="2026-06-12T16:23:45.348623446Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.470444 | controller | Jun 12 16:23:45.356496 crc crio[21573]: time="2026-06-12T16:23:45.349957113Z" level=info msg="Checking image status: registry.k8s.io/kube-state-metrics/kube-state-metrics:v2.15.0" id=070ceb17-a2d0-4ffc-8af0-40708361aafa name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:20:07.470460 | controller | Jun 12 16:23:45.356496 crc crio[21573]: time="2026-06-12T16:23:45.351124448Z" level=info msg="Image registry.k8s.io/kube-state-metrics/kube-state-metrics:v2.15.0 not found" id=070ceb17-a2d0-4ffc-8af0-40708361aafa name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:20:07.470476 | controller | Jun 12 16:23:45.356496 crc crio[21573]: time="2026-06-12T16:23:45.351247989Z" level=info msg="Neither image nor artfiact registry.k8s.io/kube-state-metrics/kube-state-metrics:v2.15.0 found" id=070ceb17-a2d0-4ffc-8af0-40708361aafa name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:20:07.470496 | controller | Jun 12 16:23:45.356496 crc crio[21573]: time="2026-06-12T16:23:45.353273077Z" level=info msg="Pulling image: registry.k8s.io/kube-state-metrics/kube-state-metrics:v2.15.0" id=612d1901-edc7-4166-882b-541d1a3fe16e name=/runtime.v1.ImageService/PullImage
2026-06-12 17:20:07.470512 | controller | Jun 12 16:23:45.398888 crc crio[21573]: time="2026-06-12T16:23:45.398823159Z" level=info msg="Trying to access \"registry.k8s.io/kube-state-metrics/kube-state-metrics:v2.15.0\""
2026-06-12 17:20:07.470528 | controller | Jun 12 16:23:45.561100 crc crio[21573]: time="2026-06-12T16:23:45.560863622Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=21b70ef4-45cf-4339-b133-e47fb50b000b name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:20:07.470545 | controller | Jun 12 16:23:45.572263 crc crio[21573]: time="2026-06-12T16:23:45.572131018Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=927faf48-9030-4e4f-b6c0-e421817a298c name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:20:07.470561 | controller | Jun 12 16:23:45.583526 crc crio[21573]: time="2026-06-12T16:23:45.583396002Z" level=info msg="Creating container: openshift-marketplace/redhat-marketplace-nphbg/registry-server" id=e45b9295-27e1-41ae-b5d4-71a16740d4f3 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:20:07.470596 | controller | Jun 12 16:23:45.584430 crc crio[21573]: time="2026-06-12T16:23:45.584329948Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.470615 | controller | Jun 12 16:23:45.614566 crc crio[21573]: time="2026-06-12T16:23:45.61431574Z" level=info msg="Got pod network &{Name:ovn-controller-ovs-cjkn2 Namespace:openstack ID:8293d1ce918cbcd754ae6dfed80e502b8fd5a8367df3464a30efb6c5ab7cf1dd UID:25e77fe9-847b-409d-81bd-344e28fec9a5 NetNS:/var/run/netns/08cc4195-1731-4fff-acb5-cebf2c51536c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod25e77fe9_847b_409d_81bd_344e28fec9a5.slice PodAnnotations:0xc0036745b0}] Aliases:map[]}"
2026-06-12 17:20:07.470632 | controller | Jun 12 16:23:45.614566 crc crio[21573]: time="2026-06-12T16:23:45.614413943Z" level=info msg="Adding pod openstack_ovn-controller-ovs-cjkn2 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 17:20:07.470649 | controller | Jun 12 16:23:45.651944 crc crio[21573]: time="2026-06-12T16:23:45.651830559Z" level=info msg="Running pod sandbox: openstack/ovsdbserver-nb-0/POD" id=e11aa81e-e233-4b8e-8cd2-390a6a4cc64f name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:20:07.470665 | controller | Jun 12 16:23:45.652313 crc crio[21573]: time="2026-06-12T16:23:45.651977483Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.470682 | controller | Jun 12 16:23:45.906299 crc crio[21573]: time="2026-06-12T16:23:45.905506879Z" level=info msg="Got pod network &{Name:ovsdbserver-nb-0 Namespace:openstack ID:60868546b23cf666fe2c767f5decbdcd4b5d7fffca0dbf5f5828e40408bdd8b5 UID:36a428a5-313c-4257-88fa-cdd1190a0c0f NetNS:/var/run/netns/8f40ea29-1817-4991-888e-a18fb6e1485b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod36a428a5_313c_4257_88fa_cdd1190a0c0f.slice PodAnnotations:0xc00008ce80}] Aliases:map[]}"
2026-06-12 17:20:07.470702 | controller | Jun 12 16:23:45.906299 crc crio[21573]: time="2026-06-12T16:23:45.906280481Z" level=info msg="Adding pod openstack_ovsdbserver-nb-0 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 17:20:07.470718 | controller | Jun 12 16:23:46.024761 crc crio[21573]: time="2026-06-12T16:23:46.024031152Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.470735 | controller | Jun 12 16:23:46.392305 crc crio[21573]: time="2026-06-12T16:23:46.389060863Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.470751 | controller | Jun 12 16:23:46.606312 crc crio[21573]: 2026-06-12T16:23:46Z [verbose] CmdAdd (shim): {1.1.0 [{Name:428aed1946a5d6c Mac:46:46:97:63:e3:49 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:70 Mtu:0 Sandbox:/var/run/netns/8be7a83f-82b9-4e98-baa3-b8e8a71ae821 SocketPath: PciID:}] [{Interface:0xc00012c740 Address:{IP:10.217.0.112 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 17:20:07.470767 | controller | Jun 12 16:23:46.642747 crc crio[21573]: time="2026-06-12T16:23:46.641405715Z" level=info msg="Got pod network &{Name:ovn-controller-pvfrv Namespace:openstack ID:428aed1946a5d6cc4e1c0493b86577aa23bf45cd182f5f2efd29b1004c6bb702 UID:258b4641-ee70-4dca-b632-9392e375664a NetNS:/var/run/netns/8be7a83f-82b9-4e98-baa3-b8e8a71ae821 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod258b4641_ee70_4dca_b632_9392e375664a.slice PodAnnotations:0xc00338e350}] Aliases:map[]}"
2026-06-12 17:20:07.470784 | controller | Jun 12 16:23:46.642747 crc crio[21573]: time="2026-06-12T16:23:46.641999051Z" level=info msg="Checking pod openstack_ovn-controller-pvfrv for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 17:20:07.470800 | controller | Jun 12 16:23:46.707696 crc crio[21573]: time="2026-06-12T16:23:46.701320462Z" level=info msg="Ran pod sandbox 428aed1946a5d6cc4e1c0493b86577aa23bf45cd182f5f2efd29b1004c6bb702 with infra container: openstack/ovn-controller-pvfrv/POD" id=f33e23b0-e1b8-45a6-add9-c15b061ea616 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:20:07.470816 | controller | Jun 12 16:23:46.722229 crc crio[21573]: time="2026-06-12T16:23:46.721597477Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-controller:current-podified" id=669adba9-3255-433c-ad94-95d36fa6f497 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:20:07.470832 | controller | Jun 12 16:23:46.722229 crc crio[21573]: time="2026-06-12T16:23:46.722044409Z" level=info msg="Image quay.io/podified-antelope-centos9/openstack-ovn-controller:current-podified not found" id=669adba9-3255-433c-ad94-95d36fa6f497 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:20:07.470848 | controller | Jun 12 16:23:46.722229 crc crio[21573]: time="2026-06-12T16:23:46.722100001Z" level=info msg="Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-ovn-controller:current-podified found" id=669adba9-3255-433c-ad94-95d36fa6f497 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:20:07.470865 | controller | Jun 12 16:23:46.726200 crc crio[21573]: time="2026-06-12T16:23:46.726081192Z" level=info msg="Created container ec3e8d5e212c3063bf1ccb127cd6c0da181e1f745d3706deec92f9360d94abfe: openshift-marketplace/redhat-marketplace-nphbg/registry-server" id=e45b9295-27e1-41ae-b5d4-71a16740d4f3 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:20:07.470881 | controller | Jun 12 16:23:46.738408 crc crio[21573]: time="2026-06-12T16:23:46.738339729Z" level=info msg="Pulling image: quay.io/podified-antelope-centos9/openstack-ovn-controller:current-podified" id=e12ffc35-d0f2-4ae5-9560-50fcf59d4952 name=/runtime.v1.ImageService/PullImage
2026-06-12 17:20:07.470901 | controller | Jun 12 16:23:46.739518 crc crio[21573]: time="2026-06-12T16:23:46.739007742Z" level=info msg="Starting container: ec3e8d5e212c3063bf1ccb127cd6c0da181e1f745d3706deec92f9360d94abfe" id=b3805db4-54f4-4140-9e2c-39c9cde1aa00 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 17:20:07.470919 | controller | Jun 12 16:23:46.758002 crc crio[21573]: time="2026-06-12T16:23:46.757894732Z" level=info msg="Trying to access \"quay.io/podified-antelope-centos9/openstack-ovn-controller:current-podified\""
2026-06-12 17:20:07.470935 | controller | Jun 12 16:23:46.786598 crc crio[21573]: time="2026-06-12T16:23:46.784525997Z" level=info msg="Started container" PID=58694 containerID=ec3e8d5e212c3063bf1ccb127cd6c0da181e1f745d3706deec92f9360d94abfe description=openshift-marketplace/redhat-marketplace-nphbg/registry-server id=b3805db4-54f4-4140-9e2c-39c9cde1aa00 name=/runtime.v1.RuntimeService/StartContainer sandboxID=883c8354fa4d82b95fdc99de1e63c2baaf5d0b89ae1c9f0d6b827934af9d9cab
2026-06-12 17:20:07.470952 | controller | Jun 12 16:23:47.000874 crc crio[21573]: 2026-06-12T16:23:46Z [verbose] CmdAdd (shim): {1.1.0 [{Name:8293d1ce918cbcd Mac:12:cb:09:6e:aa:68 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:71 Mtu:0 Sandbox:/var/run/netns/08cc4195-1731-4fff-acb5-cebf2c51536c SocketPath: PciID:}] [{Interface:0xc000014610 Address:{IP:10.217.0.113 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 17:20:07.470969 | controller | Jun 12 16:23:47.008308 crc crio[21573]: time="2026-06-12T16:23:47.008232023Z" level=info msg="Got pod network &{Name:ovn-controller-ovs-cjkn2 Namespace:openstack ID:8293d1ce918cbcd754ae6dfed80e502b8fd5a8367df3464a30efb6c5ab7cf1dd UID:25e77fe9-847b-409d-81bd-344e28fec9a5 NetNS:/var/run/netns/08cc4195-1731-4fff-acb5-cebf2c51536c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod25e77fe9_847b_409d_81bd_344e28fec9a5.slice PodAnnotations:0xc0036745b0}] Aliases:map[]}"
2026-06-12 17:20:07.470986 | controller | Jun 12 16:23:47.012604 crc crio[21573]: time="2026-06-12T16:23:47.00865799Z" level=info msg="Checking pod openstack_ovn-controller-ovs-cjkn2 for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 17:20:07.471002 | controller | Jun 12 16:23:47.041093 crc crio[21573]: time="2026-06-12T16:23:47.039934301Z" level=info msg="Ran pod sandbox 8293d1ce918cbcd754ae6dfed80e502b8fd5a8367df3464a30efb6c5ab7cf1dd with infra container: openstack/ovn-controller-ovs-cjkn2/POD" id=67b87a6e-40a7-4cad-a4f0-d0beaaa44900 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:20:07.471018 | controller | Jun 12 16:23:47.098265 crc crio[21573]: time="2026-06-12T16:23:47.098130988Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-base:current-podified" id=f200760b-f248-493d-a1d7-14edfddd9d17 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:20:07.471034 | controller | Jun 12 16:23:47.100829 crc crio[21573]: time="2026-06-12T16:23:47.100792815Z" level=info msg="Image quay.io/podified-antelope-centos9/openstack-ovn-base:current-podified not found" id=f200760b-f248-493d-a1d7-14edfddd9d17 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:20:07.471050 | controller | Jun 12 16:23:47.141396 crc crio[21573]: time="2026-06-12T16:23:47.141312046Z" level=info msg="Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-ovn-base:current-podified found" id=f200760b-f248-493d-a1d7-14edfddd9d17 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:20:07.471066 | controller | Jun 12 16:23:47.144779 crc crio[21573]: time="2026-06-12T16:23:47.144673598Z" level=info msg="Pulling image: quay.io/podified-antelope-centos9/openstack-ovn-base:current-podified" id=4c65ec1c-db59-41cb-a6cb-c87ac9c51300 name=/runtime.v1.ImageService/PullImage
2026-06-12 17:20:07.471082 | controller | Jun 12 16:23:47.151565 crc crio[21573]: time="2026-06-12T16:23:47.149587199Z" level=info msg="Trying to access \"quay.io/podified-antelope-centos9/openstack-ovn-base:current-podified\""
2026-06-12 17:20:07.471101 | controller | Jun 12 16:23:47.461139 crc crio[21573]: 2026-06-12T16:23:47Z [verbose] CmdAdd (shim): {1.1.0 [{Name:60868546b23cf66 Mac:e2:9e:6a:0c:44:81 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:72 Mtu:0 Sandbox:/var/run/netns/8f40ea29-1817-4991-888e-a18fb6e1485b SocketPath: PciID:}] [{Interface:0xc0000146b0 Address:{IP:10.217.0.114 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 17:20:07.471118 | controller | Jun 12 16:23:47.484300 crc crio[21573]: time="2026-06-12T16:23:47.482919906Z" level=info msg="Got pod network &{Name:ovsdbserver-nb-0 Namespace:openstack ID:60868546b23cf666fe2c767f5decbdcd4b5d7fffca0dbf5f5828e40408bdd8b5 UID:36a428a5-313c-4257-88fa-cdd1190a0c0f NetNS:/var/run/netns/8f40ea29-1817-4991-888e-a18fb6e1485b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod36a428a5_313c_4257_88fa_cdd1190a0c0f.slice PodAnnotations:0xc00008ce80}] Aliases:map[]}"
2026-06-12 17:20:07.471135 | controller | Jun 12 16:23:47.494865 crc crio[21573]: time="2026-06-12T16:23:47.494719906Z" level=info msg="Checking pod openstack_ovsdbserver-nb-0 for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 17:20:07.471151 | controller | Jun 12 16:23:47.650170 crc crio[21573]: time="2026-06-12T16:23:47.650062273Z" level=info msg="Running pod sandbox: openstack/ovn-controller-metrics-64wdg/POD" id=2bf78352-16a0-4206-9712-741fb11871d2 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:20:07.471168 | controller | Jun 12 16:23:47.650417 crc crio[21573]: time="2026-06-12T16:23:47.650199946Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.471184 | controller | Jun 12 16:23:48.339294 crc crio[21573]: time="2026-06-12T16:23:48.339219287Z" level=info msg="Running pod sandbox: openstack/dnsmasq-dns-86cd84489-h4fqs/POD" id=8bbf92ba-6840-4979-b61b-db90506766ad name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:20:07.471201 | controller | Jun 12 16:23:48.340938 crc crio[21573]: time="2026-06-12T16:23:48.339539166Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.471216 | controller | Jun 12 16:23:48.474088 crc crio[21573]: time="2026-06-12T16:23:48.473946377Z" level=info msg="Ran pod sandbox 60868546b23cf666fe2c767f5decbdcd4b5d7fffca0dbf5f5828e40408bdd8b5 with infra container: openstack/ovsdbserver-nb-0/POD" id=e11aa81e-e233-4b8e-8cd2-390a6a4cc64f name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:20:07.471233 | controller | Jun 12 16:23:48.515025 crc crio[21573]: time="2026-06-12T16:23:48.51490941Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-nb-db-server:current-podified" id=24fb0b18-f98b-4184-bc38-90d91713d311 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:20:07.471249 | controller | Jun 12 16:23:48.515832 crc crio[21573]: time="2026-06-12T16:23:48.51525157Z" level=info msg="Image quay.io/podified-antelope-centos9/openstack-ovn-nb-db-server:current-podified not found" id=24fb0b18-f98b-4184-bc38-90d91713d311 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:20:07.471265 | controller | Jun 12 16:23:48.515832 crc crio[21573]: time="2026-06-12T16:23:48.515316352Z" level=info msg="Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-ovn-nb-db-server:current-podified found" id=24fb0b18-f98b-4184-bc38-90d91713d311 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:20:07.471281 | controller | Jun 12 16:23:48.524884 crc crio[21573]: time="2026-06-12T16:23:48.524580276Z" level=info msg="Running pod sandbox: openstack/ovsdbserver-sb-0/POD" id=0a0dfa87-7484-4ed3-b5d2-ec69fa9dbece name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:20:07.471300 | controller | Jun 12 16:23:48.524884 crc crio[21573]: time="2026-06-12T16:23:48.524727971Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.471317 | controller | Jun 12 16:23:48.528064 crc crio[21573]: time="2026-06-12T16:23:48.52788123Z" level=info msg="Pulling image: quay.io/podified-antelope-centos9/openstack-ovn-nb-db-server:current-podified" id=99246510-c3a0-411e-9781-6041f2b3af2b name=/runtime.v1.ImageService/PullImage
2026-06-12 17:20:07.471333 | controller | Jun 12 16:23:48.537516 crc crio[21573]: time="2026-06-12T16:23:48.536673817Z" level=info msg="Trying to access \"quay.io/podified-antelope-centos9/openstack-ovn-nb-db-server:current-podified\""
2026-06-12 17:20:07.471360 | controller | Jun 12 16:23:49.081782 crc crio[21573]: time="2026-06-12T16:23:49.072641157Z" level=info msg="Stopping container: 38c1bb26be0c0f8a02e29593e9443ea51bece8ad1772d827723954c98e7aa1d4 (timeout: 2s)" id=f4111f09-dd0f-4b3b-ba63-e788c59dc13a name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 17:20:07.471377 | controller | Jun 12 16:23:55.454716 crc crio[21573]: time="2026-06-12T16:23:55.45200491Z" level=info msg="Stopping container: ec3e8d5e212c3063bf1ccb127cd6c0da181e1f745d3706deec92f9360d94abfe (timeout: 2s)" id=d6b9f12f-5415-4e69-a937-5a17b74da9b3 name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 17:20:07.471393 | controller | Jun 12 16:23:56.377289 crc crio[21573]: time="2026-06-12T16:23:56.376745721Z" level=info msg="Got pod network &{Name:ovn-controller-metrics-64wdg Namespace:openstack ID:9e48e5b14e9e02a220849671e58a2bdfefb16c5ed9ac9de635ef27ecb5335dd0 UID:eae228d6-29e8-4bec-88f1-7927ebaefe85 NetNS:/var/run/netns/e40f2385-92cb-4122-898d-cf92c3a6440d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podeae228d6_29e8_4bec_88f1_7927ebaefe85.slice PodAnnotations:0xc000568368}] Aliases:map[]}"
2026-06-12 17:20:07.471409 | controller | Jun 12 16:23:56.377289 crc crio[21573]: time="2026-06-12T16:23:56.376815913Z" level=info msg="Adding pod openstack_ovn-controller-metrics-64wdg to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 17:20:07.471426 | controller | Jun 12 16:23:56.386717 crc crio[21573]: time="2026-06-12T16:23:56.3865711Z" level=info msg="Stopped container 38c1bb26be0c0f8a02e29593e9443ea51bece8ad1772d827723954c98e7aa1d4: openshift-marketplace/certified-operators-6ntlh/registry-server" id=f4111f09-dd0f-4b3b-ba63-e788c59dc13a name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 17:20:07.471442 | controller | Jun 12 16:23:56.388710 crc crio[21573]: time="2026-06-12T16:23:56.388613227Z" level=info msg="Stopping pod sandbox: 5424ae56f4cdab3598c254a496beaddab564ab2e6ef5e1b42ac4f9827da247d2" id=ea2df253-7afa-474f-bf6c-07d4d44d49bd name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 17:20:07.471458 | controller | Jun 12 16:23:56.389515 crc crio[21573]: time="2026-06-12T16:23:56.389264435Z" level=info msg="Got pod network &{Name:certified-operators-6ntlh Namespace:openshift-marketplace ID:5424ae56f4cdab3598c254a496beaddab564ab2e6ef5e1b42ac4f9827da247d2 UID:d8795b1f-adf9-450d-9476-1c7aed8d424c NetNS:/var/run/netns/c315ad32-d9a2-4579-8847-c5159acce0c7 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podd8795b1f_adf9_450d_9476_1c7aed8d424c.slice PodAnnotations:0xc000138598}] Aliases:map[]}"
2026-06-12 17:20:07.471474 | controller | Jun 12 16:23:56.389620 crc crio[21573]: time="2026-06-12T16:23:56.389534073Z" level=info msg="Deleting pod openshift-marketplace_certified-operators-6ntlh from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 17:20:07.471491 | controller | Jun 12 16:23:57.239414 crc crio[21573]: 2026-06-12T16:23:57Z [verbose] CmdAdd (shim): {1.1.0 [{Name:9e48e5b14e9e02a Mac:b6:f5:e1:60:d5:96 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:73 Mtu:0 Sandbox:/var/run/netns/e40f2385-92cb-4122-898d-cf92c3a6440d SocketPath: PciID:}] [{Interface:0xc000014620 Address:{IP:10.217.0.115 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 17:20:07.471511 | controller | Jun 12 16:23:57.244044 crc crio[21573]: time="2026-06-12T16:23:57.243891096Z" level=info msg="Got pod network &{Name:ovn-controller-metrics-64wdg Namespace:openstack ID:9e48e5b14e9e02a220849671e58a2bdfefb16c5ed9ac9de635ef27ecb5335dd0 UID:eae228d6-29e8-4bec-88f1-7927ebaefe85 NetNS:/var/run/netns/e40f2385-92cb-4122-898d-cf92c3a6440d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podeae228d6_29e8_4bec_88f1_7927ebaefe85.slice PodAnnotations:0xc000568368}] Aliases:map[]}"
2026-06-12 17:20:07.471528 | controller | Jun 12 16:23:57.248187 crc crio[21573]: time="2026-06-12T16:23:57.247900697Z" level=info msg="Checking pod openstack_ovn-controller-metrics-64wdg for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 17:20:07.471544 | controller | Jun 12 16:23:57.657667 crc crio[21573]: time="2026-06-12T16:23:57.657360376Z" level=info msg="Stopped container ec3e8d5e212c3063bf1ccb127cd6c0da181e1f745d3706deec92f9360d94abfe: openshift-marketplace/redhat-marketplace-nphbg/registry-server" id=d6b9f12f-5415-4e69-a937-5a17b74da9b3 name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 17:20:07.471560 | controller | Jun 12 16:23:57.660022 crc crio[21573]: time="2026-06-12T16:23:57.659870177Z" level=info msg="Stopping pod sandbox: 883c8354fa4d82b95fdc99de1e63c2baaf5d0b89ae1c9f0d6b827934af9d9cab" id=65888746-971e-4c3b-9514-b8c96f44da14 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 17:20:07.471595 | controller | Jun 12 16:23:57.660721 crc crio[21573]: time="2026-06-12T16:23:57.660647889Z" level=info msg="Got pod network &{Name:redhat-marketplace-nphbg Namespace:openshift-marketplace ID:883c8354fa4d82b95fdc99de1e63c2baaf5d0b89ae1c9f0d6b827934af9d9cab UID:414d998b-fa0d-4156-9d14-6c482540239a NetNS:/var/run/netns/006f03ed-ea1f-45ed-b716-3e8a32444cf6 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod414d998b_fa0d_4156_9d14_6c482540239a.slice PodAnnotations:0xc000138d28}] Aliases:map[]}"
2026-06-12 17:20:07.471614 | controller | Jun 12 16:23:57.660942 crc crio[21573]: time="2026-06-12T16:23:57.660876876Z" level=info msg="Deleting pod openshift-marketplace_redhat-marketplace-nphbg from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 17:20:07.471631 | controller | Jun 12 16:23:57.694011 crc crio[21573]: time="2026-06-12T16:23:57.693329244Z" level=info msg="Stopped pod sandbox: 5424ae56f4cdab3598c254a496beaddab564ab2e6ef5e1b42ac4f9827da247d2" id=ea2df253-7afa-474f-bf6c-07d4d44d49bd name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 17:20:07.471648 | controller | Jun 12 16:23:57.704793 crc crio[21573]: time="2026-06-12T16:23:57.704629195Z" level=info msg="Ran pod sandbox 9e48e5b14e9e02a220849671e58a2bdfefb16c5ed9ac9de635ef27ecb5335dd0 with infra container: openstack/ovn-controller-metrics-64wdg/POD" id=2bf78352-16a0-4206-9712-741fb11871d2 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:20:07.471664 | controller | Jun 12 16:23:57.709336 crc crio[21573]: time="2026-06-12T16:23:57.709274595Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/openstack-network-exporter:current-podified" id=0a8873ec-b1dc-4628-964e-05ce4c5ed72e name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:20:07.471681 | controller | Jun 12 16:23:57.709830 crc crio[21573]: time="2026-06-12T16:23:57.709706588Z" level=info msg="Image quay.io/openstack-k8s-operators/openstack-network-exporter:current-podified not found" id=0a8873ec-b1dc-4628-964e-05ce4c5ed72e name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:20:07.471697 | controller | Jun 12 16:23:57.709830 crc crio[21573]: time="2026-06-12T16:23:57.70978527Z" level=info msg="Neither image nor artfiact quay.io/openstack-k8s-operators/openstack-network-exporter:current-podified found" id=0a8873ec-b1dc-4628-964e-05ce4c5ed72e name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:20:07.471716 | controller | Jun 12 16:23:57.711426 crc crio[21573]: time="2026-06-12T16:23:57.711345205Z" level=info msg="Pulling image: quay.io/openstack-k8s-operators/openstack-network-exporter:current-podified" id=8071817c-1c31-4bf8-8e03-be499c605102 name=/runtime.v1.ImageService/PullImage
2026-06-12 17:20:07.471732 | controller | Jun 12 16:23:57.716897 crc crio[21573]: time="2026-06-12T16:23:57.716796159Z" level=info msg="Trying to access \"quay.io/openstack-k8s-operators/openstack-network-exporter:current-podified\""
2026-06-12 17:20:07.471748 | controller | Jun 12 16:23:58.578825 crc crio[21573]: time="2026-06-12T16:23:58.578202978Z" level=info msg="Removing container: 38c1bb26be0c0f8a02e29593e9443ea51bece8ad1772d827723954c98e7aa1d4" id=a994d38c-714b-4c45-a36c-fc7e6edfd49e name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 17:20:07.471764 | controller | Jun 12 16:24:00.564106 crc crio[21573]: time="2026-06-12T16:24:00.563984551Z" level=info msg="Running pod sandbox: openshift-infra/auto-csr-approver-29688024-lfhvq/POD" id=ee23a42e-4a05-4cd0-b378-0c152ffd2a5e name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:20:07.471781 | controller | Jun 12 16:24:00.565989 crc crio[21573]: time="2026-06-12T16:24:00.564133946Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.471797 | controller | Jun 12 16:24:14.603674 crc crio[21573]: time="2026-06-12T16:24:14.602684943Z" level=info msg="Stopped pod sandbox: 883c8354fa4d82b95fdc99de1e63c2baaf5d0b89ae1c9f0d6b827934af9d9cab" id=65888746-971e-4c3b-9514-b8c96f44da14 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 17:20:07.471813 | controller | Jun 12 16:24:14.613617 crc crio[21573]: time="2026-06-12T16:24:14.611102722Z" level=info msg="Got pod network &{Name:ovsdbserver-sb-0 Namespace:openstack ID:00b0b036a3c8e71a8b6cc37b532adc197198c87eda091225e0074891ddb08a9c UID:48a61a2c-dcd4-48ed-ad0c-f3dabaf2b3f3 NetNS:/var/run/netns/e40cffe4-e1fc-4c7c-bd74-995f553a9c84 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod48a61a2c_dcd4_48ed_ad0c_f3dabaf2b3f3.slice PodAnnotations:0xc00063c418}] Aliases:map[]}"
2026-06-12 17:20:07.471829 | controller | Jun 12 16:24:14.613617 crc crio[21573]: time="2026-06-12T16:24:14.611197135Z" level=info msg="Adding pod openstack_ovsdbserver-sb-0 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 17:20:07.471845 | controller | Jun 12 16:24:15.185376 crc crio[21573]: 2026-06-12T16:24:15Z [verbose] CmdAdd (shim): {1.1.0 [{Name:00b0b036a3c8e71 Mac:26:c1:48:77:de:3d Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:75 Mtu:0 Sandbox:/var/run/netns/e40cffe4-e1fc-4c7c-bd74-995f553a9c84 SocketPath: PciID:}] [{Interface:0xc0005085f0 Address:{IP:10.217.0.117 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 17:20:07.471862 | controller | Jun 12 16:24:15.187761 crc crio[21573]: time="2026-06-12T16:24:15.187665333Z" level=info msg="Got pod network &{Name:ovsdbserver-sb-0 Namespace:openstack ID:00b0b036a3c8e71a8b6cc37b532adc197198c87eda091225e0074891ddb08a9c UID:48a61a2c-dcd4-48ed-ad0c-f3dabaf2b3f3 NetNS:/var/run/netns/e40cffe4-e1fc-4c7c-bd74-995f553a9c84 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod48a61a2c_dcd4_48ed_ad0c_f3dabaf2b3f3.slice PodAnnotations:0xc00063c418}] Aliases:map[]}"
2026-06-12 17:20:07.471878 | controller | Jun 12 16:24:15.187969 crc crio[21573]: time="2026-06-12T16:24:15.18790014Z" level=info msg="Checking pod openstack_ovsdbserver-sb-0 for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 17:20:07.471899 | controller | Jun 12 16:24:21.391317 crc crio[21573]: time="2026-06-12T16:24:21.390042592Z" level=info msg="Removed container 38c1bb26be0c0f8a02e29593e9443ea51bece8ad1772d827723954c98e7aa1d4: openshift-marketplace/certified-operators-6ntlh/registry-server" id=a994d38c-714b-4c45-a36c-fc7e6edfd49e name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 17:20:07.471916 | controller | Jun 12 16:24:21.396814 crc crio[21573]: time="2026-06-12T16:24:21.396508497Z" level=info msg="Removing container: daa41ee6564927635823cbe11581bfb2f23c15523f5262b9c4149d117cf30925" id=6a5d5601-6258-47cc-878b-11909150f48c name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 17:20:07.471932 | controller | Jun 12 16:24:21.431942 crc crio[21573]: time="2026-06-12T16:24:21.431780926Z" level=info msg="Got pod network &{Name:dnsmasq-dns-86cd84489-h4fqs Namespace:openstack ID:c09eec9b2aa6d6643cc8c0a1ac72ea2730238e0d0fbb7a6420f7939a22402bbb UID:8ad8ded8-3933-4d0c-8ba3-55d6fe8cf811 NetNS:/var/run/netns/29cabb79-536d-4804-a049-300e8764c0fa Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod8ad8ded8_3933_4d0c_8ba3_55d6fe8cf811.slice PodAnnotations:0xc000568cc8}] Aliases:map[]}"
2026-06-12 17:20:07.471949 | controller | Jun 12 16:24:21.431942 crc crio[21573]: time="2026-06-12T16:24:21.431897249Z" level=info msg="Adding pod openstack_dnsmasq-dns-86cd84489-h4fqs to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 17:20:07.471966 | controller | Jun 12 16:24:21.459108 crc crio[21573]: time="2026-06-12T16:24:21.458971126Z" level=info msg="Pulled image: quay.io/podified-antelope-centos9/openstack-memcached@sha256:b4f352539214981ebbb81c288daf6b9ada8de59d98cbcc943e66b18ff9ce1c1f" id=3965da9a-10a8-4a33-8680-ea3d6968100a name=/runtime.v1.ImageService/PullImage
2026-06-12 17:20:07.471982 | controller | Jun 12 16:24:21.461348 crc crio[21573]: time="2026-06-12T16:24:21.461209711Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-memcached:current-podified" id=7a20b1f4-64d8-481f-86b2-c6d9e61a9109 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:20:07.471999 | controller | Jun 12 16:24:21.469788 crc crio[21573]: time="2026-06-12T16:24:21.469329882Z" level=info msg="Pulled image: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:c5b832ae46849f3293936f6c7f4a47f6dce6145f79c1006d2dffaeddd2d54505" id=5093b237-961d-4173-a269-66ba741c23f3 name=/runtime.v1.ImageService/PullImage
2026-06-12 17:20:07.472015 | controller | Jun 12 16:24:21.473713 crc crio[21573]: time="2026-06-12T16:24:21.472814077Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified" id=39b90bf4-8dea-4a4c-ae7b-292e0d4a16d6 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:20:07.472032 | controller | Jun 12 16:24:21.478626 crc crio[21573]: time="2026-06-12T16:24:21.478505934Z" level=info msg="Pulled image: quay.io/podified-antelope-centos9/openstack-ovn-base@sha256:3bbbf49f7ad488d6722e2ea21ae3d80f5548c28d7ec91fbca98696a13c708577" id=4c65ec1c-db59-41cb-a6cb-c87ac9c51300 name=/runtime.v1.ImageService/PullImage
2026-06-12 17:20:07.472049 | controller | Jun 12 16:24:21.483837 crc crio[21573]: time="2026-06-12T16:24:21.483690577Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-base:current-podified" id=e61d0aaf-81d9-4c14-8965-a051e089924f name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:20:07.472066 | controller | Jun 12 16:24:21.837225 crc crio[21573]: 2026-06-12T16:24:21Z [verbose] CmdAdd (shim): {1.1.0 [{Name:c09eec9b2aa6d66 Mac:4a:40:15:00:2b:25 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:74 Mtu:0 Sandbox:/var/run/netns/29cabb79-536d-4804-a049-300e8764c0fa SocketPath: PciID:}] [{Interface:0xc0002846c0 Address:{IP:10.217.0.116 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 17:20:07.472083 | controller | Jun 12 16:24:21.838372 crc crio[21573]: time="2026-06-12T16:24:21.838300333Z" level=info msg="Got pod network &{Name:dnsmasq-dns-86cd84489-h4fqs Namespace:openstack ID:c09eec9b2aa6d6643cc8c0a1ac72ea2730238e0d0fbb7a6420f7939a22402bbb UID:8ad8ded8-3933-4d0c-8ba3-55d6fe8cf811 NetNS:/var/run/netns/29cabb79-536d-4804-a049-300e8764c0fa Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod8ad8ded8_3933_4d0c_8ba3_55d6fe8cf811.slice PodAnnotations:0xc000568cc8}] Aliases:map[]}"
2026-06-12 17:20:07.472103 | controller | Jun 12 16:24:21.838632 crc crio[21573]: time="2026-06-12T16:24:21.838567861Z" level=info msg="Checking pod openstack_dnsmasq-dns-86cd84489-h4fqs for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 17:20:07.472120 | controller | Jun 12 16:24:22.422352 crc crio[21573]: time="2026-06-12T16:24:22.420563642Z" level=info msg="Ran pod sandbox 00b0b036a3c8e71a8b6cc37b532adc197198c87eda091225e0074891ddb08a9c with infra container: openstack/ovsdbserver-sb-0/POD" id=0a0dfa87-7484-4ed3-b5d2-ec69fa9dbece name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:20:07.472137 | controller | Jun 12 16:24:22.423518 crc crio[21573]: time="2026-06-12T16:24:22.423269187Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-sb-db-server:current-podified" id=0e489ad8-562c-42a1-91be-893eaceaead1 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:20:07.472153 | controller | Jun 12 16:24:22.423750 crc crio[21573]: time="2026-06-12T16:24:22.423677199Z" level=info msg="Image quay.io/podified-antelope-centos9/openstack-ovn-sb-db-server:current-podified not found" id=0e489ad8-562c-42a1-91be-893eaceaead1 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:20:07.472169 | controller | Jun 12 16:24:22.423880 crc crio[21573]: time="2026-06-12T16:24:22.423782542Z" level=info msg="Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-ovn-sb-db-server:current-podified found" id=0e489ad8-562c-42a1-91be-893eaceaead1 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:20:07.472186 | controller | Jun 12 16:24:22.425056 crc crio[21573]: time="2026-06-12T16:24:22.425001946Z" level=info msg="Pulling image: quay.io/podified-antelope-centos9/openstack-ovn-sb-db-server:current-podified" id=090edf9d-29cc-4104-a5c2-d68033e1da3e name=/runtime.v1.ImageService/PullImage
2026-06-12 17:20:07.472202 | controller | Jun 12 16:24:22.444629 crc crio[21573]: time="2026-06-12T16:24:22.444561542Z" level=info msg="Trying to access \"quay.io/podified-antelope-centos9/openstack-ovn-sb-db-server:current-podified\""
2026-06-12 17:20:07.472218 | controller | Jun 12 16:24:24.143239 crc crio[21573]: time="2026-06-12T16:24:24.142254954Z" level=info msg="Pulled image: quay.io/podified-antelope-centos9/openstack-rabbitmq@sha256:c29c05f95e1796d5a69a8b080cde3944b29ef891d4f8561d1249b14c683067e6" id=185abdd6-e614-490d-a286-91a135155541 name=/runtime.v1.ImageService/PullImage
2026-06-12 17:20:07.472234 | controller | Jun 12 16:24:24.144234 crc crio[21573]: time="2026-06-12T16:24:24.144203988Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-rabbitmq:current-podified" id=4f409b05-8ec5-4a42-8f40-b0711e1e8731 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:20:07.472250 | controller | Jun 12 16:24:24.155255 crc crio[21573]: time="2026-06-12T16:24:24.15442216Z" level=info msg="Ran pod sandbox c09eec9b2aa6d6643cc8c0a1ac72ea2730238e0d0fbb7a6420f7939a22402bbb with infra container: openstack/dnsmasq-dns-86cd84489-h4fqs/POD" id=8bbf92ba-6840-4979-b61b-db90506766ad name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:20:07.472267 | controller | Jun 12 16:24:24.169514 crc crio[21573]: time="2026-06-12T16:24:24.15994022Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified" id=92d4bee0-ff62-416c-b37e-7b47b6ee6211 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:20:07.472283 | controller | Jun 12 16:24:24.199717 crc crio[21573]: time="2026-06-12T16:24:24.199616536Z" level=info msg="Pulled image: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:c5b832ae46849f3293936f6c7f4a47f6dce6145f79c1006d2dffaeddd2d54505" id=941f6abd-cc60-4876-b4ba-896b2418c4b4 name=/runtime.v1.ImageService/PullImage
2026-06-12 17:20:07.472305 | controller | Jun 12 16:24:24.201000 crc crio[21573]: time="2026-06-12T16:24:24.200928124Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified" id=2b6c239e-4aed-4d1d-9e8f-381f9e01b1cb name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:20:07.472323 | controller | Jun 12 16:24:24.277777 crc crio[21573]: time="2026-06-12T16:24:24.276987783Z" level=info msg="Image quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified not found" id=92d4bee0-ff62-416c-b37e-7b47b6ee6211 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:20:07.472340 | controller | Jun 12 16:24:24.277919 crc crio[21573]: time="2026-06-12T16:24:24.277824786Z" level=info msg="Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified found" id=92d4bee0-ff62-416c-b37e-7b47b6ee6211 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:20:07.472356 | controller | Jun 12 16:24:24.281971 crc crio[21573]: time="2026-06-12T16:24:24.281901962Z" level=info msg="Pulling image: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified" id=87ed7b01-7d40-4e36-b7aa-bc8b04b6ae8e name=/runtime.v1.ImageService/PullImage
2026-06-12 17:20:07.472373 | controller | Jun 12 16:24:24.293799 crc crio[21573]: time="2026-06-12T16:24:24.293697861Z" level=info msg="Trying to access \"quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\""
2026-06-12 17:20:07.472389 | controller | Jun 12 16:24:24.436776 crc crio[21573]: time="2026-06-12T16:24:24.43656444Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-base:current-podified" id=26f2d9c0-8c76-4981-bc84-3fe77ff62050 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:20:07.472406 | controller | Jun 12 16:24:24.460354 crc crio[21573]: time="2026-06-12T16:24:24.460087685Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified" id=aa4ad4c5-7c5a-4228-9a56-7bff08ab0c88 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:20:07.472421 | controller | Jun 12 16:24:25.021100 crc crio[21573]: time="2026-06-12T16:24:25.009666711Z" level=info msg="Removed container daa41ee6564927635823cbe11581bfb2f23c15523f5262b9c4149d117cf30925: openshift-marketplace/certified-operators-6ntlh/extract-content" id=6a5d5601-6258-47cc-878b-11909150f48c name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 17:20:07.472437 | controller | Jun 12 16:24:25.029016 crc crio[21573]: time="2026-06-12T16:24:25.025785673Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-memcached:current-podified" id=250a4468-5d9c-4fca-9ac9-a5926e70715d name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:20:07.472453 | controller | Jun 12 16:24:25.029762 crc crio[21573]: time="2026-06-12T16:24:25.029727698Z" level=info msg="Removing container: 9c0e0e158b997cb9d19fcd20dee882811b9ff582b0e7e340b44f599cdbe29ee2" id=dcdd63b1-c2ce-47a0-a69c-775fbc1b9d7a name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 17:20:07.472469 | controller | Jun 12 16:24:25.048999 crc crio[21573]: time="2026-06-12T16:24:25.048859552Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified" id=12b2ae61-ecf6-48b7-8238-8c1c8518c0cc name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:20:07.472486 | controller | Jun 12 16:24:25.061571 crc crio[21573]: time="2026-06-12T16:24:25.061506117Z" level=info msg="Creating container: openstack/openstack-cell1-galera-0/mysql-bootstrap" id=bd07be0d-eae6-4808-8bf4-d6a848d107f0 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:20:07.472502 | controller | Jun 12 16:24:25.070123 crc crio[21573]: time="2026-06-12T16:24:25.070002652Z" level=info msg="Creating container: openstack/ovn-controller-ovs-cjkn2/ovsdb-server-init" id=fbae11bc-439e-4924-abc9-48a5b2420747 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:20:07.472521 | controller | Jun 12 16:24:25.100658 crc crio[21573]: time="2026-06-12T16:24:25.090678613Z" level=info msg="Creating container: openstack/memcached-0/memcached" id=c40bef4b-c83b-40dd-8ea8-7bd2cc60045f name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:20:07.472538 | controller | Jun 12 16:24:25.106372 crc crio[21573]: time="2026-06-12T16:24:25.106331624Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.472554 | controller | Jun 12 16:24:25.109049 crc crio[21573]: time="2026-06-12T16:24:25.108937429Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-rabbitmq:current-podified" id=6533357a-3281-4093-9a54-165335696b66 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:20:07.472571 | controller | Jun 12 16:24:25.123538 crc crio[21573]: time="2026-06-12T16:24:25.123355221Z" level=info msg="Creating container: openstack/openstack-galera-0/mysql-bootstrap" id=cb917c50-14aa-4bf7-88e0-b3bbd56e82bd name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:20:07.472607 | controller | Jun 12 16:24:25.158588 crc crio[21573]: time="2026-06-12T16:24:25.132204777Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.472625 | controller | Jun 12 16:24:25.171358 crc crio[21573]: time="2026-06-12T16:24:25.166001744Z" level=info msg="Pulled image: quay.io/podified-antelope-centos9/openstack-rabbitmq@sha256:c29c05f95e1796d5a69a8b080cde3944b29ef891d4f8561d1249b14c683067e6" id=e873422c-79c2-446c-ace9-f0eb3f9e3087 name=/runtime.v1.ImageService/PullImage
2026-06-12 17:20:07.472641 | controller | Jun 12 16:24:25.171358 crc crio[21573]: time="2026-06-12T16:24:25.168070982Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-rabbitmq:current-podified" id=bbd30e44-60eb-47dc-b6ea-9897b9a135d4 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:20:07.472658 | controller | Jun 12 16:24:25.187202 crc crio[21573]: time="2026-06-12T16:24:25.185786097Z" level=info msg="Pulled image: quay.io/podified-antelope-centos9/openstack-ovn-nb-db-server@sha256:eab9458623706fe263deefc9d3798ed08af1d8a153dee463bfafe042689ee956" id=99246510-c3a0-411e-9781-6041f2b3af2b name=/runtime.v1.ImageService/PullImage
2026-06-12 17:20:07.472674 | controller | Jun 12 16:24:25.189972 crc crio[21573]: time="2026-06-12T16:24:25.189878485Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-nb-db-server:current-podified" id=923d6173-1a90-4f74-962d-01dbd52b01fd name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:20:07.472690 | controller | Jun 12 16:24:25.196004 crc crio[21573]: time="2026-06-12T16:24:25.195856555Z" level=info msg="Pulled image: quay.io/podified-antelope-centos9/openstack-ovn-controller@sha256:41244cf2a4dd1f5a107cfe309b45b0b0670a3ef0a113e78de9f1da85ea635c43" id=e12ffc35-d0f2-4ae5-9560-50fcf59d4952 name=/runtime.v1.ImageService/PullImage
2026-06-12 17:20:07.472706 | controller | Jun 12 16:24:25.198066 crc crio[21573]: time="2026-06-12T16:24:25.197945218Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-controller:current-podified" id=51ad1d4d-303f-4106-b2c8-15c1027cd02d name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:20:07.472722 | controller | Jun 12 16:24:25.272525 crc crio[21573]: time="2026-06-12T16:24:25.27116199Z" level=info msg="Pulled image: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:e23dba737806fb9a061e43fafc48ce7f5e04e848c83db8d61167f439a6c1ddeb" id=1ef6d6e6-5b9c-4135-ae89-02fa52437e7d name=/runtime.v1.ImageService/PullImage
2026-06-12 17:20:07.472738 | controller | Jun 12 16:24:25.273236 crc crio[21573]: time="2026-06-12T16:24:25.272958531Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified" id=869a872b-d6e7-4ce9-bcc0-4c2fed725361 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:20:07.472757 | controller | Jun 12 16:24:25.938961 crc crio[21573]: time="2026-06-12T16:24:25.937785018Z" level=info msg="Got pod network &{Name:auto-csr-approver-29688024-lfhvq Namespace:openshift-infra ID:efa2f6d5e2cddc322164586db4bf1d6a41c8d89e21b0edd944132f4e79ace795 UID:61cbc5d2-f566-45ec-9cc8-50bf1a7a32b8 NetNS:/var/run/netns/e8c211dc-8890-425b-83ea-f5e20b170d63 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod61cbc5d2_f566_45ec_9cc8_50bf1a7a32b8.slice PodAnnotations:0xc0005689a8}] Aliases:map[]}"
2026-06-12 17:20:07.472774 | controller | Jun 12 16:24:25.938961 crc crio[21573]: time="2026-06-12T16:24:25.93894679Z" level=info msg="Adding pod openshift-infra_auto-csr-approver-29688024-lfhvq to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 17:20:07.472791 | controller | Jun 12 16:24:26.473860 crc crio[21573]: 2026-06-12T16:24:26Z [verbose] CmdAdd (shim): {1.1.0 [{Name:efa2f6d5e2cddc3 Mac:46:db:90:1d:a1:60 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:76 Mtu:0 Sandbox:/var/run/netns/e8c211dc-8890-425b-83ea-f5e20b170d63 SocketPath: PciID:}] [{Interface:0xc00012c5b0 Address:{IP:10.217.0.118 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 17:20:07.472807 | controller | Jun 12 16:24:26.477894 crc crio[21573]: time="2026-06-12T16:24:26.477839024Z" level=info msg="Got pod network &{Name:auto-csr-approver-29688024-lfhvq Namespace:openshift-infra ID:efa2f6d5e2cddc322164586db4bf1d6a41c8d89e21b0edd944132f4e79ace795 UID:61cbc5d2-f566-45ec-9cc8-50bf1a7a32b8 NetNS:/var/run/netns/e8c211dc-8890-425b-83ea-f5e20b170d63 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod61cbc5d2_f566_45ec_9cc8_50bf1a7a32b8.slice PodAnnotations:0xc0005689a8}] Aliases:map[]}"
2026-06-12 17:20:07.472824 | controller | Jun 12 16:24:26.478265 crc crio[21573]: time="2026-06-12T16:24:26.478233706Z" level=info msg="Checking pod openshift-infra_auto-csr-approver-29688024-lfhvq for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 17:20:07.472840 | controller | Jun 12 16:24:26.648849 crc crio[21573]: time="2026-06-12T16:24:26.648719979Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.472856 | controller | Jun 12 16:24:26.838734 crc crio[21573]: time="2026-06-12T16:24:26.838283225Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.472872 | controller | Jun 12 16:24:26.844322 crc crio[21573]: time="2026-06-12T16:24:26.84415456Z" level=info msg="Ran pod sandbox efa2f6d5e2cddc322164586db4bf1d6a41c8d89e21b0edd944132f4e79ace795 with infra container: openshift-infra/auto-csr-approver-29688024-lfhvq/POD" id=ee23a42e-4a05-4cd0-b378-0c152ffd2a5e name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:20:07.472888 | controller | Jun 12 16:24:26.850415 crc crio[21573]: time="2026-06-12T16:24:26.850207121Z" level=info msg="Creating container: openstack/rabbitmq-server-0/setup-container" id=f5d5e7ff-95c0-40f1-8086-c359c1021eaa name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:20:07.472904 | controller | Jun 12 16:24:26.853929 crc crio[21573]: time="2026-06-12T16:24:26.853599304Z" level=info msg="Pulling image: registry.redhat.io/openshift4/ose-cli:latest" id=100987d0-7340-4dd2-9e06-389f1560b6db name=/runtime.v1.ImageService/PullImage
2026-06-12 17:20:07.472921 | controller | Jun 12 16:24:26.868736 crc crio[21573]: time="2026-06-12T16:24:26.868571356Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-rabbitmq:current-podified" id=f75e9ac8-438e-4673-8b30-8861a1ff0eac name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:20:07.472940 | controller | Jun 12 16:24:26.871729 crc crio[21573]: time="2026-06-12T16:24:26.871070745Z" level=info msg="Trying to access \"registry.redhat.io/openshift4/ose-cli:latest\""
2026-06-12 17:20:07.472957 | controller | Jun 12 16:24:26.915244 crc crio[21573]: time="2026-06-12T16:24:26.915101809Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-controller:current-podified" id=d62d44a1-e144-4b5d-b328-67ad21cfbda1 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:20:07.472973 | controller | Jun 12 16:24:26.939421 crc crio[21573]: time="2026-06-12T16:24:26.939116213Z" level=info msg="Pulled image: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:e23dba737806fb9a061e43fafc48ce7f5e04e848c83db8d61167f439a6c1ddeb" id=35e00c8a-c82f-4de1-8caa-449215f08e3a name=/runtime.v1.ImageService/PullImage
2026-06-12 17:20:07.472988 | controller | Jun 12 16:24:26.941418 crc crio[21573]: time="2026-06-12T16:24:26.941152611Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified" id=3a83035c-68ff-4a95-a0b3-e68ff234531c name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:20:07.473005 | controller | Jun 12 16:24:26.944658 crc crio[21573]: time="2026-06-12T16:24:26.944271607Z" level=info msg="Removed container 9c0e0e158b997cb9d19fcd20dee882811b9ff582b0e7e340b44f599cdbe29ee2: openshift-marketplace/certified-operators-6ntlh/extract-utilities" id=dcdd63b1-c2ce-47a0-a69c-775fbc1b9d7a name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 17:20:07.473021 | controller | Jun 12 16:24:26.948842 crc crio[21573]: time="2026-06-12T16:24:26.947557837Z" level=info msg="Pulled image: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:e23dba737806fb9a061e43fafc48ce7f5e04e848c83db8d61167f439a6c1ddeb" id=006024cc-4e8d-45d5-a877-312cde730aea name=/runtime.v1.ImageService/PullImage
2026-06-12 17:20:07.473036 | controller | Jun 12 16:24:26.950832 crc crio[21573]: time="2026-06-12T16:24:26.950766927Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified" id=682247cd-f289-48b4-b936-d80df234166c name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:20:07.473052 | controller | Jun 12 16:24:26.953361 crc crio[21573]: time="2026-06-12T16:24:26.953275788Z" level=info msg="Removing container: ec3e8d5e212c3063bf1ccb127cd6c0da181e1f745d3706deec92f9360d94abfe" id=3780936b-27c2-43f4-a779-81d7c9910c56 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 17:20:07.473068 | controller | Jun 12 16:24:26.970039 crc crio[21573]: time="2026-06-12T16:24:26.969905964Z" level=info msg="Pulled image: quay.io/openstack-k8s-operators/openstack-network-exporter@sha256:a318af732f6ea2fc8bc9d0b09130968c6cfd0a35ab45b3b32e73b118f5b0dcb8" id=8071817c-1c31-4bf8-8e03-be499c605102 name=/runtime.v1.ImageService/PullImage
2026-06-12 17:20:07.473084 | controller | Jun 12 16:24:26.971126 crc crio[21573]: time="2026-06-12T16:24:26.971042881Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/openstack-network-exporter:current-podified" id=854ea574-603a-4579-b300-eaf27a8c8a37 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:20:07.473099 | controller | Jun 12 16:24:26.986063 crc crio[21573]: time="2026-06-12T16:24:26.985961953Z" level=info msg="Pulled image: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:e23dba737806fb9a061e43fafc48ce7f5e04e848c83db8d61167f439a6c1ddeb" id=e5913fe4-acf7-42d8-abe3-8cb11e13d6bf name=/runtime.v1.ImageService/PullImage
2026-06-12 17:20:07.473115 | controller | Jun 12 16:24:26.988137 crc crio[21573]: time="2026-06-12T16:24:26.988057022Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified" id=c22a0cf8-7169-472c-ac02-1e168559f3e6 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:20:07.473134 | controller | Jun 12 16:24:26.992524 crc crio[21573]: time="2026-06-12T16:24:26.991338456Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified" id=25e5ef42-e328-4a22-8ac5-527b3c6eb5dc name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:20:07.473150 | controller | Jun 12 16:24:27.034796 crc crio[21573]: time="2026-06-12T16:24:27.034683372Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-nb-db-server:current-podified" id=191dde53-b051-498b-95e5-29cdf427cb70 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:20:07.473165 | controller | Jun 12 16:24:27.288362 crc crio[21573]: time="2026-06-12T16:24:27.288001593Z" level=info msg="Pulled image: quay.io/podified-antelope-centos9/openstack-ovn-sb-db-server@sha256:45b620164e0fa2a99d1e58833e086e6b4f1ce02695b73a0dd0daccfbbceb8e95" id=090edf9d-29cc-4104-a5c2-d68033e1da3e name=/runtime.v1.ImageService/PullImage
2026-06-12 17:20:07.473181 | controller | Jun 12 16:24:27.290702 crc crio[21573]: time="2026-06-12T16:24:27.29041315Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-sb-db-server:current-podified" id=37abc27f-4240-494a-88cc-783b2ecae0f7 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:20:07.473197 | controller | Jun 12 16:24:27.318807 crc crio[21573]: time="2026-06-12T16:24:27.318673421Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.473213 | controller | Jun 12 16:24:27.328297 crc crio[21573]: time="2026-06-12T16:24:27.327551583Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.473229 | controller | Jun 12 16:24:27.508609 crc crio[21573]: time="2026-06-12T16:24:27.505632762Z" level=info msg="Created container d8bd4ac34399b6e70e27fdc02b149c1fbb7510da64e4e129e5c5c0b55c1f246e: openstack/openstack-cell1-galera-0/mysql-bootstrap" id=bd07be0d-eae6-4808-8bf4-d6a848d107f0 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:20:07.473245 | controller | Jun 12 16:24:27.511660 crc crio[21573]: time="2026-06-12T16:24:27.509543973Z" level=info msg="Starting container: d8bd4ac34399b6e70e27fdc02b149c1fbb7510da64e4e129e5c5c0b55c1f246e" id=e6031205-d8fe-441c-8720-b3bc95154686 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 17:20:07.473262 | controller | Jun 12 16:24:27.520029 crc crio[21573]: time="2026-06-12T16:24:27.519904405Z" level=info msg="Started container" PID=60318 containerID=d8bd4ac34399b6e70e27fdc02b149c1fbb7510da64e4e129e5c5c0b55c1f246e description=openstack/openstack-cell1-galera-0/mysql-bootstrap id=e6031205-d8fe-441c-8720-b3bc95154686 name=/runtime.v1.RuntimeService/StartContainer sandboxID=781f57ed4fbfd14b2ee5661e969f8a9ded09909ab4f4d78b085f216d965ab5d9
2026-06-12 17:20:07.473279 | controller | Jun 12 16:24:29.538347 crc crio[21573]: time="2026-06-12T16:24:29.537815119Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.473295 | controller | Jun 12 16:24:29.543890 crc crio[21573]: time="2026-06-12T16:24:29.543802286Z" level=info msg="Pulled image: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:e23dba737806fb9a061e43fafc48ce7f5e04e848c83db8d61167f439a6c1ddeb" id=87ed7b01-7d40-4e36-b7aa-bc8b04b6ae8e name=/runtime.v1.ImageService/PullImage
2026-06-12 17:20:07.473311 | controller | Jun 12 16:24:29.548870 crc crio[21573]: time="2026-06-12T16:24:29.548819774Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified" id=5ac932b0-3a06-4979-8861-b7a49922443a name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:20:07.473335 | controller | Jun 12 16:24:29.565260 crc crio[21573]: time="2026-06-12T16:24:29.558157154Z" level=info msg="Creating container: openstack/dnsmasq-dns-68bc84565-f2dwf/init" id=33b4808b-91f0-44f5-97d7-a4cbf2028947 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:20:07.473354 | controller | Jun 12 16:24:29.575506 crc crio[21573]: time="2026-06-12T16:24:29.57314798Z" level=info msg="Creating container: openstack/rabbitmq-cell1-server-0/setup-container" id=fa4c337d-a2d6-45c3-87d1-a309dc620cce name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:20:07.473371 | controller | Jun 12 16:24:29.588556 crc crio[21573]: time="2026-06-12T16:24:29.588367539Z" level=info msg="Creating container: openstack/ovn-controller-pvfrv/ovn-controller" id=1f34bbf2-698c-4627-9a40-f29c94c6c523 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:20:07.473387 | controller | Jun 12 16:24:29.611602 crc crio[21573]: time="2026-06-12T16:24:29.597108969Z" level=info msg="Creating container: openstack/ovsdbserver-nb-0/ovsdbserver-nb" id=6d33e177-7667-4ab0-9a6e-2baded9458be name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:20:07.473403 | controller | Jun 12 16:24:29.611602 crc crio[21573]: time="2026-06-12T16:24:29.60808605Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified" id=95a8369d-a2e0-4f2f-af22-bf4969402b7e name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:20:07.473418 | controller | Jun 12 16:24:29.622713 crc crio[21573]: time="2026-06-12T16:24:29.621538589Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/openstack-network-exporter:current-podified" id=71c64c56-8df4-43cc-a6b7-2af9aa10d04f name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:20:07.473434 | controller | Jun 12 16:24:29.744323 crc crio[21573]: time="2026-06-12T16:24:29.743016947Z" level=info msg="Removed container ec3e8d5e212c3063bf1ccb127cd6c0da181e1f745d3706deec92f9360d94abfe: openshift-marketplace/redhat-marketplace-nphbg/registry-server" id=3780936b-27c2-43f4-a779-81d7c9910c56 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 17:20:07.473450 | controller | Jun 12 16:24:29.750655 crc crio[21573]: time="2026-06-12T16:24:29.749963132Z" level=info msg="Removing container: a258746876451b5b52b477b74ab60c55d63536a13a1739e34845d0a9ace25dd1" id=e0241f18-0c92-4c55-8db7-a3e04b416532 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 17:20:07.473466 | controller | Jun 12 16:24:29.757516 crc crio[21573]: time="2026-06-12T16:24:29.757333321Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.473483 | controller | Jun 12 16:24:29.783116 crc crio[21573]: time="2026-06-12T16:24:29.77799579Z" level=info msg="Pulled image: registry.k8s.io/kube-state-metrics/kube-state-metrics@sha256:d9760cb88c96b59bfab6a3586064b204b5234b6ad07bec2667ca37f797a519ff" id=612d1901-edc7-4166-882b-541d1a3fe16e name=/runtime.v1.ImageService/PullImage
2026-06-12 17:20:07.473499 | controller | Jun 12 16:24:29.799634 crc crio[21573]: time="2026-06-12T16:24:29.785688874Z" level=info msg="Checking image status: registry.k8s.io/kube-state-metrics/kube-state-metrics:v2.15.0" id=b077ad54-b47f-47dc-9500-1b4a0b13a130 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:20:07.473516 | controller | Jun 12 16:24:29.845526 crc crio[21573]: time="2026-06-12T16:24:29.842737149Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified" id=6e12bde7-62b4-42ec-a433-d0d97a853844 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:20:07.473532 | controller | Jun 12 16:24:29.845526 crc crio[21573]: time="2026-06-12T16:24:29.842997976Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified" id=53e160e2-f05e-4a4f-94be-c87540bdadd7 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:20:07.473548 | controller | Jun 12 16:24:29.910416 crc crio[21573]: time="2026-06-12T16:24:29.909011704Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.473567 | controller | Jun 12 16:24:29.910416 crc crio[21573]: time="2026-06-12T16:24:29.909840477Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.473609 | controller | Jun 12 16:24:29.910416 crc crio[21573]: time="2026-06-12T16:24:29.910159567Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.473627 | controller | Jun 12 16:24:29.932235 crc crio[21573]: time="2026-06-12T16:24:29.931973304Z" level=info msg="Creating container: openstack/ovn-controller-metrics-64wdg/openstack-network-exporter" id=b29a7dc4-57b2-4148-a1a5-782fb9536fec name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:20:07.473643 | controller | Jun 12 16:24:29.934639 crc crio[21573]: time="2026-06-12T16:24:29.934095274Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.473659 | controller | Jun 12 16:24:29.948015 crc crio[21573]: time="2026-06-12T16:24:29.947846515Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.473674 | controller | Jun 12 16:24:29.949987 crc crio[21573]: time="2026-06-12T16:24:29.949898333Z" level=info msg="Creating container: openstack/dnsmasq-dns-7dc8cc99c9-dkjfn/init" id=84faef22-a074-4a8c-b45f-b0b9ff62fb15 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:20:07.473690 | controller | Jun 12 16:24:29.957414 crc crio[21573]: time="2026-06-12T16:24:29.955898304Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.473706 | controller | Jun 12 16:24:29.958629 crc crio[21573]: time="2026-06-12T16:24:29.958538066Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-sb-db-server:current-podified" id=b33b524a-dc35-4867-80da-41a9e42220c9 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:20:07.473721 | controller | Jun 12 16:24:29.959270 crc crio[21573]: time="2026-06-12T16:24:29.959141868Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.473737 | controller | Jun 12 16:24:29.974777 crc crio[21573]: time="2026-06-12T16:24:29.974568859Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.473753 | controller | Jun 12 16:24:30.007398 crc crio[21573]: time="2026-06-12T16:24:30.007298767Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified" id=071f3f68-4d00-4623-9807-64a5ed39a7ff name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:20:07.473769 | controller | Jun 12 16:24:30.010391 crc crio[21573]: time="2026-06-12T16:24:30.007322497Z" level=info msg="Removed container a258746876451b5b52b477b74ab60c55d63536a13a1739e34845d0a9ace25dd1: openshift-marketplace/redhat-marketplace-nphbg/extract-content" id=e0241f18-0c92-4c55-8db7-a3e04b416532 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 17:20:07.473785 | controller | Jun 12 16:24:30.028602 crc crio[21573]: time="2026-06-12T16:24:30.028534187Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.473801 | controller | Jun 12 16:24:30.048152 crc crio[21573]: time="2026-06-12T16:24:30.047605081Z" level=info msg="Removing container: 6981175c30c617515e46a88984a39dec0667639f881d98dd7ecae21a00f5502e" id=48389a23-75b2-46ef-9aa1-0611c247b59e name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 17:20:07.473820 | controller | Jun 12 16:24:30.058119 crc crio[21573]: time="2026-06-12T16:24:30.058050909Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.473836 | controller | Jun 12 16:24:30.127089 crc crio[21573]: time="2026-06-12T16:24:30.126898519Z" level=info msg="Checking image status: registry.k8s.io/kube-state-metrics/kube-state-metrics:v2.15.0" id=95ecee35-da44-4640-9c4a-fa0029fd18b4 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:20:07.473852 | controller | Jun 12 16:24:30.127532 crc crio[21573]: time="2026-06-12T16:24:30.1272952Z" level=info msg="Creating container: openstack/dnsmasq-dns-6b994dcc49-mxqqs/init" id=15e46180-9be1-4e6b-9295-de3c8f348ced name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:20:07.473868 | controller | Jun 12 16:24:30.142312 crc crio[21573]: time="2026-06-12T16:24:30.142001618Z" level=info msg="Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9" id=100987d0-7340-4dd2-9e06-389f1560b6db name=/runtime.v1.ImageService/PullImage
2026-06-12 17:20:07.473884 | controller | Jun 12 16:24:30.152593 crc crio[21573]: time="2026-06-12T16:24:30.151526594Z" level=info msg="Creating container: openstack/dnsmasq-dns-86cd84489-h4fqs/init" id=85ca637b-76f3-497c-bd13-4fda69c795ac name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:20:07.473900 | controller | Jun 12 16:24:30.163126 crc crio[21573]: time="2026-06-12T16:24:30.162793997Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-cli:latest" id=06bbafc7-43a0-42c3-93bf-7cecab3bb23a name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:20:07.473916 | controller | Jun 12 16:24:30.164983 crc crio[21573]: time="2026-06-12T16:24:30.164864229Z" level=info msg="Removed container 6981175c30c617515e46a88984a39dec0667639f881d98dd7ecae21a00f5502e: openshift-marketplace/redhat-marketplace-nphbg/extract-utilities" id=48389a23-75b2-46ef-9aa1-0611c247b59e name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 17:20:07.473932 | controller | Jun 12 16:24:30.215667 crc crio[21573]: time="2026-06-12T16:24:30.215240244Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-cli:latest" id=29bf3a57-75b5-42ac-8558-f507aef327cd name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:20:07.473948 | controller | Jun 12 16:24:30.293981 crc crio[21573]: time="2026-06-12T16:24:30.293864742Z" level=info msg="Creating container: openstack/kube-state-metrics-0/kube-state-metrics" id=14094522-09de-4d0c-9370-8517118eafda name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:20:07.473964 | controller | Jun 12 16:24:30.302051 crc crio[21573]: time="2026-06-12T16:24:30.301938315Z" level=info msg="Creating container: openstack/dnsmasq-dns-769fc96f7c-xdwvs/init" id=848b6543-167a-47a4-afa1-2de1b6a3aff7 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:20:07.473980 | controller | Jun 12 16:24:30.333827 crc crio[21573]: time="2026-06-12T16:24:30.333318373Z" level=info msg="Creating container: openshift-infra/auto-csr-approver-29688024-lfhvq/oc" id=e7bd784f-e259-45c1-8b7d-310ebe1e3f7e name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:20:07.473996 | controller | Jun 12 16:24:30.398111 crc crio[21573]: time="2026-06-12T16:24:30.397941952Z" level=info msg="Creating container: openstack/ovsdbserver-sb-0/ovsdbserver-sb" id=0542e18d-ad13-4514-be84-26bc60928636 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:20:07.474011 | controller | Jun 12 16:24:30.400808 crc crio[21573]: time="2026-06-12T16:24:30.400366231Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.474027 | controller | Jun 12 16:24:30.401969 crc crio[21573]: time="2026-06-12T16:24:30.401499225Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.474045 | controller | Jun 12 16:24:30.403080 crc crio[21573]: time="2026-06-12T16:24:30.403013676Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.474061 | controller | Jun 12 16:24:30.415614 crc crio[21573]: time="2026-06-12T16:24:30.415309857Z" level=info msg="Created container 4a2691665a04cf8d4265c35200f6335a64e0bc78a42c556babc16a4e486fec8c: openstack/openstack-galera-0/mysql-bootstrap" id=cb917c50-14aa-4bf7-88e0-b3bbd56e82bd name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:20:07.474077 | controller | Jun 12 16:24:30.417550 crc crio[21573]: time="2026-06-12T16:24:30.417301376Z" level=info msg="Created container a6e245ad3ce8d2fa4708b733c92df67b2c2d00f521071a493917627c7f586d73: openstack/memcached-0/memcached" id=c40bef4b-c83b-40dd-8ea8-7bd2cc60045f name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:20:07.474093 | controller | Jun 12 16:24:30.421272 crc crio[21573]: time="2026-06-12T16:24:30.421133459Z" level=info msg="Starting container: a6e245ad3ce8d2fa4708b733c92df67b2c2d00f521071a493917627c7f586d73" id=aa8c2f50-109d-4244-9d86-b9e2edc9bfc9 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 17:20:07.474108 | controller | Jun 12 16:24:30.422005 crc crio[21573]: time="2026-06-12T16:24:30.42190902Z" level=info msg="Starting container: 4a2691665a04cf8d4265c35200f6335a64e0bc78a42c556babc16a4e486fec8c" id=5de59abb-8f69-42e4-b6d2-a357623a9bab name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 17:20:07.474123 | controller | Jun 12 16:24:30.432835 crc crio[21573]: time="2026-06-12T16:24:30.431999466Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.474139 | controller | Jun 12 16:24:30.434271 crc crio[21573]: time="2026-06-12T16:24:30.434144277Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.474155 | controller | Jun 12 16:24:30.436832 crc crio[21573]: time="2026-06-12T16:24:30.43671747Z" level=info msg="Started container" PID=60458 containerID=a6e245ad3ce8d2fa4708b733c92df67b2c2d00f521071a493917627c7f586d73 description=openstack/memcached-0/memcached id=aa8c2f50-109d-4244-9d86-b9e2edc9bfc9 name=/runtime.v1.RuntimeService/StartContainer sandboxID=49281288ccf1b6fd81e20783f3ea7dd73650d786508e663e8434193584dda129
2026-06-12 17:20:07.474171 | controller | Jun 12 16:24:30.451034 crc crio[21573]: time="2026-06-12T16:24:30.449958875Z" level=info msg="Started container" PID=60460 containerID=4a2691665a04cf8d4265c35200f6335a64e0bc78a42c556babc16a4e486fec8c description=openstack/openstack-galera-0/mysql-bootstrap id=5de59abb-8f69-42e4-b6d2-a357623a9bab name=/runtime.v1.RuntimeService/StartContainer sandboxID=226c5744652142a03f62e1398c005afdb05109fed4c6438e4cf94743c3d33791
2026-06-12 17:20:07.474187 | controller | Jun 12 16:24:30.475238 crc crio[21573]: time="2026-06-12T16:24:30.475077635Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.474203 | controller | Jun 12 16:24:30.484933 crc crio[21573]: time="2026-06-12T16:24:30.48481634Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.474219 | controller | Jun 12 16:24:30.485260 crc crio[21573]: time="2026-06-12T16:24:30.485081703Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.474234 | controller | Jun 12 16:24:30.485641 crc crio[21573]: time="2026-06-12T16:24:30.485494785Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.474253 | controller | Jun 12 16:24:30.486122 crc crio[21573]: time="2026-06-12T16:24:30.486028085Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.474269 | controller | Jun 12 16:24:30.489163 crc crio[21573]: time="2026-06-12T16:24:30.489100098Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.474284 | controller | Jun 12 16:24:30.490864 crc crio[21573]: time="2026-06-12T16:24:30.490286196Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.474300 | controller | Jun 12 16:24:30.500916 crc crio[21573]: time="2026-06-12T16:24:30.499654026Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.474315 | controller | Jun 12 16:24:30.500916 crc crio[21573]: time="2026-06-12T16:24:30.500551736Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.474330 | controller | Jun 12 16:24:30.524229 crc crio[21573]: time="2026-06-12T16:24:30.523918746Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.474346 | controller | Jun 12 16:24:30.615324 crc crio[21573]: time="2026-06-12T16:24:30.61482998Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.474362 | controller | Jun 12 16:24:30.708162 crc crio[21573]: time="2026-06-12T16:24:30.707893398Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.474378 | controller | Jun 12 16:24:30.713086 crc crio[21573]: time="2026-06-12T16:24:30.712935477Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.474394 | controller | Jun 12 16:24:30.714642 crc crio[21573]: time="2026-06-12T16:24:30.714548129Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.474410 | controller | Jun 12 16:24:30.857526 crc crio[21573]: time="2026-06-12T16:24:30.857360409Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.474426 | controller | Jun 12 16:24:30.868378 crc crio[21573]: time="2026-06-12T16:24:30.865981158Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.474442 | controller | Jun 12 16:24:30.869731 crc crio[21573]: time="2026-06-12T16:24:30.869641915Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.474458 | controller | Jun 12 16:24:30.874955 crc crio[21573]: time="2026-06-12T16:24:30.874878081Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.474473 | controller | Jun 12 16:24:30.879551 crc crio[21573]: time="2026-06-12T16:24:30.879383102Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.474492 | controller | Jun 12 16:24:30.906118 crc crio[21573]: time="2026-06-12T16:24:30.905964531Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.474508 | controller | Jun 12 16:24:31.008640 crc crio[21573]: time="2026-06-12T16:24:31.008534359Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.474523 | controller | Jun 12 16:24:31.021120 crc crio[21573]: time="2026-06-12T16:24:31.020895223Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.474539 | controller | Jun 12 16:24:31.035656 crc crio[21573]: time="2026-06-12T16:24:31.025588477Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.474554 | controller | Jun 12 16:24:31.038343 crc crio[21573]: time="2026-06-12T16:24:31.038232224Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.474570 | controller | Jun 12 16:24:31.038894 crc crio[21573]: time="2026-06-12T16:24:31.038802574Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.474606 | controller | Jun 12 16:24:31.044985 crc crio[21573]: time="2026-06-12T16:24:31.044110371Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.474624 | controller | Jun 12 16:24:31.051954 crc crio[21573]: time="2026-06-12T16:24:31.051895651Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.474640 | controller | Jun 12 16:24:31.080638 crc crio[21573]: time="2026-06-12T16:24:31.080544111Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.474656 | controller | Jun 12 16:24:31.206896 crc crio[21573]: time="2026-06-12T16:24:31.206776325Z" level=info msg="Created container 118b6dd7719ce74665fffc0fbb009fc0db346897b4ec7125c49ed0014cddeefe: openstack/ovsdbserver-nb-0/ovsdbserver-nb" id=6d33e177-7667-4ab0-9a6e-2baded9458be name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:20:07.474672 | controller | Jun 12 16:24:31.214040 crc crio[21573]: time="2026-06-12T16:24:31.213898636Z" level=info msg="Starting container: 118b6dd7719ce74665fffc0fbb009fc0db346897b4ec7125c49ed0014cddeefe" id=4a94233d-2b48-454a-9ea4-fb9d2a149b52 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 17:20:07.474689 | controller | Jun 12 16:24:31.236627 crc crio[21573]: time="2026-06-12T16:24:31.229616642Z" level=info msg="Started container" PID=60512 containerID=118b6dd7719ce74665fffc0fbb009fc0db346897b4ec7125c49ed0014cddeefe description=openstack/ovsdbserver-nb-0/ovsdbserver-nb id=4a94233d-2b48-454a-9ea4-fb9d2a149b52 name=/runtime.v1.RuntimeService/StartContainer sandboxID=60868546b23cf666fe2c767f5decbdcd4b5d7fffca0dbf5f5828e40408bdd8b5
2026-06-12 17:20:07.474705 | controller | Jun 12 16:24:31.238521 crc crio[21573]: time="2026-06-12T16:24:31.237700399Z" level=info msg="Created container ed2a5c0a212dca2e71abf86c667fc49ac3e75fb6412551cf7597b1a47566e9ed: openstack/dnsmasq-dns-769fc96f7c-xdwvs/init" id=848b6543-167a-47a4-afa1-2de1b6a3aff7 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:20:07.474720 | controller | Jun 12 16:24:31.240065 crc crio[21573]: time="2026-06-12T16:24:31.239833112Z" level=info msg="Starting container: ed2a5c0a212dca2e71abf86c667fc49ac3e75fb6412551cf7597b1a47566e9ed" id=ab55badb-79a7-41aa-9b4f-4e27e8d33936 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 17:20:07.474740 | controller | Jun 12 16:24:31.255816 crc crio[21573]: time="2026-06-12T16:24:31.249968977Z" level=info msg="Started container" PID=60600 containerID=ed2a5c0a212dca2e71abf86c667fc49ac3e75fb6412551cf7597b1a47566e9ed description=openstack/dnsmasq-dns-769fc96f7c-xdwvs/init id=ab55badb-79a7-41aa-9b4f-4e27e8d33936 name=/runtime.v1.RuntimeService/StartContainer sandboxID=1b3d0c7418b3c2d4acb9ecac81398f89510882db3de7f1bd80b6fd9f562fb0f0
2026-06-12 17:20:07.474756 | controller | Jun 12 16:24:31.265806 crc crio[21573]: time="2026-06-12T16:24:31.264095147Z" level=info msg="Created container d04005a9de6306602a77544a13e0b0db421171b34d7ade2aaf119006c1d47b0e: openstack/dnsmasq-dns-68bc84565-f2dwf/init" id=33b4808b-91f0-44f5-97d7-a4cbf2028947 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:20:07.474772 | controller | Jun 12 16:24:31.267540 crc crio[21573]: time="2026-06-12T16:24:31.267267877Z" level=info msg="Starting container: d04005a9de6306602a77544a13e0b0db421171b34d7ade2aaf119006c1d47b0e" id=e0292846-e5a0-4945-adbb-b4c1cc0b1788 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 17:20:07.474788 | controller | Jun 12 16:24:31.282905 crc crio[21573]: time="2026-06-12T16:24:31.282798525Z" level=info msg="Started container" PID=60514 containerID=d04005a9de6306602a77544a13e0b0db421171b34d7ade2aaf119006c1d47b0e description=openstack/dnsmasq-dns-68bc84565-f2dwf/init id=e0292846-e5a0-4945-adbb-b4c1cc0b1788 name=/runtime.v1.RuntimeService/StartContainer sandboxID=6dab1ff43ae7bc5eff7607b572fce3f05624416a49095e1b0ee183be1606efa9
2026-06-12 17:20:07.474804 | controller | Jun 12 16:24:31.375647 crc crio[21573]: time="2026-06-12T16:24:31.375382066Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/openstack-network-exporter:current-podified" id=e7c5aceb-48b7-4e96-aabf-d447f6521053 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:20:07.474820 | controller | Jun 12 16:24:31.413947 crc crio[21573]: time="2026-06-12T16:24:31.413103174Z" level=info msg="Created container 85e951eee5eeb83d095f7b6262a859ef76dfdc6f2f7ddc5ac2746dc8e506980d: openstack/ovsdbserver-sb-0/ovsdbserver-sb" id=0542e18d-ad13-4514-be84-26bc60928636 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:20:07.474836 | controller | Jun 12 16:24:31.439237 crc crio[21573]: time="2026-06-12T16:24:31.439071178Z" level=info msg="Starting container: 85e951eee5eeb83d095f7b6262a859ef76dfdc6f2f7ddc5ac2746dc8e506980d" id=215d9398-c877-4d78-ad41-5fac0a6625db name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 17:20:07.474853 | controller | Jun 12 16:24:31.452136 crc crio[21573]: time="2026-06-12T16:24:31.452004635Z" level=info msg="Started container" PID=60676 containerID=85e951eee5eeb83d095f7b6262a859ef76dfdc6f2f7ddc5ac2746dc8e506980d description=openstack/ovsdbserver-sb-0/ovsdbserver-sb id=215d9398-c877-4d78-ad41-5fac0a6625db name=/runtime.v1.RuntimeService/StartContainer sandboxID=00b0b036a3c8e71a8b6cc37b532adc197198c87eda091225e0074891ddb08a9c
2026-06-12 17:20:07.474869 | controller | Jun 12 16:24:31.482729 crc crio[21573]: time="2026-06-12T16:24:31.48252098Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/openstack-network-exporter:current-podified" id=93f6d66e-a1e9-4690-8162-6ee4a2c479de name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:20:07.474885 | controller | Jun 12 16:24:31.576242 crc crio[21573]: time="2026-06-12T16:24:31.576023485Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/openstack-network-exporter:current-podified" id=5a56d605-9e00-458b-bd87-b16b6031897a name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:20:07.474901 | controller | Jun 12 16:24:31.604326 crc crio[21573]: time="2026-06-12T16:24:31.604219393Z" level=info msg="Creating container: openstack/ovsdbserver-nb-0/openstack-network-exporter" id=2eba110c-47c3-459f-b4fd-b429320375d1 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:20:07.474920 | controller | Jun 12 16:24:31.606180 crc crio[21573]: time="2026-06-12T16:24:31.606119377Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.474937 | controller | Jun 12 16:24:31.844765 crc crio[21573]: time="2026-06-12T16:24:31.844620307Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/openstack-network-exporter:current-podified" id=085cba8a-3c16-470c-9538-f7d749e46ddd name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:20:07.474953 | controller | Jun 12 16:24:31.964879 crc crio[21573]: time="2026-06-12T16:24:31.964733095Z" level=info msg="Created container 1a8bdedfd9ece1a1c36d1e98b4e011ad02752e48b0dc35b2132ebff0fe4c682d: openstack/ovn-controller-pvfrv/ovn-controller" id=1f34bbf2-698c-4627-9a40-f29c94c6c523 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:20:07.474969 | controller | Jun 12 16:24:31.966731 crc crio[21573]: time="2026-06-12T16:24:31.966612889Z" level=info msg="Starting container: 1a8bdedfd9ece1a1c36d1e98b4e011ad02752e48b0dc35b2132ebff0fe4c682d" id=0467837e-fe48-466f-8038-e0b83c162f3f name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 17:20:07.474986 | controller | Jun 12 16:24:31.975742 crc crio[21573]: time="2026-06-12T16:24:31.975585924Z" level=info msg="Started container" PID=60688 containerID=1a8bdedfd9ece1a1c36d1e98b4e011ad02752e48b0dc35b2132ebff0fe4c682d description=openstack/ovn-controller-pvfrv/ovn-controller id=0467837e-fe48-466f-8038-e0b83c162f3f name=/runtime.v1.RuntimeService/StartContainer sandboxID=428aed1946a5d6cc4e1c0493b86577aa23bf45cd182f5f2efd29b1004c6bb702
2026-06-12 17:20:07.475003 | controller | Jun 12 16:24:31.985201 crc crio[21573]: time="2026-06-12T16:24:31.985023311Z" level=info msg="Created container 5b54f39717647086fa42540e43ee41d493220cf105c1957903a6118975070a0d: openstack/kube-state-metrics-0/kube-state-metrics" id=14094522-09de-4d0c-9370-8517118eafda name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:20:07.475019 | controller | Jun 12 16:24:31.986935 crc crio[21573]: time="2026-06-12T16:24:31.986831602Z" level=info msg="Starting container: 5b54f39717647086fa42540e43ee41d493220cf105c1957903a6118975070a0d" id=105106b6-b52c-4951-b824-2c6d40fa93a0 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 17:20:07.475035 | controller | Jun 12 16:24:31.988513 crc crio[21573]: time="2026-06-12T16:24:31.988303273Z" level=info msg="Created container 578cf8ff9f6b683ad43afc0fe98dd1909ce0ec69d3d9ddab8fab4b453e5df11c: openstack/dnsmasq-dns-7dc8cc99c9-dkjfn/init" id=84faef22-a074-4a8c-b45f-b0b9ff62fb15 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:20:07.475052 | controller | Jun 12 16:24:31.990027 crc crio[21573]: time="2026-06-12T16:24:31.98986947Z" level=info msg="Starting container: 578cf8ff9f6b683ad43afc0fe98dd1909ce0ec69d3d9ddab8fab4b453e5df11c" id=d03adcfe-c53b-4968-a104-2ef01c78a845 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 17:20:07.475068 | controller | Jun 12 16:24:31.995539 crc crio[21573]: time="2026-06-12T16:24:31.995397854Z" level=info msg="Started container" PID=60690 containerID=5b54f39717647086fa42540e43ee41d493220cf105c1957903a6118975070a0d description=openstack/kube-state-metrics-0/kube-state-metrics id=105106b6-b52c-4951-b824-2c6d40fa93a0 name=/runtime.v1.RuntimeService/StartContainer sandboxID=4f2e28cc5ec8d35382dddbe68ef3aea3d643ccdd34c289ecb51ccf3e8e7034ba
2026-06-12 17:20:07.475085 | controller | Jun 12 16:24:31.997370 crc crio[21573]: time="2026-06-12T16:24:31.997216975Z" level=info msg="Started container" PID=60675 containerID=578cf8ff9f6b683ad43afc0fe98dd1909ce0ec69d3d9ddab8fab4b453e5df11c description=openstack/dnsmasq-dns-7dc8cc99c9-dkjfn/init id=d03adcfe-c53b-4968-a104-2ef01c78a845 name=/runtime.v1.RuntimeService/StartContainer sandboxID=6a5234b0ccd8d3c7b48c3ff86a4e18b8d75c64ec09c91a9dbd063620f08a9e90
2026-06-12 17:20:07.475104 | controller | Jun 12 16:24:32.024397 crc crio[21573]: time="2026-06-12T16:24:32.024245231Z" level=info msg="Created container d22bd7beacead60d137e33279eb2c50c218ef549401ac8f68c929a136cc48b7c: openshift-infra/auto-csr-approver-29688024-lfhvq/oc" id=e7bd784f-e259-45c1-8b7d-310ebe1e3f7e name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:20:07.475120 | controller | Jun 12 16:24:32.025880 crc crio[21573]: time="2026-06-12T16:24:32.025794515Z" level=info msg="Creating container: openstack/ovsdbserver-sb-0/openstack-network-exporter" id=7d95d534-79aa-4695-9fdc-3712c288d294 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:20:07.475136 | controller | Jun 12 16:24:32.026034 crc crio[21573]: time="2026-06-12T16:24:32.025967269Z" level=info msg="Starting container: d22bd7beacead60d137e33279eb2c50c218ef549401ac8f68c929a136cc48b7c" id=781dd9df-35cb-49ea-9300-57a124576473 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 17:20:07.475152 | controller | Jun 12 16:24:32.026587 crc crio[21573]: time="2026-06-12T16:24:32.026502425Z" level=info msg="Created container 94251129e6d04642bbe5a4cb8908e6ed7dfc733f7a35bbf46b6cef63f9a454a5: openstack/ovn-controller-metrics-64wdg/openstack-network-exporter" id=b29a7dc4-57b2-4148-a1a5-782fb9536fec name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:20:07.475168 | controller | Jun 12 16:24:32.027172 crc crio[21573]: time="2026-06-12T16:24:32.027092471Z" level=info msg="Created container 114c353ae2abf90154f18f221ce2bc1b16efce06d82f17a68ae3029cbef14a33: openstack/dnsmasq-dns-86cd84489-h4fqs/init" id=85ca637b-76f3-497c-bd13-4fda69c795ac name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:20:07.475184 | controller | Jun 12 16:24:32.027628 crc crio[21573]: time="2026-06-12T16:24:32.027566375Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.475200 | controller | Jun 12 16:24:32.028317 crc crio[21573]: time="2026-06-12T16:24:32.028246294Z" level=info msg="Starting container: 114c353ae2abf90154f18f221ce2bc1b16efce06d82f17a68ae3029cbef14a33" id=a31d9fb1-0210-440a-a9de-9f17afdb27de name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 17:20:07.475217 | controller | Jun 12 16:24:32.034014 crc crio[21573]: time="2026-06-12T16:24:32.033900044Z" level=info msg="Starting container: 94251129e6d04642bbe5a4cb8908e6ed7dfc733f7a35bbf46b6cef63f9a454a5" id=13e60fc8-9443-410f-93a4-94a143c98033 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 17:20:07.475233 | controller | Jun 12 16:24:32.039243 crc crio[21573]: time="2026-06-12T16:24:32.039086973Z" level=info msg="Started container" PID=60693 containerID=d22bd7beacead60d137e33279eb2c50c218ef549401ac8f68c929a136cc48b7c description=openshift-infra/auto-csr-approver-29688024-lfhvq/oc id=781dd9df-35cb-49ea-9300-57a124576473 name=/runtime.v1.RuntimeService/StartContainer sandboxID=efa2f6d5e2cddc322164586db4bf1d6a41c8d89e21b0edd944132f4e79ace795
2026-06-12 17:20:07.475249 | controller | Jun 12 16:24:32.041076 crc crio[21573]: time="2026-06-12T16:24:32.040931886Z" level=info msg="Started container" PID=60689 containerID=114c353ae2abf90154f18f221ce2bc1b16efce06d82f17a68ae3029cbef14a33 description=openstack/dnsmasq-dns-86cd84489-h4fqs/init id=a31d9fb1-0210-440a-a9de-9f17afdb27de name=/runtime.v1.RuntimeService/StartContainer sandboxID=c09eec9b2aa6d6643cc8c0a1ac72ea2730238e0d0fbb7a6420f7939a22402bbb
2026-06-12 17:20:07.475265 | controller | Jun 12 16:24:32.072403 crc crio[21573]: time="2026-06-12T16:24:32.072245279Z" level=info msg="Started container" PID=60671 containerID=94251129e6d04642bbe5a4cb8908e6ed7dfc733f7a35bbf46b6cef63f9a454a5 description=openstack/ovn-controller-metrics-64wdg/openstack-network-exporter id=13e60fc8-9443-410f-93a4-94a143c98033 name=/runtime.v1.RuntimeService/StartContainer sandboxID=9e48e5b14e9e02a220849671e58a2bdfefb16c5ed9ac9de635ef27ecb5335dd0
2026-06-12 17:20:07.475281 | controller | Jun 12 16:24:32.128764 crc crio[21573]: time="2026-06-12T16:24:32.128502711Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.475301 | controller | Jun 12 16:24:32.130361 crc crio[21573]: time="2026-06-12T16:24:32.130293762Z" level=info msg="Created container bc56c39289fa234cac591722bfc6a9e6505cd5ca2dc89dadd944a079f46d4676: openstack/ovn-controller-ovs-cjkn2/ovsdb-server-init" id=fbae11bc-439e-4924-abc9-48a5b2420747 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:20:07.475318 | controller | Jun 12 16:24:32.131807 crc crio[21573]: time="2026-06-12T16:24:32.131746073Z" level=info msg="Starting container: bc56c39289fa234cac591722bfc6a9e6505cd5ca2dc89dadd944a079f46d4676" id=c1e405e6-9a25-4fc7-bd91-377726746466 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 17:20:07.475334 | controller | Jun 12 16:24:32.135608 crc crio[21573]: time="2026-06-12T16:24:32.135359436Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.475366 | controller | Jun 12 16:24:32.147262 crc crio[21573]: time="2026-06-12T16:24:32.146275006Z" level=info msg="Started container" PID=60687 containerID=bc56c39289fa234cac591722bfc6a9e6505cd5ca2dc89dadd944a079f46d4676 description=openstack/ovn-controller-ovs-cjkn2/ovsdb-server-init id=c1e405e6-9a25-4fc7-bd91-377726746466 name=/runtime.v1.RuntimeService/StartContainer sandboxID=8293d1ce918cbcd754ae6dfed80e502b8fd5a8367df3464a30efb6c5ab7cf1dd
2026-06-12 17:20:07.475388 | controller | Jun 12 16:24:32.283095 crc crio[21573]: time="2026-06-12T16:24:32.283006134Z" level=info msg="Created container ba02a43e668166adfd03094778643b2ab979dbfd5cfc53b8078872d574e9ffe0: openstack/dnsmasq-dns-6b994dcc49-mxqqs/init" id=15e46180-9be1-4e6b-9295-de3c8f348ced name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:20:07.475405 | controller | Jun 12 16:24:32.285889 crc crio[21573]: time="2026-06-12T16:24:32.285785485Z" level=info msg="Starting container: ba02a43e668166adfd03094778643b2ab979dbfd5cfc53b8078872d574e9ffe0" id=d4bc01c0-5d60-4efa-81d8-d61d70107bf5 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 17:20:07.475422 | controller | Jun 12 16:24:32.293964 crc crio[21573]: time="2026-06-12T16:24:32.293888542Z" level=info msg="Started container" PID=60692 containerID=ba02a43e668166adfd03094778643b2ab979dbfd5cfc53b8078872d574e9ffe0 description=openstack/dnsmasq-dns-6b994dcc49-mxqqs/init id=d4bc01c0-5d60-4efa-81d8-d61d70107bf5 name=/runtime.v1.RuntimeService/StartContainer sandboxID=25a5d295d5d7ae2c600568ef9e5bd11a2bdd83e7b46d5549e941d97e99efac53
2026-06-12 17:20:07.475438 | controller | Jun 12 16:24:32.369677 crc crio[21573]: time="2026-06-12T16:24:32.36960445Z" level=info msg="Stopping pod sandbox: 1b3d0c7418b3c2d4acb9ecac81398f89510882db3de7f1bd80b6fd9f562fb0f0" id=8167e6bf-a696-4e28-835a-a39a1ef1a7fa name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 17:20:07.475454 | controller | Jun 12 16:24:32.370721 crc crio[21573]: time="2026-06-12T16:24:32.370610094Z" level=info msg="Got pod network &{Name:dnsmasq-dns-769fc96f7c-xdwvs Namespace:openstack ID:1b3d0c7418b3c2d4acb9ecac81398f89510882db3de7f1bd80b6fd9f562fb0f0 UID:da6d6e43-8f67-4e38-97ec-ef2661aac627 NetNS:/var/run/netns/131b6386-885e-41de-9aef-e397f1e0afb9 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podda6d6e43_8f67_4e38_97ec_ef2661aac627.slice PodAnnotations:0xc0018964b0}] Aliases:map[]}"
2026-06-12 17:20:07.475471 | controller | Jun 12 16:24:32.370850 crc crio[21573]: time="2026-06-12T16:24:32.370818745Z" level=info msg="Deleting pod openstack_dnsmasq-dns-769fc96f7c-xdwvs from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 17:20:07.475487 | controller | Jun 12 16:24:32.374845 crc crio[21573]: time="2026-06-12T16:24:32.374795992Z" level=info msg="Stopping pod sandbox: 6a5234b0ccd8d3c7b48c3ff86a4e18b8d75c64ec09c91a9dbd063620f08a9e90" id=8b3dcc2d-1d92-4c67-9c6b-48851f1a0164 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 17:20:07.475509 | controller | Jun 12 16:24:32.375567 crc crio[21573]: time="2026-06-12T16:24:32.375411232Z" level=info msg="Got pod network &{Name:dnsmasq-dns-7dc8cc99c9-dkjfn Namespace:openstack ID:6a5234b0ccd8d3c7b48c3ff86a4e18b8d75c64ec09c91a9dbd063620f08a9e90 UID:260f2f92-c40e-4dee-a0b2-7bfee4d34760 NetNS:/var/run/netns/648b5847-f3ea-48ea-a941-81ea6f1b6a9b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod260f2f92_c40e_4dee_a0b2_7bfee4d34760.slice PodAnnotations:0xc00443c030}] Aliases:map[]}"
2026-06-12 17:20:07.475527 | controller | Jun 12 16:24:32.375873 crc crio[21573]: time="2026-06-12T16:24:32.375847862Z" level=info msg="Deleting pod openstack_dnsmasq-dns-7dc8cc99c9-dkjfn from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 17:20:07.475544 | controller | Jun 12 16:24:32.424138 crc crio[21573]: time="2026-06-12T16:24:32.424050526Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified" id=d686b56e-3493-4009-b38e-e7a9d403ffb3 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:20:07.475561 | controller | Jun 12 16:24:32.447242 crc crio[21573]: time="2026-06-12T16:24:32.447145782Z" level=info msg="Stopping pod sandbox: 25a5d295d5d7ae2c600568ef9e5bd11a2bdd83e7b46d5549e941d97e99efac53" id=b91c262e-c1b7-4b1a-b393-46266a0bd666 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 17:20:07.475596 | controller | Jun 12 16:24:32.447858 crc crio[21573]: time="2026-06-12T16:24:32.447795261Z" level=info msg="Got pod network &{Name:dnsmasq-dns-6b994dcc49-mxqqs Namespace:openstack ID:25a5d295d5d7ae2c600568ef9e5bd11a2bdd83e7b46d5549e941d97e99efac53 UID:e297ac90-069a-41f4-8974-2185b9bd54fe NetNS:/var/run/netns/48a3ea7f-3380-4b4a-a0d5-2a57e5895bc9 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pode297ac90_069a_41f4_8974_2185b9bd54fe.slice PodAnnotations:0xc002428378}] Aliases:map[]}"
2026-06-12 17:20:07.475616 | controller | Jun 12 16:24:32.447978 crc crio[21573]: time="2026-06-12T16:24:32.447964546Z" level=info msg="Deleting pod openstack_dnsmasq-dns-6b994dcc49-mxqqs from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 17:20:07.475634 | controller | Jun 12 16:24:32.463345 crc crio[21573]: time="2026-06-12T16:24:32.463151053Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.475651 | controller | Jun 12 16:24:32.473029 crc crio[21573]: time="2026-06-12T16:24:32.472913096Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified" id=a2fb0bb8-711c-4437-a75d-d7c6524a7e90 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:20:07.475667 | controller | Jun 12 16:24:32.481406 crc crio[21573]: time="2026-06-12T16:24:32.481295456Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.475684 | controller | Jun 12 16:24:32.491767 crc crio[21573]: time="2026-06-12T16:24:32.490871281Z" level=info msg="Created container 4c458284e1754b270a05f152d190e248c6aa169cf885dc8113ee55e6d1c04f6a: openstack/rabbitmq-server-0/setup-container" id=f5d5e7ff-95c0-40f1-8086-c359c1021eaa name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:20:07.475700 | controller | Jun 12 16:24:32.495137 crc crio[21573]: time="2026-06-12T16:24:32.495050426Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified" id=7f9591c8-c1f7-4297-9c3f-9aad728f3ed6 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:20:07.475716 | controller | Jun 12 16:24:32.500572 crc crio[21573]: time="2026-06-12T16:24:32.500494412Z" level=info msg="Creating container: openstack/dnsmasq-dns-68bc84565-f2dwf/dnsmasq-dns" id=9cf12083-d22a-43dd-9d65-a4ece5e2b87c name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:20:07.475736 | controller | Jun 12 16:24:32.500756 crc crio[21573]: time="2026-06-12T16:24:32.500656444Z" level=info msg="Starting container: 4c458284e1754b270a05f152d190e248c6aa169cf885dc8113ee55e6d1c04f6a" id=29bb35f2-92f2-4f8f-9837-a4c1cd5fc034 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 17:20:07.475759 | controller | Jun 12 16:24:32.502099 crc crio[21573]: time="2026-06-12T16:24:32.502045439Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.475777 | controller | Jun 12 16:24:32.514648 crc crio[21573]: time="2026-06-12T16:24:32.513235498Z" level=info msg="Started container" PID=60465 containerID=4c458284e1754b270a05f152d190e248c6aa169cf885dc8113ee55e6d1c04f6a description=openstack/rabbitmq-server-0/setup-container id=29bb35f2-92f2-4f8f-9837-a4c1cd5fc034 name=/runtime.v1.RuntimeService/StartContainer sandboxID=ad7a42be4579fcb2b62642863d16f18eceeed69fe8b7731f72023ef45b5da668
2026-06-12 17:20:07.475794 | controller | Jun 12 16:24:32.587537 crc crio[21573]: time="2026-06-12T16:24:32.582734827Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified" id=12a03052-954c-4d99-8772-dff32180361f name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:20:07.475810 | controller | Jun 12 16:24:32.615294 crc crio[21573]: time="2026-06-12T16:24:32.615034436Z" level=info msg="Creating container: openstack/dnsmasq-dns-86cd84489-h4fqs/dnsmasq-dns" id=5fe5ac0e-e69d-4203-a378-6ffc4b45fcfc name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:20:07.475827 | controller | Jun 12 16:24:32.629353 crc crio[21573]: time="2026-06-12T16:24:32.629293145Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.475844 | controller | Jun 12 16:24:32.636881 crc crio[21573]: time="2026-06-12T16:24:32.636722216Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.475860 | controller | Jun 12 16:24:32.644552 crc crio[21573]: time="2026-06-12T16:24:32.644400843Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.475877 | controller | Jun 12 16:24:32.720417 crc crio[21573]: time="2026-06-12T16:24:32.718914578Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.475893 | controller | Jun 12 16:24:32.781514 crc crio[21573]: time="2026-06-12T16:24:32.781064727Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.475909 | controller | Jun 12 16:24:32.995945 crc crio[21573]: time="2026-06-12T16:24:32.995561052Z" level=info msg="Stopped pod sandbox: 6a5234b0ccd8d3c7b48c3ff86a4e18b8d75c64ec09c91a9dbd063620f08a9e90" id=8b3dcc2d-1d92-4c67-9c6b-48851f1a0164 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 17:20:07.475925 | controller | Jun 12 16:24:33.194822 crc crio[21573]: time="2026-06-12T16:24:33.194045209Z" level=info msg="Created container 1856d8540e5c9d24a302efab8807f5a1a6ec82c8da6fc4e3e6306d2bc322f865: openstack/rabbitmq-cell1-server-0/setup-container" id=fa4c337d-a2d6-45c3-87d1-a309dc620cce name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:20:07.475941 | controller | Jun 12 16:24:33.206367 crc crio[21573]: time="2026-06-12T16:24:33.199218413Z" level=info msg="Starting container: 1856d8540e5c9d24a302efab8807f5a1a6ec82c8da6fc4e3e6306d2bc322f865" id=100dde35-34b3-46b9-9cb9-971b5910c45d name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 17:20:07.475961 | controller | Jun 12 16:24:33.247762 crc crio[21573]: time="2026-06-12T16:24:33.239921278Z" level=info msg="Started container" PID=60513 containerID=1856d8540e5c9d24a302efab8807f5a1a6ec82c8da6fc4e3e6306d2bc322f865 description=openstack/rabbitmq-cell1-server-0/setup-container id=100dde35-34b3-46b9-9cb9-971b5910c45d name=/runtime.v1.RuntimeService/StartContainer sandboxID=86c9825a3bd816596f06586e0f68308d2d26101abbcd685f1ceae9d43710b15b
2026-06-12 17:20:07.475977 | controller | Jun 12 16:24:33.284050 crc crio[21573]: time="2026-06-12T16:24:33.283836682Z" level=info msg="Stopped pod sandbox: 1b3d0c7418b3c2d4acb9ecac81398f89510882db3de7f1bd80b6fd9f562fb0f0" id=8167e6bf-a696-4e28-835a-a39a1ef1a7fa name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 17:20:07.475994 | controller | Jun 12 16:24:33.367848 crc crio[21573]: time="2026-06-12T16:24:33.367750126Z" level=info msg="Stopped pod sandbox: 25a5d295d5d7ae2c600568ef9e5bd11a2bdd83e7b46d5549e941d97e99efac53" id=b91c262e-c1b7-4b1a-b393-46266a0bd666 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 17:20:07.476009 | controller | Jun 12 16:24:33.590305 crc crio[21573]: time="2026-06-12T16:24:33.588984229Z" level=info msg="Removing container: ed2a5c0a212dca2e71abf86c667fc49ac3e75fb6412551cf7597b1a47566e9ed" id=fc3ff805-b442-4fe8-aa40-a8137cdfd3cf name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 17:20:07.476025 | controller | Jun 12 16:24:33.747740 crc crio[21573]: time="2026-06-12T16:24:33.747643427Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-base:current-podified" id=27c3bc9b-7950-4993-ba4e-0c01cdb40c65 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:20:07.476041 | controller | Jun 12 16:24:33.764979 crc crio[21573]: time="2026-06-12T16:24:33.764288398Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-base:current-podified" id=cfa546a0-85ad-4112-86b2-7a553f601935 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:20:07.476057 | controller | Jun 12 16:24:33.813099 crc crio[21573]: time="2026-06-12T16:24:33.808099729Z" level=info msg="Creating container: openstack/ovn-controller-ovs-cjkn2/ovsdb-server" id=a967c9e7-3ea3-4ad7-b07d-5475921e73fa name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:20:07.476073 | controller | Jun 12 16:24:33.813099 crc crio[21573]: time="2026-06-12T16:24:33.810057997Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.476090 | controller | Jun 12 16:24:34.141007 crc crio[21573]: time="2026-06-12T16:24:34.14088508Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.476106 | controller | Jun 12 16:24:34.154641 crc crio[21573]: time="2026-06-12T16:24:34.151561129Z" level=info msg="Created container 51d4c856e1f2bea679d4389a1b8e21724724e7334dd51328b801bb5bdfb443c3: openstack/dnsmasq-dns-68bc84565-f2dwf/dnsmasq-dns" id=9cf12083-d22a-43dd-9d65-a4ece5e2b87c name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:20:07.476123 | controller | Jun 12 16:24:34.160765 crc crio[21573]: time="2026-06-12T16:24:34.159849766Z" level=info msg="Starting container: 51d4c856e1f2bea679d4389a1b8e21724724e7334dd51328b801bb5bdfb443c3" id=105e85ea-4608-4a63-9088-385b481db7f8 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 17:20:07.476139 | controller | Jun 12 16:24:34.205850 crc crio[21573]: time="2026-06-12T16:24:34.205718437Z" level=info msg="Created container 0e73cdfcbe217f582af6424269c2be05ef5d24c9726e9d22fd0bfbdeadf834dd: openstack/ovsdbserver-sb-0/openstack-network-exporter" id=7d95d534-79aa-4695-9fdc-3712c288d294 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:20:07.476154 | controller | Jun 12 16:24:34.207306 crc crio[21573]: time="2026-06-12T16:24:34.20707728Z" level=info msg="Started container" PID=61261 containerID=51d4c856e1f2bea679d4389a1b8e21724724e7334dd51328b801bb5bdfb443c3 description=openstack/dnsmasq-dns-68bc84565-f2dwf/dnsmasq-dns id=105e85ea-4608-4a63-9088-385b481db7f8 name=/runtime.v1.RuntimeService/StartContainer sandboxID=6dab1ff43ae7bc5eff7607b572fce3f05624416a49095e1b0ee183be1606efa9
2026-06-12 17:20:07.476174 | controller | Jun 12 16:24:34.207306 crc crio[21573]: time="2026-06-12T16:24:34.207249272Z" level=info msg="Starting container: 0e73cdfcbe217f582af6424269c2be05ef5d24c9726e9d22fd0bfbdeadf834dd" id=31615650-69c5-4a32-9fdc-8bce61f11294 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 17:20:07.476192 | controller | Jun 12 16:24:34.220616 crc crio[21573]: time="2026-06-12T16:24:34.220207823Z" level=info msg="Started container" PID=61251 containerID=0e73cdfcbe217f582af6424269c2be05ef5d24c9726e9d22fd0bfbdeadf834dd description=openstack/ovsdbserver-sb-0/openstack-network-exporter id=31615650-69c5-4a32-9fdc-8bce61f11294 name=/runtime.v1.RuntimeService/StartContainer sandboxID=00b0b036a3c8e71a8b6cc37b532adc197198c87eda091225e0074891ddb08a9c
2026-06-12 17:20:07.476208 | controller | Jun 12 16:24:34.254087 crc crio[21573]: time="2026-06-12T16:24:34.253416161Z" level=info msg="Created container 7811d80b39ed4a5ff8c495657128ccc6871beff3b22a3a40e87ae4e4660bac29: openstack/dnsmasq-dns-86cd84489-h4fqs/dnsmasq-dns" id=5fe5ac0e-e69d-4203-a378-6ffc4b45fcfc name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:20:07.476225 | controller | Jun 12 16:24:34.255995 crc crio[21573]: time="2026-06-12T16:24:34.255898803Z" level=info msg="Starting container: 7811d80b39ed4a5ff8c495657128ccc6871beff3b22a3a40e87ae4e4660bac29" id=d96426da-3aef-4c36-82bf-a86bc006c817 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 17:20:07.476242 | controller | Jun 12 16:24:34.263233 crc crio[21573]: time="2026-06-12T16:24:34.262909881Z" level=info msg="Started container" PID=61264 containerID=7811d80b39ed4a5ff8c495657128ccc6871beff3b22a3a40e87ae4e4660bac29 description=openstack/dnsmasq-dns-86cd84489-h4fqs/dnsmasq-dns id=d96426da-3aef-4c36-82bf-a86bc006c817 name=/runtime.v1.RuntimeService/StartContainer sandboxID=c09eec9b2aa6d6643cc8c0a1ac72ea2730238e0d0fbb7a6420f7939a22402bbb
2026-06-12 17:20:07.476259 | controller | Jun 12 16:24:34.314528 crc crio[21573]: time="2026-06-12T16:24:34.314021845Z" level=info msg="Created container 27502588067f53191d53cadb5d2f72d26e06c0308512b6fb9476a12943a51cc3: openstack/ovsdbserver-nb-0/openstack-network-exporter" id=2eba110c-47c3-459f-b4fd-b429320375d1 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:20:07.476276 | controller | Jun 12 16:24:34.319524 crc crio[21573]: time="2026-06-12T16:24:34.317592629Z" level=info msg="Starting container: 27502588067f53191d53cadb5d2f72d26e06c0308512b6fb9476a12943a51cc3" id=e538702a-da74-418f-9cee-63fe7bc98bd2 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 17:20:07.476292 | controller | Jun 12 16:24:34.337159 crc crio[21573]: time="2026-06-12T16:24:34.33665569Z" level=info msg="Removed container ed2a5c0a212dca2e71abf86c667fc49ac3e75fb6412551cf7597b1a47566e9ed: openstack/dnsmasq-dns-769fc96f7c-xdwvs/init" id=fc3ff805-b442-4fe8-aa40-a8137cdfd3cf name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 17:20:07.476309 | controller | Jun 12 16:24:34.338113 crc crio[21573]: time="2026-06-12T16:24:34.338015775Z" level=info msg="Started container" PID=61257 containerID=27502588067f53191d53cadb5d2f72d26e06c0308512b6fb9476a12943a51cc3 description=openstack/ovsdbserver-nb-0/openstack-network-exporter id=e538702a-da74-418f-9cee-63fe7bc98bd2 name=/runtime.v1.RuntimeService/StartContainer sandboxID=60868546b23cf666fe2c767f5decbdcd4b5d7fffca0dbf5f5828e40408bdd8b5
2026-06-12 17:20:07.476325 | controller | Jun 12 16:24:34.353046 crc crio[21573]: time="2026-06-12T16:24:34.352939534Z" level=info msg="Removing container: 578cf8ff9f6b683ad43afc0fe98dd1909ce0ec69d3d9ddab8fab4b453e5df11c" id=691ccbac-cac1-4009-8ebb-1c7d26394d86 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 17:20:07.476353 | controller | Jun 12 16:24:34.385684 crc crio[21573]: time="2026-06-12T16:24:34.385353446Z" level=info msg="Running pod sandbox: openstack/dnsmasq-dns-77594b4b4f-b48cm/POD" id=db108e8c-c7d8-4000-acdd-9fa3b72a3e41 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:20:07.476370 | controller | Jun 12 16:24:34.385848 crc crio[21573]: time="2026-06-12T16:24:34.385741627Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.476386 | controller | Jun 12 16:24:34.400063 crc crio[21573]: time="2026-06-12T16:24:34.399706414Z" level=info msg="Removed container 578cf8ff9f6b683ad43afc0fe98dd1909ce0ec69d3d9ddab8fab4b453e5df11c: openstack/dnsmasq-dns-7dc8cc99c9-dkjfn/init" id=691ccbac-cac1-4009-8ebb-1c7d26394d86 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 17:20:07.476403 | controller | Jun 12 16:24:34.410206 crc crio[21573]: time="2026-06-12T16:24:34.410040766Z" level=info msg="Removing container: ba02a43e668166adfd03094778643b2ab979dbfd5cfc53b8078872d574e9ffe0" id=49a68a33-57b6-44ec-a35b-932608854bc5 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 17:20:07.476419 | controller | Jun 12 16:24:34.511288 crc crio[21573]: time="2026-06-12T16:24:34.511115769Z" level=info msg="Removed container ba02a43e668166adfd03094778643b2ab979dbfd5cfc53b8078872d574e9ffe0: openstack/dnsmasq-dns-6b994dcc49-mxqqs/init" id=49a68a33-57b6-44ec-a35b-932608854bc5 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 17:20:07.476435 | controller | Jun 12 16:24:34.526486 crc crio[21573]: time="2026-06-12T16:24:34.526277035Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.476451 | controller | Jun 12 16:24:34.537757 crc crio[21573]: time="2026-06-12T16:24:34.53764536Z" level=info msg="Got pod network &{Name:dnsmasq-dns-77594b4b4f-b48cm Namespace:openstack ID:ab9606494179a0157c364d5d2b0084be0563509cbe34658304ecffd86572c72c UID:867d9fbf-1337-4ad5-a485-b9fb6c530c5f NetNS:/var/run/netns/c8c0466f-84b5-455d-b157-da89c1f94d2e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod867d9fbf_1337_4ad5_a485_b9fb6c530c5f.slice PodAnnotations:0xc002722160}] Aliases:map[]}"
2026-06-12 17:20:07.476468 | controller | Jun 12 16:24:34.537757 crc crio[21573]: time="2026-06-12T16:24:34.537716112Z" level=info msg="Adding pod openstack_dnsmasq-dns-77594b4b4f-b48cm to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 17:20:07.476484 | controller | Jun 12 16:24:34.730784 crc crio[21573]: time="2026-06-12T16:24:34.727239063Z" level=info msg="Created container d02559284841d01325f21fa75ad4557b39e77eade6eea99cf84b2fdee16ca96f: openstack/ovn-controller-ovs-cjkn2/ovsdb-server" id=a967c9e7-3ea3-4ad7-b07d-5475921e73fa name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:20:07.476500 | controller | Jun 12 16:24:34.741999 crc crio[21573]: time="2026-06-12T16:24:34.738879378Z" level=info msg="Starting container: d02559284841d01325f21fa75ad4557b39e77eade6eea99cf84b2fdee16ca96f" id=3a701b92-5e7e-4cb1-a8ef-1930a878dadc name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 17:20:07.476516 | controller | Jun 12 16:24:34.766518 crc crio[21573]: time="2026-06-12T16:24:34.755990526Z" level=info msg="Started container" PID=61529 containerID=d02559284841d01325f21fa75ad4557b39e77eade6eea99cf84b2fdee16ca96f description=openstack/ovn-controller-ovs-cjkn2/ovsdb-server id=3a701b92-5e7e-4cb1-a8ef-1930a878dadc name=/runtime.v1.RuntimeService/StartContainer sandboxID=8293d1ce918cbcd754ae6dfed80e502b8fd5a8367df3464a30efb6c5ab7cf1dd
2026-06-12 17:20:07.476533 | controller | Jun 12 16:24:34.812807 crc crio[21573]: time="2026-06-12T16:24:34.812702661Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-base:current-podified" id=9658ea43-a89d-4e7e-bc7b-99d1a416f686 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:20:07.476553 | controller | Jun 12 16:24:34.823791 crc crio[21573]: time="2026-06-12T16:24:34.822846311Z" level=info msg="Stopping container: 51d4c856e1f2bea679d4389a1b8e21724724e7334dd51328b801bb5bdfb443c3 (timeout: 10s)" id=73925367-0b2d-40d0-9642-66e08b2531c8 name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 17:20:07.476570 | controller | Jun 12 16:24:34.832522 crc crio[21573]: time="2026-06-12T16:24:34.828705989Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-base:current-podified" id=a5969169-2022-4173-b3ab-6b7126abdadc name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:20:07.476607 | controller | Jun 12 16:24:34.854637 crc crio[21573]: time="2026-06-12T16:24:34.854339705Z" level=info msg="Creating container: openstack/ovn-controller-ovs-cjkn2/ovs-vswitchd" id=85ffe769-774c-4fd0-b14b-c21483614844 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:20:07.476625 | controller | Jun 12 16:24:34.856149 crc crio[21573]: time="2026-06-12T16:24:34.85605359Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.476642 | controller | Jun 12 16:24:34.937153 crc crio[21573]: time="2026-06-12T16:24:34.936828132Z" level=info msg="Stopping pod sandbox: efa2f6d5e2cddc322164586db4bf1d6a41c8d89e21b0edd944132f4e79ace795" id=08bbd6cd-1486-43bd-8de3-4c3e3eb9579b name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 17:20:07.476658 | controller | Jun 12 16:24:34.937583 crc crio[21573]: time="2026-06-12T16:24:34.937410848Z" level=info msg="Got pod network &{Name:auto-csr-approver-29688024-lfhvq Namespace:openshift-infra ID:efa2f6d5e2cddc322164586db4bf1d6a41c8d89e21b0edd944132f4e79ace795 UID:61cbc5d2-f566-45ec-9cc8-50bf1a7a32b8 NetNS:/var/run/netns/e8c211dc-8890-425b-83ea-f5e20b170d63 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod61cbc5d2_f566_45ec_9cc8_50bf1a7a32b8.slice PodAnnotations:0xc003674328}] Aliases:map[]}"
2026-06-12 17:20:07.476675 | controller | Jun 12 16:24:34.937709 crc crio[21573]: time="2026-06-12T16:24:34.937662826Z" level=info msg="Deleting pod openshift-infra_auto-csr-approver-29688024-lfhvq from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 17:20:07.476691 | controller | Jun 12 16:24:34.943539 crc crio[21573]: time="2026-06-12T16:24:34.942923057Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.476707 | controller | Jun 12 16:24:34.992816 crc crio[21573]: time="2026-06-12T16:24:34.991980366Z" level=info msg="Stopped container 51d4c856e1f2bea679d4389a1b8e21724724e7334dd51328b801bb5bdfb443c3: openstack/dnsmasq-dns-68bc84565-f2dwf/dnsmasq-dns" id=73925367-0b2d-40d0-9642-66e08b2531c8 name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 17:20:07.476724 | controller | Jun 12 16:24:34.998318 crc crio[21573]: time="2026-06-12T16:24:34.998154656Z" level=info msg="Stopping pod sandbox: 6dab1ff43ae7bc5eff7607b572fce3f05624416a49095e1b0ee183be1606efa9" id=936b4ffa-514d-4740-9de5-1d6ee9efd746 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 17:20:07.476741 | controller | Jun 12 16:24:34.998960 crc crio[21573]: time="2026-06-12T16:24:34.998880207Z" level=info msg="Got pod network &{Name:dnsmasq-dns-68bc84565-f2dwf Namespace:openstack ID:6dab1ff43ae7bc5eff7607b572fce3f05624416a49095e1b0ee183be1606efa9 UID:96cc42c1-7b82-4952-b012-f8c294f3a526 NetNS:/var/run/netns/a66de47e-f834-4df0-9098-34de10c25b19 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod96cc42c1_7b82_4952_b012_f8c294f3a526.slice PodAnnotations:0xc00443c060}] Aliases:map[]}"
2026-06-12 17:20:07.476757 | controller | Jun 12 16:24:34.999174 crc crio[21573]: time="2026-06-12T16:24:34.999106093Z" level=info msg="Deleting pod openstack_dnsmasq-dns-68bc84565-f2dwf from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 17:20:07.476778 | controller | Jun 12 16:24:35.264856 crc crio[21573]: 2026-06-12T16:24:35Z [verbose] CmdAdd (shim): {1.1.0 [{Name:ab9606494179a01 Mac:2a:f5:8c:66:61:88 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:77 Mtu:0 Sandbox:/var/run/netns/c8c0466f-84b5-455d-b157-da89c1f94d2e SocketPath: PciID:}] [{Interface:0xc000299cb0 Address:{IP:10.217.0.119 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 17:20:07.476796 | controller | Jun 12 16:24:35.269280 crc crio[21573]: time="2026-06-12T16:24:35.2683223Z" level=info msg="Got pod network &{Name:dnsmasq-dns-77594b4b4f-b48cm Namespace:openstack ID:ab9606494179a0157c364d5d2b0084be0563509cbe34658304ecffd86572c72c UID:867d9fbf-1337-4ad5-a485-b9fb6c530c5f NetNS:/var/run/netns/c8c0466f-84b5-455d-b157-da89c1f94d2e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod867d9fbf_1337_4ad5_a485_b9fb6c530c5f.slice PodAnnotations:0xc002722160}] Aliases:map[]}"
2026-06-12 17:20:07.476812 | controller | Jun 12 16:24:35.269280 crc crio[21573]: time="2026-06-12T16:24:35.268967598Z" level=info msg="Checking pod openstack_dnsmasq-dns-77594b4b4f-b48cm for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 17:20:07.476829 | controller | Jun 12 16:24:35.302796 crc crio[21573]: time="2026-06-12T16:24:35.302726671Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.476846 | controller | Jun 12 16:24:35.359987 crc crio[21573]: time="2026-06-12T16:24:35.359931552Z" level=info msg="Ran pod sandbox ab9606494179a0157c364d5d2b0084be0563509cbe34658304ecffd86572c72c with infra container: openstack/dnsmasq-dns-77594b4b4f-b48cm/POD" id=db108e8c-c7d8-4000-acdd-9fa3b72a3e41 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:20:07.476862 | controller | Jun 12 16:24:35.363648 crc crio[21573]: time="2026-06-12T16:24:35.363546532Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified" id=ed2653c4-7f7c-47c9-ab93-5f8436fd1d82 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:20:07.476879 | controller | Jun 12 16:24:35.448572 crc crio[21573]: time="2026-06-12T16:24:35.445947568Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified" id=8df848ff-4dfb-4553-9254-1a864094c2ad name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:20:07.476895 | controller | Jun 12 16:24:35.463628 crc crio[21573]: time="2026-06-12T16:24:35.463396569Z" level=info msg="Creating container: openstack/dnsmasq-dns-77594b4b4f-b48cm/init" id=6f505269-74dc-42b0-b7bb-efe0486f2afb name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:20:07.476911 | controller | Jun 12 16:24:35.466079 crc crio[21573]: time="2026-06-12T16:24:35.466049505Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.476927 | controller | Jun 12 16:24:35.531787 crc crio[21573]: time="2026-06-12T16:24:35.531000941Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.476943 | controller | Jun 12 16:24:35.538746 crc crio[21573]: time="2026-06-12T16:24:35.53870707Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.476960 | controller | Jun 12 16:24:35.591491 crc crio[21573]: time="2026-06-12T16:24:35.591091083Z" level=info msg="Stopped pod sandbox: efa2f6d5e2cddc322164586db4bf1d6a41c8d89e21b0edd944132f4e79ace795" id=08bbd6cd-1486-43bd-8de3-4c3e3eb9579b name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 17:20:07.476980 | controller | Jun 12 16:24:35.616969 crc crio[21573]: time="2026-06-12T16:24:35.616921583Z" level=info msg="Created container 6f11cc9908cd510780fddd4ed1d6fc48e5be0e4f89b772ca65c2a02adc839067: openstack/ovn-controller-ovs-cjkn2/ovs-vswitchd" id=85ffe769-774c-4fd0-b14b-c21483614844 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:20:07.476997 | controller | Jun 12 16:24:35.620003 crc crio[21573]: time="2026-06-12T16:24:35.619886216Z" level=info msg="Starting container: 6f11cc9908cd510780fddd4ed1d6fc48e5be0e4f89b772ca65c2a02adc839067" id=5d101445-ab26-49d7-9232-f2b99766d71d name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 17:20:07.477014 | controller | Jun 12 16:24:35.630728 crc crio[21573]: time="2026-06-12T16:24:35.63051937Z" level=info msg="Started container" PID=61814 containerID=6f11cc9908cd510780fddd4ed1d6fc48e5be0e4f89b772ca65c2a02adc839067 description=openstack/ovn-controller-ovs-cjkn2/ovs-vswitchd id=5d101445-ab26-49d7-9232-f2b99766d71d name=/runtime.v1.RuntimeService/StartContainer sandboxID=8293d1ce918cbcd754ae6dfed80e502b8fd5a8367df3464a30efb6c5ab7cf1dd
2026-06-12 17:20:07.477031 | controller | Jun 12 16:24:35.638903 crc crio[21573]: time="2026-06-12T16:24:35.638681838Z" level=info msg="Stopped pod sandbox: 6dab1ff43ae7bc5eff7607b572fce3f05624416a49095e1b0ee183be1606efa9" id=936b4ffa-514d-4740-9de5-1d6ee9efd746 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 17:20:07.477048 | controller | Jun 12 16:24:35.821986 crc crio[21573]: time="2026-06-12T16:24:35.821238596Z" level=info msg="Created container e014b1acca6999a7b704ff1aba7803f1bace86e3d1df80356ca18f14d21b3a80: openstack/dnsmasq-dns-77594b4b4f-b48cm/init" id=6f505269-74dc-42b0-b7bb-efe0486f2afb name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:20:07.477064 | controller | Jun 12 16:24:35.828257 crc crio[21573]: time="2026-06-12T16:24:35.828106381Z" level=info msg="Starting container: e014b1acca6999a7b704ff1aba7803f1bace86e3d1df80356ca18f14d21b3a80" id=58321f61-8147-4f20-b92d-f2c1bf520f7a name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 17:20:07.477081 | controller | Jun 12 16:24:35.839299 crc crio[21573]: time="2026-06-12T16:24:35.837975361Z" level=info msg="Started container" PID=61821 containerID=e014b1acca6999a7b704ff1aba7803f1bace86e3d1df80356ca18f14d21b3a80 description=openstack/dnsmasq-dns-77594b4b4f-b48cm/init id=58321f61-8147-4f20-b92d-f2c1bf520f7a name=/runtime.v1.RuntimeService/StartContainer sandboxID=ab9606494179a0157c364d5d2b0084be0563509cbe34658304ecffd86572c72c
2026-06-12 17:20:07.477097 | controller | Jun 12 16:24:36.014880 crc crio[21573]: time="2026-06-12T16:24:36.01474351Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified" id=e96f756c-2fa8-4e22-b7ba-f66a2cd48898 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:20:07.477114 | controller | Jun 12 16:24:36.053793 crc crio[21573]: time="2026-06-12T16:24:36.05300758Z" level=info msg="Removing container: 51d4c856e1f2bea679d4389a1b8e21724724e7334dd51328b801bb5bdfb443c3" id=172a8724-2f23-467b-8405-61cc700bceb7 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 17:20:07.477130 | controller | Jun 12 16:24:36.079980 crc crio[21573]: time="2026-06-12T16:24:36.079869376Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified" id=6690b765-3b5c-4b96-9eab-5e28ec2ee18f name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:20:07.477146 | controller | Jun 12 16:24:36.122537 crc crio[21573]: time="2026-06-12T16:24:36.121599926Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified" id=9c664311-199b-46c5-9699-cdb589b22008 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:20:07.477162 | controller | Jun 12 16:24:36.140766 crc crio[21573]: time="2026-06-12T16:24:36.14066692Z" level=info msg="Removed container 51d4c856e1f2bea679d4389a1b8e21724724e7334dd51328b801bb5bdfb443c3: openstack/dnsmasq-dns-68bc84565-f2dwf/dnsmasq-dns" id=172a8724-2f23-467b-8405-61cc700bceb7 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 17:20:07.477182 | controller | Jun 12 16:24:36.144304 crc crio[21573]: time="2026-06-12T16:24:36.144212367Z" level=info msg="Removing container: d04005a9de6306602a77544a13e0b0db421171b34d7ade2aaf119006c1d47b0e" id=bf142352-bf44-4a54-9dc9-4b7f3c7c3f7c name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 17:20:07.477198 | controller | Jun 12 16:24:36.161351 crc crio[21573]: time="2026-06-12T16:24:36.156804343Z" level=info msg="Creating container: openstack/dnsmasq-dns-77594b4b4f-b48cm/dnsmasq-dns" id=863a0670-dec1-4800-9f4e-621953a99737 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:20:07.477214 | controller | Jun 12 16:24:36.161351 crc crio[21573]: time="2026-06-12T16:24:36.158653106Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.477230 | controller | Jun 12 16:24:36.204808 crc crio[21573]: time="2026-06-12T16:24:36.204694349Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified" id=ddf45038-6d3e-485e-8f98-ef72445f3c79 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:20:07.477247 | controller | Jun 12 16:24:36.216516 crc crio[21573]: time="2026-06-12T16:24:36.216343232Z" level=info msg="Removed container d04005a9de6306602a77544a13e0b0db421171b34d7ade2aaf119006c1d47b0e: openstack/dnsmasq-dns-68bc84565-f2dwf/init" id=bf142352-bf44-4a54-9dc9-4b7f3c7c3f7c name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 17:20:07.477262 | controller | Jun 12 16:24:36.231783 crc crio[21573]: time="2026-06-12T16:24:36.231682042Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.477279 | controller | Jun 12 16:24:36.238681 crc crio[21573]: time="2026-06-12T16:24:36.238561347Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.477294 | controller | Jun 12 16:24:36.438129 crc crio[21573]: time="2026-06-12T16:24:36.437593074Z" level=info msg="Creating container: openstack/openstack-cell1-galera-0/galera" id=b613b1a7-76aa-430a-a083-946e619ec53d name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:20:07.477310 | controller | Jun 12 16:24:36.440541 crc crio[21573]: time="2026-06-12T16:24:36.439659114Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.477327 | controller | Jun 12 16:24:36.470022 crc crio[21573]: time="2026-06-12T16:24:36.469049051Z" level=info msg="Created container c5bd4661ba0614ae07ab87f2a69805c3a6a89ed6a8839e6663a9049334cab9b3: openstack/dnsmasq-dns-77594b4b4f-b48cm/dnsmasq-dns" id=863a0670-dec1-4800-9f4e-621953a99737 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:20:07.477343 | controller | Jun 12 16:24:36.480299 crc crio[21573]: time="2026-06-12T16:24:36.478942311Z" level=info msg="Starting container: c5bd4661ba0614ae07ab87f2a69805c3a6a89ed6a8839e6663a9049334cab9b3" id=a1f977f0-fb8b-4ceb-8e0f-6e3182b3ad72 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 17:20:07.477359 | controller | Jun 12 16:24:36.505096 crc crio[21573]: time="2026-06-12T16:24:36.504118503Z" level=info msg="Started container" PID=61991 containerID=c5bd4661ba0614ae07ab87f2a69805c3a6a89ed6a8839e6663a9049334cab9b3 description=openstack/dnsmasq-dns-77594b4b4f-b48cm/dnsmasq-dns id=a1f977f0-fb8b-4ceb-8e0f-6e3182b3ad72 name=/runtime.v1.RuntimeService/StartContainer sandboxID=ab9606494179a0157c364d5d2b0084be0563509cbe34658304ecffd86572c72c
2026-06-12 17:20:07.477376 | controller | Jun 12 16:24:36.571945 crc crio[21573]: time="2026-06-12T16:24:36.569735001Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.477395 | controller | Jun 12 16:24:36.582926 crc crio[21573]: time="2026-06-12T16:24:36.582820101Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.477412 | controller | Jun 12 16:24:37.015809 crc crio[21573]: time="2026-06-12T16:24:37.01487084Z" level=info msg="Created container 54516fec54149158b2fa15dd036cc632e3a83f7ecc989505cc516f7b6a10a063: openstack/openstack-cell1-galera-0/galera" id=b613b1a7-76aa-430a-a083-946e619ec53d name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:20:07.477428 | controller | Jun 12 16:24:37.017313 crc crio[21573]: time="2026-06-12T16:24:37.017264837Z" level=info msg="Starting container: 54516fec54149158b2fa15dd036cc632e3a83f7ecc989505cc516f7b6a10a063" id=a839a1ea-cea8-4e26-bff1-27aeec51b8be name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 17:20:07.477444 | controller | Jun 12 16:24:37.027037 crc crio[21573]: time="2026-06-12T16:24:37.026279903Z" level=info msg="Started container" PID=62017 containerID=54516fec54149158b2fa15dd036cc632e3a83f7ecc989505cc516f7b6a10a063 description=openstack/openstack-cell1-galera-0/galera id=a839a1ea-cea8-4e26-bff1-27aeec51b8be name=/runtime.v1.RuntimeService/StartContainer sandboxID=781f57ed4fbfd14b2ee5661e969f8a9ded09909ab4f4d78b085f216d965ab5d9
2026-06-12 17:20:07.477460 | controller | Jun 12 16:24:42.258658 crc crio[21573]: time="2026-06-12T16:24:42.257610224Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified" id=f5f79de5-d220-406a-b9ee-43437a9ee9b2 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:20:07.477476 | controller | Jun 12 16:24:42.322947 crc crio[21573]: time="2026-06-12T16:24:42.322811609Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified" id=1436169b-5041-45e6-9e8e-2b0dd0db131f name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:20:07.477492 | controller | Jun 12 16:24:42.891774 crc crio[21573]: time="2026-06-12T16:24:42.891639118Z" level=info msg="Creating container: openstack/openstack-galera-0/galera" id=24d9cdab-b94b-4b1a-b3ba-a29218a8f240 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:20:07.477508 | controller | Jun 12 16:24:42.894534 crc crio[21573]: time="2026-06-12T16:24:42.893559463Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.477524 | controller | Jun 12 16:24:43.000063 crc crio[21573]: time="2026-06-12T16:24:42.999404909Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.477540 | controller | Jun 12 16:24:43.004338 crc crio[21573]: time="2026-06-12T16:24:43.004170814Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.477556 | controller | Jun 12 16:24:43.263854 crc crio[21573]: time="2026-06-12T16:24:43.263646708Z" level=info msg="Created container ba93d971b19180aace902e969eb078d6663e3e07cc3f6e800c2092dee19cb2e3: openstack/openstack-galera-0/galera" id=24d9cdab-b94b-4b1a-b3ba-a29218a8f240 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:20:07.477572 | controller | Jun 12 16:24:43.287953 crc crio[21573]: time="2026-06-12T16:24:43.287699576Z" level=info msg="Starting container: ba93d971b19180aace902e969eb078d6663e3e07cc3f6e800c2092dee19cb2e3" id=d338e7d5-fe6b-43ab-8834-63f4c99997dd name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 17:20:07.477609 | controller | Jun 12 16:24:43.311025 crc crio[21573]: time="2026-06-12T16:24:43.31088882Z" level=info msg="Started container" PID=62160 containerID=ba93d971b19180aace902e969eb078d6663e3e07cc3f6e800c2092dee19cb2e3 description=openstack/openstack-galera-0/galera id=d338e7d5-fe6b-43ab-8834-63f4c99997dd name=/runtime.v1.RuntimeService/StartContainer sandboxID=226c5744652142a03f62e1398c005afdb05109fed4c6438e4cf94743c3d33791
2026-06-12 17:20:07.477629 | controller | Jun 12 16:24:43.822153 crc crio[21573]: time="2026-06-12T16:24:43.821095826Z" level=info msg="Running pod sandbox: openshift-marketplace/community-operators-lt2z7/POD" id=66afeab8-7e0c-40ff-9a4a-4392e7935952 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:20:07.477646 | controller | Jun 12 16:24:43.822153 crc crio[21573]: time="2026-06-12T16:24:43.821882298Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.477663 | controller | Jun 12 16:24:43.941649 crc crio[21573]: time="2026-06-12T16:24:43.941525304Z" level=info msg="Got pod network &{Name:community-operators-lt2z7 Namespace:openshift-marketplace ID:98cd679f86051d8b40faf33e335870858058c3cb6ca24c0f04033a697e4fdc64 UID:68cc6a95-a5c5-4a66-bddc-84a8d6e8a59f NetNS:/var/run/netns/459de8b3-4d63-4ca2-ab8b-2ef89fdeb542 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod68cc6a95_a5c5_4a66_bddc_84a8d6e8a59f.slice PodAnnotations:0xc0024281b0}] Aliases:map[]}"
2026-06-12 17:20:07.477679 | controller | Jun 12 16:24:43.941649 crc crio[21573]: time="2026-06-12T16:24:43.941623507Z" level=info msg="Adding pod openshift-marketplace_community-operators-lt2z7 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 17:20:07.477696 | controller | Jun 12 16:24:44.360371 crc crio[21573]: time="2026-06-12T16:24:44.356989372Z" level=info msg="Stopping container: 7811d80b39ed4a5ff8c495657128ccc6871beff3b22a3a40e87ae4e4660bac29 (timeout: 10s)" id=2c645859-b4a1-4297-835d-46bb559ba1c9 name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 17:20:07.477712 | controller | Jun 12 16:24:44.497551 crc crio[21573]: time="2026-06-12T16:24:44.49737882Z" level=info msg="Stopped container 7811d80b39ed4a5ff8c495657128ccc6871beff3b22a3a40e87ae4e4660bac29: openstack/dnsmasq-dns-86cd84489-h4fqs/dnsmasq-dns" id=2c645859-b4a1-4297-835d-46bb559ba1c9 name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 17:20:07.477729 | controller | Jun 12 16:24:44.499743 crc crio[21573]: time="2026-06-12T16:24:44.499638009Z" level=info msg="Stopping pod sandbox: c09eec9b2aa6d6643cc8c0a1ac72ea2730238e0d0fbb7a6420f7939a22402bbb" id=3e7816d2-9536-484b-a1e7-3bfb9f642072 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 17:20:07.477745 | controller | Jun 12 16:24:44.500929 crc crio[21573]: time="2026-06-12T16:24:44.500365491Z" level=info msg="Got pod network &{Name:dnsmasq-dns-86cd84489-h4fqs Namespace:openstack ID:c09eec9b2aa6d6643cc8c0a1ac72ea2730238e0d0fbb7a6420f7939a22402bbb UID:8ad8ded8-3933-4d0c-8ba3-55d6fe8cf811 NetNS:/var/run/netns/29cabb79-536d-4804-a049-300e8764c0fa Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod8ad8ded8_3933_4d0c_8ba3_55d6fe8cf811.slice PodAnnotations:0xc00008caf0}] Aliases:map[]}"
2026-06-12 17:20:07.477761 | controller | Jun 12 16:24:44.500929 crc crio[21573]: time="2026-06-12T16:24:44.500632908Z" level=info msg="Deleting pod openstack_dnsmasq-dns-86cd84489-h4fqs from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 17:20:07.477778 | controller | Jun 12 16:24:44.770548 crc crio[21573]: 2026-06-12T16:24:44Z [verbose] CmdAdd (shim): {1.1.0 [{Name:98cd679f86051d8 Mac:76:cd:7d:d3:c3:9c Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:78 Mtu:0 Sandbox:/var/run/netns/459de8b3-4d63-4ca2-ab8b-2ef89fdeb542 SocketPath: PciID:}] [{Interface:0xc0002429e0 Address:{IP:10.217.0.120 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 17:20:07.477830 | controller | Jun 12 16:24:44.770548 crc crio[21573]: time="2026-06-12T16:24:44.76906259Z" level=info msg="Got pod network &{Name:community-operators-lt2z7 Namespace:openshift-marketplace ID:98cd679f86051d8b40faf33e335870858058c3cb6ca24c0f04033a697e4fdc64 UID:68cc6a95-a5c5-4a66-bddc-84a8d6e8a59f NetNS:/var/run/netns/459de8b3-4d63-4ca2-ab8b-2ef89fdeb542 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod68cc6a95_a5c5_4a66_bddc_84a8d6e8a59f.slice PodAnnotations:0xc0024281b0}] Aliases:map[]}"
2026-06-12 17:20:07.477853 | controller | Jun 12 16:24:44.770548 crc crio[21573]: time="2026-06-12T16:24:44.769366908Z" level=info msg="Checking pod openshift-marketplace_community-operators-lt2z7 for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 17:20:07.477870 | controller | Jun 12 16:24:44.798163 crc crio[21573]: time="2026-06-12T16:24:44.797382537Z" level=info msg="Ran pod sandbox 98cd679f86051d8b40faf33e335870858058c3cb6ca24c0f04033a697e4fdc64 with infra container: openshift-marketplace/community-operators-lt2z7/POD" id=66afeab8-7e0c-40ff-9a4a-4392e7935952 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:20:07.477887 | controller | Jun 12 16:24:44.814615 crc crio[21573]: time="2026-06-12T16:24:44.814009434Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=c2123161-5709-42a5-97c0-ec9416ebaa30 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:20:07.477903 | controller | Jun 12 16:24:44.832249 crc crio[21573]: time="2026-06-12T16:24:44.8246829Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=1ca2eafc-e9de-4f6f-a689-7fcff6dd73d3 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:20:07.477920 | controller | Jun 12 16:24:44.845530 crc crio[21573]: time="2026-06-12T16:24:44.840906361Z" level=info msg="Creating container: openshift-marketplace/community-operators-lt2z7/extract-utilities" id=e8655a80-5545-492e-b4c1-f410c1869912 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:20:07.477936 | controller | Jun 12 16:24:44.845530 crc crio[21573]: time="2026-06-12T16:24:44.841508138Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.477953 | controller | Jun 12 16:24:44.977228 crc crio[21573]: time="2026-06-12T16:24:44.977070977Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.477970 | controller | Jun 12 16:24:45.003655 crc crio[21573]: time="2026-06-12T16:24:45.003153556Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.477986 | controller | Jun 12 16:24:45.213952 crc crio[21573]: time="2026-06-12T16:24:45.213851225Z" level=info msg="Created container c1f6da89d338e82cf839121de5e26298a838395bf0c0ca710ffa220bf7a352c0: openshift-marketplace/community-operators-lt2z7/extract-utilities" id=e8655a80-5545-492e-b4c1-f410c1869912 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:20:07.478003 | controller | Jun 12 16:24:45.218225 crc crio[21573]: time="2026-06-12T16:24:45.218139115Z" level=info msg="Starting container: c1f6da89d338e82cf839121de5e26298a838395bf0c0ca710ffa220bf7a352c0" id=dcd954ec-58ff-4add-a793-011a9bdeb3bb name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 17:20:07.478019 | controller | Jun 12 16:24:45.225209 crc crio[21573]: time="2026-06-12T16:24:45.225087094Z" level=info msg="Started container" PID=62525 containerID=c1f6da89d338e82cf839121de5e26298a838395bf0c0ca710ffa220bf7a352c0 description=openshift-marketplace/community-operators-lt2z7/extract-utilities id=dcd954ec-58ff-4add-a793-011a9bdeb3bb name=/runtime.v1.RuntimeService/StartContainer sandboxID=98cd679f86051d8b40faf33e335870858058c3cb6ca24c0f04033a697e4fdc64
2026-06-12 17:20:07.478039 | controller | Jun 12 16:24:45.259894 crc crio[21573]: time="2026-06-12T16:24:45.259765817Z" level=info msg="Stopped pod sandbox: c09eec9b2aa6d6643cc8c0a1ac72ea2730238e0d0fbb7a6420f7939a22402bbb" id=3e7816d2-9536-484b-a1e7-3bfb9f642072 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 17:20:07.478056 | controller | Jun 12 16:24:45.400122 crc crio[21573]: time="2026-06-12T16:24:45.399990082Z" level=info msg="Pulling image: registry.redhat.io/redhat/community-operator-index:v4.20" id=d9b367dd-9cd9-4aa5-b87d-6133dc8aec19 name=/runtime.v1.ImageService/PullImage
2026-06-12 17:20:07.478073 | controller | Jun 12 16:24:45.406244 crc crio[21573]: time="2026-06-12T16:24:45.405291613Z" level=info msg="Trying to access \"registry.redhat.io/redhat/community-operator-index:v4.20\""
2026-06-12 17:20:07.478089 | controller | Jun 12 16:24:45.429652 crc crio[21573]: time="2026-06-12T16:24:45.429501137Z" level=info msg="Removing container: 7811d80b39ed4a5ff8c495657128ccc6871beff3b22a3a40e87ae4e4660bac29" id=0f51e380-3693-45cc-8370-8de39d1b9395 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 17:20:07.478105 | controller | Jun 12 16:24:45.464310 crc crio[21573]: time="2026-06-12T16:24:45.463967773Z" level=info msg="Removed container 7811d80b39ed4a5ff8c495657128ccc6871beff3b22a3a40e87ae4e4660bac29: openstack/dnsmasq-dns-86cd84489-h4fqs/dnsmasq-dns" id=0f51e380-3693-45cc-8370-8de39d1b9395 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 17:20:07.478121 | controller | Jun 12 16:24:45.473852 crc crio[21573]: time="2026-06-12T16:24:45.47375961Z" level=info msg="Removing container: 114c353ae2abf90154f18f221ce2bc1b16efce06d82f17a68ae3029cbef14a33" id=4d297e7b-e8ad-4caf-82bd-dfcdf6ef8bbc name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 17:20:07.478137 | controller | Jun 12 16:24:45.583524 crc crio[21573]: time="2026-06-12T16:24:45.580248861Z" level=info msg="Removed container 114c353ae2abf90154f18f221ce2bc1b16efce06d82f17a68ae3029cbef14a33: openstack/dnsmasq-dns-86cd84489-h4fqs/init" id=4d297e7b-e8ad-4caf-82bd-dfcdf6ef8bbc name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 17:20:07.478153 | controller | Jun 12 16:24:46.106854 crc crio[21573]: time="2026-06-12T16:24:46.106680093Z" level=info msg="Pulled image: registry.redhat.io/redhat/community-operator-index@sha256:8874ea870c535d2628f240c4dfe1c55570869954e66ad633ea84cc782b3982dc" id=d9b367dd-9cd9-4aa5-b87d-6133dc8aec19 name=/runtime.v1.ImageService/PullImage
2026-06-12 17:20:07.478169 | controller | Jun 12 16:24:46.108868 crc crio[21573]: time="2026-06-12T16:24:46.10872566Z" level=info msg="Checking image status: registry.redhat.io/redhat/community-operator-index:v4.20" id=15c2dcc8-63ac-43f2-b688-59fa21d88dad name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:20:07.478185 | controller | Jun 12 16:24:46.113820 crc crio[21573]: time="2026-06-12T16:24:46.112040005Z" level=info msg="Checking image status: registry.redhat.io/redhat/community-operator-index:v4.20" id=8a1e6aad-a72c-4300-895b-e2372dc063b7 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:20:07.478201 | controller | Jun 12 16:24:46.121857 crc crio[21573]: time="2026-06-12T16:24:46.12176028Z" level=info msg="Creating container: openshift-marketplace/community-operators-lt2z7/extract-content" id=0ba6cabb-0c91-4469-950d-8bde1f0990bd name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:20:07.478218 | controller | Jun 12 16:24:46.122414 crc crio[21573]: time="2026-06-12T16:24:46.122334666Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.478234 | controller | Jun 12 16:24:46.188396 crc crio[21573]: time="2026-06-12T16:24:46.188262162Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.478254 | controller | Jun 12 16:24:46.192814 crc crio[21573]: time="2026-06-12T16:24:46.192725159Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.478271 | controller | Jun 12 16:24:46.344741 crc crio[21573]: time="2026-06-12T16:24:46.343861146Z" level=info msg="Created container 74449ad972618d92af915fc8b79bff7f660a48aedca89fcd83f9b7c83e010f15: openshift-marketplace/community-operators-lt2z7/extract-content" id=0ba6cabb-0c91-4469-950d-8bde1f0990bd name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:20:07.478288 | controller | Jun 12 16:24:46.347163 crc crio[21573]: time="2026-06-12T16:24:46.347110098Z" level=info msg="Starting container: 74449ad972618d92af915fc8b79bff7f660a48aedca89fcd83f9b7c83e010f15" id=629487ec-afb4-471f-bfb9-b6d845dc9801 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 17:20:07.478304 | controller | Jun 12 16:24:46.357113 crc crio[21573]: time="2026-06-12T16:24:46.356798252Z" level=info msg="Started container" PID=63042 containerID=74449ad972618d92af915fc8b79bff7f660a48aedca89fcd83f9b7c83e010f15 description=openshift-marketplace/community-operators-lt2z7/extract-content id=629487ec-afb4-471f-bfb9-b6d845dc9801 name=/runtime.v1.RuntimeService/StartContainer sandboxID=98cd679f86051d8b40faf33e335870858058c3cb6ca24c0f04033a697e4fdc64
2026-06-12 17:20:07.478321 | controller | Jun 12 16:24:47.467504 crc crio[21573]: time="2026-06-12T16:24:47.466992784Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=f097f817-1e9e-486c-bb77-6bd8482e843f name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:20:07.478338 | controller | Jun 12 16:24:47.473722 crc crio[21573]: time="2026-06-12T16:24:47.473601941Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=1fb7befc-66bb-4e0e-8ac8-b2c138fb9b89 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:20:07.478354 | controller | Jun 12 16:24:50.688696 crc crio[21573]: time="2026-06-12T16:24:50.686389961Z" level=info msg="Creating container: openshift-marketplace/community-operators-lt2z7/registry-server" id=76383ace-d0bf-4e9e-879f-2538e00b0a46 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:20:07.478370 | controller | Jun 12 16:24:50.690376 crc crio[21573]: time="2026-06-12T16:24:50.688859912Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.478386 | controller | Jun 12 16:24:50.787759 crc crio[21573]: time="2026-06-12T16:24:50.787606957Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.478402 | controller | Jun 12 16:24:50.791966 crc crio[21573]: time="2026-06-12T16:24:50.791894238Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.478418 | controller | Jun 12 16:24:51.518321 crc crio[21573]: time="2026-06-12T16:24:51.516897577Z" level=info msg="Created container 91694ba67b1c50b52cf2270240eca56400e153f2a2fccd7f7d9eeee6188d6ae7: openshift-marketplace/community-operators-lt2z7/registry-server" id=76383ace-d0bf-4e9e-879f-2538e00b0a46 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:20:07.478434 | controller | Jun 12 16:24:51.528028 crc crio[21573]: time="2026-06-12T16:24:51.52648756Z" level=info msg="Starting container: 91694ba67b1c50b52cf2270240eca56400e153f2a2fccd7f7d9eeee6188d6ae7" id=49dc6dbf-e943-42a5-a8e9-d42bdf876d9a name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 17:20:07.478450 | controller | Jun 12 16:24:51.544421 crc crio[21573]: time="2026-06-12T16:24:51.544294763Z" level=info msg="Started container" PID=63264 containerID=91694ba67b1c50b52cf2270240eca56400e153f2a2fccd7f7d9eeee6188d6ae7 description=openshift-marketplace/community-operators-lt2z7/registry-server id=49dc6dbf-e943-42a5-a8e9-d42bdf876d9a name=/runtime.v1.RuntimeService/StartContainer sandboxID=98cd679f86051d8b40faf33e335870858058c3cb6ca24c0f04033a697e4fdc64
2026-06-12 17:20:07.478469 | controller | Jun 12 16:25:05.415868 crc crio[21573]: time="2026-06-12T16:25:05.414544168Z" level=info msg="Running pod sandbox: openstack/ovsdbserver-sb-0-config-1781281502-6twqg/POD" id=ab07f9cb-6299-43d7-9c69-9e157fa69cef name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:20:07.478486 | controller | Jun 12 16:25:05.418267 crc crio[21573]: time="2026-06-12T16:25:05.415918697Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.478502 | controller | Jun 12 16:25:05.475668 crc crio[21573]: time="2026-06-12T16:25:05.475545459Z" level=info msg="Got pod network &{Name:ovsdbserver-sb-0-config-1781281502-6twqg Namespace:openstack ID:19a9ff4e3d48a80b78cfa105cf514b91c73fbb92907ed5fff37eb08b57400c06 UID:ec85c941-3c72-4fa3-87c2-3d2779d3f93f NetNS:/var/run/netns/85e617f3-dd27-48b6-932f-d8b2ac55c87f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podec85c941_3c72_4fa3_87c2_3d2779d3f93f.slice PodAnnotations:0xc0024290b8}] Aliases:map[]}"
2026-06-12 17:20:07.478518 | controller | Jun 12 16:25:05.475668 crc crio[21573]: time="2026-06-12T16:25:05.475649672Z" level=info msg="Adding pod openstack_ovsdbserver-sb-0-config-1781281502-6twqg to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 17:20:07.478535 | controller | Jun 12 16:25:05.911832 crc crio[21573]: time="2026-06-12T16:25:05.908361503Z" level=info msg="Running pod sandbox: openstack/dnsmasq-dns-7b6fcdc445-ktgdl/POD" id=1ee0d401-0e37-41f1-adf6-65067ead5d5b name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:20:07.478551 | controller | Jun 12 16:25:05.911832 crc crio[21573]: time="2026-06-12T16:25:05.909175697Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.478567 | controller | Jun 12 16:25:05.941399 crc crio[21573]: time="2026-06-12T16:25:05.941277762Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-rabbitmq:current-podified" id=daf50f0d-c646-412f-b883-55d40966938e name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:20:07.478603 | controller | Jun 12 16:25:06.036411 crc crio[21573]: time="2026-06-12T16:25:06.035826993Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-rabbitmq:current-podified" id=3b841c53-4ffe-452b-a34d-ccca838234dd name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:20:07.478621 | controller | Jun 12 16:25:06.194525 crc crio[21573]: time="2026-06-12T16:25:06.19429273Z" level=info msg="Got pod network &{Name:dnsmasq-dns-7b6fcdc445-ktgdl Namespace:openstack ID:522819df26c9b96cccff121f9aab5664fcbcac4a222f2d25f715d0d2f20a43f1 UID:4f31bb38-1719-4bfc-beee-24ed7f119f1d NetNS:/var/run/netns/7a19e923-95af-415f-a961-be3d74cdb552 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod4f31bb38_1719_4bfc_beee_24ed7f119f1d.slice PodAnnotations:0xc00338e050}] Aliases:map[]}"
2026-06-12 17:20:07.478638 | controller | Jun 12 16:25:06.194525 crc crio[21573]: time="2026-06-12T16:25:06.194380852Z" level=info msg="Adding pod openstack_dnsmasq-dns-7b6fcdc445-ktgdl to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 17:20:07.478654 | controller | Jun 12 16:25:06.228272 crc crio[21573]: time="2026-06-12T16:25:06.228132616Z" level=info msg="Stopping container: 91694ba67b1c50b52cf2270240eca56400e153f2a2fccd7f7d9eeee6188d6ae7 (timeout: 2s)" id=7e5635fb-94a1-41f2-980c-8cc84698006c name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 17:20:07.478677 | controller | Jun 12 16:25:06.250114 crc crio[21573]: time="2026-06-12T16:25:06.249900707Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-rabbitmq:current-podified" id=2b8a3161-124d-42f3-9943-3ec3ca139388 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:20:07.478693 | controller | Jun 12 16:25:06.267548 crc crio[21573]: time="2026-06-12T16:25:06.267048517Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-rabbitmq:current-podified" id=6b19e07e-da28-475a-9845-66eed0f3267b name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:20:07.478710 | controller | Jun 12 16:25:06.302365 crc crio[21573]: time="2026-06-12T16:25:06.302247174Z" level=info msg="Creating container: openstack/rabbitmq-server-0/rabbitmq" id=4df27701-630a-4fed-bfaa-64b8d8b8af20 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:20:07.478726 | controller | Jun 12 16:25:06.303024 crc crio[21573]: time="2026-06-12T16:25:06.302936564Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.478742 | controller | Jun 12 16:25:06.307642 crc crio[21573]: time="2026-06-12T16:25:06.307521882Z" level=info msg="Creating container: openstack/rabbitmq-cell1-server-0/rabbitmq" id=f4af37bf-48b0-49d5-95d8-08d38c98eed1 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:20:07.478758 | controller | Jun 12 16:25:06.367847 crc crio[21573]: time="2026-06-12T16:25:06.367611693Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.478774 | controller | Jun 12 16:25:06.438077 crc crio[21573]: time="2026-06-12T16:25:06.436742589Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.478791 | controller | Jun 12 16:25:06.448790 crc crio[21573]: time="2026-06-12T16:25:06.44391055Z" level=info msg="Stopped container 91694ba67b1c50b52cf2270240eca56400e153f2a2fccd7f7d9eeee6188d6ae7: openshift-marketplace/community-operators-lt2z7/registry-server" id=7e5635fb-94a1-41f2-980c-8cc84698006c name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 17:20:07.478807 | controller | Jun 12 16:25:06.454239 crc crio[21573]: time="2026-06-12T16:25:06.453624622Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.478823 | controller | Jun 12 16:25:06.463546 crc crio[21573]: time="2026-06-12T16:25:06.460247373Z" level=info msg="Stopping pod sandbox: 98cd679f86051d8b40faf33e335870858058c3cb6ca24c0f04033a697e4fdc64" id=7e2c2b61-9549-42ad-aefb-1ce145baac89 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 17:20:07.478839 | controller | Jun 12 16:25:06.463546 crc crio[21573]: time="2026-06-12T16:25:06.461284953Z" level=info msg="Got pod network &{Name:community-operators-lt2z7 Namespace:openshift-marketplace ID:98cd679f86051d8b40faf33e335870858058c3cb6ca24c0f04033a697e4fdc64 UID:68cc6a95-a5c5-4a66-bddc-84a8d6e8a59f NetNS:/var/run/netns/459de8b3-4d63-4ca2-ab8b-2ef89fdeb542 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod68cc6a95_a5c5_4a66_bddc_84a8d6e8a59f.slice PodAnnotations:0xc0018962d8}] Aliases:map[]}"
2026-06-12 17:20:07.478855 | controller | Jun 12 16:25:06.472360 crc crio[21573]: time="2026-06-12T16:25:06.469820856Z" level=info msg="Deleting pod openshift-marketplace_community-operators-lt2z7 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 17:20:07.478872 | controller | Jun 12 16:25:06.475891 crc crio[21573]: 2026-06-12T16:25:06Z [verbose] CmdAdd (shim): {1.1.0 [{Name:19a9ff4e3d48a80 Mac:ca:67:56:e6:14:aa Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:79 Mtu:0 Sandbox:/var/run/netns/85e617f3-dd27-48b6-932f-d8b2ac55c87f SocketPath: PciID:}] [{Interface:0xc0001b8940 Address:{IP:10.217.0.121 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 17:20:07.478947 | controller | Jun 12 16:25:06.498732 crc crio[21573]: time="2026-06-12T16:25:06.498535588Z" level=info msg="Got pod network &{Name:ovsdbserver-sb-0-config-1781281502-6twqg Namespace:openstack ID:19a9ff4e3d48a80b78cfa105cf514b91c73fbb92907ed5fff37eb08b57400c06 UID:ec85c941-3c72-4fa3-87c2-3d2779d3f93f NetNS:/var/run/netns/85e617f3-dd27-48b6-932f-d8b2ac55c87f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podec85c941_3c72_4fa3_87c2_3d2779d3f93f.slice PodAnnotations:0xc0024290b8}] Aliases:map[]}"
2026-06-12 17:20:07.478975 | controller | Jun 12 16:25:06.500763 crc crio[21573]: time="2026-06-12T16:25:06.500635869Z" level=info msg="Checking pod openstack_ovsdbserver-sb-0-config-1781281502-6twqg for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 17:20:07.478992 | controller | Jun 12 16:25:06.520551 crc crio[21573]: time="2026-06-12T16:25:06.52006736Z" level=info msg="Ran pod sandbox 19a9ff4e3d48a80b78cfa105cf514b91c73fbb92907ed5fff37eb08b57400c06 with infra container: openstack/ovsdbserver-sb-0-config-1781281502-6twqg/POD" id=ab07f9cb-6299-43d7-9c69-9e157fa69cef name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:20:07.479009 | controller | Jun 12 16:25:06.526842 crc crio[21573]: time="2026-06-12T16:25:06.526306726Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-sb-db-server:current-podified" id=cb09c518-6cf1-464e-9941-6349c1bd4b78 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:20:07.479026 | controller | Jun 12 16:25:06.528626 crc crio[21573]: time="2026-06-12T16:25:06.528487598Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.479043 | controller | Jun 12 16:25:06.539413 crc crio[21573]: time="2026-06-12T16:25:06.539304582Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-sb-db-server:current-podified" id=9e83b935-3d52-41bb-ae88-40e829f1a6ab name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:20:07.479059 | controller | Jun 12 16:25:06.543156 crc crio[21573]: time="2026-06-12T16:25:06.543008794Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.479076 | controller | Jun 12 16:25:06.580280 crc crio[21573]: time="2026-06-12T16:25:06.58012476Z" level=info msg="Creating container: openstack/ovsdbserver-sb-0-config-1781281502-6twqg/ovn-config" id=57b73bd8-acd6-44b8-8ad0-e8accd1e2db8 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:20:07.479092 | controller | Jun 12 16:25:06.581827 crc crio[21573]: time="2026-06-12T16:25:06.581738106Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.479108 | controller | Jun 12 16:25:06.646011 crc crio[21573]: time="2026-06-12T16:25:06.645824777Z" level=info msg="Running pod sandbox: openstack/ovsdbserver-nb-0-config-1781281505-sfbtq/POD" id=8d669cc6-e723-4934-bf05-21733da71fc2 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:20:07.479124 | controller | Jun 12 16:25:06.646011 crc crio[21573]: time="2026-06-12T16:25:06.646012762Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.479140 | controller | Jun 12 16:25:06.692525 crc crio[21573]: time="2026-06-12T16:25:06.692266506Z" level=info msg="Created container 2931c392427239c6a2d9ec450f245efd74e6c5801349356f4f4ee1ccf16290a4: openstack/rabbitmq-server-0/rabbitmq" id=4df27701-630a-4fed-bfaa-64b8d8b8af20 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:20:07.479160 | controller | Jun 12 16:25:06.694005 crc crio[21573]: time="2026-06-12T16:25:06.69388052Z" level=info msg="Starting container: 2931c392427239c6a2d9ec450f245efd74e6c5801349356f4f4ee1ccf16290a4" id=c0c08291-ae3e-495b-b22b-1ede7cac4930 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 17:20:07.479177 | controller | Jun 12 16:25:06.706669 crc crio[21573]: time="2026-06-12T16:25:06.701773846Z" level=info msg="Started container" PID=64107 containerID=2931c392427239c6a2d9ec450f245efd74e6c5801349356f4f4ee1ccf16290a4 description=openstack/rabbitmq-server-0/rabbitmq id=c0c08291-ae3e-495b-b22b-1ede7cac4930 name=/runtime.v1.RuntimeService/StartContainer sandboxID=ad7a42be4579fcb2b62642863d16f18eceeed69fe8b7731f72023ef45b5da668
2026-06-12 17:20:07.479194 | controller | Jun 12 16:25:06.769334 crc crio[21573]: time="2026-06-12T16:25:06.767995426Z" level=info msg="Created container 22dc5ca0cfe1574597c9e2dd1a0f56f27fd50ed0a17f9dcb1dceeadac41f7206: openstack/rabbitmq-cell1-server-0/rabbitmq" id=f4af37bf-48b0-49d5-95d8-08d38c98eed1 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:20:07.479211 | controller | Jun 12 16:25:06.779640 crc crio[21573]: time="2026-06-12T16:25:06.779531605Z" level=info msg="Got pod network &{Name:ovsdbserver-nb-0-config-1781281505-sfbtq Namespace:openstack ID:2e8e12d171c1b6557961c3f4009bd2f4880a5ba2bc1dfcbf9ffb02b342cbd525 UID:277b010a-bc9c-4d20-8df8-a83b215bcef1 NetNS:/var/run/netns/88db2da8-963c-4d70-81b7-5203878dd866 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod277b010a_bc9c_4d20_8df8_a83b215bcef1.slice PodAnnotations:0xc0027223a8}] Aliases:map[]}"
2026-06-12 17:20:07.479228 | controller | Jun 12 16:25:06.779640 crc crio[21573]: time="2026-06-12T16:25:06.779656789Z" level=info msg="Adding pod openstack_ovsdbserver-nb-0-config-1781281505-sfbtq to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 17:20:07.479245 | controller | Jun 12 16:25:06.787052 crc crio[21573]: time="2026-06-12T16:25:06.78508817Z" level=info msg="Starting container: 22dc5ca0cfe1574597c9e2dd1a0f56f27fd50ed0a17f9dcb1dceeadac41f7206" id=ef23fe17-22f6-4ec7-bbe7-731e64a08403 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 17:20:07.479261 | controller | Jun 12 16:25:06.792997 crc crio[21573]: time="2026-06-12T16:25:06.792757859Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.479277 | controller | Jun 12 16:25:06.800046 crc crio[21573]: time="2026-06-12T16:25:06.799016712Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.479294 | controller | Jun 12 16:25:06.811689 crc crio[21573]: time="2026-06-12T16:25:06.81162178Z" level=info msg="Started container" PID=64146 containerID=22dc5ca0cfe1574597c9e2dd1a0f56f27fd50ed0a17f9dcb1dceeadac41f7206 description=openstack/rabbitmq-cell1-server-0/rabbitmq id=ef23fe17-22f6-4ec7-bbe7-731e64a08403 name=/runtime.v1.RuntimeService/StartContainer sandboxID=86c9825a3bd816596f06586e0f68308d2d26101abbcd685f1ceae9d43710b15b
2026-06-12 17:20:07.479310 | controller | Jun 12 16:25:07.189293 crc crio[21573]: time="2026-06-12T16:25:07.187996286Z" level=info msg="Running pod sandbox: openstack/ovn-northd-0/POD" id=4b909f74-5b2e-4da8-a20e-33114048ab95 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:20:07.479326 | controller | Jun 12 16:25:07.189293 crc crio[21573]: time="2026-06-12T16:25:07.188668765Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.479362 | controller | Jun 12 16:25:07.272801 crc crio[21573]: time="2026-06-12T16:25:07.27269517Z" level=info msg="Got pod network &{Name:ovn-northd-0 Namespace:openstack ID:5362b9fdde6f66608ed1ef556ffbf9dcba83684038f9b03c7f1e688f03eff674 UID:c1fe3b5e-21c0-4f39-992f-478c98f8623f NetNS:/var/run/netns/71b3324b-d02b-4291-bdf5-1c6c710489df Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podc1fe3b5e_21c0_4f39_992f_478c98f8623f.slice PodAnnotations:0xc0006400b0}] Aliases:map[]}"
2026-06-12 17:20:07.479383 | controller | Jun 12 16:25:07.273043 crc crio[21573]: time="2026-06-12T16:25:07.272832673Z" level=info msg="Adding pod openstack_ovn-northd-0 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 17:20:07.479401 | controller | Jun 12 16:25:07.389727 crc crio[21573]: time="2026-06-12T16:25:07.389420723Z" level=info msg="Stopped pod sandbox: 98cd679f86051d8b40faf33e335870858058c3cb6ca24c0f04033a697e4fdc64" id=7e2c2b61-9549-42ad-aefb-1ce145baac89 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 17:20:07.479418 | controller | Jun 12 16:25:07.452797 crc crio[21573]: time="2026-06-12T16:25:07.446363531Z" level=info msg="Created container a4f4c8e6b61bdbd038b3e9457fee46d206f0023a9aacd82a50147baf8d6d4307: openstack/ovsdbserver-sb-0-config-1781281502-6twqg/ovn-config" id=57b73bd8-acd6-44b8-8ad0-e8accd1e2db8 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:20:07.479435 | controller | Jun 12 16:25:07.471395 crc crio[21573]: 2026-06-12T16:25:07Z [verbose] CmdAdd (shim): {1.1.0 [{Name:522819df26c9b96 Mac:0a:d2:56:4a:15:44 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:7a Mtu:0 Sandbox:/var/run/netns/7a19e923-95af-415f-a961-be3d74cdb552 SocketPath: PciID:}] [{Interface:0xc000014dd0 Address:{IP:10.217.0.122 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 17:20:07.479452 | controller | Jun 12 16:25:07.471395 crc crio[21573]: time="2026-06-12T16:25:07.468813487Z" level=info msg="Got pod network &{Name:dnsmasq-dns-7b6fcdc445-ktgdl Namespace:openstack ID:522819df26c9b96cccff121f9aab5664fcbcac4a222f2d25f715d0d2f20a43f1 UID:4f31bb38-1719-4bfc-beee-24ed7f119f1d NetNS:/var/run/netns/7a19e923-95af-415f-a961-be3d74cdb552 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod4f31bb38_1719_4bfc_beee_24ed7f119f1d.slice PodAnnotations:0xc00338e050}] Aliases:map[]}"
2026-06-12 17:20:07.479469 | controller | Jun 12 16:25:07.471395 crc crio[21573]: time="2026-06-12T16:25:07.468959551Z" level=info msg="Checking pod openstack_dnsmasq-dns-7b6fcdc445-ktgdl for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 17:20:07.479486 | controller | Jun 12 16:25:07.493069 crc crio[21573]: time="2026-06-12T16:25:07.492969175Z" level=info msg="Starting container: a4f4c8e6b61bdbd038b3e9457fee46d206f0023a9aacd82a50147baf8d6d4307" id=77018510-12ed-45ec-9e3a-2f3b26a62dd8 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 17:20:07.479502 | controller | Jun 12 16:25:07.528606 crc crio[21573]: time="2026-06-12T16:25:07.524866882Z" level=info msg="Ran pod sandbox 522819df26c9b96cccff121f9aab5664fcbcac4a222f2d25f715d0d2f20a43f1 with infra container: openstack/dnsmasq-dns-7b6fcdc445-ktgdl/POD" id=1ee0d401-0e37-41f1-adf6-65067ead5d5b name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:20:07.479518 | controller | Jun 12 16:25:07.528876 crc crio[21573]: time="2026-06-12T16:25:07.528419894Z" level=info msg="Started container" PID=64244 containerID=a4f4c8e6b61bdbd038b3e9457fee46d206f0023a9aacd82a50147baf8d6d4307 description=openstack/ovsdbserver-sb-0-config-1781281502-6twqg/ovn-config id=77018510-12ed-45ec-9e3a-2f3b26a62dd8 name=/runtime.v1.RuntimeService/StartContainer sandboxID=19a9ff4e3d48a80b78cfa105cf514b91c73fbb92907ed5fff37eb08b57400c06
2026-06-12 17:20:07.479535 | controller | Jun 12 16:25:07.534080 crc crio[21573]: time="2026-06-12T16:25:07.533886091Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified" id=01924f88-219d-4d67-81a2-609132aab6a5 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:20:07.479561 | controller | Jun 12 16:25:07.728423 crc crio[21573]: time="2026-06-12T16:25:07.727878205Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified" id=883bc05a-01b9-415b-ac4b-678879d31d8c name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:20:07.479605 | controller | Jun 12 16:25:07.948375 crc crio[21573]: time="2026-06-12T16:25:07.945618205Z" level=info msg="Creating container: openstack/dnsmasq-dns-7b6fcdc445-ktgdl/init" id=ae8dafa5-530a-4e1e-bde3-e3f248192a15 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:20:07.479625 | controller | Jun 12 16:25:07.948375 crc crio[21573]: time="2026-06-12T16:25:07.946117569Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.479642 | controller | Jun 12 16:25:08.029303 crc crio[21573]: time="2026-06-12T16:25:08.028964954Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.479658 | controller | Jun 12 16:25:08.038584 crc crio[21573]: time="2026-06-12T16:25:08.038091002Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.479674 | controller | Jun 12 16:25:08.272590 crc crio[21573]: time="2026-06-12T16:25:08.27183104Z" level=info msg="Created container ddf8908d6fae87bb345db188051911283756342b51fb799e1229a26a744d9bf7: openstack/dnsmasq-dns-7b6fcdc445-ktgdl/init" id=ae8dafa5-530a-4e1e-bde3-e3f248192a15 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:20:07.479691 | controller | Jun 12 16:25:08.285101 crc crio[21573]: time="2026-06-12T16:25:08.284982427Z" level=info msg="Starting container: ddf8908d6fae87bb345db188051911283756342b51fb799e1229a26a744d9bf7" id=6152ab3b-2874-4bc8-b9c1-3320ccb43baf name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 17:20:07.479707 | controller | Jun 12 16:25:08.300764 crc crio[21573]: 2026-06-12T16:25:08Z [verbose] CmdAdd (shim): {1.1.0 [{Name:2e8e12d171c1b65 Mac:b2:cc:0f:8b:36:00 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:7b Mtu:0 Sandbox:/var/run/netns/88db2da8-963c-4d70-81b7-5203878dd866 SocketPath: PciID:}] [{Interface:0xc00025aa00 Address:{IP:10.217.0.123 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 17:20:07.479723 | controller | Jun 12 16:25:08.306010 crc crio[21573]: time="2026-06-12T16:25:08.304662717Z" level=info msg="Removing container: 91694ba67b1c50b52cf2270240eca56400e153f2a2fccd7f7d9eeee6188d6ae7" id=4dac73fe-3429-4b3e-8646-4cb117ee0d0b name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 17:20:07.479740 | controller | Jun 12 16:25:08.310161 crc crio[21573]: time="2026-06-12T16:25:08.310039855Z" level=info msg="Started container" PID=64422 containerID=ddf8908d6fae87bb345db188051911283756342b51fb799e1229a26a744d9bf7 description=openstack/dnsmasq-dns-7b6fcdc445-ktgdl/init id=6152ab3b-2874-4bc8-b9c1-3320ccb43baf name=/runtime.v1.RuntimeService/StartContainer sandboxID=522819df26c9b96cccff121f9aab5664fcbcac4a222f2d25f715d0d2f20a43f1
2026-06-12 17:20:07.479756 | controller | Jun 12 16:25:08.317316 crc crio[21573]: time="2026-06-12T16:25:08.315394325Z" level=info msg="Got pod network &{Name:ovsdbserver-nb-0-config-1781281505-sfbtq Namespace:openstack ID:2e8e12d171c1b6557961c3f4009bd2f4880a5ba2bc1dfcbf9ffb02b342cbd525 UID:277b010a-bc9c-4d20-8df8-a83b215bcef1 NetNS:/var/run/netns/88db2da8-963c-4d70-81b7-5203878dd866 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod277b010a_bc9c_4d20_8df8_a83b215bcef1.slice PodAnnotations:0xc0027223a8}] Aliases:map[]}"
2026-06-12 17:20:07.479777 | controller | Jun 12 16:25:08.317316 crc crio[21573]: time="2026-06-12T16:25:08.315795458Z" level=info msg="Checking pod openstack_ovsdbserver-nb-0-config-1781281505-sfbtq for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 17:20:07.479795 | controller | Jun 12 16:25:08.327723 crc crio[21573]: 2026-06-12T16:25:08Z [verbose] CmdAdd (shim): {1.1.0 [{Name:5362b9fdde6f666 Mac:ae:66:e3:a8:02:31 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:7c Mtu:0 Sandbox:/var/run/netns/71b3324b-d02b-4291-bdf5-1c6c710489df SocketPath: PciID:}] [{Interface:0xc000495130 Address:{IP:10.217.0.124 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 17:20:07.479811 | controller | Jun 12 16:25:08.328982 crc crio[21573]: time="2026-06-12T16:25:08.328898095Z" level=info msg="Got pod network &{Name:ovn-northd-0 Namespace:openstack ID:5362b9fdde6f66608ed1ef556ffbf9dcba83684038f9b03c7f1e688f03eff674 UID:c1fe3b5e-21c0-4f39-992f-478c98f8623f NetNS:/var/run/netns/71b3324b-d02b-4291-bdf5-1c6c710489df Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podc1fe3b5e_21c0_4f39_992f_478c98f8623f.slice PodAnnotations:0xc0006400b0}] Aliases:map[]}"
2026-06-12 17:20:07.479828 | controller | Jun 12 16:25:08.329163 crc crio[21573]: time="2026-06-12T16:25:08.32908272Z" level=info msg="Checking pod openstack_ovn-northd-0 for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 17:20:07.479845 | controller | Jun 12 16:25:08.372349 crc crio[21573]: time="2026-06-12T16:25:08.372249564Z" level=info msg="Ran pod sandbox 2e8e12d171c1b6557961c3f4009bd2f4880a5ba2bc1dfcbf9ffb02b342cbd525 with infra container: openstack/ovsdbserver-nb-0-config-1781281505-sfbtq/POD" id=8d669cc6-e723-4934-bf05-21733da71fc2 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:20:07.479861 | controller | Jun 12 16:25:08.382837 crc crio[21573]: time="2026-06-12T16:25:08.382731792Z" level=info msg="Ran pod sandbox 5362b9fdde6f66608ed1ef556ffbf9dcba83684038f9b03c7f1e688f03eff674 with infra container: openstack/ovn-northd-0/POD" id=4b909f74-5b2e-4da8-a20e-33114048ab95 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:20:07.479877 | controller | Jun 12 16:25:08.394312 crc crio[21573]: time="2026-06-12T16:25:08.393806208Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-nb-db-server:current-podified" id=e79ce5ba-2fea-4e26-91d3-1bbcc8caefc6 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:20:07.479892 | controller | Jun 12 16:25:08.399847 crc crio[21573]: time="2026-06-12T16:25:08.397433582Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-northd:current-podified" id=43e64193-0e9f-48a8-b4ff-fa4e20c19a41 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:20:07.479909 | controller | Jun 12 16:25:08.420967 crc crio[21573]: time="2026-06-12T16:25:08.419348252Z" level=info msg="Removed container 91694ba67b1c50b52cf2270240eca56400e153f2a2fccd7f7d9eeee6188d6ae7: openshift-marketplace/community-operators-lt2z7/registry-server" id=4dac73fe-3429-4b3e-8646-4cb117ee0d0b name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 17:20:07.479925 | controller | Jun 12 16:25:08.420967 crc crio[21573]: time="2026-06-12T16:25:08.420164193Z" level=info msg="Image quay.io/podified-antelope-centos9/openstack-ovn-northd:current-podified not found" id=43e64193-0e9f-48a8-b4ff-fa4e20c19a41 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:20:07.479941 | controller | Jun 12 16:25:08.420967 crc crio[21573]: time="2026-06-12T16:25:08.420273857Z" level=info msg="Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-ovn-northd:current-podified found" id=43e64193-0e9f-48a8-b4ff-fa4e20c19a41 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:20:07.479956 | controller | Jun 12 16:25:08.423623 crc crio[21573]: time="2026-06-12T16:25:08.42351233Z" level=info msg="Pulling image: quay.io/podified-antelope-centos9/openstack-ovn-northd:current-podified" id=54889b66-3a71-4196-ad09-c77b687c6367 name=/runtime.v1.ImageService/PullImage
2026-06-12 17:20:07.479976 | controller | Jun 12 16:25:08.425323 crc crio[21573]: time="2026-06-12T16:25:08.425148471Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-nb-db-server:current-podified" id=92c28333-27f4-4873-bf9e-a9a706cc2dbe name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:20:07.479992 | controller | Jun 12 16:25:08.432035 crc crio[21573]: time="2026-06-12T16:25:08.43196298Z" level=info msg="Trying to access \"quay.io/podified-antelope-centos9/openstack-ovn-northd:current-podified\""
2026-06-12 17:20:07.480008 | controller | Jun 12 16:25:08.436270 crc crio[21573]: time="2026-06-12T16:25:08.43622096Z" level=info msg="Removing container: 74449ad972618d92af915fc8b79bff7f660a48aedca89fcd83f9b7c83e010f15" id=52a88137-9469-402e-9e16-441ff5816e1b name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 17:20:07.480024 | controller | Jun 12 16:25:08.501090 crc crio[21573]: time="2026-06-12T16:25:08.500993288Z" level=info msg="Removed container 74449ad972618d92af915fc8b79bff7f660a48aedca89fcd83f9b7c83e010f15: openshift-marketplace/community-operators-lt2z7/extract-content" id=52a88137-9469-402e-9e16-441ff5816e1b name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 17:20:07.480040 | controller | Jun 12 16:25:08.503714 crc crio[21573]: time="2026-06-12T16:25:08.503675349Z" level=info msg="Removing container: c1f6da89d338e82cf839121de5e26298a838395bf0c0ca710ffa220bf7a352c0" id=959b180f-f8e2-4399-94b3-1761fb96b4f6 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 17:20:07.480056 | controller | Jun 12 16:25:08.533093 crc crio[21573]: time="2026-06-12T16:25:08.532995514Z" level=info msg="Removed container c1f6da89d338e82cf839121de5e26298a838395bf0c0ca710ffa220bf7a352c0: openshift-marketplace/community-operators-lt2z7/extract-utilities" id=959b180f-f8e2-4399-94b3-1761fb96b4f6 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 17:20:07.480072 | controller | Jun 12 16:25:08.611036 crc crio[21573]: time="2026-06-12T16:25:08.6079429Z" level=info msg="Creating container: openstack/ovsdbserver-nb-0-config-1781281505-sfbtq/ovn-config" id=d93ac8df-588d-4833-9964-8f68376a8ec9 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:20:07.480088 | controller | Jun 12 16:25:08.611036 crc crio[21573]: time="2026-06-12T16:25:08.60899644Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.480104 | controller | Jun 12 16:25:08.711420 crc crio[21573]: time="2026-06-12T16:25:08.711260695Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.480121 | controller | Jun 12 16:25:08.716701 crc crio[21573]: time="2026-06-12T16:25:08.716652827Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.480137 | controller | Jun 12 16:25:09.231168 crc crio[21573]: time="2026-06-12T16:25:09.230420583Z" level=info msg="Created container 5311c5744a9148b79828b1ae04cd0af5c12ffc3694acfa533b532489e4838842: openstack/ovsdbserver-nb-0-config-1781281505-sfbtq/ovn-config" id=d93ac8df-588d-4833-9964-8f68376a8ec9 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:20:07.480153 | controller | Jun 12 16:25:09.236167 crc crio[21573]: time="2026-06-12T16:25:09.233819665Z" level=info msg="Starting container: 5311c5744a9148b79828b1ae04cd0af5c12ffc3694acfa533b532489e4838842" id=78575f03-8867-4936-b302-0e92ab5e99bc name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 17:20:07.480169 | controller | Jun 12 16:25:09.262067 crc crio[21573]: time="2026-06-12T16:25:09.26193202Z" level=info msg="Started container" PID=64513 containerID=5311c5744a9148b79828b1ae04cd0af5c12ffc3694acfa533b532489e4838842 description=openstack/ovsdbserver-nb-0-config-1781281505-sfbtq/ovn-config id=78575f03-8867-4936-b302-0e92ab5e99bc name=/runtime.v1.RuntimeService/StartContainer sandboxID=2e8e12d171c1b6557961c3f4009bd2f4880a5ba2bc1dfcbf9ffb02b342cbd525
2026-06-12 17:20:07.480189 | controller | Jun 12 16:25:09.475949 crc crio[21573]: time="2026-06-12T16:25:09.47586857Z" level=info msg="Stopping pod sandbox: 19a9ff4e3d48a80b78cfa105cf514b91c73fbb92907ed5fff37eb08b57400c06" id=ac0e11da-c17b-42ed-9f93-210925f0fbcf name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 17:20:07.480205 | controller | Jun 12 16:25:09.476850 crc crio[21573]: time="2026-06-12T16:25:09.476742114Z" level=info msg="Got pod network &{Name:ovsdbserver-sb-0-config-1781281502-6twqg Namespace:openstack ID:19a9ff4e3d48a80b78cfa105cf514b91c73fbb92907ed5fff37eb08b57400c06 UID:ec85c941-3c72-4fa3-87c2-3d2779d3f93f NetNS:/var/run/netns/85e617f3-dd27-48b6-932f-d8b2ac55c87f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podec85c941_3c72_4fa3_87c2_3d2779d3f93f.slice PodAnnotations:0xc00443c028}] Aliases:map[]}"
2026-06-12 17:20:07.480222 | controller | Jun 12 16:25:09.477267 crc crio[21573]: time="2026-06-12T16:25:09.476961353Z" level=info msg="Deleting pod openstack_ovsdbserver-sb-0-config-1781281502-6twqg from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 17:20:07.480238 | controller | Jun 12 16:25:09.487056 crc crio[21573]: time="2026-06-12T16:25:09.479825252Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified" id=7dacbef5-d289-4cae-8273-84f521346b37 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:20:07.480254 | controller | Jun 12 16:25:09.642621 crc crio[21573]: time="2026-06-12T16:25:09.641377853Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified" id=25ff2728-7138-420a-b9bc-5aec56b5c1c9 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:20:07.480271 | controller | Jun 12 16:25:09.657491 crc crio[21573]: time="2026-06-12T16:25:09.657359532Z" level=info msg="Creating container: openstack/dnsmasq-dns-7b6fcdc445-ktgdl/dnsmasq-dns" id=80dbb8d4-193b-44a6-9fe9-39980c37fc47 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:20:07.480287 | controller | Jun 12 16:25:09.659837 crc crio[21573]: time="2026-06-12T16:25:09.65980113Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.480302 | controller | Jun 12 16:25:09.824156 crc crio[21573]: time="2026-06-12T16:25:09.823904392Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.480318 | controller | Jun 12 16:25:09.838233 crc crio[21573]: time="2026-06-12T16:25:09.838087238Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.480334 | controller | Jun 12 16:25:09.950856 crc crio[21573]: time="2026-06-12T16:25:09.950245623Z" level=info msg="Running pod sandbox: openstack/ovn-controller-pvfrv-config-vlp4j/POD" id=99988c03-73f5-43e1-9764-c99976e29c7a name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:20:07.480350 | controller | Jun 12 16:25:09.950856 crc crio[21573]: time="2026-06-12T16:25:09.950855311Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.480367 | controller | Jun 12 16:25:09.997972 crc crio[21573]: time="2026-06-12T16:25:09.997731576Z" level=info msg="Got pod network &{Name:ovn-controller-pvfrv-config-vlp4j Namespace:openstack ID:17dbcc5e756de9f939d252c5c1c6ff6562b3031bfafa374869b3ed7601e2768c UID:c8fa88c7-2eeb-4da8-8e78-eb4e09e17b69 NetNS:/var/run/netns/82ad5a7c-2cec-4efd-bcf5-6ea4c034f83d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podc8fa88c7_2eeb_4da8_8e78_eb4e09e17b69.slice PodAnnotations:0xc000138940}] Aliases:map[]}"
2026-06-12 17:20:07.480388 | controller | Jun 12 16:25:09.997972 crc crio[21573]: time="2026-06-12T16:25:09.997804768Z" level=info msg="Adding pod openstack_ovn-controller-pvfrv-config-vlp4j to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 17:20:07.480405 | controller | Jun 12 16:25:10.008006 crc crio[21573]: time="2026-06-12T16:25:10.007788277Z" level=info msg="Created container 7919ff932a46a7835505f76c4e69b8c326936b1abd0ca226c01c912b1c9c7a53: openstack/dnsmasq-dns-7b6fcdc445-ktgdl/dnsmasq-dns" id=80dbb8d4-193b-44a6-9fe9-39980c37fc47 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:20:07.480422 | controller | Jun 12 16:25:10.014491 crc crio[21573]: time="2026-06-12T16:25:10.0123746Z" level=info msg="Starting container: 7919ff932a46a7835505f76c4e69b8c326936b1abd0ca226c01c912b1c9c7a53" id=2d8a7706-2cba-4cda-a844-eaab16311ce3 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 17:20:07.480439 | controller | Jun 12 16:25:10.031344 crc crio[21573]: time="2026-06-12T16:25:10.031233969Z" level=info msg="Started container" PID=64638 containerID=7919ff932a46a7835505f76c4e69b8c326936b1abd0ca226c01c912b1c9c7a53 description=openstack/dnsmasq-dns-7b6fcdc445-ktgdl/dnsmasq-dns id=2d8a7706-2cba-4cda-a844-eaab16311ce3 name=/runtime.v1.RuntimeService/StartContainer sandboxID=522819df26c9b96cccff121f9aab5664fcbcac4a222f2d25f715d0d2f20a43f1
2026-06-12 17:20:07.480456 | controller | Jun 12 16:25:10.093131 crc crio[21573]: time="2026-06-12T16:25:10.091645193Z" level=info msg="Running pod sandbox: openstack/swift-ring-rebalance-q9v6x/POD" id=9b351b3b-e571-44b9-98a9-0be26e937167 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:20:07.480473 | controller | Jun 12 16:25:10.093314 crc crio[21573]: time="2026-06-12T16:25:10.093166577Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.480490 | controller | Jun 12 16:25:10.212219 crc crio[21573]: time="2026-06-12T16:25:10.211796422Z" level=info msg="Stopped pod sandbox: 19a9ff4e3d48a80b78cfa105cf514b91c73fbb92907ed5fff37eb08b57400c06" id=ac0e11da-c17b-42ed-9f93-210925f0fbcf name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 17:20:07.480506 | controller | Jun 12 16:25:10.276048 crc crio[21573]: time="2026-06-12T16:25:10.260399539Z" level=info msg="Got pod network &{Name:swift-ring-rebalance-q9v6x Namespace:openstack ID:2233dd5491ba74fd9c6f16a37b7ca1dd7ffe966d0930c7d00a0154eef129bc3b UID:55949498-75a5-4224-8a0a-fc6abead23ff NetNS:/var/run/netns/4564490f-060c-4424-abd8-cd032f69edd5 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod55949498_75a5_4224_8a0a_fc6abead23ff.slice PodAnnotations:0xc001896220}] Aliases:map[]}"
2026-06-12 17:20:07.480523 | controller | Jun 12 16:25:10.276048 crc crio[21573]: time="2026-06-12T16:25:10.261068799Z" level=info msg="Adding pod openstack_swift-ring-rebalance-q9v6x to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 17:20:07.480539 | controller | Jun 12 16:25:11.030622 crc crio[21573]: 2026-06-12T16:25:11Z [verbose] CmdAdd (shim): {1.1.0 [{Name:17dbcc5e756de9f Mac:42:8e:9e:2b:9c:b3 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:7e Mtu:0 Sandbox:/var/run/netns/82ad5a7c-2cec-4efd-bcf5-6ea4c034f83d SocketPath: PciID:}] [{Interface:0xc0000147c0 Address:{IP:10.217.0.126 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 17:20:07.480556 | controller | Jun 12 16:25:11.032323 crc crio[21573]: time="2026-06-12T16:25:11.03123681Z" level=info msg="Got pod network &{Name:ovn-controller-pvfrv-config-vlp4j Namespace:openstack ID:17dbcc5e756de9f939d252c5c1c6ff6562b3031bfafa374869b3ed7601e2768c UID:c8fa88c7-2eeb-4da8-8e78-eb4e09e17b69 NetNS:/var/run/netns/82ad5a7c-2cec-4efd-bcf5-6ea4c034f83d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podc8fa88c7_2eeb_4da8_8e78_eb4e09e17b69.slice PodAnnotations:0xc000138940}] Aliases:map[]}"
2026-06-12 17:20:07.480591 | controller | Jun 12 16:25:11.032323 crc crio[21573]: time="2026-06-12T16:25:11.031429895Z" level=info msg="Checking pod openstack_ovn-controller-pvfrv-config-vlp4j for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 17:20:07.480613 | controller | Jun 12 16:25:11.692685 crc crio[21573]: 2026-06-12T16:25:11Z [verbose] CmdAdd (shim): {1.1.0 [{Name:2233dd5491ba74f Mac:d6:46:f5:7e:37:44 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:7f Mtu:0 Sandbox:/var/run/netns/4564490f-060c-4424-abd8-cd032f69edd5 SocketPath: PciID:}] [{Interface:0xc000014ba0 Address:{IP:10.217.0.127 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 17:20:07.480631 | controller | Jun 12 16:25:11.694132 crc crio[21573]: time="2026-06-12T16:25:11.694043951Z" level=info msg="Got pod network &{Name:swift-ring-rebalance-q9v6x Namespace:openstack ID:2233dd5491ba74fd9c6f16a37b7ca1dd7ffe966d0930c7d00a0154eef129bc3b UID:55949498-75a5-4224-8a0a-fc6abead23ff NetNS:/var/run/netns/4564490f-060c-4424-abd8-cd032f69edd5 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod55949498_75a5_4224_8a0a_fc6abead23ff.slice PodAnnotations:0xc001896220}] Aliases:map[]}"
2026-06-12 17:20:07.480648 | controller | Jun 12 16:25:11.694356 crc crio[21573]: time="2026-06-12T16:25:11.694295238Z" level=info msg="Checking pod openstack_swift-ring-rebalance-q9v6x for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 17:20:07.480664 | controller | Jun 12 16:25:11.707352 crc crio[21573]: time="2026-06-12T16:25:11.707257269Z" level=info msg="Stopping pod sandbox: 2e8e12d171c1b6557961c3f4009bd2f4880a5ba2bc1dfcbf9ffb02b342cbd525" id=d34d9b88-c509-4ad8-bafd-9ebc9beeeacf name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 17:20:07.480681 | controller | Jun 12 16:25:11.708231 crc crio[21573]: time="2026-06-12T16:25:11.708157454Z" level=info msg="Got pod network &{Name:ovsdbserver-nb-0-config-1781281505-sfbtq Namespace:openstack ID:2e8e12d171c1b6557961c3f4009bd2f4880a5ba2bc1dfcbf9ffb02b342cbd525 UID:277b010a-bc9c-4d20-8df8-a83b215bcef1 NetNS:/var/run/netns/88db2da8-963c-4d70-81b7-5203878dd866 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod277b010a_bc9c_4d20_8df8_a83b215bcef1.slice PodAnnotations:0xc00063c378}] Aliases:map[]}"
2026-06-12 17:20:07.480698 | controller | Jun 12 16:25:11.708561 crc crio[21573]: time="2026-06-12T16:25:11.708432243Z" level=info msg="Deleting pod openstack_ovsdbserver-nb-0-config-1781281505-sfbtq from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 17:20:07.480715 | controller | Jun 12 16:25:11.743728 crc crio[21573]: time="2026-06-12T16:25:11.743679103Z" level=info msg="Ran pod sandbox 17dbcc5e756de9f939d252c5c1c6ff6562b3031bfafa374869b3ed7601e2768c with infra container: openstack/ovn-controller-pvfrv-config-vlp4j/POD" id=99988c03-73f5-43e1-9764-c99976e29c7a name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:20:07.480731 | controller | Jun 12 16:25:11.747931 crc crio[21573]: time="2026-06-12T16:25:11.747015995Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-controller:current-podified" id=ec993d8b-8d8b-4355-8de4-2035c30e312c name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:20:07.480748 | controller | Jun 12 16:25:11.756684 crc crio[21573]: time="2026-06-12T16:25:11.756517963Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-controller:current-podified" id=8f25018a-8fbc-4ed1-9536-1544fcb1f22a name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:20:07.480768 | controller | Jun 12 16:25:11.760884 crc crio[21573]: time="2026-06-12T16:25:11.760622012Z" level=info msg="Ran pod sandbox 2233dd5491ba74fd9c6f16a37b7ca1dd7ffe966d0930c7d00a0154eef129bc3b with infra container: openstack/swift-ring-rebalance-q9v6x/POD" id=9b351b3b-e571-44b9-98a9-0be26e937167 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:20:07.480785 | controller | Jun 12 16:25:11.764657 crc crio[21573]: time="2026-06-12T16:25:11.764600552Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-swift-proxy-server:current-podified" id=2fbc6fad-d86a-4f95-9cf6-b976f6638cec name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:20:07.480801 | controller | Jun 12 16:25:11.765288 crc crio[21573]: time="2026-06-12T16:25:11.76525865Z" level=info msg="Image quay.io/podified-antelope-centos9/openstack-swift-proxy-server:current-podified not found" id=2fbc6fad-d86a-4f95-9cf6-b976f6638cec name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:20:07.480817 | controller | Jun 12 16:25:11.765513 crc crio[21573]: time="2026-06-12T16:25:11.765487757Z" level=info msg="Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-swift-proxy-server:current-podified found" id=2fbc6fad-d86a-4f95-9cf6-b976f6638cec name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:20:07.480833 | controller | Jun 12 16:25:11.766849 crc crio[21573]: time="2026-06-12T16:25:11.766758153Z" level=info msg="Pulling image: quay.io/podified-antelope-centos9/openstack-swift-proxy-server:current-podified" id=1cc1739b-03b7-4bb2-81b5-cea6bf18d591 name=/runtime.v1.ImageService/PullImage
2026-06-12 17:20:07.480850 | controller | Jun 12 16:25:11.772067 crc crio[21573]: time="2026-06-12T16:25:11.771897348Z" level=info msg="Trying to access \"quay.io/podified-antelope-centos9/openstack-swift-proxy-server:current-podified\""
2026-06-12 17:20:07.480866 | controller | Jun 12 16:25:11.794617 crc crio[21573]: time="2026-06-12T16:25:11.793971102Z" level=info msg="Creating container: openstack/ovn-controller-pvfrv-config-vlp4j/ovn-config" id=d1fa2cf8-5521-4b90-9aab-e5c96ea420db name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:20:07.480882 | controller | Jun 12 16:25:11.914526 crc crio[21573]: time="2026-06-12T16:25:11.914349891Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.480899 | controller | Jun 12 16:25:11.927809 crc crio[21573]: time="2026-06-12T16:25:11.927499804Z" level=info msg="Pulled image: quay.io/podified-antelope-centos9/openstack-ovn-northd@sha256:d4e97fff72edfe6f390bdd2bebcacce9169afe075f8f2de1ba6ff34e235faae4" id=54889b66-3a71-4196-ad09-c77b687c6367 name=/runtime.v1.ImageService/PullImage
2026-06-12 17:20:07.480915 | controller | Jun 12 16:25:11.932929 crc crio[21573]: time="2026-06-12T16:25:11.932832174Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-northd:current-podified" id=11453ccf-fb45-4f76-9483-73f7d9ec3eb1 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:20:07.480932 | controller | Jun 12 16:25:12.102788 crc crio[21573]: time="2026-06-12T16:25:12.0863862Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.480948 | controller | Jun 12 16:25:12.112567 crc crio[21573]: time="2026-06-12T16:25:12.109541302Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-northd:current-podified" id=6833fe82-6b60-485f-a2da-b15f9969deba name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:20:07.480964 | controller | Jun 12 16:25:12.366725 crc crio[21573]: time="2026-06-12T16:25:12.36499819Z" level=info msg="Creating container: openstack/ovn-northd-0/ovn-northd" id=e35c3219-607b-41ea-a0e5-2b1319e1e907 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:20:07.480984 | controller | Jun 12 16:25:12.370342 crc crio[21573]: time="2026-06-12T16:25:12.37023888Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.481000 | controller | Jun 12 16:25:12.398590 crc crio[21573]: time="2026-06-12T16:25:12.378963002Z" level=info msg="Stopped pod sandbox: 2e8e12d171c1b6557961c3f4009bd2f4880a5ba2bc1dfcbf9ffb02b342cbd525" id=d34d9b88-c509-4ad8-bafd-9ebc9beeeacf name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 17:20:07.481015 | controller | Jun 12 16:25:12.496130 crc crio[21573]: time="2026-06-12T16:25:12.494516915Z" level=info msg="Running pod sandbox: openstack/root-account-create-update-px26d/POD" id=c6e8e887-2c4b-447c-8f65-3ad7dbe7d067 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:20:07.481031 | controller | Jun 12 16:25:12.496402 crc crio[21573]: time="2026-06-12T16:25:12.496238134Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.481046 | controller | Jun 12 16:25:12.537535 crc crio[21573]: time="2026-06-12T16:25:12.537315175Z" level=info msg="Running pod sandbox: openstack/placement-db-create-vpt6h/POD" id=fafa7abe-6fb5-4fb6-934e-8721b95b52df name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:20:07.481062 | controller | Jun 12 16:25:12.537871 crc crio[21573]: time="2026-06-12T16:25:12.537810789Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.481078 | controller | Jun 12 16:25:12.680338 crc crio[21573]: time="2026-06-12T16:25:12.680155645Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.481094 | controller | Jun 12 16:25:12.688681 crc crio[21573]: time="2026-06-12T16:25:12.687061663Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.481109 | controller | Jun 12 16:25:12.694092 crc crio[21573]: time="2026-06-12T16:25:12.693856943Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.481125 | controller | Jun 12 16:25:12.704858 crc crio[21573]: time="2026-06-12T16:25:12.704761963Z" level=info msg="Got pod network &{Name:root-account-create-update-px26d Namespace:openstack ID:3d5585be466dbaf6d17b20ac266177c055f5730adcc534921b5ffe6d1229897b UID:b05460cf-c299-4373-85a9-1b2c65b28d78 NetNS:/var/run/netns/82e7560d-6f6b-45a9-8152-977a5c8faf7c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podb05460cf_c299_4373_85a9_1b2c65b28d78.slice PodAnnotations:0xc00443c480}] Aliases:map[]}"
2026-06-12 17:20:07.481141 | controller | Jun 12 16:25:12.705004 crc crio[21573]: time="2026-06-12T16:25:12.704855145Z" level=info msg="Adding pod openstack_root-account-create-update-px26d to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 17:20:07.481158 | controller | Jun 12 16:25:12.708517 crc crio[21573]: time="2026-06-12T16:25:12.708079275Z" level=info msg="Running pod sandbox: openstack/placement-8a66-account-create-update-9xcgs/POD" id=a9545adf-10db-4754-9360-63fdb3bfda76 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:20:07.481174 | controller | Jun 12 16:25:12.710530 crc crio[21573]: time="2026-06-12T16:25:12.708818297Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.481190 | controller | Jun 12 16:25:12.714338 crc crio[21573]: time="2026-06-12T16:25:12.71408888Z" level=info msg="Got pod network &{Name:placement-db-create-vpt6h Namespace:openstack ID:e1b4c97aa4e03fb9f862c255a5d4bcad9248a047bf1731cadc53373cb504ce08 UID:6bd466c3-7df4-4c8c-a03a-d8ec502121aa NetNS:/var/run/netns/219df33a-835e-4d1e-9bec-e90afdbd4302 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod6bd466c3_7df4_4c8c_a03a_d8ec502121aa.slice PodAnnotations:0xc000138818}] Aliases:map[]}"
2026-06-12 17:20:07.481209 | controller | Jun 12 16:25:12.714338 crc crio[21573]: time="2026-06-12T16:25:12.714169353Z" level=info msg="Adding pod openstack_placement-db-create-vpt6h to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 17:20:07.481226 | controller | Jun 12 16:25:12.807540 crc crio[21573]: time="2026-06-12T16:25:12.801881884Z" level=info msg="Got pod network &{Name:placement-8a66-account-create-update-9xcgs Namespace:openstack ID:1372ba1f4c1f38cf91a65025c6135c9d161e19bff616f540e960a9e12a4bb7c4 UID:98f51dfb-7550-4748-9eaf-ec772f83a65e NetNS:/var/run/netns/bf3512b2-b049-4942-a15f-9cdd9eaf535d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod98f51dfb_7550_4748_9eaf_ec772f83a65e.slice PodAnnotations:0xc000568090}] Aliases:map[]}"
2026-06-12 17:20:07.481242 | controller | Jun 12 16:25:12.807540 crc crio[21573]: time="2026-06-12T16:25:12.801951706Z" level=info msg="Adding pod openstack_placement-8a66-account-create-update-9xcgs to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 17:20:07.481259 | controller | Jun 12 16:25:13.153649 crc crio[21573]: time="2026-06-12T16:25:13.152863334Z" level=info msg="Created container c39bbdf825e061ba223991ea16475bed205ef58c05ec1b7090a84d75e7227163: openstack/ovn-northd-0/ovn-northd" id=e35c3219-607b-41ea-a0e5-2b1319e1e907 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:20:07.481275 | controller | Jun 12 16:25:13.160128 crc crio[21573]: time="2026-06-12T16:25:13.160027366Z" level=info msg="Starting container: c39bbdf825e061ba223991ea16475bed205ef58c05ec1b7090a84d75e7227163" id=c2bb36d4-fa4b-4ee3-a5b7-81b2dbf97280 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 17:20:07.481292 | controller | Jun 12 16:25:13.173900 crc crio[21573]: time="2026-06-12T16:25:13.172613463Z" level=info msg="Created container 4b4586f12e670e1315cb0158af92a3beed089007ebc70b6595bc90e717ce89cd: openstack/ovn-controller-pvfrv-config-vlp4j/ovn-config" id=d1fa2cf8-5521-4b90-9aab-e5c96ea420db name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:20:07.481308 | controller | Jun 12 16:25:13.177641 crc crio[21573]: time="2026-06-12T16:25:13.177545559Z" level=info msg="Starting container: 4b4586f12e670e1315cb0158af92a3beed089007ebc70b6595bc90e717ce89cd" id=4534e705-2344-43be-bf39-debb614ae3e3 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 17:20:07.481324 | controller | Jun 12 16:25:13.187824 crc crio[21573]: time="2026-06-12T16:25:13.187700631Z" level=info msg="Started container" PID=65072 containerID=c39bbdf825e061ba223991ea16475bed205ef58c05ec1b7090a84d75e7227163 description=openstack/ovn-northd-0/ovn-northd id=c2bb36d4-fa4b-4ee3-a5b7-81b2dbf97280 name=/runtime.v1.RuntimeService/StartContainer sandboxID=5362b9fdde6f66608ed1ef556ffbf9dcba83684038f9b03c7f1e688f03eff674
2026-06-12 17:20:07.481340 | controller | Jun 12 16:25:13.191346 crc crio[21573]: time="2026-06-12T16:25:13.191216261Z" level=info msg="Started container" PID=65071 containerID=4b4586f12e670e1315cb0158af92a3beed089007ebc70b6595bc90e717ce89cd description=openstack/ovn-controller-pvfrv-config-vlp4j/ovn-config id=4534e705-2344-43be-bf39-debb614ae3e3 name=/runtime.v1.RuntimeService/StartContainer sandboxID=17dbcc5e756de9f939d252c5c1c6ff6562b3031bfafa374869b3ed7601e2768c
2026-06-12 17:20:07.481356 | controller | Jun 12 16:25:13.208294 crc crio[21573]: time="2026-06-12T16:25:13.208136008Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/openstack-network-exporter:current-podified" id=00a2974c-0f4d-447d-b8aa-9970a6217610 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:20:07.481375 | controller | Jun 12 16:25:13.326855 crc crio[21573]: time="2026-06-12T16:25:13.326243084Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/openstack-network-exporter:current-podified" id=ec2286e2-d3a4-4b63-866e-7f127264fc63 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:20:07.481392 | controller | Jun 12 16:25:13.343630 crc crio[21573]: time="2026-06-12T16:25:13.337034179Z" level=info msg="Creating container: openstack/ovn-northd-0/openstack-network-exporter" id=5290e5fc-9df3-4622-b99a-c638c62d4000 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:20:07.481408 | controller | Jun 12 16:25:13.343630 crc crio[21573]: time="2026-06-12T16:25:13.337706312Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.481424 | controller | Jun 12 16:25:13.431629 crc crio[21573]: time="2026-06-12T16:25:13.431422221Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.481439 | controller | Jun 12 16:25:13.436566 crc crio[21573]: time="2026-06-12T16:25:13.436502627Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.481455 | controller | Jun 12 16:25:13.513498 crc crio[21573]: 2026-06-12T16:25:13Z [verbose] CmdAdd (shim): {1.1.0 [{Name:e1b4c97aa4e03fb Mac:b2:f3:b8:b9:58:2e Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:81 Mtu:0 Sandbox:/var/run/netns/219df33a-835e-4d1e-9bec-e90afdbd4302 SocketPath: PciID:}] [{Interface:0xc000298e40 Address:{IP:10.217.0.129 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 17:20:07.481471 | controller | Jun 12 16:25:13.516305 crc crio[21573]: time="2026-06-12T16:25:13.516263992Z" level=info msg="Got pod network &{Name:placement-db-create-vpt6h Namespace:openstack ID:e1b4c97aa4e03fb9f862c255a5d4bcad9248a047bf1731cadc53373cb504ce08 UID:6bd466c3-7df4-4c8c-a03a-d8ec502121aa NetNS:/var/run/netns/219df33a-835e-4d1e-9bec-e90afdbd4302 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod6bd466c3_7df4_4c8c_a03a_d8ec502121aa.slice PodAnnotations:0xc000138818}] Aliases:map[]}"
2026-06-12 17:20:07.481487 | controller | Jun 12 16:25:13.516722 crc crio[21573]: time="2026-06-12T16:25:13.516670973Z" level=info msg="Checking pod openstack_placement-db-create-vpt6h for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 17:20:07.481503 | controller | Jun 12 16:25:13.593275 crc crio[21573]: time="2026-06-12T16:25:13.592892497Z" level=info msg="Ran pod sandbox e1b4c97aa4e03fb9f862c255a5d4bcad9248a047bf1731cadc53373cb504ce08 with infra container: openstack/placement-db-create-vpt6h/POD" id=fafa7abe-6fb5-4fb6-934e-8721b95b52df name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:20:07.481519 | controller | Jun 12 16:25:13.597909 crc crio[21573]: time="2026-06-12T16:25:13.596409798Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified" id=0c4c737b-4487-4ff1-9b89-ac8db7d15288 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:20:07.481536 | controller | Jun 12 16:25:13.604342 crc crio[21573]: time="2026-06-12T16:25:13.604150378Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified" id=e7770aaa-1583-46b7-8940-0fc22d33ef55 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:20:07.481552 | controller | Jun 12 16:25:13.617267 crc crio[21573]: time="2026-06-12T16:25:13.617146544Z" level=info msg="Creating container: openstack/placement-db-create-vpt6h/mariadb-database-create" id=c1d4119a-773c-43ce-9b37-4c719a3eda38 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:20:07.481588 | controller | Jun 12 16:25:13.618366 crc crio[21573]: time="2026-06-12T16:25:13.618279098Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.481611 | controller | Jun 12 16:25:13.625862 crc crio[21573]: time="2026-06-12T16:25:13.625784723Z" level=info msg="Created container b1387371c2b4e300d286354192e8ff06cb8e9cc0fc0384b26b28f336c4fc991b: openstack/ovn-northd-0/openstack-network-exporter" id=5290e5fc-9df3-4622-b99a-c638c62d4000 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:20:07.481628 | controller | Jun 12 16:25:13.632601 crc crio[21573]: time="2026-06-12T16:25:13.632423691Z" level=info msg="Starting container: b1387371c2b4e300d286354192e8ff06cb8e9cc0fc0384b26b28f336c4fc991b" id=d6f9a8fd-1cfb-480d-b363-93974d4d6b35 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 17:20:07.481645 | controller | Jun 12 16:25:13.652910 crc crio[21573]: time="2026-06-12T16:25:13.652715171Z" level=info msg="Started container" PID=65165 containerID=b1387371c2b4e300d286354192e8ff06cb8e9cc0fc0384b26b28f336c4fc991b description=openstack/ovn-northd-0/openstack-network-exporter id=d6f9a8fd-1cfb-480d-b363-93974d4d6b35 name=/runtime.v1.RuntimeService/StartContainer sandboxID=5362b9fdde6f66608ed1ef556ffbf9dcba83684038f9b03c7f1e688f03eff674
2026-06-12 17:20:07.481661 | controller | Jun 12 16:25:13.748702 crc crio[21573]: 2026-06-12T16:25:13Z [verbose] CmdAdd (shim): {1.1.0 [{Name:1372ba1f4c1f38c Mac:c2:54:39:59:d8:51 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:82 Mtu:0 Sandbox:/var/run/netns/bf3512b2-b049-4942-a15f-9cdd9eaf535d SocketPath: PciID:}] [{Interface:0xc000367090 Address:{IP:10.217.0.130 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 17:20:07.481677 | controller | Jun 12 16:25:13.759146 crc crio[21573]: time="2026-06-12T16:25:13.758880356Z" level=info msg="Got pod network &{Name:placement-8a66-account-create-update-9xcgs Namespace:openstack ID:1372ba1f4c1f38cf91a65025c6135c9d161e19bff616f540e960a9e12a4bb7c4 UID:98f51dfb-7550-4748-9eaf-ec772f83a65e NetNS:/var/run/netns/bf3512b2-b049-4942-a15f-9cdd9eaf535d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod98f51dfb_7550_4748_9eaf_ec772f83a65e.slice PodAnnotations:0xc000568090}] Aliases:map[]}"
2026-06-12 17:20:07.481694 | controller | Jun 12 16:25:13.770635 crc crio[21573]: time="2026-06-12T16:25:13.77052983Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.481710 | controller | Jun 12 16:25:13.770939 crc crio[21573]: time="2026-06-12T16:25:13.770846259Z" level=info msg="Checking pod openstack_placement-8a66-account-create-update-9xcgs for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 17:20:07.481727 | controller | Jun 12 16:25:13.778502 crc crio[21573]: time="2026-06-12T16:25:13.777723159Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.481743 | controller | Jun 12 16:25:13.781866 crc crio[21573]: 2026-06-12T16:25:13Z [verbose] CmdAdd (shim): {1.1.0 [{Name:3d5585be466dbaf Mac:5e:8e:2f:33:c9:99 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:80 Mtu:0 Sandbox:/var/run/netns/82e7560d-6f6b-45a9-8152-977a5c8faf7c SocketPath: PciID:}] [{Interface:0xc00025a9e0 Address:{IP:10.217.0.128 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 17:20:07.481759 | controller | Jun 12 16:25:13.782745 crc crio[21573]: time="2026-06-12T16:25:13.782662947Z" level=info msg="Got pod network &{Name:root-account-create-update-px26d Namespace:openstack ID:3d5585be466dbaf6d17b20ac266177c055f5730adcc534921b5ffe6d1229897b UID:b05460cf-c299-4373-85a9-1b2c65b28d78 NetNS:/var/run/netns/82e7560d-6f6b-45a9-8152-977a5c8faf7c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podb05460cf_c299_4373_85a9_1b2c65b28d78.slice PodAnnotations:0xc00443c480}] Aliases:map[]}"
2026-06-12 17:20:07.481782 | controller | Jun 12 16:25:13.782949 crc crio[21573]: time="2026-06-12T16:25:13.782894045Z" level=info msg="Checking pod openstack_root-account-create-update-px26d for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 17:20:07.481799 | controller | Jun 12 16:25:13.796224 crc crio[21573]: time="2026-06-12T16:25:13.796118274Z" level=info msg="Ran pod sandbox 1372ba1f4c1f38cf91a65025c6135c9d161e19bff616f540e960a9e12a4bb7c4 with infra container: openstack/placement-8a66-account-create-update-9xcgs/POD" id=a9545adf-10db-4754-9360-63fdb3bfda76 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:20:07.481816 | controller | Jun 12 16:25:13.799371 crc crio[21573]: time="2026-06-12T16:25:13.798854287Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified" id=9d83b856-7fe4-4072-9618-bb41a629f837 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:20:07.481832 | controller | Jun 12 16:25:13.822048 crc crio[21573]: time="2026-06-12T16:25:13.821885802Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified" id=09c37abb-dc2b-4f88-b739-c5380f6c6bc9 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:20:07.481848 | controller | Jun 12 16:25:13.834726 crc crio[21573]: time="2026-06-12T16:25:13.834311701Z" level=info msg="Creating container: openstack/placement-8a66-account-create-update-9xcgs/mariadb-account-create-update" id=0077678a-f6fc-453e-9b61-5e9066762b73 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:20:07.481865 | controller | Jun 12 16:25:13.835045 crc crio[21573]: time="2026-06-12T16:25:13.835023381Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.481881 | controller | Jun 12 16:25:13.861723 crc crio[21573]: time="2026-06-12T16:25:13.851637391Z" level=info msg="Ran pod sandbox 3d5585be466dbaf6d17b20ac266177c055f5730adcc534921b5ffe6d1229897b with infra container: openstack/root-account-create-update-px26d/POD" id=c6e8e887-2c4b-447c-8f65-3ad7dbe7d067 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:20:07.481897 | controller | Jun 12 16:25:13.869427 crc crio[21573]: time="2026-06-12T16:25:13.868951904Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified" id=e581657a-1c08-46d1-93a9-147dfb46fc2f name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:20:07.481913 | controller | Jun 12 16:25:13.904164 crc crio[21573]: time="2026-06-12T16:25:13.904090122Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified" id=cb8d5582-e5b9-42df-b2a9-b28441e666bf name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:20:07.481929 | controller | Jun 12 16:25:13.923019 crc crio[21573]: time="2026-06-12T16:25:13.921927155Z" level=info msg="Creating container: openstack/root-account-create-update-px26d/mariadb-account-create-update" id=1ae5dc6c-422d-457e-b4cf-2d47c6740994 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:20:07.481945 | controller | Jun 12 16:25:13.923019 crc crio[21573]: time="2026-06-12T16:25:13.922822689Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.481961 | controller | Jun 12 16:25:13.974014 crc crio[21573]: time="2026-06-12T16:25:13.973929545Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.481977 | controller | Jun 12 16:25:13.988987 crc crio[21573]: time="2026-06-12T16:25:13.988911865Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.481995 | controller | Jun 12 16:25:14.020987 crc crio[21573]: time="2026-06-12T16:25:14.020916754Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.482012 | controller | Jun 12 16:25:14.029420 crc crio[21573]: time="2026-06-12T16:25:14.029115749Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.482027 | controller | Jun 12 16:25:14.108156 crc crio[21573]: time="2026-06-12T16:25:14.101404062Z" level=info msg="Running pod sandbox: openstack/glance-db-create-2bg7t/POD" id=8fdde517-3fdc-4e20-a0e7-bd2431a3a602 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:20:07.482043 | controller | Jun 12 16:25:14.108156 crc crio[21573]: time="2026-06-12T16:25:14.101600068Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.482059 | controller | Jun 12 16:25:14.160677 crc crio[21573]: time="2026-06-12T16:25:14.159908196Z" level=info msg="Created container dad1d8111d62e3b468a7905edd5eb5bce6663ce168c55b5e7001f0441b7c12f2: openstack/placement-db-create-vpt6h/mariadb-database-create" id=c1d4119a-773c-43ce-9b37-4c719a3eda38 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:20:07.482075 | controller | Jun 12 16:25:14.172285 crc crio[21573]: time="2026-06-12T16:25:14.171767454Z" level=info msg="Starting container: dad1d8111d62e3b468a7905edd5eb5bce6663ce168c55b5e7001f0441b7c12f2" id=e2aeb6d5-f6fe-4cd5-8c00-515259ada146 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 17:20:07.482091 | controller | Jun 12 16:25:14.174314 crc crio[21573]: time="2026-06-12T16:25:14.174256993Z" level=info msg="Got pod network &{Name:glance-db-create-2bg7t Namespace:openstack ID:c40453a8ae2023976e320073de23c66383920aac8dc56731e1f357b7c14e1ace UID:9ddea963-9bbd-4183-9871-d72be9f30a6f NetNS:/var/run/netns/265696c7-562c-4333-a419-a9d6930cd3d4 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod9ddea963_9bbd_4183_9871_d72be9f30a6f.slice PodAnnotations:0xc001896830}] Aliases:map[]}"
2026-06-12 17:20:07.482108 | controller | Jun 12 16:25:14.174314 crc crio[21573]: time="2026-06-12T16:25:14.174309925Z" level=info msg="Adding pod openstack_glance-db-create-2bg7t to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 17:20:07.482124 | controller | Jun 12 16:25:14.182628 crc crio[21573]: time="2026-06-12T16:25:14.181605464Z" level=info msg="Started container" PID=65250 containerID=dad1d8111d62e3b468a7905edd5eb5bce6663ce168c55b5e7001f0441b7c12f2 description=openstack/placement-db-create-vpt6h/mariadb-database-create id=e2aeb6d5-f6fe-4cd5-8c00-515259ada146 name=/runtime.v1.RuntimeService/StartContainer sandboxID=e1b4c97aa4e03fb9f862c255a5d4bcad9248a047bf1731cadc53373cb504ce08
2026-06-12 17:20:07.482141 | controller | Jun 12 16:25:14.329245 crc crio[21573]: time="2026-06-12T16:25:14.329145936Z" level=info msg="Created container 2b1c260976228255b0b340000155df751b9ebc3c728f731e6864f1df3e52b471: openstack/root-account-create-update-px26d/mariadb-account-create-update" id=1ae5dc6c-422d-457e-b4cf-2d47c6740994 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:20:07.482157 | controller | Jun 12 16:25:14.335380 crc crio[21573]: time="2026-06-12T16:25:14.335147359Z" level=info msg="Starting container: 2b1c260976228255b0b340000155df751b9ebc3c728f731e6864f1df3e52b471" id=1989123c-cfeb-4caa-bfd5-ca22ef47cf24 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 17:20:07.482174 | controller | Jun 12 16:25:14.347324 crc crio[21573]: time="2026-06-12T16:25:14.347030185Z" level=info msg="Created container dcb4d39cf52698699c61579fdedc656d3740cdc634d45764a55633a618ba3399: openstack/placement-8a66-account-create-update-9xcgs/mariadb-account-create-update" id=0077678a-f6fc-453e-9b61-5e9066762b73 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:20:07.482193 | controller | Jun 12 16:25:14.362560 crc crio[21573]: time="2026-06-12T16:25:14.362361745Z" level=info msg="Starting container: dcb4d39cf52698699c61579fdedc656d3740cdc634d45764a55633a618ba3399" id=8a187aac-60bf-4e27-8788-c8c96fa2eebb name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 17:20:07.482210 | controller | Jun 12 16:25:14.386396 crc crio[21573]: time="2026-06-12T16:25:14.385624186Z" level=info msg="Started container" PID=65276 containerID=dcb4d39cf52698699c61579fdedc656d3740cdc634d45764a55633a618ba3399 description=openstack/placement-8a66-account-create-update-9xcgs/mariadb-account-create-update id=8a187aac-60bf-4e27-8788-c8c96fa2eebb name=/runtime.v1.RuntimeService/StartContainer sandboxID=1372ba1f4c1f38cf91a65025c6135c9d161e19bff616f540e960a9e12a4bb7c4
2026-06-12 17:20:07.482227 | controller | Jun 12 16:25:14.395516 crc crio[21573]: time="2026-06-12T16:25:14.392603343Z" level=info msg="Started container" PID=65305 containerID=2b1c260976228255b0b340000155df751b9ebc3c728f731e6864f1df3e52b471 description=openstack/root-account-create-update-px26d/mariadb-account-create-update id=1989123c-cfeb-4caa-bfd5-ca22ef47cf24 name=/runtime.v1.RuntimeService/StartContainer sandboxID=3d5585be466dbaf6d17b20ac266177c055f5730adcc534921b5ffe6d1229897b
2026-06-12 17:20:07.482243 | controller | Jun 12 16:25:14.507335 crc crio[21573]: time="2026-06-12T16:25:14.506356027Z" level=info msg="Running pod sandbox: openstack/glance-743e-account-create-update-b2tbq/POD" id=7177616b-9828-4519-9529-e2914971ca7c name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:20:07.482259 | controller | Jun 12 16:25:14.507335 crc crio[21573]: time="2026-06-12T16:25:14.506563593Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.482276 | controller | Jun 12 16:25:14.626291 crc crio[21573]: time="2026-06-12T16:25:14.626015709Z" level=info msg="Got pod network &{Name:glance-743e-account-create-update-b2tbq Namespace:openstack ID:92e07857a44f411959588cbd78bcca7c88f37789ae4208c83897a543ccdbd474 UID:65f6e7dd-fffd-4060-a2a0-e3ecac035232 NetNS:/var/run/netns/705a6543-895c-41f1-b531-1d2b27eb7355 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod65f6e7dd_fffd_4060_a2a0_e3ecac035232.slice PodAnnotations:0xc003674040}] Aliases:map[]}"
2026-06-12 17:20:07.482292 | controller | Jun 12 16:25:14.626291 crc crio[21573]: time="2026-06-12T16:25:14.626094291Z" level=info msg="Adding pod openstack_glance-743e-account-create-update-b2tbq to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 17:20:07.482309 | controller | Jun 12 16:25:14.887164 crc crio[21573]: time="2026-06-12T16:25:14.887038541Z" level=info msg="Running pod sandbox: openstack/keystone-db-create-pxbxb/POD" id=be2e337f-1801-4884-90bb-7c6c6be0b5ad name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:20:07.482325 | controller | Jun 12 16:25:14.887642 crc crio[21573]: time="2026-06-12T16:25:14.887135254Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.482342 | controller | Jun 12 16:25:14.956914 crc crio[21573]: time="2026-06-12T16:25:14.956811961Z" level=info msg="Got pod network &{Name:keystone-db-create-pxbxb Namespace:openstack ID:0ac4807221b3ab400734ab07cee7d157e87d11286a17a588008e08e30febf20d UID:1833a5a2-5da6-40ca-9e3b-4e2b565e995a NetNS:/var/run/netns/246f206a-e112-463f-9e5a-db809890298f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod1833a5a2_5da6_40ca_9e3b_4e2b565e995a.slice PodAnnotations:0xc00008caf0}] Aliases:map[]}"
2026-06-12 17:20:07.482361 | controller | Jun 12 16:25:14.956914 crc crio[21573]: time="2026-06-12T16:25:14.956888553Z" level=info msg="Adding pod openstack_keystone-db-create-pxbxb to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 17:20:07.482378 | controller | Jun 12 16:25:14.975247 crc crio[21573]: 2026-06-12T16:25:14Z [verbose] CmdAdd (shim): {1.1.0 [{Name:c40453a8ae20239 Mac:72:31:fa:d0:41:8f Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:83 Mtu:0 Sandbox:/var/run/netns/265696c7-562c-4333-a419-a9d6930cd3d4 SocketPath: PciID:}] [{Interface:0xc00011ae50 Address:{IP:10.217.0.131 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 17:20:07.482395 | controller | Jun 12 16:25:14.976565 crc crio[21573]: time="2026-06-12T16:25:14.976317798Z" level=info msg="Got pod network &{Name:glance-db-create-2bg7t Namespace:openstack ID:c40453a8ae2023976e320073de23c66383920aac8dc56731e1f357b7c14e1ace UID:9ddea963-9bbd-4183-9871-d72be9f30a6f NetNS:/var/run/netns/265696c7-562c-4333-a419-a9d6930cd3d4 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod9ddea963_9bbd_4183_9871_d72be9f30a6f.slice PodAnnotations:0xc001896830}] Aliases:map[]}"
2026-06-12 17:20:07.482411 | controller | Jun 12 16:25:14.976691 crc crio[21573]: time="2026-06-12T16:25:14.976562395Z" level=info msg="Checking pod openstack_glance-db-create-2bg7t for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 17:20:07.482428 | controller | Jun 12 16:25:14.996803 crc crio[21573]: time="2026-06-12T16:25:14.996703714Z" level=info msg="Ran pod sandbox c40453a8ae2023976e320073de23c66383920aac8dc56731e1f357b7c14e1ace with infra container: openstack/glance-db-create-2bg7t/POD" id=8fdde517-3fdc-4e20-a0e7-bd2431a3a602 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:20:07.482445 | controller | Jun 12 16:25:15.002565 crc crio[21573]: time="2026-06-12T16:25:15.002427804Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified" id=51f2efb9-4cd9-4d5f-ae53-d07cb2bfeca4 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:20:07.482462 | controller | Jun 12 16:25:15.013576 crc crio[21573]: time="2026-06-12T16:25:15.013288929Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified" id=b76a1d97-b760-4707-b0d9-6c85685f6427 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:20:07.482478 | controller | Jun 12 16:25:15.049655 crc crio[21573]: time="2026-06-12T16:25:15.040822656Z" level=info msg="Creating container: openstack/glance-db-create-2bg7t/mariadb-database-create" id=8ca16d4c-5a2e-4bdb-9e4c-65c8798c1af2 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:20:07.482494 | controller | Jun 12 16:25:15.049655 crc crio[21573]: time="2026-06-12T16:25:15.041584128Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.482510 | controller | Jun 12 16:25:15.100546 crc crio[21573]: time="2026-06-12T16:25:15.100399995Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.482526 | controller | Jun 12 16:25:15.128655 crc crio[21573]: time="2026-06-12T16:25:15.124306927Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.482542 | controller | Jun 12 16:25:15.202978 crc crio[21573]: time="2026-06-12T16:25:15.20288881Z" level=info msg="Running pod sandbox: openstack/keystone-54b4-account-create-update-b7vb2/POD" id=4ef5e12e-1d3f-4719-828c-860ff8ec5fff name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:20:07.482562 | controller | Jun 12 16:25:15.203628 crc crio[21573]: time="2026-06-12T16:25:15.203017334Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.482606 | controller | Jun 12 16:25:15.279287 crc crio[21573]: time="2026-06-12T16:25:15.279162027Z" level=info msg="Got pod network &{Name:keystone-54b4-account-create-update-b7vb2 Namespace:openstack ID:a2c40ce3bb6d263cdbf017a6684c7774bb5f79009d0c8cd785c705b1b4538b3e UID:9f497270-e07d-4de5-9b3c-ecedd9e645df NetNS:/var/run/netns/5964bccd-eb79-4d4f-a882-34098bec68d5 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod9f497270_e07d_4de5_9b3c_ecedd9e645df.slice PodAnnotations:0xc003674a10}] Aliases:map[]}"
2026-06-12 17:20:07.482626 | controller | Jun 12 16:25:15.279287 crc crio[21573]: time="2026-06-12T16:25:15.2792596Z" level=info msg="Adding pod openstack_keystone-54b4-account-create-update-b7vb2 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 17:20:07.482643 | controller | Jun 12 16:25:15.538673 crc crio[21573]: 2026-06-12T16:25:15Z [verbose] CmdAdd (shim): {1.1.0 [{Name:92e07857a44f411 Mac:e6:3e:28:c7:31:f5 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:84 Mtu:0 Sandbox:/var/run/netns/705a6543-895c-41f1-b531-1d2b27eb7355 SocketPath: PciID:}] [{Interface:0xc00051a740 Address:{IP:10.217.0.132 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 17:20:07.482659 | controller | Jun 12 16:25:15.541060 crc crio[21573]: time="2026-06-12T16:25:15.541006186Z" level=info msg="Got pod network &{Name:glance-743e-account-create-update-b2tbq Namespace:openstack ID:92e07857a44f411959588cbd78bcca7c88f37789ae4208c83897a543ccdbd474 UID:65f6e7dd-fffd-4060-a2a0-e3ecac035232 NetNS:/var/run/netns/705a6543-895c-41f1-b531-1d2b27eb7355 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod65f6e7dd_fffd_4060_a2a0_e3ecac035232.slice PodAnnotations:0xc003674040}] Aliases:map[]}"
2026-06-12 17:20:07.482676 | controller | Jun 12 16:25:15.541433 crc crio[21573]: time="2026-06-12T16:25:15.541411467Z" level=info msg="Checking pod openstack_glance-743e-account-create-update-b2tbq for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 17:20:07.482692 | controller | Jun 12 16:25:15.576758 crc crio[21573]: time="2026-06-12T16:25:15.576635804Z" level=info msg="Ran pod sandbox 92e07857a44f411959588cbd78bcca7c88f37789ae4208c83897a543ccdbd474 with infra container: openstack/glance-743e-account-create-update-b2tbq/POD" id=7177616b-9828-4519-9529-e2914971ca7c name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:20:07.482709 | controller | Jun 12 16:25:15.595563 crc crio[21573]: time="2026-06-12T16:25:15.594855999Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified" id=ea7369d1-212f-45a7-9409-799090f9dacd name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:20:07.482726 | controller | Jun 12 16:25:15.600531 crc crio[21573]: time="2026-06-12T16:25:15.600237651Z" level=info msg="Created container 0405c696963c1667af2a8457654425854bcb42bf205b7f5e89f373efe65c7880: openstack/glance-db-create-2bg7t/mariadb-database-create" id=8ca16d4c-5a2e-4bdb-9e4c-65c8798c1af2 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:20:07.482743 | controller | Jun 12 16:25:15.601184 crc crio[21573]: time="2026-06-12T16:25:15.600988612Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified" id=aa15208d-d6f7-4ecc-88ea-f695c9e9ceb0 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:20:07.482759 | controller | Jun 12 16:25:15.612217 crc crio[21573]: time="2026-06-12T16:25:15.611985297Z" level=info msg="Starting container: 0405c696963c1667af2a8457654425854bcb42bf205b7f5e89f373efe65c7880" id=9565f097-c275-4bca-aa52-90d08434b5b9 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 17:20:07.482780 | controller | Jun 12 16:25:15.623128 crc crio[21573]: 2026-06-12T16:25:15Z [verbose] CmdAdd (shim): {1.1.0 [{Name:0ac4807221b3ab4 Mac:86:c6:7e:76:8c:39 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:85 Mtu:0 Sandbox:/var/run/netns/246f206a-e112-463f-9e5a-db809890298f SocketPath: PciID:}] [{Interface:0xc000510440 Address:{IP:10.217.0.133 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 17:20:07.482797 | controller | Jun 12 16:25:15.624808 crc crio[21573]: time="2026-06-12T16:25:15.624623991Z" level=info msg="Creating container: openstack/glance-743e-account-create-update-b2tbq/mariadb-account-create-update" id=ae5873aa-6037-4807-b111-5668043408dc name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:20:07.482813 | controller | Jun 12 16:25:15.625945 crc crio[21573]: time="2026-06-12T16:25:15.625293071Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.482829 | controller | Jun 12 16:25:15.628587 crc crio[21573]: time="2026-06-12T16:25:15.628354307Z" level=info msg="Started container" PID=65510 containerID=0405c696963c1667af2a8457654425854bcb42bf205b7f5e89f373efe65c7880 description=openstack/glance-db-create-2bg7t/mariadb-database-create id=9565f097-c275-4bca-aa52-90d08434b5b9 name=/runtime.v1.RuntimeService/StartContainer sandboxID=c40453a8ae2023976e320073de23c66383920aac8dc56731e1f357b7c14e1ace
2026-06-12 17:20:07.482846 | controller | Jun 12 16:25:15.628948 crc crio[21573]: time="2026-06-12T16:25:15.628757228Z" level=info msg="Got pod network &{Name:keystone-db-create-pxbxb Namespace:openstack ID:0ac4807221b3ab400734ab07cee7d157e87d11286a17a588008e08e30febf20d UID:1833a5a2-5da6-40ca-9e3b-4e2b565e995a NetNS:/var/run/netns/246f206a-e112-463f-9e5a-db809890298f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod1833a5a2_5da6_40ca_9e3b_4e2b565e995a.slice PodAnnotations:0xc00008caf0}] Aliases:map[]}"
2026-06-12 17:20:07.482863 | controller | Jun 12 16:25:15.630289 crc crio[21573]: time="2026-06-12T16:25:15.630122137Z" level=info msg="Checking pod openstack_keystone-db-create-pxbxb for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 17:20:07.482880 | controller | Jun 12 16:25:15.673303 crc crio[21573]: time="2026-06-12T16:25:15.673045192Z" level=info msg="Ran pod sandbox 0ac4807221b3ab400734ab07cee7d157e87d11286a17a588008e08e30febf20d with infra container: openstack/keystone-db-create-pxbxb/POD" id=be2e337f-1801-4884-90bb-7c6c6be0b5ad name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:20:07.482896 | controller | Jun 12 16:25:15.677033 crc crio[21573]: time="2026-06-12T16:25:15.676985964Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified" id=a4457163-e181-43ec-b1f5-9411d06025a7 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:20:07.482912 | controller | Jun 12 16:25:15.687668 crc crio[21573]: time="2026-06-12T16:25:15.687562332Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.482928 | controller | Jun 12 16:25:15.688800 crc crio[21573]: time="2026-06-12T16:25:15.688701565Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified" id=fec61358-09fb-4917-9f6d-eab6a94213c6 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:20:07.482945 | controller | Jun 12 16:25:15.696853 crc crio[21573]: time="2026-06-12T16:25:15.696636602Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.482961 | controller | Jun 12 16:25:15.705616 crc crio[21573]: time="2026-06-12T16:25:15.705523362Z" level=info msg="Creating container: openstack/keystone-db-create-pxbxb/mariadb-database-create" id=b0f6847e-8f15-4311-90aa-c7c0bfbf7b6e name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:20:07.482981 | controller | Jun 12 16:25:15.706162 crc crio[21573]: time="2026-06-12T16:25:15.706047007Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.482998 | controller | Jun 12 16:25:15.758050 crc crio[21573]: time="2026-06-12T16:25:15.757907944Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.483015 | controller | Jun 12 16:25:15.762170 crc crio[21573]: time="2026-06-12T16:25:15.761813704Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.483031 | controller | Jun 12 16:25:15.985411 crc crio[21573]: time="2026-06-12T16:25:15.984009196Z" level=info msg="Created container d9d6cf1a5c65982590142026615dc34c5f0d2f214526d8f6277a84b8dbc63d97: openstack/glance-743e-account-create-update-b2tbq/mariadb-account-create-update" id=ae5873aa-6037-4807-b111-5668043408dc name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:20:07.483047 | controller | Jun 12 16:25:15.986780 crc crio[21573]: time="2026-06-12T16:25:15.98672387Z" level=info msg="Starting container: d9d6cf1a5c65982590142026615dc34c5f0d2f214526d8f6277a84b8dbc63d97" id=478f12a3-cb02-40eb-9b0d-679eee49c382 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 17:20:07.483064 | controller | Jun 12 16:25:15.989990 crc crio[21573]: time="2026-06-12T16:25:15.989902399Z" level=info msg="Created container 066918bb8eb22facc7fc91e05270a7800d4f51bb44ffffc34a33a19c29b4d290: openstack/keystone-db-create-pxbxb/mariadb-database-create" id=b0f6847e-8f15-4311-90aa-c7c0bfbf7b6e name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:20:07.483080 | controller | Jun 12 16:25:15.991397 crc crio[21573]: time="2026-06-12T16:25:15.991363611Z" level=info msg="Starting container: 066918bb8eb22facc7fc91e05270a7800d4f51bb44ffffc34a33a19c29b4d290" id=8c71dd63-bffa-4d00-a860-7b4369dcad29 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 17:20:07.483096 | controller | Jun 12 16:25:15.992947 crc crio[21573]: time="2026-06-12T16:25:15.992862273Z" level=info msg="Started container" PID=65601 containerID=d9d6cf1a5c65982590142026615dc34c5f0d2f214526d8f6277a84b8dbc63d97 description=openstack/glance-743e-account-create-update-b2tbq/mariadb-account-create-update id=478f12a3-cb02-40eb-9b0d-679eee49c382 name=/runtime.v1.RuntimeService/StartContainer sandboxID=92e07857a44f411959588cbd78bcca7c88f37789ae4208c83897a543ccdbd474
2026-06-12 17:20:07.483113 | controller | Jun 12 16:25:16.015570 crc crio[21573]: time="2026-06-12T16:25:16.014579228Z" level=info msg="Started container" PID=65600 containerID=066918bb8eb22facc7fc91e05270a7800d4f51bb44ffffc34a33a19c29b4d290 description=openstack/keystone-db-create-pxbxb/mariadb-database-create id=8c71dd63-bffa-4d00-a860-7b4369dcad29 name=/runtime.v1.RuntimeService/StartContainer sandboxID=0ac4807221b3ab400734ab07cee7d157e87d11286a17a588008e08e30febf20d
2026-06-12 17:20:07.483129 | controller | Jun 12 16:25:16.048638 crc crio[21573]: 2026-06-12T16:25:16Z [verbose] CmdAdd (shim): {1.1.0 [{Name:a2c40ce3bb6d263 Mac:06:1c:b4:ef:58:43 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:86 Mtu:0 Sandbox:/var/run/netns/5964bccd-eb79-4d4f-a882-34098bec68d5 SocketPath: PciID:}] [{Interface:0xc00011cfa0 Address:{IP:10.217.0.134 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 17:20:07.483145 | controller | Jun 12 16:25:16.050687 crc crio[21573]: time="2026-06-12T16:25:16.050369361Z" level=info msg="Got pod network &{Name:keystone-54b4-account-create-update-b7vb2 Namespace:openstack ID:a2c40ce3bb6d263cdbf017a6684c7774bb5f79009d0c8cd785c705b1b4538b3e UID:9f497270-e07d-4de5-9b3c-ecedd9e645df NetNS:/var/run/netns/5964bccd-eb79-4d4f-a882-34098bec68d5 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod9f497270_e07d_4de5_9b3c_ecedd9e645df.slice PodAnnotations:0xc003674a10}] Aliases:map[]}"
2026-06-12 17:20:07.483165 | controller | Jun 12 16:25:16.051222 crc crio[21573]: time="2026-06-12T16:25:16.051161274Z" level=info msg="Checking pod openstack_keystone-54b4-account-create-update-b7vb2 for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 17:20:07.483182 | controller | Jun 12 16:25:16.069099 crc crio[21573]: time="2026-06-12T16:25:16.069034106Z" level=info msg="Ran pod sandbox a2c40ce3bb6d263cdbf017a6684c7774bb5f79009d0c8cd785c705b1b4538b3e with infra container: openstack/keystone-54b4-account-create-update-b7vb2/POD" id=4ef5e12e-1d3f-4719-828c-860ff8ec5fff name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:20:07.483199 | controller | Jun 12 16:25:16.072791 crc crio[21573]: time="2026-06-12T16:25:16.072751936Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified" id=44d5d646-63ba-48fb-af58-87528a3b1b0a name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:20:07.483215 | controller | Jun 12 16:25:16.078299 crc crio[21573]: time="2026-06-12T16:25:16.078141818Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified" id=4c0c0112-d2eb-483d-b339-89d774233890 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:20:07.483232 | controller | Jun 12 16:25:16.090926 crc crio[21573]: time="2026-06-12T16:25:16.090301051Z" level=info msg="Creating container: openstack/keystone-54b4-account-create-update-b7vb2/mariadb-account-create-update" id=1e8fc25b-da04-4c4e-aa8d-7bf1e8da19a9 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:20:07.483248 | controller | Jun 12 16:25:16.091397 crc crio[21573]: time="2026-06-12T16:25:16.091327441Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.483265 | controller | Jun 12 16:25:16.154338 crc crio[21573]: time="2026-06-12T16:25:16.154165979Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.483281 | controller | Jun 12 16:25:16.167167 crc crio[21573]: time="2026-06-12T16:25:16.167089157Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.483297 | controller | Jun 12 16:25:16.251500 crc crio[21573]: time="2026-06-12T16:25:16.25137856Z" level=info msg="Stopping pod sandbox: 17dbcc5e756de9f939d252c5c1c6ff6562b3031bfafa374869b3ed7601e2768c" id=2eadfad8-03a5-4251-9678-ee28da343193 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 17:20:07.483313 | controller | Jun 12 16:25:16.252575 crc crio[21573]: time="2026-06-12T16:25:16.251944946Z" level=info msg="Got pod network &{Name:ovn-controller-pvfrv-config-vlp4j Namespace:openstack ID:17dbcc5e756de9f939d252c5c1c6ff6562b3031bfafa374869b3ed7601e2768c UID:c8fa88c7-2eeb-4da8-8e78-eb4e09e17b69 NetNS:/var/run/netns/82ad5a7c-2cec-4efd-bcf5-6ea4c034f83d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podc8fa88c7_2eeb_4da8_8e78_eb4e09e17b69.slice PodAnnotations:0xc002e282b8}] Aliases:map[]}"
2026-06-12 17:20:07.483330 | controller | Jun 12 16:25:16.252575 crc crio[21573]: time="2026-06-12T16:25:16.25209571Z" level=info msg="Deleting pod openstack_ovn-controller-pvfrv-config-vlp4j from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 17:20:07.483359 | controller | Jun 12 16:25:16.252575 crc crio[21573]: time="2026-06-12T16:25:16.252533893Z" level=info msg="Stopping pod sandbox: e1b4c97aa4e03fb9f862c255a5d4bcad9248a047bf1731cadc53373cb504ce08" id=327cb29c-6885-4d57-93cc-3a697534a813 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 17:20:07.483380 | controller | Jun 12 16:25:16.253270 crc crio[21573]: time="2026-06-12T16:25:16.253036408Z" level=info msg="Got pod network &{Name:placement-db-create-vpt6h Namespace:openstack ID:e1b4c97aa4e03fb9f862c255a5d4bcad9248a047bf1731cadc53373cb504ce08 UID:6bd466c3-7df4-4c8c-a03a-d8ec502121aa NetNS:/var/run/netns/219df33a-835e-4d1e-9bec-e90afdbd4302 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod6bd466c3_7df4_4c8c_a03a_d8ec502121aa.slice PodAnnotations:0xc00008d1b8}] Aliases:map[]}"
2026-06-12 17:20:07.483397 | controller | Jun 12 16:25:16.253270 crc crio[21573]: time="2026-06-12T16:25:16.253228872Z" level=info msg="Deleting pod openstack_placement-db-create-vpt6h from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 17:20:07.483414 | controller | Jun 12 16:25:16.400665 crc crio[21573]: time="2026-06-12T16:25:16.400505694Z" level=info msg="Created container 70b0e46c2a87b29bd32f723c3a40415cf8c8bc7d5a09237a5d20843d5ee74cc0: openstack/keystone-54b4-account-create-update-b7vb2/mariadb-account-create-update" id=1e8fc25b-da04-4c4e-aa8d-7bf1e8da19a9 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:20:07.483430 | controller | Jun 12 16:25:16.403176 crc crio[21573]: time="2026-06-12T16:25:16.4026007Z" level=info msg="Starting container: 70b0e46c2a87b29bd32f723c3a40415cf8c8bc7d5a09237a5d20843d5ee74cc0" id=0098790c-35ec-4918-a14d-319ec7e5060e name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 17:20:07.483447 | controller | Jun 12 16:25:16.415515 crc crio[21573]: time="2026-06-12T16:25:16.412901771Z" level=info msg="Started container" PID=65684 containerID=70b0e46c2a87b29bd32f723c3a40415cf8c8bc7d5a09237a5d20843d5ee74cc0 description=openstack/keystone-54b4-account-create-update-b7vb2/mariadb-account-create-update id=0098790c-35ec-4918-a14d-319ec7e5060e name=/runtime.v1.RuntimeService/StartContainer sandboxID=a2c40ce3bb6d263cdbf017a6684c7774bb5f79009d0c8cd785c705b1b4538b3e
2026-06-12 17:20:07.483463 | controller | Jun 12 16:25:16.667833 crc crio[21573]: time="2026-06-12T16:25:16.667363204Z" level=info msg="Removing container: dbb22c37e453a2ca55904b455f83b93737249275d07d2e121f7e1cd2c41c82e1" id=20dd63fa-96d1-48db-8d7e-3e8c4d3df967 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 17:20:07.483479 | controller | Jun 12 16:25:16.864035 crc crio[21573]: time="2026-06-12T16:25:16.857300531Z" level=info msg="Stopping container: c5bd4661ba0614ae07ab87f2a69805c3a6a89ed6a8839e6663a9049334cab9b3 (timeout: 10s)" id=eec750f1-d21e-4f74-8f0e-8c4b7908f006 name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 17:20:07.483496 | controller | Jun 12 16:25:17.311270 crc crio[21573]: time="2026-06-12T16:25:17.311143801Z" level=info msg="Stopping pod sandbox: 3d5585be466dbaf6d17b20ac266177c055f5730adcc534921b5ffe6d1229897b" id=6942354f-a069-4341-9938-220e6ef1d502 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 17:20:07.483512 | controller | Jun 12 16:25:17.312745 crc crio[21573]: time="2026-06-12T16:25:17.312296784Z" level=info msg="Got pod network &{Name:root-account-create-update-px26d Namespace:openstack ID:3d5585be466dbaf6d17b20ac266177c055f5730adcc534921b5ffe6d1229897b UID:b05460cf-c299-4373-85a9-1b2c65b28d78 NetNS:/var/run/netns/82e7560d-6f6b-45a9-8152-977a5c8faf7c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podb05460cf_c299_4373_85a9_1b2c65b28d78.slice PodAnnotations:0xc002428660}] Aliases:map[]}"
2026-06-12 17:20:07.483528 | controller | Jun 12 16:25:17.312745 crc crio[21573]: time="2026-06-12T16:25:17.311826605Z" level=info msg="Stopping pod sandbox: 1372ba1f4c1f38cf91a65025c6135c9d161e19bff616f540e960a9e12a4bb7c4" id=412192bb-be4f-4655-8c43-11ec318ef1b6 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 17:20:07.483549 | controller | Jun 12 16:25:17.312745 crc crio[21573]: time="2026-06-12T16:25:17.312626064Z" level=info msg="Stopping pod sandbox: c40453a8ae2023976e320073de23c66383920aac8dc56731e1f357b7c14e1ace" id=8409e417-f92e-41cb-a92b-3b867a73d2d5 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 17:20:07.483568 | controller | Jun 12 16:25:17.313057 crc crio[21573]: time="2026-06-12T16:25:17.312975343Z" level=info msg="Got pod network &{Name:glance-db-create-2bg7t Namespace:openstack ID:c40453a8ae2023976e320073de23c66383920aac8dc56731e1f357b7c14e1ace UID:9ddea963-9bbd-4183-9871-d72be9f30a6f NetNS:/var/run/netns/265696c7-562c-4333-a419-a9d6930cd3d4 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod9ddea963_9bbd_4183_9871_d72be9f30a6f.slice PodAnnotations:0xc0024286b0}] Aliases:map[]}"
2026-06-12 17:20:07.483613 | controller | Jun 12 16:25:17.313226 crc crio[21573]: time="2026-06-12T16:25:17.313130798Z" level=info msg="Deleting pod openstack_glance-db-create-2bg7t from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 17:20:07.483632 | controller | Jun 12 16:25:17.314090 crc crio[21573]: time="2026-06-12T16:25:17.312566762Z" level=info msg="Deleting pod openstack_root-account-create-update-px26d from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 17:20:07.483650 | controller | Jun 12 16:25:17.315075 crc crio[21573]: time="2026-06-12T16:25:17.314977122Z" level=info msg="Got pod network &{Name:placement-8a66-account-create-update-9xcgs Namespace:openstack ID:1372ba1f4c1f38cf91a65025c6135c9d161e19bff616f540e960a9e12a4bb7c4 UID:98f51dfb-7550-4748-9eaf-ec772f83a65e NetNS:/var/run/netns/bf3512b2-b049-4942-a15f-9cdd9eaf535d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod98f51dfb_7550_4748_9eaf_ec772f83a65e.slice PodAnnotations:0xc00338e538}] Aliases:map[]}"
2026-06-12 17:20:07.483667 | controller | Jun 12 16:25:17.315239 crc crio[21573]: time="2026-06-12T16:25:17.315161338Z" level=info msg="Deleting pod openstack_placement-8a66-account-create-update-9xcgs from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 17:20:07.483683 | controller | Jun 12 16:25:18.359320 crc crio[21573]: time="2026-06-12T16:25:18.357290403Z" level=info msg="Stopping pod sandbox: 92e07857a44f411959588cbd78bcca7c88f37789ae4208c83897a543ccdbd474" id=8ac5abbc-ca85-43f8-8a58-7b3894dd49ea name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 17:20:07.483699 | controller | Jun 12 16:25:18.360901 crc crio[21573]: time="2026-06-12T16:25:18.357522229Z" level=info msg="Stopping pod sandbox: 0ac4807221b3ab400734ab07cee7d157e87d11286a17a588008e08e30febf20d" id=ca42934b-0b9a-4080-af75-4e65bf99b44c name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 17:20:07.483715 | controller | Jun 12 16:25:18.360901 crc crio[21573]: time="2026-06-12T16:25:18.357617286Z" level=info msg="Stopping pod sandbox: a2c40ce3bb6d263cdbf017a6684c7774bb5f79009d0c8cd785c705b1b4538b3e" id=1029c0ae-fd1f-4338-92e3-0a55ffa6a86a name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 17:20:07.483732 | controller | Jun 12 16:25:18.360997 crc crio[21573]: time="2026-06-12T16:25:18.360916146Z" level=info msg="Got pod network &{Name:keystone-db-create-pxbxb Namespace:openstack ID:0ac4807221b3ab400734ab07cee7d157e87d11286a17a588008e08e30febf20d UID:1833a5a2-5da6-40ca-9e3b-4e2b565e995a NetNS:/var/run/netns/246f206a-e112-463f-9e5a-db809890298f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod1833a5a2_5da6_40ca_9e3b_4e2b565e995a.slice PodAnnotations:0xc0024287d8}] Aliases:map[]}"
2026-06-12 17:20:07.483748 | controller | Jun 12 16:25:18.360997 crc crio[21573]: time="2026-06-12T16:25:18.360937071Z" level=info msg="Got pod network &{Name:glance-743e-account-create-update-b2tbq Namespace:openstack ID:92e07857a44f411959588cbd78bcca7c88f37789ae4208c83897a543ccdbd474 UID:65f6e7dd-fffd-4060-a2a0-e3ecac035232 NetNS:/var/run/netns/705a6543-895c-41f1-b531-1d2b27eb7355 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod65f6e7dd_fffd_4060_a2a0_e3ecac035232.slice PodAnnotations:0xc000568ac8}] Aliases:map[]}"
2026-06-12 17:20:07.483768 | controller | Jun 12 16:25:18.361133 crc crio[21573]: time="2026-06-12T16:25:18.361085931Z" level=info msg="Deleting pod openstack_keystone-db-create-pxbxb from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 17:20:07.483785 | controller | Jun 12 16:25:18.361385 crc crio[21573]: time="2026-06-12T16:25:18.36127292Z" level=info msg="Deleting pod openstack_glance-743e-account-create-update-b2tbq from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 17:20:07.483801 | controller | Jun 12 16:25:18.362280 crc crio[21573]: time="2026-06-12T16:25:18.360922057Z" level=info msg="Got pod network &{Name:keystone-54b4-account-create-update-b7vb2 Namespace:openstack ID:a2c40ce3bb6d263cdbf017a6684c7774bb5f79009d0c8cd785c705b1b4538b3e UID:9f497270-e07d-4de5-9b3c-ecedd9e645df NetNS:/var/run/netns/5964bccd-eb79-4d4f-a882-34098bec68d5 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod9f497270_e07d_4de5_9b3c_ecedd9e645df.slice PodAnnotations:0xc000139000}] Aliases:map[]}"
2026-06-12 17:20:07.483817 | controller | Jun 12 16:25:18.362280 crc crio[21573]: time="2026-06-12T16:25:18.36210851Z" level=info msg="Deleting pod openstack_keystone-54b4-account-create-update-b7vb2 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 17:20:07.483834 | controller | Jun 12 16:25:19.391238 crc crio[21573]: time="2026-06-12T16:25:19.390625149Z" level=info msg="Stopped pod sandbox: 17dbcc5e756de9f939d252c5c1c6ff6562b3031bfafa374869b3ed7601e2768c" id=2eadfad8-03a5-4251-9678-ee28da343193 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 17:20:07.483851 | controller | Jun 12 16:25:19.396654 crc crio[21573]: time="2026-06-12T16:25:19.396559807Z" level=info msg="Stopped container c5bd4661ba0614ae07ab87f2a69805c3a6a89ed6a8839e6663a9049334cab9b3: openstack/dnsmasq-dns-77594b4b4f-b48cm/dnsmasq-dns" id=eec750f1-d21e-4f74-8f0e-8c4b7908f006 name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 17:20:07.483867 | controller | Jun 12 16:25:19.397849 crc crio[21573]: time="2026-06-12T16:25:19.397792103Z" level=info msg="Stopping pod sandbox: ab9606494179a0157c364d5d2b0084be0563509cbe34658304ecffd86572c72c" id=e4512105-4ff1-4393-9e26-3352f77d0440 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 17:20:07.483883 | controller | Jun 12 16:25:19.398357 crc crio[21573]: time="2026-06-12T16:25:19.398319707Z" level=info msg="Got pod network &{Name:dnsmasq-dns-77594b4b4f-b48cm Namespace:openstack ID:ab9606494179a0157c364d5d2b0084be0563509cbe34658304ecffd86572c72c UID:867d9fbf-1337-4ad5-a485-b9fb6c530c5f NetNS:/var/run/netns/c8c0466f-84b5-455d-b157-da89c1f94d2e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod867d9fbf_1337_4ad5_a485_b9fb6c530c5f.slice PodAnnotations:0xc00063c2c0}] Aliases:map[]}"
2026-06-12 17:20:07.483900 | controller | Jun 12 16:25:19.398606 crc crio[21573]: time="2026-06-12T16:25:19.398535393Z" level=info msg="Deleting pod openstack_dnsmasq-dns-77594b4b4f-b48cm from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 17:20:07.483917 | controller | Jun 12 16:25:21.645754 crc crio[21573]: time="2026-06-12T16:25:21.644644645Z" level=info msg="Stopped pod sandbox: 0ac4807221b3ab400734ab07cee7d157e87d11286a17a588008e08e30febf20d" id=ca42934b-0b9a-4080-af75-4e65bf99b44c name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 17:20:07.483937 | controller | Jun 12 16:25:21.652337 crc crio[21573]: time="2026-06-12T16:25:21.650599143Z" level=info msg="Stopped pod sandbox: c40453a8ae2023976e320073de23c66383920aac8dc56731e1f357b7c14e1ace" id=8409e417-f92e-41cb-a92b-3b867a73d2d5 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 17:20:07.483954 | controller | Jun 12 16:25:21.661615 crc crio[21573]: time="2026-06-12T16:25:21.661349097Z" level=info msg="Stopped pod sandbox: 1372ba1f4c1f38cf91a65025c6135c9d161e19bff616f540e960a9e12a4bb7c4" id=412192bb-be4f-4655-8c43-11ec318ef1b6 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 17:20:07.483971 | controller | Jun 12 16:25:21.667052 crc crio[21573]: time="2026-06-12T16:25:21.666838375Z" level=info msg="Stopped pod sandbox: 3d5585be466dbaf6d17b20ac266177c055f5730adcc534921b5ffe6d1229897b" id=6942354f-a069-4341-9938-220e6ef1d502 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 17:20:07.483987 | controller | Jun 12 16:25:21.677085 crc crio[21573]: time="2026-06-12T16:25:21.676922898Z" level=info msg="Stopped pod sandbox: a2c40ce3bb6d263cdbf017a6684c7774bb5f79009d0c8cd785c705b1b4538b3e" id=1029c0ae-fd1f-4338-92e3-0a55ffa6a86a name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 17:20:07.484003 | controller | Jun 12 16:25:21.678301 crc crio[21573]: time="2026-06-12T16:25:21.678120852Z" level=info msg="Stopped pod sandbox: 92e07857a44f411959588cbd78bcca7c88f37789ae4208c83897a543ccdbd474" id=8ac5abbc-ca85-43f8-8a58-7b3894dd49ea name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 17:20:07.484020 | controller | Jun 12 16:25:21.683910 crc crio[21573]: time="2026-06-12T16:25:21.683783262Z" level=info msg="Stopped pod sandbox: e1b4c97aa4e03fb9f862c255a5d4bcad9248a047bf1731cadc53373cb504ce08" id=327cb29c-6885-4d57-93cc-3a697534a813 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 17:20:07.484035 | controller | Jun 12 16:25:21.811820 crc crio[21573]: time="2026-06-12T16:25:21.811046804Z" level=info msg="Stopped pod sandbox: ab9606494179a0157c364d5d2b0084be0563509cbe34658304ecffd86572c72c" id=e4512105-4ff1-4393-9e26-3352f77d0440 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 17:20:07.484051 | controller | Jun 12 16:25:21.831696 crc crio[21573]: time="2026-06-12T16:25:21.831610562Z" level=info msg="Pulled image: quay.io/podified-antelope-centos9/openstack-swift-proxy-server@sha256:54d34383039c5c882e1399533e3daac90f5a34676643f168cad40c71510cc073" id=1cc1739b-03b7-4bb2-81b5-cea6bf18d591 name=/runtime.v1.ImageService/PullImage
2026-06-12 17:20:07.484067 | controller | Jun 12 16:25:21.834591 crc crio[21573]: time="2026-06-12T16:25:21.83455481Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-swift-proxy-server:current-podified" id=f0b097eb-60a2-4e26-aef1-710cd9d6150f name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:20:07.484083 | controller | Jun 12 16:25:21.893173 crc crio[21573]: time="2026-06-12T16:25:21.893063274Z" level=info msg="Removed container dbb22c37e453a2ca55904b455f83b93737249275d07d2e121f7e1cd2c41c82e1: openshift-infra/auto-csr-approver-29688018-kjszb/oc" id=20dd63fa-96d1-48db-8d7e-3e8c4d3df967 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 17:20:07.484099 | controller | Jun 12 16:25:21.913998 crc crio[21573]: time="2026-06-12T16:25:21.913893695Z" level=info msg="Stopping pod sandbox: 1b3d0c7418b3c2d4acb9ecac81398f89510882db3de7f1bd80b6fd9f562fb0f0" id=a7ae3b36-8254-4375-92ef-3c3fd2b2413c name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 17:20:07.484115 | controller | Jun 12 16:25:21.916066 crc crio[21573]: time="2026-06-12T16:25:21.914716009Z" level=info msg="Stopped pod sandbox (already stopped): 1b3d0c7418b3c2d4acb9ecac81398f89510882db3de7f1bd80b6fd9f562fb0f0" id=a7ae3b36-8254-4375-92ef-3c3fd2b2413c name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 17:20:07.484130 | controller | Jun 12 16:25:21.916066 crc crio[21573]: time="2026-06-12T16:25:21.915562403Z" level=info msg="Removing pod sandbox: 1b3d0c7418b3c2d4acb9ecac81398f89510882db3de7f1bd80b6fd9f562fb0f0" id=ff75cdd2-43f9-45b0-897f-b1184ed6d47b name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 17:20:07.484150 | controller | Jun 12 16:25:21.938051 crc crio[21573]: time="2026-06-12T16:25:21.937756775Z" level=info msg="Removed pod sandbox: 1b3d0c7418b3c2d4acb9ecac81398f89510882db3de7f1bd80b6fd9f562fb0f0" id=ff75cdd2-43f9-45b0-897f-b1184ed6d47b name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 17:20:07.484166 | controller | Jun 12 16:25:21.939642 crc crio[21573]: time="2026-06-12T16:25:21.939402807Z" level=info msg="Stopping pod sandbox: 6dab1ff43ae7bc5eff7607b572fce3f05624416a49095e1b0ee183be1606efa9" id=0669df93-3bb9-432a-99f4-396dcb59a504 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 17:20:07.484182 | controller | Jun 12 16:25:21.939642 crc crio[21573]: time="2026-06-12T16:25:21.939597322Z" level=info msg="Stopped pod sandbox (already stopped): 6dab1ff43ae7bc5eff7607b572fce3f05624416a49095e1b0ee183be1606efa9" id=0669df93-3bb9-432a-99f4-396dcb59a504 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 17:20:07.484198 | controller | Jun 12 16:25:21.940162 crc crio[21573]: time="2026-06-12T16:25:21.940109037Z" level=info msg="Removing pod sandbox: 6dab1ff43ae7bc5eff7607b572fce3f05624416a49095e1b0ee183be1606efa9" id=017b162a-ab95-4a68-b76b-a0d4bb4b46a0 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 17:20:07.484215 | controller | Jun 12 16:25:21.948807 crc crio[21573]: time="2026-06-12T16:25:21.948725894Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-swift-proxy-server:current-podified" id=3548ab56-24f9-470c-862e-6f4ac02a6565 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:20:07.484231 | controller | Jun 12 16:25:21.957041 crc crio[21573]: time="2026-06-12T16:25:21.956916792Z" level=info msg="Removed pod sandbox: 6dab1ff43ae7bc5eff7607b572fce3f05624416a49095e1b0ee183be1606efa9" id=017b162a-ab95-4a68-b76b-a0d4bb4b46a0 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 17:20:07.484247 | controller | Jun 12 16:25:21.958277 crc crio[21573]: time="2026-06-12T16:25:21.958172568Z" level=info msg="Stopping pod sandbox: 736655cc85210eeb13991b8407d62a18d6c005d04d240ad5157aca0e169faf72" id=ff1199db-d030-4269-befe-320c36124a45 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 17:20:07.484269 | controller | Jun 12 16:25:21.958354 crc crio[21573]: time="2026-06-12T16:25:21.958297042Z" level=info msg="Stopped pod sandbox (already stopped): 736655cc85210eeb13991b8407d62a18d6c005d04d240ad5157aca0e169faf72" id=ff1199db-d030-4269-befe-320c36124a45 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 17:20:07.484286 | controller | Jun 12 16:25:21.961656 crc crio[21573]: time="2026-06-12T16:25:21.959348911Z" level=info msg="Removing pod sandbox: 736655cc85210eeb13991b8407d62a18d6c005d04d240ad5157aca0e169faf72" id=9fb96078-c5a6-4984-91c6-434bef42a1cd name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 17:20:07.484302 | controller | Jun 12 16:25:21.977881 crc crio[21573]: time="2026-06-12T16:25:21.977748172Z" level=info msg="Creating container: openstack/swift-ring-rebalance-q9v6x/swift-ring-rebalance" id=a7eaca96-6cc8-416d-a0b1-522423590d60 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:20:07.484318 | controller | Jun 12 16:25:21.982251 crc crio[21573]: time="2026-06-12T16:25:21.98211939Z" level=info msg="Removed pod sandbox: 736655cc85210eeb13991b8407d62a18d6c005d04d240ad5157aca0e169faf72" id=9fb96078-c5a6-4984-91c6-434bef42a1cd name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 17:20:07.484334 | controller | Jun 12 16:25:21.985581 crc crio[21573]: time="2026-06-12T16:25:21.985249084Z" level=info msg="Stopping pod sandbox: 5424ae56f4cdab3598c254a496beaddab564ab2e6ef5e1b42ac4f9827da247d2" id=ba2fcac0-a001-4b16-ae91-9d4c8cc627de name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 17:20:07.484353 | controller | Jun 12 16:25:21.986084 crc crio[21573]: time="2026-06-12T16:25:21.986058608Z" level=info msg="Stopped pod sandbox (already stopped): 5424ae56f4cdab3598c254a496beaddab564ab2e6ef5e1b42ac4f9827da247d2" id=ba2fcac0-a001-4b16-ae91-9d4c8cc627de name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 17:20:07.484373 | controller | Jun 12 16:25:21.986322 crc crio[21573]: time="2026-06-12T16:25:21.985896803Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.484390 | controller | Jun 12 16:25:21.988411 crc crio[21573]: time="2026-06-12T16:25:21.988336122Z" level=info msg="Removing pod sandbox: 5424ae56f4cdab3598c254a496beaddab564ab2e6ef5e1b42ac4f9827da247d2" id=2f8c19fc-9081-4c51-8292-3fffdc135c3d name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 17:20:07.484407 | controller | Jun 12 16:25:22.011782 crc crio[21573]: time="2026-06-12T16:25:22.011556043Z" level=info msg="Removed pod sandbox: 5424ae56f4cdab3598c254a496beaddab564ab2e6ef5e1b42ac4f9827da247d2" id=2f8c19fc-9081-4c51-8292-3fffdc135c3d name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 17:20:07.484422 | controller | Jun 12 16:25:22.021481 crc crio[21573]: time="2026-06-12T16:25:22.021343016Z" level=info msg="Stopping pod sandbox: 883c8354fa4d82b95fdc99de1e63c2baaf5d0b89ae1c9f0d6b827934af9d9cab" id=ae46aa2e-23a3-4f60-8318-43697658313c name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 17:20:07.484438 | controller | Jun 12 16:25:22.021481 crc crio[21573]: time="2026-06-12T16:25:22.0214897Z" level=info msg="Stopped pod sandbox (already stopped): 883c8354fa4d82b95fdc99de1e63c2baaf5d0b89ae1c9f0d6b827934af9d9cab" id=ae46aa2e-23a3-4f60-8318-43697658313c name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 17:20:07.484454 | controller | Jun 12 16:25:22.022163 crc crio[21573]: time="2026-06-12T16:25:22.021991695Z" level=info msg="Removing pod sandbox: 883c8354fa4d82b95fdc99de1e63c2baaf5d0b89ae1c9f0d6b827934af9d9cab" id=b88bd674-2fa3-4d65-92a7-b069ab270e08 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 17:20:07.484470 | controller | Jun 12 16:25:22.059907 crc crio[21573]: time="2026-06-12T16:25:22.059804677Z" level=info msg="Removed pod sandbox: 883c8354fa4d82b95fdc99de1e63c2baaf5d0b89ae1c9f0d6b827934af9d9cab" id=b88bd674-2fa3-4d65-92a7-b069ab270e08 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 17:20:07.484485 | controller | Jun 12 16:25:22.060904 crc crio[21573]: time="2026-06-12T16:25:22.060845775Z" level=info msg="Stopping pod sandbox: c09eec9b2aa6d6643cc8c0a1ac72ea2730238e0d0fbb7a6420f7939a22402bbb" id=b011f13f-7ab8-4564-a39b-474cf01bde2d name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 17:20:07.484501 | controller | Jun 12 16:25:22.061041 crc crio[21573]: time="2026-06-12T16:25:22.060910646Z" level=info msg="Stopped pod sandbox (already stopped): c09eec9b2aa6d6643cc8c0a1ac72ea2730238e0d0fbb7a6420f7939a22402bbb" id=b011f13f-7ab8-4564-a39b-474cf01bde2d name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 17:20:07.484517 | controller | Jun 12 16:25:22.061633 crc crio[21573]: time="2026-06-12T16:25:22.061375099Z" level=info msg="Removing pod sandbox: c09eec9b2aa6d6643cc8c0a1ac72ea2730238e0d0fbb7a6420f7939a22402bbb" id=b34aa581-aaa8-4005-89f1-a4f8bd700cc2 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 17:20:07.484533 | controller | Jun 12 16:25:22.116541 crc crio[21573]: time="2026-06-12T16:25:22.113029084Z" level=info msg="Removed pod sandbox: c09eec9b2aa6d6643cc8c0a1ac72ea2730238e0d0fbb7a6420f7939a22402bbb" id=b34aa581-aaa8-4005-89f1-a4f8bd700cc2 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 17:20:07.484549 | controller | Jun 12 16:25:22.118035 crc crio[21573]: time="2026-06-12T16:25:22.1179415Z" level=info msg="Stopping pod sandbox: 6a5234b0ccd8d3c7b48c3ff86a4e18b8d75c64ec09c91a9dbd063620f08a9e90" id=b5a538e1-40c8-46a3-924b-1a044387a1b7 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 17:20:07.484564 | controller | Jun 12 16:25:22.118240 crc crio[21573]: time="2026-06-12T16:25:22.118071884Z" level=info msg="Stopped pod sandbox (already stopped): 6a5234b0ccd8d3c7b48c3ff86a4e18b8d75c64ec09c91a9dbd063620f08a9e90" id=b5a538e1-40c8-46a3-924b-1a044387a1b7 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 17:20:07.484613 | controller | Jun 12 16:25:22.120348 crc crio[21573]: time="2026-06-12T16:25:22.120260236Z" level=info msg="Removing pod sandbox: 6a5234b0ccd8d3c7b48c3ff86a4e18b8d75c64ec09c91a9dbd063620f08a9e90" id=8d9cf499-79ea-4e95-b4b1-9c23a1802501 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 17:20:07.484632 | controller | Jun 12 16:25:22.159261 crc crio[21573]: time="2026-06-12T16:25:22.159148298Z" level=info msg="Removed pod sandbox: 6a5234b0ccd8d3c7b48c3ff86a4e18b8d75c64ec09c91a9dbd063620f08a9e90" id=8d9cf499-79ea-4e95-b4b1-9c23a1802501 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 17:20:07.484649 | controller | Jun 12 16:25:22.163178 crc crio[21573]: time="2026-06-12T16:25:22.16141808Z" level=info msg="Stopping pod sandbox: 98cd679f86051d8b40faf33e335870858058c3cb6ca24c0f04033a697e4fdc64" id=c9edc1e5-9471-458b-aeb1-4f4b711812cc name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 17:20:07.484664 | controller | Jun 12 16:25:22.163523 crc crio[21573]: time="2026-06-12T16:25:22.163231652Z" level=info msg="Stopped pod sandbox (already stopped): 98cd679f86051d8b40faf33e335870858058c3cb6ca24c0f04033a697e4fdc64" id=c9edc1e5-9471-458b-aeb1-4f4b711812cc name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 17:20:07.484680 | controller | Jun 12 16:25:22.164747 crc crio[21573]: time="2026-06-12T16:25:22.161727989Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.484697 | controller | Jun 12 16:25:22.173267 crc crio[21573]: time="2026-06-12T16:25:22.173092064Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.484713 | controller | Jun 12 16:25:22.175603 crc crio[21573]: time="2026-06-12T16:25:22.17551084Z" level=info msg="Removing pod sandbox: 98cd679f86051d8b40faf33e335870858058c3cb6ca24c0f04033a697e4fdc64" id=f8093528-2639-44c2-b2a9-8c5f0fd0b592 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 17:20:07.484729 | controller | Jun 12 16:25:22.198691 crc crio[21573]: time="2026-06-12T16:25:22.198382013Z" level=info msg="Removed pod sandbox: 98cd679f86051d8b40faf33e335870858058c3cb6ca24c0f04033a697e4fdc64" id=f8093528-2639-44c2-b2a9-8c5f0fd0b592 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 17:20:07.484745 | controller | Jun 12 16:25:22.207304 crc crio[21573]: time="2026-06-12T16:25:22.207154015Z" level=info msg="Stopping pod sandbox: 25a5d295d5d7ae2c600568ef9e5bd11a2bdd83e7b46d5549e941d97e99efac53" id=b485caa6-355d-46e3-8bf1-90a86d88070f name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 17:20:07.484760 | controller | Jun 12 16:25:22.207677 crc crio[21573]: time="2026-06-12T16:25:22.2073173Z" level=info msg="Stopped pod sandbox (already stopped): 25a5d295d5d7ae2c600568ef9e5bd11a2bdd83e7b46d5549e941d97e99efac53" id=b485caa6-355d-46e3-8bf1-90a86d88070f name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 17:20:07.484776 | controller | Jun 12 16:25:22.211379 crc crio[21573]: time="2026-06-12T16:25:22.210879903Z" level=info msg="Removing pod sandbox: 25a5d295d5d7ae2c600568ef9e5bd11a2bdd83e7b46d5549e941d97e99efac53" id=6149deb6-c685-4095-8fde-931fd3213cf5 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 17:20:07.484792 | controller | Jun 12 16:25:22.288998 crc crio[21573]: time="2026-06-12T16:25:22.28824104Z" level=info msg="Removed pod sandbox: 25a5d295d5d7ae2c600568ef9e5bd11a2bdd83e7b46d5549e941d97e99efac53" id=6149deb6-c685-4095-8fde-931fd3213cf5 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 17:20:07.484807 | controller | Jun 12 16:25:22.697511 crc crio[21573]: time="2026-06-12T16:25:22.69738931Z" level=info msg="Removing container: c5bd4661ba0614ae07ab87f2a69805c3a6a89ed6a8839e6663a9049334cab9b3" id=a4968f79-42fd-48f3-81d0-3389a616c5cb name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 17:20:07.484829 | controller | Jun 12 16:25:22.814783 crc crio[21573]: time="2026-06-12T16:25:22.814647978Z" level=info msg="Created container 9f55be31ef72909ac350ead27b91f5d98d6302901b1ff6b86c162680680f20ec: openstack/swift-ring-rebalance-q9v6x/swift-ring-rebalance" id=a7eaca96-6cc8-416d-a0b1-522423590d60 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:20:07.484845 | controller | Jun 12 16:25:22.816962 crc crio[21573]: time="2026-06-12T16:25:22.816858381Z" level=info msg="Starting container: 9f55be31ef72909ac350ead27b91f5d98d6302901b1ff6b86c162680680f20ec" id=39bde88b-19a0-47fc-8907-22a1879934e3 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 17:20:07.484861 | controller | Jun 12 16:25:22.824366 crc crio[21573]: time="2026-06-12T16:25:22.82424664Z" level=info msg="Started container" PID=66211 containerID=9f55be31ef72909ac350ead27b91f5d98d6302901b1ff6b86c162680680f20ec description=openstack/swift-ring-rebalance-q9v6x/swift-ring-rebalance id=39bde88b-19a0-47fc-8907-22a1879934e3 name=/runtime.v1.RuntimeService/StartContainer sandboxID=2233dd5491ba74fd9c6f16a37b7ca1dd7ffe966d0930c7d00a0154eef129bc3b
2026-06-12 17:20:07.484878 | controller | Jun 12 16:25:22.866374 crc crio[21573]: time="2026-06-12T16:25:22.866249683Z" level=info msg="Removed container c5bd4661ba0614ae07ab87f2a69805c3a6a89ed6a8839e6663a9049334cab9b3: openstack/dnsmasq-dns-77594b4b4f-b48cm/dnsmasq-dns" id=a4968f79-42fd-48f3-81d0-3389a616c5cb name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 17:20:07.484894 | controller | Jun 12 16:25:22.872250 crc crio[21573]: time="2026-06-12T16:25:22.872164326Z" level=info msg="Removing container: e014b1acca6999a7b704ff1aba7803f1bace86e3d1df80356ca18f14d21b3a80" id=a2cd0b6f-c3fc-4110-82c2-8fb7e4d11fd1 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 17:20:07.484910 | controller | Jun 12 16:25:22.930351 crc crio[21573]: time="2026-06-12T16:25:22.930237901Z" level=info msg="Removed container e014b1acca6999a7b704ff1aba7803f1bace86e3d1df80356ca18f14d21b3a80: openstack/dnsmasq-dns-77594b4b4f-b48cm/init" id=a2cd0b6f-c3fc-4110-82c2-8fb7e4d11fd1 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 17:20:07.484926 | controller | Jun 12 16:25:24.590538 crc crio[21573]: time="2026-06-12T16:25:24.589599454Z" level=info msg="Running pod sandbox: openstack/glance-db-sync-bw86p/POD" id=e9513b61-c08b-4518-bb82-9b816b18b2c4 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:20:07.484943 | controller | Jun 12 16:25:24.592825 crc crio[21573]: time="2026-06-12T16:25:24.590552252Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.484960 | controller | Jun 12 16:25:24.637881 crc crio[21573]: time="2026-06-12T16:25:24.637643037Z" level=info msg="Got pod network &{Name:glance-db-sync-bw86p Namespace:openstack ID:fefe789dacfea5288b06cbeae4691a14ff02b9b2499aa424f39a26097254f838 UID:f592e975-7ae8-4729-bb1a-d35f6096f56d NetNS:/var/run/netns/0e047b80-2255-457a-86b2-a074ebf7e5ec Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podf592e975_7ae8_4729_bb1a_d35f6096f56d.slice PodAnnotations:0xc00443c3d8}] Aliases:map[]}"
2026-06-12 17:20:07.484976 | controller | Jun 12 16:25:24.638353 crc crio[21573]: time="2026-06-12T16:25:24.638012517Z" level=info msg="Adding pod openstack_glance-db-sync-bw86p to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 17:20:07.484993 | controller | Jun 12 16:25:25.511189 crc crio[21573]: 2026-06-12T16:25:25Z [verbose] CmdAdd (shim): {1.1.0 [{Name:fefe789dacfea52 Mac:4e:f6:b9:2a:17:47 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:87 Mtu:0 Sandbox:/var/run/netns/0e047b80-2255-457a-86b2-a074ebf7e5ec SocketPath: PciID:}] [{Interface:0xc00019ad80 Address:{IP:10.217.0.135 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 17:20:07.485009 | controller | Jun 12 16:25:25.513624 crc crio[21573]: time="2026-06-12T16:25:25.513527916Z" level=info msg="Got pod network &{Name:glance-db-sync-bw86p Namespace:openstack ID:fefe789dacfea5288b06cbeae4691a14ff02b9b2499aa424f39a26097254f838 UID:f592e975-7ae8-4729-bb1a-d35f6096f56d NetNS:/var/run/netns/0e047b80-2255-457a-86b2-a074ebf7e5ec Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podf592e975_7ae8_4729_bb1a_d35f6096f56d.slice PodAnnotations:0xc00443c3d8}] Aliases:map[]}"
2026-06-12 17:20:07.485030 | controller | Jun 12 16:25:25.513810 crc crio[21573]: time="2026-06-12T16:25:25.513761323Z" level=info msg="Checking pod openstack_glance-db-sync-bw86p for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 17:20:07.485047 | controller | Jun 12 16:25:25.530229 crc crio[21573]: time="2026-06-12T16:25:25.530080305Z" level=info msg="Ran pod sandbox fefe789dacfea5288b06cbeae4691a14ff02b9b2499aa424f39a26097254f838 with infra container: openstack/glance-db-sync-bw86p/POD" id=e9513b61-c08b-4518-bb82-9b816b18b2c4 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:20:07.485064 | controller | Jun 12 16:25:25.533656 crc crio[21573]: time="2026-06-12T16:25:25.533593862Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api:current-podified" id=ebab1840-c0fd-425d-97c6-11540384e02a name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:20:07.485080 | controller | Jun 12 16:25:25.534001 crc crio[21573]: time="2026-06-12T16:25:25.533873551Z" level=info msg="Image quay.io/podified-antelope-centos9/openstack-glance-api:current-podified not found" id=ebab1840-c0fd-425d-97c6-11540384e02a name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:20:07.485097 | controller | Jun 12 16:25:25.534001 crc crio[21573]: time="2026-06-12T16:25:25.533952143Z" level=info msg="Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-glance-api:current-podified found" id=ebab1840-c0fd-425d-97c6-11540384e02a name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:20:07.485114 | controller | Jun 12 16:25:25.535360 crc crio[21573]: time="2026-06-12T16:25:25.53525316Z" level=info msg="Pulling image: quay.io/podified-antelope-centos9/openstack-glance-api:current-podified" id=187a15e5-daed-4d13-9596-c76255965d71 name=/runtime.v1.ImageService/PullImage
2026-06-12 17:20:07.485130 | controller | Jun 12 16:25:25.545090 crc crio[21573]: time="2026-06-12T16:25:25.544986575Z" level=info msg="Trying to access \"quay.io/podified-antelope-centos9/openstack-glance-api:current-podified\""
2026-06-12 17:20:07.485147 | controller | Jun 12 16:25:32.607266 crc crio[21573]: time="2026-06-12T16:25:32.606044693Z" level=info msg="Running pod sandbox: openstack/root-account-create-update-px8jf/POD" id=8338a8f5-a487-46dc-90f9-fd30ac38cd31 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:20:07.485163 | controller | Jun 12 16:25:32.608851 crc crio[21573]: time="2026-06-12T16:25:32.607290129Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.485180 | controller | Jun 12 16:25:32.655334 crc crio[21573]: time="2026-06-12T16:25:32.65507222Z" level=info msg="Got pod network &{Name:root-account-create-update-px8jf Namespace:openstack ID:2c36465e0d05fb2a19fa02049fff5719fe5a27e19c6956ac06ece98bf90e2761 UID:cd45bd8e-a2b7-4292-b6b8-68f28b1e1dab NetNS:/var/run/netns/2e7e574e-deb0-414b-ada3-2a1cd1bcfe5c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podcd45bd8e_a2b7_4292_b6b8_68f28b1e1dab.slice PodAnnotations:0xc001896100}] Aliases:map[]}"
2026-06-12 17:20:07.485196 | controller | Jun 12 16:25:32.655334 crc crio[21573]: time="2026-06-12T16:25:32.655263895Z" level=info msg="Adding pod openstack_root-account-create-update-px8jf to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 17:20:07.485212 | controller | Jun 12 16:25:33.035684 crc crio[21573]: 2026-06-12T16:25:33Z [verbose] CmdAdd (shim): {1.1.0 [{Name:2c36465e0d05fb2 Mac:fe:7b:a9:5f:6d:7b Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:88 Mtu:0 Sandbox:/var/run/netns/2e7e574e-deb0-414b-ada3-2a1cd1bcfe5c SocketPath: PciID:}] [{Interface:0xc00031e770 Address:{IP:10.217.0.136 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 17:20:07.485232 | controller | Jun 12 16:25:33.037310 crc crio[21573]: time="2026-06-12T16:25:33.036927011Z" level=info msg="Got pod network &{Name:root-account-create-update-px8jf Namespace:openstack ID:2c36465e0d05fb2a19fa02049fff5719fe5a27e19c6956ac06ece98bf90e2761 UID:cd45bd8e-a2b7-4292-b6b8-68f28b1e1dab NetNS:/var/run/netns/2e7e574e-deb0-414b-ada3-2a1cd1bcfe5c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podcd45bd8e_a2b7_4292_b6b8_68f28b1e1dab.slice PodAnnotations:0xc001896100}] Aliases:map[]}"
2026-06-12 17:20:07.485249 | controller | Jun 12 16:25:33.037310 crc crio[21573]: time="2026-06-12T16:25:33.037137097Z" level=info msg="Checking pod openstack_root-account-create-update-px8jf for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 17:20:07.485266 | controller | Jun 12 16:25:33.056891 crc crio[21573]: time="2026-06-12T16:25:33.05493718Z" level=info msg="Ran pod sandbox 2c36465e0d05fb2a19fa02049fff5719fe5a27e19c6956ac06ece98bf90e2761 with infra container: openstack/root-account-create-update-px8jf/POD" id=8338a8f5-a487-46dc-90f9-fd30ac38cd31 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:20:07.485283 | controller | Jun 12 16:25:33.057913 crc crio[21573]: time="2026-06-12T16:25:33.057833119Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified" id=4de5ddb1-1919-445a-9964-46d827fa44a0 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:20:07.485299 | controller | Jun 12 16:25:33.063120 crc crio[21573]: time="2026-06-12T16:25:33.063009575Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified" id=ad298459-e83c-4fc2-b56a-aa56a64d5ba0 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:20:07.485315 | controller | Jun 12 16:25:33.076324 crc crio[21573]: time="2026-06-12T16:25:33.076261321Z" level=info msg="Creating container: openstack/root-account-create-update-px8jf/mariadb-account-create-update" id=4b9d10d2-4369-49d5-9b57-eefae8ef0b6f name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:20:07.485332 | controller | Jun 12 16:25:33.077352 crc crio[21573]: time="2026-06-12T16:25:33.077326081Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.485348 | controller | Jun 12 16:25:33.114117 crc crio[21573]: time="2026-06-12T16:25:33.114059941Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.485365 | controller | Jun 12 16:25:33.118687 crc crio[21573]: time="2026-06-12T16:25:33.11864561Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.485381 | controller | Jun 12 16:25:33.282778 crc crio[21573]: time="2026-06-12T16:25:33.282699134Z" level=info msg="Created container 3746c915dc4dcd8a4dbcce546413613379acb936f28493585e3d0a5670651783: openstack/root-account-create-update-px8jf/mariadb-account-create-update" id=4b9d10d2-4369-49d5-9b57-eefae8ef0b6f name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:20:07.485398 | controller | Jun 12 16:25:33.284782 crc crio[21573]: time="2026-06-12T16:25:33.284738072Z" level=info msg="Starting container: 3746c915dc4dcd8a4dbcce546413613379acb936f28493585e3d0a5670651783" id=83bd11b2-ae0d-482b-ab27-83ec2cd62d74 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 17:20:07.485418 | controller | Jun 12 16:25:33.294349 crc crio[21573]: time="2026-06-12T16:25:33.29423997Z" level=info msg="Started container" PID=66975 containerID=3746c915dc4dcd8a4dbcce546413613379acb936f28493585e3d0a5670651783 description=openstack/root-account-create-update-px8jf/mariadb-account-create-update id=83bd11b2-ae0d-482b-ab27-83ec2cd62d74 name=/runtime.v1.RuntimeService/StartContainer sandboxID=2c36465e0d05fb2a19fa02049fff5719fe5a27e19c6956ac06ece98bf90e2761
2026-06-12 17:20:07.485436 | controller | Jun 12 16:25:34.016677 crc crio[21573]: time="2026-06-12T16:25:34.015772361Z" level=info msg="Stopping pod sandbox: 2233dd5491ba74fd9c6f16a37b7ca1dd7ffe966d0930c7d00a0154eef129bc3b" id=5af7c01f-5b77-4af3-9635-bdcbf2d6887d name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 17:20:07.485454 | controller | Jun 12 16:25:34.018953 crc crio[21573]: time="2026-06-12T16:25:34.016895713Z" level=info msg="Got pod network &{Name:swift-ring-rebalance-q9v6x Namespace:openstack ID:2233dd5491ba74fd9c6f16a37b7ca1dd7ffe966d0930c7d00a0154eef129bc3b UID:55949498-75a5-4224-8a0a-fc6abead23ff NetNS:/var/run/netns/4564490f-060c-4424-abd8-cd032f69edd5 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod55949498_75a5_4224_8a0a_fc6abead23ff.slice PodAnnotations:0xc000138ca8}] Aliases:map[]}"
2026-06-12 17:20:07.485473 | controller | Jun 12 16:25:34.018953 crc crio[21573]: time="2026-06-12T16:25:34.017063608Z" level=info msg="Deleting pod openstack_swift-ring-rebalance-q9v6x from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 17:20:07.485490 | controller | Jun 12 16:25:34.444241 crc crio[21573]: time="2026-06-12T16:25:34.444018412Z" level=info msg="Stopped pod sandbox: 2233dd5491ba74fd9c6f16a37b7ca1dd7ffe966d0930c7d00a0154eef129bc3b" id=5af7c01f-5b77-4af3-9635-bdcbf2d6887d name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 17:20:07.485507 | controller | Jun 12 16:25:35.037023 crc crio[21573]: time="2026-06-12T16:25:35.036967964Z" level=info msg="Stopping pod sandbox: 2c36465e0d05fb2a19fa02049fff5719fe5a27e19c6956ac06ece98bf90e2761" id=d2f8a0e4-a6e3-46f6-92a9-427a18adc73c name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 17:20:07.485524 | controller | Jun 12 16:25:35.038881 crc crio[21573]: time="2026-06-12T16:25:35.038849708Z" level=info msg="Got pod network &{Name:root-account-create-update-px8jf Namespace:openstack ID:2c36465e0d05fb2a19fa02049fff5719fe5a27e19c6956ac06ece98bf90e2761 UID:cd45bd8e-a2b7-4292-b6b8-68f28b1e1dab NetNS:/var/run/netns/2e7e574e-deb0-414b-ada3-2a1cd1bcfe5c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podcd45bd8e_a2b7_4292_b6b8_68f28b1e1dab.slice PodAnnotations:0xc00209e650}] Aliases:map[]}"
2026-06-12 17:20:07.485541 | controller | Jun 12 16:25:35.039235 crc crio[21573]: time="2026-06-12T16:25:35.039171837Z" level=info msg="Deleting pod openstack_root-account-create-update-px8jf from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 17:20:07.485557 | controller | Jun 12 16:25:35.437528 crc crio[21573]: time="2026-06-12T16:25:35.436723488Z" level=info msg="Stopped pod sandbox: 2c36465e0d05fb2a19fa02049fff5719fe5a27e19c6956ac06ece98bf90e2761" id=d2f8a0e4-a6e3-46f6-92a9-427a18adc73c name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 17:20:07.485591 | controller | Jun 12 16:25:38.570863 crc crio[21573]: time="2026-06-12T16:25:38.563145638Z" level=info msg="Running pod sandbox: openstack/cinder-db-create-8rkj6/POD" id=6e8efb36-0c06-4260-b206-ea8d190ac829 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:20:07.485613 | controller | Jun 12 16:25:38.570863 crc crio[21573]: time="2026-06-12T16:25:38.564565598Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.485634 | controller | Jun 12 16:25:38.945016 crc crio[21573]: time="2026-06-12T16:25:38.944935106Z" level=info msg="Running pod sandbox: openstack/cinder-31fd-account-create-update-tg4rt/POD" id=b3966d4a-a878-410a-adfb-44ca0825bfbe name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:20:07.485651 | controller | Jun 12 16:25:38.945407 crc crio[21573]: time="2026-06-12T16:25:38.94508317Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.485667 | controller | Jun 12 16:25:39.094420 crc crio[21573]: time="2026-06-12T16:25:39.094294094Z" level=info msg="Running pod sandbox: openstack/barbican-db-create-jvbtf/POD" id=e1241121-f382-46f9-8ec3-f7cd2db0a3ea name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:20:07.485684 | controller | Jun 12 16:25:39.094781 crc crio[21573]: time="2026-06-12T16:25:39.094548641Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.485701 | controller | Jun 12 16:25:39.212392 crc crio[21573]: time="2026-06-12T16:25:39.211434953Z" level=info msg="Running pod sandbox: openstack/neutron-db-create-98m7s/POD" id=26293423-55d9-4468-bc14-15f1ed80a09d name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:20:07.485717 | controller | Jun 12 16:25:39.212728 crc crio[21573]: time="2026-06-12T16:25:39.21243048Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.485733 | controller | Jun 12 16:25:39.443194 crc crio[21573]: time="2026-06-12T16:25:39.44314235Z" level=info msg="Running pod sandbox: openstack/keystone-db-sync-nfr6p/POD" id=f6fb1a84-448c-4f74-8deb-4ddbb94353a7 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:20:07.485749 | controller | Jun 12 16:25:39.444056 crc crio[21573]: time="2026-06-12T16:25:39.444029165Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.485766 | controller | Jun 12 16:25:39.482087 crc crio[21573]: time="2026-06-12T16:25:39.481979349Z" level=info msg="Running pod sandbox: openstack/barbican-2c94-account-create-update-qlcdg/POD" id=248dd15c-fb0a-4c94-835e-0ef0cd044bf7 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:20:07.485782 | controller | Jun 12 16:25:39.482571 crc crio[21573]: time="2026-06-12T16:25:39.482548686Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.485798 | controller | Jun 12 16:25:39.564277 crc crio[21573]: time="2026-06-12T16:25:39.564184696Z" level=info msg="Running pod sandbox: openstack/neutron-7009-account-create-update-qfzzp/POD" id=1d1aabbb-51e8-4757-9c2c-a87b747d6df6 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:20:07.485814 | controller | Jun 12 16:25:39.564721 crc crio[21573]: time="2026-06-12T16:25:39.564694552Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.485829 | controller | Jun 12 16:25:40.352137 crc crio[21573]: time="2026-06-12T16:25:40.351384166Z" level=info msg="Running pod sandbox: openstack/swift-storage-0/POD" id=1bb9e9cb-f322-49cd-adb9-aa27f8594324 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:20:07.485845 | controller | Jun 12 16:25:40.354329 crc crio[21573]: time="2026-06-12T16:25:40.352163288Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.485861 | controller | Jun 12 16:25:49.003582 crc crio[21573]: time="2026-06-12T16:25:49.002427596Z" level=info msg="Got pod network &{Name:keystone-db-sync-nfr6p Namespace:openstack ID:8451c6f5cfd2e14db0244dad7164bfe8b1427df8d52d1f40a6f6c6dfac00e0ba UID:78ab0963-26f8-4326-9dfc-c2f6870f15b2 NetNS:/var/run/netns/4d531ff0-25ad-4ea4-b595-8c60f5ab376a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod78ab0963_26f8_4326_9dfc_c2f6870f15b2.slice PodAnnotations:0xc00008c570}] Aliases:map[]}"
2026-06-12 17:20:07.485881 | controller | Jun 12 16:25:49.003582 crc crio[21573]: time="2026-06-12T16:25:49.003535008Z" level=info msg="Adding pod openstack_keystone-db-sync-nfr6p to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 17:20:07.485898 | controller | Jun 12 16:25:49.076071 crc crio[21573]: time="2026-06-12T16:25:49.075962137Z" level=info msg="Got pod network &{Name:neutron-db-create-98m7s Namespace:openstack ID:00fbf63856ff44f832935843bcee587e2e3cd84e1612f5bb47d2f1bab5e96314 UID:77824843-c296-45d0-8e2c-3f0291453de2 NetNS:/var/run/netns/ba537f3a-572a-4286-9426-59c047d4171d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod77824843_c296_45d0_8e2c_3f0291453de2.slice PodAnnotations:0xc002e28340}] Aliases:map[]}"
2026-06-12 17:20:07.485914 | controller | Jun 12 16:25:49.076071 crc crio[21573]: time="2026-06-12T16:25:49.07604102Z" level=info msg="Adding pod openstack_neutron-db-create-98m7s to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 17:20:07.485931 | controller | Jun 12 16:25:49.118515 crc crio[21573]: time="2026-06-12T16:25:49.118347645Z" level=info msg="Got pod network &{Name:neutron-7009-account-create-update-qfzzp Namespace:openstack ID:71492abbf41961d0ee00c4935638a96db52c809188e2f1b803b665283e8a4ea6 UID:175712b4-435b-4836-84a9-f46b0dc021c3 NetNS:/var/run/netns/bbea291c-b927-4ff6-b0e4-87fcc69e7a5f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod175712b4_435b_4836_84a9_f46b0dc021c3.slice PodAnnotations:0xc002722400}] Aliases:map[]}"
2026-06-12 17:20:07.485947 | controller | Jun 12 16:25:49.118515 crc crio[21573]: time="2026-06-12T16:25:49.118434678Z" level=info msg="Adding pod openstack_neutron-7009-account-create-update-qfzzp to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 17:20:07.485963 | controller | Jun 12 16:25:49.119025 crc crio[21573]: time="2026-06-12T16:25:49.118815788Z" level=info msg="Got pod network &{Name:swift-storage-0 Namespace:openstack ID:2c7324029bf5bfcdd7d727a616e2924c5fb914cc89dce009954edea9a6d87cf7 UID:3d19f734-27d1-473d-9b3b-968d95b500cd NetNS:/var/run/netns/14179609-af3f-4dd7-9e15-bc5f7f1c3b4e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod3d19f734_27d1_473d_9b3b_968d95b500cd.slice PodAnnotations:0xc00008ccc8}] Aliases:map[]}"
2026-06-12 17:20:07.485980 | controller | Jun 12 16:25:49.119025 crc crio[21573]: time="2026-06-12T16:25:49.118842419Z" level=info msg="Adding pod openstack_swift-storage-0 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 17:20:07.485996 | controller | Jun 12 16:25:49.119783 crc crio[21573]: time="2026-06-12T16:25:49.119683243Z" level=info msg="Got pod network &{Name:barbican-db-create-jvbtf Namespace:openstack ID:98e4e2feb24185cdd7366bff7269c6fc2e5c600500eb0b956a69e01230595037 UID:1d7f6d73-01cc-4331-945c-1206edbcadfa NetNS:/var/run/netns/f2f286b9-155f-4425-8afd-f4e55c5908e0 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod1d7f6d73_01cc_4331_945c_1206edbcadfa.slice PodAnnotations:0xc002e285b0}] Aliases:map[]}"
2026-06-12 17:20:07.486012 | controller | Jun 12 16:25:49.119783 crc crio[21573]: time="2026-06-12T16:25:49.119775717Z" level=info msg="Adding pod openstack_barbican-db-create-jvbtf to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 17:20:07.486032 | controller | Jun 12 16:25:49.135348 crc crio[21573]: time="2026-06-12T16:25:49.13527409Z" level=info msg="Pulled image: quay.io/podified-antelope-centos9/openstack-glance-api@sha256:e4e336fd07647a38b1ccd46bea2e400d3a1c56a308d190cbf930fcafdf34e313" id=187a15e5-daed-4d13-9596-c76255965d71 name=/runtime.v1.ImageService/PullImage
2026-06-12 17:20:07.486049 | controller | Jun 12 16:25:49.136806 crc crio[21573]: time="2026-06-12T16:25:49.136727672Z" level=info msg="Got pod network &{Name:cinder-31fd-account-create-update-tg4rt Namespace:openstack ID:b965a8c59f2d04dd9306a83d1a7ebd79af08d678668e9c230128a94ee8c4fbf1 UID:330da392-de5e-4d84-a157-155419317d14 NetNS:/var/run/netns/3db0d7d4-1d03-49b0-9bc7-3566e7e35254 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod330da392_de5e_4d84_a157_155419317d14.slice PodAnnotations:0xc00063c430}] Aliases:map[]}"
2026-06-12 17:20:07.486066 | controller | Jun 12 16:25:49.136943 crc crio[21573]: time="2026-06-12T16:25:49.136820655Z" level=info msg="Adding pod openstack_cinder-31fd-account-create-update-tg4rt to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 17:20:07.486083 | controller | Jun 12 16:25:49.143177 crc crio[21573]: time="2026-06-12T16:25:49.142972224Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api:current-podified" id=4fb1fd5e-0c24-44ed-9872-95fd5a6909d7 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:20:07.486100 | controller | Jun 12 16:25:49.176533 crc crio[21573]: time="2026-06-12T16:25:49.176393909Z" level=info msg="Got pod network &{Name:barbican-2c94-account-create-update-qlcdg Namespace:openstack ID:dfb006f8a65f1dcef71a9d10c00815bfbbc6a4695b5f4cbb31a0ca29734483d8 UID:fe45bc02-b6df-499d-87cc-645f1500e6b5 NetNS:/var/run/netns/e463fd18-38d9-4c68-af35-e88b3bcf0460 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podfe45bc02_b6df_499d_87cc_645f1500e6b5.slice PodAnnotations:0xc002428548}] Aliases:map[]}"
2026-06-12 17:20:07.486116 | controller | Jun 12 16:25:49.177148 crc crio[21573]: time="2026-06-12T16:25:49.177118779Z" level=info msg="Adding pod openstack_barbican-2c94-account-create-update-qlcdg to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 17:20:07.486133 | controller | Jun 12 16:25:49.179806 crc crio[21573]: time="2026-06-12T16:25:49.179248462Z" level=info msg="Got pod network &{Name:cinder-db-create-8rkj6 Namespace:openstack ID:c73a4f0ea6674e4592ca250dd7202dc7ae7dcf4df276134e0ac298c63f5e1d78 UID:f88403ba-be20-4289-97b3-c916fd84ac94 NetNS:/var/run/netns/7cc7098b-5206-4a44-a94b-2a11281a7848 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podf88403ba_be20_4289_97b3_c916fd84ac94.slice PodAnnotations:0xc00209e1d0}] Aliases:map[]}"
2026-06-12 17:20:07.486149 | controller | Jun 12 16:25:49.179806 crc crio[21573]: time="2026-06-12T16:25:49.179422508Z" level=info msg="Adding pod openstack_cinder-db-create-8rkj6 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 17:20:07.486166 | controller | Jun 12 16:25:49.238976 crc crio[21573]: time="2026-06-12T16:25:49.238287646Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api:current-podified" id=bfb1a400-d391-41a2-8140-edef30aaf375 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:20:07.486182 | controller | Jun 12 16:25:49.264881 crc crio[21573]: time="2026-06-12T16:25:49.259530381Z" level=info msg="Creating container: openstack/glance-db-sync-bw86p/glance-db-sync" id=cfe999ce-9621-4797-a7f4-ce15fb4d2398 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:20:07.486198 | controller | Jun 12 16:25:49.264881 crc crio[21573]: time="2026-06-12T16:25:49.261656842Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.486218 | controller | Jun 12 16:25:49.456246 crc crio[21573]: time="2026-06-12T16:25:49.456085684Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.486235 | controller | Jun 12 16:25:49.903606 crc crio[21573]: 2026-06-12T16:25:49Z [verbose] CmdAdd (shim): {1.1.0 [{Name:b965a8c59f2d04d Mac:c2:73:b1:7c:c0:40 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:8a Mtu:0 Sandbox:/var/run/netns/3db0d7d4-1d03-49b0-9bc7-3566e7e35254 SocketPath: PciID:}] [{Interface:0xc000422620 Address:{IP:10.217.0.138 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 17:20:07.486252 | controller | Jun 12 16:25:49.904812 crc crio[21573]: time="2026-06-12T16:25:49.904521503Z" level=info msg="Got pod network &{Name:cinder-31fd-account-create-update-tg4rt Namespace:openstack ID:b965a8c59f2d04dd9306a83d1a7ebd79af08d678668e9c230128a94ee8c4fbf1 UID:330da392-de5e-4d84-a157-155419317d14 NetNS:/var/run/netns/3db0d7d4-1d03-49b0-9bc7-3566e7e35254 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod330da392_de5e_4d84_a157_155419317d14.slice PodAnnotations:0xc00063c430}] Aliases:map[]}"
2026-06-12 17:20:07.486269 | controller | Jun 12 16:25:49.904812 crc crio[21573]: time="2026-06-12T16:25:49.9047709Z" level=info msg="Checking pod openstack_cinder-31fd-account-create-update-tg4rt for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 17:20:07.486286 | controller | Jun 12 16:25:49.909697 crc crio[21573]: 2026-06-12T16:25:49Z [verbose] CmdAdd (shim): {1.1.0 [{Name:8451c6f5cfd2e14 Mac:62:f5:87:1a:6c:af Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:8d Mtu:0 Sandbox:/var/run/netns/4d531ff0-25ad-4ea4-b595-8c60f5ab376a SocketPath: PciID:}] [{Interface:0xc00025b0d0 Address:{IP:10.217.0.141 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 17:20:07.486303 | controller | Jun 12 16:25:49.910792 crc crio[21573]: time="2026-06-12T16:25:49.910715485Z" level=info msg="Got pod network &{Name:keystone-db-sync-nfr6p Namespace:openstack ID:8451c6f5cfd2e14db0244dad7164bfe8b1427df8d52d1f40a6f6c6dfac00e0ba UID:78ab0963-26f8-4326-9dfc-c2f6870f15b2 NetNS:/var/run/netns/4d531ff0-25ad-4ea4-b595-8c60f5ab376a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod78ab0963_26f8_4326_9dfc_c2f6870f15b2.slice PodAnnotations:0xc00008c570}] Aliases:map[]}"
2026-06-12 17:20:07.486320 | controller | Jun 12 16:25:49.911008 crc crio[21573]: time="2026-06-12T16:25:49.910941031Z" level=info msg="Checking pod openstack_keystone-db-sync-nfr6p for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 17:20:07.486337 | controller | Jun 12 16:25:49.962703 crc crio[21573]: time="2026-06-12T16:25:49.962413485Z" level=info msg="Ran pod sandbox 8451c6f5cfd2e14db0244dad7164bfe8b1427df8d52d1f40a6f6c6dfac00e0ba with infra container: openstack/keystone-db-sync-nfr6p/POD" id=f6fb1a84-448c-4f74-8deb-4ddbb94353a7 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:20:07.486354 | controller | Jun 12 16:25:49.966809 crc crio[21573]: time="2026-06-12T16:25:49.966099908Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-keystone:current-podified" id=daf2126c-ec28-488f-8c8f-dbb7a3e711d9 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:20:07.486371 | controller | Jun 12 16:25:49.968823 crc crio[21573]: time="2026-06-12T16:25:49.968674082Z" level=info msg="Image quay.io/podified-antelope-centos9/openstack-keystone:current-podified not found" id=daf2126c-ec28-488f-8c8f-dbb7a3e711d9 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:20:07.486391 | controller | Jun 12 16:25:49.970087 crc crio[21573]: time="2026-06-12T16:25:49.969927318Z" level=info msg="Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-keystone:current-podified found" id=daf2126c-ec28-488f-8c8f-dbb7a3e711d9 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:20:07.486408 | controller | Jun 12 16:25:49.973288 crc crio[21573]: time="2026-06-12T16:25:49.973117358Z" level=info msg="Pulling image: quay.io/podified-antelope-centos9/openstack-keystone:current-podified" id=5bec23a2-4f9b-4a05-906c-bc3aac7edd30 name=/runtime.v1.ImageService/PullImage
2026-06-12 17:20:07.486424 | controller | Jun 12 16:25:49.978185 crc crio[21573]: time="2026-06-12T16:25:49.978066373Z" level=info msg="Ran pod sandbox b965a8c59f2d04dd9306a83d1a7ebd79af08d678668e9c230128a94ee8c4fbf1 with infra container: openstack/cinder-31fd-account-create-update-tg4rt/POD" id=b3966d4a-a878-410a-adfb-44ca0825bfbe name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:20:07.486441 | controller | Jun 12 16:25:49.984792 crc crio[21573]: time="2026-06-12T16:25:49.984690523Z" level=info msg="Trying to access \"quay.io/podified-antelope-centos9/openstack-keystone:current-podified\""
2026-06-12 17:20:07.486458 | controller | Jun 12 16:25:49.988504 crc crio[21573]: time="2026-06-12T16:25:49.987977643Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified" id=9375f89a-8ced-4fbc-ad9b-843223b13616 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:20:07.486478 | controller | Jun 12 16:25:49.995728 crc crio[21573]: time="2026-06-12T16:25:49.995652735Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified" id=c1081c6e-437c-475b-aa7e-d5a25b869290 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:20:07.486495 | controller | Jun 12 16:25:49.999667 crc crio[21573]: 2026-06-12T16:25:49Z [verbose] CmdAdd (shim): {1.1.0 [{Name:c73a4f0ea6674e4 Mac:2a:7b:f5:83:06:ad Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:89 Mtu:0 Sandbox:/var/run/netns/7cc7098b-5206-4a44-a94b-2a11281a7848 SocketPath: PciID:}] [{Interface:0xc00053c6a0 Address:{IP:10.217.0.137 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 17:20:07.486512 | controller | Jun 12 16:25:50.004741 crc crio[21573]: time="2026-06-12T16:25:50.004623804Z" level=info msg="Got pod network &{Name:cinder-db-create-8rkj6 Namespace:openstack ID:c73a4f0ea6674e4592ca250dd7202dc7ae7dcf4df276134e0ac298c63f5e1d78 UID:f88403ba-be20-4289-97b3-c916fd84ac94 NetNS:/var/run/netns/7cc7098b-5206-4a44-a94b-2a11281a7848 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podf88403ba_be20_4289_97b3_c916fd84ac94.slice PodAnnotations:0xc00209e1d0}] Aliases:map[]}"
2026-06-12 17:20:07.486529 | controller | Jun 12 16:25:50.007153 crc crio[21573]: time="2026-06-12T16:25:50.004943443Z" level=info msg="Checking pod openstack_cinder-db-create-8rkj6 for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 17:20:07.486547 | controller | Jun 12 16:25:50.047974 crc crio[21573]: 2026-06-12T16:25:50Z [verbose] CmdAdd (shim): {1.1.0 [{Name:71492abbf41961d Mac:56:04:dd:39:c9:d6 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:8f Mtu:0 Sandbox:/var/run/netns/bbea291c-b927-4ff6-b0e4-87fcc69e7a5f SocketPath: PciID:}] [{Interface:0xc0004825b0 Address:{IP:10.217.0.143 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 17:20:07.486564 | controller | Jun 12 16:25:50.050491 crc crio[21573]: time="2026-06-12T16:25:50.049665011Z" level=info msg="Got pod network &{Name:neutron-7009-account-create-update-qfzzp Namespace:openstack ID:71492abbf41961d0ee00c4935638a96db52c809188e2f1b803b665283e8a4ea6 UID:175712b4-435b-4836-84a9-f46b0dc021c3 NetNS:/var/run/netns/bbea291c-b927-4ff6-b0e4-87fcc69e7a5f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod175712b4_435b_4836_84a9_f46b0dc021c3.slice PodAnnotations:0xc002722400}] Aliases:map[]}"
2026-06-12 17:20:07.486615 | controller | Jun 12 16:25:50.050491 crc crio[21573]: time="2026-06-12T16:25:50.049915598Z" level=info msg="Checking pod openstack_neutron-7009-account-create-update-qfzzp for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 17:20:07.486635 | controller | Jun 12 16:25:50.069755 crc crio[21573]: time="2026-06-12T16:25:50.069631001Z" level=info msg="Creating container: openstack/cinder-31fd-account-create-update-tg4rt/mariadb-account-create-update" id=8fa075d5-6ac2-4db6-9876-eb4449de5b1e name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:20:07.486652 | controller | Jun 12 16:25:50.080546 crc crio[21573]: time="2026-06-12T16:25:50.078642393Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.486668 | controller | Jun 12 16:25:50.080546 crc crio[21573]: time="2026-06-12T16:25:50.080265594Z" level=info msg="Ran pod sandbox c73a4f0ea6674e4592ca250dd7202dc7ae7dcf4df276134e0ac298c63f5e1d78 with infra container: openstack/cinder-db-create-8rkj6/POD" id=6e8efb36-0c06-4260-b206-ea8d190ac829 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:20:07.486685 | controller | Jun 12 16:25:50.088012 crc crio[21573]: time="2026-06-12T16:25:50.087904599Z" level=info msg="Ran pod sandbox 71492abbf41961d0ee00c4935638a96db52c809188e2f1b803b665283e8a4ea6 with infra container: openstack/neutron-7009-account-create-update-qfzzp/POD" id=1d1aabbb-51e8-4757-9c2c-a87b747d6df6 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:20:07.486701 | controller | Jun 12 16:25:50.090421 crc crio[21573]: time="2026-06-12T16:25:50.090335518Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified" id=580d6cb5-bf8a-4dcc-b98b-5be486edd752 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:20:07.486717 | controller | Jun 12 16:25:50.094251 crc crio[21573]: time="2026-06-12T16:25:50.093980413Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified" id=311eaecc-64e8-4f32-972b-68d1ff5202b7 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:20:07.486734 | controller | Jun 12 16:25:50.102796 crc crio[21573]: time="2026-06-12T16:25:50.102672614Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified" id=338b8f76-4f0b-4abe-a1e9-bfb58d153857 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:20:07.486750 | controller | Jun 12 16:25:50.114838 crc crio[21573]: time="2026-06-12T16:25:50.114719838Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified" id=4fdee84d-ce32-4390-a165-b5e679d83a34 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:20:07.486766 | controller | Jun 12 16:25:50.119724 crc crio[21573]: time="2026-06-12T16:25:50.119602343Z" level=info msg="Creating container: openstack/neutron-7009-account-create-update-qfzzp/mariadb-account-create-update" id=ece95e46-89ff-41f2-85d8-70a90c7cd76a name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:20:07.486782 | controller | Jun 12 16:25:50.120262 crc crio[21573]: time="2026-06-12T16:25:50.120166309Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.486798 | controller | Jun 12 16:25:50.125094 crc crio[21573]: time="2026-06-12T16:25:50.124959544Z" level=info msg="Creating container: openstack/cinder-db-create-8rkj6/mariadb-database-create" id=b39825f1-5a43-4ed7-9902-ab47ae849d4e name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:20:07.486814 | controller | Jun 12 16:25:50.173637 crc crio[21573]: time="2026-06-12T16:25:50.173368575Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.486833 | controller | Jun 12 16:25:50.180535 crc crio[21573]: time="2026-06-12T16:25:50.180355262Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.486850 | controller | Jun 12 16:25:50.197166 crc crio[21573]: time="2026-06-12T16:25:50.197036255Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.486866 | controller | Jun 12 16:25:50.229242 crc crio[21573]: time="2026-06-12T16:25:50.228392282Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.486881 | controller | Jun 12 16:25:50.234906 crc crio[21573]: time="2026-06-12T16:25:50.234133704Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.486897 | controller | Jun 12 16:25:50.294637 crc crio[21573]: time="2026-06-12T16:25:50.294524524Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.486913 | controller | Jun 12 16:25:50.313022 crc crio[21573]: time="2026-06-12T16:25:50.312896544Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.486929 | controller | Jun 12 16:25:50.366409 crc crio[21573]: 2026-06-12T16:25:50Z [verbose] CmdAdd (shim): {1.1.0 [{Name:00fbf63856ff44f Mac:2e:fd:14:4b:d5:cc Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:8c Mtu:0 Sandbox:/var/run/netns/ba537f3a-572a-4286-9426-59c047d4171d SocketPath: PciID:}] [{Interface:0xc0004209c0 Address:{IP:10.217.0.140 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 17:20:07.486945 | controller | Jun 12 16:25:50.367915 crc crio[21573]: time="2026-06-12T16:25:50.36781746Z" level=info msg="Got pod network &{Name:neutron-db-create-98m7s Namespace:openstack ID:00fbf63856ff44f832935843bcee587e2e3cd84e1612f5bb47d2f1bab5e96314 UID:77824843-c296-45d0-8e2c-3f0291453de2 NetNS:/var/run/netns/ba537f3a-572a-4286-9426-59c047d4171d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod77824843_c296_45d0_8e2c_3f0291453de2.slice PodAnnotations:0xc002e28340}] Aliases:map[]}"
2026-06-12 17:20:07.486961 | controller | Jun 12 16:25:50.368969 crc crio[21573]: time="2026-06-12T16:25:50.368893841Z" level=info msg="Checking pod openstack_neutron-db-create-98m7s for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 17:20:07.486978 | controller | Jun 12 16:25:50.372029 crc crio[21573]: 2026-06-12T16:25:50Z [verbose] CmdAdd (shim): {1.1.0 [{Name:98e4e2feb24185c Mac:1e:13:38:f0:24:39 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:8b Mtu:0 Sandbox:/var/run/netns/f2f286b9-155f-4425-8afd-f4e55c5908e0 SocketPath: PciID:}] [{Interface:0xc00032c750 Address:{IP:10.217.0.139 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 17:20:07.486994 | controller | Jun 12 16:25:50.374663 crc crio[21573]: time="2026-06-12T16:25:50.374410698Z" level=info msg="Got pod network &{Name:barbican-db-create-jvbtf Namespace:openstack ID:98e4e2feb24185cdd7366bff7269c6fc2e5c600500eb0b956a69e01230595037 UID:1d7f6d73-01cc-4331-945c-1206edbcadfa NetNS:/var/run/netns/f2f286b9-155f-4425-8afd-f4e55c5908e0 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod1d7f6d73_01cc_4331_945c_1206edbcadfa.slice PodAnnotations:0xc002e285b0}] Aliases:map[]}"
2026-06-12 17:20:07.487014 | controller | Jun 12 16:25:50.375098 crc crio[21573]: time="2026-06-12T16:25:50.374941204Z" level=info msg="Checking pod openstack_barbican-db-create-jvbtf for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 17:20:07.487030 | controller | Jun 12 16:25:50.403857 crc crio[21573]: 2026-06-12T16:25:50Z [verbose] CmdAdd (shim): {1.1.0 [{Name:dfb006f8a65f1dc Mac:ae:b0:79:16:ce:1c Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:8e Mtu:0 Sandbox:/var/run/netns/e463fd18-38d9-4c68-af35-e88b3bcf0460 SocketPath: PciID:}] [{Interface:0xc00025aa20 Address:{IP:10.217.0.142 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 17:20:07.487047 | controller | Jun 12 16:25:50.406332 crc crio[21573]: time="2026-06-12T16:25:50.406199895Z" level=info msg="Got pod network &{Name:barbican-2c94-account-create-update-qlcdg Namespace:openstack ID:dfb006f8a65f1dcef71a9d10c00815bfbbc6a4695b5f4cbb31a0ca29734483d8 UID:fe45bc02-b6df-499d-87cc-645f1500e6b5 NetNS:/var/run/netns/e463fd18-38d9-4c68-af35-e88b3bcf0460 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podfe45bc02_b6df_499d_87cc_645f1500e6b5.slice PodAnnotations:0xc002428548}] Aliases:map[]}"
2026-06-12 17:20:07.487063 | controller | Jun 12 16:25:50.406523 crc crio[21573]: time="2026-06-12T16:25:50.406486683Z" level=info msg="Checking pod openstack_barbican-2c94-account-create-update-qlcdg for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 17:20:07.487079 | controller | Jun 12 16:25:50.409064 crc crio[21573]: time="2026-06-12T16:25:50.40830072Z" level=info msg="Ran pod sandbox 98e4e2feb24185cdd7366bff7269c6fc2e5c600500eb0b956a69e01230595037 with infra container: openstack/barbican-db-create-jvbtf/POD" id=e1241121-f382-46f9-8ec3-f7cd2db0a3ea name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:20:07.487095 | controller | Jun 12 16:25:50.419111 crc crio[21573]: time="2026-06-12T16:25:50.419027567Z" level=info msg="Ran pod sandbox 00fbf63856ff44f832935843bcee587e2e3cd84e1612f5bb47d2f1bab5e96314 with infra container: openstack/neutron-db-create-98m7s/POD" id=26293423-55d9-4468-bc14-15f1ed80a09d name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:20:07.487112 | controller | Jun 12 16:25:50.420279 crc crio[21573]: time="2026-06-12T16:25:50.419412319Z" level=info msg="Created container 568d95c7536ccf454e3da0c6726e5c4c4b4f6938712137fc743691d60f16b8f5: openstack/cinder-31fd-account-create-update-tg4rt/mariadb-account-create-update" id=8fa075d5-6ac2-4db6-9876-eb4449de5b1e name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:20:07.487128 | controller | Jun 12 16:25:50.420279 crc crio[21573]: time="2026-06-12T16:25:50.419601575Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified" id=7d8eba73-4e14-497d-b08c-f4dc79f95380 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:20:07.487144 | controller | Jun 12 16:25:50.442984 crc crio[21573]: time="2026-06-12T16:25:50.441838432Z" level=info msg="Starting container: 568d95c7536ccf454e3da0c6726e5c4c4b4f6938712137fc743691d60f16b8f5" id=8c36468c-4544-4600-b71f-531e81024700 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 17:20:07.487160 | controller | Jun 12 16:25:50.442984 crc crio[21573]: time="2026-06-12T16:25:50.442594185Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified" id=91ad7ecf-9e31-449c-b9b4-bc7e41779c50 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:20:07.487177 | controller | Jun 12 16:25:50.447600 crc crio[21573]: time="2026-06-12T16:25:50.447239468Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified" id=c060da03-daab-41e1-a86f-256b51432cff name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:20:07.487194 | controller | Jun 12 16:25:50.452686 crc crio[21573]: time="2026-06-12T16:25:50.452604498Z" level=info msg="Started container" PID=68201 containerID=568d95c7536ccf454e3da0c6726e5c4c4b4f6938712137fc743691d60f16b8f5 description=openstack/cinder-31fd-account-create-update-tg4rt/mariadb-account-create-update id=8c36468c-4544-4600-b71f-531e81024700 name=/runtime.v1.RuntimeService/StartContainer sandboxID=b965a8c59f2d04dd9306a83d1a7ebd79af08d678668e9c230128a94ee8c4fbf1
2026-06-12 17:20:07.487214 | controller | Jun 12 16:25:50.454066 crc crio[21573]: time="2026-06-12T16:25:50.453682619Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified" id=091e3e97-457d-4510-89f5-8a1f5bc8b7f6 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:20:07.487231 | controller | Jun 12 16:25:50.460359 crc crio[21573]: time="2026-06-12T16:25:50.460266225Z" level=info msg="Creating container: openstack/barbican-db-create-jvbtf/mariadb-database-create" id=88cc3069-4ad6-4d9e-924a-f707dcc6d4c3 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:20:07.487248 | controller | Jun 12 16:25:50.461936 crc crio[21573]: time="2026-06-12T16:25:50.46150092Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.487265 | controller | Jun 12 16:25:50.475986 crc crio[21573]: time="2026-06-12T16:25:50.475812718Z" level=info msg="Creating container: openstack/neutron-db-create-98m7s/mariadb-database-create" id=7e78bf9e-a78e-4e58-b117-42efbf322b2f name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:20:07.487281 | controller | Jun 12 16:25:50.486486 crc crio[21573]: time="2026-06-12T16:25:50.486318015Z" level=info msg="Ran pod sandbox dfb006f8a65f1dcef71a9d10c00815bfbbc6a4695b5f4cbb31a0ca29734483d8 with infra container: openstack/barbican-2c94-account-create-update-qlcdg/POD" id=248dd15c-fb0a-4c94-835e-0ef0cd044bf7 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:20:07.487298 | controller | Jun 12 16:25:50.491166 crc crio[21573]: time="2026-06-12T16:25:50.491076948Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified" id=932ea84f-8f18-43ee-9c66-6d8fe2c52c7d name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:20:07.487314 | controller | Jun 12 16:25:50.510355 crc crio[21573]: time="2026-06-12T16:25:50.510154807Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.487330 | controller | Jun 12 16:25:50.517530 crc crio[21573]: time="2026-06-12T16:25:50.517378762Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified" id=a2517269-e8f4-42f8-892b-ef96947f7a4d name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:20:07.487360 | controller | Jun 12 16:25:50.543357 crc crio[21573]: time="2026-06-12T16:25:50.543282315Z" level=info msg="Created container 11e8bc86a3b9ceeae0595edb162234ae2f8990112c5a0d1d387cc457b2cef99c: openstack/neutron-7009-account-create-update-qfzzp/mariadb-account-create-update" id=ece95e46-89ff-41f2-85d8-70a90c7cd76a name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:20:07.487377 | controller | Jun 12 16:25:50.547412 crc crio[21573]: time="2026-06-12T16:25:50.547304988Z" level=info msg="Starting container: 11e8bc86a3b9ceeae0595edb162234ae2f8990112c5a0d1d387cc457b2cef99c" id=04759606-e688-4ab7-a0c0-64d818351cd4 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 17:20:07.487394 | controller | Jun 12 16:25:50.553662 crc crio[21573]: time="2026-06-12T16:25:50.54932369Z" level=info msg="Created container 938af177b8dc90ac04062bd84c637bc9d47bbc45b799cb5f564e6b16fd33f3f9: openstack/cinder-db-create-8rkj6/mariadb-database-create" id=b39825f1-5a43-4ed7-9902-ab47ae849d4e name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:20:07.487410 | controller | Jun 12 16:25:50.558520 crc crio[21573]: time="2026-06-12T16:25:50.558363215Z" level=info msg="Starting container: 938af177b8dc90ac04062bd84c637bc9d47bbc45b799cb5f564e6b16fd33f3f9" id=1b69d2cc-8d96-4146-8fdd-4dd60239135e name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 17:20:07.487430 | controller | Jun 12 16:25:50.563902 crc crio[21573]: time="2026-06-12T16:25:50.563600034Z" level=info msg="Started container" PID=68210 containerID=11e8bc86a3b9ceeae0595edb162234ae2f8990112c5a0d1d387cc457b2cef99c description=openstack/neutron-7009-account-create-update-qfzzp/mariadb-account-create-update id=04759606-e688-4ab7-a0c0-64d818351cd4 name=/runtime.v1.RuntimeService/StartContainer sandboxID=71492abbf41961d0ee00c4935638a96db52c809188e2f1b803b665283e8a4ea6
2026-06-12 17:20:07.487447 | controller | Jun 12 16:25:50.564892 crc crio[21573]: time="2026-06-12T16:25:50.564696325Z" level=info msg="Creating container: openstack/barbican-2c94-account-create-update-qlcdg/mariadb-account-create-update" id=d780324d-d85c-4bfe-b523-a374ec520aaa name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:20:07.487464 | controller | Jun 12 16:25:50.565646 crc crio[21573]: time="2026-06-12T16:25:50.565435076Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.487481 | controller | Jun 12 16:25:50.579494 crc crio[21573]: time="2026-06-12T16:25:50.579296224Z" level=info msg="Started container" PID=68228 containerID=938af177b8dc90ac04062bd84c637bc9d47bbc45b799cb5f564e6b16fd33f3f9 description=openstack/cinder-db-create-8rkj6/mariadb-database-create id=1b69d2cc-8d96-4146-8fdd-4dd60239135e name=/runtime.v1.RuntimeService/StartContainer sandboxID=c73a4f0ea6674e4592ca250dd7202dc7ae7dcf4df276134e0ac298c63f5e1d78
2026-06-12 17:20:07.487498 | controller | Jun 12 16:25:50.584875 crc crio[21573]: 2026-06-12T16:25:50Z [verbose] CmdAdd (shim): {1.1.0 [{Name:2c7324029bf5bfc Mac:de:54:d7:17:52:dc Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:7d Mtu:0 Sandbox:/var/run/netns/14179609-af3f-4dd7-9e15-bc5f7f1c3b4e SocketPath: PciID:}] [{Interface:0xc0001126b0 Address:{IP:10.217.0.125 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 17:20:07.487515 | controller | Jun 12 16:25:50.592501 crc crio[21573]: time="2026-06-12T16:25:50.590658692Z" level=info msg="Got pod network &{Name:swift-storage-0 Namespace:openstack ID:2c7324029bf5bfcdd7d727a616e2924c5fb914cc89dce009954edea9a6d87cf7 UID:3d19f734-27d1-473d-9b3b-968d95b500cd NetNS:/var/run/netns/14179609-af3f-4dd7-9e15-bc5f7f1c3b4e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod3d19f734_27d1_473d_9b3b_968d95b500cd.slice PodAnnotations:0xc00008ccc8}] Aliases:map[]}"
2026-06-12 17:20:07.487532 | controller | Jun 12 16:25:50.592501 crc crio[21573]: time="2026-06-12T16:25:50.591916166Z" level=info msg="Checking pod openstack_swift-storage-0 for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 17:20:07.487549 | controller | Jun 12 16:25:50.633072 crc crio[21573]: time="2026-06-12T16:25:50.632987615Z" level=info msg="Ran pod sandbox 2c7324029bf5bfcdd7d727a616e2924c5fb914cc89dce009954edea9a6d87cf7 with infra container: openstack/swift-storage-0/POD" id=1bb9e9cb-f322-49cd-adb9-aa27f8594324 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:20:07.487567 | controller | Jun 12 16:25:50.640901 crc crio[21573]: time="2026-06-12T16:25:50.640821406Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-swift-object:current-podified" id=d57c2242-d621-4418-9063-f22d16e38cd6 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:20:07.487608 | controller | Jun 12 16:25:50.641365 crc crio[21573]: time="2026-06-12T16:25:50.641278689Z" level=info msg="Image quay.io/podified-antelope-centos9/openstack-swift-object:current-podified not found" id=d57c2242-d621-4418-9063-f22d16e38cd6 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:20:07.487627 | controller | Jun 12 16:25:50.641538 crc crio[21573]: time="2026-06-12T16:25:50.641384182Z" level=info msg="Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-swift-object:current-podified found" id=d57c2242-d621-4418-9063-f22d16e38cd6 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:20:07.487647 | controller | Jun 12 16:25:50.643253 crc crio[21573]: time="2026-06-12T16:25:50.643150437Z" level=info msg="Pulling image: quay.io/podified-antelope-centos9/openstack-swift-object:current-podified" id=3886a51e-8d7f-4889-b305-f792719ccf01 name=/runtime.v1.ImageService/PullImage
2026-06-12 17:20:07.487664 | controller | Jun 12 16:25:50.654910 crc crio[21573]: time="2026-06-12T16:25:50.654781362Z" level=info msg="Trying to access \"quay.io/podified-antelope-centos9/openstack-swift-object:current-podified\""
2026-06-12 17:20:07.487680 | controller | Jun 12 16:25:50.678374 crc crio[21573]: time="2026-06-12T16:25:50.678296146Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.487696 | controller | Jun 12 16:25:50.684685 crc crio[21573]: time="2026-06-12T16:25:50.68443142Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.487713 | controller | Jun 12 16:25:50.701767 crc crio[21573]: time="2026-06-12T16:25:50.701571192Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.487729 | controller | Jun 12 16:25:50.702994 crc crio[21573]: time="2026-06-12T16:25:50.702825446Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.487745 | controller | Jun 12 16:25:50.708254 crc crio[21573]: time="2026-06-12T16:25:50.70813242Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.487761 | controller | Jun 12 16:25:50.726762 crc crio[21573]: time="2026-06-12T16:25:50.726554808Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.487777 | controller | Jun 12 16:25:50.873078 crc crio[21573]: time="2026-06-12T16:25:50.872333118Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.487794 | controller | Jun 12 16:25:50.912207 crc crio[21573]: time="2026-06-12T16:25:50.91199698Z" level=info msg="Created container 2a5f5cc7690945eb10966648136c0ae87d8479edc32e85efdc2a5d4c340cd8cc: openstack/neutron-db-create-98m7s/mariadb-database-create" id=7e78bf9e-a78e-4e58-b117-42efbf322b2f name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:20:07.487810 | controller | Jun 12 16:25:50.917763 crc crio[21573]: time="2026-06-12T16:25:50.917685582Z" level=info msg="Starting container: 2a5f5cc7690945eb10966648136c0ae87d8479edc32e85efdc2a5d4c340cd8cc" id=617a3e7b-fe4b-4b98-a741-4074d84a52af name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 17:20:07.487827 | controller | Jun 12 16:25:50.919735 crc crio[21573]: time="2026-06-12T16:25:50.91933011Z" level=info msg="Created container 97ffa52f3cb57b86dc2df9db3ed9e15223c07fbd172e625d873fc761c9a138a5: openstack/barbican-db-create-jvbtf/mariadb-database-create" id=88cc3069-4ad6-4d9e-924a-f707dcc6d4c3 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:20:07.487843 | controller | Jun 12 16:25:50.920790 crc crio[21573]: time="2026-06-12T16:25:50.920693916Z" level=info msg="Starting container: 97ffa52f3cb57b86dc2df9db3ed9e15223c07fbd172e625d873fc761c9a138a5" id=ade38237-db3b-4792-ba08-d691bfd9521d name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 17:20:07.487888 | controller | Jun 12 16:25:50.931524 crc crio[21573]: time="2026-06-12T16:25:50.930829764Z" level=info msg="Created container 4b57afa2a83d53a04989bd566f55c13d39432bf728b65e6c22b3f9c6f2ecdc76: openstack/barbican-2c94-account-create-update-qlcdg/mariadb-account-create-update" id=d780324d-d85c-4bfe-b523-a374ec520aaa name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:20:07.487915 | controller | Jun 12 16:25:50.931524 crc crio[21573]: time="2026-06-12T16:25:50.931114891Z" level=info msg="Started container" PID=68317 containerID=97ffa52f3cb57b86dc2df9db3ed9e15223c07fbd172e625d873fc761c9a138a5 description=openstack/barbican-db-create-jvbtf/mariadb-database-create id=ade38237-db3b-4792-ba08-d691bfd9521d name=/runtime.v1.RuntimeService/StartContainer sandboxID=98e4e2feb24185cdd7366bff7269c6fc2e5c600500eb0b956a69e01230595037
2026-06-12 17:20:07.487934 | controller | Jun 12 16:25:50.932620 crc crio[21573]: time="2026-06-12T16:25:50.932547813Z" level=info msg="Started container" PID=68306 containerID=2a5f5cc7690945eb10966648136c0ae87d8479edc32e85efdc2a5d4c340cd8cc description=openstack/neutron-db-create-98m7s/mariadb-database-create id=617a3e7b-fe4b-4b98-a741-4074d84a52af name=/runtime.v1.RuntimeService/StartContainer sandboxID=00fbf63856ff44f832935843bcee587e2e3cd84e1612f5bb47d2f1bab5e96314
2026-06-12 17:20:07.487950 | controller | Jun 12 16:25:50.949623 crc crio[21573]: time="2026-06-12T16:25:50.941750643Z" level=info msg="Starting container: 4b57afa2a83d53a04989bd566f55c13d39432bf728b65e6c22b3f9c6f2ecdc76" id=77bce80e-8ad7-4676-b77c-c82f3070ad2e name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 17:20:07.487967 | controller | Jun 12 16:25:50.979556 crc crio[21573]: time="2026-06-12T16:25:50.979387267Z" level=info msg="Started container" PID=68314 containerID=4b57afa2a83d53a04989bd566f55c13d39432bf728b65e6c22b3f9c6f2ecdc76 description=openstack/barbican-2c94-account-create-update-qlcdg/mariadb-account-create-update id=77bce80e-8ad7-4676-b77c-c82f3070ad2e name=/runtime.v1.RuntimeService/StartContainer sandboxID=dfb006f8a65f1dcef71a9d10c00815bfbbc6a4695b5f4cbb31a0ca29734483d8
2026-06-12 17:20:07.487985 | controller | Jun 12 16:25:51.277891 crc crio[21573]: time="2026-06-12T16:25:51.277807844Z" level=info msg="Created container 8ca36b51aa9b136675936feae81d27c36d53cf2f57ec01c844e1faf3b24c874e: openstack/glance-db-sync-bw86p/glance-db-sync" id=cfe999ce-9621-4797-a7f4-ce15fb4d2398 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:20:07.488002 | controller | Jun 12 16:25:51.279847 crc crio[21573]: time="2026-06-12T16:25:51.279694857Z" level=info msg="Starting container: 8ca36b51aa9b136675936feae81d27c36d53cf2f57ec01c844e1faf3b24c874e" id=5235975d-4686-41c7-bd46-3066160c942a name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 17:20:07.488018 | controller | Jun 12 16:25:51.300754 crc crio[21573]: time="2026-06-12T16:25:51.296307Z" level=info msg="Started container" PID=68405 containerID=8ca36b51aa9b136675936feae81d27c36d53cf2f57ec01c844e1faf3b24c874e description=openstack/glance-db-sync-bw86p/glance-db-sync id=5235975d-4686-41c7-bd46-3066160c942a name=/runtime.v1.RuntimeService/StartContainer sandboxID=fefe789dacfea5288b06cbeae4691a14ff02b9b2499aa424f39a26097254f838
2026-06-12 17:20:07.488034 | controller | Jun 12 16:25:52.583094 crc crio[21573]: time="2026-06-12T16:25:52.581907625Z" level=info msg="Stopping pod sandbox: 00fbf63856ff44f832935843bcee587e2e3cd84e1612f5bb47d2f1bab5e96314" id=b7119eaa-9b68-48c0-be8f-cc1d5775b1dc name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 17:20:07.488051 | controller | Jun 12 16:25:52.584430 crc crio[21573]: time="2026-06-12T16:25:52.582369219Z" level=info msg="Stopping pod sandbox: c73a4f0ea6674e4592ca250dd7202dc7ae7dcf4df276134e0ac298c63f5e1d78" id=cfd9d146-8cde-4179-994d-50ac92fd7904 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 17:20:07.488067 | controller | Jun 12 16:25:52.584430 crc crio[21573]: time="2026-06-12T16:25:52.584157359Z" level=info msg="Got pod network &{Name:neutron-db-create-98m7s Namespace:openstack ID:00fbf63856ff44f832935843bcee587e2e3cd84e1612f5bb47d2f1bab5e96314 UID:77824843-c296-45d0-8e2c-3f0291453de2 NetNS:/var/run/netns/ba537f3a-572a-4286-9426-59c047d4171d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod77824843_c296_45d0_8e2c_3f0291453de2.slice PodAnnotations:0xc00008d790}] Aliases:map[]}"
2026-06-12 17:20:07.488087 | controller | Jun 12 16:25:52.584655 crc crio[21573]: time="2026-06-12T16:25:52.584492088Z" level=info msg="Deleting pod openstack_neutron-db-create-98m7s from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 17:20:07.488104 | controller | Jun 12 16:25:52.584655 crc crio[21573]: time="2026-06-12T16:25:52.584407068Z" level=info msg="Got pod network &{Name:cinder-db-create-8rkj6 Namespace:openstack ID:c73a4f0ea6674e4592ca250dd7202dc7ae7dcf4df276134e0ac298c63f5e1d78 UID:f88403ba-be20-4289-97b3-c916fd84ac94 NetNS:/var/run/netns/7cc7098b-5206-4a44-a94b-2a11281a7848 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podf88403ba_be20_4289_97b3_c916fd84ac94.slice PodAnnotations:0xc000138fc8}] Aliases:map[]}"
2026-06-12 17:20:07.488121 | controller | Jun 12 16:25:52.585600 crc crio[21573]: time="2026-06-12T16:25:52.584950664Z" level=info msg="Deleting pod openstack_cinder-db-create-8rkj6 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 17:20:07.488138 | controller | Jun 12 16:25:52.585600 crc crio[21573]: time="2026-06-12T16:25:52.583051089Z" level=info msg="Stopping pod sandbox: 71492abbf41961d0ee00c4935638a96db52c809188e2f1b803b665283e8a4ea6" id=9549b072-89d9-4dc9-927c-0149f2c3fa90 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 17:20:07.488154 | controller | Jun 12 16:25:52.585600 crc crio[21573]: time="2026-06-12T16:25:52.582589865Z" level=info msg="Stopping pod sandbox: dfb006f8a65f1dcef71a9d10c00815bfbbc6a4695b5f4cbb31a0ca29734483d8" id=59e5e946-e150-4bce-b272-5aced1f6f7f5 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 17:20:07.488170 | controller | Jun 12 16:25:52.585763 crc crio[21573]: time="2026-06-12T16:25:52.582716998Z" level=info msg="Stopping pod sandbox: 98e4e2feb24185cdd7366bff7269c6fc2e5c600500eb0b956a69e01230595037" id=ef182ede-decd-49a9-97bf-13a385463afc name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 17:20:07.488186 | controller | Jun 12 16:25:52.585857 crc crio[21573]: time="2026-06-12T16:25:52.582506323Z" level=info msg="Stopping pod sandbox: b965a8c59f2d04dd9306a83d1a7ebd79af08d678668e9c230128a94ee8c4fbf1" id=279e718c-8d9c-4996-9ee3-93ff17363afb name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 17:20:07.488202 | controller | Jun 12 16:25:52.586391 crc crio[21573]: time="2026-06-12T16:25:52.586317472Z" level=info msg="Got pod network &{Name:barbican-2c94-account-create-update-qlcdg Namespace:openstack ID:dfb006f8a65f1dcef71a9d10c00815bfbbc6a4695b5f4cbb31a0ca29734483d8 UID:fe45bc02-b6df-499d-87cc-645f1500e6b5 NetNS:/var/run/netns/e463fd18-38d9-4c68-af35-e88b3bcf0460 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podfe45bc02_b6df_499d_87cc_645f1500e6b5.slice PodAnnotations:0xc002428a08}] Aliases:map[]}"
2026-06-12 17:20:07.488219 | controller | Jun 12 16:25:52.586746 crc crio[21573]: time="2026-06-12T16:25:52.586683758Z" level=info msg="Got pod network &{Name:cinder-31fd-account-create-update-tg4rt Namespace:openstack ID:b965a8c59f2d04dd9306a83d1a7ebd79af08d678668e9c230128a94ee8c4fbf1 UID:330da392-de5e-4d84-a157-155419317d14 NetNS:/var/run/netns/3db0d7d4-1d03-49b0-9bc7-3566e7e35254 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod330da392_de5e_4d84_a157_155419317d14.slice PodAnnotations:0xc003674db8}] Aliases:map[]}"
2026-06-12 17:20:07.488235 | controller | Jun 12 16:25:52.586844 crc crio[21573]: time="2026-06-12T16:25:52.586765345Z" level=info msg="Deleting pod openstack_barbican-2c94-account-create-update-qlcdg from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 17:20:07.488255 | controller | Jun 12 16:25:52.587008 crc crio[21573]: time="2026-06-12T16:25:52.586957346Z" level=info msg="Deleting pod openstack_cinder-31fd-account-create-update-tg4rt from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 17:20:07.488272 | controller | Jun 12 16:25:52.587254 crc crio[21573]: time="2026-06-12T16:25:52.587160667Z" level=info msg="Got pod network &{Name:neutron-7009-account-create-update-qfzzp Namespace:openstack ID:71492abbf41961d0ee00c4935638a96db52c809188e2f1b803b665283e8a4ea6 UID:175712b4-435b-4836-84a9-f46b0dc021c3 NetNS:/var/run/netns/bbea291c-b927-4ff6-b0e4-87fcc69e7a5f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod175712b4_435b_4836_84a9_f46b0dc021c3.slice PodAnnotations:0xc000139018}] Aliases:map[]}"
2026-06-12 17:20:07.488289 | controller | Jun 12 16:25:52.587554 crc crio[21573]: time="2026-06-12T16:25:52.587416904Z" level=info msg="Deleting pod openstack_neutron-7009-account-create-update-qfzzp from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 17:20:07.488306 | controller | Jun 12 16:25:52.588263 crc crio[21573]: time="2026-06-12T16:25:52.587183137Z" level=info msg="Got pod network &{Name:barbican-db-create-jvbtf Namespace:openstack ID:98e4e2feb24185cdd7366bff7269c6fc2e5c600500eb0b956a69e01230595037 UID:1d7f6d73-01cc-4331-945c-1206edbcadfa NetNS:/var/run/netns/f2f286b9-155f-4425-8afd-f4e55c5908e0 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod1d7f6d73_01cc_4331_945c_1206edbcadfa.slice PodAnnotations:0xc002723088}] Aliases:map[]}"
2026-06-12 17:20:07.488322 | controller | Jun 12 16:25:52.588831 crc crio[21573]: time="2026-06-12T16:25:52.588746498Z" level=info msg="Deleting pod openstack_barbican-db-create-jvbtf from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 17:20:07.488338 | controller | Jun 12 16:25:52.637384 crc crio[21573]: time="2026-06-12T16:25:52.636573113Z" level=info msg="Pulled image: quay.io/podified-antelope-centos9/openstack-swift-object@sha256:e6b715ff15b96e4de4e1449be2a861ed05658dcbb87e30cf5190a9b6d44c48a0" id=3886a51e-8d7f-4889-b305-f792719ccf01 name=/runtime.v1.ImageService/PullImage
2026-06-12 17:20:07.488354 | controller | Jun 12 16:25:52.641096 crc crio[21573]: time="2026-06-12T16:25:52.641063078Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-swift-object:current-podified" id=17341829-349d-498a-b2d6-27f7b274edab name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:20:07.488371 | controller | Jun 12 16:25:52.660584 crc crio[21573]: time="2026-06-12T16:25:52.658656575Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-swift-object:current-podified" id=2d7cb669-ea64-4e1c-b79c-c6c6e9140f3c name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:20:07.488387 | controller | Jun 12 16:25:52.759015 crc crio[21573]: time="2026-06-12T16:25:52.75843092Z" level=info msg="Creating container: openstack/swift-storage-0/xattr-restore" id=e3a1055a-455f-4444-a8ff-a5aecbbb3f9f name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:20:07.488403 | controller | Jun 12 16:25:52.761309 crc crio[21573]: time="2026-06-12T16:25:52.761020683Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.488419 | controller | Jun 12 16:25:52.880261 crc crio[21573]: time="2026-06-12T16:25:52.879174237Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.488436 | controller | Jun 12 16:25:52.889033 crc crio[21573]: time="2026-06-12T16:25:52.8877411Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.488455 | controller | Jun 12 16:25:53.028869 crc crio[21573]: time="2026-06-12T16:25:53.028724099Z" level=info msg="Stopped pod sandbox: c73a4f0ea6674e4592ca250dd7202dc7ae7dcf4df276134e0ac298c63f5e1d78" id=cfd9d146-8cde-4179-994d-50ac92fd7904 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 17:20:07.488476 | controller | Jun 12 16:25:53.390660 crc crio[21573]: time="2026-06-12T16:25:53.389689787Z" level=info msg="Stopped pod sandbox: b965a8c59f2d04dd9306a83d1a7ebd79af08d678668e9c230128a94ee8c4fbf1" id=279e718c-8d9c-4996-9ee3-93ff17363afb name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 17:20:07.488493 | controller | Jun 12 16:25:53.395688 crc crio[21573]: time="2026-06-12T16:25:53.39549462Z" level=info msg="Stopped pod sandbox: dfb006f8a65f1dcef71a9d10c00815bfbbc6a4695b5f4cbb31a0ca29734483d8" id=59e5e946-e150-4bce-b272-5aced1f6f7f5 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 17:20:07.488510 | controller | Jun 12 16:25:53.398073 crc crio[21573]: time="2026-06-12T16:25:53.39797006Z" level=info msg="Stopped pod sandbox: 98e4e2feb24185cdd7366bff7269c6fc2e5c600500eb0b956a69e01230595037" id=ef182ede-decd-49a9-97bf-13a385463afc name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 17:20:07.488525 | controller | Jun 12 16:25:53.411520 crc crio[21573]: time="2026-06-12T16:25:53.410657091Z" level=info msg="Created container fdf0eae6529d289153e47c5af94e6556b7ee63bc905ecb8aa243d7dcf627bcd8: openstack/swift-storage-0/xattr-restore" id=e3a1055a-455f-4444-a8ff-a5aecbbb3f9f name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:20:07.488541 | controller | Jun 12 16:25:53.421298 crc crio[21573]: time="2026-06-12T16:25:53.420292712Z" level=info msg="Stopped pod sandbox: 00fbf63856ff44f832935843bcee587e2e3cd84e1612f5bb47d2f1bab5e96314" id=b7119eaa-9b68-48c0-be8f-cc1d5775b1dc name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 17:20:07.488557 | controller | Jun 12 16:25:53.439395 crc crio[21573]: time="2026-06-12T16:25:53.43930455Z" level=info msg="Starting container: fdf0eae6529d289153e47c5af94e6556b7ee63bc905ecb8aa243d7dcf627bcd8" id=aaa5d381-1025-4688-924b-8be46a501bf4 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 17:20:07.488591 | controller | Jun 12 16:25:53.448779 crc crio[21573]: time="2026-06-12T16:25:53.445794496Z" level=info msg="Stopped pod sandbox: 71492abbf41961d0ee00c4935638a96db52c809188e2f1b803b665283e8a4ea6" id=9549b072-89d9-4dc9-927c-0149f2c3fa90 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 17:20:07.488613 | controller | Jun 12 16:25:53.452896 crc crio[21573]: time="2026-06-12T16:25:53.452825878Z" level=info msg="Started container" PID=68623 containerID=fdf0eae6529d289153e47c5af94e6556b7ee63bc905ecb8aa243d7dcf627bcd8 description=openstack/swift-storage-0/xattr-restore id=aaa5d381-1025-4688-924b-8be46a501bf4 name=/runtime.v1.RuntimeService/StartContainer sandboxID=2c7324029bf5bfcdd7d727a616e2924c5fb914cc89dce009954edea9a6d87cf7
2026-06-12 17:20:07.488630 | controller | Jun 12 16:25:53.635367 crc crio[21573]: time="2026-06-12T16:25:53.634098277Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-swift-account:current-podified" id=60f8ddb5-63f0-4a34-aba8-96ecbb4eb086 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:20:07.488646 | controller | Jun 12 16:25:53.635367 crc crio[21573]: time="2026-06-12T16:25:53.635197625Z" level=info msg="Image quay.io/podified-antelope-centos9/openstack-swift-account:current-podified not found" id=60f8ddb5-63f0-4a34-aba8-96ecbb4eb086 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:20:07.488663 | controller | Jun 12 16:25:53.635367 crc crio[21573]: time="2026-06-12T16:25:53.635306012Z" level=info msg="Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-swift-account:current-podified found" id=60f8ddb5-63f0-4a34-aba8-96ecbb4eb086 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:20:07.488679 | controller | Jun 12 16:25:53.640771 crc crio[21573]: time="2026-06-12T16:25:53.639342131Z" level=info msg="Pulling image: quay.io/podified-antelope-centos9/openstack-swift-account:current-podified" id=6ba303da-fac0-4e39-970c-bfb073997774 name=/runtime.v1.ImageService/PullImage
2026-06-12 17:20:07.488699 | controller | Jun 12 16:25:53.646576 crc crio[21573]: time="2026-06-12T16:25:53.646084374Z" level=info msg="Trying to access \"quay.io/podified-antelope-centos9/openstack-swift-account:current-podified\""
2026-06-12 17:20:07.488716 | controller | Jun 12 16:25:59.751521 crc crio[21573]: time="2026-06-12T16:25:59.75030872Z" level=info msg="Pulled image: quay.io/podified-antelope-centos9/openstack-swift-account@sha256:da39dd850d282c25b965ff5524c1f10f11dfa83a9768ddb4fc9e219eed5be6c4" id=6ba303da-fac0-4e39-970c-bfb073997774 name=/runtime.v1.ImageService/PullImage
2026-06-12 17:20:07.488733 | controller | Jun 12 16:25:59.753630 crc crio[21573]: time="2026-06-12T16:25:59.752587302Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-swift-account:current-podified" id=b9e04bce-3141-42e1-bfb8-06334753e33a name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:20:07.488749 | controller | Jun 12 16:25:59.755632 crc crio[21573]: time="2026-06-12T16:25:59.755508725Z" level=info msg="Pulled image: quay.io/podified-antelope-centos9/openstack-keystone@sha256:2b959ecc0633482d12fc21192f2666653f03ef98bae30f48fae6e84b20bc106b" id=5bec23a2-4f9b-4a05-906c-bc3aac7edd30 name=/runtime.v1.ImageService/PullImage
2026-06-12 17:20:07.488766 | controller | Jun 12 16:25:59.756567 crc crio[21573]: time="2026-06-12T16:25:59.756361409Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-keystone:current-podified" id=baadf712-e350-4135-be0a-4648352ca49c name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:20:07.488782 | controller | Jun 12 16:25:59.780063 crc crio[21573]: time="2026-06-12T16:25:59.779412662Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-swift-account:current-podified" id=9258022a-4396-4677-94dd-f1004d87e4fc name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:20:07.488798 | controller | Jun 12 16:25:59.789013 crc crio[21573]: time="2026-06-12T16:25:59.78890451Z" level=info msg="Creating container: openstack/swift-storage-0/account-server" id=39ecd043-37aa-461b-9664-b344006bf168 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:20:07.488814 | controller | Jun 12 16:25:59.793583 crc crio[21573]: time="2026-06-12T16:25:59.793364628Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.488830 | controller | Jun 12 16:25:59.802312 crc crio[21573]: time="2026-06-12T16:25:59.802194157Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-keystone:current-podified" id=1d0423ad-9d20-4844-b922-3750b789c943 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:20:07.488846 | controller | Jun 12 16:25:59.835608 crc crio[21573]: time="2026-06-12T16:25:59.834774348Z" level=info msg="Creating container: openstack/keystone-db-sync-nfr6p/keystone-db-sync" id=17fd258a-d36c-45be-a0c2-ed78708a1c8c name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:20:07.488862 | controller | Jun 12 16:25:59.838503 crc crio[21573]: time="2026-06-12T16:25:59.836818879Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.488879 | controller | Jun 12 16:25:59.869238 crc crio[21573]: time="2026-06-12T16:25:59.869102871Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.488895 | controller | Jun 12 16:25:59.874185 crc crio[21573]: time="2026-06-12T16:25:59.874100811Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.488914 | controller | Jun 12 16:25:59.914272 crc crio[21573]: time="2026-06-12T16:25:59.914058815Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.488931 | controller | Jun 12 16:25:59.920681 crc crio[21573]: time="2026-06-12T16:25:59.91996147Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.488947 | controller | Jun 12 16:26:00.107503 crc crio[21573]: time="2026-06-12T16:26:00.107319814Z" level=info msg="Created container be5649e847d726e94d1b78c89550435f2afcad95d029f0b386fd85c01fcac9e4: openstack/keystone-db-sync-nfr6p/keystone-db-sync" id=17fd258a-d36c-45be-a0c2-ed78708a1c8c name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:20:07.488963 | controller | Jun 12 16:26:00.108722 crc crio[21573]: time="2026-06-12T16:26:00.108521027Z" level=info msg="Created container 1c889503a1f901584a9faf77788927427cf9f6dac62afa972d87cfad9aa1d1d7: openstack/swift-storage-0/account-server" id=39ecd043-37aa-461b-9664-b344006bf168 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:20:07.488980 | controller | Jun 12 16:26:00.110701 crc crio[21573]: time="2026-06-12T16:26:00.110602825Z" level=info msg="Starting container: 1c889503a1f901584a9faf77788927427cf9f6dac62afa972d87cfad9aa1d1d7" id=6f0fe027-0988-494a-be23-8fa2faaced9e name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 17:20:07.488997 | controller | Jun 12 16:26:00.110889 crc crio[21573]: time="2026-06-12T16:26:00.110664617Z" level=info msg="Starting container: be5649e847d726e94d1b78c89550435f2afcad95d029f0b386fd85c01fcac9e4" id=ff114530-eb2c-46fc-af2d-95d460cab413 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 17:20:07.489013 | controller | Jun 12 16:26:00.118171 crc crio[21573]: time="2026-06-12T16:26:00.117992675Z" level=info msg="Started container" PID=69030 containerID=be5649e847d726e94d1b78c89550435f2afcad95d029f0b386fd85c01fcac9e4 description=openstack/keystone-db-sync-nfr6p/keystone-db-sync id=ff114530-eb2c-46fc-af2d-95d460cab413 name=/runtime.v1.RuntimeService/StartContainer sandboxID=8451c6f5cfd2e14db0244dad7164bfe8b1427df8d52d1f40a6f6c6dfac00e0ba
2026-06-12 17:20:07.489035 | controller | Jun 12 16:26:00.118803 crc crio[21573]: time="2026-06-12T16:26:00.118668334Z" level=info msg="Started container" PID=69032 containerID=1c889503a1f901584a9faf77788927427cf9f6dac62afa972d87cfad9aa1d1d7 description=openstack/swift-storage-0/account-server id=6f0fe027-0988-494a-be23-8fa2faaced9e name=/runtime.v1.RuntimeService/StartContainer sandboxID=2c7324029bf5bfcdd7d727a616e2924c5fb914cc89dce009954edea9a6d87cf7
2026-06-12 17:20:07.489053 | controller | Jun 12 16:26:00.143395 crc crio[21573]: time="2026-06-12T16:26:00.14327732Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-swift-account:current-podified" id=4a1e4f14-b603-4596-85ef-53280d97c154 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:20:07.489071 | controller | Jun 12 16:26:00.164239 crc crio[21573]: time="2026-06-12T16:26:00.164107681Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-swift-account:current-podified" id=b32f66cc-473e-40fb-a768-33cbd5028d1c name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:20:07.489144 | controller | Jun 12 16:26:00.179647 crc crio[21573]: time="2026-06-12T16:26:00.179403796Z" level=info msg="Creating container: openstack/swift-storage-0/account-replicator" id=b02e92b5-592f-48f3-95b6-b8d2ca2daac7 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:20:07.489168 | controller | Jun 12 16:26:00.181893 crc crio[21573]: time="2026-06-12T16:26:00.181720083Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.489185 | controller | Jun 12 16:26:00.299649 crc crio[21573]: time="2026-06-12T16:26:00.299322716Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.489205 | controller | Jun 12 16:26:00.308925 crc crio[21573]: time="2026-06-12T16:26:00.308826696Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.489222 | controller | Jun 12 16:26:00.437754 crc crio[21573]: time="2026-06-12T16:26:00.436972945Z" level=info msg="Created container a046fbb0533775f8b6939b9c45b27a74fe24acdf09c6290ca1d852565b840099: openstack/swift-storage-0/account-replicator" id=b02e92b5-592f-48f3-95b6-b8d2ca2daac7 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:20:07.489239 | controller | Jun 12 16:26:00.439680 crc crio[21573]: time="2026-06-12T16:26:00.439584106Z" level=info msg="Starting container: a046fbb0533775f8b6939b9c45b27a74fe24acdf09c6290ca1d852565b840099" id=6375d85d-f31f-4888-8e13-178deecfa1d4 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 17:20:07.489256 | controller | Jun 12 16:26:00.454320 crc crio[21573]: time="2026-06-12T16:26:00.454119418Z" level=info msg="Started container" PID=69050 containerID=a046fbb0533775f8b6939b9c45b27a74fe24acdf09c6290ca1d852565b840099 description=openstack/swift-storage-0/account-replicator id=6375d85d-f31f-4888-8e13-178deecfa1d4 name=/runtime.v1.RuntimeService/StartContainer sandboxID=2c7324029bf5bfcdd7d727a616e2924c5fb914cc89dce009954edea9a6d87cf7
2026-06-12 17:20:07.489276 | controller | Jun 12 16:26:00.472772 crc crio[21573]: time="2026-06-12T16:26:00.472666102Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-swift-account:current-podified" id=8600f93c-bc36-4873-9a59-9b010f055c5a name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:20:07.489292 | controller | Jun 12 16:26:00.495971 crc crio[21573]: time="2026-06-12T16:26:00.495809927Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-swift-account:current-podified" id=47673017-8bf5-44ab-a27e-a24b03352d02 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:20:07.489308 | controller | Jun 12 16:26:00.513645 crc crio[21573]: time="2026-06-12T16:26:00.513391429Z" level=info msg="Creating container: openstack/swift-storage-0/account-auditor" id=03d69a7c-f730-4598-88fa-39ad62661ccd name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:20:07.489325 | controller | Jun 12 16:26:00.515953 crc crio[21573]: time="2026-06-12T16:26:00.515886289Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.489340 | controller | Jun 12 16:26:00.582793 crc crio[21573]: time="2026-06-12T16:26:00.582703227Z" level=info msg="Running pod sandbox: openshift-infra/auto-csr-approver-29688026-qrpr5/POD" id=897b4d12-0de7-460a-8572-6e0de1291f50 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:20:07.489356 | controller | Jun 12 16:26:00.582926 crc crio[21573]: time="2026-06-12T16:26:00.58281022Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.489372 | controller | Jun 12 16:26:00.625045 crc crio[21573]: time="2026-06-12T16:26:00.624882096Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.489388 | controller | Jun 12 16:26:00.640294 crc crio[21573]: time="2026-06-12T16:26:00.640133182Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.489405 | controller | Jun 12 16:26:00.643776 crc crio[21573]: time="2026-06-12T16:26:00.643701464Z" level=info msg="Got pod network &{Name:auto-csr-approver-29688026-qrpr5 Namespace:openshift-infra ID:6d988582ff94c8fdd5cdbde0b6175f713fd8220b5f4019a7ce152df967bc1e17 UID:45107f3e-3403-4e42-8d69-948182658dae NetNS:/var/run/netns/f7cd56f1-0bdf-4965-ae41-0f3171417a16 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod45107f3e_3403_4e42_8d69_948182658dae.slice PodAnnotations:0xc002722460}] Aliases:map[]}"
2026-06-12 17:20:07.489431 | controller | Jun 12 16:26:00.643776 crc crio[21573]: time="2026-06-12T16:26:00.643772806Z" level=info msg="Adding pod openshift-infra_auto-csr-approver-29688026-qrpr5 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 17:20:07.489447 | controller | Jun 12 16:26:00.935581 crc crio[21573]: time="2026-06-12T16:26:00.935014968Z" level=info msg="Created container 807a4064cf7dfeb0c2bcb14c74aab2e0f83e20035930d1c307277da34241ef53: openstack/swift-storage-0/account-auditor" id=03d69a7c-f730-4598-88fa-39ad62661ccd name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:20:07.489464 | controller | Jun 12 16:26:00.947419 crc crio[21573]: time="2026-06-12T16:26:00.94707424Z" level=info msg="Starting container: 807a4064cf7dfeb0c2bcb14c74aab2e0f83e20035930d1c307277da34241ef53" id=471ac9a8-071f-489e-a8e8-f7aa69b5e2a7 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 17:20:07.489480 | controller | Jun 12 16:26:00.968634 crc crio[21573]: time="2026-06-12T16:26:00.968168937Z" level=info msg="Started container" PID=69091 containerID=807a4064cf7dfeb0c2bcb14c74aab2e0f83e20035930d1c307277da34241ef53 description=openstack/swift-storage-0/account-auditor id=471ac9a8-071f-489e-a8e8-f7aa69b5e2a7 name=/runtime.v1.RuntimeService/StartContainer sandboxID=2c7324029bf5bfcdd7d727a616e2924c5fb914cc89dce009954edea9a6d87cf7
2026-06-12 17:20:07.489497 | controller | Jun 12 16:26:01.002553 crc crio[21573]: time="2026-06-12T16:26:01.002424296Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-swift-account:current-podified" id=807f067f-04f0-4fa2-8747-71330d80557b name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:20:07.489513 | controller | Jun 12 16:26:01.052003 crc crio[21573]: time="2026-06-12T16:26:01.051345555Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-swift-account:current-podified" id=9824084e-26dc-4038-8bb6-22e13d2b5ead name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:20:07.489529 | controller | Jun 12 16:26:01.063011 crc crio[21573]: time="2026-06-12T16:26:01.062763143Z" level=info msg="Creating container: openstack/swift-storage-0/account-reaper" id=1770f68c-b9b1-4b6a-8b92-a92b92df65d8 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:20:07.489545 | controller | Jun 12 16:26:01.063524 crc crio[21573]: time="2026-06-12T16:26:01.063384061Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.489561 | controller | Jun 12 16:26:01.192272 crc crio[21573]: time="2026-06-12T16:26:01.19018561Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.489608 | controller | Jun 12 16:26:01.199856 crc crio[21573]: time="2026-06-12T16:26:01.199761682Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.489627 | controller | Jun 12 16:26:01.356812 crc crio[21573]: 2026-06-12T16:26:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:6d988582ff94c8f Mac:96:52:8f:55:eb:6e Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:90 Mtu:0 Sandbox:/var/run/netns/f7cd56f1-0bdf-4965-ae41-0f3171417a16 SocketPath: PciID:}] [{Interface:0xc000014d00 Address:{IP:10.217.0.144 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 17:20:07.489644 | controller | Jun 12 16:26:01.359276 crc crio[21573]: time="2026-06-12T16:26:01.359154939Z" level=info msg="Got pod network &{Name:auto-csr-approver-29688026-qrpr5 Namespace:openshift-infra ID:6d988582ff94c8fdd5cdbde0b6175f713fd8220b5f4019a7ce152df967bc1e17 UID:45107f3e-3403-4e42-8d69-948182658dae NetNS:/var/run/netns/f7cd56f1-0bdf-4965-ae41-0f3171417a16 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod45107f3e_3403_4e42_8d69_948182658dae.slice PodAnnotations:0xc002722460}] Aliases:map[]}"
2026-06-12 17:20:07.489664 | controller | Jun 12 16:26:01.359531 crc crio[21573]: time="2026-06-12T16:26:01.359389796Z" level=info msg="Checking pod openshift-infra_auto-csr-approver-29688026-qrpr5 for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 17:20:07.489681 | controller | Jun 12 16:26:01.384948 crc crio[21573]: time="2026-06-12T16:26:01.384842685Z" level=info msg="Ran pod sandbox 6d988582ff94c8fdd5cdbde0b6175f713fd8220b5f4019a7ce152df967bc1e17 with infra container: openshift-infra/auto-csr-approver-29688026-qrpr5/POD" id=897b4d12-0de7-460a-8572-6e0de1291f50 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:20:07.489698 | controller | Jun 12 16:26:01.397741 crc crio[21573]: time="2026-06-12T16:26:01.397619351Z" level=info msg="Pulling image: registry.redhat.io/openshift4/ose-cli:latest" id=531d383b-c30e-4c4c-bdb7-1e16249cb831 name=/runtime.v1.ImageService/PullImage
2026-06-12 17:20:07.489714 | controller | Jun 12 16:26:01.397741 crc crio[21573]: time="2026-06-12T16:26:01.397687363Z" level=info msg="Created container 16303d16b1395e78a67d117b62c0596d479946393b202878750289ded48b0ca2: openstack/swift-storage-0/account-reaper" id=1770f68c-b9b1-4b6a-8b92-a92b92df65d8 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:20:07.489731 | controller | Jun 12 16:26:01.400633 crc crio[21573]: time="2026-06-12T16:26:01.398863626Z" level=info msg="Starting container: 16303d16b1395e78a67d117b62c0596d479946393b202878750289ded48b0ca2" id=592b69cc-42b5-4cf8-95d8-d816bcbad552 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 17:20:07.489747 | controller | Jun 12 16:26:01.406109 crc crio[21573]: time="2026-06-12T16:26:01.405540905Z" level=info msg="Started container" PID=69168 containerID=16303d16b1395e78a67d117b62c0596d479946393b202878750289ded48b0ca2 description=openstack/swift-storage-0/account-reaper id=592b69cc-42b5-4cf8-95d8-d816bcbad552 name=/runtime.v1.RuntimeService/StartContainer sandboxID=2c7324029bf5bfcdd7d727a616e2924c5fb914cc89dce009954edea9a6d87cf7
2026-06-12 17:20:07.489763 | controller | Jun 12 16:26:01.409393 crc crio[21573]: time="2026-06-12T16:26:01.408986697Z" level=info msg="Trying to access \"registry.redhat.io/openshift4/ose-cli:latest\""
2026-06-12 17:20:07.489779 | controller | Jun 12 16:26:01.422423 crc crio[21573]: time="2026-06-12T16:26:01.42232855Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-swift-container:current-podified" id=db9ca38f-e631-445e-9da5-325b0ce1400e name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:20:07.489796 | controller | Jun 12 16:26:01.422845 crc crio[21573]: time="2026-06-12T16:26:01.422753552Z" level=info msg="Image quay.io/podified-antelope-centos9/openstack-swift-container:current-podified not found" id=db9ca38f-e631-445e-9da5-325b0ce1400e name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:20:07.489812 | controller | Jun 12 16:26:01.423015 crc crio[21573]: time="2026-06-12T16:26:01.422894696Z" level=info msg="Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-swift-container:current-podified found" id=db9ca38f-e631-445e-9da5-325b0ce1400e name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:20:07.489828 | controller | Jun 12 16:26:01.424582 crc crio[21573]: time="2026-06-12T16:26:01.424389239Z" level=info msg="Pulling image: quay.io/podified-antelope-centos9/openstack-swift-container:current-podified" id=372c9bab-9c21-4110-ab7a-8459b93aa454 name=/runtime.v1.ImageService/PullImage
2026-06-12 17:20:07.489845 | controller | Jun 12 16:26:01.432006 crc crio[21573]: time="2026-06-12T16:26:01.431893362Z" level=info msg="Trying to access \"quay.io/podified-antelope-centos9/openstack-swift-container:current-podified\""
2026-06-12 17:20:07.489864 | controller | Jun 12 16:26:02.439940 crc crio[21573]: time="2026-06-12T16:26:02.439166611Z" level=info msg="Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9" id=531d383b-c30e-4c4c-bdb7-1e16249cb831 name=/runtime.v1.ImageService/PullImage
2026-06-12 17:20:07.489881 | controller | Jun 12 16:26:02.441256 crc crio[21573]: time="2026-06-12T16:26:02.440815547Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-cli:latest" id=3ddb9946-b635-4606-81b4-e0e2c1ea9be4 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:20:07.489897 | controller | Jun 12 16:26:02.803382 crc crio[21573]: time="2026-06-12T16:26:02.803138712Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-cli:latest" id=02c91f0f-0cc6-48c5-86a6-80f872972a8a name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:20:07.489914 | controller | Jun 12 16:26:02.814676 crc crio[21573]: time="2026-06-12T16:26:02.814603495Z" level=info msg="Creating container: openshift-infra/auto-csr-approver-29688026-qrpr5/oc" id=658b95aa-ba14-4ef9-8a7c-9587d7366f71 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:20:07.489930 | controller | Jun 12 16:26:02.815735 crc crio[21573]: time="2026-06-12T16:26:02.815673636Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.489945 | controller | Jun 12 16:26:02.951548 crc crio[21573]: time="2026-06-12T16:26:02.951365287Z" level=info msg="Pulled image: quay.io/podified-antelope-centos9/openstack-swift-container@sha256:6a3df2d781bf3ba99952cfdf6dac79aec138c266328f5ab6892de61de502c8b1" id=372c9bab-9c21-4110-ab7a-8459b93aa454 name=/runtime.v1.ImageService/PullImage
2026-06-12 17:20:07.489961 | controller | Jun 12 16:26:02.951987 crc crio[21573]: time="2026-06-12T16:26:02.951897003Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.489977 | controller | Jun 12 16:26:02.957837 crc crio[21573]: time="2026-06-12T16:26:02.957737328Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-swift-container:current-podified" id=761810f5-5a02-4e2b-9e0c-a285246e8ead name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:20:07.489994 | controller | Jun 12 16:26:03.012703 crc crio[21573]: time="2026-06-12T16:26:03.011727344Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-swift-container:current-podified" id=461edb73-0284-422d-a022-9d0270632474 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:20:07.490011 | controller | Jun 12 16:26:03.030417 crc crio[21573]: time="2026-06-12T16:26:03.030344361Z" level=info msg="Creating container: openstack/swift-storage-0/container-server" id=a4337dc5-870e-414e-9e43-664912a3a489 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:20:07.490030 | controller | Jun 12 16:26:03.033896 crc crio[21573]: time="2026-06-12T16:26:03.033858452Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.490049 | controller | Jun 12 16:26:03.113572 crc crio[21573]: time="2026-06-12T16:26:03.112806269Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.490065 | controller | Jun 12 16:26:03.123848 crc crio[21573]: time="2026-06-12T16:26:03.123752725Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.490081 | controller | Jun 12 16:26:03.270330 crc crio[21573]: time="2026-06-12T16:26:03.270141059Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.490101 | controller | Jun 12 16:26:03.287701 crc crio[21573]: time="2026-06-12T16:26:03.287566182Z" level=info msg="Created container cc7ef2ceeafb63f3e17a713f65bdafb33c7d38f543897082bdc0627f0067ccd5: openstack/swift-storage-0/container-server" id=a4337dc5-870e-414e-9e43-664912a3a489 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:20:07.490118 | controller | Jun 12 16:26:03.289764 crc crio[21573]: time="2026-06-12T16:26:03.289647811Z" level=info msg="Starting container: cc7ef2ceeafb63f3e17a713f65bdafb33c7d38f543897082bdc0627f0067ccd5" id=f3f915b8-a1bd-46f8-a0c0-00ae2c6090ee name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 17:20:07.490135 | controller | Jun 12 16:26:03.297667 crc crio[21573]: time="2026-06-12T16:26:03.297572545Z" level=info msg="Started container" PID=69249 containerID=cc7ef2ceeafb63f3e17a713f65bdafb33c7d38f543897082bdc0627f0067ccd5 description=openstack/swift-storage-0/container-server id=f3f915b8-a1bd-46f8-a0c0-00ae2c6090ee name=/runtime.v1.RuntimeService/StartContainer sandboxID=2c7324029bf5bfcdd7d727a616e2924c5fb914cc89dce009954edea9a6d87cf7
2026-06-12 17:20:07.490151 | controller | Jun 12 16:26:03.317548 crc crio[21573]: time="2026-06-12T16:26:03.317411236Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-swift-container:current-podified" id=97a51aa0-c957-4722-ad16-f1bfe50dc5e6 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:20:07.490167 | controller | Jun 12 16:26:03.347662 crc crio[21573]: time="2026-06-12T16:26:03.347344443Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-swift-container:current-podified" id=38808892-50b9-4af2-b692-9f2dc75b2e96 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:20:07.490184 | controller | Jun 12 16:26:03.360507 crc crio[21573]: time="2026-06-12T16:26:03.360340791Z" level=info msg="Creating container: openstack/swift-storage-0/container-replicator" id=9a73a8bd-68f1-4015-9e92-0b8e17ed6d61 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:20:07.490200 | controller | Jun 12 16:26:03.363161 crc crio[21573]: time="2026-06-12T16:26:03.362934336Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.490216 | controller | Jun 12 16:26:03.416649 crc crio[21573]: time="2026-06-12T16:26:03.415553034Z" level=info msg="Created container 30ecfadd88769fcb0cef12e09b6103ed004f3e58ed1be0fce4ee3f5ec9eabce9: openshift-infra/auto-csr-approver-29688026-qrpr5/oc" id=658b95aa-ba14-4ef9-8a7c-9587d7366f71 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:20:07.490233 | controller | Jun 12 16:26:03.417033 crc crio[21573]: time="2026-06-12T16:26:03.416852262Z" level=info msg="Starting container: 30ecfadd88769fcb0cef12e09b6103ed004f3e58ed1be0fce4ee3f5ec9eabce9" id=054624f6-eb04-4c3d-a89a-0edd21c9f78a name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 17:20:07.490249 | controller | Jun 12 16:26:03.424781 crc crio[21573]: time="2026-06-12T16:26:03.424637861Z" level=info msg="Started container" PID=69256 containerID=30ecfadd88769fcb0cef12e09b6103ed004f3e58ed1be0fce4ee3f5ec9eabce9 description=openshift-infra/auto-csr-approver-29688026-qrpr5/oc id=054624f6-eb04-4c3d-a89a-0edd21c9f78a name=/runtime.v1.RuntimeService/StartContainer sandboxID=6d988582ff94c8fdd5cdbde0b6175f713fd8220b5f4019a7ce152df967bc1e17
2026-06-12 17:20:07.490266 | controller | Jun 12 16:26:03.426573 crc crio[21573]: time="2026-06-12T16:26:03.426191216Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.490283 | controller | Jun 12 16:26:03.431249 crc crio[21573]: time="2026-06-12T16:26:03.431013231Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.490304 | controller | Jun 12 16:26:03.628402 crc crio[21573]: time="2026-06-12T16:26:03.628185192Z" level=info msg="Created container 3835f3a351ed4b6287011abf37b859cb8991b797a0d53c3f8618a9ccac9e81cc: openstack/swift-storage-0/container-replicator" id=9a73a8bd-68f1-4015-9e92-0b8e17ed6d61 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:20:07.490321 | controller | Jun 12 16:26:03.631054 crc crio[21573]: time="2026-06-12T16:26:03.630901988Z" level=info msg="Starting container: 3835f3a351ed4b6287011abf37b859cb8991b797a0d53c3f8618a9ccac9e81cc" id=129b0aa5-77d9-4bac-a717-b78e985a80f7 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 17:20:07.490337 | controller | Jun 12 16:26:03.642358 crc crio[21573]: time="2026-06-12T16:26:03.642183938Z" level=info msg="Started container" PID=69288 containerID=3835f3a351ed4b6287011abf37b859cb8991b797a0d53c3f8618a9ccac9e81cc description=openstack/swift-storage-0/container-replicator id=129b0aa5-77d9-4bac-a717-b78e985a80f7 name=/runtime.v1.RuntimeService/StartContainer sandboxID=2c7324029bf5bfcdd7d727a616e2924c5fb914cc89dce009954edea9a6d87cf7
2026-06-12 17:20:07.490354 | controller | Jun 12 16:26:03.660674 crc crio[21573]: time="2026-06-12T16:26:03.660390503Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-swift-container:current-podified" id=ccbc7828-3d64-4309-8669-27b39d73bd18 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:20:07.490370 | controller | Jun 12 16:26:03.691013 crc crio[21573]: time="2026-06-12T16:26:03.689980671Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-swift-container:current-podified" id=eea47ad4-1dc3-4085-9ca5-f14be1571c00 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:20:07.490387 | controller | Jun 12 16:26:03.711497 crc crio[21573]: time="2026-06-12T16:26:03.711351896Z" level=info msg="Creating container: openstack/swift-storage-0/container-auditor" id=eb9bcbd0-840c-49c1-b592-0f55cbdc1562 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:20:07.490403 | controller | Jun 12 16:26:03.713911 crc crio[21573]: time="2026-06-12T16:26:03.713348502Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.490420 | controller | Jun 12 16:26:03.780999 crc crio[21573]: time="2026-06-12T16:26:03.780877104Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.490437 | controller | Jun 12 16:26:03.787554 crc crio[21573]: time="2026-06-12T16:26:03.787399471Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.490453 | controller | Jun 12 16:26:03.927079 crc crio[21573]: time="2026-06-12T16:26:03.926948949Z" level=info msg="Created container b5443381bb4ba140ec768b8bf5658c6640ed5884435c7916f7f3d1c5566d6749: openstack/swift-storage-0/container-auditor" id=eb9bcbd0-840c-49c1-b592-0f55cbdc1562 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:20:07.490469 | controller | Jun 12 16:26:03.928821 crc crio[21573]: time="2026-06-12T16:26:03.928711288Z" level=info msg="Starting container: b5443381bb4ba140ec768b8bf5658c6640ed5884435c7916f7f3d1c5566d6749" id=7eda4b8a-c350-4412-ba8a-cb6e1ba8d9cf name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 17:20:07.490485 | controller | Jun 12 16:26:03.936179 crc crio[21573]: time="2026-06-12T16:26:03.936072936Z" level=info msg="Started container" PID=69339 containerID=b5443381bb4ba140ec768b8bf5658c6640ed5884435c7916f7f3d1c5566d6749 description=openstack/swift-storage-0/container-auditor id=7eda4b8a-c350-4412-ba8a-cb6e1ba8d9cf name=/runtime.v1.RuntimeService/StartContainer sandboxID=2c7324029bf5bfcdd7d727a616e2924c5fb914cc89dce009954edea9a6d87cf7
2026-06-12 17:20:07.490504 | controller | Jun 12 16:26:03.950627 crc crio[21573]: time="2026-06-12T16:26:03.950515995Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-swift-container:current-podified" id=ecd0f891-bcc2-4a23-b9ce-341a703a61e9 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:20:07.490520 | controller | Jun 12 16:26:03.968857 crc crio[21573]: time="2026-06-12T16:26:03.968701389Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-swift-container:current-podified" id=468ca0da-5e24-4cca-827e-bf07d7ff4c3e name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:20:07.490536 | controller | Jun 12 16:26:03.980896 crc crio[21573]: time="2026-06-12T16:26:03.980659318Z" level=info msg="Creating container: openstack/swift-storage-0/container-updater" id=d9f1ce79-3ea7-4abb-96e6-ae17a17ddef4 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:20:07.490552 | controller | Jun 12 16:26:03.983529 crc crio[21573]: time="2026-06-12T16:26:03.983397786Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.490567 | controller | Jun 12 16:26:04.085558 crc crio[21573]: time="2026-06-12T16:26:04.085205707Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.490606 | controller | Jun 12 16:26:04.101553 crc crio[21573]: time="2026-06-12T16:26:04.099666317Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.490624 | controller | Jun 12 16:26:04.256306 crc crio[21573]: time="2026-06-12T16:26:04.255559208Z" level=info msg="Created container f2af685cd65c2c69387fab7c544b3494385f933c685c91c1bafca939397e7467: openstack/swift-storage-0/container-updater" id=d9f1ce79-3ea7-4abb-96e6-ae17a17ddef4 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:20:07.490640 | controller | Jun 12 16:26:04.258055 crc crio[21573]: time="2026-06-12T16:26:04.258009517Z" level=info msg="Starting container: f2af685cd65c2c69387fab7c544b3494385f933c685c91c1bafca939397e7467" id=10d8c2c1-5aec-4b75-8aa1-5411e33e4d87 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 17:20:07.490656 | controller | Jun 12 16:26:04.265877 crc crio[21573]: time="2026-06-12T16:26:04.265765017Z" level=info msg="Started container" PID=69434 containerID=f2af685cd65c2c69387fab7c544b3494385f933c685c91c1bafca939397e7467 description=openstack/swift-storage-0/container-updater id=10d8c2c1-5aec-4b75-8aa1-5411e33e4d87 name=/runtime.v1.RuntimeService/StartContainer sandboxID=2c7324029bf5bfcdd7d727a616e2924c5fb914cc89dce009954edea9a6d87cf7
2026-06-12 17:20:07.490672 | controller | Jun 12 16:26:04.291422 crc crio[21573]: time="2026-06-12T16:26:04.291264469Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-swift-object:current-podified" id=efda45ca-c2ba-47f7-abc9-db0d0375f54c name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:20:07.490688 | controller | Jun 12 16:26:04.311125 crc crio[21573]: time="2026-06-12T16:26:04.311061989Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-swift-object:current-podified" id=a6263e8d-ab31-442c-8e9d-8efbb414244f name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:20:07.490704 | controller | Jun 12 16:26:05.213128 crc crio[21573]: time="2026-06-12T16:26:05.213015767Z" level=info msg="Stopping pod sandbox: 6d988582ff94c8fdd5cdbde0b6175f713fd8220b5f4019a7ce152df967bc1e17" id=bb39f66e-03e8-463e-a104-8de90b0945c5 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 17:20:07.490720 | controller | Jun 12 16:26:05.214675 crc crio[21573]: time="2026-06-12T16:26:05.213739937Z" level=info msg="Got pod network &{Name:auto-csr-approver-29688026-qrpr5 Namespace:openshift-infra ID:6d988582ff94c8fdd5cdbde0b6175f713fd8220b5f4019a7ce152df967bc1e17 UID:45107f3e-3403-4e42-8d69-948182658dae NetNS:/var/run/netns/f7cd56f1-0bdf-4965-ae41-0f3171417a16 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod45107f3e_3403_4e42_8d69_948182658dae.slice PodAnnotations:0xc001896eb8}] Aliases:map[]}"
2026-06-12 17:20:07.490740 | controller | Jun 12 16:26:05.214675 crc crio[21573]: time="2026-06-12T16:26:05.213873251Z" level=info msg="Deleting pod openshift-infra_auto-csr-approver-29688026-qrpr5 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 17:20:07.490757 | controller | Jun 12 16:26:05.419735 crc crio[21573]: time="2026-06-12T16:26:05.41910246Z" level=info msg="Creating container: openstack/swift-storage-0/object-server" id=df8ee3e6-60d5-4798-a7ab-e05a10318888 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:20:07.490774 | controller | Jun 12 16:26:05.421681 crc crio[21573]: time="2026-06-12T16:26:05.421651072Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.490790 | controller | Jun 12 16:26:05.504396 crc crio[21573]: time="2026-06-12T16:26:05.504271054Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.490806 | controller | Jun 12 16:26:05.509747 crc crio[21573]: time="2026-06-12T16:26:05.509626312Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.490822 | controller | Jun 12 16:26:05.582702 crc crio[21573]: time="2026-06-12T16:26:05.582648869Z" level=info msg="Stopped pod sandbox: 6d988582ff94c8fdd5cdbde0b6175f713fd8220b5f4019a7ce152df967bc1e17" id=bb39f66e-03e8-463e-a104-8de90b0945c5 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 17:20:07.490838 | controller | Jun 12 16:26:06.777657 crc crio[21573]: time="2026-06-12T16:26:06.776689423Z" level=info msg="Created container 739f41caa614028ec83c7e3ce40d70488fa60bdc4b03301921c813d555cf06ca: openstack/swift-storage-0/object-server" id=df8ee3e6-60d5-4798-a7ab-e05a10318888 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:20:07.490854 | controller | Jun 12 16:26:06.780386 crc crio[21573]: time="2026-06-12T16:26:06.780321687Z" level=info msg="Starting container: 739f41caa614028ec83c7e3ce40d70488fa60bdc4b03301921c813d555cf06ca" id=df7c6cc9-c0d4-4fc9-aa4e-b849db3714e9 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 17:20:07.490871 | controller | Jun 12 16:26:06.791199 crc crio[21573]: time="2026-06-12T16:26:06.78961379Z" level=info msg="Started container" PID=69526 containerID=739f41caa614028ec83c7e3ce40d70488fa60bdc4b03301921c813d555cf06ca description=openstack/swift-storage-0/object-server id=df7c6cc9-c0d4-4fc9-aa4e-b849db3714e9 name=/runtime.v1.RuntimeService/StartContainer sandboxID=2c7324029bf5bfcdd7d727a616e2924c5fb914cc89dce009954edea9a6d87cf7
2026-06-12 17:20:07.490886 | controller | Jun 12 16:26:07.785294 crc crio[21573]: time="2026-06-12T16:26:07.785150572Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-swift-object:current-podified" id=14f3445d-60b1-41e9-b1a5-d81a15c18043 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:20:07.490906 | controller | Jun 12 16:26:07.822283 crc crio[21573]: time="2026-06-12T16:26:07.821435682Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-swift-object:current-podified" id=7b1ef77c-9955-4e49-bc11-f9be05a24722 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:20:07.490923 | controller | Jun 12 16:26:07.847372 crc crio[21573]: time="2026-06-12T16:26:07.846920523Z" level=info msg="Creating container: openstack/swift-storage-0/object-replicator" id=379534a6-c79c-4e40-ad21-c049bfc2706a name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:20:07.490939 | controller | Jun 12 16:26:07.847926 crc crio[21573]: time="2026-06-12T16:26:07.8478419Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.490960 | controller | Jun 12 16:26:07.948472 crc crio[21573]: time="2026-06-12T16:26:07.948057597Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.490977 | controller | Jun 12 16:26:07.956325 crc crio[21573]: time="2026-06-12T16:26:07.956036872Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.490993 | controller | Jun 12 16:26:08.505180 crc crio[21573]: time="2026-06-12T16:26:08.504880275Z" level=info msg="Created container e14d5084104a8e56a21a98eeb717602da618361d2d0420bff0f5049483758c8e: openstack/swift-storage-0/object-replicator" id=379534a6-c79c-4e40-ad21-c049bfc2706a name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:20:07.491009 | controller | Jun 12 16:26:08.507095 crc crio[21573]: time="2026-06-12T16:26:08.507062737Z" level=info msg="Starting container: e14d5084104a8e56a21a98eeb717602da618361d2d0420bff0f5049483758c8e" id=9480629b-de4f-4c5d-a728-ae9502fe6114 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 17:20:07.491025 | controller | Jun 12 16:26:08.515716 crc crio[21573]: time="2026-06-12T16:26:08.515607839Z" level=info msg="Started container" PID=69658 containerID=e14d5084104a8e56a21a98eeb717602da618361d2d0420bff0f5049483758c8e description=openstack/swift-storage-0/object-replicator id=9480629b-de4f-4c5d-a728-ae9502fe6114 name=/runtime.v1.RuntimeService/StartContainer sandboxID=2c7324029bf5bfcdd7d727a616e2924c5fb914cc89dce009954edea9a6d87cf7
2026-06-12 17:20:07.491041 | controller | Jun 12 16:26:08.609697 crc crio[21573]: time="2026-06-12T16:26:08.609626673Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-swift-object:current-podified" id=0e70e6ff-52ec-4feb-bd43-054414049ffd name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:20:07.491057 | controller | Jun 12 16:26:08.630523 crc crio[21573]: time="2026-06-12T16:26:08.630394508Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-swift-object:current-podified" id=ebf087df-00d2-4091-a648-f2af1336ab35 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:20:07.491073 | controller | Jun 12 16:26:08.766538 crc crio[21573]: time="2026-06-12T16:26:08.766201512Z" level=info msg="Creating container: openstack/swift-storage-0/object-auditor" id=b1fecb53-d360-40f2-ab10-531abcbf228e name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:20:07.491089 | controller | Jun 12 16:26:08.766915 crc crio[21573]: time="2026-06-12T16:26:08.76685275Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.491105 | controller | Jun 12 16:26:08.834201 crc crio[21573]: time="2026-06-12T16:26:08.834013674Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.491121 | controller | Jun 12 16:26:08.838667 crc crio[21573]: time="2026-06-12T16:26:08.838605721Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.491137 | controller | Jun 12 16:26:09.045059 crc crio[21573]: time="2026-06-12T16:26:09.044339985Z" level=info msg="Created container 5e8aefffe6d7151bba2b96a53901a6b27223267ac24598cbaf86998531693018: openstack/swift-storage-0/object-auditor" id=b1fecb53-d360-40f2-ab10-531abcbf228e name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:20:07.491153 | controller | Jun 12 16:26:09.057912 crc crio[21573]: time="2026-06-12T16:26:09.05760664Z" level=info msg="Starting container: 5e8aefffe6d7151bba2b96a53901a6b27223267ac24598cbaf86998531693018" id=6a9f2253-d144-46e0-957b-6cc78d11391f name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 17:20:07.491175 | controller | Jun 12 16:26:09.067123 crc crio[21573]: time="2026-06-12T16:26:09.066625085Z" level=info msg="Started container" PID=69701 containerID=5e8aefffe6d7151bba2b96a53901a6b27223267ac24598cbaf86998531693018 description=openstack/swift-storage-0/object-auditor id=6a9f2253-d144-46e0-957b-6cc78d11391f name=/runtime.v1.RuntimeService/StartContainer sandboxID=2c7324029bf5bfcdd7d727a616e2924c5fb914cc89dce009954edea9a6d87cf7
2026-06-12 17:20:07.491192 | controller | Jun 12 16:26:09.744076 crc crio[21573]: time="2026-06-12T16:26:09.743831144Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-swift-object:current-podified" id=1130e57c-1631-4150-99ca-b614148ccda4 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:20:07.491209 | controller | Jun 12 16:26:09.764703 crc crio[21573]: time="2026-06-12T16:26:09.76457907Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-swift-object:current-podified" id=925068ef-f90f-47e3-b16e-9e3b90fcef88 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:20:07.491225 | controller | Jun 12 16:26:09.786923 crc crio[21573]: time="2026-06-12T16:26:09.78682428Z" level=info msg="Creating container: openstack/swift-storage-0/object-updater" id=944dbed6-0b60-45bf-ae11-7d3cea1aa301 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:20:07.491242 | controller | Jun 12 16:26:09.788083 crc crio[21573]: time="2026-06-12T16:26:09.787950981Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.491258 | controller | Jun 12 16:26:09.862696 crc crio[21573]: time="2026-06-12T16:26:09.862430314Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.491274 | controller | Jun 12 16:26:09.869139 crc crio[21573]: time="2026-06-12T16:26:09.868983329Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.491291 | controller | Jun 12 16:26:10.032992 crc crio[21573]: time="2026-06-12T16:26:10.032734258Z" level=info msg="Created container c3c908d1b92077a53ecdd8da6ee3c8e616a3d8a7c1dd197e16c0db8285b995cc: openstack/swift-storage-0/object-updater" id=944dbed6-0b60-45bf-ae11-7d3cea1aa301 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:20:07.491306 | controller | Jun 12 16:26:10.035347 crc crio[21573]: time="2026-06-12T16:26:10.035181708Z" level=info msg="Starting container: c3c908d1b92077a53ecdd8da6ee3c8e616a3d8a7c1dd197e16c0db8285b995cc" id=a7576c51-4915-4527-9fa6-418c899fb690 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 17:20:07.491322 | controller | Jun 12 16:26:10.058290 crc crio[21573]: time="2026-06-12T16:26:10.058149508Z" level=info msg="Started container" PID=69760 containerID=c3c908d1b92077a53ecdd8da6ee3c8e616a3d8a7c1dd197e16c0db8285b995cc description=openstack/swift-storage-0/object-updater id=a7576c51-4915-4527-9fa6-418c899fb690 name=/runtime.v1.RuntimeService/StartContainer sandboxID=2c7324029bf5bfcdd7d727a616e2924c5fb914cc89dce009954edea9a6d87cf7
2026-06-12 17:20:07.491351 | controller | Jun 12 16:26:10.085186 crc crio[21573]: time="2026-06-12T16:26:10.084993378Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-swift-proxy-server:current-podified" id=e0e371f8-2f53-4b48-aa4e-15260924629d name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:20:07.491368 | controller | Jun 12 16:26:10.108833 crc crio[21573]: time="2026-06-12T16:26:10.108710099Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-swift-proxy-server:current-podified" id=392b6a68-37e5-44ef-9121-fb89ba8970a7 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:20:07.491387 | controller | Jun 12 16:26:10.121173 crc crio[21573]: time="2026-06-12T16:26:10.121031297Z" level=info msg="Creating container: openstack/swift-storage-0/object-expirer" id=994125c9-8989-4e5d-ad13-971d631cc6f1 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:20:07.491404 | controller | Jun 12 16:26:10.121832 crc crio[21573]: time="2026-06-12T16:26:10.121756908Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.491420 | controller | Jun 12 16:26:10.184271 crc crio[21573]: time="2026-06-12T16:26:10.184106364Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.491437 | controller | Jun 12 16:26:10.190787 crc crio[21573]: time="2026-06-12T16:26:10.190695799Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.491453 | controller | Jun 12 16:26:10.361140 crc crio[21573]: time="2026-06-12T16:26:10.361001359Z" level=info msg="Created container c416bca9eee143f81ae6e45348b59bab34203812f1402dd71a868ffb683492a6: openstack/swift-storage-0/object-expirer" id=994125c9-8989-4e5d-ad13-971d631cc6f1 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:20:07.491469 | controller | Jun 12 16:26:10.363033 crc crio[21573]: time="2026-06-12T16:26:10.362937854Z" level=info msg="Starting container: c416bca9eee143f81ae6e45348b59bab34203812f1402dd71a868ffb683492a6" id=d125c69f-bab4-4ac2-bebe-533f3ed48da2 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 17:20:07.491486 | controller | Jun 12 16:26:10.378756 crc crio[21573]: time="2026-06-12T16:26:10.378631808Z" level=info msg="Started container" PID=69783 containerID=c416bca9eee143f81ae6e45348b59bab34203812f1402dd71a868ffb683492a6 description=openstack/swift-storage-0/object-expirer id=d125c69f-bab4-4ac2-bebe-533f3ed48da2 name=/runtime.v1.RuntimeService/StartContainer sandboxID=2c7324029bf5bfcdd7d727a616e2924c5fb914cc89dce009954edea9a6d87cf7
2026-06-12 17:20:07.491502 | controller | Jun 12 16:26:10.402642 crc crio[21573]: time="2026-06-12T16:26:10.402526175Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-swift-object:current-podified" id=bb88ffb7-c405-4940-8d1e-1bb8d6ce6b91 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:20:07.491518 | controller | Jun 12 16:26:10.423054 crc crio[21573]: time="2026-06-12T16:26:10.422927982Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-swift-object:current-podified" id=b84f6439-53c9-4d20-9cc8-2ecd0de85ad8 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:20:07.491534 | controller | Jun 12 16:26:10.431656 crc crio[21573]: time="2026-06-12T16:26:10.431516905Z" level=info msg="Creating container: openstack/swift-storage-0/rsync" id=61d0480d-248f-41d4-9f39-ed375fad3e1a name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:20:07.491551 | controller | Jun 12 16:26:10.432158 crc crio[21573]: time="2026-06-12T16:26:10.432080371Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.491567 | controller | Jun 12 16:26:10.497250 crc crio[21573]: time="2026-06-12T16:26:10.497122402Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.491605 | controller | Jun 12 16:26:10.500565 crc crio[21573]: time="2026-06-12T16:26:10.500496577Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.491623 | controller | Jun 12 16:26:10.619680 crc crio[21573]: time="2026-06-12T16:26:10.619520326Z" level=info msg="Created container 193f2d77d43c62d86b089af18e3e2b27c449082357bc2e9dba66d8ed43b00705: openstack/swift-storage-0/rsync" id=61d0480d-248f-41d4-9f39-ed375fad3e1a name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:20:07.491643 | controller | Jun 12 16:26:10.621209 crc crio[21573]: time="2026-06-12T16:26:10.621098661Z" level=info msg="Starting container: 193f2d77d43c62d86b089af18e3e2b27c449082357bc2e9dba66d8ed43b00705" id=06f57eda-7a99-4e27-868d-325f53005c0f name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 17:20:07.491660 | controller | Jun 12 16:26:10.628817 crc crio[21573]: time="2026-06-12T16:26:10.628656165Z" level=info msg="Started container" PID=69805 containerID=193f2d77d43c62d86b089af18e3e2b27c449082357bc2e9dba66d8ed43b00705 description=openstack/swift-storage-0/rsync id=06f57eda-7a99-4e27-868d-325f53005c0f name=/runtime.v1.RuntimeService/StartContainer sandboxID=2c7324029bf5bfcdd7d727a616e2924c5fb914cc89dce009954edea9a6d87cf7
2026-06-12 17:20:07.491677 | controller | Jun 12 16:26:10.639367 crc crio[21573]: time="2026-06-12T16:26:10.639189273Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-swift-object:current-podified" id=9439642d-dd49-4c63-84cf-38150468b6a7 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:20:07.491693 | controller | Jun 12 16:26:10.651589 crc crio[21573]: time="2026-06-12T16:26:10.651321486Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-swift-object:current-podified" id=83e59b5d-5535-4273-ab35-9e78f961e1dd name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:20:07.491709 | controller | Jun 12 16:26:10.663488 crc crio[21573]: time="2026-06-12T16:26:10.663281626Z" level=info msg="Creating container: openstack/swift-storage-0/swift-recon-cron" id=5f544af5-bf5d-439f-8c2e-56ed61a4c19f name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:20:07.491725 | controller | Jun 12 16:26:10.664032 crc crio[21573]: time="2026-06-12T16:26:10.663964067Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.491742 | controller | Jun 12 16:26:10.737899 crc crio[21573]: time="2026-06-12T16:26:10.737776873Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.491758 | controller | Jun 12 16:26:10.741878 crc crio[21573]: time="2026-06-12T16:26:10.741776036Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.491774 | controller | Jun 12 16:26:10.873259 crc crio[21573]: time="2026-06-12T16:26:10.872401874Z" level=info msg="Created container b9c5cdc9ba0a603043c5d4e200d9dea22c0ab0cad7a27b6f7e4e017a25e0de60: openstack/swift-storage-0/swift-recon-cron" id=5f544af5-bf5d-439f-8c2e-56ed61a4c19f name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:20:07.491790 | controller | Jun 12 16:26:10.875643 crc crio[21573]: time="2026-06-12T16:26:10.875265295Z" level=info msg="Starting container: b9c5cdc9ba0a603043c5d4e200d9dea22c0ab0cad7a27b6f7e4e017a25e0de60" id=8bfb1f0b-c9b5-483c-8fa4-26abf50ccc57 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 17:20:07.491806 | controller | Jun 12 16:26:10.884753 crc crio[21573]: time="2026-06-12T16:26:10.884561927Z" level=info msg="Started container" PID=69819 containerID=b9c5cdc9ba0a603043c5d4e200d9dea22c0ab0cad7a27b6f7e4e017a25e0de60 description=openstack/swift-storage-0/swift-recon-cron id=8bfb1f0b-c9b5-483c-8fa4-26abf50ccc57 name=/runtime.v1.RuntimeService/StartContainer sandboxID=2c7324029bf5bfcdd7d727a616e2924c5fb914cc89dce009954edea9a6d87cf7
2026-06-12 17:20:07.491822 | controller | Jun 12 16:26:12.364135 crc crio[21573]: time="2026-06-12T16:26:12.362973322Z" level=info msg="Running pod sandbox: openstack/dnsmasq-dns-68c444669f-bf6j2/POD" id=82375f81-dbd5-44cb-9283-845287af6260 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:20:07.491841 | controller | Jun 12 16:26:12.365087 crc crio[21573]: time="2026-06-12T16:26:12.365061371Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.491858 | controller | Jun 12 16:26:12.401051 crc crio[21573]: time="2026-06-12T16:26:12.400929144Z" level=info msg="Got pod network &{Name:dnsmasq-dns-68c444669f-bf6j2 Namespace:openstack ID:394d15da1f029b6580bf12e1c5950827fbad64d15327ddefb080695eae2a84bb UID:a7a10806-cdcc-4e1f-9c24-1b8c6d751033 NetNS:/var/run/netns/fcd644b7-a59f-4874-a08b-958773dce1ec Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poda7a10806_cdcc_4e1f_9c24_1b8c6d751033.slice PodAnnotations:0xc002e28438}] Aliases:map[]}"
2026-06-12 17:20:07.491879 | controller | Jun 12 16:26:12.401051 crc crio[21573]: time="2026-06-12T16:26:12.401017397Z" level=info msg="Adding pod openstack_dnsmasq-dns-68c444669f-bf6j2 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 17:20:07.491896 | controller | Jun 12 16:26:12.438758 crc crio[21573]: time="2026-06-12T16:26:12.438621942Z" level=info msg="Stopping pod sandbox: 8451c6f5cfd2e14db0244dad7164bfe8b1427df8d52d1f40a6f6c6dfac00e0ba" id=473295db-b7b7-4ce2-a879-caa581e23cd9 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 17:20:07.491913 | controller | Jun 12 16:26:12.439354 crc crio[21573]: time="2026-06-12T16:26:12.43927735Z" level=info msg="Got pod network &{Name:keystone-db-sync-nfr6p Namespace:openstack ID:8451c6f5cfd2e14db0244dad7164bfe8b1427df8d52d1f40a6f6c6dfac00e0ba UID:78ab0963-26f8-4326-9dfc-c2f6870f15b2 NetNS:/var/run/netns/4d531ff0-25ad-4ea4-b595-8c60f5ab376a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod78ab0963_26f8_4326_9dfc_c2f6870f15b2.slice PodAnnotations:0xc00443c298}] Aliases:map[]}"
2026-06-12 17:20:07.491929 | controller | Jun 12 16:26:12.439592 crc crio[21573]: time="2026-06-12T16:26:12.439522887Z" level=info msg="Deleting pod openstack_keystone-db-sync-nfr6p from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 17:20:07.491945 | controller | Jun 12 16:26:13.066570 crc crio[21573]: 2026-06-12T16:26:13Z [verbose] CmdAdd (shim): {1.1.0 [{Name:394d15da1f029b6 Mac:fa:5d:b6:c8:57:14 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:91 Mtu:0 Sandbox:/var/run/netns/fcd644b7-a59f-4874-a08b-958773dce1ec SocketPath: PciID:}] [{Interface:0xc0002dab00 Address:{IP:10.217.0.145 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 17:20:07.491961 | controller | Jun 12 16:26:13.068806 crc crio[21573]: time="2026-06-12T16:26:13.068620723Z" level=info msg="Got pod network &{Name:dnsmasq-dns-68c444669f-bf6j2 Namespace:openstack ID:394d15da1f029b6580bf12e1c5950827fbad64d15327ddefb080695eae2a84bb UID:a7a10806-cdcc-4e1f-9c24-1b8c6d751033 NetNS:/var/run/netns/fcd644b7-a59f-4874-a08b-958773dce1ec Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poda7a10806_cdcc_4e1f_9c24_1b8c6d751033.slice PodAnnotations:0xc002e28438}] Aliases:map[]}"
2026-06-12 17:20:07.491978 | controller | Jun 12 16:26:13.077371 crc crio[21573]: time="2026-06-12T16:26:13.069058317Z" level=info msg="Checking pod openstack_dnsmasq-dns-68c444669f-bf6j2 for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 17:20:07.491994 | controller | Jun 12 16:26:13.077371 crc crio[21573]: time="2026-06-12T16:26:13.07688804Z" level=info msg="Stopped pod sandbox: 8451c6f5cfd2e14db0244dad7164bfe8b1427df8d52d1f40a6f6c6dfac00e0ba" id=473295db-b7b7-4ce2-a879-caa581e23cd9 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 17:20:07.492011 | controller | Jun 12 16:26:13.095037 crc crio[21573]: time="2026-06-12T16:26:13.094968019Z" level=info msg="Ran pod sandbox 394d15da1f029b6580bf12e1c5950827fbad64d15327ddefb080695eae2a84bb with infra container: openstack/dnsmasq-dns-68c444669f-bf6j2/POD" id=82375f81-dbd5-44cb-9283-845287af6260 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:20:07.492031 | controller | Jun 12 16:26:13.097679 crc crio[21573]: time="2026-06-12T16:26:13.097593772Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified" id=f2f411ce-f46e-4520-8c31-5b3daed70394 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:20:07.492048 | controller | Jun 12 16:26:13.153864 crc crio[21573]: time="2026-06-12T16:26:13.153729771Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified" id=850afd01-2662-43a5-b4e1-6b75247d66c0 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:20:07.492064 | controller | Jun 12 16:26:13.163113 crc crio[21573]: time="2026-06-12T16:26:13.163026397Z" level=info msg="Creating container: openstack/dnsmasq-dns-68c444669f-bf6j2/init" id=5f527b4d-19b6-4f37-a36f-40a4767e9f5c name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:20:07.492080 | controller | Jun 12 16:26:13.163709 crc crio[21573]: time="2026-06-12T16:26:13.163645384Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.492096 | controller | Jun 12 16:26:13.226629 crc crio[21573]: time="2026-06-12T16:26:13.226505621Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.492112 | controller | Jun 12 16:26:13.234875 crc crio[21573]: time="2026-06-12T16:26:13.234784165Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.492128 | controller | Jun 12 16:26:13.490991 crc crio[21573]: time="2026-06-12T16:26:13.489881885Z" level=info msg="Created container c7fbb4d7816c2aa3f16f66b9cd508bb509d1ca6c0b3b02367fcd8caecc2489f8: openstack/dnsmasq-dns-68c444669f-bf6j2/init" id=5f527b4d-19b6-4f37-a36f-40a4767e9f5c name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:20:07.492144 | controller | Jun 12 16:26:13.493170 crc crio[21573]: time="2026-06-12T16:26:13.493072745Z" level=info msg="Starting container: c7fbb4d7816c2aa3f16f66b9cd508bb509d1ca6c0b3b02367fcd8caecc2489f8" id=1340f6fd-7b6d-49f6-a322-ff76a6602387 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 17:20:07.492160 | controller | Jun 12 16:26:13.502165 crc crio[21573]: time="2026-06-12T16:26:13.502067279Z" level=info msg="Started container" PID=69991 containerID=c7fbb4d7816c2aa3f16f66b9cd508bb509d1ca6c0b3b02367fcd8caecc2489f8 description=openstack/dnsmasq-dns-68c444669f-bf6j2/init id=1340f6fd-7b6d-49f6-a322-ff76a6602387 name=/runtime.v1.RuntimeService/StartContainer sandboxID=394d15da1f029b6580bf12e1c5950827fbad64d15327ddefb080695eae2a84bb
2026-06-12 17:20:07.492176 | controller | Jun 12 16:26:14.424343 crc crio[21573]: time="2026-06-12T16:26:14.420821513Z" level=info msg="Running pod sandbox: openstack/keystone-bootstrap-5l4g5/POD" id=f45c25e1-f48a-4f84-87bf-f8f3893f8187 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:20:07.492193 | controller | Jun 12 16:26:14.424343 crc crio[21573]: time="2026-06-12T16:26:14.421621135Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.492209 | controller | Jun 12 16:26:14.585607 crc crio[21573]: time="2026-06-12T16:26:14.585045404Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified" id=0c9b5f30-8c41-4ff9-9cf4-723169bd61d7 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:20:07.492225 | controller | Jun 12 16:26:14.624880 crc crio[21573]: time="2026-06-12T16:26:14.62458032Z" level=info msg="Got pod network &{Name:keystone-bootstrap-5l4g5 Namespace:openstack ID:8e80f1fbcd4e597701cc19fe0bb8db5b0e76ed887a1ce8ecccbda669416674a5 UID:ac8051d9-727b-4061-85a7-e616fb8e1276 NetNS:/var/run/netns/3068f3e1-5de1-4598-9f2e-f5f8acb4a3c8 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podac8051d9_727b_4061_85a7_e616fb8e1276.slice PodAnnotations:0xc002e280a8}] Aliases:map[]}"
2026-06-12 17:20:07.492245 | controller | Jun 12 16:26:14.624880 crc crio[21573]: time="2026-06-12T16:26:14.624775376Z" level=info msg="Adding pod openstack_keystone-bootstrap-5l4g5 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 17:20:07.492263 | controller | Jun 12 16:26:14.692634 crc crio[21573]: time="2026-06-12T16:26:14.685788927Z" level=info msg="Running pod sandbox: openstack/dnsmasq-dns-5556978f87-4ltst/POD" id=e8180519-da05-4835-ae20-9421dd7e81a1 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:20:07.492279 | controller | Jun 12 16:26:14.692634 crc crio[21573]: time="2026-06-12T16:26:14.685913061Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.492295 | controller | Jun 12 16:26:14.816732 crc crio[21573]: time="2026-06-12T16:26:14.815139064Z" level=info msg="Running pod sandbox: openstack/cinder-db-sync-xldzl/POD" id=7b1d30a3-03b2-40e2-ad56-5f9afeafdf08 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:20:07.492311 | controller | Jun 12 16:26:14.816732 crc crio[21573]: time="2026-06-12T16:26:14.815895785Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.492328 | controller | Jun 12 16:26:14.819044 crc crio[21573]: time="2026-06-12T16:26:14.818978818Z" level=info msg="Got pod network &{Name:dnsmasq-dns-5556978f87-4ltst Namespace:openstack ID:decaa2a1820c4f9ad2f8cf463fe6148f6f84440bd05612e639fc85b242090ab8 UID:6976e1dd-cecb-475d-a34c-fc5adda290e0 NetNS:/var/run/netns/ce5c483c-6f6b-4671-9536-635ce1a90350 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod6976e1dd_cecb_475d_a34c_fc5adda290e0.slice PodAnnotations:0xc000568488}] Aliases:map[]}"
2026-06-12 17:20:07.492345 | controller | Jun 12 16:26:14.819044 crc crio[21573]: time="2026-06-12T16:26:14.81904043Z" level=info msg="Adding pod openstack_dnsmasq-dns-5556978f87-4ltst to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 17:20:07.492361 | controller | Jun 12 16:26:14.852347 crc crio[21573]: time="2026-06-12T16:26:14.852291156Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified" id=a766b35f-d9a4-4e6b-9639-0c4fea0737e8 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:20:07.492378 | controller | Jun 12 16:26:14.949259 crc crio[21573]: time="2026-06-12T16:26:14.938662609Z" level=info msg="Creating container: openstack/dnsmasq-dns-68c444669f-bf6j2/dnsmasq-dns" id=ce1abbac-f5c7-49bd-9dd3-870ea9e9fb5d name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:20:07.492394 | controller | Jun 12 16:26:14.965349 crc crio[21573]: time="2026-06-12T16:26:14.962615264Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.492410 | controller | Jun 12 16:26:14.997216 crc crio[21573]: time="2026-06-12T16:26:14.992067091Z" level=info msg="Got pod network &{Name:cinder-db-sync-xldzl Namespace:openstack ID:2bed26c75415c9faa00b9c08c3d1e2274a8615e66208ab7705a8d8a628dcbe46 UID:20f3be2b-dd24-4ced-8892-3c5c0fe9667a NetNS:/var/run/netns/25e53b1f-5276-41dd-8791-c32c3aab5b50 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod20f3be2b_dd24_4ced_8892_3c5c0fe9667a.slice PodAnnotations:0xc001896190}] Aliases:map[]}"
2026-06-12 17:20:07.492430 | controller | Jun 12 16:26:14.997216 crc crio[21573]: time="2026-06-12T16:26:14.995677122Z" level=info msg="Adding pod openstack_cinder-db-sync-xldzl to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 17:20:07.492447 | controller | Jun 12 16:26:15.087202 crc crio[21573]: time="2026-06-12T16:26:15.086511564Z" level=info msg="Running pod sandbox: openstack/neutron-db-sync-979sq/POD" id=b2d2483c-d79f-4d40-871c-4db171fded6d name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:20:07.492464 | controller | Jun 12 16:26:15.087202 crc crio[21573]: time="2026-06-12T16:26:15.086620897Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.492480 | controller | Jun 12 16:26:15.168350 crc crio[21573]: time="2026-06-12T16:26:15.167612809Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.492496 | controller | Jun 12 16:26:15.181150 crc crio[21573]: time="2026-06-12T16:26:15.180864694Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.492512 | controller | Jun 12 16:26:15.198275 crc crio[21573]: time="2026-06-12T16:26:15.198134418Z" level=info msg="Running pod sandbox: openstack/ceilometer-0/POD" id=5888ed0e-0ef6-48be-965c-672826e75c8e name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:20:07.492528 | controller | Jun 12 16:26:15.198787 crc crio[21573]: time="2026-06-12T16:26:15.198327424Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.492544 | controller | Jun 12 16:26:15.205719 crc crio[21573]: time="2026-06-12T16:26:15.201015619Z" level=info msg="Got pod network &{Name:neutron-db-sync-979sq Namespace:openstack ID:2ab944f1730a8aee43e9aa5afe44817769bd54c063cc180dc9085880d9ea9e92 UID:bc670e1f-071b-479a-ac5d-67c8748047ac NetNS:/var/run/netns/76a32315-3a85-4ac5-b69a-46f0cfa1c103 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podbc670e1f_071b_479a_ac5d_67c8748047ac.slice PodAnnotations:0xc002428088}] Aliases:map[]}"
2026-06-12 17:20:07.492561 | controller | Jun 12 16:26:15.205719 crc crio[21573]: time="2026-06-12T16:26:15.201093851Z" level=info msg="Adding pod openstack_neutron-db-sync-979sq to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 17:20:07.492602 | controller | Jun 12 16:26:15.350024 crc crio[21573]: time="2026-06-12T16:26:15.349641134Z" level=info msg="Got pod network &{Name:ceilometer-0 Namespace:openstack ID:2dd5efd5bceba4e14b7f5d60369da9cf1c3af7c73ac9f92ec69481cfa3e04a6a UID:854010bc-31c6-41ac-821b-4ee7992aac46 NetNS:/var/run/netns/d3f967e8-e26a-4a8f-84e5-72327befe5ce Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod854010bc_31c6_41ac_821b_4ee7992aac46.slice PodAnnotations:0xc002e28350}] Aliases:map[]}"
2026-06-12 17:20:07.492621 | controller | Jun 12 16:26:15.350526 crc crio[21573]: time="2026-06-12T16:26:15.350043725Z" level=info msg="Adding pod openstack_ceilometer-0 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 17:20:07.492638 | controller | Jun 12 16:26:15.580375 crc crio[21573]: time="2026-06-12T16:26:15.579663915Z" level=info msg="Running pod sandbox: openstack/placement-db-sync-rzcc5/POD" id=ae00e131-d6cb-49c2-ae03-1fc3f2eedbf3 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:20:07.492654 | controller | Jun 12 16:26:15.580375 crc crio[21573]: time="2026-06-12T16:26:15.580314633Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.492674 | controller | Jun 12 16:26:15.645503 crc crio[21573]: time="2026-06-12T16:26:15.645333899Z" level=info msg="Running pod sandbox: openstack/dnsmasq-dns-65b8c788ff-g2mf6/POD" id=80992184-b453-49b4-b257-34a1515530bd name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:20:07.492690 | controller | Jun 12 16:26:15.649018 crc crio[21573]: time="2026-06-12T16:26:15.645796422Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.492707 | controller | Jun 12 16:26:15.660185 crc crio[21573]: time="2026-06-12T16:26:15.659728888Z" level=info msg="Got pod network &{Name:placement-db-sync-rzcc5 Namespace:openstack ID:9bc671bd970cf90f082a56cbb106893c9efdb9b8fe25ae414ecbc7482a9ee0d2 UID:48cda1fa-e067-478e-8d41-08d2c5cd565e NetNS:/var/run/netns/aeeb6c7c-bcf3-468b-b419-c7a8c56330d4 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod48cda1fa_e067_478e_8d41_08d2c5cd565e.slice PodAnnotations:0xc00443c160}] Aliases:map[]}"
2026-06-12 17:20:07.492724 | controller | Jun 12 16:26:15.660185 crc crio[21573]: time="2026-06-12T16:26:15.65980732Z" level=info msg="Adding pod openstack_placement-db-sync-rzcc5 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 17:20:07.492741 | controller | Jun 12 16:26:15.718040 crc crio[21573]: time="2026-06-12T16:26:15.71460893Z" level=info msg="Got pod network &{Name:dnsmasq-dns-65b8c788ff-g2mf6 Namespace:openstack ID:1cf9cbb85d74132a88fc476337e1d23c68b967006cd8574349d4f7f75534344b UID:7ba4f471-cc5f-408f-8a6b-434dc5706cb0 NetNS:/var/run/netns/01531a2e-ee4b-4e31-bce5-16cfc86d71d1 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod7ba4f471_cc5f_408f_8a6b_434dc5706cb0.slice PodAnnotations:0xc00209e460}] Aliases:map[]}"
2026-06-12 17:20:07.492757 | controller | Jun 12 16:26:15.718040 crc crio[21573]: time="2026-06-12T16:26:15.714725584Z" level=info msg="Adding pod openstack_dnsmasq-dns-65b8c788ff-g2mf6 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 17:20:07.492775 | controller | Jun 12 16:26:15.727961 crc crio[21573]: time="2026-06-12T16:26:15.727853053Z" level=info msg="Running pod sandbox: openstack/barbican-db-sync-q8zhz/POD" id=d423fcfd-6073-4aed-a9b9-fb9d72da08d4 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:20:07.492794 | controller | Jun 12 16:26:15.728315 crc crio[21573]: time="2026-06-12T16:26:15.728031679Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.492811 | controller | Jun 12 16:26:15.835837 crc crio[21573]: time="2026-06-12T16:26:15.835725999Z" level=info msg="Got pod network &{Name:barbican-db-sync-q8zhz Namespace:openstack ID:df4c089bb30f6cb5ebb48fd00aadcc8b1bf2fcd79fd9be0d0b7af176ecb0c76a UID:b3c8e6d6-f957-48c1-a17b-95f3e117f95e NetNS:/var/run/netns/83f129a9-5742-4f1e-b6fb-cae178173951 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podb3c8e6d6_f957_48c1_a17b_95f3e117f95e.slice PodAnnotations:0xc00209e748}] Aliases:map[]}"
2026-06-12 17:20:07.492828 | controller | Jun 12 16:26:15.835837 crc crio[21573]: time="2026-06-12T16:26:15.835818302Z" level=info msg="Adding pod openstack_barbican-db-sync-q8zhz to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 17:20:07.492845 | controller | Jun 12 16:26:15.894968 crc crio[21573]: time="2026-06-12T16:26:15.894743621Z" level=info msg="Created container 483e3a6a926647b735a2171ac92d8ce8e07ae1c92dc7feb6268b4e7034ef83a6: openstack/dnsmasq-dns-68c444669f-bf6j2/dnsmasq-dns" id=ce1abbac-f5c7-49bd-9dd3-870ea9e9fb5d name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:20:07.492869 | controller | Jun 12 16:26:15.904087 crc crio[21573]: time="2026-06-12T16:26:15.903966277Z" level=info msg="Starting container: 483e3a6a926647b735a2171ac92d8ce8e07ae1c92dc7feb6268b4e7034ef83a6" id=10bb20a5-2f7d-44e6-ab1f-9d346e4cd03c name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 17:20:07.492886 | controller | Jun 12 16:26:15.919678 crc crio[21573]: time="2026-06-12T16:26:15.918142454Z" level=info msg="Started container" PID=70243 containerID=483e3a6a926647b735a2171ac92d8ce8e07ae1c92dc7feb6268b4e7034ef83a6 description=openstack/dnsmasq-dns-68c444669f-bf6j2/dnsmasq-dns id=10bb20a5-2f7d-44e6-ab1f-9d346e4cd03c name=/runtime.v1.RuntimeService/StartContainer sandboxID=394d15da1f029b6580bf12e1c5950827fbad64d15327ddefb080695eae2a84bb
2026-06-12 17:20:07.492903 | controller | Jun 12 16:26:16.679848 crc crio[21573]: time="2026-06-12T16:26:16.676827944Z" level=info msg="Stopping pod sandbox: fefe789dacfea5288b06cbeae4691a14ff02b9b2499aa424f39a26097254f838" id=4970e619-fbe8-4f09-ac18-c0598fa38157 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 17:20:07.492920 | controller | Jun 12 16:26:16.679848 crc crio[21573]: time="2026-06-12T16:26:16.678108781Z" level=info msg="Got pod network &{Name:glance-db-sync-bw86p Namespace:openstack ID:fefe789dacfea5288b06cbeae4691a14ff02b9b2499aa424f39a26097254f838 UID:f592e975-7ae8-4729-bb1a-d35f6096f56d NetNS:/var/run/netns/0e047b80-2255-457a-86b2-a074ebf7e5ec Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podf592e975_7ae8_4729_bb1a_d35f6096f56d.slice PodAnnotations:0xc00209ea98}] Aliases:map[]}"
2026-06-12 17:20:07.492936 | controller | Jun 12 16:26:16.679848 crc crio[21573]: time="2026-06-12T16:26:16.678353348Z" level=info msg="Deleting pod openstack_glance-db-sync-bw86p from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 17:20:07.492953 | controller | Jun 12 16:26:17.019843 crc crio[21573]: 2026-06-12T16:26:17Z [verbose] CmdAdd (shim): {1.1.0 [{Name:8e80f1fbcd4e597 Mac:ea:cc:da:a8:ac:46 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:92 Mtu:0 Sandbox:/var/run/netns/3068f3e1-5de1-4598-9f2e-f5f8acb4a3c8 SocketPath: PciID:}] [{Interface:0xc0004026d0 Address:{IP:10.217.0.146 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 17:20:07.492969 | controller | Jun 12 16:26:17.021797 crc crio[21573]: time="2026-06-12T16:26:17.021029876Z" level=info msg="Got pod network &{Name:keystone-bootstrap-5l4g5 Namespace:openstack ID:8e80f1fbcd4e597701cc19fe0bb8db5b0e76ed887a1ce8ecccbda669416674a5 UID:ac8051d9-727b-4061-85a7-e616fb8e1276 NetNS:/var/run/netns/3068f3e1-5de1-4598-9f2e-f5f8acb4a3c8 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podac8051d9_727b_4061_85a7_e616fb8e1276.slice PodAnnotations:0xc002e280a8}] Aliases:map[]}"
2026-06-12 17:20:07.492986 | controller | Jun 12 16:26:17.021797 crc crio[21573]: time="2026-06-12T16:26:17.021322684Z" level=info msg="Checking pod openstack_keystone-bootstrap-5l4g5 for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 17:20:07.493003 | controller | Jun 12 16:26:17.034041 crc crio[21573]: time="2026-06-12T16:26:17.033574471Z" level=info msg="Ran pod sandbox 8e80f1fbcd4e597701cc19fe0bb8db5b0e76ed887a1ce8ecccbda669416674a5 with infra container: openstack/keystone-bootstrap-5l4g5/POD" id=f45c25e1-f48a-4f84-87bf-f8f3893f8187 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:20:07.493020 | controller | Jun 12 16:26:17.038693 crc crio[21573]: time="2026-06-12T16:26:17.038434229Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-keystone:current-podified" id=f259d01c-6828-4097-bd48-8a8e5ed14c0b name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:20:07.493039 | controller | Jun 12 16:26:17.068766 crc crio[21573]: time="2026-06-12T16:26:17.068643313Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-keystone:current-podified" id=e80a8ef8-e4e0-4b78-aee2-a8942c60cbca name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:20:07.493057 | controller | Jun 12 16:26:17.216991 crc crio[21573]: 2026-06-12T16:26:17Z [verbose] CmdAdd (shim): {1.1.0 [{Name:2bed26c75415c9f Mac:2e:d5:48:7f:90:97 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:94 Mtu:0 Sandbox:/var/run/netns/25e53b1f-5276-41dd-8791-c32c3aab5b50 SocketPath: PciID:}] [{Interface:0xc000014ca0 Address:{IP:10.217.0.148 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 17:20:07.493073 | controller | Jun 12 16:26:17.218136 crc crio[21573]: time="2026-06-12T16:26:17.218059674Z" level=info msg="Got pod network &{Name:cinder-db-sync-xldzl Namespace:openstack ID:2bed26c75415c9faa00b9c08c3d1e2274a8615e66208ab7705a8d8a628dcbe46 UID:20f3be2b-dd24-4ced-8892-3c5c0fe9667a NetNS:/var/run/netns/25e53b1f-5276-41dd-8791-c32c3aab5b50 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod20f3be2b_dd24_4ced_8892_3c5c0fe9667a.slice PodAnnotations:0xc001896190}] Aliases:map[]}"
2026-06-12 17:20:07.493090 | controller | Jun 12 16:26:17.219063 crc crio[21573]: time="2026-06-12T16:26:17.218222299Z" level=info msg="Checking pod openstack_cinder-db-sync-xldzl for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 17:20:07.493107 | controller | Jun 12 16:26:17.240143 crc crio[21573]: time="2026-06-12T16:26:17.240042146Z" level=info msg="Ran pod sandbox 2bed26c75415c9faa00b9c08c3d1e2274a8615e66208ab7705a8d8a628dcbe46 with infra container: openstack/cinder-db-sync-xldzl/POD" id=7b1d30a3-03b2-40e2-ad56-5f9afeafdf08 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:20:07.493123 | controller | Jun 12 16:26:17.256340 crc crio[21573]: 2026-06-12T16:26:17Z [verbose] CmdAdd (shim): {1.1.0 [{Name:2ab944f1730a8ae Mac:3e:b6:a3:7c:f4:34 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:95 Mtu:0 Sandbox:/var/run/netns/76a32315-3a85-4ac5-b69a-46f0cfa1c103 SocketPath: PciID:}] [{Interface:0xc00011a560 Address:{IP:10.217.0.149 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 17:20:07.493140 | controller | Jun 12 16:26:17.257984 crc crio[21573]: time="2026-06-12T16:26:17.257709595Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-api:current-podified" id=c9d35e75-8d28-434d-a7d4-c0dd6fb9af15 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:20:07.493156 | controller | Jun 12 16:26:17.258085 crc crio[21573]: time="2026-06-12T16:26:17.258055594Z" level=info msg="Image quay.io/podified-antelope-centos9/openstack-cinder-api:current-podified not found" id=c9d35e75-8d28-434d-a7d4-c0dd6fb9af15 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:20:07.493172 | controller | Jun 12 16:26:17.258147 crc crio[21573]: time="2026-06-12T16:26:17.258129006Z" level=info msg="Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-cinder-api:current-podified found" id=c9d35e75-8d28-434d-a7d4-c0dd6fb9af15 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:20:07.493189 | controller | Jun 12 16:26:17.258295 crc crio[21573]: time="2026-06-12T16:26:17.25774985Z" level=info msg="Got pod network &{Name:neutron-db-sync-979sq Namespace:openstack ID:2ab944f1730a8aee43e9aa5afe44817769bd54c063cc180dc9085880d9ea9e92 UID:bc670e1f-071b-479a-ac5d-67c8748047ac NetNS:/var/run/netns/76a32315-3a85-4ac5-b69a-46f0cfa1c103 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podbc670e1f_071b_479a_ac5d_67c8748047ac.slice PodAnnotations:0xc002428088}] Aliases:map[]}"
2026-06-12 17:20:07.493206 | controller | Jun 12 16:26:17.262897 crc crio[21573]: 2026-06-12T16:26:17Z [verbose] CmdAdd (shim): {1.1.0 [{Name:decaa2a1820c4f9 Mac:b6:03:c3:b2:e6:92 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:93 Mtu:0 Sandbox:/var/run/netns/ce5c483c-6f6b-4671-9536-635ce1a90350 SocketPath: PciID:}] [{Interface:0xc000430960 Address:{IP:10.217.0.147 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 17:20:07.493225 | controller | Jun 12 16:26:17.263161 crc crio[21573]: time="2026-06-12T16:26:17.2628103Z" level=info msg="Checking pod openstack_neutron-db-sync-979sq for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 17:20:07.493242 | controller | Jun 12 16:26:17.263349 crc crio[21573]: time="2026-06-12T16:26:17.259830394Z" level=info msg="Pulling image: quay.io/podified-antelope-centos9/openstack-cinder-api:current-podified" id=a595901c-9d26-4745-9a80-72db8bf8ddf1 name=/runtime.v1.ImageService/PullImage
2026-06-12 17:20:07.493258 | controller | Jun 12 16:26:17.264381 crc crio[21573]: time="2026-06-12T16:26:17.264309042Z" level=info msg="Got pod network &{Name:dnsmasq-dns-5556978f87-4ltst Namespace:openstack ID:decaa2a1820c4f9ad2f8cf463fe6148f6f84440bd05612e639fc85b242090ab8 UID:6976e1dd-cecb-475d-a34c-fc5adda290e0 NetNS:/var/run/netns/ce5c483c-6f6b-4671-9536-635ce1a90350 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod6976e1dd_cecb_475d_a34c_fc5adda290e0.slice PodAnnotations:0xc000568488}] Aliases:map[]}"
2026-06-12 17:20:07.493275 | controller | Jun 12 16:26:17.264647 crc crio[21573]: time="2026-06-12T16:26:17.26458461Z" level=info msg="Checking pod openstack_dnsmasq-dns-5556978f87-4ltst for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 17:20:07.493291 | controller | Jun 12 16:26:17.285623 crc crio[21573]: time="2026-06-12T16:26:17.285518023Z" level=info msg="Ran pod sandbox 2ab944f1730a8aee43e9aa5afe44817769bd54c063cc180dc9085880d9ea9e92 with infra container: openstack/neutron-db-sync-979sq/POD" id=b2d2483c-d79f-4d40-871c-4db171fded6d name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:20:07.493307 | controller | Jun 12 16:26:17.286744 crc crio[21573]: time="2026-06-12T16:26:17.286664005Z" level=info msg="Ran pod sandbox decaa2a1820c4f9ad2f8cf463fe6148f6f84440bd05612e639fc85b242090ab8 with infra container: openstack/dnsmasq-dns-5556978f87-4ltst/POD" id=e8180519-da05-4835-ae20-9421dd7e81a1 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:20:07.493324 | controller | Jun 12 16:26:17.287568 crc crio[21573]: time="2026-06-12T16:26:17.287541127Z" level=info msg="Trying to access \"quay.io/podified-antelope-centos9/openstack-cinder-api:current-podified\""
2026-06-12 17:20:07.493340 | controller | Jun 12 16:26:17.290942 crc crio[21573]: time="2026-06-12T16:26:17.290652417Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified" id=7c8d8841-e30e-49f1-b24f-f12a0e189a06 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:20:07.493357 | controller | Jun 12 16:26:17.290942 crc crio[21573]: time="2026-06-12T16:26:17.290813332Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified" id=0d8a422d-af47-4cfa-ab0f-e5c48e1dbc79 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:20:07.493373 | controller | Jun 12 16:26:17.337345 crc crio[21573]: time="2026-06-12T16:26:17.336921326Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified" id=046e129b-1705-432d-a943-a2a7f4d886a5 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:20:07.493389 | controller | Jun 12 16:26:17.338113 crc crio[21573]: time="2026-06-12T16:26:17.338040958Z" level=info msg="Creating container: openstack/keystone-bootstrap-5l4g5/keystone-bootstrap" id=ffa348bc-42d4-46dd-a12d-1be3bd4009d2 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:20:07.493405 | controller | Jun 12 16:26:17.338558 crc crio[21573]: time="2026-06-12T16:26:17.338402389Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.493424 | controller | Jun 12 16:26:17.375613 crc crio[21573]: time="2026-06-12T16:26:17.375396405Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified" id=ebd6b8ec-39d3-4252-ad3c-b6c475f81d96 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:20:07.493441 | controller | Jun 12 16:26:17.403105 crc crio[21573]: time="2026-06-12T16:26:17.402476482Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.493458 | controller | Jun 12 16:26:17.414724 crc crio[21573]: time="2026-06-12T16:26:17.414607785Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.493474 | controller | Jun 12 16:26:17.721130 crc crio[21573]: time="2026-06-12T16:26:17.719625168Z" level=info msg="Stopping container: 483e3a6a926647b735a2171ac92d8ce8e07ae1c92dc7feb6268b4e7034ef83a6 (timeout: 10s)" id=ceb2b56f-6e84-40c4-868f-88967ede0d92 name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 17:20:07.493491 | controller | Jun 12 16:26:17.759653 crc crio[21573]: time="2026-06-12T16:26:17.759008013Z" level=info msg="Creating container: openstack/neutron-db-sync-979sq/neutron-db-sync" id=16e6a175-d20d-4e9e-8918-44acb708bfb5 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:20:07.493507 | controller | Jun 12 16:26:17.759653 crc crio[21573]: time="2026-06-12T16:26:17.759643831Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.493523 | controller | Jun 12 16:26:17.792759 crc crio[21573]: 2026-06-12T16:26:17Z [verbose] CmdAdd (shim): {1.1.0 [{Name:1cf9cbb85d74132 Mac:4a:8c:91:73:15:11 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:98 Mtu:0 Sandbox:/var/run/netns/01531a2e-ee4b-4e31-bce5-16cfc86d71d1 SocketPath: PciID:}] [{Interface:0xc000014700 Address:{IP:10.217.0.152 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 17:20:07.493540 | controller | Jun 12 16:26:17.793108 crc crio[21573]: 2026-06-12T16:26:17Z [verbose] CmdAdd (shim): {1.1.0 [{Name:2dd5efd5bceba4e Mac:d2:b1:ae:ef:4f:3b Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:96 Mtu:0 Sandbox:/var/run/netns/d3f967e8-e26a-4a8f-84e5-72327befe5ce SocketPath: PciID:}] [{Interface:0xc000014600 Address:{IP:10.217.0.150 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 17:20:07.493557 | controller | Jun 12 16:26:17.793108 crc crio[21573]: 2026-06-12T16:26:17Z [verbose] CmdAdd (shim): {1.1.0 [{Name:df4c089bb30f6cb Mac:de:02:c1:67:28:45 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:99 Mtu:0 Sandbox:/var/run/netns/83f129a9-5742-4f1e-b6fb-cae178173951 SocketPath: PciID:}] [{Interface:0xc0002d4c30 Address:{IP:10.217.0.153 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 17:20:07.493590 | controller | Jun 12 16:26:17.793323 crc crio[21573]: 2026-06-12T16:26:17Z [verbose] CmdAdd (shim): {1.1.0 [{Name:9bc671bd970cf90 Mac:ce:15:29:11:a5:dc Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:97 Mtu:0 Sandbox:/var/run/netns/aeeb6c7c-bcf3-468b-b419-c7a8c56330d4 SocketPath: PciID:}] [{Interface:0xc00032c5d0 Address:{IP:10.217.0.151 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 17:20:07.493614 | controller | Jun 12 16:26:17.794175 crc crio[21573]: time="2026-06-12T16:26:17.794066588Z" level=info msg="Got pod network &{Name:dnsmasq-dns-65b8c788ff-g2mf6 Namespace:openstack ID:1cf9cbb85d74132a88fc476337e1d23c68b967006cd8574349d4f7f75534344b UID:7ba4f471-cc5f-408f-8a6b-434dc5706cb0 NetNS:/var/run/netns/01531a2e-ee4b-4e31-bce5-16cfc86d71d1 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod7ba4f471_cc5f_408f_8a6b_434dc5706cb0.slice PodAnnotations:0xc00209e460}] Aliases:map[]}"
2026-06-12 17:20:07.493636 | controller | Jun 12 16:26:17.794946 crc crio[21573]: time="2026-06-12T16:26:17.794147427Z" level=info msg="Got pod network &{Name:ceilometer-0 Namespace:openstack ID:2dd5efd5bceba4e14b7f5d60369da9cf1c3af7c73ac9f92ec69481cfa3e04a6a UID:854010bc-31c6-41ac-821b-4ee7992aac46 NetNS:/var/run/netns/d3f967e8-e26a-4a8f-84e5-72327befe5ce Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod854010bc_31c6_41ac_821b_4ee7992aac46.slice PodAnnotations:0xc002e28350}] Aliases:map[]}"
2026-06-12 17:20:07.493653 | controller | Jun 12 16:26:17.794946 crc crio[21573]: time="2026-06-12T16:26:17.794306635Z" level=info msg="Checking pod openstack_dnsmasq-dns-65b8c788ff-g2mf6 for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 17:20:07.493671 | controller | Jun 12 16:26:17.810937 crc crio[21573]: time="2026-06-12T16:26:17.810834209Z" level=info msg="Got pod network &{Name:placement-db-sync-rzcc5 Namespace:openstack ID:9bc671bd970cf90f082a56cbb106893c9efdb9b8fe25ae414ecbc7482a9ee0d2 UID:48cda1fa-e067-478e-8d41-08d2c5cd565e NetNS:/var/run/netns/aeeb6c7c-bcf3-468b-b419-c7a8c56330d4 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod48cda1fa_e067_478e_8d41_08d2c5cd565e.slice PodAnnotations:0xc00443c160}] Aliases:map[]}"
2026-06-12 17:20:07.493687 | controller | Jun 12 16:26:17.810937 crc crio[21573]: time="2026-06-12T16:26:17.810913352Z" level=info msg="Created container f19bc9ce203e5cbcc3fbc623292d3137dc35c76fea4844a2f1398bab4125393f: openstack/keystone-bootstrap-5l4g5/keystone-bootstrap" id=ffa348bc-42d4-46dd-a12d-1be3bd4009d2 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:20:07.493704 | controller | Jun 12 16:26:17.811624 crc crio[21573]: time="2026-06-12T16:26:17.811072536Z" level=info msg="Checking pod openstack_placement-db-sync-rzcc5 for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 17:20:07.493720 | controller | Jun 12 16:26:17.811757 crc crio[21573]: time="2026-06-12T16:26:17.811692884Z" level=info msg="Checking pod openstack_ceilometer-0 for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 17:20:07.493737 | controller | Jun 12 16:26:17.813010 crc crio[21573]: time="2026-06-12T16:26:17.812319762Z" level=info msg="Got pod network &{Name:barbican-db-sync-q8zhz Namespace:openstack ID:df4c089bb30f6cb5ebb48fd00aadcc8b1bf2fcd79fd9be0d0b7af176ecb0c76a UID:b3c8e6d6-f957-48c1-a17b-95f3e117f95e NetNS:/var/run/netns/83f129a9-5742-4f1e-b6fb-cae178173951 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podb3c8e6d6_f957_48c1_a17b_95f3e117f95e.slice PodAnnotations:0xc00209e748}] Aliases:map[]}"
2026-06-12 17:20:07.493757 | controller | Jun 12 16:26:17.813010 crc crio[21573]: time="2026-06-12T16:26:17.812561508Z" level=info msg="Checking pod openstack_barbican-db-sync-q8zhz for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 17:20:07.493774 | controller | Jun 12 16:26:17.813697 crc crio[21573]: time="2026-06-12T16:26:17.813587397Z" level=info msg="Starting container: f19bc9ce203e5cbcc3fbc623292d3137dc35c76fea4844a2f1398bab4125393f" id=e03c6715-cbac-46db-b59f-a50f9d7a8a48 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 17:20:07.493791 | controller | Jun 12 16:26:17.825077 crc crio[21573]: time="2026-06-12T16:26:17.824847617Z" level=info msg="Started container" PID=70594 containerID=f19bc9ce203e5cbcc3fbc623292d3137dc35c76fea4844a2f1398bab4125393f description=openstack/keystone-bootstrap-5l4g5/keystone-bootstrap id=e03c6715-cbac-46db-b59f-a50f9d7a8a48 name=/runtime.v1.RuntimeService/StartContainer sandboxID=8e80f1fbcd4e597701cc19fe0bb8db5b0e76ed887a1ce8ecccbda669416674a5
2026-06-12 17:20:07.493812 | controller | Jun 12 16:26:17.845258 crc crio[21573]: time="2026-06-12T16:26:17.845131523Z" level=info msg="Ran pod sandbox 9bc671bd970cf90f082a56cbb106893c9efdb9b8fe25ae414ecbc7482a9ee0d2 with infra container: openstack/placement-db-sync-rzcc5/POD" id=ae00e131-d6cb-49c2-ae03-1fc3f2eedbf3 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:20:07.493830 | controller | Jun 12 16:26:17.848646 crc crio[21573]: time="2026-06-12T16:26:17.848534797Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-placement-api:current-podified" id=b8433b15-442c-4404-8bbc-e859bcd355a0 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:20:07.493846 | controller | Jun 12 16:26:17.848906 crc crio[21573]: time="2026-06-12T16:26:17.848837545Z" level=info msg="Image quay.io/podified-antelope-centos9/openstack-placement-api:current-podified not found" id=b8433b15-442c-4404-8bbc-e859bcd355a0 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:20:07.493864 | controller | Jun 12 16:26:17.848987 crc crio[21573]: time="2026-06-12T16:26:17.848941068Z" level=info msg="Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-placement-api:current-podified found" id=b8433b15-442c-4404-8bbc-e859bcd355a0 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:20:07.493880 | controller | Jun 12 16:26:17.850042 crc crio[21573]: time="2026-06-12T16:26:17.849958068Z" level=info msg="Ran pod sandbox 2dd5efd5bceba4e14b7f5d60369da9cf1c3af7c73ac9f92ec69481cfa3e04a6a with infra container: openstack/ceilometer-0/POD" id=5888ed0e-0ef6-48be-965c-672826e75c8e name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:20:07.493897 | controller | Jun 12 16:26:17.852921 crc crio[21573]: time="2026-06-12T16:26:17.852732785Z" level=info msg="Pulling image: quay.io/podified-antelope-centos9/openstack-placement-api:current-podified" id=c1e20cbb-e8b1-4b61-85ba-a324c75c41ff name=/runtime.v1.ImageService/PullImage
2026-06-12 17:20:07.493913 | controller | Jun 12 16:26:17.853810 crc crio[21573]: time="2026-06-12T16:26:17.852951001Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-central:current-podified" id=68f0097e-c2a6-4410-89ea-ab1ff42a2785 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:20:07.493929 | controller | Jun 12 16:26:17.853984 crc crio[21573]: time="2026-06-12T16:26:17.853882181Z" level=info msg="Ran pod sandbox 1cf9cbb85d74132a88fc476337e1d23c68b967006cd8574349d4f7f75534344b with infra container: openstack/dnsmasq-dns-65b8c788ff-g2mf6/POD" id=80992184-b453-49b4-b257-34a1515530bd name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:20:07.493946 | controller | Jun 12 16:26:17.855616 crc crio[21573]: time="2026-06-12T16:26:17.853981741Z" level=info msg="Image quay.io/podified-antelope-centos9/openstack-ceilometer-central:current-podified not found" id=68f0097e-c2a6-4410-89ea-ab1ff42a2785 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:20:07.493962 | controller | Jun 12 16:26:17.855616 crc crio[21573]: time="2026-06-12T16:26:17.854327461Z" level=info msg="Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-ceilometer-central:current-podified found" id=68f0097e-c2a6-4410-89ea-ab1ff42a2785 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:20:07.493978 | controller | Jun 12 16:26:17.856326 crc crio[21573]: time="2026-06-12T16:26:17.856051939Z" level=info msg="Pulling image: quay.io/podified-antelope-centos9/openstack-ceilometer-central:current-podified" id=970f20bd-74c5-46f5-989f-681016713282 name=/runtime.v1.ImageService/PullImage
2026-06-12 17:20:07.493994 | controller | Jun 12 16:26:17.860159 crc crio[21573]: time="2026-06-12T16:26:17.858753819Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified" id=1d061040-3ef3-4c4d-92e5-a754e2800025 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:20:07.494010 | controller | Jun 12 16:26:17.860159 crc crio[21573]: time="2026-06-12T16:26:17.859175488Z" level=info msg="Trying to access \"quay.io/podified-antelope-centos9/openstack-ceilometer-central:current-podified\""
2026-06-12 17:20:07.494030 | controller | Jun 12 16:26:17.860159 crc crio[21573]: time="2026-06-12T16:26:17.859668315Z" level=info msg="Ran pod sandbox df4c089bb30f6cb5ebb48fd00aadcc8b1bf2fcd79fd9be0d0b7af176ecb0c76a with infra container: openstack/barbican-db-sync-q8zhz/POD" id=d423fcfd-6073-4aed-a9b9-fb9d72da08d4 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:20:07.494047 | controller | Jun 12 16:26:17.860159 crc crio[21573]: time="2026-06-12T16:26:17.859709273Z" level=info msg="Trying to access \"quay.io/podified-antelope-centos9/openstack-placement-api:current-podified\""
2026-06-12 17:20:07.494063 | controller | Jun 12 16:26:17.862569 crc crio[21573]: time="2026-06-12T16:26:17.862338537Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-api:current-podified" id=102fcc86-b838-4284-93cf-a48fbaed8b3f name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:20:07.494080 | controller | Jun 12 16:26:17.862814 crc crio[21573]: time="2026-06-12T16:26:17.862674297Z" level=info msg="Image quay.io/podified-antelope-centos9/openstack-barbican-api:current-podified not found" id=102fcc86-b838-4284-93cf-a48fbaed8b3f name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:20:07.494096 | controller | Jun 12 16:26:17.862814 crc crio[21573]: time="2026-06-12T16:26:17.862770249Z" level=info msg="Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-barbican-api:current-podified found" id=102fcc86-b838-4284-93cf-a48fbaed8b3f name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:20:07.494111 | controller | Jun 12 16:26:17.874955 crc crio[21573]: time="2026-06-12T16:26:17.871779816Z" level=info msg="Pulling image: quay.io/podified-antelope-centos9/openstack-barbican-api:current-podified" id=9b2fd4da-ca69-40a1-8232-d05fa508d07a name=/runtime.v1.ImageService/PullImage
2026-06-12 17:20:07.494128 | controller | Jun 12 16:26:17.882937 crc crio[21573]: time="2026-06-12T16:26:17.882826997Z" level=info msg="Trying to access \"quay.io/podified-antelope-centos9/openstack-barbican-api:current-podified\""
2026-06-12 17:20:07.494144 | controller | Jun 12 16:26:17.906122 crc crio[21573]: time="2026-06-12T16:26:17.905975052Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.494161 | controller | Jun 12 16:26:17.910390 crc crio[21573]: time="2026-06-12T16:26:17.910288554Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.494177 | controller | Jun 12 16:26:17.947212 crc crio[21573]: time="2026-06-12T16:26:17.946649894Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified" id=cd1652d1-624d-4951-b9d9-3be2e56155be name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:20:07.494193 | controller | Jun 12 16:26:18.081132 crc crio[21573]: time="2026-06-12T16:26:18.080987505Z" level=info msg="Creating container: openstack/dnsmasq-dns-5556978f87-4ltst/init" id=7c644544-60cd-476a-945f-3b645c098672 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:20:07.494209 | controller | Jun 12 16:26:18.082426 crc crio[21573]: time="2026-06-12T16:26:18.081898561Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.494225 | controller | Jun 12 16:26:18.139855 crc crio[21573]: time="2026-06-12T16:26:18.139739659Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.494241 | controller | Jun 12 16:26:18.173419 crc crio[21573]: time="2026-06-12T16:26:18.143660769Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.494263 | controller | Jun 12 16:26:18.348793 crc crio[21573]: time="2026-06-12T16:26:18.34787057Z" level=info msg="Stopped container 483e3a6a926647b735a2171ac92d8ce8e07ae1c92dc7feb6268b4e7034ef83a6: openstack/dnsmasq-dns-68c444669f-bf6j2/dnsmasq-dns" id=ceb2b56f-6e84-40c4-868f-88967ede0d92 name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 17:20:07.494280 | controller | Jun 12 16:26:18.350152 crc crio[21573]: time="2026-06-12T16:26:18.350063181Z" level=info msg="Stopping pod sandbox: 394d15da1f029b6580bf12e1c5950827fbad64d15327ddefb080695eae2a84bb" id=5fd501ba-2349-4833-a8a7-54d3fb2c6006 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 17:20:07.494297 | controller | Jun 12 16:26:18.350792 crc crio[21573]: time="2026-06-12T16:26:18.35073207Z" level=info msg="Got pod network &{Name:dnsmasq-dns-68c444669f-bf6j2 Namespace:openstack ID:394d15da1f029b6580bf12e1c5950827fbad64d15327ddefb080695eae2a84bb UID:a7a10806-cdcc-4e1f-9c24-1b8c6d751033 NetNS:/var/run/netns/fcd644b7-a59f-4874-a08b-958773dce1ec Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poda7a10806_cdcc_4e1f_9c24_1b8c6d751033.slice PodAnnotations:0xc00209e628}] Aliases:map[]}"
2026-06-12 17:20:07.494313 | controller | Jun 12 16:26:18.351104 crc crio[21573]: time="2026-06-12T16:26:18.351041809Z" level=info msg="Deleting pod openstack_dnsmasq-dns-68c444669f-bf6j2 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 17:20:07.494330 | controller | Jun 12 16:26:18.398603 crc crio[21573]: time="2026-06-12T16:26:18.39838871Z" level=info msg="Created container 713f3a6f79af8900edfce5ec54de6e481570be7b9e8e94920d8b5c10eafa5543: openstack/neutron-db-sync-979sq/neutron-db-sync" id=16e6a175-d20d-4e9e-8918-44acb708bfb5 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:20:07.494346 | controller | Jun 12 16:26:18.400158 crc crio[21573]: time="2026-06-12T16:26:18.400102578Z" level=info msg="Starting container: 713f3a6f79af8900edfce5ec54de6e481570be7b9e8e94920d8b5c10eafa5543" id=4302f6cf-36dc-41b0-bcb8-2c71bf00aeef name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 17:20:07.494362 | controller | Jun 12 16:26:18.408005 crc crio[21573]: time="2026-06-12T16:26:18.407834516Z" level=info msg="Creating container: openstack/dnsmasq-dns-65b8c788ff-g2mf6/init" id=d4a78ce6-962e-4dd8-963e-52da1f0328bc name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:20:07.494379 | controller | Jun 12 16:26:18.408832 crc crio[21573]: time="2026-06-12T16:26:18.408780833Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.494395 | controller | Jun 12 16:26:18.417916 crc crio[21573]: time="2026-06-12T16:26:18.41785205Z" level=info msg="Started container" PID=70619 containerID=713f3a6f79af8900edfce5ec54de6e481570be7b9e8e94920d8b5c10eafa5543 description=openstack/neutron-db-sync-979sq/neutron-db-sync id=4302f6cf-36dc-41b0-bcb8-2c71bf00aeef name=/runtime.v1.RuntimeService/StartContainer sandboxID=2ab944f1730a8aee43e9aa5afe44817769bd54c063cc180dc9085880d9ea9e92
2026-06-12 17:20:07.494412 | controller | Jun 12 16:26:18.453511 crc crio[21573]: time="2026-06-12T16:26:18.453304783Z" level=info msg="Created container 7aba62dab404ebaceb5302259172c3adc684fa8b10236fffdb08858b3927a32c: openstack/dnsmasq-dns-5556978f87-4ltst/init" id=7c644544-60cd-476a-945f-3b645c098672 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:20:07.494428 | controller | Jun 12 16:26:18.457846 crc crio[21573]: time="2026-06-12T16:26:18.45779512Z" level=info msg="Starting container: 7aba62dab404ebaceb5302259172c3adc684fa8b10236fffdb08858b3927a32c" id=93a2fed8-6ba7-41d0-bfbf-feee4a5b6568 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 17:20:07.494444 | controller | Jun 12 16:26:18.467388 crc crio[21573]: time="2026-06-12T16:26:18.467334383Z" level=info msg="Started container" PID=70645 containerID=7aba62dab404ebaceb5302259172c3adc684fa8b10236fffdb08858b3927a32c description=openstack/dnsmasq-dns-5556978f87-4ltst/init id=93a2fed8-6ba7-41d0-bfbf-feee4a5b6568 name=/runtime.v1.RuntimeService/StartContainer sandboxID=decaa2a1820c4f9ad2f8cf463fe6148f6f84440bd05612e639fc85b242090ab8
2026-06-12 17:20:07.494463 | controller | Jun 12 16:26:18.540057 crc crio[21573]: time="2026-06-12T16:26:18.539944662Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.494480 | controller | Jun 12 16:26:18.562063 crc crio[21573]: time="2026-06-12T16:26:18.561970991Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.494496 | controller | Jun 12 16:26:18.821929 crc crio[21573]: time="2026-06-12T16:26:18.821158364Z" level=info msg="Stopping pod sandbox: decaa2a1820c4f9ad2f8cf463fe6148f6f84440bd05612e639fc85b242090ab8" id=342dc7cf-31c3-4d6b-beca-9d4dc84f41e9 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 17:20:07.494512 | controller | Jun 12 16:26:18.823601 crc crio[21573]: time="2026-06-12T16:26:18.822721099Z" level=info msg="Got pod network &{Name:dnsmasq-dns-5556978f87-4ltst Namespace:openstack ID:decaa2a1820c4f9ad2f8cf463fe6148f6f84440bd05612e639fc85b242090ab8 UID:6976e1dd-cecb-475d-a34c-fc5adda290e0 NetNS:/var/run/netns/ce5c483c-6f6b-4671-9536-635ce1a90350 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod6976e1dd_cecb_475d_a34c_fc5adda290e0.slice PodAnnotations:0xc0036743c0}] Aliases:map[]}"
2026-06-12 17:20:07.494529 | controller | Jun 12 16:26:18.823601 crc crio[21573]: time="2026-06-12T16:26:18.822894224Z" level=info msg="Deleting pod openstack_dnsmasq-dns-5556978f87-4ltst from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 17:20:07.494546 | controller | Jun 12 16:26:18.851284 crc crio[21573]: time="2026-06-12T16:26:18.851014615Z" level=info msg="Stopped pod sandbox: 394d15da1f029b6580bf12e1c5950827fbad64d15327ddefb080695eae2a84bb" id=5fd501ba-2349-4833-a8a7-54d3fb2c6006 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 17:20:07.494562 | controller | Jun 12 16:26:19.275687 crc crio[21573]: time="2026-06-12T16:26:19.275559065Z" level=info msg="Stopped pod sandbox: decaa2a1820c4f9ad2f8cf463fe6148f6f84440bd05612e639fc85b242090ab8" id=342dc7cf-31c3-4d6b-beca-9d4dc84f41e9 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 17:20:07.494598 | controller | Jun 12 16:26:19.327658 crc crio[21573]: time="2026-06-12T16:26:19.32656709Z" level=info msg="Created container 95ac344c117460eb57ee3de518cdeb5e787c9eb78522060ddcb89cace5f4c5da: openstack/dnsmasq-dns-65b8c788ff-g2mf6/init" id=d4a78ce6-962e-4dd8-963e-52da1f0328bc name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:20:07.494617 | controller | Jun 12 16:26:19.328764 crc crio[21573]: time="2026-06-12T16:26:19.328655748Z" level=info msg="Starting container: 95ac344c117460eb57ee3de518cdeb5e787c9eb78522060ddcb89cace5f4c5da" id=2968ca3b-8872-417b-87b1-62b159e7c9e9 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 17:20:07.494635 | controller | Jun 12 16:26:19.341257 crc crio[21573]: time="2026-06-12T16:26:19.34107333Z" level=info msg="Started container" PID=70722 containerID=95ac344c117460eb57ee3de518cdeb5e787c9eb78522060ddcb89cace5f4c5da description=openstack/dnsmasq-dns-65b8c788ff-g2mf6/init id=2968ca3b-8872-417b-87b1-62b159e7c9e9 name=/runtime.v1.RuntimeService/StartContainer sandboxID=1cf9cbb85d74132a88fc476337e1d23c68b967006cd8574349d4f7f75534344b
2026-06-12 17:20:07.494651 | controller | Jun 12 16:26:19.924149 crc crio[21573]: time="2026-06-12T16:26:19.923543584Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified" id=04dc2aee-48cc-41e8-8f40-02d3e4e16da9 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:20:07.494672 | controller | Jun 12 16:26:19.951493 crc crio[21573]: time="2026-06-12T16:26:19.951319442Z" level=info msg="Removing container: 483e3a6a926647b735a2171ac92d8ce8e07ae1c92dc7feb6268b4e7034ef83a6" id=8130f592-8993-4e4a-80f0-569594ce3804 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 17:20:07.494689 | controller | Jun 12 16:26:20.089759 crc crio[21573]: time="2026-06-12T16:26:20.084334037Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified" id=0a4f87fb-1d86-48a1-a0e9-45e6916f2e71 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:20:07.494705 | controller | Jun 12 16:26:20.115862 crc crio[21573]: time="2026-06-12T16:26:20.115638502Z" level=info msg="Removed container 483e3a6a926647b735a2171ac92d8ce8e07ae1c92dc7feb6268b4e7034ef83a6: openstack/dnsmasq-dns-68c444669f-bf6j2/dnsmasq-dns" id=8130f592-8993-4e4a-80f0-569594ce3804 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 17:20:07.494722 | controller | Jun 12 16:26:20.139499 crc crio[21573]: time="2026-06-12T16:26:20.137365161Z" level=info msg="Removing container: c7fbb4d7816c2aa3f16f66b9cd508bb509d1ca6c0b3b02367fcd8caecc2489f8" id=2250c287-2eb3-478b-b112-bad5cb65df57 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 17:20:07.494739 | controller | Jun 12 16:26:20.142702 crc crio[21573]: time="2026-06-12T16:26:20.140634254Z" level=info msg="Creating container: openstack/dnsmasq-dns-65b8c788ff-g2mf6/dnsmasq-dns" id=2748ca34-053e-47a5-96d5-b8341e07e397 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:20:07.494756 | controller | Jun 12 16:26:20.145752 crc crio[21573]: time="2026-06-12T16:26:20.142851308Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.494772 | controller | Jun 12 16:26:20.445904 crc crio[21573]: time="2026-06-12T16:26:20.445539259Z" level=info msg="Removed container c7fbb4d7816c2aa3f16f66b9cd508bb509d1ca6c0b3b02367fcd8caecc2489f8: openstack/dnsmasq-dns-68c444669f-bf6j2/init" id=2250c287-2eb3-478b-b112-bad5cb65df57 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 17:20:07.494788 | controller | Jun 12 16:26:20.475179 crc crio[21573]: time="2026-06-12T16:26:20.475020576Z" level=info msg="Removing container: 7aba62dab404ebaceb5302259172c3adc684fa8b10236fffdb08858b3927a32c" id=4a8d04e8-98c0-4946-b631-2cbf0d3bb752 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 17:20:07.494804 | controller | Jun 12 16:26:20.516562 crc crio[21573]: time="2026-06-12T16:26:20.514966994Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.494820 | controller | Jun 12 16:26:20.565394 crc crio[21573]: time="2026-06-12T16:26:20.564669869Z" level=info msg="Removed container 7aba62dab404ebaceb5302259172c3adc684fa8b10236fffdb08858b3927a32c: openstack/dnsmasq-dns-5556978f87-4ltst/init" id=4a8d04e8-98c0-4946-b631-2cbf0d3bb752 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 17:20:07.494836 | controller | Jun 12 16:26:20.576871 crc crio[21573]: time="2026-06-12T16:26:20.57622408Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.494852 | controller | Jun 12 16:26:20.620526 crc crio[21573]: time="2026-06-12T16:26:20.619750889Z" level=info msg="Stopped pod sandbox: fefe789dacfea5288b06cbeae4691a14ff02b9b2499aa424f39a26097254f838" id=4970e619-fbe8-4f09-ac18-c0598fa38157 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 17:20:07.494869 | controller | Jun 12 16:26:20.857635 crc crio[21573]: time="2026-06-12T16:26:20.857410935Z" level=info msg="Created container c9987c87c33e9e6491339ccf8231a7691b7a65f20e58016e3fee45f55ae7cc03: openstack/dnsmasq-dns-65b8c788ff-g2mf6/dnsmasq-dns" id=2748ca34-053e-47a5-96d5-b8341e07e397 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:20:07.494889 | controller | Jun 12 16:26:20.867519 crc crio[21573]: time="2026-06-12T16:26:20.864431775Z" level=info msg="Starting container: c9987c87c33e9e6491339ccf8231a7691b7a65f20e58016e3fee45f55ae7cc03" id=440627af-876c-4306-8913-0e15abd4dc51 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 17:20:07.495128 | controller | Jun 12 16:26:20.890517 crc crio[21573]: time="2026-06-12T16:26:20.887597342Z" level=info msg="Started container" PID=70907 containerID=c9987c87c33e9e6491339ccf8231a7691b7a65f20e58016e3fee45f55ae7cc03 description=openstack/dnsmasq-dns-65b8c788ff-g2mf6/dnsmasq-dns id=440627af-876c-4306-8913-0e15abd4dc51 name=/runtime.v1.RuntimeService/StartContainer sandboxID=1cf9cbb85d74132a88fc476337e1d23c68b967006cd8574349d4f7f75534344b
2026-06-12 17:20:07.495147 | controller | Jun 12 16:26:22.486579 crc crio[21573]: time="2026-06-12T16:26:22.484738064Z" level=info msg="Stopping pod sandbox: ab9606494179a0157c364d5d2b0084be0563509cbe34658304ecffd86572c72c" id=793a4920-43d3-466c-93e2-afb8a29f06d6 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 17:20:07.495164 | controller | Jun 12 16:26:22.486579 crc crio[21573]: time="2026-06-12T16:26:22.486135044Z" level=info msg="Stopped pod sandbox (already stopped): ab9606494179a0157c364d5d2b0084be0563509cbe34658304ecffd86572c72c" id=793a4920-43d3-466c-93e2-afb8a29f06d6 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 17:20:07.495180 | controller | Jun 12 16:26:22.493804 crc crio[21573]: time="2026-06-12T16:26:22.493680022Z" level=info msg="Removing pod sandbox: ab9606494179a0157c364d5d2b0084be0563509cbe34658304ecffd86572c72c" id=3dad40cd-b558-4a52-b323-dd0b1369a0ce name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 17:20:07.495196 | controller | Jun 12 16:26:22.520982 crc crio[21573]: time="2026-06-12T16:26:22.520813796Z" level=info msg="Removed pod sandbox: ab9606494179a0157c364d5d2b0084be0563509cbe34658304ecffd86572c72c" id=3dad40cd-b558-4a52-b323-dd0b1369a0ce name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 17:20:07.495212 | controller | Jun 12 16:26:22.526198 crc crio[21573]: time="2026-06-12T16:26:22.526110987Z" level=info msg="Stopping pod sandbox: 394d15da1f029b6580bf12e1c5950827fbad64d15327ddefb080695eae2a84bb" id=95b3fb0c-6547-4650-88fa-fe7eaa50bc30 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 17:20:07.495229 | controller | Jun 12 16:26:22.526611 crc crio[21573]: time="2026-06-12T16:26:22.526302452Z" level=info msg="Stopped pod sandbox (already stopped): 394d15da1f029b6580bf12e1c5950827fbad64d15327ddefb080695eae2a84bb" id=95b3fb0c-6547-4650-88fa-fe7eaa50bc30 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 17:20:07.495245 | controller | Jun 12 16:26:22.528088 crc crio[21573]: time="2026-06-12T16:26:22.527899808Z" level=info msg="Removing pod sandbox: 394d15da1f029b6580bf12e1c5950827fbad64d15327ddefb080695eae2a84bb" id=128fda0a-653f-4245-869b-1b4edb54ea6e name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 17:20:07.495262 | controller | Jun 12 16:26:22.594816 crc crio[21573]: time="2026-06-12T16:26:22.594707957Z" level=info msg="Removed pod sandbox: 394d15da1f029b6580bf12e1c5950827fbad64d15327ddefb080695eae2a84bb" id=128fda0a-653f-4245-869b-1b4edb54ea6e name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 17:20:07.495278 | controller | Jun 12 16:26:22.596490 crc crio[21573]: time="2026-06-12T16:26:22.596321865Z" level=info msg="Stopping pod sandbox: decaa2a1820c4f9ad2f8cf463fe6148f6f84440bd05612e639fc85b242090ab8" id=6492e80f-d97a-4ea9-aeee-cb4042e5e54c name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 17:20:07.495295 | controller | Jun 12 16:26:22.596625 crc crio[21573]: time="2026-06-12T16:26:22.5965222Z" level=info msg="Stopped pod sandbox (already stopped): decaa2a1820c4f9ad2f8cf463fe6148f6f84440bd05612e639fc85b242090ab8" id=6492e80f-d97a-4ea9-aeee-cb4042e5e54c name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 17:20:07.495311 | controller | Jun 12 16:26:22.598399 crc crio[21573]: time="2026-06-12T16:26:22.598312068Z" level=info msg="Removing pod sandbox: decaa2a1820c4f9ad2f8cf463fe6148f6f84440bd05612e639fc85b242090ab8" id=fcd86bd5-4b62-479f-90c4-5176cbd6a619 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 17:20:07.495344 | controller | Jun 12 16:26:22.644400 crc crio[21573]: time="2026-06-12T16:26:22.644094484Z" level=info msg="Removed pod sandbox: decaa2a1820c4f9ad2f8cf463fe6148f6f84440bd05612e639fc85b242090ab8" id=fcd86bd5-4b62-479f-90c4-5176cbd6a619 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 17:20:07.495363 | controller | Jun 12 16:26:24.299890 crc crio[21573]: time="2026-06-12T16:26:24.299015196Z" level=info msg="Stopping container: c9987c87c33e9e6491339ccf8231a7691b7a65f20e58016e3fee45f55ae7cc03 (timeout: 10s)" id=6e58810a-9c38-4edf-9780-efdd7b90c9df name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 17:20:07.495378 | controller | Jun 12 16:26:24.600403 crc crio[21573]: time="2026-06-12T16:26:24.599619793Z" level=info msg="Stopped container c9987c87c33e9e6491339ccf8231a7691b7a65f20e58016e3fee45f55ae7cc03: openstack/dnsmasq-dns-65b8c788ff-g2mf6/dnsmasq-dns" id=6e58810a-9c38-4edf-9780-efdd7b90c9df name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 17:20:07.495394 | controller | Jun 12 16:26:24.620543 crc crio[21573]: time="2026-06-12T16:26:24.620342554Z" level=info msg="Stopping pod sandbox: 1cf9cbb85d74132a88fc476337e1d23c68b967006cd8574349d4f7f75534344b" id=e3334b1b-16aa-445c-9ee5-79d349c57381 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 17:20:07.495411 | controller | Jun 12 16:26:24.622386 crc crio[21573]: time="2026-06-12T16:26:24.62229929Z" level=info msg="Got pod network &{Name:dnsmasq-dns-65b8c788ff-g2mf6 Namespace:openstack ID:1cf9cbb85d74132a88fc476337e1d23c68b967006cd8574349d4f7f75534344b UID:7ba4f471-cc5f-408f-8a6b-434dc5706cb0 NetNS:/var/run/netns/01531a2e-ee4b-4e31-bce5-16cfc86d71d1 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod7ba4f471_cc5f_408f_8a6b_434dc5706cb0.slice PodAnnotations:0xc002722408}] Aliases:map[]}"
2026-06-12 17:20:07.495428 | controller | Jun 12 16:26:24.622700 crc crio[21573]: time="2026-06-12T16:26:24.622649451Z" level=info msg="Deleting pod openstack_dnsmasq-dns-65b8c788ff-g2mf6 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 17:20:07.495444 | controller | Jun 12 16:26:25.324495 crc crio[21573]: time="2026-06-12T16:26:25.323780738Z" level=info msg="Stopped pod sandbox: 1cf9cbb85d74132a88fc476337e1d23c68b967006cd8574349d4f7f75534344b" id=e3334b1b-16aa-445c-9ee5-79d349c57381 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 17:20:07.495460 | controller | Jun 12 16:26:26.250303 crc crio[21573]: time="2026-06-12T16:26:26.249366389Z" level=info msg="Removing container: c9987c87c33e9e6491339ccf8231a7691b7a65f20e58016e3fee45f55ae7cc03" id=e9e1139a-24e2-439a-bc25-788ca53b2f6f name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 17:20:07.495476 | controller | Jun 12 16:26:26.255603 crc crio[21573]: time="2026-06-12T16:26:26.255554363Z" level=info msg="Running pod sandbox: openstack/dnsmasq-dns-6674dbf88c-wthzg/POD" id=a4db46ef-69c8-4207-b84b-db0840b5fc63 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:20:07.495492 | controller | Jun 12 16:26:26.255826 crc crio[21573]: time="2026-06-12T16:26:26.25580353Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.495509 | controller | Jun 12 16:26:28.516706 crc crio[21573]: time="2026-06-12T16:26:28.513839597Z" level=info msg="Running pod sandbox: openstack/glance-default-internal-api-0/POD" id=2be79e78-d239-4605-8d6b-9c8d2c60503f name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:20:07.495526 | controller | Jun 12 16:26:28.518803 crc crio[21573]: time="2026-06-12T16:26:28.516765901Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.495550 | controller | Jun 12 16:26:29.474323 crc crio[21573]: time="2026-06-12T16:26:29.47419008Z" level=info msg="Running pod sandbox: openstack/glance-default-external-api-0/POD" id=dc84130a-d834-4446-80f9-f817e2530bba name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:20:07.495571 | controller | Jun 12 16:26:29.474730 crc crio[21573]: time="2026-06-12T16:26:29.474398965Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.495619 | controller | Jun 12 16:26:30.494091 crc crio[21573]: time="2026-06-12T16:26:30.493389175Z" level=info msg="Removed container c9987c87c33e9e6491339ccf8231a7691b7a65f20e58016e3fee45f55ae7cc03: openstack/dnsmasq-dns-65b8c788ff-g2mf6/dnsmasq-dns" id=e9e1139a-24e2-439a-bc25-788ca53b2f6f name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 17:20:07.495640 | controller | Jun 12 16:26:30.499707 crc crio[21573]: time="2026-06-12T16:26:30.499564687Z" level=info msg="Removing container: 95ac344c117460eb57ee3de518cdeb5e787c9eb78522060ddcb89cace5f4c5da" id=672722f9-e5e6-41c6-9bab-589bc2f26d8b name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 17:20:07.495661 | controller | Jun 12 16:26:32.390166 crc crio[21573]: time="2026-06-12T16:26:32.389502698Z" level=info msg="Stopping pod sandbox: 8e80f1fbcd4e597701cc19fe0bb8db5b0e76ed887a1ce8ecccbda669416674a5" id=7e8ac320-f171-4d80-a05f-7877ee65eaa2 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 17:20:07.495681 | controller | Jun 12 16:26:32.391958 crc crio[21573]: time="2026-06-12T16:26:32.391096374Z" level=info msg="Got pod network &{Name:keystone-bootstrap-5l4g5 Namespace:openstack ID:8e80f1fbcd4e597701cc19fe0bb8db5b0e76ed887a1ce8ecccbda669416674a5 UID:ac8051d9-727b-4061-85a7-e616fb8e1276 NetNS:/var/run/netns/3068f3e1-5de1-4598-9f2e-f5f8acb4a3c8 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podac8051d9_727b_4061_85a7_e616fb8e1276.slice PodAnnotations:0xc002e28570}] Aliases:map[]}"
2026-06-12 17:20:07.495702 | controller | Jun 12 16:26:32.391958 crc crio[21573]: time="2026-06-12T16:26:32.391281409Z" level=info msg="Deleting pod openstack_keystone-bootstrap-5l4g5 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 17:20:07.495722 | controller | Jun 12 16:26:41.718532 crc crio[21573]: time="2026-06-12T16:26:41.717013211Z" level=info msg="Stopped pod sandbox: 8e80f1fbcd4e597701cc19fe0bb8db5b0e76ed887a1ce8ecccbda669416674a5" id=7e8ac320-f171-4d80-a05f-7877ee65eaa2 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 17:20:07.495741 | controller | Jun 12 16:26:44.083882 crc crio[21573]: time="2026-06-12T16:26:44.082716708Z" level=info msg="Running pod sandbox: openstack/keystone-bootstrap-mn5h9/POD" id=79950809-48a7-411a-998a-3277a8dc51de name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:20:07.495757 | controller | Jun 12 16:26:44.083882 crc crio[21573]: time="2026-06-12T16:26:44.083841671Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.495773 | controller | Jun 12 16:27:02.599948 crc crio[21573]: time="2026-06-12T16:27:02.598332188Z" level=info msg="Pulled image: quay.io/podified-antelope-centos9/openstack-placement-api@sha256:c93ec98f0fc39d40abf15ee546f42b7074f18c532f5b98550cf6911e13807857" id=c1e20cbb-e8b1-4b61-85ba-a324c75c41ff name=/runtime.v1.ImageService/PullImage
2026-06-12 17:20:07.495790 | controller | Jun 12 16:27:02.602709 crc crio[21573]: time="2026-06-12T16:27:02.602556566Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-placement-api:current-podified" id=e97a94c3-02a0-40b4-bb5a-80a49e698cbc name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:20:07.495806 | controller | Jun 12 16:27:02.620674 crc crio[21573]: time="2026-06-12T16:27:02.620481694Z" level=info msg="Removed container 95ac344c117460eb57ee3de518cdeb5e787c9eb78522060ddcb89cace5f4c5da: openstack/dnsmasq-dns-65b8c788ff-g2mf6/init" id=672722f9-e5e6-41c6-9bab-589bc2f26d8b name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 17:20:07.495826 | controller | Jun 12 16:27:02.630897 crc crio[21573]: time="2026-06-12T16:27:02.630747006Z" level=info msg="Pulled image: quay.io/podified-antelope-centos9/openstack-ceilometer-central@sha256:ca595b86108ec3b7d15f0758412e7fa09952c2f6c792248a00b53c236afcb6dc" id=970f20bd-74c5-46f5-989f-681016713282 name=/runtime.v1.ImageService/PullImage
2026-06-12 17:20:07.495842 | controller | Jun 12 16:27:02.632423 crc crio[21573]: time="2026-06-12T16:27:02.632210595Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-central:current-podified" id=63529c8f-efba-4179-bc29-fbc4af7b7b2f name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:20:07.495858 | controller | Jun 12 16:27:02.742775 crc crio[21573]: time="2026-06-12T16:27:02.74208824Z" level=info msg="Pulled image: quay.io/podified-antelope-centos9/openstack-barbican-api@sha256:1dc5f1c819d6571c9291b616a10504e9aae583012375bdddf3f84be521c437bd" id=9b2fd4da-ca69-40a1-8232-d05fa508d07a name=/runtime.v1.ImageService/PullImage
2026-06-12 17:20:07.495874 | controller | Jun 12 16:27:02.743653 crc crio[21573]: time="2026-06-12T16:27:02.743525075Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-api:current-podified" id=90722660-4d50-4c7b-bfee-e83bd14e4ce3 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:20:07.495890 | controller | Jun 12 16:27:04.845433 crc crio[21573]: time="2026-06-12T16:27:04.843588839Z" level=info msg="Got pod network &{Name:glance-default-external-api-0 Namespace:openstack ID:14e98576df03420ba8b9780790d8a7ad525e746d683013282c4dfa58911ecd3e UID:92c35e52-0c20-49ee-887d-fd09b2c84329 NetNS:/var/run/netns/81906690-60c0-4e6a-af80-661b62ac5747 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod92c35e52_0c20_49ee_887d_fd09b2c84329.slice PodAnnotations:0xc002e29698}] Aliases:map[]}"
2026-06-12 17:20:07.495906 | controller | Jun 12 16:27:04.845433 crc crio[21573]: time="2026-06-12T16:27:04.844520835Z" level=info msg="Adding pod openstack_glance-default-external-api-0 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 17:20:07.495922 | controller | Jun 12 16:27:04.849695 crc crio[21573]: time="2026-06-12T16:27:04.847485822Z" level=info msg="Got pod network &{Name:dnsmasq-dns-6674dbf88c-wthzg Namespace:openstack ID:3e6a003c3f1d182415ecfe955ea4525cf25b554e2a23602b82e4445de1905941 UID:a8b288ff-f266-40fa-ad3f-00c3c383c2a5 NetNS:/var/run/netns/0ae99f12-d664-4efe-ab6e-1c3f585ef8a3 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poda8b288ff_f266_40fa_ad3f_00c3c383c2a5.slice PodAnnotations:0xc000138868}] Aliases:map[]}"
2026-06-12 17:20:07.495939 | controller | Jun 12 16:27:04.849695 crc crio[21573]: time="2026-06-12T16:27:04.847513633Z" level=info msg="Adding pod openstack_dnsmasq-dns-6674dbf88c-wthzg to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 17:20:07.495955 | controller | Jun 12 16:27:04.889419 crc crio[21573]: time="2026-06-12T16:27:04.885253816Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-placement-api:current-podified" id=f2ccaf34-5b80-4cc0-a01a-963553838906 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:20:07.495972 | controller | Jun 12 16:27:04.929606 crc crio[21573]: time="2026-06-12T16:27:04.929148924Z" level=info msg="Got pod network &{Name:glance-default-internal-api-0 Namespace:openstack ID:c116e5f8a2304ddd38ec8d4293999045c8822b2ea0628d6b823da668485c9b05 UID:5ebd63c6-5dd8-4b7f-b14b-0446e54785cf NetNS:/var/run/netns/cfb590f5-2bdb-4ddd-bb9d-fc9ac8d64097 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod5ebd63c6_5dd8_4b7f_b14b_0446e54785cf.slice PodAnnotations:0xc000138b28}] Aliases:map[]}"
2026-06-12 17:20:07.495991 | controller | Jun 12 16:27:04.929606 crc crio[21573]: time="2026-06-12T16:27:04.929312779Z" level=info msg="Adding pod openstack_glance-default-internal-api-0 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 17:20:07.496008 | controller | Jun 12 16:27:04.940041 crc crio[21573]: time="2026-06-12T16:27:04.939805362Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-api:current-podified" id=c756ab89-6b2c-4688-8104-c08ee9a94316 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:20:07.496024 | controller | Jun 12 16:27:04.953774 crc crio[21573]: time="2026-06-12T16:27:04.95157477Z" level=info msg="Got pod network &{Name:keystone-bootstrap-mn5h9 Namespace:openstack ID:bba45bc4fc995ed81c8de048d5a7a81d7b238613af5525300ff90a0aef2bbc0f UID:ff90eb39-f071-4307-abfd-c0b863018feb NetNS:/var/run/netns/e8e0fb03-264c-426a-87c9-48c8d802b1a1 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podff90eb39_f071_4307_abfd_c0b863018feb.slice PodAnnotations:0xc000640a40}] Aliases:map[]}"
2026-06-12 17:20:07.496040 | controller | Jun 12 16:27:04.953774 crc crio[21573]: time="2026-06-12T16:27:04.951671432Z" level=info msg="Adding pod openstack_keystone-bootstrap-mn5h9 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 17:20:07.496057 | controller | Jun 12 16:27:04.963678 crc crio[21573]: time="2026-06-12T16:27:04.962741697Z" level=info msg="Creating container: openstack/placement-db-sync-rzcc5/placement-db-sync" id=795f298c-cc6e-4ac8-b90f-3acf74cd1bfe name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:20:07.496073 | controller | Jun 12 16:27:04.976708 crc crio[21573]: time="2026-06-12T16:27:04.970166007Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.496089 | controller | Jun 12 16:27:04.976708 crc crio[21573]: time="2026-06-12T16:27:04.973695529Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-central:current-podified" id=6ed897c6-85a7-4679-937c-805b35c1dfab name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:20:07.496105 | controller | Jun 12 16:27:04.981953 crc crio[21573]: time="2026-06-12T16:27:04.977840856Z" level=info msg="Creating container: openstack/barbican-db-sync-q8zhz/barbican-db-sync" id=613df724-8935-4007-a650-2eae1c288fe9 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:20:07.496121 | controller | Jun 12 16:27:04.996694 crc crio[21573]: time="2026-06-12T16:27:04.99658221Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.496138 | controller | Jun 12 16:27:05.033383 crc crio[21573]: time="2026-06-12T16:27:05.033010299Z" level=info msg="Creating container: openstack/ceilometer-0/ceilometer-central-agent" id=a9b32caa-fc12-46d3-a572-2f33ea4e6d73 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:20:07.496154 | controller | Jun 12 16:27:05.050662 crc crio[21573]: time="2026-06-12T16:27:05.050342286Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.496170 | controller | Jun 12 16:27:05.091791 crc crio[21573]: time="2026-06-12T16:27:05.089072155Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.496187 | controller | Jun 12 16:27:05.101148 crc crio[21573]: time="2026-06-12T16:27:05.101046098Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.496206 | controller | Jun 12 16:27:05.107695 crc crio[21573]: time="2026-06-12T16:27:05.107581234Z" level=info msg="Pulled image: quay.io/podified-antelope-centos9/openstack-cinder-api@sha256:fe1576f03269f7a945c6628d852209fd65ead27a85515096a858bbfa7e64c102" id=a595901c-9d26-4745-9a80-72db8bf8ddf1 name=/runtime.v1.ImageService/PullImage
2026-06-12 17:20:07.496224 | controller | Jun 12 16:27:05.109711 crc crio[21573]: time="2026-06-12T16:27:05.109596039Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-api:current-podified" id=fd2dcc5c-6ae1-48f6-96b0-b329fa615e10 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:20:07.496239 | controller | Jun 12 16:27:05.133122 crc crio[21573]: time="2026-06-12T16:27:05.132554022Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.496255 | controller | Jun 12 16:27:05.137907 crc crio[21573]: time="2026-06-12T16:27:05.137814442Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.496271 | controller | Jun 12 16:27:05.139540 crc crio[21573]: time="2026-06-12T16:27:05.139392063Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-api:current-podified" id=60ea9602-4c05-4137-ae0a-2504105f19fe name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:20:07.496287 | controller | Jun 12 16:27:05.167043 crc crio[21573]: time="2026-06-12T16:27:05.166906035Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.496303 | controller | Jun 12 16:27:05.173481 crc crio[21573]: time="2026-06-12T16:27:05.173325026Z" level=info msg="Creating container: openstack/cinder-db-sync-xldzl/cinder-db-sync" id=2a331c9b-00b9-4cfa-9413-628b7236ba3b name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:20:07.496319 | controller | Jun 12 16:27:05.175666 crc crio[21573]: time="2026-06-12T16:27:05.175585765Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.496335 | controller | Jun 12 16:27:05.175817 crc crio[21573]: time="2026-06-12T16:27:05.175151223Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.496351 | controller | Jun 12 16:27:05.283336 crc crio[21573]: time="2026-06-12T16:27:05.282619151Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.496367 | controller | Jun 12 16:27:05.293959 crc crio[21573]: time="2026-06-12T16:27:05.292951339Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.496383 | controller | Jun 12 16:27:05.340429 crc crio[21573]: time="2026-06-12T16:27:05.339977945Z" level=info msg="Created container eba771f96003e5501210e00ff8df7f139df47f14a9ecbfcb9b11d812a623ff71: openstack/barbican-db-sync-q8zhz/barbican-db-sync" id=613df724-8935-4007-a650-2eae1c288fe9 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:20:07.496400 | controller | Jun 12 16:27:05.341726 crc crio[21573]: time="2026-06-12T16:27:05.341650351Z" level=info msg="Starting container: eba771f96003e5501210e00ff8df7f139df47f14a9ecbfcb9b11d812a623ff71" id=2b3c83d3-c51b-4441-85b2-c6e59326cfad name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 17:20:07.496416 | controller | Jun 12 16:27:05.344327 crc crio[21573]: time="2026-06-12T16:27:05.344254812Z" level=info msg="Created container 3a27efe738e13b70448afeddcfd3a7c51667954261596a900d5b859acd894c62: openstack/placement-db-sync-rzcc5/placement-db-sync" id=795f298c-cc6e-4ac8-b90f-3acf74cd1bfe name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:20:07.496437 | controller | Jun 12 16:27:05.346150 crc crio[21573]: time="2026-06-12T16:27:05.345760435Z" level=info msg="Starting container: 3a27efe738e13b70448afeddcfd3a7c51667954261596a900d5b859acd894c62" id=c71287ae-e1d0-4e4a-9911-b2b5dee5777b name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 17:20:07.496455 | controller | Jun 12 16:27:05.354929 crc crio[21573]: time="2026-06-12T16:27:05.354791428Z" level=info msg="Started container" PID=73179 containerID=3a27efe738e13b70448afeddcfd3a7c51667954261596a900d5b859acd894c62 description=openstack/placement-db-sync-rzcc5/placement-db-sync id=c71287ae-e1d0-4e4a-9911-b2b5dee5777b name=/runtime.v1.RuntimeService/StartContainer sandboxID=9bc671bd970cf90f082a56cbb106893c9efdb9b8fe25ae414ecbc7482a9ee0d2
2026-06-12 17:20:07.496472 | controller | Jun 12 16:27:05.375587 crc crio[21573]: time="2026-06-12T16:27:05.375406819Z" level=info msg="Created container b210d62cff371af6bb73ba6bd8d9b5cd8190a9214964ad33eeab0b914e423e85: openstack/ceilometer-0/ceilometer-central-agent" id=a9b32caa-fc12-46d3-a572-2f33ea4e6d73 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:20:07.496488 | controller | Jun 12 16:27:05.378080 crc crio[21573]: time="2026-06-12T16:27:05.37803092Z" level=info msg="Starting container: b210d62cff371af6bb73ba6bd8d9b5cd8190a9214964ad33eeab0b914e423e85" id=0a3b5072-72e6-40de-b1a8-e8e3f05593c6 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 17:20:07.496505 | controller | Jun 12 16:27:05.388209 crc crio[21573]: time="2026-06-12T16:27:05.387972915Z" level=info msg="Started container" PID=73181 containerID=eba771f96003e5501210e00ff8df7f139df47f14a9ecbfcb9b11d812a623ff71 description=openstack/barbican-db-sync-q8zhz/barbican-db-sync id=2b3c83d3-c51b-4441-85b2-c6e59326cfad name=/runtime.v1.RuntimeService/StartContainer sandboxID=df4c089bb30f6cb5ebb48fd00aadcc8b1bf2fcd79fd9be0d0b7af176ecb0c76a
2026-06-12 17:20:07.496522 | controller | Jun 12 16:27:05.403525 crc crio[21573]: time="2026-06-12T16:27:05.403384403Z" level=info msg="Started container" PID=73189 containerID=b210d62cff371af6bb73ba6bd8d9b5cd8190a9214964ad33eeab0b914e423e85 description=openstack/ceilometer-0/ceilometer-central-agent id=0a3b5072-72e6-40de-b1a8-e8e3f05593c6 name=/runtime.v1.RuntimeService/StartContainer sandboxID=2dd5efd5bceba4e14b7f5d60369da9cf1c3af7c73ac9f92ec69481cfa3e04a6a
2026-06-12 17:20:07.496538 | controller | Jun 12 16:27:05.650757 crc crio[21573]: time="2026-06-12T16:27:05.644496809Z" level=info msg="Created container b0f9687bf9197a4d522284f5a0979fc4ce77368f12d59649e33efda354028bf9: openstack/cinder-db-sync-xldzl/cinder-db-sync" id=2a331c9b-00b9-4cfa-9413-628b7236ba3b name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:20:07.496554 | controller | Jun 12 16:27:05.650757 crc crio[21573]: time="2026-06-12T16:27:05.647285577Z" level=info msg="Starting container: b0f9687bf9197a4d522284f5a0979fc4ce77368f12d59649e33efda354028bf9" id=555f0f0c-ce80-4bc1-9c2b-de2974e8ecff name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 17:20:07.496571 | controller | Jun 12 16:27:05.654967 crc crio[21573]: time="2026-06-12T16:27:05.654826683Z" level=info msg="Started container" PID=73214 containerID=b0f9687bf9197a4d522284f5a0979fc4ce77368f12d59649e33efda354028bf9 description=openstack/cinder-db-sync-xldzl/cinder-db-sync id=555f0f0c-ce80-4bc1-9c2b-de2974e8ecff name=/runtime.v1.RuntimeService/StartContainer sandboxID=2bed26c75415c9faa00b9c08c3d1e2274a8615e66208ab7705a8d8a628dcbe46
2026-06-12 17:20:07.496611 | controller | Jun 12 16:27:05.682557 crc crio[21573]: time="2026-06-12T16:27:05.68234674Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-notification:current-podified" id=6d1ab50e-673b-4874-91ad-38a85220245e name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:20:07.496631 | controller | Jun 12 16:27:05.684069 crc crio[21573]: time="2026-06-12T16:27:05.682694189Z" level=info msg="Image quay.io/podified-antelope-centos9/openstack-ceilometer-notification:current-podified not found" id=6d1ab50e-673b-4874-91ad-38a85220245e name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:20:07.496648 | controller | Jun 12 16:27:05.684069 crc crio[21573]: time="2026-06-12T16:27:05.6827552Z" level=info msg="Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-ceilometer-notification:current-podified found" id=6d1ab50e-673b-4874-91ad-38a85220245e name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:20:07.496665 | controller | Jun 12 16:27:05.687378 crc crio[21573]: time="2026-06-12T16:27:05.687308391Z" level=info msg="Pulling image: quay.io/podified-antelope-centos9/openstack-ceilometer-notification:current-podified" id=f99c32d8-325a-440a-b396-36cb3ca43011 name=/runtime.v1.ImageService/PullImage
2026-06-12 17:20:07.496681 | controller | Jun 12 16:27:05.700993 crc crio[21573]: time="2026-06-12T16:27:05.700864601Z" level=info msg="Trying to access \"quay.io/podified-antelope-centos9/openstack-ceilometer-notification:current-podified\""
2026-06-12 17:20:07.496697 | controller | Jun 12 16:27:05.913533 crc crio[21573]: 2026-06-12T16:27:05Z [verbose] CmdAdd (shim): {1.1.0 [{Name:3e6a003c3f1d182 Mac:4e:54:8e:62:e0:23 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:9b Mtu:0 Sandbox:/var/run/netns/0ae99f12-d664-4efe-ab6e-1c3f585ef8a3 SocketPath: PciID:}] [{Interface:0xc000014c50 Address:{IP:10.217.0.155 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 17:20:07.496713 | controller | Jun 12 16:27:05.913533 crc crio[21573]: time="2026-06-12T16:27:05.913416368Z" level=info msg="Got pod network &{Name:dnsmasq-dns-6674dbf88c-wthzg Namespace:openstack ID:3e6a003c3f1d182415ecfe955ea4525cf25b554e2a23602b82e4445de1905941 UID:a8b288ff-f266-40fa-ad3f-00c3c383c2a5 NetNS:/var/run/netns/0ae99f12-d664-4efe-ab6e-1c3f585ef8a3 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poda8b288ff_f266_40fa_ad3f_00c3c383c2a5.slice PodAnnotations:0xc000138868}] Aliases:map[]}"
2026-06-12 17:20:07.496730 | controller | Jun 12 16:27:05.917327 crc crio[21573]: time="2026-06-12T16:27:05.913653454Z" level=info msg="Checking pod openstack_dnsmasq-dns-6674dbf88c-wthzg for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 17:20:07.496746 | controller | Jun 12 16:27:05.931919 crc crio[21573]: time="2026-06-12T16:27:05.931807753Z" level=info msg="Ran pod sandbox 3e6a003c3f1d182415ecfe955ea4525cf25b554e2a23602b82e4445de1905941 with infra container: openstack/dnsmasq-dns-6674dbf88c-wthzg/POD" id=a4db46ef-69c8-4207-b84b-db0840b5fc63 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:20:07.496763 | controller | Jun 12 16:27:05.942289 crc crio[21573]: time="2026-06-12T16:27:05.942179802Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified" id=326da72b-6418-4489-854e-1df3a5ace41e name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:20:07.496779 | controller | Jun 12 16:27:05.952910 crc crio[21573]: 2026-06-12T16:27:05Z [verbose] CmdAdd (shim): {1.1.0 [{Name:bba45bc4fc995ed Mac:1e:5d:2d:7e:96:f6 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:9e Mtu:0 Sandbox:/var/run/netns/e8e0fb03-264c-426a-87c9-48c8d802b1a1 SocketPath: PciID:}] [{Interface:0xc00027d050 Address:{IP:10.217.0.158 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 17:20:07.496796 | controller | Jun 12 16:27:05.954493 crc crio[21573]: time="2026-06-12T16:27:05.954403512Z" level=info msg="Got pod network &{Name:keystone-bootstrap-mn5h9 Namespace:openstack ID:bba45bc4fc995ed81c8de048d5a7a81d7b238613af5525300ff90a0aef2bbc0f UID:ff90eb39-f071-4307-abfd-c0b863018feb NetNS:/var/run/netns/e8e0fb03-264c-426a-87c9-48c8d802b1a1 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podff90eb39_f071_4307_abfd_c0b863018feb.slice PodAnnotations:0xc000640a40}] Aliases:map[]}"
2026-06-12 17:20:07.496816 | controller | Jun 12 16:27:05.954737 crc crio[21573]: time="2026-06-12T16:27:05.95471883Z" level=info msg="Checking pod openstack_keystone-bootstrap-mn5h9 for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 17:20:07.496833 | controller | Jun 12 16:27:05.965299 crc crio[21573]: time="2026-06-12T16:27:05.96517091Z" level=info msg="Ran pod sandbox bba45bc4fc995ed81c8de048d5a7a81d7b238613af5525300ff90a0aef2bbc0f with infra container: openstack/keystone-bootstrap-mn5h9/POD" id=79950809-48a7-411a-998a-3277a8dc51de name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:20:07.496848 | controller | Jun 12 16:27:05.979276 crc crio[21573]: time="2026-06-12T16:27:05.979092548Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-keystone:current-podified" id=d2787e1c-c5b0-4a87-bb12-6904ee228cce name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:20:07.496865 | controller | Jun 12 16:27:06.075484 crc crio[21573]: time="2026-06-12T16:27:06.075324178Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-keystone:current-podified" id=f43d3e57-c82d-4bbe-a473-b99aff42cb79 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:20:07.496881 | controller | Jun 12 16:27:06.098969 crc crio[21573]: time="2026-06-12T16:27:06.098814092Z" level=info msg="Creating container: openstack/keystone-bootstrap-mn5h9/keystone-bootstrap" id=19fb1ba5-d742-41f3-9736-bc110e312a52 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:20:07.496897 | controller | Jun 12 16:27:06.099416 crc crio[21573]: time="2026-06-12T16:27:06.099276485Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.496914 | controller | Jun 12 16:27:06.107532 crc crio[21573]: time="2026-06-12T16:27:06.106524176Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified" id=a547e68b-556a-4821-b8d2-05de1a3663be name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:20:07.496930 | controller | Jun 12 16:27:06.165693 crc crio[21573]: time="2026-06-12T16:27:06.164546153Z" level=info msg="Creating container: openstack/dnsmasq-dns-6674dbf88c-wthzg/init" id=19c55a85-2f40-4071-9a20-cab52b89269b name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:20:07.496946 | controller | Jun 12 16:27:06.165693 crc crio[21573]: time="2026-06-12T16:27:06.165313064Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.496963 | controller | Jun 12 16:27:06.270349 crc crio[21573]: time="2026-06-12T16:27:06.269859939Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.496979 | controller | Jun 12 16:27:06.275751 crc crio[21573]: time="2026-06-12T16:27:06.275704706Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.496995 | controller | Jun 12 16:27:06.310949 crc crio[21573]: time="2026-06-12T16:27:06.310004646Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.497011 | controller | Jun 12 16:27:06.321036 crc crio[21573]: time="2026-06-12T16:27:06.320914386Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.497027 | controller | Jun 12 16:27:06.458092 crc crio[21573]: time="2026-06-12T16:27:06.457935685Z" level=info msg="Created container b839d6321814ab93450016dbf9ceffd34ecb64030bb7f406c43f4f414af3501e: openstack/keystone-bootstrap-mn5h9/keystone-bootstrap" id=19fb1ba5-d742-41f3-9736-bc110e312a52 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:20:07.497047 | controller | Jun 12 16:27:06.460198 crc crio[21573]: time="2026-06-12T16:27:06.459787939Z" level=info msg="Starting container: b839d6321814ab93450016dbf9ceffd34ecb64030bb7f406c43f4f414af3501e" id=1001b88e-af69-4099-8af4-2e672bb0e7d0 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 17:20:07.497064 | controller | Jun 12 16:27:06.470530 crc crio[21573]: time="2026-06-12T16:27:06.470351029Z" level=info msg="Started container" PID=73374 containerID=b839d6321814ab93450016dbf9ceffd34ecb64030bb7f406c43f4f414af3501e description=openstack/keystone-bootstrap-mn5h9/keystone-bootstrap id=1001b88e-af69-4099-8af4-2e672bb0e7d0 name=/runtime.v1.RuntimeService/StartContainer sandboxID=bba45bc4fc995ed81c8de048d5a7a81d7b238613af5525300ff90a0aef2bbc0f
2026-06-12 17:20:07.497081 | controller | Jun 12 16:27:06.540087 crc crio[21573]: 2026-06-12T16:27:06Z [verbose] CmdAdd (shim): {1.1.0 [{Name:14e98576df03420 Mac:42:7b:3a:58:ad:3e Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:9d Mtu:0 Sandbox:/var/run/netns/81906690-60c0-4e6a-af80-661b62ac5747 SocketPath: PciID:}] [{Interface:0xc00013c5d0 Address:{IP:10.217.0.157 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 17:20:07.497097 | controller | Jun 12 16:27:06.542359 crc crio[21573]: time="2026-06-12T16:27:06.54225986Z" level=info msg="Got pod network &{Name:glance-default-external-api-0 Namespace:openstack ID:14e98576df03420ba8b9780790d8a7ad525e746d683013282c4dfa58911ecd3e UID:92c35e52-0c20-49ee-887d-fd09b2c84329 NetNS:/var/run/netns/81906690-60c0-4e6a-af80-661b62ac5747 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod92c35e52_0c20_49ee_887d_fd09b2c84329.slice PodAnnotations:0xc002e29698}] Aliases:map[]}"
2026-06-12 17:20:07.497113 | controller | Jun 12 16:27:06.542359 crc crio[21573]: time="2026-06-12T16:27:06.542528186Z" level=info msg="Checking pod openstack_glance-default-external-api-0 for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 17:20:07.497130 | controller | Jun 12 16:27:06.570543 crc crio[21573]: time="2026-06-12T16:27:06.570361349Z" level=info msg="Ran pod sandbox 14e98576df03420ba8b9780790d8a7ad525e746d683013282c4dfa58911ecd3e with infra container: openstack/glance-default-external-api-0/POD" id=dc84130a-d834-4446-80f9-f817e2530bba name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:20:07.497146 | controller | Jun 12 16:27:06.579856 crc crio[21573]: time="2026-06-12T16:27:06.579719247Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api:current-podified" id=1fe3e2bd-820f-48dc-9547-6c17c621a9bf name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:20:07.497163 | controller | Jun 12 16:27:06.584529 crc crio[21573]: time="2026-06-12T16:27:06.584307095Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api:current-podified" id=b42efb41-0203-4292-bb08-d8d31680491d name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:20:07.497179 | controller | Jun 12 16:27:06.629070 crc crio[21573]: time="2026-06-12T16:27:06.628945536Z" level=info msg="Created container 18bd8c76f0e51c63db47f0ce0907a56e1e290c7826c1ff1792709983c726d931: openstack/dnsmasq-dns-6674dbf88c-wthzg/init" id=19c55a85-2f40-4071-9a20-cab52b89269b name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:20:07.497195 | controller | Jun 12 16:27:06.630828 crc crio[21573]: time="2026-06-12T16:27:06.630721096Z" level=info msg="Starting container: 18bd8c76f0e51c63db47f0ce0907a56e1e290c7826c1ff1792709983c726d931" id=1611daab-98d8-467f-a7f1-700feb59080a name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 17:20:07.497211 | controller | Jun 12 16:27:06.639103 crc crio[21573]: time="2026-06-12T16:27:06.638064264Z" level=info msg="Started container" PID=73382 containerID=18bd8c76f0e51c63db47f0ce0907a56e1e290c7826c1ff1792709983c726d931 description=openstack/dnsmasq-dns-6674dbf88c-wthzg/init id=1611daab-98d8-467f-a7f1-700feb59080a name=/runtime.v1.RuntimeService/StartContainer sandboxID=3e6a003c3f1d182415ecfe955ea4525cf25b554e2a23602b82e4445de1905941
2026-06-12 17:20:07.497231 | controller | Jun 12 16:27:06.639737 crc crio[21573]: time="2026-06-12T16:27:06.638376016Z" level=info msg="Creating container: openstack/glance-default-external-api-0/glance-log" id=4a4a4ac6-b46a-4138-a17f-ae09d59f4f51 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:20:07.497248 | controller | Jun 12 16:27:06.640519 crc crio[21573]: time="2026-06-12T16:27:06.6404027Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.497264 | controller | Jun 12 16:27:06.714615 crc crio[21573]: time="2026-06-12T16:27:06.71450724Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.497281 | controller | Jun 12 16:27:07.055995 crc crio[21573]: 2026-06-12T16:27:07Z [verbose] CmdAdd (shim): {1.1.0 [{Name:c116e5f8a2304dd Mac:72:db:e6:e8:d6:bb Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:9c Mtu:0 Sandbox:/var/run/netns/cfb590f5-2bdb-4ddd-bb9d-fc9ac8d64097 SocketPath: PciID:}] [{Interface:0xc0005026c0 Address:{IP:10.217.0.156 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 17:20:07.497297 | controller | Jun 12 16:27:07.058057 crc crio[21573]: time="2026-06-12T16:27:07.05790118Z" level=info msg="Got pod network &{Name:glance-default-internal-api-0 Namespace:openstack ID:c116e5f8a2304ddd38ec8d4293999045c8822b2ea0628d6b823da668485c9b05 UID:5ebd63c6-5dd8-4b7f-b14b-0446e54785cf NetNS:/var/run/netns/cfb590f5-2bdb-4ddd-bb9d-fc9ac8d64097 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod5ebd63c6_5dd8_4b7f_b14b_0446e54785cf.slice PodAnnotations:0xc000138b28}] Aliases:map[]}"
2026-06-12 17:20:07.497314 | controller | Jun 12 16:27:07.059086 crc crio[21573]: time="2026-06-12T16:27:07.058112716Z" level=info msg="Checking pod openstack_glance-default-internal-api-0 for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 17:20:07.497332 | controller | Jun 12 16:27:07.073838 crc crio[21573]: time="2026-06-12T16:27:07.073694452Z" level=info msg="Ran pod sandbox c116e5f8a2304ddd38ec8d4293999045c8822b2ea0628d6b823da668485c9b05 with infra container: openstack/glance-default-internal-api-0/POD" id=2be79e78-d239-4605-8d6b-9c8d2c60503f name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:20:07.497349 | controller | Jun 12 16:27:07.078416 crc crio[21573]: time="2026-06-12T16:27:07.078294502Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api:current-podified" id=1f376fa8-8a72-4a35-baca-6192193ee13e name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:20:07.497366 | controller | Jun 12 16:27:07.090426 crc crio[21573]: time="2026-06-12T16:27:07.089307105Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api:current-podified" id=b3da9cec-4d75-4f82-944b-ba6f0f4cb7e7 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:20:07.497382 | controller | Jun 12 16:27:07.108743 crc crio[21573]: time="2026-06-12T16:27:07.108595869Z" level=info msg="Creating container: openstack/glance-default-internal-api-0/glance-log" id=b9430883-b2b0-4ce2-95e3-65bc0b370048 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:20:07.497398 | controller | Jun 12 16:27:07.110382 crc crio[21573]: time="2026-06-12T16:27:07.109619406Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.497418 | controller | Jun 12 16:27:07.245964 crc crio[21573]: time="2026-06-12T16:27:07.245838647Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified" id=f642e3b4-cb5e-4a36-af8a-7a2327a5fbb1 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:20:07.497435 | controller | Jun 12 16:27:07.475537 crc crio[21573]: time="2026-06-12T16:27:07.475307368Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified" id=d850109d-d4b4-42bc-811b-2063f74e536c name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:20:07.497451 | controller | Jun 12 16:27:08.092869 crc crio[21573]: time="2026-06-12T16:27:08.091163121Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.497466 | controller | Jun 12 16:27:08.222685 crc crio[21573]: time="2026-06-12T16:27:08.222298947Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.497482 | controller | Jun 12 16:27:08.236062 crc crio[21573]: time="2026-06-12T16:27:08.235761295Z" level=info msg="Creating container: openstack/dnsmasq-dns-6674dbf88c-wthzg/dnsmasq-dns" id=3e0fd43a-35bc-42d2-b338-45560e17408b name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:20:07.497499 | controller | Jun 12 16:27:08.236634 crc crio[21573]: time="2026-06-12T16:27:08.236582928Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.497515 | controller | Jun 12 16:27:08.332361 crc crio[21573]: time="2026-06-12T16:27:08.332137823Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.497531 | controller | Jun 12 16:27:08.338533 crc crio[21573]: time="2026-06-12T16:27:08.338396984Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.497547 | controller | Jun 12 16:27:08.393343 crc crio[21573]: time="2026-06-12T16:27:08.392881322Z" level=info msg="Created container b6b5908172a6209cdbd32f61114f2ded2409c015f8d31a50b15e2bed769bf2e0: openstack/glance-default-external-api-0/glance-log" id=4a4a4ac6-b46a-4138-a17f-ae09d59f4f51 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:20:07.497563 | controller | Jun 12 16:27:08.395087 crc crio[21573]: time="2026-06-12T16:27:08.394976659Z" level=info msg="Starting container: b6b5908172a6209cdbd32f61114f2ded2409c015f8d31a50b15e2bed769bf2e0" id=f484f782-77ed-46bc-be1d-b509ca9eadaf name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 17:20:07.497601 | controller | Jun 12 16:27:08.408499 crc crio[21573]: time="2026-06-12T16:27:08.407955304Z" level=info msg="Started container" PID=73483 containerID=b6b5908172a6209cdbd32f61114f2ded2409c015f8d31a50b15e2bed769bf2e0 description=openstack/glance-default-external-api-0/glance-log id=f484f782-77ed-46bc-be1d-b509ca9eadaf name=/runtime.v1.RuntimeService/StartContainer sandboxID=14e98576df03420ba8b9780790d8a7ad525e746d683013282c4dfa58911ecd3e
2026-06-12 17:20:07.497621 | controller | Jun 12 16:27:08.517090 crc crio[21573]: time="2026-06-12T16:27:08.515756069Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api:current-podified" id=3b782197-83ff-455d-940c-5dad26b2f9a2 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:20:07.497639 | controller | Jun 12 16:27:08.571549 crc crio[21573]: time="2026-06-12T16:27:08.571203184Z" level=info msg="Created container 54dc699f8b672e225ef7bb1a1d9d94fb064c4c8988ea64293d639147266431f5: openstack/dnsmasq-dns-6674dbf88c-wthzg/dnsmasq-dns" id=3e0fd43a-35bc-42d2-b338-45560e17408b name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:20:07.497662 | controller | Jun 12 16:27:08.577874 crc crio[21573]: time="2026-06-12T16:27:08.57484807Z" level=info msg="Starting container: 54dc699f8b672e225ef7bb1a1d9d94fb064c4c8988ea64293d639147266431f5" id=d674c8e2-f2b3-4896-80c1-793fbb7b5094 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 17:20:07.497679 | controller | Jun 12 16:27:08.579969 crc crio[21573]: time="2026-06-12T16:27:08.579847736Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api:current-podified" id=5872d4ba-cad9-43b0-9362-8e0d7ea81a96 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:20:07.497695 | controller | Jun 12 16:27:08.584579 crc crio[21573]: time="2026-06-12T16:27:08.584402745Z" level=info msg="Started container" PID=73511 containerID=54dc699f8b672e225ef7bb1a1d9d94fb064c4c8988ea64293d639147266431f5 description=openstack/dnsmasq-dns-6674dbf88c-wthzg/dnsmasq-dns id=d674c8e2-f2b3-4896-80c1-793fbb7b5094 name=/runtime.v1.RuntimeService/StartContainer sandboxID=3e6a003c3f1d182415ecfe955ea4525cf25b554e2a23602b82e4445de1905941
2026-06-12 17:20:07.497712 | controller | Jun 12 16:27:08.644594 crc crio[21573]: time="2026-06-12T16:27:08.643884776Z" level=info msg="Creating container: openstack/glance-default-external-api-0/glance-httpd" id=84b82588-8be7-4aca-a040-dad28a532420 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:20:07.497728 | controller | Jun 12 16:27:08.645263 crc crio[21573]: time="2026-06-12T16:27:08.64515023Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.497744 | controller | Jun 12 16:27:08.823515 crc crio[21573]: time="2026-06-12T16:27:08.822574149Z" level=info msg="Pulled image: quay.io/podified-antelope-centos9/openstack-ceilometer-notification@sha256:4bbbb40f235cf24b44f95db92a8b05b1298a6fe22af6e2d7a5cf223139d2b638" id=f99c32d8-325a-440a-b396-36cb3ca43011 name=/runtime.v1.ImageService/PullImage
2026-06-12 17:20:07.497760 | controller | Jun 12 16:27:08.824942 crc crio[21573]: time="2026-06-12T16:27:08.824879181Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-notification:current-podified" id=0a781f48-3cb6-4683-8962-ff3aee1b22a8 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:20:07.497776 | controller | Jun 12 16:27:08.852503 crc crio[21573]: time="2026-06-12T16:27:08.852323598Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.497793 | controller | Jun 12 16:27:08.856836 crc crio[21573]: time="2026-06-12T16:27:08.856707102Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-notification:current-podified" id=35ffacc3-e651-4383-85e6-6df03cc40248 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:20:07.497809 | controller | Jun 12 16:27:08.922679 crc crio[21573]: time="2026-06-12T16:27:08.922392935Z" level=info msg="Creating container: openstack/ceilometer-0/ceilometer-notification-agent" id=cd19d742-a80e-423d-962a-f7735dd8c9a7 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:20:07.497825 | controller | Jun 12 16:27:08.924692 crc crio[21573]: time="2026-06-12T16:27:08.924607036Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.497841 | controller | Jun 12 16:27:09.038624 crc crio[21573]: time="2026-06-12T16:27:09.038405774Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.497857 | controller | Jun 12 16:27:09.043372 crc crio[21573]: time="2026-06-12T16:27:09.043276255Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.497873 | controller | Jun 12 16:27:09.189319 crc crio[21573]: time="2026-06-12T16:27:09.189186453Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.497892 | controller | Jun 12 16:27:09.244725 crc crio[21573]: time="2026-06-12T16:27:09.24458306Z" level=info msg="Created container 48c56230b410a668197efc622ef1c236d64e16b720e2b8fd5e938ce85c25797c: openstack/ceilometer-0/ceilometer-notification-agent" id=cd19d742-a80e-423d-962a-f7735dd8c9a7 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:20:07.497908 | controller | Jun 12 16:27:09.246911 crc crio[21573]: time="2026-06-12T16:27:09.246555399Z" level=info msg="Starting container: 48c56230b410a668197efc622ef1c236d64e16b720e2b8fd5e938ce85c25797c" id=23921ae1-5530-44a7-9903-2766eaaca06a name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 17:20:07.497925 | controller | Jun 12 16:27:09.257922 crc crio[21573]: time="2026-06-12T16:27:09.257720996Z" level=info msg="Started container" PID=73539 containerID=48c56230b410a668197efc622ef1c236d64e16b720e2b8fd5e938ce85c25797c description=openstack/ceilometer-0/ceilometer-notification-agent id=23921ae1-5530-44a7-9903-2766eaaca06a name=/runtime.v1.RuntimeService/StartContainer sandboxID=2dd5efd5bceba4e14b7f5d60369da9cf1c3af7c73ac9f92ec69481cfa3e04a6a
2026-06-12 17:20:07.497942 | controller | Jun 12 16:27:09.364053 crc crio[21573]: time="2026-06-12T16:27:09.363900709Z" level=info msg="Created container 762cec58171df2b66ecac6d80ca83242115bd6aef0fad92b9d266dec9f7d749a: openstack/glance-default-internal-api-0/glance-log" id=b9430883-b2b0-4ce2-95e3-65bc0b370048 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:20:07.497958 | controller | Jun 12 16:27:09.365902 crc crio[21573]: time="2026-06-12T16:27:09.365793572Z" level=info msg="Starting container: 762cec58171df2b66ecac6d80ca83242115bd6aef0fad92b9d266dec9f7d749a" id=02dffcc0-4445-4ce2-b194-c2028bf524de name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 17:20:07.497974 | controller | Jun 12 16:27:09.368082 crc crio[21573]: time="2026-06-12T16:27:09.367924698Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/sg-core:latest" id=9c697e86-ede7-40ac-99d0-8615993303cb name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:20:07.497991 | controller | Jun 12 16:27:09.368977 crc crio[21573]: time="2026-06-12T16:27:09.368915505Z" level=info msg="Image quay.io/openstack-k8s-operators/sg-core:latest not found" id=9c697e86-ede7-40ac-99d0-8615993303cb name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:20:07.498007 | controller | Jun 12 16:27:09.369058 crc crio[21573]: time="2026-06-12T16:27:09.368995097Z" level=info msg="Neither image nor artfiact quay.io/openstack-k8s-operators/sg-core:latest found" id=9c697e86-ede7-40ac-99d0-8615993303cb name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:20:07.498023 | controller | Jun 12 16:27:09.370594 crc crio[21573]: time="2026-06-12T16:27:09.370542776Z" level=info msg="Pulling image: quay.io/openstack-k8s-operators/sg-core:latest" id=879b975d-660b-4dca-94d9-1478780846d2 name=/runtime.v1.ImageService/PullImage
2026-06-12 17:20:07.498039 | controller | Jun 12 16:27:09.383302 crc crio[21573]: time="2026-06-12T16:27:09.383143098Z" level=info msg="Trying to access \"quay.io/openstack-k8s-operators/sg-core:latest\""
2026-06-12 17:20:07.498055 | controller | Jun 12 16:27:09.390294 crc crio[21573]: time="2026-06-12T16:27:09.390172049Z" level=info msg="Started container" PID=73556 containerID=762cec58171df2b66ecac6d80ca83242115bd6aef0fad92b9d266dec9f7d749a description=openstack/glance-default-internal-api-0/glance-log id=02dffcc0-4445-4ce2-b194-c2028bf524de name=/runtime.v1.RuntimeService/StartContainer sandboxID=c116e5f8a2304ddd38ec8d4293999045c8822b2ea0628d6b823da668485c9b05
2026-06-12 17:20:07.498072 | controller | Jun 12 16:27:09.576782 crc crio[21573]: time="2026-06-12T16:27:09.576708757Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api:current-podified" id=77681924-86c2-4f97-82b4-6200e755d36c name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:20:07.498092 | controller | Jun 12 16:27:09.624621 crc crio[21573]: time="2026-06-12T16:27:09.624504628Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api:current-podified" id=8d488400-27b7-4f9e-9e5a-e1dc3637c963 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:20:07.498108 | controller | Jun 12 16:27:09.637077 crc crio[21573]: time="2026-06-12T16:27:09.63697729Z" level=info msg="Creating container: openstack/glance-default-internal-api-0/glance-httpd" id=e2931e92-0f3b-4021-ac97-e57e8deece22 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:20:07.498124 | controller | Jun 12 16:27:09.638580 crc crio[21573]: time="2026-06-12T16:27:09.637852703Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.498140 | controller | Jun 12 16:27:09.646587 crc crio[21573]: time="2026-06-12T16:27:09.646178007Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.498156 | controller | Jun 12 16:27:09.720740 crc crio[21573]: time="2026-06-12T16:27:09.720170911Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.498172 | controller | Jun 12 16:27:09.996133 crc crio[21573]: time="2026-06-12T16:27:09.996025045Z" level=info msg="Created container 26f097375612b0758d75d58bbc80325cfd793fd0552125ad4cd6796d8e8f21b6: openstack/glance-default-external-api-0/glance-httpd" id=84b82588-8be7-4aca-a040-dad28a532420 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:20:07.498188 | controller | Jun 12 16:27:09.997828 crc crio[21573]: time="2026-06-12T16:27:09.997741291Z" level=info msg="Starting container: 26f097375612b0758d75d58bbc80325cfd793fd0552125ad4cd6796d8e8f21b6" id=95a7526a-d96d-4264-9a07-ed1e6d50891b name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 17:20:07.498203 | controller | Jun 12 16:27:10.020036 crc crio[21573]: time="2026-06-12T16:27:10.019905881Z" level=info msg="Started container" PID=73599 containerID=26f097375612b0758d75d58bbc80325cfd793fd0552125ad4cd6796d8e8f21b6 description=openstack/glance-default-external-api-0/glance-httpd id=95a7526a-d96d-4264-9a07-ed1e6d50891b name=/runtime.v1.RuntimeService/StartContainer sandboxID=14e98576df03420ba8b9780790d8a7ad525e746d683013282c4dfa58911ecd3e
2026-06-12 17:20:07.498219 | controller | Jun 12 16:27:10.423430 crc crio[21573]: time="2026-06-12T16:27:10.422548537Z" level=info msg="Stopping container: 26f097375612b0758d75d58bbc80325cfd793fd0552125ad4cd6796d8e8f21b6 (timeout: 30s)" id=cbece894-e1c3-43e2-bf37-f973fe4bbb2b name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 17:20:07.498236 | controller | Jun 12 16:27:10.424544 crc crio[21573]: time="2026-06-12T16:27:10.423050591Z" level=info msg="Stopping container: b6b5908172a6209cdbd32f61114f2ded2409c015f8d31a50b15e2bed769bf2e0 (timeout: 30s)" id=e9113d25-b104-4611-986f-f8ef2d7b994c name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 17:20:07.498253 | controller | Jun 12 16:27:10.592756 crc crio[21573]: time="2026-06-12T16:27:10.592613112Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.498269 | controller | Jun 12 16:27:10.826545 crc crio[21573]: time="2026-06-12T16:27:10.826134295Z" level=info msg="Stopped container b6b5908172a6209cdbd32f61114f2ded2409c015f8d31a50b15e2bed769bf2e0: openstack/glance-default-external-api-0/glance-log" id=e9113d25-b104-4611-986f-f8ef2d7b994c name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 17:20:07.498285 | controller | Jun 12 16:27:10.827560 crc crio[21573]: time="2026-06-12T16:27:10.827171982Z" level=info msg="Created container 297e4c87c94c8c4fa31cc0057af3f2344c74b91214e25eb089e2c4a80f323d57: openstack/glance-default-internal-api-0/glance-httpd" id=e2931e92-0f3b-4021-ac97-e57e8deece22 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:20:07.498304 | controller | Jun 12 16:27:10.829199 crc crio[21573]: time="2026-06-12T16:27:10.829056793Z" level=info msg="Starting container: 297e4c87c94c8c4fa31cc0057af3f2344c74b91214e25eb089e2c4a80f323d57" id=9e08c527-055f-4fb8-bd11-9c2729d9221f name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 17:20:07.498321 | controller | Jun 12 16:27:10.842006 crc crio[21573]: time="2026-06-12T16:27:10.841878173Z" level=info msg="Started container" PID=73822 containerID=297e4c87c94c8c4fa31cc0057af3f2344c74b91214e25eb089e2c4a80f323d57 description=openstack/glance-default-internal-api-0/glance-httpd id=9e08c527-055f-4fb8-bd11-9c2729d9221f name=/runtime.v1.RuntimeService/StartContainer sandboxID=c116e5f8a2304ddd38ec8d4293999045c8822b2ea0628d6b823da668485c9b05
2026-06-12 17:20:07.498337 | controller | Jun 12 16:27:11.192854 crc crio[21573]: time="2026-06-12T16:27:11.192730082Z" level=info msg="Stopped container 26f097375612b0758d75d58bbc80325cfd793fd0552125ad4cd6796d8e8f21b6: openstack/glance-default-external-api-0/glance-httpd" id=cbece894-e1c3-43e2-bf37-f973fe4bbb2b name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 17:20:07.498353 | controller | Jun 12 16:27:11.196851 crc crio[21573]: time="2026-06-12T16:27:11.196741528Z" level=info msg="Stopping pod sandbox: 14e98576df03420ba8b9780790d8a7ad525e746d683013282c4dfa58911ecd3e" id=e65ce1e8-9d23-4572-9f45-549665c7b36e name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 17:20:07.498370 | controller | Jun 12 16:27:11.197975 crc crio[21573]: time="2026-06-12T16:27:11.197889898Z" level=info msg="Got pod network &{Name:glance-default-external-api-0 Namespace:openstack ID:14e98576df03420ba8b9780790d8a7ad525e746d683013282c4dfa58911ecd3e UID:92c35e52-0c20-49ee-887d-fd09b2c84329 NetNS:/var/run/netns/81906690-60c0-4e6a-af80-661b62ac5747 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod92c35e52_0c20_49ee_887d_fd09b2c84329.slice PodAnnotations:0xc001896c10}] Aliases:map[]}"
2026-06-12 17:20:07.498386 | controller | Jun 12 16:27:11.200020 crc crio[21573]: time="2026-06-12T16:27:11.199908803Z" level=info msg="Deleting pod openstack_glance-default-external-api-0 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 17:20:07.498402 | controller | Jun 12 16:27:11.469931 crc crio[21573]: time="2026-06-12T16:27:11.469755206Z" level=info msg="Stopping container: 297e4c87c94c8c4fa31cc0057af3f2344c74b91214e25eb089e2c4a80f323d57 (timeout: 30s)" id=0937c601-f428-4464-b491-232a7fb2dc68 name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 17:20:07.498419 | controller | Jun 12 16:27:11.471331 crc crio[21573]: time="2026-06-12T16:27:11.470088688Z" level=info msg="Stopping container: 762cec58171df2b66ecac6d80ca83242115bd6aef0fad92b9d266dec9f7d749a (timeout: 30s)" id=936ef4aa-dda8-4348-ba13-9e4f073e336e name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 17:20:07.498435 | controller | Jun 12 16:27:11.963596 crc crio[21573]: time="2026-06-12T16:27:11.959690195Z" level=info msg="Stopped container 762cec58171df2b66ecac6d80ca83242115bd6aef0fad92b9d266dec9f7d749a: openstack/glance-default-internal-api-0/glance-log" id=936ef4aa-dda8-4348-ba13-9e4f073e336e name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 17:20:07.498451 | controller | Jun 12 16:27:12.024698 crc crio[21573]: time="2026-06-12T16:27:12.022877933Z" level=info msg="Stopped container 297e4c87c94c8c4fa31cc0057af3f2344c74b91214e25eb089e2c4a80f323d57: openstack/glance-default-internal-api-0/glance-httpd" id=0937c601-f428-4464-b491-232a7fb2dc68 name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 17:20:07.498468 | controller | Jun 12 16:27:12.031306 crc crio[21573]: time="2026-06-12T16:27:12.03102012Z" level=info msg="Stopping pod sandbox: c116e5f8a2304ddd38ec8d4293999045c8822b2ea0628d6b823da668485c9b05" id=01d8a590-cf5d-4ab7-9792-ae63a86e84d1 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 17:20:07.498488 | controller | Jun 12 16:27:12.032900 crc crio[21573]: time="2026-06-12T16:27:12.03212063Z" level=info msg="Got pod network &{Name:glance-default-internal-api-0 Namespace:openstack ID:c116e5f8a2304ddd38ec8d4293999045c8822b2ea0628d6b823da668485c9b05 UID:5ebd63c6-5dd8-4b7f-b14b-0446e54785cf NetNS:/var/run/netns/cfb590f5-2bdb-4ddd-bb9d-fc9ac8d64097 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod5ebd63c6_5dd8_4b7f_b14b_0446e54785cf.slice PodAnnotations:0xc00209ea80}] Aliases:map[]}"
2026-06-12 17:20:07.498505 | controller | Jun 12 16:27:12.032900 crc crio[21573]: time="2026-06-12T16:27:12.032431848Z" level=info msg="Deleting pod openstack_glance-default-internal-api-0 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 17:20:07.498522 | controller | Jun 12 16:27:12.450904 crc crio[21573]: time="2026-06-12T16:27:12.450566706Z" level=info msg="Stopped pod sandbox: 14e98576df03420ba8b9780790d8a7ad525e746d683013282c4dfa58911ecd3e" id=e65ce1e8-9d23-4572-9f45-549665c7b36e name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 17:20:07.498539 | controller | Jun 12 16:27:12.914385 crc crio[21573]: time="2026-06-12T16:27:12.913778289Z" level=info msg="Stopped pod sandbox: c116e5f8a2304ddd38ec8d4293999045c8822b2ea0628d6b823da668485c9b05" id=01d8a590-cf5d-4ab7-9792-ae63a86e84d1 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 17:20:07.498555 | controller | Jun 12 16:27:13.556688 crc crio[21573]: time="2026-06-12T16:27:13.556427286Z" level=info msg="Removing container: 297e4c87c94c8c4fa31cc0057af3f2344c74b91214e25eb089e2c4a80f323d57" id=abe4ceb6-8de4-4d68-a533-31795da477ea name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 17:20:07.498572 | controller | Jun 12 16:27:13.599544 crc crio[21573]: time="2026-06-12T16:27:13.598672492Z" level=info msg="Removed container 297e4c87c94c8c4fa31cc0057af3f2344c74b91214e25eb089e2c4a80f323d57: openstack/glance-default-internal-api-0/glance-httpd" id=abe4ceb6-8de4-4d68-a533-31795da477ea name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 17:20:07.498611 | controller | Jun 12 16:27:13.604715 crc crio[21573]: time="2026-06-12T16:27:13.604662817Z" level=info msg="Removing container: 762cec58171df2b66ecac6d80ca83242115bd6aef0fad92b9d266dec9f7d749a" id=4ae8cb98-c95a-4d13-ba43-9c332c1e72cf name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 17:20:07.498630 | controller | Jun 12 16:27:13.633066 crc crio[21573]: time="2026-06-12T16:27:13.632969946Z" level=info msg="Removed container 762cec58171df2b66ecac6d80ca83242115bd6aef0fad92b9d266dec9f7d749a: openstack/glance-default-internal-api-0/glance-log" id=4ae8cb98-c95a-4d13-ba43-9c332c1e72cf name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 17:20:07.498648 | controller | Jun 12 16:27:15.550289 crc crio[21573]: time="2026-06-12T16:27:15.547634815Z" level=info msg="Running pod sandbox: openstack/glance-default-external-api-0/POD" id=7184b966-4028-45f2-b023-5774c50b924c name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:20:07.498667 | controller | Jun 12 16:27:15.550289 crc crio[21573]: time="2026-06-12T16:27:15.548818377Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.498684 | controller | Jun 12 16:27:15.604785 crc crio[21573]: time="2026-06-12T16:27:15.604339001Z" level=info msg="Stopping pod sandbox: bba45bc4fc995ed81c8de048d5a7a81d7b238613af5525300ff90a0aef2bbc0f" id=522997a8-3c7a-46e0-b094-903cc68376d0 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 17:20:07.498700 | controller | Jun 12 16:27:15.605430 crc crio[21573]: time="2026-06-12T16:27:15.605301628Z" level=info msg="Got pod network &{Name:keystone-bootstrap-mn5h9 Namespace:openstack ID:bba45bc4fc995ed81c8de048d5a7a81d7b238613af5525300ff90a0aef2bbc0f UID:ff90eb39-f071-4307-abfd-c0b863018feb NetNS:/var/run/netns/e8e0fb03-264c-426a-87c9-48c8d802b1a1 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podff90eb39_f071_4307_abfd_c0b863018feb.slice PodAnnotations:0xc00443c320}] Aliases:map[]}"
2026-06-12 17:20:07.498721 | controller | Jun 12 16:27:15.605721 crc crio[21573]: time="2026-06-12T16:27:15.605655357Z" level=info msg="Deleting pod openstack_keystone-bootstrap-mn5h9 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 17:20:07.498738 | controller | Jun 12 16:27:15.677815 crc crio[21573]: time="2026-06-12T16:27:15.677769785Z" level=info msg="Running pod sandbox: openstack/glance-default-internal-api-0/POD" id=040ee32f-3957-43e8-ba28-e80fb9c31beb name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:20:07.498755 | controller | Jun 12 16:27:15.678060 crc crio[21573]: time="2026-06-12T16:27:15.678038352Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.498772 | controller | Jun 12 16:27:17.122380 crc crio[21573]: time="2026-06-12T16:27:17.120000279Z" level=info msg="Stopping container: 7919ff932a46a7835505f76c4e69b8c326936b1abd0ca226c01c912b1c9c7a53 (timeout: 10s)" id=2abc4e99-61e8-4da5-81a2-31695a11be95 name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 17:20:07.498789 | controller | Jun 12 16:27:20.401891 crc crio[21573]: time="2026-06-12T16:27:20.396777307Z" level=info msg="Stopped pod sandbox: bba45bc4fc995ed81c8de048d5a7a81d7b238613af5525300ff90a0aef2bbc0f" id=522997a8-3c7a-46e0-b094-903cc68376d0 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 17:20:07.498806 | controller | Jun 12 16:27:20.454560 crc crio[21573]: time="2026-06-12T16:27:20.454370569Z" level=info msg="Got pod network &{Name:glance-default-external-api-0 Namespace:openstack ID:8c99460b66e3c51af1c44fa3ab9982b4acfbb598aa35dd5dba718206416960c7 UID:8ad3e27c-6aa4-42d8-a1b3-97e46d626f8c NetNS:/var/run/netns/41f40b66-da69-4f57-9fd9-2d632736381a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod8ad3e27c_6aa4_42d8_a1b3_97e46d626f8c.slice PodAnnotations:0xc00063cba8}] Aliases:map[]}"
2026-06-12 17:20:07.498823 | controller | Jun 12 16:27:20.454560 crc crio[21573]: time="2026-06-12T16:27:20.454492802Z" level=info msg="Adding pod openstack_glance-default-external-api-0 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 17:20:07.498840 | controller | Jun 12 16:27:20.463544 crc crio[21573]: time="2026-06-12T16:27:20.463347697Z" level=info msg="Got pod network &{Name:glance-default-internal-api-0 Namespace:openstack ID:c2a844459e747c9d8bc60e4af0c9f712cea6acbf66d0c1a2f29ed2515c56e7e7 UID:ba8e2c54-bcdf-458f-b8b7-0ad2f4c77042 NetNS:/var/run/netns/851c505c-8ae5-4299-8d78-a53d6651218f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podba8e2c54_bcdf_458f_b8b7_0ad2f4c77042.slice PodAnnotations:0xc00008cec8}] Aliases:map[]}"
2026-06-12 17:20:07.498857 | controller | Jun 12 16:27:20.463544 crc crio[21573]: time="2026-06-12T16:27:20.46342943Z" level=info msg="Adding pod openstack_glance-default-internal-api-0 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 17:20:07.498874 | controller | Jun 12 16:27:20.917761 crc crio[21573]: time="2026-06-12T16:27:20.917125973Z" level=info msg="Stopped container 7919ff932a46a7835505f76c4e69b8c326936b1abd0ca226c01c912b1c9c7a53: openstack/dnsmasq-dns-7b6fcdc445-ktgdl/dnsmasq-dns" id=2abc4e99-61e8-4da5-81a2-31695a11be95 name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 17:20:07.498890 | controller | Jun 12 16:27:20.919559 crc crio[21573]: time="2026-06-12T16:27:20.919002833Z" level=info msg="Stopping pod sandbox: 522819df26c9b96cccff121f9aab5664fcbcac4a222f2d25f715d0d2f20a43f1" id=ef917043-10af-4970-89a5-c58890cb74e5 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 17:20:07.498910 | controller | Jun 12 16:27:20.920624 crc crio[21573]: time="2026-06-12T16:27:20.919758587Z" level=info msg="Got pod network &{Name:dnsmasq-dns-7b6fcdc445-ktgdl Namespace:openstack ID:522819df26c9b96cccff121f9aab5664fcbcac4a222f2d25f715d0d2f20a43f1 UID:4f31bb38-1719-4bfc-beee-24ed7f119f1d NetNS:/var/run/netns/7a19e923-95af-415f-a961-be3d74cdb552 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod4f31bb38_1719_4bfc_beee_24ed7f119f1d.slice PodAnnotations:0xc001896828}] Aliases:map[]}"
2026-06-12 17:20:07.498928 | controller | Jun 12 16:27:20.920624 crc crio[21573]: time="2026-06-12T16:27:20.919946062Z" level=info msg="Deleting pod openstack_dnsmasq-dns-7b6fcdc445-ktgdl from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 17:20:07.498944 | controller | Jun 12 16:27:21.298353 crc crio[21573]: time="2026-06-12T16:27:21.29805347Z" level=info msg="Stopped pod sandbox: 522819df26c9b96cccff121f9aab5664fcbcac4a222f2d25f715d0d2f20a43f1" id=ef917043-10af-4970-89a5-c58890cb74e5 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 17:20:07.498961 | controller | Jun 12 16:27:21.738782 crc crio[21573]: time="2026-06-12T16:27:21.73816051Z" level=info msg="Removing container: 7919ff932a46a7835505f76c4e69b8c326936b1abd0ca226c01c912b1c9c7a53" id=a38eca3d-964f-4d7b-a415-ce042e48d85b name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 17:20:07.498977 | controller | Jun 12 16:27:21.786540 crc crio[21573]: time="2026-06-12T16:27:21.786056311Z" level=info msg="Removed container 7919ff932a46a7835505f76c4e69b8c326936b1abd0ca226c01c912b1c9c7a53: openstack/dnsmasq-dns-7b6fcdc445-ktgdl/dnsmasq-dns" id=a38eca3d-964f-4d7b-a415-ce042e48d85b name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 17:20:07.498994 | controller | Jun 12 16:27:21.795324 crc crio[21573]: time="2026-06-12T16:27:21.795233089Z" level=info msg="Removing container: ddf8908d6fae87bb345db188051911283756342b51fb799e1229a26a744d9bf7" id=363d0e8f-3d93-495c-934f-09de154f81f7 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 17:20:07.499010 | controller | Jun 12 16:27:21.926980 crc crio[21573]: time="2026-06-12T16:27:21.92661001Z" level=info msg="Removed container ddf8908d6fae87bb345db188051911283756342b51fb799e1229a26a744d9bf7: openstack/dnsmasq-dns-7b6fcdc445-ktgdl/init" id=363d0e8f-3d93-495c-934f-09de154f81f7 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 17:20:07.499026 | controller | Jun 12 16:27:21.963405 crc crio[21573]: 2026-06-12T16:27:21Z [verbose] CmdAdd (shim): {1.1.0 [{Name:8c99460b66e3c51 Mac:46:dd:55:01:10:af Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:a0 Mtu:0 Sandbox:/var/run/netns/41f40b66-da69-4f57-9fd9-2d632736381a SocketPath: PciID:}] [{Interface:0xc0004b45d0 Address:{IP:10.217.0.160 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 17:20:07.499043 | controller | Jun 12 16:27:21.964651 crc crio[21573]: time="2026-06-12T16:27:21.964409476Z" level=info msg="Got pod network &{Name:glance-default-external-api-0 Namespace:openstack ID:8c99460b66e3c51af1c44fa3ab9982b4acfbb598aa35dd5dba718206416960c7 UID:8ad3e27c-6aa4-42d8-a1b3-97e46d626f8c NetNS:/var/run/netns/41f40b66-da69-4f57-9fd9-2d632736381a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod8ad3e27c_6aa4_42d8_a1b3_97e46d626f8c.slice PodAnnotations:0xc00063cba8}] Aliases:map[]}"
2026-06-12 17:20:07.499060 | controller | Jun 12 16:27:21.964923 crc crio[21573]: time="2026-06-12T16:27:21.964771735Z" level=info msg="Checking pod openstack_glance-default-external-api-0 for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 17:20:07.499076 | controller | Jun 12 16:27:21.982607 crc crio[21573]: time="2026-06-12T16:27:21.982525737Z" level=info msg="Ran pod sandbox 8c99460b66e3c51af1c44fa3ab9982b4acfbb598aa35dd5dba718206416960c7 with infra container: openstack/glance-default-external-api-0/POD" id=7184b966-4028-45f2-b023-5774c50b924c name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:20:07.499096 | controller | Jun 12 16:27:21.984532 crc crio[21573]: time="2026-06-12T16:27:21.984299103Z" level=info msg="Pulled image: quay.io/openstack-k8s-operators/sg-core@sha256:9c5e7c6d93d07fbd2c33a9897552687e4bef0b900efc7182a341cbaaf1089765" id=879b975d-660b-4dca-94d9-1478780846d2 name=/runtime.v1.ImageService/PullImage
2026-06-12 17:20:07.499113 | controller | Jun 12 16:27:21.986549 crc crio[21573]: time="2026-06-12T16:27:21.98642029Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/sg-core:latest" id=79c97e27-7164-4d52-b351-aba750280eb4 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:20:07.499130 | controller | Jun 12 16:27:21.990634 crc crio[21573]: time="2026-06-12T16:27:21.990537971Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api:current-podified" id=9e8c5e74-5749-492b-ae8d-45641b6fab46 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:20:07.499146 | controller | Jun 12 16:27:21.994303 crc crio[21573]: time="2026-06-12T16:27:21.994151947Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api:current-podified" id=0bd5d746-571d-4224-affd-93594e2fa368 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:20:07.499162 | controller | Jun 12 16:27:22.015878 crc crio[21573]: time="2026-06-12T16:27:22.015732652Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/sg-core:latest" id=d954d044-343b-44bc-a3b2-f2467476840d name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:20:07.499178 | controller | Jun 12 16:27:22.017807 crc crio[21573]: time="2026-06-12T16:27:22.017710353Z" level=info msg="Creating container: openstack/glance-default-external-api-0/glance-log" id=d78bebb9-0a22-4674-ae19-22d61d7cba49 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:20:07.499195 | controller | Jun 12 16:27:22.018304 crc crio[21573]: time="2026-06-12T16:27:22.018250417Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.499211 | controller | Jun 12 16:27:22.033330 crc crio[21573]: time="2026-06-12T16:27:22.033189345Z" level=info msg="Creating container: openstack/ceilometer-0/sg-core" id=4102105b-19b3-4d8b-9a7f-4ffdb4512521 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:20:07.499232 | controller | Jun 12 16:27:22.038757 crc crio[21573]: time="2026-06-12T16:27:22.03866909Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.499256 | controller | Jun 12 16:27:22.082681 crc crio[21573]: time="2026-06-12T16:27:22.082609108Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.499273 | controller | Jun 12 16:27:22.118639 crc crio[21573]: time="2026-06-12T16:27:22.118414191Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.499293 | controller | Jun 12 16:27:22.123698 crc crio[21573]: time="2026-06-12T16:27:22.123521836Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.499396 | controller | Jun 12 16:27:22.321732 crc crio[21573]: time="2026-06-12T16:27:22.320809031Z" level=info msg="Created container abecf3de3abe25298c7ec1db91032c20a79936a809a2d267b386e3744980af52: openstack/ceilometer-0/sg-core" id=4102105b-19b3-4d8b-9a7f-4ffdb4512521 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:20:07.499422 | controller | Jun 12 16:27:22.327607 crc crio[21573]: time="2026-06-12T16:27:22.327427327Z" level=info msg="Starting container: abecf3de3abe25298c7ec1db91032c20a79936a809a2d267b386e3744980af52" id=6f338640-4015-4de1-af47-f5cf9728540e name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 17:20:07.499443 | controller | Jun 12 16:27:22.350759 crc crio[21573]: time="2026-06-12T16:27:22.350609491Z" level=info msg="Started container" PID=74852 containerID=abecf3de3abe25298c7ec1db91032c20a79936a809a2d267b386e3744980af52 description=openstack/ceilometer-0/sg-core id=6f338640-4015-4de1-af47-f5cf9728540e name=/runtime.v1.RuntimeService/StartContainer sandboxID=2dd5efd5bceba4e14b7f5d60369da9cf1c3af7c73ac9f92ec69481cfa3e04a6a
2026-06-12 17:20:07.499460 | controller | Jun 12 16:27:22.416343 crc crio[21573]: time="2026-06-12T16:27:22.412529023Z" level=info msg="Checking image status: registry.redhat.io/ubi9/httpd-24:latest" id=08b985c7-5ad8-4a76-9d35-2dfdf70c49c9 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:20:07.499477 | controller | Jun 12 16:27:22.416343 crc crio[21573]: time="2026-06-12T16:27:22.41278305Z" level=info msg="Image registry.redhat.io/ubi9/httpd-24:latest not found" id=08b985c7-5ad8-4a76-9d35-2dfdf70c49c9 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:20:07.499493 | controller | Jun 12 16:27:22.416343 crc crio[21573]: time="2026-06-12T16:27:22.412839172Z" level=info msg="Neither image nor artfiact registry.redhat.io/ubi9/httpd-24:latest found" id=08b985c7-5ad8-4a76-9d35-2dfdf70c49c9 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:20:07.499510 | controller | Jun 12 16:27:22.436331 crc crio[21573]: time="2026-06-12T16:27:22.436028854Z" level=info msg="Pulling image: registry.redhat.io/ubi9/httpd-24:latest" id=7d8a1f49-51f7-4013-9c26-e3447a303479 name=/runtime.v1.ImageService/PullImage
2026-06-12 17:20:07.499527 | controller | Jun 12 16:27:22.465626 crc crio[21573]: time="2026-06-12T16:27:22.464607215Z" level=info msg="Trying to access \"registry.redhat.io/ubi9/httpd-24:latest\""
2026-06-12 17:20:07.499543 | controller | Jun 12 16:27:22.673697 crc crio[21573]: time="2026-06-12T16:27:22.673590571Z" level=info msg="Removing container: ed2f7d46d84a42c6aca45904903220bf70d06ef1a91bd89a5ba20aabef8d83fc" id=be69baf4-6821-42cd-b673-b01938dc3258 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 17:20:07.499560 | controller | Jun 12 16:27:22.813354 crc crio[21573]: time="2026-06-12T16:27:22.813256938Z" level=info msg="Removed container ed2f7d46d84a42c6aca45904903220bf70d06ef1a91bd89a5ba20aabef8d83fc: openshift-infra/auto-csr-approver-29688020-jnb77/oc" id=be69baf4-6821-42cd-b673-b01938dc3258 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 17:20:07.499601 | controller | Jun 12 16:27:22.836848 crc crio[21573]: time="2026-06-12T16:27:22.836749289Z" level=info msg="Stopping pod sandbox: ecd75510c1b33fae85fdb08c12a0220909dfe04ea5835e67bcebd829cd16f4ed" id=5787c6e7-9c03-4b0a-bded-37c93ab17328 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 17:20:07.499624 | controller | Jun 12 16:27:22.836848 crc crio[21573]: time="2026-06-12T16:27:22.836858562Z" level=info msg="Stopped pod sandbox (already stopped): ecd75510c1b33fae85fdb08c12a0220909dfe04ea5835e67bcebd829cd16f4ed" id=5787c6e7-9c03-4b0a-bded-37c93ab17328 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 17:20:07.499642 | controller | Jun 12 16:27:22.837834 crc crio[21573]: time="2026-06-12T16:27:22.837735815Z" level=info msg="Removing pod sandbox: ecd75510c1b33fae85fdb08c12a0220909dfe04ea5835e67bcebd829cd16f4ed" id=a6263e77-25d5-4716-b67c-56e1382e6003 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 17:20:07.499658 | controller | Jun 12 16:27:22.849546 crc crio[21573]: time="2026-06-12T16:27:22.848413058Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.499674 | controller | Jun 12 16:27:22.855962 crc crio[21573]: time="2026-06-12T16:27:22.855856568Z" level=info msg="Removed pod sandbox: ecd75510c1b33fae85fdb08c12a0220909dfe04ea5835e67bcebd829cd16f4ed" id=a6263e77-25d5-4716-b67c-56e1382e6003 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 17:20:07.499694 | controller | Jun 12 16:27:22.857637 crc crio[21573]: time="2026-06-12T16:27:22.857567282Z" level=info msg="Stopping pod sandbox: 522819df26c9b96cccff121f9aab5664fcbcac4a222f2d25f715d0d2f20a43f1" id=28cfc090-b263-409c-a914-58765ca04bd9 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 17:20:07.499710 | controller | Jun 12 16:27:22.857637 crc crio[21573]: time="2026-06-12T16:27:22.857633744Z" level=info msg="Stopped pod sandbox (already stopped): 522819df26c9b96cccff121f9aab5664fcbcac4a222f2d25f715d0d2f20a43f1" id=28cfc090-b263-409c-a914-58765ca04bd9 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 17:20:07.499726 | controller | Jun 12 16:27:22.858553 crc crio[21573]: time="2026-06-12T16:27:22.858500087Z" level=info msg="Removing pod sandbox: 522819df26c9b96cccff121f9aab5664fcbcac4a222f2d25f715d0d2f20a43f1" id=b524c6f7-bb4a-4385-a59c-119067b96299 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 17:20:07.499743 | controller | Jun 12 16:27:22.874779 crc crio[21573]: time="2026-06-12T16:27:22.874610027Z" level=info msg="Removed pod sandbox: 522819df26c9b96cccff121f9aab5664fcbcac4a222f2d25f715d0d2f20a43f1" id=b524c6f7-bb4a-4385-a59c-119067b96299 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 17:20:07.499759 | controller | Jun 12 16:27:22.876318 crc crio[21573]: time="2026-06-12T16:27:22.876226988Z" level=info msg="Stopping pod sandbox: c116e5f8a2304ddd38ec8d4293999045c8822b2ea0628d6b823da668485c9b05" id=989e994f-3f62-4a23-99b4-d3ac2ab15a58 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 17:20:07.499775 | controller | Jun 12 16:27:22.876523 crc crio[21573]: time="2026-06-12T16:27:22.876332241Z" level=info msg="Stopped pod sandbox (already stopped): c116e5f8a2304ddd38ec8d4293999045c8822b2ea0628d6b823da668485c9b05" id=989e994f-3f62-4a23-99b4-d3ac2ab15a58 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 17:20:07.499791 | controller | Jun 12 16:27:22.877232 crc crio[21573]: time="2026-06-12T16:27:22.877148683Z" level=info msg="Removing pod sandbox: c116e5f8a2304ddd38ec8d4293999045c8822b2ea0628d6b823da668485c9b05" id=56101db1-9de4-4749-95f8-de7f21d80b94 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 17:20:07.499807 | controller | Jun 12 16:27:22.895803 crc crio[21573]: time="2026-06-12T16:27:22.895493491Z" level=info msg="Removed pod sandbox: c116e5f8a2304ddd38ec8d4293999045c8822b2ea0628d6b823da668485c9b05" id=56101db1-9de4-4749-95f8-de7f21d80b94 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 17:20:07.499824 | controller | Jun 12 16:27:22.918994 crc crio[21573]: time="2026-06-12T16:27:22.916108896Z" level=info msg="Stopping pod sandbox: 1cf9cbb85d74132a88fc476337e1d23c68b967006cd8574349d4f7f75534344b" id=ce9e8a1d-1978-468a-bc1b-c06e0aab65c5 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 17:20:07.499840 | controller | Jun 12 16:27:22.918994 crc crio[21573]: time="2026-06-12T16:27:22.916244544Z" level=info msg="Stopped pod sandbox (already stopped): 1cf9cbb85d74132a88fc476337e1d23c68b967006cd8574349d4f7f75534344b" id=ce9e8a1d-1978-468a-bc1b-c06e0aab65c5 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 17:20:07.499857 | controller | Jun 12 16:27:22.928970 crc crio[21573]: time="2026-06-12T16:27:22.920722183Z" level=info msg="Removing pod sandbox: 1cf9cbb85d74132a88fc476337e1d23c68b967006cd8574349d4f7f75534344b" id=64b0b8cd-e84b-42e9-b9a3-49fb769cad43 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 17:20:07.499873 | controller | Jun 12 16:27:22.954976 crc crio[21573]: time="2026-06-12T16:27:22.954916512Z" level=info msg="Removed pod sandbox: 1cf9cbb85d74132a88fc476337e1d23c68b967006cd8574349d4f7f75534344b" id=64b0b8cd-e84b-42e9-b9a3-49fb769cad43 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 17:20:07.499890 | controller | Jun 12 16:27:23.429098 crc crio[21573]: time="2026-06-12T16:27:23.428322107Z" level=info msg="Created container d0eaa028b2b04e0f72c1ff9e2b2ca0b980027b031a0fa10e5b56b4c5b3437964: openstack/glance-default-external-api-0/glance-log" id=d78bebb9-0a22-4674-ae19-22d61d7cba49 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:20:07.499909 | controller | Jun 12 16:27:23.431544 crc crio[21573]: time="2026-06-12T16:27:23.431306925Z" level=info msg="Starting container: d0eaa028b2b04e0f72c1ff9e2b2ca0b980027b031a0fa10e5b56b4c5b3437964" id=d6623aee-14ad-4512-8c06-dbf0f4a2b0eb name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 17:20:07.499926 | controller | Jun 12 16:27:23.443964 crc crio[21573]: time="2026-06-12T16:27:23.443842751Z" level=info msg="Started container" PID=74894 containerID=d0eaa028b2b04e0f72c1ff9e2b2ca0b980027b031a0fa10e5b56b4c5b3437964 description=openstack/glance-default-external-api-0/glance-log id=d6623aee-14ad-4512-8c06-dbf0f4a2b0eb name=/runtime.v1.RuntimeService/StartContainer sandboxID=8c99460b66e3c51af1c44fa3ab9982b4acfbb598aa35dd5dba718206416960c7
2026-06-12 17:20:07.499942 | controller | Jun 12 16:27:23.491088 crc crio[21573]: time="2026-06-12T16:27:23.490192521Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api:current-podified" id=3c6f3f6b-9642-4318-b9f1-5845ce2a6429 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:20:07.499958 | controller | Jun 12 16:27:23.560524 crc crio[21573]: time="2026-06-12T16:27:23.560296106Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api:current-podified" id=531dba94-ff6b-4268-b869-683ca36a08b4 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:20:07.499975 | controller | Jun 12 16:27:23.585842 crc crio[21573]: time="2026-06-12T16:27:23.585769503Z" level=info msg="Creating container: openstack/glance-default-external-api-0/glance-httpd" id=c201eb86-8464-4417-a757-33e9bc1bf0ed name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:20:07.499991 | controller | Jun 12 16:27:23.586974 crc crio[21573]: time="2026-06-12T16:27:23.586940625Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.500007 | controller | Jun 12 16:27:23.706312 crc crio[21573]: time="2026-06-12T16:27:23.705562Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.500024 | controller | Jun 12 16:27:23.746015 crc crio[21573]: 2026-06-12T16:27:23Z [verbose] CmdAdd (shim): {1.1.0 [{Name:c2a844459e747c9 Mac:96:83:e1:9b:6f:b8 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:9f Mtu:0 Sandbox:/var/run/netns/851c505c-8ae5-4299-8d78-a53d6651218f SocketPath: PciID:}] [{Interface:0xc0006885d0 Address:{IP:10.217.0.159 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 17:20:07.500041 | controller | Jun 12 16:27:23.748411 crc crio[21573]: time="2026-06-12T16:27:23.748326216Z" level=info msg="Got pod network &{Name:glance-default-internal-api-0 Namespace:openstack ID:c2a844459e747c9d8bc60e4af0c9f712cea6acbf66d0c1a2f29ed2515c56e7e7 UID:ba8e2c54-bcdf-458f-b8b7-0ad2f4c77042 NetNS:/var/run/netns/851c505c-8ae5-4299-8d78-a53d6651218f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podba8e2c54_bcdf_458f_b8b7_0ad2f4c77042.slice PodAnnotations:0xc00008cec8}] Aliases:map[]}"
2026-06-12 17:20:07.500062 | controller | Jun 12 16:27:23.748662 crc crio[21573]: time="2026-06-12T16:27:23.748579763Z" level=info msg="Checking pod openstack_glance-default-internal-api-0 for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 17:20:07.500081 | controller | Jun 12 16:27:23.774048 crc crio[21573]: time="2026-06-12T16:27:23.77396444Z" level=info msg="Ran pod sandbox c2a844459e747c9d8bc60e4af0c9f712cea6acbf66d0c1a2f29ed2515c56e7e7 with infra container: openstack/glance-default-internal-api-0/POD" id=040ee32f-3957-43e8-ba28-e80fb9c31beb name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:20:07.500101 | controller | Jun 12 16:27:23.777515 crc crio[21573]: time="2026-06-12T16:27:23.777138021Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api:current-podified" id=2e42474d-28a6-4e0d-996c-a88ce8061d44 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:20:07.500119 | controller | Jun 12 16:27:23.782341 crc crio[21573]: time="2026-06-12T16:27:23.781888847Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api:current-podified" id=44080eef-e28b-4902-b781-9177d65b6cee name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:20:07.500135 | controller | Jun 12 16:27:23.810425 crc crio[21573]: time="2026-06-12T16:27:23.809846134Z" level=info msg="Running pod sandbox: openstack/keystone-7fb7ddcdb9-qz8sp/POD" id=3d69066b-afbb-4ab6-92a0-b6f57c7b5ea1 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:20:07.500150 | controller | Jun 12 16:27:23.810425 crc crio[21573]: time="2026-06-12T16:27:23.809943936Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.500167 | controller | Jun 12 16:27:23.855982 crc crio[21573]: time="2026-06-12T16:27:23.855798532Z" level=info msg="Creating container: openstack/glance-default-internal-api-0/glance-log" id=3138cfc1-53aa-4ce8-8aeb-ec407c7c4881 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:20:07.500183 | controller | Jun 12 16:27:23.858047 crc crio[21573]: time="2026-06-12T16:27:23.857940461Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.500199 | controller | Jun 12 16:27:23.942821 crc crio[21573]: time="2026-06-12T16:27:23.942695542Z" level=info msg="Got pod network &{Name:keystone-7fb7ddcdb9-qz8sp Namespace:openstack ID:497fb2d30ed1e6004b30e2662da2cd2e3cdbf9b77d1c97be391fc337a2713c50 UID:c1baad3c-9dd1-4a31-82cc-65cac67d3a55 NetNS:/var/run/netns/d001992d-e5f0-4950-970e-13fef44d7104 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podc1baad3c_9dd1_4a31_82cc_65cac67d3a55.slice PodAnnotations:0xc000568268}] Aliases:map[]}"
2026-06-12 17:20:07.500216 | controller | Jun 12 16:27:23.942821 crc crio[21573]: time="2026-06-12T16:27:23.942784514Z" level=info msg="Adding pod openstack_keystone-7fb7ddcdb9-qz8sp to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 17:20:07.500233 | controller | Jun 12 16:27:23.954898 crc crio[21573]: time="2026-06-12T16:27:23.954771103Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.500249 | controller | Jun 12 16:27:24.581316 crc crio[21573]: time="2026-06-12T16:27:24.580153164Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.500265 | controller | Jun 12 16:27:24.776550 crc crio[21573]: time="2026-06-12T16:27:24.775431772Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.500281 | controller | Jun 12 16:27:24.872092 crc crio[21573]: time="2026-06-12T16:27:24.870863929Z" level=info msg="Created container d7195de5bbfb613aca1308ac9cb10fa83051e4befc6a38e924a7ddbf5d61a6c7: openstack/glance-default-external-api-0/glance-httpd" id=c201eb86-8464-4417-a757-33e9bc1bf0ed name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:20:07.500297 | controller | Jun 12 16:27:24.873501 crc crio[21573]: time="2026-06-12T16:27:24.87236669Z" level=info msg="Starting container: d7195de5bbfb613aca1308ac9cb10fa83051e4befc6a38e924a7ddbf5d61a6c7" id=bd8419c1-78fe-4635-ac2e-c73124f83ab3 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 17:20:07.500317 | controller | Jun 12 16:27:24.884377 crc crio[21573]: time="2026-06-12T16:27:24.884237725Z" level=info msg="Started container" PID=75082 containerID=d7195de5bbfb613aca1308ac9cb10fa83051e4befc6a38e924a7ddbf5d61a6c7 description=openstack/glance-default-external-api-0/glance-httpd id=bd8419c1-78fe-4635-ac2e-c73124f83ab3 name=/runtime.v1.RuntimeService/StartContainer sandboxID=8c99460b66e3c51af1c44fa3ab9982b4acfbb598aa35dd5dba718206416960c7
2026-06-12 17:20:07.500334 | controller | Jun 12 16:27:25.211820 crc crio[21573]: time="2026-06-12T16:27:25.21091649Z" level=info msg="Created container d1301769c664fab00df84c293bb46beb4940e7a7fe7012e7cc6819e66a406161: openstack/glance-default-internal-api-0/glance-log" id=3138cfc1-53aa-4ce8-8aeb-ec407c7c4881 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:20:07.500351 | controller | Jun 12 16:27:25.222160 crc crio[21573]: time="2026-06-12T16:27:25.222047749Z" level=info msg="Starting container: d1301769c664fab00df84c293bb46beb4940e7a7fe7012e7cc6819e66a406161" id=86a7fb36-bc14-498f-b1cd-f7bbab51d3de name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 17:20:07.500367 | controller | Jun 12 16:27:25.231495 crc crio[21573]: time="2026-06-12T16:27:25.231283232Z" level=info msg="Started container" PID=75091 containerID=d1301769c664fab00df84c293bb46beb4940e7a7fe7012e7cc6819e66a406161 description=openstack/glance-default-internal-api-0/glance-log id=86a7fb36-bc14-498f-b1cd-f7bbab51d3de name=/runtime.v1.RuntimeService/StartContainer sandboxID=c2a844459e747c9d8bc60e4af0c9f712cea6acbf66d0c1a2f29ed2515c56e7e7
2026-06-12 17:20:07.500384 | controller | Jun 12 16:27:25.240761 crc crio[21573]: 2026-06-12T16:27:25Z [verbose] CmdAdd (shim): {1.1.0 [{Name:497fb2d30ed1e60 Mac:66:b0:64:57:dc:79 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:a1 Mtu:0 Sandbox:/var/run/netns/d001992d-e5f0-4950-970e-13fef44d7104 SocketPath: PciID:}] [{Interface:0xc0004946b0 Address:{IP:10.217.0.161 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 17:20:07.500400 | controller | Jun 12 16:27:25.245997 crc crio[21573]: time="2026-06-12T16:27:25.244966638Z" level=info msg="Got pod network &{Name:keystone-7fb7ddcdb9-qz8sp Namespace:openstack ID:497fb2d30ed1e6004b30e2662da2cd2e3cdbf9b77d1c97be391fc337a2713c50 UID:c1baad3c-9dd1-4a31-82cc-65cac67d3a55 NetNS:/var/run/netns/d001992d-e5f0-4950-970e-13fef44d7104 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podc1baad3c_9dd1_4a31_82cc_65cac67d3a55.slice PodAnnotations:0xc000568268}] Aliases:map[]}"
2026-06-12 17:20:07.500417 | controller | Jun 12 16:27:25.245997 crc crio[21573]: time="2026-06-12T16:27:25.245153802Z" level=info msg="Checking pod openstack_keystone-7fb7ddcdb9-qz8sp for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 17:20:07.500433 | controller | Jun 12 16:27:25.262636 crc crio[21573]: time="2026-06-12T16:27:25.259851124Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api:current-podified" id=1900d5d6-a618-452c-ad8f-53692d67eace name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:20:07.500451 | controller | Jun 12 16:27:25.302882 crc crio[21573]: time="2026-06-12T16:27:25.302806109Z" level=info msg="Ran pod sandbox 497fb2d30ed1e6004b30e2662da2cd2e3cdbf9b77d1c97be391fc337a2713c50 with infra container: openstack/keystone-7fb7ddcdb9-qz8sp/POD" id=3d69066b-afbb-4ab6-92a0-b6f57c7b5ea1 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:20:07.500470 | controller | Jun 12 16:27:25.320389 crc crio[21573]: time="2026-06-12T16:27:25.320171395Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-keystone:current-podified" id=ae1791c2-34ae-460c-88e5-d1641c24da47 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:20:07.500486 | controller | Jun 12 16:27:25.397744 crc crio[21573]: time="2026-06-12T16:27:25.396967875Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api:current-podified" id=3b8f9ec8-829f-4d41-aa1b-a27fa2897f26 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:20:07.500506 | controller | Jun 12 16:27:25.419321 crc crio[21573]: time="2026-06-12T16:27:25.417672008Z" level=info msg="Creating container: openstack/glance-default-internal-api-0/glance-httpd" id=3d55444a-8c96-4084-9115-a34cee4a5e98 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:20:07.500522 | controller | Jun 12 16:27:25.419321 crc crio[21573]: time="2026-06-12T16:27:25.418311635Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.500538 | controller | Jun 12 16:27:25.439079 crc crio[21573]: time="2026-06-12T16:27:25.438975041Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-keystone:current-podified" id=3b3ee6f4-73f7-4273-9cb7-1233fa293303 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:20:07.500555 | controller | Jun 12 16:27:25.482141 crc crio[21573]: time="2026-06-12T16:27:25.481893654Z" level=info msg="Creating container: openstack/keystone-7fb7ddcdb9-qz8sp/keystone-api" id=ce61b7aa-6b7c-4c7e-83aa-a9c1eb3552d5 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:20:07.500571 | controller | Jun 12 16:27:25.482432 crc crio[21573]: time="2026-06-12T16:27:25.482351196Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.500619 | controller | Jun 12 16:27:25.608601 crc crio[21573]: time="2026-06-12T16:27:25.608322715Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.500636 | controller | Jun 12 16:27:25.676647 crc crio[21573]: time="2026-06-12T16:27:25.670087174Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.500653 | controller | Jun 12 16:27:25.684022 crc crio[21573]: time="2026-06-12T16:27:25.683927346Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.500668 | controller | Jun 12 16:27:25.881808 crc crio[21573]: time="2026-06-12T16:27:25.880278637Z" level=info msg="Created container c712adc1a88aac16093b5bc5f813794e084536732f97ae3ba30f908e73de2ce1: openstack/keystone-7fb7ddcdb9-qz8sp/keystone-api" id=ce61b7aa-6b7c-4c7e-83aa-a9c1eb3552d5 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:20:07.500685 | controller | Jun 12 16:27:25.888033 crc crio[21573]: time="2026-06-12T16:27:25.886804522Z" level=info msg="Starting container: c712adc1a88aac16093b5bc5f813794e084536732f97ae3ba30f908e73de2ce1" id=34971ada-b6d7-4b6c-9036-50b41e1e8432 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 17:20:07.500700 | controller | Jun 12 16:27:25.916353 crc crio[21573]: time="2026-06-12T16:27:25.916073795Z" level=info msg="Started container" PID=75340 containerID=c712adc1a88aac16093b5bc5f813794e084536732f97ae3ba30f908e73de2ce1 description=openstack/keystone-7fb7ddcdb9-qz8sp/keystone-api id=34971ada-b6d7-4b6c-9036-50b41e1e8432 name=/runtime.v1.RuntimeService/StartContainer sandboxID=497fb2d30ed1e6004b30e2662da2cd2e3cdbf9b77d1c97be391fc337a2713c50
2026-06-12 17:20:07.500716 | controller | Jun 12 16:27:26.840699 crc crio[21573]: time="2026-06-12T16:27:26.839260905Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.500732 | controller | Jun 12 16:27:27.732646 crc crio[21573]: time="2026-06-12T16:27:27.729907282Z" level=info msg="Created container afebaa306ef41b2be74c0d2e6055d851ad59a2c2944cb43d1c20ac867fec1227: openstack/glance-default-internal-api-0/glance-httpd" id=3d55444a-8c96-4084-9115-a34cee4a5e98 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:20:07.500752 | controller | Jun 12 16:27:27.735153 crc crio[21573]: time="2026-06-12T16:27:27.734221237Z" level=info msg="Starting container: afebaa306ef41b2be74c0d2e6055d851ad59a2c2944cb43d1c20ac867fec1227" id=36fb9e24-478f-422e-b9e3-b6f1a9eaf8a5 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 17:20:07.500769 | controller | Jun 12 16:27:27.743233 crc crio[21573]: time="2026-06-12T16:27:27.743105762Z" level=info msg="Started container" PID=75433 containerID=afebaa306ef41b2be74c0d2e6055d851ad59a2c2944cb43d1c20ac867fec1227 description=openstack/glance-default-internal-api-0/glance-httpd id=36fb9e24-478f-422e-b9e3-b6f1a9eaf8a5 name=/runtime.v1.RuntimeService/StartContainer sandboxID=c2a844459e747c9d8bc60e4af0c9f712cea6acbf66d0c1a2f29ed2515c56e7e7
2026-06-12 17:20:07.500785 | controller | Jun 12 16:27:31.153712 crc crio[21573]: time="2026-06-12T16:27:31.152338784Z" level=info msg="Stopping pod sandbox: 9bc671bd970cf90f082a56cbb106893c9efdb9b8fe25ae414ecbc7482a9ee0d2" id=2bff53a4-ba6b-4fdf-8998-946879769df9 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 17:20:07.500802 | controller | Jun 12 16:27:31.159082 crc crio[21573]: time="2026-06-12T16:27:31.154555734Z" level=info msg="Got pod network &{Name:placement-db-sync-rzcc5 Namespace:openstack ID:9bc671bd970cf90f082a56cbb106893c9efdb9b8fe25ae414ecbc7482a9ee0d2 UID:48cda1fa-e067-478e-8d41-08d2c5cd565e NetNS:/var/run/netns/aeeb6c7c-bcf3-468b-b419-c7a8c56330d4 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod48cda1fa_e067_478e_8d41_08d2c5cd565e.slice PodAnnotations:0xc002722138}] Aliases:map[]}"
2026-06-12 17:20:07.500819 | controller | Jun 12 16:27:31.159082 crc crio[21573]: time="2026-06-12T16:27:31.15478594Z" level=info msg="Deleting pod openstack_placement-db-sync-rzcc5 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 17:20:07.500835 | controller | Jun 12 16:27:34.233733 crc crio[21573]: time="2026-06-12T16:27:34.232164106Z" level=info msg="Stopping pod sandbox: df4c089bb30f6cb5ebb48fd00aadcc8b1bf2fcd79fd9be0d0b7af176ecb0c76a" id=14ed5e8b-342d-4e75-98d3-dd87e0e5bd63 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 17:20:07.500852 | controller | Jun 12 16:27:34.235564 crc crio[21573]: time="2026-06-12T16:27:34.234615582Z" level=info msg="Got pod network &{Name:barbican-db-sync-q8zhz Namespace:openstack ID:df4c089bb30f6cb5ebb48fd00aadcc8b1bf2fcd79fd9be0d0b7af176ecb0c76a UID:b3c8e6d6-f957-48c1-a17b-95f3e117f95e NetNS:/var/run/netns/83f129a9-5742-4f1e-b6fb-cae178173951 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podb3c8e6d6_f957_48c1_a17b_95f3e117f95e.slice PodAnnotations:0xc002722108}] Aliases:map[]}"
2026-06-12 17:20:07.500868 | controller | Jun 12 16:27:34.235564 crc crio[21573]: time="2026-06-12T16:27:34.234820468Z" level=info msg="Deleting pod openstack_barbican-db-sync-q8zhz from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 17:20:07.500887 | controller | Jun 12 16:27:34.881631 crc crio[21573]: time="2026-06-12T16:27:34.879767313Z" level=info msg="Stopped pod sandbox: 9bc671bd970cf90f082a56cbb106893c9efdb9b8fe25ae414ecbc7482a9ee0d2" id=2bff53a4-ba6b-4fdf-8998-946879769df9 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 17:20:07.500904 | controller | Jun 12 16:27:34.881631 crc crio[21573]: time="2026-06-12T16:27:34.881148811Z" level=info msg="Stopped pod sandbox: df4c089bb30f6cb5ebb48fd00aadcc8b1bf2fcd79fd9be0d0b7af176ecb0c76a" id=14ed5e8b-342d-4e75-98d3-dd87e0e5bd63 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 17:20:07.500921 | controller | Jun 12 16:27:36.915524 crc crio[21573]: time="2026-06-12T16:27:36.914114191Z" level=info msg="Running pod sandbox: openstack/placement-5bb6c4c55b-bx4np/POD" id=21fa4311-4de6-440e-bbb4-5d1561635bb5 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:20:07.500944 | controller | Jun 12 16:27:36.917094 crc crio[21573]: time="2026-06-12T16:27:36.915531969Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.500964 | controller | Jun 12 16:27:37.358891 crc crio[21573]: time="2026-06-12T16:27:37.3587635Z" level=info msg="Running pod sandbox: openstack/barbican-worker-785c7cf889-t4j99/POD" id=b020d838-d4f0-43a1-a2e0-8dcdac8b9d89 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:20:07.500986 | controller | Jun 12 16:27:37.358891 crc crio[21573]: time="2026-06-12T16:27:37.358894653Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.501006 | controller | Jun 12 16:27:37.432353 crc crio[21573]: time="2026-06-12T16:27:37.432152593Z" level=info msg="Running pod sandbox: openstack/barbican-keystone-listener-5cc5687df8-vvhgz/POD" id=b4f394fa-84b5-477f-b886-d3e2861a12c5 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:20:07.501023 | controller | Jun 12 16:27:37.432353 crc crio[21573]: time="2026-06-12T16:27:37.432353028Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.501044 | controller | Jun 12 16:27:37.451870 crc crio[21573]: time="2026-06-12T16:27:37.451728644Z" level=info msg="Running pod sandbox: openstack/dnsmasq-dns-6db4f944b7-rjpj8/POD" id=a33a7a1c-a56b-4f3a-a694-f82972642a03 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:20:07.501062 | controller | Jun 12 16:27:37.452058 crc crio[21573]: time="2026-06-12T16:27:37.451915889Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.501079 | controller | Jun 12 16:27:37.651916 crc crio[21573]: time="2026-06-12T16:27:37.651790006Z" level=info msg="Running pod sandbox: openstack/barbican-api-6cfdb97d54-6mswr/POD" id=9761aa69-454a-46b4-a40c-2fa71f7f811b name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:20:07.501097 | controller | Jun 12 16:27:37.652246 crc crio[21573]: time="2026-06-12T16:27:37.651953891Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.501118 | controller | Jun 12 16:27:38.864811 crc crio[21573]: time="2026-06-12T16:27:38.86429922Z" level=info msg="Got pod network &{Name:barbican-worker-785c7cf889-t4j99 Namespace:openstack ID:90bb1d094392d4af3802712066ce009c69385a9bb5a8451b69601fa6f3c9cc8e UID:b9359a68-22e6-4c5c-a266-e09285ecfcc4 NetNS:/var/run/netns/ade44426-561c-47ec-8280-73801dafb76a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podb9359a68_22e6_4c5c_a266_e09285ecfcc4.slice PodAnnotations:0xc00443c1a8}] Aliases:map[]}"
2026-06-12 17:20:07.501136 | controller | Jun 12 16:27:38.864811 crc crio[21573]: time="2026-06-12T16:27:38.864771063Z" level=info msg="Adding pod openstack_barbican-worker-785c7cf889-t4j99 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 17:20:07.501152 | controller | Jun 12 16:27:38.866886 crc crio[21573]: time="2026-06-12T16:27:38.865069682Z" level=info msg="Pulled image: registry.redhat.io/ubi9/httpd-24@sha256:ad0dea2237c315df6dcd44760313c4563611466bd339c1004d512a0d59a0efbf" id=7d8a1f49-51f7-4013-9c26-e3447a303479 name=/runtime.v1.ImageService/PullImage
2026-06-12 17:20:07.501168 | controller | Jun 12 16:27:38.866886 crc crio[21573]: time="2026-06-12T16:27:38.866354984Z" level=info msg="Checking image status: registry.redhat.io/ubi9/httpd-24:latest" id=12c6a7ec-c656-4ddb-918a-ff50146add4d name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:20:07.501189 | controller | Jun 12 16:27:38.938257 crc crio[21573]: time="2026-06-12T16:27:38.938031181Z" level=info msg="Got pod network &{Name:dnsmasq-dns-6db4f944b7-rjpj8 Namespace:openstack ID:52d4dbeef607f5b00b43bba50071834a0039108ad83b9c58323233e4aa1c214b UID:c79884ab-a758-4c0b-b2f9-0c5309ef2925 NetNS:/var/run/netns/a48452c6-50b4-4159-9417-9e83c369364d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podc79884ab_a758_4c0b_b2f9_0c5309ef2925.slice PodAnnotations:0xc003674338}] Aliases:map[]}"
2026-06-12 17:20:07.501206 | controller | Jun 12 16:27:38.938257 crc crio[21573]: time="2026-06-12T16:27:38.938126473Z" level=info msg="Adding pod openstack_dnsmasq-dns-6db4f944b7-rjpj8 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 17:20:07.501222 | controller | Jun 12 16:27:38.970292 crc crio[21573]: time="2026-06-12T16:27:38.966397374Z" level=info msg="Got pod network &{Name:placement-5bb6c4c55b-bx4np Namespace:openstack ID:d96e49c0136ae7c8d9aa2f9206919dadc697cc351b4136bb954faab191f392e0 UID:5e75c01c-54a4-4415-876c-f2243535d340 NetNS:/var/run/netns/0c118f7a-95cd-4136-b804-f69c74fcf0e3 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod5e75c01c_54a4_4415_876c_f2243535d340.slice PodAnnotations:0xc00209e240}] Aliases:map[]}"
2026-06-12 17:20:07.501238 | controller | Jun 12 16:27:38.970292 crc crio[21573]: time="2026-06-12T16:27:38.96995763Z" level=info msg="Adding pod openstack_placement-5bb6c4c55b-bx4np to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 17:20:07.501255 | controller | Jun 12 16:27:38.981413 crc crio[21573]: time="2026-06-12T16:27:38.981270955Z" level=info msg="Got pod network &{Name:barbican-keystone-listener-5cc5687df8-vvhgz Namespace:openstack ID:96b35ade4f14d15cb1b1a80d03eb34aebc6b45c2046c48385ff22c072a7110ac UID:75383d82-f43a-40ba-a14f-be8b54380bf1 NetNS:/var/run/netns/0ace4240-1166-47d9-8eb2-f72e73a1ef98 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod75383d82_f43a_40ba_a14f_be8b54380bf1.slice PodAnnotations:0xc006380358}] Aliases:map[]}"
2026-06-12 17:20:07.501272 | controller | Jun 12 16:27:38.981413 crc crio[21573]: time="2026-06-12T16:27:38.981370678Z" level=info msg="Adding pod openstack_barbican-keystone-listener-5cc5687df8-vvhgz to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 17:20:07.501292 | controller | Jun 12 16:27:39.014682 crc crio[21573]: time="2026-06-12T16:27:39.014245766Z" level=info msg="Got pod network &{Name:barbican-api-6cfdb97d54-6mswr Namespace:openstack ID:abc26983f76bab98a831e8b70e6f89fb4a1812bd2cae77783d1d32744b80f801 UID:e5d20812-cd01-4594-9021-71026286d870 NetNS:/var/run/netns/3caa5981-2472-4c71-b79c-f6e5c050fed4 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pode5d20812_cd01_4594_9021_71026286d870.slice PodAnnotations:0xc00443c440}] Aliases:map[]}"
2026-06-12 17:20:07.501309 | controller | Jun 12 16:27:39.014682 crc crio[21573]: time="2026-06-12T16:27:39.014332528Z" level=info msg="Adding pod openstack_barbican-api-6cfdb97d54-6mswr to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 17:20:07.501326 | controller | Jun 12 16:27:39.029095 crc crio[21573]: time="2026-06-12T16:27:39.023372179Z" level=info msg="Checking image status: registry.redhat.io/ubi9/httpd-24:latest" id=3ba8373c-e7f9-4d72-9737-d4a17de6e126 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:20:07.501342 | controller | Jun 12 16:27:39.059295 crc crio[21573]: time="2026-06-12T16:27:39.059097929Z" level=info msg="Creating container: openstack/ceilometer-0/proxy-httpd" id=d3f5b6e6-d798-4b47-9282-5be18e1c8174 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:20:07.501362 | controller | Jun 12 16:27:39.068090 crc crio[21573]: time="2026-06-12T16:27:39.067901692Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.501378 | controller | Jun 12 16:27:39.262870 crc crio[21573]: time="2026-06-12T16:27:39.262152237Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.501393 | controller | Jun 12 16:27:39.276912 crc crio[21573]: time="2026-06-12T16:27:39.276797787Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.501409 | controller | Jun 12 16:27:39.483529 crc crio[21573]: time="2026-06-12T16:27:39.482638989Z" level=info msg="Stopping pod sandbox: 2bed26c75415c9faa00b9c08c3d1e2274a8615e66208ab7705a8d8a628dcbe46" id=812e9591-2a61-4aa5-875a-9d182fcec2d5 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 17:20:07.501425 | controller | Jun 12 16:27:39.483920 crc crio[21573]: time="2026-06-12T16:27:39.483582365Z" level=info msg="Got pod network &{Name:cinder-db-sync-xldzl Namespace:openstack ID:2bed26c75415c9faa00b9c08c3d1e2274a8615e66208ab7705a8d8a628dcbe46 UID:20f3be2b-dd24-4ced-8892-3c5c0fe9667a NetNS:/var/run/netns/25e53b1f-5276-41dd-8791-c32c3aab5b50 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod20f3be2b_dd24_4ced_8892_3c5c0fe9667a.slice PodAnnotations:0xc00209e268}] Aliases:map[]}"
2026-06-12 17:20:07.501441 | controller | Jun 12 16:27:39.483920 crc crio[21573]: time="2026-06-12T16:27:39.483749469Z" level=info msg="Deleting pod openstack_cinder-db-sync-xldzl from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 17:20:07.501458 | controller | Jun 12 16:27:39.599722 crc crio[21573]: time="2026-06-12T16:27:39.599037997Z" level=info msg="Created container 29a67d4c89e2b4f5bdccbabf9bbde393a085b780c1ee6f487bfe96916023b010: openstack/ceilometer-0/proxy-httpd" id=d3f5b6e6-d798-4b47-9282-5be18e1c8174 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:20:07.501474 | controller | Jun 12 16:27:39.601667 crc crio[21573]: time="2026-06-12T16:27:39.601572023Z" level=info msg="Starting container: 29a67d4c89e2b4f5bdccbabf9bbde393a085b780c1ee6f487bfe96916023b010" id=e94e0778-2d4d-4b8f-8657-bfab5bedb428 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 17:20:07.501490 | controller | Jun 12 16:27:39.613257 crc crio[21573]: time="2026-06-12T16:27:39.61314159Z" level=info msg="Started container" PID=76616 containerID=29a67d4c89e2b4f5bdccbabf9bbde393a085b780c1ee6f487bfe96916023b010 description=openstack/ceilometer-0/proxy-httpd id=e94e0778-2d4d-4b8f-8657-bfab5bedb428 name=/runtime.v1.RuntimeService/StartContainer sandboxID=2dd5efd5bceba4e14b7f5d60369da9cf1c3af7c73ac9f92ec69481cfa3e04a6a
2026-06-12 17:20:07.501507 | controller | Jun 12 16:27:39.960572 crc crio[21573]: 2026-06-12T16:27:39Z [verbose] CmdAdd (shim): {1.1.0 [{Name:90bb1d094392d4a Mac:56:37:a7:32:5d:58 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:a3 Mtu:0 Sandbox:/var/run/netns/ade44426-561c-47ec-8280-73801dafb76a SocketPath: PciID:}] [{Interface:0xc000134770 Address:{IP:10.217.0.163 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 17:20:07.501523 | controller | Jun 12 16:27:39.974117 crc crio[21573]: time="2026-06-12T16:27:39.972304831Z" level=info msg="Got pod network &{Name:barbican-worker-785c7cf889-t4j99 Namespace:openstack ID:90bb1d094392d4af3802712066ce009c69385a9bb5a8451b69601fa6f3c9cc8e UID:b9359a68-22e6-4c5c-a266-e09285ecfcc4 NetNS:/var/run/netns/ade44426-561c-47ec-8280-73801dafb76a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podb9359a68_22e6_4c5c_a266_e09285ecfcc4.slice PodAnnotations:0xc00443c1a8}] Aliases:map[]}"
2026-06-12 17:20:07.501544 | controller | Jun 12 16:27:39.974117 crc crio[21573]: time="2026-06-12T16:27:39.972685802Z" level=info msg="Checking pod openstack_barbican-worker-785c7cf889-t4j99 for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 17:20:07.501561 | controller | Jun 12 16:27:39.992516 crc crio[21573]: time="2026-06-12T16:27:39.986904569Z" level=info msg="Ran pod sandbox 90bb1d094392d4af3802712066ce009c69385a9bb5a8451b69601fa6f3c9cc8e with infra container: openstack/barbican-worker-785c7cf889-t4j99/POD" id=b020d838-d4f0-43a1-a2e0-8dcdac8b9d89 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:20:07.501601 | controller | Jun 12 16:27:40.012136 crc crio[21573]: time="2026-06-12T16:27:40.011594294Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-worker:current-podified" id=6fecd427-1333-41ca-9be6-696dc124dd15 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:20:07.501624 | controller | Jun 12 16:27:40.012136 crc crio[21573]: time="2026-06-12T16:27:40.011894823Z" level=info msg="Image quay.io/podified-antelope-centos9/openstack-barbican-worker:current-podified not found" id=6fecd427-1333-41ca-9be6-696dc124dd15 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:20:07.501641 | controller | Jun 12 16:27:40.012136 crc crio[21573]: time="2026-06-12T16:27:40.011949305Z" level=info msg="Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-barbican-worker:current-podified found" id=6fecd427-1333-41ca-9be6-696dc124dd15 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:20:07.501657 | controller | Jun 12 16:27:40.012701 crc crio[21573]: 2026-06-12T16:27:40Z [verbose] CmdAdd (shim): {1.1.0 [{Name:52d4dbeef607f5b Mac:fa:ca:93:d7:bc:72 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:a5 Mtu:0 Sandbox:/var/run/netns/a48452c6-50b4-4159-9417-9e83c369364d SocketPath: PciID:}] [{Interface:0xc0002acbc0 Address:{IP:10.217.0.165 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 17:20:07.501674 | controller | Jun 12 16:27:40.018731 crc crio[21573]: time="2026-06-12T16:27:40.013956518Z" level=info msg="Pulling image: quay.io/podified-antelope-centos9/openstack-barbican-worker:current-podified" id=919b1619-e0c6-4add-a180-abac81883043 name=/runtime.v1.ImageService/PullImage
2026-06-12 17:20:07.501690 | controller | Jun 12 16:27:40.018731 crc crio[21573]: time="2026-06-12T16:27:40.016134803Z" level=info msg="Got pod network &{Name:dnsmasq-dns-6db4f944b7-rjpj8 Namespace:openstack ID:52d4dbeef607f5b00b43bba50071834a0039108ad83b9c58323233e4aa1c214b UID:c79884ab-a758-4c0b-b2f9-0c5309ef2925 NetNS:/var/run/netns/a48452c6-50b4-4159-9417-9e83c369364d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podc79884ab_a758_4c0b_b2f9_0c5309ef2925.slice PodAnnotations:0xc003674338}] Aliases:map[]}"
2026-06-12 17:20:07.501706 | controller | Jun 12 16:27:40.018731 crc crio[21573]: time="2026-06-12T16:27:40.016347919Z" level=info msg="Checking pod openstack_dnsmasq-dns-6db4f944b7-rjpj8 for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 17:20:07.501723 | controller | Jun 12 16:27:40.040970 crc crio[21573]: time="2026-06-12T16:27:40.033941146Z" level=info msg="Ran pod sandbox 52d4dbeef607f5b00b43bba50071834a0039108ad83b9c58323233e4aa1c214b with infra container: openstack/dnsmasq-dns-6db4f944b7-rjpj8/POD" id=a33a7a1c-a56b-4f3a-a694-f82972642a03 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:20:07.501739 | controller | Jun 12 16:27:40.040970 crc crio[21573]: 2026-06-12T16:27:40Z [verbose] CmdAdd (shim): {1.1.0 [{Name:d96e49c0136ae7c Mac:3e:21:6a:26:11:65 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:a2 Mtu:0 Sandbox:/var/run/netns/0c118f7a-95cd-4136-b804-f69c74fcf0e3 SocketPath: PciID:}] [{Interface:0xc0001345b0 Address:{IP:10.217.0.162 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 17:20:07.501764 | controller | Jun 12 16:27:40.040970 crc crio[21573]: time="2026-06-12T16:27:40.037203425Z" level=info msg="Got pod network &{Name:placement-5bb6c4c55b-bx4np Namespace:openstack ID:d96e49c0136ae7c8d9aa2f9206919dadc697cc351b4136bb954faab191f392e0 UID:5e75c01c-54a4-4415-876c-f2243535d340 NetNS:/var/run/netns/0c118f7a-95cd-4136-b804-f69c74fcf0e3 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod5e75c01c_54a4_4415_876c_f2243535d340.slice PodAnnotations:0xc00209e240}] Aliases:map[]}"
2026-06-12 17:20:07.501782 | controller | Jun 12 16:27:40.040970 crc crio[21573]: time="2026-06-12T16:27:40.037337258Z" level=info msg="Checking pod openstack_placement-5bb6c4c55b-bx4np for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 17:20:07.501798 | controller | Jun 12 16:27:40.040970 crc crio[21573]: time="2026-06-12T16:27:40.03840157Z" level=info msg="Trying to access \"quay.io/podified-antelope-centos9/openstack-barbican-worker:current-podified\""
2026-06-12 17:20:07.501814 | controller | Jun 12 16:27:40.045695 crc crio[21573]: time="2026-06-12T16:27:40.04496092Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified" id=366315f7-6ca0-4934-82e8-916ffb4d0505 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:20:07.501830 | controller | Jun 12 16:27:40.048689 crc crio[21573]: time="2026-06-12T16:27:40.048584692Z" level=info msg="Ran pod sandbox d96e49c0136ae7c8d9aa2f9206919dadc697cc351b4136bb954faab191f392e0 with infra container: openstack/placement-5bb6c4c55b-bx4np/POD" id=21fa4311-4de6-440e-bbb4-5d1561635bb5 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:20:07.501846 | controller | Jun 12 16:27:40.059307 crc crio[21573]: time="2026-06-12T16:27:40.058036287Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-placement-api:current-podified" id=dc763e00-64c3-4467-bccd-06c5c5694524 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:20:07.501862 | controller | Jun 12 16:27:40.093699 crc crio[21573]: time="2026-06-12T16:27:40.092055222Z" level=info msg="Stopped pod sandbox: 2bed26c75415c9faa00b9c08c3d1e2274a8615e66208ab7705a8d8a628dcbe46" id=812e9591-2a61-4aa5-875a-9d182fcec2d5 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 17:20:07.501878 | controller | Jun 12 16:27:40.131782 crc crio[21573]: 2026-06-12T16:27:40Z [verbose] CmdAdd (shim): {1.1.0 [{Name:96b35ade4f14d15 Mac:82:85:c9:78:83:65 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:a4 Mtu:0 Sandbox:/var/run/netns/0ace4240-1166-47d9-8eb2-f72e73a1ef98 SocketPath: PciID:}] [{Interface:0xc0001345b0 Address:{IP:10.217.0.164 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 17:20:07.501897 | controller | Jun 12 16:27:40.132230 crc crio[21573]: time="2026-06-12T16:27:40.131850521Z" level=info msg="Got pod network &{Name:barbican-keystone-listener-5cc5687df8-vvhgz Namespace:openstack ID:96b35ade4f14d15cb1b1a80d03eb34aebc6b45c2046c48385ff22c072a7110ac UID:75383d82-f43a-40ba-a14f-be8b54380bf1 NetNS:/var/run/netns/0ace4240-1166-47d9-8eb2-f72e73a1ef98 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod75383d82_f43a_40ba_a14f_be8b54380bf1.slice PodAnnotations:0xc006380358}] Aliases:map[]}"
2026-06-12 17:20:07.501914 | controller | Jun 12 16:27:40.132230 crc crio[21573]: time="2026-06-12T16:27:40.132003666Z" level=info msg="Checking pod openstack_barbican-keystone-listener-5cc5687df8-vvhgz for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 17:20:07.501931 | controller | Jun 12 16:27:40.142600 crc crio[21573]: time="2026-06-12T16:27:40.142497164Z" level=info msg="Ran pod sandbox 96b35ade4f14d15cb1b1a80d03eb34aebc6b45c2046c48385ff22c072a7110ac with infra container: openstack/barbican-keystone-listener-5cc5687df8-vvhgz/POD" id=b4f394fa-84b5-477f-b886-d3e2861a12c5 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:20:07.501950 | controller | Jun 12 16:27:40.145380 crc crio[21573]: time="2026-06-12T16:27:40.145281197Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-keystone-listener:current-podified" id=d41bba50-5121-4929-8066-9b2b8afb2aaf name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:20:07.501967 | controller | Jun 12 16:27:40.145728 crc crio[21573]: time="2026-06-12T16:27:40.145514183Z" level=info msg="Image quay.io/podified-antelope-centos9/openstack-barbican-keystone-listener:current-podified not found" id=d41bba50-5121-4929-8066-9b2b8afb2aaf name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:20:07.501983 | controller | Jun 12 16:27:40.145728 crc crio[21573]: time="2026-06-12T16:27:40.145597585Z" level=info msg="Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-barbican-keystone-listener:current-podified found" id=d41bba50-5121-4929-8066-9b2b8afb2aaf name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:20:07.501999 | controller | Jun 12 16:27:40.147236 crc crio[21573]: time="2026-06-12T16:27:40.147092714Z" level=info msg="Pulling image: quay.io/podified-antelope-centos9/openstack-barbican-keystone-listener:current-podified" id=771afce4-9543-43a0-822c-8e863cf5448d name=/runtime.v1.ImageService/PullImage
2026-06-12 17:20:07.502015 | controller | Jun 12 16:27:40.150890 crc crio[21573]: time="2026-06-12T16:27:40.150771784Z" level=info msg="Trying to access \"quay.io/podified-antelope-centos9/openstack-barbican-keystone-listener:current-podified\""
2026-06-12 17:20:07.502033 | controller | Jun 12 16:27:40.158913 crc crio[21573]: time="2026-06-12T16:27:40.157958963Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-placement-api:current-podified" id=0e204c1f-5f2c-4896-ab16-fd5587fb0be5 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:20:07.502052 | controller | Jun 12 16:27:40.158913 crc crio[21573]: time="2026-06-12T16:27:40.158613331Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified" id=149e0b94-d66b-481b-99fb-5f9dbd513204 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:20:07.502067 | controller | Jun 12 16:27:40.278690 crc crio[21573]: time="2026-06-12T16:27:40.278614442Z" level=info msg="Creating container: openstack/dnsmasq-dns-6db4f944b7-rjpj8/init" id=90865b25-f37d-40dd-adcf-19bb1013793f name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:20:07.502083 | controller | Jun 12 16:27:40.279680 crc crio[21573]: time="2026-06-12T16:27:40.279647049Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.502100 | controller | Jun 12 16:27:40.311406 crc crio[21573]: 2026-06-12T16:27:40Z [verbose] CmdAdd (shim): {1.1.0 [{Name:abc26983f76bab9 Mac:d6:2a:f9:72:e3:e8 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:a6 Mtu:0 Sandbox:/var/run/netns/3caa5981-2472-4c71-b79c-f6e5c050fed4 SocketPath: PciID:}] [{Interface:0xc0002008e0 Address:{IP:10.217.0.166 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 17:20:07.502116 | controller | Jun 12 16:27:40.311767 crc crio[21573]: time="2026-06-12T16:27:40.311543082Z" level=info msg="Creating container: openstack/placement-5bb6c4c55b-bx4np/placement-log" id=b59a0476-7620-44c6-a723-69e46115ea5b name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:20:07.502131 | controller | Jun 12 16:27:40.311982 crc crio[21573]: time="2026-06-12T16:27:40.311927233Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.502148 | controller | Jun 12 16:27:40.312980 crc crio[21573]: time="2026-06-12T16:27:40.312860182Z" level=info msg="Got pod network &{Name:barbican-api-6cfdb97d54-6mswr Namespace:openstack ID:abc26983f76bab98a831e8b70e6f89fb4a1812bd2cae77783d1d32744b80f801 UID:e5d20812-cd01-4594-9021-71026286d870 NetNS:/var/run/netns/3caa5981-2472-4c71-b79c-f6e5c050fed4 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pode5d20812_cd01_4594_9021_71026286d870.slice PodAnnotations:0xc00443c440}] Aliases:map[]}"
2026-06-12 17:20:07.502169 | controller | Jun 12 16:27:40.313619 crc crio[21573]: time="2026-06-12T16:27:40.313339775Z" level=info msg="Checking pod openstack_barbican-api-6cfdb97d54-6mswr for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 17:20:07.502188 | controller | Jun 12 16:27:40.337800 crc crio[21573]: time="2026-06-12T16:27:40.337358751Z" level=info msg="Ran pod sandbox abc26983f76bab98a831e8b70e6f89fb4a1812bd2cae77783d1d32744b80f801 with infra container: openstack/barbican-api-6cfdb97d54-6mswr/POD" id=9761aa69-454a-46b4-a40c-2fa71f7f811b name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:20:07.502204 | controller | Jun 12 16:27:40.340502 crc crio[21573]: time="2026-06-12T16:27:40.340331213Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-api:current-podified" id=b8d9997d-1ac1-46ae-9998-d061914e8306 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:20:07.502221 | controller | Jun 12 16:27:40.355730 crc crio[21573]: time="2026-06-12T16:27:40.345978532Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-api:current-podified" id=c5aedfcd-0442-470f-a9fc-a5c2ee673d78 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:20:07.502237 | controller | Jun 12 16:27:40.365565 crc crio[21573]: time="2026-06-12T16:27:40.36541329Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.502254 | controller | Jun 12 16:27:40.373150 crc crio[21573]: time="2026-06-12T16:27:40.373108704Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.502270 | controller | Jun 12 16:27:40.380412 crc crio[21573]: time="2026-06-12T16:27:40.380150595Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.502286 | controller | Jun 12 16:27:40.385657 crc crio[21573]: time="2026-06-12T16:27:40.385573172Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.502303 | controller | Jun 12 16:27:40.416331 crc crio[21573]: time="2026-06-12T16:27:40.416221263Z" level=info msg="Creating container: openstack/barbican-api-6cfdb97d54-6mswr/barbican-api-log" id=1f36e5d2-ab5f-4ff5-8dbe-748e0707b715 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:20:07.502323 | controller | Jun 12 16:27:40.417652 crc crio[21573]: time="2026-06-12T16:27:40.417574719Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.502340 | controller | Jun 12 16:27:40.508584 crc crio[21573]: time="2026-06-12T16:27:40.508148574Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.502356 | controller | Jun 12 16:27:40.515090 crc crio[21573]: time="2026-06-12T16:27:40.514676262Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.502372 | controller | Jun 12 16:27:40.536824 crc crio[21573]: time="2026-06-12T16:27:40.536534053Z" level=info msg="Stopping container: 48c56230b410a668197efc622ef1c236d64e16b720e2b8fd5e938ce85c25797c (timeout: 30s)" id=de24808e-00b5-40e4-9a13-6782d5eeaabd name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 17:20:07.502392 | controller | Jun 12 16:27:40.536824 crc crio[21573]: time="2026-06-12T16:27:40.536760115Z" level=info msg="Stopping container: b210d62cff371af6bb73ba6bd8d9b5cd8190a9214964ad33eeab0b914e423e85 (timeout: 30s)" id=1857571b-e1b5-4d9d-b795-c5ed741f3a85 name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 17:20:07.502409 | controller | Jun 12 16:27:40.538607 crc crio[21573]: time="2026-06-12T16:27:40.537825603Z" level=info msg="Stopping container: 29a67d4c89e2b4f5bdccbabf9bbde393a085b780c1ee6f487bfe96916023b010 (timeout: 30s)" id=13c6bcec-d102-4a36-ad8b-31e73b732b2f name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 17:20:07.502425 | controller | Jun 12 16:27:40.541820 crc crio[21573]: time="2026-06-12T16:27:40.541243276Z" level=info msg="Stopping container: abecf3de3abe25298c7ec1db91032c20a79936a809a2d267b386e3744980af52 (timeout: 30s)" id=c7321dbb-cbe4-490f-be3c-56ac95115960 name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 17:20:07.502442 | controller | Jun 12 16:27:40.596907 crc crio[21573]: time="2026-06-12T16:27:40.596841548Z" level=info msg="Created container ea68dc357e6df2a270492b195bb32d5b877d7a38f06ae8e259143c6b77641919: openstack/dnsmasq-dns-6db4f944b7-rjpj8/init" id=90865b25-f37d-40dd-adcf-19bb1013793f name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:20:07.502460 | controller | Jun 12 16:27:40.602681 crc crio[21573]: time="2026-06-12T16:27:40.597024797Z" level=info msg="Created container 5780c1598c69479637c82f6aa8677c82e9be7124349f223dab21a647a77f15db: openstack/placement-5bb6c4c55b-bx4np/placement-log" id=b59a0476-7620-44c6-a723-69e46115ea5b name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:20:07.502477 | controller | Jun 12 16:27:40.605220 crc crio[21573]: time="2026-06-12T16:27:40.605107363Z" level=info msg="Starting container: 5780c1598c69479637c82f6aa8677c82e9be7124349f223dab21a647a77f15db" id=b5d187c8-936f-4afc-bd07-b338003f0d07 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 17:20:07.502493 | controller | Jun 12 16:27:40.606295 crc crio[21573]: time="2026-06-12T16:27:40.60616652Z" level=info msg="Starting container: ea68dc357e6df2a270492b195bb32d5b877d7a38f06ae8e259143c6b77641919" id=294e3c92-c75b-459f-8b73-3d7ec34344df name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 17:20:07.502510 | controller | Jun 12 16:27:40.616756 crc crio[21573]: time="2026-06-12T16:27:40.616626272Z" level=info msg="Started container" PID=76948 containerID=ea68dc357e6df2a270492b195bb32d5b877d7a38f06ae8e259143c6b77641919 description=openstack/dnsmasq-dns-6db4f944b7-rjpj8/init id=294e3c92-c75b-459f-8b73-3d7ec34344df name=/runtime.v1.RuntimeService/StartContainer sandboxID=52d4dbeef607f5b00b43bba50071834a0039108ad83b9c58323233e4aa1c214b
2026-06-12 17:20:07.502526 | controller | Jun 12 16:27:40.635080 crc crio[21573]: time="2026-06-12T16:27:40.634935925Z" level=info msg="Started container" PID=76950 containerID=5780c1598c69479637c82f6aa8677c82e9be7124349f223dab21a647a77f15db description=openstack/placement-5bb6c4c55b-bx4np/placement-log id=b5d187c8-936f-4afc-bd07-b338003f0d07 name=/runtime.v1.RuntimeService/StartContainer sandboxID=d96e49c0136ae7c8d9aa2f9206919dadc697cc351b4136bb954faab191f392e0
2026-06-12 17:20:07.502543 | controller | Jun 12 16:27:40.673287 crc crio[21573]: time="2026-06-12T16:27:40.672978811Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-placement-api:current-podified" id=0d61c812-b37e-4e5f-91db-bd4ba732ca3c name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:20:07.502560 | controller | Jun 12 16:27:40.695864 crc crio[21573]: time="2026-06-12T16:27:40.695705161Z" level=info msg="Created container 5247bc55e45f53cf2a8c0031934ce1206dfdd60c90b74c12c6635b09ff45e43f: openstack/barbican-api-6cfdb97d54-6mswr/barbican-api-log" id=1f36e5d2-ab5f-4ff5-8dbe-748e0707b715 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:20:07.502598 | controller | Jun 12 16:27:40.696222 crc crio[21573]: time="2026-06-12T16:27:40.695934386Z" level=info msg="Stopped container abecf3de3abe25298c7ec1db91032c20a79936a809a2d267b386e3744980af52: openstack/ceilometer-0/sg-core" id=c7321dbb-cbe4-490f-be3c-56ac95115960 name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 17:20:07.502621 | controller | Jun 12 16:27:40.697584 crc crio[21573]: time="2026-06-12T16:27:40.697498908Z" level=info msg="Starting container: 5247bc55e45f53cf2a8c0031934ce1206dfdd60c90b74c12c6635b09ff45e43f" id=6697aff6-bdac-4592-abe9-9400ae4cdf12 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 17:20:07.502638 | controller | Jun 12 16:27:40.711091 crc crio[21573]: time="2026-06-12T16:27:40.710931116Z" level=info msg="Started container" PID=76961 containerID=5247bc55e45f53cf2a8c0031934ce1206dfdd60c90b74c12c6635b09ff45e43f description=openstack/barbican-api-6cfdb97d54-6mswr/barbican-api-log id=6697aff6-bdac-4592-abe9-9400ae4cdf12 name=/runtime.v1.RuntimeService/StartContainer sandboxID=abc26983f76bab98a831e8b70e6f89fb4a1812bd2cae77783d1d32744b80f801
2026-06-12 17:20:07.502655 | controller | Jun 12 16:27:40.738320 crc crio[21573]: time="2026-06-12T16:27:40.73816267Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-api:current-podified" id=2f0a0efe-25fd-4f4f-8fb8-c6174e82873a name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:20:07.502671 | controller | Jun 12 16:27:40.788038 crc crio[21573]: time="2026-06-12T16:27:40.787968632Z" level=info msg="Stopped container 29a67d4c89e2b4f5bdccbabf9bbde393a085b780c1ee6f487bfe96916023b010: openstack/ceilometer-0/proxy-httpd" id=13c6bcec-d102-4a36-ad8b-31e73b732b2f name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 17:20:07.502687 | controller | Jun 12 16:27:40.791565 crc crio[21573]: time="2026-06-12T16:27:40.790781958Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-placement-api:current-podified" id=4feb319b-37c4-4350-a3e5-492fdec21571 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:20:07.502703 | controller | Jun 12 16:27:40.802997 crc crio[21573]: time="2026-06-12T16:27:40.802939392Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-api:current-podified" id=1dce3d5a-8512-4d8e-9079-4701269b096d name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:20:07.502720 | controller | Jun 12 16:27:40.807354 crc crio[21573]: time="2026-06-12T16:27:40.807320588Z" level=info msg="Creating container: openstack/placement-5bb6c4c55b-bx4np/placement-api" id=3a137899-1de0-47e0-9f4c-d022a7ee9877 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:20:07.502740 | controller | Jun 12 16:27:40.808090 crc crio[21573]: time="2026-06-12T16:27:40.808063349Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.502757 | controller | Jun 12 16:27:40.814795 crc crio[21573]: time="2026-06-12T16:27:40.814067723Z" level=info msg="Creating container: openstack/barbican-api-6cfdb97d54-6mswr/barbican-api" id=2d09f326-eb0a-4847-8946-fdb4ec3959b9 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:20:07.502773 | controller | Jun 12 16:27:40.861730 crc crio[21573]: time="2026-06-12T16:27:40.861621282Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.502790 | controller | Jun 12 16:27:40.935803 crc crio[21573]: time="2026-06-12T16:27:40.935602639Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.502806 | controller | Jun 12 16:27:40.951086 crc crio[21573]: time="2026-06-12T16:27:40.950290989Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.502821 | controller | Jun 12 16:27:41.024981 crc crio[21573]: time="2026-06-12T16:27:41.024922614Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.502841 | controller | Jun 12 16:27:41.034995 crc crio[21573]: time="2026-06-12T16:27:41.034919789Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.502858 | controller | Jun 12 16:27:41.260377 crc crio[21573]: time="2026-06-12T16:27:41.26013541Z" level=info msg="Created container 16cc92361087f3e29d7a5a457587f42dc662c3fa970cb9322d7526af34544b3b: openstack/barbican-api-6cfdb97d54-6mswr/barbican-api" id=2d09f326-eb0a-4847-8946-fdb4ec3959b9 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:20:07.502876 | controller | Jun 12 16:27:41.264513 crc crio[21573]: time="2026-06-12T16:27:41.264423282Z" level=info msg="Starting container: 16cc92361087f3e29d7a5a457587f42dc662c3fa970cb9322d7526af34544b3b" id=702ed805-8361-4725-bc62-c536c0684902 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 17:20:07.502892 | controller | Jun 12 16:27:41.283813 crc crio[21573]: time="2026-06-12T16:27:41.283613641Z" level=info msg="Created container bc208ad89ae61661475c711aa5cd7affe24a937467dd28e146b4da0f9453016f: openstack/placement-5bb6c4c55b-bx4np/placement-api" id=3a137899-1de0-47e0-9f4c-d022a7ee9877 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:20:07.502908 | controller | Jun 12 16:27:41.288349 crc crio[21573]: time="2026-06-12T16:27:41.288122822Z" level=info msg="Started container" PID=77012 containerID=16cc92361087f3e29d7a5a457587f42dc662c3fa970cb9322d7526af34544b3b description=openstack/barbican-api-6cfdb97d54-6mswr/barbican-api id=702ed805-8361-4725-bc62-c536c0684902 name=/runtime.v1.RuntimeService/StartContainer sandboxID=abc26983f76bab98a831e8b70e6f89fb4a1812bd2cae77783d1d32744b80f801
2026-06-12 17:20:07.502925 | controller | Jun 12 16:27:41.288923 crc crio[21573]: time="2026-06-12T16:27:41.288844784Z" level=info msg="Starting container: bc208ad89ae61661475c711aa5cd7affe24a937467dd28e146b4da0f9453016f" id=50182502-3425-4a5b-b6f0-13c106589d40 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 17:20:07.502941 | controller | Jun 12 16:27:41.314849 crc crio[21573]: time="2026-06-12T16:27:41.314515096Z" level=info msg="Started container" PID=77008 containerID=bc208ad89ae61661475c711aa5cd7affe24a937467dd28e146b4da0f9453016f description=openstack/placement-5bb6c4c55b-bx4np/placement-api id=50182502-3425-4a5b-b6f0-13c106589d40 name=/runtime.v1.RuntimeService/StartContainer sandboxID=d96e49c0136ae7c8d9aa2f9206919dadc697cc351b4136bb954faab191f392e0
2026-06-12 17:20:07.502957 | controller | Jun 12 16:27:41.412521 crc crio[21573]: time="2026-06-12T16:27:41.411670276Z" level=info msg="Stopped container b210d62cff371af6bb73ba6bd8d9b5cd8190a9214964ad33eeab0b914e423e85: openstack/ceilometer-0/ceilometer-central-agent" id=1857571b-e1b5-4d9d-b795-c5ed741f3a85 name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 17:20:07.502973 | controller | Jun 12 16:27:41.519156 crc crio[21573]: time="2026-06-12T16:27:41.519041521Z" level=info msg="Running pod sandbox: openstack/cinder-online-data-migrations-4rkzb/POD" id=9f908fa6-6809-4f4e-af07-d67ebd5f3208 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:20:07.502989 | controller | Jun 12 16:27:41.519345 crc crio[21573]: time="2026-06-12T16:27:41.519211925Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.503006 | controller | Jun 12 16:27:41.601159 crc crio[21573]: time="2026-06-12T16:27:41.601037051Z" level=info msg="Got pod network &{Name:cinder-online-data-migrations-4rkzb Namespace:openstack ID:7ff60b97fcc8df21f9274ff9e5f282f0bc72005d4ac1610d70049e10649d5f49 UID:e894bc56-efd7-43dc-8b64-8dd212580928 NetNS:/var/run/netns/7d51faed-f21b-472e-a0b0-4541e49ef6c5 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pode894bc56_efd7_43dc_8b64_8dd212580928.slice PodAnnotations:0xc000568638}] Aliases:map[]}"
2026-06-12 17:20:07.503034 | controller | Jun 12 16:27:41.601159 crc crio[21573]: time="2026-06-12T16:27:41.601122704Z" level=info msg="Adding pod openstack_cinder-online-data-migrations-4rkzb to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 17:20:07.503051 | controller | Jun 12 16:27:41.703529 crc crio[21573]: time="2026-06-12T16:27:41.702761946Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified" id=e3d02cff-072a-49ba-aac6-b15114c23517 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:20:07.503070 | controller | Jun 12 16:27:42.307964 crc crio[21573]: 2026-06-12T16:27:42Z [verbose] CmdAdd (shim): {1.1.0 [{Name:7ff60b97fcc8df2 Mac:5a:0b:6c:79:db:2e Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:a7 Mtu:0 Sandbox:/var/run/netns/7d51faed-f21b-472e-a0b0-4541e49ef6c5 SocketPath: PciID:}] [{Interface:0xc0002ec810 Address:{IP:10.217.0.167 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 17:20:07.503088 | controller | Jun 12 16:27:42.311014 crc crio[21573]: time="2026-06-12T16:27:42.310904066Z" level=info msg="Got pod network &{Name:cinder-online-data-migrations-4rkzb Namespace:openstack ID:7ff60b97fcc8df21f9274ff9e5f282f0bc72005d4ac1610d70049e10649d5f49 UID:e894bc56-efd7-43dc-8b64-8dd212580928 NetNS:/var/run/netns/7d51faed-f21b-472e-a0b0-4541e49ef6c5 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pode894bc56_efd7_43dc_8b64_8dd212580928.slice PodAnnotations:0xc000568638}] Aliases:map[]}"
2026-06-12 17:20:07.503104 | controller | Jun 12 16:27:42.311297 crc crio[21573]: time="2026-06-12T16:27:42.311216484Z" level=info msg="Checking pod openstack_cinder-online-data-migrations-4rkzb for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 17:20:07.503120 | controller | Jun 12 16:27:42.679597 crc crio[21573]: time="2026-06-12T16:27:42.67815585Z" level=info msg="Ran pod sandbox 7ff60b97fcc8df21f9274ff9e5f282f0bc72005d4ac1610d70049e10649d5f49 with infra container: openstack/cinder-online-data-migrations-4rkzb/POD" id=9f908fa6-6809-4f4e-af07-d67ebd5f3208 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:20:07.503137 | controller | Jun 12 16:27:42.692981 crc crio[21573]: time="2026-06-12T16:27:42.692872859Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-api:current-podified" id=5608797b-18a6-411b-a98d-b9b83c3eaaf2 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:20:07.503153 | controller | Jun 12 16:27:42.758541 crc crio[21573]: time="2026-06-12T16:27:42.758364313Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified" id=3a5f97fb-cfb6-4b30-9a85-95184bf48600 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:20:07.503169 | controller | Jun 12 16:27:43.301650 crc crio[21573]: time="2026-06-12T16:27:43.300821902Z" level=info msg="Running pod sandbox: openstack/barbican-api-59f6ff8944-rslqt/POD" id=637e97b3-03fb-43ad-8c62-ebdd2cbbd730 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:20:07.503185 | controller | Jun 12 16:27:43.301929 crc crio[21573]: time="2026-06-12T16:27:43.301660615Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.503201 | controller | Jun 12 16:27:43.510018 crc crio[21573]: time="2026-06-12T16:27:43.509870752Z" level=info msg="Creating container: openstack/dnsmasq-dns-6db4f944b7-rjpj8/dnsmasq-dns" id=b12586ab-e323-484b-bbef-36e55da634b5 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:20:07.503217 | controller | Jun 12 16:27:43.516976 crc crio[21573]: time="2026-06-12T16:27:43.516867236Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-api:current-podified" id=953e8987-b2be-4fa4-83a1-c8176b56dca4 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:20:07.503238 | controller | Jun 12 16:27:43.610351 crc crio[21573]: time="2026-06-12T16:27:43.610243619Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.503255 | controller | Jun 12 16:27:43.629549 crc crio[21573]: time="2026-06-12T16:27:43.629365428Z" level=info msg="Pulled image: quay.io/podified-antelope-centos9/openstack-barbican-worker@sha256:afc421b24dc61ef1cd5f1dd4ac89a982ac33576f93f3db517e6ed50babc8b0e8" id=919b1619-e0c6-4add-a180-abac81883043 name=/runtime.v1.ImageService/PullImage
2026-06-12 17:20:07.503271 | controller | Jun 12 16:27:43.631118 crc crio[21573]: time="2026-06-12T16:27:43.631001471Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-worker:current-podified" id=a6ae39aa-f298-488f-9a99-00700a4e1a9c name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:20:07.503287 | controller | Jun 12 16:27:43.666968 crc crio[21573]: time="2026-06-12T16:27:43.666861084Z" level=info msg="Creating container: openstack/cinder-online-data-migrations-4rkzb/cinder-online-data-migrations" id=31029366-c7a1-428a-98ca-edf49e387ddd name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:20:07.503302 | controller | Jun 12 16:27:43.667492 crc crio[21573]: time="2026-06-12T16:27:43.666978398Z" level=info msg="Pulled image: quay.io/podified-antelope-centos9/openstack-barbican-keystone-listener@sha256:67dccac4e136234c75dc74ca1c06eb35e2943feb3f9e44b9aa70a055f94d066b" id=771afce4-9543-43a0-822c-8e863cf5448d name=/runtime.v1.ImageService/PullImage
2026-06-12 17:20:07.503321 | controller | Jun 12 16:27:43.670586 crc crio[21573]: time="2026-06-12T16:27:43.670393748Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-keystone-listener:current-podified" id=61aedbc2-d868-4a00-85e9-ff1ec4b8c45d name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:20:07.503355 | controller | Jun 12 16:27:43.682761 crc crio[21573]: time="2026-06-12T16:27:43.682692136Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.503372 | controller | Jun 12 16:27:43.686227 crc crio[21573]: time="2026-06-12T16:27:43.686101566Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-worker:current-podified" id=b4025268-b256-4e7a-97ca-cbd5b3ddf6b8 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:20:07.503388 | controller | Jun 12 16:27:43.699429 crc crio[21573]: time="2026-06-12T16:27:43.699304008Z" level=info msg="Got pod network &{Name:barbican-api-59f6ff8944-rslqt Namespace:openstack ID:fd6ff5dff901725dcc750d11cdd4efed699186a77fc6c434bbd67cdee634dd33 UID:a7d270f4-ecab-407c-a2c6-47a24ebb58fd NetNS:/var/run/netns/99abdf76-ea0f-40a6-993d-e2e31e570590 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poda7d270f4_ecab_407c_a2c6_47a24ebb58fd.slice PodAnnotations:0xc00209e780}] Aliases:map[]}"
2026-06-12 17:20:07.503405 | controller | Jun 12 16:27:43.699429 crc crio[21573]: time="2026-06-12T16:27:43.699406931Z" level=info msg="Adding pod openstack_barbican-api-59f6ff8944-rslqt to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 17:20:07.503421 | controller | Jun 12 16:27:43.718771 crc crio[21573]: time="2026-06-12T16:27:43.718619231Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-keystone-listener:current-podified" id=6b781c56-d125-4a4c-b9a2-d0b091d20ee5 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:20:07.503438 | controller | Jun 12 16:27:43.724251 crc crio[21573]: time="2026-06-12T16:27:43.724103448Z" level=info msg="Creating container: openstack/barbican-worker-785c7cf889-t4j99/barbican-worker-log" id=c7864652-2d4c-4caf-881a-b14240198b39 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:20:07.503462 | controller | Jun 12 16:27:43.730090 crc crio[21573]: time="2026-06-12T16:27:43.729992983Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.503480 | controller | Jun 12 16:27:43.732844 crc crio[21573]: time="2026-06-12T16:27:43.732745989Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.503497 | controller | Jun 12 16:27:43.739771 crc crio[21573]: time="2026-06-12T16:27:43.73964281Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.503513 | controller | Jun 12 16:27:43.740424 crc crio[21573]: time="2026-06-12T16:27:43.740338168Z" level=info msg="Creating container: openstack/barbican-keystone-listener-5cc5687df8-vvhgz/barbican-keystone-listener-log" id=5eb73652-b2ac-4b5b-82d8-608ec849117b name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:20:07.503530 | controller | Jun 12 16:27:43.798026 crc crio[21573]: time="2026-06-12T16:27:43.79609042Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.503546 | controller | Jun 12 16:27:43.799306 crc crio[21573]: time="2026-06-12T16:27:43.799229564Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.503562 | controller | Jun 12 16:27:43.831829 crc crio[21573]: time="2026-06-12T16:27:43.831717068Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.503603 | controller | Jun 12 16:27:43.881198 crc crio[21573]: time="2026-06-12T16:27:43.879245531Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.503622 | controller | Jun 12 16:27:43.890410 crc crio[21573]: time="2026-06-12T16:27:43.889246037Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.503638 | controller | Jun 12 16:27:43.928738 crc crio[21573]: time="2026-06-12T16:27:43.927524805Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.503655 | controller | Jun 12 16:27:43.932740 crc crio[21573]: time="2026-06-12T16:27:43.932640771Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.503671 | controller | Jun 12 16:27:44.178883 crc crio[21573]: 2026-06-12T16:27:44Z [verbose] CmdAdd (shim): {1.1.0 [{Name:fd6ff5dff901725 Mac:d2:41:c3:25:58:d4 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:a8 Mtu:0 Sandbox:/var/run/netns/99abdf76-ea0f-40a6-993d-e2e31e570590 SocketPath: PciID:}] [{Interface:0xc0002845b0 Address:{IP:10.217.0.168 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 17:20:07.503688 | controller | Jun 12 16:27:44.180241 crc crio[21573]: time="2026-06-12T16:27:44.180142812Z" level=info msg="Got pod network &{Name:barbican-api-59f6ff8944-rslqt Namespace:openstack ID:fd6ff5dff901725dcc750d11cdd4efed699186a77fc6c434bbd67cdee634dd33 UID:a7d270f4-ecab-407c-a2c6-47a24ebb58fd NetNS:/var/run/netns/99abdf76-ea0f-40a6-993d-e2e31e570590 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poda7d270f4_ecab_407c_a2c6_47a24ebb58fd.slice PodAnnotations:0xc00209e780}] Aliases:map[]}"
2026-06-12 17:20:07.503708 | controller | Jun 12 16:27:44.180391 crc crio[21573]: time="2026-06-12T16:27:44.180340847Z" level=info msg="Checking pod openstack_barbican-api-59f6ff8944-rslqt for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 17:20:07.503727 | controller | Jun 12 16:27:44.200930 crc crio[21573]: time="2026-06-12T16:27:44.200821151Z" level=info msg="Ran pod sandbox fd6ff5dff901725dcc750d11cdd4efed699186a77fc6c434bbd67cdee634dd33 with infra container: openstack/barbican-api-59f6ff8944-rslqt/POD" id=637e97b3-03fb-43ad-8c62-ebdd2cbbd730 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:20:07.503746 | controller | Jun 12 16:27:44.204163 crc crio[21573]: time="2026-06-12T16:27:44.204068667Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-api:current-podified" id=3f4c766b-30e3-4381-989c-9ddb8851e912 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:20:07.503764 | controller | Jun 12 16:27:44.207643 crc crio[21573]: time="2026-06-12T16:27:44.207560401Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-api:current-podified" id=02ac7eda-f286-476d-93bc-676403a4db55 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:20:07.503780 | controller | Jun 12 16:27:44.219479 crc crio[21573]: time="2026-06-12T16:27:44.219351613Z" level=info msg="Creating container: openstack/barbican-api-59f6ff8944-rslqt/barbican-api-log" id=4cf605b6-b6c0-4e71-b41d-a34ea6836361 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:20:07.503797 | controller | Jun 12 16:27:44.220069 crc crio[21573]: time="2026-06-12T16:27:44.21998871Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.503814 | controller | Jun 12 16:27:44.265075 crc crio[21573]: time="2026-06-12T16:27:44.264966426Z" level=info msg="Created container f2eae333278686f9a89f9ebc35c5fb6dfa2b93aa70257492a90ca079a602f201: openstack/dnsmasq-dns-6db4f944b7-rjpj8/dnsmasq-dns" id=b12586ab-e323-484b-bbef-36e55da634b5 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:20:07.503830 | controller | Jun 12 16:27:44.266997 crc crio[21573]: time="2026-06-12T16:27:44.266913988Z" level=info msg="Starting container: f2eae333278686f9a89f9ebc35c5fb6dfa2b93aa70257492a90ca079a602f201" id=60a9e4a8-ab68-4e33-b772-477928184128 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 17:20:07.503846 | controller | Jun 12 16:27:44.276116 crc crio[21573]: time="2026-06-12T16:27:44.275961679Z" level=info msg="Started container" PID=77549 containerID=f2eae333278686f9a89f9ebc35c5fb6dfa2b93aa70257492a90ca079a602f201 description=openstack/dnsmasq-dns-6db4f944b7-rjpj8/dnsmasq-dns id=60a9e4a8-ab68-4e33-b772-477928184128 name=/runtime.v1.RuntimeService/StartContainer sandboxID=52d4dbeef607f5b00b43bba50071834a0039108ad83b9c58323233e4aa1c214b
2026-06-12 17:20:07.503863 | controller | Jun 12 16:27:44.293619 crc crio[21573]: time="2026-06-12T16:27:44.293513075Z" level=info msg="Created container a72d47b2fddda8b5790af3d3dcfab48d59f8833021fc5b9cae134649cae56585: openstack/barbican-keystone-listener-5cc5687df8-vvhgz/barbican-keystone-listener-log" id=5eb73652-b2ac-4b5b-82d8-608ec849117b name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:20:07.503880 | controller | Jun 12 16:27:44.296790 crc crio[21573]: time="2026-06-12T16:27:44.296648921Z" level=info msg="Starting container: a72d47b2fddda8b5790af3d3dcfab48d59f8833021fc5b9cae134649cae56585" id=96a69dc4-7862-488c-9d07-b1e2fb28d761 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 17:20:07.503896 | controller | Jun 12 16:27:44.304534 crc crio[21573]: time="2026-06-12T16:27:44.304373405Z" level=info msg="Started container" PID=77588 containerID=a72d47b2fddda8b5790af3d3dcfab48d59f8833021fc5b9cae134649cae56585 description=openstack/barbican-keystone-listener-5cc5687df8-vvhgz/barbican-keystone-listener-log id=96a69dc4-7862-488c-9d07-b1e2fb28d761 name=/runtime.v1.RuntimeService/StartContainer sandboxID=96b35ade4f14d15cb1b1a80d03eb34aebc6b45c2046c48385ff22c072a7110ac
2026-06-12 17:20:07.503916 | controller | Jun 12 16:27:44.310363 crc crio[21573]: time="2026-06-12T16:27:44.309107249Z" level=info msg="Created container 1c3ffa8e0432d0407747a3e298df688ad87a6a60a0aec78b3b5e12b23ee8e13b: openstack/cinder-online-data-migrations-4rkzb/cinder-online-data-migrations" id=31029366-c7a1-428a-98ca-edf49e387ddd name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:20:07.503933 | controller | Jun 12 16:27:44.310609 crc crio[21573]: time="2026-06-12T16:27:44.310484437Z" level=info msg="Starting container: 1c3ffa8e0432d0407747a3e298df688ad87a6a60a0aec78b3b5e12b23ee8e13b" id=5cb74f2b-94f1-403d-bb36-725a8ab16fb8 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 17:20:07.503950 | controller | Jun 12 16:27:44.318723 crc crio[21573]: time="2026-06-12T16:27:44.317905173Z" level=info msg="Started container" PID=77589 containerID=1c3ffa8e0432d0407747a3e298df688ad87a6a60a0aec78b3b5e12b23ee8e13b description=openstack/cinder-online-data-migrations-4rkzb/cinder-online-data-migrations id=5cb74f2b-94f1-403d-bb36-725a8ab16fb8 name=/runtime.v1.RuntimeService/StartContainer sandboxID=7ff60b97fcc8df21f9274ff9e5f282f0bc72005d4ac1610d70049e10649d5f49
2026-06-12 17:20:07.503966 | controller | Jun 12 16:27:44.322947 crc crio[21573]: time="2026-06-12T16:27:44.322875886Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.503983 | controller | Jun 12 16:27:44.323672 crc crio[21573]: time="2026-06-12T16:27:44.323313307Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-keystone-listener:current-podified" id=6afb0ed0-2a4a-4069-9032-ce52cadbeedb name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:20:07.503999 | controller | Jun 12 16:27:44.327735 crc crio[21573]: time="2026-06-12T16:27:44.327651894Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.504015 | controller | Jun 12 16:27:44.344125 crc crio[21573]: time="2026-06-12T16:27:44.343997098Z" level=info msg="Created container 33e24cf082a51596aa9ce251675317e8445eb9123046787cda63353a38b644dc: openstack/barbican-worker-785c7cf889-t4j99/barbican-worker-log" id=c7864652-2d4c-4caf-881a-b14240198b39 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:20:07.504032 | controller | Jun 12 16:27:44.345416 crc crio[21573]: time="2026-06-12T16:27:44.345330003Z" level=info msg="Starting container: 33e24cf082a51596aa9ce251675317e8445eb9123046787cda63353a38b644dc" id=172b6c98-c926-4e4b-9332-dfe6bef49f3a name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 17:20:07.504047 | controller | Jun 12 16:27:44.351058 crc crio[21573]: time="2026-06-12T16:27:44.350950932Z" level=info msg="Started container" PID=77590 containerID=33e24cf082a51596aa9ce251675317e8445eb9123046787cda63353a38b644dc description=openstack/barbican-worker-785c7cf889-t4j99/barbican-worker-log id=172b6c98-c926-4e4b-9332-dfe6bef49f3a name=/runtime.v1.RuntimeService/StartContainer sandboxID=90bb1d094392d4af3802712066ce009c69385a9bb5a8451b69601fa6f3c9cc8e
2026-06-12 17:20:07.504064 | controller | Jun 12 16:27:44.366369 crc crio[21573]: time="2026-06-12T16:27:44.366240709Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-worker:current-podified" id=c7f0fb65-9f25-40cf-9e62-0d909ad66398 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:20:07.504080 | controller | Jun 12 16:27:44.391410 crc crio[21573]: time="2026-06-12T16:27:44.391065279Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-keystone-listener:current-podified" id=044bb731-c353-4469-9754-c5c2df21aabd name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:20:07.504096 | controller | Jun 12 16:27:44.401362 crc crio[21573]: time="2026-06-12T16:27:44.40126759Z" level=info msg="Creating container: openstack/barbican-keystone-listener-5cc5687df8-vvhgz/barbican-keystone-listener" id=ccffc442-610f-4d61-b3d9-57029324b3c2 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:20:07.504118 | controller | Jun 12 16:27:44.403305 crc crio[21573]: time="2026-06-12T16:27:44.403226482Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.504135 | controller | Jun 12 16:27:44.428209 crc crio[21573]: time="2026-06-12T16:27:44.428071524Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-worker:current-podified" id=100e20c6-9619-4149-a0c3-af98a83ab307 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:20:07.504151 | controller | Jun 12 16:27:44.441899 crc crio[21573]: time="2026-06-12T16:27:44.44182129Z" level=info msg="Creating container: openstack/barbican-worker-785c7cf889-t4j99/barbican-worker" id=19d217f1-35be-450b-9e5c-0261130f833c name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:20:07.504167 | controller | Jun 12 16:27:44.444277 crc crio[21573]: time="2026-06-12T16:27:44.444116281Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.504183 | controller | Jun 12 16:27:44.504602 crc crio[21573]: time="2026-06-12T16:27:44.504422889Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.504200 | controller | Jun 12 16:27:44.510355 crc crio[21573]: time="2026-06-12T16:27:44.510247697Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.504216 | controller | Jun 12 16:27:44.514659 crc crio[21573]: time="2026-06-12T16:27:44.514612484Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.504236 | controller | Jun 12 16:27:44.522373 crc crio[21573]: time="2026-06-12T16:27:44.522297768Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.504253 | controller | Jun 12 16:27:44.561322 crc crio[21573]: time="2026-06-12T16:27:44.560614652Z" level=info msg="Created container 2276017504d0a5d8bc1d89cdafd9b8e581848a6eb3310ab8516843cdbf795f1b: openstack/barbican-api-59f6ff8944-rslqt/barbican-api-log" id=4cf605b6-b6c0-4e71-b41d-a34ea6836361 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:20:07.504270 | controller | Jun 12 16:27:44.563666 crc crio[21573]: time="2026-06-12T16:27:44.563576655Z" level=info msg="Starting container: 2276017504d0a5d8bc1d89cdafd9b8e581848a6eb3310ab8516843cdbf795f1b" id=8a600924-a048-45d8-ae89-1b1f949bab9b name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 17:20:07.504286 | controller | Jun 12 16:27:44.574577 crc crio[21573]: time="2026-06-12T16:27:44.574405456Z" level=info msg="Started container" PID=77654 containerID=2276017504d0a5d8bc1d89cdafd9b8e581848a6eb3310ab8516843cdbf795f1b description=openstack/barbican-api-59f6ff8944-rslqt/barbican-api-log id=8a600924-a048-45d8-ae89-1b1f949bab9b name=/runtime.v1.RuntimeService/StartContainer sandboxID=fd6ff5dff901725dcc750d11cdd4efed699186a77fc6c434bbd67cdee634dd33
2026-06-12 17:20:07.504303 | controller | Jun 12 16:27:44.598059 crc crio[21573]: time="2026-06-12T16:27:44.597878467Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-api:current-podified" id=12e91bf5-4e6c-4489-8db0-468ad284f7f1 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:20:07.504319 | controller | Jun 12 16:27:44.643620 crc crio[21573]: time="2026-06-12T16:27:44.643394898Z" level=info msg="Created container ffc9212353161e6d0508db61deb3fedbcccfbedac3cce0673da5fcf5e08a720a: openstack/barbican-keystone-listener-5cc5687df8-vvhgz/barbican-keystone-listener" id=ccffc442-610f-4d61-b3d9-57029324b3c2 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:20:07.504339 | controller | Jun 12 16:27:44.645271 crc crio[21573]: time="2026-06-12T16:27:44.645207025Z" level=info msg="Starting container: ffc9212353161e6d0508db61deb3fedbcccfbedac3cce0673da5fcf5e08a720a" id=51fd0fd9-a3e0-4e7e-9d21-aa19df74b2d4 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 17:20:07.504356 | controller | Jun 12 16:27:44.655433 crc crio[21573]: time="2026-06-12T16:27:44.655318254Z" level=info msg="Started container" PID=77662 containerID=ffc9212353161e6d0508db61deb3fedbcccfbedac3cce0673da5fcf5e08a720a description=openstack/barbican-keystone-listener-5cc5687df8-vvhgz/barbican-keystone-listener id=51fd0fd9-a3e0-4e7e-9d21-aa19df74b2d4 name=/runtime.v1.RuntimeService/StartContainer sandboxID=96b35ade4f14d15cb1b1a80d03eb34aebc6b45c2046c48385ff22c072a7110ac
2026-06-12 17:20:07.504377 | controller | Jun 12 16:27:44.659786 crc crio[21573]: time="2026-06-12T16:27:44.659671091Z" level=info msg="Created container 8a11158a09269fb9d8967f42a06016ff32f9cc693224c216581cdd81708dd721: openstack/barbican-worker-785c7cf889-t4j99/barbican-worker" id=19d217f1-35be-450b-9e5c-0261130f833c name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:20:07.504394 | controller | Jun 12 16:27:44.662491 crc crio[21573]: time="2026-06-12T16:27:44.6622628Z" level=info msg="Starting container: 8a11158a09269fb9d8967f42a06016ff32f9cc693224c216581cdd81708dd721" id=e03f372d-9d65-4b50-b962-6c1f98ed1ca7 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 17:20:07.504410 | controller | Jun 12 16:27:44.672363 crc crio[21573]: time="2026-06-12T16:27:44.672240054Z" level=info msg="Started container" PID=77664 containerID=8a11158a09269fb9d8967f42a06016ff32f9cc693224c216581cdd81708dd721 description=openstack/barbican-worker-785c7cf889-t4j99/barbican-worker id=e03f372d-9d65-4b50-b962-6c1f98ed1ca7 name=/runtime.v1.RuntimeService/StartContainer sandboxID=90bb1d094392d4af3802712066ce009c69385a9bb5a8451b69601fa6f3c9cc8e
2026-06-12 17:20:07.504427 | controller | Jun 12 16:27:44.713083 crc crio[21573]: time="2026-06-12T16:27:44.712967807Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-api:current-podified" id=7b01abf0-6074-4075-a173-accf43225cad name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:20:07.504443 | controller | Jun 12 16:27:44.721076 crc crio[21573]: time="2026-06-12T16:27:44.720965229Z" level=info msg="Creating container: openstack/barbican-api-59f6ff8944-rslqt/barbican-api" id=7fc6e55b-ccdb-4972-b944-e6a7ef98ddd1 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:20:07.504459 | controller | Jun 12 16:27:44.721943 crc crio[21573]: time="2026-06-12T16:27:44.721874504Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.504476 | controller | Jun 12 16:27:44.797413 crc crio[21573]: time="2026-06-12T16:27:44.797241117Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.504493 | controller | Jun 12 16:27:44.803881 crc crio[21573]: time="2026-06-12T16:27:44.803748551Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.504513 | controller | Jun 12 16:27:45.667388 crc crio[21573]: time="2026-06-12T16:27:45.666674189Z" level=info msg="Created container ce5f206d0423fa1054f35511e81c8d35a7b20b816735135e56ff3ab7bac422bb: openstack/barbican-api-59f6ff8944-rslqt/barbican-api" id=7fc6e55b-ccdb-4972-b944-e6a7ef98ddd1 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:20:07.504530 | controller | Jun 12 16:27:45.673114 crc crio[21573]: time="2026-06-12T16:27:45.673008616Z" level=info msg="Starting container: ce5f206d0423fa1054f35511e81c8d35a7b20b816735135e56ff3ab7bac422bb" id=9d5e9b59-ba8f-401a-8ac3-d5e836ea6385 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 17:20:07.504550 | controller | Jun 12 16:27:45.686418 crc crio[21573]: time="2026-06-12T16:27:45.686276476Z" level=info msg="Started container" PID=77705 containerID=ce5f206d0423fa1054f35511e81c8d35a7b20b816735135e56ff3ab7bac422bb description=openstack/barbican-api-59f6ff8944-rslqt/barbican-api id=9d5e9b59-ba8f-401a-8ac3-d5e836ea6385 name=/runtime.v1.RuntimeService/StartContainer sandboxID=fd6ff5dff901725dcc750d11cdd4efed699186a77fc6c434bbd67cdee634dd33
2026-06-12 17:20:07.504567 | controller | Jun 12 16:27:46.781358 crc crio[21573]: time="2026-06-12T16:27:46.779401227Z" level=info msg="Stopped container 48c56230b410a668197efc622ef1c236d64e16b720e2b8fd5e938ce85c25797c: openstack/ceilometer-0/ceilometer-notification-agent" id=de24808e-00b5-40e4-9a13-6782d5eeaabd name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 17:20:07.504609 | controller | Jun 12 16:27:46.785987 crc crio[21573]: time="2026-06-12T16:27:46.785850329Z" level=info msg="Stopping pod sandbox: 2dd5efd5bceba4e14b7f5d60369da9cf1c3af7c73ac9f92ec69481cfa3e04a6a" id=baaf6bda-64ca-40d4-a5f9-d8fa9c9b2909 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 17:20:07.504628 | controller | Jun 12 16:27:46.788239 crc crio[21573]: time="2026-06-12T16:27:46.788120309Z" level=info msg="Got pod network &{Name:ceilometer-0 Namespace:openstack ID:2dd5efd5bceba4e14b7f5d60369da9cf1c3af7c73ac9f92ec69481cfa3e04a6a UID:854010bc-31c6-41ac-821b-4ee7992aac46 NetNS:/var/run/netns/d3f967e8-e26a-4a8f-84e5-72327befe5ce Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod854010bc_31c6_41ac_821b_4ee7992aac46.slice PodAnnotations:0xc00063ce28}] Aliases:map[]}"
2026-06-12 17:20:07.504645 | controller | Jun 12 16:27:46.788930 crc crio[21573]: time="2026-06-12T16:27:46.788815157Z" level=info msg="Deleting pod openstack_ceilometer-0 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 17:20:07.504662 | controller | Jun 12 16:27:47.487954 crc crio[21573]: time="2026-06-12T16:27:47.487081974Z" level=info msg="Stopped pod sandbox: 2dd5efd5bceba4e14b7f5d60369da9cf1c3af7c73ac9f92ec69481cfa3e04a6a" id=baaf6bda-64ca-40d4-a5f9-d8fa9c9b2909 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 17:20:07.504680 | controller | Jun 12 16:27:48.102296 crc crio[21573]: time="2026-06-12T16:27:48.102076264Z" level=info msg="Removing container: 29a67d4c89e2b4f5bdccbabf9bbde393a085b780c1ee6f487bfe96916023b010" id=b66d68b5-a7dc-4a39-9139-6c5af8b792e6 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 17:20:07.504696 | controller | Jun 12 16:27:48.153118 crc crio[21573]: time="2026-06-12T16:27:48.152950788Z" level=info msg="Removed container 29a67d4c89e2b4f5bdccbabf9bbde393a085b780c1ee6f487bfe96916023b010: openstack/ceilometer-0/proxy-httpd" id=b66d68b5-a7dc-4a39-9139-6c5af8b792e6 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 17:20:07.504713 | controller | Jun 12 16:27:48.160514 crc crio[21573]: time="2026-06-12T16:27:48.16028187Z" level=info msg="Removing container: abecf3de3abe25298c7ec1db91032c20a79936a809a2d267b386e3744980af52" id=69424df9-f042-4385-88f7-45b0ef85634e name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 17:20:07.504730 | controller | Jun 12 16:27:48.228255 crc crio[21573]: time="2026-06-12T16:27:48.227557281Z" level=info msg="Removed container abecf3de3abe25298c7ec1db91032c20a79936a809a2d267b386e3744980af52: openstack/ceilometer-0/sg-core" id=69424df9-f042-4385-88f7-45b0ef85634e name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 17:20:07.504747 | controller | Jun 12 16:27:48.249222 crc crio[21573]: time="2026-06-12T16:27:48.249116702Z" level=info msg="Removing container: 48c56230b410a668197efc622ef1c236d64e16b720e2b8fd5e938ce85c25797c" id=62997555-0805-40cc-a693-f120b62fd1eb name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 17:20:07.504768 | controller | Jun 12 16:27:48.326224 crc crio[21573]: time="2026-06-12T16:27:48.32612074Z" level=info msg="Removed container 48c56230b410a668197efc622ef1c236d64e16b720e2b8fd5e938ce85c25797c: openstack/ceilometer-0/ceilometer-notification-agent" id=62997555-0805-40cc-a693-f120b62fd1eb name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 17:20:07.504786 | controller | Jun 12 16:27:48.341837 crc crio[21573]: time="2026-06-12T16:27:48.341765375Z" level=info msg="Removing container: b210d62cff371af6bb73ba6bd8d9b5cd8190a9214964ad33eeab0b914e423e85" id=e5f92a19-0c32-4f59-8c6a-77fed165aa85 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 17:20:07.504802 | controller | Jun 12 16:27:48.395997 crc crio[21573]: time="2026-06-12T16:27:48.395841683Z" level=info msg="Removed container b210d62cff371af6bb73ba6bd8d9b5cd8190a9214964ad33eeab0b914e423e85: openstack/ceilometer-0/ceilometer-central-agent" id=e5f92a19-0c32-4f59-8c6a-77fed165aa85 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 17:20:07.504819 | controller | Jun 12 16:27:48.687351 crc crio[21573]: time="2026-06-12T16:27:48.687251851Z" level=info msg="Running pod sandbox: openstack/ceilometer-0/POD" id=21cccc85-ec5c-48e9-be84-c21be063ee96 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:20:07.504836 | controller | Jun 12 16:27:48.687587 crc crio[21573]: time="2026-06-12T16:27:48.687402655Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.504853 | controller | Jun 12 16:27:48.760592 crc crio[21573]: time="2026-06-12T16:27:48.755024797Z" level=info msg="Got pod network &{Name:ceilometer-0 Namespace:openstack ID:148a9b298f37c60c705451e3d5a9c5260838f8079acb95dac6473bceb8254118 UID:82ebfe24-bcaa-4a52-be61-87d9ac83678e NetNS:/var/run/netns/613772f4-384f-46ec-b7f9-cc9810c4b15f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod82ebfe24_bcaa_4a52_be61_87d9ac83678e.slice PodAnnotations:0xc002428728}] Aliases:map[]}"
2026-06-12 17:20:07.504869 | controller | Jun 12 16:27:48.760592 crc crio[21573]: time="2026-06-12T16:27:48.755115809Z" level=info msg="Adding pod openstack_ceilometer-0 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 17:20:07.504886 | controller | Jun 12 16:27:49.150297 crc crio[21573]: time="2026-06-12T16:27:49.149374577Z" level=info msg="Stopping pod sandbox: 2ab944f1730a8aee43e9aa5afe44817769bd54c063cc180dc9085880d9ea9e92" id=eb049523-2577-4f4a-a375-cf71579d514c name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 17:20:07.504903 | controller | Jun 12 16:27:49.152116 crc crio[21573]: time="2026-06-12T16:27:49.151213846Z" level=info msg="Got pod network &{Name:neutron-db-sync-979sq Namespace:openstack ID:2ab944f1730a8aee43e9aa5afe44817769bd54c063cc180dc9085880d9ea9e92 UID:bc670e1f-071b-479a-ac5d-67c8748047ac NetNS:/var/run/netns/76a32315-3a85-4ac5-b69a-46f0cfa1c103 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podbc670e1f_071b_479a_ac5d_67c8748047ac.slice PodAnnotations:0xc002722240}] Aliases:map[]}"
2026-06-12 17:20:07.504919 | controller | Jun 12 16:27:49.152116 crc crio[21573]: time="2026-06-12T16:27:49.151431562Z" level=info msg="Deleting pod openstack_neutron-db-sync-979sq from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 17:20:07.504939 | controller | Jun 12 16:27:49.258289 crc crio[21573]: 2026-06-12T16:27:49Z [verbose] CmdAdd (shim): {1.1.0 [{Name:148a9b298f37c60 Mac:9e:00:a2:5b:ff:33 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:a9 Mtu:0 Sandbox:/var/run/netns/613772f4-384f-46ec-b7f9-cc9810c4b15f SocketPath: PciID:}] [{Interface:0xc000014610 Address:{IP:10.217.0.169 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 17:20:07.504962 | controller | Jun 12 16:27:49.260329 crc crio[21573]: time="2026-06-12T16:27:49.260240415Z" level=info msg="Got pod network &{Name:ceilometer-0 Namespace:openstack ID:148a9b298f37c60c705451e3d5a9c5260838f8079acb95dac6473bceb8254118 UID:82ebfe24-bcaa-4a52-be61-87d9ac83678e NetNS:/var/run/netns/613772f4-384f-46ec-b7f9-cc9810c4b15f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod82ebfe24_bcaa_4a52_be61_87d9ac83678e.slice PodAnnotations:0xc002428728}] Aliases:map[]}"
2026-06-12 17:20:07.504980 | controller | Jun 12 16:27:49.260523 crc crio[21573]: time="2026-06-12T16:27:49.260415699Z" level=info msg="Checking pod openstack_ceilometer-0 for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 17:20:07.504997 | controller | Jun 12 16:27:49.271330 crc crio[21573]: time="2026-06-12T16:27:49.270128661Z" level=info msg="Ran pod sandbox 148a9b298f37c60c705451e3d5a9c5260838f8079acb95dac6473bceb8254118 with infra container: openstack/ceilometer-0/POD" id=21cccc85-ec5c-48e9-be84-c21be063ee96 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:20:07.505014 | controller | Jun 12 16:27:49.282730 crc crio[21573]: time="2026-06-12T16:27:49.282387524Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-central:current-podified" id=664d384a-0e55-4dd4-bd91-04078cf7b0ae name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:20:07.505031 | controller | Jun 12 16:27:49.324574 crc crio[21573]: time="2026-06-12T16:27:49.324064211Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-central:current-podified" id=29672291-6fb4-4fc9-8507-bcc2b410ed69 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:20:07.505047 | controller | Jun 12 16:27:49.337924 crc crio[21573]: time="2026-06-12T16:27:49.337783567Z" level=info msg="Creating container: openstack/ceilometer-0/ceilometer-central-agent" id=1ca9631f-5349-47d0-88f1-9d3b0ae62b1f name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:20:07.505064 | controller | Jun 12 16:27:49.339687 crc crio[21573]: time="2026-06-12T16:27:49.338399553Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.505083 | controller | Jun 12 16:27:49.405677 crc crio[21573]: time="2026-06-12T16:27:49.402024534Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.505100 | controller | Jun 12 16:27:49.409190 crc crio[21573]: time="2026-06-12T16:27:49.408964849Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.505117 | controller | Jun 12 16:27:49.694962 crc crio[21573]: time="2026-06-12T16:27:49.694142611Z" level=info msg="Stopped pod sandbox: 2ab944f1730a8aee43e9aa5afe44817769bd54c063cc180dc9085880d9ea9e92" id=eb049523-2577-4f4a-a375-cf71579d514c name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 17:20:07.505134 | controller | Jun 12 16:27:49.787207 crc crio[21573]: time="2026-06-12T16:27:49.785141442Z" level=info msg="Created container 17a63c969d2f45209b2989c7432ad5d8e9ac5432e8941390b0ece15458f6f46f: openstack/ceilometer-0/ceilometer-central-agent" id=1ca9631f-5349-47d0-88f1-9d3b0ae62b1f name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:20:07.505150 | controller | Jun 12 16:27:49.787207 crc crio[21573]: time="2026-06-12T16:27:49.786609799Z" level=info msg="Starting container: 17a63c969d2f45209b2989c7432ad5d8e9ac5432e8941390b0ece15458f6f46f" id=f3b6cc86-d0a2-4ae4-ad77-b3301d4b0806 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 17:20:07.505166 | controller | Jun 12 16:27:49.792990 crc crio[21573]: time="2026-06-12T16:27:49.792891346Z" level=info msg="Started container" PID=78271 containerID=17a63c969d2f45209b2989c7432ad5d8e9ac5432e8941390b0ece15458f6f46f description=openstack/ceilometer-0/ceilometer-central-agent id=f3b6cc86-d0a2-4ae4-ad77-b3301d4b0806 name=/runtime.v1.RuntimeService/StartContainer sandboxID=148a9b298f37c60c705451e3d5a9c5260838f8079acb95dac6473bceb8254118
2026-06-12 17:20:07.505186 | controller | Jun 12 16:27:50.182830 crc crio[21573]: time="2026-06-12T16:27:50.182651498Z" level=info msg="Stopping pod sandbox: 7ff60b97fcc8df21f9274ff9e5f282f0bc72005d4ac1610d70049e10649d5f49" id=512f171c-b25c-4871-a683-6b3bc94dcebe name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 17:20:07.505205 | controller | Jun 12 16:27:50.184123 crc crio[21573]: time="2026-06-12T16:27:50.183654205Z" level=info msg="Got pod network &{Name:cinder-online-data-migrations-4rkzb Namespace:openstack ID:7ff60b97fcc8df21f9274ff9e5f282f0bc72005d4ac1610d70049e10649d5f49 UID:e894bc56-efd7-43dc-8b64-8dd212580928 NetNS:/var/run/netns/7d51faed-f21b-472e-a0b0-4541e49ef6c5 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pode894bc56_efd7_43dc_8b64_8dd212580928.slice PodAnnotations:0xc002428ff0}] Aliases:map[]}"
2026-06-12 17:20:07.505223 | controller | Jun 12 16:27:50.184123 crc crio[21573]: time="2026-06-12T16:27:50.1838306Z" level=info msg="Deleting pod openstack_cinder-online-data-migrations-4rkzb from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 17:20:07.505240 | controller | Jun 12 16:27:50.554521 crc crio[21573]: time="2026-06-12T16:27:50.552133172Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-notification:current-podified" id=7478b200-a489-4070-a881-dfb46e32ca60 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:20:07.505257 | controller | Jun 12 16:27:50.641426 crc crio[21573]: time="2026-06-12T16:27:50.641029496Z" level=info msg="Stopped pod sandbox: 7ff60b97fcc8df21f9274ff9e5f282f0bc72005d4ac1610d70049e10649d5f49" id=512f171c-b25c-4871-a683-6b3bc94dcebe name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 17:20:07.505274 | controller | Jun 12 16:27:50.721082 crc crio[21573]: time="2026-06-12T16:27:50.720968967Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-notification:current-podified" id=5511c1de-ff86-476d-9268-5304a92aadc8 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:20:07.505290 | controller | Jun 12 16:27:50.780300 crc crio[21573]: time="2026-06-12T16:27:50.771236678Z" level=info msg="Creating container: openstack/ceilometer-0/ceilometer-notification-agent" id=341d7789-35f5-4813-bbda-80480960e03d name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:20:07.505306 | controller | Jun 12 16:27:50.780300 crc crio[21573]: time="2026-06-12T16:27:50.772096381Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.505323 | controller | Jun 12 16:27:50.901829 crc crio[21573]: time="2026-06-12T16:27:50.900796032Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.505339 | controller | Jun 12 16:27:50.907386 crc crio[21573]: time="2026-06-12T16:27:50.907286246Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.505355 | controller | Jun 12 16:27:51.249286 crc crio[21573]: time="2026-06-12T16:27:51.246674417Z" level=info msg="Stopping container: 54dc699f8b672e225ef7bb1a1d9d94fb064c4c8988ea64293d639147266431f5 (timeout: 10s)" id=482796e6-e56c-49fb-a37c-eabf679d96a2 name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 17:20:07.505371 | controller | Jun 12 16:27:51.326814 crc crio[21573]: time="2026-06-12T16:27:51.326605027Z" level=info msg="Created container b763593bb8810920f1f6146b5d8175a575ae077035e864db6fbcbca8191e5975: openstack/ceilometer-0/ceilometer-notification-agent" id=341d7789-35f5-4813-bbda-80480960e03d name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:20:07.505390 | controller | Jun 12 16:27:51.328816 crc crio[21573]: time="2026-06-12T16:27:51.328693108Z" level=info msg="Starting container: b763593bb8810920f1f6146b5d8175a575ae077035e864db6fbcbca8191e5975" id=43a087ab-c2c5-4722-b65e-7ddc172eef39 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 17:20:07.505407 | controller | Jun 12 16:27:51.347307 crc crio[21573]: time="2026-06-12T16:27:51.347144764Z" level=info msg="Started container" PID=78409 containerID=b763593bb8810920f1f6146b5d8175a575ae077035e864db6fbcbca8191e5975 description=openstack/ceilometer-0/ceilometer-notification-agent id=43a087ab-c2c5-4722-b65e-7ddc172eef39 name=/runtime.v1.RuntimeService/StartContainer sandboxID=148a9b298f37c60c705451e3d5a9c5260838f8079acb95dac6473bceb8254118
2026-06-12 17:20:07.505423 | controller | Jun 12 16:27:51.365557 crc crio[21573]: time="2026-06-12T16:27:51.362361163Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/sg-core:latest" id=8c3a8802-3b30-4b66-be58-cb43ef839fa7 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:20:07.505440 | controller | Jun 12 16:27:51.398491 crc crio[21573]: time="2026-06-12T16:27:51.397856907Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/sg-core:latest" id=8b580935-217c-4d56-bd15-307a538d36c5 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:20:07.505456 | controller | Jun 12 16:27:51.417262 crc crio[21573]: time="2026-06-12T16:27:51.4168222Z" level=info msg="Creating container: openstack/ceilometer-0/sg-core" id=b6eb65d5-8188-481d-9710-d27d8abbb331 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:20:07.505473 | controller | Jun 12 16:27:51.417733 crc crio[21573]: time="2026-06-12T16:27:51.417666844Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.505490 | controller | Jun 12 16:27:51.493029 crc crio[21573]: time="2026-06-12T16:27:51.491957623Z" level=info msg="Stopped container 54dc699f8b672e225ef7bb1a1d9d94fb064c4c8988ea64293d639147266431f5: openstack/dnsmasq-dns-6674dbf88c-wthzg/dnsmasq-dns" id=482796e6-e56c-49fb-a37c-eabf679d96a2 name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 17:20:07.505506 | controller | Jun 12 16:27:51.495409 crc crio[21573]: time="2026-06-12T16:27:51.494311003Z" level=info msg="Stopping pod sandbox: 3e6a003c3f1d182415ecfe955ea4525cf25b554e2a23602b82e4445de1905941" id=2466f05f-9234-4eb2-b8d9-5e128fdfcf03 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 17:20:07.505523 | controller | Jun 12 16:27:51.495409 crc crio[21573]: time="2026-06-12T16:27:51.495197476Z" level=info msg="Got pod network &{Name:dnsmasq-dns-6674dbf88c-wthzg Namespace:openstack ID:3e6a003c3f1d182415ecfe955ea4525cf25b554e2a23602b82e4445de1905941 UID:a8b288ff-f266-40fa-ad3f-00c3c383c2a5 NetNS:/var/run/netns/0ae99f12-d664-4efe-ab6e-1c3f585ef8a3 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poda8b288ff_f266_40fa_ad3f_00c3c383c2a5.slice PodAnnotations:0xc00063c460}] Aliases:map[]}"
2026-06-12 17:20:07.505541 | controller | Jun 12 16:27:51.495639 crc crio[21573]: time="2026-06-12T16:27:51.495388802Z" level=info msg="Deleting pod openstack_dnsmasq-dns-6674dbf88c-wthzg from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 17:20:07.505561 | controller | Jun 12 16:27:51.560084 crc crio[21573]: time="2026-06-12T16:27:51.553549646Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.505619 | controller | Jun 12 16:27:51.573537 crc crio[21573]: time="2026-06-12T16:27:51.569941184Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.505648 | controller | Jun 12 16:27:51.840331 crc crio[21573]: time="2026-06-12T16:27:51.839232875Z" level=info msg="Created container 43c6c35e2d0cc1b391ed19226705acbfa558969b743da4a106bbc1f21e86ec1c: openstack/ceilometer-0/sg-core" id=b6eb65d5-8188-481d-9710-d27d8abbb331 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:20:07.505669 | controller | Jun 12 16:27:51.847990 crc crio[21573]: time="2026-06-12T16:27:51.847876003Z" level=info msg="Starting container: 43c6c35e2d0cc1b391ed19226705acbfa558969b743da4a106bbc1f21e86ec1c" id=8c446397-1a1d-43d2-85e0-59a7c13d63fd name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 17:20:07.505690 | controller | Jun 12 16:27:51.856153 crc crio[21573]: time="2026-06-12T16:27:51.856041133Z" level=info msg="Started container" PID=78505 containerID=43c6c35e2d0cc1b391ed19226705acbfa558969b743da4a106bbc1f21e86ec1c description=openstack/ceilometer-0/sg-core id=8c446397-1a1d-43d2-85e0-59a7c13d63fd name=/runtime.v1.RuntimeService/StartContainer sandboxID=148a9b298f37c60c705451e3d5a9c5260838f8079acb95dac6473bceb8254118
2026-06-12 17:20:07.505710 | controller | Jun 12 16:27:51.904872 crc crio[21573]: time="2026-06-12T16:27:51.904768124Z" level=info msg="Checking image status: registry.redhat.io/ubi9/httpd-24:latest" id=73c41e52-6500-4562-aa41-93e28fecaca3 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:20:07.505728 | controller | Jun 12 16:27:51.965364 crc crio[21573]: time="2026-06-12T16:27:51.964596232Z" level=info msg="Checking image status: registry.redhat.io/ubi9/httpd-24:latest" id=83e32697-5eec-4d0a-948d-0e606bbb8009 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:20:07.505744 | controller | Jun 12 16:27:52.024792 crc crio[21573]: time="2026-06-12T16:27:52.017082348Z" level=info msg="Creating container: openstack/ceilometer-0/proxy-httpd" id=52f7b812-c003-4261-bbf1-3c39768b7813 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:20:07.505760 | controller | Jun 12 16:27:52.024792 crc crio[21573]: time="2026-06-12T16:27:52.018963039Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.505776 | controller | Jun 12 16:27:52.168515 crc crio[21573]: time="2026-06-12T16:27:52.165865526Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.505792 | controller | Jun 12 16:27:52.170944 crc crio[21573]: time="2026-06-12T16:27:52.170857019Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.505809 | controller | Jun 12 16:27:52.295981 crc crio[21573]: time="2026-06-12T16:27:52.293865229Z" level=info msg="Stopped pod sandbox: 3e6a003c3f1d182415ecfe955ea4525cf25b554e2a23602b82e4445de1905941" id=2466f05f-9234-4eb2-b8d9-5e128fdfcf03 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 17:20:07.505826 | controller | Jun 12 16:27:52.403774 crc crio[21573]: time="2026-06-12T16:27:52.403641228Z" level=info msg="Removing container: 54dc699f8b672e225ef7bb1a1d9d94fb064c4c8988ea64293d639147266431f5" id=5e4b2f71-cce3-4632-8a79-cb9d8fc7dab5 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 17:20:07.505842 | controller | Jun 12 16:27:52.448788 crc crio[21573]: time="2026-06-12T16:27:52.447956049Z" level=info msg="Removed container 54dc699f8b672e225ef7bb1a1d9d94fb064c4c8988ea64293d639147266431f5: openstack/dnsmasq-dns-6674dbf88c-wthzg/dnsmasq-dns" id=5e4b2f71-cce3-4632-8a79-cb9d8fc7dab5 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 17:20:07.505858 | controller | Jun 12 16:27:52.455726 crc crio[21573]: time="2026-06-12T16:27:52.455529231Z" level=info msg="Removing container: 18bd8c76f0e51c63db47f0ce0907a56e1e290c7826c1ff1792709983c726d931" id=4738eb52-cb02-47eb-983f-63aa3948384c name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 17:20:07.505877 | controller | Jun 12 16:27:52.576058 crc crio[21573]: time="2026-06-12T16:27:52.575912435Z" level=info msg="Created container 3730d71993fd90ef4f94da37f8df6ab3186f6c1fc988c1d81c1f9822aad5ec44: openstack/ceilometer-0/proxy-httpd" id=52f7b812-c003-4261-bbf1-3c39768b7813 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:20:07.505894 | controller | Jun 12 16:27:52.579197 crc crio[21573]: time="2026-06-12T16:27:52.578638573Z" level=info msg="Starting container: 3730d71993fd90ef4f94da37f8df6ab3186f6c1fc988c1d81c1f9822aad5ec44" id=dc156430-f88b-4c38-914d-b7290b324b61 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 17:20:07.505911 | controller | Jun 12 16:27:52.587990 crc crio[21573]: time="2026-06-12T16:27:52.587856857Z" level=info msg="Started container" PID=78549 containerID=3730d71993fd90ef4f94da37f8df6ab3186f6c1fc988c1d81c1f9822aad5ec44 description=openstack/ceilometer-0/proxy-httpd id=dc156430-f88b-4c38-914d-b7290b324b61 name=/runtime.v1.RuntimeService/StartContainer sandboxID=148a9b298f37c60c705451e3d5a9c5260838f8079acb95dac6473bceb8254118
2026-06-12 17:20:07.505928 | controller | Jun 12 16:27:52.859928 crc crio[21573]: time="2026-06-12T16:27:52.859650106Z" level=info msg="Removed container 18bd8c76f0e51c63db47f0ce0907a56e1e290c7826c1ff1792709983c726d931: openstack/dnsmasq-dns-6674dbf88c-wthzg/init" id=4738eb52-cb02-47eb-983f-63aa3948384c name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 17:20:07.505945 | controller | Jun 12 16:27:53.517004 crc crio[21573]: time="2026-06-12T16:27:53.516377876Z" level=info msg="Running pod sandbox: openstack/dnsmasq-dns-54f48964b7-s2ffs/POD" id=095a31cc-cee9-431f-a069-b8a19e749e6d name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:20:07.505962 | controller | Jun 12 16:27:53.518589 crc crio[21573]: time="2026-06-12T16:27:53.517045475Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.505979 | controller | Jun 12 16:27:53.676823 crc crio[21573]: time="2026-06-12T16:27:53.676683532Z" level=info msg="Got pod network &{Name:dnsmasq-dns-54f48964b7-s2ffs Namespace:openstack ID:8b63e666ca9e0501875511e6e882fb4190db3075bba44be1fa70618b96cd4153 UID:9abff4cc-77e4-4050-9955-60cd9b562598 NetNS:/var/run/netns/1d44dd70-09f9-46d0-9c53-7eb74c25618f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod9abff4cc_77e4_4050_9955_60cd9b562598.slice PodAnnotations:0xc006380098}] Aliases:map[]}"
2026-06-12 17:20:07.505998 | controller | Jun 12 16:27:53.676823 crc crio[21573]: time="2026-06-12T16:27:53.676795245Z" level=info msg="Adding pod openstack_dnsmasq-dns-54f48964b7-s2ffs to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 17:20:07.506014 | controller | Jun 12 16:27:53.904506 crc crio[21573]: time="2026-06-12T16:27:53.90373106Z" level=info msg="Running pod sandbox: openstack/cinder-scheduler-0/POD" id=f086c464-4ea5-4a2d-b535-a8f8ab9f196a name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:20:07.506031 | controller | Jun 12 16:27:53.904691 crc crio[21573]: time="2026-06-12T16:27:53.904530232Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.506048 | controller | Jun 12 16:27:54.130594 crc crio[21573]: time="2026-06-12T16:27:54.130111426Z" level=info msg="Running pod sandbox: openstack/neutron-7f7c486dcd-zn7sz/POD" id=367eac06-48b3-48c8-a0b4-b9601f785789 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:20:07.506064 | controller | Jun 12 16:27:54.130865 crc crio[21573]: time="2026-06-12T16:27:54.13084266Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.506081 | controller | Jun 12 16:27:54.213118 crc crio[21573]: time="2026-06-12T16:27:54.212642727Z" level=info msg="Got pod network &{Name:cinder-scheduler-0 Namespace:openstack ID:b7b248715a21d811d50f32c9fd81c834cb26fdffaaaac3bee409dd4302989297 UID:ad082cbc-1202-44e4-9b03-df96b39c357f NetNS:/var/run/netns/2d67661b-3f2a-4e04-9345-9d7cf7a8764c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podad082cbc_1202_44e4_9b03_df96b39c357f.slice PodAnnotations:0xc00063c540}] Aliases:map[]}"
2026-06-12 17:20:07.506101 | controller | Jun 12 16:27:54.213118 crc crio[21573]: time="2026-06-12T16:27:54.212875633Z" level=info msg="Adding pod openstack_cinder-scheduler-0 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 17:20:07.506118 | controller | Jun 12 16:27:54.260774 crc crio[21573]: time="2026-06-12T16:27:54.260714172Z" level=info msg="Got pod network &{Name:neutron-7f7c486dcd-zn7sz Namespace:openstack ID:1ab788f9da5bb326f664cbea23ad5bd8fa447646bd40e31c4e98dbe386fb6e19 UID:fda96de5-198d-4e6b-9b70-135ff13443cb NetNS:/var/run/netns/552fe9e0-dec3-42fd-be83-2a44aa859ee5 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podfda96de5_198d_4e6b_9b70_135ff13443cb.slice PodAnnotations:0xc00209e268}] Aliases:map[]}"
2026-06-12 17:20:07.506134 | controller | Jun 12 16:27:54.261407 crc crio[21573]: time="2026-06-12T16:27:54.26138558Z" level=info msg="Adding pod openstack_neutron-7f7c486dcd-zn7sz to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 17:20:07.506150 | controller | Jun 12 16:27:54.988230 crc crio[21573]: time="2026-06-12T16:27:54.985301385Z" level=info msg="Running pod sandbox: openstack/dnsmasq-dns-764b948f4c-8499g/POD" id=1c55df58-7079-4403-8fa4-7b4932d1f1fa name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:20:07.506167 | controller | Jun 12 16:27:54.988230 crc crio[21573]: time="2026-06-12T16:27:54.986266871Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.506183 | controller | Jun 12 16:27:55.066680 crc crio[21573]: time="2026-06-12T16:27:55.06214525Z" level=info msg="Got pod network &{Name:dnsmasq-dns-764b948f4c-8499g Namespace:openstack ID:95a0f356b416d2dd11bebaa3b9d445b1b03f7a8e05863296709f404878b080ad UID:574fa677-af1f-4b84-9768-ea8304c20fef NetNS:/var/run/netns/e422a700-52a2-4c46-9c46-662a67f9fe43 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod574fa677_af1f_4b84_9768_ea8304c20fef.slice PodAnnotations:0xc006380680}] Aliases:map[]}"
2026-06-12 17:20:07.506200 | controller | Jun 12 16:27:55.066680 crc crio[21573]: time="2026-06-12T16:27:55.062259143Z" level=info msg="Adding pod openstack_dnsmasq-dns-764b948f4c-8499g to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 17:20:07.506216 | controller | Jun 12 16:27:55.164952 crc crio[21573]: 2026-06-12T16:27:55Z [verbose] CmdAdd (shim): {1.1.0 [{Name:8b63e666ca9e050 Mac:8a:c1:9a:74:61:dd Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:aa Mtu:0 Sandbox:/var/run/netns/1d44dd70-09f9-46d0-9c53-7eb74c25618f SocketPath: PciID:}] [{Interface:0xc0002ac5b0 Address:{IP:10.217.0.170 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 17:20:07.506233 | controller | Jun 12 16:27:55.166206 crc crio[21573]: time="2026-06-12T16:27:55.166098853Z" level=info msg="Got pod network &{Name:dnsmasq-dns-54f48964b7-s2ffs Namespace:openstack ID:8b63e666ca9e0501875511e6e882fb4190db3075bba44be1fa70618b96cd4153 UID:9abff4cc-77e4-4050-9955-60cd9b562598 NetNS:/var/run/netns/1d44dd70-09f9-46d0-9c53-7eb74c25618f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod9abff4cc_77e4_4050_9955_60cd9b562598.slice PodAnnotations:0xc006380098}] Aliases:map[]}"
2026-06-12 17:20:07.506253 | controller | Jun 12 16:27:55.166403 crc crio[21573]: time="2026-06-12T16:27:55.166326699Z" level=info msg="Checking pod openstack_dnsmasq-dns-54f48964b7-s2ffs for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 17:20:07.506271 | controller | Jun 12 16:27:55.209520 crc crio[21573]: time="2026-06-12T16:27:55.206124386Z" level=info msg="Running pod sandbox: openstack/cinder-api-0/POD" id=872e7303-d687-440c-a81c-9e21cf3d0f30 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:20:07.506288 | controller | Jun 12 16:27:55.209520 crc crio[21573]: time="2026-06-12T16:27:55.206284875Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.506305 | controller | Jun 12 16:27:55.211954 crc crio[21573]: time="2026-06-12T16:27:55.211844068Z" level=info msg="Ran pod sandbox 8b63e666ca9e0501875511e6e882fb4190db3075bba44be1fa70618b96cd4153 with infra container: openstack/dnsmasq-dns-54f48964b7-s2ffs/POD" id=095a31cc-cee9-431f-a069-b8a19e749e6d name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:20:07.506322 | controller | Jun 12 16:27:55.225332 crc crio[21573]: time="2026-06-12T16:27:55.225123805Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified" id=d44fa82f-c865-4897-8393-ddd513cd822f name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:20:07.506339 | controller | Jun 12 16:27:55.307750 crc crio[21573]: time="2026-06-12T16:27:55.307490785Z" level=info msg="Got pod network &{Name:cinder-api-0 Namespace:openstack ID:98bef3a9b8f24a261a92759563358be9e19e8c69a7e7ded7b4915e50fcbe5e81 UID:1c93185e-3494-48aa-9214-f8861badd284 NetNS:/var/run/netns/359ca763-46d3-480f-9e52-ffb3949030b3 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod1c93185e_3494_48aa_9214_f8861badd284.slice PodAnnotations:0xc00008d0e0}] Aliases:map[]}"
2026-06-12 17:20:07.506356 | controller | Jun 12 16:27:55.307750 crc crio[21573]: time="2026-06-12T16:27:55.307586986Z" level=info msg="Adding pod openstack_cinder-api-0 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 17:20:07.506372 | controller | Jun 12 16:27:55.382357 crc crio[21573]: 2026-06-12T16:27:55Z [verbose] CmdAdd (shim): {1.1.0 [{Name:b7b248715a21d81 Mac:8e:0d:06:2d:54:47 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:ab Mtu:0 Sandbox:/var/run/netns/2d67661b-3f2a-4e04-9345-9d7cf7a8764c SocketPath: PciID:}] [{Interface:0xc00025aa00 Address:{IP:10.217.0.171 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 17:20:07.506389 | controller | Jun 12 16:27:55.405621 crc crio[21573]: time="2026-06-12T16:27:55.39849282Z" level=info msg="Got pod network &{Name:cinder-scheduler-0 Namespace:openstack ID:b7b248715a21d811d50f32c9fd81c834cb26fdffaaaac3bee409dd4302989297 UID:ad082cbc-1202-44e4-9b03-df96b39c357f NetNS:/var/run/netns/2d67661b-3f2a-4e04-9345-9d7cf7a8764c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podad082cbc_1202_44e4_9b03_df96b39c357f.slice PodAnnotations:0xc00063c540}] Aliases:map[]}"
2026-06-12 17:20:07.506405 | controller | Jun 12 16:27:55.405621 crc crio[21573]: time="2026-06-12T16:27:55.398730916Z" level=info msg="Checking pod openstack_cinder-scheduler-0 for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 17:20:07.506422 | controller | Jun 12 16:27:55.490537 crc crio[21573]: time="2026-06-12T16:27:55.488008492Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified" id=7cc13ebe-53f3-4caf-8adb-a2d78309368a name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:20:07.506438 | controller | Jun 12 16:27:55.558589 crc crio[21573]: time="2026-06-12T16:27:55.558002922Z" level=info msg="Ran pod sandbox b7b248715a21d811d50f32c9fd81c834cb26fdffaaaac3bee409dd4302989297 with infra container: openstack/cinder-scheduler-0/POD" id=f086c464-4ea5-4a2d-b535-a8f8ab9f196a name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:20:07.506457 | controller | Jun 12 16:27:55.590309 crc crio[21573]: time="2026-06-12T16:27:55.590055814Z" level=info msg="Creating container: openstack/dnsmasq-dns-54f48964b7-s2ffs/init" id=23257e3e-00f7-481b-912d-c1b2eb154e62 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:20:07.506474 | controller | Jun 12 16:27:55.591612 crc crio[21573]: time="2026-06-12T16:27:55.590955288Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.506491 | controller | Jun 12 16:27:55.606606 crc crio[21573]: time="2026-06-12T16:27:55.604789484Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-scheduler:current-podified" id=cc5ffb07-f301-42ec-abe6-d7662217f658 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:20:07.506507 | controller | Jun 12 16:27:55.643981 crc crio[21573]: time="2026-06-12T16:27:55.643770427Z" level=info msg="Image quay.io/podified-antelope-centos9/openstack-cinder-scheduler:current-podified not found" id=cc5ffb07-f301-42ec-abe6-d7662217f658 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:20:07.506550 | controller | Jun 12 16:27:55.650663 crc crio[21573]: time="2026-06-12T16:27:55.648380251Z" level=info msg="Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-cinder-scheduler:current-podified found" id=cc5ffb07-f301-42ec-abe6-d7662217f658 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:20:07.506591 | controller | Jun 12 16:27:55.666531 crc crio[21573]: time="2026-06-12T16:27:55.656227682Z" level=info msg="Pulling image: quay.io/podified-antelope-centos9/openstack-cinder-scheduler:current-podified" id=d5ce3634-f90a-491f-8896-3c3c6229391f name=/runtime.v1.ImageService/PullImage
2026-06-12 17:20:07.506613 | controller | Jun 12 16:27:55.679353 crc crio[21573]: time="2026-06-12T16:27:55.679022567Z" level=info msg="Trying to access \"quay.io/podified-antelope-centos9/openstack-cinder-scheduler:current-podified\""
2026-06-12 17:20:07.506631 | controller | Jun 12 16:27:55.762532 crc crio[21573]: time="2026-06-12T16:27:55.762344946Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.506647 | controller | Jun 12 16:27:55.778292 crc crio[21573]: time="2026-06-12T16:27:55.77822072Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.506664 | controller | Jun 12 16:27:56.141081 crc crio[21573]: time="2026-06-12T16:27:56.136593497Z" level=info msg="Created container 45c48c80138994a6e7f4fcd5b2ad8f3e8f7d23f4b75f40976be1ec5574f8b0f6: openstack/dnsmasq-dns-54f48964b7-s2ffs/init" id=23257e3e-00f7-481b-912d-c1b2eb154e62 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:20:07.506681 | controller | Jun 12 16:27:56.165684 crc crio[21573]: time="2026-06-12T16:27:56.16540051Z" level=info msg="Starting container: 45c48c80138994a6e7f4fcd5b2ad8f3e8f7d23f4b75f40976be1ec5574f8b0f6" id=257d6e4a-7b69-4c12-be54-e11dc79be2ca name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 17:20:07.506697 | controller | Jun 12 16:27:56.171578 crc crio[21573]: 2026-06-12T16:27:56Z [verbose] CmdAdd (shim): {1.1.0 [{Name:1ab788f9da5bb32 Mac:be:13:e4:17:b5:1f Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:ac Mtu:0 Sandbox:/var/run/netns/552fe9e0-dec3-42fd-be83-2a44aa859ee5 SocketPath: PciID:}] [{Interface:0xc0004a6cb0 Address:{IP:10.217.0.172 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 17:20:07.506714 | controller | Jun 12 16:27:56.179256 crc crio[21573]: time="2026-06-12T16:27:56.172984604Z" level=info msg="Got pod network &{Name:neutron-7f7c486dcd-zn7sz Namespace:openstack ID:1ab788f9da5bb326f664cbea23ad5bd8fa447646bd40e31c4e98dbe386fb6e19 UID:fda96de5-198d-4e6b-9b70-135ff13443cb NetNS:/var/run/netns/552fe9e0-dec3-42fd-be83-2a44aa859ee5 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podfda96de5_198d_4e6b_9b70_135ff13443cb.slice PodAnnotations:0xc00209e268}] Aliases:map[]}"
2026-06-12 17:20:07.506738 | controller | Jun 12 16:27:56.179256 crc crio[21573]: time="2026-06-12T16:27:56.173275521Z" level=info msg="Checking pod openstack_neutron-7f7c486dcd-zn7sz for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 17:20:07.506755 | controller | Jun 12 16:27:56.190496 crc crio[21573]: time="2026-06-12T16:27:56.188824363Z" level=info msg="Started container" PID=79216 containerID=45c48c80138994a6e7f4fcd5b2ad8f3e8f7d23f4b75f40976be1ec5574f8b0f6 description=openstack/dnsmasq-dns-54f48964b7-s2ffs/init id=257d6e4a-7b69-4c12-be54-e11dc79be2ca name=/runtime.v1.RuntimeService/StartContainer sandboxID=8b63e666ca9e0501875511e6e882fb4190db3075bba44be1fa70618b96cd4153
2026-06-12 17:20:07.506772 | controller | Jun 12 16:27:56.231526 crc crio[21573]: time="2026-06-12T16:27:56.230152893Z" level=info msg="Ran pod sandbox 1ab788f9da5bb326f664cbea23ad5bd8fa447646bd40e31c4e98dbe386fb6e19 with infra container: openstack/neutron-7f7c486dcd-zn7sz/POD" id=367eac06-48b3-48c8-a0b4-b9601f785789 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:20:07.506789 | controller | Jun 12 16:27:56.231526 crc crio[21573]: 2026-06-12T16:27:56Z [verbose] CmdAdd (shim): {1.1.0 [{Name:95a0f356b416d2d Mac:66:5f:e6:18:d1:2d Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:ad Mtu:0 Sandbox:/var/run/netns/e422a700-52a2-4c46-9c46-662a67f9fe43 SocketPath: PciID:}] [{Interface:0xc0001805e0 Address:{IP:10.217.0.173 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 17:20:07.506805 | controller | Jun 12 16:27:56.249523 crc crio[21573]: time="2026-06-12T16:27:56.248373958Z" level=info msg="Got pod network &{Name:dnsmasq-dns-764b948f4c-8499g Namespace:openstack ID:95a0f356b416d2dd11bebaa3b9d445b1b03f7a8e05863296709f404878b080ad UID:574fa677-af1f-4b84-9768-ea8304c20fef NetNS:/var/run/netns/e422a700-52a2-4c46-9c46-662a67f9fe43 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod574fa677_af1f_4b84_9768_ea8304c20fef.slice PodAnnotations:0xc006380680}] Aliases:map[]}"
2026-06-12 17:20:07.506822 | controller | Jun 12 16:27:56.249523 crc crio[21573]: time="2026-06-12T16:27:56.249324933Z" level=info msg="Checking pod openstack_dnsmasq-dns-764b948f4c-8499g for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 17:20:07.506838 | controller | Jun 12 16:27:56.253894 crc crio[21573]: time="2026-06-12T16:27:56.252549287Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified" id=957fe4ba-1c9d-4ef2-a56d-e684db96a29a name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:20:07.506855 | controller | Jun 12 16:27:56.278520 crc crio[21573]: time="2026-06-12T16:27:56.277573761Z" level=info msg="Ran pod sandbox 95a0f356b416d2dd11bebaa3b9d445b1b03f7a8e05863296709f404878b080ad with infra container: openstack/dnsmasq-dns-764b948f4c-8499g/POD" id=1c55df58-7079-4403-8fa4-7b4932d1f1fa name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:20:07.506871 | controller | Jun 12 16:27:56.292537 crc crio[21573]: time="2026-06-12T16:27:56.291839026Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified" id=efd66288-ec39-424a-ad98-6e82bdd3c5dc name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:20:07.506887 | controller | Jun 12 16:27:56.482290 crc crio[21573]: time="2026-06-12T16:27:56.48191619Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified" id=e07ae8c3-594d-469b-9a91-1f9318a5845c name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:20:07.506906 | controller | Jun 12 16:27:56.512480 crc crio[21573]: 2026-06-12T16:27:56Z [verbose] CmdAdd (shim): {1.1.0 [{Name:98bef3a9b8f24a2 Mac:66:9d:50:77:76:0b Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:ae Mtu:0 Sandbox:/var/run/netns/359ca763-46d3-480f-9e52-ffb3949030b3 SocketPath: PciID:}] [{Interface:0xc0005025d0 Address:{IP:10.217.0.174 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 17:20:07.506923 | controller | Jun 12 16:27:56.531834 crc crio[21573]: time="2026-06-12T16:27:56.530897671Z" level=info msg="Got pod network &{Name:cinder-api-0 Namespace:openstack ID:98bef3a9b8f24a261a92759563358be9e19e8c69a7e7ded7b4915e50fcbe5e81 UID:1c93185e-3494-48aa-9214-f8861badd284 NetNS:/var/run/netns/359ca763-46d3-480f-9e52-ffb3949030b3 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod1c93185e_3494_48aa_9214_f8861badd284.slice PodAnnotations:0xc00008d0e0}] Aliases:map[]}"
2026-06-12 17:20:07.506939 | controller | Jun 12 16:27:56.532290 crc crio[21573]: time="2026-06-12T16:27:56.532075303Z" level=info msg="Checking pod openstack_cinder-api-0 for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 17:20:07.506956 | controller | Jun 12 16:27:56.552372 crc crio[21573]: time="2026-06-12T16:27:56.545612615Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified" id=bdf47d25-b5b4-4c56-8636-1fc6f5f63572 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:20:07.506972 | controller | Jun 12 16:27:56.751562 crc crio[21573]: time="2026-06-12T16:27:56.751003769Z" level=info msg="Creating container: openstack/dnsmasq-dns-764b948f4c-8499g/init" id=2c331630-18ed-4b37-9549-2d2d517f9539 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:20:07.506988 | controller | Jun 12 16:27:56.751968 crc crio[21573]: time="2026-06-12T16:27:56.751730378Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.507004 | controller | Jun 12 16:27:56.758911 crc crio[21573]: time="2026-06-12T16:27:56.758810596Z" level=info msg="Ran pod sandbox 98bef3a9b8f24a261a92759563358be9e19e8c69a7e7ded7b4915e50fcbe5e81 with infra container: openstack/cinder-api-0/POD" id=872e7303-d687-440c-a81c-9e21cf3d0f30 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:20:07.507020 | controller | Jun 12 16:27:56.766710 crc crio[21573]: time="2026-06-12T16:27:56.762941768Z" level=info msg="Creating container: openstack/neutron-7f7c486dcd-zn7sz/neutron-api" id=ec205ac7-40d6-49d0-a013-7c3b140bcea2 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:20:07.507036 | controller | Jun 12 16:27:56.781674 crc crio[21573]: time="2026-06-12T16:27:56.781565614Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-api:current-podified" id=d50030a2-8766-49a6-aecf-b3e8e77ed18d name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:20:07.507053 | controller | Jun 12 16:27:56.909254 crc crio[21573]: time="2026-06-12T16:27:56.909095507Z" level=info msg="Stopping pod sandbox: 8b63e666ca9e0501875511e6e882fb4190db3075bba44be1fa70618b96cd4153" id=12f8a8f1-660d-4687-9572-4db5a96cb317 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 17:20:07.507070 | controller | Jun 12 16:27:56.910077 crc crio[21573]: time="2026-06-12T16:27:56.91000271Z" level=info msg="Got pod network &{Name:dnsmasq-dns-54f48964b7-s2ffs Namespace:openstack ID:8b63e666ca9e0501875511e6e882fb4190db3075bba44be1fa70618b96cd4153 UID:9abff4cc-77e4-4050-9955-60cd9b562598 NetNS:/var/run/netns/1d44dd70-09f9-46d0-9c53-7eb74c25618f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod9abff4cc_77e4_4050_9955_60cd9b562598.slice PodAnnotations:0xc001896490}] Aliases:map[]}"
2026-06-12 17:20:07.507090 | controller | Jun 12 16:27:56.910238 crc crio[21573]: time="2026-06-12T16:27:56.910211633Z" level=info msg="Deleting pod openstack_dnsmasq-dns-54f48964b7-s2ffs from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 17:20:07.507107 | controller | Jun 12 16:27:56.916235 crc crio[21573]: time="2026-06-12T16:27:56.915974569Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.507123 | controller | Jun 12 16:27:56.923668 crc crio[21573]: time="2026-06-12T16:27:56.923544483Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-api:current-podified" id=fb26422f-38e1-497e-a6f5-794fdf02effa name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:20:07.507140 | controller | Jun 12 16:27:56.926056 crc crio[21573]: time="2026-06-12T16:27:56.92590163Z" level=info msg="Pulled image: quay.io/podified-antelope-centos9/openstack-cinder-scheduler@sha256:23459ab66437aaf9974c040b037492372c42d23a50c86f96482afcceeea3fe17" id=d5ce3634-f90a-491f-8896-3c3c6229391f name=/runtime.v1.ImageService/PullImage
2026-06-12 17:20:07.507157 | controller | Jun 12 16:27:56.928989 crc crio[21573]: time="2026-06-12T16:27:56.928910709Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-scheduler:current-podified" id=0e10dad4-f84f-4e68-92d6-92f07b155324 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:20:07.507173 | controller | Jun 12 16:27:56.951224 crc crio[21573]: time="2026-06-12T16:27:56.951018663Z" level=info msg="Creating container: openstack/cinder-api-0/cinder-api-log" id=f27d5415-de49-456a-9eb5-8ad1126c6d6b name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:20:07.507189 | controller | Jun 12 16:27:57.026768 crc crio[21573]: time="2026-06-12T16:27:57.026499614Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.507206 | controller | Jun 12 16:27:57.101092 crc crio[21573]: time="2026-06-12T16:27:57.100964143Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.507222 | controller | Jun 12 16:27:57.117723 crc crio[21573]: time="2026-06-12T16:27:57.117629107Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.507238 | controller | Jun 12 16:27:57.178861 crc crio[21573]: time="2026-06-12T16:27:57.177756339Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.507254 | controller | Jun 12 16:27:57.195635 crc crio[21573]: time="2026-06-12T16:27:57.195520298Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.507270 | controller | Jun 12 16:27:57.310197 crc crio[21573]: time="2026-06-12T16:27:57.310076536Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.507286 | controller | Jun 12 16:27:57.333887 crc crio[21573]: time="2026-06-12T16:27:57.333731571Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-scheduler:current-podified" id=815a396d-cefe-4dd3-9a78-57c7edf26700 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:20:07.507303 | controller | Jun 12 16:27:57.354641 crc crio[21573]: time="2026-06-12T16:27:57.354526301Z" level=info msg="Creating container: openstack/cinder-scheduler-0/cinder-scheduler" id=fd93539f-70c4-4712-944d-2c529aed97e3 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:20:07.507339 | controller | Jun 12 16:27:57.356860 crc crio[21573]: time="2026-06-12T16:27:57.356787222Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.507359 | controller | Jun 12 16:27:57.586774 crc crio[21573]: time="2026-06-12T16:27:57.585980757Z" level=info msg="Created container ea97dda1990917dfc018cb28aee88c6aec59f7eddbe32f0990d7c0efdc037014: openstack/neutron-7f7c486dcd-zn7sz/neutron-api" id=ec205ac7-40d6-49d0-a013-7c3b140bcea2 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:20:07.507376 | controller | Jun 12 16:27:57.594994 crc crio[21573]: time="2026-06-12T16:27:57.594888935Z" level=info msg="Starting container: ea97dda1990917dfc018cb28aee88c6aec59f7eddbe32f0990d7c0efdc037014" id=3c1e01d3-3147-4b16-aa10-30c8040a2a8c name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 17:20:07.507393 | controller | Jun 12 16:27:57.597030 crc crio[21573]: time="2026-06-12T16:27:57.596809201Z" level=info msg="Stopped pod sandbox: 8b63e666ca9e0501875511e6e882fb4190db3075bba44be1fa70618b96cd4153" id=12f8a8f1-660d-4687-9572-4db5a96cb317 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 17:20:07.507410 | controller | Jun 12 16:27:57.611803 crc crio[21573]: time="2026-06-12T16:27:57.611680845Z" level=info msg="Started container" PID=79358 containerID=ea97dda1990917dfc018cb28aee88c6aec59f7eddbe32f0990d7c0efdc037014 description=openstack/neutron-7f7c486dcd-zn7sz/neutron-api id=3c1e01d3-3147-4b16-aa10-30c8040a2a8c name=/runtime.v1.RuntimeService/StartContainer sandboxID=1ab788f9da5bb326f664cbea23ad5bd8fa447646bd40e31c4e98dbe386fb6e19
2026-06-12 17:20:07.507427 | controller | Jun 12 16:27:57.635031 crc crio[21573]: time="2026-06-12T16:27:57.634842709Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified" id=33d036d5-f00e-45bf-b023-f28963fb88a7 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:20:07.507443 | controller | Jun 12 16:27:57.702120 crc crio[21573]: time="2026-06-12T16:27:57.702038632Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified" id=da7cacac-484a-4353-a42c-fbb96669da05 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:20:07.507460 | controller | Jun 12 16:27:57.704715 crc crio[21573]: time="2026-06-12T16:27:57.704553652Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.507476 | controller | Jun 12 16:27:57.717820 crc crio[21573]: time="2026-06-12T16:27:57.713422197Z" level=info msg="Creating container: openstack/neutron-7f7c486dcd-zn7sz/neutron-httpd" id=0fcef35c-f851-4a7f-af33-e2974c2f763a name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:20:07.507493 | controller | Jun 12 16:27:57.717820 crc crio[21573]: time="2026-06-12T16:27:57.714004233Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.507509 | controller | Jun 12 16:27:57.821028 crc crio[21573]: time="2026-06-12T16:27:57.820915189Z" level=info msg="Created container d29ad735aefc7cbb2e17c70c1d755526859727e11ed70b6ef978faed4e274563: openstack/dnsmasq-dns-764b948f4c-8499g/init" id=2c331630-18ed-4b37-9549-2d2d517f9539 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:20:07.507526 | controller | Jun 12 16:27:57.831668 crc crio[21573]: time="2026-06-12T16:27:57.831568698Z" level=info msg="Starting container: d29ad735aefc7cbb2e17c70c1d755526859727e11ed70b6ef978faed4e274563" id=4828cae6-8d51-4448-a662-2f60c1ede35f name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 17:20:07.507542 | controller | Jun 12 16:27:57.843378 crc crio[21573]: time="2026-06-12T16:27:57.843099024Z" level=info msg="Started container" PID=79347 containerID=d29ad735aefc7cbb2e17c70c1d755526859727e11ed70b6ef978faed4e274563 description=openstack/dnsmasq-dns-764b948f4c-8499g/init id=4828cae6-8d51-4448-a662-2f60c1ede35f name=/runtime.v1.RuntimeService/StartContainer sandboxID=95a0f356b416d2dd11bebaa3b9d445b1b03f7a8e05863296709f404878b080ad
2026-06-12 17:20:07.507563 | controller | Jun 12 16:27:57.876839 crc crio[21573]: time="2026-06-12T16:27:57.876683547Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.507600 | controller | Jun 12 16:27:57.900558 crc crio[21573]: time="2026-06-12T16:27:57.899530238Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.507618 | controller | Jun 12 16:27:58.122548 crc crio[21573]: time="2026-06-12T16:27:58.12177445Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified" id=bd7b0f1e-76e5-44d8-a527-25e7a85f370a name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:20:07.507635 | controller | Jun 12 16:27:58.156562 crc crio[21573]: time="2026-06-12T16:27:58.155671385Z" level=info msg="Removing container: 45c48c80138994a6e7f4fcd5b2ad8f3e8f7d23f4b75f40976be1ec5574f8b0f6" id=9315499e-7c85-41e6-9d36-0242ad8f78a4 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 17:20:07.507652 | controller | Jun 12 16:27:58.344258 crc crio[21573]: time="2026-06-12T16:27:58.344098459Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified" id=a80726ac-d4f7-4ba9-9a3a-3d9882c25cdd name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:20:07.507667 | controller | Jun 12 16:27:58.352574 crc crio[21573]: time="2026-06-12T16:27:58.352222498Z" level=info msg="Removed container 45c48c80138994a6e7f4fcd5b2ad8f3e8f7d23f4b75f40976be1ec5574f8b0f6: openstack/dnsmasq-dns-54f48964b7-s2ffs/init" id=9315499e-7c85-41e6-9d36-0242ad8f78a4 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 17:20:07.507683 | controller | Jun 12 16:27:58.382578 crc crio[21573]: time="2026-06-12T16:27:58.382309408Z" level=info msg="Creating container: openstack/dnsmasq-dns-764b948f4c-8499g/dnsmasq-dns" id=98e3dc97-7447-4969-94a1-b133d20d9a4a name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:20:07.507699 | controller | Jun 12 16:27:58.383009 crc crio[21573]: time="2026-06-12T16:27:58.382944645Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.507715 | controller | Jun 12 16:27:58.493843 crc crio[21573]: time="2026-06-12T16:27:58.493692772Z" level=info msg="Created container 0c5d87909069812af3f70ed00833c4299b4788ed2cf7fd7741a56c64097f01f0: openstack/neutron-7f7c486dcd-zn7sz/neutron-httpd" id=0fcef35c-f851-4a7f-af33-e2974c2f763a name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:20:07.507731 | controller | Jun 12 16:27:58.505872 crc crio[21573]: time="2026-06-12T16:27:58.504960552Z" level=info msg="Starting container: 0c5d87909069812af3f70ed00833c4299b4788ed2cf7fd7741a56c64097f01f0" id=8608266e-9b36-4bff-8c65-0687386778d7 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 17:20:07.507747 | controller | Jun 12 16:27:58.529313 crc crio[21573]: time="2026-06-12T16:27:58.529137522Z" level=info msg="Started container" PID=79482 containerID=0c5d87909069812af3f70ed00833c4299b4788ed2cf7fd7741a56c64097f01f0 description=openstack/neutron-7f7c486dcd-zn7sz/neutron-httpd id=8608266e-9b36-4bff-8c65-0687386778d7 name=/runtime.v1.RuntimeService/StartContainer sandboxID=1ab788f9da5bb326f664cbea23ad5bd8fa447646bd40e31c4e98dbe386fb6e19
2026-06-12 17:20:07.507763 | controller | Jun 12 16:27:58.690680 crc crio[21573]: time="2026-06-12T16:27:58.688916309Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.507784 | controller | Jun 12 16:27:58.873535 crc crio[21573]: time="2026-06-12T16:27:58.873370023Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.507801 | controller | Jun 12 16:27:59.492297 crc crio[21573]: time="2026-06-12T16:27:59.490764832Z" level=info msg="Created container 2f284ab455c0df4d3da2cd2a5c836a923d9579912d6765ca8734b3a32806ec02: openstack/dnsmasq-dns-764b948f4c-8499g/dnsmasq-dns" id=98e3dc97-7447-4969-94a1-b133d20d9a4a name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:20:07.507817 | controller | Jun 12 16:27:59.502927 crc crio[21573]: time="2026-06-12T16:27:59.502808655Z" level=info msg="Starting container: 2f284ab455c0df4d3da2cd2a5c836a923d9579912d6765ca8734b3a32806ec02" id=4f82f964-7960-4450-9674-83accf054eff name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 17:20:07.507833 | controller | Jun 12 16:27:59.522081 crc crio[21573]: time="2026-06-12T16:27:59.521808692Z" level=info msg="Started container" PID=79561 containerID=2f284ab455c0df4d3da2cd2a5c836a923d9579912d6765ca8734b3a32806ec02 description=openstack/dnsmasq-dns-764b948f4c-8499g/dnsmasq-dns id=4f82f964-7960-4450-9674-83accf054eff name=/runtime.v1.RuntimeService/StartContainer sandboxID=95a0f356b416d2dd11bebaa3b9d445b1b03f7a8e05863296709f404878b080ad
2026-06-12 17:20:07.507850 | controller | Jun 12 16:28:00.638508 crc crio[21573]: time="2026-06-12T16:28:00.637873456Z" level=info msg="Running pod sandbox: openshift-infra/auto-csr-approver-29688028-sgzrs/POD" id=bfdc9086-ba67-4065-a096-56bf9fdb8384 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:20:07.507866 | controller | Jun 12 16:28:00.639788 crc crio[21573]: time="2026-06-12T16:28:00.638577444Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.507883 | controller | Jun 12 16:28:00.703852 crc crio[21573]: time="2026-06-12T16:28:00.703607967Z" level=info msg="Got pod network &{Name:auto-csr-approver-29688028-sgzrs Namespace:openshift-infra ID:6e04a55604ed1cfccb4f7fd65458a826b60a131f5a76989ee68adee0ed61de07 UID:22e19d13-b60c-4ea9-b8ab-7394fd790c80 NetNS:/var/run/netns/4a98a7d4-f3df-45df-8419-72103f4abb70 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod22e19d13_b60c_4ea9_b8ab_7394fd790c80.slice PodAnnotations:0xc0018967a0}] Aliases:map[]}"
2026-06-12 17:20:07.507900 | controller | Jun 12 16:28:00.703852 crc crio[21573]: time="2026-06-12T16:28:00.703697929Z" level=info msg="Adding pod openshift-infra_auto-csr-approver-29688028-sgzrs to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 17:20:07.507916 | controller | Jun 12 16:28:00.747927 crc crio[21573]: time="2026-06-12T16:28:00.747785596Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.507932 | controller | Jun 12 16:28:01.074603 crc crio[21573]: time="2026-06-12T16:28:01.072687822Z" level=info msg="Created container 4ea0fb4633e7b994234089faf3a093d62737efd4210d4b49f79ad2333cd0095b: openstack/cinder-scheduler-0/cinder-scheduler" id=fd93539f-70c4-4712-944d-2c529aed97e3 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:20:07.507948 | controller | Jun 12 16:28:01.076286 crc crio[21573]: time="2026-06-12T16:28:01.075979038Z" level=info msg="Starting container: 4ea0fb4633e7b994234089faf3a093d62737efd4210d4b49f79ad2333cd0095b" id=d9a6815d-204e-4831-95dc-ce1cd53043e2 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 17:20:07.507964 | controller | Jun 12 16:28:01.094628 crc crio[21573]: time="2026-06-12T16:28:01.093631484Z" level=info msg="Started container" PID=79790 containerID=4ea0fb4633e7b994234089faf3a093d62737efd4210d4b49f79ad2333cd0095b description=openstack/cinder-scheduler-0/cinder-scheduler id=d9a6815d-204e-4831-95dc-ce1cd53043e2 name=/runtime.v1.RuntimeService/StartContainer sandboxID=b7b248715a21d811d50f32c9fd81c834cb26fdffaaaac3bee409dd4302989297
2026-06-12 17:20:07.507984 | controller | Jun 12 16:28:01.122340 crc crio[21573]: time="2026-06-12T16:28:01.122046296Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-scheduler:current-podified" id=1da3c688-93a3-4a42-af3e-173e05b56f7e name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:20:07.508000 | controller | Jun 12 16:28:01.190179 crc crio[21573]: time="2026-06-12T16:28:01.189990728Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-scheduler:current-podified" id=63b540cd-1d14-49f5-aa2e-9e4d3ee0d74f name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:20:07.508016 | controller | Jun 12 16:28:01.212762 crc crio[21573]: time="2026-06-12T16:28:01.212341782Z" level=info msg="Creating container: openstack/cinder-scheduler-0/probe" id=bf3222b6-f7cf-433f-820b-90568aa1120d name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:20:07.508032 | controller | Jun 12 16:28:01.217499 crc crio[21573]: time="2026-06-12T16:28:01.214687746Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.508049 | controller | Jun 12 16:28:01.315028 crc crio[21573]: time="2026-06-12T16:28:01.31442498Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.508065 | controller | Jun 12 16:28:01.471499 crc crio[21573]: 2026-06-12T16:28:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:6e04a55604ed1cf Mac:6a:00:27:a9:b8:39 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:af Mtu:0 Sandbox:/var/run/netns/4a98a7d4-f3df-45df-8419-72103f4abb70 SocketPath: PciID:}] [{Interface:0xc0001345b0 Address:{IP:10.217.0.175 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 17:20:07.508082 | controller | Jun 12 16:28:01.472764 crc crio[21573]: time="2026-06-12T16:28:01.472683822Z" level=info msg="Got pod network &{Name:auto-csr-approver-29688028-sgzrs Namespace:openshift-infra ID:6e04a55604ed1cfccb4f7fd65458a826b60a131f5a76989ee68adee0ed61de07 UID:22e19d13-b60c-4ea9-b8ab-7394fd790c80 NetNS:/var/run/netns/4a98a7d4-f3df-45df-8419-72103f4abb70 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod22e19d13_b60c_4ea9_b8ab_7394fd790c80.slice PodAnnotations:0xc0018967a0}] Aliases:map[]}"
2026-06-12 17:20:07.508098 | controller | Jun 12 16:28:01.472963 crc crio[21573]: time="2026-06-12T16:28:01.472886477Z" level=info msg="Checking pod openshift-infra_auto-csr-approver-29688028-sgzrs for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 17:20:07.508114 | controller | Jun 12 16:28:01.564117 crc crio[21573]: time="2026-06-12T16:28:01.564002424Z" level=info msg="Ran pod sandbox 6e04a55604ed1cfccb4f7fd65458a826b60a131f5a76989ee68adee0ed61de07 with infra container: openshift-infra/auto-csr-approver-29688028-sgzrs/POD" id=bfdc9086-ba67-4065-a096-56bf9fdb8384 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:20:07.508131 | controller | Jun 12 16:28:01.604045 crc crio[21573]: time="2026-06-12T16:28:01.603920586Z" level=info msg="Pulling image: registry.redhat.io/openshift4/ose-cli:latest" id=baeb0467-9cba-4661-8da1-da4b5703eebe name=/runtime.v1.ImageService/PullImage
2026-06-12 17:20:07.508147 | controller | Jun 12 16:28:01.635757 crc crio[21573]: time="2026-06-12T16:28:01.635640422Z" level=info msg="Trying to access \"registry.redhat.io/openshift4/ose-cli:latest\""
2026-06-12 17:20:07.508164 | controller | Jun 12 16:28:02.008737 crc crio[21573]: time="2026-06-12T16:28:02.008619973Z" level=info msg="Running pod sandbox: openstack/neutron-849cb7c5bf-g2vw6/POD" id=01297a56-a141-4f2c-9296-ff7b67f14833 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:20:07.508183 | controller | Jun 12 16:28:02.010277 crc crio[21573]: time="2026-06-12T16:28:02.00921811Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.508200 | controller | Jun 12 16:28:02.039335 crc crio[21573]: time="2026-06-12T16:28:02.039043265Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.508217 | controller | Jun 12 16:28:02.116097 crc crio[21573]: time="2026-06-12T16:28:02.115325841Z" level=info msg="Got pod network &{Name:neutron-849cb7c5bf-g2vw6 Namespace:openstack ID:d02bf0eaf83c83fd1833fba813bf74988be5ea9b372f3dd52997867f5cb43df7 UID:39b92073-0ebf-4051-9305-6b0c3f8229fa NetNS:/var/run/netns/5b6627f8-b638-437e-818e-51e73fb32711 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod39b92073_0ebf_4051_9305_6b0c3f8229fa.slice PodAnnotations:0xc002e28710}] Aliases:map[]}"
2026-06-12 17:20:07.508234 | controller | Jun 12 16:28:02.116097 crc crio[21573]: time="2026-06-12T16:28:02.116085871Z" level=info msg="Adding pod openstack_neutron-849cb7c5bf-g2vw6 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 17:20:07.508251 | controller | Jun 12 16:28:02.425882 crc crio[21573]: time="2026-06-12T16:28:02.425247943Z" level=info msg="Created container b40d9d0c54a049ac52cd9e473e234128ed1b774eed9046c5729fe463e6ac59b9: openstack/cinder-api-0/cinder-api-log" id=f27d5415-de49-456a-9eb5-8ad1126c6d6b name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:20:07.508267 | controller | Jun 12 16:28:02.431559 crc crio[21573]: time="2026-06-12T16:28:02.425336096Z" level=info msg="Stopping container: 5247bc55e45f53cf2a8c0031934ce1206dfdd60c90b74c12c6635b09ff45e43f (timeout: 30s)" id=3263a536-14ee-4925-8d42-73a2f345e672 name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 17:20:07.508284 | controller | Jun 12 16:28:02.431559 crc crio[21573]: time="2026-06-12T16:28:02.425710055Z" level=info msg="Stopping container: 16cc92361087f3e29d7a5a457587f42dc662c3fa970cb9322d7526af34544b3b (timeout: 30s)" id=788261ce-544f-4da5-bee0-0b0b15e1fa0c name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 17:20:07.508300 | controller | Jun 12 16:28:02.438348 crc crio[21573]: time="2026-06-12T16:28:02.437924384Z" level=info msg="Starting container: b40d9d0c54a049ac52cd9e473e234128ed1b774eed9046c5729fe463e6ac59b9" id=ff17f74d-d4b1-40d8-a1d3-03acd1521dc1 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 17:20:07.508317 | controller | Jun 12 16:28:02.446927 crc crio[21573]: time="2026-06-12T16:28:02.446005221Z" level=info msg="Started container" PID=79833 containerID=b40d9d0c54a049ac52cd9e473e234128ed1b774eed9046c5729fe463e6ac59b9 description=openstack/cinder-api-0/cinder-api-log id=ff17f74d-d4b1-40d8-a1d3-03acd1521dc1 name=/runtime.v1.RuntimeService/StartContainer sandboxID=98bef3a9b8f24a261a92759563358be9e19e8c69a7e7ded7b4915e50fcbe5e81
2026-06-12 17:20:07.508335 | controller | Jun 12 16:28:02.467369 crc crio[21573]: time="2026-06-12T16:28:02.467266599Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-api:current-podified" id=02604036-727f-49d1-8fad-090d31d71e3a name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:20:07.508352 | controller | Jun 12 16:28:02.570707 crc crio[21573]: time="2026-06-12T16:28:02.570535397Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-api:current-podified" id=3b445970-92eb-4226-850b-988240746f5f name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:20:07.508368 | controller | Jun 12 16:28:02.590989 crc crio[21573]: time="2026-06-12T16:28:02.590893756Z" level=info msg="Stopped container 5247bc55e45f53cf2a8c0031934ce1206dfdd60c90b74c12c6635b09ff45e43f: openstack/barbican-api-6cfdb97d54-6mswr/barbican-api-log" id=3263a536-14ee-4925-8d42-73a2f345e672 name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 17:20:07.508388 | controller | Jun 12 16:28:02.650043 crc crio[21573]: time="2026-06-12T16:28:02.649971724Z" level=info msg="Creating container: openstack/cinder-api-0/cinder-api" id=ca6d59e9-67d3-4659-bc83-a372b37d392c name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:20:07.508405 | controller | Jun 12 16:28:02.763229 crc crio[21573]: time="2026-06-12T16:28:02.763039571Z" level=info msg="Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9" id=baeb0467-9cba-4661-8da1-da4b5703eebe name=/runtime.v1.ImageService/PullImage
2026-06-12 17:20:07.508421 | controller | Jun 12 16:28:02.765629 crc crio[21573]: time="2026-06-12T16:28:02.765545757Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.508438 | controller | Jun 12 16:28:02.767921 crc crio[21573]: time="2026-06-12T16:28:02.767746867Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-cli:latest" id=cc2c4210-00ec-42e9-9c01-994ecaa3ed9e name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:20:07.508455 | controller | Jun 12 16:28:02.797393 crc crio[21573]: time="2026-06-12T16:28:02.797007235Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-cli:latest" id=c7bcabcd-e53e-45a5-a8ba-bc245814f794 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:20:07.508471 | controller | Jun 12 16:28:02.835750 crc crio[21573]: time="2026-06-12T16:28:02.834225394Z" level=info msg="Creating container: openshift-infra/auto-csr-approver-29688028-sgzrs/oc" id=e18a2b4c-6944-49d0-834b-e12347334915 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:20:07.508487 | controller | Jun 12 16:28:02.835750 crc crio[21573]: time="2026-06-12T16:28:02.83521839Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.508503 | controller | Jun 12 16:28:03.038022 crc crio[21573]: time="2026-06-12T16:28:03.037340897Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.508520 | controller | Jun 12 16:28:03.100227 crc crio[21573]: time="2026-06-12T16:28:03.099780587Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.508536 | controller | Jun 12 16:28:03.125926 crc crio[21573]: time="2026-06-12T16:28:03.125777604Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.508552 | controller | Jun 12 16:28:03.302033 crc crio[21573]: 2026-06-12T16:28:03Z [verbose] CmdAdd (shim): {1.1.0 [{Name:d02bf0eaf83c83f Mac:22:1a:9c:50:65:15 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:b0 Mtu:0 Sandbox:/var/run/netns/5b6627f8-b638-437e-818e-51e73fb32711 SocketPath: PciID:}] [{Interface:0xc00011c5c0 Address:{IP:10.217.0.176 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 17:20:07.508571 | controller | Jun 12 16:28:03.304985 crc crio[21573]: time="2026-06-12T16:28:03.304356325Z" level=info msg="Got pod network &{Name:neutron-849cb7c5bf-g2vw6 Namespace:openstack ID:d02bf0eaf83c83fd1833fba813bf74988be5ea9b372f3dd52997867f5cb43df7 UID:39b92073-0ebf-4051-9305-6b0c3f8229fa NetNS:/var/run/netns/5b6627f8-b638-437e-818e-51e73fb32711 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod39b92073_0ebf_4051_9305_6b0c3f8229fa.slice PodAnnotations:0xc002e28710}] Aliases:map[]}"
2026-06-12 17:20:07.508629 | controller | Jun 12 16:28:03.305355 crc crio[21573]: time="2026-06-12T16:28:03.30529531Z" level=info msg="Checking pod openstack_neutron-849cb7c5bf-g2vw6 for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 17:20:07.508651 | controller | Jun 12 16:28:03.372135 crc crio[21573]: time="2026-06-12T16:28:03.371059013Z" level=info msg="Ran pod sandbox d02bf0eaf83c83fd1833fba813bf74988be5ea9b372f3dd52997867f5cb43df7 with infra container: openstack/neutron-849cb7c5bf-g2vw6/POD" id=01297a56-a141-4f2c-9296-ff7b67f14833 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:20:07.508669 | controller | Jun 12 16:28:03.375926 crc crio[21573]: time="2026-06-12T16:28:03.375819466Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified" id=c10a778b-f15d-4807-9190-061116cd4e2a name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:20:07.508685 | controller | Jun 12 16:28:03.439536 crc crio[21573]: time="2026-06-12T16:28:03.434247607Z" level=info msg="Created container ff184202fa22143b3962427658fc17aa96b9eabaaddad3214bfe2abe738f3e9e: openstack/cinder-scheduler-0/probe" id=bf3222b6-f7cf-433f-820b-90568aa1120d name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:20:07.508702 | controller | Jun 12 16:28:03.498204 crc crio[21573]: time="2026-06-12T16:28:03.498061059Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified" id=f834512c-572d-4565-83ca-7e3de486df6e name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:20:07.508719 | controller | Jun 12 16:28:03.500382 crc crio[21573]: time="2026-06-12T16:28:03.500254657Z" level=info msg="Starting container: ff184202fa22143b3962427658fc17aa96b9eabaaddad3214bfe2abe738f3e9e" id=98ac558b-471f-4149-ba45-3fc97d65315a name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 17:20:07.508736 | controller | Jun 12 16:28:03.518956 crc crio[21573]: time="2026-06-12T16:28:03.518774495Z" level=info msg="Started container" PID=79992 containerID=ff184202fa22143b3962427658fc17aa96b9eabaaddad3214bfe2abe738f3e9e description=openstack/cinder-scheduler-0/probe id=98ac558b-471f-4149-ba45-3fc97d65315a name=/runtime.v1.RuntimeService/StartContainer sandboxID=b7b248715a21d811d50f32c9fd81c834cb26fdffaaaac3bee409dd4302989297
2026-06-12 17:20:07.508752 | controller | Jun 12 16:28:03.539191 crc crio[21573]: time="2026-06-12T16:28:03.539048404Z" level=info msg="Creating container: openstack/neutron-849cb7c5bf-g2vw6/neutron-api" id=b9d7723b-f2fb-4f12-ba50-0aeb78844448 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:20:07.508768 | controller | Jun 12 16:28:03.539781 crc crio[21573]: time="2026-06-12T16:28:03.539721823Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.508785 | controller | Jun 12 16:28:03.816988 crc crio[21573]: time="2026-06-12T16:28:03.816920067Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.508801 | controller | Jun 12 16:28:04.085220 crc crio[21573]: time="2026-06-12T16:28:04.084253758Z" level=info msg="Created container 365a49d81d6ea2f0b8ccbe42e284670cd4328405ad32f190f74d08a43bff4d7e: openshift-infra/auto-csr-approver-29688028-sgzrs/oc" id=e18a2b4c-6944-49d0-834b-e12347334915 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:20:07.508818 | controller | Jun 12 16:28:04.090818 crc crio[21573]: time="2026-06-12T16:28:04.090769134Z" level=info msg="Starting container: 365a49d81d6ea2f0b8ccbe42e284670cd4328405ad32f190f74d08a43bff4d7e" id=708b9177-471d-430a-8245-2e26a758eedb name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 17:20:07.508834 | controller | Jun 12 16:28:04.101106 crc crio[21573]: time="2026-06-12T16:28:04.101003319Z" level=info msg="Started container" PID=80088 containerID=365a49d81d6ea2f0b8ccbe42e284670cd4328405ad32f190f74d08a43bff4d7e description=openshift-infra/auto-csr-approver-29688028-sgzrs/oc id=708b9177-471d-430a-8245-2e26a758eedb name=/runtime.v1.RuntimeService/StartContainer sandboxID=6e04a55604ed1cfccb4f7fd65458a826b60a131f5a76989ee68adee0ed61de07
2026-06-12 17:20:07.508855 | controller | Jun 12 16:28:04.115737 crc crio[21573]: time="2026-06-12T16:28:04.115567122Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.508872 | controller | Jun 12 16:28:04.128775 crc crio[21573]: time="2026-06-12T16:28:04.128643784Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.508888 | controller | Jun 12 16:28:04.327397 crc crio[21573]: time="2026-06-12T16:28:04.327307469Z" level=info msg="Created container 33125994afbe0083b93498db76b801cd1b3166c6348865da07c93a54ceb646d8: openstack/neutron-849cb7c5bf-g2vw6/neutron-api" id=b9d7723b-f2fb-4f12-ba50-0aeb78844448 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:20:07.508905 | controller | Jun 12 16:28:04.330860 crc crio[21573]: time="2026-06-12T16:28:04.330709144Z" level=info msg="Starting container: 33125994afbe0083b93498db76b801cd1b3166c6348865da07c93a54ceb646d8" id=c53ad28d-4830-47ae-b91d-4ee7a5f9a8ee name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 17:20:07.508921 | controller | Jun 12 16:28:04.355821 crc crio[21573]: time="2026-06-12T16:28:04.355684137Z" level=info msg="Started container" PID=80139 containerID=33125994afbe0083b93498db76b801cd1b3166c6348865da07c93a54ceb646d8 description=openstack/neutron-849cb7c5bf-g2vw6/neutron-api id=c53ad28d-4830-47ae-b91d-4ee7a5f9a8ee name=/runtime.v1.RuntimeService/StartContainer sandboxID=d02bf0eaf83c83fd1833fba813bf74988be5ea9b372f3dd52997867f5cb43df7
2026-06-12 17:20:07.508937 | controller | Jun 12 16:28:04.370406 crc crio[21573]: time="2026-06-12T16:28:04.370286283Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified" id=d0bcf365-d14c-4335-9706-1eba38dc3a04 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:20:07.508954 | controller | Jun 12 16:28:04.525567 crc crio[21573]: time="2026-06-12T16:28:04.524395329Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified" id=98b269ad-906c-4a92-9ea3-a793563a1cae name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:20:07.508970 | controller | Jun 12 16:28:04.548351 crc crio[21573]: time="2026-06-12T16:28:04.548268981Z" level=info msg="Creating container: openstack/neutron-849cb7c5bf-g2vw6/neutron-httpd" id=8af998b6-a14b-43cc-a69e-fef3f52b14c7 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:20:07.508985 | controller | Jun 12 16:28:04.549314 crc crio[21573]: time="2026-06-12T16:28:04.549288919Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.509002 | controller | Jun 12 16:28:04.690716 crc crio[21573]: time="2026-06-12T16:28:04.690582623Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.509018 | controller | Jun 12 16:28:04.699774 crc crio[21573]: time="2026-06-12T16:28:04.699299557Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.509034 | controller | Jun 12 16:28:04.920362 crc crio[21573]: time="2026-06-12T16:28:04.920220533Z" level=info msg="Created container 5af24eb8dd11587878c5743b448feb6613b2d80e97d421f58ace3d6728a3faef: openstack/neutron-849cb7c5bf-g2vw6/neutron-httpd" id=8af998b6-a14b-43cc-a69e-fef3f52b14c7 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:20:07.509050 | controller | Jun 12 16:28:04.925635 crc crio[21573]: time="2026-06-12T16:28:04.925521652Z" level=info msg="Starting container: 5af24eb8dd11587878c5743b448feb6613b2d80e97d421f58ace3d6728a3faef" id=d9593395-91e0-4b7a-88cb-4bfbf5864a2f name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 17:20:07.509070 | controller | Jun 12 16:28:04.952354 crc crio[21573]: time="2026-06-12T16:28:04.952206373Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.509086 | controller | Jun 12 16:28:04.958998 crc crio[21573]: time="2026-06-12T16:28:04.958870118Z" level=info msg="Started container" PID=80188 containerID=5af24eb8dd11587878c5743b448feb6613b2d80e97d421f58ace3d6728a3faef description=openstack/neutron-849cb7c5bf-g2vw6/neutron-httpd id=d9593395-91e0-4b7a-88cb-4bfbf5864a2f name=/runtime.v1.RuntimeService/StartContainer sandboxID=d02bf0eaf83c83fd1833fba813bf74988be5ea9b372f3dd52997867f5cb43df7
2026-06-12 17:20:07.509102 | controller | Jun 12 16:28:05.169810 crc crio[21573]: time="2026-06-12T16:28:05.168942548Z" level=info msg="Created container 5097c8ea2be374718263a1f54ad911c700476d39eefb0281c36986b7dc63020e: openstack/cinder-api-0/cinder-api" id=ca6d59e9-67d3-4659-bc83-a372b37d392c name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:20:07.509118 | controller | Jun 12 16:28:05.174746 crc crio[21573]: time="2026-06-12T16:28:05.174644387Z" level=info msg="Starting container: 5097c8ea2be374718263a1f54ad911c700476d39eefb0281c36986b7dc63020e" id=190c9e0f-478a-477e-ac87-a758373ba1b7 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 17:20:07.509134 | controller | Jun 12 16:28:05.190983 crc crio[21573]: time="2026-06-12T16:28:05.190789572Z" level=info msg="Started container" PID=80197 containerID=5097c8ea2be374718263a1f54ad911c700476d39eefb0281c36986b7dc63020e description=openstack/cinder-api-0/cinder-api id=190c9e0f-478a-477e-ac87-a758373ba1b7 name=/runtime.v1.RuntimeService/StartContainer sandboxID=98bef3a9b8f24a261a92759563358be9e19e8c69a7e7ded7b4915e50fcbe5e81
2026-06-12 17:20:07.509150 | controller | Jun 12 16:28:05.890022 crc crio[21573]: time="2026-06-12T16:28:05.887394727Z" level=info msg="Stopping container: 5097c8ea2be374718263a1f54ad911c700476d39eefb0281c36986b7dc63020e (timeout: 30s)" id=ddea693d-6064-4413-8365-7538ddd60564 name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 17:20:07.509166 | controller | Jun 12 16:28:05.890022 crc crio[21573]: time="2026-06-12T16:28:05.887728468Z" level=info msg="Stopping container: b40d9d0c54a049ac52cd9e473e234128ed1b774eed9046c5729fe463e6ac59b9 (timeout: 30s)" id=c90bcad6-6277-43fc-b42f-2cdadc8beb8e name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 17:20:07.509182 | controller | Jun 12 16:28:06.671875 crc crio[21573]: time="2026-06-12T16:28:06.670992707Z" level=info msg="Stopped container b40d9d0c54a049ac52cd9e473e234128ed1b774eed9046c5729fe463e6ac59b9: openstack/cinder-api-0/cinder-api-log" id=c90bcad6-6277-43fc-b42f-2cdadc8beb8e name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 17:20:07.509198 | controller | Jun 12 16:28:07.054218 crc crio[21573]: time="2026-06-12T16:28:07.053019554Z" level=info msg="Stopping pod sandbox: 6e04a55604ed1cfccb4f7fd65458a826b60a131f5a76989ee68adee0ed61de07" id=b3d260c7-7d1a-45e7-87f0-86c6c432f915 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 17:20:07.509215 | controller | Jun 12 16:28:07.055404 crc crio[21573]: time="2026-06-12T16:28:07.055285565Z" level=info msg="Got pod network &{Name:auto-csr-approver-29688028-sgzrs Namespace:openshift-infra ID:6e04a55604ed1cfccb4f7fd65458a826b60a131f5a76989ee68adee0ed61de07 UID:22e19d13-b60c-4ea9-b8ab-7394fd790c80 NetNS:/var/run/netns/4a98a7d4-f3df-45df-8419-72103f4abb70 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod22e19d13_b60c_4ea9_b8ab_7394fd790c80.slice PodAnnotations:0xc002e28410}] Aliases:map[]}"
2026-06-12 17:20:07.509232 | controller | Jun 12 16:28:07.055938 crc crio[21573]: time="2026-06-12T16:28:07.055768218Z" level=info msg="Deleting pod openshift-infra_auto-csr-approver-29688028-sgzrs from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 17:20:07.509253 | controller | Jun 12 16:28:07.874576 crc crio[21573]: time="2026-06-12T16:28:07.86929553Z" level=info msg="Stopped pod sandbox: 6e04a55604ed1cfccb4f7fd65458a826b60a131f5a76989ee68adee0ed61de07" id=b3d260c7-7d1a-45e7-87f0-86c6c432f915 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 17:20:07.509270 | controller | Jun 12 16:28:08.163253 crc crio[21573]: time="2026-06-12T16:28:08.162836464Z" level=info msg="Stopped container 16cc92361087f3e29d7a5a457587f42dc662c3fa970cb9322d7526af34544b3b: openstack/barbican-api-6cfdb97d54-6mswr/barbican-api" id=788261ce-544f-4da5-bee0-0b0b15e1fa0c name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 17:20:07.509286 | controller | Jun 12 16:28:08.166684 crc crio[21573]: time="2026-06-12T16:28:08.16639891Z" level=info msg="Stopping pod sandbox: abc26983f76bab98a831e8b70e6f89fb4a1812bd2cae77783d1d32744b80f801" id=b99e6cc7-2224-499b-8261-2f60adf893a9 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 17:20:07.509302 | controller | Jun 12 16:28:08.167983 crc crio[21573]: time="2026-06-12T16:28:08.167737376Z" level=info msg="Got pod network &{Name:barbican-api-6cfdb97d54-6mswr Namespace:openstack ID:abc26983f76bab98a831e8b70e6f89fb4a1812bd2cae77783d1d32744b80f801 UID:e5d20812-cd01-4594-9021-71026286d870 NetNS:/var/run/netns/3caa5981-2472-4c71-b79c-f6e5c050fed4 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pode5d20812_cd01_4594_9021_71026286d870.slice PodAnnotations:0xc00209f118}] Aliases:map[]}"
2026-06-12 17:20:07.509319 | controller | Jun 12 16:28:08.168070 crc crio[21573]: time="2026-06-12T16:28:08.168035344Z" level=info msg="Deleting pod openstack_barbican-api-6cfdb97d54-6mswr from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 17:20:07.509336 | controller | Jun 12 16:28:08.436694 crc crio[21573]: time="2026-06-12T16:28:08.43379427Z" level=info msg="Stopped container 5097c8ea2be374718263a1f54ad911c700476d39eefb0281c36986b7dc63020e: openstack/cinder-api-0/cinder-api" id=ddea693d-6064-4413-8365-7538ddd60564 name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 17:20:07.509352 | controller | Jun 12 16:28:08.443650 crc crio[21573]: time="2026-06-12T16:28:08.439263117Z" level=info msg="Stopping pod sandbox: 98bef3a9b8f24a261a92759563358be9e19e8c69a7e7ded7b4915e50fcbe5e81" id=c00096e8-f16f-4778-9847-9f27da9d7b26 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 17:20:07.509368 | controller | Jun 12 16:28:08.443650 crc crio[21573]: time="2026-06-12T16:28:08.440241933Z" level=info msg="Got pod network &{Name:cinder-api-0 Namespace:openstack ID:98bef3a9b8f24a261a92759563358be9e19e8c69a7e7ded7b4915e50fcbe5e81 UID:1c93185e-3494-48aa-9214-f8861badd284 NetNS:/var/run/netns/359ca763-46d3-480f-9e52-ffb3949030b3 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod1c93185e_3494_48aa_9214_f8861badd284.slice PodAnnotations:0xc002e28f80}] Aliases:map[]}"
2026-06-12 17:20:07.509385 | controller | Jun 12 16:28:08.443650 crc crio[21573]: time="2026-06-12T16:28:08.440382936Z" level=info msg="Deleting pod openstack_cinder-api-0 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 17:20:07.509401 | controller | Jun 12 16:28:08.791048 crc crio[21573]: time="2026-06-12T16:28:08.78881158Z" level=info msg="Stopped pod sandbox: abc26983f76bab98a831e8b70e6f89fb4a1812bd2cae77783d1d32744b80f801" id=b99e6cc7-2224-499b-8261-2f60adf893a9 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 17:20:07.509417 | controller | Jun 12 16:28:09.194838 crc crio[21573]: time="2026-06-12T16:28:09.192359842Z" level=info msg="Removing container: 16cc92361087f3e29d7a5a457587f42dc662c3fa970cb9322d7526af34544b3b" id=a3371d79-4685-44fd-8e73-d0f2a323d620 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 17:20:07.509433 | controller | Jun 12 16:28:09.242566 crc crio[21573]: time="2026-06-12T16:28:09.241685317Z" level=info msg="Stopped pod sandbox: 98bef3a9b8f24a261a92759563358be9e19e8c69a7e7ded7b4915e50fcbe5e81" id=c00096e8-f16f-4778-9847-9f27da9d7b26 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 17:20:07.509452 | controller | Jun 12 16:28:09.474664 crc crio[21573]: time="2026-06-12T16:28:09.473388678Z" level=info msg="Removed container 16cc92361087f3e29d7a5a457587f42dc662c3fa970cb9322d7526af34544b3b: openstack/barbican-api-6cfdb97d54-6mswr/barbican-api" id=a3371d79-4685-44fd-8e73-d0f2a323d620 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 17:20:07.509473 | controller | Jun 12 16:28:09.499409 crc crio[21573]: time="2026-06-12T16:28:09.49564874Z" level=info msg="Removing container: 5247bc55e45f53cf2a8c0031934ce1206dfdd60c90b74c12c6635b09ff45e43f" id=0c78cd72-6051-4a5f-90b7-0e06dc061d51 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 17:20:07.509547 | controller | Jun 12 16:28:09.748379 crc crio[21573]: time="2026-06-12T16:28:09.748269168Z" level=info msg="Removed container 5247bc55e45f53cf2a8c0031934ce1206dfdd60c90b74c12c6635b09ff45e43f: openstack/barbican-api-6cfdb97d54-6mswr/barbican-api-log" id=0c78cd72-6051-4a5f-90b7-0e06dc061d51 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 17:20:07.509570 | controller | Jun 12 16:28:10.184494 crc crio[21573]: time="2026-06-12T16:28:10.182880261Z" level=info msg="Stopping container: f2eae333278686f9a89f9ebc35c5fb6dfa2b93aa70257492a90ca079a602f201 (timeout: 10s)" id=9328966b-0a08-4494-9f65-75b76fa1b4ac name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 17:20:07.509617 | controller | Jun 12 16:28:10.240485 crc crio[21573]: time="2026-06-12T16:28:10.239275936Z" level=info msg="Running pod sandbox: openstack/openstackclient/POD" id=2ef654a5-5cd5-48df-887e-60c861228cd5 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:20:07.509635 | controller | Jun 12 16:28:10.240485 crc crio[21573]: time="2026-06-12T16:28:10.23939729Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.509652 | controller | Jun 12 16:28:10.407092 crc crio[21573]: time="2026-06-12T16:28:10.399394867Z" level=info msg="Stopped container f2eae333278686f9a89f9ebc35c5fb6dfa2b93aa70257492a90ca079a602f201: openstack/dnsmasq-dns-6db4f944b7-rjpj8/dnsmasq-dns" id=9328966b-0a08-4494-9f65-75b76fa1b4ac name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 17:20:07.509669 | controller | Jun 12 16:28:10.407092 crc crio[21573]: time="2026-06-12T16:28:10.40024426Z" level=info msg="Stopping pod sandbox: 52d4dbeef607f5b00b43bba50071834a0039108ad83b9c58323233e4aa1c214b" id=3ca49387-87f8-4429-8e26-1a91f3a3ed3b name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 17:20:07.509686 | controller | Jun 12 16:28:10.407092 crc crio[21573]: time="2026-06-12T16:28:10.40094665Z" level=info msg="Got pod network &{Name:dnsmasq-dns-6db4f944b7-rjpj8 Namespace:openstack ID:52d4dbeef607f5b00b43bba50071834a0039108ad83b9c58323233e4aa1c214b UID:c79884ab-a758-4c0b-b2f9-0c5309ef2925 NetNS:/var/run/netns/a48452c6-50b4-4159-9417-9e83c369364d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podc79884ab_a758_4c0b_b2f9_0c5309ef2925.slice PodAnnotations:0xc003674130}] Aliases:map[]}"
2026-06-12 17:20:07.509703 | controller | Jun 12 16:28:10.407092 crc crio[21573]: time="2026-06-12T16:28:10.401075723Z" level=info msg="Deleting pod openstack_dnsmasq-dns-6db4f944b7-rjpj8 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 17:20:07.509719 | controller | Jun 12 16:28:10.429223 crc crio[21573]: time="2026-06-12T16:28:10.422228783Z" level=info msg="Got pod network &{Name:openstackclient Namespace:openstack ID:85f7bbe618849996542e6fc1048eb51a7a3c08af2e46a4afd2cf788be3175e5f UID:db0de9b8-05cc-449f-87cf-a292b2bd7507 NetNS:/var/run/netns/437a2eff-138f-4695-a036-228ee7cf0946 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poddb0de9b8_05cc_449f_87cf_a292b2bd7507.slice PodAnnotations:0xc00338e1b0}] Aliases:map[]}"
2026-06-12 17:20:07.509740 | controller | Jun 12 16:28:10.429223 crc crio[21573]: time="2026-06-12T16:28:10.422300625Z" level=info msg="Adding pod openstack_openstackclient to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 17:20:07.509757 | controller | Jun 12 16:28:10.456563 crc crio[21573]: time="2026-06-12T16:28:10.456312551Z" level=info msg="Removing container: 5097c8ea2be374718263a1f54ad911c700476d39eefb0281c36986b7dc63020e" id=48dff1d4-064d-4885-8912-27cb2e2c7b2f name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 17:20:07.509773 | controller | Jun 12 16:28:10.627523 crc crio[21573]: time="2026-06-12T16:28:10.62576068Z" level=info msg="Removed container 5097c8ea2be374718263a1f54ad911c700476d39eefb0281c36986b7dc63020e: openstack/cinder-api-0/cinder-api" id=48dff1d4-064d-4885-8912-27cb2e2c7b2f name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 17:20:07.509790 | controller | Jun 12 16:28:10.646385 crc crio[21573]: time="2026-06-12T16:28:10.646310135Z" level=info msg="Removing container: b40d9d0c54a049ac52cd9e473e234128ed1b774eed9046c5729fe463e6ac59b9" id=908492ef-4ced-4658-a22a-4d0fe8c86d20 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 17:20:07.509806 | controller | Jun 12 16:28:10.716748 crc crio[21573]: time="2026-06-12T16:28:10.716623223Z" level=info msg="Removed container b40d9d0c54a049ac52cd9e473e234128ed1b774eed9046c5729fe463e6ac59b9: openstack/cinder-api-0/cinder-api-log" id=908492ef-4ced-4658-a22a-4d0fe8c86d20 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 17:20:07.509822 | controller | Jun 12 16:28:11.153059 crc crio[21573]: time="2026-06-12T16:28:11.152715355Z" level=info msg="Stopped pod sandbox: 52d4dbeef607f5b00b43bba50071834a0039108ad83b9c58323233e4aa1c214b" id=3ca49387-87f8-4429-8e26-1a91f3a3ed3b name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 17:20:07.509837 | controller | Jun 12 16:28:11.490929 crc crio[21573]: time="2026-06-12T16:28:11.488399645Z" level=info msg="Running pod sandbox: openstack/cinder-api-0/POD" id=0a067836-17b5-4b45-95a8-170bdc612f5d name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:20:07.509853 | controller | Jun 12 16:28:11.490929 crc crio[21573]: time="2026-06-12T16:28:11.489220828Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.509869 | controller | Jun 12 16:28:11.531700 crc crio[21573]: time="2026-06-12T16:28:11.531532191Z" level=info msg="Removing container: f2eae333278686f9a89f9ebc35c5fb6dfa2b93aa70257492a90ca079a602f201" id=2dd697f1-14e3-4008-9275-6ec0fc92984e name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 17:20:07.509886 | controller | Jun 12 16:28:11.607192 crc crio[21573]: 2026-06-12T16:28:11Z [verbose] CmdAdd (shim): {1.1.0 [{Name:85f7bbe61884999 Mac:86:cf:f8:7b:6f:72 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:b1 Mtu:0 Sandbox:/var/run/netns/437a2eff-138f-4695-a036-228ee7cf0946 SocketPath: PciID:}] [{Interface:0xc000015060 Address:{IP:10.217.0.177 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 17:20:07.509903 | controller | Jun 12 16:28:11.612709 crc crio[21573]: time="2026-06-12T16:28:11.612425233Z" level=info msg="Got pod network &{Name:openstackclient Namespace:openstack ID:85f7bbe618849996542e6fc1048eb51a7a3c08af2e46a4afd2cf788be3175e5f UID:db0de9b8-05cc-449f-87cf-a292b2bd7507 NetNS:/var/run/netns/437a2eff-138f-4695-a036-228ee7cf0946 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poddb0de9b8_05cc_449f_87cf_a292b2bd7507.slice PodAnnotations:0xc00338e1b0}] Aliases:map[]}"
2026-06-12 17:20:07.509920 | controller | Jun 12 16:28:11.612709 crc crio[21573]: time="2026-06-12T16:28:11.612708557Z" level=info msg="Checking pod openstack_openstackclient for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 17:20:07.509939 | controller | Jun 12 16:28:11.678639 crc crio[21573]: time="2026-06-12T16:28:11.67792114Z" level=info msg="Removed container f2eae333278686f9a89f9ebc35c5fb6dfa2b93aa70257492a90ca079a602f201: openstack/dnsmasq-dns-6db4f944b7-rjpj8/dnsmasq-dns" id=2dd697f1-14e3-4008-9275-6ec0fc92984e name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 17:20:07.509956 | controller | Jun 12 16:28:11.680965 crc crio[21573]: time="2026-06-12T16:28:11.67976563Z" level=info msg="Ran pod sandbox 85f7bbe618849996542e6fc1048eb51a7a3c08af2e46a4afd2cf788be3175e5f with infra container: openstack/openstackclient/POD" id=2ef654a5-5cd5-48df-887e-60c861228cd5 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:20:07.509973 | controller | Jun 12 16:28:11.688659 crc crio[21573]: time="2026-06-12T16:28:11.688562757Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-openstackclient:current-podified" id=b67aa49d-ce92-4219-8dda-e7dd02bc6e65 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:20:07.509989 | controller | Jun 12 16:28:11.701404 crc crio[21573]: time="2026-06-12T16:28:11.701228628Z" level=info msg="Image quay.io/podified-antelope-centos9/openstack-openstackclient:current-podified not found" id=b67aa49d-ce92-4219-8dda-e7dd02bc6e65 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:20:07.510006 | controller | Jun 12 16:28:11.701404 crc crio[21573]: time="2026-06-12T16:28:11.701380122Z" level=info msg="Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-openstackclient:current-podified found" id=b67aa49d-ce92-4219-8dda-e7dd02bc6e65 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:20:07.510022 | controller | Jun 12 16:28:11.710326 crc crio[21573]: time="2026-06-12T16:28:11.710229081Z" level=info msg="Removing container: ea68dc357e6df2a270492b195bb32d5b877d7a38f06ae8e259143c6b77641919" id=c45eeee0-6d0b-450f-a3cf-89a6f1ec573c name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 17:20:07.510038 | controller | Jun 12 16:28:11.711793 crc crio[21573]: time="2026-06-12T16:28:11.7116976Z" level=info msg="Pulling image: quay.io/podified-antelope-centos9/openstack-openstackclient:current-podified" id=b21c9994-ebbb-4535-b1d5-df29b388149b name=/runtime.v1.ImageService/PullImage
2026-06-12 17:20:07.510054 | controller | Jun 12 16:28:11.721374 crc crio[21573]: time="2026-06-12T16:28:11.720963079Z" level=info msg="Trying to access \"quay.io/podified-antelope-centos9/openstack-openstackclient:current-podified\""
2026-06-12 17:20:07.510070 | controller | Jun 12 16:28:11.724258 crc crio[21573]: time="2026-06-12T16:28:11.724170443Z" level=info msg="Got pod network &{Name:cinder-api-0 Namespace:openstack ID:ca806040431a7d3f6c61d858d5c42387ec1afdc7e3ada5a2558bca4af259d250 UID:91a7d75e-43a6-4501-8d73-2d5dcb8ea5aa NetNS:/var/run/netns/d54f4f14-b80d-4613-babb-2815efc56fe9 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod91a7d75e_43a6_4501_8d73_2d5dcb8ea5aa.slice PodAnnotations:0xc000138dd0}] Aliases:map[]}"
2026-06-12 17:20:07.510087 | controller | Jun 12 16:28:11.724258 crc crio[21573]: time="2026-06-12T16:28:11.724249105Z" level=info msg="Adding pod openstack_cinder-api-0 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 17:20:07.510103 | controller | Jun 12 16:28:11.874529 crc crio[21573]: time="2026-06-12T16:28:11.871214533Z" level=info msg="Removed container ea68dc357e6df2a270492b195bb32d5b877d7a38f06ae8e259143c6b77641919: openstack/dnsmasq-dns-6db4f944b7-rjpj8/init" id=c45eeee0-6d0b-450f-a3cf-89a6f1ec573c name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 17:20:07.510119 | controller | Jun 12 16:28:12.299077 crc crio[21573]: 2026-06-12T16:28:12Z [verbose] CmdAdd (shim): {1.1.0 [{Name:ca806040431a7d3 Mac:82:7f:00:c7:95:2d Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:b2 Mtu:0 Sandbox:/var/run/netns/d54f4f14-b80d-4613-babb-2815efc56fe9 SocketPath: PciID:}] [{Interface:0xc0001a4e90 Address:{IP:10.217.0.178 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 17:20:07.510139 | controller | Jun 12 16:28:12.305495 crc crio[21573]: time="2026-06-12T16:28:12.303312876Z" level=info msg="Got pod network &{Name:cinder-api-0 Namespace:openstack ID:ca806040431a7d3f6c61d858d5c42387ec1afdc7e3ada5a2558bca4af259d250 UID:91a7d75e-43a6-4501-8d73-2d5dcb8ea5aa NetNS:/var/run/netns/d54f4f14-b80d-4613-babb-2815efc56fe9 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod91a7d75e_43a6_4501_8d73_2d5dcb8ea5aa.slice PodAnnotations:0xc000138dd0}] Aliases:map[]}"
2026-06-12 17:20:07.510156 | controller | Jun 12 16:28:12.305495 crc crio[21573]: time="2026-06-12T16:28:12.303658006Z" level=info msg="Checking pod openstack_cinder-api-0 for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 17:20:07.510172 | controller | Jun 12 16:28:12.323500 crc crio[21573]: time="2026-06-12T16:28:12.322423098Z" level=info msg="Ran pod sandbox ca806040431a7d3f6c61d858d5c42387ec1afdc7e3ada5a2558bca4af259d250 with infra container: openstack/cinder-api-0/POD" id=0a067836-17b5-4b45-95a8-170bdc612f5d name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:20:07.510188 | controller | Jun 12 16:28:12.337695 crc crio[21573]: time="2026-06-12T16:28:12.336905282Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-api:current-podified" id=a7fe10bf-86e0-476b-873d-866363498fd0 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:20:07.510204 | controller | Jun 12 16:28:12.344553 crc crio[21573]: time="2026-06-12T16:28:12.343882515Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-api:current-podified" id=2ca9afd7-63ba-4f66-a1a9-de1b7cb25b2b name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:20:07.510220 | controller | Jun 12 16:28:12.386520 crc crio[21573]: time="2026-06-12T16:28:12.385121065Z" level=info msg="Creating container: openstack/cinder-api-0/cinder-api-log" id=c231749d-7d2e-49eb-8c7d-b6a2a97e2bfc name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:20:07.510236 | controller | Jun 12 16:28:12.386520 crc crio[21573]: time="2026-06-12T16:28:12.385894786Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.510253 | controller | Jun 12 16:28:12.609505 crc crio[21573]: time="2026-06-12T16:28:12.607597456Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.510269 | controller | Jun 12 16:28:14.341022 crc crio[21573]: time="2026-06-12T16:28:14.340072716Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.510285 | controller | Jun 12 16:28:14.788224 crc crio[21573]: time="2026-06-12T16:28:14.773669925Z" level=info msg="Created container 1342fab61d61710f5a4a48cb9065a16ba548adbbe30f591faa1424eaab469e57: openstack/cinder-api-0/cinder-api-log" id=c231749d-7d2e-49eb-8c7d-b6a2a97e2bfc name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:20:07.510302 | controller | Jun 12 16:28:14.788224 crc crio[21573]: time="2026-06-12T16:28:14.779820248Z" level=info msg="Starting container: 1342fab61d61710f5a4a48cb9065a16ba548adbbe30f591faa1424eaab469e57" id=13d6f4de-cdf3-4cfa-84a0-53906b8f9cb7 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 17:20:07.510318 | controller | Jun 12 16:28:14.814639 crc crio[21573]: time="2026-06-12T16:28:14.812780915Z" level=info msg="Started container" PID=81279 containerID=1342fab61d61710f5a4a48cb9065a16ba548adbbe30f591faa1424eaab469e57 description=openstack/cinder-api-0/cinder-api-log id=13d6f4de-cdf3-4cfa-84a0-53906b8f9cb7 name=/runtime.v1.RuntimeService/StartContainer sandboxID=ca806040431a7d3f6c61d858d5c42387ec1afdc7e3ada5a2558bca4af259d250
2026-06-12 17:20:07.510338 | controller | Jun 12 16:28:15.291587 crc crio[21573]: time="2026-06-12T16:28:15.290745512Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-api:current-podified" id=0d5cdfe8-14af-487a-87fd-6c4700a91c89 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:20:07.510355 | controller | Jun 12 16:28:15.466702 crc crio[21573]: time="2026-06-12T16:28:15.466512795Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-api:current-podified" id=cd54c135-3ca5-468e-9d98-8a996e549e70 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:20:07.510371 | controller | Jun 12 16:28:15.519205 crc crio[21573]: time="2026-06-12T16:28:15.519042132Z" level=info msg="Creating container: openstack/cinder-api-0/cinder-api" id=a65b9dbf-aa6d-4644-ba2e-3fda5ade2174 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:20:07.510387 | controller | Jun 12 16:28:15.519894 crc crio[21573]: time="2026-06-12T16:28:15.519807542Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.510403 | controller | Jun 12 16:28:15.763845 crc crio[21573]: time="2026-06-12T16:28:15.763696031Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.510420 | controller | Jun 12 16:28:16.797219 crc crio[21573]: time="2026-06-12T16:28:16.797072Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.510436 | controller | Jun 12 16:28:17.999729 crc crio[21573]: time="2026-06-12T16:28:17.997786854Z" level=info msg="Created container a542a71a30bb025a049a1b8fd33c2e6f71b9fc53e9cde941902626f07098389c: openstack/cinder-api-0/cinder-api" id=a65b9dbf-aa6d-4644-ba2e-3fda5ade2174 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:20:07.510452 | controller | Jun 12 16:28:18.003733 crc crio[21573]: time="2026-06-12T16:28:18.003624259Z" level=info msg="Starting container: a542a71a30bb025a049a1b8fd33c2e6f71b9fc53e9cde941902626f07098389c" id=49f3f265-56ab-4037-bb2b-c1ee8d25a2f4 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 17:20:07.510468 | controller | Jun 12 16:28:18.025813 crc crio[21573]: time="2026-06-12T16:28:18.025542074Z" level=info msg="Started container" PID=81444 containerID=a542a71a30bb025a049a1b8fd33c2e6f71b9fc53e9cde941902626f07098389c description=openstack/cinder-api-0/cinder-api id=49f3f265-56ab-4037-bb2b-c1ee8d25a2f4 name=/runtime.v1.RuntimeService/StartContainer sandboxID=ca806040431a7d3f6c61d858d5c42387ec1afdc7e3ada5a2558bca4af259d250
2026-06-12 17:20:07.510485 | controller | Jun 12 16:28:22.418008 crc crio[21573]: time="2026-06-12T16:28:22.413685939Z" level=info msg="Stopping container: 43c6c35e2d0cc1b391ed19226705acbfa558969b743da4a106bbc1f21e86ec1c (timeout: 30s)" id=ce0dd10f-7b79-47ea-9fdb-d60be3c68875 name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 17:20:07.510501 | controller | Jun 12 16:28:22.418008 crc crio[21573]: time="2026-06-12T16:28:22.413817731Z" level=info msg="Stopping container: 17a63c969d2f45209b2989c7432ad5d8e9ac5432e8941390b0ece15458f6f46f (timeout: 30s)" id=666b7046-a246-4215-927f-33b9c95794bb name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 17:20:07.510518 | controller | Jun 12 16:28:22.420094 crc crio[21573]: time="2026-06-12T16:28:22.413941024Z" level=info msg="Stopping container: 3730d71993fd90ef4f94da37f8df6ab3186f6c1fc988c1d81c1f9822aad5ec44 (timeout: 30s)" id=618c025f-cc41-4394-8beb-f7728712c825 name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 17:20:07.510534 | controller | Jun 12 16:28:22.420094 crc crio[21573]: time="2026-06-12T16:28:22.414278253Z" level=info msg="Stopping container: b763593bb8810920f1f6146b5d8175a575ae077035e864db6fbcbca8191e5975 (timeout: 30s)" id=2342d418-e85e-4d4f-9c1f-8d37ea710ace name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 17:20:07.510556 | controller | Jun 12 16:28:22.993165 crc crio[21573]: time="2026-06-12T16:28:22.992584459Z" level=info msg="Stopping pod sandbox: 8b63e666ca9e0501875511e6e882fb4190db3075bba44be1fa70618b96cd4153" id=31b2c8e9-8f5a-46f9-af1a-23ffa8749905 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 17:20:07.510592 | controller | Jun 12 16:28:22.993165 crc crio[21573]: time="2026-06-12T16:28:22.993111113Z" level=info msg="Stopped pod sandbox (already stopped): 8b63e666ca9e0501875511e6e882fb4190db3075bba44be1fa70618b96cd4153" id=31b2c8e9-8f5a-46f9-af1a-23ffa8749905 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 17:20:07.510615 | controller | Jun 12 16:28:22.993734 crc crio[21573]: time="2026-06-12T16:28:22.993650027Z" level=info msg="Removing pod sandbox: 8b63e666ca9e0501875511e6e882fb4190db3075bba44be1fa70618b96cd4153" id=46c359dd-2d65-45b3-8971-f9913bfc58ad name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 17:20:07.510632 | controller | Jun 12 16:28:26.034532 crc crio[21573]: time="2026-06-12T16:28:26.032202818Z" level=info msg="Stopping container: 4ea0fb4633e7b994234089faf3a093d62737efd4210d4b49f79ad2333cd0095b (timeout: 30s)" id=62bb1950-465d-470a-b5ec-b95a001e2515 name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 17:20:07.510648 | controller | Jun 12 16:28:26.036605 crc crio[21573]: time="2026-06-12T16:28:26.032937294Z" level=info msg="Stopping container: ff184202fa22143b3962427658fc17aa96b9eabaaddad3214bfe2abe738f3e9e (timeout: 30s)" id=e5b9d973-72e6-4feb-929b-b11560d79bec name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 17:20:07.510665 | controller | Jun 12 16:28:26.202202 crc crio[21573]: time="2026-06-12T16:28:26.202083709Z" level=info msg="Running pod sandbox: openstack/swift-proxy-cb5dffd67-z5nv7/POD" id=f0f0feef-27cf-4dc5-ad3c-8f102d879a1d name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:20:07.510681 | controller | Jun 12 16:28:26.202430 crc crio[21573]: time="2026-06-12T16:28:26.202282584Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.510697 | controller | Jun 12 16:28:31.153550 crc crio[21573]: time="2026-06-12T16:28:31.15231646Z" level=info msg="Removed pod sandbox: 8b63e666ca9e0501875511e6e882fb4190db3075bba44be1fa70618b96cd4153" id=46c359dd-2d65-45b3-8971-f9913bfc58ad name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 17:20:07.510714 | controller | Jun 12 16:28:31.157782 crc crio[21573]: time="2026-06-12T16:28:31.157696183Z" level=info msg="Stopping pod sandbox: abc26983f76bab98a831e8b70e6f89fb4a1812bd2cae77783d1d32744b80f801" id=b12aaec4-e68f-4732-8fde-e027d84657bd name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 17:20:07.510730 | controller | Jun 12 16:28:31.157960 crc crio[21573]: time="2026-06-12T16:28:31.157895529Z" level=info msg="Stopped pod sandbox (already stopped): abc26983f76bab98a831e8b70e6f89fb4a1812bd2cae77783d1d32744b80f801" id=b12aaec4-e68f-4732-8fde-e027d84657bd name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 17:20:07.510745 | controller | Jun 12 16:28:31.159019 crc crio[21573]: time="2026-06-12T16:28:31.158971347Z" level=info msg="Removing pod sandbox: abc26983f76bab98a831e8b70e6f89fb4a1812bd2cae77783d1d32744b80f801" id=9a9e11c2-7755-46a0-86e8-6ffa88051fa3 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 17:20:07.510762 | controller | Jun 12 16:28:31.175311 crc crio[21573]: time="2026-06-12T16:28:31.174526101Z" level=info msg="Got pod network &{Name:swift-proxy-cb5dffd67-z5nv7 Namespace:openstack ID:3bd35263589c38f51bc37e8bbd1d084d9bd5bd0f74748c120c5c3360c781f5d4 UID:20ea6d1d-0b1d-42c9-818a-2abd1a8e0bca NetNS:/var/run/netns/4efc0ebd-a9c8-4022-a4ae-a47f69251d82 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod20ea6d1d_0b1d_42c9_818a_2abd1a8e0bca.slice PodAnnotations:0xc00209e268}] Aliases:map[]}"
2026-06-12 17:20:07.510782 | controller | Jun 12 16:28:31.175311 crc crio[21573]: time="2026-06-12T16:28:31.175307043Z" level=info msg="Adding pod openstack_swift-proxy-cb5dffd67-z5nv7 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 17:20:07.510799 | controller | Jun 12 16:28:31.179498 crc crio[21573]: time="2026-06-12T16:28:31.179335621Z" level=info msg="Removed pod sandbox: abc26983f76bab98a831e8b70e6f89fb4a1812bd2cae77783d1d32744b80f801" id=9a9e11c2-7755-46a0-86e8-6ffa88051fa3 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 17:20:07.510816 | controller | Jun 12 16:28:31.180725 crc crio[21573]: time="2026-06-12T16:28:31.180669093Z" level=info msg="Stopping pod sandbox: 2dd5efd5bceba4e14b7f5d60369da9cf1c3af7c73ac9f92ec69481cfa3e04a6a" id=cd90219c-0987-47d4-a688-caca9b128523 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 17:20:07.510832 | controller | Jun 12 16:28:31.181104 crc crio[21573]: time="2026-06-12T16:28:31.181076885Z" level=info msg="Stopped pod sandbox (already stopped): 2dd5efd5bceba4e14b7f5d60369da9cf1c3af7c73ac9f92ec69481cfa3e04a6a" id=cd90219c-0987-47d4-a688-caca9b128523 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 17:20:07.510849 | controller | Jun 12 16:28:31.182049 crc crio[21573]: time="2026-06-12T16:28:31.181990439Z" level=info msg="Removing pod sandbox: 2dd5efd5bceba4e14b7f5d60369da9cf1c3af7c73ac9f92ec69481cfa3e04a6a" id=a7538998-fab4-4a96-b2f5-10006bcfa416 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 17:20:07.510865 | controller | Jun 12 16:28:31.198042 crc crio[21573]: time="2026-06-12T16:28:31.197929345Z" level=info msg="Removed pod sandbox: 2dd5efd5bceba4e14b7f5d60369da9cf1c3af7c73ac9f92ec69481cfa3e04a6a" id=a7538998-fab4-4a96-b2f5-10006bcfa416 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 17:20:07.510881 | controller | Jun 12 16:28:31.200076 crc crio[21573]: time="2026-06-12T16:28:31.199947626Z" level=info msg="Stopping pod sandbox: 3e6a003c3f1d182415ecfe955ea4525cf25b554e2a23602b82e4445de1905941" id=b849d948-180e-4e1a-952b-fd7001b3bf5e name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 17:20:07.510898 | controller | Jun 12 16:28:31.200290 crc crio[21573]: time="2026-06-12T16:28:31.200209363Z" level=info msg="Stopped pod sandbox (already stopped): 3e6a003c3f1d182415ecfe955ea4525cf25b554e2a23602b82e4445de1905941" id=b849d948-180e-4e1a-952b-fd7001b3bf5e name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 17:20:07.510914 | controller | Jun 12 16:28:31.201147 crc crio[21573]: time="2026-06-12T16:28:31.201046556Z" level=info msg="Removing pod sandbox: 3e6a003c3f1d182415ecfe955ea4525cf25b554e2a23602b82e4445de1905941" id=f0b8217e-74f3-4990-854b-dfac47bf7add name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 17:20:07.510930 | controller | Jun 12 16:28:31.224792 crc crio[21573]: time="2026-06-12T16:28:31.224245604Z" level=info msg="Removed pod sandbox: 3e6a003c3f1d182415ecfe955ea4525cf25b554e2a23602b82e4445de1905941" id=f0b8217e-74f3-4990-854b-dfac47bf7add name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 17:20:07.510947 | controller | Jun 12 16:28:31.227414 crc crio[21573]: time="2026-06-12T16:28:31.227076097Z" level=info msg="Stopping pod sandbox: 52d4dbeef607f5b00b43bba50071834a0039108ad83b9c58323233e4aa1c214b" id=2e804ca0-110e-44f6-a2d2-268ff1de7404 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 17:20:07.510963 | controller | Jun 12 16:28:31.227414 crc crio[21573]: time="2026-06-12T16:28:31.227231242Z" level=info msg="Stopped pod sandbox (already stopped): 52d4dbeef607f5b00b43bba50071834a0039108ad83b9c58323233e4aa1c214b" id=2e804ca0-110e-44f6-a2d2-268ff1de7404 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 17:20:07.510979 | controller | Jun 12 16:28:31.228601 crc crio[21573]: time="2026-06-12T16:28:31.22829831Z" level=info msg="Removing pod sandbox: 52d4dbeef607f5b00b43bba50071834a0039108ad83b9c58323233e4aa1c214b" id=a3747a39-fff6-45cb-b98d-abb09aad88e3 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 17:20:07.510998 | controller | Jun 12 16:28:31.232554 crc crio[21573]: time="2026-06-12T16:28:31.232399659Z" level=info msg="Stopped container 43c6c35e2d0cc1b391ed19226705acbfa558969b743da4a106bbc1f21e86ec1c: openstack/ceilometer-0/sg-core" id=ce0dd10f-7b79-47ea-9fdb-d60be3c68875 name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 17:20:07.511015 | controller | Jun 12 16:28:31.232956 crc crio[21573]: time="2026-06-12T16:28:31.23279846Z" level=info msg="Stopped container 3730d71993fd90ef4f94da37f8df6ab3186f6c1fc988c1d81c1f9822aad5ec44: openstack/ceilometer-0/proxy-httpd" id=618c025f-cc41-4394-8beb-f7728712c825 name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 17:20:07.511031 | controller | Jun 12 16:28:31.240881 crc crio[21573]: time="2026-06-12T16:28:31.240768992Z" level=info msg="Stopped container 17a63c969d2f45209b2989c7432ad5d8e9ac5432e8941390b0ece15458f6f46f: openstack/ceilometer-0/ceilometer-central-agent" id=666b7046-a246-4215-927f-33b9c95794bb name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 17:20:07.511048 | controller | Jun 12 16:28:31.254758 crc crio[21573]: time="2026-06-12T16:28:31.254653331Z" level=info msg="Removed pod sandbox: 52d4dbeef607f5b00b43bba50071834a0039108ad83b9c58323233e4aa1c214b" id=a3747a39-fff6-45cb-b98d-abb09aad88e3 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 17:20:07.511065 | controller | Jun 12 16:28:31.256158 crc crio[21573]: time="2026-06-12T16:28:31.256065959Z" level=info msg="Stopping pod sandbox: 98bef3a9b8f24a261a92759563358be9e19e8c69a7e7ded7b4915e50fcbe5e81" id=0f486824-e34f-4080-b911-b43642cf6e63 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 17:20:07.511081 | controller | Jun 12 16:28:31.256498 crc crio[21573]: time="2026-06-12T16:28:31.256202322Z" level=info msg="Stopped pod sandbox (already stopped): 98bef3a9b8f24a261a92759563358be9e19e8c69a7e7ded7b4915e50fcbe5e81" id=0f486824-e34f-4080-b911-b43642cf6e63 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 17:20:07.511097 | controller | Jun 12 16:28:31.257049 crc crio[21573]: time="2026-06-12T16:28:31.256991313Z" level=info msg="Removing pod sandbox: 98bef3a9b8f24a261a92759563358be9e19e8c69a7e7ded7b4915e50fcbe5e81" id=0fc3eb8d-be2b-4cb6-88d0-968d40c13afa name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 17:20:07.511114 | controller | Jun 12 16:28:31.273861 crc crio[21573]: time="2026-06-12T16:28:31.273733704Z" level=info msg="Removed pod sandbox: 98bef3a9b8f24a261a92759563358be9e19e8c69a7e7ded7b4915e50fcbe5e81" id=0fc3eb8d-be2b-4cb6-88d0-968d40c13afa name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 17:20:07.511130 | controller | Jun 12 16:28:31.286722 crc crio[21573]: time="2026-06-12T16:28:31.286600712Z" level=info msg="Stopped container 4ea0fb4633e7b994234089faf3a093d62737efd4210d4b49f79ad2333cd0095b: openstack/cinder-scheduler-0/cinder-scheduler" id=62bb1950-465d-470a-b5ec-b95a001e2515 name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 17:20:07.511146 | controller | Jun 12 16:28:31.387630 crc crio[21573]: time="2026-06-12T16:28:31.387196894Z" level=info msg="Stopped container b763593bb8810920f1f6146b5d8175a575ae077035e864db6fbcbca8191e5975: openstack/ceilometer-0/ceilometer-notification-agent" id=2342d418-e85e-4d4f-9c1f-8d37ea710ace name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 17:20:07.511162 | controller | Jun 12 16:28:31.404911 crc crio[21573]: time="2026-06-12T16:28:31.404586931Z" level=info msg="Stopping pod sandbox: 148a9b298f37c60c705451e3d5a9c5260838f8079acb95dac6473bceb8254118" id=7a73f0c9-ec26-40cb-bd81-fb49db52f797 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 17:20:07.511178 | controller | Jun 12 16:28:31.406099 crc crio[21573]: time="2026-06-12T16:28:31.40600575Z" level=info msg="Got pod network &{Name:ceilometer-0 Namespace:openstack ID:148a9b298f37c60c705451e3d5a9c5260838f8079acb95dac6473bceb8254118 UID:82ebfe24-bcaa-4a52-be61-87d9ac83678e NetNS:/var/run/netns/613772f4-384f-46ec-b7f9-cc9810c4b15f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod82ebfe24_bcaa_4a52_be61_87d9ac83678e.slice PodAnnotations:0xc00008c970}] Aliases:map[]}"
2026-06-12 17:20:07.511198 | controller | Jun 12 16:28:31.406388 crc crio[21573]: time="2026-06-12T16:28:31.406252646Z" level=info msg="Deleting pod openstack_ceilometer-0 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 17:20:07.511215 | controller | Jun 12 16:28:31.624926 crc crio[21573]: time="2026-06-12T16:28:31.624711989Z" level=info msg="Stopped container ff184202fa22143b3962427658fc17aa96b9eabaaddad3214bfe2abe738f3e9e: openstack/cinder-scheduler-0/probe" id=e5b9d973-72e6-4feb-929b-b11560d79bec name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 17:20:07.511232 | controller | Jun 12 16:28:31.628826 crc crio[21573]: time="2026-06-12T16:28:31.627648087Z" level=info msg="Stopping pod sandbox: b7b248715a21d811d50f32c9fd81c834cb26fdffaaaac3bee409dd4302989297" id=263b0956-1ec7-4374-ba2a-45c2e0452d5d name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 17:20:07.511249 | controller | Jun 12 16:28:31.628826 crc crio[21573]: time="2026-06-12T16:28:31.628165841Z" level=info msg="Got pod network &{Name:cinder-scheduler-0 Namespace:openstack ID:b7b248715a21d811d50f32c9fd81c834cb26fdffaaaac3bee409dd4302989297 UID:ad082cbc-1202-44e4-9b03-df96b39c357f NetNS:/var/run/netns/2d67661b-3f2a-4e04-9345-9d7cf7a8764c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podad082cbc_1202_44e4_9b03_df96b39c357f.slice PodAnnotations:0xc00008cb40}] Aliases:map[]}"
2026-06-12 17:20:07.511265 | controller | Jun 12 16:28:31.628826 crc crio[21573]: time="2026-06-12T16:28:31.628406978Z" level=info msg="Deleting pod openstack_cinder-scheduler-0 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 17:20:07.511282 | controller | Jun 12 16:28:31.919936 crc crio[21573]: time="2026-06-12T16:28:31.919175547Z" level=info msg="Stopped pod sandbox: 148a9b298f37c60c705451e3d5a9c5260838f8079acb95dac6473bceb8254118" id=7a73f0c9-ec26-40cb-bd81-fb49db52f797 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 17:20:07.511299 | controller | Jun 12 16:28:32.078270 crc crio[21573]: time="2026-06-12T16:28:32.078171935Z" level=info msg="Stopped pod sandbox: b7b248715a21d811d50f32c9fd81c834cb26fdffaaaac3bee409dd4302989297" id=263b0956-1ec7-4374-ba2a-45c2e0452d5d name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 17:20:07.511315 | controller | Jun 12 16:28:32.205231 crc crio[21573]: time="2026-06-12T16:28:32.205045269Z" level=info msg="Removing container: 3730d71993fd90ef4f94da37f8df6ab3186f6c1fc988c1d81c1f9822aad5ec44" id=f4312bf7-2d14-4e42-ac64-a347b6c2c0ee name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 17:20:07.511349 | controller | Jun 12 16:28:32.240155 crc crio[21573]: time="2026-06-12T16:28:32.235697634Z" level=info msg="Removed container 3730d71993fd90ef4f94da37f8df6ab3186f6c1fc988c1d81c1f9822aad5ec44: openstack/ceilometer-0/proxy-httpd" id=f4312bf7-2d14-4e42-ac64-a347b6c2c0ee name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 17:20:07.511367 | controller | Jun 12 16:28:32.240432 crc crio[21573]: time="2026-06-12T16:28:32.24033974Z" level=info msg="Removing container: 43c6c35e2d0cc1b391ed19226705acbfa558969b743da4a106bbc1f21e86ec1c" id=24199891-2db6-4bff-bb6c-965d02c52aa7 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 17:20:07.511384 | controller | Jun 12 16:28:32.284205 crc crio[21573]: time="2026-06-12T16:28:32.282902152Z" level=info msg="Removed container 43c6c35e2d0cc1b391ed19226705acbfa558969b743da4a106bbc1f21e86ec1c: openstack/ceilometer-0/sg-core" id=24199891-2db6-4bff-bb6c-965d02c52aa7 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 17:20:07.511400 | controller | Jun 12 16:28:32.292328 crc crio[21573]: time="2026-06-12T16:28:32.292163275Z" level=info msg="Removing container: b763593bb8810920f1f6146b5d8175a575ae077035e864db6fbcbca8191e5975" id=1da68040-05e6-407e-8761-76a8fc6a622a name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 17:20:07.511419 | controller | Jun 12 16:28:32.330502 crc crio[21573]: time="2026-06-12T16:28:32.330365273Z" level=info msg="Removed container b763593bb8810920f1f6146b5d8175a575ae077035e864db6fbcbca8191e5975: openstack/ceilometer-0/ceilometer-notification-agent" id=1da68040-05e6-407e-8761-76a8fc6a622a name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 17:20:07.511436 | controller | Jun 12 16:28:32.351687 crc crio[21573]: time="2026-06-12T16:28:32.345978197Z" level=info msg="Removing container: 17a63c969d2f45209b2989c7432ad5d8e9ac5432e8941390b0ece15458f6f46f" id=224ac6ed-63a3-48e6-a1ee-4201f1f3c01c name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 17:20:07.511452 | controller | Jun 12 16:28:32.392958 crc crio[21573]: time="2026-06-12T16:28:32.392813399Z" level=info msg="Removed container 17a63c969d2f45209b2989c7432ad5d8e9ac5432e8941390b0ece15458f6f46f: openstack/ceilometer-0/ceilometer-central-agent" id=224ac6ed-63a3-48e6-a1ee-4201f1f3c01c name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 17:20:07.511467 | controller | Jun 12 16:28:33.136237 crc crio[21573]: time="2026-06-12T16:28:33.135390541Z" level=info msg="Pulled image: quay.io/podified-antelope-centos9/openstack-openstackclient@sha256:2fc3227927ef395a7da6e52122f2c3a423ec63fab43600cd5b934bf2cab75e33" id=b21c9994-ebbb-4535-b1d5-df29b388149b name=/runtime.v1.ImageService/PullImage
2026-06-12 17:20:07.511483 | controller | Jun 12 16:28:33.137943 crc crio[21573]: time="2026-06-12T16:28:33.137820828Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-openstackclient:current-podified" id=f9b96b53-9136-4f13-abfa-43900c5f5e45 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:20:07.511498 | controller | Jun 12 16:28:33.230386 crc crio[21573]: time="2026-06-12T16:28:33.230069821Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-openstackclient:current-podified" id=86ca213d-a47b-4692-9538-e78b5d2a419a name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:20:07.511514 | controller | Jun 12 16:28:33.297431 crc crio[21573]: time="2026-06-12T16:28:33.297316428Z" level=info msg="Creating container: openstack/openstackclient/openstackclient" id=1682b9c3-6f19-45ec-981b-1f05d86edcab name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:20:07.511530 | controller | Jun 12 16:28:33.299663 crc crio[21573]: time="2026-06-12T16:28:33.299570119Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.511547 | controller | Jun 12 16:28:33.310548 crc crio[21573]: 2026-06-12T16:28:33Z [verbose] CmdAdd (shim): {1.1.0 [{Name:3bd35263589c38f Mac:ba:03:d8:c2:2c:4d Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:b3 Mtu:0 Sandbox:/var/run/netns/4efc0ebd-a9c8-4022-a4ae-a47f69251d82 SocketPath: PciID:}] [{Interface:0xc000398d90 Address:{IP:10.217.0.179 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 17:20:07.511563 | controller | Jun 12 16:28:33.312791 crc crio[21573]: time="2026-06-12T16:28:33.312700638Z" level=info msg="Got pod network &{Name:swift-proxy-cb5dffd67-z5nv7 Namespace:openstack ID:3bd35263589c38f51bc37e8bbd1d084d9bd5bd0f74748c120c5c3360c781f5d4 UID:20ea6d1d-0b1d-42c9-818a-2abd1a8e0bca NetNS:/var/run/netns/4efc0ebd-a9c8-4022-a4ae-a47f69251d82 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod20ea6d1d_0b1d_42c9_818a_2abd1a8e0bca.slice PodAnnotations:0xc00209e268}] Aliases:map[]}"
2026-06-12 17:20:07.511601 | controller | Jun 12 16:28:33.313031 crc crio[21573]: time="2026-06-12T16:28:33.312914175Z" level=info msg="Checking pod openstack_swift-proxy-cb5dffd67-z5nv7 for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 17:20:07.511620 | controller | Jun 12 16:28:33.458531 crc crio[21573]: time="2026-06-12T16:28:33.458374051Z" level=info msg="Ran pod sandbox 3bd35263589c38f51bc37e8bbd1d084d9bd5bd0f74748c120c5c3360c781f5d4 with infra container: openstack/swift-proxy-cb5dffd67-z5nv7/POD" id=f0f0feef-27cf-4dc5-ad3c-8f102d879a1d name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:20:07.511640 | controller | Jun 12 16:28:33.471730 crc crio[21573]: time="2026-06-12T16:28:33.471640554Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-swift-proxy-server:current-podified" id=9439fd6c-110d-4e42-93c5-64d7bfff11af name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:20:07.511657 | controller | Jun 12 16:28:33.495653 crc crio[21573]: time="2026-06-12T16:28:33.492388505Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.511674 | controller | Jun 12 16:28:33.498970 crc crio[21573]: time="2026-06-12T16:28:33.498846948Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.511690 | controller | Jun 12 16:28:33.719397 crc crio[21573]: time="2026-06-12T16:28:33.712236291Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-swift-proxy-server:current-podified" id=275d38d4-2f77-4c0c-a94f-13b49c5442a5 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:20:07.511706 | controller | Jun 12 16:28:33.730717 crc crio[21573]: time="2026-06-12T16:28:33.726885349Z" level=info msg="Creating container: openstack/swift-proxy-cb5dffd67-z5nv7/proxy-httpd" id=55bc2702-cb4b-492a-89ed-63eac7dfe829 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:20:07.511722 | controller | Jun 12 16:28:33.730717 crc crio[21573]: time="2026-06-12T16:28:33.72764129Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.511738 | controller | Jun 12 16:28:33.858050 crc crio[21573]: time="2026-06-12T16:28:33.857836834Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.511754 | controller | Jun 12 16:28:33.870010 crc crio[21573]: time="2026-06-12T16:28:33.869886751Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.511771 | controller | Jun 12 16:28:33.900410 crc crio[21573]: time="2026-06-12T16:28:33.900335511Z" level=info msg="Running pod sandbox: openstack/ceilometer-0/POD" id=95295015-4c7a-45c0-9339-9a952f505534 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:20:07.511786 | controller | Jun 12 16:28:33.901165 crc crio[21573]: time="2026-06-12T16:28:33.901136083Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.511803 | controller | Jun 12 16:28:33.938810 crc crio[21573]: time="2026-06-12T16:28:33.938630147Z" level=info msg="Created container 68caf7411e7dfe3111381a277fb1e5e1a10675f46e1fdd2f705f9ad966c53f4c: openstack/openstackclient/openstackclient" id=1682b9c3-6f19-45ec-981b-1f05d86edcab name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:20:07.511819 | controller | Jun 12 16:28:33.941604 crc crio[21573]: time="2026-06-12T16:28:33.941525397Z" level=info msg="Starting container: 68caf7411e7dfe3111381a277fb1e5e1a10675f46e1fdd2f705f9ad966c53f4c" id=c817b407-724b-424a-af5c-bb6086ffbd99 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 17:20:07.511835 | controller | Jun 12 16:28:33.945421 crc crio[21573]: time="2026-06-12T16:28:33.945371329Z" level=info msg="Got pod network &{Name:ceilometer-0 Namespace:openstack ID:64e544f158665c2d30ed5b16e4aa28f2dfebf110ea4a8287988422953a01b7ae UID:5c3b9188-2c1b-4a28-989f-1af535a56c27 NetNS:/var/run/netns/b2ddff2f-c155-440f-8cee-bd005275a473 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod5c3b9188_2c1b_4a28_989f_1af535a56c27.slice PodAnnotations:0xc002e285d0}] Aliases:map[]}"
2026-06-12 17:20:07.511855 | controller | Jun 12 16:28:33.945715 crc crio[21573]: time="2026-06-12T16:28:33.945686717Z" level=info msg="Adding pod openstack_ceilometer-0 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 17:20:07.511872 | controller | Jun 12 16:28:33.955103 crc crio[21573]: time="2026-06-12T16:28:33.953554829Z" level=info msg="Started container" PID=82526 containerID=68caf7411e7dfe3111381a277fb1e5e1a10675f46e1fdd2f705f9ad966c53f4c description=openstack/openstackclient/openstackclient id=c817b407-724b-424a-af5c-bb6086ffbd99 name=/runtime.v1.RuntimeService/StartContainer sandboxID=85f7bbe618849996542e6fc1048eb51a7a3c08af2e46a4afd2cf788be3175e5f
2026-06-12 17:20:07.511888 | controller | Jun 12 16:28:34.086192 crc crio[21573]: time="2026-06-12T16:28:34.084344917Z" level=info msg="Running pod sandbox: openstack/cinder-scheduler-0/POD" id=25dfd3c5-80df-4c1b-a263-ba56c7cb443b name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:20:07.511904 | controller | Jun 12 16:28:34.086192 crc crio[21573]: time="2026-06-12T16:28:34.085094958Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.511921 | controller | Jun 12 16:28:34.168368 crc crio[21573]: time="2026-06-12T16:28:34.168250851Z" level=info msg="Got pod network &{Name:cinder-scheduler-0 Namespace:openstack ID:841b17789f29d608a90b2dc8c93d53f33a768f8e414d744ec7a317c85deb9da9 UID:dd34514b-4c6a-42dd-b666-2c44eed33ed3 NetNS:/var/run/netns/3612f899-68fc-4dc7-a3f3-b8983b9b6853 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poddd34514b_4c6a_42dd_b666_2c44eed33ed3.slice PodAnnotations:0xc00209e970}] Aliases:map[]}"
2026-06-12 17:20:07.511937 | controller | Jun 12 16:28:34.168645 crc crio[21573]: time="2026-06-12T16:28:34.168341523Z" level=info msg="Adding pod openstack_cinder-scheduler-0 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 17:20:07.511953 | controller | Jun 12 16:28:34.251572 crc crio[21573]: time="2026-06-12T16:28:34.251196039Z" level=info msg="Created container 235dd933ac9bab00b35d99f70b9d4c9bbd878765b7338676f73ac06d6dd97986: openstack/swift-proxy-cb5dffd67-z5nv7/proxy-httpd" id=55bc2702-cb4b-492a-89ed-63eac7dfe829 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:20:07.511971 | controller | Jun 12 16:28:34.256007 crc crio[21573]: time="2026-06-12T16:28:34.25586581Z" level=info msg="Starting container: 235dd933ac9bab00b35d99f70b9d4c9bbd878765b7338676f73ac06d6dd97986" id=1a7b4701-9ba5-4b20-80cd-97dd9fee80d2 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 17:20:07.511988 | controller | Jun 12 16:28:34.268286 crc crio[21573]: time="2026-06-12T16:28:34.268103239Z" level=info msg="Started container" PID=82602 containerID=235dd933ac9bab00b35d99f70b9d4c9bbd878765b7338676f73ac06d6dd97986 description=openstack/swift-proxy-cb5dffd67-z5nv7/proxy-httpd id=1a7b4701-9ba5-4b20-80cd-97dd9fee80d2 name=/runtime.v1.RuntimeService/StartContainer sandboxID=3bd35263589c38f51bc37e8bbd1d084d9bd5bd0f74748c120c5c3360c781f5d4
2026-06-12 17:20:07.512005 | controller | Jun 12 16:28:34.286347 crc crio[21573]: time="2026-06-12T16:28:34.286231741Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-swift-proxy-server:current-podified" id=7fc7386e-c0bc-4b95-ad3e-47508d703fca name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:20:07.512022 | controller | Jun 12 16:28:34.319048 crc crio[21573]: time="2026-06-12T16:28:34.317743708Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-swift-proxy-server:current-podified" id=f7657155-1548-48b8-8579-bc48c4c770ab name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:20:07.512041 | controller | Jun 12 16:28:34.364276 crc crio[21573]: time="2026-06-12T16:28:34.364103362Z" level=info msg="Creating container: openstack/swift-proxy-cb5dffd67-z5nv7/proxy-server" id=ea01abe6-ea16-45a7-862b-47013c2b3af9 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:20:07.512058 | controller | Jun 12 16:28:34.364944 crc crio[21573]: time="2026-06-12T16:28:34.364789081Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.512075 | controller | Jun 12 16:28:34.439010 crc crio[21573]: time="2026-06-12T16:28:34.438775617Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.512091 | controller | Jun 12 16:28:34.448717 crc crio[21573]: time="2026-06-12T16:28:34.44856521Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.512106 | controller | Jun 12 16:28:34.600367 crc crio[21573]: 2026-06-12T16:28:34Z [verbose] CmdAdd (shim): {1.1.0 [{Name:64e544f158665c2 Mac:72:01:68:9a:8c:21 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:b4 Mtu:0 Sandbox:/var/run/netns/b2ddff2f-c155-440f-8cee-bd005275a473 SocketPath: PciID:}] [{Interface:0xc000014ef0 Address:{IP:10.217.0.180 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 17:20:07.512123 | controller | Jun 12 16:28:34.600367 crc crio[21573]: time="2026-06-12T16:28:34.600290827Z" level=info msg="Got pod network &{Name:ceilometer-0 Namespace:openstack ID:64e544f158665c2d30ed5b16e4aa28f2dfebf110ea4a8287988422953a01b7ae UID:5c3b9188-2c1b-4a28-989f-1af535a56c27 NetNS:/var/run/netns/b2ddff2f-c155-440f-8cee-bd005275a473 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod5c3b9188_2c1b_4a28_989f_1af535a56c27.slice PodAnnotations:0xc002e285d0}] Aliases:map[]}"
2026-06-12 17:20:07.512139 | controller | Jun 12 16:28:34.601169 crc crio[21573]: time="2026-06-12T16:28:34.600520633Z" level=info msg="Checking pod openstack_ceilometer-0 for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 17:20:07.512155 | controller | Jun 12 16:28:34.613735 crc crio[21573]: time="2026-06-12T16:28:34.612965428Z" level=info msg="Created container aa9d0a496af506a505f00448d790d5a8e4a4fd35ce701b5e5645e411a3ff2394: openstack/swift-proxy-cb5dffd67-z5nv7/proxy-server" id=ea01abe6-ea16-45a7-862b-47013c2b3af9 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:20:07.512172 | controller | Jun 12 16:28:34.616578 crc crio[21573]: time="2026-06-12T16:28:34.61599889Z" level=info msg="Starting container: aa9d0a496af506a505f00448d790d5a8e4a4fd35ce701b5e5645e411a3ff2394" id=956c8ff8-57fc-4aad-bf01-c743b307a1ce name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 17:20:07.512188 | controller | Jun 12 16:28:34.621536 crc crio[21573]: time="2026-06-12T16:28:34.62053979Z" level=info msg="Ran pod sandbox 64e544f158665c2d30ed5b16e4aa28f2dfebf110ea4a8287988422953a01b7ae with infra container: openstack/ceilometer-0/POD" id=95295015-4c7a-45c0-9339-9a952f505534 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:20:07.512204 | controller | Jun 12 16:28:34.637531 crc crio[21573]: time="2026-06-12T16:28:34.637384897Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-central:current-podified" id=2e371cb7-c1c2-4b57-8e4b-e513d35e5ce5 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:20:07.512221 | controller | Jun 12 16:28:34.641098 crc crio[21573]: time="2026-06-12T16:28:34.640987323Z" level=info msg="Started container" PID=82675 containerID=aa9d0a496af506a505f00448d790d5a8e4a4fd35ce701b5e5645e411a3ff2394 description=openstack/swift-proxy-cb5dffd67-z5nv7/proxy-server id=956c8ff8-57fc-4aad-bf01-c743b307a1ce name=/runtime.v1.RuntimeService/StartContainer sandboxID=3bd35263589c38f51bc37e8bbd1d084d9bd5bd0f74748c120c5c3360c781f5d4
2026-06-12 17:20:07.512240 | controller | Jun 12 16:28:34.704355 crc crio[21573]: time="2026-06-12T16:28:34.703575619Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-central:current-podified" id=c16cd91a-47e4-4eeb-870a-266af3eb7add name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:20:07.512257 | controller | Jun 12 16:28:34.741314 crc crio[21573]: time="2026-06-12T16:28:34.741211086Z" level=info msg="Creating container: openstack/ceilometer-0/ceilometer-central-agent" id=32f21f84-1d3a-4095-aa0e-2f02e41b496f name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:20:07.512274 | controller | Jun 12 16:28:34.741858 crc crio[21573]: time="2026-06-12T16:28:34.741789373Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.512290 | controller | Jun 12 16:28:34.747326 crc crio[21573]: 2026-06-12T16:28:34Z [verbose] CmdAdd (shim): {1.1.0 [{Name:841b17789f29d60 Mac:36:17:b3:82:a6:28 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:b5 Mtu:0 Sandbox:/var/run/netns/3612f899-68fc-4dc7-a3f3-b8983b9b6853 SocketPath: PciID:}] [{Interface:0xc0004b26d0 Address:{IP:10.217.0.181 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 17:20:07.512307 | controller | Jun 12 16:28:34.748698 crc crio[21573]: time="2026-06-12T16:28:34.748520161Z" level=info msg="Got pod network &{Name:cinder-scheduler-0 Namespace:openstack ID:841b17789f29d608a90b2dc8c93d53f33a768f8e414d744ec7a317c85deb9da9 UID:dd34514b-4c6a-42dd-b666-2c44eed33ed3 NetNS:/var/run/netns/3612f899-68fc-4dc7-a3f3-b8983b9b6853 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poddd34514b_4c6a_42dd_b666_2c44eed33ed3.slice PodAnnotations:0xc00209e970}] Aliases:map[]}"
2026-06-12 17:20:07.512324 | controller | Jun 12 16:28:34.748853 crc crio[21573]: time="2026-06-12T16:28:34.748731537Z" level=info msg="Checking pod openstack_cinder-scheduler-0 for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 17:20:07.512340 | controller | Jun 12 16:28:34.774037 crc crio[21573]: time="2026-06-12T16:28:34.771268044Z" level=info msg="Ran pod sandbox 841b17789f29d608a90b2dc8c93d53f33a768f8e414d744ec7a317c85deb9da9 with infra container: openstack/cinder-scheduler-0/POD" id=25dfd3c5-80df-4c1b-a263-ba56c7cb443b name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:20:07.512356 | controller | Jun 12 16:28:34.777726 crc crio[21573]: time="2026-06-12T16:28:34.777193784Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-scheduler:current-podified" id=fc3cb030-2dbc-4889-8929-47dbc3c69afa name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:20:07.512372 | controller | Jun 12 16:28:34.813065 crc crio[21573]: time="2026-06-12T16:28:34.812948814Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.512388 | controller | Jun 12 16:28:34.818651 crc crio[21573]: time="2026-06-12T16:28:34.818529503Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-scheduler:current-podified" id=0dfb220a-6e8c-4e79-bd08-9ac1c72c1603 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:20:07.512404 | controller | Jun 12 16:28:34.818651 crc crio[21573]: time="2026-06-12T16:28:34.818630465Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.512420 | controller | Jun 12 16:28:34.886721 crc crio[21573]: time="2026-06-12T16:28:34.886599807Z" level=info msg="Creating container: openstack/cinder-scheduler-0/cinder-scheduler" id=b9ebdbf4-1b0a-49f1-99f8-919df3cad96d name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:20:07.512439 | controller | Jun 12 16:28:34.887251 crc crio[21573]: time="2026-06-12T16:28:34.887146711Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.512456 | controller | Jun 12 16:28:34.985790 crc crio[21573]: time="2026-06-12T16:28:34.985669187Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.512472 | controller | Jun 12 16:28:35.382236 crc crio[21573]: time="2026-06-12T16:28:35.381999577Z" level=info msg="Created container 8dcfb8f8d34885c599fb0aaf92b4344df44e91cdfb0d74c76a9dcf740b36af59: openstack/ceilometer-0/ceilometer-central-agent" id=32f21f84-1d3a-4095-aa0e-2f02e41b496f name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:20:07.512488 | controller | Jun 12 16:28:35.386958 crc crio[21573]: time="2026-06-12T16:28:35.386833642Z" level=info msg="Starting container: 8dcfb8f8d34885c599fb0aaf92b4344df44e91cdfb0d74c76a9dcf740b36af59" id=aebb360e-371a-4b07-b93d-1a2aaf4315f8 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 17:20:07.512504 | controller | Jun 12 16:28:35.399362 crc crio[21573]: time="2026-06-12T16:28:35.39916272Z" level=info msg="Started container" PID=82800 containerID=8dcfb8f8d34885c599fb0aaf92b4344df44e91cdfb0d74c76a9dcf740b36af59 description=openstack/ceilometer-0/ceilometer-central-agent id=aebb360e-371a-4b07-b93d-1a2aaf4315f8 name=/runtime.v1.RuntimeService/StartContainer sandboxID=64e544f158665c2d30ed5b16e4aa28f2dfebf110ea4a8287988422953a01b7ae
2026-06-12 17:20:07.512520 | controller | Jun 12 16:28:35.460867 crc crio[21573]: time="2026-06-12T16:28:35.460776209Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-notification:current-podified" id=4d26304f-b419-41ea-906a-2b362ae4a8f7 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:20:07.512536 | controller | Jun 12 16:28:35.569545 crc crio[21573]: time="2026-06-12T16:28:35.566644032Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-notification:current-podified" id=4729a189-dffb-4126-879c-a38956b14934 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:20:07.512552 | controller | Jun 12 16:28:35.613354 crc crio[21573]: time="2026-06-12T16:28:35.613151028Z" level=info msg="Creating container: openstack/ceilometer-0/ceilometer-notification-agent" id=5b3ec3c2-acf0-4345-8eab-5a9119933d3a name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:20:07.512568 | controller | Jun 12 16:28:35.613874 crc crio[21573]: time="2026-06-12T16:28:35.613804345Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.512605 | controller | Jun 12 16:28:35.727908 crc crio[21573]: time="2026-06-12T16:28:35.727796129Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.512622 | controller | Jun 12 16:28:35.738292 crc crio[21573]: time="2026-06-12T16:28:35.738172789Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.512638 | controller | Jun 12 16:28:35.851224 crc crio[21573]: time="2026-06-12T16:28:35.851074835Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.512654 | controller | Jun 12 16:28:35.929973 crc crio[21573]: time="2026-06-12T16:28:35.929865093Z" level=info msg="Created container 18ff80338ebc3ef54690784a32d06fbd0cfcab72e3a958c6472662da9cf2886a: openstack/ceilometer-0/ceilometer-notification-agent" id=5b3ec3c2-acf0-4345-8eab-5a9119933d3a name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:20:07.512674 | controller | Jun 12 16:28:35.931733 crc crio[21573]: time="2026-06-12T16:28:35.931658679Z" level=info msg="Starting container: 18ff80338ebc3ef54690784a32d06fbd0cfcab72e3a958c6472662da9cf2886a" id=317c4e91-f428-4267-8ce9-4fd1c0e0b074 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 17:20:07.512691 | controller | Jun 12 16:28:35.943098 crc crio[21573]: time="2026-06-12T16:28:35.942954803Z" level=info msg="Started container" PID=82866 containerID=18ff80338ebc3ef54690784a32d06fbd0cfcab72e3a958c6472662da9cf2886a description=openstack/ceilometer-0/ceilometer-notification-agent id=317c4e91-f428-4267-8ce9-4fd1c0e0b074 name=/runtime.v1.RuntimeService/StartContainer sandboxID=64e544f158665c2d30ed5b16e4aa28f2dfebf110ea4a8287988422953a01b7ae
2026-06-12 17:20:07.512707 | controller | Jun 12 16:28:36.112840 crc crio[21573]: time="2026-06-12T16:28:36.112542317Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/sg-core:latest" id=48ab8525-1272-4667-a8ef-bd8667716ab7 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:20:07.512724 | controller | Jun 12 16:28:36.196080 crc crio[21573]: time="2026-06-12T16:28:36.195820015Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/sg-core:latest" id=6e19169a-5533-4a6c-8b26-c1174ddddbb1 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:20:07.512740 | controller | Jun 12 16:28:36.283132 crc crio[21573]: time="2026-06-12T16:28:36.282983538Z" level=info msg="Created container 3b6451407ed1bb908ae09372f7c6c95cd077d8f37334ee8295bcdbaed9f3c9f6: openstack/cinder-scheduler-0/cinder-scheduler" id=b9ebdbf4-1b0a-49f1-99f8-919df3cad96d name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:20:07.512756 | controller | Jun 12 16:28:36.284850 crc crio[21573]: time="2026-06-12T16:28:36.284747065Z" level=info msg="Starting container: 3b6451407ed1bb908ae09372f7c6c95cd077d8f37334ee8295bcdbaed9f3c9f6" id=3338a3fc-7874-452d-8b52-c13708393c70 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 17:20:07.512772 | controller | Jun 12 16:28:36.292322 crc crio[21573]: time="2026-06-12T16:28:36.292237217Z" level=info msg="Started container" PID=82874 containerID=3b6451407ed1bb908ae09372f7c6c95cd077d8f37334ee8295bcdbaed9f3c9f6 description=openstack/cinder-scheduler-0/cinder-scheduler id=3338a3fc-7874-452d-8b52-c13708393c70 name=/runtime.v1.RuntimeService/StartContainer sandboxID=841b17789f29d608a90b2dc8c93d53f33a768f8e414d744ec7a317c85deb9da9
2026-06-12 17:20:07.512788 | controller | Jun 12 16:28:36.325057 crc crio[21573]: time="2026-06-12T16:28:36.324934913Z" level=info msg="Creating container: openstack/ceilometer-0/sg-core" id=8ee71bba-13e6-4ec7-9f2f-6a795988e9db name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:20:07.512804 | controller | Jun 12 16:28:36.325817 crc crio[21573]: time="2026-06-12T16:28:36.325745025Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.512821 | controller | Jun 12 16:28:36.355673 crc crio[21573]: time="2026-06-12T16:28:36.355559244Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-scheduler:current-podified" id=9926416b-3319-45a1-bdde-f5b1640f47df name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:20:07.512837 | controller | Jun 12 16:28:36.421864 crc crio[21573]: time="2026-06-12T16:28:36.420832536Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-scheduler:current-podified" id=4dedb300-bcc0-4b13-bb00-35279cbdc6f2 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:20:07.512853 | controller | Jun 12 16:28:36.425949 crc crio[21573]: time="2026-06-12T16:28:36.425826757Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.512870 | controller | Jun 12 16:28:36.439078 crc crio[21573]: time="2026-06-12T16:28:36.438953234Z" level=info msg="Creating container: openstack/cinder-scheduler-0/probe" id=d92fb9d4-d533-4313-a184-f8735cb9cc72 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:20:07.512890 | controller | Jun 12 16:28:36.439769 crc crio[21573]: time="2026-06-12T16:28:36.439697054Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.512906 | controller | Jun 12 16:28:36.449362 crc crio[21573]: time="2026-06-12T16:28:36.448967991Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.512922 | controller | Jun 12 16:28:36.554800 crc crio[21573]: time="2026-06-12T16:28:36.554719273Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.512938 | controller | Jun 12 16:28:36.602823 crc crio[21573]: time="2026-06-12T16:28:36.602702148Z" level=info msg="Created container c77e491ac066a6385294d404cdb01723698dfe2c9254956690130c7804a12921: openstack/ceilometer-0/sg-core" id=8ee71bba-13e6-4ec7-9f2f-6a795988e9db name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:20:07.512954 | controller | Jun 12 16:28:36.604586 crc crio[21573]: time="2026-06-12T16:28:36.604484198Z" level=info msg="Starting container: c77e491ac066a6385294d404cdb01723698dfe2c9254956690130c7804a12921" id=69954ef3-7b02-40b4-9466-6edad12a3f2c name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 17:20:07.512970 | controller | Jun 12 16:28:36.621883 crc crio[21573]: time="2026-06-12T16:28:36.621522409Z" level=info msg="Started container" PID=82947 containerID=c77e491ac066a6385294d404cdb01723698dfe2c9254956690130c7804a12921 description=openstack/ceilometer-0/sg-core id=69954ef3-7b02-40b4-9466-6edad12a3f2c name=/runtime.v1.RuntimeService/StartContainer sandboxID=64e544f158665c2d30ed5b16e4aa28f2dfebf110ea4a8287988422953a01b7ae
2026-06-12 17:20:07.512986 | controller | Jun 12 16:28:36.640155 crc crio[21573]: time="2026-06-12T16:28:36.640027941Z" level=info msg="Checking image status: registry.redhat.io/ubi9/httpd-24:latest" id=68c51168-d7d1-4676-ab26-427b356ebbb0 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:20:07.513002 | controller | Jun 12 16:28:36.693872 crc crio[21573]: time="2026-06-12T16:28:36.693618805Z" level=info msg="Checking image status: registry.redhat.io/ubi9/httpd-24:latest" id=a3699e95-8491-4b24-832b-3b84e5a86534 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:20:07.513018 | controller | Jun 12 16:28:36.706017 crc crio[21573]: time="2026-06-12T16:28:36.705857729Z" level=info msg="Creating container: openstack/ceilometer-0/proxy-httpd" id=e26bbe42-3b05-468f-b2ec-ffd469c5a26e name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:20:07.513034 | controller | Jun 12 16:28:36.706922 crc crio[21573]: time="2026-06-12T16:28:36.706890707Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.513051 | controller | Jun 12 16:28:36.814584 crc crio[21573]: time="2026-06-12T16:28:36.814373167Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.513066 | controller | Jun 12 16:28:36.825028 crc crio[21573]: time="2026-06-12T16:28:36.824928898Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.513082 | controller | Jun 12 16:28:37.023151 crc crio[21573]: time="2026-06-12T16:28:37.022988656Z" level=info msg="Created container e175db6826a870ec09dae4e4b997e14d444caec49a23453d9a70298d65cfc1de: openstack/ceilometer-0/proxy-httpd" id=e26bbe42-3b05-468f-b2ec-ffd469c5a26e name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:20:07.513102 | controller | Jun 12 16:28:37.031173 crc crio[21573]: time="2026-06-12T16:28:37.031020381Z" level=info msg="Starting container: e175db6826a870ec09dae4e4b997e14d444caec49a23453d9a70298d65cfc1de" id=bc536f08-9606-49ee-8b1c-665962b9ed17 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 17:20:07.513119 | controller | Jun 12 16:28:37.085023 crc crio[21573]: time="2026-06-12T16:28:37.084878885Z" level=info msg="Started container" PID=82987 containerID=e175db6826a870ec09dae4e4b997e14d444caec49a23453d9a70298d65cfc1de description=openstack/ceilometer-0/proxy-httpd id=bc536f08-9606-49ee-8b1c-665962b9ed17 name=/runtime.v1.RuntimeService/StartContainer sandboxID=64e544f158665c2d30ed5b16e4aa28f2dfebf110ea4a8287988422953a01b7ae
2026-06-12 17:20:07.513135 | controller | Jun 12 16:28:37.461868 crc crio[21573]: time="2026-06-12T16:28:37.460931049Z" level=info msg="Stopping container: 0c5d87909069812af3f70ed00833c4299b4788ed2cf7fd7741a56c64097f01f0 (timeout: 30s)" id=0d86160b-0f98-468f-a0fe-61b8cb2b9175 name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 17:20:07.513152 | controller | Jun 12 16:28:37.463214 crc crio[21573]: time="2026-06-12T16:28:37.463072136Z" level=info msg="Stopping container: ea97dda1990917dfc018cb28aee88c6aec59f7eddbe32f0990d7c0efdc037014 (timeout: 30s)" id=8591ec43-55ec-448d-9cd1-4b73e9f04b28 name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 17:20:07.513169 | controller | Jun 12 16:28:37.592332 crc crio[21573]: time="2026-06-12T16:28:37.592231339Z" level=info msg="Stopping container: 18ff80338ebc3ef54690784a32d06fbd0cfcab72e3a958c6472662da9cf2886a (timeout: 30s)" id=9312f5ab-6fb2-45eb-a998-7a8f550299a1 name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 17:20:07.513186 | controller | Jun 12 16:28:37.593212 crc crio[21573]: time="2026-06-12T16:28:37.593100633Z" level=info msg="Stopping container: 8dcfb8f8d34885c599fb0aaf92b4344df44e91cdfb0d74c76a9dcf740b36af59 (timeout: 30s)" id=92c1929e-13d2-4a89-be47-c7939a97724a name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 17:20:07.513202 | controller | Jun 12 16:28:37.596219 crc crio[21573]: time="2026-06-12T16:28:37.595906069Z" level=info msg="Stopping container: c77e491ac066a6385294d404cdb01723698dfe2c9254956690130c7804a12921 (timeout: 30s)" id=76cff6f6-a8d1-4059-828e-41f60af2ab4f name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 17:20:07.513218 | controller | Jun 12 16:28:37.596607 crc crio[21573]: time="2026-06-12T16:28:37.596396622Z" level=info msg="Stopping container: e175db6826a870ec09dae4e4b997e14d444caec49a23453d9a70298d65cfc1de (timeout: 30s)" id=886746a3-65f2-47a4-ae85-4db6e46ab9af name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 17:20:07.513235 | controller | Jun 12 16:28:37.831183 crc crio[21573]: time="2026-06-12T16:28:37.831039826Z" level=info msg="Stopped container c77e491ac066a6385294d404cdb01723698dfe2c9254956690130c7804a12921: openstack/ceilometer-0/sg-core" id=76cff6f6-a8d1-4059-828e-41f60af2ab4f name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 17:20:07.513251 | controller | Jun 12 16:28:38.044610 crc crio[21573]: time="2026-06-12T16:28:38.04165417Z" level=info msg="Stopped container 0c5d87909069812af3f70ed00833c4299b4788ed2cf7fd7741a56c64097f01f0: openstack/neutron-7f7c486dcd-zn7sz/neutron-httpd" id=0d86160b-0f98-468f-a0fe-61b8cb2b9175 name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 17:20:07.513267 | controller | Jun 12 16:28:38.080129 crc crio[21573]: time="2026-06-12T16:28:38.079972996Z" level=info msg="Stopped container e175db6826a870ec09dae4e4b997e14d444caec49a23453d9a70298d65cfc1de: openstack/ceilometer-0/proxy-httpd" id=886746a3-65f2-47a4-ae85-4db6e46ab9af name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 17:20:07.513283 | controller | Jun 12 16:28:38.224363 crc crio[21573]: time="2026-06-12T16:28:38.224281282Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.513298 | controller | Jun 12 16:28:38.464983 crc crio[21573]: time="2026-06-12T16:28:38.464248081Z" level=info msg="Created container e0a9c300d41ad54434c3f7d9c3af22b79b41187f314cf89f14d859a7d3524dc6: openstack/cinder-scheduler-0/probe" id=d92fb9d4-d533-4313-a184-f8735cb9cc72 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:20:07.513317 | controller | Jun 12 16:28:38.467988 crc crio[21573]: time="2026-06-12T16:28:38.467892819Z" level=info msg="Starting container: e0a9c300d41ad54434c3f7d9c3af22b79b41187f314cf89f14d859a7d3524dc6" id=05676e1d-bcf4-4ae6-876d-b96c06e996df name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 17:20:07.513334 | controller | Jun 12 16:28:38.475636 crc crio[21573]: time="2026-06-12T16:28:38.475533871Z" level=info msg="Started container" PID=83284 containerID=e0a9c300d41ad54434c3f7d9c3af22b79b41187f314cf89f14d859a7d3524dc6 description=openstack/cinder-scheduler-0/probe id=05676e1d-bcf4-4ae6-876d-b96c06e996df name=/runtime.v1.RuntimeService/StartContainer sandboxID=841b17789f29d608a90b2dc8c93d53f33a768f8e414d744ec7a317c85deb9da9
2026-06-12 17:20:07.513350 | controller | Jun 12 16:28:45.249618 crc crio[21573]: time="2026-06-12T16:28:45.248516482Z" level=info msg="Stopped container ea97dda1990917dfc018cb28aee88c6aec59f7eddbe32f0990d7c0efdc037014: openstack/neutron-7f7c486dcd-zn7sz/neutron-api" id=8591ec43-55ec-448d-9cd1-4b73e9f04b28 name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 17:20:07.513366 | controller | Jun 12 16:28:45.250868 crc crio[21573]: time="2026-06-12T16:28:45.250799893Z" level=info msg="Stopping pod sandbox: 1ab788f9da5bb326f664cbea23ad5bd8fa447646bd40e31c4e98dbe386fb6e19" id=c56317cb-8624-420c-a7bf-6d2254ed6853 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 17:20:07.513384 | controller | Jun 12 16:28:45.252258 crc crio[21573]: time="2026-06-12T16:28:45.25216992Z" level=info msg="Got pod network &{Name:neutron-7f7c486dcd-zn7sz Namespace:openstack ID:1ab788f9da5bb326f664cbea23ad5bd8fa447646bd40e31c4e98dbe386fb6e19 UID:fda96de5-198d-4e6b-9b70-135ff13443cb NetNS:/var/run/netns/552fe9e0-dec3-42fd-be83-2a44aa859ee5 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podfda96de5_198d_4e6b_9b70_135ff13443cb.slice PodAnnotations:0xc000138a28}] Aliases:map[]}"
2026-06-12 17:20:07.513401 | controller | Jun 12 16:28:45.252417 crc crio[21573]: time="2026-06-12T16:28:45.252395246Z" level=info msg="Deleting pod openstack_neutron-7f7c486dcd-zn7sz from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 17:20:07.513418 | controller | Jun 12 16:28:47.609313 crc crio[21573]: time="2026-06-12T16:28:47.606065777Z" level=info msg="Stopping container: afebaa306ef41b2be74c0d2e6055d851ad59a2c2944cb43d1c20ac867fec1227 (timeout: 30s)" id=3ec7267f-9408-4a9c-9d8c-d18a3c6e117d name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 17:20:07.513435 | controller | Jun 12 16:28:47.609313 crc crio[21573]: time="2026-06-12T16:28:47.607841584Z" level=info msg="Stopping container: d1301769c664fab00df84c293bb46beb4940e7a7fe7012e7cc6819e66a406161 (timeout: 30s)" id=9f88ff42-55a9-4f0c-99ae-be9d75d7260d name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 17:20:07.513451 | controller | Jun 12 16:28:47.877604 crc crio[21573]: time="2026-06-12T16:28:47.876734448Z" level=info msg="Stopped container d1301769c664fab00df84c293bb46beb4940e7a7fe7012e7cc6819e66a406161: openstack/glance-default-internal-api-0/glance-log" id=9f88ff42-55a9-4f0c-99ae-be9d75d7260d name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 17:20:07.513468 | controller | Jun 12 16:28:47.882668 crc crio[21573]: time="2026-06-12T16:28:47.882566795Z" level=info msg="Stopped pod sandbox: 1ab788f9da5bb326f664cbea23ad5bd8fa447646bd40e31c4e98dbe386fb6e19" id=c56317cb-8624-420c-a7bf-6d2254ed6853 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 17:20:07.513484 | controller | Jun 12 16:28:48.854984 crc crio[21573]: time="2026-06-12T16:28:48.854251308Z" level=info msg="Removing container: 0c5d87909069812af3f70ed00833c4299b4788ed2cf7fd7741a56c64097f01f0" id=e5d0ad3c-0a17-48d7-8c07-7879d1f189e7 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 17:20:07.513504 | controller | Jun 12 16:28:48.921979 crc crio[21573]: time="2026-06-12T16:28:48.920786456Z" level=info msg="Removed container 0c5d87909069812af3f70ed00833c4299b4788ed2cf7fd7741a56c64097f01f0: openstack/neutron-7f7c486dcd-zn7sz/neutron-httpd" id=e5d0ad3c-0a17-48d7-8c07-7879d1f189e7 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 17:20:07.513521 | controller | Jun 12 16:28:48.941261 crc crio[21573]: time="2026-06-12T16:28:48.941141701Z" level=info msg="Removing container: ea97dda1990917dfc018cb28aee88c6aec59f7eddbe32f0990d7c0efdc037014" id=3641cd54-7f3b-402d-b418-23b7c593b350 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 17:20:07.513538 | controller | Jun 12 16:28:48.974233 crc crio[21573]: time="2026-06-12T16:28:48.974136556Z" level=info msg="Removed container ea97dda1990917dfc018cb28aee88c6aec59f7eddbe32f0990d7c0efdc037014: openstack/neutron-7f7c486dcd-zn7sz/neutron-api" id=3641cd54-7f3b-402d-b418-23b7c593b350 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 17:20:07.513554 | controller | Jun 12 16:28:49.750604 crc crio[21573]: time="2026-06-12T16:28:49.74989745Z" level=info msg="Stopping container: d7195de5bbfb613aca1308ac9cb10fa83051e4befc6a38e924a7ddbf5d61a6c7 (timeout: 30s)" id=4cd33bde-6ae4-47e0-8dcc-618c88b9a04a name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 17:20:07.513570 | controller | Jun 12 16:28:49.752284 crc crio[21573]: time="2026-06-12T16:28:49.750085705Z" level=info msg="Stopping container: d0eaa028b2b04e0f72c1ff9e2b2ca0b980027b031a0fa10e5b56b4c5b3437964 (timeout: 30s)" id=40d18651-bb19-475a-93e8-3d38cda7e296 name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 17:20:07.513610 | controller | Jun 12 16:28:50.018167 crc crio[21573]: time="2026-06-12T16:28:50.018016679Z" level=info msg="Stopped container d0eaa028b2b04e0f72c1ff9e2b2ca0b980027b031a0fa10e5b56b4c5b3437964: openstack/glance-default-external-api-0/glance-log" id=40d18651-bb19-475a-93e8-3d38cda7e296 name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 17:20:07.513627 | controller | Jun 12 16:28:51.049045 crc crio[21573]: time="2026-06-12T16:28:51.048424623Z" level=info msg="Stopped container afebaa306ef41b2be74c0d2e6055d851ad59a2c2944cb43d1c20ac867fec1227: openstack/glance-default-internal-api-0/glance-httpd" id=3ec7267f-9408-4a9c-9d8c-d18a3c6e117d name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 17:20:07.513644 | controller | Jun 12 16:28:51.050707 crc crio[21573]: time="2026-06-12T16:28:51.050609212Z" level=info msg="Stopping pod sandbox: c2a844459e747c9d8bc60e4af0c9f712cea6acbf66d0c1a2f29ed2515c56e7e7" id=aa3b1ea5-9fca-4d42-b092-b87d8b6eb3ff name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 17:20:07.513660 | controller | Jun 12 16:28:51.052025 crc crio[21573]: time="2026-06-12T16:28:51.051957858Z" level=info msg="Got pod network &{Name:glance-default-internal-api-0 Namespace:openstack ID:c2a844459e747c9d8bc60e4af0c9f712cea6acbf66d0c1a2f29ed2515c56e7e7 UID:ba8e2c54-bcdf-458f-b8b7-0ad2f4c77042 NetNS:/var/run/netns/851c505c-8ae5-4299-8d78-a53d6651218f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podba8e2c54_bcdf_458f_b8b7_0ad2f4c77042.slice PodAnnotations:0xc0005682c8}] Aliases:map[]}"
2026-06-12 17:20:07.513677 | controller | Jun 12 16:28:51.052276 crc crio[21573]: time="2026-06-12T16:28:51.052217845Z" level=info msg="Deleting pod openstack_glance-default-internal-api-0 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 17:20:07.513694 | controller | Jun 12 16:28:52.048177 crc crio[21573]: time="2026-06-12T16:28:52.047432485Z" level=info msg="Stopped pod sandbox: c2a844459e747c9d8bc60e4af0c9f712cea6acbf66d0c1a2f29ed2515c56e7e7" id=aa3b1ea5-9fca-4d42-b092-b87d8b6eb3ff name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 17:20:07.513711 | controller | Jun 12 16:28:53.066767 crc crio[21573]: time="2026-06-12T16:28:53.065288005Z" level=info msg="Removing container: afebaa306ef41b2be74c0d2e6055d851ad59a2c2944cb43d1c20ac867fec1227" id=1e0b2a9e-18ed-4f06-b941-6a34219843cb name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 17:20:07.513733 | controller | Jun 12 16:28:53.221826 crc crio[21573]: time="2026-06-12T16:28:53.221350194Z" level=info msg="Stopped container d7195de5bbfb613aca1308ac9cb10fa83051e4befc6a38e924a7ddbf5d61a6c7: openstack/glance-default-external-api-0/glance-httpd" id=4cd33bde-6ae4-47e0-8dcc-618c88b9a04a name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 17:20:07.513749 | controller | Jun 12 16:28:53.223613 crc crio[21573]: time="2026-06-12T16:28:53.222721632Z" level=info msg="Stopping pod sandbox: 8c99460b66e3c51af1c44fa3ab9982b4acfbb598aa35dd5dba718206416960c7" id=5d74a5e2-f3fa-4547-b359-d19715c4aa82 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 17:20:07.513766 | controller | Jun 12 16:28:53.223815 crc crio[21573]: time="2026-06-12T16:28:53.223745949Z" level=info msg="Got pod network &{Name:glance-default-external-api-0 Namespace:openstack ID:8c99460b66e3c51af1c44fa3ab9982b4acfbb598aa35dd5dba718206416960c7 UID:8ad3e27c-6aa4-42d8-a1b3-97e46d626f8c NetNS:/var/run/netns/41f40b66-da69-4f57-9fd9-2d632736381a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod8ad3e27c_6aa4_42d8_a1b3_97e46d626f8c.slice PodAnnotations:0xc002e28100}] Aliases:map[]}"
2026-06-12 17:20:07.513782 | controller | Jun 12 16:28:53.224016 crc crio[21573]: time="2026-06-12T16:28:53.223951505Z" level=info msg="Deleting pod openstack_glance-default-external-api-0 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 17:20:07.513799 | controller | Jun 12 16:28:53.282506 crc crio[21573]: time="2026-06-12T16:28:53.274375787Z" level=info msg="Removed container afebaa306ef41b2be74c0d2e6055d851ad59a2c2944cb43d1c20ac867fec1227: openstack/glance-default-internal-api-0/glance-httpd" id=1e0b2a9e-18ed-4f06-b941-6a34219843cb name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 17:20:07.513815 | controller | Jun 12 16:28:53.282506 crc crio[21573]: time="2026-06-12T16:28:53.277340904Z" level=info msg="Removing container: d1301769c664fab00df84c293bb46beb4940e7a7fe7012e7cc6819e66a406161" id=651c7cee-e40f-4a85-937e-2e55a79178ef name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 17:20:07.513831 | controller | Jun 12 16:28:53.378630 crc crio[21573]: time="2026-06-12T16:28:53.37797557Z" level=info msg="Removed container d1301769c664fab00df84c293bb46beb4940e7a7fe7012e7cc6819e66a406161: openstack/glance-default-internal-api-0/glance-log" id=651c7cee-e40f-4a85-937e-2e55a79178ef name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 17:20:07.513847 | controller | Jun 12 16:28:53.913781 crc crio[21573]: time="2026-06-12T16:28:53.912992863Z" level=info msg="Stopped pod sandbox: 8c99460b66e3c51af1c44fa3ab9982b4acfbb598aa35dd5dba718206416960c7" id=5d74a5e2-f3fa-4547-b359-d19715c4aa82 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 17:20:07.513863 | controller | Jun 12 16:28:54.038404 crc crio[21573]: time="2026-06-12T16:28:54.038312924Z" level=info msg="Running pod sandbox: openstack/glance-default-internal-api-0/POD" id=a2c5aa6a-11a4-4443-8cd2-0f9918566f75 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:20:07.513879 | controller | Jun 12 16:28:54.038723 crc crio[21573]: time="2026-06-12T16:28:54.038632309Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.513896 | controller | Jun 12 16:28:54.157773 crc crio[21573]: time="2026-06-12T16:28:54.155270999Z" level=info msg="Got pod network &{Name:glance-default-internal-api-0 Namespace:openstack ID:75ac0c2fc9c295ccd15a5bf4291a81c5e531bb17fe0e162048729f24a5fdca42 UID:5731ee95-6bfe-454d-ab52-21c6e76cab6f NetNS:/var/run/netns/bf3aa622-4af5-4c02-986d-ca0428b0d744 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod5731ee95_6bfe_454d_ab52_21c6e76cab6f.slice PodAnnotations:0xc00209e9d0}] Aliases:map[]}"
2026-06-12 17:20:07.513916 | controller | Jun 12 16:28:54.158934 crc crio[21573]: time="2026-06-12T16:28:54.157837998Z" level=info msg="Adding pod openstack_glance-default-internal-api-0 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 17:20:07.513933 | controller | Jun 12 16:28:54.185192 crc crio[21573]: time="2026-06-12T16:28:54.185080328Z" level=info msg="Removing container: d7195de5bbfb613aca1308ac9cb10fa83051e4befc6a38e924a7ddbf5d61a6c7" id=e40b792c-03ed-41c1-a6cb-a93114673c0e name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 17:20:07.513949 | controller | Jun 12 16:28:54.405975 crc crio[21573]: time="2026-06-12T16:28:54.405417172Z" level=info msg="Removed container d7195de5bbfb613aca1308ac9cb10fa83051e4befc6a38e924a7ddbf5d61a6c7: openstack/glance-default-external-api-0/glance-httpd" id=e40b792c-03ed-41c1-a6cb-a93114673c0e name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 17:20:07.513965 | controller | Jun 12 16:28:54.411042 crc crio[21573]: time="2026-06-12T16:28:54.410960272Z" level=info msg="Removing container: d0eaa028b2b04e0f72c1ff9e2b2ca0b980027b031a0fa10e5b56b4c5b3437964" id=faa7f949-01e7-4f6a-87f6-a903bd7f108a name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 17:20:07.513981 | controller | Jun 12 16:28:54.460652 crc crio[21573]: time="2026-06-12T16:28:54.459397421Z" level=info msg="Removed container d0eaa028b2b04e0f72c1ff9e2b2ca0b980027b031a0fa10e5b56b4c5b3437964: openstack/glance-default-external-api-0/glance-log" id=faa7f949-01e7-4f6a-87f6-a903bd7f108a name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 17:20:07.513998 | controller | Jun 12 16:28:55.059151 crc crio[21573]: 2026-06-12T16:28:55Z [verbose] CmdAdd (shim): {1.1.0 [{Name:75ac0c2fc9c295c Mac:9a:01:09:17:e9:72 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:b6 Mtu:0 Sandbox:/var/run/netns/bf3aa622-4af5-4c02-986d-ca0428b0d744 SocketPath: PciID:}] [{Interface:0xc0002d09e0 Address:{IP:10.217.0.182 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 17:20:07.514014 | controller | Jun 12 16:28:55.059845 crc crio[21573]: time="2026-06-12T16:28:55.059792916Z" level=info msg="Got pod network &{Name:glance-default-internal-api-0 Namespace:openstack ID:75ac0c2fc9c295ccd15a5bf4291a81c5e531bb17fe0e162048729f24a5fdca42 UID:5731ee95-6bfe-454d-ab52-21c6e76cab6f NetNS:/var/run/netns/bf3aa622-4af5-4c02-986d-ca0428b0d744 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod5731ee95_6bfe_454d_ab52_21c6e76cab6f.slice PodAnnotations:0xc00209e9d0}] Aliases:map[]}"
2026-06-12 17:20:07.514031 | controller | Jun 12 16:28:55.060264 crc crio[21573]: time="2026-06-12T16:28:55.060233708Z" level=info msg="Checking pod openstack_glance-default-internal-api-0 for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 17:20:07.514047 | controller | Jun 12 16:28:55.080587 crc crio[21573]: time="2026-06-12T16:28:55.079850989Z" level=info msg="Ran pod sandbox 75ac0c2fc9c295ccd15a5bf4291a81c5e531bb17fe0e162048729f24a5fdca42 with infra container: openstack/glance-default-internal-api-0/POD" id=a2c5aa6a-11a4-4443-8cd2-0f9918566f75 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:20:07.514063 | controller | Jun 12 16:28:55.081506 crc crio[21573]: time="2026-06-12T16:28:55.08105329Z" level=info msg="Running pod sandbox: openstack/glance-default-external-api-0/POD" id=fa82abe4-6d0a-4db7-9f04-49ca31a86470 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:20:07.514079 | controller | Jun 12 16:28:55.081506 crc crio[21573]: time="2026-06-12T16:28:55.081221925Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.514096 | controller | Jun 12 16:28:55.087582 crc crio[21573]: time="2026-06-12T16:28:55.087366546Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api:current-podified" id=053c8e89-0e31-4911-a914-20652e4a9b8c name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:20:07.514115 | controller | Jun 12 16:28:55.129290 crc crio[21573]: time="2026-06-12T16:28:55.124602473Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api:current-podified" id=d08df2a4-251a-4fd0-b94c-948cf923d2da name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:20:07.514132 | controller | Jun 12 16:28:55.144302 crc crio[21573]: time="2026-06-12T16:28:55.143992442Z" level=info msg="Got pod network &{Name:glance-default-external-api-0 Namespace:openstack ID:19b6b7462fb9225d8e2dd831ce865208921aa2d1cba4d4a5b56a618d80b0d34c UID:a3de39ef-584f-409c-8244-30c269caf719 NetNS:/var/run/netns/97243242-a488-4beb-8956-48df68665a01 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poda3de39ef_584f_409c_8244_30c269caf719.slice PodAnnotations:0xc0005680e0}] Aliases:map[]}"
2026-06-12 17:20:07.514148 | controller | Jun 12 16:28:55.144302 crc crio[21573]: time="2026-06-12T16:28:55.144124786Z" level=info msg="Adding pod openstack_glance-default-external-api-0 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 17:20:07.514165 | controller | Jun 12 16:28:55.150013 crc crio[21573]: time="2026-06-12T16:28:55.149913079Z" level=info msg="Creating container: openstack/glance-default-internal-api-0/glance-log" id=96a70aaf-fbca-4352-941e-a52b23b41aab name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:20:07.514181 | controller | Jun 12 16:28:55.153526 crc crio[21573]: time="2026-06-12T16:28:55.151126854Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.514198 | controller | Jun 12 16:28:55.229160 crc crio[21573]: time="2026-06-12T16:28:55.22895109Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.514214 | controller | Jun 12 16:28:56.197733 crc crio[21573]: 2026-06-12T16:28:56Z [verbose] CmdAdd (shim): {1.1.0 [{Name:19b6b7462fb9225 Mac:ba:97:af:29:d8:69 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:b7 Mtu:0 Sandbox:/var/run/netns/97243242-a488-4beb-8956-48df68665a01 SocketPath: PciID:}] [{Interface:0xc0004925c0 Address:{IP:10.217.0.183 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 17:20:07.514230 | controller | Jun 12 16:28:56.199540 crc crio[21573]: time="2026-06-12T16:28:56.199232858Z" level=info msg="Got pod network &{Name:glance-default-external-api-0 Namespace:openstack ID:19b6b7462fb9225d8e2dd831ce865208921aa2d1cba4d4a5b56a618d80b0d34c UID:a3de39ef-584f-409c-8244-30c269caf719 NetNS:/var/run/netns/97243242-a488-4beb-8956-48df68665a01 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poda3de39ef_584f_409c_8244_30c269caf719.slice PodAnnotations:0xc0005680e0}] Aliases:map[]}"
2026-06-12 17:20:07.514247 | controller | Jun 12 16:28:56.199540 crc crio[21573]: time="2026-06-12T16:28:56.199411303Z" level=info msg="Checking pod openstack_glance-default-external-api-0 for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 17:20:07.514264 | controller | Jun 12 16:28:56.210177 crc crio[21573]: time="2026-06-12T16:28:56.210136278Z" level=info msg="Ran pod sandbox 19b6b7462fb9225d8e2dd831ce865208921aa2d1cba4d4a5b56a618d80b0d34c with infra container: openstack/glance-default-external-api-0/POD" id=fa82abe4-6d0a-4db7-9f04-49ca31a86470 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:20:07.514280 | controller | Jun 12 16:28:56.216921 crc crio[21573]: time="2026-06-12T16:28:56.215793477Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api:current-podified" id=e71e8d91-b091-4ce1-ba21-d4e9a5dd2820 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:20:07.514300 | controller | Jun 12 16:28:56.220704 crc crio[21573]: time="2026-06-12T16:28:56.220615547Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.514318 | controller | Jun 12 16:28:56.225677 crc crio[21573]: time="2026-06-12T16:28:56.225527653Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api:current-podified" id=ee833fea-3b90-4407-92e4-6441e51030cb name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:20:07.514335 | controller | Jun 12 16:28:56.240140 crc crio[21573]: time="2026-06-12T16:28:56.23996362Z" level=info msg="Creating container: openstack/glance-default-external-api-0/glance-log" id=82fee7a5-c5fa-4cbd-855a-7a576224ceb5 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:20:07.514351 | controller | Jun 12 16:28:56.241836 crc crio[21573]: time="2026-06-12T16:28:56.240880915Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.514368 | controller | Jun 12 16:28:56.339721 crc crio[21573]: time="2026-06-12T16:28:56.339584038Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.514384 | controller | Jun 12 16:28:56.473401 crc crio[21573]: time="2026-06-12T16:28:56.473317183Z" level=info msg="Created container 85c22b4bbb1444b470362787e425e37029a68ac80db10b6df2fe993c62dd0624: openstack/glance-default-internal-api-0/glance-log" id=96a70aaf-fbca-4352-941e-a52b23b41aab name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:20:07.514400 | controller | Jun 12 16:28:56.480113 crc crio[21573]: time="2026-06-12T16:28:56.479929652Z" level=info msg="Starting container: 85c22b4bbb1444b470362787e425e37029a68ac80db10b6df2fe993c62dd0624" id=67843a2a-71df-492f-885a-a5a96b2ab862 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 17:20:07.514416 | controller | Jun 12 16:28:56.486790 crc crio[21573]: time="2026-06-12T16:28:56.486681949Z" level=info msg="Started container" PID=84522 containerID=85c22b4bbb1444b470362787e425e37029a68ac80db10b6df2fe993c62dd0624 description=openstack/glance-default-internal-api-0/glance-log id=67843a2a-71df-492f-885a-a5a96b2ab862 name=/runtime.v1.RuntimeService/StartContainer sandboxID=75ac0c2fc9c295ccd15a5bf4291a81c5e531bb17fe0e162048729f24a5fdca42
2026-06-12 17:20:07.514433 | controller | Jun 12 16:28:56.515609 crc crio[21573]: time="2026-06-12T16:28:56.51515508Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api:current-podified" id=d84410b0-7a6f-4242-8952-bc35c747058a name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:20:07.514449 | controller | Jun 12 16:28:56.629071 crc crio[21573]: time="2026-06-12T16:28:56.628933271Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api:current-podified" id=a9c9e5ac-5c80-4051-be68-fc12cbd1e0c2 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:20:07.514465 | controller | Jun 12 16:28:56.649788 crc crio[21573]: time="2026-06-12T16:28:56.646678655Z" level=info msg="Creating container: openstack/glance-default-internal-api-0/glance-httpd" id=481a8be0-2be6-450f-a214-539d2ba57b27 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:20:07.514481 | controller | Jun 12 16:28:56.653624 crc crio[21573]: time="2026-06-12T16:28:56.650915396Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.514497 | controller | Jun 12 16:28:56.762335 crc crio[21573]: time="2026-06-12T16:28:56.762254088Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.514517 | controller | Jun 12 16:28:57.206539 crc crio[21573]: time="2026-06-12T16:28:57.20638117Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.514535 | controller | Jun 12 16:28:57.478726 crc crio[21573]: time="2026-06-12T16:28:57.478330614Z" level=info msg="Created container b5137858f324d08c748d52a80871c6b1eac67b9df3a542b360c8fe7e0d83f814: openstack/glance-default-external-api-0/glance-log" id=82fee7a5-c5fa-4cbd-855a-7a576224ceb5 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:20:07.514551 | controller | Jun 12 16:28:57.481316 crc crio[21573]: time="2026-06-12T16:28:57.481234203Z" level=info msg="Starting container: b5137858f324d08c748d52a80871c6b1eac67b9df3a542b360c8fe7e0d83f814" id=7baa10a9-7f16-43df-abab-fcd1cf436426 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 17:20:07.514567 | controller | Jun 12 16:28:57.497181 crc crio[21573]: time="2026-06-12T16:28:57.497042331Z" level=info msg="Started container" PID=84568 containerID=b5137858f324d08c748d52a80871c6b1eac67b9df3a542b360c8fe7e0d83f814 description=openstack/glance-default-external-api-0/glance-log id=7baa10a9-7f16-43df-abab-fcd1cf436426 name=/runtime.v1.RuntimeService/StartContainer sandboxID=19b6b7462fb9225d8e2dd831ce865208921aa2d1cba4d4a5b56a618d80b0d34c
2026-06-12 17:20:07.514614 | controller | Jun 12 16:28:57.525847 crc crio[21573]: time="2026-06-12T16:28:57.525520539Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api:current-podified" id=443c658f-442e-4c3e-9dd3-1e493c3493e3 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:20:07.514633 | controller | Jun 12 16:28:57.631988 crc crio[21573]: time="2026-06-12T16:28:57.630823913Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api:current-podified" id=7366d345-0d85-48c9-99d8-51ede3fb8b2d name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:20:07.514650 | controller | Jun 12 16:28:57.643752 crc crio[21573]: time="2026-06-12T16:28:57.643635131Z" level=info msg="Creating container: openstack/glance-default-external-api-0/glance-httpd" id=f3a9d6ac-6eea-488b-8d9c-387c2fabb388 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:20:07.514666 | controller | Jun 12 16:28:57.644218 crc crio[21573]: time="2026-06-12T16:28:57.644148045Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.514682 | controller | Jun 12 16:28:57.724826 crc crio[21573]: time="2026-06-12T16:28:57.724389596Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.514698 | controller | Jun 12 16:28:57.750197 crc crio[21573]: time="2026-06-12T16:28:57.749876906Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.514714 | controller | Jun 12 16:28:58.106835 crc crio[21573]: time="2026-06-12T16:28:58.104066898Z" level=info msg="Created container 359d62330afcc3b10715429193d0a3c07601633af5e4f8a93f52cbe360c0d3a8: openstack/glance-default-internal-api-0/glance-httpd" id=481a8be0-2be6-450f-a214-539d2ba57b27 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:20:07.514730 | controller | Jun 12 16:28:58.111498 crc crio[21573]: time="2026-06-12T16:28:58.108900189Z" level=info msg="Starting container: 359d62330afcc3b10715429193d0a3c07601633af5e4f8a93f52cbe360c0d3a8" id=2ccc3745-84c5-40f4-ad48-749b047ed659 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 17:20:07.514746 | controller | Jun 12 16:28:58.123523 crc crio[21573]: time="2026-06-12T16:28:58.120631401Z" level=info msg="Started container" PID=84597 containerID=359d62330afcc3b10715429193d0a3c07601633af5e4f8a93f52cbe360c0d3a8 description=openstack/glance-default-internal-api-0/glance-httpd id=2ccc3745-84c5-40f4-ad48-749b047ed659 name=/runtime.v1.RuntimeService/StartContainer sandboxID=75ac0c2fc9c295ccd15a5bf4291a81c5e531bb17fe0e162048729f24a5fdca42
2026-06-12 17:20:07.514766 | controller | Jun 12 16:28:58.629778 crc crio[21573]: time="2026-06-12T16:28:58.629523003Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.514782 | controller | Jun 12 16:28:58.926276 crc crio[21573]: time="2026-06-12T16:28:58.925264143Z" level=info msg="Created container 0d46ac867052b076bd54c13b4c0880362d624a7846c7082fa0d85c0feddc2c94: openstack/glance-default-external-api-0/glance-httpd" id=f3a9d6ac-6eea-488b-8d9c-387c2fabb388 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:20:07.514798 | controller | Jun 12 16:28:58.929653 crc crio[21573]: time="2026-06-12T16:28:58.927278326Z" level=info msg="Starting container: 0d46ac867052b076bd54c13b4c0880362d624a7846c7082fa0d85c0feddc2c94" id=85e57f43-e0ce-40fa-bbe9-f09bd48f6419 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 17:20:07.514814 | controller | Jun 12 16:28:58.935990 crc crio[21573]: time="2026-06-12T16:28:58.935899988Z" level=info msg="Started container" PID=84819 containerID=0d46ac867052b076bd54c13b4c0880362d624a7846c7082fa0d85c0feddc2c94 description=openstack/glance-default-external-api-0/glance-httpd id=85e57f43-e0ce-40fa-bbe9-f09bd48f6419 name=/runtime.v1.RuntimeService/StartContainer sandboxID=19b6b7462fb9225d8e2dd831ce865208921aa2d1cba4d4a5b56a618d80b0d34c
2026-06-12 17:20:07.514831 | controller | Jun 12 16:28:59.915670 crc crio[21573]: time="2026-06-12T16:28:59.914876577Z" level=info msg="Running pod sandbox: openstack/nova-api-db-create-4rwld/POD" id=bc635283-a996-42dd-a268-3e0c01f6ee53 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:20:07.514848 | controller | Jun 12 16:28:59.915670 crc crio[21573]: time="2026-06-12T16:28:59.915675328Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.514864 | controller | Jun 12 16:29:00.001413 crc crio[21573]: time="2026-06-12T16:29:00.001368935Z" level=info msg="Got pod network &{Name:nova-api-db-create-4rwld Namespace:openstack ID:3991f199f586de72e9f22fa24d11b65e2e3020203e1f0e9836d83d376609fc17 UID:8edd3252-d903-4401-8547-c8b10b754cec NetNS:/var/run/netns/cee7b23a-a4c2-4060-8ccb-c24f8d28c4ba Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod8edd3252_d903_4401_8547_c8b10b754cec.slice PodAnnotations:0xc00008cfd8}] Aliases:map[]}"
2026-06-12 17:20:07.514881 | controller | Jun 12 16:29:00.001669 crc crio[21573]: time="2026-06-12T16:29:00.001648553Z" level=info msg="Adding pod openstack_nova-api-db-create-4rwld to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 17:20:07.514898 | controller | Jun 12 16:29:00.444416 crc crio[21573]: time="2026-06-12T16:29:00.440937982Z" level=info msg="Running pod sandbox: openstack/nova-cell0-db-create-9g6jl/POD" id=d7052501-eed5-459f-a0d7-46f5b721afcb name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:20:07.514915 | controller | Jun 12 16:29:00.444416 crc crio[21573]: time="2026-06-12T16:29:00.441931879Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.514932 | controller | Jun 12 16:29:00.482108 crc crio[21573]: time="2026-06-12T16:29:00.477410031Z" level=info msg="Running pod sandbox: openstack/nova-api-92f1-account-create-update-5s6l7/POD" id=0ca96795-89a1-49f4-8496-7c5e85e15b8f name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:20:07.514948 | controller | Jun 12 16:29:00.482432 crc crio[21573]: time="2026-06-12T16:29:00.48219063Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.514967 | controller | Jun 12 16:29:00.496295 crc crio[21573]: time="2026-06-12T16:29:00.496194712Z" level=info msg="Running pod sandbox: openstack/nova-cell1-db-create-hlchg/POD" id=d7e0e593-3e5a-476d-b9b9-82da2b7b39f1 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:20:07.514984 | controller | Jun 12 16:29:00.496409 crc crio[21573]: time="2026-06-12T16:29:00.496340765Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.515001 | controller | Jun 12 16:29:00.542720 crc crio[21573]: 2026-06-12T16:29:00Z [verbose] CmdAdd (shim): {1.1.0 [{Name:3991f199f586de7 Mac:fa:11:e4:ac:49:69 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:b8 Mtu:0 Sandbox:/var/run/netns/cee7b23a-a4c2-4060-8ccb-c24f8d28c4ba SocketPath: PciID:}] [{Interface:0xc000194f90 Address:{IP:10.217.0.184 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 17:20:07.515017 | controller | Jun 12 16:29:00.545336 crc crio[21573]: time="2026-06-12T16:29:00.545265581Z" level=info msg="Got pod network &{Name:nova-api-db-create-4rwld Namespace:openstack ID:3991f199f586de72e9f22fa24d11b65e2e3020203e1f0e9836d83d376609fc17 UID:8edd3252-d903-4401-8547-c8b10b754cec NetNS:/var/run/netns/cee7b23a-a4c2-4060-8ccb-c24f8d28c4ba Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod8edd3252_d903_4401_8547_c8b10b754cec.slice PodAnnotations:0xc00008cfd8}] Aliases:map[]}"
2026-06-12 17:20:07.515034 | controller | Jun 12 16:29:00.546032 crc crio[21573]: time="2026-06-12T16:29:00.545901737Z" level=info msg="Checking pod openstack_nova-api-db-create-4rwld for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 17:20:07.515051 | controller | Jun 12 16:29:00.555177 crc crio[21573]: time="2026-06-12T16:29:00.555042955Z" level=info msg="Got pod network &{Name:nova-cell0-db-create-9g6jl Namespace:openstack ID:17a21eaf68e3a07895fe54dc3d107a5efe0ac7157e42516b7bdf47ff4f147fbf UID:0b976697-f6e4-4615-a3a3-7dbc8af7a9f5 NetNS:/var/run/netns/4a87b581-f843-4402-b37e-1f488603891d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod0b976697_f6e4_4615_a3a3_7dbc8af7a9f5.slice PodAnnotations:0xc00209ecd0}] Aliases:map[]}"
2026-06-12 17:20:07.515067 | controller | Jun 12 16:29:00.555177 crc crio[21573]: time="2026-06-12T16:29:00.555147568Z" level=info msg="Adding pod openstack_nova-cell0-db-create-9g6jl to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 17:20:07.515084 | controller | Jun 12 16:29:00.621485 crc crio[21573]: time="2026-06-12T16:29:00.620882636Z" level=info msg="Ran pod sandbox 3991f199f586de72e9f22fa24d11b65e2e3020203e1f0e9836d83d376609fc17 with infra container: openstack/nova-api-db-create-4rwld/POD" id=bc635283-a996-42dd-a268-3e0c01f6ee53 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:20:07.515100 | controller | Jun 12 16:29:00.623117 crc crio[21573]: time="2026-06-12T16:29:00.622903641Z" level=info msg="Got pod network &{Name:nova-api-92f1-account-create-update-5s6l7 Namespace:openstack ID:0afd9a785206ef5c674c67b77cebbab97e6c0588442e0427c66d95f09a2f5419 UID:5c2bee64-5ca1-4708-91d6-e6bfc329d24f NetNS:/var/run/netns/a386b4aa-6b76-4eaf-87f4-7c8d01337215 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod5c2bee64_5ca1_4708_91d6_e6bfc329d24f.slice PodAnnotations:0xc0063800c0}] Aliases:map[]}"
2026-06-12 17:20:07.515117 | controller | Jun 12 16:29:00.623279 crc crio[21573]: time="2026-06-12T16:29:00.62325225Z" level=info msg="Adding pod openstack_nova-api-92f1-account-create-update-5s6l7 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 17:20:07.515136 | controller | Jun 12 16:29:00.627051 crc crio[21573]: time="2026-06-12T16:29:00.626894884Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified" id=c08b7621-c575-42f8-8aa6-19e8af8d81e5 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:20:07.515152 | controller | Jun 12 16:29:00.651334 crc crio[21573]: time="2026-06-12T16:29:00.650326989Z" level=info msg="Got pod network &{Name:nova-cell1-db-create-hlchg Namespace:openstack ID:ccf5c4c3a5f161fc5dd934721aae0729acce7d8d43d4bc16f6b7a21962f61279 UID:276afefc-b6a7-42d5-8930-d60ab7aa2341 NetNS:/var/run/netns/d63cf9bb-d613-4cce-ac74-57b25ba4d6c8 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod276afefc_b6a7_42d5_8930_d60ab7aa2341.slice PodAnnotations:0xc003674200}] Aliases:map[]}"
2026-06-12 17:20:07.515169 | controller | Jun 12 16:29:00.651334 crc crio[21573]: time="2026-06-12T16:29:00.650387411Z" level=info msg="Adding pod openstack_nova-cell1-db-create-hlchg to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 17:20:07.515185 | controller | Jun 12 16:29:00.654063 crc crio[21573]: time="2026-06-12T16:29:00.653897682Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified" id=39b9e0a2-5b84-4dcc-ab58-7bb3fc1627fb name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:20:07.515201 | controller | Jun 12 16:29:00.671188 crc crio[21573]: time="2026-06-12T16:29:00.670920871Z" level=info msg="Running pod sandbox: openstack/nova-cell0-82a2-account-create-update-pmkx2/POD" id=1cd3e626-9e81-4d74-a1fc-c92875763b5c name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:20:07.515217 | controller | Jun 12 16:29:00.671188 crc crio[21573]: time="2026-06-12T16:29:00.671043505Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.515233 | controller | Jun 12 16:29:00.672679 crc crio[21573]: time="2026-06-12T16:29:00.67255718Z" level=info msg="Creating container: openstack/nova-api-db-create-4rwld/mariadb-database-create" id=d8e842b0-91f5-46b6-9a09-67b2e27ada98 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:20:07.515249 | controller | Jun 12 16:29:00.739914 crc crio[21573]: time="2026-06-12T16:29:00.739726673Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.515265 | controller | Jun 12 16:29:00.761351 crc crio[21573]: time="2026-06-12T16:29:00.760381694Z" level=info msg="Running pod sandbox: openstack/nova-cell1-ee01-account-create-update-fd2xg/POD" id=51556016-1de5-4816-83bf-364c1deaf75d name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:20:07.515281 | controller | Jun 12 16:29:00.761670 crc crio[21573]: time="2026-06-12T16:29:00.761649648Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.515297 | controller | Jun 12 16:29:00.812037 crc crio[21573]: time="2026-06-12T16:29:00.811894612Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.515313 | controller | Jun 12 16:29:00.819525 crc crio[21573]: time="2026-06-12T16:29:00.819261728Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.515349 | controller | Jun 12 16:29:00.835261 crc crio[21573]: time="2026-06-12T16:29:00.83516966Z" level=info msg="Got pod network &{Name:nova-cell0-82a2-account-create-update-pmkx2 Namespace:openstack ID:c8ce36ef1b587636136550afe3d081ee6752f9d75b86bebde31da60fa8c49a56 UID:1ac39b79-5807-461f-88b1-2133f7cff3dd NetNS:/var/run/netns/3b1c70b9-0b33-46ea-a58c-7490963b4a0e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod1ac39b79_5807_461f_88b1_2133f7cff3dd.slice PodAnnotations:0xc00063c2c0}] Aliases:map[]}"
2026-06-12 17:20:07.515375 | controller | Jun 12 16:29:00.835261 crc crio[21573]: time="2026-06-12T16:29:00.835258322Z" level=info msg="Adding pod openstack_nova-cell0-82a2-account-create-update-pmkx2 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 17:20:07.515393 | controller | Jun 12 16:29:00.949115 crc crio[21573]: time="2026-06-12T16:29:00.949035634Z" level=info msg="Got pod network &{Name:nova-cell1-ee01-account-create-update-fd2xg Namespace:openstack ID:e2cf8fb869a455039c6cea5ad45cb9d0cac22cbd0d623e6533cd022aa94040ce UID:9e04bd8e-d83e-452d-8fac-81859b770066 NetNS:/var/run/netns/b1631aac-bf6a-43e2-92f9-2ac6d0524910 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod9e04bd8e_d83e_452d_8fac_81859b770066.slice PodAnnotations:0xc00063c5b0}] Aliases:map[]}"
2026-06-12 17:20:07.515409 | controller | Jun 12 16:29:00.958674 crc crio[21573]: time="2026-06-12T16:29:00.958623802Z" level=info msg="Adding pod openstack_nova-cell1-ee01-account-create-update-fd2xg to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 17:20:07.515425 | controller | Jun 12 16:29:01.256587 crc crio[21573]: time="2026-06-12T16:29:01.255364176Z" level=info msg="Created container 698bae073456e568d0a8c826849752597f07a521e290a362a431c1b45211fb29: openstack/nova-api-db-create-4rwld/mariadb-database-create" id=d8e842b0-91f5-46b6-9a09-67b2e27ada98 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:20:07.515441 | controller | Jun 12 16:29:01.259956 crc crio[21573]: time="2026-06-12T16:29:01.259803632Z" level=info msg="Starting container: 698bae073456e568d0a8c826849752597f07a521e290a362a431c1b45211fb29" id=e89d462f-aa59-42d7-94a8-c892e1270281 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 17:20:07.515458 | controller | Jun 12 16:29:01.268397 crc crio[21573]: time="2026-06-12T16:29:01.268212464Z" level=info msg="Started container" PID=85242 containerID=698bae073456e568d0a8c826849752597f07a521e290a362a431c1b45211fb29 description=openstack/nova-api-db-create-4rwld/mariadb-database-create id=e89d462f-aa59-42d7-94a8-c892e1270281 name=/runtime.v1.RuntimeService/StartContainer sandboxID=3991f199f586de72e9f22fa24d11b65e2e3020203e1f0e9836d83d376609fc17
2026-06-12 17:20:07.515475 | controller | Jun 12 16:29:01.384529 crc crio[21573]: 2026-06-12T16:29:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:17a21eaf68e3a07 Mac:36:d0:e0:5a:1f:dc Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:b9 Mtu:0 Sandbox:/var/run/netns/4a87b581-f843-4402-b37e-1f488603891d SocketPath: PciID:}] [{Interface:0xc0004025b0 Address:{IP:10.217.0.185 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 17:20:07.515492 | controller | Jun 12 16:29:01.388510 crc crio[21573]: time="2026-06-12T16:29:01.386007856Z" level=info msg="Got pod network &{Name:nova-cell0-db-create-9g6jl Namespace:openstack ID:17a21eaf68e3a07895fe54dc3d107a5efe0ac7157e42516b7bdf47ff4f147fbf UID:0b976697-f6e4-4615-a3a3-7dbc8af7a9f5 NetNS:/var/run/netns/4a87b581-f843-4402-b37e-1f488603891d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod0b976697_f6e4_4615_a3a3_7dbc8af7a9f5.slice PodAnnotations:0xc00209ecd0}] Aliases:map[]}"
2026-06-12 17:20:07.515508 | controller | Jun 12 16:29:01.388510 crc crio[21573]: time="2026-06-12T16:29:01.386283424Z" level=info msg="Checking pod openstack_nova-cell0-db-create-9g6jl for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 17:20:07.515525 | controller | Jun 12 16:29:01.414525 crc crio[21573]: time="2026-06-12T16:29:01.412307856Z" level=info msg="Ran pod sandbox 17a21eaf68e3a07895fe54dc3d107a5efe0ac7157e42516b7bdf47ff4f147fbf with infra container: openstack/nova-cell0-db-create-9g6jl/POD" id=d7052501-eed5-459f-a0d7-46f5b721afcb name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:20:07.515545 | controller | Jun 12 16:29:01.448553 crc crio[21573]: time="2026-06-12T16:29:01.443421135Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified" id=badbd710-c115-4c02-be88-596e8fee2e1a name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:20:07.515562 | controller | Jun 12 16:29:01.482514 crc crio[21573]: time="2026-06-12T16:29:01.481964485Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified" id=8ea18477-67d5-4a36-9408-427e0f4a85b1 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:20:07.515599 | controller | Jun 12 16:29:01.510280 crc crio[21573]: time="2026-06-12T16:29:01.509830601Z" level=info msg="Creating container: openstack/nova-cell0-db-create-9g6jl/mariadb-database-create" id=d6ec2ef6-e28b-4817-8238-4871a4d7459d name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:20:07.515618 | controller | Jun 12 16:29:01.510706 crc crio[21573]: time="2026-06-12T16:29:01.5103624Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.515634 | controller | Jun 12 16:29:01.599513 crc crio[21573]: 2026-06-12T16:29:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:ccf5c4c3a5f161f Mac:22:93:dd:f6:b5:9c Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:bb Mtu:0 Sandbox:/var/run/netns/d63cf9bb-d613-4cce-ac74-57b25ba4d6c8 SocketPath: PciID:}] [{Interface:0xc000014600 Address:{IP:10.217.0.187 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 17:20:07.515651 | controller | Jun 12 16:29:01.599901 crc crio[21573]: time="2026-06-12T16:29:01.599575208Z" level=info msg="Got pod network &{Name:nova-cell1-db-create-hlchg Namespace:openstack ID:ccf5c4c3a5f161fc5dd934721aae0729acce7d8d43d4bc16f6b7a21962f61279 UID:276afefc-b6a7-42d5-8930-d60ab7aa2341 NetNS:/var/run/netns/d63cf9bb-d613-4cce-ac74-57b25ba4d6c8 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod276afefc_b6a7_42d5_8930_d60ab7aa2341.slice PodAnnotations:0xc003674200}] Aliases:map[]}"
2026-06-12 17:20:07.515668 | controller | Jun 12 16:29:01.599901 crc crio[21573]: time="2026-06-12T16:29:01.599735542Z" level=info msg="Checking pod openstack_nova-cell1-db-create-hlchg for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 17:20:07.515684 | controller | Jun 12 16:29:01.649870 crc crio[21573]: 2026-06-12T16:29:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:0afd9a785206ef5 Mac:52:cd:7c:c7:ea:da Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:ba Mtu:0 Sandbox:/var/run/netns/a386b4aa-6b76-4eaf-87f4-7c8d01337215 SocketPath: PciID:}] [{Interface:0xc0000145f0 Address:{IP:10.217.0.186 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 17:20:07.515700 | controller | Jun 12 16:29:01.656178 crc crio[21573]: time="2026-06-12T16:29:01.656051377Z" level=info msg="Got pod network &{Name:nova-api-92f1-account-create-update-5s6l7 Namespace:openstack ID:0afd9a785206ef5c674c67b77cebbab97e6c0588442e0427c66d95f09a2f5419 UID:5c2bee64-5ca1-4708-91d6-e6bfc329d24f NetNS:/var/run/netns/a386b4aa-6b76-4eaf-87f4-7c8d01337215 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod5c2bee64_5ca1_4708_91d6_e6bfc329d24f.slice PodAnnotations:0xc0063800c0}] Aliases:map[]}"
2026-06-12 17:20:07.515716 | controller | Jun 12 16:29:01.656545 crc crio[21573]: time="2026-06-12T16:29:01.656372556Z" level=info msg="Checking pod openstack_nova-api-92f1-account-create-update-5s6l7 for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 17:20:07.515737 | controller | Jun 12 16:29:01.705620 crc crio[21573]: time="2026-06-12T16:29:01.705425813Z" level=info msg="Ran pod sandbox ccf5c4c3a5f161fc5dd934721aae0729acce7d8d43d4bc16f6b7a21962f61279 with infra container: openstack/nova-cell1-db-create-hlchg/POD" id=d7e0e593-3e5a-476d-b9b9-82da2b7b39f1 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:20:07.515754 | controller | Jun 12 16:29:01.706315 crc crio[21573]: time="2026-06-12T16:29:01.70620809Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.515771 | controller | Jun 12 16:29:01.710238 crc crio[21573]: time="2026-06-12T16:29:01.710054593Z" level=info msg="Ran pod sandbox 0afd9a785206ef5c674c67b77cebbab97e6c0588442e0427c66d95f09a2f5419 with infra container: openstack/nova-api-92f1-account-create-update-5s6l7/POD" id=0ca96795-89a1-49f4-8496-7c5e85e15b8f name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:20:07.515788 | controller | Jun 12 16:29:01.718769 crc crio[21573]: time="2026-06-12T16:29:01.717807548Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified" id=5e1bb174-64dc-4a2c-b357-611329304381 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:20:07.515804 | controller | Jun 12 16:29:01.719273 crc crio[21573]: time="2026-06-12T16:29:01.718406728Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.515821 | controller | Jun 12 16:29:01.743924 crc crio[21573]: time="2026-06-12T16:29:01.743499951Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified" id=f4d4daa1-2962-44ec-8574-08d852a2bcd5 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:20:07.515838 | controller | Jun 12 16:29:01.758256 crc crio[21573]: time="2026-06-12T16:29:01.755160581Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified" id=21f995bb-902a-44a9-a9a6-ba24c45d67fb name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:20:07.515854 | controller | Jun 12 16:29:01.758256 crc crio[21573]: time="2026-06-12T16:29:01.755280044Z" level=info msg="Creating container: openstack/nova-api-92f1-account-create-update-5s6l7/mariadb-account-create-update" id=436ff4b3-c934-4d07-8881-e2fb5747b8f6 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:20:07.515869 | controller | Jun 12 16:29:01.758256 crc crio[21573]: time="2026-06-12T16:29:01.756019433Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.515885 | controller | Jun 12 16:29:01.758256 crc crio[21573]: time="2026-06-12T16:29:01.757951295Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified" id=e9b1b42b-b501-46bb-92e7-43f0067650c2 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:20:07.515901 | controller | Jun 12 16:29:01.790757 crc crio[21573]: 2026-06-12T16:29:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:c8ce36ef1b58763 Mac:7a:57:e9:d0:e5:09 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:bc Mtu:0 Sandbox:/var/run/netns/3b1c70b9-0b33-46ea-a58c-7490963b4a0e SocketPath: PciID:}] [{Interface:0xc0004a85d0 Address:{IP:10.217.0.188 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 17:20:07.515917 | controller | Jun 12 16:29:01.790757 crc crio[21573]: time="2026-06-12T16:29:01.790129831Z" level=info msg="Got pod network &{Name:nova-cell0-82a2-account-create-update-pmkx2 Namespace:openstack ID:c8ce36ef1b587636136550afe3d081ee6752f9d75b86bebde31da60fa8c49a56 UID:1ac39b79-5807-461f-88b1-2133f7cff3dd NetNS:/var/run/netns/3b1c70b9-0b33-46ea-a58c-7490963b4a0e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod1ac39b79_5807_461f_88b1_2133f7cff3dd.slice PodAnnotations:0xc00063c2c0}] Aliases:map[]}"
2026-06-12 17:20:07.515938 | controller | Jun 12 16:29:01.790757 crc crio[21573]: time="2026-06-12T16:29:01.790303237Z" level=info msg="Checking pod openstack_nova-cell0-82a2-account-create-update-pmkx2 for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 17:20:07.515955 | controller | Jun 12 16:29:01.797946 crc crio[21573]: time="2026-06-12T16:29:01.797773623Z" level=info msg="Creating container: openstack/nova-cell1-db-create-hlchg/mariadb-database-create" id=b40c0861-a209-491c-86bb-4d94f8d35d60 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:20:07.515971 | controller | Jun 12 16:29:01.825967 crc crio[21573]: time="2026-06-12T16:29:01.820614641Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.515987 | controller | Jun 12 16:29:01.831668 crc crio[21573]: time="2026-06-12T16:29:01.831584455Z" level=info msg="Ran pod sandbox c8ce36ef1b587636136550afe3d081ee6752f9d75b86bebde31da60fa8c49a56 with infra container: openstack/nova-cell0-82a2-account-create-update-pmkx2/POD" id=1cd3e626-9e81-4d74-a1fc-c92875763b5c name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:20:07.516003 | controller | Jun 12 16:29:01.836943 crc crio[21573]: time="2026-06-12T16:29:01.836792485Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified" id=a16cfa9b-7f0c-4f9a-871c-e424099baaf4 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:20:07.516019 | controller | Jun 12 16:29:01.911805 crc crio[21573]: time="2026-06-12T16:29:01.911627421Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.516035 | controller | Jun 12 16:29:01.918752 crc crio[21573]: time="2026-06-12T16:29:01.918146136Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified" id=3733e14d-1364-497b-bb0d-7a95128ce129 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:20:07.516050 | controller | Jun 12 16:29:01.927628 crc crio[21573]: time="2026-06-12T16:29:01.927518375Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.516066 | controller | Jun 12 16:29:01.931850 crc crio[21573]: time="2026-06-12T16:29:01.931763968Z" level=info msg="Creating container: openstack/nova-cell0-82a2-account-create-update-pmkx2/mariadb-account-create-update" id=2e6c1ee6-fb4d-4465-8dc5-b19fca7c1ea9 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:20:07.516083 | controller | Jun 12 16:29:01.932426 crc crio[21573]: time="2026-06-12T16:29:01.932258161Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.516099 | controller | Jun 12 16:29:02.003816 crc crio[21573]: time="2026-06-12T16:29:02.001828339Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.516114 | controller | Jun 12 16:29:02.009922 crc crio[21573]: 2026-06-12T16:29:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:e2cf8fb869a4550 Mac:46:e8:18:b3:c3:c1 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:bd Mtu:0 Sandbox:/var/run/netns/b1631aac-bf6a-43e2-92f9-2ac6d0524910 SocketPath: PciID:}] [{Interface:0xc0004826a0 Address:{IP:10.217.0.189 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 17:20:07.516130 | controller | Jun 12 16:29:02.009922 crc crio[21573]: time="2026-06-12T16:29:02.008648092Z" level=info msg="Got pod network &{Name:nova-cell1-ee01-account-create-update-fd2xg Namespace:openstack ID:e2cf8fb869a455039c6cea5ad45cb9d0cac22cbd0d623e6533cd022aa94040ce UID:9e04bd8e-d83e-452d-8fac-81859b770066 NetNS:/var/run/netns/b1631aac-bf6a-43e2-92f9-2ac6d0524910 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod9e04bd8e_d83e_452d_8fac_81859b770066.slice PodAnnotations:0xc00063c5b0}] Aliases:map[]}"
2026-06-12 17:20:07.516150 | controller | Jun 12 16:29:02.009922 crc crio[21573]: time="2026-06-12T16:29:02.008808656Z" level=info msg="Checking pod openstack_nova-cell1-ee01-account-create-update-fd2xg for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 17:20:07.516167 | controller | Jun 12 16:29:02.017734 crc crio[21573]: time="2026-06-12T16:29:02.015186528Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.516183 | controller | Jun 12 16:29:02.041159 crc crio[21573]: time="2026-06-12T16:29:02.041052642Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.516198 | controller | Jun 12 16:29:02.043127 crc crio[21573]: time="2026-06-12T16:29:02.043049359Z" level=info msg="Ran pod sandbox e2cf8fb869a455039c6cea5ad45cb9d0cac22cbd0d623e6533cd022aa94040ce with infra container: openstack/nova-cell1-ee01-account-create-update-fd2xg/POD" id=51556016-1de5-4816-83bf-364c1deaf75d name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:20:07.516214 | controller | Jun 12 16:29:02.046353 crc crio[21573]: time="2026-06-12T16:29:02.04624263Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified" id=560d5c98-8a9c-4b73-aecb-5bff6495b25a name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:20:07.516230 | controller | Jun 12 16:29:02.046859 crc crio[21573]: time="2026-06-12T16:29:02.046777814Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.516246 | controller | Jun 12 16:29:02.049057 crc crio[21573]: time="2026-06-12T16:29:02.049029344Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified" id=4daab4b5-f9fb-46d9-a25d-768d9e17c5da name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:20:07.516262 | controller | Jun 12 16:29:02.073723 crc crio[21573]: time="2026-06-12T16:29:02.073395326Z" level=info msg="Creating container: openstack/nova-cell1-ee01-account-create-update-fd2xg/mariadb-account-create-update" id=e89ba870-860d-4624-b904-62f054bfbbcc name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:20:07.516278 | controller | Jun 12 16:29:02.074189 crc crio[21573]: time="2026-06-12T16:29:02.074041783Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.516294 | controller | Jun 12 16:29:02.104129 crc crio[21573]: time="2026-06-12T16:29:02.103891902Z" level=info msg="Created container 6fae81f0771e8372e454ebd2157f3a42fde08da227a7dd407b8dc3fe80d96230: openstack/nova-cell0-db-create-9g6jl/mariadb-database-create" id=d6ec2ef6-e28b-4817-8238-4871a4d7459d name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:20:07.516310 | controller | Jun 12 16:29:02.109732 crc crio[21573]: time="2026-06-12T16:29:02.109404919Z" level=info msg="Starting container: 6fae81f0771e8372e454ebd2157f3a42fde08da227a7dd407b8dc3fe80d96230" id=d2b2833b-2eab-462f-be2e-3bf4459e8ca0 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 17:20:07.516325 | controller | Jun 12 16:29:02.122427 crc crio[21573]: time="2026-06-12T16:29:02.122355687Z" level=info msg="Started container" PID=85313 containerID=6fae81f0771e8372e454ebd2157f3a42fde08da227a7dd407b8dc3fe80d96230 description=openstack/nova-cell0-db-create-9g6jl/mariadb-database-create id=d2b2833b-2eab-462f-be2e-3bf4459e8ca0 name=/runtime.v1.RuntimeService/StartContainer sandboxID=17a21eaf68e3a07895fe54dc3d107a5efe0ac7157e42516b7bdf47ff4f147fbf
2026-06-12 17:20:07.516352 | controller | Jun 12 16:29:02.179798 crc crio[21573]: time="2026-06-12T16:29:02.179708209Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.516368 | controller | Jun 12 16:29:02.189372 crc crio[21573]: time="2026-06-12T16:29:02.189268523Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.516384 | controller | Jun 12 16:29:02.316127 crc crio[21573]: time="2026-06-12T16:29:02.31595177Z" level=info msg="Created container bf82662b74ed0151c2a0e1f2c6f711c726f47aaef1d1975783a16998ff73aa29: openstack/nova-api-92f1-account-create-update-5s6l7/mariadb-account-create-update" id=436ff4b3-c934-4d07-8881-e2fb5747b8f6 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:20:07.516401 | controller | Jun 12 16:29:02.318298 crc crio[21573]: time="2026-06-12T16:29:02.31819402Z" level=info msg="Starting container: bf82662b74ed0151c2a0e1f2c6f711c726f47aaef1d1975783a16998ff73aa29" id=4d8b4c08-1b40-4fc2-8f0c-c8bf6af2b63a name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 17:20:07.516419 | controller | Jun 12 16:29:02.326115 crc crio[21573]: time="2026-06-12T16:29:02.325983698Z" level=info msg="Started container" PID=85331 containerID=bf82662b74ed0151c2a0e1f2c6f711c726f47aaef1d1975783a16998ff73aa29 description=openstack/nova-api-92f1-account-create-update-5s6l7/mariadb-account-create-update id=4d8b4c08-1b40-4fc2-8f0c-c8bf6af2b63a name=/runtime.v1.RuntimeService/StartContainer sandboxID=0afd9a785206ef5c674c67b77cebbab97e6c0588442e0427c66d95f09a2f5419
2026-06-12 17:20:07.516442 | controller | Jun 12 16:29:02.515071 crc crio[21573]: time="2026-06-12T16:29:02.514292394Z" level=info msg="Created container 9c95feba8149acab07ea6904347418e76c9ab8b3d1cb6533fb9845f5cd13791f: openstack/nova-cell0-82a2-account-create-update-pmkx2/mariadb-account-create-update" id=2e6c1ee6-fb4d-4465-8dc5-b19fca7c1ea9 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:20:07.516464 | controller | Jun 12 16:29:02.516344 crc crio[21573]: time="2026-06-12T16:29:02.516303636Z" level=info msg="Starting container: 9c95feba8149acab07ea6904347418e76c9ab8b3d1cb6533fb9845f5cd13791f" id=fc7b720a-3280-4867-aa73-bed10327c610 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 17:20:07.516487 | controller | Jun 12 16:29:02.520532 crc crio[21573]: time="2026-06-12T16:29:02.518885597Z" level=info msg="Created container f1e7b58e3162129576721162f7de5eb507d0e8e70d5f3f701d9eed0b9c2c7d80: openstack/nova-cell1-ee01-account-create-update-fd2xg/mariadb-account-create-update" id=e89ba870-860d-4624-b904-62f054bfbbcc name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:20:07.516510 | controller | Jun 12 16:29:02.520532 crc crio[21573]: time="2026-06-12T16:29:02.519009379Z" level=info msg="Created container 00a58e2bb51f17372b75522ccda8c77e0919a36e5142159fd961b9a18320cb0e: openstack/nova-cell1-db-create-hlchg/mariadb-database-create" id=b40c0861-a209-491c-86bb-4d94f8d35d60 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:20:07.516527 | controller | Jun 12 16:29:02.521337 crc crio[21573]: time="2026-06-12T16:29:02.520705731Z" level=info msg="Starting container: f1e7b58e3162129576721162f7de5eb507d0e8e70d5f3f701d9eed0b9c2c7d80" id=324265ea-7b37-4521-bbed-845438362be1 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 17:20:07.516543 | controller | Jun 12 16:29:02.521798 crc crio[21573]: time="2026-06-12T16:29:02.521744092Z" level=info msg="Starting container: 00a58e2bb51f17372b75522ccda8c77e0919a36e5142159fd961b9a18320cb0e" id=6d051553-82a6-4077-969e-d9ff2a8e9b39 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 17:20:07.516559 | controller | Jun 12 16:29:02.523284 crc crio[21573]: time="2026-06-12T16:29:02.523252932Z" level=info msg="Started container" PID=85356 containerID=9c95feba8149acab07ea6904347418e76c9ab8b3d1cb6533fb9845f5cd13791f description=openstack/nova-cell0-82a2-account-create-update-pmkx2/mariadb-account-create-update id=fc7b720a-3280-4867-aa73-bed10327c610 name=/runtime.v1.RuntimeService/StartContainer sandboxID=c8ce36ef1b587636136550afe3d081ee6752f9d75b86bebde31da60fa8c49a56
2026-06-12 17:20:07.516618 | controller | Jun 12 16:29:02.535273 crc crio[21573]: time="2026-06-12T16:29:02.534952537Z" level=info msg="Started container" PID=85405 containerID=f1e7b58e3162129576721162f7de5eb507d0e8e70d5f3f701d9eed0b9c2c7d80 description=openstack/nova-cell1-ee01-account-create-update-fd2xg/mariadb-account-create-update id=324265ea-7b37-4521-bbed-845438362be1 name=/runtime.v1.RuntimeService/StartContainer sandboxID=e2cf8fb869a455039c6cea5ad45cb9d0cac22cbd0d623e6533cd022aa94040ce
2026-06-12 17:20:07.516647 | controller | Jun 12 16:29:02.541671 crc crio[21573]: time="2026-06-12T16:29:02.540966318Z" level=info msg="Started container" PID=85361 containerID=00a58e2bb51f17372b75522ccda8c77e0919a36e5142159fd961b9a18320cb0e description=openstack/nova-cell1-db-create-hlchg/mariadb-database-create id=6d051553-82a6-4077-969e-d9ff2a8e9b39 name=/runtime.v1.RuntimeService/StartContainer sandboxID=ccf5c4c3a5f161fc5dd934721aae0729acce7d8d43d4bc16f6b7a21962f61279
2026-06-12 17:20:07.516664 | controller | Jun 12 16:29:03.648936 crc crio[21573]: time="2026-06-12T16:29:03.648165759Z" level=info msg="Stopping pod sandbox: 17a21eaf68e3a07895fe54dc3d107a5efe0ac7157e42516b7bdf47ff4f147fbf" id=b2122019-bc40-4cd1-8405-0478595771a5 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 17:20:07.516681 | controller | Jun 12 16:29:03.649968 crc crio[21573]: time="2026-06-12T16:29:03.649776783Z" level=info msg="Got pod network &{Name:nova-cell0-db-create-9g6jl Namespace:openstack ID:17a21eaf68e3a07895fe54dc3d107a5efe0ac7157e42516b7bdf47ff4f147fbf UID:0b976697-f6e4-4615-a3a3-7dbc8af7a9f5 NetNS:/var/run/netns/4a87b581-f843-4402-b37e-1f488603891d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod0b976697_f6e4_4615_a3a3_7dbc8af7a9f5.slice PodAnnotations:0xc00443c848}] Aliases:map[]}"
2026-06-12 17:20:07.516700 | controller | Jun 12 16:29:03.650056 crc crio[21573]: time="2026-06-12T16:29:03.649991289Z" level=info msg="Deleting pod openstack_nova-cell0-db-create-9g6jl from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 17:20:07.516719 | controller | Jun 12 16:29:03.651905 crc crio[21573]: time="2026-06-12T16:29:03.648196722Z" level=info msg="Stopping pod sandbox: 3991f199f586de72e9f22fa24d11b65e2e3020203e1f0e9836d83d376609fc17" id=a2421762-3f00-4743-88a7-aad99fafe990 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 17:20:07.516736 | controller | Jun 12 16:29:03.651905 crc crio[21573]: time="2026-06-12T16:29:03.650762703Z" level=info msg="Got pod network &{Name:nova-api-db-create-4rwld Namespace:openstack ID:3991f199f586de72e9f22fa24d11b65e2e3020203e1f0e9836d83d376609fc17 UID:8edd3252-d903-4401-8547-c8b10b754cec NetNS:/var/run/netns/cee7b23a-a4c2-4060-8ccb-c24f8d28c4ba Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod8edd3252_d903_4401_8547_c8b10b754cec.slice PodAnnotations:0xc002e290f0}] Aliases:map[]}"
2026-06-12 17:20:07.516754 | controller | Jun 12 16:29:03.651905 crc crio[21573]: time="2026-06-12T16:29:03.650868027Z" level=info msg="Deleting pod openstack_nova-api-db-create-4rwld from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 17:20:07.516771 | controller | Jun 12 16:29:04.200727 crc crio[21573]: time="2026-06-12T16:29:04.200333034Z" level=info msg="Stopped pod sandbox: 3991f199f586de72e9f22fa24d11b65e2e3020203e1f0e9836d83d376609fc17" id=a2421762-3f00-4743-88a7-aad99fafe990 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 17:20:07.516794 | controller | Jun 12 16:29:04.248006 crc crio[21573]: time="2026-06-12T16:29:04.244131584Z" level=info msg="Stopped pod sandbox: 17a21eaf68e3a07895fe54dc3d107a5efe0ac7157e42516b7bdf47ff4f147fbf" id=b2122019-bc40-4cd1-8405-0478595771a5 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 17:20:07.516811 | controller | Jun 12 16:29:04.701161 crc crio[21573]: time="2026-06-12T16:29:04.701010972Z" level=info msg="Stopping pod sandbox: c8ce36ef1b587636136550afe3d081ee6752f9d75b86bebde31da60fa8c49a56" id=b18cec44-471c-450e-b3ac-449d30641026 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 17:20:07.516828 | controller | Jun 12 16:29:04.702976 crc crio[21573]: time="2026-06-12T16:29:04.701942706Z" level=info msg="Stopping pod sandbox: ccf5c4c3a5f161fc5dd934721aae0729acce7d8d43d4bc16f6b7a21962f61279" id=8a032b87-9b2b-4d8f-8e72-601897729798 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 17:20:07.516844 | controller | Jun 12 16:29:04.702976 crc crio[21573]: time="2026-06-12T16:29:04.702049159Z" level=info msg="Stopping pod sandbox: e2cf8fb869a455039c6cea5ad45cb9d0cac22cbd0d623e6533cd022aa94040ce" id=2d6b24ec-3ee4-4812-9d1d-a5a21577b37f name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 17:20:07.516860 | controller | Jun 12 16:29:04.702976 crc crio[21573]: time="2026-06-12T16:29:04.702004078Z" level=info msg="Got pod network &{Name:nova-cell0-82a2-account-create-update-pmkx2 Namespace:openstack ID:c8ce36ef1b587636136550afe3d081ee6752f9d75b86bebde31da60fa8c49a56 UID:1ac39b79-5807-461f-88b1-2133f7cff3dd NetNS:/var/run/netns/3b1c70b9-0b33-46ea-a58c-7490963b4a0e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod1ac39b79_5807_461f_88b1_2133f7cff3dd.slice PodAnnotations:0xc0036741a0}] Aliases:map[]}"
2026-06-12 17:20:07.516877 | controller | Jun 12 16:29:04.702976 crc crio[21573]: time="2026-06-12T16:29:04.702110561Z" level=info msg="Stopping pod sandbox: 0afd9a785206ef5c674c67b77cebbab97e6c0588442e0427c66d95f09a2f5419" id=6809e102-ee31-468c-996e-24eefaae30fd name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 17:20:07.516893 | controller | Jun 12 16:29:04.702976 crc crio[21573]: time="2026-06-12T16:29:04.702812279Z" level=info msg="Deleting pod openstack_nova-cell0-82a2-account-create-update-pmkx2 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 17:20:07.516910 | controller | Jun 12 16:29:04.702976 crc crio[21573]: time="2026-06-12T16:29:04.702934862Z" level=info msg="Got pod network &{Name:nova-cell1-ee01-account-create-update-fd2xg Namespace:openstack ID:e2cf8fb869a455039c6cea5ad45cb9d0cac22cbd0d623e6533cd022aa94040ce UID:9e04bd8e-d83e-452d-8fac-81859b770066 NetNS:/var/run/netns/b1631aac-bf6a-43e2-92f9-2ac6d0524910 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod9e04bd8e_d83e_452d_8fac_81859b770066.slice PodAnnotations:0xc0024280b0}] Aliases:map[]}"
2026-06-12 17:20:07.516926 | controller | Jun 12 16:29:04.703427 crc crio[21573]: time="2026-06-12T16:29:04.703123887Z" level=info msg="Got pod network &{Name:nova-cell1-db-create-hlchg Namespace:openstack ID:ccf5c4c3a5f161fc5dd934721aae0729acce7d8d43d4bc16f6b7a21962f61279 UID:276afefc-b6a7-42d5-8930-d60ab7aa2341 NetNS:/var/run/netns/d63cf9bb-d613-4cce-ac74-57b25ba4d6c8 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod276afefc_b6a7_42d5_8930_d60ab7aa2341.slice PodAnnotations:0xc00338e0b8}] Aliases:map[]}"
2026-06-12 17:20:07.516942 | controller | Jun 12 16:29:04.703427 crc crio[21573]: time="2026-06-12T16:29:04.70318489Z" level=info msg="Deleting pod openstack_nova-cell1-ee01-account-create-update-fd2xg from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 17:20:07.516958 | controller | Jun 12 16:29:04.703427 crc crio[21573]: time="2026-06-12T16:29:04.703326254Z" level=info msg="Deleting pod openstack_nova-cell1-db-create-hlchg from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 17:20:07.516978 | controller | Jun 12 16:29:04.703680 crc crio[21573]: time="2026-06-12T16:29:04.703640073Z" level=info msg="Got pod network &{Name:nova-api-92f1-account-create-update-5s6l7 Namespace:openstack ID:0afd9a785206ef5c674c67b77cebbab97e6c0588442e0427c66d95f09a2f5419 UID:5c2bee64-5ca1-4708-91d6-e6bfc329d24f NetNS:/var/run/netns/a386b4aa-6b76-4eaf-87f4-7c8d01337215 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod5c2bee64_5ca1_4708_91d6_e6bfc329d24f.slice PodAnnotations:0xc003674218}] Aliases:map[]}"
2026-06-12 17:20:07.516994 | controller | Jun 12 16:29:04.704348 crc crio[21573]: time="2026-06-12T16:29:04.7042889Z" level=info msg="Deleting pod openstack_nova-api-92f1-account-create-update-5s6l7 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 17:20:07.517011 | controller | Jun 12 16:29:05.206256 crc crio[21573]: time="2026-06-12T16:29:05.205298401Z" level=info msg="Stopped pod sandbox: e2cf8fb869a455039c6cea5ad45cb9d0cac22cbd0d623e6533cd022aa94040ce" id=2d6b24ec-3ee4-4812-9d1d-a5a21577b37f name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 17:20:07.517027 | controller | Jun 12 16:29:05.395376 crc crio[21573]: time="2026-06-12T16:29:05.395209311Z" level=info msg="Stopped pod sandbox: 0afd9a785206ef5c674c67b77cebbab97e6c0588442e0427c66d95f09a2f5419" id=6809e102-ee31-468c-996e-24eefaae30fd name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 17:20:07.517044 | controller | Jun 12 16:29:05.414508 crc crio[21573]: time="2026-06-12T16:29:05.414280444Z" level=info msg="Stopped pod sandbox: ccf5c4c3a5f161fc5dd934721aae0729acce7d8d43d4bc16f6b7a21962f61279" id=8a032b87-9b2b-4d8f-8e72-601897729798 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 17:20:07.517060 | controller | Jun 12 16:29:05.486861 crc crio[21573]: time="2026-06-12T16:29:05.486541916Z" level=info msg="Stopped pod sandbox: c8ce36ef1b587636136550afe3d081ee6752f9d75b86bebde31da60fa8c49a56" id=b18cec44-471c-450e-b3ac-449d30641026 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 17:20:07.517076 | controller | Jun 12 16:29:07.628025 crc crio[21573]: time="2026-06-12T16:29:07.62714929Z" level=warning msg="Stopping container 18ff80338ebc3ef54690784a32d06fbd0cfcab72e3a958c6472662da9cf2886a with stop signal(15) timed out. Killing..."
2026-06-12 17:20:07.517092 | controller | Jun 12 16:29:07.641231 crc crio[21573]: time="2026-06-12T16:29:07.641094999Z" level=warning msg="Stopping container 8dcfb8f8d34885c599fb0aaf92b4344df44e91cdfb0d74c76a9dcf740b36af59 with stop signal(15) timed out. Killing..."
2026-06-12 17:20:07.517109 | controller | Jun 12 16:29:07.677384 crc crio[21573]: time="2026-06-12T16:29:07.675189926Z" level=error msg="Killing container 18ff80338ebc3ef54690784a32d06fbd0cfcab72e3a958c6472662da9cf2886a failed: `/usr/bin/crun --root /run/crun --systemd-cgroup kill 18ff80338ebc3ef54690784a32d06fbd0cfcab72e3a958c6472662da9cf2886a KILL` failed: process not running: No such process\n : exit status 1"
2026-06-12 17:20:07.517126 | controller | Jun 12 16:29:07.711872 crc crio[21573]: time="2026-06-12T16:29:07.711805918Z" level=info msg="Stopped container 18ff80338ebc3ef54690784a32d06fbd0cfcab72e3a958c6472662da9cf2886a: openstack/ceilometer-0/ceilometer-notification-agent" id=9312f5ab-6fb2-45eb-a998-7a8f550299a1 name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 17:20:07.517142 | controller | Jun 12 16:29:07.785596 crc crio[21573]: time="2026-06-12T16:29:07.784246355Z" level=error msg="Killing container 8dcfb8f8d34885c599fb0aaf92b4344df44e91cdfb0d74c76a9dcf740b36af59 failed: `/usr/bin/crun --root /run/crun --systemd-cgroup kill 8dcfb8f8d34885c599fb0aaf92b4344df44e91cdfb0d74c76a9dcf740b36af59 KILL` failed: process not running: No such process\n : exit status 1"
2026-06-12 17:20:07.517159 | controller | Jun 12 16:29:07.839041 crc crio[21573]: time="2026-06-12T16:29:07.838848938Z" level=info msg="Stopped container 8dcfb8f8d34885c599fb0aaf92b4344df44e91cdfb0d74c76a9dcf740b36af59: openstack/ceilometer-0/ceilometer-central-agent" id=92c1929e-13d2-4a89-be47-c7939a97724a name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 17:20:07.517178 | controller | Jun 12 16:29:07.842055 crc crio[21573]: time="2026-06-12T16:29:07.841981731Z" level=info msg="Stopping pod sandbox: 64e544f158665c2d30ed5b16e4aa28f2dfebf110ea4a8287988422953a01b7ae" id=1ad97ae9-efd4-4803-a4ef-ded9a9208b42 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 17:20:07.517195 | controller | Jun 12 16:29:07.843122 crc crio[21573]: time="2026-06-12T16:29:07.84305124Z" level=info msg="Got pod network &{Name:ceilometer-0 Namespace:openstack ID:64e544f158665c2d30ed5b16e4aa28f2dfebf110ea4a8287988422953a01b7ae UID:5c3b9188-2c1b-4a28-989f-1af535a56c27 NetNS:/var/run/netns/b2ddff2f-c155-440f-8cee-bd005275a473 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod5c3b9188_2c1b_4a28_989f_1af535a56c27.slice PodAnnotations:0xc003675558}] Aliases:map[]}"
2026-06-12 17:20:07.517211 | controller | Jun 12 16:29:07.843601 crc crio[21573]: time="2026-06-12T16:29:07.843547673Z" level=info msg="Deleting pod openstack_ceilometer-0 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 17:20:07.517228 | controller | Jun 12 16:29:08.287993 crc crio[21573]: time="2026-06-12T16:29:08.287724931Z" level=info msg="Stopped pod sandbox: 64e544f158665c2d30ed5b16e4aa28f2dfebf110ea4a8287988422953a01b7ae" id=1ad97ae9-efd4-4803-a4ef-ded9a9208b42 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 17:20:07.517244 | controller | Jun 12 16:29:08.874941 crc crio[21573]: time="2026-06-12T16:29:08.874179062Z" level=info msg="Removing container: e175db6826a870ec09dae4e4b997e14d444caec49a23453d9a70298d65cfc1de" id=1d6e7d60-080b-4c68-a935-e72425f97e89 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 17:20:07.517260 | controller | Jun 12 16:29:08.935234 crc crio[21573]: time="2026-06-12T16:29:08.935051928Z" level=info msg="Removed container e175db6826a870ec09dae4e4b997e14d444caec49a23453d9a70298d65cfc1de: openstack/ceilometer-0/proxy-httpd" id=1d6e7d60-080b-4c68-a935-e72425f97e89 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 17:20:07.517276 | controller | Jun 12 16:29:08.940730 crc crio[21573]: time="2026-06-12T16:29:08.940532088Z" level=info msg="Removing container: c77e491ac066a6385294d404cdb01723698dfe2c9254956690130c7804a12921" id=3234f4db-9800-4338-bac1-3153dcc9937d name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 17:20:07.517292 | controller | Jun 12 16:29:09.000691 crc crio[21573]: time="2026-06-12T16:29:09.000536331Z" level=info msg="Removed container c77e491ac066a6385294d404cdb01723698dfe2c9254956690130c7804a12921: openstack/ceilometer-0/sg-core" id=3234f4db-9800-4338-bac1-3153dcc9937d name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 17:20:07.517308 | controller | Jun 12 16:29:09.005101 crc crio[21573]: time="2026-06-12T16:29:09.00496348Z" level=info msg="Removing container: 18ff80338ebc3ef54690784a32d06fbd0cfcab72e3a958c6472662da9cf2886a" id=24f458cb-50b9-4cb6-8132-af6ddc9f678a name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 17:20:07.517324 | controller | Jun 12 16:29:09.083327 crc crio[21573]: time="2026-06-12T16:29:09.083184561Z" level=info msg="Removed container 18ff80338ebc3ef54690784a32d06fbd0cfcab72e3a958c6472662da9cf2886a: openstack/ceilometer-0/ceilometer-notification-agent" id=24f458cb-50b9-4cb6-8132-af6ddc9f678a name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 17:20:07.517340 | controller | Jun 12 16:29:09.105942 crc crio[21573]: time="2026-06-12T16:29:09.10542961Z" level=info msg="Removing container: 8dcfb8f8d34885c599fb0aaf92b4344df44e91cdfb0d74c76a9dcf740b36af59" id=f4ed490f-ca12-4969-b59a-b07d2520bb74 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 17:20:07.517359 | controller | Jun 12 16:29:09.210153 crc crio[21573]: time="2026-06-12T16:29:09.209693397Z" level=info msg="Removed container 8dcfb8f8d34885c599fb0aaf92b4344df44e91cdfb0d74c76a9dcf740b36af59: openstack/ceilometer-0/ceilometer-central-agent" id=f4ed490f-ca12-4969-b59a-b07d2520bb74 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 17:20:07.517376 | controller | Jun 12 16:29:09.481624 crc crio[21573]: time="2026-06-12T16:29:09.48151838Z" level=info msg="Running pod sandbox: openstack/ceilometer-0/POD" id=9e64f9e7-229a-4e28-aad7-2192706c4f1e name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:20:07.517392 | controller | Jun 12 16:29:09.481793 crc crio[21573]: time="2026-06-12T16:29:09.481668074Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.517408 | controller | Jun 12 16:29:09.537970 crc crio[21573]: time="2026-06-12T16:29:09.53784181Z" level=info msg="Got pod network &{Name:ceilometer-0 Namespace:openstack ID:e1edc90577731f2028b2c13362f0e095bcefae4c08a2971eaf356e22cff2755f UID:396a50dd-3782-49b5-bca7-4704f9a8e408 NetNS:/var/run/netns/27daefe4-6880-46ac-9a78-aa1fea48ec1d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod396a50dd_3782_49b5_bca7_4704f9a8e408.slice PodAnnotations:0xc0027220b8}] Aliases:map[]}"
2026-06-12 17:20:07.517424 | controller | Jun 12 16:29:09.537970 crc crio[21573]: time="2026-06-12T16:29:09.537931982Z" level=info msg="Adding pod openstack_ceilometer-0 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 17:20:07.517441 | controller | Jun 12 16:29:10.205345 crc crio[21573]: 2026-06-12T16:29:10Z [verbose] CmdAdd (shim): {1.1.0 [{Name:e1edc90577731f2 Mac:1a:4f:15:72:86:6d Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:be Mtu:0 Sandbox:/var/run/netns/27daefe4-6880-46ac-9a78-aa1fea48ec1d SocketPath: PciID:}] [{Interface:0xc0001a6740 Address:{IP:10.217.0.190 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 17:20:07.517458 | controller | Jun 12 16:29:10.207270 crc crio[21573]: time="2026-06-12T16:29:10.20631823Z" level=info msg="Got pod network &{Name:ceilometer-0 Namespace:openstack ID:e1edc90577731f2028b2c13362f0e095bcefae4c08a2971eaf356e22cff2755f UID:396a50dd-3782-49b5-bca7-4704f9a8e408 NetNS:/var/run/netns/27daefe4-6880-46ac-9a78-aa1fea48ec1d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod396a50dd_3782_49b5_bca7_4704f9a8e408.slice PodAnnotations:0xc0027220b8}] Aliases:map[]}"
2026-06-12 17:20:07.517474 | controller | Jun 12 16:29:10.207270 crc crio[21573]: time="2026-06-12T16:29:10.206732602Z" level=info msg="Checking pod openstack_ceilometer-0 for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 17:20:07.517491 | controller | Jun 12 16:29:10.230908 crc crio[21573]: time="2026-06-12T16:29:10.230150606Z" level=info msg="Ran pod sandbox e1edc90577731f2028b2c13362f0e095bcefae4c08a2971eaf356e22cff2755f with infra container: openstack/ceilometer-0/POD" id=9e64f9e7-229a-4e28-aad7-2192706c4f1e name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:20:07.517507 | controller | Jun 12 16:29:10.234503 crc crio[21573]: time="2026-06-12T16:29:10.234359156Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-central:current-podified" id=e0fa8dc9-e68f-49a2-9ff5-0c346b733790 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:20:07.517523 | controller | Jun 12 16:29:10.266735 crc crio[21573]: time="2026-06-12T16:29:10.266565851Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-central:current-podified" id=83cf96b3-03d2-4e5a-9322-9ca42c20881a name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:20:07.517539 | controller | Jun 12 16:29:10.280423 crc crio[21573]: time="2026-06-12T16:29:10.280311267Z" level=info msg="Creating container: openstack/ceilometer-0/ceilometer-central-agent" id=f766c5d9-589a-4d93-a0c8-e251da95a4fe name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:20:07.517559 | controller | Jun 12 16:29:10.281107 crc crio[21573]: time="2026-06-12T16:29:10.280964834Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.517592 | controller | Jun 12 16:29:10.353361 crc crio[21573]: time="2026-06-12T16:29:10.353047441Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.517614 | controller | Jun 12 16:29:10.358929 crc crio[21573]: time="2026-06-12T16:29:10.358828634Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.517631 | controller | Jun 12 16:29:10.553198 crc crio[21573]: time="2026-06-12T16:29:10.553028167Z" level=info msg="Created container 4821e0e842bc091b5b25e1ac0ba76401710776e191a7132f99fcc42bedde8557: openstack/ceilometer-0/ceilometer-central-agent" id=f766c5d9-589a-4d93-a0c8-e251da95a4fe name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:20:07.517647 | controller | Jun 12 16:29:10.555205 crc crio[21573]: time="2026-06-12T16:29:10.555013991Z" level=info msg="Starting container: 4821e0e842bc091b5b25e1ac0ba76401710776e191a7132f99fcc42bedde8557" id=13b3b562-65b9-40f8-a447-595e4e7d1e6d name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 17:20:07.517664 | controller | Jun 12 16:29:10.569516 crc crio[21573]: time="2026-06-12T16:29:10.56924757Z" level=info msg="Started container" PID=86070 containerID=4821e0e842bc091b5b25e1ac0ba76401710776e191a7132f99fcc42bedde8557 description=openstack/ceilometer-0/ceilometer-central-agent id=13b3b562-65b9-40f8-a447-595e4e7d1e6d name=/runtime.v1.RuntimeService/StartContainer sandboxID=e1edc90577731f2028b2c13362f0e095bcefae4c08a2971eaf356e22cff2755f
2026-06-12 17:20:07.517680 | controller | Jun 12 16:29:10.587771 crc crio[21573]: time="2026-06-12T16:29:10.587607196Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-notification:current-podified" id=10f1f6d4-26d8-4e26-b39e-99affc7c5c6d name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:20:07.517697 | controller | Jun 12 16:29:10.618407 crc crio[21573]: time="2026-06-12T16:29:10.618232583Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-notification:current-podified" id=a98ce9fb-311d-454c-892d-d3de8db6aa54 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:20:07.517713 | controller | Jun 12 16:29:10.644270 crc crio[21573]: time="2026-06-12T16:29:10.644148051Z" level=info msg="Creating container: openstack/ceilometer-0/ceilometer-notification-agent" id=a69d37fc-34a5-45fc-91b5-791dde2afd10 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:20:07.517729 | controller | Jun 12 16:29:10.645105 crc crio[21573]: time="2026-06-12T16:29:10.645018085Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.517744 | controller | Jun 12 16:29:10.749761 crc crio[21573]: time="2026-06-12T16:29:10.743878311Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.517760 | controller | Jun 12 16:29:10.751299 crc crio[21573]: time="2026-06-12T16:29:10.751225777Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.517777 | controller | Jun 12 16:29:10.908050 crc crio[21573]: time="2026-06-12T16:29:10.907940525Z" level=info msg="Created container 98899e16ef426bf362fb21d788ae2e3568a14f34973a45ac8955506c68161646: openstack/ceilometer-0/ceilometer-notification-agent" id=a69d37fc-34a5-45fc-91b5-791dde2afd10 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:20:07.517796 | controller | Jun 12 16:29:10.911024 crc crio[21573]: time="2026-06-12T16:29:10.910925395Z" level=info msg="Starting container: 98899e16ef426bf362fb21d788ae2e3568a14f34973a45ac8955506c68161646" id=f76b218f-5bed-49e9-b1fb-7842a72a28be name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 17:20:07.517813 | controller | Jun 12 16:29:10.933887 crc crio[21573]: time="2026-06-12T16:29:10.933683579Z" level=info msg="Started container" PID=86084 containerID=98899e16ef426bf362fb21d788ae2e3568a14f34973a45ac8955506c68161646 description=openstack/ceilometer-0/ceilometer-notification-agent id=f76b218f-5bed-49e9-b1fb-7842a72a28be name=/runtime.v1.RuntimeService/StartContainer sandboxID=e1edc90577731f2028b2c13362f0e095bcefae4c08a2971eaf356e22cff2755f
2026-06-12 17:20:07.517830 | controller | Jun 12 16:29:10.952808 crc crio[21573]: time="2026-06-12T16:29:10.952709244Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/sg-core:latest" id=bbb358b0-4909-4499-b59e-90dc1789a420 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:20:07.517846 | controller | Jun 12 16:29:10.977151 crc crio[21573]: time="2026-06-12T16:29:10.976938738Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/sg-core:latest" id=71bbc524-8132-48fd-a4fc-4013dfe1cfe3 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:20:07.517863 | controller | Jun 12 16:29:10.992143 crc crio[21573]: time="2026-06-12T16:29:10.990739974Z" level=info msg="Creating container: openstack/ceilometer-0/sg-core" id=5d075422-a6fc-48bc-aeca-fe155d2d598f name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:20:07.517879 | controller | Jun 12 16:29:10.992143 crc crio[21573]: time="2026-06-12T16:29:10.991343031Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.517895 | controller | Jun 12 16:29:11.044541 crc crio[21573]: time="2026-06-12T16:29:11.04436566Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.517912 | controller | Jun 12 16:29:11.049892 crc crio[21573]: time="2026-06-12T16:29:11.049752124Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.517929 | controller | Jun 12 16:29:11.065518 crc crio[21573]: time="2026-06-12T16:29:11.065387939Z" level=info msg="Running pod sandbox: openstack/nova-cell0-conductor-db-sync-6ktw8/POD" id=9cf4029c-e126-4717-95eb-63e0f5630be1 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:20:07.517946 | controller | Jun 12 16:29:11.065518 crc crio[21573]: time="2026-06-12T16:29:11.065561074Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.517963 | controller | Jun 12 16:29:11.117875 crc crio[21573]: time="2026-06-12T16:29:11.117755982Z" level=info msg="Got pod network &{Name:nova-cell0-conductor-db-sync-6ktw8 Namespace:openstack ID:edad8975c58ee4e33e03dc467bffc6b38e0858110d8e0250375abf8699042156 UID:fc3b37f9-f066-4548-9aa7-464fbd51e051 NetNS:/var/run/netns/2992d056-5d35-4d84-ab3d-9262a7b4f2f4 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podfc3b37f9_f066_4548_9aa7_464fbd51e051.slice PodAnnotations:0xc00209e790}] Aliases:map[]}"
2026-06-12 17:20:07.517980 | controller | Jun 12 16:29:11.117875 crc crio[21573]: time="2026-06-12T16:29:11.117835014Z" level=info msg="Adding pod openstack_nova-cell0-conductor-db-sync-6ktw8 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 17:20:07.518000 | controller | Jun 12 16:29:11.226551 crc crio[21573]: time="2026-06-12T16:29:11.215997464Z" level=info msg="Created container 9dd1f8d84d49be55cfe1969005ab737dd3c11feb05330a8f97c2c4b59d119c97: openstack/ceilometer-0/sg-core" id=5d075422-a6fc-48bc-aeca-fe155d2d598f name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:20:07.518017 | controller | Jun 12 16:29:11.226551 crc crio[21573]: time="2026-06-12T16:29:11.219960729Z" level=info msg="Starting container: 9dd1f8d84d49be55cfe1969005ab737dd3c11feb05330a8f97c2c4b59d119c97" id=bd477c89-1d4b-4648-ae15-36ec6aeef498 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 17:20:07.518033 | controller | Jun 12 16:29:11.231060 crc crio[21573]: time="2026-06-12T16:29:11.23089369Z" level=info msg="Started container" PID=86105 containerID=9dd1f8d84d49be55cfe1969005ab737dd3c11feb05330a8f97c2c4b59d119c97 description=openstack/ceilometer-0/sg-core id=bd477c89-1d4b-4648-ae15-36ec6aeef498 name=/runtime.v1.RuntimeService/StartContainer sandboxID=e1edc90577731f2028b2c13362f0e095bcefae4c08a2971eaf356e22cff2755f
2026-06-12 17:20:07.518049 | controller | Jun 12 16:29:11.264199 crc crio[21573]: time="2026-06-12T16:29:11.264024703Z" level=info msg="Checking image status: registry.redhat.io/ubi9/httpd-24:latest" id=eb44bb3e-8294-4159-8a6f-cf20e1df7c2c name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:20:07.518065 | controller | Jun 12 16:29:11.333523 crc crio[21573]: time="2026-06-12T16:29:11.332295514Z" level=info msg="Checking image status: registry.redhat.io/ubi9/httpd-24:latest" id=6271c81f-cda6-4b98-b951-7da0081a44d7 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:20:07.518081 | controller | Jun 12 16:29:11.346647 crc crio[21573]: time="2026-06-12T16:29:11.346548694Z" level=info msg="Creating container: openstack/ceilometer-0/proxy-httpd" id=b5d43798-b9b7-4108-b19b-56741eeb2797 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:20:07.518097 | controller | Jun 12 16:29:11.347873 crc crio[21573]: time="2026-06-12T16:29:11.347809548Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.518113 | controller | Jun 12 16:29:11.436039 crc crio[21573]: time="2026-06-12T16:29:11.435808742Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.518129 | controller | Jun 12 16:29:11.442216 crc crio[21573]: time="2026-06-12T16:29:11.442103577Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.518145 | controller | Jun 12 16:29:11.624265 crc crio[21573]: time="2026-06-12T16:29:11.624140265Z" level=info msg="Created container cfd67c432086e7b8d20fa5f74435a944e737dd87a1b492c666d9d7c76601e96e: openstack/ceilometer-0/proxy-httpd" id=b5d43798-b9b7-4108-b19b-56741eeb2797 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:20:07.518162 | controller | Jun 12 16:29:11.626094 crc crio[21573]: time="2026-06-12T16:29:11.625879671Z" level=info msg="Starting container: cfd67c432086e7b8d20fa5f74435a944e737dd87a1b492c666d9d7c76601e96e" id=7059a845-e1d6-44a8-917a-5f20743e2f16 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 17:20:07.518178 | controller | Jun 12 16:29:11.644979 crc crio[21573]: time="2026-06-12T16:29:11.644834341Z" level=info msg="Started container" PID=86168 containerID=cfd67c432086e7b8d20fa5f74435a944e737dd87a1b492c666d9d7c76601e96e description=openstack/ceilometer-0/proxy-httpd id=7059a845-e1d6-44a8-917a-5f20743e2f16 name=/runtime.v1.RuntimeService/StartContainer sandboxID=e1edc90577731f2028b2c13362f0e095bcefae4c08a2971eaf356e22cff2755f
2026-06-12 17:20:07.518195 | controller | Jun 12 16:29:11.875298 crc crio[21573]: 2026-06-12T16:29:11Z [verbose] CmdAdd (shim): {1.1.0 [{Name:edad8975c58ee4e Mac:52:6e:29:ab:a5:fe Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:bf Mtu:0 Sandbox:/var/run/netns/2992d056-5d35-4d84-ab3d-9262a7b4f2f4 SocketPath: PciID:}] [{Interface:0xc000260a00 Address:{IP:10.217.0.191 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 17:20:07.518215 | controller | Jun 12 16:29:11.875797 crc crio[21573]: time="2026-06-12T16:29:11.875736886Z" level=info msg="Got pod network &{Name:nova-cell0-conductor-db-sync-6ktw8 Namespace:openstack ID:edad8975c58ee4e33e03dc467bffc6b38e0858110d8e0250375abf8699042156 UID:fc3b37f9-f066-4548-9aa7-464fbd51e051 NetNS:/var/run/netns/2992d056-5d35-4d84-ab3d-9262a7b4f2f4 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podfc3b37f9_f066_4548_9aa7_464fbd51e051.slice PodAnnotations:0xc00209e790}] Aliases:map[]}"
2026-06-12 17:20:07.518233 | controller | Jun 12 16:29:11.875936 crc crio[21573]: time="2026-06-12T16:29:11.87590489Z" level=info msg="Checking pod openstack_nova-cell0-conductor-db-sync-6ktw8 for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 17:20:07.518250 | controller | Jun 12 16:29:11.885800 crc crio[21573]: time="2026-06-12T16:29:11.885729451Z" level=info msg="Ran pod sandbox edad8975c58ee4e33e03dc467bffc6b38e0858110d8e0250375abf8699042156 with infra container: openstack/nova-cell0-conductor-db-sync-6ktw8/POD" id=9cf4029c-e126-4717-95eb-63e0f5630be1 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:20:07.518266 | controller | Jun 12 16:29:11.889189 crc crio[21573]: time="2026-06-12T16:29:11.889119142Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-conductor:current-podified" id=589b2485-06bf-4a8a-aec9-1cb2c408b039 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:20:07.518283 | controller | Jun 12 16:29:11.889615 crc crio[21573]: time="2026-06-12T16:29:11.889365258Z" level=info msg="Image quay.io/podified-antelope-centos9/openstack-nova-conductor:current-podified not found" id=589b2485-06bf-4a8a-aec9-1cb2c408b039 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:20:07.518299 | controller | Jun 12 16:29:11.889615 crc crio[21573]: time="2026-06-12T16:29:11.889413179Z" level=info msg="Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-nova-conductor:current-podified found" id=589b2485-06bf-4a8a-aec9-1cb2c408b039 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:20:07.518316 | controller | Jun 12 16:29:11.891169 crc crio[21573]: time="2026-06-12T16:29:11.890893289Z" level=info msg="Pulling image: quay.io/podified-antelope-centos9/openstack-nova-conductor:current-podified" id=6b26e1f2-9cb8-44bb-8d4b-5017ade9cff2 name=/runtime.v1.ImageService/PullImage
2026-06-12 17:20:07.518331 | controller | Jun 12 16:29:11.901280 crc crio[21573]: time="2026-06-12T16:29:11.901176083Z" level=info msg="Trying to access \"quay.io/podified-antelope-centos9/openstack-nova-conductor:current-podified\""
2026-06-12 17:20:07.518347 | controller | Jun 12 16:29:11.979842 crc crio[21573]: time="2026-06-12T16:29:11.975984392Z" level=info msg="Stopping container: 9dd1f8d84d49be55cfe1969005ab737dd3c11feb05330a8f97c2c4b59d119c97 (timeout: 30s)" id=7a701864-d5e0-42cf-ada8-6f1a4c99d59d name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 17:20:07.518363 | controller | Jun 12 16:29:11.980819 crc crio[21573]: time="2026-06-12T16:29:11.980662118Z" level=info msg="Stopping container: 4821e0e842bc091b5b25e1ac0ba76401710776e191a7132f99fcc42bedde8557 (timeout: 30s)" id=e6567945-d4d8-430e-8f01-e4838d4376a8 name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 17:20:07.518379 | controller | Jun 12 16:29:11.981127 crc crio[21573]: time="2026-06-12T16:29:11.980999013Z" level=info msg="Stopping container: 98899e16ef426bf362fb21d788ae2e3568a14f34973a45ac8955506c68161646 (timeout: 30s)" id=f32f397b-3431-48ff-b8b0-45eee59c9c4c name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 17:20:07.518395 | controller | Jun 12 16:29:11.981250 crc crio[21573]: time="2026-06-12T16:29:11.981123146Z" level=info msg="Stopping container: cfd67c432086e7b8d20fa5f74435a944e737dd87a1b492c666d9d7c76601e96e (timeout: 30s)" id=c51e2de4-39f9-4919-a124-e32e58a2d7a1 name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 17:20:07.518414 | controller | Jun 12 16:29:12.124357 crc crio[21573]: time="2026-06-12T16:29:12.124138038Z" level=info msg="Stopped container 9dd1f8d84d49be55cfe1969005ab737dd3c11feb05330a8f97c2c4b59d119c97: openstack/ceilometer-0/sg-core" id=7a701864-d5e0-42cf-ada8-6f1a4c99d59d name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 17:20:07.518430 | controller | Jun 12 16:29:12.265855 crc crio[21573]: time="2026-06-12T16:29:12.265720994Z" level=info msg="Stopped container cfd67c432086e7b8d20fa5f74435a944e737dd87a1b492c666d9d7c76601e96e: openstack/ceilometer-0/proxy-httpd" id=c51e2de4-39f9-4919-a124-e32e58a2d7a1 name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 17:20:07.518447 | controller | Jun 12 16:29:29.201146 crc crio[21573]: time="2026-06-12T16:29:29.199753624Z" level=info msg="Pulled image: quay.io/podified-antelope-centos9/openstack-nova-conductor@sha256:c120e1b5d2642a9ece7f368cd34f811c60f81f02e62d088493e13249e815dcc1" id=6b26e1f2-9cb8-44bb-8d4b-5017ade9cff2 name=/runtime.v1.ImageService/PullImage
2026-06-12 17:20:07.518463 | controller | Jun 12 16:29:29.203122 crc crio[21573]: time="2026-06-12T16:29:29.202645391Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-conductor:current-podified" id=d049d4af-0cb8-4bfa-aef2-34b160a15550 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:20:07.518479 | controller | Jun 12 16:29:29.246839 crc crio[21573]: time="2026-06-12T16:29:29.246748653Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-conductor:current-podified" id=3e3e1e6e-bf2d-4196-b71b-fc999e5d9d05 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:20:07.518495 | controller | Jun 12 16:29:29.260644 crc crio[21573]: time="2026-06-12T16:29:29.26054532Z" level=info msg="Creating container: openstack/nova-cell0-conductor-db-sync-6ktw8/nova-cell0-conductor-db-sync" id=22494d19-d1aa-406c-8cc2-eb95b1a7416d name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:20:07.518511 | controller | Jun 12 16:29:29.262896 crc crio[21573]: time="2026-06-12T16:29:29.262601436Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.518527 | controller | Jun 12 16:29:29.331258 crc crio[21573]: time="2026-06-12T16:29:29.331104947Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.518543 | controller | Jun 12 16:29:29.339489 crc crio[21573]: time="2026-06-12T16:29:29.339263104Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.518559 | controller | Jun 12 16:29:29.561945 crc crio[21573]: time="2026-06-12T16:29:29.561122152Z" level=info msg="Created container 6b5568fe80e8b85f7a2af18b8d0387e35f8e82d587488dc4311dc7958200d9b0: openstack/nova-cell0-conductor-db-sync-6ktw8/nova-cell0-conductor-db-sync" id=22494d19-d1aa-406c-8cc2-eb95b1a7416d name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:20:07.518592 | controller | Jun 12 16:29:29.563647 crc crio[21573]: time="2026-06-12T16:29:29.563509836Z" level=info msg="Starting container: 6b5568fe80e8b85f7a2af18b8d0387e35f8e82d587488dc4311dc7958200d9b0" id=bf185cdd-7fd3-4872-bef6-b39a9dd0b4b4 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 17:20:07.518613 | controller | Jun 12 16:29:29.570994 crc crio[21573]: time="2026-06-12T16:29:29.570794339Z" level=info msg="Started container" PID=87332 containerID=6b5568fe80e8b85f7a2af18b8d0387e35f8e82d587488dc4311dc7958200d9b0 description=openstack/nova-cell0-conductor-db-sync-6ktw8/nova-cell0-conductor-db-sync id=bf185cdd-7fd3-4872-bef6-b39a9dd0b4b4 name=/runtime.v1.RuntimeService/StartContainer sandboxID=edad8975c58ee4e33e03dc467bffc6b38e0858110d8e0250375abf8699042156
2026-06-12 17:20:07.518635 | controller | Jun 12 16:29:31.309915 crc crio[21573]: time="2026-06-12T16:29:31.3092829Z" level=info msg="Removing container: 1bd166574d2535ed5df0571a3cc2262f989456efca5f998557cdd03531584019" id=47ad3ff4-d8bb-46ec-9c9c-4ca366655ab1 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 17:20:07.518652 | controller | Jun 12 16:29:31.460776 crc crio[21573]: time="2026-06-12T16:29:31.460653948Z" level=info msg="Removed container 1bd166574d2535ed5df0571a3cc2262f989456efca5f998557cdd03531584019: openshift-infra/auto-csr-approver-29688022-j6qxd/oc" id=47ad3ff4-d8bb-46ec-9c9c-4ca366655ab1 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 17:20:07.518669 | controller | Jun 12 16:29:31.474367 crc crio[21573]: time="2026-06-12T16:29:31.474245806Z" level=info msg="Stopping pod sandbox: 8c99460b66e3c51af1c44fa3ab9982b4acfbb598aa35dd5dba718206416960c7" id=5fad141d-e4e8-4e12-91b4-9d1996c33448 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 17:20:07.518686 | controller | Jun 12 16:29:31.474367 crc crio[21573]: time="2026-06-12T16:29:31.47439733Z" level=info msg="Stopped pod sandbox (already stopped): 8c99460b66e3c51af1c44fa3ab9982b4acfbb598aa35dd5dba718206416960c7" id=5fad141d-e4e8-4e12-91b4-9d1996c33448 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 17:20:07.518701 | controller | Jun 12 16:29:31.478082 crc crio[21573]: time="2026-06-12T16:29:31.477958964Z" level=info msg="Removing pod sandbox: 8c99460b66e3c51af1c44fa3ab9982b4acfbb598aa35dd5dba718206416960c7" id=3b7e670d-d8f4-4f6e-be1a-a6c81d4899ce name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 17:20:07.518718 | controller | Jun 12 16:29:31.540517 crc crio[21573]: time="2026-06-12T16:29:31.540357094Z" level=info msg="Removed pod sandbox: 8c99460b66e3c51af1c44fa3ab9982b4acfbb598aa35dd5dba718206416960c7" id=3b7e670d-d8f4-4f6e-be1a-a6c81d4899ce name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 17:20:07.518734 | controller | Jun 12 16:29:31.542169 crc crio[21573]: time="2026-06-12T16:29:31.542086549Z" level=info msg="Stopping pod sandbox: 1ab788f9da5bb326f664cbea23ad5bd8fa447646bd40e31c4e98dbe386fb6e19" id=f503ed04-e191-4639-8c32-a027b32916f0 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 17:20:07.518749 | controller | Jun 12 16:29:31.542279 crc crio[21573]: time="2026-06-12T16:29:31.542213013Z" level=info msg="Stopped pod sandbox (already stopped): 1ab788f9da5bb326f664cbea23ad5bd8fa447646bd40e31c4e98dbe386fb6e19" id=f503ed04-e191-4639-8c32-a027b32916f0 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 17:20:07.518765 | controller | Jun 12 16:29:31.544240 crc crio[21573]: time="2026-06-12T16:29:31.544160444Z" level=info msg="Removing pod sandbox: 1ab788f9da5bb326f664cbea23ad5bd8fa447646bd40e31c4e98dbe386fb6e19" id=cbb9cb4b-f210-467b-b5eb-af366f40d040 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 17:20:07.518781 | controller | Jun 12 16:29:31.571943 crc crio[21573]: time="2026-06-12T16:29:31.564808935Z" level=info msg="Removed pod sandbox: 1ab788f9da5bb326f664cbea23ad5bd8fa447646bd40e31c4e98dbe386fb6e19" id=cbb9cb4b-f210-467b-b5eb-af366f40d040 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 17:20:07.518797 | controller | Jun 12 16:29:31.576034 crc crio[21573]: time="2026-06-12T16:29:31.575982511Z" level=info msg="Stopping pod sandbox: c2a844459e747c9d8bc60e4af0c9f712cea6acbf66d0c1a2f29ed2515c56e7e7" id=5c189397-70ef-4578-b30a-3d9382520927 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 17:20:07.518813 | controller | Jun 12 16:29:31.576425 crc crio[21573]: time="2026-06-12T16:29:31.576372642Z" level=info msg="Stopped pod sandbox (already stopped): c2a844459e747c9d8bc60e4af0c9f712cea6acbf66d0c1a2f29ed2515c56e7e7" id=5c189397-70ef-4578-b30a-3d9382520927 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 17:20:07.518829 | controller | Jun 12 16:29:31.577751 crc crio[21573]: time="2026-06-12T16:29:31.577650665Z" level=info msg="Removing pod sandbox: c2a844459e747c9d8bc60e4af0c9f712cea6acbf66d0c1a2f29ed2515c56e7e7" id=cd42ec1b-0654-46b3-911c-9ea03c397a5a name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 17:20:07.518848 | controller | Jun 12 16:29:31.611157 crc crio[21573]: time="2026-06-12T16:29:31.610947691Z" level=info msg="Removed pod sandbox: c2a844459e747c9d8bc60e4af0c9f712cea6acbf66d0c1a2f29ed2515c56e7e7" id=cd42ec1b-0654-46b3-911c-9ea03c397a5a name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 17:20:07.518865 | controller | Jun 12 16:29:31.612512 crc crio[21573]: time="2026-06-12T16:29:31.612421859Z" level=info msg="Stopping pod sandbox: c794a19672643d8a3bb245ae18c4455c765bdcad06d62105cee663dddf15f614" id=5fb0435f-9ae3-403c-8322-6fc9ca8f1dc0 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 17:20:07.518881 | controller | Jun 12 16:29:31.612979 crc crio[21573]: time="2026-06-12T16:29:31.612957124Z" level=info msg="Stopped pod sandbox (already stopped): c794a19672643d8a3bb245ae18c4455c765bdcad06d62105cee663dddf15f614" id=5fb0435f-9ae3-403c-8322-6fc9ca8f1dc0 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 17:20:07.518897 | controller | Jun 12 16:29:31.613866 crc crio[21573]: time="2026-06-12T16:29:31.613766265Z" level=info msg="Removing pod sandbox: c794a19672643d8a3bb245ae18c4455c765bdcad06d62105cee663dddf15f614" id=db0ef2e2-53ea-4feb-8ff2-e29cec10f975 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 17:20:07.518913 | controller | Jun 12 16:29:31.635367 crc crio[21573]: time="2026-06-12T16:29:31.635271751Z" level=info msg="Removed pod sandbox: c794a19672643d8a3bb245ae18c4455c765bdcad06d62105cee663dddf15f614" id=db0ef2e2-53ea-4feb-8ff2-e29cec10f975 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 17:20:07.518928 | controller | Jun 12 16:29:31.636705 crc crio[21573]: time="2026-06-12T16:29:31.636347315Z" level=info msg="Stopping pod sandbox: 148a9b298f37c60c705451e3d5a9c5260838f8079acb95dac6473bceb8254118" id=8b20394c-1d31-4d93-9ddb-f757e4234b64 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 17:20:07.518944 | controller | Jun 12 16:29:31.636705 crc crio[21573]: time="2026-06-12T16:29:31.636418487Z" level=info msg="Stopped pod sandbox (already stopped): 148a9b298f37c60c705451e3d5a9c5260838f8079acb95dac6473bceb8254118" id=8b20394c-1d31-4d93-9ddb-f757e4234b64 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 17:20:07.518960 | controller | Jun 12 16:29:31.638581 crc crio[21573]: time="2026-06-12T16:29:31.638376619Z" level=info msg="Removing pod sandbox: 148a9b298f37c60c705451e3d5a9c5260838f8079acb95dac6473bceb8254118" id=bd572d50-ca3c-4eb8-b3de-3f4e29c41f7e name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 17:20:07.518975 | controller | Jun 12 16:29:31.663126 crc crio[21573]: time="2026-06-12T16:29:31.662923435Z" level=info msg="Removed pod sandbox: 148a9b298f37c60c705451e3d5a9c5260838f8079acb95dac6473bceb8254118" id=bd572d50-ca3c-4eb8-b3de-3f4e29c41f7e name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 17:20:07.518991 | controller | Jun 12 16:29:31.664755 crc crio[21573]: time="2026-06-12T16:29:31.664659868Z" level=info msg="Stopping pod sandbox: 64e544f158665c2d30ed5b16e4aa28f2dfebf110ea4a8287988422953a01b7ae" id=ce96ac3a-2630-4fee-9a69-4f8fa3bb08b9 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 17:20:07.519007 | controller | Jun 12 16:29:31.664856 crc crio[21573]: time="2026-06-12T16:29:31.664795872Z" level=info msg="Stopped pod sandbox (already stopped): 64e544f158665c2d30ed5b16e4aa28f2dfebf110ea4a8287988422953a01b7ae" id=ce96ac3a-2630-4fee-9a69-4f8fa3bb08b9 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 17:20:07.519023 | controller | Jun 12 16:29:31.665246 crc crio[21573]: time="2026-06-12T16:29:31.665223023Z" level=info msg="Removing pod sandbox: 64e544f158665c2d30ed5b16e4aa28f2dfebf110ea4a8287988422953a01b7ae" id=f9f357ce-2d7c-4831-b42f-fbb54361e127 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 17:20:07.519039 | controller | Jun 12 16:29:31.683722 crc crio[21573]: time="2026-06-12T16:29:31.683619394Z" level=info msg="Removed pod sandbox: 64e544f158665c2d30ed5b16e4aa28f2dfebf110ea4a8287988422953a01b7ae" id=f9f357ce-2d7c-4831-b42f-fbb54361e127 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 17:20:07.519058 | controller | Jun 12 16:29:41.991295 crc crio[21573]: time="2026-06-12T16:29:41.990087338Z" level=warning msg="Stopping container 4821e0e842bc091b5b25e1ac0ba76401710776e191a7132f99fcc42bedde8557 with stop signal(15) timed out. Killing..."
2026-06-12 17:20:07.519075 | controller | Jun 12 16:29:41.996173 crc crio[21573]: time="2026-06-12T16:29:41.995975485Z" level=warning msg="Stopping container 98899e16ef426bf362fb21d788ae2e3568a14f34973a45ac8955506c68161646 with stop signal(15) timed out. Killing..."
2026-06-12 17:20:07.519092 | controller | Jun 12 16:29:42.079154 crc crio[21573]: time="2026-06-12T16:29:42.078978971Z" level=error msg="Killing container 4821e0e842bc091b5b25e1ac0ba76401710776e191a7132f99fcc42bedde8557 failed: `/usr/bin/crun --root /run/crun --systemd-cgroup kill 4821e0e842bc091b5b25e1ac0ba76401710776e191a7132f99fcc42bedde8557 KILL` failed: process not running: No such process\n : exit status 1"
2026-06-12 17:20:07.519108 | controller | Jun 12 16:29:42.112533 crc crio[21573]: time="2026-06-12T16:29:42.10864744Z" level=info msg="Stopped container 4821e0e842bc091b5b25e1ac0ba76401710776e191a7132f99fcc42bedde8557: openstack/ceilometer-0/ceilometer-central-agent" id=e6567945-d4d8-430e-8f01-e4838d4376a8 name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 17:20:07.519125 | controller | Jun 12 16:29:42.116098 crc crio[21573]: time="2026-06-12T16:29:42.115318907Z" level=error msg="Killing container 98899e16ef426bf362fb21d788ae2e3568a14f34973a45ac8955506c68161646 failed: `/usr/bin/crun --root /run/crun --systemd-cgroup kill 98899e16ef426bf362fb21d788ae2e3568a14f34973a45ac8955506c68161646 KILL` failed: process not running: No such process\n : exit status 1"
2026-06-12 17:20:07.519142 | controller | Jun 12 16:29:42.162173 crc crio[21573]: time="2026-06-12T16:29:42.161541326Z" level=info msg="Stopped container 98899e16ef426bf362fb21d788ae2e3568a14f34973a45ac8955506c68161646: openstack/ceilometer-0/ceilometer-notification-agent" id=f32f397b-3431-48ff-b8b0-45eee59c9c4c name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 17:20:07.519158 | controller | Jun 12 16:29:42.170234 crc crio[21573]: time="2026-06-12T16:29:42.170123965Z" level=info msg="Stopping pod sandbox: e1edc90577731f2028b2c13362f0e095bcefae4c08a2971eaf356e22cff2755f" id=06821efb-5a09-44e2-8d98-9260076bb928 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 17:20:07.519175 | controller | Jun 12 16:29:42.171405 crc crio[21573]: time="2026-06-12T16:29:42.171336327Z" level=info msg="Got pod network &{Name:ceilometer-0 Namespace:openstack ID:e1edc90577731f2028b2c13362f0e095bcefae4c08a2971eaf356e22cff2755f UID:396a50dd-3782-49b5-bca7-4704f9a8e408 NetNS:/var/run/netns/27daefe4-6880-46ac-9a78-aa1fea48ec1d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod396a50dd_3782_49b5_bca7_4704f9a8e408.slice PodAnnotations:0xc002e28d90}] Aliases:map[]}"
2026-06-12 17:20:07.519192 | controller | Jun 12 16:29:42.171635 crc crio[21573]: time="2026-06-12T16:29:42.171573664Z" level=info msg="Deleting pod openstack_ceilometer-0 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 17:20:07.519209 | controller | Jun 12 16:29:42.590370 crc crio[21573]: time="2026-06-12T16:29:42.589627637Z" level=info msg="Stopped pod sandbox: e1edc90577731f2028b2c13362f0e095bcefae4c08a2971eaf356e22cff2755f" id=06821efb-5a09-44e2-8d98-9260076bb928 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 17:20:07.519226 | controller | Jun 12 16:29:42.761702 crc crio[21573]: time="2026-06-12T16:29:42.760623697Z" level=info msg="Removing container: cfd67c432086e7b8d20fa5f74435a944e737dd87a1b492c666d9d7c76601e96e" id=2a265680-bbd4-4298-a47a-e23fc672d583 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 17:20:07.519242 | controller | Jun 12 16:29:42.846500 crc crio[21573]: time="2026-06-12T16:29:42.84611769Z" level=info msg="Removed container cfd67c432086e7b8d20fa5f74435a944e737dd87a1b492c666d9d7c76601e96e: openstack/ceilometer-0/proxy-httpd" id=2a265680-bbd4-4298-a47a-e23fc672d583 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 17:20:07.519262 | controller | Jun 12 16:29:42.850788 crc crio[21573]: time="2026-06-12T16:29:42.850706879Z" level=info msg="Removing container: 9dd1f8d84d49be55cfe1969005ab737dd3c11feb05330a8f97c2c4b59d119c97" id=66682811-3f63-4329-879d-8831db066fa5 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 17:20:07.519279 | controller | Jun 12 16:29:42.895356 crc crio[21573]: time="2026-06-12T16:29:42.895275834Z" level=info msg="Removed container 9dd1f8d84d49be55cfe1969005ab737dd3c11feb05330a8f97c2c4b59d119c97: openstack/ceilometer-0/sg-core" id=66682811-3f63-4329-879d-8831db066fa5 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 17:20:07.519295 | controller | Jun 12 16:29:42.904872 crc crio[21573]: time="2026-06-12T16:29:42.904714765Z" level=info msg="Removing container: 98899e16ef426bf362fb21d788ae2e3568a14f34973a45ac8955506c68161646" id=0a60e75b-8350-42f9-8de2-2287de3f1096 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 17:20:07.519312 | controller | Jun 12 16:29:43.041344 crc crio[21573]: time="2026-06-12T16:29:43.041157467Z" level=info msg="Removed container 98899e16ef426bf362fb21d788ae2e3568a14f34973a45ac8955506c68161646: openstack/ceilometer-0/ceilometer-notification-agent" id=0a60e75b-8350-42f9-8de2-2287de3f1096 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 17:20:07.519345 | controller | Jun 12 16:29:43.045755 crc crio[21573]: time="2026-06-12T16:29:43.045676222Z" level=info msg="Removing container: 4821e0e842bc091b5b25e1ac0ba76401710776e191a7132f99fcc42bedde8557" id=a50879f9-3d0a-4b60-9e92-a6f96b9f22f4 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 17:20:07.519363 | controller | Jun 12 16:29:43.093586 crc crio[21573]: time="2026-06-12T16:29:43.093522406Z" level=info msg="Removed container 4821e0e842bc091b5b25e1ac0ba76401710776e191a7132f99fcc42bedde8557: openstack/ceilometer-0/ceilometer-central-agent" id=a50879f9-3d0a-4b60-9e92-a6f96b9f22f4 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 17:20:07.519380 | controller | Jun 12 16:29:43.894366 crc crio[21573]: time="2026-06-12T16:29:43.893741781Z" level=info msg="Running pod sandbox: openstack/ceilometer-0/POD" id=99b99e0d-1c88-40b0-ac0b-60b7fce31f4f name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:20:07.519397 | controller | Jun 12 16:29:43.894366 crc crio[21573]: time="2026-06-12T16:29:43.894391969Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.519413 | controller | Jun 12 16:29:43.948825 crc crio[21573]: time="2026-06-12T16:29:43.948571989Z" level=info msg="Got pod network &{Name:ceilometer-0 Namespace:openstack ID:85ffec05f42e64954274853a858b6b2893c31a6eab2872674f70c8b5a5f80268 UID:c99817a8-6926-4054-8b4e-433b61fac75a NetNS:/var/run/netns/870fcf83-c56e-4305-8994-4e85fa62dd7d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podc99817a8_6926_4054_8b4e_433b61fac75a.slice PodAnnotations:0xc0005687b0}] Aliases:map[]}"
2026-06-12 17:20:07.519430 | controller | Jun 12 16:29:43.948825 crc crio[21573]: time="2026-06-12T16:29:43.948662582Z" level=info msg="Adding pod openstack_ceilometer-0 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 17:20:07.519446 | controller | Jun 12 16:29:44.366575 crc crio[21573]: 2026-06-12T16:29:44Z [verbose] CmdAdd (shim): {1.1.0 [{Name:85ffec05f42e649 Mac:1a:c6:12:a3:5a:6d Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:c0 Mtu:0 Sandbox:/var/run/netns/870fcf83-c56e-4305-8994-4e85fa62dd7d SocketPath: PciID:}] [{Interface:0xc0000147b0 Address:{IP:10.217.0.192 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 17:20:07.519462 | controller | Jun 12 16:29:44.368814 crc crio[21573]: time="2026-06-12T16:29:44.368645427Z" level=info msg="Got pod network &{Name:ceilometer-0 Namespace:openstack ID:85ffec05f42e64954274853a858b6b2893c31a6eab2872674f70c8b5a5f80268 UID:c99817a8-6926-4054-8b4e-433b61fac75a NetNS:/var/run/netns/870fcf83-c56e-4305-8994-4e85fa62dd7d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podc99817a8_6926_4054_8b4e_433b61fac75a.slice PodAnnotations:0xc0005687b0}] Aliases:map[]}"
2026-06-12 17:20:07.519482 | controller | Jun 12 16:29:44.368888 crc crio[21573]: time="2026-06-12T16:29:44.368851132Z" level=info msg="Checking pod openstack_ceilometer-0 for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 17:20:07.519499 | controller | Jun 12 16:29:44.383721 crc crio[21573]: time="2026-06-12T16:29:44.382772942Z" level=info msg="Ran pod sandbox 85ffec05f42e64954274853a858b6b2893c31a6eab2872674f70c8b5a5f80268 with infra container: openstack/ceilometer-0/POD" id=99b99e0d-1c88-40b0-ac0b-60b7fce31f4f name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:20:07.519516 | controller | Jun 12 16:29:44.387997 crc crio[21573]: time="2026-06-12T16:29:44.387816316Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-central:current-podified" id=11c7ad8f-6d3d-4acc-a448-f78641e17d25 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:20:07.519532 | controller | Jun 12 16:29:44.420482 crc crio[21573]: time="2026-06-12T16:29:44.420110105Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-central:current-podified" id=59067fe3-536c-4049-bbb0-b62bfa03becc name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:20:07.519549 | controller | Jun 12 16:29:44.433365 crc crio[21573]: time="2026-06-12T16:29:44.4327612Z" level=info msg="Creating container: openstack/ceilometer-0/ceilometer-central-agent" id=3bce334a-e1dd-4b68-b2ab-ac2ded9c1ef1 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:20:07.519565 | controller | Jun 12 16:29:44.434097 crc crio[21573]: time="2026-06-12T16:29:44.433982954Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.519601 | controller | Jun 12 16:29:44.501974 crc crio[21573]: time="2026-06-12T16:29:44.501866338Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.519629 | controller | Jun 12 16:29:44.506639 crc crio[21573]: time="2026-06-12T16:29:44.506553183Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.519710 | controller | Jun 12 16:29:44.678564 crc crio[21573]: time="2026-06-12T16:29:44.678384181Z" level=info msg="Created container 9db159731b30bede673c154b3f86bcc0c699e75a9fa3fdd36e78362a9921c404: openstack/ceilometer-0/ceilometer-central-agent" id=3bce334a-e1dd-4b68-b2ab-ac2ded9c1ef1 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:20:07.519735 | controller | Jun 12 16:29:44.680078 crc crio[21573]: time="2026-06-12T16:29:44.679954242Z" level=info msg="Starting container: 9db159731b30bede673c154b3f86bcc0c699e75a9fa3fdd36e78362a9921c404" id=91283a56-7c8c-43c6-9fd8-dc2705a6ce5d name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 17:20:07.519752 | controller | Jun 12 16:29:44.688301 crc crio[21573]: time="2026-06-12T16:29:44.688166653Z" level=info msg="Started container" PID=88080 containerID=9db159731b30bede673c154b3f86bcc0c699e75a9fa3fdd36e78362a9921c404 description=openstack/ceilometer-0/ceilometer-central-agent id=91283a56-7c8c-43c6-9fd8-dc2705a6ce5d name=/runtime.v1.RuntimeService/StartContainer sandboxID=85ffec05f42e64954274853a858b6b2893c31a6eab2872674f70c8b5a5f80268
2026-06-12 17:20:07.519769 | controller | Jun 12 16:29:44.703816 crc crio[21573]: time="2026-06-12T16:29:44.703642113Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-notification:current-podified" id=dae48402-0985-4e10-a892-9aac507309c1 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:20:07.519789 | controller | Jun 12 16:29:44.736789 crc crio[21573]: time="2026-06-12T16:29:44.736638442Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-notification:current-podified" id=892817b5-beb6-4fd7-b294-d0396830c7e5 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:20:07.519805 | controller | Jun 12 16:29:44.751423 crc crio[21573]: time="2026-06-12T16:29:44.75092909Z" level=info msg="Creating container: openstack/ceilometer-0/ceilometer-notification-agent" id=879eaa45-44aa-48d6-b15e-3b96799280f5 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:20:07.519821 | controller | Jun 12 16:29:44.751853 crc crio[21573]: time="2026-06-12T16:29:44.751773862Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.519838 | controller | Jun 12 16:29:44.837166 crc crio[21573]: time="2026-06-12T16:29:44.836998469Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.519854 | controller | Jun 12 16:29:44.843220 crc crio[21573]: time="2026-06-12T16:29:44.84308928Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.519870 | controller | Jun 12 16:29:45.006386 crc crio[21573]: time="2026-06-12T16:29:45.006252448Z" level=info msg="Created container 78e911185049e71322126521571869586acc89c078b2f8247f22e9875f1bb4e8: openstack/ceilometer-0/ceilometer-notification-agent" id=879eaa45-44aa-48d6-b15e-3b96799280f5 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:20:07.519886 | controller | Jun 12 16:29:45.011822 crc crio[21573]: time="2026-06-12T16:29:45.009257778Z" level=info msg="Starting container: 78e911185049e71322126521571869586acc89c078b2f8247f22e9875f1bb4e8" id=c5c3cce1-f7f1-4833-ada8-8ebedde94d54 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 17:20:07.519902 | controller | Jun 12 16:29:45.024055 crc crio[21573]: time="2026-06-12T16:29:45.02393951Z" level=info msg="Started container" PID=88098 containerID=78e911185049e71322126521571869586acc89c078b2f8247f22e9875f1bb4e8 description=openstack/ceilometer-0/ceilometer-notification-agent id=c5c3cce1-f7f1-4833-ada8-8ebedde94d54 name=/runtime.v1.RuntimeService/StartContainer sandboxID=85ffec05f42e64954274853a858b6b2893c31a6eab2872674f70c8b5a5f80268
2026-06-12 17:20:07.519918 | controller | Jun 12 16:29:45.040896 crc crio[21573]: time="2026-06-12T16:29:45.040741485Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/sg-core:latest" id=dbcdd2ad-c780-4737-a365-a29e3d1e77d7 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:20:07.519935 | controller | Jun 12 16:29:45.072672 crc crio[21573]: time="2026-06-12T16:29:45.072431778Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/sg-core:latest" id=a6949239-50c2-4ccb-acec-9fb04aa3b9d8 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:20:07.519951 | controller | Jun 12 16:29:45.088296 crc crio[21573]: time="2026-06-12T16:29:45.087396825Z" level=info msg="Creating container: openstack/ceilometer-0/sg-core" id=a58cf593-3ea2-49e9-b41b-13bae521f251 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:20:07.519967 | controller | Jun 12 16:29:45.089119 crc crio[21573]: time="2026-06-12T16:29:45.088992968Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.519983 | controller | Jun 12 16:29:45.161423 crc crio[21573]: time="2026-06-12T16:29:45.161167366Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.520005 | controller | Jun 12 16:29:45.168269 crc crio[21573]: time="2026-06-12T16:29:45.168172033Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.520022 | controller | Jun 12 16:29:45.319016 crc crio[21573]: time="2026-06-12T16:29:45.31889056Z" level=info msg="Created container fe631fe40e1451e32dcb6e906d0c72172ebde9c4ab2ea7649dbc615e53b74234: openstack/ceilometer-0/sg-core" id=a58cf593-3ea2-49e9-b41b-13bae521f251 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:20:07.520038 | controller | Jun 12 16:29:45.321084 crc crio[21573]: time="2026-06-12T16:29:45.320954725Z" level=info msg="Starting container: fe631fe40e1451e32dcb6e906d0c72172ebde9c4ab2ea7649dbc615e53b74234" id=a0d8ec0c-1c83-4169-b638-835057dba7f8 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 17:20:07.520054 | controller | Jun 12 16:29:45.337540 crc crio[21573]: time="2026-06-12T16:29:45.337384144Z" level=info msg="Started container" PID=88119 containerID=fe631fe40e1451e32dcb6e906d0c72172ebde9c4ab2ea7649dbc615e53b74234 description=openstack/ceilometer-0/sg-core id=a0d8ec0c-1c83-4169-b638-835057dba7f8 name=/runtime.v1.RuntimeService/StartContainer sandboxID=85ffec05f42e64954274853a858b6b2893c31a6eab2872674f70c8b5a5f80268
2026-06-12 17:20:07.520069 | controller | Jun 12 16:29:45.377930 crc crio[21573]: time="2026-06-12T16:29:45.377810005Z" level=info msg="Checking image status: registry.redhat.io/ubi9/httpd-24:latest" id=9afc6ac1-e9b6-419b-8cdc-086b554008b8 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:20:07.520085 | controller | Jun 12 16:29:45.423095 crc crio[21573]: time="2026-06-12T16:29:45.422769082Z" level=info msg="Checking image status: registry.redhat.io/ubi9/httpd-24:latest" id=3fd1dc9d-bfe4-454a-9550-4c4f2c2cdd77 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:20:07.520101 | controller | Jun 12 16:29:45.533367 crc crio[21573]: time="2026-06-12T16:29:45.53324269Z" level=info msg="Creating container: openstack/ceilometer-0/proxy-httpd" id=5222faec-85f1-4734-8ed6-5b015d07f57c name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:20:07.520116 | controller | Jun 12 16:29:45.534124 crc crio[21573]: time="2026-06-12T16:29:45.53401841Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.520132 | controller | Jun 12 16:29:45.586745 crc crio[21573]: time="2026-06-12T16:29:45.586621258Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.520148 | controller | Jun 12 16:29:45.591790 crc crio[21573]: time="2026-06-12T16:29:45.591681513Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.520164 | controller | Jun 12 16:29:45.818998 crc crio[21573]: time="2026-06-12T16:29:45.818688096Z" level=info msg="Created container 8e32880c26aab998cf0ff8411e316e7912f00fdefe49cbc8d9caa1be8923c0a8: openstack/ceilometer-0/proxy-httpd" id=5222faec-85f1-4734-8ed6-5b015d07f57c name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:20:07.520180 | controller | Jun 12 16:29:45.824660 crc crio[21573]: time="2026-06-12T16:29:45.821549503Z" level=info msg="Starting container: 8e32880c26aab998cf0ff8411e316e7912f00fdefe49cbc8d9caa1be8923c0a8" id=059eb20e-199d-4fd8-9ea7-b13eb6419712 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 17:20:07.520196 | controller | Jun 12 16:29:45.836720 crc crio[21573]: time="2026-06-12T16:29:45.83565385Z" level=info msg="Started container" PID=88179 containerID=8e32880c26aab998cf0ff8411e316e7912f00fdefe49cbc8d9caa1be8923c0a8 description=openstack/ceilometer-0/proxy-httpd id=059eb20e-199d-4fd8-9ea7-b13eb6419712 name=/runtime.v1.RuntimeService/StartContainer sandboxID=85ffec05f42e64954274853a858b6b2893c31a6eab2872674f70c8b5a5f80268
2026-06-12 17:20:07.520217 | controller | Jun 12 16:29:50.964117 crc crio[21573]: time="2026-06-12T16:29:50.962818994Z" level=info msg="Stopping pod sandbox: edad8975c58ee4e33e03dc467bffc6b38e0858110d8e0250375abf8699042156" id=9fe32550-9353-4370-b62f-d7be62142237 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 17:20:07.520235 | controller | Jun 12 16:29:50.966224 crc crio[21573]: time="2026-06-12T16:29:50.964893649Z" level=info msg="Got pod network &{Name:nova-cell0-conductor-db-sync-6ktw8 Namespace:openstack ID:edad8975c58ee4e33e03dc467bffc6b38e0858110d8e0250375abf8699042156 UID:fc3b37f9-f066-4548-9aa7-464fbd51e051 NetNS:/var/run/netns/2992d056-5d35-4d84-ab3d-9262a7b4f2f4 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podfc3b37f9_f066_4548_9aa7_464fbd51e051.slice PodAnnotations:0xc00008cd10}] Aliases:map[]}"
2026-06-12 17:20:07.520252 | controller | Jun 12 16:29:50.966224 crc crio[21573]: time="2026-06-12T16:29:50.965095224Z" level=info msg="Deleting pod openstack_nova-cell0-conductor-db-sync-6ktw8 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 17:20:07.520268 | controller | Jun 12 16:29:51.562718 crc crio[21573]: time="2026-06-12T16:29:51.561739467Z" level=info msg="Stopped pod sandbox: edad8975c58ee4e33e03dc467bffc6b38e0858110d8e0250375abf8699042156" id=9fe32550-9353-4370-b62f-d7be62142237 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 17:20:07.520285 | controller | Jun 12 16:29:52.785338 crc crio[21573]: time="2026-06-12T16:29:52.784552527Z" level=info msg="Running pod sandbox: openstack/nova-cell0-conductor-0/POD" id=f736006f-57ca-400c-ba21-13a239fc64e9 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:20:07.520306 | controller | Jun 12 16:29:52.786326 crc crio[21573]: time="2026-06-12T16:29:52.785522304Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.520323 | controller | Jun 12 16:29:52.841839 crc crio[21573]: time="2026-06-12T16:29:52.841138733Z" level=info msg="Got pod network &{Name:nova-cell0-conductor-0 Namespace:openstack ID:59ba8c9004cd9745022ebe5e13732e4b237f40600b529b1ea75207239a3d182a UID:eafbaf82-d2d7-4e1b-8e6a-8153d03a58be NetNS:/var/run/netns/c758eaef-49a8-48b3-971f-7a8890e4829a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podeafbaf82_d2d7_4e1b_8e6a_8153d03a58be.slice PodAnnotations:0xc003674590}] Aliases:map[]}"
2026-06-12 17:20:07.520340 | controller | Jun 12 16:29:52.841839 crc crio[21573]: time="2026-06-12T16:29:52.84180487Z" level=info msg="Adding pod openstack_nova-cell0-conductor-0 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 17:20:07.520357 | controller | Jun 12 16:29:53.431266 crc crio[21573]: 2026-06-12T16:29:53Z [verbose] CmdAdd (shim): {1.1.0 [{Name:59ba8c9004cd974 Mac:5e:15:80:fc:b7:61 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:c1 Mtu:0 Sandbox:/var/run/netns/c758eaef-49a8-48b3-971f-7a8890e4829a SocketPath: PciID:}] [{Interface:0xc00028e5c0 Address:{IP:10.217.0.193 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 17:20:07.520374 | controller | Jun 12 16:29:53.434575 crc crio[21573]: time="2026-06-12T16:29:53.434495854Z" level=info msg="Got pod network &{Name:nova-cell0-conductor-0 Namespace:openstack ID:59ba8c9004cd9745022ebe5e13732e4b237f40600b529b1ea75207239a3d182a UID:eafbaf82-d2d7-4e1b-8e6a-8153d03a58be NetNS:/var/run/netns/c758eaef-49a8-48b3-971f-7a8890e4829a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podeafbaf82_d2d7_4e1b_8e6a_8153d03a58be.slice PodAnnotations:0xc003674590}] Aliases:map[]}"
2026-06-12 17:20:07.520394 | controller | Jun 12 16:29:53.434742 crc crio[21573]: time="2026-06-12T16:29:53.43469873Z" level=info msg="Checking pod openstack_nova-cell0-conductor-0 for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 17:20:07.520411 | controller | Jun 12 16:29:53.448482 crc crio[21573]: time="2026-06-12T16:29:53.448288276Z" level=info msg="Ran pod sandbox 59ba8c9004cd9745022ebe5e13732e4b237f40600b529b1ea75207239a3d182a with infra container: openstack/nova-cell0-conductor-0/POD" id=f736006f-57ca-400c-ba21-13a239fc64e9 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:20:07.520430 | controller | Jun 12 16:29:53.453742 crc crio[21573]: time="2026-06-12T16:29:53.453135453Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-conductor:current-podified" id=53db1474-9707-49e9-84bc-63904b361af8 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:20:07.520448 | controller | Jun 12 16:29:53.479491 crc crio[21573]: time="2026-06-12T16:29:53.478408285Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-conductor:current-podified" id=d1ff0fb9-2fab-429b-a98d-203960c72a7a name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:20:07.520465 | controller | Jun 12 16:29:53.492646 crc crio[21573]: time="2026-06-12T16:29:53.492431808Z" level=info msg="Creating container: openstack/nova-cell0-conductor-0/nova-cell0-conductor-conductor" id=fc9feed6-00dd-4f60-ac28-48bd23d26efd name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:20:07.520481 | controller | Jun 12 16:29:53.493955 crc crio[21573]: time="2026-06-12T16:29:53.493881747Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.520497 | controller | Jun 12 16:29:53.579189 crc crio[21573]: time="2026-06-12T16:29:53.578989659Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.520513 | controller | Jun 12 16:29:53.587427 crc crio[21573]: time="2026-06-12T16:29:53.587345131Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.520529 | controller | Jun 12 16:29:53.779823 crc crio[21573]: time="2026-06-12T16:29:53.778960396Z" level=info msg="Created container fd489fc5c9a4feaa7dee605832897d44455807a441533641e880389eb1555093: openstack/nova-cell0-conductor-0/nova-cell0-conductor-conductor" id=fc9feed6-00dd-4f60-ac28-48bd23d26efd name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:20:07.520546 | controller | Jun 12 16:29:53.781847 crc crio[21573]: time="2026-06-12T16:29:53.78177823Z" level=info msg="Starting container: fd489fc5c9a4feaa7dee605832897d44455807a441533641e880389eb1555093" id=15af5b09-5161-4f9f-ba8c-bffd4788c04a name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 17:20:07.520565 | controller | Jun 12 16:29:53.788220 crc crio[21573]: time="2026-06-12T16:29:53.7881289Z" level=info msg="Started container" PID=88797 containerID=fd489fc5c9a4feaa7dee605832897d44455807a441533641e880389eb1555093 description=openstack/nova-cell0-conductor-0/nova-cell0-conductor-conductor id=15af5b09-5161-4f9f-ba8c-bffd4788c04a name=/runtime.v1.RuntimeService/StartContainer sandboxID=59ba8c9004cd9745022ebe5e13732e4b237f40600b529b1ea75207239a3d182a
2026-06-12 17:20:07.520616 | controller | Jun 12 16:30:01.446812 crc crio[21573]: time="2026-06-12T16:30:01.445877005Z" level=info msg="Running pod sandbox: openshift-infra/auto-csr-approver-29688030-p9jjh/POD" id=82742c36-c78a-4935-a9db-b5756c4fdf50 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:20:07.520636 | controller | Jun 12 16:30:01.448596 crc crio[21573]: time="2026-06-12T16:30:01.446843091Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.520657 | controller | Jun 12 16:30:01.491713 crc crio[21573]: time="2026-06-12T16:30:01.491579101Z" level=info msg="Got pod network &{Name:auto-csr-approver-29688030-p9jjh Namespace:openshift-infra ID:4b67f0cc460271ac1aadd0b3e9fd1a574ed533db65b459a51af0f4b71293a772 UID:ab0c99a1-2457-49aa-9a33-0f1864055b8f NetNS:/var/run/netns/5f9d9610-7de4-4a21-b940-ec6e6b3aad67 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podab0c99a1_2457_49aa_9a33_0f1864055b8f.slice PodAnnotations:0xc001896ce0}] Aliases:map[]}"
2026-06-12 17:20:07.520675 | controller | Jun 12 16:30:01.491713 crc crio[21573]: time="2026-06-12T16:30:01.491667973Z" level=info msg="Adding pod openshift-infra_auto-csr-approver-29688030-p9jjh to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 17:20:07.520692 | controller | Jun 12 16:30:01.515216 crc crio[21573]: time="2026-06-12T16:30:01.515085735Z" level=info msg="Running pod sandbox: openshift-operator-lifecycle-manager/collect-profiles-29688030-t87kw/POD" id=bb833c90-563e-4830-847e-cd6e81697518 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:20:07.520709 | controller | Jun 12 16:30:01.516519 crc crio[21573]: time="2026-06-12T16:30:01.515358263Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.520726 | controller | Jun 12 16:30:01.558277 crc crio[21573]: time="2026-06-12T16:30:01.557572166Z" level=info msg="Got pod network &{Name:collect-profiles-29688030-t87kw Namespace:openshift-operator-lifecycle-manager ID:0da7ef58c6874f2873d1a59edb84e609228dd686bfe3c6c546f4dc0396ca214c UID:6e1aaf2c-955d-4771-a12a-156eb22d7e3b NetNS:/var/run/netns/cd008c1b-20a5-40c4-b9ca-625b86db7512 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod6e1aaf2c_955d_4771_a12a_156eb22d7e3b.slice PodAnnotations:0xc001896fe0}] Aliases:map[]}"
2026-06-12 17:20:07.520743 | controller | Jun 12 16:30:01.558277 crc crio[21573]: time="2026-06-12T16:30:01.558249404Z" level=info msg="Adding pod openshift-operator-lifecycle-manager_collect-profiles-29688030-t87kw to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 17:20:07.520760 | controller | Jun 12 16:30:02.174719 crc crio[21573]: 2026-06-12T16:30:02Z [verbose] CmdAdd (shim): {1.1.0 [{Name:4b67f0cc460271a Mac:8e:ed:12:49:8d:56 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:c2 Mtu:0 Sandbox:/var/run/netns/5f9d9610-7de4-4a21-b940-ec6e6b3aad67 SocketPath: PciID:}] [{Interface:0xc0002966b0 Address:{IP:10.217.0.194 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 17:20:07.520777 | controller | Jun 12 16:30:02.185379 crc crio[21573]: time="2026-06-12T16:30:02.185111059Z" level=info msg="Got pod network &{Name:auto-csr-approver-29688030-p9jjh Namespace:openshift-infra ID:4b67f0cc460271ac1aadd0b3e9fd1a574ed533db65b459a51af0f4b71293a772 UID:ab0c99a1-2457-49aa-9a33-0f1864055b8f NetNS:/var/run/netns/5f9d9610-7de4-4a21-b940-ec6e6b3aad67 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podab0c99a1_2457_49aa_9a33_0f1864055b8f.slice PodAnnotations:0xc001896ce0}] Aliases:map[]}"
2026-06-12 17:20:07.520793 | controller | Jun 12 16:30:02.185806 crc crio[21573]: time="2026-06-12T16:30:02.185502913Z" level=info msg="Checking pod openshift-infra_auto-csr-approver-29688030-p9jjh for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 17:20:07.520809 | controller | Jun 12 16:30:02.250642 crc crio[21573]: time="2026-06-12T16:30:02.249684408Z" level=info msg="Ran pod sandbox 4b67f0cc460271ac1aadd0b3e9fd1a574ed533db65b459a51af0f4b71293a772 with infra container: openshift-infra/auto-csr-approver-29688030-p9jjh/POD" id=82742c36-c78a-4935-a9db-b5756c4fdf50 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:20:07.520829 | controller | Jun 12 16:30:02.301728 crc crio[21573]: time="2026-06-12T16:30:02.300136109Z" level=info msg="Pulling image: registry.redhat.io/openshift4/ose-cli:latest" id=77d52204-cadb-46e1-a32f-7b867636e08b name=/runtime.v1.ImageService/PullImage
2026-06-12 17:20:07.520846 | controller | Jun 12 16:30:02.317104 crc crio[21573]: time="2026-06-12T16:30:02.316874153Z" level=info msg="Trying to access \"registry.redhat.io/openshift4/ose-cli:latest\""
2026-06-12 17:20:07.520862 | controller | Jun 12 16:30:02.438273 crc crio[21573]: time="2026-06-12T16:30:02.432120136Z" level=info msg="Running pod sandbox: openstack/nova-cell0-cell-mapping-jmwbj/POD" id=491ac08c-0814-4293-8cb4-b1816d3134b6 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:20:07.520879 | controller | Jun 12 16:30:02.438273 crc crio[21573]: time="2026-06-12T16:30:02.432215369Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.520895 | controller | Jun 12 16:30:02.471335 crc crio[21573]: 2026-06-12T16:30:02Z [verbose] CmdAdd (shim): {1.1.0 [{Name:0da7ef58c6874f2 Mac:82:9b:09:d6:e8:e6 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:c3 Mtu:0 Sandbox:/var/run/netns/cd008c1b-20a5-40c4-b9ca-625b86db7512 SocketPath: PciID:}] [{Interface:0xc0002dca20 Address:{IP:10.217.0.195 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 17:20:07.520912 | controller | Jun 12 16:30:02.474332 crc crio[21573]: time="2026-06-12T16:30:02.47424504Z" level=info msg="Got pod network &{Name:collect-profiles-29688030-t87kw Namespace:openshift-operator-lifecycle-manager ID:0da7ef58c6874f2873d1a59edb84e609228dd686bfe3c6c546f4dc0396ca214c UID:6e1aaf2c-955d-4771-a12a-156eb22d7e3b NetNS:/var/run/netns/cd008c1b-20a5-40c4-b9ca-625b86db7512 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod6e1aaf2c_955d_4771_a12a_156eb22d7e3b.slice PodAnnotations:0xc001896fe0}] Aliases:map[]}"
2026-06-12 17:20:07.520928 | controller | Jun 12 16:30:02.474633 crc crio[21573]: time="2026-06-12T16:30:02.47457352Z" level=info msg="Checking pod openshift-operator-lifecycle-manager_collect-profiles-29688030-t87kw for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 17:20:07.520945 | controller | Jun 12 16:30:02.545523 crc crio[21573]: time="2026-06-12T16:30:02.5446831Z" level=info msg="Ran pod sandbox 0da7ef58c6874f2873d1a59edb84e609228dd686bfe3c6c546f4dc0396ca214c with infra container: openshift-operator-lifecycle-manager/collect-profiles-29688030-t87kw/POD" id=bb833c90-563e-4830-847e-cd6e81697518 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:20:07.520961 | controller | Jun 12 16:30:02.577823 crc crio[21573]: time="2026-06-12T16:30:02.577633527Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=f1af19ed-79e6-464b-b242-8921f9cd8986 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:20:07.520978 | controller | Jun 12 16:30:02.599792 crc crio[21573]: time="2026-06-12T16:30:02.599641795Z" level=info msg="Got pod network &{Name:nova-cell0-cell-mapping-jmwbj Namespace:openstack ID:9fd047a2a913d7180b10c8380ec37fc2bc0fb099cf244db1fcf0e6e8e9e97290 UID:d85ca732-1e53-433e-8510-f3857587089a NetNS:/var/run/netns/77d0e159-e29a-4c89-b5f0-fd1529b3aa4f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podd85ca732_1e53_433e_8510_f3857587089a.slice PodAnnotations:0xc000568108}] Aliases:map[]}"
2026-06-12 17:20:07.520994 | controller | Jun 12 16:30:02.599792 crc crio[21573]: time="2026-06-12T16:30:02.599758638Z" level=info msg="Adding pod openstack_nova-cell0-cell-mapping-jmwbj to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 17:20:07.521014 | controller | Jun 12 16:30:02.625524 crc crio[21573]: time="2026-06-12T16:30:02.621429338Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=3597c35c-c512-4ad0-afd5-5c1b6954ac36 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:20:07.521031 | controller | Jun 12 16:30:02.666949 crc crio[21573]: time="2026-06-12T16:30:02.662531218Z" level=info msg="Creating container: openshift-operator-lifecycle-manager/collect-profiles-29688030-t87kw/collect-profiles" id=d7443b5f-b094-4078-8351-c916b895d089 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:20:07.521047 | controller | Jun 12 16:30:02.666949 crc crio[21573]: time="2026-06-12T16:30:02.663096097Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.521063 | controller | Jun 12 16:30:02.891694 crc crio[21573]: time="2026-06-12T16:30:02.890102983Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.521079 | controller | Jun 12 16:30:02.911274 crc crio[21573]: time="2026-06-12T16:30:02.91112756Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.521095 | controller | Jun 12 16:30:03.006654 crc crio[21573]: time="2026-06-12T16:30:03.00490317Z" level=info msg="Running pod sandbox: openstack/nova-api-0/POD" id=a2603bcb-6f42-4b21-bb6d-669c1a5f21f9 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:20:07.521111 | controller | Jun 12 16:30:03.006654 crc crio[21573]: time="2026-06-12T16:30:03.00566032Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.521126 | controller | Jun 12 16:30:03.036766 crc crio[21573]: time="2026-06-12T16:30:03.036655159Z" level=info msg="Running pod sandbox: openstack/nova-cell1-novncproxy-0/POD" id=f2594d72-f58c-446f-8913-2ad14f6bdbf7 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:20:07.521142 | controller | Jun 12 16:30:03.036901 crc crio[21573]: time="2026-06-12T16:30:03.036799763Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.521158 | controller | Jun 12 16:30:03.112427 crc crio[21573]: time="2026-06-12T16:30:03.110956242Z" level=info msg="Got pod network &{Name:nova-api-0 Namespace:openstack ID:9f3c4a48b13b77e540676e280cd1069b604d72c2a5175d5a5e8b208010727d53 UID:df637b61-850e-4905-a006-93d403ad2c58 NetNS:/var/run/netns/217b19c1-451c-49c9-a225-74beeac011d9 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poddf637b61_850e_4905_a006_93d403ad2c58.slice PodAnnotations:0xc00338e3d0}] Aliases:map[]}"
2026-06-12 17:20:07.521174 | controller | Jun 12 16:30:03.112427 crc crio[21573]: time="2026-06-12T16:30:03.111082495Z" level=info msg="Adding pod openstack_nova-api-0 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 17:20:07.521190 | controller | Jun 12 16:30:03.167890 crc crio[21573]: time="2026-06-12T16:30:03.167797056Z" level=info msg="Got pod network &{Name:nova-cell1-novncproxy-0 Namespace:openstack ID:3c4524a0d4cc470426955fb9f6f2eeddf43aa106fbf36729abe76bc3a93ba75d UID:1cc5712b-4971-4154-81cf-163ae79381f7 NetNS:/var/run/netns/7a2c0929-1e4d-41fb-a725-8db36311e56b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod1cc5712b_4971_4154_81cf_163ae79381f7.slice PodAnnotations:0xc00338e540}] Aliases:map[]}"
2026-06-12 17:20:07.521210 | controller | Jun 12 16:30:03.168119 crc crio[21573]: time="2026-06-12T16:30:03.167891928Z" level=info msg="Adding pod openstack_nova-cell1-novncproxy-0 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 17:20:07.521227 | controller | Jun 12 16:30:03.195358 crc crio[21573]: time="2026-06-12T16:30:03.194868405Z" level=info msg="Running pod sandbox: openstack/nova-metadata-0/POD" id=01e40a2c-28f1-4c8c-b9ba-5459f753dd43 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:20:07.521243 | controller | Jun 12 16:30:03.195358 crc crio[21573]: time="2026-06-12T16:30:03.194991928Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.521259 | controller | Jun 12 16:30:03.233516 crc crio[21573]: time="2026-06-12T16:30:03.23336418Z" level=info msg="Got pod network &{Name:nova-metadata-0 Namespace:openstack ID:45e04788561894ecd7fe65a2de6da22c6c3eaa3785d43d01f583c445fc913411 UID:33b9be28-0b53-4403-a886-410ab5cca29f NetNS:/var/run/netns/398df237-38e6-455a-bcdc-6420b134c3e2 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod33b9be28_0b53_4403_a886_410ab5cca29f.slice PodAnnotations:0xc002722680}] Aliases:map[]}"
2026-06-12 17:20:07.521276 | controller | Jun 12 16:30:03.233516 crc crio[21573]: time="2026-06-12T16:30:03.233508043Z" level=info msg="Adding pod openstack_nova-metadata-0 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 17:20:07.521292 | controller | Jun 12 16:30:03.347111 crc crio[21573]: time="2026-06-12T16:30:03.346385543Z" level=info msg="Created container bde5f7216ec6ad1e17ae4f30dbbd1700c1fdb0bea06f3389859b0488fe4937da: openshift-operator-lifecycle-manager/collect-profiles-29688030-t87kw/collect-profiles" id=d7443b5f-b094-4078-8351-c916b895d089 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:20:07.521308 | controller | Jun 12 16:30:03.353153 crc crio[21573]: time="2026-06-12T16:30:03.352376323Z" level=info msg="Starting container: bde5f7216ec6ad1e17ae4f30dbbd1700c1fdb0bea06f3389859b0488fe4937da" id=cf05244b-7cbe-4d41-ac8b-13dd1250113f name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 17:20:07.521325 | controller | Jun 12 16:30:03.372661 crc crio[21573]: time="2026-06-12T16:30:03.372594271Z" level=info msg="Started container" PID=89314 containerID=bde5f7216ec6ad1e17ae4f30dbbd1700c1fdb0bea06f3389859b0488fe4937da description=openshift-operator-lifecycle-manager/collect-profiles-29688030-t87kw/collect-profiles id=cf05244b-7cbe-4d41-ac8b-13dd1250113f name=/runtime.v1.RuntimeService/StartContainer sandboxID=0da7ef58c6874f2873d1a59edb84e609228dd686bfe3c6c546f4dc0396ca214c
2026-06-12 17:20:07.521341 | controller | Jun 12 16:30:03.566691 crc crio[21573]: 2026-06-12T16:30:03Z [verbose] CmdAdd (shim): {1.1.0 [{Name:9fd047a2a913d71 Mac:d2:93:0b:e4:cf:15 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:c4 Mtu:0 Sandbox:/var/run/netns/77d0e159-e29a-4c89-b5f0-fd1529b3aa4f SocketPath: PciID:}] [{Interface:0xc00022c710 Address:{IP:10.217.0.196 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 17:20:07.521358 | controller | Jun 12 16:30:03.569267 crc crio[21573]: time="2026-06-12T16:30:03.569100548Z" level=info msg="Got pod network &{Name:nova-cell0-cell-mapping-jmwbj Namespace:openstack ID:9fd047a2a913d7180b10c8380ec37fc2bc0fb099cf244db1fcf0e6e8e9e97290 UID:d85ca732-1e53-433e-8510-f3857587089a NetNS:/var/run/netns/77d0e159-e29a-4c89-b5f0-fd1529b3aa4f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podd85ca732_1e53_433e_8510_f3857587089a.slice PodAnnotations:0xc000568108}] Aliases:map[]}"
2026-06-12 17:20:07.521374 | controller | Jun 12 16:30:03.569624 crc crio[21573]: time="2026-06-12T16:30:03.569332324Z" level=info msg="Checking pod openstack_nova-cell0-cell-mapping-jmwbj for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 17:20:07.521393 | controller | Jun 12 16:30:03.605782 crc crio[21573]: time="2026-06-12T16:30:03.605640953Z" level=info msg="Ran pod sandbox 9fd047a2a913d7180b10c8380ec37fc2bc0fb099cf244db1fcf0e6e8e9e97290 with infra container: openstack/nova-cell0-cell-mapping-jmwbj/POD" id=491ac08c-0814-4293-8cb4-b1816d3134b6 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:20:07.521411 | controller | Jun 12 16:30:03.639229 crc crio[21573]: time="2026-06-12T16:30:03.639124257Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-conductor:current-podified" id=a6cf60b2-33f0-4318-8cf4-ff3631d99bfc name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:20:07.521427 | controller | Jun 12 16:30:03.709327 crc crio[21573]: time="2026-06-12T16:30:03.709209849Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-conductor:current-podified" id=8261daa3-e612-4b6d-a065-c90cb1b03930 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:20:07.521443 | controller | Jun 12 16:30:03.747337 crc crio[21573]: time="2026-06-12T16:30:03.747219191Z" level=info msg="Creating container: openstack/nova-cell0-cell-mapping-jmwbj/nova-manage" id=50ebf457-5c90-4399-816c-312431efde19 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:20:07.521459 | controller | Jun 12 16:30:03.748228 crc crio[21573]: time="2026-06-12T16:30:03.747879919Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.521475 | controller | Jun 12 16:30:03.775041 crc crio[21573]: time="2026-06-12T16:30:03.774558747Z" level=info msg="Running pod sandbox: openstack/nova-scheduler-0/POD" id=9845f2d5-ff8e-42b4-b618-d5c190269217 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:20:07.521492 | controller | Jun 12 16:30:03.775041 crc crio[21573]: time="2026-06-12T16:30:03.77467233Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.521507 | controller | Jun 12 16:30:03.809205 crc crio[21573]: time="2026-06-12T16:30:03.805815168Z" level=info msg="Running pod sandbox: openstack/dnsmasq-dns-7948f7c9f9-k94zf/POD" id=505dc181-8a6e-437f-b16b-7b8e1885ab0c name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:20:07.521524 | controller | Jun 12 16:30:03.809205 crc crio[21573]: time="2026-06-12T16:30:03.805930741Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.521541 | controller | Jun 12 16:30:03.959160 crc crio[21573]: time="2026-06-12T16:30:03.955059982Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.521558 | controller | Jun 12 16:30:03.962189 crc crio[21573]: time="2026-06-12T16:30:03.961093846Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.521604 | controller | Jun 12 16:30:03.976426 crc crio[21573]: time="2026-06-12T16:30:03.975895736Z" level=info msg="Got pod network &{Name:nova-scheduler-0 Namespace:openstack ID:5841cf2bd544a77e227de0a68231c3ae5451ad8aaaabdbcea1081f81c4e71ed5 UID:7e448fc2-95f1-479f-b091-cbe678859d30 NetNS:/var/run/netns/5086ab63-58bf-4ed2-b4d2-00daeec33834 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod7e448fc2_95f1_479f_b091_cbe678859d30.slice PodAnnotations:0xc003674148}] Aliases:map[]}"
2026-06-12 17:20:07.521627 | controller | Jun 12 16:30:03.976805 crc crio[21573]: time="2026-06-12T16:30:03.976783801Z" level=info msg="Adding pod openstack_nova-scheduler-0 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 17:20:07.521649 | controller | Jun 12 16:30:04.074580 crc crio[21573]: 2026-06-12T16:30:04Z [verbose] CmdAdd (shim): {1.1.0 [{Name:9f3c4a48b13b77e Mac:92:0b:32:da:61:c0 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:c5 Mtu:0 Sandbox:/var/run/netns/217b19c1-451c-49c9-a225-74beeac011d9 SocketPath: PciID:}] [{Interface:0xc00011ae50 Address:{IP:10.217.0.197 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 17:20:07.521666 | controller | Jun 12 16:30:04.075918 crc crio[21573]: time="2026-06-12T16:30:04.075700812Z" level=info msg="Got pod network &{Name:nova-api-0 Namespace:openstack ID:9f3c4a48b13b77e540676e280cd1069b604d72c2a5175d5a5e8b208010727d53 UID:df637b61-850e-4905-a006-93d403ad2c58 NetNS:/var/run/netns/217b19c1-451c-49c9-a225-74beeac011d9 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poddf637b61_850e_4905_a006_93d403ad2c58.slice PodAnnotations:0xc00338e3d0}] Aliases:map[]}"
2026-06-12 17:20:07.521683 | controller | Jun 12 16:30:04.075918 crc crio[21573]: time="2026-06-12T16:30:04.075895937Z" level=info msg="Checking pod openstack_nova-api-0 for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 17:20:07.521699 | controller | Jun 12 16:30:04.116575 crc crio[21573]: 2026-06-12T16:30:04Z [verbose] CmdAdd (shim): {1.1.0 [{Name:3c4524a0d4cc470 Mac:5e:43:7e:09:9b:a2 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:c6 Mtu:0 Sandbox:/var/run/netns/7a2c0929-1e4d-41fb-a725-8db36311e56b SocketPath: PciID:}] [{Interface:0xc00013c5b0 Address:{IP:10.217.0.198 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 17:20:07.521716 | controller | Jun 12 16:30:04.122926 crc crio[21573]: time="2026-06-12T16:30:04.122818314Z" level=info msg="Ran pod sandbox 9f3c4a48b13b77e540676e280cd1069b604d72c2a5175d5a5e8b208010727d53 with infra container: openstack/nova-api-0/POD" id=a2603bcb-6f42-4b21-bb6d-669c1a5f21f9 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:20:07.521732 | controller | Jun 12 16:30:04.131177 crc crio[21573]: time="2026-06-12T16:30:04.131045215Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified" id=4b3f9226-af55-40c6-92fb-e128827032a1 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:20:07.521748 | controller | Jun 12 16:30:04.131177 crc crio[21573]: time="2026-06-12T16:30:04.13161181Z" level=info msg="Image quay.io/podified-antelope-centos9/openstack-nova-api:current-podified not found" id=4b3f9226-af55-40c6-92fb-e128827032a1 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:20:07.521764 | controller | Jun 12 16:30:04.131177 crc crio[21573]: time="2026-06-12T16:30:04.131665731Z" level=info msg="Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-nova-api:current-podified found" id=4b3f9226-af55-40c6-92fb-e128827032a1 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:20:07.521781 | controller | Jun 12 16:30:04.152156 crc crio[21573]: time="2026-06-12T16:30:04.151989047Z" level=info msg="Pulling image: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified" id=b39b4ac7-9c41-46e1-94dc-3ceb5e92c17f name=/runtime.v1.ImageService/PullImage
2026-06-12 17:20:07.521797 | controller | Jun 12 16:30:04.155239 crc crio[21573]: time="2026-06-12T16:30:04.155139227Z" level=info msg="Got pod network &{Name:nova-cell1-novncproxy-0 Namespace:openstack ID:3c4524a0d4cc470426955fb9f6f2eeddf43aa106fbf36729abe76bc3a93ba75d UID:1cc5712b-4971-4154-81cf-163ae79381f7 NetNS:/var/run/netns/7a2c0929-1e4d-41fb-a725-8db36311e56b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod1cc5712b_4971_4154_81cf_163ae79381f7.slice PodAnnotations:0xc00338e540}] Aliases:map[]}"
2026-06-12 17:20:07.521813 | controller | Jun 12 16:30:04.155671 crc crio[21573]: time="2026-06-12T16:30:04.155604159Z" level=info msg="Checking pod openstack_nova-cell1-novncproxy-0 for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 17:20:07.521833 | controller | Jun 12 16:30:04.177846 crc crio[21573]: time="2026-06-12T16:30:04.17486478Z" level=info msg="Trying to access \"quay.io/podified-antelope-centos9/openstack-nova-api:current-podified\""
2026-06-12 17:20:07.521851 | controller | Jun 12 16:30:04.185805 crc crio[21573]: time="2026-06-12T16:30:04.185755223Z" level=info msg="Got pod network &{Name:dnsmasq-dns-7948f7c9f9-k94zf Namespace:openstack ID:cf487bf99fadbbbf75294f46ddc40f9e4dbba1bc1b4ab1d8295b768f2096c2ff UID:1014aae3-e323-44a9-a35c-f6b8090e1398 NetNS:/var/run/netns/a7d7ef00-64aa-4a94-9597-73ab1e2be3db Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod1014aae3_e323_44a9_a35c_f6b8090e1398.slice PodAnnotations:0xc00338e240}] Aliases:map[]}"
2026-06-12 17:20:07.521868 | controller | Jun 12 16:30:04.188049 crc crio[21573]: time="2026-06-12T16:30:04.187975102Z" level=info msg="Adding pod openstack_dnsmasq-dns-7948f7c9f9-k94zf to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 17:20:07.521886 | controller | Jun 12 16:30:04.194862 crc crio[21573]: time="2026-06-12T16:30:04.194727336Z" level=info msg="Ran pod sandbox 3c4524a0d4cc470426955fb9f6f2eeddf43aa106fbf36729abe76bc3a93ba75d with infra container: openstack/nova-cell1-novncproxy-0/POD" id=f2594d72-f58c-446f-8913-2ad14f6bdbf7 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:20:07.521906 | controller | Jun 12 16:30:04.204898 crc crio[21573]: time="2026-06-12T16:30:04.204792886Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-novncproxy:current-podified" id=cfc7b907-6fce-4840-bf8e-95cdf25e602e name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:20:07.521923 | controller | Jun 12 16:30:04.205293 crc crio[21573]: time="2026-06-12T16:30:04.205108584Z" level=info msg="Image quay.io/podified-antelope-centos9/openstack-nova-novncproxy:current-podified not found" id=cfc7b907-6fce-4840-bf8e-95cdf25e602e name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:20:07.521940 | controller | Jun 12 16:30:04.205293 crc crio[21573]: time="2026-06-12T16:30:04.205153296Z" level=info msg="Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-nova-novncproxy:current-podified found" id=cfc7b907-6fce-4840-bf8e-95cdf25e602e name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:20:07.521956 | controller | Jun 12 16:30:04.206950 crc crio[21573]: time="2026-06-12T16:30:04.206850221Z" level=info msg="Pulling image: quay.io/podified-antelope-centos9/openstack-nova-novncproxy:current-podified" id=e8fe9dca-5272-4dac-a138-637eca4c22c4 name=/runtime.v1.ImageService/PullImage
2026-06-12 17:20:07.521972 | controller | Jun 12 16:30:04.215374 crc crio[21573]: time="2026-06-12T16:30:04.213781935Z" level=info msg="Created container 728d16a24fefbccd47f9dcace071eb11e966aa97430d5f6eae9688e5be681a59: openstack/nova-cell0-cell-mapping-jmwbj/nova-manage" id=50ebf457-5c90-4399-816c-312431efde19 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:20:07.521988 | controller | Jun 12 16:30:04.215374 crc crio[21573]: time="2026-06-12T16:30:04.213937841Z" level=info msg="Trying to access \"quay.io/podified-antelope-centos9/openstack-nova-novncproxy:current-podified\""
2026-06-12 17:20:07.522005 | controller | Jun 12 16:30:04.221667 crc crio[21573]: time="2026-06-12T16:30:04.221394969Z" level=info msg="Starting container: 728d16a24fefbccd47f9dcace071eb11e966aa97430d5f6eae9688e5be681a59" id=e785c2c1-bd9b-4107-8eb0-9d0a13fb4782 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 17:20:07.522024 | controller | Jun 12 16:30:04.244815 crc crio[21573]: time="2026-06-12T16:30:04.244076012Z" level=info msg="Started container" PID=89515 containerID=728d16a24fefbccd47f9dcace071eb11e966aa97430d5f6eae9688e5be681a59 description=openstack/nova-cell0-cell-mapping-jmwbj/nova-manage id=e785c2c1-bd9b-4107-8eb0-9d0a13fb4782 name=/runtime.v1.RuntimeService/StartContainer sandboxID=9fd047a2a913d7180b10c8380ec37fc2bc0fb099cf244db1fcf0e6e8e9e97290
2026-06-12 17:20:07.522047 | controller | Jun 12 16:30:04.442048 crc crio[21573]: 2026-06-12T16:30:04Z [verbose] CmdAdd (shim): {1.1.0 [{Name:45e04788561894e Mac:36:ca:58:53:f2:31 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:c7 Mtu:0 Sandbox:/var/run/netns/398df237-38e6-455a-bcdc-6420b134c3e2 SocketPath: PciID:}] [{Interface:0xc0002ac940 Address:{IP:10.217.0.199 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 17:20:07.522064 | controller | Jun 12 16:30:04.462824 crc crio[21573]: time="2026-06-12T16:30:04.462565243Z" level=info msg="Got pod network &{Name:nova-metadata-0 Namespace:openstack ID:45e04788561894ecd7fe65a2de6da22c6c3eaa3785d43d01f583c445fc913411 UID:33b9be28-0b53-4403-a886-410ab5cca29f NetNS:/var/run/netns/398df237-38e6-455a-bcdc-6420b134c3e2 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod33b9be28_0b53_4403_a886_410ab5cca29f.slice PodAnnotations:0xc002722680}] Aliases:map[]}"
2026-06-12 17:20:07.522081 | controller | Jun 12 16:30:04.462946 crc crio[21573]: time="2026-06-12T16:30:04.462893232Z" level=info msg="Checking pod openstack_nova-metadata-0 for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 17:20:07.522097 | controller | Jun 12 16:30:04.532706 crc crio[21573]: time="2026-06-12T16:30:04.531632779Z" level=info msg="Ran pod sandbox 45e04788561894ecd7fe65a2de6da22c6c3eaa3785d43d01f583c445fc913411 with infra container: openstack/nova-metadata-0/POD" id=01e40a2c-28f1-4c8c-b9ba-5459f753dd43 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:20:07.522114 | controller | Jun 12 16:30:04.544933 crc crio[21573]: time="2026-06-12T16:30:04.544832575Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified" id=29b19dd2-2e72-4e6b-ba1d-da06f13460e3 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:20:07.522130 | controller | Jun 12 16:30:04.545259 crc crio[21573]: time="2026-06-12T16:30:04.545210385Z" level=info msg="Image quay.io/podified-antelope-centos9/openstack-nova-api:current-podified not found" id=29b19dd2-2e72-4e6b-ba1d-da06f13460e3 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:20:07.522146 | controller | Jun 12 16:30:04.545516 crc crio[21573]: time="2026-06-12T16:30:04.545286357Z" level=info msg="Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-nova-api:current-podified found" id=29b19dd2-2e72-4e6b-ba1d-da06f13460e3 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:20:07.522163 | controller | Jun 12 16:30:04.549770 crc crio[21573]: time="2026-06-12T16:30:04.549410258Z" level=info msg="Pulling image: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified" id=b87ff915-94f2-4a02-a032-8ddcf5e9d813 name=/runtime.v1.ImageService/PullImage
2026-06-12 17:20:07.522178 | controller | Jun 12 16:30:04.559160 crc crio[21573]: time="2026-06-12T16:30:04.559071766Z" level=info msg="Trying to access \"quay.io/podified-antelope-centos9/openstack-nova-api:current-podified\""
2026-06-12 17:20:07.522195 | controller | Jun 12 16:30:05.005523 crc crio[21573]: time="2026-06-12T16:30:04.998123803Z" level=info msg="Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9" id=77d52204-cadb-46e1-a32f-7b867636e08b name=/runtime.v1.ImageService/PullImage
2026-06-12 17:20:07.522211 | controller | Jun 12 16:30:05.026525 crc crio[21573]: time="2026-06-12T16:30:05.012757904Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-cli:latest" id=2228a811-06a4-4812-b130-72216ececd91 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:20:07.522227 | controller | Jun 12 16:30:05.030169 crc crio[21573]: time="2026-06-12T16:30:05.028415213Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-cli:latest" id=9bfa666d-8cf4-4ee7-a359-4fb8b2371dff name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:20:07.522247 | controller | Jun 12 16:30:05.035753 crc crio[21573]: 2026-06-12T16:30:05Z [verbose] CmdAdd (shim): {1.1.0 [{Name:5841cf2bd544a77 Mac:06:a2:40:11:b2:ca Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:c8 Mtu:0 Sandbox:/var/run/netns/5086ab63-58bf-4ed2-b4d2-00daeec33834 SocketPath: PciID:}] [{Interface:0xc0002ac920 Address:{IP:10.217.0.200 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 17:20:07.522265 | controller | Jun 12 16:30:05.041874 crc crio[21573]: time="2026-06-12T16:30:05.038235424Z" level=info msg="Got pod network &{Name:nova-scheduler-0 Namespace:openstack ID:5841cf2bd544a77e227de0a68231c3ae5451ad8aaaabdbcea1081f81c4e71ed5 UID:7e448fc2-95f1-479f-b091-cbe678859d30 NetNS:/var/run/netns/5086ab63-58bf-4ed2-b4d2-00daeec33834 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod7e448fc2_95f1_479f_b091_cbe678859d30.slice PodAnnotations:0xc003674148}] Aliases:map[]}"
2026-06-12 17:20:07.522281 | controller | Jun 12 16:30:05.041874 crc crio[21573]: time="2026-06-12T16:30:05.038535332Z" level=info msg="Checking pod openstack_nova-scheduler-0 for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 17:20:07.522298 | controller | Jun 12 16:30:05.096515 crc crio[21573]: time="2026-06-12T16:30:05.095164889Z" level=info msg="Ran pod sandbox 5841cf2bd544a77e227de0a68231c3ae5451ad8aaaabdbcea1081f81c4e71ed5 with infra container: openstack/nova-scheduler-0/POD" id=9845f2d5-ff8e-42b4-b618-d5c190269217 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:20:07.522314 | controller | Jun 12 16:30:05.110767 crc crio[21573]: time="2026-06-12T16:30:05.103542041Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-scheduler:current-podified" id=95016bf9-1fbd-42b6-ac84-65fe4877b8f4 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:20:07.522330 | controller | Jun 12 16:30:05.110767 crc crio[21573]: time="2026-06-12T16:30:05.103918282Z" level=info msg="Image quay.io/podified-antelope-centos9/openstack-nova-scheduler:current-podified not found" id=95016bf9-1fbd-42b6-ac84-65fe4877b8f4 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:20:07.522347 | controller | Jun 12 16:30:05.110767 crc crio[21573]: time="2026-06-12T16:30:05.103980854Z" level=info msg="Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-nova-scheduler:current-podified found" id=95016bf9-1fbd-42b6-ac84-65fe4877b8f4 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:20:07.522363 | controller | Jun 12 16:30:05.110767 crc crio[21573]: time="2026-06-12T16:30:05.106090563Z" level=info msg="Pulling image: quay.io/podified-antelope-centos9/openstack-nova-scheduler:current-podified" id=aded55b4-5dd3-4ce8-830d-922f806d46fa name=/runtime.v1.ImageService/PullImage
2026-06-12 17:20:07.522379 | controller | Jun 12 16:30:05.111618 crc crio[21573]: time="2026-06-12T16:30:05.111065582Z" level=info msg="Trying to access \"quay.io/podified-antelope-centos9/openstack-nova-scheduler:current-podified\""
2026-06-12 17:20:07.522395 | controller | Jun 12 16:30:05.124894 crc crio[21573]: time="2026-06-12T16:30:05.124786095Z" level=info msg="Creating container: openshift-infra/auto-csr-approver-29688030-p9jjh/oc" id=4ac749aa-c1c5-413e-8faf-0604fbd81014 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:20:07.522411 | controller | Jun 12 16:30:05.126088 crc crio[21573]: time="2026-06-12T16:30:05.125519625Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.522427 | controller | Jun 12 16:30:05.163310 crc crio[21573]: time="2026-06-12T16:30:05.162859497Z" level=info msg="Running pod sandbox: openstack/nova-cell1-conductor-db-sync-zttgr/POD" id=c0adee76-925e-4b3e-b953-02329b5b7f66 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:20:07.522647 | controller | Jun 12 16:30:05.163635 crc crio[21573]: time="2026-06-12T16:30:05.16333806Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.522669 | controller | Jun 12 16:30:05.251267 crc crio[21573]: 2026-06-12T16:30:05Z [verbose] CmdAdd (shim): {1.1.0 [{Name:cf487bf99fadbbb Mac:be:02:96:85:9a:62 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:c9 Mtu:0 Sandbox:/var/run/netns/a7d7ef00-64aa-4a94-9597-73ab1e2be3db SocketPath: PciID:}] [{Interface:0xc0002dc8c0 Address:{IP:10.217.0.201 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 17:20:07.522686 | controller | Jun 12 16:30:05.252394 crc crio[21573]: time="2026-06-12T16:30:05.252295878Z" level=info msg="Got pod network &{Name:dnsmasq-dns-7948f7c9f9-k94zf Namespace:openstack ID:cf487bf99fadbbbf75294f46ddc40f9e4dbba1bc1b4ab1d8295b768f2096c2ff UID:1014aae3-e323-44a9-a35c-f6b8090e1398 NetNS:/var/run/netns/a7d7ef00-64aa-4a94-9597-73ab1e2be3db Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod1014aae3_e323_44a9_a35c_f6b8090e1398.slice PodAnnotations:0xc00338e240}] Aliases:map[]}"
2026-06-12 17:20:07.522703 | controller | Jun 12 16:30:05.252623 crc crio[21573]: time="2026-06-12T16:30:05.252567315Z" level=info msg="Checking pod openstack_dnsmasq-dns-7948f7c9f9-k94zf for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 17:20:07.522719 | controller | Jun 12 16:30:05.256471 crc crio[21573]: time="2026-06-12T16:30:05.256333303Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.522735 | controller | Jun 12 16:30:05.265632 crc crio[21573]: time="2026-06-12T16:30:05.265212496Z" level=info msg="Ran pod sandbox cf487bf99fadbbbf75294f46ddc40f9e4dbba1bc1b4ab1d8295b768f2096c2ff with infra container: openstack/dnsmasq-dns-7948f7c9f9-k94zf/POD" id=505dc181-8a6e-437f-b16b-7b8e1885ab0c name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:20:07.522752 | controller | Jun 12 16:30:05.277183 crc crio[21573]: time="2026-06-12T16:30:05.276917865Z" level=info msg="Got pod network &{Name:nova-cell1-conductor-db-sync-zttgr Namespace:openstack ID:ee99047a8b6b7f65c65de8861aaa9089a94533e8928c68360c79ff9c32d438fb UID:f70a1a71-7384-4fb4-8c60-bfd91ae45965 NetNS:/var/run/netns/2c64cccc-a13a-47f1-99ed-c61dffd7778f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podf70a1a71_7384_4fb4_8c60_bfd91ae45965.slice PodAnnotations:0xc002428778}] Aliases:map[]}"
2026-06-12 17:20:07.522768 | controller | Jun 12 16:30:05.277719 crc crio[21573]: time="2026-06-12T16:30:05.277652214Z" level=info msg="Adding pod openstack_nova-cell1-conductor-db-sync-zttgr to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 17:20:07.522785 | controller | Jun 12 16:30:05.299919 crc crio[21573]: time="2026-06-12T16:30:05.299724822Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified" id=ef5d600c-3abb-44f1-8e8f-9b0ffecbfd1e name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:20:07.522802 | controller | Jun 12 16:30:05.467703 crc crio[21573]: time="2026-06-12T16:30:05.467495347Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified" id=ab348113-fa8b-4999-a459-d6543467bff9 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:20:07.522818 | controller | Jun 12 16:30:05.481799 crc crio[21573]: time="2026-06-12T16:30:05.481643683Z" level=info msg="Creating container: openstack/dnsmasq-dns-7948f7c9f9-k94zf/init" id=d3a1aac9-fcca-4168-9fd2-615930a8a7a5 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:20:07.522839 | controller | Jun 12 16:30:05.482335 crc crio[21573]: time="2026-06-12T16:30:05.482222218Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.522856 | controller | Jun 12 16:30:05.661535 crc crio[21573]: time="2026-06-12T16:30:05.659112402Z" level=info msg="Stopping pod sandbox: 0da7ef58c6874f2873d1a59edb84e609228dd686bfe3c6c546f4dc0396ca214c" id=9525ab72-8ac6-4431-89b4-f9988dd1bb67 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 17:20:07.522873 | controller | Jun 12 16:30:05.661535 crc crio[21573]: time="2026-06-12T16:30:05.660974801Z" level=info msg="Got pod network &{Name:collect-profiles-29688030-t87kw Namespace:openshift-operator-lifecycle-manager ID:0da7ef58c6874f2873d1a59edb84e609228dd686bfe3c6c546f4dc0396ca214c UID:6e1aaf2c-955d-4771-a12a-156eb22d7e3b NetNS:/var/run/netns/cd008c1b-20a5-40c4-b9ca-625b86db7512 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod6e1aaf2c_955d_4771_a12a_156eb22d7e3b.slice PodAnnotations:0xc00443c428}] Aliases:map[]}"
2026-06-12 17:20:07.522890 | controller | Jun 12 16:30:05.661535 crc crio[21573]: time="2026-06-12T16:30:05.661185097Z" level=info msg="Deleting pod openshift-operator-lifecycle-manager_collect-profiles-29688030-t87kw from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 17:20:07.522906 | controller | Jun 12 16:30:05.665607 crc crio[21573]: time="2026-06-12T16:30:05.662305216Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.522923 | controller | Jun 12 16:30:05.706566 crc crio[21573]: time="2026-06-12T16:30:05.706353733Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.522939 | controller | Jun 12 16:30:05.794047 crc crio[21573]: time="2026-06-12T16:30:05.793514505Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.522956 | controller | Jun 12 16:30:06.019184 crc crio[21573]: time="2026-06-12T16:30:06.018152277Z" level=info msg="Created container 76ba639b016629b05207eb462453f001e6cc138bed903199da344919c5a174e2: openstack/dnsmasq-dns-7948f7c9f9-k94zf/init" id=d3a1aac9-fcca-4168-9fd2-615930a8a7a5 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:20:07.522973 | controller | Jun 12 16:30:06.024303 crc crio[21573]: time="2026-06-12T16:30:06.021289162Z" level=info msg="Starting container: 76ba639b016629b05207eb462453f001e6cc138bed903199da344919c5a174e2" id=68354933-513f-4928-a442-e4ec4849b113 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 17:20:07.522989 | controller | Jun 12 16:30:06.045842 crc crio[21573]: time="2026-06-12T16:30:06.045695039Z" level=info msg="Started container" PID=89758 containerID=76ba639b016629b05207eb462453f001e6cc138bed903199da344919c5a174e2 description=openstack/dnsmasq-dns-7948f7c9f9-k94zf/init id=68354933-513f-4928-a442-e4ec4849b113 name=/runtime.v1.RuntimeService/StartContainer sandboxID=cf487bf99fadbbbf75294f46ddc40f9e4dbba1bc1b4ab1d8295b768f2096c2ff
2026-06-12 17:20:07.523005 | controller | Jun 12 16:30:06.048779 crc crio[21573]: 2026-06-12T16:30:06Z [verbose] CmdAdd (shim): {1.1.0 [{Name:ee99047a8b6b7f6 Mac:92:d3:f9:f5:a7:17 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:ca Mtu:0 Sandbox:/var/run/netns/2c64cccc-a13a-47f1-99ed-c61dffd7778f SocketPath: PciID:}] [{Interface:0xc00035aa20 Address:{IP:10.217.0.202 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 17:20:07.523022 | controller | Jun 12 16:30:06.062172 crc crio[21573]: time="2026-06-12T16:30:06.062036459Z" level=info msg="Got pod network &{Name:nova-cell1-conductor-db-sync-zttgr Namespace:openstack ID:ee99047a8b6b7f65c65de8861aaa9089a94533e8928c68360c79ff9c32d438fb UID:f70a1a71-7384-4fb4-8c60-bfd91ae45965 NetNS:/var/run/netns/2c64cccc-a13a-47f1-99ed-c61dffd7778f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podf70a1a71_7384_4fb4_8c60_bfd91ae45965.slice PodAnnotations:0xc002428778}] Aliases:map[]}"
2026-06-12 17:20:07.523042 | controller | Jun 12 16:30:06.062571 crc crio[21573]: time="2026-06-12T16:30:06.062375678Z" level=info msg="Checking pod openstack_nova-cell1-conductor-db-sync-zttgr for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 17:20:07.523059 | controller | Jun 12 16:30:06.121275 crc crio[21573]: time="2026-06-12T16:30:06.1211958Z" level=info msg="Ran pod sandbox ee99047a8b6b7f65c65de8861aaa9089a94533e8928c68360c79ff9c32d438fb with infra container: openstack/nova-cell1-conductor-db-sync-zttgr/POD" id=c0adee76-925e-4b3e-b953-02329b5b7f66 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:20:07.523076 | controller | Jun 12 16:30:06.124899 crc crio[21573]: time="2026-06-12T16:30:06.124765884Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-conductor:current-podified" id=46a980e8-2828-484d-b280-cc6cd79c2584 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:20:07.523093 | controller | Jun 12 16:30:06.202767 crc crio[21573]: time="2026-06-12T16:30:06.199818924Z" level=info msg="Created container 055213e55676bc0ac7f7c5e4bd9b243f1160a0bde6056a995334797dfd6a738b: openshift-infra/auto-csr-approver-29688030-p9jjh/oc" id=4ac749aa-c1c5-413e-8faf-0604fbd81014 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:20:07.523109 | controller | Jun 12 16:30:06.204978 crc crio[21573]: time="2026-06-12T16:30:06.204866304Z" level=info msg="Starting container: 055213e55676bc0ac7f7c5e4bd9b243f1160a0bde6056a995334797dfd6a738b" id=c9772662-18a0-47f0-9d3c-1858dae031f4 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 17:20:07.523126 | controller | Jun 12 16:30:06.215157 crc crio[21573]: time="2026-06-12T16:30:06.214974141Z" level=info msg="Started container" PID=89764 containerID=055213e55676bc0ac7f7c5e4bd9b243f1160a0bde6056a995334797dfd6a738b description=openshift-infra/auto-csr-approver-29688030-p9jjh/oc id=c9772662-18a0-47f0-9d3c-1858dae031f4 name=/runtime.v1.RuntimeService/StartContainer sandboxID=4b67f0cc460271ac1aadd0b3e9fd1a574ed533db65b459a51af0f4b71293a772
2026-06-12 17:20:07.523142 | controller | Jun 12 16:30:06.264804 crc crio[21573]: time="2026-06-12T16:30:06.258810319Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-conductor:current-podified" id=75d931ad-225a-44ec-868e-435a2a7f64bd name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:20:07.523160 | controller | Jun 12 16:30:06.279731 crc crio[21573]: time="2026-06-12T16:30:06.278513708Z" level=info msg="Creating container: openstack/nova-cell1-conductor-db-sync-zttgr/nova-cell1-conductor-db-sync" id=663e828a-839e-419f-a91e-1c9c87061c87 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:20:07.523176 | controller | Jun 12 16:30:06.280251 crc crio[21573]: time="2026-06-12T16:30:06.279884085Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.523193 | controller | Jun 12 16:30:06.467153 crc crio[21573]: time="2026-06-12T16:30:06.466916858Z" level=info msg="Stopped pod sandbox: 0da7ef58c6874f2873d1a59edb84e609228dd686bfe3c6c546f4dc0396ca214c" id=9525ab72-8ac6-4431-89b4-f9988dd1bb67 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 17:20:07.523210 | controller | Jun 12 16:30:06.568519 crc crio[21573]: time="2026-06-12T16:30:06.567057211Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.523227 | controller | Jun 12 16:30:06.597147 crc crio[21573]: time="2026-06-12T16:30:06.597026747Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.523249 | controller | Jun 12 16:30:06.816913 crc crio[21573]: time="2026-06-12T16:30:06.816788849Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified" id=3494be6f-3bf9-4a7a-9a03-15735142bea4 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:20:07.523266 | controller | Jun 12 16:30:07.001262 crc crio[21573]: time="2026-06-12T16:30:07.000559178Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified" id=a4593ef9-253a-4684-b434-6668251e27d5 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:20:07.523283 | controller | Jun 12 16:30:07.035538 crc crio[21573]: time="2026-06-12T16:30:07.031295625Z" level=info msg="Created container 5baae4f98665bbb286b3201defef44e52bb5bf4b9514ef9d6d86ee0976ac62b2: openstack/nova-cell1-conductor-db-sync-zttgr/nova-cell1-conductor-db-sync" id=663e828a-839e-419f-a91e-1c9c87061c87 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:20:07.523299 | controller | Jun 12 16:30:07.042254 crc crio[21573]: time="2026-06-12T16:30:07.035601258Z" level=info msg="Creating container: openstack/dnsmasq-dns-7948f7c9f9-k94zf/dnsmasq-dns" id=1fb9e33f-5f72-43d0-8cc4-3cf3ce9bc5cd name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:20:07.523331 | controller | Jun 12 16:30:07.042254 crc crio[21573]: time="2026-06-12T16:30:07.036138832Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.523352 | controller | Jun 12 16:30:07.042254 crc crio[21573]: time="2026-06-12T16:30:07.0368462Z" level=info msg="Starting container: 5baae4f98665bbb286b3201defef44e52bb5bf4b9514ef9d6d86ee0976ac62b2" id=776728d5-523d-43a5-b9a2-e66c0a6764f9 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 17:20:07.523369 | controller | Jun 12 16:30:07.111601 crc crio[21573]: time="2026-06-12T16:30:07.110430847Z" level=info msg="Started container" PID=89892 containerID=5baae4f98665bbb286b3201defef44e52bb5bf4b9514ef9d6d86ee0976ac62b2 description=openstack/nova-cell1-conductor-db-sync-zttgr/nova-cell1-conductor-db-sync id=776728d5-523d-43a5-b9a2-e66c0a6764f9 name=/runtime.v1.RuntimeService/StartContainer sandboxID=ee99047a8b6b7f65c65de8861aaa9089a94533e8928c68360c79ff9c32d438fb
2026-06-12 17:20:07.523386 | controller | Jun 12 16:30:07.236354 crc crio[21573]: time="2026-06-12T16:30:07.236272852Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.523402 | controller | Jun 12 16:30:07.299556 crc crio[21573]: time="2026-06-12T16:30:07.299304088Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.523419 | controller | Jun 12 16:30:07.605315 crc crio[21573]: time="2026-06-12T16:30:07.604524183Z" level=info msg="Created container 38662cba8d7a2059f9230c04a168afb1da827b105505e8af75701093851d6adb: openstack/dnsmasq-dns-7948f7c9f9-k94zf/dnsmasq-dns" id=1fb9e33f-5f72-43d0-8cc4-3cf3ce9bc5cd name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:20:07.523435 | controller | Jun 12 16:30:07.609965 crc crio[21573]: time="2026-06-12T16:30:07.609225319Z" level=info msg="Starting container: 38662cba8d7a2059f9230c04a168afb1da827b105505e8af75701093851d6adb" id=bf9d24e1-6b9f-48c4-8768-eadb683d388a name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 17:20:07.523452 | controller | Jun 12 16:30:07.629031 crc crio[21573]: time="2026-06-12T16:30:07.628237194Z" level=info msg="Started container" PID=89968 containerID=38662cba8d7a2059f9230c04a168afb1da827b105505e8af75701093851d6adb description=openstack/dnsmasq-dns-7948f7c9f9-k94zf/dnsmasq-dns id=bf9d24e1-6b9f-48c4-8768-eadb683d388a name=/runtime.v1.RuntimeService/StartContainer sandboxID=cf487bf99fadbbbf75294f46ddc40f9e4dbba1bc1b4ab1d8295b768f2096c2ff
2026-06-12 17:20:07.523472 | controller | Jun 12 16:30:09.074371 crc crio[21573]: time="2026-06-12T16:30:09.07278484Z" level=info msg="Stopping pod sandbox: 4b67f0cc460271ac1aadd0b3e9fd1a574ed533db65b459a51af0f4b71293a772" id=f30e9913-f8dc-41f5-9480-c760dbcfcf69 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 17:20:07.523489 | controller | Jun 12 16:30:09.075937 crc crio[21573]: time="2026-06-12T16:30:09.075064101Z" level=info msg="Got pod network &{Name:auto-csr-approver-29688030-p9jjh Namespace:openshift-infra ID:4b67f0cc460271ac1aadd0b3e9fd1a574ed533db65b459a51af0f4b71293a772 UID:ab0c99a1-2457-49aa-9a33-0f1864055b8f NetNS:/var/run/netns/5f9d9610-7de4-4a21-b940-ec6e6b3aad67 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podab0c99a1_2457_49aa_9a33_0f1864055b8f.slice PodAnnotations:0xc000640bc8}] Aliases:map[]}"
2026-06-12 17:20:07.523506 | controller | Jun 12 16:30:09.075937 crc crio[21573]: time="2026-06-12T16:30:09.075250256Z" level=info msg="Deleting pod openshift-infra_auto-csr-approver-29688030-p9jjh from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 17:20:07.523522 | controller | Jun 12 16:30:12.088401 crc crio[21573]: time="2026-06-12T16:30:12.08707256Z" level=info msg="Stopped pod sandbox: 4b67f0cc460271ac1aadd0b3e9fd1a574ed533db65b459a51af0f4b71293a772" id=f30e9913-f8dc-41f5-9480-c760dbcfcf69 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 17:20:07.523538 | controller | Jun 12 16:30:12.110858 crc crio[21573]: time="2026-06-12T16:30:12.11075024Z" level=info msg="Pulled image: quay.io/podified-antelope-centos9/openstack-nova-novncproxy@sha256:afd81640c5976fa030a421d45dfee3e609f5d9da7f871fb76da58d08f81ce25e" id=e8fe9dca-5272-4dac-a138-637eca4c22c4 name=/runtime.v1.ImageService/PullImage
2026-06-12 17:20:07.523554 | controller | Jun 12 16:30:12.112540 crc crio[21573]: time="2026-06-12T16:30:12.112372123Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-novncproxy:current-podified" id=811be9fd-8ecb-47e5-a0e9-2517fe642298 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:20:07.523570 | controller | Jun 12 16:30:12.141088 crc crio[21573]: time="2026-06-12T16:30:12.140873322Z" level=info msg="Pulled image: quay.io/podified-antelope-centos9/openstack-nova-scheduler@sha256:080a946bafb98b4634766351c6161219275bfb4c9824711bf440fa7dbd0c405e" id=aded55b4-5dd3-4ce8-830d-922f806d46fa name=/runtime.v1.ImageService/PullImage
2026-06-12 17:20:07.523609 | controller | Jun 12 16:30:12.141088 crc crio[21573]: time="2026-06-12T16:30:12.140962632Z" level=info msg="Pulled image: quay.io/podified-antelope-centos9/openstack-nova-api@sha256:19122126ec6ac0edf87524244da45ee1af2d9863f00b484ebe17dd28e9be816c" id=b87ff915-94f2-4a02-a032-8ddcf5e9d813 name=/runtime.v1.ImageService/PullImage
2026-06-12 17:20:07.523626 | controller | Jun 12 16:30:12.142415 crc crio[21573]: time="2026-06-12T16:30:12.142329149Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified" id=72eed66d-a04d-4c27-bba4-1fb29c0dc488 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:20:07.523642 | controller | Jun 12 16:30:12.143032 crc crio[21573]: time="2026-06-12T16:30:12.142958647Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-scheduler:current-podified" id=7fbd79c4-18c6-4b4c-9f7b-cc5200906b3c name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:20:07.523658 | controller | Jun 12 16:30:12.166345 crc crio[21573]: time="2026-06-12T16:30:12.166215288Z" level=info msg="Pulled image: quay.io/podified-antelope-centos9/openstack-nova-api@sha256:19122126ec6ac0edf87524244da45ee1af2d9863f00b484ebe17dd28e9be816c" id=b39b4ac7-9c41-46e1-94dc-3ceb5e92c17f name=/runtime.v1.ImageService/PullImage
2026-06-12 17:20:07.523674 | controller | Jun 12 16:30:12.166975 crc crio[21573]: time="2026-06-12T16:30:12.166634395Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified" id=7d58b478-999a-4f2a-a622-3a2f3da899f4 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:20:07.523694 | controller | Jun 12 16:30:12.168848 crc crio[21573]: time="2026-06-12T16:30:12.168768372Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified" id=d4d664ce-7925-40c4-b94d-51518a0cf02d name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:20:07.523711 | controller | Jun 12 16:30:12.175215 crc crio[21573]: time="2026-06-12T16:30:12.17511516Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified" id=002b4064-3ac3-4e55-9d79-74dd8189ebde name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:20:07.523727 | controller | Jun 12 16:30:12.183597 crc crio[21573]: time="2026-06-12T16:30:12.18333294Z" level=info msg="Creating container: openstack/nova-metadata-0/nova-metadata-log" id=52801b27-f8ba-4e30-a9fe-de3afacbf5b3 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:20:07.523742 | controller | Jun 12 16:30:12.186673 crc crio[21573]: time="2026-06-12T16:30:12.185352034Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.523758 | controller | Jun 12 16:30:12.208048 crc crio[21573]: time="2026-06-12T16:30:12.20519548Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-scheduler:current-podified" id=4cb190b7-4895-4742-89bd-917c99ad0bc3 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:20:07.523774 | controller | Jun 12 16:30:12.209011 crc crio[21573]: time="2026-06-12T16:30:12.20890319Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-novncproxy:current-podified" id=037fb00f-b893-4b8d-97a2-171b7c26a63e name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:20:07.523790 | controller | Jun 12 16:30:12.215951 crc crio[21573]: time="2026-06-12T16:30:12.215814573Z" level=info msg="Creating container: openstack/nova-api-0/nova-api-log" id=960a526f-86f8-41dc-ac46-2d4ad77e77a3 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:20:07.523806 | controller | Jun 12 16:30:12.228276 crc crio[21573]: time="2026-06-12T16:30:12.228153442Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.523822 | controller | Jun 12 16:30:12.240532 crc crio[21573]: time="2026-06-12T16:30:12.240403297Z" level=info msg="Creating container: openstack/nova-cell1-novncproxy-0/nova-cell1-novncproxy-novncproxy" id=d3f4a25f-f1d1-42d5-86f5-c1fdd24a9bb2 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:20:07.523839 | controller | Jun 12 16:30:12.254368 crc crio[21573]: time="2026-06-12T16:30:12.254240865Z" level=info msg="Creating container: openstack/nova-scheduler-0/nova-scheduler-scheduler" id=1e5e7c8d-db33-42c2-bc11-66b51e559ee3 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:20:07.523855 | controller | Jun 12 16:30:12.278823 crc crio[21573]: time="2026-06-12T16:30:12.278714796Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.523871 | controller | Jun 12 16:30:12.280070 crc crio[21573]: time="2026-06-12T16:30:12.279981799Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.523887 | controller | Jun 12 16:30:12.297531 crc crio[21573]: time="2026-06-12T16:30:12.297336461Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.523902 | controller | Jun 12 16:30:12.303195 crc crio[21573]: time="2026-06-12T16:30:12.303110203Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.523922 | controller | Jun 12 16:30:12.330212 crc crio[21573]: time="2026-06-12T16:30:12.329217888Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.523938 | controller | Jun 12 16:30:12.334372 crc crio[21573]: time="2026-06-12T16:30:12.333969304Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.523954 | controller | Jun 12 16:30:12.372020 crc crio[21573]: time="2026-06-12T16:30:12.371866862Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.523970 | controller | Jun 12 16:30:12.376064 crc crio[21573]: time="2026-06-12T16:30:12.37595761Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.523986 | controller | Jun 12 16:30:12.393929 crc crio[21573]: time="2026-06-12T16:30:12.393617561Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.524002 | controller | Jun 12 16:30:12.397793 crc crio[21573]: time="2026-06-12T16:30:12.397692358Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.524017 | controller | Jun 12 16:30:12.622013 crc crio[21573]: time="2026-06-12T16:30:12.621865068Z" level=info msg="Created container 38d2aa1dfe0323900bfd9be5055b8f4fb6e787243388e710d26cf0eca35fda06: openstack/nova-scheduler-0/nova-scheduler-scheduler" id=1e5e7c8d-db33-42c2-bc11-66b51e559ee3 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:20:07.524033 | controller | Jun 12 16:30:12.625763 crc crio[21573]: time="2026-06-12T16:30:12.625246338Z" level=info msg="Starting container: 38d2aa1dfe0323900bfd9be5055b8f4fb6e787243388e710d26cf0eca35fda06" id=96ce5220-a409-450e-8ecf-2c6166663436 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 17:20:07.524049 | controller | Jun 12 16:30:12.633861 crc crio[21573]: time="2026-06-12T16:30:12.633676552Z" level=info msg="Started container" PID=90256 containerID=38d2aa1dfe0323900bfd9be5055b8f4fb6e787243388e710d26cf0eca35fda06 description=openstack/nova-scheduler-0/nova-scheduler-scheduler id=96ce5220-a409-450e-8ecf-2c6166663436 name=/runtime.v1.RuntimeService/StartContainer sandboxID=5841cf2bd544a77e227de0a68231c3ae5451ad8aaaabdbcea1081f81c4e71ed5
2026-06-12 17:20:07.524066 | controller | Jun 12 16:30:12.634350 crc crio[21573]: time="2026-06-12T16:30:12.634293558Z" level=info msg="Created container 8223a4d4a4115f76e7d60bf1d4c27fa1585ddfd931b7f5fcfeb6b74c95f38e37: openstack/nova-metadata-0/nova-metadata-log" id=52801b27-f8ba-4e30-a9fe-de3afacbf5b3 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:20:07.524082 | controller | Jun 12 16:30:12.635933 crc crio[21573]: time="2026-06-12T16:30:12.635796409Z" level=info msg="Starting container: 8223a4d4a4115f76e7d60bf1d4c27fa1585ddfd931b7f5fcfeb6b74c95f38e37" id=4cdb86f3-62b0-48a2-8366-d93cc4ee980f name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 17:20:07.524098 | controller | Jun 12 16:30:12.643639 crc crio[21573]: time="2026-06-12T16:30:12.642751796Z" level=info msg="Started container" PID=90253 containerID=8223a4d4a4115f76e7d60bf1d4c27fa1585ddfd931b7f5fcfeb6b74c95f38e37 description=openstack/nova-metadata-0/nova-metadata-log id=4cdb86f3-62b0-48a2-8366-d93cc4ee980f name=/runtime.v1.RuntimeService/StartContainer sandboxID=45e04788561894ecd7fe65a2de6da22c6c3eaa3785d43d01f583c445fc913411
2026-06-12 17:20:07.524118 | controller | Jun 12 16:30:12.663321 crc crio[21573]: time="2026-06-12T16:30:12.663142356Z" level=info msg="Created container 8fad7c0d82e423615bd785c704de125154512da83fdd5e15e3284eae8088e530: openstack/nova-cell1-novncproxy-0/nova-cell1-novncproxy-novncproxy" id=d3f4a25f-f1d1-42d5-86f5-c1fdd24a9bb2 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:20:07.524135 | controller | Jun 12 16:30:12.664256 crc crio[21573]: time="2026-06-12T16:30:12.664064774Z" level=info msg="Created container 8ddefe1fce5399e7f6dd02af8ea4d58df8d04eade192014a2baa7d3274075046: openstack/nova-api-0/nova-api-log" id=960a526f-86f8-41dc-ac46-2d4ad77e77a3 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:20:07.524152 | controller | Jun 12 16:30:12.664506 crc crio[21573]: time="2026-06-12T16:30:12.664111042Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified" id=4559e73b-2e5d-47c9-bd54-540ca1719422 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:20:07.524169 | controller | Jun 12 16:30:12.665650 crc crio[21573]: time="2026-06-12T16:30:12.665415757Z" level=info msg="Starting container: 8ddefe1fce5399e7f6dd02af8ea4d58df8d04eade192014a2baa7d3274075046" id=979051ec-b0ac-43e0-bbb8-11c9d11ff646 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 17:20:07.524185 | controller | Jun 12 16:30:12.669050 crc crio[21573]: time="2026-06-12T16:30:12.66668239Z" level=info msg="Starting container: 8fad7c0d82e423615bd785c704de125154512da83fdd5e15e3284eae8088e530" id=48b3246b-92c2-4243-871d-8cdab6e7c39e name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 17:20:07.524201 | controller | Jun 12 16:30:12.674014 crc crio[21573]: time="2026-06-12T16:30:12.673921952Z" level=info msg="Started container" PID=90258 containerID=8ddefe1fce5399e7f6dd02af8ea4d58df8d04eade192014a2baa7d3274075046 description=openstack/nova-api-0/nova-api-log id=979051ec-b0ac-43e0-bbb8-11c9d11ff646 name=/runtime.v1.RuntimeService/StartContainer sandboxID=9f3c4a48b13b77e540676e280cd1069b604d72c2a5175d5a5e8b208010727d53
2026-06-12 17:20:07.524217 | controller | Jun 12 16:30:12.674595 crc crio[21573]: time="2026-06-12T16:30:12.674554242Z" level=info msg="Started container" PID=90254 containerID=8fad7c0d82e423615bd785c704de125154512da83fdd5e15e3284eae8088e530 description=openstack/nova-cell1-novncproxy-0/nova-cell1-novncproxy-novncproxy id=48b3246b-92c2-4243-871d-8cdab6e7c39e name=/runtime.v1.RuntimeService/StartContainer sandboxID=3c4524a0d4cc470426955fb9f6f2eeddf43aa106fbf36729abe76bc3a93ba75d
2026-06-12 17:20:07.524234 | controller | Jun 12 16:30:12.689684 crc crio[21573]: time="2026-06-12T16:30:12.689598251Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified" id=378e1ecc-4366-4bea-a2b8-1da786e7e4fa name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:20:07.524250 | controller | Jun 12 16:30:12.691342 crc crio[21573]: time="2026-06-12T16:30:12.68961618Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified" id=2075e302-78d2-4c6e-9bd9-83f1bff6e377 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:20:07.524267 | controller | Jun 12 16:30:12.700211 crc crio[21573]: time="2026-06-12T16:30:12.700110869Z" level=info msg="Creating container: openstack/nova-metadata-0/nova-metadata-metadata" id=ba832f46-b90e-4b55-a0bb-f2bc275e64ce name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:20:07.524283 | controller | Jun 12 16:30:12.702209 crc crio[21573]: time="2026-06-12T16:30:12.702132943Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.524299 | controller | Jun 12 16:30:12.720566 crc crio[21573]: time="2026-06-12T16:30:12.720424439Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified" id=2fd046f7-6b0a-40f2-8a64-4a1d8ea83252 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:20:07.524319 | controller | Jun 12 16:30:12.751505 crc crio[21573]: time="2026-06-12T16:30:12.748201307Z" level=info msg="Creating container: openstack/nova-api-0/nova-api-api" id=04c91037-0ede-45b9-93cc-0360d05256c6 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:20:07.524335 | controller | Jun 12 16:30:12.751505 crc crio[21573]: time="2026-06-12T16:30:12.749580004Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.524351 | controller | Jun 12 16:30:12.792285 crc crio[21573]: time="2026-06-12T16:30:12.792134986Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.524367 | controller | Jun 12 16:30:12.796859 crc crio[21573]: time="2026-06-12T16:30:12.796712987Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.524383 | controller | Jun 12 16:30:12.831313 crc crio[21573]: time="2026-06-12T16:30:12.831248857Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.524399 | controller | Jun 12 16:30:12.836966 crc crio[21573]: time="2026-06-12T16:30:12.836927526Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.524416 | controller | Jun 12 16:30:12.992202 crc crio[21573]: time="2026-06-12T16:30:12.992066557Z" level=info msg="Created container 6ab312343541b6c210dd7220fafecfe46aa102a5bdd27b27ea35b93d7bc94c31: openstack/nova-metadata-0/nova-metadata-metadata" id=ba832f46-b90e-4b55-a0bb-f2bc275e64ce name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:20:07.524433 | controller | Jun 12 16:30:12.994945 crc crio[21573]: time="2026-06-12T16:30:12.994848885Z" level=info msg="Starting container: 6ab312343541b6c210dd7220fafecfe46aa102a5bdd27b27ea35b93d7bc94c31" id=aa2a7cf3-31f5-4ccc-9dfb-2d56b9946009 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 17:20:07.524449 | controller | Jun 12 16:30:13.011140 crc crio[21573]: time="2026-06-12T16:30:13.010977426Z" level=info msg="Started container" PID=90302 containerID=6ab312343541b6c210dd7220fafecfe46aa102a5bdd27b27ea35b93d7bc94c31 description=openstack/nova-metadata-0/nova-metadata-metadata id=aa2a7cf3-31f5-4ccc-9dfb-2d56b9946009 name=/runtime.v1.RuntimeService/StartContainer sandboxID=45e04788561894ecd7fe65a2de6da22c6c3eaa3785d43d01f583c445fc913411
2026-06-12 17:20:07.524467 | controller | Jun 12 16:30:13.014878 crc crio[21573]: time="2026-06-12T16:30:13.014778276Z" level=info msg="Created container d255b7be3260a2652ec6a71a618289c485e3b4a4ba7ae1c22d6373a7fdae0c43: openstack/nova-api-0/nova-api-api" id=04c91037-0ede-45b9-93cc-0360d05256c6 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:20:07.524484 | controller | Jun 12 16:30:13.027143 crc crio[21573]: time="2026-06-12T16:30:13.026146527Z" level=info msg="Starting container: d255b7be3260a2652ec6a71a618289c485e3b4a4ba7ae1c22d6373a7fdae0c43" id=b9772449-2ce9-45cf-a866-3fe33515e6ba name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 17:20:07.524500 | controller | Jun 12 16:30:13.034947 crc crio[21573]: time="2026-06-12T16:30:13.034831107Z" level=info msg="Started container" PID=90309 containerID=d255b7be3260a2652ec6a71a618289c485e3b4a4ba7ae1c22d6373a7fdae0c43 description=openstack/nova-api-0/nova-api-api id=b9772449-2ce9-45cf-a866-3fe33515e6ba name=/runtime.v1.RuntimeService/StartContainer sandboxID=9f3c4a48b13b77e540676e280cd1069b604d72c2a5175d5a5e8b208010727d53
2026-06-12 17:20:07.524517 | controller | Jun 12 16:30:13.172640 crc crio[21573]: time="2026-06-12T16:30:13.172531108Z" level=info msg="Stopping container: 8fad7c0d82e423615bd785c704de125154512da83fdd5e15e3284eae8088e530 (timeout: 30s)" id=4e8b274e-0d12-41e7-b0ee-b133bf2fd59e name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 17:20:07.524538 | controller | Jun 12 16:30:13.182099 crc crio[21573]: time="2026-06-12T16:30:13.179610728Z" level=info msg="Stopping container: 6ab312343541b6c210dd7220fafecfe46aa102a5bdd27b27ea35b93d7bc94c31 (timeout: 30s)" id=a8b71987-d776-4b9d-adf1-0c3fd9851388 name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 17:20:07.524555 | controller | Jun 12 16:30:13.182099 crc crio[21573]: time="2026-06-12T16:30:13.179677611Z" level=info msg="Stopping container: 8223a4d4a4115f76e7d60bf1d4c27fa1585ddfd931b7f5fcfeb6b74c95f38e37 (timeout: 30s)" id=a205b845-e0f8-4c4e-9a13-1577bc47bab0 name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 17:20:07.524591 | controller | Jun 12 16:30:13.326699 crc crio[21573]: time="2026-06-12T16:30:13.32595916Z" level=info msg="Stopped container 8223a4d4a4115f76e7d60bf1d4c27fa1585ddfd931b7f5fcfeb6b74c95f38e37: openstack/nova-metadata-0/nova-metadata-log" id=a205b845-e0f8-4c4e-9a13-1577bc47bab0 name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 17:20:07.524613 | controller | Jun 12 16:30:14.214896 crc crio[21573]: time="2026-06-12T16:30:14.214795269Z" level=info msg="Stopping container: 2f284ab455c0df4d3da2cd2a5c836a923d9579912d6765ca8734b3a32806ec02 (timeout: 10s)" id=463ee6ed-47cb-4227-b755-285edd82e2ab name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 17:20:07.524630 | controller | Jun 12 16:30:14.359254 crc crio[21573]: time="2026-06-12T16:30:14.358537291Z" level=info msg="Stopped container 2f284ab455c0df4d3da2cd2a5c836a923d9579912d6765ca8734b3a32806ec02: openstack/dnsmasq-dns-764b948f4c-8499g/dnsmasq-dns" id=463ee6ed-47cb-4227-b755-285edd82e2ab name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 17:20:07.524646 | controller | Jun 12 16:30:14.361954 crc crio[21573]: time="2026-06-12T16:30:14.361810348Z" level=info msg="Stopping pod sandbox: 95a0f356b416d2dd11bebaa3b9d445b1b03f7a8e05863296709f404878b080ad" id=48cc6894-987a-443f-aa8b-03e4ce98f221 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 17:20:07.524663 | controller | Jun 12 16:30:14.362673 crc crio[21573]: time="2026-06-12T16:30:14.362558527Z" level=info msg="Got pod network &{Name:dnsmasq-dns-764b948f4c-8499g Namespace:openstack ID:95a0f356b416d2dd11bebaa3b9d445b1b03f7a8e05863296709f404878b080ad UID:574fa677-af1f-4b84-9768-ea8304c20fef NetNS:/var/run/netns/e422a700-52a2-4c46-9c46-662a67f9fe43 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod574fa677_af1f_4b84_9768_ea8304c20fef.slice PodAnnotations:0xc00063c308}] Aliases:map[]}"
2026-06-12 17:20:07.524680 | controller | Jun 12 16:30:14.363524 crc crio[21573]: time="2026-06-12T16:30:14.362758294Z" level=info msg="Deleting pod openstack_dnsmasq-dns-764b948f4c-8499g from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 17:20:07.524697 | controller | Jun 12 16:30:14.973672 crc crio[21573]: time="2026-06-12T16:30:14.972814112Z" level=info msg="Stopped pod sandbox: 95a0f356b416d2dd11bebaa3b9d445b1b03f7a8e05863296709f404878b080ad" id=48cc6894-987a-443f-aa8b-03e4ce98f221 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 17:20:07.524713 | controller | Jun 12 16:30:15.259304 crc crio[21573]: time="2026-06-12T16:30:15.25856431Z" level=info msg="Removing container: 2f284ab455c0df4d3da2cd2a5c836a923d9579912d6765ca8734b3a32806ec02" id=ce05b2ca-6138-4a66-b754-6ec0308947aa name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 17:20:07.524730 | controller | Jun 12 16:30:15.297132 crc crio[21573]: time="2026-06-12T16:30:15.29696807Z" level=info msg="Removed container 2f284ab455c0df4d3da2cd2a5c836a923d9579912d6765ca8734b3a32806ec02: openstack/dnsmasq-dns-764b948f4c-8499g/dnsmasq-dns" id=ce05b2ca-6138-4a66-b754-6ec0308947aa name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 17:20:07.524746 | controller | Jun 12 16:30:15.306663 crc crio[21573]: time="2026-06-12T16:30:15.30655267Z" level=info msg="Removing container: d29ad735aefc7cbb2e17c70c1d755526859727e11ed70b6ef978faed4e274563" id=cd46ef85-33ac-40d1-b31c-1362c02bb02a name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 17:20:07.524766 | controller | Jun 12 16:30:15.596067 crc crio[21573]: time="2026-06-12T16:30:15.595946311Z" level=info msg="Removed container d29ad735aefc7cbb2e17c70c1d755526859727e11ed70b6ef978faed4e274563: openstack/dnsmasq-dns-764b948f4c-8499g/init" id=cd46ef85-33ac-40d1-b31c-1362c02bb02a name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 17:20:07.524783 | controller | Jun 12 16:30:18.312858 crc crio[21573]: time="2026-06-12T16:30:18.311329313Z" level=info msg="Stopping pod sandbox: 9fd047a2a913d7180b10c8380ec37fc2bc0fb099cf244db1fcf0e6e8e9e97290" id=0627c993-b31c-48d4-9c3f-b2ddb092e2df name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 17:20:07.524799 | controller | Jun 12 16:30:18.316217 crc crio[21573]: time="2026-06-12T16:30:18.314677393Z" level=info msg="Got pod network &{Name:nova-cell0-cell-mapping-jmwbj Namespace:openstack ID:9fd047a2a913d7180b10c8380ec37fc2bc0fb099cf244db1fcf0e6e8e9e97290 UID:d85ca732-1e53-433e-8510-f3857587089a NetNS:/var/run/netns/77d0e159-e29a-4c89-b5f0-fd1529b3aa4f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podd85ca732_1e53_433e_8510_f3857587089a.slice PodAnnotations:0xc0036740b0}] Aliases:map[]}"
2026-06-12 17:20:07.524816 | controller | Jun 12 16:30:18.316217 crc crio[21573]: time="2026-06-12T16:30:18.314853107Z" level=info msg="Deleting pod openstack_nova-cell0-cell-mapping-jmwbj from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 17:20:07.524832 | controller | Jun 12 16:30:18.675330 crc crio[21573]: time="2026-06-12T16:30:18.674339785Z" level=info msg="Stopped pod sandbox: 9fd047a2a913d7180b10c8380ec37fc2bc0fb099cf244db1fcf0e6e8e9e97290" id=0627c993-b31c-48d4-9c3f-b2ddb092e2df name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 17:20:07.524849 | controller | Jun 12 16:30:19.635220 crc crio[21573]: time="2026-06-12T16:30:19.635111678Z" level=info msg="Stopping container: 8ddefe1fce5399e7f6dd02af8ea4d58df8d04eade192014a2baa7d3274075046 (timeout: 30s)" id=15caec43-f235-49e7-b9a5-b4ee5ed931d1 name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 17:20:07.524865 | controller | Jun 12 16:30:19.637184 crc crio[21573]: time="2026-06-12T16:30:19.635127328Z" level=info msg="Stopping container: d255b7be3260a2652ec6a71a618289c485e3b4a4ba7ae1c22d6373a7fdae0c43 (timeout: 30s)" id=90020d11-f2d1-455c-8d1e-ba51b352fd33 name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 17:20:07.524881 | controller | Jun 12 16:30:19.657421 crc crio[21573]: time="2026-06-12T16:30:19.657195563Z" level=info msg="Stopping container: 38d2aa1dfe0323900bfd9be5055b8f4fb6e787243388e710d26cf0eca35fda06 (timeout: 30s)" id=1c74bad9-fa53-46e4-9930-2b9d9298fffa name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 17:20:07.524897 | controller | Jun 12 16:30:19.783783 crc crio[21573]: time="2026-06-12T16:30:19.782105419Z" level=info msg="Stopped container 8ddefe1fce5399e7f6dd02af8ea4d58df8d04eade192014a2baa7d3274075046: openstack/nova-api-0/nova-api-log" id=15caec43-f235-49e7-b9a5-b4ee5ed931d1 name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 17:20:07.524913 | controller | Jun 12 16:30:19.977001 crc crio[21573]: time="2026-06-12T16:30:19.976844374Z" level=info msg="Stopped container d255b7be3260a2652ec6a71a618289c485e3b4a4ba7ae1c22d6373a7fdae0c43: openstack/nova-api-0/nova-api-api" id=90020d11-f2d1-455c-8d1e-ba51b352fd33 name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 17:20:07.524929 | controller | Jun 12 16:30:19.978765 crc crio[21573]: time="2026-06-12T16:30:19.978689703Z" level=info msg="Stopping pod sandbox: 9f3c4a48b13b77e540676e280cd1069b604d72c2a5175d5a5e8b208010727d53" id=5d0169d8-8212-4ff3-bc83-ac792e1d51ba name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 17:20:07.524945 | controller | Jun 12 16:30:19.979703 crc crio[21573]: time="2026-06-12T16:30:19.979594277Z" level=info msg="Got pod network &{Name:nova-api-0 Namespace:openstack ID:9f3c4a48b13b77e540676e280cd1069b604d72c2a5175d5a5e8b208010727d53 UID:df637b61-850e-4905-a006-93d403ad2c58 NetNS:/var/run/netns/217b19c1-451c-49c9-a225-74beeac011d9 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poddf637b61_850e_4905_a006_93d403ad2c58.slice PodAnnotations:0xc002429718}] Aliases:map[]}"
2026-06-12 17:20:07.524964 | controller | Jun 12 16:30:19.979880 crc crio[21573]: time="2026-06-12T16:30:19.979800003Z" level=info msg="Deleting pod openstack_nova-api-0 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 17:20:07.524982 | controller | Jun 12 16:30:20.390823 crc crio[21573]: time="2026-06-12T16:30:20.390414129Z" level=info msg="Stopped pod sandbox: 9f3c4a48b13b77e540676e280cd1069b604d72c2a5175d5a5e8b208010727d53" id=5d0169d8-8212-4ff3-bc83-ac792e1d51ba name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 17:20:07.524998 | controller | Jun 12 16:30:21.411433 crc crio[21573]: time="2026-06-12T16:30:21.410637448Z" level=info msg="Removing container: d255b7be3260a2652ec6a71a618289c485e3b4a4ba7ae1c22d6373a7fdae0c43" id=d666a084-6d3b-44d6-a082-a0f55e0bac50 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 17:20:07.525014 | controller | Jun 12 16:30:21.471722 crc crio[21573]: time="2026-06-12T16:30:21.471271526Z" level=info msg="Removed container d255b7be3260a2652ec6a71a618289c485e3b4a4ba7ae1c22d6373a7fdae0c43: openstack/nova-api-0/nova-api-api" id=d666a084-6d3b-44d6-a082-a0f55e0bac50 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 17:20:07.525030 | controller | Jun 12 16:30:21.475775 crc crio[21573]: time="2026-06-12T16:30:21.475714013Z" level=info msg="Removing container: 8ddefe1fce5399e7f6dd02af8ea4d58df8d04eade192014a2baa7d3274075046" id=25af2d6b-05ee-4658-b8b5-66648624b2b4 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 17:20:07.525046 | controller | Jun 12 16:30:21.512004 crc crio[21573]: time="2026-06-12T16:30:21.509235327Z" level=info msg="Removed container 8ddefe1fce5399e7f6dd02af8ea4d58df8d04eade192014a2baa7d3274075046: openstack/nova-api-0/nova-api-log" id=25af2d6b-05ee-4658-b8b5-66648624b2b4 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 17:20:07.525097 | controller | Jun 12 16:30:21.891785 crc crio[21573]: time="2026-06-12T16:30:21.89109653Z" level=info msg="Running pod sandbox: openstack/nova-api-0/POD" id=a24780fe-5625-47e8-8bd8-4b066a29a013 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:20:07.525115 | controller | Jun 12 16:30:21.891785 crc crio[21573]: time="2026-06-12T16:30:21.891776438Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.525132 | controller | Jun 12 16:30:21.940657 crc crio[21573]: time="2026-06-12T16:30:21.940536752Z" level=info msg="Got pod network &{Name:nova-api-0 Namespace:openstack ID:a89bf276abdfb4bbb6cf1b75be4083c3561039f36fd61541ac7c6754c3e98bca UID:cf38f704-44d4-4db4-9bd8-d13decfcaaef NetNS:/var/run/netns/809ec6a1-c32d-463d-8662-0be9819d8c2e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podcf38f704_44d4_4db4_9bd8_d13decfcaaef.slice PodAnnotations:0xc002428388}] Aliases:map[]}"
2026-06-12 17:20:07.525148 | controller | Jun 12 16:30:21.940657 crc crio[21573]: time="2026-06-12T16:30:21.940613814Z" level=info msg="Adding pod openstack_nova-api-0 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 17:20:07.525165 | controller | Jun 12 16:30:22.811017 crc crio[21573]: 2026-06-12T16:30:22Z [verbose] CmdAdd (shim): {1.1.0 [{Name:a89bf276abdfb4b Mac:c2:6b:78:7c:0d:bf Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:cb Mtu:0 Sandbox:/var/run/netns/809ec6a1-c32d-463d-8662-0be9819d8c2e SocketPath: PciID:}] [{Interface:0xc0001406e0 Address:{IP:10.217.0.203 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 17:20:07.525186 | controller | Jun 12 16:30:22.814042 crc crio[21573]: time="2026-06-12T16:30:22.813930854Z" level=info msg="Got pod network &{Name:nova-api-0 Namespace:openstack ID:a89bf276abdfb4bbb6cf1b75be4083c3561039f36fd61541ac7c6754c3e98bca UID:cf38f704-44d4-4db4-9bd8-d13decfcaaef NetNS:/var/run/netns/809ec6a1-c32d-463d-8662-0be9819d8c2e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podcf38f704_44d4_4db4_9bd8_d13decfcaaef.slice PodAnnotations:0xc002428388}] Aliases:map[]}"
2026-06-12 17:20:07.525203 | controller | Jun 12 16:30:22.814339 crc crio[21573]: time="2026-06-12T16:30:22.814313765Z" level=info msg="Checking pod openstack_nova-api-0 for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 17:20:07.525220 | controller | Jun 12 16:30:22.836216 crc crio[21573]: time="2026-06-12T16:30:22.836146719Z" level=info msg="Ran pod sandbox a89bf276abdfb4bbb6cf1b75be4083c3561039f36fd61541ac7c6754c3e98bca with infra container: openstack/nova-api-0/POD" id=a24780fe-5625-47e8-8bd8-4b066a29a013 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:20:07.525236 | controller | Jun 12 16:30:22.842112 crc crio[21573]: time="2026-06-12T16:30:22.842023799Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified" id=003a63a2-9029-4238-acee-6bf56181d7c7 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:20:07.525252 | controller | Jun 12 16:30:22.849191 crc crio[21573]: time="2026-06-12T16:30:22.848956224Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified" id=5fd0a4fc-8aef-45dc-9165-f3786fb10822 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:20:07.525269 | controller | Jun 12 16:30:22.863823 crc crio[21573]: time="2026-06-12T16:30:22.863709716Z" level=info msg="Creating container: openstack/nova-api-0/nova-api-log" id=79fa2bbb-9756-4771-9a27-abe4768e9dd9 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:20:07.525285 | controller | Jun 12 16:30:22.865378 crc crio[21573]: time="2026-06-12T16:30:22.865296769Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.525301 | controller | Jun 12 16:30:22.928382 crc crio[21573]: time="2026-06-12T16:30:22.927909593Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.525318 | controller | Jun 12 16:30:22.938312 crc crio[21573]: time="2026-06-12T16:30:22.938161597Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.525334 | controller | Jun 12 16:30:23.121272 crc crio[21573]: time="2026-06-12T16:30:23.12077043Z" level=info msg="Stopped container 38d2aa1dfe0323900bfd9be5055b8f4fb6e787243388e710d26cf0eca35fda06: openstack/nova-scheduler-0/nova-scheduler-scheduler" id=1c74bad9-fa53-46e4-9930-2b9d9298fffa name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 17:20:07.525350 | controller | Jun 12 16:30:23.123041 crc crio[21573]: time="2026-06-12T16:30:23.122874297Z" level=info msg="Stopping pod sandbox: 5841cf2bd544a77e227de0a68231c3ae5451ad8aaaabdbcea1081f81c4e71ed5" id=2064acd8-3ce3-411e-b0e4-34f817b20cda name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 17:20:07.525367 | controller | Jun 12 16:30:23.124053 crc crio[21573]: time="2026-06-12T16:30:23.123837432Z" level=info msg="Got pod network &{Name:nova-scheduler-0 Namespace:openstack ID:5841cf2bd544a77e227de0a68231c3ae5451ad8aaaabdbcea1081f81c4e71ed5 UID:7e448fc2-95f1-479f-b091-cbe678859d30 NetNS:/var/run/netns/5086ab63-58bf-4ed2-b4d2-00daeec33834 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod7e448fc2_95f1_479f_b091_cbe678859d30.slice PodAnnotations:0xc003674808}] Aliases:map[]}"
2026-06-12 17:20:07.525388 | controller | Jun 12 16:30:23.124193 crc crio[21573]: time="2026-06-12T16:30:23.124128181Z" level=info msg="Deleting pod openstack_nova-scheduler-0 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 17:20:07.525405 | controller | Jun 12 16:30:23.136379 crc crio[21573]: time="2026-06-12T16:30:23.136256493Z" level=info msg="Created container 795aae25408f7a90e934f5056ad830c9a7c971e40ef9f32d7bc9f000d8a68ff4: openstack/nova-api-0/nova-api-log" id=79fa2bbb-9756-4771-9a27-abe4768e9dd9 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:20:07.525421 | controller | Jun 12 16:30:23.138256 crc crio[21573]: time="2026-06-12T16:30:23.138209124Z" level=info msg="Starting container: 795aae25408f7a90e934f5056ad830c9a7c971e40ef9f32d7bc9f000d8a68ff4" id=7485b90b-e5b7-401e-b459-5adfdff227c5 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 17:20:07.525437 | controller | Jun 12 16:30:23.150366 crc crio[21573]: time="2026-06-12T16:30:23.150300235Z" level=info msg="Started container" PID=91263 containerID=795aae25408f7a90e934f5056ad830c9a7c971e40ef9f32d7bc9f000d8a68ff4 description=openstack/nova-api-0/nova-api-log id=7485b90b-e5b7-401e-b459-5adfdff227c5 name=/runtime.v1.RuntimeService/StartContainer sandboxID=a89bf276abdfb4bbb6cf1b75be4083c3561039f36fd61541ac7c6754c3e98bca
2026-06-12 17:20:07.525454 | controller | Jun 12 16:30:23.192274 crc crio[21573]: time="2026-06-12T16:30:23.190875861Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified" id=78536849-6e63-4c8c-b00d-4ccc72316ee9 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:20:07.525469 | controller | Jun 12 16:30:23.225167 crc crio[21573]: time="2026-06-12T16:30:23.224956991Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified" id=49a7a13d-ad2c-4c78-bb5f-06782feab0a5 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:20:07.525485 | controller | Jun 12 16:30:23.262542 crc crio[21573]: time="2026-06-12T16:30:23.26208427Z" level=info msg="Creating container: openstack/nova-api-0/nova-api-api" id=a0d1bc81-45a5-47c2-921d-3be3abbafad0 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:20:07.525501 | controller | Jun 12 16:30:23.264224 crc crio[21573]: time="2026-06-12T16:30:23.264146765Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.525517 | controller | Jun 12 16:30:23.559901 crc crio[21573]: time="2026-06-12T16:30:23.552331806Z" level=info msg="Stopping pod sandbox: ee99047a8b6b7f65c65de8861aaa9089a94533e8928c68360c79ff9c32d438fb" id=c9258ca9-44a5-4f8c-ba2f-b9343c71a7af name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 17:20:07.525533 | controller | Jun 12 16:30:23.559901 crc crio[21573]: time="2026-06-12T16:30:23.553887768Z" level=info msg="Got pod network &{Name:nova-cell1-conductor-db-sync-zttgr Namespace:openstack ID:ee99047a8b6b7f65c65de8861aaa9089a94533e8928c68360c79ff9c32d438fb UID:f70a1a71-7384-4fb4-8c60-bfd91ae45965 NetNS:/var/run/netns/2c64cccc-a13a-47f1-99ed-c61dffd7778f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podf70a1a71_7384_4fb4_8c60_bfd91ae45965.slice PodAnnotations:0xc001896100}] Aliases:map[]}"
2026-06-12 17:20:07.525550 | controller | Jun 12 16:30:23.559901 crc crio[21573]: time="2026-06-12T16:30:23.554170526Z" level=info msg="Deleting pod openstack_nova-cell1-conductor-db-sync-zttgr from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 17:20:07.525567 | controller | Jun 12 16:30:23.583730 crc crio[21573]: time="2026-06-12T16:30:23.582621142Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.525608 | controller | Jun 12 16:30:23.614427 crc crio[21573]: time="2026-06-12T16:30:23.614287241Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.525627 | controller | Jun 12 16:30:23.740040 crc crio[21573]: time="2026-06-12T16:30:23.739872481Z" level=info msg="Stopped pod sandbox: 5841cf2bd544a77e227de0a68231c3ae5451ad8aaaabdbcea1081f81c4e71ed5" id=2064acd8-3ce3-411e-b0e4-34f817b20cda name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 17:20:07.525645 | controller | Jun 12 16:30:24.006773 crc crio[21573]: time="2026-06-12T16:30:24.006663155Z" level=info msg="Created container 4fb8bff984cb0ec9dc676d58a3d8f753b078af18d7e5c151e29896b4b420a229: openstack/nova-api-0/nova-api-api" id=a0d1bc81-45a5-47c2-921d-3be3abbafad0 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:20:07.525661 | controller | Jun 12 16:30:24.011699 crc crio[21573]: time="2026-06-12T16:30:24.011403309Z" level=info msg="Starting container: 4fb8bff984cb0ec9dc676d58a3d8f753b078af18d7e5c151e29896b4b420a229" id=c2157841-8a2a-4683-b185-6e0964f6f214 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 17:20:07.525678 | controller | Jun 12 16:30:24.038271 crc crio[21573]: time="2026-06-12T16:30:24.037300725Z" level=info msg="Started container" PID=91355 containerID=4fb8bff984cb0ec9dc676d58a3d8f753b078af18d7e5c151e29896b4b420a229 description=openstack/nova-api-0/nova-api-api id=c2157841-8a2a-4683-b185-6e0964f6f214 name=/runtime.v1.RuntimeService/StartContainer sandboxID=a89bf276abdfb4bbb6cf1b75be4083c3561039f36fd61541ac7c6754c3e98bca
2026-06-12 17:20:07.525695 | controller | Jun 12 16:30:24.282910 crc crio[21573]: time="2026-06-12T16:30:24.282510197Z" level=info msg="Stopped pod sandbox: ee99047a8b6b7f65c65de8861aaa9089a94533e8928c68360c79ff9c32d438fb" id=c9258ca9-44a5-4f8c-ba2f-b9343c71a7af name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 17:20:07.525711 | controller | Jun 12 16:30:24.581817 crc crio[21573]: time="2026-06-12T16:30:24.581714172Z" level=info msg="Removing container: 38d2aa1dfe0323900bfd9be5055b8f4fb6e787243388e710d26cf0eca35fda06" id=f9cbdf31-0898-463d-8702-df1d6b0dd7a4 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 17:20:07.525727 | controller | Jun 12 16:30:24.630882 crc crio[21573]: time="2026-06-12T16:30:24.630134643Z" level=info msg="Removed container 38d2aa1dfe0323900bfd9be5055b8f4fb6e787243388e710d26cf0eca35fda06: openstack/nova-scheduler-0/nova-scheduler-scheduler" id=f9cbdf31-0898-463d-8702-df1d6b0dd7a4 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 17:20:07.525743 | controller | Jun 12 16:30:25.099818 crc crio[21573]: time="2026-06-12T16:30:25.099749795Z" level=info msg="Running pod sandbox: openstack/nova-scheduler-0/POD" id=300b1cc4-bd38-459b-ad3a-6a158e7a3e09 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:20:07.525759 | controller | Jun 12 16:30:25.102107 crc crio[21573]: time="2026-06-12T16:30:25.099867489Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.525776 | controller | Jun 12 16:30:25.144804 crc crio[21573]: time="2026-06-12T16:30:25.143913811Z" level=info msg="Got pod network &{Name:nova-scheduler-0 Namespace:openstack ID:7586fc9e467e6cd2b8774f7cd9c5d58e1d74eb622ebb26b4f21d8fcd28b9d2cb UID:3688df61-e941-48c1-8348-4b9ebad0b98c NetNS:/var/run/netns/812b3661-099a-472c-937b-bd49a7cb7970 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod3688df61_e941_48c1_8348_4b9ebad0b98c.slice PodAnnotations:0xc006380958}] Aliases:map[]}"
2026-06-12 17:20:07.525792 | controller | Jun 12 16:30:25.144804 crc crio[21573]: time="2026-06-12T16:30:25.144532797Z" level=info msg="Adding pod openstack_nova-scheduler-0 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 17:20:07.525812 | controller | Jun 12 16:30:25.257431 crc crio[21573]: time="2026-06-12T16:30:25.257279135Z" level=info msg="Stopping container: 5b54f39717647086fa42540e43ee41d493220cf105c1957903a6118975070a0d (timeout: 30s)" id=26e22076-7e74-465a-97c4-8d3014d7eb39 name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 17:20:07.525829 | controller | Jun 12 16:30:25.398795 crc crio[21573]: time="2026-06-12T16:30:25.398641398Z" level=info msg="Stopped container 5b54f39717647086fa42540e43ee41d493220cf105c1957903a6118975070a0d: openstack/kube-state-metrics-0/kube-state-metrics" id=26e22076-7e74-465a-97c4-8d3014d7eb39 name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 17:20:07.525845 | controller | Jun 12 16:30:25.400028 crc crio[21573]: time="2026-06-12T16:30:25.399923726Z" level=info msg="Stopping pod sandbox: 4f2e28cc5ec8d35382dddbe68ef3aea3d643ccdd34c289ecb51ccf3e8e7034ba" id=5f53bf88-d20b-4f89-8295-c5193ab2e118 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 17:20:07.525861 | controller | Jun 12 16:30:25.401754 crc crio[21573]: time="2026-06-12T16:30:25.401628471Z" level=info msg="Got pod network &{Name:kube-state-metrics-0 Namespace:openstack ID:4f2e28cc5ec8d35382dddbe68ef3aea3d643ccdd34c289ecb51ccf3e8e7034ba UID:4e717c39-58e3-4145-a6ce-77440894537e NetNS:/var/run/netns/cdc61f8c-5489-47cf-8ffc-d91ef8fb425c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod4e717c39_58e3_4145_a6ce_77440894537e.slice PodAnnotations:0xc000569040}] Aliases:map[]}"
2026-06-12 17:20:07.525877 | controller | Jun 12 16:30:25.402008 crc crio[21573]: time="2026-06-12T16:30:25.401922569Z" level=info msg="Deleting pod openstack_kube-state-metrics-0 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 17:20:07.525894 | controller | Jun 12 16:30:25.418329 crc crio[21573]: time="2026-06-12T16:30:25.418216635Z" level=info msg="Running pod sandbox: openstack/nova-cell1-conductor-0/POD" id=a3893a43-07ef-4ddb-ac20-a31b01c940a8 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:20:07.525911 | controller | Jun 12 16:30:25.419150 crc crio[21573]: time="2026-06-12T16:30:25.418343539Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.525927 | controller | Jun 12 16:30:25.543222 crc crio[21573]: time="2026-06-12T16:30:25.542556458Z" level=info msg="Got pod network &{Name:nova-cell1-conductor-0 Namespace:openstack ID:28e419e7ca2e84b5d848c7e7dd89dc7d03c05c4513e99488b235eb58623fa998 UID:fe0cd4e7-87d3-4ce6-ad63-2b196f677ad0 NetNS:/var/run/netns/53947699-4d78-4c76-9efa-865e06c62e60 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podfe0cd4e7_87d3_4ce6_ad63_2b196f677ad0.slice PodAnnotations:0xc006380028}] Aliases:map[]}"
2026-06-12 17:20:07.525944 | controller | Jun 12 16:30:25.543222 crc crio[21573]: time="2026-06-12T16:30:25.543192756Z" level=info msg="Adding pod openstack_nova-cell1-conductor-0 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 17:20:07.525960 | controller | Jun 12 16:30:25.865689 crc crio[21573]: 2026-06-12T16:30:25Z [verbose] CmdAdd (shim): {1.1.0 [{Name:7586fc9e467e6cd Mac:1a:87:85:b7:97:df Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:cc Mtu:0 Sandbox:/var/run/netns/812b3661-099a-472c-937b-bd49a7cb7970 SocketPath: PciID:}] [{Interface:0xc0001268b0 Address:{IP:10.217.0.204 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 17:20:07.525977 | controller | Jun 12 16:30:25.868966 crc crio[21573]: time="2026-06-12T16:30:25.868226107Z" level=info msg="Got pod network &{Name:nova-scheduler-0 Namespace:openstack ID:7586fc9e467e6cd2b8774f7cd9c5d58e1d74eb622ebb26b4f21d8fcd28b9d2cb UID:3688df61-e941-48c1-8348-4b9ebad0b98c NetNS:/var/run/netns/812b3661-099a-472c-937b-bd49a7cb7970 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod3688df61_e941_48c1_8348_4b9ebad0b98c.slice PodAnnotations:0xc006380958}] Aliases:map[]}"
2026-06-12 17:20:07.525997 | controller | Jun 12 16:30:25.868966 crc crio[21573]: time="2026-06-12T16:30:25.868515246Z" level=info msg="Checking pod openstack_nova-scheduler-0 for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 17:20:07.526014 | controller | Jun 12 16:30:25.897646 crc crio[21573]: time="2026-06-12T16:30:25.896727521Z" level=info msg="Ran pod sandbox 7586fc9e467e6cd2b8774f7cd9c5d58e1d74eb622ebb26b4f21d8fcd28b9d2cb with infra container: openstack/nova-scheduler-0/POD" id=300b1cc4-bd38-459b-ad3a-6a158e7a3e09 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:20:07.526030 | controller | Jun 12 16:30:25.922629 crc crio[21573]: time="2026-06-12T16:30:25.922514561Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-scheduler:current-podified" id=91083e8c-d5d7-42c0-a4b2-1043bf0d90df name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:20:07.526047 | controller | Jun 12 16:30:25.984799 crc crio[21573]: time="2026-06-12T16:30:25.984687773Z" level=info msg="Stopped pod sandbox: 4f2e28cc5ec8d35382dddbe68ef3aea3d643ccdd34c289ecb51ccf3e8e7034ba" id=5f53bf88-d20b-4f89-8295-c5193ab2e118 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 17:20:07.526063 | controller | Jun 12 16:30:26.012123 crc crio[21573]: time="2026-06-12T16:30:26.011770806Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-scheduler:current-podified" id=ea59e883-a9b0-433f-9baf-2d0c536fa646 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:20:07.526079 | controller | Jun 12 16:30:26.037557 crc crio[21573]: time="2026-06-12T16:30:26.03680689Z" level=info msg="Creating container: openstack/nova-scheduler-0/nova-scheduler-scheduler" id=c772260c-557e-4814-8568-1d2e3634ef7a name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:20:07.526095 | controller | Jun 12 16:30:26.040518 crc crio[21573]: time="2026-06-12T16:30:26.03979816Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.526112 | controller | Jun 12 16:30:26.085834 crc crio[21573]: 2026-06-12T16:30:26Z [verbose] CmdAdd (shim): {1.1.0 [{Name:28e419e7ca2e84b Mac:22:7f:d7:ea:84:17 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:cd Mtu:0 Sandbox:/var/run/netns/53947699-4d78-4c76-9efa-865e06c62e60 SocketPath: PciID:}] [{Interface:0xc000014610 Address:{IP:10.217.0.205 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 17:20:07.526129 | controller | Jun 12 16:30:26.087175 crc crio[21573]: time="2026-06-12T16:30:26.087077007Z" level=info msg="Got pod network &{Name:nova-cell1-conductor-0 Namespace:openstack ID:28e419e7ca2e84b5d848c7e7dd89dc7d03c05c4513e99488b235eb58623fa998 UID:fe0cd4e7-87d3-4ce6-ad63-2b196f677ad0 NetNS:/var/run/netns/53947699-4d78-4c76-9efa-865e06c62e60 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podfe0cd4e7_87d3_4ce6_ad63_2b196f677ad0.slice PodAnnotations:0xc006380028}] Aliases:map[]}"
2026-06-12 17:20:07.526145 | controller | Jun 12 16:30:26.087394 crc crio[21573]: time="2026-06-12T16:30:26.087322277Z" level=info msg="Checking pod openstack_nova-cell1-conductor-0 for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 17:20:07.526162 | controller | Jun 12 16:30:26.112624 crc crio[21573]: time="2026-06-12T16:30:26.112502883Z" level=info msg="Ran pod sandbox 28e419e7ca2e84b5d848c7e7dd89dc7d03c05c4513e99488b235eb58623fa998 with infra container: openstack/nova-cell1-conductor-0/POD" id=a3893a43-07ef-4ddb-ac20-a31b01c940a8 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:20:07.526182 | controller | Jun 12 16:30:26.120835 crc crio[21573]: time="2026-06-12T16:30:26.12073588Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-conductor:current-podified" id=562cbc41-526b-48a2-b00b-1100c00914b6 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:20:07.526199 | controller | Jun 12 16:30:26.137500 crc crio[21573]: time="2026-06-12T16:30:26.137301032Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.526216 | controller | Jun 12 16:30:26.144511 crc crio[21573]: time="2026-06-12T16:30:26.144372688Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.526232 | controller | Jun 12 16:30:26.158010 crc crio[21573]: time="2026-06-12T16:30:26.157824106Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-conductor:current-podified" id=7af75f4e-3db5-4bb4-b8be-b75983f55f6a name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:20:07.526248 | controller | Jun 12 16:30:26.178653 crc crio[21573]: time="2026-06-12T16:30:26.178408203Z" level=info msg="Creating container: openstack/nova-cell1-conductor-0/nova-cell1-conductor-conductor" id=36dc13bc-c634-4a20-a7a3-39ae40986f9a name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:20:07.526265 | controller | Jun 12 16:30:26.179059 crc crio[21573]: time="2026-06-12T16:30:26.178963478Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.526281 | controller | Jun 12 16:30:26.270182 crc crio[21573]: time="2026-06-12T16:30:26.27005379Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.526297 | controller | Jun 12 16:30:26.276591 crc crio[21573]: time="2026-06-12T16:30:26.276498871Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.526313 | controller | Jun 12 16:30:26.506071 crc crio[21573]: time="2026-06-12T16:30:26.505258523Z" level=info msg="Created container 7398b708c54737031279c33ed4fa14697fe87cfdb7134e23412961d14d546db2: openstack/nova-scheduler-0/nova-scheduler-scheduler" id=c772260c-557e-4814-8568-1d2e3634ef7a name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:20:07.526329 | controller | Jun 12 16:30:26.507129 crc crio[21573]: time="2026-06-12T16:30:26.506578298Z" level=info msg="Created container aaae283c70751f68971cb48b93c4d6826a8790963ddb9996793ca5c7d404efd4: openstack/nova-cell1-conductor-0/nova-cell1-conductor-conductor" id=36dc13bc-c634-4a20-a7a3-39ae40986f9a name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:20:07.526345 | controller | Jun 12 16:30:26.508404 crc crio[21573]: time="2026-06-12T16:30:26.508325195Z" level=info msg="Starting container: 7398b708c54737031279c33ed4fa14697fe87cfdb7134e23412961d14d546db2" id=44012770-236f-4259-8c5e-6972e65bb536 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 17:20:07.526361 | controller | Jun 12 16:30:26.517052 crc crio[21573]: time="2026-06-12T16:30:26.508812481Z" level=info msg="Starting container: aaae283c70751f68971cb48b93c4d6826a8790963ddb9996793ca5c7d404efd4" id=33be3260-c91c-45ab-8787-a2c636c8cf36 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 17:20:07.526377 | controller | Jun 12 16:30:26.522013 crc crio[21573]: time="2026-06-12T16:30:26.521891096Z" level=info msg="Started container" PID=91783 containerID=7398b708c54737031279c33ed4fa14697fe87cfdb7134e23412961d14d546db2 description=openstack/nova-scheduler-0/nova-scheduler-scheduler id=44012770-236f-4259-8c5e-6972e65bb536 name=/runtime.v1.RuntimeService/StartContainer sandboxID=7586fc9e467e6cd2b8774f7cd9c5d58e1d74eb622ebb26b4f21d8fcd28b9d2cb
2026-06-12 17:20:07.526400 | controller | Jun 12 16:30:26.530508 crc crio[21573]: time="2026-06-12T16:30:26.525516222Z" level=info msg="Started container" PID=91786 containerID=aaae283c70751f68971cb48b93c4d6826a8790963ddb9996793ca5c7d404efd4 description=openstack/nova-cell1-conductor-0/nova-cell1-conductor-conductor id=33be3260-c91c-45ab-8787-a2c636c8cf36 name=/runtime.v1.RuntimeService/StartContainer sandboxID=28e419e7ca2e84b5d848c7e7dd89dc7d03c05c4513e99488b235eb58623fa998
2026-06-12 17:20:07.526417 | controller | Jun 12 16:30:26.672536 crc crio[21573]: time="2026-06-12T16:30:26.672255013Z" level=info msg="Removing container: 5b54f39717647086fa42540e43ee41d493220cf105c1957903a6118975070a0d" id=5625f355-62b6-4b51-b7b7-fe540e662b3c name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 17:20:07.526433 | controller | Jun 12 16:30:26.721221 crc crio[21573]: time="2026-06-12T16:30:26.721087278Z" level=info msg="Removed container 5b54f39717647086fa42540e43ee41d493220cf105c1957903a6118975070a0d: openstack/kube-state-metrics-0/kube-state-metrics" id=5625f355-62b6-4b51-b7b7-fe540e662b3c name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 17:20:07.526449 | controller | Jun 12 16:30:27.380229 crc crio[21573]: time="2026-06-12T16:30:27.379312913Z" level=info msg="Running pod sandbox: openstack/kube-state-metrics-0/POD" id=0a967286-8525-4c32-a06c-fd5b0370c44c name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:20:07.526465 | controller | Jun 12 16:30:27.380229 crc crio[21573]: time="2026-06-12T16:30:27.380098022Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.526482 | controller | Jun 12 16:30:27.449169 crc crio[21573]: time="2026-06-12T16:30:27.44850198Z" level=info msg="Got pod network &{Name:kube-state-metrics-0 Namespace:openstack ID:1711c781759fe3f3145ae867d58f0383311d0c3f263070dbb8bd9f891fe90dd8 UID:e9d5dc8e-d7de-4c4e-98d0-aac659ef619f NetNS:/var/run/netns/685160b4-3855-4ca4-a5db-2854c82d3be4 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pode9d5dc8e_d7de_4c4e_98d0_aac659ef619f.slice PodAnnotations:0xc00443c978}] Aliases:map[]}"
2026-06-12 17:20:07.526498 | controller | Jun 12 16:30:27.449169 crc crio[21573]: time="2026-06-12T16:30:27.448564312Z" level=info msg="Adding pod openstack_kube-state-metrics-0 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 17:20:07.526515 | controller | Jun 12 16:30:28.468575 crc crio[21573]: 2026-06-12T16:30:28Z [verbose] CmdAdd (shim): {1.1.0 [{Name:1711c781759fe3f Mac:06:09:e6:99:0c:de Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:ce Mtu:0 Sandbox:/var/run/netns/685160b4-3855-4ca4-a5db-2854c82d3be4 SocketPath: PciID:}] [{Interface:0xc00019ac10 Address:{IP:10.217.0.206 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 17:20:07.526532 | controller | Jun 12 16:30:28.475609 crc crio[21573]: time="2026-06-12T16:30:28.47517688Z" level=info msg="Got pod network &{Name:kube-state-metrics-0 Namespace:openstack ID:1711c781759fe3f3145ae867d58f0383311d0c3f263070dbb8bd9f891fe90dd8 UID:e9d5dc8e-d7de-4c4e-98d0-aac659ef619f NetNS:/var/run/netns/685160b4-3855-4ca4-a5db-2854c82d3be4 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pode9d5dc8e_d7de_4c4e_98d0_aac659ef619f.slice PodAnnotations:0xc00443c978}] Aliases:map[]}"
2026-06-12 17:20:07.526548 | controller | Jun 12 16:30:28.476245 crc crio[21573]: time="2026-06-12T16:30:28.476197387Z" level=info msg="Checking pod openstack_kube-state-metrics-0 for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 17:20:07.526565 | controller | Jun 12 16:30:28.491043 crc crio[21573]: time="2026-06-12T16:30:28.490895448Z" level=info msg="Ran pod sandbox 1711c781759fe3f3145ae867d58f0383311d0c3f263070dbb8bd9f891fe90dd8 with infra container: openstack/kube-state-metrics-0/POD" id=0a967286-8525-4c32-a06c-fd5b0370c44c name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:20:07.526605 | controller | Jun 12 16:30:28.497733 crc crio[21573]: time="2026-06-12T16:30:28.496146604Z" level=info msg="Checking image status: registry.k8s.io/kube-state-metrics/kube-state-metrics:v2.15.0" id=34c30aa7-8d52-4d91-84e8-3cfacd0bb7ca name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:20:07.526624 | controller | Jun 12 16:30:28.525186 crc crio[21573]: time="2026-06-12T16:30:28.525127105Z" level=info msg="Stopping container: 78e911185049e71322126521571869586acc89c078b2f8247f22e9875f1bb4e8 (timeout: 30s)" id=462f721d-44b9-4488-ac67-2ed96b01e586 name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 17:20:07.526641 | controller | Jun 12 16:30:28.528896 crc crio[21573]: time="2026-06-12T16:30:28.528796232Z" level=info msg="Stopping container: 9db159731b30bede673c154b3f86bcc0c699e75a9fa3fdd36e78362a9921c404 (timeout: 30s)" id=b8d4a717-4b5f-49c9-aa42-cdc33ffc1d05 name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 17:20:07.526657 | controller | Jun 12 16:30:28.529360 crc crio[21573]: time="2026-06-12T16:30:28.529302626Z" level=info msg="Stopping container: 8e32880c26aab998cf0ff8411e316e7912f00fdefe49cbc8d9caa1be8923c0a8 (timeout: 30s)" id=098cabc1-7ea0-4417-b9a5-9fce0c15e55f name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 17:20:07.526673 | controller | Jun 12 16:30:28.530535 crc crio[21573]: time="2026-06-12T16:30:28.530367666Z" level=info msg="Stopping container: fe631fe40e1451e32dcb6e906d0c72172ebde9c4ab2ea7649dbc615e53b74234 (timeout: 30s)" id=27a0da3a-936f-477e-af65-6e4fed317d1f name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 17:20:07.526689 | controller | Jun 12 16:30:28.584511 crc crio[21573]: time="2026-06-12T16:30:28.582946222Z" level=info msg="Checking image status: registry.k8s.io/kube-state-metrics/kube-state-metrics:v2.15.0" id=29cb6862-27fd-47f5-99c7-44c68f12738e name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:20:07.526705 | controller | Jun 12 16:30:28.593425 crc crio[21573]: time="2026-06-12T16:30:28.59334567Z" level=info msg="Creating container: openstack/kube-state-metrics-0/kube-state-metrics" id=1d35cdf4-e234-44d7-be18-ee9a200201b8 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:20:07.526721 | controller | Jun 12 16:30:28.593920 crc crio[21573]: time="2026-06-12T16:30:28.593822332Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.526737 | controller | Jun 12 16:30:28.663904 crc crio[21573]: time="2026-06-12T16:30:28.663760451Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.526753 | controller | Jun 12 16:30:28.674213 crc crio[21573]: time="2026-06-12T16:30:28.674114576Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.526770 | controller | Jun 12 16:30:28.679731 crc crio[21573]: time="2026-06-12T16:30:28.67963125Z" level=info msg="Stopped container fe631fe40e1451e32dcb6e906d0c72172ebde9c4ab2ea7649dbc615e53b74234: openstack/ceilometer-0/sg-core" id=27a0da3a-936f-477e-af65-6e4fed317d1f name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 17:20:07.526787 | controller | Jun 12 16:30:28.758636 crc crio[21573]: time="2026-06-12T16:30:28.75853491Z" level=info msg="Stopped container 8e32880c26aab998cf0ff8411e316e7912f00fdefe49cbc8d9caa1be8923c0a8: openstack/ceilometer-0/proxy-httpd" id=098cabc1-7ea0-4417-b9a5-9fce0c15e55f name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 17:20:07.526803 | controller | Jun 12 16:30:28.931904 crc crio[21573]: time="2026-06-12T16:30:28.931793665Z" level=info msg="Created container 0939f26b911b2c2fa5c2993606fa034ab4cfd4de066916ea681290d64299b182: openstack/kube-state-metrics-0/kube-state-metrics" id=1d35cdf4-e234-44d7-be18-ee9a200201b8 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:20:07.526823 | controller | Jun 12 16:30:28.933960 crc crio[21573]: time="2026-06-12T16:30:28.933877814Z" level=info msg="Starting container: 0939f26b911b2c2fa5c2993606fa034ab4cfd4de066916ea681290d64299b182" id=9743ffe5-b38d-416e-8532-75149591c944 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 17:20:07.526840 | controller | Jun 12 16:30:28.950767 crc crio[21573]: time="2026-06-12T16:30:28.950676366Z" level=info msg="Started container" PID=91967 containerID=0939f26b911b2c2fa5c2993606fa034ab4cfd4de066916ea681290d64299b182 description=openstack/kube-state-metrics-0/kube-state-metrics id=9743ffe5-b38d-416e-8532-75149591c944 name=/runtime.v1.RuntimeService/StartContainer sandboxID=1711c781759fe3f3145ae867d58f0383311d0c3f263070dbb8bd9f891fe90dd8
2026-06-12 17:20:07.526857 | controller | Jun 12 16:30:29.294342 crc crio[21573]: time="2026-06-12T16:30:29.293525765Z" level=info msg="Stopped container 9db159731b30bede673c154b3f86bcc0c699e75a9fa3fdd36e78362a9921c404: openstack/ceilometer-0/ceilometer-central-agent" id=b8d4a717-4b5f-49c9-aa42-cdc33ffc1d05 name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 17:20:07.526873 | controller | Jun 12 16:30:30.586223 crc crio[21573]: time="2026-06-12T16:30:30.586019298Z" level=info msg="Stopped container 78e911185049e71322126521571869586acc89c078b2f8247f22e9875f1bb4e8: openstack/ceilometer-0/ceilometer-notification-agent" id=462f721d-44b9-4488-ac67-2ed96b01e586 name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 17:20:07.526890 | controller | Jun 12 16:30:30.588664 crc crio[21573]: time="2026-06-12T16:30:30.587163568Z" level=info msg="Stopping pod sandbox: 85ffec05f42e64954274853a858b6b2893c31a6eab2872674f70c8b5a5f80268" id=eacb2ddf-944d-46f9-9fac-5ec99fea5339 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 17:20:07.526907 | controller | Jun 12 16:30:30.588664 crc crio[21573]: time="2026-06-12T16:30:30.588027961Z" level=info msg="Got pod network &{Name:ceilometer-0 Namespace:openstack ID:85ffec05f42e64954274853a858b6b2893c31a6eab2872674f70c8b5a5f80268 UID:c99817a8-6926-4054-8b4e-433b61fac75a NetNS:/var/run/netns/870fcf83-c56e-4305-8994-4e85fa62dd7d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podc99817a8_6926_4054_8b4e_433b61fac75a.slice PodAnnotations:0xc00008d980}] Aliases:map[]}"
2026-06-12 17:20:07.526923 | controller | Jun 12 16:30:30.588664 crc crio[21573]: time="2026-06-12T16:30:30.588215897Z" level=info msg="Deleting pod openstack_ceilometer-0 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 17:20:07.526940 | controller | Jun 12 16:30:31.109334 crc crio[21573]: time="2026-06-12T16:30:31.108639536Z" level=info msg="Stopped pod sandbox: 85ffec05f42e64954274853a858b6b2893c31a6eab2872674f70c8b5a5f80268" id=eacb2ddf-944d-46f9-9fac-5ec99fea5339 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 17:20:07.526957 | controller | Jun 12 16:30:31.744127 crc crio[21573]: time="2026-06-12T16:30:31.743338816Z" level=info msg="Removing container: 51f0725ccfb47060dfe9a9bda31e695f5077f0b58c5164603c50b63377f26ff6" id=f6597bcc-e67a-49f4-bb55-bd33f04c02cf name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 17:20:07.526973 | controller | Jun 12 16:30:31.798021 crc crio[21573]: time="2026-06-12T16:30:31.797884359Z" level=info msg="Removed container 51f0725ccfb47060dfe9a9bda31e695f5077f0b58c5164603c50b63377f26ff6: openshift-operator-lifecycle-manager/collect-profiles-29687985-5mw5k/collect-profiles" id=f6597bcc-e67a-49f4-bb55-bd33f04c02cf name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 17:20:07.526989 | controller | Jun 12 16:30:31.808373 crc crio[21573]: time="2026-06-12T16:30:31.808163951Z" level=info msg="Removing container: d22bd7beacead60d137e33279eb2c50c218ef549401ac8f68c929a136cc48b7c" id=144b3978-38d7-4fde-bbd4-82f3be28ed31 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 17:20:07.527009 | controller | Jun 12 16:30:31.871716 crc crio[21573]: time="2026-06-12T16:30:31.871545965Z" level=info msg="Removing container: 8e32880c26aab998cf0ff8411e316e7912f00fdefe49cbc8d9caa1be8923c0a8" id=5c27c06a-96bb-41e5-91d6-89a96e2a9bdf name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 17:20:07.527025 | controller | Jun 12 16:30:32.022388 crc crio[21573]: time="2026-06-12T16:30:32.022259552Z" level=info msg="Removed container d22bd7beacead60d137e33279eb2c50c218ef549401ac8f68c929a136cc48b7c: openshift-infra/auto-csr-approver-29688024-lfhvq/oc" id=144b3978-38d7-4fde-bbd4-82f3be28ed31 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 17:20:07.527042 | controller | Jun 12 16:30:32.038239 crc crio[21573]: time="2026-06-12T16:30:32.038147295Z" level=info msg="Stopping pod sandbox: 4f2e28cc5ec8d35382dddbe68ef3aea3d643ccdd34c289ecb51ccf3e8e7034ba" id=c905dda8-edda-43c7-8aad-a566e20f8191 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 17:20:07.527058 | controller | Jun 12 16:30:32.038239 crc crio[21573]: time="2026-06-12T16:30:32.038260268Z" level=info msg="Stopped pod sandbox (already stopped): 4f2e28cc5ec8d35382dddbe68ef3aea3d643ccdd34c289ecb51ccf3e8e7034ba" id=c905dda8-edda-43c7-8aad-a566e20f8191 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 17:20:07.527074 | controller | Jun 12 16:30:32.039696 crc crio[21573]: time="2026-06-12T16:30:32.039631254Z" level=info msg="Removing pod sandbox: 4f2e28cc5ec8d35382dddbe68ef3aea3d643ccdd34c289ecb51ccf3e8e7034ba" id=eab2beb9-2f22-47f7-a199-0661d9c2db74 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 17:20:07.527090 | controller | Jun 12 16:30:32.052099 crc crio[21573]: time="2026-06-12T16:30:32.051951697Z" level=info msg="Removed container 8e32880c26aab998cf0ff8411e316e7912f00fdefe49cbc8d9caa1be8923c0a8: openstack/ceilometer-0/proxy-httpd" id=5c27c06a-96bb-41e5-91d6-89a96e2a9bdf name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 17:20:07.527106 | controller | Jun 12 16:30:32.057636 crc crio[21573]: time="2026-06-12T16:30:32.057548971Z" level=info msg="Removing container: fe631fe40e1451e32dcb6e906d0c72172ebde9c4ab2ea7649dbc615e53b74234" id=36a58f00-f797-4b15-a5ce-342d2d59bd20 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 17:20:07.527121 | controller | Jun 12 16:30:32.083644 crc crio[21573]: time="2026-06-12T16:30:32.081640373Z" level=info msg="Removed pod sandbox: 4f2e28cc5ec8d35382dddbe68ef3aea3d643ccdd34c289ecb51ccf3e8e7034ba" id=eab2beb9-2f22-47f7-a199-0661d9c2db74 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 17:20:07.527137 | controller | Jun 12 16:30:32.083644 crc crio[21573]: time="2026-06-12T16:30:32.083341147Z" level=info msg="Stopping pod sandbox: 95a0f356b416d2dd11bebaa3b9d445b1b03f7a8e05863296709f404878b080ad" id=0f43ff80-ad84-42e3-869c-b2dd147acf9b name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 17:20:07.527153 | controller | Jun 12 16:30:32.083644 crc crio[21573]: time="2026-06-12T16:30:32.083431999Z" level=info msg="Stopped pod sandbox (already stopped): 95a0f356b416d2dd11bebaa3b9d445b1b03f7a8e05863296709f404878b080ad" id=0f43ff80-ad84-42e3-869c-b2dd147acf9b name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 17:20:07.527169 | controller | Jun 12 16:30:32.086351 crc crio[21573]: time="2026-06-12T16:30:32.086290297Z" level=info msg="Removing pod sandbox: 95a0f356b416d2dd11bebaa3b9d445b1b03f7a8e05863296709f404878b080ad" id=fa81e419-a5ac-4258-8793-e72f1315bad7 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 17:20:07.527184 | controller | Jun 12 16:30:32.120310 crc crio[21573]: time="2026-06-12T16:30:32.12020547Z" level=info msg="Removed container fe631fe40e1451e32dcb6e906d0c72172ebde9c4ab2ea7649dbc615e53b74234: openstack/ceilometer-0/sg-core" id=36a58f00-f797-4b15-a5ce-342d2d59bd20 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 17:20:07.527200 | controller | Jun 12 16:30:32.130736 crc crio[21573]: time="2026-06-12T16:30:32.130611031Z" level=info msg="Removing container: 78e911185049e71322126521571869586acc89c078b2f8247f22e9875f1bb4e8" id=e23d1f43-3162-45d3-8dac-2c286bf87d48 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 17:20:07.527220 | controller | Jun 12 16:30:32.147019 crc crio[21573]: time="2026-06-12T16:30:32.146876629Z" level=info msg="Removed pod sandbox: 95a0f356b416d2dd11bebaa3b9d445b1b03f7a8e05863296709f404878b080ad" id=fa81e419-a5ac-4258-8793-e72f1315bad7 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 17:20:07.527236 | controller | Jun 12 16:30:32.152113 crc crio[21573]: time="2026-06-12T16:30:32.151721946Z" level=info msg="Stopping pod sandbox: 5841cf2bd544a77e227de0a68231c3ae5451ad8aaaabdbcea1081f81c4e71ed5" id=dfb8369b-f992-44f5-b705-1c72fb38a1e1 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 17:20:07.527253 | controller | Jun 12 16:30:32.152113 crc crio[21573]: time="2026-06-12T16:30:32.151803448Z" level=info msg="Stopped pod sandbox (already stopped): 5841cf2bd544a77e227de0a68231c3ae5451ad8aaaabdbcea1081f81c4e71ed5" id=dfb8369b-f992-44f5-b705-1c72fb38a1e1 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 17:20:07.527269 | controller | Jun 12 16:30:32.155661 crc crio[21573]: time="2026-06-12T16:30:32.1556036Z" level=info msg="Removing pod sandbox: 5841cf2bd544a77e227de0a68231c3ae5451ad8aaaabdbcea1081f81c4e71ed5" id=e61178f7-52a3-4cd1-954a-2ef1cf9bff76 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 17:20:07.527284 | controller | Jun 12 16:30:32.192553 crc crio[21573]: time="2026-06-12T16:30:32.192309538Z" level=info msg="Removed pod sandbox: 5841cf2bd544a77e227de0a68231c3ae5451ad8aaaabdbcea1081f81c4e71ed5" id=e61178f7-52a3-4cd1-954a-2ef1cf9bff76 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 17:20:07.527300 | controller | Jun 12 16:30:32.200306 crc crio[21573]: time="2026-06-12T16:30:32.200255791Z" level=info msg="Stopping pod sandbox: efa2f6d5e2cddc322164586db4bf1d6a41c8d89e21b0edd944132f4e79ace795" id=1d051863-a78b-4139-a989-d0dba04031cf name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 17:20:07.527332 | controller | Jun 12 16:30:32.200641 crc crio[21573]: time="2026-06-12T16:30:32.20057709Z" level=info msg="Stopped pod sandbox (already stopped): efa2f6d5e2cddc322164586db4bf1d6a41c8d89e21b0edd944132f4e79ace795" id=1d051863-a78b-4139-a989-d0dba04031cf name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 17:20:07.527352 | controller | Jun 12 16:30:32.202485 crc crio[21573]: time="2026-06-12T16:30:32.20235122Z" level=info msg="Removing pod sandbox: efa2f6d5e2cddc322164586db4bf1d6a41c8d89e21b0edd944132f4e79ace795" id=ea2013ed-56ed-40f7-9024-0ddef049275b name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 17:20:07.527369 | controller | Jun 12 16:30:32.249061 crc crio[21573]: time="2026-06-12T16:30:32.248892573Z" level=info msg="Removed container 78e911185049e71322126521571869586acc89c078b2f8247f22e9875f1bb4e8: openstack/ceilometer-0/ceilometer-notification-agent" id=e23d1f43-3162-45d3-8dac-2c286bf87d48 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 17:20:07.527385 | controller | Jun 12 16:30:32.277010 crc crio[21573]: time="2026-06-12T16:30:32.276869414Z" level=info msg="Removing container: 9db159731b30bede673c154b3f86bcc0c699e75a9fa3fdd36e78362a9921c404" id=049b1055-990a-4ea1-b86f-d0cdd4c32122 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 17:20:07.527401 | controller | Jun 12 16:30:32.296220 crc crio[21573]: time="2026-06-12T16:30:32.296092157Z" level=info msg="Removed pod sandbox: efa2f6d5e2cddc322164586db4bf1d6a41c8d89e21b0edd944132f4e79ace795" id=ea2013ed-56ed-40f7-9024-0ddef049275b name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 17:20:07.527417 | controller | Jun 12 16:30:32.298154 crc crio[21573]: time="2026-06-12T16:30:32.298065166Z" level=info msg="Stopping pod sandbox: 9f3c4a48b13b77e540676e280cd1069b604d72c2a5175d5a5e8b208010727d53" id=5cc30061-d7aa-4d65-ab4e-5928e80c292e name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 17:20:07.527433 | controller | Jun 12 16:30:32.298266 crc crio[21573]: time="2026-06-12T16:30:32.298174759Z" level=info msg="Stopped pod sandbox (already stopped): 9f3c4a48b13b77e540676e280cd1069b604d72c2a5175d5a5e8b208010727d53" id=5cc30061-d7aa-4d65-ab4e-5928e80c292e name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 17:20:07.527453 | controller | Jun 12 16:30:32.298878 crc crio[21573]: time="2026-06-12T16:30:32.298809615Z" level=info msg="Removing pod sandbox: 9f3c4a48b13b77e540676e280cd1069b604d72c2a5175d5a5e8b208010727d53" id=39d724d4-84b9-4d2e-b592-496142afa5e0 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 17:20:07.527469 | controller | Jun 12 16:30:32.331330 crc crio[21573]: time="2026-06-12T16:30:32.331228168Z" level=info msg="Removed container 9db159731b30bede673c154b3f86bcc0c699e75a9fa3fdd36e78362a9921c404: openstack/ceilometer-0/ceilometer-central-agent" id=049b1055-990a-4ea1-b86f-d0cdd4c32122 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 17:20:07.527485 | controller | Jun 12 16:30:32.350769 crc crio[21573]: time="2026-06-12T16:30:32.350718167Z" level=info msg="Removed pod sandbox: 9f3c4a48b13b77e540676e280cd1069b604d72c2a5175d5a5e8b208010727d53" id=39d724d4-84b9-4d2e-b592-496142afa5e0 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 17:20:07.527501 | controller | Jun 12 16:30:32.351765 crc crio[21573]: time="2026-06-12T16:30:32.351685221Z" level=info msg="Stopping pod sandbox: e1edc90577731f2028b2c13362f0e095bcefae4c08a2971eaf356e22cff2755f" id=efc94428-12d7-4123-8834-f9814de36dda name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 17:20:07.527517 | controller | Jun 12 16:30:32.352178 crc crio[21573]: time="2026-06-12T16:30:32.352084452Z" level=info msg="Stopped pod sandbox (already stopped): e1edc90577731f2028b2c13362f0e095bcefae4c08a2971eaf356e22cff2755f" id=efc94428-12d7-4123-8834-f9814de36dda name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 17:20:07.527532 | controller | Jun 12 16:30:32.355199 crc crio[21573]: time="2026-06-12T16:30:32.355113692Z" level=info msg="Removing pod sandbox: e1edc90577731f2028b2c13362f0e095bcefae4c08a2971eaf356e22cff2755f" id=7cc7d24d-bff6-418a-8c70-17e552567deb name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 17:20:07.527548 | controller | Jun 12 16:30:32.381889 crc crio[21573]: time="2026-06-12T16:30:32.381804381Z" level=info msg="Removed pod sandbox: e1edc90577731f2028b2c13362f0e095bcefae4c08a2971eaf356e22cff2755f" id=7cc7d24d-bff6-418a-8c70-17e552567deb name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 17:20:07.527566 | controller | Jun 12 16:30:32.383495 crc crio[21573]: time="2026-06-12T16:30:32.383400174Z" level=info msg="Stopping pod sandbox: d8b63e784bffade6dd726e124ee6bb835170216daa066ae154b0513035faee69" id=c68922f4-f478-4bcc-93e5-463825fe4cce name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 17:20:07.527605 | controller | Jun 12 16:30:32.383572 crc crio[21573]: time="2026-06-12T16:30:32.383524987Z" level=info msg="Stopped pod sandbox (already stopped): d8b63e784bffade6dd726e124ee6bb835170216daa066ae154b0513035faee69" id=c68922f4-f478-4bcc-93e5-463825fe4cce name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 17:20:07.527623 | controller | Jun 12 16:30:32.384273 crc crio[21573]: time="2026-06-12T16:30:32.384207096Z" level=info msg="Removing pod sandbox: d8b63e784bffade6dd726e124ee6bb835170216daa066ae154b0513035faee69" id=c2e51aac-89f0-4269-9d55-bca2a5bc5a5d name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 17:20:07.527639 | controller | Jun 12 16:30:32.417713 crc crio[21573]: time="2026-06-12T16:30:32.416880152Z" level=info msg="Removed pod sandbox: d8b63e784bffade6dd726e124ee6bb835170216daa066ae154b0513035faee69" id=c2e51aac-89f0-4269-9d55-bca2a5bc5a5d name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 17:20:07.527655 | controller | Jun 12 16:30:32.531288 crc crio[21573]: time="2026-06-12T16:30:32.531183815Z" level=info msg="Running pod sandbox: openstack/ceilometer-0/POD" id=0e3771a0-8391-4b4a-953f-2b1f4ac1fa36 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:20:07.527671 | controller | Jun 12 16:30:32.531511 crc crio[21573]: time="2026-06-12T16:30:32.531311819Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.527691 | controller | Jun 12 16:30:32.580767 crc crio[21573]: time="2026-06-12T16:30:32.580649489Z" level=info msg="Got pod network &{Name:ceilometer-0 Namespace:openstack ID:078df5d095972a2e9a1a307c79c7cf7adf124e79f522935cc7229c3bae847269 UID:b0aed3f7-3318-4208-950e-520a4f668db5 NetNS:/var/run/netns/f92d343f-11bb-40ad-aa94-d7f25b98944a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podb0aed3f7_3318_4208_950e_520a4f668db5.slice PodAnnotations:0xc002e282c8}] Aliases:map[]}"
2026-06-12 17:20:07.527708 | controller | Jun 12 16:30:32.580767 crc crio[21573]: time="2026-06-12T16:30:32.580737741Z" level=info msg="Adding pod openstack_ceilometer-0 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 17:20:07.527725 | controller | Jun 12 16:30:33.555873 crc crio[21573]: 2026-06-12T16:30:33Z [verbose] CmdAdd (shim): {1.1.0 [{Name:078df5d095972a2 Mac:d6:24:1f:e3:8e:29 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:cf Mtu:0 Sandbox:/var/run/netns/f92d343f-11bb-40ad-aa94-d7f25b98944a SocketPath: PciID:}] [{Interface:0xc000014630 Address:{IP:10.217.0.207 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 17:20:07.527743 | controller | Jun 12 16:30:33.558832 crc crio[21573]: time="2026-06-12T16:30:33.558718832Z" level=info msg="Got pod network &{Name:ceilometer-0 Namespace:openstack ID:078df5d095972a2e9a1a307c79c7cf7adf124e79f522935cc7229c3bae847269 UID:b0aed3f7-3318-4208-950e-520a4f668db5 NetNS:/var/run/netns/f92d343f-11bb-40ad-aa94-d7f25b98944a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podb0aed3f7_3318_4208_950e_520a4f668db5.slice PodAnnotations:0xc002e282c8}] Aliases:map[]}"
2026-06-12 17:20:07.527759 | controller | Jun 12 16:30:33.559147 crc crio[21573]: time="2026-06-12T16:30:33.559078302Z" level=info msg="Checking pod openstack_ceilometer-0 for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 17:20:07.527776 | controller | Jun 12 16:30:33.580029 crc crio[21573]: time="2026-06-12T16:30:33.579896488Z" level=info msg="Ran pod sandbox 078df5d095972a2e9a1a307c79c7cf7adf124e79f522935cc7229c3bae847269 with infra container: openstack/ceilometer-0/POD" id=0e3771a0-8391-4b4a-953f-2b1f4ac1fa36 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:20:07.527793 | controller | Jun 12 16:30:33.584098 crc crio[21573]: time="2026-06-12T16:30:33.583901122Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-central:current-podified" id=d66bfc52-22b0-4d27-8047-24d96a212633 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:20:07.527809 | controller | Jun 12 16:30:33.624495 crc crio[21573]: time="2026-06-12T16:30:33.623892418Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-central:current-podified" id=f3d1cf82-2f76-4a48-835f-12040aa0dba5 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:20:07.527826 | controller | Jun 12 16:30:33.658108 crc crio[21573]: time="2026-06-12T16:30:33.65804177Z" level=info msg="Creating container: openstack/ceilometer-0/ceilometer-central-agent" id=7bbc2bd5-b0e6-4343-b707-420ac19ca338 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:20:07.527842 | controller | Jun 12 16:30:33.658857 crc crio[21573]: time="2026-06-12T16:30:33.658833371Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.527859 | controller | Jun 12 16:30:33.723594 crc crio[21573]: time="2026-06-12T16:30:33.72337908Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.527875 | controller | Jun 12 16:30:33.729181 crc crio[21573]: time="2026-06-12T16:30:33.729125354Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.527895 | controller | Jun 12 16:30:34.013561 crc crio[21573]: time="2026-06-12T16:30:34.010813504Z" level=info msg="Created container e6f5770d9e9c1e5c6edf4c8d94c92f903c1129ff3d1cea4f8488350bfba882c8: openstack/ceilometer-0/ceilometer-central-agent" id=7bbc2bd5-b0e6-4343-b707-420ac19ca338 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:20:07.527912 | controller | Jun 12 16:30:34.018059 crc crio[21573]: time="2026-06-12T16:30:34.016636588Z" level=info msg="Starting container: e6f5770d9e9c1e5c6edf4c8d94c92f903c1129ff3d1cea4f8488350bfba882c8" id=bfd35838-3873-4b61-81a9-b2ab7fafa0b7 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 17:20:07.527928 | controller | Jun 12 16:30:34.036844 crc crio[21573]: time="2026-06-12T16:30:34.035152909Z" level=info msg="Started container" PID=92320 containerID=e6f5770d9e9c1e5c6edf4c8d94c92f903c1129ff3d1cea4f8488350bfba882c8 description=openstack/ceilometer-0/ceilometer-central-agent id=bfd35838-3873-4b61-81a9-b2ab7fafa0b7 name=/runtime.v1.RuntimeService/StartContainer sandboxID=078df5d095972a2e9a1a307c79c7cf7adf124e79f522935cc7229c3bae847269
2026-06-12 17:20:07.527944 | controller | Jun 12 16:30:34.061551 crc crio[21573]: time="2026-06-12T16:30:34.061147421Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-notification:current-podified" id=125a830f-8d64-4ac6-8283-71d0c9cb7d51 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:20:07.527961 | controller | Jun 12 16:30:34.099513 crc crio[21573]: time="2026-06-12T16:30:34.099346705Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-notification:current-podified" id=640d4a36-c3ba-4409-844d-e90274db362e name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:20:07.527978 | controller | Jun 12 16:30:34.111809 crc crio[21573]: time="2026-06-12T16:30:34.111686555Z" level=info msg="Creating container: openstack/ceilometer-0/ceilometer-notification-agent" id=30983450-8d18-4d5e-8679-d454c7dce268 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:20:07.527994 | controller | Jun 12 16:30:34.112287 crc crio[21573]: time="2026-06-12T16:30:34.112218648Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.528011 | controller | Jun 12 16:30:34.219245 crc crio[21573]: time="2026-06-12T16:30:34.218828074Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.528028 | controller | Jun 12 16:30:34.225938 crc crio[21573]: time="2026-06-12T16:30:34.225796908Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.528044 | controller | Jun 12 16:30:34.428658 crc crio[21573]: time="2026-06-12T16:30:34.428427447Z" level=info msg="Created container 8daf6efeee71a3e0d85fe802591f71732cfb93701ffe0780e100bd74927151c5: openstack/ceilometer-0/ceilometer-notification-agent" id=30983450-8d18-4d5e-8679-d454c7dce268 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:20:07.528061 | controller | Jun 12 16:30:34.430600 crc crio[21573]: time="2026-06-12T16:30:34.430540961Z" level=info msg="Starting container: 8daf6efeee71a3e0d85fe802591f71732cfb93701ffe0780e100bd74927151c5" id=209bbf09-aa4e-48c4-9107-3a9d88ddf4b1 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 17:20:07.528077 | controller | Jun 12 16:30:34.456075 crc crio[21573]: time="2026-06-12T16:30:34.455916454Z" level=info msg="Started container" PID=92382 containerID=8daf6efeee71a3e0d85fe802591f71732cfb93701ffe0780e100bd74927151c5 description=openstack/ceilometer-0/ceilometer-notification-agent id=209bbf09-aa4e-48c4-9107-3a9d88ddf4b1 name=/runtime.v1.RuntimeService/StartContainer sandboxID=078df5d095972a2e9a1a307c79c7cf7adf124e79f522935cc7229c3bae847269
2026-06-12 17:20:07.528097 | controller | Jun 12 16:30:34.495480 crc crio[21573]: time="2026-06-12T16:30:34.495236772Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/sg-core:latest" id=496a5d5b-dffc-4199-8cbf-07c1f3e5747b name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:20:07.528114 | controller | Jun 12 16:30:34.526412 crc crio[21573]: time="2026-06-12T16:30:34.526309847Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/sg-core:latest" id=13425ffb-043d-4f08-91b5-f91b87fee864 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:20:07.528130 | controller | Jun 12 16:30:34.537301 crc crio[21573]: time="2026-06-12T16:30:34.537175516Z" level=info msg="Creating container: openstack/ceilometer-0/sg-core" id=6fd754d2-1158-4353-82a6-a981685f1544 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:20:07.528147 | controller | Jun 12 16:30:34.538006 crc crio[21573]: time="2026-06-12T16:30:34.537843685Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.528163 | controller | Jun 12 16:30:34.601518 crc crio[21573]: time="2026-06-12T16:30:34.601353142Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.528179 | controller | Jun 12 16:30:34.607721 crc crio[21573]: time="2026-06-12T16:30:34.605951844Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.528195 | controller | Jun 12 16:30:34.736660 crc crio[21573]: time="2026-06-12T16:30:34.736054284Z" level=info msg="Created container 500b1e0399ea18eb77647414b134ac10f57b27e050d56fe480927b18a34f557a: openstack/ceilometer-0/sg-core" id=6fd754d2-1158-4353-82a6-a981685f1544 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:20:07.528211 | controller | Jun 12 16:30:34.738360 crc crio[21573]: time="2026-06-12T16:30:34.737885093Z" level=info msg="Starting container: 500b1e0399ea18eb77647414b134ac10f57b27e050d56fe480927b18a34f557a" id=a8593a42-b8e8-43a0-8bab-fb038ad31e53 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 17:20:07.528228 | controller | Jun 12 16:30:34.746558 crc crio[21573]: time="2026-06-12T16:30:34.74604134Z" level=info msg="Started container" PID=92401 containerID=500b1e0399ea18eb77647414b134ac10f57b27e050d56fe480927b18a34f557a description=openstack/ceilometer-0/sg-core id=a8593a42-b8e8-43a0-8bab-fb038ad31e53 name=/runtime.v1.RuntimeService/StartContainer sandboxID=078df5d095972a2e9a1a307c79c7cf7adf124e79f522935cc7229c3bae847269
2026-06-12 17:20:07.528244 | controller | Jun 12 16:30:34.758768 crc crio[21573]: time="2026-06-12T16:30:34.758645668Z" level=info msg="Checking image status: registry.redhat.io/ubi9/httpd-24:latest" id=b4453510-c0a7-4ceb-8a14-5401453faeb0 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:20:07.528260 | controller | Jun 12 16:30:34.834400 crc crio[21573]: time="2026-06-12T16:30:34.834185693Z" level=info msg="Checking image status: registry.redhat.io/ubi9/httpd-24:latest" id=a0d61797-7391-477f-ae71-2cb6e20bb489 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:20:07.528276 | controller | Jun 12 16:30:34.845086 crc crio[21573]: time="2026-06-12T16:30:34.844956522Z" level=info msg="Creating container: openstack/ceilometer-0/proxy-httpd" id=606cd106-7abd-41a7-9244-32b0211afd55 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:20:07.528292 | controller | Jun 12 16:30:34.845647 crc crio[21573]: time="2026-06-12T16:30:34.845508887Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.528308 | controller | Jun 12 16:30:34.945650 crc crio[21573]: time="2026-06-12T16:30:34.94555826Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.528327 | controller | Jun 12 16:30:34.951604 crc crio[21573]: time="2026-06-12T16:30:34.951498606Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.528344 | controller | Jun 12 16:30:35.180841 crc crio[21573]: time="2026-06-12T16:30:35.180719905Z" level=info msg="Created container f02fda27bf689da489df7a7f38607153591ebf2679d00cd23afe7b9da49f8f23: openstack/ceilometer-0/proxy-httpd" id=606cd106-7abd-41a7-9244-32b0211afd55 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:20:07.528360 | controller | Jun 12 16:30:35.182361 crc crio[21573]: time="2026-06-12T16:30:35.182228876Z" level=info msg="Starting container: f02fda27bf689da489df7a7f38607153591ebf2679d00cd23afe7b9da49f8f23" id=146c80d7-e920-40e7-9f4a-4d97e4f6d931 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 17:20:07.528376 | controller | Jun 12 16:30:35.193305 crc crio[21573]: time="2026-06-12T16:30:35.191585834Z" level=info msg="Started container" PID=92435 containerID=f02fda27bf689da489df7a7f38607153591ebf2679d00cd23afe7b9da49f8f23 description=openstack/ceilometer-0/proxy-httpd id=146c80d7-e920-40e7-9f4a-4d97e4f6d931 name=/runtime.v1.RuntimeService/StartContainer sandboxID=078df5d095972a2e9a1a307c79c7cf7adf124e79f522935cc7229c3bae847269
2026-06-12 17:20:07.528392 | controller | Jun 12 16:30:42.724523 crc crio[21573]: time="2026-06-12T16:30:42.723194476Z" level=info msg="Running pod sandbox: openstack/dnsmasq-dns-68b84f4555-tsr24/POD" id=5eca69de-4701-49c6-bb5d-01a438430e43 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:20:07.528408 | controller | Jun 12 16:30:42.730376 crc crio[21573]: time="2026-06-12T16:30:42.724674676Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.528425 | controller | Jun 12 16:30:42.785717 crc crio[21573]: time="2026-06-12T16:30:42.785188078Z" level=info msg="Got pod network &{Name:dnsmasq-dns-68b84f4555-tsr24 Namespace:openstack ID:2867e1ff1b65ca8a9309338fd0c5b40839c5f2db0a08584ea82b0ef3656cdbe4 UID:d312157b-66e2-46b9-a37f-2baedfa50fc6 NetNS:/var/run/netns/ce8b6cc5-aca5-4f2d-91dd-f1fc1eeb44c6 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podd312157b_66e2_46b9_a37f_2baedfa50fc6.slice PodAnnotations:0xc0001395d0}] Aliases:map[]}"
2026-06-12 17:20:07.528442 | controller | Jun 12 16:30:42.785717 crc crio[21573]: time="2026-06-12T16:30:42.78527499Z" level=info msg="Adding pod openstack_dnsmasq-dns-68b84f4555-tsr24 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 17:20:07.528458 | controller | Jun 12 16:30:43.188658 crc crio[21573]: time="2026-06-12T16:30:43.187687839Z" level=warning msg="Stopping container 8fad7c0d82e423615bd785c704de125154512da83fdd5e15e3284eae8088e530 with stop signal(15) timed out. Killing..."
2026-06-12 17:20:07.528474 | controller | Jun 12 16:30:43.189117 crc crio[21573]: time="2026-06-12T16:30:43.188815647Z" level=warning msg="Stopping container 6ab312343541b6c210dd7220fafecfe46aa102a5bdd27b27ea35b93d7bc94c31 with stop signal(15) timed out. Killing..."
2026-06-12 17:20:07.528490 | controller | Jun 12 16:30:43.246194 crc crio[21573]: time="2026-06-12T16:30:43.2452191Z" level=error msg="Killing container 6ab312343541b6c210dd7220fafecfe46aa102a5bdd27b27ea35b93d7bc94c31 failed: `/usr/bin/crun --root /run/crun --systemd-cgroup kill 6ab312343541b6c210dd7220fafecfe46aa102a5bdd27b27ea35b93d7bc94c31 KILL` failed: kill container: No such process\n : exit status 1"
2026-06-12 17:20:07.528506 | controller | Jun 12 16:30:43.256515 crc crio[21573]: time="2026-06-12T16:30:43.255721902Z" level=error msg="Killing container 8fad7c0d82e423615bd785c704de125154512da83fdd5e15e3284eae8088e530 failed: `/usr/bin/crun --root /run/crun --systemd-cgroup kill 8fad7c0d82e423615bd785c704de125154512da83fdd5e15e3284eae8088e530 KILL` failed: process not running: No such process\n : exit status 1"
2026-06-12 17:20:07.528525 | controller | Jun 12 16:30:43.275766 crc crio[21573]: time="2026-06-12T16:30:43.275621103Z" level=info msg="Stopped container 6ab312343541b6c210dd7220fafecfe46aa102a5bdd27b27ea35b93d7bc94c31: openstack/nova-metadata-0/nova-metadata-metadata" id=a8b71987-d776-4b9d-adf1-0c3fd9851388 name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 17:20:07.528542 | controller | Jun 12 16:30:43.282272 crc crio[21573]: time="2026-06-12T16:30:43.281946976Z" level=info msg="Stopping pod sandbox: 45e04788561894ecd7fe65a2de6da22c6c3eaa3785d43d01f583c445fc913411" id=58a62e5a-5e3d-4996-bd30-6160f0d77f1d name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 17:20:07.528558 | controller | Jun 12 16:30:43.282705 crc crio[21573]: time="2026-06-12T16:30:43.282640215Z" level=info msg="Got pod network &{Name:nova-metadata-0 Namespace:openstack ID:45e04788561894ecd7fe65a2de6da22c6c3eaa3785d43d01f583c445fc913411 UID:33b9be28-0b53-4403-a886-410ab5cca29f NetNS:/var/run/netns/398df237-38e6-455a-bcdc-6420b134c3e2 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod33b9be28_0b53_4403_a886_410ab5cca29f.slice PodAnnotations:0xc0063812c0}] Aliases:map[]}"
2026-06-12 17:20:07.528600 | controller | Jun 12 16:30:43.282812 crc crio[21573]: time="2026-06-12T16:30:43.282789349Z" level=info msg="Deleting pod openstack_nova-metadata-0 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 17:20:07.528623 | controller | Jun 12 16:30:43.349905 crc crio[21573]: time="2026-06-12T16:30:43.349795583Z" level=info msg="Stopped container 8fad7c0d82e423615bd785c704de125154512da83fdd5e15e3284eae8088e530: openstack/nova-cell1-novncproxy-0/nova-cell1-novncproxy-novncproxy" id=4e8b274e-0d12-41e7-b0ee-b133bf2fd59e name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 17:20:07.528640 | controller | Jun 12 16:30:43.360305 crc crio[21573]: time="2026-06-12T16:30:43.360174921Z" level=info msg="Stopping pod sandbox: 3c4524a0d4cc470426955fb9f6f2eeddf43aa106fbf36729abe76bc3a93ba75d" id=7b318f51-f25d-417a-b97e-73a63a7a03a8 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 17:20:07.528657 | controller | Jun 12 16:30:43.361513 crc crio[21573]: time="2026-06-12T16:30:43.361382253Z" level=info msg="Got pod network &{Name:nova-cell1-novncproxy-0 Namespace:openstack ID:3c4524a0d4cc470426955fb9f6f2eeddf43aa106fbf36729abe76bc3a93ba75d UID:1cc5712b-4971-4154-81cf-163ae79381f7 NetNS:/var/run/netns/7a2c0929-1e4d-41fb-a725-8db36311e56b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod1cc5712b_4971_4154_81cf_163ae79381f7.slice PodAnnotations:0xc00209f2b8}] Aliases:map[]}"
2026-06-12 17:20:07.528674 | controller | Jun 12 16:30:43.361862 crc crio[21573]: time="2026-06-12T16:30:43.361806115Z" level=info msg="Deleting pod openstack_nova-cell1-novncproxy-0 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 17:20:07.528690 | controller | Jun 12 16:30:43.582707 crc crio[21573]: 2026-06-12T16:30:43Z [verbose] CmdAdd (shim): {1.1.0 [{Name:2867e1ff1b65ca8 Mac:b6:90:66:35:d1:02 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:d0 Mtu:0 Sandbox:/var/run/netns/ce8b6cc5-aca5-4f2d-91dd-f1fc1eeb44c6 SocketPath: PciID:}] [{Interface:0xc0000151e0 Address:{IP:10.217.0.208 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 17:20:07.528707 | controller | Jun 12 16:30:43.584273 crc crio[21573]: time="2026-06-12T16:30:43.584190238Z" level=info msg="Got pod network &{Name:dnsmasq-dns-68b84f4555-tsr24 Namespace:openstack ID:2867e1ff1b65ca8a9309338fd0c5b40839c5f2db0a08584ea82b0ef3656cdbe4 UID:d312157b-66e2-46b9-a37f-2baedfa50fc6 NetNS:/var/run/netns/ce8b6cc5-aca5-4f2d-91dd-f1fc1eeb44c6 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podd312157b_66e2_46b9_a37f_2baedfa50fc6.slice PodAnnotations:0xc0001395d0}] Aliases:map[]}"
2026-06-12 17:20:07.528727 | controller | Jun 12 16:30:43.586117 crc crio[21573]: time="2026-06-12T16:30:43.584390523Z" level=info msg="Checking pod openstack_dnsmasq-dns-68b84f4555-tsr24 for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 17:20:07.528744 | controller | Jun 12 16:30:43.662946 crc crio[21573]: time="2026-06-12T16:30:43.662240877Z" level=info msg="Ran pod sandbox 2867e1ff1b65ca8a9309338fd0c5b40839c5f2db0a08584ea82b0ef3656cdbe4 with infra container: openstack/dnsmasq-dns-68b84f4555-tsr24/POD" id=5eca69de-4701-49c6-bb5d-01a438430e43 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:20:07.528761 | controller | Jun 12 16:30:43.672810 crc crio[21573]: time="2026-06-12T16:30:43.669174599Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified" id=62cc9ea2-5d1f-4ffe-865f-4d173eff8ebf name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:20:07.528777 | controller | Jun 12 16:30:43.769366 crc crio[21573]: time="2026-06-12T16:30:43.769239947Z" level=info msg="Stopped pod sandbox: 45e04788561894ecd7fe65a2de6da22c6c3eaa3785d43d01f583c445fc913411" id=58a62e5a-5e3d-4996-bd30-6160f0d77f1d name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 17:20:07.528793 | controller | Jun 12 16:30:43.813911 crc crio[21573]: time="2026-06-12T16:30:43.812751656Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified" id=fb76a7b0-b507-4bef-a787-e19558933ae8 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:20:07.528809 | controller | Jun 12 16:30:43.828591 crc crio[21573]: time="2026-06-12T16:30:43.8283746Z" level=info msg="Creating container: openstack/dnsmasq-dns-68b84f4555-tsr24/init" id=fe5107e8-f60e-429b-a26d-f49a0b2ee0cb name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:20:07.528825 | controller | Jun 12 16:30:43.830009 crc crio[21573]: time="2026-06-12T16:30:43.82987443Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.528842 | controller | Jun 12 16:30:43.918212 crc crio[21573]: time="2026-06-12T16:30:43.91793084Z" level=info msg="Stopped pod sandbox: 3c4524a0d4cc470426955fb9f6f2eeddf43aa106fbf36729abe76bc3a93ba75d" id=7b318f51-f25d-417a-b97e-73a63a7a03a8 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 17:20:07.528859 | controller | Jun 12 16:30:43.952329 crc crio[21573]: time="2026-06-12T16:30:43.952204752Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.528875 | controller | Jun 12 16:30:43.975113 crc crio[21573]: time="2026-06-12T16:30:43.974934456Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.528892 | controller | Jun 12 16:30:44.343660 crc crio[21573]: time="2026-06-12T16:30:44.342836993Z" level=info msg="Removing container: 6ab312343541b6c210dd7220fafecfe46aa102a5bdd27b27ea35b93d7bc94c31" id=b097e0cd-7529-4172-abb4-09e72f79c57f name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 17:20:07.528909 | controller | Jun 12 16:30:44.417541 crc crio[21573]: time="2026-06-12T16:30:44.416781701Z" level=info msg="Removed container 6ab312343541b6c210dd7220fafecfe46aa102a5bdd27b27ea35b93d7bc94c31: openstack/nova-metadata-0/nova-metadata-metadata" id=b097e0cd-7529-4172-abb4-09e72f79c57f name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 17:20:07.528926 | controller | Jun 12 16:30:44.430574 crc crio[21573]: time="2026-06-12T16:30:44.430237912Z" level=info msg="Removing container: 8223a4d4a4115f76e7d60bf1d4c27fa1585ddfd931b7f5fcfeb6b74c95f38e37" id=cf44816f-2596-460a-8910-a89755da6035 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 17:20:07.528945 | controller | Jun 12 16:30:44.488831 crc crio[21573]: time="2026-06-12T16:30:44.488674824Z" level=info msg="Removed container 8223a4d4a4115f76e7d60bf1d4c27fa1585ddfd931b7f5fcfeb6b74c95f38e37: openstack/nova-metadata-0/nova-metadata-log" id=cf44816f-2596-460a-8910-a89755da6035 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 17:20:07.528962 | controller | Jun 12 16:30:44.504162 crc crio[21573]: time="2026-06-12T16:30:44.504057362Z" level=info msg="Removing container: 8fad7c0d82e423615bd785c704de125154512da83fdd5e15e3284eae8088e530" id=7f2e9dfa-4bb0-41e7-b3aa-336ef19a89fa name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 17:20:07.528978 | controller | Jun 12 16:30:44.565763 crc crio[21573]: time="2026-06-12T16:30:44.565636574Z" level=info msg="Removed container 8fad7c0d82e423615bd785c704de125154512da83fdd5e15e3284eae8088e530: openstack/nova-cell1-novncproxy-0/nova-cell1-novncproxy-novncproxy" id=7f2e9dfa-4bb0-41e7-b3aa-336ef19a89fa name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 17:20:07.528995 | controller | Jun 12 16:30:44.621941 crc crio[21573]: time="2026-06-12T16:30:44.621814122Z" level=info msg="Created container 034469b15e85d20b32364543f8fda67e510f3750ef561eb9743a62ce6d089d39: openstack/dnsmasq-dns-68b84f4555-tsr24/init" id=fe5107e8-f60e-429b-a26d-f49a0b2ee0cb name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:20:07.529011 | controller | Jun 12 16:30:44.629398 crc crio[21573]: time="2026-06-12T16:30:44.627596701Z" level=info msg="Starting container: 034469b15e85d20b32364543f8fda67e510f3750ef561eb9743a62ce6d089d39" id=bc95994d-c3b8-4d1c-b00d-2c9214b0191a name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 17:20:07.529027 | controller | Jun 12 16:30:44.649240 crc crio[21573]: time="2026-06-12T16:30:44.639267666Z" level=info msg="Started container" PID=93191 containerID=034469b15e85d20b32364543f8fda67e510f3750ef561eb9743a62ce6d089d39 description=openstack/dnsmasq-dns-68b84f4555-tsr24/init id=bc95994d-c3b8-4d1c-b00d-2c9214b0191a name=/runtime.v1.RuntimeService/StartContainer sandboxID=2867e1ff1b65ca8a9309338fd0c5b40839c5f2db0a08584ea82b0ef3656cdbe4
2026-06-12 17:20:07.529044 | controller | Jun 12 16:30:45.057381 crc crio[21573]: time="2026-06-12T16:30:45.052760756Z" level=info msg="Running pod sandbox: openstack/nova-cell1-novncproxy-0/POD" id=49cab3b8-69ae-4ca1-825c-e13ec8ffc07c name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:20:07.529060 | controller | Jun 12 16:30:45.057381 crc crio[21573]: time="2026-06-12T16:30:45.05287659Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.529077 | controller | Jun 12 16:30:45.057381 crc crio[21573]: time="2026-06-12T16:30:45.053051718Z" level=info msg="Running pod sandbox: openstack/nova-metadata-0/POD" id=7737ed07-8c2e-467f-bb6f-0fa14ff5b8c0 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:20:07.529093 | controller | Jun 12 16:30:45.057381 crc crio[21573]: time="2026-06-12T16:30:45.053089079Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.529110 | controller | Jun 12 16:30:45.145493 crc crio[21573]: time="2026-06-12T16:30:45.144229106Z" level=info msg="Got pod network &{Name:nova-metadata-0 Namespace:openstack ID:f561887cdc7a4af2e6840c341bd45b9b34a303bf1b4cb38f22b834705e0f59af UID:e2b1fd7a-8653-4a8f-85e2-329e6c1a9aa2 NetNS:/var/run/netns/4b72de4f-c932-4cab-9d8d-c884c58b1489 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pode2b1fd7a_8653_4a8f_85e2_329e6c1a9aa2.slice PodAnnotations:0xc000568fb8}] Aliases:map[]}"
2026-06-12 17:20:07.529130 | controller | Jun 12 16:30:45.145493 crc crio[21573]: time="2026-06-12T16:30:45.144314088Z" level=info msg="Adding pod openstack_nova-metadata-0 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 17:20:07.529147 | controller | Jun 12 16:30:45.148528 crc crio[21573]: time="2026-06-12T16:30:45.148408738Z" level=info msg="Got pod network &{Name:nova-cell1-novncproxy-0 Namespace:openstack ID:61fdb17d9623d26e5bea8195edb5e10c2bddb97aaa6ac6d1a260b84b901afbdb UID:fe076af3-0acd-4f89-b701-e00c83a63d03 NetNS:/var/run/netns/151c9696-d330-4791-8f5a-ef7cd95d0b5b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podfe076af3_0acd_4f89_b701_e00c83a63d03.slice PodAnnotations:0xc0063805b8}] Aliases:map[]}"
2026-06-12 17:20:07.529164 | controller | Jun 12 16:30:45.148768 crc crio[21573]: time="2026-06-12T16:30:45.148741887Z" level=info msg="Adding pod openstack_nova-cell1-novncproxy-0 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 17:20:07.529181 | controller | Jun 12 16:30:45.419614 crc crio[21573]: time="2026-06-12T16:30:45.41864697Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified" id=280953a2-e7aa-47d4-91ab-308f848bc375 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:20:07.529198 | controller | Jun 12 16:30:45.588556 crc crio[21573]: time="2026-06-12T16:30:45.588335322Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified" id=06c69477-bcb6-443b-a26e-bc097a835228 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:20:07.529215 | controller | Jun 12 16:30:45.605305 crc crio[21573]: time="2026-06-12T16:30:45.605189331Z" level=info msg="Creating container: openstack/dnsmasq-dns-68b84f4555-tsr24/dnsmasq-dns" id=1f212f74-778d-47d5-acf0-04def6310bc3 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:20:07.529231 | controller | Jun 12 16:30:45.606248 crc crio[21573]: time="2026-06-12T16:30:45.606181427Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.529248 | controller | Jun 12 16:30:45.685378 crc crio[21573]: time="2026-06-12T16:30:45.684738554Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.529265 | controller | Jun 12 16:30:45.691711 crc crio[21573]: time="2026-06-12T16:30:45.691604937Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.529281 | controller | Jun 12 16:30:45.965521 crc crio[21573]: time="2026-06-12T16:30:45.964266556Z" level=info msg="Created container 2a8aae924983a3cba5f66a1e71f5943ff1edad781e068ca1af1133224b5208d3: openstack/dnsmasq-dns-68b84f4555-tsr24/dnsmasq-dns" id=1f212f74-778d-47d5-acf0-04def6310bc3 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:20:07.529298 | controller | Jun 12 16:30:45.965521 crc crio[21573]: 2026-06-12T16:30:45Z [verbose] CmdAdd (shim): {1.1.0 [{Name:61fdb17d9623d26 Mac:6e:00:9b:bb:55:d9 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:d2 Mtu:0 Sandbox:/var/run/netns/151c9696-d330-4791-8f5a-ef7cd95d0b5b SocketPath: PciID:}] [{Interface:0xc0002615b0 Address:{IP:10.217.0.210 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 17:20:07.529314 | controller | Jun 12 16:30:45.967622 crc crio[21573]: time="2026-06-12T16:30:45.966569286Z" level=info msg="Got pod network &{Name:nova-cell1-novncproxy-0 Namespace:openstack ID:61fdb17d9623d26e5bea8195edb5e10c2bddb97aaa6ac6d1a260b84b901afbdb UID:fe076af3-0acd-4f89-b701-e00c83a63d03 NetNS:/var/run/netns/151c9696-d330-4791-8f5a-ef7cd95d0b5b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podfe076af3_0acd_4f89_b701_e00c83a63d03.slice PodAnnotations:0xc0063805b8}] Aliases:map[]}"
2026-06-12 17:20:07.529334 | controller | Jun 12 16:30:45.967622 crc crio[21573]: time="2026-06-12T16:30:45.966791013Z" level=info msg="Checking pod openstack_nova-cell1-novncproxy-0 for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 17:20:07.529351 | controller | Jun 12 16:30:45.978868 crc crio[21573]: time="2026-06-12T16:30:45.978781291Z" level=info msg="Starting container: 2a8aae924983a3cba5f66a1e71f5943ff1edad781e068ca1af1133224b5208d3" id=8d75d573-a413-44aa-bf88-d686848111da name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 17:20:07.529368 | controller | Jun 12 16:30:46.004918 crc crio[21573]: time="2026-06-12T16:30:46.001988649Z" level=info msg="Started container" PID=93412 containerID=2a8aae924983a3cba5f66a1e71f5943ff1edad781e068ca1af1133224b5208d3 description=openstack/dnsmasq-dns-68b84f4555-tsr24/dnsmasq-dns id=8d75d573-a413-44aa-bf88-d686848111da name=/runtime.v1.RuntimeService/StartContainer sandboxID=2867e1ff1b65ca8a9309338fd0c5b40839c5f2db0a08584ea82b0ef3656cdbe4
2026-06-12 17:20:07.529385 | controller | Jun 12 16:30:46.017005 crc crio[21573]: time="2026-06-12T16:30:46.016807675Z" level=info msg="Ran pod sandbox 61fdb17d9623d26e5bea8195edb5e10c2bddb97aaa6ac6d1a260b84b901afbdb with infra container: openstack/nova-cell1-novncproxy-0/POD" id=49cab3b8-69ae-4ca1-825c-e13ec8ffc07c name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:20:07.529401 | controller | Jun 12 16:30:46.031162 crc crio[21573]: time="2026-06-12T16:30:46.031017073Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-novncproxy:current-podified" id=4ce136be-26b0-4ede-8b48-35bd270259e7 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:20:07.529417 | controller | Jun 12 16:30:46.134199 crc crio[21573]: 2026-06-12T16:30:46Z [verbose] CmdAdd (shim): {1.1.0 [{Name:f561887cdc7a4af Mac:26:c2:6b:97:db:8a Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:d1 Mtu:0 Sandbox:/var/run/netns/4b72de4f-c932-4cab-9d8d-c884c58b1489 SocketPath: PciID:}] [{Interface:0xc00053cd60 Address:{IP:10.217.0.209 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 17:20:07.529434 | controller | Jun 12 16:30:46.134199 crc crio[21573]: time="2026-06-12T16:30:46.128530907Z" level=info msg="Got pod network &{Name:nova-metadata-0 Namespace:openstack ID:f561887cdc7a4af2e6840c341bd45b9b34a303bf1b4cb38f22b834705e0f59af UID:e2b1fd7a-8653-4a8f-85e2-329e6c1a9aa2 NetNS:/var/run/netns/4b72de4f-c932-4cab-9d8d-c884c58b1489 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pode2b1fd7a_8653_4a8f_85e2_329e6c1a9aa2.slice PodAnnotations:0xc000568fb8}] Aliases:map[]}"
2026-06-12 17:20:07.529450 | controller | Jun 12 16:30:46.134199 crc crio[21573]: time="2026-06-12T16:30:46.12934441Z" level=info msg="Checking pod openstack_nova-metadata-0 for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 17:20:07.529467 | controller | Jun 12 16:30:46.176326 crc crio[21573]: time="2026-06-12T16:30:46.176208923Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-novncproxy:current-podified" id=008c8e83-9c4a-4f29-b372-4e37664e3851 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:20:07.529483 | controller | Jun 12 16:30:46.199064 crc crio[21573]: time="2026-06-12T16:30:46.198884328Z" level=info msg="Ran pod sandbox f561887cdc7a4af2e6840c341bd45b9b34a303bf1b4cb38f22b834705e0f59af with infra container: openstack/nova-metadata-0/POD" id=7737ed07-8c2e-467f-bb6f-0fa14ff5b8c0 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:20:07.529500 | controller | Jun 12 16:30:46.208824 crc crio[21573]: time="2026-06-12T16:30:46.208715117Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified" id=28f868fa-a64f-4664-8df9-847d73f05dc0 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:20:07.529522 | controller | Jun 12 16:30:46.209305 crc crio[21573]: time="2026-06-12T16:30:46.208791859Z" level=info msg="Creating container: openstack/nova-cell1-novncproxy-0/nova-cell1-novncproxy-novncproxy" id=ef91dc3a-461f-4e45-9631-744298238141 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:20:07.529539 | controller | Jun 12 16:30:46.209757 crc crio[21573]: time="2026-06-12T16:30:46.209677483Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.529555 | controller | Jun 12 16:30:46.215019 crc crio[21573]: time="2026-06-12T16:30:46.214875139Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified" id=dec916e9-3c59-45ce-aac8-1fa6f2101d1e name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:20:07.529571 | controller | Jun 12 16:30:46.300585 crc crio[21573]: time="2026-06-12T16:30:46.300215879Z" level=info msg="Creating container: openstack/nova-metadata-0/nova-metadata-log" id=2e8917e5-24eb-4c8a-bf1d-a9aafbe1a765 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:20:07.529611 | controller | Jun 12 16:30:46.301168 crc crio[21573]: time="2026-06-12T16:30:46.300906847Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.529629 | controller | Jun 12 16:30:46.377804 crc crio[21573]: time="2026-06-12T16:30:46.377659277Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.529645 | controller | Jun 12 16:30:46.395106 crc crio[21573]: time="2026-06-12T16:30:46.394371852Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.529662 | controller | Jun 12 16:30:46.395895 crc crio[21573]: time="2026-06-12T16:30:46.395790333Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.529678 | controller | Jun 12 16:30:46.401161 crc crio[21573]: time="2026-06-12T16:30:46.400280445Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.529694 | controller | Jun 12 16:30:46.617099 crc crio[21573]: time="2026-06-12T16:30:46.616314222Z" level=info msg="Created container 2bda79de7c434d22ef5abfc192fe621a3a3c3dc60cb24941589ede0ba6f8cd91: openstack/nova-cell1-novncproxy-0/nova-cell1-novncproxy-novncproxy" id=ef91dc3a-461f-4e45-9631-744298238141 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:20:07.529710 | controller | Jun 12 16:30:46.618988 crc crio[21573]: time="2026-06-12T16:30:46.618919611Z" level=info msg="Starting container: 2bda79de7c434d22ef5abfc192fe621a3a3c3dc60cb24941589ede0ba6f8cd91" id=7f5de73c-7f05-4216-8f58-8f17b278e852 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 17:20:07.529726 | controller | Jun 12 16:30:46.640327 crc crio[21573]: time="2026-06-12T16:30:46.640215199Z" level=info msg="Started container" PID=93490 containerID=2bda79de7c434d22ef5abfc192fe621a3a3c3dc60cb24941589ede0ba6f8cd91 description=openstack/nova-cell1-novncproxy-0/nova-cell1-novncproxy-novncproxy id=7f5de73c-7f05-4216-8f58-8f17b278e852 name=/runtime.v1.RuntimeService/StartContainer sandboxID=61fdb17d9623d26e5bea8195edb5e10c2bddb97aaa6ac6d1a260b84b901afbdb
2026-06-12 17:20:07.529743 | controller | Jun 12 16:30:46.698050 crc crio[21573]: time="2026-06-12T16:30:46.696100735Z" level=info msg="Created container 299aba74ffd5405d029e5d2c0ee41bbca2839cdc13c4228a05c1f836ed69e99d: openstack/nova-metadata-0/nova-metadata-log" id=2e8917e5-24eb-4c8a-bf1d-a9aafbe1a765 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:20:07.529771 | controller | Jun 12 16:30:46.729514 crc crio[21573]: time="2026-06-12T16:30:46.727130637Z" level=info msg="Starting container: 299aba74ffd5405d029e5d2c0ee41bbca2839cdc13c4228a05c1f836ed69e99d" id=a050b80a-c07e-4e3f-8601-9b99e9f17918 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 17:20:07.529788 | controller | Jun 12 16:30:46.734561 crc crio[21573]: time="2026-06-12T16:30:46.734325631Z" level=info msg="Started container" PID=93491 containerID=299aba74ffd5405d029e5d2c0ee41bbca2839cdc13c4228a05c1f836ed69e99d description=openstack/nova-metadata-0/nova-metadata-log id=a050b80a-c07e-4e3f-8601-9b99e9f17918 name=/runtime.v1.RuntimeService/StartContainer sandboxID=f561887cdc7a4af2e6840c341bd45b9b34a303bf1b4cb38f22b834705e0f59af
2026-06-12 17:20:07.529814 | controller | Jun 12 16:30:46.742302 crc crio[21573]: time="2026-06-12T16:30:46.7422139Z" level=info msg="Stopping container: 795aae25408f7a90e934f5056ad830c9a7c971e40ef9f32d7bc9f000d8a68ff4 (timeout: 30s)" id=f83cd434-0761-400f-b110-125cbd2ddeba name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 17:20:07.529831 | controller | Jun 12 16:30:46.744560 crc crio[21573]: time="2026-06-12T16:30:46.744402118Z" level=info msg="Stopping container: 4fb8bff984cb0ec9dc676d58a3d8f753b078af18d7e5c151e29896b4b420a229 (timeout: 30s)" id=6823f778-2a23-4ceb-847e-48318ae26d3e name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 17:20:07.529910 | controller | Jun 12 16:30:46.746933 crc crio[21573]: time="2026-06-12T16:30:46.746853785Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified" id=0007094c-2db9-4e3a-88fd-c08205b26305 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:20:07.529935 | controller | Jun 12 16:30:46.882586 crc crio[21573]: time="2026-06-12T16:30:46.882412707Z" level=info msg="Stopped container 795aae25408f7a90e934f5056ad830c9a7c971e40ef9f32d7bc9f000d8a68ff4: openstack/nova-api-0/nova-api-log" id=f83cd434-0761-400f-b110-125cbd2ddeba name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 17:20:07.529952 | controller | Jun 12 16:30:46.886562 crc crio[21573]: time="2026-06-12T16:30:46.885573045Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified" id=c96ca3e3-4948-47dd-964b-cd9b115ce557 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:20:07.529969 | controller | Jun 12 16:30:46.933941 crc crio[21573]: time="2026-06-12T16:30:46.933797174Z" level=info msg="Creating container: openstack/nova-metadata-0/nova-metadata-metadata" id=dd8f9532-69ac-4b73-a7ac-3517271feb61 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:20:07.529986 | controller | Jun 12 16:30:46.934498 crc crio[21573]: time="2026-06-12T16:30:46.93438228Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.530002 | controller | Jun 12 16:30:47.028935 crc crio[21573]: time="2026-06-12T16:30:47.024753251Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.530019 | controller | Jun 12 16:30:47.036017 crc crio[21573]: time="2026-06-12T16:30:47.035911388Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.530035 | controller | Jun 12 16:30:47.315312 crc crio[21573]: time="2026-06-12T16:30:47.315058779Z" level=info msg="Created container aae9e6e4a62e16c36dbfc0505090d457c51e4f9912042716e03d3793bf3ec48b: openstack/nova-metadata-0/nova-metadata-metadata" id=dd8f9532-69ac-4b73-a7ac-3517271feb61 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:20:07.530051 | controller | Jun 12 16:30:47.316974 crc crio[21573]: time="2026-06-12T16:30:47.316639221Z" level=info msg="Starting container: aae9e6e4a62e16c36dbfc0505090d457c51e4f9912042716e03d3793bf3ec48b" id=2bff96bd-9f22-49c7-a8d0-727d4b3dd278 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 17:20:07.530072 | controller | Jun 12 16:30:47.330820 crc crio[21573]: time="2026-06-12T16:30:47.330642269Z" level=info msg="Started container" PID=93540 containerID=aae9e6e4a62e16c36dbfc0505090d457c51e4f9912042716e03d3793bf3ec48b description=openstack/nova-metadata-0/nova-metadata-metadata id=2bff96bd-9f22-49c7-a8d0-727d4b3dd278 name=/runtime.v1.RuntimeService/StartContainer sandboxID=f561887cdc7a4af2e6840c341bd45b9b34a303bf1b4cb38f22b834705e0f59af
2026-06-12 17:20:07.530088 | controller | Jun 12 16:30:47.677089 crc crio[21573]: time="2026-06-12T16:30:47.672820871Z" level=info msg="Stopping container: 8daf6efeee71a3e0d85fe802591f71732cfb93701ffe0780e100bd74927151c5 (timeout: 30s)" id=cd83058c-eef4-4d49-9d91-29684d17437d name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 17:20:07.530105 | controller | Jun 12 16:30:47.677089 crc crio[21573]: time="2026-06-12T16:30:47.672859814Z" level=info msg="Stopping container: e6f5770d9e9c1e5c6edf4c8d94c92f903c1129ff3d1cea4f8488350bfba882c8 (timeout: 30s)" id=acfe4ca0-8a36-4403-985f-1e7ac78403d9 name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 17:20:07.530120 | controller | Jun 12 16:30:47.677089 crc crio[21573]: time="2026-06-12T16:30:47.672939466Z" level=info msg="Stopping container: f02fda27bf689da489df7a7f38607153591ebf2679d00cd23afe7b9da49f8f23 (timeout: 30s)" id=0385e22d-0dd1-40bb-9b68-012a5c3dad1c name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 17:20:07.530137 | controller | Jun 12 16:30:47.677089 crc crio[21573]: time="2026-06-12T16:30:47.673018828Z" level=info msg="Stopping container: 500b1e0399ea18eb77647414b134ac10f57b27e050d56fe480927b18a34f557a (timeout: 30s)" id=c76832dc-df68-4812-8bd4-30ee228fc0f6 name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 17:20:07.530153 | controller | Jun 12 16:30:47.807816 crc crio[21573]: time="2026-06-12T16:30:47.807710677Z" level=info msg="Stopped container 500b1e0399ea18eb77647414b134ac10f57b27e050d56fe480927b18a34f557a: openstack/ceilometer-0/sg-core" id=c76832dc-df68-4812-8bd4-30ee228fc0f6 name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 17:20:07.530170 | controller | Jun 12 16:30:47.921416 crc crio[21573]: time="2026-06-12T16:30:47.921271697Z" level=info msg="Stopped container f02fda27bf689da489df7a7f38607153591ebf2679d00cd23afe7b9da49f8f23: openstack/ceilometer-0/proxy-httpd" id=0385e22d-0dd1-40bb-9b68-012a5c3dad1c name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 17:20:07.530187 | controller | Jun 12 16:30:48.326080 crc crio[21573]: time="2026-06-12T16:30:48.325857784Z" level=info msg="Stopped container e6f5770d9e9c1e5c6edf4c8d94c92f903c1129ff3d1cea4f8488350bfba882c8: openstack/ceilometer-0/ceilometer-central-agent" id=acfe4ca0-8a36-4403-985f-1e7ac78403d9 name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 17:20:07.530203 | controller | Jun 12 16:30:48.440114 crc crio[21573]: time="2026-06-12T16:30:48.439813733Z" level=info msg="Stopped container 8daf6efeee71a3e0d85fe802591f71732cfb93701ffe0780e100bd74927151c5: openstack/ceilometer-0/ceilometer-notification-agent" id=cd83058c-eef4-4d49-9d91-29684d17437d name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 17:20:07.530219 | controller | Jun 12 16:30:48.441858 crc crio[21573]: time="2026-06-12T16:30:48.441773975Z" level=info msg="Stopping pod sandbox: 078df5d095972a2e9a1a307c79c7cf7adf124e79f522935cc7229c3bae847269" id=0010215d-bf26-4437-84a4-4f86f838f722 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 17:20:07.530236 | controller | Jun 12 16:30:48.442747 crc crio[21573]: time="2026-06-12T16:30:48.442660749Z" level=info msg="Got pod network &{Name:ceilometer-0 Namespace:openstack ID:078df5d095972a2e9a1a307c79c7cf7adf124e79f522935cc7229c3bae847269 UID:b0aed3f7-3318-4208-950e-520a4f668db5 NetNS:/var/run/netns/f92d343f-11bb-40ad-aa94-d7f25b98944a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podb0aed3f7_3318_4208_950e_520a4f668db5.slice PodAnnotations:0xc00443cd10}] Aliases:map[]}"
2026-06-12 17:20:07.530255 | controller | Jun 12 16:30:48.442914 crc crio[21573]: time="2026-06-12T16:30:48.442846294Z" level=info msg="Deleting pod openstack_ceilometer-0 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 17:20:07.530273 | controller | Jun 12 16:30:48.913481 crc crio[21573]: time="2026-06-12T16:30:48.912508141Z" level=info msg="Stopped pod sandbox: 078df5d095972a2e9a1a307c79c7cf7adf124e79f522935cc7229c3bae847269" id=0010215d-bf26-4437-84a4-4f86f838f722 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 17:20:07.530289 | controller | Jun 12 16:30:49.646033 crc crio[21573]: time="2026-06-12T16:30:49.645239331Z" level=info msg="Removing container: f02fda27bf689da489df7a7f38607153591ebf2679d00cd23afe7b9da49f8f23" id=37409016-b1c5-468c-b397-7b84f4ea480a name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 17:20:07.530305 | controller | Jun 12 16:30:49.681921 crc crio[21573]: time="2026-06-12T16:30:49.681852854Z" level=info msg="Removed container f02fda27bf689da489df7a7f38607153591ebf2679d00cd23afe7b9da49f8f23: openstack/ceilometer-0/proxy-httpd" id=37409016-b1c5-468c-b397-7b84f4ea480a name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 17:20:07.530322 | controller | Jun 12 16:30:49.685288 crc crio[21573]: time="2026-06-12T16:30:49.685181995Z" level=info msg="Removing container: 500b1e0399ea18eb77647414b134ac10f57b27e050d56fe480927b18a34f557a" id=50dfc522-cb23-4b36-b276-80596e330de9 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 17:20:07.530338 | controller | Jun 12 16:30:49.724580 crc crio[21573]: time="2026-06-12T16:30:49.724375525Z" level=info msg="Removed container 500b1e0399ea18eb77647414b134ac10f57b27e050d56fe480927b18a34f557a: openstack/ceilometer-0/sg-core" id=50dfc522-cb23-4b36-b276-80596e330de9 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 17:20:07.530354 | controller | Jun 12 16:30:49.730139 crc crio[21573]: time="2026-06-12T16:30:49.729856921Z" level=info msg="Removing container: 8daf6efeee71a3e0d85fe802591f71732cfb93701ffe0780e100bd74927151c5" id=15cdb28a-b170-4252-adeb-d13ab84d545b name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 17:20:07.530370 | controller | Jun 12 16:30:49.783041 crc crio[21573]: time="2026-06-12T16:30:49.782915121Z" level=info msg="Removed container 8daf6efeee71a3e0d85fe802591f71732cfb93701ffe0780e100bd74927151c5: openstack/ceilometer-0/ceilometer-notification-agent" id=15cdb28a-b170-4252-adeb-d13ab84d545b name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 17:20:07.530386 | controller | Jun 12 16:30:49.787183 crc crio[21573]: time="2026-06-12T16:30:49.787047692Z" level=info msg="Removing container: e6f5770d9e9c1e5c6edf4c8d94c92f903c1129ff3d1cea4f8488350bfba882c8" id=d0b153f1-dc8e-45df-b707-55591d3dba91 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 17:20:07.530402 | controller | Jun 12 16:30:49.828419 crc crio[21573]: time="2026-06-12T16:30:49.828328747Z" level=info msg="Removed container e6f5770d9e9c1e5c6edf4c8d94c92f903c1129ff3d1cea4f8488350bfba882c8: openstack/ceilometer-0/ceilometer-central-agent" id=d0b153f1-dc8e-45df-b707-55591d3dba91 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 17:20:07.530419 | controller | Jun 12 16:30:49.994381 crc crio[21573]: time="2026-06-12T16:30:49.993628963Z" level=info msg="Stopped container 4fb8bff984cb0ec9dc676d58a3d8f753b078af18d7e5c151e29896b4b420a229: openstack/nova-api-0/nova-api-api" id=6823f778-2a23-4ceb-847e-48318ae26d3e name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 17:20:07.530435 | controller | Jun 12 16:30:49.996178 crc crio[21573]: time="2026-06-12T16:30:49.995824784Z" level=info msg="Stopping pod sandbox: a89bf276abdfb4bbb6cf1b75be4083c3561039f36fd61541ac7c6754c3e98bca" id=090af777-8edd-42af-a98f-fc480068324a name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 17:20:07.530452 | controller | Jun 12 16:30:49.998857 crc crio[21573]: time="2026-06-12T16:30:49.996555694Z" level=info msg="Got pod network &{Name:nova-api-0 Namespace:openstack ID:a89bf276abdfb4bbb6cf1b75be4083c3561039f36fd61541ac7c6754c3e98bca UID:cf38f704-44d4-4db4-9bd8-d13decfcaaef NetNS:/var/run/netns/809ec6a1-c32d-463d-8662-0be9819d8c2e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podcf38f704_44d4_4db4_9bd8_d13decfcaaef.slice PodAnnotations:0xc001896c90}] Aliases:map[]}"
2026-06-12 17:20:07.530472 | controller | Jun 12 16:30:49.998857 crc crio[21573]: time="2026-06-12T16:30:49.996744709Z" level=info msg="Deleting pod openstack_nova-api-0 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 17:20:07.530490 | controller | Jun 12 16:30:50.143583 crc crio[21573]: time="2026-06-12T16:30:50.140906702Z" level=info msg="Running pod sandbox: openstack/ceilometer-0/POD" id=753657cc-d88f-4484-803a-a6f602caadd7 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:20:07.530507 | controller | Jun 12 16:30:50.143583 crc crio[21573]: time="2026-06-12T16:30:50.141114588Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.530524 | controller | Jun 12 16:30:50.297230 crc crio[21573]: time="2026-06-12T16:30:50.295756823Z" level=info msg="Got pod network &{Name:ceilometer-0 Namespace:openstack ID:a79721feb4e22fb8f0a934b494dae95a376ef7f5cdcd48b6b63ff08e727b0be8 UID:dc51e064-e938-4b66-aa1c-ccf577cd13a2 NetNS:/var/run/netns/0144703c-363f-49d4-a32b-81f5adc5d4f4 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poddc51e064_e938_4b66_aa1c_ccf577cd13a2.slice PodAnnotations:0xc00338e400}] Aliases:map[]}"
2026-06-12 17:20:07.530540 | controller | Jun 12 16:30:50.297230 crc crio[21573]: time="2026-06-12T16:30:50.29639237Z" level=info msg="Adding pod openstack_ceilometer-0 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 17:20:07.530557 | controller | Jun 12 16:30:50.885659 crc crio[21573]: time="2026-06-12T16:30:50.884371439Z" level=info msg="Stopped pod sandbox: a89bf276abdfb4bbb6cf1b75be4083c3561039f36fd61541ac7c6754c3e98bca" id=090af777-8edd-42af-a98f-fc480068324a name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 17:20:07.530603 | controller | Jun 12 16:30:51.284682 crc crio[21573]: 2026-06-12T16:30:51Z [verbose] CmdAdd (shim): {1.1.0 [{Name:a79721feb4e22fb Mac:7e:7d:e9:c4:3c:a1 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:d3 Mtu:0 Sandbox:/var/run/netns/0144703c-363f-49d4-a32b-81f5adc5d4f4 SocketPath: PciID:}] [{Interface:0xc00011ae50 Address:{IP:10.217.0.211 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 17:20:07.530626 | controller | Jun 12 16:30:51.287208 crc crio[21573]: time="2026-06-12T16:30:51.287119688Z" level=info msg="Got pod network &{Name:ceilometer-0 Namespace:openstack ID:a79721feb4e22fb8f0a934b494dae95a376ef7f5cdcd48b6b63ff08e727b0be8 UID:dc51e064-e938-4b66-aa1c-ccf577cd13a2 NetNS:/var/run/netns/0144703c-363f-49d4-a32b-81f5adc5d4f4 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poddc51e064_e938_4b66_aa1c_ccf577cd13a2.slice PodAnnotations:0xc00338e400}] Aliases:map[]}"
2026-06-12 17:20:07.530643 | controller | Jun 12 16:30:51.287391 crc crio[21573]: time="2026-06-12T16:30:51.287326343Z" level=info msg="Checking pod openstack_ceilometer-0 for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 17:20:07.530660 | controller | Jun 12 16:30:51.300937 crc crio[21573]: time="2026-06-12T16:30:51.300896901Z" level=info msg="Ran pod sandbox a79721feb4e22fb8f0a934b494dae95a376ef7f5cdcd48b6b63ff08e727b0be8 with infra container: openstack/ceilometer-0/POD" id=753657cc-d88f-4484-803a-a6f602caadd7 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:20:07.530677 | controller | Jun 12 16:30:51.313073 crc crio[21573]: time="2026-06-12T16:30:51.313008802Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-central:current-podified" id=255b45f0-af3d-49ae-a83a-621fa791f4f2 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:20:07.530697 | controller | Jun 12 16:30:51.345823 crc crio[21573]: time="2026-06-12T16:30:51.345715952Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-central:current-podified" id=324938f1-3e9f-4776-9c17-8151e42638e8 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:20:07.530713 | controller | Jun 12 16:30:51.359786 crc crio[21573]: time="2026-06-12T16:30:51.35954373Z" level=info msg="Creating container: openstack/ceilometer-0/ceilometer-central-agent" id=e2c5543f-bec0-42cc-bcf6-c07a9abdc4f4 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:20:07.530730 | controller | Jun 12 16:30:51.360286 crc crio[21573]: time="2026-06-12T16:30:51.360099764Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.530746 | controller | Jun 12 16:30:51.426704 crc crio[21573]: time="2026-06-12T16:30:51.425899954Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.530762 | controller | Jun 12 16:30:51.431353 crc crio[21573]: time="2026-06-12T16:30:51.431264637Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.530778 | controller | Jun 12 16:30:51.587730 crc crio[21573]: time="2026-06-12T16:30:51.587568663Z" level=info msg="Created container 8f2159cc59b6d1294a89190c3c48b3858f8b3db5b2784fed4e7bb402a886d70b: openstack/ceilometer-0/ceilometer-central-agent" id=e2c5543f-bec0-42cc-bcf6-c07a9abdc4f4 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:20:07.530794 | controller | Jun 12 16:30:51.589717 crc crio[21573]: time="2026-06-12T16:30:51.589620176Z" level=info msg="Starting container: 8f2159cc59b6d1294a89190c3c48b3858f8b3db5b2784fed4e7bb402a886d70b" id=c6c24373-509c-4c24-aa56-e1830e370eed name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 17:20:07.530811 | controller | Jun 12 16:30:51.597813 crc crio[21573]: time="2026-06-12T16:30:51.597703761Z" level=info msg="Started container" PID=94024 containerID=8f2159cc59b6d1294a89190c3c48b3858f8b3db5b2784fed4e7bb402a886d70b description=openstack/ceilometer-0/ceilometer-central-agent id=c6c24373-509c-4c24-aa56-e1830e370eed name=/runtime.v1.RuntimeService/StartContainer sandboxID=a79721feb4e22fb8f0a934b494dae95a376ef7f5cdcd48b6b63ff08e727b0be8
2026-06-12 17:20:07.530827 | controller | Jun 12 16:30:51.615103 crc crio[21573]: time="2026-06-12T16:30:51.614787716Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-notification:current-podified" id=03059394-a760-4378-a51d-04c6af834fff name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:20:07.530843 | controller | Jun 12 16:30:51.641690 crc crio[21573]: time="2026-06-12T16:30:51.641574768Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-notification:current-podified" id=0dd66b67-3cdf-4ae0-87dd-caa5ed20a13e name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:20:07.530859 | controller | Jun 12 16:30:51.651790 crc crio[21573]: time="2026-06-12T16:30:51.651689549Z" level=info msg="Creating container: openstack/ceilometer-0/ceilometer-notification-agent" id=ad27e629-3a24-4323-973a-617072ba1e8a name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:20:07.530875 | controller | Jun 12 16:30:51.652198 crc crio[21573]: time="2026-06-12T16:30:51.65213741Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.530891 | controller | Jun 12 16:30:51.713324 crc crio[21573]: time="2026-06-12T16:30:51.713211464Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.530910 | controller | Jun 12 16:30:51.718115 crc crio[21573]: time="2026-06-12T16:30:51.718045532Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.530927 | controller | Jun 12 16:30:51.835759 crc crio[21573]: time="2026-06-12T16:30:51.835660588Z" level=info msg="Removing container: 4fb8bff984cb0ec9dc676d58a3d8f753b078af18d7e5c151e29896b4b420a229" id=2c7c2064-b59a-4f66-bdc8-9a1657537dff name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 17:20:07.530943 | controller | Jun 12 16:30:51.873418 crc crio[21573]: time="2026-06-12T16:30:51.873237691Z" level=info msg="Removed container 4fb8bff984cb0ec9dc676d58a3d8f753b078af18d7e5c151e29896b4b420a229: openstack/nova-api-0/nova-api-api" id=2c7c2064-b59a-4f66-bdc8-9a1657537dff name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 17:20:07.530958 | controller | Jun 12 16:30:51.876804 crc crio[21573]: time="2026-06-12T16:30:51.876721Z" level=info msg="Created container 93816da69ef67abedccbca35eb813962cbeeb1243e41471bdfcceb1e1262ea7b: openstack/ceilometer-0/ceilometer-notification-agent" id=ad27e629-3a24-4323-973a-617072ba1e8a name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:20:07.530974 | controller | Jun 12 16:30:51.878463 crc crio[21573]: time="2026-06-12T16:30:51.878382585Z" level=info msg="Starting container: 93816da69ef67abedccbca35eb813962cbeeb1243e41471bdfcceb1e1262ea7b" id=5bfee4b2-3790-4b7c-907a-ee5fd7d8f646 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 17:20:07.530989 | controller | Jun 12 16:30:51.878773 crc crio[21573]: time="2026-06-12T16:30:51.878657431Z" level=info msg="Removing container: 795aae25408f7a90e934f5056ad830c9a7c971e40ef9f32d7bc9f000d8a68ff4" id=467fd014-e5cd-4762-ad4a-0547f7093439 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 17:20:07.531005 | controller | Jun 12 16:30:51.890887 crc crio[21573]: time="2026-06-12T16:30:51.890777274Z" level=info msg="Started container" PID=94047 containerID=93816da69ef67abedccbca35eb813962cbeeb1243e41471bdfcceb1e1262ea7b description=openstack/ceilometer-0/ceilometer-notification-agent id=5bfee4b2-3790-4b7c-907a-ee5fd7d8f646 name=/runtime.v1.RuntimeService/StartContainer sandboxID=a79721feb4e22fb8f0a934b494dae95a376ef7f5cdcd48b6b63ff08e727b0be8
2026-06-12 17:20:07.531022 | controller | Jun 12 16:30:51.921355 crc crio[21573]: time="2026-06-12T16:30:51.921237913Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/sg-core:latest" id=18a52294-0d55-4904-847b-e14eb5f4c04f name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:20:07.531038 | controller | Jun 12 16:30:51.927650 crc crio[21573]: time="2026-06-12T16:30:51.927407381Z" level=info msg="Removed container 795aae25408f7a90e934f5056ad830c9a7c971e40ef9f32d7bc9f000d8a68ff4: openstack/nova-api-0/nova-api-log" id=467fd014-e5cd-4762-ad4a-0547f7093439 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 17:20:07.531054 | controller | Jun 12 16:30:51.954730 crc crio[21573]: time="2026-06-12T16:30:51.95461374Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/sg-core:latest" id=13670b52-a9cf-4a37-ab6a-44ad0bb1c823 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:20:07.531070 | controller | Jun 12 16:30:51.965885 crc crio[21573]: time="2026-06-12T16:30:51.965802158Z" level=info msg="Creating container: openstack/ceilometer-0/sg-core" id=e9aab223-8668-4680-897c-b29a62ffb860 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:20:07.531086 | controller | Jun 12 16:30:51.966673 crc crio[21573]: time="2026-06-12T16:30:51.966610359Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.531102 | controller | Jun 12 16:30:52.059343 crc crio[21573]: time="2026-06-12T16:30:52.059211872Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.531121 | controller | Jun 12 16:30:52.079988 crc crio[21573]: time="2026-06-12T16:30:52.079805504Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.531137 | controller | Jun 12 16:30:52.728800 crc crio[21573]: time="2026-06-12T16:30:52.725605908Z" level=info msg="Created container cd9ed3f7cad38c49142bba753e349adf1d01efec86dbb8b7d57d192aacc6a2b0: openstack/ceilometer-0/sg-core" id=e9aab223-8668-4680-897c-b29a62ffb860 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:20:07.531153 | controller | Jun 12 16:30:52.735426 crc crio[21573]: time="2026-06-12T16:30:52.731031415Z" level=info msg="Starting container: cd9ed3f7cad38c49142bba753e349adf1d01efec86dbb8b7d57d192aacc6a2b0" id=7bc15ea8-4d77-439a-8d28-2bce2119b3a2 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 17:20:07.531169 | controller | Jun 12 16:30:52.748661 crc crio[21573]: time="2026-06-12T16:30:52.748241232Z" level=info msg="Started container" PID=94074 containerID=cd9ed3f7cad38c49142bba753e349adf1d01efec86dbb8b7d57d192aacc6a2b0 description=openstack/ceilometer-0/sg-core id=7bc15ea8-4d77-439a-8d28-2bce2119b3a2 name=/runtime.v1.RuntimeService/StartContainer sandboxID=a79721feb4e22fb8f0a934b494dae95a376ef7f5cdcd48b6b63ff08e727b0be8
2026-06-12 17:20:07.531185 | controller | Jun 12 16:30:52.766881 crc crio[21573]: time="2026-06-12T16:30:52.766825305Z" level=info msg="Checking image status: registry.redhat.io/ubi9/httpd-24:latest" id=38432206-2805-401b-be80-d6db17a6b2e0 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:20:07.531201 | controller | Jun 12 16:30:52.790663 crc crio[21573]: time="2026-06-12T16:30:52.789224941Z" level=info msg="Running pod sandbox: openstack/nova-api-0/POD" id=8175d77e-0d47-4d8d-a98e-b8d03e6ad3db name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:20:07.531217 | controller | Jun 12 16:30:52.790663 crc crio[21573]: time="2026-06-12T16:30:52.789391668Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.531234 | controller | Jun 12 16:30:52.928533 crc crio[21573]: time="2026-06-12T16:30:52.927791181Z" level=info msg="Got pod network &{Name:nova-api-0 Namespace:openstack ID:44a45e4a7f1c8e76182bfaa81e62cf294bd65777d51af2fd9b3a4791d27e3a8f UID:e40a8054-fa87-4c21-ad60-a3253e955ff9 NetNS:/var/run/netns/11cdc96e-7122-4f28-a0cc-5986a56bf5b5 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pode40a8054_fa87_4c21_ad60_a3253e955ff9.slice PodAnnotations:0xc000568878}] Aliases:map[]}"
2026-06-12 17:20:07.531250 | controller | Jun 12 16:30:52.928533 crc crio[21573]: time="2026-06-12T16:30:52.928310905Z" level=info msg="Adding pod openstack_nova-api-0 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 17:20:07.531266 | controller | Jun 12 16:30:52.947768 crc crio[21573]: time="2026-06-12T16:30:52.947657057Z" level=info msg="Checking image status: registry.redhat.io/ubi9/httpd-24:latest" id=b1c7b775-a4e8-4624-ac4c-b020ffd3caa5 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:20:07.531283 | controller | Jun 12 16:30:52.983661 crc crio[21573]: time="2026-06-12T16:30:52.983372813Z" level=info msg="Creating container: openstack/ceilometer-0/proxy-httpd" id=a6cf6eb9-e673-4343-bb1f-dc1500e0227b name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:20:07.531299 | controller | Jun 12 16:30:52.984181 crc crio[21573]: time="2026-06-12T16:30:52.984112813Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.531330 | controller | Jun 12 16:30:53.024293 crc crio[21573]: time="2026-06-12T16:30:53.022581968Z" level=info msg="Stopping container: 38662cba8d7a2059f9230c04a168afb1da827b105505e8af75701093851d6adb (timeout: 10s)" id=bc722ea9-3e5e-42ea-be29-994226a61886 name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 17:20:07.531355 | controller | Jun 12 16:30:53.117886 crc crio[21573]: time="2026-06-12T16:30:53.116262135Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.531373 | controller | Jun 12 16:30:53.126812 crc crio[21573]: time="2026-06-12T16:30:53.124689589Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.531389 | controller | Jun 12 16:30:53.185905 crc crio[21573]: time="2026-06-12T16:30:53.185721222Z" level=info msg="Stopped container 38662cba8d7a2059f9230c04a168afb1da827b105505e8af75701093851d6adb: openstack/dnsmasq-dns-7948f7c9f9-k94zf/dnsmasq-dns" id=bc722ea9-3e5e-42ea-be29-994226a61886 name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 17:20:07.531406 | controller | Jun 12 16:30:53.192905 crc crio[21573]: time="2026-06-12T16:30:53.19280049Z" level=info msg="Stopping pod sandbox: cf487bf99fadbbbf75294f46ddc40f9e4dbba1bc1b4ab1d8295b768f2096c2ff" id=59808654-87ae-4ea1-bee8-33efc2018dc9 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 17:20:07.531422 | controller | Jun 12 16:30:53.195264 crc crio[21573]: time="2026-06-12T16:30:53.193888829Z" level=info msg="Got pod network &{Name:dnsmasq-dns-7948f7c9f9-k94zf Namespace:openstack ID:cf487bf99fadbbbf75294f46ddc40f9e4dbba1bc1b4ab1d8295b768f2096c2ff UID:1014aae3-e323-44a9-a35c-f6b8090e1398 NetNS:/var/run/netns/a7d7ef00-64aa-4a94-9597-73ab1e2be3db Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod1014aae3_e323_44a9_a35c_f6b8090e1398.slice PodAnnotations:0xc00338e608}] Aliases:map[]}"
2026-06-12 17:20:07.531439 | controller | Jun 12 16:30:53.195264 crc crio[21573]: time="2026-06-12T16:30:53.194361652Z" level=info msg="Deleting pod openstack_dnsmasq-dns-7948f7c9f9-k94zf from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 17:20:07.531456 | controller | Jun 12 16:30:53.401010 crc crio[21573]: time="2026-06-12T16:30:53.400802382Z" level=info msg="Created container b6387625df38b9c4b5d4cb2db642c2238949647a5697b50e96a155d1e212d335: openstack/ceilometer-0/proxy-httpd" id=a6cf6eb9-e673-4343-bb1f-dc1500e0227b name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:20:07.531472 | controller | Jun 12 16:30:53.408607 crc crio[21573]: time="2026-06-12T16:30:53.407884358Z" level=info msg="Starting container: b6387625df38b9c4b5d4cb2db642c2238949647a5697b50e96a155d1e212d335" id=5496d10a-8264-47eb-acd0-a1637d20c1b8 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 17:20:07.531488 | controller | Jun 12 16:30:53.417161 crc crio[21573]: time="2026-06-12T16:30:53.416935219Z" level=info msg="Started container" PID=94224 containerID=b6387625df38b9c4b5d4cb2db642c2238949647a5697b50e96a155d1e212d335 description=openstack/ceilometer-0/proxy-httpd id=5496d10a-8264-47eb-acd0-a1637d20c1b8 name=/runtime.v1.RuntimeService/StartContainer sandboxID=a79721feb4e22fb8f0a934b494dae95a376ef7f5cdcd48b6b63ff08e727b0be8
2026-06-12 17:20:07.531504 | controller | Jun 12 16:30:53.640694 crc crio[21573]: 2026-06-12T16:30:53Z [verbose] CmdAdd (shim): {1.1.0 [{Name:44a45e4a7f1c8e7 Mac:5a:21:2a:3b:6e:67 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:d4 Mtu:0 Sandbox:/var/run/netns/11cdc96e-7122-4f28-a0cc-5986a56bf5b5 SocketPath: PciID:}] [{Interface:0xc0001825f0 Address:{IP:10.217.0.212 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 17:20:07.531521 | controller | Jun 12 16:30:53.643319 crc crio[21573]: time="2026-06-12T16:30:53.643219218Z" level=info msg="Got pod network &{Name:nova-api-0 Namespace:openstack ID:44a45e4a7f1c8e76182bfaa81e62cf294bd65777d51af2fd9b3a4791d27e3a8f UID:e40a8054-fa87-4c21-ad60-a3253e955ff9 NetNS:/var/run/netns/11cdc96e-7122-4f28-a0cc-5986a56bf5b5 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pode40a8054_fa87_4c21_ad60_a3253e955ff9.slice PodAnnotations:0xc000568878}] Aliases:map[]}"
2026-06-12 17:20:07.531541 | controller | Jun 12 16:30:53.643526 crc crio[21573]: time="2026-06-12T16:30:53.643433635Z" level=info msg="Checking pod openstack_nova-api-0 for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 17:20:07.531557 | controller | Jun 12 16:30:53.666626 crc crio[21573]: time="2026-06-12T16:30:53.666485455Z" level=info msg="Ran pod sandbox 44a45e4a7f1c8e76182bfaa81e62cf294bd65777d51af2fd9b3a4791d27e3a8f with infra container: openstack/nova-api-0/POD" id=8175d77e-0d47-4d8d-a98e-b8d03e6ad3db name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:20:07.531591 | controller | Jun 12 16:30:53.680836 crc crio[21573]: time="2026-06-12T16:30:53.680136968Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified" id=41a7708a-e3d7-4cac-8fa1-8bdff49138e6 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:20:07.531613 | controller | Jun 12 16:30:53.686203 crc crio[21573]: time="2026-06-12T16:30:53.686029482Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified" id=f0c4c5f8-ac37-4cc2-84e4-07880cfd7101 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:20:07.531631 | controller | Jun 12 16:30:53.709842 crc crio[21573]: time="2026-06-12T16:30:53.709731054Z" level=info msg="Creating container: openstack/nova-api-0/nova-api-log" id=8c85933c-bb4f-4091-9e37-31366aa9e889 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:20:07.531648 | controller | Jun 12 16:30:53.710592 crc crio[21573]: time="2026-06-12T16:30:53.710329139Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.531664 | controller | Jun 12 16:30:53.793026 crc crio[21573]: time="2026-06-12T16:30:53.792847144Z" level=info msg="Stopped pod sandbox: cf487bf99fadbbbf75294f46ddc40f9e4dbba1bc1b4ab1d8295b768f2096c2ff" id=59808654-87ae-4ea1-bee8-33efc2018dc9 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 17:20:07.531681 | controller | Jun 12 16:30:53.804876 crc crio[21573]: time="2026-06-12T16:30:53.804682198Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.531698 | controller | Jun 12 16:30:53.816370 crc crio[21573]: time="2026-06-12T16:30:53.815769874Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.531714 | controller | Jun 12 16:30:53.993041 crc crio[21573]: time="2026-06-12T16:30:53.992896892Z" level=info msg="Created container 55b8ff0736b213497a9018f15c3703420b8ec5142b285f8eff7ed5496cb96921: openstack/nova-api-0/nova-api-log" id=8c85933c-bb4f-4091-9e37-31366aa9e889 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:20:07.531731 | controller | Jun 12 16:30:54.006078 crc crio[21573]: time="2026-06-12T16:30:54.005668856Z" level=info msg="Starting container: 55b8ff0736b213497a9018f15c3703420b8ec5142b285f8eff7ed5496cb96921" id=c52c0b6f-4af6-4ed5-a8bb-ac18ac40c9b8 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 17:20:07.531748 | controller | Jun 12 16:30:54.018834 crc crio[21573]: time="2026-06-12T16:30:54.01873889Z" level=info msg="Started container" PID=94498 containerID=55b8ff0736b213497a9018f15c3703420b8ec5142b285f8eff7ed5496cb96921 description=openstack/nova-api-0/nova-api-log id=c52c0b6f-4af6-4ed5-a8bb-ac18ac40c9b8 name=/runtime.v1.RuntimeService/StartContainer sandboxID=44a45e4a7f1c8e76182bfaa81e62cf294bd65777d51af2fd9b3a4791d27e3a8f
2026-06-12 17:20:07.531768 | controller | Jun 12 16:30:54.057989 crc crio[21573]: time="2026-06-12T16:30:54.057788167Z" level=info msg="Stopping container: 93816da69ef67abedccbca35eb813962cbeeb1243e41471bdfcceb1e1262ea7b (timeout: 30s)" id=ab5b5638-4636-44fc-bf03-9b414fd9399a name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 17:20:07.531785 | controller | Jun 12 16:30:54.058589 crc crio[21573]: time="2026-06-12T16:30:54.05851775Z" level=info msg="Stopping container: 8f2159cc59b6d1294a89190c3c48b3858f8b3db5b2784fed4e7bb402a886d70b (timeout: 30s)" id=9aab525f-c6a4-42bb-b58d-0c35e6d20e9d name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 17:20:07.531801 | controller | Jun 12 16:30:54.058834 crc crio[21573]: time="2026-06-12T16:30:54.058716701Z" level=info msg="Stopping container: cd9ed3f7cad38c49142bba753e349adf1d01efec86dbb8b7d57d192aacc6a2b0 (timeout: 30s)" id=40a9a821-2e87-44ce-983d-8280703e933e name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 17:20:07.531816 | controller | Jun 12 16:30:54.061217 crc crio[21573]: time="2026-06-12T16:30:54.059937623Z" level=info msg="Stopping container: b6387625df38b9c4b5d4cb2db642c2238949647a5697b50e96a155d1e212d335 (timeout: 30s)" id=cee8bbbe-354a-42dc-9625-39cc0b5bc528 name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 17:20:07.531832 | controller | Jun 12 16:30:54.118129 crc crio[21573]: time="2026-06-12T16:30:54.118025299Z" level=info msg="Removing container: 38662cba8d7a2059f9230c04a168afb1da827b105505e8af75701093851d6adb" id=8d7e8dfb-3191-4418-8f80-31f99b299b7e name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 17:20:07.531848 | controller | Jun 12 16:30:54.280565 crc crio[21573]: time="2026-06-12T16:30:54.279624006Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified" id=454c10c5-392f-4dde-be4f-a43ae76916e8 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:20:07.531864 | controller | Jun 12 16:30:54.305262 crc crio[21573]: time="2026-06-12T16:30:54.305135546Z" level=info msg="Removed container 38662cba8d7a2059f9230c04a168afb1da827b105505e8af75701093851d6adb: openstack/dnsmasq-dns-7948f7c9f9-k94zf/dnsmasq-dns" id=8d7e8dfb-3191-4418-8f80-31f99b299b7e name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 17:20:07.531880 | controller | Jun 12 16:30:54.311100 crc crio[21573]: time="2026-06-12T16:30:54.310975928Z" level=info msg="Removing container: 76ba639b016629b05207eb462453f001e6cc138bed903199da344919c5a174e2" id=889a3146-a64e-42c0-8490-3a89378ca626 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 17:20:07.531897 | controller | Jun 12 16:30:54.332691 crc crio[21573]: time="2026-06-12T16:30:54.330669864Z" level=info msg="Stopped container b6387625df38b9c4b5d4cb2db642c2238949647a5697b50e96a155d1e212d335: openstack/ceilometer-0/proxy-httpd" id=cee8bbbe-354a-42dc-9625-39cc0b5bc528 name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 17:20:07.531913 | controller | Jun 12 16:30:54.440252 crc crio[21573]: time="2026-06-12T16:30:54.440061881Z" level=info msg="Removed container 76ba639b016629b05207eb462453f001e6cc138bed903199da344919c5a174e2: openstack/dnsmasq-dns-7948f7c9f9-k94zf/init" id=889a3146-a64e-42c0-8490-3a89378ca626 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 17:20:07.531929 | controller | Jun 12 16:30:54.450183 crc crio[21573]: time="2026-06-12T16:30:54.450027586Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified" id=31307c24-255b-4a5d-9d9d-48ca2476af4b name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:20:07.531945 | controller | Jun 12 16:30:54.468898 crc crio[21573]: time="2026-06-12T16:30:54.4685656Z" level=info msg="Creating container: openstack/nova-api-0/nova-api-api" id=111abb19-1697-401d-9cc7-9a18be7734ec name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:20:07.531961 | controller | Jun 12 16:30:54.469306 crc crio[21573]: time="2026-06-12T16:30:54.469231097Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.531981 | controller | Jun 12 16:30:54.543498 crc crio[21573]: time="2026-06-12T16:30:54.54272539Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.531998 | controller | Jun 12 16:30:54.549283 crc crio[21573]: time="2026-06-12T16:30:54.549227133Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.532015 | controller | Jun 12 16:30:54.622543 crc crio[21573]: time="2026-06-12T16:30:54.622326237Z" level=info msg="Stopped container 93816da69ef67abedccbca35eb813962cbeeb1243e41471bdfcceb1e1262ea7b: openstack/ceilometer-0/ceilometer-notification-agent" id=ab5b5638-4636-44fc-bf03-9b414fd9399a name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 17:20:07.532031 | controller | Jun 12 16:30:54.677551 crc crio[21573]: time="2026-06-12T16:30:54.677347439Z" level=info msg="Created container 1b733bbdb6f2cedfc8a2708c9db2e6c9bb98b07987ec8de337edcafd32c4a7da: openstack/nova-api-0/nova-api-api" id=111abb19-1697-401d-9cc7-9a18be7734ec name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:20:07.532046 | controller | Jun 12 16:30:54.679358 crc crio[21573]: time="2026-06-12T16:30:54.679273051Z" level=info msg="Starting container: 1b733bbdb6f2cedfc8a2708c9db2e6c9bb98b07987ec8de337edcafd32c4a7da" id=0eaaafe7-8a2f-4fc1-b7a4-41fe92ecc82f name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 17:20:07.532062 | controller | Jun 12 16:30:54.688866 crc crio[21573]: time="2026-06-12T16:30:54.688754553Z" level=info msg="Started container" PID=94614 containerID=1b733bbdb6f2cedfc8a2708c9db2e6c9bb98b07987ec8de337edcafd32c4a7da description=openstack/nova-api-0/nova-api-api id=0eaaafe7-8a2f-4fc1-b7a4-41fe92ecc82f name=/runtime.v1.RuntimeService/StartContainer sandboxID=44a45e4a7f1c8e76182bfaa81e62cf294bd65777d51af2fd9b3a4791d27e3a8f
2026-06-12 17:20:07.532078 | controller | Jun 12 16:30:54.710401 crc crio[21573]: time="2026-06-12T16:30:54.710233776Z" level=info msg="Stopped container cd9ed3f7cad38c49142bba753e349adf1d01efec86dbb8b7d57d192aacc6a2b0: openstack/ceilometer-0/sg-core" id=40a9a821-2e87-44ce-983d-8280703e933e name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 17:20:07.532094 | controller | Jun 12 16:30:56.043159 crc crio[21573]: time="2026-06-12T16:30:56.040186453Z" level=info msg="Running pod sandbox: openstack/nova-cell1-cell-mapping-8k4x2/POD" id=40edb5d2-dbdc-432b-8278-28e50cc7e72a name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:20:07.532110 | controller | Jun 12 16:30:56.043159 crc crio[21573]: time="2026-06-12T16:30:56.041850638Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.532126 | controller | Jun 12 16:30:56.152725 crc crio[21573]: time="2026-06-12T16:30:56.152620094Z" level=info msg="Got pod network &{Name:nova-cell1-cell-mapping-8k4x2 Namespace:openstack ID:586a3cfafc75699aad1bf1812827cfdec5546b2282a5a9e88e0f7ede5ddcde4c UID:90132761-45e4-40d0-8bac-d5dda4d5661e NetNS:/var/run/netns/0ac211e2-3963-4d00-a991-a31cd79a48bb Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod90132761_45e4_40d0_8bac_d5dda4d5661e.slice PodAnnotations:0xc000138de0}] Aliases:map[]}"
2026-06-12 17:20:07.532143 | controller | Jun 12 16:30:56.152725 crc crio[21573]: time="2026-06-12T16:30:56.152702946Z" level=info msg="Adding pod openstack_nova-cell1-cell-mapping-8k4x2 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 17:20:07.532159 | controller | Jun 12 16:30:56.766828 crc crio[21573]: 2026-06-12T16:30:56Z [verbose] CmdAdd (shim): {1.1.0 [{Name:586a3cfafc75699 Mac:6e:4b:0c:fa:c2:9c Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:d5 Mtu:0 Sandbox:/var/run/netns/0ac211e2-3963-4d00-a991-a31cd79a48bb SocketPath: PciID:}] [{Interface:0xc0000145f0 Address:{IP:10.217.0.213 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 17:20:07.532179 | controller | Jun 12 16:30:56.769061 crc crio[21573]: time="2026-06-12T16:30:56.768981062Z" level=info msg="Got pod network &{Name:nova-cell1-cell-mapping-8k4x2 Namespace:openstack ID:586a3cfafc75699aad1bf1812827cfdec5546b2282a5a9e88e0f7ede5ddcde4c UID:90132761-45e4-40d0-8bac-d5dda4d5661e NetNS:/var/run/netns/0ac211e2-3963-4d00-a991-a31cd79a48bb Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod90132761_45e4_40d0_8bac_d5dda4d5661e.slice PodAnnotations:0xc000138de0}] Aliases:map[]}"
2026-06-12 17:20:07.532196 | controller | Jun 12 16:30:56.769325 crc crio[21573]: time="2026-06-12T16:30:56.769218408Z" level=info msg="Checking pod openstack_nova-cell1-cell-mapping-8k4x2 for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 17:20:07.532213 | controller | Jun 12 16:30:56.784102 crc crio[21573]: time="2026-06-12T16:30:56.783993883Z" level=info msg="Ran pod sandbox 586a3cfafc75699aad1bf1812827cfdec5546b2282a5a9e88e0f7ede5ddcde4c with infra container: openstack/nova-cell1-cell-mapping-8k4x2/POD" id=40edb5d2-dbdc-432b-8278-28e50cc7e72a name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:20:07.532230 | controller | Jun 12 16:30:56.787605 crc crio[21573]: time="2026-06-12T16:30:56.787412239Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-conductor:current-podified" id=4ea450db-0145-4251-8895-d74d65e4878a name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:20:07.532246 | controller | Jun 12 16:30:56.825006 crc crio[21573]: time="2026-06-12T16:30:56.824898412Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-conductor:current-podified" id=884e189c-3fa1-4e4c-881d-f822b9ce9994 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:20:07.532263 | controller | Jun 12 16:30:56.834219 crc crio[21573]: time="2026-06-12T16:30:56.834134724Z" level=info msg="Creating container: openstack/nova-cell1-cell-mapping-8k4x2/nova-manage" id=2265df19-423f-4f87-bae6-3fee7f9caf75 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:20:07.532279 | controller | Jun 12 16:30:56.834669 crc crio[21573]: time="2026-06-12T16:30:56.834614827Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.532295 | controller | Jun 12 16:30:56.908227 crc crio[21573]: time="2026-06-12T16:30:56.907383628Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.532310 | controller | Jun 12 16:30:56.912880 crc crio[21573]: time="2026-06-12T16:30:56.912787683Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.532327 | controller | Jun 12 16:30:57.133138 crc crio[21573]: time="2026-06-12T16:30:57.133020378Z" level=info msg="Created container 7889f7fc31d6f1bd358983b40219a02e9548755a7d32876a2938f6cc86c5fb20: openstack/nova-cell1-cell-mapping-8k4x2/nova-manage" id=2265df19-423f-4f87-bae6-3fee7f9caf75 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:20:07.532343 | controller | Jun 12 16:30:57.135182 crc crio[21573]: time="2026-06-12T16:30:57.13463048Z" level=info msg="Starting container: 7889f7fc31d6f1bd358983b40219a02e9548755a7d32876a2938f6cc86c5fb20" id=b7b58e80-3451-434f-9bb7-e4d62012793e name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 17:20:07.532358 | controller | Jun 12 16:30:57.144044 crc crio[21573]: time="2026-06-12T16:30:57.143876907Z" level=info msg="Started container" PID=94949 containerID=7889f7fc31d6f1bd358983b40219a02e9548755a7d32876a2938f6cc86c5fb20 description=openstack/nova-cell1-cell-mapping-8k4x2/nova-manage id=b7b58e80-3451-434f-9bb7-e4d62012793e name=/runtime.v1.RuntimeService/StartContainer sandboxID=586a3cfafc75699aad1bf1812827cfdec5546b2282a5a9e88e0f7ede5ddcde4c
2026-06-12 17:20:07.532378 | controller | Jun 12 16:31:00.909489 crc crio[21573]: time="2026-06-12T16:31:00.908177109Z" level=info msg="Stopped container 8f2159cc59b6d1294a89190c3c48b3858f8b3db5b2784fed4e7bb402a886d70b: openstack/ceilometer-0/ceilometer-central-agent" id=9aab525f-c6a4-42bb-b58d-0c35e6d20e9d name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 17:20:07.532395 | controller | Jun 12 16:31:00.911547 crc crio[21573]: time="2026-06-12T16:31:00.910901569Z" level=info msg="Stopping pod sandbox: a79721feb4e22fb8f0a934b494dae95a376ef7f5cdcd48b6b63ff08e727b0be8" id=8f8c6d09-5fca-4508-9656-e83ab698e3b9 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 17:20:07.532411 | controller | Jun 12 16:31:00.911777 crc crio[21573]: time="2026-06-12T16:31:00.91168289Z" level=info msg="Got pod network &{Name:ceilometer-0 Namespace:openstack ID:a79721feb4e22fb8f0a934b494dae95a376ef7f5cdcd48b6b63ff08e727b0be8 UID:dc51e064-e938-4b66-aa1c-ccf577cd13a2 NetNS:/var/run/netns/0144703c-363f-49d4-a32b-81f5adc5d4f4 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poddc51e064_e938_4b66_aa1c_ccf577cd13a2.slice PodAnnotations:0xc002722ba8}] Aliases:map[]}"
2026-06-12 17:20:07.532427 | controller | Jun 12 16:31:00.912029 crc crio[21573]: time="2026-06-12T16:31:00.911917757Z" level=info msg="Deleting pod openstack_ceilometer-0 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 17:20:07.532443 | controller | Jun 12 16:31:01.341742 crc crio[21573]: time="2026-06-12T16:31:01.341626411Z" level=info msg="Stopped pod sandbox: a79721feb4e22fb8f0a934b494dae95a376ef7f5cdcd48b6b63ff08e727b0be8" id=8f8c6d09-5fca-4508-9656-e83ab698e3b9 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 17:20:07.532460 | controller | Jun 12 16:31:02.379706 crc crio[21573]: time="2026-06-12T16:31:02.378842339Z" level=info msg="Removing container: b6387625df38b9c4b5d4cb2db642c2238949647a5697b50e96a155d1e212d335" id=6d38e3bd-c3bc-4399-bb20-191a52d8b352 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 17:20:07.532476 | controller | Jun 12 16:31:02.426585 crc crio[21573]: time="2026-06-12T16:31:02.424648785Z" level=info msg="Removed container b6387625df38b9c4b5d4cb2db642c2238949647a5697b50e96a155d1e212d335: openstack/ceilometer-0/proxy-httpd" id=6d38e3bd-c3bc-4399-bb20-191a52d8b352 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 17:20:07.532493 | controller | Jun 12 16:31:02.428635 crc crio[21573]: time="2026-06-12T16:31:02.428555179Z" level=info msg="Removing container: cd9ed3f7cad38c49142bba753e349adf1d01efec86dbb8b7d57d192aacc6a2b0" id=a0a7a898-18c9-46f6-93db-c81abf99ab86 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 17:20:07.532510 | controller | Jun 12 16:31:02.489915 crc crio[21573]: time="2026-06-12T16:31:02.489778064Z" level=info msg="Removed container cd9ed3f7cad38c49142bba753e349adf1d01efec86dbb8b7d57d192aacc6a2b0: openstack/ceilometer-0/sg-core" id=a0a7a898-18c9-46f6-93db-c81abf99ab86 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 17:20:07.532526 | controller | Jun 12 16:31:02.497521 crc crio[21573]: time="2026-06-12T16:31:02.493911458Z" level=info msg="Removing container: 93816da69ef67abedccbca35eb813962cbeeb1243e41471bdfcceb1e1262ea7b" id=b36b82f7-d35d-4f40-be79-ebb2138ef24a name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 17:20:07.532543 | controller | Jun 12 16:31:02.550727 crc crio[21573]: time="2026-06-12T16:31:02.550638766Z" level=info msg="Removed container 93816da69ef67abedccbca35eb813962cbeeb1243e41471bdfcceb1e1262ea7b: openstack/ceilometer-0/ceilometer-notification-agent" id=b36b82f7-d35d-4f40-be79-ebb2138ef24a name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 17:20:07.532559 | controller | Jun 12 16:31:02.581738 crc crio[21573]: time="2026-06-12T16:31:02.581685463Z" level=info msg="Removing container: 8f2159cc59b6d1294a89190c3c48b3858f8b3db5b2784fed4e7bb402a886d70b" id=bcedcf84-97ce-43a1-97e8-fb77f6f334b7 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 17:20:07.532596 | controller | Jun 12 16:31:02.635430 crc crio[21573]: time="2026-06-12T16:31:02.634854165Z" level=info msg="Removed container 8f2159cc59b6d1294a89190c3c48b3858f8b3db5b2784fed4e7bb402a886d70b: openstack/ceilometer-0/ceilometer-central-agent" id=bcedcf84-97ce-43a1-97e8-fb77f6f334b7 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 17:20:07.532619 | controller | Jun 12 16:31:02.933375 crc crio[21573]: time="2026-06-12T16:31:02.933280038Z" level=info msg="Running pod sandbox: openstack/ceilometer-0/POD" id=ddade101-0ed3-4bcb-aa47-2336be2a3825 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:20:07.532636 | controller | Jun 12 16:31:02.933736 crc crio[21573]: time="2026-06-12T16:31:02.933430069Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.532653 | controller | Jun 12 16:31:02.980145 crc crio[21573]: time="2026-06-12T16:31:02.9799737Z" level=info msg="Got pod network &{Name:ceilometer-0 Namespace:openstack ID:aff1de9c58425f3a334f911fa049ee7e388fe05ec0859a03c126fa5574c30a8b UID:bfd15825-94e5-4bba-b257-64809cff3394 NetNS:/var/run/netns/a8394d4f-d9dd-4514-9162-25d6d50e9317 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podbfd15825_94e5_4bba_b257_64809cff3394.slice PodAnnotations:0xc000568998}] Aliases:map[]}"
2026-06-12 17:20:07.532670 | controller | Jun 12 16:31:02.980145 crc crio[21573]: time="2026-06-12T16:31:02.980055313Z" level=info msg="Adding pod openstack_ceilometer-0 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 17:20:07.532686 | controller | Jun 12 16:31:03.544564 crc crio[21573]: 2026-06-12T16:31:03Z [verbose] CmdAdd (shim): {1.1.0 [{Name:aff1de9c58425f3 Mac:ee:ef:b4:3b:5a:32 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:d6 Mtu:0 Sandbox:/var/run/netns/a8394d4f-d9dd-4514-9162-25d6d50e9317 SocketPath: PciID:}] [{Interface:0xc0002dca20 Address:{IP:10.217.0.214 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 17:20:07.532703 | controller | Jun 12 16:31:03.547087 crc crio[21573]: time="2026-06-12T16:31:03.547009643Z" level=info msg="Got pod network &{Name:ceilometer-0 Namespace:openstack ID:aff1de9c58425f3a334f911fa049ee7e388fe05ec0859a03c126fa5574c30a8b UID:bfd15825-94e5-4bba-b257-64809cff3394 NetNS:/var/run/netns/a8394d4f-d9dd-4514-9162-25d6d50e9317 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podbfd15825_94e5_4bba_b257_64809cff3394.slice PodAnnotations:0xc000568998}] Aliases:map[]}"
2026-06-12 17:20:07.532720 | controller | Jun 12 16:31:03.547322 crc crio[21573]: time="2026-06-12T16:31:03.547259459Z" level=info msg="Checking pod openstack_ceilometer-0 for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 17:20:07.532736 | controller | Jun 12 16:31:03.559275 crc crio[21573]: time="2026-06-12T16:31:03.55918128Z" level=info msg="Ran pod sandbox aff1de9c58425f3a334f911fa049ee7e388fe05ec0859a03c126fa5574c30a8b with infra container: openstack/ceilometer-0/POD" id=ddade101-0ed3-4bcb-aa47-2336be2a3825 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:20:07.532753 | controller | Jun 12 16:31:03.563280 crc crio[21573]: time="2026-06-12T16:31:03.563210746Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-central:current-podified" id=2c96dad8-139d-4baa-83f6-f652bb192885 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:20:07.532769 | controller | Jun 12 16:31:03.595059 crc crio[21573]: time="2026-06-12T16:31:03.594402075Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-central:current-podified" id=2ebbc322-99ed-4dd9-9908-5a6ea8de8f92 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:20:07.532792 | controller | Jun 12 16:31:03.604156 crc crio[21573]: time="2026-06-12T16:31:03.604094733Z" level=info msg="Creating container: openstack/ceilometer-0/ceilometer-central-agent" id=b20291ff-712a-4a69-948e-b1e11083a724 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:20:07.532809 | controller | Jun 12 16:31:03.604426 crc crio[21573]: time="2026-06-12T16:31:03.60437567Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.532826 | controller | Jun 12 16:31:03.663057 crc crio[21573]: time="2026-06-12T16:31:03.662958642Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.532842 | controller | Jun 12 16:31:03.669339 crc crio[21573]: time="2026-06-12T16:31:03.669280486Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.532859 | controller | Jun 12 16:31:03.908623 crc crio[21573]: time="2026-06-12T16:31:03.908512567Z" level=info msg="Created container 567f3339dbf34876ad81a80d5a9b23ace20e14422bfd00ed3bdb31b058e6c30b: openstack/ceilometer-0/ceilometer-central-agent" id=b20291ff-712a-4a69-948e-b1e11083a724 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:20:07.532876 | controller | Jun 12 16:31:03.910277 crc crio[21573]: time="2026-06-12T16:31:03.910220282Z" level=info msg="Starting container: 567f3339dbf34876ad81a80d5a9b23ace20e14422bfd00ed3bdb31b058e6c30b" id=1070c2cd-5a2e-4f04-af7f-12bcfa0bed7e name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 17:20:07.532892 | controller | Jun 12 16:31:03.916480 crc crio[21573]: time="2026-06-12T16:31:03.916359147Z" level=info msg="Started container" PID=95396 containerID=567f3339dbf34876ad81a80d5a9b23ace20e14422bfd00ed3bdb31b058e6c30b description=openstack/ceilometer-0/ceilometer-central-agent id=1070c2cd-5a2e-4f04-af7f-12bcfa0bed7e name=/runtime.v1.RuntimeService/StartContainer sandboxID=aff1de9c58425f3a334f911fa049ee7e388fe05ec0859a03c126fa5574c30a8b
2026-06-12 17:20:07.532909 | controller | Jun 12 16:31:03.927723 crc crio[21573]: time="2026-06-12T16:31:03.927624394Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-notification:current-podified" id=b9bf3df3-d56f-4d88-a07b-9d44054f0a8b name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:20:07.532925 | controller | Jun 12 16:31:03.955267 crc crio[21573]: time="2026-06-12T16:31:03.955166517Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-notification:current-podified" id=c5bcc29c-339c-4c73-8350-e7432f3dda4b name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:20:07.532942 | controller | Jun 12 16:31:03.973883 crc crio[21573]: time="2026-06-12T16:31:03.973753572Z" level=info msg="Creating container: openstack/ceilometer-0/ceilometer-notification-agent" id=4a34d907-d1c2-4849-9118-275f7e1eecab name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:20:07.532958 | controller | Jun 12 16:31:03.974389 crc crio[21573]: time="2026-06-12T16:31:03.974324257Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.532974 | controller | Jun 12 16:31:04.071714 crc crio[21573]: time="2026-06-12T16:31:04.071428102Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.532990 | controller | Jun 12 16:31:04.079740 crc crio[21573]: time="2026-06-12T16:31:04.079658408Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.533009 | controller | Jun 12 16:31:04.273725 crc crio[21573]: time="2026-06-12T16:31:04.273015988Z" level=info msg="Created container 1d90f5923af4be97b20f7a62eee4353167a6f8d6c81d04b7c097006eee5b349d: openstack/ceilometer-0/ceilometer-notification-agent" id=4a34d907-d1c2-4849-9118-275f7e1eecab name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:20:07.533027 | controller | Jun 12 16:31:04.275516 crc crio[21573]: time="2026-06-12T16:31:04.275400811Z" level=info msg="Starting container: 1d90f5923af4be97b20f7a62eee4353167a6f8d6c81d04b7c097006eee5b349d" id=3e012474-979f-4ab7-9f98-7b3bed8947d9 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 17:20:07.533042 | controller | Jun 12 16:31:04.283569 crc crio[21573]: time="2026-06-12T16:31:04.283309272Z" level=info msg="Started container" PID=95459 containerID=1d90f5923af4be97b20f7a62eee4353167a6f8d6c81d04b7c097006eee5b349d description=openstack/ceilometer-0/ceilometer-notification-agent id=3e012474-979f-4ab7-9f98-7b3bed8947d9 name=/runtime.v1.RuntimeService/StartContainer sandboxID=aff1de9c58425f3a334f911fa049ee7e388fe05ec0859a03c126fa5574c30a8b
2026-06-12 17:20:07.533059 | controller | Jun 12 16:31:04.300081 crc crio[21573]: time="2026-06-12T16:31:04.299999025Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/sg-core:latest" id=47f4fec6-9e9d-4073-8f55-2c04fc2db1cd name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:20:07.533075 | controller | Jun 12 16:31:04.315849 crc crio[21573]: time="2026-06-12T16:31:04.315677902Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/sg-core:latest" id=2dfec77c-dfbe-4251-a9f8-3ffb0ed24d84 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:20:07.533091 | controller | Jun 12 16:31:04.325659 crc crio[21573]: time="2026-06-12T16:31:04.325349139Z" level=info msg="Creating container: openstack/ceilometer-0/sg-core" id=4b207367-473d-46c6-90c1-4ab9b1012a20 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:20:07.533107 | controller | Jun 12 16:31:04.325990 crc crio[21573]: time="2026-06-12T16:31:04.325907825Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.533124 | controller | Jun 12 16:31:04.383800 crc crio[21573]: time="2026-06-12T16:31:04.383664129Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.533140 | controller | Jun 12 16:31:04.387679 crc crio[21573]: time="2026-06-12T16:31:04.387571952Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.533156 | controller | Jun 12 16:31:04.586998 crc crio[21573]: time="2026-06-12T16:31:04.586840639Z" level=info msg="Created container 006ff0ea63ee7c6453db337594abe6c78240201533d1768c433857aeaa3e6f04: openstack/ceilometer-0/sg-core" id=4b207367-473d-46c6-90c1-4ab9b1012a20 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:20:07.533172 | controller | Jun 12 16:31:04.589011 crc crio[21573]: time="2026-06-12T16:31:04.588246768Z" level=info msg="Starting container: 006ff0ea63ee7c6453db337594abe6c78240201533d1768c433857aeaa3e6f04" id=c55e1f33-ef7e-4481-8f09-206b15fc2de3 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 17:20:07.533188 | controller | Jun 12 16:31:04.596095 crc crio[21573]: time="2026-06-12T16:31:04.596017765Z" level=info msg="Started container" PID=95490 containerID=006ff0ea63ee7c6453db337594abe6c78240201533d1768c433857aeaa3e6f04 description=openstack/ceilometer-0/sg-core id=c55e1f33-ef7e-4481-8f09-206b15fc2de3 name=/runtime.v1.RuntimeService/StartContainer sandboxID=aff1de9c58425f3a334f911fa049ee7e388fe05ec0859a03c126fa5574c30a8b
2026-06-12 17:20:07.533204 | controller | Jun 12 16:31:04.627027 crc crio[21573]: time="2026-06-12T16:31:04.626892247Z" level=info msg="Checking image status: registry.redhat.io/ubi9/httpd-24:latest" id=283e6382-a19f-41a5-9f53-471467ae7691 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:20:07.533223 | controller | Jun 12 16:31:04.696173 crc crio[21573]: time="2026-06-12T16:31:04.696048776Z" level=info msg="Checking image status: registry.redhat.io/ubi9/httpd-24:latest" id=9b8861cb-7c26-4d29-88f2-55912eefba85 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:20:07.533240 | controller | Jun 12 16:31:04.709354 crc crio[21573]: time="2026-06-12T16:31:04.709259266Z" level=info msg="Creating container: openstack/ceilometer-0/proxy-httpd" id=0fd745eb-1869-4cfb-9f51-d514cc10c525 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:20:07.533256 | controller | Jun 12 16:31:04.710260 crc crio[21573]: time="2026-06-12T16:31:04.710153981Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.533272 | controller | Jun 12 16:31:04.779874 crc crio[21573]: time="2026-06-12T16:31:04.779811565Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.533288 | controller | Jun 12 16:31:04.787004 crc crio[21573]: time="2026-06-12T16:31:04.786899422Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.533305 | controller | Jun 12 16:31:04.946204 crc crio[21573]: time="2026-06-12T16:31:04.946124487Z" level=info msg="Created container 6a5aded819910946bb847d09f9a97a2b97d0e82eb288a9e5ddb68b2061b26036: openstack/ceilometer-0/proxy-httpd" id=0fd745eb-1869-4cfb-9f51-d514cc10c525 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:20:07.533321 | controller | Jun 12 16:31:04.948175 crc crio[21573]: time="2026-06-12T16:31:04.948070494Z" level=info msg="Starting container: 6a5aded819910946bb847d09f9a97a2b97d0e82eb288a9e5ddb68b2061b26036" id=52b399dc-70df-431b-ab3c-c4c7b31455bc name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 17:20:07.533337 | controller | Jun 12 16:31:04.977918 crc crio[21573]: time="2026-06-12T16:31:04.977803935Z" level=info msg="Started container" PID=95518 containerID=6a5aded819910946bb847d09f9a97a2b97d0e82eb288a9e5ddb68b2061b26036 description=openstack/ceilometer-0/proxy-httpd id=52b399dc-70df-431b-ab3c-c4c7b31455bc name=/runtime.v1.RuntimeService/StartContainer sandboxID=aff1de9c58425f3a334f911fa049ee7e388fe05ec0859a03c126fa5574c30a8b
2026-06-12 17:20:07.533353 | controller | Jun 12 16:31:05.517523 crc crio[21573]: time="2026-06-12T16:31:05.512982276Z" level=info msg="Stopping pod sandbox: 586a3cfafc75699aad1bf1812827cfdec5546b2282a5a9e88e0f7ede5ddcde4c" id=3de7b675-d831-4861-b150-285a8c03cd07 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 17:20:07.533370 | controller | Jun 12 16:31:05.517523 crc crio[21573]: time="2026-06-12T16:31:05.514436437Z" level=info msg="Got pod network &{Name:nova-cell1-cell-mapping-8k4x2 Namespace:openstack ID:586a3cfafc75699aad1bf1812827cfdec5546b2282a5a9e88e0f7ede5ddcde4c UID:90132761-45e4-40d0-8bac-d5dda4d5661e NetNS:/var/run/netns/0ac211e2-3963-4d00-a991-a31cd79a48bb Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod90132761_45e4_40d0_8bac_d5dda4d5661e.slice PodAnnotations:0xc00008c8d0}] Aliases:map[]}"
2026-06-12 17:20:07.533386 | controller | Jun 12 16:31:05.517523 crc crio[21573]: time="2026-06-12T16:31:05.514673234Z" level=info msg="Deleting pod openstack_nova-cell1-cell-mapping-8k4x2 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 17:20:07.533403 | controller | Jun 12 16:31:05.994298 crc crio[21573]: time="2026-06-12T16:31:05.99372869Z" level=info msg="Stopped pod sandbox: 586a3cfafc75699aad1bf1812827cfdec5546b2282a5a9e88e0f7ede5ddcde4c" id=3de7b675-d831-4861-b150-285a8c03cd07 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 17:20:07.533423 | controller | Jun 12 16:31:06.776559 crc crio[21573]: time="2026-06-12T16:31:06.776412225Z" level=info msg="Stopping container: 1b733bbdb6f2cedfc8a2708c9db2e6c9bb98b07987ec8de337edcafd32c4a7da (timeout: 30s)" id=2dcff813-0890-4a27-a779-5240e1127f2f name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 17:20:07.533439 | controller | Jun 12 16:31:06.776724 crc crio[21573]: time="2026-06-12T16:31:06.776679493Z" level=info msg="Stopping container: 55b8ff0736b213497a9018f15c3703420b8ec5142b285f8eff7ed5496cb96921 (timeout: 30s)" id=b726c889-7470-4774-a2d3-57d0b3687831 name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 17:20:07.533456 | controller | Jun 12 16:31:06.814763 crc crio[21573]: time="2026-06-12T16:31:06.814614758Z" level=info msg="Stopping container: 7398b708c54737031279c33ed4fa14697fe87cfdb7134e23412961d14d546db2 (timeout: 30s)" id=0d29a218-5856-4dd4-aa22-155acc2d9451 name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 17:20:07.533472 | controller | Jun 12 16:31:06.914490 crc crio[21573]: time="2026-06-12T16:31:06.91209163Z" level=info msg="Stopped container 55b8ff0736b213497a9018f15c3703420b8ec5142b285f8eff7ed5496cb96921: openstack/nova-api-0/nova-api-log" id=b726c889-7470-4774-a2d3-57d0b3687831 name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 17:20:07.533489 | controller | Jun 12 16:31:07.564297 crc crio[21573]: time="2026-06-12T16:31:07.563765887Z" level=info msg="Stopping container: aae9e6e4a62e16c36dbfc0505090d457c51e4f9912042716e03d3793bf3ec48b (timeout: 30s)" id=7c7a8a6f-6715-40b8-8a83-cea1a7a39d44 name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 17:20:07.533505 | controller | Jun 12 16:31:07.565518 crc crio[21573]: time="2026-06-12T16:31:07.565173117Z" level=info msg="Stopping container: 299aba74ffd5405d029e5d2c0ee41bbca2839cdc13c4228a05c1f836ed69e99d (timeout: 30s)" id=8943e347-dbbc-494d-b67a-922887302f3b name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 17:20:07.533521 | controller | Jun 12 16:31:07.722418 crc crio[21573]: time="2026-06-12T16:31:07.720221353Z" level=info msg="Stopped container 299aba74ffd5405d029e5d2c0ee41bbca2839cdc13c4228a05c1f836ed69e99d: openstack/nova-metadata-0/nova-metadata-log" id=8943e347-dbbc-494d-b67a-922887302f3b name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 17:20:07.533537 | controller | Jun 12 16:31:11.131340 crc crio[21573]: time="2026-06-12T16:31:11.127160973Z" level=info msg="Stopped container aae9e6e4a62e16c36dbfc0505090d457c51e4f9912042716e03d3793bf3ec48b: openstack/nova-metadata-0/nova-metadata-metadata" id=7c7a8a6f-6715-40b8-8a83-cea1a7a39d44 name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 17:20:07.533554 | controller | Jun 12 16:31:11.133685 crc crio[21573]: time="2026-06-12T16:31:11.133123852Z" level=info msg="Stopping pod sandbox: f561887cdc7a4af2e6840c341bd45b9b34a303bf1b4cb38f22b834705e0f59af" id=2ba68d77-fe12-4dab-bbf3-331ba152959d name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 17:20:07.533596 | controller | Jun 12 16:31:11.134644 crc crio[21573]: time="2026-06-12T16:31:11.134418038Z" level=info msg="Got pod network &{Name:nova-metadata-0 Namespace:openstack ID:f561887cdc7a4af2e6840c341bd45b9b34a303bf1b4cb38f22b834705e0f59af UID:e2b1fd7a-8653-4a8f-85e2-329e6c1a9aa2 NetNS:/var/run/netns/4b72de4f-c932-4cab-9d8d-c884c58b1489 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pode2b1fd7a_8653_4a8f_85e2_329e6c1a9aa2.slice PodAnnotations:0xc0018966c8}] Aliases:map[]}"
2026-06-12 17:20:07.533620 | controller | Jun 12 16:31:11.134774 crc crio[21573]: time="2026-06-12T16:31:11.134700256Z" level=info msg="Deleting pod openstack_nova-metadata-0 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 17:20:07.533637 | controller | Jun 12 16:31:11.325913 crc crio[21573]: time="2026-06-12T16:31:11.325348595Z" level=info msg="Stopped container 1b733bbdb6f2cedfc8a2708c9db2e6c9bb98b07987ec8de337edcafd32c4a7da: openstack/nova-api-0/nova-api-api" id=2dcff813-0890-4a27-a779-5240e1127f2f name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 17:20:07.533658 | controller | Jun 12 16:31:11.328012 crc crio[21573]: time="2026-06-12T16:31:11.327854125Z" level=info msg="Stopping pod sandbox: 44a45e4a7f1c8e76182bfaa81e62cf294bd65777d51af2fd9b3a4791d27e3a8f" id=83608759-24fb-4f53-ab64-d7a343a2ccf1 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 17:20:07.533675 | controller | Jun 12 16:31:11.328677 crc crio[21573]: time="2026-06-12T16:31:11.32840157Z" level=info msg="Got pod network &{Name:nova-api-0 Namespace:openstack ID:44a45e4a7f1c8e76182bfaa81e62cf294bd65777d51af2fd9b3a4791d27e3a8f UID:e40a8054-fa87-4c21-ad60-a3253e955ff9 NetNS:/var/run/netns/11cdc96e-7122-4f28-a0cc-5986a56bf5b5 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pode40a8054_fa87_4c21_ad60_a3253e955ff9.slice PodAnnotations:0xc00443c350}] Aliases:map[]}"
2026-06-12 17:20:07.533692 | controller | Jun 12 16:31:11.328915 crc crio[21573]: time="2026-06-12T16:31:11.328673308Z" level=info msg="Deleting pod openstack_nova-api-0 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 17:20:07.533709 | controller | Jun 12 16:31:11.387185 crc crio[21573]: time="2026-06-12T16:31:11.387117739Z" level=info msg="Stopped container 7398b708c54737031279c33ed4fa14697fe87cfdb7134e23412961d14d546db2: openstack/nova-scheduler-0/nova-scheduler-scheduler" id=0d29a218-5856-4dd4-aa22-155acc2d9451 name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 17:20:07.533726 | controller | Jun 12 16:31:11.396334 crc crio[21573]: time="2026-06-12T16:31:11.396287936Z" level=info msg="Stopping pod sandbox: 7586fc9e467e6cd2b8774f7cd9c5d58e1d74eb622ebb26b4f21d8fcd28b9d2cb" id=4ea9ea5e-9e5b-4f12-bd7b-7f3d3120b7af name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 17:20:07.533742 | controller | Jun 12 16:31:11.397411 crc crio[21573]: time="2026-06-12T16:31:11.397382346Z" level=info msg="Got pod network &{Name:nova-scheduler-0 Namespace:openstack ID:7586fc9e467e6cd2b8774f7cd9c5d58e1d74eb622ebb26b4f21d8fcd28b9d2cb UID:3688df61-e941-48c1-8348-4b9ebad0b98c NetNS:/var/run/netns/812b3661-099a-472c-937b-bd49a7cb7970 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod3688df61_e941_48c1_8348_4b9ebad0b98c.slice PodAnnotations:0xc0063802f8}] Aliases:map[]}"
2026-06-12 17:20:07.533760 | controller | Jun 12 16:31:11.397726 crc crio[21573]: time="2026-06-12T16:31:11.397706286Z" level=info msg="Deleting pod openstack_nova-scheduler-0 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 17:20:07.533776 | controller | Jun 12 16:31:11.545295 crc crio[21573]: time="2026-06-12T16:31:11.544414509Z" level=info msg="Stopped pod sandbox: f561887cdc7a4af2e6840c341bd45b9b34a303bf1b4cb38f22b834705e0f59af" id=2ba68d77-fe12-4dab-bbf3-331ba152959d name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 17:20:07.533793 | controller | Jun 12 16:31:11.688745 crc crio[21573]: time="2026-06-12T16:31:11.688638845Z" level=info msg="Removing container: aae9e6e4a62e16c36dbfc0505090d457c51e4f9912042716e03d3793bf3ec48b" id=848f3502-0f6c-4fb1-88a7-2bbcdd8fe6e1 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 17:20:07.533810 | controller | Jun 12 16:31:11.738806 crc crio[21573]: time="2026-06-12T16:31:11.738577432Z" level=info msg="Removed container aae9e6e4a62e16c36dbfc0505090d457c51e4f9912042716e03d3793bf3ec48b: openstack/nova-metadata-0/nova-metadata-metadata" id=848f3502-0f6c-4fb1-88a7-2bbcdd8fe6e1 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 17:20:07.533826 | controller | Jun 12 16:31:11.743990 crc crio[21573]: time="2026-06-12T16:31:11.743702693Z" level=info msg="Removing container: 299aba74ffd5405d029e5d2c0ee41bbca2839cdc13c4228a05c1f836ed69e99d" id=36ff4d94-0157-4eb8-a4ae-083b6631b84e name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 17:20:07.533848 | controller | Jun 12 16:31:11.750510 crc crio[21573]: time="2026-06-12T16:31:11.750333027Z" level=info msg="Stopped pod sandbox: 44a45e4a7f1c8e76182bfaa81e62cf294bd65777d51af2fd9b3a4791d27e3a8f" id=83608759-24fb-4f53-ab64-d7a343a2ccf1 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 17:20:07.533865 | controller | Jun 12 16:31:11.801204 crc crio[21573]: time="2026-06-12T16:31:11.801107727Z" level=info msg="Removed container 299aba74ffd5405d029e5d2c0ee41bbca2839cdc13c4228a05c1f836ed69e99d: openstack/nova-metadata-0/nova-metadata-log" id=36ff4d94-0157-4eb8-a4ae-083b6631b84e name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 17:20:07.533881 | controller | Jun 12 16:31:11.872750 crc crio[21573]: time="2026-06-12T16:31:11.872677322Z" level=info msg="Stopped pod sandbox: 7586fc9e467e6cd2b8774f7cd9c5d58e1d74eb622ebb26b4f21d8fcd28b9d2cb" id=4ea9ea5e-9e5b-4f12-bd7b-7f3d3120b7af name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 17:20:07.533898 | controller | Jun 12 16:31:12.746776 crc crio[21573]: time="2026-06-12T16:31:12.745819301Z" level=info msg="Removing container: 1b733bbdb6f2cedfc8a2708c9db2e6c9bb98b07987ec8de337edcafd32c4a7da" id=27828ef2-abd8-4fc2-90fa-fcb7e1177147 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 17:20:07.533914 | controller | Jun 12 16:31:12.810430 crc crio[21573]: time="2026-06-12T16:31:12.810306181Z" level=info msg="Removed container 1b733bbdb6f2cedfc8a2708c9db2e6c9bb98b07987ec8de337edcafd32c4a7da: openstack/nova-api-0/nova-api-api" id=27828ef2-abd8-4fc2-90fa-fcb7e1177147 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 17:20:07.533930 | controller | Jun 12 16:31:12.816296 crc crio[21573]: time="2026-06-12T16:31:12.816220392Z" level=info msg="Removing container: 55b8ff0736b213497a9018f15c3703420b8ec5142b285f8eff7ed5496cb96921" id=4663a60d-152d-4301-bcbc-976b5ba97671 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 17:20:07.533946 | controller | Jun 12 16:31:12.850245 crc crio[21573]: time="2026-06-12T16:31:12.850131665Z" level=info msg="Removed container 55b8ff0736b213497a9018f15c3703420b8ec5142b285f8eff7ed5496cb96921: openstack/nova-api-0/nova-api-log" id=4663a60d-152d-4301-bcbc-976b5ba97671 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 17:20:07.533962 | controller | Jun 12 16:31:12.857543 crc crio[21573]: time="2026-06-12T16:31:12.857380655Z" level=info msg="Removing container: 7398b708c54737031279c33ed4fa14697fe87cfdb7134e23412961d14d546db2" id=4db807e7-506d-47b3-a18b-a45fcd47297d name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 17:20:07.533978 | controller | Jun 12 16:31:12.917795 crc crio[21573]: time="2026-06-12T16:31:12.917586125Z" level=info msg="Removed container 7398b708c54737031279c33ed4fa14697fe87cfdb7134e23412961d14d546db2: openstack/nova-scheduler-0/nova-scheduler-scheduler" id=4db807e7-506d-47b3-a18b-a45fcd47297d name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 17:20:07.533995 | controller | Jun 12 16:31:13.272738 crc crio[21573]: time="2026-06-12T16:31:13.272622705Z" level=info msg="Running pod sandbox: openstack/nova-metadata-0/POD" id=4e924ff0-d72e-4869-8ec8-58ee306b8ec8 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:20:07.534011 | controller | Jun 12 16:31:13.272861 crc crio[21573]: time="2026-06-12T16:31:13.27280054Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.534028 | controller | Jun 12 16:31:13.313624 crc crio[21573]: time="2026-06-12T16:31:13.313520612Z" level=info msg="Got pod network &{Name:nova-metadata-0 Namespace:openstack ID:cea2a8e2d88d895aa13d2a6d3ecbc99c89d2c1cdbee29c9a4ef16aba5efdf8d7 UID:86dc2d87-4ab3-4231-a7d7-6c86893aa343 NetNS:/var/run/netns/52a42f98-e196-4d6b-b85a-0e07fd7a43bc Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod86dc2d87_4ab3_4231_a7d7_6c86893aa343.slice PodAnnotations:0xc0063806b0}] Aliases:map[]}"
2026-06-12 17:20:07.534048 | controller | Jun 12 16:31:13.313624 crc crio[21573]: time="2026-06-12T16:31:13.313590098Z" level=info msg="Adding pod openstack_nova-metadata-0 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 17:20:07.534064 | controller | Jun 12 16:31:13.401668 crc crio[21573]: time="2026-06-12T16:31:13.401020179Z" level=info msg="Running pod sandbox: openstack/nova-scheduler-0/POD" id=1ac1dbfe-58fb-4c45-b7fc-f847ed327d82 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:20:07.534081 | controller | Jun 12 16:31:13.401873 crc crio[21573]: time="2026-06-12T16:31:13.401706608Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.534098 | controller | Jun 12 16:31:13.458498 crc crio[21573]: time="2026-06-12T16:31:13.457190088Z" level=info msg="Got pod network &{Name:nova-scheduler-0 Namespace:openstack ID:44abfd82623cacf5118fc36d0863d25b0884c6515b3ca6ca478138c8657c9695 UID:d731539e-fbae-44d3-8a0d-bf7e0de4d22e NetNS:/var/run/netns/bc9a4090-808f-43cf-88e3-2aa4d80d085a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podd731539e_fbae_44d3_8a0d_bf7e0de4d22e.slice PodAnnotations:0xc0027225a0}] Aliases:map[]}"
2026-06-12 17:20:07.534114 | controller | Jun 12 16:31:13.458498 crc crio[21573]: time="2026-06-12T16:31:13.45726068Z" level=info msg="Adding pod openstack_nova-scheduler-0 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 17:20:07.534130 | controller | Jun 12 16:31:13.706860 crc crio[21573]: time="2026-06-12T16:31:13.704221506Z" level=info msg="Running pod sandbox: openstack/nova-api-0/POD" id=094dddb4-25a6-4934-bb69-a7e27a0f4451 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:20:07.534146 | controller | Jun 12 16:31:13.706860 crc crio[21573]: time="2026-06-12T16:31:13.705370819Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.534163 | controller | Jun 12 16:31:13.749662 crc crio[21573]: time="2026-06-12T16:31:13.749424844Z" level=info msg="Got pod network &{Name:nova-api-0 Namespace:openstack ID:5c5e98756d7c62f2a5e49d53327a040ad7a0a691956e7cac44847e68123391bc UID:96129de9-e570-449c-b80b-aed701dc693a NetNS:/var/run/netns/eced2757-c3c4-41ce-8fbe-67e9a2b30e5e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod96129de9_e570_449c_b80b_aed701dc693a.slice PodAnnotations:0xc006380bb8}] Aliases:map[]}"
2026-06-12 17:20:07.534180 | controller | Jun 12 16:31:13.749662 crc crio[21573]: time="2026-06-12T16:31:13.749667391Z" level=info msg="Adding pod openstack_nova-api-0 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 17:20:07.534196 | controller | Jun 12 16:31:13.941359 crc crio[21573]: 2026-06-12T16:31:13Z [verbose] CmdAdd (shim): {1.1.0 [{Name:44abfd82623cacf Mac:82:b0:25:8f:12:50 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:d8 Mtu:0 Sandbox:/var/run/netns/bc9a4090-808f-43cf-88e3-2aa4d80d085a SocketPath: PciID:}] [{Interface:0xc00036a780 Address:{IP:10.217.0.216 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 17:20:07.534213 | controller | Jun 12 16:31:13.942487 crc crio[21573]: time="2026-06-12T16:31:13.9423803Z" level=info msg="Got pod network &{Name:nova-scheduler-0 Namespace:openstack ID:44abfd82623cacf5118fc36d0863d25b0884c6515b3ca6ca478138c8657c9695 UID:d731539e-fbae-44d3-8a0d-bf7e0de4d22e NetNS:/var/run/netns/bc9a4090-808f-43cf-88e3-2aa4d80d085a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podd731539e_fbae_44d3_8a0d_bf7e0de4d22e.slice PodAnnotations:0xc0027225a0}] Aliases:map[]}"
2026-06-12 17:20:07.534234 | controller | Jun 12 16:31:13.942721 crc crio[21573]: time="2026-06-12T16:31:13.942629587Z" level=info msg="Checking pod openstack_nova-scheduler-0 for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 17:20:07.534250 | controller | Jun 12 16:31:13.962905 crc crio[21573]: time="2026-06-12T16:31:13.962765379Z" level=info msg="Ran pod sandbox 44abfd82623cacf5118fc36d0863d25b0884c6515b3ca6ca478138c8657c9695 with infra container: openstack/nova-scheduler-0/POD" id=1ac1dbfe-58fb-4c45-b7fc-f847ed327d82 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:20:07.534267 | controller | Jun 12 16:31:13.965837 crc crio[21573]: time="2026-06-12T16:31:13.965757921Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-scheduler:current-podified" id=26f86094-d5df-48cc-adca-6bbd48dd8240 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:20:07.534283 | controller | Jun 12 16:31:13.976418 crc crio[21573]: 2026-06-12T16:31:13Z [verbose] CmdAdd (shim): {1.1.0 [{Name:cea2a8e2d88d895 Mac:da:a8:8d:46:5d:e7 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:d7 Mtu:0 Sandbox:/var/run/netns/52a42f98-e196-4d6b-b85a-0e07fd7a43bc SocketPath: PciID:}] [{Interface:0xc000014610 Address:{IP:10.217.0.215 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 17:20:07.534300 | controller | Jun 12 16:31:13.978051 crc crio[21573]: time="2026-06-12T16:31:13.97790648Z" level=info msg="Got pod network &{Name:nova-metadata-0 Namespace:openstack ID:cea2a8e2d88d895aa13d2a6d3ecbc99c89d2c1cdbee29c9a4ef16aba5efdf8d7 UID:86dc2d87-4ab3-4231-a7d7-6c86893aa343 NetNS:/var/run/netns/52a42f98-e196-4d6b-b85a-0e07fd7a43bc Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod86dc2d87_4ab3_4231_a7d7_6c86893aa343.slice PodAnnotations:0xc0063806b0}] Aliases:map[]}"
2026-06-12 17:20:07.534316 | controller | Jun 12 16:31:13.978280 crc crio[21573]: time="2026-06-12T16:31:13.978219258Z" level=info msg="Checking pod openstack_nova-metadata-0 for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 17:20:07.534332 | controller | Jun 12 16:31:13.996368 crc crio[21573]: time="2026-06-12T16:31:13.996264784Z" level=info msg="Ran pod sandbox cea2a8e2d88d895aa13d2a6d3ecbc99c89d2c1cdbee29c9a4ef16aba5efdf8d7 with infra container: openstack/nova-metadata-0/POD" id=4e924ff0-d72e-4869-8ec8-58ee306b8ec8 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:20:07.534348 | controller | Jun 12 16:31:13.999604 crc crio[21573]: time="2026-06-12T16:31:13.999345792Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified" id=1476ea64-2dc7-42ee-9a6d-fd6923770687 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:20:07.534364 | controller | Jun 12 16:31:14.004121 crc crio[21573]: time="2026-06-12T16:31:14.002868312Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified" id=e2004e0c-899a-4c0a-b270-a070536f066b name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:20:07.534380 | controller | Jun 12 16:31:14.017001 crc crio[21573]: time="2026-06-12T16:31:14.016493527Z" level=info msg="Creating container: openstack/nova-metadata-0/nova-metadata-log" id=90650947-d52f-4df4-b543-06cbee97f4a9 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:20:07.534396 | controller | Jun 12 16:31:14.017001 crc crio[21573]: time="2026-06-12T16:31:14.016903338Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.534412 | controller | Jun 12 16:31:14.036001 crc crio[21573]: time="2026-06-12T16:31:14.035890855Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-scheduler:current-podified" id=89492aad-3b8c-4e38-9fd4-e8af47aaad01 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:20:07.534432 | controller | Jun 12 16:31:14.051229 crc crio[21573]: time="2026-06-12T16:31:14.050377554Z" level=info msg="Creating container: openstack/nova-scheduler-0/nova-scheduler-scheduler" id=b76292f8-df39-4071-90e6-7d36f1104166 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:20:07.534449 | controller | Jun 12 16:31:14.053392 crc crio[21573]: time="2026-06-12T16:31:14.053216072Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.534465 | controller | Jun 12 16:31:14.085182 crc crio[21573]: time="2026-06-12T16:31:14.084157405Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.534482 | controller | Jun 12 16:31:14.094836 crc crio[21573]: time="2026-06-12T16:31:14.094194345Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.534498 | controller | Jun 12 16:31:14.126747 crc crio[21573]: time="2026-06-12T16:31:14.126548878Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.534513 | controller | Jun 12 16:31:14.131117 crc crio[21573]: time="2026-06-12T16:31:14.131031484Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.534529 | controller | Jun 12 16:31:14.342346 crc crio[21573]: 2026-06-12T16:31:14Z [verbose] CmdAdd (shim): {1.1.0 [{Name:5c5e98756d7c62f Mac:c6:b1:32:3c:ce:af Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:d9 Mtu:0 Sandbox:/var/run/netns/eced2757-c3c4-41ce-8fbe-67e9a2b30e5e SocketPath: PciID:}] [{Interface:0xc00051ad80 Address:{IP:10.217.0.217 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 17:20:07.534546 | controller | Jun 12 16:31:14.344331 crc crio[21573]: time="2026-06-12T16:31:14.344253532Z" level=info msg="Got pod network &{Name:nova-api-0 Namespace:openstack ID:5c5e98756d7c62f2a5e49d53327a040ad7a0a691956e7cac44847e68123391bc UID:96129de9-e570-449c-b80b-aed701dc693a NetNS:/var/run/netns/eced2757-c3c4-41ce-8fbe-67e9a2b30e5e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod96129de9_e570_449c_b80b_aed701dc693a.slice PodAnnotations:0xc006380bb8}] Aliases:map[]}"
2026-06-12 17:20:07.534562 | controller | Jun 12 16:31:14.344520 crc crio[21573]: time="2026-06-12T16:31:14.344433717Z" level=info msg="Checking pod openstack_nova-api-0 for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 17:20:07.534600 | controller | Jun 12 16:31:14.361489 crc crio[21573]: time="2026-06-12T16:31:14.36133591Z" level=info msg="Ran pod sandbox 5c5e98756d7c62f2a5e49d53327a040ad7a0a691956e7cac44847e68123391bc with infra container: openstack/nova-api-0/POD" id=094dddb4-25a6-4934-bb69-a7e27a0f4451 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:20:07.534619 | controller | Jun 12 16:31:14.366010 crc crio[21573]: time="2026-06-12T16:31:14.365897059Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified" id=ff171f7b-3d91-49e6-805e-c5685f1c5744 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:20:07.534636 | controller | Jun 12 16:31:14.372107 crc crio[21573]: time="2026-06-12T16:31:14.371984889Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified" id=a39c13f3-557c-4c2a-afad-4f48d17c8fd8 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:20:07.534652 | controller | Jun 12 16:31:14.385828 crc crio[21573]: time="2026-06-12T16:31:14.385769833Z" level=info msg="Creating container: openstack/nova-api-0/nova-api-log" id=e3320dd0-8626-4d06-ad31-1a1b508d2bd7 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:20:07.534673 | controller | Jun 12 16:31:14.386736 crc crio[21573]: time="2026-06-12T16:31:14.38670807Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.534689 | controller | Jun 12 16:31:14.427295 crc crio[21573]: time="2026-06-12T16:31:14.426819359Z" level=info msg="Created container c90c8973898f25d91e93f98f579c6d70e717a39d94b515fab020ca0a32ec52a1: openstack/nova-metadata-0/nova-metadata-log" id=90650947-d52f-4df4-b543-06cbee97f4a9 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:20:07.534705 | controller | Jun 12 16:31:14.428611 crc crio[21573]: time="2026-06-12T16:31:14.42810514Z" level=info msg="Starting container: c90c8973898f25d91e93f98f579c6d70e717a39d94b515fab020ca0a32ec52a1" id=9a90371b-ddd4-4cd9-aecc-5e1e902187e4 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 17:20:07.534722 | controller | Jun 12 16:31:14.436304 crc crio[21573]: time="2026-06-12T16:31:14.435847271Z" level=info msg="Started container" PID=96480 containerID=c90c8973898f25d91e93f98f579c6d70e717a39d94b515fab020ca0a32ec52a1 description=openstack/nova-metadata-0/nova-metadata-log id=9a90371b-ddd4-4cd9-aecc-5e1e902187e4 name=/runtime.v1.RuntimeService/StartContainer sandboxID=cea2a8e2d88d895aa13d2a6d3ecbc99c89d2c1cdbee29c9a4ef16aba5efdf8d7
2026-06-12 17:20:07.534738 | controller | Jun 12 16:31:14.447204 crc crio[21573]: time="2026-06-12T16:31:14.447017883Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.534754 | controller | Jun 12 16:31:14.454048 crc crio[21573]: time="2026-06-12T16:31:14.453921446Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified" id=9ddb64fd-9142-430b-a24b-a3f05c6e4c64 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:20:07.534770 | controller | Jun 12 16:31:14.458008 crc crio[21573]: time="2026-06-12T16:31:14.457910377Z" level=info msg="Created container c96d40604fb96937ad6d55ee9fe51fe88c385f43847f045aef81a1615d27d9b9: openstack/nova-scheduler-0/nova-scheduler-scheduler" id=b76292f8-df39-4071-90e6-7d36f1104166 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:20:07.534786 | controller | Jun 12 16:31:14.462361 crc crio[21573]: time="2026-06-12T16:31:14.462266162Z" level=info msg="Starting container: c96d40604fb96937ad6d55ee9fe51fe88c385f43847f045aef81a1615d27d9b9" id=add1f568-1f9e-4ab4-8b0b-6adc573b1235 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 17:20:07.534802 | controller | Jun 12 16:31:14.467294 crc crio[21573]: time="2026-06-12T16:31:14.467142454Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.534818 | controller | Jun 12 16:31:14.483084 crc crio[21573]: time="2026-06-12T16:31:14.482962906Z" level=info msg="Started container" PID=96483 containerID=c96d40604fb96937ad6d55ee9fe51fe88c385f43847f045aef81a1615d27d9b9 description=openstack/nova-scheduler-0/nova-scheduler-scheduler id=add1f568-1f9e-4ab4-8b0b-6adc573b1235 name=/runtime.v1.RuntimeService/StartContainer sandboxID=44abfd82623cacf5118fc36d0863d25b0884c6515b3ca6ca478138c8657c9695
2026-06-12 17:20:07.534835 | controller | Jun 12 16:31:14.523242 crc crio[21573]: time="2026-06-12T16:31:14.523126438Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified" id=e1f4a4bd-58a0-4081-8f88-8b6527d42941 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:20:07.534851 | controller | Jun 12 16:31:14.534027 crc crio[21573]: time="2026-06-12T16:31:14.533853226Z" level=info msg="Creating container: openstack/nova-metadata-0/nova-metadata-metadata" id=0bd1323e-b627-4108-8f82-2731d3ed3328 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:20:07.534871 | controller | Jun 12 16:31:14.534557 crc crio[21573]: time="2026-06-12T16:31:14.534500044Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.534888 | controller | Jun 12 16:31:14.598685 crc crio[21573]: time="2026-06-12T16:31:14.598587244Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.534905 | controller | Jun 12 16:31:14.602993 crc crio[21573]: time="2026-06-12T16:31:14.602522443Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.534922 | controller | Jun 12 16:31:14.728647 crc crio[21573]: time="2026-06-12T16:31:14.72853114Z" level=info msg="Created container 13a695bb14f50ef9aab8f33080e9a3440a0bac24d913f531d12beaec87e57b33: openstack/nova-api-0/nova-api-log" id=e3320dd0-8626-4d06-ad31-1a1b508d2bd7 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:20:07.534938 | controller | Jun 12 16:31:14.733651 crc crio[21573]: time="2026-06-12T16:31:14.73353577Z" level=info msg="Starting container: 13a695bb14f50ef9aab8f33080e9a3440a0bac24d913f531d12beaec87e57b33" id=1badcc49-2f77-4a0b-a762-34aa9472bd18 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 17:20:07.534955 | controller | Jun 12 16:31:14.738584 crc crio[21573]: time="2026-06-12T16:31:14.738250892Z" level=info msg="Created container 3a014dd2309e6bbda994bf5fa447ccbeda6ea8dc56cde1a5a276cf3656702c38: openstack/nova-metadata-0/nova-metadata-metadata" id=0bd1323e-b627-4108-8f82-2731d3ed3328 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:20:07.534972 | controller | Jun 12 16:31:14.740899 crc crio[21573]: time="2026-06-12T16:31:14.740815773Z" level=info msg="Started container" PID=96512 containerID=13a695bb14f50ef9aab8f33080e9a3440a0bac24d913f531d12beaec87e57b33 description=openstack/nova-api-0/nova-api-log id=1badcc49-2f77-4a0b-a762-34aa9472bd18 name=/runtime.v1.RuntimeService/StartContainer sandboxID=5c5e98756d7c62f2a5e49d53327a040ad7a0a691956e7cac44847e68123391bc
2026-06-12 17:20:07.534988 | controller | Jun 12 16:31:14.742214 crc crio[21573]: time="2026-06-12T16:31:14.74212509Z" level=info msg="Starting container: 3a014dd2309e6bbda994bf5fa447ccbeda6ea8dc56cde1a5a276cf3656702c38" id=0edd7cde-0daa-4c41-a954-70bc31a1801a name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 17:20:07.535004 | controller | Jun 12 16:31:14.750364 crc crio[21573]: time="2026-06-12T16:31:14.750179975Z" level=info msg="Started container" PID=96513 containerID=3a014dd2309e6bbda994bf5fa447ccbeda6ea8dc56cde1a5a276cf3656702c38 description=openstack/nova-metadata-0/nova-metadata-metadata id=0edd7cde-0daa-4c41-a954-70bc31a1801a name=/runtime.v1.RuntimeService/StartContainer sandboxID=cea2a8e2d88d895aa13d2a6d3ecbc99c89d2c1cdbee29c9a4ef16aba5efdf8d7
2026-06-12 17:20:07.535021 | controller | Jun 12 16:31:14.758378 crc crio[21573]: time="2026-06-12T16:31:14.757088557Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified" id=2ab156c6-ce45-4624-9a02-b7c1b5748a11 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:20:07.535038 | controller | Jun 12 16:31:14.837390 crc crio[21573]: time="2026-06-12T16:31:14.836677962Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified" id=f2f0c1dd-0fa5-4094-b038-3213c7765630 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:20:07.535054 | controller | Jun 12 16:31:14.848646 crc crio[21573]: time="2026-06-12T16:31:14.84818403Z" level=info msg="Creating container: openstack/nova-api-0/nova-api-api" id=5e2592f5-9ab3-4cfb-ab09-f1ce785d1ce7 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:20:07.535070 | controller | Jun 12 16:31:14.850753 crc crio[21573]: time="2026-06-12T16:31:14.8506739Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.535090 | controller | Jun 12 16:31:14.953212 crc crio[21573]: time="2026-06-12T16:31:14.953106858Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.535107 | controller | Jun 12 16:31:14.957868 crc crio[21573]: time="2026-06-12T16:31:14.957749078Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.535149 | controller | Jun 12 16:31:15.091390 crc crio[21573]: time="2026-06-12T16:31:15.091234573Z" level=info msg="Created container 1f60bab6271ed3b41f11c83ba8dc6927712be740fd23566cfe7738d72a70d0fa: openstack/nova-api-0/nova-api-api" id=5e2592f5-9ab3-4cfb-ab09-f1ce785d1ce7 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:20:07.535172 | controller | Jun 12 16:31:15.093170 crc crio[21573]: time="2026-06-12T16:31:15.093103076Z" level=info msg="Starting container: 1f60bab6271ed3b41f11c83ba8dc6927712be740fd23566cfe7738d72a70d0fa" id=a91abd0d-4590-41c6-a86f-4de82170c27e name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 17:20:07.535190 | controller | Jun 12 16:31:15.103683 crc crio[21573]: time="2026-06-12T16:31:15.103569818Z" level=info msg="Started container" PID=96546 containerID=1f60bab6271ed3b41f11c83ba8dc6927712be740fd23566cfe7738d72a70d0fa description=openstack/nova-api-0/nova-api-api id=a91abd0d-4590-41c6-a86f-4de82170c27e name=/runtime.v1.RuntimeService/StartContainer sandboxID=5c5e98756d7c62f2a5e49d53327a040ad7a0a691956e7cac44847e68123391bc
2026-06-12 17:20:07.535206 | controller | Jun 12 16:31:32.449952 crc crio[21573]: time="2026-06-12T16:31:32.448679703Z" level=info msg="Removing container: 5311c5744a9148b79828b1ae04cd0af5c12ffc3694acfa533b532489e4838842" id=0f6095ee-6d99-47e4-b699-703a25557dfa name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 17:20:07.535223 | controller | Jun 12 16:31:32.485124 crc crio[21573]: time="2026-06-12T16:31:32.484922389Z" level=info msg="Removed container 5311c5744a9148b79828b1ae04cd0af5c12ffc3694acfa533b532489e4838842: openstack/ovsdbserver-nb-0-config-1781281505-sfbtq/ovn-config" id=0f6095ee-6d99-47e4-b699-703a25557dfa name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 17:20:07.535239 | controller | Jun 12 16:31:32.492041 crc crio[21573]: time="2026-06-12T16:31:32.491889589Z" level=info msg="Removing container: 2b1c260976228255b0b340000155df751b9ebc3c728f731e6864f1df3e52b471" id=9150d703-a600-4377-9c29-c80eec1f6e5a name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 17:20:07.535256 | controller | Jun 12 16:31:32.555899 crc crio[21573]: time="2026-06-12T16:31:32.555737205Z" level=info msg="Removed container 2b1c260976228255b0b340000155df751b9ebc3c728f731e6864f1df3e52b471: openstack/root-account-create-update-px26d/mariadb-account-create-update" id=9150d703-a600-4377-9c29-c80eec1f6e5a name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 17:20:07.535272 | controller | Jun 12 16:31:32.560960 crc crio[21573]: time="2026-06-12T16:31:32.560825273Z" level=info msg="Removing container: a4f4c8e6b61bdbd038b3e9457fee46d206f0023a9aacd82a50147baf8d6d4307" id=a1455427-bdae-44e6-b083-921dce6c1e05 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 17:20:07.535288 | controller | Jun 12 16:31:32.622533 crc crio[21573]: time="2026-06-12T16:31:32.622359341Z" level=info msg="Removed container a4f4c8e6b61bdbd038b3e9457fee46d206f0023a9aacd82a50147baf8d6d4307: openstack/ovsdbserver-sb-0-config-1781281502-6twqg/ovn-config" id=a1455427-bdae-44e6-b083-921dce6c1e05 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 17:20:07.535304 | controller | Jun 12 16:31:32.626068 crc crio[21573]: time="2026-06-12T16:31:32.625983862Z" level=info msg="Removing container: 4b4586f12e670e1315cb0158af92a3beed089007ebc70b6595bc90e717ce89cd" id=a8b83bab-6631-48c1-b81a-78995f2c688c name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 17:20:07.535340 | controller | Jun 12 16:31:32.742897 crc crio[21573]: time="2026-06-12T16:31:32.742749153Z" level=info msg="Removed container 4b4586f12e670e1315cb0158af92a3beed089007ebc70b6595bc90e717ce89cd: openstack/ovn-controller-pvfrv-config-vlp4j/ovn-config" id=a8b83bab-6631-48c1-b81a-78995f2c688c name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 17:20:07.535359 | controller | Jun 12 16:31:32.767147 crc crio[21573]: time="2026-06-12T16:31:32.767020928Z" level=info msg="Stopping pod sandbox: 44a45e4a7f1c8e76182bfaa81e62cf294bd65777d51af2fd9b3a4791d27e3a8f" id=1984538e-25af-4602-85d3-cb88c0eb8579 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 17:20:07.535375 | controller | Jun 12 16:31:32.767147 crc crio[21573]: time="2026-06-12T16:31:32.767163592Z" level=info msg="Stopped pod sandbox (already stopped): 44a45e4a7f1c8e76182bfaa81e62cf294bd65777d51af2fd9b3a4791d27e3a8f" id=1984538e-25af-4602-85d3-cb88c0eb8579 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 17:20:07.535391 | controller | Jun 12 16:31:32.768261 crc crio[21573]: time="2026-06-12T16:31:32.768149869Z" level=info msg="Removing pod sandbox: 44a45e4a7f1c8e76182bfaa81e62cf294bd65777d51af2fd9b3a4791d27e3a8f" id=74d5ff1b-8a44-4809-bd21-6ff4324aa5e5 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 17:20:07.535408 | controller | Jun 12 16:31:32.801162 crc crio[21573]: time="2026-06-12T16:31:32.801022301Z" level=info msg="Removed pod sandbox: 44a45e4a7f1c8e76182bfaa81e62cf294bd65777d51af2fd9b3a4791d27e3a8f" id=74d5ff1b-8a44-4809-bd21-6ff4324aa5e5 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 17:20:07.535424 | controller | Jun 12 16:31:32.802760 crc crio[21573]: time="2026-06-12T16:31:32.802670634Z" level=info msg="Stopping pod sandbox: a79721feb4e22fb8f0a934b494dae95a376ef7f5cdcd48b6b63ff08e727b0be8" id=781a0210-324f-43a9-ae93-b21c5426862b name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 17:20:07.535441 | controller | Jun 12 16:31:32.802881 crc crio[21573]: time="2026-06-12T16:31:32.802793167Z" level=info msg="Stopped pod sandbox (already stopped): a79721feb4e22fb8f0a934b494dae95a376ef7f5cdcd48b6b63ff08e727b0be8" id=781a0210-324f-43a9-ae93-b21c5426862b name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 17:20:07.535457 | controller | Jun 12 16:31:32.803857 crc crio[21573]: time="2026-06-12T16:31:32.803733163Z" level=info msg="Removing pod sandbox: a79721feb4e22fb8f0a934b494dae95a376ef7f5cdcd48b6b63ff08e727b0be8" id=b45f65aa-9278-4257-926d-844ce023b21f name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 17:20:07.535473 | controller | Jun 12 16:31:32.825392 crc crio[21573]: time="2026-06-12T16:31:32.825249766Z" level=info msg="Removed pod sandbox: a79721feb4e22fb8f0a934b494dae95a376ef7f5cdcd48b6b63ff08e727b0be8" id=b45f65aa-9278-4257-926d-844ce023b21f name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 17:20:07.535488 | controller | Jun 12 16:31:32.826434 crc crio[21573]: time="2026-06-12T16:31:32.826368995Z" level=info msg="Stopping pod sandbox: 45e04788561894ecd7fe65a2de6da22c6c3eaa3785d43d01f583c445fc913411" id=d77372d1-9ebb-4205-9edb-7d1f2d34690b name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 17:20:07.535504 | controller | Jun 12 16:31:32.826434 crc crio[21573]: time="2026-06-12T16:31:32.826489068Z" level=info msg="Stopped pod sandbox (already stopped): 45e04788561894ecd7fe65a2de6da22c6c3eaa3785d43d01f583c445fc913411" id=d77372d1-9ebb-4205-9edb-7d1f2d34690b name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 17:20:07.535519 | controller | Jun 12 16:31:32.827248 crc crio[21573]: time="2026-06-12T16:31:32.827175598Z" level=info msg="Removing pod sandbox: 45e04788561894ecd7fe65a2de6da22c6c3eaa3785d43d01f583c445fc913411" id=1b45f48b-2a80-45c7-9fef-4e3dbe49ceb3 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 17:20:07.535535 | controller | Jun 12 16:31:32.844333 crc crio[21573]: time="2026-06-12T16:31:32.844268607Z" level=info msg="Removed pod sandbox: 45e04788561894ecd7fe65a2de6da22c6c3eaa3785d43d01f583c445fc913411" id=1b45f48b-2a80-45c7-9fef-4e3dbe49ceb3 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 17:20:07.535554 | controller | Jun 12 16:31:32.846644 crc crio[21573]: time="2026-06-12T16:31:32.846550819Z" level=info msg="Stopping pod sandbox: 85ffec05f42e64954274853a858b6b2893c31a6eab2872674f70c8b5a5f80268" id=85617058-9804-4196-846a-c85e62d2a259 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 17:20:07.535570 | controller | Jun 12 16:31:32.847168 crc crio[21573]: time="2026-06-12T16:31:32.846763234Z" level=info msg="Stopped pod sandbox (already stopped): 85ffec05f42e64954274853a858b6b2893c31a6eab2872674f70c8b5a5f80268" id=85617058-9804-4196-846a-c85e62d2a259 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 17:20:07.535611 | controller | Jun 12 16:31:32.848116 crc crio[21573]: time="2026-06-12T16:31:32.848006989Z" level=info msg="Removing pod sandbox: 85ffec05f42e64954274853a858b6b2893c31a6eab2872674f70c8b5a5f80268" id=ba57c23c-2fec-4117-ab18-00f43a5d5f68 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 17:20:07.535629 | controller | Jun 12 16:31:32.887179 crc crio[21573]: time="2026-06-12T16:31:32.887039258Z" level=info msg="Removed pod sandbox: 85ffec05f42e64954274853a858b6b2893c31a6eab2872674f70c8b5a5f80268" id=ba57c23c-2fec-4117-ab18-00f43a5d5f68 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 17:20:07.535646 | controller | Jun 12 16:31:32.889217 crc crio[21573]: time="2026-06-12T16:31:32.889097076Z" level=info msg="Stopping pod sandbox: 3d5585be466dbaf6d17b20ac266177c055f5730adcc534921b5ffe6d1229897b" id=59a84fad-d5a9-4baf-869f-9bf138200a0a name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 17:20:07.535663 | controller | Jun 12 16:31:32.889217 crc crio[21573]: time="2026-06-12T16:31:32.889203749Z" level=info msg="Stopped pod sandbox (already stopped): 3d5585be466dbaf6d17b20ac266177c055f5730adcc534921b5ffe6d1229897b" id=59a84fad-d5a9-4baf-869f-9bf138200a0a name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 17:20:07.535680 | controller | Jun 12 16:31:32.890002 crc crio[21573]: time="2026-06-12T16:31:32.889890798Z" level=info msg="Removing pod sandbox: 3d5585be466dbaf6d17b20ac266177c055f5730adcc534921b5ffe6d1229897b" id=cc166342-59b6-4995-888a-10491d886874 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 17:20:07.535697 | controller | Jun 12 16:31:32.916644 crc crio[21573]: time="2026-06-12T16:31:32.915291927Z" level=info msg="Removed pod sandbox: 3d5585be466dbaf6d17b20ac266177c055f5730adcc534921b5ffe6d1229897b" id=cc166342-59b6-4995-888a-10491d886874 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 17:20:07.535713 | controller | Jun 12 16:31:32.933027 crc crio[21573]: time="2026-06-12T16:31:32.932885959Z" level=info msg="Stopping pod sandbox: cf487bf99fadbbbf75294f46ddc40f9e4dbba1bc1b4ab1d8295b768f2096c2ff" id=83390e48-efef-40de-909e-d5aa2da8ccbf name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 17:20:07.535729 | controller | Jun 12 16:31:32.933384 crc crio[21573]: time="2026-06-12T16:31:32.933050783Z" level=info msg="Stopped pod sandbox (already stopped): cf487bf99fadbbbf75294f46ddc40f9e4dbba1bc1b4ab1d8295b768f2096c2ff" id=83390e48-efef-40de-909e-d5aa2da8ccbf name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 17:20:07.535745 | controller | Jun 12 16:31:32.939093 crc crio[21573]: time="2026-06-12T16:31:32.93897141Z" level=info msg="Removing pod sandbox: cf487bf99fadbbbf75294f46ddc40f9e4dbba1bc1b4ab1d8295b768f2096c2ff" id=1afdbeb9-09fb-4a05-865a-c7f28d495106 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 17:20:07.535761 | controller | Jun 12 16:31:32.956052 crc crio[21573]: time="2026-06-12T16:31:32.95580669Z" level=info msg="Removed pod sandbox: cf487bf99fadbbbf75294f46ddc40f9e4dbba1bc1b4ab1d8295b768f2096c2ff" id=1afdbeb9-09fb-4a05-865a-c7f28d495106 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 17:20:07.535777 | controller | Jun 12 16:31:32.957789 crc crio[21573]: time="2026-06-12T16:31:32.95769846Z" level=info msg="Stopping pod sandbox: 078df5d095972a2e9a1a307c79c7cf7adf124e79f522935cc7229c3bae847269" id=39bd3936-d03c-435c-8b4a-f2cf52790629 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 17:20:07.535798 | controller | Jun 12 16:31:32.958025 crc crio[21573]: time="2026-06-12T16:31:32.957799933Z" level=info msg="Stopped pod sandbox (already stopped): 078df5d095972a2e9a1a307c79c7cf7adf124e79f522935cc7229c3bae847269" id=39bd3936-d03c-435c-8b4a-f2cf52790629 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 17:20:07.535814 | controller | Jun 12 16:31:32.959029 crc crio[21573]: time="2026-06-12T16:31:32.958922755Z" level=info msg="Removing pod sandbox: 078df5d095972a2e9a1a307c79c7cf7adf124e79f522935cc7229c3bae847269" id=aa314af6-4f5c-4ef5-a372-2cce7c767504 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 17:20:07.535830 | controller | Jun 12 16:31:32.974711 crc crio[21573]: time="2026-06-12T16:31:32.974597725Z" level=info msg="Removed pod sandbox: 078df5d095972a2e9a1a307c79c7cf7adf124e79f522935cc7229c3bae847269" id=aa314af6-4f5c-4ef5-a372-2cce7c767504 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 17:20:07.535846 | controller | Jun 12 16:31:32.977949 crc crio[21573]: time="2026-06-12T16:31:32.977844272Z" level=info msg="Stopping pod sandbox: 17dbcc5e756de9f939d252c5c1c6ff6562b3031bfafa374869b3ed7601e2768c" id=a29d84f8-8af2-46f6-8c76-1b8db740477d name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 17:20:07.535862 | controller | Jun 12 16:31:32.978125 crc crio[21573]: time="2026-06-12T16:31:32.977967546Z" level=info msg="Stopped pod sandbox (already stopped): 17dbcc5e756de9f939d252c5c1c6ff6562b3031bfafa374869b3ed7601e2768c" id=a29d84f8-8af2-46f6-8c76-1b8db740477d name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 17:20:07.535877 | controller | Jun 12 16:31:32.979029 crc crio[21573]: time="2026-06-12T16:31:32.978964434Z" level=info msg="Removing pod sandbox: 17dbcc5e756de9f939d252c5c1c6ff6562b3031bfafa374869b3ed7601e2768c" id=2c323e87-30e9-4430-88a0-c1e22c92a166 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 17:20:07.535893 | controller | Jun 12 16:31:32.994955 crc crio[21573]: time="2026-06-12T16:31:32.994779487Z" level=info msg="Removed pod sandbox: 17dbcc5e756de9f939d252c5c1c6ff6562b3031bfafa374869b3ed7601e2768c" id=2c323e87-30e9-4430-88a0-c1e22c92a166 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 17:20:07.535909 | controller | Jun 12 16:31:32.996412 crc crio[21573]: time="2026-06-12T16:31:32.996326749Z" level=info msg="Stopping pod sandbox: 2e8e12d171c1b6557961c3f4009bd2f4880a5ba2bc1dfcbf9ffb02b342cbd525" id=3f16b5e4-604e-49c9-ba7e-32538b33e38e name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 17:20:07.535924 | controller | Jun 12 16:31:32.996561 crc crio[21573]: time="2026-06-12T16:31:32.996423851Z" level=info msg="Stopped pod sandbox (already stopped): 2e8e12d171c1b6557961c3f4009bd2f4880a5ba2bc1dfcbf9ffb02b342cbd525" id=3f16b5e4-604e-49c9-ba7e-32538b33e38e name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 17:20:07.535940 | controller | Jun 12 16:31:32.997803 crc crio[21573]: time="2026-06-12T16:31:32.997706797Z" level=info msg="Removing pod sandbox: 2e8e12d171c1b6557961c3f4009bd2f4880a5ba2bc1dfcbf9ffb02b342cbd525" id=1de1eaa1-a21e-466d-a9ca-7ef2014fc1e0 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 17:20:07.535955 | controller | Jun 12 16:31:33.013293 crc crio[21573]: time="2026-06-12T16:31:33.013174012Z" level=info msg="Removed pod sandbox: 2e8e12d171c1b6557961c3f4009bd2f4880a5ba2bc1dfcbf9ffb02b342cbd525" id=1de1eaa1-a21e-466d-a9ca-7ef2014fc1e0 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 17:20:07.535971 | controller | Jun 12 16:31:33.014397 crc crio[21573]: time="2026-06-12T16:31:33.014292129Z" level=info msg="Stopping pod sandbox: a89bf276abdfb4bbb6cf1b75be4083c3561039f36fd61541ac7c6754c3e98bca" id=0dc1f21b-68a5-43b2-97e4-200898d93996 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 17:20:07.535986 | controller | Jun 12 16:31:33.014571 crc crio[21573]: time="2026-06-12T16:31:33.014419883Z" level=info msg="Stopped pod sandbox (already stopped): a89bf276abdfb4bbb6cf1b75be4083c3561039f36fd61541ac7c6754c3e98bca" id=0dc1f21b-68a5-43b2-97e4-200898d93996 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 17:20:07.536008 | controller | Jun 12 16:31:33.015151 crc crio[21573]: time="2026-06-12T16:31:33.015030081Z" level=info msg="Removing pod sandbox: a89bf276abdfb4bbb6cf1b75be4083c3561039f36fd61541ac7c6754c3e98bca" id=7bd2a252-9a19-4091-a7bd-d32bd2965401 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 17:20:07.536024 | controller | Jun 12 16:31:33.049243 crc crio[21573]: time="2026-06-12T16:31:33.049136495Z" level=info msg="Removed pod sandbox: a89bf276abdfb4bbb6cf1b75be4083c3561039f36fd61541ac7c6754c3e98bca" id=7bd2a252-9a19-4091-a7bd-d32bd2965401 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 17:20:07.536040 | controller | Jun 12 16:31:33.050394 crc crio[21573]: time="2026-06-12T16:31:33.050302635Z" level=info msg="Stopping pod sandbox: 3c4524a0d4cc470426955fb9f6f2eeddf43aa106fbf36729abe76bc3a93ba75d" id=82c1bf41-cf8a-4107-adbb-144106860dfd name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 17:20:07.536056 | controller | Jun 12 16:31:33.050553 crc crio[21573]: time="2026-06-12T16:31:33.050410448Z" level=info msg="Stopped pod sandbox (already stopped): 3c4524a0d4cc470426955fb9f6f2eeddf43aa106fbf36729abe76bc3a93ba75d" id=82c1bf41-cf8a-4107-adbb-144106860dfd name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 17:20:07.536072 | controller | Jun 12 16:31:33.051392 crc crio[21573]: time="2026-06-12T16:31:33.051318453Z" level=info msg="Removing pod sandbox: 3c4524a0d4cc470426955fb9f6f2eeddf43aa106fbf36729abe76bc3a93ba75d" id=9e03efdb-138e-4631-8f55-d1e3051358f9 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 17:20:07.536088 | controller | Jun 12 16:31:33.070196 crc crio[21573]: time="2026-06-12T16:31:33.069977996Z" level=info msg="Removed pod sandbox: 3c4524a0d4cc470426955fb9f6f2eeddf43aa106fbf36729abe76bc3a93ba75d" id=9e03efdb-138e-4631-8f55-d1e3051358f9 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 17:20:07.536105 | controller | Jun 12 16:31:33.071363 crc crio[21573]: time="2026-06-12T16:31:33.07126509Z" level=info msg="Stopping pod sandbox: f561887cdc7a4af2e6840c341bd45b9b34a303bf1b4cb38f22b834705e0f59af" id=35061e6d-3720-4fb9-ba30-d1d49fbc90c5 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 17:20:07.536121 | controller | Jun 12 16:31:33.071363 crc crio[21573]: time="2026-06-12T16:31:33.071364323Z" level=info msg="Stopped pod sandbox (already stopped): f561887cdc7a4af2e6840c341bd45b9b34a303bf1b4cb38f22b834705e0f59af" id=35061e6d-3720-4fb9-ba30-d1d49fbc90c5 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 17:20:07.536137 | controller | Jun 12 16:31:33.072196 crc crio[21573]: time="2026-06-12T16:31:33.072100153Z" level=info msg="Removing pod sandbox: f561887cdc7a4af2e6840c341bd45b9b34a303bf1b4cb38f22b834705e0f59af" id=3c1fe10d-447f-421a-ab24-28481c0bd220 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 17:20:07.536153 | controller | Jun 12 16:31:33.085876 crc crio[21573]: time="2026-06-12T16:31:33.08556035Z" level=info msg="Removed pod sandbox: f561887cdc7a4af2e6840c341bd45b9b34a303bf1b4cb38f22b834705e0f59af" id=3c1fe10d-447f-421a-ab24-28481c0bd220 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 17:20:07.536170 | controller | Jun 12 16:31:33.087191 crc crio[21573]: time="2026-06-12T16:31:33.087107992Z" level=info msg="Stopping pod sandbox: 7586fc9e467e6cd2b8774f7cd9c5d58e1d74eb622ebb26b4f21d8fcd28b9d2cb" id=91a54c81-6e47-4475-9b41-ec8436108a18 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 17:20:07.536186 | controller | Jun 12 16:31:33.087322 crc crio[21573]: time="2026-06-12T16:31:33.087200814Z" level=info msg="Stopped pod sandbox (already stopped): 7586fc9e467e6cd2b8774f7cd9c5d58e1d74eb622ebb26b4f21d8fcd28b9d2cb" id=91a54c81-6e47-4475-9b41-ec8436108a18 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 17:20:07.536202 | controller | Jun 12 16:31:33.088028 crc crio[21573]: time="2026-06-12T16:31:33.087900215Z" level=info msg="Removing pod sandbox: 7586fc9e467e6cd2b8774f7cd9c5d58e1d74eb622ebb26b4f21d8fcd28b9d2cb" id=ebb09e4a-838a-497b-983f-28ae2c4d9835 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 17:20:07.536221 | controller | Jun 12 16:31:33.111248 crc crio[21573]: time="2026-06-12T16:31:33.111043735Z" level=info msg="Removed pod sandbox: 7586fc9e467e6cd2b8774f7cd9c5d58e1d74eb622ebb26b4f21d8fcd28b9d2cb" id=ebb09e4a-838a-497b-983f-28ae2c4d9835 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 17:20:07.536238 | controller | Jun 12 16:31:33.112690 crc crio[21573]: time="2026-06-12T16:31:33.112594527Z" level=info msg="Stopping pod sandbox: 19a9ff4e3d48a80b78cfa105cf514b91c73fbb92907ed5fff37eb08b57400c06" id=0e0fb3b4-c2a7-47bb-b238-9db8d468f86e name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 17:20:07.536254 | controller | Jun 12 16:31:33.112809 crc crio[21573]: time="2026-06-12T16:31:33.11270784Z" level=info msg="Stopped pod sandbox (already stopped): 19a9ff4e3d48a80b78cfa105cf514b91c73fbb92907ed5fff37eb08b57400c06" id=0e0fb3b4-c2a7-47bb-b238-9db8d468f86e name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 17:20:07.536270 | controller | Jun 12 16:31:33.115982 crc crio[21573]: time="2026-06-12T16:31:33.115850757Z" level=info msg="Removing pod sandbox: 19a9ff4e3d48a80b78cfa105cf514b91c73fbb92907ed5fff37eb08b57400c06" id=450a8d3e-fd7c-4d71-bef6-8cd767721073 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 17:20:07.536286 | controller | Jun 12 16:31:33.134508 crc crio[21573]: time="2026-06-12T16:31:33.134326223Z" level=info msg="Removed pod sandbox: 19a9ff4e3d48a80b78cfa105cf514b91c73fbb92907ed5fff37eb08b57400c06" id=450a8d3e-fd7c-4d71-bef6-8cd767721073 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 17:20:07.536301 | controller | Jun 12 16:31:52.442350 crc crio[21573]: time="2026-06-12T16:31:52.440914881Z" level=info msg="Running pod sandbox: sushy-emulator/sushy-emulator/POD" id=0e511d0f-6a81-4a9a-b8bb-8957ff151b67 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:20:07.536317 | controller | Jun 12 16:31:52.442350 crc crio[21573]: time="2026-06-12T16:31:52.442014792Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.536333 | controller | Jun 12 16:31:52.492326 crc crio[21573]: time="2026-06-12T16:31:52.491136364Z" level=info msg="Got pod network &{Name:sushy-emulator Namespace:sushy-emulator ID:838babe5c767e939806299fa9e23f2b7e959535d26eea7c040cfed209368310d UID:2ad7b10a-7d75-4603-84ca-66d2e2c53783 NetNS:/var/run/netns/1d4177d9-12f6-43e1-9c70-8641490eef4b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod2ad7b10a_7d75_4603_84ca_66d2e2c53783.slice PodAnnotations:0xc00443d170}] Aliases:map[]}"
2026-06-12 17:20:07.536350 | controller | Jun 12 16:31:52.492326 crc crio[21573]: time="2026-06-12T16:31:52.491218357Z" level=info msg="Adding pod sushy-emulator_sushy-emulator to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 17:20:07.536367 | controller | Jun 12 16:31:53.075856 crc crio[21573]: 2026-06-12T16:31:53Z [verbose] CmdAdd (shim): {1.1.0 [{Name:838babe5c767e93 Mac:46:16:85:1c:98:43 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:da Mtu:0 Sandbox:/var/run/netns/1d4177d9-12f6-43e1-9c70-8641490eef4b SocketPath: PciID:}] [{Interface:0xc0002226a0 Address:{IP:10.217.0.218 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 17:20:07.536384 | controller | Jun 12 16:31:53.077777 crc crio[21573]: time="2026-06-12T16:31:53.077403756Z" level=info msg="Got pod network &{Name:sushy-emulator Namespace:sushy-emulator ID:838babe5c767e939806299fa9e23f2b7e959535d26eea7c040cfed209368310d UID:2ad7b10a-7d75-4603-84ca-66d2e2c53783 NetNS:/var/run/netns/1d4177d9-12f6-43e1-9c70-8641490eef4b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod2ad7b10a_7d75_4603_84ca_66d2e2c53783.slice PodAnnotations:0xc00443d170}] Aliases:map[]}"
2026-06-12 17:20:07.536405 | controller | Jun 12 16:31:53.077777 crc crio[21573]: time="2026-06-12T16:31:53.077652033Z" level=info msg="Checking pod sushy-emulator_sushy-emulator for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 17:20:07.536422 | controller | Jun 12 16:31:53.090133 crc crio[21573]: time="2026-06-12T16:31:53.089976692Z" level=info msg="Ran pod sandbox 838babe5c767e939806299fa9e23f2b7e959535d26eea7c040cfed209368310d with infra container: sushy-emulator/sushy-emulator/POD" id=0e511d0f-6a81-4a9a-b8bb-8957ff151b67 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:20:07.536439 | controller | Jun 12 16:31:53.093507 crc crio[21573]: time="2026-06-12T16:31:53.093314169Z" level=info msg="Pulling image: quay.io/metal3-io/sushy-tools:latest" id=c44cc9ea-70d4-4693-b23d-38031dbea5aa name=/runtime.v1.ImageService/PullImage
2026-06-12 17:20:07.536456 | controller | Jun 12 16:31:53.109012 crc crio[21573]: time="2026-06-12T16:31:53.108850793Z" level=info msg="Trying to access \"quay.io/metal3-io/sushy-tools:latest\""
2026-06-12 17:20:07.536473 | controller | Jun 12 16:32:00.611986 crc crio[21573]: time="2026-06-12T16:32:00.610869803Z" level=info msg="Running pod sandbox: openshift-infra/auto-csr-approver-29688032-ghktz/POD" id=571d40c2-0fc4-4385-a109-984fd8a36513 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:20:07.536489 | controller | Jun 12 16:32:00.613432 crc crio[21573]: time="2026-06-12T16:32:00.612285193Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.536506 | controller | Jun 12 16:32:04.421763 crc crio[21573]: time="2026-06-12T16:32:04.420751787Z" level=info msg="Got pod network &{Name:auto-csr-approver-29688032-ghktz Namespace:openshift-infra ID:e5fc1aac69c4994a8ae8e57133e91174733053a38aefb42361cd3f31517f1b8d UID:5d56c8f6-6302-4649-82a4-c96d0ec4f878 NetNS:/var/run/netns/09040c69-b09c-4422-9da1-5ee6db880da2 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod5d56c8f6_6302_4649_82a4_c96d0ec4f878.slice PodAnnotations:0xc00443c438}] Aliases:map[]}"
2026-06-12 17:20:07.536523 | controller | Jun 12 16:32:04.423326 crc crio[21573]: time="2026-06-12T16:32:04.423290108Z" level=info msg="Adding pod openshift-infra_auto-csr-approver-29688032-ghktz to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 17:20:07.536539 | controller | Jun 12 16:32:04.495997 crc crio[21573]: time="2026-06-12T16:32:04.495868095Z" level=info msg="Pulled image: quay.io/metal3-io/sushy-tools@sha256:7bb210f43911d4b9037848b219e90fde6aeffbc48e92bc9d15dd80b5692c76cd" id=c44cc9ea-70d4-4693-b23d-38031dbea5aa name=/runtime.v1.ImageService/PullImage
2026-06-12 17:20:07.536555 | controller | Jun 12 16:32:04.497794 crc crio[21573]: time="2026-06-12T16:32:04.497525111Z" level=info msg="Checking image status: quay.io/metal3-io/sushy-tools:latest" id=c0655ccb-7103-4e8c-9f74-f9e47f0a0937 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:20:07.536571 | controller | Jun 12 16:32:04.502034 crc crio[21573]: time="2026-06-12T16:32:04.501973544Z" level=info msg="Checking image status: quay.io/metal3-io/sushy-tools:latest" id=981e7381-8a0d-4c41-ac1c-b7a137c9e08b name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:20:07.536607 | controller | Jun 12 16:32:04.518787 crc crio[21573]: time="2026-06-12T16:32:04.518696101Z" level=info msg="Creating container: sushy-emulator/sushy-emulator/sushy-emulator" id=d5e23fc2-ab0e-4400-853c-7f63a1e055c4 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:20:07.536625 | controller | Jun 12 16:32:04.521914 crc crio[21573]: time="2026-06-12T16:32:04.521166291Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.536640 | controller | Jun 12 16:32:04.579180 crc crio[21573]: time="2026-06-12T16:32:04.579126128Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.536660 | controller | Jun 12 16:32:04.588075 crc crio[21573]: time="2026-06-12T16:32:04.588020078Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.536677 | controller | Jun 12 16:32:04.767114 crc crio[21573]: time="2026-06-12T16:32:04.766063636Z" level=info msg="Created container ea386f0968239fd3d219934edb64d300b6c5a566f038d5bceac7eaebed5c324c: sushy-emulator/sushy-emulator/sushy-emulator" id=d5e23fc2-ab0e-4400-853c-7f63a1e055c4 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:20:07.536693 | controller | Jun 12 16:32:04.768313 crc crio[21573]: time="2026-06-12T16:32:04.768221896Z" level=info msg="Starting container: ea386f0968239fd3d219934edb64d300b6c5a566f038d5bceac7eaebed5c324c" id=3c36e9a5-57fa-490a-a516-e52e1628b69f name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 17:20:07.536709 | controller | Jun 12 16:32:04.775848 crc crio[21573]: time="2026-06-12T16:32:04.775669844Z" level=info msg="Started container" PID=99495 containerID=ea386f0968239fd3d219934edb64d300b6c5a566f038d5bceac7eaebed5c324c description=sushy-emulator/sushy-emulator/sushy-emulator id=3c36e9a5-57fa-490a-a516-e52e1628b69f name=/runtime.v1.RuntimeService/StartContainer sandboxID=838babe5c767e939806299fa9e23f2b7e959535d26eea7c040cfed209368310d
2026-06-12 17:20:07.536725 | controller | Jun 12 16:32:04.987343 crc crio[21573]: 2026-06-12T16:32:04Z [verbose] CmdAdd (shim): {1.1.0 [{Name:e5fc1aac69c4994 Mac:b2:a3:7c:3f:bc:be Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:db Mtu:0 Sandbox:/var/run/netns/09040c69-b09c-4422-9da1-5ee6db880da2 SocketPath: PciID:}] [{Interface:0xc000014720 Address:{IP:10.217.0.219 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 17:20:07.536740 | controller | Jun 12 16:32:04.988753 crc crio[21573]: time="2026-06-12T16:32:04.98867073Z" level=info msg="Got pod network &{Name:auto-csr-approver-29688032-ghktz Namespace:openshift-infra ID:e5fc1aac69c4994a8ae8e57133e91174733053a38aefb42361cd3f31517f1b8d UID:5d56c8f6-6302-4649-82a4-c96d0ec4f878 NetNS:/var/run/netns/09040c69-b09c-4422-9da1-5ee6db880da2 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod5d56c8f6_6302_4649_82a4_c96d0ec4f878.slice PodAnnotations:0xc00443c438}] Aliases:map[]}"
2026-06-12 17:20:07.536757 | controller | Jun 12 16:32:04.988964 crc crio[21573]: time="2026-06-12T16:32:04.988892636Z" level=info msg="Checking pod openshift-infra_auto-csr-approver-29688032-ghktz for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 17:20:07.536773 | controller | Jun 12 16:32:05.004830 crc crio[21573]: time="2026-06-12T16:32:05.004352138Z" level=info msg="Ran pod sandbox e5fc1aac69c4994a8ae8e57133e91174733053a38aefb42361cd3f31517f1b8d with infra container: openshift-infra/auto-csr-approver-29688032-ghktz/POD" id=571d40c2-0fc4-4385-a109-984fd8a36513 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:20:07.536789 | controller | Jun 12 16:32:05.007665 crc crio[21573]: time="2026-06-12T16:32:05.007578817Z" level=info msg="Pulling image: registry.redhat.io/openshift4/ose-cli:latest" id=5cf1cd05-2b84-438d-abfd-aaf7f4a10fc3 name=/runtime.v1.ImageService/PullImage
2026-06-12 17:20:07.536806 | controller | Jun 12 16:32:05.020824 crc crio[21573]: time="2026-06-12T16:32:05.020736365Z" level=info msg="Trying to access \"registry.redhat.io/openshift4/ose-cli:latest\""
2026-06-12 17:20:07.536822 | controller | Jun 12 16:32:05.851008 crc crio[21573]: time="2026-06-12T16:32:05.850207366Z" level=info msg="Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9" id=5cf1cd05-2b84-438d-abfd-aaf7f4a10fc3 name=/runtime.v1.ImageService/PullImage
2026-06-12 17:20:07.536841 | controller | Jun 12 16:32:05.856050 crc crio[21573]: time="2026-06-12T16:32:05.855901534Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-cli:latest" id=a6d4213b-196e-4109-a8cd-764aaf6e2140 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:20:07.536857 | controller | Jun 12 16:32:05.859132 crc crio[21573]: time="2026-06-12T16:32:05.859075773Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-cli:latest" id=e5227083-b3d9-4691-9717-3910080e5363 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:20:07.536874 | controller | Jun 12 16:32:05.870081 crc crio[21573]: time="2026-06-12T16:32:05.870010297Z" level=info msg="Creating container: openshift-infra/auto-csr-approver-29688032-ghktz/oc" id=b2c792a5-1444-4e18-a2ff-fc2037a9f9e5 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:20:07.536890 | controller | Jun 12 16:32:05.871408 crc crio[21573]: time="2026-06-12T16:32:05.871319404Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.536906 | controller | Jun 12 16:32:05.920513 crc crio[21573]: time="2026-06-12T16:32:05.920343993Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.536922 | controller | Jun 12 16:32:06.145874 crc crio[21573]: time="2026-06-12T16:32:06.145743494Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.536938 | controller | Jun 12 16:32:06.301360 crc crio[21573]: time="2026-06-12T16:32:06.301221894Z" level=info msg="Created container 519d9cc6bf6b1ee2f23f255f3447a93b010c59d63d080b4f893189e9ddec9879: openshift-infra/auto-csr-approver-29688032-ghktz/oc" id=b2c792a5-1444-4e18-a2ff-fc2037a9f9e5 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:20:07.536954 | controller | Jun 12 16:32:06.303141 crc crio[21573]: time="2026-06-12T16:32:06.303066474Z" level=info msg="Starting container: 519d9cc6bf6b1ee2f23f255f3447a93b010c59d63d080b4f893189e9ddec9879" id=393ece9a-080e-4138-bfeb-a230adcad91a name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 17:20:07.536970 | controller | Jun 12 16:32:06.316297 crc crio[21573]: time="2026-06-12T16:32:06.31615323Z" level=info msg="Started container" PID=99604 containerID=519d9cc6bf6b1ee2f23f255f3447a93b010c59d63d080b4f893189e9ddec9879 description=openshift-infra/auto-csr-approver-29688032-ghktz/oc id=393ece9a-080e-4138-bfeb-a230adcad91a name=/runtime.v1.RuntimeService/StartContainer sandboxID=e5fc1aac69c4994a8ae8e57133e91174733053a38aefb42361cd3f31517f1b8d
2026-06-12 17:20:07.536986 | controller | Jun 12 16:32:07.849174 crc crio[21573]: time="2026-06-12T16:32:07.847759189Z" level=info msg="Stopping pod sandbox: e5fc1aac69c4994a8ae8e57133e91174733053a38aefb42361cd3f31517f1b8d" id=944973d5-a7f2-4a2f-bc74-fa531d3b156d name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 17:20:07.537002 | controller | Jun 12 16:32:07.850510 crc crio[21573]: time="2026-06-12T16:32:07.850140726Z" level=info msg="Got pod network &{Name:auto-csr-approver-29688032-ghktz Namespace:openshift-infra ID:e5fc1aac69c4994a8ae8e57133e91174733053a38aefb42361cd3f31517f1b8d UID:5d56c8f6-6302-4649-82a4-c96d0ec4f878 NetNS:/var/run/netns/09040c69-b09c-4422-9da1-5ee6db880da2 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod5d56c8f6_6302_4649_82a4_c96d0ec4f878.slice PodAnnotations:0xc001897698}] Aliases:map[]}"
2026-06-12 17:20:07.537019 | controller | Jun 12 16:32:07.850510 crc crio[21573]: time="2026-06-12T16:32:07.850306601Z" level=info msg="Deleting pod openshift-infra_auto-csr-approver-29688032-ghktz from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 17:20:07.537039 | controller | Jun 12 16:32:08.288652 crc crio[21573]: time="2026-06-12T16:32:08.288560951Z" level=info msg="Stopped pod sandbox: e5fc1aac69c4994a8ae8e57133e91174733053a38aefb42361cd3f31517f1b8d" id=944973d5-a7f2-4a2f-bc74-fa531d3b156d name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 17:20:07.537055 | controller | Jun 12 16:32:15.078768 crc crio[21573]: time="2026-06-12T16:32:15.077655531Z" level=error msg="Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\"UnhandledError\")"
2026-06-12 17:20:07.537071 | controller | Jun 12 16:32:28.698910 crc crio[21573]: time="2026-06-12T16:32:28.697391036Z" level=info msg="Running pod sandbox: openstack/dnsmasq-dns-6dd4f94857-8q4jq/POD" id=e3c3a97e-368e-4cb2-875f-811f6ce4d54f name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:20:07.537088 | controller | Jun 12 16:32:28.700500 crc crio[21573]: time="2026-06-12T16:32:28.698926409Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.537104 | controller | Jun 12 16:32:28.891866 crc crio[21573]: time="2026-06-12T16:32:28.891753783Z" level=info msg="Got pod network &{Name:dnsmasq-dns-6dd4f94857-8q4jq Namespace:openstack ID:c15ce63266198e7d1e5b50dafe12cb03a16638a93ef9ac587935542a36762944 UID:b4333256-e427-40b7-8552-74234127a0c2 NetNS:/var/run/netns/662d969c-3848-42bf-9492-1260dfe74f66 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podb4333256_e427_40b7_8552_74234127a0c2.slice PodAnnotations:0xc0001398c0}] Aliases:map[]}"
2026-06-12 17:20:07.537121 | controller | Jun 12 16:32:28.891866 crc crio[21573]: time="2026-06-12T16:32:28.891845664Z" level=info msg="Adding pod openstack_dnsmasq-dns-6dd4f94857-8q4jq to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 17:20:07.537137 | controller | Jun 12 16:32:29.492359 crc crio[21573]: 2026-06-12T16:32:29Z [verbose] CmdAdd (shim): {1.1.0 [{Name:c15ce63266198e7 Mac:c6:f6:ab:cc:67:e3 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:dc Mtu:0 Sandbox:/var/run/netns/662d969c-3848-42bf-9492-1260dfe74f66 SocketPath: PciID:}] [{Interface:0xc000015080 Address:{IP:10.217.0.220 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 17:20:07.537154 | controller | Jun 12 16:32:29.493897 crc crio[21573]: time="2026-06-12T16:32:29.493809448Z" level=info msg="Got pod network &{Name:dnsmasq-dns-6dd4f94857-8q4jq Namespace:openstack ID:c15ce63266198e7d1e5b50dafe12cb03a16638a93ef9ac587935542a36762944 UID:b4333256-e427-40b7-8552-74234127a0c2 NetNS:/var/run/netns/662d969c-3848-42bf-9492-1260dfe74f66 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podb4333256_e427_40b7_8552_74234127a0c2.slice PodAnnotations:0xc0001398c0}] Aliases:map[]}"
2026-06-12 17:20:07.537170 | controller | Jun 12 16:32:29.494114 crc crio[21573]: time="2026-06-12T16:32:29.494048796Z" level=info msg="Checking pod openstack_dnsmasq-dns-6dd4f94857-8q4jq for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 17:20:07.537187 | controller | Jun 12 16:32:29.507105 crc crio[21573]: time="2026-06-12T16:32:29.506973921Z" level=info msg="Ran pod sandbox c15ce63266198e7d1e5b50dafe12cb03a16638a93ef9ac587935542a36762944 with infra container: openstack/dnsmasq-dns-6dd4f94857-8q4jq/POD" id=e3c3a97e-368e-4cb2-875f-811f6ce4d54f name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:20:07.537203 | controller | Jun 12 16:32:29.509997 crc crio[21573]: time="2026-06-12T16:32:29.509837512Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified" id=2abe4d09-fcd1-49c2-b8ca-8ea64bf3523e name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:20:07.537220 | controller | Jun 12 16:32:29.604083 crc crio[21573]: time="2026-06-12T16:32:29.60398885Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified" id=3a3e3da0-64dd-40ac-8e5a-09a205c68634 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:20:07.537239 | controller | Jun 12 16:32:29.617667 crc crio[21573]: time="2026-06-12T16:32:29.617544068Z" level=info msg="Creating container: openstack/dnsmasq-dns-6dd4f94857-8q4jq/init" id=edaa231f-fdb5-46cf-a58c-c85d89230a02 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:20:07.537256 | controller | Jun 12 16:32:29.618114 crc crio[21573]: time="2026-06-12T16:32:29.618079523Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.537274 | controller | Jun 12 16:32:29.681059 crc crio[21573]: time="2026-06-12T16:32:29.68090465Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.537290 | controller | Jun 12 16:32:29.687407 crc crio[21573]: time="2026-06-12T16:32:29.687307102Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.537307 | controller | Jun 12 16:32:30.215169 crc crio[21573]: time="2026-06-12T16:32:30.214559293Z" level=info msg="Created container d62a8b3bb191543aa2fb69bc9b92514550273ee34408e2fec7912be71005ec1b: openstack/dnsmasq-dns-6dd4f94857-8q4jq/init" id=edaa231f-fdb5-46cf-a58c-c85d89230a02 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:20:07.537324 | controller | Jun 12 16:32:30.217238 crc crio[21573]: time="2026-06-12T16:32:30.217137854Z" level=info msg="Starting container: d62a8b3bb191543aa2fb69bc9b92514550273ee34408e2fec7912be71005ec1b" id=c648d440-8c8f-41ee-a387-e5269253c7c1 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 17:20:07.537340 | controller | Jun 12 16:32:30.224135 crc crio[21573]: time="2026-06-12T16:32:30.223965337Z" level=info msg="Started container" PID=100887 containerID=d62a8b3bb191543aa2fb69bc9b92514550273ee34408e2fec7912be71005ec1b description=openstack/dnsmasq-dns-6dd4f94857-8q4jq/init id=c648d440-8c8f-41ee-a387-e5269253c7c1 name=/runtime.v1.RuntimeService/StartContainer sandboxID=c15ce63266198e7d1e5b50dafe12cb03a16638a93ef9ac587935542a36762944
2026-06-12 17:20:07.537356 | controller | Jun 12 16:32:31.430513 crc crio[21573]: time="2026-06-12T16:32:31.429834431Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified" id=5e7d9f88-443c-4b92-a58a-5e05cfaa32d8 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:20:07.537372 | controller | Jun 12 16:32:31.574574 crc crio[21573]: time="2026-06-12T16:32:31.574208982Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified" id=355368b0-8b63-40e5-bd98-660285d9ed08 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:20:07.537388 | controller | Jun 12 16:32:31.596384 crc crio[21573]: time="2026-06-12T16:32:31.596155843Z" level=info msg="Creating container: openstack/dnsmasq-dns-6dd4f94857-8q4jq/dnsmasq-dns" id=87f5c094-dad2-4481-9d41-2d4d331e4391 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:20:07.537405 | controller | Jun 12 16:32:31.598230 crc crio[21573]: time="2026-06-12T16:32:31.597077039Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.537421 | controller | Jun 12 16:32:31.721539 crc crio[21573]: time="2026-06-12T16:32:31.721376068Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.537437 | controller | Jun 12 16:32:31.728125 crc crio[21573]: time="2026-06-12T16:32:31.728065085Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.537456 | controller | Jun 12 16:32:32.054704 crc crio[21573]: time="2026-06-12T16:32:32.053864399Z" level=info msg="Created container c7e42dbbd2112f065709baf518c689a4857c01e228decd674293773a6289e576: openstack/dnsmasq-dns-6dd4f94857-8q4jq/dnsmasq-dns" id=87f5c094-dad2-4481-9d41-2d4d331e4391 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:20:07.537472 | controller | Jun 12 16:32:32.056754 crc crio[21573]: time="2026-06-12T16:32:32.056416039Z" level=info msg="Starting container: c7e42dbbd2112f065709baf518c689a4857c01e228decd674293773a6289e576" id=0bf06505-b0fc-43a1-812c-51d8048d1e5d name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 17:20:07.537489 | controller | Jun 12 16:32:32.069539 crc crio[21573]: time="2026-06-12T16:32:32.069214936Z" level=info msg="Started container" PID=100978 containerID=c7e42dbbd2112f065709baf518c689a4857c01e228decd674293773a6289e576 description=openstack/dnsmasq-dns-6dd4f94857-8q4jq/dnsmasq-dns id=0bf06505-b0fc-43a1-812c-51d8048d1e5d name=/runtime.v1.RuntimeService/StartContainer sandboxID=c15ce63266198e7d1e5b50dafe12cb03a16638a93ef9ac587935542a36762944
2026-06-12 17:20:07.537506 | controller | Jun 12 16:32:33.157516 crc crio[21573]: time="2026-06-12T16:32:33.156823082Z" level=info msg="Removing container: f19bc9ce203e5cbcc3fbc623292d3137dc35c76fea4844a2f1398bab4125393f" id=659fc866-8ac0-477e-abe3-87e7704068ad name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 17:20:07.537524 | controller | Jun 12 16:32:33.289109 crc crio[21573]: time="2026-06-12T16:32:33.288800249Z" level=info msg="Removed container f19bc9ce203e5cbcc3fbc623292d3137dc35c76fea4844a2f1398bab4125393f: openstack/keystone-bootstrap-5l4g5/keystone-bootstrap" id=659fc866-8ac0-477e-abe3-87e7704068ad name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 17:20:07.537540 | controller | Jun 12 16:32:33.293170 crc crio[21573]: time="2026-06-12T16:32:33.293077635Z" level=info msg="Removing container: 30ecfadd88769fcb0cef12e09b6103ed004f3e58ed1be0fce4ee3f5ec9eabce9" id=1e04a7fc-05df-4081-89b8-d90341b68237 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 17:20:07.537558 | controller | Jun 12 16:32:33.432096 crc crio[21573]: time="2026-06-12T16:32:33.431739856Z" level=info msg="Removed container 30ecfadd88769fcb0cef12e09b6103ed004f3e58ed1be0fce4ee3f5ec9eabce9: openshift-infra/auto-csr-approver-29688026-qrpr5/oc" id=1e04a7fc-05df-4081-89b8-d90341b68237 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 17:20:07.537590 | controller | Jun 12 16:32:33.450035 crc crio[21573]: time="2026-06-12T16:32:33.449777209Z" level=info msg="Stopping pod sandbox: 6d988582ff94c8fdd5cdbde0b6175f713fd8220b5f4019a7ce152df967bc1e17" id=70a13298-057f-46cb-a118-79a4f841ede3 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 17:20:07.537613 | controller | Jun 12 16:32:33.450035 crc crio[21573]: time="2026-06-12T16:32:33.449888802Z" level=info msg="Stopped pod sandbox (already stopped): 6d988582ff94c8fdd5cdbde0b6175f713fd8220b5f4019a7ce152df967bc1e17" id=70a13298-057f-46cb-a118-79a4f841ede3 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 17:20:07.537630 | controller | Jun 12 16:32:33.451826 crc crio[21573]: time="2026-06-12T16:32:33.451759394Z" level=info msg="Removing pod sandbox: 6d988582ff94c8fdd5cdbde0b6175f713fd8220b5f4019a7ce152df967bc1e17" id=69bf0555-a6be-476f-9e00-47647ee0f760 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 17:20:07.537646 | controller | Jun 12 16:32:33.547141 crc crio[21573]: time="2026-06-12T16:32:33.546996196Z" level=info msg="Removed pod sandbox: 6d988582ff94c8fdd5cdbde0b6175f713fd8220b5f4019a7ce152df967bc1e17" id=69bf0555-a6be-476f-9e00-47647ee0f760 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 17:20:07.537663 | controller | Jun 12 16:32:33.548871 crc crio[21573]: time="2026-06-12T16:32:33.548818093Z" level=info msg="Stopping pod sandbox: 8e80f1fbcd4e597701cc19fe0bb8db5b0e76ed887a1ce8ecccbda669416674a5" id=08d5f5f9-92ac-46fe-8ff7-43371e2bb7f0 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 17:20:07.537682 | controller | Jun 12 16:32:33.549136 crc crio[21573]: time="2026-06-12T16:32:33.549106801Z" level=info msg="Stopped pod sandbox (already stopped): 8e80f1fbcd4e597701cc19fe0bb8db5b0e76ed887a1ce8ecccbda669416674a5" id=08d5f5f9-92ac-46fe-8ff7-43371e2bb7f0 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 17:20:07.537699 | controller | Jun 12 16:32:33.550687 crc crio[21573]: time="2026-06-12T16:32:33.550574862Z" level=info msg="Removing pod sandbox: 8e80f1fbcd4e597701cc19fe0bb8db5b0e76ed887a1ce8ecccbda669416674a5" id=4da83c2e-8a17-41eb-b47d-94c2e8d79cdb name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 17:20:07.537716 | controller | Jun 12 16:32:33.641924 crc crio[21573]: time="2026-06-12T16:32:33.641675098Z" level=info msg="Removed pod sandbox: 8e80f1fbcd4e597701cc19fe0bb8db5b0e76ed887a1ce8ecccbda669416674a5" id=4da83c2e-8a17-41eb-b47d-94c2e8d79cdb name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 17:20:07.537732 | controller | Jun 12 16:32:43.038281 crc crio[21573]: time="2026-06-12T16:32:43.03534156Z" level=info msg="Stopping container: 2a8aae924983a3cba5f66a1e71f5943ff1edad781e068ca1af1133224b5208d3 (timeout: 10s)" id=0805a7d6-7626-44be-95c9-40afe35c63a4 name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 17:20:07.537748 | controller | Jun 12 16:32:44.180403 crc crio[21573]: time="2026-06-12T16:32:44.177265675Z" level=info msg="Stopped container 2a8aae924983a3cba5f66a1e71f5943ff1edad781e068ca1af1133224b5208d3: openstack/dnsmasq-dns-68b84f4555-tsr24/dnsmasq-dns" id=0805a7d6-7626-44be-95c9-40afe35c63a4 name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 17:20:07.537764 | controller | Jun 12 16:32:44.198662 crc crio[21573]: time="2026-06-12T16:32:44.198205473Z" level=info msg="Stopping pod sandbox: 2867e1ff1b65ca8a9309338fd0c5b40839c5f2db0a08584ea82b0ef3656cdbe4" id=87d826ef-a254-434e-9cba-a4f6b455f705 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 17:20:07.537781 | controller | Jun 12 16:32:44.211230 crc crio[21573]: time="2026-06-12T16:32:44.211087198Z" level=info msg="Got pod network &{Name:dnsmasq-dns-68b84f4555-tsr24 Namespace:openstack ID:2867e1ff1b65ca8a9309338fd0c5b40839c5f2db0a08584ea82b0ef3656cdbe4 UID:d312157b-66e2-46b9-a37f-2baedfa50fc6 NetNS:/var/run/netns/ce8b6cc5-aca5-4f2d-91dd-f1fc1eeb44c6 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podd312157b_66e2_46b9_a37f_2baedfa50fc6.slice PodAnnotations:0xc00209f508}] Aliases:map[]}"
2026-06-12 17:20:07.537797 | controller | Jun 12 16:32:44.212249 crc crio[21573]: time="2026-06-12T16:32:44.212127056Z" level=info msg="Deleting pod openstack_dnsmasq-dns-68b84f4555-tsr24 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 17:20:07.537814 | controller | Jun 12 16:32:45.231827 crc crio[21573]: time="2026-06-12T16:32:45.230575565Z" level=info msg="Stopped pod sandbox: 2867e1ff1b65ca8a9309338fd0c5b40839c5f2db0a08584ea82b0ef3656cdbe4" id=87d826ef-a254-434e-9cba-a4f6b455f705 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 17:20:07.537831 | controller | Jun 12 16:32:45.516718 crc crio[21573]: time="2026-06-12T16:32:45.514596692Z" level=info msg="Running pod sandbox: openstack/dnsmasq-dns-687999f8f7-flrmt/POD" id=1d7c0282-4d34-4968-967b-850366ce094e name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:20:07.537847 | controller | Jun 12 16:32:45.516718 crc crio[21573]: time="2026-06-12T16:32:45.515184768Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.537864 | controller | Jun 12 16:32:45.661541 crc crio[21573]: time="2026-06-12T16:32:45.660902241Z" level=info msg="Got pod network &{Name:dnsmasq-dns-687999f8f7-flrmt Namespace:openstack ID:56464109021e313946b80da4bdb3af75d49541c20270ce9b4a0bdab62e6e3331 UID:f94a468d-f786-45a9-be6a-c542472da538 NetNS:/var/run/netns/3a9f5bef-358b-4ac2-9556-6e2601d527f0 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podf94a468d_f786_45a9_be6a_c542472da538.slice PodAnnotations:0xc00338e558}] Aliases:map[]}"
2026-06-12 17:20:07.537884 | controller | Jun 12 16:32:45.661541 crc crio[21573]: time="2026-06-12T16:32:45.661071666Z" level=info msg="Adding pod openstack_dnsmasq-dns-687999f8f7-flrmt to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 17:20:07.537901 | controller | Jun 12 16:32:46.150061 crc crio[21573]: time="2026-06-12T16:32:46.149974576Z" level=info msg="Removing container: 2a8aae924983a3cba5f66a1e71f5943ff1edad781e068ca1af1133224b5208d3" id=7b2c358a-ae5f-4c60-8cd2-cf36f6477c3b name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 17:20:07.537917 | controller | Jun 12 16:32:46.228358 crc crio[21573]: time="2026-06-12T16:32:46.227402329Z" level=info msg="Removed container 2a8aae924983a3cba5f66a1e71f5943ff1edad781e068ca1af1133224b5208d3: openstack/dnsmasq-dns-68b84f4555-tsr24/dnsmasq-dns" id=7b2c358a-ae5f-4c60-8cd2-cf36f6477c3b name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 17:20:07.537933 | controller | Jun 12 16:32:46.237717 crc crio[21573]: time="2026-06-12T16:32:46.23721426Z" level=info msg="Removing container: 034469b15e85d20b32364543f8fda67e510f3750ef561eb9743a62ce6d089d39" id=5683a02a-b6e7-4707-a289-b2a9903fdc6d name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 17:20:07.537950 | controller | Jun 12 16:32:46.413983 crc crio[21573]: time="2026-06-12T16:32:46.40971608Z" level=info msg="Removed container 034469b15e85d20b32364543f8fda67e510f3750ef561eb9743a62ce6d089d39: openstack/dnsmasq-dns-68b84f4555-tsr24/init" id=5683a02a-b6e7-4707-a289-b2a9903fdc6d name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 17:20:07.537965 | controller | Jun 12 16:32:46.728766 crc crio[21573]: 2026-06-12T16:32:46Z [verbose] CmdAdd (shim): {1.1.0 [{Name:56464109021e313 Mac:3a:a2:05:e4:c9:75 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:dd Mtu:0 Sandbox:/var/run/netns/3a9f5bef-358b-4ac2-9556-6e2601d527f0 SocketPath: PciID:}] [{Interface:0xc000015360 Address:{IP:10.217.0.221 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 17:20:07.537982 | controller | Jun 12 16:32:46.733375 crc crio[21573]: time="2026-06-12T16:32:46.733166605Z" level=info msg="Got pod network &{Name:dnsmasq-dns-687999f8f7-flrmt Namespace:openstack ID:56464109021e313946b80da4bdb3af75d49541c20270ce9b4a0bdab62e6e3331 UID:f94a468d-f786-45a9-be6a-c542472da538 NetNS:/var/run/netns/3a9f5bef-358b-4ac2-9556-6e2601d527f0 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podf94a468d_f786_45a9_be6a_c542472da538.slice PodAnnotations:0xc00338e558}] Aliases:map[]}"
2026-06-12 17:20:07.537998 | controller | Jun 12 16:32:46.733994 crc crio[21573]: time="2026-06-12T16:32:46.733921316Z" level=info msg="Checking pod openstack_dnsmasq-dns-687999f8f7-flrmt for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 17:20:07.538014 | controller | Jun 12 16:32:46.761739 crc crio[21573]: time="2026-06-12T16:32:46.7552268Z" level=info msg="Ran pod sandbox 56464109021e313946b80da4bdb3af75d49541c20270ce9b4a0bdab62e6e3331 with infra container: openstack/dnsmasq-dns-687999f8f7-flrmt/POD" id=1d7c0282-4d34-4968-967b-850366ce094e name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:20:07.538030 | controller | Jun 12 16:32:46.766322 crc crio[21573]: time="2026-06-12T16:32:46.766196245Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified" id=83e1ab38-8fc2-4bde-9098-d7681511a159 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:20:07.538047 | controller | Jun 12 16:32:46.928386 crc crio[21573]: time="2026-06-12T16:32:46.928200218Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified" id=15db988c-6548-450a-aada-6a159e8074d3 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:20:07.538067 | controller | Jun 12 16:32:46.942260 crc crio[21573]: time="2026-06-12T16:32:46.942171657Z" level=info msg="Creating container: openstack/dnsmasq-dns-687999f8f7-flrmt/init" id=c82822fc-6a88-4b5a-9138-a9f3db6338a7 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:20:07.538083 | controller | Jun 12 16:32:46.942893 crc crio[21573]: time="2026-06-12T16:32:46.942823096Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.538100 | controller | Jun 12 16:32:47.021527 crc crio[21573]: time="2026-06-12T16:32:47.021168342Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.538116 | controller | Jun 12 16:32:47.037123 crc crio[21573]: time="2026-06-12T16:32:47.037020755Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.538133 | controller | Jun 12 16:32:47.305434 crc crio[21573]: time="2026-06-12T16:32:47.303633176Z" level=info msg="Created container f9ac9b56a9e71a36be3b310041727027cf73f4e8a85947a1e345f46ef9bca13f: openstack/dnsmasq-dns-687999f8f7-flrmt/init" id=c82822fc-6a88-4b5a-9138-a9f3db6338a7 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:20:07.538149 | controller | Jun 12 16:32:47.309312 crc crio[21573]: time="2026-06-12T16:32:47.307572715Z" level=info msg="Starting container: f9ac9b56a9e71a36be3b310041727027cf73f4e8a85947a1e345f46ef9bca13f" id=cd80af27-a7bb-4842-9045-057bd25e7a59 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 17:20:07.538165 | controller | Jun 12 16:32:47.315838 crc crio[21573]: time="2026-06-12T16:32:47.315725026Z" level=info msg="Started container" PID=101903 containerID=f9ac9b56a9e71a36be3b310041727027cf73f4e8a85947a1e345f46ef9bca13f description=openstack/dnsmasq-dns-687999f8f7-flrmt/init id=cd80af27-a7bb-4842-9045-057bd25e7a59 name=/runtime.v1.RuntimeService/StartContainer sandboxID=56464109021e313946b80da4bdb3af75d49541c20270ce9b4a0bdab62e6e3331
2026-06-12 17:20:07.538181 | controller | Jun 12 16:32:48.223506 crc crio[21573]: time="2026-06-12T16:32:48.223389286Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified" id=ffbf8126-2acb-46f9-b162-0446d831d670 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:20:07.538197 | controller | Jun 12 16:32:48.328364 crc crio[21573]: time="2026-06-12T16:32:48.327693528Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified" id=ff2dca5e-c2a3-437d-a505-9dc2fc0ea8cd name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:20:07.538213 | controller | Jun 12 16:32:48.339574 crc crio[21573]: time="2026-06-12T16:32:48.339400275Z" level=info msg="Creating container: openstack/dnsmasq-dns-687999f8f7-flrmt/dnsmasq-dns" id=f8563dcc-5d03-4231-9a71-399ac5dddd28 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:20:07.538229 | controller | Jun 12 16:32:48.340137 crc crio[21573]: time="2026-06-12T16:32:48.340075874Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.538245 | controller | Jun 12 16:32:48.431552 crc crio[21573]: time="2026-06-12T16:32:48.431413853Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.538261 | controller | Jun 12 16:32:48.437101 crc crio[21573]: time="2026-06-12T16:32:48.43703721Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.538281 | controller | Jun 12 16:32:48.678148 crc crio[21573]: time="2026-06-12T16:32:48.677861822Z" level=info msg="Created container 01d46a3c23c6e31e67f33092443bb1d5819d7b66a18857904eb500293a4cb8a1: openstack/dnsmasq-dns-687999f8f7-flrmt/dnsmasq-dns" id=f8563dcc-5d03-4231-9a71-399ac5dddd28 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:20:07.538297 | controller | Jun 12 16:32:48.683587 crc crio[21573]: time="2026-06-12T16:32:48.683499129Z" level=info msg="Starting container: 01d46a3c23c6e31e67f33092443bb1d5819d7b66a18857904eb500293a4cb8a1" id=3b44e4fc-8536-4f8b-9445-cf4f28aab3db name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 17:20:07.538314 | controller | Jun 12 16:32:48.698355 crc crio[21573]: time="2026-06-12T16:32:48.698212249Z" level=info msg="Started container" PID=101995 containerID=01d46a3c23c6e31e67f33092443bb1d5819d7b66a18857904eb500293a4cb8a1 description=openstack/dnsmasq-dns-687999f8f7-flrmt/dnsmasq-dns id=3b44e4fc-8536-4f8b-9445-cf4f28aab3db name=/runtime.v1.RuntimeService/StartContainer sandboxID=56464109021e313946b80da4bdb3af75d49541c20270ce9b4a0bdab62e6e3331
2026-06-12 17:20:07.538331 | controller | Jun 12 16:32:55.665401 crc crio[21573]: time="2026-06-12T16:32:55.664148176Z" level=info msg="Stopping container: c7e42dbbd2112f065709baf518c689a4857c01e228decd674293773a6289e576 (timeout: 10s)" id=6d715ec7-e2bf-48a4-bcaa-e5aa1d1239a9 name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 17:20:07.538348 | controller | Jun 12 16:32:55.913561 crc crio[21573]: time="2026-06-12T16:32:55.913319459Z" level=info msg="Stopped container c7e42dbbd2112f065709baf518c689a4857c01e228decd674293773a6289e576: openstack/dnsmasq-dns-6dd4f94857-8q4jq/dnsmasq-dns" id=6d715ec7-e2bf-48a4-bcaa-e5aa1d1239a9 name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 17:20:07.538364 | controller | Jun 12 16:32:55.914632 crc crio[21573]: time="2026-06-12T16:32:55.914488481Z" level=info msg="Stopping pod sandbox: c15ce63266198e7d1e5b50dafe12cb03a16638a93ef9ac587935542a36762944" id=1b9dcc9e-8548-42eb-ac5d-3694c5cc9f5f name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 17:20:07.538380 | controller | Jun 12 16:32:55.915286 crc crio[21573]: time="2026-06-12T16:32:55.915216572Z" level=info msg="Got pod network &{Name:dnsmasq-dns-6dd4f94857-8q4jq Namespace:openstack ID:c15ce63266198e7d1e5b50dafe12cb03a16638a93ef9ac587935542a36762944 UID:b4333256-e427-40b7-8552-74234127a0c2 NetNS:/var/run/netns/662d969c-3848-42bf-9492-1260dfe74f66 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podb4333256_e427_40b7_8552_74234127a0c2.slice PodAnnotations:0xc003675520}] Aliases:map[]}"
2026-06-12 17:20:07.538397 | controller | Jun 12 16:32:55.915523 crc crio[21573]: time="2026-06-12T16:32:55.915404897Z" level=info msg="Deleting pod openstack_dnsmasq-dns-6dd4f94857-8q4jq from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 17:20:07.538413 | controller | Jun 12 16:32:56.460239 crc crio[21573]: time="2026-06-12T16:32:56.459346918Z" level=info msg="Stopped pod sandbox: c15ce63266198e7d1e5b50dafe12cb03a16638a93ef9ac587935542a36762944" id=1b9dcc9e-8548-42eb-ac5d-3694c5cc9f5f name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 17:20:07.538430 | controller | Jun 12 16:32:56.651436 crc crio[21573]: time="2026-06-12T16:32:56.651338557Z" level=info msg="Removing container: c7e42dbbd2112f065709baf518c689a4857c01e228decd674293773a6289e576" id=14cf7ad6-f518-43f0-b6d6-442254574cd6 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 17:20:07.538447 | controller | Jun 12 16:32:56.707733 crc crio[21573]: time="2026-06-12T16:32:56.707406172Z" level=info msg="Removed container c7e42dbbd2112f065709baf518c689a4857c01e228decd674293773a6289e576: openstack/dnsmasq-dns-6dd4f94857-8q4jq/dnsmasq-dns" id=14cf7ad6-f518-43f0-b6d6-442254574cd6 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 17:20:07.538464 | controller | Jun 12 16:32:56.716374 crc crio[21573]: time="2026-06-12T16:32:56.716108675Z" level=info msg="Removing container: d62a8b3bb191543aa2fb69bc9b92514550273ee34408e2fec7912be71005ec1b" id=1e3f1545-ce6f-4726-968f-55a34848a704 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 17:20:07.538484 | controller | Jun 12 16:32:56.796120 crc crio[21573]: time="2026-06-12T16:32:56.790563049Z" level=info msg="Removed container d62a8b3bb191543aa2fb69bc9b92514550273ee34408e2fec7912be71005ec1b: openstack/dnsmasq-dns-6dd4f94857-8q4jq/init" id=1e3f1545-ce6f-4726-968f-55a34848a704 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 17:20:07.538501 | controller | Jun 12 16:33:07.115989 crc crio[21573]: time="2026-06-12T16:33:07.11482576Z" level=info msg="Running pod sandbox: openshift-marketplace/redhat-operators-nb8p6/POD" id=6679d45e-51c7-4911-a7df-49e3492b3a7b name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:20:07.538518 | controller | Jun 12 16:33:07.118085 crc crio[21573]: time="2026-06-12T16:33:07.116026924Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.538534 | controller | Jun 12 16:33:07.187304 crc crio[21573]: time="2026-06-12T16:33:07.18679147Z" level=info msg="Got pod network &{Name:redhat-operators-nb8p6 Namespace:openshift-marketplace ID:824843a5ea6557a7701769601e258c7cb68df0391aa50ae21f5add2d558700c4 UID:375dbac6-865f-4165-aacc-ca9000652a33 NetNS:/var/run/netns/a830efd0-d0d0-4cce-8f27-0d442999fa5b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod375dbac6_865f_4165_aacc_ca9000652a33.slice PodAnnotations:0xc0024286e8}] Aliases:map[]}"
2026-06-12 17:20:07.538552 | controller | Jun 12 16:33:07.187304 crc crio[21573]: time="2026-06-12T16:33:07.187059236Z" level=info msg="Adding pod openshift-marketplace_redhat-operators-nb8p6 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 17:20:07.538569 | controller | Jun 12 16:33:07.988603 crc crio[21573]: 2026-06-12T16:33:07Z [verbose] CmdAdd (shim): {1.1.0 [{Name:824843a5ea6557a Mac:92:b1:87:39:49:63 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:de Mtu:0 Sandbox:/var/run/netns/a830efd0-d0d0-4cce-8f27-0d442999fa5b SocketPath: PciID:}] [{Interface:0xc0002b05b0 Address:{IP:10.217.0.222 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 17:20:07.538607 | controller | Jun 12 16:33:07.992312 crc crio[21573]: time="2026-06-12T16:33:07.991102548Z" level=info msg="Got pod network &{Name:redhat-operators-nb8p6 Namespace:openshift-marketplace ID:824843a5ea6557a7701769601e258c7cb68df0391aa50ae21f5add2d558700c4 UID:375dbac6-865f-4165-aacc-ca9000652a33 NetNS:/var/run/netns/a830efd0-d0d0-4cce-8f27-0d442999fa5b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod375dbac6_865f_4165_aacc_ca9000652a33.slice PodAnnotations:0xc0024286e8}] Aliases:map[]}"
2026-06-12 17:20:07.538626 | controller | Jun 12 16:33:07.992312 crc crio[21573]: time="2026-06-12T16:33:07.991637492Z" level=info msg="Checking pod openshift-marketplace_redhat-operators-nb8p6 for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 17:20:07.538643 | controller | Jun 12 16:33:08.008182 crc crio[21573]: time="2026-06-12T16:33:08.006677913Z" level=info msg="Ran pod sandbox 824843a5ea6557a7701769601e258c7cb68df0391aa50ae21f5add2d558700c4 with infra container: openshift-marketplace/redhat-operators-nb8p6/POD" id=6679d45e-51c7-4911-a7df-49e3492b3a7b name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:20:07.538659 | controller | Jun 12 16:33:08.011844 crc crio[21573]: time="2026-06-12T16:33:08.011693802Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=191dea54-02d9-49fa-b6e1-917fbf44d7c7 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:20:07.538679 | controller | Jun 12 16:33:08.021964 crc crio[21573]: time="2026-06-12T16:33:08.021748434Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=c9797cc9-c329-4421-9813-87f2b0535cb1 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:20:07.538696 | controller | Jun 12 16:33:08.046186 crc crio[21573]: time="2026-06-12T16:33:08.046115222Z" level=info msg="Creating container: openshift-marketplace/redhat-operators-nb8p6/extract-utilities" id=8289e091-935d-4ef0-803d-49be8ee92b8e name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:20:07.538713 | controller | Jun 12 16:33:08.047224 crc crio[21573]: time="2026-06-12T16:33:08.047192673Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.538730 | controller | Jun 12 16:33:08.118628 crc crio[21573]: time="2026-06-12T16:33:08.118498823Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.538747 | controller | Jun 12 16:33:08.124760 crc crio[21573]: time="2026-06-12T16:33:08.124644514Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.538763 | controller | Jun 12 16:33:08.332212 crc crio[21573]: time="2026-06-12T16:33:08.33193008Z" level=info msg="Created container 731bfb27a9ce8a090e750896df104a6c5a322a530f3bb3a7728db11ada9009fb: openshift-marketplace/redhat-operators-nb8p6/extract-utilities" id=8289e091-935d-4ef0-803d-49be8ee92b8e name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:20:07.538780 | controller | Jun 12 16:33:08.337339 crc crio[21573]: time="2026-06-12T16:33:08.336678513Z" level=info msg="Starting container: 731bfb27a9ce8a090e750896df104a6c5a322a530f3bb3a7728db11ada9009fb" id=d959ce9c-7fea-4613-98cb-e7933a594ca1 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 17:20:07.538796 | controller | Jun 12 16:33:08.346275 crc crio[21573]: time="2026-06-12T16:33:08.346010873Z" level=info msg="Started container" PID=103089 containerID=731bfb27a9ce8a090e750896df104a6c5a322a530f3bb3a7728db11ada9009fb description=openshift-marketplace/redhat-operators-nb8p6/extract-utilities id=d959ce9c-7fea-4613-98cb-e7933a594ca1 name=/runtime.v1.RuntimeService/StartContainer sandboxID=824843a5ea6557a7701769601e258c7cb68df0391aa50ae21f5add2d558700c4
2026-06-12 17:20:07.538813 | controller | Jun 12 16:33:08.971041 crc crio[21573]: time="2026-06-12T16:33:08.970227965Z" level=info msg="Pulling image: registry.redhat.io/redhat/redhat-operator-index:v4.20" id=f61bda38-585c-4c47-be3f-bbf16329932f name=/runtime.v1.ImageService/PullImage
2026-06-12 17:20:07.538830 | controller | Jun 12 16:33:08.990168 crc crio[21573]: time="2026-06-12T16:33:08.99012508Z" level=info msg="Trying to access \"registry.redhat.io/redhat/redhat-operator-index:v4.20\""
2026-06-12 17:20:07.538846 | controller | Jun 12 16:33:09.944801 crc crio[21573]: time="2026-06-12T16:33:09.944693353Z" level=info msg="Pulled image: registry.redhat.io/redhat/redhat-operator-index@sha256:f5f7575300572ad2ef92672b7dc76ed5ddaf50e7b74642e9907deda8cb9fa115" id=f61bda38-585c-4c47-be3f-bbf16329932f name=/runtime.v1.ImageService/PullImage
2026-06-12 17:20:07.538863 | controller | Jun 12 16:33:09.947089 crc crio[21573]: time="2026-06-12T16:33:09.94669897Z" level=info msg="Checking image status: registry.redhat.io/redhat/redhat-operator-index:v4.20" id=45614cfb-f464-44f2-9b64-71d7a8e45891 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:20:07.538879 | controller | Jun 12 16:33:09.952540 crc crio[21573]: time="2026-06-12T16:33:09.951201776Z" level=info msg="Checking image status: registry.redhat.io/redhat/redhat-operator-index:v4.20" id=a00e6805-da61-4322-a104-ec08339589d9 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:20:07.538898 | controller | Jun 12 16:33:09.963909 crc crio[21573]: time="2026-06-12T16:33:09.963786866Z" level=info msg="Creating container: openshift-marketplace/redhat-operators-nb8p6/extract-content" id=a69c3eeb-6fca-49fb-92c0-394c1fde2ba9 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:20:07.538915 | controller | Jun 12 16:33:09.964865 crc crio[21573]: time="2026-06-12T16:33:09.964731592Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.538930 | controller | Jun 12 16:33:10.031655 crc crio[21573]: time="2026-06-12T16:33:10.031550628Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.538946 | controller | Jun 12 16:33:10.037746 crc crio[21573]: time="2026-06-12T16:33:10.037654828Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.538962 | controller | Jun 12 16:33:10.242903 crc crio[21573]: time="2026-06-12T16:33:10.242792954Z" level=info msg="Created container d658699c07c28f2fbe24c0de77978b5ed3f6a5664ed653535f99aa259411928a: openshift-marketplace/redhat-operators-nb8p6/extract-content" id=a69c3eeb-6fca-49fb-92c0-394c1fde2ba9 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:20:07.538978 | controller | Jun 12 16:33:10.244715 crc crio[21573]: time="2026-06-12T16:33:10.244547232Z" level=info msg="Starting container: d658699c07c28f2fbe24c0de77978b5ed3f6a5664ed653535f99aa259411928a" id=cc1131f6-fc82-465d-b7b0-724fcf017330 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 17:20:07.538994 | controller | Jun 12 16:33:10.250560 crc crio[21573]: time="2026-06-12T16:33:10.250408936Z" level=info msg="Started container" PID=103182 containerID=d658699c07c28f2fbe24c0de77978b5ed3f6a5664ed653535f99aa259411928a description=openshift-marketplace/redhat-operators-nb8p6/extract-content id=cc1131f6-fc82-465d-b7b0-724fcf017330 name=/runtime.v1.RuntimeService/StartContainer sandboxID=824843a5ea6557a7701769601e258c7cb68df0391aa50ae21f5add2d558700c4
2026-06-12 17:20:07.539011 | controller | Jun 12 16:33:18.150229 crc crio[21573]: time="2026-06-12T16:33:18.149076037Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=adff7595-2622-40a4-a44b-9ef4bf4586f4 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:20:07.539027 | controller | Jun 12 16:33:18.153323 crc crio[21573]: time="2026-06-12T16:33:18.153217203Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=5b5ca020-dea2-415a-911a-2710069028be name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:20:07.539043 | controller | Jun 12 16:33:18.165256 crc crio[21573]: time="2026-06-12T16:33:18.165154096Z" level=info msg="Creating container: openshift-marketplace/redhat-operators-nb8p6/registry-server" id=a1e9d476-8099-4682-8c8e-afd471fb3ae3 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:20:07.539059 | controller | Jun 12 16:33:18.165723 crc crio[21573]: time="2026-06-12T16:33:18.1656724Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.539075 | controller | Jun 12 16:33:18.247276 crc crio[21573]: time="2026-06-12T16:33:18.247161025Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.539091 | controller | Jun 12 16:33:18.251768 crc crio[21573]: time="2026-06-12T16:33:18.251691633Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.539113 | controller | Jun 12 16:33:18.458660 crc crio[21573]: time="2026-06-12T16:33:18.45765438Z" level=info msg="Created container 303d201a53384a6be5e51af47efda3d255ff3e0e378f97d290e1a4a9907faaaa: openshift-marketplace/redhat-operators-nb8p6/registry-server" id=a1e9d476-8099-4682-8c8e-afd471fb3ae3 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:20:07.539130 | controller | Jun 12 16:33:18.460160 crc crio[21573]: time="2026-06-12T16:33:18.460011456Z" level=info msg="Starting container: 303d201a53384a6be5e51af47efda3d255ff3e0e378f97d290e1a4a9907faaaa" id=86ab5b87-cc90-4519-8906-310ad8af6be2 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 17:20:07.539147 | controller | Jun 12 16:33:18.466383 crc crio[21573]: time="2026-06-12T16:33:18.466168727Z" level=info msg="Started container" PID=103583 containerID=303d201a53384a6be5e51af47efda3d255ff3e0e378f97d290e1a4a9907faaaa description=openshift-marketplace/redhat-operators-nb8p6/registry-server id=86ab5b87-cc90-4519-8906-310ad8af6be2 name=/runtime.v1.RuntimeService/StartContainer sandboxID=824843a5ea6557a7701769601e258c7cb68df0391aa50ae21f5add2d558700c4
2026-06-12 17:20:07.539163 | controller | Jun 12 16:33:33.671287 crc crio[21573]: time="2026-06-12T16:33:33.670667895Z" level=info msg="Removing container: 26f097375612b0758d75d58bbc80325cfd793fd0552125ad4cd6796d8e8f21b6" id=bf6c6e37-e1ef-463e-9ad5-f94a3e650309 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 17:20:07.539180 | controller | Jun 12 16:33:33.724638 crc crio[21573]: time="2026-06-12T16:33:33.724417526Z" level=info msg="Removed container 26f097375612b0758d75d58bbc80325cfd793fd0552125ad4cd6796d8e8f21b6: openstack/glance-default-external-api-0/glance-httpd" id=bf6c6e37-e1ef-463e-9ad5-f94a3e650309 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 17:20:07.539196 | controller | Jun 12 16:33:33.728249 crc crio[21573]: time="2026-06-12T16:33:33.7281704Z" level=info msg="Removing container: b6b5908172a6209cdbd32f61114f2ded2409c015f8d31a50b15e2bed769bf2e0" id=66e8c7a1-ada3-4a0a-8a1c-55104e6bb941 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 17:20:07.539212 | controller | Jun 12 16:33:33.761412 crc crio[21573]: time="2026-06-12T16:33:33.761269544Z" level=info msg="Removed container b6b5908172a6209cdbd32f61114f2ded2409c015f8d31a50b15e2bed769bf2e0: openstack/glance-default-external-api-0/glance-log" id=66e8c7a1-ada3-4a0a-8a1c-55104e6bb941 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 17:20:07.539228 | controller | Jun 12 16:33:33.777911 crc crio[21573]: time="2026-06-12T16:33:33.777803096Z" level=info msg="Stopping pod sandbox: c15ce63266198e7d1e5b50dafe12cb03a16638a93ef9ac587935542a36762944" id=2cd72edb-c729-4faf-b016-c745ec783929 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 17:20:07.539244 | controller | Jun 12 16:33:33.778242 crc crio[21573]: time="2026-06-12T16:33:33.77796737Z" level=info msg="Stopped pod sandbox (already stopped): c15ce63266198e7d1e5b50dafe12cb03a16638a93ef9ac587935542a36762944" id=2cd72edb-c729-4faf-b016-c745ec783929 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 17:20:07.539260 | controller | Jun 12 16:33:33.779178 crc crio[21573]: time="2026-06-12T16:33:33.779068671Z" level=info msg="Removing pod sandbox: c15ce63266198e7d1e5b50dafe12cb03a16638a93ef9ac587935542a36762944" id=96eef820-cd0e-4dc7-b7cd-ac8f8d79a9f2 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 17:20:07.539276 | controller | Jun 12 16:33:33.804824 crc crio[21573]: time="2026-06-12T16:33:33.803903512Z" level=info msg="Removed pod sandbox: c15ce63266198e7d1e5b50dafe12cb03a16638a93ef9ac587935542a36762944" id=96eef820-cd0e-4dc7-b7cd-ac8f8d79a9f2 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 17:20:07.539292 | controller | Jun 12 16:33:33.811058 crc crio[21573]: time="2026-06-12T16:33:33.809117772Z" level=info msg="Stopping pod sandbox: 2867e1ff1b65ca8a9309338fd0c5b40839c5f2db0a08584ea82b0ef3656cdbe4" id=9b686c8d-e3dc-4447-b511-88ef2a4434bb name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 17:20:07.539333 | controller | Jun 12 16:33:33.811058 crc crio[21573]: time="2026-06-12T16:33:33.809374669Z" level=info msg="Stopped pod sandbox (already stopped): 2867e1ff1b65ca8a9309338fd0c5b40839c5f2db0a08584ea82b0ef3656cdbe4" id=9b686c8d-e3dc-4447-b511-88ef2a4434bb name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 17:20:07.539356 | controller | Jun 12 16:33:33.813845 crc crio[21573]: time="2026-06-12T16:33:33.813147992Z" level=info msg="Removing pod sandbox: 2867e1ff1b65ca8a9309338fd0c5b40839c5f2db0a08584ea82b0ef3656cdbe4" id=176921bb-6adb-4d0c-b787-36a3cd85f0fa name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 17:20:07.539373 | controller | Jun 12 16:33:34.413289 crc crio[21573]: time="2026-06-12T16:33:34.410807566Z" level=info msg="Removed pod sandbox: 2867e1ff1b65ca8a9309338fd0c5b40839c5f2db0a08584ea82b0ef3656cdbe4" id=176921bb-6adb-4d0c-b787-36a3cd85f0fa name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 17:20:07.539390 | controller | Jun 12 16:33:34.436341 crc crio[21573]: time="2026-06-12T16:33:34.436183557Z" level=info msg="Stopping pod sandbox: 14e98576df03420ba8b9780790d8a7ad525e746d683013282c4dfa58911ecd3e" id=a5951032-0e48-423b-95b1-b8f46ee13638 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 17:20:07.539405 | controller | Jun 12 16:33:34.436341 crc crio[21573]: time="2026-06-12T16:33:34.436299843Z" level=info msg="Stopped pod sandbox (already stopped): 14e98576df03420ba8b9780790d8a7ad525e746d683013282c4dfa58911ecd3e" id=a5951032-0e48-423b-95b1-b8f46ee13638 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 17:20:07.539422 | controller | Jun 12 16:33:34.447919 crc crio[21573]: time="2026-06-12T16:33:34.446780247Z" level=info msg="Removing pod sandbox: 14e98576df03420ba8b9780790d8a7ad525e746d683013282c4dfa58911ecd3e" id=ec370c6a-0024-413c-a7a4-3ab768efb0d7 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 17:20:07.539438 | controller | Jun 12 16:33:35.132280 crc crio[21573]: time="2026-06-12T16:33:35.119041255Z" level=info msg="Removed pod sandbox: 14e98576df03420ba8b9780790d8a7ad525e746d683013282c4dfa58911ecd3e" id=ec370c6a-0024-413c-a7a4-3ab768efb0d7 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 17:20:07.539454 | controller | Jun 12 16:33:39.425104 crc crio[21573]: time="2026-06-12T16:33:39.423492592Z" level=info msg="Stopping container: 303d201a53384a6be5e51af47efda3d255ff3e0e378f97d290e1a4a9907faaaa (timeout: 2s)" id=5f090705-1fcb-42fd-88ed-6ea9ed7149ef name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 17:20:07.539469 | controller | Jun 12 16:33:39.561250 crc crio[21573]: time="2026-06-12T16:33:39.561111373Z" level=info msg="Stopped container 303d201a53384a6be5e51af47efda3d255ff3e0e378f97d290e1a4a9907faaaa: openshift-marketplace/redhat-operators-nb8p6/registry-server" id=5f090705-1fcb-42fd-88ed-6ea9ed7149ef name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 17:20:07.539485 | controller | Jun 12 16:33:39.562418 crc crio[21573]: time="2026-06-12T16:33:39.562337747Z" level=info msg="Stopping pod sandbox: 824843a5ea6557a7701769601e258c7cb68df0391aa50ae21f5add2d558700c4" id=7144e735-1a3c-48d0-b602-13b05dc3c50f name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 17:20:07.539501 | controller | Jun 12 16:33:39.564175 crc crio[21573]: time="2026-06-12T16:33:39.563407277Z" level=info msg="Got pod network &{Name:redhat-operators-nb8p6 Namespace:openshift-marketplace ID:824843a5ea6557a7701769601e258c7cb68df0391aa50ae21f5add2d558700c4 UID:375dbac6-865f-4165-aacc-ca9000652a33 NetNS:/var/run/netns/a830efd0-d0d0-4cce-8f27-0d442999fa5b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod375dbac6_865f_4165_aacc_ca9000652a33.slice PodAnnotations:0xc002428e58}] Aliases:map[]}"
2026-06-12 17:20:07.539518 | controller | Jun 12 16:33:39.564322 crc crio[21573]: time="2026-06-12T16:33:39.564197649Z" level=info msg="Deleting pod openshift-marketplace_redhat-operators-nb8p6 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 17:20:07.539537 | controller | Jun 12 16:33:39.978660 crc crio[21573]: time="2026-06-12T16:33:39.978561834Z" level=info msg="Stopped pod sandbox: 824843a5ea6557a7701769601e258c7cb68df0391aa50ae21f5add2d558700c4" id=7144e735-1a3c-48d0-b602-13b05dc3c50f name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 17:20:07.539554 | controller | Jun 12 16:33:40.456180 crc crio[21573]: time="2026-06-12T16:33:40.456084202Z" level=info msg="Removing container: 303d201a53384a6be5e51af47efda3d255ff3e0e378f97d290e1a4a9907faaaa" id=96a6f42e-d938-408e-858c-27983e9db34b name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 17:20:07.539571 | controller | Jun 12 16:33:40.504107 crc crio[21573]: time="2026-06-12T16:33:40.503933538Z" level=info msg="Removed container 303d201a53384a6be5e51af47efda3d255ff3e0e378f97d290e1a4a9907faaaa: openshift-marketplace/redhat-operators-nb8p6/registry-server" id=96a6f42e-d938-408e-858c-27983e9db34b name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 17:20:07.539609 | controller | Jun 12 16:33:40.507277 crc crio[21573]: time="2026-06-12T16:33:40.507125308Z" level=info msg="Removing container: d658699c07c28f2fbe24c0de77978b5ed3f6a5664ed653535f99aa259411928a" id=724111dd-82af-4f31-b530-7f38f361a86c name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 17:20:07.539627 | controller | Jun 12 16:33:40.561569 crc crio[21573]: time="2026-06-12T16:33:40.561389731Z" level=info msg="Removed container d658699c07c28f2fbe24c0de77978b5ed3f6a5664ed653535f99aa259411928a: openshift-marketplace/redhat-operators-nb8p6/extract-content" id=724111dd-82af-4f31-b530-7f38f361a86c name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 17:20:07.539644 | controller | Jun 12 16:33:40.565777 crc crio[21573]: time="2026-06-12T16:33:40.565679401Z" level=info msg="Removing container: 731bfb27a9ce8a090e750896df104a6c5a322a530f3bb3a7728db11ada9009fb" id=4d58e68a-9d3b-466b-a8e1-bcdf20be0a70 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 17:20:07.539661 | controller | Jun 12 16:33:40.608797 crc crio[21573]: time="2026-06-12T16:33:40.608503716Z" level=info msg="Removed container 731bfb27a9ce8a090e750896df104a6c5a322a530f3bb3a7728db11ada9009fb: openshift-marketplace/redhat-operators-nb8p6/extract-utilities" id=4d58e68a-9d3b-466b-a8e1-bcdf20be0a70 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 17:20:07.539677 | controller | Jun 12 16:33:54.018159 crc crio[21573]: time="2026-06-12T16:33:53.992999457Z" level=info msg="Running pod sandbox: openshift-marketplace/certified-operators-z958d/POD" id=b85f5eae-487c-4834-bca3-4d3a5dfe5df6 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:20:07.539694 | controller | Jun 12 16:33:54.046233 crc crio[21573]: time="2026-06-12T16:33:54.045864792Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.539711 | controller | Jun 12 16:33:57.243308 crc crio[21573]: time="2026-06-12T16:33:57.224139075Z" level=info msg="Got pod network &{Name:certified-operators-z958d Namespace:openshift-marketplace ID:405e0423f281b10044fbf4ad76a990bdcae7541f0e5f05c252fe9b9194b7646c UID:1a512732-6af1-450c-995f-f9c4bed5e06f NetNS:/var/run/netns/61c33b86-66b7-4077-a514-a12317915d75 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod1a512732_6af1_450c_995f_f9c4bed5e06f.slice PodAnnotations:0xc002e28150}] Aliases:map[]}"
2026-06-12 17:20:07.539728 | controller | Jun 12 16:33:57.255619 crc crio[21573]: time="2026-06-12T16:33:57.243357878Z" level=info msg="Adding pod openshift-marketplace_certified-operators-z958d to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 17:20:07.539745 | controller | Jun 12 16:34:04.134426 crc crio[21573]: 2026-06-12T16:34:04Z [verbose] CmdAdd (shim): {1.1.0 [{Name:405e0423f281b10 Mac:9e:00:73:5f:bf:a3 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:df Mtu:0 Sandbox:/var/run/netns/61c33b86-66b7-4077-a514-a12317915d75 SocketPath: PciID:}] [{Interface:0xc000015120 Address:{IP:10.217.0.223 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 17:20:07.539766 | controller | Jun 12 16:34:04.138190 crc crio[21573]: time="2026-06-12T16:34:04.138096501Z" level=info msg="Got pod network &{Name:certified-operators-z958d Namespace:openshift-marketplace ID:405e0423f281b10044fbf4ad76a990bdcae7541f0e5f05c252fe9b9194b7646c UID:1a512732-6af1-450c-995f-f9c4bed5e06f NetNS:/var/run/netns/61c33b86-66b7-4077-a514-a12317915d75 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod1a512732_6af1_450c_995f_f9c4bed5e06f.slice PodAnnotations:0xc002e28150}] Aliases:map[]}"
2026-06-12 17:20:07.539784 | controller | Jun 12 16:34:04.143800 crc crio[21573]: time="2026-06-12T16:34:04.14373385Z" level=info msg="Checking pod openshift-marketplace_certified-operators-z958d for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 17:20:07.539800 | controller | Jun 12 16:34:04.245146 crc crio[21573]: time="2026-06-12T16:34:04.242887731Z" level=info msg="Ran pod sandbox 405e0423f281b10044fbf4ad76a990bdcae7541f0e5f05c252fe9b9194b7646c with infra container: openshift-marketplace/certified-operators-z958d/POD" id=b85f5eae-487c-4834-bca3-4d3a5dfe5df6 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:20:07.539817 | controller | Jun 12 16:34:04.258600 crc crio[21573]: time="2026-06-12T16:34:04.258410643Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=2f2b8b97-db42-4fdf-970b-e9f5e3abe226 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:20:07.539834 | controller | Jun 12 16:34:04.270118 crc crio[21573]: time="2026-06-12T16:34:04.27005924Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=9c914e86-1413-4ef5-a84e-a79c2acf2919 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:20:07.539850 | controller | Jun 12 16:34:04.288796 crc crio[21573]: time="2026-06-12T16:34:04.288420591Z" level=info msg="Creating container: openshift-marketplace/certified-operators-z958d/extract-utilities" id=89ee941d-82bf-4abf-8a21-bc944f61287a name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:20:07.539867 | controller | Jun 12 16:34:04.289075 crc crio[21573]: time="2026-06-12T16:34:04.288932896Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.539883 | controller | Jun 12 16:34:04.397381 crc crio[21573]: time="2026-06-12T16:34:04.397235557Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.539900 | controller | Jun 12 16:34:04.414518 crc crio[21573]: time="2026-06-12T16:34:04.413149673Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.539917 | controller | Jun 12 16:34:04.600077 crc crio[21573]: time="2026-06-12T16:34:04.599981378Z" level=info msg="Running pod sandbox: openshift-infra/auto-csr-approver-29688034-rmvnw/POD" id=f3923e1c-2ad3-47db-bfc8-c7b77710c696 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:20:07.539934 | controller | Jun 12 16:34:04.600285 crc crio[21573]: time="2026-06-12T16:34:04.600107151Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.539950 | controller | Jun 12 16:34:04.749296 crc crio[21573]: time="2026-06-12T16:34:04.748417719Z" level=info msg="Created container cbbbb509609e5db0c43e20d83e2c18b3aa7f6c5b143965de7d936b602949e27a: openshift-marketplace/certified-operators-z958d/extract-utilities" id=89ee941d-82bf-4abf-8a21-bc944f61287a name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:20:07.539971 | controller | Jun 12 16:34:04.755216 crc crio[21573]: time="2026-06-12T16:34:04.753810369Z" level=info msg="Starting container: cbbbb509609e5db0c43e20d83e2c18b3aa7f6c5b143965de7d936b602949e27a" id=16efbba6-7621-4ad4-a2aa-7fb00900e4cd name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 17:20:07.539999 | controller | Jun 12 16:34:04.771110 crc crio[21573]: time="2026-06-12T16:34:04.770260029Z" level=info msg="Started container" PID=105863 containerID=cbbbb509609e5db0c43e20d83e2c18b3aa7f6c5b143965de7d936b602949e27a description=openshift-marketplace/certified-operators-z958d/extract-utilities id=16efbba6-7621-4ad4-a2aa-7fb00900e4cd name=/runtime.v1.RuntimeService/StartContainer sandboxID=405e0423f281b10044fbf4ad76a990bdcae7541f0e5f05c252fe9b9194b7646c
2026-06-12 17:20:07.540017 | controller | Jun 12 16:34:04.827715 crc crio[21573]: time="2026-06-12T16:34:04.827412221Z" level=info msg="Got pod network &{Name:auto-csr-approver-29688034-rmvnw Namespace:openshift-infra ID:0aaa47afe843fd0b73766a58b7ce733a7f6780fe3ccace1ce811ae974f78614d UID:0c7f03c4-a0f4-4423-bb28-cfb37b71ed6c NetNS:/var/run/netns/e1ce863b-26ab-4a21-b3f4-76f70f9f5c89 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod0c7f03c4_a0f4_4423_bb28_cfb37b71ed6c.slice PodAnnotations:0xc006380810}] Aliases:map[]}"
2026-06-12 17:20:07.540040 | controller | Jun 12 16:34:04.827715 crc crio[21573]: time="2026-06-12T16:34:04.827654288Z" level=info msg="Adding pod openshift-infra_auto-csr-approver-29688034-rmvnw to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 17:20:07.540058 | controller | Jun 12 16:34:05.458696 crc crio[21573]: time="2026-06-12T16:34:05.457713767Z" level=info msg="Pulling image: registry.redhat.io/redhat/certified-operator-index:v4.20" id=7fcbaf23-a3c8-415e-b062-1bac513b8c2f name=/runtime.v1.ImageService/PullImage
2026-06-12 17:20:07.540080 | controller | Jun 12 16:34:05.495898 crc crio[21573]: time="2026-06-12T16:34:05.495791495Z" level=info msg="Trying to access \"registry.redhat.io/redhat/certified-operator-index:v4.20\""
2026-06-12 17:20:07.540157 | controller | Jun 12 16:34:05.785125 crc crio[21573]: 2026-06-12T16:34:05Z [verbose] CmdAdd (shim): {1.1.0 [{Name:0aaa47afe843fd0 Mac:aa:96:27:33:70:91 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:e0 Mtu:0 Sandbox:/var/run/netns/e1ce863b-26ab-4a21-b3f4-76f70f9f5c89 SocketPath: PciID:}] [{Interface:0xc0003647f0 Address:{IP:10.217.0.224 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 17:20:07.540182 | controller | Jun 12 16:34:05.787527 crc crio[21573]: time="2026-06-12T16:34:05.787306506Z" level=info msg="Got pod network &{Name:auto-csr-approver-29688034-rmvnw Namespace:openshift-infra ID:0aaa47afe843fd0b73766a58b7ce733a7f6780fe3ccace1ce811ae974f78614d UID:0c7f03c4-a0f4-4423-bb28-cfb37b71ed6c NetNS:/var/run/netns/e1ce863b-26ab-4a21-b3f4-76f70f9f5c89 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod0c7f03c4_a0f4_4423_bb28_cfb37b71ed6c.slice PodAnnotations:0xc006380810}] Aliases:map[]}"
2026-06-12 17:20:07.540201 | controller | Jun 12 16:34:05.787667 crc crio[21573]: time="2026-06-12T16:34:05.787562473Z" level=info msg="Checking pod openshift-infra_auto-csr-approver-29688034-rmvnw for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 17:20:07.540218 | controller | Jun 12 16:34:05.837209 crc crio[21573]: time="2026-06-12T16:34:05.837123961Z" level=info msg="Ran pod sandbox 0aaa47afe843fd0b73766a58b7ce733a7f6780fe3ccace1ce811ae974f78614d with infra container: openshift-infra/auto-csr-approver-29688034-rmvnw/POD" id=f3923e1c-2ad3-47db-bfc8-c7b77710c696 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:20:07.540235 | controller | Jun 12 16:34:05.841694 crc crio[21573]: time="2026-06-12T16:34:05.84158544Z" level=info msg="Pulling image: registry.redhat.io/openshift4/ose-cli:latest" id=48dac0be-ec32-4091-a758-d79eaef3ab63 name=/runtime.v1.ImageService/PullImage
2026-06-12 17:20:07.540256 | controller | Jun 12 16:34:05.855576 crc crio[21573]: time="2026-06-12T16:34:05.855385539Z" level=info msg="Trying to access \"registry.redhat.io/openshift4/ose-cli:latest\""
2026-06-12 17:20:07.540273 | controller | Jun 12 16:34:07.408223 crc crio[21573]: time="2026-06-12T16:34:07.407431404Z" level=info msg="Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9" id=48dac0be-ec32-4091-a758-d79eaef3ab63 name=/runtime.v1.ImageService/PullImage
2026-06-12 17:20:07.540289 | controller | Jun 12 16:34:07.425198 crc crio[21573]: time="2026-06-12T16:34:07.423627861Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-cli:latest" id=478fbb5a-5db9-44b7-affb-0ed808310241 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:20:07.540305 | controller | Jun 12 16:34:07.435126 crc crio[21573]: time="2026-06-12T16:34:07.435022194Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-cli:latest" id=5caa111e-f802-4ab5-844b-eb1dadb18d38 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:20:07.540322 | controller | Jun 12 16:34:07.450259 crc crio[21573]: time="2026-06-12T16:34:07.450168258Z" level=info msg="Creating container: openshift-infra/auto-csr-approver-29688034-rmvnw/oc" id=5309d5cf-f3e6-4e9f-829d-db44612137aa name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:20:07.540338 | controller | Jun 12 16:34:07.451251 crc crio[21573]: time="2026-06-12T16:34:07.451186106Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.540355 | controller | Jun 12 16:34:07.519847 crc crio[21573]: time="2026-06-12T16:34:07.5197642Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.540371 | controller | Jun 12 16:34:08.954347 crc crio[21573]: time="2026-06-12T16:34:08.942381166Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.540387 | controller | Jun 12 16:34:10.214571 crc crio[21573]: time="2026-06-12T16:34:10.212885827Z" level=info msg="Created container 9f6759fc80674299a474c6912d453736e7cd6c233b468ee38c7c75fae0ebbfed: openshift-infra/auto-csr-approver-29688034-rmvnw/oc" id=5309d5cf-f3e6-4e9f-829d-db44612137aa name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:20:07.540404 | controller | Jun 12 16:34:10.220901 crc crio[21573]: time="2026-06-12T16:34:10.220712996Z" level=info msg="Starting container: 9f6759fc80674299a474c6912d453736e7cd6c233b468ee38c7c75fae0ebbfed" id=ace22877-ce43-4c83-8785-c9e4b33be4fe name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 17:20:07.540420 | controller | Jun 12 16:34:10.243139 crc crio[21573]: time="2026-06-12T16:34:10.242910426Z" level=info msg="Started container" PID=106106 containerID=9f6759fc80674299a474c6912d453736e7cd6c233b468ee38c7c75fae0ebbfed description=openshift-infra/auto-csr-approver-29688034-rmvnw/oc id=ace22877-ce43-4c83-8785-c9e4b33be4fe name=/runtime.v1.RuntimeService/StartContainer sandboxID=0aaa47afe843fd0b73766a58b7ce733a7f6780fe3ccace1ce811ae974f78614d
2026-06-12 17:20:07.540436 | controller | Jun 12 16:34:20.973733 crc crio[21573]: time="2026-06-12T16:34:20.901915591Z" level=info msg="Stopping pod sandbox: 0aaa47afe843fd0b73766a58b7ce733a7f6780fe3ccace1ce811ae974f78614d" id=adc7c16d-d393-44c9-96d9-7ed66d6e1b77 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 17:20:07.540453 | controller | Jun 12 16:34:21.047314 crc crio[21573]: time="2026-06-12T16:34:21.017388664Z" level=info msg="Got pod network &{Name:auto-csr-approver-29688034-rmvnw Namespace:openshift-infra ID:0aaa47afe843fd0b73766a58b7ce733a7f6780fe3ccace1ce811ae974f78614d UID:0c7f03c4-a0f4-4423-bb28-cfb37b71ed6c NetNS:/var/run/netns/e1ce863b-26ab-4a21-b3f4-76f70f9f5c89 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod0c7f03c4_a0f4_4423_bb28_cfb37b71ed6c.slice PodAnnotations:0xc002723020}] Aliases:map[]}"
2026-06-12 17:20:07.540473 | controller | Jun 12 16:34:21.047314 crc crio[21573]: time="2026-06-12T16:34:21.017718413Z" level=info msg="Deleting pod openshift-infra_auto-csr-approver-29688034-rmvnw from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 17:20:07.540490 | controller | Jun 12 16:34:24.812184 crc crio[21573]: time="2026-06-12T16:34:24.800228205Z" level=info msg="Stopped pod sandbox: 0aaa47afe843fd0b73766a58b7ce733a7f6780fe3ccace1ce811ae974f78614d" id=adc7c16d-d393-44c9-96d9-7ed66d6e1b77 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 17:20:07.540506 | controller | Jun 12 16:34:36.479158 crc crio[21573]: time="2026-06-12T16:34:36.477706612Z" level=info msg="Removing container: 4ea0fb4633e7b994234089faf3a093d62737efd4210d4b49f79ad2333cd0095b" id=3399a302-f473-4dc9-a232-32bd3074a8ae name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 17:20:07.540522 | controller | Jun 12 16:34:46.719113 crc crio[21573]: time="2026-06-12T16:34:46.714715007Z" level=info msg="Removed container 4ea0fb4633e7b994234089faf3a093d62737efd4210d4b49f79ad2333cd0095b: openstack/cinder-scheduler-0/cinder-scheduler" id=3399a302-f473-4dc9-a232-32bd3074a8ae name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 17:20:07.540539 | controller | Jun 12 16:34:46.729136 crc crio[21573]: time="2026-06-12T16:34:46.729002241Z" level=info msg="Removing container: ff184202fa22143b3962427658fc17aa96b9eabaaddad3214bfe2abe738f3e9e" id=6f4735fa-1019-4703-b912-fcea1aa8cdd1 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 17:20:07.540555 | controller | Jun 12 16:34:46.865725 crc crio[21573]: time="2026-06-12T16:34:46.858148096Z" level=info msg="Removed container ff184202fa22143b3962427658fc17aa96b9eabaaddad3214bfe2abe738f3e9e: openstack/cinder-scheduler-0/probe" id=6f4735fa-1019-4703-b912-fcea1aa8cdd1 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 17:20:07.540571 | controller | Jun 12 16:34:46.888084 crc crio[21573]: time="2026-06-12T16:34:46.887869703Z" level=info msg="Removing container: 365a49d81d6ea2f0b8ccbe42e284670cd4328405ad32f190f74d08a43bff4d7e" id=f0c091b7-09c3-4df8-a56a-923f90e01bf4 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 17:20:07.540617 | controller | Jun 12 16:34:53.102595 crc crio[21573]: time="2026-06-12T16:34:53.101209397Z" level=info msg="Removed container 365a49d81d6ea2f0b8ccbe42e284670cd4328405ad32f190f74d08a43bff4d7e: openshift-infra/auto-csr-approver-29688028-sgzrs/oc" id=f0c091b7-09c3-4df8-a56a-923f90e01bf4 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 17:20:07.540635 | controller | Jun 12 16:34:53.131816 crc crio[21573]: time="2026-06-12T16:34:53.130246339Z" level=info msg="Stopping pod sandbox: 824843a5ea6557a7701769601e258c7cb68df0391aa50ae21f5add2d558700c4" id=f7355788-5d74-4eb8-a078-b51b55fbf0dc name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 17:20:07.540651 | controller | Jun 12 16:34:53.131816 crc crio[21573]: time="2026-06-12T16:34:53.130337441Z" level=info msg="Stopped pod sandbox (already stopped): 824843a5ea6557a7701769601e258c7cb68df0391aa50ae21f5add2d558700c4" id=f7355788-5d74-4eb8-a078-b51b55fbf0dc name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 17:20:07.540667 | controller | Jun 12 16:34:53.133070 crc crio[21573]: time="2026-06-12T16:34:53.132764899Z" level=info msg="Removing pod sandbox: 824843a5ea6557a7701769601e258c7cb68df0391aa50ae21f5add2d558700c4" id=105830b5-c278-41b8-b56e-6382cebfdd76 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 17:20:07.540682 | controller | Jun 12 16:34:53.195216 crc crio[21573]: time="2026-06-12T16:34:53.1944063Z" level=info msg="Removed pod sandbox: 824843a5ea6557a7701769601e258c7cb68df0391aa50ae21f5add2d558700c4" id=105830b5-c278-41b8-b56e-6382cebfdd76 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 17:20:07.540702 | controller | Jun 12 16:34:53.199827 crc crio[21573]: time="2026-06-12T16:34:53.199318296Z" level=info msg="Stopping pod sandbox: 6e04a55604ed1cfccb4f7fd65458a826b60a131f5a76989ee68adee0ed61de07" id=b0dd1547-8423-4114-ae55-5c54a3c45762 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 17:20:07.540718 | controller | Jun 12 16:34:53.200078 crc crio[21573]: time="2026-06-12T16:34:53.199840283Z" level=info msg="Stopped pod sandbox (already stopped): 6e04a55604ed1cfccb4f7fd65458a826b60a131f5a76989ee68adee0ed61de07" id=b0dd1547-8423-4114-ae55-5c54a3c45762 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 17:20:07.540733 | controller | Jun 12 16:34:53.203070 crc crio[21573]: time="2026-06-12T16:34:53.202658121Z" level=info msg="Removing pod sandbox: 6e04a55604ed1cfccb4f7fd65458a826b60a131f5a76989ee68adee0ed61de07" id=d4e49fa1-5fb0-44cf-b0a9-49ebccadd5a1 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 17:20:07.540749 | controller | Jun 12 16:34:53.252155 crc crio[21573]: time="2026-06-12T16:34:53.251860538Z" level=info msg="Pulled image: registry.redhat.io/redhat/certified-operator-index@sha256:479a8801ff2843735e11b3d64fd2612da3248c45b500a01b08df90f7aab8d46b" id=7fcbaf23-a3c8-415e-b062-1bac513b8c2f name=/runtime.v1.ImageService/PullImage
2026-06-12 17:20:07.540765 | controller | Jun 12 16:34:53.253708 crc crio[21573]: time="2026-06-12T16:34:53.253117082Z" level=info msg="Removed pod sandbox: 6e04a55604ed1cfccb4f7fd65458a826b60a131f5a76989ee68adee0ed61de07" id=d4e49fa1-5fb0-44cf-b0a9-49ebccadd5a1 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 17:20:07.540781 | controller | Jun 12 16:34:53.253708 crc crio[21573]: time="2026-06-12T16:34:53.253593302Z" level=info msg="Checking image status: registry.redhat.io/redhat/certified-operator-index:v4.20" id=7a37a0ed-6bd8-43ce-858a-dc387916d359 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:20:07.540797 | controller | Jun 12 16:34:53.255125 crc crio[21573]: time="2026-06-12T16:34:53.255050512Z" level=info msg="Stopping pod sandbox: b7b248715a21d811d50f32c9fd81c834cb26fdffaaaac3bee409dd4302989297" id=d5552603-daa4-463e-91e6-941e9dbb9f02 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 17:20:07.540813 | controller | Jun 12 16:34:53.255258 crc crio[21573]: time="2026-06-12T16:34:53.255133634Z" level=info msg="Stopped pod sandbox (already stopped): b7b248715a21d811d50f32c9fd81c834cb26fdffaaaac3bee409dd4302989297" id=d5552603-daa4-463e-91e6-941e9dbb9f02 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 17:20:07.540829 | controller | Jun 12 16:34:53.256101 crc crio[21573]: time="2026-06-12T16:34:53.256017479Z" level=info msg="Removing pod sandbox: b7b248715a21d811d50f32c9fd81c834cb26fdffaaaac3bee409dd4302989297" id=5d9796c5-d592-43b6-b2d6-d8e3bb9a64fd name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 17:20:07.540846 | controller | Jun 12 16:34:53.273129 crc crio[21573]: time="2026-06-12T16:34:53.272240122Z" level=info msg="Checking image status: registry.redhat.io/redhat/certified-operator-index:v4.20" id=259baa5a-d0b5-4c8d-99cf-59a6b319b6e9 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:20:07.540862 | controller | Jun 12 16:34:53.307300 crc crio[21573]: time="2026-06-12T16:34:53.307124523Z" level=info msg="Removed pod sandbox: b7b248715a21d811d50f32c9fd81c834cb26fdffaaaac3bee409dd4302989297" id=5d9796c5-d592-43b6-b2d6-d8e3bb9a64fd name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 17:20:07.540879 | controller | Jun 12 16:34:53.736145 crc crio[21573]: time="2026-06-12T16:34:53.736059208Z" level=info msg="Running pod sandbox: openshift-marketplace/community-operators-mxnnb/POD" id=9c015b32-df8d-4676-a021-fcb5bc9a40ff name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:20:07.540895 | controller | Jun 12 16:34:53.736291 crc crio[21573]: time="2026-06-12T16:34:53.736206732Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.540916 | controller | Jun 12 16:34:53.824295 crc crio[21573]: time="2026-06-12T16:34:53.824046915Z" level=info msg="Got pod network &{Name:community-operators-mxnnb Namespace:openshift-marketplace ID:40d673fdcfb8ecc35e5bde161d458002a71eff73079b3540d04b64415cf11464 UID:50f41e2b-4a4d-43d2-b561-c5f6a47c51c0 NetNS:/var/run/netns/b3b0268a-b74f-4b7b-9ade-ecdb61d1f660 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod50f41e2b_4a4d_43d2_b561_c5f6a47c51c0.slice PodAnnotations:0xc0027229f8}] Aliases:map[]}"
2026-06-12 17:20:07.540934 | controller | Jun 12 16:34:53.824295 crc crio[21573]: time="2026-06-12T16:34:53.82423663Z" level=info msg="Adding pod openshift-marketplace_community-operators-mxnnb to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 17:20:07.540952 | controller | Jun 12 16:34:54.298314 crc crio[21573]: time="2026-06-12T16:34:54.295775171Z" level=info msg="Creating container: openshift-marketplace/certified-operators-z958d/extract-content" id=e58810b0-6d15-4611-8be6-c19b99314c00 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:20:07.540969 | controller | Jun 12 16:34:54.305613 crc crio[21573]: time="2026-06-12T16:34:54.304162297Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.540985 | controller | Jun 12 16:34:54.395147 crc crio[21573]: time="2026-06-12T16:34:54.394920277Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.541002 | controller | Jun 12 16:34:54.400180 crc crio[21573]: time="2026-06-12T16:34:54.400103881Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.541019 | controller | Jun 12 16:34:56.250746 crc crio[21573]: time="2026-06-12T16:34:56.249317995Z" level=info msg="Created container 3efec46e45dd1901f0cbce64c356cf5aee1566657f67964af07f91bd1e0c7fb3: openshift-marketplace/certified-operators-z958d/extract-content" id=e58810b0-6d15-4611-8be6-c19b99314c00 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:20:07.541036 | controller | Jun 12 16:34:56.253287 crc crio[21573]: time="2026-06-12T16:34:56.253139323Z" level=info msg="Starting container: 3efec46e45dd1901f0cbce64c356cf5aee1566657f67964af07f91bd1e0c7fb3" id=4f0411b2-6bd3-4725-a42e-b90679eb4865 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 17:20:07.541052 | controller | Jun 12 16:34:56.265354 crc crio[21573]: time="2026-06-12T16:34:56.265105065Z" level=info msg="Started container" PID=108339 containerID=3efec46e45dd1901f0cbce64c356cf5aee1566657f67964af07f91bd1e0c7fb3 description=openshift-marketplace/certified-operators-z958d/extract-content id=4f0411b2-6bd3-4725-a42e-b90679eb4865 name=/runtime.v1.RuntimeService/StartContainer sandboxID=405e0423f281b10044fbf4ad76a990bdcae7541f0e5f05c252fe9b9194b7646c
2026-06-12 17:20:07.541069 | controller | Jun 12 16:34:59.109510 crc crio[21573]: time="2026-06-12T16:34:59.108721013Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=874d1411-d93f-4069-84be-baa95e37bc3c name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:20:07.541085 | controller | Jun 12 16:34:59.114357 crc crio[21573]: time="2026-06-12T16:34:59.114204196Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=85c98003-4723-496e-8d7e-4b9ee96d9d2d name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:20:07.541102 | controller | Jun 12 16:34:59.153864 crc crio[21573]: 2026-06-12T16:34:59Z [verbose] CmdAdd (shim): {1.1.0 [{Name:40d673fdcfb8ecc Mac:4a:73:a9:17:b5:3d Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:e1 Mtu:0 Sandbox:/var/run/netns/b3b0268a-b74f-4b7b-9ade-ecdb61d1f660 SocketPath: PciID:}] [{Interface:0xc0004c4790 Address:{IP:10.217.0.225 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 17:20:07.541122 | controller | Jun 12 16:34:59.157566 crc crio[21573]: time="2026-06-12T16:34:59.157356781Z" level=info msg="Got pod network &{Name:community-operators-mxnnb Namespace:openshift-marketplace ID:40d673fdcfb8ecc35e5bde161d458002a71eff73079b3540d04b64415cf11464 UID:50f41e2b-4a4d-43d2-b561-c5f6a47c51c0 NetNS:/var/run/netns/b3b0268a-b74f-4b7b-9ade-ecdb61d1f660 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod50f41e2b_4a4d_43d2_b561_c5f6a47c51c0.slice PodAnnotations:0xc0027229f8}] Aliases:map[]}"
2026-06-12 17:20:07.541138 | controller | Jun 12 16:34:59.157781 crc crio[21573]: time="2026-06-12T16:34:59.157669409Z" level=info msg="Checking pod openshift-marketplace_community-operators-mxnnb for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 17:20:07.541155 | controller | Jun 12 16:34:59.181539 crc crio[21573]: time="2026-06-12T16:34:59.181329023Z" level=info msg="Ran pod sandbox 40d673fdcfb8ecc35e5bde161d458002a71eff73079b3540d04b64415cf11464 with infra container: openshift-marketplace/community-operators-mxnnb/POD" id=9c015b32-df8d-4676-a021-fcb5bc9a40ff name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:20:07.541171 | controller | Jun 12 16:34:59.191626 crc crio[21573]: time="2026-06-12T16:34:59.19140182Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=a6b12f5d-8d05-4978-ac61-fb2ed914cff2 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:20:07.541187 | controller | Jun 12 16:34:59.197875 crc crio[21573]: time="2026-06-12T16:34:59.1967352Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=40821e54-ba02-4f07-9add-2b10ef9885b1 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:20:07.541204 | controller | Jun 12 16:34:59.408226 crc crio[21573]: time="2026-06-12T16:34:59.407931255Z" level=info msg="Creating container: openshift-marketplace/certified-operators-z958d/registry-server" id=a402fe09-54b2-4d9d-baa9-ec91e000be29 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:20:07.541220 | controller | Jun 12 16:34:59.409015 crc crio[21573]: time="2026-06-12T16:34:59.408916853Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.541236 | controller | Jun 12 16:34:59.496089 crc crio[21573]: time="2026-06-12T16:34:59.495880969Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.541252 | controller | Jun 12 16:34:59.502560 crc crio[21573]: time="2026-06-12T16:34:59.502398721Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.541269 | controller | Jun 12 16:34:59.619027 crc crio[21573]: time="2026-06-12T16:34:59.61882875Z" level=info msg="Creating container: openshift-marketplace/community-operators-mxnnb/extract-utilities" id=d1d705c1-6a80-47a5-9c10-5d08a1cf4148 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:20:07.541285 | controller | Jun 12 16:34:59.619542 crc crio[21573]: time="2026-06-12T16:34:59.619404026Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.541301 | controller | Jun 12 16:34:59.730362 crc crio[21573]: time="2026-06-12T16:34:59.730183688Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.541320 | controller | Jun 12 16:34:59.736678 crc crio[21573]: time="2026-06-12T16:34:59.736629058Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.541337 | controller | Jun 12 16:34:59.951891 crc crio[21573]: time="2026-06-12T16:34:59.951706082Z" level=info msg="Created container d98435f29d6eb685cdb29942d13590c96a56dd8df3a7924e23b6bb2372364955: openshift-marketplace/certified-operators-z958d/registry-server" id=a402fe09-54b2-4d9d-baa9-ec91e000be29 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:20:07.541353 | controller | Jun 12 16:34:59.965108 crc crio[21573]: time="2026-06-12T16:34:59.964987198Z" level=info msg="Starting container: d98435f29d6eb685cdb29942d13590c96a56dd8df3a7924e23b6bb2372364955" id=f2280628-296a-43bd-a803-716bb818717a name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 17:20:07.541369 | controller | Jun 12 16:34:59.977942 crc crio[21573]: time="2026-06-12T16:34:59.977342076Z" level=info msg="Started container" PID=108601 containerID=d98435f29d6eb685cdb29942d13590c96a56dd8df3a7924e23b6bb2372364955 description=openshift-marketplace/certified-operators-z958d/registry-server id=f2280628-296a-43bd-a803-716bb818717a name=/runtime.v1.RuntimeService/StartContainer sandboxID=405e0423f281b10044fbf4ad76a990bdcae7541f0e5f05c252fe9b9194b7646c
2026-06-12 17:20:07.541385 | controller | Jun 12 16:35:00.149432 crc crio[21573]: time="2026-06-12T16:35:00.149281406Z" level=info msg="Created container 789360f587198d6e6336d1ef8bc8ca72049e6c97062b8d90068c531de1b0a0a9: openshift-marketplace/community-operators-mxnnb/extract-utilities" id=d1d705c1-6a80-47a5-9c10-5d08a1cf4148 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:20:07.541401 | controller | Jun 12 16:35:00.154299 crc crio[21573]: time="2026-06-12T16:35:00.154051902Z" level=info msg="Starting container: 789360f587198d6e6336d1ef8bc8ca72049e6c97062b8d90068c531de1b0a0a9" id=3a4c974a-f7b4-4215-a493-91b13e0c32a9 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 17:20:07.541417 | controller | Jun 12 16:35:00.169305 crc crio[21573]: time="2026-06-12T16:35:00.169169201Z" level=info msg="Started container" PID=108609 containerID=789360f587198d6e6336d1ef8bc8ca72049e6c97062b8d90068c531de1b0a0a9 description=openshift-marketplace/community-operators-mxnnb/extract-utilities id=3a4c974a-f7b4-4215-a493-91b13e0c32a9 name=/runtime.v1.RuntimeService/StartContainer sandboxID=40d673fdcfb8ecc35e5bde161d458002a71eff73079b3540d04b64415cf11464
2026-06-12 17:20:07.541433 | controller | Jun 12 16:35:01.166970 crc crio[21573]: time="2026-06-12T16:35:01.166749704Z" level=info msg="Pulling image: registry.redhat.io/redhat/community-operator-index:v4.20" id=712ee046-2af8-4007-b94e-4fdb6ded3318 name=/runtime.v1.ImageService/PullImage
2026-06-12 17:20:07.541450 | controller | Jun 12 16:35:01.189802 crc crio[21573]: time="2026-06-12T16:35:01.189696004Z" level=info msg="Trying to access \"registry.redhat.io/redhat/community-operator-index:v4.20\""
2026-06-12 17:20:07.541466 | controller | Jun 12 16:35:04.655369 crc crio[21573]: time="2026-06-12T16:35:04.654328295Z" level=info msg="Pulled image: registry.redhat.io/redhat/community-operator-index@sha256:8874ea870c535d2628f240c4dfe1c55570869954e66ad633ea84cc782b3982dc" id=712ee046-2af8-4007-b94e-4fdb6ded3318 name=/runtime.v1.ImageService/PullImage
2026-06-12 17:20:07.541483 | controller | Jun 12 16:35:04.657692 crc crio[21573]: time="2026-06-12T16:35:04.656804823Z" level=info msg="Checking image status: registry.redhat.io/redhat/community-operator-index:v4.20" id=c02cbeb1-f158-481f-8041-f1fb3d65d2b8 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:20:07.541499 | controller | Jun 12 16:35:04.659920 crc crio[21573]: time="2026-06-12T16:35:04.659838007Z" level=info msg="Checking image status: registry.redhat.io/redhat/community-operator-index:v4.20" id=05e43825-df56-4ecb-857c-9ac96c5b426e name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:20:07.541519 | controller | Jun 12 16:35:04.684150 crc crio[21573]: time="2026-06-12T16:35:04.677659655Z" level=info msg="Creating container: openshift-marketplace/community-operators-mxnnb/extract-content" id=f4b50aa6-2b22-4f99-b31f-cb857a6019e1 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:20:07.541536 | controller | Jun 12 16:35:04.684150 crc crio[21573]: time="2026-06-12T16:35:04.678695905Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.541553 | controller | Jun 12 16:35:04.826874 crc crio[21573]: time="2026-06-12T16:35:04.826629883Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.541570 | controller | Jun 12 16:35:04.852783 crc crio[21573]: time="2026-06-12T16:35:04.851333723Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.541613 | controller | Jun 12 16:35:05.035508 crc crio[21573]: time="2026-06-12T16:35:05.021711143Z" level=info msg="Stopping container: 381efa5c41c1abd4e72ab2779cc4f921d10146d573aa2b570dfc7e7e7516126c (timeout: 2s)" id=17f3b42f-75e6-49a0-91d7-105070422f7f name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 17:20:07.541632 | controller | Jun 12 16:35:05.291414 crc crio[21573]: time="2026-06-12T16:35:05.29122312Z" level=info msg="Created container 08afde8566775ebe51578450a3d0fe430422ac39118de81bd9877c6735d762b8: openshift-marketplace/community-operators-mxnnb/extract-content" id=f4b50aa6-2b22-4f99-b31f-cb857a6019e1 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:20:07.541648 | controller | Jun 12 16:35:05.302227 crc crio[21573]: time="2026-06-12T16:35:05.301796155Z" level=info msg="Starting container: 08afde8566775ebe51578450a3d0fe430422ac39118de81bd9877c6735d762b8" id=1a39efad-3845-4bce-8aed-22e08154b2b5 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 17:20:07.541665 | controller | Jun 12 16:35:05.324286 crc crio[21573]: time="2026-06-12T16:35:05.324133839Z" level=info msg="Started container" PID=108885 containerID=08afde8566775ebe51578450a3d0fe430422ac39118de81bd9877c6735d762b8 description=openshift-marketplace/community-operators-mxnnb/extract-content id=1a39efad-3845-4bce-8aed-22e08154b2b5 name=/runtime.v1.RuntimeService/StartContainer sandboxID=40d673fdcfb8ecc35e5bde161d458002a71eff73079b3540d04b64415cf11464
2026-06-12 17:20:07.541681 | controller | Jun 12 16:35:06.256037 crc crio[21573]: time="2026-06-12T16:35:06.249627318Z" level=info msg="Stopped container 381efa5c41c1abd4e72ab2779cc4f921d10146d573aa2b570dfc7e7e7516126c: openshift-marketplace/certified-operators-bp4sj/registry-server" id=17f3b42f-75e6-49a0-91d7-105070422f7f name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 17:20:07.541698 | controller | Jun 12 16:35:06.337798 crc crio[21573]: time="2026-06-12T16:35:06.337187466Z" level=info msg="Stopping pod sandbox: d061930e61d93b5296e83f3e98130787b701c5bc0fe6cdbe215c1132b5bb1c85" id=c1edda39-4dd0-47ce-87bf-c55980e3706c name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 17:20:07.541714 | controller | Jun 12 16:35:06.367897 crc crio[21573]: time="2026-06-12T16:35:06.363104578Z" level=info msg="Got pod network &{Name:certified-operators-bp4sj Namespace:openshift-marketplace ID:d061930e61d93b5296e83f3e98130787b701c5bc0fe6cdbe215c1132b5bb1c85 UID:2f800bda-d061-4abe-9614-c3346df960a5 NetNS:/var/run/netns/379020d7-7cd1-41b9-ad5a-0213d1deaab1 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod2f800bda_d061_4abe_9614_c3346df960a5.slice PodAnnotations:0xc002722890}] Aliases:map[]}"
2026-06-12 17:20:07.541734 | controller | Jun 12 16:35:06.371334 crc crio[21573]: time="2026-06-12T16:35:06.371021979Z" level=info msg="Deleting pod openshift-marketplace_certified-operators-bp4sj from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 17:20:07.541751 | controller | Jun 12 16:35:08.276604 crc crio[21573]: time="2026-06-12T16:35:08.275172516Z" level=info msg="Stopped pod sandbox: d061930e61d93b5296e83f3e98130787b701c5bc0fe6cdbe215c1132b5bb1c85" id=c1edda39-4dd0-47ce-87bf-c55980e3706c name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 17:20:07.541768 | controller | Jun 12 16:35:08.796831 crc crio[21573]: time="2026-06-12T16:35:08.795922941Z" level=info msg="Removing container: 381efa5c41c1abd4e72ab2779cc4f921d10146d573aa2b570dfc7e7e7516126c" id=0a809056-5026-408a-9086-a4e8594d695c name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 17:20:07.541784 | controller | Jun 12 16:35:08.895838 crc crio[21573]: time="2026-06-12T16:35:08.895743037Z" level=info msg="Removed container 381efa5c41c1abd4e72ab2779cc4f921d10146d573aa2b570dfc7e7e7516126c: openshift-marketplace/certified-operators-bp4sj/registry-server" id=0a809056-5026-408a-9086-a4e8594d695c name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 17:20:07.541800 | controller | Jun 12 16:35:08.899511 crc crio[21573]: time="2026-06-12T16:35:08.89936599Z" level=info msg="Removing container: 95f3c22d2b24f313d95317cd1234a88c0a738f93e1fe1ca8b74e02fb9c91621d" id=0dbfc487-09ef-4e86-8798-37b4268a12c0 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 17:20:07.541816 | controller | Jun 12 16:35:08.984144 crc crio[21573]: time="2026-06-12T16:35:08.9834886Z" level=info msg="Removed container 95f3c22d2b24f313d95317cd1234a88c0a738f93e1fe1ca8b74e02fb9c91621d: openshift-marketplace/certified-operators-bp4sj/extract-content" id=0dbfc487-09ef-4e86-8798-37b4268a12c0 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 17:20:07.541833 | controller | Jun 12 16:35:09.003002 crc crio[21573]: time="2026-06-12T16:35:09.002891978Z" level=info msg="Removing container: a168818c2fcfc080bc4b2fd5f1f87a880e641488b6ecee9857fe6525014d61e7" id=3b7ee300-25e2-4207-85b1-636396bbb0dd name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 17:20:07.541848 | controller | Jun 12 16:35:09.131819 crc crio[21573]: time="2026-06-12T16:35:09.12988649Z" level=info msg="Removed container a168818c2fcfc080bc4b2fd5f1f87a880e641488b6ecee9857fe6525014d61e7: openshift-marketplace/certified-operators-bp4sj/extract-utilities" id=3b7ee300-25e2-4207-85b1-636396bbb0dd name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 17:20:07.541865 | controller | Jun 12 16:35:12.872099 crc crio[21573]: time="2026-06-12T16:35:12.870809555Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=5576a60c-3c16-4076-8cff-0c3f6cfed432 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:20:07.541881 | controller | Jun 12 16:35:12.877340 crc crio[21573]: time="2026-06-12T16:35:12.877193643Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=1fba7df0-c1e7-4aae-ae8a-c834b08fc349 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:20:07.541897 | controller | Jun 12 16:35:12.890231 crc crio[21573]: time="2026-06-12T16:35:12.88986523Z" level=info msg="Creating container: openshift-marketplace/community-operators-mxnnb/registry-server" id=443e2371-6b3d-469f-9528-1ae2305af2a9 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:20:07.541913 | controller | Jun 12 16:35:12.891761 crc crio[21573]: time="2026-06-12T16:35:12.89166144Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.541929 | controller | Jun 12 16:35:13.015269 crc crio[21573]: time="2026-06-12T16:35:13.01506201Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.541948 | controller | Jun 12 16:35:13.019928 crc crio[21573]: time="2026-06-12T16:35:13.019873385Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.541965 | controller | Jun 12 16:35:13.246099 crc crio[21573]: time="2026-06-12T16:35:13.245395999Z" level=info msg="Created container 6c10a1a1ef46d5e0c800df9c6c5b43c3009a92291bccd892899b18126ee24dd6: openshift-marketplace/community-operators-mxnnb/registry-server" id=443e2371-6b3d-469f-9528-1ae2305af2a9 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:20:07.541981 | controller | Jun 12 16:35:13.248307 crc crio[21573]: time="2026-06-12T16:35:13.248268629Z" level=info msg="Starting container: 6c10a1a1ef46d5e0c800df9c6c5b43c3009a92291bccd892899b18126ee24dd6" id=a7ac8d35-f56f-4aa8-a75a-29922042ff1d name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 17:20:07.541997 | controller | Jun 12 16:35:13.254121 crc crio[21573]: time="2026-06-12T16:35:13.254079692Z" level=info msg="Started container" PID=109275 containerID=6c10a1a1ef46d5e0c800df9c6c5b43c3009a92291bccd892899b18126ee24dd6 description=openshift-marketplace/community-operators-mxnnb/registry-server id=a7ac8d35-f56f-4aa8-a75a-29922042ff1d name=/runtime.v1.RuntimeService/StartContainer sandboxID=40d673fdcfb8ecc35e5bde161d458002a71eff73079b3540d04b64415cf11464
2026-06-12 17:20:07.542013 | controller | Jun 12 16:35:26.115679 crc crio[21573]: time="2026-06-12T16:35:26.114777257Z" level=info msg="Stopping container: 6c10a1a1ef46d5e0c800df9c6c5b43c3009a92291bccd892899b18126ee24dd6 (timeout: 2s)" id=5999af1d-ce37-481e-9e33-dfdfa082bd2a name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 17:20:07.542029 | controller | Jun 12 16:35:26.244312 crc crio[21573]: time="2026-06-12T16:35:26.244171811Z" level=info msg="Stopped container 6c10a1a1ef46d5e0c800df9c6c5b43c3009a92291bccd892899b18126ee24dd6: openshift-marketplace/community-operators-mxnnb/registry-server" id=5999af1d-ce37-481e-9e33-dfdfa082bd2a name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 17:20:07.542045 | controller | Jun 12 16:35:26.246134 crc crio[21573]: time="2026-06-12T16:35:26.246055944Z" level=info msg="Stopping pod sandbox: 40d673fdcfb8ecc35e5bde161d458002a71eff73079b3540d04b64415cf11464" id=1ed03a87-9e22-49e3-ab9b-3f44a900f06f name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 17:20:07.542061 | controller | Jun 12 16:35:26.247011 crc crio[21573]: time="2026-06-12T16:35:26.24693204Z" level=info msg="Got pod network &{Name:community-operators-mxnnb Namespace:openshift-marketplace ID:40d673fdcfb8ecc35e5bde161d458002a71eff73079b3540d04b64415cf11464 UID:50f41e2b-4a4d-43d2-b561-c5f6a47c51c0 NetNS:/var/run/netns/b3b0268a-b74f-4b7b-9ade-ecdb61d1f660 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod50f41e2b_4a4d_43d2_b561_c5f6a47c51c0.slice PodAnnotations:0xc00008d6a8}] Aliases:map[]}"
2026-06-12 17:20:07.542079 | controller | Jun 12 16:35:26.247377 crc crio[21573]: time="2026-06-12T16:35:26.247330721Z" level=info msg="Deleting pod openshift-marketplace_community-operators-mxnnb from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 17:20:07.542095 | controller | Jun 12 16:35:26.665332 crc crio[21573]: time="2026-06-12T16:35:26.66461105Z" level=info msg="Stopped pod sandbox: 40d673fdcfb8ecc35e5bde161d458002a71eff73079b3540d04b64415cf11464" id=1ed03a87-9e22-49e3-ab9b-3f44a900f06f name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 17:20:07.542111 | controller | Jun 12 16:35:27.141142 crc crio[21573]: time="2026-06-12T16:35:27.139364979Z" level=info msg="Removing container: 6c10a1a1ef46d5e0c800df9c6c5b43c3009a92291bccd892899b18126ee24dd6" id=344e2758-33fc-4d97-bd7c-1d2a2911d2d4 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 17:20:07.542131 | controller | Jun 12 16:35:27.239621 crc crio[21573]: time="2026-06-12T16:35:27.239487776Z" level=info msg="Removed container 6c10a1a1ef46d5e0c800df9c6c5b43c3009a92291bccd892899b18126ee24dd6: openshift-marketplace/community-operators-mxnnb/registry-server" id=344e2758-33fc-4d97-bd7c-1d2a2911d2d4 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 17:20:07.542148 | controller | Jun 12 16:35:27.243675 crc crio[21573]: time="2026-06-12T16:35:27.243547027Z" level=info msg="Removing container: 08afde8566775ebe51578450a3d0fe430422ac39118de81bd9877c6735d762b8" id=01ea4b30-a755-4fa3-b034-4cf994c575b7 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 17:20:07.542164 | controller | Jun 12 16:35:27.320561 crc crio[21573]: time="2026-06-12T16:35:27.320341261Z" level=info msg="Removed container 08afde8566775ebe51578450a3d0fe430422ac39118de81bd9877c6735d762b8: openshift-marketplace/community-operators-mxnnb/extract-content" id=01ea4b30-a755-4fa3-b034-4cf994c575b7 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 17:20:07.542180 | controller | Jun 12 16:35:27.325176 crc crio[21573]: time="2026-06-12T16:35:27.325077381Z" level=info msg="Removing container: 789360f587198d6e6336d1ef8bc8ca72049e6c97062b8d90068c531de1b0a0a9" id=293965c6-08ea-4ba9-9d02-85eedec13ab3 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 17:20:07.542196 | controller | Jun 12 16:35:27.362767 crc crio[21573]: time="2026-06-12T16:35:27.362638705Z" level=info msg="Removed container 789360f587198d6e6336d1ef8bc8ca72049e6c97062b8d90068c531de1b0a0a9: openshift-marketplace/community-operators-mxnnb/extract-utilities" id=293965c6-08ea-4ba9-9d02-85eedec13ab3 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 17:20:07.542213 | controller | Jun 12 16:35:38.160379 crc crio[21573]: time="2026-06-12T16:35:38.159799932Z" level=info msg="Running pod sandbox: openshift-marketplace/redhat-marketplace-mr7sz/POD" id=f4621bc6-ebe2-4121-a1ac-acc83cc32465 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:20:07.542229 | controller | Jun 12 16:35:38.162032 crc crio[21573]: time="2026-06-12T16:35:38.160543321Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.542245 | controller | Jun 12 16:35:38.212814 crc crio[21573]: time="2026-06-12T16:35:38.212388866Z" level=info msg="Got pod network &{Name:redhat-marketplace-mr7sz Namespace:openshift-marketplace ID:8fa88dbb34b6cb41a8380a2d2ebbc95cd07ca40197c6c026e10a58f76996ee9a UID:5c2d3167-4e4f-448d-bb3b-d54f2f081fb1 NetNS:/var/run/netns/8afbf485-9198-43df-97ae-a983c584d32b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod5c2d3167_4e4f_448d_bb3b_d54f2f081fb1.slice PodAnnotations:0xc00008d158}] Aliases:map[]}"
2026-06-12 17:20:07.542262 | controller | Jun 12 16:35:38.212814 crc crio[21573]: time="2026-06-12T16:35:38.212544051Z" level=info msg="Adding pod openshift-marketplace_redhat-marketplace-mr7sz to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 17:20:07.542280 | controller | Jun 12 16:35:39.038283 crc crio[21573]: 2026-06-12T16:35:39Z [verbose] CmdAdd (shim): {1.1.0 [{Name:8fa88dbb34b6cb4 Mac:0a:8c:c1:67:8e:d5 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:e2 Mtu:0 Sandbox:/var/run/netns/8afbf485-9198-43df-97ae-a983c584d32b SocketPath: PciID:}] [{Interface:0xc0002609e0 Address:{IP:10.217.0.226 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 17:20:07.542297 | controller | Jun 12 16:35:39.041353 crc crio[21573]: time="2026-06-12T16:35:39.041275245Z" level=info msg="Got pod network &{Name:redhat-marketplace-mr7sz Namespace:openshift-marketplace ID:8fa88dbb34b6cb41a8380a2d2ebbc95cd07ca40197c6c026e10a58f76996ee9a UID:5c2d3167-4e4f-448d-bb3b-d54f2f081fb1 NetNS:/var/run/netns/8afbf485-9198-43df-97ae-a983c584d32b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod5c2d3167_4e4f_448d_bb3b_d54f2f081fb1.slice PodAnnotations:0xc00008d158}] Aliases:map[]}"
2026-06-12 17:20:07.542320 | controller | Jun 12 16:35:39.042731 crc crio[21573]: time="2026-06-12T16:35:39.042191249Z" level=info msg="Checking pod openshift-marketplace_redhat-marketplace-mr7sz for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 17:20:07.542337 | controller | Jun 12 16:35:39.064368 crc crio[21573]: time="2026-06-12T16:35:39.064096882Z" level=info msg="Ran pod sandbox 8fa88dbb34b6cb41a8380a2d2ebbc95cd07ca40197c6c026e10a58f76996ee9a with infra container: openshift-marketplace/redhat-marketplace-mr7sz/POD" id=f4621bc6-ebe2-4121-a1ac-acc83cc32465 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:20:07.542354 | controller | Jun 12 16:35:39.069246 crc crio[21573]: time="2026-06-12T16:35:39.069121773Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=aab01fad-be8e-45b9-8dc7-245007bd46f4 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:20:07.542370 | controller | Jun 12 16:35:39.073072 crc crio[21573]: time="2026-06-12T16:35:39.07293225Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=cd2ee6b5-9fe7-4cce-9714-0ea6ad4ee3b7 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:20:07.542387 | controller | Jun 12 16:35:39.128883 crc crio[21573]: time="2026-06-12T16:35:39.12861958Z" level=info msg="Creating container: openshift-marketplace/redhat-marketplace-mr7sz/extract-utilities" id=e51674f1-4d56-4479-9ae4-8b5908754990 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:20:07.542403 | controller | Jun 12 16:35:39.129351 crc crio[21573]: time="2026-06-12T16:35:39.129287899Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.542420 | controller | Jun 12 16:35:39.194939 crc crio[21573]: time="2026-06-12T16:35:39.194808924Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.542436 | controller | Jun 12 16:35:39.200980 crc crio[21573]: time="2026-06-12T16:35:39.200907045Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.542453 | controller | Jun 12 16:35:39.622224 crc crio[21573]: time="2026-06-12T16:35:39.621349923Z" level=info msg="Created container 31a19ac1848015f5ea6db4d0c704c2f74068722b2632b0bebea7aa0571bfd7cc: openshift-marketplace/redhat-marketplace-mr7sz/extract-utilities" id=e51674f1-4d56-4479-9ae4-8b5908754990 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:20:07.542469 | controller | Jun 12 16:35:39.624815 crc crio[21573]: time="2026-06-12T16:35:39.62378058Z" level=info msg="Starting container: 31a19ac1848015f5ea6db4d0c704c2f74068722b2632b0bebea7aa0571bfd7cc" id=140a6655-3b4d-489b-9596-26b9c4dae96a name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 17:20:07.542485 | controller | Jun 12 16:35:39.631359 crc crio[21573]: time="2026-06-12T16:35:39.631184179Z" level=info msg="Started container" PID=110669 containerID=31a19ac1848015f5ea6db4d0c704c2f74068722b2632b0bebea7aa0571bfd7cc description=openshift-marketplace/redhat-marketplace-mr7sz/extract-utilities id=140a6655-3b4d-489b-9596-26b9c4dae96a name=/runtime.v1.RuntimeService/StartContainer sandboxID=8fa88dbb34b6cb41a8380a2d2ebbc95cd07ca40197c6c026e10a58f76996ee9a
2026-06-12 17:20:07.542501 | controller | Jun 12 16:35:41.438380 crc crio[21573]: time="2026-06-12T16:35:41.436975894Z" level=info msg="Pulling image: registry.redhat.io/redhat/redhat-marketplace-index:v4.20" id=0673b6e5-73b3-4294-b339-c97e97ead477 name=/runtime.v1.ImageService/PullImage
2026-06-12 17:20:07.542521 | controller | Jun 12 16:35:41.452384 crc crio[21573]: time="2026-06-12T16:35:41.45108543Z" level=info msg="Trying to access \"registry.redhat.io/redhat/redhat-marketplace-index:v4.20\""
2026-06-12 17:20:07.542538 | controller | Jun 12 16:35:44.412583 crc crio[21573]: time="2026-06-12T16:35:44.41193451Z" level=info msg="Pulled image: registry.redhat.io/redhat/redhat-marketplace-index@sha256:eaa0e17f3e4a3079539d3da6839f308f2d277b5c3bc91e1d58ba54c3b141d4ba" id=0673b6e5-73b3-4294-b339-c97e97ead477 name=/runtime.v1.ImageService/PullImage
2026-06-12 17:20:07.542558 | controller | Jun 12 16:35:44.414573 crc crio[21573]: time="2026-06-12T16:35:44.414225364Z" level=info msg="Checking image status: registry.redhat.io/redhat/redhat-marketplace-index:v4.20" id=0fc26ae3-48e2-4a6a-9c23-a18a58c261ae name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:20:07.542603 | controller | Jun 12 16:35:44.418190 crc crio[21573]: time="2026-06-12T16:35:44.418089643Z" level=info msg="Checking image status: registry.redhat.io/redhat/redhat-marketplace-index:v4.20" id=22b00cd6-ba2f-460f-b0c7-1eb4c1f2e2d7 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:20:07.542626 | controller | Jun 12 16:35:44.431837 crc crio[21573]: time="2026-06-12T16:35:44.431725925Z" level=info msg="Creating container: openshift-marketplace/redhat-marketplace-mr7sz/extract-content" id=fbcdb501-b620-49df-8b9d-705676e6509a name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:20:07.542646 | controller | Jun 12 16:35:44.432827 crc crio[21573]: time="2026-06-12T16:35:44.432723743Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.542666 | controller | Jun 12 16:35:44.519330 crc crio[21573]: time="2026-06-12T16:35:44.519206035Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.542686 | controller | Jun 12 16:35:44.524806 crc crio[21573]: time="2026-06-12T16:35:44.524412381Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.542706 | controller | Jun 12 16:35:44.726086 crc crio[21573]: time="2026-06-12T16:35:44.725400982Z" level=info msg="Created container 27ea5dc946ae78308585aad280109d638b0df73c99d0d6da9e5a390c0cd31bd3: openshift-marketplace/redhat-marketplace-mr7sz/extract-content" id=fbcdb501-b620-49df-8b9d-705676e6509a name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:20:07.542726 | controller | Jun 12 16:35:44.728706 crc crio[21573]: time="2026-06-12T16:35:44.728641132Z" level=info msg="Starting container: 27ea5dc946ae78308585aad280109d638b0df73c99d0d6da9e5a390c0cd31bd3" id=4000edd7-f3a7-4f1f-9b6e-82a903412525 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 17:20:07.542743 | controller | Jun 12 16:35:44.735840 crc crio[21573]: time="2026-06-12T16:35:44.73527664Z" level=info msg="Started container" PID=110937 containerID=27ea5dc946ae78308585aad280109d638b0df73c99d0d6da9e5a390c0cd31bd3 description=openshift-marketplace/redhat-marketplace-mr7sz/extract-content id=4000edd7-f3a7-4f1f-9b6e-82a903412525 name=/runtime.v1.RuntimeService/StartContainer sandboxID=8fa88dbb34b6cb41a8380a2d2ebbc95cd07ca40197c6c026e10a58f76996ee9a
2026-06-12 17:20:07.542759 | controller | Jun 12 16:35:46.554903 crc crio[21573]: time="2026-06-12T16:35:46.554154329Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=0b153c96-1e12-4f37-b7c5-7b7d3bb43e3e name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:20:07.542776 | controller | Jun 12 16:35:46.558150 crc crio[21573]: time="2026-06-12T16:35:46.557900785Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=aae495cf-44df-462d-9877-c45d4c5e7d9b name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:20:07.542795 | controller | Jun 12 16:35:46.573539 crc crio[21573]: time="2026-06-12T16:35:46.573355478Z" level=info msg="Creating container: openshift-marketplace/redhat-marketplace-mr7sz/registry-server" id=9df203fa-a5cd-4b27-9e8f-c44b41085e1b name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:20:07.542812 | controller | Jun 12 16:35:46.574217 crc crio[21573]: time="2026-06-12T16:35:46.574080968Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.542828 | controller | Jun 12 16:35:46.645819 crc crio[21573]: time="2026-06-12T16:35:46.645662493Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.542845 | controller | Jun 12 16:35:46.650124 crc crio[21573]: time="2026-06-12T16:35:46.650064477Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.542861 | controller | Jun 12 16:35:46.868837 crc crio[21573]: time="2026-06-12T16:35:46.868219828Z" level=info msg="Created container 9b6a5c81ccd2639987add4250c37253bf16c198de025a46a217489fe1cc8d806: openshift-marketplace/redhat-marketplace-mr7sz/registry-server" id=9df203fa-a5cd-4b27-9e8f-c44b41085e1b name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:20:07.542877 | controller | Jun 12 16:35:46.870291 crc crio[21573]: time="2026-06-12T16:35:46.870139581Z" level=info msg="Starting container: 9b6a5c81ccd2639987add4250c37253bf16c198de025a46a217489fe1cc8d806" id=12bbf036-63aa-475d-b1d4-a054c2829a13 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 17:20:07.542893 | controller | Jun 12 16:35:46.877702 crc crio[21573]: time="2026-06-12T16:35:46.877398715Z" level=info msg="Started container" PID=111067 containerID=9b6a5c81ccd2639987add4250c37253bf16c198de025a46a217489fe1cc8d806 description=openshift-marketplace/redhat-marketplace-mr7sz/registry-server id=12bbf036-63aa-475d-b1d4-a054c2829a13 name=/runtime.v1.RuntimeService/StartContainer sandboxID=8fa88dbb34b6cb41a8380a2d2ebbc95cd07ca40197c6c026e10a58f76996ee9a
2026-06-12 17:20:07.542909 | controller | Jun 12 16:35:53.343752 crc crio[21573]: time="2026-06-12T16:35:53.343012884Z" level=info msg="Removing container: dad1d8111d62e3b468a7905edd5eb5bce6663ce168c55b5e7001f0441b7c12f2" id=94fb334e-6c9a-48b8-a5a5-bb63a35e6261 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 17:20:07.542926 | controller | Jun 12 16:35:53.409613 crc crio[21573]: time="2026-06-12T16:35:53.409267672Z" level=info msg="Removed container dad1d8111d62e3b468a7905edd5eb5bce6663ce168c55b5e7001f0441b7c12f2: openstack/placement-db-create-vpt6h/mariadb-database-create" id=94fb334e-6c9a-48b8-a5a5-bb63a35e6261 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 17:20:07.542941 | controller | Jun 12 16:35:53.413937 crc crio[21573]: time="2026-06-12T16:35:53.413662193Z" level=info msg="Removing container: 066918bb8eb22facc7fc91e05270a7800d4f51bb44ffffc34a33a19c29b4d290" id=3d9565dc-6c06-4e4b-b20c-b43313806e1b name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 17:20:07.542958 | controller | Jun 12 16:35:53.462081 crc crio[21573]: time="2026-06-12T16:35:53.461421926Z" level=info msg="Removed container 066918bb8eb22facc7fc91e05270a7800d4f51bb44ffffc34a33a19c29b4d290: openstack/keystone-db-create-pxbxb/mariadb-database-create" id=3d9565dc-6c06-4e4b-b20c-b43313806e1b name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 17:20:07.542974 | controller | Jun 12 16:35:53.465425 crc crio[21573]: time="2026-06-12T16:35:53.4653409Z" level=info msg="Removing container: 0405c696963c1667af2a8457654425854bcb42bf205b7f5e89f373efe65c7880" id=ed9a45d8-7e93-41b4-a51f-26f0ace06fb8 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 17:20:07.542991 | controller | Jun 12 16:35:53.540516 crc crio[21573]: time="2026-06-12T16:35:53.540364447Z" level=info msg="Removed container 0405c696963c1667af2a8457654425854bcb42bf205b7f5e89f373efe65c7880: openstack/glance-db-create-2bg7t/mariadb-database-create" id=ed9a45d8-7e93-41b4-a51f-26f0ace06fb8 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 17:20:07.543010 | controller | Jun 12 16:35:53.544073 crc crio[21573]: time="2026-06-12T16:35:53.54385859Z" level=info msg="Removing container: 3746c915dc4dcd8a4dbcce546413613379acb936f28493585e3d0a5670651783" id=be57e5d8-ea0e-4b5c-aa0a-d1036a43d609 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 17:20:07.543027 | controller | Jun 12 16:35:53.615849 crc crio[21573]: time="2026-06-12T16:35:53.615670781Z" level=info msg="Removed container 3746c915dc4dcd8a4dbcce546413613379acb936f28493585e3d0a5670651783: openstack/root-account-create-update-px8jf/mariadb-account-create-update" id=be57e5d8-ea0e-4b5c-aa0a-d1036a43d609 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 17:20:07.543042 | controller | Jun 12 16:35:53.620275 crc crio[21573]: time="2026-06-12T16:35:53.620178398Z" level=info msg="Removing container: d9d6cf1a5c65982590142026615dc34c5f0d2f214526d8f6277a84b8dbc63d97" id=b002cd0a-0806-4c2c-8663-11874cbbe831 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 17:20:07.543058 | controller | Jun 12 16:35:53.674430 crc crio[21573]: time="2026-06-12T16:35:53.674150027Z" level=info msg="Removed container d9d6cf1a5c65982590142026615dc34c5f0d2f214526d8f6277a84b8dbc63d97: openstack/glance-743e-account-create-update-b2tbq/mariadb-account-create-update" id=b002cd0a-0806-4c2c-8663-11874cbbe831 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 17:20:07.543074 | controller | Jun 12 16:35:53.682566 crc crio[21573]: time="2026-06-12T16:35:53.682501814Z" level=info msg="Removing container: dcb4d39cf52698699c61579fdedc656d3740cdc634d45764a55633a618ba3399" id=da18b38f-409f-4af0-b800-5a028f5414f6 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 17:20:07.543090 | controller | Jun 12 16:35:53.744165 crc crio[21573]: time="2026-06-12T16:35:53.74405721Z" level=info msg="Removed container dcb4d39cf52698699c61579fdedc656d3740cdc634d45764a55633a618ba3399: openstack/placement-8a66-account-create-update-9xcgs/mariadb-account-create-update" id=da18b38f-409f-4af0-b800-5a028f5414f6 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 17:20:07.543106 | controller | Jun 12 16:35:53.747392 crc crio[21573]: time="2026-06-12T16:35:53.74732748Z" level=info msg="Removing container: 70b0e46c2a87b29bd32f723c3a40415cf8c8bc7d5a09237a5d20843d5ee74cc0" id=3d54e7a1-afff-4d01-a607-ebdeeeb7fb03 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 17:20:07.543122 | controller | Jun 12 16:35:53.787388 crc crio[21573]: time="2026-06-12T16:35:53.787269921Z" level=info msg="Removed container 70b0e46c2a87b29bd32f723c3a40415cf8c8bc7d5a09237a5d20843d5ee74cc0: openstack/keystone-54b4-account-create-update-b7vb2/mariadb-account-create-update" id=3d54e7a1-afff-4d01-a607-ebdeeeb7fb03 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 17:20:07.543139 | controller | Jun 12 16:35:53.812131 crc crio[21573]: time="2026-06-12T16:35:53.811943Z" level=info msg="Stopping pod sandbox: 0ac4807221b3ab400734ab07cee7d157e87d11286a17a588008e08e30febf20d" id=587884c7-14e1-4c5f-9fcf-0947661eb7ff name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 17:20:07.543155 | controller | Jun 12 16:35:53.812601 crc crio[21573]: time="2026-06-12T16:35:53.812160286Z" level=info msg="Stopped pod sandbox (already stopped): 0ac4807221b3ab400734ab07cee7d157e87d11286a17a588008e08e30febf20d" id=587884c7-14e1-4c5f-9fcf-0947661eb7ff name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 17:20:07.543172 | controller | Jun 12 16:35:53.813160 crc crio[21573]: time="2026-06-12T16:35:53.81299701Z" level=info msg="Removing pod sandbox: 0ac4807221b3ab400734ab07cee7d157e87d11286a17a588008e08e30febf20d" id=97e51f76-dd1a-4fb2-8b97-29a987bde6e8 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 17:20:07.543188 | controller | Jun 12 16:35:53.841804 crc crio[21573]: time="2026-06-12T16:35:53.841678295Z" level=info msg="Removed pod sandbox: 0ac4807221b3ab400734ab07cee7d157e87d11286a17a588008e08e30febf20d" id=97e51f76-dd1a-4fb2-8b97-29a987bde6e8 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 17:20:07.543215 | controller | Jun 12 16:35:53.842797 crc crio[21573]: time="2026-06-12T16:35:53.842711262Z" level=info msg="Stopping pod sandbox: 1372ba1f4c1f38cf91a65025c6135c9d161e19bff616f540e960a9e12a4bb7c4" id=e57412b3-4bb2-4763-a102-e90c4ab7f413 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 17:20:07.543232 | controller | Jun 12 16:35:53.842797 crc crio[21573]: time="2026-06-12T16:35:53.842808174Z" level=info msg="Stopped pod sandbox (already stopped): 1372ba1f4c1f38cf91a65025c6135c9d161e19bff616f540e960a9e12a4bb7c4" id=e57412b3-4bb2-4763-a102-e90c4ab7f413 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 17:20:07.543248 | controller | Jun 12 16:35:53.843979 crc crio[21573]: time="2026-06-12T16:35:53.843844843Z" level=info msg="Removing pod sandbox: 1372ba1f4c1f38cf91a65025c6135c9d161e19bff616f540e960a9e12a4bb7c4" id=46d49b53-a750-459b-9de9-0113800db9a0 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 17:20:07.543264 | controller | Jun 12 16:35:53.860342 crc crio[21573]: time="2026-06-12T16:35:53.860074771Z" level=info msg="Removed pod sandbox: 1372ba1f4c1f38cf91a65025c6135c9d161e19bff616f540e960a9e12a4bb7c4" id=46d49b53-a750-459b-9de9-0113800db9a0 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 17:20:07.543281 | controller | Jun 12 16:35:53.861633 crc crio[21573]: time="2026-06-12T16:35:53.861406016Z" level=info msg="Stopping pod sandbox: 2c36465e0d05fb2a19fa02049fff5719fe5a27e19c6956ac06ece98bf90e2761" id=cb4aa1d2-154c-404a-b9b0-cff7f3a13f20 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 17:20:07.543297 | controller | Jun 12 16:35:53.861633 crc crio[21573]: time="2026-06-12T16:35:53.861606261Z" level=info msg="Stopped pod sandbox (already stopped): 2c36465e0d05fb2a19fa02049fff5719fe5a27e19c6956ac06ece98bf90e2761" id=cb4aa1d2-154c-404a-b9b0-cff7f3a13f20 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 17:20:07.543330 | controller | Jun 12 16:35:53.862644 crc crio[21573]: time="2026-06-12T16:35:53.862538237Z" level=info msg="Removing pod sandbox: 2c36465e0d05fb2a19fa02049fff5719fe5a27e19c6956ac06ece98bf90e2761" id=a3f46db5-61f2-4b3c-b19a-06349c466818 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 17:20:07.543348 | controller | Jun 12 16:35:53.882278 crc crio[21573]: time="2026-06-12T16:35:53.882176062Z" level=info msg="Removed pod sandbox: 2c36465e0d05fb2a19fa02049fff5719fe5a27e19c6956ac06ece98bf90e2761" id=a3f46db5-61f2-4b3c-b19a-06349c466818 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 17:20:07.543365 | controller | Jun 12 16:35:53.883196 crc crio[21573]: time="2026-06-12T16:35:53.883147745Z" level=info msg="Stopping pod sandbox: 40d673fdcfb8ecc35e5bde161d458002a71eff73079b3540d04b64415cf11464" id=fcecf457-b3c7-42fe-81e1-2a54bb7faf9a name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 17:20:07.543382 | controller | Jun 12 16:35:53.883524 crc crio[21573]: time="2026-06-12T16:35:53.8833247Z" level=info msg="Stopped pod sandbox (already stopped): 40d673fdcfb8ecc35e5bde161d458002a71eff73079b3540d04b64415cf11464" id=fcecf457-b3c7-42fe-81e1-2a54bb7faf9a name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 17:20:07.543398 | controller | Jun 12 16:35:53.884670 crc crio[21573]: time="2026-06-12T16:35:53.884550764Z" level=info msg="Removing pod sandbox: 40d673fdcfb8ecc35e5bde161d458002a71eff73079b3540d04b64415cf11464" id=ff319970-e4cf-4579-bd5c-f4fee796ef1d name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 17:20:07.543414 | controller | Jun 12 16:35:53.915903 crc crio[21573]: time="2026-06-12T16:35:53.9157778Z" level=info msg="Removed pod sandbox: 40d673fdcfb8ecc35e5bde161d458002a71eff73079b3540d04b64415cf11464" id=ff319970-e4cf-4579-bd5c-f4fee796ef1d name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 17:20:07.543430 | controller | Jun 12 16:35:53.917711 crc crio[21573]: time="2026-06-12T16:35:53.91761905Z" level=info msg="Stopping pod sandbox: c40453a8ae2023976e320073de23c66383920aac8dc56731e1f357b7c14e1ace" id=c26b95ba-551a-48f3-8da9-68a69698bdfe name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 17:20:07.543450 | controller | Jun 12 16:35:53.917940 crc crio[21573]: time="2026-06-12T16:35:53.917708993Z" level=info msg="Stopped pod sandbox (already stopped): c40453a8ae2023976e320073de23c66383920aac8dc56731e1f357b7c14e1ace" id=c26b95ba-551a-48f3-8da9-68a69698bdfe name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 17:20:07.543466 | controller | Jun 12 16:35:53.919352 crc crio[21573]: time="2026-06-12T16:35:53.919187594Z" level=info msg="Removing pod sandbox: c40453a8ae2023976e320073de23c66383920aac8dc56731e1f357b7c14e1ace" id=2b19820f-9858-4159-9606-ab18cfe4a8e0 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 17:20:07.543482 | controller | Jun 12 16:35:53.941836 crc crio[21573]: time="2026-06-12T16:35:53.941723347Z" level=info msg="Removed pod sandbox: c40453a8ae2023976e320073de23c66383920aac8dc56731e1f357b7c14e1ace" id=2b19820f-9858-4159-9606-ab18cfe4a8e0 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 17:20:07.543498 | controller | Jun 12 16:35:53.943001 crc crio[21573]: time="2026-06-12T16:35:53.942833506Z" level=info msg="Stopping pod sandbox: e1b4c97aa4e03fb9f862c255a5d4bcad9248a047bf1731cadc53373cb504ce08" id=c4cf211b-2c24-4f80-9e46-3b3678eb5c7b name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 17:20:07.543514 | controller | Jun 12 16:35:53.943106 crc crio[21573]: time="2026-06-12T16:35:53.943070893Z" level=info msg="Stopped pod sandbox (already stopped): e1b4c97aa4e03fb9f862c255a5d4bcad9248a047bf1731cadc53373cb504ce08" id=c4cf211b-2c24-4f80-9e46-3b3678eb5c7b name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 17:20:07.543530 | controller | Jun 12 16:35:53.943780 crc crio[21573]: time="2026-06-12T16:35:53.94367844Z" level=info msg="Removing pod sandbox: e1b4c97aa4e03fb9f862c255a5d4bcad9248a047bf1731cadc53373cb504ce08" id=c59b27db-18cb-44b0-9d7c-b0a9e7d08fce name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 17:20:07.543546 | controller | Jun 12 16:35:53.962036 crc crio[21573]: time="2026-06-12T16:35:53.961883302Z" level=info msg="Removed pod sandbox: e1b4c97aa4e03fb9f862c255a5d4bcad9248a047bf1731cadc53373cb504ce08" id=c59b27db-18cb-44b0-9d7c-b0a9e7d08fce name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 17:20:07.543562 | controller | Jun 12 16:35:53.963226 crc crio[21573]: time="2026-06-12T16:35:53.963142895Z" level=info msg="Stopping pod sandbox: a2c40ce3bb6d263cdbf017a6684c7774bb5f79009d0c8cd785c705b1b4538b3e" id=fc3ea460-932c-4056-8a5c-bfdc8d93f84b name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 17:20:07.543599 | controller | Jun 12 16:35:53.963226 crc crio[21573]: time="2026-06-12T16:35:53.963215297Z" level=info msg="Stopped pod sandbox (already stopped): a2c40ce3bb6d263cdbf017a6684c7774bb5f79009d0c8cd785c705b1b4538b3e" id=fc3ea460-932c-4056-8a5c-bfdc8d93f84b name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 17:20:07.543619 | controller | Jun 12 16:35:53.965224 crc crio[21573]: time="2026-06-12T16:35:53.965147252Z" level=info msg="Removing pod sandbox: a2c40ce3bb6d263cdbf017a6684c7774bb5f79009d0c8cd785c705b1b4538b3e" id=046dffb5-b365-4591-a1fe-858a451c6d2c name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 17:20:07.543635 | controller | Jun 12 16:35:53.993646 crc crio[21573]: time="2026-06-12T16:35:53.993015802Z" level=info msg="Removed pod sandbox: a2c40ce3bb6d263cdbf017a6684c7774bb5f79009d0c8cd785c705b1b4538b3e" id=046dffb5-b365-4591-a1fe-858a451c6d2c name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 17:20:07.543652 | controller | Jun 12 16:35:53.999187 crc crio[21573]: time="2026-06-12T16:35:53.998945468Z" level=info msg="Stopping pod sandbox: 92e07857a44f411959588cbd78bcca7c88f37789ae4208c83897a543ccdbd474" id=27717c1c-470f-40c2-b243-82be9051738c name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 17:20:07.543669 | controller | Jun 12 16:35:53.999187 crc crio[21573]: time="2026-06-12T16:35:53.999183935Z" level=info msg="Stopped pod sandbox (already stopped): 92e07857a44f411959588cbd78bcca7c88f37789ae4208c83897a543ccdbd474" id=27717c1c-470f-40c2-b243-82be9051738c name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 17:20:07.543689 | controller | Jun 12 16:35:54.000032 crc crio[21573]: time="2026-06-12T16:35:53.999925135Z" level=info msg="Removing pod sandbox: 92e07857a44f411959588cbd78bcca7c88f37789ae4208c83897a543ccdbd474" id=f022c61c-ab5c-4738-bcc7-bc79d3f8d8fb name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 17:20:07.543706 | controller | Jun 12 16:35:54.043197 crc crio[21573]: time="2026-06-12T16:35:54.040600366Z" level=info msg="Removed pod sandbox: 92e07857a44f411959588cbd78bcca7c88f37789ae4208c83897a543ccdbd474" id=f022c61c-ab5c-4738-bcc7-bc79d3f8d8fb name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 17:20:07.543722 | controller | Jun 12 16:35:54.043197 crc crio[21573]: time="2026-06-12T16:35:54.041766188Z" level=info msg="Stopping pod sandbox: d061930e61d93b5296e83f3e98130787b701c5bc0fe6cdbe215c1132b5bb1c85" id=39929f4c-d119-4b78-9f20-b179efaf42df name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 17:20:07.543738 | controller | Jun 12 16:35:54.043197 crc crio[21573]: time="2026-06-12T16:35:54.041879591Z" level=info msg="Stopped pod sandbox (already stopped): d061930e61d93b5296e83f3e98130787b701c5bc0fe6cdbe215c1132b5bb1c85" id=39929f4c-d119-4b78-9f20-b179efaf42df name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 17:20:07.543753 | controller | Jun 12 16:35:54.044660 crc crio[21573]: time="2026-06-12T16:35:54.044431702Z" level=info msg="Removing pod sandbox: d061930e61d93b5296e83f3e98130787b701c5bc0fe6cdbe215c1132b5bb1c85" id=1b53655a-35fe-4081-b9a6-91159d4ce2b7 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 17:20:07.543769 | controller | Jun 12 16:35:54.069053 crc crio[21573]: time="2026-06-12T16:35:54.06888515Z" level=info msg="Removed pod sandbox: d061930e61d93b5296e83f3e98130787b701c5bc0fe6cdbe215c1132b5bb1c85" id=1b53655a-35fe-4081-b9a6-91159d4ce2b7 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 17:20:07.543785 | controller | Jun 12 16:35:59.824498 crc crio[21573]: time="2026-06-12T16:35:59.823215613Z" level=info msg="Stopping container: 9b6a5c81ccd2639987add4250c37253bf16c198de025a46a217489fe1cc8d806 (timeout: 2s)" id=a53294fd-21ae-4443-b669-bdb0d258e3ec name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 17:20:07.543800 | controller | Jun 12 16:35:59.991612 crc crio[21573]: time="2026-06-12T16:35:59.991335561Z" level=info msg="Stopped container 9b6a5c81ccd2639987add4250c37253bf16c198de025a46a217489fe1cc8d806: openshift-marketplace/redhat-marketplace-mr7sz/registry-server" id=a53294fd-21ae-4443-b669-bdb0d258e3ec name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 17:20:07.543816 | controller | Jun 12 16:35:59.992992 crc crio[21573]: time="2026-06-12T16:35:59.992696739Z" level=info msg="Stopping pod sandbox: 8fa88dbb34b6cb41a8380a2d2ebbc95cd07ca40197c6c026e10a58f76996ee9a" id=8dbfe265-5273-4dc9-b6fb-2c4fcf440822 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 17:20:07.543832 | controller | Jun 12 16:35:59.994366 crc crio[21573]: time="2026-06-12T16:35:59.994091589Z" level=info msg="Got pod network &{Name:redhat-marketplace-mr7sz Namespace:openshift-marketplace ID:8fa88dbb34b6cb41a8380a2d2ebbc95cd07ca40197c6c026e10a58f76996ee9a UID:5c2d3167-4e4f-448d-bb3b-d54f2f081fb1 NetNS:/var/run/netns/8afbf485-9198-43df-97ae-a983c584d32b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod5c2d3167_4e4f_448d_bb3b_d54f2f081fb1.slice PodAnnotations:0xc000568f58}] Aliases:map[]}"
2026-06-12 17:20:07.543850 | controller | Jun 12 16:35:59.994366 crc crio[21573]: time="2026-06-12T16:35:59.994319675Z" level=info msg="Deleting pod openshift-marketplace_redhat-marketplace-mr7sz from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 17:20:07.543867 | controller | Jun 12 16:36:00.388758 crc crio[21573]: time="2026-06-12T16:36:00.388633631Z" level=info msg="Stopped pod sandbox: 8fa88dbb34b6cb41a8380a2d2ebbc95cd07ca40197c6c026e10a58f76996ee9a" id=8dbfe265-5273-4dc9-b6fb-2c4fcf440822 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 17:20:07.543886 | controller | Jun 12 16:36:00.852146 crc crio[21573]: time="2026-06-12T16:36:00.851538368Z" level=info msg="Removing container: 9b6a5c81ccd2639987add4250c37253bf16c198de025a46a217489fe1cc8d806" id=2ca06611-b53b-49d4-a7a6-85611f13a0ed name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 17:20:07.543903 | controller | Jun 12 16:36:00.890654 crc crio[21573]: time="2026-06-12T16:36:00.890516744Z" level=info msg="Removed container 9b6a5c81ccd2639987add4250c37253bf16c198de025a46a217489fe1cc8d806: openshift-marketplace/redhat-marketplace-mr7sz/registry-server" id=2ca06611-b53b-49d4-a7a6-85611f13a0ed name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 17:20:07.543919 | controller | Jun 12 16:36:00.897851 crc crio[21573]: time="2026-06-12T16:36:00.897679403Z" level=info msg="Removing container: 27ea5dc946ae78308585aad280109d638b0df73c99d0d6da9e5a390c0cd31bd3" id=ad589fd8-afc7-4d13-a32d-ab93fed2b2c4 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 17:20:07.543935 | controller | Jun 12 16:36:00.899297 crc crio[21573]: time="2026-06-12T16:36:00.899204893Z" level=info msg="Running pod sandbox: openshift-infra/auto-csr-approver-29688036-q9fwl/POD" id=324b9995-aa89-4b74-9719-c27af087c8a7 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:20:07.543952 | controller | Jun 12 16:36:00.899632 crc crio[21573]: time="2026-06-12T16:36:00.899332887Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.543968 | controller | Jun 12 16:36:00.963338 crc crio[21573]: time="2026-06-12T16:36:00.963196127Z" level=info msg="Removed container 27ea5dc946ae78308585aad280109d638b0df73c99d0d6da9e5a390c0cd31bd3: openshift-marketplace/redhat-marketplace-mr7sz/extract-content" id=ad589fd8-afc7-4d13-a32d-ab93fed2b2c4 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 17:20:07.543985 | controller | Jun 12 16:36:00.970104 crc crio[21573]: time="2026-06-12T16:36:00.969941334Z" level=info msg="Removing container: 31a19ac1848015f5ea6db4d0c704c2f74068722b2632b0bebea7aa0571bfd7cc" id=54cff443-48c9-433b-9595-9b57639d1e4a name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 17:20:07.544001 | controller | Jun 12 16:36:00.983550 crc crio[21573]: time="2026-06-12T16:36:00.983417183Z" level=info msg="Got pod network &{Name:auto-csr-approver-29688036-q9fwl Namespace:openshift-infra ID:b7f9f824d32f30fb609237405c613c3d06f38d447126ed97ec8d3abebe39f333 UID:c7a1129e-e88d-4c35-84b9-308ea09cb811 NetNS:/var/run/netns/28bcc375-43f0-41c4-8e82-466d02569613 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podc7a1129e_e88d_4c35_84b9_308ea09cb811.slice PodAnnotations:0xc00063cdb8}] Aliases:map[]}"
2026-06-12 17:20:07.544018 | controller | Jun 12 16:36:00.983550 crc crio[21573]: time="2026-06-12T16:36:00.983534377Z" level=info msg="Adding pod openshift-infra_auto-csr-approver-29688036-q9fwl to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 17:20:07.544034 | controller | Jun 12 16:36:01.112611 crc crio[21573]: time="2026-06-12T16:36:01.111878351Z" level=info msg="Removed container 31a19ac1848015f5ea6db4d0c704c2f74068722b2632b0bebea7aa0571bfd7cc: openshift-marketplace/redhat-marketplace-mr7sz/extract-utilities" id=54cff443-48c9-433b-9595-9b57639d1e4a name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 17:20:07.544050 | controller | Jun 12 16:36:01.469215 crc crio[21573]: 2026-06-12T16:36:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:b7f9f824d32f30f Mac:72:11:80:43:56:77 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:e3 Mtu:0 Sandbox:/var/run/netns/28bcc375-43f0-41c4-8e82-466d02569613 SocketPath: PciID:}] [{Interface:0xc0002a4a50 Address:{IP:10.217.0.227 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 17:20:07.544069 | controller | Jun 12 16:36:01.470911 crc crio[21573]: time="2026-06-12T16:36:01.470816317Z" level=info msg="Got pod network &{Name:auto-csr-approver-29688036-q9fwl Namespace:openshift-infra ID:b7f9f824d32f30fb609237405c613c3d06f38d447126ed97ec8d3abebe39f333 UID:c7a1129e-e88d-4c35-84b9-308ea09cb811 NetNS:/var/run/netns/28bcc375-43f0-41c4-8e82-466d02569613 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podc7a1129e_e88d_4c35_84b9_308ea09cb811.slice PodAnnotations:0xc00063cdb8}] Aliases:map[]}"
2026-06-12 17:20:07.544087 | controller | Jun 12 16:36:01.471320 crc crio[21573]: time="2026-06-12T16:36:01.471105155Z" level=info msg="Checking pod openshift-infra_auto-csr-approver-29688036-q9fwl for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 17:20:07.544103 | controller | Jun 12 16:36:01.496244 crc crio[21573]: time="2026-06-12T16:36:01.495321942Z" level=info msg="Ran pod sandbox b7f9f824d32f30fb609237405c613c3d06f38d447126ed97ec8d3abebe39f333 with infra container: openshift-infra/auto-csr-approver-29688036-q9fwl/POD" id=324b9995-aa89-4b74-9719-c27af087c8a7 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:20:07.544119 | controller | Jun 12 16:36:01.501383 crc crio[21573]: time="2026-06-12T16:36:01.500903409Z" level=info msg="Pulling image: registry.redhat.io/openshift4/ose-cli:latest" id=4c1ce65e-4455-43cb-830d-c89a069499d6 name=/runtime.v1.ImageService/PullImage
2026-06-12 17:20:07.544135 | controller | Jun 12 16:36:01.521728 crc crio[21573]: time="2026-06-12T16:36:01.521561217Z" level=info msg="Trying to access \"registry.redhat.io/openshift4/ose-cli:latest\""
2026-06-12 17:20:07.544151 | controller | Jun 12 16:36:02.601760 crc crio[21573]: time="2026-06-12T16:36:02.601131828Z" level=info msg="Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9" id=4c1ce65e-4455-43cb-830d-c89a069499d6 name=/runtime.v1.ImageService/PullImage
2026-06-12 17:20:07.544168 | controller | Jun 12 16:36:02.603837 crc crio[21573]: time="2026-06-12T16:36:02.603611319Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-cli:latest" id=b65ef0ad-9c5b-45d5-b7df-0cf7edc31647 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:20:07.544184 | controller | Jun 12 16:36:02.608300 crc crio[21573]: time="2026-06-12T16:36:02.607855907Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-cli:latest" id=7ae53fec-3697-42e5-bf59-054af88e7c9e name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:20:07.544200 | controller | Jun 12 16:36:02.618012 crc crio[21573]: time="2026-06-12T16:36:02.617892538Z" level=info msg="Creating container: openshift-infra/auto-csr-approver-29688036-q9fwl/oc" id=e7036af5-9d16-4a5f-9016-10844842bc33 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:20:07.544216 | controller | Jun 12 16:36:02.618705 crc crio[21573]: time="2026-06-12T16:36:02.618629139Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.544232 | controller | Jun 12 16:36:02.699593 crc crio[21573]: time="2026-06-12T16:36:02.697653503Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.544248 | controller | Jun 12 16:36:03.165644 crc crio[21573]: time="2026-06-12T16:36:03.165065306Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.544264 | controller | Jun 12 16:36:03.313582 crc crio[21573]: time="2026-06-12T16:36:03.312863397Z" level=info msg="Created container e872ba5b11fa3ceae3d3f8c74c9835d30b72503ae741187194ffa1090b825a20: openshift-infra/auto-csr-approver-29688036-q9fwl/oc" id=e7036af5-9d16-4a5f-9016-10844842bc33 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:20:07.544284 | controller | Jun 12 16:36:03.315188 crc crio[21573]: time="2026-06-12T16:36:03.315047177Z" level=info msg="Starting container: e872ba5b11fa3ceae3d3f8c74c9835d30b72503ae741187194ffa1090b825a20" id=998ab855-1a8b-4298-a1e2-198d84cfe00e name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 17:20:07.544301 | controller | Jun 12 16:36:03.321553 crc crio[21573]: time="2026-06-12T16:36:03.321321924Z" level=info msg="Started container" PID=111927 containerID=e872ba5b11fa3ceae3d3f8c74c9835d30b72503ae741187194ffa1090b825a20 description=openshift-infra/auto-csr-approver-29688036-q9fwl/oc id=998ab855-1a8b-4298-a1e2-198d84cfe00e name=/runtime.v1.RuntimeService/StartContainer sandboxID=b7f9f824d32f30fb609237405c613c3d06f38d447126ed97ec8d3abebe39f333
2026-06-12 17:20:07.544317 | controller | Jun 12 16:36:05.948016 crc crio[21573]: time="2026-06-12T16:36:05.946886323Z" level=info msg="Stopping pod sandbox: b7f9f824d32f30fb609237405c613c3d06f38d447126ed97ec8d3abebe39f333" id=918df3dd-ef5c-4009-bc0d-8f06c1be757f name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 17:20:07.544334 | controller | Jun 12 16:36:05.949651 crc crio[21573]: time="2026-06-12T16:36:05.948819077Z" level=info msg="Got pod network &{Name:auto-csr-approver-29688036-q9fwl Namespace:openshift-infra ID:b7f9f824d32f30fb609237405c613c3d06f38d447126ed97ec8d3abebe39f333 UID:c7a1129e-e88d-4c35-84b9-308ea09cb811 NetNS:/var/run/netns/28bcc375-43f0-41c4-8e82-466d02569613 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podc7a1129e_e88d_4c35_84b9_308ea09cb811.slice PodAnnotations:0xc000139380}] Aliases:map[]}"
2026-06-12 17:20:07.544351 | controller | Jun 12 16:36:05.949651 crc crio[21573]: time="2026-06-12T16:36:05.949069884Z" level=info msg="Deleting pod openshift-infra_auto-csr-approver-29688036-q9fwl from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 17:20:07.544367 | controller | Jun 12 16:36:06.367821 crc crio[21573]: time="2026-06-12T16:36:06.367032432Z" level=info msg="Stopped pod sandbox: b7f9f824d32f30fb609237405c613c3d06f38d447126ed97ec8d3abebe39f333" id=918df3dd-ef5c-4009-bc0d-8f06c1be757f name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 17:20:07.544383 | controller | Jun 12 16:36:54.103194 crc crio[21573]: time="2026-06-12T16:36:54.102112212Z" level=info msg="Removing container: be5649e847d726e94d1b78c89550435f2afcad95d029f0b386fd85c01fcac9e4" id=0a3a10fb-7f3a-436b-a00d-0940a7e49a09 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 17:20:07.544400 | controller | Jun 12 16:36:54.231528 crc crio[21573]: time="2026-06-12T16:36:54.231295073Z" level=info msg="Removed container be5649e847d726e94d1b78c89550435f2afcad95d029f0b386fd85c01fcac9e4: openstack/keystone-db-sync-nfr6p/keystone-db-sync" id=0a3a10fb-7f3a-436b-a00d-0940a7e49a09 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 17:20:07.544416 | controller | Jun 12 16:36:54.235843 crc crio[21573]: time="2026-06-12T16:36:54.235735025Z" level=info msg="Removing container: 2a5f5cc7690945eb10966648136c0ae87d8479edc32e85efdc2a5d4c340cd8cc" id=5c162048-6b09-4e55-a950-9e7212e6033d name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 17:20:07.544432 | controller | Jun 12 16:36:54.286751 crc crio[21573]: time="2026-06-12T16:36:54.28660616Z" level=info msg="Removed container 2a5f5cc7690945eb10966648136c0ae87d8479edc32e85efdc2a5d4c340cd8cc: openstack/neutron-db-create-98m7s/mariadb-database-create" id=5c162048-6b09-4e55-a950-9e7212e6033d name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 17:20:07.544447 | controller | Jun 12 16:36:54.292369 crc crio[21573]: time="2026-06-12T16:36:54.292236747Z" level=info msg="Removing container: 938af177b8dc90ac04062bd84c637bc9d47bbc45b799cb5f564e6b16fd33f3f9" id=3ddabdc6-e157-4009-86cb-0bf87d14a6ed name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 17:20:07.544467 | controller | Jun 12 16:36:54.344713 crc crio[21573]: time="2026-06-12T16:36:54.344578608Z" level=info msg="Removed container 938af177b8dc90ac04062bd84c637bc9d47bbc45b799cb5f564e6b16fd33f3f9: openstack/cinder-db-create-8rkj6/mariadb-database-create" id=3ddabdc6-e157-4009-86cb-0bf87d14a6ed name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 17:20:07.544484 | controller | Jun 12 16:36:54.349408 crc crio[21573]: time="2026-06-12T16:36:54.349275105Z" level=info msg="Removing container: 11e8bc86a3b9ceeae0595edb162234ae2f8990112c5a0d1d387cc457b2cef99c" id=f19b7b87-f103-469f-8663-28ccc131ce72 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 17:20:07.544500 | controller | Jun 12 16:36:54.400995 crc crio[21573]: time="2026-06-12T16:36:54.40082523Z" level=info msg="Removed container 11e8bc86a3b9ceeae0595edb162234ae2f8990112c5a0d1d387cc457b2cef99c: openstack/neutron-7009-account-create-update-qfzzp/mariadb-account-create-update" id=f19b7b87-f103-469f-8663-28ccc131ce72 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 17:20:07.544516 | controller | Jun 12 16:36:54.404732 crc crio[21573]: time="2026-06-12T16:36:54.404648316Z" level=info msg="Removing container: 568d95c7536ccf454e3da0c6726e5c4c4b4f6938712137fc743691d60f16b8f5" id=ad314c8a-9d53-4733-8450-a0aaee51efe1 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 17:20:07.544533 | controller | Jun 12 16:36:54.466536 crc crio[21573]: time="2026-06-12T16:36:54.466388548Z" level=info msg="Removed container 568d95c7536ccf454e3da0c6726e5c4c4b4f6938712137fc743691d60f16b8f5: openstack/cinder-31fd-account-create-update-tg4rt/mariadb-account-create-update" id=ad314c8a-9d53-4733-8450-a0aaee51efe1 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 17:20:07.544549 | controller | Jun 12 16:36:54.471871 crc crio[21573]: time="2026-06-12T16:36:54.471786137Z" level=info msg="Removing container: 055213e55676bc0ac7f7c5e4bd9b243f1160a0bde6056a995334797dfd6a738b" id=381e7b90-23ee-4ee6-95f2-ea885e8672e7 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 17:20:07.544565 | controller | Jun 12 16:36:54.793626 crc crio[21573]: time="2026-06-12T16:36:54.793242304Z" level=info msg="Removed container 055213e55676bc0ac7f7c5e4bd9b243f1160a0bde6056a995334797dfd6a738b: openshift-infra/auto-csr-approver-29688030-p9jjh/oc" id=381e7b90-23ee-4ee6-95f2-ea885e8672e7 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 17:20:07.544602 | controller | Jun 12 16:36:54.801238 crc crio[21573]: time="2026-06-12T16:36:54.801143703Z" level=info msg="Removing container: 8ca36b51aa9b136675936feae81d27c36d53cf2f57ec01c844e1faf3b24c874e" id=9c895a1a-e677-4fb7-ac2d-792df24b8bbd name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 17:20:07.544621 | controller | Jun 12 16:36:55.079356 crc crio[21573]: time="2026-06-12T16:36:55.078815215Z" level=info msg="Removed container 8ca36b51aa9b136675936feae81d27c36d53cf2f57ec01c844e1faf3b24c874e: openstack/glance-db-sync-bw86p/glance-db-sync" id=9c895a1a-e677-4fb7-ac2d-792df24b8bbd name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 17:20:07.544638 | controller | Jun 12 16:36:55.092364 crc crio[21573]: time="2026-06-12T16:36:55.092246128Z" level=info msg="Removing container: 4b57afa2a83d53a04989bd566f55c13d39432bf728b65e6c22b3f9c6f2ecdc76" id=80f30be8-e13b-471c-b80f-b0a2082015a2 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 17:20:07.544654 | controller | Jun 12 16:36:55.162874 crc crio[21573]: time="2026-06-12T16:36:55.162731714Z" level=info msg="Removed container 4b57afa2a83d53a04989bd566f55c13d39432bf728b65e6c22b3f9c6f2ecdc76: openstack/barbican-2c94-account-create-update-qlcdg/mariadb-account-create-update" id=80f30be8-e13b-471c-b80f-b0a2082015a2 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 17:20:07.544671 | controller | Jun 12 16:36:55.166757 crc crio[21573]: time="2026-06-12T16:36:55.166687763Z" level=info msg="Removing container: 97ffa52f3cb57b86dc2df9db3ed9e15223c07fbd172e625d873fc761c9a138a5" id=455efa17-d3c2-4e28-97a5-5146704e69bf name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 17:20:07.544690 | controller | Jun 12 16:36:55.312674 crc crio[21573]: time="2026-06-12T16:36:55.312346446Z" level=info msg="Removed container 97ffa52f3cb57b86dc2df9db3ed9e15223c07fbd172e625d873fc761c9a138a5: openstack/barbican-db-create-jvbtf/mariadb-database-create" id=455efa17-d3c2-4e28-97a5-5146704e69bf name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 17:20:07.544707 | controller | Jun 12 16:36:55.332083 crc crio[21573]: time="2026-06-12T16:36:55.331252853Z" level=info msg="Stopping pod sandbox: c73a4f0ea6674e4592ca250dd7202dc7ae7dcf4df276134e0ac298c63f5e1d78" id=a242b0b6-786f-4940-b017-86b8e6d34266 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 17:20:07.544723 | controller | Jun 12 16:36:55.332686 crc crio[21573]: time="2026-06-12T16:36:55.33258249Z" level=info msg="Stopped pod sandbox (already stopped): c73a4f0ea6674e4592ca250dd7202dc7ae7dcf4df276134e0ac298c63f5e1d78" id=a242b0b6-786f-4940-b017-86b8e6d34266 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 17:20:07.544739 | controller | Jun 12 16:36:55.334617 crc crio[21573]: time="2026-06-12T16:36:55.333772253Z" level=info msg="Removing pod sandbox: c73a4f0ea6674e4592ca250dd7202dc7ae7dcf4df276134e0ac298c63f5e1d78" id=e6324e22-2d78-4bf1-aa39-6b6e4753b588 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 17:20:07.544756 | controller | Jun 12 16:36:55.360758 crc crio[21573]: time="2026-06-12T16:36:55.360635067Z" level=info msg="Removed pod sandbox: c73a4f0ea6674e4592ca250dd7202dc7ae7dcf4df276134e0ac298c63f5e1d78" id=e6324e22-2d78-4bf1-aa39-6b6e4753b588 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 17:20:07.544771 | controller | Jun 12 16:36:55.362266 crc crio[21573]: time="2026-06-12T16:36:55.36216291Z" level=info msg="Stopping pod sandbox: 98e4e2feb24185cdd7366bff7269c6fc2e5c600500eb0b956a69e01230595037" id=29fc019c-c300-4868-b424-e61fac124477 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 17:20:07.544787 | controller | Jun 12 16:36:55.362528 crc crio[21573]: time="2026-06-12T16:36:55.362289433Z" level=info msg="Stopped pod sandbox (already stopped): 98e4e2feb24185cdd7366bff7269c6fc2e5c600500eb0b956a69e01230595037" id=29fc019c-c300-4868-b424-e61fac124477 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 17:20:07.544804 | controller | Jun 12 16:36:55.362880 crc crio[21573]: time="2026-06-12T16:36:55.362812029Z" level=info msg="Removing pod sandbox: 98e4e2feb24185cdd7366bff7269c6fc2e5c600500eb0b956a69e01230595037" id=bb99ff28-1fa2-4d69-836d-594a9d52d6f0 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 17:20:07.544820 | controller | Jun 12 16:36:55.399520 crc crio[21573]: time="2026-06-12T16:36:55.399346934Z" level=info msg="Removed pod sandbox: 98e4e2feb24185cdd7366bff7269c6fc2e5c600500eb0b956a69e01230595037" id=bb99ff28-1fa2-4d69-836d-594a9d52d6f0 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 17:20:07.544836 | controller | Jun 12 16:36:55.401250 crc crio[21573]: time="2026-06-12T16:36:55.400950605Z" level=info msg="Stopping pod sandbox: 00fbf63856ff44f832935843bcee587e2e3cd84e1612f5bb47d2f1bab5e96314" id=c0ea35ee-d879-433b-895d-2e06f0976d2f name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 17:20:07.544852 | controller | Jun 12 16:36:55.401250 crc crio[21573]: time="2026-06-12T16:36:55.40115886Z" level=info msg="Stopped pod sandbox (already stopped): 00fbf63856ff44f832935843bcee587e2e3cd84e1612f5bb47d2f1bab5e96314" id=c0ea35ee-d879-433b-895d-2e06f0976d2f name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 17:20:07.544868 | controller | Jun 12 16:36:55.403126 crc crio[21573]: time="2026-06-12T16:36:55.402757108Z" level=info msg="Removing pod sandbox: 00fbf63856ff44f832935843bcee587e2e3cd84e1612f5bb47d2f1bab5e96314" id=c5191552-40c1-4769-b308-e1248295fe1e name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 17:20:07.544884 | controller | Jun 12 16:36:55.430546 crc crio[21573]: time="2026-06-12T16:36:55.430401871Z" level=info msg="Removed pod sandbox: 00fbf63856ff44f832935843bcee587e2e3cd84e1612f5bb47d2f1bab5e96314" id=c5191552-40c1-4769-b308-e1248295fe1e name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 17:20:07.544904 | controller | Jun 12 16:36:55.431807 crc crio[21573]: time="2026-06-12T16:36:55.431674735Z" level=info msg="Stopping pod sandbox: dfb006f8a65f1dcef71a9d10c00815bfbbc6a4695b5f4cbb31a0ca29734483d8" id=f451bfc8-e29a-4398-9a27-b152163d64af name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 17:20:07.544921 | controller | Jun 12 16:36:55.431807 crc crio[21573]: time="2026-06-12T16:36:55.431771708Z" level=info msg="Stopped pod sandbox (already stopped): dfb006f8a65f1dcef71a9d10c00815bfbbc6a4695b5f4cbb31a0ca29734483d8" id=f451bfc8-e29a-4398-9a27-b152163d64af name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 17:20:07.544937 | controller | Jun 12 16:36:55.433133 crc crio[21573]: time="2026-06-12T16:36:55.433056803Z" level=info msg="Removing pod sandbox: dfb006f8a65f1dcef71a9d10c00815bfbbc6a4695b5f4cbb31a0ca29734483d8" id=f3ebccc0-7e45-4fc5-ae20-5686a903535b name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 17:20:07.544953 | controller | Jun 12 16:36:55.462291 crc crio[21573]: time="2026-06-12T16:36:55.462146554Z" level=info msg="Removed pod sandbox: dfb006f8a65f1dcef71a9d10c00815bfbbc6a4695b5f4cbb31a0ca29734483d8" id=f3ebccc0-7e45-4fc5-ae20-5686a903535b name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 17:20:07.544969 | controller | Jun 12 16:36:55.468232 crc crio[21573]: time="2026-06-12T16:36:55.468147257Z" level=info msg="Stopping pod sandbox: 71492abbf41961d0ee00c4935638a96db52c809188e2f1b803b665283e8a4ea6" id=10b278ae-2bfe-42a7-862b-1e7db0b3298c name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 17:20:07.544985 | controller | Jun 12 16:36:55.468813 crc crio[21573]: time="2026-06-12T16:36:55.468783525Z" level=info msg="Stopped pod sandbox (already stopped): 71492abbf41961d0ee00c4935638a96db52c809188e2f1b803b665283e8a4ea6" id=10b278ae-2bfe-42a7-862b-1e7db0b3298c name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 17:20:07.545001 | controller | Jun 12 16:36:55.472009 crc crio[21573]: time="2026-06-12T16:36:55.471887822Z" level=info msg="Removing pod sandbox: 71492abbf41961d0ee00c4935638a96db52c809188e2f1b803b665283e8a4ea6" id=ab1cad67-aa8e-46c8-9d70-cbf506d03bd3 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 17:20:07.545017 | controller | Jun 12 16:36:55.513021 crc crio[21573]: time="2026-06-12T16:36:55.512834984Z" level=info msg="Removed pod sandbox: 71492abbf41961d0ee00c4935638a96db52c809188e2f1b803b665283e8a4ea6" id=ab1cad67-aa8e-46c8-9d70-cbf506d03bd3 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 17:20:07.545033 | controller | Jun 12 16:36:55.513880 crc crio[21573]: time="2026-06-12T16:36:55.513820107Z" level=info msg="Stopping pod sandbox: 8fa88dbb34b6cb41a8380a2d2ebbc95cd07ca40197c6c026e10a58f76996ee9a" id=486617ef-0d79-42eb-bb0a-530c5a2b7fd3 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 17:20:07.545049 | controller | Jun 12 16:36:55.514062 crc crio[21573]: time="2026-06-12T16:36:55.5139317Z" level=info msg="Stopped pod sandbox (already stopped): 8fa88dbb34b6cb41a8380a2d2ebbc95cd07ca40197c6c026e10a58f76996ee9a" id=486617ef-0d79-42eb-bb0a-530c5a2b7fd3 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 17:20:07.545064 | controller | Jun 12 16:36:55.517520 crc crio[21573]: time="2026-06-12T16:36:55.516894243Z" level=info msg="Removing pod sandbox: 8fa88dbb34b6cb41a8380a2d2ebbc95cd07ca40197c6c026e10a58f76996ee9a" id=0ec0c985-c5fe-4d62-b54a-abeefe2a4d1c name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 17:20:07.545080 | controller | Jun 12 16:36:55.537616 crc crio[21573]: time="2026-06-12T16:36:55.537504881Z" level=info msg="Removed pod sandbox: 8fa88dbb34b6cb41a8380a2d2ebbc95cd07ca40197c6c026e10a58f76996ee9a" id=0ec0c985-c5fe-4d62-b54a-abeefe2a4d1c name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 17:20:07.545096 | controller | Jun 12 16:36:55.539240 crc crio[21573]: time="2026-06-12T16:36:55.539047486Z" level=info msg="Stopping pod sandbox: 8451c6f5cfd2e14db0244dad7164bfe8b1427df8d52d1f40a6f6c6dfac00e0ba" id=d0878ca1-48eb-47a1-9292-dd2fbd196756 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 17:20:07.545115 | controller | Jun 12 16:36:55.539536 crc crio[21573]: time="2026-06-12T16:36:55.539323423Z" level=info msg="Stopped pod sandbox (already stopped): 8451c6f5cfd2e14db0244dad7164bfe8b1427df8d52d1f40a6f6c6dfac00e0ba" id=d0878ca1-48eb-47a1-9292-dd2fbd196756 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 17:20:07.545131 | controller | Jun 12 16:36:55.540747 crc crio[21573]: time="2026-06-12T16:36:55.540636759Z" level=info msg="Removing pod sandbox: 8451c6f5cfd2e14db0244dad7164bfe8b1427df8d52d1f40a6f6c6dfac00e0ba" id=3db4775f-2ac0-471c-9f7d-59e427969321 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 17:20:07.545147 | controller | Jun 12 16:36:55.563787 crc crio[21573]: time="2026-06-12T16:36:55.563674066Z" level=info msg="Removed pod sandbox: 8451c6f5cfd2e14db0244dad7164bfe8b1427df8d52d1f40a6f6c6dfac00e0ba" id=3db4775f-2ac0-471c-9f7d-59e427969321 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 17:20:07.545163 | controller | Jun 12 16:36:55.565411 crc crio[21573]: time="2026-06-12T16:36:55.565279369Z" level=info msg="Stopping pod sandbox: fefe789dacfea5288b06cbeae4691a14ff02b9b2499aa424f39a26097254f838" id=9570daaa-10a0-4861-b0b4-8e09c887c5ef name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 17:20:07.545179 | controller | Jun 12 16:36:55.565747 crc crio[21573]: time="2026-06-12T16:36:55.565492644Z" level=info msg="Stopped pod sandbox (already stopped): fefe789dacfea5288b06cbeae4691a14ff02b9b2499aa424f39a26097254f838" id=9570daaa-10a0-4861-b0b4-8e09c887c5ef name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 17:20:07.545195 | controller | Jun 12 16:36:55.566713 crc crio[21573]: time="2026-06-12T16:36:55.566612625Z" level=info msg="Removing pod sandbox: fefe789dacfea5288b06cbeae4691a14ff02b9b2499aa424f39a26097254f838" id=a7cf464c-1fca-4054-ae4f-2625a177df9c name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 17:20:07.545211 | controller | Jun 12 16:36:55.591349 crc crio[21573]: time="2026-06-12T16:36:55.5910184Z" level=info msg="Removed pod sandbox: fefe789dacfea5288b06cbeae4691a14ff02b9b2499aa424f39a26097254f838" id=a7cf464c-1fca-4054-ae4f-2625a177df9c name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 17:20:07.545227 | controller | Jun 12 16:36:55.593817 crc crio[21573]: time="2026-06-12T16:36:55.593707384Z" level=info msg="Stopping pod sandbox: b965a8c59f2d04dd9306a83d1a7ebd79af08d678668e9c230128a94ee8c4fbf1" id=b33f770c-5a95-417a-9b5b-138e64499caf name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 17:20:07.545243 | controller | Jun 12 16:36:55.594032 crc crio[21573]: time="2026-06-12T16:36:55.593821108Z" level=info msg="Stopped pod sandbox (already stopped): b965a8c59f2d04dd9306a83d1a7ebd79af08d678668e9c230128a94ee8c4fbf1" id=b33f770c-5a95-417a-9b5b-138e64499caf name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 17:20:07.545259 | controller | Jun 12 16:36:55.594630 crc crio[21573]: time="2026-06-12T16:36:55.594559148Z" level=info msg="Removing pod sandbox: b965a8c59f2d04dd9306a83d1a7ebd79af08d678668e9c230128a94ee8c4fbf1" id=21b34877-12b7-4a61-9370-e8572010e19f name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 17:20:07.545275 | controller | Jun 12 16:36:55.614284 crc crio[21573]: time="2026-06-12T16:36:55.61411828Z" level=info msg="Removed pod sandbox: b965a8c59f2d04dd9306a83d1a7ebd79af08d678668e9c230128a94ee8c4fbf1" id=21b34877-12b7-4a61-9370-e8572010e19f name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 17:20:07.545291 | controller | Jun 12 16:36:55.615708 crc crio[21573]: time="2026-06-12T16:36:55.615594678Z" level=info msg="Stopping pod sandbox: 4b67f0cc460271ac1aadd0b3e9fd1a574ed533db65b459a51af0f4b71293a772" id=3c1df5bf-170b-47c5-b264-3681bafa0b4c name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 17:20:07.545306 | controller | Jun 12 16:36:55.615833 crc crio[21573]: time="2026-06-12T16:36:55.615710791Z" level=info msg="Stopped pod sandbox (already stopped): 4b67f0cc460271ac1aadd0b3e9fd1a574ed533db65b459a51af0f4b71293a772" id=3c1df5bf-170b-47c5-b264-3681bafa0b4c name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 17:20:07.545325 | controller | Jun 12 16:36:55.617339 crc crio[21573]: time="2026-06-12T16:36:55.617254454Z" level=info msg="Removing pod sandbox: 4b67f0cc460271ac1aadd0b3e9fd1a574ed533db65b459a51af0f4b71293a772" id=e34c7357-01e2-4147-b183-3f0e6849bb6a name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 17:20:07.545342 | controller | Jun 12 16:36:55.642067 crc crio[21573]: time="2026-06-12T16:36:55.641834762Z" level=info msg="Removed pod sandbox: 4b67f0cc460271ac1aadd0b3e9fd1a574ed533db65b459a51af0f4b71293a772" id=e34c7357-01e2-4147-b183-3f0e6849bb6a name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 17:20:07.545358 | controller | Jun 12 16:37:01.701517 crc crio[21573]: time="2026-06-12T16:37:01.700149793Z" level=info msg="Running pod sandbox: openstack/openstack-edpm-ipam-provisionserver-openstackprovisionservtckzq/POD" id=47d45515-14c8-4416-9c1a-b2de2aac3c2a name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:20:07.545374 | controller | Jun 12 16:37:01.703117 crc crio[21573]: time="2026-06-12T16:37:01.701937504Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.545391 | controller | Jun 12 16:37:01.752884 crc crio[21573]: time="2026-06-12T16:37:01.750330232Z" level=warning msg="Skipping invalid sysctl specified by config {net.ipv4.ping_group_range 0 2147483647}: \"net.ipv4.ping_group_range\" not allowed with host net enabled" id=47d45515-14c8-4416-9c1a-b2de2aac3c2a name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:20:07.545407 | controller | Jun 12 16:37:01.784888 crc crio[21573]: time="2026-06-12T16:37:01.784789096Z" level=info msg="Ran pod sandbox b9ca24164745d2a9b7f8fbf8f9b66aabf9a308db91604166ce74a5555cd63079 with infra container: openstack/openstack-edpm-ipam-provisionserver-openstackprovisionservtckzq/POD" id=47d45515-14c8-4416-9c1a-b2de2aac3c2a name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:20:07.545424 | controller | Jun 12 16:37:01.790780 crc crio[21573]: time="2026-06-12T16:37:01.790646997Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/edpm-hardened-uefi:current-podified" id=db506b53-297d-4161-893e-46de093e6bf1 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:20:07.545440 | controller | Jun 12 16:37:01.791628 crc crio[21573]: time="2026-06-12T16:37:01.790958176Z" level=info msg="Image quay.io/podified-antelope-centos9/edpm-hardened-uefi:current-podified not found" id=db506b53-297d-4161-893e-46de093e6bf1 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:20:07.545455 | controller | Jun 12 16:37:01.791628 crc crio[21573]: time="2026-06-12T16:37:01.791210673Z" level=info msg="Neither image nor artfiact quay.io/podified-antelope-centos9/edpm-hardened-uefi:current-podified found" id=db506b53-297d-4161-893e-46de093e6bf1 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:20:07.545471 | controller | Jun 12 16:37:01.794821 crc crio[21573]: time="2026-06-12T16:37:01.794726472Z" level=info msg="Pulling image: quay.io/podified-antelope-centos9/edpm-hardened-uefi:current-podified" id=942d914d-e93f-4c5b-8812-921cb45195f3 name=/runtime.v1.ImageService/PullImage
2026-06-12 17:20:07.545487 | controller | Jun 12 16:37:01.814259 crc crio[21573]: time="2026-06-12T16:37:01.814152447Z" level=info msg="Trying to access \"quay.io/podified-antelope-centos9/edpm-hardened-uefi:current-podified\""
2026-06-12 17:20:07.545503 | controller | Jun 12 16:37:29.555206 crc crio[21573]: time="2026-06-12T16:37:29.554199202Z" level=info msg="Pulled image: quay.io/podified-antelope-centos9/edpm-hardened-uefi@sha256:378b042cc88a95e8151e031bfbb0e9b60fa3f6eb17d8a184b8698986b7451d1e" id=942d914d-e93f-4c5b-8812-921cb45195f3 name=/runtime.v1.ImageService/PullImage
2026-06-12 17:20:07.545519 | controller | Jun 12 16:37:29.557922 crc crio[21573]: time="2026-06-12T16:37:29.55777848Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/edpm-hardened-uefi:current-podified" id=daa06b91-316c-4e2f-99a7-364aa033716b name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:20:07.545541 | controller | Jun 12 16:37:29.565355 crc crio[21573]: time="2026-06-12T16:37:29.56527159Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/edpm-hardened-uefi:current-podified" id=95984d68-9e48-479e-9a4d-3e95033ac50a name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:20:07.545558 | controller | Jun 12 16:37:29.574391 crc crio[21573]: time="2026-06-12T16:37:29.574304133Z" level=info msg="Creating container: openstack/openstack-edpm-ipam-provisionserver-openstackprovisionservtckzq/init" id=7ca241ca-9573-4864-8102-07a473056c87 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:20:07.545589 | controller | Jun 12 16:37:29.575718 crc crio[21573]: time="2026-06-12T16:37:29.575651331Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.545611 | controller | Jun 12 16:37:29.629601 crc crio[21573]: time="2026-06-12T16:37:29.629287574Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.545628 | controller | Jun 12 16:37:29.646045 crc crio[21573]: time="2026-06-12T16:37:29.645701574Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.545645 | controller | Jun 12 16:37:29.840744 crc crio[21573]: time="2026-06-12T16:37:29.839738709Z" level=info msg="Created container 359d61d3cc892cb09fc32fb10ded1e82dd10bd7b7d0eb35664b785c2f38f4e96: openstack/openstack-edpm-ipam-provisionserver-openstackprovisionservtckzq/init" id=7ca241ca-9573-4864-8102-07a473056c87 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:20:07.545661 | controller | Jun 12 16:37:29.842534 crc crio[21573]: time="2026-06-12T16:37:29.842398853Z" level=info msg="Starting container: 359d61d3cc892cb09fc32fb10ded1e82dd10bd7b7d0eb35664b785c2f38f4e96" id=ca3b622a-8c77-4d4f-a9f5-e62a3d16ee4c name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 17:20:07.545681 | controller | Jun 12 16:37:29.848681 crc crio[21573]: time="2026-06-12T16:37:29.848428292Z" level=info msg="Started container" PID=116247 containerID=359d61d3cc892cb09fc32fb10ded1e82dd10bd7b7d0eb35664b785c2f38f4e96 description=openstack/openstack-edpm-ipam-provisionserver-openstackprovisionservtckzq/init id=ca3b622a-8c77-4d4f-a9f5-e62a3d16ee4c name=/runtime.v1.RuntimeService/StartContainer sandboxID=b9ca24164745d2a9b7f8fbf8f9b66aabf9a308db91604166ce74a5555cd63079
2026-06-12 17:20:07.545701 | controller | Jun 12 16:37:37.695872 crc crio[21573]: time="2026-06-12T16:37:37.694349608Z" level=info msg="Pulling image: registry.redhat.io/ubi9/httpd-24:latest" id=68eb7ece-9f5e-4323-bcf9-370064da0ff8 name=/runtime.v1.ImageService/PullImage
2026-06-12 17:20:07.545718 | controller | Jun 12 16:37:37.706180 crc crio[21573]: time="2026-06-12T16:37:37.706074407Z" level=info msg="Trying to access \"registry.redhat.io/ubi9/httpd-24:latest\""
2026-06-12 17:20:07.545735 | controller | Jun 12 16:37:40.143593 crc crio[21573]: time="2026-06-12T16:37:40.13288502Z" level=info msg="Pulled image: registry.redhat.io/ubi9/httpd-24@sha256:ad0dea2237c315df6dcd44760313c4563611466bd339c1004d512a0d59a0efbf" id=68eb7ece-9f5e-4323-bcf9-370064da0ff8 name=/runtime.v1.ImageService/PullImage
2026-06-12 17:20:07.545752 | controller | Jun 12 16:37:40.146247 crc crio[21573]: time="2026-06-12T16:37:40.146094138Z" level=info msg="Checking image status: registry.redhat.io/ubi9/httpd-24:latest" id=1a4bdc11-2683-44e2-a22e-53327b9d2164 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:20:07.545768 | controller | Jun 12 16:37:40.205502 crc crio[21573]: time="2026-06-12T16:37:40.205056038Z" level=info msg="Checking image status: registry.redhat.io/ubi9/httpd-24:latest" id=fcf37812-09fb-4ffd-8215-a86f58da775e name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:20:07.545788 | controller | Jun 12 16:37:40.229815 crc crio[21573]: time="2026-06-12T16:37:40.229406832Z" level=info msg="Creating container: openstack/openstack-edpm-ipam-provisionserver-openstackprovisionservtckzq/osp-httpd" id=469ef5ce-aa2d-4117-8c78-ad0372cbea02 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:20:07.545805 | controller | Jun 12 16:37:40.233543 crc crio[21573]: time="2026-06-12T16:37:40.233393175Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.545821 | controller | Jun 12 16:37:40.334537 crc crio[21573]: time="2026-06-12T16:37:40.334397333Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.545837 | controller | Jun 12 16:37:40.340945 crc crio[21573]: time="2026-06-12T16:37:40.340833223Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.545853 | controller | Jun 12 16:37:40.555169 crc crio[21573]: time="2026-06-12T16:37:40.5545468Z" level=info msg="Created container 0533fbbab50596e316bd3e3c823502e63142ffd8860ffdf788ac4f0a35901a0a: openstack/openstack-edpm-ipam-provisionserver-openstackprovisionservtckzq/osp-httpd" id=469ef5ce-aa2d-4117-8c78-ad0372cbea02 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:20:07.545868 | controller | Jun 12 16:37:40.558077 crc crio[21573]: time="2026-06-12T16:37:40.557950165Z" level=info msg="Starting container: 0533fbbab50596e316bd3e3c823502e63142ffd8860ffdf788ac4f0a35901a0a" id=f8c09814-17d5-4eb8-a1dc-47839f23bd1b name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 17:20:07.545885 | controller | Jun 12 16:37:40.563860 crc crio[21573]: time="2026-06-12T16:37:40.563766478Z" level=info msg="Started container" PID=116784 containerID=0533fbbab50596e316bd3e3c823502e63142ffd8860ffdf788ac4f0a35901a0a description=openstack/openstack-edpm-ipam-provisionserver-openstackprovisionservtckzq/osp-httpd id=f8c09814-17d5-4eb8-a1dc-47839f23bd1b name=/runtime.v1.RuntimeService/StartContainer sandboxID=b9ca24164745d2a9b7f8fbf8f9b66aabf9a308db91604166ce74a5555cd63079
2026-06-12 17:20:07.545902 | controller | Jun 12 16:37:54.488997 crc crio[21573]: time="2026-06-12T16:37:54.48790345Z" level=info msg="Running pod sandbox: openstack/openstack-edpm-ipam-provisionserver-checksum-discovery-fx4ft/POD" id=1e5e30ab-690c-4d32-a891-015e00dbc05d name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:20:07.545919 | controller | Jun 12 16:37:54.490369 crc crio[21573]: time="2026-06-12T16:37:54.489027762Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.545936 | controller | Jun 12 16:37:54.529489 crc crio[21573]: time="2026-06-12T16:37:54.529318532Z" level=info msg="Got pod network &{Name:openstack-edpm-ipam-provisionserver-checksum-discovery-fx4ft Namespace:openstack ID:34c0ae3397d8d1fdb0683ce5be192b96a525d97b18bb9c78cb4b7c3ee421fff4 UID:a1029d36-2617-4fad-9990-7e1b78599e0d NetNS:/var/run/netns/37119c99-05f1-4c3a-bc07-67e611599df6 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poda1029d36_2617_4fad_9990_7e1b78599e0d.slice PodAnnotations:0xc0001389b0}] Aliases:map[]}"
2026-06-12 17:20:07.545953 | controller | Jun 12 16:37:54.529489 crc crio[21573]: time="2026-06-12T16:37:54.529404684Z" level=info msg="Adding pod openstack_openstack-edpm-ipam-provisionserver-checksum-discovery-fx4ft to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 17:20:07.545969 | controller | Jun 12 16:37:55.188515 crc crio[21573]: 2026-06-12T16:37:55Z [verbose] CmdAdd (shim): {1.1.0 [{Name:34c0ae3397d8d1f Mac:7a:c9:41:95:52:ff Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:e4 Mtu:0 Sandbox:/var/run/netns/37119c99-05f1-4c3a-bc07-67e611599df6 SocketPath: PciID:}] [{Interface:0xc00030c5c0 Address:{IP:10.217.0.228 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 17:20:07.545991 | controller | Jun 12 16:37:55.190081 crc crio[21573]: time="2026-06-12T16:37:55.19000575Z" level=info msg="Got pod network &{Name:openstack-edpm-ipam-provisionserver-checksum-discovery-fx4ft Namespace:openstack ID:34c0ae3397d8d1fdb0683ce5be192b96a525d97b18bb9c78cb4b7c3ee421fff4 UID:a1029d36-2617-4fad-9990-7e1b78599e0d NetNS:/var/run/netns/37119c99-05f1-4c3a-bc07-67e611599df6 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poda1029d36_2617_4fad_9990_7e1b78599e0d.slice PodAnnotations:0xc0001389b0}] Aliases:map[]}"
2026-06-12 17:20:07.546009 | controller | Jun 12 16:37:55.190352 crc crio[21573]: time="2026-06-12T16:37:55.190245057Z" level=info msg="Checking pod openstack_openstack-edpm-ipam-provisionserver-checksum-discovery-fx4ft for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 17:20:07.546025 | controller | Jun 12 16:37:55.212290 crc crio[21573]: time="2026-06-12T16:37:55.21219299Z" level=info msg="Ran pod sandbox 34c0ae3397d8d1fdb0683ce5be192b96a525d97b18bb9c78cb4b7c3ee421fff4 with infra container: openstack/openstack-edpm-ipam-provisionserver-checksum-discovery-fx4ft/POD" id=1e5e30ab-690c-4d32-a891-015e00dbc05d name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:20:07.546042 | controller | Jun 12 16:37:55.215525 crc crio[21573]: time="2026-06-12T16:37:55.215387849Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/edpm-hardened-uefi:current-podified" id=3cf5b804-d4f4-432d-ab6b-8f00d8bec99e name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:20:07.546059 | controller | Jun 12 16:37:55.219248 crc crio[21573]: time="2026-06-12T16:37:55.219081963Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/edpm-hardened-uefi:current-podified" id=3e17da15-202e-4a96-820e-343d6228bef9 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:20:07.546076 | controller | Jun 12 16:37:55.269116 crc crio[21573]: time="2026-06-12T16:37:55.269019503Z" level=info msg="Creating container: openstack/openstack-edpm-ipam-provisionserver-checksum-discovery-fx4ft/init" id=9831afbd-0b47-4246-b65b-b8475959dca4 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:20:07.546092 | controller | Jun 12 16:37:55.269781 crc crio[21573]: time="2026-06-12T16:37:55.269732082Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.546108 | controller | Jun 12 16:37:55.328277 crc crio[21573]: time="2026-06-12T16:37:55.328128097Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.546124 | controller | Jun 12 16:37:55.335906 crc crio[21573]: time="2026-06-12T16:37:55.335865514Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.546140 | controller | Jun 12 16:37:55.655717 crc crio[21573]: time="2026-06-12T16:37:55.655004694Z" level=info msg="Created container 288572b61d44f4e668b5e678b7d3db0d49fd5ed5431e8773ffc4f1d5e74cbed7: openstack/openstack-edpm-ipam-provisionserver-checksum-discovery-fx4ft/init" id=9831afbd-0b47-4246-b65b-b8475959dca4 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:20:07.546155 | controller | Jun 12 16:37:55.658546 crc crio[21573]: time="2026-06-12T16:37:55.65837885Z" level=info msg="Starting container: 288572b61d44f4e668b5e678b7d3db0d49fd5ed5431e8773ffc4f1d5e74cbed7" id=865d558a-cc00-478d-b830-faea94deff4d name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 17:20:07.546175 | controller | Jun 12 16:37:55.665492 crc crio[21573]: time="2026-06-12T16:37:55.665315793Z" level=info msg="Started container" PID=117808 containerID=288572b61d44f4e668b5e678b7d3db0d49fd5ed5431e8773ffc4f1d5e74cbed7 description=openstack/openstack-edpm-ipam-provisionserver-checksum-discovery-fx4ft/init id=865d558a-cc00-478d-b830-faea94deff4d name=/runtime.v1.RuntimeService/StartContainer sandboxID=34c0ae3397d8d1fdb0683ce5be192b96a525d97b18bb9c78cb4b7c3ee421fff4
2026-06-12 17:20:07.546192 | controller | Jun 12 16:37:55.666235 crc crio[21573]: time="2026-06-12T16:37:55.666136786Z" level=info msg="Removing container: 1c3ffa8e0432d0407747a3e298df688ad87a6a60a0aec78b3b5e12b23ee8e13b" id=1bb96b55-042c-418b-85e8-28ff5eced9e7 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 17:20:07.546208 | controller | Jun 12 16:37:55.765122 crc crio[21573]: time="2026-06-12T16:37:55.764906237Z" level=info msg="Removed container 1c3ffa8e0432d0407747a3e298df688ad87a6a60a0aec78b3b5e12b23ee8e13b: openstack/cinder-online-data-migrations-4rkzb/cinder-online-data-migrations" id=1bb96b55-042c-418b-85e8-28ff5eced9e7 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 17:20:07.546224 | controller | Jun 12 16:37:55.768789 crc crio[21573]: time="2026-06-12T16:37:55.768658318Z" level=info msg="Removing container: eba771f96003e5501210e00ff8df7f139df47f14a9ecbfcb9b11d812a623ff71" id=6a8d696d-2738-40c4-b366-8d86edb0e197 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 17:20:07.546241 | controller | Jun 12 16:37:55.842785 crc crio[21573]: time="2026-06-12T16:37:55.842626155Z" level=info msg="Removed container eba771f96003e5501210e00ff8df7f139df47f14a9ecbfcb9b11d812a623ff71: openstack/barbican-db-sync-q8zhz/barbican-db-sync" id=6a8d696d-2738-40c4-b366-8d86edb0e197 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 17:20:07.546257 | controller | Jun 12 16:37:55.850672 crc crio[21573]: time="2026-06-12T16:37:55.850579593Z" level=info msg="Removing container: 713f3a6f79af8900edfce5ec54de6e481570be7b9e8e94920d8b5c10eafa5543" id=5bb20ba7-6678-4999-942f-ec185f12b503 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 17:20:07.546273 | controller | Jun 12 16:37:55.998956 crc crio[21573]: time="2026-06-12T16:37:55.998791026Z" level=info msg="Removed container 713f3a6f79af8900edfce5ec54de6e481570be7b9e8e94920d8b5c10eafa5543: openstack/neutron-db-sync-979sq/neutron-db-sync" id=5bb20ba7-6678-4999-942f-ec185f12b503 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 17:20:07.546289 | controller | Jun 12 16:37:56.004896 crc crio[21573]: time="2026-06-12T16:37:56.004777763Z" level=info msg="Removing container: b839d6321814ab93450016dbf9ceffd34ecb64030bb7f406c43f4f414af3501e" id=2880edb0-bc71-4a6d-8c27-91640d1b3559 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 17:20:07.546304 | controller | Jun 12 16:37:56.126357 crc crio[21573]: time="2026-06-12T16:37:56.126150163Z" level=info msg="Removed container b839d6321814ab93450016dbf9ceffd34ecb64030bb7f406c43f4f414af3501e: openstack/keystone-bootstrap-mn5h9/keystone-bootstrap" id=2880edb0-bc71-4a6d-8c27-91640d1b3559 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 17:20:07.546320 | controller | Jun 12 16:37:56.131320 crc crio[21573]: time="2026-06-12T16:37:56.131188614Z" level=info msg="Removing container: b0f9687bf9197a4d522284f5a0979fc4ce77368f12d59649e33efda354028bf9" id=cc406c69-938e-4d71-af3a-093baf31283d name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 17:20:07.546336 | controller | Jun 12 16:37:56.230159 crc crio[21573]: time="2026-06-12T16:37:56.229942167Z" level=info msg="Removed container b0f9687bf9197a4d522284f5a0979fc4ce77368f12d59649e33efda354028bf9: openstack/cinder-db-sync-xldzl/cinder-db-sync" id=cc406c69-938e-4d71-af3a-093baf31283d name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 17:20:07.546352 | controller | Jun 12 16:37:56.237412 crc crio[21573]: time="2026-06-12T16:37:56.237307916Z" level=info msg="Removing container: 3a27efe738e13b70448afeddcfd3a7c51667954261596a900d5b859acd894c62" id=610f5576-ed69-4156-907a-ed264501560e name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 17:20:07.546372 | controller | Jun 12 16:37:56.377790 crc crio[21573]: time="2026-06-12T16:37:56.373870882Z" level=info msg="Removed container 3a27efe738e13b70448afeddcfd3a7c51667954261596a900d5b859acd894c62: openstack/placement-db-sync-rzcc5/placement-db-sync" id=610f5576-ed69-4156-907a-ed264501560e name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 17:20:07.546389 | controller | Jun 12 16:37:56.390945 crc crio[21573]: time="2026-06-12T16:37:56.390819177Z" level=info msg="Stopping pod sandbox: 9bc671bd970cf90f082a56cbb106893c9efdb9b8fe25ae414ecbc7482a9ee0d2" id=8bb43ebe-6647-4a68-8fd8-fa03a1c4489d name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 17:20:07.546405 | controller | Jun 12 16:37:56.390945 crc crio[21573]: time="2026-06-12T16:37:56.3909397Z" level=info msg="Stopped pod sandbox (already stopped): 9bc671bd970cf90f082a56cbb106893c9efdb9b8fe25ae414ecbc7482a9ee0d2" id=8bb43ebe-6647-4a68-8fd8-fa03a1c4489d name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 17:20:07.546421 | controller | Jun 12 16:37:56.391807 crc crio[21573]: time="2026-06-12T16:37:56.391718732Z" level=info msg="Removing pod sandbox: 9bc671bd970cf90f082a56cbb106893c9efdb9b8fe25ae414ecbc7482a9ee0d2" id=3e76d7fd-877e-4372-918a-3cc20248ad9d name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 17:20:07.546437 | controller | Jun 12 16:37:56.425163 crc crio[21573]: time="2026-06-12T16:37:56.424962966Z" level=info msg="Removed pod sandbox: 9bc671bd970cf90f082a56cbb106893c9efdb9b8fe25ae414ecbc7482a9ee0d2" id=3e76d7fd-877e-4372-918a-3cc20248ad9d name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 17:20:07.546453 | controller | Jun 12 16:37:56.427928 crc crio[21573]: time="2026-06-12T16:37:56.427824653Z" level=info msg="Stopping pod sandbox: 2bed26c75415c9faa00b9c08c3d1e2274a8615e66208ab7705a8d8a628dcbe46" id=fc51004f-b576-4177-91e1-02a72aac75a6 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 17:20:07.546468 | controller | Jun 12 16:37:56.427928 crc crio[21573]: time="2026-06-12T16:37:56.427924596Z" level=info msg="Stopped pod sandbox (already stopped): 2bed26c75415c9faa00b9c08c3d1e2274a8615e66208ab7705a8d8a628dcbe46" id=fc51004f-b576-4177-91e1-02a72aac75a6 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 17:20:07.546484 | controller | Jun 12 16:37:56.428918 crc crio[21573]: time="2026-06-12T16:37:56.428840701Z" level=info msg="Removing pod sandbox: 2bed26c75415c9faa00b9c08c3d1e2274a8615e66208ab7705a8d8a628dcbe46" id=32e491e3-90c0-406f-b8c5-15772907e1a4 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 17:20:07.546500 | controller | Jun 12 16:37:56.455817 crc crio[21573]: time="2026-06-12T16:37:56.455592484Z" level=info msg="Removed pod sandbox: 2bed26c75415c9faa00b9c08c3d1e2274a8615e66208ab7705a8d8a628dcbe46" id=32e491e3-90c0-406f-b8c5-15772907e1a4 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 17:20:07.546517 | controller | Jun 12 16:37:56.457757 crc crio[21573]: time="2026-06-12T16:37:56.457168349Z" level=info msg="Stopping pod sandbox: 7ff60b97fcc8df21f9274ff9e5f282f0bc72005d4ac1610d70049e10649d5f49" id=024dd331-c0dd-4e0f-ba5c-28d471bcfde4 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 17:20:07.546532 | controller | Jun 12 16:37:56.457757 crc crio[21573]: time="2026-06-12T16:37:56.457497625Z" level=info msg="Stopped pod sandbox (already stopped): 7ff60b97fcc8df21f9274ff9e5f282f0bc72005d4ac1610d70049e10649d5f49" id=024dd331-c0dd-4e0f-ba5c-28d471bcfde4 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 17:20:07.546548 | controller | Jun 12 16:37:56.458898 crc crio[21573]: time="2026-06-12T16:37:56.4587879Z" level=info msg="Removing pod sandbox: 7ff60b97fcc8df21f9274ff9e5f282f0bc72005d4ac1610d70049e10649d5f49" id=a04a047c-661b-488d-8d09-5147823be19f name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 17:20:07.546565 | controller | Jun 12 16:37:56.479279 crc crio[21573]: time="2026-06-12T16:37:56.479154312Z" level=info msg="Removed pod sandbox: 7ff60b97fcc8df21f9274ff9e5f282f0bc72005d4ac1610d70049e10649d5f49" id=a04a047c-661b-488d-8d09-5147823be19f name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 17:20:07.546604 | controller | Jun 12 16:37:56.481070 crc crio[21573]: time="2026-06-12T16:37:56.480945771Z" level=info msg="Stopping pod sandbox: 2ab944f1730a8aee43e9aa5afe44817769bd54c063cc180dc9085880d9ea9e92" id=87a50b55-3129-41b6-98c4-3ed166fc5006 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 17:20:07.546623 | controller | Jun 12 16:37:56.481185 crc crio[21573]: time="2026-06-12T16:37:56.481098306Z" level=info msg="Stopped pod sandbox (already stopped): 2ab944f1730a8aee43e9aa5afe44817769bd54c063cc180dc9085880d9ea9e92" id=87a50b55-3129-41b6-98c4-3ed166fc5006 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 17:20:07.546639 | controller | Jun 12 16:37:56.482382 crc crio[21573]: time="2026-06-12T16:37:56.482292358Z" level=info msg="Removing pod sandbox: 2ab944f1730a8aee43e9aa5afe44817769bd54c063cc180dc9085880d9ea9e92" id=2680e803-489b-45da-bb6d-5a3dd3273c2b name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 17:20:07.546656 | controller | Jun 12 16:37:56.501871 crc crio[21573]: time="2026-06-12T16:37:56.501766497Z" level=info msg="Removed pod sandbox: 2ab944f1730a8aee43e9aa5afe44817769bd54c063cc180dc9085880d9ea9e92" id=2680e803-489b-45da-bb6d-5a3dd3273c2b name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 17:20:07.546672 | controller | Jun 12 16:37:56.503023 crc crio[21573]: time="2026-06-12T16:37:56.502934282Z" level=info msg="Stopping pod sandbox: df4c089bb30f6cb5ebb48fd00aadcc8b1bf2fcd79fd9be0d0b7af176ecb0c76a" id=28ce580e-878d-47b4-a986-56e1064f2ef0 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 17:20:07.546688 | controller | Jun 12 16:37:56.503117 crc crio[21573]: time="2026-06-12T16:37:56.503081951Z" level=info msg="Stopped pod sandbox (already stopped): df4c089bb30f6cb5ebb48fd00aadcc8b1bf2fcd79fd9be0d0b7af176ecb0c76a" id=28ce580e-878d-47b4-a986-56e1064f2ef0 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 17:20:07.546703 | controller | Jun 12 16:37:56.505905 crc crio[21573]: time="2026-06-12T16:37:56.505798408Z" level=info msg="Removing pod sandbox: df4c089bb30f6cb5ebb48fd00aadcc8b1bf2fcd79fd9be0d0b7af176ecb0c76a" id=07825e22-b640-40fe-9bc2-50c16088b88d name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 17:20:07.546720 | controller | Jun 12 16:37:56.559077 crc crio[21573]: time="2026-06-12T16:37:56.554707664Z" level=info msg="Removed pod sandbox: df4c089bb30f6cb5ebb48fd00aadcc8b1bf2fcd79fd9be0d0b7af176ecb0c76a" id=07825e22-b640-40fe-9bc2-50c16088b88d name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 17:20:07.546736 | controller | Jun 12 16:37:56.573285 crc crio[21573]: time="2026-06-12T16:37:56.573162979Z" level=info msg="Stopping pod sandbox: bba45bc4fc995ed81c8de048d5a7a81d7b238613af5525300ff90a0aef2bbc0f" id=28565812-bb45-4e19-817b-e3a642a98feb name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 17:20:07.546752 | controller | Jun 12 16:37:56.573652 crc crio[21573]: time="2026-06-12T16:37:56.573298692Z" level=info msg="Stopped pod sandbox (already stopped): bba45bc4fc995ed81c8de048d5a7a81d7b238613af5525300ff90a0aef2bbc0f" id=28565812-bb45-4e19-817b-e3a642a98feb name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 17:20:07.546768 | controller | Jun 12 16:37:56.578924 crc crio[21573]: time="2026-06-12T16:37:56.57864479Z" level=info msg="Removing pod sandbox: bba45bc4fc995ed81c8de048d5a7a81d7b238613af5525300ff90a0aef2bbc0f" id=10e109f0-dc8c-4096-ad07-541f055388e8 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 17:20:07.546784 | controller | Jun 12 16:37:56.622501 crc crio[21573]: time="2026-06-12T16:37:56.622317018Z" level=info msg="Removed pod sandbox: bba45bc4fc995ed81c8de048d5a7a81d7b238613af5525300ff90a0aef2bbc0f" id=10e109f0-dc8c-4096-ad07-541f055388e8 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 17:20:07.546800 | controller | Jun 12 16:38:00.561019 crc crio[21573]: time="2026-06-12T16:38:00.5601117Z" level=info msg="Running pod sandbox: openshift-infra/auto-csr-approver-29688038-qxcbz/POD" id=89ed2d58-ab8b-4d3b-b6b6-577fc5f6de10 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:20:07.546821 | controller | Jun 12 16:38:00.562233 crc crio[21573]: time="2026-06-12T16:38:00.561046467Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.546838 | controller | Jun 12 16:38:00.617726 crc crio[21573]: time="2026-06-12T16:38:00.617002544Z" level=info msg="Got pod network &{Name:auto-csr-approver-29688038-qxcbz Namespace:openshift-infra ID:b357cabab96957123e7ec24ad913bce0fe14d7205f1e241d709bbe11b3770c69 UID:4a357424-3639-4862-b1da-bd8ab3761b1b NetNS:/var/run/netns/85d98785-3bd2-484e-adde-9e3b4c646f34 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod4a357424_3639_4862_b1da_bd8ab3761b1b.slice PodAnnotations:0xc000138770}] Aliases:map[]}"
2026-06-12 17:20:07.546855 | controller | Jun 12 16:38:00.618232 crc crio[21573]: time="2026-06-12T16:38:00.617754596Z" level=info msg="Adding pod openshift-infra_auto-csr-approver-29688038-qxcbz to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 17:20:07.546872 | controller | Jun 12 16:38:01.055726 crc crio[21573]: 2026-06-12T16:38:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:b357cabab969571 Mac:2e:9d:5e:77:3d:b5 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:e5 Mtu:0 Sandbox:/var/run/netns/85d98785-3bd2-484e-adde-9e3b4c646f34 SocketPath: PciID:}] [{Interface:0xc000015210 Address:{IP:10.217.0.229 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 17:20:07.546889 | controller | Jun 12 16:38:01.058823 crc crio[21573]: time="2026-06-12T16:38:01.058592895Z" level=info msg="Got pod network &{Name:auto-csr-approver-29688038-qxcbz Namespace:openshift-infra ID:b357cabab96957123e7ec24ad913bce0fe14d7205f1e241d709bbe11b3770c69 UID:4a357424-3639-4862-b1da-bd8ab3761b1b NetNS:/var/run/netns/85d98785-3bd2-484e-adde-9e3b4c646f34 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod4a357424_3639_4862_b1da_bd8ab3761b1b.slice PodAnnotations:0xc000138770}] Aliases:map[]}"
2026-06-12 17:20:07.546906 | controller | Jun 12 16:38:01.058823 crc crio[21573]: time="2026-06-12T16:38:01.058810201Z" level=info msg="Checking pod openshift-infra_auto-csr-approver-29688038-qxcbz for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 17:20:07.546923 | controller | Jun 12 16:38:01.070033 crc crio[21573]: time="2026-06-12T16:38:01.069639134Z" level=info msg="Ran pod sandbox b357cabab96957123e7ec24ad913bce0fe14d7205f1e241d709bbe11b3770c69 with infra container: openshift-infra/auto-csr-approver-29688038-qxcbz/POD" id=89ed2d58-ab8b-4d3b-b6b6-577fc5f6de10 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:20:07.546939 | controller | Jun 12 16:38:01.075797 crc crio[21573]: time="2026-06-12T16:38:01.073767538Z" level=info msg="Pulling image: registry.redhat.io/openshift4/ose-cli:latest" id=8de82667-e30a-450f-af3e-c7a67af1fb41 name=/runtime.v1.ImageService/PullImage
2026-06-12 17:20:07.546956 | controller | Jun 12 16:38:01.079714 crc crio[21573]: time="2026-06-12T16:38:01.079624503Z" level=info msg="Trying to access \"registry.redhat.io/openshift4/ose-cli:latest\""
2026-06-12 17:20:07.546972 | controller | Jun 12 16:38:02.298029 crc crio[21573]: time="2026-06-12T16:38:02.297359445Z" level=info msg="Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9" id=8de82667-e30a-450f-af3e-c7a67af1fb41 name=/runtime.v1.ImageService/PullImage
2026-06-12 17:20:07.546988 | controller | Jun 12 16:38:02.304752 crc crio[21573]: time="2026-06-12T16:38:02.30467362Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-cli:latest" id=44992307-eaa4-477f-9159-f4a35da3b30d name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:20:07.547009 | controller | Jun 12 16:38:02.308297 crc crio[21573]: time="2026-06-12T16:38:02.308205038Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-cli:latest" id=99b36a75-e978-4191-9053-032ba8a05b52 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:20:07.547025 | controller | Jun 12 16:38:02.325820 crc crio[21573]: time="2026-06-12T16:38:02.325723365Z" level=info msg="Creating container: openshift-infra/auto-csr-approver-29688038-qxcbz/oc" id=6107ea37-fd51-44dd-964b-f4b026922a3b name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:20:07.547042 | controller | Jun 12 16:38:02.326389 crc crio[21573]: time="2026-06-12T16:38:02.326328992Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.547059 | controller | Jun 12 16:38:02.399808 crc crio[21573]: time="2026-06-12T16:38:02.399676141Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.547076 | controller | Jun 12 16:38:02.849367 crc crio[21573]: time="2026-06-12T16:38:02.849265475Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.547092 | controller | Jun 12 16:38:03.112004 crc crio[21573]: time="2026-06-12T16:38:03.111154232Z" level=info msg="Created container 236ad4acf3d56d906d221b31a542b2ab4bc9457f7d09494ad8dca603f04c7e2f: openshift-infra/auto-csr-approver-29688038-qxcbz/oc" id=6107ea37-fd51-44dd-964b-f4b026922a3b name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:20:07.547110 | controller | Jun 12 16:38:03.114062 crc crio[21573]: time="2026-06-12T16:38:03.11393904Z" level=info msg="Starting container: 236ad4acf3d56d906d221b31a542b2ab4bc9457f7d09494ad8dca603f04c7e2f" id=433a9990-bf29-488e-a984-8f3425b2f77b name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 17:20:07.547126 | controller | Jun 12 16:38:03.123791 crc crio[21573]: time="2026-06-12T16:38:03.12361747Z" level=info msg="Started container" PID=118184 containerID=236ad4acf3d56d906d221b31a542b2ab4bc9457f7d09494ad8dca603f04c7e2f description=openshift-infra/auto-csr-approver-29688038-qxcbz/oc id=433a9990-bf29-488e-a984-8f3425b2f77b name=/runtime.v1.RuntimeService/StartContainer sandboxID=b357cabab96957123e7ec24ad913bce0fe14d7205f1e241d709bbe11b3770c69
2026-06-12 17:20:07.547143 | controller | Jun 12 16:38:03.267198 crc crio[21573]: time="2026-06-12T16:38:03.26712536Z" level=info msg="Pulling image: quay.io/openstack-k8s-operators/openstack-baremetal-operator-agent:latest" id=f2546d47-d167-4ff4-aace-c6ffa4a4e37b name=/runtime.v1.ImageService/PullImage
2026-06-12 17:20:07.547159 | controller | Jun 12 16:38:03.274141 crc crio[21573]: time="2026-06-12T16:38:03.273333946Z" level=info msg="Trying to access \"quay.io/openstack-k8s-operators/openstack-baremetal-operator-agent:latest\""
2026-06-12 17:20:07.547175 | controller | Jun 12 16:38:05.347159 crc crio[21573]: time="2026-06-12T16:38:05.346305903Z" level=info msg="Stopping pod sandbox: b357cabab96957123e7ec24ad913bce0fe14d7205f1e241d709bbe11b3770c69" id=535e11f8-2092-4404-80df-7dfdb5d5ca14 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 17:20:07.547191 | controller | Jun 12 16:38:05.349178 crc crio[21573]: time="2026-06-12T16:38:05.347798536Z" level=info msg="Got pod network &{Name:auto-csr-approver-29688038-qxcbz Namespace:openshift-infra ID:b357cabab96957123e7ec24ad913bce0fe14d7205f1e241d709bbe11b3770c69 UID:4a357424-3639-4862-b1da-bd8ab3761b1b NetNS:/var/run/netns/85d98785-3bd2-484e-adde-9e3b4c646f34 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod4a357424_3639_4862_b1da_bd8ab3761b1b.slice PodAnnotations:0xc000139a68}] Aliases:map[]}"
2026-06-12 17:20:07.547211 | controller | Jun 12 16:38:05.349178 crc crio[21573]: time="2026-06-12T16:38:05.34796294Z" level=info msg="Deleting pod openshift-infra_auto-csr-approver-29688038-qxcbz from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 17:20:07.547228 | controller | Jun 12 16:38:05.881829 crc crio[21573]: time="2026-06-12T16:38:05.877203836Z" level=info msg="Stopped pod sandbox: b357cabab96957123e7ec24ad913bce0fe14d7205f1e241d709bbe11b3770c69" id=535e11f8-2092-4404-80df-7dfdb5d5ca14 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 17:20:07.547245 | controller | Jun 12 16:38:06.063564 crc crio[21573]: time="2026-06-12T16:38:06.062696246Z" level=info msg="Pulled image: quay.io/openstack-k8s-operators/openstack-baremetal-operator-agent@sha256:760e8cd64859cb52aff3c66ea9ec10642f98668991f478257c01e45fcbdff0b0" id=f2546d47-d167-4ff4-aace-c6ffa4a4e37b name=/runtime.v1.ImageService/PullImage
2026-06-12 17:20:07.547261 | controller | Jun 12 16:38:06.071152 crc crio[21573]: time="2026-06-12T16:38:06.071007877Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/openstack-baremetal-operator-agent:latest" id=5e133b91-93c1-40c9-b6c5-4e942f351c04 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:20:07.547277 | controller | Jun 12 16:38:06.077283 crc crio[21573]: time="2026-06-12T16:38:06.077149306Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/openstack-baremetal-operator-agent:latest" id=dfb396c4-58de-4c4c-b7c1-4c51b8e0be37 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:20:07.547293 | controller | Jun 12 16:38:06.100350 crc crio[21573]: time="2026-06-12T16:38:06.100272375Z" level=info msg="Creating container: openstack/openstack-edpm-ipam-provisionserver-checksum-discovery-fx4ft/openstack-edpm-ipam-provisionserver-checksum-discovery" id=6b6192df-0119-427a-89fc-013c8e2273d4 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:20:07.547326 | controller | Jun 12 16:38:06.104354 crc crio[21573]: time="2026-06-12T16:38:06.104309859Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.547345 | controller | Jun 12 16:38:06.173168 crc crio[21573]: time="2026-06-12T16:38:06.173096805Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.547362 | controller | Jun 12 16:38:06.178482 crc crio[21573]: time="2026-06-12T16:38:06.178405383Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.547379 | controller | Jun 12 16:38:06.500170 crc crio[21573]: time="2026-06-12T16:38:06.499848229Z" level=info msg="Created container b4e5f52a41f4d45fa857c3fd3049f96234dcbe9912344ee90639c886dc80c259: openstack/openstack-edpm-ipam-provisionserver-checksum-discovery-fx4ft/openstack-edpm-ipam-provisionserver-checksum-discovery" id=6b6192df-0119-427a-89fc-013c8e2273d4 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:20:07.547395 | controller | Jun 12 16:38:06.504412 crc crio[21573]: time="2026-06-12T16:38:06.504303133Z" level=info msg="Starting container: b4e5f52a41f4d45fa857c3fd3049f96234dcbe9912344ee90639c886dc80c259" id=50c1e0bd-a3e9-447a-8f0d-cb4b557ffbac name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 17:20:07.547412 | controller | Jun 12 16:38:06.515317 crc crio[21573]: time="2026-06-12T16:38:06.515139316Z" level=info msg="Started container" PID=118518 containerID=b4e5f52a41f4d45fa857c3fd3049f96234dcbe9912344ee90639c886dc80c259 description=openstack/openstack-edpm-ipam-provisionserver-checksum-discovery-fx4ft/openstack-edpm-ipam-provisionserver-checksum-discovery id=50c1e0bd-a3e9-447a-8f0d-cb4b557ffbac name=/runtime.v1.RuntimeService/StartContainer sandboxID=34c0ae3397d8d1fdb0683ce5be192b96a525d97b18bb9c78cb4b7c3ee421fff4
2026-06-12 17:20:07.547430 | controller | Jun 12 16:38:08.414583 crc crio[21573]: time="2026-06-12T16:38:08.413068842Z" level=info msg="Stopping pod sandbox: 34c0ae3397d8d1fdb0683ce5be192b96a525d97b18bb9c78cb4b7c3ee421fff4" id=1d8f65f1-a97e-404a-9c5b-ff9b39ca1227 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 17:20:07.547452 | controller | Jun 12 16:38:08.417034 crc crio[21573]: time="2026-06-12T16:38:08.41513235Z" level=info msg="Got pod network &{Name:openstack-edpm-ipam-provisionserver-checksum-discovery-fx4ft Namespace:openstack ID:34c0ae3397d8d1fdb0683ce5be192b96a525d97b18bb9c78cb4b7c3ee421fff4 UID:a1029d36-2617-4fad-9990-7e1b78599e0d NetNS:/var/run/netns/37119c99-05f1-4c3a-bc07-67e611599df6 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poda1029d36_2617_4fad_9990_7e1b78599e0d.slice PodAnnotations:0xc000138bc0}] Aliases:map[]}"
2026-06-12 17:20:07.547469 | controller | Jun 12 16:38:08.417034 crc crio[21573]: time="2026-06-12T16:38:08.415281384Z" level=info msg="Deleting pod openstack_openstack-edpm-ipam-provisionserver-checksum-discovery-fx4ft from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 17:20:07.547486 | controller | Jun 12 16:38:08.806679 crc crio[21573]: time="2026-06-12T16:38:08.802295085Z" level=info msg="Stopped pod sandbox: 34c0ae3397d8d1fdb0683ce5be192b96a525d97b18bb9c78cb4b7c3ee421fff4" id=1d8f65f1-a97e-404a-9c5b-ff9b39ca1227 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 17:20:07.547502 | controller | Jun 12 16:38:56.653918 crc crio[21573]: time="2026-06-12T16:38:56.651078049Z" level=info msg="Removing container: 519d9cc6bf6b1ee2f23f255f3447a93b010c59d63d080b4f893189e9ddec9879" id=eb1b6a4d-0caf-45ec-b211-c0d4b4658dbe name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 17:20:07.547518 | controller | Jun 12 16:38:56.843705 crc crio[21573]: time="2026-06-12T16:38:56.843547511Z" level=info msg="Removed container 519d9cc6bf6b1ee2f23f255f3447a93b010c59d63d080b4f893189e9ddec9879: openshift-infra/auto-csr-approver-29688032-ghktz/oc" id=eb1b6a4d-0caf-45ec-b211-c0d4b4658dbe name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 17:20:07.547534 | controller | Jun 12 16:38:56.857110 crc crio[21573]: time="2026-06-12T16:38:56.856956877Z" level=info msg="Stopping pod sandbox: e5fc1aac69c4994a8ae8e57133e91174733053a38aefb42361cd3f31517f1b8d" id=50bf2a45-60fd-4a70-af35-1a4106ac04ef name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 17:20:07.547550 | controller | Jun 12 16:38:56.857110 crc crio[21573]: time="2026-06-12T16:38:56.85709018Z" level=info msg="Stopped pod sandbox (already stopped): e5fc1aac69c4994a8ae8e57133e91174733053a38aefb42361cd3f31517f1b8d" id=50bf2a45-60fd-4a70-af35-1a4106ac04ef name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 17:20:07.547566 | controller | Jun 12 16:38:56.858043 crc crio[21573]: time="2026-06-12T16:38:56.857929994Z" level=info msg="Removing pod sandbox: e5fc1aac69c4994a8ae8e57133e91174733053a38aefb42361cd3f31517f1b8d" id=510a400e-6e9b-4a0c-b465-c2f2c84e1d3f name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 17:20:07.547604 | controller | Jun 12 16:38:56.885531 crc crio[21573]: time="2026-06-12T16:38:56.885337683Z" level=info msg="Removed pod sandbox: e5fc1aac69c4994a8ae8e57133e91174733053a38aefb42361cd3f31517f1b8d" id=510a400e-6e9b-4a0c-b465-c2f2c84e1d3f name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 17:20:07.547622 | controller | Jun 12 16:39:56.916514 crc crio[21573]: time="2026-06-12T16:39:56.915627435Z" level=info msg="Removing container: 00a58e2bb51f17372b75522ccda8c77e0919a36e5142159fd961b9a18320cb0e" id=66a31cd8-60c8-4a08-94f7-0ba6e1b66aa3 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 17:20:07.547638 | controller | Jun 12 16:39:56.998671 crc crio[21573]: time="2026-06-12T16:39:56.998370526Z" level=info msg="Removed container 00a58e2bb51f17372b75522ccda8c77e0919a36e5142159fd961b9a18320cb0e: openstack/nova-cell1-db-create-hlchg/mariadb-database-create" id=66a31cd8-60c8-4a08-94f7-0ba6e1b66aa3 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 17:20:07.547658 | controller | Jun 12 16:39:57.005715 crc crio[21573]: time="2026-06-12T16:39:57.005594576Z" level=info msg="Removing container: f1e7b58e3162129576721162f7de5eb507d0e8e70d5f3f701d9eed0b9c2c7d80" id=70ebadc7-301b-4c90-a56e-304b8ddda203 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 17:20:07.547675 | controller | Jun 12 16:39:57.087172 crc crio[21573]: time="2026-06-12T16:39:57.087041966Z" level=info msg="Removed container f1e7b58e3162129576721162f7de5eb507d0e8e70d5f3f701d9eed0b9c2c7d80: openstack/nova-cell1-ee01-account-create-update-fd2xg/mariadb-account-create-update" id=70ebadc7-301b-4c90-a56e-304b8ddda203 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 17:20:07.547691 | controller | Jun 12 16:39:57.092259 crc crio[21573]: time="2026-06-12T16:39:57.091613226Z" level=info msg="Removing container: bf82662b74ed0151c2a0e1f2c6f711c726f47aaef1d1975783a16998ff73aa29" id=9f8fddd9-0224-4409-9e17-33955f140f12 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 17:20:07.547708 | controller | Jun 12 16:39:57.182699 crc crio[21573]: time="2026-06-12T16:39:57.18258189Z" level=info msg="Removed container bf82662b74ed0151c2a0e1f2c6f711c726f47aaef1d1975783a16998ff73aa29: openstack/nova-api-92f1-account-create-update-5s6l7/mariadb-account-create-update" id=9f8fddd9-0224-4409-9e17-33955f140f12 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 17:20:07.547724 | controller | Jun 12 16:39:57.185605 crc crio[21573]: time="2026-06-12T16:39:57.185533289Z" level=info msg="Removing container: 6b5568fe80e8b85f7a2af18b8d0387e35f8e82d587488dc4311dc7958200d9b0" id=38bcaf26-6825-4524-8209-ae70eef83795 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 17:20:07.547740 | controller | Jun 12 16:39:57.405320 crc crio[21573]: time="2026-06-12T16:39:57.405164119Z" level=info msg="Removed container 6b5568fe80e8b85f7a2af18b8d0387e35f8e82d587488dc4311dc7958200d9b0: openstack/nova-cell0-conductor-db-sync-6ktw8/nova-cell0-conductor-db-sync" id=38bcaf26-6825-4524-8209-ae70eef83795 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 17:20:07.547755 | controller | Jun 12 16:39:57.411402 crc crio[21573]: time="2026-06-12T16:39:57.40973133Z" level=info msg="Removing container: 6fae81f0771e8372e454ebd2157f3a42fde08da227a7dd407b8dc3fe80d96230" id=d8a1f242-f7f0-4a3a-8738-b97d6d878c4a name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 17:20:07.547771 | controller | Jun 12 16:39:57.483863 crc crio[21573]: time="2026-06-12T16:39:57.483634041Z" level=info msg="Removed container 6fae81f0771e8372e454ebd2157f3a42fde08da227a7dd407b8dc3fe80d96230: openstack/nova-cell0-db-create-9g6jl/mariadb-database-create" id=d8a1f242-f7f0-4a3a-8738-b97d6d878c4a name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 17:20:07.547788 | controller | Jun 12 16:39:57.488573 crc crio[21573]: time="2026-06-12T16:39:57.488384854Z" level=info msg="Removing container: 9c95feba8149acab07ea6904347418e76c9ab8b3d1cb6533fb9845f5cd13791f" id=f27c512a-ccc1-4be2-89be-52660965fa9c name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 17:20:07.547804 | controller | Jun 12 16:39:57.533352 crc crio[21573]: time="2026-06-12T16:39:57.533243076Z" level=info msg="Removed container 9c95feba8149acab07ea6904347418e76c9ab8b3d1cb6533fb9845f5cd13791f: openstack/nova-cell0-82a2-account-create-update-pmkx2/mariadb-account-create-update" id=f27c512a-ccc1-4be2-89be-52660965fa9c name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 17:20:07.547820 | controller | Jun 12 16:39:57.542026 crc crio[21573]: time="2026-06-12T16:39:57.541938806Z" level=info msg="Removing container: 698bae073456e568d0a8c826849752597f07a521e290a362a431c1b45211fb29" id=4ae083fb-e911-4098-bcad-d5ff54bf7f86 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 17:20:07.547836 | controller | Jun 12 16:39:57.586374 crc crio[21573]: time="2026-06-12T16:39:57.586203388Z" level=info msg="Removed container 698bae073456e568d0a8c826849752597f07a521e290a362a431c1b45211fb29: openstack/nova-api-db-create-4rwld/mariadb-database-create" id=4ae083fb-e911-4098-bcad-d5ff54bf7f86 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 17:20:07.547856 | controller | Jun 12 16:39:57.598144 crc crio[21573]: time="2026-06-12T16:39:57.598082989Z" level=info msg="Stopping pod sandbox: c8ce36ef1b587636136550afe3d081ee6752f9d75b86bebde31da60fa8c49a56" id=d55e5063-12ab-4952-8f80-e20b1e135a5d name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 17:20:07.547873 | controller | Jun 12 16:39:57.598579 crc crio[21573]: time="2026-06-12T16:39:57.598549292Z" level=info msg="Stopped pod sandbox (already stopped): c8ce36ef1b587636136550afe3d081ee6752f9d75b86bebde31da60fa8c49a56" id=d55e5063-12ab-4952-8f80-e20b1e135a5d name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 17:20:07.547889 | controller | Jun 12 16:39:57.599628 crc crio[21573]: time="2026-06-12T16:39:57.599559661Z" level=info msg="Removing pod sandbox: c8ce36ef1b587636136550afe3d081ee6752f9d75b86bebde31da60fa8c49a56" id=6e8d0fff-b2af-405a-bc16-fc789d94a523 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 17:20:07.547905 | controller | Jun 12 16:39:57.625430 crc crio[21573]: time="2026-06-12T16:39:57.625362866Z" level=info msg="Removed pod sandbox: c8ce36ef1b587636136550afe3d081ee6752f9d75b86bebde31da60fa8c49a56" id=6e8d0fff-b2af-405a-bc16-fc789d94a523 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 17:20:07.547922 | controller | Jun 12 16:39:57.627188 crc crio[21573]: time="2026-06-12T16:39:57.627091652Z" level=info msg="Stopping pod sandbox: edad8975c58ee4e33e03dc467bffc6b38e0858110d8e0250375abf8699042156" id=f0a1b245-0013-45fd-af38-c1d2ec252b10 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 17:20:07.547938 | controller | Jun 12 16:39:57.627188 crc crio[21573]: time="2026-06-12T16:39:57.627179594Z" level=info msg="Stopped pod sandbox (already stopped): edad8975c58ee4e33e03dc467bffc6b38e0858110d8e0250375abf8699042156" id=f0a1b245-0013-45fd-af38-c1d2ec252b10 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 17:20:07.547954 | controller | Jun 12 16:39:57.628637 crc crio[21573]: time="2026-06-12T16:39:57.628530132Z" level=info msg="Removing pod sandbox: edad8975c58ee4e33e03dc467bffc6b38e0858110d8e0250375abf8699042156" id=9831d0d9-a825-4955-8d78-e56dc0d60e34 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 17:20:07.547969 | controller | Jun 12 16:39:57.655299 crc crio[21573]: time="2026-06-12T16:39:57.65511839Z" level=info msg="Removed pod sandbox: edad8975c58ee4e33e03dc467bffc6b38e0858110d8e0250375abf8699042156" id=9831d0d9-a825-4955-8d78-e56dc0d60e34 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 17:20:07.547985 | controller | Jun 12 16:39:57.656719 crc crio[21573]: time="2026-06-12T16:39:57.656629279Z" level=info msg="Stopping pod sandbox: e2cf8fb869a455039c6cea5ad45cb9d0cac22cbd0d623e6533cd022aa94040ce" id=bdd2ae58-66d4-4c2f-9364-bc0307f5c62d name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 17:20:07.548001 | controller | Jun 12 16:39:57.656976 crc crio[21573]: time="2026-06-12T16:39:57.656738142Z" level=info msg="Stopped pod sandbox (already stopped): e2cf8fb869a455039c6cea5ad45cb9d0cac22cbd0d623e6533cd022aa94040ce" id=bdd2ae58-66d4-4c2f-9364-bc0307f5c62d name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 17:20:07.548017 | controller | Jun 12 16:39:57.657578 crc crio[21573]: time="2026-06-12T16:39:57.657541065Z" level=info msg="Removing pod sandbox: e2cf8fb869a455039c6cea5ad45cb9d0cac22cbd0d623e6533cd022aa94040ce" id=51ba50e4-a747-4d65-9a65-e7d90c3432b6 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 17:20:07.548034 | controller | Jun 12 16:39:57.683244 crc crio[21573]: time="2026-06-12T16:39:57.683104804Z" level=info msg="Removed pod sandbox: e2cf8fb869a455039c6cea5ad45cb9d0cac22cbd0d623e6533cd022aa94040ce" id=51ba50e4-a747-4d65-9a65-e7d90c3432b6 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 17:20:07.548051 | controller | Jun 12 16:39:57.684726 crc crio[21573]: time="2026-06-12T16:39:57.684594733Z" level=info msg="Stopping pod sandbox: 0afd9a785206ef5c674c67b77cebbab97e6c0588442e0427c66d95f09a2f5419" id=4272dbb6-cc16-4b1b-9644-7083d0785216 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 17:20:07.548071 | controller | Jun 12 16:39:57.684726 crc crio[21573]: time="2026-06-12T16:39:57.684712676Z" level=info msg="Stopped pod sandbox (already stopped): 0afd9a785206ef5c674c67b77cebbab97e6c0588442e0427c66d95f09a2f5419" id=4272dbb6-cc16-4b1b-9644-7083d0785216 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 17:20:07.548088 | controller | Jun 12 16:39:57.686381 crc crio[21573]: time="2026-06-12T16:39:57.686204308Z" level=info msg="Removing pod sandbox: 0afd9a785206ef5c674c67b77cebbab97e6c0588442e0427c66d95f09a2f5419" id=46b22f18-102a-4d9f-9733-adcb352c38ad name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 17:20:07.548105 | controller | Jun 12 16:39:57.713644 crc crio[21573]: time="2026-06-12T16:39:57.713515066Z" level=info msg="Removed pod sandbox: 0afd9a785206ef5c674c67b77cebbab97e6c0588442e0427c66d95f09a2f5419" id=46b22f18-102a-4d9f-9733-adcb352c38ad name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 17:20:07.548121 | controller | Jun 12 16:39:57.714938 crc crio[21573]: time="2026-06-12T16:39:57.714795839Z" level=info msg="Stopping pod sandbox: ccf5c4c3a5f161fc5dd934721aae0729acce7d8d43d4bc16f6b7a21962f61279" id=9b45d415-07cb-4b23-9301-04138bf216df name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 17:20:07.548137 | controller | Jun 12 16:39:57.714938 crc crio[21573]: time="2026-06-12T16:39:57.714920353Z" level=info msg="Stopped pod sandbox (already stopped): ccf5c4c3a5f161fc5dd934721aae0729acce7d8d43d4bc16f6b7a21962f61279" id=9b45d415-07cb-4b23-9301-04138bf216df name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 17:20:07.548153 | controller | Jun 12 16:39:57.717102 crc crio[21573]: time="2026-06-12T16:39:57.716881178Z" level=info msg="Removing pod sandbox: ccf5c4c3a5f161fc5dd934721aae0729acce7d8d43d4bc16f6b7a21962f61279" id=12ca4791-e3be-411e-b061-45d3deddffc2 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 17:20:07.548168 | controller | Jun 12 16:39:57.758983 crc crio[21573]: time="2026-06-12T16:39:57.75867088Z" level=info msg="Removed pod sandbox: ccf5c4c3a5f161fc5dd934721aae0729acce7d8d43d4bc16f6b7a21962f61279" id=12ca4791-e3be-411e-b061-45d3deddffc2 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 17:20:07.548184 | controller | Jun 12 16:39:57.760615 crc crio[21573]: time="2026-06-12T16:39:57.760375006Z" level=info msg="Stopping pod sandbox: 3991f199f586de72e9f22fa24d11b65e2e3020203e1f0e9836d83d376609fc17" id=996e85ca-22cd-4b9f-aa15-c7a3708c6ea7 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 17:20:07.548199 | controller | Jun 12 16:39:57.760615 crc crio[21573]: time="2026-06-12T16:39:57.760558501Z" level=info msg="Stopped pod sandbox (already stopped): 3991f199f586de72e9f22fa24d11b65e2e3020203e1f0e9836d83d376609fc17" id=996e85ca-22cd-4b9f-aa15-c7a3708c6ea7 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 17:20:07.548215 | controller | Jun 12 16:39:57.761843 crc crio[21573]: time="2026-06-12T16:39:57.761646132Z" level=info msg="Removing pod sandbox: 3991f199f586de72e9f22fa24d11b65e2e3020203e1f0e9836d83d376609fc17" id=303f859b-4a2f-4d28-b3c7-5032ef5b9643 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 17:20:07.548231 | controller | Jun 12 16:39:57.799586 crc crio[21573]: time="2026-06-12T16:39:57.799394753Z" level=info msg="Removed pod sandbox: 3991f199f586de72e9f22fa24d11b65e2e3020203e1f0e9836d83d376609fc17" id=303f859b-4a2f-4d28-b3c7-5032ef5b9643 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 17:20:07.548247 | controller | Jun 12 16:39:57.801658 crc crio[21573]: time="2026-06-12T16:39:57.80153066Z" level=info msg="Stopping pod sandbox: 17a21eaf68e3a07895fe54dc3d107a5efe0ac7157e42516b7bdf47ff4f147fbf" id=261ecc22-58a8-446f-9244-c8c88a6386ce name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 17:20:07.548263 | controller | Jun 12 16:39:57.802231 crc crio[21573]: time="2026-06-12T16:39:57.801667993Z" level=info msg="Stopped pod sandbox (already stopped): 17a21eaf68e3a07895fe54dc3d107a5efe0ac7157e42516b7bdf47ff4f147fbf" id=261ecc22-58a8-446f-9244-c8c88a6386ce name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 17:20:07.548283 | controller | Jun 12 16:39:57.803274 crc crio[21573]: time="2026-06-12T16:39:57.803094525Z" level=info msg="Removing pod sandbox: 17a21eaf68e3a07895fe54dc3d107a5efe0ac7157e42516b7bdf47ff4f147fbf" id=26f6f720-2a7f-4ff9-b89f-fa895446a223 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 17:20:07.548300 | controller | Jun 12 16:39:57.840269 crc crio[21573]: time="2026-06-12T16:39:57.840056214Z" level=info msg="Removed pod sandbox: 17a21eaf68e3a07895fe54dc3d107a5efe0ac7157e42516b7bdf47ff4f147fbf" id=26f6f720-2a7f-4ff9-b89f-fa895446a223 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 17:20:07.548316 | controller | Jun 12 16:40:00.714203 crc crio[21573]: time="2026-06-12T16:40:00.713076148Z" level=info msg="Running pod sandbox: openshift-infra/auto-csr-approver-29688040-xtv6p/POD" id=988c3c23-96c7-4c8a-a9fc-6d2b6aa48264 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:20:07.548333 | controller | Jun 12 16:40:00.716090 crc crio[21573]: time="2026-06-12T16:40:00.714969862Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.548350 | controller | Jun 12 16:40:00.778418 crc crio[21573]: time="2026-06-12T16:40:00.778270747Z" level=info msg="Got pod network &{Name:auto-csr-approver-29688040-xtv6p Namespace:openshift-infra ID:93e902681cc94ef661bb8cfc42a1bdafaae3afd13f3fd148a6277a56bbfe396c UID:5e19f69e-6e0c-431f-9551-d8ad4ff015a5 NetNS:/var/run/netns/39e7aae8-1809-4f89-898d-e1335c8e64b4 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod5e19f69e_6e0c_431f_9551_d8ad4ff015a5.slice PodAnnotations:0xc002428648}] Aliases:map[]}"
2026-06-12 17:20:07.548367 | controller | Jun 12 16:40:00.778418 crc crio[21573]: time="2026-06-12T16:40:00.77836647Z" level=info msg="Adding pod openshift-infra_auto-csr-approver-29688040-xtv6p to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 17:20:07.548384 | controller | Jun 12 16:40:01.497627 crc crio[21573]: 2026-06-12T16:40:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:93e902681cc94ef Mac:9e:a1:6c:7a:24:07 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:e6 Mtu:0 Sandbox:/var/run/netns/39e7aae8-1809-4f89-898d-e1335c8e64b4 SocketPath: PciID:}] [{Interface:0xc000193800 Address:{IP:10.217.0.230 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 17:20:07.548401 | controller | Jun 12 16:40:01.500840 crc crio[21573]: time="2026-06-12T16:40:01.500728416Z" level=info msg="Got pod network &{Name:auto-csr-approver-29688040-xtv6p Namespace:openshift-infra ID:93e902681cc94ef661bb8cfc42a1bdafaae3afd13f3fd148a6277a56bbfe396c UID:5e19f69e-6e0c-431f-9551-d8ad4ff015a5 NetNS:/var/run/netns/39e7aae8-1809-4f89-898d-e1335c8e64b4 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod5e19f69e_6e0c_431f_9551_d8ad4ff015a5.slice PodAnnotations:0xc002428648}] Aliases:map[]}"
2026-06-12 17:20:07.548417 | controller | Jun 12 16:40:01.501041 crc crio[21573]: time="2026-06-12T16:40:01.500955912Z" level=info msg="Checking pod openshift-infra_auto-csr-approver-29688040-xtv6p for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 17:20:07.548434 | controller | Jun 12 16:40:01.516320 crc crio[21573]: time="2026-06-12T16:40:01.516162216Z" level=info msg="Ran pod sandbox 93e902681cc94ef661bb8cfc42a1bdafaae3afd13f3fd148a6277a56bbfe396c with infra container: openshift-infra/auto-csr-approver-29688040-xtv6p/POD" id=988c3c23-96c7-4c8a-a9fc-6d2b6aa48264 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:20:07.548450 | controller | Jun 12 16:40:01.520768 crc crio[21573]: time="2026-06-12T16:40:01.52065748Z" level=info msg="Pulling image: registry.redhat.io/openshift4/ose-cli:latest" id=a7b94cfe-004c-47ad-8ef2-93e1daa3741a name=/runtime.v1.ImageService/PullImage
2026-06-12 17:20:07.548470 | controller | Jun 12 16:40:01.536311 crc crio[21573]: time="2026-06-12T16:40:01.536213927Z" level=info msg="Trying to access \"registry.redhat.io/openshift4/ose-cli:latest\""
2026-06-12 17:20:07.548486 | controller | Jun 12 16:40:02.613820 crc crio[21573]: time="2026-06-12T16:40:02.613193335Z" level=info msg="Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9" id=a7b94cfe-004c-47ad-8ef2-93e1daa3741a name=/runtime.v1.ImageService/PullImage
2026-06-12 17:20:07.548502 | controller | Jun 12 16:40:02.615322 crc crio[21573]: time="2026-06-12T16:40:02.614836861Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-cli:latest" id=d399cbd3-6f73-4039-bafb-d9aa61710591 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:20:07.548518 | controller | Jun 12 16:40:02.617775 crc crio[21573]: time="2026-06-12T16:40:02.617690341Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-cli:latest" id=89d3b82d-d147-451f-ae48-d0d5892cd390 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:20:07.548535 | controller | Jun 12 16:40:02.626898 crc crio[21573]: time="2026-06-12T16:40:02.626801627Z" level=info msg="Creating container: openshift-infra/auto-csr-approver-29688040-xtv6p/oc" id=1b3b9da7-f256-4776-bf15-531142f14397 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:20:07.548551 | controller | Jun 12 16:40:02.627678 crc crio[21573]: time="2026-06-12T16:40:02.627567008Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.548567 | controller | Jun 12 16:40:02.716946 crc crio[21573]: time="2026-06-12T16:40:02.716866241Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.548611 | controller | Jun 12 16:40:03.166424 crc crio[21573]: time="2026-06-12T16:40:03.165876663Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.548630 | controller | Jun 12 16:40:03.415276 crc crio[21573]: time="2026-06-12T16:40:03.414782279Z" level=info msg="Created container d17552981ce37779cd12d03fa60181828573ecd6788d4e505164bf6feedc7598: openshift-infra/auto-csr-approver-29688040-xtv6p/oc" id=1b3b9da7-f256-4776-bf15-531142f14397 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:20:07.548646 | controller | Jun 12 16:40:03.417086 crc crio[21573]: time="2026-06-12T16:40:03.416945699Z" level=info msg="Starting container: d17552981ce37779cd12d03fa60181828573ecd6788d4e505164bf6feedc7598" id=d527a53e-89ae-4065-bb12-f513735dffb7 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 17:20:07.548663 | controller | Jun 12 16:40:03.425623 crc crio[21573]: time="2026-06-12T16:40:03.425507118Z" level=info msg="Started container" PID=124200 containerID=d17552981ce37779cd12d03fa60181828573ecd6788d4e505164bf6feedc7598 description=openshift-infra/auto-csr-approver-29688040-xtv6p/oc id=d527a53e-89ae-4065-bb12-f513735dffb7 name=/runtime.v1.RuntimeService/StartContainer sandboxID=93e902681cc94ef661bb8cfc42a1bdafaae3afd13f3fd148a6277a56bbfe396c
2026-06-12 17:20:07.548680 | controller | Jun 12 16:40:06.627737 crc crio[21573]: time="2026-06-12T16:40:06.626639156Z" level=info msg="Stopping pod sandbox: 93e902681cc94ef661bb8cfc42a1bdafaae3afd13f3fd148a6277a56bbfe396c" id=e5091dd4-08ac-4234-83b5-d285002827e9 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 17:20:07.548696 | controller | Jun 12 16:40:06.629223 crc crio[21573]: time="2026-06-12T16:40:06.628608012Z" level=info msg="Got pod network &{Name:auto-csr-approver-29688040-xtv6p Namespace:openshift-infra ID:93e902681cc94ef661bb8cfc42a1bdafaae3afd13f3fd148a6277a56bbfe396c UID:5e19f69e-6e0c-431f-9551-d8ad4ff015a5 NetNS:/var/run/netns/39e7aae8-1809-4f89-898d-e1335c8e64b4 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod5e19f69e_6e0c_431f_9551_d8ad4ff015a5.slice PodAnnotations:0xc00209eea0}] Aliases:map[]}"
2026-06-12 17:20:07.548718 | controller | Jun 12 16:40:06.629223 crc crio[21573]: time="2026-06-12T16:40:06.628802403Z" level=info msg="Deleting pod openshift-infra_auto-csr-approver-29688040-xtv6p from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 17:20:07.548736 | controller | Jun 12 16:40:07.647401 crc crio[21573]: time="2026-06-12T16:40:07.646601472Z" level=info msg="Stopped pod sandbox: 93e902681cc94ef661bb8cfc42a1bdafaae3afd13f3fd148a6277a56bbfe396c" id=e5091dd4-08ac-4234-83b5-d285002827e9 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 17:20:07.548752 | controller | Jun 12 16:40:57.894294 crc crio[21573]: time="2026-06-12T16:40:57.893164997Z" level=info msg="Removing container: 5baae4f98665bbb286b3201defef44e52bb5bf4b9514ef9d6d86ee0976ac62b2" id=5e8b9064-3fb0-44f3-82a7-050dcaf26644 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 17:20:07.548768 | controller | Jun 12 16:40:58.074968 crc crio[21573]: time="2026-06-12T16:40:58.074259146Z" level=info msg="Removed container 5baae4f98665bbb286b3201defef44e52bb5bf4b9514ef9d6d86ee0976ac62b2: openstack/nova-cell1-conductor-db-sync-zttgr/nova-cell1-conductor-db-sync" id=5e8b9064-3fb0-44f3-82a7-050dcaf26644 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 17:20:07.548784 | controller | Jun 12 16:40:58.079533 crc crio[21573]: time="2026-06-12T16:40:58.079377965Z" level=info msg="Removing container: 728d16a24fefbccd47f9dcace071eb11e966aa97430d5f6eae9688e5be681a59" id=c3f94eb5-e057-4c2d-b227-02b03339e1f5 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 17:20:07.548801 | controller | Jun 12 16:40:58.241964 crc crio[21573]: time="2026-06-12T16:40:58.241816703Z" level=info msg="Removed container 728d16a24fefbccd47f9dcace071eb11e966aa97430d5f6eae9688e5be681a59: openstack/nova-cell0-cell-mapping-jmwbj/nova-manage" id=c3f94eb5-e057-4c2d-b227-02b03339e1f5 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 17:20:07.548817 | controller | Jun 12 16:40:58.264554 crc crio[21573]: time="2026-06-12T16:40:58.263074183Z" level=info msg="Removing container: 9f6759fc80674299a474c6912d453736e7cd6c233b468ee38c7c75fae0ebbfed" id=4e6189be-8621-45c1-9d75-a1424ed754af name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 17:20:07.548834 | controller | Jun 12 16:40:58.727690 crc crio[21573]: time="2026-06-12T16:40:58.72740976Z" level=info msg="Removed container 9f6759fc80674299a474c6912d453736e7cd6c233b468ee38c7c75fae0ebbfed: openshift-infra/auto-csr-approver-29688034-rmvnw/oc" id=4e6189be-8621-45c1-9d75-a1424ed754af name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 17:20:07.548851 | controller | Jun 12 16:40:58.746233 crc crio[21573]: time="2026-06-12T16:40:58.745982825Z" level=info msg="Stopping pod sandbox: ee99047a8b6b7f65c65de8861aaa9089a94533e8928c68360c79ff9c32d438fb" id=f4739ed8-93a9-43d9-8897-e5f065864133 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 17:20:07.548867 | controller | Jun 12 16:40:58.746233 crc crio[21573]: time="2026-06-12T16:40:58.746198451Z" level=info msg="Stopped pod sandbox (already stopped): ee99047a8b6b7f65c65de8861aaa9089a94533e8928c68360c79ff9c32d438fb" id=f4739ed8-93a9-43d9-8897-e5f065864133 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 17:20:07.548883 | controller | Jun 12 16:40:58.747253 crc crio[21573]: time="2026-06-12T16:40:58.747141878Z" level=info msg="Removing pod sandbox: ee99047a8b6b7f65c65de8861aaa9089a94533e8928c68360c79ff9c32d438fb" id=e6122c28-5791-467e-a199-5bfe8aa77c91 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 17:20:07.548899 | controller | Jun 12 16:40:58.776892 crc crio[21573]: time="2026-06-12T16:40:58.776749827Z" level=info msg="Removed pod sandbox: ee99047a8b6b7f65c65de8861aaa9089a94533e8928c68360c79ff9c32d438fb" id=e6122c28-5791-467e-a199-5bfe8aa77c91 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 17:20:07.548917 | controller | Jun 12 16:40:58.778565 crc crio[21573]: time="2026-06-12T16:40:58.778518017Z" level=info msg="Stopping pod sandbox: 9fd047a2a913d7180b10c8380ec37fc2bc0fb099cf244db1fcf0e6e8e9e97290" id=b8c54f71-b8c2-4072-9d2c-fb5cd08091a8 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 17:20:07.548933 | controller | Jun 12 16:40:58.778794 crc crio[21573]: time="2026-06-12T16:40:58.778768444Z" level=info msg="Stopped pod sandbox (already stopped): 9fd047a2a913d7180b10c8380ec37fc2bc0fb099cf244db1fcf0e6e8e9e97290" id=b8c54f71-b8c2-4072-9d2c-fb5cd08091a8 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 17:20:07.548949 | controller | Jun 12 16:40:58.781112 crc crio[21573]: time="2026-06-12T16:40:58.780942705Z" level=info msg="Removing pod sandbox: 9fd047a2a913d7180b10c8380ec37fc2bc0fb099cf244db1fcf0e6e8e9e97290" id=ce10a706-eda3-45d0-b2e9-1402bd9865da name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 17:20:07.548965 | controller | Jun 12 16:40:58.801875 crc crio[21573]: time="2026-06-12T16:40:58.801393102Z" level=info msg="Removed pod sandbox: 9fd047a2a913d7180b10c8380ec37fc2bc0fb099cf244db1fcf0e6e8e9e97290" id=ce10a706-eda3-45d0-b2e9-1402bd9865da name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 17:20:07.548980 | controller | Jun 12 16:40:58.803130 crc crio[21573]: time="2026-06-12T16:40:58.803034504Z" level=info msg="Stopping pod sandbox: 0aaa47afe843fd0b73766a58b7ce733a7f6780fe3ccace1ce811ae974f78614d" id=23608893-9f96-4ae7-b4cc-5b67a295f450 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 17:20:07.548996 | controller | Jun 12 16:40:58.803290 crc crio[21573]: time="2026-06-12T16:40:58.803168808Z" level=info msg="Stopped pod sandbox (already stopped): 0aaa47afe843fd0b73766a58b7ce733a7f6780fe3ccace1ce811ae974f78614d" id=23608893-9f96-4ae7-b4cc-5b67a295f450 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 17:20:07.549011 | controller | Jun 12 16:40:58.804606 crc crio[21573]: time="2026-06-12T16:40:58.804227437Z" level=info msg="Removing pod sandbox: 0aaa47afe843fd0b73766a58b7ce733a7f6780fe3ccace1ce811ae974f78614d" id=8a4aac84-11b2-4296-afaa-8bd46f034d44 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 17:20:07.549027 | controller | Jun 12 16:40:58.824923 crc crio[21573]: time="2026-06-12T16:40:58.824814199Z" level=info msg="Removed pod sandbox: 0aaa47afe843fd0b73766a58b7ce733a7f6780fe3ccace1ce811ae974f78614d" id=8a4aac84-11b2-4296-afaa-8bd46f034d44 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 17:20:07.549042 | controller | Jun 12 16:41:58.848775 crc crio[21573]: time="2026-06-12T16:41:58.84787517Z" level=info msg="Removing container: 7889f7fc31d6f1bd358983b40219a02e9548755a7d32876a2938f6cc86c5fb20" id=384f6e31-7d33-438c-bfda-0d8bbde7b9bf name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 17:20:07.549058 | controller | Jun 12 16:41:59.451227 crc crio[21573]: time="2026-06-12T16:41:59.450747206Z" level=info msg="Removed container 7889f7fc31d6f1bd358983b40219a02e9548755a7d32876a2938f6cc86c5fb20: openstack/nova-cell1-cell-mapping-8k4x2/nova-manage" id=384f6e31-7d33-438c-bfda-0d8bbde7b9bf name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 17:20:07.549074 | controller | Jun 12 16:41:59.481100 crc crio[21573]: time="2026-06-12T16:41:59.480873499Z" level=info msg="Stopping pod sandbox: 586a3cfafc75699aad1bf1812827cfdec5546b2282a5a9e88e0f7ede5ddcde4c" id=355eeb3a-60da-442c-ad28-f66029fe91fa name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 17:20:07.549091 | controller | Jun 12 16:41:59.481713 crc crio[21573]: time="2026-06-12T16:41:59.481124987Z" level=info msg="Stopped pod sandbox (already stopped): 586a3cfafc75699aad1bf1812827cfdec5546b2282a5a9e88e0f7ede5ddcde4c" id=355eeb3a-60da-442c-ad28-f66029fe91fa name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 17:20:07.549107 | controller | Jun 12 16:41:59.484799 crc crio[21573]: time="2026-06-12T16:41:59.484722868Z" level=info msg="Removing pod sandbox: 586a3cfafc75699aad1bf1812827cfdec5546b2282a5a9e88e0f7ede5ddcde4c" id=d2fe22e4-bc17-4424-8366-a238254b6bb3 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 17:20:07.549125 | controller | Jun 12 16:41:59.519790 crc crio[21573]: time="2026-06-12T16:41:59.519673895Z" level=info msg="Removed pod sandbox: 586a3cfafc75699aad1bf1812827cfdec5546b2282a5a9e88e0f7ede5ddcde4c" id=d2fe22e4-bc17-4424-8366-a238254b6bb3 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 17:20:07.549142 | controller | Jun 12 16:42:00.562158 crc crio[21573]: time="2026-06-12T16:42:00.561315845Z" level=info msg="Running pod sandbox: openshift-infra/auto-csr-approver-29688042-4rcz5/POD" id=54ebaba9-a0b4-45e5-b29c-8409b04ce069 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:20:07.549159 | controller | Jun 12 16:42:00.564133 crc crio[21573]: time="2026-06-12T16:42:00.562283363Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.549176 | controller | Jun 12 16:42:00.616978 crc crio[21573]: time="2026-06-12T16:42:00.616838511Z" level=info msg="Got pod network &{Name:auto-csr-approver-29688042-4rcz5 Namespace:openshift-infra ID:bd2fca6adb262230bba81cc714a76519de2a30e84fbbcf20c2fb00a03175c8db UID:8d2c21b2-6365-4c89-be35-582e58ef6ec3 NetNS:/var/run/netns/769e6770-c088-41b7-a4c7-e6e22a0e47d7 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod8d2c21b2_6365_4c89_be35_582e58ef6ec3.slice PodAnnotations:0xc002e284f8}] Aliases:map[]}"
2026-06-12 17:20:07.549192 | controller | Jun 12 16:42:00.616978 crc crio[21573]: time="2026-06-12T16:42:00.616904663Z" level=info msg="Adding pod openshift-infra_auto-csr-approver-29688042-4rcz5 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 17:20:07.549210 | controller | Jun 12 16:42:01.345503 crc crio[21573]: 2026-06-12T16:42:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:bd2fca6adb26223 Mac:ce:a4:a7:c2:31:c4 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:e7 Mtu:0 Sandbox:/var/run/netns/769e6770-c088-41b7-a4c7-e6e22a0e47d7 SocketPath: PciID:}] [{Interface:0xc0001a45b0 Address:{IP:10.217.0.231 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 17:20:07.549227 | controller | Jun 12 16:42:01.347623 crc crio[21573]: time="2026-06-12T16:42:01.346386135Z" level=info msg="Got pod network &{Name:auto-csr-approver-29688042-4rcz5 Namespace:openshift-infra ID:bd2fca6adb262230bba81cc714a76519de2a30e84fbbcf20c2fb00a03175c8db UID:8d2c21b2-6365-4c89-be35-582e58ef6ec3 NetNS:/var/run/netns/769e6770-c088-41b7-a4c7-e6e22a0e47d7 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod8d2c21b2_6365_4c89_be35_582e58ef6ec3.slice PodAnnotations:0xc002e284f8}] Aliases:map[]}"
2026-06-12 17:20:07.549243 | controller | Jun 12 16:42:01.347623 crc crio[21573]: time="2026-06-12T16:42:01.346624902Z" level=info msg="Checking pod openshift-infra_auto-csr-approver-29688042-4rcz5 for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 17:20:07.549260 | controller | Jun 12 16:42:01.359172 crc crio[21573]: time="2026-06-12T16:42:01.35863339Z" level=info msg="Ran pod sandbox bd2fca6adb262230bba81cc714a76519de2a30e84fbbcf20c2fb00a03175c8db with infra container: openshift-infra/auto-csr-approver-29688042-4rcz5/POD" id=54ebaba9-a0b4-45e5-b29c-8409b04ce069 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:20:07.549276 | controller | Jun 12 16:42:01.362699 crc crio[21573]: time="2026-06-12T16:42:01.362611519Z" level=info msg="Pulling image: registry.redhat.io/openshift4/ose-cli:latest" id=04b81469-7f6c-49c8-93c9-acf038e717db name=/runtime.v1.ImageService/PullImage
2026-06-12 17:20:07.549292 | controller | Jun 12 16:42:01.377979 crc crio[21573]: time="2026-06-12T16:42:01.377877318Z" level=info msg="Trying to access \"registry.redhat.io/openshift4/ose-cli:latest\""
2026-06-12 17:20:07.549313 | controller | Jun 12 16:42:02.389865 crc crio[21573]: time="2026-06-12T16:42:02.389357852Z" level=info msg="Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9" id=04b81469-7f6c-49c8-93c9-acf038e717db name=/runtime.v1.ImageService/PullImage
2026-06-12 17:20:07.549330 | controller | Jun 12 16:42:02.391273 crc crio[21573]: time="2026-06-12T16:42:02.390873694Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-cli:latest" id=3e9a5744-8cb5-403c-a571-d9731a4f59d8 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:20:07.549346 | controller | Jun 12 16:42:02.394243 crc crio[21573]: time="2026-06-12T16:42:02.394152597Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-cli:latest" id=9aeef8b4-9029-4dcd-84ea-b81260f23728 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:20:07.549362 | controller | Jun 12 16:42:02.405673 crc crio[21573]: time="2026-06-12T16:42:02.405518755Z" level=info msg="Creating container: openshift-infra/auto-csr-approver-29688042-4rcz5/oc" id=94828f88-672b-417b-a9be-ca4ae440ab37 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:20:07.549379 | controller | Jun 12 16:42:02.406180 crc crio[21573]: time="2026-06-12T16:42:02.406094301Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.549395 | controller | Jun 12 16:42:02.461161 crc crio[21573]: time="2026-06-12T16:42:02.460927737Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.549411 | controller | Jun 12 16:42:03.002765 crc crio[21573]: time="2026-06-12T16:42:03.001930907Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.549427 | controller | Jun 12 16:42:03.162980 crc crio[21573]: time="2026-06-12T16:42:03.162859647Z" level=info msg="Created container ec776b808ca21950e6b394310aaf05ca50436a7ca89da0327b593018928a39c2: openshift-infra/auto-csr-approver-29688042-4rcz5/oc" id=94828f88-672b-417b-a9be-ca4ae440ab37 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:20:07.549444 | controller | Jun 12 16:42:03.164413 crc crio[21573]: time="2026-06-12T16:42:03.164330598Z" level=info msg="Starting container: ec776b808ca21950e6b394310aaf05ca50436a7ca89da0327b593018928a39c2" id=9c6f1a4b-5f2b-4361-9e7d-9cd24aff3d7e name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 17:20:07.549461 | controller | Jun 12 16:42:03.169054 crc crio[21573]: time="2026-06-12T16:42:03.168955168Z" level=info msg="Started container" PID=130103 containerID=ec776b808ca21950e6b394310aaf05ca50436a7ca89da0327b593018928a39c2 description=openshift-infra/auto-csr-approver-29688042-4rcz5/oc id=9c6f1a4b-5f2b-4361-9e7d-9cd24aff3d7e name=/runtime.v1.RuntimeService/StartContainer sandboxID=bd2fca6adb262230bba81cc714a76519de2a30e84fbbcf20c2fb00a03175c8db
2026-06-12 17:20:07.549478 | controller | Jun 12 16:42:05.570943 crc crio[21573]: time="2026-06-12T16:42:05.570289379Z" level=info msg="Stopping pod sandbox: bd2fca6adb262230bba81cc714a76519de2a30e84fbbcf20c2fb00a03175c8db" id=1eb2d9f2-abba-4b8c-8c43-e2434b041f5b name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 17:20:07.549495 | controller | Jun 12 16:42:05.572832 crc crio[21573]: time="2026-06-12T16:42:05.571827433Z" level=info msg="Got pod network &{Name:auto-csr-approver-29688042-4rcz5 Namespace:openshift-infra ID:bd2fca6adb262230bba81cc714a76519de2a30e84fbbcf20c2fb00a03175c8db UID:8d2c21b2-6365-4c89-be35-582e58ef6ec3 NetNS:/var/run/netns/769e6770-c088-41b7-a4c7-e6e22a0e47d7 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod8d2c21b2_6365_4c89_be35_582e58ef6ec3.slice PodAnnotations:0xc0018972a0}] Aliases:map[]}"
2026-06-12 17:20:07.549515 | controller | Jun 12 16:42:05.572832 crc crio[21573]: time="2026-06-12T16:42:05.572002778Z" level=info msg="Deleting pod openshift-infra_auto-csr-approver-29688042-4rcz5 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 17:20:07.549531 | controller | Jun 12 16:42:06.031494 crc crio[21573]: time="2026-06-12T16:42:06.031179674Z" level=info msg="Stopped pod sandbox: bd2fca6adb262230bba81cc714a76519de2a30e84fbbcf20c2fb00a03175c8db" id=1eb2d9f2-abba-4b8c-8c43-e2434b041f5b name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 17:20:07.549548 | controller | Jun 12 16:42:59.549791 crc crio[21573]: time="2026-06-12T16:42:59.548912925Z" level=info msg="Removing container: e872ba5b11fa3ceae3d3f8c74c9835d30b72503ae741187194ffa1090b825a20" id=6120f15b-a251-425b-8910-8a29b91619e5 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 17:20:07.549563 | controller | Jun 12 16:42:59.851089 crc crio[21573]: time="2026-06-12T16:42:59.850954709Z" level=info msg="Removed container e872ba5b11fa3ceae3d3f8c74c9835d30b72503ae741187194ffa1090b825a20: openshift-infra/auto-csr-approver-29688036-q9fwl/oc" id=6120f15b-a251-425b-8910-8a29b91619e5 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 17:20:07.549608 | controller | Jun 12 16:42:59.870572 crc crio[21573]: time="2026-06-12T16:42:59.86955918Z" level=info msg="Stopping pod sandbox: b7f9f824d32f30fb609237405c613c3d06f38d447126ed97ec8d3abebe39f333" id=9b6e171b-0a57-4cbe-8ea9-065e91353224 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 17:20:07.549627 | controller | Jun 12 16:42:59.870572 crc crio[21573]: time="2026-06-12T16:42:59.869661593Z" level=info msg="Stopped pod sandbox (already stopped): b7f9f824d32f30fb609237405c613c3d06f38d447126ed97ec8d3abebe39f333" id=9b6e171b-0a57-4cbe-8ea9-065e91353224 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 17:20:07.549643 | controller | Jun 12 16:42:59.871132 crc crio[21573]: time="2026-06-12T16:42:59.871051423Z" level=info msg="Removing pod sandbox: b7f9f824d32f30fb609237405c613c3d06f38d447126ed97ec8d3abebe39f333" id=b1994260-21cf-4fc7-96ad-2211dc1a6d0a name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 17:20:07.549660 | controller | Jun 12 16:42:59.893872 crc crio[21573]: time="2026-06-12T16:42:59.89372836Z" level=info msg="Removed pod sandbox: b7f9f824d32f30fb609237405c613c3d06f38d447126ed97ec8d3abebe39f333" id=b1994260-21cf-4fc7-96ad-2211dc1a6d0a name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 17:20:07.549676 | controller | Jun 12 16:43:17.937724 crc crio[21573]: time="2026-06-12T16:43:17.936800933Z" level=info msg="Running pod sandbox: openshift-marketplace/redhat-operators-4ddqq/POD" id=33ed3a18-d28e-4933-a069-18b00ea577ba name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:20:07.549692 | controller | Jun 12 16:43:17.939113 crc crio[21573]: time="2026-06-12T16:43:17.939081848Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.549709 | controller | Jun 12 16:43:17.989217 crc crio[21573]: time="2026-06-12T16:43:17.989000819Z" level=info msg="Got pod network &{Name:redhat-operators-4ddqq Namespace:openshift-marketplace ID:27d3c2a82bb367da37f24328d94a5a12f5b08d37f16ad404821c1bac970b6b65 UID:6d6ab3f4-59a4-4dbc-ad4c-11f776f7cf76 NetNS:/var/run/netns/b86da0f6-d02d-4b43-83c5-ad6323fd19c0 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod6d6ab3f4_59a4_4dbc_ad4c_11f776f7cf76.slice PodAnnotations:0xc003674190}] Aliases:map[]}"
2026-06-12 17:20:07.549725 | controller | Jun 12 16:43:17.989657 crc crio[21573]: time="2026-06-12T16:43:17.989257526Z" level=info msg="Adding pod openshift-marketplace_redhat-operators-4ddqq to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 17:20:07.549742 | controller | Jun 12 16:43:18.601531 crc crio[21573]: 2026-06-12T16:43:18Z [verbose] CmdAdd (shim): {1.1.0 [{Name:27d3c2a82bb367d Mac:46:b2:74:11:c6:6e Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:e8 Mtu:0 Sandbox:/var/run/netns/b86da0f6-d02d-4b43-83c5-ad6323fd19c0 SocketPath: PciID:}] [{Interface:0xc000510590 Address:{IP:10.217.0.232 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 17:20:07.549762 | controller | Jun 12 16:43:18.602989 crc crio[21573]: time="2026-06-12T16:43:18.602790116Z" level=info msg="Got pod network &{Name:redhat-operators-4ddqq Namespace:openshift-marketplace ID:27d3c2a82bb367da37f24328d94a5a12f5b08d37f16ad404821c1bac970b6b65 UID:6d6ab3f4-59a4-4dbc-ad4c-11f776f7cf76 NetNS:/var/run/netns/b86da0f6-d02d-4b43-83c5-ad6323fd19c0 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod6d6ab3f4_59a4_4dbc_ad4c_11f776f7cf76.slice PodAnnotations:0xc003674190}] Aliases:map[]}"
2026-06-12 17:20:07.549778 | controller | Jun 12 16:43:18.603142 crc crio[21573]: time="2026-06-12T16:43:18.603082974Z" level=info msg="Checking pod openshift-marketplace_redhat-operators-4ddqq for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 17:20:07.549795 | controller | Jun 12 16:43:18.616621 crc crio[21573]: time="2026-06-12T16:43:18.616521715Z" level=info msg="Ran pod sandbox 27d3c2a82bb367da37f24328d94a5a12f5b08d37f16ad404821c1bac970b6b65 with infra container: openshift-marketplace/redhat-operators-4ddqq/POD" id=33ed3a18-d28e-4933-a069-18b00ea577ba name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:20:07.549811 | controller | Jun 12 16:43:18.626105 crc crio[21573]: time="2026-06-12T16:43:18.62598637Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=29b33860-9267-4a65-b27f-16e2c172b7a4 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:20:07.549828 | controller | Jun 12 16:43:18.631241 crc crio[21573]: time="2026-06-12T16:43:18.631073337Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=db053893-05b1-4008-9433-01ce3a6ab8f0 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:20:07.549844 | controller | Jun 12 16:43:18.639649 crc crio[21573]: time="2026-06-12T16:43:18.639494954Z" level=info msg="Creating container: openshift-marketplace/redhat-operators-4ddqq/extract-utilities" id=9c84cccb-30ab-4c9d-b909-2655f9471f75 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:20:07.549860 | controller | Jun 12 16:43:18.640192 crc crio[21573]: time="2026-06-12T16:43:18.640117072Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.549876 | controller | Jun 12 16:43:18.702768 crc crio[21573]: time="2026-06-12T16:43:18.702666764Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.549892 | controller | Jun 12 16:43:18.710045 crc crio[21573]: time="2026-06-12T16:43:18.709713934Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.549908 | controller | Jun 12 16:43:18.882655 crc crio[21573]: time="2026-06-12T16:43:18.882090402Z" level=info msg="Created container e96da6944935551e06642e6de1b0d7e012d555bde73a23984eb137db4c40b03c: openshift-marketplace/redhat-operators-4ddqq/extract-utilities" id=9c84cccb-30ab-4c9d-b909-2655f9471f75 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:20:07.549924 | controller | Jun 12 16:43:18.883926 crc crio[21573]: time="2026-06-12T16:43:18.883734368Z" level=info msg="Starting container: e96da6944935551e06642e6de1b0d7e012d555bde73a23984eb137db4c40b03c" id=3db1b423-e1e1-4c28-86af-2896a997c6fc name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 17:20:07.549943 | controller | Jun 12 16:43:18.890321 crc crio[21573]: time="2026-06-12T16:43:18.890184408Z" level=info msg="Started container" PID=133856 containerID=e96da6944935551e06642e6de1b0d7e012d555bde73a23984eb137db4c40b03c description=openshift-marketplace/redhat-operators-4ddqq/extract-utilities id=3db1b423-e1e1-4c28-86af-2896a997c6fc name=/runtime.v1.RuntimeService/StartContainer sandboxID=27d3c2a82bb367da37f24328d94a5a12f5b08d37f16ad404821c1bac970b6b65
2026-06-12 17:20:07.549961 | controller | Jun 12 16:43:19.883865 crc crio[21573]: time="2026-06-12T16:43:19.882914057Z" level=info msg="Pulling image: registry.redhat.io/redhat/redhat-operator-index:v4.20" id=6767b92d-4e19-488e-b3dd-a11f73e31f0c name=/runtime.v1.ImageService/PullImage
2026-06-12 17:20:07.549977 | controller | Jun 12 16:43:19.895411 crc crio[21573]: time="2026-06-12T16:43:19.895299745Z" level=info msg="Trying to access \"registry.redhat.io/redhat/redhat-operator-index:v4.20\""
2026-06-12 17:20:07.549993 | controller | Jun 12 16:43:22.773873 crc crio[21573]: time="2026-06-12T16:43:22.772946574Z" level=info msg="Pulled image: registry.redhat.io/redhat/redhat-operator-index@sha256:f5f7575300572ad2ef92672b7dc76ed5ddaf50e7b74642e9907deda8cb9fa115" id=6767b92d-4e19-488e-b3dd-a11f73e31f0c name=/runtime.v1.ImageService/PullImage
2026-06-12 17:20:07.550010 | controller | Jun 12 16:43:22.775933 crc crio[21573]: time="2026-06-12T16:43:22.775577497Z" level=info msg="Checking image status: registry.redhat.io/redhat/redhat-operator-index:v4.20" id=a9eee4b1-2c20-4118-9185-69e2a60ccdb6 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:20:07.550026 | controller | Jun 12 16:43:22.785180 crc crio[21573]: time="2026-06-12T16:43:22.785057886Z" level=info msg="Checking image status: registry.redhat.io/redhat/redhat-operator-index:v4.20" id=f099fe6e-a264-443f-bd02-6f3fbbaf1834 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:20:07.550042 | controller | Jun 12 16:43:23.257401 crc crio[21573]: time="2026-06-12T16:43:23.257249256Z" level=info msg="Creating container: openshift-marketplace/redhat-operators-4ddqq/extract-content" id=f7d80fb6-6435-4064-8b4e-de5dbcf4dcd2 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:20:07.550058 | controller | Jun 12 16:43:23.257967 crc crio[21573]: time="2026-06-12T16:43:23.257858373Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.550075 | controller | Jun 12 16:43:23.359495 crc crio[21573]: time="2026-06-12T16:43:23.359378237Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.550091 | controller | Jun 12 16:43:23.364781 crc crio[21573]: time="2026-06-12T16:43:23.364639914Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.550107 | controller | Jun 12 16:43:23.622174 crc crio[21573]: time="2026-06-12T16:43:23.621564794Z" level=info msg="Created container 6d60f26408b0520e9964bdc6ab8dc6aa6841550ce52e784cd469feb61ab4c148: openshift-marketplace/redhat-operators-4ddqq/extract-content" id=f7d80fb6-6435-4064-8b4e-de5dbcf4dcd2 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:20:07.550122 | controller | Jun 12 16:43:23.623629 crc crio[21573]: time="2026-06-12T16:43:23.62355437Z" level=info msg="Starting container: 6d60f26408b0520e9964bdc6ab8dc6aa6841550ce52e784cd469feb61ab4c148" id=5c769e5b-81ee-478d-9a8b-b8ec425e89e2 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 17:20:07.550138 | controller | Jun 12 16:43:23.629648 crc crio[21573]: time="2026-06-12T16:43:23.629523707Z" level=info msg="Started container" PID=134039 containerID=6d60f26408b0520e9964bdc6ab8dc6aa6841550ce52e784cd469feb61ab4c148 description=openshift-marketplace/redhat-operators-4ddqq/extract-content id=5c769e5b-81ee-478d-9a8b-b8ec425e89e2 name=/runtime.v1.RuntimeService/StartContainer sandboxID=27d3c2a82bb367da37f24328d94a5a12f5b08d37f16ad404821c1bac970b6b65
2026-06-12 17:20:07.550158 | controller | Jun 12 16:43:29.065144 crc crio[21573]: time="2026-06-12T16:43:29.062900984Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=f2972596-42c3-47f9-ab44-f46cedd1f84a name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:20:07.550175 | controller | Jun 12 16:43:29.073509 crc crio[21573]: time="2026-06-12T16:43:29.073363668Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=9d906ccf-e079-4ccb-8adb-2c14143cdb22 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:20:07.550191 | controller | Jun 12 16:43:29.492695 crc crio[21573]: time="2026-06-12T16:43:29.492514913Z" level=info msg="Creating container: openshift-marketplace/redhat-operators-4ddqq/registry-server" id=63ceeda8-0c9d-4216-9fd6-f48ad7615058 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:20:07.550271 | controller | Jun 12 16:43:29.493385 crc crio[21573]: time="2026-06-12T16:43:29.493312016Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.550296 | controller | Jun 12 16:43:29.564696 crc crio[21573]: time="2026-06-12T16:43:29.564578523Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.550313 | controller | Jun 12 16:43:29.568332 crc crio[21573]: time="2026-06-12T16:43:29.568241407Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.550330 | controller | Jun 12 16:43:29.746003 crc crio[21573]: time="2026-06-12T16:43:29.745409881Z" level=info msg="Created container 041ba03b69c577e82c7512973078fed719cf1bc221bf811df8128c75b2af62d2: openshift-marketplace/redhat-operators-4ddqq/registry-server" id=63ceeda8-0c9d-4216-9fd6-f48ad7615058 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:20:07.550347 | controller | Jun 12 16:43:29.747320 crc crio[21573]: time="2026-06-12T16:43:29.747199161Z" level=info msg="Starting container: 041ba03b69c577e82c7512973078fed719cf1bc221bf811df8128c75b2af62d2" id=ca119c3d-7c77-4ed5-898b-9cb6ada945f3 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 17:20:07.550363 | controller | Jun 12 16:43:29.752503 crc crio[21573]: time="2026-06-12T16:43:29.752342795Z" level=info msg="Started container" PID=134397 containerID=041ba03b69c577e82c7512973078fed719cf1bc221bf811df8128c75b2af62d2 description=openshift-marketplace/redhat-operators-4ddqq/registry-server id=ca119c3d-7c77-4ed5-898b-9cb6ada945f3 name=/runtime.v1.RuntimeService/StartContainer sandboxID=27d3c2a82bb367da37f24328d94a5a12f5b08d37f16ad404821c1bac970b6b65
2026-06-12 17:20:07.550380 | controller | Jun 12 16:43:40.234898 crc crio[21573]: time="2026-06-12T16:43:40.234276878Z" level=info msg="Stopping container: 041ba03b69c577e82c7512973078fed719cf1bc221bf811df8128c75b2af62d2 (timeout: 2s)" id=24835b5f-692c-4455-a9c4-9e9a1ce7f6d1 name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 17:20:07.550396 | controller | Jun 12 16:43:40.360048 crc crio[21573]: time="2026-06-12T16:43:40.359922189Z" level=info msg="Stopped container 041ba03b69c577e82c7512973078fed719cf1bc221bf811df8128c75b2af62d2: openshift-marketplace/redhat-operators-4ddqq/registry-server" id=24835b5f-692c-4455-a9c4-9e9a1ce7f6d1 name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 17:20:07.550413 | controller | Jun 12 16:43:40.361766 crc crio[21573]: time="2026-06-12T16:43:40.361652646Z" level=info msg="Stopping pod sandbox: 27d3c2a82bb367da37f24328d94a5a12f5b08d37f16ad404821c1bac970b6b65" id=34acef9c-aff3-4fc3-b983-a9e9530b318f name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 17:20:07.550433 | controller | Jun 12 16:43:40.362647 crc crio[21573]: time="2026-06-12T16:43:40.362501561Z" level=info msg="Got pod network &{Name:redhat-operators-4ddqq Namespace:openshift-marketplace ID:27d3c2a82bb367da37f24328d94a5a12f5b08d37f16ad404821c1bac970b6b65 UID:6d6ab3f4-59a4-4dbc-ad4c-11f776f7cf76 NetNS:/var/run/netns/b86da0f6-d02d-4b43-83c5-ad6323fd19c0 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod6d6ab3f4_59a4_4dbc_ad4c_11f776f7cf76.slice PodAnnotations:0xc000138ef0}] Aliases:map[]}"
2026-06-12 17:20:07.550451 | controller | Jun 12 16:43:40.362771 crc crio[21573]: time="2026-06-12T16:43:40.362693656Z" level=info msg="Deleting pod openshift-marketplace_redhat-operators-4ddqq from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 17:20:07.550468 | controller | Jun 12 16:43:40.705129 crc crio[21573]: time="2026-06-12T16:43:40.70505246Z" level=info msg="Stopped pod sandbox: 27d3c2a82bb367da37f24328d94a5a12f5b08d37f16ad404821c1bac970b6b65" id=34acef9c-aff3-4fc3-b983-a9e9530b318f name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 17:20:07.550484 | controller | Jun 12 16:43:41.253401 crc crio[21573]: time="2026-06-12T16:43:41.253329254Z" level=info msg="Removing container: 041ba03b69c577e82c7512973078fed719cf1bc221bf811df8128c75b2af62d2" id=88c87260-1534-4916-908b-b99d4949cb82 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 17:20:07.550501 | controller | Jun 12 16:43:41.293872 crc crio[21573]: time="2026-06-12T16:43:41.293751217Z" level=info msg="Removed container 041ba03b69c577e82c7512973078fed719cf1bc221bf811df8128c75b2af62d2: openshift-marketplace/redhat-operators-4ddqq/registry-server" id=88c87260-1534-4916-908b-b99d4949cb82 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 17:20:07.550517 | controller | Jun 12 16:43:41.312507 crc crio[21573]: time="2026-06-12T16:43:41.308000436Z" level=info msg="Removing container: 6d60f26408b0520e9964bdc6ab8dc6aa6841550ce52e784cd469feb61ab4c148" id=dc1da669-1fce-45ec-adc8-d073f27e1dd5 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 17:20:07.550533 | controller | Jun 12 16:43:41.351221 crc crio[21573]: time="2026-06-12T16:43:41.351116836Z" level=info msg="Removed container 6d60f26408b0520e9964bdc6ab8dc6aa6841550ce52e784cd469feb61ab4c148: openshift-marketplace/redhat-operators-4ddqq/extract-content" id=dc1da669-1fce-45ec-adc8-d073f27e1dd5 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 17:20:07.550549 | controller | Jun 12 16:43:41.376228 crc crio[21573]: time="2026-06-12T16:43:41.376106394Z" level=info msg="Removing container: e96da6944935551e06642e6de1b0d7e012d555bde73a23984eb137db4c40b03c" id=c4303772-5c2e-4c09-b52f-f3f72a197f7c name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 17:20:07.550566 | controller | Jun 12 16:43:41.437396 crc crio[21573]: time="2026-06-12T16:43:41.437070453Z" level=info msg="Removed container e96da6944935551e06642e6de1b0d7e012d555bde73a23984eb137db4c40b03c: openshift-marketplace/redhat-operators-4ddqq/extract-utilities" id=c4303772-5c2e-4c09-b52f-f3f72a197f7c name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 17:20:07.550612 | controller | Jun 12 16:43:41.787176 crc crio[21573]: time="2026-06-12T16:43:41.786722431Z" level=info msg="Running pod sandbox: openstack/repo-setup-edpm-deployment-ipam-openstack-edpm-ipam-kcft2/POD" id=f440e811-f64e-41d8-aaa4-41150133b10b name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:20:07.550631 | controller | Jun 12 16:43:41.787176 crc crio[21573]: time="2026-06-12T16:43:41.787200104Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.550648 | controller | Jun 12 16:43:41.846736 crc crio[21573]: time="2026-06-12T16:43:41.846416223Z" level=info msg="Got pod network &{Name:repo-setup-edpm-deployment-ipam-openstack-edpm-ipam-kcft2 Namespace:openstack ID:53159bd0a1ef042a29d89be375242c5e26c15ccdfb043a1ec8231e78df5d96d8 UID:5b2b95c8-01c6-4b57-b382-6e35c030b784 NetNS:/var/run/netns/99485e33-3a8f-4acf-9e75-0e818a701948 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod5b2b95c8_01c6_4b57_b382_6e35c030b784.slice PodAnnotations:0xc00063c148}] Aliases:map[]}"
2026-06-12 17:20:07.550669 | controller | Jun 12 16:43:41.846736 crc crio[21573]: time="2026-06-12T16:43:41.846555397Z" level=info msg="Adding pod openstack_repo-setup-edpm-deployment-ipam-openstack-edpm-ipam-kcft2 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 17:20:07.550686 | controller | Jun 12 16:43:42.427410 crc crio[21573]: 2026-06-12T16:43:42Z [verbose] CmdAdd (shim): {1.1.0 [{Name:53159bd0a1ef042 Mac:c6:29:fb:d8:1c:7d Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:e9 Mtu:0 Sandbox:/var/run/netns/99485e33-3a8f-4acf-9e75-0e818a701948 SocketPath: PciID:}] [{Interface:0xc000134170 Address:{IP:10.217.0.233 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 17:20:07.550703 | controller | Jun 12 16:43:42.429644 crc crio[21573]: time="2026-06-12T16:43:42.429571087Z" level=info msg="Got pod network &{Name:repo-setup-edpm-deployment-ipam-openstack-edpm-ipam-kcft2 Namespace:openstack ID:53159bd0a1ef042a29d89be375242c5e26c15ccdfb043a1ec8231e78df5d96d8 UID:5b2b95c8-01c6-4b57-b382-6e35c030b784 NetNS:/var/run/netns/99485e33-3a8f-4acf-9e75-0e818a701948 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod5b2b95c8_01c6_4b57_b382_6e35c030b784.slice PodAnnotations:0xc00063c148}] Aliases:map[]}"
2026-06-12 17:20:07.550720 | controller | Jun 12 16:43:42.429813 crc crio[21573]: time="2026-06-12T16:43:42.429763942Z" level=info msg="Checking pod openstack_repo-setup-edpm-deployment-ipam-openstack-edpm-ipam-kcft2 for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 17:20:07.550736 | controller | Jun 12 16:43:42.442635 crc crio[21573]: time="2026-06-12T16:43:42.442548239Z" level=info msg="Ran pod sandbox 53159bd0a1ef042a29d89be375242c5e26c15ccdfb043a1ec8231e78df5d96d8 with infra container: openstack/repo-setup-edpm-deployment-ipam-openstack-edpm-ipam-kcft2/POD" id=f440e811-f64e-41d8-aaa4-41150133b10b name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:20:07.550753 | controller | Jun 12 16:43:42.445196 crc crio[21573]: time="2026-06-12T16:43:42.44509977Z" level=info msg="Checking image status: quay.rdoproject.org/openstack-k8s-operators/openstack-ansibleee-runner:0d5932bc7e4b786a4f66bb71a9845a8ad6dbd838" id=f0d4adf8-34be-414b-b3ba-b56f1f8faa9a name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:20:07.550770 | controller | Jun 12 16:43:42.445416 crc crio[21573]: time="2026-06-12T16:43:42.445368528Z" level=info msg="Image quay.rdoproject.org/openstack-k8s-operators/openstack-ansibleee-runner:0d5932bc7e4b786a4f66bb71a9845a8ad6dbd838 not found" id=f0d4adf8-34be-414b-b3ba-b56f1f8faa9a name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:20:07.550786 | controller | Jun 12 16:43:42.445631 crc crio[21573]: time="2026-06-12T16:43:42.445508172Z" level=info msg="Neither image nor artfiact quay.rdoproject.org/openstack-k8s-operators/openstack-ansibleee-runner:0d5932bc7e4b786a4f66bb71a9845a8ad6dbd838 found" id=f0d4adf8-34be-414b-b3ba-b56f1f8faa9a name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:20:07.550803 | controller | Jun 12 16:43:42.446618 crc crio[21573]: time="2026-06-12T16:43:42.446544962Z" level=info msg="Pulling image: quay.rdoproject.org/openstack-k8s-operators/openstack-ansibleee-runner:0d5932bc7e4b786a4f66bb71a9845a8ad6dbd838" id=81ead21b-a62f-4be4-9510-41b82f58e4df name=/runtime.v1.ImageService/PullImage
2026-06-12 17:20:07.550819 | controller | Jun 12 16:43:42.455688 crc crio[21573]: time="2026-06-12T16:43:42.455614335Z" level=info msg="Trying to access \"quay.rdoproject.org/openstack-k8s-operators/openstack-ansibleee-runner:0d5932bc7e4b786a4f66bb71a9845a8ad6dbd838\""
2026-06-12 17:20:07.550839 | controller | Jun 12 16:43:57.824849 crc crio[21573]: time="2026-06-12T16:43:57.823802579Z" level=info msg="Pulled image: quay.rdoproject.org/openstack-k8s-operators/openstack-ansibleee-runner@sha256:5cbc00e2c1581d89b18fab74a143dee7e4186226f75253ab56a0d36daa4120a8" id=81ead21b-a62f-4be4-9510-41b82f58e4df name=/runtime.v1.ImageService/PullImage
2026-06-12 17:20:07.550856 | controller | Jun 12 16:43:57.826718 crc crio[21573]: time="2026-06-12T16:43:57.825686785Z" level=info msg="Checking image status: quay.rdoproject.org/openstack-k8s-operators/openstack-ansibleee-runner:0d5932bc7e4b786a4f66bb71a9845a8ad6dbd838" id=6bd0971b-d9cb-4b41-ac61-70238a8046c2 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:20:07.550872 | controller | Jun 12 16:43:57.875675 crc crio[21573]: time="2026-06-12T16:43:57.875548601Z" level=info msg="Checking image status: quay.rdoproject.org/openstack-k8s-operators/openstack-ansibleee-runner:0d5932bc7e4b786a4f66bb71a9845a8ad6dbd838" id=fa7adeb9-af60-45b7-aba7-151a59357f85 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:20:07.550889 | controller | Jun 12 16:43:57.923655 crc crio[21573]: time="2026-06-12T16:43:57.905329207Z" level=info msg="Creating container: openstack/repo-setup-edpm-deployment-ipam-openstack-edpm-ipam-kcft2/repo-setup-edpm-deployment-ipam-openstack-edpm-ipam" id=6dbabc04-a5bd-480e-a52e-93feb95e626b name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:20:07.550905 | controller | Jun 12 16:43:57.923655 crc crio[21573]: time="2026-06-12T16:43:57.907378855Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.550922 | controller | Jun 12 16:43:57.989812 crc crio[21573]: time="2026-06-12T16:43:57.989708231Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.550937 | controller | Jun 12 16:43:57.993483 crc crio[21573]: time="2026-06-12T16:43:57.993358093Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.550953 | controller | Jun 12 16:43:58.161896 crc crio[21573]: time="2026-06-12T16:43:58.161411302Z" level=info msg="Created container cc1902fc81c2f0faaad11baf846ad1d9655871dc66a8f8b34f9d1728a56514e1: openstack/repo-setup-edpm-deployment-ipam-openstack-edpm-ipam-kcft2/repo-setup-edpm-deployment-ipam-openstack-edpm-ipam" id=6dbabc04-a5bd-480e-a52e-93feb95e626b name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:20:07.550969 | controller | Jun 12 16:43:58.163379 crc crio[21573]: time="2026-06-12T16:43:58.163295305Z" level=info msg="Starting container: cc1902fc81c2f0faaad11baf846ad1d9655871dc66a8f8b34f9d1728a56514e1" id=5064386c-d676-4d5f-b551-243beb503c58 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 17:20:07.550986 | controller | Jun 12 16:43:58.169133 crc crio[21573]: time="2026-06-12T16:43:58.169083107Z" level=info msg="Started container" PID=136107 containerID=cc1902fc81c2f0faaad11baf846ad1d9655871dc66a8f8b34f9d1728a56514e1 description=openstack/repo-setup-edpm-deployment-ipam-openstack-edpm-ipam-kcft2/repo-setup-edpm-deployment-ipam-openstack-edpm-ipam id=5064386c-d676-4d5f-b551-243beb503c58 name=/runtime.v1.RuntimeService/StartContainer sandboxID=53159bd0a1ef042a29d89be375242c5e26c15ccdfb043a1ec8231e78df5d96d8
2026-06-12 17:20:07.551003 | controller | Jun 12 16:43:59.938219 crc crio[21573]: time="2026-06-12T16:43:59.937527373Z" level=info msg="Stopping pod sandbox: 27d3c2a82bb367da37f24328d94a5a12f5b08d37f16ad404821c1bac970b6b65" id=8031a66f-2c5a-4e3a-b399-7bf72c545c7e name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 17:20:07.551019 | controller | Jun 12 16:43:59.940004 crc crio[21573]: time="2026-06-12T16:43:59.938247554Z" level=info msg="Stopped pod sandbox (already stopped): 27d3c2a82bb367da37f24328d94a5a12f5b08d37f16ad404821c1bac970b6b65" id=8031a66f-2c5a-4e3a-b399-7bf72c545c7e name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 17:20:07.551038 | controller | Jun 12 16:43:59.940004 crc crio[21573]: time="2026-06-12T16:43:59.939234032Z" level=info msg="Removing pod sandbox: 27d3c2a82bb367da37f24328d94a5a12f5b08d37f16ad404821c1bac970b6b65" id=cebfe892-a7e5-4fe1-be8f-b36d55c2a9be name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 17:20:07.551055 | controller | Jun 12 16:43:59.961426 crc crio[21573]: time="2026-06-12T16:43:59.961308858Z" level=info msg="Removed pod sandbox: 27d3c2a82bb367da37f24328d94a5a12f5b08d37f16ad404821c1bac970b6b65" id=cebfe892-a7e5-4fe1-be8f-b36d55c2a9be name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 17:20:07.551071 | controller | Jun 12 16:44:00.595531 crc crio[21573]: time="2026-06-12T16:44:00.595256306Z" level=info msg="Running pod sandbox: openshift-infra/auto-csr-approver-29688044-pj96c/POD" id=111666c0-d314-4f34-b2ad-a4b8492642bb name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:20:07.551087 | controller | Jun 12 16:44:00.595531 crc crio[21573]: time="2026-06-12T16:44:00.595369409Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.551104 | controller | Jun 12 16:44:00.649545 crc crio[21573]: time="2026-06-12T16:44:00.649079243Z" level=info msg="Got pod network &{Name:auto-csr-approver-29688044-pj96c Namespace:openshift-infra ID:197c0b36cda0dcf7ea6de90d4a085c63265f45dcec5d03db161f9992d31bf83e UID:6d1ae103-2ab0-437f-a373-d6bcfe8ffb8c NetNS:/var/run/netns/8b623473-9ced-46f4-8d04-e456556b677f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod6d1ae103_2ab0_437f_a373_d6bcfe8ffb8c.slice PodAnnotations:0xc000640058}] Aliases:map[]}"
2026-06-12 17:20:07.551120 | controller | Jun 12 16:44:00.649545 crc crio[21573]: time="2026-06-12T16:44:00.649512925Z" level=info msg="Adding pod openshift-infra_auto-csr-approver-29688044-pj96c to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 17:20:07.551137 | controller | Jun 12 16:44:01.210602 crc crio[21573]: 2026-06-12T16:44:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:197c0b36cda0dcf Mac:e6:5e:0b:7c:e7:db Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:ea Mtu:0 Sandbox:/var/run/netns/8b623473-9ced-46f4-8d04-e456556b677f SocketPath: PciID:}] [{Interface:0xc00011e760 Address:{IP:10.217.0.234 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 17:20:07.551154 | controller | Jun 12 16:44:01.213155 crc crio[21573]: time="2026-06-12T16:44:01.213074018Z" level=info msg="Got pod network &{Name:auto-csr-approver-29688044-pj96c Namespace:openshift-infra ID:197c0b36cda0dcf7ea6de90d4a085c63265f45dcec5d03db161f9992d31bf83e UID:6d1ae103-2ab0-437f-a373-d6bcfe8ffb8c NetNS:/var/run/netns/8b623473-9ced-46f4-8d04-e456556b677f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod6d1ae103_2ab0_437f_a373_d6bcfe8ffb8c.slice PodAnnotations:0xc000640058}] Aliases:map[]}"
2026-06-12 17:20:07.551170 | controller | Jun 12 16:44:01.213567 crc crio[21573]: time="2026-06-12T16:44:01.21350993Z" level=info msg="Checking pod openshift-infra_auto-csr-approver-29688044-pj96c for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 17:20:07.551187 | controller | Jun 12 16:44:01.229546 crc crio[21573]: time="2026-06-12T16:44:01.229395027Z" level=info msg="Ran pod sandbox 197c0b36cda0dcf7ea6de90d4a085c63265f45dcec5d03db161f9992d31bf83e with infra container: openshift-infra/auto-csr-approver-29688044-pj96c/POD" id=111666c0-d314-4f34-b2ad-a4b8492642bb name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:20:07.551203 | controller | Jun 12 16:44:01.239409 crc crio[21573]: time="2026-06-12T16:44:01.239291263Z" level=info msg="Pulling image: registry.redhat.io/openshift4/ose-cli:latest" id=302f2160-c7de-4914-a67b-1dcf6fcdc304 name=/runtime.v1.ImageService/PullImage
2026-06-12 17:20:07.551223 | controller | Jun 12 16:44:01.254089 crc crio[21573]: time="2026-06-12T16:44:01.253988785Z" level=info msg="Trying to access \"registry.redhat.io/openshift4/ose-cli:latest\""
2026-06-12 17:20:07.551241 | controller | Jun 12 16:44:02.294948 crc crio[21573]: time="2026-06-12T16:44:02.29442312Z" level=info msg="Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9" id=302f2160-c7de-4914-a67b-1dcf6fcdc304 name=/runtime.v1.ImageService/PullImage
2026-06-12 17:20:07.551257 | controller | Jun 12 16:44:02.296188 crc crio[21573]: time="2026-06-12T16:44:02.296013684Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-cli:latest" id=de083243-bc85-4fc1-bbbb-89442713ac68 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:20:07.551274 | controller | Jun 12 16:44:02.299115 crc crio[21573]: time="2026-06-12T16:44:02.299015518Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-cli:latest" id=66d32c44-fdb6-42d1-aef3-7e289e4ee293 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:20:07.551340 | controller | Jun 12 16:44:02.307325 crc crio[21573]: time="2026-06-12T16:44:02.307209598Z" level=info msg="Creating container: openshift-infra/auto-csr-approver-29688044-pj96c/oc" id=fc3e480e-22c0-4e12-b1c5-7b26cfd439f4 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:20:07.551361 | controller | Jun 12 16:44:02.307944 crc crio[21573]: time="2026-06-12T16:44:02.307859806Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.551378 | controller | Jun 12 16:44:02.354721 crc crio[21573]: time="2026-06-12T16:44:02.354603858Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.551395 | controller | Jun 12 16:44:02.688294 crc crio[21573]: time="2026-06-12T16:44:02.687899856Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.551412 | controller | Jun 12 16:44:02.828988 crc crio[21573]: time="2026-06-12T16:44:02.828886498Z" level=info msg="Created container 05c7e90e44dd3f1bc136da8e47643b81bf041778d59ef46462181aafb1228e3b: openshift-infra/auto-csr-approver-29688044-pj96c/oc" id=fc3e480e-22c0-4e12-b1c5-7b26cfd439f4 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:20:07.551428 | controller | Jun 12 16:44:02.830220 crc crio[21573]: time="2026-06-12T16:44:02.830138572Z" level=info msg="Starting container: 05c7e90e44dd3f1bc136da8e47643b81bf041778d59ef46462181aafb1228e3b" id=219608e4-92a1-43d7-89da-9f390c02960f name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 17:20:07.551445 | controller | Jun 12 16:44:02.838063 crc crio[21573]: time="2026-06-12T16:44:02.83791611Z" level=info msg="Started container" PID=136353 containerID=05c7e90e44dd3f1bc136da8e47643b81bf041778d59ef46462181aafb1228e3b description=openshift-infra/auto-csr-approver-29688044-pj96c/oc id=219608e4-92a1-43d7-89da-9f390c02960f name=/runtime.v1.RuntimeService/StartContainer sandboxID=197c0b36cda0dcf7ea6de90d4a085c63265f45dcec5d03db161f9992d31bf83e
2026-06-12 17:20:07.551461 | controller | Jun 12 16:44:04.641968 crc crio[21573]: time="2026-06-12T16:44:04.641510322Z" level=info msg="Stopping pod sandbox: 197c0b36cda0dcf7ea6de90d4a085c63265f45dcec5d03db161f9992d31bf83e" id=d5e54059-94da-40e6-81e1-a1c21ff35885 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 17:20:07.551478 | controller | Jun 12 16:44:04.643841 crc crio[21573]: time="2026-06-12T16:44:04.642568321Z" level=info msg="Got pod network &{Name:auto-csr-approver-29688044-pj96c Namespace:openshift-infra ID:197c0b36cda0dcf7ea6de90d4a085c63265f45dcec5d03db161f9992d31bf83e UID:6d1ae103-2ab0-437f-a373-d6bcfe8ffb8c NetNS:/var/run/netns/8b623473-9ced-46f4-8d04-e456556b677f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod6d1ae103_2ab0_437f_a373_d6bcfe8ffb8c.slice PodAnnotations:0xc002723898}] Aliases:map[]}"
2026-06-12 17:20:07.551499 | controller | Jun 12 16:44:04.643841 crc crio[21573]: time="2026-06-12T16:44:04.642706056Z" level=info msg="Deleting pod openshift-infra_auto-csr-approver-29688044-pj96c from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 17:20:07.551516 | controller | Jun 12 16:44:05.049496 crc crio[21573]: time="2026-06-12T16:44:05.048199438Z" level=info msg="Stopped pod sandbox: 197c0b36cda0dcf7ea6de90d4a085c63265f45dcec5d03db161f9992d31bf83e" id=d5e54059-94da-40e6-81e1-a1c21ff35885 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 17:20:07.551532 | controller | Jun 12 16:44:13.798816 crc crio[21573]: time="2026-06-12T16:44:13.79726009Z" level=info msg="Stopping pod sandbox: 53159bd0a1ef042a29d89be375242c5e26c15ccdfb043a1ec8231e78df5d96d8" id=5d9e7078-a141-4fdb-81d0-ccfd6cce29d8 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 17:20:07.551549 | controller | Jun 12 16:44:13.801789 crc crio[21573]: time="2026-06-12T16:44:13.799317078Z" level=info msg="Got pod network &{Name:repo-setup-edpm-deployment-ipam-openstack-edpm-ipam-kcft2 Namespace:openstack ID:53159bd0a1ef042a29d89be375242c5e26c15ccdfb043a1ec8231e78df5d96d8 UID:5b2b95c8-01c6-4b57-b382-6e35c030b784 NetNS:/var/run/netns/99485e33-3a8f-4acf-9e75-0e818a701948 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod5b2b95c8_01c6_4b57_b382_6e35c030b784.slice PodAnnotations:0xc0006405a8}] Aliases:map[]}"
2026-06-12 17:20:07.551565 | controller | Jun 12 16:44:13.801789 crc crio[21573]: time="2026-06-12T16:44:13.799542504Z" level=info msg="Deleting pod openstack_repo-setup-edpm-deployment-ipam-openstack-edpm-ipam-kcft2 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 17:20:07.551602 | controller | Jun 12 16:44:14.284717 crc crio[21573]: time="2026-06-12T16:44:14.284367071Z" level=info msg="Stopped pod sandbox: 53159bd0a1ef042a29d89be375242c5e26c15ccdfb043a1ec8231e78df5d96d8" id=5d9e7078-a141-4fdb-81d0-ccfd6cce29d8 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 17:20:07.551620 | controller | Jun 12 16:44:15.428565 crc crio[21573]: time="2026-06-12T16:44:15.428156662Z" level=info msg="Running pod sandbox: openstack/redhat-edpm-deployment-ipam-openstack-edpm-ipam-vh8j8/POD" id=e8d9b08b-3985-44d0-8478-12a3258ffc47 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:20:07.551637 | controller | Jun 12 16:44:15.428565 crc crio[21573]: time="2026-06-12T16:44:15.428557973Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.551653 | controller | Jun 12 16:44:15.477984 crc crio[21573]: time="2026-06-12T16:44:15.477873735Z" level=info msg="Got pod network &{Name:redhat-edpm-deployment-ipam-openstack-edpm-ipam-vh8j8 Namespace:openstack ID:e360999e41e0e925b536b493b5c391c9db56918e376023172b668d7d2f2d097a UID:7736744c-d9d2-46fc-a7d6-a827530be763 NetNS:/var/run/netns/bdaee59a-4aca-4e00-afcc-9a02a421a1ee Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod7736744c_d9d2_46fc_a7d6_a827530be763.slice PodAnnotations:0xc002e29208}] Aliases:map[]}"
2026-06-12 17:20:07.551670 | controller | Jun 12 16:44:15.477984 crc crio[21573]: time="2026-06-12T16:44:15.477944777Z" level=info msg="Adding pod openstack_redhat-edpm-deployment-ipam-openstack-edpm-ipam-vh8j8 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 17:20:07.551688 | controller | Jun 12 16:44:16.240824 crc crio[21573]: 2026-06-12T16:44:16Z [verbose] CmdAdd (shim): {1.1.0 [{Name:e360999e41e0e92 Mac:32:70:9d:25:32:4f Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:eb Mtu:0 Sandbox:/var/run/netns/bdaee59a-4aca-4e00-afcc-9a02a421a1ee SocketPath: PciID:}] [{Interface:0xc000014610 Address:{IP:10.217.0.235 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 17:20:07.551709 | controller | Jun 12 16:44:16.241608 crc crio[21573]: time="2026-06-12T16:44:16.241519015Z" level=info msg="Got pod network &{Name:redhat-edpm-deployment-ipam-openstack-edpm-ipam-vh8j8 Namespace:openstack ID:e360999e41e0e925b536b493b5c391c9db56918e376023172b668d7d2f2d097a UID:7736744c-d9d2-46fc-a7d6-a827530be763 NetNS:/var/run/netns/bdaee59a-4aca-4e00-afcc-9a02a421a1ee Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod7736744c_d9d2_46fc_a7d6_a827530be763.slice PodAnnotations:0xc002e29208}] Aliases:map[]}"
2026-06-12 17:20:07.551727 | controller | Jun 12 16:44:16.241869 crc crio[21573]: time="2026-06-12T16:44:16.241677759Z" level=info msg="Checking pod openstack_redhat-edpm-deployment-ipam-openstack-edpm-ipam-vh8j8 for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 17:20:07.551743 | controller | Jun 12 16:44:16.249721 crc crio[21573]: time="2026-06-12T16:44:16.249605143Z" level=info msg="Ran pod sandbox e360999e41e0e925b536b493b5c391c9db56918e376023172b668d7d2f2d097a with infra container: openstack/redhat-edpm-deployment-ipam-openstack-edpm-ipam-vh8j8/POD" id=e8d9b08b-3985-44d0-8478-12a3258ffc47 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:20:07.551760 | controller | Jun 12 16:44:16.253670 crc crio[21573]: time="2026-06-12T16:44:16.253582283Z" level=info msg="Checking image status: quay.rdoproject.org/openstack-k8s-operators/openstack-ansibleee-runner:0d5932bc7e4b786a4f66bb71a9845a8ad6dbd838" id=c515e863-e882-4c85-b452-d5a7bc72c13e name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:20:07.551776 | controller | Jun 12 16:44:16.279373 crc crio[21573]: time="2026-06-12T16:44:16.279245332Z" level=info msg="Checking image status: quay.rdoproject.org/openstack-k8s-operators/openstack-ansibleee-runner:0d5932bc7e4b786a4f66bb71a9845a8ad6dbd838" id=65bde9bc-5b77-4116-84cb-c04604d7a585 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:20:07.551792 | controller | Jun 12 16:44:16.290561 crc crio[21573]: time="2026-06-12T16:44:16.289843969Z" level=info msg="Creating container: openstack/redhat-edpm-deployment-ipam-openstack-edpm-ipam-vh8j8/redhat-edpm-deployment-ipam-openstack-edpm-ipam" id=e65abb66-2027-428b-96a2-1d74c464da52 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:20:07.551808 | controller | Jun 12 16:44:16.296611 crc crio[21573]: time="2026-06-12T16:44:16.296102606Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.551825 | controller | Jun 12 16:44:16.368605 crc crio[21573]: time="2026-06-12T16:44:16.36839252Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.551841 | controller | Jun 12 16:44:16.373744 crc crio[21573]: time="2026-06-12T16:44:16.37366371Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.551858 | controller | Jun 12 16:44:16.542585 crc crio[21573]: time="2026-06-12T16:44:16.541992805Z" level=info msg="Created container 19687b437bb453e7e6951330180e79a820bddf7c1cb4b917e009d8513d00d29f: openstack/redhat-edpm-deployment-ipam-openstack-edpm-ipam-vh8j8/redhat-edpm-deployment-ipam-openstack-edpm-ipam" id=e65abb66-2027-428b-96a2-1d74c464da52 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:20:07.551875 | controller | Jun 12 16:44:16.546314 crc crio[21573]: time="2026-06-12T16:44:16.546227053Z" level=info msg="Starting container: 19687b437bb453e7e6951330180e79a820bddf7c1cb4b917e009d8513d00d29f" id=7979c8f3-7ffe-4a63-8b30-c29fd17680a9 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 17:20:07.551897 | controller | Jun 12 16:44:16.552311 crc crio[21573]: time="2026-06-12T16:44:16.552182964Z" level=info msg="Started container" PID=137248 containerID=19687b437bb453e7e6951330180e79a820bddf7c1cb4b917e009d8513d00d29f description=openstack/redhat-edpm-deployment-ipam-openstack-edpm-ipam-vh8j8/redhat-edpm-deployment-ipam-openstack-edpm-ipam id=7979c8f3-7ffe-4a63-8b30-c29fd17680a9 name=/runtime.v1.RuntimeService/StartContainer sandboxID=e360999e41e0e925b536b493b5c391c9db56918e376023172b668d7d2f2d097a
2026-06-12 17:20:07.551915 | controller | Jun 12 16:44:21.919127 crc crio[21573]: time="2026-06-12T16:44:21.917924683Z" level=info msg="Stopping pod sandbox: e360999e41e0e925b536b493b5c391c9db56918e376023172b668d7d2f2d097a" id=317ddba8-3686-454a-8a86-157ef7283c57 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 17:20:07.551932 | controller | Jun 12 16:44:21.920706 crc crio[21573]: time="2026-06-12T16:44:21.919848187Z" level=info msg="Got pod network &{Name:redhat-edpm-deployment-ipam-openstack-edpm-ipam-vh8j8 Namespace:openstack ID:e360999e41e0e925b536b493b5c391c9db56918e376023172b668d7d2f2d097a UID:7736744c-d9d2-46fc-a7d6-a827530be763 NetNS:/var/run/netns/bdaee59a-4aca-4e00-afcc-9a02a421a1ee Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod7736744c_d9d2_46fc_a7d6_a827530be763.slice PodAnnotations:0xc0018966e0}] Aliases:map[]}"
2026-06-12 17:20:07.551950 | controller | Jun 12 16:44:21.920706 crc crio[21573]: time="2026-06-12T16:44:21.920020973Z" level=info msg="Deleting pod openstack_redhat-edpm-deployment-ipam-openstack-edpm-ipam-vh8j8 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 17:20:07.551967 | controller | Jun 12 16:44:22.417897 crc crio[21573]: time="2026-06-12T16:44:22.417381738Z" level=info msg="Stopped pod sandbox: e360999e41e0e925b536b493b5c391c9db56918e376023172b668d7d2f2d097a" id=317ddba8-3686-454a-8a86-157ef7283c57 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 17:20:07.551983 | controller | Jun 12 16:44:23.523988 crc crio[21573]: time="2026-06-12T16:44:23.52333874Z" level=info msg="Running pod sandbox: openstack/bootstrap-edpm-deployment-ipam-openstack-edpm-ipam-9x84b/POD" id=c16665e0-0eaa-482e-b205-e6fb5cbdb0ec name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:20:07.552000 | controller | Jun 12 16:44:23.525931 crc crio[21573]: time="2026-06-12T16:44:23.524005539Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.552017 | controller | Jun 12 16:44:23.562621 crc crio[21573]: time="2026-06-12T16:44:23.561853941Z" level=info msg="Got pod network &{Name:bootstrap-edpm-deployment-ipam-openstack-edpm-ipam-9x84b Namespace:openstack ID:6f46e77893bf24556d45c93f814cefb6e124fcc38502e545de6dac60a64d9660 UID:985c64c4-046d-4dc2-b2cf-94358683d56e NetNS:/var/run/netns/963e9d2e-bb8f-4dfc-872e-71781a5b4850 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod985c64c4_046d_4dc2_b2cf_94358683d56e.slice PodAnnotations:0xc002e29040}] Aliases:map[]}"
2026-06-12 17:20:07.552034 | controller | Jun 12 16:44:23.562621 crc crio[21573]: time="2026-06-12T16:44:23.562227001Z" level=info msg="Adding pod openstack_bootstrap-edpm-deployment-ipam-openstack-edpm-ipam-9x84b to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 17:20:07.552051 | controller | Jun 12 16:44:24.064751 crc crio[21573]: 2026-06-12T16:44:24Z [verbose] CmdAdd (shim): {1.1.0 [{Name:6f46e77893bf245 Mac:56:ff:e3:75:8b:8c Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:ec Mtu:0 Sandbox:/var/run/netns/963e9d2e-bb8f-4dfc-872e-71781a5b4850 SocketPath: PciID:}] [{Interface:0xc0001b6890 Address:{IP:10.217.0.236 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 17:20:07.552071 | controller | Jun 12 16:44:24.067667 crc crio[21573]: time="2026-06-12T16:44:24.067573771Z" level=info msg="Got pod network &{Name:bootstrap-edpm-deployment-ipam-openstack-edpm-ipam-9x84b Namespace:openstack ID:6f46e77893bf24556d45c93f814cefb6e124fcc38502e545de6dac60a64d9660 UID:985c64c4-046d-4dc2-b2cf-94358683d56e NetNS:/var/run/netns/963e9d2e-bb8f-4dfc-872e-71781a5b4850 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod985c64c4_046d_4dc2_b2cf_94358683d56e.slice PodAnnotations:0xc002e29040}] Aliases:map[]}"
2026-06-12 17:20:07.552088 | controller | Jun 12 16:44:24.067952 crc crio[21573]: time="2026-06-12T16:44:24.06788773Z" level=info msg="Checking pod openstack_bootstrap-edpm-deployment-ipam-openstack-edpm-ipam-9x84b for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 17:20:07.552105 | controller | Jun 12 16:44:24.084406 crc crio[21573]: time="2026-06-12T16:44:24.084303451Z" level=info msg="Ran pod sandbox 6f46e77893bf24556d45c93f814cefb6e124fcc38502e545de6dac60a64d9660 with infra container: openstack/bootstrap-edpm-deployment-ipam-openstack-edpm-ipam-9x84b/POD" id=c16665e0-0eaa-482e-b205-e6fb5cbdb0ec name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:20:07.552121 | controller | Jun 12 16:44:24.086873 crc crio[21573]: time="2026-06-12T16:44:24.086769229Z" level=info msg="Checking image status: quay.rdoproject.org/openstack-k8s-operators/openstack-ansibleee-runner:0d5932bc7e4b786a4f66bb71a9845a8ad6dbd838" id=9d383850-25e6-40b6-9b16-9a3dc5d415e9 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:20:07.552138 | controller | Jun 12 16:44:24.119869 crc crio[21573]: time="2026-06-12T16:44:24.119726423Z" level=info msg="Checking image status: quay.rdoproject.org/openstack-k8s-operators/openstack-ansibleee-runner:0d5932bc7e4b786a4f66bb71a9845a8ad6dbd838" id=14ab9caf-1103-424e-af86-3c2752415adb name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:20:07.552154 | controller | Jun 12 16:44:24.130494 crc crio[21573]: time="2026-06-12T16:44:24.126820231Z" level=info msg="Creating container: openstack/bootstrap-edpm-deployment-ipam-openstack-edpm-ipam-9x84b/bootstrap-edpm-deployment-ipam-openstack-edpm-ipam" id=340ee28e-345b-474b-ba26-e5746f6cbe69 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:20:07.552171 | controller | Jun 12 16:44:24.130494 crc crio[21573]: time="2026-06-12T16:44:24.127122669Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.552187 | controller | Jun 12 16:44:24.173379 crc crio[21573]: time="2026-06-12T16:44:24.173317204Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.552203 | controller | Jun 12 16:44:24.178241 crc crio[21573]: time="2026-06-12T16:44:24.178208702Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.552220 | controller | Jun 12 16:44:24.318958 crc crio[21573]: time="2026-06-12T16:44:24.318573425Z" level=info msg="Created container afe7615fb06f160561d276da7bc76664f6aca5a1a07b8b0e12fdc1044000e2e5: openstack/bootstrap-edpm-deployment-ipam-openstack-edpm-ipam-9x84b/bootstrap-edpm-deployment-ipam-openstack-edpm-ipam" id=340ee28e-345b-474b-ba26-e5746f6cbe69 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:20:07.552236 | controller | Jun 12 16:44:24.320924 crc crio[21573]: time="2026-06-12T16:44:24.320739105Z" level=info msg="Starting container: afe7615fb06f160561d276da7bc76664f6aca5a1a07b8b0e12fdc1044000e2e5" id=c3cf5818-5748-433e-a914-27b90c48b521 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 17:20:07.552256 | controller | Jun 12 16:44:24.329818 crc crio[21573]: time="2026-06-12T16:44:24.329683987Z" level=info msg="Started container" PID=137797 containerID=afe7615fb06f160561d276da7bc76664f6aca5a1a07b8b0e12fdc1044000e2e5 description=openstack/bootstrap-edpm-deployment-ipam-openstack-edpm-ipam-9x84b/bootstrap-edpm-deployment-ipam-openstack-edpm-ipam id=c3cf5818-5748-433e-a914-27b90c48b521 name=/runtime.v1.RuntimeService/StartContainer sandboxID=6f46e77893bf24556d45c93f814cefb6e124fcc38502e545de6dac60a64d9660
2026-06-12 17:20:07.552273 | controller | Jun 12 16:44:59.984395 crc crio[21573]: time="2026-06-12T16:44:59.983586824Z" level=info msg="Removing container: 236ad4acf3d56d906d221b31a542b2ab4bc9457f7d09494ad8dca603f04c7e2f" id=f3032a55-744e-485f-afa4-cd648e2c27ed name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 17:20:07.552289 | controller | Jun 12 16:45:00.273231 crc crio[21573]: time="2026-06-12T16:45:00.272958952Z" level=info msg="Removed container 236ad4acf3d56d906d221b31a542b2ab4bc9457f7d09494ad8dca603f04c7e2f: openshift-infra/auto-csr-approver-29688038-qxcbz/oc" id=f3032a55-744e-485f-afa4-cd648e2c27ed name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 17:20:07.552306 | controller | Jun 12 16:45:00.295123 crc crio[21573]: time="2026-06-12T16:45:00.29498706Z" level=info msg="Stopping pod sandbox: b357cabab96957123e7ec24ad913bce0fe14d7205f1e241d709bbe11b3770c69" id=d704656d-4d69-42a5-87fd-90977e2b9dcc name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 17:20:07.552323 | controller | Jun 12 16:45:00.295123 crc crio[21573]: time="2026-06-12T16:45:00.295127553Z" level=info msg="Stopped pod sandbox (already stopped): b357cabab96957123e7ec24ad913bce0fe14d7205f1e241d709bbe11b3770c69" id=d704656d-4d69-42a5-87fd-90977e2b9dcc name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 17:20:07.552339 | controller | Jun 12 16:45:00.296246 crc crio[21573]: time="2026-06-12T16:45:00.296205584Z" level=info msg="Removing pod sandbox: b357cabab96957123e7ec24ad913bce0fe14d7205f1e241d709bbe11b3770c69" id=1ea25b14-7fed-4426-89c6-c42755772409 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 17:20:07.552355 | controller | Jun 12 16:45:00.311687 crc crio[21573]: time="2026-06-12T16:45:00.30982403Z" level=info msg="Removed pod sandbox: b357cabab96957123e7ec24ad913bce0fe14d7205f1e241d709bbe11b3770c69" id=1ea25b14-7fed-4426-89c6-c42755772409 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 17:20:07.552371 | controller | Jun 12 16:45:00.701530 crc crio[21573]: time="2026-06-12T16:45:00.700949836Z" level=info msg="Running pod sandbox: openshift-operator-lifecycle-manager/collect-profiles-29688045-xq5zb/POD" id=951dfa04-6751-4fad-b257-f4ace8b05dac name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:20:07.552387 | controller | Jun 12 16:45:00.701688 crc crio[21573]: time="2026-06-12T16:45:00.701602364Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.552403 | controller | Jun 12 16:45:00.754707 crc crio[21573]: time="2026-06-12T16:45:00.75460146Z" level=info msg="Got pod network &{Name:collect-profiles-29688045-xq5zb Namespace:openshift-operator-lifecycle-manager ID:23a6acf2129e864e458051ce32d2970e5f68d2978bcea81d4b73d9d1292d855c UID:455adf39-a810-41ee-94d8-908b6e22aecb NetNS:/var/run/netns/51ef5465-35db-47a7-b69f-04500c253b75 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod455adf39_a810_41ee_94d8_908b6e22aecb.slice PodAnnotations:0xc000568378}] Aliases:map[]}"
2026-06-12 17:20:07.552419 | controller | Jun 12 16:45:00.754707 crc crio[21573]: time="2026-06-12T16:45:00.754679822Z" level=info msg="Adding pod openshift-operator-lifecycle-manager_collect-profiles-29688045-xq5zb to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 17:20:07.552436 | controller | Jun 12 16:45:01.115752 crc crio[21573]: 2026-06-12T16:45:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:23a6acf2129e864 Mac:1e:27:be:61:e6:1f Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:ed Mtu:0 Sandbox:/var/run/netns/51ef5465-35db-47a7-b69f-04500c253b75 SocketPath: PciID:}] [{Interface:0xc0000146f0 Address:{IP:10.217.0.237 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 17:20:07.552455 | controller | Jun 12 16:45:01.117904 crc crio[21573]: time="2026-06-12T16:45:01.117832659Z" level=info msg="Got pod network &{Name:collect-profiles-29688045-xq5zb Namespace:openshift-operator-lifecycle-manager ID:23a6acf2129e864e458051ce32d2970e5f68d2978bcea81d4b73d9d1292d855c UID:455adf39-a810-41ee-94d8-908b6e22aecb NetNS:/var/run/netns/51ef5465-35db-47a7-b69f-04500c253b75 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod455adf39_a810_41ee_94d8_908b6e22aecb.slice PodAnnotations:0xc000568378}] Aliases:map[]}"
2026-06-12 17:20:07.552472 | controller | Jun 12 16:45:01.118121 crc crio[21573]: time="2026-06-12T16:45:01.118017464Z" level=info msg="Checking pod openshift-operator-lifecycle-manager_collect-profiles-29688045-xq5zb for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 17:20:07.552489 | controller | Jun 12 16:45:01.129568 crc crio[21573]: time="2026-06-12T16:45:01.129109885Z" level=info msg="Ran pod sandbox 23a6acf2129e864e458051ce32d2970e5f68d2978bcea81d4b73d9d1292d855c with infra container: openshift-operator-lifecycle-manager/collect-profiles-29688045-xq5zb/POD" id=951dfa04-6751-4fad-b257-f4ace8b05dac name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:20:07.552505 | controller | Jun 12 16:45:01.132285 crc crio[21573]: time="2026-06-12T16:45:01.132218241Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=2af08eb7-ff5b-4455-b1aa-d9536bb0e5a4 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:20:07.552521 | controller | Jun 12 16:45:01.135542 crc crio[21573]: time="2026-06-12T16:45:01.135488963Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=d089d963-821d-46cf-a0f4-1caff397e13d name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:20:07.552537 | controller | Jun 12 16:45:01.144297 crc crio[21573]: time="2026-06-12T16:45:01.144255068Z" level=info msg="Creating container: openshift-operator-lifecycle-manager/collect-profiles-29688045-xq5zb/collect-profiles" id=3c6ec59d-82ae-4c24-8ad5-f13e4865b0fd name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:20:07.552552 | controller | Jun 12 16:45:01.144849 crc crio[21573]: time="2026-06-12T16:45:01.144826964Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.552569 | controller | Jun 12 16:45:01.194103 crc crio[21573]: time="2026-06-12T16:45:01.194015133Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.552606 | controller | Jun 12 16:45:01.198363 crc crio[21573]: time="2026-06-12T16:45:01.198333173Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.552624 | controller | Jun 12 16:45:01.389619 crc crio[21573]: time="2026-06-12T16:45:01.389075888Z" level=info msg="Created container 3ee5fd4c69ed445286dacbbe538a8d34df93b37045be1b7982de220461d6ad2a: openshift-operator-lifecycle-manager/collect-profiles-29688045-xq5zb/collect-profiles" id=3c6ec59d-82ae-4c24-8ad5-f13e4865b0fd name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:20:07.552641 | controller | Jun 12 16:45:01.391933 crc crio[21573]: time="2026-06-12T16:45:01.391846527Z" level=info msg="Starting container: 3ee5fd4c69ed445286dacbbe538a8d34df93b37045be1b7982de220461d6ad2a" id=0ef96ec1-5a85-418b-b7c2-26a25d3fbf4f name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 17:20:07.552660 | controller | Jun 12 16:45:01.397607 crc crio[21573]: time="2026-06-12T16:45:01.397541786Z" level=info msg="Started container" PID=139766 containerID=3ee5fd4c69ed445286dacbbe538a8d34df93b37045be1b7982de220461d6ad2a description=openshift-operator-lifecycle-manager/collect-profiles-29688045-xq5zb/collect-profiles id=0ef96ec1-5a85-418b-b7c2-26a25d3fbf4f name=/runtime.v1.RuntimeService/StartContainer sandboxID=23a6acf2129e864e458051ce32d2970e5f68d2978bcea81d4b73d9d1292d855c
2026-06-12 17:20:07.552677 | controller | Jun 12 16:45:03.548833 crc crio[21573]: time="2026-06-12T16:45:03.548184762Z" level=info msg="Stopping pod sandbox: 23a6acf2129e864e458051ce32d2970e5f68d2978bcea81d4b73d9d1292d855c" id=6e6f7fde-f7c4-4880-8fe7-e9a1a762282c name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 17:20:07.552694 | controller | Jun 12 16:45:03.550226 crc crio[21573]: time="2026-06-12T16:45:03.549820719Z" level=info msg="Got pod network &{Name:collect-profiles-29688045-xq5zb Namespace:openshift-operator-lifecycle-manager ID:23a6acf2129e864e458051ce32d2970e5f68d2978bcea81d4b73d9d1292d855c UID:455adf39-a810-41ee-94d8-908b6e22aecb NetNS:/var/run/netns/51ef5465-35db-47a7-b69f-04500c253b75 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod455adf39_a810_41ee_94d8_908b6e22aecb.slice PodAnnotations:0xc00443cd28}] Aliases:map[]}"
2026-06-12 17:20:07.552711 | controller | Jun 12 16:45:03.550226 crc crio[21573]: time="2026-06-12T16:45:03.549972733Z" level=info msg="Deleting pod openshift-operator-lifecycle-manager_collect-profiles-29688045-xq5zb from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 17:20:07.552728 | controller | Jun 12 16:45:03.878964 crc crio[21573]: time="2026-06-12T16:45:03.878547464Z" level=info msg="Stopped pod sandbox: 23a6acf2129e864e458051ce32d2970e5f68d2978bcea81d4b73d9d1292d855c" id=6e6f7fde-f7c4-4880-8fe7-e9a1a762282c name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 17:20:07.552745 | controller | Jun 12 16:45:30.498423 crc crio[21573]: time="2026-06-12T16:45:30.497641857Z" level=info msg="Running pod sandbox: openshift-marketplace/certified-operators-7dq2p/POD" id=a55d71ea-84fb-4a66-92ba-40d08f4b6101 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:20:07.552761 | controller | Jun 12 16:45:30.498423 crc crio[21573]: time="2026-06-12T16:45:30.498257415Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.552778 | controller | Jun 12 16:45:30.574976 crc crio[21573]: time="2026-06-12T16:45:30.574878738Z" level=info msg="Got pod network &{Name:certified-operators-7dq2p Namespace:openshift-marketplace ID:f77856c7136524a984c3da3939820e854d9d4323dfba430309e1ec3c14acda2d UID:3caf5c6d-50dc-4392-875c-f5917dfaade2 NetNS:/var/run/netns/64667b3c-5a4a-4632-96ef-b89050001e81 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod3caf5c6d_50dc_4392_875c_f5917dfaade2.slice PodAnnotations:0xc002e28068}] Aliases:map[]}"
2026-06-12 17:20:07.552795 | controller | Jun 12 16:45:30.574976 crc crio[21573]: time="2026-06-12T16:45:30.57495897Z" level=info msg="Adding pod openshift-marketplace_certified-operators-7dq2p to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 17:20:07.552812 | controller | Jun 12 16:45:31.188341 crc crio[21573]: 2026-06-12T16:45:31Z [verbose] CmdAdd (shim): {1.1.0 [{Name:f77856c7136524a Mac:0e:b2:41:ab:00:ef Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:ee Mtu:0 Sandbox:/var/run/netns/64667b3c-5a4a-4632-96ef-b89050001e81 SocketPath: PciID:}] [{Interface:0xc00025aa00 Address:{IP:10.217.0.238 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 17:20:07.552831 | controller | Jun 12 16:45:31.190692 crc crio[21573]: time="2026-06-12T16:45:31.190302626Z" level=info msg="Got pod network &{Name:certified-operators-7dq2p Namespace:openshift-marketplace ID:f77856c7136524a984c3da3939820e854d9d4323dfba430309e1ec3c14acda2d UID:3caf5c6d-50dc-4392-875c-f5917dfaade2 NetNS:/var/run/netns/64667b3c-5a4a-4632-96ef-b89050001e81 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod3caf5c6d_50dc_4392_875c_f5917dfaade2.slice PodAnnotations:0xc002e28068}] Aliases:map[]}"
2026-06-12 17:20:07.552848 | controller | Jun 12 16:45:31.190906 crc crio[21573]: time="2026-06-12T16:45:31.190844611Z" level=info msg="Checking pod openshift-marketplace_certified-operators-7dq2p for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 17:20:07.552865 | controller | Jun 12 16:45:31.202629 crc crio[21573]: time="2026-06-12T16:45:31.202159844Z" level=info msg="Ran pod sandbox f77856c7136524a984c3da3939820e854d9d4323dfba430309e1ec3c14acda2d with infra container: openshift-marketplace/certified-operators-7dq2p/POD" id=a55d71ea-84fb-4a66-92ba-40d08f4b6101 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:20:07.552881 | controller | Jun 12 16:45:31.207374 crc crio[21573]: time="2026-06-12T16:45:31.207235782Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=e4520be7-f055-4fb1-9ea7-25351c345f6f name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:20:07.552898 | controller | Jun 12 16:45:31.209840 crc crio[21573]: time="2026-06-12T16:45:31.209719442Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=9ca0eed3-b08a-4292-b8a4-e29691fdfb31 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:20:07.552915 | controller | Jun 12 16:45:31.217309 crc crio[21573]: time="2026-06-12T16:45:31.217241882Z" level=info msg="Creating container: openshift-marketplace/certified-operators-7dq2p/extract-utilities" id=1e0e325a-0435-410a-9fbf-3c08cc16887b name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:20:07.552931 | controller | Jun 12 16:45:31.218224 crc crio[21573]: time="2026-06-12T16:45:31.217831089Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.552947 | controller | Jun 12 16:45:31.277218 crc crio[21573]: time="2026-06-12T16:45:31.277142982Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.552963 | controller | Jun 12 16:45:31.283558 crc crio[21573]: time="2026-06-12T16:45:31.28350377Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.552980 | controller | Jun 12 16:45:31.468779 crc crio[21573]: time="2026-06-12T16:45:31.468667018Z" level=info msg="Created container b0cdf63d916e47a66558df6aa418abe7864ec77f10c6abc1928aa8b9ec9a0fde: openshift-marketplace/certified-operators-7dq2p/extract-utilities" id=1e0e325a-0435-410a-9fbf-3c08cc16887b name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:20:07.552996 | controller | Jun 12 16:45:31.471172 crc crio[21573]: time="2026-06-12T16:45:31.471096407Z" level=info msg="Starting container: b0cdf63d916e47a66558df6aa418abe7864ec77f10c6abc1928aa8b9ec9a0fde" id=a372b661-3ef6-4326-99a2-466a5fcee2fc name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 17:20:07.553013 | controller | Jun 12 16:45:31.476857 crc crio[21573]: time="2026-06-12T16:45:31.476773127Z" level=info msg="Started container" PID=141258 containerID=b0cdf63d916e47a66558df6aa418abe7864ec77f10c6abc1928aa8b9ec9a0fde description=openshift-marketplace/certified-operators-7dq2p/extract-utilities id=a372b661-3ef6-4326-99a2-466a5fcee2fc name=/runtime.v1.RuntimeService/StartContainer sandboxID=f77856c7136524a984c3da3939820e854d9d4323dfba430309e1ec3c14acda2d
2026-06-12 17:20:07.553033 | controller | Jun 12 16:45:31.955074 crc crio[21573]: time="2026-06-12T16:45:31.9547878Z" level=info msg="Pulling image: registry.redhat.io/redhat/certified-operator-index:v4.20" id=d8101030-5fcc-4245-9d60-7d4ec191ecae name=/runtime.v1.ImageService/PullImage
2026-06-12 17:20:07.553050 | controller | Jun 12 16:45:31.968809 crc crio[21573]: time="2026-06-12T16:45:31.968733293Z" level=info msg="Trying to access \"registry.redhat.io/redhat/certified-operator-index:v4.20\""
2026-06-12 17:20:07.553067 | controller | Jun 12 16:45:32.680671 crc crio[21573]: time="2026-06-12T16:45:32.680173327Z" level=info msg="Pulled image: registry.redhat.io/redhat/certified-operator-index@sha256:479a8801ff2843735e11b3d64fd2612da3248c45b500a01b08df90f7aab8d46b" id=d8101030-5fcc-4245-9d60-7d4ec191ecae name=/runtime.v1.ImageService/PullImage
2026-06-12 17:20:07.553084 | controller | Jun 12 16:45:32.682429 crc crio[21573]: time="2026-06-12T16:45:32.682312547Z" level=info msg="Checking image status: registry.redhat.io/redhat/certified-operator-index:v4.20" id=0c1260c2-d3f0-413e-b479-6642f519465b name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:20:07.553100 | controller | Jun 12 16:45:32.685002 crc crio[21573]: time="2026-06-12T16:45:32.684917941Z" level=info msg="Checking image status: registry.redhat.io/redhat/certified-operator-index:v4.20" id=4fc72a48-e504-478c-b4c7-769ab8f9af5e name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:20:07.553116 | controller | Jun 12 16:45:32.694267 crc crio[21573]: time="2026-06-12T16:45:32.69383958Z" level=info msg="Creating container: openshift-marketplace/certified-operators-7dq2p/extract-content" id=20fb4629-1f66-400e-a6a1-5bad8d35ca93 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:20:07.553132 | controller | Jun 12 16:45:32.694806 crc crio[21573]: time="2026-06-12T16:45:32.694770497Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.553149 | controller | Jun 12 16:45:32.760977 crc crio[21573]: time="2026-06-12T16:45:32.76079328Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.553165 | controller | Jun 12 16:45:32.765498 crc crio[21573]: time="2026-06-12T16:45:32.765393826Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.553181 | controller | Jun 12 16:45:32.959579 crc crio[21573]: time="2026-06-12T16:45:32.959397332Z" level=info msg="Created container e77b99e73b111032547dacfd4348a05838c355061c3721ff3629a217a722f8fb: openshift-marketplace/certified-operators-7dq2p/extract-content" id=20fb4629-1f66-400e-a6a1-5bad8d35ca93 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:20:07.553198 | controller | Jun 12 16:45:32.969890 crc crio[21573]: time="2026-06-12T16:45:32.966689799Z" level=info msg="Starting container: e77b99e73b111032547dacfd4348a05838c355061c3721ff3629a217a722f8fb" id=75e41c22-3b02-4166-adba-02add6c71f12 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 17:20:07.553214 | controller | Jun 12 16:45:32.978273 crc crio[21573]: time="2026-06-12T16:45:32.97809586Z" level=info msg="Started container" PID=141313 containerID=e77b99e73b111032547dacfd4348a05838c355061c3721ff3629a217a722f8fb description=openshift-marketplace/certified-operators-7dq2p/extract-content id=75e41c22-3b02-4166-adba-02add6c71f12 name=/runtime.v1.RuntimeService/StartContainer sandboxID=f77856c7136524a984c3da3939820e854d9d4323dfba430309e1ec3c14acda2d
2026-06-12 17:20:07.553230 | controller | Jun 12 16:45:35.043749 crc crio[21573]: time="2026-06-12T16:45:35.042220259Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=21ee67ff-f468-436c-a96d-183b1a6191a7 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:20:07.553250 | controller | Jun 12 16:45:35.046417 crc crio[21573]: time="2026-06-12T16:45:35.046378685Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=87d5879e-bf2e-470f-a331-ad66de9372e8 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:20:07.553267 | controller | Jun 12 16:45:35.057274 crc crio[21573]: time="2026-06-12T16:45:35.057110536Z" level=info msg="Creating container: openshift-marketplace/certified-operators-7dq2p/registry-server" id=5fe0fb52-52a5-4af9-b53b-b5f162da4d40 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:20:07.553283 | controller | Jun 12 16:45:35.057891 crc crio[21573]: time="2026-06-12T16:45:35.057823306Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.553299 | controller | Jun 12 16:45:35.129201 crc crio[21573]: time="2026-06-12T16:45:35.129102844Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.553316 | controller | Jun 12 16:45:35.132209 crc crio[21573]: time="2026-06-12T16:45:35.132148449Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.553332 | controller | Jun 12 16:45:35.297714 crc crio[21573]: time="2026-06-12T16:45:35.297134941Z" level=info msg="Created container 413251026becadbfe8eb4391361cf2cbb6ac898a1a30cf775cf25d10806d8192: openshift-marketplace/certified-operators-7dq2p/registry-server" id=5fe0fb52-52a5-4af9-b53b-b5f162da4d40 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:20:07.553349 | controller | Jun 12 16:45:35.299694 crc crio[21573]: time="2026-06-12T16:45:35.299608682Z" level=info msg="Starting container: 413251026becadbfe8eb4391361cf2cbb6ac898a1a30cf775cf25d10806d8192" id=591c48a2-b721-4fab-8afc-b144786b38bc name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 17:20:07.553365 | controller | Jun 12 16:45:35.309784 crc crio[21573]: time="2026-06-12T16:45:35.309705385Z" level=info msg="Started container" PID=141474 containerID=413251026becadbfe8eb4391361cf2cbb6ac898a1a30cf775cf25d10806d8192 description=openshift-marketplace/certified-operators-7dq2p/registry-server id=591c48a2-b721-4fab-8afc-b144786b38bc name=/runtime.v1.RuntimeService/StartContainer sandboxID=f77856c7136524a984c3da3939820e854d9d4323dfba430309e1ec3c14acda2d
2026-06-12 17:20:07.553382 | controller | Jun 12 16:45:43.169351 crc crio[21573]: time="2026-06-12T16:45:43.168130937Z" level=info msg="Stopping container: 413251026becadbfe8eb4391361cf2cbb6ac898a1a30cf775cf25d10806d8192 (timeout: 2s)" id=f792fae2-76f5-4949-80fb-cfd559d0047f name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 17:20:07.553399 | controller | Jun 12 16:45:43.315242 crc crio[21573]: time="2026-06-12T16:45:43.314571242Z" level=info msg="Stopped container 413251026becadbfe8eb4391361cf2cbb6ac898a1a30cf775cf25d10806d8192: openshift-marketplace/certified-operators-7dq2p/registry-server" id=f792fae2-76f5-4949-80fb-cfd559d0047f name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 17:20:07.553415 | controller | Jun 12 16:45:43.316563 crc crio[21573]: time="2026-06-12T16:45:43.316428043Z" level=info msg="Stopping pod sandbox: f77856c7136524a984c3da3939820e854d9d4323dfba430309e1ec3c14acda2d" id=83833de5-78ad-429a-b7ea-632e99a4c107 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 17:20:07.553432 | controller | Jun 12 16:45:43.317408 crc crio[21573]: time="2026-06-12T16:45:43.317231025Z" level=info msg="Got pod network &{Name:certified-operators-7dq2p Namespace:openshift-marketplace ID:f77856c7136524a984c3da3939820e854d9d4323dfba430309e1ec3c14acda2d UID:3caf5c6d-50dc-4392-875c-f5917dfaade2 NetNS:/var/run/netns/64667b3c-5a4a-4632-96ef-b89050001e81 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod3caf5c6d_50dc_4392_875c_f5917dfaade2.slice PodAnnotations:0xc00338e6a8}] Aliases:map[]}"
2026-06-12 17:20:07.553452 | controller | Jun 12 16:45:43.318014 crc crio[21573]: time="2026-06-12T16:45:43.317565294Z" level=info msg="Deleting pod openshift-marketplace_certified-operators-7dq2p from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 17:20:07.553469 | controller | Jun 12 16:45:43.705824 crc crio[21573]: time="2026-06-12T16:45:43.705584959Z" level=info msg="Stopped pod sandbox: f77856c7136524a984c3da3939820e854d9d4323dfba430309e1ec3c14acda2d" id=83833de5-78ad-429a-b7ea-632e99a4c107 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 17:20:07.553485 | controller | Jun 12 16:45:44.192207 crc crio[21573]: time="2026-06-12T16:45:44.191653341Z" level=info msg="Removing container: 413251026becadbfe8eb4391361cf2cbb6ac898a1a30cf775cf25d10806d8192" id=41e7baa4-bd96-4fdf-89fb-fe2583f7d994 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 17:20:07.553502 | controller | Jun 12 16:45:44.234192 crc crio[21573]: time="2026-06-12T16:45:44.233982871Z" level=info msg="Removed container 413251026becadbfe8eb4391361cf2cbb6ac898a1a30cf775cf25d10806d8192: openshift-marketplace/certified-operators-7dq2p/registry-server" id=41e7baa4-bd96-4fdf-89fb-fe2583f7d994 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 17:20:07.553518 | controller | Jun 12 16:45:44.240264 crc crio[21573]: time="2026-06-12T16:45:44.240077636Z" level=info msg="Removing container: e77b99e73b111032547dacfd4348a05838c355061c3721ff3629a217a722f8fb" id=0043ff34-67e5-484a-a17d-4ace382fdb08 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 17:20:07.553534 | controller | Jun 12 16:45:44.295914 crc crio[21573]: time="2026-06-12T16:45:44.295751807Z" level=info msg="Removed container e77b99e73b111032547dacfd4348a05838c355061c3721ff3629a217a722f8fb: openshift-marketplace/certified-operators-7dq2p/extract-content" id=0043ff34-67e5-484a-a17d-4ace382fdb08 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 17:20:07.553550 | controller | Jun 12 16:45:44.298432 crc crio[21573]: time="2026-06-12T16:45:44.29836195Z" level=info msg="Removing container: b0cdf63d916e47a66558df6aa418abe7864ec77f10c6abc1928aa8b9ec9a0fde" id=8e84cf16-1b92-48ef-8d7c-3e95c40aa2d5 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 17:20:07.553565 | controller | Jun 12 16:45:44.337400 crc crio[21573]: time="2026-06-12T16:45:44.337269601Z" level=info msg="Removed container b0cdf63d916e47a66558df6aa418abe7864ec77f10c6abc1928aa8b9ec9a0fde: openshift-marketplace/certified-operators-7dq2p/extract-utilities" id=8e84cf16-1b92-48ef-8d7c-3e95c40aa2d5 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 17:20:07.553603 | controller | Jun 12 16:46:00.335715 crc crio[21573]: time="2026-06-12T16:46:00.334666608Z" level=info msg="Removing container: 786331c721c4469022852960ea776cf5d5dfe31e0e1f085985af95cbc44293e2" id=aab669c1-7c27-4b59-96f6-dd719504e7aa name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 17:20:07.553622 | controller | Jun 12 16:46:00.372883 crc crio[21573]: time="2026-06-12T16:46:00.372135881Z" level=info msg="Removed container 786331c721c4469022852960ea776cf5d5dfe31e0e1f085985af95cbc44293e2: openshift-operator-lifecycle-manager/collect-profiles-29688000-qvxfq/collect-profiles" id=aab669c1-7c27-4b59-96f6-dd719504e7aa name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 17:20:07.553639 | controller | Jun 12 16:46:00.384097 crc crio[21573]: time="2026-06-12T16:46:00.383998291Z" level=info msg="Stopping pod sandbox: f77856c7136524a984c3da3939820e854d9d4323dfba430309e1ec3c14acda2d" id=6ace9097-f2a9-4d11-a137-ab61bf3dd12b name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 17:20:07.553655 | controller | Jun 12 16:46:00.384356 crc crio[21573]: time="2026-06-12T16:46:00.384128984Z" level=info msg="Stopped pod sandbox (already stopped): f77856c7136524a984c3da3939820e854d9d4323dfba430309e1ec3c14acda2d" id=6ace9097-f2a9-4d11-a137-ab61bf3dd12b name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 17:20:07.553674 | controller | Jun 12 16:46:00.384854 crc crio[21573]: time="2026-06-12T16:46:00.384785213Z" level=info msg="Removing pod sandbox: f77856c7136524a984c3da3939820e854d9d4323dfba430309e1ec3c14acda2d" id=e586198c-4d89-4155-b9f9-b994d72ecf85 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 17:20:07.553691 | controller | Jun 12 16:46:00.416099 crc crio[21573]: time="2026-06-12T16:46:00.415969973Z" level=info msg="Removed pod sandbox: f77856c7136524a984c3da3939820e854d9d4323dfba430309e1ec3c14acda2d" id=e586198c-4d89-4155-b9f9-b994d72ecf85 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 17:20:07.553707 | controller | Jun 12 16:46:00.417945 crc crio[21573]: time="2026-06-12T16:46:00.41787151Z" level=info msg="Stopping pod sandbox: 5bdab20c2f65a980f47b95ffc81afbcb4ce80e347efd833388ae2b4a7cc30d16" id=07568620-57e7-42a6-b854-4b4c95091ae9 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 17:20:07.553723 | controller | Jun 12 16:46:00.418218 crc crio[21573]: time="2026-06-12T16:46:00.417951082Z" level=info msg="Stopped pod sandbox (already stopped): 5bdab20c2f65a980f47b95ffc81afbcb4ce80e347efd833388ae2b4a7cc30d16" id=07568620-57e7-42a6-b854-4b4c95091ae9 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 17:20:07.553739 | controller | Jun 12 16:46:00.419100 crc crio[21573]: time="2026-06-12T16:46:00.418968521Z" level=info msg="Removing pod sandbox: 5bdab20c2f65a980f47b95ffc81afbcb4ce80e347efd833388ae2b4a7cc30d16" id=c2ef09e3-6c67-4bc1-8587-6ac906286ff3 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 17:20:07.553755 | controller | Jun 12 16:46:00.438083 crc crio[21573]: time="2026-06-12T16:46:00.437938013Z" level=info msg="Removed pod sandbox: 5bdab20c2f65a980f47b95ffc81afbcb4ce80e347efd833388ae2b4a7cc30d16" id=c2ef09e3-6c67-4bc1-8587-6ac906286ff3 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 17:20:07.553772 | controller | Jun 12 16:46:00.888132 crc crio[21573]: time="2026-06-12T16:46:00.888018965Z" level=info msg="Running pod sandbox: openshift-infra/auto-csr-approver-29688046-24q6s/POD" id=ae59ac1e-086d-4e3c-8853-b3542f52024e name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:20:07.553788 | controller | Jun 12 16:46:00.888269 crc crio[21573]: time="2026-06-12T16:46:00.888180589Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.553805 | controller | Jun 12 16:46:00.922073 crc crio[21573]: time="2026-06-12T16:46:00.921934578Z" level=info msg="Got pod network &{Name:auto-csr-approver-29688046-24q6s Namespace:openshift-infra ID:de01746b5a07ff55eaea85cd600cf881a727d4f43f36526dc985d49803ecac25 UID:f67fe2df-6f09-410d-8961-c5738fc15f9b NetNS:/var/run/netns/7638cabf-4ee5-4535-bd73-b8262c8653ba Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podf67fe2df_6f09_410d_8961_c5738fc15f9b.slice PodAnnotations:0xc00338eef8}] Aliases:map[]}"
2026-06-12 17:20:07.553821 | controller | Jun 12 16:46:00.922073 crc crio[21573]: time="2026-06-12T16:46:00.921992076Z" level=info msg="Adding pod openshift-infra_auto-csr-approver-29688046-24q6s to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 17:20:07.553838 | controller | Jun 12 16:46:01.689914 crc crio[21573]: 2026-06-12T16:46:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:de01746b5a07ff5 Mac:0a:8d:4a:0d:9d:ed Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:ef Mtu:0 Sandbox:/var/run/netns/7638cabf-4ee5-4535-bd73-b8262c8653ba SocketPath: PciID:}] [{Interface:0xc0006805a0 Address:{IP:10.217.0.239 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 17:20:07.553858 | controller | Jun 12 16:46:01.691960 crc crio[21573]: time="2026-06-12T16:46:01.69112974Z" level=info msg="Got pod network &{Name:auto-csr-approver-29688046-24q6s Namespace:openshift-infra ID:de01746b5a07ff55eaea85cd600cf881a727d4f43f36526dc985d49803ecac25 UID:f67fe2df-6f09-410d-8961-c5738fc15f9b NetNS:/var/run/netns/7638cabf-4ee5-4535-bd73-b8262c8653ba Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podf67fe2df_6f09_410d_8961_c5738fc15f9b.slice PodAnnotations:0xc00338eef8}] Aliases:map[]}"
2026-06-12 17:20:07.553875 | controller | Jun 12 16:46:01.691960 crc crio[21573]: time="2026-06-12T16:46:01.691264624Z" level=info msg="Checking pod openshift-infra_auto-csr-approver-29688046-24q6s for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 17:20:07.553891 | controller | Jun 12 16:46:01.700394 crc crio[21573]: time="2026-06-12T16:46:01.700295736Z" level=info msg="Ran pod sandbox de01746b5a07ff55eaea85cd600cf881a727d4f43f36526dc985d49803ecac25 with infra container: openshift-infra/auto-csr-approver-29688046-24q6s/POD" id=ae59ac1e-086d-4e3c-8853-b3542f52024e name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:20:07.553908 | controller | Jun 12 16:46:01.706653 crc crio[21573]: time="2026-06-12T16:46:01.705027449Z" level=info msg="Pulling image: registry.redhat.io/openshift4/ose-cli:latest" id=3d7a964d-9842-4113-8667-6f1aad030694 name=/runtime.v1.ImageService/PullImage
2026-06-12 17:20:07.553925 | controller | Jun 12 16:46:01.715200 crc crio[21573]: time="2026-06-12T16:46:01.713002134Z" level=info msg="Trying to access \"registry.redhat.io/openshift4/ose-cli:latest\""
2026-06-12 17:20:07.553941 | controller | Jun 12 16:46:02.531697 crc crio[21573]: time="2026-06-12T16:46:02.530975704Z" level=info msg="Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9" id=3d7a964d-9842-4113-8667-6f1aad030694 name=/runtime.v1.ImageService/PullImage
2026-06-12 17:20:07.553958 | controller | Jun 12 16:46:02.532248 crc crio[21573]: time="2026-06-12T16:46:02.532168548Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-cli:latest" id=bf9811c5-c9bc-476c-b967-cb5ab0c97111 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:20:07.553974 | controller | Jun 12 16:46:02.534761 crc crio[21573]: time="2026-06-12T16:46:02.534612676Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-cli:latest" id=51399a2c-611d-4391-9fd4-42b394f7fc69 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:20:07.553991 | controller | Jun 12 16:46:02.547733 crc crio[21573]: time="2026-06-12T16:46:02.547650242Z" level=info msg="Creating container: openshift-infra/auto-csr-approver-29688046-24q6s/oc" id=061f12d1-8718-4c63-9990-235255517c48 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:20:07.554007 | controller | Jun 12 16:46:02.548168 crc crio[21573]: time="2026-06-12T16:46:02.548106524Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.554024 | controller | Jun 12 16:46:02.594722 crc crio[21573]: time="2026-06-12T16:46:02.594576487Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.554040 | controller | Jun 12 16:46:02.885556 crc crio[21573]: time="2026-06-12T16:46:02.885392977Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.554057 | controller | Jun 12 16:46:03.010537 crc crio[21573]: time="2026-06-12T16:46:03.006984586Z" level=info msg="Created container 9c73ae5153658045306c30de503dfb69b64fe18e139890bb747d36c2247ddf8a: openshift-infra/auto-csr-approver-29688046-24q6s/oc" id=061f12d1-8718-4c63-9990-235255517c48 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:20:07.554077 | controller | Jun 12 16:46:03.013018 crc crio[21573]: time="2026-06-12T16:46:03.012889611Z" level=info msg="Starting container: 9c73ae5153658045306c30de503dfb69b64fe18e139890bb747d36c2247ddf8a" id=97d49f58-7a16-41f8-b6d5-b78d800b6434 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 17:20:07.554094 | controller | Jun 12 16:46:03.027996 crc crio[21573]: time="2026-06-12T16:46:03.027827773Z" level=info msg="Started container" PID=142909 containerID=9c73ae5153658045306c30de503dfb69b64fe18e139890bb747d36c2247ddf8a description=openshift-infra/auto-csr-approver-29688046-24q6s/oc id=97d49f58-7a16-41f8-b6d5-b78d800b6434 name=/runtime.v1.RuntimeService/StartContainer sandboxID=de01746b5a07ff55eaea85cd600cf881a727d4f43f36526dc985d49803ecac25
2026-06-12 17:20:07.554111 | controller | Jun 12 16:46:04.580332 crc crio[21573]: time="2026-06-12T16:46:04.578931553Z" level=info msg="Stopping pod sandbox: de01746b5a07ff55eaea85cd600cf881a727d4f43f36526dc985d49803ecac25" id=77762100-d34e-47ec-af7f-5dc9b8a26c3d name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 17:20:07.554128 | controller | Jun 12 16:46:04.580332 crc crio[21573]: time="2026-06-12T16:46:04.580180699Z" level=info msg="Got pod network &{Name:auto-csr-approver-29688046-24q6s Namespace:openshift-infra ID:de01746b5a07ff55eaea85cd600cf881a727d4f43f36526dc985d49803ecac25 UID:f67fe2df-6f09-410d-8961-c5738fc15f9b NetNS:/var/run/netns/7638cabf-4ee5-4535-bd73-b8262c8653ba Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podf67fe2df_6f09_410d_8961_c5738fc15f9b.slice PodAnnotations:0xc0006418e0}] Aliases:map[]}"
2026-06-12 17:20:07.554145 | controller | Jun 12 16:46:04.580332 crc crio[21573]: time="2026-06-12T16:46:04.580315843Z" level=info msg="Deleting pod openshift-infra_auto-csr-approver-29688046-24q6s from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 17:20:07.554162 | controller | Jun 12 16:46:04.910124 crc crio[21573]: time="2026-06-12T16:46:04.909870077Z" level=info msg="Stopped pod sandbox: de01746b5a07ff55eaea85cd600cf881a727d4f43f36526dc985d49803ecac25" id=77762100-d34e-47ec-af7f-5dc9b8a26c3d name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 17:20:07.554179 | controller | Jun 12 16:46:05.720835 crc crio[21573]: time="2026-06-12T16:46:05.720302179Z" level=info msg="Running pod sandbox: openshift-marketplace/community-operators-vzlqw/POD" id=94aa94f5-d6e2-4d97-a212-e6e41ab021e7 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:20:07.554195 | controller | Jun 12 16:46:05.721591 crc crio[21573]: time="2026-06-12T16:46:05.720861035Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.554211 | controller | Jun 12 16:46:05.777510 crc crio[21573]: time="2026-06-12T16:46:05.777245676Z" level=info msg="Got pod network &{Name:community-operators-vzlqw Namespace:openshift-marketplace ID:8a83d9b67b86fcaa68b343db793ca9e635cd53ecc757fdfdbc06957b6b80fc95 UID:02dc5169-91e9-46ad-8aa5-1c33dfe3e651 NetNS:/var/run/netns/83ff0037-c9f8-4843-8ae3-fd1a2844b807 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod02dc5169_91e9_46ad_8aa5_1c33dfe3e651.slice PodAnnotations:0xc000569548}] Aliases:map[]}"
2026-06-12 17:20:07.554228 | controller | Jun 12 16:46:05.777510 crc crio[21573]: time="2026-06-12T16:46:05.777314277Z" level=info msg="Adding pod openshift-marketplace_community-operators-vzlqw to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 17:20:07.554245 | controller | Jun 12 16:46:06.458200 crc crio[21573]: 2026-06-12T16:46:06Z [verbose] CmdAdd (shim): {1.1.0 [{Name:8a83d9b67b86fca Mac:96:fa:3e:58:37:0c Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:f0 Mtu:0 Sandbox:/var/run/netns/83ff0037-c9f8-4843-8ae3-fd1a2844b807 SocketPath: PciID:}] [{Interface:0xc00013aef0 Address:{IP:10.217.0.240 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 17:20:07.554265 | controller | Jun 12 16:46:06.459363 crc crio[21573]: time="2026-06-12T16:46:06.459285217Z" level=info msg="Got pod network &{Name:community-operators-vzlqw Namespace:openshift-marketplace ID:8a83d9b67b86fcaa68b343db793ca9e635cd53ecc757fdfdbc06957b6b80fc95 UID:02dc5169-91e9-46ad-8aa5-1c33dfe3e651 NetNS:/var/run/netns/83ff0037-c9f8-4843-8ae3-fd1a2844b807 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod02dc5169_91e9_46ad_8aa5_1c33dfe3e651.slice PodAnnotations:0xc000569548}] Aliases:map[]}"
2026-06-12 17:20:07.554282 | controller | Jun 12 16:46:06.459536 crc crio[21573]: time="2026-06-12T16:46:06.459510583Z" level=info msg="Checking pod openshift-marketplace_community-operators-vzlqw for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 17:20:07.554299 | controller | Jun 12 16:46:06.475004 crc crio[21573]: time="2026-06-12T16:46:06.474931305Z" level=info msg="Ran pod sandbox 8a83d9b67b86fcaa68b343db793ca9e635cd53ecc757fdfdbc06957b6b80fc95 with infra container: openshift-marketplace/community-operators-vzlqw/POD" id=94aa94f5-d6e2-4d97-a212-e6e41ab021e7 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:20:07.554316 | controller | Jun 12 16:46:06.477896 crc crio[21573]: time="2026-06-12T16:46:06.477799637Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=e591af13-b70f-41ff-994e-54d337350483 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:20:07.554333 | controller | Jun 12 16:46:06.480626 crc crio[21573]: time="2026-06-12T16:46:06.480555622Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=d9abb5af-c605-4a91-beac-536ef6c4329f name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:20:07.554350 | controller | Jun 12 16:46:06.488945 crc crio[21573]: time="2026-06-12T16:46:06.488796443Z" level=info msg="Creating container: openshift-marketplace/community-operators-vzlqw/extract-utilities" id=74a07371-637e-499d-a98e-7c1fd4c9b7b6 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:20:07.554367 | controller | Jun 12 16:46:06.489290 crc crio[21573]: time="2026-06-12T16:46:06.489250596Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.554383 | controller | Jun 12 16:46:06.538863 crc crio[21573]: time="2026-06-12T16:46:06.538691541Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.554399 | controller | Jun 12 16:46:06.542619 crc crio[21573]: time="2026-06-12T16:46:06.54253893Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.554416 | controller | Jun 12 16:46:06.751214 crc crio[21573]: time="2026-06-12T16:46:06.751032121Z" level=info msg="Created container 2e8b7e3bf1ab1ed0d5ba7c17c95147337b6a1108cbf7182c7d1ce8157c5422eb: openshift-marketplace/community-operators-vzlqw/extract-utilities" id=74a07371-637e-499d-a98e-7c1fd4c9b7b6 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:20:07.554433 | controller | Jun 12 16:46:06.756300 crc crio[21573]: time="2026-06-12T16:46:06.756093663Z" level=info msg="Starting container: 2e8b7e3bf1ab1ed0d5ba7c17c95147337b6a1108cbf7182c7d1ce8157c5422eb" id=bb161de9-af08-4d5d-910b-7474dc4be925 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 17:20:07.554450 | controller | Jun 12 16:46:06.767406 crc crio[21573]: time="2026-06-12T16:46:06.766998779Z" level=info msg="Started container" PID=143301 containerID=2e8b7e3bf1ab1ed0d5ba7c17c95147337b6a1108cbf7182c7d1ce8157c5422eb description=openshift-marketplace/community-operators-vzlqw/extract-utilities id=bb161de9-af08-4d5d-910b-7474dc4be925 name=/runtime.v1.RuntimeService/StartContainer sandboxID=8a83d9b67b86fcaa68b343db793ca9e635cd53ecc757fdfdbc06957b6b80fc95
2026-06-12 17:20:07.554469 | controller | Jun 12 16:46:07.633808 crc crio[21573]: time="2026-06-12T16:46:07.632605754Z" level=info msg="Pulling image: registry.redhat.io/redhat/community-operator-index:v4.20" id=0e3110fa-fbfc-45bb-9702-1dd80fd95efd name=/runtime.v1.ImageService/PullImage
2026-06-12 17:20:07.554486 | controller | Jun 12 16:46:07.638826 crc crio[21573]: time="2026-06-12T16:46:07.63877126Z" level=info msg="Trying to access \"registry.redhat.io/redhat/community-operator-index:v4.20\""
2026-06-12 17:20:07.554503 | controller | Jun 12 16:46:08.168979 crc crio[21573]: time="2026-06-12T16:46:08.168329808Z" level=info msg="Pulled image: registry.redhat.io/redhat/community-operator-index@sha256:8874ea870c535d2628f240c4dfe1c55570869954e66ad633ea84cc782b3982dc" id=0e3110fa-fbfc-45bb-9702-1dd80fd95efd name=/runtime.v1.ImageService/PullImage
2026-06-12 17:20:07.554520 | controller | Jun 12 16:46:08.171780 crc crio[21573]: time="2026-06-12T16:46:08.171729033Z" level=info msg="Checking image status: registry.redhat.io/redhat/community-operator-index:v4.20" id=8ef58951-e563-41bc-92b7-0c4a812b43c0 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:20:07.554536 | controller | Jun 12 16:46:08.179614 crc crio[21573]: time="2026-06-12T16:46:08.179178782Z" level=info msg="Checking image status: registry.redhat.io/redhat/community-operator-index:v4.20" id=90e1337a-e643-40ca-986b-06f556164651 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:20:07.554552 | controller | Jun 12 16:46:08.190025 crc crio[21573]: time="2026-06-12T16:46:08.189900052Z" level=info msg="Creating container: openshift-marketplace/community-operators-vzlqw/extract-content" id=f047eabf-432c-4425-94ea-6d601f86da77 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:20:07.554568 | controller | Jun 12 16:46:08.190654 crc crio[21573]: time="2026-06-12T16:46:08.190591622Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.554605 | controller | Jun 12 16:46:08.270318 crc crio[21573]: time="2026-06-12T16:46:08.270084059Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.554623 | controller | Jun 12 16:46:08.275080 crc crio[21573]: time="2026-06-12T16:46:08.274984667Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.554640 | controller | Jun 12 16:46:08.438903 crc crio[21573]: time="2026-06-12T16:46:08.438705254Z" level=info msg="Created container 0e08221ec324929ae6199f1ca7cf6a0d0640aca74144fefa5beea4f5177ce006: openshift-marketplace/community-operators-vzlqw/extract-content" id=f047eabf-432c-4425-94ea-6d601f86da77 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:20:07.554657 | controller | Jun 12 16:46:08.440787 crc crio[21573]: time="2026-06-12T16:46:08.440313509Z" level=info msg="Starting container: 0e08221ec324929ae6199f1ca7cf6a0d0640aca74144fefa5beea4f5177ce006" id=a90f3b5a-7f4b-42c7-b562-7e8c511aebe1 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 17:20:07.554673 | controller | Jun 12 16:46:08.447153 crc crio[21573]: time="2026-06-12T16:46:08.446583516Z" level=info msg="Started container" PID=143393 containerID=0e08221ec324929ae6199f1ca7cf6a0d0640aca74144fefa5beea4f5177ce006 description=openshift-marketplace/community-operators-vzlqw/extract-content id=a90f3b5a-7f4b-42c7-b562-7e8c511aebe1 name=/runtime.v1.RuntimeService/StartContainer sandboxID=8a83d9b67b86fcaa68b343db793ca9e635cd53ecc757fdfdbc06957b6b80fc95
2026-06-12 17:20:07.554693 | controller | Jun 12 16:46:10.681914 crc crio[21573]: time="2026-06-12T16:46:10.681331029Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=3ba60fae-e106-4a11-ab44-61e28309633b name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:20:07.554710 | controller | Jun 12 16:46:10.685247 crc crio[21573]: time="2026-06-12T16:46:10.684938Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=7dc656a5-b822-48f4-85d5-6872929c2139 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:20:07.554727 | controller | Jun 12 16:46:10.698682 crc crio[21573]: time="2026-06-12T16:46:10.697324237Z" level=info msg="Creating container: openshift-marketplace/community-operators-vzlqw/registry-server" id=80f64489-6951-44c8-af25-4eb6bc9640d1 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:20:07.554743 | controller | Jun 12 16:46:10.698682 crc crio[21573]: time="2026-06-12T16:46:10.69778436Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.554759 | controller | Jun 12 16:46:10.780319 crc crio[21573]: time="2026-06-12T16:46:10.78021205Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.554775 | controller | Jun 12 16:46:10.784133 crc crio[21573]: time="2026-06-12T16:46:10.784024426Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.554791 | controller | Jun 12 16:46:10.955836 crc crio[21573]: time="2026-06-12T16:46:10.955705527Z" level=info msg="Created container 17aa4e74cb2392751198929a9bac8e0e0c351e9e25331b59742f91847af7a86a: openshift-marketplace/community-operators-vzlqw/registry-server" id=80f64489-6951-44c8-af25-4eb6bc9640d1 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:20:07.554808 | controller | Jun 12 16:46:10.956936 crc crio[21573]: time="2026-06-12T16:46:10.95686709Z" level=info msg="Starting container: 17aa4e74cb2392751198929a9bac8e0e0c351e9e25331b59742f91847af7a86a" id=260cd742-8260-4f0b-98de-2a59ebd3f19a name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 17:20:07.554824 | controller | Jun 12 16:46:10.962943 crc crio[21573]: time="2026-06-12T16:46:10.96283732Z" level=info msg="Started container" PID=143504 containerID=17aa4e74cb2392751198929a9bac8e0e0c351e9e25331b59742f91847af7a86a description=openshift-marketplace/community-operators-vzlqw/registry-server id=260cd742-8260-4f0b-98de-2a59ebd3f19a name=/runtime.v1.RuntimeService/StartContainer sandboxID=8a83d9b67b86fcaa68b343db793ca9e635cd53ecc757fdfdbc06957b6b80fc95
2026-06-12 17:20:07.554840 | controller | Jun 12 16:46:17.801591 crc crio[21573]: time="2026-06-12T16:46:17.800747343Z" level=info msg="Stopping container: 17aa4e74cb2392751198929a9bac8e0e0c351e9e25331b59742f91847af7a86a (timeout: 2s)" id=2ea73e33-8aab-466f-9afb-79352f2900b6 name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 17:20:07.554857 | controller | Jun 12 16:46:17.929803 crc crio[21573]: time="2026-06-12T16:46:17.929662026Z" level=info msg="Stopped container 17aa4e74cb2392751198929a9bac8e0e0c351e9e25331b59742f91847af7a86a: openshift-marketplace/community-operators-vzlqw/registry-server" id=2ea73e33-8aab-466f-9afb-79352f2900b6 name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 17:20:07.554874 | controller | Jun 12 16:46:17.932262 crc crio[21573]: time="2026-06-12T16:46:17.932077884Z" level=info msg="Stopping pod sandbox: 8a83d9b67b86fcaa68b343db793ca9e635cd53ecc757fdfdbc06957b6b80fc95" id=cf0c37b8-32ea-42b9-96f6-0bfeee2e39c2 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 17:20:07.554890 | controller | Jun 12 16:46:17.933172 crc crio[21573]: time="2026-06-12T16:46:17.933085903Z" level=info msg="Got pod network &{Name:community-operators-vzlqw Namespace:openshift-marketplace ID:8a83d9b67b86fcaa68b343db793ca9e635cd53ecc757fdfdbc06957b6b80fc95 UID:02dc5169-91e9-46ad-8aa5-1c33dfe3e651 NetNS:/var/run/netns/83ff0037-c9f8-4843-8ae3-fd1a2844b807 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod02dc5169_91e9_46ad_8aa5_1c33dfe3e651.slice PodAnnotations:0xc0063810c8}] Aliases:map[]}"
2026-06-12 17:20:07.554914 | controller | Jun 12 16:46:17.933344 crc crio[21573]: time="2026-06-12T16:46:17.933282798Z" level=info msg="Deleting pod openshift-marketplace_community-operators-vzlqw from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 17:20:07.554931 | controller | Jun 12 16:46:18.351819 crc crio[21573]: time="2026-06-12T16:46:18.350877489Z" level=info msg="Stopped pod sandbox: 8a83d9b67b86fcaa68b343db793ca9e635cd53ecc757fdfdbc06957b6b80fc95" id=cf0c37b8-32ea-42b9-96f6-0bfeee2e39c2 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 17:20:07.554948 | controller | Jun 12 16:46:18.835210 crc crio[21573]: time="2026-06-12T16:46:18.834861193Z" level=info msg="Removing container: 17aa4e74cb2392751198929a9bac8e0e0c351e9e25331b59742f91847af7a86a" id=f37d377c-c18b-43a5-9a57-697a938f4244 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 17:20:07.554964 | controller | Jun 12 16:46:18.924326 crc crio[21573]: time="2026-06-12T16:46:18.92371327Z" level=info msg="Removed container 17aa4e74cb2392751198929a9bac8e0e0c351e9e25331b59742f91847af7a86a: openshift-marketplace/community-operators-vzlqw/registry-server" id=f37d377c-c18b-43a5-9a57-697a938f4244 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 17:20:07.554981 | controller | Jun 12 16:46:18.929404 crc crio[21573]: time="2026-06-12T16:46:18.92933865Z" level=info msg="Removing container: 0e08221ec324929ae6199f1ca7cf6a0d0640aca74144fefa5beea4f5177ce006" id=e8443bf9-5963-443c-9aaa-eaffd0b0b3ee name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 17:20:07.554997 | controller | Jun 12 16:46:18.967403 crc crio[21573]: time="2026-06-12T16:46:18.967179522Z" level=info msg="Removed container 0e08221ec324929ae6199f1ca7cf6a0d0640aca74144fefa5beea4f5177ce006: openshift-marketplace/community-operators-vzlqw/extract-content" id=e8443bf9-5963-443c-9aaa-eaffd0b0b3ee name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 17:20:07.555013 | controller | Jun 12 16:46:18.973656 crc crio[21573]: time="2026-06-12T16:46:18.972844278Z" level=info msg="Removing container: 2e8b7e3bf1ab1ed0d5ba7c17c95147337b6a1108cbf7182c7d1ce8157c5422eb" id=4d7db428-52a5-4621-9290-ae4c7b0a3f20 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 17:20:07.555030 | controller | Jun 12 16:46:19.032634 crc crio[21573]: time="2026-06-12T16:46:19.032412413Z" level=info msg="Removed container 2e8b7e3bf1ab1ed0d5ba7c17c95147337b6a1108cbf7182c7d1ce8157c5422eb: openshift-marketplace/community-operators-vzlqw/extract-utilities" id=4d7db428-52a5-4621-9290-ae4c7b0a3f20 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 17:20:07.555046 | controller | Jun 12 16:47:00.467898 crc crio[21573]: time="2026-06-12T16:47:00.467090626Z" level=info msg="Removing container: d17552981ce37779cd12d03fa60181828573ecd6788d4e505164bf6feedc7598" id=e8b2cde0-991c-46cb-8359-13dddea01a0f name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 17:20:07.555062 | controller | Jun 12 16:47:00.646381 crc crio[21573]: time="2026-06-12T16:47:00.646170807Z" level=info msg="Removed container d17552981ce37779cd12d03fa60181828573ecd6788d4e505164bf6feedc7598: openshift-infra/auto-csr-approver-29688040-xtv6p/oc" id=e8b2cde0-991c-46cb-8359-13dddea01a0f name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 17:20:07.555078 | controller | Jun 12 16:47:00.658279 crc crio[21573]: time="2026-06-12T16:47:00.658199704Z" level=info msg="Stopping pod sandbox: 8a83d9b67b86fcaa68b343db793ca9e635cd53ecc757fdfdbc06957b6b80fc95" id=c164d47b-654a-478d-86fd-0711ceb01ad5 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 17:20:07.555098 | controller | Jun 12 16:47:00.658399 crc crio[21573]: time="2026-06-12T16:47:00.658286076Z" level=info msg="Stopped pod sandbox (already stopped): 8a83d9b67b86fcaa68b343db793ca9e635cd53ecc757fdfdbc06957b6b80fc95" id=c164d47b-654a-478d-86fd-0711ceb01ad5 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 17:20:07.555114 | controller | Jun 12 16:47:00.658957 crc crio[21573]: time="2026-06-12T16:47:00.658876083Z" level=info msg="Removing pod sandbox: 8a83d9b67b86fcaa68b343db793ca9e635cd53ecc757fdfdbc06957b6b80fc95" id=57ecf1ae-18f1-4016-b470-bc569dd93ce1 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 17:20:07.555130 | controller | Jun 12 16:47:00.673031 crc crio[21573]: time="2026-06-12T16:47:00.67288616Z" level=info msg="Removed pod sandbox: 8a83d9b67b86fcaa68b343db793ca9e635cd53ecc757fdfdbc06957b6b80fc95" id=57ecf1ae-18f1-4016-b470-bc569dd93ce1 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 17:20:07.555146 | controller | Jun 12 16:47:00.674142 crc crio[21573]: time="2026-06-12T16:47:00.674031125Z" level=info msg="Stopping pod sandbox: 93e902681cc94ef661bb8cfc42a1bdafaae3afd13f3fd148a6277a56bbfe396c" id=750e0e3e-7d44-4be8-b730-6e5a163b1a9c name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 17:20:07.555162 | controller | Jun 12 16:47:00.674279 crc crio[21573]: time="2026-06-12T16:47:00.674154678Z" level=info msg="Stopped pod sandbox (already stopped): 93e902681cc94ef661bb8cfc42a1bdafaae3afd13f3fd148a6277a56bbfe396c" id=750e0e3e-7d44-4be8-b730-6e5a163b1a9c name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 17:20:07.555178 | controller | Jun 12 16:47:00.674966 crc crio[21573]: time="2026-06-12T16:47:00.674912298Z" level=info msg="Removing pod sandbox: 93e902681cc94ef661bb8cfc42a1bdafaae3afd13f3fd148a6277a56bbfe396c" id=22ca8f09-8b89-4ddc-88ce-be109cc0bdbb name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 17:20:07.555194 | controller | Jun 12 16:47:00.692104 crc crio[21573]: time="2026-06-12T16:47:00.69133581Z" level=info msg="Removed pod sandbox: 93e902681cc94ef661bb8cfc42a1bdafaae3afd13f3fd148a6277a56bbfe396c" id=22ca8f09-8b89-4ddc-88ce-be109cc0bdbb name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 17:20:07.555211 | controller | Jun 12 16:47:09.305560 crc crio[21573]: time="2026-06-12T16:47:09.304225911Z" level=info msg="Running pod sandbox: openshift-marketplace/redhat-marketplace-sg66d/POD" id=04ed8e28-1255-4354-b32e-7c5fe2575657 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:20:07.555228 | controller | Jun 12 16:47:09.306879 crc crio[21573]: time="2026-06-12T16:47:09.306686946Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.555245 | controller | Jun 12 16:47:09.338569 crc crio[21573]: time="2026-06-12T16:47:09.338363157Z" level=info msg="Got pod network &{Name:redhat-marketplace-sg66d Namespace:openshift-marketplace ID:42fcb417e5af78b032a1b5386d39f1486cfdf9b0ef0508c28a91d0c96e944966 UID:3b74b749-1c3b-45bc-ae2f-6ce9f217017f NetNS:/var/run/netns/7060c176-b4e2-46a0-9403-2d038bb71002 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod3b74b749_1c3b_45bc_ae2f_6ce9f217017f.slice PodAnnotations:0xc0063801d0}] Aliases:map[]}"
2026-06-12 17:20:07.555263 | controller | Jun 12 16:47:09.338569 crc crio[21573]: time="2026-06-12T16:47:09.338579064Z" level=info msg="Adding pod openshift-marketplace_redhat-marketplace-sg66d to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 17:20:07.555279 | controller | Jun 12 16:47:09.625751 crc crio[21573]: time="2026-06-12T16:47:09.624111173Z" level=info msg="Stopping pod sandbox: 6f46e77893bf24556d45c93f814cefb6e124fcc38502e545de6dac60a64d9660" id=fa0c0f68-c34d-43a5-9d6b-b3b1314a4bbd name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 17:20:07.555296 | controller | Jun 12 16:47:09.626600 crc crio[21573]: time="2026-06-12T16:47:09.626187432Z" level=info msg="Got pod network &{Name:bootstrap-edpm-deployment-ipam-openstack-edpm-ipam-9x84b Namespace:openstack ID:6f46e77893bf24556d45c93f814cefb6e124fcc38502e545de6dac60a64d9660 UID:985c64c4-046d-4dc2-b2cf-94358683d56e NetNS:/var/run/netns/963e9d2e-bb8f-4dfc-872e-71781a5b4850 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod985c64c4_046d_4dc2_b2cf_94358683d56e.slice PodAnnotations:0xc00008cec0}] Aliases:map[]}"
2026-06-12 17:20:07.555338 | controller | Jun 12 16:47:09.626600 crc crio[21573]: time="2026-06-12T16:47:09.626413128Z" level=info msg="Deleting pod openstack_bootstrap-edpm-deployment-ipam-openstack-edpm-ipam-9x84b from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 17:20:07.555357 | controller | Jun 12 16:47:09.988853 crc crio[21573]: 2026-06-12T16:47:09Z [verbose] CmdAdd (shim): {1.1.0 [{Name:42fcb417e5af78b Mac:96:78:cb:ab:9d:11 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:f1 Mtu:0 Sandbox:/var/run/netns/7060c176-b4e2-46a0-9403-2d038bb71002 SocketPath: PciID:}] [{Interface:0xc000160a40 Address:{IP:10.217.0.241 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 17:20:07.555374 | controller | Jun 12 16:47:09.989987 crc crio[21573]: time="2026-06-12T16:47:09.989914514Z" level=info msg="Got pod network &{Name:redhat-marketplace-sg66d Namespace:openshift-marketplace ID:42fcb417e5af78b032a1b5386d39f1486cfdf9b0ef0508c28a91d0c96e944966 UID:3b74b749-1c3b-45bc-ae2f-6ce9f217017f NetNS:/var/run/netns/7060c176-b4e2-46a0-9403-2d038bb71002 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod3b74b749_1c3b_45bc_ae2f_6ce9f217017f.slice PodAnnotations:0xc0063801d0}] Aliases:map[]}"
2026-06-12 17:20:07.555391 | controller | Jun 12 16:47:09.990230 crc crio[21573]: time="2026-06-12T16:47:09.99014939Z" level=info msg="Checking pod openshift-marketplace_redhat-marketplace-sg66d for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 17:20:07.555408 | controller | Jun 12 16:47:09.999408 crc crio[21573]: time="2026-06-12T16:47:09.999310775Z" level=info msg="Ran pod sandbox 42fcb417e5af78b032a1b5386d39f1486cfdf9b0ef0508c28a91d0c96e944966 with infra container: openshift-marketplace/redhat-marketplace-sg66d/POD" id=04ed8e28-1255-4354-b32e-7c5fe2575657 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:20:07.555424 | controller | Jun 12 16:47:10.001792 crc crio[21573]: time="2026-06-12T16:47:10.001747933Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=ed50f608-0206-4be0-8e55-d6a6eca89d3a name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:20:07.555441 | controller | Jun 12 16:47:10.005225 crc crio[21573]: time="2026-06-12T16:47:10.005136308Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=375793a5-6efe-491b-a117-4d4dcfc79f77 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:20:07.555457 | controller | Jun 12 16:47:10.013543 crc crio[21573]: time="2026-06-12T16:47:10.013399159Z" level=info msg="Creating container: openshift-marketplace/redhat-marketplace-sg66d/extract-utilities" id=646e399d-3d8d-41fb-9056-8d452d77fe79 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:20:07.555474 | controller | Jun 12 16:47:10.013958 crc crio[21573]: time="2026-06-12T16:47:10.013882273Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.555490 | controller | Jun 12 16:47:10.080854 crc crio[21573]: time="2026-06-12T16:47:10.080750627Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.555510 | controller | Jun 12 16:47:10.090816 crc crio[21573]: time="2026-06-12T16:47:10.090731787Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.555527 | controller | Jun 12 16:47:10.222823 crc crio[21573]: time="2026-06-12T16:47:10.221568863Z" level=info msg="Stopped pod sandbox: 6f46e77893bf24556d45c93f814cefb6e124fcc38502e545de6dac60a64d9660" id=fa0c0f68-c34d-43a5-9d6b-b3b1314a4bbd name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 17:20:07.555544 | controller | Jun 12 16:47:10.319363 crc crio[21573]: time="2026-06-12T16:47:10.319126578Z" level=info msg="Created container c39d36614a9a228585ddc689a2cb2e3959002278895407861768442f7f7b61e5: openshift-marketplace/redhat-marketplace-sg66d/extract-utilities" id=646e399d-3d8d-41fb-9056-8d452d77fe79 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:20:07.555561 | controller | Jun 12 16:47:10.326540 crc crio[21573]: time="2026-06-12T16:47:10.321639577Z" level=info msg="Starting container: c39d36614a9a228585ddc689a2cb2e3959002278895407861768442f7f7b61e5" id=ac868ed5-9b9a-4aa6-8937-15e1fcf47023 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 17:20:07.555598 | controller | Jun 12 16:47:10.331988 crc crio[21573]: time="2026-06-12T16:47:10.331667502Z" level=info msg="Started container" PID=146959 containerID=c39d36614a9a228585ddc689a2cb2e3959002278895407861768442f7f7b61e5 description=openshift-marketplace/redhat-marketplace-sg66d/extract-utilities id=ac868ed5-9b9a-4aa6-8937-15e1fcf47023 name=/runtime.v1.RuntimeService/StartContainer sandboxID=42fcb417e5af78b032a1b5386d39f1486cfdf9b0ef0508c28a91d0c96e944966
2026-06-12 17:20:07.555618 | controller | Jun 12 16:47:10.661587 crc crio[21573]: time="2026-06-12T16:47:10.659978909Z" level=info msg="Pulling image: registry.redhat.io/redhat/redhat-marketplace-index:v4.20" id=8c23d6f7-8e52-40ac-bca2-d2259ca9b78c name=/runtime.v1.ImageService/PullImage
2026-06-12 17:20:07.555634 | controller | Jun 12 16:47:10.680929 crc crio[21573]: time="2026-06-12T16:47:10.680718193Z" level=info msg="Trying to access \"registry.redhat.io/redhat/redhat-marketplace-index:v4.20\""
2026-06-12 17:20:07.555651 | controller | Jun 12 16:47:11.323626 crc crio[21573]: time="2026-06-12T16:47:11.323551834Z" level=info msg="Running pod sandbox: openstack/download-cache-edpm-deployment-ipam-openstack-edpm-ipam-9cflg/POD" id=fcbbf91a-78f5-4118-a3b4-647cc1b4ebd9 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:20:07.555668 | controller | Jun 12 16:47:11.324729 crc crio[21573]: time="2026-06-12T16:47:11.323694178Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.555685 | controller | Jun 12 16:47:11.355960 crc crio[21573]: time="2026-06-12T16:47:11.355827729Z" level=info msg="Got pod network &{Name:download-cache-edpm-deployment-ipam-openstack-edpm-ipam-9cflg Namespace:openstack ID:927e928ead43f949d57d782f17ada3cf428b657494b462419f9e05ee31747abd UID:a2e2b3f8-7f01-4c3a-8d23-37dacc347aeb NetNS:/var/run/netns/8bd20783-74aa-468f-b16d-a4ac68c7dcd2 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poda2e2b3f8_7f01_4c3a_8d23_37dacc347aeb.slice PodAnnotations:0xc002e28670}] Aliases:map[]}"
2026-06-12 17:20:07.555702 | controller | Jun 12 16:47:11.355960 crc crio[21573]: time="2026-06-12T16:47:11.35588876Z" level=info msg="Adding pod openstack_download-cache-edpm-deployment-ipam-openstack-edpm-ipam-9cflg to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 17:20:07.555719 | controller | Jun 12 16:47:11.830600 crc crio[21573]: time="2026-06-12T16:47:11.829975374Z" level=info msg="Pulled image: registry.redhat.io/redhat/redhat-marketplace-index@sha256:eaa0e17f3e4a3079539d3da6839f308f2d277b5c3bc91e1d58ba54c3b141d4ba" id=8c23d6f7-8e52-40ac-bca2-d2259ca9b78c name=/runtime.v1.ImageService/PullImage
2026-06-12 17:20:07.555739 | controller | Jun 12 16:47:11.831963 crc crio[21573]: time="2026-06-12T16:47:11.831796196Z" level=info msg="Checking image status: registry.redhat.io/redhat/redhat-marketplace-index:v4.20" id=0dada5bf-cb6a-44c9-aac6-b90b98b56a86 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:20:07.555756 | controller | Jun 12 16:47:11.834501 crc crio[21573]: time="2026-06-12T16:47:11.834392628Z" level=info msg="Checking image status: registry.redhat.io/redhat/redhat-marketplace-index:v4.20" id=8b6af76e-50bb-49e3-8307-c7d9b9204ed4 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:20:07.555772 | controller | Jun 12 16:47:11.889957 crc crio[21573]: time="2026-06-12T16:47:11.889854963Z" level=info msg="Creating container: openshift-marketplace/redhat-marketplace-sg66d/extract-content" id=103a8cb6-427c-4509-afb2-badf72881f32 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:20:07.555788 | controller | Jun 12 16:47:11.890690 crc crio[21573]: time="2026-06-12T16:47:11.890615855Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.555803 | controller | Jun 12 16:47:11.958675 crc crio[21573]: time="2026-06-12T16:47:11.958568108Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.555819 | controller | Jun 12 16:47:11.963585 crc crio[21573]: time="2026-06-12T16:47:11.963415544Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.555835 | controller | Jun 12 16:47:12.005674 crc crio[21573]: 2026-06-12T16:47:11Z [verbose] CmdAdd (shim): {1.1.0 [{Name:927e928ead43f94 Mac:8e:be:a2:bf:0b:e6 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:f2 Mtu:0 Sandbox:/var/run/netns/8bd20783-74aa-468f-b16d-a4ac68c7dcd2 SocketPath: PciID:}] [{Interface:0xc0004b6710 Address:{IP:10.217.0.242 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 17:20:07.555851 | controller | Jun 12 16:47:12.007839 crc crio[21573]: time="2026-06-12T16:47:12.007757087Z" level=info msg="Got pod network &{Name:download-cache-edpm-deployment-ipam-openstack-edpm-ipam-9cflg Namespace:openstack ID:927e928ead43f949d57d782f17ada3cf428b657494b462419f9e05ee31747abd UID:a2e2b3f8-7f01-4c3a-8d23-37dacc347aeb NetNS:/var/run/netns/8bd20783-74aa-468f-b16d-a4ac68c7dcd2 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poda2e2b3f8_7f01_4c3a_8d23_37dacc347aeb.slice PodAnnotations:0xc002e28670}] Aliases:map[]}"
2026-06-12 17:20:07.555867 | controller | Jun 12 16:47:12.009218 crc crio[21573]: time="2026-06-12T16:47:12.007971814Z" level=info msg="Checking pod openstack_download-cache-edpm-deployment-ipam-openstack-edpm-ipam-9cflg for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 17:20:07.555883 | controller | Jun 12 16:47:12.021331 crc crio[21573]: time="2026-06-12T16:47:12.020968888Z" level=info msg="Ran pod sandbox 927e928ead43f949d57d782f17ada3cf428b657494b462419f9e05ee31747abd with infra container: openstack/download-cache-edpm-deployment-ipam-openstack-edpm-ipam-9cflg/POD" id=fcbbf91a-78f5-4118-a3b4-647cc1b4ebd9 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:20:07.555899 | controller | Jun 12 16:47:12.026317 crc crio[21573]: time="2026-06-12T16:47:12.026230715Z" level=info msg="Checking image status: quay.rdoproject.org/openstack-k8s-operators/openstack-ansibleee-runner:0d5932bc7e4b786a4f66bb71a9845a8ad6dbd838" id=307c50ee-5856-49ce-8970-c2fe9efa3bb1 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:20:07.555915 | controller | Jun 12 16:47:12.063710 crc crio[21573]: time="2026-06-12T16:47:12.062967324Z" level=info msg="Checking image status: quay.rdoproject.org/openstack-k8s-operators/openstack-ansibleee-runner:0d5932bc7e4b786a4f66bb71a9845a8ad6dbd838" id=3da5fb21-b374-4dff-ac5e-dab7a5d6df8c name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:20:07.555934 | controller | Jun 12 16:47:12.076720 crc crio[21573]: time="2026-06-12T16:47:12.074797185Z" level=info msg="Creating container: openstack/download-cache-edpm-deployment-ipam-openstack-edpm-ipam-9cflg/download-cache-edpm-deployment-ipam-openstack-edpm-ipam" id=4ea10f67-843f-4ab8-bec6-580358b2f1a3 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:20:07.555951 | controller | Jun 12 16:47:12.076720 crc crio[21573]: time="2026-06-12T16:47:12.075559417Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.555967 | controller | Jun 12 16:47:12.141858 crc crio[21573]: time="2026-06-12T16:47:12.141559579Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.555983 | controller | Jun 12 16:47:12.148026 crc crio[21573]: time="2026-06-12T16:47:12.147559985Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.555999 | controller | Jun 12 16:47:12.208395 crc crio[21573]: time="2026-06-12T16:47:12.208274226Z" level=info msg="Created container f405bd02a68a186d1a221a534b8045652cdc6cc41eaced9646030a2db376f680: openshift-marketplace/redhat-marketplace-sg66d/extract-content" id=103a8cb6-427c-4509-afb2-badf72881f32 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:20:07.556015 | controller | Jun 12 16:47:12.210825 crc crio[21573]: time="2026-06-12T16:47:12.210627371Z" level=info msg="Starting container: f405bd02a68a186d1a221a534b8045652cdc6cc41eaced9646030a2db376f680" id=ce5d1195-055a-45fd-b280-7072e720a613 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 17:20:07.556030 | controller | Jun 12 16:47:12.223686 crc crio[21573]: time="2026-06-12T16:47:12.223538713Z" level=info msg="Started container" PID=147056 containerID=f405bd02a68a186d1a221a534b8045652cdc6cc41eaced9646030a2db376f680 description=openshift-marketplace/redhat-marketplace-sg66d/extract-content id=ce5d1195-055a-45fd-b280-7072e720a613 name=/runtime.v1.RuntimeService/StartContainer sandboxID=42fcb417e5af78b032a1b5386d39f1486cfdf9b0ef0508c28a91d0c96e944966
2026-06-12 17:20:07.556047 | controller | Jun 12 16:47:12.280946 crc crio[21573]: time="2026-06-12T16:47:12.280654584Z" level=info msg="Created container ab77d5039fac552337846d0358f35ada7b482a5e5e7de803a9ee865bac0c75ab: openstack/download-cache-edpm-deployment-ipam-openstack-edpm-ipam-9cflg/download-cache-edpm-deployment-ipam-openstack-edpm-ipam" id=4ea10f67-843f-4ab8-bec6-580358b2f1a3 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:20:07.556063 | controller | Jun 12 16:47:12.282867 crc crio[21573]: time="2026-06-12T16:47:12.282747592Z" level=info msg="Starting container: ab77d5039fac552337846d0358f35ada7b482a5e5e7de803a9ee865bac0c75ab" id=e1f39062-c895-40a1-862b-6d617ba95a93 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 17:20:07.556079 | controller | Jun 12 16:47:12.302003 crc crio[21573]: time="2026-06-12T16:47:12.301841988Z" level=info msg="Started container" PID=147065 containerID=ab77d5039fac552337846d0358f35ada7b482a5e5e7de803a9ee865bac0c75ab description=openstack/download-cache-edpm-deployment-ipam-openstack-edpm-ipam-9cflg/download-cache-edpm-deployment-ipam-openstack-edpm-ipam id=e1f39062-c895-40a1-862b-6d617ba95a93 name=/runtime.v1.RuntimeService/StartContainer sandboxID=927e928ead43f949d57d782f17ada3cf428b657494b462419f9e05ee31747abd
2026-06-12 17:20:07.556096 | controller | Jun 12 16:47:13.724234 crc crio[21573]: time="2026-06-12T16:47:13.723218398Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=fa48ef2f-b79c-4fd8-9f9a-bfcb4c8e23d6 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:20:07.556115 | controller | Jun 12 16:47:13.727503 crc crio[21573]: time="2026-06-12T16:47:13.727280152Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=46192aec-d31c-4f1b-a581-6ccbf748b156 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:20:07.556132 | controller | Jun 12 16:47:13.735245 crc crio[21573]: time="2026-06-12T16:47:13.735178874Z" level=info msg="Creating container: openshift-marketplace/redhat-marketplace-sg66d/registry-server" id=d99c006d-694d-4dbb-858c-a0ab4dfb5f73 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:20:07.556148 | controller | Jun 12 16:47:13.735851 crc crio[21573]: time="2026-06-12T16:47:13.735806781Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.556165 | controller | Jun 12 16:47:13.783844 crc crio[21573]: time="2026-06-12T16:47:13.783752405Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.556181 | controller | Jun 12 16:47:13.786987 crc crio[21573]: time="2026-06-12T16:47:13.786922733Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.556198 | controller | Jun 12 16:47:13.975954 crc crio[21573]: time="2026-06-12T16:47:13.975687783Z" level=info msg="Created container 841ec568955711628ec2e774e508e49f1d5d76f2a9514382975e895d0dcf4304: openshift-marketplace/redhat-marketplace-sg66d/registry-server" id=d99c006d-694d-4dbb-858c-a0ab4dfb5f73 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:20:07.556214 | controller | Jun 12 16:47:13.978411 crc crio[21573]: time="2026-06-12T16:47:13.978302976Z" level=info msg="Starting container: 841ec568955711628ec2e774e508e49f1d5d76f2a9514382975e895d0dcf4304" id=3abafc84-63b0-440e-9855-b8a3738c46d5 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 17:20:07.556230 | controller | Jun 12 16:47:13.991954 crc crio[21573]: time="2026-06-12T16:47:13.991818676Z" level=info msg="Started container" PID=147214 containerID=841ec568955711628ec2e774e508e49f1d5d76f2a9514382975e895d0dcf4304 description=openshift-marketplace/redhat-marketplace-sg66d/registry-server id=3abafc84-63b0-440e-9855-b8a3738c46d5 name=/runtime.v1.RuntimeService/StartContainer sandboxID=42fcb417e5af78b032a1b5386d39f1486cfdf9b0ef0508c28a91d0c96e944966
2026-06-12 17:20:07.556246 | controller | Jun 12 16:47:21.867029 crc crio[21573]: time="2026-06-12T16:47:21.866184895Z" level=info msg="Stopping container: 841ec568955711628ec2e774e508e49f1d5d76f2a9514382975e895d0dcf4304 (timeout: 2s)" id=f78ec583-b514-4b82-bbff-0138198e9849 name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 17:20:07.556263 | controller | Jun 12 16:47:21.997830 crc crio[21573]: time="2026-06-12T16:47:21.997300811Z" level=info msg="Stopped container 841ec568955711628ec2e774e508e49f1d5d76f2a9514382975e895d0dcf4304: openshift-marketplace/redhat-marketplace-sg66d/registry-server" id=f78ec583-b514-4b82-bbff-0138198e9849 name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 17:20:07.556279 | controller | Jun 12 16:47:21.998926 crc crio[21573]: time="2026-06-12T16:47:21.998821932Z" level=info msg="Stopping pod sandbox: 42fcb417e5af78b032a1b5386d39f1486cfdf9b0ef0508c28a91d0c96e944966" id=297f6b05-328f-48df-8464-671286c3eab3 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 17:20:07.556296 | controller | Jun 12 16:47:22.000387 crc crio[21573]: time="2026-06-12T16:47:22.000299153Z" level=info msg="Got pod network &{Name:redhat-marketplace-sg66d Namespace:openshift-marketplace ID:42fcb417e5af78b032a1b5386d39f1486cfdf9b0ef0508c28a91d0c96e944966 UID:3b74b749-1c3b-45bc-ae2f-6ce9f217017f NetNS:/var/run/netns/7060c176-b4e2-46a0-9403-2d038bb71002 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod3b74b749_1c3b_45bc_ae2f_6ce9f217017f.slice PodAnnotations:0xc0063801d8}] Aliases:map[]}"
2026-06-12 17:20:07.556321 | controller | Jun 12 16:47:22.000661 crc crio[21573]: time="2026-06-12T16:47:22.000639033Z" level=info msg="Deleting pod openshift-marketplace_redhat-marketplace-sg66d from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 17:20:07.556338 | controller | Jun 12 16:47:22.398856 crc crio[21573]: time="2026-06-12T16:47:22.398773102Z" level=info msg="Stopped pod sandbox: 42fcb417e5af78b032a1b5386d39f1486cfdf9b0ef0508c28a91d0c96e944966" id=297f6b05-328f-48df-8464-671286c3eab3 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 17:20:07.556354 | controller | Jun 12 16:47:22.882865 crc crio[21573]: time="2026-06-12T16:47:22.882393182Z" level=info msg="Removing container: 841ec568955711628ec2e774e508e49f1d5d76f2a9514382975e895d0dcf4304" id=d41cbe11-a1f3-49e3-ae7c-51a43974aa8e name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 17:20:07.556370 | controller | Jun 12 16:47:22.914583 crc crio[21573]: time="2026-06-12T16:47:22.91442868Z" level=info msg="Removed container 841ec568955711628ec2e774e508e49f1d5d76f2a9514382975e895d0dcf4304: openshift-marketplace/redhat-marketplace-sg66d/registry-server" id=d41cbe11-a1f3-49e3-ae7c-51a43974aa8e name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 17:20:07.556386 | controller | Jun 12 16:47:22.922389 crc crio[21573]: time="2026-06-12T16:47:22.92228468Z" level=info msg="Removing container: f405bd02a68a186d1a221a534b8045652cdc6cc41eaced9646030a2db376f680" id=02afee5e-783d-4938-96de-63e9335b687c name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 17:20:07.556402 | controller | Jun 12 16:47:22.975605 crc crio[21573]: time="2026-06-12T16:47:22.97530177Z" level=info msg="Removed container f405bd02a68a186d1a221a534b8045652cdc6cc41eaced9646030a2db376f680: openshift-marketplace/redhat-marketplace-sg66d/extract-content" id=02afee5e-783d-4938-96de-63e9335b687c name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 17:20:07.556419 | controller | Jun 12 16:47:22.978713 crc crio[21573]: time="2026-06-12T16:47:22.978591488Z" level=info msg="Removing container: c39d36614a9a228585ddc689a2cb2e3959002278895407861768442f7f7b61e5" id=895834b6-2a50-4800-b09f-ea41181275ef name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 17:20:07.556435 | controller | Jun 12 16:47:23.045898 crc crio[21573]: time="2026-06-12T16:47:23.045761649Z" level=info msg="Removed container c39d36614a9a228585ddc689a2cb2e3959002278895407861768442f7f7b61e5: openshift-marketplace/redhat-marketplace-sg66d/extract-utilities" id=895834b6-2a50-4800-b09f-ea41181275ef name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 17:20:07.556451 | controller | Jun 12 16:48:00.724121 crc crio[21573]: time="2026-06-12T16:48:00.723261835Z" level=info msg="Stopping pod sandbox: 42fcb417e5af78b032a1b5386d39f1486cfdf9b0ef0508c28a91d0c96e944966" id=178abc20-f1c5-40c5-9da7-f8b6c39e500e name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 17:20:07.556468 | controller | Jun 12 16:48:00.724121 crc crio[21573]: time="2026-06-12T16:48:00.724046007Z" level=info msg="Stopped pod sandbox (already stopped): 42fcb417e5af78b032a1b5386d39f1486cfdf9b0ef0508c28a91d0c96e944966" id=178abc20-f1c5-40c5-9da7-f8b6c39e500e name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 17:20:07.556484 | controller | Jun 12 16:48:00.725814 crc crio[21573]: time="2026-06-12T16:48:00.725204669Z" level=info msg="Removing pod sandbox: 42fcb417e5af78b032a1b5386d39f1486cfdf9b0ef0508c28a91d0c96e944966" id=9d46e349-fe44-4ce1-95df-855a2fd94b2c name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 17:20:07.556500 | controller | Jun 12 16:48:00.743046 crc crio[21573]: time="2026-06-12T16:48:00.742859486Z" level=info msg="Removed pod sandbox: 42fcb417e5af78b032a1b5386d39f1486cfdf9b0ef0508c28a91d0c96e944966" id=9d46e349-fe44-4ce1-95df-855a2fd94b2c name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 17:20:07.556520 | controller | Jun 12 16:48:00.844197 crc crio[21573]: time="2026-06-12T16:48:00.844028319Z" level=info msg="Running pod sandbox: openshift-infra/auto-csr-approver-29688048-zf6fx/POD" id=a7e90fcc-9e21-4c38-84f4-90416839fb52 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:20:07.556536 | controller | Jun 12 16:48:00.844332 crc crio[21573]: time="2026-06-12T16:48:00.844237905Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.556553 | controller | Jun 12 16:48:00.896953 crc crio[21573]: time="2026-06-12T16:48:00.896571571Z" level=info msg="Got pod network &{Name:auto-csr-approver-29688048-zf6fx Namespace:openshift-infra ID:55868879d6b3c377eca9376b300cc4c9da343e187dd0fa1a92e4e5bf8c856d87 UID:b7add104-17b2-428b-a816-a108680b6fcd NetNS:/var/run/netns/9a197045-73df-451a-9bae-5dc392d3a89d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podb7add104_17b2_428b_a816_a108680b6fcd.slice PodAnnotations:0xc00209e290}] Aliases:map[]}"
2026-06-12 17:20:07.556590 | controller | Jun 12 16:48:00.896953 crc crio[21573]: time="2026-06-12T16:48:00.89690998Z" level=info msg="Adding pod openshift-infra_auto-csr-approver-29688048-zf6fx to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 17:20:07.556614 | controller | Jun 12 16:48:01.240540 crc crio[21573]: 2026-06-12T16:48:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:55868879d6b3c37 Mac:6e:88:1b:2c:3b:9f Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:f3 Mtu:0 Sandbox:/var/run/netns/9a197045-73df-451a-9bae-5dc392d3a89d SocketPath: PciID:}] [{Interface:0xc0002d8c50 Address:{IP:10.217.0.243 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 17:20:07.556632 | controller | Jun 12 16:48:01.242017 crc crio[21573]: time="2026-06-12T16:48:01.241933741Z" level=info msg="Got pod network &{Name:auto-csr-approver-29688048-zf6fx Namespace:openshift-infra ID:55868879d6b3c377eca9376b300cc4c9da343e187dd0fa1a92e4e5bf8c856d87 UID:b7add104-17b2-428b-a816-a108680b6fcd NetNS:/var/run/netns/9a197045-73df-451a-9bae-5dc392d3a89d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podb7add104_17b2_428b_a816_a108680b6fcd.slice PodAnnotations:0xc00209e290}] Aliases:map[]}"
2026-06-12 17:20:07.556649 | controller | Jun 12 16:48:01.242186 crc crio[21573]: time="2026-06-12T16:48:01.242156217Z" level=info msg="Checking pod openshift-infra_auto-csr-approver-29688048-zf6fx for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 17:20:07.556666 | controller | Jun 12 16:48:01.252765 crc crio[21573]: time="2026-06-12T16:48:01.252502762Z" level=info msg="Ran pod sandbox 55868879d6b3c377eca9376b300cc4c9da343e187dd0fa1a92e4e5bf8c856d87 with infra container: openshift-infra/auto-csr-approver-29688048-zf6fx/POD" id=a7e90fcc-9e21-4c38-84f4-90416839fb52 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:20:07.556682 | controller | Jun 12 16:48:01.255953 crc crio[21573]: time="2026-06-12T16:48:01.255857259Z" level=info msg="Pulling image: registry.redhat.io/openshift4/ose-cli:latest" id=80b29b65-5887-49c0-8cee-ee55f0136d57 name=/runtime.v1.ImageService/PullImage
2026-06-12 17:20:07.556699 | controller | Jun 12 16:48:01.264738 crc crio[21573]: time="2026-06-12T16:48:01.263383821Z" level=info msg="Trying to access \"registry.redhat.io/openshift4/ose-cli:latest\""
2026-06-12 17:20:07.556716 | controller | Jun 12 16:48:02.858701 crc crio[21573]: time="2026-06-12T16:48:02.858016346Z" level=info msg="Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9" id=80b29b65-5887-49c0-8cee-ee55f0136d57 name=/runtime.v1.ImageService/PullImage
2026-06-12 17:20:07.556736 | controller | Jun 12 16:48:02.861372 crc crio[21573]: time="2026-06-12T16:48:02.860618618Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-cli:latest" id=50f9c800-c5c8-41d0-b78c-9b25a106b8a9 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:20:07.556753 | controller | Jun 12 16:48:02.864374 crc crio[21573]: time="2026-06-12T16:48:02.864294752Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-cli:latest" id=239fe77d-756a-4351-bf99-6034789bc7c1 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:20:07.556769 | controller | Jun 12 16:48:02.874967 crc crio[21573]: time="2026-06-12T16:48:02.874855198Z" level=info msg="Creating container: openshift-infra/auto-csr-approver-29688048-zf6fx/oc" id=d9417499-fe93-47e9-b4b6-1173e6665121 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:20:07.556786 | controller | Jun 12 16:48:02.875723 crc crio[21573]: time="2026-06-12T16:48:02.875526107Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.556802 | controller | Jun 12 16:48:02.944232 crc crio[21573]: time="2026-06-12T16:48:02.943660265Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.556818 | controller | Jun 12 16:48:03.219954 crc crio[21573]: time="2026-06-12T16:48:03.219747813Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.556834 | controller | Jun 12 16:48:03.352935 crc crio[21573]: time="2026-06-12T16:48:03.35278994Z" level=info msg="Created container 1aeb53b978fda95bbe4217cf264e1818b6fdf33ae2d6714097f295fb19aaecbc: openshift-infra/auto-csr-approver-29688048-zf6fx/oc" id=d9417499-fe93-47e9-b4b6-1173e6665121 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:20:07.556850 | controller | Jun 12 16:48:03.357794 crc crio[21573]: time="2026-06-12T16:48:03.356427152Z" level=info msg="Starting container: 1aeb53b978fda95bbe4217cf264e1818b6fdf33ae2d6714097f295fb19aaecbc" id=f9fba4c0-d067-4d36-ab02-065f84998a58 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 17:20:07.556867 | controller | Jun 12 16:48:03.365230 crc crio[21573]: time="2026-06-12T16:48:03.365121656Z" level=info msg="Started container" PID=150006 containerID=1aeb53b978fda95bbe4217cf264e1818b6fdf33ae2d6714097f295fb19aaecbc description=openshift-infra/auto-csr-approver-29688048-zf6fx/oc id=f9fba4c0-d067-4d36-ab02-065f84998a58 name=/runtime.v1.RuntimeService/StartContainer sandboxID=55868879d6b3c377eca9376b300cc4c9da343e187dd0fa1a92e4e5bf8c856d87
2026-06-12 17:20:07.556883 | controller | Jun 12 16:48:05.571988 crc crio[21573]: time="2026-06-12T16:48:05.570759494Z" level=info msg="Stopping pod sandbox: 55868879d6b3c377eca9376b300cc4c9da343e187dd0fa1a92e4e5bf8c856d87" id=952f17ba-d8d4-4524-b454-41d8cae83d08 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 17:20:07.556900 | controller | Jun 12 16:48:05.573286 crc crio[21573]: time="2026-06-12T16:48:05.572890574Z" level=info msg="Got pod network &{Name:auto-csr-approver-29688048-zf6fx Namespace:openshift-infra ID:55868879d6b3c377eca9376b300cc4c9da343e187dd0fa1a92e4e5bf8c856d87 UID:b7add104-17b2-428b-a816-a108680b6fcd NetNS:/var/run/netns/9a197045-73df-451a-9bae-5dc392d3a89d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podb7add104_17b2_428b_a816_a108680b6fcd.slice PodAnnotations:0xc003674258}] Aliases:map[]}"
2026-06-12 17:20:07.556916 | controller | Jun 12 16:48:05.573286 crc crio[21573]: time="2026-06-12T16:48:05.573016157Z" level=info msg="Deleting pod openshift-infra_auto-csr-approver-29688048-zf6fx from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 17:20:07.556932 | controller | Jun 12 16:48:05.940430 crc crio[21573]: time="2026-06-12T16:48:05.940136465Z" level=info msg="Stopped pod sandbox: 55868879d6b3c377eca9376b300cc4c9da343e187dd0fa1a92e4e5bf8c856d87" id=952f17ba-d8d4-4524-b454-41d8cae83d08 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 17:20:07.556952 | controller | Jun 12 16:49:00.821995 crc crio[21573]: time="2026-06-12T16:49:00.818022271Z" level=info msg="Removing container: ec776b808ca21950e6b394310aaf05ca50436a7ca89da0327b593018928a39c2" id=cc9b7f04-6c1d-42cc-b444-41450df698bd name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 17:20:07.556969 | controller | Jun 12 16:49:01.779979 crc crio[21573]: time="2026-06-12T16:49:01.779409976Z" level=info msg="Removed container ec776b808ca21950e6b394310aaf05ca50436a7ca89da0327b593018928a39c2: openshift-infra/auto-csr-approver-29688042-4rcz5/oc" id=cc9b7f04-6c1d-42cc-b444-41450df698bd name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 17:20:07.556985 | controller | Jun 12 16:49:01.785320 crc crio[21573]: time="2026-06-12T16:49:01.785204538Z" level=info msg="Removing container: 288572b61d44f4e668b5e678b7d3db0d49fd5ed5431e8773ffc4f1d5e74cbed7" id=0449c039-4cb8-4992-935b-ddab51f6bac9 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 17:20:07.557002 | controller | Jun 12 16:49:01.821885 crc crio[21573]: time="2026-06-12T16:49:01.821771298Z" level=info msg="Removed container 288572b61d44f4e668b5e678b7d3db0d49fd5ed5431e8773ffc4f1d5e74cbed7: openstack/openstack-edpm-ipam-provisionserver-checksum-discovery-fx4ft/init" id=0449c039-4cb8-4992-935b-ddab51f6bac9 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 17:20:07.557018 | controller | Jun 12 16:49:01.826129 crc crio[21573]: time="2026-06-12T16:49:01.82597668Z" level=info msg="Removing container: b4e5f52a41f4d45fa857c3fd3049f96234dcbe9912344ee90639c886dc80c259" id=b4752dbd-b393-4444-a16f-d7cdab8525d5 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 17:20:07.557034 | controller | Jun 12 16:49:01.888153 crc crio[21573]: time="2026-06-12T16:49:01.887990602Z" level=info msg="Removed container b4e5f52a41f4d45fa857c3fd3049f96234dcbe9912344ee90639c886dc80c259: openstack/openstack-edpm-ipam-provisionserver-checksum-discovery-fx4ft/openstack-edpm-ipam-provisionserver-checksum-discovery" id=b4752dbd-b393-4444-a16f-d7cdab8525d5 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 17:20:07.557050 | controller | Jun 12 16:49:01.907371 crc crio[21573]: time="2026-06-12T16:49:01.907287411Z" level=info msg="Stopping pod sandbox: 34c0ae3397d8d1fdb0683ce5be192b96a525d97b18bb9c78cb4b7c3ee421fff4" id=4cb13610-0d94-4ca7-a038-bbca2ea81eb5 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 17:20:07.557066 | controller | Jun 12 16:49:01.907739 crc crio[21573]: time="2026-06-12T16:49:01.907387723Z" level=info msg="Stopped pod sandbox (already stopped): 34c0ae3397d8d1fdb0683ce5be192b96a525d97b18bb9c78cb4b7c3ee421fff4" id=4cb13610-0d94-4ca7-a038-bbca2ea81eb5 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 17:20:07.557082 | controller | Jun 12 16:49:01.908783 crc crio[21573]: time="2026-06-12T16:49:01.908684129Z" level=info msg="Removing pod sandbox: 34c0ae3397d8d1fdb0683ce5be192b96a525d97b18bb9c78cb4b7c3ee421fff4" id=b19808dc-d4a9-449b-83b6-d4a1ee52ec86 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 17:20:07.557098 | controller | Jun 12 16:49:02.666530 crc crio[21573]: time="2026-06-12T16:49:02.665616084Z" level=info msg="Removed pod sandbox: 34c0ae3397d8d1fdb0683ce5be192b96a525d97b18bb9c78cb4b7c3ee421fff4" id=b19808dc-d4a9-449b-83b6-d4a1ee52ec86 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 17:20:07.557114 | controller | Jun 12 16:49:02.669206 crc crio[21573]: time="2026-06-12T16:49:02.668346227Z" level=info msg="Stopping pod sandbox: bd2fca6adb262230bba81cc714a76519de2a30e84fbbcf20c2fb00a03175c8db" id=c8116874-4672-4514-bb08-f80b611900c8 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 17:20:07.557129 | controller | Jun 12 16:49:02.669206 crc crio[21573]: time="2026-06-12T16:49:02.668636305Z" level=info msg="Stopped pod sandbox (already stopped): bd2fca6adb262230bba81cc714a76519de2a30e84fbbcf20c2fb00a03175c8db" id=c8116874-4672-4514-bb08-f80b611900c8 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 17:20:07.557149 | controller | Jun 12 16:49:02.669870 crc crio[21573]: time="2026-06-12T16:49:02.669765597Z" level=info msg="Removing pod sandbox: bd2fca6adb262230bba81cc714a76519de2a30e84fbbcf20c2fb00a03175c8db" id=50061993-4bc4-4148-b134-3917d9a51a78 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 17:20:07.557165 | controller | Jun 12 16:49:02.696621 crc crio[21573]: time="2026-06-12T16:49:02.693414729Z" level=info msg="Removed pod sandbox: bd2fca6adb262230bba81cc714a76519de2a30e84fbbcf20c2fb00a03175c8db" id=50061993-4bc4-4148-b134-3917d9a51a78 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 17:20:07.557181 | controller | Jun 12 16:49:41.186146 crc crio[21573]: time="2026-06-12T16:49:41.184942628Z" level=info msg="Stopping pod sandbox: 927e928ead43f949d57d782f17ada3cf428b657494b462419f9e05ee31747abd" id=3ad83775-21c1-415a-b14a-e2421720d722 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 17:20:07.557198 | controller | Jun 12 16:49:41.188402 crc crio[21573]: time="2026-06-12T16:49:41.187586303Z" level=info msg="Got pod network &{Name:download-cache-edpm-deployment-ipam-openstack-edpm-ipam-9cflg Namespace:openstack ID:927e928ead43f949d57d782f17ada3cf428b657494b462419f9e05ee31747abd UID:a2e2b3f8-7f01-4c3a-8d23-37dacc347aeb NetNS:/var/run/netns/8bd20783-74aa-468f-b16d-a4ac68c7dcd2 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poda2e2b3f8_7f01_4c3a_8d23_37dacc347aeb.slice PodAnnotations:0xc00008c570}] Aliases:map[]}"
2026-06-12 17:20:07.557214 | controller | Jun 12 16:49:41.188402 crc crio[21573]: time="2026-06-12T16:49:41.187991735Z" level=info msg="Deleting pod openstack_download-cache-edpm-deployment-ipam-openstack-edpm-ipam-9cflg from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 17:20:07.557230 | controller | Jun 12 16:49:41.807679 crc crio[21573]: time="2026-06-12T16:49:41.807047099Z" level=info msg="Stopped pod sandbox: 927e928ead43f949d57d782f17ada3cf428b657494b462419f9e05ee31747abd" id=3ad83775-21c1-415a-b14a-e2421720d722 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 17:20:07.557246 | controller | Jun 12 16:49:42.852369 crc crio[21573]: time="2026-06-12T16:49:42.851744619Z" level=info msg="Running pod sandbox: openstack/configure-network-edpm-deployment-ipam-openstack-edpm-ipamh5nhc/POD" id=1fed850e-2159-4863-ad72-f3dd4650e630 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:20:07.557262 | controller | Jun 12 16:49:42.853731 crc crio[21573]: time="2026-06-12T16:49:42.852740707Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.557279 | controller | Jun 12 16:49:42.942754 crc crio[21573]: time="2026-06-12T16:49:42.942648108Z" level=info msg="Got pod network &{Name:configure-network-edpm-deployment-ipam-openstack-edpm-ipamh5nhc Namespace:openstack ID:8eb96d1fa5c97c0e67aa63e339f88c3fcd68e39b6fad101f3a0cbdb36ed3deb5 UID:fcfb95ed-6fb0-4861-b8f4-9138072c02e2 NetNS:/var/run/netns/8546b353-48e6-4a52-8a83-d4356b3b0578 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podfcfb95ed_6fb0_4861_b8f4_9138072c02e2.slice PodAnnotations:0xc000139040}] Aliases:map[]}"
2026-06-12 17:20:07.557296 | controller | Jun 12 16:49:42.942754 crc crio[21573]: time="2026-06-12T16:49:42.94273807Z" level=info msg="Adding pod openstack_configure-network-edpm-deployment-ipam-openstack-edpm-ipamh5nhc to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 17:20:07.557312 | controller | Jun 12 16:49:43.478255 crc crio[21573]: 2026-06-12T16:49:43Z [verbose] CmdAdd (shim): {1.1.0 [{Name:8eb96d1fa5c97c0 Mac:36:07:82:99:c1:e3 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:f4 Mtu:0 Sandbox:/var/run/netns/8546b353-48e6-4a52-8a83-d4356b3b0578 SocketPath: PciID:}] [{Interface:0xc00060c5c0 Address:{IP:10.217.0.244 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 17:20:07.557331 | controller | Jun 12 16:49:43.480172 crc crio[21573]: time="2026-06-12T16:49:43.479857439Z" level=info msg="Got pod network &{Name:configure-network-edpm-deployment-ipam-openstack-edpm-ipamh5nhc Namespace:openstack ID:8eb96d1fa5c97c0e67aa63e339f88c3fcd68e39b6fad101f3a0cbdb36ed3deb5 UID:fcfb95ed-6fb0-4861-b8f4-9138072c02e2 NetNS:/var/run/netns/8546b353-48e6-4a52-8a83-d4356b3b0578 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podfcfb95ed_6fb0_4861_b8f4_9138072c02e2.slice PodAnnotations:0xc000139040}] Aliases:map[]}"
2026-06-12 17:20:07.557348 | controller | Jun 12 16:49:43.480285 crc crio[21573]: time="2026-06-12T16:49:43.48024892Z" level=info msg="Checking pod openstack_configure-network-edpm-deployment-ipam-openstack-edpm-ipamh5nhc for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 17:20:07.557364 | controller | Jun 12 16:49:43.491193 crc crio[21573]: time="2026-06-12T16:49:43.491108888Z" level=info msg="Ran pod sandbox 8eb96d1fa5c97c0e67aa63e339f88c3fcd68e39b6fad101f3a0cbdb36ed3deb5 with infra container: openstack/configure-network-edpm-deployment-ipam-openstack-edpm-ipamh5nhc/POD" id=1fed850e-2159-4863-ad72-f3dd4650e630 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:20:07.557380 | controller | Jun 12 16:49:43.494624 crc crio[21573]: time="2026-06-12T16:49:43.494521722Z" level=info msg="Checking image status: quay.rdoproject.org/openstack-k8s-operators/openstack-ansibleee-runner:0d5932bc7e4b786a4f66bb71a9845a8ad6dbd838" id=16d71a2d-da0d-4407-bc2f-400ecc957280 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:20:07.557396 | controller | Jun 12 16:49:43.516977 crc crio[21573]: time="2026-06-12T16:49:43.516903186Z" level=info msg="Checking image status: quay.rdoproject.org/openstack-k8s-operators/openstack-ansibleee-runner:0d5932bc7e4b786a4f66bb71a9845a8ad6dbd838" id=551a42d6-08e0-4d95-b694-d6d330ea8190 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:20:07.557412 | controller | Jun 12 16:49:43.528593 crc crio[21573]: time="2026-06-12T16:49:43.527203686Z" level=info msg="Creating container: openstack/configure-network-edpm-deployment-ipam-openstack-edpm-ipamh5nhc/configure-network-edpm-deployment-ipam-openstack-edpm-ipam" id=3529aed1-eeb3-4fba-b1b0-ac7cf0539d4f name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:20:07.557428 | controller | Jun 12 16:49:43.528593 crc crio[21573]: time="2026-06-12T16:49:43.528047571Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.557444 | controller | Jun 12 16:49:43.605808 crc crio[21573]: time="2026-06-12T16:49:43.605674565Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.557460 | controller | Jun 12 16:49:43.612373 crc crio[21573]: time="2026-06-12T16:49:43.612146107Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.557475 | controller | Jun 12 16:49:43.765160 crc crio[21573]: time="2026-06-12T16:49:43.76491426Z" level=info msg="Created container 752fe5b6e996c01b9d36477e05cbc5d162064a251f8d853fa8f15b99554c2d94: openstack/configure-network-edpm-deployment-ipam-openstack-edpm-ipamh5nhc/configure-network-edpm-deployment-ipam-openstack-edpm-ipam" id=3529aed1-eeb3-4fba-b1b0-ac7cf0539d4f name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:20:07.557491 | controller | Jun 12 16:49:43.766809 crc crio[21573]: time="2026-06-12T16:49:43.76669825Z" level=info msg="Starting container: 752fe5b6e996c01b9d36477e05cbc5d162064a251f8d853fa8f15b99554c2d94" id=cbda1b0b-5fc7-4882-9333-3803dc677eb4 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 17:20:07.557510 | controller | Jun 12 16:49:43.778300 crc crio[21573]: time="2026-06-12T16:49:43.777970106Z" level=info msg="Started container" PID=155143 containerID=752fe5b6e996c01b9d36477e05cbc5d162064a251f8d853fa8f15b99554c2d94 description=openstack/configure-network-edpm-deployment-ipam-openstack-edpm-ipamh5nhc/configure-network-edpm-deployment-ipam-openstack-edpm-ipam id=cbda1b0b-5fc7-4882-9333-3803dc677eb4 name=/runtime.v1.RuntimeService/StartContainer sandboxID=8eb96d1fa5c97c0e67aa63e339f88c3fcd68e39b6fad101f3a0cbdb36ed3deb5
2026-06-12 17:20:07.557527 | controller | Jun 12 16:50:01.832053 crc crio[21573]: time="2026-06-12T16:50:01.831242081Z" level=info msg="Running pod sandbox: openshift-infra/auto-csr-approver-29688050-fwfwp/POD" id=9529961b-b224-40ee-b35d-93db1204fb0c name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:20:07.557543 | controller | Jun 12 16:50:01.833860 crc crio[21573]: time="2026-06-12T16:50:01.832107176Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.557559 | controller | Jun 12 16:50:01.876951 crc crio[21573]: time="2026-06-12T16:50:01.87578134Z" level=info msg="Got pod network &{Name:auto-csr-approver-29688050-fwfwp Namespace:openshift-infra ID:9c90bc8c46474b676f4e1c86d71e777b66cdd72f44605a60c63ce480fd1c6d2d UID:f2385b9d-feef-43c0-b47a-3485e5f39741 NetNS:/var/run/netns/61d80d71-0dba-45fd-9a1b-cb458939f41c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podf2385b9d_feef_43c0_b47a_3485e5f39741.slice PodAnnotations:0xc002e28440}] Aliases:map[]}"
2026-06-12 17:20:07.557592 | controller | Jun 12 16:50:01.876951 crc crio[21573]: time="2026-06-12T16:50:01.87613947Z" level=info msg="Adding pod openshift-infra_auto-csr-approver-29688050-fwfwp to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 17:20:07.557614 | controller | Jun 12 16:50:02.448780 crc crio[21573]: 2026-06-12T16:50:02Z [verbose] CmdAdd (shim): {1.1.0 [{Name:9c90bc8c46474b6 Mac:fa:3d:59:80:46:03 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:f5 Mtu:0 Sandbox:/var/run/netns/61d80d71-0dba-45fd-9a1b-cb458939f41c SocketPath: PciID:}] [{Interface:0xc0003a0810 Address:{IP:10.217.0.245 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 17:20:07.557632 | controller | Jun 12 16:50:02.451855 crc crio[21573]: time="2026-06-12T16:50:02.45174637Z" level=info msg="Got pod network &{Name:auto-csr-approver-29688050-fwfwp Namespace:openshift-infra ID:9c90bc8c46474b676f4e1c86d71e777b66cdd72f44605a60c63ce480fd1c6d2d UID:f2385b9d-feef-43c0-b47a-3485e5f39741 NetNS:/var/run/netns/61d80d71-0dba-45fd-9a1b-cb458939f41c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podf2385b9d_feef_43c0_b47a_3485e5f39741.slice PodAnnotations:0xc002e28440}] Aliases:map[]}"
2026-06-12 17:20:07.557649 | controller | Jun 12 16:50:02.452175 crc crio[21573]: time="2026-06-12T16:50:02.45206544Z" level=info msg="Checking pod openshift-infra_auto-csr-approver-29688050-fwfwp for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 17:20:07.557666 | controller | Jun 12 16:50:02.473385 crc crio[21573]: time="2026-06-12T16:50:02.473209461Z" level=info msg="Ran pod sandbox 9c90bc8c46474b676f4e1c86d71e777b66cdd72f44605a60c63ce480fd1c6d2d with infra container: openshift-infra/auto-csr-approver-29688050-fwfwp/POD" id=9529961b-b224-40ee-b35d-93db1204fb0c name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:20:07.557683 | controller | Jun 12 16:50:02.476954 crc crio[21573]: time="2026-06-12T16:50:02.476828051Z" level=info msg="Pulling image: registry.redhat.io/openshift4/ose-cli:latest" id=2c284911-e861-4593-9129-966d48a6f081 name=/runtime.v1.ImageService/PullImage
2026-06-12 17:20:07.557703 | controller | Jun 12 16:50:02.488593 crc crio[21573]: time="2026-06-12T16:50:02.488423077Z" level=info msg="Trying to access \"registry.redhat.io/openshift4/ose-cli:latest\""
2026-06-12 17:20:07.557720 | controller | Jun 12 16:50:03.577601 crc crio[21573]: time="2026-06-12T16:50:03.576975154Z" level=info msg="Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9" id=2c284911-e861-4593-9129-966d48a6f081 name=/runtime.v1.ImageService/PullImage
2026-06-12 17:20:07.557737 | controller | Jun 12 16:50:03.580278 crc crio[21573]: time="2026-06-12T16:50:03.578687272Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-cli:latest" id=9086d1b1-15bd-47be-ab7f-256be60bbcd2 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:20:07.557754 | controller | Jun 12 16:50:03.582384 crc crio[21573]: time="2026-06-12T16:50:03.581881562Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-cli:latest" id=d300ba16-e456-48da-b684-ec3fb4298920 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:20:07.557770 | controller | Jun 12 16:50:03.590758 crc crio[21573]: time="2026-06-12T16:50:03.590663858Z" level=info msg="Creating container: openshift-infra/auto-csr-approver-29688050-fwfwp/oc" id=8cf7d172-0594-4518-a738-0d382aacc42f name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:20:07.557786 | controller | Jun 12 16:50:03.592566 crc crio[21573]: time="2026-06-12T16:50:03.592541972Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.557801 | controller | Jun 12 16:50:03.662888 crc crio[21573]: time="2026-06-12T16:50:03.66277349Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.557817 | controller | Jun 12 16:50:04.058331 crc crio[21573]: time="2026-06-12T16:50:04.058144824Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.557833 | controller | Jun 12 16:50:04.203649 crc crio[21573]: time="2026-06-12T16:50:04.203124859Z" level=info msg="Created container 73c3448208c78f825f2ac4f442c5b446e0d0a1d36bd0399ed397598d6122e6ca: openshift-infra/auto-csr-approver-29688050-fwfwp/oc" id=8cf7d172-0594-4518-a738-0d382aacc42f name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:20:07.557849 | controller | Jun 12 16:50:04.208720 crc crio[21573]: time="2026-06-12T16:50:04.208626254Z" level=info msg="Starting container: 73c3448208c78f825f2ac4f442c5b446e0d0a1d36bd0399ed397598d6122e6ca" id=ae1f9c0a-07c0-40da-90d3-2d55bdfd8def name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 17:20:07.557866 | controller | Jun 12 16:50:04.214971 crc crio[21573]: time="2026-06-12T16:50:04.214884239Z" level=info msg="Started container" PID=156340 containerID=73c3448208c78f825f2ac4f442c5b446e0d0a1d36bd0399ed397598d6122e6ca description=openshift-infra/auto-csr-approver-29688050-fwfwp/oc id=ae1f9c0a-07c0-40da-90d3-2d55bdfd8def name=/runtime.v1.RuntimeService/StartContainer sandboxID=9c90bc8c46474b676f4e1c86d71e777b66cdd72f44605a60c63ce480fd1c6d2d
2026-06-12 17:20:07.557883 | controller | Jun 12 16:50:05.742752 crc crio[21573]: time="2026-06-12T16:50:05.74190765Z" level=info msg="Stopping pod sandbox: 9c90bc8c46474b676f4e1c86d71e777b66cdd72f44605a60c63ce480fd1c6d2d" id=e55c72ad-9cdd-4d04-a41a-8a94cd9a37fe name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 17:20:07.557900 | controller | Jun 12 16:50:05.744210 crc crio[21573]: time="2026-06-12T16:50:05.743766532Z" level=info msg="Got pod network &{Name:auto-csr-approver-29688050-fwfwp Namespace:openshift-infra ID:9c90bc8c46474b676f4e1c86d71e777b66cdd72f44605a60c63ce480fd1c6d2d UID:f2385b9d-feef-43c0-b47a-3485e5f39741 NetNS:/var/run/netns/61d80d71-0dba-45fd-9a1b-cb458939f41c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podf2385b9d_feef_43c0_b47a_3485e5f39741.slice PodAnnotations:0xc002428b00}] Aliases:map[]}"
2026-06-12 17:20:07.557923 | controller | Jun 12 16:50:05.744210 crc crio[21573]: time="2026-06-12T16:50:05.743957517Z" level=info msg="Deleting pod openshift-infra_auto-csr-approver-29688050-fwfwp from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 17:20:07.557940 | controller | Jun 12 16:50:06.167497 crc crio[21573]: time="2026-06-12T16:50:06.166980059Z" level=info msg="Stopped pod sandbox: 9c90bc8c46474b676f4e1c86d71e777b66cdd72f44605a60c63ce480fd1c6d2d" id=e55c72ad-9cdd-4d04-a41a-8a94cd9a37fe name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 17:20:07.557957 | controller | Jun 12 16:50:40.351133 crc crio[21573]: time="2026-06-12T16:50:40.350002383Z" level=info msg="Stopping pod sandbox: 8eb96d1fa5c97c0e67aa63e339f88c3fcd68e39b6fad101f3a0cbdb36ed3deb5" id=c5ce4c1e-3c24-401b-b386-7f164b852694 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 17:20:07.557973 | controller | Jun 12 16:50:40.352771 crc crio[21573]: time="2026-06-12T16:50:40.351864196Z" level=info msg="Got pod network &{Name:configure-network-edpm-deployment-ipam-openstack-edpm-ipamh5nhc Namespace:openstack ID:8eb96d1fa5c97c0e67aa63e339f88c3fcd68e39b6fad101f3a0cbdb36ed3deb5 UID:fcfb95ed-6fb0-4861-b8f4-9138072c02e2 NetNS:/var/run/netns/8546b353-48e6-4a52-8a83-d4356b3b0578 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podfcfb95ed_6fb0_4861_b8f4_9138072c02e2.slice PodAnnotations:0xc0063813f0}] Aliases:map[]}"
2026-06-12 17:20:07.557990 | controller | Jun 12 16:50:40.352771 crc crio[21573]: time="2026-06-12T16:50:40.352054071Z" level=info msg="Deleting pod openstack_configure-network-edpm-deployment-ipam-openstack-edpm-ipamh5nhc from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 17:20:07.558006 | controller | Jun 12 16:50:40.976924 crc crio[21573]: time="2026-06-12T16:50:40.976206499Z" level=info msg="Stopped pod sandbox: 8eb96d1fa5c97c0e67aa63e339f88c3fcd68e39b6fad101f3a0cbdb36ed3deb5" id=c5ce4c1e-3c24-401b-b386-7f164b852694 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 17:20:07.558023 | controller | Jun 12 16:50:41.989067 crc crio[21573]: time="2026-06-12T16:50:41.988791788Z" level=info msg="Running pod sandbox: openstack/validate-network-edpm-deployment-ipam-openstack-edpm-ipam-qrpw4/POD" id=72899b7e-d5f8-4291-bf23-5ae5a2328983 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:20:07.558040 | controller | Jun 12 16:50:41.990506 crc crio[21573]: time="2026-06-12T16:50:41.989386655Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.558056 | controller | Jun 12 16:50:42.058417 crc crio[21573]: time="2026-06-12T16:50:42.057762543Z" level=info msg="Got pod network &{Name:validate-network-edpm-deployment-ipam-openstack-edpm-ipam-qrpw4 Namespace:openstack ID:c7d6759389fa1498f4f4214e0babf82853948fcca1b82f4645fcec389f68cb5e UID:dddbd700-c0eb-423a-9b0a-ee4e4abf8cc2 NetNS:/var/run/netns/487720cd-1041-4ebd-a84c-ecff6d841918 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poddddbd700_c0eb_423a_9b0a_ee4e4abf8cc2.slice PodAnnotations:0xc0006400a8}] Aliases:map[]}"
2026-06-12 17:20:07.558072 | controller | Jun 12 16:50:42.058417 crc crio[21573]: time="2026-06-12T16:50:42.058362219Z" level=info msg="Adding pod openstack_validate-network-edpm-deployment-ipam-openstack-edpm-ipam-qrpw4 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 17:20:07.558089 | controller | Jun 12 16:50:42.774569 crc crio[21573]: 2026-06-12T16:50:42Z [verbose] CmdAdd (shim): {1.1.0 [{Name:c7d6759389fa149 Mac:9a:96:5f:b5:10:d2 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:f6 Mtu:0 Sandbox:/var/run/netns/487720cd-1041-4ebd-a84c-ecff6d841918 SocketPath: PciID:}] [{Interface:0xc000014700 Address:{IP:10.217.0.246 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 17:20:07.558109 | controller | Jun 12 16:50:42.775880 crc crio[21573]: time="2026-06-12T16:50:42.775798322Z" level=info msg="Got pod network &{Name:validate-network-edpm-deployment-ipam-openstack-edpm-ipam-qrpw4 Namespace:openstack ID:c7d6759389fa1498f4f4214e0babf82853948fcca1b82f4645fcec389f68cb5e UID:dddbd700-c0eb-423a-9b0a-ee4e4abf8cc2 NetNS:/var/run/netns/487720cd-1041-4ebd-a84c-ecff6d841918 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poddddbd700_c0eb_423a_9b0a_ee4e4abf8cc2.slice PodAnnotations:0xc0006400a8}] Aliases:map[]}"
2026-06-12 17:20:07.558126 | controller | Jun 12 16:50:42.776027 crc crio[21573]: time="2026-06-12T16:50:42.775957967Z" level=info msg="Checking pod openstack_validate-network-edpm-deployment-ipam-openstack-edpm-ipam-qrpw4 for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 17:20:07.558142 | controller | Jun 12 16:50:42.789656 crc crio[21573]: time="2026-06-12T16:50:42.789571043Z" level=info msg="Ran pod sandbox c7d6759389fa1498f4f4214e0babf82853948fcca1b82f4645fcec389f68cb5e with infra container: openstack/validate-network-edpm-deployment-ipam-openstack-edpm-ipam-qrpw4/POD" id=72899b7e-d5f8-4291-bf23-5ae5a2328983 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:20:07.558159 | controller | Jun 12 16:50:42.792123 crc crio[21573]: time="2026-06-12T16:50:42.791816292Z" level=info msg="Checking image status: quay.rdoproject.org/openstack-k8s-operators/openstack-ansibleee-runner:0d5932bc7e4b786a4f66bb71a9845a8ad6dbd838" id=5082c2ef-9c88-434e-acae-aec5004f2dd2 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:20:07.558175 | controller | Jun 12 16:50:42.817348 crc crio[21573]: time="2026-06-12T16:50:42.817257295Z" level=info msg="Checking image status: quay.rdoproject.org/openstack-k8s-operators/openstack-ansibleee-runner:0d5932bc7e4b786a4f66bb71a9845a8ad6dbd838" id=fe3e96a4-c859-4d1d-8144-083c6d4e921a name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:20:07.558192 | controller | Jun 12 16:50:42.825036 crc crio[21573]: time="2026-06-12T16:50:42.824923099Z" level=info msg="Creating container: openstack/validate-network-edpm-deployment-ipam-openstack-edpm-ipam-qrpw4/validate-network-edpm-deployment-ipam-openstack-edpm-ipam" id=f12fca3a-785c-4c81-aebf-2c0117a540bf name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:20:07.558208 | controller | Jun 12 16:50:42.825584 crc crio[21573]: time="2026-06-12T16:50:42.825526196Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.558224 | controller | Jun 12 16:50:42.887154 crc crio[21573]: time="2026-06-12T16:50:42.886831705Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.558240 | controller | Jun 12 16:50:42.896765 crc crio[21573]: time="2026-06-12T16:50:42.896668345Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.558257 | controller | Jun 12 16:50:43.112643 crc crio[21573]: time="2026-06-12T16:50:43.112155952Z" level=info msg="Created container f406b9ed8cce56c71476aec011e595964fe9cfdd4322887a6eac63b719b49861: openstack/validate-network-edpm-deployment-ipam-openstack-edpm-ipam-qrpw4/validate-network-edpm-deployment-ipam-openstack-edpm-ipam" id=f12fca3a-785c-4c81-aebf-2c0117a540bf name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:20:07.558272 | controller | Jun 12 16:50:43.115870 crc crio[21573]: time="2026-06-12T16:50:43.11569335Z" level=info msg="Starting container: f406b9ed8cce56c71476aec011e595964fe9cfdd4322887a6eac63b719b49861" id=8f3e1f29-e09e-41b2-b75b-97ab0f166123 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 17:20:07.558292 | controller | Jun 12 16:50:43.126396 crc crio[21573]: time="2026-06-12T16:50:43.126246787Z" level=info msg="Started container" PID=158616 containerID=f406b9ed8cce56c71476aec011e595964fe9cfdd4322887a6eac63b719b49861 description=openstack/validate-network-edpm-deployment-ipam-openstack-edpm-ipam-qrpw4/validate-network-edpm-deployment-ipam-openstack-edpm-ipam id=8f3e1f29-e09e-41b2-b75b-97ab0f166123 name=/runtime.v1.RuntimeService/StartContainer sandboxID=c7d6759389fa1498f4f4214e0babf82853948fcca1b82f4645fcec389f68cb5e
2026-06-12 17:20:07.558308 | controller | Jun 12 16:50:50.816342 crc crio[21573]: time="2026-06-12T16:50:50.815428621Z" level=info msg="Stopping pod sandbox: c7d6759389fa1498f4f4214e0babf82853948fcca1b82f4645fcec389f68cb5e" id=ee1a7a72-d2de-4eef-98cc-25d84fbf99a4 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 17:20:07.558324 | controller | Jun 12 16:50:50.817837 crc crio[21573]: time="2026-06-12T16:50:50.816940004Z" level=info msg="Got pod network &{Name:validate-network-edpm-deployment-ipam-openstack-edpm-ipam-qrpw4 Namespace:openstack ID:c7d6759389fa1498f4f4214e0babf82853948fcca1b82f4645fcec389f68cb5e UID:dddbd700-c0eb-423a-9b0a-ee4e4abf8cc2 NetNS:/var/run/netns/487720cd-1041-4ebd-a84c-ecff6d841918 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poddddbd700_c0eb_423a_9b0a_ee4e4abf8cc2.slice PodAnnotations:0xc00338eea0}] Aliases:map[]}"
2026-06-12 17:20:07.558340 | controller | Jun 12 16:50:50.817837 crc crio[21573]: time="2026-06-12T16:50:50.817124939Z" level=info msg="Deleting pod openstack_validate-network-edpm-deployment-ipam-openstack-edpm-ipam-qrpw4 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 17:20:07.558356 | controller | Jun 12 16:50:51.387611 crc crio[21573]: time="2026-06-12T16:50:51.387304934Z" level=info msg="Stopped pod sandbox: c7d6759389fa1498f4f4214e0babf82853948fcca1b82f4645fcec389f68cb5e" id=ee1a7a72-d2de-4eef-98cc-25d84fbf99a4 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 17:20:07.558373 | controller | Jun 12 16:50:52.666263 crc crio[21573]: time="2026-06-12T16:50:52.664925044Z" level=info msg="Running pod sandbox: openstack/install-os-edpm-deployment-ipam-openstack-edpm-ipam-vlc7b/POD" id=11cad1bb-1bf8-45ef-9130-886d75538554 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:20:07.558389 | controller | Jun 12 16:50:52.667811 crc crio[21573]: time="2026-06-12T16:50:52.666366105Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.558405 | controller | Jun 12 16:50:52.710085 crc crio[21573]: time="2026-06-12T16:50:52.709975777Z" level=info msg="Got pod network &{Name:install-os-edpm-deployment-ipam-openstack-edpm-ipam-vlc7b Namespace:openstack ID:1c79d1fc76afa5f6ff47e376aea480bc475e283252a56c661f58201cd184a875 UID:4de3f849-2e91-4294-a86d-5d68355d2900 NetNS:/var/run/netns/acae88eb-03fe-4da4-8ca6-bc14e352aa47 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod4de3f849_2e91_4294_a86d_5d68355d2900.slice PodAnnotations:0xc000640430}] Aliases:map[]}"
2026-06-12 17:20:07.558422 | controller | Jun 12 16:50:52.710085 crc crio[21573]: time="2026-06-12T16:50:52.710044118Z" level=info msg="Adding pod openstack_install-os-edpm-deployment-ipam-openstack-edpm-ipam-vlc7b to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 17:20:07.558438 | controller | Jun 12 16:50:53.240011 crc crio[21573]: 2026-06-12T16:50:53Z [verbose] CmdAdd (shim): {1.1.0 [{Name:1c79d1fc76afa5f Mac:ae:7c:12:f5:50:01 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:f7 Mtu:0 Sandbox:/var/run/netns/acae88eb-03fe-4da4-8ca6-bc14e352aa47 SocketPath: PciID:}] [{Interface:0xc00025a730 Address:{IP:10.217.0.247 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 17:20:07.558458 | controller | Jun 12 16:50:53.241754 crc crio[21573]: time="2026-06-12T16:50:53.241644604Z" level=info msg="Got pod network &{Name:install-os-edpm-deployment-ipam-openstack-edpm-ipam-vlc7b Namespace:openstack ID:1c79d1fc76afa5f6ff47e376aea480bc475e283252a56c661f58201cd184a875 UID:4de3f849-2e91-4294-a86d-5d68355d2900 NetNS:/var/run/netns/acae88eb-03fe-4da4-8ca6-bc14e352aa47 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod4de3f849_2e91_4294_a86d_5d68355d2900.slice PodAnnotations:0xc000640430}] Aliases:map[]}"
2026-06-12 17:20:07.558475 | controller | Jun 12 16:50:53.241988 crc crio[21573]: time="2026-06-12T16:50:53.241846279Z" level=info msg="Checking pod openstack_install-os-edpm-deployment-ipam-openstack-edpm-ipam-vlc7b for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 17:20:07.558491 | controller | Jun 12 16:50:53.252715 crc crio[21573]: time="2026-06-12T16:50:53.25261452Z" level=info msg="Ran pod sandbox 1c79d1fc76afa5f6ff47e376aea480bc475e283252a56c661f58201cd184a875 with infra container: openstack/install-os-edpm-deployment-ipam-openstack-edpm-ipam-vlc7b/POD" id=11cad1bb-1bf8-45ef-9130-886d75538554 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:20:07.558507 | controller | Jun 12 16:50:53.255015 crc crio[21573]: time="2026-06-12T16:50:53.254946345Z" level=info msg="Checking image status: quay.rdoproject.org/openstack-k8s-operators/openstack-ansibleee-runner:0d5932bc7e4b786a4f66bb71a9845a8ad6dbd838" id=9107ffde-4757-44f2-a227-76e68b2bd923 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:20:07.558523 | controller | Jun 12 16:50:53.291132 crc crio[21573]: time="2026-06-12T16:50:53.290976075Z" level=info msg="Checking image status: quay.rdoproject.org/openstack-k8s-operators/openstack-ansibleee-runner:0d5932bc7e4b786a4f66bb71a9845a8ad6dbd838" id=ab9b9f1f-ba86-475d-b3b2-21891f6d2e5e name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:20:07.558539 | controller | Jun 12 16:50:53.302542 crc crio[21573]: time="2026-06-12T16:50:53.302349304Z" level=info msg="Creating container: openstack/install-os-edpm-deployment-ipam-openstack-edpm-ipam-vlc7b/install-os-edpm-deployment-ipam-openstack-edpm-ipam" id=2e9bad6b-6d51-4a78-8257-d13e195ffec2 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:20:07.558555 | controller | Jun 12 16:50:53.303135 crc crio[21573]: time="2026-06-12T16:50:53.302976501Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.558571 | controller | Jun 12 16:50:53.374498 crc crio[21573]: time="2026-06-12T16:50:53.372079869Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.558608 | controller | Jun 12 16:50:53.383480 crc crio[21573]: time="2026-06-12T16:50:53.379749133Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.558626 | controller | Jun 12 16:50:53.541916 crc crio[21573]: time="2026-06-12T16:50:53.541698384Z" level=info msg="Created container 444c044f184152b1712f1c2d8fc48932c18da2cfb63dfd7850ab0259dd73ef36: openstack/install-os-edpm-deployment-ipam-openstack-edpm-ipam-vlc7b/install-os-edpm-deployment-ipam-openstack-edpm-ipam" id=2e9bad6b-6d51-4a78-8257-d13e195ffec2 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:20:07.558642 | controller | Jun 12 16:50:53.545411 crc crio[21573]: time="2026-06-12T16:50:53.545278804Z" level=info msg="Starting container: 444c044f184152b1712f1c2d8fc48932c18da2cfb63dfd7850ab0259dd73ef36" id=276f74e4-13b0-43b5-8896-720e5aae5a99 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 17:20:07.558663 | controller | Jun 12 16:50:53.552144 crc crio[21573]: time="2026-06-12T16:50:53.552053894Z" level=info msg="Started container" PID=159332 containerID=444c044f184152b1712f1c2d8fc48932c18da2cfb63dfd7850ab0259dd73ef36 description=openstack/install-os-edpm-deployment-ipam-openstack-edpm-ipam-vlc7b/install-os-edpm-deployment-ipam-openstack-edpm-ipam id=276f74e4-13b0-43b5-8896-720e5aae5a99 name=/runtime.v1.RuntimeService/StartContainer sandboxID=1c79d1fc76afa5f6ff47e376aea480bc475e283252a56c661f58201cd184a875
2026-06-12 17:20:07.558680 | controller | Jun 12 16:51:02.773686 crc crio[21573]: time="2026-06-12T16:51:02.772868566Z" level=info msg="Removing container: 05c7e90e44dd3f1bc136da8e47643b81bf041778d59ef46462181aafb1228e3b" id=42f270be-2459-4a76-b865-179b3fe12f9b name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 17:20:07.558696 | controller | Jun 12 16:51:03.056963 crc crio[21573]: time="2026-06-12T16:51:03.023330838Z" level=info msg="Removed container 05c7e90e44dd3f1bc136da8e47643b81bf041778d59ef46462181aafb1228e3b: openshift-infra/auto-csr-approver-29688044-pj96c/oc" id=42f270be-2459-4a76-b865-179b3fe12f9b name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 17:20:07.558712 | controller | Jun 12 16:51:03.056963 crc crio[21573]: time="2026-06-12T16:51:03.033150933Z" level=info msg="Stopping pod sandbox: 197c0b36cda0dcf7ea6de90d4a085c63265f45dcec5d03db161f9992d31bf83e" id=f91bec22-53d0-4a38-9bcf-d6f6a98d8067 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 17:20:07.558728 | controller | Jun 12 16:51:03.056963 crc crio[21573]: time="2026-06-12T16:51:03.033212835Z" level=info msg="Stopped pod sandbox (already stopped): 197c0b36cda0dcf7ea6de90d4a085c63265f45dcec5d03db161f9992d31bf83e" id=f91bec22-53d0-4a38-9bcf-d6f6a98d8067 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 17:20:07.558744 | controller | Jun 12 16:51:03.056963 crc crio[21573]: time="2026-06-12T16:51:03.033553984Z" level=info msg="Removing pod sandbox: 197c0b36cda0dcf7ea6de90d4a085c63265f45dcec5d03db161f9992d31bf83e" id=4b0a7210-beae-46d5-b595-37e5531971d5 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 17:20:07.558760 | controller | Jun 12 16:51:03.056963 crc crio[21573]: time="2026-06-12T16:51:03.051946126Z" level=info msg="Removed pod sandbox: 197c0b36cda0dcf7ea6de90d4a085c63265f45dcec5d03db161f9992d31bf83e" id=4b0a7210-beae-46d5-b595-37e5531971d5 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 17:20:07.558776 | controller | Jun 12 16:51:37.545627 crc crio[21573]: time="2026-06-12T16:51:37.544347408Z" level=info msg="Stopping pod sandbox: 1c79d1fc76afa5f6ff47e376aea480bc475e283252a56c661f58201cd184a875" id=8ffc9501-c5eb-4168-b707-d0cc55f93185 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 17:20:07.558792 | controller | Jun 12 16:51:37.547800 crc crio[21573]: time="2026-06-12T16:51:37.546961982Z" level=info msg="Got pod network &{Name:install-os-edpm-deployment-ipam-openstack-edpm-ipam-vlc7b Namespace:openstack ID:1c79d1fc76afa5f6ff47e376aea480bc475e283252a56c661f58201cd184a875 UID:4de3f849-2e91-4294-a86d-5d68355d2900 NetNS:/var/run/netns/acae88eb-03fe-4da4-8ca6-bc14e352aa47 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod4de3f849_2e91_4294_a86d_5d68355d2900.slice PodAnnotations:0xc0027223c8}] Aliases:map[]}"
2026-06-12 17:20:07.558809 | controller | Jun 12 16:51:37.547800 crc crio[21573]: time="2026-06-12T16:51:37.54723514Z" level=info msg="Deleting pod openstack_install-os-edpm-deployment-ipam-openstack-edpm-ipam-vlc7b from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 17:20:07.558825 | controller | Jun 12 16:51:38.070147 crc crio[21573]: time="2026-06-12T16:51:38.069420279Z" level=info msg="Stopped pod sandbox: 1c79d1fc76afa5f6ff47e376aea480bc475e283252a56c661f58201cd184a875" id=8ffc9501-c5eb-4168-b707-d0cc55f93185 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 17:20:07.558845 | controller | Jun 12 16:51:39.103189 crc crio[21573]: time="2026-06-12T16:51:39.10208598Z" level=info msg="Running pod sandbox: openstack/configure-os-edpm-deployment-ipam-openstack-edpm-ipam-qjp6d/POD" id=a5020370-037e-4a88-a7af-4416b7067238 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:20:07.558862 | controller | Jun 12 16:51:39.104409 crc crio[21573]: time="2026-06-12T16:51:39.103277794Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.558878 | controller | Jun 12 16:51:39.153507 crc crio[21573]: time="2026-06-12T16:51:39.153299548Z" level=info msg="Got pod network &{Name:configure-os-edpm-deployment-ipam-openstack-edpm-ipam-qjp6d Namespace:openstack ID:ad7d5b9782a9a95452b22be3afd0f5fa4c4e7e6cbbd3749c7c40bb5283d8c6c7 UID:d3947416-59d6-418d-a507-2211f828a68a NetNS:/var/run/netns/5a4030ea-20d2-4512-9d4e-cff2bee3bc94 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podd3947416_59d6_418d_a507_2211f828a68a.slice PodAnnotations:0xc002e287a8}] Aliases:map[]}"
2026-06-12 17:20:07.558895 | controller | Jun 12 16:51:39.153507 crc crio[21573]: time="2026-06-12T16:51:39.153414701Z" level=info msg="Adding pod openstack_configure-os-edpm-deployment-ipam-openstack-edpm-ipam-qjp6d to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 17:20:07.558911 | controller | Jun 12 16:51:40.009641 crc crio[21573]: 2026-06-12T16:51:40Z [verbose] CmdAdd (shim): {1.1.0 [{Name:ad7d5b9782a9a95 Mac:9e:98:07:90:0e:38 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:f8 Mtu:0 Sandbox:/var/run/netns/5a4030ea-20d2-4512-9d4e-cff2bee3bc94 SocketPath: PciID:}] [{Interface:0xc00025d8e0 Address:{IP:10.217.0.248 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 17:20:07.558927 | controller | Jun 12 16:51:40.011687 crc crio[21573]: time="2026-06-12T16:51:40.011626493Z" level=info msg="Got pod network &{Name:configure-os-edpm-deployment-ipam-openstack-edpm-ipam-qjp6d Namespace:openstack ID:ad7d5b9782a9a95452b22be3afd0f5fa4c4e7e6cbbd3749c7c40bb5283d8c6c7 UID:d3947416-59d6-418d-a507-2211f828a68a NetNS:/var/run/netns/5a4030ea-20d2-4512-9d4e-cff2bee3bc94 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podd3947416_59d6_418d_a507_2211f828a68a.slice PodAnnotations:0xc002e287a8}] Aliases:map[]}"
2026-06-12 17:20:07.558943 | controller | Jun 12 16:51:40.011880 crc crio[21573]: time="2026-06-12T16:51:40.011834389Z" level=info msg="Checking pod openstack_configure-os-edpm-deployment-ipam-openstack-edpm-ipam-qjp6d for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 17:20:07.558959 | controller | Jun 12 16:51:40.025081 crc crio[21573]: time="2026-06-12T16:51:40.025008368Z" level=info msg="Ran pod sandbox ad7d5b9782a9a95452b22be3afd0f5fa4c4e7e6cbbd3749c7c40bb5283d8c6c7 with infra container: openstack/configure-os-edpm-deployment-ipam-openstack-edpm-ipam-qjp6d/POD" id=a5020370-037e-4a88-a7af-4416b7067238 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:20:07.558975 | controller | Jun 12 16:51:40.027915 crc crio[21573]: time="2026-06-12T16:51:40.027820344Z" level=info msg="Checking image status: quay.rdoproject.org/openstack-k8s-operators/openstack-ansibleee-runner:0d5932bc7e4b786a4f66bb71a9845a8ad6dbd838" id=d683947c-1e9d-41c5-85e1-ff950d802723 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:20:07.558991 | controller | Jun 12 16:51:40.052276 crc crio[21573]: time="2026-06-12T16:51:40.052187927Z" level=info msg="Checking image status: quay.rdoproject.org/openstack-k8s-operators/openstack-ansibleee-runner:0d5932bc7e4b786a4f66bb71a9845a8ad6dbd838" id=9c4fc216-d085-419a-aa8a-95f8575e40e1 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:20:07.559011 | controller | Jun 12 16:51:40.061226 crc crio[21573]: time="2026-06-12T16:51:40.06084449Z" level=info msg="Creating container: openstack/configure-os-edpm-deployment-ipam-openstack-edpm-ipam-qjp6d/configure-os-edpm-deployment-ipam-openstack-edpm-ipam" id=27e2ced1-8cdd-4919-b58c-e987867a76bc name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:20:07.559027 | controller | Jun 12 16:51:40.061611 crc crio[21573]: time="2026-06-12T16:51:40.061540819Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.559044 | controller | Jun 12 16:51:40.114682 crc crio[21573]: time="2026-06-12T16:51:40.114590897Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.559061 | controller | Jun 12 16:51:40.119056 crc crio[21573]: time="2026-06-12T16:51:40.11898515Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.559077 | controller | Jun 12 16:51:40.310658 crc crio[21573]: time="2026-06-12T16:51:40.3105339Z" level=info msg="Created container 4a3ac8cf0d0a292fa73602476c87164e03ca56db0b031ae8971a726b3f729245: openstack/configure-os-edpm-deployment-ipam-openstack-edpm-ipam-qjp6d/configure-os-edpm-deployment-ipam-openstack-edpm-ipam" id=27e2ced1-8cdd-4919-b58c-e987867a76bc name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:20:07.559094 | controller | Jun 12 16:51:40.311952 crc crio[21573]: time="2026-06-12T16:51:40.311849477Z" level=info msg="Starting container: 4a3ac8cf0d0a292fa73602476c87164e03ca56db0b031ae8971a726b3f729245" id=f9860399-625a-42c6-a51f-c94064cab6d1 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 17:20:07.559111 | controller | Jun 12 16:51:40.321423 crc crio[21573]: time="2026-06-12T16:51:40.321305572Z" level=info msg="Started container" PID=162089 containerID=4a3ac8cf0d0a292fa73602476c87164e03ca56db0b031ae8971a726b3f729245 description=openstack/configure-os-edpm-deployment-ipam-openstack-edpm-ipam-qjp6d/configure-os-edpm-deployment-ipam-openstack-edpm-ipam id=f9860399-625a-42c6-a51f-c94064cab6d1 name=/runtime.v1.RuntimeService/StartContainer sandboxID=ad7d5b9782a9a95452b22be3afd0f5fa4c4e7e6cbbd3749c7c40bb5283d8c6c7
2026-06-12 17:20:07.559127 | controller | Jun 12 16:52:00.568137 crc crio[21573]: time="2026-06-12T16:52:00.567227083Z" level=info msg="Running pod sandbox: openshift-infra/auto-csr-approver-29688052-2w78d/POD" id=03498f8a-1552-4331-92db-2a4de56a44c7 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:20:07.559144 | controller | Jun 12 16:52:00.569522 crc crio[21573]: time="2026-06-12T16:52:00.56814359Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.559161 | controller | Jun 12 16:52:00.617006 crc crio[21573]: time="2026-06-12T16:52:00.616429754Z" level=info msg="Got pod network &{Name:auto-csr-approver-29688052-2w78d Namespace:openshift-infra ID:eec7809bcea5133fc2a20b89fc60b8155df13e8cdfad85325e5584ca5b82b601 UID:11febbac-26b9-41d2-88ed-75417b362be7 NetNS:/var/run/netns/c2448367-bab3-498f-b2fe-63da6e15ae3a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod11febbac_26b9_41d2_88ed_75417b362be7.slice PodAnnotations:0xc0024285b8}] Aliases:map[]}"
2026-06-12 17:20:07.559177 | controller | Jun 12 16:52:00.617006 crc crio[21573]: time="2026-06-12T16:52:00.616853156Z" level=info msg="Adding pod openshift-infra_auto-csr-approver-29688052-2w78d to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 17:20:07.559194 | controller | Jun 12 16:52:01.201485 crc crio[21573]: 2026-06-12T16:52:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:eec7809bcea5133 Mac:a2:10:0b:34:16:ff Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:f9 Mtu:0 Sandbox:/var/run/netns/c2448367-bab3-498f-b2fe-63da6e15ae3a SocketPath: PciID:}] [{Interface:0xc0003eea40 Address:{IP:10.217.0.249 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 17:20:07.559214 | controller | Jun 12 16:52:01.203699 crc crio[21573]: time="2026-06-12T16:52:01.203545903Z" level=info msg="Got pod network &{Name:auto-csr-approver-29688052-2w78d Namespace:openshift-infra ID:eec7809bcea5133fc2a20b89fc60b8155df13e8cdfad85325e5584ca5b82b601 UID:11febbac-26b9-41d2-88ed-75417b362be7 NetNS:/var/run/netns/c2448367-bab3-498f-b2fe-63da6e15ae3a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod11febbac_26b9_41d2_88ed_75417b362be7.slice PodAnnotations:0xc0024285b8}] Aliases:map[]}"
2026-06-12 17:20:07.559231 | controller | Jun 12 16:52:01.203927 crc crio[21573]: time="2026-06-12T16:52:01.203757169Z" level=info msg="Checking pod openshift-infra_auto-csr-approver-29688052-2w78d for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 17:20:07.559248 | controller | Jun 12 16:52:01.214574 crc crio[21573]: time="2026-06-12T16:52:01.214387818Z" level=info msg="Ran pod sandbox eec7809bcea5133fc2a20b89fc60b8155df13e8cdfad85325e5584ca5b82b601 with infra container: openshift-infra/auto-csr-approver-29688052-2w78d/POD" id=03498f8a-1552-4331-92db-2a4de56a44c7 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:20:07.559264 | controller | Jun 12 16:52:01.220586 crc crio[21573]: time="2026-06-12T16:52:01.220333514Z" level=info msg="Pulling image: registry.redhat.io/openshift4/ose-cli:latest" id=18895d16-7a8f-446c-a45f-7838abcb0153 name=/runtime.v1.ImageService/PullImage
2026-06-12 17:20:07.559281 | controller | Jun 12 16:52:01.231648 crc crio[21573]: time="2026-06-12T16:52:01.231531688Z" level=info msg="Trying to access \"registry.redhat.io/openshift4/ose-cli:latest\""
2026-06-12 17:20:07.559312 | controller | Jun 12 16:52:02.092269 crc crio[21573]: time="2026-06-12T16:52:02.091716434Z" level=info msg="Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9" id=18895d16-7a8f-446c-a45f-7838abcb0153 name=/runtime.v1.ImageService/PullImage
2026-06-12 17:20:07.559333 | controller | Jun 12 16:52:02.094632 crc crio[21573]: time="2026-06-12T16:52:02.093749901Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-cli:latest" id=f76ffad3-1bcf-4d75-861b-364d722fd67d name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:20:07.559350 | controller | Jun 12 16:52:02.098706 crc crio[21573]: time="2026-06-12T16:52:02.098567065Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-cli:latest" id=208e35bd-401d-45f4-b59a-5cca24409b0d name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:20:07.559367 | controller | Jun 12 16:52:02.106279 crc crio[21573]: time="2026-06-12T16:52:02.106168579Z" level=info msg="Creating container: openshift-infra/auto-csr-approver-29688052-2w78d/oc" id=27eb75e8-4416-4f53-b3f1-8b85209b3b37 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:20:07.559383 | controller | Jun 12 16:52:02.106966 crc crio[21573]: time="2026-06-12T16:52:02.106879458Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.559399 | controller | Jun 12 16:52:02.158025 crc crio[21573]: time="2026-06-12T16:52:02.157874239Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.559416 | controller | Jun 12 16:52:02.529608 crc crio[21573]: time="2026-06-12T16:52:02.529358083Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.559432 | controller | Jun 12 16:52:02.668953 crc crio[21573]: time="2026-06-12T16:52:02.668793923Z" level=info msg="Created container 6c457a320b49ef72a574db138ef9de60dd7f7013fce4a9ad79c3243fc88f12c5: openshift-infra/auto-csr-approver-29688052-2w78d/oc" id=27eb75e8-4416-4f53-b3f1-8b85209b3b37 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:20:07.559452 | controller | Jun 12 16:52:02.670082 crc crio[21573]: time="2026-06-12T16:52:02.669989736Z" level=info msg="Starting container: 6c457a320b49ef72a574db138ef9de60dd7f7013fce4a9ad79c3243fc88f12c5" id=7a3537a6-9cd0-45f3-a123-67c177afe653 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 17:20:07.559469 | controller | Jun 12 16:52:02.676344 crc crio[21573]: time="2026-06-12T16:52:02.675913983Z" level=info msg="Started container" PID=163420 containerID=6c457a320b49ef72a574db138ef9de60dd7f7013fce4a9ad79c3243fc88f12c5 description=openshift-infra/auto-csr-approver-29688052-2w78d/oc id=7a3537a6-9cd0-45f3-a123-67c177afe653 name=/runtime.v1.RuntimeService/StartContainer sandboxID=eec7809bcea5133fc2a20b89fc60b8155df13e8cdfad85325e5584ca5b82b601
2026-06-12 17:20:07.559486 | controller | Jun 12 16:52:04.987186 crc crio[21573]: time="2026-06-12T16:52:04.978744155Z" level=info msg="Stopping pod sandbox: eec7809bcea5133fc2a20b89fc60b8155df13e8cdfad85325e5584ca5b82b601" id=630f0d47-38a2-416d-96f7-b028f4ae6142 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 17:20:07.559503 | controller | Jun 12 16:52:04.987186 crc crio[21573]: time="2026-06-12T16:52:04.980250008Z" level=info msg="Got pod network &{Name:auto-csr-approver-29688052-2w78d Namespace:openshift-infra ID:eec7809bcea5133fc2a20b89fc60b8155df13e8cdfad85325e5584ca5b82b601 UID:11febbac-26b9-41d2-88ed-75417b362be7 NetNS:/var/run/netns/c2448367-bab3-498f-b2fe-63da6e15ae3a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod11febbac_26b9_41d2_88ed_75417b362be7.slice PodAnnotations:0xc00338f0c8}] Aliases:map[]}"
2026-06-12 17:20:07.559519 | controller | Jun 12 16:52:04.987186 crc crio[21573]: time="2026-06-12T16:52:04.980512495Z" level=info msg="Deleting pod openshift-infra_auto-csr-approver-29688052-2w78d from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 17:20:07.559536 | controller | Jun 12 16:52:05.464024 crc crio[21573]: time="2026-06-12T16:52:05.463857404Z" level=info msg="Stopped pod sandbox: eec7809bcea5133fc2a20b89fc60b8155df13e8cdfad85325e5584ca5b82b601" id=630f0d47-38a2-416d-96f7-b028f4ae6142 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 17:20:07.559552 | controller | Jun 12 16:52:37.528341 crc crio[21573]: time="2026-06-12T16:52:37.527404059Z" level=info msg="Stopping pod sandbox: ad7d5b9782a9a95452b22be3afd0f5fa4c4e7e6cbbd3749c7c40bb5283d8c6c7" id=fbb3fffa-2d90-444c-97ec-1c6b910a64e3 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 17:20:07.559571 | controller | Jun 12 16:52:37.529749 crc crio[21573]: time="2026-06-12T16:52:37.529080457Z" level=info msg="Got pod network &{Name:configure-os-edpm-deployment-ipam-openstack-edpm-ipam-qjp6d Namespace:openstack ID:ad7d5b9782a9a95452b22be3afd0f5fa4c4e7e6cbbd3749c7c40bb5283d8c6c7 UID:d3947416-59d6-418d-a507-2211f828a68a NetNS:/var/run/netns/5a4030ea-20d2-4512-9d4e-cff2bee3bc94 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podd3947416_59d6_418d_a507_2211f828a68a.slice PodAnnotations:0xc002428080}] Aliases:map[]}"
2026-06-12 17:20:07.559624 | controller | Jun 12 16:52:37.529749 crc crio[21573]: time="2026-06-12T16:52:37.529266872Z" level=info msg="Deleting pod openstack_configure-os-edpm-deployment-ipam-openstack-edpm-ipam-qjp6d from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 17:20:07.559643 | controller | Jun 12 16:52:38.068307 crc crio[21573]: time="2026-06-12T16:52:38.06781002Z" level=info msg="Stopped pod sandbox: ad7d5b9782a9a95452b22be3afd0f5fa4c4e7e6cbbd3749c7c40bb5283d8c6c7" id=fbb3fffa-2d90-444c-97ec-1c6b910a64e3 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 17:20:07.559664 | controller | Jun 12 16:52:39.126070 crc crio[21573]: time="2026-06-12T16:52:39.12535188Z" level=info msg="Running pod sandbox: openstack/ssh-known-hosts-edpm-deployment-ipam-h98wj/POD" id=9f3ef61f-9054-4220-bdbc-db458f3cd87b name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:20:07.559681 | controller | Jun 12 16:52:39.128177 crc crio[21573]: time="2026-06-12T16:52:39.126170413Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.559698 | controller | Jun 12 16:52:39.170817 crc crio[21573]: time="2026-06-12T16:52:39.170718382Z" level=info msg="Got pod network &{Name:ssh-known-hosts-edpm-deployment-ipam-h98wj Namespace:openstack ID:fbe07c5b13c6c54806bd63e011ecb55268f8724dae9e97a1fdf2d3f89ab5fc15 UID:2bde70e9-41f8-4ce9-9484-5fcc6f5b893e NetNS:/var/run/netns/288bb1d8-7088-4526-98c4-4ed84b2d5abf Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod2bde70e9_41f8_4ce9_9484_5fcc6f5b893e.slice PodAnnotations:0xc00209e7b8}] Aliases:map[]}"
2026-06-12 17:20:07.559715 | controller | Jun 12 16:52:39.173221 crc crio[21573]: time="2026-06-12T16:52:39.173168402Z" level=info msg="Adding pod openstack_ssh-known-hosts-edpm-deployment-ipam-h98wj to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 17:20:07.559731 | controller | Jun 12 16:52:39.676630 crc crio[21573]: 2026-06-12T16:52:39Z [verbose] CmdAdd (shim): {1.1.0 [{Name:fbe07c5b13c6c54 Mac:9e:3c:e5:9e:c7:1a Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:fa Mtu:0 Sandbox:/var/run/netns/288bb1d8-7088-4526-98c4-4ed84b2d5abf SocketPath: PciID:}] [{Interface:0xc00022a990 Address:{IP:10.217.0.250 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 17:20:07.559748 | controller | Jun 12 16:52:39.678673 crc crio[21573]: time="2026-06-12T16:52:39.678635182Z" level=info msg="Got pod network &{Name:ssh-known-hosts-edpm-deployment-ipam-h98wj Namespace:openstack ID:fbe07c5b13c6c54806bd63e011ecb55268f8724dae9e97a1fdf2d3f89ab5fc15 UID:2bde70e9-41f8-4ce9-9484-5fcc6f5b893e NetNS:/var/run/netns/288bb1d8-7088-4526-98c4-4ed84b2d5abf Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod2bde70e9_41f8_4ce9_9484_5fcc6f5b893e.slice PodAnnotations:0xc00209e7b8}] Aliases:map[]}"
2026-06-12 17:20:07.559764 | controller | Jun 12 16:52:39.678983 crc crio[21573]: time="2026-06-12T16:52:39.678961062Z" level=info msg="Checking pod openstack_ssh-known-hosts-edpm-deployment-ipam-h98wj for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 17:20:07.559781 | controller | Jun 12 16:52:39.691238 crc crio[21573]: time="2026-06-12T16:52:39.691095202Z" level=info msg="Ran pod sandbox fbe07c5b13c6c54806bd63e011ecb55268f8724dae9e97a1fdf2d3f89ab5fc15 with infra container: openstack/ssh-known-hosts-edpm-deployment-ipam-h98wj/POD" id=9f3ef61f-9054-4220-bdbc-db458f3cd87b name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:20:07.559798 | controller | Jun 12 16:52:39.694853 crc crio[21573]: time="2026-06-12T16:52:39.69475428Z" level=info msg="Checking image status: quay.rdoproject.org/openstack-k8s-operators/openstack-ansibleee-runner:0d5932bc7e4b786a4f66bb71a9845a8ad6dbd838" id=0db88f2b-2fa9-4cc1-a708-ccf0766bf981 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:20:07.559814 | controller | Jun 12 16:52:39.724745 crc crio[21573]: time="2026-06-12T16:52:39.724625711Z" level=info msg="Checking image status: quay.rdoproject.org/openstack-k8s-operators/openstack-ansibleee-runner:0d5932bc7e4b786a4f66bb71a9845a8ad6dbd838" id=77e14273-6c71-4a3f-8429-25380d4ab10a name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:20:07.559830 | controller | Jun 12 16:52:39.735227 crc crio[21573]: time="2026-06-12T16:52:39.735093053Z" level=info msg="Creating container: openstack/ssh-known-hosts-edpm-deployment-ipam-h98wj/ssh-known-hosts-edpm-deployment-ipam" id=a2df5f04-a3e3-482a-8e27-f9959a3c5db1 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:20:07.559850 | controller | Jun 12 16:52:39.736569 crc crio[21573]: time="2026-06-12T16:52:39.736414581Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.559867 | controller | Jun 12 16:52:39.791210 crc crio[21573]: time="2026-06-12T16:52:39.791017952Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.559883 | controller | Jun 12 16:52:39.794584 crc crio[21573]: time="2026-06-12T16:52:39.794415397Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.559900 | controller | Jun 12 16:52:39.958825 crc crio[21573]: time="2026-06-12T16:52:39.958074125Z" level=info msg="Created container bbcd1bae81f78193fab2920aee33a5a1f8692c3ed0c384b44b69734ad1ddb7b2: openstack/ssh-known-hosts-edpm-deployment-ipam-h98wj/ssh-known-hosts-edpm-deployment-ipam" id=a2df5f04-a3e3-482a-8e27-f9959a3c5db1 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:20:07.559916 | controller | Jun 12 16:52:39.961535 crc crio[21573]: time="2026-06-12T16:52:39.961277315Z" level=info msg="Starting container: bbcd1bae81f78193fab2920aee33a5a1f8692c3ed0c384b44b69734ad1ddb7b2" id=e67ca31c-7fa9-4e86-9ea0-85729491161b name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 17:20:07.559932 | controller | Jun 12 16:52:39.969771 crc crio[21573]: time="2026-06-12T16:52:39.969582849Z" level=info msg="Started container" PID=165765 containerID=bbcd1bae81f78193fab2920aee33a5a1f8692c3ed0c384b44b69734ad1ddb7b2 description=openstack/ssh-known-hosts-edpm-deployment-ipam-h98wj/ssh-known-hosts-edpm-deployment-ipam id=e67ca31c-7fa9-4e86-9ea0-85729491161b name=/runtime.v1.RuntimeService/StartContainer sandboxID=fbe07c5b13c6c54806bd63e011ecb55268f8724dae9e97a1fdf2d3f89ab5fc15
2026-06-12 17:20:07.559949 | controller | Jun 12 16:52:49.734760 crc crio[21573]: time="2026-06-12T16:52:49.733803484Z" level=info msg="Stopping pod sandbox: fbe07c5b13c6c54806bd63e011ecb55268f8724dae9e97a1fdf2d3f89ab5fc15" id=0fa98986-4249-4b4e-8c02-15fddf6214fa name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 17:20:07.559965 | controller | Jun 12 16:52:49.736337 crc crio[21573]: time="2026-06-12T16:52:49.735842593Z" level=info msg="Got pod network &{Name:ssh-known-hosts-edpm-deployment-ipam-h98wj Namespace:openstack ID:fbe07c5b13c6c54806bd63e011ecb55268f8724dae9e97a1fdf2d3f89ab5fc15 UID:2bde70e9-41f8-4ce9-9484-5fcc6f5b893e NetNS:/var/run/netns/288bb1d8-7088-4526-98c4-4ed84b2d5abf Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod2bde70e9_41f8_4ce9_9484_5fcc6f5b893e.slice PodAnnotations:0xc0036744a8}] Aliases:map[]}"
2026-06-12 17:20:07.559982 | controller | Jun 12 16:52:49.736337 crc crio[21573]: time="2026-06-12T16:52:49.736021228Z" level=info msg="Deleting pod openstack_ssh-known-hosts-edpm-deployment-ipam-h98wj from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 17:20:07.559999 | controller | Jun 12 16:52:50.269571 crc crio[21573]: time="2026-06-12T16:52:50.267949689Z" level=info msg="Stopped pod sandbox: fbe07c5b13c6c54806bd63e011ecb55268f8724dae9e97a1fdf2d3f89ab5fc15" id=0fa98986-4249-4b4e-8c02-15fddf6214fa name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 17:20:07.560017 | controller | Jun 12 16:52:51.268846 crc crio[21573]: time="2026-06-12T16:52:51.268326876Z" level=info msg="Running pod sandbox: openstack/run-os-edpm-deployment-ipam-openstack-edpm-ipam-ng2c9/POD" id=0e1ba7a0-602b-4d13-9c17-0cd5c0d545fd name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:20:07.560042 | controller | Jun 12 16:52:51.268846 crc crio[21573]: time="2026-06-12T16:52:51.268850601Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.560060 | controller | Jun 12 16:52:51.320327 crc crio[21573]: time="2026-06-12T16:52:51.32020713Z" level=info msg="Got pod network &{Name:run-os-edpm-deployment-ipam-openstack-edpm-ipam-ng2c9 Namespace:openstack ID:323d219f916a29f05de69fbdd2f80065be6c694a18f5d585a3f5cd916c403bec UID:da1d6d5a-a5aa-4410-9048-be7eae8657b0 NetNS:/var/run/netns/82edc1f5-1632-40b5-a755-2b75af8194f4 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podda1d6d5a_a5aa_4410_9048_be7eae8657b0.slice PodAnnotations:0xc006380110}] Aliases:map[]}"
2026-06-12 17:20:07.560077 | controller | Jun 12 16:52:51.320327 crc crio[21573]: time="2026-06-12T16:52:51.320276702Z" level=info msg="Adding pod openstack_run-os-edpm-deployment-ipam-openstack-edpm-ipam-ng2c9 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 17:20:07.560094 | controller | Jun 12 16:52:52.024033 crc crio[21573]: 2026-06-12T16:52:52Z [verbose] CmdAdd (shim): {1.1.0 [{Name:323d219f916a29f Mac:4a:77:fe:a0:6f:cb Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:fb Mtu:0 Sandbox:/var/run/netns/82edc1f5-1632-40b5-a755-2b75af8194f4 SocketPath: PciID:}] [{Interface:0xc00025ca20 Address:{IP:10.217.0.251 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 17:20:07.560110 | controller | Jun 12 16:52:52.026609 crc crio[21573]: time="2026-06-12T16:52:52.026528782Z" level=info msg="Got pod network &{Name:run-os-edpm-deployment-ipam-openstack-edpm-ipam-ng2c9 Namespace:openstack ID:323d219f916a29f05de69fbdd2f80065be6c694a18f5d585a3f5cd916c403bec UID:da1d6d5a-a5aa-4410-9048-be7eae8657b0 NetNS:/var/run/netns/82edc1f5-1632-40b5-a755-2b75af8194f4 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podda1d6d5a_a5aa_4410_9048_be7eae8657b0.slice PodAnnotations:0xc006380110}] Aliases:map[]}"
2026-06-12 17:20:07.560127 | controller | Jun 12 16:52:52.026871 crc crio[21573]: time="2026-06-12T16:52:52.02677108Z" level=info msg="Checking pod openstack_run-os-edpm-deployment-ipam-openstack-edpm-ipam-ng2c9 for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 17:20:07.560143 | controller | Jun 12 16:52:52.036640 crc crio[21573]: time="2026-06-12T16:52:52.036508313Z" level=info msg="Ran pod sandbox 323d219f916a29f05de69fbdd2f80065be6c694a18f5d585a3f5cd916c403bec with infra container: openstack/run-os-edpm-deployment-ipam-openstack-edpm-ipam-ng2c9/POD" id=0e1ba7a0-602b-4d13-9c17-0cd5c0d545fd name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:20:07.560160 | controller | Jun 12 16:52:52.038847 crc crio[21573]: time="2026-06-12T16:52:52.038760576Z" level=info msg="Checking image status: quay.rdoproject.org/openstack-k8s-operators/openstack-ansibleee-runner:0d5932bc7e4b786a4f66bb71a9845a8ad6dbd838" id=5b79fcf0-2e59-4fe5-b408-a707bcdda344 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:20:07.560176 | controller | Jun 12 16:52:52.085868 crc crio[21573]: time="2026-06-12T16:52:52.08531996Z" level=info msg="Checking image status: quay.rdoproject.org/openstack-k8s-operators/openstack-ansibleee-runner:0d5932bc7e4b786a4f66bb71a9845a8ad6dbd838" id=464b8482-fee3-4c96-bda4-305606ffb807 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:20:07.560192 | controller | Jun 12 16:52:52.102148 crc crio[21573]: time="2026-06-12T16:52:52.101915508Z" level=info msg="Creating container: openstack/run-os-edpm-deployment-ipam-openstack-edpm-ipam-ng2c9/run-os-edpm-deployment-ipam-openstack-edpm-ipam" id=81e6d1c0-9acf-4d9b-bb10-7e6c7d8fdcab name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:20:07.560208 | controller | Jun 12 16:52:52.102666 crc crio[21573]: time="2026-06-12T16:52:52.102599758Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.560228 | controller | Jun 12 16:52:52.152282 crc crio[21573]: time="2026-06-12T16:52:52.152159634Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.560244 | controller | Jun 12 16:52:52.156248 crc crio[21573]: time="2026-06-12T16:52:52.156164016Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.560260 | controller | Jun 12 16:52:52.303400 crc crio[21573]: time="2026-06-12T16:52:52.303245581Z" level=info msg="Created container c72d3e48d8d93c38b479602dfa53f0f5675fa9dd2d7a5daf11ad7ee310c81f9a: openstack/run-os-edpm-deployment-ipam-openstack-edpm-ipam-ng2c9/run-os-edpm-deployment-ipam-openstack-edpm-ipam" id=81e6d1c0-9acf-4d9b-bb10-7e6c7d8fdcab name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:20:07.560276 | controller | Jun 12 16:52:52.304936 crc crio[21573]: time="2026-06-12T16:52:52.30467724Z" level=info msg="Starting container: c72d3e48d8d93c38b479602dfa53f0f5675fa9dd2d7a5daf11ad7ee310c81f9a" id=57308cc5-a438-4542-9a7d-a1ef9dd20469 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 17:20:07.560293 | controller | Jun 12 16:52:52.310937 crc crio[21573]: time="2026-06-12T16:52:52.310839593Z" level=info msg="Started container" PID=166565 containerID=c72d3e48d8d93c38b479602dfa53f0f5675fa9dd2d7a5daf11ad7ee310c81f9a description=openstack/run-os-edpm-deployment-ipam-openstack-edpm-ipam-ng2c9/run-os-edpm-deployment-ipam-openstack-edpm-ipam id=57308cc5-a438-4542-9a7d-a1ef9dd20469 name=/runtime.v1.RuntimeService/StartContainer sandboxID=323d219f916a29f05de69fbdd2f80065be6c694a18f5d585a3f5cd916c403bec
2026-06-12 17:20:07.560310 | controller | Jun 12 16:53:02.964839 crc crio[21573]: time="2026-06-12T16:53:02.96396647Z" level=info msg="Stopping pod sandbox: 323d219f916a29f05de69fbdd2f80065be6c694a18f5d585a3f5cd916c403bec" id=28f8308a-7eba-436b-8273-27820920f03f name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 17:20:07.560327 | controller | Jun 12 16:53:02.966993 crc crio[21573]: time="2026-06-12T16:53:02.965986368Z" level=info msg="Got pod network &{Name:run-os-edpm-deployment-ipam-openstack-edpm-ipam-ng2c9 Namespace:openstack ID:323d219f916a29f05de69fbdd2f80065be6c694a18f5d585a3f5cd916c403bec UID:da1d6d5a-a5aa-4410-9048-be7eae8657b0 NetNS:/var/run/netns/82edc1f5-1632-40b5-a755-2b75af8194f4 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podda1d6d5a_a5aa_4410_9048_be7eae8657b0.slice PodAnnotations:0xc0005680d8}] Aliases:map[]}"
2026-06-12 17:20:07.560350 | controller | Jun 12 16:53:02.975066 crc crio[21573]: time="2026-06-12T16:53:02.974189707Z" level=info msg="Deleting pod openstack_run-os-edpm-deployment-ipam-openstack-edpm-ipam-ng2c9 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 17:20:07.560367 | controller | Jun 12 16:53:03.099067 crc crio[21573]: time="2026-06-12T16:53:03.098974776Z" level=info msg="Removing container: 9c73ae5153658045306c30de503dfb69b64fe18e139890bb747d36c2247ddf8a" id=01bde240-ad2d-4b96-980e-83e2ccbf8df3 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 17:20:07.560392 | controller | Jun 12 16:53:03.329054 crc crio[21573]: time="2026-06-12T16:53:03.328930907Z" level=info msg="Removed container 9c73ae5153658045306c30de503dfb69b64fe18e139890bb747d36c2247ddf8a: openshift-infra/auto-csr-approver-29688046-24q6s/oc" id=01bde240-ad2d-4b96-980e-83e2ccbf8df3 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 17:20:07.560409 | controller | Jun 12 16:53:03.341837 crc crio[21573]: time="2026-06-12T16:53:03.341384802Z" level=info msg="Stopping pod sandbox: de01746b5a07ff55eaea85cd600cf881a727d4f43f36526dc985d49803ecac25" id=c33e17b3-1587-4269-bec0-746e6d5eb975 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 17:20:07.560437 | controller | Jun 12 16:53:03.341837 crc crio[21573]: time="2026-06-12T16:53:03.341529086Z" level=info msg="Stopped pod sandbox (already stopped): de01746b5a07ff55eaea85cd600cf881a727d4f43f36526dc985d49803ecac25" id=c33e17b3-1587-4269-bec0-746e6d5eb975 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 17:20:07.560454 | controller | Jun 12 16:53:03.344351 crc crio[21573]: time="2026-06-12T16:53:03.344210471Z" level=info msg="Removing pod sandbox: de01746b5a07ff55eaea85cd600cf881a727d4f43f36526dc985d49803ecac25" id=8a0b62e1-e740-428a-82e7-e8473835caf5 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 17:20:07.560473 | controller | Jun 12 16:53:03.368578 crc crio[21573]: time="2026-06-12T16:53:03.36828564Z" level=info msg="Removed pod sandbox: de01746b5a07ff55eaea85cd600cf881a727d4f43f36526dc985d49803ecac25" id=8a0b62e1-e740-428a-82e7-e8473835caf5 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 17:20:07.560555 | controller | Jun 12 16:53:03.543165 crc crio[21573]: time="2026-06-12T16:53:03.542765579Z" level=info msg="Stopped pod sandbox: 323d219f916a29f05de69fbdd2f80065be6c694a18f5d585a3f5cd916c403bec" id=28f8308a-7eba-436b-8273-27820920f03f name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 17:20:07.560605 | controller | Jun 12 16:53:04.486765 crc crio[21573]: time="2026-06-12T16:53:04.485825687Z" level=info msg="Running pod sandbox: openstack/reboot-os-edpm-deployment-ipam-openstack-edpm-ipam-rrn8g/POD" id=82f9f2ab-80f7-48cf-99e5-4d86435cba89 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:20:07.560625 | controller | Jun 12 16:53:04.488081 crc crio[21573]: time="2026-06-12T16:53:04.486794265Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.560642 | controller | Jun 12 16:53:04.517707 crc crio[21573]: time="2026-06-12T16:53:04.517589668Z" level=info msg="Got pod network &{Name:reboot-os-edpm-deployment-ipam-openstack-edpm-ipam-rrn8g Namespace:openstack ID:f2b9ea87b1db20c58d672213846791c3e069860bf38c1f74e95a68afe1d9cc7a UID:8ccc8388-599a-4918-9091-8e785208ea42 NetNS:/var/run/netns/71c06159-8ccf-4a46-a6c4-7c157b61f652 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod8ccc8388_599a_4918_9091_8e785208ea42.slice PodAnnotations:0xc0024286f8}] Aliases:map[]}"
2026-06-12 17:20:07.560659 | controller | Jun 12 16:53:04.517707 crc crio[21573]: time="2026-06-12T16:53:04.517649379Z" level=info msg="Adding pod openstack_reboot-os-edpm-deployment-ipam-openstack-edpm-ipam-rrn8g to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 17:20:07.560676 | controller | Jun 12 16:53:05.193894 crc crio[21573]: 2026-06-12T16:53:05Z [verbose] CmdAdd (shim): {1.1.0 [{Name:f2b9ea87b1db20c Mac:d6:e3:85:68:ca:2b Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:fc Mtu:0 Sandbox:/var/run/netns/71c06159-8ccf-4a46-a6c4-7c157b61f652 SocketPath: PciID:}] [{Interface:0xc000014600 Address:{IP:10.217.0.252 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 17:20:07.560693 | controller | Jun 12 16:53:05.195642 crc crio[21573]: time="2026-06-12T16:53:05.195552505Z" level=info msg="Got pod network &{Name:reboot-os-edpm-deployment-ipam-openstack-edpm-ipam-rrn8g Namespace:openstack ID:f2b9ea87b1db20c58d672213846791c3e069860bf38c1f74e95a68afe1d9cc7a UID:8ccc8388-599a-4918-9091-8e785208ea42 NetNS:/var/run/netns/71c06159-8ccf-4a46-a6c4-7c157b61f652 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod8ccc8388_599a_4918_9091_8e785208ea42.slice PodAnnotations:0xc0024286f8}] Aliases:map[]}"
2026-06-12 17:20:07.560710 | controller | Jun 12 16:53:05.195861 crc crio[21573]: time="2026-06-12T16:53:05.195790301Z" level=info msg="Checking pod openstack_reboot-os-edpm-deployment-ipam-openstack-edpm-ipam-rrn8g for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 17:20:07.560731 | controller | Jun 12 16:53:05.212984 crc crio[21573]: time="2026-06-12T16:53:05.212869933Z" level=info msg="Ran pod sandbox f2b9ea87b1db20c58d672213846791c3e069860bf38c1f74e95a68afe1d9cc7a with infra container: openstack/reboot-os-edpm-deployment-ipam-openstack-edpm-ipam-rrn8g/POD" id=82f9f2ab-80f7-48cf-99e5-4d86435cba89 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:20:07.560748 | controller | Jun 12 16:53:05.215783 crc crio[21573]: time="2026-06-12T16:53:05.215626707Z" level=info msg="Checking image status: quay.rdoproject.org/openstack-k8s-operators/openstack-ansibleee-runner:0d5932bc7e4b786a4f66bb71a9845a8ad6dbd838" id=ec271166-445f-472b-85be-298fd2807a53 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:20:07.560764 | controller | Jun 12 16:53:05.239553 crc crio[21573]: time="2026-06-12T16:53:05.239385434Z" level=info msg="Checking image status: quay.rdoproject.org/openstack-k8s-operators/openstack-ansibleee-runner:0d5932bc7e4b786a4f66bb71a9845a8ad6dbd838" id=cda6ed4f-398d-48ca-bec4-2ab5de204122 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:20:07.560780 | controller | Jun 12 16:53:05.250554 crc crio[21573]: time="2026-06-12T16:53:05.250400363Z" level=info msg="Creating container: openstack/reboot-os-edpm-deployment-ipam-openstack-edpm-ipam-rrn8g/reboot-os-edpm-deployment-ipam-openstack-edpm-ipam" id=7cb27894-f11a-4ec0-8a8b-a07d50723592 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:20:07.560796 | controller | Jun 12 16:53:05.251213 crc crio[21573]: time="2026-06-12T16:53:05.251103292Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.560813 | controller | Jun 12 16:53:05.310601 crc crio[21573]: time="2026-06-12T16:53:05.310268021Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.560828 | controller | Jun 12 16:53:05.328718 crc crio[21573]: time="2026-06-12T16:53:05.328414639Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.560845 | controller | Jun 12 16:53:05.489017 crc crio[21573]: time="2026-06-12T16:53:05.488865628Z" level=info msg="Created container b2ee0963ad71a808fc6d44f98d8fc7ecf2be8e47cc4afb72c862abca5373b5da: openstack/reboot-os-edpm-deployment-ipam-openstack-edpm-ipam-rrn8g/reboot-os-edpm-deployment-ipam-openstack-edpm-ipam" id=7cb27894-f11a-4ec0-8a8b-a07d50723592 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:20:07.560861 | controller | Jun 12 16:53:05.490657 crc crio[21573]: time="2026-06-12T16:53:05.490575536Z" level=info msg="Starting container: b2ee0963ad71a808fc6d44f98d8fc7ecf2be8e47cc4afb72c862abca5373b5da" id=bf6bba33-8c6c-46db-b378-f52950ef52b1 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 17:20:07.560877 | controller | Jun 12 16:53:05.496848 crc crio[21573]: time="2026-06-12T16:53:05.49676176Z" level=info msg="Started container" PID=167464 containerID=b2ee0963ad71a808fc6d44f98d8fc7ecf2be8e47cc4afb72c862abca5373b5da description=openstack/reboot-os-edpm-deployment-ipam-openstack-edpm-ipam-rrn8g/reboot-os-edpm-deployment-ipam-openstack-edpm-ipam id=bf6bba33-8c6c-46db-b378-f52950ef52b1 name=/runtime.v1.RuntimeService/StartContainer sandboxID=f2b9ea87b1db20c58d672213846791c3e069860bf38c1f74e95a68afe1d9cc7a
2026-06-12 17:20:07.560894 | controller | Jun 12 16:53:18.243063 crc crio[21573]: time="2026-06-12T16:53:18.242149737Z" level=info msg="Stopping pod sandbox: f2b9ea87b1db20c58d672213846791c3e069860bf38c1f74e95a68afe1d9cc7a" id=7b506d85-0969-4d43-8a39-b22d258ad948 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 17:20:07.560916 | controller | Jun 12 16:53:18.244814 crc crio[21573]: time="2026-06-12T16:53:18.243832174Z" level=info msg="Got pod network &{Name:reboot-os-edpm-deployment-ipam-openstack-edpm-ipam-rrn8g Namespace:openstack ID:f2b9ea87b1db20c58d672213846791c3e069860bf38c1f74e95a68afe1d9cc7a UID:8ccc8388-599a-4918-9091-8e785208ea42 NetNS:/var/run/netns/71c06159-8ccf-4a46-a6c4-7c157b61f652 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod8ccc8388_599a_4918_9091_8e785208ea42.slice PodAnnotations:0xc00338e7d0}] Aliases:map[]}"
2026-06-12 17:20:07.560934 | controller | Jun 12 16:53:18.244814 crc crio[21573]: time="2026-06-12T16:53:18.244017939Z" level=info msg="Deleting pod openstack_reboot-os-edpm-deployment-ipam-openstack-edpm-ipam-rrn8g from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 17:20:07.560950 | controller | Jun 12 16:53:18.740835 crc crio[21573]: time="2026-06-12T16:53:18.740247761Z" level=info msg="Stopped pod sandbox: f2b9ea87b1db20c58d672213846791c3e069860bf38c1f74e95a68afe1d9cc7a" id=7b506d85-0969-4d43-8a39-b22d258ad948 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 17:20:07.560967 | controller | Jun 12 16:53:19.845846 crc crio[21573]: time="2026-06-12T16:53:19.845309623Z" level=info msg="Running pod sandbox: openstack/install-certs-edpm-deployment-ipam-openstack-edpm-ipam-tlkwt/POD" id=8e28ee91-0645-4a48-9492-39fe0d1d31c5 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:20:07.560983 | controller | Jun 12 16:53:19.845846 crc crio[21573]: time="2026-06-12T16:53:19.845775427Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.560999 | controller | Jun 12 16:53:19.903008 crc crio[21573]: time="2026-06-12T16:53:19.902547877Z" level=info msg="Got pod network &{Name:install-certs-edpm-deployment-ipam-openstack-edpm-ipam-tlkwt Namespace:openstack ID:0fd326af53e96548c778a6dafdb7cc40603e9ef9373b66ec66bc22ecee4ece35 UID:b46e5533-7fe4-4950-bd14-7c0ba305d503 NetNS:/var/run/netns/0c5afc6e-b3fb-45f8-b825-280a312022b8 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podb46e5533_7fe4_4950_bd14_7c0ba305d503.slice PodAnnotations:0xc0027227f0}] Aliases:map[]}"
2026-06-12 17:20:07.561015 | controller | Jun 12 16:53:19.903008 crc crio[21573]: time="2026-06-12T16:53:19.902612759Z" level=info msg="Adding pod openstack_install-certs-edpm-deployment-ipam-openstack-edpm-ipam-tlkwt to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 17:20:07.561031 | controller | Jun 12 16:53:20.575186 crc crio[21573]: 2026-06-12T16:53:20Z [verbose] CmdAdd (shim): {1.1.0 [{Name:0fd326af53e9654 Mac:5a:89:3c:d9:f8:95 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:fd Mtu:0 Sandbox:/var/run/netns/0c5afc6e-b3fb-45f8-b825-280a312022b8 SocketPath: PciID:}] [{Interface:0xc0002845a0 Address:{IP:10.217.0.253 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 17:20:07.561048 | controller | Jun 12 16:53:20.577526 crc crio[21573]: time="2026-06-12T16:53:20.577392248Z" level=info msg="Got pod network &{Name:install-certs-edpm-deployment-ipam-openstack-edpm-ipam-tlkwt Namespace:openstack ID:0fd326af53e96548c778a6dafdb7cc40603e9ef9373b66ec66bc22ecee4ece35 UID:b46e5533-7fe4-4950-bd14-7c0ba305d503 NetNS:/var/run/netns/0c5afc6e-b3fb-45f8-b825-280a312022b8 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podb46e5533_7fe4_4950_bd14_7c0ba305d503.slice PodAnnotations:0xc0027227f0}] Aliases:map[]}"
2026-06-12 17:20:07.561064 | controller | Jun 12 16:53:20.577812 crc crio[21573]: time="2026-06-12T16:53:20.577729088Z" level=info msg="Checking pod openstack_install-certs-edpm-deployment-ipam-openstack-edpm-ipam-tlkwt for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 17:20:07.561084 | controller | Jun 12 16:53:20.592477 crc crio[21573]: time="2026-06-12T16:53:20.592336882Z" level=info msg="Ran pod sandbox 0fd326af53e96548c778a6dafdb7cc40603e9ef9373b66ec66bc22ecee4ece35 with infra container: openstack/install-certs-edpm-deployment-ipam-openstack-edpm-ipam-tlkwt/POD" id=8e28ee91-0645-4a48-9492-39fe0d1d31c5 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:20:07.561101 | controller | Jun 12 16:53:20.594876 crc crio[21573]: time="2026-06-12T16:53:20.594723304Z" level=info msg="Checking image status: quay.rdoproject.org/openstack-k8s-operators/openstack-ansibleee-runner:0d5932bc7e4b786a4f66bb71a9845a8ad6dbd838" id=fd5227c5-3b86-4b77-91bf-d1b35b235106 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:20:07.561117 | controller | Jun 12 16:53:20.622953 crc crio[21573]: time="2026-06-12T16:53:20.622760409Z" level=info msg="Checking image status: quay.rdoproject.org/openstack-k8s-operators/openstack-ansibleee-runner:0d5932bc7e4b786a4f66bb71a9845a8ad6dbd838" id=b143363d-e048-4599-844e-b3c4164418d3 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:20:07.561133 | controller | Jun 12 16:53:20.631909 crc crio[21573]: time="2026-06-12T16:53:20.631760931Z" level=info msg="Creating container: openstack/install-certs-edpm-deployment-ipam-openstack-edpm-ipam-tlkwt/install-certs-edpm-deployment-ipam-openstack-edpm-ipam" id=23cf3fbe-36c9-4d41-8d66-dace219ad1d4 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:20:07.561149 | controller | Jun 12 16:53:20.632576 crc crio[21573]: time="2026-06-12T16:53:20.632192483Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.561165 | controller | Jun 12 16:53:20.686204 crc crio[21573]: time="2026-06-12T16:53:20.686080535Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.561181 | controller | Jun 12 16:53:20.689614 crc crio[21573]: time="2026-06-12T16:53:20.689545782Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.561197 | controller | Jun 12 16:53:20.851378 crc crio[21573]: time="2026-06-12T16:53:20.851022998Z" level=info msg="Created container 8ebee80b3ff991c401ea87c8d8922bd53ba97d27ec5985eb79217ae09155f3d8: openstack/install-certs-edpm-deployment-ipam-openstack-edpm-ipam-tlkwt/install-certs-edpm-deployment-ipam-openstack-edpm-ipam" id=23cf3fbe-36c9-4d41-8d66-dace219ad1d4 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:20:07.561213 | controller | Jun 12 16:53:20.853078 crc crio[21573]: time="2026-06-12T16:53:20.852972683Z" level=info msg="Starting container: 8ebee80b3ff991c401ea87c8d8922bd53ba97d27ec5985eb79217ae09155f3d8" id=d7c36918-765f-4bbd-a9e4-73f4d0a57720 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 17:20:07.561229 | controller | Jun 12 16:53:20.861799 crc crio[21573]: time="2026-06-12T16:53:20.861685619Z" level=info msg="Started container" PID=168427 containerID=8ebee80b3ff991c401ea87c8d8922bd53ba97d27ec5985eb79217ae09155f3d8 description=openstack/install-certs-edpm-deployment-ipam-openstack-edpm-ipam-tlkwt/install-certs-edpm-deployment-ipam-openstack-edpm-ipam id=d7c36918-765f-4bbd-a9e4-73f4d0a57720 name=/runtime.v1.RuntimeService/StartContainer sandboxID=0fd326af53e96548c778a6dafdb7cc40603e9ef9373b66ec66bc22ecee4ece35
2026-06-12 17:20:07.561246 | controller | Jun 12 16:54:00.545318 crc crio[21573]: time="2026-06-12T16:54:00.544586967Z" level=info msg="Running pod sandbox: openshift-infra/auto-csr-approver-29688054-k5g82/POD" id=d94dca5c-537e-4450-bfbc-4af6d6b48249 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:20:07.561262 | controller | Jun 12 16:54:00.546804 crc crio[21573]: time="2026-06-12T16:54:00.54539143Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.561282 | controller | Jun 12 16:54:00.599984 crc crio[21573]: time="2026-06-12T16:54:00.599765733Z" level=info msg="Got pod network &{Name:auto-csr-approver-29688054-k5g82 Namespace:openshift-infra ID:0273d340ac93feade3d6322edf3b13c0124fd77584ecd0cc97e5484788d1760b UID:e43b15a4-ed28-4ca1-aea3-8b3a6803b010 NetNS:/var/run/netns/e461bae0-941e-4637-a4c8-add5a6965fe4 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pode43b15a4_ed28_4ca1_aea3_8b3a6803b010.slice PodAnnotations:0xc0005680d8}] Aliases:map[]}"
2026-06-12 17:20:07.561300 | controller | Jun 12 16:54:00.599984 crc crio[21573]: time="2026-06-12T16:54:00.599919177Z" level=info msg="Adding pod openshift-infra_auto-csr-approver-29688054-k5g82 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 17:20:07.561316 | controller | Jun 12 16:54:01.235819 crc crio[21573]: 2026-06-12T16:54:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:0273d340ac93fea Mac:ae:59:3b:50:59:0a Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:fe Mtu:0 Sandbox:/var/run/netns/e461bae0-941e-4637-a4c8-add5a6965fe4 SocketPath: PciID:}] [{Interface:0xc00015a5d0 Address:{IP:10.217.0.254 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 17:20:07.561333 | controller | Jun 12 16:54:01.238083 crc crio[21573]: time="2026-06-12T16:54:01.2380269Z" level=info msg="Got pod network &{Name:auto-csr-approver-29688054-k5g82 Namespace:openshift-infra ID:0273d340ac93feade3d6322edf3b13c0124fd77584ecd0cc97e5484788d1760b UID:e43b15a4-ed28-4ca1-aea3-8b3a6803b010 NetNS:/var/run/netns/e461bae0-941e-4637-a4c8-add5a6965fe4 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pode43b15a4_ed28_4ca1_aea3_8b3a6803b010.slice PodAnnotations:0xc0005680d8}] Aliases:map[]}"
2026-06-12 17:20:07.561378 | controller | Jun 12 16:54:01.238390 crc crio[21573]: time="2026-06-12T16:54:01.23835812Z" level=info msg="Checking pod openshift-infra_auto-csr-approver-29688054-k5g82 for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 17:20:07.561401 | controller | Jun 12 16:54:01.241739 crc crio[21573]: time="2026-06-12T16:54:01.240988769Z" level=info msg="Running pod sandbox: openshift-marketplace/redhat-operators-nbjsg/POD" id=0f922754-3cea-4f70-869e-d19e4fcb752c name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:20:07.561418 | controller | Jun 12 16:54:01.241739 crc crio[21573]: time="2026-06-12T16:54:01.241077642Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.561434 | controller | Jun 12 16:54:01.255274 crc crio[21573]: time="2026-06-12T16:54:01.255158168Z" level=info msg="Ran pod sandbox 0273d340ac93feade3d6322edf3b13c0124fd77584ecd0cc97e5484788d1760b with infra container: openshift-infra/auto-csr-approver-29688054-k5g82/POD" id=d94dca5c-537e-4450-bfbc-4af6d6b48249 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:20:07.561451 | controller | Jun 12 16:54:01.279233 crc crio[21573]: time="2026-06-12T16:54:01.279065359Z" level=info msg="Got pod network &{Name:redhat-operators-nbjsg Namespace:openshift-marketplace ID:0cf63c15c20588e8638ffbf3d8b1fcb9bd02d42d21754d55b3853b8e0238ef6d UID:1815d013-8336-4739-a1df-4d4436ef3d3e NetNS:/var/run/netns/fb6f1046-b422-465a-8c79-823c9202dbf8 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod1815d013_8336_4739_a1df_4d4436ef3d3e.slice PodAnnotations:0xc00338e468}] Aliases:map[]}"
2026-06-12 17:20:07.561467 | controller | Jun 12 16:54:01.279757 crc crio[21573]: time="2026-06-12T16:54:01.279571311Z" level=info msg="Adding pod openshift-marketplace_redhat-operators-nbjsg to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 17:20:07.561487 | controller | Jun 12 16:54:01.288156 crc crio[21573]: time="2026-06-12T16:54:01.28799034Z" level=info msg="Pulling image: registry.redhat.io/openshift4/ose-cli:latest" id=07a5c8a6-2f04-42d9-9e2f-72c82c5bc51f name=/runtime.v1.ImageService/PullImage
2026-06-12 17:20:07.561504 | controller | Jun 12 16:54:01.301718 crc crio[21573]: time="2026-06-12T16:54:01.301060825Z" level=info msg="Trying to access \"registry.redhat.io/openshift4/ose-cli:latest\""
2026-06-12 17:20:07.561521 | controller | Jun 12 16:54:01.945061 crc crio[21573]: 2026-06-12T16:54:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:0cf63c15c20588e Mac:36:56:80:99:ff:ad Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:ff Mtu:0 Sandbox:/var/run/netns/fb6f1046-b422-465a-8c79-823c9202dbf8 SocketPath: PciID:}] [{Interface:0xc000122990 Address:{IP:10.217.0.255 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 17:20:07.561538 | controller | Jun 12 16:54:01.946428 crc crio[21573]: time="2026-06-12T16:54:01.94580294Z" level=info msg="Got pod network &{Name:redhat-operators-nbjsg Namespace:openshift-marketplace ID:0cf63c15c20588e8638ffbf3d8b1fcb9bd02d42d21754d55b3853b8e0238ef6d UID:1815d013-8336-4739-a1df-4d4436ef3d3e NetNS:/var/run/netns/fb6f1046-b422-465a-8c79-823c9202dbf8 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod1815d013_8336_4739_a1df_4d4436ef3d3e.slice PodAnnotations:0xc00338e468}] Aliases:map[]}"
2026-06-12 17:20:07.561555 | controller | Jun 12 16:54:01.946428 crc crio[21573]: time="2026-06-12T16:54:01.945964104Z" level=info msg="Checking pod openshift-marketplace_redhat-operators-nbjsg for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 17:20:07.561572 | controller | Jun 12 16:54:01.956561 crc crio[21573]: time="2026-06-12T16:54:01.956308623Z" level=info msg="Ran pod sandbox 0cf63c15c20588e8638ffbf3d8b1fcb9bd02d42d21754d55b3853b8e0238ef6d with infra container: openshift-marketplace/redhat-operators-nbjsg/POD" id=0f922754-3cea-4f70-869e-d19e4fcb752c name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:20:07.561610 | controller | Jun 12 16:54:01.959909 crc crio[21573]: time="2026-06-12T16:54:01.959763991Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=e15eee99-b35b-4a9a-8ffa-f25424370d1a name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:20:07.561628 | controller | Jun 12 16:54:01.964799 crc crio[21573]: time="2026-06-12T16:54:01.964683149Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=cdfaad43-279e-44c1-95d8-80c47209a212 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:20:07.561645 | controller | Jun 12 16:54:01.974117 crc crio[21573]: time="2026-06-12T16:54:01.97399002Z" level=info msg="Creating container: openshift-marketplace/redhat-operators-nbjsg/extract-utilities" id=73e8c2f9-abd6-4fa7-8801-b26d43b1e24b name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:20:07.561662 | controller | Jun 12 16:54:01.974676 crc crio[21573]: time="2026-06-12T16:54:01.974609138Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.561679 | controller | Jun 12 16:54:02.031116 crc crio[21573]: time="2026-06-12T16:54:02.031010591Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.561695 | controller | Jun 12 16:54:02.035389 crc crio[21573]: time="2026-06-12T16:54:02.035294279Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.561715 | controller | Jun 12 16:54:02.091181 crc crio[21573]: time="2026-06-12T16:54:02.090544018Z" level=info msg="Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9" id=07a5c8a6-2f04-42d9-9e2f-72c82c5bc51f name=/runtime.v1.ImageService/PullImage
2026-06-12 17:20:07.561732 | controller | Jun 12 16:54:02.091689 crc crio[21573]: time="2026-06-12T16:54:02.091661759Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-cli:latest" id=f9610042-59db-473b-9e7d-590a84beb0e4 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:20:07.561749 | controller | Jun 12 16:54:02.093907 crc crio[21573]: time="2026-06-12T16:54:02.09384905Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-cli:latest" id=534f0878-873e-4188-9c82-ac54a5982c88 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:20:07.561765 | controller | Jun 12 16:54:02.103636 crc crio[21573]: time="2026-06-12T16:54:02.103537942Z" level=info msg="Creating container: openshift-infra/auto-csr-approver-29688054-k5g82/oc" id=3886c05c-fa9b-4c64-891c-291f8664a451 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:20:07.561782 | controller | Jun 12 16:54:02.104156 crc crio[21573]: time="2026-06-12T16:54:02.104075147Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.561798 | controller | Jun 12 16:54:02.163120 crc crio[21573]: time="2026-06-12T16:54:02.162673529Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.561815 | controller | Jun 12 16:54:02.242238 crc crio[21573]: time="2026-06-12T16:54:02.242095406Z" level=info msg="Created container c9512df689fa5a985096aebec70df1c46e41360841259c5972dc7716515996e2: openshift-marketplace/redhat-operators-nbjsg/extract-utilities" id=73e8c2f9-abd6-4fa7-8801-b26d43b1e24b name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:20:07.561831 | controller | Jun 12 16:54:02.245208 crc crio[21573]: time="2026-06-12T16:54:02.245102342Z" level=info msg="Starting container: c9512df689fa5a985096aebec70df1c46e41360841259c5972dc7716515996e2" id=d71b5dfd-1f69-458d-9b9b-becf2a9d4338 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 17:20:07.561848 | controller | Jun 12 16:54:02.254894 crc crio[21573]: time="2026-06-12T16:54:02.253733303Z" level=info msg="Started container" PID=170972 containerID=c9512df689fa5a985096aebec70df1c46e41360841259c5972dc7716515996e2 description=openshift-marketplace/redhat-operators-nbjsg/extract-utilities id=d71b5dfd-1f69-458d-9b9b-becf2a9d4338 name=/runtime.v1.RuntimeService/StartContainer sandboxID=0cf63c15c20588e8638ffbf3d8b1fcb9bd02d42d21754d55b3853b8e0238ef6d
2026-06-12 17:20:07.561864 | controller | Jun 12 16:54:02.590062 crc crio[21573]: time="2026-06-12T16:54:02.589904648Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.561881 | controller | Jun 12 16:54:02.766170 crc crio[21573]: time="2026-06-12T16:54:02.766063446Z" level=info msg="Created container 0a7b9bcdabeb3cf87e7ba6d2cf4b0889803c3a910ec68c500e4100836e8ccc23: openshift-infra/auto-csr-approver-29688054-k5g82/oc" id=3886c05c-fa9b-4c64-891c-291f8664a451 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:20:07.561897 | controller | Jun 12 16:54:02.767783 crc crio[21573]: time="2026-06-12T16:54:02.767714092Z" level=info msg="Starting container: 0a7b9bcdabeb3cf87e7ba6d2cf4b0889803c3a910ec68c500e4100836e8ccc23" id=1d5e7d31-a069-4ea1-ac3f-c2fe5b575634 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 17:20:07.561914 | controller | Jun 12 16:54:02.776180 crc crio[21573]: time="2026-06-12T16:54:02.776074087Z" level=info msg="Started container" PID=171031 containerID=0a7b9bcdabeb3cf87e7ba6d2cf4b0889803c3a910ec68c500e4100836e8ccc23 description=openshift-infra/auto-csr-approver-29688054-k5g82/oc id=1d5e7d31-a069-4ea1-ac3f-c2fe5b575634 name=/runtime.v1.RuntimeService/StartContainer sandboxID=0273d340ac93feade3d6322edf3b13c0124fd77584ecd0cc97e5484788d1760b
2026-06-12 17:20:07.561934 | controller | Jun 12 16:54:02.913294 crc crio[21573]: time="2026-06-12T16:54:02.913096148Z" level=info msg="Pulling image: registry.redhat.io/redhat/redhat-operator-index:v4.20" id=d6beb138-fd7f-4a77-a0de-33638c2e46c5 name=/runtime.v1.ImageService/PullImage
2026-06-12 17:20:07.561951 | controller | Jun 12 16:54:02.918691 crc crio[21573]: time="2026-06-12T16:54:02.918310476Z" level=info msg="Trying to access \"registry.redhat.io/redhat/redhat-operator-index:v4.20\""
2026-06-12 17:20:07.561968 | controller | Jun 12 16:54:03.601559 crc crio[21573]: time="2026-06-12T16:54:03.601052856Z" level=info msg="Pulled image: registry.redhat.io/redhat/redhat-operator-index@sha256:f5f7575300572ad2ef92672b7dc76ed5ddaf50e7b74642e9907deda8cb9fa115" id=d6beb138-fd7f-4a77-a0de-33638c2e46c5 name=/runtime.v1.ImageService/PullImage
2026-06-12 17:20:07.561984 | controller | Jun 12 16:54:03.602743 crc crio[21573]: time="2026-06-12T16:54:03.602506716Z" level=info msg="Checking image status: registry.redhat.io/redhat/redhat-operator-index:v4.20" id=23f23103-600d-48dd-9934-f9f88ab62ee6 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:20:07.562000 | controller | Jun 12 16:54:03.606801 crc crio[21573]: time="2026-06-12T16:54:03.606702384Z" level=info msg="Checking image status: registry.redhat.io/redhat/redhat-operator-index:v4.20" id=298505c9-dc09-48a2-bdcf-c2cd32b116b5 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:20:07.562017 | controller | Jun 12 16:54:03.620398 crc crio[21573]: time="2026-06-12T16:54:03.619816883Z" level=info msg="Creating container: openshift-marketplace/redhat-operators-nbjsg/extract-content" id=17bd5fc5-b779-41b4-8ceb-9dd9119c1248 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:20:07.562033 | controller | Jun 12 16:54:03.621036 crc crio[21573]: time="2026-06-12T16:54:03.620951514Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.562048 | controller | Jun 12 16:54:03.715195 crc crio[21573]: time="2026-06-12T16:54:03.715058781Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.562064 | controller | Jun 12 16:54:03.718411 crc crio[21573]: time="2026-06-12T16:54:03.718348334Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.562080 | controller | Jun 12 16:54:03.882969 crc crio[21573]: time="2026-06-12T16:54:03.882408273Z" level=info msg="Created container 97ad53ccd0e9e9209ef9e88421333cde9dd704ff97c88ab400367991ac5f0106: openshift-marketplace/redhat-operators-nbjsg/extract-content" id=17bd5fc5-b779-41b4-8ceb-9dd9119c1248 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:20:07.562096 | controller | Jun 12 16:54:03.884204 crc crio[21573]: time="2026-06-12T16:54:03.884119102Z" level=info msg="Starting container: 97ad53ccd0e9e9209ef9e88421333cde9dd704ff97c88ab400367991ac5f0106" id=2ea23d85-1b11-4170-bf2c-16493196a82a name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 17:20:07.562111 | controller | Jun 12 16:54:03.895169 crc crio[21573]: time="2026-06-12T16:54:03.895030168Z" level=info msg="Started container" PID=171166 containerID=97ad53ccd0e9e9209ef9e88421333cde9dd704ff97c88ab400367991ac5f0106 description=openshift-marketplace/redhat-operators-nbjsg/extract-content id=2ea23d85-1b11-4170-bf2c-16493196a82a name=/runtime.v1.RuntimeService/StartContainer sandboxID=0cf63c15c20588e8638ffbf3d8b1fcb9bd02d42d21754d55b3853b8e0238ef6d
2026-06-12 17:20:07.562128 | controller | Jun 12 16:54:03.941090 crc crio[21573]: time="2026-06-12T16:54:03.941013188Z" level=info msg="Stopping pod sandbox: 0fd326af53e96548c778a6dafdb7cc40603e9ef9373b66ec66bc22ecee4ece35" id=7201af03-36e2-4139-be63-8ba17b14410a name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 17:20:07.562148 | controller | Jun 12 16:54:03.941780 crc crio[21573]: time="2026-06-12T16:54:03.941710367Z" level=info msg="Got pod network &{Name:install-certs-edpm-deployment-ipam-openstack-edpm-ipam-tlkwt Namespace:openstack ID:0fd326af53e96548c778a6dafdb7cc40603e9ef9373b66ec66bc22ecee4ece35 UID:b46e5533-7fe4-4950-bd14-7c0ba305d503 NetNS:/var/run/netns/0c5afc6e-b3fb-45f8-b825-280a312022b8 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podb46e5533_7fe4_4950_bd14_7c0ba305d503.slice PodAnnotations:0xc002428e60}] Aliases:map[]}"
2026-06-12 17:20:07.562165 | controller | Jun 12 16:54:03.941967 crc crio[21573]: time="2026-06-12T16:54:03.941913522Z" level=info msg="Deleting pod openstack_install-certs-edpm-deployment-ipam-openstack-edpm-ipam-tlkwt from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 17:20:07.562182 | controller | Jun 12 16:54:04.498913 crc crio[21573]: time="2026-06-12T16:54:04.498399343Z" level=info msg="Stopped pod sandbox: 0fd326af53e96548c778a6dafdb7cc40603e9ef9373b66ec66bc22ecee4ece35" id=7201af03-36e2-4139-be63-8ba17b14410a name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 17:20:07.562198 | controller | Jun 12 16:54:04.980026 crc crio[21573]: time="2026-06-12T16:54:04.978738179Z" level=info msg="Stopping pod sandbox: 0273d340ac93feade3d6322edf3b13c0124fd77584ecd0cc97e5484788d1760b" id=6fbc97fc-4269-4c06-9cd3-b3025db5d9ef name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 17:20:07.562215 | controller | Jun 12 16:54:04.980026 crc crio[21573]: time="2026-06-12T16:54:04.979592494Z" level=info msg="Got pod network &{Name:auto-csr-approver-29688054-k5g82 Namespace:openshift-infra ID:0273d340ac93feade3d6322edf3b13c0124fd77584ecd0cc97e5484788d1760b UID:e43b15a4-ed28-4ca1-aea3-8b3a6803b010 NetNS:/var/run/netns/e461bae0-941e-4637-a4c8-add5a6965fe4 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pode43b15a4_ed28_4ca1_aea3_8b3a6803b010.slice PodAnnotations:0xc001896100}] Aliases:map[]}"
2026-06-12 17:20:07.562231 | controller | Jun 12 16:54:04.980026 crc crio[21573]: time="2026-06-12T16:54:04.979923253Z" level=info msg="Deleting pod openshift-infra_auto-csr-approver-29688054-k5g82 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 17:20:07.562247 | controller | Jun 12 16:54:05.539839 crc crio[21573]: time="2026-06-12T16:54:05.539300305Z" level=info msg="Running pod sandbox: openstack/ovn-edpm-deployment-ipam-openstack-edpm-ipam-hsl22/POD" id=004b6ef1-877a-4301-a6e4-627d496e94eb name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:20:07.562264 | controller | Jun 12 16:54:05.539839 crc crio[21573]: time="2026-06-12T16:54:05.53981566Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.562280 | controller | Jun 12 16:54:05.614513 crc crio[21573]: time="2026-06-12T16:54:05.61431159Z" level=info msg="Got pod network &{Name:ovn-edpm-deployment-ipam-openstack-edpm-ipam-hsl22 Namespace:openstack ID:9edaca7013cb1fe4fa7b8e51ff2c8c557b903df2650db54847b89a77a1adbff3 UID:c0f92dfa-b135-41be-b683-b534e04a1159 NetNS:/var/run/netns/2ced9dcf-41d1-47ef-af9e-ab3922e8f2b8 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podc0f92dfa_b135_41be_b683_b534e04a1159.slice PodAnnotations:0xc001896350}] Aliases:map[]}"
2026-06-12 17:20:07.562297 | controller | Jun 12 16:54:05.614513 crc crio[21573]: time="2026-06-12T16:54:05.614392882Z" level=info msg="Adding pod openstack_ovn-edpm-deployment-ipam-openstack-edpm-ipam-hsl22 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 17:20:07.562317 | controller | Jun 12 16:54:05.720956 crc crio[21573]: time="2026-06-12T16:54:05.719567379Z" level=info msg="Stopped pod sandbox: 0273d340ac93feade3d6322edf3b13c0124fd77584ecd0cc97e5484788d1760b" id=6fbc97fc-4269-4c06-9cd3-b3025db5d9ef name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 17:20:07.562334 | controller | Jun 12 16:54:06.643553 crc crio[21573]: 2026-06-12T16:54:06Z [verbose] CmdAdd (shim): {1.1.0 [{Name:9edaca7013cb1fe Mac:de:59:6c:13:e6:3d Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:00 Mtu:0 Sandbox:/var/run/netns/2ced9dcf-41d1-47ef-af9e-ab3922e8f2b8 SocketPath: PciID:}] [{Interface:0xc000114750 Address:{IP:10.217.1.0 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 17:20:07.562350 | controller | Jun 12 16:54:06.645282 crc crio[21573]: time="2026-06-12T16:54:06.645110858Z" level=info msg="Got pod network &{Name:ovn-edpm-deployment-ipam-openstack-edpm-ipam-hsl22 Namespace:openstack ID:9edaca7013cb1fe4fa7b8e51ff2c8c557b903df2650db54847b89a77a1adbff3 UID:c0f92dfa-b135-41be-b683-b534e04a1159 NetNS:/var/run/netns/2ced9dcf-41d1-47ef-af9e-ab3922e8f2b8 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podc0f92dfa_b135_41be_b683_b534e04a1159.slice PodAnnotations:0xc001896350}] Aliases:map[]}"
2026-06-12 17:20:07.562366 | controller | Jun 12 16:54:06.645534 crc crio[21573]: time="2026-06-12T16:54:06.645388546Z" level=info msg="Checking pod openstack_ovn-edpm-deployment-ipam-openstack-edpm-ipam-hsl22 for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 17:20:07.562383 | controller | Jun 12 16:54:06.659087 crc crio[21573]: time="2026-06-12T16:54:06.65889624Z" level=info msg="Ran pod sandbox 9edaca7013cb1fe4fa7b8e51ff2c8c557b903df2650db54847b89a77a1adbff3 with infra container: openstack/ovn-edpm-deployment-ipam-openstack-edpm-ipam-hsl22/POD" id=004b6ef1-877a-4301-a6e4-627d496e94eb name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:20:07.562399 | controller | Jun 12 16:54:06.667698 crc crio[21573]: time="2026-06-12T16:54:06.667600038Z" level=info msg="Checking image status: quay.rdoproject.org/openstack-k8s-operators/openstack-ansibleee-runner:0d5932bc7e4b786a4f66bb71a9845a8ad6dbd838" id=c24c2c35-293e-4d6e-aaa7-5808f17aac56 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:20:07.562415 | controller | Jun 12 16:54:06.739671 crc crio[21573]: time="2026-06-12T16:54:06.738685551Z" level=info msg="Checking image status: quay.rdoproject.org/openstack-k8s-operators/openstack-ansibleee-runner:0d5932bc7e4b786a4f66bb71a9845a8ad6dbd838" id=7fd68218-1ad9-413d-a753-ae2f9fcf018e name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:20:07.562431 | controller | Jun 12 16:54:06.748675 crc crio[21573]: time="2026-06-12T16:54:06.748576671Z" level=info msg="Creating container: openstack/ovn-edpm-deployment-ipam-openstack-edpm-ipam-hsl22/ovn-edpm-deployment-ipam-openstack-edpm-ipam" id=cf3230d0-9c37-447d-96a2-f2b167ba73d2 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:20:07.562446 | controller | Jun 12 16:54:06.749163 crc crio[21573]: time="2026-06-12T16:54:06.749073766Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.562462 | controller | Jun 12 16:54:06.836370 crc crio[21573]: time="2026-06-12T16:54:06.836201946Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.562479 | controller | Jun 12 16:54:06.841424 crc crio[21573]: time="2026-06-12T16:54:06.841253136Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.562496 | controller | Jun 12 16:54:07.074215 crc crio[21573]: time="2026-06-12T16:54:07.073984551Z" level=info msg="Created container caa78c235ba3ab4040f125fab3d06c69ad2ddaac82b8844b33272df6275e513d: openstack/ovn-edpm-deployment-ipam-openstack-edpm-ipam-hsl22/ovn-edpm-deployment-ipam-openstack-edpm-ipam" id=cf3230d0-9c37-447d-96a2-f2b167ba73d2 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:20:07.562517 | controller | Jun 12 16:54:07.077795 crc crio[21573]: time="2026-06-12T16:54:07.077285194Z" level=info msg="Starting container: caa78c235ba3ab4040f125fab3d06c69ad2ddaac82b8844b33272df6275e513d" id=837a454f-5ed2-4dfa-8e53-231705eaa1f4 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 17:20:07.562535 | controller | Jun 12 16:54:07.106508 crc crio[21573]: time="2026-06-12T16:54:07.105979919Z" level=info msg="Started container" PID=171507 containerID=caa78c235ba3ab4040f125fab3d06c69ad2ddaac82b8844b33272df6275e513d description=openstack/ovn-edpm-deployment-ipam-openstack-edpm-ipam-hsl22/ovn-edpm-deployment-ipam-openstack-edpm-ipam id=837a454f-5ed2-4dfa-8e53-231705eaa1f4 name=/runtime.v1.RuntimeService/StartContainer sandboxID=9edaca7013cb1fe4fa7b8e51ff2c8c557b903df2650db54847b89a77a1adbff3
2026-06-12 17:20:07.562551 | controller | Jun 12 16:54:11.163886 crc crio[21573]: time="2026-06-12T16:54:11.162948098Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=41f642a2-b4ad-467c-abe4-276c648112f0 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:20:07.562569 | controller | Jun 12 16:54:11.166988 crc crio[21573]: time="2026-06-12T16:54:11.16692832Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=378aa4c6-8d1e-46c5-a5d2-535c0bb44d9a name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:20:07.562610 | controller | Jun 12 16:54:11.183836 crc crio[21573]: time="2026-06-12T16:54:11.183620188Z" level=info msg="Creating container: openshift-marketplace/redhat-operators-nbjsg/registry-server" id=01fc274e-050f-4eba-8638-a887715d05d4 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:20:07.562628 | controller | Jun 12 16:54:11.184315 crc crio[21573]: time="2026-06-12T16:54:11.184116151Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.562645 | controller | Jun 12 16:54:11.272405 crc crio[21573]: time="2026-06-12T16:54:11.272332745Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.562661 | controller | Jun 12 16:54:11.279519 crc crio[21573]: time="2026-06-12T16:54:11.27856273Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.562678 | controller | Jun 12 16:54:11.468296 crc crio[21573]: time="2026-06-12T16:54:11.468083773Z" level=info msg="Created container 26e68ca0d88d5e08f2d9b1581314803ef125a1ab549297ca1d3b5088c2d16719: openshift-marketplace/redhat-operators-nbjsg/registry-server" id=01fc274e-050f-4eba-8638-a887715d05d4 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:20:07.562694 | controller | Jun 12 16:54:11.470516 crc crio[21573]: time="2026-06-12T16:54:11.470369978Z" level=info msg="Starting container: 26e68ca0d88d5e08f2d9b1581314803ef125a1ab549297ca1d3b5088c2d16719" id=5f62751c-8d3b-4421-989f-37e36cb72db8 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 17:20:07.562710 | controller | Jun 12 16:54:11.479748 crc crio[21573]: time="2026-06-12T16:54:11.479091583Z" level=info msg="Started container" PID=171727 containerID=26e68ca0d88d5e08f2d9b1581314803ef125a1ab549297ca1d3b5088c2d16719 description=openshift-marketplace/redhat-operators-nbjsg/registry-server id=5f62751c-8d3b-4421-989f-37e36cb72db8 name=/runtime.v1.RuntimeService/StartContainer sandboxID=0cf63c15c20588e8638ffbf3d8b1fcb9bd02d42d21754d55b3853b8e0238ef6d
2026-06-12 17:20:07.562730 | controller | Jun 12 16:54:23.331940 crc crio[21573]: time="2026-06-12T16:54:23.331014622Z" level=info msg="Stopping container: 26e68ca0d88d5e08f2d9b1581314803ef125a1ab549297ca1d3b5088c2d16719 (timeout: 2s)" id=a70b205b-0e90-4fc0-8da0-734f44b98af5 name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 17:20:07.562747 | controller | Jun 12 16:54:23.460594 crc crio[21573]: time="2026-06-12T16:54:23.460262055Z" level=info msg="Stopped container 26e68ca0d88d5e08f2d9b1581314803ef125a1ab549297ca1d3b5088c2d16719: openshift-marketplace/redhat-operators-nbjsg/registry-server" id=a70b205b-0e90-4fc0-8da0-734f44b98af5 name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 17:20:07.562763 | controller | Jun 12 16:54:23.461828 crc crio[21573]: time="2026-06-12T16:54:23.461752936Z" level=info msg="Stopping pod sandbox: 0cf63c15c20588e8638ffbf3d8b1fcb9bd02d42d21754d55b3853b8e0238ef6d" id=17818ca7-043a-4074-bc9e-60a17eab9f26 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 17:20:07.562779 | controller | Jun 12 16:54:23.462658 crc crio[21573]: time="2026-06-12T16:54:23.462593881Z" level=info msg="Got pod network &{Name:redhat-operators-nbjsg Namespace:openshift-marketplace ID:0cf63c15c20588e8638ffbf3d8b1fcb9bd02d42d21754d55b3853b8e0238ef6d UID:1815d013-8336-4739-a1df-4d4436ef3d3e NetNS:/var/run/netns/fb6f1046-b422-465a-8c79-823c9202dbf8 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod1815d013_8336_4739_a1df_4d4436ef3d3e.slice PodAnnotations:0xc0018970f0}] Aliases:map[]}"
2026-06-12 17:20:07.562796 | controller | Jun 12 16:54:23.462792 crc crio[21573]: time="2026-06-12T16:54:23.462759075Z" level=info msg="Deleting pod openshift-marketplace_redhat-operators-nbjsg from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 17:20:07.562812 | controller | Jun 12 16:54:23.830374 crc crio[21573]: time="2026-06-12T16:54:23.829680222Z" level=info msg="Stopped pod sandbox: 0cf63c15c20588e8638ffbf3d8b1fcb9bd02d42d21754d55b3853b8e0238ef6d" id=17818ca7-043a-4074-bc9e-60a17eab9f26 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 17:20:07.562828 | controller | Jun 12 16:54:24.357843 crc crio[21573]: time="2026-06-12T16:54:24.357757237Z" level=info msg="Removing container: 26e68ca0d88d5e08f2d9b1581314803ef125a1ab549297ca1d3b5088c2d16719" id=31d10f36-75a6-4742-bf40-ccaf69edfbeb name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 17:20:07.562844 | controller | Jun 12 16:54:24.411780 crc crio[21573]: time="2026-06-12T16:54:24.411638669Z" level=info msg="Removed container 26e68ca0d88d5e08f2d9b1581314803ef125a1ab549297ca1d3b5088c2d16719: openshift-marketplace/redhat-operators-nbjsg/registry-server" id=31d10f36-75a6-4742-bf40-ccaf69edfbeb name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 17:20:07.562860 | controller | Jun 12 16:54:24.417925 crc crio[21573]: time="2026-06-12T16:54:24.417828851Z" level=info msg="Removing container: 97ad53ccd0e9e9209ef9e88421333cde9dd704ff97c88ab400367991ac5f0106" id=82465bdd-7a89-4aaf-b0b9-56818f669b1e name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 17:20:07.562876 | controller | Jun 12 16:54:24.489121 crc crio[21573]: time="2026-06-12T16:54:24.489007688Z" level=info msg="Removed container 97ad53ccd0e9e9209ef9e88421333cde9dd704ff97c88ab400367991ac5f0106: openshift-marketplace/redhat-operators-nbjsg/extract-content" id=82465bdd-7a89-4aaf-b0b9-56818f669b1e name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 17:20:07.562892 | controller | Jun 12 16:54:24.495970 crc crio[21573]: time="2026-06-12T16:54:24.495641192Z" level=info msg="Removing container: c9512df689fa5a985096aebec70df1c46e41360841259c5972dc7716515996e2" id=3315a71a-7342-4044-8ebd-f4eff3f433d9 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 17:20:07.562908 | controller | Jun 12 16:54:24.537741 crc crio[21573]: time="2026-06-12T16:54:24.537241499Z" level=info msg="Removed container c9512df689fa5a985096aebec70df1c46e41360841259c5972dc7716515996e2: openshift-marketplace/redhat-operators-nbjsg/extract-utilities" id=3315a71a-7342-4044-8ebd-f4eff3f433d9 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 17:20:07.562929 | controller | Jun 12 16:55:03.417894 crc crio[21573]: time="2026-06-12T16:55:03.416994883Z" level=info msg="Removing container: 1aeb53b978fda95bbe4217cf264e1818b6fdf33ae2d6714097f295fb19aaecbc" id=bfee115b-89e8-4cb6-ade1-98655d9de5aa name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 17:20:07.562945 | controller | Jun 12 16:55:03.656332 crc crio[21573]: time="2026-06-12T16:55:03.655690869Z" level=info msg="Removed container 1aeb53b978fda95bbe4217cf264e1818b6fdf33ae2d6714097f295fb19aaecbc: openshift-infra/auto-csr-approver-29688048-zf6fx/oc" id=bfee115b-89e8-4cb6-ade1-98655d9de5aa name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 17:20:07.562962 | controller | Jun 12 16:55:03.668708 crc crio[21573]: time="2026-06-12T16:55:03.668349959Z" level=info msg="Stopping pod sandbox: 55868879d6b3c377eca9376b300cc4c9da343e187dd0fa1a92e4e5bf8c856d87" id=e778e963-850f-473f-a3f3-ee1af6612b92 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 17:20:07.562978 | controller | Jun 12 16:55:03.668708 crc crio[21573]: time="2026-06-12T16:55:03.668488933Z" level=info msg="Stopped pod sandbox (already stopped): 55868879d6b3c377eca9376b300cc4c9da343e187dd0fa1a92e4e5bf8c856d87" id=e778e963-850f-473f-a3f3-ee1af6612b92 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 17:20:07.562994 | controller | Jun 12 16:55:03.671295 crc crio[21573]: time="2026-06-12T16:55:03.671105017Z" level=info msg="Removing pod sandbox: 55868879d6b3c377eca9376b300cc4c9da343e187dd0fa1a92e4e5bf8c856d87" id=9c3f99a3-a891-4fd9-87e1-bd72afd13079 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 17:20:07.563010 | controller | Jun 12 16:55:03.699032 crc crio[21573]: time="2026-06-12T16:55:03.698742097Z" level=info msg="Removed pod sandbox: 55868879d6b3c377eca9376b300cc4c9da343e187dd0fa1a92e4e5bf8c856d87" id=9c3f99a3-a891-4fd9-87e1-bd72afd13079 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 17:20:07.563026 | controller | Jun 12 16:55:03.700507 crc crio[21573]: time="2026-06-12T16:55:03.700363857Z" level=info msg="Stopping pod sandbox: 0cf63c15c20588e8638ffbf3d8b1fcb9bd02d42d21754d55b3853b8e0238ef6d" id=cbb50562-10e2-498e-b62a-5ff7f33a8f4d name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 17:20:07.563042 | controller | Jun 12 16:55:03.700627 crc crio[21573]: time="2026-06-12T16:55:03.700536831Z" level=info msg="Stopped pod sandbox (already stopped): 0cf63c15c20588e8638ffbf3d8b1fcb9bd02d42d21754d55b3853b8e0238ef6d" id=cbb50562-10e2-498e-b62a-5ff7f33a8f4d name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 17:20:07.563058 | controller | Jun 12 16:55:03.702211 crc crio[21573]: time="2026-06-12T16:55:03.702005093Z" level=info msg="Removing pod sandbox: 0cf63c15c20588e8638ffbf3d8b1fcb9bd02d42d21754d55b3853b8e0238ef6d" id=830a55d5-15f6-4568-b31e-50a4097ede7c name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 17:20:07.563074 | controller | Jun 12 16:55:03.726772 crc crio[21573]: time="2026-06-12T16:55:03.72658081Z" level=info msg="Removed pod sandbox: 0cf63c15c20588e8638ffbf3d8b1fcb9bd02d42d21754d55b3853b8e0238ef6d" id=830a55d5-15f6-4568-b31e-50a4097ede7c name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 17:20:07.563090 | controller | Jun 12 16:55:21.216091 crc crio[21573]: time="2026-06-12T16:55:21.215267649Z" level=info msg="Stopping pod sandbox: 9edaca7013cb1fe4fa7b8e51ff2c8c557b903df2650db54847b89a77a1adbff3" id=9a34cf20-85f5-495c-8c7f-75e3bdd9fe04 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 17:20:07.563106 | controller | Jun 12 16:55:21.217730 crc crio[21573]: time="2026-06-12T16:55:21.216923926Z" level=info msg="Got pod network &{Name:ovn-edpm-deployment-ipam-openstack-edpm-ipam-hsl22 Namespace:openstack ID:9edaca7013cb1fe4fa7b8e51ff2c8c557b903df2650db54847b89a77a1adbff3 UID:c0f92dfa-b135-41be-b683-b534e04a1159 NetNS:/var/run/netns/2ced9dcf-41d1-47ef-af9e-ab3922e8f2b8 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podc0f92dfa_b135_41be_b683_b534e04a1159.slice PodAnnotations:0xc002e289c8}] Aliases:map[]}"
2026-06-12 17:20:07.563126 | controller | Jun 12 16:55:21.217730 crc crio[21573]: time="2026-06-12T16:55:21.21706674Z" level=info msg="Deleting pod openstack_ovn-edpm-deployment-ipam-openstack-edpm-ipam-hsl22 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 17:20:07.563142 | controller | Jun 12 16:55:21.759617 crc crio[21573]: time="2026-06-12T16:55:21.758802177Z" level=info msg="Stopped pod sandbox: 9edaca7013cb1fe4fa7b8e51ff2c8c557b903df2650db54847b89a77a1adbff3" id=9a34cf20-85f5-495c-8c7f-75e3bdd9fe04 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 17:20:07.563159 | controller | Jun 12 16:55:22.831316 crc crio[21573]: time="2026-06-12T16:55:22.830693868Z" level=info msg="Running pod sandbox: openstack/neutron-metadata-edpm-deployment-ipam-openstack-edpm-ipam-bd99r/POD" id=da52dfcc-bc8f-409e-a585-885145d98a0e name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:20:07.563175 | controller | Jun 12 16:55:22.832563 crc crio[21573]: time="2026-06-12T16:55:22.831336896Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.563192 | controller | Jun 12 16:55:22.877400 crc crio[21573]: time="2026-06-12T16:55:22.877229144Z" level=info msg="Got pod network &{Name:neutron-metadata-edpm-deployment-ipam-openstack-edpm-ipam-bd99r Namespace:openstack ID:f0dcd61a02114830cc597141187b4b97ed162c7b260eaf279e8ee0ccbb35a6b4 UID:9a82eed2-db9c-4b5c-9195-fc8b2842a49d NetNS:/var/run/netns/0f79a57e-93cf-4a91-b885-4a3f0d20ae55 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod9a82eed2_db9c_4b5c_9195_fc8b2842a49d.slice PodAnnotations:0xc00008db68}] Aliases:map[]}"
2026-06-12 17:20:07.563209 | controller | Jun 12 16:55:22.877400 crc crio[21573]: time="2026-06-12T16:55:22.877321257Z" level=info msg="Adding pod openstack_neutron-metadata-edpm-deployment-ipam-openstack-edpm-ipam-bd99r to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 17:20:07.563225 | controller | Jun 12 16:55:23.638052 crc crio[21573]: 2026-06-12T16:55:23Z [verbose] CmdAdd (shim): {1.1.0 [{Name:f0dcd61a0211483 Mac:66:e5:cb:ce:64:11 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:01 Mtu:0 Sandbox:/var/run/netns/0f79a57e-93cf-4a91-b885-4a3f0d20ae55 SocketPath: PciID:}] [{Interface:0xc000015e50 Address:{IP:10.217.1.1 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 17:20:07.563242 | controller | Jun 12 16:55:23.639359 crc crio[21573]: time="2026-06-12T16:55:23.639275919Z" level=info msg="Got pod network &{Name:neutron-metadata-edpm-deployment-ipam-openstack-edpm-ipam-bd99r Namespace:openstack ID:f0dcd61a02114830cc597141187b4b97ed162c7b260eaf279e8ee0ccbb35a6b4 UID:9a82eed2-db9c-4b5c-9195-fc8b2842a49d NetNS:/var/run/netns/0f79a57e-93cf-4a91-b885-4a3f0d20ae55 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod9a82eed2_db9c_4b5c_9195_fc8b2842a49d.slice PodAnnotations:0xc00008db68}] Aliases:map[]}"
2026-06-12 17:20:07.563258 | controller | Jun 12 16:55:23.639646 crc crio[21573]: time="2026-06-12T16:55:23.639426874Z" level=info msg="Checking pod openstack_neutron-metadata-edpm-deployment-ipam-openstack-edpm-ipam-bd99r for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 17:20:07.563275 | controller | Jun 12 16:55:23.647759 crc crio[21573]: time="2026-06-12T16:55:23.6476679Z" level=info msg="Ran pod sandbox f0dcd61a02114830cc597141187b4b97ed162c7b260eaf279e8ee0ccbb35a6b4 with infra container: openstack/neutron-metadata-edpm-deployment-ipam-openstack-edpm-ipam-bd99r/POD" id=da52dfcc-bc8f-409e-a585-885145d98a0e name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:20:07.563310 | controller | Jun 12 16:55:23.650664 crc crio[21573]: time="2026-06-12T16:55:23.650571585Z" level=info msg="Checking image status: quay.rdoproject.org/openstack-k8s-operators/openstack-ansibleee-runner:0d5932bc7e4b786a4f66bb71a9845a8ad6dbd838" id=e640855c-9faf-4499-a9da-edc815850213 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:20:07.563332 | controller | Jun 12 16:55:23.705230 crc crio[21573]: time="2026-06-12T16:55:23.705087774Z" level=info msg="Checking image status: quay.rdoproject.org/openstack-k8s-operators/openstack-ansibleee-runner:0d5932bc7e4b786a4f66bb71a9845a8ad6dbd838" id=d77357c5-037e-44ae-adac-4bd85b9c2edc name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:20:07.563350 | controller | Jun 12 16:55:23.730382 crc crio[21573]: time="2026-06-12T16:55:23.730140935Z" level=info msg="Creating container: openstack/neutron-metadata-edpm-deployment-ipam-openstack-edpm-ipam-bd99r/neutron-metadata-edpm-deployment-ipam-openstack-edpm-ipam" id=8b60e3b4-c1ee-4eae-b3b1-20c515cfc7fe name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:20:07.563366 | controller | Jun 12 16:55:23.730883 crc crio[21573]: time="2026-06-12T16:55:23.730817995Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.563383 | controller | Jun 12 16:55:23.800663 crc crio[21573]: time="2026-06-12T16:55:23.800569439Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.563399 | controller | Jun 12 16:55:23.805394 crc crio[21573]: time="2026-06-12T16:55:23.805306632Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.563414 | controller | Jun 12 16:55:24.090530 crc crio[21573]: time="2026-06-12T16:55:24.090383225Z" level=info msg="Created container fc198b864701dc7b756617eebfcd97039a717c5f44ead2119fd26316dda59283: openstack/neutron-metadata-edpm-deployment-ipam-openstack-edpm-ipam-bd99r/neutron-metadata-edpm-deployment-ipam-openstack-edpm-ipam" id=8b60e3b4-c1ee-4eae-b3b1-20c515cfc7fe name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:20:07.563430 | controller | Jun 12 16:55:24.093181 crc crio[21573]: time="2026-06-12T16:55:24.092923136Z" level=info msg="Starting container: fc198b864701dc7b756617eebfcd97039a717c5f44ead2119fd26316dda59283" id=f944eb25-c6cc-4318-bcaf-d48f3b5592a5 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 17:20:07.563446 | controller | Jun 12 16:55:24.107759 crc crio[21573]: time="2026-06-12T16:55:24.107654749Z" level=info msg="Started container" PID=176099 containerID=fc198b864701dc7b756617eebfcd97039a717c5f44ead2119fd26316dda59283 description=openstack/neutron-metadata-edpm-deployment-ipam-openstack-edpm-ipam-bd99r/neutron-metadata-edpm-deployment-ipam-openstack-edpm-ipam id=f944eb25-c6cc-4318-bcaf-d48f3b5592a5 name=/runtime.v1.RuntimeService/StartContainer sandboxID=f0dcd61a02114830cc597141187b4b97ed162c7b260eaf279e8ee0ccbb35a6b4
2026-06-12 17:20:07.563462 | controller | Jun 12 16:56:00.555597 crc crio[21573]: time="2026-06-12T16:56:00.554637777Z" level=info msg="Running pod sandbox: openshift-infra/auto-csr-approver-29688056-lhlw7/POD" id=e80c48ec-4731-4a13-98ec-ea33d58d872b name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:20:07.563477 | controller | Jun 12 16:56:00.555597 crc crio[21573]: time="2026-06-12T16:56:00.555523532Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.563494 | controller | Jun 12 16:56:00.595512 crc crio[21573]: time="2026-06-12T16:56:00.595242847Z" level=info msg="Got pod network &{Name:auto-csr-approver-29688056-lhlw7 Namespace:openshift-infra ID:e90116ab3cea58a6f42260bc40a65704a778c15feff5524f145af5788aa43529 UID:ff3397d6-4b4f-480d-89d0-07506976bfca NetNS:/var/run/netns/59eb6f7a-6b3b-49a6-bd97-5491e16c1a5f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podff3397d6_4b4f_480d_89d0_07506976bfca.slice PodAnnotations:0xc001896b88}] Aliases:map[]}"
2026-06-12 17:20:07.563514 | controller | Jun 12 16:56:00.595512 crc crio[21573]: time="2026-06-12T16:56:00.59541952Z" level=info msg="Adding pod openshift-infra_auto-csr-approver-29688056-lhlw7 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 17:20:07.563531 | controller | Jun 12 16:56:01.222901 crc crio[21573]: 2026-06-12T16:56:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:e90116ab3cea58a Mac:3e:ca:6b:46:42:a5 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:02 Mtu:0 Sandbox:/var/run/netns/59eb6f7a-6b3b-49a6-bd97-5491e16c1a5f SocketPath: PciID:}] [{Interface:0xc00025aa00 Address:{IP:10.217.1.2 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 17:20:07.563547 | controller | Jun 12 16:56:01.225105 crc crio[21573]: time="2026-06-12T16:56:01.225011724Z" level=info msg="Got pod network &{Name:auto-csr-approver-29688056-lhlw7 Namespace:openshift-infra ID:e90116ab3cea58a6f42260bc40a65704a778c15feff5524f145af5788aa43529 UID:ff3397d6-4b4f-480d-89d0-07506976bfca NetNS:/var/run/netns/59eb6f7a-6b3b-49a6-bd97-5491e16c1a5f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podff3397d6_4b4f_480d_89d0_07506976bfca.slice PodAnnotations:0xc001896b88}] Aliases:map[]}"
2026-06-12 17:20:07.563563 | controller | Jun 12 16:56:01.225342 crc crio[21573]: time="2026-06-12T16:56:01.225287331Z" level=info msg="Checking pod openshift-infra_auto-csr-approver-29688056-lhlw7 for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 17:20:07.563599 | controller | Jun 12 16:56:01.237410 crc crio[21573]: time="2026-06-12T16:56:01.237289377Z" level=info msg="Ran pod sandbox e90116ab3cea58a6f42260bc40a65704a778c15feff5524f145af5788aa43529 with infra container: openshift-infra/auto-csr-approver-29688056-lhlw7/POD" id=e80c48ec-4731-4a13-98ec-ea33d58d872b name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:20:07.563618 | controller | Jun 12 16:56:01.241002 crc crio[21573]: time="2026-06-12T16:56:01.240915557Z" level=info msg="Pulling image: registry.redhat.io/openshift4/ose-cli:latest" id=358fde8d-54bb-4a57-8488-fcf6d7b26fde name=/runtime.v1.ImageService/PullImage
2026-06-12 17:20:07.563635 | controller | Jun 12 16:56:01.247593 crc crio[21573]: time="2026-06-12T16:56:01.247332168Z" level=info msg="Trying to access \"registry.redhat.io/openshift4/ose-cli:latest\""
2026-06-12 17:20:07.563652 | controller | Jun 12 16:56:02.079128 crc crio[21573]: time="2026-06-12T16:56:02.078673914Z" level=info msg="Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9" id=358fde8d-54bb-4a57-8488-fcf6d7b26fde name=/runtime.v1.ImageService/PullImage
2026-06-12 17:20:07.563668 | controller | Jun 12 16:56:02.080427 crc crio[21573]: time="2026-06-12T16:56:02.079904889Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-cli:latest" id=2f58d281-1b40-4e96-a0e6-c76b53d626f4 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:20:07.563684 | controller | Jun 12 16:56:02.082215 crc crio[21573]: time="2026-06-12T16:56:02.082104431Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-cli:latest" id=89451c57-ea3c-45fd-86f9-d655cd27e622 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:20:07.563701 | controller | Jun 12 16:56:02.092569 crc crio[21573]: time="2026-06-12T16:56:02.092498221Z" level=info msg="Creating container: openshift-infra/auto-csr-approver-29688056-lhlw7/oc" id=d9d2db1c-659c-4e25-bb30-6d56e6c1f1a4 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:20:07.563717 | controller | Jun 12 16:56:02.095573 crc crio[21573]: time="2026-06-12T16:56:02.093429618Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.563738 | controller | Jun 12 16:56:02.153604 crc crio[21573]: time="2026-06-12T16:56:02.153373278Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.563755 | controller | Jun 12 16:56:02.484108 crc crio[21573]: time="2026-06-12T16:56:02.483610087Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.563772 | controller | Jun 12 16:56:02.623904 crc crio[21573]: time="2026-06-12T16:56:02.623786107Z" level=info msg="Created container 62ec2e32b2655807e6c795bb3133d187fe0770598277720fcc0407bda3b59ed3: openshift-infra/auto-csr-approver-29688056-lhlw7/oc" id=d9d2db1c-659c-4e25-bb30-6d56e6c1f1a4 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:20:07.563788 | controller | Jun 12 16:56:02.625761 crc crio[21573]: time="2026-06-12T16:56:02.625648639Z" level=info msg="Starting container: 62ec2e32b2655807e6c795bb3133d187fe0770598277720fcc0407bda3b59ed3" id=eb10f0ab-1c6e-4e2c-a8bb-67bf4d55cd34 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 17:20:07.563804 | controller | Jun 12 16:56:02.632521 crc crio[21573]: time="2026-06-12T16:56:02.632282626Z" level=info msg="Started container" PID=178383 containerID=62ec2e32b2655807e6c795bb3133d187fe0770598277720fcc0407bda3b59ed3 description=openshift-infra/auto-csr-approver-29688056-lhlw7/oc id=eb10f0ab-1c6e-4e2c-a8bb-67bf4d55cd34 name=/runtime.v1.RuntimeService/StartContainer sandboxID=e90116ab3cea58a6f42260bc40a65704a778c15feff5524f145af5788aa43529
2026-06-12 17:20:07.563821 | controller | Jun 12 16:56:03.449015 crc crio[21573]: time="2026-06-12T16:56:03.446202954Z" level=info msg="Running pod sandbox: openshift-marketplace/certified-operators-hk4b8/POD" id=abe4060d-19af-4135-aa61-d2c42aa9c985 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:20:07.563838 | controller | Jun 12 16:56:03.449015 crc crio[21573]: time="2026-06-12T16:56:03.446805082Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.563855 | controller | Jun 12 16:56:03.501803 crc crio[21573]: time="2026-06-12T16:56:03.501678699Z" level=info msg="Got pod network &{Name:certified-operators-hk4b8 Namespace:openshift-marketplace ID:0f811069384405b8029a101942d12665bc224f79d56d716386c18fc64b3b449c UID:82ee1e89-f34f-4695-8227-848579626086 NetNS:/var/run/netns/be18a190-9c17-4d2a-a74f-79095362e115 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod82ee1e89_f34f_4695_8227_848579626086.slice PodAnnotations:0xc00008caa0}] Aliases:map[]}"
2026-06-12 17:20:07.563872 | controller | Jun 12 16:56:03.501803 crc crio[21573]: time="2026-06-12T16:56:03.501773491Z" level=info msg="Adding pod openshift-marketplace_certified-operators-hk4b8 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 17:20:07.563888 | controller | Jun 12 16:56:04.207301 crc crio[21573]: 2026-06-12T16:56:04Z [verbose] CmdAdd (shim): {1.1.0 [{Name:0f811069384405b Mac:ee:29:1e:fb:6f:1f Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:03 Mtu:0 Sandbox:/var/run/netns/be18a190-9c17-4d2a-a74f-79095362e115 SocketPath: PciID:}] [{Interface:0xc0002da6c0 Address:{IP:10.217.1.3 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 17:20:07.563905 | controller | Jun 12 16:56:04.212301 crc crio[21573]: time="2026-06-12T16:56:04.212194841Z" level=info msg="Got pod network &{Name:certified-operators-hk4b8 Namespace:openshift-marketplace ID:0f811069384405b8029a101942d12665bc224f79d56d716386c18fc64b3b449c UID:82ee1e89-f34f-4695-8227-848579626086 NetNS:/var/run/netns/be18a190-9c17-4d2a-a74f-79095362e115 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod82ee1e89_f34f_4695_8227_848579626086.slice PodAnnotations:0xc00008caa0}] Aliases:map[]}"
2026-06-12 17:20:07.563928 | controller | Jun 12 16:56:04.212599 crc crio[21573]: time="2026-06-12T16:56:04.212530068Z" level=info msg="Checking pod openshift-marketplace_certified-operators-hk4b8 for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 17:20:07.563945 | controller | Jun 12 16:56:04.238532 crc crio[21573]: time="2026-06-12T16:56:04.238384356Z" level=info msg="Ran pod sandbox 0f811069384405b8029a101942d12665bc224f79d56d716386c18fc64b3b449c with infra container: openshift-marketplace/certified-operators-hk4b8/POD" id=abe4060d-19af-4135-aa61-d2c42aa9c985 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:20:07.563963 | controller | Jun 12 16:56:04.245055 crc crio[21573]: time="2026-06-12T16:56:04.244932657Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=1fdd4620-4596-4a9a-b5b8-2d29b0880753 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:20:07.563979 | controller | Jun 12 16:56:04.252952 crc crio[21573]: time="2026-06-12T16:56:04.252856432Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=75f9ad0b-f643-404a-9852-76b90ef5282e name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:20:07.563996 | controller | Jun 12 16:56:04.271787 crc crio[21573]: time="2026-06-12T16:56:04.271313616Z" level=info msg="Creating container: openshift-marketplace/certified-operators-hk4b8/extract-utilities" id=4ae71220-4c86-4e46-8155-70911aac8caa name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:20:07.564013 | controller | Jun 12 16:56:04.272213 crc crio[21573]: time="2026-06-12T16:56:04.271937674Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.564030 | controller | Jun 12 16:56:04.355487 crc crio[21573]: time="2026-06-12T16:56:04.35528378Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.564047 | controller | Jun 12 16:56:04.367563 crc crio[21573]: time="2026-06-12T16:56:04.36632867Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.564063 | controller | Jun 12 16:56:04.536848 crc crio[21573]: time="2026-06-12T16:56:04.536793899Z" level=info msg="Created container d0735d2d1869e0f75bcda6956c5698dee42f6319badd7737f2ac24fb9576aa37: openshift-marketplace/certified-operators-hk4b8/extract-utilities" id=4ae71220-4c86-4e46-8155-70911aac8caa name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:20:07.564080 | controller | Jun 12 16:56:04.539361 crc crio[21573]: time="2026-06-12T16:56:04.539240357Z" level=info msg="Starting container: d0735d2d1869e0f75bcda6956c5698dee42f6319badd7737f2ac24fb9576aa37" id=9b279c18-535a-41ba-bb63-eaf895cbd8c5 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 17:20:07.564096 | controller | Jun 12 16:56:04.547323 crc crio[21573]: time="2026-06-12T16:56:04.547115508Z" level=info msg="Started container" PID=178637 containerID=d0735d2d1869e0f75bcda6956c5698dee42f6319badd7737f2ac24fb9576aa37 description=openshift-marketplace/certified-operators-hk4b8/extract-utilities id=9b279c18-535a-41ba-bb63-eaf895cbd8c5 name=/runtime.v1.RuntimeService/StartContainer sandboxID=0f811069384405b8029a101942d12665bc224f79d56d716386c18fc64b3b449c
2026-06-12 17:20:07.564113 | controller | Jun 12 16:56:04.981939 crc crio[21573]: time="2026-06-12T16:56:04.981489858Z" level=info msg="Stopping pod sandbox: e90116ab3cea58a6f42260bc40a65704a778c15feff5524f145af5788aa43529" id=46e9c6ba-30a9-46d6-9a47-a178427e792e name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 17:20:07.564133 | controller | Jun 12 16:56:04.983057 crc crio[21573]: time="2026-06-12T16:56:04.982991531Z" level=info msg="Got pod network &{Name:auto-csr-approver-29688056-lhlw7 Namespace:openshift-infra ID:e90116ab3cea58a6f42260bc40a65704a778c15feff5524f145af5788aa43529 UID:ff3397d6-4b4f-480d-89d0-07506976bfca NetNS:/var/run/netns/59eb6f7a-6b3b-49a6-bd97-5491e16c1a5f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podff3397d6_4b4f_480d_89d0_07506976bfca.slice PodAnnotations:0xc003674d70}] Aliases:map[]}"
2026-06-12 17:20:07.564150 | controller | Jun 12 16:56:04.983259 crc crio[21573]: time="2026-06-12T16:56:04.983149705Z" level=info msg="Deleting pod openshift-infra_auto-csr-approver-29688056-lhlw7 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 17:20:07.564167 | controller | Jun 12 16:56:04.983393 crc crio[21573]: time="2026-06-12T16:56:04.983228755Z" level=info msg="Pulling image: registry.redhat.io/redhat/certified-operator-index:v4.20" id=a49174f8-8b72-411c-9e84-abc4329543c7 name=/runtime.v1.ImageService/PullImage
2026-06-12 17:20:07.564183 | controller | Jun 12 16:56:04.990007 crc crio[21573]: time="2026-06-12T16:56:04.989900824Z" level=info msg="Trying to access \"registry.redhat.io/redhat/certified-operator-index:v4.20\""
2026-06-12 17:20:07.564200 | controller | Jun 12 16:56:05.358088 crc crio[21573]: time="2026-06-12T16:56:05.356875361Z" level=info msg="Stopped pod sandbox: e90116ab3cea58a6f42260bc40a65704a778c15feff5524f145af5788aa43529" id=46e9c6ba-30a9-46d6-9a47-a178427e792e name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 17:20:07.564217 | controller | Jun 12 16:56:05.697028 crc crio[21573]: time="2026-06-12T16:56:05.696557563Z" level=info msg="Pulled image: registry.redhat.io/redhat/certified-operator-index@sha256:479a8801ff2843735e11b3d64fd2612da3248c45b500a01b08df90f7aab8d46b" id=a49174f8-8b72-411c-9e84-abc4329543c7 name=/runtime.v1.ImageService/PullImage
2026-06-12 17:20:07.564233 | controller | Jun 12 16:56:05.698559 crc crio[21573]: time="2026-06-12T16:56:05.697958313Z" level=info msg="Checking image status: registry.redhat.io/redhat/certified-operator-index:v4.20" id=b2f78504-027b-4ee1-ae41-a8d4e0c8769a name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:20:07.564249 | controller | Jun 12 16:56:05.700647 crc crio[21573]: time="2026-06-12T16:56:05.700581666Z" level=info msg="Checking image status: registry.redhat.io/redhat/certified-operator-index:v4.20" id=88fb270e-55d4-4ded-a2d0-18844b4202dc name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:20:07.564266 | controller | Jun 12 16:56:05.708848 crc crio[21573]: time="2026-06-12T16:56:05.708739985Z" level=info msg="Creating container: openshift-marketplace/certified-operators-hk4b8/extract-content" id=de8c5edd-e577-47ff-884e-71f4c536a4c7 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:20:07.564282 | controller | Jun 12 16:56:05.709424 crc crio[21573]: time="2026-06-12T16:56:05.709346672Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.564298 | controller | Jun 12 16:56:05.762280 crc crio[21573]: time="2026-06-12T16:56:05.76206064Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.564314 | controller | Jun 12 16:56:05.769516 crc crio[21573]: time="2026-06-12T16:56:05.768238503Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.564331 | controller | Jun 12 16:56:05.975423 crc crio[21573]: time="2026-06-12T16:56:05.975094112Z" level=info msg="Created container 572dc00d46e292112666e9be00acae6388b3f75a8f37f26d4877bf4ebd140737: openshift-marketplace/certified-operators-hk4b8/extract-content" id=de8c5edd-e577-47ff-884e-71f4c536a4c7 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:20:07.564351 | controller | Jun 12 16:56:05.976536 crc crio[21573]: time="2026-06-12T16:56:05.976358979Z" level=info msg="Starting container: 572dc00d46e292112666e9be00acae6388b3f75a8f37f26d4877bf4ebd140737" id=9cfe30e6-bf57-4aca-9820-89d7c154e1fd name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 17:20:07.564368 | controller | Jun 12 16:56:05.985058 crc crio[21573]: time="2026-06-12T16:56:05.984878138Z" level=info msg="Started container" PID=178745 containerID=572dc00d46e292112666e9be00acae6388b3f75a8f37f26d4877bf4ebd140737 description=openshift-marketplace/certified-operators-hk4b8/extract-content id=9cfe30e6-bf57-4aca-9820-89d7c154e1fd name=/runtime.v1.RuntimeService/StartContainer sandboxID=0f811069384405b8029a101942d12665bc224f79d56d716386c18fc64b3b449c
2026-06-12 17:20:07.564385 | controller | Jun 12 16:56:08.065541 crc crio[21573]: time="2026-06-12T16:56:08.064852491Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=8915df5f-8ed9-4228-8224-c3be724ddb4f name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:20:07.564402 | controller | Jun 12 16:56:08.069789 crc crio[21573]: time="2026-06-12T16:56:08.069722707Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=afee1aeb-3ff4-4bba-b628-1ce65f977e50 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:20:07.564418 | controller | Jun 12 16:56:08.083691 crc crio[21573]: time="2026-06-12T16:56:08.083608637Z" level=info msg="Creating container: openshift-marketplace/certified-operators-hk4b8/registry-server" id=bafe0db1-a513-45e2-acde-c298979f1755 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:20:07.564434 | controller | Jun 12 16:56:08.084104 crc crio[21573]: time="2026-06-12T16:56:08.084045769Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.564450 | controller | Jun 12 16:56:08.159903 crc crio[21573]: time="2026-06-12T16:56:08.159756071Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.564467 | controller | Jun 12 16:56:08.167680 crc crio[21573]: time="2026-06-12T16:56:08.167428728Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.564483 | controller | Jun 12 16:56:08.326536 crc crio[21573]: time="2026-06-12T16:56:08.324743737Z" level=info msg="Created container de0a849779a5e2e9bdec5fde7315e51c2a972d1b0df69cf6eaaa885e321a27c4: openshift-marketplace/certified-operators-hk4b8/registry-server" id=bafe0db1-a513-45e2-acde-c298979f1755 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:20:07.564499 | controller | Jun 12 16:56:08.327856 crc crio[21573]: time="2026-06-12T16:56:08.327781762Z" level=info msg="Starting container: de0a849779a5e2e9bdec5fde7315e51c2a972d1b0df69cf6eaaa885e321a27c4" id=9061e7d5-bbec-4383-8b37-ff37a1d017c8 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 17:20:07.564516 | controller | Jun 12 16:56:08.341231 crc crio[21573]: time="2026-06-12T16:56:08.336957979Z" level=info msg="Started container" PID=178904 containerID=de0a849779a5e2e9bdec5fde7315e51c2a972d1b0df69cf6eaaa885e321a27c4 description=openshift-marketplace/certified-operators-hk4b8/registry-server id=9061e7d5-bbec-4383-8b37-ff37a1d017c8 name=/runtime.v1.RuntimeService/StartContainer sandboxID=0f811069384405b8029a101942d12665bc224f79d56d716386c18fc64b3b449c
2026-06-12 17:20:07.564536 | controller | Jun 12 16:56:16.183121 crc crio[21573]: time="2026-06-12T16:56:16.181766638Z" level=info msg="Stopping container: de0a849779a5e2e9bdec5fde7315e51c2a972d1b0df69cf6eaaa885e321a27c4 (timeout: 2s)" id=64db54b1-129a-4cf9-8270-6b4549ac30d2 name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 17:20:07.564554 | controller | Jun 12 16:56:16.585544 crc crio[21573]: time="2026-06-12T16:56:16.585029303Z" level=info msg="Stopped container de0a849779a5e2e9bdec5fde7315e51c2a972d1b0df69cf6eaaa885e321a27c4: openshift-marketplace/certified-operators-hk4b8/registry-server" id=64db54b1-129a-4cf9-8270-6b4549ac30d2 name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 17:20:07.564570 | controller | Jun 12 16:56:16.586779 crc crio[21573]: time="2026-06-12T16:56:16.586698811Z" level=info msg="Stopping pod sandbox: 0f811069384405b8029a101942d12665bc224f79d56d716386c18fc64b3b449c" id=7c93e11c-026a-4b74-be42-03e998655bce name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 17:20:07.564608 | controller | Jun 12 16:56:16.587752 crc crio[21573]: time="2026-06-12T16:56:16.587661507Z" level=info msg="Got pod network &{Name:certified-operators-hk4b8 Namespace:openshift-marketplace ID:0f811069384405b8029a101942d12665bc224f79d56d716386c18fc64b3b449c UID:82ee1e89-f34f-4695-8227-848579626086 NetNS:/var/run/netns/be18a190-9c17-4d2a-a74f-79095362e115 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod82ee1e89_f34f_4695_8227_848579626086.slice PodAnnotations:0xc002428b38}] Aliases:map[]}"
2026-06-12 17:20:07.564626 | controller | Jun 12 16:56:16.587995 crc crio[21573]: time="2026-06-12T16:56:16.587917595Z" level=info msg="Deleting pod openshift-marketplace_certified-operators-hk4b8 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 17:20:07.564642 | controller | Jun 12 16:56:16.879949 crc crio[21573]: time="2026-06-12T16:56:16.87985206Z" level=info msg="Stopped pod sandbox: 0f811069384405b8029a101942d12665bc224f79d56d716386c18fc64b3b449c" id=7c93e11c-026a-4b74-be42-03e998655bce name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 17:20:07.564658 | controller | Jun 12 16:56:17.308929 crc crio[21573]: time="2026-06-12T16:56:17.308367063Z" level=info msg="Removing container: de0a849779a5e2e9bdec5fde7315e51c2a972d1b0df69cf6eaaa885e321a27c4" id=303823a6-1759-48bf-abb9-bb8b96627eea name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 17:20:07.564675 | controller | Jun 12 16:56:17.352793 crc crio[21573]: time="2026-06-12T16:56:17.352663815Z" level=info msg="Removed container de0a849779a5e2e9bdec5fde7315e51c2a972d1b0df69cf6eaaa885e321a27c4: openshift-marketplace/certified-operators-hk4b8/registry-server" id=303823a6-1759-48bf-abb9-bb8b96627eea name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 17:20:07.564690 | controller | Jun 12 16:56:17.356690 crc crio[21573]: time="2026-06-12T16:56:17.356146103Z" level=info msg="Removing container: 572dc00d46e292112666e9be00acae6388b3f75a8f37f26d4877bf4ebd140737" id=54c4464d-6c87-4b4d-9880-3c98127fdd0b name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 17:20:07.564706 | controller | Jun 12 16:56:17.393828 crc crio[21573]: time="2026-06-12T16:56:17.39372467Z" level=info msg="Removed container 572dc00d46e292112666e9be00acae6388b3f75a8f37f26d4877bf4ebd140737: openshift-marketplace/certified-operators-hk4b8/extract-content" id=54c4464d-6c87-4b4d-9880-3c98127fdd0b name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 17:20:07.564722 | controller | Jun 12 16:56:17.398275 crc crio[21573]: time="2026-06-12T16:56:17.397811002Z" level=info msg="Removing container: d0735d2d1869e0f75bcda6956c5698dee42f6319badd7737f2ac24fb9576aa37" id=a309b547-04b6-48c2-873e-2513f50314dd name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 17:20:07.564738 | controller | Jun 12 16:56:17.461609 crc crio[21573]: time="2026-06-12T16:56:17.461346985Z" level=info msg="Removed container d0735d2d1869e0f75bcda6956c5698dee42f6319badd7737f2ac24fb9576aa37: openshift-marketplace/certified-operators-hk4b8/extract-utilities" id=a309b547-04b6-48c2-873e-2513f50314dd name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 17:20:07.564757 | controller | Jun 12 16:56:21.569117 crc crio[21573]: time="2026-06-12T16:56:21.568076788Z" level=info msg="Stopping pod sandbox: f0dcd61a02114830cc597141187b4b97ed162c7b260eaf279e8ee0ccbb35a6b4" id=88e02318-0248-4d33-9900-c3db760589c2 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 17:20:07.564774 | controller | Jun 12 16:56:21.570665 crc crio[21573]: time="2026-06-12T16:56:21.56992443Z" level=info msg="Got pod network &{Name:neutron-metadata-edpm-deployment-ipam-openstack-edpm-ipam-bd99r Namespace:openstack ID:f0dcd61a02114830cc597141187b4b97ed162c7b260eaf279e8ee0ccbb35a6b4 UID:9a82eed2-db9c-4b5c-9195-fc8b2842a49d NetNS:/var/run/netns/0f79a57e-93cf-4a91-b885-4a3f0d20ae55 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod9a82eed2_db9c_4b5c_9195_fc8b2842a49d.slice PodAnnotations:0xc00008c4c0}] Aliases:map[]}"
2026-06-12 17:20:07.564790 | controller | Jun 12 16:56:21.570665 crc crio[21573]: time="2026-06-12T16:56:21.570082965Z" level=info msg="Deleting pod openstack_neutron-metadata-edpm-deployment-ipam-openstack-edpm-ipam-bd99r from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 17:20:07.564806 | controller | Jun 12 16:56:24.086109 crc crio[21573]: time="2026-06-12T16:56:24.085376063Z" level=info msg="Stopped pod sandbox: f0dcd61a02114830cc597141187b4b97ed162c7b260eaf279e8ee0ccbb35a6b4" id=88e02318-0248-4d33-9900-c3db760589c2 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 17:20:07.564822 | controller | Jun 12 16:56:26.082418 crc crio[21573]: time="2026-06-12T16:56:26.08170132Z" level=info msg="Running pod sandbox: openstack/libvirt-edpm-deployment-ipam-openstack-edpm-ipam-gjk94/POD" id=ddfdbb43-79aa-49a6-82dc-003829244a23 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:20:07.564839 | controller | Jun 12 16:56:26.083388 crc crio[21573]: time="2026-06-12T16:56:26.082512954Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.564855 | controller | Jun 12 16:56:26.122679 crc crio[21573]: time="2026-06-12T16:56:26.122610168Z" level=info msg="Got pod network &{Name:libvirt-edpm-deployment-ipam-openstack-edpm-ipam-gjk94 Namespace:openstack ID:7c8f3f457568cd686cdb0ba0ff4b1fb11b6948c9888ec1e72ad2c7fdc3558644 UID:673dc959-5b53-4334-8ed3-26c85a31e178 NetNS:/var/run/netns/030b4309-8416-44c9-889b-5bb3557d3ccf Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod673dc959_5b53_4334_8ed3_26c85a31e178.slice PodAnnotations:0xc002e29740}] Aliases:map[]}"
2026-06-12 17:20:07.564873 | controller | Jun 12 16:56:26.123048 crc crio[21573]: time="2026-06-12T16:56:26.12302202Z" level=info msg="Adding pod openstack_libvirt-edpm-deployment-ipam-openstack-edpm-ipam-gjk94 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 17:20:07.564889 | controller | Jun 12 16:56:26.841234 crc crio[21573]: 2026-06-12T16:56:26Z [verbose] CmdAdd (shim): {1.1.0 [{Name:7c8f3f457568cd6 Mac:52:a8:03:fc:5f:38 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:04 Mtu:0 Sandbox:/var/run/netns/030b4309-8416-44c9-889b-5bb3557d3ccf SocketPath: PciID:}] [{Interface:0xc0004b45d0 Address:{IP:10.217.1.4 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 17:20:07.564906 | controller | Jun 12 16:56:26.841234 crc crio[21573]: time="2026-06-12T16:56:26.840754762Z" level=info msg="Got pod network &{Name:libvirt-edpm-deployment-ipam-openstack-edpm-ipam-gjk94 Namespace:openstack ID:7c8f3f457568cd686cdb0ba0ff4b1fb11b6948c9888ec1e72ad2c7fdc3558644 UID:673dc959-5b53-4334-8ed3-26c85a31e178 NetNS:/var/run/netns/030b4309-8416-44c9-889b-5bb3557d3ccf Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod673dc959_5b53_4334_8ed3_26c85a31e178.slice PodAnnotations:0xc002e29740}] Aliases:map[]}"
2026-06-12 17:20:07.564926 | controller | Jun 12 16:56:26.841234 crc crio[21573]: time="2026-06-12T16:56:26.840917597Z" level=info msg="Checking pod openstack_libvirt-edpm-deployment-ipam-openstack-edpm-ipam-gjk94 for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 17:20:07.564943 | controller | Jun 12 16:56:26.854994 crc crio[21573]: time="2026-06-12T16:56:26.854876389Z" level=info msg="Ran pod sandbox 7c8f3f457568cd686cdb0ba0ff4b1fb11b6948c9888ec1e72ad2c7fdc3558644 with infra container: openstack/libvirt-edpm-deployment-ipam-openstack-edpm-ipam-gjk94/POD" id=ddfdbb43-79aa-49a6-82dc-003829244a23 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:20:07.564959 | controller | Jun 12 16:56:26.857758 crc crio[21573]: time="2026-06-12T16:56:26.857683977Z" level=info msg="Checking image status: quay.rdoproject.org/openstack-k8s-operators/openstack-ansibleee-runner:0d5932bc7e4b786a4f66bb71a9845a8ad6dbd838" id=41cfb882-d581-4e96-92c3-f15e6cdd39ee name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:20:07.564976 | controller | Jun 12 16:56:26.891726 crc crio[21573]: time="2026-06-12T16:56:26.891647649Z" level=info msg="Checking image status: quay.rdoproject.org/openstack-k8s-operators/openstack-ansibleee-runner:0d5932bc7e4b786a4f66bb71a9845a8ad6dbd838" id=2d12ce83-4352-4eda-b5cf-5f2d522c9d7d name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:20:07.564992 | controller | Jun 12 16:56:26.905062 crc crio[21573]: time="2026-06-12T16:56:26.904982282Z" level=info msg="Creating container: openstack/libvirt-edpm-deployment-ipam-openstack-edpm-ipam-gjk94/libvirt-edpm-deployment-ipam-openstack-edpm-ipam" id=17d1ca20-19fb-4190-a4b7-07c2e98b701e name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:20:07.565007 | controller | Jun 12 16:56:26.905506 crc crio[21573]: time="2026-06-12T16:56:26.905396794Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.565023 | controller | Jun 12 16:56:26.965236 crc crio[21573]: time="2026-06-12T16:56:26.964935673Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.565039 | controller | Jun 12 16:56:26.970957 crc crio[21573]: time="2026-06-12T16:56:26.97087917Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.565056 | controller | Jun 12 16:56:27.202523 crc crio[21573]: time="2026-06-12T16:56:27.200323112Z" level=info msg="Created container 2e8dc9b5d8fc33a016ec2b9eaa2a611520f23e610e46f90cc553f80c7027a5ad: openstack/libvirt-edpm-deployment-ipam-openstack-edpm-ipam-gjk94/libvirt-edpm-deployment-ipam-openstack-edpm-ipam" id=17d1ca20-19fb-4190-a4b7-07c2e98b701e name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:20:07.565073 | controller | Jun 12 16:56:27.209649 crc crio[21573]: time="2026-06-12T16:56:27.20953627Z" level=info msg="Starting container: 2e8dc9b5d8fc33a016ec2b9eaa2a611520f23e610e46f90cc553f80c7027a5ad" id=3d73fbec-6911-4ad5-bd0f-6cf9cbe291dd name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 17:20:07.565089 | controller | Jun 12 16:56:27.220192 crc crio[21573]: time="2026-06-12T16:56:27.219713389Z" level=info msg="Started container" PID=180075 containerID=2e8dc9b5d8fc33a016ec2b9eaa2a611520f23e610e46f90cc553f80c7027a5ad description=openstack/libvirt-edpm-deployment-ipam-openstack-edpm-ipam-gjk94/libvirt-edpm-deployment-ipam-openstack-edpm-ipam id=3d73fbec-6911-4ad5-bd0f-6cf9cbe291dd name=/runtime.v1.RuntimeService/StartContainer sandboxID=7c8f3f457568cd686cdb0ba0ff4b1fb11b6948c9888ec1e72ad2c7fdc3558644
2026-06-12 17:20:07.565106 | controller | Jun 12 16:57:03.832145 crc crio[21573]: time="2026-06-12T16:57:03.831526216Z" level=info msg="Removing container: 73c3448208c78f825f2ac4f442c5b446e0d0a1d36bd0399ed397598d6122e6ca" id=0bb57b09-101d-4662-a43e-82d81c0b93ca name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 17:20:07.565126 | controller | Jun 12 16:57:04.046072 crc crio[21573]: time="2026-06-12T16:57:04.045830293Z" level=info msg="Removed container 73c3448208c78f825f2ac4f442c5b446e0d0a1d36bd0399ed397598d6122e6ca: openshift-infra/auto-csr-approver-29688050-fwfwp/oc" id=0bb57b09-101d-4662-a43e-82d81c0b93ca name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 17:20:07.565143 | controller | Jun 12 16:57:04.066923 crc crio[21573]: time="2026-06-12T16:57:04.066687933Z" level=info msg="Stopping pod sandbox: 9c90bc8c46474b676f4e1c86d71e777b66cdd72f44605a60c63ce480fd1c6d2d" id=c11fe519-6f78-41b8-b507-2d8b176530ef name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 17:20:07.565159 | controller | Jun 12 16:57:04.066923 crc crio[21573]: time="2026-06-12T16:57:04.066798156Z" level=info msg="Stopped pod sandbox (already stopped): 9c90bc8c46474b676f4e1c86d71e777b66cdd72f44605a60c63ce480fd1c6d2d" id=c11fe519-6f78-41b8-b507-2d8b176530ef name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 17:20:07.565175 | controller | Jun 12 16:57:04.067402 crc crio[21573]: time="2026-06-12T16:57:04.067351402Z" level=info msg="Removing pod sandbox: 9c90bc8c46474b676f4e1c86d71e777b66cdd72f44605a60c63ce480fd1c6d2d" id=742451c6-aaf0-439e-af1a-4ab73442c394 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 17:20:07.565191 | controller | Jun 12 16:57:04.081247 crc crio[21573]: time="2026-06-12T16:57:04.08116068Z" level=info msg="Removed pod sandbox: 9c90bc8c46474b676f4e1c86d71e777b66cdd72f44605a60c63ce480fd1c6d2d" id=742451c6-aaf0-439e-af1a-4ab73442c394 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 17:20:07.565207 | controller | Jun 12 16:57:04.082990 crc crio[21573]: time="2026-06-12T16:57:04.082862176Z" level=info msg="Stopping pod sandbox: 0f811069384405b8029a101942d12665bc224f79d56d716386c18fc64b3b449c" id=108c08c2-3358-4ec1-86f7-bf45447475c2 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 17:20:07.565223 | controller | Jun 12 16:57:04.083137 crc crio[21573]: time="2026-06-12T16:57:04.08300277Z" level=info msg="Stopped pod sandbox (already stopped): 0f811069384405b8029a101942d12665bc224f79d56d716386c18fc64b3b449c" id=108c08c2-3358-4ec1-86f7-bf45447475c2 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 17:20:07.565239 | controller | Jun 12 16:57:04.083672 crc crio[21573]: time="2026-06-12T16:57:04.083608156Z" level=info msg="Removing pod sandbox: 0f811069384405b8029a101942d12665bc224f79d56d716386c18fc64b3b449c" id=61b80784-738c-4d20-835b-c0c028ec8008 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 17:20:07.565255 | controller | Jun 12 16:57:04.101976 crc crio[21573]: time="2026-06-12T16:57:04.1019285Z" level=info msg="Removed pod sandbox: 0f811069384405b8029a101942d12665bc224f79d56d716386c18fc64b3b449c" id=61b80784-738c-4d20-835b-c0c028ec8008 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 17:20:07.565271 | controller | Jun 12 16:58:00.590539 crc crio[21573]: time="2026-06-12T16:58:00.589424878Z" level=info msg="Running pod sandbox: openshift-infra/auto-csr-approver-29688058-pchhf/POD" id=d36849af-3f05-4ba6-9331-12d00641f68d name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:20:07.565287 | controller | Jun 12 16:58:00.592677 crc crio[21573]: time="2026-06-12T16:58:00.590634343Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.565303 | controller | Jun 12 16:58:00.649831 crc crio[21573]: time="2026-06-12T16:58:00.649732425Z" level=info msg="Got pod network &{Name:auto-csr-approver-29688058-pchhf Namespace:openshift-infra ID:91af516ad10cfe58ecae5e675accb13a12c12c4ac9d738330f65d0ee5392c9d0 UID:34c622bb-98d8-4f33-ac89-3bfade3c51b8 NetNS:/var/run/netns/ebf043ce-5295-4c02-b33f-b7be6146d7a1 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod34c622bb_98d8_4f33_ac89_3bfade3c51b8.slice PodAnnotations:0xc00063c700}] Aliases:map[]}"
2026-06-12 17:20:07.565323 | controller | Jun 12 16:58:00.649831 crc crio[21573]: time="2026-06-12T16:58:00.649798187Z" level=info msg="Adding pod openshift-infra_auto-csr-approver-29688058-pchhf to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 17:20:07.565340 | controller | Jun 12 16:58:01.433032 crc crio[21573]: 2026-06-12T16:58:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:91af516ad10cfe5 Mac:4e:3a:c6:ea:60:34 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:05 Mtu:0 Sandbox:/var/run/netns/ebf043ce-5295-4c02-b33f-b7be6146d7a1 SocketPath: PciID:}] [{Interface:0xc000508770 Address:{IP:10.217.1.5 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 17:20:07.565356 | controller | Jun 12 16:58:01.436289 crc crio[21573]: time="2026-06-12T16:58:01.436164671Z" level=info msg="Got pod network &{Name:auto-csr-approver-29688058-pchhf Namespace:openshift-infra ID:91af516ad10cfe58ecae5e675accb13a12c12c4ac9d738330f65d0ee5392c9d0 UID:34c622bb-98d8-4f33-ac89-3bfade3c51b8 NetNS:/var/run/netns/ebf043ce-5295-4c02-b33f-b7be6146d7a1 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod34c622bb_98d8_4f33_ac89_3bfade3c51b8.slice PodAnnotations:0xc00063c700}] Aliases:map[]}"
2026-06-12 17:20:07.565372 | controller | Jun 12 16:58:01.436631 crc crio[21573]: time="2026-06-12T16:58:01.436563902Z" level=info msg="Checking pod openshift-infra_auto-csr-approver-29688058-pchhf for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 17:20:07.565389 | controller | Jun 12 16:58:01.486135 crc crio[21573]: time="2026-06-12T16:58:01.486046267Z" level=info msg="Ran pod sandbox 91af516ad10cfe58ecae5e675accb13a12c12c4ac9d738330f65d0ee5392c9d0 with infra container: openshift-infra/auto-csr-approver-29688058-pchhf/POD" id=d36849af-3f05-4ba6-9331-12d00641f68d name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:20:07.565405 | controller | Jun 12 16:58:01.489782 crc crio[21573]: time="2026-06-12T16:58:01.489622646Z" level=info msg="Pulling image: registry.redhat.io/openshift4/ose-cli:latest" id=e683d8a4-dc90-45fb-8d62-ed529ce0cb53 name=/runtime.v1.ImageService/PullImage
2026-06-12 17:20:07.565422 | controller | Jun 12 16:58:01.527361 crc crio[21573]: time="2026-06-12T16:58:01.52730521Z" level=info msg="Trying to access \"registry.redhat.io/openshift4/ose-cli:latest\""
2026-06-12 17:20:07.565439 | controller | Jun 12 16:58:02.746994 crc crio[21573]: time="2026-06-12T16:58:02.744309485Z" level=info msg="Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9" id=e683d8a4-dc90-45fb-8d62-ed529ce0cb53 name=/runtime.v1.ImageService/PullImage
2026-06-12 17:20:07.565455 | controller | Jun 12 16:58:02.773992 crc crio[21573]: time="2026-06-12T16:58:02.769814218Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-cli:latest" id=c94beaf1-a7bd-48c6-b9fb-a9d5ab50d3a2 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:20:07.565471 | controller | Jun 12 16:58:02.776039 crc crio[21573]: time="2026-06-12T16:58:02.775937391Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-cli:latest" id=6e6b328b-848c-4243-8f4d-511d356777ad name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:20:07.565487 | controller | Jun 12 16:58:02.785390 crc crio[21573]: time="2026-06-12T16:58:02.785289152Z" level=info msg="Creating container: openshift-infra/auto-csr-approver-29688058-pchhf/oc" id=79797e28-1207-4dd4-98f8-39018374416c name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:20:07.565503 | controller | Jun 12 16:58:02.786860 crc crio[21573]: time="2026-06-12T16:58:02.786101784Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.565523 | controller | Jun 12 16:58:02.921307 crc crio[21573]: time="2026-06-12T16:58:02.921205543Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.565539 | controller | Jun 12 16:58:03.922025 crc crio[21573]: time="2026-06-12T16:58:03.921395147Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.565556 | controller | Jun 12 16:58:04.245398 crc crio[21573]: time="2026-06-12T16:58:04.24508757Z" level=info msg="Created container 6d96c60e23e10e5b37e5367c4401b6c724b60bf1c6c978b4020bf2b5ae4e3b9c: openshift-infra/auto-csr-approver-29688058-pchhf/oc" id=79797e28-1207-4dd4-98f8-39018374416c name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:20:07.565572 | controller | Jun 12 16:58:04.251287 crc crio[21573]: time="2026-06-12T16:58:04.251208841Z" level=info msg="Starting container: 6d96c60e23e10e5b37e5367c4401b6c724b60bf1c6c978b4020bf2b5ae4e3b9c" id=d2e49ac1-2743-4b17-ae2c-f4a7eeb5e541 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 17:20:07.565609 | controller | Jun 12 16:58:04.265430 crc crio[21573]: time="2026-06-12T16:58:04.265330995Z" level=info msg="Started container" PID=185031 containerID=6d96c60e23e10e5b37e5367c4401b6c724b60bf1c6c978b4020bf2b5ae4e3b9c description=openshift-infra/auto-csr-approver-29688058-pchhf/oc id=d2e49ac1-2743-4b17-ae2c-f4a7eeb5e541 name=/runtime.v1.RuntimeService/StartContainer sandboxID=91af516ad10cfe58ecae5e675accb13a12c12c4ac9d738330f65d0ee5392c9d0
2026-06-12 17:20:07.565626 | controller | Jun 12 16:58:06.401976 crc crio[21573]: time="2026-06-12T16:58:06.401083241Z" level=info msg="Stopping pod sandbox: 91af516ad10cfe58ecae5e675accb13a12c12c4ac9d738330f65d0ee5392c9d0" id=7f0e0d13-347e-4cbf-b8cb-7c42de4aaec1 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 17:20:07.565643 | controller | Jun 12 16:58:06.403083 crc crio[21573]: time="2026-06-12T16:58:06.402804109Z" level=info msg="Got pod network &{Name:auto-csr-approver-29688058-pchhf Namespace:openshift-infra ID:91af516ad10cfe58ecae5e675accb13a12c12c4ac9d738330f65d0ee5392c9d0 UID:34c622bb-98d8-4f33-ac89-3bfade3c51b8 NetNS:/var/run/netns/ebf043ce-5295-4c02-b33f-b7be6146d7a1 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod34c622bb_98d8_4f33_ac89_3bfade3c51b8.slice PodAnnotations:0xc001896218}] Aliases:map[]}"
2026-06-12 17:20:07.565660 | controller | Jun 12 16:58:06.403083 crc crio[21573]: time="2026-06-12T16:58:06.402941183Z" level=info msg="Deleting pod openshift-infra_auto-csr-approver-29688058-pchhf from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 17:20:07.565676 | controller | Jun 12 16:58:06.888983 crc crio[21573]: time="2026-06-12T16:58:06.887768251Z" level=info msg="Stopped pod sandbox: 91af516ad10cfe58ecae5e675accb13a12c12c4ac9d738330f65d0ee5392c9d0" id=7f0e0d13-347e-4cbf-b8cb-7c42de4aaec1 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 17:20:07.565692 | controller | Jun 12 16:59:04.169637 crc crio[21573]: time="2026-06-12T16:59:04.168164228Z" level=info msg="Removing container: 6c457a320b49ef72a574db138ef9de60dd7f7013fce4a9ad79c3243fc88f12c5" id=cedbaf02-cd57-4200-986d-ffd5a2ed3e79 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 17:20:07.565708 | controller | Jun 12 16:59:04.543242 crc crio[21573]: time="2026-06-12T16:59:04.543013229Z" level=info msg="Removed container 6c457a320b49ef72a574db138ef9de60dd7f7013fce4a9ad79c3243fc88f12c5: openshift-infra/auto-csr-approver-29688052-2w78d/oc" id=cedbaf02-cd57-4200-986d-ffd5a2ed3e79 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 17:20:07.565725 | controller | Jun 12 16:59:04.554509 crc crio[21573]: time="2026-06-12T16:59:04.554363441Z" level=info msg="Stopping pod sandbox: eec7809bcea5133fc2a20b89fc60b8155df13e8cdfad85325e5584ca5b82b601" id=ff77d6a2-89ef-4a1c-8f8a-7fbd824ad3b2 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 17:20:07.565744 | controller | Jun 12 16:59:04.554849 crc crio[21573]: time="2026-06-12T16:59:04.554532825Z" level=info msg="Stopped pod sandbox (already stopped): eec7809bcea5133fc2a20b89fc60b8155df13e8cdfad85325e5584ca5b82b601" id=ff77d6a2-89ef-4a1c-8f8a-7fbd824ad3b2 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 17:20:07.565761 | controller | Jun 12 16:59:04.555168 crc crio[21573]: time="2026-06-12T16:59:04.55509213Z" level=info msg="Removing pod sandbox: eec7809bcea5133fc2a20b89fc60b8155df13e8cdfad85325e5584ca5b82b601" id=b453be37-88e7-41ba-89ef-b6c2984af032 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 17:20:07.565777 | controller | Jun 12 16:59:04.570116 crc crio[21573]: time="2026-06-12T16:59:04.570015312Z" level=info msg="Removed pod sandbox: eec7809bcea5133fc2a20b89fc60b8155df13e8cdfad85325e5584ca5b82b601" id=b453be37-88e7-41ba-89ef-b6c2984af032 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 17:20:07.565792 | controller | Jun 12 17:00:00.627900 crc crio[21573]: time="2026-06-12T17:00:00.627000518Z" level=info msg="Running pod sandbox: openshift-operator-lifecycle-manager/collect-profiles-29688060-f674d/POD" id=d424c4ac-6309-4008-8a96-c606d569ac4d name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:20:07.565808 | controller | Jun 12 17:00:00.629280 crc crio[21573]: time="2026-06-12T17:00:00.627964276Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.565824 | controller | Jun 12 17:00:00.696112 crc crio[21573]: time="2026-06-12T17:00:00.695979118Z" level=info msg="Got pod network &{Name:collect-profiles-29688060-f674d Namespace:openshift-operator-lifecycle-manager ID:a69314f57468b2750bba0889b57a6782166228b055a617cabe92b73d6cef38d8 UID:1ec6ed64-ce97-47db-844f-d15bb07ccb18 NetNS:/var/run/netns/c868293a-ebd7-4db2-a34c-405012650e1f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod1ec6ed64_ce97_47db_844f_d15bb07ccb18.slice PodAnnotations:0xc0024281e8}] Aliases:map[]}"
2026-06-12 17:20:07.565841 | controller | Jun 12 17:00:00.696112 crc crio[21573]: time="2026-06-12T17:00:00.69606974Z" level=info msg="Adding pod openshift-operator-lifecycle-manager_collect-profiles-29688060-f674d to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 17:20:07.565857 | controller | Jun 12 17:00:00.740660 crc crio[21573]: time="2026-06-12T17:00:00.740382049Z" level=info msg="Running pod sandbox: openshift-infra/auto-csr-approver-29688060-xhh4d/POD" id=298d6d70-82c5-4c08-b5c0-d85230e0c1a0 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:20:07.565873 | controller | Jun 12 17:00:00.740660 crc crio[21573]: time="2026-06-12T17:00:00.740558783Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.565889 | controller | Jun 12 17:00:00.776834 crc crio[21573]: time="2026-06-12T17:00:00.776709536Z" level=info msg="Got pod network &{Name:auto-csr-approver-29688060-xhh4d Namespace:openshift-infra ID:303096d33a5e755d314ef24c3b04c7cc5ae0692af750ebcff2e8619e6499cbf5 UID:cf2cd2b6-8bff-4b13-8fa0-fef40ce81c1a NetNS:/var/run/netns/e9d5e1ee-31ef-496d-b68c-e3b0c341c2f2 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podcf2cd2b6_8bff_4b13_8fa0_fef40ce81c1a.slice PodAnnotations:0xc002722468}] Aliases:map[]}"
2026-06-12 17:20:07.565906 | controller | Jun 12 17:00:00.776834 crc crio[21573]: time="2026-06-12T17:00:00.776780408Z" level=info msg="Adding pod openshift-infra_auto-csr-approver-29688060-xhh4d to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 17:20:07.565926 | controller | Jun 12 17:00:01.346753 crc crio[21573]: 2026-06-12T17:00:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:a69314f57468b27 Mac:9e:32:ae:a5:47:01 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:06 Mtu:0 Sandbox:/var/run/netns/c868293a-ebd7-4db2-a34c-405012650e1f SocketPath: PciID:}] [{Interface:0xc0001c30a0 Address:{IP:10.217.1.6 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 17:20:07.565943 | controller | Jun 12 17:00:01.349522 crc crio[21573]: time="2026-06-12T17:00:01.349346762Z" level=info msg="Got pod network &{Name:collect-profiles-29688060-f674d Namespace:openshift-operator-lifecycle-manager ID:a69314f57468b2750bba0889b57a6782166228b055a617cabe92b73d6cef38d8 UID:1ec6ed64-ce97-47db-844f-d15bb07ccb18 NetNS:/var/run/netns/c868293a-ebd7-4db2-a34c-405012650e1f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod1ec6ed64_ce97_47db_844f_d15bb07ccb18.slice PodAnnotations:0xc0024281e8}] Aliases:map[]}"
2026-06-12 17:20:07.565960 | controller | Jun 12 17:00:01.349821 crc crio[21573]: time="2026-06-12T17:00:01.349761433Z" level=info msg="Checking pod openshift-operator-lifecycle-manager_collect-profiles-29688060-f674d for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 17:20:07.565977 | controller | Jun 12 17:00:01.361638 crc crio[21573]: time="2026-06-12T17:00:01.361274189Z" level=info msg="Ran pod sandbox a69314f57468b2750bba0889b57a6782166228b055a617cabe92b73d6cef38d8 with infra container: openshift-operator-lifecycle-manager/collect-profiles-29688060-f674d/POD" id=d424c4ac-6309-4008-8a96-c606d569ac4d name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:20:07.565993 | controller | Jun 12 17:00:01.364046 crc crio[21573]: time="2026-06-12T17:00:01.36396563Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=6116c32c-48fd-4ba3-96e9-d0ca43ab7ffc name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:20:07.566009 | controller | Jun 12 17:00:01.367870 crc crio[21573]: time="2026-06-12T17:00:01.367364444Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=90ddce5d-9fbd-4f89-a3cb-c08d0951a56b name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:20:07.566025 | controller | Jun 12 17:00:01.380408 crc crio[21573]: time="2026-06-12T17:00:01.380280336Z" level=info msg="Creating container: openshift-operator-lifecycle-manager/collect-profiles-29688060-f674d/collect-profiles" id=fbba4562-4d12-46d2-8a3f-827e14b3c98e name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:20:07.566041 | controller | Jun 12 17:00:01.380945 crc crio[21573]: time="2026-06-12T17:00:01.380880173Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.566057 | controller | Jun 12 17:00:01.444354 crc crio[21573]: time="2026-06-12T17:00:01.444288967Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.566073 | controller | Jun 12 17:00:01.449624 crc crio[21573]: time="2026-06-12T17:00:01.449556423Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.566089 | controller | Jun 12 17:00:01.588625 crc crio[21573]: 2026-06-12T17:00:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:303096d33a5e755 Mac:8e:d3:f4:15:e9:2b Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:07 Mtu:0 Sandbox:/var/run/netns/e9d5e1ee-31ef-496d-b68c-e3b0c341c2f2 SocketPath: PciID:}] [{Interface:0xc0002d0c30 Address:{IP:10.217.1.7 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 17:20:07.566109 | controller | Jun 12 17:00:01.590527 crc crio[21573]: time="2026-06-12T17:00:01.59029902Z" level=info msg="Got pod network &{Name:auto-csr-approver-29688060-xhh4d Namespace:openshift-infra ID:303096d33a5e755d314ef24c3b04c7cc5ae0692af750ebcff2e8619e6499cbf5 UID:cf2cd2b6-8bff-4b13-8fa0-fef40ce81c1a NetNS:/var/run/netns/e9d5e1ee-31ef-496d-b68c-e3b0c341c2f2 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podcf2cd2b6_8bff_4b13_8fa0_fef40ce81c1a.slice PodAnnotations:0xc002722468}] Aliases:map[]}"
2026-06-12 17:20:07.566126 | controller | Jun 12 17:00:01.590675 crc crio[21573]: time="2026-06-12T17:00:01.590598728Z" level=info msg="Checking pod openshift-infra_auto-csr-approver-29688060-xhh4d for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 17:20:07.566143 | controller | Jun 12 17:00:01.603379 crc crio[21573]: time="2026-06-12T17:00:01.603325355Z" level=info msg="Ran pod sandbox 303096d33a5e755d314ef24c3b04c7cc5ae0692af750ebcff2e8619e6499cbf5 with infra container: openshift-infra/auto-csr-approver-29688060-xhh4d/POD" id=298d6d70-82c5-4c08-b5c0-d85230e0c1a0 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:20:07.566159 | controller | Jun 12 17:00:01.607506 crc crio[21573]: time="2026-06-12T17:00:01.607418389Z" level=info msg="Pulling image: registry.redhat.io/openshift4/ose-cli:latest" id=9970b835-849d-4adb-ac2a-ca269002b52e name=/runtime.v1.ImageService/PullImage
2026-06-12 17:20:07.566176 | controller | Jun 12 17:00:01.623787 crc crio[21573]: time="2026-06-12T17:00:01.623558971Z" level=info msg="Trying to access \"registry.redhat.io/openshift4/ose-cli:latest\""
2026-06-12 17:20:07.566192 | controller | Jun 12 17:00:01.776587 crc crio[21573]: time="2026-06-12T17:00:01.776391544Z" level=info msg="Created container f498d5891b69a2604a4e47cbc696cc900d3521d2b3626bff48299de7e83aae44: openshift-operator-lifecycle-manager/collect-profiles-29688060-f674d/collect-profiles" id=fbba4562-4d12-46d2-8a3f-827e14b3c98e name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:20:07.566208 | controller | Jun 12 17:00:01.777758 crc crio[21573]: time="2026-06-12T17:00:01.777618309Z" level=info msg="Starting container: f498d5891b69a2604a4e47cbc696cc900d3521d2b3626bff48299de7e83aae44" id=756f2e76-3700-432f-9e78-6109e4fe2401 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 17:20:07.566225 | controller | Jun 12 17:00:01.786296 crc crio[21573]: time="2026-06-12T17:00:01.786168768Z" level=info msg="Started container" PID=191044 containerID=f498d5891b69a2604a4e47cbc696cc900d3521d2b3626bff48299de7e83aae44 description=openshift-operator-lifecycle-manager/collect-profiles-29688060-f674d/collect-profiles id=756f2e76-3700-432f-9e78-6109e4fe2401 name=/runtime.v1.RuntimeService/StartContainer sandboxID=a69314f57468b2750bba0889b57a6782166228b055a617cabe92b73d6cef38d8
2026-06-12 17:20:07.566242 | controller | Jun 12 17:00:03.877106 crc crio[21573]: time="2026-06-12T17:00:03.876052059Z" level=info msg="Stopping pod sandbox: a69314f57468b2750bba0889b57a6782166228b055a617cabe92b73d6cef38d8" id=6c768ca7-3dbe-4c3d-9624-6ea5639f46be name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 17:20:07.566258 | controller | Jun 12 17:00:03.878925 crc crio[21573]: time="2026-06-12T17:00:03.87785044Z" level=info msg="Got pod network &{Name:collect-profiles-29688060-f674d Namespace:openshift-operator-lifecycle-manager ID:a69314f57468b2750bba0889b57a6782166228b055a617cabe92b73d6cef38d8 UID:1ec6ed64-ce97-47db-844f-d15bb07ccb18 NetNS:/var/run/netns/c868293a-ebd7-4db2-a34c-405012650e1f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod1ec6ed64_ce97_47db_844f_d15bb07ccb18.slice PodAnnotations:0xc0018968b8}] Aliases:map[]}"
2026-06-12 17:20:07.566275 | controller | Jun 12 17:00:03.878925 crc crio[21573]: time="2026-06-12T17:00:03.877990534Z" level=info msg="Deleting pod openshift-operator-lifecycle-manager_collect-profiles-29688060-f674d from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 17:20:07.566295 | controller | Jun 12 17:00:04.283497 crc crio[21573]: time="2026-06-12T17:00:04.282853797Z" level=info msg="Stopped pod sandbox: a69314f57468b2750bba0889b57a6782166228b055a617cabe92b73d6cef38d8" id=6c768ca7-3dbe-4c3d-9624-6ea5639f46be name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 17:20:07.566312 | controller | Jun 12 17:00:13.619738 crc crio[21573]: time="2026-06-12T17:00:13.618294114Z" level=info msg="Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9" id=9970b835-849d-4adb-ac2a-ca269002b52e name=/runtime.v1.ImageService/PullImage
2026-06-12 17:20:07.566328 | controller | Jun 12 17:00:13.622119 crc crio[21573]: time="2026-06-12T17:00:13.621033121Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-cli:latest" id=e8cf51de-6f8b-4fa6-826f-7d0fb4b74d2c name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:20:07.566345 | controller | Jun 12 17:00:13.623535 crc crio[21573]: time="2026-06-12T17:00:13.623267683Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-cli:latest" id=3e7aef70-0325-49b9-955b-c73c5b941a8d name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:20:07.566361 | controller | Jun 12 17:00:13.632039 crc crio[21573]: time="2026-06-12T17:00:13.631764681Z" level=info msg="Creating container: openshift-infra/auto-csr-approver-29688060-xhh4d/oc" id=8e6fa2ab-c238-497e-a6af-f58d3f9dea10 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:20:07.566377 | controller | Jun 12 17:00:13.632744 crc crio[21573]: time="2026-06-12T17:00:13.632568854Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.566393 | controller | Jun 12 17:00:13.696047 crc crio[21573]: time="2026-06-12T17:00:13.695927485Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.566409 | controller | Jun 12 17:00:14.143272 crc crio[21573]: time="2026-06-12T17:00:14.142863276Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.566426 | controller | Jun 12 17:00:14.279500 crc crio[21573]: time="2026-06-12T17:00:14.279412894Z" level=info msg="Created container 2fe586b6bbe3d6a990d8c9d689752c9fcf6d1c162fdb0f4ea0f9a5221b54c515: openshift-infra/auto-csr-approver-29688060-xhh4d/oc" id=8e6fa2ab-c238-497e-a6af-f58d3f9dea10 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:20:07.566442 | controller | Jun 12 17:00:14.284599 crc crio[21573]: time="2026-06-12T17:00:14.282269324Z" level=info msg="Starting container: 2fe586b6bbe3d6a990d8c9d689752c9fcf6d1c162fdb0f4ea0f9a5221b54c515" id=339d5101-4a8f-49a5-a17f-9b277344bd42 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 17:20:07.566458 | controller | Jun 12 17:00:14.289414 crc crio[21573]: time="2026-06-12T17:00:14.289338182Z" level=info msg="Started container" PID=191836 containerID=2fe586b6bbe3d6a990d8c9d689752c9fcf6d1c162fdb0f4ea0f9a5221b54c515 description=openshift-infra/auto-csr-approver-29688060-xhh4d/oc id=339d5101-4a8f-49a5-a17f-9b277344bd42 name=/runtime.v1.RuntimeService/StartContainer sandboxID=303096d33a5e755d314ef24c3b04c7cc5ae0692af750ebcff2e8619e6499cbf5
2026-06-12 17:20:07.566475 | controller | Jun 12 17:00:16.079942 crc crio[21573]: time="2026-06-12T17:00:16.079354246Z" level=info msg="Stopping pod sandbox: 303096d33a5e755d314ef24c3b04c7cc5ae0692af750ebcff2e8619e6499cbf5" id=6b4b79be-4400-4b15-a434-b3bab4300db0 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 17:20:07.566492 | controller | Jun 12 17:00:16.081586 crc crio[21573]: time="2026-06-12T17:00:16.080700724Z" level=info msg="Got pod network &{Name:auto-csr-approver-29688060-xhh4d Namespace:openshift-infra ID:303096d33a5e755d314ef24c3b04c7cc5ae0692af750ebcff2e8619e6499cbf5 UID:cf2cd2b6-8bff-4b13-8fa0-fef40ce81c1a NetNS:/var/run/netns/e9d5e1ee-31ef-496d-b68c-e3b0c341c2f2 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podcf2cd2b6_8bff_4b13_8fa0_fef40ce81c1a.slice PodAnnotations:0xc002722ce8}] Aliases:map[]}"
2026-06-12 17:20:07.566512 | controller | Jun 12 17:00:16.081586 crc crio[21573]: time="2026-06-12T17:00:16.080956361Z" level=info msg="Deleting pod openshift-infra_auto-csr-approver-29688060-xhh4d from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 17:20:07.566529 | controller | Jun 12 17:00:16.445807 crc crio[21573]: time="2026-06-12T17:00:16.445097695Z" level=info msg="Stopped pod sandbox: 303096d33a5e755d314ef24c3b04c7cc5ae0692af750ebcff2e8619e6499cbf5" id=6b4b79be-4400-4b15-a434-b3bab4300db0 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 17:20:07.566549 | controller | Jun 12 17:01:00.928913 crc crio[21573]: time="2026-06-12T17:01:00.927859054Z" level=info msg="Running pod sandbox: openstack/keystone-cron-29688061-z2lnt/POD" id=6d4d57e7-a14f-44e3-a0ed-1afd0d2bff81 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:20:07.566569 | controller | Jun 12 17:01:00.930728 crc crio[21573]: time="2026-06-12T17:01:00.928925455Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.566616 | controller | Jun 12 17:01:00.972568 crc crio[21573]: time="2026-06-12T17:01:00.972027191Z" level=info msg="Got pod network &{Name:keystone-cron-29688061-z2lnt Namespace:openstack ID:80204c30fa00ea4b0fcec70f55a6c6512c19964289477a625eefb479c75cfb47 UID:8c2d9cc8-61ea-4be0-a800-ce345d8e0824 NetNS:/var/run/netns/117c955a-30b4-4b04-856a-7c56e48ee10d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod8c2d9cc8_61ea_4be0_a800_ce345d8e0824.slice PodAnnotations:0xc00443c3a8}] Aliases:map[]}"
2026-06-12 17:20:07.566638 | controller | Jun 12 17:01:00.972568 crc crio[21573]: time="2026-06-12T17:01:00.972508163Z" level=info msg="Adding pod openstack_keystone-cron-29688061-z2lnt to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 17:20:07.566659 | controller | Jun 12 17:01:01.430077 crc crio[21573]: 2026-06-12T17:01:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:80204c30fa00ea4 Mac:42:5b:91:91:97:26 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:08 Mtu:0 Sandbox:/var/run/netns/117c955a-30b4-4b04-856a-7c56e48ee10d SocketPath: PciID:}] [{Interface:0xc000018590 Address:{IP:10.217.1.8 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 17:20:07.566679 | controller | Jun 12 17:01:01.431038 crc crio[21573]: time="2026-06-12T17:01:01.430961335Z" level=info msg="Got pod network &{Name:keystone-cron-29688061-z2lnt Namespace:openstack ID:80204c30fa00ea4b0fcec70f55a6c6512c19964289477a625eefb479c75cfb47 UID:8c2d9cc8-61ea-4be0-a800-ce345d8e0824 NetNS:/var/run/netns/117c955a-30b4-4b04-856a-7c56e48ee10d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod8c2d9cc8_61ea_4be0_a800_ce345d8e0824.slice PodAnnotations:0xc00443c3a8}] Aliases:map[]}"
2026-06-12 17:20:07.566700 | controller | Jun 12 17:01:01.431152 crc crio[21573]: time="2026-06-12T17:01:01.43111688Z" level=info msg="Checking pod openstack_keystone-cron-29688061-z2lnt for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 17:20:07.566721 | controller | Jun 12 17:01:01.443410 crc crio[21573]: time="2026-06-12T17:01:01.442856919Z" level=info msg="Ran pod sandbox 80204c30fa00ea4b0fcec70f55a6c6512c19964289477a625eefb479c75cfb47 with infra container: openstack/keystone-cron-29688061-z2lnt/POD" id=6d4d57e7-a14f-44e3-a0ed-1afd0d2bff81 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:20:07.566745 | controller | Jun 12 17:01:01.445535 crc crio[21573]: time="2026-06-12T17:01:01.445422564Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-keystone:current-podified" id=f4efbba1-2174-41d3-9bce-20e3ebd7ab8b name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:20:07.566763 | controller | Jun 12 17:01:01.482490 crc crio[21573]: time="2026-06-12T17:01:01.482115276Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-keystone:current-podified" id=df10e4de-8337-46b5-8cf1-2ff1c18337f5 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:20:07.566779 | controller | Jun 12 17:01:01.549120 crc crio[21573]: time="2026-06-12T17:01:01.548963106Z" level=info msg="Creating container: openstack/keystone-cron-29688061-z2lnt/keystone-cron" id=f40274cb-f1bc-4bea-b9e3-b215d17ac064 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:20:07.566796 | controller | Jun 12 17:01:01.549827 crc crio[21573]: time="2026-06-12T17:01:01.549756419Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.566812 | controller | Jun 12 17:01:01.604300 crc crio[21573]: time="2026-06-12T17:01:01.604109429Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.566828 | controller | Jun 12 17:01:01.613022 crc crio[21573]: time="2026-06-12T17:01:01.612877734Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.566845 | controller | Jun 12 17:01:01.770660 crc crio[21573]: time="2026-06-12T17:01:01.770556223Z" level=info msg="Created container ea0cbcbf7bbf2d158cd03414e35578f5baabe0496e3c1ef811b62a513dbabdb3: openstack/keystone-cron-29688061-z2lnt/keystone-cron" id=f40274cb-f1bc-4bea-b9e3-b215d17ac064 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:20:07.566861 | controller | Jun 12 17:01:01.772837 crc crio[21573]: time="2026-06-12T17:01:01.772339734Z" level=info msg="Starting container: ea0cbcbf7bbf2d158cd03414e35578f5baabe0496e3c1ef811b62a513dbabdb3" id=e3eba997-3cad-4cae-9250-87d5084d5ff9 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 17:20:07.566877 | controller | Jun 12 17:01:01.784032 crc crio[21573]: time="2026-06-12T17:01:01.783528836Z" level=info msg="Started container" PID=194638 containerID=ea0cbcbf7bbf2d158cd03414e35578f5baabe0496e3c1ef811b62a513dbabdb3 description=openstack/keystone-cron-29688061-z2lnt/keystone-cron id=e3eba997-3cad-4cae-9250-87d5084d5ff9 name=/runtime.v1.RuntimeService/StartContainer sandboxID=80204c30fa00ea4b0fcec70f55a6c6512c19964289477a625eefb479c75cfb47
2026-06-12 17:20:07.566893 | controller | Jun 12 17:01:04.628753 crc crio[21573]: time="2026-06-12T17:01:04.627814926Z" level=info msg="Removing container: 0a7b9bcdabeb3cf87e7ba6d2cf4b0889803c3a910ec68c500e4100836e8ccc23" id=37f5c54d-9c63-4b0a-9e85-5b560bb29ee0 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 17:20:07.566910 | controller | Jun 12 17:01:04.949813 crc crio[21573]: time="2026-06-12T17:01:04.94959643Z" level=info msg="Removed container 0a7b9bcdabeb3cf87e7ba6d2cf4b0889803c3a910ec68c500e4100836e8ccc23: openshift-infra/auto-csr-approver-29688054-k5g82/oc" id=37f5c54d-9c63-4b0a-9e85-5b560bb29ee0 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 17:20:07.566926 | controller | Jun 12 17:01:04.953648 crc crio[21573]: time="2026-06-12T17:01:04.953607637Z" level=info msg="Removing container: c6395b208489194c8dcf05217b714c81c4c7808ff7b954513640627914f05ba1" id=2dde39e3-4fdb-42b8-b8e3-96b6d0fde638 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 17:20:07.566943 | controller | Jun 12 17:01:04.983824 crc crio[21573]: time="2026-06-12T17:01:04.983303914Z" level=info msg="Removed container c6395b208489194c8dcf05217b714c81c4c7808ff7b954513640627914f05ba1: openshift-operator-lifecycle-manager/collect-profiles-29688015-kjg55/collect-profiles" id=2dde39e3-4fdb-42b8-b8e3-96b6d0fde638 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 17:20:07.566965 | controller | Jun 12 17:01:04.993799 crc crio[21573]: time="2026-06-12T17:01:04.993701709Z" level=info msg="Stopping pod sandbox: f359bc141a07ac92159d1a62815bdc5fa56fa86b4b4f339e3984652bd23c578b" id=83da7c42-cb4a-4e6f-a6ab-cead706e1fdd name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 17:20:07.566982 | controller | Jun 12 17:01:04.993799 crc crio[21573]: time="2026-06-12T17:01:04.993803152Z" level=info msg="Stopped pod sandbox (already stopped): f359bc141a07ac92159d1a62815bdc5fa56fa86b4b4f339e3984652bd23c578b" id=83da7c42-cb4a-4e6f-a6ab-cead706e1fdd name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 17:20:07.566998 | controller | Jun 12 17:01:04.994633 crc crio[21573]: time="2026-06-12T17:01:04.994566263Z" level=info msg="Removing pod sandbox: f359bc141a07ac92159d1a62815bdc5fa56fa86b4b4f339e3984652bd23c578b" id=f1b2e20c-f295-455a-bf06-faf800cc1400 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 17:20:07.567015 | controller | Jun 12 17:01:05.021362 crc crio[21573]: time="2026-06-12T17:01:05.021055562Z" level=info msg="Removed pod sandbox: f359bc141a07ac92159d1a62815bdc5fa56fa86b4b4f339e3984652bd23c578b" id=f1b2e20c-f295-455a-bf06-faf800cc1400 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 17:20:07.567031 | controller | Jun 12 17:01:05.029260 crc crio[21573]: time="2026-06-12T17:01:05.029104709Z" level=info msg="Stopping pod sandbox: 0273d340ac93feade3d6322edf3b13c0124fd77584ecd0cc97e5484788d1760b" id=86190570-b11e-435f-bf70-343f1c52f69d name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 17:20:07.567047 | controller | Jun 12 17:01:05.029260 crc crio[21573]: time="2026-06-12T17:01:05.029207062Z" level=info msg="Stopped pod sandbox (already stopped): 0273d340ac93feade3d6322edf3b13c0124fd77584ecd0cc97e5484788d1760b" id=86190570-b11e-435f-bf70-343f1c52f69d name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 17:20:07.567063 | controller | Jun 12 17:01:05.030338 crc crio[21573]: time="2026-06-12T17:01:05.030274612Z" level=info msg="Removing pod sandbox: 0273d340ac93feade3d6322edf3b13c0124fd77584ecd0cc97e5484788d1760b" id=1ecebab6-e765-4255-bd0a-b33ee86cb265 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 17:20:07.567079 | controller | Jun 12 17:01:05.065381 crc crio[21573]: time="2026-06-12T17:01:05.065133154Z" level=info msg="Removed pod sandbox: 0273d340ac93feade3d6322edf3b13c0124fd77584ecd0cc97e5484788d1760b" id=1ecebab6-e765-4255-bd0a-b33ee86cb265 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 17:20:07.567095 | controller | Jun 12 17:01:07.936632 crc crio[21573]: time="2026-06-12T17:01:07.935797675Z" level=info msg="Stopping pod sandbox: 80204c30fa00ea4b0fcec70f55a6c6512c19964289477a625eefb479c75cfb47" id=7f71a64a-9504-4d3b-9e49-88e7f2a6b4c1 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 17:20:07.567112 | controller | Jun 12 17:01:07.938356 crc crio[21573]: time="2026-06-12T17:01:07.93738806Z" level=info msg="Got pod network &{Name:keystone-cron-29688061-z2lnt Namespace:openstack ID:80204c30fa00ea4b0fcec70f55a6c6512c19964289477a625eefb479c75cfb47 UID:8c2d9cc8-61ea-4be0-a800-ce345d8e0824 NetNS:/var/run/netns/117c955a-30b4-4b04-856a-7c56e48ee10d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod8c2d9cc8_61ea_4be0_a800_ce345d8e0824.slice PodAnnotations:0xc000138be0}] Aliases:map[]}"
2026-06-12 17:20:07.567128 | controller | Jun 12 17:01:07.938356 crc crio[21573]: time="2026-06-12T17:01:07.937591906Z" level=info msg="Deleting pod openstack_keystone-cron-29688061-z2lnt from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 17:20:07.567145 | controller | Jun 12 17:01:08.315184 crc crio[21573]: time="2026-06-12T17:01:08.314388984Z" level=info msg="Stopped pod sandbox: 80204c30fa00ea4b0fcec70f55a6c6512c19964289477a625eefb479c75cfb47" id=7f71a64a-9504-4d3b-9e49-88e7f2a6b4c1 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 17:20:07.567164 | controller | Jun 12 17:01:24.179718 crc crio[21573]: time="2026-06-12T17:01:24.178718334Z" level=info msg="Stopping pod sandbox: 7c8f3f457568cd686cdb0ba0ff4b1fb11b6948c9888ec1e72ad2c7fdc3558644" id=77f61460-b4c2-48af-8690-71f913159165 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 17:20:07.567181 | controller | Jun 12 17:01:24.181201 crc crio[21573]: time="2026-06-12T17:01:24.180413802Z" level=info msg="Got pod network &{Name:libvirt-edpm-deployment-ipam-openstack-edpm-ipam-gjk94 Namespace:openstack ID:7c8f3f457568cd686cdb0ba0ff4b1fb11b6948c9888ec1e72ad2c7fdc3558644 UID:673dc959-5b53-4334-8ed3-26c85a31e178 NetNS:/var/run/netns/030b4309-8416-44c9-889b-5bb3557d3ccf Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod673dc959_5b53_4334_8ed3_26c85a31e178.slice PodAnnotations:0xc000641100}] Aliases:map[]}"
2026-06-12 17:20:07.567197 | controller | Jun 12 17:01:24.181201 crc crio[21573]: time="2026-06-12T17:01:24.180612377Z" level=info msg="Deleting pod openstack_libvirt-edpm-deployment-ipam-openstack-edpm-ipam-gjk94 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 17:20:07.567214 | controller | Jun 12 17:01:24.656342 crc crio[21573]: time="2026-06-12T17:01:24.655635522Z" level=info msg="Stopped pod sandbox: 7c8f3f457568cd686cdb0ba0ff4b1fb11b6948c9888ec1e72ad2c7fdc3558644" id=77f61460-b4c2-48af-8690-71f913159165 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 17:20:07.567230 | controller | Jun 12 17:01:25.975511 crc crio[21573]: time="2026-06-12T17:01:25.972086661Z" level=info msg="Running pod sandbox: openstack/nova-edpm-deployment-ipam-openstack-edpm-ipam-qbdnh/POD" id=e9a1f269-ada9-4f88-b696-cd543ccc709d name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:20:07.567246 | controller | Jun 12 17:01:25.975511 crc crio[21573]: time="2026-06-12T17:01:25.972695028Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.567263 | controller | Jun 12 17:01:26.020618 crc crio[21573]: time="2026-06-12T17:01:26.020344712Z" level=info msg="Got pod network &{Name:nova-edpm-deployment-ipam-openstack-edpm-ipam-qbdnh Namespace:openstack ID:37c0178128a17fe31ce92ac3a5302ecf05d1305f7490c310da5458e94f229a78 UID:1d7367f4-91ae-4cce-ad3c-70a0d94c7507 NetNS:/var/run/netns/a177cbc0-f602-4089-bcd3-33748f17a045 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod1d7367f4_91ae_4cce_ad3c_70a0d94c7507.slice PodAnnotations:0xc003674668}] Aliases:map[]}"
2026-06-12 17:20:07.567280 | controller | Jun 12 17:01:26.021333 crc crio[21573]: time="2026-06-12T17:01:26.021030711Z" level=info msg="Adding pod openstack_nova-edpm-deployment-ipam-openstack-edpm-ipam-qbdnh to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 17:20:07.567308 | controller | Jun 12 17:01:26.822399 crc crio[21573]: 2026-06-12T17:01:26Z [verbose] CmdAdd (shim): {1.1.0 [{Name:37c0178128a17fe Mac:c2:ac:c5:6d:19:79 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:09 Mtu:0 Sandbox:/var/run/netns/a177cbc0-f602-4089-bcd3-33748f17a045 SocketPath: PciID:}] [{Interface:0xc0002245d0 Address:{IP:10.217.1.9 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 17:20:07.567326 | controller | Jun 12 17:01:26.824033 crc crio[21573]: time="2026-06-12T17:01:26.823957538Z" level=info msg="Got pod network &{Name:nova-edpm-deployment-ipam-openstack-edpm-ipam-qbdnh Namespace:openstack ID:37c0178128a17fe31ce92ac3a5302ecf05d1305f7490c310da5458e94f229a78 UID:1d7367f4-91ae-4cce-ad3c-70a0d94c7507 NetNS:/var/run/netns/a177cbc0-f602-4089-bcd3-33748f17a045 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod1d7367f4_91ae_4cce_ad3c_70a0d94c7507.slice PodAnnotations:0xc003674668}] Aliases:map[]}"
2026-06-12 17:20:07.567347 | controller | Jun 12 17:01:26.824157 crc crio[21573]: time="2026-06-12T17:01:26.824111032Z" level=info msg="Checking pod openstack_nova-edpm-deployment-ipam-openstack-edpm-ipam-qbdnh for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 17:20:07.567364 | controller | Jun 12 17:01:26.833613 crc crio[21573]: time="2026-06-12T17:01:26.833432673Z" level=info msg="Ran pod sandbox 37c0178128a17fe31ce92ac3a5302ecf05d1305f7490c310da5458e94f229a78 with infra container: openstack/nova-edpm-deployment-ipam-openstack-edpm-ipam-qbdnh/POD" id=e9a1f269-ada9-4f88-b696-cd543ccc709d name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:20:07.567380 | controller | Jun 12 17:01:26.836834 crc crio[21573]: time="2026-06-12T17:01:26.836762035Z" level=info msg="Checking image status: quay.rdoproject.org/openstack-k8s-operators/openstack-ansibleee-runner:0d5932bc7e4b786a4f66bb71a9845a8ad6dbd838" id=0f9fd15d-1172-4184-a219-20e5ce2e0384 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:20:07.567396 | controller | Jun 12 17:01:26.947898 crc crio[21573]: time="2026-06-12T17:01:26.945867867Z" level=info msg="Checking image status: quay.rdoproject.org/openstack-k8s-operators/openstack-ansibleee-runner:0d5932bc7e4b786a4f66bb71a9845a8ad6dbd838" id=2e82b209-b860-4c70-9564-83a2a4d37bb1 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:20:07.567413 | controller | Jun 12 17:01:26.968287 crc crio[21573]: time="2026-06-12T17:01:26.96814915Z" level=info msg="Creating container: openstack/nova-edpm-deployment-ipam-openstack-edpm-ipam-qbdnh/nova-edpm-deployment-ipam-openstack-edpm-ipam" id=f62e52d1-7d75-4d71-ac00-bac784350c70 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:20:07.567429 | controller | Jun 12 17:01:26.968875 crc crio[21573]: time="2026-06-12T17:01:26.968690415Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.567445 | controller | Jun 12 17:01:27.058643 crc crio[21573]: time="2026-06-12T17:01:27.058296122Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.567461 | controller | Jun 12 17:01:27.063599 crc crio[21573]: time="2026-06-12T17:01:27.063432678Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.567477 | controller | Jun 12 17:01:27.282637 crc crio[21573]: time="2026-06-12T17:01:27.281780892Z" level=info msg="Created container 424409e6e4dc1d839b2e25e0e9dd8c0cf00caa0b4366aff73ab643936d60cf98: openstack/nova-edpm-deployment-ipam-openstack-edpm-ipam-qbdnh/nova-edpm-deployment-ipam-openstack-edpm-ipam" id=f62e52d1-7d75-4d71-ac00-bac784350c70 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:20:07.567493 | controller | Jun 12 17:01:27.283828 crc crio[21573]: time="2026-06-12T17:01:27.283732626Z" level=info msg="Starting container: 424409e6e4dc1d839b2e25e0e9dd8c0cf00caa0b4366aff73ab643936d60cf98" id=916ec663-affe-430c-bcb8-eb2931c11617 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 17:20:07.567509 | controller | Jun 12 17:01:27.290602 crc crio[21573]: time="2026-06-12T17:01:27.290532017Z" level=info msg="Started container" PID=196249 containerID=424409e6e4dc1d839b2e25e0e9dd8c0cf00caa0b4366aff73ab643936d60cf98 description=openstack/nova-edpm-deployment-ipam-openstack-edpm-ipam-qbdnh/nova-edpm-deployment-ipam-openstack-edpm-ipam id=916ec663-affe-430c-bcb8-eb2931c11617 name=/runtime.v1.RuntimeService/StartContainer sandboxID=37c0178128a17fe31ce92ac3a5302ecf05d1305f7490c310da5458e94f229a78
2026-06-12 17:20:07.567526 | controller | Jun 12 17:02:00.539536 crc crio[21573]: time="2026-06-12T17:02:00.53859664Z" level=info msg="Running pod sandbox: openshift-infra/auto-csr-approver-29688062-87lvm/POD" id=b67898be-f2d3-419c-bec8-f00fc339d525 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:20:07.567546 | controller | Jun 12 17:02:00.539536 crc crio[21573]: time="2026-06-12T17:02:00.539514966Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.567563 | controller | Jun 12 17:02:00.578151 crc crio[21573]: time="2026-06-12T17:02:00.578018529Z" level=info msg="Got pod network &{Name:auto-csr-approver-29688062-87lvm Namespace:openshift-infra ID:3467dd573777638e441d3e5db49d4254ab267f4814fa51f1abecc1d29c63abad UID:7000ac85-6d50-4c55-98a4-684a8fcc0cea NetNS:/var/run/netns/7452a1e3-aabf-45f4-9ee5-3bf902a9f872 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod7000ac85_6d50_4c55_98a4_684a8fcc0cea.slice PodAnnotations:0xc002e286b0}] Aliases:map[]}"
2026-06-12 17:20:07.567608 | controller | Jun 12 17:02:00.578151 crc crio[21573]: time="2026-06-12T17:02:00.578124562Z" level=info msg="Adding pod openshift-infra_auto-csr-approver-29688062-87lvm to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 17:20:07.567629 | controller | Jun 12 17:02:01.170954 crc crio[21573]: 2026-06-12T17:02:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:3467dd573777638 Mac:52:6e:b3:69:94:8e Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:0a Mtu:0 Sandbox:/var/run/netns/7452a1e3-aabf-45f4-9ee5-3bf902a9f872 SocketPath: PciID:}] [{Interface:0xc0002d8900 Address:{IP:10.217.1.10 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 17:20:07.567652 | controller | Jun 12 17:02:01.173280 crc crio[21573]: time="2026-06-12T17:02:01.173148899Z" level=info msg="Got pod network &{Name:auto-csr-approver-29688062-87lvm Namespace:openshift-infra ID:3467dd573777638e441d3e5db49d4254ab267f4814fa51f1abecc1d29c63abad UID:7000ac85-6d50-4c55-98a4-684a8fcc0cea NetNS:/var/run/netns/7452a1e3-aabf-45f4-9ee5-3bf902a9f872 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod7000ac85_6d50_4c55_98a4_684a8fcc0cea.slice PodAnnotations:0xc002e286b0}] Aliases:map[]}"
2026-06-12 17:20:07.567673 | controller | Jun 12 17:02:01.173660 crc crio[21573]: time="2026-06-12T17:02:01.173381556Z" level=info msg="Checking pod openshift-infra_auto-csr-approver-29688062-87lvm for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 17:20:07.567694 | controller | Jun 12 17:02:01.182907 crc crio[21573]: time="2026-06-12T17:02:01.182815769Z" level=info msg="Ran pod sandbox 3467dd573777638e441d3e5db49d4254ab267f4814fa51f1abecc1d29c63abad with infra container: openshift-infra/auto-csr-approver-29688062-87lvm/POD" id=b67898be-f2d3-419c-bec8-f00fc339d525 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:20:07.567714 | controller | Jun 12 17:02:01.185983 crc crio[21573]: time="2026-06-12T17:02:01.185899654Z" level=info msg="Pulling image: registry.redhat.io/openshift4/ose-cli:latest" id=d3361fb5-955b-480c-a9ec-5276aa7fdd54 name=/runtime.v1.ImageService/PullImage
2026-06-12 17:20:07.567732 | controller | Jun 12 17:02:01.196608 crc crio[21573]: time="2026-06-12T17:02:01.196412628Z" level=info msg="Trying to access \"registry.redhat.io/openshift4/ose-cli:latest\""
2026-06-12 17:20:07.567748 | controller | Jun 12 17:02:02.097677 crc crio[21573]: time="2026-06-12T17:02:02.097172951Z" level=info msg="Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9" id=d3361fb5-955b-480c-a9ec-5276aa7fdd54 name=/runtime.v1.ImageService/PullImage
2026-06-12 17:20:07.567764 | controller | Jun 12 17:02:02.098945 crc crio[21573]: time="2026-06-12T17:02:02.098772526Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-cli:latest" id=722a7f5b-de5f-4d82-a8d8-ff231cea29b9 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:20:07.567785 | controller | Jun 12 17:02:02.101691 crc crio[21573]: time="2026-06-12T17:02:02.101612015Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-cli:latest" id=05466524-cffa-493b-a155-a01291f01e63 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:20:07.567802 | controller | Jun 12 17:02:02.112588 crc crio[21573]: time="2026-06-12T17:02:02.112430118Z" level=info msg="Creating container: openshift-infra/auto-csr-approver-29688062-87lvm/oc" id=dceeba18-2bf7-49f7-9dac-3630ea698707 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:20:07.567818 | controller | Jun 12 17:02:02.113141 crc crio[21573]: time="2026-06-12T17:02:02.113068176Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.567835 | controller | Jun 12 17:02:02.177831 crc crio[21573]: time="2026-06-12T17:02:02.177675513Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.567851 | controller | Jun 12 17:02:02.593075 crc crio[21573]: time="2026-06-12T17:02:02.592974789Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.567867 | controller | Jun 12 17:02:02.724060 crc crio[21573]: time="2026-06-12T17:02:02.72389468Z" level=info msg="Created container 5ce3dbabc9efb1b7f97710c4ae06fdbda689c7282e239e641001a24afc42f6f6: openshift-infra/auto-csr-approver-29688062-87lvm/oc" id=dceeba18-2bf7-49f7-9dac-3630ea698707 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:20:07.567883 | controller | Jun 12 17:02:02.725305 crc crio[21573]: time="2026-06-12T17:02:02.725192866Z" level=info msg="Starting container: 5ce3dbabc9efb1b7f97710c4ae06fdbda689c7282e239e641001a24afc42f6f6" id=a6ef7407-c327-4f44-b0a5-c042395c90a7 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 17:20:07.567899 | controller | Jun 12 17:02:02.731771 crc crio[21573]: time="2026-06-12T17:02:02.731345518Z" level=info msg="Started container" PID=198202 containerID=5ce3dbabc9efb1b7f97710c4ae06fdbda689c7282e239e641001a24afc42f6f6 description=openshift-infra/auto-csr-approver-29688062-87lvm/oc id=a6ef7407-c327-4f44-b0a5-c042395c90a7 name=/runtime.v1.RuntimeService/StartContainer sandboxID=3467dd573777638e441d3e5db49d4254ab267f4814fa51f1abecc1d29c63abad
2026-06-12 17:20:07.567915 | controller | Jun 12 17:02:04.845959 crc crio[21573]: time="2026-06-12T17:02:04.845117018Z" level=info msg="Stopping pod sandbox: 3467dd573777638e441d3e5db49d4254ab267f4814fa51f1abecc1d29c63abad" id=49441ab8-f0cb-45e1-a0a6-b520ceadf927 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 17:20:07.567931 | controller | Jun 12 17:02:04.847421 crc crio[21573]: time="2026-06-12T17:02:04.846851077Z" level=info msg="Got pod network &{Name:auto-csr-approver-29688062-87lvm Namespace:openshift-infra ID:3467dd573777638e441d3e5db49d4254ab267f4814fa51f1abecc1d29c63abad UID:7000ac85-6d50-4c55-98a4-684a8fcc0cea NetNS:/var/run/netns/7452a1e3-aabf-45f4-9ee5-3bf902a9f872 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod7000ac85_6d50_4c55_98a4_684a8fcc0cea.slice PodAnnotations:0xc002e28f00}] Aliases:map[]}"
2026-06-12 17:20:07.567947 | controller | Jun 12 17:02:04.847421 crc crio[21573]: time="2026-06-12T17:02:04.847008901Z" level=info msg="Deleting pod openshift-infra_auto-csr-approver-29688062-87lvm from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 17:20:07.567964 | controller | Jun 12 17:02:05.274074 crc crio[21573]: time="2026-06-12T17:02:05.273973002Z" level=info msg="Stopped pod sandbox: 3467dd573777638e441d3e5db49d4254ab267f4814fa51f1abecc1d29c63abad" id=49441ab8-f0cb-45e1-a0a6-b520ceadf927 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 17:20:07.567983 | controller | Jun 12 17:03:05.147493 crc crio[21573]: time="2026-06-12T17:03:05.146424689Z" level=info msg="Removing container: 62ec2e32b2655807e6c795bb3133d187fe0770598277720fcc0407bda3b59ed3" id=bb673100-742a-4a5e-9fdb-97007a8aa913 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 17:20:07.568001 | controller | Jun 12 17:03:05.386924 crc crio[21573]: time="2026-06-12T17:03:05.385706503Z" level=info msg="Removed container 62ec2e32b2655807e6c795bb3133d187fe0770598277720fcc0407bda3b59ed3: openshift-infra/auto-csr-approver-29688056-lhlw7/oc" id=bb673100-742a-4a5e-9fdb-97007a8aa913 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 17:20:07.568017 | controller | Jun 12 17:03:05.399061 crc crio[21573]: time="2026-06-12T17:03:05.39850681Z" level=info msg="Stopping pod sandbox: e90116ab3cea58a6f42260bc40a65704a778c15feff5524f145af5788aa43529" id=3a23ce57-4db5-4459-929e-0f4338743d19 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 17:20:07.568034 | controller | Jun 12 17:03:05.399061 crc crio[21573]: time="2026-06-12T17:03:05.398596452Z" level=info msg="Stopped pod sandbox (already stopped): e90116ab3cea58a6f42260bc40a65704a778c15feff5524f145af5788aa43529" id=3a23ce57-4db5-4459-929e-0f4338743d19 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 17:20:07.568050 | controller | Jun 12 17:03:05.402371 crc crio[21573]: time="2026-06-12T17:03:05.402021488Z" level=info msg="Removing pod sandbox: e90116ab3cea58a6f42260bc40a65704a778c15feff5524f145af5788aa43529" id=85937761-afdc-4b2f-8e15-1a0669d9d0cb name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 17:20:07.568066 | controller | Jun 12 17:03:05.417192 crc crio[21573]: time="2026-06-12T17:03:05.416987641Z" level=info msg="Removed pod sandbox: e90116ab3cea58a6f42260bc40a65704a778c15feff5524f145af5788aa43529" id=85937761-afdc-4b2f-8e15-1a0669d9d0cb name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 17:20:07.568082 | controller | Jun 12 17:04:00.546924 crc crio[21573]: time="2026-06-12T17:04:00.545976301Z" level=info msg="Running pod sandbox: openshift-infra/auto-csr-approver-29688064-d8vk6/POD" id=5062723a-8f47-4a98-91a1-b86999cc5561 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:20:07.568099 | controller | Jun 12 17:04:00.548421 crc crio[21573]: time="2026-06-12T17:04:00.546963979Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.568115 | controller | Jun 12 17:04:00.601101 crc crio[21573]: time="2026-06-12T17:04:00.600734492Z" level=info msg="Got pod network &{Name:auto-csr-approver-29688064-d8vk6 Namespace:openshift-infra ID:df9b6dd16700721ffc439f0350cb69b4cada83ac364c540ae1fd6c6fddf5b8d3 UID:97865e87-ba7a-4f64-aab0-953316ff966e NetNS:/var/run/netns/e3322a14-f595-49e7-86fe-f274e25765b2 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod97865e87_ba7a_4f64_aab0_953316ff966e.slice PodAnnotations:0xc00209e0a0}] Aliases:map[]}"
2026-06-12 17:20:07.568132 | controller | Jun 12 17:04:00.601101 crc crio[21573]: time="2026-06-12T17:04:00.600944638Z" level=info msg="Adding pod openshift-infra_auto-csr-approver-29688064-d8vk6 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 17:20:07.568148 | controller | Jun 12 17:04:00.979736 crc crio[21573]: 2026-06-12T17:04:00Z [verbose] CmdAdd (shim): {1.1.0 [{Name:df9b6dd16700721 Mac:0e:be:76:b3:54:df Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:0b Mtu:0 Sandbox:/var/run/netns/e3322a14-f595-49e7-86fe-f274e25765b2 SocketPath: PciID:}] [{Interface:0xc000290590 Address:{IP:10.217.1.11 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 17:20:07.568164 | controller | Jun 12 17:04:00.982317 crc crio[21573]: time="2026-06-12T17:04:00.98220294Z" level=info msg="Got pod network &{Name:auto-csr-approver-29688064-d8vk6 Namespace:openshift-infra ID:df9b6dd16700721ffc439f0350cb69b4cada83ac364c540ae1fd6c6fddf5b8d3 UID:97865e87-ba7a-4f64-aab0-953316ff966e NetNS:/var/run/netns/e3322a14-f595-49e7-86fe-f274e25765b2 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod97865e87_ba7a_4f64_aab0_953316ff966e.slice PodAnnotations:0xc00209e0a0}] Aliases:map[]}"
2026-06-12 17:20:07.568184 | controller | Jun 12 17:04:00.982535 crc crio[21573]: time="2026-06-12T17:04:00.982506158Z" level=info msg="Checking pod openshift-infra_auto-csr-approver-29688064-d8vk6 for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 17:20:07.568201 | controller | Jun 12 17:04:00.997184 crc crio[21573]: time="2026-06-12T17:04:00.996585477Z" level=info msg="Ran pod sandbox df9b6dd16700721ffc439f0350cb69b4cada83ac364c540ae1fd6c6fddf5b8d3 with infra container: openshift-infra/auto-csr-approver-29688064-d8vk6/POD" id=5062723a-8f47-4a98-91a1-b86999cc5561 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:20:07.568217 | controller | Jun 12 17:04:01.007976 crc crio[21573]: time="2026-06-12T17:04:01.005283477Z" level=info msg="Pulling image: registry.redhat.io/openshift4/ose-cli:latest" id=1079dae3-2093-492d-a543-3e3460f2f037 name=/runtime.v1.ImageService/PullImage
2026-06-12 17:20:07.568234 | controller | Jun 12 17:04:01.015997 crc crio[21573]: time="2026-06-12T17:04:01.015884654Z" level=info msg="Trying to access \"registry.redhat.io/openshift4/ose-cli:latest\""
2026-06-12 17:20:07.568250 | controller | Jun 12 17:04:02.002224 crc crio[21573]: time="2026-06-12T17:04:02.001613912Z" level=info msg="Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9" id=1079dae3-2093-492d-a543-3e3460f2f037 name=/runtime.v1.ImageService/PullImage
2026-06-12 17:20:07.568266 | controller | Jun 12 17:04:02.003829 crc crio[21573]: time="2026-06-12T17:04:02.00367863Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-cli:latest" id=81fae271-cba4-4003-ba2f-0e2aa0243e73 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:20:07.568282 | controller | Jun 12 17:04:02.006560 crc crio[21573]: time="2026-06-12T17:04:02.006426116Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-cli:latest" id=6e4e9658-ce66-444e-84c2-6fb12f029802 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:20:07.568299 | controller | Jun 12 17:04:02.016426 crc crio[21573]: time="2026-06-12T17:04:02.016298393Z" level=info msg="Creating container: openshift-infra/auto-csr-approver-29688064-d8vk6/oc" id=33a631f0-06f3-40bf-b87d-76aa71dafb6e name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:20:07.568315 | controller | Jun 12 17:04:02.017050 crc crio[21573]: time="2026-06-12T17:04:02.017001342Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.568331 | controller | Jun 12 17:04:02.069499 crc crio[21573]: time="2026-06-12T17:04:02.069344777Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.568347 | controller | Jun 12 17:04:02.475186 crc crio[21573]: time="2026-06-12T17:04:02.475079953Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.568363 | controller | Jun 12 17:04:02.596368 crc crio[21573]: time="2026-06-12T17:04:02.595901013Z" level=info msg="Created container 8622463b9c3a4b5fd770cede860c425b4d0d76ab8ceb919f0868e6d61ba2cacf: openshift-infra/auto-csr-approver-29688064-d8vk6/oc" id=33a631f0-06f3-40bf-b87d-76aa71dafb6e name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:20:07.568380 | controller | Jun 12 17:04:02.597950 crc crio[21573]: time="2026-06-12T17:04:02.59790214Z" level=info msg="Starting container: 8622463b9c3a4b5fd770cede860c425b4d0d76ab8ceb919f0868e6d61ba2cacf" id=55b5e870-98d9-4ed6-b4ef-12fcac36149a name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 17:20:07.568399 | controller | Jun 12 17:04:02.604001 crc crio[21573]: time="2026-06-12T17:04:02.603943727Z" level=info msg="Started container" PID=205161 containerID=8622463b9c3a4b5fd770cede860c425b4d0d76ab8ceb919f0868e6d61ba2cacf description=openshift-infra/auto-csr-approver-29688064-d8vk6/oc id=55b5e870-98d9-4ed6-b4ef-12fcac36149a name=/runtime.v1.RuntimeService/StartContainer sandboxID=df9b6dd16700721ffc439f0350cb69b4cada83ac364c540ae1fd6c6fddf5b8d3
2026-06-12 17:20:07.568416 | controller | Jun 12 17:04:04.782759 crc crio[21573]: time="2026-06-12T17:04:04.781590935Z" level=info msg="Stopping pod sandbox: df9b6dd16700721ffc439f0350cb69b4cada83ac364c540ae1fd6c6fddf5b8d3" id=61f43eaa-3633-4dab-8997-5b5e7349b324 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 17:20:07.568432 | controller | Jun 12 17:04:04.784065 crc crio[21573]: time="2026-06-12T17:04:04.78350513Z" level=info msg="Got pod network &{Name:auto-csr-approver-29688064-d8vk6 Namespace:openshift-infra ID:df9b6dd16700721ffc439f0350cb69b4cada83ac364c540ae1fd6c6fddf5b8d3 UID:97865e87-ba7a-4f64-aab0-953316ff966e NetNS:/var/run/netns/e3322a14-f595-49e7-86fe-f274e25765b2 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod97865e87_ba7a_4f64_aab0_953316ff966e.slice PodAnnotations:0xc000139ca0}] Aliases:map[]}"
2026-06-12 17:20:07.568449 | controller | Jun 12 17:04:04.784065 crc crio[21573]: time="2026-06-12T17:04:04.783648454Z" level=info msg="Deleting pod openshift-infra_auto-csr-approver-29688064-d8vk6 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 17:20:07.568466 | controller | Jun 12 17:04:05.198618 crc crio[21573]: time="2026-06-12T17:04:05.198069572Z" level=info msg="Stopped pod sandbox: df9b6dd16700721ffc439f0350cb69b4cada83ac364c540ae1fd6c6fddf5b8d3" id=61f43eaa-3633-4dab-8997-5b5e7349b324 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 17:20:07.568482 | controller | Jun 12 17:04:12.929535 crc crio[21573]: time="2026-06-12T17:04:12.927917183Z" level=info msg="Stopping pod sandbox: 37c0178128a17fe31ce92ac3a5302ecf05d1305f7490c310da5458e94f229a78" id=ff43e86f-30ae-46bf-a0d5-e1d1deabbb7b name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 17:20:07.568499 | controller | Jun 12 17:04:12.931410 crc crio[21573]: time="2026-06-12T17:04:12.930190727Z" level=info msg="Got pod network &{Name:nova-edpm-deployment-ipam-openstack-edpm-ipam-qbdnh Namespace:openstack ID:37c0178128a17fe31ce92ac3a5302ecf05d1305f7490c310da5458e94f229a78 UID:1d7367f4-91ae-4cce-ad3c-70a0d94c7507 NetNS:/var/run/netns/a177cbc0-f602-4089-bcd3-33748f17a045 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod1d7367f4_91ae_4cce_ad3c_70a0d94c7507.slice PodAnnotations:0xc006380500}] Aliases:map[]}"
2026-06-12 17:20:07.568515 | controller | Jun 12 17:04:12.931410 crc crio[21573]: time="2026-06-12T17:04:12.930695522Z" level=info msg="Deleting pod openstack_nova-edpm-deployment-ipam-openstack-edpm-ipam-qbdnh from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 17:20:07.568532 | controller | Jun 12 17:04:13.497312 crc crio[21573]: time="2026-06-12T17:04:13.496802485Z" level=info msg="Stopped pod sandbox: 37c0178128a17fe31ce92ac3a5302ecf05d1305f7490c310da5458e94f229a78" id=ff43e86f-30ae-46bf-a0d5-e1d1deabbb7b name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 17:20:07.568548 | controller | Jun 12 17:04:14.547308 crc crio[21573]: time="2026-06-12T17:04:14.546240145Z" level=info msg="Running pod sandbox: openstack/telemetry-edpm-deployment-ipam-openstack-edpm-ipam-xc4g2/POD" id=43f78a69-4e98-4088-83ac-f56954fbdd17 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:20:07.568566 | controller | Jun 12 17:04:14.549072 crc crio[21573]: time="2026-06-12T17:04:14.549049404Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.568609 | controller | Jun 12 17:04:14.592065 crc crio[21573]: time="2026-06-12T17:04:14.591956154Z" level=info msg="Got pod network &{Name:telemetry-edpm-deployment-ipam-openstack-edpm-ipam-xc4g2 Namespace:openstack ID:a18fa056c8fbf58f80319cc9859233a4583e0d5f9dc0776b3ab418b80c17a468 UID:f8a15fb2-9134-4479-8b9d-05f4e8f82fb1 NetNS:/var/run/netns/00c5a9ab-f652-48af-bef6-f632e2a5d9f2 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podf8a15fb2_9134_4479_8b9d_05f4e8f82fb1.slice PodAnnotations:0xc00008dbf0}] Aliases:map[]}"
2026-06-12 17:20:07.568628 | controller | Jun 12 17:04:14.592065 crc crio[21573]: time="2026-06-12T17:04:14.592043906Z" level=info msg="Adding pod openstack_telemetry-edpm-deployment-ipam-openstack-edpm-ipam-xc4g2 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 17:20:07.568645 | controller | Jun 12 17:04:15.369187 crc crio[21573]: 2026-06-12T17:04:15Z [verbose] CmdAdd (shim): {1.1.0 [{Name:a18fa056c8fbf58 Mac:b6:4e:cb:89:38:8d Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:0c Mtu:0 Sandbox:/var/run/netns/00c5a9ab-f652-48af-bef6-f632e2a5d9f2 SocketPath: PciID:}] [{Interface:0xc0001125c0 Address:{IP:10.217.1.12 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 17:20:07.568661 | controller | Jun 12 17:04:15.372144 crc crio[21573]: time="2026-06-12T17:04:15.371359852Z" level=info msg="Got pod network &{Name:telemetry-edpm-deployment-ipam-openstack-edpm-ipam-xc4g2 Namespace:openstack ID:a18fa056c8fbf58f80319cc9859233a4583e0d5f9dc0776b3ab418b80c17a468 UID:f8a15fb2-9134-4479-8b9d-05f4e8f82fb1 NetNS:/var/run/netns/00c5a9ab-f652-48af-bef6-f632e2a5d9f2 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podf8a15fb2_9134_4479_8b9d_05f4e8f82fb1.slice PodAnnotations:0xc00008dbf0}] Aliases:map[]}"
2026-06-12 17:20:07.568678 | controller | Jun 12 17:04:15.372144 crc crio[21573]: time="2026-06-12T17:04:15.371592299Z" level=info msg="Checking pod openstack_telemetry-edpm-deployment-ipam-openstack-edpm-ipam-xc4g2 for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 17:20:07.568695 | controller | Jun 12 17:04:15.383965 crc crio[21573]: time="2026-06-12T17:04:15.382238989Z" level=info msg="Ran pod sandbox a18fa056c8fbf58f80319cc9859233a4583e0d5f9dc0776b3ab418b80c17a468 with infra container: openstack/telemetry-edpm-deployment-ipam-openstack-edpm-ipam-xc4g2/POD" id=43f78a69-4e98-4088-83ac-f56954fbdd17 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:20:07.568711 | controller | Jun 12 17:04:15.385875 crc crio[21573]: time="2026-06-12T17:04:15.385518508Z" level=info msg="Checking image status: quay.rdoproject.org/openstack-k8s-operators/openstack-ansibleee-runner:0d5932bc7e4b786a4f66bb71a9845a8ad6dbd838" id=d31dd6ac-59e1-4641-8bd3-44cf111fc129 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:20:07.568727 | controller | Jun 12 17:04:15.443681 crc crio[21573]: time="2026-06-12T17:04:15.442421939Z" level=info msg="Checking image status: quay.rdoproject.org/openstack-k8s-operators/openstack-ansibleee-runner:0d5932bc7e4b786a4f66bb71a9845a8ad6dbd838" id=9d0e27f4-e770-49a9-adcd-d76f6a743b6f name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:20:07.568743 | controller | Jun 12 17:04:15.453495 crc crio[21573]: time="2026-06-12T17:04:15.453333345Z" level=info msg="Creating container: openstack/telemetry-edpm-deployment-ipam-openstack-edpm-ipam-xc4g2/telemetry-edpm-deployment-ipam-openstack-edpm-ipam" id=7d31a701-8325-415e-ab32-5ffe2c80dbd7 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:20:07.568760 | controller | Jun 12 17:04:15.454105 crc crio[21573]: time="2026-06-12T17:04:15.454023844Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.568780 | controller | Jun 12 17:04:15.522094 crc crio[21573]: time="2026-06-12T17:04:15.521956727Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.568796 | controller | Jun 12 17:04:15.529222 crc crio[21573]: time="2026-06-12T17:04:15.529057278Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.568813 | controller | Jun 12 17:04:15.730285 crc crio[21573]: time="2026-06-12T17:04:15.730016333Z" level=info msg="Created container a3cc95f8646d254406bc4a0d74dabf8466d3bd8c8ae46287e85537cc1510b960: openstack/telemetry-edpm-deployment-ipam-openstack-edpm-ipam-xc4g2/telemetry-edpm-deployment-ipam-openstack-edpm-ipam" id=7d31a701-8325-415e-ab32-5ffe2c80dbd7 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:20:07.568830 | controller | Jun 12 17:04:15.733519 crc crio[21573]: time="2026-06-12T17:04:15.733362688Z" level=info msg="Starting container: a3cc95f8646d254406bc4a0d74dabf8466d3bd8c8ae46287e85537cc1510b960" id=483f0b86-6965-460a-a8fd-e027a9240b95 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 17:20:07.568847 | controller | Jun 12 17:04:15.744769 crc crio[21573]: time="2026-06-12T17:04:15.744274932Z" level=info msg="Started container" PID=206106 containerID=a3cc95f8646d254406bc4a0d74dabf8466d3bd8c8ae46287e85537cc1510b960 description=openstack/telemetry-edpm-deployment-ipam-openstack-edpm-ipam-xc4g2/telemetry-edpm-deployment-ipam-openstack-edpm-ipam id=483f0b86-6965-460a-a8fd-e027a9240b95 name=/runtime.v1.RuntimeService/StartContainer sandboxID=a18fa056c8fbf58f80319cc9859233a4583e0d5f9dc0776b3ab418b80c17a468
2026-06-12 17:20:07.568863 | controller | Jun 12 17:04:20.017401 crc crio[21573]: time="2026-06-12T17:04:20.016540101Z" level=info msg="Running pod sandbox: openshift-marketplace/redhat-marketplace-82b4w/POD" id=b7ed1b7c-bc88-480c-b8f2-08374459c082 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:20:07.568880 | controller | Jun 12 17:04:20.018506 crc crio[21573]: time="2026-06-12T17:04:20.017488438Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.568896 | controller | Jun 12 17:04:20.072664 crc crio[21573]: time="2026-06-12T17:04:20.072569628Z" level=info msg="Got pod network &{Name:redhat-marketplace-82b4w Namespace:openshift-marketplace ID:ea8a8306f6f65eb222ec86398de691432706e35ca32caec736bf4239405ce8e3 UID:596f641f-73c4-4fa8-8406-9b814b96c9b0 NetNS:/var/run/netns/365fcb44-a160-4a41-bf68-f12646fea8d0 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod596f641f_73c4_4fa8_8406_9b814b96c9b0.slice PodAnnotations:0xc00008cd88}] Aliases:map[]}"
2026-06-12 17:20:07.568913 | controller | Jun 12 17:04:20.072664 crc crio[21573]: time="2026-06-12T17:04:20.07264692Z" level=info msg="Adding pod openshift-marketplace_redhat-marketplace-82b4w to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 17:20:07.568931 | controller | Jun 12 17:04:20.774785 crc crio[21573]: 2026-06-12T17:04:20Z [verbose] CmdAdd (shim): {1.1.0 [{Name:ea8a8306f6f65eb Mac:16:2e:99:96:d4:fb Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:0d Mtu:0 Sandbox:/var/run/netns/365fcb44-a160-4a41-bf68-f12646fea8d0 SocketPath: PciID:}] [{Interface:0xc0002d95e0 Address:{IP:10.217.1.13 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 17:20:07.568947 | controller | Jun 12 17:04:20.775800 crc crio[21573]: time="2026-06-12T17:04:20.775665363Z" level=info msg="Got pod network &{Name:redhat-marketplace-82b4w Namespace:openshift-marketplace ID:ea8a8306f6f65eb222ec86398de691432706e35ca32caec736bf4239405ce8e3 UID:596f641f-73c4-4fa8-8406-9b814b96c9b0 NetNS:/var/run/netns/365fcb44-a160-4a41-bf68-f12646fea8d0 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod596f641f_73c4_4fa8_8406_9b814b96c9b0.slice PodAnnotations:0xc00008cd88}] Aliases:map[]}"
2026-06-12 17:20:07.568974 | controller | Jun 12 17:04:20.775922 crc crio[21573]: time="2026-06-12T17:04:20.775867209Z" level=info msg="Checking pod openshift-marketplace_redhat-marketplace-82b4w for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 17:20:07.568991 | controller | Jun 12 17:04:20.790772 crc crio[21573]: time="2026-06-12T17:04:20.790602673Z" level=info msg="Ran pod sandbox ea8a8306f6f65eb222ec86398de691432706e35ca32caec736bf4239405ce8e3 with infra container: openshift-marketplace/redhat-marketplace-82b4w/POD" id=b7ed1b7c-bc88-480c-b8f2-08374459c082 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:20:07.569008 | controller | Jun 12 17:04:20.795795 crc crio[21573]: time="2026-06-12T17:04:20.7956968Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=4be7130a-c219-44d1-bbfe-e6b46ec96d57 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:20:07.569024 | controller | Jun 12 17:04:20.799081 crc crio[21573]: time="2026-06-12T17:04:20.798975567Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=56c0d93e-433e-438c-97e5-36cc8f1ae19c name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:20:07.569040 | controller | Jun 12 17:04:20.807898 crc crio[21573]: time="2026-06-12T17:04:20.8077589Z" level=info msg="Creating container: openshift-marketplace/redhat-marketplace-82b4w/extract-utilities" id=2868d44c-e76e-416b-ad03-4684973d3ac9 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:20:07.569057 | controller | Jun 12 17:04:20.808817 crc crio[21573]: time="2026-06-12T17:04:20.808715367Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.569073 | controller | Jun 12 17:04:20.897944 crc crio[21573]: time="2026-06-12T17:04:20.89783628Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.569089 | controller | Jun 12 17:04:20.903955 crc crio[21573]: time="2026-06-12T17:04:20.903879468Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.569106 | controller | Jun 12 17:04:21.123610 crc crio[21573]: time="2026-06-12T17:04:21.122728649Z" level=info msg="Created container 760ce0ed29a6a77017b5135e74538fec3fa66e13442b380c2800da68bcb86a2e: openshift-marketplace/redhat-marketplace-82b4w/extract-utilities" id=2868d44c-e76e-416b-ad03-4684973d3ac9 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:20:07.569122 | controller | Jun 12 17:04:21.125282 crc crio[21573]: time="2026-06-12T17:04:21.125172568Z" level=info msg="Starting container: 760ce0ed29a6a77017b5135e74538fec3fa66e13442b380c2800da68bcb86a2e" id=486da0d2-417b-4491-a2c7-471c1c6cb54d name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 17:20:07.569138 | controller | Jun 12 17:04:21.130833 crc crio[21573]: time="2026-06-12T17:04:21.130740935Z" level=info msg="Started container" PID=206468 containerID=760ce0ed29a6a77017b5135e74538fec3fa66e13442b380c2800da68bcb86a2e description=openshift-marketplace/redhat-marketplace-82b4w/extract-utilities id=486da0d2-417b-4491-a2c7-471c1c6cb54d name=/runtime.v1.RuntimeService/StartContainer sandboxID=ea8a8306f6f65eb222ec86398de691432706e35ca32caec736bf4239405ce8e3
2026-06-12 17:20:07.569158 | controller | Jun 12 17:04:21.827997 crc crio[21573]: time="2026-06-12T17:04:21.827902005Z" level=info msg="Running pod sandbox: openshift-marketplace/redhat-operators-9gcc6/POD" id=9ec3d7c1-1979-4c41-955a-fd935913a992 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:20:07.569175 | controller | Jun 12 17:04:21.828146 crc crio[21573]: time="2026-06-12T17:04:21.828022708Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.569191 | controller | Jun 12 17:04:21.926792 crc crio[21573]: time="2026-06-12T17:04:21.926679706Z" level=info msg="Got pod network &{Name:redhat-operators-9gcc6 Namespace:openshift-marketplace ID:c9bd897649107dcf1aa157ba78da84aa2faeb70dda13d88987d131db41590103 UID:8a1ad9ba-fbc2-42d4-8779-fbbc40f8b8f7 NetNS:/var/run/netns/13511029-32ae-483e-8115-147d5382ba26 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod8a1ad9ba_fbc2_42d4_8779_fbbc40f8b8f7.slice PodAnnotations:0xc001897010}] Aliases:map[]}"
2026-06-12 17:20:07.569207 | controller | Jun 12 17:04:21.926792 crc crio[21573]: time="2026-06-12T17:04:21.926751758Z" level=info msg="Adding pod openshift-marketplace_redhat-operators-9gcc6 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 17:20:07.569224 | controller | Jun 12 17:04:22.139586 crc crio[21573]: time="2026-06-12T17:04:22.138952143Z" level=info msg="Pulling image: registry.redhat.io/redhat/redhat-marketplace-index:v4.20" id=81b1f75a-dd98-47c0-8dcc-8da0ab0bdda8 name=/runtime.v1.ImageService/PullImage
2026-06-12 17:20:07.569240 | controller | Jun 12 17:04:22.151170 crc crio[21573]: time="2026-06-12T17:04:22.145633802Z" level=info msg="Trying to access \"registry.redhat.io/redhat/redhat-marketplace-index:v4.20\""
2026-06-12 17:20:07.569256 | controller | Jun 12 17:04:22.443652 crc crio[21573]: 2026-06-12T17:04:22Z [verbose] CmdAdd (shim): {1.1.0 [{Name:c9bd897649107dc Mac:16:ce:59:4f:62:c2 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:0e Mtu:0 Sandbox:/var/run/netns/13511029-32ae-483e-8115-147d5382ba26 SocketPath: PciID:}] [{Interface:0xc00028a8a0 Address:{IP:10.217.1.14 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 17:20:07.569272 | controller | Jun 12 17:04:22.443652 crc crio[21573]: time="2026-06-12T17:04:22.440756513Z" level=info msg="Got pod network &{Name:redhat-operators-9gcc6 Namespace:openshift-marketplace ID:c9bd897649107dcf1aa157ba78da84aa2faeb70dda13d88987d131db41590103 UID:8a1ad9ba-fbc2-42d4-8779-fbbc40f8b8f7 NetNS:/var/run/netns/13511029-32ae-483e-8115-147d5382ba26 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod8a1ad9ba_fbc2_42d4_8779_fbbc40f8b8f7.slice PodAnnotations:0xc001897010}] Aliases:map[]}"
2026-06-12 17:20:07.569288 | controller | Jun 12 17:04:22.443652 crc crio[21573]: time="2026-06-12T17:04:22.44100722Z" level=info msg="Checking pod openshift-marketplace_redhat-operators-9gcc6 for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 17:20:07.569305 | controller | Jun 12 17:04:22.460392 crc crio[21573]: time="2026-06-12T17:04:22.46022392Z" level=info msg="Ran pod sandbox c9bd897649107dcf1aa157ba78da84aa2faeb70dda13d88987d131db41590103 with infra container: openshift-marketplace/redhat-operators-9gcc6/POD" id=9ec3d7c1-1979-4c41-955a-fd935913a992 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:20:07.569321 | controller | Jun 12 17:04:22.483049 crc crio[21573]: time="2026-06-12T17:04:22.482930893Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=dd8b1548-543e-492f-bed0-cd270e5b7c33 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:20:07.569338 | controller | Jun 12 17:04:22.486512 crc crio[21573]: time="2026-06-12T17:04:22.486335499Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=3ca74425-ec93-4190-873a-6ad032ee67c2 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:20:07.569358 | controller | Jun 12 17:04:22.499968 crc crio[21573]: time="2026-06-12T17:04:22.499870807Z" level=info msg="Creating container: openshift-marketplace/redhat-operators-9gcc6/extract-utilities" id=63ac54f2-309d-4122-9a4f-ff5b910d68d1 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:20:07.569375 | controller | Jun 12 17:04:22.500531 crc crio[21573]: time="2026-06-12T17:04:22.500412143Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.569391 | controller | Jun 12 17:04:22.601883 crc crio[21573]: time="2026-06-12T17:04:22.601758275Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.569407 | controller | Jun 12 17:04:22.610896 crc crio[21573]: time="2026-06-12T17:04:22.610778607Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.569423 | controller | Jun 12 17:04:22.815739 crc crio[21573]: time="2026-06-12T17:04:22.815643107Z" level=info msg="Created container ebd17708c96f4f840951b366109c8926f80d8d378fd1331009701da828f8cc4a: openshift-marketplace/redhat-operators-9gcc6/extract-utilities" id=63ac54f2-309d-4122-9a4f-ff5b910d68d1 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:20:07.569439 | controller | Jun 12 17:04:22.817093 crc crio[21573]: time="2026-06-12T17:04:22.817019176Z" level=info msg="Starting container: ebd17708c96f4f840951b366109c8926f80d8d378fd1331009701da828f8cc4a" id=4f7a191e-8f1c-4787-9f68-8f4db8d0d0f7 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 17:20:07.569455 | controller | Jun 12 17:04:22.825581 crc crio[21573]: time="2026-06-12T17:04:22.825404961Z" level=info msg="Pulled image: registry.redhat.io/redhat/redhat-marketplace-index@sha256:eaa0e17f3e4a3079539d3da6839f308f2d277b5c3bc91e1d58ba54c3b141d4ba" id=81b1f75a-dd98-47c0-8dcc-8da0ab0bdda8 name=/runtime.v1.ImageService/PullImage
2026-06-12 17:20:07.569472 | controller | Jun 12 17:04:22.826594 crc crio[21573]: time="2026-06-12T17:04:22.826430159Z" level=info msg="Started container" PID=206562 containerID=ebd17708c96f4f840951b366109c8926f80d8d378fd1331009701da828f8cc4a description=openshift-marketplace/redhat-operators-9gcc6/extract-utilities id=4f7a191e-8f1c-4787-9f68-8f4db8d0d0f7 name=/runtime.v1.RuntimeService/StartContainer sandboxID=c9bd897649107dcf1aa157ba78da84aa2faeb70dda13d88987d131db41590103
2026-06-12 17:20:07.569488 | controller | Jun 12 17:04:22.833322 crc crio[21573]: time="2026-06-12T17:04:22.833167479Z" level=info msg="Checking image status: registry.redhat.io/redhat/redhat-marketplace-index:v4.20" id=f17f24fa-4cec-4d02-835d-2be7f1a2ba1b name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:20:07.569504 | controller | Jun 12 17:04:22.838103 crc crio[21573]: time="2026-06-12T17:04:22.837939971Z" level=info msg="Checking image status: registry.redhat.io/redhat/redhat-marketplace-index:v4.20" id=ca81f4c3-0df8-4b5e-95cb-438e2cd33b38 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:20:07.569520 | controller | Jun 12 17:04:22.860205 crc crio[21573]: time="2026-06-12T17:04:22.860048679Z" level=info msg="Creating container: openshift-marketplace/redhat-marketplace-82b4w/extract-content" id=9a0daae9-b0e4-4eb9-b36c-9787d13c6d69 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:20:07.569536 | controller | Jun 12 17:04:22.860915 crc crio[21573]: time="2026-06-12T17:04:22.860861922Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.569556 | controller | Jun 12 17:04:23.006566 crc crio[21573]: time="2026-06-12T17:04:23.005113988Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.569588 | controller | Jun 12 17:04:23.014502 crc crio[21573]: time="2026-06-12T17:04:23.012325872Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.569610 | controller | Jun 12 17:04:23.175710 crc crio[21573]: time="2026-06-12T17:04:23.175100611Z" level=info msg="Pulling image: registry.redhat.io/redhat/redhat-operator-index:v4.20" id=7c1b65b4-f01d-4b9f-b144-2591ca1568b7 name=/runtime.v1.ImageService/PullImage
2026-06-12 17:20:07.569627 | controller | Jun 12 17:04:23.179906 crc crio[21573]: time="2026-06-12T17:04:23.179819893Z" level=info msg="Trying to access \"registry.redhat.io/redhat/redhat-operator-index:v4.20\""
2026-06-12 17:20:07.569644 | controller | Jun 12 17:04:23.200660 crc crio[21573]: time="2026-06-12T17:04:23.200285615Z" level=info msg="Created container ebb4c2103734cf7750e1b89e480524d255a05c69494def2787c79277dc832f1e: openshift-marketplace/redhat-marketplace-82b4w/extract-content" id=9a0daae9-b0e4-4eb9-b36c-9787d13c6d69 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:20:07.569661 | controller | Jun 12 17:04:23.205732 crc crio[21573]: time="2026-06-12T17:04:23.205607585Z" level=info msg="Starting container: ebb4c2103734cf7750e1b89e480524d255a05c69494def2787c79277dc832f1e" id=bde29829-b73b-4990-8c19-e1b6cb293548 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 17:20:07.569678 | controller | Jun 12 17:04:23.219379 crc crio[21573]: time="2026-06-12T17:04:23.219197264Z" level=info msg="Started container" PID=206596 containerID=ebb4c2103734cf7750e1b89e480524d255a05c69494def2787c79277dc832f1e description=openshift-marketplace/redhat-marketplace-82b4w/extract-content id=bde29829-b73b-4990-8c19-e1b6cb293548 name=/runtime.v1.RuntimeService/StartContainer sandboxID=ea8a8306f6f65eb222ec86398de691432706e35ca32caec736bf4239405ce8e3
2026-06-12 17:20:07.569695 | controller | Jun 12 17:04:23.265878 crc crio[21573]: time="2026-06-12T17:04:23.265736288Z" level=info msg="Running pod sandbox: openshift-marketplace/community-operators-dg2kb/POD" id=2bbaec01-4507-46f0-82e5-8776794fff3c name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:20:07.569712 | controller | Jun 12 17:04:23.266058 crc crio[21573]: time="2026-06-12T17:04:23.265932261Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.569728 | controller | Jun 12 17:04:23.333527 crc crio[21573]: time="2026-06-12T17:04:23.333376028Z" level=info msg="Got pod network &{Name:community-operators-dg2kb Namespace:openshift-marketplace ID:9effa1aa56dc9358d86c72fc324b2e98826dc65413e74fd7ae87f0dc1daf95a9 UID:ca54536c-b604-49ab-8ece-257f3f047e45 NetNS:/var/run/netns/ba9fba98-a5a0-40ad-a04b-c1de74c6dbc0 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podca54536c_b604_49ab_8ece_257f3f047e45.slice PodAnnotations:0xc00063cd80}] Aliases:map[]}"
2026-06-12 17:20:07.569745 | controller | Jun 12 17:04:23.333527 crc crio[21573]: time="2026-06-12T17:04:23.33342194Z" level=info msg="Adding pod openshift-marketplace_community-operators-dg2kb to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 17:20:07.569762 | controller | Jun 12 17:04:23.867167 crc crio[21573]: 2026-06-12T17:04:23Z [verbose] CmdAdd (shim): {1.1.0 [{Name:9effa1aa56dc935 Mac:fa:cd:7e:2a:bc:b0 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:0f Mtu:0 Sandbox:/var/run/netns/ba9fba98-a5a0-40ad-a04b-c1de74c6dbc0 SocketPath: PciID:}] [{Interface:0xc0003046c0 Address:{IP:10.217.1.15 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 17:20:07.569782 | controller | Jun 12 17:04:23.874705 crc crio[21573]: time="2026-06-12T17:04:23.874527845Z" level=info msg="Got pod network &{Name:community-operators-dg2kb Namespace:openshift-marketplace ID:9effa1aa56dc9358d86c72fc324b2e98826dc65413e74fd7ae87f0dc1daf95a9 UID:ca54536c-b604-49ab-8ece-257f3f047e45 NetNS:/var/run/netns/ba9fba98-a5a0-40ad-a04b-c1de74c6dbc0 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podca54536c_b604_49ab_8ece_257f3f047e45.slice PodAnnotations:0xc00063cd80}] Aliases:map[]}"
2026-06-12 17:20:07.569799 | controller | Jun 12 17:04:23.875726 crc crio[21573]: time="2026-06-12T17:04:23.875366808Z" level=info msg="Checking pod openshift-marketplace_community-operators-dg2kb for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 17:20:07.569816 | controller | Jun 12 17:04:23.910506 crc crio[21573]: time="2026-06-12T17:04:23.907234548Z" level=info msg="Ran pod sandbox 9effa1aa56dc9358d86c72fc324b2e98826dc65413e74fd7ae87f0dc1daf95a9 with infra container: openshift-marketplace/community-operators-dg2kb/POD" id=2bbaec01-4507-46f0-82e5-8776794fff3c name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:20:07.569833 | controller | Jun 12 17:04:23.922165 crc crio[21573]: time="2026-06-12T17:04:23.921968722Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=e7c21569-b236-48b3-96c4-685958ba2a71 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:20:07.569849 | controller | Jun 12 17:04:23.929472 crc crio[21573]: time="2026-06-12T17:04:23.929386467Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=8f2ac8a3-538e-4496-ba69-0258943c3132 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:20:07.569865 | controller | Jun 12 17:04:23.949664 crc crio[21573]: time="2026-06-12T17:04:23.949577992Z" level=info msg="Creating container: openshift-marketplace/community-operators-dg2kb/extract-utilities" id=2c8eccc7-74b9-4f14-a2fb-53b7ee5e3c3d name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:20:07.569881 | controller | Jun 12 17:04:23.950035 crc crio[21573]: time="2026-06-12T17:04:23.949961892Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.569898 | controller | Jun 12 17:04:24.244149 crc crio[21573]: time="2026-06-12T17:04:24.243998136Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.569914 | controller | Jun 12 17:04:24.251024 crc crio[21573]: time="2026-06-12T17:04:24.250971521Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.569930 | controller | Jun 12 17:04:24.299560 crc crio[21573]: time="2026-06-12T17:04:24.298355101Z" level=info msg="Pulled image: registry.redhat.io/redhat/redhat-operator-index@sha256:f5f7575300572ad2ef92672b7dc76ed5ddaf50e7b74642e9907deda8cb9fa115" id=7c1b65b4-f01d-4b9f-b144-2591ca1568b7 name=/runtime.v1.ImageService/PullImage
2026-06-12 17:20:07.569946 | controller | Jun 12 17:04:24.304972 crc crio[21573]: time="2026-06-12T17:04:24.304877036Z" level=info msg="Checking image status: registry.redhat.io/redhat/redhat-operator-index:v4.20" id=91a95dc9-a077-42d8-9597-b4b73dad9d97 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:20:07.569962 | controller | Jun 12 17:04:24.318955 crc crio[21573]: time="2026-06-12T17:04:24.31881943Z" level=info msg="Checking image status: registry.redhat.io/redhat/redhat-operator-index:v4.20" id=d7066391-6f88-4e1c-b2d0-d3e10b2fa2d7 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:20:07.569978 | controller | Jun 12 17:04:24.362018 crc crio[21573]: time="2026-06-12T17:04:24.360823581Z" level=info msg="Creating container: openshift-marketplace/redhat-operators-9gcc6/extract-content" id=2f992854-1b68-439f-b2b5-f19fab83eb40 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:20:07.570001 | controller | Jun 12 17:04:24.362018 crc crio[21573]: time="2026-06-12T17:04:24.361945822Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.570018 | controller | Jun 12 17:04:24.468060 crc crio[21573]: time="2026-06-12T17:04:24.46795455Z" level=info msg="Created container 847089618cba00306f51107ff73990c1c1646aa0806e7ec88010df01a2bc7769: openshift-marketplace/community-operators-dg2kb/extract-utilities" id=2c8eccc7-74b9-4f14-a2fb-53b7ee5e3c3d name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:20:07.570035 | controller | Jun 12 17:04:24.473930 crc crio[21573]: time="2026-06-12T17:04:24.473840406Z" level=info msg="Starting container: 847089618cba00306f51107ff73990c1c1646aa0806e7ec88010df01a2bc7769" id=a830b3a8-58d2-462e-a22b-19f10e86849c name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 17:20:07.570052 | controller | Jun 12 17:04:24.492824 crc crio[21573]: time="2026-06-12T17:04:24.492523597Z" level=info msg="Started container" PID=206709 containerID=847089618cba00306f51107ff73990c1c1646aa0806e7ec88010df01a2bc7769 description=openshift-marketplace/community-operators-dg2kb/extract-utilities id=a830b3a8-58d2-462e-a22b-19f10e86849c name=/runtime.v1.RuntimeService/StartContainer sandboxID=9effa1aa56dc9358d86c72fc324b2e98826dc65413e74fd7ae87f0dc1daf95a9
2026-06-12 17:20:07.570069 | controller | Jun 12 17:04:24.566995 crc crio[21573]: time="2026-06-12T17:04:24.565957341Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.570085 | controller | Jun 12 17:04:24.573568 crc crio[21573]: time="2026-06-12T17:04:24.573412089Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.570101 | controller | Jun 12 17:04:24.775975 crc crio[21573]: time="2026-06-12T17:04:24.775809481Z" level=info msg="Created container c4bfba1cba042096bb72d8799176564e26fcfcac018be46dd8267635878c5767: openshift-marketplace/redhat-operators-9gcc6/extract-content" id=2f992854-1b68-439f-b2b5-f19fab83eb40 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:20:07.570118 | controller | Jun 12 17:04:24.779150 crc crio[21573]: time="2026-06-12T17:04:24.779050402Z" level=info msg="Starting container: c4bfba1cba042096bb72d8799176564e26fcfcac018be46dd8267635878c5767" id=18b491ab-a047-4047-a80f-46748d52d78a name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 17:20:07.570134 | controller | Jun 12 17:04:24.790633 crc crio[21573]: time="2026-06-12T17:04:24.789507905Z" level=info msg="Started container" PID=206750 containerID=c4bfba1cba042096bb72d8799176564e26fcfcac018be46dd8267635878c5767 description=openshift-marketplace/redhat-operators-9gcc6/extract-content id=18b491ab-a047-4047-a80f-46748d52d78a name=/runtime.v1.RuntimeService/StartContainer sandboxID=c9bd897649107dcf1aa157ba78da84aa2faeb70dda13d88987d131db41590103
2026-06-12 17:20:07.570151 | controller | Jun 12 17:04:25.556788 crc crio[21573]: time="2026-06-12T17:04:25.556115285Z" level=info msg="Pulling image: registry.redhat.io/redhat/community-operator-index:v4.20" id=6f314c43-73fd-4869-ad87-f584a5147dec name=/runtime.v1.ImageService/PullImage
2026-06-12 17:20:07.570167 | controller | Jun 12 17:04:25.566688 crc crio[21573]: time="2026-06-12T17:04:25.566573057Z" level=info msg="Trying to access \"registry.redhat.io/redhat/community-operator-index:v4.20\""
2026-06-12 17:20:07.570183 | controller | Jun 12 17:04:25.589237 crc crio[21573]: time="2026-06-12T17:04:25.587705219Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=717c23b8-3a85-4c5b-a08c-2e4b1f9b2af4 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:20:07.570203 | controller | Jun 12 17:04:25.597587 crc crio[21573]: time="2026-06-12T17:04:25.595694502Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=54b82e5e-0438-498b-bc1f-070f033fa0c0 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:20:07.570220 | controller | Jun 12 17:04:25.609861 crc crio[21573]: time="2026-06-12T17:04:25.609733974Z" level=info msg="Creating container: openshift-marketplace/redhat-marketplace-82b4w/registry-server" id=dc2784fe-f263-48fe-902a-caf5dd8f5e6b name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:20:07.570236 | controller | Jun 12 17:04:25.610244 crc crio[21573]: time="2026-06-12T17:04:25.610129136Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.570252 | controller | Jun 12 17:04:25.667142 crc crio[21573]: time="2026-06-12T17:04:25.665539295Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.570268 | controller | Jun 12 17:04:25.672651 crc crio[21573]: time="2026-06-12T17:04:25.672347835Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.570284 | controller | Jun 12 17:04:25.932393 crc crio[21573]: time="2026-06-12T17:04:25.932240525Z" level=info msg="Created container bf3f2477349dbd01a3266f16b9d01866c7a837cc665857bbaf5834e457eba79e: openshift-marketplace/redhat-marketplace-82b4w/registry-server" id=dc2784fe-f263-48fe-902a-caf5dd8f5e6b name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:20:07.570300 | controller | Jun 12 17:04:25.935150 crc crio[21573]: time="2026-06-12T17:04:25.935078229Z" level=info msg="Starting container: bf3f2477349dbd01a3266f16b9d01866c7a837cc665857bbaf5834e457eba79e" id=a610393a-75e2-4f71-9baa-0df84838f927 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 17:20:07.570316 | controller | Jun 12 17:04:25.948238 crc crio[21573]: time="2026-06-12T17:04:25.948174829Z" level=info msg="Started container" PID=206825 containerID=bf3f2477349dbd01a3266f16b9d01866c7a837cc665857bbaf5834e457eba79e description=openshift-marketplace/redhat-marketplace-82b4w/registry-server id=a610393a-75e2-4f71-9baa-0df84838f927 name=/runtime.v1.RuntimeService/StartContainer sandboxID=ea8a8306f6f65eb222ec86398de691432706e35ca32caec736bf4239405ce8e3
2026-06-12 17:20:07.570332 | controller | Jun 12 17:04:26.411401 crc crio[21573]: time="2026-06-12T17:04:26.410868781Z" level=info msg="Pulled image: registry.redhat.io/redhat/community-operator-index@sha256:8874ea870c535d2628f240c4dfe1c55570869954e66ad633ea84cc782b3982dc" id=6f314c43-73fd-4869-ad87-f584a5147dec name=/runtime.v1.ImageService/PullImage
2026-06-12 17:20:07.570349 | controller | Jun 12 17:04:26.412245 crc crio[21573]: time="2026-06-12T17:04:26.412194847Z" level=info msg="Checking image status: registry.redhat.io/redhat/community-operator-index:v4.20" id=542de475-a229-487d-8f1b-2b41395a4b0e name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:20:07.570365 | controller | Jun 12 17:04:26.415569 crc crio[21573]: time="2026-06-12T17:04:26.41553015Z" level=info msg="Checking image status: registry.redhat.io/redhat/community-operator-index:v4.20" id=bee72bfe-e356-4287-8360-851578748f1b name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:20:07.570381 | controller | Jun 12 17:04:26.424694 crc crio[21573]: time="2026-06-12T17:04:26.424592617Z" level=info msg="Creating container: openshift-marketplace/community-operators-dg2kb/extract-content" id=39065f57-274a-48ca-9b28-f811b06015a2 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:20:07.570400 | controller | Jun 12 17:04:26.425193 crc crio[21573]: time="2026-06-12T17:04:26.425118582Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.570417 | controller | Jun 12 17:04:26.498428 crc crio[21573]: time="2026-06-12T17:04:26.498197136Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.570433 | controller | Jun 12 17:04:26.503694 crc crio[21573]: time="2026-06-12T17:04:26.50362407Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.570449 | controller | Jun 12 17:04:26.721072 crc crio[21573]: time="2026-06-12T17:04:26.720978309Z" level=info msg="Created container 619eaf0c59131e57b7a049bce673ba057e380d8db9b98abc32aa75b46a9098b5: openshift-marketplace/community-operators-dg2kb/extract-content" id=39065f57-274a-48ca-9b28-f811b06015a2 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:20:07.570465 | controller | Jun 12 17:04:26.725061 crc crio[21573]: time="2026-06-12T17:04:26.724581628Z" level=info msg="Starting container: 619eaf0c59131e57b7a049bce673ba057e380d8db9b98abc32aa75b46a9098b5" id=aaf6c633-3ef5-44f4-9932-c7946452d932 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 17:20:07.570482 | controller | Jun 12 17:04:26.731821 crc crio[21573]: time="2026-06-12T17:04:26.731704398Z" level=info msg="Started container" PID=206907 containerID=619eaf0c59131e57b7a049bce673ba057e380d8db9b98abc32aa75b46a9098b5 description=openshift-marketplace/community-operators-dg2kb/extract-content id=aaf6c633-3ef5-44f4-9932-c7946452d932 name=/runtime.v1.RuntimeService/StartContainer sandboxID=9effa1aa56dc9358d86c72fc324b2e98826dc65413e74fd7ae87f0dc1daf95a9
2026-06-12 17:20:07.570498 | controller | Jun 12 17:04:32.744519 crc crio[21573]: time="2026-06-12T17:04:32.74191298Z" level=info msg="Stopping container: bf3f2477349dbd01a3266f16b9d01866c7a837cc665857bbaf5834e457eba79e (timeout: 2s)" id=b4cd51a0-1c9d-49dc-b2bf-c7c3a8511d9f name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 17:20:07.570514 | controller | Jun 12 17:04:32.750223 crc crio[21573]: time="2026-06-12T17:04:32.749766978Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=6d3da060-d981-4404-8dac-e684a594f699 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:20:07.570530 | controller | Jun 12 17:04:32.756349 crc crio[21573]: time="2026-06-12T17:04:32.755823009Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=0fd41c8b-28c3-4d56-8c86-2529d2371852 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:20:07.570545 | controller | Jun 12 17:04:32.778999 crc crio[21573]: time="2026-06-12T17:04:32.778791382Z" level=info msg="Creating container: openshift-marketplace/community-operators-dg2kb/registry-server" id=886dabff-6a31-4f2b-a12e-ef7c0174dd21 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:20:07.570561 | controller | Jun 12 17:04:32.779715 crc crio[21573]: time="2026-06-12T17:04:32.779632906Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.570671 | controller | Jun 12 17:04:32.880697 crc crio[21573]: time="2026-06-12T17:04:32.879719674Z" level=info msg="Stopped container bf3f2477349dbd01a3266f16b9d01866c7a837cc665857bbaf5834e457eba79e: openshift-marketplace/redhat-marketplace-82b4w/registry-server" id=b4cd51a0-1c9d-49dc-b2bf-c7c3a8511d9f name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 17:20:07.570699 | controller | Jun 12 17:04:32.881952 crc crio[21573]: time="2026-06-12T17:04:32.881833795Z" level=info msg="Stopping pod sandbox: ea8a8306f6f65eb222ec86398de691432706e35ca32caec736bf4239405ce8e3" id=27937325-cf6e-41b0-a2c4-73a887e75e85 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 17:20:07.570721 | controller | Jun 12 17:04:32.882693 crc crio[21573]: time="2026-06-12T17:04:32.882618917Z" level=info msg="Got pod network &{Name:redhat-marketplace-82b4w Namespace:openshift-marketplace ID:ea8a8306f6f65eb222ec86398de691432706e35ca32caec736bf4239405ce8e3 UID:596f641f-73c4-4fa8-8406-9b814b96c9b0 NetNS:/var/run/netns/365fcb44-a160-4a41-bf68-f12646fea8d0 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod596f641f_73c4_4fa8_8406_9b814b96c9b0.slice PodAnnotations:0xc00209e3b8}] Aliases:map[]}"
2026-06-12 17:20:07.570739 | controller | Jun 12 17:04:32.882876 crc crio[21573]: time="2026-06-12T17:04:32.882819672Z" level=info msg="Deleting pod openshift-marketplace_redhat-marketplace-82b4w from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 17:20:07.570756 | controller | Jun 12 17:04:32.893115 crc crio[21573]: time="2026-06-12T17:04:32.893029428Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.570773 | controller | Jun 12 17:04:32.897248 crc crio[21573]: time="2026-06-12T17:04:32.897185436Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.570789 | controller | Jun 12 17:04:33.204611 crc crio[21573]: time="2026-06-12T17:04:33.204489737Z" level=info msg="Created container 9d94589678a84684ad3c6f768132842bd20ff800ee0922986371a2b5265acfad: openshift-marketplace/community-operators-dg2kb/registry-server" id=886dabff-6a31-4f2b-a12e-ef7c0174dd21 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:20:07.570805 | controller | Jun 12 17:04:33.207498 crc crio[21573]: time="2026-06-12T17:04:33.206941915Z" level=info msg="Starting container: 9d94589678a84684ad3c6f768132842bd20ff800ee0922986371a2b5265acfad" id=83630c1a-16b2-4a07-9839-dbbbf847de9d name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 17:20:07.570822 | controller | Jun 12 17:04:33.227710 crc crio[21573]: time="2026-06-12T17:04:33.226859503Z" level=info msg="Started container" PID=207290 containerID=9d94589678a84684ad3c6f768132842bd20ff800ee0922986371a2b5265acfad description=openshift-marketplace/community-operators-dg2kb/registry-server id=83630c1a-16b2-4a07-9839-dbbbf847de9d name=/runtime.v1.RuntimeService/StartContainer sandboxID=9effa1aa56dc9358d86c72fc324b2e98826dc65413e74fd7ae87f0dc1daf95a9
2026-06-12 17:20:07.570839 | controller | Jun 12 17:04:33.374308 crc crio[21573]: time="2026-06-12T17:04:33.372241869Z" level=info msg="Stopped pod sandbox: ea8a8306f6f65eb222ec86398de691432706e35ca32caec736bf4239405ce8e3" id=27937325-cf6e-41b0-a2c4-73a887e75e85 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 17:20:07.570855 | controller | Jun 12 17:04:33.771933 crc crio[21573]: time="2026-06-12T17:04:33.771853535Z" level=info msg="Removing container: bf3f2477349dbd01a3266f16b9d01866c7a837cc665857bbaf5834e457eba79e" id=0353ab4d-e66c-47d1-b952-3d6cd0903a5c name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 17:20:07.570871 | controller | Jun 12 17:04:33.804942 crc crio[21573]: time="2026-06-12T17:04:33.804842125Z" level=info msg="Removed container bf3f2477349dbd01a3266f16b9d01866c7a837cc665857bbaf5834e457eba79e: openshift-marketplace/redhat-marketplace-82b4w/registry-server" id=0353ab4d-e66c-47d1-b952-3d6cd0903a5c name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 17:20:07.570887 | controller | Jun 12 17:04:33.811504 crc crio[21573]: time="2026-06-12T17:04:33.81137886Z" level=info msg="Removing container: ebb4c2103734cf7750e1b89e480524d255a05c69494def2787c79277dc832f1e" id=6434630a-8489-4551-b100-b8c661ac918f name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 17:20:07.570907 | controller | Jun 12 17:04:33.863197 crc crio[21573]: time="2026-06-12T17:04:33.863030675Z" level=info msg="Removed container ebb4c2103734cf7750e1b89e480524d255a05c69494def2787c79277dc832f1e: openshift-marketplace/redhat-marketplace-82b4w/extract-content" id=6434630a-8489-4551-b100-b8c661ac918f name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 17:20:07.570924 | controller | Jun 12 17:04:33.869393 crc crio[21573]: time="2026-06-12T17:04:33.869323532Z" level=info msg="Removing container: 760ce0ed29a6a77017b5135e74538fec3fa66e13442b380c2800da68bcb86a2e" id=5ca5f211-4dc4-49ba-9723-8aef4b4752d7 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 17:20:07.570941 | controller | Jun 12 17:04:33.963904 crc crio[21573]: time="2026-06-12T17:04:33.962356913Z" level=info msg="Removed container 760ce0ed29a6a77017b5135e74538fec3fa66e13442b380c2800da68bcb86a2e: openshift-marketplace/redhat-marketplace-82b4w/extract-utilities" id=5ca5f211-4dc4-49ba-9723-8aef4b4752d7 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 17:20:07.570957 | controller | Jun 12 17:04:34.811294 crc crio[21573]: time="2026-06-12T17:04:34.811191284Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=1afbd86b-a9d3-4d60-a16e-e24930d00c8e name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:20:07.570973 | controller | Jun 12 17:04:34.815775 crc crio[21573]: time="2026-06-12T17:04:34.815669089Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=1a67d939-8f9e-4e86-8d65-e670146aaaa8 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:20:07.570989 | controller | Jun 12 17:04:34.826713 crc crio[21573]: time="2026-06-12T17:04:34.82640591Z" level=info msg="Creating container: openshift-marketplace/redhat-operators-9gcc6/registry-server" id=eb8195f4-7111-401c-b218-2c1f03944083 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:20:07.571005 | controller | Jun 12 17:04:34.827120 crc crio[21573]: time="2026-06-12T17:04:34.826912414Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.571021 | controller | Jun 12 17:04:34.911701 crc crio[21573]: time="2026-06-12T17:04:34.911579931Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.571038 | controller | Jun 12 17:04:34.915337 crc crio[21573]: time="2026-06-12T17:04:34.915288116Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.571054 | controller | Jun 12 17:04:35.113861 crc crio[21573]: time="2026-06-12T17:04:35.112540612Z" level=info msg="Created container 1268ccada396a8e320cdbbeb0903d0da9fc32b547a957b2b24810b25cbfc8755: openshift-marketplace/redhat-operators-9gcc6/registry-server" id=eb8195f4-7111-401c-b218-2c1f03944083 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:20:07.571070 | controller | Jun 12 17:04:35.116286 crc crio[21573]: time="2026-06-12T17:04:35.116176374Z" level=info msg="Starting container: 1268ccada396a8e320cdbbeb0903d0da9fc32b547a957b2b24810b25cbfc8755" id=1a65cae8-e774-4540-8366-3ccd141b2cc4 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 17:20:07.571086 | controller | Jun 12 17:04:35.126052 crc crio[21573]: time="2026-06-12T17:04:35.125906658Z" level=info msg="Started container" PID=207469 containerID=1268ccada396a8e320cdbbeb0903d0da9fc32b547a957b2b24810b25cbfc8755 description=openshift-marketplace/redhat-operators-9gcc6/registry-server id=1a65cae8-e774-4540-8366-3ccd141b2cc4 name=/runtime.v1.RuntimeService/StartContainer sandboxID=c9bd897649107dcf1aa157ba78da84aa2faeb70dda13d88987d131db41590103
2026-06-12 17:20:07.571102 | controller | Jun 12 17:04:47.008142 crc crio[21573]: time="2026-06-12T17:04:47.007371609Z" level=info msg="Stopping container: 9d94589678a84684ad3c6f768132842bd20ff800ee0922986371a2b5265acfad (timeout: 2s)" id=958d13d0-1eef-45f1-be7b-e4ab12d5e3d5 name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 17:20:07.571122 | controller | Jun 12 17:04:47.144838 crc crio[21573]: time="2026-06-12T17:04:47.14470315Z" level=info msg="Stopped container 9d94589678a84684ad3c6f768132842bd20ff800ee0922986371a2b5265acfad: openshift-marketplace/community-operators-dg2kb/registry-server" id=958d13d0-1eef-45f1-be7b-e4ab12d5e3d5 name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 17:20:07.571138 | controller | Jun 12 17:04:47.146359 crc crio[21573]: time="2026-06-12T17:04:47.146293665Z" level=info msg="Stopping pod sandbox: 9effa1aa56dc9358d86c72fc324b2e98826dc65413e74fd7ae87f0dc1daf95a9" id=3775af51-3027-4a25-a09e-c57ba6f4a80a name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 17:20:07.571155 | controller | Jun 12 17:04:47.147220 crc crio[21573]: time="2026-06-12T17:04:47.147147948Z" level=info msg="Got pod network &{Name:community-operators-dg2kb Namespace:openshift-marketplace ID:9effa1aa56dc9358d86c72fc324b2e98826dc65413e74fd7ae87f0dc1daf95a9 UID:ca54536c-b604-49ab-8ece-257f3f047e45 NetNS:/var/run/netns/ba9fba98-a5a0-40ad-a04b-c1de74c6dbc0 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podca54536c_b604_49ab_8ece_257f3f047e45.slice PodAnnotations:0xc000640b48}] Aliases:map[]}"
2026-06-12 17:20:07.571172 | controller | Jun 12 17:04:47.147425 crc crio[21573]: time="2026-06-12T17:04:47.147368344Z" level=info msg="Deleting pod openshift-marketplace_community-operators-dg2kb from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 17:20:07.571189 | controller | Jun 12 17:04:47.486106 crc crio[21573]: time="2026-06-12T17:04:47.485615354Z" level=info msg="Stopped pod sandbox: 9effa1aa56dc9358d86c72fc324b2e98826dc65413e74fd7ae87f0dc1daf95a9" id=3775af51-3027-4a25-a09e-c57ba6f4a80a name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 17:20:07.571207 | controller | Jun 12 17:04:48.036822 crc crio[21573]: time="2026-06-12T17:04:48.03499909Z" level=info msg="Removing container: 9d94589678a84684ad3c6f768132842bd20ff800ee0922986371a2b5265acfad" id=4187a3ba-53ef-4aed-85c6-725e65247f14 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 17:20:07.571223 | controller | Jun 12 17:04:48.087930 crc crio[21573]: time="2026-06-12T17:04:48.087751782Z" level=info msg="Removed container 9d94589678a84684ad3c6f768132842bd20ff800ee0922986371a2b5265acfad: openshift-marketplace/community-operators-dg2kb/registry-server" id=4187a3ba-53ef-4aed-85c6-725e65247f14 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 17:20:07.571239 | controller | Jun 12 17:04:48.093358 crc crio[21573]: time="2026-06-12T17:04:48.093216139Z" level=info msg="Removing container: 619eaf0c59131e57b7a049bce673ba057e380d8db9b98abc32aa75b46a9098b5" id=f223abdf-0119-4bac-8a67-1ed412d84581 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 17:20:07.571256 | controller | Jun 12 17:04:48.154843 crc crio[21573]: time="2026-06-12T17:04:48.154710341Z" level=info msg="Removed container 619eaf0c59131e57b7a049bce673ba057e380d8db9b98abc32aa75b46a9098b5: openshift-marketplace/community-operators-dg2kb/extract-content" id=f223abdf-0119-4bac-8a67-1ed412d84581 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 17:20:07.571272 | controller | Jun 12 17:04:48.158177 crc crio[21573]: time="2026-06-12T17:04:48.158104633Z" level=info msg="Removing container: 847089618cba00306f51107ff73990c1c1646aa0806e7ec88010df01a2bc7769" id=8e389888-fba8-4cf8-9272-786d9ed6fd6b name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 17:20:07.571288 | controller | Jun 12 17:04:48.200483 crc crio[21573]: time="2026-06-12T17:04:48.200321215Z" level=info msg="Removed container 847089618cba00306f51107ff73990c1c1646aa0806e7ec88010df01a2bc7769: openshift-marketplace/community-operators-dg2kb/extract-utilities" id=8e389888-fba8-4cf8-9272-786d9ed6fd6b name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 17:20:07.571322 | controller | Jun 12 17:04:53.124945 crc crio[21573]: time="2026-06-12T17:04:53.123708113Z" level=info msg="Stopping container: 1268ccada396a8e320cdbbeb0903d0da9fc32b547a957b2b24810b25cbfc8755 (timeout: 2s)" id=ab076efc-a234-48b1-bf74-239ba6d2c10b name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 17:20:07.571340 | controller | Jun 12 17:04:53.252642 crc crio[21573]: time="2026-06-12T17:04:53.249248134Z" level=info msg="Stopped container 1268ccada396a8e320cdbbeb0903d0da9fc32b547a957b2b24810b25cbfc8755: openshift-marketplace/redhat-operators-9gcc6/registry-server" id=ab076efc-a234-48b1-bf74-239ba6d2c10b name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 17:20:07.571357 | controller | Jun 12 17:04:53.252642 crc crio[21573]: time="2026-06-12T17:04:53.250321064Z" level=info msg="Stopping pod sandbox: c9bd897649107dcf1aa157ba78da84aa2faeb70dda13d88987d131db41590103" id=004bdd14-53ee-4ec4-a5d8-9d48a627f94a name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 17:20:07.571373 | controller | Jun 12 17:04:53.252642 crc crio[21573]: time="2026-06-12T17:04:53.250924181Z" level=info msg="Got pod network &{Name:redhat-operators-9gcc6 Namespace:openshift-marketplace ID:c9bd897649107dcf1aa157ba78da84aa2faeb70dda13d88987d131db41590103 UID:8a1ad9ba-fbc2-42d4-8779-fbbc40f8b8f7 NetNS:/var/run/netns/13511029-32ae-483e-8115-147d5382ba26 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod8a1ad9ba_fbc2_42d4_8779_fbbc40f8b8f7.slice PodAnnotations:0xc001897018}] Aliases:map[]}"
2026-06-12 17:20:07.571390 | controller | Jun 12 17:04:53.252642 crc crio[21573]: time="2026-06-12T17:04:53.251054644Z" level=info msg="Deleting pod openshift-marketplace_redhat-operators-9gcc6 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 17:20:07.571406 | controller | Jun 12 17:04:53.605954 crc crio[21573]: time="2026-06-12T17:04:53.605059476Z" level=info msg="Stopped pod sandbox: c9bd897649107dcf1aa157ba78da84aa2faeb70dda13d88987d131db41590103" id=004bdd14-53ee-4ec4-a5d8-9d48a627f94a name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 17:20:07.571423 | controller | Jun 12 17:04:54.142214 crc crio[21573]: time="2026-06-12T17:04:54.141788428Z" level=info msg="Removing container: 1268ccada396a8e320cdbbeb0903d0da9fc32b547a957b2b24810b25cbfc8755" id=11870957-b64b-41ea-ad2f-c803be93600a name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 17:20:07.571439 | controller | Jun 12 17:04:54.209542 crc crio[21573]: time="2026-06-12T17:04:54.204744599Z" level=info msg="Removed container 1268ccada396a8e320cdbbeb0903d0da9fc32b547a957b2b24810b25cbfc8755: openshift-marketplace/redhat-operators-9gcc6/registry-server" id=11870957-b64b-41ea-ad2f-c803be93600a name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 17:20:07.571455 | controller | Jun 12 17:04:54.215221 crc crio[21573]: time="2026-06-12T17:04:54.215130859Z" level=info msg="Removing container: c4bfba1cba042096bb72d8799176564e26fcfcac018be46dd8267635878c5767" id=7309add1-c18d-4823-b30f-827ee735040c name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 17:20:07.571472 | controller | Jun 12 17:04:54.276015 crc crio[21573]: time="2026-06-12T17:04:54.275918808Z" level=info msg="Removed container c4bfba1cba042096bb72d8799176564e26fcfcac018be46dd8267635878c5767: openshift-marketplace/redhat-operators-9gcc6/extract-content" id=7309add1-c18d-4823-b30f-827ee735040c name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 17:20:07.571489 | controller | Jun 12 17:04:54.283320 crc crio[21573]: time="2026-06-12T17:04:54.283222063Z" level=info msg="Removing container: ebd17708c96f4f840951b366109c8926f80d8d378fd1331009701da828f8cc4a" id=5f0d3aff-a91c-4681-8c4d-3cca06962875 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 17:20:07.571504 | controller | Jun 12 17:04:54.317991 crc crio[21573]: time="2026-06-12T17:04:54.317865336Z" level=info msg="Removed container ebd17708c96f4f840951b366109c8926f80d8d378fd1331009701da828f8cc4a: openshift-marketplace/redhat-operators-9gcc6/extract-utilities" id=5f0d3aff-a91c-4681-8c4d-3cca06962875 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 17:20:07.571524 | controller | Jun 12 17:05:05.474521 crc crio[21573]: time="2026-06-12T17:05:05.473050655Z" level=info msg="Removing container: 6d96c60e23e10e5b37e5367c4401b6c724b60bf1c6c978b4020bf2b5ae4e3b9c" id=685ae4b8-73d0-496f-9c4e-9f404c626d14 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 17:20:07.571540 | controller | Jun 12 17:05:05.688516 crc crio[21573]: time="2026-06-12T17:05:05.688240444Z" level=info msg="Removed container 6d96c60e23e10e5b37e5367c4401b6c724b60bf1c6c978b4020bf2b5ae4e3b9c: openshift-infra/auto-csr-approver-29688058-pchhf/oc" id=685ae4b8-73d0-496f-9c4e-9f404c626d14 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 17:20:07.571556 | controller | Jun 12 17:05:05.699773 crc crio[21573]: time="2026-06-12T17:05:05.699638304Z" level=info msg="Stopping pod sandbox: 9effa1aa56dc9358d86c72fc324b2e98826dc65413e74fd7ae87f0dc1daf95a9" id=78c39e65-dc07-4e46-9316-55917036075b name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 17:20:07.571605 | controller | Jun 12 17:05:05.699773 crc crio[21573]: time="2026-06-12T17:05:05.699732216Z" level=info msg="Stopped pod sandbox (already stopped): 9effa1aa56dc9358d86c72fc324b2e98826dc65413e74fd7ae87f0dc1daf95a9" id=78c39e65-dc07-4e46-9316-55917036075b name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 17:20:07.571628 | controller | Jun 12 17:05:05.701075 crc crio[21573]: time="2026-06-12T17:05:05.700994921Z" level=info msg="Removing pod sandbox: 9effa1aa56dc9358d86c72fc324b2e98826dc65413e74fd7ae87f0dc1daf95a9" id=0da7898e-7348-47b1-92b5-d99473c2f5a4 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 17:20:07.571645 | controller | Jun 12 17:05:05.714556 crc crio[21573]: time="2026-06-12T17:05:05.714406189Z" level=info msg="Removed pod sandbox: 9effa1aa56dc9358d86c72fc324b2e98826dc65413e74fd7ae87f0dc1daf95a9" id=0da7898e-7348-47b1-92b5-d99473c2f5a4 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 17:20:07.571662 | controller | Jun 12 17:05:05.716184 crc crio[21573]: time="2026-06-12T17:05:05.716079263Z" level=info msg="Stopping pod sandbox: c9bd897649107dcf1aa157ba78da84aa2faeb70dda13d88987d131db41590103" id=47cb4c28-403c-44e1-bcc5-e9ede1066ace name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 17:20:07.571678 | controller | Jun 12 17:05:05.716323 crc crio[21573]: time="2026-06-12T17:05:05.716191646Z" level=info msg="Stopped pod sandbox (already stopped): c9bd897649107dcf1aa157ba78da84aa2faeb70dda13d88987d131db41590103" id=47cb4c28-403c-44e1-bcc5-e9ede1066ace name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 17:20:07.571694 | controller | Jun 12 17:05:05.717636 crc crio[21573]: time="2026-06-12T17:05:05.717557255Z" level=info msg="Removing pod sandbox: c9bd897649107dcf1aa157ba78da84aa2faeb70dda13d88987d131db41590103" id=6128a66c-d40b-429f-852c-0bba23a43655 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 17:20:07.571709 | controller | Jun 12 17:05:05.732709 crc crio[21573]: time="2026-06-12T17:05:05.732612541Z" level=info msg="Removed pod sandbox: c9bd897649107dcf1aa157ba78da84aa2faeb70dda13d88987d131db41590103" id=6128a66c-d40b-429f-852c-0bba23a43655 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 17:20:07.571725 | controller | Jun 12 17:05:05.734253 crc crio[21573]: time="2026-06-12T17:05:05.734177969Z" level=info msg="Stopping pod sandbox: ea8a8306f6f65eb222ec86398de691432706e35ca32caec736bf4239405ce8e3" id=e8f0b925-d8ce-4e05-bf59-1b8a1984c959 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 17:20:07.571741 | controller | Jun 12 17:05:05.734253 crc crio[21573]: time="2026-06-12T17:05:05.734242041Z" level=info msg="Stopped pod sandbox (already stopped): ea8a8306f6f65eb222ec86398de691432706e35ca32caec736bf4239405ce8e3" id=e8f0b925-d8ce-4e05-bf59-1b8a1984c959 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 17:20:07.571761 | controller | Jun 12 17:05:05.735095 crc crio[21573]: time="2026-06-12T17:05:05.735026453Z" level=info msg="Removing pod sandbox: ea8a8306f6f65eb222ec86398de691432706e35ca32caec736bf4239405ce8e3" id=3ab8b363-ddc9-40bf-9f89-2ba5fd36542f name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 17:20:07.571778 | controller | Jun 12 17:05:05.748539 crc crio[21573]: time="2026-06-12T17:05:05.748399247Z" level=info msg="Removed pod sandbox: ea8a8306f6f65eb222ec86398de691432706e35ca32caec736bf4239405ce8e3" id=3ab8b363-ddc9-40bf-9f89-2ba5fd36542f name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 17:20:07.571794 | controller | Jun 12 17:05:05.750306 crc crio[21573]: time="2026-06-12T17:05:05.750169336Z" level=info msg="Stopping pod sandbox: 91af516ad10cfe58ecae5e675accb13a12c12c4ac9d738330f65d0ee5392c9d0" id=587a9140-5adb-42b9-bba0-cb1a9887d5ee name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 17:20:07.571809 | controller | Jun 12 17:05:05.750403 crc crio[21573]: time="2026-06-12T17:05:05.750306841Z" level=info msg="Stopped pod sandbox (already stopped): 91af516ad10cfe58ecae5e675accb13a12c12c4ac9d738330f65d0ee5392c9d0" id=587a9140-5adb-42b9-bba0-cb1a9887d5ee name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 17:20:07.571825 | controller | Jun 12 17:05:05.751336 crc crio[21573]: time="2026-06-12T17:05:05.751236486Z" level=info msg="Removing pod sandbox: 91af516ad10cfe58ecae5e675accb13a12c12c4ac9d738330f65d0ee5392c9d0" id=37728029-8bff-4f1a-b2fd-aa9876994a8f name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 17:20:07.571842 | controller | Jun 12 17:05:05.764895 crc crio[21573]: time="2026-06-12T17:05:05.764807548Z" level=info msg="Removed pod sandbox: 91af516ad10cfe58ecae5e675accb13a12c12c4ac9d738330f65d0ee5392c9d0" id=37728029-8bff-4f1a-b2fd-aa9876994a8f name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 17:20:07.571857 | controller | Jun 12 17:06:00.985209 crc crio[21573]: time="2026-06-12T17:06:00.984379324Z" level=info msg="Running pod sandbox: openshift-infra/auto-csr-approver-29688066-7hbhc/POD" id=d8e37663-5707-40d6-a269-802d876b779a name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:20:07.571874 | controller | Jun 12 17:06:00.987141 crc crio[21573]: time="2026-06-12T17:06:00.985321871Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.571890 | controller | Jun 12 17:06:01.047830 crc crio[21573]: time="2026-06-12T17:06:01.047732945Z" level=info msg="Got pod network &{Name:auto-csr-approver-29688066-7hbhc Namespace:openshift-infra ID:c0d79663f166e99a9f5cc99df2975eacfa3f3a6fd17540a1532899d4348c35bd UID:572a46a9-66c3-4c69-91e5-641ee7518344 NetNS:/var/run/netns/3d8582ae-2096-407e-8046-bc20f2405826 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod572a46a9_66c3_4c69_91e5_641ee7518344.slice PodAnnotations:0xc002722408}] Aliases:map[]}"
2026-06-12 17:20:07.571907 | controller | Jun 12 17:06:01.047830 crc crio[21573]: time="2026-06-12T17:06:01.047796917Z" level=info msg="Adding pod openshift-infra_auto-csr-approver-29688066-7hbhc to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 17:20:07.571924 | controller | Jun 12 17:06:02.825980 crc crio[21573]: 2026-06-12T17:06:02Z [verbose] CmdAdd (shim): {1.1.0 [{Name:c0d79663f166e99 Mac:0a:2f:22:ba:d9:f1 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:10 Mtu:0 Sandbox:/var/run/netns/3d8582ae-2096-407e-8046-bc20f2405826 SocketPath: PciID:}] [{Interface:0xc0004a65b0 Address:{IP:10.217.1.16 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 17:20:07.571940 | controller | Jun 12 17:06:02.829193 crc crio[21573]: time="2026-06-12T17:06:02.828340636Z" level=info msg="Got pod network &{Name:auto-csr-approver-29688066-7hbhc Namespace:openshift-infra ID:c0d79663f166e99a9f5cc99df2975eacfa3f3a6fd17540a1532899d4348c35bd UID:572a46a9-66c3-4c69-91e5-641ee7518344 NetNS:/var/run/netns/3d8582ae-2096-407e-8046-bc20f2405826 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod572a46a9_66c3_4c69_91e5_641ee7518344.slice PodAnnotations:0xc002722408}] Aliases:map[]}"
2026-06-12 17:20:07.571960 | controller | Jun 12 17:06:02.829498 crc crio[21573]: time="2026-06-12T17:06:02.829361815Z" level=info msg="Checking pod openshift-infra_auto-csr-approver-29688066-7hbhc for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 17:20:07.571978 | controller | Jun 12 17:06:02.847033 crc crio[21573]: time="2026-06-12T17:06:02.846991737Z" level=info msg="Ran pod sandbox c0d79663f166e99a9f5cc99df2975eacfa3f3a6fd17540a1532899d4348c35bd with infra container: openshift-infra/auto-csr-approver-29688066-7hbhc/POD" id=d8e37663-5707-40d6-a269-802d876b779a name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:20:07.571994 | controller | Jun 12 17:06:02.852591 crc crio[21573]: time="2026-06-12T17:06:02.852342947Z" level=info msg="Pulling image: registry.redhat.io/openshift4/ose-cli:latest" id=d84ccba0-1f6c-4d56-bafc-056f978447b7 name=/runtime.v1.ImageService/PullImage
2026-06-12 17:20:07.572012 | controller | Jun 12 17:06:02.864726 crc crio[21573]: time="2026-06-12T17:06:02.86387576Z" level=info msg="Trying to access \"registry.redhat.io/openshift4/ose-cli:latest\""
2026-06-12 17:20:07.572029 | controller | Jun 12 17:06:04.231747 crc crio[21573]: time="2026-06-12T17:06:04.231642148Z" level=info msg="Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9" id=d84ccba0-1f6c-4d56-bafc-056f978447b7 name=/runtime.v1.ImageService/PullImage
2026-06-12 17:20:07.572045 | controller | Jun 12 17:06:04.233903 crc crio[21573]: time="2026-06-12T17:06:04.233869741Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-cli:latest" id=96afefd7-23a4-4e0f-b21a-c3decb77d50e name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:20:07.572061 | controller | Jun 12 17:06:04.237229 crc crio[21573]: time="2026-06-12T17:06:04.237123992Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-cli:latest" id=51cab6ad-0542-4ce8-8545-2ce24553bb07 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:20:07.572077 | controller | Jun 12 17:06:04.253324 crc crio[21573]: time="2026-06-12T17:06:04.252348797Z" level=info msg="Creating container: openshift-infra/auto-csr-approver-29688066-7hbhc/oc" id=73b827fa-ef7e-4740-9f75-2c254cfd1c85 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:20:07.572093 | controller | Jun 12 17:06:04.253962 crc crio[21573]: time="2026-06-12T17:06:04.25388801Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.572109 | controller | Jun 12 17:06:04.320793 crc crio[21573]: time="2026-06-12T17:06:04.320297086Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.572125 | controller | Jun 12 17:06:04.738117 crc crio[21573]: time="2026-06-12T17:06:04.738017004Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.572141 | controller | Jun 12 17:06:04.884142 crc crio[21573]: time="2026-06-12T17:06:04.882552195Z" level=info msg="Created container f493563de2c0486fb16a5708a5f15cf9e9c82ec487a66bb2bbe3ec1e01ed84d7: openshift-infra/auto-csr-approver-29688066-7hbhc/oc" id=73b827fa-ef7e-4740-9f75-2c254cfd1c85 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:20:07.572158 | controller | Jun 12 17:06:04.884724 crc crio[21573]: time="2026-06-12T17:06:04.884678165Z" level=info msg="Starting container: f493563de2c0486fb16a5708a5f15cf9e9c82ec487a66bb2bbe3ec1e01ed84d7" id=4daa044b-4583-4cf8-ba39-a1c661e063f1 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 17:20:07.572177 | controller | Jun 12 17:06:04.893718 crc crio[21573]: time="2026-06-12T17:06:04.893612714Z" level=info msg="Started container" PID=212678 containerID=f493563de2c0486fb16a5708a5f15cf9e9c82ec487a66bb2bbe3ec1e01ed84d7 description=openshift-infra/auto-csr-approver-29688066-7hbhc/oc id=4daa044b-4583-4cf8-ba39-a1c661e063f1 name=/runtime.v1.RuntimeService/StartContainer sandboxID=c0d79663f166e99a9f5cc99df2975eacfa3f3a6fd17540a1532899d4348c35bd
2026-06-12 17:20:07.572195 | controller | Jun 12 17:06:06.708628 crc crio[21573]: time="2026-06-12T17:06:06.707513985Z" level=info msg="Stopping pod sandbox: c0d79663f166e99a9f5cc99df2975eacfa3f3a6fd17540a1532899d4348c35bd" id=3271fb1b-9cc3-4737-9660-16261b5aa7e9 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 17:20:07.572211 | controller | Jun 12 17:06:06.710540 crc crio[21573]: time="2026-06-12T17:06:06.7090848Z" level=info msg="Got pod network &{Name:auto-csr-approver-29688066-7hbhc Namespace:openshift-infra ID:c0d79663f166e99a9f5cc99df2975eacfa3f3a6fd17540a1532899d4348c35bd UID:572a46a9-66c3-4c69-91e5-641ee7518344 NetNS:/var/run/netns/3d8582ae-2096-407e-8046-bc20f2405826 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod572a46a9_66c3_4c69_91e5_641ee7518344.slice PodAnnotations:0xc0050f20a0}] Aliases:map[]}"
2026-06-12 17:20:07.572228 | controller | Jun 12 17:06:06.710540 crc crio[21573]: time="2026-06-12T17:06:06.709254624Z" level=info msg="Deleting pod openshift-infra_auto-csr-approver-29688066-7hbhc from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 17:20:07.572244 | controller | Jun 12 17:06:07.147516 crc crio[21573]: time="2026-06-12T17:06:07.147243321Z" level=info msg="Stopped pod sandbox: c0d79663f166e99a9f5cc99df2975eacfa3f3a6fd17540a1532899d4348c35bd" id=3271fb1b-9cc3-4737-9660-16261b5aa7e9 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 17:20:07.572261 | controller | Jun 12 17:06:13.860177 crc crio[21573]: time="2026-06-12T17:06:13.859010131Z" level=info msg="Running pod sandbox: openshift-marketplace/certified-operators-wfk4n/POD" id=a1ba371f-06d6-49ab-9aff-0c642efb498c name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:20:07.572277 | controller | Jun 12 17:06:13.861625 crc crio[21573]: time="2026-06-12T17:06:13.860205045Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.572293 | controller | Jun 12 17:06:13.911252 crc crio[21573]: time="2026-06-12T17:06:13.910823111Z" level=info msg="Got pod network &{Name:certified-operators-wfk4n Namespace:openshift-marketplace ID:7279bfe83ad65dd7f36351abe9a1a54a93b1963a40920fce3c7a3ef1b311bebe UID:d5b9dd24-64af-4252-ba04-315f8373a441 NetNS:/var/run/netns/fcf24636-2268-4df8-9d01-3cc1dc2f64ef Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podd5b9dd24_64af_4252_ba04_315f8373a441.slice PodAnnotations:0xc00338e9e0}] Aliases:map[]}"
2026-06-12 17:20:07.572310 | controller | Jun 12 17:06:13.911252 crc crio[21573]: time="2026-06-12T17:06:13.911222212Z" level=info msg="Adding pod openshift-marketplace_certified-operators-wfk4n to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 17:20:07.572326 | controller | Jun 12 17:06:14.393796 crc crio[21573]: 2026-06-12T17:06:14Z [verbose] CmdAdd (shim): {1.1.0 [{Name:7279bfe83ad65dd Mac:36:34:9e:c6:9a:d9 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:11 Mtu:0 Sandbox:/var/run/netns/fcf24636-2268-4df8-9d01-3cc1dc2f64ef SocketPath: PciID:}] [{Interface:0xc0002f70c0 Address:{IP:10.217.1.17 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 17:20:07.572343 | controller | Jun 12 17:06:14.395619 crc crio[21573]: time="2026-06-12T17:06:14.39551461Z" level=info msg="Got pod network &{Name:certified-operators-wfk4n Namespace:openshift-marketplace ID:7279bfe83ad65dd7f36351abe9a1a54a93b1963a40920fce3c7a3ef1b311bebe UID:d5b9dd24-64af-4252-ba04-315f8373a441 NetNS:/var/run/netns/fcf24636-2268-4df8-9d01-3cc1dc2f64ef Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podd5b9dd24_64af_4252_ba04_315f8373a441.slice PodAnnotations:0xc00338e9e0}] Aliases:map[]}"
2026-06-12 17:20:07.572363 | controller | Jun 12 17:06:14.395817 crc crio[21573]: time="2026-06-12T17:06:14.395738227Z" level=info msg="Checking pod openshift-marketplace_certified-operators-wfk4n for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 17:20:07.572380 | controller | Jun 12 17:06:14.451472 crc crio[21573]: time="2026-06-12T17:06:14.451342575Z" level=info msg="Ran pod sandbox 7279bfe83ad65dd7f36351abe9a1a54a93b1963a40920fce3c7a3ef1b311bebe with infra container: openshift-marketplace/certified-operators-wfk4n/POD" id=a1ba371f-06d6-49ab-9aff-0c642efb498c name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:20:07.572397 | controller | Jun 12 17:06:14.465000 crc crio[21573]: time="2026-06-12T17:06:14.464020835Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=2323e9e6-e79a-4b23-a3c5-7731014eb548 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:20:07.572414 | controller | Jun 12 17:06:14.467351 crc crio[21573]: time="2026-06-12T17:06:14.467144862Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=325e5941-8938-40f2-b516-b7654d906ddb name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:20:07.572431 | controller | Jun 12 17:06:14.478201 crc crio[21573]: time="2026-06-12T17:06:14.478079008Z" level=info msg="Creating container: openshift-marketplace/certified-operators-wfk4n/extract-utilities" id=b163bb99-a103-484d-9461-f18642841c96 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:20:07.572447 | controller | Jun 12 17:06:14.478988 crc crio[21573]: time="2026-06-12T17:06:14.478906022Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.572464 | controller | Jun 12 17:06:14.587706 crc crio[21573]: time="2026-06-12T17:06:14.587374274Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.572481 | controller | Jun 12 17:06:14.601722 crc crio[21573]: time="2026-06-12T17:06:14.601619946Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.572497 | controller | Jun 12 17:06:14.796913 crc crio[21573]: time="2026-06-12T17:06:14.796798512Z" level=info msg="Created container 0ce7308e5fb4cde8ae99b1993059ea278c8f0e420d0360b4217001712ca0e8db: openshift-marketplace/certified-operators-wfk4n/extract-utilities" id=b163bb99-a103-484d-9461-f18642841c96 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:20:07.572514 | controller | Jun 12 17:06:14.798997 crc crio[21573]: time="2026-06-12T17:06:14.798899127Z" level=info msg="Starting container: 0ce7308e5fb4cde8ae99b1993059ea278c8f0e420d0360b4217001712ca0e8db" id=30ed3d68-102d-4b6c-8b2e-e068780cdd82 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 17:20:07.572530 | controller | Jun 12 17:06:14.811103 crc crio[21573]: time="2026-06-12T17:06:14.810979258Z" level=info msg="Started container" PID=213375 containerID=0ce7308e5fb4cde8ae99b1993059ea278c8f0e420d0360b4217001712ca0e8db description=openshift-marketplace/certified-operators-wfk4n/extract-utilities id=30ed3d68-102d-4b6c-8b2e-e068780cdd82 name=/runtime.v1.RuntimeService/StartContainer sandboxID=7279bfe83ad65dd7f36351abe9a1a54a93b1963a40920fce3c7a3ef1b311bebe
2026-06-12 17:20:07.572551 | controller | Jun 12 17:06:15.888423 crc crio[21573]: time="2026-06-12T17:06:15.881757761Z" level=info msg="Pulling image: registry.redhat.io/redhat/certified-operator-index:v4.20" id=7780b466-a802-42ca-87e5-324c17732da6 name=/runtime.v1.ImageService/PullImage
2026-06-12 17:20:07.572567 | controller | Jun 12 17:06:15.892076 crc crio[21573]: time="2026-06-12T17:06:15.891970828Z" level=info msg="Trying to access \"registry.redhat.io/redhat/certified-operator-index:v4.20\""
2026-06-12 17:20:07.572606 | controller | Jun 12 17:06:17.879727 crc crio[21573]: time="2026-06-12T17:06:17.879149392Z" level=info msg="Pulled image: registry.redhat.io/redhat/certified-operator-index@sha256:479a8801ff2843735e11b3d64fd2612da3248c45b500a01b08df90f7aab8d46b" id=7780b466-a802-42ca-87e5-324c17732da6 name=/runtime.v1.ImageService/PullImage
2026-06-12 17:20:07.572625 | controller | Jun 12 17:06:17.881727 crc crio[21573]: time="2026-06-12T17:06:17.881659892Z" level=info msg="Checking image status: registry.redhat.io/redhat/certified-operator-index:v4.20" id=e962e9c2-8744-424f-bd6d-cc7719c3bea7 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:20:07.572642 | controller | Jun 12 17:06:17.887573 crc crio[21573]: time="2026-06-12T17:06:17.887373264Z" level=info msg="Checking image status: registry.redhat.io/redhat/certified-operator-index:v4.20" id=9a079c0a-0950-422c-a73d-b7584e661193 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:20:07.572659 | controller | Jun 12 17:06:18.115756 crc crio[21573]: time="2026-06-12T17:06:18.115686016Z" level=info msg="Creating container: openshift-marketplace/certified-operators-wfk4n/extract-content" id=330d5878-6555-44e0-8273-aea13b73063d name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:20:07.572675 | controller | Jun 12 17:06:18.117121 crc crio[21573]: time="2026-06-12T17:06:18.117088484Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.572691 | controller | Jun 12 17:06:18.176639 crc crio[21573]: time="2026-06-12T17:06:18.176577617Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.572707 | controller | Jun 12 17:06:18.180406 crc crio[21573]: time="2026-06-12T17:06:18.180374744Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.572723 | controller | Jun 12 17:06:18.784510 crc crio[21573]: time="2026-06-12T17:06:18.783894246Z" level=info msg="Created container ff668ec7a7350283ef7c02e620cf2a41527bee4f4f9746f95670e0f4c5f3becb: openshift-marketplace/certified-operators-wfk4n/extract-content" id=330d5878-6555-44e0-8273-aea13b73063d name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:20:07.572740 | controller | Jun 12 17:06:18.787264 crc crio[21573]: time="2026-06-12T17:06:18.787149687Z" level=info msg="Starting container: ff668ec7a7350283ef7c02e620cf2a41527bee4f4f9746f95670e0f4c5f3becb" id=145cf09f-c0ba-4b9f-a8b5-8d3756c2c97c name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 17:20:07.572756 | controller | Jun 12 17:06:18.796050 crc crio[21573]: time="2026-06-12T17:06:18.795939085Z" level=info msg="Started container" PID=213603 containerID=ff668ec7a7350283ef7c02e620cf2a41527bee4f4f9746f95670e0f4c5f3becb description=openshift-marketplace/certified-operators-wfk4n/extract-content id=145cf09f-c0ba-4b9f-a8b5-8d3756c2c97c name=/runtime.v1.RuntimeService/StartContainer sandboxID=7279bfe83ad65dd7f36351abe9a1a54a93b1963a40920fce3c7a3ef1b311bebe
2026-06-12 17:20:07.572772 | controller | Jun 12 17:06:22.013109 crc crio[21573]: time="2026-06-12T17:06:22.011585293Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=42393635-9dcf-42b7-ae11-73ceb12666c4 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:20:07.572792 | controller | Jun 12 17:06:22.016689 crc crio[21573]: time="2026-06-12T17:06:22.016595083Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=86ba15be-a3ad-46a3-837d-2eb7b66dc961 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:20:07.572809 | controller | Jun 12 17:06:22.024422 crc crio[21573]: time="2026-06-12T17:06:22.0243503Z" level=info msg="Creating container: openshift-marketplace/certified-operators-wfk4n/registry-server" id=b0d0247b-df9b-4982-bf33-d90218485656 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:20:07.572825 | controller | Jun 12 17:06:22.024839 crc crio[21573]: time="2026-06-12T17:06:22.024778302Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.572841 | controller | Jun 12 17:06:22.131935 crc crio[21573]: time="2026-06-12T17:06:22.131769883Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.572857 | controller | Jun 12 17:06:22.137613 crc crio[21573]: time="2026-06-12T17:06:22.137542315Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.572874 | controller | Jun 12 17:06:22.342112 crc crio[21573]: time="2026-06-12T17:06:22.341253522Z" level=info msg="Created container 6e3df9e12b4d98dd40d0c4cd6025b174bf2d9d71b4d16791aac162d754d91020: openshift-marketplace/certified-operators-wfk4n/registry-server" id=b0d0247b-df9b-4982-bf33-d90218485656 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:20:07.572890 | controller | Jun 12 17:06:22.344727 crc crio[21573]: time="2026-06-12T17:06:22.344657806Z" level=info msg="Starting container: 6e3df9e12b4d98dd40d0c4cd6025b174bf2d9d71b4d16791aac162d754d91020" id=95b4bfab-9881-46a0-8fef-c5552af29cac name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 17:20:07.572907 | controller | Jun 12 17:06:22.352122 crc crio[21573]: time="2026-06-12T17:06:22.351867977Z" level=info msg="Started container" PID=213780 containerID=6e3df9e12b4d98dd40d0c4cd6025b174bf2d9d71b4d16791aac162d754d91020 description=openshift-marketplace/certified-operators-wfk4n/registry-server id=95b4bfab-9881-46a0-8fef-c5552af29cac name=/runtime.v1.RuntimeService/StartContainer sandboxID=7279bfe83ad65dd7f36351abe9a1a54a93b1963a40920fce3c7a3ef1b311bebe
2026-06-12 17:20:07.572923 | controller | Jun 12 17:06:35.501433 crc crio[21573]: time="2026-06-12T17:06:35.50081529Z" level=info msg="Stopping container: 6e3df9e12b4d98dd40d0c4cd6025b174bf2d9d71b4d16791aac162d754d91020 (timeout: 2s)" id=366a21e5-82ff-4a1e-b4b0-64de2659a9bf name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 17:20:07.572940 | controller | Jun 12 17:06:35.625779 crc crio[21573]: time="2026-06-12T17:06:35.625665401Z" level=info msg="Stopped container 6e3df9e12b4d98dd40d0c4cd6025b174bf2d9d71b4d16791aac162d754d91020: openshift-marketplace/certified-operators-wfk4n/registry-server" id=366a21e5-82ff-4a1e-b4b0-64de2659a9bf name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 17:20:07.572957 | controller | Jun 12 17:06:35.626824 crc crio[21573]: time="2026-06-12T17:06:35.626761131Z" level=info msg="Stopping pod sandbox: 7279bfe83ad65dd7f36351abe9a1a54a93b1963a40920fce3c7a3ef1b311bebe" id=dfcdc4d2-6782-4df3-954d-a7aabff79923 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 17:20:07.572973 | controller | Jun 12 17:06:35.627664 crc crio[21573]: time="2026-06-12T17:06:35.627573853Z" level=info msg="Got pod network &{Name:certified-operators-wfk4n Namespace:openshift-marketplace ID:7279bfe83ad65dd7f36351abe9a1a54a93b1963a40920fce3c7a3ef1b311bebe UID:d5b9dd24-64af-4252-ba04-315f8373a441 NetNS:/var/run/netns/fcf24636-2268-4df8-9d01-3cc1dc2f64ef Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podd5b9dd24_64af_4252_ba04_315f8373a441.slice PodAnnotations:0xc006380180}] Aliases:map[]}"
2026-06-12 17:20:07.572993 | controller | Jun 12 17:06:35.627766 crc crio[21573]: time="2026-06-12T17:06:35.627752478Z" level=info msg="Deleting pod openshift-marketplace_certified-operators-wfk4n from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 17:20:07.573010 | controller | Jun 12 17:06:36.036222 crc crio[21573]: time="2026-06-12T17:06:36.03552021Z" level=info msg="Stopped pod sandbox: 7279bfe83ad65dd7f36351abe9a1a54a93b1963a40920fce3c7a3ef1b311bebe" id=dfcdc4d2-6782-4df3-954d-a7aabff79923 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 17:20:07.573026 | controller | Jun 12 17:06:36.535636 crc crio[21573]: time="2026-06-12T17:06:36.534973513Z" level=info msg="Removing container: 6e3df9e12b4d98dd40d0c4cd6025b174bf2d9d71b4d16791aac162d754d91020" id=b8d5d09e-38ac-4d34-a02d-5cd581f68bf7 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 17:20:07.573042 | controller | Jun 12 17:06:36.581741 crc crio[21573]: time="2026-06-12T17:06:36.581596001Z" level=info msg="Removed container 6e3df9e12b4d98dd40d0c4cd6025b174bf2d9d71b4d16791aac162d754d91020: openshift-marketplace/certified-operators-wfk4n/registry-server" id=b8d5d09e-38ac-4d34-a02d-5cd581f68bf7 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 17:20:07.573058 | controller | Jun 12 17:06:36.589696 crc crio[21573]: time="2026-06-12T17:06:36.589557069Z" level=info msg="Removing container: ff668ec7a7350283ef7c02e620cf2a41527bee4f4f9746f95670e0f4c5f3becb" id=34502020-b3ef-46dd-aace-8559dc165fe4 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 17:20:07.573074 | controller | Jun 12 17:06:36.629702 crc crio[21573]: time="2026-06-12T17:06:36.629352174Z" level=info msg="Removed container ff668ec7a7350283ef7c02e620cf2a41527bee4f4f9746f95670e0f4c5f3becb: openshift-marketplace/certified-operators-wfk4n/extract-content" id=34502020-b3ef-46dd-aace-8559dc165fe4 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 17:20:07.573090 | controller | Jun 12 17:06:36.631881 crc crio[21573]: time="2026-06-12T17:06:36.631792439Z" level=info msg="Removing container: 0ce7308e5fb4cde8ae99b1993059ea278c8f0e420d0360b4217001712ca0e8db" id=964d997f-5ea3-43e4-a053-5c49a15e95f8 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 17:20:07.573105 | controller | Jun 12 17:06:36.704783 crc crio[21573]: time="2026-06-12T17:06:36.704615809Z" level=info msg="Removed container 0ce7308e5fb4cde8ae99b1993059ea278c8f0e420d0360b4217001712ca0e8db: openshift-marketplace/certified-operators-wfk4n/extract-utilities" id=964d997f-5ea3-43e4-a053-5c49a15e95f8 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 17:20:07.573121 | controller | Jun 12 17:07:05.825085 crc crio[21573]: time="2026-06-12T17:07:05.824090811Z" level=info msg="Removing container: 2fe586b6bbe3d6a990d8c9d689752c9fcf6d1c162fdb0f4ea0f9a5221b54c515" id=32e3f9ab-1662-40ae-affa-50f543d3dec6 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 17:20:07.573136 | controller | Jun 12 17:07:06.066408 crc crio[21573]: time="2026-06-12T17:07:06.065998192Z" level=info msg="Removed container 2fe586b6bbe3d6a990d8c9d689752c9fcf6d1c162fdb0f4ea0f9a5221b54c515: openshift-infra/auto-csr-approver-29688060-xhh4d/oc" id=32e3f9ab-1662-40ae-affa-50f543d3dec6 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 17:20:07.573152 | controller | Jun 12 17:07:06.076897 crc crio[21573]: time="2026-06-12T17:07:06.076808716Z" level=info msg="Stopping pod sandbox: 7279bfe83ad65dd7f36351abe9a1a54a93b1963a40920fce3c7a3ef1b311bebe" id=316e9819-175a-4962-8cca-1c8ab5f417da name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 17:20:07.573168 | controller | Jun 12 17:07:06.077098 crc crio[21573]: time="2026-06-12T17:07:06.076998561Z" level=info msg="Stopped pod sandbox (already stopped): 7279bfe83ad65dd7f36351abe9a1a54a93b1963a40920fce3c7a3ef1b311bebe" id=316e9819-175a-4962-8cca-1c8ab5f417da name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 17:20:07.573189 | controller | Jun 12 17:07:06.078327 crc crio[21573]: time="2026-06-12T17:07:06.078228535Z" level=info msg="Removing pod sandbox: 7279bfe83ad65dd7f36351abe9a1a54a93b1963a40920fce3c7a3ef1b311bebe" id=789c18be-d4ca-4075-8e88-8a647e64e641 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 17:20:07.573206 | controller | Jun 12 17:07:06.094708 crc crio[21573]: time="2026-06-12T17:07:06.094605194Z" level=info msg="Removed pod sandbox: 7279bfe83ad65dd7f36351abe9a1a54a93b1963a40920fce3c7a3ef1b311bebe" id=789c18be-d4ca-4075-8e88-8a647e64e641 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 17:20:07.573222 | controller | Jun 12 17:07:06.095731 crc crio[21573]: time="2026-06-12T17:07:06.095673673Z" level=info msg="Stopping pod sandbox: 303096d33a5e755d314ef24c3b04c7cc5ae0692af750ebcff2e8619e6499cbf5" id=f426cf58-4815-4c43-b8bf-ce92d318263f name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 17:20:07.573237 | controller | Jun 12 17:07:06.095843 crc crio[21573]: time="2026-06-12T17:07:06.095746925Z" level=info msg="Stopped pod sandbox (already stopped): 303096d33a5e755d314ef24c3b04c7cc5ae0692af750ebcff2e8619e6499cbf5" id=f426cf58-4815-4c43-b8bf-ce92d318263f name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 17:20:07.573253 | controller | Jun 12 17:07:06.096572 crc crio[21573]: time="2026-06-12T17:07:06.096357642Z" level=info msg="Removing pod sandbox: 303096d33a5e755d314ef24c3b04c7cc5ae0692af750ebcff2e8619e6499cbf5" id=e0bb33e2-d76c-481a-abea-7a0770875eb2 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 17:20:07.573269 | controller | Jun 12 17:07:06.123207 crc crio[21573]: time="2026-06-12T17:07:06.123052714Z" level=info msg="Removed pod sandbox: 303096d33a5e755d314ef24c3b04c7cc5ae0692af750ebcff2e8619e6499cbf5" id=e0bb33e2-d76c-481a-abea-7a0770875eb2 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 17:20:07.573285 | controller | Jun 12 17:07:23.279917 crc crio[21573]: time="2026-06-12T17:07:23.278953307Z" level=info msg="Stopping pod sandbox: a18fa056c8fbf58f80319cc9859233a4583e0d5f9dc0776b3ab418b80c17a468" id=7e88c2ce-c393-4c82-9fe8-6e06f7174860 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 17:20:07.573302 | controller | Jun 12 17:07:23.283239 crc crio[21573]: time="2026-06-12T17:07:23.281368365Z" level=info msg="Got pod network &{Name:telemetry-edpm-deployment-ipam-openstack-edpm-ipam-xc4g2 Namespace:openstack ID:a18fa056c8fbf58f80319cc9859233a4583e0d5f9dc0776b3ab418b80c17a468 UID:f8a15fb2-9134-4479-8b9d-05f4e8f82fb1 NetNS:/var/run/netns/00c5a9ab-f652-48af-bef6-f632e2a5d9f2 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podf8a15fb2_9134_4479_8b9d_05f4e8f82fb1.slice PodAnnotations:0xc000568d68}] Aliases:map[]}"
2026-06-12 17:20:07.573319 | controller | Jun 12 17:07:23.283239 crc crio[21573]: time="2026-06-12T17:07:23.281689454Z" level=info msg="Deleting pod openstack_telemetry-edpm-deployment-ipam-openstack-edpm-ipam-xc4g2 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 17:20:07.573336 | controller | Jun 12 17:07:23.925127 crc crio[21573]: time="2026-06-12T17:07:23.92432575Z" level=info msg="Stopped pod sandbox: a18fa056c8fbf58f80319cc9859233a4583e0d5f9dc0776b3ab418b80c17a468" id=7e88c2ce-c393-4c82-9fe8-6e06f7174860 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 17:20:07.573353 | controller | Jun 12 17:07:25.121746 crc crio[21573]: time="2026-06-12T17:07:25.121262574Z" level=error msg="Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\"UnhandledError\")"
2026-06-12 17:20:07.573370 | controller | Jun 12 17:08:01.023519 crc crio[21573]: time="2026-06-12T17:08:01.022401801Z" level=info msg="Running pod sandbox: openshift-must-gather-h49ld/must-gather-t9hk8/POD" id=59e2ff92-c6c4-4129-a8e7-6d38c356413b name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:20:07.573389 | controller | Jun 12 17:08:01.024851 crc crio[21573]: time="2026-06-12T17:08:01.023762569Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.573407 | controller | Jun 12 17:08:01.092509 crc crio[21573]: time="2026-06-12T17:08:01.07959428Z" level=info msg="Got pod network &{Name:must-gather-t9hk8 Namespace:openshift-must-gather-h49ld ID:367ceea30c361cf7bf087b899bf0835df8e0fc61118cfbceb9facc2e7a6f3b9a UID:33947c68-b25f-4bf5-8d0e-fe57c12e0ad7 NetNS:/var/run/netns/449a1e7d-6ba3-4b90-8000-3af86e891c9e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod33947c68_b25f_4bf5_8d0e_fe57c12e0ad7.slice PodAnnotations:0xc00443c030}] Aliases:map[]}"
2026-06-12 17:20:07.573423 | controller | Jun 12 17:08:01.092509 crc crio[21573]: time="2026-06-12T17:08:01.079664212Z" level=info msg="Adding pod openshift-must-gather-h49ld_must-gather-t9hk8 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 17:20:07.573440 | controller | Jun 12 17:08:01.431232 crc crio[21573]: time="2026-06-12T17:08:01.43113074Z" level=info msg="Running pod sandbox: openshift-infra/auto-csr-approver-29688068-wb2l8/POD" id=a069d82e-386b-4924-ae20-b66223e82356 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:20:07.573457 | controller | Jun 12 17:08:01.432548 crc crio[21573]: time="2026-06-12T17:08:01.431258583Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.573473 | controller | Jun 12 17:08:01.510661 crc crio[21573]: time="2026-06-12T17:08:01.510273431Z" level=info msg="Got pod network &{Name:auto-csr-approver-29688068-wb2l8 Namespace:openshift-infra ID:7a98360d045606c23dca81c162b7ed02680c8c62ba71b8e1a5f837ce8cf0e43f UID:28d9ad6e-ada9-489f-9ddc-93612d714cd7 NetNS:/var/run/netns/16fa8697-b24d-419c-8681-0d68e5d6e92b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod28d9ad6e_ada9_489f_9ddc_93612d714cd7.slice PodAnnotations:0xc00443c330}] Aliases:map[]}"
2026-06-12 17:20:07.573489 | controller | Jun 12 17:08:01.510661 crc crio[21573]: time="2026-06-12T17:08:01.510407135Z" level=info msg="Adding pod openshift-infra_auto-csr-approver-29688068-wb2l8 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 17:20:07.573506 | controller | Jun 12 17:08:01.748036 crc crio[21573]: 2026-06-12T17:08:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:367ceea30c361cf Mac:76:fd:ec:16:3d:5e Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:12 Mtu:0 Sandbox:/var/run/netns/449a1e7d-6ba3-4b90-8000-3af86e891c9e SocketPath: PciID:}] [{Interface:0xc0000145f0 Address:{IP:10.217.1.18 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 17:20:07.573523 | controller | Jun 12 17:08:01.750043 crc crio[21573]: time="2026-06-12T17:08:01.749954832Z" level=info msg="Got pod network &{Name:must-gather-t9hk8 Namespace:openshift-must-gather-h49ld ID:367ceea30c361cf7bf087b899bf0835df8e0fc61118cfbceb9facc2e7a6f3b9a UID:33947c68-b25f-4bf5-8d0e-fe57c12e0ad7 NetNS:/var/run/netns/449a1e7d-6ba3-4b90-8000-3af86e891c9e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod33947c68_b25f_4bf5_8d0e_fe57c12e0ad7.slice PodAnnotations:0xc00443c030}] Aliases:map[]}"
2026-06-12 17:20:07.573539 | controller | Jun 12 17:08:01.750382 crc crio[21573]: time="2026-06-12T17:08:01.75021159Z" level=info msg="Checking pod openshift-must-gather-h49ld_must-gather-t9hk8 for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 17:20:07.573557 | controller | Jun 12 17:08:01.768986 crc crio[21573]: time="2026-06-12T17:08:01.768799358Z" level=info msg="Ran pod sandbox 367ceea30c361cf7bf087b899bf0835df8e0fc61118cfbceb9facc2e7a6f3b9a with infra container: openshift-must-gather-h49ld/must-gather-t9hk8/POD" id=59e2ff92-c6c4-4129-a8e7-6d38c356413b name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:20:07.573594 | controller | Jun 12 17:08:01.777548 crc crio[21573]: time="2026-06-12T17:08:01.776025081Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/openstack-must-gather:latest" id=81005345-16c3-4643-b51c-b581a7763d50 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:20:07.573617 | controller | Jun 12 17:08:01.777548 crc crio[21573]: time="2026-06-12T17:08:01.77637715Z" level=info msg="Image quay.io/openstack-k8s-operators/openstack-must-gather:latest not found" id=81005345-16c3-4643-b51c-b581a7763d50 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:20:07.573635 | controller | Jun 12 17:08:01.777548 crc crio[21573]: time="2026-06-12T17:08:01.776500134Z" level=info msg="Neither image nor artfiact quay.io/openstack-k8s-operators/openstack-must-gather:latest found" id=81005345-16c3-4643-b51c-b581a7763d50 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:20:07.573651 | controller | Jun 12 17:08:01.778677 crc crio[21573]: time="2026-06-12T17:08:01.778427938Z" level=info msg="Pulling image: quay.io/openstack-k8s-operators/openstack-must-gather:latest" id=3fe3c375-a8a2-486b-8c38-063b0640495a name=/runtime.v1.ImageService/PullImage
2026-06-12 17:20:07.573668 | controller | Jun 12 17:08:01.790538 crc crio[21573]: time="2026-06-12T17:08:01.789971903Z" level=info msg="Trying to access \"quay.io/openstack-k8s-operators/openstack-must-gather:latest\""
2026-06-12 17:20:07.573684 | controller | Jun 12 17:08:01.876832 crc crio[21573]: 2026-06-12T17:08:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:7a98360d045606c Mac:1e:c2:11:56:cf:51 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:13 Mtu:0 Sandbox:/var/run/netns/16fa8697-b24d-419c-8681-0d68e5d6e92b SocketPath: PciID:}] [{Interface:0xc00025aa30 Address:{IP:10.217.1.19 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 17:20:07.573701 | controller | Jun 12 17:08:01.878744 crc crio[21573]: time="2026-06-12T17:08:01.87866025Z" level=info msg="Got pod network &{Name:auto-csr-approver-29688068-wb2l8 Namespace:openshift-infra ID:7a98360d045606c23dca81c162b7ed02680c8c62ba71b8e1a5f837ce8cf0e43f UID:28d9ad6e-ada9-489f-9ddc-93612d714cd7 NetNS:/var/run/netns/16fa8697-b24d-419c-8681-0d68e5d6e92b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod28d9ad6e_ada9_489f_9ddc_93612d714cd7.slice PodAnnotations:0xc00443c330}] Aliases:map[]}"
2026-06-12 17:20:07.573718 | controller | Jun 12 17:08:01.878925 crc crio[21573]: time="2026-06-12T17:08:01.878835755Z" level=info msg="Checking pod openshift-infra_auto-csr-approver-29688068-wb2l8 for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 17:20:07.573735 | controller | Jun 12 17:08:01.889528 crc crio[21573]: time="2026-06-12T17:08:01.889360521Z" level=info msg="Ran pod sandbox 7a98360d045606c23dca81c162b7ed02680c8c62ba71b8e1a5f837ce8cf0e43f with infra container: openshift-infra/auto-csr-approver-29688068-wb2l8/POD" id=a069d82e-386b-4924-ae20-b66223e82356 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:20:07.573751 | controller | Jun 12 17:08:01.892870 crc crio[21573]: time="2026-06-12T17:08:01.892815355Z" level=info msg="Pulling image: registry.redhat.io/openshift4/ose-cli:latest" id=9988982a-eb5f-4695-84db-ae4584b17d79 name=/runtime.v1.ImageService/PullImage
2026-06-12 17:20:07.573768 | controller | Jun 12 17:08:01.898520 crc crio[21573]: time="2026-06-12T17:08:01.898373071Z" level=info msg="Trying to access \"registry.redhat.io/openshift4/ose-cli:latest\""
2026-06-12 17:20:07.573784 | controller | Jun 12 17:08:02.902867 crc crio[21573]: time="2026-06-12T17:08:02.90200071Z" level=info msg="Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9" id=9988982a-eb5f-4695-84db-ae4584b17d79 name=/runtime.v1.ImageService/PullImage
2026-06-12 17:20:07.573803 | controller | Jun 12 17:08:02.904524 crc crio[21573]: time="2026-06-12T17:08:02.903701207Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-cli:latest" id=3e99a0c9-eb31-4deb-b51c-ff4d59ddd379 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:20:07.573820 | controller | Jun 12 17:08:02.920104 crc crio[21573]: time="2026-06-12T17:08:02.919950721Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-cli:latest" id=f9e3ba98-5e32-46c8-b97d-599bc7b43f53 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:20:07.573836 | controller | Jun 12 17:08:02.953357 crc crio[21573]: time="2026-06-12T17:08:02.953211111Z" level=info msg="Creating container: openshift-infra/auto-csr-approver-29688068-wb2l8/oc" id=260e54ef-bc9f-46f9-b42b-4a479246d2a2 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:20:07.573852 | controller | Jun 12 17:08:02.953928 crc crio[21573]: time="2026-06-12T17:08:02.95384314Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.573868 | controller | Jun 12 17:08:03.019029 crc crio[21573]: time="2026-06-12T17:08:03.018918958Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.573884 | controller | Jun 12 17:08:03.497539 crc crio[21573]: time="2026-06-12T17:08:03.496977023Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.573901 | controller | Jun 12 17:08:04.201148 crc crio[21573]: time="2026-06-12T17:08:04.201047408Z" level=info msg="Created container 16db3b830104599616cfc1540ffddd742252307d86c80095dd9414d51203d49d: openshift-infra/auto-csr-approver-29688068-wb2l8/oc" id=260e54ef-bc9f-46f9-b42b-4a479246d2a2 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:20:07.573917 | controller | Jun 12 17:08:04.207567 crc crio[21573]: time="2026-06-12T17:08:04.205644186Z" level=info msg="Starting container: 16db3b830104599616cfc1540ffddd742252307d86c80095dd9414d51203d49d" id=0997b43a-8ef5-4b3d-a156-ba4e86d2215d name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 17:20:07.573934 | controller | Jun 12 17:08:04.216131 crc crio[21573]: time="2026-06-12T17:08:04.216005506Z" level=info msg="Started container" PID=219351 containerID=16db3b830104599616cfc1540ffddd742252307d86c80095dd9414d51203d49d description=openshift-infra/auto-csr-approver-29688068-wb2l8/oc id=0997b43a-8ef5-4b3d-a156-ba4e86d2215d name=/runtime.v1.RuntimeService/StartContainer sandboxID=7a98360d045606c23dca81c162b7ed02680c8c62ba71b8e1a5f837ce8cf0e43f
2026-06-12 17:20:07.573951 | controller | Jun 12 17:08:06.014401 crc crio[21573]: time="2026-06-12T17:08:06.013627121Z" level=info msg="Stopping pod sandbox: 7a98360d045606c23dca81c162b7ed02680c8c62ba71b8e1a5f837ce8cf0e43f" id=d2226c9d-b518-43a8-96d3-9822d6b49e49 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 17:20:07.573968 | controller | Jun 12 17:08:06.015431 crc crio[21573]: time="2026-06-12T17:08:06.015218307Z" level=info msg="Got pod network &{Name:auto-csr-approver-29688068-wb2l8 Namespace:openshift-infra ID:7a98360d045606c23dca81c162b7ed02680c8c62ba71b8e1a5f837ce8cf0e43f UID:28d9ad6e-ada9-489f-9ddc-93612d714cd7 NetNS:/var/run/netns/16fa8697-b24d-419c-8681-0d68e5d6e92b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod28d9ad6e_ada9_489f_9ddc_93612d714cd7.slice PodAnnotations:0xc000138c90}] Aliases:map[]}"
2026-06-12 17:20:07.573985 | controller | Jun 12 17:08:06.015608 crc crio[21573]: time="2026-06-12T17:08:06.015432803Z" level=info msg="Deleting pod openshift-infra_auto-csr-approver-29688068-wb2l8 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 17:20:07.574004 | controller | Jun 12 17:08:11.417540 crc crio[21573]: time="2026-06-12T17:08:11.417000693Z" level=info msg="Stopped pod sandbox: 7a98360d045606c23dca81c162b7ed02680c8c62ba71b8e1a5f837ce8cf0e43f" id=d2226c9d-b518-43a8-96d3-9822d6b49e49 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 17:20:07.574021 | controller | Jun 12 17:08:11.864280 crc crio[21573]: time="2026-06-12T17:08:11.863829986Z" level=info msg="Pulled image: quay.io/openstack-k8s-operators/openstack-must-gather@sha256:7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8" id=3fe3c375-a8a2-486b-8c38-063b0640495a name=/runtime.v1.ImageService/PullImage
2026-06-12 17:20:07.574037 | controller | Jun 12 17:08:11.865685 crc crio[21573]: time="2026-06-12T17:08:11.865596615Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/openstack-must-gather:latest" id=0011fa81-19f7-43e5-a327-2f7e9c259111 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:20:07.574053 | controller | Jun 12 17:08:11.869247 crc crio[21573]: time="2026-06-12T17:08:11.869153765Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/openstack-must-gather:latest" id=2145ffde-6ac4-40d6-9266-be64b2761371 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:20:07.574069 | controller | Jun 12 17:08:11.895022 crc crio[21573]: time="2026-06-12T17:08:11.894836093Z" level=info msg="Creating container: openshift-must-gather-h49ld/must-gather-t9hk8/gather" id=30fe0a76-36bb-45ee-aca7-fd1f78742b8e name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:20:07.574085 | controller | Jun 12 17:08:11.896704 crc crio[21573]: time="2026-06-12T17:08:11.896620953Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.574101 | controller | Jun 12 17:08:11.955031 crc crio[21573]: time="2026-06-12T17:08:11.95485109Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.574117 | controller | Jun 12 17:08:12.277824 crc crio[21573]: time="2026-06-12T17:08:12.277650635Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.574133 | controller | Jun 12 17:08:12.478881 crc crio[21573]: time="2026-06-12T17:08:12.477924484Z" level=info msg="Created container b842980916377d8394d655f8ebdc8709c39f112ca40cac75bd4d8940bb8843e6: openshift-must-gather-h49ld/must-gather-t9hk8/gather" id=30fe0a76-36bb-45ee-aca7-fd1f78742b8e name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:20:07.574148 | controller | Jun 12 17:08:12.480659 crc crio[21573]: time="2026-06-12T17:08:12.480416854Z" level=info msg="Starting container: b842980916377d8394d655f8ebdc8709c39f112ca40cac75bd4d8940bb8843e6" id=3815c9ab-93f3-4e05-ae93-8ba51741d857 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 17:20:07.574164 | controller | Jun 12 17:08:12.485877 crc crio[21573]: time="2026-06-12T17:08:12.485743933Z" level=info msg="Started container" PID=219855 containerID=b842980916377d8394d655f8ebdc8709c39f112ca40cac75bd4d8940bb8843e6 description=openshift-must-gather-h49ld/must-gather-t9hk8/gather id=3815c9ab-93f3-4e05-ae93-8ba51741d857 name=/runtime.v1.RuntimeService/StartContainer sandboxID=367ceea30c361cf7bf087b899bf0835df8e0fc61118cfbceb9facc2e7a6f3b9a
2026-06-12 17:20:07.574180 | controller | Jun 12 17:08:12.572988 crc crio[21573]: time="2026-06-12T17:08:12.572767416Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/openstack-must-gather:latest" id=8a76e00e-e8b6-4343-aeda-7ab55d9d5656 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:20:07.574197 | controller | Jun 12 17:08:12.579042 crc crio[21573]: time="2026-06-12T17:08:12.578944728Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/openstack-must-gather:latest" id=9105518c-d3da-4c88-abdc-44d08769362b name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:20:07.574216 | controller | Jun 12 17:08:12.659057 crc crio[21573]: time="2026-06-12T17:08:12.658907844Z" level=info msg="Creating container: openshift-must-gather-h49ld/must-gather-t9hk8/copy" id=c69e150f-5438-457c-9938-501687131951 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:20:07.574232 | controller | Jun 12 17:08:12.660615 crc crio[21573]: time="2026-06-12T17:08:12.660432378Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.574249 | controller | Jun 12 17:08:12.721132 crc crio[21573]: time="2026-06-12T17:08:12.720970241Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.574265 | controller | Jun 12 17:08:12.960369 crc crio[21573]: time="2026-06-12T17:08:12.960238349Z" level=error msg="Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\"UnhandledError\")"
2026-06-12 17:20:07.574281 | controller | Jun 12 17:08:13.041682 crc crio[21573]: time="2026-06-12T17:08:13.041576532Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.574297 | controller | Jun 12 17:08:13.246331 crc crio[21573]: time="2026-06-12T17:08:13.245846223Z" level=info msg="Created container ca562a52e9e7b16438f1bfc5f2400a1305f32c6d84d3987e9e54a56e30f45c80: openshift-must-gather-h49ld/must-gather-t9hk8/copy" id=c69e150f-5438-457c-9938-501687131951 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:20:07.574313 | controller | Jun 12 17:08:13.247800 crc crio[21573]: time="2026-06-12T17:08:13.247718746Z" level=info msg="Starting container: ca562a52e9e7b16438f1bfc5f2400a1305f32c6d84d3987e9e54a56e30f45c80" id=79c28e9f-9e43-495c-96b0-c619cbebc91b name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 17:20:07.574330 | controller | Jun 12 17:08:13.254964 crc crio[21573]: time="2026-06-12T17:08:13.254862765Z" level=info msg="Started container" PID=219974 containerID=ca562a52e9e7b16438f1bfc5f2400a1305f32c6d84d3987e9e54a56e30f45c80 description=openshift-must-gather-h49ld/must-gather-t9hk8/copy id=79c28e9f-9e43-495c-96b0-c619cbebc91b name=/runtime.v1.RuntimeService/StartContainer sandboxID=367ceea30c361cf7bf087b899bf0835df8e0fc61118cfbceb9facc2e7a6f3b9a
2026-06-12 17:20:07.574346 | controller | Jun 12 17:08:18.197736 crc crio[21573]: time="2026-06-12T17:08:18.196685607Z" level=error msg="Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\"UnhandledError\")"
2026-06-12 17:20:07.574362 | controller | Jun 12 17:08:18.234263 crc crio[21573]: time="2026-06-12T17:08:18.234157652Z" level=error msg="Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\"UnhandledError\")"
2026-06-12 17:20:07.574378 | controller | Jun 12 17:08:18.548322 crc crio[21573]: time="2026-06-12T17:08:18.548104593Z" level=error msg="Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\"UnhandledError\")"
2026-06-12 17:20:07.574394 | controller | Jun 12 17:08:18.564165 crc crio[21573]: time="2026-06-12T17:08:18.563986904Z" level=error msg="Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\"UnhandledError\")"
2026-06-12 17:20:07.574410 | controller | Jun 12 17:08:18.666772 crc crio[21573]: time="2026-06-12T17:08:18.666281083Z" level=error msg="Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\"UnhandledError\")"
2026-06-12 17:20:07.574425 | controller | Jun 12 17:08:18.681610 crc crio[21573]: time="2026-06-12T17:08:18.679716769Z" level=error msg="Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\"UnhandledError\")"
2026-06-12 17:20:07.574444 | controller | Jun 12 17:08:18.966662 crc crio[21573]: time="2026-06-12T17:08:18.966566918Z" level=error msg="Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\"UnhandledError\")"
2026-06-12 17:20:07.574461 | controller | Jun 12 17:08:19.123636 crc crio[21573]: time="2026-06-12T17:08:19.123323101Z" level=error msg="Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\"UnhandledError\")"
2026-06-12 17:20:07.574477 | controller | Jun 12 17:08:20.254274 crc crio[21573]: time="2026-06-12T17:08:20.253873177Z" level=info msg="Running pod sandbox: openshift-must-gather-h49ld/crc-debug-hg4rq/POD" id=e9bdcb42-289b-4e08-b456-cdfd25a0f862 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:20:07.574494 | controller | Jun 12 17:08:20.255869 crc crio[21573]: time="2026-06-12T17:08:20.254350441Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.574510 | controller | Jun 12 17:08:20.285669 crc crio[21573]: time="2026-06-12T17:08:20.285574223Z" level=warning msg="Skipping invalid sysctl specified by config {net.ipv4.ping_group_range 0 2147483647}: \"net.ipv4.ping_group_range\" not allowed with host net enabled" id=e9bdcb42-289b-4e08-b456-cdfd25a0f862 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:20:07.574527 | controller | Jun 12 17:08:20.315095 crc crio[21573]: time="2026-06-12T17:08:20.315047888Z" level=info msg="Ran pod sandbox 762a594790d160f3b4b0b6fd0057f235b02ddc82b3bee3315b42c22abe87f7c5 with infra container: openshift-must-gather-h49ld/crc-debug-hg4rq/POD" id=e9bdcb42-289b-4e08-b456-cdfd25a0f862 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:20:07.574543 | controller | Jun 12 17:08:20.317908 crc crio[21573]: time="2026-06-12T17:08:20.317877007Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:3843651d85087f9f19c0047f3b0c09e41f241946867d4a78acfda37ca0a405e2" id=4b0e043b-8fcc-4c0c-92a3-0078916c8694 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:20:07.574560 | controller | Jun 12 17:08:20.318268 crc crio[21573]: time="2026-06-12T17:08:20.3182421Z" level=info msg="Image quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:3843651d85087f9f19c0047f3b0c09e41f241946867d4a78acfda37ca0a405e2 not found" id=4b0e043b-8fcc-4c0c-92a3-0078916c8694 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:20:07.574600 | controller | Jun 12 17:08:20.318543 crc crio[21573]: time="2026-06-12T17:08:20.318519655Z" level=info msg="Neither image nor artfiact quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:3843651d85087f9f19c0047f3b0c09e41f241946867d4a78acfda37ca0a405e2 found" id=4b0e043b-8fcc-4c0c-92a3-0078916c8694 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:20:07.574619 | controller | Jun 12 17:08:20.320131 crc crio[21573]: time="2026-06-12T17:08:20.320050587Z" level=info msg="Pulling image: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:3843651d85087f9f19c0047f3b0c09e41f241946867d4a78acfda37ca0a405e2" id=ba514d8f-c9ca-464b-a393-f249da5609fd name=/runtime.v1.ImageService/PullImage
2026-06-12 17:20:07.574635 | controller | Jun 12 17:08:20.331562 crc crio[21573]: time="2026-06-12T17:08:20.331347655Z" level=info msg="Trying to access \"quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:3843651d85087f9f19c0047f3b0c09e41f241946867d4a78acfda37ca0a405e2\""
2026-06-12 17:20:07.574652 | controller | Jun 12 17:08:42.179671 crc crio[21573]: time="2026-06-12T17:08:42.176736287Z" level=info msg="Pulled image: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:3843651d85087f9f19c0047f3b0c09e41f241946867d4a78acfda37ca0a405e2" id=ba514d8f-c9ca-464b-a393-f249da5609fd name=/runtime.v1.ImageService/PullImage
2026-06-12 17:20:07.574668 | controller | Jun 12 17:08:42.181809 crc crio[21573]: time="2026-06-12T17:08:42.180700317Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:3843651d85087f9f19c0047f3b0c09e41f241946867d4a78acfda37ca0a405e2" id=266448c4-1d26-4d1e-8d59-670eec98f767 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:20:07.574687 | controller | Jun 12 17:08:42.185283 crc crio[21573]: time="2026-06-12T17:08:42.185090142Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:3843651d85087f9f19c0047f3b0c09e41f241946867d4a78acfda37ca0a405e2" id=adfb4f06-7b47-4e00-bc1b-48296e52a51b name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:20:07.574704 | controller | Jun 12 17:08:42.228950 crc crio[21573]: time="2026-06-12T17:08:42.228029756Z" level=info msg="Creating container: openshift-must-gather-h49ld/crc-debug-hg4rq/container-00" id=50d97530-f87c-4480-861c-12b67790a7c8 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:20:07.574720 | controller | Jun 12 17:08:42.284174 crc crio[21573]: time="2026-06-12T17:08:42.283291109Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.574737 | controller | Jun 12 17:08:42.396127 crc crio[21573]: time="2026-06-12T17:08:42.396001462Z" level=info msg="Mount propogration for the host path / will be set to HostToContainer as it includes the container storage root" id=50d97530-f87c-4480-861c-12b67790a7c8 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:20:07.574754 | controller | Jun 12 17:08:42.445748 crc crio[21573]: time="2026-06-12T17:08:42.445360833Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.574770 | controller | Jun 12 17:08:42.447786 crc crio[21573]: time="2026-06-12T17:08:42.44774158Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.574786 | controller | Jun 12 17:08:42.677224 crc crio[21573]: time="2026-06-12T17:08:42.676821618Z" level=info msg="Created container 92c53653808935d57eb469d475adbc966c1be9dad3135f8c6d27c10e4f097a7c: openshift-must-gather-h49ld/crc-debug-hg4rq/container-00" id=50d97530-f87c-4480-861c-12b67790a7c8 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:20:07.574802 | controller | Jun 12 17:08:42.678920 crc crio[21573]: time="2026-06-12T17:08:42.678762612Z" level=info msg="Starting container: 92c53653808935d57eb469d475adbc966c1be9dad3135f8c6d27c10e4f097a7c" id=0f313043-af2b-413f-be19-2ee2e5efc5a6 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 17:20:07.574819 | controller | Jun 12 17:08:42.688658 crc crio[21573]: time="2026-06-12T17:08:42.688160716Z" level=info msg="Started container" PID=224978 containerID=92c53653808935d57eb469d475adbc966c1be9dad3135f8c6d27c10e4f097a7c description=openshift-must-gather-h49ld/crc-debug-hg4rq/container-00 id=0f313043-af2b-413f-be19-2ee2e5efc5a6 name=/runtime.v1.RuntimeService/StartContainer sandboxID=762a594790d160f3b4b0b6fd0057f235b02ddc82b3bee3315b42c22abe87f7c5
2026-06-12 17:20:07.574835 | controller | Jun 12 17:09:06.226375 crc crio[21573]: time="2026-06-12T17:09:06.225654112Z" level=info msg="Removing container: 5ce3dbabc9efb1b7f97710c4ae06fdbda689c7282e239e641001a24afc42f6f6" id=d1c84747-9328-4e9f-8816-f729b5195abb name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 17:20:07.574852 | controller | Jun 12 17:09:08.539371 crc crio[21573]: time="2026-06-12T17:09:08.538205909Z" level=info msg="Removed container 5ce3dbabc9efb1b7f97710c4ae06fdbda689c7282e239e641001a24afc42f6f6: openshift-infra/auto-csr-approver-29688062-87lvm/oc" id=d1c84747-9328-4e9f-8816-f729b5195abb name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 17:20:07.574867 | controller | Jun 12 17:09:08.562587 crc crio[21573]: time="2026-06-12T17:09:08.562424274Z" level=info msg="Stopping pod sandbox: 3467dd573777638e441d3e5db49d4254ab267f4814fa51f1abecc1d29c63abad" id=c17d9dcd-edab-4d11-80be-1065bd63cd0c name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 17:20:07.574886 | controller | Jun 12 17:09:08.563174 crc crio[21573]: time="2026-06-12T17:09:08.563152084Z" level=info msg="Stopped pod sandbox (already stopped): 3467dd573777638e441d3e5db49d4254ab267f4814fa51f1abecc1d29c63abad" id=c17d9dcd-edab-4d11-80be-1065bd63cd0c name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 17:20:07.574903 | controller | Jun 12 17:09:08.564915 crc crio[21573]: time="2026-06-12T17:09:08.564823209Z" level=info msg="Removing pod sandbox: 3467dd573777638e441d3e5db49d4254ab267f4814fa51f1abecc1d29c63abad" id=2fb67b24-25b6-4f07-937e-6aa9877a157f name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 17:20:07.574918 | controller | Jun 12 17:09:08.602605 crc crio[21573]: time="2026-06-12T17:09:08.602432657Z" level=info msg="Removed pod sandbox: 3467dd573777638e441d3e5db49d4254ab267f4814fa51f1abecc1d29c63abad" id=2fb67b24-25b6-4f07-937e-6aa9877a157f name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 17:20:07.574934 | controller | Jun 12 17:09:13.467054 crc crio[21573]: time="2026-06-12T17:09:13.466150065Z" level=info msg="Stopping pod sandbox: 762a594790d160f3b4b0b6fd0057f235b02ddc82b3bee3315b42c22abe87f7c5" id=bd38fa39-ac80-4071-b801-c41dff7ab21f name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 17:20:07.574949 | controller | Jun 12 17:09:13.477654 crc crio[21573]: time="2026-06-12T17:09:13.474048766Z" level=info msg="Stopped pod sandbox: 762a594790d160f3b4b0b6fd0057f235b02ddc82b3bee3315b42c22abe87f7c5" id=bd38fa39-ac80-4071-b801-c41dff7ab21f name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 17:20:07.574965 | controller | Jun 12 17:09:15.492775 crc crio[21573]: time="2026-06-12T17:09:15.492052724Z" level=info msg="Running pod sandbox: openshift-must-gather-h49ld/crc-debug-lfmdr/POD" id=0ddf353d-16e4-4295-9fc1-156641bcca93 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:20:07.574980 | controller | Jun 12 17:09:15.493793 crc crio[21573]: time="2026-06-12T17:09:15.492810824Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.574996 | controller | Jun 12 17:09:15.517405 crc crio[21573]: time="2026-06-12T17:09:15.517266522Z" level=warning msg="Skipping invalid sysctl specified by config {net.ipv4.ping_group_range 0 2147483647}: \"net.ipv4.ping_group_range\" not allowed with host net enabled" id=0ddf353d-16e4-4295-9fc1-156641bcca93 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:20:07.575013 | controller | Jun 12 17:09:15.531913 crc crio[21573]: time="2026-06-12T17:09:15.531861846Z" level=info msg="Ran pod sandbox 0d601dab4963f9bbc1808cde94dd1e4cd1fd26666d2d676cf9ddd4c85674657e with infra container: openshift-must-gather-h49ld/crc-debug-lfmdr/POD" id=0ddf353d-16e4-4295-9fc1-156641bcca93 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:20:07.575029 | controller | Jun 12 17:09:15.542214 crc crio[21573]: time="2026-06-12T17:09:15.542098773Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:3843651d85087f9f19c0047f3b0c09e41f241946867d4a78acfda37ca0a405e2" id=3403e9b5-2e4a-4c20-a3ad-761107a42fb8 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:20:07.575044 | controller | Jun 12 17:09:15.545201 crc crio[21573]: time="2026-06-12T17:09:15.545015155Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:3843651d85087f9f19c0047f3b0c09e41f241946867d4a78acfda37ca0a405e2" id=36ad5350-9251-4e0f-9e07-c996d2e8409a name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:20:07.575059 | controller | Jun 12 17:09:15.559359 crc crio[21573]: time="2026-06-12T17:09:15.559259622Z" level=info msg="Creating container: openshift-must-gather-h49ld/crc-debug-lfmdr/container-00" id=0feb1144-5187-4a22-b118-3ae5f24a6c92 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:20:07.575078 | controller | Jun 12 17:09:15.559866 crc crio[21573]: time="2026-06-12T17:09:15.559797137Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.575094 | controller | Jun 12 17:09:15.618693 crc crio[21573]: time="2026-06-12T17:09:15.618422007Z" level=info msg="Mount propogration for the host path / will be set to HostToContainer as it includes the container storage root" id=0feb1144-5187-4a22-b118-3ae5f24a6c92 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:20:07.575110 | controller | Jun 12 17:09:15.633244 crc crio[21573]: time="2026-06-12T17:09:15.633150672Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.575126 | controller | Jun 12 17:09:15.637695 crc crio[21573]: time="2026-06-12T17:09:15.637405707Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.575143 | controller | Jun 12 17:09:15.838661 crc crio[21573]: time="2026-06-12T17:09:15.837921763Z" level=info msg="Created container 42168830f8c1211874e588e23a394317c0c19244c0a8993dd5939109a7890a20: openshift-must-gather-h49ld/crc-debug-lfmdr/container-00" id=0feb1144-5187-4a22-b118-3ae5f24a6c92 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:20:07.575158 | controller | Jun 12 17:09:15.840799 crc crio[21573]: time="2026-06-12T17:09:15.840528211Z" level=info msg="Starting container: 42168830f8c1211874e588e23a394317c0c19244c0a8993dd5939109a7890a20" id=f10ed4bd-5dfb-4c9a-ae30-889eab3921c7 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 17:20:07.575174 | controller | Jun 12 17:09:15.849252 crc crio[21573]: time="2026-06-12T17:09:15.849136758Z" level=info msg="Started container" PID=230654 containerID=42168830f8c1211874e588e23a394317c0c19244c0a8993dd5939109a7890a20 description=openshift-must-gather-h49ld/crc-debug-lfmdr/container-00 id=f10ed4bd-5dfb-4c9a-ae30-889eab3921c7 name=/runtime.v1.RuntimeService/StartContainer sandboxID=0d601dab4963f9bbc1808cde94dd1e4cd1fd26666d2d676cf9ddd4c85674657e
2026-06-12 17:20:07.575191 | controller | Jun 12 17:09:17.526679 crc crio[21573]: time="2026-06-12T17:09:17.525971106Z" level=info msg="Stopping pod sandbox: 0d601dab4963f9bbc1808cde94dd1e4cd1fd26666d2d676cf9ddd4c85674657e" id=7ad44112-7a83-4476-8ade-c46dd00ee448 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 17:20:07.575206 | controller | Jun 12 17:09:17.533430 crc crio[21573]: time="2026-06-12T17:09:17.533344155Z" level=info msg="Stopped pod sandbox: 0d601dab4963f9bbc1808cde94dd1e4cd1fd26666d2d676cf9ddd4c85674657e" id=7ad44112-7a83-4476-8ade-c46dd00ee448 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 17:20:07.575222 | controller | Jun 12 17:09:18.556813 crc crio[21573]: time="2026-06-12T17:09:18.556115119Z" level=info msg="Removing container: 42168830f8c1211874e588e23a394317c0c19244c0a8993dd5939109a7890a20" id=6154450b-4945-4a4d-be9f-15979260b3ec name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 17:20:07.575238 | controller | Jun 12 17:09:18.600264 crc crio[21573]: time="2026-06-12T17:09:18.600038797Z" level=info msg="Removed container 42168830f8c1211874e588e23a394317c0c19244c0a8993dd5939109a7890a20: openshift-must-gather-h49ld/crc-debug-lfmdr/container-00" id=6154450b-4945-4a4d-be9f-15979260b3ec name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 17:20:07.575254 | controller | Jun 12 17:10:00.553516 crc crio[21573]: time="2026-06-12T17:10:00.552611914Z" level=info msg="Running pod sandbox: openshift-infra/auto-csr-approver-29688070-2b7s4/POD" id=37c9747b-4270-469b-a989-cdfe3ecc9553 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:20:07.575269 | controller | Jun 12 17:10:00.557536 crc crio[21573]: time="2026-06-12T17:10:00.554718013Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.575299 | controller | Jun 12 17:10:00.599932 crc crio[21573]: time="2026-06-12T17:10:00.599878639Z" level=info msg="Got pod network &{Name:auto-csr-approver-29688070-2b7s4 Namespace:openshift-infra ID:37e2a154bc9ef2656bd9a043d84f01e91210d1206fadc34bf2851e496338ba13 UID:62c5ef32-3a8b-45d4-a099-f5c071a592ee NetNS:/var/run/netns/e09c89dd-a162-4b2a-a00e-3d6ef04e5224 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod62c5ef32_3a8b_45d4_a099_f5c071a592ee.slice PodAnnotations:0xc003674968}] Aliases:map[]}"
2026-06-12 17:20:07.575319 | controller | Jun 12 17:10:00.600400 crc crio[21573]: time="2026-06-12T17:10:00.600370273Z" level=info msg="Adding pod openshift-infra_auto-csr-approver-29688070-2b7s4 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 17:20:07.575336 | controller | Jun 12 17:10:01.351509 crc crio[21573]: 2026-06-12T17:10:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:37e2a154bc9ef26 Mac:5a:4b:95:d4:4d:40 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:14 Mtu:0 Sandbox:/var/run/netns/e09c89dd-a162-4b2a-a00e-3d6ef04e5224 SocketPath: PciID:}] [{Interface:0xc0003a5910 Address:{IP:10.217.1.20 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 17:20:07.575352 | controller | Jun 12 17:10:01.351509 crc crio[21573]: time="2026-06-12T17:10:01.350966475Z" level=info msg="Got pod network &{Name:auto-csr-approver-29688070-2b7s4 Namespace:openshift-infra ID:37e2a154bc9ef2656bd9a043d84f01e91210d1206fadc34bf2851e496338ba13 UID:62c5ef32-3a8b-45d4-a099-f5c071a592ee NetNS:/var/run/netns/e09c89dd-a162-4b2a-a00e-3d6ef04e5224 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod62c5ef32_3a8b_45d4_a099_f5c071a592ee.slice PodAnnotations:0xc003674968}] Aliases:map[]}"
2026-06-12 17:20:07.575369 | controller | Jun 12 17:10:01.351509 crc crio[21573]: time="2026-06-12T17:10:01.35113547Z" level=info msg="Checking pod openshift-infra_auto-csr-approver-29688070-2b7s4 for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 17:20:07.575385 | controller | Jun 12 17:10:01.367598 crc crio[21573]: time="2026-06-12T17:10:01.367553815Z" level=info msg="Ran pod sandbox 37e2a154bc9ef2656bd9a043d84f01e91210d1206fadc34bf2851e496338ba13 with infra container: openshift-infra/auto-csr-approver-29688070-2b7s4/POD" id=37c9747b-4270-469b-a989-cdfe3ecc9553 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:20:07.575401 | controller | Jun 12 17:10:01.371086 crc crio[21573]: time="2026-06-12T17:10:01.37087431Z" level=info msg="Pulling image: registry.redhat.io/openshift4/ose-cli:latest" id=6a597209-ed86-421d-9c38-fc3f6363b9ee name=/runtime.v1.ImageService/PullImage
2026-06-12 17:20:07.575418 | controller | Jun 12 17:10:01.380274 crc crio[21573]: time="2026-06-12T17:10:01.38000831Z" level=info msg="Trying to access \"registry.redhat.io/openshift4/ose-cli:latest\""
2026-06-12 17:20:07.575434 | controller | Jun 12 17:10:02.450529 crc crio[21573]: time="2026-06-12T17:10:02.450054621Z" level=info msg="Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9" id=6a597209-ed86-421d-9c38-fc3f6363b9ee name=/runtime.v1.ImageService/PullImage
2026-06-12 17:20:07.575450 | controller | Jun 12 17:10:02.453858 crc crio[21573]: time="2026-06-12T17:10:02.452969523Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-cli:latest" id=b149f883-f710-465c-9439-986cccb17425 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:20:07.575466 | controller | Jun 12 17:10:02.456593 crc crio[21573]: time="2026-06-12T17:10:02.456353558Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-cli:latest" id=eef6a43b-9d52-4b99-96a7-eb55ab121d10 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:20:07.575482 | controller | Jun 12 17:10:02.468006 crc crio[21573]: time="2026-06-12T17:10:02.467752095Z" level=info msg="Creating container: openshift-infra/auto-csr-approver-29688070-2b7s4/oc" id=f66a8f59-55a6-4a32-8730-95ea4722955e name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:20:07.575502 | controller | Jun 12 17:10:02.468402 crc crio[21573]: time="2026-06-12T17:10:02.468341812Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.575519 | controller | Jun 12 17:10:02.523573 crc crio[21573]: time="2026-06-12T17:10:02.521830288Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.575534 | controller | Jun 12 17:10:02.894903 crc crio[21573]: time="2026-06-12T17:10:02.894585128Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.575550 | controller | Jun 12 17:10:03.051788 crc crio[21573]: time="2026-06-12T17:10:03.051633008Z" level=info msg="Created container 909f2f88dc2f04ce9c41be19b6400c0009afbb43caa61ca329c2c9cd89c0c38c: openshift-infra/auto-csr-approver-29688070-2b7s4/oc" id=f66a8f59-55a6-4a32-8730-95ea4722955e name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:20:07.575566 | controller | Jun 12 17:10:03.053032 crc crio[21573]: time="2026-06-12T17:10:03.052967365Z" level=info msg="Starting container: 909f2f88dc2f04ce9c41be19b6400c0009afbb43caa61ca329c2c9cd89c0c38c" id=3aeed9b3-294d-4077-89aa-7ba938b855df name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 17:20:07.575601 | controller | Jun 12 17:10:03.062145 crc crio[21573]: time="2026-06-12T17:10:03.062029309Z" level=info msg="Started container" PID=239424 containerID=909f2f88dc2f04ce9c41be19b6400c0009afbb43caa61ca329c2c9cd89c0c38c description=openshift-infra/auto-csr-approver-29688070-2b7s4/oc id=3aeed9b3-294d-4077-89aa-7ba938b855df name=/runtime.v1.RuntimeService/StartContainer sandboxID=37e2a154bc9ef2656bd9a043d84f01e91210d1206fadc34bf2851e496338ba13
2026-06-12 17:20:07.575620 | controller | Jun 12 17:10:05.264305 crc crio[21573]: time="2026-06-12T17:10:05.263430804Z" level=info msg="Stopping pod sandbox: 37e2a154bc9ef2656bd9a043d84f01e91210d1206fadc34bf2851e496338ba13" id=49d10b80-dcb3-422f-845f-d8071bc1b79d name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 17:20:07.575637 | controller | Jun 12 17:10:05.265634 crc crio[21573]: time="2026-06-12T17:10:05.26508416Z" level=info msg="Got pod network &{Name:auto-csr-approver-29688070-2b7s4 Namespace:openshift-infra ID:37e2a154bc9ef2656bd9a043d84f01e91210d1206fadc34bf2851e496338ba13 UID:62c5ef32-3a8b-45d4-a099-f5c071a592ee NetNS:/var/run/netns/e09c89dd-a162-4b2a-a00e-3d6ef04e5224 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod62c5ef32_3a8b_45d4_a099_f5c071a592ee.slice PodAnnotations:0xc0063807b8}] Aliases:map[]}"
2026-06-12 17:20:07.575654 | controller | Jun 12 17:10:05.265634 crc crio[21573]: time="2026-06-12T17:10:05.265249115Z" level=info msg="Deleting pod openshift-infra_auto-csr-approver-29688070-2b7s4 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 17:20:07.575671 | controller | Jun 12 17:10:05.606158 crc crio[21573]: time="2026-06-12T17:10:05.605550991Z" level=info msg="Stopped pod sandbox: 37e2a154bc9ef2656bd9a043d84f01e91210d1206fadc34bf2851e496338ba13" id=49d10b80-dcb3-422f-845f-d8071bc1b79d name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 17:20:07.575688 | controller | Jun 12 17:10:08.625954 crc crio[21573]: time="2026-06-12T17:10:08.625044417Z" level=info msg="Removing container: 8622463b9c3a4b5fd770cede860c425b4d0d76ab8ceb919f0868e6d61ba2cacf" id=2ea75389-60c5-4c60-9777-923b6a90ebc5 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 17:20:07.575705 | controller | Jun 12 17:10:08.912231 crc crio[21573]: time="2026-06-12T17:10:08.911978417Z" level=info msg="Removed container 8622463b9c3a4b5fd770cede860c425b4d0d76ab8ceb919f0868e6d61ba2cacf: openshift-infra/auto-csr-approver-29688064-d8vk6/oc" id=2ea75389-60c5-4c60-9777-923b6a90ebc5 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 17:20:07.575726 | controller | Jun 12 17:10:08.927392 crc crio[21573]: time="2026-06-12T17:10:08.927265434Z" level=info msg="Stopping pod sandbox: df9b6dd16700721ffc439f0350cb69b4cada83ac364c540ae1fd6c6fddf5b8d3" id=1825ee8b-e027-4896-8781-6eff15e2c05d name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 17:20:07.575743 | controller | Jun 12 17:10:08.927392 crc crio[21573]: time="2026-06-12T17:10:08.927417069Z" level=info msg="Stopped pod sandbox (already stopped): df9b6dd16700721ffc439f0350cb69b4cada83ac364c540ae1fd6c6fddf5b8d3" id=1825ee8b-e027-4896-8781-6eff15e2c05d name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 17:20:07.575759 | controller | Jun 12 17:10:08.928158 crc crio[21573]: time="2026-06-12T17:10:08.928090518Z" level=info msg="Removing pod sandbox: df9b6dd16700721ffc439f0350cb69b4cada83ac364c540ae1fd6c6fddf5b8d3" id=9c36d5a2-8f4e-44b0-8889-0fc7d1b50777 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 17:20:07.575776 | controller | Jun 12 17:10:08.950773 crc crio[21573]: time="2026-06-12T17:10:08.950659237Z" level=info msg="Removed pod sandbox: df9b6dd16700721ffc439f0350cb69b4cada83ac364c540ae1fd6c6fddf5b8d3" id=9c36d5a2-8f4e-44b0-8889-0fc7d1b50777 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 17:20:07.575792 | controller | Jun 12 17:10:08.954366 crc crio[21573]: time="2026-06-12T17:10:08.95423126Z" level=info msg="Stopping pod sandbox: 0d601dab4963f9bbc1808cde94dd1e4cd1fd26666d2d676cf9ddd4c85674657e" id=b6e156e6-9ab0-4ab8-a418-c07f6a31ae8d name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 17:20:07.575809 | controller | Jun 12 17:10:08.954565 crc crio[21573]: time="2026-06-12T17:10:08.954383704Z" level=info msg="Stopped pod sandbox (already stopped): 0d601dab4963f9bbc1808cde94dd1e4cd1fd26666d2d676cf9ddd4c85674657e" id=b6e156e6-9ab0-4ab8-a418-c07f6a31ae8d name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 17:20:07.575825 | controller | Jun 12 17:10:08.956232 crc crio[21573]: time="2026-06-12T17:10:08.956157641Z" level=info msg="Removing pod sandbox: 0d601dab4963f9bbc1808cde94dd1e4cd1fd26666d2d676cf9ddd4c85674657e" id=17445c06-149a-4bd5-96d8-40d2abf171d0 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 17:20:07.575841 | controller | Jun 12 17:10:08.977873 crc crio[21573]: time="2026-06-12T17:10:08.977774226Z" level=info msg="Removed pod sandbox: 0d601dab4963f9bbc1808cde94dd1e4cd1fd26666d2d676cf9ddd4c85674657e" id=17445c06-149a-4bd5-96d8-40d2abf171d0 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 17:20:07.575857 | controller | Jun 12 17:12:00.526328 crc crio[21573]: time="2026-06-12T17:12:00.525579956Z" level=info msg="Running pod sandbox: openshift-infra/auto-csr-approver-29688072-w9hlv/POD" id=8b80f5ae-7fb0-47e4-a200-836acdeff105 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:20:07.575873 | controller | Jun 12 17:12:00.527706 crc crio[21573]: time="2026-06-12T17:12:00.526390758Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.575890 | controller | Jun 12 17:12:00.577792 crc crio[21573]: time="2026-06-12T17:12:00.577700113Z" level=info msg="Got pod network &{Name:auto-csr-approver-29688072-w9hlv Namespace:openshift-infra ID:294e4dd8d0865cff66ec037ffb652817441f2da1808a6c770fc9803116603177 UID:d91f3993-1374-4937-8ff5-6bdbc91cadae NetNS:/var/run/netns/7acca6d1-a965-4496-bd4d-5dcc50911cff Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podd91f3993_1374_4937_8ff5_6bdbc91cadae.slice PodAnnotations:0xc002e29618}] Aliases:map[]}"
2026-06-12 17:20:07.575908 | controller | Jun 12 17:12:00.577792 crc crio[21573]: time="2026-06-12T17:12:00.577761846Z" level=info msg="Adding pod openshift-infra_auto-csr-approver-29688072-w9hlv to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 17:20:07.575928 | controller | Jun 12 17:12:01.152769 crc crio[21573]: 2026-06-12T17:12:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:294e4dd8d0865cf Mac:fe:c1:11:33:8b:75 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:15 Mtu:0 Sandbox:/var/run/netns/7acca6d1-a965-4496-bd4d-5dcc50911cff SocketPath: PciID:}] [{Interface:0xc000014710 Address:{IP:10.217.1.21 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 17:20:07.575945 | controller | Jun 12 17:12:01.155060 crc crio[21573]: time="2026-06-12T17:12:01.154976014Z" level=info msg="Got pod network &{Name:auto-csr-approver-29688072-w9hlv Namespace:openshift-infra ID:294e4dd8d0865cff66ec037ffb652817441f2da1808a6c770fc9803116603177 UID:d91f3993-1374-4937-8ff5-6bdbc91cadae NetNS:/var/run/netns/7acca6d1-a965-4496-bd4d-5dcc50911cff Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podd91f3993_1374_4937_8ff5_6bdbc91cadae.slice PodAnnotations:0xc002e29618}] Aliases:map[]}"
2026-06-12 17:20:07.575962 | controller | Jun 12 17:12:01.155320 crc crio[21573]: time="2026-06-12T17:12:01.155135268Z" level=info msg="Checking pod openshift-infra_auto-csr-approver-29688072-w9hlv for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 17:20:07.575979 | controller | Jun 12 17:12:01.165193 crc crio[21573]: time="2026-06-12T17:12:01.165073604Z" level=info msg="Ran pod sandbox 294e4dd8d0865cff66ec037ffb652817441f2da1808a6c770fc9803116603177 with infra container: openshift-infra/auto-csr-approver-29688072-w9hlv/POD" id=8b80f5ae-7fb0-47e4-a200-836acdeff105 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:20:07.575996 | controller | Jun 12 17:12:01.168756 crc crio[21573]: time="2026-06-12T17:12:01.168678195Z" level=info msg="Pulling image: registry.redhat.io/openshift4/ose-cli:latest" id=5587ef29-c5da-40d4-a684-e6fb326ca21f name=/runtime.v1.ImageService/PullImage
2026-06-12 17:20:07.576013 | controller | Jun 12 17:12:01.178921 crc crio[21573]: time="2026-06-12T17:12:01.178821759Z" level=info msg="Trying to access \"registry.redhat.io/openshift4/ose-cli:latest\""
2026-06-12 17:20:07.576029 | controller | Jun 12 17:12:01.929295 crc crio[21573]: time="2026-06-12T17:12:01.928540928Z" level=info msg="Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9" id=5587ef29-c5da-40d4-a684-e6fb326ca21f name=/runtime.v1.ImageService/PullImage
2026-06-12 17:20:07.576046 | controller | Jun 12 17:12:01.930898 crc crio[21573]: time="2026-06-12T17:12:01.930535724Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-cli:latest" id=147fcf7c-c921-41a9-983b-ee7be87f264f name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:20:07.576063 | controller | Jun 12 17:12:01.933146 crc crio[21573]: time="2026-06-12T17:12:01.933084066Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-cli:latest" id=6b06051b-c4de-43ef-b06d-3af9eacc84c0 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:20:07.576079 | controller | Jun 12 17:12:01.943134 crc crio[21573]: time="2026-06-12T17:12:01.943041094Z" level=info msg="Creating container: openshift-infra/auto-csr-approver-29688072-w9hlv/oc" id=ab98b9b2-f9ec-4c0f-b05a-c72604889c33 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:20:07.576095 | controller | Jun 12 17:12:01.943724 crc crio[21573]: time="2026-06-12T17:12:01.943611079Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.576112 | controller | Jun 12 17:12:01.999677 crc crio[21573]: time="2026-06-12T17:12:01.999546823Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.576132 | controller | Jun 12 17:12:02.368382 crc crio[21573]: time="2026-06-12T17:12:02.368141338Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.576149 | controller | Jun 12 17:12:02.530129 crc crio[21573]: time="2026-06-12T17:12:02.530020934Z" level=info msg="Created container e8d866da206e9bc5ed6f6aa3f82c14f1e3bd8c098ee371d1041a23025b1fbc6a: openshift-infra/auto-csr-approver-29688072-w9hlv/oc" id=ab98b9b2-f9ec-4c0f-b05a-c72604889c33 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:20:07.576165 | controller | Jun 12 17:12:02.532061 crc crio[21573]: time="2026-06-12T17:12:02.531962848Z" level=info msg="Starting container: e8d866da206e9bc5ed6f6aa3f82c14f1e3bd8c098ee371d1041a23025b1fbc6a" id=426bc440-7814-4b1a-9e5c-86b1a83bdc46 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 17:20:07.576182 | controller | Jun 12 17:12:02.539577 crc crio[21573]: time="2026-06-12T17:12:02.539202592Z" level=info msg="Started container" PID=266231 containerID=e8d866da206e9bc5ed6f6aa3f82c14f1e3bd8c098ee371d1041a23025b1fbc6a description=openshift-infra/auto-csr-approver-29688072-w9hlv/oc id=426bc440-7814-4b1a-9e5c-86b1a83bdc46 name=/runtime.v1.RuntimeService/StartContainer sandboxID=294e4dd8d0865cff66ec037ffb652817441f2da1808a6c770fc9803116603177
2026-06-12 17:20:07.576198 | controller | Jun 12 17:12:04.081887 crc crio[21573]: time="2026-06-12T17:12:04.080978015Z" level=info msg="Stopping pod sandbox: 294e4dd8d0865cff66ec037ffb652817441f2da1808a6c770fc9803116603177" id=a12b0d42-5154-4741-a241-4ed266e5bfd6 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 17:20:07.576215 | controller | Jun 12 17:12:04.083204 crc crio[21573]: time="2026-06-12T17:12:04.083145097Z" level=info msg="Got pod network &{Name:auto-csr-approver-29688072-w9hlv Namespace:openshift-infra ID:294e4dd8d0865cff66ec037ffb652817441f2da1808a6c770fc9803116603177 UID:d91f3993-1374-4937-8ff5-6bdbc91cadae NetNS:/var/run/netns/7acca6d1-a965-4496-bd4d-5dcc50911cff Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podd91f3993_1374_4937_8ff5_6bdbc91cadae.slice PodAnnotations:0xc000640f48}] Aliases:map[]}"
2026-06-12 17:20:07.576232 | controller | Jun 12 17:12:04.083557 crc crio[21573]: time="2026-06-12T17:12:04.083415204Z" level=info msg="Deleting pod openshift-infra_auto-csr-approver-29688072-w9hlv from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 17:20:07.576249 | controller | Jun 12 17:12:04.495713 crc crio[21573]: time="2026-06-12T17:12:04.495604096Z" level=info msg="Stopped pod sandbox: 294e4dd8d0865cff66ec037ffb652817441f2da1808a6c770fc9803116603177" id=a12b0d42-5154-4741-a241-4ed266e5bfd6 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 17:20:07.576265 | controller | Jun 12 17:12:09.030420 crc crio[21573]: time="2026-06-12T17:12:09.029615073Z" level=info msg="Removing container: f493563de2c0486fb16a5708a5f15cf9e9c82ec487a66bb2bbe3ec1e01ed84d7" id=1735a949-df1b-4108-b110-f893e7eb1ea5 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 17:20:07.576281 | controller | Jun 12 17:12:09.196929 crc crio[21573]: time="2026-06-12T17:12:09.196747819Z" level=info msg="Removed container f493563de2c0486fb16a5708a5f15cf9e9c82ec487a66bb2bbe3ec1e01ed84d7: openshift-infra/auto-csr-approver-29688066-7hbhc/oc" id=1735a949-df1b-4108-b110-f893e7eb1ea5 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 17:20:07.576298 | controller | Jun 12 17:12:09.214636 crc crio[21573]: time="2026-06-12T17:12:09.214534084Z" level=info msg="Stopping pod sandbox: c0d79663f166e99a9f5cc99df2975eacfa3f3a6fd17540a1532899d4348c35bd" id=244d12c3-f9f7-43de-a71a-5df421e774c9 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 17:20:07.576314 | controller | Jun 12 17:12:09.214636 crc crio[21573]: time="2026-06-12T17:12:09.214626797Z" level=info msg="Stopped pod sandbox (already stopped): c0d79663f166e99a9f5cc99df2975eacfa3f3a6fd17540a1532899d4348c35bd" id=244d12c3-f9f7-43de-a71a-5df421e774c9 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 17:20:07.576337 | controller | Jun 12 17:12:09.215965 crc crio[21573]: time="2026-06-12T17:12:09.215898191Z" level=info msg="Removing pod sandbox: c0d79663f166e99a9f5cc99df2975eacfa3f3a6fd17540a1532899d4348c35bd" id=5bd7bdbb-3bd7-4d14-ad24-478dc6629193 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 17:20:07.576353 | controller | Jun 12 17:12:09.233714 crc crio[21573]: time="2026-06-12T17:12:09.233619308Z" level=info msg="Removed pod sandbox: c0d79663f166e99a9f5cc99df2975eacfa3f3a6fd17540a1532899d4348c35bd" id=5bd7bdbb-3bd7-4d14-ad24-478dc6629193 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 17:20:07.576370 | controller | Jun 12 17:14:00.898112 crc crio[21573]: time="2026-06-12T17:14:00.897236533Z" level=info msg="Running pod sandbox: openshift-infra/auto-csr-approver-29688074-b7w26/POD" id=a58c0bd2-ddb6-4938-8030-c86b730676fc name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:20:07.576386 | controller | Jun 12 17:14:00.901068 crc crio[21573]: time="2026-06-12T17:14:00.898193281Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.576402 | controller | Jun 12 17:14:00.941414 crc crio[21573]: time="2026-06-12T17:14:00.940939652Z" level=info msg="Got pod network &{Name:auto-csr-approver-29688074-b7w26 Namespace:openshift-infra ID:7ada26387690f8c1676e8c86451d49f446daf7adab0df39c031886d080870fc3 UID:6ca82237-b6dd-45a0-aa59-e7e91d003672 NetNS:/var/run/netns/a8a271a6-b4ae-4e34-bd4c-fb34aab56b87 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod6ca82237_b6dd_45a0_aa59_e7e91d003672.slice PodAnnotations:0xc0024289f8}] Aliases:map[]}"
2026-06-12 17:20:07.576419 | controller | Jun 12 17:14:00.941414 crc crio[21573]: time="2026-06-12T17:14:00.941398945Z" level=info msg="Adding pod openshift-infra_auto-csr-approver-29688074-b7w26 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 17:20:07.576435 | controller | Jun 12 17:14:02.012399 crc crio[21573]: 2026-06-12T17:14:02Z [verbose] CmdAdd (shim): {1.1.0 [{Name:7ada26387690f8c Mac:42:43:ed:c4:74:9d Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:16 Mtu:0 Sandbox:/var/run/netns/a8a271a6-b4ae-4e34-bd4c-fb34aab56b87 SocketPath: PciID:}] [{Interface:0xc00031e5a0 Address:{IP:10.217.1.22 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 17:20:07.576452 | controller | Jun 12 17:14:02.015548 crc crio[21573]: time="2026-06-12T17:14:02.015320269Z" level=info msg="Got pod network &{Name:auto-csr-approver-29688074-b7w26 Namespace:openshift-infra ID:7ada26387690f8c1676e8c86451d49f446daf7adab0df39c031886d080870fc3 UID:6ca82237-b6dd-45a0-aa59-e7e91d003672 NetNS:/var/run/netns/a8a271a6-b4ae-4e34-bd4c-fb34aab56b87 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod6ca82237_b6dd_45a0_aa59_e7e91d003672.slice PodAnnotations:0xc0024289f8}] Aliases:map[]}"
2026-06-12 17:20:07.576468 | controller | Jun 12 17:14:02.015719 crc crio[21573]: time="2026-06-12T17:14:02.01567978Z" level=info msg="Checking pod openshift-infra_auto-csr-approver-29688074-b7w26 for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 17:20:07.576485 | controller | Jun 12 17:14:02.029164 crc crio[21573]: time="2026-06-12T17:14:02.029022684Z" level=info msg="Ran pod sandbox 7ada26387690f8c1676e8c86451d49f446daf7adab0df39c031886d080870fc3 with infra container: openshift-infra/auto-csr-approver-29688074-b7w26/POD" id=a58c0bd2-ddb6-4938-8030-c86b730676fc name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:20:07.576502 | controller | Jun 12 17:14:02.032713 crc crio[21573]: time="2026-06-12T17:14:02.032605033Z" level=info msg="Pulling image: registry.redhat.io/openshift4/ose-cli:latest" id=1f1d6b11-7e46-4ea5-9198-8026a0cd2aca name=/runtime.v1.ImageService/PullImage
2026-06-12 17:20:07.576521 | controller | Jun 12 17:14:02.041134 crc crio[21573]: time="2026-06-12T17:14:02.041070241Z" level=info msg="Trying to access \"registry.redhat.io/openshift4/ose-cli:latest\""
2026-06-12 17:20:07.576538 | controller | Jun 12 17:14:02.785272 crc crio[21573]: time="2026-06-12T17:14:02.784901943Z" level=info msg="Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9" id=1f1d6b11-7e46-4ea5-9198-8026a0cd2aca name=/runtime.v1.ImageService/PullImage
2026-06-12 17:20:07.576555 | controller | Jun 12 17:14:02.786340 crc crio[21573]: time="2026-06-12T17:14:02.786230331Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-cli:latest" id=4844af6c-7c4c-4332-8345-f4e395faf04e name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:20:07.576571 | controller | Jun 12 17:14:02.788383 crc crio[21573]: time="2026-06-12T17:14:02.788223467Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-cli:latest" id=5ef04c7e-9d4b-4c30-96a9-3c823d507ea8 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:20:07.576608 | controller | Jun 12 17:14:02.796416 crc crio[21573]: time="2026-06-12T17:14:02.796289022Z" level=info msg="Creating container: openshift-infra/auto-csr-approver-29688074-b7w26/oc" id=eecdc610-120a-43a7-8a60-968b3399c979 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:20:07.576626 | controller | Jun 12 17:14:02.796956 crc crio[21573]: time="2026-06-12T17:14:02.796892129Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.576642 | controller | Jun 12 17:14:02.855424 crc crio[21573]: time="2026-06-12T17:14:02.855187949Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.576658 | controller | Jun 12 17:14:03.380918 crc crio[21573]: time="2026-06-12T17:14:03.38052168Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.576675 | controller | Jun 12 17:14:03.515752 crc crio[21573]: time="2026-06-12T17:14:03.515658593Z" level=info msg="Created container 4ab6c2d14f1ff132028a693fc58f40151972d83d6a7bfb26930fce306234e631: openshift-infra/auto-csr-approver-29688074-b7w26/oc" id=eecdc610-120a-43a7-8a60-968b3399c979 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:20:07.576691 | controller | Jun 12 17:14:03.516809 crc crio[21573]: time="2026-06-12T17:14:03.516738624Z" level=info msg="Starting container: 4ab6c2d14f1ff132028a693fc58f40151972d83d6a7bfb26930fce306234e631" id=8128f762-b803-46ec-a068-385fa3ae7977 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 17:20:07.576708 | controller | Jun 12 17:14:03.526604 crc crio[21573]: time="2026-06-12T17:14:03.526326751Z" level=info msg="Started container" PID=284030 containerID=4ab6c2d14f1ff132028a693fc58f40151972d83d6a7bfb26930fce306234e631 description=openshift-infra/auto-csr-approver-29688074-b7w26/oc id=8128f762-b803-46ec-a068-385fa3ae7977 name=/runtime.v1.RuntimeService/StartContainer sandboxID=7ada26387690f8c1676e8c86451d49f446daf7adab0df39c031886d080870fc3
2026-06-12 17:20:07.576725 | controller | Jun 12 17:14:04.987976 crc crio[21573]: time="2026-06-12T17:14:04.987030449Z" level=info msg="Stopping pod sandbox: 7ada26387690f8c1676e8c86451d49f446daf7adab0df39c031886d080870fc3" id=4d3b9630-9142-481a-84d3-34698ef8e634 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 17:20:07.576741 | controller | Jun 12 17:14:04.989557 crc crio[21573]: time="2026-06-12T17:14:04.989487208Z" level=info msg="Got pod network &{Name:auto-csr-approver-29688074-b7w26 Namespace:openshift-infra ID:7ada26387690f8c1676e8c86451d49f446daf7adab0df39c031886d080870fc3 UID:6ca82237-b6dd-45a0-aa59-e7e91d003672 NetNS:/var/run/netns/a8a271a6-b4ae-4e34-bd4c-fb34aab56b87 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod6ca82237_b6dd_45a0_aa59_e7e91d003672.slice PodAnnotations:0xc00443ca10}] Aliases:map[]}"
2026-06-12 17:20:07.576761 | controller | Jun 12 17:14:04.989743 crc crio[21573]: time="2026-06-12T17:14:04.989670994Z" level=info msg="Deleting pod openshift-infra_auto-csr-approver-29688074-b7w26 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 17:20:07.576779 | controller | Jun 12 17:14:05.377754 crc crio[21573]: time="2026-06-12T17:14:05.377615638Z" level=info msg="Stopped pod sandbox: 7ada26387690f8c1676e8c86451d49f446daf7adab0df39c031886d080870fc3" id=4d3b9630-9142-481a-84d3-34698ef8e634 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 17:20:07.576795 | controller | Jun 12 17:14:09.285190 crc crio[21573]: time="2026-06-12T17:14:09.284302243Z" level=info msg="Removing container: 16db3b830104599616cfc1540ffddd742252307d86c80095dd9414d51203d49d" id=1204f8d9-9eb6-426d-81e4-ba58eba52ef1 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 17:20:07.576812 | controller | Jun 12 17:14:09.434252 crc crio[21573]: time="2026-06-12T17:14:09.433862492Z" level=info msg="Removed container 16db3b830104599616cfc1540ffddd742252307d86c80095dd9414d51203d49d: openshift-infra/auto-csr-approver-29688068-wb2l8/oc" id=1204f8d9-9eb6-426d-81e4-ba58eba52ef1 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 17:20:07.576829 | controller | Jun 12 17:14:09.446190 crc crio[21573]: time="2026-06-12T17:14:09.446068421Z" level=info msg="Stopping pod sandbox: 7a98360d045606c23dca81c162b7ed02680c8c62ba71b8e1a5f837ce8cf0e43f" id=17743d8d-ddf0-4ecb-a63f-9687ffc9a017 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 17:20:07.576846 | controller | Jun 12 17:14:09.446190 crc crio[21573]: time="2026-06-12T17:14:09.446185134Z" level=info msg="Stopped pod sandbox (already stopped): 7a98360d045606c23dca81c162b7ed02680c8c62ba71b8e1a5f837ce8cf0e43f" id=17743d8d-ddf0-4ecb-a63f-9687ffc9a017 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 17:20:07.576863 | controller | Jun 12 17:14:09.447031 crc crio[21573]: time="2026-06-12T17:14:09.446933089Z" level=info msg="Removing pod sandbox: 7a98360d045606c23dca81c162b7ed02680c8c62ba71b8e1a5f837ce8cf0e43f" id=43dc0c4c-845c-4417-8432-f8bd3f221bec name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 17:20:07.576880 | controller | Jun 12 17:14:09.462150 crc crio[21573]: time="2026-06-12T17:14:09.462009851Z" level=info msg="Removed pod sandbox: 7a98360d045606c23dca81c162b7ed02680c8c62ba71b8e1a5f837ce8cf0e43f" id=43dc0c4c-845c-4417-8432-f8bd3f221bec name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 17:20:07.576897 | controller | Jun 12 17:14:45.357899 crc crio[21573]: time="2026-06-12T17:14:45.356826769Z" level=error msg="Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\"UnhandledError\")"
2026-06-12 17:20:07.576914 | controller | Jun 12 17:14:45.739022 crc crio[21573]: time="2026-06-12T17:14:45.7385447Z" level=error msg="Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\"UnhandledError\")"
2026-06-12 17:20:07.576931 | controller | Jun 12 17:14:45.752237 crc crio[21573]: time="2026-06-12T17:14:45.752161098Z" level=error msg="Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\"UnhandledError\")"
2026-06-12 17:20:07.576947 | controller | Jun 12 17:14:46.186681 crc crio[21573]: time="2026-06-12T17:14:46.186261278Z" level=error msg="Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\"UnhandledError\")"
2026-06-12 17:20:07.576964 | controller | Jun 12 17:14:46.263127 crc crio[21573]: time="2026-06-12T17:14:46.263021925Z" level=error msg="Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\"UnhandledError\")"
2026-06-12 17:20:07.576983 | controller | Jun 12 17:14:46.284190 crc crio[21573]: time="2026-06-12T17:14:46.283587809Z" level=error msg="Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\"UnhandledError\")"
2026-06-12 17:20:07.577000 | controller | Jun 12 17:14:46.303700 crc crio[21573]: time="2026-06-12T17:14:46.303598007Z" level=error msg="Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\"UnhandledError\")"
2026-06-12 17:20:07.577016 | controller | Jun 12 17:14:46.632922 crc crio[21573]: time="2026-06-12T17:14:46.632818906Z" level=error msg="Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\"UnhandledError\")"
2026-06-12 17:20:07.577032 | controller | Jun 12 17:14:46.709962 crc crio[21573]: time="2026-06-12T17:14:46.709871933Z" level=error msg="Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\"UnhandledError\")"
2026-06-12 17:20:07.577049 | controller | Jun 12 17:14:46.855818 crc crio[21573]: time="2026-06-12T17:14:46.855733317Z" level=error msg="Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\"UnhandledError\")"
2026-06-12 17:20:07.577065 | controller | Jun 12 17:14:46.855818 crc crio[21573]: time="2026-06-12T17:14:46.855743501Z" level=error msg="Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\"UnhandledError\")"
2026-06-12 17:20:07.577081 | controller | Jun 12 17:14:47.005737 crc crio[21573]: time="2026-06-12T17:14:47.005563229Z" level=error msg="Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\"UnhandledError\")"
2026-06-12 17:20:07.577097 | controller | Jun 12 17:14:47.178056 crc crio[21573]: time="2026-06-12T17:14:47.178002897Z" level=error msg="Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\"UnhandledError\")"
2026-06-12 17:20:07.577114 | controller | Jun 12 17:14:47.267720 crc crio[21573]: time="2026-06-12T17:14:47.267416484Z" level=error msg="Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\"UnhandledError\")"
2026-06-12 17:20:07.577130 | controller | Jun 12 17:14:47.687182 crc crio[21573]: time="2026-06-12T17:14:47.68703976Z" level=error msg="Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\"UnhandledError\")"
2026-06-12 17:20:07.577147 | controller | Jun 12 17:14:48.551901 crc crio[21573]: time="2026-06-12T17:14:48.551282414Z" level=error msg="Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\"UnhandledError\")"
2026-06-12 17:20:07.577163 | controller | Jun 12 17:14:49.272786 crc crio[21573]: time="2026-06-12T17:14:49.27126296Z" level=error msg="Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\"UnhandledError\")"
2026-06-12 17:20:07.577179 | controller | Jun 12 17:14:49.961409 crc crio[21573]: time="2026-06-12T17:14:49.960767544Z" level=error msg="Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\"UnhandledError\")"
2026-06-12 17:20:07.577196 | controller | Jun 12 17:14:49.987126 crc crio[21573]: time="2026-06-12T17:14:49.987015209Z" level=error msg="Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\"UnhandledError\")"
2026-06-12 17:20:07.577212 | controller | Jun 12 17:14:50.039848 crc crio[21573]: time="2026-06-12T17:14:50.039541714Z" level=error msg="Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\"UnhandledError\")"
2026-06-12 17:20:07.577232 | controller | Jun 12 17:14:50.083999 crc crio[21573]: time="2026-06-12T17:14:50.08303855Z" level=error msg="Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\"UnhandledError\")"
2026-06-12 17:20:07.577249 | controller | Jun 12 17:14:54.678227 crc crio[21573]: time="2026-06-12T17:14:54.67730688Z" level=error msg="Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\"UnhandledError\")"
2026-06-12 17:20:07.577265 | controller | Jun 12 17:14:54.678227 crc crio[21573]: time="2026-06-12T17:14:54.677404411Z" level=error msg="Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\"UnhandledError\")"
2026-06-12 17:20:07.577281 | controller | Jun 12 17:14:54.680846 crc crio[21573]: time="2026-06-12T17:14:54.680776847Z" level=error msg="Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\"UnhandledError\")"
2026-06-12 17:20:07.577297 | controller | Jun 12 17:14:55.967619 crc crio[21573]: time="2026-06-12T17:14:55.964388781Z" level=error msg="Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\"UnhandledError\")"
2026-06-12 17:20:07.577313 | controller | Jun 12 17:14:57.910229 crc crio[21573]: time="2026-06-12T17:14:57.909042799Z" level=error msg="Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\"UnhandledError\")"
2026-06-12 17:20:07.577328 | controller | Jun 12 17:14:58.248277 crc crio[21573]: time="2026-06-12T17:14:58.247930881Z" level=error msg="Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\"UnhandledError\")"
2026-06-12 17:20:07.577344 | controller | Jun 12 17:14:58.510947 crc crio[21573]: time="2026-06-12T17:14:58.510509581Z" level=error msg="Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\"UnhandledError\")"
2026-06-12 17:20:07.577360 | controller | Jun 12 17:15:00.155268 crc crio[21573]: time="2026-06-12T17:15:00.155102666Z" level=error msg="Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\"UnhandledError\")"
2026-06-12 17:20:07.577376 | controller | Jun 12 17:15:02.629591 crc crio[21573]: time="2026-06-12T17:15:02.628823916Z" level=error msg="Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\"UnhandledError\")"
2026-06-12 17:20:07.577392 | controller | Jun 12 17:15:02.654774 crc crio[21573]: time="2026-06-12T17:15:02.654681518Z" level=error msg="Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\"UnhandledError\")"
2026-06-12 17:20:07.577408 | controller | Jun 12 17:15:02.744925 crc crio[21573]: time="2026-06-12T17:15:02.744799415Z" level=info msg="Running pod sandbox: openshift-operator-lifecycle-manager/collect-profiles-29688075-gxwfq/POD" id=8a1439d1-2e17-4c57-9e29-1230ab0f8706 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:20:07.577424 | controller | Jun 12 17:15:02.745103 crc crio[21573]: time="2026-06-12T17:15:02.745008531Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.577440 | controller | Jun 12 17:15:02.809000 crc crio[21573]: time="2026-06-12T17:15:02.808896207Z" level=info msg="Got pod network &{Name:collect-profiles-29688075-gxwfq Namespace:openshift-operator-lifecycle-manager ID:534ded1b2f691d5b52ef42abbf03b76575cce10b8c7ac31359fd7f7ddfdae2a6 UID:abc97934-d92c-4224-861a-df8fda167487 NetNS:/var/run/netns/4572ba83-9a48-455f-874c-9998e07a2500 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podabc97934_d92c_4224_861a_df8fda167487.slice PodAnnotations:0xc0024284e8}] Aliases:map[]}"
2026-06-12 17:20:07.577459 | controller | Jun 12 17:15:02.809000 crc crio[21573]: time="2026-06-12T17:15:02.808951948Z" level=info msg="Adding pod openshift-operator-lifecycle-manager_collect-profiles-29688075-gxwfq to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 17:20:07.577476 | controller | Jun 12 17:15:03.263722 crc crio[21573]: time="2026-06-12T17:15:03.263111581Z" level=error msg="Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\"UnhandledError\")"
2026-06-12 17:20:07.577493 | controller | Jun 12 17:15:03.275515 crc crio[21573]: time="2026-06-12T17:15:03.275353514Z" level=error msg="Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\"UnhandledError\")"
2026-06-12 17:20:07.577509 | controller | Jun 12 17:15:03.751060 crc crio[21573]: 2026-06-12T17:15:03Z [verbose] CmdAdd (shim): {1.1.0 [{Name:534ded1b2f691d5 Mac:6a:f7:36:f8:c5:9e Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:17 Mtu:0 Sandbox:/var/run/netns/4572ba83-9a48-455f-874c-9998e07a2500 SocketPath: PciID:}] [{Interface:0xc0001bf1d0 Address:{IP:10.217.1.23 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 17:20:07.577525 | controller | Jun 12 17:15:03.752726 crc crio[21573]: time="2026-06-12T17:15:03.752631258Z" level=info msg="Got pod network &{Name:collect-profiles-29688075-gxwfq Namespace:openshift-operator-lifecycle-manager ID:534ded1b2f691d5b52ef42abbf03b76575cce10b8c7ac31359fd7f7ddfdae2a6 UID:abc97934-d92c-4224-861a-df8fda167487 NetNS:/var/run/netns/4572ba83-9a48-455f-874c-9998e07a2500 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podabc97934_d92c_4224_861a_df8fda167487.slice PodAnnotations:0xc0024284e8}] Aliases:map[]}"
2026-06-12 17:20:07.577542 | controller | Jun 12 17:15:03.752949 crc crio[21573]: time="2026-06-12T17:15:03.752881455Z" level=info msg="Checking pod openshift-operator-lifecycle-manager_collect-profiles-29688075-gxwfq for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 17:20:07.577559 | controller | Jun 12 17:15:03.766858 crc crio[21573]: time="2026-06-12T17:15:03.766757115Z" level=info msg="Ran pod sandbox 534ded1b2f691d5b52ef42abbf03b76575cce10b8c7ac31359fd7f7ddfdae2a6 with infra container: openshift-operator-lifecycle-manager/collect-profiles-29688075-gxwfq/POD" id=8a1439d1-2e17-4c57-9e29-1230ab0f8706 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:20:07.577597 | controller | Jun 12 17:15:03.777512 crc crio[21573]: time="2026-06-12T17:15:03.777303197Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=64c6a216-5794-4377-805c-8c0569fcd051 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:20:07.577620 | controller | Jun 12 17:15:03.794733 crc crio[21573]: time="2026-06-12T17:15:03.794644411Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=5c84b87d-164f-48f6-bc47-55633c6b67f7 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:20:07.577637 | controller | Jun 12 17:15:03.840085 crc crio[21573]: time="2026-06-12T17:15:03.839993839Z" level=info msg="Creating container: openshift-operator-lifecycle-manager/collect-profiles-29688075-gxwfq/collect-profiles" id=ad10765e-956d-4fce-982c-77949d017a37 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:20:07.577654 | controller | Jun 12 17:15:03.840611 crc crio[21573]: time="2026-06-12T17:15:03.840545625Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.577673 | controller | Jun 12 17:15:03.901827 crc crio[21573]: time="2026-06-12T17:15:03.901780383Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.577691 | controller | Jun 12 17:15:03.917053 crc crio[21573]: time="2026-06-12T17:15:03.917003959Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.577707 | controller | Jun 12 17:15:03.947138 crc crio[21573]: time="2026-06-12T17:15:03.947071567Z" level=error msg="Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\"UnhandledError\")"
2026-06-12 17:20:07.577723 | controller | Jun 12 17:15:03.954859 crc crio[21573]: time="2026-06-12T17:15:03.954785704Z" level=error msg="Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\"UnhandledError\")"
2026-06-12 17:20:07.577739 | controller | Jun 12 17:15:04.123863 crc crio[21573]: time="2026-06-12T17:15:04.123141416Z" level=info msg="Created container b81bd81db3fa94d0884167ae0fac3de77a4d1004b3e9c28b170c87e5a3256e34: openshift-operator-lifecycle-manager/collect-profiles-29688075-gxwfq/collect-profiles" id=ad10765e-956d-4fce-982c-77949d017a37 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:20:07.577755 | controller | Jun 12 17:15:04.125029 crc crio[21573]: time="2026-06-12T17:15:04.124986896Z" level=info msg="Starting container: b81bd81db3fa94d0884167ae0fac3de77a4d1004b3e9c28b170c87e5a3256e34" id=b4e95b66-5415-4e73-b12f-a3b3d3a5cfaa name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 17:20:07.577771 | controller | Jun 12 17:15:04.136627 crc crio[21573]: time="2026-06-12T17:15:04.136430997Z" level=info msg="Started container" PID=291594 containerID=b81bd81db3fa94d0884167ae0fac3de77a4d1004b3e9c28b170c87e5a3256e34 description=openshift-operator-lifecycle-manager/collect-profiles-29688075-gxwfq/collect-profiles id=b4e95b66-5415-4e73-b12f-a3b3d3a5cfaa name=/runtime.v1.RuntimeService/StartContainer sandboxID=534ded1b2f691d5b52ef42abbf03b76575cce10b8c7ac31359fd7f7ddfdae2a6
2026-06-12 17:20:07.577815 | controller | Jun 12 17:15:04.785255 crc crio[21573]: time="2026-06-12T17:15:04.785161092Z" level=error msg="Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\"UnhandledError\")"
2026-06-12 17:20:07.577837 | controller | Jun 12 17:15:05.959832 crc crio[21573]: time="2026-06-12T17:15:05.959728711Z" level=info msg="Stopping pod sandbox: 534ded1b2f691d5b52ef42abbf03b76575cce10b8c7ac31359fd7f7ddfdae2a6" id=ab7d57b7-d6ea-40af-9db8-9602b3eed977 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 17:20:07.577854 | controller | Jun 12 17:15:05.960986 crc crio[21573]: time="2026-06-12T17:15:05.960663348Z" level=info msg="Got pod network &{Name:collect-profiles-29688075-gxwfq Namespace:openshift-operator-lifecycle-manager ID:534ded1b2f691d5b52ef42abbf03b76575cce10b8c7ac31359fd7f7ddfdae2a6 UID:abc97934-d92c-4224-861a-df8fda167487 NetNS:/var/run/netns/4572ba83-9a48-455f-874c-9998e07a2500 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podabc97934_d92c_4224_861a_df8fda167487.slice PodAnnotations:0xc002e292d8}] Aliases:map[]}"
2026-06-12 17:20:07.577871 | controller | Jun 12 17:15:05.960986 crc crio[21573]: time="2026-06-12T17:15:05.960805562Z" level=info msg="Deleting pod openshift-operator-lifecycle-manager_collect-profiles-29688075-gxwfq from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 17:20:07.577888 | controller | Jun 12 17:15:06.589669 crc crio[21573]: time="2026-06-12T17:15:06.588875635Z" level=info msg="Stopped pod sandbox: 534ded1b2f691d5b52ef42abbf03b76575cce10b8c7ac31359fd7f7ddfdae2a6" id=ab7d57b7-d6ea-40af-9db8-9602b3eed977 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 17:20:07.577908 | controller | Jun 12 17:15:07.548075 crc crio[21573]: time="2026-06-12T17:15:07.547305939Z" level=error msg="Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\"UnhandledError\")"
2026-06-12 17:20:07.577924 | controller | Jun 12 17:15:07.729790 crc crio[21573]: time="2026-06-12T17:15:07.729663578Z" level=error msg="Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\"UnhandledError\")"
2026-06-12 17:20:07.577940 | controller | Jun 12 17:15:07.763350 crc crio[21573]: time="2026-06-12T17:15:07.763246846Z" level=error msg="Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\"UnhandledError\")"
2026-06-12 17:20:07.577956 | controller | Jun 12 17:15:08.009518 crc crio[21573]: time="2026-06-12T17:15:08.006735307Z" level=error msg="Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\"UnhandledError\")"
2026-06-12 17:20:07.577972 | controller | Jun 12 17:15:08.673395 crc crio[21573]: time="2026-06-12T17:15:08.672958313Z" level=error msg="Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\"UnhandledError\")"
2026-06-12 17:20:07.577987 | controller | Jun 12 17:15:09.482708 crc crio[21573]: time="2026-06-12T17:15:09.482617015Z" level=info msg="Removing container: 92c53653808935d57eb469d475adbc966c1be9dad3135f8c6d27c10e4f097a7c" id=823a950a-b319-423d-9343-c8fc32b1c7e4 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 17:20:07.578004 | controller | Jun 12 17:15:09.521757 crc crio[21573]: time="2026-06-12T17:15:09.52164836Z" level=info msg="Removed container 92c53653808935d57eb469d475adbc966c1be9dad3135f8c6d27c10e4f097a7c: openshift-must-gather-h49ld/crc-debug-hg4rq/container-00" id=823a950a-b319-423d-9343-c8fc32b1c7e4 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 17:20:07.578020 | controller | Jun 12 17:15:09.524222 crc crio[21573]: time="2026-06-12T17:15:09.52413993Z" level=info msg="Removing container: bde5f7216ec6ad1e17ae4f30dbbd1700c1fdb0bea06f3389859b0488fe4937da" id=5430bae8-531b-425d-94ae-34ccd8fe11df name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 17:20:07.578037 | controller | Jun 12 17:15:09.600399 crc crio[21573]: time="2026-06-12T17:15:09.600207204Z" level=info msg="Removed container bde5f7216ec6ad1e17ae4f30dbbd1700c1fdb0bea06f3389859b0488fe4937da: openshift-operator-lifecycle-manager/collect-profiles-29688030-t87kw/collect-profiles" id=5430bae8-531b-425d-94ae-34ccd8fe11df name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 17:20:07.578054 | controller | Jun 12 17:15:09.611031 crc crio[21573]: time="2026-06-12T17:15:09.610941387Z" level=info msg="Stopping pod sandbox: 0da7ef58c6874f2873d1a59edb84e609228dd686bfe3c6c546f4dc0396ca214c" id=0be4c154-e6c8-4462-81f6-83719b35e456 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 17:20:07.578070 | controller | Jun 12 17:15:09.611031 crc crio[21573]: time="2026-06-12T17:15:09.61104125Z" level=info msg="Stopped pod sandbox (already stopped): 0da7ef58c6874f2873d1a59edb84e609228dd686bfe3c6c546f4dc0396ca214c" id=0be4c154-e6c8-4462-81f6-83719b35e456 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 17:20:07.578087 | controller | Jun 12 17:15:09.616076 crc crio[21573]: time="2026-06-12T17:15:09.615896957Z" level=info msg="Removing pod sandbox: 0da7ef58c6874f2873d1a59edb84e609228dd686bfe3c6c546f4dc0396ca214c" id=864a0de1-252f-43ee-a3e2-4e3bfe7e42b6 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 17:20:07.578103 | controller | Jun 12 17:15:09.659961 crc crio[21573]: time="2026-06-12T17:15:09.659848544Z" level=info msg="Removed pod sandbox: 0da7ef58c6874f2873d1a59edb84e609228dd686bfe3c6c546f4dc0396ca214c" id=864a0de1-252f-43ee-a3e2-4e3bfe7e42b6 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 17:20:07.578123 | controller | Jun 12 17:15:09.660908 crc crio[21573]: time="2026-06-12T17:15:09.660841816Z" level=info msg="Stopping pod sandbox: 762a594790d160f3b4b0b6fd0057f235b02ddc82b3bee3315b42c22abe87f7c5" id=68d02e0f-ec75-4866-b1de-ceeeb4de4c46 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 17:20:07.578140 | controller | Jun 12 17:15:09.660908 crc crio[21573]: time="2026-06-12T17:15:09.660910268Z" level=info msg="Stopped pod sandbox (already stopped): 762a594790d160f3b4b0b6fd0057f235b02ddc82b3bee3315b42c22abe87f7c5" id=68d02e0f-ec75-4866-b1de-ceeeb4de4c46 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 17:20:07.578156 | controller | Jun 12 17:15:09.661997 crc crio[21573]: time="2026-06-12T17:15:09.661919386Z" level=info msg="Removing pod sandbox: 762a594790d160f3b4b0b6fd0057f235b02ddc82b3bee3315b42c22abe87f7c5" id=6c9a74b8-d849-4d63-a923-f7bdd6d9aca2 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 17:20:07.578173 | controller | Jun 12 17:15:09.684836 crc crio[21573]: time="2026-06-12T17:15:09.684747515Z" level=info msg="Removed pod sandbox: 762a594790d160f3b4b0b6fd0057f235b02ddc82b3bee3315b42c22abe87f7c5" id=6c9a74b8-d849-4d63-a923-f7bdd6d9aca2 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 17:20:07.578189 | controller | Jun 12 17:15:11.253955 crc crio[21573]: time="2026-06-12T17:15:11.253410129Z" level=error msg="Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\"UnhandledError\")"
2026-06-12 17:20:07.578206 | controller | Jun 12 17:15:11.726046 crc crio[21573]: time="2026-06-12T17:15:11.725498632Z" level=error msg="Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\"UnhandledError\")"
2026-06-12 17:20:07.578222 | controller | Jun 12 17:15:11.733409 crc crio[21573]: time="2026-06-12T17:15:11.730649976Z" level=error msg="Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\"UnhandledError\")"
2026-06-12 17:20:07.578239 | controller | Jun 12 17:15:11.736189 crc crio[21573]: time="2026-06-12T17:15:11.735960815Z" level=error msg="Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\"UnhandledError\")"
2026-06-12 17:20:07.578255 | controller | Jun 12 17:15:12.485898 crc crio[21573]: time="2026-06-12T17:15:12.485408375Z" level=info msg="Running pod sandbox: openshift-marketplace/redhat-marketplace-bhv9q/POD" id=f95c8a1f-b922-439c-aedf-441961fa6100 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:20:07.578272 | controller | Jun 12 17:15:12.487192 crc crio[21573]: time="2026-06-12T17:15:12.487168114Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.578289 | controller | Jun 12 17:15:12.522034 crc crio[21573]: time="2026-06-12T17:15:12.521931128Z" level=info msg="Got pod network &{Name:redhat-marketplace-bhv9q Namespace:openshift-marketplace ID:5645e5bf83794f4b365d3be154e1bcc7eb9eec594f4def05b7195edfa56c217a UID:144d52fe-cd06-4a24-9ddc-1bb83c1e46f1 NetNS:/var/run/netns/73266079-899b-4b02-ae7e-90eece2793ae Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod144d52fe_cd06_4a24_9ddc_1bb83c1e46f1.slice PodAnnotations:0xc0027226c0}] Aliases:map[]}"
2026-06-12 17:20:07.578306 | controller | Jun 12 17:15:12.522034 crc crio[21573]: time="2026-06-12T17:15:12.52200377Z" level=info msg="Adding pod openshift-marketplace_redhat-marketplace-bhv9q to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 17:20:07.578323 | controller | Jun 12 17:15:13.192861 crc crio[21573]: 2026-06-12T17:15:13Z [verbose] CmdAdd (shim): {1.1.0 [{Name:5645e5bf83794f4 Mac:0a:39:11:52:d9:d2 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:18 Mtu:0 Sandbox:/var/run/netns/73266079-899b-4b02-ae7e-90eece2793ae SocketPath: PciID:}] [{Interface:0xc00019add0 Address:{IP:10.217.1.24 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 17:20:07.578343 | controller | Jun 12 17:15:13.194263 crc crio[21573]: time="2026-06-12T17:15:13.194191851Z" level=info msg="Got pod network &{Name:redhat-marketplace-bhv9q Namespace:openshift-marketplace ID:5645e5bf83794f4b365d3be154e1bcc7eb9eec594f4def05b7195edfa56c217a UID:144d52fe-cd06-4a24-9ddc-1bb83c1e46f1 NetNS:/var/run/netns/73266079-899b-4b02-ae7e-90eece2793ae Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod144d52fe_cd06_4a24_9ddc_1bb83c1e46f1.slice PodAnnotations:0xc0027226c0}] Aliases:map[]}"
2026-06-12 17:20:07.578361 | controller | Jun 12 17:15:13.194546 crc crio[21573]: time="2026-06-12T17:15:13.194364485Z" level=info msg="Checking pod openshift-marketplace_redhat-marketplace-bhv9q for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 17:20:07.578378 | controller | Jun 12 17:15:13.209338 crc crio[21573]: time="2026-06-12T17:15:13.209199605Z" level=info msg="Ran pod sandbox 5645e5bf83794f4b365d3be154e1bcc7eb9eec594f4def05b7195edfa56c217a with infra container: openshift-marketplace/redhat-marketplace-bhv9q/POD" id=f95c8a1f-b922-439c-aedf-441961fa6100 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:20:07.578395 | controller | Jun 12 17:15:13.212300 crc crio[21573]: time="2026-06-12T17:15:13.212227321Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=f3150ca9-2700-4397-9f46-f3d63b4297b8 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:20:07.578411 | controller | Jun 12 17:15:13.216948 crc crio[21573]: time="2026-06-12T17:15:13.216896234Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=792b2824-f87c-41de-ab30-8f763f2a0541 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:20:07.578428 | controller | Jun 12 17:15:13.225621 crc crio[21573]: time="2026-06-12T17:15:13.225364683Z" level=info msg="Creating container: openshift-marketplace/redhat-marketplace-bhv9q/extract-utilities" id=6556421c-c5b9-49ef-8283-e62f01b892ec name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:20:07.578444 | controller | Jun 12 17:15:13.226672 crc crio[21573]: time="2026-06-12T17:15:13.226622902Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.578460 | controller | Jun 12 17:15:13.300054 crc crio[21573]: time="2026-06-12T17:15:13.299957384Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.578477 | controller | Jun 12 17:15:13.305549 crc crio[21573]: time="2026-06-12T17:15:13.305475684Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.578494 | controller | Jun 12 17:15:13.481686 crc crio[21573]: time="2026-06-12T17:15:13.481041265Z" level=info msg="Created container 90b3a2d1527115d4acc768b95859497e38dbf1f6bddc67786b32ddbff0394208: openshift-marketplace/redhat-marketplace-bhv9q/extract-utilities" id=6556421c-c5b9-49ef-8283-e62f01b892ec name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:20:07.578510 | controller | Jun 12 17:15:13.482782 crc crio[21573]: time="2026-06-12T17:15:13.482697211Z" level=info msg="Starting container: 90b3a2d1527115d4acc768b95859497e38dbf1f6bddc67786b32ddbff0394208" id=a09e0382-1412-43d1-90d7-81c84dc14a02 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 17:20:07.578527 | controller | Jun 12 17:15:13.491088 crc crio[21573]: time="2026-06-12T17:15:13.490988276Z" level=info msg="Started container" PID=292589 containerID=90b3a2d1527115d4acc768b95859497e38dbf1f6bddc67786b32ddbff0394208 description=openshift-marketplace/redhat-marketplace-bhv9q/extract-utilities id=a09e0382-1412-43d1-90d7-81c84dc14a02 name=/runtime.v1.RuntimeService/StartContainer sandboxID=5645e5bf83794f4b365d3be154e1bcc7eb9eec594f4def05b7195edfa56c217a
2026-06-12 17:20:07.578547 | controller | Jun 12 17:15:14.115860 crc crio[21573]: time="2026-06-12T17:15:14.115776251Z" level=info msg="Pulling image: registry.redhat.io/redhat/redhat-marketplace-index:v4.20" id=62f4a21b-e273-493e-b937-68a2f0c72a41 name=/runtime.v1.ImageService/PullImage
2026-06-12 17:20:07.578564 | controller | Jun 12 17:15:14.122992 crc crio[21573]: time="2026-06-12T17:15:14.122317054Z" level=info msg="Trying to access \"registry.redhat.io/redhat/redhat-marketplace-index:v4.20\""
2026-06-12 17:20:07.578600 | controller | Jun 12 17:15:14.689043 crc crio[21573]: time="2026-06-12T17:15:14.688703619Z" level=info msg="Pulled image: registry.redhat.io/redhat/redhat-marketplace-index@sha256:eaa0e17f3e4a3079539d3da6839f308f2d277b5c3bc91e1d58ba54c3b141d4ba" id=62f4a21b-e273-493e-b937-68a2f0c72a41 name=/runtime.v1.ImageService/PullImage
2026-06-12 17:20:07.578619 | controller | Jun 12 17:15:14.690833 crc crio[21573]: time="2026-06-12T17:15:14.690575301Z" level=info msg="Checking image status: registry.redhat.io/redhat/redhat-marketplace-index:v4.20" id=8e9a4ab2-1366-4e8b-877f-9365345cf54f name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:20:07.578636 | controller | Jun 12 17:15:14.694184 crc crio[21573]: time="2026-06-12T17:15:14.69407121Z" level=info msg="Checking image status: registry.redhat.io/redhat/redhat-marketplace-index:v4.20" id=339f6732-fe7a-41a2-a0ea-be60298eb691 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:20:07.578833 | controller | Jun 12 17:15:14.702197 crc crio[21573]: time="2026-06-12T17:15:14.702116175Z" level=info msg="Creating container: openshift-marketplace/redhat-marketplace-bhv9q/extract-content" id=ecc4d24d-4d59-47fd-94be-e12f4b420cfa name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:20:07.578850 | controller | Jun 12 17:15:14.702790 crc crio[21573]: time="2026-06-12T17:15:14.702720205Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.578866 | controller | Jun 12 17:15:14.773147 crc crio[21573]: time="2026-06-12T17:15:14.773025406Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.578883 | controller | Jun 12 17:15:14.782749 crc crio[21573]: time="2026-06-12T17:15:14.782645726Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.578899 | controller | Jun 12 17:15:14.886670 crc crio[21573]: time="2026-06-12T17:15:14.886009902Z" level=error msg="Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\"UnhandledError\")"
2026-06-12 17:20:07.578915 | controller | Jun 12 17:15:14.956690 crc crio[21573]: time="2026-06-12T17:15:14.956340364Z" level=info msg="Created container 952a07ec0873606fef597d5212cfc1a50754b7822338328787a0264b8e809d29: openshift-marketplace/redhat-marketplace-bhv9q/extract-content" id=ecc4d24d-4d59-47fd-94be-e12f4b420cfa name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:20:07.578931 | controller | Jun 12 17:15:14.957728 crc crio[21573]: time="2026-06-12T17:15:14.957650791Z" level=info msg="Starting container: 952a07ec0873606fef597d5212cfc1a50754b7822338328787a0264b8e809d29" id=c7895dbf-32c5-4165-bfea-4e8e7e56dd35 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 17:20:07.578947 | controller | Jun 12 17:15:14.975991 crc crio[21573]: time="2026-06-12T17:15:14.975785488Z" level=info msg="Started container" PID=292730 containerID=952a07ec0873606fef597d5212cfc1a50754b7822338328787a0264b8e809d29 description=openshift-marketplace/redhat-marketplace-bhv9q/extract-content id=c7895dbf-32c5-4165-bfea-4e8e7e56dd35 name=/runtime.v1.RuntimeService/StartContainer sandboxID=5645e5bf83794f4b365d3be154e1bcc7eb9eec594f4def05b7195edfa56c217a
2026-06-12 17:20:07.578968 | controller | Jun 12 17:15:15.605423 crc crio[21573]: time="2026-06-12T17:15:15.605323442Z" level=error msg="Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\"UnhandledError\")"
2026-06-12 17:20:07.578985 | controller | Jun 12 17:15:15.767868 crc crio[21573]: time="2026-06-12T17:15:15.767728532Z" level=error msg="Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\"UnhandledError\")"
2026-06-12 17:20:07.579002 | controller | Jun 12 17:15:16.157868 crc crio[21573]: time="2026-06-12T17:15:16.157282892Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=3ace6270-cda3-4d9a-a59a-356231bbd324 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:20:07.579018 | controller | Jun 12 17:15:16.160092 crc crio[21573]: time="2026-06-12T17:15:16.160034138Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=f6e8fa99-385a-41e1-8177-8a617985ffbb name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:20:07.579035 | controller | Jun 12 17:15:16.168353 crc crio[21573]: time="2026-06-12T17:15:16.168219806Z" level=info msg="Creating container: openshift-marketplace/redhat-marketplace-bhv9q/registry-server" id=dc50207e-040a-4af3-8541-62c53c8cfe05 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:20:07.579051 | controller | Jun 12 17:15:16.168879 crc crio[21573]: time="2026-06-12T17:15:16.168813754Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.579067 | controller | Jun 12 17:15:16.240178 crc crio[21573]: time="2026-06-12T17:15:16.240070356Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.579083 | controller | Jun 12 17:15:16.244186 crc crio[21573]: time="2026-06-12T17:15:16.24410805Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.579099 | controller | Jun 12 17:15:16.397113 crc crio[21573]: time="2026-06-12T17:15:16.397016136Z" level=info msg="Created container 4ff348a078759f93b7f9d096385dad10d6fff5afb1bd7349e8f5961da92ab5a3: openshift-marketplace/redhat-marketplace-bhv9q/registry-server" id=dc50207e-040a-4af3-8541-62c53c8cfe05 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:20:07.579116 | controller | Jun 12 17:15:16.398903 crc crio[21573]: time="2026-06-12T17:15:16.398817705Z" level=info msg="Starting container: 4ff348a078759f93b7f9d096385dad10d6fff5afb1bd7349e8f5961da92ab5a3" id=36f0b377-be41-4a05-801c-d02b28ea0c0e name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 17:20:07.579132 | controller | Jun 12 17:15:16.405231 crc crio[21573]: time="2026-06-12T17:15:16.405104872Z" level=info msg="Started container" PID=292975 containerID=4ff348a078759f93b7f9d096385dad10d6fff5afb1bd7349e8f5961da92ab5a3 description=openshift-marketplace/redhat-marketplace-bhv9q/registry-server id=36f0b377-be41-4a05-801c-d02b28ea0c0e name=/runtime.v1.RuntimeService/StartContainer sandboxID=5645e5bf83794f4b365d3be154e1bcc7eb9eec594f4def05b7195edfa56c217a
2026-06-12 17:20:07.579148 | controller | Jun 12 17:15:25.400620 crc crio[21573]: time="2026-06-12T17:15:25.39979884Z" level=info msg="Stopping container: 4ff348a078759f93b7f9d096385dad10d6fff5afb1bd7349e8f5961da92ab5a3 (timeout: 2s)" id=19cc6dbe-9422-4832-9833-8193fe82c31e name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 17:20:07.579168 | controller | Jun 12 17:15:25.528355 crc crio[21573]: time="2026-06-12T17:15:25.528211236Z" level=info msg="Stopped container 4ff348a078759f93b7f9d096385dad10d6fff5afb1bd7349e8f5961da92ab5a3: openshift-marketplace/redhat-marketplace-bhv9q/registry-server" id=19cc6dbe-9422-4832-9833-8193fe82c31e name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 17:20:07.579185 | controller | Jun 12 17:15:25.529529 crc crio[21573]: time="2026-06-12T17:15:25.52941146Z" level=info msg="Stopping pod sandbox: 5645e5bf83794f4b365d3be154e1bcc7eb9eec594f4def05b7195edfa56c217a" id=ee72f7bd-03b7-415a-9f9f-82a7093df7eb name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 17:20:07.579201 | controller | Jun 12 17:15:25.530358 crc crio[21573]: time="2026-06-12T17:15:25.530274784Z" level=info msg="Got pod network &{Name:redhat-marketplace-bhv9q Namespace:openshift-marketplace ID:5645e5bf83794f4b365d3be154e1bcc7eb9eec594f4def05b7195edfa56c217a UID:144d52fe-cd06-4a24-9ddc-1bb83c1e46f1 NetNS:/var/run/netns/73266079-899b-4b02-ae7e-90eece2793ae Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod144d52fe_cd06_4a24_9ddc_1bb83c1e46f1.slice PodAnnotations:0xc002e287b8}] Aliases:map[]}"
2026-06-12 17:20:07.579218 | controller | Jun 12 17:15:25.530674 crc crio[21573]: time="2026-06-12T17:15:25.530625884Z" level=info msg="Deleting pod openshift-marketplace_redhat-marketplace-bhv9q from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 17:20:07.579235 | controller | Jun 12 17:15:25.853003 crc crio[21573]: time="2026-06-12T17:15:25.852687467Z" level=info msg="Stopped pod sandbox: 5645e5bf83794f4b365d3be154e1bcc7eb9eec594f4def05b7195edfa56c217a" id=ee72f7bd-03b7-415a-9f9f-82a7093df7eb name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 17:20:07.579252 | controller | Jun 12 17:15:26.430734 crc crio[21573]: time="2026-06-12T17:15:26.429663419Z" level=info msg="Removing container: 4ff348a078759f93b7f9d096385dad10d6fff5afb1bd7349e8f5961da92ab5a3" id=22aa5217-5306-46e3-a4fe-825887819b4f name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 17:20:07.579268 | controller | Jun 12 17:15:26.467725 crc crio[21573]: time="2026-06-12T17:15:26.467617631Z" level=info msg="Removed container 4ff348a078759f93b7f9d096385dad10d6fff5afb1bd7349e8f5961da92ab5a3: openshift-marketplace/redhat-marketplace-bhv9q/registry-server" id=22aa5217-5306-46e3-a4fe-825887819b4f name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 17:20:07.579284 | controller | Jun 12 17:15:26.472334 crc crio[21573]: time="2026-06-12T17:15:26.47223884Z" level=info msg="Removing container: 952a07ec0873606fef597d5212cfc1a50754b7822338328787a0264b8e809d29" id=f0b0eb6c-0566-4b0e-a6c7-456c8ad90e87 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 17:20:07.579312 | controller | Jun 12 17:15:26.522913 crc crio[21573]: time="2026-06-12T17:15:26.522771564Z" level=info msg="Removed container 952a07ec0873606fef597d5212cfc1a50754b7822338328787a0264b8e809d29: openshift-marketplace/redhat-marketplace-bhv9q/extract-content" id=f0b0eb6c-0566-4b0e-a6c7-456c8ad90e87 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 17:20:07.579329 | controller | Jun 12 17:15:26.527159 crc crio[21573]: time="2026-06-12T17:15:26.527058038Z" level=info msg="Removing container: 90b3a2d1527115d4acc768b95859497e38dbf1f6bddc67786b32ddbff0394208" id=1b9f6a38-409d-4f87-9d27-9cb926803335 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 17:20:07.579346 | controller | Jun 12 17:15:26.590096 crc crio[21573]: time="2026-06-12T17:15:26.589991952Z" level=info msg="Removed container 90b3a2d1527115d4acc768b95859497e38dbf1f6bddc67786b32ddbff0394208: openshift-marketplace/redhat-marketplace-bhv9q/extract-utilities" id=1b9f6a38-409d-4f87-9d27-9cb926803335 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 17:20:07.579362 | controller | Jun 12 17:16:00.540501 crc crio[21573]: time="2026-06-12T17:16:00.539262909Z" level=info msg="Running pod sandbox: openshift-infra/auto-csr-approver-29688076-tjsf8/POD" id=3fa05d1b-2149-460a-a851-f17867ed9ca2 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:20:07.579382 | controller | Jun 12 17:16:00.541621 crc crio[21573]: time="2026-06-12T17:16:00.540533415Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.579399 | controller | Jun 12 17:16:00.583050 crc crio[21573]: time="2026-06-12T17:16:00.582942788Z" level=info msg="Got pod network &{Name:auto-csr-approver-29688076-tjsf8 Namespace:openshift-infra ID:d2ce06c6d5230cbea17d26225e803a8241393d923e0fa1cc58fc8ad51f17e978 UID:7a2cb6f2-971d-480d-ae7d-abb0ab9d5120 NetNS:/var/run/netns/1123d8bc-a341-48ae-9e5b-bd8b9020c117 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod7a2cb6f2_971d_480d_ae7d_abb0ab9d5120.slice PodAnnotations:0xc001897820}] Aliases:map[]}"
2026-06-12 17:20:07.579416 | controller | Jun 12 17:16:00.583050 crc crio[21573]: time="2026-06-12T17:16:00.583009181Z" level=info msg="Adding pod openshift-infra_auto-csr-approver-29688076-tjsf8 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 17:20:07.579433 | controller | Jun 12 17:16:00.946778 crc crio[21573]: 2026-06-12T17:16:00Z [verbose] CmdAdd (shim): {1.1.0 [{Name:d2ce06c6d5230cb Mac:96:7c:bb:3f:c6:3b Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:19 Mtu:0 Sandbox:/var/run/netns/1123d8bc-a341-48ae-9e5b-bd8b9020c117 SocketPath: PciID:}] [{Interface:0xc00025ac00 Address:{IP:10.217.1.25 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 17:20:07.579450 | controller | Jun 12 17:16:00.949103 crc crio[21573]: time="2026-06-12T17:16:00.949012472Z" level=info msg="Got pod network &{Name:auto-csr-approver-29688076-tjsf8 Namespace:openshift-infra ID:d2ce06c6d5230cbea17d26225e803a8241393d923e0fa1cc58fc8ad51f17e978 UID:7a2cb6f2-971d-480d-ae7d-abb0ab9d5120 NetNS:/var/run/netns/1123d8bc-a341-48ae-9e5b-bd8b9020c117 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod7a2cb6f2_971d_480d_ae7d_abb0ab9d5120.slice PodAnnotations:0xc001897820}] Aliases:map[]}"
2026-06-12 17:20:07.579466 | controller | Jun 12 17:16:00.949234 crc crio[21573]: time="2026-06-12T17:16:00.949210727Z" level=info msg="Checking pod openshift-infra_auto-csr-approver-29688076-tjsf8 for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 17:20:07.579483 | controller | Jun 12 17:16:00.964494 crc crio[21573]: time="2026-06-12T17:16:00.964291189Z" level=info msg="Ran pod sandbox d2ce06c6d5230cbea17d26225e803a8241393d923e0fa1cc58fc8ad51f17e978 with infra container: openshift-infra/auto-csr-approver-29688076-tjsf8/POD" id=3fa05d1b-2149-460a-a851-f17867ed9ca2 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:20:07.579500 | controller | Jun 12 17:16:00.969858 crc crio[21573]: time="2026-06-12T17:16:00.969769121Z" level=info msg="Pulling image: registry.redhat.io/openshift4/ose-cli:latest" id=d91f5268-e82e-4cea-ba16-9edfe5b1b090 name=/runtime.v1.ImageService/PullImage
2026-06-12 17:20:07.579516 | controller | Jun 12 17:16:00.982937 crc crio[21573]: time="2026-06-12T17:16:00.982820186Z" level=info msg="Trying to access \"registry.redhat.io/openshift4/ose-cli:latest\""
2026-06-12 17:20:07.579533 | controller | Jun 12 17:16:02.030603 crc crio[21573]: time="2026-06-12T17:16:02.03008086Z" level=info msg="Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9" id=d91f5268-e82e-4cea-ba16-9edfe5b1b090 name=/runtime.v1.ImageService/PullImage
2026-06-12 17:20:07.579549 | controller | Jun 12 17:16:02.032180 crc crio[21573]: time="2026-06-12T17:16:02.031629223Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-cli:latest" id=7c0621f0-6ac6-4040-bec4-3e7917c11c97 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:20:07.579569 | controller | Jun 12 17:16:02.035675 crc crio[21573]: time="2026-06-12T17:16:02.035624447Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-cli:latest" id=22ae80df-24ae-458a-ba7b-5a1e73220005 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:20:07.579622 | controller | Jun 12 17:16:02.044169 crc crio[21573]: time="2026-06-12T17:16:02.044085681Z" level=info msg="Creating container: openshift-infra/auto-csr-approver-29688076-tjsf8/oc" id=fb6a57e7-7e1d-4a64-856f-5f1674b5cdf3 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:20:07.579641 | controller | Jun 12 17:16:02.044872 crc crio[21573]: time="2026-06-12T17:16:02.04479906Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.579658 | controller | Jun 12 17:16:02.098109 crc crio[21573]: time="2026-06-12T17:16:02.098015187Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.579674 | controller | Jun 12 17:16:02.460270 crc crio[21573]: time="2026-06-12T17:16:02.460176281Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.579692 | controller | Jun 12 17:16:02.612138 crc crio[21573]: time="2026-06-12T17:16:02.611665651Z" level=info msg="Created container e6544b19649e0fcc61f02a35b1f64a33508d6cb39e48a34c69bb6a81f134f697: openshift-infra/auto-csr-approver-29688076-tjsf8/oc" id=fb6a57e7-7e1d-4a64-856f-5f1674b5cdf3 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:20:07.579708 | controller | Jun 12 17:16:02.613624 crc crio[21573]: time="2026-06-12T17:16:02.613549793Z" level=info msg="Starting container: e6544b19649e0fcc61f02a35b1f64a33508d6cb39e48a34c69bb6a81f134f697" id=d89f4291-324b-4553-93c3-8d3d65c19e27 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 17:20:07.579725 | controller | Jun 12 17:16:02.620307 crc crio[21573]: time="2026-06-12T17:16:02.620138588Z" level=info msg="Started container" PID=295315 containerID=e6544b19649e0fcc61f02a35b1f64a33508d6cb39e48a34c69bb6a81f134f697 description=openshift-infra/auto-csr-approver-29688076-tjsf8/oc id=d89f4291-324b-4553-93c3-8d3d65c19e27 name=/runtime.v1.RuntimeService/StartContainer sandboxID=d2ce06c6d5230cbea17d26225e803a8241393d923e0fa1cc58fc8ad51f17e978
2026-06-12 17:20:07.579741 | controller | Jun 12 17:16:05.021520 crc crio[21573]: time="2026-06-12T17:16:05.020706825Z" level=info msg="Stopping pod sandbox: d2ce06c6d5230cbea17d26225e803a8241393d923e0fa1cc58fc8ad51f17e978" id=ae108473-f6ff-4b8f-912b-fb44a72aa5c8 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 17:20:07.579758 | controller | Jun 12 17:16:05.023833 crc crio[21573]: time="2026-06-12T17:16:05.022081984Z" level=info msg="Got pod network &{Name:auto-csr-approver-29688076-tjsf8 Namespace:openshift-infra ID:d2ce06c6d5230cbea17d26225e803a8241393d923e0fa1cc58fc8ad51f17e978 UID:7a2cb6f2-971d-480d-ae7d-abb0ab9d5120 NetNS:/var/run/netns/1123d8bc-a341-48ae-9e5b-bd8b9020c117 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod7a2cb6f2_971d_480d_ae7d_abb0ab9d5120.slice PodAnnotations:0xc00338f0d8}] Aliases:map[]}"
2026-06-12 17:20:07.579775 | controller | Jun 12 17:16:05.023833 crc crio[21573]: time="2026-06-12T17:16:05.022247868Z" level=info msg="Deleting pod openshift-infra_auto-csr-approver-29688076-tjsf8 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 17:20:07.579792 | controller | Jun 12 17:16:05.401630 crc crio[21573]: time="2026-06-12T17:16:05.400924073Z" level=info msg="Stopped pod sandbox: d2ce06c6d5230cbea17d26225e803a8241393d923e0fa1cc58fc8ad51f17e978" id=ae108473-f6ff-4b8f-912b-fb44a72aa5c8 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 17:20:07.579814 | controller | Jun 12 17:16:09.715191 crc crio[21573]: time="2026-06-12T17:16:09.714224928Z" level=info msg="Removing container: 909f2f88dc2f04ce9c41be19b6400c0009afbb43caa61ca329c2c9cd89c0c38c" id=a49983b0-8957-4f88-904d-4b6b6278535c name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 17:20:07.579832 | controller | Jun 12 17:16:09.926649 crc crio[21573]: time="2026-06-12T17:16:09.925975476Z" level=info msg="Removed container 909f2f88dc2f04ce9c41be19b6400c0009afbb43caa61ca329c2c9cd89c0c38c: openshift-infra/auto-csr-approver-29688070-2b7s4/oc" id=a49983b0-8957-4f88-904d-4b6b6278535c name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 17:20:07.579848 | controller | Jun 12 17:16:09.938314 crc crio[21573]: time="2026-06-12T17:16:09.938200487Z" level=info msg="Stopping pod sandbox: 5645e5bf83794f4b365d3be154e1bcc7eb9eec594f4def05b7195edfa56c217a" id=be4ca5ab-9755-4cab-ab9e-01b188ae1836 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 17:20:07.579864 | controller | Jun 12 17:16:09.938314 crc crio[21573]: time="2026-06-12T17:16:09.93829523Z" level=info msg="Stopped pod sandbox (already stopped): 5645e5bf83794f4b365d3be154e1bcc7eb9eec594f4def05b7195edfa56c217a" id=be4ca5ab-9755-4cab-ab9e-01b188ae1836 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 17:20:07.579880 | controller | Jun 12 17:16:09.939316 crc crio[21573]: time="2026-06-12T17:16:09.939206105Z" level=info msg="Removing pod sandbox: 5645e5bf83794f4b365d3be154e1bcc7eb9eec594f4def05b7195edfa56c217a" id=e3e9007b-23e9-45b5-849d-eb5edf6546d0 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 17:20:07.579896 | controller | Jun 12 17:16:09.958744 crc crio[21573]: time="2026-06-12T17:16:09.958664925Z" level=info msg="Removed pod sandbox: 5645e5bf83794f4b365d3be154e1bcc7eb9eec594f4def05b7195edfa56c217a" id=e3e9007b-23e9-45b5-849d-eb5edf6546d0 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 17:20:07.579912 | controller | Jun 12 17:16:09.961258 crc crio[21573]: time="2026-06-12T17:16:09.961142727Z" level=info msg="Stopping pod sandbox: 37e2a154bc9ef2656bd9a043d84f01e91210d1206fadc34bf2851e496338ba13" id=af86e7f7-d43d-42b4-9e75-ae420ce39ee8 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 17:20:07.579928 | controller | Jun 12 17:16:09.961577 crc crio[21573]: time="2026-06-12T17:16:09.961256911Z" level=info msg="Stopped pod sandbox (already stopped): 37e2a154bc9ef2656bd9a043d84f01e91210d1206fadc34bf2851e496338ba13" id=af86e7f7-d43d-42b4-9e75-ae420ce39ee8 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 17:20:07.579944 | controller | Jun 12 17:16:09.962566 crc crio[21573]: time="2026-06-12T17:16:09.962418144Z" level=info msg="Removing pod sandbox: 37e2a154bc9ef2656bd9a043d84f01e91210d1206fadc34bf2851e496338ba13" id=9ab2ebe5-ca91-47f9-80bf-a5e87ffe8155 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 17:20:07.579960 | controller | Jun 12 17:16:09.975183 crc crio[21573]: time="2026-06-12T17:16:09.975069748Z" level=info msg="Removed pod sandbox: 37e2a154bc9ef2656bd9a043d84f01e91210d1206fadc34bf2851e496338ba13" id=9ab2ebe5-ca91-47f9-80bf-a5e87ffe8155 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 17:20:07.579976 | controller | Jun 12 17:16:56.327769 crc crio[21573]: time="2026-06-12T17:16:56.327109268Z" level=error msg="Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\"UnhandledError\")"
2026-06-12 17:20:07.579993 | controller | Jun 12 17:17:03.926775 crc crio[21573]: time="2026-06-12T17:17:03.925974938Z" level=info msg="Stopping container: ca562a52e9e7b16438f1bfc5f2400a1305f32c6d84d3987e9e54a56e30f45c80 (timeout: 2s)" id=8603fadd-91ac-4706-a907-dd52d6939d65 name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 17:20:07.580009 | controller | Jun 12 17:17:04.149665 crc crio[21573]: time="2026-06-12T17:17:04.149554812Z" level=info msg="Stopped container ca562a52e9e7b16438f1bfc5f2400a1305f32c6d84d3987e9e54a56e30f45c80: openshift-must-gather-h49ld/must-gather-t9hk8/copy" id=8603fadd-91ac-4706-a907-dd52d6939d65 name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 17:20:07.580029 | controller | Jun 12 17:17:04.150837 crc crio[21573]: time="2026-06-12T17:17:04.150756625Z" level=info msg="Stopping pod sandbox: 367ceea30c361cf7bf087b899bf0835df8e0fc61118cfbceb9facc2e7a6f3b9a" id=ef43809e-f26f-42ae-8ef1-7e7d37745a61 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 17:20:07.580045 | controller | Jun 12 17:17:04.151860 crc crio[21573]: time="2026-06-12T17:17:04.151771634Z" level=info msg="Got pod network &{Name:must-gather-t9hk8 Namespace:openshift-must-gather-h49ld ID:367ceea30c361cf7bf087b899bf0835df8e0fc61118cfbceb9facc2e7a6f3b9a UID:33947c68-b25f-4bf5-8d0e-fe57c12e0ad7 NetNS:/var/run/netns/449a1e7d-6ba3-4b90-8000-3af86e891c9e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod33947c68_b25f_4bf5_8d0e_fe57c12e0ad7.slice PodAnnotations:0xc000568700}] Aliases:map[]}"
2026-06-12 17:20:07.580062 | controller | Jun 12 17:17:04.152096 crc crio[21573]: time="2026-06-12T17:17:04.152030341Z" level=info msg="Deleting pod openshift-must-gather-h49ld_must-gather-t9hk8 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 17:20:07.580078 | controller | Jun 12 17:17:04.456168 crc crio[21573]: time="2026-06-12T17:17:04.45565193Z" level=info msg="Stopped pod sandbox: 367ceea30c361cf7bf087b899bf0835df8e0fc61118cfbceb9facc2e7a6f3b9a" id=ef43809e-f26f-42ae-8ef1-7e7d37745a61 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 17:20:07.580094 | controller | Jun 12 17:17:05.011712 crc crio[21573]: time="2026-06-12T17:17:05.011637326Z" level=info msg="Removing container: ca562a52e9e7b16438f1bfc5f2400a1305f32c6d84d3987e9e54a56e30f45c80" id=a29b459d-bd14-43f8-b970-dfca96fe6c49 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 17:20:07.580110 | controller | Jun 12 17:17:05.045026 crc crio[21573]: time="2026-06-12T17:17:05.044912217Z" level=info msg="Removed container ca562a52e9e7b16438f1bfc5f2400a1305f32c6d84d3987e9e54a56e30f45c80: openshift-must-gather-h49ld/must-gather-t9hk8/copy" id=a29b459d-bd14-43f8-b970-dfca96fe6c49 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 17:20:07.580127 | controller | Jun 12 17:17:05.047909 crc crio[21573]: time="2026-06-12T17:17:05.047846176Z" level=info msg="Removing container: b842980916377d8394d655f8ebdc8709c39f112ca40cac75bd4d8940bb8843e6" id=db460c13-ea19-44f0-9810-8d81e0099805 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 17:20:07.580143 | controller | Jun 12 17:17:05.286420 crc crio[21573]: time="2026-06-12T17:17:05.285810633Z" level=info msg="Removed container b842980916377d8394d655f8ebdc8709c39f112ca40cac75bd4d8940bb8843e6: openshift-must-gather-h49ld/must-gather-t9hk8/gather" id=db460c13-ea19-44f0-9810-8d81e0099805 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 17:20:07.580159 | controller | Jun 12 17:17:10.002201 crc crio[21573]: time="2026-06-12T17:17:10.001328984Z" level=info msg="Stopping pod sandbox: 367ceea30c361cf7bf087b899bf0835df8e0fc61118cfbceb9facc2e7a6f3b9a" id=5c5f84ec-2d11-4026-9031-de3a462d69d9 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 17:20:07.580175 | controller | Jun 12 17:17:10.002201 crc crio[21573]: time="2026-06-12T17:17:10.002203548Z" level=info msg="Stopped pod sandbox (already stopped): 367ceea30c361cf7bf087b899bf0835df8e0fc61118cfbceb9facc2e7a6f3b9a" id=5c5f84ec-2d11-4026-9031-de3a462d69d9 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 17:20:07.580190 | controller | Jun 12 17:17:10.003734 crc crio[21573]: time="2026-06-12T17:17:10.002827327Z" level=info msg="Removing pod sandbox: 367ceea30c361cf7bf087b899bf0835df8e0fc61118cfbceb9facc2e7a6f3b9a" id=2fbadf82-9f92-46ed-a2e9-95678cf1e29c name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 17:20:07.580206 | controller | Jun 12 17:17:10.037026 crc crio[21573]: time="2026-06-12T17:17:10.03689243Z" level=info msg="Removed pod sandbox: 367ceea30c361cf7bf087b899bf0835df8e0fc61118cfbceb9facc2e7a6f3b9a" id=2fbadf82-9f92-46ed-a2e9-95678cf1e29c name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 17:20:07.580225 | controller | Jun 12 17:17:38.133701 crc crio[21573]: time="2026-06-12T17:17:38.13263492Z" level=info msg="Running pod sandbox: openshift-marketplace/certified-operators-7jpjw/POD" id=dcc7b40a-ad19-4e49-94c0-fd36446ae37d name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:20:07.580241 | controller | Jun 12 17:17:38.135189 crc crio[21573]: time="2026-06-12T17:17:38.133772493Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.580257 | controller | Jun 12 17:17:38.185212 crc crio[21573]: time="2026-06-12T17:17:38.185060125Z" level=info msg="Got pod network &{Name:certified-operators-7jpjw Namespace:openshift-marketplace ID:8c6b14ce8a472613dfd8b1d610b12c8ea78ec8773b201cce233de784883cd6cb UID:82be0db5-adaa-4a06-8fac-7ac751de13b0 NetNS:/var/run/netns/ac5e96e6-b6e7-4119-bd03-b5f4145d20dc Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod82be0db5_adaa_4a06_8fac_7ac751de13b0.slice PodAnnotations:0xc003675158}] Aliases:map[]}"
2026-06-12 17:20:07.580273 | controller | Jun 12 17:17:38.185212 crc crio[21573]: time="2026-06-12T17:17:38.185167018Z" level=info msg="Adding pod openshift-marketplace_certified-operators-7jpjw to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 17:20:07.580290 | controller | Jun 12 17:17:38.824586 crc crio[21573]: 2026-06-12T17:17:38Z [verbose] CmdAdd (shim): {1.1.0 [{Name:8c6b14ce8a47261 Mac:3e:a6:b4:b2:58:48 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:1a Mtu:0 Sandbox:/var/run/netns/ac5e96e6-b6e7-4119-bd03-b5f4145d20dc SocketPath: PciID:}] [{Interface:0xc0001345c0 Address:{IP:10.217.1.26 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 17:20:07.580306 | controller | Jun 12 17:17:38.824586 crc crio[21573]: time="2026-06-12T17:17:38.822878431Z" level=info msg="Got pod network &{Name:certified-operators-7jpjw Namespace:openshift-marketplace ID:8c6b14ce8a472613dfd8b1d610b12c8ea78ec8773b201cce233de784883cd6cb UID:82be0db5-adaa-4a06-8fac-7ac751de13b0 NetNS:/var/run/netns/ac5e96e6-b6e7-4119-bd03-b5f4145d20dc Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod82be0db5_adaa_4a06_8fac_7ac751de13b0.slice PodAnnotations:0xc003675158}] Aliases:map[]}"
2026-06-12 17:20:07.580323 | controller | Jun 12 17:17:38.824586 crc crio[21573]: time="2026-06-12T17:17:38.823023354Z" level=info msg="Checking pod openshift-marketplace_certified-operators-7jpjw for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 17:20:07.580339 | controller | Jun 12 17:17:38.838361 crc crio[21573]: time="2026-06-12T17:17:38.838278467Z" level=info msg="Ran pod sandbox 8c6b14ce8a472613dfd8b1d610b12c8ea78ec8773b201cce233de784883cd6cb with infra container: openshift-marketplace/certified-operators-7jpjw/POD" id=dcc7b40a-ad19-4e49-94c0-fd36446ae37d name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:20:07.580356 | controller | Jun 12 17:17:38.844926 crc crio[21573]: time="2026-06-12T17:17:38.844814781Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=361e776e-8c7b-40ca-843f-cd652d0e9be7 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:20:07.580372 | controller | Jun 12 17:17:38.849036 crc crio[21573]: time="2026-06-12T17:17:38.848868511Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=be1b0995-439a-49e9-8eb6-32565eceedb8 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:20:07.580388 | controller | Jun 12 17:17:38.860914 crc crio[21573]: time="2026-06-12T17:17:38.860812336Z" level=info msg="Creating container: openshift-marketplace/certified-operators-7jpjw/extract-utilities" id=11e0946a-03ec-4faa-be46-9a5f3c220927 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:20:07.580408 | controller | Jun 12 17:17:38.861385 crc crio[21573]: time="2026-06-12T17:17:38.861325201Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.580424 | controller | Jun 12 17:17:38.972583 crc crio[21573]: time="2026-06-12T17:17:38.972288228Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.580440 | controller | Jun 12 17:17:38.978700 crc crio[21573]: time="2026-06-12T17:17:38.978541502Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.580456 | controller | Jun 12 17:17:39.136964 crc crio[21573]: time="2026-06-12T17:17:39.136050172Z" level=info msg="Created container db22e949934461f03356de0ff498fa78a5718bb46e778c81b009bca9ef2d0b96: openshift-marketplace/certified-operators-7jpjw/extract-utilities" id=11e0946a-03ec-4faa-be46-9a5f3c220927 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:20:07.580472 | controller | Jun 12 17:17:39.139341 crc crio[21573]: time="2026-06-12T17:17:39.139258111Z" level=info msg="Starting container: db22e949934461f03356de0ff498fa78a5718bb46e778c81b009bca9ef2d0b96" id=c13565b9-1aae-44dd-9d3a-e43f5db9ddb2 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 17:20:07.580488 | controller | Jun 12 17:17:39.147298 crc crio[21573]: time="2026-06-12T17:17:39.147154612Z" level=info msg="Started container" PID=300272 containerID=db22e949934461f03356de0ff498fa78a5718bb46e778c81b009bca9ef2d0b96 description=openshift-marketplace/certified-operators-7jpjw/extract-utilities id=c13565b9-1aae-44dd-9d3a-e43f5db9ddb2 name=/runtime.v1.RuntimeService/StartContainer sandboxID=8c6b14ce8a472613dfd8b1d610b12c8ea78ec8773b201cce233de784883cd6cb
2026-06-12 17:20:07.580505 | controller | Jun 12 17:17:39.810968 crc crio[21573]: time="2026-06-12T17:17:39.810867016Z" level=info msg="Pulling image: registry.redhat.io/redhat/certified-operator-index:v4.20" id=820cb2a5-7afb-427c-9da9-ce6c3df1f337 name=/runtime.v1.ImageService/PullImage
2026-06-12 17:20:07.580521 | controller | Jun 12 17:17:39.822350 crc crio[21573]: time="2026-06-12T17:17:39.822239164Z" level=info msg="Trying to access \"registry.redhat.io/redhat/certified-operator-index:v4.20\""
2026-06-12 17:20:07.580537 | controller | Jun 12 17:17:40.731574 crc crio[21573]: time="2026-06-12T17:17:40.73098867Z" level=info msg="Pulled image: registry.redhat.io/redhat/certified-operator-index@sha256:479a8801ff2843735e11b3d64fd2612da3248c45b500a01b08df90f7aab8d46b" id=820cb2a5-7afb-427c-9da9-ce6c3df1f337 name=/runtime.v1.ImageService/PullImage
2026-06-12 17:20:07.580554 | controller | Jun 12 17:17:40.734519 crc crio[21573]: time="2026-06-12T17:17:40.734298952Z" level=info msg="Checking image status: registry.redhat.io/redhat/certified-operator-index:v4.20" id=a4576ef9-8742-404b-aba1-a88e063800de name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:20:07.580571 | controller | Jun 12 17:17:40.741167 crc crio[21573]: time="2026-06-12T17:17:40.741055491Z" level=info msg="Checking image status: registry.redhat.io/redhat/certified-operator-index:v4.20" id=93691e17-35f1-4043-9dc2-9956a2bd4414 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:20:07.580609 | controller | Jun 12 17:17:40.750328 crc crio[21573]: time="2026-06-12T17:17:40.750210787Z" level=info msg="Creating container: openshift-marketplace/certified-operators-7jpjw/extract-content" id=5f3bd5e5-8a4e-4b47-935d-26380c79626b name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:20:07.580627 | controller | Jun 12 17:17:40.751170 crc crio[21573]: time="2026-06-12T17:17:40.751110562Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.580648 | controller | Jun 12 17:17:40.800112 crc crio[21573]: time="2026-06-12T17:17:40.799989287Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.580664 | controller | Jun 12 17:17:40.805208 crc crio[21573]: time="2026-06-12T17:17:40.80513036Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.580680 | controller | Jun 12 17:17:40.972293 crc crio[21573]: time="2026-06-12T17:17:40.972174747Z" level=info msg="Created container 3eaa3738ce024a1b1a9e5d2bb8ce5722f40a636f9d1a83d0554add6b8ae8ac37: openshift-marketplace/certified-operators-7jpjw/extract-content" id=5f3bd5e5-8a4e-4b47-935d-26380c79626b name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:20:07.580697 | controller | Jun 12 17:17:40.973717 crc crio[21573]: time="2026-06-12T17:17:40.973659129Z" level=info msg="Starting container: 3eaa3738ce024a1b1a9e5d2bb8ce5722f40a636f9d1a83d0554add6b8ae8ac37" id=73a79787-a2f5-47a5-a8fd-85772b0b4949 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 17:20:07.580712 | controller | Jun 12 17:17:40.980430 crc crio[21573]: time="2026-06-12T17:17:40.980341693Z" level=info msg="Started container" PID=300360 containerID=3eaa3738ce024a1b1a9e5d2bb8ce5722f40a636f9d1a83d0554add6b8ae8ac37 description=openshift-marketplace/certified-operators-7jpjw/extract-content id=73a79787-a2f5-47a5-a8fd-85772b0b4949 name=/runtime.v1.RuntimeService/StartContainer sandboxID=8c6b14ce8a472613dfd8b1d610b12c8ea78ec8773b201cce233de784883cd6cb
2026-06-12 17:20:07.580730 | controller | Jun 12 17:17:42.865524 crc crio[21573]: time="2026-06-12T17:17:42.864999303Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=ef574e4d-902c-4f2c-8975-af839bc5cbaf name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:20:07.580754 | controller | Jun 12 17:17:42.869271 crc crio[21573]: time="2026-06-12T17:17:42.869169199Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=797440b7-c28d-45fc-a59f-f58249aa5fdb name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:20:07.580771 | controller | Jun 12 17:17:42.879988 crc crio[21573]: time="2026-06-12T17:17:42.879867508Z" level=info msg="Creating container: openshift-marketplace/certified-operators-7jpjw/registry-server" id=e5195872-8457-4250-9599-437cbb1e0b4c name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:20:07.580793 | controller | Jun 12 17:17:42.880519 crc crio[21573]: time="2026-06-12T17:17:42.880339922Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.580810 | controller | Jun 12 17:17:42.951683 crc crio[21573]: time="2026-06-12T17:17:42.951250452Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.580832 | controller | Jun 12 17:17:42.955878 crc crio[21573]: time="2026-06-12T17:17:42.955800478Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.580848 | controller | Jun 12 17:17:43.120414 crc crio[21573]: time="2026-06-12T17:17:43.119814609Z" level=info msg="Created container 847b2eaf349dee1f2f36f132f94f7f660588352d95874c2dc2d45f252bdfc1ee: openshift-marketplace/certified-operators-7jpjw/registry-server" id=e5195872-8457-4250-9599-437cbb1e0b4c name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:20:07.580875 | controller | Jun 12 17:17:43.122202 crc crio[21573]: time="2026-06-12T17:17:43.122093463Z" level=info msg="Starting container: 847b2eaf349dee1f2f36f132f94f7f660588352d95874c2dc2d45f252bdfc1ee" id=3e52fd5c-be57-4480-af9a-9b4a4735a1b6 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 17:20:07.580892 | controller | Jun 12 17:17:43.129598 crc crio[21573]: time="2026-06-12T17:17:43.129495989Z" level=info msg="Started container" PID=300426 containerID=847b2eaf349dee1f2f36f132f94f7f660588352d95874c2dc2d45f252bdfc1ee description=openshift-marketplace/certified-operators-7jpjw/registry-server id=3e52fd5c-be57-4480-af9a-9b4a4735a1b6 name=/runtime.v1.RuntimeService/StartContainer sandboxID=8c6b14ce8a472613dfd8b1d610b12c8ea78ec8773b201cce233de784883cd6cb
2026-06-12 17:20:07.580915 | controller | Jun 12 17:17:50.986212 crc crio[21573]: time="2026-06-12T17:17:50.984875352Z" level=info msg="Stopping container: 847b2eaf349dee1f2f36f132f94f7f660588352d95874c2dc2d45f252bdfc1ee (timeout: 2s)" id=8d2894ae-836c-47f0-85b2-48847680e550 name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 17:20:07.580935 | controller | Jun 12 17:17:51.109798 crc crio[21573]: time="2026-06-12T17:17:51.109675537Z" level=info msg="Stopped container 847b2eaf349dee1f2f36f132f94f7f660588352d95874c2dc2d45f252bdfc1ee: openshift-marketplace/certified-operators-7jpjw/registry-server" id=8d2894ae-836c-47f0-85b2-48847680e550 name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 17:20:07.580957 | controller | Jun 12 17:17:51.111084 crc crio[21573]: time="2026-06-12T17:17:51.110951212Z" level=info msg="Stopping pod sandbox: 8c6b14ce8a472613dfd8b1d610b12c8ea78ec8773b201cce233de784883cd6cb" id=cb54680c-60ed-4e6a-b770-a4222594b9f1 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 17:20:07.580977 | controller | Jun 12 17:17:51.111980 crc crio[21573]: time="2026-06-12T17:17:51.111871029Z" level=info msg="Got pod network &{Name:certified-operators-7jpjw Namespace:openshift-marketplace ID:8c6b14ce8a472613dfd8b1d610b12c8ea78ec8773b201cce233de784883cd6cb UID:82be0db5-adaa-4a06-8fac-7ac751de13b0 NetNS:/var/run/netns/ac5e96e6-b6e7-4119-bd03-b5f4145d20dc Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod82be0db5_adaa_4a06_8fac_7ac751de13b0.slice PodAnnotations:0xc00008d2a8}] Aliases:map[]}"
2026-06-12 17:20:07.580999 | controller | Jun 12 17:17:51.112092 crc crio[21573]: time="2026-06-12T17:17:51.112069594Z" level=info msg="Deleting pod openshift-marketplace_certified-operators-7jpjw from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 17:20:07.581018 | controller | Jun 12 17:17:51.422562 crc crio[21573]: time="2026-06-12T17:17:51.422140073Z" level=info msg="Stopped pod sandbox: 8c6b14ce8a472613dfd8b1d610b12c8ea78ec8773b201cce233de784883cd6cb" id=cb54680c-60ed-4e6a-b770-a4222594b9f1 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 17:20:07.581041 | controller | Jun 12 17:17:52.004332 crc crio[21573]: time="2026-06-12T17:17:52.004275349Z" level=info msg="Removing container: 847b2eaf349dee1f2f36f132f94f7f660588352d95874c2dc2d45f252bdfc1ee" id=27f3fdb2-3cb6-415b-8b60-40ba96a36b1b name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 17:20:07.581060 | controller | Jun 12 17:17:52.032064 crc crio[21573]: time="2026-06-12T17:17:52.031961014Z" level=info msg="Removed container 847b2eaf349dee1f2f36f132f94f7f660588352d95874c2dc2d45f252bdfc1ee: openshift-marketplace/certified-operators-7jpjw/registry-server" id=27f3fdb2-3cb6-415b-8b60-40ba96a36b1b name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 17:20:07.581081 | controller | Jun 12 17:17:52.037050 crc crio[21573]: time="2026-06-12T17:17:52.036964152Z" level=info msg="Removing container: 3eaa3738ce024a1b1a9e5d2bb8ce5722f40a636f9d1a83d0554add6b8ae8ac37" id=cf986c80-1489-46ec-8968-cd5529b5c89f name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 17:20:07.581101 | controller | Jun 12 17:17:52.082519 crc crio[21573]: time="2026-06-12T17:17:52.082287307Z" level=info msg="Removed container 3eaa3738ce024a1b1a9e5d2bb8ce5722f40a636f9d1a83d0554add6b8ae8ac37: openshift-marketplace/certified-operators-7jpjw/extract-content" id=cf986c80-1489-46ec-8968-cd5529b5c89f name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 17:20:07.581126 | controller | Jun 12 17:17:52.087246 crc crio[21573]: time="2026-06-12T17:17:52.087163474Z" level=info msg="Removing container: db22e949934461f03356de0ff498fa78a5718bb46e778c81b009bca9ef2d0b96" id=1d25ecbb-ba87-460b-adf5-50872b54bf80 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 17:20:07.581149 | controller | Jun 12 17:17:52.140627 crc crio[21573]: time="2026-06-12T17:17:52.139933347Z" level=info msg="Removed container db22e949934461f03356de0ff498fa78a5718bb46e778c81b009bca9ef2d0b96: openshift-marketplace/certified-operators-7jpjw/extract-utilities" id=1d25ecbb-ba87-460b-adf5-50872b54bf80 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 17:20:07.581171 | controller | Jun 12 17:18:00.554044 crc crio[21573]: time="2026-06-12T17:18:00.55334074Z" level=info msg="Running pod sandbox: openshift-infra/auto-csr-approver-29688078-54q55/POD" id=f42b8ce7-884e-4e75-9185-11c34e332f15 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:20:07.581188 | controller | Jun 12 17:18:00.555186 crc crio[21573]: time="2026-06-12T17:18:00.55406648Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.581210 | controller | Jun 12 17:18:00.588679 crc crio[21573]: time="2026-06-12T17:18:00.588536253Z" level=info msg="Got pod network &{Name:auto-csr-approver-29688078-54q55 Namespace:openshift-infra ID:7b8a936351ea218f5fd9a85eabb931eda1029149f3eb33fbfcd4f4e293343f6d UID:6c6cd9e9-47b0-4616-932d-e78b2afd8634 NetNS:/var/run/netns/33da7eef-f980-4e63-b724-ccfc3fa369c0 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod6c6cd9e9_47b0_4616_932d_e78b2afd8634.slice PodAnnotations:0xc00008d628}] Aliases:map[]}"
2026-06-12 17:20:07.581230 | controller | Jun 12 17:18:00.588679 crc crio[21573]: time="2026-06-12T17:18:00.588681716Z" level=info msg="Adding pod openshift-infra_auto-csr-approver-29688078-54q55 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 17:20:07.581252 | controller | Jun 12 17:18:01.103608 crc crio[21573]: 2026-06-12T17:18:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:7b8a936351ea218 Mac:62:ea:6b:3c:c2:8b Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:1b Mtu:0 Sandbox:/var/run/netns/33da7eef-f980-4e63-b724-ccfc3fa369c0 SocketPath: PciID:}] [{Interface:0xc0002d8a10 Address:{IP:10.217.1.27 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 17:20:07.581271 | controller | Jun 12 17:18:01.105818 crc crio[21573]: time="2026-06-12T17:18:01.105726666Z" level=info msg="Got pod network &{Name:auto-csr-approver-29688078-54q55 Namespace:openshift-infra ID:7b8a936351ea218f5fd9a85eabb931eda1029149f3eb33fbfcd4f4e293343f6d UID:6c6cd9e9-47b0-4616-932d-e78b2afd8634 NetNS:/var/run/netns/33da7eef-f980-4e63-b724-ccfc3fa369c0 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod6c6cd9e9_47b0_4616_932d_e78b2afd8634.slice PodAnnotations:0xc00008d628}] Aliases:map[]}"
2026-06-12 17:20:07.581292 | controller | Jun 12 17:18:01.105951 crc crio[21573]: time="2026-06-12T17:18:01.105938452Z" level=info msg="Checking pod openshift-infra_auto-csr-approver-29688078-54q55 for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 17:20:07.581372 | controller | Jun 12 17:18:01.118801 crc crio[21573]: time="2026-06-12T17:18:01.117214247Z" level=info msg="Ran pod sandbox 7b8a936351ea218f5fd9a85eabb931eda1029149f3eb33fbfcd4f4e293343f6d with infra container: openshift-infra/auto-csr-approver-29688078-54q55/POD" id=f42b8ce7-884e-4e75-9185-11c34e332f15 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:20:07.581401 | controller | Jun 12 17:18:01.120927 crc crio[21573]: time="2026-06-12T17:18:01.120855788Z" level=info msg="Pulling image: registry.redhat.io/openshift4/ose-cli:latest" id=77e4a14a-5216-42d9-b08c-2f567505eed4 name=/runtime.v1.ImageService/PullImage
2026-06-12 17:20:07.581418 | controller | Jun 12 17:18:01.132951 crc crio[21573]: time="2026-06-12T17:18:01.132861244Z" level=info msg="Trying to access \"registry.redhat.io/openshift4/ose-cli:latest\""
2026-06-12 17:20:07.581435 | controller | Jun 12 17:18:01.971974 crc crio[21573]: time="2026-06-12T17:18:01.971837222Z" level=info msg="Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9" id=77e4a14a-5216-42d9-b08c-2f567505eed4 name=/runtime.v1.ImageService/PullImage
2026-06-12 17:20:07.581451 | controller | Jun 12 17:18:01.973641 crc crio[21573]: time="2026-06-12T17:18:01.972767598Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-cli:latest" id=d0014bd8-dddb-4836-96e1-dfd7fab3461a name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:20:07.581468 | controller | Jun 12 17:18:01.974908 crc crio[21573]: time="2026-06-12T17:18:01.974802023Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-cli:latest" id=77bb4572-37b1-45ac-8919-7a53e633979b name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:20:07.581484 | controller | Jun 12 17:18:01.982855 crc crio[21573]: time="2026-06-12T17:18:01.982631387Z" level=info msg="Creating container: openshift-infra/auto-csr-approver-29688078-54q55/oc" id=55aa8026-91e6-41cb-a44c-d312ce0183f9 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:20:07.581499 | controller | Jun 12 17:18:01.983167 crc crio[21573]: time="2026-06-12T17:18:01.983082645Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.581516 | controller | Jun 12 17:18:02.035648 crc crio[21573]: time="2026-06-12T17:18:02.035007155Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.581532 | controller | Jun 12 17:18:02.351200 crc crio[21573]: time="2026-06-12T17:18:02.351103822Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.581548 | controller | Jun 12 17:18:02.468494 crc crio[21573]: time="2026-06-12T17:18:02.468338445Z" level=info msg="Created container 9757015c51334fb06afe6b02462a2ff43751336275d2871738ed8ddd8e293df6: openshift-infra/auto-csr-approver-29688078-54q55/oc" id=55aa8026-91e6-41cb-a44c-d312ce0183f9 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:20:07.581564 | controller | Jun 12 17:18:02.469601 crc crio[21573]: time="2026-06-12T17:18:02.469387985Z" level=info msg="Starting container: 9757015c51334fb06afe6b02462a2ff43751336275d2871738ed8ddd8e293df6" id=3a416c5c-34d7-4902-a68e-d8f65399e252 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 17:20:07.581605 | controller | Jun 12 17:18:02.474962 crc crio[21573]: time="2026-06-12T17:18:02.474860358Z" level=info msg="Started container" PID=301529 containerID=9757015c51334fb06afe6b02462a2ff43751336275d2871738ed8ddd8e293df6 description=openshift-infra/auto-csr-approver-29688078-54q55/oc id=3a416c5c-34d7-4902-a68e-d8f65399e252 name=/runtime.v1.RuntimeService/StartContainer sandboxID=7b8a936351ea218f5fd9a85eabb931eda1029149f3eb33fbfcd4f4e293343f6d
2026-06-12 17:20:07.581625 | controller | Jun 12 17:18:04.210712 crc crio[21573]: time="2026-06-12T17:18:04.209697205Z" level=info msg="Stopping pod sandbox: 7b8a936351ea218f5fd9a85eabb931eda1029149f3eb33fbfcd4f4e293343f6d" id=a39607e8-4f1e-4ab3-811e-60976a51d5a9 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 17:20:07.581642 | controller | Jun 12 17:18:04.212155 crc crio[21573]: time="2026-06-12T17:18:04.211497045Z" level=info msg="Got pod network &{Name:auto-csr-approver-29688078-54q55 Namespace:openshift-infra ID:7b8a936351ea218f5fd9a85eabb931eda1029149f3eb33fbfcd4f4e293343f6d UID:6c6cd9e9-47b0-4616-932d-e78b2afd8634 NetNS:/var/run/netns/33da7eef-f980-4e63-b724-ccfc3fa369c0 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod6c6cd9e9_47b0_4616_932d_e78b2afd8634.slice PodAnnotations:0xc002e28a08}] Aliases:map[]}"
2026-06-12 17:20:07.581662 | controller | Jun 12 17:18:04.212155 crc crio[21573]: time="2026-06-12T17:18:04.21167254Z" level=info msg="Deleting pod openshift-infra_auto-csr-approver-29688078-54q55 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 17:20:07.581680 | controller | Jun 12 17:18:04.562857 crc crio[21573]: time="2026-06-12T17:18:04.56192689Z" level=info msg="Stopped pod sandbox: 7b8a936351ea218f5fd9a85eabb931eda1029149f3eb33fbfcd4f4e293343f6d" id=a39607e8-4f1e-4ab3-811e-60976a51d5a9 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 17:20:07.581696 | controller | Jun 12 17:18:10.057276 crc crio[21573]: time="2026-06-12T17:18:10.056152628Z" level=info msg="Removing container: e8d866da206e9bc5ed6f6aa3f82c14f1e3bd8c098ee371d1041a23025b1fbc6a" id=2b391f7e-b448-4087-82ab-4ed3f7ac1704 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 17:20:07.581712 | controller | Jun 12 17:18:10.211010 crc crio[21573]: time="2026-06-12T17:18:10.210576113Z" level=info msg="Removed container e8d866da206e9bc5ed6f6aa3f82c14f1e3bd8c098ee371d1041a23025b1fbc6a: openshift-infra/auto-csr-approver-29688072-w9hlv/oc" id=2b391f7e-b448-4087-82ab-4ed3f7ac1704 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 17:20:07.581727 | controller | Jun 12 17:18:10.222915 crc crio[21573]: time="2026-06-12T17:18:10.222822062Z" level=info msg="Stopping pod sandbox: 8c6b14ce8a472613dfd8b1d610b12c8ea78ec8773b201cce233de784883cd6cb" id=7e18a69d-faa0-4658-97bd-fc1c9ad02051 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 17:20:07.581743 | controller | Jun 12 17:18:10.222915 crc crio[21573]: time="2026-06-12T17:18:10.222901004Z" level=info msg="Stopped pod sandbox (already stopped): 8c6b14ce8a472613dfd8b1d610b12c8ea78ec8773b201cce233de784883cd6cb" id=7e18a69d-faa0-4658-97bd-fc1c9ad02051 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 17:20:07.581759 | controller | Jun 12 17:18:10.223707 crc crio[21573]: time="2026-06-12T17:18:10.223630124Z" level=info msg="Removing pod sandbox: 8c6b14ce8a472613dfd8b1d610b12c8ea78ec8773b201cce233de784883cd6cb" id=f0bd16de-fedb-419e-99cf-f1de356268d3 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 17:20:07.581775 | controller | Jun 12 17:18:10.239671 crc crio[21573]: time="2026-06-12T17:18:10.239579832Z" level=info msg="Removed pod sandbox: 8c6b14ce8a472613dfd8b1d610b12c8ea78ec8773b201cce233de784883cd6cb" id=f0bd16de-fedb-419e-99cf-f1de356268d3 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 17:20:07.581791 | controller | Jun 12 17:18:10.241553 crc crio[21573]: time="2026-06-12T17:18:10.24139061Z" level=info msg="Stopping pod sandbox: 294e4dd8d0865cff66ec037ffb652817441f2da1808a6c770fc9803116603177" id=81d4bc7c-833c-469e-86e2-5e6ba263bde4 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 17:20:07.581807 | controller | Jun 12 17:18:10.241652 crc crio[21573]: time="2026-06-12T17:18:10.241591996Z" level=info msg="Stopped pod sandbox (already stopped): 294e4dd8d0865cff66ec037ffb652817441f2da1808a6c770fc9803116603177" id=81d4bc7c-833c-469e-86e2-5e6ba263bde4 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 17:20:07.581823 | controller | Jun 12 17:18:10.242368 crc crio[21573]: time="2026-06-12T17:18:10.242302466Z" level=info msg="Removing pod sandbox: 294e4dd8d0865cff66ec037ffb652817441f2da1808a6c770fc9803116603177" id=8ad7534e-28e3-47ac-a4c4-cb8bc1ad5326 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 17:20:07.581839 | controller | Jun 12 17:18:10.257957 crc crio[21573]: time="2026-06-12T17:18:10.257624645Z" level=info msg="Removed pod sandbox: 294e4dd8d0865cff66ec037ffb652817441f2da1808a6c770fc9803116603177" id=8ad7534e-28e3-47ac-a4c4-cb8bc1ad5326 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 17:20:07.581857 | controller | Jun 12 17:20:00.527252 crc crio[21573]: time="2026-06-12T17:20:00.526512269Z" level=info msg="Running pod sandbox: openshift-infra/auto-csr-approver-29688080-z2gdf/POD" id=27ee7632-0fd2-4f0e-9aca-0c2e553b3d12 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:20:07.581874 | controller | Jun 12 17:20:00.527252 crc crio[21573]: time="2026-06-12T17:20:00.527221588Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.581890 | controller | Jun 12 17:20:00.564987 crc crio[21573]: time="2026-06-12T17:20:00.564911461Z" level=info msg="Got pod network &{Name:auto-csr-approver-29688080-z2gdf Namespace:openshift-infra ID:01e798aba241df662ac104f46ae1d24b1f85367eb9a9786250bc54cdbe67c55b UID:9f2c40f9-0db3-4de5-aa5f-0b7cee7d401d NetNS:/var/run/netns/6386811e-c751-47f8-a88d-1a38d831836c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod9f2c40f9_0db3_4de5_aa5f_0b7cee7d401d.slice PodAnnotations:0xc00338e1a0}] Aliases:map[]}"
2026-06-12 17:20:07.581906 | controller | Jun 12 17:20:00.564987 crc crio[21573]: time="2026-06-12T17:20:00.564973993Z" level=info msg="Adding pod openshift-infra_auto-csr-approver-29688080-z2gdf to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 17:20:07.581923 | controller | Jun 12 17:20:01.096176 crc crio[21573]: 2026-06-12T17:20:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:01e798aba241df6 Mac:9a:ea:51:4c:dc:2f Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:1c Mtu:0 Sandbox:/var/run/netns/6386811e-c751-47f8-a88d-1a38d831836c SocketPath: PciID:}] [{Interface:0xc000014db0 Address:{IP:10.217.1.28 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 17:20:07.581940 | controller | Jun 12 17:20:01.098529 crc crio[21573]: time="2026-06-12T17:20:01.09833766Z" level=info msg="Got pod network &{Name:auto-csr-approver-29688080-z2gdf Namespace:openshift-infra ID:01e798aba241df662ac104f46ae1d24b1f85367eb9a9786250bc54cdbe67c55b UID:9f2c40f9-0db3-4de5-aa5f-0b7cee7d401d NetNS:/var/run/netns/6386811e-c751-47f8-a88d-1a38d831836c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod9f2c40f9_0db3_4de5_aa5f_0b7cee7d401d.slice PodAnnotations:0xc00338e1a0}] Aliases:map[]}"
2026-06-12 17:20:07.581957 | controller | Jun 12 17:20:01.098633 crc crio[21573]: time="2026-06-12T17:20:01.098597548Z" level=info msg="Checking pod openshift-infra_auto-csr-approver-29688080-z2gdf for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 17:20:07.581974 | controller | Jun 12 17:20:01.107697 crc crio[21573]: time="2026-06-12T17:20:01.107526425Z" level=info msg="Ran pod sandbox 01e798aba241df662ac104f46ae1d24b1f85367eb9a9786250bc54cdbe67c55b with infra container: openshift-infra/auto-csr-approver-29688080-z2gdf/POD" id=27ee7632-0fd2-4f0e-9aca-0c2e553b3d12 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:20:07.581990 | controller | Jun 12 17:20:01.110523 crc crio[21573]: time="2026-06-12T17:20:01.110368842Z" level=info msg="Pulling image: registry.redhat.io/openshift4/ose-cli:latest" id=cda501ad-2559-487f-b670-847f9fd2d4bf name=/runtime.v1.ImageService/PullImage
2026-06-12 17:20:07.582007 | controller | Jun 12 17:20:01.121105 crc crio[21573]: time="2026-06-12T17:20:01.121015081Z" level=info msg="Trying to access \"registry.redhat.io/openshift4/ose-cli:latest\""
2026-06-12 17:20:07.582024 | controller | Jun 12 17:20:02.418720 crc crio[21573]: time="2026-06-12T17:20:02.418267967Z" level=info msg="Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9" id=cda501ad-2559-487f-b670-847f9fd2d4bf name=/runtime.v1.ImageService/PullImage
2026-06-12 17:20:07.582044 | controller | Jun 12 17:20:02.424979 crc crio[21573]: time="2026-06-12T17:20:02.424908662Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-cli:latest" id=dcb6d544-4b4d-4c4e-86a0-95ea4602135e name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:20:07.582060 | controller | Jun 12 17:20:02.430516 crc crio[21573]: time="2026-06-12T17:20:02.428558013Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-cli:latest" id=619e45c5-823b-4d9c-974c-44af019897d2 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:20:07.582077 | controller | Jun 12 17:20:02.438553 crc crio[21573]: time="2026-06-12T17:20:02.438317247Z" level=info msg="Creating container: openshift-infra/auto-csr-approver-29688080-z2gdf/oc" id=033776b5-55b0-433e-aac1-0a2585550850 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:20:07.582093 | controller | Jun 12 17:20:02.439008 crc crio[21573]: time="2026-06-12T17:20:02.438957134Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.582109 | controller | Jun 12 17:20:02.481161 crc crio[21573]: time="2026-06-12T17:20:02.48105003Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.582125 | controller | Jun 12 17:20:02.814679 crc crio[21573]: time="2026-06-12T17:20:02.814367628Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:20:07.582141 | controller | Jun 12 17:20:02.949014 crc crio[21573]: time="2026-06-12T17:20:02.948789821Z" level=info msg="Created container 350b5174e8d3a24b9ba9b7c7b9aafbfb630fb797d6b2f664c7d541e5781559da: openshift-infra/auto-csr-approver-29688080-z2gdf/oc" id=033776b5-55b0-433e-aac1-0a2585550850 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:20:07.582158 | controller | Jun 12 17:20:02.950797 crc crio[21573]: time="2026-06-12T17:20:02.950737786Z" level=info msg="Starting container: 350b5174e8d3a24b9ba9b7c7b9aafbfb630fb797d6b2f664c7d541e5781559da" id=a430a2cd-8e49-4237-b42c-2b5c82c03a18 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 17:20:07.582173 | controller | Jun 12 17:20:02.955805 crc crio[21573]: time="2026-06-12T17:20:02.955738205Z" level=info msg="Started container" PID=307351 containerID=350b5174e8d3a24b9ba9b7c7b9aafbfb630fb797d6b2f664c7d541e5781559da description=openshift-infra/auto-csr-approver-29688080-z2gdf/oc id=a430a2cd-8e49-4237-b42c-2b5c82c03a18 name=/runtime.v1.RuntimeService/StartContainer sandboxID=01e798aba241df662ac104f46ae1d24b1f85367eb9a9786250bc54cdbe67c55b
2026-06-12 17:20:07.582190 | controller | Jun 12 17:20:05.263837 crc crio[21573]: time="2026-06-12T17:20:05.262369249Z" level=info msg="Stopping pod sandbox: 01e798aba241df662ac104f46ae1d24b1f85367eb9a9786250bc54cdbe67c55b" id=cd1dc800-149d-470a-a81f-fe32fd4920b1 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 17:20:07.582207 | controller | Jun 12 17:20:05.265836 crc crio[21573]: time="2026-06-12T17:20:05.264968991Z" level=info msg="Got pod network &{Name:auto-csr-approver-29688080-z2gdf Namespace:openshift-infra ID:01e798aba241df662ac104f46ae1d24b1f85367eb9a9786250bc54cdbe67c55b UID:9f2c40f9-0db3-4de5-aa5f-0b7cee7d401d NetNS:/var/run/netns/6386811e-c751-47f8-a88d-1a38d831836c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod9f2c40f9_0db3_4de5_aa5f_0b7cee7d401d.slice PodAnnotations:0xc000138960}] Aliases:map[]}"
2026-06-12 17:20:07.582224 | controller | Jun 12 17:20:05.265836 crc crio[21573]: time="2026-06-12T17:20:05.265113646Z" level=info msg="Deleting pod openshift-infra_auto-csr-approver-29688080-z2gdf from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 17:20:07.582244 | controller | Jun 12 17:20:05.646988 crc crio[21573]: time="2026-06-12T17:20:05.646090364Z" level=info msg="Stopped pod sandbox: 01e798aba241df662ac104f46ae1d24b1f85367eb9a9786250bc54cdbe67c55b" id=cd1dc800-149d-470a-a81f-fe32fd4920b1 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 17:20:07.582323 | controller | ok: Item: crc Runtime: 0:00:00.961633
2026-06-12 17:20:08.302917 | 
2026-06-12 17:20:08.303151 | LOOP [env_op_images : Write CRI-O logs to files per node]
2026-06-12 17:20:10.145346 | controller | changed:
2026-06-12 17:20:10.145768 | controller | {
2026-06-12 17:20:10.145808 | controller |   "ansible_loop_var": "item",
2026-06-12 17:20:10.145830 | controller |   "changed": true,
2026-06-12 17:20:10.145853 | controller |   "cmd": [
2026-06-12 17:20:10.145934 | controller |     "oc",
2026-06-12 17:20:10.145957 | controller |     "adm",
2026-06-12 17:20:10.145973 | controller |     "node-logs",
2026-06-12 17:20:10.145988 | controller |     "crc",
2026-06-12 17:20:10.146003 | controller |     "-u",
2026-06-12 17:20:10.146018 | controller |     "crio",
2026-06-12 17:20:10.146033 | controller |     "--since=-24h"
2026-06-12 17:20:10.146066 | controller |   ],
2026-06-12 17:20:10.146085 | controller |   "delta": "0:00:00.961633",
2026-06-12 17:20:10.146101 | controller |   "end": "2026-06-12 17:20:06.974203",
2026-06-12 17:20:10.146117 | controller |   "failed": false,
2026-06-12 17:20:10.146132 | controller |   "failed_when_result": false,
2026-06-12 17:20:10.146147 | controller |   "invocation": {
2026-06-12 17:20:10.146162 | controller |     "module_args": {
2026-06-12 17:20:10.146176 | controller |       "_raw_params": "oc adm node-logs \"crc\" -u crio --since=-24h",
2026-06-12 17:20:10.146192 | controller |       "_uses_shell": false,
2026-06-12 17:20:10.146208 | controller |       "argv": null,
2026-06-12 17:20:10.146222 | controller |       "chdir": null,
2026-06-12 17:20:10.146237 | controller |       "creates": null,
2026-06-12 17:20:10.146251 | controller |       "executable": null,
2026-06-12 17:20:10.146267 | controller |       "expand_argument_vars": true,
2026-06-12 17:20:10.146282 | controller |       "removes": null,
2026-06-12 17:20:10.146297 | controller |       "stdin": null,
2026-06-12 17:20:10.146312 | controller |       "stdin_add_newline": true,
2026-06-12 17:20:10.146327 | controller |       "strip_empty_ends": true,
2026-06-12 17:20:10.146342 | controller |       "zuul_ansible_split_streams": false,
2026-06-12 17:20:10.146357 | controller |       "zuul_log_id": "in-loop-ignore",
2026-06-12 17:20:10.146372 | controller |       "zuul_no_log": false,
2026-06-12 17:20:10.146387 | controller |       "zuul_output_max_bytes": 1073741824
2026-06-12 17:20:10.146401 | controller |     }
2026-06-12 17:20:10.146416 | controller |   },
2026-06-12 17:20:10.146431 | controller |   "item": "crc",
2026-06-12 17:20:10.146446 | controller |   "msg": "",
2026-06-12 17:20:10.146461 | controller |   "rc": 0,
2026-06-12 17:20:10.146476 | controller |   "start": "2026-06-12 17:20:06.012570",
2026-06-12 17:20:10.146490 | controller |   "stderr": "",
2026-06-12 17:20:10.146506 | controller |   "stderr_lines": [],
2026-06-12 17:20:10.148909 | controller |   "stdout": "Jun 12 15:41:26.167678 crc systemd[1]: Starting Container Runtime Interface for OCI (CRI-O)...\nJun 12 15:41:27.192282 crc crio[3652]: time=\"2026-06-12T15:41:27.191020177Z\" level=info msg=\"Updating config from single file: /etc/crio/crio.conf\"\nJun 12 15:41:27.192282 crc crio[3652]: time=\"2026-06-12T15:41:27.192253952Z\" level=info msg=\"Updating config from drop-in file: /etc/crio/crio.conf\"\nJun 12 15:41:27.210901 crc crio[3652]: time=\"2026-06-12T15:41:27.210765062Z\" level=info msg=\"Updating config from path: /etc/crio/crio.conf.d\"\nJun 12 15:41:27.211909 crc crio[3652]: time=\"2026-06-12T15:41:27.21184637Z\" level=info msg=\"Updating config from drop-in file: /etc/crio/crio.conf.d/00-default\"\nJun 12 15:41:27.238194 crc crio[3652]: time=\"2026-06-12T15:41:27.237929046Z\" level=info msg=\"Starting CRI-O, version: 1.33.5-3.rhaos4.20.gitd0ea985.el9, git: unknown(clean)\"\nJun 12 15:41:27.239271 crc crio[3652]: time=\"2026-06-12T15:41:27.238636377Z\" level=info msg=\"Node configuration value for hugetlb cgroup is true\"\nJun 12 15:41:27.239271 crc crio[3652]: time=\"2026-06-12T15:41:27.239226687Z\" level=info msg=\"Node configuration value for pid cgroup is true\"\nJun 12 15:41:27.240420 crc crio[3652]: time=\"2026-06-12T15:41:27.240320771Z\" level=info msg=\"Node configuration value for memoryswap cgroup is true\"\nJun 12 15:41:27.240420 crc crio[3652]: time=\"2026-06-12T15:41:27.240380563Z\" level=info msg=\"Node configuration value for cgroup v2 is true\"\nJun 12 15:41:27.292154 crc crio[3652]: time=\"2026-06-12T15:41:27.291994994Z\" level=info msg=\"Node configuration value for systemd AllowedCPUs is true\"\nJun 12 15:41:27.325728 crc crio[3652]: time=\"2026-06-12T15:41:27.325583104Z\" level=info msg=\"Using default capabilities: CAP_CHOWN, CAP_DAC_OVERRIDE, CAP_FSETID, CAP_FOWNER, CAP_SETGID, CAP_SETUID, CAP_SETPCAP, CAP_NET_BIND_SERVICE, CAP_KILL\"\nJun 12 15:41:27.333668 crc crio[3652]: time=\"2026-06-12T15:41:27.333391873Z\" level=info msg=\"Using runtime handler crun version 1.23.1, commit: d20b23dba05e822b93b82f2f34fd5dada433e0c2, rundir: /run/crun, spec: 1.0.0, +SYSTEMD +SELINUX +APPARMOR +CAP +SECCOMP +EBPF +CRIU +YAJL\"\nJun 12 15:41:27.876722 crc crio[3652]: time=\"2026-06-12T15:41:27.87551468Z\" level=info msg=\"Using runtime handler runc version 1.2.4, spec: 1.2.0+dev, go: go1.23.2 (Red Hat 1.23.2-1.el9), libseccomp: 2.5.2\"\nJun 12 15:41:28.549431 crc crio[3652]: time=\"2026-06-12T15:41:28.549143843Z\" level=info msg=\"Checkpoint/restore support enabled\"\nJun 12 15:41:28.549431 crc crio[3652]: time=\"2026-06-12T15:41:28.549215845Z\" level=info msg=\"Using the internal default seccomp profile\"\nJun 12 15:41:28.549431 crc crio[3652]: time=\"2026-06-12T15:41:28.549230372Z\" level=info msg=\"AppArmor is disabled by the system or at CRI-O build-time\"\nJun 12 15:41:28.549431 crc crio[3652]: time=\"2026-06-12T15:41:28.549239416Z\" level=info msg=\"No blockio config file specified, blockio not configured\"\nJun 12 15:41:28.549431 crc crio[3652]: time=\"2026-06-12T15:41:28.549251371Z\" level=info msg=\"RDT not available in the host system\"\nJun 12 15:41:28.573077 crc crio[3652]: time=\"2026-06-12T15:41:28.572943852Z\" level=info msg=\"Conmon does support the --sync option\"\nJun 12 15:41:28.573077 crc crio[3652]: time=\"2026-06-12T15:41:28.573026219Z\" level=info msg=\"Conmon does support the --log-global-size-max option\"\nJun 12 15:41:28.578182 crc crio[3652]: time=\"2026-06-12T15:41:28.578060162Z\" level=info msg=\"Conmon does support the --sync option\"\nJun 12 15:41:28.578182 crc crio[3652]: time=\"2026-06-12T15:41:28.578170411Z\" level=info msg=\"Conmon does support the --log-global-size-max option\"\nJun 12 15:41:29.787987 crc crio[3652]: time=\"2026-06-12T15:41:29.787103322Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"\nJun 12 15:41:29.789365 crc crio[3652]: time=\"2026-06-12T15:41:29.789337277Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"\nJun 12 15:41:29.792503 crc crio[3652]: time=\"2026-06-12T15:41:29.792380113Z\" level=info msg=\"FLAG: --enable-profile-unix-socket=\\\"true\\\"\\n\"\nJun 12 15:41:29.792758 crc crio[3652]: time=\"2026-06-12T15:41:29.792720786Z\" level=info msg=\"FLAG: --stream-address=\\\"192.168.130.11\\\"\\n\"\nJun 12 15:41:29.793874 crc crio[3652]: time=\"2026-06-12T15:41:29.793730301Z\" level=info msg=\"Current CRI-O configuration:\\n[crio]\\n  root = \\\"/var/lib/containers/storage\\\"\\n  runroot = \\\"/run/containers/storage\\\"\\n  imagestore = \\\"\\\"\\n  storage_driver = \\\"overlay\\\"\\n  storage_option = [\\\"overlay.skip_mount_home=true\\\"]\\n  log_dir = \\\"/var/log/crio/pods\\\"\\n  version_file = \\\"/var/run/crio/version\\\"\\n  version_file_persist = \\\"\\\"\\n  clean_shutdown_file = \\\"/var/lib/crio/clean.shutdown\\\"\\n  internal_wipe = true\\n  internal_repair = true\\n  [crio.api]\\n    grpc_max_send_msg_size = 83886080\\n    grpc_max_recv_msg_size = 83886080\\n    listen = \\\"/var/run/crio/crio.sock\\\"\\n    stream_address = \\\"192.168.130.11\\\"\\n    stream_port = \\\"0\\\"\\n    stream_enable_tls = false\\n    stream_tls_cert = \\\"\\\"\\n    stream_tls_key = \\\"\\\"\\n    stream_tls_ca = \\\"\\\"\\n    stream_idle_timeout = \\\"\\\"\\n  [crio.runtime]\\n    no_pivot = false\\n    selinux = true\\n    log_to_journald = false\\n    drop_infra_ctr = true\\n    read_only = false\\n    hooks_dir = [\\\"/etc/containers/oci/hooks.d\\\", \\\"/run/containers/oci/hooks.d\\\", \\\"/usr/share/containers/oci/hooks.d\\\"]\\n    default_capabilities = [\\\"CHOWN\\\", \\\"DAC_OVERRIDE\\\", \\\"FSETID\\\", \\\"FOWNER\\\", \\\"SETGID\\\", \\\"SETUID\\\", \\\"SETPCAP\\\", \\\"NET_BIND_SERVICE\\\", \\\"KILL\\\"]\\n    add_inheritable_capabilities = false\\n    default_env = [\\\"NSS_SDB_USE_CACHE=no\\\"]\\n    default_sysctls = [\\\"net.ipv4.ping_group_range=0 2147483647\\\"]\\n    default_ulimits = [\\\"nofile=1048576\\\"]\\n    allowed_devices = [\\\"/dev/fuse\\\", \\\"/dev/net/tun\\\"]\\n    cdi_spec_dirs = [\\\"/etc/cdi\\\", \\\"/var/run/cdi\\\"]\\n    device_ownership_from_security_context = false\\n    default_runtime = \\\"crun\\\"\\n    decryption_keys_path = \\\"/etc/crio/keys/\\\"\\n    conmon = \\\"\\\"\\n    conmon_cgroup = \\\"pod\\\"\\n    seccomp_profile = \\\"\\\"\\n    privileged_seccomp_profile = \\\"\\\"\\n    apparmor_profile = \\\"crio-default\\\"\\n    blockio_config_file = \\\"\\\"\\n    blockio_reload = false\\n    irqbalance_config_file = \\\"/etc/sysconfig/irqbalance\\\"\\n    rdt_config_file = \\\"\\\"\\n    cgroup_manager = \\\"systemd\\\"\\n    default_mounts_file = \\\"\\\"\\n    container_exits_dir = \\\"/var/run/crio/exits\\\"\\n    container_attach_socket_dir = \\\"/var/run/crio\\\"\\n    bind_mount_prefix = \\\"\\\"\\n    uid_mappings = \\\"\\\"\\n    minimum_mappable_uid = -1\\n    gid_mappings = \\\"\\\"\\n    minimum_mappable_gid = -1\\n    log_level = \\\"info\\\"\\n    log_filter = \\\"\\\"\\n    namespaces_dir = \\\"/var/run\\\"\\n    pinns_path = \\\"/usr/bin/pinns\\\"\\n    enable_criu_support = true\\n    pids_limit = -1\\n    log_size_max = -1\\n    ctr_stop_timeout = 30\\n    separate_pull_cgroup = \\\"\\\"\\n    infra_ctr_cpuset = \\\"\\\"\\n    shared_cpuset = \\\"\\\"\\n    absent_mount_sources_to_reject = [\\\"/etc/hostname\\\"]\\n    enable_pod_events = false\\n    irqbalance_config_restore_file = \\\"/etc/sysconfig/orig_irq_banned_cpus\\\"\\n    hostnetwork_disable_selinux = true\\n    disable_hostport_mapping = false\\n    timezone = \\\"\\\"\\n    [crio.runtime.runtimes]\\n      [crio.runtime.runtimes.crun]\\n        runtime_config_path = \\\"\\\"\\n        runtime_path = \\\"/usr/bin/crun\\\"\\n        runtime_type = \\\"\\\"\\n        runtime_root = \\\"/run/crun\\\"\\n        allowed_annotations = [\\\"io.containers.trace-syscall\\\", \\\"io.kubernetes.cri-o.Devices\\\", \\\"io.kubernetes.cri-o.LinkLogs\\\"]\\n        monitor_path = \\\"/usr/bin/conmon\\\"\\n        monitor_cgroup = \\\"pod\\\"\\n        container_min_memory = \\\"512KiB\\\"\\n        no_sync_log = false\\n        [crio.runtime.runtimes.crun.default_annotations]\\n          \\\"run.oci.systemd.subgroup\\\" = \\\"\\\"\\n      [crio.runtime.runtimes.runc]\\n        runtime_config_path = \\\"\\\"\\n        runtime_path = \\\"/usr/bin/runc\\\"\\n        runtime_type = \\\"\\\"\\n        runtime_root = \\\"/run/runc\\\"\\n        allowed_annotations = [\\\"io.containers.trace-syscall\\\", \\\"io.kubernetes.cri-o.Devices\\\", \\\"io.kubernetes.cri-o.LinkLogs\\\"]\\n        monitor_path = \\\"/usr/bin/conmon\\\"\\n        monitor_cgroup = \\\"pod\\\"\\n        container_min_memory = \\\"12MiB\\\"\\n        no_sync_log = false\\n    [crio.runtime.workloads]\\n      [crio.runtime.workloads.openshift-builder]\\n        activation_annotation = \\\"io.openshift.builder\\\"\\n        annotation_prefix = \\\"\\\"\\n        allowed_annotations = [\\\"io.kubernetes.cri-o.userns-mode\\\", \\\"io.kubernetes.cri-o.Devices\\\"]\\n        DisallowedAnnotations = [\\\"cpu-quota.crio.io\\\", \\\"cpu-freq-governor.crio.io\\\", \\\"io.kubernetes.cri-o.umask\\\", \\\"io.kubernetes.cri-o.PodLinuxOverhead\\\", \\\"io.kubernetes.cri-o.LinkLogs\\\", \\\"seccomp-profile.kubernetes.cri-o.io\\\", \\\"io.kubernetes.cri.container-type\\\", \\\"run.oci.\\\", \\\"io.kubernetes.cri-o.UnifiedCgroup\\\", \\\"io.containers.trace-syscall\\\", \\\"cpu-c-states.crio.io\\\", \\\"io.kubernetes.cri-o.seccompNotifierAction\\\", \\\"io.kubernetes.cri-o.DisableFIPS\\\", \\\"org.criu.config\\\", \\\"io.kubernetes.cri-o.cgroup2-mount-hierarchy-rw\\\", \\\"io.kubernetes.cri-o.TrySkipVolumeSELinuxLabel\\\", \\\"module.wasm.image/variant\\\", \\\"io.kubernetes.cri-o.ShmSize\\\", \\\"cpu-load-balancing.crio.io\\\", \\\"irq-load-balancing.crio.io\\\", \\\"io.kubernetes.cri.rdt-class\\\", \\\"io.kubernetes.cri-o.PodLinuxResources\\\", \\\"cpu-shared.crio.io\\\", \\\"bundle\\\", \\\"org.systemd.property.\\\"]\\n        [crio.runtime.workloads.openshift-builder.resources]\\n          CPUShares = 0\\n          CPUQuota = 0\\n          CPUPeriod = 0\\n          CPUSet = \\\"\\\"\\n          CPULimit = 0\\n  [crio.image]\\n    default_transport = \\\"docker://\\\"\\n    global_auth_file = \\\"/var/lib/kubelet/config.json\\\"\\n    pause_image = \\\"quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:cc2b30e70040205c2536d01ae5c850be1ed2d775cf13249e50328e5085777977\\\"\\n    pause_image_auth_file = \\\"/var/lib/kubelet/config.json\\\"\\n    pause_command = \\\"/usr/bin/pod\\\"\\n    signature_policy = \\\"\\\"\\n    signature_policy_dir = \\\"/etc/crio/policies\\\"\\n    image_volumes = \\\"mkdir\\\"\\n    big_files_temporary_dir = \\\"\\\"\\n    auto_reload_registries = false\\n    pull_progress_timeout = \\\"0s\\\"\\n    oci_artifact_mount_support = false\\n  [crio.network]\\n    cni_default_network = \\\"\\\"\\n    network_dir = \\\"/etc/kubernetes/cni/net.d/\\\"\\n    plugin_dirs = [\\\"/var/lib/cni/bin\\\"]\\n  [crio.metrics]\\n    enable_metrics = true\\n    metrics_collectors = [\\\"operations\\\", \\\"operations_latency_microseconds_total\\\", \\\"operations_latency_microseconds\\\", \\\"operations_errors\\\", \\\"image_pulls_layer_size\\\", \\\"containers_oom_total\\\", \\\"containers_oom\\\", \\\"operations_total\\\", \\\"operations_latency_seconds_total\\\", \\\"operations_latency_seconds\\\", \\\"operations_errors_total\\\", \\\"image_pulls_bytes_total\\\", \\\"image_pulls_skipped_bytes_total\\\", \\\"image_pulls_success_total\\\", \\\"image_pulls_failure_total\\\", \\\"image_layer_reuse_total\\\", \\\"containers_oom_count_total\\\", \\\"processes_defunct\\\"]\\n    metrics_host = \\\"127.0.0.1\\\"\\n    metrics_port = 9537\\n    metrics_socket = \\\"\\\"\\n    metrics_cert = \\\"\\\"\\n    metrics_key = \\\"\\\"\\n  [crio.tracing]\\n    enable_tracing = false\\n    tracing_endpoint = \\\"127.0.0.1:4317\\\"\\n    tracing_sampling_rate_per_million = 0\\n  [crio.stats]\\n    stats_collection_period = 0\\n    collection_period = 0\\n  [crio.nri]\\n    enable_nri = true\\n    nri_listen = \\\"/var/run/nri/nri.sock\\\"\\n    nri_plugin_dir = \\\"/opt/nri/plugins\\\"\\n    nri_plugin_config_dir = \\\"/etc/nri/conf.d\\\"\\n    nri_plugin_registration_timeout = \\\"5s\\\"\\n    nri_plugin_request_timeout = \\\"2s\\\"\\n    nri_disable_connections = false\\n\"\nJun 12 15:41:29.798907 crc crio[3652]: time=\"2026-06-12T15:41:29.798869521Z\" level=warning msg=\"Checking storage directory /var/lib/containers/storage for errors because of unclean shutdown\"\nJun 12 15:41:31.687493 crc crio[3652]: time=\"2026-06-12T15:41:31.686987413Z\" level=info msg=\"Attempting to restore irqbalance config from /etc/sysconfig/orig_irq_banned_cpus\"\nJun 12 15:41:31.689024 crc crio[3652]: time=\"2026-06-12T15:41:31.68796545Z\" level=info msg=\"Restore irqbalance config: nothing to do\"\nJun 12 15:41:31.920695 crc crio[3652]: time=\"2026-06-12T15:41:31.920176899Z\" level=warning msg=\"Could not restore sandbox 716f9b4b423fda207fd050f2cc805a414ecaf503cdd039d9046723715112fc7a: failed to Statfs \\\"/var/run/netns/ff2e3c1f-ea42-42c1-9e93-cc4543d1dae1\\\": no such file or directory\"\nJun 12 15:41:31.940095 crc crio[3652]: time=\"2026-06-12T15:41:31.939934932Z\" level=warning msg=\"Deleting all containers under sandbox 716f9b4b423fda207fd050f2cc805a414ecaf503cdd039d9046723715112fc7a since it could not be restored\"\nJun 12 15:41:31.967973 crc crio[3652]: time=\"2026-06-12T15:41:31.967787878Z\" level=warning msg=\"Could not restore sandbox f62ec4c74b2d28d07d15680e61dc47bea0d64f3c10cd0998203816ee1a5e21ae: failed to Statfs \\\"/var/run/netns/60e794cf-e3b7-487a-82e2-ad15f3f7a50a\\\": no such file or directory\"\nJun 12 15:41:31.978687 crc crio[3652]: time=\"2026-06-12T15:41:31.978589267Z\" level=warning msg=\"Deleting all containers under sandbox f62ec4c74b2d28d07d15680e61dc47bea0d64f3c10cd0998203816ee1a5e21ae since it could not be restored\"\nJun 12 15:41:32.000094 crc crio[3652]: time=\"2026-06-12T15:41:31.999905892Z\" level=warning msg=\"Could not restore sandbox d9d2a25c8e17fdfe8249ac2d59a81a5e7e2044dd011c522e21a3181c10ddbd65: failed to Statfs \\\"/var/run/netns/190cd0fc-817a-4517-9b43-0b03b1f8b6fb\\\": no such file or directory\"\nJun 12 15:41:32.016385 crc crio[3652]: time=\"2026-06-12T15:41:32.016200481Z\" level=warning msg=\"Deleting all containers under sandbox d9d2a25c8e17fdfe8249ac2d59a81a5e7e2044dd011c522e21a3181c10ddbd65 since it could not be restored\"\nJun 12 15:41:32.079223 crc crio[3652]: time=\"2026-06-12T15:41:32.079141386Z\" level=warning msg=\"Could not restore sandbox e222155a1c4fc4565a7da9c88c4bc428dc8a0a17b11d7bae294454bb07604400: failed to Statfs \\\"/var/run/netns/d85a67bc-de45-40e3-bab5-8c3bb34843ea\\\": no such file or directory\"\nJun 12 15:41:32.086868 crc crio[3652]: time=\"2026-06-12T15:41:32.086519242Z\" level=warning msg=\"Deleting all containers under sandbox e222155a1c4fc4565a7da9c88c4bc428dc8a0a17b11d7bae294454bb07604400 since it could not be restored\"\nJun 12 15:41:32.094540 crc crio[3652]: time=\"2026-06-12T15:41:32.094370779Z\" level=warning msg=\"Could not restore sandbox 3234aedde795ea669264e61b92a4110e67549062eab489f074d78b555b724ec0: failed to Statfs \\\"/var/run/netns/9db3919f-6487-4977-89c5-c3bb4a69e5d6\\\": no such file or directory\"\nJun 12 15:41:32.099351 crc crio[3652]: time=\"2026-06-12T15:41:32.099181484Z\" level=warning msg=\"Deleting all containers under sandbox 3234aedde795ea669264e61b92a4110e67549062eab489f074d78b555b724ec0 since it could not be restored\"\nJun 12 15:41:32.108578 crc crio[3652]: time=\"2026-06-12T15:41:32.108428253Z\" level=warning msg=\"Could not restore sandbox 2a669a230e0afc58260587ab928a151b6752183179007838320ca23d77998240: failed to Statfs \\\"/var/run/netns/a39ad0c7-24b8-46c1-830b-e9010764ccce\\\": no such file or directory\"\nJun 12 15:41:32.194240 crc crio[3652]: time=\"2026-06-12T15:41:32.19403791Z\" level=warning msg=\"Deleting all containers under sandbox 2a669a230e0afc58260587ab928a151b6752183179007838320ca23d77998240 since it could not be restored\"\nJun 12 15:41:32.207408 crc crio[3652]: time=\"2026-06-12T15:41:32.207252467Z\" level=warning msg=\"Could not restore sandbox 2ac08f16964b2c410806c8a32454b11baadab0ae32ec6ee16db109b5c70d9227: failed to Statfs \\\"/var/run/netns/1c9c5a0b-fde2-491c-a2b7-717b81dfe381\\\": no such file or directory\"\nJun 12 15:41:32.216046 crc crio[3652]: time=\"2026-06-12T15:41:32.215922066Z\" level=warning msg=\"Deleting all containers under sandbox 2ac08f16964b2c410806c8a32454b11baadab0ae32ec6ee16db109b5c70d9227 since it could not be restored\"\nJun 12 15:41:32.225209 crc crio[3652]: time=\"2026-06-12T15:41:32.225155684Z\" level=warning msg=\"Could not restore sandbox 39b7866f65a026a9785951e874d79b2a65586cc09117692bad73d8da76814de6: failed to Statfs \\\"/var/run/netns/e69052f3-a3f8-42de-8993-88269b3c361b\\\": no such file or directory\"\nJun 12 15:41:32.230636 crc crio[3652]: time=\"2026-06-12T15:41:32.230610235Z\" level=warning msg=\"Deleting all containers under sandbox 39b7866f65a026a9785951e874d79b2a65586cc09117692bad73d8da76814de6 since it could not be restored\"\nJun 12 15:41:32.264004 crc crio[3652]: time=\"2026-06-12T15:41:32.263868067Z\" level=warning msg=\"Could not restore sandbox 0a627e5c6308b6ab884fc5085cf4d12b710327538b6da457318523644e6aaa34: failed to Statfs \\\"/var/run/netns/7219bd16-96c6-4d4c-9fd5-6b6e13fad20f\\\": no such file or directory\"\nJun 12 15:41:32.270043 crc crio[3652]: time=\"2026-06-12T15:41:32.269932923Z\" level=warning msg=\"Deleting all containers under sandbox 0a627e5c6308b6ab884fc5085cf4d12b710327538b6da457318523644e6aaa34 since it could not be restored\"\nJun 12 15:41:32.331836 crc crio[3652]: time=\"2026-06-12T15:41:32.33119415Z\" level=warning msg=\"Could not restore sandbox 88d468be9fd1b10ec3aa146a7a933cb4766b9709f66115fc74ae0820c095a45f: failed to Statfs \\\"/var/run/netns/a0348d3d-19fe-46ab-9138-85312818185a\\\": no such file or directory\"\nJun 12 15:41:32.337584 crc crio[3652]: time=\"2026-06-12T15:41:32.337405109Z\" level=warning msg=\"Deleting all containers under sandbox 88d468be9fd1b10ec3aa146a7a933cb4766b9709f66115fc74ae0820c095a45f since it could not be restored\"\nJun 12 15:41:32.360090 crc crio[3652]: time=\"2026-06-12T15:41:32.359422373Z\" level=warning msg=\"Could not restore sandbox b772409aebad8f593523276009413324ceef9893239aaa903bf8e87341af63e5: failed to Statfs \\\"/var/run/netns/21a6d094-98eb-4202-b5c3-69051d7e954c\\\": no such file or directory\"\nJun 12 15:41:32.365414 crc crio[3652]: time=\"2026-06-12T15:41:32.365273053Z\" level=warning msg=\"Deleting all containers under sandbox b772409aebad8f593523276009413324ceef9893239aaa903bf8e87341af63e5 since it could not be restored\"\nJun 12 15:41:32.372524 crc crio[3652]: time=\"2026-06-12T15:41:32.37233075Z\" level=warning msg=\"Could not restore sandbox 5fa37ff5131c654317df29274d488133bf9d3fc0bbac893fd1adc704cac18f20: failed to Statfs \\\"/var/run/netns/e028aa60-4de1-45f0-8e20-51bf2c35c42d\\\": no such file or directory\"\nJun 12 15:41:32.377147 crc crio[3652]: time=\"2026-06-12T15:41:32.377061093Z\" level=warning msg=\"Deleting all containers under sandbox 5fa37ff5131c654317df29274d488133bf9d3fc0bbac893fd1adc704cac18f20 since it could not be restored\"\nJun 12 15:41:32.390161 crc crio[3652]: time=\"2026-06-12T15:41:32.389629092Z\" level=warning msg=\"Could not restore sandbox aa31576716b05cdc9e4d264e54c2c41b79aab1b69c8410d864515a3524230ed1: failed to Statfs \\\"/var/run/netns/1dc74f34-ab20-4d52-bd7b-d5f09570128f\\\": no such file or directory\"\nJun 12 15:41:32.401322 crc crio[3652]: time=\"2026-06-12T15:41:32.401258779Z\" level=warning msg=\"Deleting all containers under sandbox aa31576716b05cdc9e4d264e54c2c41b79aab1b69c8410d864515a3524230ed1 since it could not be restored\"\nJun 12 15:41:32.413933 crc crio[3652]: time=\"2026-06-12T15:41:32.413420189Z\" level=warning msg=\"Could not restore sandbox 2ad4e6712288ae4114ef99649d38397a6414bb10a28064a266721a8faa87797b: failed to Statfs \\\"/var/run/netns/4551e819-9150-4667-befd-80cd542a3ff6\\\": no such file or directory\"\nJun 12 15:41:32.422750 crc crio[3652]: time=\"2026-06-12T15:41:32.422562868Z\" level=warning msg=\"Deleting all containers under sandbox 2ad4e6712288ae4114ef99649d38397a6414bb10a28064a266721a8faa87797b since it could not be restored\"\nJun 12 15:41:32.437424 crc crio[3652]: time=\"2026-06-12T15:41:32.437253126Z\" level=warning msg=\"Could not restore sandbox caf0bfcc994327ffce39f65a476266f0028b1730dffd3aee3cea097c9e6941d4: failed to Statfs \\\"/var/run/netns/44260f5c-d169-46e1-b4b8-f69b9adfc2f4\\\": no such file or directory\"\nJun 12 15:41:32.444373 crc crio[3652]: time=\"2026-06-12T15:41:32.444178312Z\" level=warning msg=\"Deleting all containers under sandbox caf0bfcc994327ffce39f65a476266f0028b1730dffd3aee3cea097c9e6941d4 since it could not be restored\"\nJun 12 15:41:32.459796 crc crio[3652]: time=\"2026-06-12T15:41:32.459604408Z\" level=warning msg=\"Could not restore sandbox 64c293b20911d06c0a74a43cc241ac2351c0a45b448543e1133e22d8e4b30010: failed to Statfs \\\"/var/run/netns/36e532f2-1b76-438a-b20e-25d97596f804\\\": no such file or directory\"\nJun 12 15:41:32.467804 crc crio[3652]: time=\"2026-06-12T15:41:32.467747343Z\" level=warning msg=\"Deleting all containers under sandbox 64c293b20911d06c0a74a43cc241ac2351c0a45b448543e1133e22d8e4b30010 since it could not be restored\"\nJun 12 15:41:32.483347 crc crio[3652]: time=\"2026-06-12T15:41:32.483257062Z\" level=warning msg=\"Could not restore sandbox a1ec76a456ee5385866457eedabe1015f1dd152e348fe1bc374c717f36f55be7: failed to Statfs \\\"/var/run/netns/98dbeb7b-54c9-48c8-b257-ba1be4841c8e\\\": no such file or directory\"\nJun 12 15:41:32.496573 crc crio[3652]: time=\"2026-06-12T15:41:32.496502969Z\" level=warning msg=\"Deleting all containers under sandbox a1ec76a456ee5385866457eedabe1015f1dd152e348fe1bc374c717f36f55be7 since it could not be restored\"\nJun 12 15:41:32.530429 crc crio[3652]: time=\"2026-06-12T15:41:32.530258412Z\" level=warning msg=\"Could not restore sandbox ac8f65e743463176074b4c0cb4e8c2b3cb849e56ae25be37a16bb9efcd7eb64f: failed to Statfs \\\"/var/run/netns/aa7626ab-b100-47ea-96c8-4f5c69ad8b17\\\": no such file or directory\"\nJun 12 15:41:32.544543 crc crio[3652]: time=\"2026-06-12T15:41:32.544249556Z\" level=warning msg=\"Deleting all containers under sandbox ac8f65e743463176074b4c0cb4e8c2b3cb849e56ae25be37a16bb9efcd7eb64f since it could not be restored\"\nJun 12 15:41:32.572909 crc crio[3652]: time=\"2026-06-12T15:41:32.572672532Z\" level=warning msg=\"Could not restore sandbox c8d89a6a18d8bf8e544fca6f74b002af11259ae7912ab06a6b65e2bd0a014a86: failed to Statfs \\\"/var/run/netns/2da0a078-e17e-4b8a-a39e-f576861e34ae\\\": no such file or directory\"\nJun 12 15:41:32.577524 crc crio[3652]: time=\"2026-06-12T15:41:32.577385506Z\" level=warning msg=\"Deleting all containers under sandbox c8d89a6a18d8bf8e544fca6f74b002af11259ae7912ab06a6b65e2bd0a014a86 since it could not be restored\"\nJun 12 15:41:32.676873 crc crio[3652]: time=\"2026-06-12T15:41:32.676401023Z\" level=warning msg=\"Could not restore sandbox 36b0ac2e570067cac5fa856749f889c89cde326de0eac243b55d634175c59e21: failed to Statfs \\\"/var/run/netns/727effa2-2453-47d4-b205-ce90e20b1702\\\": no such file or directory\"\nJun 12 15:41:32.687431 crc crio[3652]: time=\"2026-06-12T15:41:32.687305824Z\" level=warning msg=\"Deleting all containers under sandbox 36b0ac2e570067cac5fa856749f889c89cde326de0eac243b55d634175c59e21 since it could not be restored\"\nJun 12 15:41:32.695146 crc crio[3652]: time=\"2026-06-12T15:41:32.694992196Z\" level=warning msg=\"Could not restore sandbox df7839e3a7fe9f97d215b350da23429c49ceb57289d871c643f130f5c2ddd4ef: failed to Statfs \\\"/var/run/netns/af680906-9f27-420e-8984-f52f1c6d42da\\\": no such file or directory\"\nJun 12 15:41:32.700304 crc crio[3652]: time=\"2026-06-12T15:41:32.700209431Z\" level=warning msg=\"Deleting all containers under sandbox df7839e3a7fe9f97d215b350da23429c49ceb57289d871c643f130f5c2ddd4ef since it could not be restored\"\nJun 12 15:41:32.709100 crc crio[3652]: time=\"2026-06-12T15:41:32.708892268Z\" level=warning msg=\"Could not restore sandbox 1a6f453dbe8bac2c3bdbb09d3e238da0475d47dbc239b5adad9041e5590c52d9: failed to Statfs \\\"/var/run/netns/5729c4b2-4544-4272-b6e1-f8223ceabca6\\\": no such file or directory\"\nJun 12 15:41:32.714418 crc crio[3652]: time=\"2026-06-12T15:41:32.714353498Z\" level=warning msg=\"Deleting all containers under sandbox 1a6f453dbe8bac2c3bdbb09d3e238da0475d47dbc239b5adad9041e5590c52d9 since it could not be restored\"\nJun 12 15:41:32.748390 crc crio[3652]: time=\"2026-06-12T15:41:32.747896327Z\" level=warning msg=\"Could not restore sandbox cf95c321a021eb9a3ba610455248b4b97c8822803f4d40be10c7b1c223b38946: failed to Statfs \\\"/var/run/netns/0bd2ca7f-1f66-46f8-b64d-f6b48dd61d7e\\\": no such file or directory\"\nJun 12 15:41:32.754855 crc crio[3652]: time=\"2026-06-12T15:41:32.754608497Z\" level=warning msg=\"Deleting all containers under sandbox cf95c321a021eb9a3ba610455248b4b97c8822803f4d40be10c7b1c223b38946 since it could not be restored\"\nJun 12 15:41:32.766666 crc crio[3652]: time=\"2026-06-12T15:41:32.766414147Z\" level=warning msg=\"Could not restore sandbox 0390d7aadc8a3e6eb344c5e0b8426cde958d22f535ef3e4b6a7ecc87ec7ab007: failed to Statfs \\\"/var/run/netns/47e52ab1-31cb-4a90-8828-40586f4582e5\\\": no such file or directory\"\nJun 12 15:41:32.773239 crc crio[3652]: time=\"2026-06-12T15:41:32.773125869Z\" level=warning msg=\"Deleting all containers under sandbox 0390d7aadc8a3e6eb344c5e0b8426cde958d22f535ef3e4b6a7ecc87ec7ab007 since it could not be restored\"\nJun 12 15:41:32.781929 crc crio[3652]: time=\"2026-06-12T15:41:32.781841295Z\" level=warning msg=\"Could not restore sandbox 4251b0938a7c7926c0d92fda115d0192567b38afd62b1da6d3d76cfd5d20a25f: failed to Statfs \\\"/var/run/netns/c7f36d9f-c9b1-4153-8e1f-130ce695595f\\\": no such file or directory\"\nJun 12 15:41:32.787249 crc crio[3652]: time=\"2026-06-12T15:41:32.787113971Z\" level=warning msg=\"Deleting all containers under sandbox 4251b0938a7c7926c0d92fda115d0192567b38afd62b1da6d3d76cfd5d20a25f since it could not be restored\"\nJun 12 15:41:32.818272 crc crio[3652]: time=\"2026-06-12T15:41:32.818151329Z\" level=warning msg=\"Could not restore sandbox 410638bdabddf5fcd1c35e7a74c44e5944cfa3831815455f10afe54ace39c37a: failed to Statfs \\\"/var/run/netns/d9bf0789-854b-4974-8993-90943a82070f\\\": no such file or directory\"\nJun 12 15:41:32.823961 crc crio[3652]: time=\"2026-06-12T15:41:32.823901217Z\" level=warning msg=\"Deleting all containers under sandbox 410638bdabddf5fcd1c35e7a74c44e5944cfa3831815455f10afe54ace39c37a since it could not be restored\"\nJun 12 15:41:32.840279 crc crio[3652]: time=\"2026-06-12T15:41:32.840219255Z\" level=warning msg=\"Could not restore sandbox aa60add6962486c4fb47d83aaf4c6a4c24a0670709ef89751b12f7b79d4c4f8c: failed to Statfs \\\"/var/run/netns/7ba66181-030a-4903-a1c7-c7190ad1e8fe\\\": no such file or directory\"\nJun 12 15:41:32.847737 crc crio[3652]: time=\"2026-06-12T15:41:32.847668375Z\" level=warning msg=\"Deleting all containers under sandbox aa60add6962486c4fb47d83aaf4c6a4c24a0670709ef89751b12f7b79d4c4f8c since it could not be restored\"\nJun 12 15:41:32.859165 crc crio[3652]: time=\"2026-06-12T15:41:32.859023223Z\" level=warning msg=\"Could not restore sandbox f6dab756a5f81da6b1648d44137e45cc60b6c69fca2c6887870ecbde15f13852: failed to Statfs \\\"/var/run/netns/98b2d38b-ac35-44c6-b61c-370ae13d5b89\\\": no such file or directory\"\nJun 12 15:41:32.863761 crc crio[3652]: time=\"2026-06-12T15:41:32.863664175Z\" level=warning msg=\"Deleting all containers under sandbox f6dab756a5f81da6b1648d44137e45cc60b6c69fca2c6887870ecbde15f13852 since it could not be restored\"\nJun 12 15:41:32.873280 crc crio[3652]: time=\"2026-06-12T15:41:32.873202201Z\" level=warning msg=\"Could not restore sandbox 25817f64d195aeb9a06049cd2c29b6be89a688364d3f94522e2eb3a0462d038b: failed to Statfs \\\"/var/run/netns/d2f026db-1d70-45f0-88e1-5ead39997a83\\\": no such file or directory\"\nJun 12 15:41:32.880962 crc crio[3652]: time=\"2026-06-12T15:41:32.880851793Z\" level=warning msg=\"Deleting all containers under sandbox 25817f64d195aeb9a06049cd2c29b6be89a688364d3f94522e2eb3a0462d038b since it could not be restored\"\nJun 12 15:41:32.892230 crc crio[3652]: time=\"2026-06-12T15:41:32.892075721Z\" level=warning msg=\"Could not restore sandbox 8c6585b8db86793364698268f6d5287dd5b180895605886d7545253be162b3b7: failed to Statfs \\\"/var/run/netns/ac7493b3-3bc4-4e68-8140-32803fcd02c2\\\": no such file or directory\"\nJun 12 15:41:32.899667 crc crio[3652]: time=\"2026-06-12T15:41:32.899534168Z\" level=warning msg=\"Deleting all containers under sandbox 8c6585b8db86793364698268f6d5287dd5b180895605886d7545253be162b3b7 since it could not be restored\"\nJun 12 15:41:32.905044 crc crio[3652]: time=\"2026-06-12T15:41:32.904939277Z\" level=warning msg=\"Could not restore sandbox 2906610114c892c992247553738002a45050cbeeafe5029b3a6b35d817dc452a: failed to Statfs \\\"/var/run/netns/e70a486a-51ce-4cb3-89a5-501e3e291b42\\\": no such file or directory\"\nJun 12 15:41:32.908879 crc crio[3652]: time=\"2026-06-12T15:41:32.908754838Z\" level=warning msg=\"Deleting all containers under sandbox 2906610114c892c992247553738002a45050cbeeafe5029b3a6b35d817dc452a since it could not be restored\"\nJun 12 15:41:32.922305 crc crio[3652]: time=\"2026-06-12T15:41:32.922186458Z\" level=warning msg=\"Could not restore sandbox 5504c42c3d1ebf7a6885beeba6f007b75ba053fc3f41adab8282e77c371e66d3: failed to Statfs \\\"/var/run/netns/8024f34b-266f-4fe8-9531-a3a251c0503a\\\": no such file or directory\"\nJun 12 15:41:32.926318 crc crio[3652]: time=\"2026-06-12T15:41:32.926207925Z\" level=warning msg=\"Deleting all containers under sandbox 5504c42c3d1ebf7a6885beeba6f007b75ba053fc3f41adab8282e77c371e66d3 since it could not be restored\"\nJun 12 15:41:32.933637 crc crio[3652]: time=\"2026-06-12T15:41:32.933382405Z\" level=warning msg=\"Could not restore sandbox 87513315fd0d6459c3e9ff38722c06f45676fd2cd669a0356da2de9c0d9d759d: failed to Statfs \\\"/var/run/netns/2c329914-0aff-4edb-99eb-32fae9b2a951\\\": no such file or directory\"\nJun 12 15:41:32.938122 crc crio[3652]: time=\"2026-06-12T15:41:32.938029536Z\" level=warning msg=\"Deleting all containers under sandbox 87513315fd0d6459c3e9ff38722c06f45676fd2cd669a0356da2de9c0d9d759d since it could not be restored\"\nJun 12 15:41:32.947991 crc crio[3652]: time=\"2026-06-12T15:41:32.947842919Z\" level=warning msg=\"Could not restore sandbox 5d12a23f28cfdfab8acc2c31b8e590b1cd1c66262a95d0d9e6334df5c9d83730: failed to Statfs \\\"/var/run/netns/89ceb529-fcbd-47bc-b08c-d08594867841\\\": no such file or directory\"\nJun 12 15:41:32.951971 crc crio[3652]: time=\"2026-06-12T15:41:32.951881816Z\" level=warning msg=\"Deleting all containers under sandbox 5d12a23f28cfdfab8acc2c31b8e590b1cd1c66262a95d0d9e6334df5c9d83730 since it could not be restored\"\nJun 12 15:41:32.961544 crc crio[3652]: time=\"2026-06-12T15:41:32.961383392Z\" level=warning msg=\"Could not restore sandbox 1a4e3f601cadcab1698cc4e396c2d86420ae76346b72be0fd3b8879ae0e9e4ce: failed to Statfs \\\"/var/run/netns/539e1cf0-d143-491e-8434-d7ee4030f305\\\": no such file or directory\"\nJun 12 15:41:32.966184 crc crio[3652]: time=\"2026-06-12T15:41:32.966145206Z\" level=warning msg=\"Deleting all containers under sandbox 1a4e3f601cadcab1698cc4e396c2d86420ae76346b72be0fd3b8879ae0e9e4ce since it could not be restored\"\nJun 12 15:41:33.010531 crc crio[3652]: time=\"2026-06-12T15:41:33.010297897Z\" level=warning msg=\"Could not restore sandbox 7e6ed0d9b7c9ab8c33dcd92eb7fd9e991ad4f26f2911216520ca0edce8757255: failed to Statfs \\\"/var/run/netns/eea81286-9d78-4e4e-966b-6d5861c91996\\\": no such file or directory\"\nJun 12 15:41:33.020770 crc crio[3652]: time=\"2026-06-12T15:41:33.020550742Z\" level=warning msg=\"Deleting all containers under sandbox 7e6ed0d9b7c9ab8c33dcd92eb7fd9e991ad4f26f2911216520ca0edce8757255 since it could not be restored\"\nJun 12 15:41:33.034374 crc crio[3652]: time=\"2026-06-12T15:41:33.034191525Z\" level=warning msg=\"Could not restore sandbox 34605a8868d5dd6079efc188a3cce49b09c028efd54279b3b2b7c48df8fd5e16: failed to Statfs \\\"/var/run/netns/6e2884fa-46a7-4abd-8c22-c5b83a9323ae\\\": no such file or directory\"\nJun 12 15:41:33.045141 crc crio[3652]: time=\"2026-06-12T15:41:33.044989334Z\" level=warning msg=\"Deleting all containers under sandbox 34605a8868d5dd6079efc188a3cce49b09c028efd54279b3b2b7c48df8fd5e16 since it could not be restored\"\nJun 12 15:41:33.058416 crc crio[3652]: time=\"2026-06-12T15:41:33.058280479Z\" level=warning msg=\"Could not restore sandbox 850471e46d32f5277b86e9692db1754f62ff7b6a77a5279a6248f6e9bb69a471: failed to Statfs \\\"/var/run/netns/5db24d1d-9706-4384-b47c-2794d44c4b44\\\": no such file or directory\"\nJun 12 15:41:33.069963 crc crio[3652]: time=\"2026-06-12T15:41:33.069683653Z\" level=warning msg=\"Deleting all containers under sandbox 850471e46d32f5277b86e9692db1754f62ff7b6a77a5279a6248f6e9bb69a471 since it could not be restored\"\nJun 12 15:41:33.092355 crc crio[3652]: time=\"2026-06-12T15:41:33.092179027Z\" level=warning msg=\"Could not restore sandbox 8d059150b9d8ada814e838c2ef04c41dcd9e7f5cc6cd8d6be9fc11344100bd28: failed to Statfs \\\"/var/run/netns/8a53c334-42c9-4054-a6fb-249bc45db021\\\": no such file or directory\"\nJun 12 15:41:33.098674 crc crio[3652]: time=\"2026-06-12T15:41:33.098418926Z\" level=warning msg=\"Deleting all containers under sandbox 8d059150b9d8ada814e838c2ef04c41dcd9e7f5cc6cd8d6be9fc11344100bd28 since it could not be restored\"\nJun 12 15:41:33.120524 crc crio[3652]: time=\"2026-06-12T15:41:33.120335069Z\" level=warning msg=\"Could not restore sandbox 77c7a43aebfa236b2f5dda89f94c365080a6bc71e13aa97182d67accd59f42a2: failed to Statfs \\\"/var/run/netns/7e3ff8b6-bf95-4896-8395-91fb354858fa\\\": no such file or directory\"\nJun 12 15:41:33.126089 crc crio[3652]: time=\"2026-06-12T15:41:33.125907571Z\" level=warning msg=\"Deleting all containers under sandbox 77c7a43aebfa236b2f5dda89f94c365080a6bc71e13aa97182d67accd59f42a2 since it could not be restored\"\nJun 12 15:41:33.137783 crc crio[3652]: time=\"2026-06-12T15:41:33.137649931Z\" level=warning msg=\"Could not restore sandbox c007be82b33d8a9981381fb90ba81b7decd46a3a32856131653d22904f819946: failed to Statfs \\\"/var/run/netns/b6456a5f-c0dd-4c2b-86b2-af42e36c6a9c\\\": no such file or directory\"\nJun 12 15:41:33.142094 crc crio[3652]: time=\"2026-06-12T15:41:33.141988485Z\" level=warning msg=\"Deleting all containers under sandbox c007be82b33d8a9981381fb90ba81b7decd46a3a32856131653d22904f819946 since it could not be restored\"\nJun 12 15:41:33.184239 crc crio[3652]: time=\"2026-06-12T15:41:33.183983344Z\" level=warning msg=\"Could not restore sandbox ca101b65abcacc688b6db6fe9499e5cc58a69da3e55d5e9e0dbd37efd4357017: failed to Statfs \\\"/var/run/netns/7f048016-317e-4b7e-b80a-31fadda4837a\\\": no such file or directory\"\nJun 12 15:41:33.187534 crc crio[3652]: time=\"2026-06-12T15:41:33.187406006Z\" level=warning msg=\"Deleting all containers under sandbox ca101b65abcacc688b6db6fe9499e5cc58a69da3e55d5e9e0dbd37efd4357017 since it could not be restored\"\nJun 12 15:41:33.198027 crc crio[3652]: time=\"2026-06-12T15:41:33.197425894Z\" level=warning msg=\"Could not restore sandbox 42cbc53167cb884d8df411e7ea16aba8682a4699b61f094c370e2471299c2405: failed to Statfs \\\"/var/run/netns/696e0d8f-ea57-4d36-846e-f263cf1f9bc9\\\": no such file or directory\"\nJun 12 15:41:33.202596 crc crio[3652]: time=\"2026-06-12T15:41:33.202375332Z\" level=warning msg=\"Deleting all containers under sandbox 42cbc53167cb884d8df411e7ea16aba8682a4699b61f094c370e2471299c2405 since it could not be restored\"\nJun 12 15:41:33.221263 crc crio[3652]: time=\"2026-06-12T15:41:33.221106968Z\" level=warning msg=\"Could not restore sandbox da2adf6cd892779e9e97c725a1a8d45c2cdb5890c09a25ac078e96ef16ce314f: failed to Statfs \\\"/var/run/netns/c1da005a-84ee-4634-8a5e-a4ebdb2a4c32\\\": no such file or directory\"\nJun 12 15:41:33.224519 crc crio[3652]: time=\"2026-06-12T15:41:33.224402797Z\" level=warning msg=\"Deleting all containers under sandbox da2adf6cd892779e9e97c725a1a8d45c2cdb5890c09a25ac078e96ef16ce314f since it could not be restored\"\nJun 12 15:41:33.280571 crc crio[3652]: time=\"2026-06-12T15:41:33.279998551Z\" level=warning msg=\"Could not restore sandbox fd391bae970f3b64b4d0651ad727c5e7e11857de509c35f5d95e1825021e4183: failed to Statfs \\\"/var/run/netns/46000352-49e7-4b6c-a860-f1d6891e762f\\\": no such file or directory\"\nJun 12 15:41:33.285876 crc crio[3652]: time=\"2026-06-12T15:41:33.28576816Z\" level=warning msg=\"Deleting all containers under sandbox fd391bae970f3b64b4d0651ad727c5e7e11857de509c35f5d95e1825021e4183 since it could not be restored\"\nJun 12 15:41:33.295140 crc crio[3652]: time=\"2026-06-12T15:41:33.294928346Z\" level=warning msg=\"Could not restore sandbox 2bb8f893c353ca3f958d7610b7e177b91239bc7ad02146c114f0eb690f4c783d: failed to Statfs \\\"/var/run/netns/4febcbd8-dcaa-46f5-9391-0c48c2ff24a1\\\": no such file or directory\"\nJun 12 15:41:33.300651 crc crio[3652]: time=\"2026-06-12T15:41:33.300349086Z\" level=warning msg=\"Deleting all containers under sandbox 2bb8f893c353ca3f958d7610b7e177b91239bc7ad02146c114f0eb690f4c783d since it could not be restored\"\nJun 12 15:41:33.309603 crc crio[3652]: time=\"2026-06-12T15:41:33.309133684Z\" level=warning msg=\"Could not restore sandbox 4dc0a1f7b702c1c1cceb3e59fb11d1ccca5adc60a822681834a3ffca24387118: failed to Statfs \\\"/var/run/netns/3f3a9cce-a4ef-41f6-9d79-86f3f5656627\\\": no such file or directory\"\nJun 12 15:41:33.323853 crc crio[3652]: time=\"2026-06-12T15:41:33.323660301Z\" level=warning msg=\"Deleting all containers under sandbox 4dc0a1f7b702c1c1cceb3e59fb11d1ccca5adc60a822681834a3ffca24387118 since it could not be restored\"\nJun 12 15:41:33.341935 crc crio[3652]: time=\"2026-06-12T15:41:33.341752702Z\" level=warning msg=\"Could not restore sandbox b3fb04fc606fe54422d5489bd8fc2b18438bf32c094e6d5499989b1c4680081d: failed to Statfs \\\"/var/run/netns/232a5e6a-ee06-49b4-a707-fec6ca7cc898\\\": no such file or directory\"\nJun 12 15:41:33.346252 crc crio[3652]: time=\"2026-06-12T15:41:33.346148297Z\" level=warning msg=\"Deleting all containers under sandbox b3fb04fc606fe54422d5489bd8fc2b18438bf32c094e6d5499989b1c4680081d since it could not be restored\"\nJun 12 15:41:33.357597 crc crio[3652]: time=\"2026-06-12T15:41:33.357404505Z\" level=warning msg=\"Could not restore sandbox cd0afe61f4dcc682558e239c4cb64ff7d7005e7aa4cbbb50855521992f51be0f: failed to Statfs \\\"/var/run/netns/84ada3cc-bcfc-4d12-a4cf-2c663c00f8ca\\\": no such file or directory\"\nJun 12 15:41:33.360589 crc crio[3652]: time=\"2026-06-12T15:41:33.36050758Z\" level=warning msg=\"Deleting all containers under sandbox cd0afe61f4dcc682558e239c4cb64ff7d7005e7aa4cbbb50855521992f51be0f since it could not be restored\"\nJun 12 15:41:33.367924 crc crio[3652]: time=\"2026-06-12T15:41:33.367823463Z\" level=warning msg=\"Could not restore sandbox 05bb449ea8d4a6051eb35e811bf87fff5904034ddb31563b966a94feda62d150: failed to Statfs \\\"/var/run/netns/f03cfe59-f1f9-4e7f-aab4-cb6159816175\\\": no such file or directory\"\nJun 12 15:41:33.370595 crc crio[3652]: time=\"2026-06-12T15:41:33.370530488Z\" level=warning msg=\"Deleting all containers under sandbox 05bb449ea8d4a6051eb35e811bf87fff5904034ddb31563b966a94feda62d150 since it could not be restored\"\nJun 12 15:41:33.376937 crc crio[3652]: time=\"2026-06-12T15:41:33.376788527Z\" level=warning msg=\"Could not restore sandbox 38165b96140e0076a6d060c89dd252472b6263208d068db2a44f1fadfdbe61b1: failed to Statfs \\\"/var/run/netns/5c7235f1-a6b4-454d-835b-f030913e4937\\\": no such file or directory\"\nJun 12 15:41:33.381652 crc crio[3652]: time=\"2026-06-12T15:41:33.38155899Z\" level=warning msg=\"Deleting all containers under sandbox 38165b96140e0076a6d060c89dd252472b6263208d068db2a44f1fadfdbe61b1 since it could not be restored\"\nJun 12 15:41:33.394129 crc crio[3652]: time=\"2026-06-12T15:41:33.393990237Z\" level=warning msg=\"Could not restore sandbox ec5d8cc1a78af44633e5b157a326c7eb057086da9645d399ada87ef76a040673: failed to Statfs \\\"/var/run/netns/cc7d9fcb-9125-4d0b-9ced-f8070d1d1939\\\": no such file or directory\"\nJun 12 15:41:33.398399 crc crio[3652]: time=\"2026-06-12T15:41:33.398311539Z\" level=warning msg=\"Deleting all containers under sandbox ec5d8cc1a78af44633e5b157a326c7eb057086da9645d399ada87ef76a040673 since it could not be restored\"\nJun 12 15:41:33.405125 crc crio[3652]: time=\"2026-06-12T15:41:33.4050076Z\" level=warning msg=\"Could not restore sandbox 6f1db32e9e579db7cf7dab1ab228e7efa8c130d835afbaf76bc51f3cc09c4bdb: failed to Statfs \\\"/var/run/netns/32b4f8e4-b971-4a83-9e1c-82a6c90698cc\\\": no such file or directory\"\nJun 12 15:41:33.408205 crc crio[3652]: time=\"2026-06-12T15:41:33.408090623Z\" level=warning msg=\"Deleting all containers under sandbox 6f1db32e9e579db7cf7dab1ab228e7efa8c130d835afbaf76bc51f3cc09c4bdb since it could not be restored\"\nJun 12 15:41:33.420078 crc crio[3652]: time=\"2026-06-12T15:41:33.419892423Z\" level=warning msg=\"Could not restore sandbox 40c09d5600c463fc9cd78edba9f0f727e1df5d968ded070c29fdcc4571676587: failed to Statfs \\\"/var/run/netns/1f63c23e-9d33-4153-aa26-77f310b0386a\\\": no such file or directory\"\nJun 12 15:41:33.423589 crc crio[3652]: time=\"2026-06-12T15:41:33.423505909Z\" level=warning msg=\"Deleting all containers under sandbox 40c09d5600c463fc9cd78edba9f0f727e1df5d968ded070c29fdcc4571676587 since it could not be restored\"\nJun 12 15:41:33.430558 crc crio[3652]: time=\"2026-06-12T15:41:33.430364473Z\" level=warning msg=\"Could not restore sandbox ffa16630965ee37fb7ae4617aa9da06a6662aa11df1df8dabfd1ed98d76641ff: failed to Statfs \\\"/var/run/netns/37a1d38b-019a-48e4-9d9f-762d84f7aa85\\\": no such file or directory\"\nJun 12 15:41:33.434762 crc crio[3652]: time=\"2026-06-12T15:41:33.434596994Z\" level=warning msg=\"Deleting all containers under sandbox ffa16630965ee37fb7ae4617aa9da06a6662aa11df1df8dabfd1ed98d76641ff since it could not be restored\"\nJun 12 15:41:33.442107 crc crio[3652]: time=\"2026-06-12T15:41:33.442061591Z\" level=warning msg=\"Could not restore sandbox a81533570b925ea6f6bf65ff689b58f63ee17cd1f7b5f92e4652de0cd34bccd5: failed to Statfs \\\"/var/run/netns/ff88aff1-21f1-4387-8229-c25f8b50a510\\\": no such file or directory\"\nJun 12 15:41:33.447163 crc crio[3652]: time=\"2026-06-12T15:41:33.447125603Z\" level=warning msg=\"Deleting all containers under sandbox a81533570b925ea6f6bf65ff689b58f63ee17cd1f7b5f92e4652de0cd34bccd5 since it could not be restored\"\nJun 12 15:41:33.466403 crc crio[3652]: time=\"2026-06-12T15:41:33.466146706Z\" level=warning msg=\"Could not restore sandbox 6b12327e51a877a5033798e777d6f6f59879a3d85cd70d85c1599c16477cbde9: failed to Statfs \\\"/var/run/netns/899c602a-0b36-471e-afbe-f1baa22ff331\\\": no such file or directory\"\nJun 12 15:41:33.478292 crc crio[3652]: time=\"2026-06-12T15:41:33.478180654Z\" level=warning msg=\"Deleting all containers under sandbox 6b12327e51a877a5033798e777d6f6f59879a3d85cd70d85c1599c16477cbde9 since it could not be restored\"\nJun 12 15:41:33.492350 crc crio[3652]: time=\"2026-06-12T15:41:33.492271559Z\" level=warning msg=\"Could not restore sandbox 9f0a0b85d7741383b49556652c4202e48dd515bc39386ca123ebab03ab835fa7: failed to Statfs \\\"/var/run/netns/5a216e0d-4290-49d8-ad2e-2b6db00cab8e\\\": no such file or directory\"\nJun 12 15:41:33.502580 crc crio[3652]: time=\"2026-06-12T15:41:33.50237922Z\" level=warning msg=\"Deleting all containers under sandbox 9f0a0b85d7741383b49556652c4202e48dd515bc39386ca123ebab03ab835fa7 since it could not be restored\"\nJun 12 15:41:33.518425 crc crio[3652]: time=\"2026-06-12T15:41:33.518148194Z\" level=warning msg=\"Could not restore sandbox 21404741c3fd258e80b2394df9e1c6b540de60ebd5dfdda164431e320737c791: failed to Statfs \\\"/var/run/netns/bfc4de85-2eb9-4178-ab51-1dd9d1139ca2\\\": no such file or directory\"\nJun 12 15:41:33.523633 crc crio[3652]: time=\"2026-06-12T15:41:33.523538233Z\" level=warning msg=\"Deleting all containers under sandbox 21404741c3fd258e80b2394df9e1c6b540de60ebd5dfdda164431e320737c791 since it could not be restored\"\nJun 12 15:41:33.529384 crc crio[3652]: time=\"2026-06-12T15:41:33.529275099Z\" level=warning msg=\"Could not restore sandbox 2722679ed228c861ba4d42fe944351839b15ae69a368bf9fbe597f9d6a6ddaa0: failed to Statfs \\\"/var/run/netns/9a2ea13a-cdc8-4890-a9c1-6a7f6cf2ab14\\\": no such file or directory\"\nJun 12 15:41:33.533003 crc crio[3652]: time=\"2026-06-12T15:41:33.532924396Z\" level=warning msg=\"Deleting all containers under sandbox 2722679ed228c861ba4d42fe944351839b15ae69a368bf9fbe597f9d6a6ddaa0 since it could not be restored\"\nJun 12 15:41:33.537075 crc crio[3652]: time=\"2026-06-12T15:41:33.536999353Z\" level=warning msg=\"Could not restore sandbox 28ae9e11dbe1d6e9c74da5fe96ab600e043908b4e8f617bfc6f2a1e749a58a8d: failed to Statfs \\\"/var/run/netns/ab0156e9-15e7-49ec-b32f-3193fd188354\\\": no such file or directory\"\nJun 12 15:41:33.540028 crc crio[3652]: time=\"2026-06-12T15:41:33.539942724Z\" level=warning msg=\"Deleting all containers under sandbox 28ae9e11dbe1d6e9c74da5fe96ab600e043908b4e8f617bfc6f2a1e749a58a8d since it could not be restored\"\nJun 12 15:41:33.545421 crc crio[3652]: time=\"2026-06-12T15:41:33.545312601Z\" level=warning msg=\"Could not restore sandbox 3b398edf19198ddc81be81078de4824a97cec2e1108a23a94f74580805811fab: failed to Statfs \\\"/var/run/netns/4ef13d71-afb5-40b4-8ae6-12196524b0e9\\\": no such file or directory\"\nJun 12 15:41:33.548257 crc crio[3652]: time=\"2026-06-12T15:41:33.548172499Z\" level=warning msg=\"Deleting all containers under sandbox 3b398edf19198ddc81be81078de4824a97cec2e1108a23a94f74580805811fab since it could not be restored\"\nJun 12 15:41:33.553121 crc crio[3652]: time=\"2026-06-12T15:41:33.553044095Z\" level=warning msg=\"Could not restore sandbox 6388b28b2c8f23494d8172acdbe0c2c15336b1bc90da0e9a409e30b24cb20fd5: failed to Statfs \\\"/var/run/netns/81ad9b9a-eab6-458f-8782-26b5ca62c687\\\": no such file or directory\"\nJun 12 15:41:33.556583 crc crio[3652]: time=\"2026-06-12T15:41:33.556492528Z\" level=warning msg=\"Deleting all containers under sandbox 6388b28b2c8f23494d8172acdbe0c2c15336b1bc90da0e9a409e30b24cb20fd5 since it could not be restored\"\nJun 12 15:41:33.564399 crc crio[3652]: time=\"2026-06-12T15:41:33.564266343Z\" level=warning msg=\"Could not restore sandbox 18fee4b4ea4c96ee307aa88a73acb6266b3648c944e27a6179a14fcc5c344911: failed to Statfs \\\"/var/run/netns/80d38dd5-ee2d-4a24-94d1-3ddfb5d3c617\\\": no such file or directory\"\nJun 12 15:41:33.569392 crc crio[3652]: time=\"2026-06-12T15:41:33.569246933Z\" level=warning msg=\"Deleting all containers under sandbox 18fee4b4ea4c96ee307aa88a73acb6266b3648c944e27a6179a14fcc5c344911 since it could not be restored\"\nJun 12 15:41:33.583682 crc crio[3652]: time=\"2026-06-12T15:41:33.583403518Z\" level=warning msg=\"Could not restore sandbox cee73eca6bb7492bb52d42bf5c775e8ff855dcead097943420955764786385fc: failed to Statfs \\\"/var/run/netns/920c13eb-11d0-4aea-863a-1e29ecb928b8\\\": no such file or directory\"\nJun 12 15:41:33.587550 crc crio[3652]: time=\"2026-06-12T15:41:33.587364943Z\" level=warning msg=\"Deleting all containers under sandbox cee73eca6bb7492bb52d42bf5c775e8ff855dcead097943420955764786385fc since it could not be restored\"\nJun 12 15:41:33.602138 crc crio[3652]: time=\"2026-06-12T15:41:33.60189417Z\" level=warning msg=\"Could not restore sandbox 044c75aa04b88e425cfee36b8a2db3c825c7003dbbcf88c6942411327c436ded: failed to Statfs \\\"/var/run/netns/56ed585b-024b-4cfb-ae7c-a4143d981964\\\": no such file or directory\"\nJun 12 15:41:33.606994 crc crio[3652]: time=\"2026-06-12T15:41:33.606827486Z\" level=warning msg=\"Deleting all containers under sandbox 044c75aa04b88e425cfee36b8a2db3c825c7003dbbcf88c6942411327c436ded since it could not be restored\"\nJun 12 15:41:33.615642 crc crio[3652]: time=\"2026-06-12T15:41:33.615335799Z\" level=warning msg=\"Could not restore sandbox 38107617a56be24a3c4df55a1260c58edb4a789423b3d5f4c1941bd57e4bbb71: failed to Statfs \\\"/var/run/netns/d741311d-c7c0-40c6-9ea3-8776114c63cd\\\": no such file or directory\"\nJun 12 15:41:33.618896 crc crio[3652]: time=\"2026-06-12T15:41:33.618746221Z\" level=warning msg=\"Deleting all containers under sandbox 38107617a56be24a3c4df55a1260c58edb4a789423b3d5f4c1941bd57e4bbb71 since it could not be restored\"\nJun 12 15:41:33.631166 crc crio[3652]: time=\"2026-06-12T15:41:33.631013013Z\" level=warning msg=\"Could not restore sandbox ec5a93cdc49312f5503e75704e281effbdefdd7427b8ccb6f397b0a59fe3fcda: failed to Statfs \\\"/var/run/netns/70d26063-2987-46c2-bf9a-0a440fcbffae\\\": no such file or directory\"\nJun 12 15:41:33.634640 crc crio[3652]: time=\"2026-06-12T15:41:33.634539767Z\" level=warning msg=\"Deleting all containers under sandbox ec5a93cdc49312f5503e75704e281effbdefdd7427b8ccb6f397b0a59fe3fcda since it could not be restored\"\nJun 12 15:41:33.639010 crc crio[3652]: time=\"2026-06-12T15:41:33.638908401Z\" level=warning msg=\"Could not restore sandbox 34dab8a60616b7cf01d4e9c425e238f75c5ad085d018feae02e699514bf41b3e: failed to Statfs \\\"/var/run/netns/4d4760f9-e516-4f77-8976-3e7a48d723c2\\\": no such file or directory\"\nJun 12 15:41:33.643189 crc crio[3652]: time=\"2026-06-12T15:41:33.64308953Z\" level=warning msg=\"Deleting all containers under sandbox 34dab8a60616b7cf01d4e9c425e238f75c5ad085d018feae02e699514bf41b3e since it could not be restored\"\nJun 12 15:41:33.648161 crc crio[3652]: time=\"2026-06-12T15:41:33.648017968Z\" level=warning msg=\"Could not restore sandbox f68d1f4dd26c55a06c14b0734678ced4491fa0b84ec5bc3808a016fd565574e6: failed to Statfs \\\"/var/run/netns/fd3c4e21-cfd8-4e7e-91e3-4193bfab6fa4\\\": no such file or directory\"\nJun 12 15:41:33.652418 crc crio[3652]: time=\"2026-06-12T15:41:33.652283139Z\" level=warning msg=\"Deleting all containers under sandbox f68d1f4dd26c55a06c14b0734678ced4491fa0b84ec5bc3808a016fd565574e6 since it could not be restored\"\nJun 12 15:41:33.674402 crc crio[3652]: time=\"2026-06-12T15:41:33.674194251Z\" level=warning msg=\"Could not restore sandbox 13dd75522d1f0664cc279c53dad4d387d2327319de1d97ccf61611a6510ffda1: failed to Statfs \\\"/var/run/netns/a9695c0a-6eb8-48ce-9f21-3dc0d6ae5895\\\": no such file or directory\"\nJun 12 15:41:33.676790 crc crio[3652]: time=\"2026-06-12T15:41:33.67665191Z\" level=warning msg=\"Deleting all containers under sandbox 13dd75522d1f0664cc279c53dad4d387d2327319de1d97ccf61611a6510ffda1 since it could not be restored\"\nJun 12 15:41:33.716760 crc crio[3652]: time=\"2026-06-12T15:41:33.716347375Z\" level=warning msg=\"Error encountered when checking whether cri-o should wipe containers: open /var/run/crio/version: no such file or directory\"\nJun 12 15:41:33.718207 crc crio[3652]: time=\"2026-06-12T15:41:33.716735284Z\" level=info msg=\"cleanup sandbox network\"\nJun 12 15:41:33.718207 crc crio[3652]: time=\"2026-06-12T15:41:33.717105983Z\" level=warning msg=\"Network namespace path is empty for pod sandbox k8s_downloads-747b44746d-4pqvr_openshift-console_d0d29411-fb58-47c5-9579-23967e5649ce_0(cee73eca6bb7492bb52d42bf5c775e8ff855dcead097943420955764786385fc), attempting CNI teardown with cached info\"\nJun 12 15:41:33.718207 crc crio[3652]: time=\"2026-06-12T15:41:33.717497893Z\" level=info msg=\"Registered SIGHUP reload watcher\"\nJun 12 15:41:33.718207 crc crio[3652]: time=\"2026-06-12T15:41:33.717754149Z\" 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:0xc000182820}] Aliases:map[]}\"\nJun 12 15:41:33.718207 crc crio[3652]: time=\"2026-06-12T15:41:33.718026856Z\" level=info msg=\"Deleting pod openshift-console_downloads-747b44746d-4pqvr from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 15:41:33.724396 crc crio[3652]: time=\"2026-06-12T15:41:33.723989958Z\" level=info msg=\"Starting seccomp notifier watcher\"\nJun 12 15:41:33.724396 crc crio[3652]: time=\"2026-06-12T15:41:33.724171352Z\" level=info msg=\"Serving metrics on 127.0.0.1:9537 using HTTP\"\nJun 12 15:41:33.724396 crc crio[3652]: time=\"2026-06-12T15:41:33.724280874Z\" level=info msg=\"Create NRI interface\"\nJun 12 15:41:33.726312 crc crio[3652]: time=\"2026-06-12T15:41:33.726207641Z\" level=info msg=\"runtime interface created\"\nJun 12 15:41:33.726312 crc crio[3652]: time=\"2026-06-12T15:41:33.726306703Z\" level=info msg=\"Registered domain \\\"k8s.io\\\" with NRI\"\nJun 12 15:41:33.726547 crc crio[3652]: time=\"2026-06-12T15:41:33.726328983Z\" level=info msg=\"runtime interface starting up...\"\nJun 12 15:41:33.726547 crc crio[3652]: time=\"2026-06-12T15:41:33.726346264Z\" level=info msg=\"starting plugins...\"\nJun 12 15:41:33.726770 crc crio[3652]: time=\"2026-06-12T15:41:33.726750363Z\" level=info msg=\"Synchronizing NRI (plugin) with current runtime state\"\nJun 12 15:41:33.730210 crc crio[3652]: time=\"2026-06-12T15:41:33.730123173Z\" level=info msg=\"No systemd watchdog enabled\"\nJun 12 15:41:33.735026 crc systemd[1]: Started Container Runtime Interface for OCI (CRI-O).\nJun 12 15:41:34.078060 crc crio[3652]: 2026-06-12T15:41:34Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory\nJun 12 15:41:34.078333 crc crio[3652]: time=\"2026-06-12T15:41:34.078257926Z\" level=info msg=\"Successfully cleaned up network for pod cee73eca6bb7492bb52d42bf5c775e8ff855dcead097943420955764786385fc\"\nJun 12 15:41:34.078333 crc crio[3652]: time=\"2026-06-12T15:41:34.078300627Z\" level=info msg=\"cleanup sandbox network\"\nJun 12 15:41:34.078333 crc crio[3652]: time=\"2026-06-12T15:41:34.078336848Z\" level=warning msg=\"Network namespace path is empty for pod sandbox k8s_authentication-operator-7f5c659b84-khkfm_openshift-authentication-operator_677c2747-1901-4941-94f1-8281cced296b_0(21404741c3fd258e80b2394df9e1c6b540de60ebd5dfdda164431e320737c791), attempting CNI teardown with cached info\"\nJun 12 15:41:34.078875 crc crio[3652]: time=\"2026-06-12T15:41:34.078632245Z\" 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:0xc001376030}] Aliases:map[]}\"\nJun 12 15:41:34.078875 crc crio[3652]: time=\"2026-06-12T15:41:34.078795559Z\" level=info msg=\"Deleting pod openshift-authentication-operator_authentication-operator-7f5c659b84-khkfm from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 15:41:34.286191 crc crio[3652]: 2026-06-12T15:41:34Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory\nJun 12 15:41:34.286581 crc crio[3652]: time=\"2026-06-12T15:41:34.286401635Z\" level=info msg=\"Successfully cleaned up network for pod 21404741c3fd258e80b2394df9e1c6b540de60ebd5dfdda164431e320737c791\"\nJun 12 15:41:34.286581 crc crio[3652]: time=\"2026-06-12T15:41:34.286525478Z\" level=info msg=\"cleanup sandbox network\"\nJun 12 15:41:34.286862 crc crio[3652]: time=\"2026-06-12T15:41:34.286585469Z\" level=warning msg=\"Network namespace path is empty for pod sandbox k8s_machine-config-operator-67c9d58cbb-dc6bh_openshift-machine-config-operator_e7c4bdbd-866b-490e-85ee-d4c85fa577d8_0(b3fb04fc606fe54422d5489bd8fc2b18438bf32c094e6d5499989b1c4680081d), attempting CNI teardown with cached info\"\nJun 12 15:41:34.287006 crc crio[3652]: time=\"2026-06-12T15:41:34.286952338Z\" 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:0xc0013760c0}] Aliases:map[]}\"\nJun 12 15:41:34.287185 crc crio[3652]: time=\"2026-06-12T15:41:34.287119823Z\" level=info msg=\"Deleting pod openshift-machine-config-operator_machine-config-operator-67c9d58cbb-dc6bh from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 15:41:34.339185 crc crio[3652]: 2026-06-12T15:41:34Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory\nJun 12 15:41:34.339642 crc crio[3652]: time=\"2026-06-12T15:41:34.339551621Z\" level=info msg=\"Successfully cleaned up network for pod b3fb04fc606fe54422d5489bd8fc2b18438bf32c094e6d5499989b1c4680081d\"\nJun 12 15:41:34.339642 crc crio[3652]: time=\"2026-06-12T15:41:34.339619773Z\" level=info msg=\"cleanup sandbox network\"\nJun 12 15:41:34.339642 crc crio[3652]: time=\"2026-06-12T15:41:34.339641043Z\" level=info msg=\"Successfully cleaned up network for pod 5504c42c3d1ebf7a6885beeba6f007b75ba053fc3f41adab8282e77c371e66d3\"\nJun 12 15:41:34.339836 crc crio[3652]: time=\"2026-06-12T15:41:34.339650823Z\" level=info msg=\"cleanup sandbox network\"\nJun 12 15:41:34.339836 crc crio[3652]: time=\"2026-06-12T15:41:34.339689234Z\" level=warning msg=\"Network namespace path is empty for pod sandbox k8s_network-check-target-fhkjl_openshift-network-diagnostics_17b87002-b798-480a-8e17-83053d698239_0(0390d7aadc8a3e6eb344c5e0b8426cde958d22f535ef3e4b6a7ecc87ec7ab007), attempting CNI teardown with cached info\"\nJun 12 15:41:34.340057 crc crio[3652]: time=\"2026-06-12T15:41:34.339990501Z\" 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:0xc00008c278}] Aliases:map[]}\"\nJun 12 15:41:34.340643 crc crio[3652]: time=\"2026-06-12T15:41:34.340573916Z\" level=info msg=\"Deleting pod openshift-network-diagnostics_network-check-target-fhkjl from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 15:41:34.612172 crc crio[3652]: 2026-06-12T15:41:34Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory\nJun 12 15:41:34.612412 crc crio[3652]: time=\"2026-06-12T15:41:34.612229356Z\" level=info msg=\"Successfully cleaned up network for pod 0390d7aadc8a3e6eb344c5e0b8426cde958d22f535ef3e4b6a7ecc87ec7ab007\"\nJun 12 15:41:34.612412 crc crio[3652]: time=\"2026-06-12T15:41:34.612274477Z\" level=info msg=\"cleanup sandbox network\"\nJun 12 15:41:34.612412 crc crio[3652]: time=\"2026-06-12T15:41:34.612326198Z\" level=warning msg=\"Network namespace path is empty for pod sandbox k8s_image-registry-5d9d95bf5b-68zhq_openshift-image-registry_dcbcea9f-f8da-49e7-87b5-1d6dc7b926ee_0(2ad4e6712288ae4114ef99649d38397a6414bb10a28064a266721a8faa87797b), attempting CNI teardown with cached info\"\nJun 12 15:41:34.612997 crc crio[3652]: time=\"2026-06-12T15:41:34.612917832Z\" 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:0xc001376158}] Aliases:map[]}\"\nJun 12 15:41:34.613169 crc crio[3652]: time=\"2026-06-12T15:41:34.613120058Z\" level=info msg=\"Deleting pod openshift-image-registry_image-registry-5d9d95bf5b-68zhq from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 15:41:34.761604 crc crio[3652]: 2026-06-12T15:41:34Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory\nJun 12 15:41:34.761604 crc crio[3652]: time=\"2026-06-12T15:41:34.761575693Z\" level=info msg=\"Successfully cleaned up network for pod 2ad4e6712288ae4114ef99649d38397a6414bb10a28064a266721a8faa87797b\"\nJun 12 15:41:34.761604 crc crio[3652]: time=\"2026-06-12T15:41:34.761623464Z\" level=info msg=\"cleanup sandbox network\"\nJun 12 15:41:34.762330 crc crio[3652]: time=\"2026-06-12T15:41:34.761678556Z\" level=warning msg=\"Network namespace path is empty for pod sandbox k8s_openshift-kube-scheduler-operator-54f497555d-d8646_openshift-kube-scheduler-operator_4e9ac1d6-d4ed-4411-a098-d1bf725c943c_0(2722679ed228c861ba4d42fe944351839b15ae69a368bf9fbe597f9d6a6ddaa0), attempting CNI teardown with cached info\"\nJun 12 15:41:34.762330 crc crio[3652]: time=\"2026-06-12T15:41:34.762153608Z\" 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:0xc000431058}] Aliases:map[]}\"\nJun 12 15:41:34.762609 crc crio[3652]: time=\"2026-06-12T15:41:34.762388663Z\" level=info msg=\"Deleting pod openshift-kube-scheduler-operator_openshift-kube-scheduler-operator-54f497555d-d8646 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 15:41:35.033654 crc crio[3652]: 2026-06-12T15:41:35Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory\nJun 12 15:41:35.034197 crc crio[3652]: time=\"2026-06-12T15:41:35.034077454Z\" level=info msg=\"Successfully cleaned up network for pod 2722679ed228c861ba4d42fe944351839b15ae69a368bf9fbe597f9d6a6ddaa0\"\nJun 12 15:41:35.034282 crc crio[3652]: time=\"2026-06-12T15:41:35.034191397Z\" level=info msg=\"cleanup sandbox network\"\nJun 12 15:41:35.034340 crc crio[3652]: time=\"2026-06-12T15:41:35.03428936Z\" level=warning msg=\"Network namespace path is empty for pod sandbox k8s_networking-console-plugin-5ff7774fd9-nljh6_openshift-network-console_6a9ae5f6-97bd-46ac-bafa-ca1b4452a141_0(77c7a43aebfa236b2f5dda89f94c365080a6bc71e13aa97182d67accd59f42a2), attempting CNI teardown with cached info\"\nJun 12 15:41:35.035102 crc crio[3652]: time=\"2026-06-12T15:41:35.035001737Z\" 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:0xc0004310e8}] Aliases:map[]}\"\nJun 12 15:41:35.035434 crc crio[3652]: time=\"2026-06-12T15:41:35.035338515Z\" level=info msg=\"Deleting pod openshift-network-console_networking-console-plugin-5ff7774fd9-nljh6 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 15:41:35.129539 crc crio[3652]: 2026-06-12T15:41:35Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory\nJun 12 15:41:35.130119 crc crio[3652]: time=\"2026-06-12T15:41:35.129615861Z\" level=info msg=\"Successfully cleaned up network for pod 77c7a43aebfa236b2f5dda89f94c365080a6bc71e13aa97182d67accd59f42a2\"\nJun 12 15:41:35.130119 crc crio[3652]: time=\"2026-06-12T15:41:35.129645741Z\" level=info msg=\"cleanup sandbox network\"\nJun 12 15:41:35.130119 crc crio[3652]: time=\"2026-06-12T15:41:35.129658982Z\" level=info msg=\"Successfully cleaned up network for pod 7e6ed0d9b7c9ab8c33dcd92eb7fd9e991ad4f26f2911216520ca0edce8757255\"\nJun 12 15:41:35.130119 crc crio[3652]: time=\"2026-06-12T15:41:35.129665582Z\" level=info msg=\"cleanup sandbox network\"\nJun 12 15:41:35.130119 crc crio[3652]: time=\"2026-06-12T15:41:35.129696623Z\" level=warning msg=\"Network namespace path is empty for pod sandbox k8s_migrator-866fcbc849-vfggj_openshift-kube-storage-version-migrator_95e1bfe8-fa45-4e53-9e80-89e7ac6db708_0(1a6f453dbe8bac2c3bdbb09d3e238da0475d47dbc239b5adad9041e5590c52d9), attempting CNI teardown with cached info\"\nJun 12 15:41:35.130119 crc crio[3652]: time=\"2026-06-12T15:41:35.13000253Z\" 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:0xc00008c358}] Aliases:map[]}\"\nJun 12 15:41:35.130119 crc crio[3652]: time=\"2026-06-12T15:41:35.130123943Z\" level=info msg=\"Deleting pod openshift-kube-storage-version-migrator_migrator-866fcbc849-vfggj from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 15:41:35.154384 crc crio[3652]: 2026-06-12T15:41:35Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory\nJun 12 15:41:35.154799 crc crio[3652]: time=\"2026-06-12T15:41:35.154578705Z\" level=info msg=\"Successfully cleaned up network for pod 1a6f453dbe8bac2c3bdbb09d3e238da0475d47dbc239b5adad9041e5590c52d9\"\nJun 12 15:41:35.154799 crc crio[3652]: time=\"2026-06-12T15:41:35.154616166Z\" level=info msg=\"cleanup sandbox network\"\nJun 12 15:41:35.154799 crc crio[3652]: time=\"2026-06-12T15:41:35.154659047Z\" level=warning msg=\"Network namespace path is empty for pod sandbox k8s_machine-api-operator-755bb95488-cj4b6_openshift-machine-api_12703f5c-2f19-4458-9c95-b94af53cd5d8_0(caf0bfcc994327ffce39f65a476266f0028b1730dffd3aee3cea097c9e6941d4), attempting CNI teardown with cached info\"\nJun 12 15:41:35.155003 crc crio[3652]: time=\"2026-06-12T15:41:35.154962674Z\" 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:0xc000431180}] Aliases:map[]}\"\nJun 12 15:41:35.155272 crc crio[3652]: time=\"2026-06-12T15:41:35.155124478Z\" level=info msg=\"Deleting pod openshift-machine-api_machine-api-operator-755bb95488-cj4b6 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 15:41:35.176926 crc crio[3652]: 2026-06-12T15:41:35Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory\nJun 12 15:41:35.177233 crc crio[3652]: time=\"2026-06-12T15:41:35.176970749Z\" level=info msg=\"Successfully cleaned up network for pod caf0bfcc994327ffce39f65a476266f0028b1730dffd3aee3cea097c9e6941d4\"\nJun 12 15:41:35.177233 crc crio[3652]: time=\"2026-06-12T15:41:35.17700691Z\" level=info msg=\"cleanup sandbox network\"\nJun 12 15:41:35.177233 crc crio[3652]: time=\"2026-06-12T15:41:35.177039481Z\" level=warning msg=\"Network namespace path is empty for pod sandbox k8s_console-operator-67c89758df-4jf4f_openshift-console-operator_a7050c01-20e1-4a5b-9a20-dee2d4b99ee2_0(5fa37ff5131c654317df29274d488133bf9d3fc0bbac893fd1adc704cac18f20), attempting CNI teardown with cached info\"\nJun 12 15:41:35.177341 crc crio[3652]: time=\"2026-06-12T15:41:35.177259386Z\" 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:0xc00008c450}] Aliases:map[]}\"\nJun 12 15:41:35.177537 crc crio[3652]: time=\"2026-06-12T15:41:35.177406769Z\" level=info msg=\"Deleting pod openshift-console-operator_console-operator-67c89758df-4jf4f from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 15:41:35.280542 crc crio[3652]: 2026-06-12T15:41:35Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory\nJun 12 15:41:35.280831 crc crio[3652]: time=\"2026-06-12T15:41:35.280770831Z\" level=info msg=\"Successfully cleaned up network for pod 5fa37ff5131c654317df29274d488133bf9d3fc0bbac893fd1adc704cac18f20\"\nJun 12 15:41:35.280904 crc crio[3652]: time=\"2026-06-12T15:41:35.280826523Z\" level=info msg=\"cleanup sandbox network\"\nJun 12 15:41:35.280904 crc crio[3652]: time=\"2026-06-12T15:41:35.280859093Z\" level=info msg=\"Successfully cleaned up network for pod 88d468be9fd1b10ec3aa146a7a933cb4766b9709f66115fc74ae0820c095a45f\"\nJun 12 15:41:35.280904 crc crio[3652]: time=\"2026-06-12T15:41:35.280877984Z\" level=info msg=\"cleanup sandbox network\"\nJun 12 15:41:35.281001 crc crio[3652]: time=\"2026-06-12T15:41:35.280923955Z\" level=warning msg=\"Network namespace path is empty for pod sandbox k8s_collect-profiles-29632815-n4njh_openshift-operator-lifecycle-manager_bf264f66-3eb4-4567-a4e2-6c6f9890ebf9_0(ffa16630965ee37fb7ae4617aa9da06a6662aa11df1df8dabfd1ed98d76641ff), attempting CNI teardown with cached info\"\nJun 12 15:41:35.281272 crc crio[3652]: time=\"2026-06-12T15:41:35.28113288Z\" 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:0xc00008c4f8}] Aliases:map[]}\"\nJun 12 15:41:35.281360 crc crio[3652]: time=\"2026-06-12T15:41:35.281283823Z\" level=error msg=\"Error loading cached network config: network \\\"multus-cni-network\\\" not found in CNI cache\"\nJun 12 15:41:35.281360 crc crio[3652]: time=\"2026-06-12T15:41:35.281313464Z\" level=warning msg=\"Falling back to loading from existing plugins on disk\"\nJun 12 15:41:35.281360 crc crio[3652]: time=\"2026-06-12T15:41:35.281330905Z\" level=info msg=\"Deleting pod openshift-operator-lifecycle-manager_collect-profiles-29632815-n4njh from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 15:41:35.310235 crc crio[3652]: 2026-06-12T15:41:35Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory\nJun 12 15:41:35.310235 crc crio[3652]: time=\"2026-06-12T15:41:35.310006457Z\" level=info msg=\"Successfully cleaned up network for pod ffa16630965ee37fb7ae4617aa9da06a6662aa11df1df8dabfd1ed98d76641ff\"\nJun 12 15:41:35.310235 crc crio[3652]: time=\"2026-06-12T15:41:35.310039558Z\" level=info msg=\"cleanup sandbox network\"\nJun 12 15:41:35.310235 crc crio[3652]: time=\"2026-06-12T15:41:35.310077439Z\" level=warning msg=\"Network namespace path is empty for pod sandbox k8s_route-controller-manager-9c77555c6-bjsff_openshift-route-controller-manager_f5ed093a-5c43-49ee-8429-b0de4b9c784d_0(cd0afe61f4dcc682558e239c4cb64ff7d7005e7aa4cbbb50855521992f51be0f), attempting CNI teardown with cached info\"\nJun 12 15:41:35.310857 crc crio[3652]: time=\"2026-06-12T15:41:35.310275754Z\" 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:0xc000182918}] Aliases:map[]}\"\nJun 12 15:41:35.310857 crc crio[3652]: time=\"2026-06-12T15:41:35.310394326Z\" level=info msg=\"Deleting pod openshift-route-controller-manager_route-controller-manager-9c77555c6-bjsff from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 15:41:35.400973 crc crio[3652]: 2026-06-12T15:41:35Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory\nJun 12 15:41:35.401301 crc crio[3652]: time=\"2026-06-12T15:41:35.401045377Z\" level=info msg=\"Successfully cleaned up network for pod cd0afe61f4dcc682558e239c4cb64ff7d7005e7aa4cbbb50855521992f51be0f\"\nJun 12 15:41:35.401301 crc crio[3652]: time=\"2026-06-12T15:41:35.401099568Z\" level=info msg=\"cleanup sandbox network\"\nJun 12 15:41:35.401301 crc crio[3652]: time=\"2026-06-12T15:41:35.401139889Z\" level=warning msg=\"Network namespace path is empty for pod sandbox k8s_machine-config-controller-f9cdd68f7-bb2jm_openshift-machine-config-operator_e968817c-5b6a-4904-ba68-59a8235d6c0d_0(42cbc53167cb884d8df411e7ea16aba8682a4699b61f094c370e2471299c2405), attempting CNI teardown with cached info\"\nJun 12 15:41:35.401626 crc crio[3652]: time=\"2026-06-12T15:41:35.401377954Z\" 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:0xc00008c560}] Aliases:map[]}\"\nJun 12 15:41:35.401701 crc crio[3652]: time=\"2026-06-12T15:41:35.401676251Z\" level=info msg=\"Deleting pod openshift-machine-config-operator_machine-config-controller-f9cdd68f7-bb2jm from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 15:41:35.564683 crc crio[3652]: 2026-06-12T15:41:35Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory\nJun 12 15:41:35.564683 crc crio[3652]: time=\"2026-06-12T15:41:35.564575012Z\" level=info msg=\"Successfully cleaned up network for pod 42cbc53167cb884d8df411e7ea16aba8682a4699b61f094c370e2471299c2405\"\nJun 12 15:41:35.564683 crc crio[3652]: time=\"2026-06-12T15:41:35.564612302Z\" level=info msg=\"cleanup sandbox network\"\nJun 12 15:41:35.564683 crc crio[3652]: time=\"2026-06-12T15:41:35.564650123Z\" level=warning msg=\"Network namespace path is empty for pod sandbox k8s_dns-operator-799b87ffcd-h5xh9_openshift-dns-operator_13345434-cc4c-42d5-97e8-99cd8b90477a_0(87513315fd0d6459c3e9ff38722c06f45676fd2cd669a0356da2de9c0d9d759d), attempting CNI teardown with cached info\"\nJun 12 15:41:35.565290 crc crio[3652]: time=\"2026-06-12T15:41:35.564966731Z\" 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:0xc001376228}] Aliases:map[]}\"\nJun 12 15:41:35.565290 crc crio[3652]: time=\"2026-06-12T15:41:35.565129965Z\" level=info msg=\"Deleting pod openshift-dns-operator_dns-operator-799b87ffcd-h5xh9 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 15:41:35.672022 crc crio[3652]: 2026-06-12T15:41:35Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory\nJun 12 15:41:35.672370 crc crio[3652]: time=\"2026-06-12T15:41:35.672141764Z\" level=info msg=\"Successfully cleaned up network for pod 87513315fd0d6459c3e9ff38722c06f45676fd2cd669a0356da2de9c0d9d759d\"\nJun 12 15:41:35.672859 crc crio[3652]: time=\"2026-06-12T15:41:35.672179104Z\" level=info msg=\"cleanup sandbox network\"\nJun 12 15:41:35.672932 crc crio[3652]: time=\"2026-06-12T15:41:35.672857021Z\" level=warning msg=\"Network namespace path is empty for pod sandbox k8s_collect-profiles-29632800-ls5hs_openshift-operator-lifecycle-manager_0c0aae9e-a439-45ca-8f32-9dc9e6cffe96_0(25817f64d195aeb9a06049cd2c29b6be89a688364d3f94522e2eb3a0462d038b), attempting CNI teardown with cached info\"\nJun 12 15:41:35.673141 crc crio[3652]: time=\"2026-06-12T15:41:35.673017205Z\" 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:0xc00008c600}] Aliases:map[]}\"\nJun 12 15:41:35.673221 crc crio[3652]: time=\"2026-06-12T15:41:35.673142828Z\" level=error msg=\"Error loading cached network config: network \\\"multus-cni-network\\\" not found in CNI cache\"\nJun 12 15:41:35.673221 crc crio[3652]: time=\"2026-06-12T15:41:35.673161109Z\" level=warning msg=\"Falling back to loading from existing plugins on disk\"\nJun 12 15:41:35.673221 crc crio[3652]: time=\"2026-06-12T15:41:35.673173429Z\" level=info msg=\"Deleting pod openshift-operator-lifecycle-manager_collect-profiles-29632800-ls5hs from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 15:41:35.906863 crc crio[3652]: 2026-06-12T15:41:35Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory\nJun 12 15:41:35.906863 crc crio[3652]: time=\"2026-06-12T15:41:35.906851235Z\" level=info msg=\"Successfully cleaned up network for pod 25817f64d195aeb9a06049cd2c29b6be89a688364d3f94522e2eb3a0462d038b\"\nJun 12 15:41:35.906863 crc crio[3652]: time=\"2026-06-12T15:41:35.906878575Z\" level=info msg=\"cleanup sandbox network\"\nJun 12 15:41:35.907697 crc crio[3652]: time=\"2026-06-12T15:41:35.906910746Z\" level=warning msg=\"Network namespace path is empty for pod sandbox k8s_openshift-controller-manager-operator-686468bdd5-sjcrn_openshift-controller-manager-operator_84e6e6fd-a448-462c-a5d3-8fa636be2d6f_0(34dab8a60616b7cf01d4e9c425e238f75c5ad085d018feae02e699514bf41b3e), attempting CNI teardown with cached info\"\nJun 12 15:41:35.907697 crc crio[3652]: time=\"2026-06-12T15:41:35.90709198Z\" 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:0xc0001829e0}] Aliases:map[]}\"\nJun 12 15:41:35.907697 crc crio[3652]: time=\"2026-06-12T15:41:35.907219813Z\" level=info msg=\"Deleting pod openshift-controller-manager-operator_openshift-controller-manager-operator-686468bdd5-sjcrn from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 15:41:36.015265 crc crio[3652]: 2026-06-12T15:41:36Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory\nJun 12 15:41:36.015511 crc crio[3652]: time=\"2026-06-12T15:41:36.01536374Z\" level=info msg=\"Successfully cleaned up network for pod 34dab8a60616b7cf01d4e9c425e238f75c5ad085d018feae02e699514bf41b3e\"\nJun 12 15:41:36.015511 crc crio[3652]: time=\"2026-06-12T15:41:36.015409171Z\" level=info msg=\"cleanup sandbox network\"\nJun 12 15:41:36.015636 crc crio[3652]: time=\"2026-06-12T15:41:36.015519093Z\" level=warning msg=\"Network namespace path is empty for pod sandbox k8s_apiserver-9ddfb9f55-k47zv_openshift-apiserver_e7508fa2-0f14-41e2-8972-4e2e11009b77_0(38107617a56be24a3c4df55a1260c58edb4a789423b3d5f4c1941bd57e4bbb71), attempting CNI teardown with cached info\"\nJun 12 15:41:36.016014 crc crio[3652]: time=\"2026-06-12T15:41:36.0158024Z\" 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:0xc0013762c8}] Aliases:map[]}\"\nJun 12 15:41:36.016255 crc crio[3652]: time=\"2026-06-12T15:41:36.016171809Z\" level=info msg=\"Deleting pod openshift-apiserver_apiserver-9ddfb9f55-k47zv from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 15:41:36.248835 crc crio[3652]: 2026-06-12T15:41:36Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory\nJun 12 15:41:36.248915 crc crio[3652]: time=\"2026-06-12T15:41:36.248851701Z\" level=info msg=\"Successfully cleaned up network for pod 38107617a56be24a3c4df55a1260c58edb4a789423b3d5f4c1941bd57e4bbb71\"\nJun 12 15:41:36.248915 crc crio[3652]: time=\"2026-06-12T15:41:36.248891072Z\" level=info msg=\"cleanup sandbox network\"\nJun 12 15:41:36.249079 crc crio[3652]: time=\"2026-06-12T15:41:36.248926993Z\" level=warning msg=\"Network namespace path is empty for pod sandbox k8s_olm-operator-5cdf44d969-ssqvn_openshift-operator-lifecycle-manager_6e1163b9-cb14-4016-a0bf-126812657ac4_0(2bb8f893c353ca3f958d7610b7e177b91239bc7ad02146c114f0eb690f4c783d), attempting CNI teardown with cached info\"\nJun 12 15:41:36.249236 crc crio[3652]: time=\"2026-06-12T15:41:36.249134728Z\" 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:0xc001376050}] Aliases:map[]}\"\nJun 12 15:41:36.249488 crc crio[3652]: time=\"2026-06-12T15:41:36.249364693Z\" level=info msg=\"Deleting pod openshift-operator-lifecycle-manager_olm-operator-5cdf44d969-ssqvn from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 15:41:36.739247 crc crio[3652]: 2026-06-12T15:41:36Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory\nJun 12 15:41:36.739247 crc crio[3652]: time=\"2026-06-12T15:41:36.732156995Z\" level=info msg=\"Successfully cleaned up network for pod 2bb8f893c353ca3f958d7610b7e177b91239bc7ad02146c114f0eb690f4c783d\"\nJun 12 15:41:36.739247 crc crio[3652]: time=\"2026-06-12T15:41:36.732205286Z\" level=info msg=\"cleanup sandbox network\"\nJun 12 15:41:36.739247 crc crio[3652]: time=\"2026-06-12T15:41:36.732247507Z\" level=warning msg=\"Network namespace path is empty for pod sandbox k8s_dns-default-qtghf_openshift-dns_d181776f-b90e-41dc-be09-c4543b8cba16_0(d9d2a25c8e17fdfe8249ac2d59a81a5e7e2044dd011c522e21a3181c10ddbd65), attempting CNI teardown with cached info\"\nJun 12 15:41:36.739247 crc crio[3652]: time=\"2026-06-12T15:41:36.732516651Z\" 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:0xc0001362e0}] Aliases:map[]}\"\nJun 12 15:41:36.739247 crc crio[3652]: time=\"2026-06-12T15:41:36.732660186Z\" level=info msg=\"Deleting pod openshift-dns_dns-default-qtghf from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 15:41:37.276418 crc crio[3652]: 2026-06-12T15:41:37Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory\nJun 12 15:41:37.276418 crc crio[3652]: time=\"2026-06-12T15:41:37.202276153Z\" level=info msg=\"Successfully cleaned up network for pod d9d2a25c8e17fdfe8249ac2d59a81a5e7e2044dd011c522e21a3181c10ddbd65\"\nJun 12 15:41:37.276418 crc crio[3652]: time=\"2026-06-12T15:41:37.202346425Z\" level=info msg=\"cleanup sandbox network\"\nJun 12 15:41:37.276418 crc crio[3652]: time=\"2026-06-12T15:41:37.202399446Z\" level=warning msg=\"Network namespace path is empty for pod sandbox k8s_ingress-canary-jlj86_openshift-ingress-canary_7d96a430-aa69-4b19-9ee4-68f2e6192e27_0(6f1db32e9e579db7cf7dab1ab228e7efa8c130d835afbaf76bc51f3cc09c4bdb), attempting CNI teardown with cached info\"\nJun 12 15:41:37.276418 crc crio[3652]: time=\"2026-06-12T15:41:37.204110616Z\" 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:0xc0024a2000}] Aliases:map[]}\"\nJun 12 15:41:37.276418 crc crio[3652]: time=\"2026-06-12T15:41:37.207181971Z\" level=info msg=\"Deleting pod openshift-ingress-canary_ingress-canary-jlj86 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 15:41:37.347694 crc crio[3652]: 2026-06-12T15:41:37Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory\nJun 12 15:41:37.347694 crc crio[3652]: time=\"2026-06-12T15:41:37.305554363Z\" level=info msg=\"Successfully cleaned up network for pod 6f1db32e9e579db7cf7dab1ab228e7efa8c130d835afbaf76bc51f3cc09c4bdb\"\nJun 12 15:41:37.347694 crc crio[3652]: time=\"2026-06-12T15:41:37.305842124Z\" level=info msg=\"cleanup sandbox network\"\nJun 12 15:41:37.347694 crc crio[3652]: time=\"2026-06-12T15:41:37.305910322Z\" level=warning msg=\"Network namespace path is empty for pod sandbox k8s_service-ca-74545575db-n469q_openshift-service-ca_880b4ff1-3443-4cae-90b4-72e4341917b3_0(ec5d8cc1a78af44633e5b157a326c7eb057086da9645d399ada87ef76a040673), attempting CNI teardown with cached info\"\nJun 12 15:41:37.347694 crc crio[3652]: time=\"2026-06-12T15:41:37.306151968Z\" 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:0xc00163c2b8}] Aliases:map[]}\"\nJun 12 15:41:37.347694 crc crio[3652]: time=\"2026-06-12T15:41:37.345602348Z\" level=info msg=\"Deleting pod openshift-service-ca_service-ca-74545575db-n469q from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 15:41:37.386893 crc crio[3652]: 2026-06-12T15:41:37Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory\nJun 12 15:41:37.387204 crc crio[3652]: time=\"2026-06-12T15:41:37.387097275Z\" level=info msg=\"Successfully cleaned up network for pod ec5d8cc1a78af44633e5b157a326c7eb057086da9645d399ada87ef76a040673\"\nJun 12 15:41:37.387204 crc crio[3652]: time=\"2026-06-12T15:41:37.387186757Z\" level=info msg=\"cleanup sandbox network\"\nJun 12 15:41:37.387324 crc crio[3652]: time=\"2026-06-12T15:41:37.38728732Z\" level=warning msg=\"Network namespace path is empty for pod sandbox k8s_installer-12-crc_openshift-kube-apiserver_75a71d08-dc2b-405a-a0f5-fd65ddc07ae1_0(3b398edf19198ddc81be81078de4824a97cec2e1108a23a94f74580805811fab), attempting CNI teardown with cached info\"\nJun 12 15:41:37.387903 crc crio[3652]: time=\"2026-06-12T15:41:37.387702449Z\" 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:0xc00008c2d0}] Aliases:map[]}\"\nJun 12 15:41:37.387903 crc crio[3652]: time=\"2026-06-12T15:41:37.387882534Z\" level=error msg=\"Error loading cached network config: network \\\"multus-cni-network\\\" not found in CNI cache\"\nJun 12 15:41:37.387903 crc crio[3652]: time=\"2026-06-12T15:41:37.387905844Z\" level=warning msg=\"Falling back to loading from existing plugins on disk\"\nJun 12 15:41:37.388064 crc crio[3652]: time=\"2026-06-12T15:41:37.387923265Z\" level=info msg=\"Deleting pod openshift-kube-apiserver_installer-12-crc from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 15:41:37.435425 crc crio[3652]: 2026-06-12T15:41:37Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory\nJun 12 15:41:37.436039 crc crio[3652]: time=\"2026-06-12T15:41:37.43598143Z\" level=info msg=\"Successfully cleaned up network for pod 3b398edf19198ddc81be81078de4824a97cec2e1108a23a94f74580805811fab\"\nJun 12 15:41:37.436140 crc crio[3652]: time=\"2026-06-12T15:41:37.436122463Z\" level=info msg=\"cleanup sandbox network\"\nJun 12 15:41:37.436369 crc crio[3652]: time=\"2026-06-12T15:41:37.436328209Z\" level=warning msg=\"Network namespace path is empty for pod sandbox k8s_etcd-operator-69b85846b6-9w8mk_openshift-etcd-operator_590c4b91-91e2-41cd-8666-e08cbfa17a77_0(05bb449ea8d4a6051eb35e811bf87fff5904034ddb31563b966a94feda62d150), attempting CNI teardown with cached info\"\nJun 12 15:41:37.437205 crc crio[3652]: time=\"2026-06-12T15:41:37.437175239Z\" 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:0xc0001365c0}] Aliases:map[]}\"\nJun 12 15:41:37.438100 crc crio[3652]: time=\"2026-06-12T15:41:37.437695482Z\" level=info msg=\"Deleting pod openshift-etcd-operator_etcd-operator-69b85846b6-9w8mk from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 15:41:37.479099 crc crio[3652]: 2026-06-12T15:41:37Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory\nJun 12 15:41:37.479680 crc crio[3652]: time=\"2026-06-12T15:41:37.479417894Z\" level=info msg=\"Successfully cleaned up network for pod 05bb449ea8d4a6051eb35e811bf87fff5904034ddb31563b966a94feda62d150\"\nJun 12 15:41:37.479868 crc crio[3652]: time=\"2026-06-12T15:41:37.479838364Z\" level=info msg=\"cleanup sandbox network\"\nJun 12 15:41:37.480376 crc crio[3652]: time=\"2026-06-12T15:41:37.480347167Z\" level=warning msg=\"Network namespace path is empty for pod sandbox k8s_csi-hostpathplugin-mpq2f_hostpath-provisioner_af9d3f54-b024-4959-888b-41fc0dc68a7f_0(f68d1f4dd26c55a06c14b0734678ced4491fa0b84ec5bc3808a016fd565574e6), attempting CNI teardown with cached info\"\nJun 12 15:41:37.480897 crc crio[3652]: time=\"2026-06-12T15:41:37.480864679Z\" 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:0xc001376268}] Aliases:map[]}\"\nJun 12 15:41:37.481194 crc crio[3652]: time=\"2026-06-12T15:41:37.481170596Z\" level=info msg=\"Deleting pod hostpath-provisioner_csi-hostpathplugin-mpq2f from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 15:41:37.716579 crc crio[3652]: 2026-06-12T15:41:37Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory\nJun 12 15:41:37.717091 crc crio[3652]: time=\"2026-06-12T15:41:37.717051125Z\" level=info msg=\"Successfully cleaned up network for pod f68d1f4dd26c55a06c14b0734678ced4491fa0b84ec5bc3808a016fd565574e6\"\nJun 12 15:41:37.717220 crc crio[3652]: time=\"2026-06-12T15:41:37.717201488Z\" level=info msg=\"cleanup sandbox network\"\nJun 12 15:41:37.717347 crc crio[3652]: time=\"2026-06-12T15:41:37.717328931Z\" level=warning msg=\"Network namespace path is empty for pod sandbox k8s_cluster-image-registry-operator-86c45576b9-qdg7g_openshift-image-registry_1d749813-cd37-46e7-9865-e180c3005dc0_0(ec5a93cdc49312f5503e75704e281effbdefdd7427b8ccb6f397b0a59fe3fcda), attempting CNI teardown with cached info\"\nJun 12 15:41:37.717660 crc crio[3652]: time=\"2026-06-12T15:41:37.71763477Z\" 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:0xc001376400}] Aliases:map[]}\"\nJun 12 15:41:37.717914 crc crio[3652]: time=\"2026-06-12T15:41:37.717894136Z\" level=info msg=\"Deleting pod openshift-image-registry_cluster-image-registry-operator-86c45576b9-qdg7g from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 15:41:37.978607 crc crio[3652]: 2026-06-12T15:41:37Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory\nJun 12 15:41:37.979154 crc crio[3652]: time=\"2026-06-12T15:41:37.979110018Z\" level=info msg=\"Successfully cleaned up network for pod ec5a93cdc49312f5503e75704e281effbdefdd7427b8ccb6f397b0a59fe3fcda\"\nJun 12 15:41:37.979313 crc crio[3652]: time=\"2026-06-12T15:41:37.979290442Z\" level=info msg=\"cleanup sandbox network\"\nJun 12 15:41:37.979547 crc crio[3652]: time=\"2026-06-12T15:41:37.979429035Z\" level=warning msg=\"Network namespace path is empty for pod sandbox k8s_network-check-source-5bb8f5cd97-xdvz5_openshift-network-diagnostics_f863fff9-286a-45fa-b8f0-8a86994b8440_0(044c75aa04b88e425cfee36b8a2db3c825c7003dbbcf88c6942411327c436ded), attempting CNI teardown with cached info\"\nJun 12 15:41:37.980008 crc crio[3652]: time=\"2026-06-12T15:41:37.979965319Z\" 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:0xc0001366a8}] Aliases:map[]}\"\nJun 12 15:41:37.980358 crc crio[3652]: time=\"2026-06-12T15:41:37.980330377Z\" level=info msg=\"Deleting pod openshift-network-diagnostics_network-check-source-5bb8f5cd97-xdvz5 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 15:41:37.998834 crc crio[3652]: time=\"2026-06-12T15:41:37.998656792Z\" level=info msg=\"Running pod sandbox: openshift-machine-config-operator/kube-rbac-proxy-crio-crc/POD\" id=10b912ec-1ac7-430d-8910-7cbaf1ecbf95 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:41:37.999128 crc crio[3652]: time=\"2026-06-12T15:41:37.998870188Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:41:38.011949 crc crio[3652]: time=\"2026-06-12T15:41:38.011667005Z\" level=warning msg=\"Skipping invalid sysctl specified by config {net.ipv4.ping_group_range 0 2147483647}: \\\"net.ipv4.ping_group_range\\\" not allowed with host net enabled\" id=10b912ec-1ac7-430d-8910-7cbaf1ecbf95 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:41:38.036662 crc crio[3652]: time=\"2026-06-12T15:41:38.036114277Z\" level=info msg=\"Running pod sandbox: openshift-etcd/etcd-crc/POD\" id=cf0999bd-f1ee-4639-91b8-7034c06c45a5 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:41:38.036662 crc crio[3652]: time=\"2026-06-12T15:41:38.036345192Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:41:38.046211 crc crio[3652]: time=\"2026-06-12T15:41:38.045982522Z\" level=info msg=\"Running pod sandbox: openshift-kube-apiserver/kube-apiserver-crc/POD\" id=a5ce634b-c22c-4655-b11d-4c93234e583e name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:41:38.046211 crc crio[3652]: time=\"2026-06-12T15:41:38.046075954Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:41:38.063912 crc crio[3652]: time=\"2026-06-12T15:41:38.063687739Z\" level=warning msg=\"Skipping invalid sysctl specified by config {net.ipv4.ping_group_range 0 2147483647}: \\\"net.ipv4.ping_group_range\\\" not allowed with host net enabled\" id=a5ce634b-c22c-4655-b11d-4c93234e583e name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:41:38.068074 crc crio[3652]: time=\"2026-06-12T15:41:38.067430681Z\" level=warning msg=\"Skipping invalid sysctl specified by config {net.ipv4.ping_group_range 0 2147483647}: \\\"net.ipv4.ping_group_range\\\" not allowed with host net enabled\" id=cf0999bd-f1ee-4639-91b8-7034c06c45a5 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:41:38.070811 crc crio[3652]: time=\"2026-06-12T15:41:38.070660217Z\" level=info msg=\"Ran pod sandbox 593a7c297ebe1c3a6a98d299d9724e3e0e8ba4c4faa96face58540d96fe85860 with infra container: openshift-machine-config-operator/kube-rbac-proxy-crio-crc/POD\" id=10b912ec-1ac7-430d-8910-7cbaf1ecbf95 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:41:38.076298 crc crio[3652]: time=\"2026-06-12T15:41:38.07615832Z\" level=info msg=\"Running pod sandbox: openshift-kube-controller-manager/kube-controller-manager-crc/POD\" id=c0538b6e-355c-465d-9216-0776c7acf491 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:41:38.076298 crc crio[3652]: time=\"2026-06-12T15:41:38.076251082Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:41:38.077428 crc crio[3652]: time=\"2026-06-12T15:41:38.077331708Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=9ad9373a-766d-489d-97a1-7c1758bf5924 name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:41:38.080625 crc crio[3652]: time=\"2026-06-12T15:41:38.080250809Z\" level=info msg=\"Ran pod sandbox d1d3c73d05e0e17c7496620374d587bf9c1ee52837dd4a82244b93732084297e with infra container: openshift-kube-apiserver/kube-apiserver-crc/POD\" id=a5ce634b-c22c-4655-b11d-4c93234e583e name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:41:38.083163 crc crio[3652]: time=\"2026-06-12T15:41:38.083028386Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8a46fa8feeea5d04fd602559027f8bacc97e12bbf8e33793dca08e812e1f8825\" id=1f48ea85-bbe5-4183-a0f8-9bcbdf113087 name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:41:38.086656 crc crio[3652]: time=\"2026-06-12T15:41:38.086023528Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=65006f96-f5d2-47ca-8214-2be5ba645d51 name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:41:38.088018 crc crio[3652]: time=\"2026-06-12T15:41:38.087905519Z\" level=info msg=\"Ran pod sandbox 3fa14aa3117ff3d80c296b2f41abcf4b9f13e0167e44a808ea52a6c40d3b76af with infra container: openshift-etcd/etcd-crc/POD\" id=cf0999bd-f1ee-4639-91b8-7034c06c45a5 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:41:38.091759 crc crio[3652]: time=\"2026-06-12T15:41:38.091669219Z\" level=warning msg=\"Skipping invalid sysctl specified by config {net.ipv4.ping_group_range 0 2147483647}: \\\"net.ipv4.ping_group_range\\\" not allowed with host net enabled\" id=c0538b6e-355c-465d-9216-0776c7acf491 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:41:38.094974 crc crio[3652]: time=\"2026-06-12T15:41:38.094889411Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9e388ee2b3562b6267447cbcc4b95ca7a61bf361840d36a682480da671b83612\" id=451c6bd2-549b-4403-a73c-0cb56630f4a8 name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:41:38.096700 crc crio[3652]: time=\"2026-06-12T15:41:38.095348882Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8a46fa8feeea5d04fd602559027f8bacc97e12bbf8e33793dca08e812e1f8825\" id=9b24de71-7dd2-43ac-803e-204d2cd4b41b name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:41:38.096700 crc crio[3652]: time=\"2026-06-12T15:41:38.096209877Z\" level=info msg=\"Creating container: openshift-machine-config-operator/kube-rbac-proxy-crio-crc/setup\" id=4365cae0-e8ce-421b-a1f8-5c2102e978df name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:41:38.099062 crc crio[3652]: time=\"2026-06-12T15:41:38.09898296Z\" level=info msg=\"Running pod sandbox: openshift-kube-scheduler/openshift-kube-scheduler-crc/POD\" id=8aed2c41-638b-4758-a1de-0976802fedbb name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:41:38.099667 crc crio[3652]: time=\"2026-06-12T15:41:38.099594138Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:41:38.099803 crc crio[3652]: time=\"2026-06-12T15:41:38.099767419Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:41:38.100615 crc crio[3652]: time=\"2026-06-12T15:41:38.100420667Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9e388ee2b3562b6267447cbcc4b95ca7a61bf361840d36a682480da671b83612\" id=3bd8f8c8-c23e-444b-b3ba-79dae040f3dc name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:41:38.107073 crc crio[3652]: time=\"2026-06-12T15:41:38.106951772Z\" level=info msg=\"Ran pod sandbox 08925344ca1fb98d480c9f4fa2cf1bb311348aff6b665a8cfa8fa6afb5c4ef5f with infra container: openshift-kube-controller-manager/kube-controller-manager-crc/POD\" id=c0538b6e-355c-465d-9216-0776c7acf491 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:41:38.119620 crc crio[3652]: time=\"2026-06-12T15:41:38.119559543Z\" level=info msg=\"Creating container: openshift-kube-apiserver/kube-apiserver-crc/setup\" id=94a1407e-2652-4d46-9520-10a9b0d17f9d name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:41:38.120971 crc crio[3652]: time=\"2026-06-12T15:41:38.119614246Z\" level=warning msg=\"Skipping invalid sysctl specified by config {net.ipv4.ping_group_range 0 2147483647}: \\\"net.ipv4.ping_group_range\\\" not allowed with host net enabled\" id=8aed2c41-638b-4758-a1de-0976802fedbb name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:41:38.121328 crc crio[3652]: time=\"2026-06-12T15:41:38.119655696Z\" level=info msg=\"Creating container: openshift-etcd/etcd-crc/setup\" id=763ad954-dd7f-49f2-8dbd-ad8c36021688 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:41:38.122310 crc crio[3652]: time=\"2026-06-12T15:41:38.122273758Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:41:38.123874 crc crio[3652]: time=\"2026-06-12T15:41:38.123662724Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:41:38.125077 crc crio[3652]: time=\"2026-06-12T15:41:38.124986312Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8a46fa8feeea5d04fd602559027f8bacc97e12bbf8e33793dca08e812e1f8825\" id=89f6bd98-d269-4bf6-bf5a-72e8e9290596 name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:41:38.133988 crc crio[3652]: time=\"2026-06-12T15:41:38.132344427Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8a46fa8feeea5d04fd602559027f8bacc97e12bbf8e33793dca08e812e1f8825\" id=ee8eb338-378e-4664-b846-22ec97b91e5d name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:41:38.139691 crc crio[3652]: time=\"2026-06-12T15:41:38.139320865Z\" level=info msg=\"Ran pod sandbox 1d0a7ff26a8e75a64d9099338efab8d714370e98ac9e4d74524f465a281b6a31 with infra container: openshift-kube-scheduler/openshift-kube-scheduler-crc/POD\" id=8aed2c41-638b-4758-a1de-0976802fedbb name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:41:38.148169 crc crio[3652]: time=\"2026-06-12T15:41:38.147917638Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8a46fa8feeea5d04fd602559027f8bacc97e12bbf8e33793dca08e812e1f8825\" id=f3a3791a-06f1-4219-8365-503d27d551f5 name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:41:38.161773 crc crio[3652]: time=\"2026-06-12T15:41:38.161626955Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8a46fa8feeea5d04fd602559027f8bacc97e12bbf8e33793dca08e812e1f8825\" id=7696f815-8b67-4f78-b460-74d5bc7336bb name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:41:38.162629 crc crio[3652]: time=\"2026-06-12T15:41:38.161636257Z\" level=info msg=\"Creating container: openshift-kube-controller-manager/kube-controller-manager-crc/kube-controller-manager\" id=ef10ad52-af6a-40a3-b870-151ca3e70843 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:41:38.163094 crc crio[3652]: time=\"2026-06-12T15:41:38.162792623Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:41:38.171423 crc crio[3652]: time=\"2026-06-12T15:41:38.171127951Z\" level=info msg=\"Creating container: openshift-kube-scheduler/openshift-kube-scheduler-crc/wait-for-host-port\" id=89f21159-730a-437e-b0ef-c43ff39c20e8 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:41:38.179175 crc crio[3652]: time=\"2026-06-12T15:41:38.178993091Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:41:38.199659 crc crio[3652]: time=\"2026-06-12T15:41:38.199563763Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:41:38.201292 crc crio[3652]: time=\"2026-06-12T15:41:38.201205548Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:41:38.204220 crc crio[3652]: time=\"2026-06-12T15:41:38.203510143Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:41:38.215144 crc crio[3652]: time=\"2026-06-12T15:41:38.214975436Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:41:38.216867 crc crio[3652]: 2026-06-12T15:41:38Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory\nJun 12 15:41:38.217104 crc crio[3652]: time=\"2026-06-12T15:41:38.217014125Z\" level=info msg=\"Successfully cleaned up network for pod 044c75aa04b88e425cfee36b8a2db3c825c7003dbbcf88c6942411327c436ded\"\nJun 12 15:41:38.217189 crc crio[3652]: time=\"2026-06-12T15:41:38.217139298Z\" level=info msg=\"cleanup sandbox network\"\nJun 12 15:41:38.217284 crc crio[3652]: time=\"2026-06-12T15:41:38.21724352Z\" level=warning msg=\"Network namespace path is empty for pod sandbox k8s_cluster-samples-operator-6b564684c8-bqbxk_openshift-cluster-samples-operator_5bdc8e81-e580-4572-a41c-f8ed0e8c6dc0_0(6b12327e51a877a5033798e777d6f6f59879a3d85cd70d85c1599c16477cbde9), attempting CNI teardown with cached info\"\nJun 12 15:41:38.220623 crc crio[3652]: time=\"2026-06-12T15:41:38.219856592Z\" 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:0xc000183388}] Aliases:map[]}\"\nJun 12 15:41:38.220623 crc crio[3652]: time=\"2026-06-12T15:41:38.22058989Z\" level=info msg=\"Deleting pod openshift-cluster-samples-operator_cluster-samples-operator-6b564684c8-bqbxk from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 15:41:38.234984 crc crio[3652]: time=\"2026-06-12T15:41:38.234805148Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:41:38.804615 crc crio[3652]: 2026-06-12T15:41:38Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory\nJun 12 15:41:38.805691 crc crio[3652]: time=\"2026-06-12T15:41:38.804757175Z\" level=info msg=\"Successfully cleaned up network for pod 6b12327e51a877a5033798e777d6f6f59879a3d85cd70d85c1599c16477cbde9\"\nJun 12 15:41:38.805691 crc crio[3652]: time=\"2026-06-12T15:41:38.804811136Z\" level=info msg=\"cleanup sandbox network\"\nJun 12 15:41:38.805691 crc crio[3652]: time=\"2026-06-12T15:41:38.804831487Z\" level=info msg=\"Successfully cleaned up network for pod a81533570b925ea6f6bf65ff689b58f63ee17cd1f7b5f92e4652de0cd34bccd5\"\nJun 12 15:41:38.805691 crc crio[3652]: time=\"2026-06-12T15:41:38.804841597Z\" level=info msg=\"cleanup sandbox network\"\nJun 12 15:41:38.805691 crc crio[3652]: time=\"2026-06-12T15:41:38.804866957Z\" level=info msg=\"Successfully cleaned up network for pod c007be82b33d8a9981381fb90ba81b7decd46a3a32856131653d22904f819946\"\nJun 12 15:41:38.805691 crc crio[3652]: time=\"2026-06-12T15:41:38.804886828Z\" level=info msg=\"cleanup sandbox network\"\nJun 12 15:41:38.805691 crc crio[3652]: time=\"2026-06-12T15:41:38.804900148Z\" level=info msg=\"Successfully cleaned up network for pod 1a4e3f601cadcab1698cc4e396c2d86420ae76346b72be0fd3b8879ae0e9e4ce\"\nJun 12 15:41:38.805691 crc crio[3652]: time=\"2026-06-12T15:41:38.804909258Z\" level=info msg=\"cleanup sandbox network\"\nJun 12 15:41:38.805691 crc crio[3652]: time=\"2026-06-12T15:41:38.804919479Z\" level=info msg=\"Successfully cleaned up network for pod 4251b0938a7c7926c0d92fda115d0192567b38afd62b1da6d3d76cfd5d20a25f\"\nJun 12 15:41:38.805691 crc crio[3652]: time=\"2026-06-12T15:41:38.804928699Z\" level=info msg=\"cleanup sandbox network\"\nJun 12 15:41:38.805691 crc crio[3652]: time=\"2026-06-12T15:41:38.80496837Z\" level=warning msg=\"Network namespace path is empty for pod sandbox k8s_control-plane-machine-set-operator-75ffdb6fcd-m5wxr_openshift-machine-api_8f342bf1-eea2-4806-8a6b-5f4c24d40c0c_0(f62ec4c74b2d28d07d15680e61dc47bea0d64f3c10cd0998203816ee1a5e21ae), attempting CNI teardown with cached info\"\nJun 12 15:41:38.805691 crc crio[3652]: time=\"2026-06-12T15:41:38.805302278Z\" 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:0xc0001826d8}] Aliases:map[]}\"\nJun 12 15:41:38.805691 crc crio[3652]: time=\"2026-06-12T15:41:38.805590144Z\" level=info msg=\"Deleting pod openshift-machine-api_control-plane-machine-set-operator-75ffdb6fcd-m5wxr from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 15:41:38.876219 crc crio[3652]: 2026-06-12T15:41:38Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory\nJun 12 15:41:38.876417 crc crio[3652]: time=\"2026-06-12T15:41:38.876342759Z\" level=info msg=\"Successfully cleaned up network for pod f62ec4c74b2d28d07d15680e61dc47bea0d64f3c10cd0998203816ee1a5e21ae\"\nJun 12 15:41:38.876417 crc crio[3652]: time=\"2026-06-12T15:41:38.876395371Z\" level=info msg=\"cleanup sandbox network\"\nJun 12 15:41:38.876417 crc crio[3652]: time=\"2026-06-12T15:41:38.876412011Z\" level=info msg=\"Successfully cleaned up network for pod 18fee4b4ea4c96ee307aa88a73acb6266b3648c944e27a6179a14fcc5c344911\"\nJun 12 15:41:38.876417 crc crio[3652]: time=\"2026-06-12T15:41:38.876420472Z\" level=info msg=\"cleanup sandbox network\"\nJun 12 15:41:38.876643 crc crio[3652]: time=\"2026-06-12T15:41:38.876430411Z\" level=info msg=\"Successfully cleaned up network for pod 36b0ac2e570067cac5fa856749f889c89cde326de0eac243b55d634175c59e21\"\nJun 12 15:41:38.876643 crc crio[3652]: time=\"2026-06-12T15:41:38.876486763Z\" level=info msg=\"cleanup sandbox network\"\nJun 12 15:41:38.876643 crc crio[3652]: time=\"2026-06-12T15:41:38.876498353Z\" level=info msg=\"Successfully cleaned up network for pod 2ac08f16964b2c410806c8a32454b11baadab0ae32ec6ee16db109b5c70d9227\"\nJun 12 15:41:38.876643 crc crio[3652]: time=\"2026-06-12T15:41:38.876505673Z\" level=info msg=\"cleanup sandbox network\"\nJun 12 15:41:38.876643 crc crio[3652]: time=\"2026-06-12T15:41:38.876531284Z\" level=warning msg=\"Network namespace path is empty for pod sandbox k8s_catalog-operator-75ff9f647d-4s428_openshift-operator-lifecycle-manager_d1618753-e855-455c-8eee-e4fb77abbc17_0(2a669a230e0afc58260587ab928a151b6752183179007838320ca23d77998240), attempting CNI teardown with cached info\"\nJun 12 15:41:38.876851 crc crio[3652]: time=\"2026-06-12T15:41:38.876705808Z\" 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:0xc000182920}] Aliases:map[]}\"\nJun 12 15:41:38.876904 crc crio[3652]: time=\"2026-06-12T15:41:38.876867152Z\" level=info msg=\"Deleting pod openshift-operator-lifecycle-manager_catalog-operator-75ff9f647d-4s428 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 15:41:38.926628 crc crio[3652]: 2026-06-12T15:41:38Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory\nJun 12 15:41:38.927783 crc crio[3652]: time=\"2026-06-12T15:41:38.927676763Z\" level=info msg=\"Successfully cleaned up network for pod 2a669a230e0afc58260587ab928a151b6752183179007838320ca23d77998240\"\nJun 12 15:41:38.927783 crc crio[3652]: time=\"2026-06-12T15:41:38.927772414Z\" level=info msg=\"cleanup sandbox network\"\nJun 12 15:41:38.927911 crc crio[3652]: time=\"2026-06-12T15:41:38.927817547Z\" level=warning msg=\"Network namespace path is empty for pod sandbox k8s_redhat-operators-x5vn9_openshift-marketplace_0ee7e057-363b-48e4-a711-ee54046db35f_0(13dd75522d1f0664cc279c53dad4d387d2327319de1d97ccf61611a6510ffda1), attempting CNI teardown with cached info\"\nJun 12 15:41:38.928106 crc crio[3652]: time=\"2026-06-12T15:41:38.928004091Z\" 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:0xc00181a428}] Aliases:map[]}\"\nJun 12 15:41:38.928277 crc crio[3652]: time=\"2026-06-12T15:41:38.928211316Z\" level=info msg=\"Deleting pod openshift-marketplace_redhat-operators-x5vn9 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 15:41:39.034259 crc crio[3652]: 2026-06-12T15:41:39Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory\nJun 12 15:41:39.036031 crc crio[3652]: time=\"2026-06-12T15:41:39.035563683Z\" level=info msg=\"Successfully cleaned up network for pod 13dd75522d1f0664cc279c53dad4d387d2327319de1d97ccf61611a6510ffda1\"\nJun 12 15:41:39.036031 crc crio[3652]: time=\"2026-06-12T15:41:39.035678216Z\" level=info msg=\"cleanup sandbox network\"\nJun 12 15:41:39.036031 crc crio[3652]: time=\"2026-06-12T15:41:39.03582323Z\" level=warning msg=\"Network namespace path is empty for pod sandbox k8s_kube-storage-version-migrator-operator-565b79b866-2h5s6_openshift-kube-storage-version-migrator-operator_8f573912-eb25-4f17-bfe5-81325e551bf2_0(8c6585b8db86793364698268f6d5287dd5b180895605886d7545253be162b3b7), attempting CNI teardown with cached info\"\nJun 12 15:41:39.036031 crc crio[3652]: time=\"2026-06-12T15:41:39.036021765Z\" 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:0xc0017be7b0}] Aliases:map[]}\"\nJun 12 15:41:39.037105 crc crio[3652]: time=\"2026-06-12T15:41:39.036558607Z\" level=info msg=\"Deleting pod openshift-kube-storage-version-migrator-operator_kube-storage-version-migrator-operator-565b79b866-2h5s6 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 15:41:39.435613 crc crio[3652]: 2026-06-12T15:41:39Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory\nJun 12 15:41:39.435955 crc crio[3652]: time=\"2026-06-12T15:41:39.435843587Z\" level=info msg=\"Successfully cleaned up network for pod 8c6585b8db86793364698268f6d5287dd5b180895605886d7545253be162b3b7\"\nJun 12 15:41:39.435955 crc crio[3652]: time=\"2026-06-12T15:41:39.435884998Z\" level=info msg=\"cleanup sandbox network\"\nJun 12 15:41:39.435955 crc crio[3652]: time=\"2026-06-12T15:41:39.435901308Z\" level=info msg=\"Successfully cleaned up network for pod 410638bdabddf5fcd1c35e7a74c44e5944cfa3831815455f10afe54ace39c37a\"\nJun 12 15:41:39.435955 crc crio[3652]: time=\"2026-06-12T15:41:39.435910368Z\" level=info msg=\"cleanup sandbox network\"\nJun 12 15:41:39.435955 crc crio[3652]: time=\"2026-06-12T15:41:39.435941119Z\" level=warning msg=\"Network namespace path is empty for pod sandbox k8s_revision-pruner-6-crc_openshift-kube-scheduler_1f6fdc55-8114-467b-b4bb-d65cf3917f0f_0(cf95c321a021eb9a3ba610455248b4b97c8822803f4d40be10c7b1c223b38946), attempting CNI teardown with cached info\"\nJun 12 15:41:39.436215 crc crio[3652]: time=\"2026-06-12T15:41:39.436070112Z\" 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:0xc001376260}] Aliases:map[]}\"\nJun 12 15:41:39.436215 crc crio[3652]: time=\"2026-06-12T15:41:39.436119413Z\" level=error msg=\"Error loading cached network config: network \\\"multus-cni-network\\\" not found in CNI cache\"\nJun 12 15:41:39.436215 crc crio[3652]: time=\"2026-06-12T15:41:39.436129353Z\" level=warning msg=\"Falling back to loading from existing plugins on disk\"\nJun 12 15:41:39.436215 crc crio[3652]: time=\"2026-06-12T15:41:39.436140674Z\" level=info msg=\"Deleting pod openshift-kube-scheduler_revision-pruner-6-crc from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 15:41:39.470382 crc crio[3652]: 2026-06-12T15:41:39Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory\nJun 12 15:41:39.470814 crc crio[3652]: time=\"2026-06-12T15:41:39.470531452Z\" level=info msg=\"Successfully cleaned up network for pod cf95c321a021eb9a3ba610455248b4b97c8822803f4d40be10c7b1c223b38946\"\nJun 12 15:41:39.470814 crc crio[3652]: time=\"2026-06-12T15:41:39.470572183Z\" level=info msg=\"cleanup sandbox network\"\nJun 12 15:41:39.470814 crc crio[3652]: time=\"2026-06-12T15:41:39.470622534Z\" level=warning msg=\"Network namespace path is empty for pod sandbox k8s_kube-controller-manager-operator-69d5f845f8-mm4qn_openshift-kube-controller-manager-operator_89eeceba-0661-4e85-be2e-57d689102094_0(df7839e3a7fe9f97d215b350da23429c49ceb57289d871c643f130f5c2ddd4ef), attempting CNI teardown with cached info\"\nJun 12 15:41:39.471036 crc crio[3652]: time=\"2026-06-12T15:41:39.470887401Z\" 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:0xc00163c4b0}] Aliases:map[]}\"\nJun 12 15:41:39.471115 crc crio[3652]: time=\"2026-06-12T15:41:39.471073515Z\" level=info msg=\"Deleting pod openshift-kube-controller-manager-operator_kube-controller-manager-operator-69d5f845f8-mm4qn from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 15:41:39.728331 crc crio[3652]: 2026-06-12T15:41:39Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory\nJun 12 15:41:39.728793 crc crio[3652]: time=\"2026-06-12T15:41:39.728506367Z\" level=info msg=\"Successfully cleaned up network for pod df7839e3a7fe9f97d215b350da23429c49ceb57289d871c643f130f5c2ddd4ef\"\nJun 12 15:41:39.728793 crc crio[3652]: time=\"2026-06-12T15:41:39.728552548Z\" level=info msg=\"cleanup sandbox network\"\nJun 12 15:41:39.728793 crc crio[3652]: time=\"2026-06-12T15:41:39.728594929Z\" level=warning msg=\"Network namespace path is empty for pod sandbox k8s_network-metrics-daemon-n2bqt_openshift-multus_504f5b64-2069-4529-9127-e6f993b1b649_0(716f9b4b423fda207fd050f2cc805a414ecaf503cdd039d9046723715112fc7a), attempting CNI teardown with cached info\"\nJun 12 15:41:39.729096 crc crio[3652]: time=\"2026-06-12T15:41:39.729020769Z\" 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:0xc001692068}] Aliases:map[]}\"\nJun 12 15:41:39.729366 crc crio[3652]: time=\"2026-06-12T15:41:39.729242595Z\" level=info msg=\"Deleting pod openshift-multus_network-metrics-daemon-n2bqt from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 15:41:39.799650 crc crio[3652]: 2026-06-12T15:41:39Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory\nJun 12 15:41:39.799899 crc crio[3652]: time=\"2026-06-12T15:41:39.799701754Z\" level=info msg=\"Successfully cleaned up network for pod 716f9b4b423fda207fd050f2cc805a414ecaf503cdd039d9046723715112fc7a\"\nJun 12 15:41:39.799899 crc crio[3652]: time=\"2026-06-12T15:41:39.799787026Z\" level=info msg=\"cleanup sandbox network\"\nJun 12 15:41:39.799899 crc crio[3652]: time=\"2026-06-12T15:41:39.799832827Z\" level=warning msg=\"Network namespace path is empty for pod sandbox k8s_ingress-operator-6b9cb4dbcf-5fpw9_openshift-ingress-operator_e466d193-2f16-441a-9f10-579f91762fb9_0(38165b96140e0076a6d060c89dd252472b6263208d068db2a44f1fadfdbe61b1), attempting CNI teardown with cached info\"\nJun 12 15:41:39.802000 crc crio[3652]: time=\"2026-06-12T15:41:39.800051222Z\" 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:0xc00181a1d0}] Aliases:map[]}\"\nJun 12 15:41:39.802000 crc crio[3652]: time=\"2026-06-12T15:41:39.800345859Z\" level=info msg=\"Deleting pod openshift-ingress-operator_ingress-operator-6b9cb4dbcf-5fpw9 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 15:41:40.162664 crc crio[3652]: 2026-06-12T15:41:40Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory\nJun 12 15:41:40.163578 crc crio[3652]: time=\"2026-06-12T15:41:40.162827278Z\" level=info msg=\"Successfully cleaned up network for pod 38165b96140e0076a6d060c89dd252472b6263208d068db2a44f1fadfdbe61b1\"\nJun 12 15:41:40.163578 crc crio[3652]: time=\"2026-06-12T15:41:40.162863044Z\" level=info msg=\"cleanup sandbox network\"\nJun 12 15:41:40.163578 crc crio[3652]: time=\"2026-06-12T15:41:40.162880534Z\" level=info msg=\"Successfully cleaned up network for pod da2adf6cd892779e9e97c725a1a8d45c2cdb5890c09a25ac078e96ef16ce314f\"\nJun 12 15:41:40.163578 crc crio[3652]: time=\"2026-06-12T15:41:40.162890804Z\" level=info msg=\"cleanup sandbox network\"\nJun 12 15:41:40.163578 crc crio[3652]: time=\"2026-06-12T15:41:40.162933775Z\" level=info msg=\"Successfully cleaned up network for pod f6dab756a5f81da6b1648d44137e45cc60b6c69fca2c6887870ecbde15f13852\"\nJun 12 15:41:40.163578 crc crio[3652]: time=\"2026-06-12T15:41:40.16294343Z\" level=info msg=\"cleanup sandbox network\"\nJun 12 15:41:40.163578 crc crio[3652]: time=\"2026-06-12T15:41:40.162950096Z\" level=info msg=\"Successfully cleaned up network for pod 3234aedde795ea669264e61b92a4110e67549062eab489f074d78b555b724ec0\"\nJun 12 15:41:40.163578 crc crio[3652]: time=\"2026-06-12T15:41:40.162956746Z\" level=info msg=\"cleanup sandbox network\"\nJun 12 15:41:40.163578 crc crio[3652]: time=\"2026-06-12T15:41:40.162986096Z\" level=warning msg=\"Network namespace path is empty for pod sandbox k8s_service-ca-operator-5b9c976747-l2sd4_openshift-service-ca-operator_fd3771ed-6d15-47a3-9f81-762cf83a728f_0(9f0a0b85d7741383b49556652c4202e48dd515bc39386ca123ebab03ab835fa7), attempting CNI teardown with cached info\"\nJun 12 15:41:40.163578 crc crio[3652]: time=\"2026-06-12T15:41:40.16314758Z\" 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:0xc000136918}] Aliases:map[]}\"\nJun 12 15:41:40.163578 crc crio[3652]: time=\"2026-06-12T15:41:40.163280303Z\" level=info msg=\"Deleting pod openshift-service-ca-operator_service-ca-operator-5b9c976747-l2sd4 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 15:41:40.328553 crc crio[3652]: 2026-06-12T15:41:40Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory\nJun 12 15:41:40.328897 crc crio[3652]: time=\"2026-06-12T15:41:40.328708685Z\" level=info msg=\"Successfully cleaned up network for pod 9f0a0b85d7741383b49556652c4202e48dd515bc39386ca123ebab03ab835fa7\"\nJun 12 15:41:40.328897 crc crio[3652]: time=\"2026-06-12T15:41:40.328769316Z\" level=info msg=\"cleanup sandbox network\"\nJun 12 15:41:40.328897 crc crio[3652]: time=\"2026-06-12T15:41:40.328808917Z\" level=warning msg=\"Network namespace path is empty for pod sandbox k8s_community-operators-qhh6t_openshift-marketplace_38fb2a5f-6a1e-4c7a-8df2-0b2a456c372e_0(4dc0a1f7b702c1c1cceb3e59fb11d1ccca5adc60a822681834a3ffca24387118), attempting CNI teardown with cached info\"\nJun 12 15:41:40.335403 crc crio[3652]: time=\"2026-06-12T15:41:40.329022472Z\" 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:0xc00008c608}] Aliases:map[]}\"\nJun 12 15:41:40.335403 crc crio[3652]: time=\"2026-06-12T15:41:40.329168465Z\" level=info msg=\"Deleting pod openshift-marketplace_community-operators-qhh6t from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 15:41:40.514982 crc crio[3652]: time=\"2026-06-12T15:41:40.514861986Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:41:40.516127 crc crio[3652]: time=\"2026-06-12T15:41:40.516041865Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:41:40.517065 crc crio[3652]: time=\"2026-06-12T15:41:40.516947358Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:41:40.521558 crc crio[3652]: time=\"2026-06-12T15:41:40.521341413Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:41:40.523340 crc crio[3652]: time=\"2026-06-12T15:41:40.523241528Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:41:40.679605 crc crio[3652]: 2026-06-12T15:41:40Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory\nJun 12 15:41:40.679981 crc crio[3652]: time=\"2026-06-12T15:41:40.679952931Z\" level=info msg=\"Successfully cleaned up network for pod 4dc0a1f7b702c1c1cceb3e59fb11d1ccca5adc60a822681834a3ffca24387118\"\nJun 12 15:41:40.680064 crc crio[3652]: time=\"2026-06-12T15:41:40.680052004Z\" level=info msg=\"cleanup sandbox network\"\nJun 12 15:41:40.680156 crc crio[3652]: time=\"2026-06-12T15:41:40.680141036Z\" level=warning msg=\"Network namespace path is empty for pod sandbox k8s_redhat-marketplace-ntdwx_openshift-marketplace_304346ae-9d3b-4262-8068-4ed1e7ff48a8_0(8d059150b9d8ada814e838c2ef04c41dcd9e7f5cc6cd8d6be9fc11344100bd28), attempting CNI teardown with cached info\"\nJun 12 15:41:40.680364 crc crio[3652]: time=\"2026-06-12T15:41:40.68034417Z\" 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:0xc00163c380}] Aliases:map[]}\"\nJun 12 15:41:40.680638 crc crio[3652]: time=\"2026-06-12T15:41:40.680615227Z\" level=info msg=\"Deleting pod openshift-marketplace_redhat-marketplace-ntdwx from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 15:41:40.700247 crc crio[3652]: 2026-06-12T15:41:40Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory\nJun 12 15:41:40.704931 crc crio[3652]: time=\"2026-06-12T15:41:40.704821484Z\" level=info msg=\"Successfully cleaned up network for pod 8d059150b9d8ada814e838c2ef04c41dcd9e7f5cc6cd8d6be9fc11344100bd28\"\nJun 12 15:41:40.704931 crc crio[3652]: time=\"2026-06-12T15:41:40.704915436Z\" level=info msg=\"cleanup sandbox network\"\nJun 12 15:41:40.705109 crc crio[3652]: time=\"2026-06-12T15:41:40.704983228Z\" level=warning msg=\"Network namespace path is empty for pod sandbox k8s_apiserver-8596bd845d-l6g6s_openshift-oauth-apiserver_eeb0b76f-edea-4c9c-99a1-0130c6a7453c_0(34605a8868d5dd6079efc188a3cce49b09c028efd54279b3b2b7c48df8fd5e16), attempting CNI teardown with cached info\"\nJun 12 15:41:40.705313 crc crio[3652]: time=\"2026-06-12T15:41:40.705248544Z\" 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:0xc00163c418}] Aliases:map[]}\"\nJun 12 15:41:40.706114 crc crio[3652]: time=\"2026-06-12T15:41:40.705570611Z\" level=info msg=\"Deleting pod openshift-oauth-apiserver_apiserver-8596bd845d-l6g6s from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 15:41:40.755899 crc crio[3652]: time=\"2026-06-12T15:41:40.755127072Z\" level=info msg=\"Created container b9d678b43e08a53bfe7cc5662cf47dcf5ec02091b2285c582fe7fb13500f73b8: openshift-kube-controller-manager/kube-controller-manager-crc/kube-controller-manager\" id=ef10ad52-af6a-40a3-b870-151ca3e70843 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:41:40.760541 crc crio[3652]: time=\"2026-06-12T15:41:40.759847804Z\" level=info msg=\"Created container 246b21c3686fe66929264185ff47e17551a934cba2877a68536e4012ba27c8f2: openshift-kube-apiserver/kube-apiserver-crc/setup\" id=94a1407e-2652-4d46-9520-10a9b0d17f9d name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:41:40.762239 crc crio[3652]: time=\"2026-06-12T15:41:40.761405521Z\" level=info msg=\"Created container b06aee0d67811d73fe26ca572174ddf48bf52f65e39cf154444d1bd74e778140: openshift-kube-scheduler/openshift-kube-scheduler-crc/wait-for-host-port\" id=89f21159-730a-437e-b0ef-c43ff39c20e8 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:41:40.764371 crc crio[3652]: time=\"2026-06-12T15:41:40.762353586Z\" level=info msg=\"Starting container: b9d678b43e08a53bfe7cc5662cf47dcf5ec02091b2285c582fe7fb13500f73b8\" id=a7f3216d-316c-4f28-8b97-bf46a36daf46 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 15:41:40.765337 crc crio[3652]: time=\"2026-06-12T15:41:40.762971538Z\" level=info msg=\"Created container 9741f8c2858d4fd3448e5b4a1bfa3b56dbf4c44625109a61c5718cf702419e1f: openshift-machine-config-operator/kube-rbac-proxy-crio-crc/setup\" id=4365cae0-e8ce-421b-a1f8-5c2102e978df name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:41:40.765581 crc crio[3652]: time=\"2026-06-12T15:41:40.763566993Z\" level=info msg=\"Starting container: 246b21c3686fe66929264185ff47e17551a934cba2877a68536e4012ba27c8f2\" id=a3209a80-191f-409e-9cc8-af71170d3ef8 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 15:41:40.766069 crc crio[3652]: time=\"2026-06-12T15:41:40.763619414Z\" level=info msg=\"Starting container: b06aee0d67811d73fe26ca572174ddf48bf52f65e39cf154444d1bd74e778140\" id=a1c13d51-08f3-4900-92cc-ebdaec424b89 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 15:41:40.766783 crc crio[3652]: time=\"2026-06-12T15:41:40.766305078Z\" level=info msg=\"Starting container: 9741f8c2858d4fd3448e5b4a1bfa3b56dbf4c44625109a61c5718cf702419e1f\" id=647d9b93-256d-46b5-aed1-8aace2c50de7 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 15:41:40.773229 crc crio[3652]: time=\"2026-06-12T15:41:40.773138751Z\" level=info msg=\"Started container\" PID=5321 containerID=b9d678b43e08a53bfe7cc5662cf47dcf5ec02091b2285c582fe7fb13500f73b8 description=openshift-kube-controller-manager/kube-controller-manager-crc/kube-controller-manager id=a7f3216d-316c-4f28-8b97-bf46a36daf46 name=/runtime.v1.RuntimeService/StartContainer sandboxID=08925344ca1fb98d480c9f4fa2cf1bb311348aff6b665a8cfa8fa6afb5c4ef5f\nJun 12 15:41:40.775866 crc crio[3652]: time=\"2026-06-12T15:41:40.775428395Z\" level=info msg=\"Created container 7986e6635aa2cdac395ae89a2f96db98d97de50831fd5169583d502d612ba225: openshift-etcd/etcd-crc/setup\" id=763ad954-dd7f-49f2-8dbd-ad8c36021688 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:41:40.778160 crc crio[3652]: time=\"2026-06-12T15:41:40.77807655Z\" level=info msg=\"Starting container: 7986e6635aa2cdac395ae89a2f96db98d97de50831fd5169583d502d612ba225\" id=d83753c0-cf25-4bfe-b345-94a410cf77ac name=/runtime.v1.RuntimeService/StartContainer\nJun 12 15:41:40.779807 crc crio[3652]: time=\"2026-06-12T15:41:40.779248208Z\" level=info msg=\"Started container\" PID=5323 containerID=246b21c3686fe66929264185ff47e17551a934cba2877a68536e4012ba27c8f2 description=openshift-kube-apiserver/kube-apiserver-crc/setup id=a3209a80-191f-409e-9cc8-af71170d3ef8 name=/runtime.v1.RuntimeService/StartContainer sandboxID=d1d3c73d05e0e17c7496620374d587bf9c1ee52837dd4a82244b93732084297e\nJun 12 15:41:40.779807 crc crio[3652]: time=\"2026-06-12T15:41:40.779695937Z\" level=info msg=\"Started container\" PID=5320 containerID=b06aee0d67811d73fe26ca572174ddf48bf52f65e39cf154444d1bd74e778140 description=openshift-kube-scheduler/openshift-kube-scheduler-crc/wait-for-host-port id=a1c13d51-08f3-4900-92cc-ebdaec424b89 name=/runtime.v1.RuntimeService/StartContainer sandboxID=1d0a7ff26a8e75a64d9099338efab8d714370e98ac9e4d74524f465a281b6a31\nJun 12 15:41:40.780985 crc crio[3652]: time=\"2026-06-12T15:41:40.78065497Z\" level=info msg=\"Started container\" PID=5319 containerID=9741f8c2858d4fd3448e5b4a1bfa3b56dbf4c44625109a61c5718cf702419e1f description=openshift-machine-config-operator/kube-rbac-proxy-crio-crc/setup id=647d9b93-256d-46b5-aed1-8aace2c50de7 name=/runtime.v1.RuntimeService/StartContainer sandboxID=593a7c297ebe1c3a6a98d299d9724e3e0e8ba4c4faa96face58540d96fe85860\nJun 12 15:41:40.797640 crc crio[3652]: time=\"2026-06-12T15:41:40.797363948Z\" level=info msg=\"Started container\" PID=5324 containerID=7986e6635aa2cdac395ae89a2f96db98d97de50831fd5169583d502d612ba225 description=openshift-etcd/etcd-crc/setup id=d83753c0-cf25-4bfe-b345-94a410cf77ac name=/runtime.v1.RuntimeService/StartContainer sandboxID=3fa14aa3117ff3d80c296b2f41abcf4b9f13e0167e44a808ea52a6c40d3b76af\nJun 12 15:41:40.802999 crc crio[3652]: time=\"2026-06-12T15:41:40.80291452Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c6a47106effd9e9a41131e2bf6c832b80cd77b3439334f760b35b0729f2fb00\" id=7a19c790-1d24-4f95-9d06-c03901108d61 name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:41:40.807091 crc crio[3652]: time=\"2026-06-12T15:41:40.806936735Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c6a47106effd9e9a41131e2bf6c832b80cd77b3439334f760b35b0729f2fb00\" id=736b9c15-885c-4bae-9863-6cf56ab1aafc name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:41:40.809669 crc crio[3652]: time=\"2026-06-12T15:41:40.809584548Z\" level=info msg=\"Creating container: openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller\" id=68df5e17-f7bf-4a6b-a7aa-968c1de88f2f name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:41:40.810061 crc crio[3652]: time=\"2026-06-12T15:41:40.809995909Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:41:40.815765 crc crio[3652]: 2026-06-12T15:41:40Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory\nJun 12 15:41:40.815888 crc crio[3652]: time=\"2026-06-12T15:41:40.815827827Z\" level=info msg=\"Successfully cleaned up network for pod 34605a8868d5dd6079efc188a3cce49b09c028efd54279b3b2b7c48df8fd5e16\"\nJun 12 15:41:40.815888 crc crio[3652]: time=\"2026-06-12T15:41:40.815856388Z\" level=info msg=\"cleanup sandbox network\"\nJun 12 15:41:40.815888 crc crio[3652]: time=\"2026-06-12T15:41:40.815883998Z\" level=warning msg=\"Network namespace path is empty for pod sandbox k8s_kube-apiserver-operator-575994946d-vgpnb_openshift-kube-apiserver-operator_4f837d5f-4682-4cae-99ca-824ebae60fec_0(5d12a23f28cfdfab8acc2c31b8e590b1cd1c66262a95d0d9e6334df5c9d83730), attempting CNI teardown with cached info\"\nJun 12 15:41:40.816083 crc crio[3652]: time=\"2026-06-12T15:41:40.816015911Z\" 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:0xc00163c6f0}] Aliases:map[]}\"\nJun 12 15:41:40.816206 crc crio[3652]: time=\"2026-06-12T15:41:40.816152205Z\" level=info msg=\"Deleting pod openshift-kube-apiserver-operator_kube-apiserver-operator-575994946d-vgpnb from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 15:41:40.828048 crc crio[3652]: time=\"2026-06-12T15:41:40.827843524Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:41:40.853034 crc crio[3652]: 2026-06-12T15:41:40Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory\nJun 12 15:41:40.854237 crc crio[3652]: time=\"2026-06-12T15:41:40.853889825Z\" level=info msg=\"Successfully cleaned up network for pod 5d12a23f28cfdfab8acc2c31b8e590b1cd1c66262a95d0d9e6334df5c9d83730\"\nJun 12 15:41:40.854237 crc crio[3652]: time=\"2026-06-12T15:41:40.85410591Z\" level=info msg=\"cleanup sandbox network\"\nJun 12 15:41:40.854237 crc crio[3652]: time=\"2026-06-12T15:41:40.854163461Z\" level=warning msg=\"Network namespace path is empty for pod sandbox k8s_multus-admission-controller-69db94689b-rvf8p_openshift-multus_22e9ac12-6d81-454c-9af1-0b0d7e241db6_0(2906610114c892c992247553738002a45050cbeeafe5029b3a6b35d817dc452a), attempting CNI teardown with cached info\"\nJun 12 15:41:40.854562 crc crio[3652]: time=\"2026-06-12T15:41:40.854433648Z\" 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:0xc0004305a8}] Aliases:map[]}\"\nJun 12 15:41:40.854973 crc crio[3652]: time=\"2026-06-12T15:41:40.854696694Z\" level=info msg=\"Deleting pod openshift-multus_multus-admission-controller-69db94689b-rvf8p from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 15:41:41.060007 crc crio[3652]: 2026-06-12T15:41:41Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory\nJun 12 15:41:41.060255 crc crio[3652]: time=\"2026-06-12T15:41:41.060139397Z\" level=info msg=\"Successfully cleaned up network for pod 2906610114c892c992247553738002a45050cbeeafe5029b3a6b35d817dc452a\"\nJun 12 15:41:41.060255 crc crio[3652]: time=\"2026-06-12T15:41:41.060199788Z\" level=info msg=\"cleanup sandbox network\"\nJun 12 15:41:41.060255 crc crio[3652]: time=\"2026-06-12T15:41:41.060219629Z\" level=info msg=\"Successfully cleaned up network for pod c8d89a6a18d8bf8e544fca6f74b002af11259ae7912ab06a6b65e2bd0a014a86\"\nJun 12 15:41:41.060255 crc crio[3652]: time=\"2026-06-12T15:41:41.060230159Z\" level=info msg=\"cleanup sandbox network\"\nJun 12 15:41:41.060392 crc crio[3652]: time=\"2026-06-12T15:41:41.06027006Z\" level=warning msg=\"Network namespace path is empty for pod sandbox k8s_oauth-openshift-685b49f4d7-4d6xb_openshift-authentication_b167f5c3-3788-4edd-9e26-0fc3a5748dee_0(ac8f65e743463176074b4c0cb4e8c2b3cb849e56ae25be37a16bb9efcd7eb64f), attempting CNI teardown with cached info\"\nJun 12 15:41:41.060720 crc crio[3652]: time=\"2026-06-12T15:41:41.060644389Z\" 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:0xc00181a000}] Aliases:map[]}\"\nJun 12 15:41:41.060998 crc crio[3652]: time=\"2026-06-12T15:41:41.060919975Z\" level=info msg=\"Deleting pod openshift-authentication_oauth-openshift-685b49f4d7-4d6xb from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 15:41:41.368680 crc crio[3652]: time=\"2026-06-12T15:41:41.368286917Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:41:41.502021 crc crio[3652]: time=\"2026-06-12T15:41:41.501360947Z\" level=info msg=\"Created container e62d5f552918981d30cca3a21e7471dc9de6a414de21f766f57358cd172f8361: openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller\" id=68df5e17-f7bf-4a6b-a7aa-968c1de88f2f name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:41:41.504987 crc crio[3652]: time=\"2026-06-12T15:41:41.504716226Z\" level=info msg=\"Starting container: e62d5f552918981d30cca3a21e7471dc9de6a414de21f766f57358cd172f8361\" id=ff0c4815-5737-4b63-8c38-417046d73500 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 15:41:41.517288 crc crio[3652]: time=\"2026-06-12T15:41:41.51701319Z\" level=info msg=\"Started container\" PID=5408 containerID=e62d5f552918981d30cca3a21e7471dc9de6a414de21f766f57358cd172f8361 description=openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller id=ff0c4815-5737-4b63-8c38-417046d73500 name=/runtime.v1.RuntimeService/StartContainer sandboxID=08925344ca1fb98d480c9f4fa2cf1bb311348aff6b665a8cfa8fa6afb5c4ef5f\nJun 12 15:41:41.592911 crc crio[3652]: time=\"2026-06-12T15:41:41.592380085Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-controller-manager-operator@sha256:f69b9cc9b9cfde726109a9e12b80a3eefa472d7e29159df0fbc7143c48983cd6\" id=75d199db-2347-4089-b408-38d2d3675bbe name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:41:41.596009 crc crio[3652]: time=\"2026-06-12T15:41:41.59595937Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-controller-manager-operator@sha256:f69b9cc9b9cfde726109a9e12b80a3eefa472d7e29159df0fbc7143c48983cd6\" id=6bb40f34-0d19-4032-84b1-4e00d7365a32 name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:41:41.602758 crc crio[3652]: time=\"2026-06-12T15:41:41.600350124Z\" level=info msg=\"Creating container: openshift-kube-controller-manager/kube-controller-manager-crc/kube-controller-manager-cert-syncer\" id=6809cbff-e752-4b76-a696-78054f017699 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:41:41.602758 crc crio[3652]: time=\"2026-06-12T15:41:41.601122303Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:41:41.624257 crc crio[3652]: time=\"2026-06-12T15:41:41.624202753Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9e388ee2b3562b6267447cbcc4b95ca7a61bf361840d36a682480da671b83612\" id=8d78e2fe-0e56-465a-b128-ca89282b5f41 name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:41:41.632999 crc crio[3652]: time=\"2026-06-12T15:41:41.63162603Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8a46fa8feeea5d04fd602559027f8bacc97e12bbf8e33793dca08e812e1f8825\" id=e41ebb31-ebec-46c2-9a65-9007072e7888 name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:41:41.634611 crc crio[3652]: time=\"2026-06-12T15:41:41.634217172Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9e388ee2b3562b6267447cbcc4b95ca7a61bf361840d36a682480da671b83612\" id=06e5a2bb-d8e5-4728-9ae7-401a1a2b1490 name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:41:41.638073 crc crio[3652]: time=\"2026-06-12T15:41:41.63792241Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8a46fa8feeea5d04fd602559027f8bacc97e12bbf8e33793dca08e812e1f8825\" id=5aed6031-d47e-4b62-8c5d-31d2933e8fb8 name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:41:41.638691 crc crio[3652]: 2026-06-12T15:41:41Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory\nJun 12 15:41:41.638955 crc crio[3652]: time=\"2026-06-12T15:41:41.638817045Z\" level=info msg=\"Successfully cleaned up network for pod ac8f65e743463176074b4c0cb4e8c2b3cb849e56ae25be37a16bb9efcd7eb64f\"\nJun 12 15:41:41.638955 crc crio[3652]: time=\"2026-06-12T15:41:41.638894786Z\" level=info msg=\"cleanup sandbox network\"\nJun 12 15:41:41.639087 crc crio[3652]: time=\"2026-06-12T15:41:41.638932673Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:41:41.640045 crc crio[3652]: time=\"2026-06-12T15:41:41.638951998Z\" level=warning msg=\"Network namespace path is empty for pod sandbox k8s_marketplace-operator-547dbd544d-xchl9_openshift-marketplace_6cdf074d-0e2a-4a0b-8843-5f823e7bf7c3_0(64c293b20911d06c0a74a43cc241ac2351c0a45b448543e1133e22d8e4b30010), attempting CNI teardown with cached info\"\nJun 12 15:41:41.640345 crc crio[3652]: time=\"2026-06-12T15:41:41.640245505Z\" 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:0xc001376390}] Aliases:map[]}\"\nJun 12 15:41:41.640720 crc crio[3652]: time=\"2026-06-12T15:41:41.640551952Z\" level=info msg=\"Deleting pod openshift-marketplace_marketplace-operator-547dbd544d-xchl9 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 15:41:41.646537 crc crio[3652]: time=\"2026-06-12T15:41:41.646360932Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=d3e7bf26-fe69-4e18-9760-4467990624d3 name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:41:41.651660 crc crio[3652]: time=\"2026-06-12T15:41:41.651562745Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=a0584bc9-018e-4abd-a98c-73d9c2b88afb name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:41:41.656178 crc crio[3652]: time=\"2026-06-12T15:41:41.655945628Z\" level=info msg=\"Creating container: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver\" id=eebd8b92-dc19-4d23-9936-c6f677089029 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:41:41.657184 crc crio[3652]: time=\"2026-06-12T15:41:41.657024885Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:41:41.668190 crc crio[3652]: time=\"2026-06-12T15:41:41.667991307Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8a46fa8feeea5d04fd602559027f8bacc97e12bbf8e33793dca08e812e1f8825\" id=ed9fa51d-a095-4e93-863d-d416d4f5d7bb name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:41:41.668334 crc crio[3652]: time=\"2026-06-12T15:41:41.668013887Z\" level=info msg=\"Creating container: openshift-etcd/etcd-crc/etcd-ensure-env-vars\" id=8dfe1681-5802-4d7a-9160-93fb944f408c name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:41:41.683017 crc crio[3652]: time=\"2026-06-12T15:41:41.682764258Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:41:41.686391 crc crio[3652]: time=\"2026-06-12T15:41:41.686258531Z\" level=info msg=\"Creating container: openshift-machine-config-operator/kube-rbac-proxy-crio-crc/kube-rbac-proxy-crio\" id=d762aaf2-33af-4b59-ba9d-40ccc1a11b2a name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:41:41.689868 crc crio[3652]: time=\"2026-06-12T15:41:41.689724284Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:41:41.692185 crc crio[3652]: time=\"2026-06-12T15:41:41.692006658Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8a46fa8feeea5d04fd602559027f8bacc97e12bbf8e33793dca08e812e1f8825\" id=e6799453-b24a-4700-b1f6-5495baf0b4dd name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:41:41.703897 crc crio[3652]: time=\"2026-06-12T15:41:41.703683916Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:41:41.707707 crc crio[3652]: time=\"2026-06-12T15:41:41.707263852Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:41:41.714245 crc crio[3652]: time=\"2026-06-12T15:41:41.714180457Z\" level=info msg=\"Creating container: openshift-kube-scheduler/openshift-kube-scheduler-crc/kube-scheduler\" id=be98a172-ffa3-4f47-bea7-65c79db9afbe name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:41:41.727516 crc crio[3652]: time=\"2026-06-12T15:41:41.727402367Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:41:41.736893 crc crio[3652]: time=\"2026-06-12T15:41:41.73659777Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:41:41.863362 crc crio[3652]: time=\"2026-06-12T15:41:41.862166163Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:41:43.760667 crc crio[3652]: 2026-06-12T15:41:43Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory\nJun 12 15:41:43.763197 crc crio[3652]: time=\"2026-06-12T15:41:43.760648147Z\" level=info msg=\"Successfully cleaned up network for pod 64c293b20911d06c0a74a43cc241ac2351c0a45b448543e1133e22d8e4b30010\"\nJun 12 15:41:43.763197 crc crio[3652]: time=\"2026-06-12T15:41:43.761200251Z\" level=info msg=\"cleanup sandbox network\"\nJun 12 15:41:43.809092 crc crio[3652]: time=\"2026-06-12T15:41:43.800084922Z\" level=warning msg=\"Network namespace path is empty for pod sandbox k8s_openshift-apiserver-operator-846cbfc458-xttmf_openshift-apiserver-operator_7d46baeb-32f5-4d0b-aeba-13333da51152_0(aa31576716b05cdc9e4d264e54c2c41b79aab1b69c8410d864515a3524230ed1), attempting CNI teardown with cached info\"\nJun 12 15:41:43.809092 crc crio[3652]: time=\"2026-06-12T15:41:43.800403441Z\" 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:0xc00163c000}] Aliases:map[]}\"\nJun 12 15:41:43.809092 crc crio[3652]: time=\"2026-06-12T15:41:43.801010875Z\" level=info msg=\"Deleting pod openshift-apiserver-operator_openshift-apiserver-operator-846cbfc458-xttmf from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 15:41:44.567336 crc crio[3652]: time=\"2026-06-12T15:41:44.566233009Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:41:44.856116 crc crio[3652]: time=\"2026-06-12T15:41:44.855647279Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:41:44.939271 crc crio[3652]: time=\"2026-06-12T15:41:44.937003126Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:41:44.964757 crc crio[3652]: time=\"2026-06-12T15:41:44.964240767Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:41:44.980926 crc crio[3652]: 2026-06-12T15:41:44Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory\nJun 12 15:41:44.981190 crc crio[3652]: time=\"2026-06-12T15:41:44.981061174Z\" level=info msg=\"Successfully cleaned up network for pod aa31576716b05cdc9e4d264e54c2c41b79aab1b69c8410d864515a3524230ed1\"\nJun 12 15:41:44.981190 crc crio[3652]: time=\"2026-06-12T15:41:44.981159616Z\" level=info msg=\"cleanup sandbox network\"\nJun 12 15:41:44.981639 crc crio[3652]: time=\"2026-06-12T15:41:44.981213258Z\" level=warning msg=\"Network namespace path is empty for pod sandbox k8s_packageserver-7d4fc7d867-qt46x_openshift-operator-lifecycle-manager_584a9db0-8534-48e1-b484-d23b9c489569_0(b772409aebad8f593523276009413324ceef9893239aaa903bf8e87341af63e5), attempting CNI teardown with cached info\"\nJun 12 15:41:44.981639 crc crio[3652]: time=\"2026-06-12T15:41:44.981575636Z\" 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:0xc00181a260}] Aliases:map[]}\"\nJun 12 15:41:44.981851 crc crio[3652]: time=\"2026-06-12T15:41:44.981811552Z\" level=info msg=\"Deleting pod openshift-operator-lifecycle-manager_packageserver-7d4fc7d867-qt46x from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 15:41:45.028345 crc crio[3652]: time=\"2026-06-12T15:41:45.028201739Z\" level=info msg=\"Created container 5997ff59a200503ccea436b9bde0ac1f7c0c6c9579ed34d6d313ddac09a407f1: openshift-machine-config-operator/kube-rbac-proxy-crio-crc/kube-rbac-proxy-crio\" id=d762aaf2-33af-4b59-ba9d-40ccc1a11b2a name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:41:45.032636 crc crio[3652]: time=\"2026-06-12T15:41:45.032427811Z\" level=info msg=\"Starting container: 5997ff59a200503ccea436b9bde0ac1f7c0c6c9579ed34d6d313ddac09a407f1\" id=186aa6aa-141a-496a-a0c2-410906ff44bc name=/runtime.v1.RuntimeService/StartContainer\nJun 12 15:41:45.047362 crc crio[3652]: time=\"2026-06-12T15:41:45.046598326Z\" level=info msg=\"Started container\" PID=5478 containerID=5997ff59a200503ccea436b9bde0ac1f7c0c6c9579ed34d6d313ddac09a407f1 description=openshift-machine-config-operator/kube-rbac-proxy-crio-crc/kube-rbac-proxy-crio id=186aa6aa-141a-496a-a0c2-410906ff44bc name=/runtime.v1.RuntimeService/StartContainer sandboxID=593a7c297ebe1c3a6a98d299d9724e3e0e8ba4c4faa96face58540d96fe85860\nJun 12 15:41:45.052760 crc crio[3652]: 2026-06-12T15:41:45Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory\nJun 12 15:41:45.053097 crc crio[3652]: time=\"2026-06-12T15:41:45.052964798Z\" level=info msg=\"Successfully cleaned up network for pod b772409aebad8f593523276009413324ceef9893239aaa903bf8e87341af63e5\"\nJun 12 15:41:45.053153 crc crio[3652]: time=\"2026-06-12T15:41:45.053100671Z\" level=info msg=\"cleanup sandbox network\"\nJun 12 15:41:45.053219 crc crio[3652]: time=\"2026-06-12T15:41:45.053149992Z\" level=warning msg=\"Network namespace path is empty for pod sandbox k8s_controller-manager-8bbbb897c-c9m74_openshift-controller-manager_b9d3cfcf-d286-4dfc-a5cf-dbb9268a3cda_0(6388b28b2c8f23494d8172acdbe0c2c15336b1bc90da0e9a409e30b24cb20fd5), attempting CNI teardown with cached info\"\nJun 12 15:41:45.053384 crc crio[3652]: time=\"2026-06-12T15:41:45.053331096Z\" 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:0xc001376160}] Aliases:map[]}\"\nJun 12 15:41:45.053595 crc crio[3652]: time=\"2026-06-12T15:41:45.053547291Z\" level=info msg=\"Deleting pod openshift-controller-manager_controller-manager-8bbbb897c-c9m74 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 15:41:45.207270 crc crio[3652]: time=\"2026-06-12T15:41:45.205922302Z\" level=info msg=\"Created container e0c1168463bdf59933eeef0b85108031e46870ca37f3e3bd37cd0097b2f26cc8: openshift-etcd/etcd-crc/etcd-ensure-env-vars\" id=8dfe1681-5802-4d7a-9160-93fb944f408c name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:41:45.212330 crc crio[3652]: time=\"2026-06-12T15:41:45.212150089Z\" level=info msg=\"Starting container: e0c1168463bdf59933eeef0b85108031e46870ca37f3e3bd37cd0097b2f26cc8\" id=11bf6592-cf1a-4642-bf36-33a86300fbcd name=/runtime.v1.RuntimeService/StartContainer\nJun 12 15:41:45.258650 crc crio[3652]: time=\"2026-06-12T15:41:45.258272929Z\" level=info msg=\"Created container 19f632975e9bcf16bc6ed760800b1f2b9ab04c63a9993aa0d72a427fada7ac64: openshift-kube-scheduler/openshift-kube-scheduler-crc/kube-scheduler\" id=be98a172-ffa3-4f47-bea7-65c79db9afbe name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:41:45.262183 crc crio[3652]: time=\"2026-06-12T15:41:45.261997986Z\" level=info msg=\"Starting container: 19f632975e9bcf16bc6ed760800b1f2b9ab04c63a9993aa0d72a427fada7ac64\" id=537ae146-6c9d-4ddb-ae65-490aaed2debe name=/runtime.v1.RuntimeService/StartContainer\nJun 12 15:41:45.279267 crc crio[3652]: time=\"2026-06-12T15:41:45.279054614Z\" level=info msg=\"Created container d036009484b2605fb5dff15f7d02fa3e50c44294b31ca7151d8858ff7a25b867: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver\" id=eebd8b92-dc19-4d23-9936-c6f677089029 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:41:45.286119 crc crio[3652]: time=\"2026-06-12T15:41:45.284129544Z\" level=info msg=\"Starting container: d036009484b2605fb5dff15f7d02fa3e50c44294b31ca7151d8858ff7a25b867\" id=82539757-8cea-44d9-887b-0d890adb0c53 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 15:41:45.337581 crc crio[3652]: time=\"2026-06-12T15:41:45.337228632Z\" level=info msg=\"Started container\" PID=5497 containerID=e0c1168463bdf59933eeef0b85108031e46870ca37f3e3bd37cd0097b2f26cc8 description=openshift-etcd/etcd-crc/etcd-ensure-env-vars id=11bf6592-cf1a-4642-bf36-33a86300fbcd name=/runtime.v1.RuntimeService/StartContainer sandboxID=3fa14aa3117ff3d80c296b2f41abcf4b9f13e0167e44a808ea52a6c40d3b76af\nJun 12 15:41:45.338959 crc crio[3652]: time=\"2026-06-12T15:41:45.338673352Z\" level=info msg=\"Started container\" PID=5503 containerID=19f632975e9bcf16bc6ed760800b1f2b9ab04c63a9993aa0d72a427fada7ac64 description=openshift-kube-scheduler/openshift-kube-scheduler-crc/kube-scheduler id=537ae146-6c9d-4ddb-ae65-490aaed2debe name=/runtime.v1.RuntimeService/StartContainer sandboxID=1d0a7ff26a8e75a64d9099338efab8d714370e98ac9e4d74524f465a281b6a31\nJun 12 15:41:45.356397 crc crio[3652]: time=\"2026-06-12T15:41:45.356286637Z\" level=info msg=\"Started container\" PID=5496 containerID=d036009484b2605fb5dff15f7d02fa3e50c44294b31ca7151d8858ff7a25b867 description=openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver id=82539757-8cea-44d9-887b-0d890adb0c53 name=/runtime.v1.RuntimeService/StartContainer sandboxID=d1d3c73d05e0e17c7496620374d587bf9c1ee52837dd4a82244b93732084297e\nJun 12 15:41:45.402693 crc crio[3652]: time=\"2026-06-12T15:41:45.402073764Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04\" id=15042497-96df-4e8c-99c7-04c735d45c2c name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:41:45.413327 crc crio[3652]: time=\"2026-06-12T15:41:45.413154178Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:e504172345491d90bbbf1e7e45488e73073f4c6d7c2355245871051596fc85db\" id=1ee60e39-8e1d-4a05-ac07-924224c93f81 name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:41:45.418680 crc crio[3652]: time=\"2026-06-12T15:41:45.418243489Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04\" id=72c56e23-1ee4-4869-8004-b4c9612f4475 name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:41:45.421049 crc crio[3652]: time=\"2026-06-12T15:41:45.420802961Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:e504172345491d90bbbf1e7e45488e73073f4c6d7c2355245871051596fc85db\" id=911beb75-6cd0-4b57-b9a3-0c483b8ef4cf name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:41:45.428215 crc crio[3652]: time=\"2026-06-12T15:41:45.427277468Z\" level=info msg=\"Creating container: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-cert-syncer\" id=f404a106-5d63-44b4-9cf7-c57b82c219f6 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:41:45.428624 crc crio[3652]: time=\"2026-06-12T15:41:45.428374605Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:41:45.429963 crc crio[3652]: time=\"2026-06-12T15:41:45.429602529Z\" level=info msg=\"Creating container: openshift-kube-scheduler/openshift-kube-scheduler-crc/kube-scheduler-cert-syncer\" id=78e3c8e7-66f9-453e-9c93-336aec5f5194 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:41:45.430886 crc crio[3652]: time=\"2026-06-12T15:41:45.430532781Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:41:45.531621 crc crio[3652]: time=\"2026-06-12T15:41:45.530908593Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:41:45.545179 crc crio[3652]: time=\"2026-06-12T15:41:45.54421669Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:41:45.560099 crc crio[3652]: 2026-06-12T15:41:45Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory\nJun 12 15:41:45.560334 crc crio[3652]: time=\"2026-06-12T15:41:45.560169629Z\" level=info msg=\"Successfully cleaned up network for pod 6388b28b2c8f23494d8172acdbe0c2c15336b1bc90da0e9a409e30b24cb20fd5\"\nJun 12 15:41:45.560334 crc crio[3652]: time=\"2026-06-12T15:41:45.56021321Z\" level=info msg=\"cleanup sandbox network\"\nJun 12 15:41:45.560334 crc crio[3652]: time=\"2026-06-12T15:41:45.560260021Z\" level=warning msg=\"Network namespace path is empty for pod sandbox k8s_openshift-config-operator-5777786469-bccdj_openshift-config-operator_24de2af2-9e39-4c2e-96f8-42509d1baf18_0(850471e46d32f5277b86e9692db1754f62ff7b6a77a5279a6248f6e9bb69a471), attempting CNI teardown with cached info\"\nJun 12 15:41:45.561177 crc crio[3652]: time=\"2026-06-12T15:41:45.560936877Z\" 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:0xc001376460}] Aliases:map[]}\"\nJun 12 15:41:45.563976 crc crio[3652]: time=\"2026-06-12T15:41:45.561809549Z\" level=info msg=\"Deleting pod openshift-config-operator_openshift-config-operator-5777786469-bccdj from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 15:41:45.688150 crc crio[3652]: 2026-06-12T15:41:45Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory\nJun 12 15:41:45.688150 crc crio[3652]: time=\"2026-06-12T15:41:45.687940872Z\" level=info msg=\"Successfully cleaned up network for pod 850471e46d32f5277b86e9692db1754f62ff7b6a77a5279a6248f6e9bb69a471\"\nJun 12 15:41:45.688150 crc crio[3652]: time=\"2026-06-12T15:41:45.687989903Z\" level=info msg=\"cleanup sandbox network\"\nJun 12 15:41:45.688150 crc crio[3652]: time=\"2026-06-12T15:41:45.688040635Z\" level=warning msg=\"Network namespace path is empty for pod sandbox k8s_certified-operators-l27pk_openshift-marketplace_91f37d35-53d4-49eb-b4e2-8ee1a226094b_0(a1ec76a456ee5385866457eedabe1015f1dd152e348fe1bc374c717f36f55be7), attempting CNI teardown with cached info\"\nJun 12 15:41:45.689883 crc crio[3652]: time=\"2026-06-12T15:41:45.688400164Z\" 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:0xc000182b58}] Aliases:map[]}\"\nJun 12 15:41:45.689883 crc crio[3652]: time=\"2026-06-12T15:41:45.689367257Z\" level=info msg=\"Deleting pod openshift-marketplace_certified-operators-l27pk from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 15:41:46.265989 crc crio[3652]: 2026-06-12T15:41:46Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory\nJun 12 15:41:46.273967 crc crio[3652]: time=\"2026-06-12T15:41:46.27320152Z\" level=info msg=\"Successfully cleaned up network for pod a1ec76a456ee5385866457eedabe1015f1dd152e348fe1bc374c717f36f55be7\"\nJun 12 15:41:46.273967 crc crio[3652]: time=\"2026-06-12T15:41:46.273289964Z\" level=info msg=\"cleanup sandbox network\"\nJun 12 15:41:46.273967 crc crio[3652]: time=\"2026-06-12T15:41:46.273337555Z\" level=warning msg=\"Network namespace path is empty for pod sandbox k8s_revision-pruner-12-crc_openshift-kube-apiserver_abc11e84-2f29-497d-b0df-09bb729ef48c_0(28ae9e11dbe1d6e9c74da5fe96ab600e043908b4e8f617bfc6f2a1e749a58a8d), attempting CNI teardown with cached info\"\nJun 12 15:41:46.274638 crc crio[3652]: time=\"2026-06-12T15:41:46.274034301Z\" 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:0xc00008c638}] Aliases:map[]}\"\nJun 12 15:41:46.274938 crc crio[3652]: time=\"2026-06-12T15:41:46.274678007Z\" level=error msg=\"Error loading cached network config: network \\\"multus-cni-network\\\" not found in CNI cache\"\nJun 12 15:41:46.274938 crc crio[3652]: time=\"2026-06-12T15:41:46.274695398Z\" level=warning msg=\"Falling back to loading from existing plugins on disk\"\nJun 12 15:41:46.274938 crc crio[3652]: time=\"2026-06-12T15:41:46.274705688Z\" level=info msg=\"Deleting pod openshift-kube-apiserver_revision-pruner-12-crc from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 15:41:46.491014 crc crio[3652]: time=\"2026-06-12T15:41:46.490189209Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9e388ee2b3562b6267447cbcc4b95ca7a61bf361840d36a682480da671b83612\" id=847e198f-4712-4c22-b1ab-0fab8f76a9b2 name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:41:46.509199 crc crio[3652]: time=\"2026-06-12T15:41:46.508909801Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9e388ee2b3562b6267447cbcc4b95ca7a61bf361840d36a682480da671b83612\" id=27789d00-2ede-440e-8843-a9e7dcab01ef name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:41:46.642054 crc crio[3652]: time=\"2026-06-12T15:41:46.621385168Z\" level=info msg=\"Creating container: openshift-etcd/etcd-crc/etcd-resources-copy\" id=41b659d1-c6a1-4169-bf58-50234ecfd4b7 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:41:46.696019 crc crio[3652]: time=\"2026-06-12T15:41:46.694247564Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:41:46.732643 crc crio[3652]: 2026-06-12T15:41:46Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory\nJun 12 15:41:46.732643 crc crio[3652]: time=\"2026-06-12T15:41:46.730666907Z\" level=info msg=\"Successfully cleaned up network for pod 28ae9e11dbe1d6e9c74da5fe96ab600e043908b4e8f617bfc6f2a1e749a58a8d\"\nJun 12 15:41:46.732643 crc crio[3652]: time=\"2026-06-12T15:41:46.731949798Z\" level=info msg=\"cleanup sandbox network\"\nJun 12 15:41:46.733878 crc crio[3652]: time=\"2026-06-12T15:41:46.732708217Z\" level=warning msg=\"Network namespace path is empty for pod sandbox k8s_revision-pruner-11-crc_openshift-kube-apiserver_8bed3f21-2a5d-4b00-8b19-761212047f63_0(40c09d5600c463fc9cd78edba9f0f727e1df5d968ded070c29fdcc4571676587), attempting CNI teardown with cached info\"\nJun 12 15:41:46.736944 crc crio[3652]: time=\"2026-06-12T15:41:46.734632793Z\" 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:0xc0001364d8}] Aliases:map[]}\"\nJun 12 15:41:46.742827 crc crio[3652]: time=\"2026-06-12T15:41:46.741301234Z\" level=error msg=\"Error loading cached network config: network \\\"multus-cni-network\\\" not found in CNI cache\"\nJun 12 15:41:46.743016 crc crio[3652]: time=\"2026-06-12T15:41:46.742842042Z\" level=warning msg=\"Falling back to loading from existing plugins on disk\"\nJun 12 15:41:46.745865 crc crio[3652]: time=\"2026-06-12T15:41:46.745327132Z\" level=info msg=\"Deleting pod openshift-kube-apiserver_revision-pruner-11-crc from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 15:41:47.444717 crc crio[3652]: time=\"2026-06-12T15:41:47.444536307Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:41:48.288789 crc crio[3652]: 2026-06-12T15:41:48Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory\nJun 12 15:41:48.288963 crc crio[3652]: time=\"2026-06-12T15:41:48.288827745Z\" level=info msg=\"Successfully cleaned up network for pod 40c09d5600c463fc9cd78edba9f0f727e1df5d968ded070c29fdcc4571676587\"\nJun 12 15:41:48.288963 crc crio[3652]: time=\"2026-06-12T15:41:48.288889277Z\" level=info msg=\"cleanup sandbox network\"\nJun 12 15:41:48.288963 crc crio[3652]: time=\"2026-06-12T15:41:48.288909527Z\" level=info msg=\"Successfully cleaned up network for pod fd391bae970f3b64b4d0651ad727c5e7e11857de509c35f5d95e1825021e4183\"\nJun 12 15:41:48.288963 crc crio[3652]: time=\"2026-06-12T15:41:48.288918657Z\" level=info msg=\"cleanup sandbox network\"\nJun 12 15:41:48.289323 crc crio[3652]: time=\"2026-06-12T15:41:48.288978819Z\" level=info msg=\"Successfully cleaned up network for pod ca101b65abcacc688b6db6fe9499e5cc58a69da3e55d5e9e0dbd37efd4357017\"\nJun 12 15:41:48.289323 crc crio[3652]: time=\"2026-06-12T15:41:48.288992859Z\" level=info msg=\"cleanup sandbox network\"\nJun 12 15:41:48.289323 crc crio[3652]: time=\"2026-06-12T15:41:48.289009969Z\" level=info msg=\"Successfully cleaned up network for pod 0a627e5c6308b6ab884fc5085cf4d12b710327538b6da457318523644e6aaa34\"\nJun 12 15:41:48.289323 crc crio[3652]: time=\"2026-06-12T15:41:48.28901988Z\" level=info msg=\"cleanup sandbox network\"\nJun 12 15:41:48.289323 crc crio[3652]: time=\"2026-06-12T15:41:48.289070661Z\" level=warning msg=\"Network namespace path is empty for pod sandbox k8s_package-server-manager-77f986bd66-5lhf9_openshift-operator-lifecycle-manager_bebbba29-e4e9-44ad-b643-3a7ebf505270_0(aa60add6962486c4fb47d83aaf4c6a4c24a0670709ef89751b12f7b79d4c4f8c), attempting CNI teardown with cached info\"\nJun 12 15:41:48.289726 crc crio[3652]: time=\"2026-06-12T15:41:48.28941987Z\" 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:0xc0017be0f8}] Aliases:map[]}\"\nJun 12 15:41:48.296388 crc crio[3652]: time=\"2026-06-12T15:41:48.296269115Z\" level=info msg=\"Deleting pod openshift-operator-lifecycle-manager_package-server-manager-77f986bd66-5lhf9 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 15:41:48.299966 crc crio[3652]: time=\"2026-06-12T15:41:48.299851281Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:41:48.972095 crc crio[3652]: time=\"2026-06-12T15:41:48.965188702Z\" level=info msg=\"Created container 122910c2eb5876905044a14c0906727ff9d42e0061a855f85d7e6698ed6473a1: openshift-kube-scheduler/openshift-kube-scheduler-crc/kube-scheduler-cert-syncer\" id=78e3c8e7-66f9-453e-9c93-336aec5f5194 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:41:48.999068 crc crio[3652]: time=\"2026-06-12T15:41:48.996921288Z\" level=info msg=\"Starting container: 122910c2eb5876905044a14c0906727ff9d42e0061a855f85d7e6698ed6473a1\" id=f6682603-d82a-4760-9cbc-cd671dec2b5c name=/runtime.v1.RuntimeService/StartContainer\nJun 12 15:41:49.127088 crc crio[3652]: time=\"2026-06-12T15:41:49.126964157Z\" level=info msg=\"Started container\" PID=5624 containerID=122910c2eb5876905044a14c0906727ff9d42e0061a855f85d7e6698ed6473a1 description=openshift-kube-scheduler/openshift-kube-scheduler-crc/kube-scheduler-cert-syncer id=f6682603-d82a-4760-9cbc-cd671dec2b5c name=/runtime.v1.RuntimeService/StartContainer sandboxID=1d0a7ff26a8e75a64d9099338efab8d714370e98ac9e4d74524f465a281b6a31\nJun 12 15:41:49.350983 crc crio[3652]: time=\"2026-06-12T15:41:49.350333749Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:e504172345491d90bbbf1e7e45488e73073f4c6d7c2355245871051596fc85db\" id=2f20ecb5-6757-4eb8-a907-6254da7d30ba name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:41:49.362215 crc crio[3652]: time=\"2026-06-12T15:41:49.361930481Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:e504172345491d90bbbf1e7e45488e73073f4c6d7c2355245871051596fc85db\" id=f29cbd82-a128-41d9-94ec-7e7c66fedd06 name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:41:49.375385 crc crio[3652]: time=\"2026-06-12T15:41:49.374902151Z\" level=info msg=\"Creating container: openshift-kube-scheduler/openshift-kube-scheduler-crc/kube-scheduler-recovery-controller\" id=b66ad27f-8914-4215-986f-1e18ac0ddbbb name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:41:49.377575 crc crio[3652]: time=\"2026-06-12T15:41:49.377192649Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:41:49.735026 crc crio[3652]: time=\"2026-06-12T15:41:49.728005021Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:41:49.769874 crc crio[3652]: 2026-06-12T15:41:49Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory\nJun 12 15:41:49.770743 crc crio[3652]: time=\"2026-06-12T15:41:49.770183538Z\" level=info msg=\"Successfully cleaned up network for pod aa60add6962486c4fb47d83aaf4c6a4c24a0670709ef89751b12f7b79d4c4f8c\"\nJun 12 15:41:49.770743 crc crio[3652]: time=\"2026-06-12T15:41:49.770222689Z\" level=info msg=\"cleanup sandbox network\"\nJun 12 15:41:49.770743 crc crio[3652]: time=\"2026-06-12T15:41:49.7702372Z\" level=info msg=\"Successfully cleaned up network for pod 39b7866f65a026a9785951e874d79b2a65586cc09117692bad73d8da76814de6\"\nJun 12 15:41:49.770743 crc crio[3652]: time=\"2026-06-12T15:41:49.77024667Z\" level=info msg=\"cleanup sandbox network\"\nJun 12 15:41:49.770743 crc crio[3652]: time=\"2026-06-12T15:41:49.770278001Z\" level=warning msg=\"Network namespace path is empty for pod sandbox k8s_console-6c684df5db-cc8g8_openshift-console_63877e21-00e2-4bee-b462-31d3bbe131ef_0(e222155a1c4fc4565a7da9c88c4bc428dc8a0a17b11d7bae294454bb07604400), attempting CNI teardown with cached info\"\nJun 12 15:41:49.770743 crc crio[3652]: time=\"2026-06-12T15:41:49.770741935Z\" 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:0xc0025c21e0}] Aliases:map[]}\"\nJun 12 15:41:49.772169 crc crio[3652]: time=\"2026-06-12T15:41:49.770945991Z\" level=info msg=\"Deleting pod openshift-console_console-6c684df5db-cc8g8 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 15:41:49.964316 crc crio[3652]: time=\"2026-06-12T15:41:49.963987295Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:41:50.447995 crc crio[3652]: time=\"2026-06-12T15:41:50.446988461Z\" level=info msg=\"Created container 8a7a787af9526560958811ba5701322a05e31b8962c5bc09cee1043f7a930f25: openshift-etcd/etcd-crc/etcd-resources-copy\" id=41b659d1-c6a1-4169-bf58-50234ecfd4b7 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:41:50.450833 crc crio[3652]: time=\"2026-06-12T15:41:50.450636628Z\" level=info msg=\"Starting container: 8a7a787af9526560958811ba5701322a05e31b8962c5bc09cee1043f7a930f25\" id=e1eef720-c41a-47cd-ae08-918b2fe4e31b name=/runtime.v1.RuntimeService/StartContainer\nJun 12 15:41:50.469390 crc crio[3652]: time=\"2026-06-12T15:41:50.469212206Z\" level=info msg=\"Started container\" PID=5655 containerID=8a7a787af9526560958811ba5701322a05e31b8962c5bc09cee1043f7a930f25 description=openshift-etcd/etcd-crc/etcd-resources-copy id=e1eef720-c41a-47cd-ae08-918b2fe4e31b name=/runtime.v1.RuntimeService/StartContainer sandboxID=3fa14aa3117ff3d80c296b2f41abcf4b9f13e0167e44a808ea52a6c40d3b76af\nJun 12 15:41:50.957431 crc crio[3652]: 2026-06-12T15:41:50Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory\nJun 12 15:41:50.957431 crc crio[3652]: time=\"2026-06-12T15:41:50.957249084Z\" level=info msg=\"Successfully cleaned up network for pod e222155a1c4fc4565a7da9c88c4bc428dc8a0a17b11d7bae294454bb07604400\"\nJun 12 15:41:51.056511 crc crio[3652]: time=\"2026-06-12T15:41:51.056166376Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9e388ee2b3562b6267447cbcc4b95ca7a61bf361840d36a682480da671b83612\" id=e1aefcd4-e5f7-41a3-821a-9cf08756797d name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:41:51.065319 crc crio[3652]: time=\"2026-06-12T15:41:51.06505667Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9e388ee2b3562b6267447cbcc4b95ca7a61bf361840d36a682480da671b83612\" id=c3fb18d0-8445-4edc-bc79-9b269cb116ed name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:41:51.075210 crc crio[3652]: time=\"2026-06-12T15:41:51.074901212Z\" level=info msg=\"Creating container: openshift-etcd/etcd-crc/etcdctl\" id=9b116618-cc1a-48d0-bd81-c70244de2d96 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:41:51.076833 crc crio[3652]: time=\"2026-06-12T15:41:51.076075708Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:41:51.093594 crc crio[3652]: time=\"2026-06-12T15:41:51.093390261Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:41:51.119952 crc crio[3652]: time=\"2026-06-12T15:41:51.11893473Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:41:51.492155 crc crio[3652]: time=\"2026-06-12T15:41:51.489237945Z\" level=info msg=\"Created container f92f85fbd16acc30755173fda59efca9395e8274c113b21f25d6499a95e0cd8d: openshift-kube-scheduler/openshift-kube-scheduler-crc/kube-scheduler-recovery-controller\" id=b66ad27f-8914-4215-986f-1e18ac0ddbbb name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:41:51.501563 crc crio[3652]: time=\"2026-06-12T15:41:51.501200812Z\" level=info msg=\"Starting container: f92f85fbd16acc30755173fda59efca9395e8274c113b21f25d6499a95e0cd8d\" id=5a765a8b-87bc-4c38-b146-06d32570dd95 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 15:41:51.647668 crc crio[3652]: time=\"2026-06-12T15:41:51.644052898Z\" level=info msg=\"Started container\" PID=5698 containerID=f92f85fbd16acc30755173fda59efca9395e8274c113b21f25d6499a95e0cd8d description=openshift-kube-scheduler/openshift-kube-scheduler-crc/kube-scheduler-recovery-controller id=5a765a8b-87bc-4c38-b146-06d32570dd95 name=/runtime.v1.RuntimeService/StartContainer sandboxID=1d0a7ff26a8e75a64d9099338efab8d714370e98ac9e4d74524f465a281b6a31\nJun 12 15:41:52.519210 crc crio[3652]: time=\"2026-06-12T15:41:52.518219168Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:41:52.531322 crc crio[3652]: time=\"2026-06-12T15:41:52.530025209Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:41:52.745928 crc crio[3652]: time=\"2026-06-12T15:41:52.74339925Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:41:52.885680 crc crio[3652]: time=\"2026-06-12T15:41:52.885121933Z\" level=info msg=\"Created container 8ed6d19beb6f817684eca39d6ddec640496817c6fb5acb117b5d1143f1819ebc: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-cert-syncer\" id=f404a106-5d63-44b4-9cf7-c57b82c219f6 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:41:52.888213 crc crio[3652]: time=\"2026-06-12T15:41:52.888070221Z\" level=info msg=\"Starting container: 8ed6d19beb6f817684eca39d6ddec640496817c6fb5acb117b5d1143f1819ebc\" id=3a5bbd74-f273-4435-82e5-fce088bf3a3e name=/runtime.v1.RuntimeService/StartContainer\nJun 12 15:41:52.904213 crc crio[3652]: time=\"2026-06-12T15:41:52.903760626Z\" level=info msg=\"Started container\" PID=5733 containerID=8ed6d19beb6f817684eca39d6ddec640496817c6fb5acb117b5d1143f1819ebc description=openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-cert-syncer id=3a5bbd74-f273-4435-82e5-fce088bf3a3e name=/runtime.v1.RuntimeService/StartContainer sandboxID=d1d3c73d05e0e17c7496620374d587bf9c1ee52837dd4a82244b93732084297e\nJun 12 15:41:52.953686 crc crio[3652]: time=\"2026-06-12T15:41:52.953604227Z\" level=info msg=\"Created container c483fcd2e51703cf186931d86fe4d41e90a9a831915ef833f033e194d105a86c: openshift-kube-controller-manager/kube-controller-manager-crc/kube-controller-manager-cert-syncer\" id=6809cbff-e752-4b76-a696-78054f017699 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:41:52.966588 crc crio[3652]: time=\"2026-06-12T15:41:52.966544102Z\" level=info msg=\"Starting container: c483fcd2e51703cf186931d86fe4d41e90a9a831915ef833f033e194d105a86c\" id=92ed40b1-7b1b-4e0f-a0f4-04fdc426b059 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 15:41:52.967159 crc crio[3652]: time=\"2026-06-12T15:41:52.966717707Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04\" id=e9f222dc-555a-4444-9670-3f0ccafbd93d name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:41:52.972541 crc crio[3652]: time=\"2026-06-12T15:41:52.97216525Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04\" id=b6be7266-6848-4993-b205-c6367e734a20 name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:41:52.976197 crc crio[3652]: time=\"2026-06-12T15:41:52.976136397Z\" level=info msg=\"Started container\" PID=5734 containerID=c483fcd2e51703cf186931d86fe4d41e90a9a831915ef833f033e194d105a86c description=openshift-kube-controller-manager/kube-controller-manager-crc/kube-controller-manager-cert-syncer id=92ed40b1-7b1b-4e0f-a0f4-04fdc426b059 name=/runtime.v1.RuntimeService/StartContainer sandboxID=08925344ca1fb98d480c9f4fa2cf1bb311348aff6b665a8cfa8fa6afb5c4ef5f\nJun 12 15:41:52.985952 crc crio[3652]: time=\"2026-06-12T15:41:52.985351743Z\" level=info msg=\"Creating container: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-cert-regeneration-controller\" id=879ebb6a-8558-4b1f-a911-5b49b104b8a4 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:41:52.987186 crc crio[3652]: time=\"2026-06-12T15:41:52.987060032Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:41:53.007177 crc crio[3652]: time=\"2026-06-12T15:41:53.00414361Z\" level=info msg=\"Created container dc9fc5f5568456ca2c39ee6ea6e4d275743cbedb2d084a2b38bf55f07014e051: openshift-etcd/etcd-crc/etcdctl\" id=9b116618-cc1a-48d0-bd81-c70244de2d96 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:41:53.011324 crc crio[3652]: time=\"2026-06-12T15:41:53.010767298Z\" level=info msg=\"Starting container: dc9fc5f5568456ca2c39ee6ea6e4d275743cbedb2d084a2b38bf55f07014e051\" id=40f05f84-966f-4581-b2be-8be45ab418bf name=/runtime.v1.RuntimeService/StartContainer\nJun 12 15:41:53.013407 crc crio[3652]: time=\"2026-06-12T15:41:53.013162089Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-controller-manager-operator@sha256:f69b9cc9b9cfde726109a9e12b80a3eefa472d7e29159df0fbc7143c48983cd6\" id=e9b2635f-7b9e-429d-8c3d-2d6f1ef7efbe name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:41:53.022128 crc crio[3652]: time=\"2026-06-12T15:41:53.022044692Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-controller-manager-operator@sha256:f69b9cc9b9cfde726109a9e12b80a3eefa472d7e29159df0fbc7143c48983cd6\" id=236ad70b-0381-465a-9d78-bad3bb630ed1 name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:41:53.027608 crc crio[3652]: time=\"2026-06-12T15:41:53.023326096Z\" level=info msg=\"Started container\" PID=5745 containerID=dc9fc5f5568456ca2c39ee6ea6e4d275743cbedb2d084a2b38bf55f07014e051 description=openshift-etcd/etcd-crc/etcdctl id=40f05f84-966f-4581-b2be-8be45ab418bf name=/runtime.v1.RuntimeService/StartContainer sandboxID=3fa14aa3117ff3d80c296b2f41abcf4b9f13e0167e44a808ea52a6c40d3b76af\nJun 12 15:41:53.027608 crc crio[3652]: time=\"2026-06-12T15:41:53.026152924Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:41:53.035184 crc crio[3652]: time=\"2026-06-12T15:41:53.031647848Z\" level=info msg=\"Creating container: openshift-kube-controller-manager/kube-controller-manager-crc/kube-controller-manager-recovery-controller\" id=14daa9bb-5857-49a7-b503-16b761593d22 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:41:53.035184 crc crio[3652]: time=\"2026-06-12T15:41:53.032428001Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:41:53.112348 crc crio[3652]: time=\"2026-06-12T15:41:53.098152169Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:41:53.120017 crc crio[3652]: time=\"2026-06-12T15:41:53.118397289Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9e388ee2b3562b6267447cbcc4b95ca7a61bf361840d36a682480da671b83612\" id=b28dba50-0b96-471e-a892-b84fb81e65d7 name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:41:53.134218 crc crio[3652]: time=\"2026-06-12T15:41:53.131341049Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9e388ee2b3562b6267447cbcc4b95ca7a61bf361840d36a682480da671b83612\" id=b5850633-b800-45cb-a44e-5de71299a618 name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:41:53.160147 crc crio[3652]: time=\"2026-06-12T15:41:53.15795304Z\" level=info msg=\"Creating container: openshift-etcd/etcd-crc/etcd\" id=0e577380-f9be-497e-a2eb-a1956544408e name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:41:53.160147 crc crio[3652]: time=\"2026-06-12T15:41:53.158404514Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:41:53.324699 crc crio[3652]: time=\"2026-06-12T15:41:53.31405511Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:41:55.078168 crc crio[3652]: time=\"2026-06-12T15:41:55.076918552Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:41:55.115759 crc crio[3652]: time=\"2026-06-12T15:41:55.114373645Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:41:55.622417 crc crio[3652]: time=\"2026-06-12T15:41:55.61206581Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:41:55.927891 crc crio[3652]: time=\"2026-06-12T15:41:55.927693127Z\" level=info msg=\"Created container dd7be7c9ddeea85659f476f8b6ef5677b56b3392ec8327ecc22df1ca2b8e9366: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-cert-regeneration-controller\" id=879ebb6a-8558-4b1f-a911-5b49b104b8a4 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:41:55.932013 crc crio[3652]: time=\"2026-06-12T15:41:55.931430568Z\" level=info msg=\"Starting container: dd7be7c9ddeea85659f476f8b6ef5677b56b3392ec8327ecc22df1ca2b8e9366\" id=23eaa071-3a63-4f85-967d-07e44c5b4af5 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 15:41:55.938262 crc crio[3652]: time=\"2026-06-12T15:41:55.938086465Z\" level=info msg=\"Created container a8c45d2a9fbcc66c843ded9be92f3b808476bf00247c808f03538a34b42056f2: openshift-kube-controller-manager/kube-controller-manager-crc/kube-controller-manager-recovery-controller\" id=14daa9bb-5857-49a7-b503-16b761593d22 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:41:55.950096 crc crio[3652]: time=\"2026-06-12T15:41:55.946049883Z\" level=info msg=\"Starting container: a8c45d2a9fbcc66c843ded9be92f3b808476bf00247c808f03538a34b42056f2\" id=2eae7a78-5f5f-4c2c-9dad-d7e0252fc2ab name=/runtime.v1.RuntimeService/StartContainer\nJun 12 15:41:55.991413 crc crio[3652]: time=\"2026-06-12T15:41:55.991196213Z\" level=info msg=\"Started container\" PID=5803 containerID=dd7be7c9ddeea85659f476f8b6ef5677b56b3392ec8327ecc22df1ca2b8e9366 description=openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-cert-regeneration-controller id=23eaa071-3a63-4f85-967d-07e44c5b4af5 name=/runtime.v1.RuntimeService/StartContainer sandboxID=d1d3c73d05e0e17c7496620374d587bf9c1ee52837dd4a82244b93732084297e\nJun 12 15:41:56.004569 crc crio[3652]: time=\"2026-06-12T15:41:56.004381019Z\" level=info msg=\"Started container\" PID=5804 containerID=a8c45d2a9fbcc66c843ded9be92f3b808476bf00247c808f03538a34b42056f2 description=openshift-kube-controller-manager/kube-controller-manager-crc/kube-controller-manager-recovery-controller id=2eae7a78-5f5f-4c2c-9dad-d7e0252fc2ab name=/runtime.v1.RuntimeService/StartContainer sandboxID=08925344ca1fb98d480c9f4fa2cf1bb311348aff6b665a8cfa8fa6afb5c4ef5f\nJun 12 15:41:56.151916 crc crio[3652]: time=\"2026-06-12T15:41:56.151662663Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04\" id=2e5ba663-bdd4-434b-830c-d3181a92f166 name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:41:56.195755 crc crio[3652]: time=\"2026-06-12T15:41:56.195103383Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04\" id=5ae2518e-91b6-4960-95ff-899bcef11c7e name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:41:56.208124 crc crio[3652]: time=\"2026-06-12T15:41:56.207281719Z\" level=info msg=\"Creating container: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-insecure-readyz\" id=ca381dc2-98bd-4154-aaf9-69741f1db32b name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:41:56.208406 crc crio[3652]: time=\"2026-06-12T15:41:56.208328211Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:41:56.241219 crc crio[3652]: time=\"2026-06-12T15:41:56.240273228Z\" level=info msg=\"Created container 5df11e2ba08a32f844e69c067c35b69496faae935b63a925d3bbd48a7fbe5b3e: openshift-etcd/etcd-crc/etcd\" id=0e577380-f9be-497e-a2eb-a1956544408e name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:41:56.254418 crc crio[3652]: time=\"2026-06-12T15:41:56.249148954Z\" level=info msg=\"Starting container: 5df11e2ba08a32f844e69c067c35b69496faae935b63a925d3bbd48a7fbe5b3e\" id=1636d01d-2c54-4f6e-a149-f8232cd9a26f name=/runtime.v1.RuntimeService/StartContainer\nJun 12 15:41:56.280221 crc crio[3652]: time=\"2026-06-12T15:41:56.279431811Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:41:56.420353 crc crio[3652]: time=\"2026-06-12T15:41:56.419644569Z\" level=info msg=\"Started container\" PID=5814 containerID=5df11e2ba08a32f844e69c067c35b69496faae935b63a925d3bbd48a7fbe5b3e description=openshift-etcd/etcd-crc/etcd id=1636d01d-2c54-4f6e-a149-f8232cd9a26f name=/runtime.v1.RuntimeService/StartContainer sandboxID=3fa14aa3117ff3d80c296b2f41abcf4b9f13e0167e44a808ea52a6c40d3b76af\nJun 12 15:41:56.606661 crc crio[3652]: time=\"2026-06-12T15:41:56.606200439Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9e388ee2b3562b6267447cbcc4b95ca7a61bf361840d36a682480da671b83612\" id=5760ab9b-2a6e-4b83-82d2-53c0e8e58b25 name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:41:56.690339 crc crio[3652]: time=\"2026-06-12T15:41:56.683417361Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9e388ee2b3562b6267447cbcc4b95ca7a61bf361840d36a682480da671b83612\" id=21ceae53-80a7-4de6-a12c-6f27736bb81d name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:41:56.714184 crc crio[3652]: time=\"2026-06-12T15:41:56.713385679Z\" level=info msg=\"Creating container: openshift-etcd/etcd-crc/etcd-metrics\" id=f2c078fc-3d0d-4571-947b-8c1785732a01 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:41:56.714910 crc crio[3652]: time=\"2026-06-12T15:41:56.714631687Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:41:57.032352 crc crio[3652]: time=\"2026-06-12T15:41:57.031197304Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:41:58.456936 crc crio[3652]: time=\"2026-06-12T15:41:58.424711242Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:41:58.889046 crc crio[3652]: time=\"2026-06-12T15:41:58.888233016Z\" level=info msg=\"Created container d482467873e722b72ba21bf9baf0051b34bd7c73dde39f0f6dfb2493eef8b3b4: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-insecure-readyz\" id=ca381dc2-98bd-4154-aaf9-69741f1db32b name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:41:58.903225 crc crio[3652]: time=\"2026-06-12T15:41:58.902888245Z\" level=info msg=\"Starting container: d482467873e722b72ba21bf9baf0051b34bd7c73dde39f0f6dfb2493eef8b3b4\" id=8c497ece-06ac-4241-b93f-899db368fd78 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 15:41:59.009193 crc crio[3652]: time=\"2026-06-12T15:41:58.980996739Z\" level=info msg=\"Started container\" PID=5869 containerID=d482467873e722b72ba21bf9baf0051b34bd7c73dde39f0f6dfb2493eef8b3b4 description=openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-insecure-readyz id=8c497ece-06ac-4241-b93f-899db368fd78 name=/runtime.v1.RuntimeService/StartContainer sandboxID=d1d3c73d05e0e17c7496620374d587bf9c1ee52837dd4a82244b93732084297e\nJun 12 15:41:59.065435 crc crio[3652]: time=\"2026-06-12T15:41:59.065224938Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:41:59.158379 crc crio[3652]: time=\"2026-06-12T15:41:59.157278606Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04\" id=f9e8952a-492e-4488-9b2a-5569cfb26c6f name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:41:59.167850 crc crio[3652]: time=\"2026-06-12T15:41:59.165228486Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04\" id=c5d9e807-ba9b-426e-bfde-17db0256b1d8 name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:41:59.182197 crc crio[3652]: time=\"2026-06-12T15:41:59.181899221Z\" level=info msg=\"Creating container: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-check-endpoints\" id=bae74f69-20a0-4391-95eb-c74b79705ea2 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:41:59.188681 crc crio[3652]: time=\"2026-06-12T15:41:59.188340736Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:41:59.249328 crc crio[3652]: time=\"2026-06-12T15:41:59.248979068Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:41:59.714006 crc crio[3652]: time=\"2026-06-12T15:41:59.71314226Z\" level=info msg=\"Created container 903adc909255e5884d4f7f59d88bcc71dc9631f431b894acabd040038ac7eca5: openshift-etcd/etcd-crc/etcd-metrics\" id=f2c078fc-3d0d-4571-947b-8c1785732a01 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:41:59.730320 crc crio[3652]: time=\"2026-06-12T15:41:59.730257465Z\" level=info msg=\"Starting container: 903adc909255e5884d4f7f59d88bcc71dc9631f431b894acabd040038ac7eca5\" id=5cb7e5a8-c1b6-4681-9e2b-d52ea68e8a44 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 15:41:59.827921 crc crio[3652]: time=\"2026-06-12T15:41:59.826913161Z\" level=info msg=\"Started container\" PID=5885 containerID=903adc909255e5884d4f7f59d88bcc71dc9631f431b894acabd040038ac7eca5 description=openshift-etcd/etcd-crc/etcd-metrics id=5cb7e5a8-c1b6-4681-9e2b-d52ea68e8a44 name=/runtime.v1.RuntimeService/StartContainer sandboxID=3fa14aa3117ff3d80c296b2f41abcf4b9f13e0167e44a808ea52a6c40d3b76af\nJun 12 15:42:00.042357 crc crio[3652]: time=\"2026-06-12T15:42:00.042286248Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:bf05b9b2ba66351a6c59f4259fb377f62237a00af3b4f0b95f64409e2f25770e\" id=beeac0f2-d67e-4955-8427-6655f554852e name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:42:00.052031 crc crio[3652]: time=\"2026-06-12T15:42:00.049304799Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:bf05b9b2ba66351a6c59f4259fb377f62237a00af3b4f0b95f64409e2f25770e\" id=ea84d113-8b0d-4ef7-9ad3-aa6137cfcc3d name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:42:00.058103 crc crio[3652]: time=\"2026-06-12T15:42:00.057264508Z\" level=info msg=\"Creating container: openshift-etcd/etcd-crc/etcd-readyz\" id=9f2345df-9fa6-4f5d-9626-fe6775c8db3e name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:42:00.067640 crc crio[3652]: time=\"2026-06-12T15:42:00.059080322Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:42:00.153351 crc crio[3652]: time=\"2026-06-12T15:42:00.151185752Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:42:00.817697 crc crio[3652]: time=\"2026-06-12T15:42:00.816429553Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:42:01.259411 crc crio[3652]: time=\"2026-06-12T15:42:01.255927098Z\" level=info msg=\"Created container 5eadf050da0b2faf7625ae85ad713e1cf2d6e559a9989667624c99d7045b701d: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-check-endpoints\" id=bae74f69-20a0-4391-95eb-c74b79705ea2 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:42:01.261346 crc crio[3652]: time=\"2026-06-12T15:42:01.261315563Z\" level=info msg=\"Starting container: 5eadf050da0b2faf7625ae85ad713e1cf2d6e559a9989667624c99d7045b701d\" id=f607dbf6-21b8-4291-b170-fa941007dfd5 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 15:42:01.322404 crc crio[3652]: time=\"2026-06-12T15:42:01.32218166Z\" level=info msg=\"Started container\" PID=5905 containerID=5eadf050da0b2faf7625ae85ad713e1cf2d6e559a9989667624c99d7045b701d description=openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-check-endpoints id=f607dbf6-21b8-4291-b170-fa941007dfd5 name=/runtime.v1.RuntimeService/StartContainer sandboxID=d1d3c73d05e0e17c7496620374d587bf9c1ee52837dd4a82244b93732084297e\nJun 12 15:42:01.340260 crc crio[3652]: time=\"2026-06-12T15:42:01.339688501Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:42:01.608376 crc crio[3652]: time=\"2026-06-12T15:42:01.608194262Z\" level=info msg=\"Created container 230045326a7032de18c5f1f3dcacb8fcd745c1e3af7fa97a83d8f7d643265100: openshift-etcd/etcd-crc/etcd-readyz\" id=9f2345df-9fa6-4f5d-9626-fe6775c8db3e name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:42:01.620590 crc crio[3652]: time=\"2026-06-12T15:42:01.619777235Z\" level=info msg=\"Starting container: 230045326a7032de18c5f1f3dcacb8fcd745c1e3af7fa97a83d8f7d643265100\" id=cab39887-1e7a-42b3-899a-4efe5f93a710 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 15:42:01.668641 crc crio[3652]: time=\"2026-06-12T15:42:01.667752721Z\" level=info msg=\"Started container\" PID=5940 containerID=230045326a7032de18c5f1f3dcacb8fcd745c1e3af7fa97a83d8f7d643265100 description=openshift-etcd/etcd-crc/etcd-readyz id=cab39887-1e7a-42b3-899a-4efe5f93a710 name=/runtime.v1.RuntimeService/StartContainer sandboxID=3fa14aa3117ff3d80c296b2f41abcf4b9f13e0167e44a808ea52a6c40d3b76af\nJun 12 15:42:01.757496 crc crio[3652]: time=\"2026-06-12T15:42:01.756654664Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:bf05b9b2ba66351a6c59f4259fb377f62237a00af3b4f0b95f64409e2f25770e\" id=3a0e4fcd-8c97-44cd-912f-b4a2bd11c523 name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:42:01.763133 crc crio[3652]: time=\"2026-06-12T15:42:01.762218184Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:bf05b9b2ba66351a6c59f4259fb377f62237a00af3b4f0b95f64409e2f25770e\" id=360620f5-f59f-4d2e-924c-a5e9986917f8 name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:42:01.774037 crc crio[3652]: time=\"2026-06-12T15:42:01.773771624Z\" level=info msg=\"Creating container: openshift-etcd/etcd-crc/etcd-rev\" id=4cd509b9-8cf7-4ca2-9480-59c726a9fd2b name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:42:01.774984 crc crio[3652]: time=\"2026-06-12T15:42:01.774903467Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:42:01.801231 crc crio[3652]: time=\"2026-06-12T15:42:01.801114344Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:42:02.460186 crc crio[3652]: time=\"2026-06-12T15:42:02.459851561Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:42:02.674943 crc crio[3652]: time=\"2026-06-12T15:42:02.674767518Z\" level=info msg=\"Created container fb6df7f3a87e44df5069d33c5550379336cdd104f83fbbb9a1984a05bd310623: openshift-etcd/etcd-crc/etcd-rev\" id=4cd509b9-8cf7-4ca2-9480-59c726a9fd2b name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:42:02.676271 crc crio[3652]: time=\"2026-06-12T15:42:02.676082557Z\" level=info msg=\"Starting container: fb6df7f3a87e44df5069d33c5550379336cdd104f83fbbb9a1984a05bd310623\" id=c0f43fab-99c0-4664-be11-53529b2e4968 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 15:42:02.706514 crc crio[3652]: time=\"2026-06-12T15:42:02.706306746Z\" level=info msg=\"Started container\" PID=5971 containerID=fb6df7f3a87e44df5069d33c5550379336cdd104f83fbbb9a1984a05bd310623 description=openshift-etcd/etcd-crc/etcd-rev id=c0f43fab-99c0-4664-be11-53529b2e4968 name=/runtime.v1.RuntimeService/StartContainer sandboxID=3fa14aa3117ff3d80c296b2f41abcf4b9f13e0167e44a808ea52a6c40d3b76af\nJun 12 15:42:18.362403 crc crio[3652]: time=\"2026-06-12T15:42:18.360282679Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c6a47106effd9e9a41131e2bf6c832b80cd77b3439334f760b35b0729f2fb00\" id=9fe2c364-3d64-4af5-8b5f-99f1aa5a8913 name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:42:18.372824 crc crio[3652]: time=\"2026-06-12T15:42:18.371777479Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c6a47106effd9e9a41131e2bf6c832b80cd77b3439334f760b35b0729f2fb00\" id=2f6ff1b3-ddff-4e39-8dc9-334b806fd90e name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:42:18.377070 crc crio[3652]: time=\"2026-06-12T15:42:18.376191471Z\" level=info msg=\"Creating container: openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller\" id=cf1592f7-7b52-4319-851d-2019afcff29f name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:42:18.378721 crc crio[3652]: time=\"2026-06-12T15:42:18.378529712Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:42:18.455137 crc crio[3652]: time=\"2026-06-12T15:42:18.454107887Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:42:19.090349 crc crio[3652]: time=\"2026-06-12T15:42:19.089827531Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:42:19.176953 crc crio[3652]: time=\"2026-06-12T15:42:19.176715253Z\" level=info msg=\"Created container 612b20e5b1f825061c1bd1ba370d8af42ea5d1dd1e54f14dd3790567357a737e: openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller\" id=cf1592f7-7b52-4319-851d-2019afcff29f name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:42:19.178296 crc crio[3652]: time=\"2026-06-12T15:42:19.178204758Z\" level=info msg=\"Starting container: 612b20e5b1f825061c1bd1ba370d8af42ea5d1dd1e54f14dd3790567357a737e\" id=477d7a2a-d4ca-4d79-aacd-8c3596a2b1e4 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 15:42:19.185162 crc crio[3652]: time=\"2026-06-12T15:42:19.185065651Z\" level=info msg=\"Started container\" PID=6179 containerID=612b20e5b1f825061c1bd1ba370d8af42ea5d1dd1e54f14dd3790567357a737e description=openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller id=477d7a2a-d4ca-4d79-aacd-8c3596a2b1e4 name=/runtime.v1.RuntimeService/StartContainer sandboxID=08925344ca1fb98d480c9f4fa2cf1bb311348aff6b665a8cfa8fa6afb5c4ef5f\nJun 12 15:42:19.371534 crc crio[3652]: time=\"2026-06-12T15:42:19.371377148Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8a46fa8feeea5d04fd602559027f8bacc97e12bbf8e33793dca08e812e1f8825\" id=8265c0f4-d391-46e2-852c-cb9a17db263c name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:42:19.374788 crc crio[3652]: time=\"2026-06-12T15:42:19.374711758Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8a46fa8feeea5d04fd602559027f8bacc97e12bbf8e33793dca08e812e1f8825\" id=a3596306-572c-4d63-bf79-693160edfe31 name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:42:19.377717 crc crio[3652]: time=\"2026-06-12T15:42:19.377620784Z\" level=info msg=\"Creating container: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver\" id=559c4e62-b1a4-435c-aa04-42375c82ae8e name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:42:19.378244 crc crio[3652]: time=\"2026-06-12T15:42:19.378109479Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:42:19.395426 crc crio[3652]: time=\"2026-06-12T15:42:19.39531884Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:42:19.751653 crc crio[3652]: time=\"2026-06-12T15:42:19.751568558Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:42:19.842367 crc crio[3652]: time=\"2026-06-12T15:42:19.842238843Z\" level=info msg=\"Created container e5b49a58fe34cc2f71dc824f2c070b54302302cf3608262d1c9ca6508d95ec1b: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver\" id=559c4e62-b1a4-435c-aa04-42375c82ae8e name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:42:19.843908 crc crio[3652]: time=\"2026-06-12T15:42:19.843798729Z\" level=info msg=\"Starting container: e5b49a58fe34cc2f71dc824f2c070b54302302cf3608262d1c9ca6508d95ec1b\" id=a89c8f5a-886f-4291-b39d-ab1ca735acc5 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 15:42:19.850557 crc crio[3652]: time=\"2026-06-12T15:42:19.850401486Z\" level=info msg=\"Started container\" PID=6214 containerID=e5b49a58fe34cc2f71dc824f2c070b54302302cf3608262d1c9ca6508d95ec1b description=openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver id=a89c8f5a-886f-4291-b39d-ab1ca735acc5 name=/runtime.v1.RuntimeService/StartContainer sandboxID=d1d3c73d05e0e17c7496620374d587bf9c1ee52837dd4a82244b93732084297e\nJun 12 15:42:20.378637 crc crio[3652]: time=\"2026-06-12T15:42:20.378528474Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04\" id=1c4a779b-bdf7-49cb-a524-bdfed6b5f2f5 name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:42:20.381523 crc crio[3652]: time=\"2026-06-12T15:42:20.381331074Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04\" id=89605a6a-7f9d-4c75-9ca3-a96c83310eec name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:42:20.384319 crc crio[3652]: time=\"2026-06-12T15:42:20.38422323Z\" level=info msg=\"Creating container: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-check-endpoints\" id=03c63d33-f95a-4bda-9061-fa5e8ace12ba name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:42:20.385036 crc crio[3652]: time=\"2026-06-12T15:42:20.384940951Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:42:20.405768 crc crio[3652]: time=\"2026-06-12T15:42:20.405622096Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:42:20.838274 crc crio[3652]: time=\"2026-06-12T15:42:20.838186892Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:42:20.926291 crc crio[3652]: time=\"2026-06-12T15:42:20.926065874Z\" level=info msg=\"Created container dbcfe4afd831b307071e9622b75234312f10063e9881f090e207ceef535020cd: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-check-endpoints\" id=03c63d33-f95a-4bda-9061-fa5e8ace12ba name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:42:20.927392 crc crio[3652]: time=\"2026-06-12T15:42:20.927331912Z\" level=info msg=\"Starting container: dbcfe4afd831b307071e9622b75234312f10063e9881f090e207ceef535020cd\" id=89fd5a19-020d-4d86-a409-67f8664cb7c7 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 15:42:20.937363 crc crio[3652]: time=\"2026-06-12T15:42:20.937225065Z\" level=info msg=\"Started container\" PID=6276 containerID=dbcfe4afd831b307071e9622b75234312f10063e9881f090e207ceef535020cd description=openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-check-endpoints id=89fd5a19-020d-4d86-a409-67f8664cb7c7 name=/runtime.v1.RuntimeService/StartContainer sandboxID=d1d3c73d05e0e17c7496620374d587bf9c1ee52837dd4a82244b93732084297e\nJun 12 15:42:24.471039 crc crio[3652]: time=\"2026-06-12T15:42:24.470784713Z\" level=info msg=\"Stopping container: 612b20e5b1f825061c1bd1ba370d8af42ea5d1dd1e54f14dd3790567357a737e (timeout: 30s)\" id=59ade75a-579c-4e23-8414-6cf72bf9a993 name=/runtime.v1.RuntimeService/StopContainer\nJun 12 15:42:24.714851 crc crio[3652]: time=\"2026-06-12T15:42:24.714693406Z\" level=info msg=\"Stopped container 612b20e5b1f825061c1bd1ba370d8af42ea5d1dd1e54f14dd3790567357a737e: openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller\" id=59ade75a-579c-4e23-8414-6cf72bf9a993 name=/runtime.v1.RuntimeService/StopContainer\nJun 12 15:42:25.478665 crc crio[3652]: time=\"2026-06-12T15:42:25.478563903Z\" level=info msg=\"Removing container: e62d5f552918981d30cca3a21e7471dc9de6a414de21f766f57358cd172f8361\" id=5e99ae4c-f60a-42e0-a6c1-38e26889c720 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 15:42:25.825868 crc crio[3652]: time=\"2026-06-12T15:42:25.822236462Z\" level=info msg=\"Removed container e62d5f552918981d30cca3a21e7471dc9de6a414de21f766f57358cd172f8361: openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller\" id=5e99ae4c-f60a-42e0-a6c1-38e26889c720 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 15:42:39.320198 crc crio[3652]: time=\"2026-06-12T15:42:39.319726821Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c6a47106effd9e9a41131e2bf6c832b80cd77b3439334f760b35b0729f2fb00\" id=3543c85e-2c31-4170-afc4-5a383538c807 name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:42:39.322251 crc crio[3652]: time=\"2026-06-12T15:42:39.322179175Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c6a47106effd9e9a41131e2bf6c832b80cd77b3439334f760b35b0729f2fb00\" id=cd5329bc-2d66-4521-8706-cf1b22978f71 name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:42:39.324432 crc crio[3652]: time=\"2026-06-12T15:42:39.324377469Z\" level=info msg=\"Creating container: openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller\" id=1ded7d02-bd24-42c3-8bca-dfabf8b7bf63 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:42:39.324941 crc crio[3652]: time=\"2026-06-12T15:42:39.324861934Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:42:39.345959 crc crio[3652]: time=\"2026-06-12T15:42:39.345818847Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:42:39.533272 crc crio[3652]: time=\"2026-06-12T15:42:39.533154495Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:42:39.642497 crc crio[3652]: time=\"2026-06-12T15:42:39.642311941Z\" level=info msg=\"Created container ec45c62699e9cf3df3f9f89644cf855319bdc083c963e2b0905b14ddf446bbdb: openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller\" id=1ded7d02-bd24-42c3-8bca-dfabf8b7bf63 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:42:39.643638 crc crio[3652]: time=\"2026-06-12T15:42:39.643568308Z\" level=info msg=\"Starting container: ec45c62699e9cf3df3f9f89644cf855319bdc083c963e2b0905b14ddf446bbdb\" id=3762cab0-ac4d-441f-aba3-124027b87c1f name=/runtime.v1.RuntimeService/StartContainer\nJun 12 15:42:39.648004 crc crio[3652]: time=\"2026-06-12T15:42:39.647955549Z\" level=info msg=\"Started container\" PID=6405 containerID=ec45c62699e9cf3df3f9f89644cf855319bdc083c963e2b0905b14ddf446bbdb description=openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller id=3762cab0-ac4d-441f-aba3-124027b87c1f name=/runtime.v1.RuntimeService/StartContainer sandboxID=08925344ca1fb98d480c9f4fa2cf1bb311348aff6b665a8cfa8fa6afb5c4ef5f\nJun 12 15:42:42.565772 crc crio[3652]: time=\"2026-06-12T15:42:42.565641129Z\" level=info msg=\"Stopping container: dbcfe4afd831b307071e9622b75234312f10063e9881f090e207ceef535020cd (timeout: 15s)\" id=55273235-004f-41f1-a6de-e1d54f2d096c name=/runtime.v1.RuntimeService/StopContainer\nJun 12 15:42:57.578303 crc crio[3652]: time=\"2026-06-12T15:42:57.578086449Z\" level=warning msg=\"Stopping container dbcfe4afd831b307071e9622b75234312f10063e9881f090e207ceef535020cd with stop signal(15) timed out. Killing...\"\nJun 12 15:42:57.755668 crc crio[3652]: time=\"2026-06-12T15:42:57.755574635Z\" level=info msg=\"Removing container: 5eadf050da0b2faf7625ae85ad713e1cf2d6e559a9989667624c99d7045b701d\" id=f0bcfc9d-1234-4bc3-a6d9-ab8b05a5f05f name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 15:42:57.822536 crc crio[3652]: time=\"2026-06-12T15:42:57.822370934Z\" level=info msg=\"Removed container 5eadf050da0b2faf7625ae85ad713e1cf2d6e559a9989667624c99d7045b701d: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-check-endpoints\" id=f0bcfc9d-1234-4bc3-a6d9-ab8b05a5f05f name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 15:42:58.119430 crc crio[3652]: time=\"2026-06-12T15:42:58.119252976Z\" level=info msg=\"Stopped container dbcfe4afd831b307071e9622b75234312f10063e9881f090e207ceef535020cd: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-check-endpoints\" id=55273235-004f-41f1-a6de-e1d54f2d096c name=/runtime.v1.RuntimeService/StopContainer\nJun 12 15:42:58.121789 crc crio[3652]: time=\"2026-06-12T15:42:58.121660218Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04\" id=24e8a780-9985-4095-b569-90e40a1ca626 name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:42:58.125182 crc crio[3652]: time=\"2026-06-12T15:42:58.125023837Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04\" id=08353190-6192-42d1-bc0b-7af573c2f88e name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:42:58.128222 crc crio[3652]: time=\"2026-06-12T15:42:58.12814554Z\" level=info msg=\"Creating container: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-check-endpoints\" id=a4431ce5-1bf3-42a0-8a8b-ef49efbc31be name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:42:58.129013 crc crio[3652]: time=\"2026-06-12T15:42:58.128926964Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:42:58.144943 crc crio[3652]: time=\"2026-06-12T15:42:58.144861277Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:42:58.329032 crc crio[3652]: time=\"2026-06-12T15:42:58.328837146Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:42:58.424225 crc crio[3652]: time=\"2026-06-12T15:42:58.424139299Z\" level=info msg=\"Created container ff3ead32d96dc137aa0a4d820a656f0aff9e194cdc43fbf5506917c5be55ba3d: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-check-endpoints\" id=a4431ce5-1bf3-42a0-8a8b-ef49efbc31be name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:42:58.426396 crc crio[3652]: time=\"2026-06-12T15:42:58.426284403Z\" level=info msg=\"Starting container: ff3ead32d96dc137aa0a4d820a656f0aff9e194cdc43fbf5506917c5be55ba3d\" id=c4f05907-680b-4776-b25b-20bfe5cef559 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 15:42:58.431774 crc crio[3652]: time=\"2026-06-12T15:42:58.431660543Z\" level=info msg=\"Started container\" PID=6541 containerID=ff3ead32d96dc137aa0a4d820a656f0aff9e194cdc43fbf5506917c5be55ba3d description=openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-check-endpoints id=c4f05907-680b-4776-b25b-20bfe5cef559 name=/runtime.v1.RuntimeService/StartContainer sandboxID=d1d3c73d05e0e17c7496620374d587bf9c1ee52837dd4a82244b93732084297e\nJun 12 15:43:04.221832 crc crio[3652]: time=\"2026-06-12T15:43:04.221735312Z\" level=info msg=\"Stopping container: ec45c62699e9cf3df3f9f89644cf855319bdc083c963e2b0905b14ddf446bbdb (timeout: 30s)\" id=816b0100-9182-465b-a318-a2202feff5ab name=/runtime.v1.RuntimeService/StopContainer\nJun 12 15:43:04.403084 crc crio[3652]: time=\"2026-06-12T15:43:04.402899477Z\" level=info msg=\"Stopped container ec45c62699e9cf3df3f9f89644cf855319bdc083c963e2b0905b14ddf446bbdb: openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller\" id=816b0100-9182-465b-a318-a2202feff5ab name=/runtime.v1.RuntimeService/StopContainer\nJun 12 15:43:04.404775 crc crio[3652]: time=\"2026-06-12T15:43:04.404671239Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c6a47106effd9e9a41131e2bf6c832b80cd77b3439334f760b35b0729f2fb00\" id=812e5054-fbf4-4527-9882-562d058b2f34 name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:43:04.407238 crc crio[3652]: time=\"2026-06-12T15:43:04.407127763Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c6a47106effd9e9a41131e2bf6c832b80cd77b3439334f760b35b0729f2fb00\" id=87ffb44d-d443-4afb-b6cf-289a1e310e68 name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:43:04.409387 crc crio[3652]: time=\"2026-06-12T15:43:04.409281127Z\" level=info msg=\"Creating container: openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller\" id=3f268428-b45f-4749-964d-305faf0ccd8c name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:43:04.409749 crc crio[3652]: time=\"2026-06-12T15:43:04.409661648Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:43:04.421085 crc crio[3652]: time=\"2026-06-12T15:43:04.421016955Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:43:04.563546 crc crio[3652]: time=\"2026-06-12T15:43:04.563088488Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:43:04.651311 crc crio[3652]: time=\"2026-06-12T15:43:04.650724964Z\" level=info msg=\"Created container e774d9f7c684d3baa11deb3bdaf647e62d24aa31d4cc374b97ba598ee8fafb2a: openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller\" id=3f268428-b45f-4749-964d-305faf0ccd8c name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:43:04.652348 crc crio[3652]: time=\"2026-06-12T15:43:04.652271139Z\" level=info msg=\"Starting container: e774d9f7c684d3baa11deb3bdaf647e62d24aa31d4cc374b97ba598ee8fafb2a\" id=9da89e71-0595-40bd-8f0a-8d88aaec5e92 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 15:43:04.656605 crc crio[3652]: time=\"2026-06-12T15:43:04.656418553Z\" level=info msg=\"Started container\" PID=6604 containerID=e774d9f7c684d3baa11deb3bdaf647e62d24aa31d4cc374b97ba598ee8fafb2a description=openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller id=9da89e71-0595-40bd-8f0a-8d88aaec5e92 name=/runtime.v1.RuntimeService/StartContainer sandboxID=08925344ca1fb98d480c9f4fa2cf1bb311348aff6b665a8cfa8fa6afb5c4ef5f\nJun 12 15:43:04.804765 crc crio[3652]: time=\"2026-06-12T15:43:04.804700811Z\" level=info msg=\"Removing container: 612b20e5b1f825061c1bd1ba370d8af42ea5d1dd1e54f14dd3790567357a737e\" id=bb93dc6c-8887-422c-9784-f91fd89e832c name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 15:43:04.830418 crc crio[3652]: time=\"2026-06-12T15:43:04.830324511Z\" level=info msg=\"Removed container 612b20e5b1f825061c1bd1ba370d8af42ea5d1dd1e54f14dd3790567357a737e: openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller\" id=bb93dc6c-8887-422c-9784-f91fd89e832c name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 15:43:32.563585 crc crio[3652]: time=\"2026-06-12T15:43:32.563420564Z\" level=info msg=\"Stopping container: ff3ead32d96dc137aa0a4d820a656f0aff9e194cdc43fbf5506917c5be55ba3d (timeout: 15s)\" id=1f64a112-383e-4ba4-b640-8409e8edeb2f name=/runtime.v1.RuntimeService/StopContainer\nJun 12 15:43:34.223119 crc crio[3652]: time=\"2026-06-12T15:43:34.222951045Z\" level=info msg=\"Stopping container: e774d9f7c684d3baa11deb3bdaf647e62d24aa31d4cc374b97ba598ee8fafb2a (timeout: 30s)\" id=5b765a66-7a28-484b-ad6f-d8652db7f193 name=/runtime.v1.RuntimeService/StopContainer\nJun 12 15:43:34.392309 crc crio[3652]: time=\"2026-06-12T15:43:34.391872777Z\" level=info msg=\"Stopped container e774d9f7c684d3baa11deb3bdaf647e62d24aa31d4cc374b97ba598ee8fafb2a: openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller\" id=5b765a66-7a28-484b-ad6f-d8652db7f193 name=/runtime.v1.RuntimeService/StopContainer\nJun 12 15:43:34.954833 crc crio[3652]: time=\"2026-06-12T15:43:34.953685488Z\" level=info msg=\"Removing container: ec45c62699e9cf3df3f9f89644cf855319bdc083c963e2b0905b14ddf446bbdb\" id=3b679caf-2f3e-490c-b0b1-a24ba9fa656f name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 15:43:34.974895 crc crio[3652]: time=\"2026-06-12T15:43:34.974708382Z\" level=info msg=\"Removed container ec45c62699e9cf3df3f9f89644cf855319bdc083c963e2b0905b14ddf446bbdb: openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller\" id=3b679caf-2f3e-490c-b0b1-a24ba9fa656f name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 15:43:47.573502 crc crio[3652]: time=\"2026-06-12T15:43:47.572852721Z\" level=warning msg=\"Stopping container ff3ead32d96dc137aa0a4d820a656f0aff9e194cdc43fbf5506917c5be55ba3d with stop signal(15) timed out. Killing...\"\nJun 12 15:43:48.033871 crc crio[3652]: time=\"2026-06-12T15:43:48.033761633Z\" level=info msg=\"Removing container: dbcfe4afd831b307071e9622b75234312f10063e9881f090e207ceef535020cd\" id=f8b3aedc-6fd9-4301-95bd-a581128d0832 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 15:43:48.059717 crc crio[3652]: time=\"2026-06-12T15:43:48.058925803Z\" level=info msg=\"Removed container dbcfe4afd831b307071e9622b75234312f10063e9881f090e207ceef535020cd: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-check-endpoints\" id=f8b3aedc-6fd9-4301-95bd-a581128d0832 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 15:43:48.102132 crc crio[3652]: time=\"2026-06-12T15:43:48.101918775Z\" level=info msg=\"Stopped container ff3ead32d96dc137aa0a4d820a656f0aff9e194cdc43fbf5506917c5be55ba3d: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-check-endpoints\" id=1f64a112-383e-4ba4-b640-8409e8edeb2f name=/runtime.v1.RuntimeService/StopContainer\nJun 12 15:43:48.103877 crc crio[3652]: time=\"2026-06-12T15:43:48.10379449Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04\" id=3cb43ef2-a0ea-434c-893e-e381ffb8140c name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:43:48.106337 crc crio[3652]: time=\"2026-06-12T15:43:48.106221372Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04\" id=efb4e338-eb7e-4ff6-85ac-eef3fd35ecc8 name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:43:48.108646 crc crio[3652]: time=\"2026-06-12T15:43:48.10854789Z\" level=info msg=\"Creating container: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-check-endpoints\" id=fd9929c4-4095-4dbc-a511-99e9df2d7a48 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:43:48.108958 crc crio[3652]: time=\"2026-06-12T15:43:48.10888287Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:43:48.123238 crc crio[3652]: time=\"2026-06-12T15:43:48.123146559Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:43:48.268955 crc crio[3652]: time=\"2026-06-12T15:43:48.268818629Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:43:48.415490 crc crio[3652]: time=\"2026-06-12T15:43:48.415191369Z\" level=info msg=\"Created container 31e1a7ad22d3adb3cb913aaf2af582f8d1ac087748dec2c5c07cced06474afc4: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-check-endpoints\" id=fd9929c4-4095-4dbc-a511-99e9df2d7a48 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:43:48.417644 crc crio[3652]: time=\"2026-06-12T15:43:48.417542638Z\" level=info msg=\"Starting container: 31e1a7ad22d3adb3cb913aaf2af582f8d1ac087748dec2c5c07cced06474afc4\" id=13aa1111-4ef0-42c9-b0d1-979ebd70f659 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 15:43:48.423411 crc crio[3652]: time=\"2026-06-12T15:43:48.423312779Z\" level=info msg=\"Started container\" PID=6885 containerID=31e1a7ad22d3adb3cb913aaf2af582f8d1ac087748dec2c5c07cced06474afc4 description=openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-check-endpoints id=13aa1111-4ef0-42c9-b0d1-979ebd70f659 name=/runtime.v1.RuntimeService/StartContainer sandboxID=d1d3c73d05e0e17c7496620374d587bf9c1ee52837dd4a82244b93732084297e\nJun 12 15:44:18.318643 crc crio[3652]: time=\"2026-06-12T15:44:18.318009867Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c6a47106effd9e9a41131e2bf6c832b80cd77b3439334f760b35b0729f2fb00\" id=f284a68a-b314-4da5-a3d6-e84bfb73c41a name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:44:18.322280 crc crio[3652]: time=\"2026-06-12T15:44:18.322143259Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c6a47106effd9e9a41131e2bf6c832b80cd77b3439334f760b35b0729f2fb00\" id=25166a04-6163-47b0-9117-6ce445347d3d name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:44:18.325529 crc crio[3652]: time=\"2026-06-12T15:44:18.325391874Z\" level=info msg=\"Creating container: openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller\" id=0c5e5558-0c91-428e-8018-9682ff9817d5 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:44:18.326620 crc crio[3652]: time=\"2026-06-12T15:44:18.326545079Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:44:18.343367 crc crio[3652]: time=\"2026-06-12T15:44:18.343171628Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:44:18.517949 crc crio[3652]: time=\"2026-06-12T15:44:18.51756923Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:44:18.903838 crc crio[3652]: time=\"2026-06-12T15:44:18.903702424Z\" level=info msg=\"Created container 5091e7cff9c3f3d943c1e429cd8003245458932605712a555a0b5fe965bb0136: openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller\" id=0c5e5558-0c91-428e-8018-9682ff9817d5 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:44:18.905653 crc crio[3652]: time=\"2026-06-12T15:44:18.905559149Z\" level=info msg=\"Starting container: 5091e7cff9c3f3d943c1e429cd8003245458932605712a555a0b5fe965bb0136\" id=f1780a06-02bb-41a0-a0d3-1ea954e9c8d0 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 15:44:18.914956 crc crio[3652]: time=\"2026-06-12T15:44:18.914756519Z\" level=info msg=\"Started container\" PID=7251 containerID=5091e7cff9c3f3d943c1e429cd8003245458932605712a555a0b5fe965bb0136 description=openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller id=f1780a06-02bb-41a0-a0d3-1ea954e9c8d0 name=/runtime.v1.RuntimeService/StartContainer sandboxID=08925344ca1fb98d480c9f4fa2cf1bb311348aff6b665a8cfa8fa6afb5c4ef5f\nJun 12 15:45:05.750274 crc crio[3652]: time=\"2026-06-12T15:45:05.749803453Z\" level=info msg=\"Running pod sandbox: openshift-network-console/networking-console-plugin-5ff7774fd9-nljh6/POD\" id=f4475fef-5619-4229-bb4b-78e2694da6a2 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:45:05.751604 crc crio[3652]: time=\"2026-06-12T15:45:05.750280787Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:45:05.768695 crc crio[3652]: time=\"2026-06-12T15:45:05.768607292Z\" level=info msg=\"Got pod network &{Name:networking-console-plugin-5ff7774fd9-nljh6 Namespace:openshift-network-console ID:dbf0a4a88ccca55923717a31db7f94e4b1ecaa0414c77bb3095ae74cef6688f3 UID:6a9ae5f6-97bd-46ac-bafa-ca1b4452a141 NetNS:/var/run/netns/d23fc71b-6721-4898-9a5e-a73793bd12d5 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:0xc000182d98}] Aliases:map[]}\"\nJun 12 15:45:05.768695 crc crio[3652]: time=\"2026-06-12T15:45:05.768680074Z\" level=info msg=\"Adding pod openshift-network-console_networking-console-plugin-5ff7774fd9-nljh6 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 15:45:08.699910 crc crio[3652]: time=\"2026-06-12T15:45:08.699411813Z\" level=info msg=\"Running pod sandbox: openshift-operator-lifecycle-manager/packageserver-7d4fc7d867-qt46x/POD\" id=38bf4d7c-24b4-498a-b6bf-a34b383d4a69 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:45:08.699910 crc crio[3652]: time=\"2026-06-12T15:45:08.699882127Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:45:08.718913 crc crio[3652]: time=\"2026-06-12T15:45:08.718756428Z\" level=info msg=\"Running pod sandbox: openshift-kube-storage-version-migrator-operator/kube-storage-version-migrator-operator-565b79b866-2h5s6/POD\" id=4fc8c02d-f0b8-4e3b-9695-043f3230f7fe name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:45:08.719118 crc crio[3652]: time=\"2026-06-12T15:45:08.718935853Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:45:08.722583 crc crio[3652]: time=\"2026-06-12T15:45:08.722419687Z\" level=info msg=\"Got pod network &{Name:packageserver-7d4fc7d867-qt46x Namespace:openshift-operator-lifecycle-manager ID:9c944acf5c073a1ddb110f7dcadb9e8ab102e871154334c2957731bfcdb41c1b UID:584a9db0-8534-48e1-b484-d23b9c489569 NetNS:/var/run/netns/5f2f81f0-35b2-4ae6-8f4e-57c046cc6b9c 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:0xc001692bd8}] Aliases:map[]}\"\nJun 12 15:45:08.722583 crc crio[3652]: time=\"2026-06-12T15:45:08.722566121Z\" level=info msg=\"Adding pod openshift-operator-lifecycle-manager_packageserver-7d4fc7d867-qt46x to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 15:45:08.738516 crc crio[3652]: time=\"2026-06-12T15:45:08.738066905Z\" level=info msg=\"Running pod sandbox: openshift-kube-controller-manager-operator/kube-controller-manager-operator-69d5f845f8-mm4qn/POD\" id=1a3b09b3-773e-4091-ac98-ca8fe64122ca name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:45:08.738612 crc crio[3652]: time=\"2026-06-12T15:45:08.738546216Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:45:08.739242 crc crio[3652]: time=\"2026-06-12T15:45:08.739066433Z\" level=info msg=\"Got pod network &{Name:kube-storage-version-migrator-operator-565b79b866-2h5s6 Namespace:openshift-kube-storage-version-migrator-operator ID:98f31d74e1d05e9179b60a6eea6aba71f01beaf06ee222e6d0d36e15a6b3a448 UID:8f573912-eb25-4f17-bfe5-81325e551bf2 NetNS:/var/run/netns/c04a037f-25c3-4996-af4e-46e036c189b3 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:0xc00008c530}] Aliases:map[]}\"\nJun 12 15:45:08.739242 crc crio[3652]: time=\"2026-06-12T15:45:08.739162125Z\" level=info msg=\"Adding pod openshift-kube-storage-version-migrator-operator_kube-storage-version-migrator-operator-565b79b866-2h5s6 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 15:45:08.763766 crc crio[3652]: time=\"2026-06-12T15:45:08.763198598Z\" level=info msg=\"Running pod sandbox: openshift-machine-api/control-plane-machine-set-operator-75ffdb6fcd-m5wxr/POD\" id=4a1d0c36-96a3-4f66-9468-9530bf27ada7 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:45:08.763766 crc crio[3652]: time=\"2026-06-12T15:45:08.763297211Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:45:08.768180 crc crio[3652]: time=\"2026-06-12T15:45:08.767660161Z\" level=info msg=\"Got pod network &{Name:kube-controller-manager-operator-69d5f845f8-mm4qn Namespace:openshift-kube-controller-manager-operator ID:827a070b4cba9dc6a530cc45df2171a89697c75580a52ab5a8186e47d442a4c5 UID:89eeceba-0661-4e85-be2e-57d689102094 NetNS:/var/run/netns/305fb6bd-0fda-4369-b5e1-9cb792f0184d 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:0xc001692ef8}] Aliases:map[]}\"\nJun 12 15:45:08.768180 crc crio[3652]: time=\"2026-06-12T15:45:08.767724004Z\" level=info msg=\"Adding pod openshift-kube-controller-manager-operator_kube-controller-manager-operator-69d5f845f8-mm4qn to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 15:45:08.774759 crc crio[3652]: time=\"2026-06-12T15:45:08.774569309Z\" level=info msg=\"Running pod sandbox: openshift-operator-lifecycle-manager/olm-operator-5cdf44d969-ssqvn/POD\" id=4287c5ad-5963-4eab-9deb-c3d7cf4c79bf name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:45:08.774828 crc crio[3652]: time=\"2026-06-12T15:45:08.774801456Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:45:08.784099 crc crio[3652]: time=\"2026-06-12T15:45:08.783985948Z\" level=info msg=\"Running pod sandbox: openshift-apiserver-operator/openshift-apiserver-operator-846cbfc458-xttmf/POD\" id=85f9edac-99a6-4ba5-854e-6006084d53b0 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:45:08.784209 crc crio[3652]: time=\"2026-06-12T15:45:08.784151053Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:45:08.784209 crc crio[3652]: time=\"2026-06-12T15:45:08.784180953Z\" level=info msg=\"Running pod sandbox: openshift-ingress-operator/ingress-operator-6b9cb4dbcf-5fpw9/POD\" id=8f48bf78-89b1-4d4d-9dff-45ba70dd5b6e name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:45:08.784399 crc crio[3652]: time=\"2026-06-12T15:45:08.784280846Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:45:08.799343 crc crio[3652]: time=\"2026-06-12T15:45:08.799267221Z\" level=info msg=\"Running pod sandbox: openshift-cluster-samples-operator/cluster-samples-operator-6b564684c8-bqbxk/POD\" id=183dccab-e851-4025-b1d4-9e512d5e8f3f name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:45:08.803832 crc crio[3652]: time=\"2026-06-12T15:45:08.799619562Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:45:08.804704 crc crio[3652]: time=\"2026-06-12T15:45:08.80462666Z\" level=info msg=\"Got pod network &{Name:control-plane-machine-set-operator-75ffdb6fcd-m5wxr Namespace:openshift-machine-api ID:f01eb52d610cf5c258e253e6e5f978c75d7dee27323b2608768f5cb52df9e355 UID:8f342bf1-eea2-4806-8a6b-5f4c24d40c0c NetNS:/var/run/netns/3615639f-4457-42ec-8e52-be64c37cc6aa 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:0xc00181a070}] Aliases:map[]}\"\nJun 12 15:45:08.804704 crc crio[3652]: time=\"2026-06-12T15:45:08.804689082Z\" level=info msg=\"Adding pod openshift-machine-api_control-plane-machine-set-operator-75ffdb6fcd-m5wxr to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 15:45:08.805320 crc crio[3652]: time=\"2026-06-12T15:45:08.805216788Z\" level=info msg=\"Got pod network &{Name:olm-operator-5cdf44d969-ssqvn Namespace:openshift-operator-lifecycle-manager ID:2e865eccc0a40e8a970a9f5c409a97281cbe5cc08b1d41bfb4f5f78a9906895a UID:6e1163b9-cb14-4016-a0bf-126812657ac4 NetNS:/var/run/netns/a6216130-e895-4aa5-85be-e8d1198a1adb 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:0xc00008c920}] Aliases:map[]}\"\nJun 12 15:45:08.805320 crc crio[3652]: time=\"2026-06-12T15:45:08.80529733Z\" level=info msg=\"Adding pod openshift-operator-lifecycle-manager_olm-operator-5cdf44d969-ssqvn to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 15:45:08.817877 crc crio[3652]: time=\"2026-06-12T15:45:08.817777772Z\" level=info msg=\"Running pod sandbox: openshift-operator-lifecycle-manager/package-server-manager-77f986bd66-5lhf9/POD\" id=7b262a22-50a1-4161-a2bf-0cb1df221df7 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:45:08.818005 crc crio[3652]: time=\"2026-06-12T15:45:08.817920997Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:45:08.820277 crc crio[3652]: time=\"2026-06-12T15:45:08.820189385Z\" level=info msg=\"Running pod sandbox: openshift-network-diagnostics/network-check-source-5bb8f5cd97-xdvz5/POD\" id=356654e0-9be1-41b6-a2bd-898de71723fa name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:45:08.820376 crc crio[3652]: time=\"2026-06-12T15:45:08.820284688Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:45:08.834130 crc crio[3652]: time=\"2026-06-12T15:45:08.833557515Z\" level=info msg=\"Got pod network &{Name:openshift-apiserver-operator-846cbfc458-xttmf Namespace:openshift-apiserver-operator ID:3a708460aeed374a2fdfc4a971518f67fe6abc738f312dbc837e03df3e3e778d UID:7d46baeb-32f5-4d0b-aeba-13333da51152 NetNS:/var/run/netns/36e5dfb3-e707-4062-acaa-a8b5734f64f9 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:0xc0013762a0}] Aliases:map[]}\"\nJun 12 15:45:08.834130 crc crio[3652]: time=\"2026-06-12T15:45:08.83372571Z\" level=info msg=\"Adding pod openshift-apiserver-operator_openshift-apiserver-operator-846cbfc458-xttmf to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 15:45:08.835278 crc crio[3652]: time=\"2026-06-12T15:45:08.83517733Z\" level=info msg=\"Got pod network &{Name:ingress-operator-6b9cb4dbcf-5fpw9 Namespace:openshift-ingress-operator ID:16102d1018b1a207b2b6839a58c50b422398800d2d68f1d71a3fc28d7c2327eb UID:e466d193-2f16-441a-9f10-579f91762fb9 NetNS:/var/run/netns/d79f47bc-86f2-4f3e-9e65-dc0ceaebd4e9 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:0xc0001364f0}] Aliases:map[]}\"\nJun 12 15:45:08.835278 crc crio[3652]: time=\"2026-06-12T15:45:08.835255982Z\" level=info msg=\"Adding pod openshift-ingress-operator_ingress-operator-6b9cb4dbcf-5fpw9 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 15:45:08.837891 crc crio[3652]: time=\"2026-06-12T15:45:08.837596452Z\" level=info msg=\"Got pod network &{Name:cluster-samples-operator-6b564684c8-bqbxk Namespace:openshift-cluster-samples-operator ID:51110e767760b8bcc88b627c3a17f58ca4a343d18e43a496db4257181b9350d3 UID:5bdc8e81-e580-4572-a41c-f8ed0e8c6dc0 NetNS:/var/run/netns/62821008-09c1-4536-adea-335c4cbfd4be 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:0xc00008c730}] Aliases:map[]}\"\nJun 12 15:45:08.837992 crc crio[3652]: time=\"2026-06-12T15:45:08.83789376Z\" level=info msg=\"Adding pod openshift-cluster-samples-operator_cluster-samples-operator-6b564684c8-bqbxk to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 15:45:08.858387 crc crio[3652]: time=\"2026-06-12T15:45:08.857864935Z\" level=info msg=\"Running pod sandbox: openshift-network-diagnostics/network-check-target-fhkjl/POD\" id=4db156f3-801b-41af-b171-728ea865c606 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:45:08.858387 crc crio[3652]: time=\"2026-06-12T15:45:08.857987048Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:45:08.867421 crc crio[3652]: time=\"2026-06-12T15:45:08.867206662Z\" level=info msg=\"Got pod network &{Name:package-server-manager-77f986bd66-5lhf9 Namespace:openshift-operator-lifecycle-manager ID:d74dc1510d6800720583587190fd93c5aa74faf3a97646b258dad5fa1618f91b UID:bebbba29-e4e9-44ad-b643-3a7ebf505270 NetNS:/var/run/netns/adc07243-355f-49bf-9e0c-241edd85f58b 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:0xc0004302c0}] Aliases:map[]}\"\nJun 12 15:45:08.867421 crc crio[3652]: time=\"2026-06-12T15:45:08.867286964Z\" level=info msg=\"Adding pod openshift-operator-lifecycle-manager_package-server-manager-77f986bd66-5lhf9 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 15:45:08.870161 crc crio[3652]: time=\"2026-06-12T15:45:08.86998092Z\" level=info msg=\"Running pod sandbox: openshift-console-operator/console-operator-67c89758df-4jf4f/POD\" id=f1da75f5-10d7-4af2-9dc4-3c71b07f7bbc name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:45:08.870256 crc crio[3652]: time=\"2026-06-12T15:45:08.87020318Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:45:08.870570 crc crio[3652]: time=\"2026-06-12T15:45:08.86998092Z\" level=info msg=\"Running pod sandbox: openshift-ingress/router-default-68cf44c8b8-w4gs8/POD\" id=4062ea32-30a8-4a25-9c31-2a59ea2958a1 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:45:08.870570 crc crio[3652]: time=\"2026-06-12T15:45:08.870358815Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:45:08.875204 crc crio[3652]: time=\"2026-06-12T15:45:08.875100304Z\" level=info msg=\"Got pod network &{Name:network-check-source-5bb8f5cd97-xdvz5 Namespace:openshift-network-diagnostics ID:5b514e281ce7a1f6c1c97d3905a148cda316c65aa961ac3ef11e67727e04a89b UID:f863fff9-286a-45fa-b8f0-8a86994b8440 NetNS:/var/run/netns/08569b8e-c24f-4b46-889e-e7f665683e42 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:0xc001692388}] Aliases:map[]}\"\nJun 12 15:45:08.875204 crc crio[3652]: time=\"2026-06-12T15:45:08.875165806Z\" level=info msg=\"Adding pod openshift-network-diagnostics_network-check-source-5bb8f5cd97-xdvz5 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 15:45:08.895168 crc crio[3652]: time=\"2026-06-12T15:45:08.89476443Z\" level=info msg=\"Got pod network &{Name:network-check-target-fhkjl Namespace:openshift-network-diagnostics ID:3a4e23ae2ec3b52d79b1f9d21d80528f7cbba90cf7801f56c0b71ff83de9981c UID:17b87002-b798-480a-8e17-83053d698239 NetNS:/var/run/netns/e5548c97-f785-4dae-9f40-655e9c9fbce8 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:0xc001376560}] Aliases:map[]}\"\nJun 12 15:45:08.895168 crc crio[3652]: time=\"2026-06-12T15:45:08.894923525Z\" level=info msg=\"Adding pod openshift-network-diagnostics_network-check-target-fhkjl to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 15:45:08.904540 crc crio[3652]: time=\"2026-06-12T15:45:08.904177661Z\" level=warning msg=\"Skipping invalid sysctl specified by config {net.ipv4.ping_group_range 0 2147483647}: \\\"net.ipv4.ping_group_range\\\" not allowed with host net enabled\" id=4062ea32-30a8-4a25-9c31-2a59ea2958a1 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:45:08.918908 crc crio[3652]: time=\"2026-06-12T15:45:08.916285516Z\" level=info msg=\"Running pod sandbox: openshift-network-operator/iptables-alerter-5jnd7/POD\" id=586dc2ae-2e11-4042-b658-f6466dcd7a1f name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:45:08.918908 crc crio[3652]: time=\"2026-06-12T15:45:08.917797511Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:45:08.931316 crc crio[3652]: time=\"2026-06-12T15:45:08.927404295Z\" level=info msg=\"Running pod sandbox: openshift-multus/network-metrics-daemon-n2bqt/POD\" id=c86e792b-cfb6-4355-8dc8-be5f9b324a34 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:45:08.931316 crc crio[3652]: time=\"2026-06-12T15:45:08.927777836Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:45:08.931316 crc crio[3652]: time=\"2026-06-12T15:45:08.930972857Z\" level=warning msg=\"Skipping invalid sysctl specified by config {net.ipv4.ping_group_range 0 2147483647}: \\\"net.ipv4.ping_group_range\\\" not allowed with host net enabled\" id=586dc2ae-2e11-4042-b658-f6466dcd7a1f name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:45:09.044206 crc crio[3652]: time=\"2026-06-12T15:45:09.011888974Z\" level=info msg=\"Running pod sandbox: openshift-cluster-machine-approver/machine-approver-54c688565-5bsg4/POD\" id=a0e08cba-f87b-4fc6-8da3-00c270fa1195 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:45:09.044206 crc crio[3652]: time=\"2026-06-12T15:45:09.041254323Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:45:09.044206 crc crio[3652]: time=\"2026-06-12T15:45:09.033791103Z\" level=info msg=\"Running pod sandbox: openshift-kube-storage-version-migrator/migrator-866fcbc849-vfggj/POD\" id=8fad7b6d-97ab-406e-a91a-02f06d0c8fe1 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:45:09.044206 crc crio[3652]: time=\"2026-06-12T15:45:09.042963629Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:45:09.044206 crc crio[3652]: time=\"2026-06-12T15:45:09.039572787Z\" level=info msg=\"Ran pod sandbox 9705f917b8855f278bb8d8e32f85529288a3030f134f5011ec1064b21422093f with infra container: openshift-ingress/router-default-68cf44c8b8-w4gs8/POD\" id=4062ea32-30a8-4a25-9c31-2a59ea2958a1 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:45:09.044206 crc crio[3652]: time=\"2026-06-12T15:45:09.039714892Z\" level=info msg=\"Got pod network &{Name:network-metrics-daemon-n2bqt Namespace:openshift-multus ID:51dfdac6adfbf2f3bce4e1c0f57f6c665b32b41f9961b274c917f242b2e27bc7 UID:504f5b64-2069-4529-9127-e6f993b1b649 NetNS:/var/run/netns/05aac8b5-ff18-42bd-9512-938f276e3d4a 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:0xc0001821e0}] Aliases:map[]}\"\nJun 12 15:45:09.044206 crc crio[3652]: time=\"2026-06-12T15:45:09.044153431Z\" level=info msg=\"Adding pod openshift-multus_network-metrics-daemon-n2bqt to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 15:45:09.050192 crc crio[3652]: time=\"2026-06-12T15:45:09.047874566Z\" level=info msg=\"Got pod network &{Name:console-operator-67c89758df-4jf4f Namespace:openshift-console-operator ID:513e23c00f009ba7073a3d399726dafa22a66b94d0f8ee3c740e710f8e7415b5 UID:a7050c01-20e1-4a5b-9a20-dee2d4b99ee2 NetNS:/var/run/netns/acb90e78-1be5-46f5-8c15-b05f424e7228 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:0xc00008cca0}] Aliases:map[]}\"\nJun 12 15:45:09.050192 crc crio[3652]: time=\"2026-06-12T15:45:09.048247298Z\" level=info msg=\"Adding pod openshift-console-operator_console-operator-67c89758df-4jf4f to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 15:45:09.056677 crc crio[3652]: time=\"2026-06-12T15:45:09.056388262Z\" level=info msg=\"Ran pod sandbox 345f5e99af9dd22bfac0f0cffc76c3c68fcfbdad770a38900ed9f27fc96be7f8 with infra container: openshift-network-operator/iptables-alerter-5jnd7/POD\" id=586dc2ae-2e11-4042-b658-f6466dcd7a1f name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:45:09.059768 crc crio[3652]: time=\"2026-06-12T15:45:09.058817476Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:21b12ff0c81c1d535e7c31aff3a73b1e9ca763e5f88037f59ade0dfab6ed8946\" id=0a44477c-c8b0-4ced-a13c-62376f5ebe7c name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:45:09.071742 crc crio[3652]: time=\"2026-06-12T15:45:09.067679253Z\" level=info msg=\"Running pod sandbox: openshift-apiserver/apiserver-9ddfb9f55-k47zv/POD\" id=da3c6ed4-36b7-45db-9676-b57a5e5045de name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:45:09.071742 crc crio[3652]: time=\"2026-06-12T15:45:09.067997612Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:45:09.071742 crc crio[3652]: time=\"2026-06-12T15:45:09.067690387Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:5c5d7468f6838b6a714482e62ea956659212f3415ec8f69989f75eb6d8744a6e\" id=d7136824-78d4-44d4-9d4a-26ba9d5d4285 name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:45:09.099811 crc crio[3652]: time=\"2026-06-12T15:45:09.095292063Z\" level=info msg=\"Running pod sandbox: openshift-multus/multus-additional-cni-plugins-hdftf/POD\" id=259c48e7-33c4-4cbf-a85b-003a431d988f name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:45:09.099811 crc crio[3652]: time=\"2026-06-12T15:45:09.095384316Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:45:09.102357 crc crio[3652]: time=\"2026-06-12T15:45:09.10222992Z\" level=info msg=\"Running pod sandbox: openshift-network-operator/network-operator-7bdcf4f5bd-7fjxv/POD\" id=dfa7dd44-5a6c-4afa-80db-5fa1527f8571 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:45:09.103204 crc crio[3652]: time=\"2026-06-12T15:45:09.102950133Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:45:09.103318 crc crio[3652]: time=\"2026-06-12T15:45:09.102297333Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:21b12ff0c81c1d535e7c31aff3a73b1e9ca763e5f88037f59ade0dfab6ed8946\" id=43e11592-f6b8-43cf-8f8a-616e1e552090 name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:45:09.103318 crc crio[3652]: time=\"2026-06-12T15:45:09.102785629Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:5c5d7468f6838b6a714482e62ea956659212f3415ec8f69989f75eb6d8744a6e\" id=d1a4dd72-2965-44a1-992f-3bbb2461ea91 name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:45:09.104387 crc crio[3652]: time=\"2026-06-12T15:45:09.103725446Z\" level=info msg=\"Running pod sandbox: openshift-ovn-kubernetes/ovnkube-node-2tk97/POD\" id=9859fc33-21a8-4c09-89b9-b0eb1bee83dc name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:45:09.104387 crc crio[3652]: time=\"2026-06-12T15:45:09.103940063Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:45:09.137113 crc crio[3652]: time=\"2026-06-12T15:45:09.13598869Z\" level=info msg=\"Running pod sandbox: openshift-operator-lifecycle-manager/catalog-operator-75ff9f647d-4s428/POD\" id=232182e3-0486-4b36-95b1-e6510c44a5d3 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:45:09.137113 crc crio[3652]: time=\"2026-06-12T15:45:09.136420213Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:45:09.157419 crc crio[3652]: time=\"2026-06-12T15:45:09.154706333Z\" level=info msg=\"Running pod sandbox: openshift-authentication-operator/authentication-operator-7f5c659b84-khkfm/POD\" id=58903baf-d62b-44c5-8220-64f300326de4 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:45:09.157419 crc crio[3652]: time=\"2026-06-12T15:45:09.154812406Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:45:09.199108 crc crio[3652]: time=\"2026-06-12T15:45:09.18053481Z\" level=info msg=\"Creating container: openshift-ingress/router-default-68cf44c8b8-w4gs8/router\" id=15e4575b-fdde-4a1a-a7b9-ccf0d67e5d26 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:45:09.199108 crc crio[3652]: time=\"2026-06-12T15:45:09.182883531Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:45:09.199108 crc crio[3652]: time=\"2026-06-12T15:45:09.185352815Z\" level=warning msg=\"Skipping invalid sysctl specified by config {net.ipv4.ping_group_range 0 2147483647}: \\\"net.ipv4.ping_group_range\\\" not allowed with host net enabled\" id=a0e08cba-f87b-4fc6-8da3-00c270fa1195 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:45:09.199108 crc crio[3652]: time=\"2026-06-12T15:45:09.198379496Z\" level=info msg=\"Creating container: openshift-network-operator/iptables-alerter-5jnd7/iptables-alerter\" id=5dfeacce-6d64-4385-9e87-98426c9c1bdb name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:45:09.201419 crc crio[3652]: time=\"2026-06-12T15:45:09.199190758Z\" level=info msg=\"Running pod sandbox: openshift-cluster-version/cluster-version-operator-7c9b9cfd6-49qt2/POD\" id=cf8fb340-5944-4129-aa37-8890da3d1b8f name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:45:09.201419 crc crio[3652]: time=\"2026-06-12T15:45:09.199277291Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:45:09.208854 crc crio[3652]: time=\"2026-06-12T15:45:09.207206861Z\" level=info msg=\"Running pod sandbox: openshift-dns-operator/dns-operator-799b87ffcd-h5xh9/POD\" id=c39bf6bf-6d82-471b-98aa-a2f34a895d79 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:45:09.208854 crc crio[3652]: time=\"2026-06-12T15:45:09.207754068Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:45:09.216232 crc crio[3652]: time=\"2026-06-12T15:45:09.214817895Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:45:09.261174 crc crio[3652]: time=\"2026-06-12T15:45:09.260936792Z\" level=info msg=\"Running pod sandbox: openshift-image-registry/node-ca-2wddl/POD\" id=9739cff2-4080-4ee1-a419-e6e75633eaa9 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:45:09.261174 crc crio[3652]: time=\"2026-06-12T15:45:09.261136588Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:45:09.297375 crc crio[3652]: time=\"2026-06-12T15:45:09.297148172Z\" level=info msg=\"Running pod sandbox: openshift-multus/multus-bzhnf/POD\" id=6e9a9d8e-3c96-4b69-9c81-c2bfbb2be2fc name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:45:09.302519 crc crio[3652]: time=\"2026-06-12T15:45:09.302136347Z\" level=info msg=\"Running pod sandbox: openshift-machine-config-operator/machine-config-controller-f9cdd68f7-bb2jm/POD\" id=f97d4523-07c3-4298-bb48-05ebec3c2207 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:45:09.305991 crc crio[3652]: time=\"2026-06-12T15:45:09.3057331Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:45:09.307361 crc crio[3652]: time=\"2026-06-12T15:45:09.307150203Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:45:09.323892 crc crio[3652]: time=\"2026-06-12T15:45:09.323328152Z\" level=info msg=\"Running pod sandbox: openshift-network-node-identity/network-node-identity-dgvkt/POD\" id=6f3b963e-4f56-413f-970d-b6ea2ddf4a50 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:45:09.323892 crc crio[3652]: time=\"2026-06-12T15:45:09.323405094Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:45:09.466738 crc crio[3652]: time=\"2026-06-12T15:45:09.464739414Z\" level=info msg=\"Running pod sandbox: openshift-machine-api/machine-api-operator-755bb95488-cj4b6/POD\" id=97fe78a8-089c-41f8-b331-7f3d7786cdc7 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:45:09.466738 crc crio[3652]: time=\"2026-06-12T15:45:09.46667044Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:45:09.534407 crc crio[3652]: time=\"2026-06-12T15:45:09.531113209Z\" level=info msg=\"Running pod sandbox: openshift-config-operator/openshift-config-operator-5777786469-bccdj/POD\" id=dc02ec7b-d9ad-4347-8d12-e321e66875eb name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:45:09.534407 crc crio[3652]: time=\"2026-06-12T15:45:09.531193691Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:45:09.578220 crc crio[3652]: time=\"2026-06-12T15:45:09.577253147Z\" level=info msg=\"Running pod sandbox: openshift-machine-config-operator/machine-config-operator-67c9d58cbb-dc6bh/POD\" id=8a3e0693-9418-41df-866f-c2b7bed4e2b8 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:45:09.578220 crc crio[3652]: time=\"2026-06-12T15:45:09.578195205Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:45:09.598414 crc crio[3652]: time=\"2026-06-12T15:45:09.598306885Z\" level=info msg=\"Got pod network &{Name:apiserver-9ddfb9f55-k47zv Namespace:openshift-apiserver ID:49275781af512ea260dcf59866bc6daa0255249d14741beeea02bf8f55dc92c0 UID:e7508fa2-0f14-41e2-8972-4e2e11009b77 NetNS:/var/run/netns/b65bc90c-5141-4507-ae7d-43d5bd57eb61 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:0xc001692128}] Aliases:map[]}\"\nJun 12 15:45:09.598414 crc crio[3652]: time=\"2026-06-12T15:45:09.598385168Z\" level=info msg=\"Adding pod openshift-apiserver_apiserver-9ddfb9f55-k47zv to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 15:45:09.902884 crc crio[3652]: time=\"2026-06-12T15:45:09.899868876Z\" level=info msg=\"Got pod network &{Name:migrator-866fcbc849-vfggj Namespace:openshift-kube-storage-version-migrator ID:95f7d80725e9a2357064ea682b206d7058ea9b4ba18095e20ef260d7db07d593 UID:95e1bfe8-fa45-4e53-9e80-89e7ac6db708 NetNS:/var/run/netns/858dbb2b-339b-411a-8806-29b8bc65428d 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:0xc000136688}] Aliases:map[]}\"\nJun 12 15:45:09.902884 crc crio[3652]: time=\"2026-06-12T15:45:09.900182237Z\" level=info msg=\"Adding pod openshift-kube-storage-version-migrator_migrator-866fcbc849-vfggj to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 15:45:09.923392 crc crio[3652]: time=\"2026-06-12T15:45:09.922963895Z\" level=info msg=\"Ran pod sandbox 2e94585f77bc5c852377d9c848b1c13b14f77a5c1d38a7dace079c6a05e835e4 with infra container: openshift-cluster-machine-approver/machine-approver-54c688565-5bsg4/POD\" id=a0e08cba-f87b-4fc6-8da3-00c270fa1195 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:45:10.098153 crc crio[3652]: time=\"2026-06-12T15:45:10.097645275Z\" level=warning msg=\"Skipping invalid sysctl specified by config {net.ipv4.ping_group_range 0 2147483647}: \\\"net.ipv4.ping_group_range\\\" not allowed with host net enabled\" id=9859fc33-21a8-4c09-89b9-b0eb1bee83dc name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:45:10.143794 crc crio[3652]: time=\"2026-06-12T15:45:10.13934938Z\" level=warning msg=\"Skipping invalid sysctl specified by config {net.ipv4.ping_group_range 0 2147483647}: \\\"net.ipv4.ping_group_range\\\" not allowed with host net enabled\" id=6e9a9d8e-3c96-4b69-9c81-c2bfbb2be2fc name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:45:10.315389 crc crio[3652]: time=\"2026-06-12T15:45:10.314963105Z\" level=info msg=\"Got pod network &{Name:catalog-operator-75ff9f647d-4s428 Namespace:openshift-operator-lifecycle-manager ID:44ec8a7da6d260b0a2ac26115254c88aa04c62b066718c182fc991148b8c5b13 UID:d1618753-e855-455c-8eee-e4fb77abbc17 NetNS:/var/run/netns/d152fb17-8c1e-4ac7-b47c-0266f56ec53d 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:0xc000430b58}] Aliases:map[]}\"\nJun 12 15:45:10.321785 crc crio[3652]: time=\"2026-06-12T15:45:10.32175788Z\" level=info msg=\"Adding pod openshift-operator-lifecycle-manager_catalog-operator-75ff9f647d-4s428 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 15:45:10.347921 crc crio[3652]: time=\"2026-06-12T15:45:10.341759426Z\" level=warning msg=\"Skipping invalid sysctl specified by config {net.ipv4.ping_group_range 0 2147483647}: \\\"net.ipv4.ping_group_range\\\" not allowed with host net enabled\" id=dfa7dd44-5a6c-4afa-80db-5fa1527f8571 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:45:10.350775 crc crio[3652]: time=\"2026-06-12T15:45:10.34870383Z\" level=warning msg=\"Skipping invalid sysctl specified by config {net.ipv4.ping_group_range 0 2147483647}: \\\"net.ipv4.ping_group_range\\\" not allowed with host net enabled\" id=259c48e7-33c4-4cbf-a85b-003a431d988f name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:45:10.623305 crc crio[3652]: time=\"2026-06-12T15:45:10.58099297Z\" level=info msg=\"Got pod network &{Name:machine-config-controller-f9cdd68f7-bb2jm Namespace:openshift-machine-config-operator ID:7243e8c614feb11e47587ae6adede37c5b715a7a819a709bccec138e946c34ad UID:e968817c-5b6a-4904-ba68-59a8235d6c0d NetNS:/var/run/netns/676adc1b-11f0-4812-a9ce-d230b9a28396 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:0xc000430c18}] Aliases:map[]}\"\nJun 12 15:45:10.623305 crc crio[3652]: time=\"2026-06-12T15:45:10.581522316Z\" level=info msg=\"Adding pod openshift-machine-config-operator_machine-config-controller-f9cdd68f7-bb2jm to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 15:45:10.624809 crc crio[3652]: time=\"2026-06-12T15:45:10.624171242Z\" level=warning msg=\"Skipping invalid sysctl specified by config {net.ipv4.ping_group_range 0 2147483647}: \\\"net.ipv4.ping_group_range\\\" not allowed with host net enabled\" id=cf8fb340-5944-4129-aa37-8890da3d1b8f name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:45:10.630212 crc crio[3652]: time=\"2026-06-12T15:45:10.628845613Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=9187fa5d-504f-4ed9-a255-a48021709abf name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:45:10.673483 crc crio[3652]: time=\"2026-06-12T15:45:10.655970229Z\" level=info msg=\"Running pod sandbox: openshift-controller-manager/controller-manager-8bbbb897c-c9m74/POD\" id=3bcf27ca-aade-4778-b0e0-0d96fae6cf06 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:45:10.673483 crc crio[3652]: time=\"2026-06-12T15:45:10.656136414Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:45:10.785585 crc crio[3652]: time=\"2026-06-12T15:45:10.782219138Z\" level=info msg=\"Got pod network &{Name:authentication-operator-7f5c659b84-khkfm Namespace:openshift-authentication-operator ID:76c82518d41a754f528aab8134171558b571661130589e046197bd5d5658d51c UID:677c2747-1901-4941-94f1-8281cced296b NetNS:/var/run/netns/ebdc1ded-a9f1-496c-a66d-39fc12ad61ce 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:0xc001692558}] Aliases:map[]}\"\nJun 12 15:45:10.785585 crc crio[3652]: time=\"2026-06-12T15:45:10.782409015Z\" level=info msg=\"Adding pod openshift-authentication-operator_authentication-operator-7f5c659b84-khkfm to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 15:45:10.854311 crc crio[3652]: time=\"2026-06-12T15:45:10.843423509Z\" level=info msg=\"Ran pod sandbox ef76bc2fe3143f66ca4d9b2adc7be0beeaa03fdaabc9f96106a99e4997f45b8a with infra container: openshift-multus/multus-bzhnf/POD\" id=6e9a9d8e-3c96-4b69-9c81-c2bfbb2be2fc name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:45:12.141848 crc crio[3652]: time=\"2026-06-12T15:45:12.140722104Z\" level=info msg=\"Ran pod sandbox 097d71c6c4376f4b2c9b34f8a3c07481b0822cfa174a391458ae82cfc61a0a62 with infra container: openshift-ovn-kubernetes/ovnkube-node-2tk97/POD\" id=9859fc33-21a8-4c09-89b9-b0eb1bee83dc name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:45:12.146255 crc crio[3652]: time=\"2026-06-12T15:45:12.143798497Z\" level=info msg=\"Ran pod sandbox 68e1fc3eb8e5ecc73e5798620b6b780eacf14c597728d41763f42980f1ea1945 with infra container: openshift-multus/multus-additional-cni-plugins-hdftf/POD\" id=259c48e7-33c4-4cbf-a85b-003a431d988f name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:45:12.146255 crc crio[3652]: time=\"2026-06-12T15:45:12.146204848Z\" level=info msg=\"Running pod sandbox: openshift-authentication/oauth-openshift-685b49f4d7-4d6xb/POD\" id=1aba869c-ac52-4e7a-ac1c-57d3805f6b33 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:45:12.148807 crc crio[3652]: time=\"2026-06-12T15:45:12.146285291Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:45:12.148807 crc crio[3652]: time=\"2026-06-12T15:45:12.146297312Z\" level=info msg=\"Running pod sandbox: openshift-controller-manager-operator/openshift-controller-manager-operator-686468bdd5-sjcrn/POD\" id=7066fcf8-4c84-46af-9368-53eca0a092fe name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:45:12.148807 crc crio[3652]: time=\"2026-06-12T15:45:12.146631212Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:45:12.148807 crc crio[3652]: time=\"2026-06-12T15:45:12.146971232Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/community-operators-qhh6t/POD\" id=68114ba4-94b5-44ed-9b11-4208b7b63d08 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:45:12.148807 crc crio[3652]: time=\"2026-06-12T15:45:12.147087925Z\" level=info msg=\"Running pod sandbox: openshift-etcd-operator/etcd-operator-69b85846b6-9w8mk/POD\" id=3a8e4568-518a-4bb9-8b41-bdca8b7c43c3 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:45:12.148807 crc crio[3652]: time=\"2026-06-12T15:45:12.147157687Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:45:12.148807 crc crio[3652]: time=\"2026-06-12T15:45:12.147212469Z\" level=info msg=\"Running pod sandbox: openshift-console/downloads-747b44746d-4pqvr/POD\" id=5d91fe4a-1fdf-494a-bf24-17cb6855810b name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:45:12.148807 crc crio[3652]: time=\"2026-06-12T15:45:12.14727187Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:45:12.148807 crc crio[3652]: time=\"2026-06-12T15:45:12.147338802Z\" level=info msg=\"Running pod sandbox: openshift-route-controller-manager/route-controller-manager-9c77555c6-bjsff/POD\" id=23176e2e-6d4a-4dc7-a2a0-fcbca7b20e55 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:45:12.148807 crc crio[3652]: time=\"2026-06-12T15:45:12.147397284Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:45:12.152198 crc crio[3652]: time=\"2026-06-12T15:45:12.147425215Z\" level=info msg=\"Running pod sandbox: openshift-multus/multus-admission-controller-69db94689b-rvf8p/POD\" id=52b91fb5-abb6-48af-ad20-23852a10390f name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:45:12.152317 crc crio[3652]: time=\"2026-06-12T15:45:12.152206749Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:45:12.152317 crc crio[3652]: time=\"2026-06-12T15:45:12.147095665Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:45:12.153353 crc crio[3652]: time=\"2026-06-12T15:45:12.15231955Z\" level=info msg=\"Ran pod sandbox e361c72c8a89f725dc4e16520f53a357ef00e6b759641a81f47fe5e49e87ed2b with infra container: openshift-network-operator/network-operator-7bdcf4f5bd-7fjxv/POD\" id=dfa7dd44-5a6c-4afa-80db-5fa1527f8571 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:45:12.157843 crc crio[3652]: time=\"2026-06-12T15:45:12.149398635Z\" level=info msg=\"Running pod sandbox: openshift-oauth-apiserver/apiserver-8596bd845d-l6g6s/POD\" id=9a6b7dd5-7aef-4c7e-87d0-58b6239563bc name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:45:12.157926 crc crio[3652]: time=\"2026-06-12T15:45:12.157903911Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:45:12.728863 crc crio[3652]: time=\"2026-06-12T15:45:12.148885019Z\" level=info msg=\"Got pod network &{Name:dns-operator-799b87ffcd-h5xh9 Namespace:openshift-dns-operator ID:579b6b83abbfac03360715c2b898d3fd118b9b331402862c5931f71d83188fd3 UID:13345434-cc4c-42d5-97e8-99cd8b90477a NetNS:/var/run/netns/f39cca64-70ac-4ddd-9703-61082751bc6f 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:0xc001692750}] Aliases:map[]}\"\nJun 12 15:45:12.728975 crc crio[3652]: time=\"2026-06-12T15:45:12.149183079Z\" level=info msg=\"Running pod sandbox: hostpath-provisioner/csi-hostpathplugin-mpq2f/POD\" id=efbfd98a-f3f9-4421-90fc-6609d2e9955b name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:45:12.731190 crc crio[3652]: time=\"2026-06-12T15:45:12.729070868Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:45:12.733789 crc crio[3652]: time=\"2026-06-12T15:45:12.148823497Z\" level=info msg=\"Running pod sandbox: openshift-kube-apiserver-operator/kube-apiserver-operator-575994946d-vgpnb/POD\" id=3b59add3-dc57-4da9-b8e9-f93927bf4045 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:45:12.733874 crc crio[3652]: time=\"2026-06-12T15:45:12.733848962Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:45:12.733960 crc crio[3652]: time=\"2026-06-12T15:45:12.733908233Z\" level=info msg=\"Adding pod openshift-dns-operator_dns-operator-799b87ffcd-h5xh9 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 15:45:12.734120 crc crio[3652]: time=\"2026-06-12T15:45:12.148944401Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/certified-operators-l27pk/POD\" id=d267fc9f-d948-4837-9252-5a0df7d49d70 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:45:12.734301 crc crio[3652]: time=\"2026-06-12T15:45:12.734232883Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:45:12.735392 crc crio[3652]: time=\"2026-06-12T15:45:12.149101266Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/redhat-marketplace-ntdwx/POD\" id=23fbc0e1-1fa7-4c2b-90ab-b3d6775826c1 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:45:12.735746 crc crio[3652]: time=\"2026-06-12T15:45:12.735417239Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:45:12.735801 crc crio[3652]: time=\"2026-06-12T15:45:12.148624931Z\" level=info msg=\"Running pod sandbox: openshift-machine-config-operator/machine-config-daemon-5w5zs/POD\" id=f5e8ce23-a6c2-4d49-9261-63c59a5c9205 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:45:12.735835 crc crio[3652]: time=\"2026-06-12T15:45:12.148745815Z\" level=info msg=\"Running pod sandbox: openshift-kube-scheduler-operator/openshift-kube-scheduler-operator-54f497555d-d8646/POD\" id=840d7d5d-91f5-4f57-b310-2e47f87e6e51 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:45:12.736143 crc crio[3652]: time=\"2026-06-12T15:45:12.735911692Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:45:12.736661 crc crio[3652]: time=\"2026-06-12T15:45:12.73578743Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:45:12.737729 crc crio[3652]: time=\"2026-06-12T15:45:12.736426284Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=0df40e3d-884c-48be-b21e-4ea82486444e name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:45:12.741414 crc crio[3652]: time=\"2026-06-12T15:45:12.736927319Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:85f1323d589d7af13b096b1f9b438b9dfe08f3fab37534e2780e6490a665bf05\" id=42b1038c-7a10-416e-ae0a-6a8599b1b822 name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:45:12.741414 crc crio[3652]: time=\"2026-06-12T15:45:12.149170208Z\" level=info msg=\"Running pod sandbox: openshift-machine-config-operator/machine-config-server-frshx/POD\" id=d181ff85-b832-4e9d-af83-085c990a4f77 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:45:12.741414 crc crio[3652]: time=\"2026-06-12T15:45:12.738383727Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:45:12.741414 crc crio[3652]: time=\"2026-06-12T15:45:12.149082906Z\" level=info msg=\"Running pod sandbox: openshift-service-ca/service-ca-74545575db-n469q/POD\" id=acc09fb9-0bed-4f8b-8cef-c0390b8ff943 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:45:12.741414 crc crio[3652]: time=\"2026-06-12T15:45:12.738519131Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:45:12.741414 crc crio[3652]: time=\"2026-06-12T15:45:12.738763585Z\" level=info msg=\"Running pod sandbox: openshift-service-ca-operator/service-ca-operator-5b9c976747-l2sd4/POD\" id=159d8545-9315-43e6-87af-bab5d2ec1eb5 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:45:12.741414 crc crio[3652]: time=\"2026-06-12T15:45:12.738840487Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:45:12.741414 crc crio[3652]: time=\"2026-06-12T15:45:12.739007252Z\" level=info msg=\"Running pod sandbox: openshift-image-registry/cluster-image-registry-operator-86c45576b9-qdg7g/POD\" id=627dd02d-cb58-4600-9f6b-23065708eb05 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:45:12.741414 crc crio[3652]: time=\"2026-06-12T15:45:12.739179517Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:45:12.741414 crc crio[3652]: time=\"2026-06-12T15:45:12.739297091Z\" level=info msg=\"Running pod sandbox: openshift-ovn-kubernetes/ovnkube-control-plane-57b78d8988-l69zc/POD\" id=77a0405e-66d9-4274-a11f-89db10106334 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:45:12.741414 crc crio[3652]: time=\"2026-06-12T15:45:12.739330292Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:45:12.741414 crc crio[3652]: time=\"2026-06-12T15:45:12.73962504Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:5a2a7b3c2f1598189d8880e6aa15ab11a65b201f25012f77ba41e7487a60729a\" id=cdb1d5f6-3c15-4b40-b4e2-1935d1b9aa75 name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:45:12.741414 crc crio[3652]: time=\"2026-06-12T15:45:12.739715278Z\" level=info msg=\"Running pod sandbox: openshift-console/console-6c684df5db-cc8g8/POD\" id=7ee0cc87-6a51-4cf3-b366-f87e6f116f15 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:45:12.741414 crc crio[3652]: time=\"2026-06-12T15:45:12.739771609Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:45:12.741414 crc crio[3652]: time=\"2026-06-12T15:45:12.739885592Z\" level=info msg=\"Running pod sandbox: openshift-ingress-canary/ingress-canary-jlj86/POD\" id=e1c35a8c-6c31-460b-81dd-b3d0f77003fa name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:45:12.741414 crc crio[3652]: time=\"2026-06-12T15:45:12.739984552Z\" level=info msg=\"Running pod sandbox: openshift-dns/dns-default-qtghf/POD\" id=464715fc-2408-4fb5-b87e-a836fad66906 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:45:12.741414 crc crio[3652]: time=\"2026-06-12T15:45:12.740067614Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:45:12.741414 crc crio[3652]: time=\"2026-06-12T15:45:12.740097599Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=9a719b70-18cf-419a-9834-316dbda0acc9 name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:45:12.741414 crc crio[3652]: time=\"2026-06-12T15:45:12.740190022Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:a8581a82ba5c8343a743aa302c4848249d8c32a9f2cd10fa68d89d835a1bdf8b\" id=baa5bad9-6d47-4ca9-9588-9a1cf3cc3b5b name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:45:12.741414 crc crio[3652]: time=\"2026-06-12T15:45:12.740980471Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/marketplace-operator-547dbd544d-xchl9/POD\" id=1f845d2a-9541-47c4-b70f-8d8a96bebade name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:45:12.741414 crc crio[3652]: time=\"2026-06-12T15:45:12.741222349Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:45:12.742961 crc crio[3652]: time=\"2026-06-12T15:45:12.739887023Z\" level=info msg=\"Running pod sandbox: openshift-dns/node-resolver-277xp/POD\" id=13985c8c-1c55-4381-8ae7-5b3440b1b7f7 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:45:12.742961 crc crio[3652]: time=\"2026-06-12T15:45:12.741554563Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:45:12.742961 crc crio[3652]: time=\"2026-06-12T15:45:12.739893699Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/redhat-operators-x5vn9/POD\" id=1d43756d-a39b-42e1-b28b-64fb3286b55f name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:45:12.742961 crc crio[3652]: time=\"2026-06-12T15:45:12.741621591Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:45:12.742961 crc crio[3652]: time=\"2026-06-12T15:45:12.741874092Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:45:12.742961 crc crio[3652]: time=\"2026-06-12T15:45:12.742239499Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:45:12.754579 crc crio[3652]: time=\"2026-06-12T15:45:12.75398164Z\" level=info msg=\"Ran pod sandbox c1cfc23493f55612a6e555b7fbc4836f59e988d59a52bc79fce6f3c9305f772b with infra container: openshift-cluster-version/cluster-version-operator-7c9b9cfd6-49qt2/POD\" id=cf8fb340-5944-4129-aa37-8890da3d1b8f name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:45:12.758342 crc crio[3652]: time=\"2026-06-12T15:45:12.757837546Z\" level=info msg=\"Got pod network &{Name:openshift-config-operator-5777786469-bccdj Namespace:openshift-config-operator ID:e750cb87ac620db8fa8b4e88e69664c608f73f75b2e261d27504d1af9fb8d1c7 UID:24de2af2-9e39-4c2e-96f8-42509d1baf18 NetNS:/var/run/netns/de6820e6-3ced-476b-bcaf-076bae850da7 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:0xc00181a0b0}] Aliases:map[]}\"\nJun 12 15:45:12.758342 crc crio[3652]: time=\"2026-06-12T15:45:12.757902388Z\" level=info msg=\"Adding pod openshift-config-operator_openshift-config-operator-5777786469-bccdj to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 15:45:12.778998 crc crio[3652]: time=\"2026-06-12T15:45:12.766741467Z\" level=info msg=\"Checking image status: quay.io/crcont/ocp-release@sha256:82501261b9c63012ba3b83fe4d6703c0af5eb9c9151670eb90ae480b9507d761\" id=43059230-5e55-4570-a390-15fae14215c8 name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:45:12.790967 crc crio[3652]: time=\"2026-06-12T15:45:12.790836023Z\" level=warning msg=\"Skipping invalid sysctl specified by config {net.ipv4.ping_group_range 0 2147483647}: \\\"net.ipv4.ping_group_range\\\" not allowed with host net enabled\" id=6f3b963e-4f56-413f-970d-b6ea2ddf4a50 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:45:12.796377 crc crio[3652]: time=\"2026-06-12T15:45:12.794972158Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:45:12.824429 crc crio[3652]: time=\"2026-06-12T15:45:12.810984737Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:45:12.824429 crc crio[3652]: time=\"2026-06-12T15:45:12.816319307Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:45:12.876880 crc crio[3652]: time=\"2026-06-12T15:45:12.876267499Z\" level=info msg=\"Creating container: openshift-cluster-machine-approver/machine-approver-54c688565-5bsg4/kube-rbac-proxy\" id=0b5b85dd-15aa-4ab9-8661-839e34d07d4c name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:45:12.878823 crc crio[3652]: time=\"2026-06-12T15:45:12.877714599Z\" level=info msg=\"Checking image status: quay.io/crcont/ocp-release@sha256:82501261b9c63012ba3b83fe4d6703c0af5eb9c9151670eb90ae480b9507d761\" id=1ecf6500-bf03-41ce-9557-6446e1f4a9e3 name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:45:12.922835 crc crio[3652]: time=\"2026-06-12T15:45:12.922647313Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:85f1323d589d7af13b096b1f9b438b9dfe08f3fab37534e2780e6490a665bf05\" id=76988c8b-5dab-4b4e-ae4f-62b3ca040bb8 name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:45:12.932705 crc crio[3652]: time=\"2026-06-12T15:45:12.932569471Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:5a2a7b3c2f1598189d8880e6aa15ab11a65b201f25012f77ba41e7487a60729a\" id=8c682e94-54df-41bc-a955-de878ded21e2 name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:45:12.946002 crc crio[3652]: time=\"2026-06-12T15:45:12.932742566Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:a8581a82ba5c8343a743aa302c4848249d8c32a9f2cd10fa68d89d835a1bdf8b\" id=0287d389-de3e-473e-97f6-23eb3bda0294 name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:45:12.946002 crc crio[3652]: time=\"2026-06-12T15:45:12.937610902Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=32894ad1-160f-45ac-90cc-905251d36482 name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:45:12.965605 crc crio[3652]: time=\"2026-06-12T15:45:12.965323233Z\" level=info msg=\"Got pod network &{Name:machine-config-operator-67c9d58cbb-dc6bh Namespace:openshift-machine-config-operator ID:e6179536a22969ed9c391d2c091aa5ee6654b41893d74aaecba636c414739894 UID:e7c4bdbd-866b-490e-85ee-d4c85fa577d8 NetNS:/var/run/netns/0aaf378d-22a7-4d93-9070-68c651f2e52a 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:0xc001376470}] Aliases:map[]}\"\nJun 12 15:45:12.965605 crc crio[3652]: time=\"2026-06-12T15:45:12.965523619Z\" level=info msg=\"Adding pod openshift-machine-config-operator_machine-config-operator-67c9d58cbb-dc6bh to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 15:45:12.967304 crc crio[3652]: time=\"2026-06-12T15:45:12.967149819Z\" level=warning msg=\"Skipping invalid sysctl specified by config {net.ipv4.ping_group_range 0 2147483647}: \\\"net.ipv4.ping_group_range\\\" not allowed with host net enabled\" id=9739cff2-4080-4ee1-a419-e6e75633eaa9 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:45:13.005566 crc crio[3652]: time=\"2026-06-12T15:45:13.005303641Z\" level=info msg=\"Ran pod sandbox 9bc4f0f376740dbf67ca0b7a6a3b7ce25caeff251bee4e4f68767bac23007d41 with infra container: openshift-network-node-identity/network-node-identity-dgvkt/POD\" id=6f3b963e-4f56-413f-970d-b6ea2ddf4a50 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:45:13.013771 crc crio[3652]: time=\"2026-06-12T15:45:13.013732688Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=561aeb72-39ea-41c5-9f82-f3702d78a98d name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:45:13.025808 crc crio[3652]: time=\"2026-06-12T15:45:13.024171513Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:45:13.039615 crc crio[3652]: time=\"2026-06-12T15:45:13.039365854Z\" level=info msg=\"Got pod network &{Name:machine-api-operator-755bb95488-cj4b6 Namespace:openshift-machine-api ID:f064cb2ad83ee46a0f580763a9b27d4cdc261f7cb89234997f6ca5018eb799ed UID:12703f5c-2f19-4458-9c95-b94af53cd5d8 NetNS:/var/run/netns/6403c7f4-4b1c-445a-b510-eb2ccd8e21b2 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:0xc00008cb90}] Aliases:map[]}\"\nJun 12 15:45:13.040400 crc crio[3652]: time=\"2026-06-12T15:45:13.039688633Z\" level=info msg=\"Adding pod openshift-machine-api_machine-api-operator-755bb95488-cj4b6 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 15:45:13.042596 crc crio[3652]: time=\"2026-06-12T15:45:13.042387592Z\" level=info msg=\"Creating container: openshift-ovn-kubernetes/ovnkube-node-2tk97/kubecfg-setup\" id=86ce707d-cd39-4731-bb08-e04cf797d971 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:45:13.042801 crc crio[3652]: time=\"2026-06-12T15:45:13.042585118Z\" level=info msg=\"Creating container: openshift-multus/multus-bzhnf/kube-multus\" id=44eb6ce7-6660-4e2b-80c2-1aef6e4a8e95 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:45:13.042801 crc crio[3652]: time=\"2026-06-12T15:45:13.042696912Z\" level=info msg=\"Creating container: openshift-network-operator/network-operator-7bdcf4f5bd-7fjxv/network-operator\" id=e7fdcc13-145f-41fe-a526-1971d56609e8 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:45:13.042801 crc crio[3652]: time=\"2026-06-12T15:45:13.042761874Z\" level=info msg=\"Creating container: openshift-cluster-version/cluster-version-operator-7c9b9cfd6-49qt2/cluster-version-operator\" id=fbef6e0e-c4c2-48be-8c40-c022c691ca1e name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:45:13.042979 crc crio[3652]: time=\"2026-06-12T15:45:13.042858966Z\" level=info msg=\"Creating container: openshift-multus/multus-additional-cni-plugins-hdftf/egress-router-binary-copy\" id=b0561631-a187-4ffa-905c-e506ff0c27f6 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:45:13.222286 crc crio[3652]: time=\"2026-06-12T15:45:13.221420096Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=54c26dda-fc7c-4a41-a494-beb5013d18ad name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:45:13.222286 crc crio[3652]: time=\"2026-06-12T15:45:13.221526036Z\" level=info msg=\"Ran pod sandbox 319b5277273cab033c671ebacdd154724bedc7c67bb76896262855d51ff4197c with infra container: openshift-image-registry/node-ca-2wddl/POD\" id=9739cff2-4080-4ee1-a419-e6e75633eaa9 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:45:13.238012 crc crio[3652]: time=\"2026-06-12T15:45:13.237697332Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:dcb03ccba25366bbdf74cbab6738e7ef1f97f62760886ec445a40cdf29b60418\" id=dd607fcf-7e4b-4c06-8237-c18b20f32062 name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:45:13.245293 crc crio[3652]: time=\"2026-06-12T15:45:13.245100295Z\" level=info msg=\"Got pod network &{Name:route-controller-manager-9c77555c6-bjsff Namespace:openshift-route-controller-manager ID:79a40ba880f81cb671b71f573ef2e917ff62c8f1ec9743989815f550a3eaacc8 UID:f5ed093a-5c43-49ee-8429-b0de4b9c784d NetNS:/var/run/netns/c8cea4c7-2ffc-4a2a-9ce6-8eb548fb63f4 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:0xc000182ba8}] Aliases:map[]}\"\nJun 12 15:45:13.245388 crc crio[3652]: time=\"2026-06-12T15:45:13.245295461Z\" level=info msg=\"Adding pod openshift-route-controller-manager_route-controller-manager-9c77555c6-bjsff to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 15:45:13.277258 crc crio[3652]: time=\"2026-06-12T15:45:13.276741809Z\" level=info msg=\"Got pod network &{Name:oauth-openshift-685b49f4d7-4d6xb Namespace:openshift-authentication ID:0b060685622f0e677d542dd58232818c1a837d34744580723c88e7511904bc58 UID:b167f5c3-3788-4edd-9e26-0fc3a5748dee NetNS:/var/run/netns/556a4fd0-76b9-4486-aa93-5b0f822ce8a2 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:0xc0001366e8}] Aliases:map[]}\"\nJun 12 15:45:13.277258 crc crio[3652]: time=\"2026-06-12T15:45:13.276794341Z\" level=info msg=\"Adding pod openshift-authentication_oauth-openshift-685b49f4d7-4d6xb to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 15:45:13.288600 crc crio[3652]: time=\"2026-06-12T15:45:13.287763628Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:dcb03ccba25366bbdf74cbab6738e7ef1f97f62760886ec445a40cdf29b60418\" id=5c0101d0-b4fe-4d5e-bfd4-1a0c37ccce78 name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:45:13.289867 crc crio[3652]: time=\"2026-06-12T15:45:13.289751927Z\" level=info msg=\"Creating container: openshift-network-node-identity/network-node-identity-dgvkt/webhook\" id=40574ff5-7f49-4d18-8e7f-60c6bc09349a name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:45:13.294700 crc crio[3652]: time=\"2026-06-12T15:45:13.294007006Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:45:13.296053 crc crio[3652]: time=\"2026-06-12T15:45:13.294970184Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:45:13.296053 crc crio[3652]: time=\"2026-06-12T15:45:13.29519073Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:45:13.297190 crc crio[3652]: time=\"2026-06-12T15:45:13.296636296Z\" level=info msg=\"Creating container: openshift-image-registry/node-ca-2wddl/node-ca\" id=5c9784de-5ae7-44af-95ca-f0a6e2da6095 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:45:13.297190 crc crio[3652]: time=\"2026-06-12T15:45:13.296979449Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:45:13.307270 crc crio[3652]: time=\"2026-06-12T15:45:13.306796189Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:45:13.405862 crc crio[3652]: time=\"2026-06-12T15:45:13.403318212Z\" level=info msg=\"Created container bb216df5bd52c994992eb7a6e0c9731205528ea178bd1951ba1f553467004353: openshift-ingress/router-default-68cf44c8b8-w4gs8/router\" id=15e4575b-fdde-4a1a-a7b9-ccf0d67e5d26 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:45:13.412430 crc crio[3652]: time=\"2026-06-12T15:45:13.412011853Z\" level=info msg=\"Starting container: bb216df5bd52c994992eb7a6e0c9731205528ea178bd1951ba1f553467004353\" id=91788e72-918d-4a40-ae47-dea7999ca87a name=/runtime.v1.RuntimeService/StartContainer\nJun 12 15:45:13.429892 crc crio[3652]: time=\"2026-06-12T15:45:13.427938393Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:45:13.430890 crc crio[3652]: time=\"2026-06-12T15:45:13.430410406Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:45:13.446995 crc crio[3652]: time=\"2026-06-12T15:45:13.446949308Z\" level=info msg=\"Started container\" PID=8093 containerID=bb216df5bd52c994992eb7a6e0c9731205528ea178bd1951ba1f553467004353 description=openshift-ingress/router-default-68cf44c8b8-w4gs8/router id=91788e72-918d-4a40-ae47-dea7999ca87a name=/runtime.v1.RuntimeService/StartContainer sandboxID=9705f917b8855f278bb8d8e32f85529288a3030f134f5011ec1064b21422093f\nJun 12 15:45:13.661269 crc crio[3652]: time=\"2026-06-12T15:45:13.657695614Z\" level=info msg=\"Got pod network &{Name:certified-operators-l27pk Namespace:openshift-marketplace ID:1e4c59c81946d9a970c2aa3d26ad1d39c4d7c8f2bbeaaf6fdd2945c02c0ee58d UID:91f37d35-53d4-49eb-b4e2-8ee1a226094b NetNS:/var/run/netns/b4dbb211-3517-4d98-86d8-f8aeb09226a2 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:0xc0024a2158}] Aliases:map[]}\"\nJun 12 15:45:13.661269 crc crio[3652]: time=\"2026-06-12T15:45:13.660996813Z\" level=info msg=\"Adding pod openshift-marketplace_certified-operators-l27pk to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 15:45:13.738805 crc crio[3652]: time=\"2026-06-12T15:45:13.737674824Z\" level=warning msg=\"Skipping invalid sysctl specified by config {net.ipv4.ping_group_range 0 2147483647}: \\\"net.ipv4.ping_group_range\\\" not allowed with host net enabled\" id=77a0405e-66d9-4274-a11f-89db10106334 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:45:13.803823 crc crio[3652]: time=\"2026-06-12T15:45:13.802899553Z\" level=info msg=\"Got pod network &{Name:apiserver-8596bd845d-l6g6s Namespace:openshift-oauth-apiserver ID:8c2c802866710a4f92489ec8b4a6f88f076cad4735728cf327efd04521934bbb UID:eeb0b76f-edea-4c9c-99a1-0130c6a7453c NetNS:/var/run/netns/3aa209b7-2108-47e7-972e-a1687d4b2c15 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:0xc0013764e0}] Aliases:map[]}\"\nJun 12 15:45:13.803823 crc crio[3652]: time=\"2026-06-12T15:45:13.80309555Z\" level=info msg=\"Adding pod openshift-oauth-apiserver_apiserver-8596bd845d-l6g6s to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 15:45:13.829690 crc crio[3652]: time=\"2026-06-12T15:45:13.828114371Z\" level=info msg=\"Got pod network &{Name:kube-apiserver-operator-575994946d-vgpnb Namespace:openshift-kube-apiserver-operator ID:d356e06a7ee16a529313e474fa0859d77cc3859ad4f68e567a37a8163c0d8e70 UID:4f837d5f-4682-4cae-99ca-824ebae60fec NetNS:/var/run/netns/2e00df27-2933-4947-afb9-171290a61a4b 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:0xc00008cd28}] Aliases:map[]}\"\nJun 12 15:45:13.848273 crc crio[3652]: time=\"2026-06-12T15:45:13.847738921Z\" level=info msg=\"Adding pod openshift-kube-apiserver-operator_kube-apiserver-operator-575994946d-vgpnb to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 15:45:13.870328 crc crio[3652]: time=\"2026-06-12T15:45:13.869371605Z\" level=info msg=\"Got pod network &{Name:multus-admission-controller-69db94689b-rvf8p Namespace:openshift-multus ID:42712c2c9b9be3b2db5b1d37f17ba07d2e7e3f100659ce783aa698e2a3a60c45 UID:22e9ac12-6d81-454c-9af1-0b0d7e241db6 NetNS:/var/run/netns/6e11be5b-7b46-4c97-bd12-0b579d24c97a 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:0xc00163c388}] Aliases:map[]}\"\nJun 12 15:45:13.870328 crc crio[3652]: time=\"2026-06-12T15:45:13.869716465Z\" level=info msg=\"Adding pod openshift-multus_multus-admission-controller-69db94689b-rvf8p to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 15:45:14.211291 crc crio[3652]: time=\"2026-06-12T15:45:14.210868418Z\" level=info msg=\"Got pod network &{Name:console-6c684df5db-cc8g8 Namespace:openshift-console ID:c8ea94d0d5f8228583720ae98751449edd8c016797f5452e981ccb924ff912f6 UID:63877e21-00e2-4bee-b462-31d3bbe131ef NetNS:/var/run/netns/740ce745-e060-483c-ae82-0c1c77d26183 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:0xc0024a2570}] Aliases:map[]}\"\nJun 12 15:45:14.211291 crc crio[3652]: time=\"2026-06-12T15:45:14.211260199Z\" level=info msg=\"Adding pod openshift-console_console-6c684df5db-cc8g8 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 15:45:14.235900 crc crio[3652]: time=\"2026-06-12T15:45:14.234013663Z\" level=warning msg=\"Skipping invalid sysctl specified by config {net.ipv4.ping_group_range 0 2147483647}: \\\"net.ipv4.ping_group_range\\\" not allowed with host net enabled\" id=f5e8ce23-a6c2-4d49-9261-63c59a5c9205 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:45:14.312385 crc crio[3652]: time=\"2026-06-12T15:45:14.311288701Z\" level=info msg=\"Got pod network &{Name:openshift-kube-scheduler-operator-54f497555d-d8646 Namespace:openshift-kube-scheduler-operator ID:e6d48bcf7a18aadb12e2495c6e07f5da48e0522635c2ef1c335f130396f8c119 UID:4e9ac1d6-d4ed-4411-a098-d1bf725c943c NetNS:/var/run/netns/2e6d34e9-5b3a-4ef8-80b5-9e69ab2f975d 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:0xc0024a26a8}] Aliases:map[]}\"\nJun 12 15:45:14.312385 crc crio[3652]: time=\"2026-06-12T15:45:14.311969952Z\" level=info msg=\"Adding pod openshift-kube-scheduler-operator_openshift-kube-scheduler-operator-54f497555d-d8646 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 15:45:16.356971 crc crio[3652]: time=\"2026-06-12T15:45:16.355749576Z\" level=info msg=\"Got pod network &{Name:community-operators-qhh6t Namespace:openshift-marketplace ID:e2afd8e1abb8aaff6344d7f5395afb70f1494daaf399f9eb13c83ac9cd83df2b UID:38fb2a5f-6a1e-4c7a-8df2-0b2a456c372e NetNS:/var/run/netns/edfbeeb2-691f-4ada-aaa7-4882c8ec3154 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:0xc000136268}] Aliases:map[]}\"\nJun 12 15:45:16.356971 crc crio[3652]: time=\"2026-06-12T15:45:16.356083316Z\" level=info msg=\"Adding pod openshift-marketplace_community-operators-qhh6t to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 15:45:16.806637 crc crio[3652]: time=\"2026-06-12T15:45:16.805788503Z\" level=info msg=\"Got pod network &{Name:redhat-operators-x5vn9 Namespace:openshift-marketplace ID:c5fe239b88cdac96f1def0409b94174d7c17e11ea1e8cd7d2c139413ec13a4a3 UID:0ee7e057-363b-48e4-a711-ee54046db35f NetNS:/var/run/netns/23b3b2f5-0ef6-40ca-95e7-fd5c41be023d 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:0xc000136660}] Aliases:map[]}\"\nJun 12 15:45:16.806637 crc crio[3652]: time=\"2026-06-12T15:45:16.805994819Z\" level=info msg=\"Adding pod openshift-marketplace_redhat-operators-x5vn9 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 15:45:16.961579 crc crio[3652]: time=\"2026-06-12T15:45:16.96079622Z\" level=info msg=\"Ran pod sandbox 59c4ea65ef843c8a90f6bad8892f6359cbad9137eca6229f792e1e424da9945e with infra container: openshift-ovn-kubernetes/ovnkube-control-plane-57b78d8988-l69zc/POD\" id=77a0405e-66d9-4274-a11f-89db10106334 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:45:16.991534 crc crio[3652]: time=\"2026-06-12T15:45:16.990421358Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=c0480860-7a0e-4ebc-9a66-ab0790bb61b7 name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:45:17.196855 crc crio[3652]: time=\"2026-06-12T15:45:17.196749682Z\" level=info msg=\"Got pod network &{Name:controller-manager-8bbbb897c-c9m74 Namespace:openshift-controller-manager ID:748e6c3818a0854ad24da09c661b36769c66e8726b11fe10eb8f9d4bd06e608b UID:b9d3cfcf-d286-4dfc-a5cf-dbb9268a3cda NetNS:/var/run/netns/da97a5a7-f35e-465c-8ebe-1b0a4d21626e 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:0xc0024a2220}] Aliases:map[]}\"\nJun 12 15:45:17.197277 crc crio[3652]: time=\"2026-06-12T15:45:17.197254478Z\" level=info msg=\"Adding pod openshift-controller-manager_controller-manager-8bbbb897c-c9m74 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 15:45:17.397281 crc crio[3652]: time=\"2026-06-12T15:45:17.389889261Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=cf568bd3-e936-46fe-b2df-141396354a46 name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:45:17.399843 crc crio[3652]: time=\"2026-06-12T15:45:17.397675348Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:45:17.407708 crc crio[3652]: time=\"2026-06-12T15:45:17.407203409Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:45:17.644215 crc crio[3652]: time=\"2026-06-12T15:45:17.643585317Z\" level=warning msg=\"Skipping invalid sysctl specified by config {net.ipv4.ping_group_range 0 2147483647}: \\\"net.ipv4.ping_group_range\\\" not allowed with host net enabled\" id=d181ff85-b832-4e9d-af83-085c990a4f77 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:45:17.665723 crc crio[3652]: time=\"2026-06-12T15:45:17.664734388Z\" level=info msg=\"Ran pod sandbox e15eff8d23e145e0a9386a86a8ccbf597485226e7bf517ba9b670fd1d30dfa66 with infra container: openshift-machine-config-operator/machine-config-daemon-5w5zs/POD\" id=f5e8ce23-a6c2-4d49-9261-63c59a5c9205 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:45:17.683803 crc crio[3652]: time=\"2026-06-12T15:45:17.682589706Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9414357f9345a841e0565265700ecc6637f846c83bd5908dbb7b306432465115\" id=6c16cf2d-7613-4fd2-a2a5-100d27e84422 name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:45:17.875215 crc crio[3652]: time=\"2026-06-12T15:45:17.874833653Z\" level=info msg=\"Got pod network &{Name:marketplace-operator-547dbd544d-xchl9 Namespace:openshift-marketplace ID:9904de7907ed93e2080cec5104919860f7c0519ee9f1cc40c04ba7ac377d6e08 UID:6cdf074d-0e2a-4a0b-8843-5f823e7bf7c3 NetNS:/var/run/netns/7f5bf9c8-2c32-4c16-a744-a4a131d46954 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:0xc00163caa0}] Aliases:map[]}\"\nJun 12 15:45:17.875215 crc crio[3652]: time=\"2026-06-12T15:45:17.874884535Z\" level=info msg=\"Adding pod openshift-marketplace_marketplace-operator-547dbd544d-xchl9 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 15:45:17.883606 crc crio[3652]: time=\"2026-06-12T15:45:17.882782333Z\" level=info msg=\"Got pod network &{Name:service-ca-74545575db-n469q Namespace:openshift-service-ca ID:20c722f8c54d418b91f43e6338e713f8b1c5dbf6c4240a8dec1f44338df02512 UID:880b4ff1-3443-4cae-90b4-72e4341917b3 NetNS:/var/run/netns/769cb478-af6e-4592-9272-c89103b2443d 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:0xc000430b08}] Aliases:map[]}\"\nJun 12 15:45:17.883606 crc crio[3652]: time=\"2026-06-12T15:45:17.882857065Z\" level=info msg=\"Adding pod openshift-service-ca_service-ca-74545575db-n469q to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 15:45:17.998267 crc crio[3652]: time=\"2026-06-12T15:45:17.995982011Z\" level=info msg=\"Got pod network &{Name:openshift-controller-manager-operator-686468bdd5-sjcrn Namespace:openshift-controller-manager-operator ID:b79d045578d9d0447683cc0abcc31854b07e028414a5fd64d8931c5d81d4e8c4 UID:84e6e6fd-a448-462c-a5d3-8fa636be2d6f NetNS:/var/run/netns/65150a0e-e6d7-4f10-acfc-3434cd7d746f 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:0xc0024a23d8}] Aliases:map[]}\"\nJun 12 15:45:17.998267 crc crio[3652]: time=\"2026-06-12T15:45:17.996139716Z\" level=info msg=\"Adding pod openshift-controller-manager-operator_openshift-controller-manager-operator-686468bdd5-sjcrn to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 15:45:18.338580 crc crio[3652]: time=\"2026-06-12T15:45:18.334522974Z\" level=info msg=\"Got pod network &{Name:redhat-marketplace-ntdwx Namespace:openshift-marketplace ID:50e6f1b3e002e6e3421a70fd4e251f771086bdabac431f827b358251f0ae7a2b UID:304346ae-9d3b-4262-8068-4ed1e7ff48a8 NetNS:/var/run/netns/7827587f-0bb4-4564-a3b0-69b60a3c7dfc 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:0xc002d3e028}] Aliases:map[]}\"\nJun 12 15:45:18.338580 crc crio[3652]: time=\"2026-06-12T15:45:18.33469676Z\" level=info msg=\"Adding pod openshift-marketplace_redhat-marketplace-ntdwx to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 15:45:18.461283 crc crio[3652]: time=\"2026-06-12T15:45:18.460890013Z\" level=info msg=\"Got pod network &{Name:dns-default-qtghf Namespace:openshift-dns ID:7d99ae5c3641dcd7cbe49b2bc881862443727b945b8055bc0a916e88194f731b UID:d181776f-b90e-41dc-be09-c4543b8cba16 NetNS:/var/run/netns/8704d25e-8c1f-4f40-96fc-312030e82dc1 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:0xc001692038}] Aliases:map[]}\"\nJun 12 15:45:18.461283 crc crio[3652]: time=\"2026-06-12T15:45:18.460970705Z\" level=info msg=\"Adding pod openshift-dns_dns-default-qtghf to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 15:45:18.509183 crc crio[3652]: time=\"2026-06-12T15:45:18.508841714Z\" level=warning msg=\"Skipping invalid sysctl specified by config {net.ipv4.ping_group_range 0 2147483647}: \\\"net.ipv4.ping_group_range\\\" not allowed with host net enabled\" id=13985c8c-1c55-4381-8ae7-5b3440b1b7f7 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:45:18.584729 crc crio[3652]: time=\"2026-06-12T15:45:18.582274403Z\" level=info msg=\"Got pod network &{Name:csi-hostpathplugin-mpq2f Namespace:hostpath-provisioner ID:57d073f1733d964c632d63bb758ce5062b425beaf0a6efe7bb062ef01d4fc106 UID:af9d3f54-b024-4959-888b-41fc0dc68a7f NetNS:/var/run/netns/b1299cd2-00ad-4db5-8cff-09f165ac7b4a 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:0xc000182970}] Aliases:map[]}\"\nJun 12 15:45:18.584729 crc crio[3652]: time=\"2026-06-12T15:45:18.582917342Z\" level=info msg=\"Adding pod hostpath-provisioner_csi-hostpathplugin-mpq2f to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 15:45:18.961862 crc crio[3652]: time=\"2026-06-12T15:45:18.961012568Z\" level=info msg=\"Got pod network &{Name:cluster-image-registry-operator-86c45576b9-qdg7g Namespace:openshift-image-registry ID:1f25381cace9fe7d41eea596d66fb4201ed661a663a98a38a1b77783c7fb1c79 UID:1d749813-cd37-46e7-9865-e180c3005dc0 NetNS:/var/run/netns/f42fb35a-fe52-48c8-85f1-2e0c80b6d271 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:0xc0024a2810}] Aliases:map[]}\"\nJun 12 15:45:18.961862 crc crio[3652]: time=\"2026-06-12T15:45:18.961606467Z\" level=info msg=\"Adding pod openshift-image-registry_cluster-image-registry-operator-86c45576b9-qdg7g to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 15:45:19.224318 crc crio[3652]: time=\"2026-06-12T15:45:19.224252956Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:45:19.355789 crc crio[3652]: time=\"2026-06-12T15:45:19.348914988Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:45:19.381270 crc crio[3652]: time=\"2026-06-12T15:45:19.380364654Z\" level=info msg=\"Creating container: openshift-ovn-kubernetes/ovnkube-control-plane-57b78d8988-l69zc/kube-rbac-proxy\" id=bcea0d99-5505-4d00-83b2-15093bcb4b2b name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:45:19.381270 crc crio[3652]: time=\"2026-06-12T15:45:19.381005083Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:45:19.475690 crc crio[3652]: time=\"2026-06-12T15:45:19.461202309Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:45:19.516827 crc crio[3652]: time=\"2026-06-12T15:45:19.511755679Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:45:19.542220 crc crio[3652]: time=\"2026-06-12T15:45:19.542125976Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:45:19.543746 crc crio[3652]: time=\"2026-06-12T15:45:19.543342233Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:45:19.563325 crc crio[3652]: time=\"2026-06-12T15:45:19.563165039Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:45:19.621336 crc crio[3652]: time=\"2026-06-12T15:45:19.619793836Z\" level=info msg=\"Got pod network &{Name:etcd-operator-69b85846b6-9w8mk Namespace:openshift-etcd-operator ID:d939ab346a80ccd644464be211b1a1dcf3384a58b26655665422f65631a5f3b2 UID:590c4b91-91e2-41cd-8666-e08cbfa17a77 NetNS:/var/run/netns/0996ef22-1831-4064-a74b-6577a414c42f 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:0xc000183118}] Aliases:map[]}\"\nJun 12 15:45:19.645569 crc crio[3652]: time=\"2026-06-12T15:45:19.644916981Z\" level=info msg=\"Adding pod openshift-etcd-operator_etcd-operator-69b85846b6-9w8mk to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 15:45:19.657594 crc crio[3652]: time=\"2026-06-12T15:45:19.655364627Z\" level=info msg=\"Got pod network &{Name:service-ca-operator-5b9c976747-l2sd4 Namespace:openshift-service-ca-operator ID:476d528c5ba4178c1a0678fd526a11a917db0c17486b8d9864e530adf14f9ae4 UID:fd3771ed-6d15-47a3-9f81-762cf83a728f NetNS:/var/run/netns/b73b8410-39b6-4896-b279-f9d360425aa0 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:0xc0017be3f0}] Aliases:map[]}\"\nJun 12 15:45:19.657594 crc crio[3652]: time=\"2026-06-12T15:45:19.655835192Z\" level=info msg=\"Adding pod openshift-service-ca-operator_service-ca-operator-5b9c976747-l2sd4 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 15:45:19.670391 crc crio[3652]: time=\"2026-06-12T15:45:19.669741708Z\" level=info msg=\"Got pod network &{Name:downloads-747b44746d-4pqvr Namespace:openshift-console ID:f00ee252bbe59b7a7f97cbb57c3337170b348c173c0f8962ccecad2b24f9dcd3 UID:d0d29411-fb58-47c5-9579-23967e5649ce NetNS:/var/run/netns/0ad988ca-3c65-4916-befb-3f2fd9ac4b18 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:0xc00163c6e8}] Aliases:map[]}\"\nJun 12 15:45:19.670391 crc crio[3652]: time=\"2026-06-12T15:45:19.670008996Z\" level=info msg=\"Adding pod openshift-console_downloads-747b44746d-4pqvr to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 15:45:19.686792 crc crio[3652]: time=\"2026-06-12T15:45:19.686538083Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9414357f9345a841e0565265700ecc6637f846c83bd5908dbb7b306432465115\" id=8f1c4f1e-9a76-4dcd-ba69-bdcec5d2f95d name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:45:20.619356 crc crio[3652]: time=\"2026-06-12T15:45:19.633205219Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:45:20.627001 crc crio[3652]: time=\"2026-06-12T15:45:20.619963244Z\" level=info msg=\"Got pod network &{Name:ingress-canary-jlj86 Namespace:openshift-ingress-canary ID:279b66b4040b4c86846e4f66be03462716fedacc48393e0400f9597d5b9873b7 UID:7d96a430-aa69-4b19-9ee4-68f2e6192e27 NetNS:/var/run/netns/305d291f-27ab-4c8c-b3cb-9e22979be20e 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:0xc0017be468}] Aliases:map[]}\"\nJun 12 15:45:20.627001 crc crio[3652]: time=\"2026-06-12T15:45:20.620012086Z\" level=info msg=\"Adding pod openshift-ingress-canary_ingress-canary-jlj86 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 15:45:20.640607 crc crio[3652]: time=\"2026-06-12T15:45:20.640381964Z\" level=info msg=\"Ran pod sandbox 2addf066b59308e847284d3c6ff927fd55eef17de21c86da89b147eb38e91d2b with infra container: openshift-machine-config-operator/machine-config-server-frshx/POD\" id=d181ff85-b832-4e9d-af83-085c990a4f77 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:45:20.683012 crc crio[3652]: time=\"2026-06-12T15:45:20.682400721Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9414357f9345a841e0565265700ecc6637f846c83bd5908dbb7b306432465115\" id=0f20376d-8b03-4957-8a84-eb80accdc237 name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:45:20.710148 crc crio[3652]: time=\"2026-06-12T15:45:20.709829497Z\" level=info msg=\"Creating container: openshift-machine-config-operator/machine-config-daemon-5w5zs/machine-config-daemon\" id=fdc1e0a1-ad89-43dd-a26d-61f302e3fb21 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:45:20.727242 crc crio[3652]: time=\"2026-06-12T15:45:20.719788476Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:45:22.129599 crc crio[3652]: time=\"2026-06-12T15:45:22.129344648Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:45:22.192497 crc crio[3652]: time=\"2026-06-12T15:45:22.191812626Z\" level=info msg=\"Ran pod sandbox ae668e99772c7a0b78bfee1d09b073fd80865a4bbf4b87cfc899aacade1c5573 with infra container: openshift-dns/node-resolver-277xp/POD\" id=13985c8c-1c55-4381-8ae7-5b3440b1b7f7 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:45:22.210545 crc crio[3652]: time=\"2026-06-12T15:45:22.209123009Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:5c5d7468f6838b6a714482e62ea956659212f3415ec8f69989f75eb6d8744a6e\" id=2fe14877-dfc1-4837-82e9-1ee251cf7453 name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:45:22.274878 crc crio[3652]: time=\"2026-06-12T15:45:22.274014185Z\" level=info msg=\"Created container 956ec146dda79fb8195e5340a818656340eab50d20a4ce59967aeb3c81672269: openshift-cluster-version/cluster-version-operator-7c9b9cfd6-49qt2/cluster-version-operator\" id=fbef6e0e-c4c2-48be-8c40-c022c691ca1e name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:45:22.319371 crc crio[3652]: time=\"2026-06-12T15:45:22.316431022Z\" level=info msg=\"Starting container: 956ec146dda79fb8195e5340a818656340eab50d20a4ce59967aeb3c81672269\" id=c0f38c15-3e0e-45d9-b622-8b6595495d5b name=/runtime.v1.RuntimeService/StartContainer\nJun 12 15:45:22.461920 crc crio[3652]: time=\"2026-06-12T15:45:22.461880094Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:45:22.484674 crc crio[3652]: time=\"2026-06-12T15:45:22.483581766Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:5c5d7468f6838b6a714482e62ea956659212f3415ec8f69989f75eb6d8744a6e\" id=aad5f450-080f-44be-8d4c-6bd209f6f301 name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:45:22.514675 crc crio[3652]: time=\"2026-06-12T15:45:22.514352612Z\" level=info msg=\"Creating container: openshift-dns/node-resolver-277xp/dns-node-resolver\" id=946593e5-f50a-4e8a-b74c-4cce9671f253 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:45:22.517140 crc crio[3652]: time=\"2026-06-12T15:45:22.51499497Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9414357f9345a841e0565265700ecc6637f846c83bd5908dbb7b306432465115\" id=db8e00ce-0cc2-4bae-ac2f-ee9501f71276 name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:45:22.606843 crc crio[3652]: time=\"2026-06-12T15:45:22.60581163Z\" level=info msg=\"Started container\" PID=8328 containerID=956ec146dda79fb8195e5340a818656340eab50d20a4ce59967aeb3c81672269 description=openshift-cluster-version/cluster-version-operator-7c9b9cfd6-49qt2/cluster-version-operator id=c0f38c15-3e0e-45d9-b622-8b6595495d5b name=/runtime.v1.RuntimeService/StartContainer sandboxID=c1cfc23493f55612a6e555b7fbc4836f59e988d59a52bc79fce6f3c9305f772b\nJun 12 15:45:22.805116 crc crio[3652]: time=\"2026-06-12T15:45:22.803740545Z\" level=info msg=\"Created container f39b861aceef94eb873e4424e00629d1563279c5b0c0a9c4bb05b1ceb26a0f7b: openshift-multus/multus-bzhnf/kube-multus\" id=44eb6ce7-6660-4e2b-80c2-1aef6e4a8e95 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:45:22.823792 crc crio[3652]: time=\"2026-06-12T15:45:22.820391157Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:45:22.829736 crc crio[3652]: time=\"2026-06-12T15:45:22.825951313Z\" level=info msg=\"Starting container: f39b861aceef94eb873e4424e00629d1563279c5b0c0a9c4bb05b1ceb26a0f7b\" id=ff0ed204-d1a0-4b3d-b15e-72676f099bdf name=/runtime.v1.RuntimeService/StartContainer\nJun 12 15:45:22.872924 crc crio[3652]: time=\"2026-06-12T15:45:22.831409117Z\" level=info msg=\"Creating container: openshift-machine-config-operator/machine-config-server-frshx/machine-config-server\" id=9047a50b-247b-422b-9240-e3dc5f1ce58f name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:45:22.878977 crc crio[3652]: time=\"2026-06-12T15:45:22.831987895Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:45:22.981876 crc crio[3652]: time=\"2026-06-12T15:45:22.980647312Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:45:22.995393 crc crio[3652]: time=\"2026-06-12T15:45:22.995321904Z\" level=info msg=\"Created container 4071edbf2532e9c28a568259dcbbe87f2342aebeaf873f60823b9160575afdf0: openshift-ovn-kubernetes/ovnkube-node-2tk97/kubecfg-setup\" id=86ce707d-cd39-4731-bb08-e04cf797d971 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:45:23.001364 crc crio[3652]: time=\"2026-06-12T15:45:22.996997514Z\" level=info msg=\"Started container\" PID=8385 containerID=f39b861aceef94eb873e4424e00629d1563279c5b0c0a9c4bb05b1ceb26a0f7b description=openshift-multus/multus-bzhnf/kube-multus id=ff0ed204-d1a0-4b3d-b15e-72676f099bdf name=/runtime.v1.RuntimeService/StartContainer sandboxID=ef76bc2fe3143f66ca4d9b2adc7be0beeaa03fdaabc9f96106a99e4997f45b8a\nJun 12 15:45:23.014418 crc crio[3652]: time=\"2026-06-12T15:45:23.014282214Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:45:23.112675 crc crio[3652]: time=\"2026-06-12T15:45:23.111081809Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:45:23.133894 crc crio[3652]: time=\"2026-06-12T15:45:23.131671638Z\" level=info msg=\"Starting container: 4071edbf2532e9c28a568259dcbbe87f2342aebeaf873f60823b9160575afdf0\" id=09bcc8ef-3b1a-4eb5-b6fd-ef938f16ad9b name=/runtime.v1.RuntimeService/StartContainer\nJun 12 15:45:23.175169 crc crio[3652]: time=\"2026-06-12T15:45:23.17415858Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/upgrade_5ffa5060-6183-48e2-9582-33a3c22c12a4\\\"\"\nJun 12 15:45:23.372934 crc crio[3652]: time=\"2026-06-12T15:45:23.369007315Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:45:23.375831 crc crio[3652]: time=\"2026-06-12T15:45:23.374968657Z\" level=info msg=\"Started container\" PID=8388 containerID=4071edbf2532e9c28a568259dcbbe87f2342aebeaf873f60823b9160575afdf0 description=openshift-ovn-kubernetes/ovnkube-node-2tk97/kubecfg-setup id=09bcc8ef-3b1a-4eb5-b6fd-ef938f16ad9b name=/runtime.v1.RuntimeService/StartContainer sandboxID=097d71c6c4376f4b2c9b34f8a3c07481b0822cfa174a391458ae82cfc61a0a62\nJun 12 15:45:23.458847 crc crio[3652]: time=\"2026-06-12T15:45:23.412060892Z\" level=info msg=\"Created container d99401cbd695ae3f4bb98890d910c53978d1a2ffebe24d955b597edec61e34a2: openshift-network-node-identity/network-node-identity-dgvkt/webhook\" id=40574ff5-7f49-4d18-8e7f-60c6bc09349a name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:45:23.513664 crc crio[3652]: time=\"2026-06-12T15:45:23.486948628Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:45:23.513664 crc crio[3652]: time=\"2026-06-12T15:45:23.491298779Z\" level=info msg=\"Starting container: d99401cbd695ae3f4bb98890d910c53978d1a2ffebe24d955b597edec61e34a2\" id=da22a6d7-64a9-4c1e-a0b5-0621b256b1aa name=/runtime.v1.RuntimeService/StartContainer\nJun 12 15:45:23.987679 crc crio[3652]: time=\"2026-06-12T15:45:23.987412892Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:45:24.018637 crc crio[3652]: time=\"2026-06-12T15:45:24.00379448Z\" level=info msg=\"Created container c3891f78e47dce00166afc78d7d1a35259dddc2e0130d03851c6f5a356b5363f: openshift-network-operator/network-operator-7bdcf4f5bd-7fjxv/network-operator\" id=e7fdcc13-145f-41fe-a526-1971d56609e8 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:45:24.035710 crc crio[3652]: time=\"2026-06-12T15:45:24.03478556Z\" level=info msg=\"Started container\" PID=8420 containerID=d99401cbd695ae3f4bb98890d910c53978d1a2ffebe24d955b597edec61e34a2 description=openshift-network-node-identity/network-node-identity-dgvkt/webhook id=da22a6d7-64a9-4c1e-a0b5-0621b256b1aa name=/runtime.v1.RuntimeService/StartContainer sandboxID=9bc4f0f376740dbf67ca0b7a6a3b7ce25caeff251bee4e4f68767bac23007d41\nJun 12 15:45:24.069351 crc crio[3652]: time=\"2026-06-12T15:45:24.066721311Z\" level=info msg=\"Starting container: c3891f78e47dce00166afc78d7d1a35259dddc2e0130d03851c6f5a356b5363f\" id=343bddba-4c6c-4ab1-9b54-5a0c79cab1d1 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 15:45:24.248514 crc crio[3652]: time=\"2026-06-12T15:45:24.247925078Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=f1190165-80b2-4886-9a0f-5bca2c2930c1 name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:45:24.279250 crc crio[3652]: time=\"2026-06-12T15:45:24.274971904Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=bf373a83-a78b-4cdd-a568-1df35a8ddc4d name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:45:24.279915 crc crio[3652]: time=\"2026-06-12T15:45:24.279506974Z\" level=info msg=\"Started container\" PID=8442 containerID=c3891f78e47dce00166afc78d7d1a35259dddc2e0130d03851c6f5a356b5363f description=openshift-network-operator/network-operator-7bdcf4f5bd-7fjxv/network-operator id=343bddba-4c6c-4ab1-9b54-5a0c79cab1d1 name=/runtime.v1.RuntimeService/StartContainer sandboxID=e361c72c8a89f725dc4e16520f53a357ef00e6b759641a81f47fe5e49e87ed2b\nJun 12 15:45:24.280013 crc crio[3652]: time=\"2026-06-12T15:45:24.279938272Z\" level=info msg=\"Creating container: openshift-network-node-identity/network-node-identity-dgvkt/approver\" id=e27c1906-2553-4b8a-8d0e-e264acb2a547 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:45:24.283719 crc crio[3652]: time=\"2026-06-12T15:45:24.280692114Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:45:24.762783 crc crio[3652]: time=\"2026-06-12T15:45:24.762718001Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:45:24.847227 crc crio[3652]: time=\"2026-06-12T15:45:24.843769702Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:45:25.026114 crc crio[3652]: time=\"2026-06-12T15:45:25.024994356Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:45:25.064371 crc crio[3652]: time=\"2026-06-12T15:45:25.064293902Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:45:25.251150 crc crio[3652]: time=\"2026-06-12T15:45:25.246734474Z\" level=info msg=\"Created container 74f56702a2eceaecfafde4b3996f2408bf1f3d22b18908c643edf93b27d5eb50: openshift-machine-config-operator/machine-config-daemon-5w5zs/machine-config-daemon\" id=fdc1e0a1-ad89-43dd-a26d-61f302e3fb21 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:45:25.345184 crc crio[3652]: time=\"2026-06-12T15:45:25.337060322Z\" level=info msg=\"Starting container: 74f56702a2eceaecfafde4b3996f2408bf1f3d22b18908c643edf93b27d5eb50\" id=40bcaffd-1c4c-403b-9413-0ff25a669f39 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 15:45:25.708545 crc crio[3652]: time=\"2026-06-12T15:45:25.634960262Z\" level=info msg=\"Created container 5359c9e994546d2920dcbc4ce27f07fd22277d64030709c1dcee59120643c40e: openshift-cluster-machine-approver/machine-approver-54c688565-5bsg4/kube-rbac-proxy\" id=0b5b85dd-15aa-4ab9-8661-839e34d07d4c name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:45:25.778336 crc crio[3652]: time=\"2026-06-12T15:45:25.777761124Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=19f553e7-912f-4118-b74b-6002e4a8364b name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:45:25.784046 crc crio[3652]: time=\"2026-06-12T15:45:25.780944234Z\" level=info msg=\"Starting container: 5359c9e994546d2920dcbc4ce27f07fd22277d64030709c1dcee59120643c40e\" id=2128ecee-6875-4a7a-9fd2-ec480e5dce56 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 15:45:25.828346 crc crio[3652]: time=\"2026-06-12T15:45:25.827344613Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=bf930117-4f88-4444-b1db-a65397e6a11f name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:45:25.846159 crc crio[3652]: time=\"2026-06-12T15:45:25.845926059Z\" level=info msg=\"Creating container: openshift-ovn-kubernetes/ovnkube-node-2tk97/ovn-controller\" id=ec861e28-a238-4c28-947a-ace07df9a25b name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:45:25.847589 crc crio[3652]: time=\"2026-06-12T15:45:25.846428305Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:45:26.005981 crc crio[3652]: time=\"2026-06-12T15:45:25.999761927Z\" level=info msg=\"Started container\" PID=8469 containerID=74f56702a2eceaecfafde4b3996f2408bf1f3d22b18908c643edf93b27d5eb50 description=openshift-machine-config-operator/machine-config-daemon-5w5zs/machine-config-daemon id=40bcaffd-1c4c-403b-9413-0ff25a669f39 name=/runtime.v1.RuntimeService/StartContainer sandboxID=e15eff8d23e145e0a9386a86a8ccbf597485226e7bf517ba9b670fd1d30dfa66\nJun 12 15:45:26.018017 crc crio[3652]: time=\"2026-06-12T15:45:26.011361266Z\" level=info msg=\"Started container\" PID=8501 containerID=5359c9e994546d2920dcbc4ce27f07fd22277d64030709c1dcee59120643c40e description=openshift-cluster-machine-approver/machine-approver-54c688565-5bsg4/kube-rbac-proxy id=2128ecee-6875-4a7a-9fd2-ec480e5dce56 name=/runtime.v1.RuntimeService/StartContainer sandboxID=2e94585f77bc5c852377d9c848b1c13b14f77a5c1d38a7dace079c6a05e835e4\nJun 12 15:45:26.298818 crc crio[3652]: time=\"2026-06-12T15:45:26.29876393Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=2d48d4df-7ed1-4184-9099-e5638f58b985 name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:45:26.309315 crc crio[3652]: time=\"2026-06-12T15:45:26.309285337Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:4fe612a1572df462d6a4b664a10bc2e6cad239648acbf8c0303f8fca5d2596c0\" id=022983e1-a07a-44d5-87d7-d8558c8232af name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:45:26.401801 crc crio[3652]: time=\"2026-06-12T15:45:26.338195756Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=7ab6025c-1b06-44ff-827b-60ad91fc6eba name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:45:26.401801 crc crio[3652]: time=\"2026-06-12T15:45:26.392637127Z\" level=info msg=\"Creating container: openshift-machine-config-operator/machine-config-daemon-5w5zs/kube-rbac-proxy\" id=e22a2b98-4a26-45bd-964c-f99d99c29629 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:45:26.401801 crc crio[3652]: time=\"2026-06-12T15:45:26.393272467Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:4fe612a1572df462d6a4b664a10bc2e6cad239648acbf8c0303f8fca5d2596c0\" id=d70fab96-ace2-45de-8e5b-215afd56396e name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:45:26.401801 crc crio[3652]: time=\"2026-06-12T15:45:26.396589156Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:45:26.459617 crc crio[3652]: time=\"2026-06-12T15:45:26.459363715Z\" level=info msg=\"Creating container: openshift-cluster-machine-approver/machine-approver-54c688565-5bsg4/machine-approver-controller\" id=4811c7ca-27f8-4047-8bab-e431ff09b2c2 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:45:26.999649 crc crio[3652]: time=\"2026-06-12T15:45:26.998338413Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:45:27.472233 crc crio[3652]: time=\"2026-06-12T15:45:27.466717524Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:45:28.197513 crc crio[3652]: time=\"2026-06-12T15:45:28.19733996Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:45:28.901834 crc crio[3652]: time=\"2026-06-12T15:45:28.899159303Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:45:28.959842 crc crio[3652]: time=\"2026-06-12T15:45:28.958522478Z\" level=info msg=\"Created container d881f51c70da211f4551469ed44dcd9b226d42f49731cc666254e65fa9ca086a: openshift-machine-config-operator/machine-config-server-frshx/machine-config-server\" id=9047a50b-247b-422b-9240-e3dc5f1ce58f name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:45:28.973961 crc crio[3652]: time=\"2026-06-12T15:45:28.973156008Z\" level=info msg=\"Starting container: d881f51c70da211f4551469ed44dcd9b226d42f49731cc666254e65fa9ca086a\" id=64e7537a-9e63-46ed-b099-13e8142c19ab name=/runtime.v1.RuntimeService/StartContainer\nJun 12 15:45:29.102153 crc crio[3652]: time=\"2026-06-12T15:45:29.101001837Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:45:29.140299 crc crio[3652]: time=\"2026-06-12T15:45:29.140094037Z\" level=info msg=\"Created container 5c10cca0ede5d4b3a256dca7cb02d502e97668e0bd4d80d9538bf9fc956dcc16: openshift-network-node-identity/network-node-identity-dgvkt/approver\" id=e27c1906-2553-4b8a-8d0e-e264acb2a547 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:45:29.179694 crc crio[3652]: time=\"2026-06-12T15:45:29.179601385Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:45:29.196249 crc crio[3652]: time=\"2026-06-12T15:45:29.19586333Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"\nJun 12 15:45:29.260847 crc crio[3652]: time=\"2026-06-12T15:45:29.260740575Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:45:29.300416 crc crio[3652]: time=\"2026-06-12T15:45:29.297714747Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:45:29.347389 crc crio[3652]: time=\"2026-06-12T15:45:29.347232204Z\" level=info msg=\"Starting container: 5c10cca0ede5d4b3a256dca7cb02d502e97668e0bd4d80d9538bf9fc956dcc16\" id=ce707b93-dc26-4229-aba9-09fe9c1299a9 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 15:45:29.748980 crc crio[3652]: time=\"2026-06-12T15:45:29.744833796Z\" level=info msg=\"Started container\" PID=8517 containerID=5c10cca0ede5d4b3a256dca7cb02d502e97668e0bd4d80d9538bf9fc956dcc16 description=openshift-network-node-identity/network-node-identity-dgvkt/approver id=ce707b93-dc26-4229-aba9-09fe9c1299a9 name=/runtime.v1.RuntimeService/StartContainer sandboxID=9bc4f0f376740dbf67ca0b7a6a3b7ce25caeff251bee4e4f68767bac23007d41\nJun 12 15:45:29.807967 crc crio[3652]: time=\"2026-06-12T15:45:29.807633711Z\" level=info msg=\"Created container 698e088b69d1f571a8e43b95a681b6f1d35260bbc3252a7262d0e0ccae680a19: openshift-image-registry/node-ca-2wddl/node-ca\" id=5c9784de-5ae7-44af-95ca-f0a6e2da6095 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:45:29.862686 crc crio[3652]: time=\"2026-06-12T15:45:29.861866979Z\" level=info msg=\"Starting container: 698e088b69d1f571a8e43b95a681b6f1d35260bbc3252a7262d0e0ccae680a19\" id=a42133a5-51c1-4bb4-8885-1e1c46e09184 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 15:45:30.200635 crc crio[3652]: time=\"2026-06-12T15:45:30.196004084Z\" level=info msg=\"Started container\" PID=8548 containerID=698e088b69d1f571a8e43b95a681b6f1d35260bbc3252a7262d0e0ccae680a19 description=openshift-image-registry/node-ca-2wddl/node-ca id=a42133a5-51c1-4bb4-8885-1e1c46e09184 name=/runtime.v1.RuntimeService/StartContainer sandboxID=319b5277273cab033c671ebacdd154724bedc7c67bb76896262855d51ff4197c\nJun 12 15:45:30.267421 crc crio[3652]: time=\"2026-06-12T15:45:30.265805173Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:45:30.303787 crc crio[3652]: time=\"2026-06-12T15:45:30.303262529Z\" level=info msg=\"Started container\" PID=8516 containerID=d881f51c70da211f4551469ed44dcd9b226d42f49731cc666254e65fa9ca086a description=openshift-machine-config-operator/machine-config-server-frshx/machine-config-server id=64e7537a-9e63-46ed-b099-13e8142c19ab name=/runtime.v1.RuntimeService/StartContainer sandboxID=2addf066b59308e847284d3c6ff927fd55eef17de21c86da89b147eb38e91d2b\nJun 12 15:45:31.215232 crc crio[3652]: time=\"2026-06-12T15:45:31.214418175Z\" level=info msg=\"Created container 2dc38fb9e2e813943efafd1c4df085c6d08b858474b1876aa2ecea154516dfd7: openshift-ovn-kubernetes/ovnkube-node-2tk97/ovn-controller\" id=ec861e28-a238-4c28-947a-ace07df9a25b name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:45:31.221958 crc crio[3652]: time=\"2026-06-12T15:45:31.221255211Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:45:31.272393 crc crio[3652]: time=\"2026-06-12T15:45:31.271889754Z\" level=info msg=\"Starting container: 2dc38fb9e2e813943efafd1c4df085c6d08b858474b1876aa2ecea154516dfd7\" id=2406ebf4-ba29-4689-8deb-209c4f06381c name=/runtime.v1.RuntimeService/StartContainer\nJun 12 15:45:31.457211 crc crio[3652]: time=\"2026-06-12T15:45:31.453958474Z\" level=info msg=\"Started container\" PID=8579 containerID=2dc38fb9e2e813943efafd1c4df085c6d08b858474b1876aa2ecea154516dfd7 description=openshift-ovn-kubernetes/ovnkube-node-2tk97/ovn-controller id=2406ebf4-ba29-4689-8deb-209c4f06381c name=/runtime.v1.RuntimeService/StartContainer sandboxID=097d71c6c4376f4b2c9b34f8a3c07481b0822cfa174a391458ae82cfc61a0a62\nJun 12 15:45:31.648309 crc crio[3652]: time=\"2026-06-12T15:45:31.647192012Z\" level=info msg=\"Created container 6b9ff1b9d2b916408a764283e7591231be7247eabd8ef953e48c7019c92da21c: openshift-multus/multus-additional-cni-plugins-hdftf/egress-router-binary-copy\" id=b0561631-a187-4ffa-905c-e506ff0c27f6 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:45:31.665383 crc crio[3652]: time=\"2026-06-12T15:45:31.663776614Z\" level=info msg=\"Created container 2e74ac0e9f52a03db18efa85c6468be3984b6f75d84d8302ad47c9b44f29de7e: openshift-machine-config-operator/machine-config-daemon-5w5zs/kube-rbac-proxy\" id=e22a2b98-4a26-45bd-964c-f99d99c29629 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:45:31.861520 crc crio[3652]: time=\"2026-06-12T15:45:31.860813073Z\" level=info msg=\"Starting container: 6b9ff1b9d2b916408a764283e7591231be7247eabd8ef953e48c7019c92da21c\" id=79771fec-4f66-49c8-9015-69b89cdc33bb name=/runtime.v1.RuntimeService/StartContainer\nJun 12 15:45:31.862775 crc crio[3652]: time=\"2026-06-12T15:45:31.860825624Z\" level=info msg=\"Starting container: 2e74ac0e9f52a03db18efa85c6468be3984b6f75d84d8302ad47c9b44f29de7e\" id=1c00ebd8-1ae4-4ae8-b7b7-a299dbb12169 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 15:45:32.034172 crc crio[3652]: time=\"2026-06-12T15:45:32.030682589Z\" level=info msg=\"Started container\" PID=8575 containerID=6b9ff1b9d2b916408a764283e7591231be7247eabd8ef953e48c7019c92da21c description=openshift-multus/multus-additional-cni-plugins-hdftf/egress-router-binary-copy id=79771fec-4f66-49c8-9015-69b89cdc33bb name=/runtime.v1.RuntimeService/StartContainer sandboxID=68e1fc3eb8e5ecc73e5798620b6b780eacf14c597728d41763f42980f1ea1945\nJun 12 15:45:32.085139 crc crio[3652]: time=\"2026-06-12T15:45:32.040417252Z\" level=info msg=\"Created container 8b93955fb27a4522ba01302c95c774cd3f2ea7e44b55d2534318808cc6f278ee: openshift-ovn-kubernetes/ovnkube-control-plane-57b78d8988-l69zc/kube-rbac-proxy\" id=bcea0d99-5505-4d00-83b2-15093bcb4b2b name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:45:32.100776 crc crio[3652]: time=\"2026-06-12T15:45:32.091371495Z\" level=info msg=\"Starting container: 8b93955fb27a4522ba01302c95c774cd3f2ea7e44b55d2534318808cc6f278ee\" id=27fd31e3-670b-4428-bdfc-4642cd55276f name=/runtime.v1.RuntimeService/StartContainer\nJun 12 15:45:32.144979 crc crio[3652]: time=\"2026-06-12T15:45:32.135355631Z\" level=info msg=\"Started container\" PID=8583 containerID=2e74ac0e9f52a03db18efa85c6468be3984b6f75d84d8302ad47c9b44f29de7e description=openshift-machine-config-operator/machine-config-daemon-5w5zs/kube-rbac-proxy id=1c00ebd8-1ae4-4ae8-b7b7-a299dbb12169 name=/runtime.v1.RuntimeService/StartContainer sandboxID=e15eff8d23e145e0a9386a86a8ccbf597485226e7bf517ba9b670fd1d30dfa66\nJun 12 15:45:32.144979 crc crio[3652]: time=\"2026-06-12T15:45:32.143400764Z\" level=info msg=\"Started container\" PID=8630 containerID=8b93955fb27a4522ba01302c95c774cd3f2ea7e44b55d2534318808cc6f278ee description=openshift-ovn-kubernetes/ovnkube-control-plane-57b78d8988-l69zc/kube-rbac-proxy id=27fd31e3-670b-4428-bdfc-4642cd55276f name=/runtime.v1.RuntimeService/StartContainer sandboxID=59c4ea65ef843c8a90f6bad8892f6359cbad9137eca6229f792e1e424da9945e\nJun 12 15:45:32.287374 crc crio[3652]: time=\"2026-06-12T15:45:32.286983734Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=3dda4b59-2d53-490c-972c-afe407078bf3 name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:45:32.299845 crc crio[3652]: time=\"2026-06-12T15:45:32.299222117Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=28955e56-28d0-4152-a45b-c888916d7be9 name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:45:32.300259 crc crio[3652]: time=\"2026-06-12T15:45:32.300224573Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=8fbda28a-ca37-4457-a8a4-70f04fa16d26 name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:45:32.314870 crc crio[3652]: time=\"2026-06-12T15:45:32.314729309Z\" level=info msg=\"Creating container: openshift-ovn-kubernetes/ovnkube-node-2tk97/ovn-acl-logging\" id=ca77745b-b967-454a-9740-73bf87012623 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:45:32.315653 crc crio[3652]: time=\"2026-06-12T15:45:32.315407751Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:45:32.322335 crc crio[3652]: time=\"2026-06-12T15:45:32.321625368Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=3d0b0d6d-31b0-4d87-a1d6-5c3d035eae45 name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:45:32.328853 crc crio[3652]: time=\"2026-06-12T15:45:32.328564066Z\" level=info msg=\"Creating container: openshift-ovn-kubernetes/ovnkube-control-plane-57b78d8988-l69zc/ovnkube-cluster-manager\" id=50ca0ef1-a83f-4469-9bbb-b4996b01f7c0 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:45:32.349117 crc crio[3652]: time=\"2026-06-12T15:45:32.348800198Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:45:32.764731 crc crio[3652]: time=\"2026-06-12T15:45:32.764304887Z\" level=info msg=\"Created container 0fcef26d6e5b836269ab581e77543f73d37e0c7392a452e915f4a37ee7866c3a: openshift-dns/node-resolver-277xp/dns-node-resolver\" id=946593e5-f50a-4e8a-b74c-4cce9671f253 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:45:32.824307 crc crio[3652]: time=\"2026-06-12T15:45:32.786772185Z\" level=info msg=\"Starting container: 0fcef26d6e5b836269ab581e77543f73d37e0c7392a452e915f4a37ee7866c3a\" id=26c41c74-ca28-4b28-908b-60f16488be0b name=/runtime.v1.RuntimeService/StartContainer\nJun 12 15:45:33.165017 crc crio[3652]: time=\"2026-06-12T15:45:33.163550908Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:45:33.192109 crc crio[3652]: time=\"2026-06-12T15:45:33.187012876Z\" level=info msg=\"Started container\" PID=8634 containerID=0fcef26d6e5b836269ab581e77543f73d37e0c7392a452e915f4a37ee7866c3a description=openshift-dns/node-resolver-277xp/dns-node-resolver id=26c41c74-ca28-4b28-908b-60f16488be0b name=/runtime.v1.RuntimeService/StartContainer sandboxID=ae668e99772c7a0b78bfee1d09b073fd80865a4bbf4b87cfc899aacade1c5573\nJun 12 15:45:33.257567 crc crio[3652]: time=\"2026-06-12T15:45:33.256927601Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:45:33.441604 crc crio[3652]: time=\"2026-06-12T15:45:33.441347373Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:45:33.459216 crc crio[3652]: time=\"2026-06-12T15:45:33.458641883Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:45:34.846407 crc crio[3652]: time=\"2026-06-12T15:45:34.846306196Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:45:35.471120 crc crio[3652]: time=\"2026-06-12T15:45:35.464987954Z\" level=info msg=\"Created container fd803f323cb352167f03b55c1d0c2143437ba4253b9d6a1b277a45d9597d4bde: openshift-ovn-kubernetes/ovnkube-node-2tk97/ovn-acl-logging\" id=ca77745b-b967-454a-9740-73bf87012623 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:45:35.481048 crc crio[3652]: time=\"2026-06-12T15:45:35.480271504Z\" level=info msg=\"Starting container: fd803f323cb352167f03b55c1d0c2143437ba4253b9d6a1b277a45d9597d4bde\" id=35020a34-bec4-481a-833a-e7951f6b6776 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 15:45:35.733897 crc crio[3652]: time=\"2026-06-12T15:45:35.732292481Z\" level=info msg=\"Started container\" PID=8695 containerID=fd803f323cb352167f03b55c1d0c2143437ba4253b9d6a1b277a45d9597d4bde description=openshift-ovn-kubernetes/ovnkube-node-2tk97/ovn-acl-logging id=35020a34-bec4-481a-833a-e7951f6b6776 name=/runtime.v1.RuntimeService/StartContainer sandboxID=097d71c6c4376f4b2c9b34f8a3c07481b0822cfa174a391458ae82cfc61a0a62\nJun 12 15:45:35.919290 crc crio[3652]: time=\"2026-06-12T15:45:35.912673429Z\" level=info msg=\"Created container 28446c87a12182c5a57c332600f844eed27eff920e8386abc55cbb8eb1516a69: openshift-ovn-kubernetes/ovnkube-control-plane-57b78d8988-l69zc/ovnkube-cluster-manager\" id=50ca0ef1-a83f-4469-9bbb-b4996b01f7c0 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:45:35.984989 crc crio[3652]: time=\"2026-06-12T15:45:35.980964881Z\" level=info msg=\"Starting container: 28446c87a12182c5a57c332600f844eed27eff920e8386abc55cbb8eb1516a69\" id=77bc3488-253e-4706-8652-05ba4bae39e3 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 15:45:36.045692 crc crio[3652]: time=\"2026-06-12T15:45:36.045241895Z\" level=info msg=\"Created container 6326f3202e6cb892c3fb5a9ad86aa988e48bce6264c16735c6c9174c85c845fe: openshift-cluster-machine-approver/machine-approver-54c688565-5bsg4/machine-approver-controller\" id=4811c7ca-27f8-4047-8bab-e431ff09b2c2 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:45:36.058998 crc crio[3652]: time=\"2026-06-12T15:45:36.057819503Z\" level=info msg=\"Starting container: 6326f3202e6cb892c3fb5a9ad86aa988e48bce6264c16735c6c9174c85c845fe\" id=64ac63ba-aaad-41aa-a5c6-bb4ece9f8173 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 15:45:36.266208 crc crio[3652]: time=\"2026-06-12T15:45:36.265566823Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=036744ef-6eb8-4bab-87b1-134a3a1f8384 name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:45:36.283778 crc crio[3652]: time=\"2026-06-12T15:45:36.281287306Z\" level=info msg=\"Started container\" PID=8721 containerID=6326f3202e6cb892c3fb5a9ad86aa988e48bce6264c16735c6c9174c85c845fe description=openshift-cluster-machine-approver/machine-approver-54c688565-5bsg4/machine-approver-controller id=64ac63ba-aaad-41aa-a5c6-bb4ece9f8173 name=/runtime.v1.RuntimeService/StartContainer sandboxID=2e94585f77bc5c852377d9c848b1c13b14f77a5c1d38a7dace079c6a05e835e4\nJun 12 15:45:36.369768 crc crio[3652]: time=\"2026-06-12T15:45:36.369163778Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=81cfe8e2-3fef-4e60-b687-010a0c58bbfb name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:45:36.411550 crc crio[3652]: time=\"2026-06-12T15:45:36.410905215Z\" level=info msg=\"Creating container: openshift-ovn-kubernetes/ovnkube-node-2tk97/kube-rbac-proxy-node\" id=80bfe5b4-198a-4e28-a029-97e61186b0c1 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:45:36.425843 crc crio[3652]: time=\"2026-06-12T15:45:36.413429931Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:45:36.710005 crc crio[3652]: time=\"2026-06-12T15:45:36.709384934Z\" level=info msg=\"Started container\" PID=8718 containerID=28446c87a12182c5a57c332600f844eed27eff920e8386abc55cbb8eb1516a69 description=openshift-ovn-kubernetes/ovnkube-control-plane-57b78d8988-l69zc/ovnkube-cluster-manager id=77bc3488-253e-4706-8652-05ba4bae39e3 name=/runtime.v1.RuntimeService/StartContainer sandboxID=59c4ea65ef843c8a90f6bad8892f6359cbad9137eca6229f792e1e424da9945e\nJun 12 15:45:38.764250 crc crio[3652]: time=\"2026-06-12T15:45:38.762871672Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:45:39.124332 crc crio[3652]: time=\"2026-06-12T15:45:39.120997131Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:45:40.810623 crc crio[3652]: time=\"2026-06-12T15:45:40.806392457Z\" level=info msg=\"Created container 201a07b06868bbb30586f81629ca35e63f80a35ff7a1e3c9918d22880369700f: openshift-ovn-kubernetes/ovnkube-node-2tk97/kube-rbac-proxy-node\" id=80bfe5b4-198a-4e28-a029-97e61186b0c1 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:45:40.827666 crc crio[3652]: time=\"2026-06-12T15:45:40.827338192Z\" level=info msg=\"Starting container: 201a07b06868bbb30586f81629ca35e63f80a35ff7a1e3c9918d22880369700f\" id=2020798e-06d1-483e-a151-c9c8effa2a80 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 15:45:41.597910 crc crio[3652]: time=\"2026-06-12T15:45:41.596986697Z\" level=info msg=\"Started container\" PID=8790 containerID=201a07b06868bbb30586f81629ca35e63f80a35ff7a1e3c9918d22880369700f description=openshift-ovn-kubernetes/ovnkube-node-2tk97/kube-rbac-proxy-node id=2020798e-06d1-483e-a151-c9c8effa2a80 name=/runtime.v1.RuntimeService/StartContainer sandboxID=097d71c6c4376f4b2c9b34f8a3c07481b0822cfa174a391458ae82cfc61a0a62\nJun 12 15:45:41.908634 crc crio[3652]: time=\"2026-06-12T15:45:41.908340964Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=99683127-b916-4408-bb27-e5bfaf0512ce name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:45:41.965869 crc crio[3652]: time=\"2026-06-12T15:45:41.963697437Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=0dde36ce-d3d3-4cfb-a94b-ca42ee350e80 name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:45:42.043133 crc crio[3652]: time=\"2026-06-12T15:45:42.042991756Z\" level=info msg=\"Creating container: openshift-ovn-kubernetes/ovnkube-node-2tk97/kube-rbac-proxy-ovn-metrics\" id=826eab2b-f990-436f-9916-7e24ab29001c name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:45:42.054947 crc crio[3652]: time=\"2026-06-12T15:45:42.054880844Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:45:42.294751 crc crio[3652]: time=\"2026-06-12T15:45:42.293380914Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:45:42.385699 crc crio[3652]: time=\"2026-06-12T15:45:42.385640133Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:45:43.269871 crc crio[3652]: time=\"2026-06-12T15:45:43.268536438Z\" level=info msg=\"Created container 7dc5870a38c939700b5f89b4edc33dc3ca9d691132800b9941991e40495b2293: openshift-ovn-kubernetes/ovnkube-node-2tk97/kube-rbac-proxy-ovn-metrics\" id=826eab2b-f990-436f-9916-7e24ab29001c name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:45:43.280372 crc crio[3652]: time=\"2026-06-12T15:45:43.278161718Z\" level=info msg=\"Starting container: 7dc5870a38c939700b5f89b4edc33dc3ca9d691132800b9941991e40495b2293\" id=30cdbbe0-c75f-4a85-8eef-374eb784f564 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 15:45:43.450334 crc crio[3652]: time=\"2026-06-12T15:45:43.448263662Z\" level=info msg=\"Started container\" PID=8838 containerID=7dc5870a38c939700b5f89b4edc33dc3ca9d691132800b9941991e40495b2293 description=openshift-ovn-kubernetes/ovnkube-node-2tk97/kube-rbac-proxy-ovn-metrics id=30cdbbe0-c75f-4a85-8eef-374eb784f564 name=/runtime.v1.RuntimeService/StartContainer sandboxID=097d71c6c4376f4b2c9b34f8a3c07481b0822cfa174a391458ae82cfc61a0a62\nJun 12 15:45:44.132732 crc crio[3652]: time=\"2026-06-12T15:45:44.12733594Z\" level=info msg=\"Created container 5231ef9e9e6a5bb9d9386f55684d9592b0de0609367b2fd3a3edf26f99aa7739: openshift-network-operator/iptables-alerter-5jnd7/iptables-alerter\" id=5dfeacce-6d64-4385-9e87-98426c9c1bdb name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:45:44.132732 crc crio[3652]: time=\"2026-06-12T15:45:44.129722598Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=301a281d-74c6-4f46-ad86-cada74617277 name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:45:44.137333 crc crio[3652]: time=\"2026-06-12T15:45:44.135700073Z\" level=info msg=\"Starting container: 5231ef9e9e6a5bb9d9386f55684d9592b0de0609367b2fd3a3edf26f99aa7739\" id=188a4288-4a7d-4269-b4a6-1702da680cd3 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 15:45:44.150818 crc crio[3652]: time=\"2026-06-12T15:45:44.149703504Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=b5abe58d-3993-4955-854f-0e23d0dfb0ff name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:45:44.182937 crc crio[3652]: time=\"2026-06-12T15:45:44.176932308Z\" level=info msg=\"Creating container: openshift-ovn-kubernetes/ovnkube-node-2tk97/northd\" id=a3e158b1-1380-4fc0-bf17-992cc7f618fa name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:45:44.182937 crc crio[3652]: time=\"2026-06-12T15:45:44.178298429Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:45:44.469765 crc crio[3652]: time=\"2026-06-12T15:45:44.469373565Z\" level=info msg=\"Started container\" PID=8549 containerID=5231ef9e9e6a5bb9d9386f55684d9592b0de0609367b2fd3a3edf26f99aa7739 description=openshift-network-operator/iptables-alerter-5jnd7/iptables-alerter id=188a4288-4a7d-4269-b4a6-1702da680cd3 name=/runtime.v1.RuntimeService/StartContainer sandboxID=345f5e99af9dd22bfac0f0cffc76c3c68fcfbdad770a38900ed9f27fc96be7f8\nJun 12 15:45:44.606710 crc crio[3652]: time=\"2026-06-12T15:45:44.605843034Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:45:44.653963 crc crio[3652]: time=\"2026-06-12T15:45:44.63921953Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:45:45.097389 crc crio[3652]: time=\"2026-06-12T15:45:45.096703277Z\" level=info msg=\"Created container ecbe3b0e72c3b9cc948c1e11017a33aa75e6a2dca983861b791c4b50c944bfd0: openshift-ovn-kubernetes/ovnkube-node-2tk97/northd\" id=a3e158b1-1380-4fc0-bf17-992cc7f618fa name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:45:45.107336 crc crio[3652]: time=\"2026-06-12T15:45:45.098825803Z\" level=info msg=\"Starting container: ecbe3b0e72c3b9cc948c1e11017a33aa75e6a2dca983861b791c4b50c944bfd0\" id=74ef7485-6034-406e-bd3f-20339bc252d4 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 15:45:45.167269 crc crio[3652]: time=\"2026-06-12T15:45:45.166892637Z\" level=info msg=\"Started container\" PID=8868 containerID=ecbe3b0e72c3b9cc948c1e11017a33aa75e6a2dca983861b791c4b50c944bfd0 description=openshift-ovn-kubernetes/ovnkube-node-2tk97/northd id=74ef7485-6034-406e-bd3f-20339bc252d4 name=/runtime.v1.RuntimeService/StartContainer sandboxID=097d71c6c4376f4b2c9b34f8a3c07481b0822cfa174a391458ae82cfc61a0a62\nJun 12 15:45:45.332630 crc crio[3652]: time=\"2026-06-12T15:45:45.331854672Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=6513d103-fe33-4a4b-bfa2-504c5b1614ce name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:45:45.376220 crc crio[3652]: time=\"2026-06-12T15:45:45.375909803Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=6894bd43-46f0-4340-8cef-d9937e2c1377 name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:45:45.404301 crc crio[3652]: time=\"2026-06-12T15:45:45.404236211Z\" level=info msg=\"Creating container: openshift-ovn-kubernetes/ovnkube-node-2tk97/nbdb\" id=50cf9fba-8993-4432-8384-d22337db77aa name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:45:45.406120 crc crio[3652]: time=\"2026-06-12T15:45:45.406091078Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:45:45.942176 crc crio[3652]: time=\"2026-06-12T15:45:45.917213881Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:45:45.968260 crc crio[3652]: time=\"2026-06-12T15:45:45.967368512Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:45:46.751402 crc crio[3652]: time=\"2026-06-12T15:45:46.751279102Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:4fe612a1572df462d6a4b664a10bc2e6cad239648acbf8c0303f8fca5d2596c0\" id=292f784e-9b4a-446b-8835-97bde74f5087 name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:45:46.817417 crc crio[3652]: time=\"2026-06-12T15:45:46.817273414Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:4fe612a1572df462d6a4b664a10bc2e6cad239648acbf8c0303f8fca5d2596c0\" id=8746a1ea-114b-4f79-8225-4f56ca9a62a4 name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:45:46.877788 crc crio[3652]: time=\"2026-06-12T15:45:46.870248098Z\" level=info msg=\"Creating container: openshift-cluster-machine-approver/machine-approver-54c688565-5bsg4/machine-approver-controller\" id=f817ea23-bf14-417f-b260-6044acbc8bda name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:45:46.877788 crc crio[3652]: time=\"2026-06-12T15:45:46.871403103Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:45:46.949401 crc crio[3652]: time=\"2026-06-12T15:45:46.945389428Z\" level=info msg=\"Created container 1e761945628676a7459d8df48000b460ae0e72005b3a3e01a4bea606304f7ba4: openshift-ovn-kubernetes/ovnkube-node-2tk97/nbdb\" id=50cf9fba-8993-4432-8384-d22337db77aa name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:45:47.161995 crc crio[3652]: time=\"2026-06-12T15:45:47.156403202Z\" level=info msg=\"Starting container: 1e761945628676a7459d8df48000b460ae0e72005b3a3e01a4bea606304f7ba4\" id=569b8f70-be69-4883-bbca-903cc781bf32 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 15:45:47.350572 crc crio[3652]: time=\"2026-06-12T15:45:47.347847437Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:45:48.424696 crc crio[3652]: time=\"2026-06-12T15:45:47.724899329Z\" level=info msg=\"Started container\" PID=8888 containerID=1e761945628676a7459d8df48000b460ae0e72005b3a3e01a4bea606304f7ba4 description=openshift-ovn-kubernetes/ovnkube-node-2tk97/nbdb id=569b8f70-be69-4883-bbca-903cc781bf32 name=/runtime.v1.RuntimeService/StartContainer sandboxID=097d71c6c4376f4b2c9b34f8a3c07481b0822cfa174a391458ae82cfc61a0a62\nJun 12 15:45:49.614816 crc crio[3652]: time=\"2026-06-12T15:45:49.614603952Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:1b55c029f731ebbde3c5580eef98a588264f4d6a8ae667805c9521dd1ecf1d5d\" id=f53996b1-7e98-4c1e-a48c-ae4c27d74fdb name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:45:49.646757 crc crio[3652]: time=\"2026-06-12T15:45:49.643931239Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:1b55c029f731ebbde3c5580eef98a588264f4d6a8ae667805c9521dd1ecf1d5d\" id=e3e06208-e0d1-4432-bfb4-c41728de2397 name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:45:49.661887 crc crio[3652]: time=\"2026-06-12T15:45:49.661775201Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:45:49.674160 crc crio[3652]: time=\"2026-06-12T15:45:49.673847873Z\" level=info msg=\"Creating container: openshift-multus/multus-additional-cni-plugins-hdftf/cni-plugins\" id=f7ce2c75-bedd-4421-9c86-a459fc30dc68 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:45:49.677422 crc crio[3652]: time=\"2026-06-12T15:45:49.677271846Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:45:50.198736 crc crio[3652]: time=\"2026-06-12T15:45:50.197922804Z\" level=info msg=\"Created container 4dcf95bb652cb5f7d3438246bdfc19caaeb504b297cadfcfe37bf52f0dd2a213: openshift-cluster-machine-approver/machine-approver-54c688565-5bsg4/machine-approver-controller\" id=f817ea23-bf14-417f-b260-6044acbc8bda name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:45:50.206309 crc crio[3652]: time=\"2026-06-12T15:45:50.205352216Z\" level=info msg=\"Starting container: 4dcf95bb652cb5f7d3438246bdfc19caaeb504b297cadfcfe37bf52f0dd2a213\" id=a1f16454-13e2-4540-9aea-bc2f2dec9aac name=/runtime.v1.RuntimeService/StartContainer\nJun 12 15:45:50.537841 crc crio[3652]: time=\"2026-06-12T15:45:50.519811765Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:45:50.804138 crc crio[3652]: time=\"2026-06-12T15:45:50.802965951Z\" level=info msg=\"Started container\" PID=8978 containerID=4dcf95bb652cb5f7d3438246bdfc19caaeb504b297cadfcfe37bf52f0dd2a213 description=openshift-cluster-machine-approver/machine-approver-54c688565-5bsg4/machine-approver-controller id=a1f16454-13e2-4540-9aea-bc2f2dec9aac name=/runtime.v1.RuntimeService/StartContainer sandboxID=2e94585f77bc5c852377d9c848b1c13b14f77a5c1d38a7dace079c6a05e835e4\nJun 12 15:45:53.967390 crc crio[3652]: time=\"2026-06-12T15:45:53.966837003Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=fc34c739-6227-4383-8739-338b885123b3 name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:45:53.996660 crc crio[3652]: time=\"2026-06-12T15:45:53.995821007Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=298ea7b6-4bb9-48d3-9aa8-df079c2f2ab7 name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:45:54.009111 crc crio[3652]: time=\"2026-06-12T15:45:54.008814336Z\" level=info msg=\"Creating container: openshift-ovn-kubernetes/ovnkube-node-2tk97/sbdb\" id=6f23bf33-e107-40d8-82d7-a490658bd4a9 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:45:54.010114 crc crio[3652]: time=\"2026-06-12T15:45:54.009883759Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:45:54.066389 crc crio[3652]: time=\"2026-06-12T15:45:54.065349823Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:45:54.179864 crc crio[3652]: time=\"2026-06-12T15:45:54.168305707Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:45:54.179864 crc crio[3652]: time=\"2026-06-12T15:45:54.173845046Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:45:54.589930 crc crio[3652]: time=\"2026-06-12T15:45:54.589750138Z\" level=info msg=\"Created container 9304ba40e234c3cd1024f453e5e237c54bf18ac0dd379d15875fed34a7d729b2: openshift-multus/multus-additional-cni-plugins-hdftf/cni-plugins\" id=f7ce2c75-bedd-4421-9c86-a459fc30dc68 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:45:54.605010 crc crio[3652]: time=\"2026-06-12T15:45:54.60469038Z\" level=info msg=\"Starting container: 9304ba40e234c3cd1024f453e5e237c54bf18ac0dd379d15875fed34a7d729b2\" id=8ee04303-bc2f-42eb-ab02-ee66f89e7ab5 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 15:45:54.605759 crc crio[3652]: time=\"2026-06-12T15:45:54.605418322Z\" level=info msg=\"Created container 8ea50c0526a1d1aa64befb21e889a888b3da93bff8eda8b4b6c83aed91514897: openshift-ovn-kubernetes/ovnkube-node-2tk97/sbdb\" id=6f23bf33-e107-40d8-82d7-a490658bd4a9 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:45:54.620474 crc crio[3652]: time=\"2026-06-12T15:45:54.620160288Z\" level=info msg=\"Starting container: 8ea50c0526a1d1aa64befb21e889a888b3da93bff8eda8b4b6c83aed91514897\" id=5e0e2324-9f62-4d35-86a6-862c5c48e64d name=/runtime.v1.RuntimeService/StartContainer\nJun 12 15:45:54.670932 crc crio[3652]: time=\"2026-06-12T15:45:54.670753756Z\" level=info msg=\"Started container\" PID=9062 containerID=8ea50c0526a1d1aa64befb21e889a888b3da93bff8eda8b4b6c83aed91514897 description=openshift-ovn-kubernetes/ovnkube-node-2tk97/sbdb id=5e0e2324-9f62-4d35-86a6-862c5c48e64d name=/runtime.v1.RuntimeService/StartContainer sandboxID=097d71c6c4376f4b2c9b34f8a3c07481b0822cfa174a391458ae82cfc61a0a62\nJun 12 15:45:54.673372 crc crio[3652]: time=\"2026-06-12T15:45:54.671744693Z\" level=info msg=\"Started container\" PID=9054 containerID=9304ba40e234c3cd1024f453e5e237c54bf18ac0dd379d15875fed34a7d729b2 description=openshift-multus/multus-additional-cni-plugins-hdftf/cni-plugins id=8ee04303-bc2f-42eb-ab02-ee66f89e7ab5 name=/runtime.v1.RuntimeService/StartContainer sandboxID=68e1fc3eb8e5ecc73e5798620b6b780eacf14c597728d41763f42980f1ea1945\nJun 12 15:46:00.179668 crc crio[3652]: time=\"2026-06-12T15:46:00.177278142Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=ea1fbb47-a63a-4b71-b3c0-7ad9332584a0 name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:46:00.237153 crc crio[3652]: time=\"2026-06-12T15:46:00.236957872Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=e5df84dc-81f2-4178-b4a1-285d656afc86 name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:46:00.242384 crc crio[3652]: time=\"2026-06-12T15:46:00.241623662Z\" level=info msg=\"Creating container: openshift-ovn-kubernetes/ovnkube-node-2tk97/ovnkube-controller\" id=5b2c4a03-9082-45eb-ae20-a0b58ffdf850 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:46:00.242384 crc crio[3652]: time=\"2026-06-12T15:46:00.242303484Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:46:00.289694 crc crio[3652]: time=\"2026-06-12T15:46:00.289361485Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:46:00.293278 crc crio[3652]: time=\"2026-06-12T15:46:00.293195172Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:46:00.722370 crc crio[3652]: time=\"2026-06-12T15:46:00.721841245Z\" level=info msg=\"Created container ea9e080b284e5f6bdfc3a309409c58cdada3fa37d6c4efce5db54bf9426c7af5: openshift-ovn-kubernetes/ovnkube-node-2tk97/ovnkube-controller\" id=5b2c4a03-9082-45eb-ae20-a0b58ffdf850 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:46:00.726868 crc crio[3652]: time=\"2026-06-12T15:46:00.726139845Z\" level=info msg=\"Starting container: ea9e080b284e5f6bdfc3a309409c58cdada3fa37d6c4efce5db54bf9426c7af5\" id=36c50c8a-4ba9-428f-8119-f4940f632ce0 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 15:46:00.820170 crc crio[3652]: time=\"2026-06-12T15:46:00.819687697Z\" level=info msg=\"Started container\" PID=9257 containerID=ea9e080b284e5f6bdfc3a309409c58cdada3fa37d6c4efce5db54bf9426c7af5 description=openshift-ovn-kubernetes/ovnkube-node-2tk97/ovnkube-controller id=36c50c8a-4ba9-428f-8119-f4940f632ce0 name=/runtime.v1.RuntimeService/StartContainer sandboxID=097d71c6c4376f4b2c9b34f8a3c07481b0822cfa174a391458ae82cfc61a0a62\nJun 12 15:46:06.201170 crc crio[3652]: time=\"2026-06-12T15:46:06.199750118Z\" level=info msg=\"NetworkStart: stopping network for sandbox dbf0a4a88ccca55923717a31db7f94e4b1ecaa0414c77bb3095ae74cef6688f3\" id=f4475fef-5619-4229-bb4b-78e2694da6a2 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:46:08.823424 crc crio[3652]: time=\"2026-06-12T15:46:08.817911561Z\" level=info msg=\"NetworkStart: stopping network for sandbox 98f31d74e1d05e9179b60a6eea6aba71f01beaf06ee222e6d0d36e15a6b3a448\" id=4fc8c02d-f0b8-4e3b-9695-043f3230f7fe name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:46:08.898338 crc crio[3652]: time=\"2026-06-12T15:46:08.849854715Z\" level=info msg=\"NetworkStart: stopping network for sandbox 827a070b4cba9dc6a530cc45df2171a89697c75580a52ab5a8186e47d442a4c5\" id=1a3b09b3-773e-4091-ac98-ca8fe64122ca name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:46:09.089357 crc crio[3652]: time=\"2026-06-12T15:46:09.089295126Z\" level=info msg=\"NetworkStart: stopping network for sandbox 9c944acf5c073a1ddb110f7dcadb9e8ab102e871154334c2957731bfcdb41c1b\" id=38bf4d7c-24b4-498a-b6bf-a34b383d4a69 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:46:09.091197 crc crio[3652]: time=\"2026-06-12T15:46:09.09037377Z\" level=info msg=\"NetworkStart: stopping network for sandbox 2e865eccc0a40e8a970a9f5c409a97281cbe5cc08b1d41bfb4f5f78a9906895a\" id=4287c5ad-5963-4eab-9deb-c3d7cf4c79bf name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:46:09.593253 crc crio[3652]: time=\"2026-06-12T15:46:09.589712535Z\" level=info msg=\"NetworkStart: stopping network for sandbox f01eb52d610cf5c258e253e6e5f978c75d7dee27323b2608768f5cb52df9e355\" id=4a1d0c36-96a3-4f66-9468-9530bf27ada7 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:46:09.908182 crc crio[3652]: time=\"2026-06-12T15:46:09.908078687Z\" level=info msg=\"NetworkStart: stopping network for sandbox 51110e767760b8bcc88b627c3a17f58ca4a343d18e43a496db4257181b9350d3\" id=183dccab-e851-4025-b1d4-9e512d5e8f3f name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:46:11.398396 crc crio[3652]: time=\"2026-06-12T15:46:11.397359115Z\" level=info msg=\"NetworkStart: stopping network for sandbox 3a708460aeed374a2fdfc4a971518f67fe6abc738f312dbc837e03df3e3e778d\" id=85f9edac-99a6-4ba5-854e-6006084d53b0 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:46:11.647784 crc crio[3652]: time=\"2026-06-12T15:46:11.647327822Z\" level=info msg=\"NetworkStart: stopping network for sandbox 3a4e23ae2ec3b52d79b1f9d21d80528f7cbba90cf7801f56c0b71ff83de9981c\" id=4db156f3-801b-41af-b171-728ea865c606 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:46:12.218651 crc crio[3652]: time=\"2026-06-12T15:46:12.216160143Z\" level=info msg=\"NetworkStart: stopping network for sandbox d74dc1510d6800720583587190fd93c5aa74faf3a97646b258dad5fa1618f91b\" id=7b262a22-50a1-4161-a2bf-0cb1df221df7 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:46:12.274556 crc crio[3652]: time=\"2026-06-12T15:46:12.272669049Z\" level=info msg=\"NetworkStart: stopping network for sandbox 5b514e281ce7a1f6c1c97d3905a148cda316c65aa961ac3ef11e67727e04a89b\" id=356654e0-9be1-41b6-a2bd-898de71723fa name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:46:12.800393 crc crio[3652]: time=\"2026-06-12T15:46:12.799805644Z\" level=info msg=\"NetworkStart: stopping network for sandbox 513e23c00f009ba7073a3d399726dafa22a66b94d0f8ee3c740e710f8e7415b5\" id=f1da75f5-10d7-4af2-9dc4-3c71b07f7bbc name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:46:12.907911 crc crio[3652]: time=\"2026-06-12T15:46:12.906833259Z\" level=info msg=\"NetworkStart: stopping network for sandbox 49275781af512ea260dcf59866bc6daa0255249d14741beeea02bf8f55dc92c0\" id=da3c6ed4-36b7-45db-9676-b57a5e5045de name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:46:12.960699 crc crio[3652]: time=\"2026-06-12T15:46:12.959389496Z\" level=info msg=\"NetworkStart: stopping network for sandbox 7243e8c614feb11e47587ae6adede37c5b715a7a819a709bccec138e946c34ad\" id=f97d4523-07c3-4298-bb48-05ebec3c2207 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:46:12.961728 crc crio[3652]: time=\"2026-06-12T15:46:12.961273264Z\" level=info msg=\"NetworkStart: stopping network for sandbox 51dfdac6adfbf2f3bce4e1c0f57f6c665b32b41f9961b274c917f242b2e27bc7\" id=c86e792b-cfb6-4355-8dc8-be5f9b324a34 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:46:12.982638 crc crio[3652]: time=\"2026-06-12T15:46:12.978649297Z\" level=info msg=\"NetworkStart: stopping network for sandbox 76c82518d41a754f528aab8134171558b571661130589e046197bd5d5658d51c\" id=58903baf-d62b-44c5-8220-64f300326de4 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:46:12.982638 crc crio[3652]: time=\"2026-06-12T15:46:12.978680411Z\" level=info msg=\"NetworkStart: stopping network for sandbox 44ec8a7da6d260b0a2ac26115254c88aa04c62b066718c182fc991148b8c5b13\" id=232182e3-0486-4b36-95b1-e6510c44a5d3 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:46:13.236931 crc crio[3652]: time=\"2026-06-12T15:46:13.236313337Z\" level=info msg=\"NetworkStart: stopping network for sandbox 16102d1018b1a207b2b6839a58c50b422398800d2d68f1d71a3fc28d7c2327eb\" id=8f48bf78-89b1-4d4d-9dff-45ba70dd5b6e name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:46:13.307135 crc crio[3652]: time=\"2026-06-12T15:46:13.30706122Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6efa070ceb93cc5fc2e76eab6d9c96ac3c4f8812085d0b6eb6e3f513b5bac782\" id=19faa4c4-45fc-4964-87fe-0ebb8ecc0941 name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:46:13.311087 crc crio[3652]: time=\"2026-06-12T15:46:13.310944828Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6efa070ceb93cc5fc2e76eab6d9c96ac3c4f8812085d0b6eb6e3f513b5bac782\" id=5feaebb5-38b9-43ce-b956-8b12b6fc6624 name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:46:13.319576 crc crio[3652]: time=\"2026-06-12T15:46:13.318072384Z\" level=info msg=\"Creating container: openshift-multus/multus-additional-cni-plugins-hdftf/bond-cni-plugin\" id=120c509f-9f14-48be-9a5e-f56723ab6193 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:46:13.320355 crc crio[3652]: time=\"2026-06-12T15:46:13.320261639Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:46:13.356328 crc crio[3652]: time=\"2026-06-12T15:46:13.356193662Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:46:13.536823 crc crio[3652]: time=\"2026-06-12T15:46:13.536554161Z\" level=info msg=\"NetworkStart: stopping network for sandbox 95f7d80725e9a2357064ea682b206d7058ea9b4ba18095e20ef260d7db07d593\" id=8fad7b6d-97ab-406e-a91a-02f06d0c8fe1 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:46:14.170192 crc crio[3652]: time=\"2026-06-12T15:46:14.169936622Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:46:14.639349 crc crio[3652]: time=\"2026-06-12T15:46:14.638827793Z\" level=info msg=\"Created container 613dc2e74acd729ff24749d6d27cee6a689a10b8b5df9676e9c365d58b2ddedc: openshift-multus/multus-additional-cni-plugins-hdftf/bond-cni-plugin\" id=120c509f-9f14-48be-9a5e-f56723ab6193 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:46:14.644354 crc crio[3652]: time=\"2026-06-12T15:46:14.644209326Z\" level=info msg=\"Starting container: 613dc2e74acd729ff24749d6d27cee6a689a10b8b5df9676e9c365d58b2ddedc\" id=bd05fa91-e583-4597-8739-bba8086b2836 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 15:46:14.656415 crc crio[3652]: time=\"2026-06-12T15:46:14.656192127Z\" level=info msg=\"Started container\" PID=9616 containerID=613dc2e74acd729ff24749d6d27cee6a689a10b8b5df9676e9c365d58b2ddedc description=openshift-multus/multus-additional-cni-plugins-hdftf/bond-cni-plugin id=bd05fa91-e583-4597-8739-bba8086b2836 name=/runtime.v1.RuntimeService/StartContainer sandboxID=68e1fc3eb8e5ecc73e5798620b6b780eacf14c597728d41763f42980f1ea1945\nJun 12 15:46:14.979333 crc crio[3652]: time=\"2026-06-12T15:46:14.979225058Z\" level=info msg=\"NetworkStart: stopping network for sandbox 0b060685622f0e677d542dd58232818c1a837d34744580723c88e7511904bc58\" id=1aba869c-ac52-4e7a-ac1c-57d3805f6b33 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:46:15.384787 crc crio[3652]: time=\"2026-06-12T15:46:15.38369179Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:c3454e762466e22e2a893650b9781823558bc6fdfda2aa4188aff3cb819014c4\" id=e74256c3-7557-4200-8ebc-6ccfb1e07d4f name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:46:15.387273 crc crio[3652]: time=\"2026-06-12T15:46:15.387080568Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:c3454e762466e22e2a893650b9781823558bc6fdfda2aa4188aff3cb819014c4\" id=bfc69217-36a3-4c39-9da9-ff93e3051e41 name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:46:15.391105 crc crio[3652]: time=\"2026-06-12T15:46:15.390976656Z\" level=info msg=\"Creating container: openshift-multus/multus-additional-cni-plugins-hdftf/routeoverride-cni\" id=97a76bcb-5325-4333-be55-a3b86a883487 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:46:15.394206 crc crio[3652]: time=\"2026-06-12T15:46:15.392244464Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:46:15.459528 crc crio[3652]: time=\"2026-06-12T15:46:15.459104751Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:46:15.615104 crc crio[3652]: time=\"2026-06-12T15:46:15.614892241Z\" level=info msg=\"NetworkStart: stopping network for sandbox e6179536a22969ed9c391d2c091aa5ee6654b41893d74aaecba636c414739894\" id=8a3e0693-9418-41df-866f-c2b7bed4e2b8 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:46:16.189241 crc crio[3652]: time=\"2026-06-12T15:46:16.187988701Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:46:16.192137 crc crio[3652]: time=\"2026-06-12T15:46:16.19194973Z\" level=info msg=\"NetworkStart: stopping network for sandbox 579b6b83abbfac03360715c2b898d3fd118b9b331402862c5931f71d83188fd3\" id=c39bf6bf-6d82-471b-98aa-a2f34a895d79 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:46:16.253161 crc crio[3652]: time=\"2026-06-12T15:46:16.251947139Z\" level=info msg=\"NetworkStart: stopping network for sandbox e750cb87ac620db8fa8b4e88e69664c608f73f75b2e261d27504d1af9fb8d1c7\" id=dc02ec7b-d9ad-4347-8d12-e321e66875eb name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:46:16.348923 crc crio[3652]: time=\"2026-06-12T15:46:16.348823902Z\" level=info msg=\"Created container 05fbd1635d56148a277d39552eb772013f91d1c25a4df2fa41bad0ca5189537e: openshift-multus/multus-additional-cni-plugins-hdftf/routeoverride-cni\" id=97a76bcb-5325-4333-be55-a3b86a883487 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:46:16.351554 crc crio[3652]: time=\"2026-06-12T15:46:16.351512742Z\" level=info msg=\"Starting container: 05fbd1635d56148a277d39552eb772013f91d1c25a4df2fa41bad0ca5189537e\" id=8b8ab05f-2b98-4166-96ce-a2da4c74a478 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 15:46:16.358786 crc crio[3652]: time=\"2026-06-12T15:46:16.358684629Z\" level=info msg=\"Started container\" PID=9636 containerID=05fbd1635d56148a277d39552eb772013f91d1c25a4df2fa41bad0ca5189537e description=openshift-multus/multus-additional-cni-plugins-hdftf/routeoverride-cni id=8b8ab05f-2b98-4166-96ce-a2da4c74a478 name=/runtime.v1.RuntimeService/StartContainer sandboxID=68e1fc3eb8e5ecc73e5798620b6b780eacf14c597728d41763f42980f1ea1945\nJun 12 15:46:16.782934 crc crio[3652]: time=\"2026-06-12T15:46:16.782864391Z\" level=info msg=\"NetworkStart: stopping network for sandbox 1e4c59c81946d9a970c2aa3d26ad1d39c4d7c8f2bbeaaf6fdd2945c02c0ee58d\" id=d267fc9f-d948-4837-9252-5a0df7d49d70 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:46:16.879801 crc crio[3652]: time=\"2026-06-12T15:46:16.879717322Z\" level=info msg=\"NetworkStart: stopping network for sandbox 42712c2c9b9be3b2db5b1d37f17ba07d2e7e3f100659ce783aa698e2a3a60c45\" id=52b91fb5-abb6-48af-ad20-23852a10390f name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:46:17.142959 crc crio[3652]: time=\"2026-06-12T15:46:17.142709363Z\" level=info msg=\"NetworkStart: stopping network for sandbox 8c2c802866710a4f92489ec8b4a6f88f076cad4735728cf327efd04521934bbb\" id=9a6b7dd5-7aef-4c7e-87d0-58b6239563bc name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:46:17.410414 crc crio[3652]: time=\"2026-06-12T15:46:17.410329024Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:be2edaed22535093bdb486afe5960ff4f3b0bd96f88dc1753b584cc28184a0b0\" id=1bdc6d91-9712-48b6-979d-7db3b14d02c1 name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:46:17.415338 crc crio[3652]: time=\"2026-06-12T15:46:17.415287383Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:be2edaed22535093bdb486afe5960ff4f3b0bd96f88dc1753b584cc28184a0b0\" id=875dcb57-2f86-4776-abe3-db8589f7e6e2 name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:46:17.418876 crc crio[3652]: time=\"2026-06-12T15:46:17.418708226Z\" level=info msg=\"Creating container: openshift-multus/multus-additional-cni-plugins-hdftf/whereabouts-cni-bincopy\" id=c8b2c14e-d1d1-4acc-9869-ad7bd66d9b22 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:46:17.419924 crc crio[3652]: time=\"2026-06-12T15:46:17.419792Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:46:17.476511 crc crio[3652]: time=\"2026-06-12T15:46:17.476355415Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:46:17.806874 crc crio[3652]: time=\"2026-06-12T15:46:17.806136049Z\" level=info msg=\"NetworkStart: stopping network for sandbox 79a40ba880f81cb671b71f573ef2e917ff62c8f1ec9743989815f550a3eaacc8\" id=23176e2e-6d4a-4dc7-a2a0-fcbca7b20e55 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:46:17.950288 crc crio[3652]: time=\"2026-06-12T15:46:17.950007709Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:46:18.179758 crc crio[3652]: time=\"2026-06-12T15:46:18.179632204Z\" level=info msg=\"NetworkStart: stopping network for sandbox e6d48bcf7a18aadb12e2495c6e07f5da48e0522635c2ef1c335f130396f8c119\" id=840d7d5d-91f5-4f57-b310-2e47f87e6e51 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:46:18.323145 crc crio[3652]: time=\"2026-06-12T15:46:18.322887904Z\" level=info msg=\"NetworkStart: stopping network for sandbox e2afd8e1abb8aaff6344d7f5395afb70f1494daaf399f9eb13c83ac9cd83df2b\" id=68114ba4-94b5-44ed-9b11-4208b7b63d08 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:46:18.341922 crc crio[3652]: time=\"2026-06-12T15:46:18.341762853Z\" level=info msg=\"NetworkStart: stopping network for sandbox f064cb2ad83ee46a0f580763a9b27d4cdc261f7cb89234997f6ca5018eb799ed\" id=97fe78a8-089c-41f8-b331-7f3d7786cdc7 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:46:18.361382 crc crio[3652]: time=\"2026-06-12T15:46:18.361165419Z\" level=info msg=\"Created container 22d01ff682d29dafe10c7e1d3f16c37e0391d22b57ccd83e620e634506b4598f: openshift-multus/multus-additional-cni-plugins-hdftf/whereabouts-cni-bincopy\" id=c8b2c14e-d1d1-4acc-9869-ad7bd66d9b22 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:46:18.365243 crc crio[3652]: time=\"2026-06-12T15:46:18.365102347Z\" level=info msg=\"Starting container: 22d01ff682d29dafe10c7e1d3f16c37e0391d22b57ccd83e620e634506b4598f\" id=a540bf91-118d-4f50-8f3a-6aa5d50c7e44 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 15:46:18.373570 crc crio[3652]: time=\"2026-06-12T15:46:18.372797319Z\" level=info msg=\"Started container\" PID=9677 containerID=22d01ff682d29dafe10c7e1d3f16c37e0391d22b57ccd83e620e634506b4598f description=openshift-multus/multus-additional-cni-plugins-hdftf/whereabouts-cni-bincopy id=a540bf91-118d-4f50-8f3a-6aa5d50c7e44 name=/runtime.v1.RuntimeService/StartContainer sandboxID=68e1fc3eb8e5ecc73e5798620b6b780eacf14c597728d41763f42980f1ea1945\nJun 12 15:46:19.045905 crc crio[3652]: time=\"2026-06-12T15:46:19.045718902Z\" level=info msg=\"NetworkStart: stopping network for sandbox c8ea94d0d5f8228583720ae98751449edd8c016797f5452e981ccb924ff912f6\" id=7ee0cc87-6a51-4cf3-b366-f87e6f116f15 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:46:19.532758 crc crio[3652]: time=\"2026-06-12T15:46:19.532665998Z\" level=info msg=\"NetworkStart: stopping network for sandbox 1f25381cace9fe7d41eea596d66fb4201ed661a663a98a38a1b77783c7fb1c79\" id=627dd02d-cb58-4600-9f6b-23065708eb05 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:46:19.540066 crc crio[3652]: time=\"2026-06-12T15:46:19.539935946Z\" level=info msg=\"NetworkStart: stopping network for sandbox d356e06a7ee16a529313e474fa0859d77cc3859ad4f68e567a37a8163c0d8e70\" id=3b59add3-dc57-4da9-b8e9-f93927bf4045 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:46:19.563737 crc crio[3652]: time=\"2026-06-12T15:46:19.563177237Z\" level=info msg=\"NetworkStart: stopping network for sandbox 7d99ae5c3641dcd7cbe49b2bc881862443727b945b8055bc0a916e88194f731b\" id=464715fc-2408-4fb5-b87e-a836fad66906 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:46:20.571590 crc crio[3652]: time=\"2026-06-12T15:46:20.571505206Z\" level=info msg=\"NetworkStart: stopping network for sandbox 50e6f1b3e002e6e3421a70fd4e251f771086bdabac431f827b358251f0ae7a2b\" id=23fbc0e1-1fa7-4c2b-90ab-b3d6775826c1 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:46:20.573868 crc crio[3652]: time=\"2026-06-12T15:46:20.573762654Z\" level=info msg=\"NetworkStart: stopping network for sandbox f00ee252bbe59b7a7f97cbb57c3337170b348c173c0f8962ccecad2b24f9dcd3\" id=5d91fe4a-1fdf-494a-bf24-17cb6855810b name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:46:20.723226 crc crio[3652]: time=\"2026-06-12T15:46:20.723105568Z\" level=info msg=\"NetworkStart: stopping network for sandbox c5fe239b88cdac96f1def0409b94174d7c17e11ea1e8cd7d2c139413ec13a4a3\" id=1d43756d-a39b-42e1-b28b-64fb3286b55f name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:46:20.754569 crc crio[3652]: time=\"2026-06-12T15:46:20.754301949Z\" level=info msg=\"NetworkStart: stopping network for sandbox b79d045578d9d0447683cc0abcc31854b07e028414a5fd64d8931c5d81d4e8c4\" id=7066fcf8-4c84-46af-9368-53eca0a092fe name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:46:20.867535 crc crio[3652]: time=\"2026-06-12T15:46:20.867291796Z\" level=info msg=\"NetworkStart: stopping network for sandbox d939ab346a80ccd644464be211b1a1dcf3384a58b26655665422f65631a5f3b2\" id=3a8e4568-518a-4bb9-8b41-bdca8b7c43c3 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:46:21.022551 crc crio[3652]: time=\"2026-06-12T15:46:21.022168006Z\" level=info msg=\"NetworkStart: stopping network for sandbox 20c722f8c54d418b91f43e6338e713f8b1c5dbf6c4240a8dec1f44338df02512\" id=acc09fb9-0bed-4f8b-8cef-c0390b8ff943 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:46:21.520671 crc crio[3652]: time=\"2026-06-12T15:46:21.520516555Z\" level=info msg=\"NetworkStart: stopping network for sandbox 748e6c3818a0854ad24da09c661b36769c66e8726b11fe10eb8f9d4bd06e608b\" id=3bcf27ca-aade-4778-b0e0-0d96fae6cf06 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:46:21.648935 crc crio[3652]: time=\"2026-06-12T15:46:21.60192874Z\" level=info msg=\"NetworkStart: stopping network for sandbox 57d073f1733d964c632d63bb758ce5062b425beaf0a6efe7bb062ef01d4fc106\" id=efbfd98a-f3f9-4421-90fc-6609d2e9955b name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:46:22.419914 crc crio[3652]: time=\"2026-06-12T15:46:22.419769144Z\" level=info msg=\"NetworkStart: stopping network for sandbox 9904de7907ed93e2080cec5104919860f7c0519ee9f1cc40c04ba7ac377d6e08\" id=1f845d2a-9541-47c4-b70f-8d8a96bebade name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:46:22.664521 crc crio[3652]: time=\"2026-06-12T15:46:22.664356311Z\" level=info msg=\"NetworkStart: stopping network for sandbox 279b66b4040b4c86846e4f66be03462716fedacc48393e0400f9597d5b9873b7\" id=e1c35a8c-6c31-460b-81dd-b3d0f77003fa name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:46:22.992565 crc crio[3652]: time=\"2026-06-12T15:46:22.992254669Z\" level=info msg=\"NetworkStart: stopping network for sandbox 476d528c5ba4178c1a0678fd526a11a917db0c17486b8d9864e530adf14f9ae4\" id=159d8545-9315-43e6-87af-bab5d2ec1eb5 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:46:22.993328 crc crio[3652]: time=\"2026-06-12T15:46:22.992578799Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"\nJun 12 15:46:22.993328 crc crio[3652]: time=\"2026-06-12T15:46:22.992775985Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/upgrade_253f627e-9d76-410a-b26e-6f1e57f8dd2d\\\"\"\nJun 12 15:46:22.996280 crc crio[3652]: time=\"2026-06-12T15:46:22.994501966Z\" level=info msg=\"Got pod network &{Name:network-check-source-5bb8f5cd97-xdvz5 Namespace:openshift-network-diagnostics ID:5b514e281ce7a1f6c1c97d3905a148cda316c65aa961ac3ef11e67727e04a89b UID:f863fff9-286a-45fa-b8f0-8a86994b8440 NetNS:/var/run/netns/08569b8e-c24f-4b46-889e-e7f665683e42 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:0xc0017be7c8}] Aliases:map[]}\"\nJun 12 15:46:22.996280 crc crio[3652]: time=\"2026-06-12T15:46:22.9946277Z\" level=info msg=\"Got pod network &{Name:console-operator-67c89758df-4jf4f Namespace:openshift-console-operator ID:513e23c00f009ba7073a3d399726dafa22a66b94d0f8ee3c740e710f8e7415b5 UID:a7050c01-20e1-4a5b-9a20-dee2d4b99ee2 NetNS:/var/run/netns/acb90e78-1be5-46f5-8c15-b05f424e7228 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:0xc00008d090}] Aliases:map[]}\"\nJun 12 15:46:22.996280 crc crio[3652]: time=\"2026-06-12T15:46:22.994669003Z\" level=info msg=\"Got pod network &{Name:olm-operator-5cdf44d969-ssqvn Namespace:openshift-operator-lifecycle-manager ID:2e865eccc0a40e8a970a9f5c409a97281cbe5cc08b1d41bfb4f5f78a9906895a UID:6e1163b9-cb14-4016-a0bf-126812657ac4 NetNS:/var/run/netns/a6216130-e895-4aa5-85be-e8d1198a1adb 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:0xc0025c24e8}] Aliases:map[]}\"\nJun 12 15:46:22.996280 crc crio[3652]: time=\"2026-06-12T15:46:22.994781075Z\" level=info msg=\"Got pod network &{Name:apiserver-9ddfb9f55-k47zv Namespace:openshift-apiserver ID:49275781af512ea260dcf59866bc6daa0255249d14741beeea02bf8f55dc92c0 UID:e7508fa2-0f14-41e2-8972-4e2e11009b77 NetNS:/var/run/netns/b65bc90c-5141-4507-ae7d-43d5bd57eb61 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:0xc00008d0a8}] Aliases:map[]}\"\nJun 12 15:46:22.996280 crc crio[3652]: time=\"2026-06-12T15:46:22.994803647Z\" level=error msg=\"Error loading cached network config: network \\\"multus-cni-network\\\" not found in CNI cache\"\nJun 12 15:46:22.996280 crc crio[3652]: time=\"2026-06-12T15:46:22.99489237Z\" level=warning msg=\"Falling back to loading from existing plugins on disk\"\nJun 12 15:46:22.996280 crc crio[3652]: time=\"2026-06-12T15:46:22.994916881Z\" level=info msg=\"Deleting pod openshift-operator-lifecycle-manager_olm-operator-5cdf44d969-ssqvn from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 15:46:22.996280 crc crio[3652]: time=\"2026-06-12T15:46:22.995009832Z\" level=info msg=\"Got pod network &{Name:openshift-apiserver-operator-846cbfc458-xttmf Namespace:openshift-apiserver-operator ID:3a708460aeed374a2fdfc4a971518f67fe6abc738f312dbc837e03df3e3e778d UID:7d46baeb-32f5-4d0b-aeba-13333da51152 NetNS:/var/run/netns/36e5dfb3-e707-4062-acaa-a8b5734f64f9 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:0xc0017be810}] Aliases:map[]}\"\nJun 12 15:46:22.996280 crc crio[3652]: time=\"2026-06-12T15:46:22.995147617Z\" level=error msg=\"Error loading cached network config: network \\\"multus-cni-network\\\" not found in CNI cache\"\nJun 12 15:46:22.996280 crc crio[3652]: time=\"2026-06-12T15:46:22.995158597Z\" level=info msg=\"Got pod network &{Name:authentication-operator-7f5c659b84-khkfm Namespace:openshift-authentication-operator ID:76c82518d41a754f528aab8134171558b571661130589e046197bd5d5658d51c UID:677c2747-1901-4941-94f1-8281cced296b NetNS:/var/run/netns/ebdc1ded-a9f1-496c-a66d-39fc12ad61ce 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:0xc00008d0f0}] Aliases:map[]}\"\nJun 12 15:46:22.996280 crc crio[3652]: time=\"2026-06-12T15:46:22.995202369Z\" level=info msg=\"Got pod network &{Name:network-check-target-fhkjl Namespace:openshift-network-diagnostics ID:3a4e23ae2ec3b52d79b1f9d21d80528f7cbba90cf7801f56c0b71ff83de9981c UID:17b87002-b798-480a-8e17-83053d698239 NetNS:/var/run/netns/e5548c97-f785-4dae-9f40-655e9c9fbce8 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:0xc000182e60}] Aliases:map[]}\"\nJun 12 15:46:22.996280 crc crio[3652]: time=\"2026-06-12T15:46:22.995286551Z\" level=info msg=\"Got pod network &{Name:package-server-manager-77f986bd66-5lhf9 Namespace:openshift-operator-lifecycle-manager ID:d74dc1510d6800720583587190fd93c5aa74faf3a97646b258dad5fa1618f91b UID:bebbba29-e4e9-44ad-b643-3a7ebf505270 NetNS:/var/run/netns/adc07243-355f-49bf-9e0c-241edd85f58b 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:0xc0017be828}] Aliases:map[]}\"\nJun 12 15:46:22.996280 crc crio[3652]: time=\"2026-06-12T15:46:22.995363633Z\" level=error msg=\"Error loading cached network config: network \\\"multus-cni-network\\\" not found in CNI cache\"\nJun 12 15:46:22.996280 crc crio[3652]: time=\"2026-06-12T15:46:22.995378734Z\" level=info msg=\"Got pod network &{Name:networking-console-plugin-5ff7774fd9-nljh6 Namespace:openshift-network-console ID:dbf0a4a88ccca55923717a31db7f94e4b1ecaa0414c77bb3095ae74cef6688f3 UID:6a9ae5f6-97bd-46ac-bafa-ca1b4452a141 NetNS:/var/run/netns/d23fc71b-6721-4898-9a5e-a73793bd12d5 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:0xc00008d120}] Aliases:map[]}\"\nJun 12 15:46:22.996280 crc crio[3652]: time=\"2026-06-12T15:46:22.995650633Z\" level=info msg=\"Got pod network &{Name:kube-storage-version-migrator-operator-565b79b866-2h5s6 Namespace:openshift-kube-storage-version-migrator-operator ID:98f31d74e1d05e9179b60a6eea6aba71f01beaf06ee222e6d0d36e15a6b3a448 UID:8f573912-eb25-4f17-bfe5-81325e551bf2 NetNS:/var/run/netns/c04a037f-25c3-4996-af4e-46e036c189b3 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:0xc000182e80}] Aliases:map[]}\"\nJun 12 15:46:22.996280 crc crio[3652]: time=\"2026-06-12T15:46:22.995686443Z\" level=error msg=\"Error loading cached network config: network \\\"multus-cni-network\\\" not found in CNI cache\"\nJun 12 15:46:22.996280 crc crio[3652]: time=\"2026-06-12T15:46:22.995705453Z\" level=warning msg=\"Falling back to loading from existing plugins on disk\"\nJun 12 15:46:22.996280 crc crio[3652]: time=\"2026-06-12T15:46:22.995706374Z\" level=error msg=\"Error loading cached network config: network \\\"multus-cni-network\\\" not found in CNI cache\"\nJun 12 15:46:22.996280 crc crio[3652]: time=\"2026-06-12T15:46:22.995738885Z\" level=warning msg=\"Falling back to loading from existing plugins on disk\"\nJun 12 15:46:22.996280 crc crio[3652]: time=\"2026-06-12T15:46:22.995755746Z\" level=info msg=\"Deleting pod openshift-kube-storage-version-migrator-operator_kube-storage-version-migrator-operator-565b79b866-2h5s6 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 15:46:22.996280 crc crio[3652]: time=\"2026-06-12T15:46:22.995810506Z\" level=info msg=\"Got pod network &{Name:community-operators-qhh6t Namespace:openshift-marketplace ID:e2afd8e1abb8aaff6344d7f5395afb70f1494daaf399f9eb13c83ac9cd83df2b UID:38fb2a5f-6a1e-4c7a-8df2-0b2a456c372e NetNS:/var/run/netns/edfbeeb2-691f-4ada-aaa7-4882c8ec3154 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:0xc0017be858}] Aliases:map[]}\"\nJun 12 15:46:22.996280 crc crio[3652]: time=\"2026-06-12T15:46:22.995830707Z\" level=info msg=\"Got pod network &{Name:redhat-marketplace-ntdwx Namespace:openshift-marketplace ID:50e6f1b3e002e6e3421a70fd4e251f771086bdabac431f827b358251f0ae7a2b UID:304346ae-9d3b-4262-8068-4ed1e7ff48a8 NetNS:/var/run/netns/7827587f-0bb4-4564-a3b0-69b60a3c7dfc 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:0xc00008d138}] Aliases:map[]}\"\nJun 12 15:46:22.996280 crc crio[3652]: time=\"2026-06-12T15:46:22.995862658Z\" level=error msg=\"Error loading cached network config: network \\\"multus-cni-network\\\" not found in CNI cache\"\nJun 12 15:46:22.996280 crc crio[3652]: time=\"2026-06-12T15:46:22.995876438Z\" level=warning msg=\"Falling back to loading from existing plugins on disk\"\nJun 12 15:46:22.996280 crc crio[3652]: time=\"2026-06-12T15:46:22.995895059Z\" level=info msg=\"Deleting pod openshift-marketplace_community-operators-qhh6t from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 15:46:22.996280 crc crio[3652]: time=\"2026-06-12T15:46:22.99594244Z\" level=info msg=\"Got pod network &{Name:machine-api-operator-755bb95488-cj4b6 Namespace:openshift-machine-api ID:f064cb2ad83ee46a0f580763a9b27d4cdc261f7cb89234997f6ca5018eb799ed UID:12703f5c-2f19-4458-9c95-b94af53cd5d8 NetNS:/var/run/netns/6403c7f4-4b1c-445a-b510-eb2ccd8e21b2 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:0xc00008d150}] Aliases:map[]}\"\nJun 12 15:46:22.996280 crc crio[3652]: time=\"2026-06-12T15:46:22.995987332Z\" level=error msg=\"Error loading cached network config: network \\\"multus-cni-network\\\" not found in CNI cache\"\nJun 12 15:46:22.996280 crc crio[3652]: time=\"2026-06-12T15:46:22.996004992Z\" level=warning msg=\"Falling back to loading from existing plugins on disk\"\nJun 12 15:46:22.996280 crc crio[3652]: time=\"2026-06-12T15:46:22.996136336Z\" level=info msg=\"Deleting pod openshift-machine-api_machine-api-operator-755bb95488-cj4b6 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 15:46:23.001012 crc crio[3652]: time=\"2026-06-12T15:46:22.996705904Z\" level=info msg=\"Got pod network &{Name:downloads-747b44746d-4pqvr Namespace:openshift-console ID:f00ee252bbe59b7a7f97cbb57c3337170b348c173c0f8962ccecad2b24f9dcd3 UID:d0d29411-fb58-47c5-9579-23967e5649ce NetNS:/var/run/netns/0ad988ca-3c65-4916-befb-3f2fd9ac4b18 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:0xc000430ed8}] Aliases:map[]}\"\nJun 12 15:46:23.001012 crc crio[3652]: time=\"2026-06-12T15:46:22.996761756Z\" level=error msg=\"Error loading cached network config: network \\\"multus-cni-network\\\" not found in CNI cache\"\nJun 12 15:46:23.001012 crc crio[3652]: time=\"2026-06-12T15:46:22.996772426Z\" level=warning msg=\"Falling back to loading from existing plugins on disk\"\nJun 12 15:46:23.001012 crc crio[3652]: time=\"2026-06-12T15:46:22.996781846Z\" level=info msg=\"Deleting pod openshift-console_downloads-747b44746d-4pqvr from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 15:46:23.001012 crc crio[3652]: time=\"2026-06-12T15:46:22.994921039Z\" level=info msg=\"Got pod network &{Name:machine-config-controller-f9cdd68f7-bb2jm Namespace:openshift-machine-config-operator ID:7243e8c614feb11e47587ae6adede37c5b715a7a819a709bccec138e946c34ad UID:e968817c-5b6a-4904-ba68-59a8235d6c0d NetNS:/var/run/netns/676adc1b-11f0-4812-a9ce-d230b9a28396 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:0xc00008d0c0}] Aliases:map[]}\"\nJun 12 15:46:23.001012 crc crio[3652]: time=\"2026-06-12T15:46:22.997786095Z\" level=error msg=\"Error loading cached network config: network \\\"multus-cni-network\\\" not found in CNI cache\"\nJun 12 15:46:23.001012 crc crio[3652]: time=\"2026-06-12T15:46:22.997802836Z\" level=warning msg=\"Falling back to loading from existing plugins on disk\"\nJun 12 15:46:23.001012 crc crio[3652]: time=\"2026-06-12T15:46:22.997817856Z\" level=info msg=\"Deleting pod openshift-machine-config-operator_machine-config-controller-f9cdd68f7-bb2jm from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 15:46:23.001012 crc crio[3652]: time=\"2026-06-12T15:46:22.998740226Z\" level=info msg=\"Got pod network &{Name:kube-apiserver-operator-575994946d-vgpnb Namespace:openshift-kube-apiserver-operator ID:d356e06a7ee16a529313e474fa0859d77cc3859ad4f68e567a37a8163c0d8e70 UID:4f837d5f-4682-4cae-99ca-824ebae60fec NetNS:/var/run/netns/2e00df27-2933-4947-afb9-171290a61a4b 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:0xc00163cc30}] Aliases:map[]}\"\nJun 12 15:46:23.001012 crc crio[3652]: time=\"2026-06-12T15:46:22.998829958Z\" level=info msg=\"Got pod network &{Name:dns-default-qtghf Namespace:openshift-dns ID:7d99ae5c3641dcd7cbe49b2bc881862443727b945b8055bc0a916e88194f731b UID:d181776f-b90e-41dc-be09-c4543b8cba16 NetNS:/var/run/netns/8704d25e-8c1f-4f40-96fc-312030e82dc1 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:0xc0024a24a0}] Aliases:map[]}\"\nJun 12 15:46:23.001012 crc crio[3652]: time=\"2026-06-12T15:46:22.998884149Z\" level=info msg=\"Got pod network &{Name:apiserver-8596bd845d-l6g6s Namespace:openshift-oauth-apiserver ID:8c2c802866710a4f92489ec8b4a6f88f076cad4735728cf327efd04521934bbb UID:eeb0b76f-edea-4c9c-99a1-0130c6a7453c NetNS:/var/run/netns/3aa209b7-2108-47e7-972e-a1687d4b2c15 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:0xc00008d1d8}] Aliases:map[]}\"\nJun 12 15:46:23.001012 crc crio[3652]: time=\"2026-06-12T15:46:22.998935852Z\" level=info msg=\"Got pod network &{Name:cluster-image-registry-operator-86c45576b9-qdg7g Namespace:openshift-image-registry ID:1f25381cace9fe7d41eea596d66fb4201ed661a663a98a38a1b77783c7fb1c79 UID:1d749813-cd37-46e7-9865-e180c3005dc0 NetNS:/var/run/netns/f42fb35a-fe52-48c8-85f1-2e0c80b6d271 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:0xc00163cc48}] Aliases:map[]}\"\nJun 12 15:46:23.001012 crc crio[3652]: time=\"2026-06-12T15:46:22.998961981Z\" level=error msg=\"Error loading cached network config: network \\\"multus-cni-network\\\" not found in CNI cache\"\nJun 12 15:46:23.001012 crc crio[3652]: time=\"2026-06-12T15:46:22.998971123Z\" level=error msg=\"Error loading cached network config: network \\\"multus-cni-network\\\" not found in CNI cache\"\nJun 12 15:46:23.001012 crc crio[3652]: time=\"2026-06-12T15:46:22.999004154Z\" level=warning msg=\"Falling back to loading from existing plugins on disk\"\nJun 12 15:46:23.001012 crc crio[3652]: time=\"2026-06-12T15:46:22.999298543Z\" level=info msg=\"Deleting pod openshift-image-registry_cluster-image-registry-operator-86c45576b9-qdg7g from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 15:46:23.001012 crc crio[3652]: time=\"2026-06-12T15:46:22.999349214Z\" level=info msg=\"Got pod network &{Name:redhat-operators-x5vn9 Namespace:openshift-marketplace ID:c5fe239b88cdac96f1def0409b94174d7c17e11ea1e8cd7d2c139413ec13a4a3 UID:0ee7e057-363b-48e4-a711-ee54046db35f NetNS:/var/run/netns/23b3b2f5-0ef6-40ca-95e7-fd5c41be023d 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:0xc0024a24e0}] Aliases:map[]}\"\nJun 12 15:46:23.001012 crc crio[3652]: time=\"2026-06-12T15:46:22.999383085Z\" level=info msg=\"Got pod network &{Name:multus-admission-controller-69db94689b-rvf8p Namespace:openshift-multus ID:42712c2c9b9be3b2db5b1d37f17ba07d2e7e3f100659ce783aa698e2a3a60c45 UID:22e9ac12-6d81-454c-9af1-0b0d7e241db6 NetNS:/var/run/netns/6e11be5b-7b46-4c97-bd12-0b579d24c97a 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:0xc00008d1f0}] Aliases:map[]}\"\nJun 12 15:46:23.001012 crc crio[3652]: time=\"2026-06-12T15:46:22.99956715Z\" level=info msg=\"Got pod network &{Name:openshift-controller-manager-operator-686468bdd5-sjcrn Namespace:openshift-controller-manager-operator ID:b79d045578d9d0447683cc0abcc31854b07e028414a5fd64d8931c5d81d4e8c4 UID:84e6e6fd-a448-462c-a5d3-8fa636be2d6f NetNS:/var/run/netns/65150a0e-e6d7-4f10-acfc-3434cd7d746f 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:0xc0024a24f8}] Aliases:map[]}\"\nJun 12 15:46:23.001012 crc crio[3652]: time=\"2026-06-12T15:46:22.999606892Z\" level=error msg=\"Error loading cached network config: network \\\"multus-cni-network\\\" not found in CNI cache\"\nJun 12 15:46:23.001012 crc crio[3652]: time=\"2026-06-12T15:46:22.999618832Z\" level=warning msg=\"Falling back to loading from existing plugins on disk\"\nJun 12 15:46:23.001012 crc crio[3652]: time=\"2026-06-12T15:46:22.999620272Z\" level=error msg=\"Error loading cached network config: network \\\"multus-cni-network\\\" not found in CNI cache\"\nJun 12 15:46:23.001012 crc crio[3652]: time=\"2026-06-12T15:46:22.999656223Z\" level=warning msg=\"Falling back to loading from existing plugins on disk\"\nJun 12 15:46:23.001012 crc crio[3652]: time=\"2026-06-12T15:46:22.999669493Z\" level=info msg=\"Deleting pod openshift-multus_multus-admission-controller-69db94689b-rvf8p from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 15:46:23.001012 crc crio[3652]: time=\"2026-06-12T15:46:22.999746266Z\" level=info msg=\"Got pod network &{Name:etcd-operator-69b85846b6-9w8mk Namespace:openshift-etcd-operator ID:d939ab346a80ccd644464be211b1a1dcf3384a58b26655665422f65631a5f3b2 UID:590c4b91-91e2-41cd-8666-e08cbfa17a77 NetNS:/var/run/netns/0996ef22-1831-4064-a74b-6577a414c42f 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:0xc0024a2510}] Aliases:map[]}\"\nJun 12 15:46:23.001012 crc crio[3652]: time=\"2026-06-12T15:46:22.999780137Z\" level=error msg=\"Error loading cached network config: network \\\"multus-cni-network\\\" not found in CNI cache\"\nJun 12 15:46:23.001012 crc crio[3652]: time=\"2026-06-12T15:46:22.999789607Z\" level=warning msg=\"Falling back to loading from existing plugins on disk\"\nJun 12 15:46:23.001012 crc crio[3652]: time=\"2026-06-12T15:46:22.999797817Z\" level=info msg=\"Deleting pod openshift-etcd-operator_etcd-operator-69b85846b6-9w8mk from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 15:46:23.001012 crc crio[3652]: time=\"2026-06-12T15:46:22.999813629Z\" level=info msg=\"Got pod network &{Name:route-controller-manager-9c77555c6-bjsff Namespace:openshift-route-controller-manager ID:79a40ba880f81cb671b71f573ef2e917ff62c8f1ec9743989815f550a3eaacc8 UID:f5ed093a-5c43-49ee-8429-b0de4b9c784d NetNS:/var/run/netns/c8cea4c7-2ffc-4a2a-9ce6-8eb548fb63f4 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:0xc000136298}] Aliases:map[]}\"\nJun 12 15:46:23.001012 crc crio[3652]: time=\"2026-06-12T15:46:22.99982734Z\" level=info msg=\"Got pod network &{Name:service-ca-74545575db-n469q Namespace:openshift-service-ca ID:20c722f8c54d418b91f43e6338e713f8b1c5dbf6c4240a8dec1f44338df02512 UID:880b4ff1-3443-4cae-90b4-72e4341917b3 NetNS:/var/run/netns/769cb478-af6e-4592-9272-c89103b2443d 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:0xc002d3e6d8}] Aliases:map[]}\"\nJun 12 15:46:23.001012 crc crio[3652]: time=\"2026-06-12T15:46:22.99986534Z\" level=error msg=\"Error loading cached network config: network \\\"multus-cni-network\\\" not found in CNI cache\"\nJun 12 15:46:23.001012 crc crio[3652]: time=\"2026-06-12T15:46:22.999890002Z\" level=warning msg=\"Falling back to loading from existing plugins on disk\"\nJun 12 15:46:23.001012 crc crio[3652]: time=\"2026-06-12T15:46:22.999901821Z\" level=info msg=\"Deleting pod openshift-route-controller-manager_route-controller-manager-9c77555c6-bjsff from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 15:46:23.001012 crc crio[3652]: time=\"2026-06-12T15:46:22.999962714Z\" level=info msg=\"Got pod network &{Name:csi-hostpathplugin-mpq2f Namespace:hostpath-provisioner ID:57d073f1733d964c632d63bb758ce5062b425beaf0a6efe7bb062ef01d4fc106 UID:af9d3f54-b024-4959-888b-41fc0dc68a7f NetNS:/var/run/netns/b1299cd2-00ad-4db5-8cff-09f165ac7b4a 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:0xc002d3e6f0}] Aliases:map[]}\"\nJun 12 15:46:23.001012 crc crio[3652]: time=\"2026-06-12T15:46:23.000011436Z\" level=error msg=\"Error loading cached network config: network \\\"multus-cni-network\\\" not found in CNI cache\"\nJun 12 15:46:23.001012 crc crio[3652]: time=\"2026-06-12T15:46:23.000057427Z\" level=warning msg=\"Falling back to loading from existing plugins on disk\"\nJun 12 15:46:23.001012 crc crio[3652]: time=\"2026-06-12T15:46:23.000071867Z\" level=info msg=\"Deleting pod hostpath-provisioner_csi-hostpathplugin-mpq2f from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 15:46:23.001012 crc crio[3652]: time=\"2026-06-12T15:46:23.000065515Z\" level=info msg=\"Got pod network &{Name:marketplace-operator-547dbd544d-xchl9 Namespace:openshift-marketplace ID:9904de7907ed93e2080cec5104919860f7c0519ee9f1cc40c04ba7ac377d6e08 UID:6cdf074d-0e2a-4a0b-8843-5f823e7bf7c3 NetNS:/var/run/netns/7f5bf9c8-2c32-4c16-a744-a4a131d46954 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:0xc0013768a8}] Aliases:map[]}\"\nJun 12 15:46:23.001012 crc crio[3652]: time=\"2026-06-12T15:46:22.999394745Z\" level=error msg=\"Error loading cached network config: network \\\"multus-cni-network\\\" not found in CNI cache\"\nJun 12 15:46:23.001012 crc crio[3652]: time=\"2026-06-12T15:46:23.000255722Z\" level=warning msg=\"Falling back to loading from existing plugins on disk\"\nJun 12 15:46:23.001012 crc crio[3652]: time=\"2026-06-12T15:46:23.000274782Z\" level=info msg=\"Deleting pod openshift-marketplace_redhat-operators-x5vn9 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 15:46:23.001012 crc crio[3652]: time=\"2026-06-12T15:46:23.000302452Z\" level=info msg=\"Got pod network &{Name:openshift-kube-scheduler-operator-54f497555d-d8646 Namespace:openshift-kube-scheduler-operator ID:e6d48bcf7a18aadb12e2495c6e07f5da48e0522635c2ef1c335f130396f8c119 UID:4e9ac1d6-d4ed-4411-a098-d1bf725c943c NetNS:/var/run/netns/2e6d34e9-5b3a-4ef8-80b5-9e69ab2f975d 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:0xc0013768c0}] Aliases:map[]}\"\nJun 12 15:46:23.001012 crc crio[3652]: time=\"2026-06-12T15:46:23.000371094Z\" level=error msg=\"Error loading cached network config: network \\\"multus-cni-network\\\" not found in CNI cache\"\nJun 12 15:46:23.001012 crc crio[3652]: time=\"2026-06-12T15:46:23.000386255Z\" level=warning msg=\"Falling back to loading from existing plugins on disk\"\nJun 12 15:46:23.001012 crc crio[3652]: time=\"2026-06-12T15:46:22.998746675Z\" level=info msg=\"Got pod network &{Name:console-6c684df5db-cc8g8 Namespace:openshift-console ID:c8ea94d0d5f8228583720ae98751449edd8c016797f5452e981ccb924ff912f6 UID:63877e21-00e2-4bee-b462-31d3bbe131ef NetNS:/var/run/netns/740ce745-e060-483c-ae82-0c1c77d26183 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:0xc00008d1c0}] Aliases:map[]}\"\nJun 12 15:46:23.001012 crc crio[3652]: time=\"2026-06-12T15:46:23.00052687Z\" level=error msg=\"Error loading cached network config: network \\\"multus-cni-network\\\" not found in CNI cache\"\nJun 12 15:46:23.001012 crc crio[3652]: time=\"2026-06-12T15:46:23.00054571Z\" level=warning msg=\"Falling back to loading from existing plugins on disk\"\nJun 12 15:46:23.001012 crc crio[3652]: time=\"2026-06-12T15:46:23.000559511Z\" level=info msg=\"Deleting pod openshift-console_console-6c684df5db-cc8g8 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 15:46:23.001012 crc crio[3652]: time=\"2026-06-12T15:46:22.999889372Z\" level=error msg=\"Error loading cached network config: network \\\"multus-cni-network\\\" not found in CNI cache\"\nJun 12 15:46:23.001012 crc crio[3652]: time=\"2026-06-12T15:46:23.000646234Z\" level=warning msg=\"Falling back to loading from existing plugins on disk\"\nJun 12 15:46:23.001012 crc crio[3652]: time=\"2026-06-12T15:46:23.000662855Z\" level=info msg=\"Deleting pod openshift-service-ca_service-ca-74545575db-n469q from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 15:46:23.008805 crc crio[3652]: time=\"2026-06-12T15:46:22.994649242Z\" level=info msg=\"Got pod network &{Name:ingress-operator-6b9cb4dbcf-5fpw9 Namespace:openshift-ingress-operator ID:16102d1018b1a207b2b6839a58c50b422398800d2d68f1d71a3fc28d7c2327eb UID:e466d193-2f16-441a-9f10-579f91762fb9 NetNS:/var/run/netns/d79f47bc-86f2-4f3e-9e65-dc0ceaebd4e9 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:0xc000182db0}] Aliases:map[]}\"\nJun 12 15:46:23.008805 crc crio[3652]: time=\"2026-06-12T15:46:23.000753427Z\" level=error msg=\"Error loading cached network config: network \\\"multus-cni-network\\\" not found in CNI cache\"\nJun 12 15:46:23.008805 crc crio[3652]: time=\"2026-06-12T15:46:23.000774737Z\" level=warning msg=\"Falling back to loading from existing plugins on disk\"\nJun 12 15:46:23.008805 crc crio[3652]: time=\"2026-06-12T15:46:23.000788628Z\" level=info msg=\"Deleting pod openshift-ingress-operator_ingress-operator-6b9cb4dbcf-5fpw9 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 15:46:23.008805 crc crio[3652]: time=\"2026-06-12T15:46:23.000306693Z\" level=info msg=\"Got pod network &{Name:ingress-canary-jlj86 Namespace:openshift-ingress-canary ID:279b66b4040b4c86846e4f66be03462716fedacc48393e0400f9597d5b9873b7 UID:7d96a430-aa69-4b19-9ee4-68f2e6192e27 NetNS:/var/run/netns/305d291f-27ab-4c8c-b3cb-9e22979be20e 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:0xc00008d218}] Aliases:map[]}\"\nJun 12 15:46:23.008805 crc crio[3652]: time=\"2026-06-12T15:46:23.001374535Z\" level=error msg=\"Error loading cached network config: network \\\"multus-cni-network\\\" not found in CNI cache\"\nJun 12 15:46:23.008805 crc crio[3652]: time=\"2026-06-12T15:46:23.001388406Z\" level=warning msg=\"Falling back to loading from existing plugins on disk\"\nJun 12 15:46:23.008805 crc crio[3652]: time=\"2026-06-12T15:46:23.001400306Z\" level=info msg=\"Deleting pod openshift-ingress-canary_ingress-canary-jlj86 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 15:46:23.008805 crc crio[3652]: time=\"2026-06-12T15:46:22.995866028Z\" level=error msg=\"Error loading cached network config: network \\\"multus-cni-network\\\" not found in CNI cache\"\nJun 12 15:46:23.008805 crc crio[3652]: time=\"2026-06-12T15:46:23.00181687Z\" level=warning msg=\"Falling back to loading from existing plugins on disk\"\nJun 12 15:46:23.008805 crc crio[3652]: time=\"2026-06-12T15:46:23.001831501Z\" level=info msg=\"Deleting pod openshift-marketplace_redhat-marketplace-ntdwx from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 15:46:23.008805 crc crio[3652]: time=\"2026-06-12T15:46:22.99890074Z\" level=error msg=\"Error loading cached network config: network \\\"multus-cni-network\\\" not found in CNI cache\"\nJun 12 15:46:23.008805 crc crio[3652]: time=\"2026-06-12T15:46:23.00411949Z\" level=warning msg=\"Falling back to loading from existing plugins on disk\"\nJun 12 15:46:23.008805 crc crio[3652]: time=\"2026-06-12T15:46:23.00413193Z\" level=info msg=\"Deleting pod openshift-dns_dns-default-qtghf from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 15:46:23.008805 crc crio[3652]: time=\"2026-06-12T15:46:22.998838529Z\" level=error msg=\"Error loading cached network config: network \\\"multus-cni-network\\\" not found in CNI cache\"\nJun 12 15:46:23.008805 crc crio[3652]: time=\"2026-06-12T15:46:23.007251442Z\" level=warning msg=\"Falling back to loading from existing plugins on disk\"\nJun 12 15:46:23.008805 crc crio[3652]: time=\"2026-06-12T15:46:23.007266443Z\" level=info msg=\"Deleting pod openshift-kube-apiserver-operator_kube-apiserver-operator-575994946d-vgpnb from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 15:46:23.010166 crc crio[3652]: time=\"2026-06-12T15:46:22.995016392Z\" level=info msg=\"Got pod network &{Name:network-metrics-daemon-n2bqt Namespace:openshift-multus ID:51dfdac6adfbf2f3bce4e1c0f57f6c665b32b41f9961b274c917f242b2e27bc7 UID:504f5b64-2069-4529-9127-e6f993b1b649 NetNS:/var/run/netns/05aac8b5-ff18-42bd-9512-938f276e3d4a 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:0xc00008d0d8}] Aliases:map[]}\"\nJun 12 15:46:23.010166 crc crio[3652]: time=\"2026-06-12T15:46:23.009640845Z\" level=error msg=\"Error loading cached network config: network \\\"multus-cni-network\\\" not found in CNI cache\"\nJun 12 15:46:23.010166 crc crio[3652]: time=\"2026-06-12T15:46:23.009657075Z\" level=warning msg=\"Falling back to loading from existing plugins on disk\"\nJun 12 15:46:23.010166 crc crio[3652]: time=\"2026-06-12T15:46:23.009675786Z\" level=info msg=\"Deleting pod openshift-multus_network-metrics-daemon-n2bqt from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 15:46:23.010367 crc crio[3652]: time=\"2026-06-12T15:46:22.999628872Z\" level=info msg=\"Deleting pod openshift-controller-manager-operator_openshift-controller-manager-operator-686468bdd5-sjcrn from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 15:46:23.010798 crc crio[3652]: time=\"2026-06-12T15:46:22.995718634Z\" level=info msg=\"Deleting pod openshift-network-console_networking-console-plugin-5ff7774fd9-nljh6 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 15:46:23.011274 crc crio[3652]: time=\"2026-06-12T15:46:22.995170297Z\" level=warning msg=\"Falling back to loading from existing plugins on disk\"\nJun 12 15:46:23.011343 crc crio[3652]: time=\"2026-06-12T15:46:23.011279138Z\" level=info msg=\"Deleting pod openshift-apiserver-operator_openshift-apiserver-operator-846cbfc458-xttmf from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 15:46:23.011780 crc crio[3652]: time=\"2026-06-12T15:46:22.995222039Z\" level=error msg=\"Error loading cached network config: network \\\"multus-cni-network\\\" not found in CNI cache\"\nJun 12 15:46:23.011780 crc crio[3652]: time=\"2026-06-12T15:46:23.011772574Z\" level=warning msg=\"Falling back to loading from existing plugins on disk\"\nJun 12 15:46:23.011896 crc crio[3652]: time=\"2026-06-12T15:46:23.011786044Z\" level=info msg=\"Deleting pod openshift-authentication-operator_authentication-operator-7f5c659b84-khkfm from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 15:46:23.012196 crc crio[3652]: time=\"2026-06-12T15:46:22.995300351Z\" level=info msg=\"Got pod network &{Name:packageserver-7d4fc7d867-qt46x Namespace:openshift-operator-lifecycle-manager ID:9c944acf5c073a1ddb110f7dcadb9e8ab102e871154334c2957731bfcdb41c1b UID:584a9db0-8534-48e1-b484-d23b9c489569 NetNS:/var/run/netns/5f2f81f0-35b2-4ae6-8f4e-57c046cc6b9c 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:0xc00008d108}] Aliases:map[]}\"\nJun 12 15:46:23.012360 crc crio[3652]: time=\"2026-06-12T15:46:23.012244218Z\" level=error msg=\"Error loading cached network config: network \\\"multus-cni-network\\\" not found in CNI cache\"\nJun 12 15:46:23.012360 crc crio[3652]: time=\"2026-06-12T15:46:23.012263489Z\" level=warning msg=\"Falling back to loading from existing plugins on disk\"\nJun 12 15:46:23.012360 crc crio[3652]: time=\"2026-06-12T15:46:23.012272119Z\" level=info msg=\"Deleting pod openshift-operator-lifecycle-manager_packageserver-7d4fc7d867-qt46x from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 15:46:23.017343 crc crio[3652]: time=\"2026-06-12T15:46:22.994781075Z\" level=info msg=\"Got pod network &{Name:control-plane-machine-set-operator-75ffdb6fcd-m5wxr Namespace:openshift-machine-api ID:f01eb52d610cf5c258e253e6e5f978c75d7dee27323b2608768f5cb52df9e355 UID:8f342bf1-eea2-4806-8a6b-5f4c24d40c0c NetNS:/var/run/netns/3615639f-4457-42ec-8e52-be64c37cc6aa 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:0xc0017be7e0}] Aliases:map[]}\"\nJun 12 15:46:23.017513 crc crio[3652]: time=\"2026-06-12T15:46:22.994896378Z\" level=info msg=\"Got pod network &{Name:cluster-samples-operator-6b564684c8-bqbxk Namespace:openshift-cluster-samples-operator ID:51110e767760b8bcc88b627c3a17f58ca4a343d18e43a496db4257181b9350d3 UID:5bdc8e81-e580-4572-a41c-f8ed0e8c6dc0 NetNS:/var/run/netns/62821008-09c1-4536-adea-335c4cbfd4be 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:0xc0017be7f8}] Aliases:map[]}\"\nJun 12 15:46:23.017513 crc crio[3652]: time=\"2026-06-12T15:46:22.994498777Z\" level=info msg=\"Got pod network &{Name:openshift-config-operator-5777786469-bccdj Namespace:openshift-config-operator ID:e750cb87ac620db8fa8b4e88e69664c608f73f75b2e261d27504d1af9fb8d1c7 UID:24de2af2-9e39-4c2e-96f8-42509d1baf18 NetNS:/var/run/netns/de6820e6-3ced-476b-bcaf-076bae850da7 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:0xc000182d98}] Aliases:map[]}\"\nJun 12 15:46:23.017513 crc crio[3652]: time=\"2026-06-12T15:46:23.000400955Z\" level=info msg=\"Deleting pod openshift-kube-scheduler-operator_openshift-kube-scheduler-operator-54f497555d-d8646 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 15:46:23.017793 crc crio[3652]: time=\"2026-06-12T15:46:22.994503157Z\" level=info msg=\"Got pod network &{Name:catalog-operator-75ff9f647d-4s428 Namespace:openshift-operator-lifecycle-manager ID:44ec8a7da6d260b0a2ac26115254c88aa04c62b066718c182fc991148b8c5b13 UID:d1618753-e855-455c-8eee-e4fb77abbc17 NetNS:/var/run/netns/d152fb17-8c1e-4ac7-b47c-0266f56ec53d 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:0xc00008d078}] Aliases:map[]}\"\nJun 12 15:46:23.017793 crc crio[3652]: time=\"2026-06-12T15:46:22.994676492Z\" level=error msg=\"Error loading cached network config: network \\\"multus-cni-network\\\" not found in CNI cache\"\nJun 12 15:46:23.017793 crc crio[3652]: time=\"2026-06-12T15:46:22.995710463Z\" level=info msg=\"Got pod network &{Name:kube-controller-manager-operator-69d5f845f8-mm4qn Namespace:openshift-kube-controller-manager-operator ID:827a070b4cba9dc6a530cc45df2171a89697c75580a52ab5a8186e47d442a4c5 UID:89eeceba-0661-4e85-be2e-57d689102094 NetNS:/var/run/netns/305fb6bd-0fda-4369-b5e1-9cb792f0184d 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:0xc0017be840}] Aliases:map[]}\"\nJun 12 15:46:23.017793 crc crio[3652]: time=\"2026-06-12T15:46:23.00023112Z\" level=info msg=\"Got pod network &{Name:service-ca-operator-5b9c976747-l2sd4 Namespace:openshift-service-ca-operator ID:476d528c5ba4178c1a0678fd526a11a917db0c17486b8d9864e530adf14f9ae4 UID:fd3771ed-6d15-47a3-9f81-762cf83a728f NetNS:/var/run/netns/b73b8410-39b6-4896-b279-f9d360425aa0 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:0xc000430f48}] Aliases:map[]}\"\nJun 12 15:46:23.017793 crc crio[3652]: time=\"2026-06-12T15:46:23.017715233Z\" level=error msg=\"Error loading cached network config: network \\\"multus-cni-network\\\" not found in CNI cache\"\nJun 12 15:46:23.017793 crc crio[3652]: time=\"2026-06-12T15:46:23.017733944Z\" level=warning msg=\"Falling back to loading from existing plugins on disk\"\nJun 12 15:46:23.017793 crc crio[3652]: time=\"2026-06-12T15:46:23.017753581Z\" level=info msg=\"Deleting pod openshift-service-ca-operator_service-ca-operator-5b9c976747-l2sd4 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 15:46:23.018619 crc crio[3652]: time=\"2026-06-12T15:46:22.99453969Z\" level=info msg=\"Got pod network &{Name:certified-operators-l27pk Namespace:openshift-marketplace ID:1e4c59c81946d9a970c2aa3d26ad1d39c4d7c8f2bbeaaf6fdd2945c02c0ee58d UID:91f37d35-53d4-49eb-b4e2-8ee1a226094b NetNS:/var/run/netns/b4dbb211-3517-4d98-86d8-f8aeb09226a2 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:0xc000430ed0}] Aliases:map[]}\"\nJun 12 15:46:23.018619 crc crio[3652]: time=\"2026-06-12T15:46:22.994825706Z\" level=error msg=\"Error loading cached network config: network \\\"multus-cni-network\\\" not found in CNI cache\"\nJun 12 15:46:23.018619 crc crio[3652]: time=\"2026-06-12T15:46:23.018523832Z\" level=warning msg=\"Falling back to loading from existing plugins on disk\"\nJun 12 15:46:23.018619 crc crio[3652]: time=\"2026-06-12T15:46:23.018554013Z\" level=info msg=\"Deleting pod openshift-apiserver_apiserver-9ddfb9f55-k47zv from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 15:46:23.018779 crc crio[3652]: time=\"2026-06-12T15:46:23.018614143Z\" level=error msg=\"Error loading cached network config: network \\\"multus-cni-network\\\" not found in CNI cache\"\nJun 12 15:46:23.018779 crc crio[3652]: time=\"2026-06-12T15:46:23.018685114Z\" level=warning msg=\"Falling back to loading from existing plugins on disk\"\nJun 12 15:46:23.018779 crc crio[3652]: time=\"2026-06-12T15:46:23.018705615Z\" level=info msg=\"Deleting pod openshift-config-operator_openshift-config-operator-5777786469-bccdj from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 15:46:23.018779 crc crio[3652]: time=\"2026-06-12T15:46:23.018761269Z\" level=error msg=\"Error loading cached network config: network \\\"multus-cni-network\\\" not found in CNI cache\"\nJun 12 15:46:23.018779 crc crio[3652]: time=\"2026-06-12T15:46:23.01878273Z\" level=warning msg=\"Falling back to loading from existing plugins on disk\"\nJun 12 15:46:23.018977 crc crio[3652]: time=\"2026-06-12T15:46:23.018800641Z\" level=info msg=\"Deleting pod openshift-operator-lifecycle-manager_catalog-operator-75ff9f647d-4s428 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 15:46:23.023385 crc crio[3652]: time=\"2026-06-12T15:46:22.99492556Z\" level=info msg=\"Got pod network &{Name:machine-config-operator-67c9d58cbb-dc6bh Namespace:openshift-machine-config-operator ID:e6179536a22969ed9c391d2c091aa5ee6654b41893d74aaecba636c414739894 UID:e7c4bdbd-866b-490e-85ee-d4c85fa577d8 NetNS:/var/run/netns/0aaf378d-22a7-4d93-9070-68c651f2e52a 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:0xc000182e10}] Aliases:map[]}\"\nJun 12 15:46:23.023611 crc crio[3652]: time=\"2026-06-12T15:46:22.998981293Z\" level=info msg=\"Got pod network &{Name:controller-manager-8bbbb897c-c9m74 Namespace:openshift-controller-manager ID:748e6c3818a0854ad24da09c661b36769c66e8726b11fe10eb8f9d4bd06e608b UID:b9d3cfcf-d286-4dfc-a5cf-dbb9268a3cda NetNS:/var/run/netns/da97a5a7-f35e-465c-8ebe-1b0a4d21626e 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:0xc0024a24c8}] Aliases:map[]}\"\nJun 12 15:46:23.023611 crc crio[3652]: time=\"2026-06-12T15:46:23.023568345Z\" level=error msg=\"Error loading cached network config: network \\\"multus-cni-network\\\" not found in CNI cache\"\nJun 12 15:46:23.023611 crc crio[3652]: time=\"2026-06-12T15:46:23.023581027Z\" level=warning msg=\"Falling back to loading from existing plugins on disk\"\nJun 12 15:46:23.023611 crc crio[3652]: time=\"2026-06-12T15:46:23.023604156Z\" level=error msg=\"Error loading cached network config: network \\\"multus-cni-network\\\" not found in CNI cache\"\nJun 12 15:46:23.023759 crc crio[3652]: time=\"2026-06-12T15:46:23.023618806Z\" level=warning msg=\"Falling back to loading from existing plugins on disk\"\nJun 12 15:46:23.023759 crc crio[3652]: time=\"2026-06-12T15:46:23.023634177Z\" level=info msg=\"Deleting pod openshift-machine-api_control-plane-machine-set-operator-75ffdb6fcd-m5wxr from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 15:46:23.023759 crc crio[3652]: time=\"2026-06-12T15:46:22.994710823Z\" level=error msg=\"Error loading cached network config: network \\\"multus-cni-network\\\" not found in CNI cache\"\nJun 12 15:46:23.023759 crc crio[3652]: time=\"2026-06-12T15:46:23.023665891Z\" level=warning msg=\"Falling back to loading from existing plugins on disk\"\nJun 12 15:46:23.023759 crc crio[3652]: time=\"2026-06-12T15:46:22.994728674Z\" level=info msg=\"Got pod network &{Name:migrator-866fcbc849-vfggj Namespace:openshift-kube-storage-version-migrator ID:95f7d80725e9a2357064ea682b206d7058ea9b4ba18095e20ef260d7db07d593 UID:95e1bfe8-fa45-4e53-9e80-89e7ac6db708 NetNS:/var/run/netns/858dbb2b-339b-411a-8806-29b8bc65428d 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:0xc000182dd8}] Aliases:map[]}\"\nJun 12 15:46:23.024258 crc crio[3652]: time=\"2026-06-12T15:46:23.023674851Z\" level=info msg=\"Deleting pod openshift-console-operator_console-operator-67c89758df-4jf4f from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 15:46:23.028589 crc crio[3652]: time=\"2026-06-12T15:46:23.023609318Z\" level=info msg=\"Deleting pod openshift-network-diagnostics_network-check-source-5bb8f5cd97-xdvz5 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 15:46:23.028949 crc crio[3652]: time=\"2026-06-12T15:46:23.023570087Z\" level=error msg=\"Error loading cached network config: network \\\"multus-cni-network\\\" not found in CNI cache\"\nJun 12 15:46:23.028949 crc crio[3652]: time=\"2026-06-12T15:46:23.028939847Z\" level=warning msg=\"Falling back to loading from existing plugins on disk\"\nJun 12 15:46:23.029087 crc crio[3652]: time=\"2026-06-12T15:46:23.028952987Z\" level=info msg=\"Deleting pod openshift-machine-config-operator_machine-config-operator-67c9d58cbb-dc6bh from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 15:46:23.029608 crc crio[3652]: time=\"2026-06-12T15:46:23.000187069Z\" level=error msg=\"Error loading cached network config: network \\\"multus-cni-network\\\" not found in CNI cache\"\nJun 12 15:46:23.029608 crc crio[3652]: time=\"2026-06-12T15:46:23.029424211Z\" level=warning msg=\"Falling back to loading from existing plugins on disk\"\nJun 12 15:46:23.029608 crc crio[3652]: time=\"2026-06-12T15:46:23.029604906Z\" level=info msg=\"Deleting pod openshift-marketplace_marketplace-operator-547dbd544d-xchl9 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 15:46:23.030128 crc crio[3652]: time=\"2026-06-12T15:46:22.995383764Z\" level=warning msg=\"Falling back to loading from existing plugins on disk\"\nJun 12 15:46:23.030199 crc crio[3652]: time=\"2026-06-12T15:46:23.030119673Z\" level=info msg=\"Deleting pod openshift-operator-lifecycle-manager_package-server-manager-77f986bd66-5lhf9 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 15:46:23.031207 crc crio[3652]: time=\"2026-06-12T15:46:22.994825437Z\" level=info msg=\"Got pod network &{Name:oauth-openshift-685b49f4d7-4d6xb Namespace:openshift-authentication ID:0b060685622f0e677d542dd58232818c1a837d34744580723c88e7511904bc58 UID:b167f5c3-3788-4edd-9e26-0fc3a5748dee NetNS:/var/run/netns/556a4fd0-76b9-4486-aa93-5b0f822ce8a2 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:0xc000182df8}] Aliases:map[]}\"\nJun 12 15:46:23.031295 crc crio[3652]: time=\"2026-06-12T15:46:23.023712652Z\" level=error msg=\"Error loading cached network config: network \\\"multus-cni-network\\\" not found in CNI cache\"\nJun 12 15:46:23.031295 crc crio[3652]: time=\"2026-06-12T15:46:23.031232677Z\" level=warning msg=\"Falling back to loading from existing plugins on disk\"\nJun 12 15:46:23.031295 crc crio[3652]: time=\"2026-06-12T15:46:23.031247581Z\" level=error msg=\"Error loading cached network config: network \\\"multus-cni-network\\\" not found in CNI cache\"\nJun 12 15:46:23.031295 crc crio[3652]: time=\"2026-06-12T15:46:23.031271063Z\" level=warning msg=\"Falling back to loading from existing plugins on disk\"\nJun 12 15:46:23.031295 crc crio[3652]: time=\"2026-06-12T15:46:23.031295764Z\" level=info msg=\"Deleting pod openshift-authentication_oauth-openshift-685b49f4d7-4d6xb from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 15:46:23.032421 crc crio[3652]: time=\"2026-06-12T15:46:23.023750343Z\" level=error msg=\"Error loading cached network config: network \\\"multus-cni-network\\\" not found in CNI cache\"\nJun 12 15:46:23.032421 crc crio[3652]: time=\"2026-06-12T15:46:23.03235634Z\" level=warning msg=\"Falling back to loading from existing plugins on disk\"\nJun 12 15:46:23.032421 crc crio[3652]: time=\"2026-06-12T15:46:23.032373611Z\" level=info msg=\"Deleting pod openshift-cluster-samples-operator_cluster-samples-operator-6b564684c8-bqbxk from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 15:46:23.035079 crc crio[3652]: time=\"2026-06-12T15:46:23.023581845Z\" level=warning msg=\"Falling back to loading from existing plugins on disk\"\nJun 12 15:46:23.035079 crc crio[3652]: time=\"2026-06-12T15:46:23.034661318Z\" level=info msg=\"Deleting pod openshift-controller-manager_controller-manager-8bbbb897c-c9m74 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 15:46:23.068756 crc crio[3652]: time=\"2026-06-12T15:46:23.031252188Z\" level=info msg=\"Deleting pod openshift-kube-storage-version-migrator_migrator-866fcbc849-vfggj from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 15:46:23.070121 crc crio[3652]: time=\"2026-06-12T15:46:23.023773432Z\" level=error msg=\"Error loading cached network config: network \\\"multus-cni-network\\\" not found in CNI cache\"\nJun 12 15:46:23.070231 crc crio[3652]: time=\"2026-06-12T15:46:23.070137518Z\" level=warning msg=\"Falling back to loading from existing plugins on disk\"\nJun 12 15:46:23.070231 crc crio[3652]: time=\"2026-06-12T15:46:23.070168149Z\" level=info msg=\"Deleting pod openshift-kube-controller-manager-operator_kube-controller-manager-operator-69d5f845f8-mm4qn from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 15:46:23.072186 crc crio[3652]: time=\"2026-06-12T15:46:23.018385097Z\" level=error msg=\"Error loading cached network config: network \\\"multus-cni-network\\\" not found in CNI cache\"\nJun 12 15:46:23.072186 crc crio[3652]: time=\"2026-06-12T15:46:22.998981783Z\" level=warning msg=\"Falling back to loading from existing plugins on disk\"\nJun 12 15:46:23.072186 crc crio[3652]: time=\"2026-06-12T15:46:23.071567684Z\" level=info msg=\"Deleting pod openshift-oauth-apiserver_apiserver-8596bd845d-l6g6s from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 15:46:23.072186 crc crio[3652]: time=\"2026-06-12T15:46:22.995307982Z\" level=error msg=\"Error loading cached network config: network \\\"multus-cni-network\\\" not found in CNI cache\"\nJun 12 15:46:23.072186 crc crio[3652]: time=\"2026-06-12T15:46:23.071711909Z\" level=warning msg=\"Falling back to loading from existing plugins on disk\"\nJun 12 15:46:23.072186 crc crio[3652]: time=\"2026-06-12T15:46:23.0717352Z\" level=info msg=\"Deleting pod openshift-network-diagnostics_network-check-target-fhkjl from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 15:46:23.072186 crc crio[3652]: time=\"2026-06-12T15:46:22.995097205Z\" level=info msg=\"Got pod network &{Name:dns-operator-799b87ffcd-h5xh9 Namespace:openshift-dns-operator ID:579b6b83abbfac03360715c2b898d3fd118b9b331402862c5931f71d83188fd3 UID:13345434-cc4c-42d5-97e8-99cd8b90477a NetNS:/var/run/netns/f39cca64-70ac-4ddd-9703-61082751bc6f 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:0xc000182e38}] Aliases:map[]}\"\nJun 12 15:46:23.072732 crc crio[3652]: time=\"2026-06-12T15:46:23.071543574Z\" level=warning msg=\"Falling back to loading from existing plugins on disk\"\nJun 12 15:46:23.072732 crc crio[3652]: time=\"2026-06-12T15:46:23.072388319Z\" level=info msg=\"Deleting pod openshift-marketplace_certified-operators-l27pk from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 15:46:23.072732 crc crio[3652]: time=\"2026-06-12T15:46:23.072599466Z\" level=error msg=\"Error loading cached network config: network \\\"multus-cni-network\\\" not found in CNI cache\"\nJun 12 15:46:23.072732 crc crio[3652]: time=\"2026-06-12T15:46:23.072629406Z\" level=warning msg=\"Falling back to loading from existing plugins on disk\"\nJun 12 15:46:23.072732 crc crio[3652]: time=\"2026-06-12T15:46:23.072644307Z\" level=info msg=\"Deleting pod openshift-dns-operator_dns-operator-799b87ffcd-h5xh9 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 15:46:23.328821 crc crio[3652]: 2026-06-12T15:46: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 12 15:46:23.329411 crc crio[3652]: time=\"2026-06-12T15:46:23.329365996Z\" level=info msg=\"runSandbox: cleaning up namespaces after failing to run sandbox 57d073f1733d964c632d63bb758ce5062b425beaf0a6efe7bb062ef01d4fc106\" id=efbfd98a-f3f9-4421-90fc-6609d2e9955b name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:46:23.358575 crc crio[3652]: time=\"2026-06-12T15:46:23.356255008Z\" level=info msg=\"runSandbox: deleting pod ID 57d073f1733d964c632d63bb758ce5062b425beaf0a6efe7bb062ef01d4fc106 from idIndex\" id=efbfd98a-f3f9-4421-90fc-6609d2e9955b name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:46:23.358756 crc crio[3652]: time=\"2026-06-12T15:46:23.358701333Z\" level=info msg=\"runSandbox: removing pod sandbox 57d073f1733d964c632d63bb758ce5062b425beaf0a6efe7bb062ef01d4fc106\" id=efbfd98a-f3f9-4421-90fc-6609d2e9955b name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:46:23.359100 crc crio[3652]: time=\"2026-06-12T15:46:23.359077084Z\" level=info msg=\"runSandbox: deleting container ID from idIndex for sandbox 57d073f1733d964c632d63bb758ce5062b425beaf0a6efe7bb062ef01d4fc106\" id=efbfd98a-f3f9-4421-90fc-6609d2e9955b name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:46:23.359224 crc crio[3652]: time=\"2026-06-12T15:46:23.359201759Z\" level=info msg=\"runSandbox: unmounting shmPath for sandbox 57d073f1733d964c632d63bb758ce5062b425beaf0a6efe7bb062ef01d4fc106\" id=efbfd98a-f3f9-4421-90fc-6609d2e9955b name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:46:23.362425 crc crio[3652]: time=\"2026-06-12T15:46:23.362390216Z\" level=info msg=\"runSandbox: removing pod sandbox from storage: 57d073f1733d964c632d63bb758ce5062b425beaf0a6efe7bb062ef01d4fc106\" id=efbfd98a-f3f9-4421-90fc-6609d2e9955b name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:46:23.376020 crc crio[3652]: time=\"2026-06-12T15:46:23.375967251Z\" level=info msg=\"runSandbox: releasing container name: k8s_POD_csi-hostpathplugin-mpq2f_hostpath-provisioner_af9d3f54-b024-4959-888b-41fc0dc68a7f_0\" id=efbfd98a-f3f9-4421-90fc-6609d2e9955b name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:46:23.377594 crc crio[3652]: time=\"2026-06-12T15:46:23.377377364Z\" level=info msg=\"runSandbox: releasing pod sandbox name: k8s_csi-hostpathplugin-mpq2f_hostpath-provisioner_af9d3f54-b024-4959-888b-41fc0dc68a7f_0\" id=efbfd98a-f3f9-4421-90fc-6609d2e9955b name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:46:23.553717 crc crio[3652]: 2026-06-12T15:46: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 12 15:46:23.553717 crc crio[3652]: time=\"2026-06-12T15:46:23.553677376Z\" level=info msg=\"runSandbox: cleaning up namespaces after failing to run sandbox 7d99ae5c3641dcd7cbe49b2bc881862443727b945b8055bc0a916e88194f731b\" id=464715fc-2408-4fb5-b87e-a836fad66906 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:46:23.582855 crc crio[3652]: 2026-06-12T15:46: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 12 15:46:23.582855 crc crio[3652]: time=\"2026-06-12T15:46:23.578837519Z\" level=info msg=\"runSandbox: cleaning up namespaces after failing to run sandbox 20c722f8c54d418b91f43e6338e713f8b1c5dbf6c4240a8dec1f44338df02512\" id=acc09fb9-0bed-4f8b-8cef-c0390b8ff943 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:46:23.614249 crc crio[3652]: 2026-06-12T15:46: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 12 15:46:23.615627 crc crio[3652]: time=\"2026-06-12T15:46:23.6149931Z\" level=info msg=\"runSandbox: cleaning up namespaces after failing to run sandbox 1f25381cace9fe7d41eea596d66fb4201ed661a663a98a38a1b77783c7fb1c79\" id=627dd02d-cb58-4600-9f6b-23065708eb05 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:46:23.620759 crc crio[3652]: time=\"2026-06-12T15:46:23.619759295Z\" level=info msg=\"runSandbox: deleting pod ID 20c722f8c54d418b91f43e6338e713f8b1c5dbf6c4240a8dec1f44338df02512 from idIndex\" id=acc09fb9-0bed-4f8b-8cef-c0390b8ff943 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:46:23.620759 crc crio[3652]: time=\"2026-06-12T15:46:23.619861658Z\" level=info msg=\"runSandbox: removing pod sandbox 20c722f8c54d418b91f43e6338e713f8b1c5dbf6c4240a8dec1f44338df02512\" id=acc09fb9-0bed-4f8b-8cef-c0390b8ff943 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:46:23.620759 crc crio[3652]: time=\"2026-06-12T15:46:23.6199344Z\" level=info msg=\"runSandbox: deleting container ID from idIndex for sandbox 20c722f8c54d418b91f43e6338e713f8b1c5dbf6c4240a8dec1f44338df02512\" id=acc09fb9-0bed-4f8b-8cef-c0390b8ff943 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:46:23.620759 crc crio[3652]: time=\"2026-06-12T15:46:23.619968191Z\" level=info msg=\"runSandbox: unmounting shmPath for sandbox 20c722f8c54d418b91f43e6338e713f8b1c5dbf6c4240a8dec1f44338df02512\" id=acc09fb9-0bed-4f8b-8cef-c0390b8ff943 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:46:23.657006 crc crio[3652]: time=\"2026-06-12T15:46:23.65692759Z\" level=info msg=\"runSandbox: deleting pod ID 7d99ae5c3641dcd7cbe49b2bc881862443727b945b8055bc0a916e88194f731b from idIndex\" id=464715fc-2408-4fb5-b87e-a836fad66906 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:46:23.657342 crc crio[3652]: time=\"2026-06-12T15:46:23.657311692Z\" level=info msg=\"runSandbox: removing pod sandbox 7d99ae5c3641dcd7cbe49b2bc881862443727b945b8055bc0a916e88194f731b\" id=464715fc-2408-4fb5-b87e-a836fad66906 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:46:23.657729 crc crio[3652]: time=\"2026-06-12T15:46:23.657701024Z\" level=info msg=\"runSandbox: deleting container ID from idIndex for sandbox 7d99ae5c3641dcd7cbe49b2bc881862443727b945b8055bc0a916e88194f731b\" id=464715fc-2408-4fb5-b87e-a836fad66906 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:46:23.657842 crc crio[3652]: time=\"2026-06-12T15:46:23.657822137Z\" level=info msg=\"runSandbox: unmounting shmPath for sandbox 7d99ae5c3641dcd7cbe49b2bc881862443727b945b8055bc0a916e88194f731b\" id=464715fc-2408-4fb5-b87e-a836fad66906 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:46:23.714717 crc crio[3652]: time=\"2026-06-12T15:46:23.707850146Z\" level=info msg=\"runSandbox: removing pod sandbox from storage: 20c722f8c54d418b91f43e6338e713f8b1c5dbf6c4240a8dec1f44338df02512\" id=acc09fb9-0bed-4f8b-8cef-c0390b8ff943 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:46:23.801420 crc crio[3652]: time=\"2026-06-12T15:46:23.799417314Z\" level=info msg=\"runSandbox: removing pod sandbox from storage: 7d99ae5c3641dcd7cbe49b2bc881862443727b945b8055bc0a916e88194f731b\" id=464715fc-2408-4fb5-b87e-a836fad66906 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:46:23.808705 crc crio[3652]: time=\"2026-06-12T15:46:23.80829585Z\" level=info msg=\"runSandbox: deleting pod ID 1f25381cace9fe7d41eea596d66fb4201ed661a663a98a38a1b77783c7fb1c79 from idIndex\" id=627dd02d-cb58-4600-9f6b-23065708eb05 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:46:23.808705 crc crio[3652]: time=\"2026-06-12T15:46:23.808428454Z\" level=info msg=\"runSandbox: removing pod sandbox 1f25381cace9fe7d41eea596d66fb4201ed661a663a98a38a1b77783c7fb1c79\" id=627dd02d-cb58-4600-9f6b-23065708eb05 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:46:23.808705 crc crio[3652]: time=\"2026-06-12T15:46:23.8086337Z\" level=info msg=\"runSandbox: deleting container ID from idIndex for sandbox 1f25381cace9fe7d41eea596d66fb4201ed661a663a98a38a1b77783c7fb1c79\" id=627dd02d-cb58-4600-9f6b-23065708eb05 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:46:23.808705 crc crio[3652]: time=\"2026-06-12T15:46:23.808685101Z\" level=info msg=\"runSandbox: unmounting shmPath for sandbox 1f25381cace9fe7d41eea596d66fb4201ed661a663a98a38a1b77783c7fb1c79\" id=627dd02d-cb58-4600-9f6b-23065708eb05 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:46:23.819417 crc crio[3652]: time=\"2026-06-12T15:46:23.817658572Z\" level=info msg=\"runSandbox: removing pod sandbox from storage: 1f25381cace9fe7d41eea596d66fb4201ed661a663a98a38a1b77783c7fb1c79\" id=627dd02d-cb58-4600-9f6b-23065708eb05 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:46:24.066539 crc crio[3652]: 2026-06-12T15:46: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 12 15:46:24.066539 crc crio[3652]: time=\"2026-06-12T15:46:24.064731541Z\" level=info msg=\"runSandbox: cleaning up namespaces after failing to run sandbox 9c944acf5c073a1ddb110f7dcadb9e8ab102e871154334c2957731bfcdb41c1b\" id=38bf4d7c-24b4-498a-b6bf-a34b383d4a69 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:46:24.115713 crc crio[3652]: time=\"2026-06-12T15:46:24.106928626Z\" level=info msg=\"runSandbox: deleting pod ID 9c944acf5c073a1ddb110f7dcadb9e8ab102e871154334c2957731bfcdb41c1b from idIndex\" id=38bf4d7c-24b4-498a-b6bf-a34b383d4a69 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:46:24.115713 crc crio[3652]: time=\"2026-06-12T15:46:24.107936916Z\" level=info msg=\"runSandbox: removing pod sandbox 9c944acf5c073a1ddb110f7dcadb9e8ab102e871154334c2957731bfcdb41c1b\" id=38bf4d7c-24b4-498a-b6bf-a34b383d4a69 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:46:24.115713 crc crio[3652]: time=\"2026-06-12T15:46:24.108009729Z\" level=info msg=\"runSandbox: deleting container ID from idIndex for sandbox 9c944acf5c073a1ddb110f7dcadb9e8ab102e871154334c2957731bfcdb41c1b\" id=38bf4d7c-24b4-498a-b6bf-a34b383d4a69 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:46:24.115713 crc crio[3652]: time=\"2026-06-12T15:46:24.109413032Z\" level=info msg=\"runSandbox: unmounting shmPath for sandbox 9c944acf5c073a1ddb110f7dcadb9e8ab102e871154334c2957731bfcdb41c1b\" id=38bf4d7c-24b4-498a-b6bf-a34b383d4a69 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:46:24.131577 crc crio[3652]: time=\"2026-06-12T15:46:24.124611985Z\" level=info msg=\"runSandbox: removing pod sandbox from storage: 9c944acf5c073a1ddb110f7dcadb9e8ab102e871154334c2957731bfcdb41c1b\" id=38bf4d7c-24b4-498a-b6bf-a34b383d4a69 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:46:24.544876 crc crio[3652]: time=\"2026-06-12T15:46:24.542643113Z\" level=info msg=\"runSandbox: releasing container name: k8s_POD_service-ca-74545575db-n469q_openshift-service-ca_880b4ff1-3443-4cae-90b4-72e4341917b3_0\" id=acc09fb9-0bed-4f8b-8cef-c0390b8ff943 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:46:24.570163 crc crio[3652]: time=\"2026-06-12T15:46:24.57006702Z\" level=info msg=\"runSandbox: releasing pod sandbox name: k8s_service-ca-74545575db-n469q_openshift-service-ca_880b4ff1-3443-4cae-90b4-72e4341917b3_0\" id=acc09fb9-0bed-4f8b-8cef-c0390b8ff943 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:46:24.689783 crc crio[3652]: time=\"2026-06-12T15:46:24.685807533Z\" 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=627dd02d-cb58-4600-9f6b-23065708eb05 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:46:24.689783 crc crio[3652]: time=\"2026-06-12T15:46:24.686150564Z\" 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=627dd02d-cb58-4600-9f6b-23065708eb05 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:46:24.812245 crc crio[3652]: 2026-06-12T15:46: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 12 15:46:24.812245 crc crio[3652]: time=\"2026-06-12T15:46:24.796416127Z\" level=info msg=\"runSandbox: cleaning up namespaces after failing to run sandbox dbf0a4a88ccca55923717a31db7f94e4b1ecaa0414c77bb3095ae74cef6688f3\" id=f4475fef-5619-4229-bb4b-78e2694da6a2 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:46:24.816670 crc crio[3652]: 2026-06-12T15:46: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 12 15:46:24.816909 crc crio[3652]: time=\"2026-06-12T15:46:24.816865298Z\" level=info msg=\"runSandbox: cleaning up namespaces after failing to run sandbox 3a708460aeed374a2fdfc4a971518f67fe6abc738f312dbc837e03df3e3e778d\" id=85f9edac-99a6-4ba5-854e-6006084d53b0 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:46:24.823306 crc crio[3652]: 2026-06-12T15:46: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 12 15:46:24.823306 crc crio[3652]: time=\"2026-06-12T15:46:24.820386956Z\" level=info msg=\"runSandbox: cleaning up namespaces after failing to run sandbox 42712c2c9b9be3b2db5b1d37f17ba07d2e7e3f100659ce783aa698e2a3a60c45\" id=52b91fb5-abb6-48af-ad20-23852a10390f name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:46:24.942870 crc crio[3652]: time=\"2026-06-12T15:46:24.941961789Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"\nJun 12 15:46:24.968856 crc crio[3652]: time=\"2026-06-12T15:46:24.968777677Z\" level=info msg=\"runSandbox: deleting pod ID 3a708460aeed374a2fdfc4a971518f67fe6abc738f312dbc837e03df3e3e778d from idIndex\" id=85f9edac-99a6-4ba5-854e-6006084d53b0 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:46:24.969368 crc crio[3652]: time=\"2026-06-12T15:46:24.969341125Z\" level=info msg=\"runSandbox: removing pod sandbox 3a708460aeed374a2fdfc4a971518f67fe6abc738f312dbc837e03df3e3e778d\" id=85f9edac-99a6-4ba5-854e-6006084d53b0 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:46:24.969724 crc crio[3652]: time=\"2026-06-12T15:46:24.969696985Z\" level=info msg=\"runSandbox: deleting container ID from idIndex for sandbox 3a708460aeed374a2fdfc4a971518f67fe6abc738f312dbc837e03df3e3e778d\" id=85f9edac-99a6-4ba5-854e-6006084d53b0 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:46:24.969832 crc crio[3652]: time=\"2026-06-12T15:46:24.969816189Z\" level=info msg=\"runSandbox: unmounting shmPath for sandbox 3a708460aeed374a2fdfc4a971518f67fe6abc738f312dbc837e03df3e3e778d\" id=85f9edac-99a6-4ba5-854e-6006084d53b0 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:46:24.993688 crc crio[3652]: 2026-06-12T15:46: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 12 15:46:24.994386 crc crio[3652]: time=\"2026-06-12T15:46:24.993715386Z\" level=info msg=\"runSandbox: cleaning up namespaces after failing to run sandbox 9904de7907ed93e2080cec5104919860f7c0519ee9f1cc40c04ba7ac377d6e08\" id=1f845d2a-9541-47c4-b70f-8d8a96bebade name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:46:24.995702 crc crio[3652]: time=\"2026-06-12T15:46:24.995663397Z\" level=info msg=\"runSandbox: removing pod sandbox from storage: 3a708460aeed374a2fdfc4a971518f67fe6abc738f312dbc837e03df3e3e778d\" id=85f9edac-99a6-4ba5-854e-6006084d53b0 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:46:25.012797 crc crio[3652]: time=\"2026-06-12T15:46:25.009704256Z\" level=info msg=\"runSandbox: deleting pod ID 42712c2c9b9be3b2db5b1d37f17ba07d2e7e3f100659ce783aa698e2a3a60c45 from idIndex\" id=52b91fb5-abb6-48af-ad20-23852a10390f name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:46:25.012797 crc crio[3652]: time=\"2026-06-12T15:46:25.009997605Z\" level=info msg=\"runSandbox: removing pod sandbox 42712c2c9b9be3b2db5b1d37f17ba07d2e7e3f100659ce783aa698e2a3a60c45\" id=52b91fb5-abb6-48af-ad20-23852a10390f name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:46:25.012797 crc crio[3652]: time=\"2026-06-12T15:46:25.011821823Z\" level=info msg=\"runSandbox: deleting container ID from idIndex for sandbox 42712c2c9b9be3b2db5b1d37f17ba07d2e7e3f100659ce783aa698e2a3a60c45\" id=52b91fb5-abb6-48af-ad20-23852a10390f name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:46:25.012797 crc crio[3652]: time=\"2026-06-12T15:46:25.011857244Z\" level=info msg=\"runSandbox: unmounting shmPath for sandbox 42712c2c9b9be3b2db5b1d37f17ba07d2e7e3f100659ce783aa698e2a3a60c45\" id=52b91fb5-abb6-48af-ad20-23852a10390f name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:46:25.012797 crc crio[3652]: 2026-06-12T15:46: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 12 15:46:25.013684 crc crio[3652]: time=\"2026-06-12T15:46:25.012896306Z\" level=info msg=\"runSandbox: cleaning up namespaces after failing to run sandbox 49275781af512ea260dcf59866bc6daa0255249d14741beeea02bf8f55dc92c0\" id=da3c6ed4-36b7-45db-9676-b57a5e5045de name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:46:25.013684 crc crio[3652]: 2026-06-12T15:46: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 12 15:46:25.013684 crc crio[3652]: time=\"2026-06-12T15:46:25.013648929Z\" level=info msg=\"runSandbox: cleaning up namespaces after failing to run sandbox 50e6f1b3e002e6e3421a70fd4e251f771086bdabac431f827b358251f0ae7a2b\" id=23fbc0e1-1fa7-4c2b-90ab-b3d6775826c1 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:46:25.053322 crc crio[3652]: time=\"2026-06-12T15:46:25.047370598Z\" level=info msg=\"runSandbox: deleting pod ID dbf0a4a88ccca55923717a31db7f94e4b1ecaa0414c77bb3095ae74cef6688f3 from idIndex\" id=f4475fef-5619-4229-bb4b-78e2694da6a2 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:46:25.121557 crc crio[3652]: time=\"2026-06-12T15:46:25.12013591Z\" level=info msg=\"runSandbox: removing pod sandbox dbf0a4a88ccca55923717a31db7f94e4b1ecaa0414c77bb3095ae74cef6688f3\" id=f4475fef-5619-4229-bb4b-78e2694da6a2 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:46:25.193383 crc crio[3652]: time=\"2026-06-12T15:46:25.095424596Z\" level=info msg=\"runSandbox: removing pod sandbox from storage: 42712c2c9b9be3b2db5b1d37f17ba07d2e7e3f100659ce783aa698e2a3a60c45\" id=52b91fb5-abb6-48af-ad20-23852a10390f name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:46:25.197704 crc crio[3652]: time=\"2026-06-12T15:46:25.068432901Z\" level=info msg=\"runSandbox: deleting pod ID 49275781af512ea260dcf59866bc6daa0255249d14741beeea02bf8f55dc92c0 from idIndex\" id=da3c6ed4-36b7-45db-9676-b57a5e5045de name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:46:25.197704 crc crio[3652]: time=\"2026-06-12T15:46:25.196245727Z\" level=info msg=\"runSandbox: removing pod sandbox 49275781af512ea260dcf59866bc6daa0255249d14741beeea02bf8f55dc92c0\" id=da3c6ed4-36b7-45db-9676-b57a5e5045de name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:46:25.197704 crc crio[3652]: time=\"2026-06-12T15:46:25.196302158Z\" level=info msg=\"runSandbox: deleting container ID from idIndex for sandbox 49275781af512ea260dcf59866bc6daa0255249d14741beeea02bf8f55dc92c0\" id=da3c6ed4-36b7-45db-9676-b57a5e5045de name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:46:25.197704 crc crio[3652]: time=\"2026-06-12T15:46:25.196321129Z\" level=info msg=\"runSandbox: unmounting shmPath for sandbox 49275781af512ea260dcf59866bc6daa0255249d14741beeea02bf8f55dc92c0\" id=da3c6ed4-36b7-45db-9676-b57a5e5045de name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:46:25.197704 crc crio[3652]: 2026-06-12T15:46:25Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory\nJun 12 15:46:25.197704 crc crio[3652]: time=\"2026-06-12T15:46:25.197327307Z\" level=info msg=\"runSandbox: cleaning up namespaces after failing to run sandbox e2afd8e1abb8aaff6344d7f5395afb70f1494daaf399f9eb13c83ac9cd83df2b\" id=68114ba4-94b5-44ed-9b11-4208b7b63d08 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:46:25.217354 crc crio[3652]: time=\"2026-06-12T15:46:25.215905567Z\" level=info msg=\"runSandbox: releasing container name: k8s_POD_packageserver-7d4fc7d867-qt46x_openshift-operator-lifecycle-manager_584a9db0-8534-48e1-b484-d23b9c489569_0\" id=38bf4d7c-24b4-498a-b6bf-a34b383d4a69 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:46:25.217354 crc crio[3652]: time=\"2026-06-12T15:46:25.216376782Z\" level=info msg=\"runSandbox: releasing pod sandbox name: k8s_packageserver-7d4fc7d867-qt46x_openshift-operator-lifecycle-manager_584a9db0-8534-48e1-b484-d23b9c489569_0\" id=38bf4d7c-24b4-498a-b6bf-a34b383d4a69 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:46:25.220910 crc crio[3652]: time=\"2026-06-12T15:46:25.21798291Z\" level=info msg=\"runSandbox: deleting container ID from idIndex for sandbox dbf0a4a88ccca55923717a31db7f94e4b1ecaa0414c77bb3095ae74cef6688f3\" id=f4475fef-5619-4229-bb4b-78e2694da6a2 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:46:25.220910 crc crio[3652]: time=\"2026-06-12T15:46:25.218770025Z\" level=info msg=\"runSandbox: unmounting shmPath for sandbox dbf0a4a88ccca55923717a31db7f94e4b1ecaa0414c77bb3095ae74cef6688f3\" id=f4475fef-5619-4229-bb4b-78e2694da6a2 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:46:25.220910 crc crio[3652]: time=\"2026-06-12T15:46:25.069318858Z\" level=info msg=\"runSandbox: deleting pod ID 9904de7907ed93e2080cec5104919860f7c0519ee9f1cc40c04ba7ac377d6e08 from idIndex\" id=1f845d2a-9541-47c4-b70f-8d8a96bebade name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:46:25.220910 crc crio[3652]: time=\"2026-06-12T15:46:25.220786256Z\" level=info msg=\"runSandbox: removing pod sandbox 9904de7907ed93e2080cec5104919860f7c0519ee9f1cc40c04ba7ac377d6e08\" id=1f845d2a-9541-47c4-b70f-8d8a96bebade name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:46:25.220910 crc crio[3652]: time=\"2026-06-12T15:46:25.220838208Z\" level=info msg=\"runSandbox: deleting container ID from idIndex for sandbox 9904de7907ed93e2080cec5104919860f7c0519ee9f1cc40c04ba7ac377d6e08\" id=1f845d2a-9541-47c4-b70f-8d8a96bebade name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:46:25.220910 crc crio[3652]: time=\"2026-06-12T15:46:25.220880659Z\" level=info msg=\"runSandbox: unmounting shmPath for sandbox 9904de7907ed93e2080cec5104919860f7c0519ee9f1cc40c04ba7ac377d6e08\" id=1f845d2a-9541-47c4-b70f-8d8a96bebade name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:46:25.265752 crc crio[3652]: time=\"2026-06-12T15:46:25.080940662Z\" level=info msg=\"runSandbox: deleting pod ID 50e6f1b3e002e6e3421a70fd4e251f771086bdabac431f827b358251f0ae7a2b from idIndex\" id=23fbc0e1-1fa7-4c2b-90ab-b3d6775826c1 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:46:25.278889 crc crio[3652]: time=\"2026-06-12T15:46:25.264008092Z\" level=info msg=\"runSandbox: removing pod sandbox from storage: 49275781af512ea260dcf59866bc6daa0255249d14741beeea02bf8f55dc92c0\" id=da3c6ed4-36b7-45db-9676-b57a5e5045de name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:46:25.278889 crc crio[3652]: time=\"2026-06-12T15:46:25.264341402Z\" level=info msg=\"runSandbox: removing pod sandbox 50e6f1b3e002e6e3421a70fd4e251f771086bdabac431f827b358251f0ae7a2b\" id=23fbc0e1-1fa7-4c2b-90ab-b3d6775826c1 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:46:25.278889 crc crio[3652]: time=\"2026-06-12T15:46:25.278749621Z\" level=info msg=\"runSandbox: deleting container ID from idIndex for sandbox 50e6f1b3e002e6e3421a70fd4e251f771086bdabac431f827b358251f0ae7a2b\" id=23fbc0e1-1fa7-4c2b-90ab-b3d6775826c1 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:46:25.278889 crc crio[3652]: time=\"2026-06-12T15:46:25.278786562Z\" level=info msg=\"runSandbox: unmounting shmPath for sandbox 50e6f1b3e002e6e3421a70fd4e251f771086bdabac431f827b358251f0ae7a2b\" id=23fbc0e1-1fa7-4c2b-90ab-b3d6775826c1 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:46:25.289766 crc crio[3652]: time=\"2026-06-12T15:46:25.288978854Z\" level=info msg=\"runSandbox: removing pod sandbox from storage: dbf0a4a88ccca55923717a31db7f94e4b1ecaa0414c77bb3095ae74cef6688f3\" id=f4475fef-5619-4229-bb4b-78e2694da6a2 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:46:25.290406 crc crio[3652]: time=\"2026-06-12T15:46:25.28983539Z\" level=info msg=\"runSandbox: removing pod sandbox from storage: 9904de7907ed93e2080cec5104919860f7c0519ee9f1cc40c04ba7ac377d6e08\" id=1f845d2a-9541-47c4-b70f-8d8a96bebade name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:46:25.341810 crc crio[3652]: time=\"2026-06-12T15:46:25.330873526Z\" level=info msg=\"runSandbox: removing pod sandbox from storage: 50e6f1b3e002e6e3421a70fd4e251f771086bdabac431f827b358251f0ae7a2b\" id=23fbc0e1-1fa7-4c2b-90ab-b3d6775826c1 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:46:25.475002 crc crio[3652]: time=\"2026-06-12T15:46:25.473352148Z\" level=info msg=\"runSandbox: deleting pod ID e2afd8e1abb8aaff6344d7f5395afb70f1494daaf399f9eb13c83ac9cd83df2b from idIndex\" id=68114ba4-94b5-44ed-9b11-4208b7b63d08 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:46:25.475002 crc crio[3652]: time=\"2026-06-12T15:46:25.473773691Z\" level=info msg=\"runSandbox: removing pod sandbox e2afd8e1abb8aaff6344d7f5395afb70f1494daaf399f9eb13c83ac9cd83df2b\" id=68114ba4-94b5-44ed-9b11-4208b7b63d08 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:46:25.475002 crc crio[3652]: time=\"2026-06-12T15:46:25.473847434Z\" level=info msg=\"runSandbox: deleting container ID from idIndex for sandbox e2afd8e1abb8aaff6344d7f5395afb70f1494daaf399f9eb13c83ac9cd83df2b\" id=68114ba4-94b5-44ed-9b11-4208b7b63d08 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:46:25.475002 crc crio[3652]: time=\"2026-06-12T15:46:25.473882535Z\" level=info msg=\"runSandbox: unmounting shmPath for sandbox e2afd8e1abb8aaff6344d7f5395afb70f1494daaf399f9eb13c83ac9cd83df2b\" id=68114ba4-94b5-44ed-9b11-4208b7b63d08 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:46:25.538692 crc crio[3652]: time=\"2026-06-12T15:46:25.528819821Z\" level=info msg=\"runSandbox: removing pod sandbox from storage: e2afd8e1abb8aaff6344d7f5395afb70f1494daaf399f9eb13c83ac9cd83df2b\" id=68114ba4-94b5-44ed-9b11-4208b7b63d08 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:46:25.561163 crc crio[3652]: 2026-06-12T15:46:25Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory\nJun 12 15:46:25.576739 crc crio[3652]: time=\"2026-06-12T15:46:25.558304094Z\" level=info msg=\"runSandbox: cleaning up namespaces after failing to run sandbox 1e4c59c81946d9a970c2aa3d26ad1d39c4d7c8f2bbeaaf6fdd2945c02c0ee58d\" id=d267fc9f-d948-4837-9252-5a0df7d49d70 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:46:25.647902 crc crio[3652]: time=\"2026-06-12T15:46:25.646418734Z\" level=info msg=\"runSandbox: deleting pod ID 1e4c59c81946d9a970c2aa3d26ad1d39c4d7c8f2bbeaaf6fdd2945c02c0ee58d from idIndex\" id=d267fc9f-d948-4837-9252-5a0df7d49d70 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:46:25.652202 crc crio[3652]: time=\"2026-06-12T15:46:25.65117702Z\" level=info msg=\"runSandbox: removing pod sandbox 1e4c59c81946d9a970c2aa3d26ad1d39c4d7c8f2bbeaaf6fdd2945c02c0ee58d\" id=d267fc9f-d948-4837-9252-5a0df7d49d70 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:46:25.652202 crc crio[3652]: time=\"2026-06-12T15:46:25.65187382Z\" level=info msg=\"runSandbox: deleting container ID from idIndex for sandbox 1e4c59c81946d9a970c2aa3d26ad1d39c4d7c8f2bbeaaf6fdd2945c02c0ee58d\" id=d267fc9f-d948-4837-9252-5a0df7d49d70 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:46:25.652202 crc crio[3652]: time=\"2026-06-12T15:46:25.651920262Z\" level=info msg=\"runSandbox: unmounting shmPath for sandbox 1e4c59c81946d9a970c2aa3d26ad1d39c4d7c8f2bbeaaf6fdd2945c02c0ee58d\" id=d267fc9f-d948-4837-9252-5a0df7d49d70 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:46:25.714795 crc crio[3652]: time=\"2026-06-12T15:46:25.713368477Z\" level=info msg=\"runSandbox: removing pod sandbox from storage: 1e4c59c81946d9a970c2aa3d26ad1d39c4d7c8f2bbeaaf6fdd2945c02c0ee58d\" id=d267fc9f-d948-4837-9252-5a0df7d49d70 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:46:25.829687 crc crio[3652]: time=\"2026-06-12T15:46:25.828992228Z\" level=info msg=\"runSandbox: releasing container name: k8s_POD_openshift-apiserver-operator-846cbfc458-xttmf_openshift-apiserver-operator_7d46baeb-32f5-4d0b-aeba-13333da51152_0\" id=85f9edac-99a6-4ba5-854e-6006084d53b0 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:46:25.829687 crc crio[3652]: time=\"2026-06-12T15:46:25.82969512Z\" level=info msg=\"runSandbox: releasing pod sandbox name: k8s_openshift-apiserver-operator-846cbfc458-xttmf_openshift-apiserver-operator_7d46baeb-32f5-4d0b-aeba-13333da51152_0\" id=85f9edac-99a6-4ba5-854e-6006084d53b0 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:46:25.845837 crc crio[3652]: 2026-06-12T15:46:25Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory\nJun 12 15:46:25.846882 crc crio[3652]: time=\"2026-06-12T15:46:25.8466458Z\" level=info msg=\"runSandbox: cleaning up namespaces after failing to run sandbox f064cb2ad83ee46a0f580763a9b27d4cdc261f7cb89234997f6ca5018eb799ed\" id=97fe78a8-089c-41f8-b331-7f3d7786cdc7 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:46:25.886196 crc crio[3652]: 2026-06-12T15:46:25Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory\nJun 12 15:46:25.888313 crc crio[3652]: time=\"2026-06-12T15:46:25.888116275Z\" level=info msg=\"runSandbox: cleaning up namespaces after failing to run sandbox 476d528c5ba4178c1a0678fd526a11a917db0c17486b8d9864e530adf14f9ae4\" id=159d8545-9315-43e6-87af-bab5d2ec1eb5 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:46:25.917265 crc crio[3652]: time=\"2026-06-12T15:46:25.910991833Z\" level=info msg=\"runSandbox: deleting pod ID f064cb2ad83ee46a0f580763a9b27d4cdc261f7cb89234997f6ca5018eb799ed from idIndex\" id=97fe78a8-089c-41f8-b331-7f3d7786cdc7 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:46:25.917265 crc crio[3652]: time=\"2026-06-12T15:46:25.911338164Z\" level=info msg=\"runSandbox: removing pod sandbox f064cb2ad83ee46a0f580763a9b27d4cdc261f7cb89234997f6ca5018eb799ed\" id=97fe78a8-089c-41f8-b331-7f3d7786cdc7 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:46:25.917265 crc crio[3652]: time=\"2026-06-12T15:46:25.911397896Z\" level=info msg=\"runSandbox: deleting container ID from idIndex for sandbox f064cb2ad83ee46a0f580763a9b27d4cdc261f7cb89234997f6ca5018eb799ed\" id=97fe78a8-089c-41f8-b331-7f3d7786cdc7 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:46:25.917265 crc crio[3652]: time=\"2026-06-12T15:46:25.911432987Z\" level=info msg=\"runSandbox: unmounting shmPath for sandbox f064cb2ad83ee46a0f580763a9b27d4cdc261f7cb89234997f6ca5018eb799ed\" id=97fe78a8-089c-41f8-b331-7f3d7786cdc7 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:46:25.964822 crc crio[3652]: time=\"2026-06-12T15:46:25.955193425Z\" level=info msg=\"runSandbox: deleting pod ID 476d528c5ba4178c1a0678fd526a11a917db0c17486b8d9864e530adf14f9ae4 from idIndex\" id=159d8545-9315-43e6-87af-bab5d2ec1eb5 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:46:25.964822 crc crio[3652]: time=\"2026-06-12T15:46:25.958895149Z\" level=info msg=\"runSandbox: removing pod sandbox 476d528c5ba4178c1a0678fd526a11a917db0c17486b8d9864e530adf14f9ae4\" id=159d8545-9315-43e6-87af-bab5d2ec1eb5 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:46:25.964822 crc crio[3652]: time=\"2026-06-12T15:46:25.958964021Z\" level=info msg=\"runSandbox: deleting container ID from idIndex for sandbox 476d528c5ba4178c1a0678fd526a11a917db0c17486b8d9864e530adf14f9ae4\" id=159d8545-9315-43e6-87af-bab5d2ec1eb5 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:46:25.964822 crc crio[3652]: time=\"2026-06-12T15:46:25.958990721Z\" level=info msg=\"runSandbox: unmounting shmPath for sandbox 476d528c5ba4178c1a0678fd526a11a917db0c17486b8d9864e530adf14f9ae4\" id=159d8545-9315-43e6-87af-bab5d2ec1eb5 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:46:25.964822 crc crio[3652]: time=\"2026-06-12T15:46:25.958347251Z\" level=info msg=\"runSandbox: removing pod sandbox from storage: f064cb2ad83ee46a0f580763a9b27d4cdc261f7cb89234997f6ca5018eb799ed\" id=97fe78a8-089c-41f8-b331-7f3d7786cdc7 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:46:25.998400 crc crio[3652]: 2026-06-12T15:46:25Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory\nJun 12 15:46:25.998400 crc crio[3652]: time=\"2026-06-12T15:46:25.992576012Z\" level=info msg=\"runSandbox: cleaning up namespaces after failing to run sandbox 76c82518d41a754f528aab8134171558b571661130589e046197bd5d5658d51c\" id=58903baf-d62b-44c5-8220-64f300326de4 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:46:26.023320 crc crio[3652]: time=\"2026-06-12T15:46:26.02298182Z\" level=info msg=\"runSandbox: removing pod sandbox from storage: 476d528c5ba4178c1a0678fd526a11a917db0c17486b8d9864e530adf14f9ae4\" id=159d8545-9315-43e6-87af-bab5d2ec1eb5 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:46:26.104708 crc crio[3652]: time=\"2026-06-12T15:46:26.101744676Z\" level=info msg=\"runSandbox: deleting pod ID 76c82518d41a754f528aab8134171558b571661130589e046197bd5d5658d51c from idIndex\" id=58903baf-d62b-44c5-8220-64f300326de4 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:46:26.104708 crc crio[3652]: time=\"2026-06-12T15:46:26.101931732Z\" level=info msg=\"runSandbox: removing pod sandbox 76c82518d41a754f528aab8134171558b571661130589e046197bd5d5658d51c\" id=58903baf-d62b-44c5-8220-64f300326de4 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:46:26.104708 crc crio[3652]: time=\"2026-06-12T15:46:26.101994894Z\" level=info msg=\"runSandbox: deleting container ID from idIndex for sandbox 76c82518d41a754f528aab8134171558b571661130589e046197bd5d5658d51c\" id=58903baf-d62b-44c5-8220-64f300326de4 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:46:26.104708 crc crio[3652]: time=\"2026-06-12T15:46:26.102013385Z\" level=info msg=\"runSandbox: unmounting shmPath for sandbox 76c82518d41a754f528aab8134171558b571661130589e046197bd5d5658d51c\" id=58903baf-d62b-44c5-8220-64f300326de4 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:46:26.110903 crc crio[3652]: time=\"2026-06-12T15:46:26.109258865Z\" level=info msg=\"runSandbox: removing pod sandbox from storage: 76c82518d41a754f528aab8134171558b571661130589e046197bd5d5658d51c\" id=58903baf-d62b-44c5-8220-64f300326de4 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:46:26.258828 crc crio[3652]: time=\"2026-06-12T15:46:26.252004216Z\" level=info msg=\"runSandbox: releasing container name: k8s_POD_dns-default-qtghf_openshift-dns_d181776f-b90e-41dc-be09-c4543b8cba16_0\" id=464715fc-2408-4fb5-b87e-a836fad66906 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:46:26.258828 crc crio[3652]: time=\"2026-06-12T15:46:26.252707827Z\" level=info msg=\"runSandbox: releasing pod sandbox name: k8s_dns-default-qtghf_openshift-dns_d181776f-b90e-41dc-be09-c4543b8cba16_0\" id=464715fc-2408-4fb5-b87e-a836fad66906 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:46:26.342249 crc crio[3652]: 2026-06-12T15:46:26Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory\nJun 12 15:46:26.342249 crc crio[3652]: time=\"2026-06-12T15:46:26.320714763Z\" level=info msg=\"runSandbox: cleaning up namespaces after failing to run sandbox c8ea94d0d5f8228583720ae98751449edd8c016797f5452e981ccb924ff912f6\" id=7ee0cc87-6a51-4cf3-b366-f87e6f116f15 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:46:26.342249 crc crio[3652]: 2026-06-12T15:46:26Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory\nJun 12 15:46:26.342249 crc crio[3652]: time=\"2026-06-12T15:46:26.336931597Z\" level=info msg=\"runSandbox: cleaning up namespaces after failing to run sandbox 16102d1018b1a207b2b6839a58c50b422398800d2d68f1d71a3fc28d7c2327eb\" id=8f48bf78-89b1-4d4d-9dff-45ba70dd5b6e name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:46:26.357229 crc crio[3652]: time=\"2026-06-12T15:46:26.354417148Z\" level=info msg=\"runSandbox: releasing container name: k8s_POD_machine-api-operator-755bb95488-cj4b6_openshift-machine-api_12703f5c-2f19-4458-9c95-b94af53cd5d8_0\" id=97fe78a8-089c-41f8-b331-7f3d7786cdc7 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:46:26.357229 crc crio[3652]: time=\"2026-06-12T15:46:26.355781079Z\" level=info msg=\"runSandbox: releasing pod sandbox name: k8s_machine-api-operator-755bb95488-cj4b6_openshift-machine-api_12703f5c-2f19-4458-9c95-b94af53cd5d8_0\" id=97fe78a8-089c-41f8-b331-7f3d7786cdc7 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:46:26.376769 crc crio[3652]: 2026-06-12T15:46:26Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory\nJun 12 15:46:26.376769 crc crio[3652]: time=\"2026-06-12T15:46:26.374959442Z\" level=info msg=\"runSandbox: cleaning up namespaces after failing to run sandbox 579b6b83abbfac03360715c2b898d3fd118b9b331402862c5931f71d83188fd3\" id=c39bf6bf-6d82-471b-98aa-a2f34a895d79 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:46:26.383734 crc crio[3652]: time=\"2026-06-12T15:46:26.383300494Z\" level=info msg=\"runSandbox: deleting pod ID c8ea94d0d5f8228583720ae98751449edd8c016797f5452e981ccb924ff912f6 from idIndex\" id=7ee0cc87-6a51-4cf3-b366-f87e6f116f15 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:46:26.383734 crc crio[3652]: time=\"2026-06-12T15:46:26.383356249Z\" level=info msg=\"runSandbox: removing pod sandbox c8ea94d0d5f8228583720ae98751449edd8c016797f5452e981ccb924ff912f6\" id=7ee0cc87-6a51-4cf3-b366-f87e6f116f15 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:46:26.383734 crc crio[3652]: time=\"2026-06-12T15:46:26.383408957Z\" level=info msg=\"runSandbox: deleting container ID from idIndex for sandbox c8ea94d0d5f8228583720ae98751449edd8c016797f5452e981ccb924ff912f6\" id=7ee0cc87-6a51-4cf3-b366-f87e6f116f15 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:46:26.383734 crc crio[3652]: time=\"2026-06-12T15:46:26.383427468Z\" level=info msg=\"runSandbox: unmounting shmPath for sandbox c8ea94d0d5f8228583720ae98751449edd8c016797f5452e981ccb924ff912f6\" id=7ee0cc87-6a51-4cf3-b366-f87e6f116f15 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:46:26.435715 crc crio[3652]: time=\"2026-06-12T15:46:26.434757791Z\" level=info msg=\"runSandbox: removing pod sandbox from storage: c8ea94d0d5f8228583720ae98751449edd8c016797f5452e981ccb924ff912f6\" id=7ee0cc87-6a51-4cf3-b366-f87e6f116f15 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:46:26.467770 crc crio[3652]: time=\"2026-06-12T15:46:26.466955224Z\" level=info msg=\"runSandbox: deleting pod ID 16102d1018b1a207b2b6839a58c50b422398800d2d68f1d71a3fc28d7c2327eb from idIndex\" id=8f48bf78-89b1-4d4d-9dff-45ba70dd5b6e name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:46:26.467770 crc crio[3652]: time=\"2026-06-12T15:46:26.467110089Z\" level=info msg=\"runSandbox: removing pod sandbox 16102d1018b1a207b2b6839a58c50b422398800d2d68f1d71a3fc28d7c2327eb\" id=8f48bf78-89b1-4d4d-9dff-45ba70dd5b6e name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:46:26.467770 crc crio[3652]: time=\"2026-06-12T15:46:26.467690806Z\" level=info msg=\"runSandbox: deleting container ID from idIndex for sandbox 16102d1018b1a207b2b6839a58c50b422398800d2d68f1d71a3fc28d7c2327eb\" id=8f48bf78-89b1-4d4d-9dff-45ba70dd5b6e name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:46:26.467770 crc crio[3652]: time=\"2026-06-12T15:46:26.467711606Z\" level=info msg=\"runSandbox: unmounting shmPath for sandbox 16102d1018b1a207b2b6839a58c50b422398800d2d68f1d71a3fc28d7c2327eb\" id=8f48bf78-89b1-4d4d-9dff-45ba70dd5b6e name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:46:26.473408 crc crio[3652]: time=\"2026-06-12T15:46:26.47078506Z\" level=info msg=\"runSandbox: releasing container name: k8s_POD_multus-admission-controller-69db94689b-rvf8p_openshift-multus_22e9ac12-6d81-454c-9af1-0b0d7e241db6_0\" id=52b91fb5-abb6-48af-ad20-23852a10390f name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:46:26.473408 crc crio[3652]: time=\"2026-06-12T15:46:26.470914884Z\" level=info msg=\"runSandbox: releasing pod sandbox name: k8s_multus-admission-controller-69db94689b-rvf8p_openshift-multus_22e9ac12-6d81-454c-9af1-0b0d7e241db6_0\" id=52b91fb5-abb6-48af-ad20-23852a10390f name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:46:26.488865 crc crio[3652]: time=\"2026-06-12T15:46:26.48782588Z\" level=info msg=\"runSandbox: deleting pod ID 579b6b83abbfac03360715c2b898d3fd118b9b331402862c5931f71d83188fd3 from idIndex\" id=c39bf6bf-6d82-471b-98aa-a2f34a895d79 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:46:26.488865 crc crio[3652]: time=\"2026-06-12T15:46:26.487970804Z\" level=info msg=\"runSandbox: removing pod sandbox 579b6b83abbfac03360715c2b898d3fd118b9b331402862c5931f71d83188fd3\" id=c39bf6bf-6d82-471b-98aa-a2f34a895d79 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:46:26.488865 crc crio[3652]: time=\"2026-06-12T15:46:26.488336475Z\" level=info msg=\"runSandbox: deleting container ID from idIndex for sandbox 579b6b83abbfac03360715c2b898d3fd118b9b331402862c5931f71d83188fd3\" id=c39bf6bf-6d82-471b-98aa-a2f34a895d79 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:46:26.488865 crc crio[3652]: time=\"2026-06-12T15:46:26.488395477Z\" level=info msg=\"runSandbox: unmounting shmPath for sandbox 579b6b83abbfac03360715c2b898d3fd118b9b331402862c5931f71d83188fd3\" id=c39bf6bf-6d82-471b-98aa-a2f34a895d79 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:46:26.518806 crc crio[3652]: time=\"2026-06-12T15:46:26.514156453Z\" level=info msg=\"runSandbox: removing pod sandbox from storage: 579b6b83abbfac03360715c2b898d3fd118b9b331402862c5931f71d83188fd3\" id=c39bf6bf-6d82-471b-98aa-a2f34a895d79 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:46:26.534217 crc crio[3652]: time=\"2026-06-12T15:46:26.528921344Z\" level=info msg=\"runSandbox: removing pod sandbox from storage: 16102d1018b1a207b2b6839a58c50b422398800d2d68f1d71a3fc28d7c2327eb\" id=8f48bf78-89b1-4d4d-9dff-45ba70dd5b6e name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:46:26.829344 crc crio[3652]: time=\"2026-06-12T15:46:26.812908155Z\" level=info msg=\"runSandbox: releasing container name: k8s_POD_console-6c684df5db-cc8g8_openshift-console_63877e21-00e2-4bee-b462-31d3bbe131ef_0\" id=7ee0cc87-6a51-4cf3-b366-f87e6f116f15 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:46:26.829344 crc crio[3652]: time=\"2026-06-12T15:46:26.812998998Z\" level=info msg=\"runSandbox: releasing pod sandbox name: k8s_console-6c684df5db-cc8g8_openshift-console_63877e21-00e2-4bee-b462-31d3bbe131ef_0\" id=7ee0cc87-6a51-4cf3-b366-f87e6f116f15 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:46:26.829344 crc crio[3652]: 2026-06-12T15:46:26Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory\nJun 12 15:46:26.829344 crc crio[3652]: time=\"2026-06-12T15:46:26.826274902Z\" level=info msg=\"runSandbox: cleaning up namespaces after failing to run sandbox 95f7d80725e9a2357064ea682b206d7058ea9b4ba18095e20ef260d7db07d593\" id=8fad7b6d-97ab-406e-a91a-02f06d0c8fe1 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:46:26.876376 crc crio[3652]: time=\"2026-06-12T15:46:26.876231496Z\" level=info msg=\"runSandbox: deleting pod ID 95f7d80725e9a2357064ea682b206d7058ea9b4ba18095e20ef260d7db07d593 from idIndex\" id=8fad7b6d-97ab-406e-a91a-02f06d0c8fe1 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:46:26.877337 crc crio[3652]: time=\"2026-06-12T15:46:26.877303978Z\" level=info msg=\"runSandbox: removing pod sandbox 95f7d80725e9a2357064ea682b206d7058ea9b4ba18095e20ef260d7db07d593\" id=8fad7b6d-97ab-406e-a91a-02f06d0c8fe1 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:46:26.877809 crc crio[3652]: time=\"2026-06-12T15:46:26.877785254Z\" level=info msg=\"runSandbox: deleting container ID from idIndex for sandbox 95f7d80725e9a2357064ea682b206d7058ea9b4ba18095e20ef260d7db07d593\" id=8fad7b6d-97ab-406e-a91a-02f06d0c8fe1 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:46:26.877917 crc crio[3652]: time=\"2026-06-12T15:46:26.877900417Z\" level=info msg=\"runSandbox: unmounting shmPath for sandbox 95f7d80725e9a2357064ea682b206d7058ea9b4ba18095e20ef260d7db07d593\" id=8fad7b6d-97ab-406e-a91a-02f06d0c8fe1 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:46:26.910691 crc crio[3652]: time=\"2026-06-12T15:46:26.910390959Z\" level=info msg=\"runSandbox: removing pod sandbox from storage: 95f7d80725e9a2357064ea682b206d7058ea9b4ba18095e20ef260d7db07d593\" id=8fad7b6d-97ab-406e-a91a-02f06d0c8fe1 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:46:26.941010 crc crio[3652]: time=\"2026-06-12T15:46:26.940239082Z\" level=info msg=\"runSandbox: releasing container name: k8s_POD_community-operators-qhh6t_openshift-marketplace_38fb2a5f-6a1e-4c7a-8df2-0b2a456c372e_0\" id=68114ba4-94b5-44ed-9b11-4208b7b63d08 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:46:26.941010 crc crio[3652]: time=\"2026-06-12T15:46:26.940868871Z\" level=info msg=\"runSandbox: releasing pod sandbox name: k8s_community-operators-qhh6t_openshift-marketplace_38fb2a5f-6a1e-4c7a-8df2-0b2a456c372e_0\" id=68114ba4-94b5-44ed-9b11-4208b7b63d08 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:46:26.966371 crc crio[3652]: 2026-06-12T15:46:26Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory\nJun 12 15:46:26.966371 crc crio[3652]: time=\"2026-06-12T15:46:26.966312756Z\" level=info msg=\"runSandbox: cleaning up namespaces after failing to run sandbox 748e6c3818a0854ad24da09c661b36769c66e8726b11fe10eb8f9d4bd06e608b\" id=3bcf27ca-aade-4778-b0e0-0d96fae6cf06 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:46:27.001810 crc crio[3652]: time=\"2026-06-12T15:46:26.997798846Z\" level=info msg=\"runSandbox: deleting pod ID 748e6c3818a0854ad24da09c661b36769c66e8726b11fe10eb8f9d4bd06e608b from idIndex\" id=3bcf27ca-aade-4778-b0e0-0d96fae6cf06 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:46:27.001810 crc crio[3652]: time=\"2026-06-12T15:46:26.998598491Z\" level=info msg=\"runSandbox: removing pod sandbox 748e6c3818a0854ad24da09c661b36769c66e8726b11fe10eb8f9d4bd06e608b\" id=3bcf27ca-aade-4778-b0e0-0d96fae6cf06 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:46:27.001810 crc crio[3652]: time=\"2026-06-12T15:46:26.998657113Z\" level=info msg=\"runSandbox: deleting container ID from idIndex for sandbox 748e6c3818a0854ad24da09c661b36769c66e8726b11fe10eb8f9d4bd06e608b\" id=3bcf27ca-aade-4778-b0e0-0d96fae6cf06 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:46:27.001810 crc crio[3652]: time=\"2026-06-12T15:46:26.998678914Z\" level=info msg=\"runSandbox: unmounting shmPath for sandbox 748e6c3818a0854ad24da09c661b36769c66e8726b11fe10eb8f9d4bd06e608b\" id=3bcf27ca-aade-4778-b0e0-0d96fae6cf06 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:46:27.006687 crc crio[3652]: 2026-06-12T15:46:26Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory\nJun 12 15:46:27.006687 crc crio[3652]: time=\"2026-06-12T15:46:27.004969846Z\" level=info msg=\"runSandbox: cleaning up namespaces after failing to run sandbox 5b514e281ce7a1f6c1c97d3905a148cda316c65aa961ac3ef11e67727e04a89b\" id=356654e0-9be1-41b6-a2bd-898de71723fa name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:46:27.006834 crc crio[3652]: time=\"2026-06-12T15:46:27.00675578Z\" level=info msg=\"runSandbox: removing pod sandbox from storage: 748e6c3818a0854ad24da09c661b36769c66e8726b11fe10eb8f9d4bd06e608b\" id=3bcf27ca-aade-4778-b0e0-0d96fae6cf06 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:46:27.025580 crc crio[3652]: 2026-06-12T15:46:26Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory\nJun 12 15:46:27.026010 crc crio[3652]: time=\"2026-06-12T15:46:27.025623946Z\" level=info msg=\"runSandbox: cleaning up namespaces after failing to run sandbox 279b66b4040b4c86846e4f66be03462716fedacc48393e0400f9597d5b9873b7\" id=e1c35a8c-6c31-460b-81dd-b3d0f77003fa name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:46:27.026010 crc crio[3652]: time=\"2026-06-12T15:46:27.025633667Z\" level=info msg=\"runSandbox: deleting pod ID 5b514e281ce7a1f6c1c97d3905a148cda316c65aa961ac3ef11e67727e04a89b from idIndex\" id=356654e0-9be1-41b6-a2bd-898de71723fa name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:46:27.026010 crc crio[3652]: time=\"2026-06-12T15:46:27.025936747Z\" level=info msg=\"runSandbox: removing pod sandbox 5b514e281ce7a1f6c1c97d3905a148cda316c65aa961ac3ef11e67727e04a89b\" id=356654e0-9be1-41b6-a2bd-898de71723fa name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:46:27.026010 crc crio[3652]: time=\"2026-06-12T15:46:27.025996459Z\" level=info msg=\"runSandbox: deleting container ID from idIndex for sandbox 5b514e281ce7a1f6c1c97d3905a148cda316c65aa961ac3ef11e67727e04a89b\" id=356654e0-9be1-41b6-a2bd-898de71723fa name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:46:27.026010 crc crio[3652]: time=\"2026-06-12T15:46:27.026013189Z\" level=info msg=\"runSandbox: unmounting shmPath for sandbox 5b514e281ce7a1f6c1c97d3905a148cda316c65aa961ac3ef11e67727e04a89b\" id=356654e0-9be1-41b6-a2bd-898de71723fa name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:46:27.027341 crc crio[3652]: time=\"2026-06-12T15:46:27.027133043Z\" level=info msg=\"runSandbox: releasing container name: k8s_POD_authentication-operator-7f5c659b84-khkfm_openshift-authentication-operator_677c2747-1901-4941-94f1-8281cced296b_0\" id=58903baf-d62b-44c5-8220-64f300326de4 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:46:27.027428 crc crio[3652]: time=\"2026-06-12T15:46:27.02736453Z\" level=info msg=\"runSandbox: releasing pod sandbox name: k8s_authentication-operator-7f5c659b84-khkfm_openshift-authentication-operator_677c2747-1901-4941-94f1-8281cced296b_0\" id=58903baf-d62b-44c5-8220-64f300326de4 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:46:27.072654 crc crio[3652]: time=\"2026-06-12T15:46:27.072348475Z\" level=info msg=\"runSandbox: deleting pod ID 279b66b4040b4c86846e4f66be03462716fedacc48393e0400f9597d5b9873b7 from idIndex\" id=e1c35a8c-6c31-460b-81dd-b3d0f77003fa name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:46:27.072815 crc crio[3652]: time=\"2026-06-12T15:46:27.072664615Z\" level=info msg=\"runSandbox: removing pod sandbox 279b66b4040b4c86846e4f66be03462716fedacc48393e0400f9597d5b9873b7\" id=e1c35a8c-6c31-460b-81dd-b3d0f77003fa name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:46:27.072815 crc crio[3652]: time=\"2026-06-12T15:46:27.072793489Z\" level=info msg=\"runSandbox: deleting container ID from idIndex for sandbox 279b66b4040b4c86846e4f66be03462716fedacc48393e0400f9597d5b9873b7\" id=e1c35a8c-6c31-460b-81dd-b3d0f77003fa name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:46:27.072899 crc crio[3652]: time=\"2026-06-12T15:46:27.07282203Z\" level=info msg=\"runSandbox: unmounting shmPath for sandbox 279b66b4040b4c86846e4f66be03462716fedacc48393e0400f9597d5b9873b7\" id=e1c35a8c-6c31-460b-81dd-b3d0f77003fa name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:46:27.087972 crc crio[3652]: 2026-06-12T15:46:26Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory\nJun 12 15:46:27.088901 crc crio[3652]: time=\"2026-06-12T15:46:27.087970561Z\" level=info msg=\"runSandbox: cleaning up namespaces after failing to run sandbox 2e865eccc0a40e8a970a9f5c409a97281cbe5cc08b1d41bfb4f5f78a9906895a\" id=4287c5ad-5963-4eab-9deb-c3d7cf4c79bf name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:46:27.088901 crc crio[3652]: time=\"2026-06-12T15:46:27.088703224Z\" level=info msg=\"runSandbox: removing pod sandbox from storage: 279b66b4040b4c86846e4f66be03462716fedacc48393e0400f9597d5b9873b7\" id=e1c35a8c-6c31-460b-81dd-b3d0f77003fa name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:46:27.094419 crc crio[3652]: time=\"2026-06-12T15:46:27.094170752Z\" level=info msg=\"runSandbox: removing pod sandbox from storage: 5b514e281ce7a1f6c1c97d3905a148cda316c65aa961ac3ef11e67727e04a89b\" id=356654e0-9be1-41b6-a2bd-898de71723fa name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:46:27.096626 crc crio[3652]: time=\"2026-06-12T15:46:27.096320108Z\" level=info msg=\"runSandbox: releasing container name: k8s_POD_apiserver-9ddfb9f55-k47zv_openshift-apiserver_e7508fa2-0f14-41e2-8972-4e2e11009b77_0\" id=da3c6ed4-36b7-45db-9676-b57a5e5045de name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:46:27.096626 crc crio[3652]: time=\"2026-06-12T15:46:27.096407671Z\" level=info msg=\"runSandbox: releasing pod sandbox name: k8s_apiserver-9ddfb9f55-k47zv_openshift-apiserver_e7508fa2-0f14-41e2-8972-4e2e11009b77_0\" id=da3c6ed4-36b7-45db-9676-b57a5e5045de name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:46:27.126927 crc crio[3652]: time=\"2026-06-12T15:46:27.120598962Z\" level=info msg=\"runSandbox: deleting pod ID 2e865eccc0a40e8a970a9f5c409a97281cbe5cc08b1d41bfb4f5f78a9906895a from idIndex\" id=4287c5ad-5963-4eab-9deb-c3d7cf4c79bf name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:46:27.126927 crc crio[3652]: time=\"2026-06-12T15:46:27.125625416Z\" level=info msg=\"runSandbox: removing pod sandbox 2e865eccc0a40e8a970a9f5c409a97281cbe5cc08b1d41bfb4f5f78a9906895a\" id=4287c5ad-5963-4eab-9deb-c3d7cf4c79bf name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:46:27.132060 crc crio[3652]: time=\"2026-06-12T15:46:27.131729681Z\" level=info msg=\"runSandbox: deleting container ID from idIndex for sandbox 2e865eccc0a40e8a970a9f5c409a97281cbe5cc08b1d41bfb4f5f78a9906895a\" id=4287c5ad-5963-4eab-9deb-c3d7cf4c79bf name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:46:27.132170 crc crio[3652]: time=\"2026-06-12T15:46:27.132096703Z\" level=info msg=\"runSandbox: unmounting shmPath for sandbox 2e865eccc0a40e8a970a9f5c409a97281cbe5cc08b1d41bfb4f5f78a9906895a\" id=4287c5ad-5963-4eab-9deb-c3d7cf4c79bf name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:46:27.136901 crc crio[3652]: 2026-06-12T15:46:27Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory\nJun 12 15:46:27.138786 crc crio[3652]: time=\"2026-06-12T15:46:27.137286352Z\" level=info msg=\"runSandbox: cleaning up namespaces after failing to run sandbox e6d48bcf7a18aadb12e2495c6e07f5da48e0522635c2ef1c335f130396f8c119\" id=840d7d5d-91f5-4f57-b310-2e47f87e6e51 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:46:27.149691 crc crio[3652]: time=\"2026-06-12T15:46:27.147831132Z\" level=info msg=\"runSandbox: deleting pod ID e6d48bcf7a18aadb12e2495c6e07f5da48e0522635c2ef1c335f130396f8c119 from idIndex\" id=840d7d5d-91f5-4f57-b310-2e47f87e6e51 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:46:27.149691 crc crio[3652]: time=\"2026-06-12T15:46:27.148376469Z\" level=info msg=\"runSandbox: removing pod sandbox e6d48bcf7a18aadb12e2495c6e07f5da48e0522635c2ef1c335f130396f8c119\" id=840d7d5d-91f5-4f57-b310-2e47f87e6e51 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:46:27.149691 crc crio[3652]: time=\"2026-06-12T15:46:27.148568854Z\" level=info msg=\"runSandbox: deleting container ID from idIndex for sandbox e6d48bcf7a18aadb12e2495c6e07f5da48e0522635c2ef1c335f130396f8c119\" id=840d7d5d-91f5-4f57-b310-2e47f87e6e51 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:46:27.149691 crc crio[3652]: time=\"2026-06-12T15:46:27.148597195Z\" level=info msg=\"runSandbox: unmounting shmPath for sandbox e6d48bcf7a18aadb12e2495c6e07f5da48e0522635c2ef1c335f130396f8c119\" id=840d7d5d-91f5-4f57-b310-2e47f87e6e51 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:46:27.149691 crc crio[3652]: time=\"2026-06-12T15:46:27.148600622Z\" level=info msg=\"runSandbox: removing pod sandbox from storage: 2e865eccc0a40e8a970a9f5c409a97281cbe5cc08b1d41bfb4f5f78a9906895a\" id=4287c5ad-5963-4eab-9deb-c3d7cf4c79bf name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:46:27.150391 crc crio[3652]: 2026-06-12T15:46:27Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory\nJun 12 15:46:27.150821 crc crio[3652]: time=\"2026-06-12T15:46:27.150424442Z\" level=info msg=\"runSandbox: cleaning up namespaces after failing to run sandbox 44ec8a7da6d260b0a2ac26115254c88aa04c62b066718c182fc991148b8c5b13\" id=232182e3-0486-4b36-95b1-e6510c44a5d3 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:46:27.152308 crc crio[3652]: time=\"2026-06-12T15:46:27.152205376Z\" level=info msg=\"runSandbox: removing pod sandbox from storage: e6d48bcf7a18aadb12e2495c6e07f5da48e0522635c2ef1c335f130396f8c119\" id=840d7d5d-91f5-4f57-b310-2e47f87e6e51 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:46:27.152943 crc crio[3652]: 2026-06-12T15:46:27Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory\nJun 12 15:46:27.155137 crc crio[3652]: time=\"2026-06-12T15:46:27.154922896Z\" level=info msg=\"runSandbox: cleaning up namespaces after failing to run sandbox f01eb52d610cf5c258e253e6e5f978c75d7dee27323b2608768f5cb52df9e355\" id=4a1d0c36-96a3-4f66-9468-9530bf27ada7 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:46:27.157958 crc crio[3652]: 2026-06-12T15:46:27Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory\nJun 12 15:46:27.158427 crc crio[3652]: time=\"2026-06-12T15:46:27.15802831Z\" level=info msg=\"runSandbox: cleaning up namespaces after failing to run sandbox 0b060685622f0e677d542dd58232818c1a837d34744580723c88e7511904bc58\" id=1aba869c-ac52-4e7a-ac1c-57d3805f6b33 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:46:27.164841 crc crio[3652]: time=\"2026-06-12T15:46:27.163660885Z\" level=info msg=\"runSandbox: deleting pod ID 44ec8a7da6d260b0a2ac26115254c88aa04c62b066718c182fc991148b8c5b13 from idIndex\" id=232182e3-0486-4b36-95b1-e6510c44a5d3 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:46:27.164841 crc crio[3652]: time=\"2026-06-12T15:46:27.164121349Z\" level=info msg=\"runSandbox: removing pod sandbox 44ec8a7da6d260b0a2ac26115254c88aa04c62b066718c182fc991148b8c5b13\" id=232182e3-0486-4b36-95b1-e6510c44a5d3 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:46:27.164841 crc crio[3652]: time=\"2026-06-12T15:46:27.164179072Z\" level=info msg=\"runSandbox: deleting container ID from idIndex for sandbox 44ec8a7da6d260b0a2ac26115254c88aa04c62b066718c182fc991148b8c5b13\" id=232182e3-0486-4b36-95b1-e6510c44a5d3 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:46:27.164841 crc crio[3652]: time=\"2026-06-12T15:46:27.164203761Z\" level=info msg=\"runSandbox: unmounting shmPath for sandbox 44ec8a7da6d260b0a2ac26115254c88aa04c62b066718c182fc991148b8c5b13\" id=232182e3-0486-4b36-95b1-e6510c44a5d3 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:46:27.181323 crc crio[3652]: time=\"2026-06-12T15:46:27.179777416Z\" level=info msg=\"runSandbox: removing pod sandbox from storage: 44ec8a7da6d260b0a2ac26115254c88aa04c62b066718c182fc991148b8c5b13\" id=232182e3-0486-4b36-95b1-e6510c44a5d3 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:46:27.188725 crc crio[3652]: time=\"2026-06-12T15:46:27.187954738Z\" level=info msg=\"runSandbox: deleting pod ID f01eb52d610cf5c258e253e6e5f978c75d7dee27323b2608768f5cb52df9e355 from idIndex\" id=4a1d0c36-96a3-4f66-9468-9530bf27ada7 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:46:27.188725 crc crio[3652]: time=\"2026-06-12T15:46:27.188130143Z\" level=info msg=\"runSandbox: removing pod sandbox f01eb52d610cf5c258e253e6e5f978c75d7dee27323b2608768f5cb52df9e355\" id=4a1d0c36-96a3-4f66-9468-9530bf27ada7 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:46:27.188725 crc crio[3652]: time=\"2026-06-12T15:46:27.188191605Z\" level=info msg=\"runSandbox: deleting container ID from idIndex for sandbox f01eb52d610cf5c258e253e6e5f978c75d7dee27323b2608768f5cb52df9e355\" id=4a1d0c36-96a3-4f66-9468-9530bf27ada7 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:46:27.188725 crc crio[3652]: time=\"2026-06-12T15:46:27.188618938Z\" level=info msg=\"runSandbox: unmounting shmPath for sandbox f01eb52d610cf5c258e253e6e5f978c75d7dee27323b2608768f5cb52df9e355\" id=4a1d0c36-96a3-4f66-9468-9530bf27ada7 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:46:27.188725 crc crio[3652]: time=\"2026-06-12T15:46:27.187979273Z\" level=info msg=\"runSandbox: deleting pod ID 0b060685622f0e677d542dd58232818c1a837d34744580723c88e7511904bc58 from idIndex\" id=1aba869c-ac52-4e7a-ac1c-57d3805f6b33 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:46:27.190152 crc crio[3652]: time=\"2026-06-12T15:46:27.188700908Z\" level=info msg=\"runSandbox: releasing container name: k8s_POD_networking-console-plugin-5ff7774fd9-nljh6_openshift-network-console_6a9ae5f6-97bd-46ac-bafa-ca1b4452a141_0\" id=f4475fef-5619-4229-bb4b-78e2694da6a2 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:46:27.190152 crc crio[3652]: time=\"2026-06-12T15:46:27.188820072Z\" level=info msg=\"runSandbox: releasing pod sandbox name: k8s_networking-console-plugin-5ff7774fd9-nljh6_openshift-network-console_6a9ae5f6-97bd-46ac-bafa-ca1b4452a141_0\" id=f4475fef-5619-4229-bb4b-78e2694da6a2 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:46:27.190152 crc crio[3652]: time=\"2026-06-12T15:46:27.188737336Z\" level=info msg=\"runSandbox: removing pod sandbox 0b060685622f0e677d542dd58232818c1a837d34744580723c88e7511904bc58\" id=1aba869c-ac52-4e7a-ac1c-57d3805f6b33 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:46:27.190152 crc crio[3652]: time=\"2026-06-12T15:46:27.189352228Z\" level=info msg=\"runSandbox: deleting container ID from idIndex for sandbox 0b060685622f0e677d542dd58232818c1a837d34744580723c88e7511904bc58\" id=1aba869c-ac52-4e7a-ac1c-57d3805f6b33 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:46:27.190152 crc crio[3652]: time=\"2026-06-12T15:46:27.189380298Z\" level=info msg=\"runSandbox: unmounting shmPath for sandbox 0b060685622f0e677d542dd58232818c1a837d34744580723c88e7511904bc58\" id=1aba869c-ac52-4e7a-ac1c-57d3805f6b33 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:46:27.191356 crc crio[3652]: time=\"2026-06-12T15:46:27.191288089Z\" level=info msg=\"runSandbox: removing pod sandbox from storage: f01eb52d610cf5c258e253e6e5f978c75d7dee27323b2608768f5cb52df9e355\" id=4a1d0c36-96a3-4f66-9468-9530bf27ada7 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:46:27.193257 crc crio[3652]: 2026-06-12T15:46:27Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory\nJun 12 15:46:27.193648 crc crio[3652]: time=\"2026-06-12T15:46:27.193314649Z\" level=info msg=\"runSandbox: cleaning up namespaces after failing to run sandbox b79d045578d9d0447683cc0abcc31854b07e028414a5fd64d8931c5d81d4e8c4\" id=7066fcf8-4c84-46af-9368-53eca0a092fe name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:46:27.197360 crc crio[3652]: time=\"2026-06-12T15:46:27.196809038Z\" level=info msg=\"runSandbox: releasing container name: k8s_POD_marketplace-operator-547dbd544d-xchl9_openshift-marketplace_6cdf074d-0e2a-4a0b-8843-5f823e7bf7c3_0\" id=1f845d2a-9541-47c4-b70f-8d8a96bebade name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:46:27.197360 crc crio[3652]: time=\"2026-06-12T15:46:27.19687497Z\" level=info msg=\"runSandbox: releasing pod sandbox name: k8s_marketplace-operator-547dbd544d-xchl9_openshift-marketplace_6cdf074d-0e2a-4a0b-8843-5f823e7bf7c3_0\" id=1f845d2a-9541-47c4-b70f-8d8a96bebade name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:46:27.197360 crc crio[3652]: time=\"2026-06-12T15:46:27.197295111Z\" level=info msg=\"runSandbox: removing pod sandbox from storage: 0b060685622f0e677d542dd58232818c1a837d34744580723c88e7511904bc58\" id=1aba869c-ac52-4e7a-ac1c-57d3805f6b33 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:46:27.210979 crc crio[3652]: time=\"2026-06-12T15:46:27.21084479Z\" level=info msg=\"runSandbox: deleting pod ID b79d045578d9d0447683cc0abcc31854b07e028414a5fd64d8931c5d81d4e8c4 from idIndex\" id=7066fcf8-4c84-46af-9368-53eca0a092fe name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:46:27.210979 crc crio[3652]: time=\"2026-06-12T15:46:27.210909602Z\" level=info msg=\"runSandbox: removing pod sandbox b79d045578d9d0447683cc0abcc31854b07e028414a5fd64d8931c5d81d4e8c4\" id=7066fcf8-4c84-46af-9368-53eca0a092fe name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:46:27.210979 crc crio[3652]: time=\"2026-06-12T15:46:27.210970494Z\" level=info msg=\"runSandbox: deleting container ID from idIndex for sandbox b79d045578d9d0447683cc0abcc31854b07e028414a5fd64d8931c5d81d4e8c4\" id=7066fcf8-4c84-46af-9368-53eca0a092fe name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:46:27.211356 crc crio[3652]: time=\"2026-06-12T15:46:27.211005855Z\" level=info msg=\"runSandbox: unmounting shmPath for sandbox b79d045578d9d0447683cc0abcc31854b07e028414a5fd64d8931c5d81d4e8c4\" id=7066fcf8-4c84-46af-9368-53eca0a092fe name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:46:27.214880 crc crio[3652]: 2026-06-12T15:46:27Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory\nJun 12 15:46:27.217533 crc crio[3652]: time=\"2026-06-12T15:46:27.215233514Z\" level=info msg=\"runSandbox: removing pod sandbox from storage: b79d045578d9d0447683cc0abcc31854b07e028414a5fd64d8931c5d81d4e8c4\" id=7066fcf8-4c84-46af-9368-53eca0a092fe name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:46:27.218499 crc crio[3652]: time=\"2026-06-12T15:46:27.215899638Z\" level=info msg=\"runSandbox: cleaning up namespaces after failing to run sandbox 7243e8c614feb11e47587ae6adede37c5b715a7a819a709bccec138e946c34ad\" id=f97d4523-07c3-4298-bb48-05ebec3c2207 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:46:27.220347 crc crio[3652]: time=\"2026-06-12T15:46:27.220164014Z\" level=info msg=\"runSandbox: releasing container name: k8s_POD_redhat-marketplace-ntdwx_openshift-marketplace_304346ae-9d3b-4262-8068-4ed1e7ff48a8_0\" id=23fbc0e1-1fa7-4c2b-90ab-b3d6775826c1 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:46:27.220347 crc crio[3652]: time=\"2026-06-12T15:46:27.220311408Z\" level=info msg=\"runSandbox: releasing pod sandbox name: k8s_redhat-marketplace-ntdwx_openshift-marketplace_304346ae-9d3b-4262-8068-4ed1e7ff48a8_0\" id=23fbc0e1-1fa7-4c2b-90ab-b3d6775826c1 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:46:27.220539 crc crio[3652]: 2026-06-12T15:46:27Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory\nJun 12 15:46:27.221295 crc crio[3652]: time=\"2026-06-12T15:46:27.221168104Z\" level=info msg=\"runSandbox: cleaning up namespaces after failing to run sandbox 513e23c00f009ba7073a3d399726dafa22a66b94d0f8ee3c740e710f8e7415b5\" id=f1da75f5-10d7-4af2-9dc4-3c71b07f7bbc name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:46:27.231110 crc crio[3652]: time=\"2026-06-12T15:46:27.230830206Z\" level=info msg=\"runSandbox: releasing container name: k8s_POD_certified-operators-l27pk_openshift-marketplace_91f37d35-53d4-49eb-b4e2-8ee1a226094b_0\" id=d267fc9f-d948-4837-9252-5a0df7d49d70 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:46:27.231110 crc crio[3652]: time=\"2026-06-12T15:46:27.231019141Z\" level=info msg=\"runSandbox: releasing pod sandbox name: k8s_certified-operators-l27pk_openshift-marketplace_91f37d35-53d4-49eb-b4e2-8ee1a226094b_0\" id=d267fc9f-d948-4837-9252-5a0df7d49d70 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:46:27.250866 crc crio[3652]: 2026-06-12T15:46:27Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory\nJun 12 15:46:27.250866 crc crio[3652]: time=\"2026-06-12T15:46:27.248755565Z\" level=info msg=\"runSandbox: cleaning up namespaces after failing to run sandbox 51dfdac6adfbf2f3bce4e1c0f57f6c665b32b41f9961b274c917f242b2e27bc7\" id=c86e792b-cfb6-4355-8dc8-be5f9b324a34 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:46:27.250866 crc crio[3652]: 2026-06-12T15:46:27Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory\nJun 12 15:46:27.250866 crc crio[3652]: 2026-06-12T15:46:27Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory\nJun 12 15:46:27.250866 crc crio[3652]: time=\"2026-06-12T15:46:27.249161176Z\" level=info msg=\"runSandbox: cleaning up namespaces after failing to run sandbox c5fe239b88cdac96f1def0409b94174d7c17e11ea1e8cd7d2c139413ec13a4a3\" id=1d43756d-a39b-42e1-b28b-64fb3286b55f name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:46:27.250866 crc crio[3652]: time=\"2026-06-12T15:46:27.249165617Z\" level=info msg=\"runSandbox: cleaning up namespaces after failing to run sandbox e750cb87ac620db8fa8b4e88e69664c608f73f75b2e261d27504d1af9fb8d1c7\" id=dc02ec7b-d9ad-4347-8d12-e321e66875eb name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:46:27.252418 crc crio[3652]: time=\"2026-06-12T15:46:27.252145568Z\" level=info msg=\"runSandbox: deleting pod ID 513e23c00f009ba7073a3d399726dafa22a66b94d0f8ee3c740e710f8e7415b5 from idIndex\" id=f1da75f5-10d7-4af2-9dc4-3c71b07f7bbc name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:46:27.252418 crc crio[3652]: time=\"2026-06-12T15:46:27.25219272Z\" level=info msg=\"runSandbox: removing pod sandbox 513e23c00f009ba7073a3d399726dafa22a66b94d0f8ee3c740e710f8e7415b5\" id=f1da75f5-10d7-4af2-9dc4-3c71b07f7bbc name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:46:27.252418 crc crio[3652]: time=\"2026-06-12T15:46:27.252259202Z\" level=info msg=\"runSandbox: deleting container ID from idIndex for sandbox 513e23c00f009ba7073a3d399726dafa22a66b94d0f8ee3c740e710f8e7415b5\" id=f1da75f5-10d7-4af2-9dc4-3c71b07f7bbc name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:46:27.252418 crc crio[3652]: time=\"2026-06-12T15:46:27.252283013Z\" level=info msg=\"runSandbox: unmounting shmPath for sandbox 513e23c00f009ba7073a3d399726dafa22a66b94d0f8ee3c740e710f8e7415b5\" id=f1da75f5-10d7-4af2-9dc4-3c71b07f7bbc name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:46:27.253117 crc crio[3652]: 2026-06-12T15:46:27Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory\nJun 12 15:46:27.253117 crc crio[3652]: time=\"2026-06-12T15:46:27.25287047Z\" level=info msg=\"runSandbox: cleaning up namespaces after failing to run sandbox f00ee252bbe59b7a7f97cbb57c3337170b348c173c0f8962ccecad2b24f9dcd3\" id=5d91fe4a-1fdf-494a-bf24-17cb6855810b name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:46:27.257001 crc crio[3652]: time=\"2026-06-12T15:46:27.256008866Z\" level=info msg=\"runSandbox: deleting pod ID 7243e8c614feb11e47587ae6adede37c5b715a7a819a709bccec138e946c34ad from idIndex\" id=f97d4523-07c3-4298-bb48-05ebec3c2207 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:46:27.257001 crc crio[3652]: time=\"2026-06-12T15:46:27.256332467Z\" level=info msg=\"runSandbox: removing pod sandbox 7243e8c614feb11e47587ae6adede37c5b715a7a819a709bccec138e946c34ad\" id=f97d4523-07c3-4298-bb48-05ebec3c2207 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:46:27.257001 crc crio[3652]: time=\"2026-06-12T15:46:27.256384288Z\" level=info msg=\"runSandbox: deleting container ID from idIndex for sandbox 7243e8c614feb11e47587ae6adede37c5b715a7a819a709bccec138e946c34ad\" id=f97d4523-07c3-4298-bb48-05ebec3c2207 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:46:27.257001 crc crio[3652]: time=\"2026-06-12T15:46:27.256401369Z\" level=info msg=\"runSandbox: unmounting shmPath for sandbox 7243e8c614feb11e47587ae6adede37c5b715a7a819a709bccec138e946c34ad\" id=f97d4523-07c3-4298-bb48-05ebec3c2207 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:46:27.259935 crc crio[3652]: time=\"2026-06-12T15:46:27.259643132Z\" 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=159d8545-9315-43e6-87af-bab5d2ec1eb5 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:46:27.260015 crc crio[3652]: time=\"2026-06-12T15:46:27.259947222Z\" 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=159d8545-9315-43e6-87af-bab5d2ec1eb5 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:46:27.270587 crc crio[3652]: time=\"2026-06-12T15:46:27.270412956Z\" level=info msg=\"runSandbox: removing pod sandbox from storage: 513e23c00f009ba7073a3d399726dafa22a66b94d0f8ee3c740e710f8e7415b5\" id=f1da75f5-10d7-4af2-9dc4-3c71b07f7bbc name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:46:27.271352 crc crio[3652]: time=\"2026-06-12T15:46:27.270926992Z\" level=info msg=\"runSandbox: removing pod sandbox from storage: 7243e8c614feb11e47587ae6adede37c5b715a7a819a709bccec138e946c34ad\" id=f97d4523-07c3-4298-bb48-05ebec3c2207 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:46:27.271859 crc crio[3652]: time=\"2026-06-12T15:46:27.271733666Z\" level=info msg=\"runSandbox: releasing container name: k8s_POD_migrator-866fcbc849-vfggj_openshift-kube-storage-version-migrator_95e1bfe8-fa45-4e53-9e80-89e7ac6db708_0\" id=8fad7b6d-97ab-406e-a91a-02f06d0c8fe1 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:46:27.271963 crc crio[3652]: time=\"2026-06-12T15:46:27.27189583Z\" level=info msg=\"runSandbox: releasing pod sandbox name: k8s_migrator-866fcbc849-vfggj_openshift-kube-storage-version-migrator_95e1bfe8-fa45-4e53-9e80-89e7ac6db708_0\" id=8fad7b6d-97ab-406e-a91a-02f06d0c8fe1 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:46:27.277376 crc crio[3652]: 2026-06-12T15:46:27Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory\nJun 12 15:46:27.277376 crc crio[3652]: time=\"2026-06-12T15:46:27.274677086Z\" level=info msg=\"runSandbox: cleaning up namespaces after failing to run sandbox d356e06a7ee16a529313e474fa0859d77cc3859ad4f68e567a37a8163c0d8e70\" id=3b59add3-dc57-4da9-b8e9-f93927bf4045 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:46:27.292367 crc crio[3652]: time=\"2026-06-12T15:46:27.292132081Z\" level=info msg=\"runSandbox: releasing container name: k8s_POD_ingress-operator-6b9cb4dbcf-5fpw9_openshift-ingress-operator_e466d193-2f16-441a-9f10-579f91762fb9_0\" id=8f48bf78-89b1-4d4d-9dff-45ba70dd5b6e name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:46:27.292367 crc crio[3652]: time=\"2026-06-12T15:46:27.292282516Z\" level=info msg=\"runSandbox: releasing pod sandbox name: k8s_ingress-operator-6b9cb4dbcf-5fpw9_openshift-ingress-operator_e466d193-2f16-441a-9f10-579f91762fb9_0\" id=8f48bf78-89b1-4d4d-9dff-45ba70dd5b6e name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:46:27.292367 crc crio[3652]: time=\"2026-06-12T15:46:27.292319227Z\" level=info msg=\"runSandbox: deleting pod ID f00ee252bbe59b7a7f97cbb57c3337170b348c173c0f8962ccecad2b24f9dcd3 from idIndex\" id=5d91fe4a-1fdf-494a-bf24-17cb6855810b name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:46:27.292367 crc crio[3652]: time=\"2026-06-12T15:46:27.292384669Z\" level=info msg=\"runSandbox: removing pod sandbox f00ee252bbe59b7a7f97cbb57c3337170b348c173c0f8962ccecad2b24f9dcd3\" id=5d91fe4a-1fdf-494a-bf24-17cb6855810b name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:46:27.292367 crc crio[3652]: time=\"2026-06-12T15:46:27.292358338Z\" level=info msg=\"runSandbox: deleting pod ID c5fe239b88cdac96f1def0409b94174d7c17e11ea1e8cd7d2c139413ec13a4a3 from idIndex\" id=1d43756d-a39b-42e1-b28b-64fb3286b55f name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:46:27.292367 crc crio[3652]: time=\"2026-06-12T15:46:27.292486392Z\" level=info msg=\"runSandbox: deleting container ID from idIndex for sandbox f00ee252bbe59b7a7f97cbb57c3337170b348c173c0f8962ccecad2b24f9dcd3\" id=5d91fe4a-1fdf-494a-bf24-17cb6855810b name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:46:27.293315 crc crio[3652]: time=\"2026-06-12T15:46:27.292515973Z\" level=info msg=\"runSandbox: unmounting shmPath for sandbox f00ee252bbe59b7a7f97cbb57c3337170b348c173c0f8962ccecad2b24f9dcd3\" id=5d91fe4a-1fdf-494a-bf24-17cb6855810b name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:46:27.293315 crc crio[3652]: time=\"2026-06-12T15:46:27.292491762Z\" level=info msg=\"runSandbox: removing pod sandbox c5fe239b88cdac96f1def0409b94174d7c17e11ea1e8cd7d2c139413ec13a4a3\" id=1d43756d-a39b-42e1-b28b-64fb3286b55f name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:46:27.293315 crc crio[3652]: time=\"2026-06-12T15:46:27.292692769Z\" level=info msg=\"runSandbox: deleting pod ID e750cb87ac620db8fa8b4e88e69664c608f73f75b2e261d27504d1af9fb8d1c7 from idIndex\" id=dc02ec7b-d9ad-4347-8d12-e321e66875eb name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:46:27.293315 crc crio[3652]: time=\"2026-06-12T15:46:27.292741251Z\" level=info msg=\"runSandbox: removing pod sandbox e750cb87ac620db8fa8b4e88e69664c608f73f75b2e261d27504d1af9fb8d1c7\" id=dc02ec7b-d9ad-4347-8d12-e321e66875eb name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:46:27.293315 crc crio[3652]: time=\"2026-06-12T15:46:27.292800282Z\" level=info msg=\"runSandbox: deleting container ID from idIndex for sandbox e750cb87ac620db8fa8b4e88e69664c608f73f75b2e261d27504d1af9fb8d1c7\" id=dc02ec7b-d9ad-4347-8d12-e321e66875eb name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:46:27.293315 crc crio[3652]: time=\"2026-06-12T15:46:27.292820133Z\" level=info msg=\"runSandbox: unmounting shmPath for sandbox e750cb87ac620db8fa8b4e88e69664c608f73f75b2e261d27504d1af9fb8d1c7\" id=dc02ec7b-d9ad-4347-8d12-e321e66875eb name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:46:27.293315 crc crio[3652]: time=\"2026-06-12T15:46:27.292707629Z\" level=info msg=\"runSandbox: deleting container ID from idIndex for sandbox c5fe239b88cdac96f1def0409b94174d7c17e11ea1e8cd7d2c139413ec13a4a3\" id=1d43756d-a39b-42e1-b28b-64fb3286b55f name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:46:27.293315 crc crio[3652]: time=\"2026-06-12T15:46:27.293074279Z\" level=info msg=\"runSandbox: unmounting shmPath for sandbox c5fe239b88cdac96f1def0409b94174d7c17e11ea1e8cd7d2c139413ec13a4a3\" id=1d43756d-a39b-42e1-b28b-64fb3286b55f name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:46:27.294624 crc crio[3652]: time=\"2026-06-12T15:46:27.293296957Z\" level=info msg=\"runSandbox: deleting pod ID 51dfdac6adfbf2f3bce4e1c0f57f6c665b32b41f9961b274c917f242b2e27bc7 from idIndex\" id=c86e792b-cfb6-4355-8dc8-be5f9b324a34 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:46:27.294624 crc crio[3652]: time=\"2026-06-12T15:46:27.29340814Z\" level=info msg=\"runSandbox: removing pod sandbox 51dfdac6adfbf2f3bce4e1c0f57f6c665b32b41f9961b274c917f242b2e27bc7\" id=c86e792b-cfb6-4355-8dc8-be5f9b324a34 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:46:27.294624 crc crio[3652]: time=\"2026-06-12T15:46:27.29372235Z\" level=info msg=\"runSandbox: deleting container ID from idIndex for sandbox 51dfdac6adfbf2f3bce4e1c0f57f6c665b32b41f9961b274c917f242b2e27bc7\" id=c86e792b-cfb6-4355-8dc8-be5f9b324a34 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:46:27.294624 crc crio[3652]: time=\"2026-06-12T15:46:27.293758911Z\" level=info msg=\"runSandbox: unmounting shmPath for sandbox 51dfdac6adfbf2f3bce4e1c0f57f6c665b32b41f9961b274c917f242b2e27bc7\" id=c86e792b-cfb6-4355-8dc8-be5f9b324a34 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:46:27.294624 crc crio[3652]: time=\"2026-06-12T15:46:27.293786291Z\" level=info msg=\"runSandbox: removing pod sandbox from storage: e750cb87ac620db8fa8b4e88e69664c608f73f75b2e261d27504d1af9fb8d1c7\" id=dc02ec7b-d9ad-4347-8d12-e321e66875eb name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:46:27.296623 crc crio[3652]: time=\"2026-06-12T15:46:27.29608714Z\" level=info msg=\"runSandbox: removing pod sandbox from storage: c5fe239b88cdac96f1def0409b94174d7c17e11ea1e8cd7d2c139413ec13a4a3\" id=1d43756d-a39b-42e1-b28b-64fb3286b55f name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:46:27.299321 crc crio[3652]: time=\"2026-06-12T15:46:27.299100144Z\" level=info msg=\"runSandbox: removing pod sandbox from storage: f00ee252bbe59b7a7f97cbb57c3337170b348c173c0f8962ccecad2b24f9dcd3\" id=5d91fe4a-1fdf-494a-bf24-17cb6855810b name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:46:27.299321 crc crio[3652]: time=\"2026-06-12T15:46:27.299179996Z\" level=info msg=\"runSandbox: removing pod sandbox from storage: 51dfdac6adfbf2f3bce4e1c0f57f6c665b32b41f9961b274c917f242b2e27bc7\" id=c86e792b-cfb6-4355-8dc8-be5f9b324a34 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:46:27.299581 crc crio[3652]: time=\"2026-06-12T15:46:27.299343721Z\" level=info msg=\"runSandbox: deleting pod ID d356e06a7ee16a529313e474fa0859d77cc3859ad4f68e567a37a8163c0d8e70 from idIndex\" id=3b59add3-dc57-4da9-b8e9-f93927bf4045 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:46:27.299581 crc crio[3652]: time=\"2026-06-12T15:46:27.299376352Z\" level=info msg=\"runSandbox: removing pod sandbox d356e06a7ee16a529313e474fa0859d77cc3859ad4f68e567a37a8163c0d8e70\" id=3b59add3-dc57-4da9-b8e9-f93927bf4045 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:46:27.299581 crc crio[3652]: time=\"2026-06-12T15:46:27.299425264Z\" level=info msg=\"runSandbox: deleting container ID from idIndex for sandbox d356e06a7ee16a529313e474fa0859d77cc3859ad4f68e567a37a8163c0d8e70\" id=3b59add3-dc57-4da9-b8e9-f93927bf4045 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:46:27.299581 crc crio[3652]: time=\"2026-06-12T15:46:27.299495436Z\" level=info msg=\"runSandbox: unmounting shmPath for sandbox d356e06a7ee16a529313e474fa0859d77cc3859ad4f68e567a37a8163c0d8e70\" id=3b59add3-dc57-4da9-b8e9-f93927bf4045 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:46:27.301531 crc crio[3652]: time=\"2026-06-12T15:46:27.30125414Z\" level=info msg=\"runSandbox: removing pod sandbox from storage: d356e06a7ee16a529313e474fa0859d77cc3859ad4f68e567a37a8163c0d8e70\" id=3b59add3-dc57-4da9-b8e9-f93927bf4045 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:46:27.301637 crc crio[3652]: 2026-06-12T15:46:27Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory\nJun 12 15:46:27.302474 crc crio[3652]: time=\"2026-06-12T15:46:27.301754495Z\" level=info msg=\"runSandbox: cleaning up namespaces after failing to run sandbox 8c2c802866710a4f92489ec8b4a6f88f076cad4735728cf327efd04521934bbb\" id=9a6b7dd5-7aef-4c7e-87d0-58b6239563bc name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:46:27.302895 crc crio[3652]: 2026-06-12T15:46:27Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory\nJun 12 15:46:27.302895 crc crio[3652]: time=\"2026-06-12T15:46:27.302822818Z\" level=info msg=\"runSandbox: cleaning up namespaces after failing to run sandbox 3a4e23ae2ec3b52d79b1f9d21d80528f7cbba90cf7801f56c0b71ff83de9981c\" id=4db156f3-801b-41af-b171-728ea865c606 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:46:27.309602 crc crio[3652]: time=\"2026-06-12T15:46:27.309339226Z\" level=info msg=\"runSandbox: releasing container name: k8s_POD_controller-manager-8bbbb897c-c9m74_openshift-controller-manager_b9d3cfcf-d286-4dfc-a5cf-dbb9268a3cda_0\" id=3bcf27ca-aade-4778-b0e0-0d96fae6cf06 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:46:27.309882 crc crio[3652]: time=\"2026-06-12T15:46:27.309685708Z\" level=info msg=\"runSandbox: releasing pod sandbox name: k8s_controller-manager-8bbbb897c-c9m74_openshift-controller-manager_b9d3cfcf-d286-4dfc-a5cf-dbb9268a3cda_0\" id=3bcf27ca-aade-4778-b0e0-0d96fae6cf06 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:46:27.317859 crc crio[3652]: time=\"2026-06-12T15:46:27.317693153Z\" level=info msg=\"runSandbox: deleting pod ID 8c2c802866710a4f92489ec8b4a6f88f076cad4735728cf327efd04521934bbb from idIndex\" id=9a6b7dd5-7aef-4c7e-87d0-58b6239563bc name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:46:27.317979 crc crio[3652]: time=\"2026-06-12T15:46:27.317911284Z\" level=info msg=\"runSandbox: removing pod sandbox 8c2c802866710a4f92489ec8b4a6f88f076cad4735728cf327efd04521934bbb\" id=9a6b7dd5-7aef-4c7e-87d0-58b6239563bc name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:46:27.318280 crc crio[3652]: time=\"2026-06-12T15:46:27.318147648Z\" level=info msg=\"runSandbox: deleting container ID from idIndex for sandbox 8c2c802866710a4f92489ec8b4a6f88f076cad4735728cf327efd04521934bbb\" id=9a6b7dd5-7aef-4c7e-87d0-58b6239563bc name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:46:27.318393 crc crio[3652]: time=\"2026-06-12T15:46:27.318334153Z\" level=info msg=\"runSandbox: unmounting shmPath for sandbox 8c2c802866710a4f92489ec8b4a6f88f076cad4735728cf327efd04521934bbb\" id=9a6b7dd5-7aef-4c7e-87d0-58b6239563bc name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:46:27.319906 crc crio[3652]: time=\"2026-06-12T15:46:27.319753074Z\" level=info msg=\"runSandbox: removing pod sandbox from storage: 8c2c802866710a4f92489ec8b4a6f88f076cad4735728cf327efd04521934bbb\" id=9a6b7dd5-7aef-4c7e-87d0-58b6239563bc name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:46:27.322959 crc crio[3652]: time=\"2026-06-12T15:46:27.322851408Z\" level=info msg=\"runSandbox: releasing container name: k8s_POD_dns-operator-799b87ffcd-h5xh9_openshift-dns-operator_13345434-cc4c-42d5-97e8-99cd8b90477a_0\" id=c39bf6bf-6d82-471b-98aa-a2f34a895d79 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:46:27.323090 crc crio[3652]: time=\"2026-06-12T15:46:27.322977212Z\" level=info msg=\"runSandbox: releasing pod sandbox name: k8s_dns-operator-799b87ffcd-h5xh9_openshift-dns-operator_13345434-cc4c-42d5-97e8-99cd8b90477a_0\" id=c39bf6bf-6d82-471b-98aa-a2f34a895d79 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:46:27.323806 crc crio[3652]: time=\"2026-06-12T15:46:27.323632761Z\" level=info msg=\"runSandbox: deleting pod ID 3a4e23ae2ec3b52d79b1f9d21d80528f7cbba90cf7801f56c0b71ff83de9981c from idIndex\" id=4db156f3-801b-41af-b171-728ea865c606 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:46:27.323806 crc crio[3652]: time=\"2026-06-12T15:46:27.323763582Z\" level=info msg=\"runSandbox: removing pod sandbox 3a4e23ae2ec3b52d79b1f9d21d80528f7cbba90cf7801f56c0b71ff83de9981c\" id=4db156f3-801b-41af-b171-728ea865c606 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:46:27.323981 crc crio[3652]: time=\"2026-06-12T15:46:27.323879996Z\" level=info msg=\"runSandbox: deleting container ID from idIndex for sandbox 3a4e23ae2ec3b52d79b1f9d21d80528f7cbba90cf7801f56c0b71ff83de9981c\" id=4db156f3-801b-41af-b171-728ea865c606 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:46:27.323981 crc crio[3652]: time=\"2026-06-12T15:46:27.32391386Z\" level=info msg=\"runSandbox: unmounting shmPath for sandbox 3a4e23ae2ec3b52d79b1f9d21d80528f7cbba90cf7801f56c0b71ff83de9981c\" id=4db156f3-801b-41af-b171-728ea865c606 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:46:27.328655 crc crio[3652]: 2026-06-12T15:46:27Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory\nJun 12 15:46:27.328877 crc crio[3652]: time=\"2026-06-12T15:46:27.328717148Z\" level=info msg=\"runSandbox: cleaning up namespaces after failing to run sandbox d939ab346a80ccd644464be211b1a1dcf3384a58b26655665422f65631a5f3b2\" id=3a8e4568-518a-4bb9-8b41-bdca8b7c43c3 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:46:27.330368 crc crio[3652]: time=\"2026-06-12T15:46:27.330278281Z\" level=info msg=\"runSandbox: removing pod sandbox from storage: 3a4e23ae2ec3b52d79b1f9d21d80528f7cbba90cf7801f56c0b71ff83de9981c\" id=4db156f3-801b-41af-b171-728ea865c606 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:46:27.331113 crc crio[3652]: 2026-06-12T15:46:27Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory\nJun 12 15:46:27.331229 crc crio[3652]: time=\"2026-06-12T15:46:27.331179369Z\" level=info msg=\"runSandbox: cleaning up namespaces after failing to run sandbox 98f31d74e1d05e9179b60a6eea6aba71f01beaf06ee222e6d0d36e15a6b3a448\" id=4fc8c02d-f0b8-4e3b-9695-043f3230f7fe name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:46:27.343267 crc crio[3652]: 2026-06-12T15:46:27Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory\nJun 12 15:46:27.343267 crc crio[3652]: time=\"2026-06-12T15:46:27.335293194Z\" level=info msg=\"runSandbox: cleaning up namespaces after failing to run sandbox d74dc1510d6800720583587190fd93c5aa74faf3a97646b258dad5fa1618f91b\" id=7b262a22-50a1-4161-a2bf-0cb1df221df7 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:46:27.343267 crc crio[3652]: 2026-06-12T15:46:27Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory\nJun 12 15:46:27.343267 crc crio[3652]: time=\"2026-06-12T15:46:27.340663295Z\" level=info msg=\"runSandbox: cleaning up namespaces after failing to run sandbox 827a070b4cba9dc6a530cc45df2171a89697c75580a52ab5a8186e47d442a4c5\" id=1a3b09b3-773e-4091-ac98-ca8fe64122ca name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:46:27.343267 crc crio[3652]: time=\"2026-06-12T15:46:27.341890599Z\" level=info msg=\"runSandbox: releasing container name: k8s_POD_olm-operator-5cdf44d969-ssqvn_openshift-operator-lifecycle-manager_6e1163b9-cb14-4016-a0bf-126812657ac4_0\" id=4287c5ad-5963-4eab-9deb-c3d7cf4c79bf name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:46:27.343267 crc crio[3652]: time=\"2026-06-12T15:46:27.342120206Z\" level=info msg=\"runSandbox: releasing pod sandbox name: k8s_olm-operator-5cdf44d969-ssqvn_openshift-operator-lifecycle-manager_6e1163b9-cb14-4016-a0bf-126812657ac4_0\" id=4287c5ad-5963-4eab-9deb-c3d7cf4c79bf name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:46:27.344798 crc crio[3652]: time=\"2026-06-12T15:46:27.344660035Z\" level=info msg=\"runSandbox: deleting pod ID 98f31d74e1d05e9179b60a6eea6aba71f01beaf06ee222e6d0d36e15a6b3a448 from idIndex\" id=4fc8c02d-f0b8-4e3b-9695-043f3230f7fe name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:46:27.344798 crc crio[3652]: time=\"2026-06-12T15:46:27.344719837Z\" level=info msg=\"runSandbox: removing pod sandbox 98f31d74e1d05e9179b60a6eea6aba71f01beaf06ee222e6d0d36e15a6b3a448\" id=4fc8c02d-f0b8-4e3b-9695-043f3230f7fe name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:46:27.344798 crc crio[3652]: time=\"2026-06-12T15:46:27.344776748Z\" level=info msg=\"runSandbox: deleting container ID from idIndex for sandbox 98f31d74e1d05e9179b60a6eea6aba71f01beaf06ee222e6d0d36e15a6b3a448\" id=4fc8c02d-f0b8-4e3b-9695-043f3230f7fe name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:46:27.345145 crc crio[3652]: time=\"2026-06-12T15:46:27.344804219Z\" level=info msg=\"runSandbox: unmounting shmPath for sandbox 98f31d74e1d05e9179b60a6eea6aba71f01beaf06ee222e6d0d36e15a6b3a448\" id=4fc8c02d-f0b8-4e3b-9695-043f3230f7fe name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:46:27.345145 crc crio[3652]: time=\"2026-06-12T15:46:27.344905321Z\" level=info msg=\"runSandbox: deleting pod ID d939ab346a80ccd644464be211b1a1dcf3384a58b26655665422f65631a5f3b2 from idIndex\" id=3a8e4568-518a-4bb9-8b41-bdca8b7c43c3 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:46:27.345145 crc crio[3652]: time=\"2026-06-12T15:46:27.344957783Z\" level=info msg=\"runSandbox: removing pod sandbox d939ab346a80ccd644464be211b1a1dcf3384a58b26655665422f65631a5f3b2\" id=3a8e4568-518a-4bb9-8b41-bdca8b7c43c3 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:46:27.345145 crc crio[3652]: time=\"2026-06-12T15:46:27.345018234Z\" level=info msg=\"runSandbox: deleting container ID from idIndex for sandbox d939ab346a80ccd644464be211b1a1dcf3384a58b26655665422f65631a5f3b2\" id=3a8e4568-518a-4bb9-8b41-bdca8b7c43c3 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:46:27.345145 crc crio[3652]: time=\"2026-06-12T15:46:27.345087888Z\" level=info msg=\"runSandbox: unmounting shmPath for sandbox d939ab346a80ccd644464be211b1a1dcf3384a58b26655665422f65631a5f3b2\" id=3a8e4568-518a-4bb9-8b41-bdca8b7c43c3 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:46:27.346488 crc crio[3652]: time=\"2026-06-12T15:46:27.346367937Z\" level=info msg=\"runSandbox: deleting pod ID d74dc1510d6800720583587190fd93c5aa74faf3a97646b258dad5fa1618f91b from idIndex\" id=7b262a22-50a1-4161-a2bf-0cb1df221df7 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:46:27.346488 crc crio[3652]: time=\"2026-06-12T15:46:27.346412188Z\" level=info msg=\"runSandbox: removing pod sandbox d74dc1510d6800720583587190fd93c5aa74faf3a97646b258dad5fa1618f91b\" id=7b262a22-50a1-4161-a2bf-0cb1df221df7 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:46:27.346648 crc crio[3652]: time=\"2026-06-12T15:46:27.34649423Z\" level=info msg=\"runSandbox: deleting container ID from idIndex for sandbox d74dc1510d6800720583587190fd93c5aa74faf3a97646b258dad5fa1618f91b\" id=7b262a22-50a1-4161-a2bf-0cb1df221df7 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:46:27.346648 crc crio[3652]: time=\"2026-06-12T15:46:27.346521692Z\" level=info msg=\"runSandbox: unmounting shmPath for sandbox d74dc1510d6800720583587190fd93c5aa74faf3a97646b258dad5fa1618f91b\" id=7b262a22-50a1-4161-a2bf-0cb1df221df7 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:46:27.346954 crc crio[3652]: time=\"2026-06-12T15:46:27.346837561Z\" level=info msg=\"runSandbox: deleting pod ID 827a070b4cba9dc6a530cc45df2171a89697c75580a52ab5a8186e47d442a4c5 from idIndex\" id=1a3b09b3-773e-4091-ac98-ca8fe64122ca name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:46:27.346954 crc crio[3652]: time=\"2026-06-12T15:46:27.346917594Z\" level=info msg=\"runSandbox: removing pod sandbox 827a070b4cba9dc6a530cc45df2171a89697c75580a52ab5a8186e47d442a4c5\" id=1a3b09b3-773e-4091-ac98-ca8fe64122ca name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:46:27.347322 crc crio[3652]: time=\"2026-06-12T15:46:27.347008577Z\" level=info msg=\"runSandbox: deleting container ID from idIndex for sandbox 827a070b4cba9dc6a530cc45df2171a89697c75580a52ab5a8186e47d442a4c5\" id=1a3b09b3-773e-4091-ac98-ca8fe64122ca name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:46:27.347322 crc crio[3652]: time=\"2026-06-12T15:46:27.347063168Z\" level=info msg=\"runSandbox: unmounting shmPath for sandbox 827a070b4cba9dc6a530cc45df2171a89697c75580a52ab5a8186e47d442a4c5\" id=1a3b09b3-773e-4091-ac98-ca8fe64122ca name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:46:27.347898 crc crio[3652]: time=\"2026-06-12T15:46:27.347740438Z\" level=info msg=\"runSandbox: removing pod sandbox from storage: d74dc1510d6800720583587190fd93c5aa74faf3a97646b258dad5fa1618f91b\" id=7b262a22-50a1-4161-a2bf-0cb1df221df7 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:46:27.347898 crc crio[3652]: time=\"2026-06-12T15:46:27.347755048Z\" level=info msg=\"runSandbox: removing pod sandbox from storage: d939ab346a80ccd644464be211b1a1dcf3384a58b26655665422f65631a5f3b2\" id=3a8e4568-518a-4bb9-8b41-bdca8b7c43c3 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:46:27.348238 crc crio[3652]: time=\"2026-06-12T15:46:27.347936043Z\" level=info msg=\"runSandbox: removing pod sandbox from storage: 98f31d74e1d05e9179b60a6eea6aba71f01beaf06ee222e6d0d36e15a6b3a448\" id=4fc8c02d-f0b8-4e3b-9695-043f3230f7fe name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:46:27.348852 crc crio[3652]: time=\"2026-06-12T15:46:27.348501851Z\" level=info msg=\"runSandbox: removing pod sandbox from storage: 827a070b4cba9dc6a530cc45df2171a89697c75580a52ab5a8186e47d442a4c5\" id=1a3b09b3-773e-4091-ac98-ca8fe64122ca name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:46:27.353023 crc crio[3652]: 2026-06-12T15:46:27Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory\nJun 12 15:46:27.353419 crc crio[3652]: time=\"2026-06-12T15:46:27.35339529Z\" level=info msg=\"runSandbox: cleaning up namespaces after failing to run sandbox e6179536a22969ed9c391d2c091aa5ee6654b41893d74aaecba636c414739894\" id=8a3e0693-9418-41df-866f-c2b7bed4e2b8 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:46:27.353800 crc crio[3652]: time=\"2026-06-12T15:46:27.35373176Z\" 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=840d7d5d-91f5-4f57-b310-2e47f87e6e51 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:46:27.353863 crc crio[3652]: time=\"2026-06-12T15:46:27.353821423Z\" 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=840d7d5d-91f5-4f57-b310-2e47f87e6e51 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:46:27.355227 crc crio[3652]: time=\"2026-06-12T15:46:27.355197633Z\" level=info msg=\"runSandbox: deleting pod ID e6179536a22969ed9c391d2c091aa5ee6654b41893d74aaecba636c414739894 from idIndex\" id=8a3e0693-9418-41df-866f-c2b7bed4e2b8 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:46:27.355336 crc crio[3652]: time=\"2026-06-12T15:46:27.355318538Z\" level=info msg=\"runSandbox: removing pod sandbox e6179536a22969ed9c391d2c091aa5ee6654b41893d74aaecba636c414739894\" id=8a3e0693-9418-41df-866f-c2b7bed4e2b8 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:46:27.355428 crc crio[3652]: time=\"2026-06-12T15:46:27.355413379Z\" level=info msg=\"runSandbox: deleting container ID from idIndex for sandbox e6179536a22969ed9c391d2c091aa5ee6654b41893d74aaecba636c414739894\" id=8a3e0693-9418-41df-866f-c2b7bed4e2b8 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:46:27.355601 crc crio[3652]: time=\"2026-06-12T15:46:27.355582314Z\" level=info msg=\"runSandbox: unmounting shmPath for sandbox e6179536a22969ed9c391d2c091aa5ee6654b41893d74aaecba636c414739894\" id=8a3e0693-9418-41df-866f-c2b7bed4e2b8 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:46:27.356326 crc crio[3652]: time=\"2026-06-12T15:46:27.356301867Z\" level=info msg=\"runSandbox: removing pod sandbox from storage: e6179536a22969ed9c391d2c091aa5ee6654b41893d74aaecba636c414739894\" id=8a3e0693-9418-41df-866f-c2b7bed4e2b8 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:46:27.359691 crc crio[3652]: time=\"2026-06-12T15:46:27.359598648Z\" level=info msg=\"runSandbox: releasing container name: k8s_POD_ingress-canary-jlj86_openshift-ingress-canary_7d96a430-aa69-4b19-9ee4-68f2e6192e27_0\" id=e1c35a8c-6c31-460b-81dd-b3d0f77003fa name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:46:27.359778 crc crio[3652]: time=\"2026-06-12T15:46:27.359697431Z\" level=info msg=\"runSandbox: releasing pod sandbox name: k8s_ingress-canary-jlj86_openshift-ingress-canary_7d96a430-aa69-4b19-9ee4-68f2e6192e27_0\" id=e1c35a8c-6c31-460b-81dd-b3d0f77003fa name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:46:27.362364 crc crio[3652]: 2026-06-12T15:46:27Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory\nJun 12 15:46:27.362667 crc crio[3652]: time=\"2026-06-12T15:46:27.362558305Z\" level=info msg=\"runSandbox: cleaning up namespaces after failing to run sandbox 79a40ba880f81cb671b71f573ef2e917ff62c8f1ec9743989815f550a3eaacc8\" id=23176e2e-6d4a-4dc7-a2a0-fcbca7b20e55 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:46:27.364287 crc crio[3652]: time=\"2026-06-12T15:46:27.364201904Z\" level=info msg=\"runSandbox: deleting pod ID 79a40ba880f81cb671b71f573ef2e917ff62c8f1ec9743989815f550a3eaacc8 from idIndex\" id=23176e2e-6d4a-4dc7-a2a0-fcbca7b20e55 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:46:27.364385 crc crio[3652]: time=\"2026-06-12T15:46:27.364321058Z\" level=info msg=\"runSandbox: removing pod sandbox 79a40ba880f81cb671b71f573ef2e917ff62c8f1ec9743989815f550a3eaacc8\" id=23176e2e-6d4a-4dc7-a2a0-fcbca7b20e55 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:46:27.364608 crc crio[3652]: time=\"2026-06-12T15:46:27.36438479Z\" level=info msg=\"runSandbox: deleting container ID from idIndex for sandbox 79a40ba880f81cb671b71f573ef2e917ff62c8f1ec9743989815f550a3eaacc8\" id=23176e2e-6d4a-4dc7-a2a0-fcbca7b20e55 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:46:27.364608 crc crio[3652]: time=\"2026-06-12T15:46:27.36440599Z\" level=info msg=\"runSandbox: unmounting shmPath for sandbox 79a40ba880f81cb671b71f573ef2e917ff62c8f1ec9743989815f550a3eaacc8\" id=23176e2e-6d4a-4dc7-a2a0-fcbca7b20e55 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:46:27.365344 crc crio[3652]: time=\"2026-06-12T15:46:27.365254277Z\" level=info msg=\"runSandbox: removing pod sandbox from storage: 79a40ba880f81cb671b71f573ef2e917ff62c8f1ec9743989815f550a3eaacc8\" id=23176e2e-6d4a-4dc7-a2a0-fcbca7b20e55 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:46:27.366228 crc crio[3652]: time=\"2026-06-12T15:46:27.366154863Z\" 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=4a1d0c36-96a3-4f66-9468-9530bf27ada7 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:46:27.366294 crc crio[3652]: time=\"2026-06-12T15:46:27.366227256Z\" 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=4a1d0c36-96a3-4f66-9468-9530bf27ada7 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:46:27.367752 crc crio[3652]: 2026-06-12T15:46:27Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory\nJun 12 15:46:27.367918 crc crio[3652]: time=\"2026-06-12T15:46:27.367834034Z\" level=info msg=\"runSandbox: cleaning up namespaces after failing to run sandbox 51110e767760b8bcc88b627c3a17f58ca4a343d18e43a496db4257181b9350d3\" id=183dccab-e851-4025-b1d4-9e512d5e8f3f name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:46:27.368115 crc crio[3652]: time=\"2026-06-12T15:46:27.367930127Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"\nJun 12 15:46:27.368115 crc crio[3652]: time=\"2026-06-12T15:46:27.367980679Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/egress-router\\\"\"\nJun 12 15:46:27.369359 crc crio[3652]: time=\"2026-06-12T15:46:27.369273037Z\" level=info msg=\"runSandbox: deleting pod ID 51110e767760b8bcc88b627c3a17f58ca4a343d18e43a496db4257181b9350d3 from idIndex\" id=183dccab-e851-4025-b1d4-9e512d5e8f3f name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:46:27.369359 crc crio[3652]: time=\"2026-06-12T15:46:27.36934824Z\" level=info msg=\"runSandbox: removing pod sandbox 51110e767760b8bcc88b627c3a17f58ca4a343d18e43a496db4257181b9350d3\" id=183dccab-e851-4025-b1d4-9e512d5e8f3f name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:46:27.369611 crc crio[3652]: time=\"2026-06-12T15:46:27.369410781Z\" level=info msg=\"runSandbox: deleting container ID from idIndex for sandbox 51110e767760b8bcc88b627c3a17f58ca4a343d18e43a496db4257181b9350d3\" id=183dccab-e851-4025-b1d4-9e512d5e8f3f name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:46:27.369611 crc crio[3652]: time=\"2026-06-12T15:46:27.369502164Z\" level=info msg=\"runSandbox: unmounting shmPath for sandbox 51110e767760b8bcc88b627c3a17f58ca4a343d18e43a496db4257181b9350d3\" id=183dccab-e851-4025-b1d4-9e512d5e8f3f name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:46:27.370633 crc crio[3652]: time=\"2026-06-12T15:46:27.370548226Z\" level=info msg=\"runSandbox: removing pod sandbox from storage: 51110e767760b8bcc88b627c3a17f58ca4a343d18e43a496db4257181b9350d3\" id=183dccab-e851-4025-b1d4-9e512d5e8f3f name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:46:27.372874 crc crio[3652]: time=\"2026-06-12T15:46:27.372791695Z\" level=info msg=\"runSandbox: releasing container name: k8s_POD_catalog-operator-75ff9f647d-4s428_openshift-operator-lifecycle-manager_d1618753-e855-455c-8eee-e4fb77abbc17_0\" id=232182e3-0486-4b36-95b1-e6510c44a5d3 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:46:27.372874 crc crio[3652]: time=\"2026-06-12T15:46:27.372868697Z\" level=info msg=\"runSandbox: releasing pod sandbox name: k8s_catalog-operator-75ff9f647d-4s428_openshift-operator-lifecycle-manager_d1618753-e855-455c-8eee-e4fb77abbc17_0\" id=232182e3-0486-4b36-95b1-e6510c44a5d3 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:46:27.377269 crc crio[3652]: time=\"2026-06-12T15:46:27.377189607Z\" level=info msg=\"runSandbox: releasing container name: k8s_POD_oauth-openshift-685b49f4d7-4d6xb_openshift-authentication_b167f5c3-3788-4edd-9e26-0fc3a5748dee_0\" id=1aba869c-ac52-4e7a-ac1c-57d3805f6b33 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:46:27.377269 crc crio[3652]: time=\"2026-06-12T15:46:27.377251769Z\" level=info msg=\"runSandbox: releasing pod sandbox name: k8s_oauth-openshift-685b49f4d7-4d6xb_openshift-authentication_b167f5c3-3788-4edd-9e26-0fc3a5748dee_0\" id=1aba869c-ac52-4e7a-ac1c-57d3805f6b33 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:46:27.381199 crc crio[3652]: time=\"2026-06-12T15:46:27.380930962Z\" level=info msg=\"runSandbox: releasing container name: k8s_POD_network-check-source-5bb8f5cd97-xdvz5_openshift-network-diagnostics_f863fff9-286a-45fa-b8f0-8a86994b8440_0\" id=356654e0-9be1-41b6-a2bd-898de71723fa name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:46:27.386996 crc crio[3652]: time=\"2026-06-12T15:46:27.386712838Z\" level=info msg=\"runSandbox: releasing pod sandbox name: k8s_network-check-source-5bb8f5cd97-xdvz5_openshift-network-diagnostics_f863fff9-286a-45fa-b8f0-8a86994b8440_0\" id=356654e0-9be1-41b6-a2bd-898de71723fa name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:46:27.387195 crc crio[3652]: time=\"2026-06-12T15:46:27.386195502Z\" 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=7066fcf8-4c84-46af-9368-53eca0a092fe name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:46:27.387195 crc crio[3652]: time=\"2026-06-12T15:46:27.387095509Z\" 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=7066fcf8-4c84-46af-9368-53eca0a092fe name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:46:27.391273 crc crio[3652]: time=\"2026-06-12T15:46:27.391083055Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"\nJun 12 15:46:27.391273 crc crio[3652]: time=\"2026-06-12T15:46:27.391190378Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"\nJun 12 15:46:27.391273 crc crio[3652]: time=\"2026-06-12T15:46:27.3912564Z\" level=info msg=\"CNI monitoring event REMOVE        \\\"/var/lib/cni/bin/upgrade_253f627e-9d76-410a-b26e-6f1e57f8dd2d\\\"\"\nJun 12 15:46:27.391589 crc crio[3652]: time=\"2026-06-12T15:46:27.391314652Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/upgrade_d50f3ccf-1efd-4cda-a93b-f023e47ee41e\\\"\"\nJun 12 15:46:27.395097 crc crio[3652]: time=\"2026-06-12T15:46:27.391913327Z\" 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=f97d4523-07c3-4298-bb48-05ebec3c2207 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:46:27.395097 crc crio[3652]: time=\"2026-06-12T15:46:27.395077303Z\" 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=f97d4523-07c3-4298-bb48-05ebec3c2207 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:46:27.404928 crc crio[3652]: time=\"2026-06-12T15:46:27.40477181Z\" level=info msg=\"runSandbox: releasing container name: k8s_POD_console-operator-67c89758df-4jf4f_openshift-console-operator_a7050c01-20e1-4a5b-9a20-dee2d4b99ee2_0\" id=f1da75f5-10d7-4af2-9dc4-3c71b07f7bbc name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:46:27.404928 crc crio[3652]: time=\"2026-06-12T15:46:27.404883903Z\" level=info msg=\"runSandbox: releasing pod sandbox name: k8s_console-operator-67c89758df-4jf4f_openshift-console-operator_a7050c01-20e1-4a5b-9a20-dee2d4b99ee2_0\" id=f1da75f5-10d7-4af2-9dc4-3c71b07f7bbc name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:46:27.411689 crc crio[3652]: time=\"2026-06-12T15:46:27.411504363Z\" level=info msg=\"runSandbox: releasing container name: k8s_POD_redhat-operators-x5vn9_openshift-marketplace_0ee7e057-363b-48e4-a711-ee54046db35f_0\" id=1d43756d-a39b-42e1-b28b-64fb3286b55f name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:46:27.411689 crc crio[3652]: time=\"2026-06-12T15:46:27.411649267Z\" level=info msg=\"runSandbox: releasing pod sandbox name: k8s_redhat-operators-x5vn9_openshift-marketplace_0ee7e057-363b-48e4-a711-ee54046db35f_0\" id=1d43756d-a39b-42e1-b28b-64fb3286b55f name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:46:27.412888 crc crio[3652]: time=\"2026-06-12T15:46:27.412536562Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"\nJun 12 15:46:27.412888 crc crio[3652]: time=\"2026-06-12T15:46:27.412600504Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"\nJun 12 15:46:27.412888 crc crio[3652]: time=\"2026-06-12T15:46:27.412754699Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 15:46:27.419073 crc crio[3652]: time=\"2026-06-12T15:46:27.418955067Z\" 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=3b59add3-dc57-4da9-b8e9-f93927bf4045 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:46:27.419362 crc crio[3652]: time=\"2026-06-12T15:46:27.419320908Z\" 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=3b59add3-dc57-4da9-b8e9-f93927bf4045 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:46:27.426259 crc crio[3652]: time=\"2026-06-12T15:46:27.426070121Z\" level=info msg=\"runSandbox: releasing container name: k8s_POD_network-metrics-daemon-n2bqt_openshift-multus_504f5b64-2069-4529-9127-e6f993b1b649_0\" id=c86e792b-cfb6-4355-8dc8-be5f9b324a34 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:46:27.426259 crc crio[3652]: time=\"2026-06-12T15:46:27.426189024Z\" level=info msg=\"runSandbox: releasing pod sandbox name: k8s_network-metrics-daemon-n2bqt_openshift-multus_504f5b64-2069-4529-9127-e6f993b1b649_0\" id=c86e792b-cfb6-4355-8dc8-be5f9b324a34 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:46:27.430998 crc crio[3652]: time=\"2026-06-12T15:46:27.430838374Z\" level=info msg=\"runSandbox: releasing container name: k8s_POD_openshift-config-operator-5777786469-bccdj_openshift-config-operator_24de2af2-9e39-4c2e-96f8-42509d1baf18_0\" id=dc02ec7b-d9ad-4347-8d12-e321e66875eb name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:46:27.431138 crc crio[3652]: time=\"2026-06-12T15:46:27.43100244Z\" level=info msg=\"runSandbox: releasing pod sandbox name: k8s_openshift-config-operator-5777786469-bccdj_openshift-config-operator_24de2af2-9e39-4c2e-96f8-42509d1baf18_0\" id=dc02ec7b-d9ad-4347-8d12-e321e66875eb name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:46:27.435278 crc crio[3652]: time=\"2026-06-12T15:46:27.435216799Z\" level=info msg=\"runSandbox: releasing container name: k8s_POD_apiserver-8596bd845d-l6g6s_openshift-oauth-apiserver_eeb0b76f-edea-4c9c-99a1-0130c6a7453c_0\" id=9a6b7dd5-7aef-4c7e-87d0-58b6239563bc name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:46:27.435278 crc crio[3652]: time=\"2026-06-12T15:46:27.435294192Z\" level=info msg=\"runSandbox: releasing pod sandbox name: k8s_apiserver-8596bd845d-l6g6s_openshift-oauth-apiserver_eeb0b76f-edea-4c9c-99a1-0130c6a7453c_0\" id=9a6b7dd5-7aef-4c7e-87d0-58b6239563bc name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:46:27.440299 crc crio[3652]: time=\"2026-06-12T15:46:27.440147105Z\" level=info msg=\"runSandbox: releasing container name: k8s_POD_downloads-747b44746d-4pqvr_openshift-console_d0d29411-fb58-47c5-9579-23967e5649ce_0\" id=5d91fe4a-1fdf-494a-bf24-17cb6855810b name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:46:27.440400 crc crio[3652]: time=\"2026-06-12T15:46:27.440346712Z\" level=info msg=\"runSandbox: releasing pod sandbox name: k8s_downloads-747b44746d-4pqvr_openshift-console_d0d29411-fb58-47c5-9579-23967e5649ce_0\" id=5d91fe4a-1fdf-494a-bf24-17cb6855810b name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:46:27.444173 crc crio[3652]: time=\"2026-06-12T15:46:27.444089345Z\" 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=7b262a22-50a1-4161-a2bf-0cb1df221df7 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:46:27.444173 crc crio[3652]: time=\"2026-06-12T15:46:27.444151117Z\" 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=7b262a22-50a1-4161-a2bf-0cb1df221df7 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:46:27.446816 crc crio[3652]: time=\"2026-06-12T15:46:27.446735546Z\" level=info msg=\"runSandbox: releasing container name: k8s_POD_network-check-target-fhkjl_openshift-network-diagnostics_17b87002-b798-480a-8e17-83053d698239_0\" id=4db156f3-801b-41af-b171-728ea865c606 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:46:27.446816 crc crio[3652]: time=\"2026-06-12T15:46:27.446791967Z\" level=info msg=\"runSandbox: releasing pod sandbox name: k8s_network-check-target-fhkjl_openshift-network-diagnostics_17b87002-b798-480a-8e17-83053d698239_0\" id=4db156f3-801b-41af-b171-728ea865c606 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:46:27.450829 crc crio[3652]: time=\"2026-06-12T15:46:27.450746604Z\" 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=1a3b09b3-773e-4091-ac98-ca8fe64122ca name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:46:27.450829 crc crio[3652]: time=\"2026-06-12T15:46:27.450808706Z\" 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=1a3b09b3-773e-4091-ac98-ca8fe64122ca name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:46:27.456853 crc crio[3652]: time=\"2026-06-12T15:46:27.455598671Z\" level=info msg=\"runSandbox: releasing container name: k8s_POD_etcd-operator-69b85846b6-9w8mk_openshift-etcd-operator_590c4b91-91e2-41cd-8666-e08cbfa17a77_0\" id=3a8e4568-518a-4bb9-8b41-bdca8b7c43c3 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:46:27.456853 crc crio[3652]: time=\"2026-06-12T15:46:27.455699174Z\" level=info msg=\"runSandbox: releasing pod sandbox name: k8s_etcd-operator-69b85846b6-9w8mk_openshift-etcd-operator_590c4b91-91e2-41cd-8666-e08cbfa17a77_0\" id=3a8e4568-518a-4bb9-8b41-bdca8b7c43c3 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:46:27.459325 crc crio[3652]: time=\"2026-06-12T15:46:27.459237482Z\" 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=8a3e0693-9418-41df-866f-c2b7bed4e2b8 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:46:27.459325 crc crio[3652]: time=\"2026-06-12T15:46:27.459306564Z\" 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=8a3e0693-9418-41df-866f-c2b7bed4e2b8 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:46:27.463517 crc crio[3652]: time=\"2026-06-12T15:46:27.463350578Z\" 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=4fc8c02d-f0b8-4e3b-9695-043f3230f7fe name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:46:27.463517 crc crio[3652]: time=\"2026-06-12T15:46:27.463484412Z\" 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=4fc8c02d-f0b8-4e3b-9695-043f3230f7fe name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:46:27.467634 crc crio[3652]: time=\"2026-06-12T15:46:27.467528355Z\" 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=23176e2e-6d4a-4dc7-a2a0-fcbca7b20e55 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:46:27.467634 crc crio[3652]: time=\"2026-06-12T15:46:27.467608648Z\" 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=23176e2e-6d4a-4dc7-a2a0-fcbca7b20e55 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:46:27.472179 crc crio[3652]: time=\"2026-06-12T15:46:27.472014042Z\" 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=183dccab-e851-4025-b1d4-9e512d5e8f3f name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:46:27.472319 crc crio[3652]: time=\"2026-06-12T15:46:27.472189927Z\" 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=183dccab-e851-4025-b1d4-9e512d5e8f3f name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:46:27.475075 crc crio[3652]: time=\"2026-06-12T15:46:27.474939094Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"\nJun 12 15:46:27.475075 crc crio[3652]: time=\"2026-06-12T15:46:27.475021517Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"\nJun 12 15:46:27.475199 crc crio[3652]: time=\"2026-06-12T15:46:27.475099219Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/bandwidth\\\"\"\nJun 12 15:46:27.493715 crc crio[3652]: time=\"2026-06-12T15:46:27.493595367Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"\nJun 12 15:46:27.493715 crc crio[3652]: time=\"2026-06-12T15:46:27.493670019Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"\nJun 12 15:46:27.493715 crc crio[3652]: time=\"2026-06-12T15:46:27.493728841Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/bridge\\\"\"\nJun 12 15:46:27.520688 crc crio[3652]: time=\"2026-06-12T15:46:27.52055913Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"\nJun 12 15:46:27.520688 crc crio[3652]: time=\"2026-06-12T15:46:27.520636032Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"\nJun 12 15:46:27.521015 crc crio[3652]: time=\"2026-06-12T15:46:27.520714244Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/dhcp\\\"\"\nJun 12 15:46:27.550869 crc crio[3652]: time=\"2026-06-12T15:46:27.550686638Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"\nJun 12 15:46:27.550869 crc crio[3652]: time=\"2026-06-12T15:46:27.550767001Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"\nJun 12 15:46:27.550869 crc crio[3652]: time=\"2026-06-12T15:46:27.550812902Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/dummy\\\"\"\nJun 12 15:46:27.572424 crc crio[3652]: time=\"2026-06-12T15:46:27.572346142Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"\nJun 12 15:46:27.572424 crc crio[3652]: time=\"2026-06-12T15:46:27.572406294Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"\nJun 12 15:46:27.572821 crc crio[3652]: time=\"2026-06-12T15:46:27.572510237Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/firewall\\\"\"\nJun 12 15:46:27.593111 crc crio[3652]: time=\"2026-06-12T15:46:27.592887171Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"\nJun 12 15:46:27.593111 crc crio[3652]: time=\"2026-06-12T15:46:27.592948203Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"\nJun 12 15:46:27.593111 crc crio[3652]: time=\"2026-06-12T15:46:27.592993844Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 15:46:27.623839 crc crio[3652]: time=\"2026-06-12T15:46:27.623627178Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"\nJun 12 15:46:27.623839 crc crio[3652]: time=\"2026-06-12T15:46:27.62369167Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"\nJun 12 15:46:27.623839 crc crio[3652]: time=\"2026-06-12T15:46:27.623725301Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/host-device\\\"\"\nJun 12 15:46:27.671934 crc crio[3652]: time=\"2026-06-12T15:46:27.67176312Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"\nJun 12 15:46:27.671934 crc crio[3652]: time=\"2026-06-12T15:46:27.671906944Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"\nJun 12 15:46:27.672242 crc crio[3652]: time=\"2026-06-12T15:46:27.671937875Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/host-local\\\"\"\nJun 12 15:46:27.678096 crc crio[3652]: time=\"2026-06-12T15:46:27.677994947Z\" level=info msg=\"Removing container: 6326f3202e6cb892c3fb5a9ad86aa988e48bce6264c16735c6c9174c85c845fe\" id=8dfad882-a850-4dc9-b126-3c4af3434892 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 15:46:27.694707 crc crio[3652]: time=\"2026-06-12T15:46:27.694577627Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"\nJun 12 15:46:27.694707 crc crio[3652]: time=\"2026-06-12T15:46:27.694687471Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"\nJun 12 15:46:27.694924 crc crio[3652]: time=\"2026-06-12T15:46:27.694749933Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/ipvlan\\\"\"\nJun 12 15:46:27.713172 crc crio[3652]: time=\"2026-06-12T15:46:27.712987443Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"\nJun 12 15:46:27.713172 crc crio[3652]: time=\"2026-06-12T15:46:27.713107347Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"\nJun 12 15:46:27.713172 crc crio[3652]: time=\"2026-06-12T15:46:27.713179989Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/loopback\\\"\"\nJun 12 15:46:27.732735 crc crio[3652]: time=\"2026-06-12T15:46:27.732630845Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"\nJun 12 15:46:27.732735 crc crio[3652]: time=\"2026-06-12T15:46:27.732702438Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"\nJun 12 15:46:27.732735 crc crio[3652]: time=\"2026-06-12T15:46:27.732754079Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/macvlan\\\"\"\nJun 12 15:46:27.754989 crc crio[3652]: time=\"2026-06-12T15:46:27.754785184Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"\nJun 12 15:46:27.755343 crc crio[3652]: time=\"2026-06-12T15:46:27.755226607Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"\nJun 12 15:46:27.755691 crc crio[3652]: time=\"2026-06-12T15:46:27.755589398Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/portmap\\\"\"\nJun 12 15:46:27.774776 crc crio[3652]: time=\"2026-06-12T15:46:27.774598581Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"\nJun 12 15:46:27.774776 crc crio[3652]: time=\"2026-06-12T15:46:27.774713305Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"\nJun 12 15:46:27.774776 crc crio[3652]: time=\"2026-06-12T15:46:27.774752196Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/ptp\\\"\"\nJun 12 15:46:27.797113 crc crio[3652]: time=\"2026-06-12T15:46:27.796963156Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"\nJun 12 15:46:27.797113 crc crio[3652]: time=\"2026-06-12T15:46:27.79711468Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"\nJun 12 15:46:27.797579 crc crio[3652]: time=\"2026-06-12T15:46:27.797195013Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/sbr\\\"\"\nJun 12 15:46:27.822612 crc crio[3652]: time=\"2026-06-12T15:46:27.822251368Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"\nJun 12 15:46:27.822612 crc crio[3652]: time=\"2026-06-12T15:46:27.822349971Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"\nJun 12 15:46:27.823246 crc crio[3652]: time=\"2026-06-12T15:46:27.823123584Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/static\\\"\"\nJun 12 15:46:27.841477 crc crio[3652]: time=\"2026-06-12T15:46:27.841314423Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"\nJun 12 15:46:27.841477 crc crio[3652]: time=\"2026-06-12T15:46:27.841396896Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"\nJun 12 15:46:27.841477 crc crio[3652]: time=\"2026-06-12T15:46:27.841423656Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/tap\\\"\"\nJun 12 15:46:27.871767 crc crio[3652]: time=\"2026-06-12T15:46:27.871511843Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"\nJun 12 15:46:27.871767 crc crio[3652]: time=\"2026-06-12T15:46:27.871588585Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"\nJun 12 15:46:27.871767 crc crio[3652]: time=\"2026-06-12T15:46:27.871612766Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/tuning\\\"\"\nJun 12 15:46:27.947671 crc crio[3652]: time=\"2026-06-12T15:46:27.93439588Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"\nJun 12 15:46:27.947671 crc crio[3652]: time=\"2026-06-12T15:46:27.934615418Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"\nJun 12 15:46:27.947671 crc crio[3652]: time=\"2026-06-12T15:46:27.934729301Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/vlan\\\"\"\nJun 12 15:46:27.969494 crc crio[3652]: time=\"2026-06-12T15:46:27.969265671Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"\nJun 12 15:46:27.969494 crc crio[3652]: time=\"2026-06-12T15:46:27.969379355Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"\nJun 12 15:46:27.969494 crc crio[3652]: time=\"2026-06-12T15:46:27.969420066Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/vrf\\\"\"\nJun 12 15:46:27.987784 crc crio[3652]: time=\"2026-06-12T15:46:27.987653906Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"\nJun 12 15:46:27.987784 crc crio[3652]: time=\"2026-06-12T15:46:27.987723288Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"\nJun 12 15:46:27.987784 crc crio[3652]: time=\"2026-06-12T15:46:27.987757349Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 15:46:28.004416 crc crio[3652]: time=\"2026-06-12T15:46:28.004281678Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"\nJun 12 15:46:28.004416 crc crio[3652]: time=\"2026-06-12T15:46:28.00435519Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"\nJun 12 15:46:28.004416 crc crio[3652]: time=\"2026-06-12T15:46:28.004386811Z\" level=info msg=\"CNI monitoring event REMOVE        \\\"/var/lib/cni/bin/upgrade_d50f3ccf-1efd-4cda-a93b-f023e47ee41e\\\"\"\nJun 12 15:46:28.004416 crc crio[3652]: time=\"2026-06-12T15:46:28.004424922Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 15:46:28.022643 crc crio[3652]: time=\"2026-06-12T15:46:28.022523817Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"\nJun 12 15:46:28.022643 crc crio[3652]: time=\"2026-06-12T15:46:28.022591329Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"\nJun 12 15:46:28.022643 crc crio[3652]: time=\"2026-06-12T15:46:28.02262706Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/upgrade_a398d9dc-705e-44c0-a835-b52a13a61565\\\"\"\nJun 12 15:46:28.044545 crc crio[3652]: time=\"2026-06-12T15:46:28.044343746Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"\nJun 12 15:46:28.044745 crc crio[3652]: time=\"2026-06-12T15:46:28.044556992Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"\nJun 12 15:46:28.044745 crc crio[3652]: time=\"2026-06-12T15:46:28.044599483Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/bond\\\"\"\nJun 12 15:46:28.064212 crc crio[3652]: time=\"2026-06-12T15:46:28.063690039Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"\nJun 12 15:46:28.064212 crc crio[3652]: time=\"2026-06-12T15:46:28.063907696Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"\nJun 12 15:46:28.064212 crc crio[3652]: time=\"2026-06-12T15:46:28.064163083Z\" level=info msg=\"CNI monitoring event REMOVE        \\\"/var/lib/cni/bin/upgrade_a398d9dc-705e-44c0-a835-b52a13a61565\\\"\"\nJun 12 15:46:28.064212 crc crio[3652]: time=\"2026-06-12T15:46:28.064236755Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/cert-approver\\\"\"\nJun 12 15:46:28.086517 crc crio[3652]: time=\"2026-06-12T15:46:28.086324722Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"\nJun 12 15:46:28.086517 crc crio[3652]: time=\"2026-06-12T15:46:28.086407714Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"\nJun 12 15:46:28.086517 crc crio[3652]: time=\"2026-06-12T15:46:28.086536048Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/install_multus\\\"\"\nJun 12 15:46:28.104810 crc crio[3652]: time=\"2026-06-12T15:46:28.104660145Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"\nJun 12 15:46:28.104810 crc crio[3652]: time=\"2026-06-12T15:46:28.104716547Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"\nJun 12 15:46:28.104810 crc crio[3652]: time=\"2026-06-12T15:46:28.104767018Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/kubeconfig_generator\\\"\"\nJun 12 15:46:28.123380 crc crio[3652]: time=\"2026-06-12T15:46:28.123104931Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"\nJun 12 15:46:28.123380 crc crio[3652]: time=\"2026-06-12T15:46:28.123213944Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"\nJun 12 15:46:28.123380 crc crio[3652]: time=\"2026-06-12T15:46:28.123258795Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/multus\\\"\"\nJun 12 15:46:28.141951 crc crio[3652]: time=\"2026-06-12T15:46:28.141817646Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"\nJun 12 15:46:28.141951 crc crio[3652]: time=\"2026-06-12T15:46:28.141895899Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"\nJun 12 15:46:28.141951 crc crio[3652]: time=\"2026-06-12T15:46:28.14195244Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/multus-daemon\\\"\"\nJun 12 15:46:28.160266 crc crio[3652]: time=\"2026-06-12T15:46:28.160089387Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"\nJun 12 15:46:28.160266 crc crio[3652]: time=\"2026-06-12T15:46:28.160175799Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"\nJun 12 15:46:28.160266 crc crio[3652]: time=\"2026-06-12T15:46:28.160233661Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/multus-shim\\\"\"\nJun 12 15:46:28.181006 crc crio[3652]: time=\"2026-06-12T15:46:28.180848502Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"\nJun 12 15:46:28.181006 crc crio[3652]: time=\"2026-06-12T15:46:28.180920255Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"\nJun 12 15:46:28.181006 crc crio[3652]: time=\"2026-06-12T15:46:28.180980546Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/passthru\\\"\"\nJun 12 15:46:28.216016 crc crio[3652]: time=\"2026-06-12T15:46:28.215884529Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"\nJun 12 15:46:28.216016 crc crio[3652]: time=\"2026-06-12T15:46:28.215985322Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"\nJun 12 15:46:28.216397 crc crio[3652]: time=\"2026-06-12T15:46:28.216120206Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/thin_entrypoint\\\"\"\nJun 12 15:46:28.297363 crc crio[3652]: time=\"2026-06-12T15:46:28.24676473Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"\nJun 12 15:46:28.297363 crc crio[3652]: time=\"2026-06-12T15:46:28.246817711Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"\nJun 12 15:46:28.297363 crc crio[3652]: time=\"2026-06-12T15:46:28.246865953Z\" level=info msg=\"CNI monitoring event REMOVE        \\\"/var/lib/cni/bin/upgrade_5ffa5060-6183-48e2-9582-33a3c22c12a4\\\"\"\nJun 12 15:46:28.297363 crc crio[3652]: time=\"2026-06-12T15:46:28.246922934Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/upgrade_c7fa260e-5adc-4188-986c-90b6658cb681\\\"\"\nJun 12 15:46:28.297363 crc crio[3652]: time=\"2026-06-12T15:46:28.262802814Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"\nJun 12 15:46:28.297363 crc crio[3652]: time=\"2026-06-12T15:46:28.262826294Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"\nJun 12 15:46:28.297363 crc crio[3652]: time=\"2026-06-12T15:46:28.262877096Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/route-override\\\"\"\nJun 12 15:46:28.297363 crc crio[3652]: time=\"2026-06-12T15:46:28.27958773Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"\nJun 12 15:46:28.297363 crc crio[3652]: time=\"2026-06-12T15:46:28.279642512Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"\nJun 12 15:46:28.297363 crc crio[3652]: time=\"2026-06-12T15:46:28.279701603Z\" level=info msg=\"CNI monitoring event REMOVE        \\\"/var/lib/cni/bin/upgrade_c7fa260e-5adc-4188-986c-90b6658cb681\\\"\"\nJun 12 15:46:28.297363 crc crio[3652]: time=\"2026-06-12T15:46:28.279777716Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/upgrade_646debae-0727-4695-b91e-60351c56b2b8\\\"\"\nJun 12 15:46:28.297363 crc crio[3652]: time=\"2026-06-12T15:46:28.297220951Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"\nJun 12 15:46:28.297363 crc crio[3652]: time=\"2026-06-12T15:46:28.297293944Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"\nJun 12 15:46:30.911063 crc crio[3652]: time=\"2026-06-12T15:46:30.910885242Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/ip-control-loop\\\"\"\nJun 12 15:46:30.936647 crc crio[3652]: time=\"2026-06-12T15:46:30.936527246Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"\nJun 12 15:46:30.936647 crc crio[3652]: time=\"2026-06-12T15:46:30.936608359Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"\nJun 12 15:46:30.936647 crc crio[3652]: time=\"2026-06-12T15:46:30.93666071Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/node-slice-controller\\\"\"\nJun 12 15:46:30.956687 crc crio[3652]: time=\"2026-06-12T15:46:30.956421836Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"\nJun 12 15:46:30.956687 crc crio[3652]: time=\"2026-06-12T15:46:30.956585261Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"\nJun 12 15:46:30.956687 crc crio[3652]: time=\"2026-06-12T15:46:30.956651753Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/whereabouts\\\"\"\nJun 12 15:46:31.048602 crc crio[3652]: time=\"2026-06-12T15:46:31.048331888Z\" level=info msg=\"Removed container 6326f3202e6cb892c3fb5a9ad86aa988e48bce6264c16735c6c9174c85c845fe: openshift-cluster-machine-approver/machine-approver-54c688565-5bsg4/machine-approver-controller\" id=8dfad882-a850-4dc9-b126-3c4af3434892 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 15:46:31.057789 crc crio[3652]: time=\"2026-06-12T15:46:31.057653099Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"\nJun 12 15:46:31.057789 crc crio[3652]: time=\"2026-06-12T15:46:31.057743662Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"\nJun 12 15:46:31.058171 crc crio[3652]: time=\"2026-06-12T15:46:31.057823334Z\" level=info msg=\"CNI monitoring event REMOVE        \\\"/var/lib/cni/bin/upgrade_646debae-0727-4695-b91e-60351c56b2b8\\\"\"\nJun 12 15:46:31.707587 crc crio[3652]: time=\"2026-06-12T15:46:31.707402684Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:be2edaed22535093bdb486afe5960ff4f3b0bd96f88dc1753b584cc28184a0b0\" id=8dd4bb38-3b37-4ff5-852b-1c90721160a2 name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:46:31.712118 crc crio[3652]: time=\"2026-06-12T15:46:31.712013772Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:be2edaed22535093bdb486afe5960ff4f3b0bd96f88dc1753b584cc28184a0b0\" id=4513e03b-5596-4ae3-8ab8-0a746d1d28f2 name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:46:31.716392 crc crio[3652]: time=\"2026-06-12T15:46:31.716306752Z\" level=info msg=\"Creating container: openshift-multus/multus-additional-cni-plugins-hdftf/whereabouts-cni\" id=42831857-ba6e-45a5-aad4-3fb4a44419e5 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:46:31.716822 crc crio[3652]: time=\"2026-06-12T15:46:31.716741235Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:46:31.737174 crc crio[3652]: time=\"2026-06-12T15:46:31.737068889Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:46:31.980772 crc crio[3652]: time=\"2026-06-12T15:46:31.980270532Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:46:32.102341 crc crio[3652]: time=\"2026-06-12T15:46:32.101980763Z\" level=info msg=\"Created container 32ca6417c47c2ff31f4734ac3ad801a3c9dc6c7c89cd6c6e1f948754c1ea43f9: openshift-multus/multus-additional-cni-plugins-hdftf/whereabouts-cni\" id=42831857-ba6e-45a5-aad4-3fb4a44419e5 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:46:32.105124 crc crio[3652]: time=\"2026-06-12T15:46:32.104916651Z\" level=info msg=\"Starting container: 32ca6417c47c2ff31f4734ac3ad801a3c9dc6c7c89cd6c6e1f948754c1ea43f9\" id=0c74c62c-163e-4f77-9fae-ca2118a75b70 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 15:46:32.116055 crc crio[3652]: time=\"2026-06-12T15:46:32.115913074Z\" level=info msg=\"Started container\" PID=10687 containerID=32ca6417c47c2ff31f4734ac3ad801a3c9dc6c7c89cd6c6e1f948754c1ea43f9 description=openshift-multus/multus-additional-cni-plugins-hdftf/whereabouts-cni id=0c74c62c-163e-4f77-9fae-ca2118a75b70 name=/runtime.v1.RuntimeService/StartContainer sandboxID=68e1fc3eb8e5ecc73e5798620b6b780eacf14c597728d41763f42980f1ea1945\nJun 12 15:46:32.733260 crc crio[3652]: time=\"2026-06-12T15:46:32.7332087Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:85f1323d589d7af13b096b1f9b438b9dfe08f3fab37534e2780e6490a665bf05\" id=a81f6a92-bd4b-4743-b35f-93adf0116793 name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:46:32.735817 crc crio[3652]: time=\"2026-06-12T15:46:32.735788617Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:85f1323d589d7af13b096b1f9b438b9dfe08f3fab37534e2780e6490a665bf05\" id=8918f660-d932-4790-8e79-dc44e37afb24 name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:46:32.738816 crc crio[3652]: time=\"2026-06-12T15:46:32.738793288Z\" level=info msg=\"Creating container: openshift-multus/multus-additional-cni-plugins-hdftf/kube-multus-additional-cni-plugins\" id=31dd2bdc-3b0d-4894-823f-311ebec0c2a3 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:46:32.739179 crc crio[3652]: time=\"2026-06-12T15:46:32.739150388Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:46:32.757714 crc crio[3652]: time=\"2026-06-12T15:46:32.756431499Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:46:33.054416 crc crio[3652]: time=\"2026-06-12T15:46:33.053961762Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:46:33.588930 crc crio[3652]: time=\"2026-06-12T15:46:33.588664657Z\" level=info msg=\"Created container 4a512d22cb8f87cbdc90b7351c984cc43875bde7cb7fd6d491e349d966714a9a: openshift-multus/multus-additional-cni-plugins-hdftf/kube-multus-additional-cni-plugins\" id=31dd2bdc-3b0d-4894-823f-311ebec0c2a3 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:46:33.590820 crc crio[3652]: time=\"2026-06-12T15:46:33.590541674Z\" level=info msg=\"Starting container: 4a512d22cb8f87cbdc90b7351c984cc43875bde7cb7fd6d491e349d966714a9a\" id=1054012c-de9e-4233-ac71-fafeacbcd21a name=/runtime.v1.RuntimeService/StartContainer\nJun 12 15:46:33.609295 crc crio[3652]: time=\"2026-06-12T15:46:33.609167511Z\" level=info msg=\"Started container\" PID=10817 containerID=4a512d22cb8f87cbdc90b7351c984cc43875bde7cb7fd6d491e349d966714a9a description=openshift-multus/multus-additional-cni-plugins-hdftf/kube-multus-additional-cni-plugins id=1054012c-de9e-4233-ac71-fafeacbcd21a name=/runtime.v1.RuntimeService/StartContainer sandboxID=68e1fc3eb8e5ecc73e5798620b6b780eacf14c597728d41763f42980f1ea1945\nJun 12 15:46:35.317747 crc crio[3652]: time=\"2026-06-12T15:46:35.317556045Z\" level=info msg=\"Running pod sandbox: openshift-service-ca/service-ca-74545575db-n469q/POD\" id=8e8b5db7-9fea-4234-aed2-3b91bfb4b340 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:46:35.317747 crc crio[3652]: time=\"2026-06-12T15:46:35.317745221Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:46:35.347271 crc crio[3652]: time=\"2026-06-12T15:46:35.347114047Z\" level=info msg=\"Got pod network &{Name:service-ca-74545575db-n469q Namespace:openshift-service-ca ID:53d37291c3f918630f0bf00f413a35884a599c35691b2e49022496b208d077bd UID:880b4ff1-3443-4cae-90b4-72e4341917b3 NetNS:/var/run/netns/18b94689-cba3-4116-bd5e-4a349b9fa9ef 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:0xc0024a2180}] Aliases:map[]}\"\nJun 12 15:46:35.347271 crc crio[3652]: time=\"2026-06-12T15:46:35.34721178Z\" level=info msg=\"Adding pod openshift-service-ca_service-ca-74545575db-n469q to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 15:46:37.614713 crc crio[3652]: time=\"2026-06-12T15:46:37.323419327Z\" level=info msg=\"Running pod sandbox: openshift-image-registry/cluster-image-registry-operator-86c45576b9-qdg7g/POD\" id=5f3a32f4-94a4-4f21-b741-1d7df1ca2ff9 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:46:37.614713 crc crio[3652]: time=\"2026-06-12T15:46:37.323557601Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:46:37.614713 crc crio[3652]: time=\"2026-06-12T15:46:37.327005615Z\" level=info msg=\"Running pod sandbox: openshift-operator-lifecycle-manager/packageserver-7d4fc7d867-qt46x/POD\" id=7b7956cc-64ee-4fc3-ac79-28ee70826f3f name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:46:37.614713 crc crio[3652]: time=\"2026-06-12T15:46:37.327185541Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:46:37.614713 crc crio[3652]: time=\"2026-06-12T15:46:37.327585863Z\" level=info msg=\"Running pod sandbox: openshift-machine-api/machine-api-operator-755bb95488-cj4b6/POD\" id=a754d2be-be9e-40d7-b2b0-56622cf2a7f2 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:46:37.614713 crc crio[3652]: time=\"2026-06-12T15:46:37.32783456Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:46:37.614713 crc crio[3652]: time=\"2026-06-12T15:46:37.342163582Z\" level=info msg=\"Got pod network &{Name:cluster-image-registry-operator-86c45576b9-qdg7g Namespace:openshift-image-registry ID:0b007c920c28b452d29972aaf92de525e9cc0b8e1a935689fa4a95146998351f UID:1d749813-cd37-46e7-9865-e180c3005dc0 NetNS:/var/run/netns/8b17367a-0ad3-4ef9-9e30-231009c09ade 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:0xc000182930}] Aliases:map[]}\"\nJun 12 15:46:37.614713 crc crio[3652]: time=\"2026-06-12T15:46:37.342214144Z\" level=info msg=\"Adding pod openshift-image-registry_cluster-image-registry-operator-86c45576b9-qdg7g to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 15:46:37.614713 crc crio[3652]: time=\"2026-06-12T15:46:37.367077744Z\" level=info msg=\"Got pod network &{Name:packageserver-7d4fc7d867-qt46x Namespace:openshift-operator-lifecycle-manager ID:0fc30d68da125a9b6fcfe1decee69d52b5d3bab5f0ff02035b7ce295167861d1 UID:584a9db0-8534-48e1-b484-d23b9c489569 NetNS:/var/run/netns/67299d16-c77b-414b-ace0-9c9529c5de8e 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:0xc0017be2a0}] Aliases:map[]}\"\nJun 12 15:46:37.614713 crc crio[3652]: time=\"2026-06-12T15:46:37.367133545Z\" level=info msg=\"Adding pod openshift-operator-lifecycle-manager_packageserver-7d4fc7d867-qt46x to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 15:46:37.614713 crc crio[3652]: time=\"2026-06-12T15:46:37.372883569Z\" level=info msg=\"Got pod network &{Name:machine-api-operator-755bb95488-cj4b6 Namespace:openshift-machine-api ID:16b297a8e49f38b39f557e435f8e06efd0f4be1882e3024092025c1bd219e42a UID:12703f5c-2f19-4458-9c95-b94af53cd5d8 NetNS:/var/run/netns/9564af4d-36a7-4252-9386-75e1e382f0ae 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:0xc0024a25f0}] Aliases:map[]}\"\nJun 12 15:46:37.614713 crc crio[3652]: time=\"2026-06-12T15:46:37.372955251Z\" level=info msg=\"Adding pod openshift-machine-api_machine-api-operator-755bb95488-cj4b6 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 15:46:38.315629 crc crio[3652]: time=\"2026-06-12T15:46:38.315502695Z\" level=info msg=\"Running pod sandbox: openshift-apiserver/apiserver-9ddfb9f55-k47zv/POD\" id=6f9e0e0d-9a41-438d-b87f-aee25c57455a name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:46:38.315729 crc crio[3652]: time=\"2026-06-12T15:46:38.31563581Z\" level=info msg=\"Running pod sandbox: openshift-oauth-apiserver/apiserver-8596bd845d-l6g6s/POD\" id=916e747c-3d4f-40ab-8e45-9dc795e9c380 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:46:38.315880 crc crio[3652]: time=\"2026-06-12T15:46:38.315736363Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:46:38.315880 crc crio[3652]: time=\"2026-06-12T15:46:38.31565927Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:46:38.316561 crc crio[3652]: time=\"2026-06-12T15:46:38.315837236Z\" level=info msg=\"Running pod sandbox: openshift-service-ca-operator/service-ca-operator-5b9c976747-l2sd4/POD\" id=22fda895-5a96-4c22-ace4-5f248ea4ed93 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:46:38.316782 crc crio[3652]: time=\"2026-06-12T15:46:38.31663493Z\" level=info msg=\"Running pod sandbox: openshift-machine-api/control-plane-machine-set-operator-75ffdb6fcd-m5wxr/POD\" id=ee191e6e-a86f-478d-8ce7-8c9d3a727a8f name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:46:38.316782 crc crio[3652]: time=\"2026-06-12T15:46:38.316739133Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:46:38.316919 crc crio[3652]: time=\"2026-06-12T15:46:38.316890947Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:46:38.317349 crc crio[3652]: time=\"2026-06-12T15:46:38.316583188Z\" level=info msg=\"Running pod sandbox: openshift-authentication-operator/authentication-operator-7f5c659b84-khkfm/POD\" id=1a6e24b8-3b21-46bc-a642-8aad9db3b98a name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:46:38.317539 crc crio[3652]: time=\"2026-06-12T15:46:38.317513186Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:46:38.317681 crc crio[3652]: time=\"2026-06-12T15:46:38.31732753Z\" level=info msg=\"Running pod sandbox: openshift-machine-config-operator/machine-config-controller-f9cdd68f7-bb2jm/POD\" id=8476e75b-0bef-4a28-91dc-2e3dbfff0a7f name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:46:38.317770 crc crio[3652]: time=\"2026-06-12T15:46:38.317753844Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:46:38.317850 crc crio[3652]: time=\"2026-06-12T15:46:38.316580098Z\" level=info msg=\"Running pod sandbox: openshift-kube-scheduler-operator/openshift-kube-scheduler-operator-54f497555d-d8646/POD\" id=ce269298-7169-49c1-a28c-4cdf92fb0280 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:46:38.318170 crc crio[3652]: time=\"2026-06-12T15:46:38.317977621Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:46:38.338797 crc crio[3652]: time=\"2026-06-12T15:46:38.338498068Z\" level=info msg=\"Got pod network &{Name:apiserver-9ddfb9f55-k47zv Namespace:openshift-apiserver ID:ce47b02ae58f74cb111c00b2092a9de30856b642c588d1290623baafc48b2da2 UID:e7508fa2-0f14-41e2-8972-4e2e11009b77 NetNS:/var/run/netns/9b24e30e-5d38-460b-befc-51a46bc92bb4 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:0xc001692560}] Aliases:map[]}\"\nJun 12 15:46:38.338797 crc crio[3652]: time=\"2026-06-12T15:46:38.338587381Z\" level=info msg=\"Adding pod openshift-apiserver_apiserver-9ddfb9f55-k47zv to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 15:46:38.361975 crc crio[3652]: time=\"2026-06-12T15:46:38.361538626Z\" level=info msg=\"Got pod network &{Name:apiserver-8596bd845d-l6g6s Namespace:openshift-oauth-apiserver ID:69acfd13a9a40d71ffdef6d2ca926d456d29936716a53ac8b3fb165573d47e2c UID:eeb0b76f-edea-4c9c-99a1-0130c6a7453c NetNS:/var/run/netns/ece702fb-1680-4d30-ae81-4eca1bf29ad5 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:0xc001692668}] Aliases:map[]}\"\nJun 12 15:46:38.361975 crc crio[3652]: time=\"2026-06-12T15:46:38.36167082Z\" level=info msg=\"Adding pod openshift-oauth-apiserver_apiserver-8596bd845d-l6g6s to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 15:46:38.374142 crc crio[3652]: time=\"2026-06-12T15:46:38.373860656Z\" level=info msg=\"Got pod network &{Name:authentication-operator-7f5c659b84-khkfm Namespace:openshift-authentication-operator ID:de0b296fee07e699bd1fd33242f2f31e30c6c637042c979d7e25eecfe39a32d1 UID:677c2747-1901-4941-94f1-8281cced296b NetNS:/var/run/netns/da6f8ddd-1121-4494-a01b-59362f32eb3f 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:0xc001692768}] Aliases:map[]}\"\nJun 12 15:46:38.374142 crc crio[3652]: time=\"2026-06-12T15:46:38.374019961Z\" level=info msg=\"Adding pod openshift-authentication-operator_authentication-operator-7f5c659b84-khkfm to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 15:46:38.375879 crc crio[3652]: time=\"2026-06-12T15:46:38.375345111Z\" level=info msg=\"Got pod network &{Name:service-ca-operator-5b9c976747-l2sd4 Namespace:openshift-service-ca-operator ID:3cb15a22955364f53e33a4f5d88a1957aeb1acd20ae4a29aec4e99cd9161a1ff UID:fd3771ed-6d15-47a3-9f81-762cf83a728f NetNS:/var/run/netns/d2954a8c-adce-4e0a-b124-560bc6ae9671 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:0xc00181a020}] Aliases:map[]}\"\nJun 12 15:46:38.375879 crc crio[3652]: time=\"2026-06-12T15:46:38.375414983Z\" level=info msg=\"Adding pod openshift-service-ca-operator_service-ca-operator-5b9c976747-l2sd4 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 15:46:38.390261 crc crio[3652]: time=\"2026-06-12T15:46:38.390033051Z\" level=info msg=\"Running pod sandbox: hostpath-provisioner/csi-hostpathplugin-mpq2f/POD\" id=aabbdcae-e2b3-464f-8dcd-e866f189dd00 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:46:38.390738 crc crio[3652]: time=\"2026-06-12T15:46:38.390687521Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:46:38.396167 crc crio[3652]: time=\"2026-06-12T15:46:38.395986923Z\" level=info msg=\"Got pod network &{Name:machine-config-controller-f9cdd68f7-bb2jm Namespace:openshift-machine-config-operator ID:a742e3ddcecdec2a72e062301ee31090995d8a0de85ef0b95b98ce7a6f8b52a9 UID:e968817c-5b6a-4904-ba68-59a8235d6c0d NetNS:/var/run/netns/ec448052-5615-488f-a7e7-1deca43943ad 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:0xc0024a2038}] Aliases:map[]}\"\nJun 12 15:46:38.398202 crc crio[3652]: time=\"2026-06-12T15:46:38.398147269Z\" level=info msg=\"Adding pod openshift-machine-config-operator_machine-config-controller-f9cdd68f7-bb2jm to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 15:46:38.408260 crc crio[3652]: time=\"2026-06-12T15:46:38.408158892Z\" level=info msg=\"Got pod network &{Name:control-plane-machine-set-operator-75ffdb6fcd-m5wxr Namespace:openshift-machine-api ID:507d8bb659254637b5dab250d204981764caabb44ce6ca70ab29391bd0886da9 UID:8f342bf1-eea2-4806-8a6b-5f4c24d40c0c NetNS:/var/run/netns/bf7a5fdb-b9c7-413e-9797-9efa9faba0f3 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:0xc0004302a8}] Aliases:map[]}\"\nJun 12 15:46:38.408260 crc crio[3652]: time=\"2026-06-12T15:46:38.408262956Z\" level=info msg=\"Adding pod openshift-machine-api_control-plane-machine-set-operator-75ffdb6fcd-m5wxr to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 15:46:38.411320 crc crio[3652]: time=\"2026-06-12T15:46:38.410761434Z\" level=info msg=\"Got pod network &{Name:openshift-kube-scheduler-operator-54f497555d-d8646 Namespace:openshift-kube-scheduler-operator ID:acda8260e4918fbb802786a8d9cce4dea8d17c42cf6406c9d04a3cc30226e9b6 UID:4e9ac1d6-d4ed-4411-a098-d1bf725c943c NetNS:/var/run/netns/7da58ed8-c181-4b87-a3de-7e15304cda0e 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:0xc002d3e098}] Aliases:map[]}\"\nJun 12 15:46:38.411320 crc crio[3652]: time=\"2026-06-12T15:46:38.41097468Z\" level=info msg=\"Adding pod openshift-kube-scheduler-operator_openshift-kube-scheduler-operator-54f497555d-d8646 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 15:46:38.445774 crc crio[3652]: time=\"2026-06-12T15:46:38.445369018Z\" level=info msg=\"Got pod network &{Name:csi-hostpathplugin-mpq2f Namespace:hostpath-provisioner ID:32c8a01ae3a7b39a18419fcfa926a5dacc9b2b1d620d9085bf5474cad322121f UID:af9d3f54-b024-4959-888b-41fc0dc68a7f NetNS:/var/run/netns/210d97ba-51b1-4c87-acf6-ac756104ed65 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:0xc000430490}] Aliases:map[]}\"\nJun 12 15:46:38.445774 crc crio[3652]: time=\"2026-06-12T15:46:38.445722529Z\" level=info msg=\"Adding pod hostpath-provisioner_csi-hostpathplugin-mpq2f to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 15:46:39.319167 crc crio[3652]: time=\"2026-06-12T15:46:39.318859094Z\" level=info msg=\"Running pod sandbox: openshift-multus/network-metrics-daemon-n2bqt/POD\" id=9b1d7727-44f4-4a14-b220-9dde6ca9e19f name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:46:39.320736 crc crio[3652]: time=\"2026-06-12T15:46:39.31936561Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:46:39.322875 crc crio[3652]: time=\"2026-06-12T15:46:39.322360074Z\" level=info msg=\"Running pod sandbox: openshift-ingress-canary/ingress-canary-jlj86/POD\" id=d8a5c25e-67db-4a61-b2c4-b6451689b541 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:46:39.322875 crc crio[3652]: time=\"2026-06-12T15:46:39.322412973Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:46:39.327341 crc crio[3652]: time=\"2026-06-12T15:46:39.327212899Z\" level=info msg=\"Running pod sandbox: openshift-kube-controller-manager-operator/kube-controller-manager-operator-69d5f845f8-mm4qn/POD\" id=73db9dd6-bbf5-4010-8c20-d8d19755c847 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:46:39.327567 crc crio[3652]: time=\"2026-06-12T15:46:39.327367184Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:46:39.327654 crc crio[3652]: time=\"2026-06-12T15:46:39.327292582Z\" level=info msg=\"Running pod sandbox: openshift-console-operator/console-operator-67c89758df-4jf4f/POD\" id=853bac26-fa3b-46ad-b0cb-0662a166bb03 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:46:39.327654 crc crio[3652]: time=\"2026-06-12T15:46:39.327619301Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:46:39.335919 crc crio[3652]: time=\"2026-06-12T15:46:39.33538733Z\" level=info msg=\"Running pod sandbox: openshift-operator-lifecycle-manager/package-server-manager-77f986bd66-5lhf9/POD\" id=3b80d05c-26f7-4a33-8d74-e0a6e26e4c52 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:46:39.335919 crc crio[3652]: time=\"2026-06-12T15:46:39.335784612Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:46:39.336850 crc crio[3652]: time=\"2026-06-12T15:46:39.336248105Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/redhat-marketplace-ntdwx/POD\" id=aa3b060c-944b-479a-8d2d-a633d623877f name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:46:39.336850 crc crio[3652]: time=\"2026-06-12T15:46:39.336608586Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:46:39.336850 crc crio[3652]: time=\"2026-06-12T15:46:39.336631208Z\" level=info msg=\"Running pod sandbox: openshift-console/downloads-747b44746d-4pqvr/POD\" id=cfd1e6b5-1ba8-47cd-9abb-5fb572bfff03 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:46:39.336850 crc crio[3652]: time=\"2026-06-12T15:46:39.336680609Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:46:39.339990 crc crio[3652]: time=\"2026-06-12T15:46:39.339188945Z\" level=info msg=\"Running pod sandbox: openshift-kube-storage-version-migrator-operator/kube-storage-version-migrator-operator-565b79b866-2h5s6/POD\" id=15110883-d58c-4cf6-a300-844ecfca6098 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:46:39.339990 crc crio[3652]: time=\"2026-06-12T15:46:39.339671209Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:46:39.451178 crc crio[3652]: time=\"2026-06-12T15:46:39.450910609Z\" level=info msg=\"Got pod network &{Name:ingress-canary-jlj86 Namespace:openshift-ingress-canary ID:8f93ecc1a569a144a2816b039934efb82bc3dc7d282f30d8baf2fbef67bed3e5 UID:7d96a430-aa69-4b19-9ee4-68f2e6192e27 NetNS:/var/run/netns/d87ca6b7-015a-43c8-ba7c-167107c2b7e6 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:0xc001692708}] Aliases:map[]}\"\nJun 12 15:46:39.451644 crc crio[3652]: time=\"2026-06-12T15:46:39.451199017Z\" level=info msg=\"Adding pod openshift-ingress-canary_ingress-canary-jlj86 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 15:46:39.470822 crc crio[3652]: time=\"2026-06-12T15:46:39.465359591Z\" level=info msg=\"Got pod network &{Name:network-metrics-daemon-n2bqt Namespace:openshift-multus ID:0a1bb93da817bef5070bcdeb459f1902ae027961ec1b8eae561592a0f1e27e28 UID:504f5b64-2069-4529-9127-e6f993b1b649 NetNS:/var/run/netns/701a276f-7c42-4268-85ca-c75d94823b82 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:0xc000430af8}] Aliases:map[]}\"\nJun 12 15:46:39.470822 crc crio[3652]: time=\"2026-06-12T15:46:39.465416193Z\" level=info msg=\"Adding pod openshift-multus_network-metrics-daemon-n2bqt to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 15:46:39.573008 crc crio[3652]: time=\"2026-06-12T15:46:39.572279732Z\" level=info msg=\"Got pod network &{Name:kube-storage-version-migrator-operator-565b79b866-2h5s6 Namespace:openshift-kube-storage-version-migrator-operator ID:64af01349a00849fde27c2f063b48f3d4fffe4c51e83456b5865b1562298601a UID:8f573912-eb25-4f17-bfe5-81325e551bf2 NetNS:/var/run/netns/9ea2cdf8-9dc0-4c67-8b1b-74d253633c09 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:0xc000430c28}] Aliases:map[]}\"\nJun 12 15:46:39.573008 crc crio[3652]: time=\"2026-06-12T15:46:39.572554891Z\" level=info msg=\"Adding pod openshift-kube-storage-version-migrator-operator_kube-storage-version-migrator-operator-565b79b866-2h5s6 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 15:46:39.631863 crc crio[3652]: time=\"2026-06-12T15:46:39.631796714Z\" level=info msg=\"Got pod network &{Name:console-operator-67c89758df-4jf4f Namespace:openshift-console-operator ID:ea1b889362c9499654b3103e29b81d9c8c4b80ac8e64f136ef47ea902328e1de UID:a7050c01-20e1-4a5b-9a20-dee2d4b99ee2 NetNS:/var/run/netns/d4601548-379f-4635-b20f-ee8f0cd90d25 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:0xc001692be0}] Aliases:map[]}\"\nJun 12 15:46:39.631963 crc crio[3652]: time=\"2026-06-12T15:46:39.631870926Z\" level=info msg=\"Adding pod openshift-console-operator_console-operator-67c89758df-4jf4f to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 15:46:39.655617 crc crio[3652]: time=\"2026-06-12T15:46:39.654778592Z\" level=info msg=\"Got pod network &{Name:redhat-marketplace-ntdwx Namespace:openshift-marketplace ID:78f85ee3e29645fc9de6c6a7019ace5cf4a00a40ec8afbd8ae5abc587094dc03 UID:304346ae-9d3b-4262-8068-4ed1e7ff48a8 NetNS:/var/run/netns/5c1af09b-ddba-44e6-a2b0-bb35b4abd833 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:0xc00163c028}] Aliases:map[]}\"\nJun 12 15:46:39.657020 crc crio[3652]: time=\"2026-06-12T15:46:39.656557548Z\" level=info msg=\"Adding pod openshift-marketplace_redhat-marketplace-ntdwx to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 15:46:39.738807 crc crio[3652]: time=\"2026-06-12T15:46:39.738738908Z\" level=info msg=\"Got pod network &{Name:package-server-manager-77f986bd66-5lhf9 Namespace:openshift-operator-lifecycle-manager ID:d84089b6c980f6e31d4488d5ceea93ab72e2197d65c108f73549553d3dc2ff36 UID:bebbba29-e4e9-44ad-b643-3a7ebf505270 NetNS:/var/run/netns/a099ccde-a380-4c67-b2de-66f5d378b168 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:0xc0024a2618}] Aliases:map[]}\"\nJun 12 15:46:39.739770 crc crio[3652]: time=\"2026-06-12T15:46:39.739737169Z\" level=info msg=\"Adding pod openshift-operator-lifecycle-manager_package-server-manager-77f986bd66-5lhf9 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 15:46:39.750669 crc crio[3652]: time=\"2026-06-12T15:46:39.74932488Z\" level=info msg=\"Got pod network &{Name:kube-controller-manager-operator-69d5f845f8-mm4qn Namespace:openshift-kube-controller-manager-operator ID:97467d816d05a341d3f7f15af85fa716868feac2fd6aa42876c0f6f23bafe244 UID:89eeceba-0661-4e85-be2e-57d689102094 NetNS:/var/run/netns/b24e4416-6da5-49c5-8698-3d013871e077 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:0xc001692cf0}] Aliases:map[]}\"\nJun 12 15:46:39.750669 crc crio[3652]: time=\"2026-06-12T15:46:39.749729022Z\" level=info msg=\"Adding pod openshift-kube-controller-manager-operator_kube-controller-manager-operator-69d5f845f8-mm4qn to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 15:46:39.892144 crc crio[3652]: time=\"2026-06-12T15:46:39.891869873Z\" level=info msg=\"Got pod network &{Name:downloads-747b44746d-4pqvr Namespace:openshift-console ID:bcc4f7f7ca920bcd43eeecb2a9c94cc4efa4061cf45396a50fc800b0f4406839 UID:d0d29411-fb58-47c5-9579-23967e5649ce NetNS:/var/run/netns/714df3fb-bd11-4c97-bb1f-42fc4d7707b8 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:0xc001692df8}] Aliases:map[]}\"\nJun 12 15:46:39.892144 crc crio[3652]: time=\"2026-06-12T15:46:39.892022728Z\" level=info msg=\"Adding pod openshift-console_downloads-747b44746d-4pqvr to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 15:46:40.360647 crc crio[3652]: time=\"2026-06-12T15:46:40.331824643Z\" level=info msg=\"Running pod sandbox: openshift-config-operator/openshift-config-operator-5777786469-bccdj/POD\" id=59fbe491-19ad-4642-a49c-b30aac5a7b4f name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:46:40.360647 crc crio[3652]: time=\"2026-06-12T15:46:40.331911806Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:46:40.360647 crc crio[3652]: time=\"2026-06-12T15:46:40.351890325Z\" level=info msg=\"Running pod sandbox: openshift-dns/dns-default-qtghf/POD\" id=0a342ded-7291-468b-82de-0c89ce67225c name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:46:40.360647 crc crio[3652]: time=\"2026-06-12T15:46:40.352001558Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:46:40.375331 crc crio[3652]: time=\"2026-06-12T15:46:40.374374117Z\" level=info msg=\"Running pod sandbox: openshift-route-controller-manager/route-controller-manager-9c77555c6-bjsff/POD\" id=67949abc-ae95-43eb-bf0e-db2404d903de name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:46:40.375331 crc crio[3652]: time=\"2026-06-12T15:46:40.374864232Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:46:40.375331 crc crio[3652]: time=\"2026-06-12T15:46:40.375288795Z\" level=info msg=\"Running pod sandbox: openshift-network-diagnostics/network-check-target-fhkjl/POD\" id=0a2affe1-a62e-41b6-ac2a-04c445f6335c name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:46:40.375331 crc crio[3652]: time=\"2026-06-12T15:46:40.375332557Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:46:40.375876 crc crio[3652]: time=\"2026-06-12T15:46:40.375429089Z\" level=info msg=\"Running pod sandbox: openshift-network-console/networking-console-plugin-5ff7774fd9-nljh6/POD\" id=d1694daa-42ab-43bc-9db5-f5c53827b665 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:46:40.375876 crc crio[3652]: time=\"2026-06-12T15:46:40.375720698Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:46:40.375876 crc crio[3652]: time=\"2026-06-12T15:46:40.375855132Z\" level=info msg=\"Running pod sandbox: openshift-apiserver-operator/openshift-apiserver-operator-846cbfc458-xttmf/POD\" id=386985ea-233f-4274-8b70-4281a051014e name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:46:40.376001 crc crio[3652]: time=\"2026-06-12T15:46:40.375899833Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:46:40.376389 crc crio[3652]: time=\"2026-06-12T15:46:40.376029857Z\" level=info msg=\"Running pod sandbox: openshift-ingress-operator/ingress-operator-6b9cb4dbcf-5fpw9/POD\" id=2a565619-b6b5-4d95-b22c-0b0488b17712 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:46:40.378612 crc crio[3652]: time=\"2026-06-12T15:46:40.37641624Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:46:40.378696 crc crio[3652]: time=\"2026-06-12T15:46:40.378627247Z\" level=info msg=\"Running pod sandbox: openshift-operator-lifecycle-manager/olm-operator-5cdf44d969-ssqvn/POD\" id=ab3bbfed-742f-4f97-affc-de8d703e3544 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:46:40.378696 crc crio[3652]: time=\"2026-06-12T15:46:40.378659608Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:46:40.378808 crc crio[3652]: time=\"2026-06-12T15:46:40.37874555Z\" level=info msg=\"Running pod sandbox: openshift-console/console-6c684df5db-cc8g8/POD\" id=900d76d4-3608-43a8-a328-cc17338c74e1 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:46:40.378808 crc crio[3652]: time=\"2026-06-12T15:46:40.378767831Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:46:40.378942 crc crio[3652]: time=\"2026-06-12T15:46:40.378853473Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/certified-operators-l27pk/POD\" id=267f6e7c-ff7b-4e2a-beed-e1e5fe6330fe name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:46:40.378942 crc crio[3652]: time=\"2026-06-12T15:46:40.378882704Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:46:40.379392 crc crio[3652]: time=\"2026-06-12T15:46:40.378956727Z\" level=info msg=\"Running pod sandbox: openshift-cluster-samples-operator/cluster-samples-operator-6b564684c8-bqbxk/POD\" id=429c4672-091c-4dbe-bb5f-22df73fb5c26 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:46:40.379392 crc crio[3652]: time=\"2026-06-12T15:46:40.378988167Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:46:40.398011 crc crio[3652]: time=\"2026-06-12T15:46:40.397386558Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/redhat-operators-x5vn9/POD\" id=4fa7fecb-740e-4df3-a33b-389016298bfb name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:46:40.398011 crc crio[3652]: time=\"2026-06-12T15:46:40.397914454Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:46:40.654171 crc crio[3652]: time=\"2026-06-12T15:46:40.653984261Z\" level=info msg=\"Got pod network &{Name:openshift-config-operator-5777786469-bccdj Namespace:openshift-config-operator ID:6ab72337a3cbb3c4d1ed7253a92436f570bc786a96b656633e015ab8dd8d717f UID:24de2af2-9e39-4c2e-96f8-42509d1baf18 NetNS:/var/run/netns/d861f269-db23-48fd-a8c7-a659c2630a59 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:0xc0025c2050}] Aliases:map[]}\"\nJun 12 15:46:40.654171 crc crio[3652]: time=\"2026-06-12T15:46:40.654141296Z\" level=info msg=\"Adding pod openshift-config-operator_openshift-config-operator-5777786469-bccdj to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 15:46:40.677263 crc crio[3652]: time=\"2026-06-12T15:46:40.676913845Z\" level=info msg=\"Got pod network &{Name:route-controller-manager-9c77555c6-bjsff Namespace:openshift-route-controller-manager ID:656af2dfcd523b61d8aa89833d20c7fa6297b82acad3b5976e7d6d1e64dc967f UID:f5ed093a-5c43-49ee-8429-b0de4b9c784d NetNS:/var/run/netns/e2be9547-463d-48a3-a268-3ce455053b0c 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:0xc000136330}] Aliases:map[]}\"\nJun 12 15:46:40.677263 crc crio[3652]: time=\"2026-06-12T15:46:40.677004408Z\" level=info msg=\"Adding pod openshift-route-controller-manager_route-controller-manager-9c77555c6-bjsff to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 15:46:41.310703 crc crio[3652]: time=\"2026-06-12T15:46:41.307695556Z\" level=info msg=\"Got pod network &{Name:certified-operators-l27pk Namespace:openshift-marketplace ID:1acaf1bcd11127e88060577e13a8f8ffedfa9cd0375cc453261e31ade142b178 UID:91f37d35-53d4-49eb-b4e2-8ee1a226094b NetNS:/var/run/netns/83c92c30-55ef-46e5-9924-db57ab09a6c6 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:0xc0024a2448}] Aliases:map[]}\"\nJun 12 15:46:41.310936 crc crio[3652]: time=\"2026-06-12T15:46:41.31061108Z\" level=info msg=\"Adding pod openshift-marketplace_certified-operators-l27pk to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 15:46:41.311010 crc crio[3652]: time=\"2026-06-12T15:46:41.309349835Z\" level=info msg=\"Got pod network &{Name:cluster-samples-operator-6b564684c8-bqbxk Namespace:openshift-cluster-samples-operator ID:40eb31f880b938e8079e39750419657f42ab7a6f87f4c642a70b3b245f6b5272 UID:5bdc8e81-e580-4572-a41c-f8ed0e8c6dc0 NetNS:/var/run/netns/6334009f-235e-4dac-a0d3-c0b52a19b811 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:0xc0025c2288}] Aliases:map[]}\"\nJun 12 15:46:41.311010 crc crio[3652]: time=\"2026-06-12T15:46:41.310958861Z\" level=info msg=\"Adding pod openshift-cluster-samples-operator_cluster-samples-operator-6b564684c8-bqbxk to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 15:46:41.323705 crc crio[3652]: time=\"2026-06-12T15:46:41.32286418Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:4fe612a1572df462d6a4b664a10bc2e6cad239648acbf8c0303f8fca5d2596c0\" id=0cd166c0-73b2-4bac-9ad7-e43f062c19c5 name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:46:41.325420 crc crio[3652]: time=\"2026-06-12T15:46:41.32428316Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/community-operators-qhh6t/POD\" id=6e57f361-6134-4b55-b499-95c9fc2af170 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:46:41.325420 crc crio[3652]: time=\"2026-06-12T15:46:41.324396513Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:46:41.325420 crc crio[3652]: time=\"2026-06-12T15:46:41.324760265Z\" level=info msg=\"Running pod sandbox: openshift-kube-apiserver-operator/kube-apiserver-operator-575994946d-vgpnb/POD\" id=cd62b6e0-5ad6-41ac-82c6-df39f42252fd name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:46:41.325420 crc crio[3652]: time=\"2026-06-12T15:46:41.324810398Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:46:41.325420 crc crio[3652]: time=\"2026-06-12T15:46:41.324818479Z\" level=info msg=\"Running pod sandbox: openshift-dns-operator/dns-operator-799b87ffcd-h5xh9/POD\" id=0975c5e4-bbfb-47fe-a035-f311c4a99d74 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:46:41.325420 crc crio[3652]: time=\"2026-06-12T15:46:41.324917082Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:46:41.325420 crc crio[3652]: time=\"2026-06-12T15:46:41.324975781Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/marketplace-operator-547dbd544d-xchl9/POD\" id=4ffda3f6-517d-4aff-8e92-b07640d849e1 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:46:41.325420 crc crio[3652]: time=\"2026-06-12T15:46:41.324916952Z\" level=info msg=\"Running pod sandbox: openshift-machine-config-operator/machine-config-operator-67c9d58cbb-dc6bh/POD\" id=a4fd6ab1-fc13-46be-9e94-94fadb520a85 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:46:41.325420 crc crio[3652]: time=\"2026-06-12T15:46:41.325216598Z\" level=info msg=\"Running pod sandbox: openshift-kube-storage-version-migrator/migrator-866fcbc849-vfggj/POD\" id=71a8fee1-d229-4f15-bd07-10cadc28e907 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:46:41.325420 crc crio[3652]: time=\"2026-06-12T15:46:41.325259983Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:46:41.326099 crc crio[3652]: time=\"2026-06-12T15:46:41.325759785Z\" level=info msg=\"Running pod sandbox: openshift-controller-manager-operator/openshift-controller-manager-operator-686468bdd5-sjcrn/POD\" id=0505601e-5e0a-4e82-b741-fa15f605e60a name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:46:41.326099 crc crio[3652]: time=\"2026-06-12T15:46:41.325808316Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:46:41.326099 crc crio[3652]: time=\"2026-06-12T15:46:41.325952433Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:46:41.326099 crc crio[3652]: time=\"2026-06-12T15:46:41.325020793Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:46:41.326333 crc crio[3652]: time=\"2026-06-12T15:46:41.326117168Z\" level=info msg=\"Running pod sandbox: openshift-multus/multus-admission-controller-69db94689b-rvf8p/POD\" id=ae4fbade-7dac-4077-a942-961c44da2c88 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:46:41.326333 crc crio[3652]: time=\"2026-06-12T15:46:41.326155769Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:46:41.439995 crc crio[3652]: time=\"2026-06-12T15:46:41.439275474Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:4fe612a1572df462d6a4b664a10bc2e6cad239648acbf8c0303f8fca5d2596c0\" id=d3e7fb5d-ee72-444b-bcc1-df066a70270d name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:46:41.445377 crc crio[3652]: time=\"2026-06-12T15:46:41.44502235Z\" level=info msg=\"Got pod network &{Name:networking-console-plugin-5ff7774fd9-nljh6 Namespace:openshift-network-console ID:4c26ee0af046dd6f8cd065e6989e708c47eae67f1f37068553c15567d4a1cb24 UID:6a9ae5f6-97bd-46ac-bafa-ca1b4452a141 NetNS:/var/run/netns/057d2cfe-40ec-413c-aedc-a04aed13387d 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:0xc0025c2510}] Aliases:map[]}\"\nJun 12 15:46:41.445377 crc crio[3652]: time=\"2026-06-12T15:46:41.445137603Z\" level=info msg=\"Adding pod openshift-network-console_networking-console-plugin-5ff7774fd9-nljh6 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 15:46:41.459774 crc crio[3652]: time=\"2026-06-12T15:46:41.459038452Z\" level=info msg=\"Got pod network &{Name:olm-operator-5cdf44d969-ssqvn Namespace:openshift-operator-lifecycle-manager ID:081a8c0ca71491c6f7aab6d84804745b19248d5fc9fbc949029a05fbd5ca8cd3 UID:6e1163b9-cb14-4016-a0bf-126812657ac4 NetNS:/var/run/netns/d2235381-6c51-4569-befe-8dffc22d7628 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:0xc000136be8}] Aliases:map[]}\"\nJun 12 15:46:41.459774 crc crio[3652]: time=\"2026-06-12T15:46:41.459359072Z\" level=info msg=\"Adding pod openshift-operator-lifecycle-manager_olm-operator-5cdf44d969-ssqvn to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 15:46:41.541408 crc crio[3652]: time=\"2026-06-12T15:46:41.541035112Z\" level=info msg=\"Creating container: openshift-cluster-machine-approver/machine-approver-54c688565-5bsg4/machine-approver-controller\" id=0eb0fa93-6891-4e40-bff8-3e65d3017017 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:46:41.553871 crc crio[3652]: time=\"2026-06-12T15:46:41.553425357Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:46:41.652269 crc crio[3652]: time=\"2026-06-12T15:46:41.651182986Z\" level=info msg=\"Got pod network &{Name:network-check-target-fhkjl Namespace:openshift-network-diagnostics ID:342eb24e802b843745088a4ef8388e272f319382000a22f2e1547193adb49781 UID:17b87002-b798-480a-8e17-83053d698239 NetNS:/var/run/netns/70659349-cd45-4493-887b-ad35ce3ad532 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:0xc000430210}] Aliases:map[]}\"\nJun 12 15:46:41.653764 crc crio[3652]: time=\"2026-06-12T15:46:41.652423774Z\" level=info msg=\"Adding pod openshift-network-diagnostics_network-check-target-fhkjl to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 15:46:41.662389 crc crio[3652]: time=\"2026-06-12T15:46:41.660877252Z\" level=info msg=\"Got pod network &{Name:openshift-apiserver-operator-846cbfc458-xttmf Namespace:openshift-apiserver-operator ID:e75f42219c1a7ce4840e6743ada912a2cf9195cd9a4b13ae5a2d237e6d948bed UID:7d46baeb-32f5-4d0b-aeba-13333da51152 NetNS:/var/run/netns/9fa0ae43-029e-40f3-a130-03ce56d5b501 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:0xc001692880}] Aliases:map[]}\"\nJun 12 15:46:41.662710 crc crio[3652]: time=\"2026-06-12T15:46:41.662654236Z\" level=info msg=\"Adding pod openshift-apiserver-operator_openshift-apiserver-operator-846cbfc458-xttmf to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 15:46:41.763116 crc crio[3652]: time=\"2026-06-12T15:46:41.761633281Z\" level=info msg=\"Got pod network &{Name:dns-default-qtghf Namespace:openshift-dns ID:b964e7586af0014d6de23274d7a258f03b538cc0c202d7abb580452fffc2f219 UID:d181776f-b90e-41dc-be09-c4543b8cba16 NetNS:/var/run/netns/5c3c3e0e-db25-4eb2-9138-529110bac3d7 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:0xc0024a2710}] Aliases:map[]}\"\nJun 12 15:46:41.763116 crc crio[3652]: time=\"2026-06-12T15:46:41.761961531Z\" level=info msg=\"Adding pod openshift-dns_dns-default-qtghf to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 15:46:41.828040 crc crio[3652]: time=\"2026-06-12T15:46:41.827953706Z\" level=info msg=\"Got pod network &{Name:ingress-operator-6b9cb4dbcf-5fpw9 Namespace:openshift-ingress-operator ID:8b71a812b8baf7cc7da5435b6c115b07d229bd8e2943b64afdf9efe863a8e4c8 UID:e466d193-2f16-441a-9f10-579f91762fb9 NetNS:/var/run/netns/fa08a30d-ca28-412c-b9ce-670decde668e 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:0xc001376088}] Aliases:map[]}\"\nJun 12 15:46:41.829109 crc crio[3652]: time=\"2026-06-12T15:46:41.82907606Z\" level=info msg=\"Adding pod openshift-ingress-operator_ingress-operator-6b9cb4dbcf-5fpw9 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 15:46:41.958800 crc crio[3652]: time=\"2026-06-12T15:46:41.956884632Z\" level=info msg=\"Got pod network &{Name:redhat-operators-x5vn9 Namespace:openshift-marketplace ID:e117e1930c27de213bcbf846bfee59c144e67cadc61b555981c97b4b4f83309f UID:0ee7e057-363b-48e4-a711-ee54046db35f NetNS:/var/run/netns/51bf58df-9c14-4d03-b9b0-33f7e6f147c6 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:0xc0004304b0}] Aliases:map[]}\"\nJun 12 15:46:41.958800 crc crio[3652]: time=\"2026-06-12T15:46:41.957617785Z\" level=info msg=\"Adding pod openshift-marketplace_redhat-operators-x5vn9 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 15:46:42.118971 crc crio[3652]: time=\"2026-06-12T15:46:42.117722886Z\" level=info msg=\"Got pod network &{Name:console-6c684df5db-cc8g8 Namespace:openshift-console ID:7c9c9905adac5b3a01c30ca8f7e5943aa6e4928c52210102fcf82f2e070730ae UID:63877e21-00e2-4bee-b462-31d3bbe131ef NetNS:/var/run/netns/6dc71158-9615-4b5e-8a2c-7711904f202c 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:0xc0013761d8}] Aliases:map[]}\"\nJun 12 15:46:42.118971 crc crio[3652]: time=\"2026-06-12T15:46:42.118687126Z\" level=info msg=\"Adding pod openshift-console_console-6c684df5db-cc8g8 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 15:46:42.331370 crc crio[3652]: time=\"2026-06-12T15:46:42.3309982Z\" level=info msg=\"Running pod sandbox: openshift-operator-lifecycle-manager/catalog-operator-75ff9f647d-4s428/POD\" id=77138cf4-be2e-44a7-b5cf-cb31b7bee452 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:46:42.331559 crc crio[3652]: time=\"2026-06-12T15:46:42.331409593Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:46:42.331559 crc crio[3652]: time=\"2026-06-12T15:46:42.33131479Z\" level=info msg=\"Running pod sandbox: openshift-controller-manager/controller-manager-8bbbb897c-c9m74/POD\" id=97c682db-d996-4933-9012-1f1edbc6bdad name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:46:42.331724 crc crio[3652]: time=\"2026-06-12T15:46:42.331581679Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:46:42.333730 crc crio[3652]: time=\"2026-06-12T15:46:42.332001351Z\" level=info msg=\"Running pod sandbox: openshift-etcd-operator/etcd-operator-69b85846b6-9w8mk/POD\" id=b19941ae-4c1b-42be-bbd5-47130875c328 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:46:42.333730 crc crio[3652]: time=\"2026-06-12T15:46:42.332870618Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:46:42.334977 crc crio[3652]: time=\"2026-06-12T15:46:42.334893619Z\" level=info msg=\"Running pod sandbox: openshift-network-diagnostics/network-check-source-5bb8f5cd97-xdvz5/POD\" id=723fd676-01b5-4be8-8ca6-fb64a791ad11 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:46:42.335037 crc crio[3652]: time=\"2026-06-12T15:46:42.334985932Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:46:42.336069 crc crio[3652]: time=\"2026-06-12T15:46:42.335212929Z\" level=info msg=\"Running pod sandbox: openshift-authentication/oauth-openshift-685b49f4d7-4d6xb/POD\" id=edaa921b-4925-4066-aeb6-a4c7a27a8b47 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:46:42.336069 crc crio[3652]: time=\"2026-06-12T15:46:42.335840398Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:46:43.940275 crc crio[3652]: time=\"2026-06-12T15:46:43.93333763Z\" level=info msg=\"Got pod network &{Name:dns-operator-799b87ffcd-h5xh9 Namespace:openshift-dns-operator ID:6863df6ce51270ee5ce1842073c2d0f50a76b6f27b4bf12ab3570456fab5ec14 UID:13345434-cc4c-42d5-97e8-99cd8b90477a NetNS:/var/run/netns/0b335bdf-7adc-4063-8467-55f1293a330a 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:0xc001692830}] Aliases:map[]}\"\nJun 12 15:46:43.940275 crc crio[3652]: time=\"2026-06-12T15:46:43.933861876Z\" level=info msg=\"Adding pod openshift-dns-operator_dns-operator-799b87ffcd-h5xh9 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 15:46:44.083650 crc crio[3652]: time=\"2026-06-12T15:46:44.083025641Z\" level=info msg=\"Got pod network &{Name:kube-apiserver-operator-575994946d-vgpnb Namespace:openshift-kube-apiserver-operator ID:a4108cfd56bb95c984c6842f2b38b21ef6830aa35f05bed6a97aba9293edc703 UID:4f837d5f-4682-4cae-99ca-824ebae60fec NetNS:/var/run/netns/a9dd8d20-eb35-4265-bd2e-d62b3bf77237 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:0xc0016929e0}] Aliases:map[]}\"\nJun 12 15:46:44.083650 crc crio[3652]: time=\"2026-06-12T15:46:44.083182696Z\" level=info msg=\"Adding pod openshift-kube-apiserver-operator_kube-apiserver-operator-575994946d-vgpnb to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 15:46:44.166963 crc crio[3652]: time=\"2026-06-12T15:46:44.165952748Z\" level=info msg=\"Got pod network &{Name:community-operators-qhh6t Namespace:openshift-marketplace ID:8d18ef7e401ecbbce2959e5dc76b4fda8f77d8f73c5e24565348fb27f124201f UID:38fb2a5f-6a1e-4c7a-8df2-0b2a456c372e NetNS:/var/run/netns/2b318e14-5ca4-4031-ba84-15d457854d6f 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:0xc000430a88}] Aliases:map[]}\"\nJun 12 15:46:44.166963 crc crio[3652]: time=\"2026-06-12T15:46:44.166159026Z\" level=info msg=\"Adding pod openshift-marketplace_community-operators-qhh6t to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 15:46:44.334150 crc crio[3652]: time=\"2026-06-12T15:46:44.320951737Z\" level=info msg=\"Got pod network &{Name:openshift-controller-manager-operator-686468bdd5-sjcrn Namespace:openshift-controller-manager-operator ID:bd4c32a0f4d069cde57afeac61e0bd3be87bb3d04acd1776356cc276f146368b UID:84e6e6fd-a448-462c-a5d3-8fa636be2d6f NetNS:/var/run/netns/60c784cd-d463-45b0-a4d5-663533d97dd3 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:0xc000136210}] Aliases:map[]}\"\nJun 12 15:46:44.334150 crc crio[3652]: time=\"2026-06-12T15:46:44.321781803Z\" level=info msg=\"Adding pod openshift-controller-manager-operator_openshift-controller-manager-operator-686468bdd5-sjcrn to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 15:46:44.519193 crc crio[3652]: time=\"2026-06-12T15:46:44.518171712Z\" level=info msg=\"Got pod network &{Name:multus-admission-controller-69db94689b-rvf8p Namespace:openshift-multus ID:fe6a66ef818417eea219c7065b7c02e1b9483d6cd15267c8261a0478cdd679b0 UID:22e9ac12-6d81-454c-9af1-0b0d7e241db6 NetNS:/var/run/netns/7a174bf1-8085-44e8-8390-810fd325e475 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:0xc000430318}] Aliases:map[]}\"\nJun 12 15:46:44.519966 crc crio[3652]: time=\"2026-06-12T15:46:44.518359157Z\" level=info msg=\"Adding pod openshift-multus_multus-admission-controller-69db94689b-rvf8p to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 15:46:44.545760 crc crio[3652]: time=\"2026-06-12T15:46:44.544901217Z\" level=info msg=\"Got pod network &{Name:marketplace-operator-547dbd544d-xchl9 Namespace:openshift-marketplace ID:b9b0029fcfd6b0d4310152cf513a26f3508fa6d2a7d60170e978423b90396ca1 UID:6cdf074d-0e2a-4a0b-8843-5f823e7bf7c3 NetNS:/var/run/netns/afe91ed0-b5cb-4f16-a7a3-05d9a2eece42 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:0xc0001365f8}] Aliases:map[]}\"\nJun 12 15:46:44.545760 crc crio[3652]: time=\"2026-06-12T15:46:44.54499474Z\" level=info msg=\"Adding pod openshift-marketplace_marketplace-operator-547dbd544d-xchl9 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 15:46:44.559231 crc crio[3652]: time=\"2026-06-12T15:46:44.553039536Z\" level=info msg=\"Got pod network &{Name:machine-config-operator-67c9d58cbb-dc6bh Namespace:openshift-machine-config-operator ID:2530f834e6fd937972a33ce21e1ed56a946e9139404f28f35d0aceed95097a03 UID:e7c4bdbd-866b-490e-85ee-d4c85fa577d8 NetNS:/var/run/netns/f861588b-9aed-4430-bc99-fedd0c6a2529 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:0xc001692068}] Aliases:map[]}\"\nJun 12 15:46:44.559231 crc crio[3652]: time=\"2026-06-12T15:46:44.553230861Z\" level=info msg=\"Adding pod openshift-machine-config-operator_machine-config-operator-67c9d58cbb-dc6bh to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 15:46:44.661577 crc crio[3652]: time=\"2026-06-12T15:46:44.660815232Z\" level=info msg=\"Got pod network &{Name:migrator-866fcbc849-vfggj Namespace:openshift-kube-storage-version-migrator ID:33bfac345f38fb0b4cd732d80d7f19d13d5299f5e96eadee8a786eee1b7e3b18 UID:95e1bfe8-fa45-4e53-9e80-89e7ac6db708 NetNS:/var/run/netns/3e6bf183-5116-49e5-bb82-fa7c56bf36a0 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:0xc0001824a0}] Aliases:map[]}\"\nJun 12 15:46:44.661577 crc crio[3652]: time=\"2026-06-12T15:46:44.661433771Z\" level=info msg=\"Adding pod openshift-kube-storage-version-migrator_migrator-866fcbc849-vfggj to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 15:46:44.697967 crc crio[3652]: time=\"2026-06-12T15:46:44.695882686Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:46:44.853417 crc crio[3652]: time=\"2026-06-12T15:46:44.853025241Z\" level=info msg=\"Got pod network &{Name:oauth-openshift-685b49f4d7-4d6xb Namespace:openshift-authentication ID:01e0057a4f36348b3e5583493d3db2ed1b6be0de7bec803bab507ef7991f8e77 UID:b167f5c3-3788-4edd-9e26-0fc3a5748dee NetNS:/var/run/netns/50ebe2c2-fcd1-4e25-b7b7-9139bcf85f03 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:0xc00181a080}] Aliases:map[]}\"\nJun 12 15:46:44.853417 crc crio[3652]: time=\"2026-06-12T15:46:44.853177687Z\" level=info msg=\"Adding pod openshift-authentication_oauth-openshift-685b49f4d7-4d6xb to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 15:46:45.154918 crc crio[3652]: time=\"2026-06-12T15:46:45.152858014Z\" level=info msg=\"Got pod network &{Name:network-check-source-5bb8f5cd97-xdvz5 Namespace:openshift-network-diagnostics ID:783fb29891819166ed7b15ff94303f8b7559f49b072354ff9bd645586b92c60f UID:f863fff9-286a-45fa-b8f0-8a86994b8440 NetNS:/var/run/netns/daa06804-ad92-4ab8-a74c-966aa2f81d09 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:0xc0013760d0}] Aliases:map[]}\"\nJun 12 15:46:45.157564 crc crio[3652]: time=\"2026-06-12T15:46:45.155427563Z\" level=info msg=\"Adding pod openshift-network-diagnostics_network-check-source-5bb8f5cd97-xdvz5 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 15:46:45.345858 crc crio[3652]: time=\"2026-06-12T15:46:45.344801787Z\" level=info msg=\"Got pod network &{Name:etcd-operator-69b85846b6-9w8mk Namespace:openshift-etcd-operator ID:954bf1afe4f59f23f82baa19c37ce7d2202c4c33e8491ac1530be7dd854d2ea1 UID:590c4b91-91e2-41cd-8666-e08cbfa17a77 NetNS:/var/run/netns/b6dd1e5c-9926-4d63-8eb9-006ea2d09f40 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:0xc000136bf0}] Aliases:map[]}\"\nJun 12 15:46:45.345858 crc crio[3652]: time=\"2026-06-12T15:46:45.345001903Z\" level=info msg=\"Adding pod openshift-etcd-operator_etcd-operator-69b85846b6-9w8mk to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 15:46:45.526215 crc crio[3652]: time=\"2026-06-12T15:46:45.525827675Z\" level=info msg=\"Got pod network &{Name:catalog-operator-75ff9f647d-4s428 Namespace:openshift-operator-lifecycle-manager ID:866e639f66d12a9baa94912c7f426617106fc683c34a13a677c1e105a079e859 UID:d1618753-e855-455c-8eee-e4fb77abbc17 NetNS:/var/run/netns/4e9f81ca-9317-4792-99f6-2b5ea72f5eba 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:0xc000182b80}] Aliases:map[]}\"\nJun 12 15:46:45.527398 crc crio[3652]: time=\"2026-06-12T15:46:45.52731121Z\" level=info msg=\"Adding pod openshift-operator-lifecycle-manager_catalog-operator-75ff9f647d-4s428 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 15:46:45.539545 crc crio[3652]: time=\"2026-06-12T15:46:45.539032521Z\" level=info msg=\"Got pod network &{Name:controller-manager-8bbbb897c-c9m74 Namespace:openshift-controller-manager ID:8ca76fa8288bcb518463241725200f056a86d43eeadeb0f81401aafaa3199a1f UID:b9d3cfcf-d286-4dfc-a5cf-dbb9268a3cda NetNS:/var/run/netns/fdf36cfd-8cb8-4c3a-b273-e87e06321279 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:0xc0013764e0}] Aliases:map[]}\"\nJun 12 15:46:45.539545 crc crio[3652]: time=\"2026-06-12T15:46:45.539313159Z\" level=info msg=\"Adding pod openshift-controller-manager_controller-manager-8bbbb897c-c9m74 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 15:46:47.504321 crc crio[3652]: time=\"2026-06-12T15:46:47.503732833Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:46:48.412773 crc crio[3652]: time=\"2026-06-12T15:46:48.41272077Z\" level=info msg=\"Created container 0fced0260954d8d0ced230c1e2e8e55625c5744a1122a02e12045580512f44f4: openshift-cluster-machine-approver/machine-approver-54c688565-5bsg4/machine-approver-controller\" id=0eb0fa93-6891-4e40-bff8-3e65d3017017 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:46:48.421161 crc crio[3652]: time=\"2026-06-12T15:46:48.421046753Z\" level=info msg=\"Starting container: 0fced0260954d8d0ced230c1e2e8e55625c5744a1122a02e12045580512f44f4\" id=9d776446-c225-473b-bf76-7dab958841da name=/runtime.v1.RuntimeService/StartContainer\nJun 12 15:46:48.579174 crc crio[3652]: time=\"2026-06-12T15:46:48.578423047Z\" level=info msg=\"Started container\" PID=11279 containerID=0fced0260954d8d0ced230c1e2e8e55625c5744a1122a02e12045580512f44f4 description=openshift-cluster-machine-approver/machine-approver-54c688565-5bsg4/machine-approver-controller id=9d776446-c225-473b-bf76-7dab958841da name=/runtime.v1.RuntimeService/StartContainer sandboxID=2e94585f77bc5c852377d9c848b1c13b14f77a5c1d38a7dace079c6a05e835e4\nJun 12 15:46:49.637740 crc crio[3652]: time=\"2026-06-12T15:46:49.636711328Z\" level=info msg=\"Running pod sandbox: openshift-operator-lifecycle-manager/collect-profiles-29687985-5mw5k/POD\" id=0a4d0c3c-2e65-48cf-8f1f-b25e7cf08b6b name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:46:49.637740 crc crio[3652]: time=\"2026-06-12T15:46:49.636799621Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:46:49.882686 crc crio[3652]: time=\"2026-06-12T15:46:49.881042Z\" level=info msg=\"Got pod network &{Name:collect-profiles-29687985-5mw5k Namespace:openshift-operator-lifecycle-manager ID:d8b63e784bffade6dd726e124ee6bb835170216daa066ae154b0513035faee69 UID:1edbb9e4-ab3b-41f3-9937-079e817c6fa9 NetNS:/var/run/netns/e410e663-898e-41b1-89b5-0373e78f2e3e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod1edbb9e4_ab3b_41f3_9937_079e817c6fa9.slice PodAnnotations:0xc0024a2890}] Aliases:map[]}\"\nJun 12 15:46:49.882686 crc crio[3652]: time=\"2026-06-12T15:46:49.881407131Z\" level=info msg=\"Adding pod openshift-operator-lifecycle-manager_collect-profiles-29687985-5mw5k to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 15:47:04.119172 crc crio[3652]: time=\"2026-06-12T15:47:04.114926862Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/etc/kubernetes/cni/net.d/00-multus.conf\\\"\"\nJun 12 15:47:06.134008 crc crio[3652]: time=\"2026-06-12T15:47:06.133697562Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"\nJun 12 15:47:13.931816 crc crio[3652]: time=\"2026-06-12T15:47:13.930505106Z\" level=info msg=\"Stopping container: bb216df5bd52c994992eb7a6e0c9731205528ea178bd1951ba1f553467004353 (timeout: 3600s)\" id=bad48a66-84f7-4581-913d-c559fbb3e02b name=/runtime.v1.RuntimeService/StopContainer\nJun 12 15:47:18.202211 crc crio[3652]: 2026-06-12T15:47:18Z [verbose] CmdAdd (shim): {1.1.0 [{Name:ea1b889362c9499 Mac:5e:44:e9:b5:3b:2e Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:16 Mtu:0 Sandbox:/var/run/netns/d4601548-379f-4635-b20f-ee8f0cd90d25 SocketPath: PciID:}] [{Interface:0xc0003c73c0 Address:{IP:10.217.0.22 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 15:47:24.663929 crc crio[3652]: 2026-06-12T15:47:24Z [verbose] CmdAdd (shim): {1.1.0 [{Name:69acfd13a9a40d7 Mac:6e:61:c9:bb:bd:6f Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:06 Mtu:0 Sandbox:/var/run/netns/ece702fb-1680-4d30-ae81-4eca1bf29ad5 SocketPath: PciID:}] [{Interface:0xc00059ced0 Address:{IP:10.217.0.6 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 15:47:27.482699 crc crio[3652]: 2026-06-12T15:47:27Z [verbose] CmdAdd (shim): {1.1.0 [{Name:0fc30d68da125a9 Mac:76:cb:aa:f8:47:a6 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:24 Mtu:0 Sandbox:/var/run/netns/67299d16-c77b-414b-ace0-9c9529c5de8e SocketPath: PciID:}] [{Interface:0xc0001c65c0 Address:{IP:10.217.0.36 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 15:47:27.487554 crc crio[3652]: 2026-06-12T15:47:27Z [verbose] CmdAdd (shim): {1.1.0 [{Name:1acaf1bcd11127e Mac:42:da:11:3a:07:4c Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:2d Mtu:0 Sandbox:/var/run/netns/83c92c30-55ef-46e5-9924-db57ab09a6c6 SocketPath: PciID:}] [{Interface:0xc00036d790 Address:{IP:10.217.0.45 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 15:47:27.718787 crc crio[3652]: 2026-06-12T15:47:27Z [verbose] CmdAdd (shim): {1.1.0 [{Name:6863df6ce51270e Mac:e6:35:bc:bc:5e:c7 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:0d Mtu:0 Sandbox:/var/run/netns/0b335bdf-7adc-4063-8467-55f1293a330a SocketPath: PciID:}] [{Interface:0xc000246620 Address:{IP:10.217.0.13 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 15:47:27.833740 crc crio[3652]: 2026-06-12T15:47:27Z [verbose] CmdAdd (shim): {1.1.0 [{Name:d84089b6c980f6e Mac:5a:61:14:5b:5f:aa Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:22 Mtu:0 Sandbox:/var/run/netns/a099ccde-a380-4c67-b2de-66f5d378b168 SocketPath: PciID:}] [{Interface:0xc0001b0950 Address:{IP:10.217.0.34 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 15:47:27.853579 crc crio[3652]: 2026-06-12T15:47:27Z [verbose] CmdAdd (shim): {1.1.0 [{Name:783fb2989181916 Mac:22:08:94:b2:75:72 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:3a Mtu:0 Sandbox:/var/run/netns/daa06804-ad92-4ab8-a74c-966aa2f81d09 SocketPath: PciID:}] [{Interface:0xc000184770 Address:{IP:10.217.0.58 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 15:47:29.252424 crc crio[3652]: 2026-06-12T15:47:29Z [verbose] CmdAdd (shim): {1.1.0 [{Name:342eb24e802b843 Mac:96:2c:04:bd:16:3c Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:04 Mtu:0 Sandbox:/var/run/netns/70659349-cd45-4493-887b-ad35ce3ad532 SocketPath: PciID:}] [{Interface:0xc000194fe0 Address:{IP:10.217.0.4 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 15:47:29.309909 crc crio[3652]: 2026-06-12T15:47:29Z [verbose] CmdAdd (shim): {1.1.0 [{Name:de0b296fee07e69 Mac:9e:df:ce:9b:2a:d6 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:05 Mtu:0 Sandbox:/var/run/netns/da6f8ddd-1121-4494-a01b-59362f32eb3f SocketPath: PciID:}] [{Interface:0xc0002ac800 Address:{IP:10.217.0.5 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 15:47:29.484495 crc crio[3652]: 2026-06-12T15:47:29Z [verbose] CmdAdd (shim): {1.1.0 [{Name:ce47b02ae58f74c Mac:3e:c2:8a:cb:24:3b Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:08 Mtu:0 Sandbox:/var/run/netns/9b24e30e-5d38-460b-befc-51a46bc92bb4 SocketPath: PciID:}] [{Interface:0xc000195990 Address:{IP:10.217.0.8 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 15:47:29.586827 crc crio[3652]: 2026-06-12T15:47:29Z [verbose] CmdAdd (shim): {1.1.0 [{Name:01e0057a4f36348 Mac:8e:79:96:b7:a5:97 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:41 Mtu:0 Sandbox:/var/run/netns/50ebe2c2-fcd1-4e25-b7b7-9139bcf85f03 SocketPath: PciID:}] [{Interface:0xc00038f120 Address:{IP:10.217.0.65 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 15:47:29.666728 crc crio[3652]: 2026-06-12T15:47:29Z [verbose] CmdAdd (shim): {1.1.0 [{Name:16b297a8e49f38b Mac:22:90:72:e8:27:49 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:1f Mtu:0 Sandbox:/var/run/netns/9564af4d-36a7-4252-9386-75e1e382f0ae SocketPath: PciID:}] [{Interface:0xc0002a33c0 Address:{IP:10.217.0.31 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 15:47:30.692257 crc crio[3652]: 2026-06-12T15:47:30Z [verbose] CmdAdd (shim): {1.1.0 [{Name:081a8c0ca71491c Mac:0e:26:91:47:12:a8 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:28 Mtu:0 Sandbox:/var/run/netns/d2235381-6c51-4569-befe-8dffc22d7628 SocketPath: PciID:}] [{Interface:0xc000194a10 Address:{IP:10.217.0.40 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 15:47:30.738175 crc crio[3652]: 2026-06-12T15:47:30Z [verbose] CmdAdd (shim): {1.1.0 [{Name:2530f834e6fd937 Mac:66:bb:e1:37:21:a5 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:18 Mtu:0 Sandbox:/var/run/netns/f861588b-9aed-4430-bc99-fedd0c6a2529 SocketPath: PciID:}] [{Interface:0xc0004a0df0 Address:{IP:10.217.0.24 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 15:47:30.752838 crc crio[3652]: 2026-06-12T15:47:30Z [verbose] CmdAdd (shim): {1.1.0 [{Name:e75f42219c1a7ce Mac:12:dd:e4:b6:fb:ac Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:09 Mtu:0 Sandbox:/var/run/netns/9fa0ae43-029e-40f3-a130-03ce56d5b501 SocketPath: PciID:}] [{Interface:0xc000014900 Address:{IP:10.217.0.9 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 15:47:30.757518 crc crio[3652]: 2026-06-12T15:47:30Z [verbose] CmdAdd (shim): {1.1.0 [{Name:0b007c920c28b45 Mac:c2:a8:cc:2b:4e:c6 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:17 Mtu:0 Sandbox:/var/run/netns/8b17367a-0ad3-4ef9-9e30-231009c09ade SocketPath: PciID:}] [{Interface:0xc00052e5c0 Address:{IP:10.217.0.23 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 15:47:30.787237 crc crio[3652]: 2026-06-12T15:47:30Z [verbose] CmdAdd (shim): {1.1.0 [{Name:97467d816d05a34 Mac:e6:47:4c:55:ee:0e Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:15 Mtu:0 Sandbox:/var/run/netns/b24e4416-6da5-49c5-8698-3d013871e077 SocketPath: PciID:}] [{Interface:0xc000125190 Address:{IP:10.217.0.21 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 15:47:30.787964 crc crio[3652]: 2026-06-12T15:47:30Z [verbose] CmdAdd (shim): {1.1.0 [{Name:3cb15a22955364f Mac:a2:66:65:1c:33:a7 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:1c Mtu:0 Sandbox:/var/run/netns/d2954a8c-adce-4e0a-b124-560bc6ae9671 SocketPath: PciID:}] [{Interface:0xc0002eccc0 Address:{IP:10.217.0.28 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 15:47:30.788385 crc crio[3652]: 2026-06-12T15:47:30Z [verbose] CmdAdd (shim): {1.1.0 [{Name:bcc4f7f7ca920bc Mac:e6:26:35:a2:ea:dc Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:10 Mtu:0 Sandbox:/var/run/netns/714df3fb-bd11-4c97-bb1f-42fc4d7707b8 SocketPath: PciID:}] [{Interface:0xc00034ef00 Address:{IP:10.217.0.16 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 15:47:30.789720 crc crio[3652]: 2026-06-12T15:47:30Z [verbose] CmdAdd (shim): {1.1.0 [{Name:b964e7586af0014 Mac:5e:0d:de:b9:37:31 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:27 Mtu:0 Sandbox:/var/run/netns/5c3c3e0e-db25-4eb2-9138-529110bac3d7 SocketPath: PciID:}] [{Interface:0xc000014670 Address:{IP:10.217.0.39 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 15:47:30.798643 crc crio[3652]: 2026-06-12T15:47:30Z [verbose] CmdAdd (shim): {1.1.0 [{Name:53d37291c3f9186 Mac:22:7e:8d:f5:3b:ae Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:1b Mtu:0 Sandbox:/var/run/netns/18b94689-cba3-4116-bd5e-4a349b9fa9ef SocketPath: PciID:}] [{Interface:0xc000015120 Address:{IP:10.217.0.27 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 15:47:30.828383 crc crio[3652]: 2026-06-12T15:47:30Z [verbose] CmdAdd (shim): {1.1.0 [{Name:866e639f66d12a9 Mac:1e:ce:9d:be:48:0b Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:11 Mtu:0 Sandbox:/var/run/netns/4e9f81ca-9317-4792-99f6-2b5ea72f5eba SocketPath: PciID:}] [{Interface:0xc0002076e0 Address:{IP:10.217.0.17 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 15:47:30.866742 crc crio[3652]: 2026-06-12T15:47:30Z [verbose] CmdAdd (shim): {1.1.0 [{Name:32c8a01ae3a7b39 Mac:2e:45:e4:8f:a2:57 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:21 Mtu:0 Sandbox:/var/run/netns/210d97ba-51b1-4c87-acf6-ac756104ed65 SocketPath: PciID:}] [{Interface:0xc000124650 Address:{IP:10.217.0.33 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 15:47:30.870270 crc crio[3652]: 2026-06-12T15:47:30Z [verbose] CmdAdd (shim): {1.1.0 [{Name:a4108cfd56bb95c Mac:2e:71:3e:4f:ec:1b Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:25 Mtu:0 Sandbox:/var/run/netns/a9dd8d20-eb35-4265-bd2e-d62b3bf77237 SocketPath: PciID:}] [{Interface:0xc00032c890 Address:{IP:10.217.0.37 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 15:47:30.872221 crc crio[3652]: 2026-06-12T15:47:30Z [verbose] CmdAdd (shim): {1.1.0 [{Name:bd4c32a0f4d069c Mac:6e:f3:e6:3a:fd:a9 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:20 Mtu:0 Sandbox:/var/run/netns/60c784cd-d463-45b0-a4d5-663533d97dd3 SocketPath: PciID:}] [{Interface:0xc000339e60 Address:{IP:10.217.0.32 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 15:47:30.900735 crc crio[3652]: 2026-06-12T15:47:30Z [verbose] CmdAdd (shim): {1.1.0 [{Name:6ab72337a3cbb3c Mac:ae:ec:bb:2a:cf:67 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:0b Mtu:0 Sandbox:/var/run/netns/d861f269-db23-48fd-a8c7-a659c2630a59 SocketPath: PciID:}] [{Interface:0xc000015d40 Address:{IP:10.217.0.11 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 15:47:30.932273 crc crio[3652]: 2026-06-12T15:47:30Z [verbose] CmdAdd (shim): {1.1.0 [{Name:8d18ef7e401ecbb Mac:82:0d:38:22:e8:9a Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:2c Mtu:0 Sandbox:/var/run/netns/2b318e14-5ca4-4031-ba84-15d457854d6f SocketPath: PciID:}] [{Interface:0xc0004f9850 Address:{IP:10.217.0.44 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 15:47:30.941903 crc crio[3652]: 2026-06-12T15:47:30Z [verbose] CmdAdd (shim): {1.1.0 [{Name:d8b63e784bffade Mac:32:55:82:b3:9d:18 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:07 Mtu:0 Sandbox:/var/run/netns/e410e663-898e-41b1-89b5-0373e78f2e3e SocketPath: PciID:}] [{Interface:0xc000123e50 Address:{IP:10.217.0.7 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 15:47:30.943076 crc crio[3652]: 2026-06-12T15:47:30Z [verbose] CmdAdd (shim): {1.1.0 [{Name:656af2dfcd523b6 Mac:fa:de:bb:94:25:82 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:44 Mtu:0 Sandbox:/var/run/netns/e2be9547-463d-48a3-a268-3ce455053b0c SocketPath: PciID:}] [{Interface:0xc0004fe610 Address:{IP:10.217.0.68 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 15:47:30.944164 crc crio[3652]: 2026-06-12T15:47:30Z [verbose] CmdAdd (shim): {1.1.0 [{Name:33bfac345f38fb0 Mac:1a:72:ef:54:ab:f7 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:13 Mtu:0 Sandbox:/var/run/netns/3e6bf183-5116-49e5-bb82-fa7c56bf36a0 SocketPath: PciID:}] [{Interface:0xc000596620 Address:{IP:10.217.0.19 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 15:47:31.092129 crc crio[3652]: 2026-06-12T15:47:31Z [verbose] CmdAdd (shim): {1.1.0 [{Name:78f85ee3e29645f Mac:ce:27:27:2a:9f:e0 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:30 Mtu:0 Sandbox:/var/run/netns/5c1af09b-ddba-44e6-a2b0-bb35b4abd833 SocketPath: PciID:}] [{Interface:0xc0004b86f0 Address:{IP:10.217.0.48 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 15:47:31.094742 crc crio[3652]: 2026-06-12T15:47:31Z [verbose] CmdAdd (shim): {1.1.0 [{Name:7c9c9905adac5b3 Mac:a2:0c:72:da:7b:94 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:3f Mtu:0 Sandbox:/var/run/netns/6dc71158-9615-4b5e-8a2c-7711904f202c SocketPath: PciID:}] [{Interface:0xc00012ef80 Address:{IP:10.217.0.63 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 15:47:31.100816 crc crio[3652]: 2026-06-12T15:47:31Z [verbose] CmdAdd (shim): {1.1.0 [{Name:0a1bb93da817bef Mac:16:4a:cd:1f:c5:22 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:03 Mtu:0 Sandbox:/var/run/netns/701a276f-7c42-4268-85ca-c75d94823b82 SocketPath: PciID:}] [{Interface:0xc000192ff0 Address:{IP:10.217.0.3 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 15:47:31.111847 crc crio[3652]: 2026-06-12T15:47:31Z [verbose] CmdAdd (shim): {1.1.0 [{Name:a742e3ddcecdec2 Mac:ce:f4:be:86:a2:4a Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:26 Mtu:0 Sandbox:/var/run/netns/ec448052-5615-488f-a7e7-1deca43943ad SocketPath: PciID:}] [{Interface:0xc00028ab70 Address:{IP:10.217.0.38 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 15:47:31.120589 crc crio[3652]: 2026-06-12T15:47:31Z [verbose] CmdAdd (shim): {1.1.0 [{Name:40eb31f880b938e Mac:66:a7:25:b3:78:b2 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:0a Mtu:0 Sandbox:/var/run/netns/6334009f-235e-4dac-a0d3-c0b52a19b811 SocketPath: PciID:}] [{Interface:0xc0004a68f0 Address:{IP:10.217.0.10 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 15:47:31.131177 crc crio[3652]: 2026-06-12T15:47:31Z [verbose] CmdAdd (shim): {1.1.0 [{Name:8ca76fa8288bcb5 Mac:f6:14:6a:36:e1:df Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:43 Mtu:0 Sandbox:/var/run/netns/fdf36cfd-8cb8-4c3a-b273-e87e06321279 SocketPath: PciID:}] [{Interface:0xc000123290 Address:{IP:10.217.0.67 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 15:47:31.214791 crc crio[3652]: 2026-06-12T15:47:31Z [verbose] CmdAdd (shim): {1.1.0 [{Name:b9b0029fcfd6b0d Mac:62:ea:b2:b7:2a:ef Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:23 Mtu:0 Sandbox:/var/run/netns/afe91ed0-b5cb-4f16-a7a3-05d9a2eece42 SocketPath: PciID:}] [{Interface:0xc0002c1380 Address:{IP:10.217.0.35 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 15:47:31.215791 crc crio[3652]: 2026-06-12T15:47:31Z [verbose] CmdAdd (shim): {1.1.0 [{Name:64af01349a00849 Mac:ae:d6:b3:42:6f:4c Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:29 Mtu:0 Sandbox:/var/run/netns/9ea2cdf8-9dc0-4c67-8b1b-74d253633c09 SocketPath: PciID:}] [{Interface:0xc0002b05d0 Address:{IP:10.217.0.41 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 15:47:31.331758 crc crio[3652]: 2026-06-12T15:47:31Z [verbose] CmdAdd (shim): {1.1.0 [{Name:8b71a812b8baf7c Mac:46:bf:3b:54:8a:b8 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:12 Mtu:0 Sandbox:/var/run/netns/fa08a30d-ca28-412c-b9ce-670decde668e SocketPath: PciID:}] [{Interface:0xc0002e85d0 Address:{IP:10.217.0.18 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 15:47:31.358588 crc crio[3652]: 2026-06-12T15:47:31Z [verbose] CmdAdd (shim): {1.1.0 [{Name:acda8260e4918fb Mac:fa:a1:b6:0d:d2:17 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:1d Mtu:0 Sandbox:/var/run/netns/7da58ed8-c181-4b87-a3de-7e15304cda0e SocketPath: PciID:}] [{Interface:0xc0004c8850 Address:{IP:10.217.0.29 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 15:47:31.400561 crc crio[3652]: 2026-06-12T15:47:31Z [verbose] CmdAdd (shim): {1.1.0 [{Name:fe6a66ef818417e Mac:9e:b5:10:f2:bc:8d Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:2a Mtu:0 Sandbox:/var/run/netns/7a174bf1-8085-44e8-8390-810fd325e475 SocketPath: PciID:}] [{Interface:0xc000015c90 Address:{IP:10.217.0.42 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 15:47:31.422562 crc crio[3652]: 2026-06-12T15:47:31Z [verbose] CmdAdd (shim): {1.1.0 [{Name:4c26ee0af046dd6 Mac:9a:17:70:7b:2f:59 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:3b Mtu:0 Sandbox:/var/run/netns/057d2cfe-40ec-413c-aedc-a04aed13387d SocketPath: PciID:}] [{Interface:0xc000288920 Address:{IP:10.217.0.59 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 15:47:31.453941 crc crio[3652]: 2026-06-12T15:47:31Z [verbose] CmdAdd (shim): {1.1.0 [{Name:8f93ecc1a569a14 Mac:ae:55:f8:74:05:09 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:2b Mtu:0 Sandbox:/var/run/netns/d87ca6b7-015a-43c8-ba7c-167107c2b7e6 SocketPath: PciID:}] [{Interface:0xc000014650 Address:{IP:10.217.0.43 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 15:47:31.473402 crc crio[3652]: 2026-06-12T15:47:31Z [verbose] CmdAdd (shim): {1.1.0 [{Name:954bf1afe4f59f2 Mac:d6:a6:1c:08:ca:20 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:0e Mtu:0 Sandbox:/var/run/netns/b6dd1e5c-9926-4d63-8eb9-006ea2d09f40 SocketPath: PciID:}] [{Interface:0xc000552710 Address:{IP:10.217.0.14 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 15:47:31.484673 crc crio[3652]: 2026-06-12T15:47:31Z [verbose] CmdAdd (shim): {1.1.0 [{Name:e117e1930c27de2 Mac:de:7f:42:e0:ce:5b Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:31 Mtu:0 Sandbox:/var/run/netns/51bf58df-9c14-4d03-b9b0-33f7e6f147c6 SocketPath: PciID:}] [{Interface:0xc0004652a0 Address:{IP:10.217.0.49 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 15:47:31.521687 crc crio[3652]: 2026-06-12T15:47:31Z [verbose] CmdAdd (shim): {1.1.0 [{Name:507d8bb65925463 Mac:82:7b:a8:6a:65:d2 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:1e Mtu:0 Sandbox:/var/run/netns/bf7a5fdb-b9c7-413e-9797-9efa9faba0f3 SocketPath: PciID:}] [{Interface:0xc000534e30 Address:{IP:10.217.0.30 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 15:47:31.522749 crc crio[3652]: time=\"2026-06-12T15:47:31.522566336Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"\nJun 12 15:47:31.523085 crc crio[3652]: time=\"2026-06-12T15:47:31.522948397Z\" level=info msg=\"Got pod network &{Name:olm-operator-5cdf44d969-ssqvn Namespace:openshift-operator-lifecycle-manager ID:081a8c0ca71491c6f7aab6d84804745b19248d5fc9fbc949029a05fbd5ca8cd3 UID:6e1163b9-cb14-4016-a0bf-126812657ac4 NetNS:/var/run/netns/d2235381-6c51-4569-befe-8dffc22d7628 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:0xc000136be8}] Aliases:map[]}\"\nJun 12 15:47:31.523085 crc crio[3652]: time=\"2026-06-12T15:47:31.523027529Z\" level=info msg=\"Got pod network &{Name:redhat-marketplace-ntdwx Namespace:openshift-marketplace ID:78f85ee3e29645fc9de6c6a7019ace5cf4a00a40ec8afbd8ae5abc587094dc03 UID:304346ae-9d3b-4262-8068-4ed1e7ff48a8 NetNS:/var/run/netns/5c1af09b-ddba-44e6-a2b0-bb35b4abd833 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:0xc00163c028}] Aliases:map[]}\"\nJun 12 15:47:31.523227 crc crio[3652]: time=\"2026-06-12T15:47:31.523088791Z\" level=info msg=\"Got pod network &{Name:kube-controller-manager-operator-69d5f845f8-mm4qn Namespace:openshift-kube-controller-manager-operator ID:97467d816d05a341d3f7f15af85fa716868feac2fd6aa42876c0f6f23bafe244 UID:89eeceba-0661-4e85-be2e-57d689102094 NetNS:/var/run/netns/b24e4416-6da5-49c5-8698-3d013871e077 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:0xc001692cf0}] Aliases:map[]}\"\nJun 12 15:47:31.523227 crc crio[3652]: time=\"2026-06-12T15:47:31.523128592Z\" level=info msg=\"Got pod network &{Name:control-plane-machine-set-operator-75ffdb6fcd-m5wxr Namespace:openshift-machine-api ID:507d8bb659254637b5dab250d204981764caabb44ce6ca70ab29391bd0886da9 UID:8f342bf1-eea2-4806-8a6b-5f4c24d40c0c NetNS:/var/run/netns/bf7a5fdb-b9c7-413e-9797-9efa9faba0f3 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:0xc0004302a8}] Aliases:map[]}\"\nJun 12 15:47:31.523386 crc crio[3652]: time=\"2026-06-12T15:47:31.523341808Z\" level=info msg=\"Checking pod openshift-operator-lifecycle-manager_olm-operator-5cdf44d969-ssqvn for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 15:47:31.523501 crc crio[3652]: time=\"2026-06-12T15:47:31.52338567Z\" level=info msg=\"Got pod network &{Name:package-server-manager-77f986bd66-5lhf9 Namespace:openshift-operator-lifecycle-manager ID:d84089b6c980f6e31d4488d5ceea93ab72e2197d65c108f73549553d3dc2ff36 UID:bebbba29-e4e9-44ad-b643-3a7ebf505270 NetNS:/var/run/netns/a099ccde-a380-4c67-b2de-66f5d378b168 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:0xc0024a2618}] Aliases:map[]}\"\nJun 12 15:47:31.523501 crc crio[3652]: time=\"2026-06-12T15:47:31.52341581Z\" level=info msg=\"Checking pod openshift-kube-controller-manager-operator_kube-controller-manager-operator-69d5f845f8-mm4qn for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 15:47:31.523608 crc crio[3652]: time=\"2026-06-12T15:47:31.523583325Z\" level=info msg=\"Checking pod openshift-operator-lifecycle-manager_package-server-manager-77f986bd66-5lhf9 for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 15:47:31.523680 crc crio[3652]: time=\"2026-06-12T15:47:31.523606587Z\" level=info msg=\"Checking pod openshift-marketplace_redhat-marketplace-ntdwx for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 15:47:31.523927 crc crio[3652]: time=\"2026-06-12T15:47:31.522990628Z\" level=info msg=\"Got pod network &{Name:machine-config-operator-67c9d58cbb-dc6bh Namespace:openshift-machine-config-operator ID:2530f834e6fd937972a33ce21e1ed56a946e9139404f28f35d0aceed95097a03 UID:e7c4bdbd-866b-490e-85ee-d4c85fa577d8 NetNS:/var/run/netns/f861588b-9aed-4430-bc99-fedd0c6a2529 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:0xc001692068}] Aliases:map[]}\"\nJun 12 15:47:31.523927 crc crio[3652]: time=\"2026-06-12T15:47:31.523913935Z\" level=info msg=\"Got pod network &{Name:certified-operators-l27pk Namespace:openshift-marketplace ID:1acaf1bcd11127e88060577e13a8f8ffedfa9cd0375cc453261e31ade142b178 UID:91f37d35-53d4-49eb-b4e2-8ee1a226094b NetNS:/var/run/netns/83c92c30-55ef-46e5-9924-db57ab09a6c6 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:0xc0024a2448}] Aliases:map[]}\"\nJun 12 15:47:31.524748 crc crio[3652]: time=\"2026-06-12T15:47:31.524092281Z\" level=info msg=\"Checking pod openshift-marketplace_certified-operators-l27pk for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 15:47:31.524748 crc crio[3652]: time=\"2026-06-12T15:47:31.524147441Z\" level=info msg=\"Checking pod openshift-machine-config-operator_machine-config-operator-67c9d58cbb-dc6bh for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 15:47:31.524748 crc crio[3652]: time=\"2026-06-12T15:47:31.524323817Z\" level=info msg=\"Got pod network &{Name:dns-operator-799b87ffcd-h5xh9 Namespace:openshift-dns-operator ID:6863df6ce51270ee5ce1842073c2d0f50a76b6f27b4bf12ab3570456fab5ec14 UID:13345434-cc4c-42d5-97e8-99cd8b90477a NetNS:/var/run/netns/0b335bdf-7adc-4063-8467-55f1293a330a 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:0xc001692830}] Aliases:map[]}\"\nJun 12 15:47:31.524748 crc crio[3652]: time=\"2026-06-12T15:47:31.524487312Z\" level=info msg=\"Got pod network &{Name:network-check-source-5bb8f5cd97-xdvz5 Namespace:openshift-network-diagnostics ID:783fb29891819166ed7b15ff94303f8b7559f49b072354ff9bd645586b92c60f UID:f863fff9-286a-45fa-b8f0-8a86994b8440 NetNS:/var/run/netns/daa06804-ad92-4ab8-a74c-966aa2f81d09 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:0xc0013760d0}] Aliases:map[]}\"\nJun 12 15:47:31.524748 crc crio[3652]: time=\"2026-06-12T15:47:31.524625346Z\" level=info msg=\"Checking pod openshift-dns-operator_dns-operator-799b87ffcd-h5xh9 for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 15:47:31.524748 crc crio[3652]: time=\"2026-06-12T15:47:31.524654007Z\" level=info msg=\"Got pod network &{Name:service-ca-operator-5b9c976747-l2sd4 Namespace:openshift-service-ca-operator ID:3cb15a22955364f53e33a4f5d88a1957aeb1acd20ae4a29aec4e99cd9161a1ff UID:fd3771ed-6d15-47a3-9f81-762cf83a728f NetNS:/var/run/netns/d2954a8c-adce-4e0a-b124-560bc6ae9671 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:0xc00181a020}] Aliases:map[]}\"\nJun 12 15:47:31.524748 crc crio[3652]: time=\"2026-06-12T15:47:31.524669457Z\" level=info msg=\"Checking pod openshift-network-diagnostics_network-check-source-5bb8f5cd97-xdvz5 for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 15:47:31.525128 crc crio[3652]: time=\"2026-06-12T15:47:31.524783541Z\" level=info msg=\"Checking pod openshift-service-ca-operator_service-ca-operator-5b9c976747-l2sd4 for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 15:47:31.525128 crc crio[3652]: time=\"2026-06-12T15:47:31.524874323Z\" level=info msg=\"Got pod network &{Name:network-check-target-fhkjl Namespace:openshift-network-diagnostics ID:342eb24e802b843745088a4ef8388e272f319382000a22f2e1547193adb49781 UID:17b87002-b798-480a-8e17-83053d698239 NetNS:/var/run/netns/70659349-cd45-4493-887b-ad35ce3ad532 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:0xc000430210}] Aliases:map[]}\"\nJun 12 15:47:31.525128 crc crio[3652]: time=\"2026-06-12T15:47:31.524989876Z\" level=info msg=\"Got pod network &{Name:downloads-747b44746d-4pqvr Namespace:openshift-console ID:bcc4f7f7ca920bcd43eeecb2a9c94cc4efa4061cf45396a50fc800b0f4406839 UID:d0d29411-fb58-47c5-9579-23967e5649ce NetNS:/var/run/netns/714df3fb-bd11-4c97-bb1f-42fc4d7707b8 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:0xc001692df8}] Aliases:map[]}\"\nJun 12 15:47:31.525128 crc crio[3652]: time=\"2026-06-12T15:47:31.523847253Z\" level=info msg=\"Got pod network &{Name:console-operator-67c89758df-4jf4f Namespace:openshift-console-operator ID:ea1b889362c9499654b3103e29b81d9c8c4b80ac8e64f136ef47ea902328e1de UID:a7050c01-20e1-4a5b-9a20-dee2d4b99ee2 NetNS:/var/run/netns/d4601548-379f-4635-b20f-ee8f0cd90d25 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:0xc001692be0}] Aliases:map[]}\"\nJun 12 15:47:31.525128 crc crio[3652]: time=\"2026-06-12T15:47:31.525037178Z\" level=info msg=\"Got pod network &{Name:apiserver-9ddfb9f55-k47zv Namespace:openshift-apiserver ID:ce47b02ae58f74cb111c00b2092a9de30856b642c588d1290623baafc48b2da2 UID:e7508fa2-0f14-41e2-8972-4e2e11009b77 NetNS:/var/run/netns/9b24e30e-5d38-460b-befc-51a46bc92bb4 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:0xc001692560}] Aliases:map[]}\"\nJun 12 15:47:31.525365 crc crio[3652]: time=\"2026-06-12T15:47:31.525142631Z\" level=info msg=\"Checking pod openshift-console_downloads-747b44746d-4pqvr for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 15:47:31.525365 crc crio[3652]: time=\"2026-06-12T15:47:31.525201783Z\" level=info msg=\"Checking pod openshift-console-operator_console-operator-67c89758df-4jf4f for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 15:47:31.525365 crc crio[3652]: time=\"2026-06-12T15:47:31.525219343Z\" level=info msg=\"Checking pod openshift-apiserver_apiserver-9ddfb9f55-k47zv for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 15:47:31.525365 crc crio[3652]: time=\"2026-06-12T15:47:31.525354347Z\" level=info msg=\"Got pod network &{Name:dns-default-qtghf Namespace:openshift-dns ID:b964e7586af0014d6de23274d7a258f03b538cc0c202d7abb580452fffc2f219 UID:d181776f-b90e-41dc-be09-c4543b8cba16 NetNS:/var/run/netns/5c3c3e0e-db25-4eb2-9138-529110bac3d7 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:0xc0024a2710}] Aliases:map[]}\"\nJun 12 15:47:31.525606 crc crio[3652]: time=\"2026-06-12T15:47:31.525017477Z\" level=info msg=\"Checking pod openshift-network-diagnostics_network-check-target-fhkjl for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 15:47:31.525606 crc crio[3652]: time=\"2026-06-12T15:47:31.525523012Z\" level=info msg=\"Checking pod openshift-dns_dns-default-qtghf for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 15:47:31.525606 crc crio[3652]: time=\"2026-06-12T15:47:31.525559264Z\" level=info msg=\"Got pod network &{Name:authentication-operator-7f5c659b84-khkfm Namespace:openshift-authentication-operator ID:de0b296fee07e699bd1fd33242f2f31e30c6c637042c979d7e25eecfe39a32d1 UID:677c2747-1901-4941-94f1-8281cced296b NetNS:/var/run/netns/da6f8ddd-1121-4494-a01b-59362f32eb3f 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:0xc001692768}] Aliases:map[]}\"\nJun 12 15:47:31.525747 crc crio[3652]: time=\"2026-06-12T15:47:31.525687737Z\" level=info msg=\"Checking pod openshift-authentication-operator_authentication-operator-7f5c659b84-khkfm for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 15:47:31.525849 crc crio[3652]: time=\"2026-06-12T15:47:31.525796521Z\" level=info msg=\"Got pod network &{Name:service-ca-74545575db-n469q Namespace:openshift-service-ca ID:53d37291c3f918630f0bf00f413a35884a599c35691b2e49022496b208d077bd UID:880b4ff1-3443-4cae-90b4-72e4341917b3 NetNS:/var/run/netns/18b94689-cba3-4116-bd5e-4a349b9fa9ef 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:0xc0024a2180}] Aliases:map[]}\"\nJun 12 15:47:31.525921 crc crio[3652]: time=\"2026-06-12T15:47:31.523871193Z\" level=info msg=\"Got pod network &{Name:apiserver-8596bd845d-l6g6s Namespace:openshift-oauth-apiserver ID:69acfd13a9a40d71ffdef6d2ca926d456d29936716a53ac8b3fb165573d47e2c UID:eeb0b76f-edea-4c9c-99a1-0130c6a7453c NetNS:/var/run/netns/ece702fb-1680-4d30-ae81-4eca1bf29ad5 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:0xc001692668}] Aliases:map[]}\"\nJun 12 15:47:31.525970 crc crio[3652]: time=\"2026-06-12T15:47:31.525937205Z\" level=info msg=\"Got pod network &{Name:oauth-openshift-685b49f4d7-4d6xb Namespace:openshift-authentication ID:01e0057a4f36348b3e5583493d3db2ed1b6be0de7bec803bab507ef7991f8e77 UID:b167f5c3-3788-4edd-9e26-0fc3a5748dee NetNS:/var/run/netns/50ebe2c2-fcd1-4e25-b7b7-9139bcf85f03 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:0xc00181a080}] Aliases:map[]}\"\nJun 12 15:47:31.526023 crc crio[3652]: time=\"2026-06-12T15:47:31.525992706Z\" level=info msg=\"Checking pod openshift-service-ca_service-ca-74545575db-n469q for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 15:47:31.526132 crc crio[3652]: time=\"2026-06-12T15:47:31.526026817Z\" level=info msg=\"Checking pod openshift-oauth-apiserver_apiserver-8596bd845d-l6g6s for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 15:47:31.526132 crc crio[3652]: time=\"2026-06-12T15:47:31.526108059Z\" level=info msg=\"Checking pod openshift-authentication_oauth-openshift-685b49f4d7-4d6xb for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 15:47:31.526383 crc crio[3652]: time=\"2026-06-12T15:47:31.526305965Z\" level=info msg=\"Got pod network &{Name:catalog-operator-75ff9f647d-4s428 Namespace:openshift-operator-lifecycle-manager ID:866e639f66d12a9baa94912c7f426617106fc683c34a13a677c1e105a079e859 UID:d1618753-e855-455c-8eee-e4fb77abbc17 NetNS:/var/run/netns/4e9f81ca-9317-4792-99f6-2b5ea72f5eba 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:0xc000182b80}] Aliases:map[]}\"\nJun 12 15:47:31.526537 crc crio[3652]: time=\"2026-06-12T15:47:31.52649199Z\" level=info msg=\"Got pod network &{Name:machine-api-operator-755bb95488-cj4b6 Namespace:openshift-machine-api ID:16b297a8e49f38b39f557e435f8e06efd0f4be1882e3024092025c1bd219e42a UID:12703f5c-2f19-4458-9c95-b94af53cd5d8 NetNS:/var/run/netns/9564af4d-36a7-4252-9386-75e1e382f0ae 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:0xc0024a25f0}] Aliases:map[]}\"\nJun 12 15:47:31.526663 crc crio[3652]: time=\"2026-06-12T15:47:31.523889064Z\" level=info msg=\"Got pod network &{Name:packageserver-7d4fc7d867-qt46x Namespace:openshift-operator-lifecycle-manager ID:0fc30d68da125a9b6fcfe1decee69d52b5d3bab5f0ff02035b7ce295167861d1 UID:584a9db0-8534-48e1-b484-d23b9c489569 NetNS:/var/run/netns/67299d16-c77b-414b-ace0-9c9529c5de8e 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:0xc0017be2a0}] Aliases:map[]}\"\nJun 12 15:47:31.526799 crc crio[3652]: time=\"2026-06-12T15:47:31.523007699Z\" level=info msg=\"Got pod network &{Name:migrator-866fcbc849-vfggj Namespace:openshift-kube-storage-version-migrator ID:33bfac345f38fb0b4cd732d80d7f19d13d5299f5e96eadee8a786eee1b7e3b18 UID:95e1bfe8-fa45-4e53-9e80-89e7ac6db708 NetNS:/var/run/netns/3e6bf183-5116-49e5-bb82-fa7c56bf36a0 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:0xc0001824a0}] Aliases:map[]}\"\nJun 12 15:47:31.526870 crc crio[3652]: time=\"2026-06-12T15:47:31.526792739Z\" level=info msg=\"Got pod network &{Name:csi-hostpathplugin-mpq2f Namespace:hostpath-provisioner ID:32c8a01ae3a7b39a18419fcfa926a5dacc9b2b1d620d9085bf5474cad322121f UID:af9d3f54-b024-4959-888b-41fc0dc68a7f NetNS:/var/run/netns/210d97ba-51b1-4c87-acf6-ac756104ed65 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:0xc000430490}] Aliases:map[]}\"\nJun 12 15:47:31.526870 crc crio[3652]: time=\"2026-06-12T15:47:31.526816101Z\" level=info msg=\"Got pod network &{Name:community-operators-qhh6t Namespace:openshift-marketplace ID:8d18ef7e401ecbbce2959e5dc76b4fda8f77d8f73c5e24565348fb27f124201f UID:38fb2a5f-6a1e-4c7a-8df2-0b2a456c372e NetNS:/var/run/netns/2b318e14-5ca4-4031-ba84-15d457854d6f 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:0xc000430a88}] Aliases:map[]}\"\nJun 12 15:47:31.526957 crc crio[3652]: time=\"2026-06-12T15:47:31.526926953Z\" level=info msg=\"Checking pod openshift-kube-storage-version-migrator_migrator-866fcbc849-vfggj for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 15:47:31.527014 crc crio[3652]: time=\"2026-06-12T15:47:31.526953955Z\" level=info msg=\"Got pod network &{Name:kube-apiserver-operator-575994946d-vgpnb Namespace:openshift-kube-apiserver-operator ID:a4108cfd56bb95c984c6842f2b38b21ef6830aa35f05bed6a97aba9293edc703 UID:4f837d5f-4682-4cae-99ca-824ebae60fec NetNS:/var/run/netns/a9dd8d20-eb35-4265-bd2e-d62b3bf77237 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:0xc0016929e0}] Aliases:map[]}\"\nJun 12 15:47:31.527014 crc crio[3652]: time=\"2026-06-12T15:47:31.526985766Z\" level=info msg=\"Got pod network &{Name:openshift-controller-manager-operator-686468bdd5-sjcrn Namespace:openshift-controller-manager-operator ID:bd4c32a0f4d069cde57afeac61e0bd3be87bb3d04acd1776356cc276f146368b UID:84e6e6fd-a448-462c-a5d3-8fa636be2d6f NetNS:/var/run/netns/60c784cd-d463-45b0-a4d5-663533d97dd3 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:0xc000136210}] Aliases:map[]}\"\nJun 12 15:47:31.527238 crc crio[3652]: time=\"2026-06-12T15:47:31.527192081Z\" level=info msg=\"Checking pod openshift-controller-manager-operator_openshift-controller-manager-operator-686468bdd5-sjcrn for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 15:47:31.527303 crc crio[3652]: time=\"2026-06-12T15:47:31.526932324Z\" level=info msg=\"Checking pod openshift-marketplace_community-operators-qhh6t for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 15:47:31.528744 crc crio[3652]: time=\"2026-06-12T15:47:31.526958444Z\" level=info msg=\"Got pod network &{Name:collect-profiles-29687985-5mw5k Namespace:openshift-operator-lifecycle-manager ID:d8b63e784bffade6dd726e124ee6bb835170216daa066ae154b0513035faee69 UID:1edbb9e4-ab3b-41f3-9937-079e817c6fa9 NetNS:/var/run/netns/e410e663-898e-41b1-89b5-0373e78f2e3e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod1edbb9e4_ab3b_41f3_9937_079e817c6fa9.slice PodAnnotations:0xc0024a2890}] Aliases:map[]}\"\nJun 12 15:47:31.528744 crc crio[3652]: time=\"2026-06-12T15:47:31.527606873Z\" level=info msg=\"Got pod network &{Name:console-6c684df5db-cc8g8 Namespace:openshift-console ID:7c9c9905adac5b3a01c30ca8f7e5943aa6e4928c52210102fcf82f2e070730ae UID:63877e21-00e2-4bee-b462-31d3bbe131ef NetNS:/var/run/netns/6dc71158-9615-4b5e-8a2c-7711904f202c 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:0xc0013761d8}] Aliases:map[]}\"\nJun 12 15:47:31.528744 crc crio[3652]: time=\"2026-06-12T15:47:31.527646785Z\" level=info msg=\"Got pod network &{Name:ingress-operator-6b9cb4dbcf-5fpw9 Namespace:openshift-ingress-operator ID:8b71a812b8baf7cc7da5435b6c115b07d229bd8e2943b64afdf9efe863a8e4c8 UID:e466d193-2f16-441a-9f10-579f91762fb9 NetNS:/var/run/netns/fa08a30d-ca28-412c-b9ce-670decde668e 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:0xc001376088}] Aliases:map[]}\"\nJun 12 15:47:31.528744 crc crio[3652]: time=\"2026-06-12T15:47:31.527692716Z\" level=info msg=\"Checking pod openshift-operator-lifecycle-manager_collect-profiles-29687985-5mw5k for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 15:47:31.528744 crc crio[3652]: time=\"2026-06-12T15:47:31.527852079Z\" level=info msg=\"Got pod network &{Name:cluster-samples-operator-6b564684c8-bqbxk Namespace:openshift-cluster-samples-operator ID:40eb31f880b938e8079e39750419657f42ab7a6f87f4c642a70b3b245f6b5272 UID:5bdc8e81-e580-4572-a41c-f8ed0e8c6dc0 NetNS:/var/run/netns/6334009f-235e-4dac-a0d3-c0b52a19b811 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:0xc0025c2288}] Aliases:map[]}\"\nJun 12 15:47:31.528744 crc crio[3652]: time=\"2026-06-12T15:47:31.527936553Z\" level=info msg=\"Checking pod openshift-console_console-6c684df5db-cc8g8 for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 15:47:31.528744 crc crio[3652]: time=\"2026-06-12T15:47:31.527980772Z\" level=info msg=\"Got pod network &{Name:marketplace-operator-547dbd544d-xchl9 Namespace:openshift-marketplace ID:b9b0029fcfd6b0d4310152cf513a26f3508fa6d2a7d60170e978423b90396ca1 UID:6cdf074d-0e2a-4a0b-8843-5f823e7bf7c3 NetNS:/var/run/netns/afe91ed0-b5cb-4f16-a7a3-05d9a2eece42 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:0xc0001365f8}] Aliases:map[]}\"\nJun 12 15:47:31.528744 crc crio[3652]: time=\"2026-06-12T15:47:31.528102167Z\" level=info msg=\"Got pod network &{Name:network-metrics-daemon-n2bqt Namespace:openshift-multus ID:0a1bb93da817bef5070bcdeb459f1902ae027961ec1b8eae561592a0f1e27e28 UID:504f5b64-2069-4529-9127-e6f993b1b649 NetNS:/var/run/netns/701a276f-7c42-4268-85ca-c75d94823b82 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:0xc000430af8}] Aliases:map[]}\"\nJun 12 15:47:31.528744 crc crio[3652]: time=\"2026-06-12T15:47:31.528244651Z\" level=info msg=\"Checking pod openshift-multus_network-metrics-daemon-n2bqt for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 15:47:31.528744 crc crio[3652]: time=\"2026-06-12T15:47:31.527942251Z\" level=info msg=\"Got pod network &{Name:openshift-kube-scheduler-operator-54f497555d-d8646 Namespace:openshift-kube-scheduler-operator ID:acda8260e4918fbb802786a8d9cce4dea8d17c42cf6406c9d04a3cc30226e9b6 UID:4e9ac1d6-d4ed-4411-a098-d1bf725c943c NetNS:/var/run/netns/7da58ed8-c181-4b87-a3de-7e15304cda0e 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:0xc002d3e098}] Aliases:map[]}\"\nJun 12 15:47:31.528744 crc crio[3652]: time=\"2026-06-12T15:47:31.528414656Z\" level=info msg=\"Checking pod openshift-marketplace_marketplace-operator-547dbd544d-xchl9 for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 15:47:31.528744 crc crio[3652]: time=\"2026-06-12T15:47:31.528616581Z\" level=info msg=\"Got pod network &{Name:machine-config-controller-f9cdd68f7-bb2jm Namespace:openshift-machine-config-operator ID:a742e3ddcecdec2a72e062301ee31090995d8a0de85ef0b95b98ce7a6f8b52a9 UID:e968817c-5b6a-4904-ba68-59a8235d6c0d NetNS:/var/run/netns/ec448052-5615-488f-a7e7-1deca43943ad 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:0xc0024a2038}] Aliases:map[]}\"\nJun 12 15:47:31.528744 crc crio[3652]: time=\"2026-06-12T15:47:31.528668945Z\" level=info msg=\"Checking pod openshift-kube-scheduler-operator_openshift-kube-scheduler-operator-54f497555d-d8646 for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 15:47:31.528744 crc crio[3652]: time=\"2026-06-12T15:47:31.528722094Z\" level=info msg=\"Checking pod openshift-kube-apiserver-operator_kube-apiserver-operator-575994946d-vgpnb for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 15:47:31.529485 crc crio[3652]: time=\"2026-06-12T15:47:31.528833348Z\" level=info msg=\"Checking pod openshift-machine-config-operator_machine-config-controller-f9cdd68f7-bb2jm for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 15:47:31.529485 crc crio[3652]: time=\"2026-06-12T15:47:31.522952907Z\" level=info msg=\"Got pod network &{Name:route-controller-manager-9c77555c6-bjsff Namespace:openshift-route-controller-manager ID:656af2dfcd523b61d8aa89833d20c7fa6297b82acad3b5976e7d6d1e64dc967f UID:f5ed093a-5c43-49ee-8429-b0de4b9c784d NetNS:/var/run/netns/e2be9547-463d-48a3-a268-3ce455053b0c 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:0xc000136330}] Aliases:map[]}\"\nJun 12 15:47:31.529485 crc crio[3652]: time=\"2026-06-12T15:47:31.529119807Z\" level=info msg=\"Got pod network &{Name:multus-admission-controller-69db94689b-rvf8p Namespace:openshift-multus ID:fe6a66ef818417eea219c7065b7c02e1b9483d6cd15267c8261a0478cdd679b0 UID:22e9ac12-6d81-454c-9af1-0b0d7e241db6 NetNS:/var/run/netns/7a174bf1-8085-44e8-8390-810fd325e475 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:0xc000430318}] Aliases:map[]}\"\nJun 12 15:47:31.529485 crc crio[3652]: time=\"2026-06-12T15:47:31.523032589Z\" level=info msg=\"Got pod network &{Name:cluster-image-registry-operator-86c45576b9-qdg7g Namespace:openshift-image-registry ID:0b007c920c28b452d29972aaf92de525e9cc0b8e1a935689fa4a95146998351f UID:1d749813-cd37-46e7-9865-e180c3005dc0 NetNS:/var/run/netns/8b17367a-0ad3-4ef9-9e30-231009c09ade 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:0xc000182930}] Aliases:map[]}\"\nJun 12 15:47:31.529485 crc crio[3652]: time=\"2026-06-12T15:47:31.529215771Z\" level=info msg=\"Checking pod openshift-route-controller-manager_route-controller-manager-9c77555c6-bjsff for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 15:47:31.529485 crc crio[3652]: time=\"2026-06-12T15:47:31.529263631Z\" level=info msg=\"Checking pod openshift-multus_multus-admission-controller-69db94689b-rvf8p for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 15:47:31.529485 crc crio[3652]: time=\"2026-06-12T15:47:31.529333312Z\" level=info msg=\"Checking pod openshift-image-registry_cluster-image-registry-operator-86c45576b9-qdg7g for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 15:47:31.529884 crc crio[3652]: time=\"2026-06-12T15:47:31.526787829Z\" level=info msg=\"Checking pod openshift-operator-lifecycle-manager_packageserver-7d4fc7d867-qt46x for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 15:47:31.529884 crc crio[3652]: time=\"2026-06-12T15:47:31.523360499Z\" level=info msg=\"Checking pod openshift-machine-api_control-plane-machine-set-operator-75ffdb6fcd-m5wxr for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 15:47:31.529884 crc crio[3652]: time=\"2026-06-12T15:47:31.529705563Z\" level=info msg=\"Got pod network &{Name:openshift-config-operator-5777786469-bccdj Namespace:openshift-config-operator ID:6ab72337a3cbb3c4d1ed7253a92436f570bc786a96b656633e015ab8dd8d717f UID:24de2af2-9e39-4c2e-96f8-42509d1baf18 NetNS:/var/run/netns/d861f269-db23-48fd-a8c7-a659c2630a59 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:0xc0025c2050}] Aliases:map[]}\"\nJun 12 15:47:31.529884 crc crio[3652]: time=\"2026-06-12T15:47:31.523010049Z\" level=info msg=\"Got pod network &{Name:openshift-apiserver-operator-846cbfc458-xttmf Namespace:openshift-apiserver-operator ID:e75f42219c1a7ce4840e6743ada912a2cf9195cd9a4b13ae5a2d237e6d948bed UID:7d46baeb-32f5-4d0b-aeba-13333da51152 NetNS:/var/run/netns/9fa0ae43-029e-40f3-a130-03ce56d5b501 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:0xc001692880}] Aliases:map[]}\"\nJun 12 15:47:31.529884 crc crio[3652]: time=\"2026-06-12T15:47:31.529844917Z\" level=info msg=\"Got pod network &{Name:controller-manager-8bbbb897c-c9m74 Namespace:openshift-controller-manager ID:8ca76fa8288bcb518463241725200f056a86d43eeadeb0f81401aafaa3199a1f UID:b9d3cfcf-d286-4dfc-a5cf-dbb9268a3cda NetNS:/var/run/netns/fdf36cfd-8cb8-4c3a-b273-e87e06321279 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:0xc0013764e0}] Aliases:map[]}\"\nJun 12 15:47:31.529884 crc crio[3652]: time=\"2026-06-12T15:47:31.526640695Z\" level=info msg=\"Checking pod openshift-machine-api_machine-api-operator-755bb95488-cj4b6 for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 15:47:31.530192 crc crio[3652]: time=\"2026-06-12T15:47:31.529955553Z\" level=info msg=\"Checking pod openshift-apiserver-operator_openshift-apiserver-operator-846cbfc458-xttmf for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 15:47:31.530192 crc crio[3652]: time=\"2026-06-12T15:47:31.529966701Z\" level=info msg=\"Checking pod openshift-controller-manager_controller-manager-8bbbb897c-c9m74 for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 15:47:31.530192 crc crio[3652]: time=\"2026-06-12T15:47:31.526938083Z\" level=info msg=\"Checking pod hostpath-provisioner_csi-hostpathplugin-mpq2f for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 15:47:31.530359 crc crio[3652]: time=\"2026-06-12T15:47:31.526771008Z\" level=info msg=\"Checking pod openshift-operator-lifecycle-manager_catalog-operator-75ff9f647d-4s428 for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 15:47:31.530359 crc crio[3652]: time=\"2026-06-12T15:47:31.527628434Z\" level=info msg=\"Got pod network &{Name:networking-console-plugin-5ff7774fd9-nljh6 Namespace:openshift-network-console ID:4c26ee0af046dd6f8cd065e6989e708c47eae67f1f37068553c15567d4a1cb24 UID:6a9ae5f6-97bd-46ac-bafa-ca1b4452a141 NetNS:/var/run/netns/057d2cfe-40ec-413c-aedc-a04aed13387d 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:0xc0025c2510}] Aliases:map[]}\"\nJun 12 15:47:31.530514 crc crio[3652]: time=\"2026-06-12T15:47:31.530369846Z\" level=info msg=\"Got pod network &{Name:ingress-canary-jlj86 Namespace:openshift-ingress-canary ID:8f93ecc1a569a144a2816b039934efb82bc3dc7d282f30d8baf2fbef67bed3e5 UID:7d96a430-aa69-4b19-9ee4-68f2e6192e27 NetNS:/var/run/netns/d87ca6b7-015a-43c8-ba7c-167107c2b7e6 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:0xc001692708}] Aliases:map[]}\"\nJun 12 15:47:31.530600 crc crio[3652]: time=\"2026-06-12T15:47:31.5305448Z\" level=info msg=\"Checking pod openshift-network-console_networking-console-plugin-5ff7774fd9-nljh6 for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 15:47:31.530655 crc crio[3652]: time=\"2026-06-12T15:47:31.529824036Z\" level=info msg=\"Checking pod openshift-config-operator_openshift-config-operator-5777786469-bccdj for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 15:47:31.531141 crc crio[3652]: time=\"2026-06-12T15:47:31.530826819Z\" level=info msg=\"Checking pod openshift-ingress-canary_ingress-canary-jlj86 for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 15:47:31.531141 crc crio[3652]: time=\"2026-06-12T15:47:31.527585343Z\" level=info msg=\"Got pod network &{Name:kube-storage-version-migrator-operator-565b79b866-2h5s6 Namespace:openshift-kube-storage-version-migrator-operator ID:64af01349a00849fde27c2f063b48f3d4fffe4c51e83456b5865b1562298601a UID:8f573912-eb25-4f17-bfe5-81325e551bf2 NetNS:/var/run/netns/9ea2cdf8-9dc0-4c67-8b1b-74d253633c09 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:0xc000430c28}] Aliases:map[]}\"\nJun 12 15:47:31.531141 crc crio[3652]: time=\"2026-06-12T15:47:31.528076976Z\" level=info msg=\"Checking pod openshift-cluster-samples-operator_cluster-samples-operator-6b564684c8-bqbxk for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 15:47:31.531304 crc crio[3652]: time=\"2026-06-12T15:47:31.531168465Z\" level=info msg=\"Checking pod openshift-kube-storage-version-migrator-operator_kube-storage-version-migrator-operator-565b79b866-2h5s6 for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 15:47:31.531415 crc crio[3652]: time=\"2026-06-12T15:47:31.530509827Z\" level=info msg=\"Got pod network &{Name:etcd-operator-69b85846b6-9w8mk Namespace:openshift-etcd-operator ID:954bf1afe4f59f23f82baa19c37ce7d2202c4c33e8491ac1530be7dd854d2ea1 UID:590c4b91-91e2-41cd-8666-e08cbfa17a77 NetNS:/var/run/netns/b6dd1e5c-9926-4d63-8eb9-006ea2d09f40 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:0xc000136bf0}] Aliases:map[]}\"\nJun 12 15:47:31.531415 crc crio[3652]: time=\"2026-06-12T15:47:31.522973158Z\" level=info msg=\"Got pod network &{Name:redhat-operators-x5vn9 Namespace:openshift-marketplace ID:e117e1930c27de213bcbf846bfee59c144e67cadc61b555981c97b4b4f83309f UID:0ee7e057-363b-48e4-a711-ee54046db35f NetNS:/var/run/netns/51bf58df-9c14-4d03-b9b0-33f7e6f147c6 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:0xc0004304b0}] Aliases:map[]}\"\nJun 12 15:47:31.531683 crc crio[3652]: time=\"2026-06-12T15:47:31.531611538Z\" level=info msg=\"Checking pod openshift-marketplace_redhat-operators-x5vn9 for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 15:47:31.531754 crc crio[3652]: time=\"2026-06-12T15:47:31.53169071Z\" level=info msg=\"Checking pod openshift-etcd-operator_etcd-operator-69b85846b6-9w8mk for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 15:47:31.532696 crc crio[3652]: time=\"2026-06-12T15:47:31.532616197Z\" level=info msg=\"Checking pod openshift-ingress-operator_ingress-operator-6b9cb4dbcf-5fpw9 for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 15:47:31.536070 crc crio[3652]: time=\"2026-06-12T15:47:31.535938226Z\" level=info msg=\"Ran pod sandbox 78f85ee3e29645fc9de6c6a7019ace5cf4a00a40ec8afbd8ae5abc587094dc03 with infra container: openshift-marketplace/redhat-marketplace-ntdwx/POD\" id=aa3b060c-944b-479a-8d2d-a633d623877f name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:47:31.539762 crc crio[3652]: time=\"2026-06-12T15:47:31.539576599Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=a9b7b4a1-358b-467b-99c0-039630e92455 name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:47:31.546002 crc crio[3652]: time=\"2026-06-12T15:47:31.545864912Z\" level=info msg=\"Ran pod sandbox b9b0029fcfd6b0d4310152cf513a26f3508fa6d2a7d60170e978423b90396ca1 with infra container: openshift-marketplace/marketplace-operator-547dbd544d-xchl9/POD\" id=4ffda3f6-517d-4aff-8e92-b07640d849e1 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:47:31.549807 crc crio[3652]: time=\"2026-06-12T15:47:31.549743565Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:651bbe9d418f49c2c889d731df67cf5d88dff59dc03f5a1b5d4c8bb3ae001f1a\" id=0834d978-7d1b-4353-9685-5d452cc1b36f name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:47:31.549957 crc crio[3652]: time=\"2026-06-12T15:47:31.549910949Z\" level=info msg=\"Ran pod sandbox 2530f834e6fd937972a33ce21e1ed56a946e9139404f28f35d0aceed95097a03 with infra container: openshift-machine-config-operator/machine-config-operator-67c9d58cbb-dc6bh/POD\" id=a4fd6ab1-fc13-46be-9e94-94fadb520a85 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:47:31.551894 crc crio[3652]: time=\"2026-06-12T15:47:31.551799383Z\" level=info msg=\"Ran pod sandbox 1acaf1bcd11127e88060577e13a8f8ffedfa9cd0375cc453261e31ade142b178 with infra container: openshift-marketplace/certified-operators-l27pk/POD\" id=267f6e7c-ff7b-4e2a-beed-e1e5fe6330fe name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:47:31.552633 crc crio[3652]: time=\"2026-06-12T15:47:31.552526224Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9414357f9345a841e0565265700ecc6637f846c83bd5908dbb7b306432465115\" id=ff6b69b2-ea8a-4a1c-af45-029776a718bf name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:47:31.560359 crc crio[3652]: time=\"2026-06-12T15:47:31.560102154Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=446cf24e-6ed6-4501-ab76-9198f0928267 name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:47:31.565708 crc crio[3652]: time=\"2026-06-12T15:47:31.565585394Z\" level=info msg=\"Ran pod sandbox acda8260e4918fbb802786a8d9cce4dea8d17c42cf6406c9d04a3cc30226e9b6 with infra container: openshift-kube-scheduler-operator/openshift-kube-scheduler-operator-54f497555d-d8646/POD\" id=ce269298-7169-49c1-a28c-4cdf92fb0280 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:47:31.567546 crc crio[3652]: time=\"2026-06-12T15:47:31.567384026Z\" level=info msg=\"Ran pod sandbox bcc4f7f7ca920bcd43eeecb2a9c94cc4efa4061cf45396a50fc800b0f4406839 with infra container: openshift-console/downloads-747b44746d-4pqvr/POD\" id=cfd1e6b5-1ba8-47cd-9abb-5fb572bfff03 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:47:31.571193 crc crio[3652]: time=\"2026-06-12T15:47:31.571124973Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c8a088031661d94022418e93fb63744c38e1c4cff93ea3b95c096a290c2b7a3\" id=d156e18f-e9a1-4690-b00d-e7a00abbfcf6 name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:47:31.571707 crc crio[3652]: time=\"2026-06-12T15:47:31.571640271Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:e504172345491d90bbbf1e7e45488e73073f4c6d7c2355245871051596fc85db\" id=bcfdcaf7-8dff-496c-8c4b-c93c83e5e844 name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:47:31.573215 crc crio[3652]: time=\"2026-06-12T15:47:31.572937996Z\" level=info msg=\"Ran pod sandbox 6863df6ce51270ee5ce1842073c2d0f50a76b6f27b4bf12ab3570456fab5ec14 with infra container: openshift-dns-operator/dns-operator-799b87ffcd-h5xh9/POD\" id=0975c5e4-bbfb-47fe-a035-f311c4a99d74 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:47:31.575808 crc crio[3652]: time=\"2026-06-12T15:47:31.575736977Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:a5bb05344dd2296077f5066e908ede0eea23f5a12fb78ef86a9513c88d3faaca\" id=b589e43d-c1f8-4383-b459-3a8de160230a name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:47:31.577290 crc crio[3652]: time=\"2026-06-12T15:47:31.57719913Z\" level=info msg=\"Ran pod sandbox ea1b889362c9499654b3103e29b81d9c8c4b80ac8e64f136ef47ea902328e1de with infra container: openshift-console-operator/console-operator-67c89758df-4jf4f/POD\" id=853bac26-fa3b-46ad-b0cb-0662a166bb03 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:47:31.579793 crc crio[3652]: time=\"2026-06-12T15:47:31.579686442Z\" level=info msg=\"Ran pod sandbox ce47b02ae58f74cb111c00b2092a9de30856b642c588d1290623baafc48b2da2 with infra container: openshift-apiserver/apiserver-9ddfb9f55-k47zv/POD\" id=6f9e0e0d-9a41-438d-b87f-aee25c57455a name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:47:31.582575 crc crio[3652]: time=\"2026-06-12T15:47:31.582400301Z\" level=info msg=\"Ran pod sandbox 3cb15a22955364f53e33a4f5d88a1957aeb1acd20ae4a29aec4e99cd9161a1ff with infra container: openshift-service-ca-operator/service-ca-operator-5b9c976747-l2sd4/POD\" id=22fda895-5a96-4c22-ace4-5f248ea4ed93 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:47:31.586941 crc crio[3652]: time=\"2026-06-12T15:47:31.586915131Z\" level=info msg=\"Ran pod sandbox 783fb29891819166ed7b15ff94303f8b7559f49b072354ff9bd645586b92c60f with infra container: openshift-network-diagnostics/network-check-source-5bb8f5cd97-xdvz5/POD\" id=723fd676-01b5-4be8-8ca6-fb64a791ad11 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:47:31.588017 crc crio[3652]: time=\"2026-06-12T15:47:31.58792068Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:baf975b6944f2844860c440636e0d4b80b2fdc473d30f32ae7d6989f2fc2b135\" id=28b014f8-fd46-4b46-8870-2e991ed1bd98 name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:47:31.589326 crc crio[3652]: time=\"2026-06-12T15:47:31.589240038Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:a8581a82ba5c8343a743aa302c4848249d8c32a9f2cd10fa68d89d835a1bdf8b\" id=892f2315-ec8a-411f-8887-6f8e278b2614 name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:47:31.589411 crc crio[3652]: time=\"2026-06-12T15:47:31.589361452Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:43b0e0b7e1955ee905e48799a62f50b8a8df553190415ce1f5550375c2507ca5\" id=3c3bfe47-bcc1-4b28-a4fc-3fad0237a17e name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:47:31.590305 crc crio[3652]: time=\"2026-06-12T15:47:31.590228997Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:d4926e304011637ca9df370a193896d685f0f3ffabbec234ec827abdbeb083f9\" id=a3e33374-e681-40d5-8410-0ad6078c95ba name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:47:31.590381 crc crio[3652]: time=\"2026-06-12T15:47:31.590291431Z\" level=info msg=\"Ran pod sandbox 342eb24e802b843745088a4ef8388e272f319382000a22f2e1547193adb49781 with infra container: openshift-network-diagnostics/network-check-target-fhkjl/POD\" id=0a2affe1-a62e-41b6-ac2a-04c445f6335c name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:47:31.592503 crc crio[3652]: time=\"2026-06-12T15:47:31.59233601Z\" level=info msg=\"Ran pod sandbox de0b296fee07e699bd1fd33242f2f31e30c6c637042c979d7e25eecfe39a32d1 with infra container: openshift-authentication-operator/authentication-operator-7f5c659b84-khkfm/POD\" id=1a6e24b8-3b21-46bc-a642-8aad9db3b98a name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:47:31.592690 crc crio[3652]: time=\"2026-06-12T15:47:31.59239573Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:a8581a82ba5c8343a743aa302c4848249d8c32a9f2cd10fa68d89d835a1bdf8b\" id=2025c225-a985-4f7a-925a-a3f353b863ff name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:47:31.594944 crc crio[3652]: time=\"2026-06-12T15:47:31.594855754Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:52e442bc8198ac925caff87ddd35b3107b7375d5afc9c2eb041ca4e79db72c6f\" id=d3fc85b7-603f-49cc-a295-8922fa07fc07 name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:47:31.595852 crc crio[3652]: time=\"2026-06-12T15:47:31.59577496Z\" level=info msg=\"Ran pod sandbox 53d37291c3f918630f0bf00f413a35884a599c35691b2e49022496b208d077bd with infra container: openshift-service-ca/service-ca-74545575db-n469q/POD\" id=8e8b5db7-9fea-4234-aed2-3b91bfb4b340 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:47:31.599650 crc crio[3652]: time=\"2026-06-12T15:47:31.599572568Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:baf975b6944f2844860c440636e0d4b80b2fdc473d30f32ae7d6989f2fc2b135\" id=8541f945-36b7-4126-86c6-8eb25ae20864 name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:47:31.599779 crc crio[3652]: time=\"2026-06-12T15:47:31.59966787Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:52e442bc8198ac925caff87ddd35b3107b7375d5afc9c2eb041ca4e79db72c6f\" id=d70e2a0b-ae09-4c5b-8fe6-413582be39be name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:47:31.600234 crc crio[3652]: time=\"2026-06-12T15:47:31.600160885Z\" level=info msg=\"Ran pod sandbox b964e7586af0014d6de23274d7a258f03b538cc0c202d7abb580452fffc2f219 with infra container: openshift-dns/dns-default-qtghf/POD\" id=0a342ded-7291-468b-82de-0c89ce67225c name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:47:31.602431 crc crio[3652]: time=\"2026-06-12T15:47:31.602234235Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:0fe5a041a2b99d736e82f1b4a6cd9792c5e23ded475e9f0742cd19234070f989\" id=848ec1cb-400a-409c-a2fb-d86bac04fb02 name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:47:31.604071 crc crio[3652]: time=\"2026-06-12T15:47:31.604004017Z\" level=info msg=\"Ran pod sandbox 01e0057a4f36348b3e5583493d3db2ed1b6be0de7bec803bab507ef7991f8e77 with infra container: openshift-authentication/oauth-openshift-685b49f4d7-4d6xb/POD\" id=edaa921b-4925-4066-aeb6-a4c7a27a8b47 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:47:31.604331 crc crio[3652]: time=\"2026-06-12T15:47:31.604075039Z\" level=info msg=\"Ran pod sandbox 69acfd13a9a40d71ffdef6d2ca926d456d29936716a53ac8b3fb165573d47e2c with infra container: openshift-oauth-apiserver/apiserver-8596bd845d-l6g6s/POD\" id=916e747c-3d4f-40ab-8e45-9dc795e9c380 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:47:31.607327 crc crio[3652]: time=\"2026-06-12T15:47:31.607231101Z\" level=info msg=\"Ran pod sandbox d84089b6c980f6e31d4488d5ceea93ab72e2197d65c108f73549553d3dc2ff36 with infra container: openshift-operator-lifecycle-manager/package-server-manager-77f986bd66-5lhf9/POD\" id=3b80d05c-26f7-4a33-8d74-e0a6e26e4c52 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:47:31.610822 crc crio[3652]: time=\"2026-06-12T15:47:31.607394967Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:036ed6efe4cb5f5b90ee7f9ef5297c8591b8d67aa36b3c58b4fc5417622a140c\" id=607f1535-18e4-4769-a55e-436aed706a9b name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:47:31.610822 crc crio[3652]: time=\"2026-06-12T15:47:31.607981332Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:66c8fe5d45ff249643dae75185dd2787ea1b0ae87d5699a8222149c07689557c\" id=1a6ef85b-545b-47bc-b3ac-48f359c0ba2f name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:47:31.610822 crc crio[3652]: time=\"2026-06-12T15:47:31.609657591Z\" level=info msg=\"Ran pod sandbox 33bfac345f38fb0b4cd732d80d7f19d13d5299f5e96eadee8a786eee1b7e3b18 with infra container: openshift-kube-storage-version-migrator/migrator-866fcbc849-vfggj/POD\" id=71a8fee1-d229-4f15-bd07-10cadc28e907 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:47:31.611630 crc crio[3652]: time=\"2026-06-12T15:47:31.61131341Z\" level=info msg=\"Ran pod sandbox 8d18ef7e401ecbbce2959e5dc76b4fda8f77d8f73c5e24565348fb27f124201f with infra container: openshift-marketplace/community-operators-qhh6t/POD\" id=6e57f361-6134-4b55-b499-95c9fc2af170 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:47:31.615919 crc crio[3652]: time=\"2026-06-12T15:47:31.615822239Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:2a674ae97c9d49ff2bbfbdf0ab4452b6e589f47a955ba0b907dbf0e32f5cbab7\" id=1d4f26cf-202f-4fc4-84f7-d73a59197288 name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:47:31.619009 crc crio[3652]: time=\"2026-06-12T15:47:31.61863009Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=8fbd8023-fe3d-4524-a9ad-736407ca41b3 name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:47:31.622973 crc crio[3652]: time=\"2026-06-12T15:47:31.62278894Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=bb8f6a8d-ca5c-4b4d-b2a5-63cede1b0853 name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:47:31.628405 crc crio[3652]: time=\"2026-06-12T15:47:31.627843859Z\" level=info msg=\"Ran pod sandbox 7c9c9905adac5b3a01c30ca8f7e5943aa6e4928c52210102fcf82f2e070730ae with infra container: openshift-console/console-6c684df5db-cc8g8/POD\" id=900d76d4-3608-43a8-a328-cc17338c74e1 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:47:31.629926 crc crio[3652]: time=\"2026-06-12T15:47:31.629859658Z\" level=info msg=\"Ran pod sandbox bd4c32a0f4d069cde57afeac61e0bd3be87bb3d04acd1776356cc276f146368b with infra container: openshift-controller-manager-operator/openshift-controller-manager-operator-686468bdd5-sjcrn/POD\" id=0505601e-5e0a-4e82-b741-fa15f605e60a name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:47:31.632279 crc crio[3652]: time=\"2026-06-12T15:47:31.632238585Z\" level=info msg=\"Ran pod sandbox 0a1bb93da817bef5070bcdeb459f1902ae027961ec1b8eae561592a0f1e27e28 with infra container: openshift-multus/network-metrics-daemon-n2bqt/POD\" id=9b1d7727-44f4-4a14-b220-9dde6ca9e19f name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:47:31.632534 crc crio[3652]: time=\"2026-06-12T15:47:31.63242367Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:ae245c97fc463e876c3024efb806fa8f4efb13b3f06f1bdd3e7e1447f5a5dce4\" id=e43ed709-a3c2-4efa-ad89-7901a523513d name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:47:31.632932 crc crio[3652]: time=\"2026-06-12T15:47:31.632337308Z\" level=info msg=\"Ran pod sandbox a742e3ddcecdec2a72e062301ee31090995d8a0de85ef0b95b98ce7a6f8b52a9 with infra container: openshift-machine-config-operator/machine-config-controller-f9cdd68f7-bb2jm/POD\" id=8476e75b-0bef-4a28-91dc-2e3dbfff0a7f name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:47:31.633341 crc crio[3652]: time=\"2026-06-12T15:47:31.633281425Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:5827f6ae3beb4853192e02cc18890467bd251b33070f36f9a105991e7e6d3c9b\" id=e7e0b4c2-08bd-41a1-aebe-0431218deb05 name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:47:31.635157 crc crio[3652]: time=\"2026-06-12T15:47:31.634981664Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:49b34ce0d25eec7a6077f4bf21bf7d4e64e598d28785a20b9ee3594423b7de14\" id=9060368a-04ef-4e35-b1fb-ed503ae5eca9 name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:47:31.636265 crc crio[3652]: time=\"2026-06-12T15:47:31.63620618Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9414357f9345a841e0565265700ecc6637f846c83bd5908dbb7b306432465115\" id=fc0615f5-917b-4314-8689-cfdc2a6de85a name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:47:31.644755 crc crio[3652]: time=\"2026-06-12T15:47:31.644617006Z\" level=info msg=\"Ran pod sandbox 656af2dfcd523b61d8aa89833d20c7fa6297b82acad3b5976e7d6d1e64dc967f with infra container: openshift-route-controller-manager/route-controller-manager-9c77555c6-bjsff/POD\" id=67949abc-ae95-43eb-bf0e-db2404d903de name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:47:31.646013 crc crio[3652]: time=\"2026-06-12T15:47:31.645746837Z\" level=info msg=\"Ran pod sandbox a4108cfd56bb95c984c6842f2b38b21ef6830aa35f05bed6a97aba9293edc703 with infra container: openshift-kube-apiserver-operator/kube-apiserver-operator-575994946d-vgpnb/POD\" id=cd62b6e0-5ad6-41ac-82c6-df39f42252fd name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:47:31.647031 crc crio[3652]: time=\"2026-06-12T15:47:31.646955761Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7a726c68cebc9b08edd734a8bae5150ae5950f7734fe9b9c2a6e0d06f21cc095\" id=6705a049-4936-4f1d-a257-1cd4391e9fc2 name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:47:31.647818 crc crio[3652]: time=\"2026-06-12T15:47:31.647777406Z\" level=info msg=\"Ran pod sandbox 0b007c920c28b452d29972aaf92de525e9cc0b8e1a935689fa4a95146998351f with infra container: openshift-image-registry/cluster-image-registry-operator-86c45576b9-qdg7g/POD\" id=5f3a32f4-94a4-4f21-b741-1d7df1ca2ff9 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:47:31.648009 crc crio[3652]: time=\"2026-06-12T15:47:31.64794874Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04\" id=c5f01fe6-5291-461a-aa42-607e14a69476 name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:47:31.649563 crc crio[3652]: time=\"2026-06-12T15:47:31.649536396Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:574d49b89604b8e8103abf57feee77812fe8cf441eafc17fdff95d57ca80645e\" id=2e8787b0-b000-481b-9627-71955a678378 name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:47:31.651620 crc crio[3652]: time=\"2026-06-12T15:47:31.651540045Z\" level=info msg=\"Ran pod sandbox fe6a66ef818417eea219c7065b7c02e1b9483d6cd15267c8261a0478cdd679b0 with infra container: openshift-multus/multus-admission-controller-69db94689b-rvf8p/POD\" id=ae4fbade-7dac-4077-a942-961c44da2c88 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:47:31.652997 crc crio[3652]: time=\"2026-06-12T15:47:31.652245896Z\" level=info msg=\"Ran pod sandbox 0fc30d68da125a9b6fcfe1decee69d52b5d3bab5f0ff02035b7ce295167861d1 with infra container: openshift-operator-lifecycle-manager/packageserver-7d4fc7d867-qt46x/POD\" id=7b7956cc-64ee-4fc3-ac79-28ee70826f3f name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:47:31.654428 crc crio[3652]: time=\"2026-06-12T15:47:31.654365946Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b5000f8f055fd8f734ef74afbd9bd5333a38345cbc4959ddaad728b8394bccd4\" id=622754ea-d593-4b45-b945-64e684c3952c name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:47:31.654829 crc crio[3652]: time=\"2026-06-12T15:47:31.654768398Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=e0fd8b55-cb95-41a3-9f7a-a8230634ca7e name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:47:31.655284 crc crio[3652]: time=\"2026-06-12T15:47:31.655223102Z\" level=info msg=\"Ran pod sandbox 507d8bb659254637b5dab250d204981764caabb44ce6ca70ab29391bd0886da9 with infra container: openshift-machine-api/control-plane-machine-set-operator-75ffdb6fcd-m5wxr/POD\" id=ee191e6e-a86f-478d-8ce7-8c9d3a727a8f name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:47:31.657106 crc crio[3652]: time=\"2026-06-12T15:47:31.656971462Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:2599f32933f5fea6066ede54ad8f6150adb7bd9067892f251d5913121d5c630d\" id=9fb77eba-328e-463d-a644-7f272c050851 name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:47:31.658974 crc crio[3652]: time=\"2026-06-12T15:47:31.65889561Z\" level=info msg=\"Ran pod sandbox 16b297a8e49f38b39f557e435f8e06efd0f4be1882e3024092025c1bd219e42a with infra container: openshift-machine-api/machine-api-operator-755bb95488-cj4b6/POD\" id=a754d2be-be9e-40d7-b2b0-56622cf2a7f2 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:47:31.660711 crc crio[3652]: time=\"2026-06-12T15:47:31.660662839Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=9613cedf-62e7-411f-930e-83fbd33a1408 name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:47:31.665223 crc crio[3652]: time=\"2026-06-12T15:47:31.665126388Z\" level=info msg=\"Ran pod sandbox e75f42219c1a7ce4840e6743ada912a2cf9195cd9a4b13ae5a2d237e6d948bed with infra container: openshift-apiserver-operator/openshift-apiserver-operator-846cbfc458-xttmf/POD\" id=386985ea-233f-4274-8b70-4281a051014e name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:47:31.668792 crc crio[3652]: time=\"2026-06-12T15:47:31.668719752Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:e5e8108294b086fdb797365e5a46badba9b3d866bdcddc8460a51e05a253753d\" id=78a81142-d49f-4ddb-a675-335b22b0dab7 name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:47:31.675981 crc crio[3652]: time=\"2026-06-12T15:47:31.675877179Z\" level=info msg=\"Ran pod sandbox 8ca76fa8288bcb518463241725200f056a86d43eeadeb0f81401aafaa3199a1f with infra container: openshift-controller-manager/controller-manager-8bbbb897c-c9m74/POD\" id=97c682db-d996-4933-9012-1f1edbc6bdad name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:47:31.680087 crc crio[3652]: time=\"2026-06-12T15:47:31.679978919Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9506bdcf97d5200cf2cf4cdf110aebafdd141a24f6589bf1e1cfe27bb7fc1ed2\" id=2e33260f-db26-48f9-b847-a3f3d30492c3 name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:47:31.682140 crc crio[3652]: time=\"2026-06-12T15:47:31.681922405Z\" level=info msg=\"Ran pod sandbox 32c8a01ae3a7b39a18419fcfa926a5dacc9b2b1d620d9085bf5474cad322121f with infra container: hostpath-provisioner/csi-hostpathplugin-mpq2f/POD\" id=aabbdcae-e2b3-464f-8dcd-e866f189dd00 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:47:31.683889 crc crio[3652]: time=\"2026-06-12T15:47:31.683788932Z\" level=info msg=\"Ran pod sandbox 866e639f66d12a9baa94912c7f426617106fc683c34a13a677c1e105a079e859 with infra container: openshift-operator-lifecycle-manager/catalog-operator-75ff9f647d-4s428/POD\" id=77138cf4-be2e-44a7-b5cf-cb31b7bee452 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:47:31.685585 crc crio[3652]: time=\"2026-06-12T15:47:31.685493018Z\" level=info msg=\"Checking image status: registry.redhat.io/container-native-virtualization/hostpath-csi-driver-rhel9:v4.15\" id=4cec3e60-fe37-4ff7-9a12-6b177faa60de name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:47:31.687941 crc crio[3652]: time=\"2026-06-12T15:47:31.687783055Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=02d0857c-49e9-45b7-8ad6-27addb078ef5 name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:47:31.688735 crc crio[3652]: time=\"2026-06-12T15:47:31.688620922Z\" level=info msg=\"Ran pod sandbox 97467d816d05a341d3f7f15af85fa716868feac2fd6aa42876c0f6f23bafe244 with infra container: openshift-kube-controller-manager-operator/kube-controller-manager-operator-69d5f845f8-mm4qn/POD\" id=73db9dd6-bbf5-4010-8c20-d8d19755c847 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:47:31.692340 crc crio[3652]: time=\"2026-06-12T15:47:31.692253064Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-controller-manager-operator@sha256:f69b9cc9b9cfde726109a9e12b80a3eefa472d7e29159df0fbc7143c48983cd6\" id=c957fc3e-f597-4e79-ab42-c3846e1df2b7 name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:47:31.694113 crc crio[3652]: time=\"2026-06-12T15:47:31.693185765Z\" level=info msg=\"Ran pod sandbox 081a8c0ca71491c6f7aab6d84804745b19248d5fc9fbc949029a05fbd5ca8cd3 with infra container: openshift-operator-lifecycle-manager/olm-operator-5cdf44d969-ssqvn/POD\" id=ab3bbfed-742f-4f97-affc-de8d703e3544 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:47:31.695851 crc crio[3652]: time=\"2026-06-12T15:47:31.695770417Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=347e30d6-95c3-4edd-97e9-5664aa8164f9 name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:47:31.698324 crc crio[3652]: time=\"2026-06-12T15:47:31.697615721Z\" level=info msg=\"Ran pod sandbox 4c26ee0af046dd6f8cd065e6989e708c47eae67f1f37068553c15567d4a1cb24 with infra container: openshift-network-console/networking-console-plugin-5ff7774fd9-nljh6/POD\" id=d1694daa-42ab-43bc-9db5-f5c53827b665 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:47:31.700803 crc crio[3652]: time=\"2026-06-12T15:47:31.700725219Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:fbdfe828b092b23e6d4480daf3e0216aada6debaf1ef1b314a0a31e73ebf13c4\" id=020fa6bc-53fd-4585-810b-cf66b4675cc0 name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:47:31.701866 crc crio[3652]: time=\"2026-06-12T15:47:31.70170022Z\" level=info msg=\"Ran pod sandbox 6ab72337a3cbb3c4d1ed7253a92436f570bc786a96b656633e015ab8dd8d717f with infra container: openshift-config-operator/openshift-config-operator-5777786469-bccdj/POD\" id=59fbe491-19ad-4642-a49c-b30aac5a7b4f name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:47:31.704623 crc crio[3652]: time=\"2026-06-12T15:47:31.704422218Z\" level=info msg=\"Ran pod sandbox 8f93ecc1a569a144a2816b039934efb82bc3dc7d282f30d8baf2fbef67bed3e5 with infra container: openshift-ingress-canary/ingress-canary-jlj86/POD\" id=d8a5c25e-67db-4a61-b2c4-b6451689b541 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:47:31.704974 crc crio[3652]: time=\"2026-06-12T15:47:31.70489701Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:63b9704591980c76142c6569123648908ca7e1fb34522ab25f952e9c3bc7616d\" id=0247d51b-92e5-4960-a639-f6614c6dabf6 name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:47:31.707614 crc crio[3652]: time=\"2026-06-12T15:47:31.707540128Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:dbd8603d717c26901bcf9731b1e0392ae4bc08a270ed1eeb45839e44bed9607d\" id=2f19d76e-5fa6-4469-b661-9eebaa151802 name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:47:31.713214 crc crio[3652]: time=\"2026-06-12T15:47:31.713135371Z\" level=info msg=\"Ran pod sandbox 64af01349a00849fde27c2f063b48f3d4fffe4c51e83456b5865b1562298601a with infra container: openshift-kube-storage-version-migrator-operator/kube-storage-version-migrator-operator-565b79b866-2h5s6/POD\" id=15110883-d58c-4cf6-a300-844ecfca6098 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:47:31.716843 crc crio[3652]: time=\"2026-06-12T15:47:31.716776227Z\" level=info msg=\"Ran pod sandbox e117e1930c27de213bcbf846bfee59c144e67cadc61b555981c97b4b4f83309f with infra container: openshift-marketplace/redhat-operators-x5vn9/POD\" id=4fa7fecb-740e-4df3-a33b-389016298bfb name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:47:31.717623 crc crio[3652]: time=\"2026-06-12T15:47:31.71729637Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:977a316fa3598eb575a4477dafc09bbf06fad21c4ec2867052225d74f2a9f366\" id=d6a52ba8-6f51-468f-8eb0-5c515e7fc5ef name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:47:31.719381 crc crio[3652]: time=\"2026-06-12T15:47:31.719238876Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=af65e66b-7d0a-4b75-ba02-2fff4e2c4260 name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:47:31.720205 crc crio[3652]: time=\"2026-06-12T15:47:31.720081804Z\" level=info msg=\"Ran pod sandbox 954bf1afe4f59f23f82baa19c37ce7d2202c4c33e8491ac1530be7dd854d2ea1 with infra container: openshift-etcd-operator/etcd-operator-69b85846b6-9w8mk/POD\" id=b19941ae-4c1b-42be-bbd5-47130875c328 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:47:31.723567 crc crio[3652]: time=\"2026-06-12T15:47:31.723425457Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:bf05b9b2ba66351a6c59f4259fb377f62237a00af3b4f0b95f64409e2f25770e\" id=f0e496a9-8bd7-4c04-9f3a-eec20b33378f name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:47:31.729349 crc crio[3652]: time=\"2026-06-12T15:47:31.729153233Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:e504172345491d90bbbf1e7e45488e73073f4c6d7c2355245871051596fc85db\" id=b7b2b62a-c0cf-4596-b2d6-7e6bca077250 name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:47:31.729768 crc crio[3652]: time=\"2026-06-12T15:47:31.729717541Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9414357f9345a841e0565265700ecc6637f846c83bd5908dbb7b306432465115\" id=5f269f97-afd1-4bda-b769-6d4df97e6e86 name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:47:31.730038 crc crio[3652]: time=\"2026-06-12T15:47:31.729971778Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=46261952-5d31-439b-bc44-c95bc5cd5247 name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:47:31.730386 crc crio[3652]: time=\"2026-06-12T15:47:31.730307137Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:0fe5a041a2b99d736e82f1b4a6cd9792c5e23ded475e9f0742cd19234070f989\" id=a274afdd-90a0-4cbf-b11f-a1daa4cfeb6d name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:47:31.730737 crc crio[3652]: time=\"2026-06-12T15:47:31.730680108Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:651bbe9d418f49c2c889d731df67cf5d88dff59dc03f5a1b5d4c8bb3ae001f1a\" id=f19154ff-3149-4bae-bef6-54fef832e201 name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:47:31.731170 crc crio[3652]: time=\"2026-06-12T15:47:31.730906995Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c8a088031661d94022418e93fb63744c38e1c4cff93ea3b95c096a290c2b7a3\" id=c7a3a90b-ed2f-43b0-a63e-0f34e1c1b4a4 name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:47:31.731243 crc crio[3652]: time=\"2026-06-12T15:47:31.731195734Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:036ed6efe4cb5f5b90ee7f9ef5297c8591b8d67aa36b3c58b4fc5417622a140c\" id=ac73369d-ff05-4214-8eac-6adaf1d92bfc name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:47:31.732282 crc crio[3652]: time=\"2026-06-12T15:47:31.732182552Z\" level=info msg=\"Creating container: openshift-authentication-operator/authentication-operator-7f5c659b84-khkfm/authentication-operator\" id=9e06737a-9826-4a44-956e-e593207dfea2 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:47:31.732859 crc crio[3652]: time=\"2026-06-12T15:47:31.73278867Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:47:31.742338 crc crio[3652]: time=\"2026-06-12T15:47:31.741405369Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:a5bb05344dd2296077f5066e908ede0eea23f5a12fb78ef86a9513c88d3faaca\" id=1b6a859d-ed45-422b-b1f9-c6c381d22d65 name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:47:31.742338 crc crio[3652]: time=\"2026-06-12T15:47:31.741541353Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:bf05b9b2ba66351a6c59f4259fb377f62237a00af3b4f0b95f64409e2f25770e\" id=90c38e2a-2de7-4762-8448-8c6e9ba1c721 name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:47:31.742338 crc crio[3652]: time=\"2026-06-12T15:47:31.741414629Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=56fe22eb-c58f-4553-b870-bd84e3a9b3e6 name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:47:31.742338 crc crio[3652]: time=\"2026-06-12T15:47:31.741648206Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:a8581a82ba5c8343a743aa302c4848249d8c32a9f2cd10fa68d89d835a1bdf8b\" id=4134b5e4-422b-4a6a-9087-25ddbc2e5819 name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:47:31.742338 crc crio[3652]: time=\"2026-06-12T15:47:31.741670997Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=2fdcae14-bed9-4083-928a-17f9a5e06501 name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:47:31.742338 crc crio[3652]: time=\"2026-06-12T15:47:31.741668467Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=1b02f394-7d5a-4d3b-9f51-a1f4422c959b name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:47:31.742338 crc crio[3652]: time=\"2026-06-12T15:47:31.741699748Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:baf975b6944f2844860c440636e0d4b80b2fdc473d30f32ae7d6989f2fc2b135\" id=551e59ac-2e4f-43ed-8a14-0af722e6917d name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:47:31.742338 crc crio[3652]: time=\"2026-06-12T15:47:31.74179254Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:dbd8603d717c26901bcf9731b1e0392ae4bc08a270ed1eeb45839e44bed9607d\" id=2cae58ea-7fc1-4771-bdfc-59cff1d89638 name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:47:31.742338 crc crio[3652]: time=\"2026-06-12T15:47:31.741840472Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9506bdcf97d5200cf2cf4cdf110aebafdd141a24f6589bf1e1cfe27bb7fc1ed2\" id=5b0c0623-26b0-4689-b49c-2807ce88f053 name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:47:31.742338 crc crio[3652]: time=\"2026-06-12T15:47:31.741876827Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04\" id=bab1a0a5-ed3c-4328-b40c-8a88058ea174 name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:47:31.742338 crc crio[3652]: time=\"2026-06-12T15:47:31.741917864Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:66c8fe5d45ff249643dae75185dd2787ea1b0ae87d5699a8222149c07689557c\" id=0dda933d-2f88-4d7a-88ad-347b55b4d417 name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:47:31.742338 crc crio[3652]: time=\"2026-06-12T15:47:31.741923384Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:63b9704591980c76142c6569123648908ca7e1fb34522ab25f952e9c3bc7616d\" id=402b3877-443b-4e0f-a1dd-375a156deb4c name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:47:31.742338 crc crio[3652]: time=\"2026-06-12T15:47:31.741954229Z\" level=info msg=\"Checking image status: registry.redhat.io/container-native-virtualization/hostpath-csi-driver-rhel9:v4.15\" id=c98bfe28-b4a5-47bb-a00a-70279d558398 name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:47:31.742338 crc crio[3652]: time=\"2026-06-12T15:47:31.74198942Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:baf975b6944f2844860c440636e0d4b80b2fdc473d30f32ae7d6989f2fc2b135\" id=99e69bdf-a2ad-4ef3-9dee-24f40d3b6868 name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:47:31.742338 crc crio[3652]: time=\"2026-06-12T15:47:31.741971915Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=4e947f3f-ed17-47a1-8c15-f2ca01293c1e name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:47:31.742338 crc crio[3652]: time=\"2026-06-12T15:47:31.742014627Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:49b34ce0d25eec7a6077f4bf21bf7d4e64e598d28785a20b9ee3594423b7de14\" id=445f79df-5411-4a36-886e-ae9e46d5ca8f name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:47:31.742338 crc crio[3652]: time=\"2026-06-12T15:47:31.742028708Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:d4926e304011637ca9df370a193896d685f0f3ffabbec234ec827abdbeb083f9\" id=9fecedd0-e36f-4ff5-bada-c6e34dc99ba9 name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:47:31.742338 crc crio[3652]: time=\"2026-06-12T15:47:31.742098773Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:2a674ae97c9d49ff2bbfbdf0ab4452b6e589f47a955ba0b907dbf0e32f5cbab7\" id=abf4bbaf-d998-4749-bfcd-dc58c5a129e1 name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:47:31.742338 crc crio[3652]: time=\"2026-06-12T15:47:31.74212461Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=c8d839bd-ed74-44c7-a7f9-99b4d021816f name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:47:31.742338 crc crio[3652]: time=\"2026-06-12T15:47:31.742177745Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=16510f1a-43b7-4806-9f26-ffc324413252 name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:47:31.742338 crc crio[3652]: time=\"2026-06-12T15:47:31.74214937Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=66a36122-da0b-4bc0-8c05-e7496879f0d5 name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:47:31.742338 crc crio[3652]: time=\"2026-06-12T15:47:31.742151884Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7a726c68cebc9b08edd734a8bae5150ae5950f7734fe9b9c2a6e0d06f21cc095\" id=67dde9ce-4b35-4e90-9884-cc029f8f5507 name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:47:31.742338 crc crio[3652]: time=\"2026-06-12T15:47:31.742218232Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:a8581a82ba5c8343a743aa302c4848249d8c32a9f2cd10fa68d89d835a1bdf8b\" id=fa5953d0-b6a1-4c2d-a6c6-3ee77f826caa name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:47:31.742338 crc crio[3652]: time=\"2026-06-12T15:47:31.742248403Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:977a316fa3598eb575a4477dafc09bbf06fad21c4ec2867052225d74f2a9f366\" id=e7130d96-908c-4c02-ade9-0f688437ea8b name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:47:31.742338 crc crio[3652]: time=\"2026-06-12T15:47:31.742187071Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:e5e8108294b086fdb797365e5a46badba9b3d866bdcddc8460a51e05a253753d\" id=80b24e71-4690-454a-a1ef-658bb2b57663 name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:47:31.742338 crc crio[3652]: time=\"2026-06-12T15:47:31.742245958Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9414357f9345a841e0565265700ecc6637f846c83bd5908dbb7b306432465115\" id=171d81ac-4c39-4aea-8be7-12374b8c9386 name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:47:31.742338 crc crio[3652]: time=\"2026-06-12T15:47:31.74230561Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=e7bab0b3-4e58-464a-b2b0-f941e047636f name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:47:31.742338 crc crio[3652]: time=\"2026-06-12T15:47:31.742335847Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-controller-manager-operator@sha256:f69b9cc9b9cfde726109a9e12b80a3eefa472d7e29159df0fbc7143c48983cd6\" id=f80782d4-c7f1-4d10-9c63-af3c29751dd4 name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:47:31.744022 crc crio[3652]: time=\"2026-06-12T15:47:31.742634775Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:43b0e0b7e1955ee905e48799a62f50b8a8df553190415ce1f5550375c2507ca5\" id=3381b901-b180-4c4f-aed3-0371bb9bf7c5 name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:47:31.744022 crc crio[3652]: time=\"2026-06-12T15:47:31.742962615Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:ae245c97fc463e876c3024efb806fa8f4efb13b3f06f1bdd3e7e1447f5a5dce4\" id=7b2f98e1-2d80-4169-8f48-32c5a86f2317 name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:47:31.744798 crc crio[3652]: time=\"2026-06-12T15:47:31.744746588Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:5827f6ae3beb4853192e02cc18890467bd251b33070f36f9a105991e7e6d3c9b\" id=6a0a1174-1275-4c61-a9d7-e31398ef64d4 name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:47:31.747315 crc crio[3652]: time=\"2026-06-12T15:47:31.747194192Z\" level=info msg=\"Ran pod sandbox d8b63e784bffade6dd726e124ee6bb835170216daa066ae154b0513035faee69 with infra container: openshift-operator-lifecycle-manager/collect-profiles-29687985-5mw5k/POD\" id=0a4d0c3c-2e65-48cf-8f1f-b25e7cf08b6b name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:47:31.747596 crc crio[3652]: time=\"2026-06-12T15:47:31.747504147Z\" level=info msg=\"Ran pod sandbox 8b71a812b8baf7cc7da5435b6c115b07d229bd8e2943b64afdf9efe863a8e4c8 with infra container: openshift-ingress-operator/ingress-operator-6b9cb4dbcf-5fpw9/POD\" id=2a565619-b6b5-4d95-b22c-0b0488b17712 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:47:31.747682 crc crio[3652]: time=\"2026-06-12T15:47:31.747612771Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:574d49b89604b8e8103abf57feee77812fe8cf441eafc17fdff95d57ca80645e\" id=f0062a5c-b1c4-4a83-8ef4-d25153a0b1e8 name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:47:31.755306 crc crio[3652]: time=\"2026-06-12T15:47:31.754975793Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:2599f32933f5fea6066ede54ad8f6150adb7bd9067892f251d5913121d5c630d\" id=2bccdc7c-11c8-48bc-afc8-4f7a4dcccbc3 name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:47:31.755306 crc crio[3652]: time=\"2026-06-12T15:47:31.755017216Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b5000f8f055fd8f734ef74afbd9bd5333a38345cbc4959ddaad728b8394bccd4\" id=5af3c2b5-bd59-47cb-b8db-38b784e0f998 name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:47:31.755735 crc crio[3652]: time=\"2026-06-12T15:47:31.755312892Z\" level=info msg=\"Creating container: openshift-kube-scheduler-operator/openshift-kube-scheduler-operator-54f497555d-d8646/kube-scheduler-operator-container\" id=a5963e59-7318-43ef-902a-6493a650f316 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:47:31.756366 crc crio[3652]: time=\"2026-06-12T15:47:31.756327943Z\" level=info msg=\"Creating container: openshift-authentication/oauth-openshift-685b49f4d7-4d6xb/oauth-openshift\" id=f1941d9d-3997-4ae5-ab8d-5388d292f4e9 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:47:31.757263 crc crio[3652]: time=\"2026-06-12T15:47:31.757206579Z\" level=info msg=\"Creating container: openshift-console/downloads-747b44746d-4pqvr/download-server\" id=af84bc7e-d509-40b4-9d1c-8d2a07ae869c name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:47:31.757789 crc crio[3652]: time=\"2026-06-12T15:47:31.757755243Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=b3a48445-98d6-45df-abe8-b01ea8b7d295 name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:47:31.760137 crc crio[3652]: time=\"2026-06-12T15:47:31.760022622Z\" level=info msg=\"Creating container: openshift-marketplace/marketplace-operator-547dbd544d-xchl9/marketplace-operator\" id=09287657-f909-4858-8081-32f8bc019df7 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:47:31.764178 crc crio[3652]: time=\"2026-06-12T15:47:31.763968524Z\" level=info msg=\"Creating container: openshift-dns/dns-default-qtghf/dns\" id=2318cf9c-af04-4e0b-a203-e912dabb9050 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:47:31.764515 crc crio[3652]: time=\"2026-06-12T15:47:31.76436813Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-marketplace-ntdwx/extract-utilities\" id=7e9c6b87-57da-4a86-b2bf-798f2361b552 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:47:31.765218 crc crio[3652]: time=\"2026-06-12T15:47:31.765023019Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:fbdfe828b092b23e6d4480daf3e0216aada6debaf1ef1b314a0a31e73ebf13c4\" id=17de0b30-286a-4d3b-9761-1aef798ec7bb name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:47:31.770590 crc crio[3652]: time=\"2026-06-12T15:47:31.770314494Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:dbd8603d717c26901bcf9731b1e0392ae4bc08a270ed1eeb45839e44bed9607d\" id=e7794673-6ead-48ea-9cbb-f4d73266a40c name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:47:31.774218 crc crio[3652]: time=\"2026-06-12T15:47:31.774149547Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:47:31.780294 crc crio[3652]: time=\"2026-06-12T15:47:31.780183243Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:dbd8603d717c26901bcf9731b1e0392ae4bc08a270ed1eeb45839e44bed9607d\" id=34931514-55b7-41aa-8ddf-325040e14a3f name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:47:31.780722 crc crio[3652]: time=\"2026-06-12T15:47:31.780384169Z\" level=info msg=\"Creating container: openshift-machine-config-operator/machine-config-operator-67c9d58cbb-dc6bh/machine-config-operator\" id=7b960af3-4108-4af7-8816-76db7e1ef768 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:47:31.783264 crc crio[3652]: time=\"2026-06-12T15:47:31.783178382Z\" level=info msg=\"Creating container: openshift-operator-lifecycle-manager/packageserver-7d4fc7d867-qt46x/packageserver\" id=1370b8a1-accf-44c2-a985-9f4f54677833 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:47:31.790126 crc crio[3652]: time=\"2026-06-12T15:47:31.789879005Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:47:31.791234 crc crio[3652]: time=\"2026-06-12T15:47:31.791156772Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:47:31.791612 crc crio[3652]: time=\"2026-06-12T15:47:31.791343068Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:47:31.791679 crc crio[3652]: time=\"2026-06-12T15:47:31.791639126Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:47:31.791877 crc crio[3652]: time=\"2026-06-12T15:47:31.791806881Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:47:31.794279 crc crio[3652]: time=\"2026-06-12T15:47:31.794191721Z\" level=info msg=\"Creating container: openshift-machine-config-operator/machine-config-controller-f9cdd68f7-bb2jm/machine-config-controller\" id=007de6c4-20aa-4ce8-a9c3-7c27334976ca name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:47:31.794618 crc crio[3652]: time=\"2026-06-12T15:47:31.794549612Z\" level=info msg=\"Creating container: openshift-dns-operator/dns-operator-799b87ffcd-h5xh9/dns-operator\" id=d9b16250-6fbd-4e5e-a0cf-8564a67c1084 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:47:31.794751 crc crio[3652]: time=\"2026-06-12T15:47:31.794686885Z\" level=info msg=\"Creating container: openshift-operator-lifecycle-manager/catalog-operator-75ff9f647d-4s428/catalog-operator\" id=b9957d94-5bbc-490c-be19-ff74df2593ad name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:47:31.794820 crc crio[3652]: time=\"2026-06-12T15:47:31.794754918Z\" level=info msg=\"Creating container: openshift-etcd-operator/etcd-operator-69b85846b6-9w8mk/etcd-operator\" id=5ff75430-112e-4e5c-87ff-2cf0cfb98e65 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:47:31.794960 crc crio[3652]: time=\"2026-06-12T15:47:31.794897203Z\" level=info msg=\"Creating container: openshift-network-diagnostics/network-check-source-5bb8f5cd97-xdvz5/check-endpoints\" id=cfbd4fc1-ad42-4c88-aff6-dff84887133c name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:47:31.794960 crc crio[3652]: time=\"2026-06-12T15:47:31.794938453Z\" level=info msg=\"Creating container: openshift-config-operator/openshift-config-operator-5777786469-bccdj/openshift-api\" id=97279958-ab80-4ebc-94c6-63ec7b6cc809 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:47:31.795545 crc crio[3652]: time=\"2026-06-12T15:47:31.795106759Z\" level=info msg=\"Creating container: openshift-service-ca/service-ca-74545575db-n469q/service-ca-controller\" id=96fb51b3-2cc0-4fe4-b760-e9b4d4eff992 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:47:31.795545 crc crio[3652]: time=\"2026-06-12T15:47:31.79520958Z\" level=info msg=\"Creating container: openshift-kube-storage-version-migrator/migrator-866fcbc849-vfggj/migrator\" id=a6e632dd-fca3-4126-8a96-b0cfb45491b4 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:47:31.795545 crc crio[3652]: time=\"2026-06-12T15:47:31.795261853Z\" level=info msg=\"Creating container: openshift-oauth-apiserver/apiserver-8596bd845d-l6g6s/fix-audit-permissions\" id=167c621e-68a9-4359-8c92-4000be6c4b69 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:47:31.795696 crc crio[3652]: time=\"2026-06-12T15:47:31.795616083Z\" level=info msg=\"Creating container: openshift-operator-lifecycle-manager/olm-operator-5cdf44d969-ssqvn/olm-operator\" id=796b460b-9c5b-4d07-a504-92836fb3fcf9 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:47:31.796882 crc crio[3652]: time=\"2026-06-12T15:47:31.796764577Z\" level=info msg=\"Creating container: openshift-network-diagnostics/network-check-target-fhkjl/network-check-target-container\" id=abe225ea-747f-4e32-bde4-d31c4eeb918e name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:47:31.798115 crc crio[3652]: time=\"2026-06-12T15:47:31.796975663Z\" level=info msg=\"Creating container: openshift-multus/network-metrics-daemon-n2bqt/network-metrics-daemon\" id=6d8823b3-39d7-4ac7-b898-a30eb40cc16b name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:47:31.798854 crc crio[3652]: time=\"2026-06-12T15:47:31.798796886Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-operators-x5vn9/extract-utilities\" id=62fee710-2a1c-45ad-bd88-ad4521882122 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:47:31.799875 crc crio[3652]: time=\"2026-06-12T15:47:31.799410361Z\" level=info msg=\"Creating container: openshift-network-console/networking-console-plugin-5ff7774fd9-nljh6/networking-console-plugin\" id=3e60f2c3-af27-43e5-bf1d-7b857833de16 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:47:31.800296 crc crio[3652]: time=\"2026-06-12T15:47:31.800232074Z\" level=info msg=\"Creating container: openshift-kube-storage-version-migrator-operator/kube-storage-version-migrator-operator-565b79b866-2h5s6/kube-storage-version-migrator-operator\" id=47b1a2ac-123d-4fc3-8e77-9460192fb904 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:47:31.802248 crc crio[3652]: time=\"2026-06-12T15:47:31.802163606Z\" level=info msg=\"Creating container: openshift-route-controller-manager/route-controller-manager-9c77555c6-bjsff/route-controller-manager\" id=84c6dcd4-7b5d-4e5c-84a2-2e22fdd2d349 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:47:31.802756 crc crio[3652]: time=\"2026-06-12T15:47:31.80267608Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:47:31.803172 crc crio[3652]: time=\"2026-06-12T15:47:31.803005965Z\" level=info msg=\"Creating container: openshift-marketplace/certified-operators-l27pk/extract-utilities\" id=2485599e-e2d5-405b-aaf4-4469db38b35f name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:47:31.803628 crc crio[3652]: time=\"2026-06-12T15:47:31.803362175Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:47:31.803628 crc crio[3652]: time=\"2026-06-12T15:47:31.803619262Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:47:31.804365 crc crio[3652]: time=\"2026-06-12T15:47:31.804291072Z\" level=info msg=\"Creating container: hostpath-provisioner/csi-hostpathplugin-mpq2f/hostpath-provisioner\" id=34fcd0ca-6686-4de4-ab80-4646d151f422 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:47:31.805979 crc crio[3652]: time=\"2026-06-12T15:47:31.805807987Z\" level=info msg=\"Creating container: openshift-operator-lifecycle-manager/package-server-manager-77f986bd66-5lhf9/kube-rbac-proxy\" id=1567c37c-6286-437d-82ac-9580139571ba name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:47:31.806281 crc crio[3652]: time=\"2026-06-12T15:47:31.806077514Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:47:31.806281 crc crio[3652]: time=\"2026-06-12T15:47:31.806105655Z\" level=info msg=\"Creating container: openshift-kube-apiserver-operator/kube-apiserver-operator-575994946d-vgpnb/kube-apiserver-operator\" id=70223b1c-eff6-45d0-b9f3-53f2d7fc0116 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:47:31.806281 crc crio[3652]: time=\"2026-06-12T15:47:31.806249179Z\" level=info msg=\"Creating container: openshift-service-ca-operator/service-ca-operator-5b9c976747-l2sd4/service-ca-operator\" id=4ef6055e-5e2a-4333-be12-f182e0403e2d name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:47:31.806281 crc crio[3652]: time=\"2026-06-12T15:47:31.80631258Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:47:31.808214 crc crio[3652]: time=\"2026-06-12T15:47:31.806532479Z\" level=info msg=\"Creating container: openshift-ingress-canary/ingress-canary-jlj86/serve-healthcheck-canary\" id=f394b14a-4cbe-48b0-8a17-fa8131fbc48c name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:47:31.808214 crc crio[3652]: time=\"2026-06-12T15:47:31.806997832Z\" level=info msg=\"Creating container: openshift-machine-api/machine-api-operator-755bb95488-cj4b6/kube-rbac-proxy\" id=87d23156-15f1-4ac9-a896-5160489b2203 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:47:31.808214 crc crio[3652]: time=\"2026-06-12T15:47:31.807351102Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:47:31.808214 crc crio[3652]: time=\"2026-06-12T15:47:31.80762748Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:47:31.808214 crc crio[3652]: time=\"2026-06-12T15:47:31.80766647Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:47:31.808214 crc crio[3652]: time=\"2026-06-12T15:47:31.807736089Z\" level=info msg=\"Creating container: openshift-image-registry/cluster-image-registry-operator-86c45576b9-qdg7g/cluster-image-registry-operator\" id=308a0cd5-2834-4017-83a9-f4083a46e5df name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:47:31.808214 crc crio[3652]: time=\"2026-06-12T15:47:31.807832715Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:47:31.808214 crc crio[3652]: time=\"2026-06-12T15:47:31.80800337Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:47:31.810777 crc crio[3652]: time=\"2026-06-12T15:47:31.808297818Z\" level=info msg=\"Creating container: openshift-machine-api/control-plane-machine-set-operator-75ffdb6fcd-m5wxr/control-plane-machine-set-operator\" id=f757ab68-d6c7-4b3a-8567-bd7c76344b70 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:47:31.810777 crc crio[3652]: time=\"2026-06-12T15:47:31.808341006Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:47:31.810777 crc crio[3652]: time=\"2026-06-12T15:47:31.8083609Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:47:31.810777 crc crio[3652]: time=\"2026-06-12T15:47:31.808659319Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:47:31.810777 crc crio[3652]: time=\"2026-06-12T15:47:31.808666607Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:47:31.810777 crc crio[3652]: time=\"2026-06-12T15:47:31.80878525Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:47:31.810777 crc crio[3652]: time=\"2026-06-12T15:47:31.808961467Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:47:31.810777 crc crio[3652]: time=\"2026-06-12T15:47:31.808975216Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:47:31.810777 crc crio[3652]: time=\"2026-06-12T15:47:31.808997028Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=aa5bc1c5-1b88-4114-beee-e8f1a8fc3db5 name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:47:31.810777 crc crio[3652]: time=\"2026-06-12T15:47:31.809247158Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:47:31.810777 crc crio[3652]: time=\"2026-06-12T15:47:31.809345069Z\" level=info msg=\"Creating container: openshift-apiserver/apiserver-9ddfb9f55-k47zv/fix-audit-permissions\" id=c903c1c2-cc58-4f46-83f3-a4341d030947 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:47:31.810777 crc crio[3652]: time=\"2026-06-12T15:47:31.809349396Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:47:31.810777 crc crio[3652]: time=\"2026-06-12T15:47:31.809537052Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:47:31.810777 crc crio[3652]: time=\"2026-06-12T15:47:31.810252104Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:47:31.810777 crc crio[3652]: time=\"2026-06-12T15:47:31.810261234Z\" level=info msg=\"Creating container: openshift-controller-manager/controller-manager-8bbbb897c-c9m74/controller-manager\" id=23fd2ad5-a70c-4332-9417-143fdeac3633 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:47:31.810777 crc crio[3652]: time=\"2026-06-12T15:47:31.810596964Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:47:31.813313 crc crio[3652]: time=\"2026-06-12T15:47:31.811232653Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:47:31.813313 crc crio[3652]: time=\"2026-06-12T15:47:31.811315885Z\" level=info msg=\"Creating container: openshift-controller-manager-operator/openshift-controller-manager-operator-686468bdd5-sjcrn/openshift-controller-manager-operator\" id=3f9500e3-c62a-4626-abf5-a40fd1247034 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:47:31.813313 crc crio[3652]: time=\"2026-06-12T15:47:31.811633945Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:47:31.813313 crc crio[3652]: time=\"2026-06-12T15:47:31.811756898Z\" level=info msg=\"Creating container: openshift-marketplace/community-operators-qhh6t/extract-utilities\" id=c7bbe3ce-2ef1-4950-91a4-9339a9f53ef8 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:47:31.813313 crc crio[3652]: time=\"2026-06-12T15:47:31.812382177Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:47:31.813313 crc crio[3652]: time=\"2026-06-12T15:47:31.812572262Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:47:31.814581 crc crio[3652]: time=\"2026-06-12T15:47:31.813683584Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:47:31.814923 crc crio[3652]: time=\"2026-06-12T15:47:31.814770357Z\" level=info msg=\"Creating container: openshift-ingress-operator/ingress-operator-6b9cb4dbcf-5fpw9/ingress-operator\" id=601cddef-a977-4201-94c7-ad62a587eb47 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:47:31.815400 crc crio[3652]: time=\"2026-06-12T15:47:31.815336193Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:47:31.815707 crc crio[3652]: time=\"2026-06-12T15:47:31.815411235Z\" level=info msg=\"Creating container: openshift-console/console-6c684df5db-cc8g8/console\" id=a84743fe-4adb-4576-b8d0-a9886d680171 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:47:31.815707 crc crio[3652]: time=\"2026-06-12T15:47:31.815669762Z\" level=info msg=\"Creating container: openshift-kube-controller-manager-operator/kube-controller-manager-operator-69d5f845f8-mm4qn/kube-controller-manager-operator\" id=084fe9d7-c15d-4a3e-b348-490d4cd822bf name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:47:31.818279 crc crio[3652]: time=\"2026-06-12T15:47:31.818184064Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:47:31.818654 crc crio[3652]: time=\"2026-06-12T15:47:31.818578918Z\" level=info msg=\"Creating container: openshift-console-operator/console-operator-67c89758df-4jf4f/console-operator\" id=854eeb8e-6b72-4c8d-89d0-24d7e3891891 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:47:31.818654 crc crio[3652]: time=\"2026-06-12T15:47:31.818633667Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:47:31.818883 crc crio[3652]: time=\"2026-06-12T15:47:31.818707979Z\" level=info msg=\"Creating container: openshift-apiserver-operator/openshift-apiserver-operator-846cbfc458-xttmf/openshift-apiserver-operator\" id=046903b7-e8e0-4dc4-9081-9cb58bd9d2b9 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:47:31.820233 crc crio[3652]: time=\"2026-06-12T15:47:31.819017631Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:47:31.820233 crc crio[3652]: time=\"2026-06-12T15:47:31.819592085Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:47:31.820233 crc crio[3652]: time=\"2026-06-12T15:47:31.819988067Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:47:31.822735 crc crio[3652]: time=\"2026-06-12T15:47:31.822687376Z\" level=info msg=\"Creating container: openshift-multus/multus-admission-controller-69db94689b-rvf8p/multus-admission-controller\" id=af2ef4fa-9754-448d-9b9d-50abbe437169 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:47:31.823083 crc crio[3652]: time=\"2026-06-12T15:47:31.823001985Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:47:31.823955 crc crio[3652]: time=\"2026-06-12T15:47:31.823680244Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:47:31.824171 crc crio[3652]: time=\"2026-06-12T15:47:31.824085395Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:47:31.826405 crc crio[3652]: time=\"2026-06-12T15:47:31.825400384Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:47:31.826405 crc crio[3652]: time=\"2026-06-12T15:47:31.825656981Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:47:31.837979 crc crio[3652]: time=\"2026-06-12T15:47:31.837856005Z\" level=info msg=\"Creating container: openshift-operator-lifecycle-manager/collect-profiles-29687985-5mw5k/collect-profiles\" id=654e324b-c52f-40e6-a1c4-dd25073de73e name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:47:31.840885 crc crio[3652]: time=\"2026-06-12T15:47:31.840792631Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:47:31.873105 crc crio[3652]: time=\"2026-06-12T15:47:31.86840112Z\" level=info msg=\"Ran pod sandbox 40eb31f880b938e8079e39750419657f42ab7a6f87f4c642a70b3b245f6b5272 with infra container: openshift-cluster-samples-operator/cluster-samples-operator-6b564684c8-bqbxk/POD\" id=429c4672-091c-4dbe-bb5f-22df73fb5c26 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:47:31.873105 crc crio[3652]: time=\"2026-06-12T15:47:31.871550393Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b0f7abf2f97afd1127d9245d764338c6047bac1711b2cee43112570a85946360\" id=33b71b2e-9669-4c32-a9a9-6fe643581f6b name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:47:31.888033 crc crio[3652]: time=\"2026-06-12T15:47:31.887698221Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:47:31.894952 crc crio[3652]: time=\"2026-06-12T15:47:31.89428613Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:47:31.896697 crc crio[3652]: time=\"2026-06-12T15:47:31.896595519Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b0f7abf2f97afd1127d9245d764338c6047bac1711b2cee43112570a85946360\" id=a0c5fe8f-5e44-4837-b176-6a345d343827 name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:47:31.931965 crc crio[3652]: time=\"2026-06-12T15:47:31.931819318Z\" level=info msg=\"Creating container: openshift-cluster-samples-operator/cluster-samples-operator-6b564684c8-bqbxk/cluster-samples-operator\" id=5475d12c-c9b5-4741-88f6-8f7267c63cd8 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:47:31.944691 crc crio[3652]: time=\"2026-06-12T15:47:31.944432939Z\" level=info msg=\"Created container 2f413e5e391eec3eee8d32c7b990a4979b9fec5ba028cceb130e6ff16874c157: openshift-authentication-operator/authentication-operator-7f5c659b84-khkfm/authentication-operator\" id=9e06737a-9826-4a44-956e-e593207dfea2 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:47:31.945703 crc crio[3652]: time=\"2026-06-12T15:47:31.945602048Z\" level=info msg=\"Starting container: 2f413e5e391eec3eee8d32c7b990a4979b9fec5ba028cceb130e6ff16874c157\" id=818e3176-bc6b-4af6-9cd9-df6b05b210e9 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 15:47:31.954652 crc crio[3652]: time=\"2026-06-12T15:47:31.954023562Z\" level=info msg=\"Started container\" PID=12870 containerID=2f413e5e391eec3eee8d32c7b990a4979b9fec5ba028cceb130e6ff16874c157 description=openshift-authentication-operator/authentication-operator-7f5c659b84-khkfm/authentication-operator id=818e3176-bc6b-4af6-9cd9-df6b05b210e9 name=/runtime.v1.RuntimeService/StartContainer sandboxID=de0b296fee07e699bd1fd33242f2f31e30c6c637042c979d7e25eecfe39a32d1\nJun 12 15:47:32.051640 crc crio[3652]: time=\"2026-06-12T15:47:32.051023823Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:47:32.062599 crc crio[3652]: time=\"2026-06-12T15:47:32.062409973Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:47:32.064609 crc crio[3652]: time=\"2026-06-12T15:47:32.064324959Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:47:32.128908 crc crio[3652]: time=\"2026-06-12T15:47:32.128600582Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:47:32.142656 crc crio[3652]: time=\"2026-06-12T15:47:32.142409566Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:47:32.147592 crc crio[3652]: time=\"2026-06-12T15:47:32.147293377Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:47:32.155914 crc crio[3652]: time=\"2026-06-12T15:47:32.155374197Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:47:32.176660 crc crio[3652]: time=\"2026-06-12T15:47:32.176206792Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:47:32.183003 crc crio[3652]: time=\"2026-06-12T15:47:32.182764522Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:47:32.193181 crc crio[3652]: time=\"2026-06-12T15:47:32.192721531Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:47:32.196314 crc crio[3652]: time=\"2026-06-12T15:47:32.196254596Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:47:32.220764 crc crio[3652]: time=\"2026-06-12T15:47:32.220651615Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:47:32.315932 crc crio[3652]: time=\"2026-06-12T15:47:32.315778758Z\" level=info msg=\"Created container fed5cb0f131f1ba7bde712f51f48f5fc9a8339112acccc0e5ba0dede66d2e26b: openshift-marketplace/redhat-marketplace-ntdwx/extract-utilities\" id=7e9c6b87-57da-4a86-b2bf-798f2361b552 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:47:32.324849 crc crio[3652]: time=\"2026-06-12T15:47:32.323263656Z\" level=info msg=\"Starting container: fed5cb0f131f1ba7bde712f51f48f5fc9a8339112acccc0e5ba0dede66d2e26b\" id=290cb713-ecfe-4e6a-886d-4284825b3ec6 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 15:47:32.332374 crc crio[3652]: time=\"2026-06-12T15:47:32.331787561Z\" level=info msg=\"Started container\" PID=12878 containerID=fed5cb0f131f1ba7bde712f51f48f5fc9a8339112acccc0e5ba0dede66d2e26b description=openshift-marketplace/redhat-marketplace-ntdwx/extract-utilities id=290cb713-ecfe-4e6a-886d-4284825b3ec6 name=/runtime.v1.RuntimeService/StartContainer sandboxID=78f85ee3e29645fc9de6c6a7019ace5cf4a00a40ec8afbd8ae5abc587094dc03\nJun 12 15:47:32.377516 crc crio[3652]: time=\"2026-06-12T15:47:32.377280462Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:47:32.389270 crc crio[3652]: time=\"2026-06-12T15:47:32.388827878Z\" level=info msg=\"Created container f3a2d61ab2f1223ce5b1622a42ac429b732675b481b3732bcd8f8bd5d3dac754: openshift-console/downloads-747b44746d-4pqvr/download-server\" id=af84bc7e-d509-40b4-9d1c-8d2a07ae869c name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:47:32.391126 crc crio[3652]: time=\"2026-06-12T15:47:32.39094454Z\" level=info msg=\"Starting container: f3a2d61ab2f1223ce5b1622a42ac429b732675b481b3732bcd8f8bd5d3dac754\" id=609dcb49-2bd4-4d58-b3d1-5ec98b4264ee name=/runtime.v1.RuntimeService/StartContainer\nJun 12 15:47:32.400802 crc crio[3652]: time=\"2026-06-12T15:47:32.400504883Z\" level=info msg=\"Started container\" PID=12893 containerID=f3a2d61ab2f1223ce5b1622a42ac429b732675b481b3732bcd8f8bd5d3dac754 description=openshift-console/downloads-747b44746d-4pqvr/download-server id=609dcb49-2bd4-4d58-b3d1-5ec98b4264ee name=/runtime.v1.RuntimeService/StartContainer sandboxID=bcc4f7f7ca920bcd43eeecb2a9c94cc4efa4061cf45396a50fc800b0f4406839\nJun 12 15:47:32.478884 crc crio[3652]: time=\"2026-06-12T15:47:32.478519937Z\" level=info msg=\"Created container 9b74ed7f6417f57828fb7b384254630c10320ab832fc580d2e256fefcc33a7ce: openshift-controller-manager-operator/openshift-controller-manager-operator-686468bdd5-sjcrn/openshift-controller-manager-operator\" id=3f9500e3-c62a-4626-abf5-a40fd1247034 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:47:32.480873 crc crio[3652]: time=\"2026-06-12T15:47:32.48074576Z\" level=info msg=\"Created container 807768bc98a372f8e01e8d8c03a7094aceed19608b7742ea0dd70e80b065c18c: openshift-controller-manager/controller-manager-8bbbb897c-c9m74/controller-manager\" id=23fd2ad5-a70c-4332-9417-143fdeac3633 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:47:32.498980 crc crio[3652]: time=\"2026-06-12T15:47:32.491659976Z\" level=info msg=\"Starting container: 9b74ed7f6417f57828fb7b384254630c10320ab832fc580d2e256fefcc33a7ce\" id=23781faa-e5fb-4d6d-9318-6d8acbc414aa name=/runtime.v1.RuntimeService/StartContainer\nJun 12 15:47:32.498980 crc crio[3652]: time=\"2026-06-12T15:47:32.494478266Z\" level=info msg=\"Starting container: 807768bc98a372f8e01e8d8c03a7094aceed19608b7742ea0dd70e80b065c18c\" id=344fa041-2bba-4f5f-b6d1-b54b44c6f0c8 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 15:47:32.513753 crc crio[3652]: time=\"2026-06-12T15:47:32.512657865Z\" level=info msg=\"Started container\" PID=12895 containerID=9b74ed7f6417f57828fb7b384254630c10320ab832fc580d2e256fefcc33a7ce description=openshift-controller-manager-operator/openshift-controller-manager-operator-686468bdd5-sjcrn/openshift-controller-manager-operator id=23781faa-e5fb-4d6d-9318-6d8acbc414aa name=/runtime.v1.RuntimeService/StartContainer sandboxID=bd4c32a0f4d069cde57afeac61e0bd3be87bb3d04acd1776356cc276f146368b\nJun 12 15:47:32.525141 crc crio[3652]: time=\"2026-06-12T15:47:32.524908149Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:47:32.527603 crc crio[3652]: time=\"2026-06-12T15:47:32.527515526Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:47:32.536363 crc crio[3652]: time=\"2026-06-12T15:47:32.535635795Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:47:32.541086 crc crio[3652]: time=\"2026-06-12T15:47:32.540720857Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:47:32.548414 crc crio[3652]: time=\"2026-06-12T15:47:32.547146433Z\" level=info msg=\"Started container\" PID=12896 containerID=807768bc98a372f8e01e8d8c03a7094aceed19608b7742ea0dd70e80b065c18c description=openshift-controller-manager/controller-manager-8bbbb897c-c9m74/controller-manager id=344fa041-2bba-4f5f-b6d1-b54b44c6f0c8 name=/runtime.v1.RuntimeService/StartContainer sandboxID=8ca76fa8288bcb518463241725200f056a86d43eeadeb0f81401aafaa3199a1f\nJun 12 15:47:32.585240 crc crio[3652]: time=\"2026-06-12T15:47:32.584824318Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:47:32.589647 crc crio[3652]: time=\"2026-06-12T15:47:32.589543324Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:47:32.608765 crc crio[3652]: time=\"2026-06-12T15:47:32.608673177Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:47:32.616760 crc crio[3652]: time=\"2026-06-12T15:47:32.609736498Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:47:32.623156 crc crio[3652]: time=\"2026-06-12T15:47:32.622985512Z\" level=info msg=\"Created container 89ff283294438416acd05cef59263634208ed289abc158aa52671ab598465677: openshift-kube-scheduler-operator/openshift-kube-scheduler-operator-54f497555d-d8646/kube-scheduler-operator-container\" id=a5963e59-7318-43ef-902a-6493a650f316 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:47:32.634216 crc crio[3652]: time=\"2026-06-12T15:47:32.634110013Z\" level=info msg=\"Starting container: 89ff283294438416acd05cef59263634208ed289abc158aa52671ab598465677\" id=77ef0977-031d-40ac-bc18-19e9812aa5cd name=/runtime.v1.RuntimeService/StartContainer\nJun 12 15:47:32.683190 crc crio[3652]: time=\"2026-06-12T15:47:32.683012522Z\" level=info msg=\"Started container\" PID=12910 containerID=89ff283294438416acd05cef59263634208ed289abc158aa52671ab598465677 description=openshift-kube-scheduler-operator/openshift-kube-scheduler-operator-54f497555d-d8646/kube-scheduler-operator-container id=77ef0977-031d-40ac-bc18-19e9812aa5cd name=/runtime.v1.RuntimeService/StartContainer sandboxID=acda8260e4918fbb802786a8d9cce4dea8d17c42cf6406c9d04a3cc30226e9b6\nJun 12 15:47:32.780423 crc crio[3652]: time=\"2026-06-12T15:47:32.780299893Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:47:32.816289 crc crio[3652]: time=\"2026-06-12T15:47:32.815638296Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:47:32.845236 crc crio[3652]: time=\"2026-06-12T15:47:32.844816022Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:47:32.883712 crc crio[3652]: time=\"2026-06-12T15:47:32.882340891Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:47:32.887313 crc crio[3652]: time=\"2026-06-12T15:47:32.886834449Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:47:32.888301 crc crio[3652]: time=\"2026-06-12T15:47:32.88822196Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:47:32.890005 crc crio[3652]: time=\"2026-06-12T15:47:32.889842537Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:47:32.929299 crc crio[3652]: time=\"2026-06-12T15:47:32.928715433Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:47:32.939708 crc crio[3652]: time=\"2026-06-12T15:47:32.934344267Z\" level=info msg=\"Pulling image: registry.redhat.io/redhat/redhat-marketplace-index:v4.20\" id=2c12d94f-870d-4fd5-b438-18d95b953ae8 name=/runtime.v1.ImageService/PullImage\nJun 12 15:47:32.939708 crc crio[3652]: time=\"2026-06-12T15:47:32.93930288Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:47:32.953893 crc crio[3652]: time=\"2026-06-12T15:47:32.952886014Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:47:32.960667 crc crio[3652]: time=\"2026-06-12T15:47:32.960419273Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:47:32.971797 crc crio[3652]: time=\"2026-06-12T15:47:32.971648659Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:47:33.003178 crc crio[3652]: time=\"2026-06-12T15:47:33.002216454Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/redhat/redhat-marketplace-index:v4.20\\\"\"\nJun 12 15:47:33.012724 crc crio[3652]: time=\"2026-06-12T15:47:33.012365209Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:47:33.037248 crc crio[3652]: time=\"2026-06-12T15:47:33.036550349Z\" level=info msg=\"Created container 4e86a51b2c99e3ef3bb7fe1d39cee92a925157588da7cfdbb395bc698ad2fd4b: openshift-route-controller-manager/route-controller-manager-9c77555c6-bjsff/route-controller-manager\" id=84c6dcd4-7b5d-4e5c-84a2-2e22fdd2d349 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:47:33.070762 crc crio[3652]: time=\"2026-06-12T15:47:33.070540666Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:47:33.073140 crc crio[3652]: time=\"2026-06-12T15:47:33.073092803Z\" level=info msg=\"Starting container: 4e86a51b2c99e3ef3bb7fe1d39cee92a925157588da7cfdbb395bc698ad2fd4b\" id=8f8e7335-3bfe-45c9-9e62-f7a75c2d9ba2 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 15:47:33.083204 crc crio[3652]: time=\"2026-06-12T15:47:33.0593348Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:47:33.085227 crc crio[3652]: time=\"2026-06-12T15:47:33.07902724Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:47:33.085663 crc crio[3652]: time=\"2026-06-12T15:47:33.077525077Z\" level=info msg=\"Created container 8d72a049b20cd7a94186ad4110bc203317dfa3e6542df105fb41024651f66c6f: openshift-machine-api/machine-api-operator-755bb95488-cj4b6/kube-rbac-proxy\" id=87d23156-15f1-4ac9-a896-5160489b2203 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:47:33.086404 crc crio[3652]: time=\"2026-06-12T15:47:33.081669697Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:47:33.090222 crc crio[3652]: time=\"2026-06-12T15:47:33.089909906Z\" level=info msg=\"Starting container: 8d72a049b20cd7a94186ad4110bc203317dfa3e6542df105fb41024651f66c6f\" id=2d33afdc-0caa-4f15-ad27-1cddf5f06aac name=/runtime.v1.RuntimeService/StartContainer\nJun 12 15:47:33.093655 crc crio[3652]: time=\"2026-06-12T15:47:33.093573853Z\" level=info msg=\"Created container 978dd3ddff5a3b7890f29369f8fedc07e5f4679ad3f9e301ae3c00de2b40a511: openshift-service-ca-operator/service-ca-operator-5b9c976747-l2sd4/service-ca-operator\" id=4ef6055e-5e2a-4333-be12-f182e0403e2d name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:47:33.094213 crc crio[3652]: time=\"2026-06-12T15:47:33.094131794Z\" level=info msg=\"Created container 76d681c804150c0f3ee04bdc81fff090395827261c0bf65615f62bba5099910e: openshift-kube-storage-version-migrator-operator/kube-storage-version-migrator-operator-565b79b866-2h5s6/kube-storage-version-migrator-operator\" id=47b1a2ac-123d-4fc3-8e77-9460192fb904 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:47:33.102240 crc crio[3652]: time=\"2026-06-12T15:47:33.101952569Z\" level=info msg=\"Started container\" PID=12943 containerID=4e86a51b2c99e3ef3bb7fe1d39cee92a925157588da7cfdbb395bc698ad2fd4b description=openshift-route-controller-manager/route-controller-manager-9c77555c6-bjsff/route-controller-manager id=8f8e7335-3bfe-45c9-9e62-f7a75c2d9ba2 name=/runtime.v1.RuntimeService/StartContainer sandboxID=656af2dfcd523b61d8aa89833d20c7fa6297b82acad3b5976e7d6d1e64dc967f\nJun 12 15:47:33.105299 crc crio[3652]: time=\"2026-06-12T15:47:33.105013435Z\" level=info msg=\"Starting container: 978dd3ddff5a3b7890f29369f8fedc07e5f4679ad3f9e301ae3c00de2b40a511\" id=d5c74b73-e373-46af-b90d-be696537b91e name=/runtime.v1.RuntimeService/StartContainer\nJun 12 15:47:33.105677 crc crio[3652]: time=\"2026-06-12T15:47:33.105430496Z\" level=info msg=\"Starting container: 76d681c804150c0f3ee04bdc81fff090395827261c0bf65615f62bba5099910e\" id=99942be8-c809-43b4-b5bd-7428ddeffc7d name=/runtime.v1.RuntimeService/StartContainer\nJun 12 15:47:33.107810 crc crio[3652]: time=\"2026-06-12T15:47:33.107709548Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:47:33.112416 crc crio[3652]: time=\"2026-06-12T15:47:33.111980038Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:47:33.125617 crc crio[3652]: time=\"2026-06-12T15:47:33.12300921Z\" level=info msg=\"Started container\" PID=12939 containerID=8d72a049b20cd7a94186ad4110bc203317dfa3e6542df105fb41024651f66c6f description=openshift-machine-api/machine-api-operator-755bb95488-cj4b6/kube-rbac-proxy id=2d33afdc-0caa-4f15-ad27-1cddf5f06aac name=/runtime.v1.RuntimeService/StartContainer sandboxID=16b297a8e49f38b39f557e435f8e06efd0f4be1882e3024092025c1bd219e42a\nJun 12 15:47:33.135349 crc crio[3652]: time=\"2026-06-12T15:47:33.134766987Z\" level=info msg=\"Started container\" PID=12949 containerID=978dd3ddff5a3b7890f29369f8fedc07e5f4679ad3f9e301ae3c00de2b40a511 description=openshift-service-ca-operator/service-ca-operator-5b9c976747-l2sd4/service-ca-operator id=d5c74b73-e373-46af-b90d-be696537b91e name=/runtime.v1.RuntimeService/StartContainer sandboxID=3cb15a22955364f53e33a4f5d88a1957aeb1acd20ae4a29aec4e99cd9161a1ff\nJun 12 15:47:33.164374 crc crio[3652]: time=\"2026-06-12T15:47:33.16418844Z\" level=info msg=\"Started container\" PID=12944 containerID=76d681c804150c0f3ee04bdc81fff090395827261c0bf65615f62bba5099910e description=openshift-kube-storage-version-migrator-operator/kube-storage-version-migrator-operator-565b79b866-2h5s6/kube-storage-version-migrator-operator id=99942be8-c809-43b4-b5bd-7428ddeffc7d name=/runtime.v1.RuntimeService/StartContainer sandboxID=64af01349a00849fde27c2f063b48f3d4fffe4c51e83456b5865b1562298601a\nJun 12 15:47:33.291202 crc crio[3652]: time=\"2026-06-12T15:47:33.29083464Z\" level=info msg=\"Created container eb5e56f64f8a75f730639be8b97c9bef2642f8c598e056b922a628b953f8368d: openshift-dns/dns-default-qtghf/dns\" id=2318cf9c-af04-4e0b-a203-e912dabb9050 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:47:33.304558 crc crio[3652]: time=\"2026-06-12T15:47:33.304019555Z\" level=info msg=\"Starting container: eb5e56f64f8a75f730639be8b97c9bef2642f8c598e056b922a628b953f8368d\" id=030618af-d282-429b-a495-1f46fd5a46a5 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 15:47:33.325705 crc crio[3652]: time=\"2026-06-12T15:47:33.308527443Z\" level=info msg=\"Created container 4a34e2883b5c9b8b57c4e19790e818e9d6580dcde14b14e35840aaa7fababbcf: openshift-apiserver/apiserver-9ddfb9f55-k47zv/fix-audit-permissions\" id=c903c1c2-cc58-4f46-83f3-a4341d030947 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:47:33.325705 crc crio[3652]: time=\"2026-06-12T15:47:33.319326946Z\" level=info msg=\"Created container 4f51c9cddce60985af6cab5962f6e8c2260b808937ee7a1184e81c73b57eaccc: openshift-network-diagnostics/network-check-target-fhkjl/network-check-target-container\" id=abe225ea-747f-4e32-bde4-d31c4eeb918e name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:47:33.325705 crc crio[3652]: time=\"2026-06-12T15:47:33.32362391Z\" level=info msg=\"Starting container: 4a34e2883b5c9b8b57c4e19790e818e9d6580dcde14b14e35840aaa7fababbcf\" id=ecd1962a-8826-4807-9c36-1b55455e053c name=/runtime.v1.RuntimeService/StartContainer\nJun 12 15:47:33.325705 crc crio[3652]: time=\"2026-06-12T15:47:33.324029011Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8d1a1e4abe0326c3af89e9eaa4b7449dd2d5b6f9403c677e19b00b24947b1df9\" id=624486b9-e370-403e-a442-98edf883f273 name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:47:33.334104 crc crio[3652]: time=\"2026-06-12T15:47:33.333812736Z\" level=info msg=\"Starting container: 4f51c9cddce60985af6cab5962f6e8c2260b808937ee7a1184e81c73b57eaccc\" id=b0b024c1-df1e-466a-986a-06b0e1689b7b name=/runtime.v1.RuntimeService/StartContainer\nJun 12 15:47:33.340112 crc crio[3652]: time=\"2026-06-12T15:47:33.339694239Z\" level=info msg=\"Started container\" PID=12970 containerID=eb5e56f64f8a75f730639be8b97c9bef2642f8c598e056b922a628b953f8368d description=openshift-dns/dns-default-qtghf/dns id=030618af-d282-429b-a495-1f46fd5a46a5 name=/runtime.v1.RuntimeService/StartContainer sandboxID=b964e7586af0014d6de23274d7a258f03b538cc0c202d7abb580452fffc2f219\nJun 12 15:47:33.352832 crc crio[3652]: time=\"2026-06-12T15:47:33.347355358Z\" level=info msg=\"Created container 71e8ed265a9aa89e0bbe7df3c4b6c4512f715bceda5954b2c54cb1d1610fea14: openshift-machine-api/control-plane-machine-set-operator-75ffdb6fcd-m5wxr/control-plane-machine-set-operator\" id=f757ab68-d6c7-4b3a-8567-bd7c76344b70 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:47:33.362766 crc crio[3652]: time=\"2026-06-12T15:47:33.356307907Z\" level=info msg=\"Started container\" PID=12972 containerID=4a34e2883b5c9b8b57c4e19790e818e9d6580dcde14b14e35840aaa7fababbcf description=openshift-apiserver/apiserver-9ddfb9f55-k47zv/fix-audit-permissions id=ecd1962a-8826-4807-9c36-1b55455e053c name=/runtime.v1.RuntimeService/StartContainer sandboxID=ce47b02ae58f74cb111c00b2092a9de30856b642c588d1290623baafc48b2da2\nJun 12 15:47:33.362766 crc crio[3652]: time=\"2026-06-12T15:47:33.358225795Z\" level=info msg=\"Started container\" PID=12980 containerID=4f51c9cddce60985af6cab5962f6e8c2260b808937ee7a1184e81c73b57eaccc description=openshift-network-diagnostics/network-check-target-fhkjl/network-check-target-container id=b0b024c1-df1e-466a-986a-06b0e1689b7b name=/runtime.v1.RuntimeService/StartContainer sandboxID=342eb24e802b843745088a4ef8388e272f319382000a22f2e1547193adb49781\nJun 12 15:47:33.362766 crc crio[3652]: time=\"2026-06-12T15:47:33.36080884Z\" level=info msg=\"Created container 0b535094ef3a6f4350afe73f67dab2be41221e59d4f85c0be95632fb5ca94fac: openshift-machine-config-operator/machine-config-operator-67c9d58cbb-dc6bh/machine-config-operator\" id=7b960af3-4108-4af7-8816-76db7e1ef768 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:47:33.395634 crc crio[3652]: time=\"2026-06-12T15:47:33.395196043Z\" level=info msg=\"Starting container: 71e8ed265a9aa89e0bbe7df3c4b6c4512f715bceda5954b2c54cb1d1610fea14\" id=98394e5b-efc8-4ae4-a9b7-250d8e73767b name=/runtime.v1.RuntimeService/StartContainer\nJun 12 15:47:33.405840 crc crio[3652]: time=\"2026-06-12T15:47:33.405680281Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=8240aefd-7408-4780-9d25-48f848c4261d name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:47:33.406287 crc crio[3652]: time=\"2026-06-12T15:47:33.406135964Z\" level=info msg=\"Starting container: 0b535094ef3a6f4350afe73f67dab2be41221e59d4f85c0be95632fb5ca94fac\" id=ee90f592-8f55-41ce-8019-30e593acce98 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 15:47:33.420860 crc crio[3652]: time=\"2026-06-12T15:47:33.417991106Z\" level=info msg=\"Started container\" PID=12989 containerID=0b535094ef3a6f4350afe73f67dab2be41221e59d4f85c0be95632fb5ca94fac description=openshift-machine-config-operator/machine-config-operator-67c9d58cbb-dc6bh/machine-config-operator id=ee90f592-8f55-41ce-8019-30e593acce98 name=/runtime.v1.RuntimeService/StartContainer sandboxID=2530f834e6fd937972a33ce21e1ed56a946e9139404f28f35d0aceed95097a03\nJun 12 15:47:33.424325 crc crio[3652]: time=\"2026-06-12T15:47:33.424207246Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:47:33.432124 crc crio[3652]: time=\"2026-06-12T15:47:33.428371767Z\" level=info msg=\"Created container e0dd4700ec156af3b8f26d2d43c856462c5aef132f652b09bd3c4ed5d930e997: openshift-ingress-canary/ingress-canary-jlj86/serve-healthcheck-canary\" id=f394b14a-4cbe-48b0-8a17-fa8131fbc48c name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:47:33.433567 crc crio[3652]: time=\"2026-06-12T15:47:33.433397972Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:47:33.444888 crc crio[3652]: time=\"2026-06-12T15:47:33.44468387Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:47:33.449360 crc crio[3652]: time=\"2026-06-12T15:47:33.448655094Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:47:33.454749 crc crio[3652]: time=\"2026-06-12T15:47:33.454658983Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:47:33.455981 crc crio[3652]: time=\"2026-06-12T15:47:33.45591247Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:47:33.461069 crc crio[3652]: time=\"2026-06-12T15:47:33.460743655Z\" level=info msg=\"Starting container: e0dd4700ec156af3b8f26d2d43c856462c5aef132f652b09bd3c4ed5d930e997\" id=6d188ecf-f1df-4a4c-b5b7-48f7732d5a0e name=/runtime.v1.RuntimeService/StartContainer\nJun 12 15:47:33.461610 crc crio[3652]: time=\"2026-06-12T15:47:33.461514276Z\" level=info msg=\"Created container 69d9e5a993eb23352c7a27960b05f3706b5be7ad0a896aa5ad3bf05e88e884a8: openshift-marketplace/marketplace-operator-547dbd544d-xchl9/marketplace-operator\" id=09287657-f909-4858-8081-32f8bc019df7 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:47:33.465317 crc crio[3652]: time=\"2026-06-12T15:47:33.464946467Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:47:33.466026 crc crio[3652]: time=\"2026-06-12T15:47:33.465973975Z\" level=info msg=\"Created container 97cd1a78e9114e4971461ef7a76c0c2a7af5540bde0deccdb03ab233da96a1da: openshift-marketplace/certified-operators-l27pk/extract-utilities\" id=2485599e-e2d5-405b-aaf4-4469db38b35f name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:47:33.480564 crc crio[3652]: time=\"2026-06-12T15:47:33.467877531Z\" level=info msg=\"Starting container: 69d9e5a993eb23352c7a27960b05f3706b5be7ad0a896aa5ad3bf05e88e884a8\" id=59a16ebb-d900-4b94-bfd4-0d40cc92d5f8 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 15:47:33.480564 crc crio[3652]: time=\"2026-06-12T15:47:33.468002436Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:47:33.480564 crc crio[3652]: time=\"2026-06-12T15:47:33.468021656Z\" level=info msg=\"Started container\" PID=12975 containerID=71e8ed265a9aa89e0bbe7df3c4b6c4512f715bceda5954b2c54cb1d1610fea14 description=openshift-machine-api/control-plane-machine-set-operator-75ffdb6fcd-m5wxr/control-plane-machine-set-operator id=98394e5b-efc8-4ae4-a9b7-250d8e73767b name=/runtime.v1.RuntimeService/StartContainer sandboxID=507d8bb659254637b5dab250d204981764caabb44ce6ca70ab29391bd0886da9\nJun 12 15:47:33.480564 crc crio[3652]: time=\"2026-06-12T15:47:33.470370704Z\" level=info msg=\"Starting container: 97cd1a78e9114e4971461ef7a76c0c2a7af5540bde0deccdb03ab233da96a1da\" id=6beb3169-00cb-4302-a066-22b45d8bec01 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 15:47:33.480564 crc crio[3652]: time=\"2026-06-12T15:47:33.475663097Z\" level=info msg=\"Created container 420ecbd333170efedbbad17ff2c9aa7d33b737b56e7a8d6f9dbb235f3335eaf0: openshift-network-diagnostics/network-check-source-5bb8f5cd97-xdvz5/check-endpoints\" id=cfbd4fc1-ad42-4c88-aff6-dff84887133c name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:47:33.480564 crc crio[3652]: time=\"2026-06-12T15:47:33.476844531Z\" level=info msg=\"Started container\" PID=12993 containerID=e0dd4700ec156af3b8f26d2d43c856462c5aef132f652b09bd3c4ed5d930e997 description=openshift-ingress-canary/ingress-canary-jlj86/serve-healthcheck-canary id=6d188ecf-f1df-4a4c-b5b7-48f7732d5a0e name=/runtime.v1.RuntimeService/StartContainer sandboxID=8f93ecc1a569a144a2816b039934efb82bc3dc7d282f30d8baf2fbef67bed3e5\nJun 12 15:47:33.480564 crc crio[3652]: time=\"2026-06-12T15:47:33.477088049Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:47:33.480564 crc crio[3652]: time=\"2026-06-12T15:47:33.477211892Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:47:33.487663 crc crio[3652]: time=\"2026-06-12T15:47:33.4830212Z\" level=info msg=\"Started container\" PID=13043 containerID=69d9e5a993eb23352c7a27960b05f3706b5be7ad0a896aa5ad3bf05e88e884a8 description=openshift-marketplace/marketplace-operator-547dbd544d-xchl9/marketplace-operator id=59a16ebb-d900-4b94-bfd4-0d40cc92d5f8 name=/runtime.v1.RuntimeService/StartContainer sandboxID=b9b0029fcfd6b0d4310152cf513a26f3508fa6d2a7d60170e978423b90396ca1\nJun 12 15:47:33.492621 crc crio[3652]: time=\"2026-06-12T15:47:33.492293209Z\" level=info msg=\"Created container b66e927b50617b8032937139c2066e4a43083528f12802625be67b546d09506d: openshift-operator-lifecycle-manager/packageserver-7d4fc7d867-qt46x/packageserver\" id=1370b8a1-accf-44c2-a985-9f4f54677833 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:47:33.497304 crc crio[3652]: time=\"2026-06-12T15:47:33.496578323Z\" level=info msg=\"Starting container: 420ecbd333170efedbbad17ff2c9aa7d33b737b56e7a8d6f9dbb235f3335eaf0\" id=6cced241-15fc-4725-9f23-2f6222bf03c0 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 15:47:33.500189 crc crio[3652]: time=\"2026-06-12T15:47:33.497828357Z\" level=info msg=\"Started container\" PID=12982 containerID=97cd1a78e9114e4971461ef7a76c0c2a7af5540bde0deccdb03ab233da96a1da description=openshift-marketplace/certified-operators-l27pk/extract-utilities id=6beb3169-00cb-4302-a066-22b45d8bec01 name=/runtime.v1.RuntimeService/StartContainer sandboxID=1acaf1bcd11127e88060577e13a8f8ffedfa9cd0375cc453261e31ade142b178\nJun 12 15:47:33.500189 crc crio[3652]: time=\"2026-06-12T15:47:33.498272594Z\" level=info msg=\"Starting container: b66e927b50617b8032937139c2066e4a43083528f12802625be67b546d09506d\" id=bb4d001b-11b3-49ef-b38e-36a81d578648 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 15:47:33.500189 crc crio[3652]: time=\"2026-06-12T15:47:33.498612542Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=142534dd-c21b-471a-999b-73d8d427dec1 name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:47:33.504885 crc crio[3652]: time=\"2026-06-12T15:47:33.501494565Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:47:33.510883 crc crio[3652]: time=\"2026-06-12T15:47:33.510778496Z\" level=info msg=\"Started container\" PID=13045 containerID=b66e927b50617b8032937139c2066e4a43083528f12802625be67b546d09506d description=openshift-operator-lifecycle-manager/packageserver-7d4fc7d867-qt46x/packageserver id=bb4d001b-11b3-49ef-b38e-36a81d578648 name=/runtime.v1.RuntimeService/StartContainer sandboxID=0fc30d68da125a9b6fcfe1decee69d52b5d3bab5f0ff02035b7ce295167861d1\nJun 12 15:47:33.525427 crc crio[3652]: time=\"2026-06-12T15:47:33.525291076Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:47:33.527145 crc crio[3652]: time=\"2026-06-12T15:47:33.527028118Z\" level=info msg=\"Started container\" PID=13025 containerID=420ecbd333170efedbbad17ff2c9aa7d33b737b56e7a8d6f9dbb235f3335eaf0 description=openshift-network-diagnostics/network-check-source-5bb8f5cd97-xdvz5/check-endpoints id=6cced241-15fc-4725-9f23-2f6222bf03c0 name=/runtime.v1.RuntimeService/StartContainer sandboxID=783fb29891819166ed7b15ff94303f8b7559f49b072354ff9bd645586b92c60f\nJun 12 15:47:33.550865 crc crio[3652]: time=\"2026-06-12T15:47:33.547346346Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:47:33.552554 crc crio[3652]: time=\"2026-06-12T15:47:33.552428371Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:47:33.563613 crc crio[3652]: time=\"2026-06-12T15:47:33.562724481Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:47:33.573836 crc crio[3652]: time=\"2026-06-12T15:47:33.573661298Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:47:33.837303 crc crio[3652]: time=\"2026-06-12T15:47:33.833350057Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8d1a1e4abe0326c3af89e9eaa4b7449dd2d5b6f9403c677e19b00b24947b1df9\" id=f5310a6f-58ec-49f5-b0a9-d599216e9a2f name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:47:33.851792 crc crio[3652]: time=\"2026-06-12T15:47:33.851640498Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:47:33.872995 crc crio[3652]: time=\"2026-06-12T15:47:33.872848871Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:47:33.886787 crc crio[3652]: time=\"2026-06-12T15:47:33.885295811Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:47:33.888763 crc crio[3652]: time=\"2026-06-12T15:47:33.888636947Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=a5d40cf1-b50d-4909-928c-a8bed81d76c7 name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:47:33.892947 crc crio[3652]: time=\"2026-06-12T15:47:33.892545931Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:47:33.897892 crc crio[3652]: time=\"2026-06-12T15:47:33.897759403Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:47:33.942123 crc crio[3652]: time=\"2026-06-12T15:47:33.929773013Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:47:33.942123 crc crio[3652]: time=\"2026-06-12T15:47:33.934580989Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:47:33.955585 crc crio[3652]: time=\"2026-06-12T15:47:33.954881741Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:47:33.956020 crc crio[3652]: time=\"2026-06-12T15:47:33.95556347Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=62d5bed9-07b3-41fd-9a63-4cab8444ad24 name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:47:34.006891 crc crio[3652]: time=\"2026-06-12T15:47:34.006088855Z\" level=info msg=\"Created container 6f9d94f52db5e6800ab8fbe2cfb0e7bf8b8ad5b26124f476c2b7e0aa28662801: openshift-kube-storage-version-migrator/migrator-866fcbc849-vfggj/migrator\" id=a6e632dd-fca3-4126-8a96-b0cfb45491b4 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:47:34.011577 crc crio[3652]: time=\"2026-06-12T15:47:34.011293413Z\" level=info msg=\"Created container 08ac06c52fd25b119c900d36b648ef4fe305dd0727cc4ec4c21e20e3a7b93d29: openshift-operator-lifecycle-manager/olm-operator-5cdf44d969-ssqvn/olm-operator\" id=796b460b-9c5b-4d07-a504-92836fb3fcf9 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:47:34.017415 crc crio[3652]: time=\"2026-06-12T15:47:34.017250857Z\" level=info msg=\"Starting container: 6f9d94f52db5e6800ab8fbe2cfb0e7bf8b8ad5b26124f476c2b7e0aa28662801\" id=f84a9274-a538-4e59-ab55-3f931bd0979c name=/runtime.v1.RuntimeService/StartContainer\nJun 12 15:47:34.023353 crc crio[3652]: time=\"2026-06-12T15:47:34.023321512Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:47:34.027688 crc crio[3652]: time=\"2026-06-12T15:47:34.02588435Z\" level=info msg=\"Created container 9611c28144a7018c680f5d439866581842292415ab49eab1780517861f18626b: openshift-machine-config-operator/machine-config-controller-f9cdd68f7-bb2jm/machine-config-controller\" id=007de6c4-20aa-4ce8-a9c3-7c27334976ca name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:47:34.030892 crc crio[3652]: time=\"2026-06-12T15:47:34.030715467Z\" level=info msg=\"Started container\" PID=13107 containerID=6f9d94f52db5e6800ab8fbe2cfb0e7bf8b8ad5b26124f476c2b7e0aa28662801 description=openshift-kube-storage-version-migrator/migrator-866fcbc849-vfggj/migrator id=f84a9274-a538-4e59-ab55-3f931bd0979c name=/runtime.v1.RuntimeService/StartContainer sandboxID=33bfac345f38fb0b4cd732d80d7f19d13d5299f5e96eadee8a786eee1b7e3b18\nJun 12 15:47:34.036516 crc crio[3652]: time=\"2026-06-12T15:47:34.034293066Z\" level=info msg=\"Created container 00be36f26b5b8031c82bd8c196d94f7ffbdc75d0bb7fd7c141c7b0ebf55d1126: openshift-marketplace/redhat-operators-x5vn9/extract-utilities\" id=62fee710-2a1c-45ad-bd88-ad4521882122 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:47:34.036516 crc crio[3652]: time=\"2026-06-12T15:47:34.035825077Z\" level=info msg=\"Created container 4814c53abb7581416251f547f4df80dba8551f1ece60afd10b3aea31f2e557b2: openshift-operator-lifecycle-manager/catalog-operator-75ff9f647d-4s428/catalog-operator\" id=b9957d94-5bbc-490c-be19-ff74df2593ad name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:47:34.036516 crc crio[3652]: time=\"2026-06-12T15:47:34.036413735Z\" level=info msg=\"Created container 513ffbfc2f8e497891baef2a54bee48ad5ccb181f355dbc9b03f7168b1ec1493: openshift-operator-lifecycle-manager/package-server-manager-77f986bd66-5lhf9/kube-rbac-proxy\" id=1567c37c-6286-437d-82ac-9580139571ba name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:47:34.040690 crc crio[3652]: time=\"2026-06-12T15:47:34.037411437Z\" level=info msg=\"Starting container: 9611c28144a7018c680f5d439866581842292415ab49eab1780517861f18626b\" id=55ba498c-0b24-45b9-87fd-446f025c3546 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 15:47:34.045533 crc crio[3652]: time=\"2026-06-12T15:47:34.045361425Z\" level=info msg=\"Starting container: 4814c53abb7581416251f547f4df80dba8551f1ece60afd10b3aea31f2e557b2\" id=7baedc3a-5782-4ccf-838c-7f8dfde4b935 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 15:47:34.048881 crc crio[3652]: time=\"2026-06-12T15:47:34.048777509Z\" level=info msg=\"Starting container: 513ffbfc2f8e497891baef2a54bee48ad5ccb181f355dbc9b03f7168b1ec1493\" id=f9f6ddd1-41b6-4aea-906f-6192d7c80ddc name=/runtime.v1.RuntimeService/StartContainer\nJun 12 15:47:34.051677 crc crio[3652]: time=\"2026-06-12T15:47:34.049935704Z\" level=info msg=\"Starting container: 08ac06c52fd25b119c900d36b648ef4fe305dd0727cc4ec4c21e20e3a7b93d29\" id=3b227014-03b9-4700-8f75-ac7929f64104 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 15:47:34.060280 crc crio[3652]: time=\"2026-06-12T15:47:34.060102914Z\" level=info msg=\"Starting container: 00be36f26b5b8031c82bd8c196d94f7ffbdc75d0bb7fd7c141c7b0ebf55d1126\" id=31f3968e-9afe-4606-ac6c-225afb712fcb name=/runtime.v1.RuntimeService/StartContainer\nJun 12 15:47:34.062684 crc crio[3652]: time=\"2026-06-12T15:47:34.062556838Z\" level=info msg=\"Created container 59289c7f257e221e404b88d9ed98e7e4b2887f3316bf425fc8ef3d1144639bd3: openshift-network-console/networking-console-plugin-5ff7774fd9-nljh6/networking-console-plugin\" id=3e60f2c3-af27-43e5-bf1d-7b857833de16 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:47:34.063666 crc crio[3652]: time=\"2026-06-12T15:47:34.063627149Z\" level=info msg=\"Started container\" PID=13103 containerID=08ac06c52fd25b119c900d36b648ef4fe305dd0727cc4ec4c21e20e3a7b93d29 description=openshift-operator-lifecycle-manager/olm-operator-5cdf44d969-ssqvn/olm-operator id=3b227014-03b9-4700-8f75-ac7929f64104 name=/runtime.v1.RuntimeService/StartContainer sandboxID=081a8c0ca71491c6f7aab6d84804745b19248d5fc9fbc949029a05fbd5ca8cd3\nJun 12 15:47:34.085198 crc crio[3652]: time=\"2026-06-12T15:47:34.085000367Z\" level=info msg=\"Started container\" PID=13121 containerID=9611c28144a7018c680f5d439866581842292415ab49eab1780517861f18626b description=openshift-machine-config-operator/machine-config-controller-f9cdd68f7-bb2jm/machine-config-controller id=55ba498c-0b24-45b9-87fd-446f025c3546 name=/runtime.v1.RuntimeService/StartContainer sandboxID=a742e3ddcecdec2a72e062301ee31090995d8a0de85ef0b95b98ce7a6f8b52a9\nJun 12 15:47:34.087308 crc crio[3652]: time=\"2026-06-12T15:47:34.086671198Z\" level=info msg=\"Starting container: 59289c7f257e221e404b88d9ed98e7e4b2887f3316bf425fc8ef3d1144639bd3\" id=e4ab0985-b94d-439b-a2fc-79b35438f644 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 15:47:34.480213 crc crio[3652]: time=\"2026-06-12T15:47:34.091029334Z\" level=info msg=\"Creating container: openshift-machine-api/machine-api-operator-755bb95488-cj4b6/machine-api-operator\" id=3f4dd0dc-ff73-4b57-852b-d88fc9c12e3f name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:47:34.480213 crc crio[3652]: time=\"2026-06-12T15:47:34.097752708Z\" level=info msg=\"Started container\" PID=13105 containerID=4814c53abb7581416251f547f4df80dba8551f1ece60afd10b3aea31f2e557b2 description=openshift-operator-lifecycle-manager/catalog-operator-75ff9f647d-4s428/catalog-operator id=7baedc3a-5782-4ccf-838c-7f8dfde4b935 name=/runtime.v1.RuntimeService/StartContainer sandboxID=866e639f66d12a9baa94912c7f426617106fc683c34a13a677c1e105a079e859\nJun 12 15:47:34.480213 crc crio[3652]: time=\"2026-06-12T15:47:34.139129498Z\" level=info msg=\"Started container\" PID=13108 containerID=59289c7f257e221e404b88d9ed98e7e4b2887f3316bf425fc8ef3d1144639bd3 description=openshift-network-console/networking-console-plugin-5ff7774fd9-nljh6/networking-console-plugin id=e4ab0985-b94d-439b-a2fc-79b35438f644 name=/runtime.v1.RuntimeService/StartContainer sandboxID=4c26ee0af046dd6f8cd065e6989e708c47eae67f1f37068553c15567d4a1cb24\nJun 12 15:47:34.480213 crc crio[3652]: time=\"2026-06-12T15:47:34.148008856Z\" level=info msg=\"Started container\" PID=13139 containerID=513ffbfc2f8e497891baef2a54bee48ad5ccb181f355dbc9b03f7168b1ec1493 description=openshift-operator-lifecycle-manager/package-server-manager-77f986bd66-5lhf9/kube-rbac-proxy id=f9f6ddd1-41b6-4aea-906f-6192d7c80ddc name=/runtime.v1.RuntimeService/StartContainer sandboxID=d84089b6c980f6e31d4488d5ceea93ab72e2197d65c108f73549553d3dc2ff36\nJun 12 15:47:34.480213 crc crio[3652]: time=\"2026-06-12T15:47:34.15395282Z\" level=info msg=\"Started container\" PID=13126 containerID=00be36f26b5b8031c82bd8c196d94f7ffbdc75d0bb7fd7c141c7b0ebf55d1126 description=openshift-marketplace/redhat-operators-x5vn9/extract-utilities id=31f3968e-9afe-4606-ac6c-225afb712fcb name=/runtime.v1.RuntimeService/StartContainer sandboxID=e117e1930c27de213bcbf846bfee59c144e67cadc61b555981c97b4b4f83309f\nJun 12 15:47:34.480213 crc crio[3652]: time=\"2026-06-12T15:47:34.15990646Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:47:34.480213 crc crio[3652]: time=\"2026-06-12T15:47:34.202605848Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:2a674ae97c9d49ff2bbfbdf0ab4452b6e589f47a955ba0b907dbf0e32f5cbab7\" id=241c2855-2f47-4870-bace-5259865e3fbc name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:47:34.480213 crc crio[3652]: time=\"2026-06-12T15:47:34.215373338Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:47:34.480213 crc crio[3652]: time=\"2026-06-12T15:47:34.226128142Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:47:34.480213 crc crio[3652]: time=\"2026-06-12T15:47:34.229949136Z\" level=info msg=\"Creating container: openshift-dns/dns-default-qtghf/kube-rbac-proxy\" id=e58de653-7de0-435c-8f50-db3a5e938d14 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:47:34.480213 crc crio[3652]: time=\"2026-06-12T15:47:34.257580782Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:47:34.480213 crc crio[3652]: time=\"2026-06-12T15:47:34.297751456Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:47:34.480213 crc crio[3652]: time=\"2026-06-12T15:47:34.311135275Z\" level=info msg=\"Creating container: openshift-machine-config-operator/machine-config-operator-67c9d58cbb-dc6bh/kube-rbac-proxy\" id=cc3aeebd-a463-4935-8981-605aeb1c3027 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:47:34.480213 crc crio[3652]: time=\"2026-06-12T15:47:34.311545496Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:47:34.480213 crc crio[3652]: time=\"2026-06-12T15:47:34.320521056Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:47:34.480213 crc crio[3652]: time=\"2026-06-12T15:47:34.321954659Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:47:34.480213 crc crio[3652]: time=\"2026-06-12T15:47:34.328771793Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:47:34.480213 crc crio[3652]: time=\"2026-06-12T15:47:34.341556919Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:47:34.480213 crc crio[3652]: time=\"2026-06-12T15:47:34.366600603Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:47:34.480213 crc crio[3652]: time=\"2026-06-12T15:47:34.369357552Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:47:34.480213 crc crio[3652]: time=\"2026-06-12T15:47:34.370624458Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:47:34.480213 crc crio[3652]: time=\"2026-06-12T15:47:34.371568336Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:47:34.480213 crc crio[3652]: time=\"2026-06-12T15:47:34.414195162Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:2a674ae97c9d49ff2bbfbdf0ab4452b6e589f47a955ba0b907dbf0e32f5cbab7\" id=95fc0cad-fb9c-44cc-868e-bc2373f89034 name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:47:34.480213 crc crio[3652]: time=\"2026-06-12T15:47:34.422946775Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:47:34.495140 crc crio[3652]: time=\"2026-06-12T15:47:34.494964156Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=74e5a0af-d40a-4ade-86c7-bef06a52cf13 name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:47:34.539186 crc crio[3652]: time=\"2026-06-12T15:47:34.537735556Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=ba0bc905-5a38-4e27-9971-1c6499fe9a52 name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:47:34.546962 crc crio[3652]: time=\"2026-06-12T15:47:34.546729254Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:47:34.551614 crc crio[3652]: time=\"2026-06-12T15:47:34.550819944Z\" level=info msg=\"Creating container: openshift-kube-storage-version-migrator/migrator-866fcbc849-vfggj/graceful-termination\" id=eb0e6295-3d1a-41cd-ad80-ff5c84c227ee name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:47:34.554104 crc crio[3652]: time=\"2026-06-12T15:47:34.553974836Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=41266fa1-c58b-4621-85e0-e7c683bd1b71 name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:47:34.557875 crc crio[3652]: time=\"2026-06-12T15:47:34.557680561Z\" level=info msg=\"Created container 302144ddd5a769445fd4fb41305f032d806696ed2052e0c69df8fdc1d18b7c26: openshift-service-ca/service-ca-74545575db-n469q/service-ca-controller\" id=96fb51b3-2cc0-4fe4-b760-e9b4d4eff992 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:47:34.562141 crc crio[3652]: time=\"2026-06-12T15:47:34.561984531Z\" level=info msg=\"Created container ed41ed84a1900125ceaf8982f0b790c1232f283d6c0eea1b02ceb4317a2e5fca: openshift-config-operator/openshift-config-operator-5777786469-bccdj/openshift-api\" id=97279958-ab80-4ebc-94c6-63ec7b6cc809 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:47:34.565281 crc crio[3652]: time=\"2026-06-12T15:47:34.56522615Z\" level=info msg=\"Created container 3684b2cec778ee997d4d969fbd24556cc82f8a0e02a40f0f79bf35abb94df13d: openshift-authentication/oauth-openshift-685b49f4d7-4d6xb/oauth-openshift\" id=f1941d9d-3997-4ae5-ab8d-5388d292f4e9 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:47:34.568195 crc crio[3652]: time=\"2026-06-12T15:47:34.567736243Z\" level=info msg=\"Starting container: ed41ed84a1900125ceaf8982f0b790c1232f283d6c0eea1b02ceb4317a2e5fca\" id=12cab8ab-f914-478f-84fe-c765c651bc38 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 15:47:34.572716 crc crio[3652]: time=\"2026-06-12T15:47:34.572605183Z\" level=info msg=\"Starting container: 3684b2cec778ee997d4d969fbd24556cc82f8a0e02a40f0f79bf35abb94df13d\" id=9b44db43-30d2-4384-ab98-6c9f468cf9ca name=/runtime.v1.RuntimeService/StartContainer\nJun 12 15:47:34.576772 crc crio[3652]: time=\"2026-06-12T15:47:34.576607339Z\" level=info msg=\"Starting container: 302144ddd5a769445fd4fb41305f032d806696ed2052e0c69df8fdc1d18b7c26\" id=081095b6-37cf-4b26-8691-e0e05ff060a6 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 15:47:34.588426 crc crio[3652]: time=\"2026-06-12T15:47:34.576771672Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=5aa5f7f0-b202-4ca3-914a-caec9f92ee9c name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:47:34.588426 crc crio[3652]: time=\"2026-06-12T15:47:34.577098078Z\" level=info msg=\"Creating container: openshift-machine-config-operator/machine-config-controller-f9cdd68f7-bb2jm/kube-rbac-proxy\" id=fb17f47a-a7a5-4ea1-9038-b2d4f40c70d2 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:47:34.588426 crc crio[3652]: time=\"2026-06-12T15:47:34.581787731Z\" level=info msg=\"Started container\" PID=13230 containerID=ed41ed84a1900125ceaf8982f0b790c1232f283d6c0eea1b02ceb4317a2e5fca description=openshift-config-operator/openshift-config-operator-5777786469-bccdj/openshift-api id=12cab8ab-f914-478f-84fe-c765c651bc38 name=/runtime.v1.RuntimeService/StartContainer sandboxID=6ab72337a3cbb3c4d1ed7253a92436f570bc786a96b656633e015ab8dd8d717f\nJun 12 15:47:34.588426 crc crio[3652]: time=\"2026-06-12T15:47:34.583022357Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:47:34.593307 crc crio[3652]: time=\"2026-06-12T15:47:34.593264203Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:47:34.596797 crc crio[3652]: time=\"2026-06-12T15:47:34.59667301Z\" level=info msg=\"Started container\" PID=13231 containerID=3684b2cec778ee997d4d969fbd24556cc82f8a0e02a40f0f79bf35abb94df13d description=openshift-authentication/oauth-openshift-685b49f4d7-4d6xb/oauth-openshift id=9b44db43-30d2-4384-ab98-6c9f468cf9ca name=/runtime.v1.RuntimeService/StartContainer sandboxID=01e0057a4f36348b3e5583493d3db2ed1b6be0de7bec803bab507ef7991f8e77\nJun 12 15:47:34.602363 crc crio[3652]: time=\"2026-06-12T15:47:34.602190179Z\" level=info msg=\"Started container\" PID=13232 containerID=302144ddd5a769445fd4fb41305f032d806696ed2052e0c69df8fdc1d18b7c26 description=openshift-service-ca/service-ca-74545575db-n469q/service-ca-controller id=081095b6-37cf-4b26-8691-e0e05ff060a6 name=/runtime.v1.RuntimeService/StartContainer sandboxID=53d37291c3f918630f0bf00f413a35884a599c35691b2e49022496b208d077bd\nJun 12 15:47:34.606925 crc crio[3652]: time=\"2026-06-12T15:47:34.60623254Z\" level=info msg=\"Created container f50e7c91c8ce9879947a064cdd4286b493c8382b1ee39b359c9e4fffa50a1308: openshift-console-operator/console-operator-67c89758df-4jf4f/console-operator\" id=854eeb8e-6b72-4c8d-89d0-24d7e3891891 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:47:34.610681 crc crio[3652]: time=\"2026-06-12T15:47:34.610420007Z\" level=info msg=\"Starting container: f50e7c91c8ce9879947a064cdd4286b493c8382b1ee39b359c9e4fffa50a1308\" id=e1900f7a-4704-4bda-8d38-89bb8a58b320 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 15:47:34.621227 crc crio[3652]: time=\"2026-06-12T15:47:34.621127549Z\" level=info msg=\"Started container\" PID=13279 containerID=f50e7c91c8ce9879947a064cdd4286b493c8382b1ee39b359c9e4fffa50a1308 description=openshift-console-operator/console-operator-67c89758df-4jf4f/console-operator id=e1900f7a-4704-4bda-8d38-89bb8a58b320 name=/runtime.v1.RuntimeService/StartContainer sandboxID=ea1b889362c9499654b3103e29b81d9c8c4b80ac8e64f136ef47ea902328e1de\nJun 12 15:47:34.640768 crc crio[3652]: time=\"2026-06-12T15:47:34.64040503Z\" level=info msg=\"Created container b033dccf576509140eaa637a02583cc2b7a449f37e72558d4edffec34fbf887b: openshift-marketplace/community-operators-qhh6t/extract-utilities\" id=c7bbe3ce-2ef1-4950-91a4-9339a9f53ef8 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:47:34.648773 crc crio[3652]: time=\"2026-06-12T15:47:34.648622438Z\" level=info msg=\"Starting container: b033dccf576509140eaa637a02583cc2b7a449f37e72558d4edffec34fbf887b\" id=09dff8be-db6e-4eb9-bbef-668b2cf5aaf1 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 15:47:34.662114 crc crio[3652]: time=\"2026-06-12T15:47:34.662011336Z\" level=info msg=\"Created container 3c87648e94a0340b3b304cdfb4d9b5e12867496a37b38a07e7857367622dc7fe: openshift-console/console-6c684df5db-cc8g8/console\" id=a84743fe-4adb-4576-b8d0-a9886d680171 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:47:34.682687 crc crio[3652]: time=\"2026-06-12T15:47:34.682510308Z\" level=info msg=\"Started container\" PID=13285 containerID=b033dccf576509140eaa637a02583cc2b7a449f37e72558d4edffec34fbf887b description=openshift-marketplace/community-operators-qhh6t/extract-utilities id=09dff8be-db6e-4eb9-bbef-668b2cf5aaf1 name=/runtime.v1.RuntimeService/StartContainer sandboxID=8d18ef7e401ecbbce2959e5dc76b4fda8f77d8f73c5e24565348fb27f124201f\nJun 12 15:47:34.712762 crc crio[3652]: time=\"2026-06-12T15:47:34.712657989Z\" level=info msg=\"Starting container: 3c87648e94a0340b3b304cdfb4d9b5e12867496a37b38a07e7857367622dc7fe\" id=3d8c4d90-f70e-4168-b00b-92256c533e04 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 15:47:34.732672 crc crio[3652]: time=\"2026-06-12T15:47:34.722966818Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:d4926e304011637ca9df370a193896d685f0f3ffabbec234ec827abdbeb083f9\" id=44931a94-5328-445e-9bc8-c2197353bffb name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:47:34.752393 crc crio[3652]: time=\"2026-06-12T15:47:34.752163497Z\" level=info msg=\"Created container ca521f422b54a93ff562d256eb36bcf7e68d82a3d2fc021f0e03d5f561cf5a72: openshift-ingress-operator/ingress-operator-6b9cb4dbcf-5fpw9/ingress-operator\" id=601cddef-a977-4201-94c7-ad62a587eb47 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:47:34.813773 crc crio[3652]: time=\"2026-06-12T15:47:34.807992927Z\" level=info msg=\"Started container\" PID=13291 containerID=3c87648e94a0340b3b304cdfb4d9b5e12867496a37b38a07e7857367622dc7fe description=openshift-console/console-6c684df5db-cc8g8/console id=3d8c4d90-f70e-4168-b00b-92256c533e04 name=/runtime.v1.RuntimeService/StartContainer sandboxID=7c9c9905adac5b3a01c30ca8f7e5943aa6e4928c52210102fcf82f2e070730ae\nJun 12 15:47:35.061135 crc crio[3652]: time=\"2026-06-12T15:47:35.05189125Z\" level=info msg=\"Created container 42652648f45e51e16f2da5d7e7f9108a2100164e9448a7e85703356290a0a126: openshift-apiserver-operator/openshift-apiserver-operator-846cbfc458-xttmf/openshift-apiserver-operator\" id=046903b7-e8e0-4dc4-9081-9cb58bd9d2b9 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:47:35.086369 crc crio[3652]: time=\"2026-06-12T15:47:35.086026263Z\" level=info msg=\"Starting container: 42652648f45e51e16f2da5d7e7f9108a2100164e9448a7e85703356290a0a126\" id=95c8f729-378e-428c-8a6d-7d9630156258 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 15:47:35.263805 crc crio[3652]: time=\"2026-06-12T15:47:35.260491467Z\" level=info msg=\"Started container\" PID=13311 containerID=42652648f45e51e16f2da5d7e7f9108a2100164e9448a7e85703356290a0a126 description=openshift-apiserver-operator/openshift-apiserver-operator-846cbfc458-xttmf/openshift-apiserver-operator id=95c8f729-378e-428c-8a6d-7d9630156258 name=/runtime.v1.RuntimeService/StartContainer sandboxID=e75f42219c1a7ce4840e6743ada912a2cf9195cd9a4b13ae5a2d237e6d948bed\nJun 12 15:47:35.278962 crc crio[3652]: time=\"2026-06-12T15:47:35.271876727Z\" level=info msg=\"Starting container: ca521f422b54a93ff562d256eb36bcf7e68d82a3d2fc021f0e03d5f561cf5a72\" id=12066035-ab24-43ad-8d40-f3ff2c4b6715 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 15:47:35.574910 crc crio[3652]: time=\"2026-06-12T15:47:35.573998603Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:47:35.669839 crc crio[3652]: time=\"2026-06-12T15:47:35.666600992Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:47:35.702322 crc crio[3652]: time=\"2026-06-12T15:47:35.702193107Z\" level=info msg=\"Created container 899e84a3923ca403f8ba045b86e890e8c7b847eb181adc6e8f5799f8d1464182: openshift-etcd-operator/etcd-operator-69b85846b6-9w8mk/etcd-operator\" id=5ff75430-112e-4e5c-87ff-2cf0cfb98e65 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:47:35.740894 crc crio[3652]: time=\"2026-06-12T15:47:35.737023269Z\" level=info msg=\"Creating container: openshift-operator-lifecycle-manager/package-server-manager-77f986bd66-5lhf9/package-server-manager\" id=b8e20090-ea4f-441a-b812-2974ff86ed86 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:47:35.740894 crc crio[3652]: time=\"2026-06-12T15:47:35.737425Z\" level=info msg=\"Starting container: 899e84a3923ca403f8ba045b86e890e8c7b847eb181adc6e8f5799f8d1464182\" id=5f1a5b9d-8d9b-42c4-a403-b16edf89d30b name=/runtime.v1.RuntimeService/StartContainer\nJun 12 15:47:35.755582 crc crio[3652]: time=\"2026-06-12T15:47:35.752947027Z\" level=info msg=\"Created container 1412b453b63f69c742a6a2e7505cece5395cc4b4d3cb81cec21aa263c0bb6a56: openshift-image-registry/cluster-image-registry-operator-86c45576b9-qdg7g/cluster-image-registry-operator\" id=308a0cd5-2834-4017-83a9-f4083a46e5df name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:47:35.849832 crc crio[3652]: time=\"2026-06-12T15:47:35.841995763Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:47:35.891880 crc crio[3652]: time=\"2026-06-12T15:47:35.890817518Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:47:35.923221 crc crio[3652]: time=\"2026-06-12T15:47:35.922269731Z\" level=info msg=\"Starting container: 1412b453b63f69c742a6a2e7505cece5395cc4b4d3cb81cec21aa263c0bb6a56\" id=f5dfe0d4-5b6c-4b95-b843-b0e7175645ae name=/runtime.v1.RuntimeService/StartContainer\nJun 12 15:47:36.009940 crc crio[3652]: time=\"2026-06-12T15:47:36.000144649Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:d4926e304011637ca9df370a193896d685f0f3ffabbec234ec827abdbeb083f9\" id=f8f746c7-6047-4b8f-8b86-0d528002242a name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:47:36.224866 crc crio[3652]: time=\"2026-06-12T15:47:36.2227334Z\" level=info msg=\"Started container\" PID=13334 containerID=899e84a3923ca403f8ba045b86e890e8c7b847eb181adc6e8f5799f8d1464182 description=openshift-etcd-operator/etcd-operator-69b85846b6-9w8mk/etcd-operator id=5f1a5b9d-8d9b-42c4-a403-b16edf89d30b name=/runtime.v1.RuntimeService/StartContainer sandboxID=954bf1afe4f59f23f82baa19c37ce7d2202c4c33e8491ac1530be7dd854d2ea1\nJun 12 15:47:36.267259 crc crio[3652]: time=\"2026-06-12T15:47:36.266912698Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:47:36.502399 crc crio[3652]: time=\"2026-06-12T15:47:36.501036951Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:47:36.576380 crc crio[3652]: time=\"2026-06-12T15:47:36.57500096Z\" level=info msg=\"Started container\" PID=13296 containerID=ca521f422b54a93ff562d256eb36bcf7e68d82a3d2fc021f0e03d5f561cf5a72 description=openshift-ingress-operator/ingress-operator-6b9cb4dbcf-5fpw9/ingress-operator id=12066035-ab24-43ad-8d40-f3ff2c4b6715 name=/runtime.v1.RuntimeService/StartContainer sandboxID=8b71a812b8baf7cc7da5435b6c115b07d229bd8e2943b64afdf9efe863a8e4c8\nJun 12 15:47:36.576832 crc crio[3652]: time=\"2026-06-12T15:47:36.576663218Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:47:36.755596 crc crio[3652]: time=\"2026-06-12T15:47:36.755321318Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:47:36.911337 crc crio[3652]: time=\"2026-06-12T15:47:36.908674218Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:47:37.267182 crc crio[3652]: time=\"2026-06-12T15:47:37.266545918Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:47:37.781945 crc crio[3652]: time=\"2026-06-12T15:47:37.778159496Z\" level=info msg=\"Started container\" PID=13315 containerID=1412b453b63f69c742a6a2e7505cece5395cc4b4d3cb81cec21aa263c0bb6a56 description=openshift-image-registry/cluster-image-registry-operator-86c45576b9-qdg7g/cluster-image-registry-operator id=f5dfe0d4-5b6c-4b95-b843-b0e7175645ae name=/runtime.v1.RuntimeService/StartContainer sandboxID=0b007c920c28b452d29972aaf92de525e9cc0b8e1a935689fa4a95146998351f\nJun 12 15:47:37.973621 crc crio[3652]: time=\"2026-06-12T15:47:37.972390636Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:47:37.997627 crc crio[3652]: time=\"2026-06-12T15:47:37.992193571Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=01c1d3b7-257c-4d00-af19-2e025e3db8fd name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:47:38.144420 crc crio[3652]: time=\"2026-06-12T15:47:38.141962075Z\" level=info msg=\"Creating container: openshift-apiserver/apiserver-9ddfb9f55-k47zv/openshift-apiserver\" id=527f98fa-6f20-4c8a-baa4-7cf9d01db20a name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:47:38.272720 crc crio[3652]: time=\"2026-06-12T15:47:38.272232733Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:47:38.325704 crc crio[3652]: time=\"2026-06-12T15:47:38.324241059Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:47:38.470872 crc crio[3652]: time=\"2026-06-12T15:47:38.470401411Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:47:38.629978 crc crio[3652]: time=\"2026-06-12T15:47:38.629921057Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:47:39.028982 crc crio[3652]: time=\"2026-06-12T15:47:39.026243379Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=61cc3570-ed3a-4777-b1d7-da96d64a9e69 name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:47:39.385979 crc crio[3652]: time=\"2026-06-12T15:47:39.37741444Z\" level=info msg=\"Created container 51f0725ccfb47060dfe9a9bda31e695f5077f0b58c5164603c50b63377f26ff6: openshift-operator-lifecycle-manager/collect-profiles-29687985-5mw5k/collect-profiles\" id=654e324b-c52f-40e6-a1c4-dd25073de73e name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:47:40.022384 crc crio[3652]: time=\"2026-06-12T15:47:39.443240145Z\" level=info msg=\"Created container a450f8ed250cb60877c398deff7879a31eb42223d687e85b73c87959bbfa8ca1: openshift-multus/network-metrics-daemon-n2bqt/network-metrics-daemon\" id=6d8823b3-39d7-4ac7-b898-a30eb40cc16b name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:47:40.092300 crc crio[3652]: time=\"2026-06-12T15:47:40.091859575Z\" level=info msg=\"Starting container: a450f8ed250cb60877c398deff7879a31eb42223d687e85b73c87959bbfa8ca1\" id=77da088c-82f4-4e84-8004-9670ebf4bcf6 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 15:47:40.112300 crc crio[3652]: time=\"2026-06-12T15:47:40.112016516Z\" level=info msg=\"Starting container: 51f0725ccfb47060dfe9a9bda31e695f5077f0b58c5164603c50b63377f26ff6\" id=7feba4c8-9599-4930-81a6-0d84957ab8bb name=/runtime.v1.RuntimeService/StartContainer\nJun 12 15:47:40.393417 crc crio[3652]: time=\"2026-06-12T15:47:40.393104184Z\" level=info msg=\"Started container\" PID=13400 containerID=51f0725ccfb47060dfe9a9bda31e695f5077f0b58c5164603c50b63377f26ff6 description=openshift-operator-lifecycle-manager/collect-profiles-29687985-5mw5k/collect-profiles id=7feba4c8-9599-4930-81a6-0d84957ab8bb name=/runtime.v1.RuntimeService/StartContainer sandboxID=d8b63e784bffade6dd726e124ee6bb835170216daa066ae154b0513035faee69\nJun 12 15:47:40.435123 crc crio[3652]: time=\"2026-06-12T15:47:40.434173724Z\" level=info msg=\"Created container 60a3487ff46f41ad52cfd9798dd82e49ebe7285a29ade5f9d22c9587f16a85a1: openshift-machine-config-operator/machine-config-operator-67c9d58cbb-dc6bh/kube-rbac-proxy\" id=cc3aeebd-a463-4935-8981-605aeb1c3027 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:47:40.436156 crc crio[3652]: time=\"2026-06-12T15:47:40.435749294Z\" level=info msg=\"Created container 77cd24a8e324a4c30bc32f61784437d40950a669b6fec003abcd52483550e5f4: openshift-kube-apiserver-operator/kube-apiserver-operator-575994946d-vgpnb/kube-apiserver-operator\" id=70223b1c-eff6-45d0-b9f3-53f2d7fc0116 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:47:40.471219 crc crio[3652]: time=\"2026-06-12T15:47:40.470950413Z\" level=info msg=\"Starting container: 60a3487ff46f41ad52cfd9798dd82e49ebe7285a29ade5f9d22c9587f16a85a1\" id=04cbf1d3-e85b-4a57-a415-fee34b97c0ee name=/runtime.v1.RuntimeService/StartContainer\nJun 12 15:47:40.526955 crc crio[3652]: time=\"2026-06-12T15:47:40.52672072Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:47:40.568409 crc crio[3652]: time=\"2026-06-12T15:47:40.568072483Z\" level=info msg=\"Starting container: 77cd24a8e324a4c30bc32f61784437d40950a669b6fec003abcd52483550e5f4\" id=58420463-cc05-46c3-a214-06197cb0157b name=/runtime.v1.RuntimeService/StartContainer\nJun 12 15:47:41.018909 crc crio[3652]: time=\"2026-06-12T15:47:41.01879575Z\" level=info msg=\"Created container 2c897e420fca5f462e50986e6dfaaf7a300ff5b888c4b031dbd3364acceafdad: openshift-machine-config-operator/machine-config-controller-f9cdd68f7-bb2jm/kube-rbac-proxy\" id=fb17f47a-a7a5-4ea1-9038-b2d4f40c70d2 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:47:41.031908 crc crio[3652]: time=\"2026-06-12T15:47:41.031643156Z\" level=info msg=\"Started container\" PID=13480 containerID=77cd24a8e324a4c30bc32f61784437d40950a669b6fec003abcd52483550e5f4 description=openshift-kube-apiserver-operator/kube-apiserver-operator-575994946d-vgpnb/kube-apiserver-operator id=58420463-cc05-46c3-a214-06197cb0157b name=/runtime.v1.RuntimeService/StartContainer sandboxID=a4108cfd56bb95c984c6842f2b38b21ef6830aa35f05bed6a97aba9293edc703\nJun 12 15:47:41.888424 crc crio[3652]: time=\"2026-06-12T15:47:41.887125191Z\" level=info msg=\"Started container\" PID=13398 containerID=a450f8ed250cb60877c398deff7879a31eb42223d687e85b73c87959bbfa8ca1 description=openshift-multus/network-metrics-daemon-n2bqt/network-metrics-daemon id=77da088c-82f4-4e84-8004-9670ebf4bcf6 name=/runtime.v1.RuntimeService/StartContainer sandboxID=0a1bb93da817bef5070bcdeb459f1902ae027961ec1b8eae561592a0f1e27e28\nJun 12 15:47:41.906632 crc crio[3652]: time=\"2026-06-12T15:47:41.905550122Z\" level=info msg=\"Started container\" PID=13468 containerID=60a3487ff46f41ad52cfd9798dd82e49ebe7285a29ade5f9d22c9587f16a85a1 description=openshift-machine-config-operator/machine-config-operator-67c9d58cbb-dc6bh/kube-rbac-proxy id=04cbf1d3-e85b-4a57-a415-fee34b97c0ee name=/runtime.v1.RuntimeService/StartContainer sandboxID=2530f834e6fd937972a33ce21e1ed56a946e9139404f28f35d0aceed95097a03\nJun 12 15:47:41.947360 crc crio[3652]: time=\"2026-06-12T15:47:41.940966614Z\" level=info msg=\"Created container 5d592f25ac3f5eee2676d631dc879682735986cfc7214114d1d6352be6fe5e42: openshift-oauth-apiserver/apiserver-8596bd845d-l6g6s/fix-audit-permissions\" id=167c621e-68a9-4359-8c92-4000be6c4b69 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:47:42.029550 crc crio[3652]: time=\"2026-06-12T15:47:42.027893027Z\" level=info msg=\"Starting container: 2c897e420fca5f462e50986e6dfaaf7a300ff5b888c4b031dbd3364acceafdad\" id=f6ae9fca-9f7e-4c9a-bf48-e58414e78f61 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 15:47:42.050812 crc crio[3652]: time=\"2026-06-12T15:47:42.049996887Z\" level=info msg=\"Created container f8d46b3d2293bd28d781efe16beff1914f33edc6a4ee77cf65e4758236f9cbfb: openshift-cluster-samples-operator/cluster-samples-operator-6b564684c8-bqbxk/cluster-samples-operator\" id=5475d12c-c9b5-4741-88f6-8f7267c63cd8 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:47:42.107808 crc crio[3652]: time=\"2026-06-12T15:47:42.107388158Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:47:42.311929 crc crio[3652]: time=\"2026-06-12T15:47:42.308388946Z\" level=info msg=\"Starting container: 5d592f25ac3f5eee2676d631dc879682735986cfc7214114d1d6352be6fe5e42\" id=b0b19051-015a-4a3f-9045-9ef50a91ed3f name=/runtime.v1.RuntimeService/StartContainer\nJun 12 15:47:42.341643 crc crio[3652]: time=\"2026-06-12T15:47:42.337694197Z\" level=info msg=\"Starting container: f8d46b3d2293bd28d781efe16beff1914f33edc6a4ee77cf65e4758236f9cbfb\" id=74d0b9a7-709d-4ded-8435-1643a9c4f4e6 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 15:47:42.400290 crc crio[3652]: time=\"2026-06-12T15:47:42.398903593Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:47:42.597949 crc crio[3652]: time=\"2026-06-12T15:47:42.597020266Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=d7d6df3d-d3d3-4c47-9f3f-f4e356831690 name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:47:42.628416 crc crio[3652]: time=\"2026-06-12T15:47:42.621430719Z\" level=info msg=\"Creating container: openshift-ingress-operator/ingress-operator-6b9cb4dbcf-5fpw9/kube-rbac-proxy\" id=3b615b76-9169-41e5-9176-f7685b3ebb4e name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:47:42.648113 crc crio[3652]: time=\"2026-06-12T15:47:42.641875891Z\" level=info msg=\"Pulling image: registry.redhat.io/redhat/certified-operator-index:v4.20\" id=9fdd338a-c388-4d2f-a18d-37d4f3bf4d8b name=/runtime.v1.ImageService/PullImage\nJun 12 15:47:42.653423 crc crio[3652]: time=\"2026-06-12T15:47:42.653014448Z\" level=info msg=\"Started container\" PID=13474 containerID=f8d46b3d2293bd28d781efe16beff1914f33edc6a4ee77cf65e4758236f9cbfb description=openshift-cluster-samples-operator/cluster-samples-operator-6b564684c8-bqbxk/cluster-samples-operator id=74d0b9a7-709d-4ded-8435-1643a9c4f4e6 name=/runtime.v1.RuntimeService/StartContainer sandboxID=40eb31f880b938e8079e39750419657f42ab7a6f87f4c642a70b3b245f6b5272\nJun 12 15:47:42.679218 crc crio[3652]: time=\"2026-06-12T15:47:42.675722734Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/redhat/certified-operator-index:v4.20\\\"\"\nJun 12 15:47:42.716769 crc crio[3652]: time=\"2026-06-12T15:47:42.716650195Z\" level=info msg=\"Started container\" PID=13481 containerID=2c897e420fca5f462e50986e6dfaaf7a300ff5b888c4b031dbd3364acceafdad description=openshift-machine-config-operator/machine-config-controller-f9cdd68f7-bb2jm/kube-rbac-proxy id=f6ae9fca-9f7e-4c9a-bf48-e58414e78f61 name=/runtime.v1.RuntimeService/StartContainer sandboxID=a742e3ddcecdec2a72e062301ee31090995d8a0de85ef0b95b98ce7a6f8b52a9\nJun 12 15:47:42.732841 crc crio[3652]: time=\"2026-06-12T15:47:42.731773699Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:47:42.978091 crc crio[3652]: time=\"2026-06-12T15:47:42.970724089Z\" level=info msg=\"Started container\" PID=13470 containerID=5d592f25ac3f5eee2676d631dc879682735986cfc7214114d1d6352be6fe5e42 description=openshift-oauth-apiserver/apiserver-8596bd845d-l6g6s/fix-audit-permissions id=b0b19051-015a-4a3f-9045-9ef50a91ed3f name=/runtime.v1.RuntimeService/StartContainer sandboxID=69acfd13a9a40d71ffdef6d2ca926d456d29936716a53ac8b3fb165573d47e2c\nJun 12 15:47:43.051974 crc crio[3652]: time=\"2026-06-12T15:47:42.984914885Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=67cdbbcd-044c-409a-8287-003627c81898 name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:47:43.251333 crc crio[3652]: time=\"2026-06-12T15:47:43.25096046Z\" level=info msg=\"Created container ed5537509be61a424011915eb10945be8c29339fd27e676b6d1dee71e556f15b: openshift-dns-operator/dns-operator-799b87ffcd-h5xh9/dns-operator\" id=d9b16250-6fbd-4e5e-a0cf-8564a67c1084 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:47:43.335231 crc crio[3652]: time=\"2026-06-12T15:47:43.316210016Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b0f7abf2f97afd1127d9245d764338c6047bac1711b2cee43112570a85946360\" id=930db3f6-6ed8-4f03-8131-751aa1e26dbb name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:47:43.356777 crc crio[3652]: time=\"2026-06-12T15:47:43.356720644Z\" level=info msg=\"Starting container: ed5537509be61a424011915eb10945be8c29339fd27e676b6d1dee71e556f15b\" id=2dbcdbe2-eaae-4d8a-837e-6af9a24290f4 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 15:47:43.595113 crc crio[3652]: time=\"2026-06-12T15:47:43.593371272Z\" level=info msg=\"Started container\" PID=13522 containerID=ed5537509be61a424011915eb10945be8c29339fd27e676b6d1dee71e556f15b description=openshift-dns-operator/dns-operator-799b87ffcd-h5xh9/dns-operator id=2dbcdbe2-eaae-4d8a-837e-6af9a24290f4 name=/runtime.v1.RuntimeService/StartContainer sandboxID=6863df6ce51270ee5ce1842073c2d0f50a76b6f27b4bf12ab3570456fab5ec14\nJun 12 15:47:43.597709 crc crio[3652]: time=\"2026-06-12T15:47:43.597380594Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:47:43.646195 crc crio[3652]: time=\"2026-06-12T15:47:43.607853452Z\" level=info msg=\"Creating container: openshift-multus/network-metrics-daemon-n2bqt/kube-rbac-proxy\" id=5108bc6b-d7c6-4d3a-b744-da879e6e6ab1 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:47:43.898294 crc crio[3652]: time=\"2026-06-12T15:47:43.892027448Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=b0c9e615-2a8a-48ff-9eb5-dd64749550bf name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:47:44.033976 crc crio[3652]: time=\"2026-06-12T15:47:44.033567814Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b0f7abf2f97afd1127d9245d764338c6047bac1711b2cee43112570a85946360\" id=7bcf05d0-453b-46ac-a90e-bde05123877d name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:47:44.059163 crc crio[3652]: time=\"2026-06-12T15:47:44.056812257Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:47:44.757719 crc crio[3652]: time=\"2026-06-12T15:47:44.659413597Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:47:44.757719 crc crio[3652]: time=\"2026-06-12T15:47:44.672227042Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:47:44.944789 crc crio[3652]: time=\"2026-06-12T15:47:44.933951199Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:47:46.081418 crc crio[3652]: time=\"2026-06-12T15:47:46.080251228Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=c7aae747-faeb-4487-92b9-fa1ac0ce988b name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:47:46.319827 crc crio[3652]: time=\"2026-06-12T15:47:46.30336531Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:47:46.426986 crc crio[3652]: time=\"2026-06-12T15:47:46.426237599Z\" level=info msg=\"Creating container: openshift-cluster-samples-operator/cluster-samples-operator-6b564684c8-bqbxk/cluster-samples-operator-watch\" id=576a757c-94d5-42ca-b362-eeca5e696b88 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:47:47.571159 crc crio[3652]: time=\"2026-06-12T15:47:47.570006501Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:47:47.665907 crc crio[3652]: time=\"2026-06-12T15:47:47.665667221Z\" level=info msg=\"Created container 6ca1331b0d4d6931aa4f566910ac9e80c1e2455c45b851df872d613e1835775c: openshift-operator-lifecycle-manager/package-server-manager-77f986bd66-5lhf9/package-server-manager\" id=b8e20090-ea4f-441a-b812-2974ff86ed86 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:47:47.975263 crc crio[3652]: time=\"2026-06-12T15:47:47.972906655Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:47:49.224220 crc crio[3652]: time=\"2026-06-12T15:47:49.143886525Z\" level=info msg=\"Starting container: 6ca1331b0d4d6931aa4f566910ac9e80c1e2455c45b851df872d613e1835775c\" id=0b6e56f2-48af-411b-8d99-fa5d18214fcf name=/runtime.v1.RuntimeService/StartContainer\nJun 12 15:47:49.397372 crc crio[3652]: time=\"2026-06-12T15:47:49.396352602Z\" level=info msg=\"Creating container: openshift-dns-operator/dns-operator-799b87ffcd-h5xh9/kube-rbac-proxy\" id=33762c13-5b23-4fa4-afce-972757883c64 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:47:50.018014 crc crio[3652]: time=\"2026-06-12T15:47:50.017923796Z\" level=info msg=\"Created container dd0db851f0fe751d03fe29e702819163b5c49a87f93e5b0153b15cc3170e9bcc: openshift-kube-controller-manager-operator/kube-controller-manager-operator-69d5f845f8-mm4qn/kube-controller-manager-operator\" id=084fe9d7-c15d-4a3e-b348-490d4cd822bf name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:47:50.098664 crc crio[3652]: time=\"2026-06-12T15:47:50.097969938Z\" level=info msg=\"Started container\" PID=13597 containerID=6ca1331b0d4d6931aa4f566910ac9e80c1e2455c45b851df872d613e1835775c description=openshift-operator-lifecycle-manager/package-server-manager-77f986bd66-5lhf9/package-server-manager id=0b6e56f2-48af-411b-8d99-fa5d18214fcf name=/runtime.v1.RuntimeService/StartContainer sandboxID=d84089b6c980f6e31d4488d5ceea93ab72e2197d65c108f73549553d3dc2ff36\nJun 12 15:47:50.116652 crc crio[3652]: time=\"2026-06-12T15:47:50.116292576Z\" level=info msg=\"Starting container: dd0db851f0fe751d03fe29e702819163b5c49a87f93e5b0153b15cc3170e9bcc\" id=57af78a1-028d-400d-9f2c-c6ac770350bd name=/runtime.v1.RuntimeService/StartContainer\nJun 12 15:47:50.212809 crc crio[3652]: time=\"2026-06-12T15:47:50.195184357Z\" level=info msg=\"Created container 4de21cfb27755c4ea65741e90626809d0e998def956f500bd4b4f369263bce6d: openshift-kube-storage-version-migrator/migrator-866fcbc849-vfggj/graceful-termination\" id=eb0e6295-3d1a-41cd-ad80-ff5c84c227ee name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:47:50.292350 crc crio[3652]: time=\"2026-06-12T15:47:50.29177556Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:47:50.326857 crc crio[3652]: time=\"2026-06-12T15:47:50.326386895Z\" level=info msg=\"Starting container: 4de21cfb27755c4ea65741e90626809d0e998def956f500bd4b4f369263bce6d\" id=bdcab9dd-3f18-47f8-81ce-d5fdfb0b8cdd name=/runtime.v1.RuntimeService/StartContainer\nJun 12 15:47:50.358544 crc crio[3652]: time=\"2026-06-12T15:47:50.345950673Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:47:50.666681 crc crio[3652]: time=\"2026-06-12T15:47:50.652000431Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:47:50.826031 crc crio[3652]: time=\"2026-06-12T15:47:50.808025093Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:47:50.844522 crc crio[3652]: time=\"2026-06-12T15:47:50.840405713Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:765cf9c3ebf4df049ebc022beaaf52f52852cf89fb802034536ad91dd45db807\" id=3a1a3d10-b380-452f-8ded-0d3f9af2fbcc name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:47:51.031581 crc crio[3652]: time=\"2026-06-12T15:47:50.969813836Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:47:51.051164 crc crio[3652]: time=\"2026-06-12T15:47:51.050713769Z\" level=info msg=\"Created container ad3156afef8c8d2b2d98f5037bade56bedcfd7536021a3f3f85b14a527dd9953: openshift-machine-api/machine-api-operator-755bb95488-cj4b6/machine-api-operator\" id=3f4dd0dc-ff73-4b57-852b-d88fc9c12e3f name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:47:51.067311 crc crio[3652]: time=\"2026-06-12T15:47:51.061638653Z\" level=info msg=\"Pulling image: registry.redhat.io/redhat/redhat-operator-index:v4.20\" id=9f7518a4-f672-45bf-8999-b346365bc91d name=/runtime.v1.ImageService/PullImage\nJun 12 15:47:51.067311 crc crio[3652]: time=\"2026-06-12T15:47:51.065835436Z\" level=info msg=\"Starting container: ad3156afef8c8d2b2d98f5037bade56bedcfd7536021a3f3f85b14a527dd9953\" id=3c855764-c8c0-4a77-8cc6-d75572ac4862 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 15:47:51.176826 crc crio[3652]: time=\"2026-06-12T15:47:51.164280307Z\" level=info msg=\"Started container\" PID=13678 containerID=4de21cfb27755c4ea65741e90626809d0e998def956f500bd4b4f369263bce6d description=openshift-kube-storage-version-migrator/migrator-866fcbc849-vfggj/graceful-termination id=bdcab9dd-3f18-47f8-81ce-d5fdfb0b8cdd name=/runtime.v1.RuntimeService/StartContainer sandboxID=33bfac345f38fb0b4cd732d80d7f19d13d5299f5e96eadee8a786eee1b7e3b18\nJun 12 15:47:51.303801 crc crio[3652]: time=\"2026-06-12T15:47:51.30095327Z\" level=info msg=\"Started container\" PID=13655 containerID=dd0db851f0fe751d03fe29e702819163b5c49a87f93e5b0153b15cc3170e9bcc description=openshift-kube-controller-manager-operator/kube-controller-manager-operator-69d5f845f8-mm4qn/kube-controller-manager-operator id=57af78a1-028d-400d-9f2c-c6ac770350bd name=/runtime.v1.RuntimeService/StartContainer sandboxID=97467d816d05a341d3f7f15af85fa716868feac2fd6aa42876c0f6f23bafe244\nJun 12 15:47:51.367974 crc crio[3652]: time=\"2026-06-12T15:47:51.356406798Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/redhat/redhat-operator-index:v4.20\\\"\"\nJun 12 15:47:53.168647 crc crio[3652]: time=\"2026-06-12T15:47:53.167888184Z\" level=info msg=\"Started container\" PID=13677 containerID=ad3156afef8c8d2b2d98f5037bade56bedcfd7536021a3f3f85b14a527dd9953 description=openshift-machine-api/machine-api-operator-755bb95488-cj4b6/machine-api-operator id=3c855764-c8c0-4a77-8cc6-d75572ac4862 name=/runtime.v1.RuntimeService/StartContainer sandboxID=16b297a8e49f38b39f557e435f8e06efd0f4be1882e3024092025c1bd219e42a\nJun 12 15:47:53.979294 crc crio[3652]: time=\"2026-06-12T15:47:53.978334296Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:47:54.277812 crc crio[3652]: time=\"2026-06-12T15:47:54.015130407Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:765cf9c3ebf4df049ebc022beaaf52f52852cf89fb802034536ad91dd45db807\" id=89e7889c-223d-4417-9539-bbafeb0bfddf name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:47:54.733198 crc crio[3652]: time=\"2026-06-12T15:47:54.732332391Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:47:56.994359 crc crio[3652]: time=\"2026-06-12T15:47:56.993011818Z\" level=info msg=\"Created container 32096588e4534ac3b40baaed4e2e5a973933435f7dd1cbe5e823b7ad5d16a453: openshift-ingress-operator/ingress-operator-6b9cb4dbcf-5fpw9/kube-rbac-proxy\" id=3b615b76-9169-41e5-9176-f7685b3ebb4e name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:47:57.103198 crc crio[3652]: time=\"2026-06-12T15:47:57.096984822Z\" level=info msg=\"Created container ede6d74c73c6cc483178b98a67da15530ec1a605a0afd42960e38578a5229324: openshift-cluster-samples-operator/cluster-samples-operator-6b564684c8-bqbxk/cluster-samples-operator-watch\" id=576a757c-94d5-42ca-b362-eeca5e696b88 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:47:57.546642 crc crio[3652]: time=\"2026-06-12T15:47:57.545974857Z\" level=info msg=\"Created container d078b69dd4ff23d5ebb51076204a1bdee37058b59126b491e59b3825a044f9a6: openshift-multus/multus-admission-controller-69db94689b-rvf8p/multus-admission-controller\" id=af2ef4fa-9754-448d-9b9d-50abbe437169 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:47:57.902768 crc crio[3652]: time=\"2026-06-12T15:47:57.889907288Z\" level=info msg=\"Creating container: openshift-config-operator/openshift-config-operator-5777786469-bccdj/openshift-config-operator\" id=a906b7a1-ad83-4edc-aab2-16efbe680315 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:47:57.902768 crc crio[3652]: time=\"2026-06-12T15:47:57.893218585Z\" level=info msg=\"Starting container: ede6d74c73c6cc483178b98a67da15530ec1a605a0afd42960e38578a5229324\" id=f38bbbe7-6eb9-433b-a8b6-1c0a94fd5525 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 15:47:57.902768 crc crio[3652]: time=\"2026-06-12T15:47:57.897667885Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:47:57.942152 crc crio[3652]: time=\"2026-06-12T15:47:57.940768134Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:66c8fe5d45ff249643dae75185dd2787ea1b0ae87d5699a8222149c07689557c\" id=3ab7ca15-2302-413e-a5d0-ae4825fd2f9c name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:47:57.969693 crc crio[3652]: time=\"2026-06-12T15:47:57.968852218Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:47:58.026839 crc crio[3652]: time=\"2026-06-12T15:47:58.025344346Z\" level=info msg=\"Starting container: 32096588e4534ac3b40baaed4e2e5a973933435f7dd1cbe5e823b7ad5d16a453\" id=47fd9a66-68fc-44e1-ade2-8efd437793e0 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 15:47:58.156955 crc crio[3652]: time=\"2026-06-12T15:47:58.155960773Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:47:58.309499 crc crio[3652]: time=\"2026-06-12T15:47:58.184970594Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:66c8fe5d45ff249643dae75185dd2787ea1b0ae87d5699a8222149c07689557c\" id=a63385e4-466e-4765-9da2-2cc878be851e name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:47:58.780737 crc crio[3652]: time=\"2026-06-12T15:47:58.737746409Z\" level=info msg=\"Started container\" PID=13787 containerID=32096588e4534ac3b40baaed4e2e5a973933435f7dd1cbe5e823b7ad5d16a453 description=openshift-ingress-operator/ingress-operator-6b9cb4dbcf-5fpw9/kube-rbac-proxy id=47fd9a66-68fc-44e1-ade2-8efd437793e0 name=/runtime.v1.RuntimeService/StartContainer sandboxID=8b71a812b8baf7cc7da5435b6c115b07d229bd8e2943b64afdf9efe863a8e4c8\nJun 12 15:47:59.025406 crc crio[3652]: time=\"2026-06-12T15:47:59.024624615Z\" level=info msg=\"Starting container: d078b69dd4ff23d5ebb51076204a1bdee37058b59126b491e59b3825a044f9a6\" id=f2c189b2-562c-4f35-8975-c5ba12a85691 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 15:47:59.145568 crc crio[3652]: time=\"2026-06-12T15:47:59.145264559Z\" level=info msg=\"Started container\" PID=13712 containerID=d078b69dd4ff23d5ebb51076204a1bdee37058b59126b491e59b3825a044f9a6 description=openshift-multus/multus-admission-controller-69db94689b-rvf8p/multus-admission-controller id=f2c189b2-562c-4f35-8975-c5ba12a85691 name=/runtime.v1.RuntimeService/StartContainer sandboxID=fe6a66ef818417eea219c7065b7c02e1b9483d6cd15267c8261a0478cdd679b0\nJun 12 15:47:59.386578 crc crio[3652]: time=\"2026-06-12T15:47:59.385220188Z\" level=info msg=\"Started container\" PID=13802 containerID=ede6d74c73c6cc483178b98a67da15530ec1a605a0afd42960e38578a5229324 description=openshift-cluster-samples-operator/cluster-samples-operator-6b564684c8-bqbxk/cluster-samples-operator-watch id=f38bbbe7-6eb9-433b-a8b6-1c0a94fd5525 name=/runtime.v1.RuntimeService/StartContainer sandboxID=40eb31f880b938e8079e39750419657f42ab7a6f87f4c642a70b3b245f6b5272\nJun 12 15:47:59.399238 crc crio[3652]: time=\"2026-06-12T15:47:59.398367404Z\" level=info msg=\"Creating container: openshift-oauth-apiserver/apiserver-8596bd845d-l6g6s/oauth-apiserver\" id=4daf649c-c150-4e09-a584-a35b25ea7f6c name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:47:59.434183 crc crio[3652]: time=\"2026-06-12T15:47:59.434123968Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:47:59.455726 crc crio[3652]: time=\"2026-06-12T15:47:59.454971285Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=2af793e6-0e6d-4fcb-8367-8521c72964af name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:47:59.519602 crc crio[3652]: time=\"2026-06-12T15:47:59.475026014Z\" level=info msg=\"Created container 6990d0b1aa88f6352d34f213fff8daf753478c3b546215ab8931e716fc0f2b1f: openshift-dns/dns-default-qtghf/kube-rbac-proxy\" id=e58de653-7de0-435c-8f50-db3a5e938d14 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:47:59.519602 crc crio[3652]: time=\"2026-06-12T15:47:59.504817031Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:47:59.683868 crc crio[3652]: time=\"2026-06-12T15:47:59.662282335Z\" level=info msg=\"Starting container: 6990d0b1aa88f6352d34f213fff8daf753478c3b546215ab8931e716fc0f2b1f\" id=58227ef2-fc6b-48be-92f8-487368549d2e name=/runtime.v1.RuntimeService/StartContainer\nJun 12 15:47:59.716185 crc crio[3652]: time=\"2026-06-12T15:47:59.708680879Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:47:59.986816 crc crio[3652]: time=\"2026-06-12T15:47:59.968302772Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:48:00.184332 crc crio[3652]: time=\"2026-06-12T15:48:00.17021934Z\" level=info msg=\"Started container\" PID=13849 containerID=6990d0b1aa88f6352d34f213fff8daf753478c3b546215ab8931e716fc0f2b1f description=openshift-dns/dns-default-qtghf/kube-rbac-proxy id=58227ef2-fc6b-48be-92f8-487368549d2e name=/runtime.v1.RuntimeService/StartContainer sandboxID=b964e7586af0014d6de23274d7a258f03b538cc0c202d7abb580452fffc2f219\nJun 12 15:48:01.401308 crc crio[3652]: time=\"2026-06-12T15:48:01.400656432Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=623cc814-aeb1-401a-a5da-06ac205deb3f name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:48:01.483197 crc crio[3652]: time=\"2026-06-12T15:48:01.479204941Z\" level=info msg=\"Creating container: openshift-multus/multus-admission-controller-69db94689b-rvf8p/kube-rbac-proxy\" id=5390f5be-2c3b-4f5b-b07d-cbfdce85031c name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:48:01.483197 crc crio[3652]: time=\"2026-06-12T15:48:01.480433678Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:48:02.076557 crc crio[3652]: time=\"2026-06-12T15:48:02.06814138Z\" level=info msg=\"Created container a56aa7d73258f03fe59e6028d128b89b4ff3bfb0e9def130ece5ba2edd7cb4c9: openshift-config-operator/openshift-config-operator-5777786469-bccdj/openshift-config-operator\" id=a906b7a1-ad83-4edc-aab2-16efbe680315 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:48:02.133023 crc crio[3652]: time=\"2026-06-12T15:48:02.132655524Z\" level=info msg=\"Stopped container bb216df5bd52c994992eb7a6e0c9731205528ea178bd1951ba1f553467004353: openshift-ingress/router-default-68cf44c8b8-w4gs8/router\" id=bad48a66-84f7-4581-913d-c559fbb3e02b name=/runtime.v1.RuntimeService/StopContainer\nJun 12 15:48:02.159527 crc crio[3652]: time=\"2026-06-12T15:48:02.154775077Z\" level=info msg=\"Created container 21e94c6772c05d3a83fae4941c25a5f6a5d32c1f1bc0029fac42bc567c82042a: openshift-apiserver/apiserver-9ddfb9f55-k47zv/openshift-apiserver\" id=527f98fa-6f20-4c8a-baa4-7cf9d01db20a name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:48:02.188028 crc crio[3652]: time=\"2026-06-12T15:48:02.187707934Z\" level=info msg=\"Starting container: 21e94c6772c05d3a83fae4941c25a5f6a5d32c1f1bc0029fac42bc567c82042a\" id=57c9f49c-6c81-4d02-be7b-377f55bdb503 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 15:48:02.191665 crc crio[3652]: time=\"2026-06-12T15:48:02.191410533Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:21b12ff0c81c1d535e7c31aff3a73b1e9ca763e5f88037f59ade0dfab6ed8946\" id=9bb0f5dd-fd5d-44fd-9802-f9a91c87c7ad name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:48:02.223387 crc crio[3652]: time=\"2026-06-12T15:48:02.22301429Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:21b12ff0c81c1d535e7c31aff3a73b1e9ca763e5f88037f59ade0dfab6ed8946\" id=69fa7183-b342-4d19-b2d0-808a00b9ec29 name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:48:02.417166 crc crio[3652]: time=\"2026-06-12T15:48:02.414967974Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:48:02.450095 crc crio[3652]: time=\"2026-06-12T15:48:02.444891244Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:48:02.468854 crc crio[3652]: time=\"2026-06-12T15:48:02.468221318Z\" level=info msg=\"Starting container: a56aa7d73258f03fe59e6028d128b89b4ff3bfb0e9def130ece5ba2edd7cb4c9\" id=5eb09a70-5747-4f91-99f5-b80029e6c5de name=/runtime.v1.RuntimeService/StartContainer\nJun 12 15:48:02.849846 crc crio[3652]: time=\"2026-06-12T15:48:02.845694717Z\" level=info msg=\"Creating container: openshift-ingress/router-default-68cf44c8b8-w4gs8/router\" id=55dc322f-31b7-4d76-9131-2545167fb177 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:48:02.865380 crc crio[3652]: time=\"2026-06-12T15:48:02.84643008Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:48:02.904574 crc crio[3652]: time=\"2026-06-12T15:48:02.899924356Z\" level=info msg=\"Started container\" PID=13893 containerID=21e94c6772c05d3a83fae4941c25a5f6a5d32c1f1bc0029fac42bc567c82042a description=openshift-apiserver/apiserver-9ddfb9f55-k47zv/openshift-apiserver id=57c9f49c-6c81-4d02-be7b-377f55bdb503 name=/runtime.v1.RuntimeService/StartContainer sandboxID=ce47b02ae58f74cb111c00b2092a9de30856b642c588d1290623baafc48b2da2\nJun 12 15:48:03.430432 crc crio[3652]: time=\"2026-06-12T15:48:03.429432225Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04\" id=4adba2c1-d32b-48fc-a822-0e5100f558a6 name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:48:03.686792 crc crio[3652]: time=\"2026-06-12T15:48:03.68517438Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04\" id=4837d289-23bc-4411-85c6-4b3e47f5c9a5 name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:48:03.892282 crc crio[3652]: time=\"2026-06-12T15:48:03.889558874Z\" level=info msg=\"Creating container: openshift-apiserver/apiserver-9ddfb9f55-k47zv/openshift-apiserver-check-endpoints\" id=ca1608e6-3418-418e-9ea9-a9c9a3b2370e name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:48:03.892282 crc crio[3652]: time=\"2026-06-12T15:48:03.889966096Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:48:04.101348 crc crio[3652]: time=\"2026-06-12T15:48:04.100926162Z\" level=info msg=\"Pulling image: registry.redhat.io/redhat/community-operator-index:v4.20\" id=0d39106d-d7c9-451f-a5a2-848e704bac44 name=/runtime.v1.ImageService/PullImage\nJun 12 15:48:04.573769 crc crio[3652]: time=\"2026-06-12T15:48:04.572786564Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/redhat/community-operator-index:v4.20\\\"\"\nJun 12 15:48:05.108889 crc crio[3652]: time=\"2026-06-12T15:48:05.087384123Z\" level=info msg=\"Stopping container: 69d9e5a993eb23352c7a27960b05f3706b5be7ad0a896aa5ad3bf05e88e884a8 (timeout: 30s)\" id=95a6d27f-782b-44fb-93e5-f5bbc8b47556 name=/runtime.v1.RuntimeService/StopContainer\nJun 12 15:48:05.507234 crc crio[3652]: time=\"2026-06-12T15:48:05.153343687Z\" level=info msg=\"Started container\" PID=13904 containerID=a56aa7d73258f03fe59e6028d128b89b4ff3bfb0e9def130ece5ba2edd7cb4c9 description=openshift-config-operator/openshift-config-operator-5777786469-bccdj/openshift-config-operator id=5eb09a70-5747-4f91-99f5-b80029e6c5de name=/runtime.v1.RuntimeService/StartContainer sandboxID=6ab72337a3cbb3c4d1ed7253a92436f570bc786a96b656633e015ab8dd8d717f\nJun 12 15:48:05.657797 crc crio[3652]: time=\"2026-06-12T15:48:05.657283116Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:48:05.736389 crc crio[3652]: time=\"2026-06-12T15:48:05.183832184Z\" level=info msg=\"Stopping container: f3a2d61ab2f1223ce5b1622a42ac429b732675b481b3732bcd8f8bd5d3dac754 (timeout: 2s)\" id=9ccd19c6-fb5d-4ee7-b15a-2523092c1b97 name=/runtime.v1.RuntimeService/StopContainer\nJun 12 15:48:07.202695 crc crio[3652]: time=\"2026-06-12T15:48:07.202375668Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:48:07.696250 crc crio[3652]: time=\"2026-06-12T15:48:07.695713631Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:48:07.926542 crc crio[3652]: time=\"2026-06-12T15:48:07.901283379Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:48:07.962732 crc crio[3652]: time=\"2026-06-12T15:48:07.95470594Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:48:08.377748 crc crio[3652]: time=\"2026-06-12T15:48:08.376606936Z\" level=info msg=\"Stopped container f3a2d61ab2f1223ce5b1622a42ac429b732675b481b3732bcd8f8bd5d3dac754: openshift-console/downloads-747b44746d-4pqvr/download-server\" id=9ccd19c6-fb5d-4ee7-b15a-2523092c1b97 name=/runtime.v1.RuntimeService/StopContainer\nJun 12 15:48:08.810921 crc crio[3652]: time=\"2026-06-12T15:48:08.769897562Z\" level=info msg=\"Stopped container 69d9e5a993eb23352c7a27960b05f3706b5be7ad0a896aa5ad3bf05e88e884a8: openshift-marketplace/marketplace-operator-547dbd544d-xchl9/marketplace-operator\" id=95a6d27f-782b-44fb-93e5-f5bbc8b47556 name=/runtime.v1.RuntimeService/StopContainer\nJun 12 15:48:08.810921 crc crio[3652]: time=\"2026-06-12T15:48:08.804006938Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:651bbe9d418f49c2c889d731df67cf5d88dff59dc03f5a1b5d4c8bb3ae001f1a\" id=cfaccdb5-cad1-4baf-8c48-3de70ca98440 name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:48:09.019198 crc crio[3652]: time=\"2026-06-12T15:48:09.018883454Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c8a088031661d94022418e93fb63744c38e1c4cff93ea3b95c096a290c2b7a3\" id=d480d69a-8c89-4429-af3f-7a5d94122c33 name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:48:09.087297 crc crio[3652]: time=\"2026-06-12T15:48:09.087221077Z\" level=info msg=\"Created container 8ec0d4ca38e4128b0399939c01a2b32c25d4ba395939f1aa5452128869a050c3: hostpath-provisioner/csi-hostpathplugin-mpq2f/hostpath-provisioner\" id=34fcd0ca-6686-4de4-ab80-4646d151f422 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:48:09.151687 crc crio[3652]: time=\"2026-06-12T15:48:09.151551081Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c8a088031661d94022418e93fb63744c38e1c4cff93ea3b95c096a290c2b7a3\" id=efdd5da3-426d-430b-b8f8-9deda6cda53a name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:48:09.154387 crc crio[3652]: time=\"2026-06-12T15:48:09.153642273Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:651bbe9d418f49c2c889d731df67cf5d88dff59dc03f5a1b5d4c8bb3ae001f1a\" id=48c7af63-76f3-4534-b915-68e5763ff081 name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:48:09.363596 crc crio[3652]: time=\"2026-06-12T15:48:09.242653831Z\" level=info msg=\"Starting container: 8ec0d4ca38e4128b0399939c01a2b32c25d4ba395939f1aa5452128869a050c3\" id=8fadef6d-8d34-4ad3-bb09-ee7ac20dbb61 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 15:48:09.596934 crc crio[3652]: time=\"2026-06-12T15:48:09.243650683Z\" level=info msg=\"Creating container: openshift-console/downloads-747b44746d-4pqvr/download-server\" id=550e044d-05d0-456c-8feb-a7529a08da15 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:48:09.608268 crc crio[3652]: time=\"2026-06-12T15:48:09.599068734Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:48:09.623305 crc crio[3652]: time=\"2026-06-12T15:48:09.613191593Z\" level=info msg=\"Creating container: openshift-marketplace/marketplace-operator-547dbd544d-xchl9/marketplace-operator\" id=089cc214-718a-40f6-9352-9f2ebab7c87f name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:48:09.744582 crc crio[3652]: time=\"2026-06-12T15:48:09.744308456Z\" level=info msg=\"Started container\" PID=14004 containerID=8ec0d4ca38e4128b0399939c01a2b32c25d4ba395939f1aa5452128869a050c3 description=hostpath-provisioner/csi-hostpathplugin-mpq2f/hostpath-provisioner id=8fadef6d-8d34-4ad3-bb09-ee7ac20dbb61 name=/runtime.v1.RuntimeService/StartContainer sandboxID=32c8a01ae3a7b39a18419fcfa926a5dacc9b2b1d620d9085bf5474cad322121f\nJun 12 15:48:09.806882 crc crio[3652]: time=\"2026-06-12T15:48:09.806396722Z\" level=info msg=\"Created container 49b3ee3f397d64807e952d1d6a9b501ad73f3ca437c47d72b63919c0019083af: openshift-ingress/router-default-68cf44c8b8-w4gs8/router\" id=55dc322f-31b7-4d76-9131-2545167fb177 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:48:09.832422 crc crio[3652]: time=\"2026-06-12T15:48:09.831901694Z\" level=info msg=\"Starting container: 49b3ee3f397d64807e952d1d6a9b501ad73f3ca437c47d72b63919c0019083af\" id=60ea1315-7809-4518-a0fc-5260b0484875 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 15:48:10.163676 crc crio[3652]: time=\"2026-06-12T15:48:10.158202286Z\" level=info msg=\"Started container\" PID=14035 containerID=49b3ee3f397d64807e952d1d6a9b501ad73f3ca437c47d72b63919c0019083af description=openshift-ingress/router-default-68cf44c8b8-w4gs8/router id=60ea1315-7809-4518-a0fc-5260b0484875 name=/runtime.v1.RuntimeService/StartContainer sandboxID=9705f917b8855f278bb8d8e32f85529288a3030f134f5011ec1064b21422093f\nJun 12 15:48:11.437600 crc crio[3652]: time=\"2026-06-12T15:48:11.425380509Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:48:11.453584 crc crio[3652]: time=\"2026-06-12T15:48:11.443802057Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-csi-node-driver-registrar:latest\" id=4973d551-4ea2-4ca0-9973-b51075993283 name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:48:12.076872 crc crio[3652]: time=\"2026-06-12T15:48:12.041954082Z\" level=info msg=\"Created container afbaa4e7eb9dbea729b906e0ac196cd865ee4e9d28a88d1ad0bacf7c30da2806: openshift-multus/network-metrics-daemon-n2bqt/kube-rbac-proxy\" id=5108bc6b-d7c6-4d3a-b744-da879e6e6ab1 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:48:12.325421 crc crio[3652]: time=\"2026-06-12T15:48:12.325273735Z\" level=info msg=\"Starting container: afbaa4e7eb9dbea729b906e0ac196cd865ee4e9d28a88d1ad0bacf7c30da2806\" id=5b4af8af-daff-4d4f-9ab7-1c1804568e58 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 15:48:12.351624 crc crio[3652]: time=\"2026-06-12T15:48:12.345004992Z\" level=info msg=\"Started container\" PID=14036 containerID=afbaa4e7eb9dbea729b906e0ac196cd865ee4e9d28a88d1ad0bacf7c30da2806 description=openshift-multus/network-metrics-daemon-n2bqt/kube-rbac-proxy id=5b4af8af-daff-4d4f-9ab7-1c1804568e58 name=/runtime.v1.RuntimeService/StartContainer sandboxID=0a1bb93da817bef5070bcdeb459f1902ae027961ec1b8eae561592a0f1e27e28\nJun 12 15:48:12.371224 crc crio[3652]: time=\"2026-06-12T15:48:12.370978584Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-csi-node-driver-registrar:latest\" id=376063d7-df49-46d4-86da-2a8c99cdab8c name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:48:12.435713 crc crio[3652]: time=\"2026-06-12T15:48:12.428627611Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:48:12.440982 crc crio[3652]: time=\"2026-06-12T15:48:12.440434582Z\" level=info msg=\"Creating container: hostpath-provisioner/csi-hostpathplugin-mpq2f/node-driver-registrar\" id=d18db59b-d984-471f-b33d-691881ba1e1e name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:48:12.441954 crc crio[3652]: time=\"2026-06-12T15:48:12.441339468Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:48:13.017858 crc crio[3652]: time=\"2026-06-12T15:48:13.012897671Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:48:15.509753 crc crio[3652]: time=\"2026-06-12T15:48:15.143746331Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:48:16.147212 crc crio[3652]: time=\"2026-06-12T15:48:16.146179645Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:48:17.429502 crc crio[3652]: time=\"2026-06-12T15:48:17.429066822Z\" level=info msg=\"Created container 4c7b6be17becc118014250acd0d5385d154b2948a59b7748a3681fb56cb9bac7: openshift-console/downloads-747b44746d-4pqvr/download-server\" id=550e044d-05d0-456c-8feb-a7529a08da15 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:48:17.543331 crc crio[3652]: time=\"2026-06-12T15:48:17.542974011Z\" level=info msg=\"Starting container: 4c7b6be17becc118014250acd0d5385d154b2948a59b7748a3681fb56cb9bac7\" id=9f76bc80-3106-48b6-9896-5a085150f776 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 15:48:18.071236 crc crio[3652]: time=\"2026-06-12T15:48:18.070378519Z\" level=info msg=\"Started container\" PID=14118 containerID=4c7b6be17becc118014250acd0d5385d154b2948a59b7748a3681fb56cb9bac7 description=openshift-console/downloads-747b44746d-4pqvr/download-server id=9f76bc80-3106-48b6-9896-5a085150f776 name=/runtime.v1.RuntimeService/StartContainer sandboxID=bcc4f7f7ca920bcd43eeecb2a9c94cc4efa4061cf45396a50fc800b0f4406839\nJun 12 15:48:18.242246 crc crio[3652]: time=\"2026-06-12T15:48:18.24119916Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:48:19.276283 crc crio[3652]: time=\"2026-06-12T15:48:18.915021549Z\" level=info msg=\"Stopping container: b66e927b50617b8032937139c2066e4a43083528f12802625be67b546d09506d (timeout: 30s)\" id=9915eee0-dae8-4f42-9511-bad29d747a24 name=/runtime.v1.RuntimeService/StopContainer\nJun 12 15:48:21.358545 crc crio[3652]: time=\"2026-06-12T15:48:21.355981182Z\" level=info msg=\"Stopped container b66e927b50617b8032937139c2066e4a43083528f12802625be67b546d09506d: openshift-operator-lifecycle-manager/packageserver-7d4fc7d867-qt46x/packageserver\" id=9915eee0-dae8-4f42-9511-bad29d747a24 name=/runtime.v1.RuntimeService/StopContainer\nJun 12 15:48:21.409861 crc crio[3652]: time=\"2026-06-12T15:48:21.401737896Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=18fa3e44-10f5-425a-ab9d-d8e2f4f01151 name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:48:21.445627 crc crio[3652]: time=\"2026-06-12T15:48:21.43787572Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=725087f5-c886-4d65-8a86-be75b2b40a2c name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:48:21.597019 crc crio[3652]: time=\"2026-06-12T15:48:21.596827083Z\" level=info msg=\"Creating container: openshift-operator-lifecycle-manager/packageserver-7d4fc7d867-qt46x/packageserver\" id=7cb30e7d-8ab9-4e50-884a-3de772e2ffb5 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:48:21.606531 crc crio[3652]: time=\"2026-06-12T15:48:21.597826713Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:48:21.651885 crc crio[3652]: time=\"2026-06-12T15:48:21.650989764Z\" level=info msg=\"Created container 6fed4a0b7bac14a85b5c20602a4fe667c15743d036e37c2e46611109c71d0fef: openshift-marketplace/marketplace-operator-547dbd544d-xchl9/marketplace-operator\" id=089cc214-718a-40f6-9352-9f2ebab7c87f name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:48:21.769843 crc crio[3652]: time=\"2026-06-12T15:48:21.769378567Z\" level=info msg=\"Starting container: 6fed4a0b7bac14a85b5c20602a4fe667c15743d036e37c2e46611109c71d0fef\" id=e6918101-2641-45e4-bb54-1dc7955a6a34 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 15:48:23.076266 crc crio[3652]: time=\"2026-06-12T15:48:23.074637607Z\" level=info msg=\"Started container\" PID=14168 containerID=6fed4a0b7bac14a85b5c20602a4fe667c15743d036e37c2e46611109c71d0fef description=openshift-marketplace/marketplace-operator-547dbd544d-xchl9/marketplace-operator id=e6918101-2641-45e4-bb54-1dc7955a6a34 name=/runtime.v1.RuntimeService/StartContainer sandboxID=b9b0029fcfd6b0d4310152cf513a26f3508fa6d2a7d60170e978423b90396ca1\nJun 12 15:48:24.082920 crc crio[3652]: time=\"2026-06-12T15:48:24.057348724Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:48:25.122922 crc crio[3652]: time=\"2026-06-12T15:48:25.121833768Z\" level=info msg=\"Stopping container: f50e7c91c8ce9879947a064cdd4286b493c8382b1ee39b359c9e4fffa50a1308 (timeout: 30s)\" id=33dad8b7-ed0d-46c9-abe1-8ebf57b99490 name=/runtime.v1.RuntimeService/StopContainer\nJun 12 15:48:29.598963 crc crio[3652]: time=\"2026-06-12T15:48:25.166290931Z\" level=info msg=\"Stopping container: a56aa7d73258f03fe59e6028d128b89b4ff3bfb0e9def130ece5ba2edd7cb4c9 (timeout: 30s)\" id=b63a7eeb-3ddf-46ab-9dbb-078d3a272c1a name=/runtime.v1.RuntimeService/StopContainer\nJun 12 15:48:29.598963 crc crio[3652]: time=\"2026-06-12T15:48:27.990665486Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:48:29.598963 crc crio[3652]: time=\"2026-06-12T15:48:28.696320311Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:48:30.569645 crc crio[3652]: time=\"2026-06-12T15:48:30.564892066Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:48:33.772842 crc crio[3652]: time=\"2026-06-12T15:48:33.767718836Z\" level=info msg=\"Created container 10a7dd0daeaede2027adc1ad5aabf6e869d1c70ffacffb67285ba3ffe0c0105f: openshift-operator-lifecycle-manager/packageserver-7d4fc7d867-qt46x/packageserver\" id=7cb30e7d-8ab9-4e50-884a-3de772e2ffb5 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:48:33.835351 crc crio[3652]: time=\"2026-06-12T15:48:33.83502568Z\" level=info msg=\"Starting container: 10a7dd0daeaede2027adc1ad5aabf6e869d1c70ffacffb67285ba3ffe0c0105f\" id=43830e22-b650-40f4-a1ba-cfce728b4dd7 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 15:48:33.880703 crc crio[3652]: time=\"2026-06-12T15:48:33.880570525Z\" level=info msg=\"Stopping container: 08ac06c52fd25b119c900d36b648ef4fe305dd0727cc4ec4c21e20e3a7b93d29 (timeout: 30s)\" id=2a102372-e2e6-4bdb-ab73-457842080e39 name=/runtime.v1.RuntimeService/StopContainer\nJun 12 15:48:33.992833 crc crio[3652]: time=\"2026-06-12T15:48:33.98218807Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:48:34.146941 crc crio[3652]: time=\"2026-06-12T15:48:34.146061667Z\" level=info msg=\"Created container 9de0f2b016da666200bbca34145240456aadc803745ef51cb605866a6703cb35: openshift-oauth-apiserver/apiserver-8596bd845d-l6g6s/oauth-apiserver\" id=4daf649c-c150-4e09-a584-a35b25ea7f6c name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:48:34.289669 crc crio[3652]: time=\"2026-06-12T15:48:34.282952622Z\" level=info msg=\"Starting container: 9de0f2b016da666200bbca34145240456aadc803745ef51cb605866a6703cb35\" id=48370dcf-f517-4327-aa8e-7bf780a49c6a name=/runtime.v1.RuntimeService/StartContainer\nJun 12 15:48:34.610784 crc crio[3652]: time=\"2026-06-12T15:48:34.294071483Z\" level=info msg=\"Started container\" PID=14307 containerID=10a7dd0daeaede2027adc1ad5aabf6e869d1c70ffacffb67285ba3ffe0c0105f description=openshift-operator-lifecycle-manager/packageserver-7d4fc7d867-qt46x/packageserver id=43830e22-b650-40f4-a1ba-cfce728b4dd7 name=/runtime.v1.RuntimeService/StartContainer sandboxID=0fc30d68da125a9b6fcfe1decee69d52b5d3bab5f0ff02035b7ce295167861d1\nJun 12 15:48:34.865522 crc crio[3652]: time=\"2026-06-12T15:48:34.864970291Z\" level=info msg=\"Created container ee40691070f4df0e8a10a54224856742eefc1c88ef71126b656fb962a4f39862: openshift-dns-operator/dns-operator-799b87ffcd-h5xh9/kube-rbac-proxy\" id=33762c13-5b23-4fa4-afce-972757883c64 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:48:34.933008 crc crio[3652]: time=\"2026-06-12T15:48:34.931938469Z\" level=info msg=\"Stopped container f50e7c91c8ce9879947a064cdd4286b493c8382b1ee39b359c9e4fffa50a1308: openshift-console-operator/console-operator-67c89758df-4jf4f/console-operator\" id=33dad8b7-ed0d-46c9-abe1-8ebf57b99490 name=/runtime.v1.RuntimeService/StopContainer\nJun 12 15:48:35.129604 crc crio[3652]: time=\"2026-06-12T15:48:35.12951813Z\" level=info msg=\"Stopped container a56aa7d73258f03fe59e6028d128b89b4ff3bfb0e9def130ece5ba2edd7cb4c9: openshift-config-operator/openshift-config-operator-5777786469-bccdj/openshift-config-operator\" id=b63a7eeb-3ddf-46ab-9dbb-078d3a272c1a name=/runtime.v1.RuntimeService/StopContainer\nJun 12 15:48:35.189147 crc crio[3652]: time=\"2026-06-12T15:48:35.188320098Z\" level=info msg=\"Stopping container: 2f413e5e391eec3eee8d32c7b990a4979b9fec5ba028cceb130e6ff16874c157 (timeout: 30s)\" id=fbd21906-e9dc-43ca-86be-db39c62a8499 name=/runtime.v1.RuntimeService/StopContainer\nJun 12 15:48:35.194173 crc crio[3652]: time=\"2026-06-12T15:48:35.191958517Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:765cf9c3ebf4df049ebc022beaaf52f52852cf89fb802034536ad91dd45db807\" id=d19df518-87b7-4303-abcd-28a4d885729b name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:48:35.309937 crc crio[3652]: time=\"2026-06-12T15:48:35.309295088Z\" level=info msg=\"Started container\" PID=14317 containerID=9de0f2b016da666200bbca34145240456aadc803745ef51cb605866a6703cb35 description=openshift-oauth-apiserver/apiserver-8596bd845d-l6g6s/oauth-apiserver id=48370dcf-f517-4327-aa8e-7bf780a49c6a name=/runtime.v1.RuntimeService/StartContainer sandboxID=69acfd13a9a40d71ffdef6d2ca926d456d29936716a53ac8b3fb165573d47e2c\nJun 12 15:48:35.327069 crc crio[3652]: time=\"2026-06-12T15:48:35.326402619Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:43b0e0b7e1955ee905e48799a62f50b8a8df553190415ce1f5550375c2507ca5\" id=63eda07d-523a-461e-872f-42c9f6e03941 name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:48:35.455253 crc crio[3652]: time=\"2026-06-12T15:48:35.454957165Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:765cf9c3ebf4df049ebc022beaaf52f52852cf89fb802034536ad91dd45db807\" id=ac4e548e-b51c-4239-9add-413e6c1863d3 name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:48:35.536588 crc crio[3652]: time=\"2026-06-12T15:48:35.535989527Z\" level=info msg=\"Starting container: ee40691070f4df0e8a10a54224856742eefc1c88ef71126b656fb962a4f39862\" id=b852eba0-1336-44a8-8f13-f7a23b56074e name=/runtime.v1.RuntimeService/StartContainer\nJun 12 15:48:35.666379 crc crio[3652]: time=\"2026-06-12T15:48:35.666025748Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:43b0e0b7e1955ee905e48799a62f50b8a8df553190415ce1f5550375c2507ca5\" id=d1e6e62b-d348-4303-b665-a8faba8bf285 name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:48:35.748691 crc crio[3652]: time=\"2026-06-12T15:48:35.727861567Z\" level=info msg=\"Creating container: openshift-console-operator/console-operator-67c89758df-4jf4f/console-operator\" id=c5f8ac6c-5176-4a82-bdb7-8f58a46f8b72 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:48:35.779432 crc crio[3652]: time=\"2026-06-12T15:48:35.777424003Z\" level=info msg=\"Creating container: openshift-config-operator/openshift-config-operator-5777786469-bccdj/openshift-config-operator\" id=e932892f-a1f3-4c2a-93e5-4e368d14f072 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:48:35.866530 crc crio[3652]: time=\"2026-06-12T15:48:35.866197985Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:48:36.077674 crc crio[3652]: time=\"2026-06-12T15:48:35.934061273Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:48:36.189932 crc crio[3652]: time=\"2026-06-12T15:48:36.189042694Z\" level=info msg=\"Created container f5738037b1490170be5a4861489d460469d7e1653353e1ebf9ea38bc7ed0cf7d: openshift-multus/multus-admission-controller-69db94689b-rvf8p/kube-rbac-proxy\" id=5390f5be-2c3b-4f5b-b07d-cbfdce85031c name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:48:36.366822 crc crio[3652]: time=\"2026-06-12T15:48:36.364918319Z\" level=info msg=\"Starting container: f5738037b1490170be5a4861489d460469d7e1653353e1ebf9ea38bc7ed0cf7d\" id=96a565dc-35ca-43bd-b5e0-ad87bec721fb name=/runtime.v1.RuntimeService/StartContainer\nJun 12 15:48:36.649812 crc crio[3652]: time=\"2026-06-12T15:48:36.634743749Z\" level=info msg=\"Started container\" PID=14384 containerID=f5738037b1490170be5a4861489d460469d7e1653353e1ebf9ea38bc7ed0cf7d description=openshift-multus/multus-admission-controller-69db94689b-rvf8p/kube-rbac-proxy id=96a565dc-35ca-43bd-b5e0-ad87bec721fb name=/runtime.v1.RuntimeService/StartContainer sandboxID=fe6a66ef818417eea219c7065b7c02e1b9483d6cd15267c8261a0478cdd679b0\nJun 12 15:48:37.823700 crc crio[3652]: time=\"2026-06-12T15:48:37.811652871Z\" level=info msg=\"Started container\" PID=14311 containerID=ee40691070f4df0e8a10a54224856742eefc1c88ef71126b656fb962a4f39862 description=openshift-dns-operator/dns-operator-799b87ffcd-h5xh9/kube-rbac-proxy id=b852eba0-1336-44a8-8f13-f7a23b56074e name=/runtime.v1.RuntimeService/StartContainer sandboxID=6863df6ce51270ee5ce1842073c2d0f50a76b6f27b4bf12ab3570456fab5ec14\nJun 12 15:48:39.677284 crc crio[3652]: time=\"2026-06-12T15:48:39.675038973Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:48:40.614879 crc crio[3652]: time=\"2026-06-12T15:48:40.614581157Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:48:40.709975 crc crio[3652]: time=\"2026-06-12T15:48:40.709929136Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:48:41.049434 crc crio[3652]: time=\"2026-06-12T15:48:41.041947809Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:48:41.465080 crc crio[3652]: time=\"2026-06-12T15:48:41.463628291Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:48:41.891989 crc crio[3652]: time=\"2026-06-12T15:48:41.891714282Z\" level=info msg=\"Created container 0ee7d70ce318a39fb60d45c7d3f1cce5d21a77741570945fa308e3520c05e498: openshift-apiserver/apiserver-9ddfb9f55-k47zv/openshift-apiserver-check-endpoints\" id=ca1608e6-3418-418e-9ea9-a9c9a3b2370e name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:48:42.162396 crc crio[3652]: time=\"2026-06-12T15:48:42.159571262Z\" level=info msg=\"Starting container: 0ee7d70ce318a39fb60d45c7d3f1cce5d21a77741570945fa308e3520c05e498\" id=4b6795ee-c824-44c7-8315-ef21a7b768be name=/runtime.v1.RuntimeService/StartContainer\nJun 12 15:48:43.267587 crc crio[3652]: time=\"2026-06-12T15:48:43.261847272Z\" level=info msg=\"Created container 2cb5768b4b8e318a3c64d4064af53d8b7899d162c24a2a216cfc6e85760170db: openshift-console-operator/console-operator-67c89758df-4jf4f/console-operator\" id=c5f8ac6c-5176-4a82-bdb7-8f58a46f8b72 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:48:44.368519 crc crio[3652]: time=\"2026-06-12T15:48:44.364713958Z\" level=info msg=\"Started container\" PID=14456 containerID=0ee7d70ce318a39fb60d45c7d3f1cce5d21a77741570945fa308e3520c05e498 description=openshift-apiserver/apiserver-9ddfb9f55-k47zv/openshift-apiserver-check-endpoints id=4b6795ee-c824-44c7-8315-ef21a7b768be name=/runtime.v1.RuntimeService/StartContainer sandboxID=ce47b02ae58f74cb111c00b2092a9de30856b642c588d1290623baafc48b2da2\nJun 12 15:48:44.401854 crc crio[3652]: time=\"2026-06-12T15:48:44.401300207Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/certified-operators-4lxqg/POD\" id=1032ad15-1f86-4366-9bbe-acd4503cd7c6 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:48:44.418308 crc crio[3652]: time=\"2026-06-12T15:48:44.402424379Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:48:44.445429 crc crio[3652]: time=\"2026-06-12T15:48:44.445364219Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/community-operators-zfxqn/POD\" id=65346316-8cd3-41bc-bb0b-3b6a3df7df98 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:48:44.465966 crc crio[3652]: time=\"2026-06-12T15:48:44.46590598Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:48:44.481968 crc crio[3652]: time=\"2026-06-12T15:48:44.481903607Z\" level=info msg=\"Starting container: 2cb5768b4b8e318a3c64d4064af53d8b7899d162c24a2a216cfc6e85760170db\" id=ccc4fcad-c73f-43cb-a198-78541f07027c name=/runtime.v1.RuntimeService/StartContainer\nJun 12 15:48:44.514740 crc crio[3652]: time=\"2026-06-12T15:48:44.512563328Z\" level=info msg=\"Stopped container 08ac06c52fd25b119c900d36b648ef4fe305dd0727cc4ec4c21e20e3a7b93d29: openshift-operator-lifecycle-manager/olm-operator-5cdf44d969-ssqvn/olm-operator\" id=2a102372-e2e6-4bdb-ab73-457842080e39 name=/runtime.v1.RuntimeService/StopContainer\nJun 12 15:48:44.661492 crc crio[3652]: time=\"2026-06-12T15:48:44.416918711Z\" level=info msg=\"Created container 4730e52b9485171127c99097523d15a4d231e5badcfd82ccc6b2be6693bb4e14: openshift-config-operator/openshift-config-operator-5777786469-bccdj/openshift-config-operator\" id=e932892f-a1f3-4c2a-93e5-4e368d14f072 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:48:44.782669 crc crio[3652]: time=\"2026-06-12T15:48:44.782571657Z\" level=info msg=\"Started container\" PID=14455 containerID=2cb5768b4b8e318a3c64d4064af53d8b7899d162c24a2a216cfc6e85760170db description=openshift-console-operator/console-operator-67c89758df-4jf4f/console-operator id=ccc4fcad-c73f-43cb-a198-78541f07027c name=/runtime.v1.RuntimeService/StartContainer sandboxID=ea1b889362c9499654b3103e29b81d9c8c4b80ac8e64f136ef47ea902328e1de\nJun 12 15:48:45.179765 crc crio[3652]: time=\"2026-06-12T15:48:45.179626433Z\" level=info msg=\"Starting container: 4730e52b9485171127c99097523d15a4d231e5badcfd82ccc6b2be6693bb4e14\" id=a4992d23-4327-419b-8ca9-1279d9551e9d name=/runtime.v1.RuntimeService/StartContainer\nJun 12 15:48:45.291000 crc crio[3652]: time=\"2026-06-12T15:48:45.290936835Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=22578386-c3ed-48d9-9508-f42e8585a9b0 name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:48:45.712949 crc crio[3652]: time=\"2026-06-12T15:48:45.71270519Z\" level=info msg=\"Started container\" PID=14479 containerID=4730e52b9485171127c99097523d15a4d231e5badcfd82ccc6b2be6693bb4e14 description=openshift-config-operator/openshift-config-operator-5777786469-bccdj/openshift-config-operator id=a4992d23-4327-419b-8ca9-1279d9551e9d name=/runtime.v1.RuntimeService/StartContainer sandboxID=6ab72337a3cbb3c4d1ed7253a92436f570bc786a96b656633e015ab8dd8d717f\nJun 12 15:48:46.518237 crc crio[3652]: time=\"2026-06-12T15:48:46.499975374Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=0e8fcfe9-cba6-4845-9eeb-a8ebdc0c43d6 name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:48:46.792794 crc crio[3652]: time=\"2026-06-12T15:48:46.792380216Z\" level=info msg=\"Running pod sandbox: openshift-multus/cni-sysctl-allowlist-ds-4g25g/POD\" id=a8f354d2-91c4-469f-82c2-afa2236bdb5a name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:48:46.792794 crc crio[3652]: time=\"2026-06-12T15:48:46.792540691Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:48:47.492771 crc crio[3652]: time=\"2026-06-12T15:48:47.491635931Z\" level=info msg=\"Stopped container 2f413e5e391eec3eee8d32c7b990a4979b9fec5ba028cceb130e6ff16874c157: openshift-authentication-operator/authentication-operator-7f5c659b84-khkfm/authentication-operator\" id=fbd21906-e9dc-43ca-86be-db39c62a8499 name=/runtime.v1.RuntimeService/StopContainer\nJun 12 15:48:47.519024 crc crio[3652]: time=\"2026-06-12T15:48:47.516028207Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:52e442bc8198ac925caff87ddd35b3107b7375d5afc9c2eb041ca4e79db72c6f\" id=f4c4b461-fdc9-414b-a3b2-dbe891c412ce name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:48:47.849103 crc crio[3652]: time=\"2026-06-12T15:48:47.849009718Z\" level=info msg=\"Creating container: openshift-operator-lifecycle-manager/olm-operator-5cdf44d969-ssqvn/olm-operator\" id=1336aa6d-8b87-41ac-928a-4d5e352ca028 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:48:47.851913 crc crio[3652]: time=\"2026-06-12T15:48:47.851356187Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:48:48.507779 crc crio[3652]: time=\"2026-06-12T15:48:48.420847499Z\" level=info msg=\"Got pod network &{Name:certified-operators-4lxqg Namespace:openshift-marketplace ID:88f1ee99c7048a210bdb9ac8d0e938546328f4d089dd89ee970e4fd23e8a56fb UID:49bbea35-aef5-4e3d-951e-ad870a91539e NetNS:/var/run/netns/b4a5299d-4835-4b71-adb0-58d165abc89f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod49bbea35_aef5_4e3d_951e_ad870a91539e.slice PodAnnotations:0xc000136538}] Aliases:map[]}\"\nJun 12 15:48:48.507779 crc crio[3652]: time=\"2026-06-12T15:48:48.49990691Z\" level=info msg=\"Adding pod openshift-marketplace_certified-operators-4lxqg to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 15:48:48.801107 crc crio[3652]: time=\"2026-06-12T15:48:48.800878048Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:52e442bc8198ac925caff87ddd35b3107b7375d5afc9c2eb041ca4e79db72c6f\" id=cfa3359c-a2de-4325-bfd7-bcac7cba3a99 name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:48:48.864276 crc crio[3652]: time=\"2026-06-12T15:48:48.864091021Z\" level=info msg=\"Got pod network &{Name:community-operators-zfxqn Namespace:openshift-marketplace ID:29c6ecd244970260a4c17371d590c64c1d6b9c579a739577f0126c4edcbfb0fe UID:2785109e-a5af-4472-adfb-4cccd8ded98e NetNS:/var/run/netns/4c9bd2a7-2294-420f-a468-c1166ae1952a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod2785109e_a5af_4472_adfb_4cccd8ded98e.slice PodAnnotations:0xc002d3e238}] Aliases:map[]}\"\nJun 12 15:48:48.864276 crc crio[3652]: time=\"2026-06-12T15:48:48.864221035Z\" level=info msg=\"Adding pod openshift-marketplace_community-operators-zfxqn to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 15:48:48.914675 crc crio[3652]: time=\"2026-06-12T15:48:48.907508522Z\" level=info msg=\"Stopping container: 6ca1331b0d4d6931aa4f566910ac9e80c1e2455c45b851df872d613e1835775c (timeout: 30s)\" id=9d6e9dee-b152-4e06-9597-a74816439718 name=/runtime.v1.RuntimeService/StopContainer\nJun 12 15:48:49.011529 crc crio[3652]: time=\"2026-06-12T15:48:49.007752286Z\" level=info msg=\"Creating container: openshift-authentication-operator/authentication-operator-7f5c659b84-khkfm/authentication-operator\" id=769df950-1b31-4640-85e5-e6420ec20e16 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:48:49.026120 crc crio[3652]: time=\"2026-06-12T15:48:49.025990258Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/redhat-operators-2ck49/POD\" id=b1204250-e641-4d0b-a762-b172f5dae88c name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:48:49.039082 crc crio[3652]: time=\"2026-06-12T15:48:49.039039697Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:48:49.046017 crc crio[3652]: time=\"2026-06-12T15:48:49.045895094Z\" level=warning msg=\"Skipping invalid sysctl specified by config {net.ipv4.ping_group_range 0 2147483647}: \\\"net.ipv4.ping_group_range\\\" not allowed with host net enabled\" id=a8f354d2-91c4-469f-82c2-afa2236bdb5a name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:48:49.046722 crc crio[3652]: time=\"2026-06-12T15:48:49.046419529Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:48:49.104780 crc crio[3652]: time=\"2026-06-12T15:48:49.103782945Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/redhat-marketplace-j8skz/POD\" id=4aae1502-409b-4e31-8333-8b2a9bf617a2 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:48:49.115690 crc crio[3652]: time=\"2026-06-12T15:48:49.115637378Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:48:49.695751 crc crio[3652]: time=\"2026-06-12T15:48:49.695313001Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:48:50.325758 crc crio[3652]: time=\"2026-06-12T15:48:50.30535534Z\" level=info msg=\"Ran pod sandbox f5aea239df13a820d5a581ecfbcc2c761424bb3a932e1e484b3fb345729d0c2c with infra container: openshift-multus/cni-sysctl-allowlist-ds-4g25g/POD\" id=a8f354d2-91c4-469f-82c2-afa2236bdb5a name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:48:50.612777 crc crio[3652]: time=\"2026-06-12T15:48:50.610980799Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:48:50.713834 crc crio[3652]: time=\"2026-06-12T15:48:50.713691566Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:85f1323d589d7af13b096b1f9b438b9dfe08f3fab37534e2780e6490a665bf05\" id=b0841330-e7c5-4a11-be5e-ac9198caa733 name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:48:51.707988 crc crio[3652]: time=\"2026-06-12T15:48:51.705251007Z\" level=info msg=\"Stopped container 6ca1331b0d4d6931aa4f566910ac9e80c1e2455c45b851df872d613e1835775c: openshift-operator-lifecycle-manager/package-server-manager-77f986bd66-5lhf9/package-server-manager\" id=9d6e9dee-b152-4e06-9597-a74816439718 name=/runtime.v1.RuntimeService/StopContainer\nJun 12 15:48:51.762984 crc crio[3652]: time=\"2026-06-12T15:48:51.762925535Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=bffc0171-055d-4379-8f8f-cd7ef309932c name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:48:51.821794 crc crio[3652]: time=\"2026-06-12T15:48:51.808998984Z\" level=info msg=\"Stopping container: 4c7b6be17becc118014250acd0d5385d154b2948a59b7748a3681fb56cb9bac7 (timeout: 2s)\" id=c9f9533f-0fc6-44ce-b5ef-5f2aa8e8a2cf name=/runtime.v1.RuntimeService/StopContainer\nJun 12 15:48:52.378745 crc crio[3652]: time=\"2026-06-12T15:48:52.378654342Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:85f1323d589d7af13b096b1f9b438b9dfe08f3fab37534e2780e6490a665bf05\" id=e4c32eb8-9e8b-4d3d-baef-a9c07a3eec8e name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:48:53.597327 crc crio[3652]: time=\"2026-06-12T15:48:52.94981063Z\" level=info msg=\"Stopping pod sandbox: d8b63e784bffade6dd726e124ee6bb835170216daa066ae154b0513035faee69\" id=15a242fb-0e6e-4007-92d5-eec55d9dd540 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 15:48:53.620812 crc crio[3652]: time=\"2026-06-12T15:48:53.620661439Z\" level=info msg=\"Got pod network &{Name:collect-profiles-29687985-5mw5k Namespace:openshift-operator-lifecycle-manager ID:d8b63e784bffade6dd726e124ee6bb835170216daa066ae154b0513035faee69 UID:1edbb9e4-ab3b-41f3-9937-079e817c6fa9 NetNS:/var/run/netns/e410e663-898e-41b1-89b5-0373e78f2e3e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod1edbb9e4_ab3b_41f3_9937_079e817c6fa9.slice PodAnnotations:0xc0024a2000}] Aliases:map[]}\"\nJun 12 15:48:53.621092 crc crio[3652]: time=\"2026-06-12T15:48:53.621045431Z\" level=info msg=\"Deleting pod openshift-operator-lifecycle-manager_collect-profiles-29687985-5mw5k from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 15:48:53.655905 crc crio[3652]: time=\"2026-06-12T15:48:53.65533704Z\" level=info msg=\"Got pod network &{Name:redhat-operators-2ck49 Namespace:openshift-marketplace ID:24b5908c94d9dd2048db39291c6613600cf291995ef7c56938aa499988cbb7d9 UID:a1f62366-e228-4cf2-a38c-c4d97e003773 NetNS:/var/run/netns/8a915281-89ac-4c27-87a7-8114d2c2059e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-poda1f62366_e228_4cf2_a38c_c4d97e003773.slice PodAnnotations:0xc000136290}] Aliases:map[]}\"\nJun 12 15:48:53.655905 crc crio[3652]: time=\"2026-06-12T15:48:53.655401072Z\" level=info msg=\"Adding pod openshift-marketplace_redhat-operators-2ck49 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 15:48:53.677222 crc crio[3652]: time=\"2026-06-12T15:48:53.27741074Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=d2d4e3dd-00fa-4c82-84de-1a211b382063 name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:48:53.677222 crc crio[3652]: time=\"2026-06-12T15:48:53.303930419Z\" level=info msg=\"Creating container: openshift-multus/cni-sysctl-allowlist-ds-4g25g/kube-multus-additional-cni-plugins\" id=cfa335a8-a7aa-4e2a-acf4-d45e7d638b9f name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:48:53.677814 crc crio[3652]: time=\"2026-06-12T15:48:53.389696803Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:48:53.745930 crc crio[3652]: time=\"2026-06-12T15:48:53.744228185Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:48:54.182596 crc crio[3652]: time=\"2026-06-12T15:48:54.181988646Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:48:54.183221 crc crio[3652]: time=\"2026-06-12T15:48:54.182304306Z\" level=info msg=\"Creating container: openshift-operator-lifecycle-manager/package-server-manager-77f986bd66-5lhf9/package-server-manager\" id=aef51bcb-83b9-46e7-a32f-320e57e41355 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:48:54.599762 crc crio[3652]: time=\"2026-06-12T15:48:54.598964047Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:48:54.676124 crc crio[3652]: time=\"2026-06-12T15:48:54.672072244Z\" level=info msg=\"Stopped container 4c7b6be17becc118014250acd0d5385d154b2948a59b7748a3681fb56cb9bac7: openshift-console/downloads-747b44746d-4pqvr/download-server\" id=c9f9533f-0fc6-44ce-b5ef-5f2aa8e8a2cf name=/runtime.v1.RuntimeService/StopContainer\nJun 12 15:48:54.785139 crc crio[3652]: time=\"2026-06-12T15:48:54.783845582Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c8a088031661d94022418e93fb63744c38e1c4cff93ea3b95c096a290c2b7a3\" id=0ebf081e-8bfb-42c8-8fde-4c8022a55fb0 name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:48:55.069801 crc crio[3652]: time=\"2026-06-12T15:48:55.069651856Z\" level=info msg=\"Created container b7a2414d90918296153c8c235ac8f98a3048538d9fb1161f1269e7012de51c1b: openshift-operator-lifecycle-manager/olm-operator-5cdf44d969-ssqvn/olm-operator\" id=1336aa6d-8b87-41ac-928a-4d5e352ca028 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:48:55.114135 crc crio[3652]: time=\"2026-06-12T15:48:55.114060887Z\" level=info msg=\"Starting container: b7a2414d90918296153c8c235ac8f98a3048538d9fb1161f1269e7012de51c1b\" id=5199b9c9-95e5-499d-952a-da256a4494f2 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 15:48:55.812730 crc crio[3652]: time=\"2026-06-12T15:48:55.811036746Z\" level=info msg=\"Started container\" PID=14584 containerID=b7a2414d90918296153c8c235ac8f98a3048538d9fb1161f1269e7012de51c1b description=openshift-operator-lifecycle-manager/olm-operator-5cdf44d969-ssqvn/olm-operator id=5199b9c9-95e5-499d-952a-da256a4494f2 name=/runtime.v1.RuntimeService/StartContainer sandboxID=081a8c0ca71491c6f7aab6d84804745b19248d5fc9fbc949029a05fbd5ca8cd3\nJun 12 15:48:55.930943 crc crio[3652]: time=\"2026-06-12T15:48:55.930886276Z\" level=info msg=\"Removing container: f3a2d61ab2f1223ce5b1622a42ac429b732675b481b3732bcd8f8bd5d3dac754\" id=14e151b0-927b-4372-9426-d41c661161d7 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 15:48:56.175783 crc crio[3652]: time=\"2026-06-12T15:48:56.174912967Z\" level=info msg=\"Created container 99bf2117f60a5f012c1a2103676e345b4866194bea97f470d7f8a42fe980818e: openshift-authentication-operator/authentication-operator-7f5c659b84-khkfm/authentication-operator\" id=769df950-1b31-4640-85e5-e6420ec20e16 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:48:56.540010 crc crio[3652]: time=\"2026-06-12T15:48:56.539487107Z\" level=info msg=\"Starting container: 99bf2117f60a5f012c1a2103676e345b4866194bea97f470d7f8a42fe980818e\" id=8f7f9ce5-62b1-4cae-91ba-b9c96c50005f name=/runtime.v1.RuntimeService/StartContainer\nJun 12 15:48:57.725881 crc crio[3652]: time=\"2026-06-12T15:48:57.719361155Z\" level=info msg=\"Stopping container: 4730e52b9485171127c99097523d15a4d231e5badcfd82ccc6b2be6693bb4e14 (timeout: 30s)\" id=8b63080c-5921-452e-80f3-925c037a2a68 name=/runtime.v1.RuntimeService/StopContainer\nJun 12 15:48:57.794688 crc crio[3652]: time=\"2026-06-12T15:48:57.789294867Z\" level=info msg=\"Started container\" PID=14621 containerID=99bf2117f60a5f012c1a2103676e345b4866194bea97f470d7f8a42fe980818e description=openshift-authentication-operator/authentication-operator-7f5c659b84-khkfm/authentication-operator id=8f7f9ce5-62b1-4cae-91ba-b9c96c50005f name=/runtime.v1.RuntimeService/StartContainer sandboxID=de0b296fee07e699bd1fd33242f2f31e30c6c637042c979d7e25eecfe39a32d1\nJun 12 15:48:58.388214 crc crio[3652]: time=\"2026-06-12T15:48:58.3878531Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c8a088031661d94022418e93fb63744c38e1c4cff93ea3b95c096a290c2b7a3\" id=ce7e227d-c4ca-41b2-9221-38a66807dfbe name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:48:59.692759 crc crio[3652]: time=\"2026-06-12T15:48:59.691691517Z\" level=info msg=\"Stopped container 4730e52b9485171127c99097523d15a4d231e5badcfd82ccc6b2be6693bb4e14: openshift-config-operator/openshift-config-operator-5777786469-bccdj/openshift-config-operator\" id=8b63080c-5921-452e-80f3-925c037a2a68 name=/runtime.v1.RuntimeService/StopContainer\nJun 12 15:48:59.708232 crc crio[3652]: time=\"2026-06-12T15:48:59.708139217Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:765cf9c3ebf4df049ebc022beaaf52f52852cf89fb802034536ad91dd45db807\" id=d1c37479-9b6c-4772-9e51-e8071cbb4fc0 name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:48:59.709734 crc crio[3652]: time=\"2026-06-12T15:48:59.709703513Z\" level=info msg=\"Creating container: openshift-console/downloads-747b44746d-4pqvr/download-server\" id=e74a49aa-3c90-474a-811a-dafe7c31a9ca name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:48:59.719339 crc crio[3652]: time=\"2026-06-12T15:48:59.71864626Z\" level=info msg=\"Got pod network &{Name:redhat-marketplace-j8skz Namespace:openshift-marketplace ID:57da0a91a14b741bc824b146ea12fa07233810dabc4a9968c6d064a6c396fefc UID:d94fa187-7527-4aba-b558-1f12521223e7 NetNS:/var/run/netns/75bc3fd0-7b4f-4d42-86a4-ffca9b9b8bf1 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podd94fa187_7527_4aba_b558_1f12521223e7.slice PodAnnotations:0xc0016922d0}] Aliases:map[]}\"\nJun 12 15:48:59.719339 crc crio[3652]: time=\"2026-06-12T15:48:59.718703361Z\" level=info msg=\"Adding pod openshift-marketplace_redhat-marketplace-j8skz to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 15:49:00.000271 crc crio[3652]: time=\"2026-06-12T15:48:59.991366677Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:49:00.009539 crc crio[3652]: time=\"2026-06-12T15:49:00.009385823Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:765cf9c3ebf4df049ebc022beaaf52f52852cf89fb802034536ad91dd45db807\" id=184ff705-b61c-4fb1-98ab-26a3d1e36531 name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:49:00.126803 crc crio[3652]: time=\"2026-06-12T15:49:00.117917333Z\" level=info msg=\"Creating container: openshift-config-operator/openshift-config-operator-5777786469-bccdj/openshift-config-operator\" id=764725ea-67ef-4780-8cc1-55e190915cad name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:49:01.425125 crc crio[3652]: time=\"2026-06-12T15:49:01.424904367Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:49:02.324191 crc crio[3652]: time=\"2026-06-12T15:49:02.312127872Z\" level=info msg=\"Stopping container: 10a7dd0daeaede2027adc1ad5aabf6e869d1c70ffacffb67285ba3ffe0c0105f (timeout: 30s)\" id=72042a64-82ee-4efc-bd9b-da93f5aa1d14 name=/runtime.v1.RuntimeService/StopContainer\nJun 12 15:49:02.440810 crc crio[3652]: time=\"2026-06-12T15:49:02.440599706Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:49:03.489151 crc crio[3652]: time=\"2026-06-12T15:49:03.488037061Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:49:04.006081 crc crio[3652]: time=\"2026-06-12T15:49:04.006015958Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:49:04.284891 crc crio[3652]: time=\"2026-06-12T15:49:04.283302412Z\" level=info msg=\"Removed container f3a2d61ab2f1223ce5b1622a42ac429b732675b481b3732bcd8f8bd5d3dac754: openshift-console/downloads-747b44746d-4pqvr/download-server\" id=14e151b0-927b-4372-9426-d41c661161d7 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 15:49:04.861820 crc crio[3652]: time=\"2026-06-12T15:49:04.861149653Z\" level=info msg=\"Removing container: a56aa7d73258f03fe59e6028d128b89b4ff3bfb0e9def130ece5ba2edd7cb4c9\" id=8908a896-3406-4873-ac0e-9101ab1061ba name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 15:49:04.923794 crc crio[3652]: time=\"2026-06-12T15:49:04.921827197Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:49:05.053634 crc crio[3652]: time=\"2026-06-12T15:49:05.052707294Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:49:05.476690 crc crio[3652]: time=\"2026-06-12T15:49:05.476061425Z\" level=info msg=\"Created container 8cbfae255a1a79afbbfeb4e1c4f53b49fc2f5663d23bcdac9cb1510d6520f978: openshift-operator-lifecycle-manager/package-server-manager-77f986bd66-5lhf9/package-server-manager\" id=aef51bcb-83b9-46e7-a32f-320e57e41355 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:49:05.640796 crc crio[3652]: time=\"2026-06-12T15:49:05.505645042Z\" level=info msg=\"Starting container: 8cbfae255a1a79afbbfeb4e1c4f53b49fc2f5663d23bcdac9cb1510d6520f978\" id=9d7ab282-adcd-4ce6-8def-9862c4211c68 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 15:49:05.671958 crc crio[3652]: time=\"2026-06-12T15:49:05.671671674Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:49:05.849628 crc crio[3652]: time=\"2026-06-12T15:49:05.849163433Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:49:05.930708 crc crio[3652]: time=\"2026-06-12T15:49:05.924846985Z\" level=info msg=\"Started container\" PID=14754 containerID=8cbfae255a1a79afbbfeb4e1c4f53b49fc2f5663d23bcdac9cb1510d6520f978 description=openshift-operator-lifecycle-manager/package-server-manager-77f986bd66-5lhf9/package-server-manager id=9d7ab282-adcd-4ce6-8def-9862c4211c68 name=/runtime.v1.RuntimeService/StartContainer sandboxID=d84089b6c980f6e31d4488d5ceea93ab72e2197d65c108f73549553d3dc2ff36\nJun 12 15:49:06.193108 crc crio[3652]: time=\"2026-06-12T15:49:06.191878859Z\" level=info msg=\"Removed container a56aa7d73258f03fe59e6028d128b89b4ff3bfb0e9def130ece5ba2edd7cb4c9: openshift-config-operator/openshift-config-operator-5777786469-bccdj/openshift-config-operator\" id=8908a896-3406-4873-ac0e-9101ab1061ba name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 15:49:06.249037 crc crio[3652]: time=\"2026-06-12T15:49:06.247842772Z\" level=info msg=\"Created container 1005c132ed504677a45e766248ab5e4a742fda002a8c63f3d77dcc821c8ece4b: openshift-console/downloads-747b44746d-4pqvr/download-server\" id=e74a49aa-3c90-474a-811a-dafe7c31a9ca name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:49:06.362994 crc crio[3652]: time=\"2026-06-12T15:49:06.360944017Z\" level=info msg=\"Starting container: 1005c132ed504677a45e766248ab5e4a742fda002a8c63f3d77dcc821c8ece4b\" id=df554cea-a003-4804-b86d-85d48b49d598 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 15:49:06.796085 crc crio[3652]: time=\"2026-06-12T15:49:06.794818059Z\" level=info msg=\"Started container\" PID=14766 containerID=1005c132ed504677a45e766248ab5e4a742fda002a8c63f3d77dcc821c8ece4b description=openshift-console/downloads-747b44746d-4pqvr/download-server id=df554cea-a003-4804-b86d-85d48b49d598 name=/runtime.v1.RuntimeService/StartContainer sandboxID=bcc4f7f7ca920bcd43eeecb2a9c94cc4efa4061cf45396a50fc800b0f4406839\nJun 12 15:49:07.440101 crc crio[3652]: time=\"2026-06-12T15:49:07.439818321Z\" level=info msg=\"Stopped container 10a7dd0daeaede2027adc1ad5aabf6e869d1c70ffacffb67285ba3ffe0c0105f: openshift-operator-lifecycle-manager/packageserver-7d4fc7d867-qt46x/packageserver\" id=72042a64-82ee-4efc-bd9b-da93f5aa1d14 name=/runtime.v1.RuntimeService/StopContainer\nJun 12 15:49:07.541707 crc crio[3652]: time=\"2026-06-12T15:49:07.535681859Z\" level=info msg=\"Created container 499bb57a154976809c0d832baf62c598adbbce7b57a8b62ad001ea175ef0707b: openshift-config-operator/openshift-config-operator-5777786469-bccdj/openshift-config-operator\" id=764725ea-67ef-4780-8cc1-55e190915cad name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:49:08.065694 crc crio[3652]: time=\"2026-06-12T15:49:08.059415466Z\" level=info msg=\"Starting container: 499bb57a154976809c0d832baf62c598adbbce7b57a8b62ad001ea175ef0707b\" id=b740c895-ace3-4910-a4df-7b16dae501e3 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 15:49:08.321816 crc crio[3652]: time=\"2026-06-12T15:49:08.321014633Z\" level=info msg=\"Started container\" PID=14789 containerID=499bb57a154976809c0d832baf62c598adbbce7b57a8b62ad001ea175ef0707b description=openshift-config-operator/openshift-config-operator-5777786469-bccdj/openshift-config-operator id=b740c895-ace3-4910-a4df-7b16dae501e3 name=/runtime.v1.RuntimeService/StartContainer sandboxID=6ab72337a3cbb3c4d1ed7253a92436f570bc786a96b656633e015ab8dd8d717f\nJun 12 15:49:08.351834 crc crio[3652]: time=\"2026-06-12T15:49:08.326841969Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=60433ae3-9f98-4a18-92b6-b6ef0e0dfa75 name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:49:08.620200 crc crio[3652]: time=\"2026-06-12T15:49:08.571737328Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=27b7f62f-d600-488c-b183-211d60845234 name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:49:08.772737 crc crio[3652]: time=\"2026-06-12T15:49:08.769942608Z\" level=info msg=\"Creating container: openshift-operator-lifecycle-manager/packageserver-7d4fc7d867-qt46x/packageserver\" id=ee1b5a96-9156-4adb-b12b-47f919a3f1fa name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:49:08.815024 crc crio[3652]: time=\"2026-06-12T15:49:08.814423325Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:49:10.985067 crc crio[3652]: 2026-06-12T15:49:10Z [verbose] CmdAdd (shim): {1.1.0 [{Name:29c6ecd24497026 Mac:ee:cb:90:ab:eb:84 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:0c Mtu:0 Sandbox:/var/run/netns/4c9bd2a7-2294-420f-a468-c1166ae1952a SocketPath: PciID:}] [{Interface:0xc0002af120 Address:{IP:10.217.0.12 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 15:49:11.062563 crc crio[3652]: time=\"2026-06-12T15:49:11.060230718Z\" level=info msg=\"Got pod network &{Name:community-operators-zfxqn Namespace:openshift-marketplace ID:29c6ecd244970260a4c17371d590c64c1d6b9c579a739577f0126c4edcbfb0fe UID:2785109e-a5af-4472-adfb-4cccd8ded98e NetNS:/var/run/netns/4c9bd2a7-2294-420f-a468-c1166ae1952a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod2785109e_a5af_4472_adfb_4cccd8ded98e.slice PodAnnotations:0xc002d3e238}] Aliases:map[]}\"\nJun 12 15:49:11.062563 crc crio[3652]: time=\"2026-06-12T15:49:11.060785104Z\" level=info msg=\"Checking pod openshift-marketplace_community-operators-zfxqn for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 15:49:11.143196 crc crio[3652]: time=\"2026-06-12T15:49:11.123160862Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:49:11.193372 crc crio[3652]: time=\"2026-06-12T15:49:11.19139484Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:49:12.290751 crc crio[3652]: time=\"2026-06-12T15:49:12.288991211Z\" level=info msg=\"Created container ac6084771c25057983e2cacee90c327e87ac8eb181ffaf0d5624c646a372b671: openshift-operator-lifecycle-manager/packageserver-7d4fc7d867-qt46x/packageserver\" id=ee1b5a96-9156-4adb-b12b-47f919a3f1fa name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:49:12.344065 crc crio[3652]: time=\"2026-06-12T15:49:12.339819975Z\" level=info msg=\"Ran pod sandbox 29c6ecd244970260a4c17371d590c64c1d6b9c579a739577f0126c4edcbfb0fe with infra container: openshift-marketplace/community-operators-zfxqn/POD\" id=65346316-8cd3-41bc-bb0b-3b6a3df7df98 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:49:13.445791 crc crio[3652]: time=\"2026-06-12T15:49:13.444913867Z\" level=info msg=\"Starting container: ac6084771c25057983e2cacee90c327e87ac8eb181ffaf0d5624c646a372b671\" id=66c4b2bf-e067-405f-bc2b-c824cce0c434 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 15:49:13.959718 crc crio[3652]: time=\"2026-06-12T15:49:13.950101932Z\" level=info msg=\"Started container\" PID=14886 containerID=ac6084771c25057983e2cacee90c327e87ac8eb181ffaf0d5624c646a372b671 description=openshift-operator-lifecycle-manager/packageserver-7d4fc7d867-qt46x/packageserver id=66c4b2bf-e067-405f-bc2b-c824cce0c434 name=/runtime.v1.RuntimeService/StartContainer sandboxID=0fc30d68da125a9b6fcfe1decee69d52b5d3bab5f0ff02035b7ce295167861d1\nJun 12 15:49:16.367864 crc crio[3652]: 2026-06-12T15:49:15Z [verbose] CmdAdd (shim): {1.1.0 [{Name:88f1ee99c7048a2 Mac:16:cd:85:66:ff:d0 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:0f Mtu:0 Sandbox:/var/run/netns/b4a5299d-4835-4b71-adb0-58d165abc89f SocketPath: PciID:}] [{Interface:0xc000014a80 Address:{IP:10.217.0.15 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 15:49:16.367864 crc crio[3652]: time=\"2026-06-12T15:49:15.685188289Z\" level=info msg=\"Got pod network &{Name:certified-operators-4lxqg Namespace:openshift-marketplace ID:88f1ee99c7048a210bdb9ac8d0e938546328f4d089dd89ee970e4fd23e8a56fb UID:49bbea35-aef5-4e3d-951e-ad870a91539e NetNS:/var/run/netns/b4a5299d-4835-4b71-adb0-58d165abc89f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod49bbea35_aef5_4e3d_951e_ad870a91539e.slice PodAnnotations:0xc000136538}] Aliases:map[]}\"\nJun 12 15:49:16.367864 crc crio[3652]: time=\"2026-06-12T15:49:15.686078446Z\" level=info msg=\"Checking pod openshift-marketplace_certified-operators-4lxqg for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 15:49:16.367864 crc crio[3652]: time=\"2026-06-12T15:49:15.762018933Z\" level=info msg=\"Ran pod sandbox 88f1ee99c7048a210bdb9ac8d0e938546328f4d089dd89ee970e4fd23e8a56fb with infra container: openshift-marketplace/certified-operators-4lxqg/POD\" id=1032ad15-1f86-4366-9bbe-acd4503cd7c6 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:49:16.605073 crc crio[3652]: 2026-06-12T15:49:16Z [verbose] CmdAdd (shim): {1.1.0 [{Name:57da0a91a14b741 Mac:56:ed:be:2d:e4:38 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:14 Mtu:0 Sandbox:/var/run/netns/75bc3fd0-7b4f-4d42-86a4-ffca9b9b8bf1 SocketPath: PciID:}] [{Interface:0xc000015a50 Address:{IP:10.217.0.20 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 15:49:16.660908 crc crio[3652]: time=\"2026-06-12T15:49:16.660224707Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=99b7bb27-eb4e-41bb-bec7-f91482efa2fe name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:49:16.731433 crc crio[3652]: time=\"2026-06-12T15:49:16.730805576Z\" level=info msg=\"Got pod network &{Name:redhat-marketplace-j8skz Namespace:openshift-marketplace ID:57da0a91a14b741bc824b146ea12fa07233810dabc4a9968c6d064a6c396fefc UID:d94fa187-7527-4aba-b558-1f12521223e7 NetNS:/var/run/netns/75bc3fd0-7b4f-4d42-86a4-ffca9b9b8bf1 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podd94fa187_7527_4aba_b558_1f12521223e7.slice PodAnnotations:0xc0016922d0}] Aliases:map[]}\"\nJun 12 15:49:16.731433 crc crio[3652]: time=\"2026-06-12T15:49:16.731211418Z\" level=info msg=\"Checking pod openshift-marketplace_redhat-marketplace-j8skz for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 15:49:16.827586 crc crio[3652]: time=\"2026-06-12T15:49:16.823479705Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=df524372-45af-44b0-8bb3-53c96bdeeb43 name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:49:16.903510 crc crio[3652]: time=\"2026-06-12T15:49:16.900800136Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=9f03cca7-181b-4214-8653-832c0bb465c7 name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:49:17.079569 crc crio[3652]: time=\"2026-06-12T15:49:17.079017955Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:49:17.117789 crc crio[3652]: time=\"2026-06-12T15:49:17.115969393Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=5f875c56-4602-49d7-a2ca-72a97c2925f5 name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:49:17.144114 crc crio[3652]: time=\"2026-06-12T15:49:17.143731834Z\" level=info msg=\"Ran pod sandbox 57da0a91a14b741bc824b146ea12fa07233810dabc4a9968c6d064a6c396fefc with infra container: openshift-marketplace/redhat-marketplace-j8skz/POD\" id=4aae1502-409b-4e31-8333-8b2a9bf617a2 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:49:17.547858 crc crio[3652]: time=\"2026-06-12T15:49:17.544195866Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=ea400871-c3d9-4348-bb5a-8411a17c6c0a name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:49:17.552846 crc crio[3652]: time=\"2026-06-12T15:49:17.552163824Z\" level=info msg=\"Creating container: openshift-marketplace/certified-operators-4lxqg/extract-utilities\" id=c18b84b4-e439-4e79-86f5-49b8d5687460 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:49:17.576205 crc crio[3652]: time=\"2026-06-12T15:49:17.574762225Z\" level=info msg=\"Creating container: openshift-marketplace/community-operators-zfxqn/extract-utilities\" id=dce74cf9-e59c-4418-93f5-865856d46681 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:49:17.576205 crc crio[3652]: time=\"2026-06-12T15:49:17.57559044Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:49:17.640607 crc crio[3652]: time=\"2026-06-12T15:49:17.639240538Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=bbcc7bcd-7dfb-49c6-91d2-58b8873dc54d name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:49:18.272973 crc crio[3652]: time=\"2026-06-12T15:49:18.270855468Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-marketplace-j8skz/extract-utilities\" id=db07ab64-1f8a-4ec4-bf8c-d2e04676d501 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:49:18.593203 crc crio[3652]: time=\"2026-06-12T15:49:18.592606545Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:49:18.686749 crc crio[3652]: time=\"2026-06-12T15:49:18.684368231Z\" level=info msg=\"Created container 317d46d54992e75c00f045b05811c8da4b5b740f378a5aced8d45bef6dc31015: openshift-multus/cni-sysctl-allowlist-ds-4g25g/kube-multus-additional-cni-plugins\" id=cfa335a8-a7aa-4e2a-acf4-d45e7d638b9f name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:49:18.706691 crc crio[3652]: time=\"2026-06-12T15:49:18.705248193Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:49:18.730559 crc crio[3652]: time=\"2026-06-12T15:49:18.730050243Z\" level=info msg=\"Starting container: 317d46d54992e75c00f045b05811c8da4b5b740f378a5aced8d45bef6dc31015\" id=81adb886-a816-4027-90fb-e74fce2d9613 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 15:49:19.044609 crc crio[3652]: time=\"2026-06-12T15:49:19.039853553Z\" level=info msg=\"Stopped pod sandbox: d8b63e784bffade6dd726e124ee6bb835170216daa066ae154b0513035faee69\" id=15a242fb-0e6e-4007-92d5-eec55d9dd540 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 15:49:19.127985 crc crio[3652]: time=\"2026-06-12T15:49:19.127204565Z\" level=info msg=\"Removing container: b66e927b50617b8032937139c2066e4a43083528f12802625be67b546d09506d\" id=e7409acb-c991-4c10-aec8-be4f4d16857f name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 15:49:19.241097 crc crio[3652]: time=\"2026-06-12T15:49:19.240029548Z\" level=info msg=\"Started container\" PID=14982 containerID=317d46d54992e75c00f045b05811c8da4b5b740f378a5aced8d45bef6dc31015 description=openshift-multus/cni-sysctl-allowlist-ds-4g25g/kube-multus-additional-cni-plugins id=81adb886-a816-4027-90fb-e74fce2d9613 name=/runtime.v1.RuntimeService/StartContainer sandboxID=f5aea239df13a820d5a581ecfbcc2c761424bb3a932e1e484b3fb345729d0c2c\nJun 12 15:49:19.842768 crc crio[3652]: time=\"2026-06-12T15:49:19.813254838Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:49:19.847557 crc crio[3652]: time=\"2026-06-12T15:49:19.828041701Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:49:20.015121 crc crio[3652]: time=\"2026-06-12T15:49:20.014761886Z\" level=info msg=\"Stopping container: 2cb5768b4b8e318a3c64d4064af53d8b7899d162c24a2a216cfc6e85760170db (timeout: 30s)\" id=8b4db3c7-b0b0-40f3-a43e-2af73ffe2a36 name=/runtime.v1.RuntimeService/StopContainer\nJun 12 15:49:20.122947 crc crio[3652]: time=\"2026-06-12T15:49:20.122866223Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:49:20.294196 crc crio[3652]: time=\"2026-06-12T15:49:20.291421302Z\" level=info msg=\"Removed container b66e927b50617b8032937139c2066e4a43083528f12802625be67b546d09506d: openshift-operator-lifecycle-manager/packageserver-7d4fc7d867-qt46x/packageserver\" id=e7409acb-c991-4c10-aec8-be4f4d16857f name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 15:49:20.470076 crc crio[3652]: time=\"2026-06-12T15:49:20.464908062Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:49:20.508970 crc crio[3652]: time=\"2026-06-12T15:49:20.505784747Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:49:20.522033 crc crio[3652]: time=\"2026-06-12T15:49:20.51922623Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:49:21.062760 crc crio[3652]: 2026-06-12T15:49:20Z [verbose] CmdAdd (shim): {1.1.0 [{Name:24b5908c94d9dd2 Mac:56:f8:52:84:73:95 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:19 Mtu:0 Sandbox:/var/run/netns/8a915281-89ac-4c27-87a7-8114d2c2059e SocketPath: PciID:}] [{Interface:0xc00033ea90 Address:{IP:10.217.0.25 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 15:49:21.065137 crc crio[3652]: time=\"2026-06-12T15:49:21.06289297Z\" level=info msg=\"Created container 6a02fbd8e434dd69584f166e708042792b8bd6d3b9146f104271ced12f9409e9: openshift-marketplace/redhat-marketplace-j8skz/extract-utilities\" id=db07ab64-1f8a-4ec4-bf8c-d2e04676d501 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:49:21.080201 crc crio[3652]: time=\"2026-06-12T15:49:21.077969711Z\" level=info msg=\"Starting container: 6a02fbd8e434dd69584f166e708042792b8bd6d3b9146f104271ced12f9409e9\" id=d6fcba0c-e129-4200-a1ae-3f681878907a name=/runtime.v1.RuntimeService/StartContainer\nJun 12 15:49:21.134353 crc crio[3652]: time=\"2026-06-12T15:49:21.128012855Z\" level=info msg=\"Got pod network &{Name:redhat-operators-2ck49 Namespace:openshift-marketplace ID:24b5908c94d9dd2048db39291c6613600cf291995ef7c56938aa499988cbb7d9 UID:a1f62366-e228-4cf2-a38c-c4d97e003773 NetNS:/var/run/netns/8a915281-89ac-4c27-87a7-8114d2c2059e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-poda1f62366_e228_4cf2_a38c_c4d97e003773.slice PodAnnotations:0xc000136290}] Aliases:map[]}\"\nJun 12 15:49:21.134353 crc crio[3652]: time=\"2026-06-12T15:49:21.128247302Z\" level=info msg=\"Checking pod openshift-marketplace_redhat-operators-2ck49 for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 15:49:21.175637 crc crio[3652]: time=\"2026-06-12T15:49:21.175381256Z\" level=info msg=\"Created container d0d8a48bf0ab64b3fbe96aecbbf1b47644f4dcda33fe77e9c02aecd409ba239a: openshift-marketplace/certified-operators-4lxqg/extract-utilities\" id=c18b84b4-e439-4e79-86f5-49b8d5687460 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:49:21.194233 crc crio[3652]: time=\"2026-06-12T15:49:21.192717806Z\" level=info msg=\"Started container\" PID=15029 containerID=6a02fbd8e434dd69584f166e708042792b8bd6d3b9146f104271ced12f9409e9 description=openshift-marketplace/redhat-marketplace-j8skz/extract-utilities id=d6fcba0c-e129-4200-a1ae-3f681878907a name=/runtime.v1.RuntimeService/StartContainer sandboxID=57da0a91a14b741bc824b146ea12fa07233810dabc4a9968c6d064a6c396fefc\nJun 12 15:49:21.225770 crc crio[3652]: time=\"2026-06-12T15:49:21.225140851Z\" level=info msg=\"Starting container: d0d8a48bf0ab64b3fbe96aecbbf1b47644f4dcda33fe77e9c02aecd409ba239a\" id=3f5b7a41-c11c-4def-9e3b-0b94b269fbfe name=/runtime.v1.RuntimeService/StartContainer\nJun 12 15:49:21.319005 crc crio[3652]: time=\"2026-06-12T15:49:21.318869225Z\" level=info msg=\"Started container\" PID=15020 containerID=d0d8a48bf0ab64b3fbe96aecbbf1b47644f4dcda33fe77e9c02aecd409ba239a description=openshift-marketplace/certified-operators-4lxqg/extract-utilities id=3f5b7a41-c11c-4def-9e3b-0b94b269fbfe name=/runtime.v1.RuntimeService/StartContainer sandboxID=88f1ee99c7048a210bdb9ac8d0e938546328f4d089dd89ee970e4fd23e8a56fb\nJun 12 15:49:21.823578 crc crio[3652]: time=\"2026-06-12T15:49:21.819021187Z\" level=info msg=\"Ran pod sandbox 24b5908c94d9dd2048db39291c6613600cf291995ef7c56938aa499988cbb7d9 with infra container: openshift-marketplace/redhat-operators-2ck49/POD\" id=b1204250-e641-4d0b-a762-b172f5dae88c name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:49:21.874963 crc crio[3652]: time=\"2026-06-12T15:49:21.862847814Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=35023cb8-9195-4a1f-8cb6-a3e2279fbf2d name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:49:21.897716 crc crio[3652]: time=\"2026-06-12T15:49:21.890931066Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=bab37120-519b-46d8-874c-aaa705c5dbc4 name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:49:21.940970 crc crio[3652]: time=\"2026-06-12T15:49:21.940348671Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-operators-2ck49/extract-utilities\" id=cd9b70e0-4c03-42b7-b28b-48601f256089 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:49:21.942097 crc crio[3652]: time=\"2026-06-12T15:49:21.941198836Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:49:21.959079 crc crio[3652]: time=\"2026-06-12T15:49:21.958829815Z\" level=info msg=\"Created container c4e8c8c0cc44b348a1c514d4be77d91d0b190e29063b3db67209f9ea3293b687: openshift-marketplace/community-operators-zfxqn/extract-utilities\" id=dce74cf9-e59c-4418-93f5-865856d46681 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:49:21.975510 crc crio[3652]: time=\"2026-06-12T15:49:21.970047222Z\" level=info msg=\"Starting container: c4e8c8c0cc44b348a1c514d4be77d91d0b190e29063b3db67209f9ea3293b687\" id=4df60f22-1f9c-482b-9d92-641ef34adfde name=/runtime.v1.RuntimeService/StartContainer\nJun 12 15:49:22.107824 crc crio[3652]: time=\"2026-06-12T15:49:22.106261449Z\" level=info msg=\"Stopped container 2cb5768b4b8e318a3c64d4064af53d8b7899d162c24a2a216cfc6e85760170db: openshift-console-operator/console-operator-67c89758df-4jf4f/console-operator\" id=8b4db3c7-b0b0-40f3-a43e-2af73ffe2a36 name=/runtime.v1.RuntimeService/StopContainer\nJun 12 15:49:22.125532 crc crio[3652]: time=\"2026-06-12T15:49:22.117924474Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:43b0e0b7e1955ee905e48799a62f50b8a8df553190415ce1f5550375c2507ca5\" id=d82c77d8-8b08-4740-be95-e011c3ef2a6c name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:49:22.511199 crc crio[3652]: time=\"2026-06-12T15:49:22.498119744Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:43b0e0b7e1955ee905e48799a62f50b8a8df553190415ce1f5550375c2507ca5\" id=0e972897-b9dd-40af-ba8c-eeb2d59cad52 name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:49:22.589638 crc crio[3652]: time=\"2026-06-12T15:49:22.585203378Z\" level=info msg=\"Creating container: openshift-console-operator/console-operator-67c89758df-4jf4f/console-operator\" id=a4c6a1ba-974b-40c4-9909-ddb40ccf5b57 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:49:22.599790 crc crio[3652]: time=\"2026-06-12T15:49:22.594662139Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:49:22.698906 crc crio[3652]: time=\"2026-06-12T15:49:22.603750194Z\" level=info msg=\"Started container\" PID=15036 containerID=c4e8c8c0cc44b348a1c514d4be77d91d0b190e29063b3db67209f9ea3293b687 description=openshift-marketplace/community-operators-zfxqn/extract-utilities id=4df60f22-1f9c-482b-9d92-641ef34adfde name=/runtime.v1.RuntimeService/StartContainer sandboxID=29c6ecd244970260a4c17371d590c64c1d6b9c579a739577f0126c4edcbfb0fe\nJun 12 15:49:23.076214 crc crio[3652]: time=\"2026-06-12T15:49:23.072151923Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:49:23.482894 crc crio[3652]: time=\"2026-06-12T15:49:23.48277538Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:49:23.565027 crc crio[3652]: time=\"2026-06-12T15:49:23.564793052Z\" level=info msg=\"Pulling image: registry.redhat.io/redhat/redhat-marketplace-index:v4.20\" id=59ea568c-5865-4cea-b554-0877fc6d271b name=/runtime.v1.ImageService/PullImage\nJun 12 15:49:23.749282 crc crio[3652]: time=\"2026-06-12T15:49:23.747875496Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/redhat/redhat-marketplace-index:v4.20\\\"\"\nJun 12 15:49:23.770514 crc crio[3652]: time=\"2026-06-12T15:49:23.770366443Z\" level=info msg=\"Removing container: f50e7c91c8ce9879947a064cdd4286b493c8382b1ee39b359c9e4fffa50a1308\" id=2ee9f86b-353c-4132-a0ab-96106db17169 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 15:49:23.800146 crc crio[3652]: time=\"2026-06-12T15:49:23.800036722Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:49:23.829723 crc crio[3652]: time=\"2026-06-12T15:49:23.825729338Z\" level=info msg=\"Pulling image: registry.redhat.io/redhat/certified-operator-index:v4.20\" id=cffc8032-7f42-47dd-99ac-c26b6ac8d816 name=/runtime.v1.ImageService/PullImage\nJun 12 15:49:23.877660 crc crio[3652]: time=\"2026-06-12T15:49:23.852365725Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/redhat/certified-operator-index:v4.20\\\"\"\nJun 12 15:49:23.888628 crc crio[3652]: time=\"2026-06-12T15:49:23.887043328Z\" level=info msg=\"Removed container f50e7c91c8ce9879947a064cdd4286b493c8382b1ee39b359c9e4fffa50a1308: openshift-console-operator/console-operator-67c89758df-4jf4f/console-operator\" id=2ee9f86b-353c-4132-a0ab-96106db17169 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 15:49:23.935062 crc crio[3652]: time=\"2026-06-12T15:49:23.934549933Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:49:24.199284 crc crio[3652]: time=\"2026-06-12T15:49:24.198962428Z\" level=info msg=\"Created container 32bc31de2acf727adced539d7de03ab152a6098ab7b99663b23861e2e998e0ee: openshift-marketplace/redhat-operators-2ck49/extract-utilities\" id=cd9b70e0-4c03-42b7-b28b-48601f256089 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:49:24.214648 crc crio[3652]: time=\"2026-06-12T15:49:24.214264695Z\" level=info msg=\"Starting container: 32bc31de2acf727adced539d7de03ab152a6098ab7b99663b23861e2e998e0ee\" id=33961f74-3b00-4c8a-bf98-dfcc0395c133 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 15:49:24.291540 crc crio[3652]: time=\"2026-06-12T15:49:24.288368287Z\" level=info msg=\"Started container\" PID=15095 containerID=32bc31de2acf727adced539d7de03ab152a6098ab7b99663b23861e2e998e0ee description=openshift-marketplace/redhat-operators-2ck49/extract-utilities id=33961f74-3b00-4c8a-bf98-dfcc0395c133 name=/runtime.v1.RuntimeService/StartContainer sandboxID=24b5908c94d9dd2048db39291c6613600cf291995ef7c56938aa499988cbb7d9\nJun 12 15:49:24.663775 crc crio[3652]: time=\"2026-06-12T15:49:24.663125794Z\" level=info msg=\"Created container 46d517ef32d9189ce5c72e0bb2c3f27aea736cff0e649f27a92f602e37060e35: openshift-console-operator/console-operator-67c89758df-4jf4f/console-operator\" id=a4c6a1ba-974b-40c4-9909-ddb40ccf5b57 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:49:24.698817 crc crio[3652]: time=\"2026-06-12T15:49:24.685588597Z\" level=info msg=\"Starting container: 46d517ef32d9189ce5c72e0bb2c3f27aea736cff0e649f27a92f602e37060e35\" id=d4231592-8148-4154-8a9e-df0bb22d9e6a name=/runtime.v1.RuntimeService/StartContainer\nJun 12 15:49:24.974883 crc crio[3652]: time=\"2026-06-12T15:49:24.973655704Z\" level=info msg=\"Started container\" PID=15100 containerID=46d517ef32d9189ce5c72e0bb2c3f27aea736cff0e649f27a92f602e37060e35 description=openshift-console-operator/console-operator-67c89758df-4jf4f/console-operator id=d4231592-8148-4154-8a9e-df0bb22d9e6a name=/runtime.v1.RuntimeService/StartContainer sandboxID=ea1b889362c9499654b3103e29b81d9c8c4b80ac8e64f136ef47ea902328e1de\nJun 12 15:49:25.317772 crc crio[3652]: time=\"2026-06-12T15:49:25.317685029Z\" level=info msg=\"Pulling image: registry.redhat.io/redhat/community-operator-index:v4.20\" id=a6457c42-9162-4248-828f-76a8ed06df71 name=/runtime.v1.ImageService/PullImage\nJun 12 15:49:25.423336 crc crio[3652]: time=\"2026-06-12T15:49:25.419566789Z\" level=info msg=\"Pulling image: registry.redhat.io/redhat/redhat-operator-index:v4.20\" id=a3f64b4a-f468-4ed7-87ca-46d0f7fc1176 name=/runtime.v1.ImageService/PullImage\nJun 12 15:49:25.429768 crc crio[3652]: time=\"2026-06-12T15:49:25.427038434Z\" level=info msg=\"Stopping container: 317d46d54992e75c00f045b05811c8da4b5b740f378a5aced8d45bef6dc31015 (timeout: 30s)\" id=c68fb243-7aa4-4da1-9803-16bbf2fc834d name=/runtime.v1.RuntimeService/StopContainer\nJun 12 15:49:25.526771 crc crio[3652]: time=\"2026-06-12T15:49:25.526398136Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/redhat/redhat-operator-index:v4.20\\\"\"\nJun 12 15:49:25.537188 crc crio[3652]: time=\"2026-06-12T15:49:25.536022935Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/redhat/community-operator-index:v4.20\\\"\"\nJun 12 15:49:40.456425 crc crio[3652]: time=\"2026-06-12T15:49:40.434793074Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:49:42.030929 crc crio[3652]: time=\"2026-06-12T15:49:42.026536898Z\" level=info msg=\"Stopping container: 1005c132ed504677a45e766248ab5e4a742fda002a8c63f3d77dcc821c8ece4b (timeout: 2s)\" id=cefc4d39-92f1-4fbb-bb74-d5f95f38077e name=/runtime.v1.RuntimeService/StopContainer\nJun 12 15:49:43.478163 crc crio[3652]: time=\"2026-06-12T15:49:43.476921581Z\" level=info msg=\"Stopped container 1005c132ed504677a45e766248ab5e4a742fda002a8c63f3d77dcc821c8ece4b: openshift-console/downloads-747b44746d-4pqvr/download-server\" id=cefc4d39-92f1-4fbb-bb74-d5f95f38077e name=/runtime.v1.RuntimeService/StopContainer\nJun 12 15:49:43.498055 crc crio[3652]: time=\"2026-06-12T15:49:43.497810837Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c8a088031661d94022418e93fb63744c38e1c4cff93ea3b95c096a290c2b7a3\" id=a2e3454c-8a26-49fb-bc11-f307d06b6e19 name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:49:43.530106 crc crio[3652]: time=\"2026-06-12T15:49:43.529899503Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c8a088031661d94022418e93fb63744c38e1c4cff93ea3b95c096a290c2b7a3\" id=cdddf54a-1fda-48e0-a5c5-61c962e61bbd name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:49:43.538908 crc crio[3652]: time=\"2026-06-12T15:49:43.538250323Z\" level=info msg=\"Creating container: openshift-console/downloads-747b44746d-4pqvr/download-server\" id=442a5857-709a-40ea-a68c-486bd07a8948 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:49:43.539861 crc crio[3652]: time=\"2026-06-12T15:49:43.539091848Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:49:43.553330 crc crio[3652]: time=\"2026-06-12T15:49:43.553025835Z\" level=info msg=\"Created container 58a3f38668e18e4044a6c7114243d5b0547ecee5982870e8016d2feec7bbc97f: hostpath-provisioner/csi-hostpathplugin-mpq2f/node-driver-registrar\" id=d18db59b-d984-471f-b33d-691881ba1e1e name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:49:43.592621 crc crio[3652]: time=\"2026-06-12T15:49:43.592419478Z\" level=info msg=\"Starting container: 58a3f38668e18e4044a6c7114243d5b0547ecee5982870e8016d2feec7bbc97f\" id=441132bc-6427-414f-836f-0201b1b19fbc name=/runtime.v1.RuntimeService/StartContainer\nJun 12 15:49:43.761087 crc crio[3652]: time=\"2026-06-12T15:49:43.753770493Z\" level=info msg=\"Started container\" PID=15320 containerID=58a3f38668e18e4044a6c7114243d5b0547ecee5982870e8016d2feec7bbc97f description=hostpath-provisioner/csi-hostpathplugin-mpq2f/node-driver-registrar id=441132bc-6427-414f-836f-0201b1b19fbc name=/runtime.v1.RuntimeService/StartContainer sandboxID=32c8a01ae3a7b39a18419fcfa926a5dacc9b2b1d620d9085bf5474cad322121f\nJun 12 15:49:44.527357 crc crio[3652]: time=\"2026-06-12T15:49:44.527026083Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:49:44.638912 crc crio[3652]: time=\"2026-06-12T15:49:44.638127708Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-csi-livenessprobe:latest\" id=bcae673c-57ae-427d-92f6-2187125e1cb8 name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:49:44.682331 crc crio[3652]: time=\"2026-06-12T15:49:44.671296516Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:49:44.770799 crc crio[3652]: time=\"2026-06-12T15:49:44.766235926Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-csi-livenessprobe:latest\" id=69e68969-2cda-4f2a-a8d2-55e18d3e736d name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:49:44.862056 crc crio[3652]: time=\"2026-06-12T15:49:44.858539215Z\" level=info msg=\"Creating container: hostpath-provisioner/csi-hostpathplugin-mpq2f/liveness-probe\" id=1ce61c90-691a-4f97-847b-6bebb449003f name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:49:44.863046 crc crio[3652]: time=\"2026-06-12T15:49:44.862672789Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:49:45.354607 crc crio[3652]: time=\"2026-06-12T15:49:45.352987978Z\" level=info msg=\"Removing container: 4c7b6be17becc118014250acd0d5385d154b2948a59b7748a3681fb56cb9bac7\" id=cdbbbb5f-8a84-4750-b8cf-722d408d5d9e name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 15:49:46.127348 crc crio[3652]: time=\"2026-06-12T15:49:46.123607761Z\" level=info msg=\"Created container d7f23baa0b04f03efcbea5c432c654d0eaa802fdae562c1960eef8351531792b: openshift-console/downloads-747b44746d-4pqvr/download-server\" id=442a5857-709a-40ea-a68c-486bd07a8948 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:49:46.139600 crc crio[3652]: time=\"2026-06-12T15:49:46.139052994Z\" level=info msg=\"Starting container: d7f23baa0b04f03efcbea5c432c654d0eaa802fdae562c1960eef8351531792b\" id=be8d7f3c-f884-4dde-aa6e-36ee37338cb2 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 15:49:46.168685 crc crio[3652]: time=\"2026-06-12T15:49:46.157986322Z\" level=info msg=\"Started container\" PID=15353 containerID=d7f23baa0b04f03efcbea5c432c654d0eaa802fdae562c1960eef8351531792b description=openshift-console/downloads-747b44746d-4pqvr/download-server id=be8d7f3c-f884-4dde-aa6e-36ee37338cb2 name=/runtime.v1.RuntimeService/StartContainer sandboxID=bcc4f7f7ca920bcd43eeecb2a9c94cc4efa4061cf45396a50fc800b0f4406839\nJun 12 15:49:46.284305 crc crio[3652]: time=\"2026-06-12T15:49:46.28418129Z\" level=info msg=\"Removed container 4c7b6be17becc118014250acd0d5385d154b2948a59b7748a3681fb56cb9bac7: openshift-console/downloads-747b44746d-4pqvr/download-server\" id=cdbbbb5f-8a84-4750-b8cf-722d408d5d9e name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 15:49:46.598637 crc crio[3652]: time=\"2026-06-12T15:49:46.593635995Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:49:55.577862 crc crio[3652]: time=\"2026-06-12T15:49:55.572295184Z\" level=warning msg=\"Stopping container 317d46d54992e75c00f045b05811c8da4b5b740f378a5aced8d45bef6dc31015 with stop signal(15) timed out. Killing...\"\nJun 12 15:49:57.313620 crc crio[3652]: time=\"2026-06-12T15:49:57.312102109Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:49:57.554394 crc crio[3652]: time=\"2026-06-12T15:49:57.551984965Z\" level=info msg=\"Stopped container 317d46d54992e75c00f045b05811c8da4b5b740f378a5aced8d45bef6dc31015: openshift-multus/cni-sysctl-allowlist-ds-4g25g/kube-multus-additional-cni-plugins\" id=c68fb243-7aa4-4da1-9803-16bbf2fc834d name=/runtime.v1.RuntimeService/StopContainer\nJun 12 15:49:57.554394 crc crio[3652]: time=\"2026-06-12T15:49:57.555092502Z\" level=info msg=\"Stopping pod sandbox: f5aea239df13a820d5a581ecfbcc2c761424bb3a932e1e484b3fb345729d0c2c\" id=810327e9-6039-4361-9019-efb585264524 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 15:49:57.610948 crc crio[3652]: time=\"2026-06-12T15:49:57.60824881Z\" level=info msg=\"Stopped pod sandbox: f5aea239df13a820d5a581ecfbcc2c761424bb3a932e1e484b3fb345729d0c2c\" id=810327e9-6039-4361-9019-efb585264524 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 15:49:58.108086 crc crio[3652]: time=\"2026-06-12T15:49:58.104605384Z\" level=info msg=\"Removing container: 317d46d54992e75c00f045b05811c8da4b5b740f378a5aced8d45bef6dc31015\" id=a52116eb-ab0f-4bca-b973-b2f20d9420f4 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 15:49:58.434339 crc crio[3652]: time=\"2026-06-12T15:49:58.434027649Z\" level=info msg=\"Created container 16e9c3b25231ad335600e94d0997b2fa9fb90b98de259511313fc55e5121823a: hostpath-provisioner/csi-hostpathplugin-mpq2f/liveness-probe\" id=1ce61c90-691a-4f97-847b-6bebb449003f name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:49:58.482685 crc crio[3652]: time=\"2026-06-12T15:49:58.472388869Z\" level=info msg=\"Starting container: 16e9c3b25231ad335600e94d0997b2fa9fb90b98de259511313fc55e5121823a\" id=9c4f5b9b-5ae5-46e6-979e-375c0155d4d6 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 15:49:58.609186 crc crio[3652]: time=\"2026-06-12T15:49:58.608942243Z\" level=info msg=\"Removed container 317d46d54992e75c00f045b05811c8da4b5b740f378a5aced8d45bef6dc31015: openshift-multus/cni-sysctl-allowlist-ds-4g25g/kube-multus-additional-cni-plugins\" id=a52116eb-ab0f-4bca-b973-b2f20d9420f4 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 15:49:58.620669 crc crio[3652]: time=\"2026-06-12T15:49:58.619309407Z\" level=info msg=\"Started container\" PID=15426 containerID=16e9c3b25231ad335600e94d0997b2fa9fb90b98de259511313fc55e5121823a description=hostpath-provisioner/csi-hostpathplugin-mpq2f/liveness-probe id=9c4f5b9b-5ae5-46e6-979e-375c0155d4d6 name=/runtime.v1.RuntimeService/StartContainer sandboxID=32c8a01ae3a7b39a18419fcfa926a5dacc9b2b1d620d9085bf5474cad322121f\nJun 12 15:49:59.023348 crc crio[3652]: time=\"2026-06-12T15:49:59.021888262Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-csi-external-provisioner:latest\" id=36ab6b8a-f90e-4870-b69e-30929f3f062a name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:49:59.040313 crc crio[3652]: time=\"2026-06-12T15:49:59.039964195Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-csi-external-provisioner:latest\" id=e2236a3e-5b81-4eac-876e-93d9c96ca140 name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:49:59.060156 crc crio[3652]: time=\"2026-06-12T15:49:59.060099891Z\" level=info msg=\"Creating container: hostpath-provisioner/csi-hostpathplugin-mpq2f/csi-provisioner\" id=a0c1536a-74e2-4580-950d-c6a4b558d87f name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:49:59.061790 crc crio[3652]: time=\"2026-06-12T15:49:59.061225315Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:49:59.610796 crc crio[3652]: time=\"2026-06-12T15:49:59.609664071Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:50:04.450287 crc crio[3652]: time=\"2026-06-12T15:50:04.428416424Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:50:05.890778 crc crio[3652]: time=\"2026-06-12T15:50:05.887021709Z\" level=info msg=\"Created container 73208d93b758f7946396dd905aab1179659f5db0a4cefe55b045afa038962954: hostpath-provisioner/csi-hostpathplugin-mpq2f/csi-provisioner\" id=a0c1536a-74e2-4580-950d-c6a4b558d87f name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:50:05.907029 crc crio[3652]: time=\"2026-06-12T15:50:05.903235366Z\" level=info msg=\"Starting container: 73208d93b758f7946396dd905aab1179659f5db0a4cefe55b045afa038962954\" id=ad130b13-a61c-436d-9112-dc62f13ca2a0 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 15:50:06.198420 crc crio[3652]: time=\"2026-06-12T15:50:06.19783886Z\" level=info msg=\"Started container\" PID=15461 containerID=73208d93b758f7946396dd905aab1179659f5db0a4cefe55b045afa038962954 description=hostpath-provisioner/csi-hostpathplugin-mpq2f/csi-provisioner id=ad130b13-a61c-436d-9112-dc62f13ca2a0 name=/runtime.v1.RuntimeService/StartContainer sandboxID=32c8a01ae3a7b39a18419fcfa926a5dacc9b2b1d620d9085bf5474cad322121f\nJun 12 15:50:11.804023 crc crio[3652]: time=\"2026-06-12T15:50:11.802909044Z\" level=info msg=\"Stopping container: d7f23baa0b04f03efcbea5c432c654d0eaa802fdae562c1960eef8351531792b (timeout: 2s)\" id=ae317f66-df50-49ac-ac75-b43383bb1372 name=/runtime.v1.RuntimeService/StopContainer\nJun 12 15:50:13.149434 crc crio[3652]: time=\"2026-06-12T15:50:13.1443369Z\" level=info msg=\"Removing container: 1005c132ed504677a45e766248ab5e4a742fda002a8c63f3d77dcc821c8ece4b\" id=11e8faf4-71cd-49a7-b1a4-b28edb581d77 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 15:50:14.064139 crc crio[3652]: time=\"2026-06-12T15:50:14.064016069Z\" level=info msg=\"Running pod sandbox: openshift-kube-apiserver/revision-pruner-13-crc/POD\" id=7363503e-f85e-4e5e-9ed1-867e4f848ba7 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:50:14.064347 crc crio[3652]: time=\"2026-06-12T15:50:14.064243286Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:50:19.194926 crc crio[3652]: time=\"2026-06-12T15:50:19.194034893Z\" level=info msg=\"Running pod sandbox: openshift-kube-apiserver/installer-13-crc/POD\" id=edab9fd4-4c25-454d-97e1-1bebe7fca33f name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:50:19.198685 crc crio[3652]: time=\"2026-06-12T15:50:19.195964212Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:50:46.152204 crc crio[3652]: time=\"2026-06-12T15:50:46.143861847Z\" level=info msg=\"Stopping pod sandbox: f5aea239df13a820d5a581ecfbcc2c761424bb3a932e1e484b3fb345729d0c2c\" id=8fe6e7c6-0593-43b3-8008-655041755a70 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 15:50:46.152204 crc crio[3652]: time=\"2026-06-12T15:50:46.151321223Z\" level=info msg=\"Stopped pod sandbox (already stopped): f5aea239df13a820d5a581ecfbcc2c761424bb3a932e1e484b3fb345729d0c2c\" id=8fe6e7c6-0593-43b3-8008-655041755a70 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 15:50:46.166757 crc crio[3652]: time=\"2026-06-12T15:50:46.166582157Z\" level=info msg=\"Removing pod sandbox: f5aea239df13a820d5a581ecfbcc2c761424bb3a932e1e484b3fb345729d0c2c\" id=b2a12e5d-a9b8-4d6a-894c-f8320f3be5fd name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 15:51:01.089799 crc crio[3652]: time=\"2026-06-12T15:51:01.087388836Z\" level=info msg=\"Stopped container d7f23baa0b04f03efcbea5c432c654d0eaa802fdae562c1960eef8351531792b: openshift-console/downloads-747b44746d-4pqvr/download-server\" id=ae317f66-df50-49ac-ac75-b43383bb1372 name=/runtime.v1.RuntimeService/StopContainer\nJun 12 15:51:01.094176 crc crio[3652]: time=\"2026-06-12T15:51:01.094052259Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c8a088031661d94022418e93fb63744c38e1c4cff93ea3b95c096a290c2b7a3\" id=c95a1e15-fdf2-43a4-8352-bc6edb4ef982 name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:51:13.770646 crc crio[3652]: time=\"2026-06-12T15:51:13.768358946Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c8a088031661d94022418e93fb63744c38e1c4cff93ea3b95c096a290c2b7a3\" id=c2afa50e-4ef8-47c2-9cf3-bb902d81e1fd name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:51:13.804251 crc crio[3652]: time=\"2026-06-12T15:51:13.804072721Z\" level=info msg=\"Creating container: openshift-console/downloads-747b44746d-4pqvr/download-server\" id=262225ef-1b51-431e-b64c-edd927d55cc9 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:51:36.723714 crc crio[3652]: time=\"2026-06-12T15:51:36.720408069Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:51:36.752291 crc crio[3652]: time=\"2026-06-12T15:51:36.752146723Z\" level=info msg=\"Removed pod sandbox: f5aea239df13a820d5a581ecfbcc2c761424bb3a932e1e484b3fb345729d0c2c\" id=b2a12e5d-a9b8-4d6a-894c-f8320f3be5fd name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 15:52:01.634940 crc crio[3652]: time=\"2026-06-12T15:52:01.633667838Z\" level=info msg=\"Removed container 1005c132ed504677a45e766248ab5e4a742fda002a8c63f3d77dcc821c8ece4b: openshift-console/downloads-747b44746d-4pqvr/download-server\" id=11e8faf4-71cd-49a7-b1a4-b28edb581d77 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 15:52:01.681089 crc crio[3652]: time=\"2026-06-12T15:52:01.680929031Z\" level=info msg=\"Got pod network &{Name:installer-13-crc Namespace:openshift-kube-apiserver ID:94bb9c15a5f9528db39c107e849b65129f2a34c29bf94cde466a1bfe1ca22584 UID:82266704-bdb4-45f5-9cf3-c5952304f39f NetNS:/var/run/netns/a59ba7cb-02d3-49bc-84fa-f762b80f5bd7 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-pod82266704_bdb4_45f5_9cf3_c5952304f39f.slice PodAnnotations:0xc00163cd78}] Aliases:map[]}\"\nJun 12 15:52:01.681089 crc crio[3652]: time=\"2026-06-12T15:52:01.681053436Z\" level=info msg=\"Adding pod openshift-kube-apiserver_installer-13-crc to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 15:52:03.330905 crc crio[3652]: 2026-06-12T15:52:03Z [verbose] CmdAdd (shim): {1.1.0 [{Name:94bb9c15a5f9528 Mac:36:36:71:3d:b6:fb Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:2e Mtu:0 Sandbox:/var/run/netns/a59ba7cb-02d3-49bc-84fa-f762b80f5bd7 SocketPath: PciID:}] [{Interface:0xc000320680 Address:{IP:10.217.0.46 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 15:52:03.334966 crc crio[3652]: time=\"2026-06-12T15:52:03.334430818Z\" level=info msg=\"Got pod network &{Name:installer-13-crc Namespace:openshift-kube-apiserver ID:94bb9c15a5f9528db39c107e849b65129f2a34c29bf94cde466a1bfe1ca22584 UID:82266704-bdb4-45f5-9cf3-c5952304f39f NetNS:/var/run/netns/a59ba7cb-02d3-49bc-84fa-f762b80f5bd7 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-pod82266704_bdb4_45f5_9cf3_c5952304f39f.slice PodAnnotations:0xc00163cd78}] Aliases:map[]}\"\nJun 12 15:52:03.335109 crc crio[3652]: time=\"2026-06-12T15:52:03.335094468Z\" level=info msg=\"Checking pod openshift-kube-apiserver_installer-13-crc for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 15:53:08.777791 crc crio[3652]: time=\"2026-06-12T15:53:08.776974511Z\" level=info msg=\"Ran pod sandbox 94bb9c15a5f9528db39c107e849b65129f2a34c29bf94cde466a1bfe1ca22584 with infra container: openshift-kube-apiserver/installer-13-crc/POD\" id=edab9fd4-4c25-454d-97e1-1bebe7fca33f name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:53:08.780355 crc crio[3652]: time=\"2026-06-12T15:53:08.778764876Z\" level=info msg=\"Got pod network &{Name:revision-pruner-13-crc Namespace:openshift-kube-apiserver ID:218523d12e4c8f412d13e224986b202404a8910a3b8dec8ee4eaa2c76842a0e8 UID:a29d25e6-4273-4a42-8123-8f4fa4ff6fbd NetNS:/var/run/netns/8305326e-84fa-4248-b4bb-c9977919618a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-poda29d25e6_4273_4a42_8123_8f4fa4ff6fbd.slice PodAnnotations:0xc000136810}] Aliases:map[]}\"\nJun 12 15:53:08.780355 crc crio[3652]: time=\"2026-06-12T15:53:08.778870699Z\" level=info msg=\"Adding pod openshift-kube-apiserver_revision-pruner-13-crc to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 15:53:08.785177 crc crio[3652]: time=\"2026-06-12T15:53:08.785073877Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04\" id=07c80fa8-3c78-4013-99c9-f6b30a4d0073 name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:53:09.138839 crc crio[3652]: time=\"2026-06-12T15:53:09.1385707Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:53:09.150947 crc crio[3652]: time=\"2026-06-12T15:53:09.15078101Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:53:09.276074 crc crio[3652]: time=\"2026-06-12T15:53:09.275964169Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04\" id=07b00320-fe4d-4e3d-934b-1ee0d7d534f9 name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:53:09.325421 crc crio[3652]: time=\"2026-06-12T15:53:09.325253718Z\" level=info msg=\"Creating container: openshift-kube-apiserver/installer-13-crc/installer\" id=3eaf49d1-c30e-490b-9650-977e5da081f9 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:53:09.384689 crc crio[3652]: time=\"2026-06-12T15:53:09.379213593Z\" level=info msg=\"Created container 4fd14067f9604d5d5cbeaae56e601883057c401275a44504cd390c1d117b511c: openshift-console/downloads-747b44746d-4pqvr/download-server\" id=262225ef-1b51-431e-b64c-edd927d55cc9 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:53:09.384689 crc crio[3652]: time=\"2026-06-12T15:53:09.382884844Z\" level=info msg=\"Starting container: 4fd14067f9604d5d5cbeaae56e601883057c401275a44504cd390c1d117b511c\" id=f6100588-d3ca-4734-81fd-ff61198d96a8 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 15:53:09.408562 crc crio[3652]: time=\"2026-06-12T15:53:09.407514286Z\" level=info msg=\"Started container\" PID=16348 containerID=4fd14067f9604d5d5cbeaae56e601883057c401275a44504cd390c1d117b511c description=openshift-console/downloads-747b44746d-4pqvr/download-server id=f6100588-d3ca-4734-81fd-ff61198d96a8 name=/runtime.v1.RuntimeService/StartContainer sandboxID=bcc4f7f7ca920bcd43eeecb2a9c94cc4efa4061cf45396a50fc800b0f4406839\nJun 12 15:53:09.408562 crc crio[3652]: time=\"2026-06-12T15:53:09.408225444Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:53:09.520345 crc crio[3652]: time=\"2026-06-12T15:53:09.519738199Z\" level=info msg=\"Pulled image: registry.redhat.io/redhat/community-operator-index@sha256:8874ea870c535d2628f240c4dfe1c55570869954e66ad633ea84cc782b3982dc\" id=a6457c42-9162-4248-828f-76a8ed06df71 name=/runtime.v1.ImageService/PullImage\nJun 12 15:53:09.524391 crc crio[3652]: time=\"2026-06-12T15:53:09.52399508Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/community-operator-index:v4.20\" id=eaa39fdf-b089-41bd-8da0-3a333087aef4 name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:53:09.538293 crc crio[3652]: time=\"2026-06-12T15:53:09.537986293Z\" level=info msg=\"Pulled image: registry.redhat.io/redhat/redhat-marketplace-index@sha256:eaa0e17f3e4a3079539d3da6839f308f2d277b5c3bc91e1d58ba54c3b141d4ba\" id=59ea568c-5865-4cea-b554-0877fc6d271b name=/runtime.v1.ImageService/PullImage\nJun 12 15:53:09.539051 crc crio[3652]: time=\"2026-06-12T15:53:09.538947723Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-marketplace-index:v4.20\" id=3ab9e2ac-db56-4db2-b857-966471c5329c name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:53:09.559762 crc crio[3652]: time=\"2026-06-12T15:53:09.559379639Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/community-operator-index:v4.20\" id=055bde15-0584-4825-b28f-2fbe34390230 name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:53:09.561297 crc crio[3652]: time=\"2026-06-12T15:53:09.561192615Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-marketplace-index:v4.20\" id=1313fd17-9764-4c00-8748-d5fcc4d62503 name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:53:09.581967 crc crio[3652]: time=\"2026-06-12T15:53:09.581865715Z\" level=info msg=\"Creating container: openshift-marketplace/community-operators-zfxqn/extract-content\" id=88d9a1a3-e2a5-4516-b742-5c1729b3498e name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:53:09.585756 crc crio[3652]: time=\"2026-06-12T15:53:09.585405316Z\" level=info msg=\"Pulled image: registry.redhat.io/redhat/certified-operator-index@sha256:e8b01cc3d00552bc0461e27436a0780e115587d868be78b2050d7d15c5baeda5\" id=9fdd338a-c388-4d2f-a18d-37d4f3bf4d8b name=/runtime.v1.ImageService/PullImage\nJun 12 15:53:09.587793 crc crio[3652]: time=\"2026-06-12T15:53:09.587643125Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/certified-operator-index:v4.20\" id=e8d81fd2-5493-493e-8781-840d3d8865dd name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:53:09.588256 crc crio[3652]: time=\"2026-06-12T15:53:09.588170648Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:53:09.589935 crc crio[3652]: time=\"2026-06-12T15:53:09.589755629Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-marketplace-j8skz/extract-content\" id=0b2838c3-758a-4316-989b-910e13b5aea0 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:53:09.594547 crc crio[3652]: time=\"2026-06-12T15:53:09.594195526Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:53:09.603036 crc crio[3652]: time=\"2026-06-12T15:53:09.602906441Z\" level=info msg=\"Pulled image: registry.redhat.io/redhat/redhat-operator-index@sha256:f5f7575300572ad2ef92672b7dc76ed5ddaf50e7b74642e9907deda8cb9fa115\" id=a3f64b4a-f468-4ed7-87ca-46d0f7fc1176 name=/runtime.v1.ImageService/PullImage\nJun 12 15:53:09.603844 crc crio[3652]: time=\"2026-06-12T15:53:09.603756253Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-operator-index:v4.20\" id=b6257bbe-8baa-4e1e-926f-fb320d2222d1 name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:53:09.617150 crc crio[3652]: time=\"2026-06-12T15:53:09.613218141Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/certified-operator-index:v4.20\" id=9ec4ee13-fca4-449f-bece-d74754edd87b name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:53:09.617150 crc crio[3652]: time=\"2026-06-12T15:53:09.613363426Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-operator-index:v4.20\" id=684cea33-0873-42e5-b340-29ad6e791fa6 name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:53:09.663747 crc crio[3652]: time=\"2026-06-12T15:53:09.66351403Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:53:09.708204 crc crio[3652]: time=\"2026-06-12T15:53:09.707804056Z\" level=info msg=\"Pulled image: registry.redhat.io/redhat/redhat-marketplace-index@sha256:eaa0e17f3e4a3079539d3da6839f308f2d277b5c3bc91e1d58ba54c3b141d4ba\" id=2c12d94f-870d-4fd5-b438-18d95b953ae8 name=/runtime.v1.ImageService/PullImage\nJun 12 15:53:09.713063 crc crio[3652]: time=\"2026-06-12T15:53:09.712929623Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-marketplace-index:v4.20\" id=dbb87344-d514-4359-9851-ff712e0f3259 name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:53:09.714502 crc crio[3652]: 2026-06-12T15:53:09Z [verbose] CmdAdd (shim): {1.1.0 [{Name:218523d12e4c8f4 Mac:ee:62:d6:8d:a2:a1 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:1a Mtu:0 Sandbox:/var/run/netns/8305326e-84fa-4248-b4bb-c9977919618a SocketPath: PciID:}] [{Interface:0xc00011b550 Address:{IP:10.217.0.26 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 15:53:09.714808 crc crio[3652]: time=\"2026-06-12T15:53:09.714401307Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:53:09.730120 crc crio[3652]: time=\"2026-06-12T15:53:09.730041753Z\" level=info msg=\"Creating container: openshift-marketplace/certified-operators-l27pk/extract-content\" id=2c03c46b-ca54-48f1-89e9-43aeee8e676f name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:53:09.733982 crc crio[3652]: time=\"2026-06-12T15:53:09.733875805Z\" level=info msg=\"Got pod network &{Name:revision-pruner-13-crc Namespace:openshift-kube-apiserver ID:218523d12e4c8f412d13e224986b202404a8910a3b8dec8ee4eaa2c76842a0e8 UID:a29d25e6-4273-4a42-8123-8f4fa4ff6fbd NetNS:/var/run/netns/8305326e-84fa-4248-b4bb-c9977919618a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-poda29d25e6_4273_4a42_8123_8f4fa4ff6fbd.slice PodAnnotations:0xc000136810}] Aliases:map[]}\"\nJun 12 15:53:09.734358 crc crio[3652]: time=\"2026-06-12T15:53:09.734224536Z\" level=info msg=\"Checking pod openshift-kube-apiserver_revision-pruner-13-crc for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 15:53:09.738762 crc crio[3652]: time=\"2026-06-12T15:53:09.738695178Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-marketplace-index:v4.20\" id=b8cee614-30fe-4ffd-8163-589342da4edc name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:53:09.741094 crc crio[3652]: time=\"2026-06-12T15:53:09.740899902Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:53:09.747739 crc crio[3652]: time=\"2026-06-12T15:53:09.747640818Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:53:09.748189 crc crio[3652]: time=\"2026-06-12T15:53:09.748151583Z\" level=info msg=\"Pulled image: registry.redhat.io/redhat/community-operator-index@sha256:8874ea870c535d2628f240c4dfe1c55570869954e66ad633ea84cc782b3982dc\" id=0d39106d-d7c9-451f-a5a2-848e704bac44 name=/runtime.v1.ImageService/PullImage\nJun 12 15:53:09.748830 crc crio[3652]: time=\"2026-06-12T15:53:09.748254076Z\" level=info msg=\"Pulled image: registry.redhat.io/redhat/redhat-operator-index@sha256:f5f7575300572ad2ef92672b7dc76ed5ddaf50e7b74642e9907deda8cb9fa115\" id=9f7518a4-f672-45bf-8999-b346365bc91d name=/runtime.v1.ImageService/PullImage\nJun 12 15:53:09.751247 crc crio[3652]: time=\"2026-06-12T15:53:09.751163066Z\" level=info msg=\"Ran pod sandbox 218523d12e4c8f412d13e224986b202404a8910a3b8dec8ee4eaa2c76842a0e8 with infra container: openshift-kube-apiserver/revision-pruner-13-crc/POD\" id=7363503e-f85e-4e5e-9ed1-867e4f848ba7 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:53:09.753971 crc crio[3652]: time=\"2026-06-12T15:53:09.75391295Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-operator-index:v4.20\" id=74f682af-c481-4a92-bb19-7e4196efbd66 name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:53:09.754809 crc crio[3652]: time=\"2026-06-12T15:53:09.754704763Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04\" id=27b05b27-1cf3-4e33-b589-1b395e2cf014 name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:53:09.755615 crc crio[3652]: time=\"2026-06-12T15:53:09.755498794Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/community-operator-index:v4.20\" id=75498a8b-37f0-4ac0-a021-ad5ec6d15b28 name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:53:09.756153 crc crio[3652]: time=\"2026-06-12T15:53:09.755767976Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:53:09.756311 crc crio[3652]: time=\"2026-06-12T15:53:09.756247691Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-operators-2ck49/extract-content\" id=373f8ef5-23c6-49a1-b010-d6dfa25be92d name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:53:09.759092 crc crio[3652]: time=\"2026-06-12T15:53:09.758980725Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:53:09.759092 crc crio[3652]: time=\"2026-06-12T15:53:09.759092678Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:53:09.761295 crc crio[3652]: time=\"2026-06-12T15:53:09.761238108Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04\" id=3c11c6a8-1587-4044-9ed2-c5408f8c21e5 name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:53:09.766064 crc crio[3652]: time=\"2026-06-12T15:53:09.76595543Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/community-operator-index:v4.20\" id=b91a839d-d783-49a7-84fa-96424e95cad3 name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:53:09.767186 crc crio[3652]: time=\"2026-06-12T15:53:09.767148045Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-operator-index:v4.20\" id=c30e6d59-b8a4-44fb-ae31-28de19a959d4 name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:53:09.775660 crc crio[3652]: time=\"2026-06-12T15:53:09.775543709Z\" level=info msg=\"Creating container: openshift-kube-apiserver/revision-pruner-13-crc/pruner\" id=8b3361a7-3410-4d71-8ece-77ee9f0a8764 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:53:09.775932 crc crio[3652]: time=\"2026-06-12T15:53:09.775722366Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-marketplace-ntdwx/extract-content\" id=c01e0687-9262-4b36-aff9-411f015f3576 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:53:09.776883 crc crio[3652]: time=\"2026-06-12T15:53:09.776839509Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:53:09.782110 crc crio[3652]: time=\"2026-06-12T15:53:09.782043158Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:53:09.788345 crc crio[3652]: time=\"2026-06-12T15:53:09.788220281Z\" level=info msg=\"Creating container: openshift-marketplace/community-operators-qhh6t/extract-content\" id=91c29d2f-1440-4099-a951-3e52fc266720 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:53:09.794426 crc crio[3652]: time=\"2026-06-12T15:53:09.794287339Z\" level=info msg=\"Pulled image: registry.redhat.io/redhat/certified-operator-index@sha256:e8b01cc3d00552bc0461e27436a0780e115587d868be78b2050d7d15c5baeda5\" id=cffc8032-7f42-47dd-99ac-c26b6ac8d816 name=/runtime.v1.ImageService/PullImage\nJun 12 15:53:09.800211 crc crio[3652]: time=\"2026-06-12T15:53:09.799911679Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/certified-operator-index:v4.20\" id=f78a8d5e-ec79-4d0e-b7d5-c47a44927976 name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:53:09.811071 crc crio[3652]: time=\"2026-06-12T15:53:09.81093439Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-operators-x5vn9/extract-content\" id=69b09f06-a130-4fa4-951e-b16b741a9094 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:53:09.836603 crc crio[3652]: time=\"2026-06-12T15:53:09.836521416Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/certified-operator-index:v4.20\" id=b3df985c-dfcf-4475-affc-60b0541d0b0f name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:53:09.839810 crc crio[3652]: time=\"2026-06-12T15:53:09.839635533Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:53:09.840053 crc crio[3652]: time=\"2026-06-12T15:53:09.83986244Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:53:09.845973 crc crio[3652]: time=\"2026-06-12T15:53:09.844379041Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:53:09.854147 crc crio[3652]: time=\"2026-06-12T15:53:09.854041936Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:53:09.855970 crc crio[3652]: time=\"2026-06-12T15:53:09.855836733Z\" level=info msg=\"Creating container: openshift-marketplace/certified-operators-4lxqg/extract-content\" id=07b32869-4b9e-4cea-ab61-fc05e182ea14 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:53:09.939707 crc crio[3652]: time=\"2026-06-12T15:53:09.938302013Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:53:09.984035 crc crio[3652]: time=\"2026-06-12T15:53:09.962043503Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:53:09.987641 crc crio[3652]: time=\"2026-06-12T15:53:09.969607819Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:53:09.987978 crc crio[3652]: time=\"2026-06-12T15:53:09.976788918Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:53:09.988075 crc crio[3652]: time=\"2026-06-12T15:53:09.985168509Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:53:09.992784 crc crio[3652]: time=\"2026-06-12T15:53:09.992633729Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:53:09.994266 crc crio[3652]: time=\"2026-06-12T15:53:09.994080854Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:53:10.001852 crc crio[3652]: time=\"2026-06-12T15:53:09.997646318Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:53:10.021263 crc crio[3652]: time=\"2026-06-12T15:53:10.021180311Z\" level=info msg=\"Created container a0d8a7cf314df40c828f7ffdc727767ab619e1708b45c965adf83c22f7f6d63b: openshift-marketplace/community-operators-zfxqn/extract-content\" id=88d9a1a3-e2a5-4516-b742-5c1729b3498e name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:53:10.025616 crc crio[3652]: time=\"2026-06-12T15:53:10.025497911Z\" level=info msg=\"Starting container: a0d8a7cf314df40c828f7ffdc727767ab619e1708b45c965adf83c22f7f6d63b\" id=d259b4c4-f7a3-482d-b0fe-7c0701febbfe name=/runtime.v1.RuntimeService/StartContainer\nJun 12 15:53:10.026308 crc crio[3652]: time=\"2026-06-12T15:53:10.021642786Z\" level=info msg=\"Created container e631853cf6957c1a44dd3274aee2f519f403cf5232fa3795d77fe9b60a328824: openshift-marketplace/redhat-marketplace-j8skz/extract-content\" id=0b2838c3-758a-4316-989b-910e13b5aea0 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:53:10.032208 crc crio[3652]: time=\"2026-06-12T15:53:10.031916046Z\" level=info msg=\"Starting container: e631853cf6957c1a44dd3274aee2f519f403cf5232fa3795d77fe9b60a328824\" id=30703469-b8f6-4c31-9344-0d8dabd9b2a3 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 15:53:10.069983 crc crio[3652]: time=\"2026-06-12T15:53:10.068773056Z\" level=info msg=\"Started container\" PID=16401 containerID=a0d8a7cf314df40c828f7ffdc727767ab619e1708b45c965adf83c22f7f6d63b description=openshift-marketplace/community-operators-zfxqn/extract-content id=d259b4c4-f7a3-482d-b0fe-7c0701febbfe name=/runtime.v1.RuntimeService/StartContainer sandboxID=29c6ecd244970260a4c17371d590c64c1d6b9c579a739577f0126c4edcbfb0fe\nJun 12 15:53:10.074870 crc crio[3652]: time=\"2026-06-12T15:53:10.074622376Z\" level=info msg=\"Started container\" PID=16397 containerID=e631853cf6957c1a44dd3274aee2f519f403cf5232fa3795d77fe9b60a328824 description=openshift-marketplace/redhat-marketplace-j8skz/extract-content id=30703469-b8f6-4c31-9344-0d8dabd9b2a3 name=/runtime.v1.RuntimeService/StartContainer sandboxID=57da0a91a14b741bc824b146ea12fa07233810dabc4a9968c6d064a6c396fefc\nJun 12 15:53:10.223730 crc crio[3652]: time=\"2026-06-12T15:53:10.222603806Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:53:10.259092 crc crio[3652]: time=\"2026-06-12T15:53:10.258816057Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:53:10.260349 crc crio[3652]: time=\"2026-06-12T15:53:10.260223462Z\" level=info msg=\"Created container 79fedea9bf2fb958e09c968cda9e4f6abafdd29eadec9caa745da9a962a5a072: openshift-marketplace/certified-operators-l27pk/extract-content\" id=2c03c46b-ca54-48f1-89e9-43aeee8e676f name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:53:10.272976 crc crio[3652]: time=\"2026-06-12T15:53:10.272546969Z\" level=info msg=\"Starting container: 79fedea9bf2fb958e09c968cda9e4f6abafdd29eadec9caa745da9a962a5a072\" id=0e0e8c91-a139-4e41-8e8a-d79abefd957e name=/runtime.v1.RuntimeService/StartContainer\nJun 12 15:53:10.281926 crc crio[3652]: time=\"2026-06-12T15:53:10.279827575Z\" level=info msg=\"Started container\" PID=16406 containerID=79fedea9bf2fb958e09c968cda9e4f6abafdd29eadec9caa745da9a962a5a072 description=openshift-marketplace/certified-operators-l27pk/extract-content id=0e0e8c91-a139-4e41-8e8a-d79abefd957e name=/runtime.v1.RuntimeService/StartContainer sandboxID=1acaf1bcd11127e88060577e13a8f8ffedfa9cd0375cc453261e31ade142b178\nJun 12 15:53:10.339181 crc crio[3652]: time=\"2026-06-12T15:53:10.339001947Z\" level=info msg=\"Created container b99b286d7f51f4a9b97c44ff9fd45fe498bea60b5e929ad2dbfabf7b89e4e6c2: openshift-marketplace/redhat-operators-x5vn9/extract-content\" id=69b09f06-a130-4fa4-951e-b16b741a9094 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:53:10.350811 crc crio[3652]: time=\"2026-06-12T15:53:10.350647929Z\" level=info msg=\"Starting container: b99b286d7f51f4a9b97c44ff9fd45fe498bea60b5e929ad2dbfabf7b89e4e6c2\" id=2f4b1466-e1fb-4e4c-ab1d-37c9755339e6 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 15:53:10.364072 crc crio[3652]: time=\"2026-06-12T15:53:10.363926759Z\" level=info msg=\"Started container\" PID=16423 containerID=b99b286d7f51f4a9b97c44ff9fd45fe498bea60b5e929ad2dbfabf7b89e4e6c2 description=openshift-marketplace/redhat-operators-x5vn9/extract-content id=2f4b1466-e1fb-4e4c-ab1d-37c9755339e6 name=/runtime.v1.RuntimeService/StartContainer sandboxID=e117e1930c27de213bcbf846bfee59c144e67cadc61b555981c97b4b4f83309f\nJun 12 15:53:10.418909 crc crio[3652]: time=\"2026-06-12T15:53:10.416092541Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:53:10.418909 crc crio[3652]: time=\"2026-06-12T15:53:10.416196982Z\" level=info msg=\"Created container 9c4117d68945a3ed897d119b906251f1f7d0c82056628b0018f97bf289e8bbc9: openshift-marketplace/redhat-operators-2ck49/extract-content\" id=373f8ef5-23c6-49a1-b010-d6dfa25be92d name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:53:10.421142 crc crio[3652]: time=\"2026-06-12T15:53:10.420678034Z\" level=info msg=\"Starting container: 9c4117d68945a3ed897d119b906251f1f7d0c82056628b0018f97bf289e8bbc9\" id=d51b5c97-1f8c-43a5-a04a-18c8ce5b7024 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 15:53:10.431939 crc crio[3652]: time=\"2026-06-12T15:53:10.431111674Z\" level=info msg=\"Created container a68c53427b30cb9f51802d6449a1be60a6097b721a611b19f4ce24d1904939eb: openshift-marketplace/redhat-marketplace-ntdwx/extract-content\" id=c01e0687-9262-4b36-aff9-411f015f3576 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:53:10.447911 crc crio[3652]: time=\"2026-06-12T15:53:10.441141279Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:53:10.449325 crc crio[3652]: time=\"2026-06-12T15:53:10.449106611Z\" level=info msg=\"Started container\" PID=16430 containerID=9c4117d68945a3ed897d119b906251f1f7d0c82056628b0018f97bf289e8bbc9 description=openshift-marketplace/redhat-operators-2ck49/extract-content id=d51b5c97-1f8c-43a5-a04a-18c8ce5b7024 name=/runtime.v1.RuntimeService/StartContainer sandboxID=24b5908c94d9dd2048db39291c6613600cf291995ef7c56938aa499988cbb7d9\nJun 12 15:53:10.457831 crc crio[3652]: time=\"2026-06-12T15:53:10.457354464Z\" level=info msg=\"Starting container: a68c53427b30cb9f51802d6449a1be60a6097b721a611b19f4ce24d1904939eb\" id=cc9bc342-55a6-43c1-830e-3d9249f1aa44 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 15:53:10.559865 crc crio[3652]: time=\"2026-06-12T15:53:10.559729476Z\" level=info msg=\"Started container\" PID=16428 containerID=a68c53427b30cb9f51802d6449a1be60a6097b721a611b19f4ce24d1904939eb description=openshift-marketplace/redhat-marketplace-ntdwx/extract-content id=cc9bc342-55a6-43c1-830e-3d9249f1aa44 name=/runtime.v1.RuntimeService/StartContainer sandboxID=78f85ee3e29645fc9de6c6a7019ace5cf4a00a40ec8afbd8ae5abc587094dc03\nJun 12 15:53:10.632986 crc crio[3652]: time=\"2026-06-12T15:53:10.632914757Z\" level=info msg=\"Created container 617acaffdc10a49feecdd66ac402f9b632bd1fe26f2d4131933ae00c9bbf8c14: openshift-marketplace/community-operators-qhh6t/extract-content\" id=91c29d2f-1440-4099-a951-3e52fc266720 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:53:10.655111 crc crio[3652]: time=\"2026-06-12T15:53:10.651834015Z\" level=info msg=\"Starting container: 617acaffdc10a49feecdd66ac402f9b632bd1fe26f2d4131933ae00c9bbf8c14\" id=5f6527b6-9fda-44b1-b5f6-acede159fdd2 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 15:53:10.710907 crc crio[3652]: time=\"2026-06-12T15:53:10.710609686Z\" level=info msg=\"Created container d0a7f25317c0297046bfc56aa0b2039c85e01ef767ac07694bb1e2d3dc26c0c2: openshift-marketplace/certified-operators-4lxqg/extract-content\" id=07b32869-4b9e-4cea-ab61-fc05e182ea14 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:53:10.720208 crc crio[3652]: time=\"2026-06-12T15:53:10.720066847Z\" level=info msg=\"Starting container: d0a7f25317c0297046bfc56aa0b2039c85e01ef767ac07694bb1e2d3dc26c0c2\" id=99b0d259-fa44-4814-bd60-73487f386402 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 15:53:10.739353 crc crio[3652]: time=\"2026-06-12T15:53:10.737572297Z\" level=info msg=\"Started container\" PID=16467 containerID=d0a7f25317c0297046bfc56aa0b2039c85e01ef767ac07694bb1e2d3dc26c0c2 description=openshift-marketplace/certified-operators-4lxqg/extract-content id=99b0d259-fa44-4814-bd60-73487f386402 name=/runtime.v1.RuntimeService/StartContainer sandboxID=88f1ee99c7048a210bdb9ac8d0e938546328f4d089dd89ee970e4fd23e8a56fb\nJun 12 15:53:10.813417 crc crio[3652]: time=\"2026-06-12T15:53:10.812750618Z\" level=info msg=\"Started container\" PID=16446 containerID=617acaffdc10a49feecdd66ac402f9b632bd1fe26f2d4131933ae00c9bbf8c14 description=openshift-marketplace/community-operators-qhh6t/extract-content id=5f6527b6-9fda-44b1-b5f6-acede159fdd2 name=/runtime.v1.RuntimeService/StartContainer sandboxID=8d18ef7e401ecbbce2959e5dc76b4fda8f77d8f73c5e24565348fb27f124201f\nJun 12 15:53:10.864307 crc crio[3652]: time=\"2026-06-12T15:53:10.861376421Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:53:11.131080 crc crio[3652]: time=\"2026-06-12T15:53:11.130882077Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:53:11.262914 crc crio[3652]: time=\"2026-06-12T15:53:11.262613521Z\" level=info msg=\"Created container 4a53b742b5cf9fde8d709e6fcd3a7bd256fb13937c3bb5edff6fc5618782d432: openshift-kube-apiserver/installer-13-crc/installer\" id=3eaf49d1-c30e-490b-9650-977e5da081f9 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:53:11.269336 crc crio[3652]: time=\"2026-06-12T15:53:11.269157846Z\" level=info msg=\"Starting container: 4a53b742b5cf9fde8d709e6fcd3a7bd256fb13937c3bb5edff6fc5618782d432\" id=9308f6b8-6854-43ff-bee8-e3b63d7381ad name=/runtime.v1.RuntimeService/StartContainer\nJun 12 15:53:11.280927 crc crio[3652]: time=\"2026-06-12T15:53:11.280291162Z\" level=info msg=\"Started container\" PID=16495 containerID=4a53b742b5cf9fde8d709e6fcd3a7bd256fb13937c3bb5edff6fc5618782d432 description=openshift-kube-apiserver/installer-13-crc/installer id=9308f6b8-6854-43ff-bee8-e3b63d7381ad name=/runtime.v1.RuntimeService/StartContainer sandboxID=94bb9c15a5f9528db39c107e849b65129f2a34c29bf94cde466a1bfe1ca22584\nJun 12 15:53:11.642114 crc crio[3652]: time=\"2026-06-12T15:53:11.64118606Z\" level=info msg=\"Created container d4abaeb8f48dd578da970dd6856fd452b84050567566cf86cc0075be33b07eaa: openshift-kube-apiserver/revision-pruner-13-crc/pruner\" id=8b3361a7-3410-4d71-8ece-77ee9f0a8764 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:53:11.645511 crc crio[3652]: time=\"2026-06-12T15:53:11.645339097Z\" level=info msg=\"Starting container: d4abaeb8f48dd578da970dd6856fd452b84050567566cf86cc0075be33b07eaa\" id=558b1ebc-6771-4404-8eba-d5d353604301 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 15:53:11.657100 crc crio[3652]: time=\"2026-06-12T15:53:11.656797663Z\" level=info msg=\"Started container\" PID=16510 containerID=d4abaeb8f48dd578da970dd6856fd452b84050567566cf86cc0075be33b07eaa description=openshift-kube-apiserver/revision-pruner-13-crc/pruner id=558b1ebc-6771-4404-8eba-d5d353604301 name=/runtime.v1.RuntimeService/StartContainer sandboxID=218523d12e4c8f412d13e224986b202404a8910a3b8dec8ee4eaa2c76842a0e8\nJun 12 15:53:11.937326 crc crio[3652]: time=\"2026-06-12T15:53:11.937187586Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=d9c1dc87-3028-4f7b-877b-94a4e5ad14a3 name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:53:11.940822 crc crio[3652]: time=\"2026-06-12T15:53:11.940706362Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=0dc92333-5b73-4bab-9676-c8404aaff05a name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:53:11.943722 crc crio[3652]: time=\"2026-06-12T15:53:11.94349852Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-marketplace-ntdwx/registry-server\" id=af19821c-97e1-49e1-b3f8-de242dfdca38 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:53:11.944338 crc crio[3652]: time=\"2026-06-12T15:53:11.943981485Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:53:11.953338 crc crio[3652]: time=\"2026-06-12T15:53:11.95321978Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=396fa6c7-2421-44e7-9945-1fdde3ca89e1 name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:53:11.971120 crc crio[3652]: time=\"2026-06-12T15:53:11.970999518Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=b036fd35-7b4b-46ad-b6d7-04a774b603ca name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:53:11.987417 crc crio[3652]: time=\"2026-06-12T15:53:11.987334172Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:53:11.990384 crc crio[3652]: time=\"2026-06-12T15:53:11.990303023Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:53:11.993086 crc crio[3652]: time=\"2026-06-12T15:53:11.992943994Z\" level=info msg=\"Creating container: openshift-marketplace/certified-operators-4lxqg/registry-server\" id=b19752cf-03bd-468a-9f12-1ddba64a036f name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:53:11.993549 crc crio[3652]: time=\"2026-06-12T15:53:11.993416577Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:53:11.993937 crc crio[3652]: time=\"2026-06-12T15:53:11.99385223Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=aab8bff4-7bf1-464f-828b-13c47c65bdf4 name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:53:11.996530 crc crio[3652]: time=\"2026-06-12T15:53:11.996396518Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=055f02d6-1497-47e8-ae8b-15ac674965f9 name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:53:12.008133 crc crio[3652]: time=\"2026-06-12T15:53:12.008004525Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=9d098077-1b07-48a4-841e-55741d61bb43 name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:53:12.015836 crc crio[3652]: time=\"2026-06-12T15:53:12.015707334Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=aec882c1-6221-4f00-85a9-ddf2f96a30bf name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:53:12.023422 crc crio[3652]: time=\"2026-06-12T15:53:12.023128346Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=1ddf3bb0-1200-4478-8c5e-43586f262180 name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:53:12.025195 crc crio[3652]: time=\"2026-06-12T15:53:12.025054294Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=296ab3e1-853e-495a-9323-70566ef07567 name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:53:12.041266 crc crio[3652]: time=\"2026-06-12T15:53:12.041180542Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=2cceaa55-2d0e-4060-b918-368e6b2480ee name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:53:12.067487 crc crio[3652]: time=\"2026-06-12T15:53:12.066192098Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:53:12.074670 crc crio[3652]: time=\"2026-06-12T15:53:12.074561062Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:53:12.083960 crc crio[3652]: time=\"2026-06-12T15:53:12.083843242Z\" level=info msg=\"Creating container: openshift-marketplace/community-operators-zfxqn/registry-server\" id=d0614191-b0c0-4986-8230-b6cc2145f39c name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:53:12.084532 crc crio[3652]: time=\"2026-06-12T15:53:12.084406629Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:53:12.137228 crc crio[3652]: time=\"2026-06-12T15:53:12.136573158Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=3a159c4b-d30e-41be-a179-ac94084fdd67 name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:53:12.175983 crc crio[3652]: time=\"2026-06-12T15:53:12.175712362Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:53:12.183601 crc crio[3652]: time=\"2026-06-12T15:53:12.183419315Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:53:12.591185 crc crio[3652]: time=\"2026-06-12T15:53:12.587205771Z\" level=info msg=\"Created container bd365a12f9a10bbcdd32d0df9f6145c45648dff5c07f5739f7282cf9880a9bae: openshift-marketplace/redhat-marketplace-ntdwx/registry-server\" id=af19821c-97e1-49e1-b3f8-de242dfdca38 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:53:12.591185 crc crio[3652]: time=\"2026-06-12T15:53:12.588932043Z\" level=info msg=\"Starting container: bd365a12f9a10bbcdd32d0df9f6145c45648dff5c07f5739f7282cf9880a9bae\" id=02cd1f28-7e0d-4257-a0e7-61be847c264f name=/runtime.v1.RuntimeService/StartContainer\nJun 12 15:53:12.595825 crc crio[3652]: time=\"2026-06-12T15:53:12.595727648Z\" level=info msg=\"Started container\" PID=16555 containerID=bd365a12f9a10bbcdd32d0df9f6145c45648dff5c07f5739f7282cf9880a9bae description=openshift-marketplace/redhat-marketplace-ntdwx/registry-server id=02cd1f28-7e0d-4257-a0e7-61be847c264f name=/runtime.v1.RuntimeService/StartContainer sandboxID=78f85ee3e29645fc9de6c6a7019ace5cf4a00a40ec8afbd8ae5abc587094dc03\nJun 12 15:53:12.761828 crc crio[3652]: time=\"2026-06-12T15:53:12.761676439Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-marketplace-j8skz/registry-server\" id=8a074512-9494-4d75-9ca8-0a5905056312 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:53:12.762514 crc crio[3652]: time=\"2026-06-12T15:53:12.76234924Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:53:12.764394 crc crio[3652]: time=\"2026-06-12T15:53:12.763930158Z\" level=info msg=\"Creating container: openshift-marketplace/certified-operators-l27pk/registry-server\" id=168a7463-0720-4272-9bbe-35c35f1d13a4 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:53:12.766103 crc crio[3652]: time=\"2026-06-12T15:53:12.765410413Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:53:12.773486 crc crio[3652]: time=\"2026-06-12T15:53:12.773326761Z\" level=info msg=\"Creating container: openshift-marketplace/community-operators-qhh6t/registry-server\" id=9ae9ed7d-6c2e-40fe-9173-379a1197390c name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:53:12.778401 crc crio[3652]: time=\"2026-06-12T15:53:12.778330662Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:53:12.806775 crc crio[3652]: time=\"2026-06-12T15:53:12.805987899Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:53:12.811054 crc crio[3652]: time=\"2026-06-12T15:53:12.81094725Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:53:12.832858 crc crio[3652]: time=\"2026-06-12T15:53:12.832669107Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:53:12.840829 crc crio[3652]: time=\"2026-06-12T15:53:12.84007298Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:53:12.852883 crc crio[3652]: time=\"2026-06-12T15:53:12.852638541Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:53:12.858161 crc crio[3652]: time=\"2026-06-12T15:53:12.857919201Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:53:12.969601 crc crio[3652]: time=\"2026-06-12T15:53:12.968980012Z\" level=info msg=\"Created container c2b9fa5396c6acf7d693165259b78acdca0d7f178bb5d5d65838f211692f1ddf: openshift-marketplace/certified-operators-4lxqg/registry-server\" id=b19752cf-03bd-468a-9f12-1ddba64a036f name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:53:12.971850 crc crio[3652]: time=\"2026-06-12T15:53:12.971783545Z\" level=info msg=\"Starting container: c2b9fa5396c6acf7d693165259b78acdca0d7f178bb5d5d65838f211692f1ddf\" id=ea944832-03cf-4355-9481-f3bcf7c948b2 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 15:53:12.986904 crc crio[3652]: time=\"2026-06-12T15:53:12.986794172Z\" level=info msg=\"Started container\" PID=16563 containerID=c2b9fa5396c6acf7d693165259b78acdca0d7f178bb5d5d65838f211692f1ddf description=openshift-marketplace/certified-operators-4lxqg/registry-server id=ea944832-03cf-4355-9481-f3bcf7c948b2 name=/runtime.v1.RuntimeService/StartContainer sandboxID=88f1ee99c7048a210bdb9ac8d0e938546328f4d089dd89ee970e4fd23e8a56fb\nJun 12 15:53:13.834215 crc crio[3652]: time=\"2026-06-12T15:53:13.833240427Z\" level=info msg=\"Created container 24c96fbfc901b5560246482f975808dc4320c30e268ee6d84267dab981c869a5: openshift-marketplace/community-operators-zfxqn/registry-server\" id=d0614191-b0c0-4986-8230-b6cc2145f39c name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:53:13.835293 crc crio[3652]: time=\"2026-06-12T15:53:13.835205106Z\" level=info msg=\"Starting container: 24c96fbfc901b5560246482f975808dc4320c30e268ee6d84267dab981c869a5\" id=55ea6dfc-2594-4336-a136-57bbc26f481b name=/runtime.v1.RuntimeService/StartContainer\nJun 12 15:53:13.844225 crc crio[3652]: time=\"2026-06-12T15:53:13.843986702Z\" level=info msg=\"Started container\" PID=16570 containerID=24c96fbfc901b5560246482f975808dc4320c30e268ee6d84267dab981c869a5 description=openshift-marketplace/community-operators-zfxqn/registry-server id=55ea6dfc-2594-4336-a136-57bbc26f481b name=/runtime.v1.RuntimeService/StartContainer sandboxID=29c6ecd244970260a4c17371d590c64c1d6b9c579a739577f0126c4edcbfb0fe\nJun 12 15:53:14.078114 crc crio[3652]: time=\"2026-06-12T15:53:14.077907089Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=6eca3a07-a6df-4b4a-801c-e6e22bc122fb name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:53:14.090046 crc crio[3652]: time=\"2026-06-12T15:53:14.089909311Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=8c354138-19a0-4308-8fee-ce62700d799f name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:53:14.298390 crc crio[3652]: time=\"2026-06-12T15:53:14.298219615Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=4f88d8ae-4644-4974-a170-bc6c7c6e4898 name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:53:14.298868 crc crio[3652]: time=\"2026-06-12T15:53:14.298582395Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=7bc3ef7a-2e8e-4662-9a15-61f238ab25bc name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:53:14.300947 crc crio[3652]: time=\"2026-06-12T15:53:14.300798643Z\" level=info msg=\"Created container 5ba2404384acffdab383aedead3b4e351cecb6862393da5c01287c2a44267a87: openshift-marketplace/redhat-marketplace-j8skz/registry-server\" id=8a074512-9494-4d75-9ca8-0a5905056312 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:53:14.302805 crc crio[3652]: time=\"2026-06-12T15:53:14.302691859Z\" level=info msg=\"Starting container: 5ba2404384acffdab383aedead3b4e351cecb6862393da5c01287c2a44267a87\" id=040760bb-2dff-43df-a522-a7f807509755 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 15:53:14.319901 crc crio[3652]: time=\"2026-06-12T15:53:14.319696773Z\" level=info msg=\"Started container\" PID=16587 containerID=5ba2404384acffdab383aedead3b4e351cecb6862393da5c01287c2a44267a87 description=openshift-marketplace/redhat-marketplace-j8skz/registry-server id=040760bb-2dff-43df-a522-a7f807509755 name=/runtime.v1.RuntimeService/StartContainer sandboxID=57da0a91a14b741bc824b146ea12fa07233810dabc4a9968c6d064a6c396fefc\nJun 12 15:53:14.532087 crc crio[3652]: time=\"2026-06-12T15:53:14.531831551Z\" level=info msg=\"Created container d98f684cdbbb77f76e2bda30a216b3009aec19208d959ae5452e7dc16cef281e: openshift-marketplace/community-operators-qhh6t/registry-server\" id=9ae9ed7d-6c2e-40fe-9173-379a1197390c name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:53:14.533010 crc crio[3652]: time=\"2026-06-12T15:53:14.532963425Z\" level=info msg=\"Starting container: d98f684cdbbb77f76e2bda30a216b3009aec19208d959ae5452e7dc16cef281e\" id=4c19d56a-5500-48dc-9209-19ff47150a41 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 15:53:14.547566 crc crio[3652]: time=\"2026-06-12T15:53:14.547237038Z\" level=info msg=\"Started container\" PID=16589 containerID=d98f684cdbbb77f76e2bda30a216b3009aec19208d959ae5452e7dc16cef281e description=openshift-marketplace/community-operators-qhh6t/registry-server id=4c19d56a-5500-48dc-9209-19ff47150a41 name=/runtime.v1.RuntimeService/StartContainer sandboxID=8d18ef7e401ecbbce2959e5dc76b4fda8f77d8f73c5e24565348fb27f124201f\nJun 12 15:53:14.613714 crc crio[3652]: time=\"2026-06-12T15:53:14.613538953Z\" level=info msg=\"Created container c5cf05c7f87b552970eb951297246cba78c7aa51e825887e2222d516f33e941e: openshift-marketplace/certified-operators-l27pk/registry-server\" id=168a7463-0720-4272-9bbe-35c35f1d13a4 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:53:14.617307 crc crio[3652]: time=\"2026-06-12T15:53:14.617204345Z\" level=info msg=\"Starting container: c5cf05c7f87b552970eb951297246cba78c7aa51e825887e2222d516f33e941e\" id=2a5cd0e6-20f8-4f34-95c2-73b9b58ba487 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 15:53:14.622851 crc crio[3652]: time=\"2026-06-12T15:53:14.622733742Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-operators-2ck49/registry-server\" id=8401e5dc-6d75-4c51-97b0-bb7196be6f29 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:53:14.623256 crc crio[3652]: time=\"2026-06-12T15:53:14.623160036Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:53:14.627152 crc crio[3652]: time=\"2026-06-12T15:53:14.626941642Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-operators-x5vn9/registry-server\" id=f4811545-2077-4c29-923f-e2bf3318a232 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:53:14.627698 crc crio[3652]: time=\"2026-06-12T15:53:14.627636809Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:53:14.658916 crc crio[3652]: time=\"2026-06-12T15:53:14.658718314Z\" level=info msg=\"Started container\" PID=16585 containerID=c5cf05c7f87b552970eb951297246cba78c7aa51e825887e2222d516f33e941e description=openshift-marketplace/certified-operators-l27pk/registry-server id=2a5cd0e6-20f8-4f34-95c2-73b9b58ba487 name=/runtime.v1.RuntimeService/StartContainer sandboxID=1acaf1bcd11127e88060577e13a8f8ffedfa9cd0375cc453261e31ade142b178\nJun 12 15:53:14.802681 crc crio[3652]: time=\"2026-06-12T15:53:14.802225662Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:53:14.805599 crc crio[3652]: time=\"2026-06-12T15:53:14.805433099Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:53:14.807932 crc crio[3652]: time=\"2026-06-12T15:53:14.80779701Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:53:14.810532 crc crio[3652]: time=\"2026-06-12T15:53:14.810374398Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:53:15.528618 crc crio[3652]: time=\"2026-06-12T15:53:15.527526834Z\" level=info msg=\"Created container 9de8c8bc9c84c138b6c74af40b5ca3cc9e17ff9302c7b798e7fc7c6bfbb246c5: openshift-marketplace/redhat-operators-2ck49/registry-server\" id=8401e5dc-6d75-4c51-97b0-bb7196be6f29 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:53:15.530243 crc crio[3652]: time=\"2026-06-12T15:53:15.529543246Z\" level=info msg=\"Created container f12b2da4bc3471e32b3a7431e9147988d6e3827310292e6844698ddba058a975: openshift-marketplace/redhat-operators-x5vn9/registry-server\" id=f4811545-2077-4c29-923f-e2bf3318a232 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:53:15.533067 crc crio[3652]: time=\"2026-06-12T15:53:15.532888046Z\" level=info msg=\"Starting container: 9de8c8bc9c84c138b6c74af40b5ca3cc9e17ff9302c7b798e7fc7c6bfbb246c5\" id=e509e42c-131a-49b1-8d48-1a14e569dfce name=/runtime.v1.RuntimeService/StartContainer\nJun 12 15:53:15.533420 crc crio[3652]: time=\"2026-06-12T15:53:15.533058502Z\" level=info msg=\"Starting container: f12b2da4bc3471e32b3a7431e9147988d6e3827310292e6844698ddba058a975\" id=9237ff23-c335-4e01-9750-fc5a911ea903 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 15:53:15.540220 crc crio[3652]: time=\"2026-06-12T15:53:15.540068743Z\" level=info msg=\"Started container\" PID=16677 containerID=9de8c8bc9c84c138b6c74af40b5ca3cc9e17ff9302c7b798e7fc7c6bfbb246c5 description=openshift-marketplace/redhat-operators-2ck49/registry-server id=e509e42c-131a-49b1-8d48-1a14e569dfce name=/runtime.v1.RuntimeService/StartContainer sandboxID=24b5908c94d9dd2048db39291c6613600cf291995ef7c56938aa499988cbb7d9\nJun 12 15:53:15.540943 crc crio[3652]: time=\"2026-06-12T15:53:15.540682202Z\" level=info msg=\"Started container\" PID=16676 containerID=f12b2da4bc3471e32b3a7431e9147988d6e3827310292e6844698ddba058a975 description=openshift-marketplace/redhat-operators-x5vn9/registry-server id=9237ff23-c335-4e01-9750-fc5a911ea903 name=/runtime.v1.RuntimeService/StartContainer sandboxID=e117e1930c27de213bcbf846bfee59c144e67cadc61b555981c97b4b4f83309f\nJun 12 15:53:16.329840 crc crio[3652]: time=\"2026-06-12T15:53:16.328748796Z\" level=info msg=\"Stopping pod sandbox: 218523d12e4c8f412d13e224986b202404a8910a3b8dec8ee4eaa2c76842a0e8\" id=ccc2ef86-0cdd-49ce-8265-2ed756437a08 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 15:53:16.331541 crc crio[3652]: time=\"2026-06-12T15:53:16.330320464Z\" level=info msg=\"Got pod network &{Name:revision-pruner-13-crc Namespace:openshift-kube-apiserver ID:218523d12e4c8f412d13e224986b202404a8910a3b8dec8ee4eaa2c76842a0e8 UID:a29d25e6-4273-4a42-8123-8f4fa4ff6fbd NetNS:/var/run/netns/8305326e-84fa-4248-b4bb-c9977919618a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-poda29d25e6_4273_4a42_8123_8f4fa4ff6fbd.slice PodAnnotations:0xc0025c2830}] Aliases:map[]}\"\nJun 12 15:53:16.331541 crc crio[3652]: time=\"2026-06-12T15:53:16.330936753Z\" level=info msg=\"Deleting pod openshift-kube-apiserver_revision-pruner-13-crc from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 15:53:18.834545 crc crio[3652]: time=\"2026-06-12T15:53:18.833826947Z\" level=info msg=\"Stopped pod sandbox: 218523d12e4c8f412d13e224986b202404a8910a3b8dec8ee4eaa2c76842a0e8\" id=ccc2ef86-0cdd-49ce-8265-2ed756437a08 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 15:53:28.547591 crc crio[3652]: time=\"2026-06-12T15:53:28.546651918Z\" level=info msg=\"Running pod sandbox: openshift-image-registry/image-registry-5d9d95bf5b-68zhq/POD\" id=97f3167c-9d91-4096-90d2-d08b2a0792a7 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:53:28.549218 crc crio[3652]: time=\"2026-06-12T15:53:28.547647288Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:53:28.693312 crc crio[3652]: time=\"2026-06-12T15:53:28.693117624Z\" level=info msg=\"Got pod network &{Name:image-registry-5d9d95bf5b-68zhq Namespace:openshift-image-registry ID:00c57de1ab01558193fc1127637e714428a60a7885305605469af5becd07784f UID:dcbcea9f-f8da-49e7-87b5-1d6dc7b926ee NetNS:/var/run/netns/e2d30508-3ec9-4d67-871b-00d6ede2abd8 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:0xc00163c060}] Aliases:map[]}\"\nJun 12 15:53:28.693312 crc crio[3652]: time=\"2026-06-12T15:53:28.693231657Z\" level=info msg=\"Adding pod openshift-image-registry_image-registry-5d9d95bf5b-68zhq to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 15:53:31.778265 crc crio[3652]: time=\"2026-06-12T15:53:31.776885303Z\" level=info msg=\"Stopping container: 4fd14067f9604d5d5cbeaae56e601883057c401275a44504cd390c1d117b511c (timeout: 2s)\" id=8a1e7336-320e-415f-9850-81b4ee056bb4 name=/runtime.v1.RuntimeService/StopContainer\nJun 12 15:53:32.151287 crc crio[3652]: 2026-06-12T15:53:32Z [verbose] CmdAdd (shim): {1.1.0 [{Name:00c57de1ab01558 Mac:de:58:ee:f8:37:71 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:35 Mtu:0 Sandbox:/var/run/netns/e2d30508-3ec9-4d67-871b-00d6ede2abd8 SocketPath: PciID:}] [{Interface:0xc0002fc930 Address:{IP:10.217.0.53 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 15:53:32.153172 crc crio[3652]: time=\"2026-06-12T15:53:32.15312783Z\" level=info msg=\"Got pod network &{Name:image-registry-5d9d95bf5b-68zhq Namespace:openshift-image-registry ID:00c57de1ab01558193fc1127637e714428a60a7885305605469af5becd07784f UID:dcbcea9f-f8da-49e7-87b5-1d6dc7b926ee NetNS:/var/run/netns/e2d30508-3ec9-4d67-871b-00d6ede2abd8 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:0xc00163c060}] Aliases:map[]}\"\nJun 12 15:53:32.153548 crc crio[3652]: time=\"2026-06-12T15:53:32.153514541Z\" level=info msg=\"Checking pod openshift-image-registry_image-registry-5d9d95bf5b-68zhq for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 15:53:32.163888 crc crio[3652]: time=\"2026-06-12T15:53:32.16383979Z\" level=info msg=\"Ran pod sandbox 00c57de1ab01558193fc1127637e714428a60a7885305605469af5becd07784f with infra container: openshift-image-registry/image-registry-5d9d95bf5b-68zhq/POD\" id=97f3167c-9d91-4096-90d2-d08b2a0792a7 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:53:32.170343 crc crio[3652]: time=\"2026-06-12T15:53:32.166363423Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:dcb03ccba25366bbdf74cbab6738e7ef1f97f62760886ec445a40cdf29b60418\" id=6e3c9261-dd58-41fb-954a-1355ac410869 name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:53:32.215206 crc crio[3652]: time=\"2026-06-12T15:53:32.214951254Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:dcb03ccba25366bbdf74cbab6738e7ef1f97f62760886ec445a40cdf29b60418\" id=edd72aed-6381-4a5d-90c7-a06687648c00 name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:53:32.219993 crc crio[3652]: time=\"2026-06-12T15:53:32.219902009Z\" level=info msg=\"Creating container: openshift-image-registry/image-registry-5d9d95bf5b-68zhq/registry\" id=de7c07d3-b610-4a8e-8a56-590773529535 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:53:32.220962 crc crio[3652]: time=\"2026-06-12T15:53:32.220808016Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:53:32.570886 crc crio[3652]: time=\"2026-06-12T15:53:32.570830948Z\" level=info msg=\"Removing container: d7f23baa0b04f03efcbea5c432c654d0eaa802fdae562c1960eef8351531792b\" id=2a956aec-019d-4435-9c2b-d4f38d2d3762 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 15:53:32.601250 crc crio[3652]: time=\"2026-06-12T15:53:32.601025458Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:53:32.605954 crc crio[3652]: time=\"2026-06-12T15:53:32.605874163Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:53:33.156817 crc crio[3652]: time=\"2026-06-12T15:53:33.156189217Z\" level=info msg=\"Removed container d7f23baa0b04f03efcbea5c432c654d0eaa802fdae562c1960eef8351531792b: openshift-console/downloads-747b44746d-4pqvr/download-server\" id=2a956aec-019d-4435-9c2b-d4f38d2d3762 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 15:53:33.272587 crc crio[3652]: time=\"2026-06-12T15:53:33.268226784Z\" level=info msg=\"Stopped container 4fd14067f9604d5d5cbeaae56e601883057c401275a44504cd390c1d117b511c: openshift-console/downloads-747b44746d-4pqvr/download-server\" id=8a1e7336-320e-415f-9850-81b4ee056bb4 name=/runtime.v1.RuntimeService/StopContainer\nJun 12 15:53:33.272587 crc crio[3652]: time=\"2026-06-12T15:53:33.270675499Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c8a088031661d94022418e93fb63744c38e1c4cff93ea3b95c096a290c2b7a3\" id=5d3e621f-03cc-4038-b9a0-15e023668edf name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:53:33.300905 crc crio[3652]: time=\"2026-06-12T15:53:33.300741284Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c8a088031661d94022418e93fb63744c38e1c4cff93ea3b95c096a290c2b7a3\" id=cfb74c1f-011c-4eb7-932c-f640c9b87d51 name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:53:33.304106 crc crio[3652]: time=\"2026-06-12T15:53:33.304027602Z\" level=info msg=\"Creating container: openshift-console/downloads-747b44746d-4pqvr/download-server\" id=fca3d3b4-3846-4eb0-a680-d0b04c522005 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:53:33.304766 crc crio[3652]: time=\"2026-06-12T15:53:33.304739933Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:53:33.333394 crc crio[3652]: time=\"2026-06-12T15:53:33.333344138Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:53:33.338025 crc crio[3652]: time=\"2026-06-12T15:53:33.337990764Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:53:33.396298 crc crio[3652]: time=\"2026-06-12T15:53:33.396112216Z\" level=info msg=\"Created container a96d4edb589bc16c8e824cb1cac66f1dceac846b7b980c6f2488717f0decfdd2: openshift-image-registry/image-registry-5d9d95bf5b-68zhq/registry\" id=de7c07d3-b610-4a8e-8a56-590773529535 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:53:33.398128 crc crio[3652]: time=\"2026-06-12T15:53:33.397997222Z\" level=info msg=\"Starting container: a96d4edb589bc16c8e824cb1cac66f1dceac846b7b980c6f2488717f0decfdd2\" id=4d50f5b9-5eef-4353-b652-e29637ba3a04 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 15:53:33.407086 crc crio[3652]: time=\"2026-06-12T15:53:33.406862957Z\" level=info msg=\"Started container\" PID=17128 containerID=a96d4edb589bc16c8e824cb1cac66f1dceac846b7b980c6f2488717f0decfdd2 description=openshift-image-registry/image-registry-5d9d95bf5b-68zhq/registry id=4d50f5b9-5eef-4353-b652-e29637ba3a04 name=/runtime.v1.RuntimeService/StartContainer sandboxID=00c57de1ab01558193fc1127637e714428a60a7885305605469af5becd07784f\nJun 12 15:53:33.879227 crc crio[3652]: time=\"2026-06-12T15:53:33.879098271Z\" level=info msg=\"Created container 860b5cda9d77b096d606a4fa53264e25eda169bca5c6c2983cfe0d0aa36dd456: openshift-console/downloads-747b44746d-4pqvr/download-server\" id=fca3d3b4-3846-4eb0-a680-d0b04c522005 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:53:33.882611 crc crio[3652]: time=\"2026-06-12T15:53:33.882399799Z\" level=info msg=\"Starting container: 860b5cda9d77b096d606a4fa53264e25eda169bca5c6c2983cfe0d0aa36dd456\" id=46b1d02c-5296-4bfe-a0f8-163e5253e9b7 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 15:53:33.890799 crc crio[3652]: time=\"2026-06-12T15:53:33.890624865Z\" level=info msg=\"Started container\" PID=17135 containerID=860b5cda9d77b096d606a4fa53264e25eda169bca5c6c2983cfe0d0aa36dd456 description=openshift-console/downloads-747b44746d-4pqvr/download-server id=46b1d02c-5296-4bfe-a0f8-163e5253e9b7 name=/runtime.v1.RuntimeService/StartContainer sandboxID=bcc4f7f7ca920bcd43eeecb2a9c94cc4efa4061cf45396a50fc800b0f4406839\nJun 12 15:53:41.725354 crc crio[3652]: time=\"2026-06-12T15:53:41.724259798Z\" level=info msg=\"Stopping container: 5ba2404384acffdab383aedead3b4e351cecb6862393da5c01287c2a44267a87 (timeout: 2s)\" id=4212d293-afea-4583-aece-075e0a57bea4 name=/runtime.v1.RuntimeService/StopContainer\nJun 12 15:53:42.714157 crc crio[3652]: time=\"2026-06-12T15:53:42.713056159Z\" level=info msg=\"Stopped container 5ba2404384acffdab383aedead3b4e351cecb6862393da5c01287c2a44267a87: openshift-marketplace/redhat-marketplace-j8skz/registry-server\" id=4212d293-afea-4583-aece-075e0a57bea4 name=/runtime.v1.RuntimeService/StopContainer\nJun 12 15:53:42.718270 crc crio[3652]: time=\"2026-06-12T15:53:42.717902165Z\" level=info msg=\"Stopping pod sandbox: 57da0a91a14b741bc824b146ea12fa07233810dabc4a9968c6d064a6c396fefc\" id=cff3835b-ad93-491d-840a-c97e85c088bb name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 15:53:42.719320 crc crio[3652]: time=\"2026-06-12T15:53:42.718966056Z\" level=info msg=\"Got pod network &{Name:redhat-marketplace-j8skz Namespace:openshift-marketplace ID:57da0a91a14b741bc824b146ea12fa07233810dabc4a9968c6d064a6c396fefc UID:d94fa187-7527-4aba-b558-1f12521223e7 NetNS:/var/run/netns/75bc3fd0-7b4f-4d42-86a4-ffca9b9b8bf1 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podd94fa187_7527_4aba_b558_1f12521223e7.slice PodAnnotations:0xc0025c2990}] Aliases:map[]}\"\nJun 12 15:53:42.719882 crc crio[3652]: time=\"2026-06-12T15:53:42.719744358Z\" level=info msg=\"Deleting pod openshift-marketplace_redhat-marketplace-j8skz from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 15:53:44.722148 crc crio[3652]: time=\"2026-06-12T15:53:44.721616135Z\" level=info msg=\"Stopped pod sandbox: 57da0a91a14b741bc824b146ea12fa07233810dabc4a9968c6d064a6c396fefc\" id=cff3835b-ad93-491d-840a-c97e85c088bb name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 15:53:44.895895 crc crio[3652]: time=\"2026-06-12T15:53:44.895733095Z\" level=info msg=\"Removing container: 5ba2404384acffdab383aedead3b4e351cecb6862393da5c01287c2a44267a87\" id=4b1f0737-68cf-4151-8a10-9e96c7a1a510 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 15:53:44.963071 crc crio[3652]: time=\"2026-06-12T15:53:44.962945012Z\" level=info msg=\"Removed container 5ba2404384acffdab383aedead3b4e351cecb6862393da5c01287c2a44267a87: openshift-marketplace/redhat-marketplace-j8skz/registry-server\" id=4b1f0737-68cf-4151-8a10-9e96c7a1a510 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 15:53:44.967603 crc crio[3652]: time=\"2026-06-12T15:53:44.967255176Z\" level=info msg=\"Removing container: e631853cf6957c1a44dd3274aee2f519f403cf5232fa3795d77fe9b60a328824\" id=9df11419-af4b-410a-95ad-a9ed45d738b2 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 15:53:45.005560 crc crio[3652]: time=\"2026-06-12T15:53:45.005503439Z\" level=info msg=\"Stopping container: 24c96fbfc901b5560246482f975808dc4320c30e268ee6d84267dab981c869a5 (timeout: 2s)\" id=f2098536-8600-4485-8e30-88ce8432fa9d name=/runtime.v1.RuntimeService/StopContainer\nJun 12 15:53:45.016584 crc crio[3652]: time=\"2026-06-12T15:53:45.01634138Z\" level=info msg=\"Removed container e631853cf6957c1a44dd3274aee2f519f403cf5232fa3795d77fe9b60a328824: openshift-marketplace/redhat-marketplace-j8skz/extract-content\" id=9df11419-af4b-410a-95ad-a9ed45d738b2 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 15:53:45.026198 crc crio[3652]: time=\"2026-06-12T15:53:45.026153171Z\" level=info msg=\"Removing container: 6a02fbd8e434dd69584f166e708042792b8bd6d3b9146f104271ced12f9409e9\" id=af541004-424e-4141-8130-49fa89f1d7bd name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 15:53:45.049989 crc crio[3652]: time=\"2026-06-12T15:53:45.049875583Z\" level=info msg=\"Removed container 6a02fbd8e434dd69584f166e708042792b8bd6d3b9146f104271ced12f9409e9: openshift-marketplace/redhat-marketplace-j8skz/extract-utilities\" id=af541004-424e-4141-8130-49fa89f1d7bd name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 15:53:45.153247 crc crio[3652]: time=\"2026-06-12T15:53:45.153125346Z\" level=info msg=\"Stopped container 24c96fbfc901b5560246482f975808dc4320c30e268ee6d84267dab981c869a5: openshift-marketplace/community-operators-zfxqn/registry-server\" id=f2098536-8600-4485-8e30-88ce8432fa9d name=/runtime.v1.RuntimeService/StopContainer\nJun 12 15:53:45.155153 crc crio[3652]: time=\"2026-06-12T15:53:45.155115955Z\" level=info msg=\"Stopping pod sandbox: 29c6ecd244970260a4c17371d590c64c1d6b9c579a739577f0126c4edcbfb0fe\" id=65dc464d-645f-468c-be35-87edb92a4bce name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 15:53:45.155937 crc crio[3652]: time=\"2026-06-12T15:53:45.155823507Z\" level=info msg=\"Got pod network &{Name:community-operators-zfxqn Namespace:openshift-marketplace ID:29c6ecd244970260a4c17371d590c64c1d6b9c579a739577f0126c4edcbfb0fe UID:2785109e-a5af-4472-adfb-4cccd8ded98e NetNS:/var/run/netns/4c9bd2a7-2294-420f-a468-c1166ae1952a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod2785109e_a5af_4472_adfb_4cccd8ded98e.slice PodAnnotations:0xc002d3e030}] Aliases:map[]}\"\nJun 12 15:53:45.156666 crc crio[3652]: time=\"2026-06-12T15:53:45.156641991Z\" level=info msg=\"Deleting pod openshift-marketplace_community-operators-zfxqn from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 15:53:45.182655 crc crio[3652]: time=\"2026-06-12T15:53:45.182293025Z\" level=info msg=\"Stopping container: c2b9fa5396c6acf7d693165259b78acdca0d7f178bb5d5d65838f211692f1ddf (timeout: 2s)\" id=693f3f26-56e3-4af8-b349-d81e378d4c8f name=/runtime.v1.RuntimeService/StopContainer\nJun 12 15:53:45.365891 crc crio[3652]: time=\"2026-06-12T15:53:45.364780165Z\" level=info msg=\"Stopped container c2b9fa5396c6acf7d693165259b78acdca0d7f178bb5d5d65838f211692f1ddf: openshift-marketplace/certified-operators-4lxqg/registry-server\" id=693f3f26-56e3-4af8-b349-d81e378d4c8f name=/runtime.v1.RuntimeService/StopContainer\nJun 12 15:53:45.370537 crc crio[3652]: time=\"2026-06-12T15:53:45.370381233Z\" level=info msg=\"Stopping pod sandbox: 88f1ee99c7048a210bdb9ac8d0e938546328f4d089dd89ee970e4fd23e8a56fb\" id=c1601bb8-41a5-4410-b78e-f4bd91bf5e03 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 15:53:45.377343 crc crio[3652]: time=\"2026-06-12T15:53:45.376792547Z\" level=info msg=\"Got pod network &{Name:certified-operators-4lxqg Namespace:openshift-marketplace ID:88f1ee99c7048a210bdb9ac8d0e938546328f4d089dd89ee970e4fd23e8a56fb UID:49bbea35-aef5-4e3d-951e-ad870a91539e NetNS:/var/run/netns/b4a5299d-4835-4b71-adb0-58d165abc89f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod49bbea35_aef5_4e3d_951e_ad870a91539e.slice PodAnnotations:0xc000182728}] Aliases:map[]}\"\nJun 12 15:53:45.378054 crc crio[3652]: time=\"2026-06-12T15:53:45.378015284Z\" level=info msg=\"Deleting pod openshift-marketplace_certified-operators-4lxqg from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 15:53:45.655304 crc crio[3652]: time=\"2026-06-12T15:53:45.655232432Z\" level=info msg=\"Stopped pod sandbox: 29c6ecd244970260a4c17371d590c64c1d6b9c579a739577f0126c4edcbfb0fe\" id=65dc464d-645f-468c-be35-87edb92a4bce name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 15:53:45.879944 crc crio[3652]: time=\"2026-06-12T15:53:45.879838816Z\" level=info msg=\"Stopped pod sandbox: 88f1ee99c7048a210bdb9ac8d0e938546328f4d089dd89ee970e4fd23e8a56fb\" id=c1601bb8-41a5-4410-b78e-f4bd91bf5e03 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 15:53:45.900652 crc crio[3652]: time=\"2026-06-12T15:53:45.900564715Z\" level=info msg=\"Removing container: 24c96fbfc901b5560246482f975808dc4320c30e268ee6d84267dab981c869a5\" id=4fe1611c-db5c-4cc3-bbf1-73b845477372 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 15:53:45.950873 crc crio[3652]: time=\"2026-06-12T15:53:45.950773061Z\" level=info msg=\"Removed container 24c96fbfc901b5560246482f975808dc4320c30e268ee6d84267dab981c869a5: openshift-marketplace/community-operators-zfxqn/registry-server\" id=4fe1611c-db5c-4cc3-bbf1-73b845477372 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 15:53:45.954359 crc crio[3652]: time=\"2026-06-12T15:53:45.954267414Z\" level=info msg=\"Removing container: a0d8a7cf314df40c828f7ffdc727767ab619e1708b45c965adf83c22f7f6d63b\" id=b7154c6c-2cec-4152-ab73-4f9a870a7fa5 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 15:53:45.985833 crc crio[3652]: time=\"2026-06-12T15:53:45.985509377Z\" level=info msg=\"Removed container a0d8a7cf314df40c828f7ffdc727767ab619e1708b45c965adf83c22f7f6d63b: openshift-marketplace/community-operators-zfxqn/extract-content\" id=b7154c6c-2cec-4152-ab73-4f9a870a7fa5 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 15:53:45.990946 crc crio[3652]: time=\"2026-06-12T15:53:45.99067067Z\" level=info msg=\"Removing container: c4e8c8c0cc44b348a1c514d4be77d91d0b190e29063b3db67209f9ea3293b687\" id=3970899d-2a62-440e-bb34-0a87f8808759 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 15:53:46.013968 crc crio[3652]: time=\"2026-06-12T15:53:46.013669126Z\" level=info msg=\"Removed container c4e8c8c0cc44b348a1c514d4be77d91d0b190e29063b3db67209f9ea3293b687: openshift-marketplace/community-operators-zfxqn/extract-utilities\" id=3970899d-2a62-440e-bb34-0a87f8808759 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 15:53:47.384418 crc crio[3652]: time=\"2026-06-12T15:53:47.384295207Z\" level=info msg=\"Stopping container: 9de8c8bc9c84c138b6c74af40b5ca3cc9e17ff9302c7b798e7fc7c6bfbb246c5 (timeout: 2s)\" id=32fca1b2-6e86-456f-a3a0-292ce5008876 name=/runtime.v1.RuntimeService/StopContainer\nJun 12 15:53:47.527857 crc crio[3652]: time=\"2026-06-12T15:53:47.527305028Z\" level=info msg=\"Stopped container 9de8c8bc9c84c138b6c74af40b5ca3cc9e17ff9302c7b798e7fc7c6bfbb246c5: openshift-marketplace/redhat-operators-2ck49/registry-server\" id=32fca1b2-6e86-456f-a3a0-292ce5008876 name=/runtime.v1.RuntimeService/StopContainer\nJun 12 15:53:47.529310 crc crio[3652]: time=\"2026-06-12T15:53:47.529207785Z\" level=info msg=\"Stopping pod sandbox: 24b5908c94d9dd2048db39291c6613600cf291995ef7c56938aa499988cbb7d9\" id=54be37be-cbef-4132-8155-320b69f92ab2 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 15:53:47.530072 crc crio[3652]: time=\"2026-06-12T15:53:47.529967058Z\" level=info msg=\"Got pod network &{Name:redhat-operators-2ck49 Namespace:openshift-marketplace ID:24b5908c94d9dd2048db39291c6613600cf291995ef7c56938aa499988cbb7d9 UID:a1f62366-e228-4cf2-a38c-c4d97e003773 NetNS:/var/run/netns/8a915281-89ac-4c27-87a7-8114d2c2059e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-poda1f62366_e228_4cf2_a38c_c4d97e003773.slice PodAnnotations:0xc0025c2ab0}] Aliases:map[]}\"\nJun 12 15:53:47.530268 crc crio[3652]: time=\"2026-06-12T15:53:47.530209406Z\" level=info msg=\"Deleting pod openshift-marketplace_redhat-operators-2ck49 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 15:53:48.920417 crc crio[3652]: time=\"2026-06-12T15:53:48.920268427Z\" level=info msg=\"Stopped pod sandbox: 24b5908c94d9dd2048db39291c6613600cf291995ef7c56938aa499988cbb7d9\" id=54be37be-cbef-4132-8155-320b69f92ab2 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 15:53:54.790318 crc crio[3652]: time=\"2026-06-12T15:53:54.788968863Z\" level=info msg=\"Stopping container: d482467873e722b72ba21bf9baf0051b34bd7c73dde39f0f6dfb2493eef8b3b4 (timeout: 15s)\" id=bd7d8ae1-2dba-499e-92e4-5094090f5542 name=/runtime.v1.RuntimeService/StopContainer\nJun 12 15:53:54.792052 crc crio[3652]: time=\"2026-06-12T15:53:54.789321683Z\" level=info msg=\"Stopping container: 31e1a7ad22d3adb3cb913aaf2af582f8d1ac087748dec2c5c07cced06474afc4 (timeout: 15s)\" id=751186e9-ee07-4ba8-a873-ee15a3ada784 name=/runtime.v1.RuntimeService/StopContainer\nJun 12 15:53:54.792052 crc crio[3652]: time=\"2026-06-12T15:53:54.789397205Z\" level=info msg=\"Stopping container: 8ed6d19beb6f817684eca39d6ddec640496817c6fb5acb117b5d1143f1819ebc (timeout: 15s)\" id=54611595-88e2-4be2-808c-ade0a7f2b87c name=/runtime.v1.RuntimeService/StopContainer\nJun 12 15:53:54.793405 crc crio[3652]: time=\"2026-06-12T15:53:54.789588662Z\" level=info msg=\"Stopping container: e5b49a58fe34cc2f71dc824f2c070b54302302cf3608262d1c9ca6508d95ec1b (timeout: 15s)\" id=66f07bf0-5b65-4eaa-b486-5320ea78d0b8 name=/runtime.v1.RuntimeService/StopContainer\nJun 12 15:53:54.795704 crc crio[3652]: time=\"2026-06-12T15:53:54.789628943Z\" level=info msg=\"Stopping container: dd7be7c9ddeea85659f476f8b6ef5677b56b3392ec8327ecc22df1ca2b8e9366 (timeout: 15s)\" id=9b0bcb92-5d15-4690-be33-2bb853e2c58c name=/runtime.v1.RuntimeService/StopContainer\nJun 12 15:53:55.124608 crc crio[3652]: time=\"2026-06-12T15:53:55.124240432Z\" level=info msg=\"Removing container: ff3ead32d96dc137aa0a4d820a656f0aff9e194cdc43fbf5506917c5be55ba3d\" id=7a83e40c-4fd3-425e-ad99-33988b21abfc name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 15:53:55.179989 crc crio[3652]: time=\"2026-06-12T15:53:55.179680779Z\" level=info msg=\"Stopped container 31e1a7ad22d3adb3cb913aaf2af582f8d1ac087748dec2c5c07cced06474afc4: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-check-endpoints\" id=751186e9-ee07-4ba8-a873-ee15a3ada784 name=/runtime.v1.RuntimeService/StopContainer\nJun 12 15:53:55.271602 crc crio[3652]: time=\"2026-06-12T15:53:55.271413503Z\" level=info msg=\"Stopped container 8ed6d19beb6f817684eca39d6ddec640496817c6fb5acb117b5d1143f1819ebc: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-cert-syncer\" id=54611595-88e2-4be2-808c-ade0a7f2b87c name=/runtime.v1.RuntimeService/StopContainer\nJun 12 15:53:55.359985 crc crio[3652]: time=\"2026-06-12T15:53:55.359817267Z\" level=info msg=\"Stopped container dd7be7c9ddeea85659f476f8b6ef5677b56b3392ec8327ecc22df1ca2b8e9366: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-cert-regeneration-controller\" id=9b0bcb92-5d15-4690-be33-2bb853e2c58c name=/runtime.v1.RuntimeService/StopContainer\nJun 12 15:53:55.436082 crc crio[3652]: time=\"2026-06-12T15:53:55.435994178Z\" level=info msg=\"Stopped container d482467873e722b72ba21bf9baf0051b34bd7c73dde39f0f6dfb2493eef8b3b4: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-insecure-readyz\" id=bd7d8ae1-2dba-499e-92e4-5094090f5542 name=/runtime.v1.RuntimeService/StopContainer\nJun 12 15:53:55.474958 crc crio[3652]: time=\"2026-06-12T15:53:55.474668452Z\" level=info msg=\"Removed container ff3ead32d96dc137aa0a4d820a656f0aff9e194cdc43fbf5506917c5be55ba3d: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-check-endpoints\" id=7a83e40c-4fd3-425e-ad99-33988b21abfc name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 15:53:56.166132 crc crio[3652]: time=\"2026-06-12T15:53:56.165357227Z\" level=info msg=\"Stopping pod sandbox: 94bb9c15a5f9528db39c107e849b65129f2a34c29bf94cde466a1bfe1ca22584\" id=bbbf9662-14cd-4256-9d07-eec0aa485b0e name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 15:53:56.168002 crc crio[3652]: time=\"2026-06-12T15:53:56.16781693Z\" level=info msg=\"Got pod network &{Name:installer-13-crc Namespace:openshift-kube-apiserver ID:94bb9c15a5f9528db39c107e849b65129f2a34c29bf94cde466a1bfe1ca22584 UID:82266704-bdb4-45f5-9cf3-c5952304f39f NetNS:/var/run/netns/a59ba7cb-02d3-49bc-84fa-f762b80f5bd7 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-pod82266704_bdb4_45f5_9cf3_c5952304f39f.slice PodAnnotations:0xc000430310}] Aliases:map[]}\"\nJun 12 15:53:56.169090 crc crio[3652]: time=\"2026-06-12T15:53:56.16879648Z\" level=info msg=\"Deleting pod openshift-kube-apiserver_installer-13-crc from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 15:53:57.928821 crc crio[3652]: time=\"2026-06-12T15:53:57.927958641Z\" level=info msg=\"Stopped pod sandbox: 94bb9c15a5f9528db39c107e849b65129f2a34c29bf94cde466a1bfe1ca22584\" id=bbbf9662-14cd-4256-9d07-eec0aa485b0e name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 15:53:58.311724 crc crio[3652]: time=\"2026-06-12T15:53:58.310796121Z\" level=info msg=\"Stopped container e5b49a58fe34cc2f71dc824f2c070b54302302cf3608262d1c9ca6508d95ec1b: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver\" id=66f07bf0-5b65-4eaa-b486-5320ea78d0b8 name=/runtime.v1.RuntimeService/StopContainer\nJun 12 15:53:58.316094 crc crio[3652]: time=\"2026-06-12T15:53:58.315541884Z\" level=info msg=\"Stopping pod sandbox: d1d3c73d05e0e17c7496620374d587bf9c1ee52837dd4a82244b93732084297e\" id=b472dc12-3157-4887-a80a-3689c525e984 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 15:53:58.341602 crc crio[3652]: time=\"2026-06-12T15:53:58.340740815Z\" level=info msg=\"Stopped pod sandbox: d1d3c73d05e0e17c7496620374d587bf9c1ee52837dd4a82244b93732084297e\" id=b472dc12-3157-4887-a80a-3689c525e984 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 15:53:58.350170 crc crio[3652]: time=\"2026-06-12T15:53:58.350060582Z\" level=info msg=\"Removing container: d036009484b2605fb5dff15f7d02fa3e50c44294b31ca7151d8858ff7a25b867\" id=83a39b64-7542-410f-b18c-722ba52b1622 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 15:53:58.492887 crc crio[3652]: time=\"2026-06-12T15:53:58.492047515Z\" level=info msg=\"Removed container d036009484b2605fb5dff15f7d02fa3e50c44294b31ca7151d8858ff7a25b867: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver\" id=83a39b64-7542-410f-b18c-722ba52b1622 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 15:53:59.374279 crc crio[3652]: time=\"2026-06-12T15:53:59.374195847Z\" level=info msg=\"Removing container: 31e1a7ad22d3adb3cb913aaf2af582f8d1ac087748dec2c5c07cced06474afc4\" id=343bfb3c-ba82-4866-b3b1-13be1bffe2c8 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 15:53:59.392713 crc crio[3652]: time=\"2026-06-12T15:53:59.39207105Z\" level=info msg=\"Removed container 31e1a7ad22d3adb3cb913aaf2af582f8d1ac087748dec2c5c07cced06474afc4: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-check-endpoints\" id=343bfb3c-ba82-4866-b3b1-13be1bffe2c8 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 15:53:59.397037 crc crio[3652]: time=\"2026-06-12T15:53:59.396521272Z\" level=info msg=\"Removing container: e5b49a58fe34cc2f71dc824f2c070b54302302cf3608262d1c9ca6508d95ec1b\" id=ea5be01e-b63b-4ebf-aef8-fd4519cfb2c7 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 15:53:59.418755 crc crio[3652]: time=\"2026-06-12T15:53:59.418397026Z\" level=info msg=\"Removed container e5b49a58fe34cc2f71dc824f2c070b54302302cf3608262d1c9ca6508d95ec1b: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver\" id=ea5be01e-b63b-4ebf-aef8-fd4519cfb2c7 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 15:53:59.422909 crc crio[3652]: time=\"2026-06-12T15:53:59.422829876Z\" level=info msg=\"Removing container: d482467873e722b72ba21bf9baf0051b34bd7c73dde39f0f6dfb2493eef8b3b4\" id=b00b1614-46a8-42cd-9a4a-5f80414cd5db name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 15:53:59.439969 crc crio[3652]: time=\"2026-06-12T15:53:59.439850404Z\" level=info msg=\"Removed container d482467873e722b72ba21bf9baf0051b34bd7c73dde39f0f6dfb2493eef8b3b4: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-insecure-readyz\" id=b00b1614-46a8-42cd-9a4a-5f80414cd5db name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 15:53:59.445552 crc crio[3652]: time=\"2026-06-12T15:53:59.444948275Z\" level=info msg=\"Removing container: dd7be7c9ddeea85659f476f8b6ef5677b56b3392ec8327ecc22df1ca2b8e9366\" id=bac2bb84-0ba8-41c5-bb63-954826dd7166 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 15:53:59.465231 crc crio[3652]: time=\"2026-06-12T15:53:59.465042044Z\" level=info msg=\"Removed container dd7be7c9ddeea85659f476f8b6ef5677b56b3392ec8327ecc22df1ca2b8e9366: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-cert-regeneration-controller\" id=bac2bb84-0ba8-41c5-bb63-954826dd7166 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 15:53:59.469488 crc crio[3652]: time=\"2026-06-12T15:53:59.469325832Z\" level=info msg=\"Removing container: 8ed6d19beb6f817684eca39d6ddec640496817c6fb5acb117b5d1143f1819ebc\" id=925144fa-964a-4f7c-9f34-2f6c57245b2c name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 15:53:59.486628 crc crio[3652]: time=\"2026-06-12T15:53:59.486522595Z\" level=info msg=\"Removed container 8ed6d19beb6f817684eca39d6ddec640496817c6fb5acb117b5d1143f1819ebc: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-cert-syncer\" id=925144fa-964a-4f7c-9f34-2f6c57245b2c name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 15:53:59.489170 crc crio[3652]: time=\"2026-06-12T15:53:59.48908525Z\" level=info msg=\"Removing container: 246b21c3686fe66929264185ff47e17551a934cba2877a68536e4012ba27c8f2\" id=5d2da8e4-4f92-4cef-84d8-516f088d4358 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 15:53:59.584719 crc crio[3652]: time=\"2026-06-12T15:53:59.58462097Z\" level=info msg=\"Removed container 246b21c3686fe66929264185ff47e17551a934cba2877a68536e4012ba27c8f2: openshift-kube-apiserver/kube-apiserver-crc/setup\" id=5d2da8e4-4f92-4cef-84d8-516f088d4358 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 15:53:59.939554 crc crio[3652]: time=\"2026-06-12T15:53:59.939348211Z\" level=info msg=\"Running pod sandbox: openshift-kube-apiserver/kube-apiserver-startup-monitor-crc/POD\" id=5b4e8472-0c16-4a37-b9f1-6a3fb48082dd name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:53:59.939682 crc crio[3652]: time=\"2026-06-12T15:53:59.939578678Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:53:59.963265 crc crio[3652]: time=\"2026-06-12T15:53:59.96316407Z\" level=warning msg=\"Skipping invalid sysctl specified by config {net.ipv4.ping_group_range 0 2147483647}: \\\"net.ipv4.ping_group_range\\\" not allowed with host net enabled\" id=5b4e8472-0c16-4a37-b9f1-6a3fb48082dd name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:54:00.000895 crc crio[3652]: time=\"2026-06-12T15:53:59.993058822Z\" level=info msg=\"Ran pod sandbox 66fcef9a5c3303bd966169ac0e8f9456682bc45610d5de52db5e7b46b80971e0 with infra container: openshift-kube-apiserver/kube-apiserver-startup-monitor-crc/POD\" id=5b4e8472-0c16-4a37-b9f1-6a3fb48082dd name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:54:00.000895 crc crio[3652]: time=\"2026-06-12T15:53:59.995722421Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04\" id=5a1bdd3c-8af4-4534-ac6e-45176ac63e07 name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:54:00.022385 crc crio[3652]: time=\"2026-06-12T15:54:00.022296183Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04\" id=9f94b49c-3f5e-48eb-a058-0112d88cf32d name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:54:00.123925 crc crio[3652]: time=\"2026-06-12T15:54:00.12383362Z\" level=info msg=\"Creating container: openshift-kube-apiserver/kube-apiserver-startup-monitor-crc/startup-monitor\" id=91496c82-2dd4-46c6-916d-c7ae4b472673 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:54:00.124544 crc crio[3652]: time=\"2026-06-12T15:54:00.124306734Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:54:00.163871 crc crio[3652]: time=\"2026-06-12T15:54:00.160497452Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:54:00.357715 crc crio[3652]: time=\"2026-06-12T15:54:00.357676299Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:54:00.492793 crc crio[3652]: time=\"2026-06-12T15:54:00.491944642Z\" level=info msg=\"Created container 22e488b3133db2bf140aa98fb3cde7b24382fb514b93086b69d7b2ea543d3327: openshift-kube-apiserver/kube-apiserver-startup-monitor-crc/startup-monitor\" id=91496c82-2dd4-46c6-916d-c7ae4b472673 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:54:00.494021 crc crio[3652]: time=\"2026-06-12T15:54:00.493419355Z\" level=info msg=\"Starting container: 22e488b3133db2bf140aa98fb3cde7b24382fb514b93086b69d7b2ea543d3327\" id=938ebc2f-2450-427c-8a89-68ec2156666d name=/runtime.v1.RuntimeService/StartContainer\nJun 12 15:54:00.509595 crc crio[3652]: time=\"2026-06-12T15:54:00.509285097Z\" level=info msg=\"Started container\" PID=17861 containerID=22e488b3133db2bf140aa98fb3cde7b24382fb514b93086b69d7b2ea543d3327 description=openshift-kube-apiserver/kube-apiserver-startup-monitor-crc/startup-monitor id=938ebc2f-2450-427c-8a89-68ec2156666d name=/runtime.v1.RuntimeService/StartContainer sandboxID=66fcef9a5c3303bd966169ac0e8f9456682bc45610d5de52db5e7b46b80971e0\nJun 12 15:54:09.355978 crc crio[3652]: time=\"2026-06-12T15:54:09.354043206Z\" level=info msg=\"Running pod sandbox: openshift-kube-apiserver/kube-apiserver-crc/POD\" id=d74662bb-1561-429f-bf57-2c0f4f432c7a name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:54:09.355978 crc crio[3652]: time=\"2026-06-12T15:54:09.355425947Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:54:09.373476 crc crio[3652]: time=\"2026-06-12T15:54:09.373348921Z\" level=warning msg=\"Skipping invalid sysctl specified by config {net.ipv4.ping_group_range 0 2147483647}: \\\"net.ipv4.ping_group_range\\\" not allowed with host net enabled\" id=d74662bb-1561-429f-bf57-2c0f4f432c7a name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:54:09.386253 crc crio[3652]: time=\"2026-06-12T15:54:09.385972208Z\" level=info msg=\"Ran pod sandbox aea4c34e660b88d05cad560b21670df759260a7118b308f3c28a6d5a9f2badb0 with infra container: openshift-kube-apiserver/kube-apiserver-crc/POD\" id=d74662bb-1561-429f-bf57-2c0f4f432c7a name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:54:09.390331 crc crio[3652]: time=\"2026-06-12T15:54:09.390208284Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8a46fa8feeea5d04fd602559027f8bacc97e12bbf8e33793dca08e812e1f8825\" id=37f153b1-fbd9-4ed8-915e-198eb41b3e06 name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:54:09.392680 crc crio[3652]: time=\"2026-06-12T15:54:09.392585715Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8a46fa8feeea5d04fd602559027f8bacc97e12bbf8e33793dca08e812e1f8825\" id=8c7b6831-9b4c-4646-a244-6c870e6fa552 name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:54:10.294640 crc crio[3652]: time=\"2026-06-12T15:54:10.293731023Z\" level=info msg=\"Creating container: openshift-kube-apiserver/kube-apiserver-crc/setup\" id=f08f1951-145b-4b04-a89f-392eec7a8b30 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:54:10.295717 crc crio[3652]: time=\"2026-06-12T15:54:10.295546597Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:54:10.296781 crc crio[3652]: time=\"2026-06-12T15:54:10.296568238Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8a46fa8feeea5d04fd602559027f8bacc97e12bbf8e33793dca08e812e1f8825\" id=2498e96b-7cde-4b1c-9668-5178ae44a6aa name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:54:10.298656 crc crio[3652]: time=\"2026-06-12T15:54:10.298544878Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8a46fa8feeea5d04fd602559027f8bacc97e12bbf8e33793dca08e812e1f8825\" id=3c1891b1-e9ae-41c8-ae94-8b11495db3d1 name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:54:10.325681 crc crio[3652]: time=\"2026-06-12T15:54:10.325427067Z\" level=info msg=\"Creating container: openshift-kube-controller-manager/kube-controller-manager-crc/kube-controller-manager\" id=812a4422-43b6-495d-bcbf-705f8858468e name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:54:10.326634 crc crio[3652]: time=\"2026-06-12T15:54:10.326359786Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:54:10.351281 crc crio[3652]: time=\"2026-06-12T15:54:10.351124074Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:54:10.365277 crc crio[3652]: time=\"2026-06-12T15:54:10.365128352Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:54:10.541364 crc crio[3652]: time=\"2026-06-12T15:54:10.540955203Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:54:10.550143 crc crio[3652]: time=\"2026-06-12T15:54:10.550056403Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:54:11.683644 crc crio[3652]: time=\"2026-06-12T15:54:11.683290049Z\" level=info msg=\"Created container d0b9d904c4b96551a4e83b4603e4b1421cf70ac89e96ac5a5674383dcdfc4f65: openshift-kube-apiserver/kube-apiserver-crc/setup\" id=f08f1951-145b-4b04-a89f-392eec7a8b30 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:54:11.684889 crc crio[3652]: time=\"2026-06-12T15:54:11.684790894Z\" level=info msg=\"Starting container: d0b9d904c4b96551a4e83b4603e4b1421cf70ac89e96ac5a5674383dcdfc4f65\" id=9d8eb2b8-fd84-4a3f-bf87-a40829d9e416 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 15:54:11.694059 crc crio[3652]: time=\"2026-06-12T15:54:11.693565006Z\" level=info msg=\"Started container\" PID=18004 containerID=d0b9d904c4b96551a4e83b4603e4b1421cf70ac89e96ac5a5674383dcdfc4f65 description=openshift-kube-apiserver/kube-apiserver-crc/setup id=9d8eb2b8-fd84-4a3f-bf87-a40829d9e416 name=/runtime.v1.RuntimeService/StartContainer sandboxID=aea4c34e660b88d05cad560b21670df759260a7118b308f3c28a6d5a9f2badb0\nJun 12 15:54:11.759753 crc crio[3652]: time=\"2026-06-12T15:54:11.759408258Z\" level=info msg=\"Created container 43b8019e7f131ff9defcff692a6cbb4d703b4efe1a963d49735d6b461da992b8: openshift-kube-controller-manager/kube-controller-manager-crc/kube-controller-manager\" id=812a4422-43b6-495d-bcbf-705f8858468e name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:54:11.760989 crc crio[3652]: time=\"2026-06-12T15:54:11.760891322Z\" level=info msg=\"Starting container: 43b8019e7f131ff9defcff692a6cbb4d703b4efe1a963d49735d6b461da992b8\" id=fbd02060-0484-4f5c-9efb-033d486e674a name=/runtime.v1.RuntimeService/StartContainer\nJun 12 15:54:11.767073 crc crio[3652]: time=\"2026-06-12T15:54:11.766922272Z\" level=info msg=\"Started container\" PID=18003 containerID=43b8019e7f131ff9defcff692a6cbb4d703b4efe1a963d49735d6b461da992b8 description=openshift-kube-controller-manager/kube-controller-manager-crc/kube-controller-manager id=fbd02060-0484-4f5c-9efb-033d486e674a name=/runtime.v1.RuntimeService/StartContainer sandboxID=08925344ca1fb98d480c9f4fa2cf1bb311348aff6b665a8cfa8fa6afb5c4ef5f\nJun 12 15:54:13.544794 crc crio[3652]: time=\"2026-06-12T15:54:13.54472293Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8a46fa8feeea5d04fd602559027f8bacc97e12bbf8e33793dca08e812e1f8825\" id=a4dcdd20-c8b1-46f8-9671-f3f080be6e05 name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:54:13.891889 crc crio[3652]: time=\"2026-06-12T15:54:13.891815835Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8a46fa8feeea5d04fd602559027f8bacc97e12bbf8e33793dca08e812e1f8825\" id=8d495223-15c7-47fb-bc87-f725fae7aefc name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:54:15.709536 crc crio[3652]: time=\"2026-06-12T15:54:15.705358967Z\" level=info msg=\"Creating container: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver\" id=591eaa62-1d20-4d74-ae2d-e5b5d73faee9 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:54:15.709536 crc crio[3652]: time=\"2026-06-12T15:54:15.706504832Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:54:15.742668 crc crio[3652]: time=\"2026-06-12T15:54:15.741751252Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:54:15.944727 crc crio[3652]: time=\"2026-06-12T15:54:15.944618508Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:54:17.608747 crc crio[3652]: time=\"2026-06-12T15:54:17.607931244Z\" level=info msg=\"Created container 2f7e13673caad411bd5a13d1998aef1ab2593dd913baa64e00711c19b8c25250: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver\" id=591eaa62-1d20-4d74-ae2d-e5b5d73faee9 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:54:17.611139 crc crio[3652]: time=\"2026-06-12T15:54:17.610247273Z\" level=info msg=\"Starting container: 2f7e13673caad411bd5a13d1998aef1ab2593dd913baa64e00711c19b8c25250\" id=6e68ec6b-2755-4422-9313-db1837a0e5f9 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 15:54:17.620509 crc crio[3652]: time=\"2026-06-12T15:54:17.620325253Z\" level=info msg=\"Started container\" PID=18158 containerID=2f7e13673caad411bd5a13d1998aef1ab2593dd913baa64e00711c19b8c25250 description=openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver id=6e68ec6b-2755-4422-9313-db1837a0e5f9 name=/runtime.v1.RuntimeService/StartContainer sandboxID=aea4c34e660b88d05cad560b21670df759260a7118b308f3c28a6d5a9f2badb0\nJun 12 15:54:19.060064 crc crio[3652]: time=\"2026-06-12T15:54:19.059403445Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04\" id=5eb0e52e-f137-4a1a-9c1e-ecf913d8b22a name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:54:19.400406 crc crio[3652]: time=\"2026-06-12T15:54:19.400270485Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04\" id=f390383f-4c87-437d-92cb-08bb31606695 name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:54:20.468588 crc crio[3652]: time=\"2026-06-12T15:54:20.468379301Z\" level=info msg=\"Creating container: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-cert-syncer\" id=0c0bb436-578f-4bdf-ae94-c4414dc7ce96 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:54:20.469502 crc crio[3652]: time=\"2026-06-12T15:54:20.469070802Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:54:20.501276 crc crio[3652]: time=\"2026-06-12T15:54:20.501127476Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:54:20.740003 crc crio[3652]: time=\"2026-06-12T15:54:20.739870932Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:54:21.869551 crc crio[3652]: time=\"2026-06-12T15:54:21.869342755Z\" level=info msg=\"Created container c4837e4179dbe432c15341ab377a1e866168aa192067b4fcbb034a3b0b992905: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-cert-syncer\" id=0c0bb436-578f-4bdf-ae94-c4414dc7ce96 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:54:21.870829 crc crio[3652]: time=\"2026-06-12T15:54:21.870695866Z\" level=info msg=\"Starting container: c4837e4179dbe432c15341ab377a1e866168aa192067b4fcbb034a3b0b992905\" id=6d4c90ed-16fa-4bf8-a51b-f201cfc00806 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 15:54:21.874863 crc crio[3652]: time=\"2026-06-12T15:54:21.874801178Z\" level=info msg=\"Started container\" PID=18208 containerID=c4837e4179dbe432c15341ab377a1e866168aa192067b4fcbb034a3b0b992905 description=openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-cert-syncer id=6d4c90ed-16fa-4bf8-a51b-f201cfc00806 name=/runtime.v1.RuntimeService/StartContainer sandboxID=aea4c34e660b88d05cad560b21670df759260a7118b308f3c28a6d5a9f2badb0\nJun 12 15:54:21.986694 crc crio[3652]: time=\"2026-06-12T15:54:21.98657365Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04\" id=04deca24-d4fa-4336-82c4-835043926cf4 name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:54:21.989217 crc crio[3652]: time=\"2026-06-12T15:54:21.989127456Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04\" id=9d63e983-0229-4404-b311-cf1a89aa4a41 name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:54:22.041859 crc crio[3652]: time=\"2026-06-12T15:54:22.041746994Z\" level=info msg=\"Creating container: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-cert-regeneration-controller\" id=a0e86ae6-62f2-4328-b45e-a7a602372bc8 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:54:22.042288 crc crio[3652]: time=\"2026-06-12T15:54:22.042224178Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:54:22.064686 crc crio[3652]: time=\"2026-06-12T15:54:22.06442206Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:54:22.267362 crc crio[3652]: time=\"2026-06-12T15:54:22.267056064Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:54:22.393206 crc crio[3652]: time=\"2026-06-12T15:54:22.392927281Z\" level=info msg=\"Created container 581052b2289dccc4bcbea91c56cfb843b7422973d5e39bb73d2567f5caa30492: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-cert-regeneration-controller\" id=a0e86ae6-62f2-4328-b45e-a7a602372bc8 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:54:22.394368 crc crio[3652]: time=\"2026-06-12T15:54:22.394264901Z\" level=info msg=\"Starting container: 581052b2289dccc4bcbea91c56cfb843b7422973d5e39bb73d2567f5caa30492\" id=f90059f3-9ea0-428e-9a72-5f8716ffa79a name=/runtime.v1.RuntimeService/StartContainer\nJun 12 15:54:22.401827 crc crio[3652]: time=\"2026-06-12T15:54:22.401704863Z\" level=info msg=\"Started container\" PID=18327 containerID=581052b2289dccc4bcbea91c56cfb843b7422973d5e39bb73d2567f5caa30492 description=openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-cert-regeneration-controller id=f90059f3-9ea0-428e-9a72-5f8716ffa79a name=/runtime.v1.RuntimeService/StartContainer sandboxID=aea4c34e660b88d05cad560b21670df759260a7118b308f3c28a6d5a9f2badb0\nJun 12 15:54:22.437970 crc crio[3652]: time=\"2026-06-12T15:54:22.437811679Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04\" id=f85027ca-0893-4386-9206-3297f21928e2 name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:54:22.440701 crc crio[3652]: time=\"2026-06-12T15:54:22.440635863Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04\" id=0f31c899-cba3-407b-bc18-8012551941bc name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:54:22.499735 crc crio[3652]: time=\"2026-06-12T15:54:22.499625011Z\" level=info msg=\"Creating container: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-insecure-readyz\" id=3f0a86da-40d2-48c1-ad14-ce555e34bed1 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:54:22.500115 crc crio[3652]: time=\"2026-06-12T15:54:22.500043053Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:54:22.529520 crc crio[3652]: time=\"2026-06-12T15:54:22.529213813Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:54:22.761666 crc crio[3652]: time=\"2026-06-12T15:54:22.761562149Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:54:22.934926 crc crio[3652]: time=\"2026-06-12T15:54:22.9347236Z\" level=info msg=\"Created container 925dcf0e2191d549a012da476150a8c8764c7a34da071306f1eefcde66a8584f: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-insecure-readyz\" id=3f0a86da-40d2-48c1-ad14-ce555e34bed1 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:54:22.938266 crc crio[3652]: time=\"2026-06-12T15:54:22.9380784Z\" level=info msg=\"Starting container: 925dcf0e2191d549a012da476150a8c8764c7a34da071306f1eefcde66a8584f\" id=c85c8297-449a-4488-b4c3-97ff5ca572bb name=/runtime.v1.RuntimeService/StartContainer\nJun 12 15:54:22.944827 crc crio[3652]: time=\"2026-06-12T15:54:22.944708557Z\" level=info msg=\"Started container\" PID=18356 containerID=925dcf0e2191d549a012da476150a8c8764c7a34da071306f1eefcde66a8584f description=openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-insecure-readyz id=c85c8297-449a-4488-b4c3-97ff5ca572bb name=/runtime.v1.RuntimeService/StartContainer sandboxID=aea4c34e660b88d05cad560b21670df759260a7118b308f3c28a6d5a9f2badb0\nJun 12 15:54:22.986515 crc crio[3652]: time=\"2026-06-12T15:54:22.986334828Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04\" id=b63b5aaa-7a44-4ea9-b651-190ce22149f9 name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:54:22.990768 crc crio[3652]: time=\"2026-06-12T15:54:22.990493431Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04\" id=516de7df-0924-4c41-839f-6338e7d27f22 name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:54:23.024594 crc crio[3652]: time=\"2026-06-12T15:54:23.024398853Z\" level=info msg=\"Creating container: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-check-endpoints\" id=4467cf92-2016-41b0-87d7-b4fa38791f6c name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:54:23.024954 crc crio[3652]: time=\"2026-06-12T15:54:23.024898097Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:54:23.054751 crc crio[3652]: time=\"2026-06-12T15:54:23.054401726Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:54:23.245749 crc crio[3652]: time=\"2026-06-12T15:54:23.245629045Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:54:23.439082 crc crio[3652]: time=\"2026-06-12T15:54:23.438294979Z\" level=info msg=\"Created container 8a9fd35e314039fc4e8c8bafc938acd0f0e5d4ee14f830e4186d462332f87284: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-check-endpoints\" id=4467cf92-2016-41b0-87d7-b4fa38791f6c name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:54:23.440815 crc crio[3652]: time=\"2026-06-12T15:54:23.44038031Z\" level=info msg=\"Starting container: 8a9fd35e314039fc4e8c8bafc938acd0f0e5d4ee14f830e4186d462332f87284\" id=406bea5f-b5c4-4b52-abe8-481ca865acc8 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 15:54:23.446107 crc crio[3652]: time=\"2026-06-12T15:54:23.446007628Z\" level=info msg=\"Started container\" PID=18377 containerID=8a9fd35e314039fc4e8c8bafc938acd0f0e5d4ee14f830e4186d462332f87284 description=openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-check-endpoints id=406bea5f-b5c4-4b52-abe8-481ca865acc8 name=/runtime.v1.RuntimeService/StartContainer sandboxID=aea4c34e660b88d05cad560b21670df759260a7118b308f3c28a6d5a9f2badb0\nJun 12 15:54:36.838103 crc crio[3652]: time=\"2026-06-12T15:54:36.837389289Z\" level=info msg=\"Stopping pod sandbox: 29c6ecd244970260a4c17371d590c64c1d6b9c579a739577f0126c4edcbfb0fe\" id=b338a8c9-c8f7-4f3d-a9d7-20914393ad3f name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 15:54:36.838103 crc crio[3652]: time=\"2026-06-12T15:54:36.83810611Z\" level=info msg=\"Stopped pod sandbox (already stopped): 29c6ecd244970260a4c17371d590c64c1d6b9c579a739577f0126c4edcbfb0fe\" id=b338a8c9-c8f7-4f3d-a9d7-20914393ad3f name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 15:54:36.839542 crc crio[3652]: time=\"2026-06-12T15:54:36.838700509Z\" level=info msg=\"Removing pod sandbox: 29c6ecd244970260a4c17371d590c64c1d6b9c579a739577f0126c4edcbfb0fe\" id=e9d26318-faff-48c5-94fa-31db658644b0 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 15:54:36.852619 crc crio[3652]: time=\"2026-06-12T15:54:36.852531861Z\" level=info msg=\"Removed pod sandbox: 29c6ecd244970260a4c17371d590c64c1d6b9c579a739577f0126c4edcbfb0fe\" id=e9d26318-faff-48c5-94fa-31db658644b0 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 15:54:36.854300 crc crio[3652]: time=\"2026-06-12T15:54:36.85418426Z\" level=info msg=\"Stopping pod sandbox: d1d3c73d05e0e17c7496620374d587bf9c1ee52837dd4a82244b93732084297e\" id=0a51e8da-89c0-4f3a-ae1b-0abd95b0a65b name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 15:54:36.854407 crc crio[3652]: time=\"2026-06-12T15:54:36.854307033Z\" level=info msg=\"Stopped pod sandbox (already stopped): d1d3c73d05e0e17c7496620374d587bf9c1ee52837dd4a82244b93732084297e\" id=0a51e8da-89c0-4f3a-ae1b-0abd95b0a65b name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 15:54:36.855307 crc crio[3652]: time=\"2026-06-12T15:54:36.855206521Z\" level=info msg=\"Removing pod sandbox: d1d3c73d05e0e17c7496620374d587bf9c1ee52837dd4a82244b93732084297e\" id=b85a1625-7a25-4f97-84e7-963fccc27236 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 15:54:36.868479 crc crio[3652]: time=\"2026-06-12T15:54:36.866809639Z\" level=info msg=\"Removed pod sandbox: d1d3c73d05e0e17c7496620374d587bf9c1ee52837dd4a82244b93732084297e\" id=b85a1625-7a25-4f97-84e7-963fccc27236 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 15:54:36.869769 crc crio[3652]: time=\"2026-06-12T15:54:36.869678742Z\" level=info msg=\"Stopping pod sandbox: 57da0a91a14b741bc824b146ea12fa07233810dabc4a9968c6d064a6c396fefc\" id=d3f90552-25fd-4286-b96c-17ac6c1850b8 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 15:54:36.869860 crc crio[3652]: time=\"2026-06-12T15:54:36.869781715Z\" level=info msg=\"Stopped pod sandbox (already stopped): 57da0a91a14b741bc824b146ea12fa07233810dabc4a9968c6d064a6c396fefc\" id=d3f90552-25fd-4286-b96c-17ac6c1850b8 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 15:54:36.870782 crc crio[3652]: time=\"2026-06-12T15:54:36.870720903Z\" level=info msg=\"Removing pod sandbox: 57da0a91a14b741bc824b146ea12fa07233810dabc4a9968c6d064a6c396fefc\" id=3fc0562e-dad2-4044-8b29-c0d8bb707391 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 15:54:36.879631 crc crio[3652]: time=\"2026-06-12T15:54:36.879534376Z\" level=info msg=\"Removed pod sandbox: 57da0a91a14b741bc824b146ea12fa07233810dabc4a9968c6d064a6c396fefc\" id=3fc0562e-dad2-4044-8b29-c0d8bb707391 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 15:55:12.998004 crc crio[3652]: time=\"2026-06-12T15:55:12.996030212Z\" level=info msg=\"Stopping container: c5cf05c7f87b552970eb951297246cba78c7aa51e825887e2222d516f33e941e (timeout: 30s)\" id=a46f0b83-551e-46b3-993e-e302a03bba5b name=/runtime.v1.RuntimeService/StopContainer\nJun 12 15:55:13.000610 crc crio[3652]: time=\"2026-06-12T15:55:13.000108441Z\" level=info msg=\"Stopping container: bd365a12f9a10bbcdd32d0df9f6145c45648dff5c07f5739f7282cf9880a9bae (timeout: 30s)\" id=b75013ce-5542-413b-ad14-c279db03433c name=/runtime.v1.RuntimeService/StopContainer\nJun 12 15:55:13.013154 crc crio[3652]: time=\"2026-06-12T15:55:13.004081064Z\" level=info msg=\"Stopping container: d98f684cdbbb77f76e2bda30a216b3009aec19208d959ae5452e7dc16cef281e (timeout: 30s)\" id=31a7d2be-e938-4707-b010-2bea6c680ba9 name=/runtime.v1.RuntimeService/StopContainer\nJun 12 15:55:13.013154 crc crio[3652]: time=\"2026-06-12T15:55:13.005042363Z\" level=info msg=\"Stopping container: f12b2da4bc3471e32b3a7431e9147988d6e3827310292e6844698ddba058a975 (timeout: 30s)\" id=082ca058-339a-4829-bd64-9963fa5fcbce name=/runtime.v1.RuntimeService/StopContainer\nJun 12 15:55:13.013154 crc crio[3652]: time=\"2026-06-12T15:55:13.011283098Z\" level=info msg=\"Stopping container: 6fed4a0b7bac14a85b5c20602a4fe667c15743d036e37c2e46611109c71d0fef (timeout: 30s)\" id=b2a6b41c-8e8c-4aca-9f28-d01f4140fa66 name=/runtime.v1.RuntimeService/StopContainer\nJun 12 15:55:13.413834 crc crio[3652]: time=\"2026-06-12T15:55:13.413071295Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/marketplace-operator-547dbd544d-qspgz/POD\" id=2fcd231f-b2f8-4a9d-95b0-6d9c2fe8e760 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:55:13.413834 crc crio[3652]: time=\"2026-06-12T15:55:13.413300541Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:55:13.627595 crc crio[3652]: time=\"2026-06-12T15:55:13.624775407Z\" level=info msg=\"Got pod network &{Name:marketplace-operator-547dbd544d-qspgz Namespace:openshift-marketplace ID:5e8b1c770bbbc744980890c9c55da31a2de34c0868342cb6b2ceaa77a1221dac UID:724d7bbb-20b8-486e-b902-51a0880ff2a9 NetNS:/var/run/netns/48b2adc2-1c34-4df2-b9e0-0e006e6526be Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod724d7bbb_20b8_486e_b902_51a0880ff2a9.slice PodAnnotations:0xc000136838}] Aliases:map[]}\"\nJun 12 15:55:13.627595 crc crio[3652]: time=\"2026-06-12T15:55:13.625050375Z\" level=info msg=\"Adding pod openshift-marketplace_marketplace-operator-547dbd544d-qspgz to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 15:55:13.705691 crc crio[3652]: time=\"2026-06-12T15:55:13.704652543Z\" level=info msg=\"Stopped container bd365a12f9a10bbcdd32d0df9f6145c45648dff5c07f5739f7282cf9880a9bae: openshift-marketplace/redhat-marketplace-ntdwx/registry-server\" id=b75013ce-5542-413b-ad14-c279db03433c name=/runtime.v1.RuntimeService/StopContainer\nJun 12 15:55:13.720288 crc crio[3652]: time=\"2026-06-12T15:55:13.719423435Z\" level=info msg=\"Stopping pod sandbox: 78f85ee3e29645fc9de6c6a7019ace5cf4a00a40ec8afbd8ae5abc587094dc03\" id=2ad73af6-892b-421a-bfe0-0e433f85c4ed name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 15:55:13.720288 crc crio[3652]: time=\"2026-06-12T15:55:13.72022858Z\" level=info msg=\"Got pod network &{Name:redhat-marketplace-ntdwx Namespace:openshift-marketplace ID:78f85ee3e29645fc9de6c6a7019ace5cf4a00a40ec8afbd8ae5abc587094dc03 UID:304346ae-9d3b-4262-8068-4ed1e7ff48a8 NetNS:/var/run/netns/5c1af09b-ddba-44e6-a2b0-bb35b4abd833 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:0xc00181a620}] Aliases:map[]}\"\nJun 12 15:55:13.720982 crc crio[3652]: time=\"2026-06-12T15:55:13.720812257Z\" level=info msg=\"Deleting pod openshift-marketplace_redhat-marketplace-ntdwx from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 15:55:13.773075 crc crio[3652]: time=\"2026-06-12T15:55:13.769240357Z\" level=info msg=\"Stopped container 6fed4a0b7bac14a85b5c20602a4fe667c15743d036e37c2e46611109c71d0fef: openshift-marketplace/marketplace-operator-547dbd544d-xchl9/marketplace-operator\" id=b2a6b41c-8e8c-4aca-9f28-d01f4140fa66 name=/runtime.v1.RuntimeService/StopContainer\nJun 12 15:55:13.773075 crc crio[3652]: time=\"2026-06-12T15:55:13.772498881Z\" level=info msg=\"Stopping pod sandbox: b9b0029fcfd6b0d4310152cf513a26f3508fa6d2a7d60170e978423b90396ca1\" id=f7d29613-a490-468e-92b0-83aaadd6fb61 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 15:55:13.773075 crc crio[3652]: time=\"2026-06-12T15:55:13.772859822Z\" level=info msg=\"Got pod network &{Name:marketplace-operator-547dbd544d-xchl9 Namespace:openshift-marketplace ID:b9b0029fcfd6b0d4310152cf513a26f3508fa6d2a7d60170e978423b90396ca1 UID:6cdf074d-0e2a-4a0b-8843-5f823e7bf7c3 NetNS:/var/run/netns/afe91ed0-b5cb-4f16-a7a3-05d9a2eece42 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:0xc0025c2700}] Aliases:map[]}\"\nJun 12 15:55:13.773075 crc crio[3652]: time=\"2026-06-12T15:55:13.773067268Z\" level=info msg=\"Deleting pod openshift-marketplace_marketplace-operator-547dbd544d-xchl9 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 15:55:13.997195 crc crio[3652]: time=\"2026-06-12T15:55:13.996781901Z\" level=info msg=\"Removing container: 69d9e5a993eb23352c7a27960b05f3706b5be7ad0a896aa5ad3bf05e88e884a8\" id=b6ed0772-713b-4a1d-bb97-b1ef5b3bccb5 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 15:55:14.077025 crc crio[3652]: time=\"2026-06-12T15:55:14.076170278Z\" level=info msg=\"Removed container 69d9e5a993eb23352c7a27960b05f3706b5be7ad0a896aa5ad3bf05e88e884a8: openshift-marketplace/marketplace-operator-547dbd544d-xchl9/marketplace-operator\" id=b6ed0772-713b-4a1d-bb97-b1ef5b3bccb5 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 15:55:14.104709 crc crio[3652]: time=\"2026-06-12T15:55:14.104650822Z\" level=info msg=\"Stopped container c5cf05c7f87b552970eb951297246cba78c7aa51e825887e2222d516f33e941e: openshift-marketplace/certified-operators-l27pk/registry-server\" id=a46f0b83-551e-46b3-993e-e302a03bba5b name=/runtime.v1.RuntimeService/StopContainer\nJun 12 15:55:14.113166 crc crio[3652]: time=\"2026-06-12T15:55:14.11302209Z\" level=info msg=\"Stopping pod sandbox: 1acaf1bcd11127e88060577e13a8f8ffedfa9cd0375cc453261e31ade142b178\" id=bca0bf30-633a-4fc7-a751-14b547a91e60 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 15:55:14.125991 crc crio[3652]: time=\"2026-06-12T15:55:14.125939Z\" level=info msg=\"Got pod network &{Name:certified-operators-l27pk Namespace:openshift-marketplace ID:1acaf1bcd11127e88060577e13a8f8ffedfa9cd0375cc453261e31ade142b178 UID:91f37d35-53d4-49eb-b4e2-8ee1a226094b NetNS:/var/run/netns/83c92c30-55ef-46e5-9924-db57ab09a6c6 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:0xc0025c2910}] Aliases:map[]}\"\nJun 12 15:55:14.126559 crc crio[3652]: time=\"2026-06-12T15:55:14.126141026Z\" level=info msg=\"Deleting pod openshift-marketplace_certified-operators-l27pk from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 15:55:14.253757 crc crio[3652]: time=\"2026-06-12T15:55:14.253697547Z\" level=info msg=\"Stopped container d98f684cdbbb77f76e2bda30a216b3009aec19208d959ae5452e7dc16cef281e: openshift-marketplace/community-operators-qhh6t/registry-server\" id=31a7d2be-e938-4707-b010-2bea6c680ba9 name=/runtime.v1.RuntimeService/StopContainer\nJun 12 15:55:14.258807 crc crio[3652]: time=\"2026-06-12T15:55:14.258760928Z\" level=info msg=\"Stopping pod sandbox: 8d18ef7e401ecbbce2959e5dc76b4fda8f77d8f73c5e24565348fb27f124201f\" id=9060a4f6-93ce-4dc5-becf-abbfcc63f6f6 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 15:55:14.260135 crc crio[3652]: time=\"2026-06-12T15:55:14.260098239Z\" level=info msg=\"Got pod network &{Name:community-operators-qhh6t Namespace:openshift-marketplace ID:8d18ef7e401ecbbce2959e5dc76b4fda8f77d8f73c5e24565348fb27f124201f UID:38fb2a5f-6a1e-4c7a-8df2-0b2a456c372e NetNS:/var/run/netns/2b318e14-5ca4-4031-ba84-15d457854d6f 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:0xc0017be2c8}] Aliases:map[]}\"\nJun 12 15:55:14.260749 crc crio[3652]: time=\"2026-06-12T15:55:14.260715937Z\" level=info msg=\"Deleting pod openshift-marketplace_community-operators-qhh6t from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 15:55:14.275050 crc crio[3652]: time=\"2026-06-12T15:55:14.274992561Z\" level=info msg=\"Stopped container f12b2da4bc3471e32b3a7431e9147988d6e3827310292e6844698ddba058a975: openshift-marketplace/redhat-operators-x5vn9/registry-server\" id=082ca058-339a-4829-bd64-9963fa5fcbce name=/runtime.v1.RuntimeService/StopContainer\nJun 12 15:55:14.278426 crc crio[3652]: time=\"2026-06-12T15:55:14.278175326Z\" level=info msg=\"Stopping pod sandbox: e117e1930c27de213bcbf846bfee59c144e67cadc61b555981c97b4b4f83309f\" id=566372b1-3cb7-4af0-b388-214b2659d704 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 15:55:14.280135 crc crio[3652]: time=\"2026-06-12T15:55:14.280060563Z\" level=info msg=\"Got pod network &{Name:redhat-operators-x5vn9 Namespace:openshift-marketplace ID:e117e1930c27de213bcbf846bfee59c144e67cadc61b555981c97b4b4f83309f UID:0ee7e057-363b-48e4-a711-ee54046db35f NetNS:/var/run/netns/51bf58df-9c14-4d03-b9b0-33f7e6f147c6 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:0xc0017be3a8}] Aliases:map[]}\"\nJun 12 15:55:14.280413 crc crio[3652]: time=\"2026-06-12T15:55:14.280251079Z\" level=info msg=\"Deleting pod openshift-marketplace_redhat-operators-x5vn9 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 15:55:14.969268 crc crio[3652]: time=\"2026-06-12T15:55:14.967091784Z\" level=info msg=\"Stopped pod sandbox: b9b0029fcfd6b0d4310152cf513a26f3508fa6d2a7d60170e978423b90396ca1\" id=f7d29613-a490-468e-92b0-83aaadd6fb61 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 15:55:15.102078 crc crio[3652]: time=\"2026-06-12T15:55:15.101988255Z\" level=info msg=\"Removing container: 6fed4a0b7bac14a85b5c20602a4fe667c15743d036e37c2e46611109c71d0fef\" id=1aac8d97-bf0e-4f80-81fd-543c1f39e7ae name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 15:55:15.129997 crc crio[3652]: time=\"2026-06-12T15:55:15.129881269Z\" level=info msg=\"Removed container 6fed4a0b7bac14a85b5c20602a4fe667c15743d036e37c2e46611109c71d0fef: openshift-marketplace/marketplace-operator-547dbd544d-xchl9/marketplace-operator\" id=1aac8d97-bf0e-4f80-81fd-543c1f39e7ae name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 15:55:15.278078 crc crio[3652]: time=\"2026-06-12T15:55:15.277855542Z\" level=info msg=\"Stopped pod sandbox: 78f85ee3e29645fc9de6c6a7019ace5cf4a00a40ec8afbd8ae5abc587094dc03\" id=2ad73af6-892b-421a-bfe0-0e433f85c4ed name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 15:55:15.546789 crc crio[3652]: time=\"2026-06-12T15:55:15.546176553Z\" level=info msg=\"Stopped pod sandbox: 1acaf1bcd11127e88060577e13a8f8ffedfa9cd0375cc453261e31ade142b178\" id=bca0bf30-633a-4fc7-a751-14b547a91e60 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 15:55:15.798210 crc crio[3652]: time=\"2026-06-12T15:55:15.797666099Z\" level=info msg=\"Stopped pod sandbox: e117e1930c27de213bcbf846bfee59c144e67cadc61b555981c97b4b4f83309f\" id=566372b1-3cb7-4af0-b388-214b2659d704 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 15:55:15.921256 crc crio[3652]: time=\"2026-06-12T15:55:15.921138156Z\" level=info msg=\"Stopped pod sandbox: 8d18ef7e401ecbbce2959e5dc76b4fda8f77d8f73c5e24565348fb27f124201f\" id=9060a4f6-93ce-4dc5-becf-abbfcc63f6f6 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 15:55:16.132240 crc crio[3652]: time=\"2026-06-12T15:55:16.132082964Z\" level=info msg=\"Removing container: f12b2da4bc3471e32b3a7431e9147988d6e3827310292e6844698ddba058a975\" id=67aba59b-773f-462e-a86d-8813b5aa9ba6 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 15:55:16.176025 crc crio[3652]: time=\"2026-06-12T15:55:16.175940761Z\" level=info msg=\"Removed container f12b2da4bc3471e32b3a7431e9147988d6e3827310292e6844698ddba058a975: openshift-marketplace/redhat-operators-x5vn9/registry-server\" id=67aba59b-773f-462e-a86d-8813b5aa9ba6 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 15:55:16.194854 crc crio[3652]: time=\"2026-06-12T15:55:16.194767329Z\" level=info msg=\"Removing container: b99b286d7f51f4a9b97c44ff9fd45fe498bea60b5e929ad2dbfabf7b89e4e6c2\" id=009d681c-3841-4039-8317-641070f33ee1 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 15:55:16.262606 crc crio[3652]: time=\"2026-06-12T15:55:16.257730249Z\" level=info msg=\"Removed container b99b286d7f51f4a9b97c44ff9fd45fe498bea60b5e929ad2dbfabf7b89e4e6c2: openshift-marketplace/redhat-operators-x5vn9/extract-content\" id=009d681c-3841-4039-8317-641070f33ee1 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 15:55:16.265849 crc crio[3652]: time=\"2026-06-12T15:55:16.265779648Z\" level=info msg=\"Removing container: 00be36f26b5b8031c82bd8c196d94f7ffbdc75d0bb7fd7c141c7b0ebf55d1126\" id=211737f8-cbd5-4c28-8516-ded89085ec06 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 15:55:16.323503 crc crio[3652]: time=\"2026-06-12T15:55:16.321312685Z\" level=info msg=\"Removed container 00be36f26b5b8031c82bd8c196d94f7ffbdc75d0bb7fd7c141c7b0ebf55d1126: openshift-marketplace/redhat-operators-x5vn9/extract-utilities\" id=211737f8-cbd5-4c28-8516-ded89085ec06 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 15:55:16.334530 crc crio[3652]: time=\"2026-06-12T15:55:16.334092631Z\" level=info msg=\"Removing container: c5cf05c7f87b552970eb951297246cba78c7aa51e825887e2222d516f33e941e\" id=38d78f26-ca0a-490c-afbe-1f860f679f32 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 15:55:16.361004 crc crio[3652]: time=\"2026-06-12T15:55:16.36079824Z\" level=info msg=\"Removed container c5cf05c7f87b552970eb951297246cba78c7aa51e825887e2222d516f33e941e: openshift-marketplace/certified-operators-l27pk/registry-server\" id=38d78f26-ca0a-490c-afbe-1f860f679f32 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 15:55:16.367357 crc crio[3652]: time=\"2026-06-12T15:55:16.367277863Z\" level=info msg=\"Removing container: 79fedea9bf2fb958e09c968cda9e4f6abafdd29eadec9caa745da9a962a5a072\" id=1a708a2b-f591-4bc7-ab2a-560c020006c7 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 15:55:16.396019 crc crio[3652]: time=\"2026-06-12T15:55:16.395852355Z\" level=info msg=\"Removed container 79fedea9bf2fb958e09c968cda9e4f6abafdd29eadec9caa745da9a962a5a072: openshift-marketplace/certified-operators-l27pk/extract-content\" id=1a708a2b-f591-4bc7-ab2a-560c020006c7 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 15:55:16.424995 crc crio[3652]: time=\"2026-06-12T15:55:16.424902241Z\" level=info msg=\"Removing container: 97cd1a78e9114e4971461ef7a76c0c2a7af5540bde0deccdb03ab233da96a1da\" id=e886794c-589a-4edf-8cd8-69a819746880 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 15:55:16.447754 crc crio[3652]: time=\"2026-06-12T15:55:16.447627371Z\" level=info msg=\"Removed container 97cd1a78e9114e4971461ef7a76c0c2a7af5540bde0deccdb03ab233da96a1da: openshift-marketplace/certified-operators-l27pk/extract-utilities\" id=e886794c-589a-4edf-8cd8-69a819746880 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 15:55:16.455746 crc crio[3652]: time=\"2026-06-12T15:55:16.455620196Z\" level=info msg=\"Removing container: d98f684cdbbb77f76e2bda30a216b3009aec19208d959ae5452e7dc16cef281e\" id=c23fe55a-e23a-48cf-baa7-d8fc0eef7173 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 15:55:16.478059 crc crio[3652]: time=\"2026-06-12T15:55:16.477944803Z\" level=info msg=\"Removed container d98f684cdbbb77f76e2bda30a216b3009aec19208d959ae5452e7dc16cef281e: openshift-marketplace/community-operators-qhh6t/registry-server\" id=c23fe55a-e23a-48cf-baa7-d8fc0eef7173 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 15:55:16.482209 crc crio[3652]: time=\"2026-06-12T15:55:16.482120756Z\" level=info msg=\"Removing container: 617acaffdc10a49feecdd66ac402f9b632bd1fe26f2d4131933ae00c9bbf8c14\" id=d8b74d7f-f3a2-48ac-a110-9ee76c9c9db1 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 15:55:16.510926 crc crio[3652]: time=\"2026-06-12T15:55:16.510827175Z\" level=info msg=\"Removed container 617acaffdc10a49feecdd66ac402f9b632bd1fe26f2d4131933ae00c9bbf8c14: openshift-marketplace/community-operators-qhh6t/extract-content\" id=d8b74d7f-f3a2-48ac-a110-9ee76c9c9db1 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 15:55:16.514029 crc crio[3652]: time=\"2026-06-12T15:55:16.513942015Z\" level=info msg=\"Removing container: b033dccf576509140eaa637a02583cc2b7a449f37e72558d4edffec34fbf887b\" id=e6d80f39-e530-444d-978a-7c1bd86cb19e name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 15:55:16.538071 crc crio[3652]: time=\"2026-06-12T15:55:16.537946353Z\" level=info msg=\"Removed container b033dccf576509140eaa637a02583cc2b7a449f37e72558d4edffec34fbf887b: openshift-marketplace/community-operators-qhh6t/extract-utilities\" id=e6d80f39-e530-444d-978a-7c1bd86cb19e name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 15:55:16.541200 crc crio[3652]: time=\"2026-06-12T15:55:16.541097594Z\" level=info msg=\"Removing container: bd365a12f9a10bbcdd32d0df9f6145c45648dff5c07f5739f7282cf9880a9bae\" id=386261f8-d742-49dc-8801-f05434f9ae19 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 15:55:16.561294 crc crio[3652]: time=\"2026-06-12T15:55:16.561213194Z\" level=info msg=\"Removed container bd365a12f9a10bbcdd32d0df9f6145c45648dff5c07f5739f7282cf9880a9bae: openshift-marketplace/redhat-marketplace-ntdwx/registry-server\" id=386261f8-d742-49dc-8801-f05434f9ae19 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 15:55:16.563429 crc crio[3652]: time=\"2026-06-12T15:55:16.563373458Z\" level=info msg=\"Removing container: a68c53427b30cb9f51802d6449a1be60a6097b721a611b19f4ce24d1904939eb\" id=9f33f383-2ae3-4822-8d59-c25619e3fcfa name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 15:55:16.585685 crc crio[3652]: time=\"2026-06-12T15:55:16.585517759Z\" level=info msg=\"Removed container a68c53427b30cb9f51802d6449a1be60a6097b721a611b19f4ce24d1904939eb: openshift-marketplace/redhat-marketplace-ntdwx/extract-content\" id=9f33f383-2ae3-4822-8d59-c25619e3fcfa name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 15:55:16.588102 crc crio[3652]: time=\"2026-06-12T15:55:16.588015932Z\" level=info msg=\"Removing container: fed5cb0f131f1ba7bde712f51f48f5fc9a8339112acccc0e5ba0dede66d2e26b\" id=0e9bff38-86b3-4a95-a91c-9f90598174e7 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 15:55:16.606929 crc crio[3652]: time=\"2026-06-12T15:55:16.606873815Z\" level=info msg=\"Removed container fed5cb0f131f1ba7bde712f51f48f5fc9a8339112acccc0e5ba0dede66d2e26b: openshift-marketplace/redhat-marketplace-ntdwx/extract-utilities\" id=0e9bff38-86b3-4a95-a91c-9f90598174e7 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 15:55:16.887230 crc crio[3652]: 2026-06-12T15:55:16Z [verbose] CmdAdd (shim): {1.1.0 [{Name:5e8b1c770bbbc74 Mac:12:8e:4d:bf:57:eb Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:32 Mtu:0 Sandbox:/var/run/netns/48b2adc2-1c34-4df2-b9e0-0e006e6526be SocketPath: PciID:}] [{Interface:0xc000122be0 Address:{IP:10.217.0.50 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 15:55:16.890225 crc crio[3652]: time=\"2026-06-12T15:55:16.890159722Z\" level=info msg=\"Got pod network &{Name:marketplace-operator-547dbd544d-qspgz Namespace:openshift-marketplace ID:5e8b1c770bbbc744980890c9c55da31a2de34c0868342cb6b2ceaa77a1221dac UID:724d7bbb-20b8-486e-b902-51a0880ff2a9 NetNS:/var/run/netns/48b2adc2-1c34-4df2-b9e0-0e006e6526be Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod724d7bbb_20b8_486e_b902_51a0880ff2a9.slice PodAnnotations:0xc000136838}] Aliases:map[]}\"\nJun 12 15:55:16.890391 crc crio[3652]: time=\"2026-06-12T15:55:16.890313667Z\" level=info msg=\"Checking pod openshift-marketplace_marketplace-operator-547dbd544d-qspgz for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 15:55:16.896926 crc crio[3652]: time=\"2026-06-12T15:55:16.896833458Z\" level=info msg=\"Ran pod sandbox 5e8b1c770bbbc744980890c9c55da31a2de34c0868342cb6b2ceaa77a1221dac with infra container: openshift-marketplace/marketplace-operator-547dbd544d-qspgz/POD\" id=2fcd231f-b2f8-4a9d-95b0-6d9c2fe8e760 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:55:16.901882 crc crio[3652]: time=\"2026-06-12T15:55:16.901783194Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:651bbe9d418f49c2c889d731df67cf5d88dff59dc03f5a1b5d4c8bb3ae001f1a\" id=7a0f8dd1-44fd-45b9-a8a7-00c989ed6980 name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:55:16.903873 crc crio[3652]: time=\"2026-06-12T15:55:16.903765544Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:651bbe9d418f49c2c889d731df67cf5d88dff59dc03f5a1b5d4c8bb3ae001f1a\" id=c5469448-6b8e-44e7-8807-8cacf2a5469d name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:55:16.917102 crc crio[3652]: time=\"2026-06-12T15:55:16.916973037Z\" level=info msg=\"Creating container: openshift-marketplace/marketplace-operator-547dbd544d-qspgz/marketplace-operator\" id=f49be95e-5dbc-4de8-82af-4efab4d6e745 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:55:16.917430 crc crio[3652]: time=\"2026-06-12T15:55:16.917368408Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:55:16.942928 crc crio[3652]: time=\"2026-06-12T15:55:16.942802027Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:55:16.949354 crc crio[3652]: time=\"2026-06-12T15:55:16.949224208Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:55:17.031155 crc crio[3652]: time=\"2026-06-12T15:55:17.030981546Z\" level=info msg=\"Created container 5238f4b6b753b1667c731b723bc2e06a133969479ab5617a2c842f6bf48f126a: openshift-marketplace/marketplace-operator-547dbd544d-qspgz/marketplace-operator\" id=f49be95e-5dbc-4de8-82af-4efab4d6e745 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:55:17.033541 crc crio[3652]: time=\"2026-06-12T15:55:17.03319066Z\" level=info msg=\"Starting container: 5238f4b6b753b1667c731b723bc2e06a133969479ab5617a2c842f6bf48f126a\" id=eee234b1-6cc0-4999-9898-5c313aaa6f0b name=/runtime.v1.RuntimeService/StartContainer\nJun 12 15:55:17.039378 crc crio[3652]: time=\"2026-06-12T15:55:17.039252461Z\" level=info msg=\"Started container\" PID=19249 containerID=5238f4b6b753b1667c731b723bc2e06a133969479ab5617a2c842f6bf48f126a description=openshift-marketplace/marketplace-operator-547dbd544d-qspgz/marketplace-operator id=eee234b1-6cc0-4999-9898-5c313aaa6f0b name=/runtime.v1.RuntimeService/StartContainer sandboxID=5e8b1c770bbbc744980890c9c55da31a2de34c0868342cb6b2ceaa77a1221dac\nJun 12 15:55:21.184798 crc crio[3652]: time=\"2026-06-12T15:55:21.18413165Z\" level=info msg=\"Stopping container: 22e488b3133db2bf140aa98fb3cde7b24382fb514b93086b69d7b2ea543d3327 (timeout: 5s)\" id=557f48f2-866d-49a2-8efd-bf6db2cb54de name=/runtime.v1.RuntimeService/StopContainer\nJun 12 15:55:26.197186 crc crio[3652]: time=\"2026-06-12T15:55:26.195642139Z\" level=warning msg=\"Stopping container 22e488b3133db2bf140aa98fb3cde7b24382fb514b93086b69d7b2ea543d3327 with stop signal(15) timed out. Killing...\"\nJun 12 15:55:26.730518 crc crio[3652]: time=\"2026-06-12T15:55:26.729904882Z\" level=info msg=\"Stopped container 22e488b3133db2bf140aa98fb3cde7b24382fb514b93086b69d7b2ea543d3327: openshift-kube-apiserver/kube-apiserver-startup-monitor-crc/startup-monitor\" id=557f48f2-866d-49a2-8efd-bf6db2cb54de name=/runtime.v1.RuntimeService/StopContainer\nJun 12 15:55:26.732183 crc crio[3652]: time=\"2026-06-12T15:55:26.732140769Z\" level=info msg=\"Stopping pod sandbox: 66fcef9a5c3303bd966169ac0e8f9456682bc45610d5de52db5e7b46b80971e0\" id=5e8da579-7d96-4390-a637-d8ef8963572f name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 15:55:26.744680 crc crio[3652]: time=\"2026-06-12T15:55:26.744525807Z\" level=info msg=\"Stopped pod sandbox: 66fcef9a5c3303bd966169ac0e8f9456682bc45610d5de52db5e7b46b80971e0\" id=5e8da579-7d96-4390-a637-d8ef8963572f name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 15:55:27.313746 crc crio[3652]: time=\"2026-06-12T15:55:27.313678072Z\" level=info msg=\"Removing container: 22e488b3133db2bf140aa98fb3cde7b24382fb514b93086b69d7b2ea543d3327\" id=37f450ba-0838-4c53-bd3c-07174f8a5a84 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 15:55:27.339128 crc crio[3652]: time=\"2026-06-12T15:55:27.338982689Z\" level=info msg=\"Removed container 22e488b3133db2bf140aa98fb3cde7b24382fb514b93086b69d7b2ea543d3327: openshift-kube-apiserver/kube-apiserver-startup-monitor-crc/startup-monitor\" id=37f450ba-0838-4c53-bd3c-07174f8a5a84 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 15:55:33.485087 crc systemd[1]: Stopping Container Runtime Interface for OCI (CRI-O)...\nJun 12 15:55:33.539083 crc systemd[1]: crio.service: Deactivated successfully.\nJun 12 15:55:33.539772 crc systemd[1]: Stopped Container Runtime Interface for OCI (CRI-O).\nJun 12 15:55:33.539938 crc systemd[1]: crio.service: Consumed 27min 21.941s CPU time.\nJun 12 15:55:33.615913 crc systemd[1]: Starting Container Runtime Interface for OCI (CRI-O)...\nJun 12 15:55:33.732332 crc crio[20085]: time=\"2026-06-12T15:55:33.732083323Z\" level=info msg=\"Updating config from single file: /etc/crio/crio.conf\"\nJun 12 15:55:33.732332 crc crio[20085]: time=\"2026-06-12T15:55:33.732209826Z\" level=info msg=\"Updating config from drop-in file: /etc/crio/crio.conf\"\nJun 12 15:55:33.736134 crc crio[20085]: time=\"2026-06-12T15:55:33.736044725Z\" level=info msg=\"Updating config from path: /etc/crio/crio.conf.d\"\nJun 12 15:55:33.736287 crc crio[20085]: time=\"2026-06-12T15:55:33.736217089Z\" level=info msg=\"Updating config from drop-in file: /etc/crio/crio.conf.d/00-default\"\nJun 12 15:55:33.765936 crc crio[20085]: time=\"2026-06-12T15:55:33.765787281Z\" level=info msg=\"Starting CRI-O, version: 1.33.5-3.rhaos4.20.gitd0ea985.el9, git: unknown(clean)\"\nJun 12 15:55:33.766537 crc crio[20085]: time=\"2026-06-12T15:55:33.766353628Z\" level=info msg=\"Node configuration value for hugetlb cgroup is true\"\nJun 12 15:55:33.766623 crc crio[20085]: time=\"2026-06-12T15:55:33.766538088Z\" level=info msg=\"Node configuration value for pid cgroup is true\"\nJun 12 15:55:33.766842 crc crio[20085]: time=\"2026-06-12T15:55:33.76677438Z\" level=info msg=\"Node configuration value for memoryswap cgroup is true\"\nJun 12 15:55:33.766842 crc crio[20085]: time=\"2026-06-12T15:55:33.766819181Z\" level=info msg=\"Node configuration value for cgroup v2 is true\"\nJun 12 15:55:33.788677 crc crio[20085]: time=\"2026-06-12T15:55:33.788567781Z\" level=info msg=\"Node configuration value for systemd AllowedCPUs is true\"\nJun 12 15:55:33.801783 crc crio[20085]: time=\"2026-06-12T15:55:33.801572982Z\" level=info msg=\"Using default capabilities: CAP_CHOWN, CAP_DAC_OVERRIDE, CAP_FSETID, CAP_FOWNER, CAP_SETGID, CAP_SETUID, CAP_SETPCAP, CAP_NET_BIND_SERVICE, CAP_KILL\"\nJun 12 15:55:33.806114 crc crio[20085]: time=\"2026-06-12T15:55:33.806027735Z\" level=info msg=\"Using runtime handler crun version 1.23.1, commit: d20b23dba05e822b93b82f2f34fd5dada433e0c2, rundir: /run/crun, spec: 1.0.0, +SYSTEMD +SELINUX +APPARMOR +CAP +SECCOMP +EBPF +CRIU +YAJL\"\nJun 12 15:55:33.830076 crc crio[20085]: time=\"2026-06-12T15:55:33.829956731Z\" level=info msg=\"Using runtime handler runc version 1.2.4, spec: 1.2.0+dev, go: go1.23.2 (Red Hat 1.23.2-1.el9), libseccomp: 2.5.2\"\nJun 12 15:55:34.011395 crc crio[20085]: time=\"2026-06-12T15:55:34.011143818Z\" level=info msg=\"Checkpoint/restore support enabled\"\nJun 12 15:55:34.011395 crc crio[20085]: time=\"2026-06-12T15:55:34.011198029Z\" level=info msg=\"Using the internal default seccomp profile\"\nJun 12 15:55:34.011395 crc crio[20085]: time=\"2026-06-12T15:55:34.011209419Z\" level=info msg=\"AppArmor is disabled by the system or at CRI-O build-time\"\nJun 12 15:55:34.011395 crc crio[20085]: time=\"2026-06-12T15:55:34.01121638Z\" level=info msg=\"No blockio config file specified, blockio not configured\"\nJun 12 15:55:34.011395 crc crio[20085]: time=\"2026-06-12T15:55:34.01122376Z\" level=info msg=\"RDT not available in the host system\"\nJun 12 15:55:34.016809 crc crio[20085]: time=\"2026-06-12T15:55:34.016731781Z\" level=info msg=\"Conmon does support the --sync option\"\nJun 12 15:55:34.016809 crc crio[20085]: time=\"2026-06-12T15:55:34.016786783Z\" level=info msg=\"Conmon does support the --log-global-size-max option\"\nJun 12 15:55:34.021675 crc crio[20085]: time=\"2026-06-12T15:55:34.021615617Z\" level=info msg=\"Conmon does support the --sync option\"\nJun 12 15:55:34.021675 crc crio[20085]: time=\"2026-06-12T15:55:34.021651248Z\" level=info msg=\"Conmon does support the --log-global-size-max option\"\nJun 12 15:55:34.043841 crc crio[20085]: time=\"2026-06-12T15:55:34.04292199Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"\nJun 12 15:55:34.043841 crc crio[20085]: time=\"2026-06-12T15:55:34.043532146Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"\nJun 12 15:55:34.044333 crc crio[20085]: time=\"2026-06-12T15:55:34.043911568Z\" level=info msg=\"FLAG: --enable-profile-unix-socket=\\\"true\\\"\\n\"\nJun 12 15:55:34.044333 crc crio[20085]: time=\"2026-06-12T15:55:34.043937838Z\" level=info msg=\"FLAG: --stream-address=\\\"192.168.130.11\\\"\\n\"\nJun 12 15:55:34.045507 crc crio[20085]: time=\"2026-06-12T15:55:34.044686889Z\" level=info msg=\"Current CRI-O configuration:\\n[crio]\\n  root = \\\"/var/lib/containers/storage\\\"\\n  runroot = \\\"/run/containers/storage\\\"\\n  imagestore = \\\"\\\"\\n  storage_driver = \\\"overlay\\\"\\n  storage_option = [\\\"overlay.skip_mount_home=true\\\"]\\n  log_dir = \\\"/var/log/crio/pods\\\"\\n  version_file = \\\"/var/run/crio/version\\\"\\n  version_file_persist = \\\"\\\"\\n  clean_shutdown_file = \\\"/var/lib/crio/clean.shutdown\\\"\\n  internal_wipe = true\\n  internal_repair = true\\n  [crio.api]\\n    grpc_max_send_msg_size = 83886080\\n    grpc_max_recv_msg_size = 83886080\\n    listen = \\\"/var/run/crio/crio.sock\\\"\\n    stream_address = \\\"192.168.130.11\\\"\\n    stream_port = \\\"0\\\"\\n    stream_enable_tls = false\\n    stream_tls_cert = \\\"\\\"\\n    stream_tls_key = \\\"\\\"\\n    stream_tls_ca = \\\"\\\"\\n    stream_idle_timeout = \\\"\\\"\\n  [crio.runtime]\\n    no_pivot = false\\n    selinux = true\\n    log_to_journald = false\\n    drop_infra_ctr = true\\n    read_only = false\\n    hooks_dir = [\\\"/etc/containers/oci/hooks.d\\\", \\\"/run/containers/oci/hooks.d\\\", \\\"/usr/share/containers/oci/hooks.d\\\"]\\n    default_capabilities = [\\\"CHOWN\\\", \\\"DAC_OVERRIDE\\\", \\\"FSETID\\\", \\\"FOWNER\\\", \\\"SETGID\\\", \\\"SETUID\\\", \\\"SETPCAP\\\", \\\"NET_BIND_SERVICE\\\", \\\"KILL\\\"]\\n    add_inheritable_capabilities = false\\n    default_env = [\\\"NSS_SDB_USE_CACHE=no\\\"]\\n    default_sysctls = [\\\"net.ipv4.ping_group_range=0 2147483647\\\"]\\n    default_ulimits = [\\\"nofile=1048576\\\"]\\n    allowed_devices = [\\\"/dev/fuse\\\", \\\"/dev/net/tun\\\"]\\n    cdi_spec_dirs = [\\\"/etc/cdi\\\", \\\"/var/run/cdi\\\"]\\n    device_ownership_from_security_context = false\\n    default_runtime = \\\"crun\\\"\\n    decryption_keys_path = \\\"/etc/crio/keys/\\\"\\n    conmon = \\\"\\\"\\n    conmon_cgroup = \\\"pod\\\"\\n    seccomp_profile = \\\"\\\"\\n    privileged_seccomp_profile = \\\"\\\"\\n    apparmor_profile = \\\"crio-default\\\"\\n    blockio_config_file = \\\"\\\"\\n    blockio_reload = false\\n    irqbalance_config_file = \\\"/etc/sysconfig/irqbalance\\\"\\n    rdt_config_file = \\\"\\\"\\n    cgroup_manager = \\\"systemd\\\"\\n    default_mounts_file = \\\"\\\"\\n    container_exits_dir = \\\"/var/run/crio/exits\\\"\\n    container_attach_socket_dir = \\\"/var/run/crio\\\"\\n    bind_mount_prefix = \\\"\\\"\\n    uid_mappings = \\\"\\\"\\n    minimum_mappable_uid = -1\\n    gid_mappings = \\\"\\\"\\n    minimum_mappable_gid = -1\\n    log_level = \\\"info\\\"\\n    log_filter = \\\"\\\"\\n    namespaces_dir = \\\"/var/run\\\"\\n    pinns_path = \\\"/usr/bin/pinns\\\"\\n    enable_criu_support = true\\n    pids_limit = -1\\n    log_size_max = -1\\n    ctr_stop_timeout = 30\\n    separate_pull_cgroup = \\\"\\\"\\n    infra_ctr_cpuset = \\\"\\\"\\n    shared_cpuset = \\\"\\\"\\n    absent_mount_sources_to_reject = [\\\"/etc/hostname\\\"]\\n    enable_pod_events = false\\n    irqbalance_config_restore_file = \\\"/etc/sysconfig/orig_irq_banned_cpus\\\"\\n    hostnetwork_disable_selinux = true\\n    disable_hostport_mapping = false\\n    timezone = \\\"\\\"\\n    [crio.runtime.runtimes]\\n      [crio.runtime.runtimes.crun]\\n        runtime_config_path = \\\"\\\"\\n        runtime_path = \\\"/usr/bin/crun\\\"\\n        runtime_type = \\\"\\\"\\n        runtime_root = \\\"/run/crun\\\"\\n        allowed_annotations = [\\\"io.containers.trace-syscall\\\", \\\"io.kubernetes.cri-o.Devices\\\", \\\"io.kubernetes.cri-o.LinkLogs\\\"]\\n        monitor_path = \\\"/usr/bin/conmon\\\"\\n        monitor_cgroup = \\\"pod\\\"\\n        container_min_memory = \\\"512KiB\\\"\\n        no_sync_log = false\\n        [crio.runtime.runtimes.crun.default_annotations]\\n          \\\"run.oci.systemd.subgroup\\\" = \\\"\\\"\\n      [crio.runtime.runtimes.runc]\\n        runtime_config_path = \\\"\\\"\\n        runtime_path = \\\"/usr/bin/runc\\\"\\n        runtime_type = \\\"\\\"\\n        runtime_root = \\\"/run/runc\\\"\\n        allowed_annotations = [\\\"io.containers.trace-syscall\\\", \\\"io.kubernetes.cri-o.Devices\\\", \\\"io.kubernetes.cri-o.LinkLogs\\\"]\\n        monitor_path = \\\"/usr/bin/conmon\\\"\\n        monitor_cgroup = \\\"pod\\\"\\n        container_min_memory = \\\"12MiB\\\"\\n        no_sync_log = false\\n    [crio.runtime.workloads]\\n      [crio.runtime.workloads.openshift-builder]\\n        activation_annotation = \\\"io.openshift.builder\\\"\\n        annotation_prefix = \\\"\\\"\\n        allowed_annotations = [\\\"io.kubernetes.cri-o.userns-mode\\\", \\\"io.kubernetes.cri-o.Devices\\\"]\\n        DisallowedAnnotations = [\\\"io.kubernetes.cri-o.ShmSize\\\", \\\"io.kubernetes.cri.rdt-class\\\", \\\"io.kubernetes.cri-o.TrySkipVolumeSELinuxLabel\\\", \\\"io.kubernetes.cri-o.umask\\\", \\\"io.kubernetes.cri-o.PodLinuxResources\\\", \\\"io.kubernetes.cri-o.LinkLogs\\\", \\\"seccomp-profile.kubernetes.cri-o.io\\\", \\\"cpu-quota.crio.io\\\", \\\"irq-load-balancing.crio.io\\\", \\\"cpu-shared.crio.io\\\", \\\"bundle\\\", \\\"org.criu.config\\\", \\\"run.oci.\\\", \\\"io.kubernetes.cri-o.seccompNotifierAction\\\", \\\"cpu-load-balancing.crio.io\\\", \\\"io.containers.trace-syscall\\\", \\\"cpu-c-states.crio.io\\\", \\\"cpu-freq-governor.crio.io\\\", \\\"io.kubernetes.cri-o.DisableFIPS\\\", \\\"org.systemd.property.\\\", \\\"io.kubernetes.cri-o.cgroup2-mount-hierarchy-rw\\\", \\\"io.kubernetes.cri-o.UnifiedCgroup\\\", \\\"io.kubernetes.cri-o.PodLinuxOverhead\\\", \\\"module.wasm.image/variant\\\", \\\"io.kubernetes.cri.container-type\\\"]\\n        [crio.runtime.workloads.openshift-builder.resources]\\n          CPUShares = 0\\n          CPUQuota = 0\\n          CPUPeriod = 0\\n          CPUSet = \\\"\\\"\\n          CPULimit = 0\\n  [crio.image]\\n    default_transport = \\\"docker://\\\"\\n    global_auth_file = \\\"/var/lib/kubelet/config.json\\\"\\n    pause_image = \\\"quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:cc2b30e70040205c2536d01ae5c850be1ed2d775cf13249e50328e5085777977\\\"\\n    pause_image_auth_file = \\\"/var/lib/kubelet/config.json\\\"\\n    pause_command = \\\"/usr/bin/pod\\\"\\n    signature_policy = \\\"\\\"\\n    signature_policy_dir = \\\"/etc/crio/policies\\\"\\n    image_volumes = \\\"mkdir\\\"\\n    big_files_temporary_dir = \\\"\\\"\\n    auto_reload_registries = false\\n    pull_progress_timeout = \\\"0s\\\"\\n    oci_artifact_mount_support = false\\n  [crio.network]\\n    cni_default_network = \\\"\\\"\\n    network_dir = \\\"/etc/kubernetes/cni/net.d/\\\"\\n    plugin_dirs = [\\\"/var/lib/cni/bin\\\"]\\n  [crio.metrics]\\n    enable_metrics = true\\n    metrics_collectors = [\\\"operations\\\", \\\"operations_latency_microseconds_total\\\", \\\"operations_latency_microseconds\\\", \\\"operations_errors\\\", \\\"image_pulls_layer_size\\\", \\\"containers_oom_total\\\", \\\"containers_oom\\\", \\\"operations_total\\\", \\\"operations_latency_seconds_total\\\", \\\"operations_latency_seconds\\\", \\\"operations_errors_total\\\", \\\"image_pulls_bytes_total\\\", \\\"image_pulls_skipped_bytes_total\\\", \\\"image_pulls_success_total\\\", \\\"image_pulls_failure_total\\\", \\\"image_layer_reuse_total\\\", \\\"containers_oom_count_total\\\", \\\"processes_defunct\\\"]\\n    metrics_host = \\\"127.0.0.1\\\"\\n    metrics_port = 9537\\n    metrics_socket = \\\"\\\"\\n    metrics_cert = \\\"\\\"\\n    metrics_key = \\\"\\\"\\n  [crio.tracing]\\n    enable_tracing = false\\n    tracing_endpoint = \\\"127.0.0.1:4317\\\"\\n    tracing_sampling_rate_per_million = 0\\n  [crio.stats]\\n    stats_collection_period = 0\\n    collection_period = 0\\n  [crio.nri]\\n    enable_nri = true\\n    nri_listen = \\\"/var/run/nri/nri.sock\\\"\\n    nri_plugin_dir = \\\"/opt/nri/plugins\\\"\\n    nri_plugin_config_dir = \\\"/etc/nri/conf.d\\\"\\n    nri_plugin_registration_timeout = \\\"5s\\\"\\n    nri_plugin_request_timeout = \\\"2s\\\"\\n    nri_disable_connections = false\\n\"\nJun 12 15:55:34.049289 crc crio[20085]: time=\"2026-06-12T15:55:34.049183485Z\" level=info msg=\"Attempting to restore irqbalance config from /etc/sysconfig/orig_irq_banned_cpus\"\nJun 12 15:55:34.049751 crc crio[20085]: time=\"2026-06-12T15:55:34.049492465Z\" level=info msg=\"Restore irqbalance config: nothing to do\"\nJun 12 15:55:36.023556 crc crio[20085]: time=\"2026-06-12T15:55:36.022876965Z\" level=info msg=\"Got pod network &{Name:marketplace-operator-547dbd544d-qspgz Namespace:openshift-marketplace ID:5e8b1c770bbbc744980890c9c55da31a2de34c0868342cb6b2ceaa77a1221dac UID:724d7bbb-20b8-486e-b902-51a0880ff2a9 NetNS:/var/run/netns/48b2adc2-1c34-4df2-b9e0-0e006e6526be Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod724d7bbb_20b8_486e_b902_51a0880ff2a9.slice PodAnnotations:0xc000a54de0}] Aliases:map[]}\"\nJun 12 15:55:36.025210 crc crio[20085]: time=\"2026-06-12T15:55:36.023772052Z\" level=info msg=\"Checking pod openshift-marketplace_marketplace-operator-547dbd544d-qspgz for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 15:55:36.025210 crc crio[20085]: time=\"2026-06-12T15:55:36.024529512Z\" level=info msg=\"Got pod network &{Name:image-registry-5d9d95bf5b-68zhq Namespace:openshift-image-registry ID:00c57de1ab01558193fc1127637e714428a60a7885305605469af5becd07784f UID:dcbcea9f-f8da-49e7-87b5-1d6dc7b926ee NetNS:/var/run/netns/e2d30508-3ec9-4d67-871b-00d6ede2abd8 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:0xc000a54ed0}] Aliases:map[]}\"\nJun 12 15:55:36.025210 crc crio[20085]: time=\"2026-06-12T15:55:36.024661256Z\" level=info msg=\"Checking pod openshift-image-registry_image-registry-5d9d95bf5b-68zhq for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 15:55:36.025210 crc crio[20085]: time=\"2026-06-12T15:55:36.025073548Z\" level=error msg=\"error checking loopback interface: failed to Statfs \\\"\\\": no such file or directory\"\nJun 12 15:55:36.025210 crc crio[20085]: time=\"2026-06-12T15:55:36.025104439Z\" level=warning msg=\"Could not restore sandbox IP for 218523d12e4c8f412d13e224986b202404a8910a3b8dec8ee4eaa2c76842a0e8: failed to get network status for pod sandbox k8s_revision-pruner-13-crc_openshift-kube-apiserver_a29d25e6-4273-4a42-8123-8f4fa4ff6fbd_0(218523d12e4c8f412d13e224986b202404a8910a3b8dec8ee4eaa2c76842a0e8): error checking loopback interface: failed to Statfs \\\"\\\": no such file or directory\"\nJun 12 15:55:36.025210 crc crio[20085]: time=\"2026-06-12T15:55:36.02513183Z\" level=error msg=\"error checking loopback interface: failed to Statfs \\\"\\\": no such file or directory\"\nJun 12 15:55:36.025210 crc crio[20085]: time=\"2026-06-12T15:55:36.0251435Z\" level=warning msg=\"Could not restore sandbox IP for 94bb9c15a5f9528db39c107e849b65129f2a34c29bf94cde466a1bfe1ca22584: failed to get network status for pod sandbox k8s_installer-13-crc_openshift-kube-apiserver_82266704-bdb4-45f5-9cf3-c5952304f39f_0(94bb9c15a5f9528db39c107e849b65129f2a34c29bf94cde466a1bfe1ca22584): error checking loopback interface: failed to Statfs \\\"\\\": no such file or directory\"\nJun 12 15:55:36.025210 crc crio[20085]: time=\"2026-06-12T15:55:36.025169631Z\" level=error msg=\"error checking loopback interface: failed to Statfs \\\"\\\": no such file or directory\"\nJun 12 15:55:36.025210 crc crio[20085]: time=\"2026-06-12T15:55:36.025181261Z\" level=warning msg=\"Could not restore sandbox IP for 24b5908c94d9dd2048db39291c6613600cf291995ef7c56938aa499988cbb7d9: failed to get network status for pod sandbox k8s_redhat-operators-2ck49_openshift-marketplace_a1f62366-e228-4cf2-a38c-c4d97e003773_0(24b5908c94d9dd2048db39291c6613600cf291995ef7c56938aa499988cbb7d9): error checking loopback interface: failed to Statfs \\\"\\\": no such file or directory\"\nJun 12 15:55:36.025210 crc crio[20085]: time=\"2026-06-12T15:55:36.025203762Z\" level=error msg=\"error checking loopback interface: failed to Statfs \\\"\\\": no such file or directory\"\nJun 12 15:55:36.025210 crc crio[20085]: time=\"2026-06-12T15:55:36.025217102Z\" level=warning msg=\"Could not restore sandbox IP for 88f1ee99c7048a210bdb9ac8d0e938546328f4d089dd89ee970e4fd23e8a56fb: failed to get network status for pod sandbox k8s_certified-operators-4lxqg_openshift-marketplace_49bbea35-aef5-4e3d-951e-ad870a91539e_0(88f1ee99c7048a210bdb9ac8d0e938546328f4d089dd89ee970e4fd23e8a56fb): error checking loopback interface: failed to Statfs \\\"\\\": no such file or directory\"\nJun 12 15:55:36.025913 crc crio[20085]: time=\"2026-06-12T15:55:36.025241823Z\" level=error msg=\"error checking loopback interface: failed to Statfs \\\"\\\": no such file or directory\"\nJun 12 15:55:36.025913 crc crio[20085]: time=\"2026-06-12T15:55:36.025255253Z\" level=warning msg=\"Could not restore sandbox IP for d8b63e784bffade6dd726e124ee6bb835170216daa066ae154b0513035faee69: failed to get network status for pod sandbox k8s_collect-profiles-29687985-5mw5k_openshift-operator-lifecycle-manager_1edbb9e4-ab3b-41f3-9937-079e817c6fa9_0(d8b63e784bffade6dd726e124ee6bb835170216daa066ae154b0513035faee69): error checking loopback interface: failed to Statfs \\\"\\\": no such file or directory\"\nJun 12 15:55:36.025913 crc crio[20085]: time=\"2026-06-12T15:55:36.025730966Z\" level=info msg=\"Got pod network &{Name:controller-manager-8bbbb897c-c9m74 Namespace:openshift-controller-manager ID:8ca76fa8288bcb518463241725200f056a86d43eeadeb0f81401aafaa3199a1f UID:b9d3cfcf-d286-4dfc-a5cf-dbb9268a3cda NetNS:/var/run/netns/fdf36cfd-8cb8-4c3a-b273-e87e06321279 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:0xc000a54f88}] Aliases:map[]}\"\nJun 12 15:55:36.025913 crc crio[20085]: time=\"2026-06-12T15:55:36.02587292Z\" level=info msg=\"Checking pod openshift-controller-manager_controller-manager-8bbbb897c-c9m74 for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 15:55:36.026567 crc crio[20085]: time=\"2026-06-12T15:55:36.026414736Z\" level=info msg=\"Got pod network &{Name:catalog-operator-75ff9f647d-4s428 Namespace:openshift-operator-lifecycle-manager ID:866e639f66d12a9baa94912c7f426617106fc683c34a13a677c1e105a079e859 UID:d1618753-e855-455c-8eee-e4fb77abbc17 NetNS:/var/run/netns/4e9f81ca-9317-4792-99f6-2b5ea72f5eba 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:0xc000a55018}] Aliases:map[]}\"\nJun 12 15:55:36.026910 crc crio[20085]: time=\"2026-06-12T15:55:36.026823587Z\" level=info msg=\"Checking pod openshift-operator-lifecycle-manager_catalog-operator-75ff9f647d-4s428 for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 15:55:36.027421 crc crio[20085]: time=\"2026-06-12T15:55:36.027336391Z\" level=info msg=\"Got pod network &{Name:etcd-operator-69b85846b6-9w8mk Namespace:openshift-etcd-operator ID:954bf1afe4f59f23f82baa19c37ce7d2202c4c33e8491ac1530be7dd854d2ea1 UID:590c4b91-91e2-41cd-8666-e08cbfa17a77 NetNS:/var/run/netns/b6dd1e5c-9926-4d63-8eb9-006ea2d09f40 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:0xc000a550a8}] Aliases:map[]}\"\nJun 12 15:55:36.027620 crc crio[20085]: time=\"2026-06-12T15:55:36.027579909Z\" level=info msg=\"Checking pod openshift-etcd-operator_etcd-operator-69b85846b6-9w8mk for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 15:55:36.028614 crc crio[20085]: time=\"2026-06-12T15:55:36.028403342Z\" level=info msg=\"Got pod network &{Name:network-check-source-5bb8f5cd97-xdvz5 Namespace:openshift-network-diagnostics ID:783fb29891819166ed7b15ff94303f8b7559f49b072354ff9bd645586b92c60f UID:f863fff9-286a-45fa-b8f0-8a86994b8440 NetNS:/var/run/netns/daa06804-ad92-4ab8-a74c-966aa2f81d09 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:0xc000a55128}] Aliases:map[]}\"\nJun 12 15:55:36.028731 crc crio[20085]: time=\"2026-06-12T15:55:36.028652639Z\" level=info msg=\"Checking pod openshift-network-diagnostics_network-check-source-5bb8f5cd97-xdvz5 for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 15:55:36.029220 crc crio[20085]: time=\"2026-06-12T15:55:36.029141943Z\" level=info msg=\"Got pod network &{Name:oauth-openshift-685b49f4d7-4d6xb Namespace:openshift-authentication ID:01e0057a4f36348b3e5583493d3db2ed1b6be0de7bec803bab507ef7991f8e77 UID:b167f5c3-3788-4edd-9e26-0fc3a5748dee NetNS:/var/run/netns/50ebe2c2-fcd1-4e25-b7b7-9139bcf85f03 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:0xc000a551b8}] Aliases:map[]}\"\nJun 12 15:55:36.029335 crc crio[20085]: time=\"2026-06-12T15:55:36.029305507Z\" level=info msg=\"Checking pod openshift-authentication_oauth-openshift-685b49f4d7-4d6xb for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 15:55:36.029961 crc crio[20085]: time=\"2026-06-12T15:55:36.029868583Z\" level=info msg=\"Got pod network &{Name:migrator-866fcbc849-vfggj Namespace:openshift-kube-storage-version-migrator ID:33bfac345f38fb0b4cd732d80d7f19d13d5299f5e96eadee8a786eee1b7e3b18 UID:95e1bfe8-fa45-4e53-9e80-89e7ac6db708 NetNS:/var/run/netns/3e6bf183-5116-49e5-bb82-fa7c56bf36a0 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:0xc000a55248}] Aliases:map[]}\"\nJun 12 15:55:36.030075 crc crio[20085]: time=\"2026-06-12T15:55:36.030043898Z\" level=info msg=\"Checking pod openshift-kube-storage-version-migrator_migrator-866fcbc849-vfggj for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 15:55:36.031000 crc crio[20085]: time=\"2026-06-12T15:55:36.030751098Z\" level=info msg=\"Got pod network &{Name:machine-config-operator-67c9d58cbb-dc6bh Namespace:openshift-machine-config-operator ID:2530f834e6fd937972a33ce21e1ed56a946e9139404f28f35d0aceed95097a03 UID:e7c4bdbd-866b-490e-85ee-d4c85fa577d8 NetNS:/var/run/netns/f861588b-9aed-4430-bc99-fedd0c6a2529 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:0xc000a552d8}] Aliases:map[]}\"\nJun 12 15:55:36.031000 crc crio[20085]: time=\"2026-06-12T15:55:36.030890592Z\" level=info msg=\"Checking pod openshift-machine-config-operator_machine-config-operator-67c9d58cbb-dc6bh for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 15:55:36.031000 crc crio[20085]: time=\"2026-06-12T15:55:36.031001535Z\" level=error msg=\"error checking loopback interface: failed to Statfs \\\"\\\": no such file or directory\"\nJun 12 15:55:36.031212 crc crio[20085]: time=\"2026-06-12T15:55:36.031015625Z\" level=warning msg=\"Could not restore sandbox IP for b9b0029fcfd6b0d4310152cf513a26f3508fa6d2a7d60170e978423b90396ca1: failed to get network status for pod sandbox k8s_marketplace-operator-547dbd544d-xchl9_openshift-marketplace_6cdf074d-0e2a-4a0b-8843-5f823e7bf7c3_0(b9b0029fcfd6b0d4310152cf513a26f3508fa6d2a7d60170e978423b90396ca1): error checking loopback interface: failed to Statfs \\\"\\\": no such file or directory\"\nJun 12 15:55:36.031414 crc crio[20085]: time=\"2026-06-12T15:55:36.031302543Z\" level=info msg=\"Got pod network &{Name:multus-admission-controller-69db94689b-rvf8p Namespace:openshift-multus ID:fe6a66ef818417eea219c7065b7c02e1b9483d6cd15267c8261a0478cdd679b0 UID:22e9ac12-6d81-454c-9af1-0b0d7e241db6 NetNS:/var/run/netns/7a174bf1-8085-44e8-8390-810fd325e475 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:0xc000a55360}] Aliases:map[]}\"\nJun 12 15:55:36.031625 crc crio[20085]: time=\"2026-06-12T15:55:36.03155273Z\" level=info msg=\"Checking pod openshift-multus_multus-admission-controller-69db94689b-rvf8p for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 15:55:36.032016 crc crio[20085]: time=\"2026-06-12T15:55:36.031935452Z\" level=info msg=\"Got pod network &{Name:openshift-controller-manager-operator-686468bdd5-sjcrn Namespace:openshift-controller-manager-operator ID:bd4c32a0f4d069cde57afeac61e0bd3be87bb3d04acd1776356cc276f146368b UID:84e6e6fd-a448-462c-a5d3-8fa636be2d6f NetNS:/var/run/netns/60c784cd-d463-45b0-a4d5-663533d97dd3 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:0xc000a553e0}] Aliases:map[]}\"\nJun 12 15:55:36.032113 crc crio[20085]: time=\"2026-06-12T15:55:36.032065245Z\" level=info msg=\"Checking pod openshift-controller-manager-operator_openshift-controller-manager-operator-686468bdd5-sjcrn for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 15:55:36.032222 crc crio[20085]: time=\"2026-06-12T15:55:36.032167678Z\" level=error msg=\"error checking loopback interface: failed to Statfs \\\"\\\": no such file or directory\"\nJun 12 15:55:36.032222 crc crio[20085]: time=\"2026-06-12T15:55:36.032204609Z\" level=warning msg=\"Could not restore sandbox IP for 8d18ef7e401ecbbce2959e5dc76b4fda8f77d8f73c5e24565348fb27f124201f: failed to get network status for pod sandbox k8s_community-operators-qhh6t_openshift-marketplace_38fb2a5f-6a1e-4c7a-8df2-0b2a456c372e_0(8d18ef7e401ecbbce2959e5dc76b4fda8f77d8f73c5e24565348fb27f124201f): error checking loopback interface: failed to Statfs \\\"\\\": no such file or directory\"\nJun 12 15:55:36.032728 crc crio[20085]: time=\"2026-06-12T15:55:36.032642791Z\" level=info msg=\"Got pod network &{Name:kube-apiserver-operator-575994946d-vgpnb Namespace:openshift-kube-apiserver-operator ID:a4108cfd56bb95c984c6842f2b38b21ef6830aa35f05bed6a97aba9293edc703 UID:4f837d5f-4682-4cae-99ca-824ebae60fec NetNS:/var/run/netns/a9dd8d20-eb35-4265-bd2e-d62b3bf77237 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:0xc000a55478}] Aliases:map[]}\"\nJun 12 15:55:36.032850 crc crio[20085]: time=\"2026-06-12T15:55:36.032786025Z\" level=info msg=\"Checking pod openshift-kube-apiserver-operator_kube-apiserver-operator-575994946d-vgpnb for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 15:55:36.033211 crc crio[20085]: time=\"2026-06-12T15:55:36.033133365Z\" level=info msg=\"Got pod network &{Name:dns-operator-799b87ffcd-h5xh9 Namespace:openshift-dns-operator ID:6863df6ce51270ee5ce1842073c2d0f50a76b6f27b4bf12ab3570456fab5ec14 UID:13345434-cc4c-42d5-97e8-99cd8b90477a NetNS:/var/run/netns/0b335bdf-7adc-4063-8467-55f1293a330a 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:0xc000a554f8}] Aliases:map[]}\"\nJun 12 15:55:36.033306 crc crio[20085]: time=\"2026-06-12T15:55:36.033277039Z\" level=info msg=\"Checking pod openshift-dns-operator_dns-operator-799b87ffcd-h5xh9 for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 15:55:36.033928 crc crio[20085]: time=\"2026-06-12T15:55:36.033822974Z\" level=info msg=\"Got pod network &{Name:console-6c684df5db-cc8g8 Namespace:openshift-console ID:7c9c9905adac5b3a01c30ca8f7e5943aa6e4928c52210102fcf82f2e070730ae UID:63877e21-00e2-4bee-b462-31d3bbe131ef NetNS:/var/run/netns/6dc71158-9615-4b5e-8a2c-7711904f202c 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:0xc000a55578}] Aliases:map[]}\"\nJun 12 15:55:36.034076 crc crio[20085]: time=\"2026-06-12T15:55:36.034046931Z\" level=info msg=\"Checking pod openshift-console_console-6c684df5db-cc8g8 for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 15:55:36.034646 crc crio[20085]: time=\"2026-06-12T15:55:36.034545485Z\" level=info msg=\"Got pod network &{Name:dns-default-qtghf Namespace:openshift-dns ID:b964e7586af0014d6de23274d7a258f03b538cc0c202d7abb580452fffc2f219 UID:d181776f-b90e-41dc-be09-c4543b8cba16 NetNS:/var/run/netns/5c3c3e0e-db25-4eb2-9138-529110bac3d7 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:0xc000a55608}] Aliases:map[]}\"\nJun 12 15:55:36.034789 crc crio[20085]: time=\"2026-06-12T15:55:36.03472532Z\" level=info msg=\"Checking pod openshift-dns_dns-default-qtghf for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 15:55:36.034901 crc crio[20085]: time=\"2026-06-12T15:55:36.034852984Z\" level=error msg=\"error checking loopback interface: failed to Statfs \\\"\\\": no such file or directory\"\nJun 12 15:55:36.035012 crc crio[20085]: time=\"2026-06-12T15:55:36.034896965Z\" level=warning msg=\"Could not restore sandbox IP for e117e1930c27de213bcbf846bfee59c144e67cadc61b555981c97b4b4f83309f: failed to get network status for pod sandbox k8s_redhat-operators-x5vn9_openshift-marketplace_0ee7e057-363b-48e4-a711-ee54046db35f_0(e117e1930c27de213bcbf846bfee59c144e67cadc61b555981c97b4b4f83309f): error checking loopback interface: failed to Statfs \\\"\\\": no such file or directory\"\nJun 12 15:55:36.035423 crc crio[20085]: time=\"2026-06-12T15:55:36.035320046Z\" level=info msg=\"Got pod network &{Name:openshift-apiserver-operator-846cbfc458-xttmf Namespace:openshift-apiserver-operator ID:e75f42219c1a7ce4840e6743ada912a2cf9195cd9a4b13ae5a2d237e6d948bed UID:7d46baeb-32f5-4d0b-aeba-13333da51152 NetNS:/var/run/netns/9fa0ae43-029e-40f3-a130-03ce56d5b501 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:0xc000a55690}] Aliases:map[]}\"\nJun 12 15:55:36.035652 crc crio[20085]: time=\"2026-06-12T15:55:36.035563593Z\" level=info msg=\"Checking pod openshift-apiserver-operator_openshift-apiserver-operator-846cbfc458-xttmf for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 15:55:36.037040 crc crio[20085]: time=\"2026-06-12T15:55:36.036955832Z\" level=info msg=\"Got pod network &{Name:ingress-operator-6b9cb4dbcf-5fpw9 Namespace:openshift-ingress-operator ID:8b71a812b8baf7cc7da5435b6c115b07d229bd8e2943b64afdf9efe863a8e4c8 UID:e466d193-2f16-441a-9f10-579f91762fb9 NetNS:/var/run/netns/fa08a30d-ca28-412c-b9ce-670decde668e 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:0xc000a55720}] Aliases:map[]}\"\nJun 12 15:55:36.037157 crc crio[20085]: time=\"2026-06-12T15:55:36.037089446Z\" level=info msg=\"Checking pod openshift-ingress-operator_ingress-operator-6b9cb4dbcf-5fpw9 for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 15:55:36.037780 crc crio[20085]: time=\"2026-06-12T15:55:36.037685323Z\" level=info msg=\"Got pod network &{Name:network-check-target-fhkjl Namespace:openshift-network-diagnostics ID:342eb24e802b843745088a4ef8388e272f319382000a22f2e1547193adb49781 UID:17b87002-b798-480a-8e17-83053d698239 NetNS:/var/run/netns/70659349-cd45-4493-887b-ad35ce3ad532 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:0xc000a557b0}] Aliases:map[]}\"\nJun 12 15:55:36.037898 crc crio[20085]: time=\"2026-06-12T15:55:36.037843148Z\" level=info msg=\"Checking pod openshift-network-diagnostics_network-check-target-fhkjl for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 15:55:36.038330 crc crio[20085]: time=\"2026-06-12T15:55:36.038245959Z\" level=info msg=\"Got pod network &{Name:olm-operator-5cdf44d969-ssqvn Namespace:openshift-operator-lifecycle-manager ID:081a8c0ca71491c6f7aab6d84804745b19248d5fc9fbc949029a05fbd5ca8cd3 UID:6e1163b9-cb14-4016-a0bf-126812657ac4 NetNS:/var/run/netns/d2235381-6c51-4569-befe-8dffc22d7628 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:0xc000a55840}] Aliases:map[]}\"\nJun 12 15:55:36.038530 crc crio[20085]: time=\"2026-06-12T15:55:36.038498139Z\" level=info msg=\"Checking pod openshift-operator-lifecycle-manager_olm-operator-5cdf44d969-ssqvn for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 15:55:36.039049 crc crio[20085]: time=\"2026-06-12T15:55:36.038965139Z\" level=info msg=\"Got pod network &{Name:networking-console-plugin-5ff7774fd9-nljh6 Namespace:openshift-network-console ID:4c26ee0af046dd6f8cd065e6989e708c47eae67f1f37068553c15567d4a1cb24 UID:6a9ae5f6-97bd-46ac-bafa-ca1b4452a141 NetNS:/var/run/netns/057d2cfe-40ec-413c-aedc-a04aed13387d 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:0xc000a558d0}] Aliases:map[]}\"\nJun 12 15:55:36.039148 crc crio[20085]: time=\"2026-06-12T15:55:36.039112254Z\" level=info msg=\"Checking pod openshift-network-console_networking-console-plugin-5ff7774fd9-nljh6 for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 15:55:36.039310 crc crio[20085]: time=\"2026-06-12T15:55:36.039233847Z\" level=error msg=\"error checking loopback interface: failed to Statfs \\\"\\\": no such file or directory\"\nJun 12 15:55:36.039310 crc crio[20085]: time=\"2026-06-12T15:55:36.039278888Z\" level=warning msg=\"Could not restore sandbox IP for 1acaf1bcd11127e88060577e13a8f8ffedfa9cd0375cc453261e31ade142b178: failed to get network status for pod sandbox k8s_certified-operators-l27pk_openshift-marketplace_91f37d35-53d4-49eb-b4e2-8ee1a226094b_0(1acaf1bcd11127e88060577e13a8f8ffedfa9cd0375cc453261e31ade142b178): error checking loopback interface: failed to Statfs \\\"\\\": no such file or directory\"\nJun 12 15:55:36.039890 crc crio[20085]: time=\"2026-06-12T15:55:36.039784522Z\" level=info msg=\"Got pod network &{Name:cluster-samples-operator-6b564684c8-bqbxk Namespace:openshift-cluster-samples-operator ID:40eb31f880b938e8079e39750419657f42ab7a6f87f4c642a70b3b245f6b5272 UID:5bdc8e81-e580-4572-a41c-f8ed0e8c6dc0 NetNS:/var/run/netns/6334009f-235e-4dac-a0d3-c0b52a19b811 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:0xc000a55968}] Aliases:map[]}\"\nJun 12 15:55:36.040003 crc crio[20085]: time=\"2026-06-12T15:55:36.039917016Z\" level=info msg=\"Checking pod openshift-cluster-samples-operator_cluster-samples-operator-6b564684c8-bqbxk for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 15:55:36.040419 crc crio[20085]: time=\"2026-06-12T15:55:36.040329658Z\" level=info msg=\"Got pod network &{Name:route-controller-manager-9c77555c6-bjsff Namespace:openshift-route-controller-manager ID:656af2dfcd523b61d8aa89833d20c7fa6297b82acad3b5976e7d6d1e64dc967f UID:f5ed093a-5c43-49ee-8429-b0de4b9c784d NetNS:/var/run/netns/e2be9547-463d-48a3-a268-3ce455053b0c 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:0xc000a55a00}] Aliases:map[]}\"\nJun 12 15:55:36.040766 crc crio[20085]: time=\"2026-06-12T15:55:36.040680418Z\" level=info msg=\"Checking pod openshift-route-controller-manager_route-controller-manager-9c77555c6-bjsff for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 15:55:36.041404 crc crio[20085]: time=\"2026-06-12T15:55:36.041321875Z\" level=info msg=\"Got pod network &{Name:openshift-config-operator-5777786469-bccdj Namespace:openshift-config-operator ID:6ab72337a3cbb3c4d1ed7253a92436f570bc786a96b656633e015ab8dd8d717f UID:24de2af2-9e39-4c2e-96f8-42509d1baf18 NetNS:/var/run/netns/d861f269-db23-48fd-a8c7-a659c2630a59 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:0xc000a55a90}] Aliases:map[]}\"\nJun 12 15:55:36.041574 crc crio[20085]: time=\"2026-06-12T15:55:36.041554724Z\" level=info msg=\"Checking pod openshift-config-operator_openshift-config-operator-5777786469-bccdj for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 15:55:36.042053 crc crio[20085]: time=\"2026-06-12T15:55:36.041943213Z\" level=info msg=\"Got pod network &{Name:downloads-747b44746d-4pqvr Namespace:openshift-console ID:bcc4f7f7ca920bcd43eeecb2a9c94cc4efa4061cf45396a50fc800b0f4406839 UID:d0d29411-fb58-47c5-9579-23967e5649ce NetNS:/var/run/netns/714df3fb-bd11-4c97-bb1f-42fc4d7707b8 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:0xc000a55b20}] Aliases:map[]}\"\nJun 12 15:55:36.042266 crc crio[20085]: time=\"2026-06-12T15:55:36.04219047Z\" level=info msg=\"Checking pod openshift-console_downloads-747b44746d-4pqvr for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 15:55:36.042570 crc crio[20085]: time=\"2026-06-12T15:55:36.042512859Z\" level=error msg=\"error checking loopback interface: failed to Statfs \\\"\\\": no such file or directory\"\nJun 12 15:55:36.042570 crc crio[20085]: time=\"2026-06-12T15:55:36.04254976Z\" level=warning msg=\"Could not restore sandbox IP for 78f85ee3e29645fc9de6c6a7019ace5cf4a00a40ec8afbd8ae5abc587094dc03: failed to get network status for pod sandbox k8s_redhat-marketplace-ntdwx_openshift-marketplace_304346ae-9d3b-4262-8068-4ed1e7ff48a8_0(78f85ee3e29645fc9de6c6a7019ace5cf4a00a40ec8afbd8ae5abc587094dc03): error checking loopback interface: failed to Statfs \\\"\\\": no such file or directory\"\nJun 12 15:55:36.042912 crc crio[20085]: time=\"2026-06-12T15:55:36.042865408Z\" level=info msg=\"Got pod network &{Name:package-server-manager-77f986bd66-5lhf9 Namespace:openshift-operator-lifecycle-manager ID:d84089b6c980f6e31d4488d5ceea93ab72e2197d65c108f73549553d3dc2ff36 UID:bebbba29-e4e9-44ad-b643-3a7ebf505270 NetNS:/var/run/netns/a099ccde-a380-4c67-b2de-66f5d378b168 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:0xc000a55bb8}] Aliases:map[]}\"\nJun 12 15:55:36.043050 crc crio[20085]: time=\"2026-06-12T15:55:36.043002293Z\" level=info msg=\"Checking pod openshift-operator-lifecycle-manager_package-server-manager-77f986bd66-5lhf9 for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 15:55:36.043646 crc crio[20085]: time=\"2026-06-12T15:55:36.043563999Z\" level=info msg=\"Got pod network &{Name:console-operator-67c89758df-4jf4f Namespace:openshift-console-operator ID:ea1b889362c9499654b3103e29b81d9c8c4b80ac8e64f136ef47ea902328e1de UID:a7050c01-20e1-4a5b-9a20-dee2d4b99ee2 NetNS:/var/run/netns/d4601548-379f-4635-b20f-ee8f0cd90d25 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:0xc000a55c48}] Aliases:map[]}\"\nJun 12 15:55:36.043793 crc crio[20085]: time=\"2026-06-12T15:55:36.043745794Z\" level=info msg=\"Checking pod openshift-console-operator_console-operator-67c89758df-4jf4f for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 15:55:36.044197 crc crio[20085]: time=\"2026-06-12T15:55:36.044120354Z\" level=info msg=\"Got pod network &{Name:kube-controller-manager-operator-69d5f845f8-mm4qn Namespace:openshift-kube-controller-manager-operator ID:97467d816d05a341d3f7f15af85fa716868feac2fd6aa42876c0f6f23bafe244 UID:89eeceba-0661-4e85-be2e-57d689102094 NetNS:/var/run/netns/b24e4416-6da5-49c5-8698-3d013871e077 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:0xc000a55cd8}] Aliases:map[]}\"\nJun 12 15:55:36.044297 crc crio[20085]: time=\"2026-06-12T15:55:36.044245197Z\" level=info msg=\"Checking pod openshift-kube-controller-manager-operator_kube-controller-manager-operator-69d5f845f8-mm4qn for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 15:55:36.044825 crc crio[20085]: time=\"2026-06-12T15:55:36.044748912Z\" level=info msg=\"Got pod network &{Name:kube-storage-version-migrator-operator-565b79b866-2h5s6 Namespace:openshift-kube-storage-version-migrator-operator ID:64af01349a00849fde27c2f063b48f3d4fffe4c51e83456b5865b1562298601a UID:8f573912-eb25-4f17-bfe5-81325e551bf2 NetNS:/var/run/netns/9ea2cdf8-9dc0-4c67-8b1b-74d253633c09 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:0xc000a55d58}] Aliases:map[]}\"\nJun 12 15:55:36.045012 crc crio[20085]: time=\"2026-06-12T15:55:36.044940397Z\" level=info msg=\"Checking pod openshift-kube-storage-version-migrator-operator_kube-storage-version-migrator-operator-565b79b866-2h5s6 for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 15:55:36.045854 crc crio[20085]: time=\"2026-06-12T15:55:36.045749191Z\" level=info msg=\"Got pod network &{Name:network-metrics-daemon-n2bqt Namespace:openshift-multus ID:0a1bb93da817bef5070bcdeb459f1902ae027961ec1b8eae561592a0f1e27e28 UID:504f5b64-2069-4529-9127-e6f993b1b649 NetNS:/var/run/netns/701a276f-7c42-4268-85ca-c75d94823b82 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:0xc000a55de8}] Aliases:map[]}\"\nJun 12 15:55:36.051993 crc crio[20085]: time=\"2026-06-12T15:55:36.051845761Z\" level=info msg=\"Checking pod openshift-multus_network-metrics-daemon-n2bqt for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 15:55:36.054881 crc crio[20085]: time=\"2026-06-12T15:55:36.05435697Z\" level=info msg=\"Got pod network &{Name:ingress-canary-jlj86 Namespace:openshift-ingress-canary ID:8f93ecc1a569a144a2816b039934efb82bc3dc7d282f30d8baf2fbef67bed3e5 UID:7d96a430-aa69-4b19-9ee4-68f2e6192e27 NetNS:/var/run/netns/d87ca6b7-015a-43c8-ba7c-167107c2b7e6 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:0xc000154330}] Aliases:map[]}\"\nJun 12 15:55:36.056135 crc crio[20085]: time=\"2026-06-12T15:55:36.055929833Z\" level=info msg=\"Checking pod openshift-ingress-canary_ingress-canary-jlj86 for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 15:55:36.056826 crc crio[20085]: time=\"2026-06-12T15:55:36.056742625Z\" level=info msg=\"Got pod network &{Name:csi-hostpathplugin-mpq2f Namespace:hostpath-provisioner ID:32c8a01ae3a7b39a18419fcfa926a5dacc9b2b1d620d9085bf5474cad322121f UID:af9d3f54-b024-4959-888b-41fc0dc68a7f NetNS:/var/run/netns/210d97ba-51b1-4c87-acf6-ac756104ed65 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:0xc000a54070}] Aliases:map[]}\"\nJun 12 15:55:36.056971 crc crio[20085]: time=\"2026-06-12T15:55:36.05688634Z\" level=info msg=\"Checking pod hostpath-provisioner_csi-hostpathplugin-mpq2f for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 15:55:36.057398 crc crio[20085]: time=\"2026-06-12T15:55:36.057274211Z\" level=info msg=\"Got pod network &{Name:openshift-kube-scheduler-operator-54f497555d-d8646 Namespace:openshift-kube-scheduler-operator ID:acda8260e4918fbb802786a8d9cce4dea8d17c42cf6406c9d04a3cc30226e9b6 UID:4e9ac1d6-d4ed-4411-a098-d1bf725c943c NetNS:/var/run/netns/7da58ed8-c181-4b87-a3de-7e15304cda0e 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:0xc000a54110}] Aliases:map[]}\"\nJun 12 15:55:36.057689 crc crio[20085]: time=\"2026-06-12T15:55:36.05761481Z\" level=info msg=\"Checking pod openshift-kube-scheduler-operator_openshift-kube-scheduler-operator-54f497555d-d8646 for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 15:55:36.058304 crc crio[20085]: time=\"2026-06-12T15:55:36.058106834Z\" level=info msg=\"Got pod network &{Name:control-plane-machine-set-operator-75ffdb6fcd-m5wxr Namespace:openshift-machine-api ID:507d8bb659254637b5dab250d204981764caabb44ce6ca70ab29391bd0886da9 UID:8f342bf1-eea2-4806-8a6b-5f4c24d40c0c NetNS:/var/run/netns/bf7a5fdb-b9c7-413e-9797-9efa9faba0f3 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:0xc000a541d8}] Aliases:map[]}\"\nJun 12 15:55:36.058304 crc crio[20085]: time=\"2026-06-12T15:55:36.058269048Z\" level=info msg=\"Checking pod openshift-machine-api_control-plane-machine-set-operator-75ffdb6fcd-m5wxr for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 15:55:36.059320 crc crio[20085]: time=\"2026-06-12T15:55:36.058743982Z\" level=info msg=\"Got pod network &{Name:machine-config-controller-f9cdd68f7-bb2jm Namespace:openshift-machine-config-operator ID:a742e3ddcecdec2a72e062301ee31090995d8a0de85ef0b95b98ce7a6f8b52a9 UID:e968817c-5b6a-4904-ba68-59a8235d6c0d NetNS:/var/run/netns/ec448052-5615-488f-a7e7-1deca43943ad 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:0xc000a54290}] Aliases:map[]}\"\nJun 12 15:55:36.059320 crc crio[20085]: time=\"2026-06-12T15:55:36.058870506Z\" level=info msg=\"Checking pod openshift-machine-config-operator_machine-config-controller-f9cdd68f7-bb2jm for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 15:55:36.059679 crc crio[20085]: time=\"2026-06-12T15:55:36.05940528Z\" level=info msg=\"Got pod network &{Name:authentication-operator-7f5c659b84-khkfm Namespace:openshift-authentication-operator ID:de0b296fee07e699bd1fd33242f2f31e30c6c637042c979d7e25eecfe39a32d1 UID:677c2747-1901-4941-94f1-8281cced296b NetNS:/var/run/netns/da6f8ddd-1121-4494-a01b-59362f32eb3f 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:0xc000a54348}] Aliases:map[]}\"\nJun 12 15:55:36.059679 crc crio[20085]: time=\"2026-06-12T15:55:36.059615376Z\" level=info msg=\"Checking pod openshift-authentication-operator_authentication-operator-7f5c659b84-khkfm for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 15:55:36.060175 crc crio[20085]: time=\"2026-06-12T15:55:36.060059549Z\" level=info msg=\"Got pod network &{Name:service-ca-operator-5b9c976747-l2sd4 Namespace:openshift-service-ca-operator ID:3cb15a22955364f53e33a4f5d88a1957aeb1acd20ae4a29aec4e99cd9161a1ff UID:fd3771ed-6d15-47a3-9f81-762cf83a728f NetNS:/var/run/netns/d2954a8c-adce-4e0a-b124-560bc6ae9671 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:0xc000a543e8}] Aliases:map[]}\"\nJun 12 15:55:36.060317 crc crio[20085]: time=\"2026-06-12T15:55:36.060228374Z\" level=info msg=\"Checking pod openshift-service-ca-operator_service-ca-operator-5b9c976747-l2sd4 for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 15:55:36.060883 crc crio[20085]: time=\"2026-06-12T15:55:36.060789909Z\" level=info msg=\"Got pod network &{Name:apiserver-8596bd845d-l6g6s Namespace:openshift-oauth-apiserver ID:69acfd13a9a40d71ffdef6d2ca926d456d29936716a53ac8b3fb165573d47e2c UID:eeb0b76f-edea-4c9c-99a1-0130c6a7453c NetNS:/var/run/netns/ece702fb-1680-4d30-ae81-4eca1bf29ad5 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:0xc000a544b0}] Aliases:map[]}\"\nJun 12 15:55:36.061042 crc crio[20085]: time=\"2026-06-12T15:55:36.060964014Z\" level=info msg=\"Checking pod openshift-oauth-apiserver_apiserver-8596bd845d-l6g6s for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 15:55:36.061629 crc crio[20085]: time=\"2026-06-12T15:55:36.061538801Z\" level=info msg=\"Got pod network &{Name:apiserver-9ddfb9f55-k47zv Namespace:openshift-apiserver ID:ce47b02ae58f74cb111c00b2092a9de30856b642c588d1290623baafc48b2da2 UID:e7508fa2-0f14-41e2-8972-4e2e11009b77 NetNS:/var/run/netns/9b24e30e-5d38-460b-befc-51a46bc92bb4 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:0xc000a54560}] Aliases:map[]}\"\nJun 12 15:55:36.061781 crc crio[20085]: time=\"2026-06-12T15:55:36.061710926Z\" level=info msg=\"Checking pod openshift-apiserver_apiserver-9ddfb9f55-k47zv for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 15:55:36.062303 crc crio[20085]: time=\"2026-06-12T15:55:36.062187739Z\" level=info msg=\"Got pod network &{Name:machine-api-operator-755bb95488-cj4b6 Namespace:openshift-machine-api ID:16b297a8e49f38b39f557e435f8e06efd0f4be1882e3024092025c1bd219e42a UID:12703f5c-2f19-4458-9c95-b94af53cd5d8 NetNS:/var/run/netns/9564af4d-36a7-4252-9386-75e1e382f0ae 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:0xc000a54620}] Aliases:map[]}\"\nJun 12 15:55:36.062905 crc crio[20085]: time=\"2026-06-12T15:55:36.062421475Z\" level=info msg=\"Checking pod openshift-machine-api_machine-api-operator-755bb95488-cj4b6 for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 15:55:36.063028 crc crio[20085]: time=\"2026-06-12T15:55:36.062960591Z\" level=info msg=\"Got pod network &{Name:packageserver-7d4fc7d867-qt46x Namespace:openshift-operator-lifecycle-manager ID:0fc30d68da125a9b6fcfe1decee69d52b5d3bab5f0ff02035b7ce295167861d1 UID:584a9db0-8534-48e1-b484-d23b9c489569 NetNS:/var/run/netns/67299d16-c77b-414b-ace0-9c9529c5de8e 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:0xc000a546d8}] Aliases:map[]}\"\nJun 12 15:55:36.063111 crc crio[20085]: time=\"2026-06-12T15:55:36.063096105Z\" level=info msg=\"Checking pod openshift-operator-lifecycle-manager_packageserver-7d4fc7d867-qt46x for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 15:55:36.063659 crc crio[20085]: time=\"2026-06-12T15:55:36.063567797Z\" level=info msg=\"Got pod network &{Name:cluster-image-registry-operator-86c45576b9-qdg7g Namespace:openshift-image-registry ID:0b007c920c28b452d29972aaf92de525e9cc0b8e1a935689fa4a95146998351f UID:1d749813-cd37-46e7-9865-e180c3005dc0 NetNS:/var/run/netns/8b17367a-0ad3-4ef9-9e30-231009c09ade 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:0xc000a54790}] Aliases:map[]}\"\nJun 12 15:55:36.063819 crc crio[20085]: time=\"2026-06-12T15:55:36.063730022Z\" level=info msg=\"Checking pod openshift-image-registry_cluster-image-registry-operator-86c45576b9-qdg7g for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 15:55:36.064288 crc crio[20085]: time=\"2026-06-12T15:55:36.064130744Z\" level=info msg=\"Got pod network &{Name:service-ca-74545575db-n469q Namespace:openshift-service-ca ID:53d37291c3f918630f0bf00f413a35884a599c35691b2e49022496b208d077bd UID:880b4ff1-3443-4cae-90b4-72e4341917b3 NetNS:/var/run/netns/18b94689-cba3-4116-bd5e-4a349b9fa9ef 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:0xc000a54848}] Aliases:map[]}\"\nJun 12 15:55:36.064288 crc crio[20085]: time=\"2026-06-12T15:55:36.064267718Z\" level=info msg=\"Checking pod openshift-service-ca_service-ca-74545575db-n469q for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 15:55:36.065138 crc crio[20085]: time=\"2026-06-12T15:55:36.065006556Z\" level=info msg=\"Registered SIGHUP reload watcher\"\nJun 12 15:55:36.066318 crc crio[20085]: time=\"2026-06-12T15:55:36.0662377Z\" level=info msg=\"Starting seccomp notifier watcher\"\nJun 12 15:55:36.066318 crc crio[20085]: time=\"2026-06-12T15:55:36.066288651Z\" level=info msg=\"Serving metrics on 127.0.0.1:9537 using HTTP\"\nJun 12 15:55:36.066577 crc crio[20085]: time=\"2026-06-12T15:55:36.066403715Z\" level=info msg=\"Create NRI interface\"\nJun 12 15:55:36.066577 crc crio[20085]: time=\"2026-06-12T15:55:36.066526919Z\" level=info msg=\"runtime interface created\"\nJun 12 15:55:36.066577 crc crio[20085]: time=\"2026-06-12T15:55:36.066546959Z\" level=info msg=\"Registered domain \\\"k8s.io\\\" with NRI\"\nJun 12 15:55:36.066577 crc crio[20085]: time=\"2026-06-12T15:55:36.066557159Z\" level=info msg=\"runtime interface starting up...\"\nJun 12 15:55:36.066758 crc crio[20085]: time=\"2026-06-12T15:55:36.06658344Z\" level=info msg=\"starting plugins...\"\nJun 12 15:55:36.066758 crc crio[20085]: time=\"2026-06-12T15:55:36.066645702Z\" level=info msg=\"Synchronizing NRI (plugin) with current runtime state\"\nJun 12 15:55:36.073970 crc crio[20085]: time=\"2026-06-12T15:55:36.073884875Z\" level=info msg=\"No systemd watchdog enabled\"\nJun 12 15:55:36.081999 crc systemd[1]: Started Container Runtime Interface for OCI (CRI-O).\nJun 12 15:55:50.109090 crc systemd[1]: Stopping Container Runtime Interface for OCI (CRI-O)...\nJun 12 15:55:50.164885 crc systemd[1]: crio.service: Deactivated successfully.\nJun 12 15:55:50.165408 crc systemd[1]: Stopped Container Runtime Interface for OCI (CRI-O).\nJun 12 15:55:50.165646 crc systemd[1]: crio.service: Consumed 4.708s CPU time.\nJun 12 15:55:50.256733 crc systemd[1]: Starting Container Runtime Interface for OCI (CRI-O)...\nJun 12 15:55:50.340256 crc crio[21573]: time=\"2026-06-12T15:55:50.340128092Z\" level=info msg=\"Updating config from single file: /etc/crio/crio.conf\"\nJun 12 15:55:50.340256 crc crio[21573]: time=\"2026-06-12T15:55:50.340249046Z\" level=info msg=\"Updating config from drop-in file: /etc/crio/crio.conf\"\nJun 12 15:55:50.346864 crc crio[21573]: time=\"2026-06-12T15:55:50.346762993Z\" level=info msg=\"Updating config from path: /etc/crio/crio.conf.d\"\nJun 12 15:55:50.347045 crc crio[21573]: time=\"2026-06-12T15:55:50.346980659Z\" level=info msg=\"Updating config from drop-in file: /etc/crio/crio.conf.d/00-default\"\nJun 12 15:55:50.347908 crc crio[21573]: time=\"2026-06-12T15:55:50.347840244Z\" level=info msg=\"Updating config from drop-in file: /etc/crio/crio.conf.d/zuul\"\nJun 12 15:55:50.362277 crc crio[21573]: time=\"2026-06-12T15:55:50.362132236Z\" level=info msg=\"Starting CRI-O, version: 1.33.5-3.rhaos4.20.gitd0ea985.el9, git: unknown(clean)\"\nJun 12 15:55:50.362657 crc crio[21573]: time=\"2026-06-12T15:55:50.362312671Z\" level=info msg=\"Node configuration value for hugetlb cgroup is true\"\nJun 12 15:55:50.362657 crc crio[21573]: time=\"2026-06-12T15:55:50.362325851Z\" level=info msg=\"Node configuration value for pid cgroup is true\"\nJun 12 15:55:50.362657 crc crio[21573]: time=\"2026-06-12T15:55:50.362530377Z\" level=info msg=\"Node configuration value for memoryswap cgroup is true\"\nJun 12 15:55:50.362657 crc crio[21573]: time=\"2026-06-12T15:55:50.362543687Z\" level=info msg=\"Node configuration value for cgroup v2 is true\"\nJun 12 15:55:50.381726 crc crio[21573]: time=\"2026-06-12T15:55:50.381585891Z\" level=info msg=\"Node configuration value for systemd AllowedCPUs is true\"\nJun 12 15:55:50.406928 crc crio[21573]: time=\"2026-06-12T15:55:50.406213136Z\" level=info msg=\"Using default capabilities: CAP_CHOWN, CAP_DAC_OVERRIDE, CAP_FSETID, CAP_FOWNER, CAP_SETGID, CAP_SETUID, CAP_SETPCAP, CAP_NET_BIND_SERVICE, CAP_KILL\"\nJun 12 15:55:50.412065 crc crio[21573]: time=\"2026-06-12T15:55:50.411985336Z\" level=info msg=\"Using runtime handler crun version 1.23.1, commit: d20b23dba05e822b93b82f2f34fd5dada433e0c2, rundir: /run/crun, spec: 1.0.0, +SYSTEMD +SELINUX +APPARMOR +CAP +SECCOMP +EBPF +CRIU +YAJL\"\nJun 12 15:55:50.427561 crc crio[21573]: time=\"2026-06-12T15:55:50.427143307Z\" level=info msg=\"Using runtime handler runc version 1.2.4, spec: 1.2.0+dev, go: go1.23.2 (Red Hat 1.23.2-1.el9), libseccomp: 2.5.2\"\nJun 12 15:55:50.620001 crc crio[21573]: time=\"2026-06-12T15:55:50.619878607Z\" level=info msg=\"Checkpoint/restore support enabled\"\nJun 12 15:55:50.620001 crc crio[21573]: time=\"2026-06-12T15:55:50.619949859Z\" level=info msg=\"Using the internal default seccomp profile\"\nJun 12 15:55:50.620001 crc crio[21573]: time=\"2026-06-12T15:55:50.61996394Z\" level=info msg=\"AppArmor is disabled by the system or at CRI-O build-time\"\nJun 12 15:55:50.620001 crc crio[21573]: time=\"2026-06-12T15:55:50.6199733Z\" level=info msg=\"No blockio config file specified, blockio not configured\"\nJun 12 15:55:50.620001 crc crio[21573]: time=\"2026-06-12T15:55:50.61998391Z\" level=info msg=\"RDT not available in the host system\"\nJun 12 15:55:50.628099 crc crio[21573]: time=\"2026-06-12T15:55:50.627934597Z\" level=info msg=\"Conmon does support the --sync option\"\nJun 12 15:55:50.628367 crc crio[21573]: time=\"2026-06-12T15:55:50.628137183Z\" level=info msg=\"Conmon does support the --log-global-size-max option\"\nJun 12 15:55:50.639099 crc crio[21573]: time=\"2026-06-12T15:55:50.638864951Z\" level=info msg=\"Conmon does support the --sync option\"\nJun 12 15:55:50.639099 crc crio[21573]: time=\"2026-06-12T15:55:50.639029116Z\" level=info msg=\"Conmon does support the --log-global-size-max option\"\nJun 12 15:55:50.668687 crc crio[21573]: time=\"2026-06-12T15:55:50.668576767Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"\nJun 12 15:55:50.668687 crc crio[21573]: time=\"2026-06-12T15:55:50.668644529Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"\nJun 12 15:55:50.669117 crc crio[21573]: time=\"2026-06-12T15:55:50.668870885Z\" level=info msg=\"FLAG: --enable-profile-unix-socket=\\\"true\\\"\\n\"\nJun 12 15:55:50.669117 crc crio[21573]: time=\"2026-06-12T15:55:50.668886875Z\" level=info msg=\"FLAG: --stream-address=\\\"192.168.130.11\\\"\\n\"\nJun 12 15:55:50.670805 crc crio[21573]: time=\"2026-06-12T15:55:50.670644125Z\" level=info msg=\"Current CRI-O configuration:\\n[crio]\\n  root = \\\"/var/lib/containers/storage\\\"\\n  runroot = \\\"/run/containers/storage\\\"\\n  imagestore = \\\"\\\"\\n  storage_driver = \\\"overlay\\\"\\n  storage_option = [\\\"overlay.skip_mount_home=true\\\"]\\n  log_dir = \\\"/var/log/crio/pods\\\"\\n  version_file = \\\"/var/run/crio/version\\\"\\n  version_file_persist = \\\"\\\"\\n  clean_shutdown_file = \\\"/var/lib/crio/clean.shutdown\\\"\\n  internal_wipe = true\\n  internal_repair = true\\n  [crio.api]\\n    grpc_max_send_msg_size = 83886080\\n    grpc_max_recv_msg_size = 83886080\\n    listen = \\\"/var/run/crio/crio.sock\\\"\\n    stream_address = \\\"192.168.130.11\\\"\\n    stream_port = \\\"0\\\"\\n    stream_enable_tls = false\\n    stream_tls_cert = \\\"\\\"\\n    stream_tls_key = \\\"\\\"\\n    stream_tls_ca = \\\"\\\"\\n    stream_idle_timeout = \\\"\\\"\\n  [crio.runtime]\\n    no_pivot = false\\n    selinux = true\\n    log_to_journald = false\\n    drop_infra_ctr = true\\n    read_only = false\\n    hooks_dir = [\\\"/etc/containers/oci/hooks.d\\\", \\\"/run/containers/oci/hooks.d\\\", \\\"/usr/share/containers/oci/hooks.d\\\"]\\n    default_capabilities = [\\\"CHOWN\\\", \\\"DAC_OVERRIDE\\\", \\\"FSETID\\\", \\\"FOWNER\\\", \\\"SETGID\\\", \\\"SETUID\\\", \\\"SETPCAP\\\", \\\"NET_BIND_SERVICE\\\", \\\"KILL\\\"]\\n    add_inheritable_capabilities = false\\n    default_env = [\\\"NSS_SDB_USE_CACHE=no\\\"]\\n    default_sysctls = [\\\"net.ipv4.ping_group_range=0 2147483647\\\"]\\n    default_ulimits = [\\\"nofile=1048576\\\"]\\n    allowed_devices = [\\\"/dev/fuse\\\", \\\"/dev/net/tun\\\"]\\n    cdi_spec_dirs = [\\\"/etc/cdi\\\", \\\"/var/run/cdi\\\"]\\n    device_ownership_from_security_context = false\\n    default_runtime = \\\"crun\\\"\\n    decryption_keys_path = \\\"/etc/crio/keys/\\\"\\n    conmon = \\\"\\\"\\n    conmon_cgroup = \\\"pod\\\"\\n    seccomp_profile = \\\"\\\"\\n    privileged_seccomp_profile = \\\"\\\"\\n    apparmor_profile = \\\"crio-default\\\"\\n    blockio_config_file = \\\"\\\"\\n    blockio_reload = false\\n    irqbalance_config_file = \\\"/etc/sysconfig/irqbalance\\\"\\n    rdt_config_file = \\\"\\\"\\n    cgroup_manager = \\\"systemd\\\"\\n    default_mounts_file = \\\"\\\"\\n    container_exits_dir = \\\"/var/run/crio/exits\\\"\\n    container_attach_socket_dir = \\\"/var/run/crio\\\"\\n    bind_mount_prefix = \\\"\\\"\\n    uid_mappings = \\\"\\\"\\n    minimum_mappable_uid = -1\\n    gid_mappings = \\\"\\\"\\n    minimum_mappable_gid = -1\\n    log_level = \\\"info\\\"\\n    log_filter = \\\"\\\"\\n    namespaces_dir = \\\"/var/run\\\"\\n    pinns_path = \\\"/usr/bin/pinns\\\"\\n    enable_criu_support = true\\n    pids_limit = -1\\n    log_size_max = -1\\n    ctr_stop_timeout = 30\\n    separate_pull_cgroup = \\\"\\\"\\n    infra_ctr_cpuset = \\\"\\\"\\n    shared_cpuset = \\\"\\\"\\n    absent_mount_sources_to_reject = [\\\"/etc/hostname\\\"]\\n    enable_pod_events = false\\n    irqbalance_config_restore_file = \\\"/etc/sysconfig/orig_irq_banned_cpus\\\"\\n    hostnetwork_disable_selinux = true\\n    disable_hostport_mapping = false\\n    timezone = \\\"\\\"\\n    [crio.runtime.runtimes]\\n      [crio.runtime.runtimes.crun]\\n        runtime_config_path = \\\"\\\"\\n        runtime_path = \\\"/usr/bin/crun\\\"\\n        runtime_type = \\\"\\\"\\n        runtime_root = \\\"/run/crun\\\"\\n        allowed_annotations = [\\\"io.containers.trace-syscall\\\", \\\"io.kubernetes.cri-o.Devices\\\", \\\"io.kubernetes.cri-o.LinkLogs\\\"]\\n        monitor_path = \\\"/usr/bin/conmon\\\"\\n        monitor_cgroup = \\\"pod\\\"\\n        container_min_memory = \\\"512KiB\\\"\\n        no_sync_log = false\\n        [crio.runtime.runtimes.crun.default_annotations]\\n          \\\"run.oci.systemd.subgroup\\\" = \\\"\\\"\\n      [crio.runtime.runtimes.runc]\\n        runtime_config_path = \\\"\\\"\\n        runtime_path = \\\"/usr/bin/runc\\\"\\n        runtime_type = \\\"\\\"\\n        runtime_root = \\\"/run/runc\\\"\\n        allowed_annotations = [\\\"io.containers.trace-syscall\\\", \\\"io.kubernetes.cri-o.Devices\\\", \\\"io.kubernetes.cri-o.LinkLogs\\\"]\\n        monitor_path = \\\"/usr/bin/conmon\\\"\\n        monitor_cgroup = \\\"pod\\\"\\n        container_min_memory = \\\"12MiB\\\"\\n        no_sync_log = false\\n    [crio.runtime.workloads]\\n      [crio.runtime.workloads.openshift-builder]\\n        activation_annotation = \\\"io.openshift.builder\\\"\\n        annotation_prefix = \\\"\\\"\\n        allowed_annotations = [\\\"io.kubernetes.cri-o.userns-mode\\\", \\\"io.kubernetes.cri-o.Devices\\\"]\\n        DisallowedAnnotations = [\\\"io.kubernetes.cri-o.umask\\\", \\\"org.systemd.property.\\\", \\\"io.kubernetes.cri.container-type\\\", \\\"run.oci.\\\", \\\"cpu-load-balancing.crio.io\\\", \\\"io.kubernetes.cri-o.seccompNotifierAction\\\", \\\"io.kubernetes.cri-o.LinkLogs\\\", \\\"cpu-shared.crio.io\\\", \\\"org.criu.config\\\", \\\"module.wasm.image/variant\\\", \\\"io.kubernetes.cri-o.cgroup2-mount-hierarchy-rw\\\", \\\"io.kubernetes.cri-o.UnifiedCgroup\\\", \\\"cpu-quota.crio.io\\\", \\\"io.kubernetes.cri.rdt-class\\\", \\\"cpu-c-states.crio.io\\\", \\\"cpu-freq-governor.crio.io\\\", \\\"io.kubernetes.cri-o.PodLinuxOverhead\\\", \\\"seccomp-profile.kubernetes.cri-o.io\\\", \\\"irq-load-balancing.crio.io\\\", \\\"io.containers.trace-syscall\\\", \\\"io.kubernetes.cri-o.TrySkipVolumeSELinuxLabel\\\", \\\"io.kubernetes.cri-o.PodLinuxResources\\\", \\\"io.kubernetes.cri-o.DisableFIPS\\\", \\\"bundle\\\", \\\"io.kubernetes.cri-o.ShmSize\\\"]\\n        [crio.runtime.workloads.openshift-builder.resources]\\n          CPUShares = 0\\n          CPUQuota = 0\\n          CPUPeriod = 0\\n          CPUSet = \\\"\\\"\\n          CPULimit = 0\\n  [crio.image]\\n    default_transport = \\\"docker://\\\"\\n    global_auth_file = \\\"/etc/crio/openshift-pull-secret\\\"\\n    pause_image = \\\"quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:cc2b30e70040205c2536d01ae5c850be1ed2d775cf13249e50328e5085777977\\\"\\n    pause_image_auth_file = \\\"/var/lib/kubelet/config.json\\\"\\n    pause_command = \\\"/usr/bin/pod\\\"\\n    signature_policy = \\\"\\\"\\n    signature_policy_dir = \\\"/etc/crio/policies\\\"\\n    image_volumes = \\\"mkdir\\\"\\n    big_files_temporary_dir = \\\"\\\"\\n    auto_reload_registries = false\\n    pull_progress_timeout = \\\"0s\\\"\\n    oci_artifact_mount_support = false\\n  [crio.network]\\n    cni_default_network = \\\"\\\"\\n    network_dir = \\\"/etc/kubernetes/cni/net.d/\\\"\\n    plugin_dirs = [\\\"/var/lib/cni/bin\\\"]\\n  [crio.metrics]\\n    enable_metrics = true\\n    metrics_collectors = [\\\"operations\\\", \\\"operations_latency_microseconds_total\\\", \\\"operations_latency_microseconds\\\", \\\"operations_errors\\\", \\\"image_pulls_layer_size\\\", \\\"containers_oom_total\\\", \\\"containers_oom\\\", \\\"operations_total\\\", \\\"operations_latency_seconds_total\\\", \\\"operations_latency_seconds\\\", \\\"operations_errors_total\\\", \\\"image_pulls_bytes_total\\\", \\\"image_pulls_skipped_bytes_total\\\", \\\"image_pulls_success_total\\\", \\\"image_pulls_failure_total\\\", \\\"image_layer_reuse_total\\\", \\\"containers_oom_count_total\\\", \\\"processes_defunct\\\"]\\n    metrics_host = \\\"127.0.0.1\\\"\\n    metrics_port = 9537\\n    metrics_socket = \\\"\\\"\\n    metrics_cert = \\\"\\\"\\n    metrics_key = \\\"\\\"\\n  [crio.tracing]\\n    enable_tracing = false\\n    tracing_endpoint = \\\"127.0.0.1:4317\\\"\\n    tracing_sampling_rate_per_million = 0\\n  [crio.stats]\\n    stats_collection_period = 0\\n    collection_period = 0\\n  [crio.nri]\\n    enable_nri = true\\n    nri_listen = \\\"/var/run/nri/nri.sock\\\"\\n    nri_plugin_dir = \\\"/opt/nri/plugins\\\"\\n    nri_plugin_config_dir = \\\"/etc/nri/conf.d\\\"\\n    nri_plugin_registration_timeout = \\\"5s\\\"\\n    nri_plugin_request_timeout = \\\"2s\\\"\\n    nri_disable_connections = false\\n\"\nJun 12 15:55:50.671522 crc crio[21573]: time=\"2026-06-12T15:55:50.671415737Z\" level=info msg=\"Attempting to restore irqbalance config from /etc/sysconfig/orig_irq_banned_cpus\"\nJun 12 15:55:50.671843 crc crio[21573]: time=\"2026-06-12T15:55:50.671794407Z\" level=info msg=\"Restore irqbalance config: nothing to do\"\nJun 12 15:55:52.381564 crc crio[21573]: time=\"2026-06-12T15:55:52.381298066Z\" level=info msg=\"Got pod network &{Name:marketplace-operator-547dbd544d-qspgz Namespace:openshift-marketplace ID:5e8b1c770bbbc744980890c9c55da31a2de34c0868342cb6b2ceaa77a1221dac UID:724d7bbb-20b8-486e-b902-51a0880ff2a9 NetNS:/var/run/netns/48b2adc2-1c34-4df2-b9e0-0e006e6526be Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod724d7bbb_20b8_486e_b902_51a0880ff2a9.slice PodAnnotations:0xc00008d388}] Aliases:map[]}\"\nJun 12 15:55:52.381564 crc crio[21573]: time=\"2026-06-12T15:55:52.381560382Z\" level=info msg=\"Checking pod openshift-marketplace_marketplace-operator-547dbd544d-qspgz for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 15:55:52.382931 crc crio[21573]: time=\"2026-06-12T15:55:52.382122039Z\" level=info msg=\"Got pod network &{Name:image-registry-5d9d95bf5b-68zhq Namespace:openshift-image-registry ID:00c57de1ab01558193fc1127637e714428a60a7885305605469af5becd07784f UID:dcbcea9f-f8da-49e7-87b5-1d6dc7b926ee NetNS:/var/run/netns/e2d30508-3ec9-4d67-871b-00d6ede2abd8 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:0xc00008d4c8}] Aliases:map[]}\"\nJun 12 15:55:52.382931 crc crio[21573]: time=\"2026-06-12T15:55:52.382224442Z\" level=info msg=\"Checking pod openshift-image-registry_image-registry-5d9d95bf5b-68zhq for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 15:55:52.382931 crc crio[21573]: time=\"2026-06-12T15:55:52.382327964Z\" level=error msg=\"error checking loopback interface: failed to Statfs \\\"\\\": no such file or directory\"\nJun 12 15:55:52.382931 crc crio[21573]: time=\"2026-06-12T15:55:52.382341755Z\" level=warning msg=\"Could not restore sandbox IP for 218523d12e4c8f412d13e224986b202404a8910a3b8dec8ee4eaa2c76842a0e8: failed to get network status for pod sandbox k8s_revision-pruner-13-crc_openshift-kube-apiserver_a29d25e6-4273-4a42-8123-8f4fa4ff6fbd_0(218523d12e4c8f412d13e224986b202404a8910a3b8dec8ee4eaa2c76842a0e8): error checking loopback interface: failed to Statfs \\\"\\\": no such file or directory\"\nJun 12 15:55:52.382931 crc crio[21573]: time=\"2026-06-12T15:55:52.382361676Z\" level=error msg=\"error checking loopback interface: failed to Statfs \\\"\\\": no such file or directory\"\nJun 12 15:55:52.382931 crc crio[21573]: time=\"2026-06-12T15:55:52.382369957Z\" level=warning msg=\"Could not restore sandbox IP for 94bb9c15a5f9528db39c107e849b65129f2a34c29bf94cde466a1bfe1ca22584: failed to get network status for pod sandbox k8s_installer-13-crc_openshift-kube-apiserver_82266704-bdb4-45f5-9cf3-c5952304f39f_0(94bb9c15a5f9528db39c107e849b65129f2a34c29bf94cde466a1bfe1ca22584): error checking loopback interface: failed to Statfs \\\"\\\": no such file or directory\"\nJun 12 15:55:52.382931 crc crio[21573]: time=\"2026-06-12T15:55:52.382550262Z\" level=error msg=\"error checking loopback interface: failed to Statfs \\\"\\\": no such file or directory\"\nJun 12 15:55:52.382931 crc crio[21573]: time=\"2026-06-12T15:55:52.382577672Z\" level=warning msg=\"Could not restore sandbox IP for 24b5908c94d9dd2048db39291c6613600cf291995ef7c56938aa499988cbb7d9: failed to get network status for pod sandbox k8s_redhat-operators-2ck49_openshift-marketplace_a1f62366-e228-4cf2-a38c-c4d97e003773_0(24b5908c94d9dd2048db39291c6613600cf291995ef7c56938aa499988cbb7d9): error checking loopback interface: failed to Statfs \\\"\\\": no such file or directory\"\nJun 12 15:55:52.382931 crc crio[21573]: time=\"2026-06-12T15:55:52.382612203Z\" level=error msg=\"error checking loopback interface: failed to Statfs \\\"\\\": no such file or directory\"\nJun 12 15:55:52.382931 crc crio[21573]: time=\"2026-06-12T15:55:52.382633064Z\" level=warning msg=\"Could not restore sandbox IP for 88f1ee99c7048a210bdb9ac8d0e938546328f4d089dd89ee970e4fd23e8a56fb: failed to get network status for pod sandbox k8s_certified-operators-4lxqg_openshift-marketplace_49bbea35-aef5-4e3d-951e-ad870a91539e_0(88f1ee99c7048a210bdb9ac8d0e938546328f4d089dd89ee970e4fd23e8a56fb): error checking loopback interface: failed to Statfs \\\"\\\": no such file or directory\"\nJun 12 15:55:52.382931 crc crio[21573]: time=\"2026-06-12T15:55:52.382667005Z\" level=error msg=\"error checking loopback interface: failed to Statfs \\\"\\\": no such file or directory\"\nJun 12 15:55:52.382931 crc crio[21573]: time=\"2026-06-12T15:55:52.382684685Z\" level=warning msg=\"Could not restore sandbox IP for d8b63e784bffade6dd726e124ee6bb835170216daa066ae154b0513035faee69: failed to get network status for pod sandbox k8s_collect-profiles-29687985-5mw5k_openshift-operator-lifecycle-manager_1edbb9e4-ab3b-41f3-9937-079e817c6fa9_0(d8b63e784bffade6dd726e124ee6bb835170216daa066ae154b0513035faee69): error checking loopback interface: failed to Statfs \\\"\\\": no such file or directory\"\nJun 12 15:55:52.383851 crc crio[21573]: time=\"2026-06-12T15:55:52.383258241Z\" level=info msg=\"Got pod network &{Name:controller-manager-8bbbb897c-c9m74 Namespace:openshift-controller-manager ID:8ca76fa8288bcb518463241725200f056a86d43eeadeb0f81401aafaa3199a1f UID:b9d3cfcf-d286-4dfc-a5cf-dbb9268a3cda NetNS:/var/run/netns/fdf36cfd-8cb8-4c3a-b273-e87e06321279 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:0xc00008d5c8}] Aliases:map[]}\"\nJun 12 15:55:52.383851 crc crio[21573]: time=\"2026-06-12T15:55:52.383629401Z\" level=info msg=\"Checking pod openshift-controller-manager_controller-manager-8bbbb897c-c9m74 for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 15:55:52.384556 crc crio[21573]: time=\"2026-06-12T15:55:52.384329311Z\" level=info msg=\"Got pod network &{Name:catalog-operator-75ff9f647d-4s428 Namespace:openshift-operator-lifecycle-manager ID:866e639f66d12a9baa94912c7f426617106fc683c34a13a677c1e105a079e859 UID:d1618753-e855-455c-8eee-e4fb77abbc17 NetNS:/var/run/netns/4e9f81ca-9317-4792-99f6-2b5ea72f5eba 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:0xc00008d680}] Aliases:map[]}\"\nJun 12 15:55:52.384827 crc crio[21573]: time=\"2026-06-12T15:55:52.384736073Z\" level=info msg=\"Checking pod openshift-operator-lifecycle-manager_catalog-operator-75ff9f647d-4s428 for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 15:55:52.385836 crc crio[21573]: time=\"2026-06-12T15:55:52.385724401Z\" level=info msg=\"Got pod network &{Name:etcd-operator-69b85846b6-9w8mk Namespace:openshift-etcd-operator ID:954bf1afe4f59f23f82baa19c37ce7d2202c4c33e8491ac1530be7dd854d2ea1 UID:590c4b91-91e2-41cd-8666-e08cbfa17a77 NetNS:/var/run/netns/b6dd1e5c-9926-4d63-8eb9-006ea2d09f40 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:0xc00008d738}] Aliases:map[]}\"\nJun 12 15:55:52.386095 crc crio[21573]: time=\"2026-06-12T15:55:52.385984188Z\" level=info msg=\"Checking pod openshift-etcd-operator_etcd-operator-69b85846b6-9w8mk for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 15:55:52.386916 crc crio[21573]: time=\"2026-06-12T15:55:52.386805381Z\" level=info msg=\"Got pod network &{Name:network-check-source-5bb8f5cd97-xdvz5 Namespace:openshift-network-diagnostics ID:783fb29891819166ed7b15ff94303f8b7559f49b072354ff9bd645586b92c60f UID:f863fff9-286a-45fa-b8f0-8a86994b8440 NetNS:/var/run/netns/daa06804-ad92-4ab8-a74c-966aa2f81d09 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:0xc00008d7c8}] Aliases:map[]}\"\nJun 12 15:55:52.387152 crc crio[21573]: time=\"2026-06-12T15:55:52.387057358Z\" level=info msg=\"Checking pod openshift-network-diagnostics_network-check-source-5bb8f5cd97-xdvz5 for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 15:55:52.388235 crc crio[21573]: time=\"2026-06-12T15:55:52.388123698Z\" level=info msg=\"Got pod network &{Name:oauth-openshift-685b49f4d7-4d6xb Namespace:openshift-authentication ID:01e0057a4f36348b3e5583493d3db2ed1b6be0de7bec803bab507ef7991f8e77 UID:b167f5c3-3788-4edd-9e26-0fc3a5748dee NetNS:/var/run/netns/50ebe2c2-fcd1-4e25-b7b7-9139bcf85f03 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:0xc00008d888}] Aliases:map[]}\"\nJun 12 15:55:52.388734 crc crio[21573]: time=\"2026-06-12T15:55:52.388624202Z\" level=info msg=\"Checking pod openshift-authentication_oauth-openshift-685b49f4d7-4d6xb for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 15:55:52.389662 crc crio[21573]: time=\"2026-06-12T15:55:52.389532128Z\" level=info msg=\"Got pod network &{Name:migrator-866fcbc849-vfggj Namespace:openshift-kube-storage-version-migrator ID:33bfac345f38fb0b4cd732d80d7f19d13d5299f5e96eadee8a786eee1b7e3b18 UID:95e1bfe8-fa45-4e53-9e80-89e7ac6db708 NetNS:/var/run/netns/3e6bf183-5116-49e5-bb82-fa7c56bf36a0 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:0xc00008d958}] Aliases:map[]}\"\nJun 12 15:55:52.389888 crc crio[21573]: time=\"2026-06-12T15:55:52.389804846Z\" level=info msg=\"Checking pod openshift-kube-storage-version-migrator_migrator-866fcbc849-vfggj for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 15:55:52.390897 crc crio[21573]: time=\"2026-06-12T15:55:52.390790774Z\" level=info msg=\"Got pod network &{Name:machine-config-operator-67c9d58cbb-dc6bh Namespace:openshift-machine-config-operator ID:2530f834e6fd937972a33ce21e1ed56a946e9139404f28f35d0aceed95097a03 UID:e7c4bdbd-866b-490e-85ee-d4c85fa577d8 NetNS:/var/run/netns/f861588b-9aed-4430-bc99-fedd0c6a2529 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:0xc00008da10}] Aliases:map[]}\"\nJun 12 15:55:52.391154 crc crio[21573]: time=\"2026-06-12T15:55:52.391051041Z\" level=info msg=\"Checking pod openshift-machine-config-operator_machine-config-operator-67c9d58cbb-dc6bh for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 15:55:52.391552 crc crio[21573]: time=\"2026-06-12T15:55:52.391324184Z\" level=error msg=\"error checking loopback interface: failed to Statfs \\\"\\\": no such file or directory\"\nJun 12 15:55:52.391686 crc crio[21573]: time=\"2026-06-12T15:55:52.391556981Z\" level=warning msg=\"Could not restore sandbox IP for b9b0029fcfd6b0d4310152cf513a26f3508fa6d2a7d60170e978423b90396ca1: failed to get network status for pod sandbox k8s_marketplace-operator-547dbd544d-xchl9_openshift-marketplace_6cdf074d-0e2a-4a0b-8843-5f823e7bf7c3_0(b9b0029fcfd6b0d4310152cf513a26f3508fa6d2a7d60170e978423b90396ca1): error checking loopback interface: failed to Statfs \\\"\\\": no such file or directory\"\nJun 12 15:55:52.392182 crc crio[21573]: time=\"2026-06-12T15:55:52.392065649Z\" level=info msg=\"Got pod network &{Name:multus-admission-controller-69db94689b-rvf8p Namespace:openshift-multus ID:fe6a66ef818417eea219c7065b7c02e1b9483d6cd15267c8261a0478cdd679b0 UID:22e9ac12-6d81-454c-9af1-0b0d7e241db6 NetNS:/var/run/netns/7a174bf1-8085-44e8-8390-810fd325e475 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:0xc00008daa0}] Aliases:map[]}\"\nJun 12 15:55:52.392552 crc crio[21573]: time=\"2026-06-12T15:55:52.392315306Z\" level=info msg=\"Checking pod openshift-multus_multus-admission-controller-69db94689b-rvf8p for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 15:55:52.393325 crc crio[21573]: time=\"2026-06-12T15:55:52.393213861Z\" level=info msg=\"Got pod network &{Name:openshift-controller-manager-operator-686468bdd5-sjcrn Namespace:openshift-controller-manager-operator ID:bd4c32a0f4d069cde57afeac61e0bd3be87bb3d04acd1776356cc276f146368b UID:84e6e6fd-a448-462c-a5d3-8fa636be2d6f NetNS:/var/run/netns/60c784cd-d463-45b0-a4d5-663533d97dd3 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:0xc00008db28}] Aliases:map[]}\"\nJun 12 15:55:52.393723 crc crio[21573]: time=\"2026-06-12T15:55:52.393618523Z\" level=info msg=\"Checking pod openshift-controller-manager-operator_openshift-controller-manager-operator-686468bdd5-sjcrn for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 15:55:52.393983 crc crio[21573]: time=\"2026-06-12T15:55:52.393895641Z\" level=error msg=\"error checking loopback interface: failed to Statfs \\\"\\\": no such file or directory\"\nJun 12 15:55:52.393983 crc crio[21573]: time=\"2026-06-12T15:55:52.393969633Z\" level=warning msg=\"Could not restore sandbox IP for 8d18ef7e401ecbbce2959e5dc76b4fda8f77d8f73c5e24565348fb27f124201f: failed to get network status for pod sandbox k8s_community-operators-qhh6t_openshift-marketplace_38fb2a5f-6a1e-4c7a-8df2-0b2a456c372e_0(8d18ef7e401ecbbce2959e5dc76b4fda8f77d8f73c5e24565348fb27f124201f): error checking loopback interface: failed to Statfs \\\"\\\": no such file or directory\"\nJun 12 15:55:52.394761 crc crio[21573]: time=\"2026-06-12T15:55:52.394663742Z\" level=info msg=\"Got pod network &{Name:kube-apiserver-operator-575994946d-vgpnb Namespace:openshift-kube-apiserver-operator ID:a4108cfd56bb95c984c6842f2b38b21ef6830aa35f05bed6a97aba9293edc703 UID:4f837d5f-4682-4cae-99ca-824ebae60fec NetNS:/var/run/netns/a9dd8d20-eb35-4265-bd2e-d62b3bf77237 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:0xc00008dbd0}] Aliases:map[]}\"\nJun 12 15:55:52.395000 crc crio[21573]: time=\"2026-06-12T15:55:52.394914459Z\" level=info msg=\"Checking pod openshift-kube-apiserver-operator_kube-apiserver-operator-575994946d-vgpnb for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 15:55:52.396009 crc crio[21573]: time=\"2026-06-12T15:55:52.395904157Z\" level=info msg=\"Got pod network &{Name:dns-operator-799b87ffcd-h5xh9 Namespace:openshift-dns-operator ID:6863df6ce51270ee5ce1842073c2d0f50a76b6f27b4bf12ab3570456fab5ec14 UID:13345434-cc4c-42d5-97e8-99cd8b90477a NetNS:/var/run/netns/0b335bdf-7adc-4063-8467-55f1293a330a 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:0xc00008dc60}] Aliases:map[]}\"\nJun 12 15:55:52.396239 crc crio[21573]: time=\"2026-06-12T15:55:52.396150884Z\" level=info msg=\"Checking pod openshift-dns-operator_dns-operator-799b87ffcd-h5xh9 for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 15:55:52.397253 crc crio[21573]: time=\"2026-06-12T15:55:52.397097671Z\" level=info msg=\"Got pod network &{Name:console-6c684df5db-cc8g8 Namespace:openshift-console ID:7c9c9905adac5b3a01c30ca8f7e5943aa6e4928c52210102fcf82f2e070730ae UID:63877e21-00e2-4bee-b462-31d3bbe131ef NetNS:/var/run/netns/6dc71158-9615-4b5e-8a2c-7711904f202c 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:0xc00008dce0}] Aliases:map[]}\"\nJun 12 15:55:52.397717 crc crio[21573]: time=\"2026-06-12T15:55:52.397629065Z\" level=info msg=\"Checking pod openshift-console_console-6c684df5db-cc8g8 for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 15:55:52.398698 crc crio[21573]: time=\"2026-06-12T15:55:52.398619673Z\" level=info msg=\"Got pod network &{Name:dns-default-qtghf Namespace:openshift-dns ID:b964e7586af0014d6de23274d7a258f03b538cc0c202d7abb580452fffc2f219 UID:d181776f-b90e-41dc-be09-c4543b8cba16 NetNS:/var/run/netns/5c3c3e0e-db25-4eb2-9138-529110bac3d7 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:0xc00008dd70}] Aliases:map[]}\"\nJun 12 15:55:52.398842 crc crio[21573]: time=\"2026-06-12T15:55:52.398791568Z\" level=info msg=\"Checking pod openshift-dns_dns-default-qtghf for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 15:55:52.399003 crc crio[21573]: time=\"2026-06-12T15:55:52.398963353Z\" level=error msg=\"error checking loopback interface: failed to Statfs \\\"\\\": no such file or directory\"\nJun 12 15:55:52.399071 crc crio[21573]: time=\"2026-06-12T15:55:52.399011964Z\" level=warning msg=\"Could not restore sandbox IP for e117e1930c27de213bcbf846bfee59c144e67cadc61b555981c97b4b4f83309f: failed to get network status for pod sandbox k8s_redhat-operators-x5vn9_openshift-marketplace_0ee7e057-363b-48e4-a711-ee54046db35f_0(e117e1930c27de213bcbf846bfee59c144e67cadc61b555981c97b4b4f83309f): error checking loopback interface: failed to Statfs \\\"\\\": no such file or directory\"\nJun 12 15:55:52.399703 crc crio[21573]: time=\"2026-06-12T15:55:52.399352495Z\" level=info msg=\"Got pod network &{Name:openshift-apiserver-operator-846cbfc458-xttmf Namespace:openshift-apiserver-operator ID:e75f42219c1a7ce4840e6743ada912a2cf9195cd9a4b13ae5a2d237e6d948bed UID:7d46baeb-32f5-4d0b-aeba-13333da51152 NetNS:/var/run/netns/9fa0ae43-029e-40f3-a130-03ce56d5b501 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:0xc00008ddf8}] Aliases:map[]}\"\nJun 12 15:55:52.399703 crc crio[21573]: time=\"2026-06-12T15:55:52.399636572Z\" level=info msg=\"Checking pod openshift-apiserver-operator_openshift-apiserver-operator-846cbfc458-xttmf for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 15:55:52.400250 crc crio[21573]: time=\"2026-06-12T15:55:52.400124276Z\" level=info msg=\"Got pod network &{Name:ingress-operator-6b9cb4dbcf-5fpw9 Namespace:openshift-ingress-operator ID:8b71a812b8baf7cc7da5435b6c115b07d229bd8e2943b64afdf9efe863a8e4c8 UID:e466d193-2f16-441a-9f10-579f91762fb9 NetNS:/var/run/netns/fa08a30d-ca28-412c-b9ce-670decde668e 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:0xc00008de88}] Aliases:map[]}\"\nJun 12 15:55:52.400372 crc crio[21573]: time=\"2026-06-12T15:55:52.400321621Z\" level=info msg=\"Checking pod openshift-ingress-operator_ingress-operator-6b9cb4dbcf-5fpw9 for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 15:55:52.401121 crc crio[21573]: time=\"2026-06-12T15:55:52.401030662Z\" level=info msg=\"Got pod network &{Name:network-check-target-fhkjl Namespace:openshift-network-diagnostics ID:342eb24e802b843745088a4ef8388e272f319382000a22f2e1547193adb49781 UID:17b87002-b798-480a-8e17-83053d698239 NetNS:/var/run/netns/70659349-cd45-4493-887b-ad35ce3ad532 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:0xc00008df18}] Aliases:map[]}\"\nJun 12 15:55:52.401265 crc crio[21573]: time=\"2026-06-12T15:55:52.401200816Z\" level=info msg=\"Checking pod openshift-network-diagnostics_network-check-target-fhkjl for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 15:55:52.402008 crc crio[21573]: time=\"2026-06-12T15:55:52.401832134Z\" level=info msg=\"Got pod network &{Name:olm-operator-5cdf44d969-ssqvn Namespace:openshift-operator-lifecycle-manager ID:081a8c0ca71491c6f7aab6d84804745b19248d5fc9fbc949029a05fbd5ca8cd3 UID:6e1163b9-cb14-4016-a0bf-126812657ac4 NetNS:/var/run/netns/d2235381-6c51-4569-befe-8dffc22d7628 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:0xc0001380b0}] Aliases:map[]}\"\nJun 12 15:55:52.402186 crc crio[21573]: time=\"2026-06-12T15:55:52.402075711Z\" level=info msg=\"Checking pod openshift-operator-lifecycle-manager_olm-operator-5cdf44d969-ssqvn for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 15:55:52.402921 crc crio[21573]: time=\"2026-06-12T15:55:52.40275468Z\" level=info msg=\"Got pod network &{Name:networking-console-plugin-5ff7774fd9-nljh6 Namespace:openshift-network-console ID:4c26ee0af046dd6f8cd065e6989e708c47eae67f1f37068553c15567d4a1cb24 UID:6a9ae5f6-97bd-46ac-bafa-ca1b4452a141 NetNS:/var/run/netns/057d2cfe-40ec-413c-aedc-a04aed13387d 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:0xc000138348}] Aliases:map[]}\"\nJun 12 15:55:52.403065 crc crio[21573]: time=\"2026-06-12T15:55:52.402992116Z\" level=info msg=\"Checking pod openshift-network-console_networking-console-plugin-5ff7774fd9-nljh6 for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 15:55:52.403258 crc crio[21573]: time=\"2026-06-12T15:55:52.403177541Z\" level=error msg=\"error checking loopback interface: failed to Statfs \\\"\\\": no such file or directory\"\nJun 12 15:55:52.403258 crc crio[21573]: time=\"2026-06-12T15:55:52.403244843Z\" level=warning msg=\"Could not restore sandbox IP for 1acaf1bcd11127e88060577e13a8f8ffedfa9cd0375cc453261e31ade142b178: failed to get network status for pod sandbox k8s_certified-operators-l27pk_openshift-marketplace_91f37d35-53d4-49eb-b4e2-8ee1a226094b_0(1acaf1bcd11127e88060577e13a8f8ffedfa9cd0375cc453261e31ade142b178): error checking loopback interface: failed to Statfs \\\"\\\": no such file or directory\"\nJun 12 15:55:52.404210 crc crio[21573]: time=\"2026-06-12T15:55:52.404105668Z\" level=info msg=\"Got pod network &{Name:cluster-samples-operator-6b564684c8-bqbxk Namespace:openshift-cluster-samples-operator ID:40eb31f880b938e8079e39750419657f42ab7a6f87f4c642a70b3b245f6b5272 UID:5bdc8e81-e580-4572-a41c-f8ed0e8c6dc0 NetNS:/var/run/netns/6334009f-235e-4dac-a0d3-c0b52a19b811 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:0xc000138538}] Aliases:map[]}\"\nJun 12 15:55:52.404361 crc crio[21573]: time=\"2026-06-12T15:55:52.404327174Z\" level=info msg=\"Checking pod openshift-cluster-samples-operator_cluster-samples-operator-6b564684c8-bqbxk for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 15:55:52.406603 crc crio[21573]: time=\"2026-06-12T15:55:52.405344563Z\" level=info msg=\"Got pod network &{Name:route-controller-manager-9c77555c6-bjsff Namespace:openshift-route-controller-manager ID:656af2dfcd523b61d8aa89833d20c7fa6297b82acad3b5976e7d6d1e64dc967f UID:f5ed093a-5c43-49ee-8429-b0de4b9c784d NetNS:/var/run/netns/e2be9547-463d-48a3-a268-3ce455053b0c 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:0xc000138628}] Aliases:map[]}\"\nJun 12 15:55:52.406603 crc crio[21573]: time=\"2026-06-12T15:55:52.405689592Z\" level=info msg=\"Checking pod openshift-route-controller-manager_route-controller-manager-9c77555c6-bjsff for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 15:55:52.406603 crc crio[21573]: time=\"2026-06-12T15:55:52.406234838Z\" level=info msg=\"Got pod network &{Name:openshift-config-operator-5777786469-bccdj Namespace:openshift-config-operator ID:6ab72337a3cbb3c4d1ed7253a92436f570bc786a96b656633e015ab8dd8d717f UID:24de2af2-9e39-4c2e-96f8-42509d1baf18 NetNS:/var/run/netns/d861f269-db23-48fd-a8c7-a659c2630a59 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:0xc000138728}] Aliases:map[]}\"\nJun 12 15:55:52.406603 crc crio[21573]: time=\"2026-06-12T15:55:52.406549627Z\" level=info msg=\"Checking pod openshift-config-operator_openshift-config-operator-5777786469-bccdj for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 15:55:52.408513 crc crio[21573]: time=\"2026-06-12T15:55:52.407234956Z\" level=info msg=\"Got pod network &{Name:downloads-747b44746d-4pqvr Namespace:openshift-console ID:bcc4f7f7ca920bcd43eeecb2a9c94cc4efa4061cf45396a50fc800b0f4406839 UID:d0d29411-fb58-47c5-9579-23967e5649ce NetNS:/var/run/netns/714df3fb-bd11-4c97-bb1f-42fc4d7707b8 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:0xc000138800}] Aliases:map[]}\"\nJun 12 15:55:52.408513 crc crio[21573]: time=\"2026-06-12T15:55:52.407577996Z\" level=info msg=\"Checking pod openshift-console_downloads-747b44746d-4pqvr for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 15:55:52.408513 crc crio[21573]: time=\"2026-06-12T15:55:52.407766671Z\" level=error msg=\"error checking loopback interface: failed to Statfs \\\"\\\": no such file or directory\"\nJun 12 15:55:52.408513 crc crio[21573]: time=\"2026-06-12T15:55:52.407789672Z\" level=warning msg=\"Could not restore sandbox IP for 78f85ee3e29645fc9de6c6a7019ace5cf4a00a40ec8afbd8ae5abc587094dc03: failed to get network status for pod sandbox k8s_redhat-marketplace-ntdwx_openshift-marketplace_304346ae-9d3b-4262-8068-4ed1e7ff48a8_0(78f85ee3e29645fc9de6c6a7019ace5cf4a00a40ec8afbd8ae5abc587094dc03): error checking loopback interface: failed to Statfs \\\"\\\": no such file or directory\"\nJun 12 15:55:52.408513 crc crio[21573]: time=\"2026-06-12T15:55:52.408205004Z\" level=info msg=\"Got pod network &{Name:package-server-manager-77f986bd66-5lhf9 Namespace:openshift-operator-lifecycle-manager ID:d84089b6c980f6e31d4488d5ceea93ab72e2197d65c108f73549553d3dc2ff36 UID:bebbba29-e4e9-44ad-b643-3a7ebf505270 NetNS:/var/run/netns/a099ccde-a380-4c67-b2de-66f5d378b168 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:0xc0001388b8}] Aliases:map[]}\"\nJun 12 15:55:52.408513 crc crio[21573]: time=\"2026-06-12T15:55:52.408513172Z\" level=info msg=\"Checking pod openshift-operator-lifecycle-manager_package-server-manager-77f986bd66-5lhf9 for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 15:55:52.409513 crc crio[21573]: time=\"2026-06-12T15:55:52.409252513Z\" level=info msg=\"Got pod network &{Name:console-operator-67c89758df-4jf4f Namespace:openshift-console-operator ID:ea1b889362c9499654b3103e29b81d9c8c4b80ac8e64f136ef47ea902328e1de UID:a7050c01-20e1-4a5b-9a20-dee2d4b99ee2 NetNS:/var/run/netns/d4601548-379f-4635-b20f-ee8f0cd90d25 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:0xc000138960}] Aliases:map[]}\"\nJun 12 15:55:52.409836 crc crio[21573]: time=\"2026-06-12T15:55:52.409612143Z\" level=info msg=\"Checking pod openshift-console-operator_console-operator-67c89758df-4jf4f for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 15:55:52.410681 crc crio[21573]: time=\"2026-06-12T15:55:52.410583321Z\" level=info msg=\"Got pod network &{Name:kube-controller-manager-operator-69d5f845f8-mm4qn Namespace:openshift-kube-controller-manager-operator ID:97467d816d05a341d3f7f15af85fa716868feac2fd6aa42876c0f6f23bafe244 UID:89eeceba-0661-4e85-be2e-57d689102094 NetNS:/var/run/netns/b24e4416-6da5-49c5-8698-3d013871e077 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:0xc000568788}] Aliases:map[]}\"\nJun 12 15:55:52.410911 crc crio[21573]: time=\"2026-06-12T15:55:52.410835038Z\" level=info msg=\"Checking pod openshift-kube-controller-manager-operator_kube-controller-manager-operator-69d5f845f8-mm4qn for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 15:55:52.411781 crc crio[21573]: time=\"2026-06-12T15:55:52.411684761Z\" level=info msg=\"Got pod network &{Name:kube-storage-version-migrator-operator-565b79b866-2h5s6 Namespace:openshift-kube-storage-version-migrator-operator ID:64af01349a00849fde27c2f063b48f3d4fffe4c51e83456b5865b1562298601a UID:8f573912-eb25-4f17-bfe5-81325e551bf2 NetNS:/var/run/netns/9ea2cdf8-9dc0-4c67-8b1b-74d253633c09 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:0xc000568820}] Aliases:map[]}\"\nJun 12 15:55:52.412087 crc crio[21573]: time=\"2026-06-12T15:55:52.411998631Z\" level=info msg=\"Checking pod openshift-kube-storage-version-migrator-operator_kube-storage-version-migrator-operator-565b79b866-2h5s6 for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 15:55:52.412891 crc crio[21573]: time=\"2026-06-12T15:55:52.412777752Z\" level=info msg=\"Got pod network &{Name:network-metrics-daemon-n2bqt Namespace:openshift-multus ID:0a1bb93da817bef5070bcdeb459f1902ae027961ec1b8eae561592a0f1e27e28 UID:504f5b64-2069-4529-9127-e6f993b1b649 NetNS:/var/run/netns/701a276f-7c42-4268-85ca-c75d94823b82 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:0xc0005688d8}] Aliases:map[]}\"\nJun 12 15:55:52.413105 crc crio[21573]: time=\"2026-06-12T15:55:52.413019809Z\" level=info msg=\"Checking pod openshift-multus_network-metrics-daemon-n2bqt for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 15:55:52.413956 crc crio[21573]: time=\"2026-06-12T15:55:52.413864303Z\" level=info msg=\"Got pod network &{Name:ingress-canary-jlj86 Namespace:openshift-ingress-canary ID:8f93ecc1a569a144a2816b039934efb82bc3dc7d282f30d8baf2fbef67bed3e5 UID:7d96a430-aa69-4b19-9ee4-68f2e6192e27 NetNS:/var/run/netns/d87ca6b7-015a-43c8-ba7c-167107c2b7e6 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:0xc000568970}] Aliases:map[]}\"\nJun 12 15:55:52.414239 crc crio[21573]: time=\"2026-06-12T15:55:52.414152141Z\" level=info msg=\"Checking pod openshift-ingress-canary_ingress-canary-jlj86 for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 15:55:52.415022 crc crio[21573]: time=\"2026-06-12T15:55:52.414863091Z\" level=info msg=\"Got pod network &{Name:csi-hostpathplugin-mpq2f Namespace:hostpath-provisioner ID:32c8a01ae3a7b39a18419fcfa926a5dacc9b2b1d620d9085bf5474cad322121f UID:af9d3f54-b024-4959-888b-41fc0dc68a7f NetNS:/var/run/netns/210d97ba-51b1-4c87-acf6-ac756104ed65 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:0xc000568a18}] Aliases:map[]}\"\nJun 12 15:55:52.416110 crc crio[21573]: time=\"2026-06-12T15:55:52.415105918Z\" level=info msg=\"Checking pod hostpath-provisioner_csi-hostpathplugin-mpq2f for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 15:55:52.417243 crc crio[21573]: time=\"2026-06-12T15:55:52.417142563Z\" level=info msg=\"Got pod network &{Name:openshift-kube-scheduler-operator-54f497555d-d8646 Namespace:openshift-kube-scheduler-operator ID:acda8260e4918fbb802786a8d9cce4dea8d17c42cf6406c9d04a3cc30226e9b6 UID:4e9ac1d6-d4ed-4411-a098-d1bf725c943c NetNS:/var/run/netns/7da58ed8-c181-4b87-a3de-7e15304cda0e 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:0xc000568ab0}] Aliases:map[]}\"\nJun 12 15:55:52.417628 crc crio[21573]: time=\"2026-06-12T15:55:52.417546487Z\" level=info msg=\"Checking pod openshift-kube-scheduler-operator_openshift-kube-scheduler-operator-54f497555d-d8646 for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 15:55:52.418763 crc crio[21573]: time=\"2026-06-12T15:55:52.418654137Z\" level=info msg=\"Got pod network &{Name:control-plane-machine-set-operator-75ffdb6fcd-m5wxr Namespace:openshift-machine-api ID:507d8bb659254637b5dab250d204981764caabb44ce6ca70ab29391bd0886da9 UID:8f342bf1-eea2-4806-8a6b-5f4c24d40c0c NetNS:/var/run/netns/bf7a5fdb-b9c7-413e-9797-9efa9faba0f3 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:0xc000568b30}] Aliases:map[]}\"\nJun 12 15:55:52.418988 crc crio[21573]: time=\"2026-06-12T15:55:52.418910655Z\" level=info msg=\"Checking pod openshift-machine-api_control-plane-machine-set-operator-75ffdb6fcd-m5wxr for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 15:55:52.419900 crc crio[21573]: time=\"2026-06-12T15:55:52.41981567Z\" level=info msg=\"Got pod network &{Name:machine-config-controller-f9cdd68f7-bb2jm Namespace:openshift-machine-config-operator ID:a742e3ddcecdec2a72e062301ee31090995d8a0de85ef0b95b98ce7a6f8b52a9 UID:e968817c-5b6a-4904-ba68-59a8235d6c0d NetNS:/var/run/netns/ec448052-5615-488f-a7e7-1deca43943ad 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:0xc000568c08}] Aliases:map[]}\"\nJun 12 15:55:52.420153 crc crio[21573]: time=\"2026-06-12T15:55:52.420069527Z\" level=info msg=\"Checking pod openshift-machine-config-operator_machine-config-controller-f9cdd68f7-bb2jm for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 15:55:52.420933 crc crio[21573]: time=\"2026-06-12T15:55:52.420810798Z\" level=info msg=\"Got pod network &{Name:authentication-operator-7f5c659b84-khkfm Namespace:openshift-authentication-operator ID:de0b296fee07e699bd1fd33242f2f31e30c6c637042c979d7e25eecfe39a32d1 UID:677c2747-1901-4941-94f1-8281cced296b NetNS:/var/run/netns/da6f8ddd-1121-4494-a01b-59362f32eb3f 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:0xc000568cb8}] Aliases:map[]}\"\nJun 12 15:55:52.421194 crc crio[21573]: time=\"2026-06-12T15:55:52.421092236Z\" level=info msg=\"Checking pod openshift-authentication-operator_authentication-operator-7f5c659b84-khkfm for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 15:55:52.422199 crc crio[21573]: time=\"2026-06-12T15:55:52.422090759Z\" level=info msg=\"Got pod network &{Name:service-ca-operator-5b9c976747-l2sd4 Namespace:openshift-service-ca-operator ID:3cb15a22955364f53e33a4f5d88a1957aeb1acd20ae4a29aec4e99cd9161a1ff UID:fd3771ed-6d15-47a3-9f81-762cf83a728f NetNS:/var/run/netns/d2954a8c-adce-4e0a-b124-560bc6ae9671 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:0xc000568d50}] Aliases:map[]}\"\nJun 12 15:55:52.422536 crc crio[21573]: time=\"2026-06-12T15:55:52.422358212Z\" level=info msg=\"Checking pod openshift-service-ca-operator_service-ca-operator-5b9c976747-l2sd4 for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 15:55:52.423357 crc crio[21573]: time=\"2026-06-12T15:55:52.423250677Z\" level=info msg=\"Got pod network &{Name:apiserver-8596bd845d-l6g6s Namespace:openshift-oauth-apiserver ID:69acfd13a9a40d71ffdef6d2ca926d456d29936716a53ac8b3fb165573d47e2c UID:eeb0b76f-edea-4c9c-99a1-0130c6a7453c NetNS:/var/run/netns/ece702fb-1680-4d30-ae81-4eca1bf29ad5 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:0xc000568de8}] Aliases:map[]}\"\nJun 12 15:55:52.423737 crc crio[21573]: time=\"2026-06-12T15:55:52.423642528Z\" level=info msg=\"Checking pod openshift-oauth-apiserver_apiserver-8596bd845d-l6g6s for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 15:55:52.424503 crc crio[21573]: time=\"2026-06-12T15:55:52.424329097Z\" level=info msg=\"Got pod network &{Name:apiserver-9ddfb9f55-k47zv Namespace:openshift-apiserver ID:ce47b02ae58f74cb111c00b2092a9de30856b642c588d1290623baafc48b2da2 UID:e7508fa2-0f14-41e2-8972-4e2e11009b77 NetNS:/var/run/netns/9b24e30e-5d38-460b-befc-51a46bc92bb4 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:0xc000568e98}] Aliases:map[]}\"\nJun 12 15:55:52.424893 crc crio[21573]: time=\"2026-06-12T15:55:52.424796751Z\" level=info msg=\"Checking pod openshift-apiserver_apiserver-9ddfb9f55-k47zv for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 15:55:52.427833 crc crio[21573]: time=\"2026-06-12T15:55:52.427682704Z\" level=info msg=\"Got pod network &{Name:machine-api-operator-755bb95488-cj4b6 Namespace:openshift-machine-api ID:16b297a8e49f38b39f557e435f8e06efd0f4be1882e3024092025c1bd219e42a UID:12703f5c-2f19-4458-9c95-b94af53cd5d8 NetNS:/var/run/netns/9564af4d-36a7-4252-9386-75e1e382f0ae 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:0xc000568f58}] Aliases:map[]}\"\nJun 12 15:55:52.428707 crc crio[21573]: time=\"2026-06-12T15:55:52.428621571Z\" level=info msg=\"Checking pod openshift-machine-api_machine-api-operator-755bb95488-cj4b6 for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 15:55:52.430599 crc crio[21573]: time=\"2026-06-12T15:55:52.430508603Z\" level=info msg=\"Got pod network &{Name:packageserver-7d4fc7d867-qt46x Namespace:openshift-operator-lifecycle-manager ID:0fc30d68da125a9b6fcfe1decee69d52b5d3bab5f0ff02035b7ce295167861d1 UID:584a9db0-8534-48e1-b484-d23b9c489569 NetNS:/var/run/netns/67299d16-c77b-414b-ace0-9c9529c5de8e 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:0xc001896440}] Aliases:map[]}\"\nJun 12 15:55:52.437047 crc crio[21573]: time=\"2026-06-12T15:55:52.436902051Z\" level=info msg=\"Checking pod openshift-operator-lifecycle-manager_packageserver-7d4fc7d867-qt46x for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 15:55:52.441001 crc crio[21573]: time=\"2026-06-12T15:55:52.440892002Z\" level=info msg=\"Got pod network &{Name:cluster-image-registry-operator-86c45576b9-qdg7g Namespace:openshift-image-registry ID:0b007c920c28b452d29972aaf92de525e9cc0b8e1a935689fa4a95146998351f UID:1d749813-cd37-46e7-9865-e180c3005dc0 NetNS:/var/run/netns/8b17367a-0ad3-4ef9-9e30-231009c09ade 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:0xc00063c0d8}] Aliases:map[]}\"\nJun 12 15:55:52.441272 crc crio[21573]: time=\"2026-06-12T15:55:52.44118277Z\" level=info msg=\"Checking pod openshift-image-registry_cluster-image-registry-operator-86c45576b9-qdg7g for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 15:55:52.442421 crc crio[21573]: time=\"2026-06-12T15:55:52.442296122Z\" level=info msg=\"Got pod network &{Name:service-ca-74545575db-n469q Namespace:openshift-service-ca ID:53d37291c3f918630f0bf00f413a35884a599c35691b2e49022496b208d077bd UID:880b4ff1-3443-4cae-90b4-72e4341917b3 NetNS:/var/run/netns/18b94689-cba3-4116-bd5e-4a349b9fa9ef 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:0xc00063c208}] Aliases:map[]}\"\nJun 12 15:55:52.442755 crc crio[21573]: time=\"2026-06-12T15:55:52.442668042Z\" level=info msg=\"Checking pod openshift-service-ca_service-ca-74545575db-n469q for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 15:55:52.445243 crc crio[21573]: time=\"2026-06-12T15:55:52.444337307Z\" level=info msg=\"Registered SIGHUP reload watcher\"\nJun 12 15:55:52.447964 crc crio[21573]: time=\"2026-06-12T15:55:52.445855329Z\" level=info msg=\"Starting seccomp notifier watcher\"\nJun 12 15:55:52.447964 crc crio[21573]: time=\"2026-06-12T15:55:52.446310412Z\" level=info msg=\"Create NRI interface\"\nJun 12 15:55:52.447964 crc crio[21573]: time=\"2026-06-12T15:55:52.446573139Z\" level=info msg=\"runtime interface created\"\nJun 12 15:55:52.447964 crc crio[21573]: time=\"2026-06-12T15:55:52.446632321Z\" level=info msg=\"Registered domain \\\"k8s.io\\\" with NRI\"\nJun 12 15:55:52.447964 crc crio[21573]: time=\"2026-06-12T15:55:52.446655311Z\" level=info msg=\"runtime interface starting up...\"\nJun 12 15:55:52.447964 crc crio[21573]: time=\"2026-06-12T15:55:52.446674722Z\" level=info msg=\"starting plugins...\"\nJun 12 15:55:52.447964 crc crio[21573]: time=\"2026-06-12T15:55:52.44697734Z\" level=info msg=\"Synchronizing NRI (plugin) with current runtime state\"\nJun 12 15:55:52.448925 crc crio[21573]: time=\"2026-06-12T15:55:52.448865014Z\" level=info msg=\"Serving metrics on 127.0.0.1:9537 using HTTP\"\nJun 12 15:55:52.458184 crc crio[21573]: time=\"2026-06-12T15:55:52.457875277Z\" level=info msg=\"No systemd watchdog enabled\"\nJun 12 15:55:52.466569 crc systemd[1]: Started Container Runtime Interface for OCI (CRI-O).\nJun 12 15:55:54.639599 crc crio[21573]: time=\"2026-06-12T15:55:54.637319654Z\" level=info msg=\"Stopping container: 4e86a51b2c99e3ef3bb7fe1d39cee92a925157588da7cfdbb395bc698ad2fd4b (timeout: 30s)\" id=633b3ffb-753c-4a48-95e6-7b25daa63aca name=/runtime.v1.RuntimeService/StopContainer\nJun 12 15:55:54.642170 crc crio[21573]: time=\"2026-06-12T15:55:54.64186995Z\" level=info msg=\"Stopping container: 807768bc98a372f8e01e8d8c03a7094aceed19608b7742ea0dd70e80b065c18c (timeout: 30s)\" id=1f04ccba-d200-4a9f-a3e4-edc0b3e796d1 name=/runtime.v1.RuntimeService/StopContainer\nJun 12 15:55:54.783806 crc crio[21573]: time=\"2026-06-12T15:55:54.782846118Z\" level=info msg=\"Stopped container 807768bc98a372f8e01e8d8c03a7094aceed19608b7742ea0dd70e80b065c18c: openshift-controller-manager/controller-manager-8bbbb897c-c9m74/controller-manager\" id=1f04ccba-d200-4a9f-a3e4-edc0b3e796d1 name=/runtime.v1.RuntimeService/StopContainer\nJun 12 15:55:54.786608 crc crio[21573]: time=\"2026-06-12T15:55:54.78652894Z\" level=info msg=\"Stopping pod sandbox: 8ca76fa8288bcb518463241725200f056a86d43eeadeb0f81401aafaa3199a1f\" id=b95a649d-730e-4c60-8306-69dbbc741ea4 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 15:55:54.787238 crc crio[21573]: time=\"2026-06-12T15:55:54.787149277Z\" level=info msg=\"Got pod network &{Name:controller-manager-8bbbb897c-c9m74 Namespace:openshift-controller-manager ID:8ca76fa8288bcb518463241725200f056a86d43eeadeb0f81401aafaa3199a1f UID:b9d3cfcf-d286-4dfc-a5cf-dbb9268a3cda NetNS:/var/run/netns/fdf36cfd-8cb8-4c3a-b273-e87e06321279 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:0xc000568740}] Aliases:map[]}\"\nJun 12 15:55:54.787634 crc crio[21573]: time=\"2026-06-12T15:55:54.787416464Z\" level=info msg=\"Deleting pod openshift-controller-manager_controller-manager-8bbbb897c-c9m74 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 15:55:54.792875 crc crio[21573]: time=\"2026-06-12T15:55:54.792239149Z\" level=info msg=\"Stopped container 4e86a51b2c99e3ef3bb7fe1d39cee92a925157588da7cfdbb395bc698ad2fd4b: openshift-route-controller-manager/route-controller-manager-9c77555c6-bjsff/route-controller-manager\" id=633b3ffb-753c-4a48-95e6-7b25daa63aca name=/runtime.v1.RuntimeService/StopContainer\nJun 12 15:55:54.795161 crc crio[21573]: time=\"2026-06-12T15:55:54.793794684Z\" level=info msg=\"Stopping pod sandbox: 656af2dfcd523b61d8aa89833d20c7fa6297b82acad3b5976e7d6d1e64dc967f\" id=f6f902c0-0850-4d8a-8b88-4e1a094f2c92 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 15:55:54.795161 crc crio[21573]: time=\"2026-06-12T15:55:54.794142613Z\" level=info msg=\"Got pod network &{Name:route-controller-manager-9c77555c6-bjsff Namespace:openshift-route-controller-manager ID:656af2dfcd523b61d8aa89833d20c7fa6297b82acad3b5976e7d6d1e64dc967f UID:f5ed093a-5c43-49ee-8429-b0de4b9c784d NetNS:/var/run/netns/e2be9547-463d-48a3-a268-3ce455053b0c 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:0xc00008d388}] Aliases:map[]}\"\nJun 12 15:55:54.795161 crc crio[21573]: time=\"2026-06-12T15:55:54.794358259Z\" level=info msg=\"Deleting pod openshift-route-controller-manager_route-controller-manager-9c77555c6-bjsff from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 15:55:55.081273 crc crio[21573]: time=\"2026-06-12T15:55:55.081139218Z\" level=info msg=\"Stopped pod sandbox: 656af2dfcd523b61d8aa89833d20c7fa6297b82acad3b5976e7d6d1e64dc967f\" id=f6f902c0-0850-4d8a-8b88-4e1a094f2c92 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 15:55:55.107078 crc crio[21573]: time=\"2026-06-12T15:55:55.106969876Z\" level=info msg=\"Stopped pod sandbox: 8ca76fa8288bcb518463241725200f056a86d43eeadeb0f81401aafaa3199a1f\" id=b95a649d-730e-4c60-8306-69dbbc741ea4 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 15:55:55.297564 crc crio[21573]: time=\"2026-06-12T15:55:55.29748864Z\" level=info msg=\"Removing container: 807768bc98a372f8e01e8d8c03a7094aceed19608b7742ea0dd70e80b065c18c\" id=d1c0a83c-7716-49ad-91cb-38d745edba0d name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 15:55:55.322033 crc crio[21573]: time=\"2026-06-12T15:55:55.321720307Z\" level=info msg=\"Removed container 807768bc98a372f8e01e8d8c03a7094aceed19608b7742ea0dd70e80b065c18c: openshift-controller-manager/controller-manager-8bbbb897c-c9m74/controller-manager\" id=d1c0a83c-7716-49ad-91cb-38d745edba0d name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 15:55:55.325621 crc crio[21573]: time=\"2026-06-12T15:55:55.325522484Z\" level=info msg=\"Removing container: 4e86a51b2c99e3ef3bb7fe1d39cee92a925157588da7cfdbb395bc698ad2fd4b\" id=89932af2-4a06-4653-9823-9b88d2f2fb1b name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 15:55:55.365303 crc crio[21573]: time=\"2026-06-12T15:55:55.365089021Z\" level=info msg=\"Removed container 4e86a51b2c99e3ef3bb7fe1d39cee92a925157588da7cfdbb395bc698ad2fd4b: openshift-route-controller-manager/route-controller-manager-9c77555c6-bjsff/route-controller-manager\" id=89932af2-4a06-4653-9823-9b88d2f2fb1b name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 15:56:00.116677 crc crio[21573]: time=\"2026-06-12T15:56:00.115546972Z\" level=info msg=\"Running pod sandbox: openshift-route-controller-manager/route-controller-manager-7d6499f8cc-f9gql/POD\" id=fa08ad6f-fd3b-4404-ba35-7c3a9407a3d6 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:56:00.118365 crc crio[21573]: time=\"2026-06-12T15:56:00.116724734Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:56:00.148970 crc crio[21573]: time=\"2026-06-12T15:56:00.148893027Z\" level=info msg=\"Got pod network &{Name:route-controller-manager-7d6499f8cc-f9gql Namespace:openshift-route-controller-manager ID:2bff98aa85d490742ef6632b3295370f16dc5cb8c3e251e48e2e78528af57a79 UID:2e2a8cb7-d3ac-46bd-99cb-a31c282cbb82 NetNS:/var/run/netns/33acfa72-ac4d-4b7f-9a52-b170e1808eff Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod2e2a8cb7_d3ac_46bd_99cb_a31c282cbb82.slice PodAnnotations:0xc0005684b8}] Aliases:map[]}\"\nJun 12 15:56:00.148970 crc crio[21573]: time=\"2026-06-12T15:56:00.148959399Z\" level=info msg=\"Adding pod openshift-route-controller-manager_route-controller-manager-7d6499f8cc-f9gql to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 15:56:00.475811 crc crio[21573]: 2026-06-12T15:56:00Z [verbose] CmdAdd (shim): {1.1.0 [{Name:2bff98aa85d4907 Mac:0e:56:6c:cf:0c:ea Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:34 Mtu:0 Sandbox:/var/run/netns/33acfa72-ac4d-4b7f-9a52-b170e1808eff SocketPath: PciID:}] [{Interface:0xc000014610 Address:{IP:10.217.0.52 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 15:56:00.475811 crc crio[21573]: time=\"2026-06-12T15:56:00.474128207Z\" level=info msg=\"Got pod network &{Name:route-controller-manager-7d6499f8cc-f9gql Namespace:openshift-route-controller-manager ID:2bff98aa85d490742ef6632b3295370f16dc5cb8c3e251e48e2e78528af57a79 UID:2e2a8cb7-d3ac-46bd-99cb-a31c282cbb82 NetNS:/var/run/netns/33acfa72-ac4d-4b7f-9a52-b170e1808eff Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod2e2a8cb7_d3ac_46bd_99cb_a31c282cbb82.slice PodAnnotations:0xc0005684b8}] Aliases:map[]}\"\nJun 12 15:56:00.475811 crc crio[21573]: time=\"2026-06-12T15:56:00.474300852Z\" level=info msg=\"Checking pod openshift-route-controller-manager_route-controller-manager-7d6499f8cc-f9gql for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 15:56:00.483608 crc crio[21573]: time=\"2026-06-12T15:56:00.48349014Z\" level=info msg=\"Ran pod sandbox 2bff98aa85d490742ef6632b3295370f16dc5cb8c3e251e48e2e78528af57a79 with infra container: openshift-route-controller-manager/route-controller-manager-7d6499f8cc-f9gql/POD\" id=fa08ad6f-fd3b-4404-ba35-7c3a9407a3d6 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:56:00.486714 crc crio[21573]: time=\"2026-06-12T15:56:00.486666254Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7a726c68cebc9b08edd734a8bae5150ae5950f7734fe9b9c2a6e0d06f21cc095\" id=d1e6589f-de66-4f6b-ab3e-fd50d38f1d55 name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:56:00.491881 crc crio[21573]: time=\"2026-06-12T15:56:00.491796997Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7a726c68cebc9b08edd734a8bae5150ae5950f7734fe9b9c2a6e0d06f21cc095\" id=05e9b600-1519-4253-802b-2ea2efa0c637 name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:56:00.499868 crc crio[21573]: time=\"2026-06-12T15:56:00.499746738Z\" level=info msg=\"Creating container: openshift-route-controller-manager/route-controller-manager-7d6499f8cc-f9gql/route-controller-manager\" id=d041a078-9e30-4c81-a839-0c3febda034d name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:56:00.500690 crc crio[21573]: time=\"2026-06-12T15:56:00.500260822Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:56:00.530648 crc crio[21573]: time=\"2026-06-12T15:56:00.530522953Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:56:00.536113 crc crio[21573]: time=\"2026-06-12T15:56:00.535302526Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:56:00.660037 crc crio[21573]: time=\"2026-06-12T15:56:00.659926269Z\" level=info msg=\"Created container 85f5b371c90a4370ebef939908f76a254701d4abde3e563c172c25dff4c8ba4f: openshift-route-controller-manager/route-controller-manager-7d6499f8cc-f9gql/route-controller-manager\" id=d041a078-9e30-4c81-a839-0c3febda034d name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:56:00.661765 crc crio[21573]: time=\"2026-06-12T15:56:00.661704509Z\" level=info msg=\"Starting container: 85f5b371c90a4370ebef939908f76a254701d4abde3e563c172c25dff4c8ba4f\" id=1cd85ad6-b12f-4e5a-8cbc-4fe9a9ea2e0a name=/runtime.v1.RuntimeService/StartContainer\nJun 12 15:56:00.669533 crc crio[21573]: time=\"2026-06-12T15:56:00.669334722Z\" level=info msg=\"Started container\" PID=21992 containerID=85f5b371c90a4370ebef939908f76a254701d4abde3e563c172c25dff4c8ba4f description=openshift-route-controller-manager/route-controller-manager-7d6499f8cc-f9gql/route-controller-manager id=1cd85ad6-b12f-4e5a-8cbc-4fe9a9ea2e0a name=/runtime.v1.RuntimeService/StartContainer sandboxID=2bff98aa85d490742ef6632b3295370f16dc5cb8c3e251e48e2e78528af57a79\nJun 12 15:56:01.522144 crc crio[21573]: time=\"2026-06-12T15:56:01.521623519Z\" level=info msg=\"Running pod sandbox: openshift-controller-manager/controller-manager-bcbd788bc-czj94/POD\" id=8157a581-66ed-4a89-b35c-334ebe45a631 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:56:01.523050 crc crio[21573]: time=\"2026-06-12T15:56:01.522179514Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:56:01.546916 crc crio[21573]: time=\"2026-06-12T15:56:01.546854458Z\" level=info msg=\"Got pod network &{Name:controller-manager-bcbd788bc-czj94 Namespace:openshift-controller-manager ID:e0f0c797b682358431c61fb240f8533a9c4da2470f7dd41f1ca2193d8feb3f0e UID:1a08227f-5237-47b9-880f-a7e37c589b57 NetNS:/var/run/netns/6cd3dba6-c09f-45bc-a811-7120bc7dcd07 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod1a08227f_5237_47b9_880f_a7e37c589b57.slice PodAnnotations:0xc000138c30}] Aliases:map[]}\"\nJun 12 15:56:01.546916 crc crio[21573]: time=\"2026-06-12T15:56:01.54690835Z\" level=info msg=\"Adding pod openshift-controller-manager_controller-manager-bcbd788bc-czj94 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 15:56:02.745922 crc crio[21573]: 2026-06-12T15:56:02Z [verbose] CmdAdd (shim): {1.1.0 [{Name:e0f0c797b682358 Mac:96:09:28:d1:45:47 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:36 Mtu:0 Sandbox:/var/run/netns/6cd3dba6-c09f-45bc-a811-7120bc7dcd07 SocketPath: PciID:}] [{Interface:0xc0003845d0 Address:{IP:10.217.0.54 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 15:56:02.748893 crc crio[21573]: time=\"2026-06-12T15:56:02.748784535Z\" level=info msg=\"Got pod network &{Name:controller-manager-bcbd788bc-czj94 Namespace:openshift-controller-manager ID:e0f0c797b682358431c61fb240f8533a9c4da2470f7dd41f1ca2193d8feb3f0e UID:1a08227f-5237-47b9-880f-a7e37c589b57 NetNS:/var/run/netns/6cd3dba6-c09f-45bc-a811-7120bc7dcd07 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod1a08227f_5237_47b9_880f_a7e37c589b57.slice PodAnnotations:0xc000138c30}] Aliases:map[]}\"\nJun 12 15:56:02.749116 crc crio[21573]: time=\"2026-06-12T15:56:02.749043212Z\" level=info msg=\"Checking pod openshift-controller-manager_controller-manager-bcbd788bc-czj94 for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 15:56:02.762358 crc crio[21573]: time=\"2026-06-12T15:56:02.758004715Z\" level=info msg=\"Ran pod sandbox e0f0c797b682358431c61fb240f8533a9c4da2470f7dd41f1ca2193d8feb3f0e with infra container: openshift-controller-manager/controller-manager-bcbd788bc-czj94/POD\" id=8157a581-66ed-4a89-b35c-334ebe45a631 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:56:02.781087 crc crio[21573]: time=\"2026-06-12T15:56:02.780943309Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9506bdcf97d5200cf2cf4cdf110aebafdd141a24f6589bf1e1cfe27bb7fc1ed2\" id=229ebccb-81bc-4a5f-adf6-31e010ee9eec name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:56:02.785349 crc crio[21573]: time=\"2026-06-12T15:56:02.785217224Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9506bdcf97d5200cf2cf4cdf110aebafdd141a24f6589bf1e1cfe27bb7fc1ed2\" id=b8a4da91-7a7e-40f7-adde-9aa9f9b3023c name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:56:02.792186 crc crio[21573]: time=\"2026-06-12T15:56:02.792093835Z\" level=info msg=\"Creating container: openshift-controller-manager/controller-manager-bcbd788bc-czj94/controller-manager\" id=4390de87-0d17-4bf5-9af8-522c34a0b3cf name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:56:02.793027 crc crio[21573]: time=\"2026-06-12T15:56:02.792660811Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:56:02.818010 crc crio[21573]: time=\"2026-06-12T15:56:02.817911872Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:56:02.822630 crc crio[21573]: time=\"2026-06-12T15:56:02.822548201Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:56:02.923017 crc crio[21573]: time=\"2026-06-12T15:56:02.922581992Z\" level=info msg=\"Created container 3d1e59d68ddea30a31bdc97544c2a1831420d36ca8281164641a4b93dcc8fef3: openshift-controller-manager/controller-manager-bcbd788bc-czj94/controller-manager\" id=4390de87-0d17-4bf5-9af8-522c34a0b3cf name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:56:02.924109 crc crio[21573]: time=\"2026-06-12T15:56:02.924040542Z\" level=info msg=\"Starting container: 3d1e59d68ddea30a31bdc97544c2a1831420d36ca8281164641a4b93dcc8fef3\" id=360aa449-1e62-447f-85d5-cc1657c3e14c name=/runtime.v1.RuntimeService/StartContainer\nJun 12 15:56:02.932198 crc crio[21573]: time=\"2026-06-12T15:56:02.932073956Z\" level=info msg=\"Started container\" PID=22090 containerID=3d1e59d68ddea30a31bdc97544c2a1831420d36ca8281164641a4b93dcc8fef3 description=openshift-controller-manager/controller-manager-bcbd788bc-czj94/controller-manager id=360aa449-1e62-447f-85d5-cc1657c3e14c name=/runtime.v1.RuntimeService/StartContainer sandboxID=e0f0c797b682358431c61fb240f8533a9c4da2470f7dd41f1ca2193d8feb3f0e\nJun 12 15:56:11.467705 crc crio[21573]: time=\"2026-06-12T15:56:11.463948461Z\" level=info msg=\"Stopping container: 85f5b371c90a4370ebef939908f76a254701d4abde3e563c172c25dff4c8ba4f (timeout: 30s)\" id=16905b74-2f09-465e-a45b-370390702e4c name=/runtime.v1.RuntimeService/StopContainer\nJun 12 15:56:11.608930 crc crio[21573]: time=\"2026-06-12T15:56:11.608854326Z\" level=info msg=\"Stopped container 85f5b371c90a4370ebef939908f76a254701d4abde3e563c172c25dff4c8ba4f: openshift-route-controller-manager/route-controller-manager-7d6499f8cc-f9gql/route-controller-manager\" id=16905b74-2f09-465e-a45b-370390702e4c name=/runtime.v1.RuntimeService/StopContainer\nJun 12 15:56:11.611522 crc crio[21573]: time=\"2026-06-12T15:56:11.611309232Z\" level=info msg=\"Stopping pod sandbox: 2bff98aa85d490742ef6632b3295370f16dc5cb8c3e251e48e2e78528af57a79\" id=0ef7f7b8-11e5-4014-a34c-4e042f680fc5 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 15:56:11.612585 crc crio[21573]: time=\"2026-06-12T15:56:11.612217358Z\" level=info msg=\"Got pod network &{Name:route-controller-manager-7d6499f8cc-f9gql Namespace:openshift-route-controller-manager ID:2bff98aa85d490742ef6632b3295370f16dc5cb8c3e251e48e2e78528af57a79 UID:2e2a8cb7-d3ac-46bd-99cb-a31c282cbb82 NetNS:/var/run/netns/33acfa72-ac4d-4b7f-9a52-b170e1808eff Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod2e2a8cb7_d3ac_46bd_99cb_a31c282cbb82.slice PodAnnotations:0xc002428640}] Aliases:map[]}\"\nJun 12 15:56:11.612871 crc crio[21573]: time=\"2026-06-12T15:56:11.612727402Z\" level=info msg=\"Deleting pod openshift-route-controller-manager_route-controller-manager-7d6499f8cc-f9gql from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 15:56:11.978777 crc crio[21573]: time=\"2026-06-12T15:56:11.978127708Z\" level=info msg=\"Stopped pod sandbox: 2bff98aa85d490742ef6632b3295370f16dc5cb8c3e251e48e2e78528af57a79\" id=0ef7f7b8-11e5-4014-a34c-4e042f680fc5 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 15:56:12.124936 crc crio[21573]: time=\"2026-06-12T15:56:12.124715211Z\" level=info msg=\"Removing container: 85f5b371c90a4370ebef939908f76a254701d4abde3e563c172c25dff4c8ba4f\" id=7dd96fea-015f-43c5-b906-57f829fc26e6 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 15:56:12.154705 crc crio[21573]: time=\"2026-06-12T15:56:12.154564282Z\" level=info msg=\"Removed container 85f5b371c90a4370ebef939908f76a254701d4abde3e563c172c25dff4c8ba4f: openshift-route-controller-manager/route-controller-manager-7d6499f8cc-f9gql/route-controller-manager\" id=7dd96fea-015f-43c5-b906-57f829fc26e6 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 15:56:12.422282 crc crio[21573]: time=\"2026-06-12T15:56:12.421606502Z\" level=info msg=\"Running pod sandbox: openshift-route-controller-manager/route-controller-manager-765b549d49-hfbcw/POD\" id=ba88ab6c-1354-4b53-8643-1ae4920cecd7 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:56:12.422539 crc crio[21573]: time=\"2026-06-12T15:56:12.422296871Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:56:12.456268 crc crio[21573]: time=\"2026-06-12T15:56:12.456162132Z\" level=info msg=\"Got pod network &{Name:route-controller-manager-765b549d49-hfbcw Namespace:openshift-route-controller-manager ID:ed634d3bf59f4bc7eedafca7e9fd30551090963e6f77c24d86565bd07205d1cc UID:ce602416-b34a-404c-a2d9-537c8a7f5a83 NetNS:/var/run/netns/a5b7cfd3-1629-47c8-b0f2-d6b9857b4c61 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podce602416_b34a_404c_a2d9_537c8a7f5a83.slice PodAnnotations:0xc000138810}] Aliases:map[]}\"\nJun 12 15:56:12.456268 crc crio[21573]: time=\"2026-06-12T15:56:12.456231914Z\" level=info msg=\"Adding pod openshift-route-controller-manager_route-controller-manager-765b549d49-hfbcw to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 15:56:12.788024 crc crio[21573]: 2026-06-12T15:56:12Z [verbose] CmdAdd (shim): {1.1.0 [{Name:ed634d3bf59f4bc Mac:32:8d:c5:85:6a:49 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:37 Mtu:0 Sandbox:/var/run/netns/a5b7cfd3-1629-47c8-b0f2-d6b9857b4c61 SocketPath: PciID:}] [{Interface:0xc0004b25b0 Address:{IP:10.217.0.55 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 15:56:12.789724 crc crio[21573]: time=\"2026-06-12T15:56:12.789630673Z\" level=info msg=\"Got pod network &{Name:route-controller-manager-765b549d49-hfbcw Namespace:openshift-route-controller-manager ID:ed634d3bf59f4bc7eedafca7e9fd30551090963e6f77c24d86565bd07205d1cc UID:ce602416-b34a-404c-a2d9-537c8a7f5a83 NetNS:/var/run/netns/a5b7cfd3-1629-47c8-b0f2-d6b9857b4c61 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podce602416_b34a_404c_a2d9_537c8a7f5a83.slice PodAnnotations:0xc000138810}] Aliases:map[]}\"\nJun 12 15:56:12.789862 crc crio[21573]: time=\"2026-06-12T15:56:12.789813268Z\" level=info msg=\"Checking pod openshift-route-controller-manager_route-controller-manager-765b549d49-hfbcw for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 15:56:12.795706 crc crio[21573]: time=\"2026-06-12T15:56:12.795379494Z\" level=info msg=\"Ran pod sandbox ed634d3bf59f4bc7eedafca7e9fd30551090963e6f77c24d86565bd07205d1cc with infra container: openshift-route-controller-manager/route-controller-manager-765b549d49-hfbcw/POD\" id=ba88ab6c-1354-4b53-8643-1ae4920cecd7 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:56:12.797899 crc crio[21573]: time=\"2026-06-12T15:56:12.797818279Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7a726c68cebc9b08edd734a8bae5150ae5950f7734fe9b9c2a6e0d06f21cc095\" id=930cf854-c0fe-4392-b63b-0f186b4f1d93 name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:56:12.800035 crc crio[21573]: time=\"2026-06-12T15:56:12.799911146Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7a726c68cebc9b08edd734a8bae5150ae5950f7734fe9b9c2a6e0d06f21cc095\" id=98640f62-5991-40e5-b75b-7f38d83e8f88 name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:56:12.807928 crc crio[21573]: time=\"2026-06-12T15:56:12.807178522Z\" level=info msg=\"Creating container: openshift-route-controller-manager/route-controller-manager-765b549d49-hfbcw/route-controller-manager\" id=645a6b9e-b489-4e3d-8a3b-a6ae6b028d8c name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:56:12.807928 crc crio[21573]: time=\"2026-06-12T15:56:12.807712828Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:56:12.840084 crc crio[21573]: time=\"2026-06-12T15:56:12.839966409Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:56:12.844896 crc crio[21573]: time=\"2026-06-12T15:56:12.844315749Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:56:12.962514 crc crio[21573]: time=\"2026-06-12T15:56:12.962280368Z\" level=info msg=\"Created container 2a149ad8c40910efaf913e423aa2ad95a8cbe56729a192c9f709b75106168026: openshift-route-controller-manager/route-controller-manager-765b549d49-hfbcw/route-controller-manager\" id=645a6b9e-b489-4e3d-8a3b-a6ae6b028d8c name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:56:12.963562 crc crio[21573]: time=\"2026-06-12T15:56:12.963358748Z\" level=info msg=\"Starting container: 2a149ad8c40910efaf913e423aa2ad95a8cbe56729a192c9f709b75106168026\" id=d320cced-dcd5-48d6-8647-3c4518eaa642 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 15:56:12.969357 crc crio[21573]: time=\"2026-06-12T15:56:12.969262053Z\" level=info msg=\"Started container\" PID=22279 containerID=2a149ad8c40910efaf913e423aa2ad95a8cbe56729a192c9f709b75106168026 description=openshift-route-controller-manager/route-controller-manager-765b549d49-hfbcw/route-controller-manager id=d320cced-dcd5-48d6-8647-3c4518eaa642 name=/runtime.v1.RuntimeService/StartContainer sandboxID=ed634d3bf59f4bc7eedafca7e9fd30551090963e6f77c24d86565bd07205d1cc\nJun 12 15:56:24.413688 crc crio[21573]: time=\"2026-06-12T15:56:24.410896599Z\" level=info msg=\"Running pod sandbox: openshift-etcd/installer-3-crc/POD\" id=ac5a7c0b-6bee-4cae-a18b-ec0fd9ee8802 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:56:24.413688 crc crio[21573]: time=\"2026-06-12T15:56:24.411823545Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:56:24.431237 crc crio[21573]: time=\"2026-06-12T15:56:24.431141322Z\" level=info msg=\"Got pod network &{Name:installer-3-crc Namespace:openshift-etcd ID:fc80a2d9f281a5270745b3c0679975a498c311e262351b9bc382a30e7f543a54 UID:2f2f557a-99a0-40dd-aaf2-a3892854ca40 NetNS:/var/run/netns/e36820a0-3997-4840-a462-8884161e5ff5 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-pod2f2f557a_99a0_40dd_aaf2_a3892854ca40.slice PodAnnotations:0xc000138f90}] Aliases:map[]}\"\nJun 12 15:56:24.431237 crc crio[21573]: time=\"2026-06-12T15:56:24.431200584Z\" level=info msg=\"Adding pod openshift-etcd_installer-3-crc to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 15:56:25.008058 crc crio[21573]: 2026-06-12T15:56:25Z [verbose] CmdAdd (shim): {1.1.0 [{Name:fc80a2d9f281a52 Mac:3e:e5:ed:60:16:e4 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:38 Mtu:0 Sandbox:/var/run/netns/e36820a0-3997-4840-a462-8884161e5ff5 SocketPath: PciID:}] [{Interface:0xc0003046d0 Address:{IP:10.217.0.56 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 15:56:25.011243 crc crio[21573]: time=\"2026-06-12T15:56:25.01109579Z\" level=info msg=\"Got pod network &{Name:installer-3-crc Namespace:openshift-etcd ID:fc80a2d9f281a5270745b3c0679975a498c311e262351b9bc382a30e7f543a54 UID:2f2f557a-99a0-40dd-aaf2-a3892854ca40 NetNS:/var/run/netns/e36820a0-3997-4840-a462-8884161e5ff5 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-pod2f2f557a_99a0_40dd_aaf2_a3892854ca40.slice PodAnnotations:0xc000138f90}] Aliases:map[]}\"\nJun 12 15:56:25.011855 crc crio[21573]: time=\"2026-06-12T15:56:25.011720198Z\" level=info msg=\"Checking pod openshift-etcd_installer-3-crc for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 15:56:25.031228 crc crio[21573]: time=\"2026-06-12T15:56:25.031107086Z\" level=info msg=\"Ran pod sandbox fc80a2d9f281a5270745b3c0679975a498c311e262351b9bc382a30e7f543a54 with infra container: openshift-etcd/installer-3-crc/POD\" id=ac5a7c0b-6bee-4cae-a18b-ec0fd9ee8802 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:56:25.035032 crc crio[21573]: time=\"2026-06-12T15:56:25.034922482Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:bf05b9b2ba66351a6c59f4259fb377f62237a00af3b4f0b95f64409e2f25770e\" id=a8f65ff1-5dde-422d-88bf-d001c3630c5b name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:56:25.038093 crc crio[21573]: time=\"2026-06-12T15:56:25.037982507Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:bf05b9b2ba66351a6c59f4259fb377f62237a00af3b4f0b95f64409e2f25770e\" id=0c2ffc33-af4d-4718-ba3a-9747e5215e18 name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:56:25.047271 crc crio[21573]: time=\"2026-06-12T15:56:25.046517124Z\" level=info msg=\"Creating container: openshift-etcd/installer-3-crc/installer\" id=f89de0f3-a4a4-44d4-a695-79c04afb2bd6 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:56:25.047271 crc crio[21573]: time=\"2026-06-12T15:56:25.046974187Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:56:25.095762 crc crio[21573]: time=\"2026-06-12T15:56:25.095527216Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:56:25.298229 crc crio[21573]: time=\"2026-06-12T15:56:25.297372696Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:56:25.489180 crc crio[21573]: time=\"2026-06-12T15:56:25.489054163Z\" level=info msg=\"Created container fc5b3d18dcf9b3371af1cdc7b168fa3cd64582fb04eb7ecfa4e1d83fcc1953c1: openshift-etcd/installer-3-crc/installer\" id=f89de0f3-a4a4-44d4-a695-79c04afb2bd6 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:56:25.495239 crc crio[21573]: time=\"2026-06-12T15:56:25.49039667Z\" level=info msg=\"Starting container: fc5b3d18dcf9b3371af1cdc7b168fa3cd64582fb04eb7ecfa4e1d83fcc1953c1\" id=30469a18-9175-470f-a123-d90294b6e520 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 15:56:25.501937 crc crio[21573]: time=\"2026-06-12T15:56:25.501094177Z\" level=info msg=\"Started container\" PID=22417 containerID=fc5b3d18dcf9b3371af1cdc7b168fa3cd64582fb04eb7ecfa4e1d83fcc1953c1 description=openshift-etcd/installer-3-crc/installer id=30469a18-9175-470f-a123-d90294b6e520 name=/runtime.v1.RuntimeService/StartContainer sandboxID=fc80a2d9f281a5270745b3c0679975a498c311e262351b9bc382a30e7f543a54\nJun 12 15:56:33.349919 crc crio[21573]: time=\"2026-06-12T15:56:33.349083486Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/community-operators-hbst8/POD\" id=e34e532c-5c1f-4013-89fb-afa8b8921480 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:56:33.351309 crc crio[21573]: time=\"2026-06-12T15:56:33.349921569Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:56:33.375611 crc crio[21573]: time=\"2026-06-12T15:56:33.37549672Z\" level=info msg=\"Got pod network &{Name:community-operators-hbst8 Namespace:openshift-marketplace ID:fafc705bfd2d09b2bb188430d0fc164c5ccb1023fc92b6f2094fee4c1687bcc5 UID:e98f4d20-8394-4352-b4ec-85802c06ebf7 NetNS:/var/run/netns/f3183eef-5f68-4a9e-a593-cf1d130b48ca Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pode98f4d20_8394_4352_b4ec_85802c06ebf7.slice PodAnnotations:0xc00209e598}] Aliases:map[]}\"\nJun 12 15:56:33.375611 crc crio[21573]: time=\"2026-06-12T15:56:33.375579753Z\" level=info msg=\"Adding pod openshift-marketplace_community-operators-hbst8 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 15:56:33.531218 crc crio[21573]: time=\"2026-06-12T15:56:33.531025562Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/certified-operators-bp4sj/POD\" id=7dce3593-7a79-4aa6-bab9-47e0423800be name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:56:33.534308 crc crio[21573]: time=\"2026-06-12T15:56:33.532531824Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:56:33.560128 crc crio[21573]: time=\"2026-06-12T15:56:33.559949817Z\" level=info msg=\"Got pod network &{Name:certified-operators-bp4sj Namespace:openshift-marketplace ID:d061930e61d93b5296e83f3e98130787b701c5bc0fe6cdbe215c1132b5bb1c85 UID:2f800bda-d061-4abe-9614-c3346df960a5 NetNS:/var/run/netns/379020d7-7cd1-41b9-ad5a-0213d1deaab1 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod2f800bda_d061_4abe_9614_c3346df960a5.slice PodAnnotations:0xc00008ce18}] Aliases:map[]}\"\nJun 12 15:56:33.560128 crc crio[21573]: time=\"2026-06-12T15:56:33.560021409Z\" level=info msg=\"Adding pod openshift-marketplace_certified-operators-bp4sj to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 15:56:34.443814 crc crio[21573]: 2026-06-12T15:56:34Z [verbose] CmdAdd (shim): {1.1.0 [{Name:fafc705bfd2d09b Mac:2a:cd:79:9a:a2:c9 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:39 Mtu:0 Sandbox:/var/run/netns/f3183eef-5f68-4a9e-a593-cf1d130b48ca SocketPath: PciID:}] [{Interface:0xc00025aa20 Address:{IP:10.217.0.57 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 15:56:34.446759 crc crio[21573]: 2026-06-12T15:56:34Z [verbose] CmdAdd (shim): {1.1.0 [{Name:d061930e61d93b5 Mac:82:5f:5b:bc:2a:40 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:3c Mtu:0 Sandbox:/var/run/netns/379020d7-7cd1-41b9-ad5a-0213d1deaab1 SocketPath: PciID:}] [{Interface:0xc000200760 Address:{IP:10.217.0.60 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 15:56:34.451101 crc crio[21573]: time=\"2026-06-12T15:56:34.450992054Z\" level=info msg=\"Got pod network &{Name:certified-operators-bp4sj Namespace:openshift-marketplace ID:d061930e61d93b5296e83f3e98130787b701c5bc0fe6cdbe215c1132b5bb1c85 UID:2f800bda-d061-4abe-9614-c3346df960a5 NetNS:/var/run/netns/379020d7-7cd1-41b9-ad5a-0213d1deaab1 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod2f800bda_d061_4abe_9614_c3346df960a5.slice PodAnnotations:0xc00008ce18}] Aliases:map[]}\"\nJun 12 15:56:34.451364 crc crio[21573]: time=\"2026-06-12T15:56:34.451297802Z\" level=info msg=\"Checking pod openshift-marketplace_certified-operators-bp4sj for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 15:56:34.452194 crc crio[21573]: time=\"2026-06-12T15:56:34.452097615Z\" level=info msg=\"Got pod network &{Name:community-operators-hbst8 Namespace:openshift-marketplace ID:fafc705bfd2d09b2bb188430d0fc164c5ccb1023fc92b6f2094fee4c1687bcc5 UID:e98f4d20-8394-4352-b4ec-85802c06ebf7 NetNS:/var/run/netns/f3183eef-5f68-4a9e-a593-cf1d130b48ca Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pode98f4d20_8394_4352_b4ec_85802c06ebf7.slice PodAnnotations:0xc00209e598}] Aliases:map[]}\"\nJun 12 15:56:34.452654 crc crio[21573]: time=\"2026-06-12T15:56:34.452292661Z\" level=info msg=\"Checking pod openshift-marketplace_community-operators-hbst8 for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 15:56:34.472342 crc crio[21573]: time=\"2026-06-12T15:56:34.472124758Z\" level=info msg=\"Ran pod sandbox d061930e61d93b5296e83f3e98130787b701c5bc0fe6cdbe215c1132b5bb1c85 with infra container: openshift-marketplace/certified-operators-bp4sj/POD\" id=7dce3593-7a79-4aa6-bab9-47e0423800be name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:56:34.474194 crc crio[21573]: time=\"2026-06-12T15:56:34.474074842Z\" level=info msg=\"Ran pod sandbox fafc705bfd2d09b2bb188430d0fc164c5ccb1023fc92b6f2094fee4c1687bcc5 with infra container: openshift-marketplace/community-operators-hbst8/POD\" id=e34e532c-5c1f-4013-89fb-afa8b8921480 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:56:34.474646 crc crio[21573]: time=\"2026-06-12T15:56:34.474500883Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=b4e4f62f-3b22-407d-bac8-c7998e677325 name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:56:34.477071 crc crio[21573]: time=\"2026-06-12T15:56:34.476992792Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=983411ec-c2b3-4dfb-9d3a-fa55086e3b77 name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:56:34.477651 crc crio[21573]: time=\"2026-06-12T15:56:34.477521227Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=90e23a80-015c-47ec-86de-83b5bd6a1563 name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:56:34.479135 crc crio[21573]: time=\"2026-06-12T15:56:34.47906648Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=dd28e1c6-03b5-40f8-ae6d-04739e4510cf name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:56:34.485692 crc crio[21573]: time=\"2026-06-12T15:56:34.485582851Z\" level=info msg=\"Creating container: openshift-marketplace/certified-operators-bp4sj/extract-utilities\" id=d9b41866-5848-4e1e-8c38-58ea458b3430 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:56:34.486369 crc crio[21573]: time=\"2026-06-12T15:56:34.486298041Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:56:34.489645 crc crio[21573]: time=\"2026-06-12T15:56:34.489552912Z\" level=info msg=\"Creating container: openshift-marketplace/community-operators-hbst8/extract-utilities\" id=7ccf4a29-8d4e-4d40-a001-342ab8d0b379 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:56:34.504398 crc crio[21573]: time=\"2026-06-12T15:56:34.504297221Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:56:34.527825 crc crio[21573]: time=\"2026-06-12T15:56:34.527735212Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:56:34.529815 crc crio[21573]: time=\"2026-06-12T15:56:34.529741467Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:56:34.534896 crc crio[21573]: time=\"2026-06-12T15:56:34.534833389Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:56:34.535122 crc crio[21573]: time=\"2026-06-12T15:56:34.535042695Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:56:34.672111 crc crio[21573]: time=\"2026-06-12T15:56:34.67195263Z\" level=info msg=\"Created container a168818c2fcfc080bc4b2fd5f1f87a880e641488b6ecee9857fe6525014d61e7: openshift-marketplace/certified-operators-bp4sj/extract-utilities\" id=d9b41866-5848-4e1e-8c38-58ea458b3430 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:56:34.673132 crc crio[21573]: time=\"2026-06-12T15:56:34.673038131Z\" level=info msg=\"Created container 22ece62c7ea89d40589476aa29f5f6880955fc49fc4f4e7b1595470fa3e3dd4b: openshift-marketplace/community-operators-hbst8/extract-utilities\" id=7ccf4a29-8d4e-4d40-a001-342ab8d0b379 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:56:34.673747 crc crio[21573]: time=\"2026-06-12T15:56:34.673606836Z\" level=info msg=\"Starting container: a168818c2fcfc080bc4b2fd5f1f87a880e641488b6ecee9857fe6525014d61e7\" id=26d49d68-2eee-49fb-8eee-150aa177a1c5 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 15:56:34.678245 crc crio[21573]: time=\"2026-06-12T15:56:34.67804262Z\" level=info msg=\"Starting container: 22ece62c7ea89d40589476aa29f5f6880955fc49fc4f4e7b1595470fa3e3dd4b\" id=30202d5b-cecf-4cee-8861-e50032427495 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 15:56:34.685397 crc crio[21573]: time=\"2026-06-12T15:56:34.684672444Z\" level=info msg=\"Started container\" PID=22553 containerID=22ece62c7ea89d40589476aa29f5f6880955fc49fc4f4e7b1595470fa3e3dd4b description=openshift-marketplace/community-operators-hbst8/extract-utilities id=30202d5b-cecf-4cee-8861-e50032427495 name=/runtime.v1.RuntimeService/StartContainer sandboxID=fafc705bfd2d09b2bb188430d0fc164c5ccb1023fc92b6f2094fee4c1687bcc5\nJun 12 15:56:34.685397 crc crio[21573]: time=\"2026-06-12T15:56:34.68490091Z\" level=info msg=\"Started container\" PID=22554 containerID=a168818c2fcfc080bc4b2fd5f1f87a880e641488b6ecee9857fe6525014d61e7 description=openshift-marketplace/certified-operators-bp4sj/extract-utilities id=26d49d68-2eee-49fb-8eee-150aa177a1c5 name=/runtime.v1.RuntimeService/StartContainer sandboxID=d061930e61d93b5296e83f3e98130787b701c5bc0fe6cdbe215c1132b5bb1c85\nJun 12 15:56:35.485687 crc crio[21573]: time=\"2026-06-12T15:56:35.484749738Z\" level=info msg=\"Pulling image: registry.redhat.io/redhat/certified-operator-index:v4.20\" id=874ff667-1028-4d4f-bd04-99cead7ef0b3 name=/runtime.v1.ImageService/PullImage\nJun 12 15:56:35.486833 crc crio[21573]: time=\"2026-06-12T15:56:35.486692433Z\" level=info msg=\"Pulling image: registry.redhat.io/redhat/community-operator-index:v4.20\" id=a0298536-ac9e-42a9-9fca-875479ff35a1 name=/runtime.v1.ImageService/PullImage\nJun 12 15:56:35.489813 crc crio[21573]: time=\"2026-06-12T15:56:35.489676885Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/redhat/community-operator-index:v4.20\\\"\"\nJun 12 15:56:35.491383 crc crio[21573]: time=\"2026-06-12T15:56:35.491307913Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/redhat/certified-operator-index:v4.20\\\"\"\nJun 12 15:56:35.717160 crc crio[21573]: time=\"2026-06-12T15:56:35.716791637Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/redhat-operators-v4t9r/POD\" id=6a8992d5-1a85-4d9c-9c99-b299d8c02b57 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:56:35.717160 crc crio[21573]: time=\"2026-06-12T15:56:35.717144857Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:56:35.738258 crc crio[21573]: time=\"2026-06-12T15:56:35.738066559Z\" level=info msg=\"Got pod network &{Name:redhat-operators-v4t9r Namespace:openshift-marketplace ID:b2c52336ce2b1336b4f991c3b09936a227845f21db360e782c9e69500cca7674 UID:4b4aca96-c3c6-4227-a280-db3fe87ae665 NetNS:/var/run/netns/ad86516c-87a0-4d2a-870b-068ee181c914 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod4b4aca96_c3c6_4227_a280_db3fe87ae665.slice PodAnnotations:0xc001896950}] Aliases:map[]}\"\nJun 12 15:56:35.738258 crc crio[21573]: time=\"2026-06-12T15:56:35.73811562Z\" level=info msg=\"Adding pod openshift-marketplace_redhat-operators-v4t9r to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 15:56:35.911571 crc crio[21573]: time=\"2026-06-12T15:56:35.911386746Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/redhat-marketplace-frpxj/POD\" id=7b069e41-e1d2-47e0-8086-3fb4a804d2f6 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:56:35.911571 crc crio[21573]: time=\"2026-06-12T15:56:35.91155473Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:56:35.943901 crc crio[21573]: time=\"2026-06-12T15:56:35.943764559Z\" level=info msg=\"Got pod network &{Name:redhat-marketplace-frpxj Namespace:openshift-marketplace ID:eefc57443b75dd8c14e914078f4431ed0eba266fb504dc723e95f7767e55d1a2 UID:ca2f7b1c-3f29-4900-8974-ddd6e934d831 NetNS:/var/run/netns/6813a3ba-aeab-4f50-853d-20718c1f63e7 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podca2f7b1c_3f29_4900_8974_ddd6e934d831.slice PodAnnotations:0xc001896c68}] Aliases:map[]}\"\nJun 12 15:56:35.943901 crc crio[21573]: time=\"2026-06-12T15:56:35.943863962Z\" level=info msg=\"Adding pod openshift-marketplace_redhat-marketplace-frpxj to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 15:56:36.149911 crc crio[21573]: time=\"2026-06-12T15:56:36.149275277Z\" level=info msg=\"Pulled image: registry.redhat.io/redhat/community-operator-index@sha256:8874ea870c535d2628f240c4dfe1c55570869954e66ad633ea84cc782b3982dc\" id=a0298536-ac9e-42a9-9fca-875479ff35a1 name=/runtime.v1.ImageService/PullImage\nJun 12 15:56:36.151853 crc crio[21573]: time=\"2026-06-12T15:56:36.151774156Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/community-operator-index:v4.20\" id=bc2061f0-d28e-493b-8bad-4b536d000788 name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:56:36.161829 crc crio[21573]: time=\"2026-06-12T15:56:36.161704882Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/community-operator-index:v4.20\" id=67509be2-a9d1-44d1-a0ad-2ea665b827d0 name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:56:36.177940 crc crio[21573]: time=\"2026-06-12T15:56:36.177825232Z\" level=info msg=\"Creating container: openshift-marketplace/community-operators-hbst8/extract-content\" id=04166a26-b17c-4a57-8a64-609ca3ee9fea name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:56:36.190772 crc crio[21573]: time=\"2026-06-12T15:56:36.187378055Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:56:36.190772 crc crio[21573]: time=\"2026-06-12T15:56:36.187482658Z\" level=info msg=\"Pulled image: registry.redhat.io/redhat/certified-operator-index@sha256:e8b01cc3d00552bc0461e27436a0780e115587d868be78b2050d7d15c5baeda5\" id=874ff667-1028-4d4f-bd04-99cead7ef0b3 name=/runtime.v1.ImageService/PullImage\nJun 12 15:56:36.190772 crc crio[21573]: time=\"2026-06-12T15:56:36.19007834Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/certified-operator-index:v4.20\" id=c575a3cd-3070-4e07-b732-52622658ae22 name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:56:36.202861 crc crio[21573]: time=\"2026-06-12T15:56:36.202747966Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/certified-operator-index:v4.20\" id=0b3e4f14-d46f-45aa-bbd2-79dcd0de2348 name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:56:36.215985 crc crio[21573]: time=\"2026-06-12T15:56:36.215850736Z\" level=info msg=\"Creating container: openshift-marketplace/certified-operators-bp4sj/extract-content\" id=62465a42-f817-4e7c-bb0e-095f97162129 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:56:36.216495 crc crio[21573]: time=\"2026-06-12T15:56:36.21631133Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:56:36.216495 crc crio[21573]: time=\"2026-06-12T15:56:36.216392661Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:56:36.229080 crc crio[21573]: time=\"2026-06-12T15:56:36.228969331Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:56:36.251263 crc crio[21573]: time=\"2026-06-12T15:56:36.251094416Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:56:36.255099 crc crio[21573]: time=\"2026-06-12T15:56:36.255030965Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:56:36.331350 crc crio[21573]: 2026-06-12T15:56:36Z [verbose] CmdAdd (shim): {1.1.0 [{Name:b2c52336ce2b133 Mac:d2:28:8e:81:87:c1 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:3d Mtu:0 Sandbox:/var/run/netns/ad86516c-87a0-4d2a-870b-068ee181c914 SocketPath: PciID:}] [{Interface:0xc00025aa00 Address:{IP:10.217.0.61 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 15:56:36.332344 crc crio[21573]: time=\"2026-06-12T15:56:36.332259172Z\" level=info msg=\"Got pod network &{Name:redhat-operators-v4t9r Namespace:openshift-marketplace ID:b2c52336ce2b1336b4f991c3b09936a227845f21db360e782c9e69500cca7674 UID:4b4aca96-c3c6-4227-a280-db3fe87ae665 NetNS:/var/run/netns/ad86516c-87a0-4d2a-870b-068ee181c914 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod4b4aca96_c3c6_4227_a280_db3fe87ae665.slice PodAnnotations:0xc001896950}] Aliases:map[]}\"\nJun 12 15:56:36.332790 crc crio[21573]: time=\"2026-06-12T15:56:36.33252388Z\" level=info msg=\"Checking pod openshift-marketplace_redhat-operators-v4t9r for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 15:56:36.338173 crc crio[21573]: time=\"2026-06-12T15:56:36.338124806Z\" level=info msg=\"Ran pod sandbox b2c52336ce2b1336b4f991c3b09936a227845f21db360e782c9e69500cca7674 with infra container: openshift-marketplace/redhat-operators-v4t9r/POD\" id=6a8992d5-1a85-4d9c-9c99-b299d8c02b57 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:56:36.339660 crc crio[21573]: time=\"2026-06-12T15:56:36.339610876Z\" level=info msg=\"Created container 642da2c54d08248c4e2ae63bba81f545a5ef76cc5999be76bd3f7f60107943ab: openshift-marketplace/community-operators-hbst8/extract-content\" id=04166a26-b17c-4a57-8a64-609ca3ee9fea name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:56:36.340506 crc crio[21573]: time=\"2026-06-12T15:56:36.340298396Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=81a4b1ec-1ff0-47ab-8339-c586f0092dd5 name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:56:36.340590 crc crio[21573]: time=\"2026-06-12T15:56:36.340509111Z\" level=info msg=\"Starting container: 642da2c54d08248c4e2ae63bba81f545a5ef76cc5999be76bd3f7f60107943ab\" id=9701a77e-097f-43f1-b668-02d653fa838d name=/runtime.v1.RuntimeService/StartContainer\nJun 12 15:56:36.344698 crc crio[21573]: time=\"2026-06-12T15:56:36.344614685Z\" level=info msg=\"Created container 95f3c22d2b24f313d95317cd1234a88c0a738f93e1fe1ca8b74e02fb9c91621d: openshift-marketplace/certified-operators-bp4sj/extract-content\" id=62465a42-f817-4e7c-bb0e-095f97162129 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:56:36.345079 crc crio[21573]: time=\"2026-06-12T15:56:36.344761449Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=c50f4f94-b79a-4bb1-a713-6f6d323da709 name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:56:36.345761 crc crio[21573]: time=\"2026-06-12T15:56:36.345679475Z\" level=info msg=\"Starting container: 95f3c22d2b24f313d95317cd1234a88c0a738f93e1fe1ca8b74e02fb9c91621d\" id=bd6762d7-71de-433e-89cb-bd5c55e4e2d0 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 15:56:36.347855 crc crio[21573]: time=\"2026-06-12T15:56:36.347763802Z\" level=info msg=\"Started container\" PID=22638 containerID=642da2c54d08248c4e2ae63bba81f545a5ef76cc5999be76bd3f7f60107943ab description=openshift-marketplace/community-operators-hbst8/extract-content id=9701a77e-097f-43f1-b668-02d653fa838d name=/runtime.v1.RuntimeService/StartContainer sandboxID=fafc705bfd2d09b2bb188430d0fc164c5ccb1023fc92b6f2094fee4c1687bcc5\nJun 12 15:56:36.351033 crc crio[21573]: time=\"2026-06-12T15:56:36.35088737Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-operators-v4t9r/extract-utilities\" id=0e5edd98-b7da-4778-89ec-37134e2a57ba name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:56:36.351502 crc crio[21573]: time=\"2026-06-12T15:56:36.351341554Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:56:36.362146 crc crio[21573]: time=\"2026-06-12T15:56:36.361986678Z\" level=info msg=\"Started container\" PID=22639 containerID=95f3c22d2b24f313d95317cd1234a88c0a738f93e1fe1ca8b74e02fb9c91621d description=openshift-marketplace/certified-operators-bp4sj/extract-content id=bd6762d7-71de-433e-89cb-bd5c55e4e2d0 name=/runtime.v1.RuntimeService/StartContainer sandboxID=d061930e61d93b5296e83f3e98130787b701c5bc0fe6cdbe215c1132b5bb1c85\nJun 12 15:56:36.380855 crc crio[21573]: time=\"2026-06-12T15:56:36.380221735Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:56:36.388742 crc crio[21573]: time=\"2026-06-12T15:56:36.388648789Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:56:36.504308 crc crio[21573]: time=\"2026-06-12T15:56:36.504256193Z\" level=info msg=\"Created container 7c621b640f5f75b694f2d1baa567622c012849a3a04de5c808fac4b19cecc5c4: openshift-marketplace/redhat-operators-v4t9r/extract-utilities\" id=0e5edd98-b7da-4778-89ec-37134e2a57ba name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:56:36.506003 crc crio[21573]: time=\"2026-06-12T15:56:36.505915809Z\" level=info msg=\"Starting container: 7c621b640f5f75b694f2d1baa567622c012849a3a04de5c808fac4b19cecc5c4\" id=3ba27935-20a4-43ec-8314-8e4c87096745 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 15:56:36.512508 crc crio[21573]: 2026-06-12T15:56:36Z [verbose] CmdAdd (shim): {1.1.0 [{Name:eefc57443b75dd8 Mac:26:1f:4e:01:25:57 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:3e Mtu:0 Sandbox:/var/run/netns/6813a3ba-aeab-4f50-853d-20718c1f63e7 SocketPath: PciID:}] [{Interface:0xc000590bc0 Address:{IP:10.217.0.62 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 15:56:36.512508 crc crio[21573]: time=\"2026-06-12T15:56:36.509787155Z\" level=info msg=\"Got pod network &{Name:redhat-marketplace-frpxj Namespace:openshift-marketplace ID:eefc57443b75dd8c14e914078f4431ed0eba266fb504dc723e95f7767e55d1a2 UID:ca2f7b1c-3f29-4900-8974-ddd6e934d831 NetNS:/var/run/netns/6813a3ba-aeab-4f50-853d-20718c1f63e7 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podca2f7b1c_3f29_4900_8974_ddd6e934d831.slice PodAnnotations:0xc001896c68}] Aliases:map[]}\"\nJun 12 15:56:36.512508 crc crio[21573]: time=\"2026-06-12T15:56:36.509912784Z\" level=info msg=\"Checking pod openshift-marketplace_redhat-marketplace-frpxj for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 15:56:36.515231 crc crio[21573]: time=\"2026-06-12T15:56:36.514573291Z\" level=info msg=\"Ran pod sandbox eefc57443b75dd8c14e914078f4431ed0eba266fb504dc723e95f7767e55d1a2 with infra container: openshift-marketplace/redhat-marketplace-frpxj/POD\" id=7b069e41-e1d2-47e0-8086-3fb4a804d2f6 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:56:36.516597 crc crio[21573]: time=\"2026-06-12T15:56:36.516530332Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=4ae1ddf5-40de-4537-b770-7e7c34a346bf name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:56:36.517493 crc crio[21573]: time=\"2026-06-12T15:56:36.517234448Z\" level=info msg=\"Started container\" PID=22659 containerID=7c621b640f5f75b694f2d1baa567622c012849a3a04de5c808fac4b19cecc5c4 description=openshift-marketplace/redhat-operators-v4t9r/extract-utilities id=3ba27935-20a4-43ec-8314-8e4c87096745 name=/runtime.v1.RuntimeService/StartContainer sandboxID=b2c52336ce2b1336b4f991c3b09936a227845f21db360e782c9e69500cca7674\nJun 12 15:56:36.523149 crc crio[21573]: time=\"2026-06-12T15:56:36.523044504Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=8b7ee04f-149f-46ca-bdf9-99dca76a9648 name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:56:36.533836 crc crio[21573]: time=\"2026-06-12T15:56:36.53368042Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-marketplace-frpxj/extract-utilities\" id=16e5fbd5-120b-47b9-9b44-056261961150 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:56:36.534188 crc crio[21573]: time=\"2026-06-12T15:56:36.53405349Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:56:36.566367 crc crio[21573]: time=\"2026-06-12T15:56:36.566268715Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:56:36.570228 crc crio[21573]: time=\"2026-06-12T15:56:36.570161194Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:56:36.707950 crc crio[21573]: time=\"2026-06-12T15:56:36.70785375Z\" level=info msg=\"Created container c23f3a37d0962161fddd7974d509c1b72afc5f003cd1430bedd07bbadb938891: openshift-marketplace/redhat-marketplace-frpxj/extract-utilities\" id=16e5fbd5-120b-47b9-9b44-056261961150 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:56:36.709179 crc crio[21573]: time=\"2026-06-12T15:56:36.709111755Z\" level=info msg=\"Starting container: c23f3a37d0962161fddd7974d509c1b72afc5f003cd1430bedd07bbadb938891\" id=aade173a-29b0-4738-8aac-3179a8731ec7 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 15:56:36.714350 crc crio[21573]: time=\"2026-06-12T15:56:36.714278829Z\" level=info msg=\"Started container\" PID=22670 containerID=c23f3a37d0962161fddd7974d509c1b72afc5f003cd1430bedd07bbadb938891 description=openshift-marketplace/redhat-marketplace-frpxj/extract-utilities id=aade173a-29b0-4738-8aac-3179a8731ec7 name=/runtime.v1.RuntimeService/StartContainer sandboxID=eefc57443b75dd8c14e914078f4431ed0eba266fb504dc723e95f7767e55d1a2\nJun 12 15:56:37.552643 crc crio[21573]: time=\"2026-06-12T15:56:37.539577955Z\" level=info msg=\"Pulling image: registry.redhat.io/redhat/redhat-marketplace-index:v4.20\" id=492a566b-cc4c-4cd3-9a35-85fdf68c120f name=/runtime.v1.ImageService/PullImage\nJun 12 15:56:37.552643 crc crio[21573]: time=\"2026-06-12T15:56:37.545336175Z\" level=info msg=\"Pulling image: registry.redhat.io/redhat/redhat-operator-index:v4.20\" id=e3c4d414-d988-4ae6-a730-822d9316870d name=/runtime.v1.ImageService/PullImage\nJun 12 15:56:37.552643 crc crio[21573]: time=\"2026-06-12T15:56:37.546021095Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/redhat/redhat-marketplace-index:v4.20\\\"\"\nJun 12 15:56:37.552643 crc crio[21573]: time=\"2026-06-12T15:56:37.547038192Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/redhat/redhat-operator-index:v4.20\\\"\"\nJun 12 15:56:37.552643 crc crio[21573]: time=\"2026-06-12T15:56:37.549358157Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=c19194e3-af47-46dd-9dc3-1813557b5d62 name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:56:37.554538 crc crio[21573]: time=\"2026-06-12T15:56:37.554240673Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=7e9d042e-b1aa-4917-9908-0e186c025fa8 name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:56:37.554538 crc crio[21573]: time=\"2026-06-12T15:56:37.554511491Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=3d33c2f8-e08e-4910-af91-d13bcd96dfb9 name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:56:37.556192 crc crio[21573]: time=\"2026-06-12T15:56:37.556065004Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=48c84fc3-e615-49f2-b341-b85d1cbb5b27 name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:56:37.563698 crc crio[21573]: time=\"2026-06-12T15:56:37.563565461Z\" level=info msg=\"Creating container: openshift-marketplace/certified-operators-bp4sj/registry-server\" id=93d36e93-8b4b-477f-afc2-04ff20235957 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:56:37.563996 crc crio[21573]: time=\"2026-06-12T15:56:37.563961132Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:56:37.575568 crc crio[21573]: time=\"2026-06-12T15:56:37.57537567Z\" level=info msg=\"Creating container: openshift-marketplace/community-operators-hbst8/registry-server\" id=0d222ada-a1ff-4547-93f1-b4077a65a21f name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:56:37.576031 crc crio[21573]: time=\"2026-06-12T15:56:37.575976817Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:56:37.599107 crc crio[21573]: time=\"2026-06-12T15:56:37.598991516Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:56:37.602356 crc crio[21573]: time=\"2026-06-12T15:56:37.602286668Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:56:37.628399 crc crio[21573]: time=\"2026-06-12T15:56:37.625985057Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:56:37.635752 crc crio[21573]: time=\"2026-06-12T15:56:37.635654975Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:56:37.727262 crc crio[21573]: time=\"2026-06-12T15:56:37.726721697Z\" level=info msg=\"Created container 381efa5c41c1abd4e72ab2779cc4f921d10146d573aa2b570dfc7e7e7516126c: openshift-marketplace/certified-operators-bp4sj/registry-server\" id=93d36e93-8b4b-477f-afc2-04ff20235957 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:56:37.727810 crc crio[21573]: time=\"2026-06-12T15:56:37.727711454Z\" level=info msg=\"Starting container: 381efa5c41c1abd4e72ab2779cc4f921d10146d573aa2b570dfc7e7e7516126c\" id=af31e4d0-1893-4ed3-88cc-42fe8c47ff21 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 15:56:37.734090 crc crio[21573]: time=\"2026-06-12T15:56:37.733955677Z\" level=info msg=\"Started container\" PID=22713 containerID=381efa5c41c1abd4e72ab2779cc4f921d10146d573aa2b570dfc7e7e7516126c description=openshift-marketplace/certified-operators-bp4sj/registry-server id=af31e4d0-1893-4ed3-88cc-42fe8c47ff21 name=/runtime.v1.RuntimeService/StartContainer sandboxID=d061930e61d93b5296e83f3e98130787b701c5bc0fe6cdbe215c1132b5bb1c85\nJun 12 15:56:37.762583 crc crio[21573]: time=\"2026-06-12T15:56:37.762374807Z\" level=info msg=\"Created container 2700bd8a0546ac1de8bf0ee076a0c440f285d54da581fa8de475d87646540247: openshift-marketplace/community-operators-hbst8/registry-server\" id=0d222ada-a1ff-4547-93f1-b4077a65a21f name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:56:37.763608 crc crio[21573]: time=\"2026-06-12T15:56:37.763527439Z\" level=info msg=\"Starting container: 2700bd8a0546ac1de8bf0ee076a0c440f285d54da581fa8de475d87646540247\" id=03485b00-b37c-486c-94ba-81d12b2c5d8d name=/runtime.v1.RuntimeService/StartContainer\nJun 12 15:56:37.769952 crc crio[21573]: time=\"2026-06-12T15:56:37.769821064Z\" level=info msg=\"Started container\" PID=22716 containerID=2700bd8a0546ac1de8bf0ee076a0c440f285d54da581fa8de475d87646540247 description=openshift-marketplace/community-operators-hbst8/registry-server id=03485b00-b37c-486c-94ba-81d12b2c5d8d name=/runtime.v1.RuntimeService/StartContainer sandboxID=fafc705bfd2d09b2bb188430d0fc164c5ccb1023fc92b6f2094fee4c1687bcc5\nJun 12 15:56:38.206564 crc crio[21573]: time=\"2026-06-12T15:56:38.206214622Z\" level=info msg=\"Pulled image: registry.redhat.io/redhat/redhat-marketplace-index@sha256:eaa0e17f3e4a3079539d3da6839f308f2d277b5c3bc91e1d58ba54c3b141d4ba\" id=492a566b-cc4c-4cd3-9a35-85fdf68c120f name=/runtime.v1.ImageService/PullImage\nJun 12 15:56:38.207718 crc crio[21573]: time=\"2026-06-12T15:56:38.207625412Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-marketplace-index:v4.20\" id=9fd14e36-d3ba-4651-9267-1e7e38fe9234 name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:56:38.210041 crc crio[21573]: time=\"2026-06-12T15:56:38.209950026Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-marketplace-index:v4.20\" id=db2c8cbd-f280-469b-8b6e-f9811196f4b1 name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:56:38.215697 crc crio[21573]: time=\"2026-06-12T15:56:38.215546151Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-marketplace-frpxj/extract-content\" id=8d17d55e-c4c8-4ccd-b4b8-b2ef1aa38d9d name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:56:38.224074 crc crio[21573]: time=\"2026-06-12T15:56:38.223998586Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:56:38.241319 crc crio[21573]: time=\"2026-06-12T15:56:38.241229335Z\" level=info msg=\"Pulled image: registry.redhat.io/redhat/redhat-operator-index@sha256:f5f7575300572ad2ef92672b7dc76ed5ddaf50e7b74642e9907deda8cb9fa115\" id=e3c4d414-d988-4ae6-a730-822d9316870d name=/runtime.v1.ImageService/PullImage\nJun 12 15:56:38.242300 crc crio[21573]: time=\"2026-06-12T15:56:38.242233013Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-operator-index:v4.20\" id=3491d56a-fec0-422e-a35b-e4aa1fd53b00 name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:56:38.244377 crc crio[21573]: time=\"2026-06-12T15:56:38.24429225Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-operator-index:v4.20\" id=c19576ec-8357-49de-b0d7-5cc1062d3bf5 name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:56:38.257616 crc crio[21573]: time=\"2026-06-12T15:56:38.257559409Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-operators-v4t9r/extract-content\" id=6a614b3e-1cb1-4f79-ad95-a5ebc1f17a8b name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:56:38.258099 crc crio[21573]: time=\"2026-06-12T15:56:38.258038382Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:56:38.277207 crc crio[21573]: time=\"2026-06-12T15:56:38.27702697Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:56:38.286049 crc crio[21573]: time=\"2026-06-12T15:56:38.285981728Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:56:38.288024 crc crio[21573]: time=\"2026-06-12T15:56:38.287944823Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:56:38.292699 crc crio[21573]: time=\"2026-06-12T15:56:38.292607163Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:56:38.401967 crc crio[21573]: time=\"2026-06-12T15:56:38.40186035Z\" level=info msg=\"Created container de168d2542781b417c784c0fa13d9219c23ed03bb159325b3ac4f12835341dd1: openshift-marketplace/redhat-operators-v4t9r/extract-content\" id=6a614b3e-1cb1-4f79-ad95-a5ebc1f17a8b name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:56:38.403386 crc crio[21573]: time=\"2026-06-12T15:56:38.40330758Z\" level=info msg=\"Starting container: de168d2542781b417c784c0fa13d9219c23ed03bb159325b3ac4f12835341dd1\" id=d267bef2-414c-4ce0-b0e5-aa50bb427363 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 15:56:38.406169 crc crio[21573]: time=\"2026-06-12T15:56:38.406073497Z\" level=info msg=\"Created container dea7d85c6b1dab8a65656b4fa60bb73884e8291b8e6e3ed7b47ece2833c07737: openshift-marketplace/redhat-marketplace-frpxj/extract-content\" id=8d17d55e-c4c8-4ccd-b4b8-b2ef1aa38d9d name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:56:38.407934 crc crio[21573]: time=\"2026-06-12T15:56:38.407858487Z\" level=info msg=\"Starting container: dea7d85c6b1dab8a65656b4fa60bb73884e8291b8e6e3ed7b47ece2833c07737\" id=5804ed98-3db4-421c-8045-3e6930b2b142 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 15:56:38.411696 crc crio[21573]: time=\"2026-06-12T15:56:38.411636021Z\" level=info msg=\"Started container\" PID=22766 containerID=de168d2542781b417c784c0fa13d9219c23ed03bb159325b3ac4f12835341dd1 description=openshift-marketplace/redhat-operators-v4t9r/extract-content id=d267bef2-414c-4ce0-b0e5-aa50bb427363 name=/runtime.v1.RuntimeService/StartContainer sandboxID=b2c52336ce2b1336b4f991c3b09936a227845f21db360e782c9e69500cca7674\nJun 12 15:56:38.419181 crc crio[21573]: time=\"2026-06-12T15:56:38.419009536Z\" level=info msg=\"Started container\" PID=22765 containerID=dea7d85c6b1dab8a65656b4fa60bb73884e8291b8e6e3ed7b47ece2833c07737 description=openshift-marketplace/redhat-marketplace-frpxj/extract-content id=5804ed98-3db4-421c-8045-3e6930b2b142 name=/runtime.v1.RuntimeService/StartContainer sandboxID=eefc57443b75dd8c14e914078f4431ed0eba266fb504dc723e95f7767e55d1a2\nJun 12 15:56:39.604135 crc crio[21573]: time=\"2026-06-12T15:56:39.603624854Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=b51103ae-df23-406c-a061-cb680c29aeb9 name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:56:39.607023 crc crio[21573]: time=\"2026-06-12T15:56:39.60695006Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=1c39463d-d2d9-437c-a5a3-d30687fc6e26 name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:56:39.628615 crc crio[21573]: time=\"2026-06-12T15:56:39.625827441Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-marketplace-frpxj/registry-server\" id=8cac8892-d7f3-480f-80d3-797e1433a468 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:56:39.628615 crc crio[21573]: time=\"2026-06-12T15:56:39.626227202Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:56:39.666148 crc crio[21573]: time=\"2026-06-12T15:56:39.662704969Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:56:39.668610 crc crio[21573]: time=\"2026-06-12T15:56:39.668086238Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:56:39.800323 crc crio[21573]: time=\"2026-06-12T15:56:39.800122546Z\" level=info msg=\"Created container 286bbf6f38ddc8ced57ce3763b4e982786009d23309c2960847c8c91d0f53b0c: openshift-marketplace/redhat-marketplace-frpxj/registry-server\" id=8cac8892-d7f3-480f-80d3-797e1433a468 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:56:39.803107 crc crio[21573]: time=\"2026-06-12T15:56:39.802920378Z\" level=info msg=\"Starting container: 286bbf6f38ddc8ced57ce3763b4e982786009d23309c2960847c8c91d0f53b0c\" id=edd7408e-224b-41ed-b67a-dc8d8d1bac55 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 15:56:39.817359 crc crio[21573]: time=\"2026-06-12T15:56:39.817013139Z\" level=info msg=\"Started container\" PID=22794 containerID=286bbf6f38ddc8ced57ce3763b4e982786009d23309c2960847c8c91d0f53b0c description=openshift-marketplace/redhat-marketplace-frpxj/registry-server id=edd7408e-224b-41ed-b67a-dc8d8d1bac55 name=/runtime.v1.RuntimeService/StartContainer sandboxID=eefc57443b75dd8c14e914078f4431ed0eba266fb504dc723e95f7767e55d1a2\nJun 12 15:56:45.854204 crc crio[21573]: time=\"2026-06-12T15:56:45.85333217Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=a0f77caa-7a93-45e4-84aa-8f41a5f41d5e name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:56:45.858612 crc crio[21573]: time=\"2026-06-12T15:56:45.858504713Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=80ac97d3-da05-458b-b5ec-0b93413ede3c name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:56:45.946801 crc crio[21573]: time=\"2026-06-12T15:56:45.946709973Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-operators-v4t9r/registry-server\" id=0271a23b-84f6-47ba-bf9b-a3ff2c612380 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:56:45.947516 crc crio[21573]: time=\"2026-06-12T15:56:45.947297348Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:56:46.014595 crc crio[21573]: time=\"2026-06-12T15:56:46.006181717Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:56:46.014595 crc crio[21573]: time=\"2026-06-12T15:56:46.009677898Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:56:46.155100 crc crio[21573]: time=\"2026-06-12T15:56:46.154958872Z\" level=info msg=\"Created container 89c57cf4311a444066abf15f58f90683b52831da3e4391c9eef3579f3ca424d7: openshift-marketplace/redhat-operators-v4t9r/registry-server\" id=0271a23b-84f6-47ba-bf9b-a3ff2c612380 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:56:46.156540 crc crio[21573]: time=\"2026-06-12T15:56:46.156383258Z\" level=info msg=\"Starting container: 89c57cf4311a444066abf15f58f90683b52831da3e4391c9eef3579f3ca424d7\" id=9b00badc-1c44-4100-9215-344a1a52e9d3 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 15:56:46.162505 crc crio[21573]: time=\"2026-06-12T15:56:46.162336972Z\" level=info msg=\"Started container\" PID=22904 containerID=89c57cf4311a444066abf15f58f90683b52831da3e4391c9eef3579f3ca424d7 description=openshift-marketplace/redhat-operators-v4t9r/registry-server id=9b00badc-1c44-4100-9215-344a1a52e9d3 name=/runtime.v1.RuntimeService/StartContainer sandboxID=b2c52336ce2b1336b4f991c3b09936a227845f21db360e782c9e69500cca7674\nJun 12 15:56:52.880650 crc crio[21573]: time=\"2026-06-12T15:56:52.879525778Z\" level=info msg=\"Removing container: d0d8a48bf0ab64b3fbe96aecbbf1b47644f4dcda33fe77e9c02aecd409ba239a\" id=bfdc2efa-e7cc-44ab-b708-06e65252286e name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 15:56:52.910967 crc crio[21573]: time=\"2026-06-12T15:56:52.910261507Z\" level=info msg=\"Removed container d0d8a48bf0ab64b3fbe96aecbbf1b47644f4dcda33fe77e9c02aecd409ba239a: openshift-marketplace/certified-operators-4lxqg/extract-utilities\" id=bfdc2efa-e7cc-44ab-b708-06e65252286e name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 15:56:52.920100 crc crio[21573]: time=\"2026-06-12T15:56:52.919957093Z\" level=info msg=\"Removing container: 32bc31de2acf727adced539d7de03ab152a6098ab7b99663b23861e2e998e0ee\" id=86e0602d-76e9-4f0d-a3df-89cc6ffb705d name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 15:56:52.944999 crc crio[21573]: time=\"2026-06-12T15:56:52.944892719Z\" level=info msg=\"Removed container 32bc31de2acf727adced539d7de03ab152a6098ab7b99663b23861e2e998e0ee: openshift-marketplace/redhat-operators-2ck49/extract-utilities\" id=86e0602d-76e9-4f0d-a3df-89cc6ffb705d name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 15:56:52.955860 crc crio[21573]: time=\"2026-06-12T15:56:52.955631386Z\" level=info msg=\"Stopping pod sandbox: b9b0029fcfd6b0d4310152cf513a26f3508fa6d2a7d60170e978423b90396ca1\" id=104fed53-968a-4d91-869b-bed2195f8999 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 15:56:52.955860 crc crio[21573]: time=\"2026-06-12T15:56:52.955843411Z\" level=info msg=\"Stopped pod sandbox (already stopped): b9b0029fcfd6b0d4310152cf513a26f3508fa6d2a7d60170e978423b90396ca1\" id=104fed53-968a-4d91-869b-bed2195f8999 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 15:56:52.956775 crc crio[21573]: time=\"2026-06-12T15:56:52.956678403Z\" level=info msg=\"Removing pod sandbox: b9b0029fcfd6b0d4310152cf513a26f3508fa6d2a7d60170e978423b90396ca1\" id=35a46082-6cb2-48b4-9ee4-89b3057c5438 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 15:56:52.966950 crc crio[21573]: time=\"2026-06-12T15:56:52.966864509Z\" level=info msg=\"Removed pod sandbox: b9b0029fcfd6b0d4310152cf513a26f3508fa6d2a7d60170e978423b90396ca1\" id=35a46082-6cb2-48b4-9ee4-89b3057c5438 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 15:56:52.969730 crc crio[21573]: time=\"2026-06-12T15:56:52.96964055Z\" level=info msg=\"Stopping pod sandbox: 8ca76fa8288bcb518463241725200f056a86d43eeadeb0f81401aafaa3199a1f\" id=e006211b-fd11-459e-98bf-523e9d8aeb57 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 15:56:52.969808 crc crio[21573]: time=\"2026-06-12T15:56:52.969756783Z\" level=info msg=\"Stopped pod sandbox (already stopped): 8ca76fa8288bcb518463241725200f056a86d43eeadeb0f81401aafaa3199a1f\" id=e006211b-fd11-459e-98bf-523e9d8aeb57 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 15:56:52.971216 crc crio[21573]: time=\"2026-06-12T15:56:52.971159699Z\" level=info msg=\"Removing pod sandbox: 8ca76fa8288bcb518463241725200f056a86d43eeadeb0f81401aafaa3199a1f\" id=ab5353fa-ba85-42d6-bab7-5a1c78e0ff34 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 15:56:52.982024 crc crio[21573]: time=\"2026-06-12T15:56:52.981911132Z\" level=info msg=\"Removed pod sandbox: 8ca76fa8288bcb518463241725200f056a86d43eeadeb0f81401aafaa3199a1f\" id=ab5353fa-ba85-42d6-bab7-5a1c78e0ff34 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 15:56:52.986375 crc crio[21573]: time=\"2026-06-12T15:56:52.985848855Z\" level=info msg=\"Stopping pod sandbox: e117e1930c27de213bcbf846bfee59c144e67cadc61b555981c97b4b4f83309f\" id=ec791361-eb6d-4a52-ae59-329a1e3aa753 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 15:56:52.986375 crc crio[21573]: time=\"2026-06-12T15:56:52.986045931Z\" level=info msg=\"Stopped pod sandbox (already stopped): e117e1930c27de213bcbf846bfee59c144e67cadc61b555981c97b4b4f83309f\" id=ec791361-eb6d-4a52-ae59-329a1e3aa753 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 15:56:52.987931 crc crio[21573]: time=\"2026-06-12T15:56:52.987832842Z\" level=info msg=\"Removing pod sandbox: e117e1930c27de213bcbf846bfee59c144e67cadc61b555981c97b4b4f83309f\" id=a6af0e9e-9e39-47f0-bbc2-5d7cb42992a8 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 15:56:52.996590 crc crio[21573]: time=\"2026-06-12T15:56:52.99650886Z\" level=info msg=\"Removed pod sandbox: e117e1930c27de213bcbf846bfee59c144e67cadc61b555981c97b4b4f83309f\" id=a6af0e9e-9e39-47f0-bbc2-5d7cb42992a8 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 15:56:52.998615 crc crio[21573]: time=\"2026-06-12T15:56:52.99853589Z\" level=info msg=\"Stopping pod sandbox: 78f85ee3e29645fc9de6c6a7019ace5cf4a00a40ec8afbd8ae5abc587094dc03\" id=aa596b61-f542-4736-836b-a4b3bd5912d8 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 15:56:52.998701 crc crio[21573]: time=\"2026-06-12T15:56:52.998635913Z\" level=info msg=\"Stopped pod sandbox (already stopped): 78f85ee3e29645fc9de6c6a7019ace5cf4a00a40ec8afbd8ae5abc587094dc03\" id=aa596b61-f542-4736-836b-a4b3bd5912d8 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 15:56:52.999294 crc crio[21573]: time=\"2026-06-12T15:56:52.999227568Z\" level=info msg=\"Removing pod sandbox: 78f85ee3e29645fc9de6c6a7019ace5cf4a00a40ec8afbd8ae5abc587094dc03\" id=a7db1ff8-cc6e-4a5c-a323-bab436a61e15 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 15:56:53.007248 crc crio[21573]: time=\"2026-06-12T15:56:53.007093304Z\" level=info msg=\"Removed pod sandbox: 78f85ee3e29645fc9de6c6a7019ace5cf4a00a40ec8afbd8ae5abc587094dc03\" id=a7db1ff8-cc6e-4a5c-a323-bab436a61e15 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 15:56:53.008190 crc crio[21573]: time=\"2026-06-12T15:56:53.008097729Z\" level=info msg=\"Stopping pod sandbox: 2bff98aa85d490742ef6632b3295370f16dc5cb8c3e251e48e2e78528af57a79\" id=e3575a0d-2d5f-4ad4-a960-b1103ec02e8f name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 15:56:53.008267 crc crio[21573]: time=\"2026-06-12T15:56:53.008210912Z\" level=info msg=\"Stopped pod sandbox (already stopped): 2bff98aa85d490742ef6632b3295370f16dc5cb8c3e251e48e2e78528af57a79\" id=e3575a0d-2d5f-4ad4-a960-b1103ec02e8f name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 15:56:53.008964 crc crio[21573]: time=\"2026-06-12T15:56:53.00889154Z\" level=info msg=\"Removing pod sandbox: 2bff98aa85d490742ef6632b3295370f16dc5cb8c3e251e48e2e78528af57a79\" id=37a1614e-b0ab-4037-928b-7d629475efc3 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 15:56:53.017069 crc crio[21573]: time=\"2026-06-12T15:56:53.016984431Z\" level=info msg=\"Removed pod sandbox: 2bff98aa85d490742ef6632b3295370f16dc5cb8c3e251e48e2e78528af57a79\" id=37a1614e-b0ab-4037-928b-7d629475efc3 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 15:56:53.018012 crc crio[21573]: time=\"2026-06-12T15:56:53.017899603Z\" level=info msg=\"Stopping pod sandbox: 66fcef9a5c3303bd966169ac0e8f9456682bc45610d5de52db5e7b46b80971e0\" id=d05b471b-b5e7-4158-bccc-9997e63954ea name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 15:56:53.018085 crc crio[21573]: time=\"2026-06-12T15:56:53.018022436Z\" level=info msg=\"Stopped pod sandbox (already stopped): 66fcef9a5c3303bd966169ac0e8f9456682bc45610d5de52db5e7b46b80971e0\" id=d05b471b-b5e7-4158-bccc-9997e63954ea name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 15:56:53.018827 crc crio[21573]: time=\"2026-06-12T15:56:53.018756245Z\" level=info msg=\"Removing pod sandbox: 66fcef9a5c3303bd966169ac0e8f9456682bc45610d5de52db5e7b46b80971e0\" id=840ef0aa-926f-4646-a839-b3ce4708429f name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 15:56:53.030617 crc crio[21573]: time=\"2026-06-12T15:56:53.030530875Z\" level=info msg=\"Removed pod sandbox: 66fcef9a5c3303bd966169ac0e8f9456682bc45610d5de52db5e7b46b80971e0\" id=840ef0aa-926f-4646-a839-b3ce4708429f name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 15:56:53.031710 crc crio[21573]: time=\"2026-06-12T15:56:53.03161241Z\" level=info msg=\"Stopping pod sandbox: 656af2dfcd523b61d8aa89833d20c7fa6297b82acad3b5976e7d6d1e64dc967f\" id=a9a5a2ac-3535-4f6b-b24c-1e08c0d687b8 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 15:56:53.031791 crc crio[21573]: time=\"2026-06-12T15:56:53.031733703Z\" level=info msg=\"Stopped pod sandbox (already stopped): 656af2dfcd523b61d8aa89833d20c7fa6297b82acad3b5976e7d6d1e64dc967f\" id=a9a5a2ac-3535-4f6b-b24c-1e08c0d687b8 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 15:56:53.032358 crc crio[21573]: time=\"2026-06-12T15:56:53.032286287Z\" level=info msg=\"Removing pod sandbox: 656af2dfcd523b61d8aa89833d20c7fa6297b82acad3b5976e7d6d1e64dc967f\" id=437d2e1a-0b38-450c-a9b3-fd1908451704 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 15:56:53.039898 crc crio[21573]: time=\"2026-06-12T15:56:53.039809014Z\" level=info msg=\"Removed pod sandbox: 656af2dfcd523b61d8aa89833d20c7fa6297b82acad3b5976e7d6d1e64dc967f\" id=437d2e1a-0b38-450c-a9b3-fd1908451704 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 15:56:53.040964 crc crio[21573]: time=\"2026-06-12T15:56:53.040901971Z\" level=info msg=\"Stopping pod sandbox: 8d18ef7e401ecbbce2959e5dc76b4fda8f77d8f73c5e24565348fb27f124201f\" id=79434b2b-23ea-4bca-b686-6a1fb40dcc17 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 15:56:53.041190 crc crio[21573]: time=\"2026-06-12T15:56:53.040969292Z\" level=info msg=\"Stopped pod sandbox (already stopped): 8d18ef7e401ecbbce2959e5dc76b4fda8f77d8f73c5e24565348fb27f124201f\" id=79434b2b-23ea-4bca-b686-6a1fb40dcc17 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 15:56:53.041646 crc crio[21573]: time=\"2026-06-12T15:56:53.041562708Z\" level=info msg=\"Removing pod sandbox: 8d18ef7e401ecbbce2959e5dc76b4fda8f77d8f73c5e24565348fb27f124201f\" id=6867a660-4ca7-4a50-934c-f530aead56f1 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 15:56:53.050562 crc crio[21573]: time=\"2026-06-12T15:56:53.050387329Z\" level=info msg=\"Removed pod sandbox: 8d18ef7e401ecbbce2959e5dc76b4fda8f77d8f73c5e24565348fb27f124201f\" id=6867a660-4ca7-4a50-934c-f530aead56f1 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 15:56:53.051384 crc crio[21573]: time=\"2026-06-12T15:56:53.051307381Z\" level=info msg=\"Stopping pod sandbox: 1acaf1bcd11127e88060577e13a8f8ffedfa9cd0375cc453261e31ade142b178\" id=d927dbd9-e62f-4462-8e1f-2e030b413a62 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 15:56:53.051528 crc crio[21573]: time=\"2026-06-12T15:56:53.051428324Z\" level=info msg=\"Stopped pod sandbox (already stopped): 1acaf1bcd11127e88060577e13a8f8ffedfa9cd0375cc453261e31ade142b178\" id=d927dbd9-e62f-4462-8e1f-2e030b413a62 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 15:56:53.052100 crc crio[21573]: time=\"2026-06-12T15:56:53.052012679Z\" level=info msg=\"Removing pod sandbox: 1acaf1bcd11127e88060577e13a8f8ffedfa9cd0375cc453261e31ade142b178\" id=1614e10a-7100-425e-8ff5-d1dcfb2e576f name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 15:56:53.071821 crc crio[21573]: time=\"2026-06-12T15:56:53.071670301Z\" level=info msg=\"Removed pod sandbox: 1acaf1bcd11127e88060577e13a8f8ffedfa9cd0375cc453261e31ade142b178\" id=1614e10a-7100-425e-8ff5-d1dcfb2e576f name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 15:56:58.073272 crc crio[21573]: time=\"2026-06-12T15:56:58.072130686Z\" level=info msg=\"Stopping container: 5df11e2ba08a32f844e69c067c35b69496faae935b63a925d3bbd48a7fbe5b3e (timeout: 30s)\" id=06307110-d930-42c2-9aef-c7da37a4b519 name=/runtime.v1.RuntimeService/StopContainer\nJun 12 15:56:58.075039 crc crio[21573]: time=\"2026-06-12T15:56:58.072245179Z\" level=info msg=\"Stopping container: dc9fc5f5568456ca2c39ee6ea6e4d275743cbedb2d084a2b38bf55f07014e051 (timeout: 30s)\" id=6b3b1b8d-91fb-47e1-85a1-252ee1671104 name=/runtime.v1.RuntimeService/StopContainer\nJun 12 15:56:58.075039 crc crio[21573]: time=\"2026-06-12T15:56:58.072771022Z\" level=info msg=\"Stopping container: fb6df7f3a87e44df5069d33c5550379336cdd104f83fbbb9a1984a05bd310623 (timeout: 30s)\" id=00cd9417-1cb7-4d0e-a625-ef42e42346a9 name=/runtime.v1.RuntimeService/StopContainer\nJun 12 15:56:58.075039 crc crio[21573]: time=\"2026-06-12T15:56:58.072826823Z\" level=info msg=\"Stopping container: 903adc909255e5884d4f7f59d88bcc71dc9631f431b894acabd040038ac7eca5 (timeout: 30s)\" id=ba796035-8afe-4768-a3c6-8056d1382059 name=/runtime.v1.RuntimeService/StopContainer\nJun 12 15:56:58.075288 crc crio[21573]: time=\"2026-06-12T15:56:58.072885615Z\" level=info msg=\"Stopping container: 230045326a7032de18c5f1f3dcacb8fcd745c1e3af7fa97a83d8f7d643265100 (timeout: 30s)\" id=b8a88bd3-7f91-45bd-a3aa-f60178ba3ca8 name=/runtime.v1.RuntimeService/StopContainer\nJun 12 15:56:58.260496 crc crio[21573]: time=\"2026-06-12T15:56:58.260283602Z\" level=info msg=\"Stopped container 230045326a7032de18c5f1f3dcacb8fcd745c1e3af7fa97a83d8f7d643265100: openshift-etcd/etcd-crc/etcd-readyz\" id=b8a88bd3-7f91-45bd-a3aa-f60178ba3ca8 name=/runtime.v1.RuntimeService/StopContainer\nJun 12 15:56:58.319631 crc crio[21573]: time=\"2026-06-12T15:56:58.318248517Z\" level=info msg=\"Stopped container 903adc909255e5884d4f7f59d88bcc71dc9631f431b894acabd040038ac7eca5: openshift-etcd/etcd-crc/etcd-metrics\" id=ba796035-8afe-4768-a3c6-8056d1382059 name=/runtime.v1.RuntimeService/StopContainer\nJun 12 15:56:58.377643 crc crio[21573]: time=\"2026-06-12T15:56:58.377377843Z\" level=info msg=\"Stopped container fb6df7f3a87e44df5069d33c5550379336cdd104f83fbbb9a1984a05bd310623: openshift-etcd/etcd-crc/etcd-rev\" id=00cd9417-1cb7-4d0e-a625-ef42e42346a9 name=/runtime.v1.RuntimeService/StopContainer\nJun 12 15:57:00.047047 crc crio[21573]: time=\"2026-06-12T15:57:00.046912459Z\" level=info msg=\"Stopping pod sandbox: fc80a2d9f281a5270745b3c0679975a498c311e262351b9bc382a30e7f543a54\" id=77ce66d4-734c-4e2d-8116-eb37c8252fd0 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 15:57:00.047962 crc crio[21573]: time=\"2026-06-12T15:57:00.047916205Z\" level=info msg=\"Got pod network &{Name:installer-3-crc Namespace:openshift-etcd ID:fc80a2d9f281a5270745b3c0679975a498c311e262351b9bc382a30e7f543a54 UID:2f2f557a-99a0-40dd-aaf2-a3892854ca40 NetNS:/var/run/netns/e36820a0-3997-4840-a462-8884161e5ff5 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-pod2f2f557a_99a0_40dd_aaf2_a3892854ca40.slice PodAnnotations:0xc00338e548}] Aliases:map[]}\"\nJun 12 15:57:00.048292 crc crio[21573]: time=\"2026-06-12T15:57:00.048160321Z\" level=info msg=\"Deleting pod openshift-etcd_installer-3-crc from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 15:57:00.474088 crc crio[21573]: time=\"2026-06-12T15:57:00.473916807Z\" level=info msg=\"Stopped pod sandbox: fc80a2d9f281a5270745b3c0679975a498c311e262351b9bc382a30e7f543a54\" id=77ce66d4-734c-4e2d-8116-eb37c8252fd0 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 15:57:11.180917 crc crio[21573]: time=\"2026-06-12T15:57:11.179976609Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8a46fa8feeea5d04fd602559027f8bacc97e12bbf8e33793dca08e812e1f8825\" id=f29d94be-e695-4823-b53b-82fc461f4040 name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:57:11.182153 crc crio[21573]: time=\"2026-06-12T15:57:11.182068863Z\" level=info msg=\"Removing container: b9d678b43e08a53bfe7cc5662cf47dcf5ec02091b2285c582fe7fb13500f73b8\" id=65ef06a4-4cff-4399-9341-9285098ffe15 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 15:57:11.184129 crc crio[21573]: time=\"2026-06-12T15:57:11.184061685Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8a46fa8feeea5d04fd602559027f8bacc97e12bbf8e33793dca08e812e1f8825\" id=50d9edce-69d7-4cab-a984-74949be65dd9 name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:57:11.274231 crc crio[21573]: time=\"2026-06-12T15:57:11.274109243Z\" level=info msg=\"Creating container: openshift-kube-controller-manager/kube-controller-manager-crc/kube-controller-manager\" id=73d4bd7c-fa2e-407e-b5d4-21a4c37b45a4 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:57:11.274970 crc crio[21573]: time=\"2026-06-12T15:57:11.274901645Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:57:11.296115 crc crio[21573]: time=\"2026-06-12T15:57:11.295761277Z\" level=info msg=\"Removed container b9d678b43e08a53bfe7cc5662cf47dcf5ec02091b2285c582fe7fb13500f73b8: openshift-kube-controller-manager/kube-controller-manager-crc/kube-controller-manager\" id=65ef06a4-4cff-4399-9341-9285098ffe15 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 15:57:11.304753 crc crio[21573]: time=\"2026-06-12T15:57:11.304653927Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:57:11.471897 crc crio[21573]: time=\"2026-06-12T15:57:11.471686334Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:57:11.584533 crc crio[21573]: time=\"2026-06-12T15:57:11.584159815Z\" level=info msg=\"Created container dc7c4b29a13c40caf29c42348ab52e879fc5564e7012b2251e1e4a24d2205ac0: openshift-kube-controller-manager/kube-controller-manager-crc/kube-controller-manager\" id=73d4bd7c-fa2e-407e-b5d4-21a4c37b45a4 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:57:11.586225 crc crio[21573]: time=\"2026-06-12T15:57:11.586042714Z\" level=info msg=\"Starting container: dc7c4b29a13c40caf29c42348ab52e879fc5564e7012b2251e1e4a24d2205ac0\" id=1a838b78-f566-4fd4-b1a3-afdb0594b4f9 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 15:57:11.592368 crc crio[21573]: time=\"2026-06-12T15:57:11.592246406Z\" level=info msg=\"Started container\" PID=23223 containerID=dc7c4b29a13c40caf29c42348ab52e879fc5564e7012b2251e1e4a24d2205ac0 description=openshift-kube-controller-manager/kube-controller-manager-crc/kube-controller-manager id=1a838b78-f566-4fd4-b1a3-afdb0594b4f9 name=/runtime.v1.RuntimeService/StartContainer sandboxID=08925344ca1fb98d480c9f4fa2cf1bb311348aff6b665a8cfa8fa6afb5c4ef5f\nJun 12 15:57:25.445053 crc crio[21573]: time=\"2026-06-12T15:57:25.443678608Z\" level=info msg=\"Stopped container 5df11e2ba08a32f844e69c067c35b69496faae935b63a925d3bbd48a7fbe5b3e: openshift-etcd/etcd-crc/etcd\" id=06307110-d930-42c2-9aef-c7da37a4b519 name=/runtime.v1.RuntimeService/StopContainer\nJun 12 15:57:28.120187 crc crio[21573]: time=\"2026-06-12T15:57:28.11885681Z\" level=warning msg=\"Stopping container dc9fc5f5568456ca2c39ee6ea6e4d275743cbedb2d084a2b38bf55f07014e051 with stop signal(15) timed out. Killing...\"\nJun 12 15:57:28.190254 crc crio[21573]: time=\"2026-06-12T15:57:28.190069359Z\" level=error msg=\"Killing container dc9fc5f5568456ca2c39ee6ea6e4d275743cbedb2d084a2b38bf55f07014e051 failed: `/usr/bin/crun --root /run/crun --systemd-cgroup kill dc9fc5f5568456ca2c39ee6ea6e4d275743cbedb2d084a2b38bf55f07014e051 KILL` failed: process not running: No such process\\n : exit status 1\"\nJun 12 15:57:28.266234 crc crio[21573]: time=\"2026-06-12T15:57:28.266025722Z\" level=info msg=\"Stopped container dc9fc5f5568456ca2c39ee6ea6e4d275743cbedb2d084a2b38bf55f07014e051: openshift-etcd/etcd-crc/etcdctl\" id=6b3b1b8d-91fb-47e1-85a1-252ee1671104 name=/runtime.v1.RuntimeService/StopContainer\nJun 12 15:57:28.267177 crc crio[21573]: time=\"2026-06-12T15:57:28.267063649Z\" level=info msg=\"Stopping pod sandbox: 3fa14aa3117ff3d80c296b2f41abcf4b9f13e0167e44a808ea52a6c40d3b76af\" id=c9b9df1a-1f37-4440-8f77-d1668596bc2d name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 15:57:28.277524 crc crio[21573]: time=\"2026-06-12T15:57:28.277291805Z\" level=info msg=\"Stopped pod sandbox: 3fa14aa3117ff3d80c296b2f41abcf4b9f13e0167e44a808ea52a6c40d3b76af\" id=c9b9df1a-1f37-4440-8f77-d1668596bc2d name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 15:57:28.374405 crc crio[21573]: time=\"2026-06-12T15:57:28.37379081Z\" level=info msg=\"Removing container: fb6df7f3a87e44df5069d33c5550379336cdd104f83fbbb9a1984a05bd310623\" id=ba5c0d9b-b7df-4df0-a468-7e88da358a4b name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 15:57:28.400566 crc crio[21573]: time=\"2026-06-12T15:57:28.400110624Z\" level=info msg=\"Removed container fb6df7f3a87e44df5069d33c5550379336cdd104f83fbbb9a1984a05bd310623: openshift-etcd/etcd-crc/etcd-rev\" id=ba5c0d9b-b7df-4df0-a468-7e88da358a4b name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 15:57:28.403687 crc crio[21573]: time=\"2026-06-12T15:57:28.403643655Z\" level=info msg=\"Removing container: 230045326a7032de18c5f1f3dcacb8fcd745c1e3af7fa97a83d8f7d643265100\" id=676be7ae-e658-487b-b8c4-67ecabf12dcb name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 15:57:28.424868 crc crio[21573]: time=\"2026-06-12T15:57:28.424745925Z\" level=info msg=\"Removed container 230045326a7032de18c5f1f3dcacb8fcd745c1e3af7fa97a83d8f7d643265100: openshift-etcd/etcd-crc/etcd-readyz\" id=676be7ae-e658-487b-b8c4-67ecabf12dcb name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 15:57:28.427958 crc crio[21573]: time=\"2026-06-12T15:57:28.427878764Z\" level=info msg=\"Removing container: 903adc909255e5884d4f7f59d88bcc71dc9631f431b894acabd040038ac7eca5\" id=e1f399d6-a409-47df-8081-1699d886b7dc name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 15:57:28.450246 crc crio[21573]: time=\"2026-06-12T15:57:28.450024081Z\" level=info msg=\"Removed container 903adc909255e5884d4f7f59d88bcc71dc9631f431b894acabd040038ac7eca5: openshift-etcd/etcd-crc/etcd-metrics\" id=e1f399d6-a409-47df-8081-1699d886b7dc name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 15:57:28.453814 crc crio[21573]: time=\"2026-06-12T15:57:28.453675405Z\" level=info msg=\"Removing container: 5df11e2ba08a32f844e69c067c35b69496faae935b63a925d3bbd48a7fbe5b3e\" id=f9d5c686-2a81-404d-b781-723226d91043 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 15:57:28.473695 crc crio[21573]: time=\"2026-06-12T15:57:28.473580562Z\" level=info msg=\"Removed container 5df11e2ba08a32f844e69c067c35b69496faae935b63a925d3bbd48a7fbe5b3e: openshift-etcd/etcd-crc/etcd\" id=f9d5c686-2a81-404d-b781-723226d91043 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 15:57:28.476821 crc crio[21573]: time=\"2026-06-12T15:57:28.476700142Z\" level=info msg=\"Removing container: dc9fc5f5568456ca2c39ee6ea6e4d275743cbedb2d084a2b38bf55f07014e051\" id=89629824-27ea-4698-a503-4cc7a12deed2 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 15:57:28.492910 crc crio[21573]: time=\"2026-06-12T15:57:28.492847542Z\" level=info msg=\"Removed container dc9fc5f5568456ca2c39ee6ea6e4d275743cbedb2d084a2b38bf55f07014e051: openshift-etcd/etcd-crc/etcdctl\" id=89629824-27ea-4698-a503-4cc7a12deed2 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 15:57:28.497133 crc crio[21573]: time=\"2026-06-12T15:57:28.497034982Z\" level=info msg=\"Removing container: 8a7a787af9526560958811ba5701322a05e31b8962c5bc09cee1043f7a930f25\" id=a9ea12f6-c135-435f-b234-00f553377682 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 15:57:28.575822 crc crio[21573]: time=\"2026-06-12T15:57:28.575759586Z\" level=info msg=\"Removed container 8a7a787af9526560958811ba5701322a05e31b8962c5bc09cee1043f7a930f25: openshift-etcd/etcd-crc/etcd-resources-copy\" id=a9ea12f6-c135-435f-b234-00f553377682 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 15:57:28.579379 crc crio[21573]: time=\"2026-06-12T15:57:28.579286466Z\" level=info msg=\"Removing container: e0c1168463bdf59933eeef0b85108031e46870ca37f3e3bd37cd0097b2f26cc8\" id=3de3c9d9-6188-4806-83e2-e5359b1f57f7 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 15:57:28.670744 crc crio[21573]: time=\"2026-06-12T15:57:28.670609818Z\" level=info msg=\"Removed container e0c1168463bdf59933eeef0b85108031e46870ca37f3e3bd37cd0097b2f26cc8: openshift-etcd/etcd-crc/etcd-ensure-env-vars\" id=3de3c9d9-6188-4806-83e2-e5359b1f57f7 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 15:57:28.673550 crc crio[21573]: time=\"2026-06-12T15:57:28.673411281Z\" level=info msg=\"Removing container: 7986e6635aa2cdac395ae89a2f96db98d97de50831fd5169583d502d612ba225\" id=c08e7854-f228-4232-99ef-af032f2df478 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 15:57:28.748544 crc crio[21573]: time=\"2026-06-12T15:57:28.748132134Z\" level=info msg=\"Removed container 7986e6635aa2cdac395ae89a2f96db98d97de50831fd5169583d502d612ba225: openshift-etcd/etcd-crc/setup\" id=c08e7854-f228-4232-99ef-af032f2df478 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 15:57:53.132552 crc crio[21573]: time=\"2026-06-12T15:57:53.131011793Z\" level=info msg=\"Stopping pod sandbox: 3fa14aa3117ff3d80c296b2f41abcf4b9f13e0167e44a808ea52a6c40d3b76af\" id=77f8ae5d-6063-4d81-a0aa-11bb467998da name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 15:57:53.132552 crc crio[21573]: time=\"2026-06-12T15:57:53.132583914Z\" level=info msg=\"Stopped pod sandbox (already stopped): 3fa14aa3117ff3d80c296b2f41abcf4b9f13e0167e44a808ea52a6c40d3b76af\" id=77f8ae5d-6063-4d81-a0aa-11bb467998da name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 15:57:53.134660 crc crio[21573]: time=\"2026-06-12T15:57:53.133423806Z\" level=info msg=\"Removing pod sandbox: 3fa14aa3117ff3d80c296b2f41abcf4b9f13e0167e44a808ea52a6c40d3b76af\" id=eb3aa0e9-21f8-4114-ad24-adf96fd84ef4 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 15:57:53.148281 crc crio[21573]: time=\"2026-06-12T15:57:53.148047438Z\" level=info msg=\"Removed pod sandbox: 3fa14aa3117ff3d80c296b2f41abcf4b9f13e0167e44a808ea52a6c40d3b76af\" id=eb3aa0e9-21f8-4114-ad24-adf96fd84ef4 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 15:57:54.657834 crc crio[21573]: time=\"2026-06-12T15:57:54.657592066Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=5b56406c-062e-44ec-b1b8-417f0d693b13 name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:57:54.665304 crc crio[21573]: time=\"2026-06-12T15:57:54.665123022Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=ce824358-5765-4bb2-b237-4e43ca94cf01 name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:57:54.670379 crc crio[21573]: time=\"2026-06-12T15:57:54.670232195Z\" level=info msg=\"Creating container: openshift-network-node-identity/network-node-identity-dgvkt/approver\" id=6292e4da-ae7e-4572-beea-3ec0fed1c8ee name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:57:54.671198 crc crio[21573]: time=\"2026-06-12T15:57:54.671089048Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:57:54.707573 crc crio[21573]: time=\"2026-06-12T15:57:54.706893577Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:57:54.712535 crc crio[21573]: time=\"2026-06-12T15:57:54.712282237Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:57:54.847515 crc crio[21573]: time=\"2026-06-12T15:57:54.847260822Z\" level=info msg=\"Created container 9d1ba22323f4f0d51b9944c2f64c8b4ceedb7609f94c80ecc1e7c242f7cfef50: openshift-network-node-identity/network-node-identity-dgvkt/approver\" id=6292e4da-ae7e-4572-beea-3ec0fed1c8ee name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:57:54.849945 crc crio[21573]: time=\"2026-06-12T15:57:54.849846059Z\" level=info msg=\"Starting container: 9d1ba22323f4f0d51b9944c2f64c8b4ceedb7609f94c80ecc1e7c242f7cfef50\" id=8be4045b-0989-4578-aeea-5cc6d0e31c8a name=/runtime.v1.RuntimeService/StartContainer\nJun 12 15:57:54.856197 crc crio[21573]: time=\"2026-06-12T15:57:54.85604846Z\" level=info msg=\"Started container\" PID=23848 containerID=9d1ba22323f4f0d51b9944c2f64c8b4ceedb7609f94c80ecc1e7c242f7cfef50 description=openshift-network-node-identity/network-node-identity-dgvkt/approver id=8be4045b-0989-4578-aeea-5cc6d0e31c8a name=/runtime.v1.RuntimeService/StartContainer sandboxID=9bc4f0f376740dbf67ca0b7a6a3b7ce25caeff251bee4e4f68767bac23007d41\nJun 12 15:58:10.945107 crc crio[21573]: time=\"2026-06-12T15:58:10.943532132Z\" level=info msg=\"Running pod sandbox: openshift-etcd/etcd-crc/POD\" id=767ac5d1-c43d-411e-ae81-f334f2dd8206 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:58:10.945107 crc crio[21573]: time=\"2026-06-12T15:58:10.945073342Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:58:10.963348 crc crio[21573]: time=\"2026-06-12T15:58:10.963164369Z\" level=warning msg=\"Skipping invalid sysctl specified by config {net.ipv4.ping_group_range 0 2147483647}: \\\"net.ipv4.ping_group_range\\\" not allowed with host net enabled\" id=767ac5d1-c43d-411e-ae81-f334f2dd8206 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:58:10.975373 crc crio[21573]: time=\"2026-06-12T15:58:10.975181674Z\" level=info msg=\"Ran pod sandbox bd3af19dcc2f1e200a5050b56239ad6b89c5e0348079e05f188185fc138494b9 with infra container: openshift-etcd/etcd-crc/POD\" id=767ac5d1-c43d-411e-ae81-f334f2dd8206 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:58:10.978894 crc crio[21573]: time=\"2026-06-12T15:58:10.978766556Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9e388ee2b3562b6267447cbcc4b95ca7a61bf361840d36a682480da671b83612\" id=a87571c2-242f-4183-ae4d-5ed0cabae1e2 name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:58:10.982222 crc crio[21573]: time=\"2026-06-12T15:58:10.982114394Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9e388ee2b3562b6267447cbcc4b95ca7a61bf361840d36a682480da671b83612\" id=3e94cd01-5c3d-47bc-a4e6-5d6862e494ef name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:58:10.995658 crc crio[21573]: time=\"2026-06-12T15:58:10.995505941Z\" level=info msg=\"Creating container: openshift-etcd/etcd-crc/setup\" id=90dcb02a-724e-499b-a56c-1f37cc2adcd8 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:58:10.996345 crc crio[21573]: time=\"2026-06-12T15:58:10.99624437Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:58:11.033177 crc crio[21573]: time=\"2026-06-12T15:58:11.033094818Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:58:11.220613 crc crio[21573]: time=\"2026-06-12T15:58:11.220254078Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:58:11.353004 crc crio[21573]: time=\"2026-06-12T15:58:11.350186082Z\" level=info msg=\"Created container c1bba5ca3894d47700f10d7a3c5a0ca70f8ea662764843d6cf7f58804dd8299e: openshift-etcd/etcd-crc/setup\" id=90dcb02a-724e-499b-a56c-1f37cc2adcd8 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:58:11.353373 crc crio[21573]: time=\"2026-06-12T15:58:11.353260512Z\" level=info msg=\"Starting container: c1bba5ca3894d47700f10d7a3c5a0ca70f8ea662764843d6cf7f58804dd8299e\" id=0b76b690-ab4e-4a7d-931b-3c21ddd45468 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 15:58:11.360901 crc crio[21573]: time=\"2026-06-12T15:58:11.360770197Z\" level=info msg=\"Started container\" PID=24032 containerID=c1bba5ca3894d47700f10d7a3c5a0ca70f8ea662764843d6cf7f58804dd8299e description=openshift-etcd/etcd-crc/setup id=0b76b690-ab4e-4a7d-931b-3c21ddd45468 name=/runtime.v1.RuntimeService/StartContainer sandboxID=bd3af19dcc2f1e200a5050b56239ad6b89c5e0348079e05f188185fc138494b9\nJun 12 15:58:45.819120 crc crio[21573]: time=\"2026-06-12T15:58:45.817567013Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9e388ee2b3562b6267447cbcc4b95ca7a61bf361840d36a682480da671b83612\" id=f95accb3-bbc6-4206-99f4-e58287fc8ac0 name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:58:45.824839 crc crio[21573]: time=\"2026-06-12T15:58:45.824625466Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9e388ee2b3562b6267447cbcc4b95ca7a61bf361840d36a682480da671b83612\" id=f7be238c-96e4-4025-b263-73ea8b278444 name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:58:45.919876 crc crio[21573]: time=\"2026-06-12T15:58:45.919754556Z\" level=info msg=\"Creating container: openshift-etcd/etcd-crc/etcd-ensure-env-vars\" id=4c0c763c-1783-4507-81ae-45a4b1d59ffb name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:58:45.920508 crc crio[21573]: time=\"2026-06-12T15:58:45.920319001Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:58:45.949066 crc crio[21573]: time=\"2026-06-12T15:58:45.948907754Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:58:46.164496 crc crio[21573]: time=\"2026-06-12T15:58:46.163851166Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:58:46.311681 crc crio[21573]: time=\"2026-06-12T15:58:46.311407967Z\" level=info msg=\"Created container d246592cc5c28c43a9d9f5726e9cd63414cb7ad50c78337194127293365b14ed: openshift-etcd/etcd-crc/etcd-ensure-env-vars\" id=4c0c763c-1783-4507-81ae-45a4b1d59ffb name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:58:46.315166 crc crio[21573]: time=\"2026-06-12T15:58:46.314953849Z\" level=info msg=\"Starting container: d246592cc5c28c43a9d9f5726e9cd63414cb7ad50c78337194127293365b14ed\" id=9eb04b71-b7e7-43ab-8fd4-3e9848b0e024 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 15:58:46.323133 crc crio[21573]: time=\"2026-06-12T15:58:46.322421643Z\" level=info msg=\"Started container\" PID=24557 containerID=d246592cc5c28c43a9d9f5726e9cd63414cb7ad50c78337194127293365b14ed description=openshift-etcd/etcd-crc/etcd-ensure-env-vars id=9eb04b71-b7e7-43ab-8fd4-3e9848b0e024 name=/runtime.v1.RuntimeService/StartContainer sandboxID=bd3af19dcc2f1e200a5050b56239ad6b89c5e0348079e05f188185fc138494b9\nJun 12 15:58:53.225521 crc crio[21573]: time=\"2026-06-12T15:58:53.225065597Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:651bbe9d418f49c2c889d731df67cf5d88dff59dc03f5a1b5d4c8bb3ae001f1a\" id=f0a04e09-4a14-4a06-b0d3-86ffc88dab4a name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:58:53.227413 crc crio[21573]: time=\"2026-06-12T15:58:53.227321396Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:651bbe9d418f49c2c889d731df67cf5d88dff59dc03f5a1b5d4c8bb3ae001f1a\" id=50d1bcdb-5570-4204-8e52-9327ff17a53f name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:58:53.230672 crc crio[21573]: time=\"2026-06-12T15:58:53.230593891Z\" level=info msg=\"Creating container: openshift-marketplace/marketplace-operator-547dbd544d-qspgz/marketplace-operator\" id=337500f1-d75f-4c2b-a7e9-1efa3af74964 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:58:53.230967 crc crio[21573]: time=\"2026-06-12T15:58:53.230886038Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:58:53.254182 crc crio[21573]: time=\"2026-06-12T15:58:53.25407487Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:58:53.257618 crc crio[21573]: time=\"2026-06-12T15:58:53.25752986Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:58:53.405315 crc crio[21573]: time=\"2026-06-12T15:58:53.404936408Z\" level=info msg=\"Created container a8aac82991d77a89c3840260ab86e020948be22290714e6f5d0d2ad5d869c2d4: openshift-marketplace/marketplace-operator-547dbd544d-qspgz/marketplace-operator\" id=337500f1-d75f-4c2b-a7e9-1efa3af74964 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:58:53.407158 crc crio[21573]: time=\"2026-06-12T15:58:53.407078734Z\" level=info msg=\"Starting container: a8aac82991d77a89c3840260ab86e020948be22290714e6f5d0d2ad5d869c2d4\" id=f7b6c405-e016-48c7-83b9-cb6e93f23b97 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 15:58:53.417785 crc crio[21573]: time=\"2026-06-12T15:58:53.417680239Z\" level=info msg=\"Started container\" PID=24603 containerID=a8aac82991d77a89c3840260ab86e020948be22290714e6f5d0d2ad5d869c2d4 description=openshift-marketplace/marketplace-operator-547dbd544d-qspgz/marketplace-operator id=f7b6c405-e016-48c7-83b9-cb6e93f23b97 name=/runtime.v1.RuntimeService/StartContainer sandboxID=5e8b1c770bbbc744980890c9c55da31a2de34c0868342cb6b2ceaa77a1221dac\nJun 12 15:59:21.161058 crc crio[21573]: time=\"2026-06-12T15:59:21.160021899Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9e388ee2b3562b6267447cbcc4b95ca7a61bf361840d36a682480da671b83612\" id=50c33efc-a6e0-4758-9cc2-947895682b82 name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:59:21.164664 crc crio[21573]: time=\"2026-06-12T15:59:21.164596848Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9e388ee2b3562b6267447cbcc4b95ca7a61bf361840d36a682480da671b83612\" id=50e7f01b-9fdb-44aa-838d-0e99f5affb9f name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:59:21.196096 crc crio[21573]: time=\"2026-06-12T15:59:21.195996653Z\" level=info msg=\"Creating container: openshift-etcd/etcd-crc/etcd-resources-copy\" id=e8f0dfef-3cd9-4ff6-9217-b0fadaf199e6 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:59:21.196686 crc crio[21573]: time=\"2026-06-12T15:59:21.196624709Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:59:21.233052 crc crio[21573]: time=\"2026-06-12T15:59:21.232957253Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:59:21.453506 crc crio[21573]: time=\"2026-06-12T15:59:21.452937525Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:59:21.521961 crc crio[21573]: time=\"2026-06-12T15:59:21.521840405Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:2599f32933f5fea6066ede54ad8f6150adb7bd9067892f251d5913121d5c630d\" id=289c21ba-2863-4e5b-8f25-2be2b5148e93 name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:59:21.527802 crc crio[21573]: time=\"2026-06-12T15:59:21.525306425Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:2599f32933f5fea6066ede54ad8f6150adb7bd9067892f251d5913121d5c630d\" id=b3da8ccf-b23d-4726-a2e5-b5c6ab905af1 name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:59:21.531417 crc crio[21573]: time=\"2026-06-12T15:59:21.530116424Z\" level=info msg=\"Creating container: openshift-machine-api/control-plane-machine-set-operator-75ffdb6fcd-m5wxr/control-plane-machine-set-operator\" id=6968cdcc-2412-4d28-b849-5035267a56eb name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:59:21.531417 crc crio[21573]: time=\"2026-06-12T15:59:21.530882946Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:59:21.538651 crc crio[21573]: time=\"2026-06-12T15:59:21.538554338Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c6a47106effd9e9a41131e2bf6c832b80cd77b3439334f760b35b0729f2fb00\" id=a710bb16-6616-4436-87ac-9df5606bfd1b name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:59:21.541424 crc crio[21573]: time=\"2026-06-12T15:59:21.541279787Z\" level=info msg=\"Removing container: e774d9f7c684d3baa11deb3bdaf647e62d24aa31d4cc374b97ba598ee8fafb2a\" id=be3ca809-a45e-41fa-8dab-70b4127dac79 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 15:59:21.554627 crc crio[21573]: time=\"2026-06-12T15:59:21.554521721Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c6a47106effd9e9a41131e2bf6c832b80cd77b3439334f760b35b0729f2fb00\" id=765fa326-66cc-41b2-8c75-4921e24e143e name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:59:21.558256 crc crio[21573]: time=\"2026-06-12T15:59:21.558136726Z\" level=info msg=\"Creating container: openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller\" id=8d704975-d589-4fc5-a9be-3ea816857c53 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:59:21.558675 crc crio[21573]: time=\"2026-06-12T15:59:21.558618729Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:59:21.580237 crc crio[21573]: time=\"2026-06-12T15:59:21.580045951Z\" level=info msg=\"Removed container e774d9f7c684d3baa11deb3bdaf647e62d24aa31d4cc374b97ba598ee8fafb2a: openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller\" id=be3ca809-a45e-41fa-8dab-70b4127dac79 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 15:59:21.584905 crc crio[21573]: time=\"2026-06-12T15:59:21.584767049Z\" level=info msg=\"Created container 5b04f48e4bd0b53e9c6e492ec50d4befb7fc6893eff6092c73cd50f6b2f11812: openshift-etcd/etcd-crc/etcd-resources-copy\" id=e8f0dfef-3cd9-4ff6-9217-b0fadaf199e6 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:59:21.585909 crc crio[21573]: time=\"2026-06-12T15:59:21.585839699Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:59:21.586295 crc crio[21573]: time=\"2026-06-12T15:59:21.586145797Z\" level=info msg=\"Starting container: 5b04f48e4bd0b53e9c6e492ec50d4befb7fc6893eff6092c73cd50f6b2f11812\" id=07f259b3-84ba-4ea4-b2a8-e7ff08f7bd2f name=/runtime.v1.RuntimeService/StartContainer\nJun 12 15:59:21.587220 crc crio[21573]: time=\"2026-06-12T15:59:21.587117245Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:59:21.591078 crc crio[21573]: time=\"2026-06-12T15:59:21.590979328Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:59:21.597070 crc crio[21573]: time=\"2026-06-12T15:59:21.596971451Z\" level=info msg=\"Started container\" PID=24980 containerID=5b04f48e4bd0b53e9c6e492ec50d4befb7fc6893eff6092c73cd50f6b2f11812 description=openshift-etcd/etcd-crc/etcd-resources-copy id=07f259b3-84ba-4ea4-b2a8-e7ff08f7bd2f name=/runtime.v1.RuntimeService/StartContainer sandboxID=bd3af19dcc2f1e200a5050b56239ad6b89c5e0348079e05f188185fc138494b9\nJun 12 15:59:21.795049 crc crio[21573]: time=\"2026-06-12T15:59:21.794900678Z\" level=info msg=\"Created container 4d61ecfb83c4711e4a357c4415cdf81c23161f9bbe0c7d230433322d54dd1be5: openshift-machine-api/control-plane-machine-set-operator-75ffdb6fcd-m5wxr/control-plane-machine-set-operator\" id=6968cdcc-2412-4d28-b849-5035267a56eb name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:59:21.796425 crc crio[21573]: time=\"2026-06-12T15:59:21.796298228Z\" level=info msg=\"Starting container: 4d61ecfb83c4711e4a357c4415cdf81c23161f9bbe0c7d230433322d54dd1be5\" id=89fd71d1-1090-436b-8879-d1e350f03ec9 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 15:59:21.799558 crc crio[21573]: time=\"2026-06-12T15:59:21.799383237Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:59:21.804532 crc crio[21573]: time=\"2026-06-12T15:59:21.804252709Z\" level=info msg=\"Started container\" PID=25000 containerID=4d61ecfb83c4711e4a357c4415cdf81c23161f9bbe0c7d230433322d54dd1be5 description=openshift-machine-api/control-plane-machine-set-operator-75ffdb6fcd-m5wxr/control-plane-machine-set-operator id=89fd71d1-1090-436b-8879-d1e350f03ec9 name=/runtime.v1.RuntimeService/StartContainer sandboxID=507d8bb659254637b5dab250d204981764caabb44ce6ca70ab29391bd0886da9\nJun 12 15:59:21.906379 crc crio[21573]: time=\"2026-06-12T15:59:21.906258025Z\" level=info msg=\"Created container 52c554ddf707914dbf80d7b6aee0ed4dd6ceaed56d5f7c90d9d240ae9cfcb975: openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller\" id=8d704975-d589-4fc5-a9be-3ea816857c53 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:59:21.907655 crc crio[21573]: time=\"2026-06-12T15:59:21.907560693Z\" level=info msg=\"Starting container: 52c554ddf707914dbf80d7b6aee0ed4dd6ceaed56d5f7c90d9d240ae9cfcb975\" id=82694d6e-2add-46d9-ba6d-3ccd83017db0 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 15:59:21.914419 crc crio[21573]: time=\"2026-06-12T15:59:21.914290669Z\" level=info msg=\"Started container\" PID=25012 containerID=52c554ddf707914dbf80d7b6aee0ed4dd6ceaed56d5f7c90d9d240ae9cfcb975 description=openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller id=82694d6e-2add-46d9-ba6d-3ccd83017db0 name=/runtime.v1.RuntimeService/StartContainer sandboxID=08925344ca1fb98d480c9f4fa2cf1bb311348aff6b665a8cfa8fa6afb5c4ef5f\nJun 12 15:59:23.602501 crc crio[21573]: time=\"2026-06-12T15:59:23.602060313Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-controller-manager-operator@sha256:f69b9cc9b9cfde726109a9e12b80a3eefa472d7e29159df0fbc7143c48983cd6\" id=58fea808-f56c-4bfb-bfe8-fce34c499c15 name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:59:23.605867 crc crio[21573]: time=\"2026-06-12T15:59:23.605697729Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-controller-manager-operator@sha256:f69b9cc9b9cfde726109a9e12b80a3eefa472d7e29159df0fbc7143c48983cd6\" id=c31791d0-e73a-4417-9c32-fc88eb24e741 name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:59:23.608636 crc crio[21573]: time=\"2026-06-12T15:59:23.608565702Z\" level=info msg=\"Creating container: openshift-kube-controller-manager/kube-controller-manager-crc/kube-controller-manager-recovery-controller\" id=2e9cda07-0949-43e6-8dda-fc2ff67eca6a name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:59:23.609308 crc crio[21573]: time=\"2026-06-12T15:59:23.609140408Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:59:23.646929 crc crio[21573]: time=\"2026-06-12T15:59:23.646770699Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:59:23.834986 crc crio[21573]: time=\"2026-06-12T15:59:23.8348423Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:59:23.952499 crc crio[21573]: time=\"2026-06-12T15:59:23.952259303Z\" level=info msg=\"Created container 16a9ca177aa02c6e2bf088856a7fac7df72f045509ba3dea82210e9a10d334fb: openshift-kube-controller-manager/kube-controller-manager-crc/kube-controller-manager-recovery-controller\" id=2e9cda07-0949-43e6-8dda-fc2ff67eca6a name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:59:23.953322 crc crio[21573]: time=\"2026-06-12T15:59:23.953239081Z\" level=info msg=\"Starting container: 16a9ca177aa02c6e2bf088856a7fac7df72f045509ba3dea82210e9a10d334fb\" id=2bd69ad5-3dbd-4f8b-9f3a-a7d177748b69 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 15:59:23.965156 crc crio[21573]: time=\"2026-06-12T15:59:23.959705818Z\" level=info msg=\"Started container\" PID=25101 containerID=16a9ca177aa02c6e2bf088856a7fac7df72f045509ba3dea82210e9a10d334fb description=openshift-kube-controller-manager/kube-controller-manager-crc/kube-controller-manager-recovery-controller id=2bd69ad5-3dbd-4f8b-9f3a-a7d177748b69 name=/runtime.v1.RuntimeService/StartContainer sandboxID=08925344ca1fb98d480c9f4fa2cf1bb311348aff6b665a8cfa8fa6afb5c4ef5f\nJun 12 15:59:27.675629 crc crio[21573]: time=\"2026-06-12T15:59:27.674930545Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:e504172345491d90bbbf1e7e45488e73073f4c6d7c2355245871051596fc85db\" id=4e76e224-8c8e-4bf6-bd8b-eb8cf0349f4d name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:59:27.677805 crc crio[21573]: time=\"2026-06-12T15:59:27.677704455Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:e504172345491d90bbbf1e7e45488e73073f4c6d7c2355245871051596fc85db\" id=b8db0223-2b6f-40ad-93eb-bfd77c36e0e6 name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:59:27.681045 crc crio[21573]: time=\"2026-06-12T15:59:27.680949549Z\" level=info msg=\"Creating container: openshift-kube-scheduler/openshift-kube-scheduler-crc/kube-scheduler-recovery-controller\" id=0c263cb5-36c0-4f9c-9e48-61328c2822b4 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:59:27.681322 crc crio[21573]: time=\"2026-06-12T15:59:27.681302079Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:59:27.708614 crc crio[21573]: time=\"2026-06-12T15:59:27.70826238Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:59:27.882427 crc crio[21573]: time=\"2026-06-12T15:59:27.882238182Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:59:27.996969 crc crio[21573]: time=\"2026-06-12T15:59:27.996838853Z\" level=info msg=\"Created container 01d50562cf6bcb693bac3089823eb384d2151f77c8ac9f391e372eda1ab606a3: openshift-kube-scheduler/openshift-kube-scheduler-crc/kube-scheduler-recovery-controller\" id=0c263cb5-36c0-4f9c-9e48-61328c2822b4 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:59:27.998906 crc crio[21573]: time=\"2026-06-12T15:59:27.998857122Z\" level=info msg=\"Starting container: 01d50562cf6bcb693bac3089823eb384d2151f77c8ac9f391e372eda1ab606a3\" id=7deef996-2df1-4c62-8def-58387d47bd05 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 15:59:28.008731 crc crio[21573]: time=\"2026-06-12T15:59:28.008611084Z\" level=info msg=\"Started container\" PID=25189 containerID=01d50562cf6bcb693bac3089823eb384d2151f77c8ac9f391e372eda1ab606a3 description=openshift-kube-scheduler/openshift-kube-scheduler-crc/kube-scheduler-recovery-controller id=7deef996-2df1-4c62-8def-58387d47bd05 name=/runtime.v1.RuntimeService/StartContainer sandboxID=1d0a7ff26a8e75a64d9099338efab8d714370e98ac9e4d74524f465a281b6a31\nJun 12 15:59:32.761196 crc crio[21573]: time=\"2026-06-12T15:59:32.759783443Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=99bb5718-10a8-46c5-8629-fe908f7d6083 name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:59:32.765897 crc crio[21573]: time=\"2026-06-12T15:59:32.765790358Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=a2ae5ebd-59e3-4e3a-bfb6-e418b7008ba2 name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:59:32.769963 crc crio[21573]: time=\"2026-06-12T15:59:32.769845945Z\" level=info msg=\"Creating container: openshift-ovn-kubernetes/ovnkube-control-plane-57b78d8988-l69zc/ovnkube-cluster-manager\" id=380b0bef-8856-4d31-a882-3703e4a9fded name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:59:32.770613 crc crio[21573]: time=\"2026-06-12T15:59:32.77038599Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:59:32.800849 crc crio[21573]: time=\"2026-06-12T15:59:32.80072933Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:59:32.805636 crc crio[21573]: time=\"2026-06-12T15:59:32.80553375Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:59:32.947991 crc crio[21573]: time=\"2026-06-12T15:59:32.947781902Z\" level=info msg=\"Created container 1deacf16b1d3e7f9c8d2f5460f769898e1d62eefbb2aa216d7a8d327776c7d30: openshift-ovn-kubernetes/ovnkube-control-plane-57b78d8988-l69zc/ovnkube-cluster-manager\" id=380b0bef-8856-4d31-a882-3703e4a9fded name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:59:32.949943 crc crio[21573]: time=\"2026-06-12T15:59:32.949752699Z\" level=info msg=\"Starting container: 1deacf16b1d3e7f9c8d2f5460f769898e1d62eefbb2aa216d7a8d327776c7d30\" id=95ba0e8a-1fdb-4490-ab04-6c8c138127e5 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 15:59:32.957163 crc crio[21573]: time=\"2026-06-12T15:59:32.956866356Z\" level=info msg=\"Started container\" PID=25228 containerID=1deacf16b1d3e7f9c8d2f5460f769898e1d62eefbb2aa216d7a8d327776c7d30 description=openshift-ovn-kubernetes/ovnkube-control-plane-57b78d8988-l69zc/ovnkube-cluster-manager id=95ba0e8a-1fdb-4490-ab04-6c8c138127e5 name=/runtime.v1.RuntimeService/StartContainer sandboxID=59c4ea65ef843c8a90f6bad8892f6359cbad9137eca6229f792e1e424da9945e\nJun 12 15:59:37.836820 crc crio[21573]: time=\"2026-06-12T15:59:37.835669583Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:4fe612a1572df462d6a4b664a10bc2e6cad239648acbf8c0303f8fca5d2596c0\" id=40f71490-7485-486d-961a-4c2d0582c30a name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:59:37.838273 crc crio[21573]: time=\"2026-06-12T15:59:37.838140355Z\" level=info msg=\"Removing container: 4dcf95bb652cb5f7d3438246bdfc19caaeb504b297cadfcfe37bf52f0dd2a213\" id=660f431b-bdf0-4666-b08e-59710c105cdf name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 15:59:37.842883 crc crio[21573]: time=\"2026-06-12T15:59:37.842701527Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:4fe612a1572df462d6a4b664a10bc2e6cad239648acbf8c0303f8fca5d2596c0\" id=35f27d03-b139-47db-949e-71d9b67704cf name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:59:37.920151 crc crio[21573]: time=\"2026-06-12T15:59:37.920013208Z\" level=info msg=\"Creating container: openshift-cluster-machine-approver/machine-approver-54c688565-5bsg4/machine-approver-controller\" id=9ed862e1-8328-40b3-b530-050c538b85a5 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:59:37.920855 crc crio[21573]: time=\"2026-06-12T15:59:37.920788952Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:59:37.942869 crc crio[21573]: time=\"2026-06-12T15:59:37.942665495Z\" level=info msg=\"Removed container 4dcf95bb652cb5f7d3438246bdfc19caaeb504b297cadfcfe37bf52f0dd2a213: openshift-cluster-machine-approver/machine-approver-54c688565-5bsg4/machine-approver-controller\" id=660f431b-bdf0-4666-b08e-59710c105cdf name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 15:59:37.949291 crc crio[21573]: time=\"2026-06-12T15:59:37.949145282Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:59:38.150906 crc crio[21573]: time=\"2026-06-12T15:59:38.150638262Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:59:38.242304 crc crio[21573]: time=\"2026-06-12T15:59:38.242131074Z\" level=info msg=\"Created container 8a0f3c738f74989d4b04220816f78de39dd32e1da7f84e2f200ef2b2f9487cce: openshift-cluster-machine-approver/machine-approver-54c688565-5bsg4/machine-approver-controller\" id=9ed862e1-8328-40b3-b530-050c538b85a5 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:59:38.244597 crc crio[21573]: time=\"2026-06-12T15:59:38.244302106Z\" level=info msg=\"Starting container: 8a0f3c738f74989d4b04220816f78de39dd32e1da7f84e2f200ef2b2f9487cce\" id=084fb611-6dfc-4f24-ab32-18b013afb9f9 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 15:59:38.249593 crc crio[21573]: time=\"2026-06-12T15:59:38.249491397Z\" level=info msg=\"Started container\" PID=25362 containerID=8a0f3c738f74989d4b04220816f78de39dd32e1da7f84e2f200ef2b2f9487cce description=openshift-cluster-machine-approver/machine-approver-54c688565-5bsg4/machine-approver-controller id=084fb611-6dfc-4f24-ab32-18b013afb9f9 name=/runtime.v1.RuntimeService/StartContainer sandboxID=2e94585f77bc5c852377d9c848b1c13b14f77a5c1d38a7dace079c6a05e835e4\nJun 12 15:59:40.888411 crc crio[21573]: time=\"2026-06-12T15:59:40.88770205Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8a46fa8feeea5d04fd602559027f8bacc97e12bbf8e33793dca08e812e1f8825\" id=d6a08dbf-3ed7-4702-a2d0-29dc08895acd name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:59:40.891729 crc crio[21573]: time=\"2026-06-12T15:59:40.891614733Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8a46fa8feeea5d04fd602559027f8bacc97e12bbf8e33793dca08e812e1f8825\" id=445afa9c-2952-4b46-a8cc-504ca93745f7 name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:59:40.895252 crc crio[21573]: time=\"2026-06-12T15:59:40.895121285Z\" level=info msg=\"Creating container: openshift-kube-scheduler/openshift-kube-scheduler-crc/kube-scheduler\" id=96156027-dbb5-41e6-8d74-5944397bad1e name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:59:40.895959 crc crio[21573]: time=\"2026-06-12T15:59:40.895852546Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:59:40.935900 crc crio[21573]: time=\"2026-06-12T15:59:40.935735542Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:59:41.122673 crc crio[21573]: time=\"2026-06-12T15:59:41.122309029Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:59:41.235382 crc crio[21573]: time=\"2026-06-12T15:59:41.235224142Z\" level=info msg=\"Created container 2b4875e6b2ca1a5f78e6a55c08c54289e2fe06f35245156fb021ab3fe12cf95c: openshift-kube-scheduler/openshift-kube-scheduler-crc/kube-scheduler\" id=96156027-dbb5-41e6-8d74-5944397bad1e name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:59:41.237321 crc crio[21573]: time=\"2026-06-12T15:59:41.236916201Z\" level=info msg=\"Starting container: 2b4875e6b2ca1a5f78e6a55c08c54289e2fe06f35245156fb021ab3fe12cf95c\" id=358199b1-25c8-4940-ac9c-f1c4e1c7ce16 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 15:59:41.246755 crc crio[21573]: time=\"2026-06-12T15:59:41.246651943Z\" level=info msg=\"Started container\" PID=25387 containerID=2b4875e6b2ca1a5f78e6a55c08c54289e2fe06f35245156fb021ab3fe12cf95c description=openshift-kube-scheduler/openshift-kube-scheduler-crc/kube-scheduler id=358199b1-25c8-4940-ac9c-f1c4e1c7ce16 name=/runtime.v1.RuntimeService/StartContainer sandboxID=1d0a7ff26a8e75a64d9099338efab8d714370e98ac9e4d74524f465a281b6a31\nJun 12 15:59:52.739075 crc crio[21573]: time=\"2026-06-12T15:59:52.737539519Z\" level=info msg=\"Stopping container: 52c554ddf707914dbf80d7b6aee0ed4dd6ceaed56d5f7c90d9d240ae9cfcb975 (timeout: 30s)\" id=2fc0e359-86db-499c-bfe3-91bdbd693f02 name=/runtime.v1.RuntimeService/StopContainer\nJun 12 15:59:52.800372 crc crio[21573]: time=\"2026-06-12T15:59:52.800289188Z\" level=info msg=\"Stopped container 52c554ddf707914dbf80d7b6aee0ed4dd6ceaed56d5f7c90d9d240ae9cfcb975: openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller\" id=2fc0e359-86db-499c-bfe3-91bdbd693f02 name=/runtime.v1.RuntimeService/StopContainer\nJun 12 15:59:52.802671 crc crio[21573]: time=\"2026-06-12T15:59:52.802644885Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c6a47106effd9e9a41131e2bf6c832b80cd77b3439334f760b35b0729f2fb00\" id=d7319e68-ba57-4f10-ad27-9fd3a0ba97f1 name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:59:52.805342 crc crio[21573]: time=\"2026-06-12T15:59:52.80523758Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c6a47106effd9e9a41131e2bf6c832b80cd77b3439334f760b35b0729f2fb00\" id=5a23478b-823b-4d8d-976b-25009d624322 name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:59:52.810344 crc crio[21573]: time=\"2026-06-12T15:59:52.810312577Z\" level=info msg=\"Creating container: openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller\" id=34917f97-8607-4fbd-95c9-f00c4b83b309 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:59:52.810844 crc crio[21573]: time=\"2026-06-12T15:59:52.810816602Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:59:52.845843 crc crio[21573]: time=\"2026-06-12T15:59:52.845639121Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:59:53.042386 crc crio[21573]: time=\"2026-06-12T15:59:53.041663703Z\" level=info msg=\"Removing container: 5091e7cff9c3f3d943c1e429cd8003245458932605712a555a0b5fe965bb0136\" id=1afa8a08-e095-4ede-81c7-e06d81e0db16 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 15:59:53.054419 crc crio[21573]: time=\"2026-06-12T15:59:53.054311889Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:59:53.148618 crc crio[21573]: time=\"2026-06-12T15:59:53.148385326Z\" level=info msg=\"Removed container 5091e7cff9c3f3d943c1e429cd8003245458932605712a555a0b5fe965bb0136: openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller\" id=1afa8a08-e095-4ede-81c7-e06d81e0db16 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 15:59:53.166094 crc crio[21573]: time=\"2026-06-12T15:59:53.165838981Z\" level=info msg=\"Created container 173c88882b12efe112551d0cbc65b9fb17f2a5c8bd5d00c8192e8f75f885e859: openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller\" id=34917f97-8607-4fbd-95c9-f00c4b83b309 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:59:53.167544 crc crio[21573]: time=\"2026-06-12T15:59:53.167418186Z\" level=info msg=\"Starting container: 173c88882b12efe112551d0cbc65b9fb17f2a5c8bd5d00c8192e8f75f885e859\" id=8364a22d-572b-4225-a1c3-6f7908b2d50f name=/runtime.v1.RuntimeService/StartContainer\nJun 12 15:59:53.173023 crc crio[21573]: time=\"2026-06-12T15:59:53.172894095Z\" level=info msg=\"Started container\" PID=25564 containerID=173c88882b12efe112551d0cbc65b9fb17f2a5c8bd5d00c8192e8f75f885e859 description=openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller id=8364a22d-572b-4225-a1c3-6f7908b2d50f name=/runtime.v1.RuntimeService/StartContainer sandboxID=08925344ca1fb98d480c9f4fa2cf1bb311348aff6b665a8cfa8fa6afb5c4ef5f\nJun 12 15:59:53.206905 crc crio[21573]: time=\"2026-06-12T15:59:53.206743136Z\" level=info msg=\"Removing container: 9de8c8bc9c84c138b6c74af40b5ca3cc9e17ff9302c7b798e7fc7c6bfbb246c5\" id=4d3de9ce-d223-4c4d-886a-a334f037ca8c name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 15:59:53.236093 crc crio[21573]: time=\"2026-06-12T15:59:53.235961893Z\" level=info msg=\"Removed container 9de8c8bc9c84c138b6c74af40b5ca3cc9e17ff9302c7b798e7fc7c6bfbb246c5: openshift-marketplace/redhat-operators-2ck49/registry-server\" id=4d3de9ce-d223-4c4d-886a-a334f037ca8c name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 15:59:53.239244 crc crio[21573]: time=\"2026-06-12T15:59:53.239147256Z\" level=info msg=\"Removing container: d0a7f25317c0297046bfc56aa0b2039c85e01ef767ac07694bb1e2d3dc26c0c2\" id=321e1a64-7a35-442e-93be-06ea0b369e6e name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 15:59:53.264971 crc crio[21573]: time=\"2026-06-12T15:59:53.264899065Z\" level=info msg=\"Removed container d0a7f25317c0297046bfc56aa0b2039c85e01ef767ac07694bb1e2d3dc26c0c2: openshift-marketplace/certified-operators-4lxqg/extract-content\" id=321e1a64-7a35-442e-93be-06ea0b369e6e name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 15:59:53.271056 crc crio[21573]: time=\"2026-06-12T15:59:53.270940597Z\" level=info msg=\"Removing container: c2b9fa5396c6acf7d693165259b78acdca0d7f178bb5d5d65838f211692f1ddf\" id=f794e59b-2aa7-4fd5-ab1c-5f45b188d80e name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 15:59:53.292255 crc crio[21573]: time=\"2026-06-12T15:59:53.292044369Z\" level=info msg=\"Removed container c2b9fa5396c6acf7d693165259b78acdca0d7f178bb5d5d65838f211692f1ddf: openshift-marketplace/certified-operators-4lxqg/registry-server\" id=f794e59b-2aa7-4fd5-ab1c-5f45b188d80e name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 15:59:53.295965 crc crio[21573]: time=\"2026-06-12T15:59:53.295873689Z\" level=info msg=\"Removing container: 9c4117d68945a3ed897d119b906251f1f7d0c82056628b0018f97bf289e8bbc9\" id=dd81fe25-d9bf-4143-b504-424c498ea502 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 15:59:53.328848 crc crio[21573]: time=\"2026-06-12T15:59:53.328714892Z\" level=info msg=\"Removed container 9c4117d68945a3ed897d119b906251f1f7d0c82056628b0018f97bf289e8bbc9: openshift-marketplace/redhat-operators-2ck49/extract-content\" id=dd81fe25-d9bf-4143-b504-424c498ea502 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 15:59:53.336374 crc crio[21573]: time=\"2026-06-12T15:59:53.336262231Z\" level=info msg=\"Stopping pod sandbox: 24b5908c94d9dd2048db39291c6613600cf291995ef7c56938aa499988cbb7d9\" id=dd8b871d-daa8-4b53-a499-c45147a6deda name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 15:59:53.336622 crc crio[21573]: time=\"2026-06-12T15:59:53.336381654Z\" level=info msg=\"Stopped pod sandbox (already stopped): 24b5908c94d9dd2048db39291c6613600cf291995ef7c56938aa499988cbb7d9\" id=dd8b871d-daa8-4b53-a499-c45147a6deda name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 15:59:53.337583 crc crio[21573]: time=\"2026-06-12T15:59:53.337433584Z\" level=info msg=\"Removing pod sandbox: 24b5908c94d9dd2048db39291c6613600cf291995ef7c56938aa499988cbb7d9\" id=56beaecf-d029-4a14-8421-b0a50d29b484 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 15:59:53.350542 crc crio[21573]: time=\"2026-06-12T15:59:53.350404311Z\" level=info msg=\"Removed pod sandbox: 24b5908c94d9dd2048db39291c6613600cf291995ef7c56938aa499988cbb7d9\" id=56beaecf-d029-4a14-8421-b0a50d29b484 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 15:59:53.351712 crc crio[21573]: time=\"2026-06-12T15:59:53.351602085Z\" level=info msg=\"Stopping pod sandbox: 88f1ee99c7048a210bdb9ac8d0e938546328f4d089dd89ee970e4fd23e8a56fb\" id=1e56c260-28fe-45c7-a786-312b105559b0 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 15:59:53.351808 crc crio[21573]: time=\"2026-06-12T15:59:53.351731758Z\" level=info msg=\"Stopped pod sandbox (already stopped): 88f1ee99c7048a210bdb9ac8d0e938546328f4d089dd89ee970e4fd23e8a56fb\" id=1e56c260-28fe-45c7-a786-312b105559b0 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 15:59:53.352917 crc crio[21573]: time=\"2026-06-12T15:59:53.35282786Z\" level=info msg=\"Removing pod sandbox: 88f1ee99c7048a210bdb9ac8d0e938546328f4d089dd89ee970e4fd23e8a56fb\" id=cba3452f-82ed-421d-a3e1-d3c9c847209f name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 15:59:53.367572 crc crio[21573]: time=\"2026-06-12T15:59:53.367386173Z\" level=info msg=\"Removed pod sandbox: 88f1ee99c7048a210bdb9ac8d0e938546328f4d089dd89ee970e4fd23e8a56fb\" id=cba3452f-82ed-421d-a3e1-d3c9c847209f name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 15:59:56.581164 crc crio[21573]: time=\"2026-06-12T15:59:56.580515506Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9e388ee2b3562b6267447cbcc4b95ca7a61bf361840d36a682480da671b83612\" id=429c0caf-38b6-487c-9cc7-b6efaa3cd9e5 name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:59:56.585260 crc crio[21573]: time=\"2026-06-12T15:59:56.585124738Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9e388ee2b3562b6267447cbcc4b95ca7a61bf361840d36a682480da671b83612\" id=97f36592-19e8-4565-a111-5aefb9c2c9d7 name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:59:56.613781 crc crio[21573]: time=\"2026-06-12T15:59:56.613572124Z\" level=info msg=\"Creating container: openshift-etcd/etcd-crc/etcdctl\" id=d8c95cf2-de42-4f17-9368-d78ad2fea692 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:59:56.614429 crc crio[21573]: time=\"2026-06-12T15:59:56.614330216Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:59:56.659014 crc crio[21573]: time=\"2026-06-12T15:59:56.65895239Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:59:56.860603 crc crio[21573]: time=\"2026-06-12T15:59:56.860434829Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:59:56.976232 crc crio[21573]: time=\"2026-06-12T15:59:56.976036879Z\" level=info msg=\"Created container 743e86333963633360c8029cdddba3231f22aa37e8573728f693bbb50cee7b17: openshift-etcd/etcd-crc/etcdctl\" id=d8c95cf2-de42-4f17-9368-d78ad2fea692 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:59:56.977703 crc crio[21573]: time=\"2026-06-12T15:59:56.977593184Z\" level=info msg=\"Starting container: 743e86333963633360c8029cdddba3231f22aa37e8573728f693bbb50cee7b17\" id=f7605871-b63b-43ac-a5d8-6d485ed13ef7 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 15:59:56.983099 crc crio[21573]: time=\"2026-06-12T15:59:56.982964492Z\" level=info msg=\"Started container\" PID=25681 containerID=743e86333963633360c8029cdddba3231f22aa37e8573728f693bbb50cee7b17 description=openshift-etcd/etcd-crc/etcdctl id=f7605871-b63b-43ac-a5d8-6d485ed13ef7 name=/runtime.v1.RuntimeService/StartContainer sandboxID=bd3af19dcc2f1e200a5050b56239ad6b89c5e0348079e05f188185fc138494b9\nJun 12 15:59:56.995358 crc crio[21573]: time=\"2026-06-12T15:59:56.995238706Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9e388ee2b3562b6267447cbcc4b95ca7a61bf361840d36a682480da671b83612\" id=35eb9b90-2a85-4d64-a94a-92ff3f96de54 name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:59:56.998050 crc crio[21573]: time=\"2026-06-12T15:59:56.997930414Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9e388ee2b3562b6267447cbcc4b95ca7a61bf361840d36a682480da671b83612\" id=f64b75df-d467-442b-a0c1-6f39e7bd52a1 name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:59:57.006123 crc crio[21573]: time=\"2026-06-12T15:59:57.005976036Z\" level=info msg=\"Creating container: openshift-etcd/etcd-crc/etcd\" id=a6321424-de8a-418d-b8b4-2ab11c21d672 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:59:57.006822 crc crio[21573]: time=\"2026-06-12T15:59:57.006740629Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:59:57.041509 crc crio[21573]: time=\"2026-06-12T15:59:57.04128286Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:59:57.232827 crc crio[21573]: time=\"2026-06-12T15:59:57.232400689Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:59:57.339971 crc crio[21573]: time=\"2026-06-12T15:59:57.339838613Z\" level=info msg=\"Created container 3bc73dbc667c9b833a6e2dba70bba0abd7ea2f3c5754b16d28f130852c41ca5f: openshift-etcd/etcd-crc/etcd\" id=a6321424-de8a-418d-b8b4-2ab11c21d672 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:59:57.341414 crc crio[21573]: time=\"2026-06-12T15:59:57.341308995Z\" level=info msg=\"Starting container: 3bc73dbc667c9b833a6e2dba70bba0abd7ea2f3c5754b16d28f130852c41ca5f\" id=7b83a6a9-ef0c-4ae4-a047-9b622584b4f2 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 15:59:57.349603 crc crio[21573]: time=\"2026-06-12T15:59:57.34906196Z\" level=info msg=\"Started container\" PID=25692 containerID=3bc73dbc667c9b833a6e2dba70bba0abd7ea2f3c5754b16d28f130852c41ca5f description=openshift-etcd/etcd-crc/etcd id=7b83a6a9-ef0c-4ae4-a047-9b622584b4f2 name=/runtime.v1.RuntimeService/StartContainer sandboxID=bd3af19dcc2f1e200a5050b56239ad6b89c5e0348079e05f188185fc138494b9\nJun 12 15:59:57.365252 crc crio[21573]: time=\"2026-06-12T15:59:57.365125646Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9e388ee2b3562b6267447cbcc4b95ca7a61bf361840d36a682480da671b83612\" id=285be389-eb4d-4820-bd27-f2fc24153c22 name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:59:57.367711 crc crio[21573]: time=\"2026-06-12T15:59:57.367623059Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9e388ee2b3562b6267447cbcc4b95ca7a61bf361840d36a682480da671b83612\" id=b8fff193-7f99-4c06-882e-d0de52d95b8b name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:59:57.377002 crc crio[21573]: time=\"2026-06-12T15:59:57.376397023Z\" level=info msg=\"Creating container: openshift-etcd/etcd-crc/etcd-metrics\" id=4e08b1ce-ebe7-4932-9d4d-57de2bebda64 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:59:57.377687 crc crio[21573]: time=\"2026-06-12T15:59:57.377610098Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:59:57.411121 crc crio[21573]: time=\"2026-06-12T15:59:57.410941333Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:59:57.566592 crc crio[21573]: time=\"2026-06-12T15:59:57.566475782Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:59:57.679285 crc crio[21573]: time=\"2026-06-12T15:59:57.679126826Z\" level=info msg=\"Created container f41c5084b979091d44f4b83a81f8517e2e5fe379cff4156f8847ea75b7898033: openshift-etcd/etcd-crc/etcd-metrics\" id=4e08b1ce-ebe7-4932-9d4d-57de2bebda64 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:59:57.682247 crc crio[21573]: time=\"2026-06-12T15:59:57.682047481Z\" level=info msg=\"Starting container: f41c5084b979091d44f4b83a81f8517e2e5fe379cff4156f8847ea75b7898033\" id=763c6d52-512a-46f3-a80c-f8b4ce5516f1 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 15:59:57.690071 crc crio[21573]: time=\"2026-06-12T15:59:57.68995985Z\" level=info msg=\"Started container\" PID=25708 containerID=f41c5084b979091d44f4b83a81f8517e2e5fe379cff4156f8847ea75b7898033 description=openshift-etcd/etcd-crc/etcd-metrics id=763c6d52-512a-46f3-a80c-f8b4ce5516f1 name=/runtime.v1.RuntimeService/StartContainer sandboxID=bd3af19dcc2f1e200a5050b56239ad6b89c5e0348079e05f188185fc138494b9\nJun 12 15:59:57.701981 crc crio[21573]: time=\"2026-06-12T15:59:57.701822404Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:bf05b9b2ba66351a6c59f4259fb377f62237a00af3b4f0b95f64409e2f25770e\" id=ee52ea51-781c-48bf-83b2-b2f1cfcf8ecd name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:59:57.706819 crc crio[21573]: time=\"2026-06-12T15:59:57.706559582Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:bf05b9b2ba66351a6c59f4259fb377f62237a00af3b4f0b95f64409e2f25770e\" id=621ca38b-4587-4430-9fd8-8ae02951e27e name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:59:57.715105 crc crio[21573]: time=\"2026-06-12T15:59:57.714969315Z\" level=info msg=\"Creating container: openshift-etcd/etcd-crc/etcd-readyz\" id=7c9e5927-60d8-43d2-8631-d3e59cbe3b22 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:59:57.715943 crc crio[21573]: time=\"2026-06-12T15:59:57.715804329Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:59:57.786248 crc crio[21573]: time=\"2026-06-12T15:59:57.785934422Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:59:57.965979 crc crio[21573]: time=\"2026-06-12T15:59:57.965787134Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:59:58.116329 crc crio[21573]: time=\"2026-06-12T15:59:58.115533425Z\" level=info msg=\"Created container ec5ada0f2399bb2df023167822aa6da5d64b44f4cc024d466fa82c0627493a71: openshift-etcd/etcd-crc/etcd-readyz\" id=7c9e5927-60d8-43d2-8631-d3e59cbe3b22 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:59:58.118004 crc crio[21573]: time=\"2026-06-12T15:59:58.117836512Z\" level=info msg=\"Starting container: ec5ada0f2399bb2df023167822aa6da5d64b44f4cc024d466fa82c0627493a71\" id=016f79ba-5c8f-4f5d-b948-799034e105ea name=/runtime.v1.RuntimeService/StartContainer\nJun 12 15:59:58.127655 crc crio[21573]: time=\"2026-06-12T15:59:58.127514992Z\" level=info msg=\"Started container\" PID=25725 containerID=ec5ada0f2399bb2df023167822aa6da5d64b44f4cc024d466fa82c0627493a71 description=openshift-etcd/etcd-crc/etcd-readyz id=016f79ba-5c8f-4f5d-b948-799034e105ea name=/runtime.v1.RuntimeService/StartContainer sandboxID=bd3af19dcc2f1e200a5050b56239ad6b89c5e0348079e05f188185fc138494b9\nJun 12 15:59:58.146430 crc crio[21573]: time=\"2026-06-12T15:59:58.146180133Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:bf05b9b2ba66351a6c59f4259fb377f62237a00af3b4f0b95f64409e2f25770e\" id=93037b25-8964-4074-af7f-2b5a102fee31 name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:59:58.149276 crc crio[21573]: time=\"2026-06-12T15:59:58.149117128Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:bf05b9b2ba66351a6c59f4259fb377f62237a00af3b4f0b95f64409e2f25770e\" id=acdea036-903c-4762-9634-0dbbc931946d name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:59:58.158057 crc crio[21573]: time=\"2026-06-12T15:59:58.157840271Z\" level=info msg=\"Creating container: openshift-etcd/etcd-crc/etcd-rev\" id=79f962fa-aaef-461f-8ae4-a4771ffa5c4d name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:59:58.158601 crc crio[21573]: time=\"2026-06-12T15:59:58.158382076Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:59:58.216867 crc crio[21573]: time=\"2026-06-12T15:59:58.216617664Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:59:58.427395 crc crio[21573]: time=\"2026-06-12T15:59:58.427174906Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:59:58.538496 crc crio[21573]: time=\"2026-06-12T15:59:58.538354708Z\" level=info msg=\"Created container 3d9a06c42bab4c447686d00f40074a94853ee646968e2a507ef6c7f98fce4bd6: openshift-etcd/etcd-crc/etcd-rev\" id=79f962fa-aaef-461f-8ae4-a4771ffa5c4d name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:59:58.540483 crc crio[21573]: time=\"2026-06-12T15:59:58.540299145Z\" level=info msg=\"Starting container: 3d9a06c42bab4c447686d00f40074a94853ee646968e2a507ef6c7f98fce4bd6\" id=235732f2-7823-4357-acc3-e1a6bc1627ab name=/runtime.v1.RuntimeService/StartContainer\nJun 12 15:59:58.547759 crc crio[21573]: time=\"2026-06-12T15:59:58.547644748Z\" level=info msg=\"Started container\" PID=25744 containerID=3d9a06c42bab4c447686d00f40074a94853ee646968e2a507ef6c7f98fce4bd6 description=openshift-etcd/etcd-crc/etcd-rev id=235732f2-7823-4357-acc3-e1a6bc1627ab name=/runtime.v1.RuntimeService/StartContainer sandboxID=bd3af19dcc2f1e200a5050b56239ad6b89c5e0348079e05f188185fc138494b9\nJun 12 16:00:23.686103 crc crio[21573]: time=\"2026-06-12T16:00:23.685146262Z\" level=info msg=\"Stopping container: 173c88882b12efe112551d0cbc65b9fb17f2a5c8bd5d00c8192e8f75f885e859 (timeout: 30s)\" id=aa32cf14-dfd5-4d7a-96fd-bcff05a94f9e name=/runtime.v1.RuntimeService/StopContainer\nJun 12 16:00:23.744788 crc crio[21573]: time=\"2026-06-12T16:00:23.744690647Z\" level=info msg=\"Stopped container 173c88882b12efe112551d0cbc65b9fb17f2a5c8bd5d00c8192e8f75f885e859: openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller\" id=aa32cf14-dfd5-4d7a-96fd-bcff05a94f9e name=/runtime.v1.RuntimeService/StopContainer\nJun 12 16:00:23.746513 crc crio[21573]: time=\"2026-06-12T16:00:23.746386768Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c6a47106effd9e9a41131e2bf6c832b80cd77b3439334f760b35b0729f2fb00\" id=e9114114-7827-483d-9382-8cdb833a54b6 name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:00:23.748528 crc crio[21573]: time=\"2026-06-12T16:00:23.748418125Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c6a47106effd9e9a41131e2bf6c832b80cd77b3439334f760b35b0729f2fb00\" id=49a4705f-3f03-4563-9354-4e3f02ddd375 name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:00:23.751209 crc crio[21573]: time=\"2026-06-12T16:00:23.751017621Z\" level=info msg=\"Creating container: openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller\" id=16051133-05f2-4b0e-af81-084019110e30 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:00:23.751803 crc crio[21573]: time=\"2026-06-12T16:00:23.751719241Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:00:23.783594 crc crio[21573]: time=\"2026-06-12T16:00:23.783204183Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:00:23.951295 crc crio[21573]: time=\"2026-06-12T16:00:23.951083449Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:00:24.076187 crc crio[21573]: time=\"2026-06-12T16:00:24.075173945Z\" level=info msg=\"Created container 7b08b474e6a1cffc0b75cc8a577a7a27a7d789ab3adfecaec4f46555f6a33056: openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller\" id=16051133-05f2-4b0e-af81-084019110e30 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:00:24.078617 crc crio[21573]: time=\"2026-06-12T16:00:24.078376838Z\" level=info msg=\"Starting container: 7b08b474e6a1cffc0b75cc8a577a7a27a7d789ab3adfecaec4f46555f6a33056\" id=7f6ae6ef-62df-49fb-81cc-0be41d0bc4db name=/runtime.v1.RuntimeService/StartContainer\nJun 12 16:00:24.093813 crc crio[21573]: time=\"2026-06-12T16:00:24.089812179Z\" level=info msg=\"Started container\" PID=26115 containerID=7b08b474e6a1cffc0b75cc8a577a7a27a7d789ab3adfecaec4f46555f6a33056 description=openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller id=7f6ae6ef-62df-49fb-81cc-0be41d0bc4db name=/runtime.v1.RuntimeService/StartContainer sandboxID=08925344ca1fb98d480c9f4fa2cf1bb311348aff6b665a8cfa8fa6afb5c4ef5f\nJun 12 16:00:24.443922 crc crio[21573]: time=\"2026-06-12T16:00:24.443810089Z\" level=info msg=\"Removing container: 52c554ddf707914dbf80d7b6aee0ed4dd6ceaed56d5f7c90d9d240ae9cfcb975\" id=e4229336-3ff1-4f20-a7c2-cb9609952fd4 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 16:00:24.480692 crc crio[21573]: time=\"2026-06-12T16:00:24.480561157Z\" level=info msg=\"Removed container 52c554ddf707914dbf80d7b6aee0ed4dd6ceaed56d5f7c90d9d240ae9cfcb975: openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller\" id=e4229336-3ff1-4f20-a7c2-cb9609952fd4 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 16:00:54.451900 crc crio[21573]: time=\"2026-06-12T16:00:54.44943461Z\" level=info msg=\"Stopping container: 7b08b474e6a1cffc0b75cc8a577a7a27a7d789ab3adfecaec4f46555f6a33056 (timeout: 30s)\" id=81fbebaa-ae29-4ce6-8d02-b2ffde474fd4 name=/runtime.v1.RuntimeService/StopContainer\nJun 12 16:00:54.507969 crc crio[21573]: time=\"2026-06-12T16:00:54.50737114Z\" level=info msg=\"Stopped container 7b08b474e6a1cffc0b75cc8a577a7a27a7d789ab3adfecaec4f46555f6a33056: openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller\" id=81fbebaa-ae29-4ce6-8d02-b2ffde474fd4 name=/runtime.v1.RuntimeService/StopContainer\nJun 12 16:00:54.823906 crc crio[21573]: time=\"2026-06-12T16:00:54.823843182Z\" level=info msg=\"Removing container: 173c88882b12efe112551d0cbc65b9fb17f2a5c8bd5d00c8192e8f75f885e859\" id=069fdecd-4874-4e56-a508-5ac1ef669ce4 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 16:00:54.854951 crc crio[21573]: time=\"2026-06-12T16:00:54.854843995Z\" level=info msg=\"Removed container 173c88882b12efe112551d0cbc65b9fb17f2a5c8bd5d00c8192e8f75f885e859: openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller\" id=069fdecd-4874-4e56-a508-5ac1ef669ce4 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 16:01:34.219518 crc crio[21573]: time=\"2026-06-12T16:01:34.21821026Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:5827f6ae3beb4853192e02cc18890467bd251b33070f36f9a105991e7e6d3c9b\" id=7af8e6df-3aff-4bcd-b960-4373b7f36c91 name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:01:34.225605 crc crio[21573]: time=\"2026-06-12T16:01:34.224007733Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:5827f6ae3beb4853192e02cc18890467bd251b33070f36f9a105991e7e6d3c9b\" id=54b84df1-ba96-4ed8-a4eb-0b20195ec818 name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:01:34.226962 crc crio[21573]: time=\"2026-06-12T16:01:34.226864133Z\" level=info msg=\"Creating container: openshift-controller-manager-operator/openshift-controller-manager-operator-686468bdd5-sjcrn/openshift-controller-manager-operator\" id=6ed00cec-d2e1-45e2-909d-272b8cbe18e9 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:01:34.227519 crc crio[21573]: time=\"2026-06-12T16:01:34.227378317Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:01:34.256882 crc crio[21573]: time=\"2026-06-12T16:01:34.255618889Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:01:34.261577 crc crio[21573]: time=\"2026-06-12T16:01:34.261345979Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:01:34.385325 crc crio[21573]: time=\"2026-06-12T16:01:34.384774698Z\" level=info msg=\"Created container d329e6cc53db92b6df35aa5877e479b54e272211017b038bd082d0fccae78d02: openshift-controller-manager-operator/openshift-controller-manager-operator-686468bdd5-sjcrn/openshift-controller-manager-operator\" id=6ed00cec-d2e1-45e2-909d-272b8cbe18e9 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:01:34.389535 crc crio[21573]: time=\"2026-06-12T16:01:34.389150341Z\" level=info msg=\"Starting container: d329e6cc53db92b6df35aa5877e479b54e272211017b038bd082d0fccae78d02\" id=8d772f30-d700-4fc3-86ec-fb7c745a0ee0 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 16:01:34.394910 crc crio[21573]: time=\"2026-06-12T16:01:34.39482079Z\" level=info msg=\"Started container\" PID=27034 containerID=d329e6cc53db92b6df35aa5877e479b54e272211017b038bd082d0fccae78d02 description=openshift-controller-manager-operator/openshift-controller-manager-operator-686468bdd5-sjcrn/openshift-controller-manager-operator id=8d772f30-d700-4fc3-86ec-fb7c745a0ee0 name=/runtime.v1.RuntimeService/StartContainer sandboxID=bd4c32a0f4d069cde57afeac61e0bd3be87bb3d04acd1776356cc276f146368b\nJun 12 16:01:38.907723 crc crio[21573]: time=\"2026-06-12T16:01:38.906883143Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c6a47106effd9e9a41131e2bf6c832b80cd77b3439334f760b35b0729f2fb00\" id=037deaa2-6c63-4294-8700-1b46f5b063a4 name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:01:38.909905 crc crio[21573]: time=\"2026-06-12T16:01:38.909741534Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c6a47106effd9e9a41131e2bf6c832b80cd77b3439334f760b35b0729f2fb00\" id=eb9526a9-a88f-4bb1-ad35-f261e2dcefc0 name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:01:38.916027 crc crio[21573]: time=\"2026-06-12T16:01:38.915936567Z\" level=info msg=\"Creating container: openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller\" id=8f093ea9-18a9-4ac8-861b-b8b02b3cd6f0 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:01:38.916865 crc crio[21573]: time=\"2026-06-12T16:01:38.91639709Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:01:38.946509 crc crio[21573]: time=\"2026-06-12T16:01:38.9463706Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:01:39.177981 crc crio[21573]: time=\"2026-06-12T16:01:39.177815367Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:01:39.270514 crc crio[21573]: time=\"2026-06-12T16:01:39.270394253Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9506bdcf97d5200cf2cf4cdf110aebafdd141a24f6589bf1e1cfe27bb7fc1ed2\" id=b233d97c-c30b-40fd-b6c7-5eaead3f516d name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:01:39.272951 crc crio[21573]: time=\"2026-06-12T16:01:39.272861826Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9506bdcf97d5200cf2cf4cdf110aebafdd141a24f6589bf1e1cfe27bb7fc1ed2\" id=d949e176-4776-418d-a2d7-e5c6d3a927f6 name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:01:39.275008 crc crio[21573]: time=\"2026-06-12T16:01:39.274913004Z\" level=info msg=\"Creating container: openshift-controller-manager/controller-manager-bcbd788bc-czj94/controller-manager\" id=926e8281-b74e-4435-ae24-ff447d3d9a7c name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:01:39.275572 crc crio[21573]: time=\"2026-06-12T16:01:39.275518903Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:01:39.306651 crc crio[21573]: time=\"2026-06-12T16:01:39.305432552Z\" level=info msg=\"Created container de5b4abe63a8139b230836f8c9b9d31a04dc3df788b484e285c8f7db5f13e21a: openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller\" id=8f093ea9-18a9-4ac8-861b-b8b02b3cd6f0 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:01:39.310603 crc crio[21573]: time=\"2026-06-12T16:01:39.307765877Z\" level=info msg=\"Starting container: de5b4abe63a8139b230836f8c9b9d31a04dc3df788b484e285c8f7db5f13e21a\" id=165582f9-4fdc-42d0-ae84-6291c8557001 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 16:01:39.317238 crc crio[21573]: time=\"2026-06-12T16:01:39.316662931Z\" level=info msg=\"Started container\" PID=27128 containerID=de5b4abe63a8139b230836f8c9b9d31a04dc3df788b484e285c8f7db5f13e21a description=openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller id=165582f9-4fdc-42d0-ae84-6291c8557001 name=/runtime.v1.RuntimeService/StartContainer sandboxID=08925344ca1fb98d480c9f4fa2cf1bb311348aff6b665a8cfa8fa6afb5c4ef5f\nJun 12 16:01:39.330770 crc crio[21573]: time=\"2026-06-12T16:01:39.330723281Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:01:39.336244 crc crio[21573]: time=\"2026-06-12T16:01:39.336206414Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:01:39.423986 crc crio[21573]: time=\"2026-06-12T16:01:39.423506511Z\" level=info msg=\"Created container 01b7c5f3ff3d4d174c2e8c65102780cc86290a5cf2f04de04ab8f3287bee2804: openshift-controller-manager/controller-manager-bcbd788bc-czj94/controller-manager\" id=926e8281-b74e-4435-ae24-ff447d3d9a7c name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:01:39.425698 crc crio[21573]: time=\"2026-06-12T16:01:39.425624436Z\" level=info msg=\"Starting container: 01b7c5f3ff3d4d174c2e8c65102780cc86290a5cf2f04de04ab8f3287bee2804\" id=b9b2148b-2931-46fa-8a6b-83fdd15244f2 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 16:01:39.431920 crc crio[21573]: time=\"2026-06-12T16:01:39.4316067Z\" level=info msg=\"Started container\" PID=27142 containerID=01b7c5f3ff3d4d174c2e8c65102780cc86290a5cf2f04de04ab8f3287bee2804 description=openshift-controller-manager/controller-manager-bcbd788bc-czj94/controller-manager id=b9b2148b-2931-46fa-8a6b-83fdd15244f2 name=/runtime.v1.RuntimeService/StartContainer sandboxID=e0f0c797b682358431c61fb240f8533a9c4da2470f7dd41f1ca2193d8feb3f0e\nJun 12 16:01:48.364906 crc crio[21573]: time=\"2026-06-12T16:01:48.363865881Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7a726c68cebc9b08edd734a8bae5150ae5950f7734fe9b9c2a6e0d06f21cc095\" id=e4670ca9-8e36-47d2-8dd8-20665d4e155a name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:01:48.366552 crc crio[21573]: time=\"2026-06-12T16:01:48.366414033Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7a726c68cebc9b08edd734a8bae5150ae5950f7734fe9b9c2a6e0d06f21cc095\" id=51f0b1eb-cd4b-4325-830c-2e36559e71b7 name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:01:48.369588 crc crio[21573]: time=\"2026-06-12T16:01:48.3688388Z\" level=info msg=\"Creating container: openshift-route-controller-manager/route-controller-manager-765b549d49-hfbcw/route-controller-manager\" id=d18c332a-ae19-420f-8566-6deabe8b16af name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:01:48.369588 crc crio[21573]: time=\"2026-06-12T16:01:48.369111308Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:01:48.393638 crc crio[21573]: time=\"2026-06-12T16:01:48.393548854Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:01:48.397687 crc crio[21573]: time=\"2026-06-12T16:01:48.397584696Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:01:48.500848 crc crio[21573]: time=\"2026-06-12T16:01:48.500199301Z\" level=info msg=\"Created container 43c6a96223a3207a6867dec28152fde6e381697945dc32d6fa717ab1beb4b931: openshift-route-controller-manager/route-controller-manager-765b549d49-hfbcw/route-controller-manager\" id=d18c332a-ae19-420f-8566-6deabe8b16af name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:01:48.502010 crc crio[21573]: time=\"2026-06-12T16:01:48.50192498Z\" level=info msg=\"Starting container: 43c6a96223a3207a6867dec28152fde6e381697945dc32d6fa717ab1beb4b931\" id=2cc78ac5-d14d-4777-946a-2239dc7572cf name=/runtime.v1.RuntimeService/StartContainer\nJun 12 16:01:48.509585 crc crio[21573]: time=\"2026-06-12T16:01:48.508214456Z\" level=info msg=\"Started container\" PID=27303 containerID=43c6a96223a3207a6867dec28152fde6e381697945dc32d6fa717ab1beb4b931 description=openshift-route-controller-manager/route-controller-manager-765b549d49-hfbcw/route-controller-manager id=2cc78ac5-d14d-4777-946a-2239dc7572cf name=/runtime.v1.RuntimeService/StartContainer sandboxID=ed634d3bf59f4bc7eedafca7e9fd30551090963e6f77c24d86565bd07205d1cc\nJun 12 16:01:49.377196 crc crio[21573]: time=\"2026-06-12T16:01:49.377118598Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9414357f9345a841e0565265700ecc6637f846c83bd5908dbb7b306432465115\" id=e2a0d0a1-bf9a-4b75-9b46-56abfc1f8243 name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:01:49.378941 crc crio[21573]: time=\"2026-06-12T16:01:49.378838831Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9414357f9345a841e0565265700ecc6637f846c83bd5908dbb7b306432465115\" id=7685699d-3ca1-4d29-b361-175671dbcd42 name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:01:49.382528 crc crio[21573]: time=\"2026-06-12T16:01:49.382333309Z\" level=info msg=\"Creating container: openshift-machine-config-operator/machine-config-controller-f9cdd68f7-bb2jm/machine-config-controller\" id=2b17edb6-741f-4d2f-8f2b-e78280d31b93 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:01:49.383134 crc crio[21573]: time=\"2026-06-12T16:01:49.383041568Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:01:49.423339 crc crio[21573]: time=\"2026-06-12T16:01:49.423126066Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:01:49.427073 crc crio[21573]: time=\"2026-06-12T16:01:49.426978504Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:01:49.571040 crc crio[21573]: time=\"2026-06-12T16:01:49.570852695Z\" level=info msg=\"Created container 5d9e66082ae58ce433fd9a0559bbfeee04b4f5953251986dd0867c1936085914: openshift-machine-config-operator/machine-config-controller-f9cdd68f7-bb2jm/machine-config-controller\" id=2b17edb6-741f-4d2f-8f2b-e78280d31b93 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:01:49.572243 crc crio[21573]: time=\"2026-06-12T16:01:49.572150172Z\" level=info msg=\"Starting container: 5d9e66082ae58ce433fd9a0559bbfeee04b4f5953251986dd0867c1936085914\" id=88565db5-2273-4b2f-b8e0-eaf72de0c1e8 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 16:01:49.583007 crc crio[21573]: time=\"2026-06-12T16:01:49.582849981Z\" level=info msg=\"Started container\" PID=27323 containerID=5d9e66082ae58ce433fd9a0559bbfeee04b4f5953251986dd0867c1936085914 description=openshift-machine-config-operator/machine-config-controller-f9cdd68f7-bb2jm/machine-config-controller id=88565db5-2273-4b2f-b8e0-eaf72de0c1e8 name=/runtime.v1.RuntimeService/StartContainer sandboxID=a742e3ddcecdec2a72e062301ee31090995d8a0de85ef0b95b98ce7a6f8b52a9\nJun 12 16:01:51.409157 crc crio[21573]: time=\"2026-06-12T16:01:51.408357038Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:bf05b9b2ba66351a6c59f4259fb377f62237a00af3b4f0b95f64409e2f25770e\" id=3a5004f7-212d-4ec9-b12b-528345c85e02 name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:01:51.411775 crc crio[21573]: time=\"2026-06-12T16:01:51.411681032Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:bf05b9b2ba66351a6c59f4259fb377f62237a00af3b4f0b95f64409e2f25770e\" id=b9089a61-ed40-4501-8333-fa53d3309b37 name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:01:51.414857 crc crio[21573]: time=\"2026-06-12T16:01:51.414801839Z\" level=info msg=\"Creating container: openshift-etcd-operator/etcd-operator-69b85846b6-9w8mk/etcd-operator\" id=347744ba-2927-47e9-b743-c3a92f26e9e8 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:01:51.415780 crc crio[21573]: time=\"2026-06-12T16:01:51.415704644Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:01:51.425401 crc crio[21573]: time=\"2026-06-12T16:01:51.425126618Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=c7efc2b8-f719-4aaf-ba17-8c3d3e4b1f39 name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:01:51.426177 crc crio[21573]: time=\"2026-06-12T16:01:51.426013044Z\" level=info msg=\"Removing container: 6ca1331b0d4d6931aa4f566910ac9e80c1e2455c45b851df872d613e1835775c\" id=0a6c7f2e-1926-4a23-9747-3e5b90a637f0 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 16:01:51.435665 crc crio[21573]: time=\"2026-06-12T16:01:51.434538375Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:977a316fa3598eb575a4477dafc09bbf06fad21c4ec2867052225d74f2a9f366\" id=443a65c5-4792-46b3-919c-4bbff4e19094 name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:01:51.435665 crc crio[21573]: time=\"2026-06-12T16:01:51.434716837Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=1c4a1f92-e83d-4d01-9135-2b39da415732 name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:01:51.438482 crc crio[21573]: time=\"2026-06-12T16:01:51.438332531Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:977a316fa3598eb575a4477dafc09bbf06fad21c4ec2867052225d74f2a9f366\" id=bae0ea1f-6e7c-400b-b361-1712483dc653 name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:01:51.439849 crc crio[21573]: time=\"2026-06-12T16:01:51.439654019Z\" level=info msg=\"Creating container: openshift-operator-lifecycle-manager/package-server-manager-77f986bd66-5lhf9/package-server-manager\" id=9d603f36-b278-403e-b896-afebf1b0e024 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:01:51.440334 crc crio[21573]: time=\"2026-06-12T16:01:51.440194024Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:01:51.441041 crc crio[21573]: time=\"2026-06-12T16:01:51.440863709Z\" level=info msg=\"Creating container: openshift-kube-storage-version-migrator-operator/kube-storage-version-migrator-operator-565b79b866-2h5s6/kube-storage-version-migrator-operator\" id=8885d0a2-a607-4ae7-8535-6d427dd80aa3 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:01:51.441418 crc crio[21573]: time=\"2026-06-12T16:01:51.441291111Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:01:51.443582 crc crio[21573]: time=\"2026-06-12T16:01:51.443180795Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:baf975b6944f2844860c440636e0d4b80b2fdc473d30f32ae7d6989f2fc2b135\" id=6e8df181-4023-439e-8847-70beb41e5914 name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:01:51.451319 crc crio[21573]: time=\"2026-06-12T16:01:51.451097346Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:765cf9c3ebf4df049ebc022beaaf52f52852cf89fb802034536ad91dd45db807\" id=39fd3574-b45b-4f2d-acf7-808a394679e6 name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:01:51.464840 crc crio[21573]: time=\"2026-06-12T16:01:51.46476411Z\" level=info msg=\"Checking image status: quay.io/crcont/ocp-release@sha256:82501261b9c63012ba3b83fe4d6703c0af5eb9c9151670eb90ae480b9507d761\" id=4839ea29-2b27-4dc3-b4b2-b2abce01b0c8 name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:01:51.474709 crc crio[21573]: time=\"2026-06-12T16:01:51.474095481Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:a8581a82ba5c8343a743aa302c4848249d8c32a9f2cd10fa68d89d835a1bdf8b\" id=46f33fa5-f13b-4a35-8c7c-c134f7adc89a name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:01:51.481412 crc crio[21573]: time=\"2026-06-12T16:01:51.481318324Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:01:51.482765 crc crio[21573]: time=\"2026-06-12T16:01:51.482422624Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:a8581a82ba5c8343a743aa302c4848249d8c32a9f2cd10fa68d89d835a1bdf8b\" id=bc3e37b0-006e-4b43-a507-2d9f7fe87c94 name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:01:51.483208 crc crio[21573]: time=\"2026-06-12T16:01:51.483080162Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:765cf9c3ebf4df049ebc022beaaf52f52852cf89fb802034536ad91dd45db807\" id=1ffdb3ca-26cb-425c-ac0a-83891548458c name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:01:51.483418 crc crio[21573]: time=\"2026-06-12T16:01:51.483332949Z\" level=info msg=\"Checking image status: quay.io/crcont/ocp-release@sha256:82501261b9c63012ba3b83fe4d6703c0af5eb9c9151670eb90ae480b9507d761\" id=17a5b02a-fbf6-4dc8-b99e-4086357a30e8 name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:01:51.483812 crc crio[21573]: time=\"2026-06-12T16:01:51.48372547Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:baf975b6944f2844860c440636e0d4b80b2fdc473d30f32ae7d6989f2fc2b135\" id=399a8d74-639a-4606-9596-17221a7e7885 name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:01:51.486320 crc crio[21573]: time=\"2026-06-12T16:01:51.48620964Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:52e442bc8198ac925caff87ddd35b3107b7375d5afc9c2eb041ca4e79db72c6f\" id=3db76102-ef50-425c-b3bc-e258caa55396 name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:01:51.487616 crc crio[21573]: time=\"2026-06-12T16:01:51.487420454Z\" level=info msg=\"Creating container: openshift-service-ca/service-ca-74545575db-n469q/service-ca-controller\" id=df6c7c36-46a8-4d4e-b34b-114750547f6a name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:01:51.490189 crc crio[21573]: time=\"2026-06-12T16:01:51.490109559Z\" level=info msg=\"Creating container: openshift-config-operator/openshift-config-operator-5777786469-bccdj/openshift-config-operator\" id=6ae7ff0e-265c-41cf-8e4b-b2ffb0e7adb2 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:01:51.493780 crc crio[21573]: time=\"2026-06-12T16:01:51.493687683Z\" level=info msg=\"Creating container: openshift-network-operator/network-operator-7bdcf4f5bd-7fjxv/network-operator\" id=f67c908a-b5c4-43ed-9666-c88f8acf4488 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:01:51.494514 crc crio[21573]: time=\"2026-06-12T16:01:51.49436849Z\" level=info msg=\"Creating container: openshift-cluster-version/cluster-version-operator-7c9b9cfd6-49qt2/cluster-version-operator\" id=ebe57a7a-14c5-4199-a70d-7efdcb71d8a8 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:01:51.495539 crc crio[21573]: time=\"2026-06-12T16:01:51.495311147Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04\" id=70375dda-5a96-4fbe-8e60-788038771f69 name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:01:51.499964 crc crio[21573]: time=\"2026-06-12T16:01:51.499856198Z\" level=info msg=\"Removed container 6ca1331b0d4d6931aa4f566910ac9e80c1e2455c45b851df872d613e1835775c: openshift-operator-lifecycle-manager/package-server-manager-77f986bd66-5lhf9/package-server-manager\" id=0a6c7f2e-1926-4a23-9747-3e5b90a637f0 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 16:01:51.504158 crc crio[21573]: time=\"2026-06-12T16:01:51.504064322Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:01:51.504400 crc crio[21573]: time=\"2026-06-12T16:01:51.504328648Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:01:51.504913 crc crio[21573]: time=\"2026-06-12T16:01:51.504794521Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:01:51.505157 crc crio[21573]: time=\"2026-06-12T16:01:51.504801895Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:01:51.505244 crc crio[21573]: time=\"2026-06-12T16:01:51.504835113Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:01:51.507723 crc crio[21573]: time=\"2026-06-12T16:01:51.507627022Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04\" id=f34d494d-fa14-4bc0-9d0a-dece649c44de name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:01:51.507939 crc crio[21573]: time=\"2026-06-12T16:01:51.507870417Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:01:51.509036 crc crio[21573]: time=\"2026-06-12T16:01:51.50894477Z\" level=info msg=\"Removing container: 4730e52b9485171127c99097523d15a4d231e5badcfd82ccc6b2be6693bb4e14\" id=3ad706e9-0453-4105-96f8-63f6ab4dc158 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 16:01:51.510519 crc crio[21573]: time=\"2026-06-12T16:01:51.510371667Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:52e442bc8198ac925caff87ddd35b3107b7375d5afc9c2eb041ca4e79db72c6f\" id=137faacb-d821-49c4-856d-3f2f8ef50efa name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:01:51.510856 crc crio[21573]: time=\"2026-06-12T16:01:51.51076827Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04\" id=a4770fac-03c7-4338-8899-367d26d0f14c name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:01:51.523301 crc crio[21573]: time=\"2026-06-12T16:01:51.523169279Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8d1a1e4abe0326c3af89e9eaa4b7449dd2d5b6f9403c677e19b00b24947b1df9\" id=3ef9bef2-b2d5-4f30-906b-c02732964667 name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:01:51.531118 crc crio[21573]: time=\"2026-06-12T16:01:51.531002251Z\" level=info msg=\"Creating container: openshift-kube-apiserver-operator/kube-apiserver-operator-575994946d-vgpnb/kube-apiserver-operator\" id=fb6ad524-115e-47bc-9dc0-488b075c9f84 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:01:51.533846 crc crio[21573]: time=\"2026-06-12T16:01:51.533779133Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:e504172345491d90bbbf1e7e45488e73073f4c6d7c2355245871051596fc85db\" id=c45f41af-5eec-4e41-96c2-b275acda9825 name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:01:51.534021 crc crio[21573]: time=\"2026-06-12T16:01:51.533957938Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04\" id=35b3f33c-800d-41ad-a4a2-1d7ace64a4e3 name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:01:51.535360 crc crio[21573]: time=\"2026-06-12T16:01:51.535294409Z\" level=info msg=\"Creating container: openshift-authentication-operator/authentication-operator-7f5c659b84-khkfm/authentication-operator\" id=fcafef0d-b595-49b6-8b9b-350aa71c083a name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:01:51.542712 crc crio[21573]: time=\"2026-06-12T16:01:51.540351278Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8d1a1e4abe0326c3af89e9eaa4b7449dd2d5b6f9403c677e19b00b24947b1df9\" id=2ac54995-39c8-486f-96c2-5972591ad246 name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:01:51.544406 crc crio[21573]: time=\"2026-06-12T16:01:51.544306788Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-controller-manager-operator@sha256:f69b9cc9b9cfde726109a9e12b80a3eefa472d7e29159df0fbc7143c48983cd6\" id=fae96b79-d120-4e3b-959d-571ef15cbbd5 name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:01:51.551069 crc crio[21573]: time=\"2026-06-12T16:01:51.550988547Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:01:51.554960 crc crio[21573]: time=\"2026-06-12T16:01:51.554790011Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:baf975b6944f2844860c440636e0d4b80b2fdc473d30f32ae7d6989f2fc2b135\" id=c40c7171-0728-4f5d-a4f3-d59e938d1129 name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:01:51.573239 crc crio[21573]: time=\"2026-06-12T16:01:51.573060974Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:01:51.581868 crc crio[21573]: time=\"2026-06-12T16:01:51.58137007Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:01:51.587982 crc crio[21573]: time=\"2026-06-12T16:01:51.587877485Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:01:51.595732 crc crio[21573]: time=\"2026-06-12T16:01:51.593518899Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:01:51.595732 crc crio[21573]: time=\"2026-06-12T16:01:51.59479847Z\" level=info msg=\"Creating container: openshift-machine-api/machine-api-operator-755bb95488-cj4b6/machine-api-operator\" id=a82df5df-869a-4143-8faa-9e031c7b3591 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:01:51.595732 crc crio[21573]: time=\"2026-06-12T16:01:51.59515252Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:01:51.595732 crc crio[21573]: time=\"2026-06-12T16:01:51.595591112Z\" level=info msg=\"Creating container: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-cert-regeneration-controller\" id=52e03cb3-e1d8-4d4b-8b66-a8679a3bd404 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:01:51.599279 crc crio[21573]: time=\"2026-06-12T16:01:51.599158722Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:baf975b6944f2844860c440636e0d4b80b2fdc473d30f32ae7d6989f2fc2b135\" id=7513c037-ec13-47af-b919-a23670df698e name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:01:51.599429 crc crio[21573]: time=\"2026-06-12T16:01:51.599324436Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-controller-manager-operator@sha256:f69b9cc9b9cfde726109a9e12b80a3eefa472d7e29159df0fbc7143c48983cd6\" id=f42e0ae9-af2f-4fa4-ae33-3d87121a704c name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:01:51.599429 crc crio[21573]: time=\"2026-06-12T16:01:51.599404169Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:e504172345491d90bbbf1e7e45488e73073f4c6d7c2355245871051596fc85db\" id=52c73877-45be-4420-9a7f-97b31d7fc052 name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:01:51.600718 crc crio[21573]: time=\"2026-06-12T16:01:51.600428544Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:01:51.632390 crc crio[21573]: time=\"2026-06-12T16:01:51.632301444Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:01:51.634429 crc crio[21573]: time=\"2026-06-12T16:01:51.634169382Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:01:51.636570 crc crio[21573]: time=\"2026-06-12T16:01:51.636429745Z\" level=info msg=\"Creating container: openshift-kube-scheduler-operator/openshift-kube-scheduler-operator-54f497555d-d8646/kube-scheduler-operator-container\" id=879b5e18-20ee-453f-bcc1-22715b6f4cb3 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:01:51.640107 crc crio[21573]: time=\"2026-06-12T16:01:51.639105604Z\" level=info msg=\"Creating container: openshift-kube-controller-manager-operator/kube-controller-manager-operator-69d5f845f8-mm4qn/kube-controller-manager-operator\" id=f29eac2f-e1cd-46ad-9c09-7ea7ab857f00 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:01:51.640874 crc crio[21573]: time=\"2026-06-12T16:01:51.640819282Z\" level=info msg=\"Created container a55465f5f75545416096ceb2e9fc62cba43d8aa2e256f3d4204d26015f8ce2ef: openshift-operator-lifecycle-manager/package-server-manager-77f986bd66-5lhf9/package-server-manager\" id=9d603f36-b278-403e-b896-afebf1b0e024 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:01:51.641682 crc crio[21573]: time=\"2026-06-12T16:01:51.641631425Z\" level=info msg=\"Starting container: a55465f5f75545416096ceb2e9fc62cba43d8aa2e256f3d4204d26015f8ce2ef\" id=cbb3a1cb-d280-4a41-9480-8f295d4b5091 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 16:01:51.648621 crc crio[21573]: time=\"2026-06-12T16:01:51.648537415Z\" level=info msg=\"Started container\" PID=27393 containerID=a55465f5f75545416096ceb2e9fc62cba43d8aa2e256f3d4204d26015f8ce2ef description=openshift-operator-lifecycle-manager/package-server-manager-77f986bd66-5lhf9/package-server-manager id=cbb3a1cb-d280-4a41-9480-8f295d4b5091 name=/runtime.v1.RuntimeService/StartContainer sandboxID=d84089b6c980f6e31d4488d5ceea93ab72e2197d65c108f73549553d3dc2ff36\nJun 12 16:01:51.653163 crc crio[21573]: time=\"2026-06-12T16:01:51.653093107Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:01:51.666649 crc crio[21573]: time=\"2026-06-12T16:01:51.66064115Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:01:51.675901 crc crio[21573]: time=\"2026-06-12T16:01:51.67492978Z\" level=info msg=\"Removed container 4730e52b9485171127c99097523d15a4d231e5badcfd82ccc6b2be6693bb4e14: openshift-config-operator/openshift-config-operator-5777786469-bccdj/openshift-config-operator\" id=3ad706e9-0453-4105-96f8-63f6ab4dc158 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 16:01:51.679144 crc crio[21573]: time=\"2026-06-12T16:01:51.677672216Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:01:51.680996 crc crio[21573]: time=\"2026-06-12T16:01:51.679771966Z\" level=info msg=\"Creating container: openshift-service-ca-operator/service-ca-operator-5b9c976747-l2sd4/service-ca-operator\" id=29e4555f-f37b-42aa-857b-9678d035c396 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:01:51.682195 crc crio[21573]: time=\"2026-06-12T16:01:51.68203363Z\" level=info msg=\"Removing container: 2f413e5e391eec3eee8d32c7b990a4979b9fec5ba028cceb130e6ff16874c157\" id=ba699b9d-7078-48cc-99e9-29b3a6035d6e name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 16:01:51.684301 crc crio[21573]: time=\"2026-06-12T16:01:51.684191631Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:01:51.700014 crc crio[21573]: time=\"2026-06-12T16:01:51.696677946Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:01:51.725697 crc crio[21573]: time=\"2026-06-12T16:01:51.725297646Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:01:51.729506 crc crio[21573]: time=\"2026-06-12T16:01:51.729053649Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:01:51.749917 crc crio[21573]: time=\"2026-06-12T16:01:51.749808577Z\" level=info msg=\"Created container 84f3b166a694a7bb9acd307a16646b0d8da8d31956a10d13065a74214d050b4b: openshift-config-operator/openshift-config-operator-5777786469-bccdj/openshift-config-operator\" id=6ae7ff0e-265c-41cf-8e4b-b2ffb0e7adb2 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:01:51.753406 crc crio[21573]: time=\"2026-06-12T16:01:51.753228814Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:01:51.755537 crc crio[21573]: time=\"2026-06-12T16:01:51.75417594Z\" level=info msg=\"Removed container 2f413e5e391eec3eee8d32c7b990a4979b9fec5ba028cceb130e6ff16874c157: openshift-authentication-operator/authentication-operator-7f5c659b84-khkfm/authentication-operator\" id=ba699b9d-7078-48cc-99e9-29b3a6035d6e name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 16:01:51.768555 crc crio[21573]: time=\"2026-06-12T16:01:51.758955195Z\" level=info msg=\"Starting container: 84f3b166a694a7bb9acd307a16646b0d8da8d31956a10d13065a74214d050b4b\" id=7692fd89-f68a-4012-a453-921a11fa6481 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 16:01:51.768555 crc crio[21573]: time=\"2026-06-12T16:01:51.761416962Z\" level=info msg=\"Created container f59d8586751df4105c9a96b16a124fd14fcef0b8154265a492f37f7efff5913d: openshift-kube-storage-version-migrator-operator/kube-storage-version-migrator-operator-565b79b866-2h5s6/kube-storage-version-migrator-operator\" id=8885d0a2-a607-4ae7-8535-6d427dd80aa3 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:01:51.768555 crc crio[21573]: time=\"2026-06-12T16:01:51.763146117Z\" level=info msg=\"Starting container: f59d8586751df4105c9a96b16a124fd14fcef0b8154265a492f37f7efff5913d\" id=b8eb91bf-0526-4420-abec-479a4d3a07c5 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 16:01:51.774193 crc crio[21573]: time=\"2026-06-12T16:01:51.772290101Z\" level=info msg=\"Started container\" PID=27420 containerID=84f3b166a694a7bb9acd307a16646b0d8da8d31956a10d13065a74214d050b4b description=openshift-config-operator/openshift-config-operator-5777786469-bccdj/openshift-config-operator id=7692fd89-f68a-4012-a453-921a11fa6481 name=/runtime.v1.RuntimeService/StartContainer sandboxID=6ab72337a3cbb3c4d1ed7253a92436f570bc786a96b656633e015ab8dd8d717f\nJun 12 16:01:51.780723 crc crio[21573]: time=\"2026-06-12T16:01:51.780428205Z\" level=info msg=\"Started container\" PID=27415 containerID=f59d8586751df4105c9a96b16a124fd14fcef0b8154265a492f37f7efff5913d description=openshift-kube-storage-version-migrator-operator/kube-storage-version-migrator-operator-565b79b866-2h5s6/kube-storage-version-migrator-operator id=b8eb91bf-0526-4420-abec-479a4d3a07c5 name=/runtime.v1.RuntimeService/StartContainer sandboxID=64af01349a00849fde27c2f063b48f3d4fffe4c51e83456b5865b1562298601a\nJun 12 16:01:51.781297 crc crio[21573]: time=\"2026-06-12T16:01:51.780731634Z\" level=info msg=\"Created container c50e0d18068dd513c79c7593216ee6e2fce77bd5c7778cd232ffbbd114be820b: openshift-service-ca/service-ca-74545575db-n469q/service-ca-controller\" id=df6c7c36-46a8-4d4e-b34b-114750547f6a name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:01:51.788906 crc crio[21573]: time=\"2026-06-12T16:01:51.786530089Z\" level=info msg=\"Starting container: c50e0d18068dd513c79c7593216ee6e2fce77bd5c7778cd232ffbbd114be820b\" id=2bbba518-b616-48b1-b9c8-ef997c73d918 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 16:01:51.789693 crc crio[21573]: time=\"2026-06-12T16:01:51.789617596Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:01:51.790765 crc crio[21573]: time=\"2026-06-12T16:01:51.790708714Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:01:51.793134 crc crio[21573]: time=\"2026-06-12T16:01:51.793064742Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:01:51.798619 crc crio[21573]: time=\"2026-06-12T16:01:51.798525619Z\" level=info msg=\"Started container\" PID=27421 containerID=c50e0d18068dd513c79c7593216ee6e2fce77bd5c7778cd232ffbbd114be820b description=openshift-service-ca/service-ca-74545575db-n469q/service-ca-controller id=2bbba518-b616-48b1-b9c8-ef997c73d918 name=/runtime.v1.RuntimeService/StartContainer sandboxID=53d37291c3f918630f0bf00f413a35884a599c35691b2e49022496b208d077bd\nJun 12 16:01:51.886131 crc crio[21573]: time=\"2026-06-12T16:01:51.885780588Z\" level=info msg=\"Created container 528cecd455b4cac438789019ae9f65aa8fefc9f7d2dadd6d7c169afa44a09def: openshift-cluster-version/cluster-version-operator-7c9b9cfd6-49qt2/cluster-version-operator\" id=ebe57a7a-14c5-4199-a70d-7efdcb71d8a8 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:01:51.891302 crc crio[21573]: time=\"2026-06-12T16:01:51.889922484Z\" level=info msg=\"Starting container: 528cecd455b4cac438789019ae9f65aa8fefc9f7d2dadd6d7c169afa44a09def\" id=02fe4869-5c57-4429-970e-5658cbf21ef3 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 16:01:51.901717 crc crio[21573]: time=\"2026-06-12T16:01:51.901620921Z\" level=info msg=\"Started container\" PID=27445 containerID=528cecd455b4cac438789019ae9f65aa8fefc9f7d2dadd6d7c169afa44a09def description=openshift-cluster-version/cluster-version-operator-7c9b9cfd6-49qt2/cluster-version-operator id=02fe4869-5c57-4429-970e-5658cbf21ef3 name=/runtime.v1.RuntimeService/StartContainer sandboxID=c1cfc23493f55612a6e555b7fbc4836f59e988d59a52bc79fce6f3c9305f772b\nJun 12 16:01:51.923873 crc crio[21573]: time=\"2026-06-12T16:01:51.92379562Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:01:51.936092 crc crio[21573]: time=\"2026-06-12T16:01:51.936001792Z\" level=info msg=\"Created container b90a1e7c91e0aaaafb84efad3dbdabd0d18504eb4716d0263505d6de67ca71a7: openshift-etcd-operator/etcd-operator-69b85846b6-9w8mk/etcd-operator\" id=347744ba-2927-47e9-b743-c3a92f26e9e8 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:01:51.938404 crc crio[21573]: time=\"2026-06-12T16:01:51.93835524Z\" level=info msg=\"Starting container: b90a1e7c91e0aaaafb84efad3dbdabd0d18504eb4716d0263505d6de67ca71a7\" id=e129e065-315d-474f-9943-5d860853ded4 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 16:01:51.945682 crc crio[21573]: time=\"2026-06-12T16:01:51.945584523Z\" level=info msg=\"Started container\" PID=27467 containerID=b90a1e7c91e0aaaafb84efad3dbdabd0d18504eb4716d0263505d6de67ca71a7 description=openshift-etcd-operator/etcd-operator-69b85846b6-9w8mk/etcd-operator id=e129e065-315d-474f-9943-5d860853ded4 name=/runtime.v1.RuntimeService/StartContainer sandboxID=954bf1afe4f59f23f82baa19c37ce7d2202c4c33e8491ac1530be7dd854d2ea1\nJun 12 16:01:51.966899 crc crio[21573]: time=\"2026-06-12T16:01:51.958226338Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:01:51.966899 crc crio[21573]: time=\"2026-06-12T16:01:51.959515374Z\" level=info msg=\"Created container 289fcbb450e68ad5009b026045e42a7d66a739698bfbe26686bfd3f686cf21c6: openshift-authentication-operator/authentication-operator-7f5c659b84-khkfm/authentication-operator\" id=fcafef0d-b595-49b6-8b9b-350aa71c083a name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:01:51.974648 crc crio[21573]: time=\"2026-06-12T16:01:51.974425987Z\" level=info msg=\"Starting container: 289fcbb450e68ad5009b026045e42a7d66a739698bfbe26686bfd3f686cf21c6\" id=02c61de4-cae6-4092-a625-be563c6b93e3 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 16:01:51.979291 crc crio[21573]: time=\"2026-06-12T16:01:51.977935028Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:01:51.979907 crc crio[21573]: time=\"2026-06-12T16:01:51.979760752Z\" level=info msg=\"Started container\" PID=27472 containerID=289fcbb450e68ad5009b026045e42a7d66a739698bfbe26686bfd3f686cf21c6 description=openshift-authentication-operator/authentication-operator-7f5c659b84-khkfm/authentication-operator id=02c61de4-cae6-4092-a625-be563c6b93e3 name=/runtime.v1.RuntimeService/StartContainer sandboxID=de0b296fee07e699bd1fd33242f2f31e30c6c637042c979d7e25eecfe39a32d1\nJun 12 16:01:51.980723 crc crio[21573]: time=\"2026-06-12T16:01:51.980632296Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:01:52.007995 crc crio[21573]: time=\"2026-06-12T16:01:52.004111496Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:01:52.011177 crc crio[21573]: time=\"2026-06-12T16:01:52.011095208Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:01:52.014175 crc crio[21573]: time=\"2026-06-12T16:01:52.014073736Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:01:52.041351 crc crio[21573]: time=\"2026-06-12T16:01:52.040387019Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:01:52.059652 crc crio[21573]: time=\"2026-06-12T16:01:52.059580073Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:01:52.082005 crc crio[21573]: time=\"2026-06-12T16:01:52.081862173Z\" level=info msg=\"Created container 97a4068fb380b4b052c78f4864f18e931f7fa310dc86f39b6872817254d0882e: openshift-network-operator/network-operator-7bdcf4f5bd-7fjxv/network-operator\" id=f67c908a-b5c4-43ed-9666-c88f8acf4488 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:01:52.084788 crc crio[21573]: time=\"2026-06-12T16:01:52.084722883Z\" level=info msg=\"Starting container: 97a4068fb380b4b052c78f4864f18e931f7fa310dc86f39b6872817254d0882e\" id=10206c12-3984-413b-b975-51cf90150a03 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 16:01:52.107188 crc crio[21573]: time=\"2026-06-12T16:01:52.106878064Z\" level=info msg=\"Started container\" PID=27520 containerID=97a4068fb380b4b052c78f4864f18e931f7fa310dc86f39b6872817254d0882e description=openshift-network-operator/network-operator-7bdcf4f5bd-7fjxv/network-operator id=10206c12-3984-413b-b975-51cf90150a03 name=/runtime.v1.RuntimeService/StartContainer sandboxID=e361c72c8a89f725dc4e16520f53a357ef00e6b759641a81f47fe5e49e87ed2b\nJun 12 16:01:52.189191 crc crio[21573]: time=\"2026-06-12T16:01:52.188756193Z\" level=info msg=\"Created container b29254a92ed35c4e9c5cf65d1d4825869f7adbb25cbe5eba35e79273d3c9ae7a: openshift-machine-api/machine-api-operator-755bb95488-cj4b6/machine-api-operator\" id=a82df5df-869a-4143-8faa-9e031c7b3591 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:01:52.214616 crc crio[21573]: time=\"2026-06-12T16:01:52.214537056Z\" level=info msg=\"Starting container: b29254a92ed35c4e9c5cf65d1d4825869f7adbb25cbe5eba35e79273d3c9ae7a\" id=c3f3279f-1e69-4d79-ad5b-a83dafa29f06 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 16:01:52.234031 crc crio[21573]: time=\"2026-06-12T16:01:52.232933046Z\" level=info msg=\"Created container 784f596a00349623387b3dfdc9db9e62d40235bb5620b1733c8d899a3217ea3b: openshift-service-ca-operator/service-ca-operator-5b9c976747-l2sd4/service-ca-operator\" id=29e4555f-f37b-42aa-857b-9678d035c396 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:01:52.236325 crc crio[21573]: time=\"2026-06-12T16:01:52.23622037Z\" level=info msg=\"Starting container: 784f596a00349623387b3dfdc9db9e62d40235bb5620b1733c8d899a3217ea3b\" id=65b1d677-48f3-4c83-bf42-66840132f5aa name=/runtime.v1.RuntimeService/StartContainer\nJun 12 16:01:52.263631 crc crio[21573]: time=\"2026-06-12T16:01:52.241756319Z\" level=info msg=\"Started container\" PID=27530 containerID=b29254a92ed35c4e9c5cf65d1d4825869f7adbb25cbe5eba35e79273d3c9ae7a description=openshift-machine-api/machine-api-operator-755bb95488-cj4b6/machine-api-operator id=c3f3279f-1e69-4d79-ad5b-a83dafa29f06 name=/runtime.v1.RuntimeService/StartContainer sandboxID=16b297a8e49f38b39f557e435f8e06efd0f4be1882e3024092025c1bd219e42a\nJun 12 16:01:52.285506 crc crio[21573]: time=\"2026-06-12T16:01:52.282790314Z\" level=info msg=\"Created container 2da60eca377d2b10bc98e07bfd05918901fb86db93cb580ed39bad326368c62c: openshift-kube-apiserver-operator/kube-apiserver-operator-575994946d-vgpnb/kube-apiserver-operator\" id=fb6ad524-115e-47bc-9dc0-488b075c9f84 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:01:52.287096 crc crio[21573]: time=\"2026-06-12T16:01:52.287018621Z\" level=info msg=\"Started container\" PID=27551 containerID=784f596a00349623387b3dfdc9db9e62d40235bb5620b1733c8d899a3217ea3b description=openshift-service-ca-operator/service-ca-operator-5b9c976747-l2sd4/service-ca-operator id=65b1d677-48f3-4c83-bf42-66840132f5aa name=/runtime.v1.RuntimeService/StartContainer sandboxID=3cb15a22955364f53e33a4f5d88a1957aeb1acd20ae4a29aec4e99cd9161a1ff\nJun 12 16:01:52.293618 crc crio[21573]: time=\"2026-06-12T16:01:52.289730107Z\" level=info msg=\"Starting container: 2da60eca377d2b10bc98e07bfd05918901fb86db93cb580ed39bad326368c62c\" id=a4b45271-c6c6-4e39-b402-4d6f52a59df4 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 16:01:52.313943 crc crio[21573]: time=\"2026-06-12T16:01:52.313827273Z\" level=info msg=\"Started container\" PID=27552 containerID=2da60eca377d2b10bc98e07bfd05918901fb86db93cb580ed39bad326368c62c description=openshift-kube-apiserver-operator/kube-apiserver-operator-575994946d-vgpnb/kube-apiserver-operator id=a4b45271-c6c6-4e39-b402-4d6f52a59df4 name=/runtime.v1.RuntimeService/StartContainer sandboxID=a4108cfd56bb95c984c6842f2b38b21ef6830aa35f05bed6a97aba9293edc703\nJun 12 16:01:52.506519 crc crio[21573]: time=\"2026-06-12T16:01:52.503913473Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:01:52.519529 crc crio[21573]: time=\"2026-06-12T16:01:52.514514369Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:01:52.623883 crc crio[21573]: time=\"2026-06-12T16:01:52.623790603Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:01:52.625921 crc crio[21573]: time=\"2026-06-12T16:01:52.625835797Z\" level=info msg=\"Created container eb5ce153098db92b462501b5fba0a8843861f712fe5600cda873ad074fa6f393: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-cert-regeneration-controller\" id=52e03cb3-e1d8-4d4b-8b66-a8679a3bd404 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:01:52.627630 crc crio[21573]: time=\"2026-06-12T16:01:52.627547835Z\" level=info msg=\"Starting container: eb5ce153098db92b462501b5fba0a8843861f712fe5600cda873ad074fa6f393\" id=47551263-c5bd-4f8d-80a1-a65c70d86e0a name=/runtime.v1.RuntimeService/StartContainer\nJun 12 16:01:52.642206 crc crio[21573]: time=\"2026-06-12T16:01:52.642123617Z\" level=info msg=\"Started container\" PID=27619 containerID=eb5ce153098db92b462501b5fba0a8843861f712fe5600cda873ad074fa6f393 description=openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-cert-regeneration-controller id=47551263-c5bd-4f8d-80a1-a65c70d86e0a name=/runtime.v1.RuntimeService/StartContainer sandboxID=aea4c34e660b88d05cad560b21670df759260a7118b308f3c28a6d5a9f2badb0\nJun 12 16:01:52.664173 crc crio[21573]: time=\"2026-06-12T16:01:52.664060696Z\" level=info msg=\"Created container fd43dda9cbe82db9b118274d13f31e99f8615109fa2e34048fac7462498653db: openshift-kube-scheduler-operator/openshift-kube-scheduler-operator-54f497555d-d8646/kube-scheduler-operator-container\" id=879b5e18-20ee-453f-bcc1-22715b6f4cb3 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:01:52.695981 crc crio[21573]: time=\"2026-06-12T16:01:52.695230147Z\" level=info msg=\"Starting container: fd43dda9cbe82db9b118274d13f31e99f8615109fa2e34048fac7462498653db\" id=13ac19dd-9c09-4381-bf09-41ae7b20259a name=/runtime.v1.RuntimeService/StartContainer\nJun 12 16:01:52.710919 crc crio[21573]: time=\"2026-06-12T16:01:52.710813977Z\" level=info msg=\"Started container\" PID=27620 containerID=fd43dda9cbe82db9b118274d13f31e99f8615109fa2e34048fac7462498653db description=openshift-kube-scheduler-operator/openshift-kube-scheduler-operator-54f497555d-d8646/kube-scheduler-operator-container id=13ac19dd-9c09-4381-bf09-41ae7b20259a name=/runtime.v1.RuntimeService/StartContainer sandboxID=acda8260e4918fbb802786a8d9cce4dea8d17c42cf6406c9d04a3cc30226e9b6\nJun 12 16:01:52.743778 crc crio[21573]: time=\"2026-06-12T16:01:52.743665097Z\" level=info msg=\"Created container 64ecc42fb05f22a7e6704b1c2220d750bc10806f11dd2f9c717a9991a483ec13: openshift-kube-controller-manager-operator/kube-controller-manager-operator-69d5f845f8-mm4qn/kube-controller-manager-operator\" id=f29eac2f-e1cd-46ad-9c09-7ea7ab857f00 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:01:52.746380 crc crio[21573]: time=\"2026-06-12T16:01:52.746106427Z\" level=info msg=\"Starting container: 64ecc42fb05f22a7e6704b1c2220d750bc10806f11dd2f9c717a9991a483ec13\" id=e6ef72db-550b-4d36-92a5-67741c209cbf name=/runtime.v1.RuntimeService/StartContainer\nJun 12 16:01:52.752678 crc crio[21573]: time=\"2026-06-12T16:01:52.752563088Z\" level=info msg=\"Started container\" PID=27640 containerID=64ecc42fb05f22a7e6704b1c2220d750bc10806f11dd2f9c717a9991a483ec13 description=openshift-kube-controller-manager-operator/kube-controller-manager-operator-69d5f845f8-mm4qn/kube-controller-manager-operator id=e6ef72db-550b-4d36-92a5-67741c209cbf name=/runtime.v1.RuntimeService/StartContainer sandboxID=97467d816d05a341d3f7f15af85fa716868feac2fd6aa42876c0f6f23bafe244\nJun 12 16:02:35.511401 crc crio[21573]: time=\"2026-06-12T16:02:35.50901597Z\" level=info msg=\"Stopping container: 3684b2cec778ee997d4d969fbd24556cc82f8a0e02a40f0f79bf35abb94df13d (timeout: 15s)\" id=c9f5452c-defc-4c68-a48b-3f83cc2316f6 name=/runtime.v1.RuntimeService/StopContainer\nJun 12 16:02:35.679745 crc crio[21573]: time=\"2026-06-12T16:02:35.679605876Z\" level=info msg=\"Stopped container 3684b2cec778ee997d4d969fbd24556cc82f8a0e02a40f0f79bf35abb94df13d: openshift-authentication/oauth-openshift-685b49f4d7-4d6xb/oauth-openshift\" id=c9f5452c-defc-4c68-a48b-3f83cc2316f6 name=/runtime.v1.RuntimeService/StopContainer\nJun 12 16:02:35.682259 crc crio[21573]: time=\"2026-06-12T16:02:35.681425682Z\" level=info msg=\"Stopping pod sandbox: 01e0057a4f36348b3e5583493d3db2ed1b6be0de7bec803bab507ef7991f8e77\" id=17be81e7-bafb-48db-954b-6cd9ae30a742 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 16:02:35.683262 crc crio[21573]: time=\"2026-06-12T16:02:35.682607002Z\" level=info msg=\"Got pod network &{Name:oauth-openshift-685b49f4d7-4d6xb Namespace:openshift-authentication ID:01e0057a4f36348b3e5583493d3db2ed1b6be0de7bec803bab507ef7991f8e77 UID:b167f5c3-3788-4edd-9e26-0fc3a5748dee NetNS:/var/run/netns/50ebe2c2-fcd1-4e25-b7b7-9139bcf85f03 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:0xc00008c538}] Aliases:map[]}\"\nJun 12 16:02:35.683262 crc crio[21573]: time=\"2026-06-12T16:02:35.682795487Z\" level=info msg=\"Deleting pod openshift-authentication_oauth-openshift-685b49f4d7-4d6xb from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 16:02:35.979706 crc crio[21573]: time=\"2026-06-12T16:02:35.979083576Z\" level=info msg=\"Stopped pod sandbox: 01e0057a4f36348b3e5583493d3db2ed1b6be0de7bec803bab507ef7991f8e77\" id=17be81e7-bafb-48db-954b-6cd9ae30a742 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 16:02:36.267678 crc crio[21573]: time=\"2026-06-12T16:02:36.267420418Z\" level=info msg=\"Removing container: 3684b2cec778ee997d4d969fbd24556cc82f8a0e02a40f0f79bf35abb94df13d\" id=5065c637-aad0-4f08-bffc-ce8910f3eb91 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 16:02:36.319688 crc crio[21573]: time=\"2026-06-12T16:02:36.319357292Z\" level=info msg=\"Removed container 3684b2cec778ee997d4d969fbd24556cc82f8a0e02a40f0f79bf35abb94df13d: openshift-authentication/oauth-openshift-685b49f4d7-4d6xb/oauth-openshift\" id=5065c637-aad0-4f08-bffc-ce8910f3eb91 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 16:02:53.453001 crc crio[21573]: time=\"2026-06-12T16:02:53.451792263Z\" level=info msg=\"Stopping pod sandbox: 01e0057a4f36348b3e5583493d3db2ed1b6be0de7bec803bab507ef7991f8e77\" id=b75d4cc5-8e7e-4c73-abf5-d9afcde31da3 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 16:02:53.455335 crc crio[21573]: time=\"2026-06-12T16:02:53.453026915Z\" level=info msg=\"Stopped pod sandbox (already stopped): 01e0057a4f36348b3e5583493d3db2ed1b6be0de7bec803bab507ef7991f8e77\" id=b75d4cc5-8e7e-4c73-abf5-d9afcde31da3 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 16:02:53.455771 crc crio[21573]: time=\"2026-06-12T16:02:53.455736482Z\" level=info msg=\"Removing pod sandbox: 01e0057a4f36348b3e5583493d3db2ed1b6be0de7bec803bab507ef7991f8e77\" id=80e53d03-d937-4718-b4e5-a294b850cf34 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 16:02:53.469518 crc crio[21573]: time=\"2026-06-12T16:02:53.469329167Z\" level=info msg=\"Removed pod sandbox: 01e0057a4f36348b3e5583493d3db2ed1b6be0de7bec803bab507ef7991f8e77\" id=80e53d03-d937-4718-b4e5-a294b850cf34 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 16:04:36.648562 crc crio[21573]: time=\"2026-06-12T16:04:36.647283051Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/community-operators-c5wvb/POD\" id=323a1608-b5cc-4a21-99b4-e6bf7393bfcb name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 16:04:36.650120 crc crio[21573]: time=\"2026-06-12T16:04:36.649120323Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:04:36.663516 crc crio[21573]: time=\"2026-06-12T16:04:36.663404658Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/certified-operators-h5gkm/POD\" id=c9397191-0307-437d-a725-e158b06d9936 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 16:04:36.663647 crc crio[21573]: time=\"2026-06-12T16:04:36.6635725Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:04:36.688560 crc crio[21573]: time=\"2026-06-12T16:04:36.688491506Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/redhat-operators-bpntw/POD\" id=f60a9054-3694-4692-86cc-294821fd9397 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 16:04:36.688714 crc crio[21573]: time=\"2026-06-12T16:04:36.688576578Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:04:36.704710 crc crio[21573]: time=\"2026-06-12T16:04:36.704610698Z\" level=info msg=\"Running pod sandbox: openshift-infra/auto-csr-approver-29688004-jmtt6/POD\" id=7a778f75-3c94-4ef5-829c-20e946592c37 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 16:04:36.704823 crc crio[21573]: time=\"2026-06-12T16:04:36.704715421Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:04:36.710899 crc crio[21573]: time=\"2026-06-12T16:04:36.710803178Z\" level=info msg=\"Got pod network &{Name:certified-operators-h5gkm Namespace:openshift-marketplace ID:c2b250e68492dd6dc483c22c9754ed30a96e61543d3b10287e38441fffa20fb6 UID:47d664e8-ebbe-4369-b7cc-aef1d36d21e6 NetNS:/var/run/netns/aee9c6fb-9329-4e30-966d-5a4d23aa833f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod47d664e8_ebbe_4369_b7cc_aef1d36d21e6.slice PodAnnotations:0xc0027221d8}] Aliases:map[]}\"\nJun 12 16:04:36.710899 crc crio[21573]: time=\"2026-06-12T16:04:36.71087414Z\" level=info msg=\"Adding pod openshift-marketplace_certified-operators-h5gkm to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 16:04:36.714069 crc crio[21573]: time=\"2026-06-12T16:04:36.713926094Z\" level=info msg=\"Got pod network &{Name:community-operators-c5wvb Namespace:openshift-marketplace ID:4f7d4379cc8b9b713243f528861c179a93df26a3ceae54f6aa6554f107036d14 UID:4d528c96-ac77-484d-9812-9cdb429595f4 NetNS:/var/run/netns/4f8498c0-0af7-4ffa-a86f-9adc35932527 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod4d528c96_ac77_484d_9812_9cdb429595f4.slice PodAnnotations:0xc00008c9c8}] Aliases:map[]}\"\nJun 12 16:04:36.714069 crc crio[21573]: time=\"2026-06-12T16:04:36.714008236Z\" level=info msg=\"Adding pod openshift-marketplace_community-operators-c5wvb to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 16:04:36.717981 crc crio[21573]: time=\"2026-06-12T16:04:36.717929434Z\" level=info msg=\"Running pod sandbox: openshift-authentication/oauth-openshift-578588c5b9-xh998/POD\" id=c64cb927-65d3-4eae-a69b-ff1e45db6b2f name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 16:04:36.718152 crc crio[21573]: time=\"2026-06-12T16:04:36.718013106Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:04:36.730059 crc crio[21573]: time=\"2026-06-12T16:04:36.729890094Z\" level=info msg=\"Running pod sandbox: openshift-operator-lifecycle-manager/collect-profiles-29688000-qvxfq/POD\" id=75000847-90e2-4169-ac18-eef0c5aa7fc4 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 16:04:36.730059 crc crio[21573]: time=\"2026-06-12T16:04:36.729990326Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:04:36.736646 crc crio[21573]: time=\"2026-06-12T16:04:36.736574237Z\" level=info msg=\"Got pod network &{Name:redhat-operators-bpntw Namespace:openshift-marketplace ID:a043d3c9135f83719185c9118c1fbf1c54b670215b408234ddb4c4162b0d2fa8 UID:c6b97540-7398-4dc2-bb51-bcdc9949270b NetNS:/var/run/netns/1318404e-5e0d-435e-aee7-7402454cf8bd Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podc6b97540_7398_4dc2_bb51_bcdc9949270b.slice PodAnnotations:0xc002428118}] Aliases:map[]}\"\nJun 12 16:04:36.736646 crc crio[21573]: time=\"2026-06-12T16:04:36.736616058Z\" level=info msg=\"Adding pod openshift-marketplace_redhat-operators-bpntw to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 16:04:36.741047 crc crio[21573]: time=\"2026-06-12T16:04:36.740933938Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29688004-jmtt6 Namespace:openshift-infra ID:56781ba3e8aee45a174e1c7cc2761e07a90ac153ee98f57e5a99bc3345ba3876 UID:18c3bb98-720b-4bdd-bf15-f59ad3b108ef NetNS:/var/run/netns/7970b458-2416-4c71-bd13-e151559936be Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod18c3bb98_720b_4bdd_bf15_f59ad3b108ef.slice PodAnnotations:0xc00338e090}] Aliases:map[]}\"\nJun 12 16:04:36.741047 crc crio[21573]: time=\"2026-06-12T16:04:36.741044371Z\" level=info msg=\"Adding pod openshift-infra_auto-csr-approver-29688004-jmtt6 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 16:04:36.743071 crc crio[21573]: time=\"2026-06-12T16:04:36.742964643Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/redhat-marketplace-b5wtd/POD\" id=23e030b8-f6ea-4961-8d48-9c3165556a61 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 16:04:36.743161 crc crio[21573]: time=\"2026-06-12T16:04:36.743086506Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:04:36.789011 crc crio[21573]: time=\"2026-06-12T16:04:36.788761443Z\" level=info msg=\"Got pod network &{Name:oauth-openshift-578588c5b9-xh998 Namespace:openshift-authentication ID:0185332d27e43b297540c0fb92e2301fdbae3cdb54f249def72a09e0e484ec8a UID:3f322534-61f9-44c6-a433-6ea846365c9e NetNS:/var/run/netns/9af0ef9e-c402-418b-bddb-3459f7e3ce74 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod3f322534_61f9_44c6_a433_6ea846365c9e.slice PodAnnotations:0xc000138180}] Aliases:map[]}\"\nJun 12 16:04:36.789011 crc crio[21573]: time=\"2026-06-12T16:04:36.788853135Z\" level=info msg=\"Adding pod openshift-authentication_oauth-openshift-578588c5b9-xh998 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 16:04:36.790409 crc crio[21573]: time=\"2026-06-12T16:04:36.790347776Z\" level=info msg=\"Got pod network &{Name:collect-profiles-29688000-qvxfq Namespace:openshift-operator-lifecycle-manager ID:5bdab20c2f65a980f47b95ffc81afbcb4ce80e347efd833388ae2b4a7cc30d16 UID:f3f494c9-288e-4fa6-bf5e-cb0025a40fb1 NetNS:/var/run/netns/fcc16e89-0b43-428d-a3a3-8ccb0bd370c8 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podf3f494c9_288e_4fa6_bf5e_cb0025a40fb1.slice PodAnnotations:0xc0036742c8}] Aliases:map[]}\"\nJun 12 16:04:36.790616 crc crio[21573]: time=\"2026-06-12T16:04:36.790413657Z\" level=info msg=\"Adding pod openshift-operator-lifecycle-manager_collect-profiles-29688000-qvxfq to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 16:04:36.797994 crc crio[21573]: time=\"2026-06-12T16:04:36.797865695Z\" level=info msg=\"Got pod network &{Name:redhat-marketplace-b5wtd Namespace:openshift-marketplace ID:601d8ed3e4e32d356d207759805805e3d1fb588c5b0c9c64cf7925b6b45a3a36 UID:fa2aa1e5-6015-4294-9049-391758ac262c NetNS:/var/run/netns/51e41fd3-5963-414f-970f-56a309e36c93 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podfa2aa1e5_6015_4294_9049_391758ac262c.slice PodAnnotations:0xc00063c108}] Aliases:map[]}\"\nJun 12 16:04:36.797994 crc crio[21573]: time=\"2026-06-12T16:04:36.797936006Z\" level=info msg=\"Adding pod openshift-marketplace_redhat-marketplace-b5wtd to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 16:04:37.343904 crc crio[21573]: 2026-06-12T16:04:37Z [verbose] CmdAdd (shim): {1.1.0 [{Name:56781ba3e8aee45 Mac:ce:ab:60:ae:2a:21 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:43 Mtu:0 Sandbox:/var/run/netns/7970b458-2416-4c71-bd13-e151559936be SocketPath: PciID:}] [{Interface:0xc000014630 Address:{IP:10.217.0.67 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 16:04:37.346784 crc crio[21573]: time=\"2026-06-12T16:04:37.346608152Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29688004-jmtt6 Namespace:openshift-infra ID:56781ba3e8aee45a174e1c7cc2761e07a90ac153ee98f57e5a99bc3345ba3876 UID:18c3bb98-720b-4bdd-bf15-f59ad3b108ef NetNS:/var/run/netns/7970b458-2416-4c71-bd13-e151559936be Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod18c3bb98_720b_4bdd_bf15_f59ad3b108ef.slice PodAnnotations:0xc00338e090}] Aliases:map[]}\"\nJun 12 16:04:37.347145 crc crio[21573]: time=\"2026-06-12T16:04:37.346849729Z\" level=info msg=\"Checking pod openshift-infra_auto-csr-approver-29688004-jmtt6 for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 16:04:37.357648 crc crio[21573]: 2026-06-12T16:04:37Z [verbose] CmdAdd (shim): {1.1.0 [{Name:c2b250e68492dd6 Mac:f6:35:0e:37:95:9d Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:41 Mtu:0 Sandbox:/var/run/netns/aee9c6fb-9329-4e30-966d-5a4d23aa833f SocketPath: PciID:}] [{Interface:0xc0002d8a00 Address:{IP:10.217.0.65 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 16:04:37.357648 crc crio[21573]: time=\"2026-06-12T16:04:37.356542075Z\" level=info msg=\"Got pod network &{Name:certified-operators-h5gkm Namespace:openshift-marketplace ID:c2b250e68492dd6dc483c22c9754ed30a96e61543d3b10287e38441fffa20fb6 UID:47d664e8-ebbe-4369-b7cc-aef1d36d21e6 NetNS:/var/run/netns/aee9c6fb-9329-4e30-966d-5a4d23aa833f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod47d664e8_ebbe_4369_b7cc_aef1d36d21e6.slice PodAnnotations:0xc0027221d8}] Aliases:map[]}\"\nJun 12 16:04:37.357648 crc crio[21573]: time=\"2026-06-12T16:04:37.356813572Z\" level=info msg=\"Checking pod openshift-marketplace_certified-operators-h5gkm for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 16:04:37.364155 crc crio[21573]: time=\"2026-06-12T16:04:37.363622502Z\" level=info msg=\"Ran pod sandbox c2b250e68492dd6dc483c22c9754ed30a96e61543d3b10287e38441fffa20fb6 with infra container: openshift-marketplace/certified-operators-h5gkm/POD\" id=c9397191-0307-437d-a725-e158b06d9936 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 16:04:37.367780 crc crio[21573]: time=\"2026-06-12T16:04:37.36768418Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=72255746-4b0d-4ccc-88c3-5602e33398a1 name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:04:37.367780 crc crio[21573]: 2026-06-12T16:04:37Z [verbose] CmdAdd (shim): {1.1.0 [{Name:a043d3c9135f837 Mac:b2:9b:26:79:ab:01 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:42 Mtu:0 Sandbox:/var/run/netns/1318404e-5e0d-435e-aee7-7402454cf8bd SocketPath: PciID:}] [{Interface:0xc0000149d0 Address:{IP:10.217.0.66 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 16:04:37.368557 crc crio[21573]: time=\"2026-06-12T16:04:37.368404265Z\" level=info msg=\"Ran pod sandbox 56781ba3e8aee45a174e1c7cc2761e07a90ac153ee98f57e5a99bc3345ba3876 with infra container: openshift-infra/auto-csr-approver-29688004-jmtt6/POD\" id=7a778f75-3c94-4ef5-829c-20e946592c37 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 16:04:37.370070 crc crio[21573]: 2026-06-12T16:04:37Z [verbose] CmdAdd (shim): {1.1.0 [{Name:4f7d4379cc8b9b7 Mac:8e:86:98:2d:af:44 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:40 Mtu:0 Sandbox:/var/run/netns/4f8498c0-0af7-4ffa-a86f-9adc35932527 SocketPath: PciID:}] [{Interface:0xc00022c000 Address:{IP:10.217.0.64 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 16:04:37.370174 crc crio[21573]: time=\"2026-06-12T16:04:37.370152328Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=6145359a-54eb-4dd5-80de-b92cd2def056 name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:04:37.370598 crc crio[21573]: time=\"2026-06-12T16:04:37.37052569Z\" level=info msg=\"Got pod network &{Name:redhat-operators-bpntw Namespace:openshift-marketplace ID:a043d3c9135f83719185c9118c1fbf1c54b670215b408234ddb4c4162b0d2fa8 UID:c6b97540-7398-4dc2-bb51-bcdc9949270b NetNS:/var/run/netns/1318404e-5e0d-435e-aee7-7402454cf8bd Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podc6b97540_7398_4dc2_bb51_bcdc9949270b.slice PodAnnotations:0xc002428118}] Aliases:map[]}\"\nJun 12 16:04:37.371201 crc crio[21573]: time=\"2026-06-12T16:04:37.371106806Z\" level=info msg=\"Checking pod openshift-marketplace_redhat-operators-bpntw for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 16:04:37.371780 crc crio[21573]: time=\"2026-06-12T16:04:37.371542437Z\" level=info msg=\"Got pod network &{Name:community-operators-c5wvb Namespace:openshift-marketplace ID:4f7d4379cc8b9b713243f528861c179a93df26a3ceae54f6aa6554f107036d14 UID:4d528c96-ac77-484d-9812-9cdb429595f4 NetNS:/var/run/netns/4f8498c0-0af7-4ffa-a86f-9adc35932527 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod4d528c96_ac77_484d_9812_9cdb429595f4.slice PodAnnotations:0xc00008c9c8}] Aliases:map[]}\"\nJun 12 16:04:37.371977 crc crio[21573]: time=\"2026-06-12T16:04:37.371915937Z\" level=info msg=\"Checking pod openshift-marketplace_community-operators-c5wvb for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 16:04:37.373538 crc crio[21573]: time=\"2026-06-12T16:04:37.373407738Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-cli:latest\" id=9a1d6c10-63d3-43bb-8c7f-ec33b60d9280 name=/runtime.v1.ImageService/PullImage\nJun 12 16:04:37.382277 crc crio[21573]: time=\"2026-06-12T16:04:37.382120548Z\" level=info msg=\"Creating container: openshift-marketplace/certified-operators-h5gkm/extract-utilities\" id=f079ec1f-65b7-40cc-bb24-8d6e1df2a1d6 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:04:37.382997 crc crio[21573]: time=\"2026-06-12T16:04:37.382783166Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:04:37.385540 crc crio[21573]: time=\"2026-06-12T16:04:37.385368253Z\" level=info msg=\"Ran pod sandbox a043d3c9135f83719185c9118c1fbf1c54b670215b408234ddb4c4162b0d2fa8 with infra container: openshift-marketplace/redhat-operators-bpntw/POD\" id=f60a9054-3694-4692-86cc-294821fd9397 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 16:04:37.386330 crc crio[21573]: time=\"2026-06-12T16:04:37.386220001Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-cli:latest\\\"\"\nJun 12 16:04:37.389841 crc crio[21573]: time=\"2026-06-12T16:04:37.389798034Z\" level=info msg=\"Ran pod sandbox 4f7d4379cc8b9b713243f528861c179a93df26a3ceae54f6aa6554f107036d14 with infra container: openshift-marketplace/community-operators-c5wvb/POD\" id=323a1608-b5cc-4a21-99b4-e6bf7393bfcb name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 16:04:37.391692 crc crio[21573]: time=\"2026-06-12T16:04:37.390625702Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=4944f02a-6feb-4b78-8b89-4323033afd19 name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:04:37.392653 crc crio[21573]: time=\"2026-06-12T16:04:37.392540984Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=683e234b-d4f6-41f6-acc9-8c2e72e5e978 name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:04:37.403866 crc crio[21573]: time=\"2026-06-12T16:04:37.403577779Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=0264954d-61b3-48c1-b6e4-c44e434c68eb name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:04:37.405292 crc crio[21573]: time=\"2026-06-12T16:04:37.40513419Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=21da7a66-b8c6-4916-9aec-7dcfd7400c92 name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:04:37.414576 crc crio[21573]: time=\"2026-06-12T16:04:37.414361954Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-operators-bpntw/extract-utilities\" id=821220e0-49fe-4a60-ab20-cf6b928896e9 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:04:37.416674 crc crio[21573]: time=\"2026-06-12T16:04:37.416571125Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:04:37.418666 crc crio[21573]: time=\"2026-06-12T16:04:37.418531698Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:04:37.423903 crc crio[21573]: time=\"2026-06-12T16:04:37.422994412Z\" level=info msg=\"Creating container: openshift-marketplace/community-operators-c5wvb/extract-utilities\" id=c87d7d18-5e9f-42de-872c-57b47fd6393b name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:04:37.424402 crc crio[21573]: time=\"2026-06-12T16:04:37.424296817Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:04:37.437167 crc crio[21573]: time=\"2026-06-12T16:04:37.437059529Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:04:37.466966 crc crio[21573]: time=\"2026-06-12T16:04:37.463592918Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:04:37.469310 crc crio[21573]: time=\"2026-06-12T16:04:37.469216613Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:04:37.489966 crc crio[21573]: time=\"2026-06-12T16:04:37.48984454Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:04:37.497174 crc crio[21573]: time=\"2026-06-12T16:04:37.496938235Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:04:37.514144 crc crio[21573]: 2026-06-12T16:04:37Z [verbose] CmdAdd (shim): {1.1.0 [{Name:0185332d27e43b2 Mac:a2:92:24:96:06:63 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:44 Mtu:0 Sandbox:/var/run/netns/9af0ef9e-c402-418b-bddb-3459f7e3ce74 SocketPath: PciID:}] [{Interface:0xc000014600 Address:{IP:10.217.0.68 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 16:04:37.514144 crc crio[21573]: 2026-06-12T16:04:37Z [verbose] CmdAdd (shim): {1.1.0 [{Name:5bdab20c2f65a98 Mac:26:b7:1b:86:00:1f Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:45 Mtu:0 Sandbox:/var/run/netns/fcc16e89-0b43-428d-a3a3-8ccb0bd370c8 SocketPath: PciID:}] [{Interface:0xc0003f2b40 Address:{IP:10.217.0.69 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 16:04:37.514736 crc crio[21573]: time=\"2026-06-12T16:04:37.514661192Z\" level=info msg=\"Got pod network &{Name:oauth-openshift-578588c5b9-xh998 Namespace:openshift-authentication ID:0185332d27e43b297540c0fb92e2301fdbae3cdb54f249def72a09e0e484ec8a UID:3f322534-61f9-44c6-a433-6ea846365c9e NetNS:/var/run/netns/9af0ef9e-c402-418b-bddb-3459f7e3ce74 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod3f322534_61f9_44c6_a433_6ea846365c9e.slice PodAnnotations:0xc000138180}] Aliases:map[]}\"\nJun 12 16:04:37.514841 crc crio[21573]: time=\"2026-06-12T16:04:37.514817206Z\" level=info msg=\"Checking pod openshift-authentication_oauth-openshift-578588c5b9-xh998 for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 16:04:37.515262 crc crio[21573]: time=\"2026-06-12T16:04:37.515177467Z\" level=info msg=\"Got pod network &{Name:collect-profiles-29688000-qvxfq Namespace:openshift-operator-lifecycle-manager ID:5bdab20c2f65a980f47b95ffc81afbcb4ce80e347efd833388ae2b4a7cc30d16 UID:f3f494c9-288e-4fa6-bf5e-cb0025a40fb1 NetNS:/var/run/netns/fcc16e89-0b43-428d-a3a3-8ccb0bd370c8 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podf3f494c9_288e_4fa6_bf5e_cb0025a40fb1.slice PodAnnotations:0xc0036742c8}] Aliases:map[]}\"\nJun 12 16:04:37.515366 crc crio[21573]: 2026-06-12T16:04:37Z [verbose] CmdAdd (shim): {1.1.0 [{Name:601d8ed3e4e32d3 Mac:0a:8b:58:38:42:ad Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:46 Mtu:0 Sandbox:/var/run/netns/51e41fd3-5963-414f-970f-56a309e36c93 SocketPath: PciID:}] [{Interface:0xc0001daa20 Address:{IP:10.217.0.70 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 16:04:37.515425 crc crio[21573]: time=\"2026-06-12T16:04:37.515382023Z\" level=info msg=\"Checking pod openshift-operator-lifecycle-manager_collect-profiles-29688000-qvxfq for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 16:04:37.516008 crc crio[21573]: time=\"2026-06-12T16:04:37.515928807Z\" level=info msg=\"Got pod network &{Name:redhat-marketplace-b5wtd Namespace:openshift-marketplace ID:601d8ed3e4e32d356d207759805805e3d1fb588c5b0c9c64cf7925b6b45a3a36 UID:fa2aa1e5-6015-4294-9049-391758ac262c NetNS:/var/run/netns/51e41fd3-5963-414f-970f-56a309e36c93 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podfa2aa1e5_6015_4294_9049_391758ac262c.slice PodAnnotations:0xc00063c108}] Aliases:map[]}\"\nJun 12 16:04:37.516215 crc crio[21573]: time=\"2026-06-12T16:04:37.516144783Z\" level=info msg=\"Checking pod openshift-marketplace_redhat-marketplace-b5wtd for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 16:04:37.530703 crc crio[21573]: time=\"2026-06-12T16:04:37.530619605Z\" level=info msg=\"Ran pod sandbox 601d8ed3e4e32d356d207759805805e3d1fb588c5b0c9c64cf7925b6b45a3a36 with infra container: openshift-marketplace/redhat-marketplace-b5wtd/POD\" id=23e030b8-f6ea-4961-8d48-9c3165556a61 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 16:04:37.530703 crc crio[21573]: time=\"2026-06-12T16:04:37.530682053Z\" level=info msg=\"Ran pod sandbox 0185332d27e43b297540c0fb92e2301fdbae3cdb54f249def72a09e0e484ec8a with infra container: openshift-authentication/oauth-openshift-578588c5b9-xh998/POD\" id=c64cb927-65d3-4eae-a69b-ff1e45db6b2f name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 16:04:37.533668 crc crio[21573]: time=\"2026-06-12T16:04:37.533594227Z\" level=info msg=\"Ran pod sandbox 5bdab20c2f65a980f47b95ffc81afbcb4ce80e347efd833388ae2b4a7cc30d16 with infra container: openshift-operator-lifecycle-manager/collect-profiles-29688000-qvxfq/POD\" id=75000847-90e2-4169-ac18-eef0c5aa7fc4 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 16:04:37.542198 crc crio[21573]: time=\"2026-06-12T16:04:37.542111406Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=210a32f9-fbdb-45e1-89c9-7901e5d5a527 name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:04:37.542606 crc crio[21573]: time=\"2026-06-12T16:04:37.542526238Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:036ed6efe4cb5f5b90ee7f9ef5297c8591b8d67aa36b3c58b4fc5417622a140c\" id=abf21d84-5429-49ff-9b49-d3e0d2b976db name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:04:37.544608 crc crio[21573]: time=\"2026-06-12T16:04:37.542622391Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=0b6e843e-33d6-4a07-b9bc-87f1808f06b4 name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:04:37.545270 crc crio[21573]: time=\"2026-06-12T16:04:37.545196151Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:036ed6efe4cb5f5b90ee7f9ef5297c8591b8d67aa36b3c58b4fc5417622a140c\" id=f83decac-609c-42ce-8363-5d3f4cc23b80 name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:04:37.546123 crc crio[21573]: time=\"2026-06-12T16:04:37.546078446Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=c4611072-6e32-45b4-ae63-06159a29874a name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:04:37.549878 crc crio[21573]: time=\"2026-06-12T16:04:37.549782838Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=a6b6b716-338e-4b6f-9b81-8c75a614ba4e name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:04:37.552637 crc crio[21573]: time=\"2026-06-12T16:04:37.552529533Z\" level=info msg=\"Creating container: openshift-authentication/oauth-openshift-578588c5b9-xh998/oauth-openshift\" id=e81933f5-6924-4a34-995d-b60b4cb6725b name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:04:37.552906 crc crio[21573]: time=\"2026-06-12T16:04:37.5527804Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:04:37.565550 crc crio[21573]: time=\"2026-06-12T16:04:37.565364947Z\" level=info msg=\"Creating container: openshift-operator-lifecycle-manager/collect-profiles-29688000-qvxfq/collect-profiles\" id=5d8b1856-7d85-4959-9074-79f1142396a7 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:04:37.568411 crc crio[21573]: time=\"2026-06-12T16:04:37.568370483Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-marketplace-b5wtd/extract-utilities\" id=bb136b5e-f635-4d85-b7a0-6af1debe2842 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:04:37.577766 crc crio[21573]: time=\"2026-06-12T16:04:37.577656296Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:04:37.580166 crc crio[21573]: time=\"2026-06-12T16:04:37.580084191Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:04:37.589808 crc crio[21573]: time=\"2026-06-12T16:04:37.58974006Z\" level=info msg=\"Created container e8a7b77cdd34133161516dca242e93f84f4a664ad06c153a8a218240a905b12f: openshift-marketplace/certified-operators-h5gkm/extract-utilities\" id=f079ec1f-65b7-40cc-bb24-8d6e1df2a1d6 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:04:37.591571 crc crio[21573]: time=\"2026-06-12T16:04:37.591385272Z\" level=info msg=\"Starting container: e8a7b77cdd34133161516dca242e93f84f4a664ad06c153a8a218240a905b12f\" id=77f89d9c-040f-4bf3-ab61-fa9d80febafc name=/runtime.v1.RuntimeService/StartContainer\nJun 12 16:04:37.592176 crc crio[21573]: time=\"2026-06-12T16:04:37.592102462Z\" level=info msg=\"Created container f81486010549e04c8d14a2d55a7c7ec838b35f0df4cb3464e1cb270c95ec50de: openshift-marketplace/community-operators-c5wvb/extract-utilities\" id=c87d7d18-5e9f-42de-872c-57b47fd6393b name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:04:37.593737 crc crio[21573]: time=\"2026-06-12T16:04:37.593653074Z\" level=info msg=\"Starting container: f81486010549e04c8d14a2d55a7c7ec838b35f0df4cb3464e1cb270c95ec50de\" id=42ed262d-88b4-4977-8ff5-3a515745f650 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 16:04:37.596097 crc crio[21573]: time=\"2026-06-12T16:04:37.595947274Z\" level=info msg=\"Created container 4822e564680086fc1fe6af58d6bfac1a618305b766608ac50bccd3cf62ec43ce: openshift-marketplace/redhat-operators-bpntw/extract-utilities\" id=821220e0-49fe-4a60-ab20-cf6b928896e9 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:04:37.600731 crc crio[21573]: time=\"2026-06-12T16:04:37.600645843Z\" level=info msg=\"Starting container: 4822e564680086fc1fe6af58d6bfac1a618305b766608ac50bccd3cf62ec43ce\" id=45bc59e4-33ab-4d13-95b1-b1ad2ed06a61 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 16:04:37.601875 crc crio[21573]: time=\"2026-06-12T16:04:37.601797118Z\" level=info msg=\"Started container\" PID=30147 containerID=e8a7b77cdd34133161516dca242e93f84f4a664ad06c153a8a218240a905b12f description=openshift-marketplace/certified-operators-h5gkm/extract-utilities id=77f89d9c-040f-4bf3-ab61-fa9d80febafc name=/runtime.v1.RuntimeService/StartContainer sandboxID=c2b250e68492dd6dc483c22c9754ed30a96e61543d3b10287e38441fffa20fb6\nJun 12 16:04:37.605914 crc crio[21573]: time=\"2026-06-12T16:04:37.605649207Z\" level=info msg=\"Started container\" PID=30158 containerID=f81486010549e04c8d14a2d55a7c7ec838b35f0df4cb3464e1cb270c95ec50de description=openshift-marketplace/community-operators-c5wvb/extract-utilities id=42ed262d-88b4-4977-8ff5-3a515745f650 name=/runtime.v1.RuntimeService/StartContainer sandboxID=4f7d4379cc8b9b713243f528861c179a93df26a3ceae54f6aa6554f107036d14\nJun 12 16:04:37.610321 crc crio[21573]: time=\"2026-06-12T16:04:37.609812289Z\" level=info msg=\"Started container\" PID=30157 containerID=4822e564680086fc1fe6af58d6bfac1a618305b766608ac50bccd3cf62ec43ce description=openshift-marketplace/redhat-operators-bpntw/extract-utilities id=45bc59e4-33ab-4d13-95b1-b1ad2ed06a61 name=/runtime.v1.RuntimeService/StartContainer sandboxID=a043d3c9135f83719185c9118c1fbf1c54b670215b408234ddb4c4162b0d2fa8\nJun 12 16:04:37.640328 crc crio[21573]: time=\"2026-06-12T16:04:37.639962322Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:04:37.645253 crc crio[21573]: time=\"2026-06-12T16:04:37.64516183Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:04:37.648158 crc crio[21573]: time=\"2026-06-12T16:04:37.648103321Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:04:37.650726 crc crio[21573]: time=\"2026-06-12T16:04:37.650609362Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:04:37.656184 crc crio[21573]: time=\"2026-06-12T16:04:37.655918377Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:04:37.840926 crc crio[21573]: time=\"2026-06-12T16:04:37.8408118Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:04:38.019699 crc crio[21573]: time=\"2026-06-12T16:04:38.019413402Z\" level=info msg=\"Created container 786331c721c4469022852960ea776cf5d5dfe31e0e1f085985af95cbc44293e2: openshift-operator-lifecycle-manager/collect-profiles-29688000-qvxfq/collect-profiles\" id=5d8b1856-7d85-4959-9074-79f1142396a7 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:04:38.021099 crc crio[21573]: time=\"2026-06-12T16:04:38.020913502Z\" level=info msg=\"Starting container: 786331c721c4469022852960ea776cf5d5dfe31e0e1f085985af95cbc44293e2\" id=d829f269-bc8d-4fff-881b-4b05407253ea name=/runtime.v1.RuntimeService/StartContainer\nJun 12 16:04:38.029559 crc crio[21573]: time=\"2026-06-12T16:04:38.029358866Z\" level=info msg=\"Started container\" PID=30209 containerID=786331c721c4469022852960ea776cf5d5dfe31e0e1f085985af95cbc44293e2 description=openshift-operator-lifecycle-manager/collect-profiles-29688000-qvxfq/collect-profiles id=d829f269-bc8d-4fff-881b-4b05407253ea name=/runtime.v1.RuntimeService/StartContainer sandboxID=5bdab20c2f65a980f47b95ffc81afbcb4ce80e347efd833388ae2b4a7cc30d16\nJun 12 16:04:38.041917 crc crio[21573]: time=\"2026-06-12T16:04:38.041755096Z\" level=info msg=\"Created container 97c3492265b7febf4ffe3adc3bbbe6a3ac71d1cb3085cb5cf3d5bc19840fb094: openshift-authentication/oauth-openshift-578588c5b9-xh998/oauth-openshift\" id=e81933f5-6924-4a34-995d-b60b4cb6725b name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:04:38.042959 crc crio[21573]: time=\"2026-06-12T16:04:38.042819055Z\" level=info msg=\"Starting container: 97c3492265b7febf4ffe3adc3bbbe6a3ac71d1cb3085cb5cf3d5bc19840fb094\" id=16856731-26f2-44b2-b816-0be56fcf5fa9 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 16:04:38.043387 crc crio[21573]: time=\"2026-06-12T16:04:38.043157595Z\" level=info msg=\"Created container 865d953e5296bd5abbbc850088fc0d23eaf1186ca099b01666a4edcbf8bd1001: openshift-marketplace/redhat-marketplace-b5wtd/extract-utilities\" id=bb136b5e-f635-4d85-b7a0-6af1debe2842 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:04:38.044670 crc crio[21573]: time=\"2026-06-12T16:04:38.044536502Z\" level=info msg=\"Starting container: 865d953e5296bd5abbbc850088fc0d23eaf1186ca099b01666a4edcbf8bd1001\" id=1c1ea129-5b40-4a59-a5f0-e01c56b45c9d name=/runtime.v1.RuntimeService/StartContainer\nJun 12 16:04:38.053194 crc crio[21573]: time=\"2026-06-12T16:04:38.053082437Z\" level=info msg=\"Started container\" PID=30210 containerID=97c3492265b7febf4ffe3adc3bbbe6a3ac71d1cb3085cb5cf3d5bc19840fb094 description=openshift-authentication/oauth-openshift-578588c5b9-xh998/oauth-openshift id=16856731-26f2-44b2-b816-0be56fcf5fa9 name=/runtime.v1.RuntimeService/StartContainer sandboxID=0185332d27e43b297540c0fb92e2301fdbae3cdb54f249def72a09e0e484ec8a\nJun 12 16:04:38.062227 crc crio[21573]: time=\"2026-06-12T16:04:38.062012053Z\" level=info msg=\"Started container\" PID=30211 containerID=865d953e5296bd5abbbc850088fc0d23eaf1186ca099b01666a4edcbf8bd1001 description=openshift-marketplace/redhat-marketplace-b5wtd/extract-utilities id=1c1ea129-5b40-4a59-a5f0-e01c56b45c9d name=/runtime.v1.RuntimeService/StartContainer sandboxID=601d8ed3e4e32d356d207759805805e3d1fb588c5b0c9c64cf7925b6b45a3a36\nJun 12 16:04:38.570933 crc crio[21573]: time=\"2026-06-12T16:04:38.570877406Z\" level=info msg=\"Pulling image: registry.redhat.io/redhat/community-operator-index:v4.20\" id=540e74ab-f45d-4cbd-bf3e-b311b23d2bd9 name=/runtime.v1.ImageService/PullImage\nJun 12 16:04:38.599121 crc crio[21573]: time=\"2026-06-12T16:04:38.599076663Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/redhat/community-operator-index:v4.20\\\"\"\nJun 12 16:04:38.608423 crc crio[21573]: time=\"2026-06-12T16:04:38.599806422Z\" level=info msg=\"Pulling image: registry.redhat.io/redhat/redhat-operator-index:v4.20\" id=e6b6a3e3-eeac-401c-891a-aafca22d8e2f name=/runtime.v1.ImageService/PullImage\nJun 12 16:04:38.616228 crc crio[21573]: time=\"2026-06-12T16:04:38.614609577Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/redhat/redhat-operator-index:v4.20\\\"\"\nJun 12 16:04:38.626391 crc crio[21573]: time=\"2026-06-12T16:04:38.626342681Z\" level=info msg=\"Pulling image: registry.redhat.io/redhat/redhat-marketplace-index:v4.20\" id=278193e2-d7d5-4bdd-addc-592a70fbfa55 name=/runtime.v1.ImageService/PullImage\nJun 12 16:04:38.630399 crc crio[21573]: time=\"2026-06-12T16:04:38.630295883Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/redhat/redhat-marketplace-index:v4.20\\\"\"\nJun 12 16:04:38.633537 crc crio[21573]: time=\"2026-06-12T16:04:38.633383459Z\" level=info msg=\"Pulling image: registry.redhat.io/redhat/certified-operator-index:v4.20\" id=2c57ecf7-3e4d-4c70-a8dc-7565aadab521 name=/runtime.v1.ImageService/PullImage\nJun 12 16:04:38.642335 crc crio[21573]: time=\"2026-06-12T16:04:38.642258939Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/redhat/certified-operator-index:v4.20\\\"\"\nJun 12 16:04:39.210338 crc crio[21573]: time=\"2026-06-12T16:04:39.208661643Z\" level=info msg=\"Pulled image: registry.redhat.io/redhat/certified-operator-index@sha256:e8b01cc3d00552bc0461e27436a0780e115587d868be78b2050d7d15c5baeda5\" id=2c57ecf7-3e4d-4c70-a8dc-7565aadab521 name=/runtime.v1.ImageService/PullImage\nJun 12 16:04:39.213391 crc crio[21573]: time=\"2026-06-12T16:04:39.213233888Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/certified-operator-index:v4.20\" id=d7723ad6-5242-4d56-b328-08805ea3f08a name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:04:39.218730 crc crio[21573]: time=\"2026-06-12T16:04:39.218633607Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/certified-operator-index:v4.20\" id=d6df3a5e-7c2a-473f-ab7d-7123088f9ded name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:04:39.226161 crc crio[21573]: time=\"2026-06-12T16:04:39.22600039Z\" level=info msg=\"Creating container: openshift-marketplace/certified-operators-h5gkm/extract-content\" id=d7518d19-6e1b-4b92-9a47-73db8281a04c name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:04:39.226738 crc crio[21573]: time=\"2026-06-12T16:04:39.226649798Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:04:39.278523 crc crio[21573]: time=\"2026-06-12T16:04:39.266535664Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:04:39.278523 crc crio[21573]: time=\"2026-06-12T16:04:39.270236126Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:04:39.297185 crc crio[21573]: time=\"2026-06-12T16:04:39.297094945Z\" level=info msg=\"Pulled image: registry.redhat.io/redhat/community-operator-index@sha256:8874ea870c535d2628f240c4dfe1c55570869954e66ad633ea84cc782b3982dc\" id=540e74ab-f45d-4cbd-bf3e-b311b23d2bd9 name=/runtime.v1.ImageService/PullImage\nJun 12 16:04:39.298706 crc crio[21573]: time=\"2026-06-12T16:04:39.298633846Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/community-operator-index:v4.20\" id=06b79bfb-47ff-437f-a24c-fd1bf895a7aa name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:04:39.301839 crc crio[21573]: time=\"2026-06-12T16:04:39.301759953Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/community-operator-index:v4.20\" id=576670f6-809e-473a-8780-47c1c05d79e5 name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:04:39.308993 crc crio[21573]: time=\"2026-06-12T16:04:39.308873048Z\" level=info msg=\"Creating container: openshift-marketplace/community-operators-c5wvb/extract-content\" id=0d5a7fa0-8e48-44cf-b7ba-bd35b2981f29 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:04:39.310354 crc crio[21573]: time=\"2026-06-12T16:04:39.310124953Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:04:39.361170 crc crio[21573]: time=\"2026-06-12T16:04:39.361076024Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:04:39.366330 crc crio[21573]: time=\"2026-06-12T16:04:39.366249376Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:04:39.376167 crc crio[21573]: time=\"2026-06-12T16:04:39.376010865Z\" level=info msg=\"Created container 94f1cf270adc0725b6e083522d47ec501dd0a3c7ff3393601f9d48369c9019ad: openshift-marketplace/certified-operators-h5gkm/extract-content\" id=d7518d19-6e1b-4b92-9a47-73db8281a04c name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:04:39.377308 crc crio[21573]: time=\"2026-06-12T16:04:39.377238579Z\" level=info msg=\"Starting container: 94f1cf270adc0725b6e083522d47ec501dd0a3c7ff3393601f9d48369c9019ad\" id=5e8685fd-893b-4adc-802f-c9bdfa790c63 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 16:04:39.383375 crc crio[21573]: time=\"2026-06-12T16:04:39.383283435Z\" level=info msg=\"Started container\" PID=30260 containerID=94f1cf270adc0725b6e083522d47ec501dd0a3c7ff3393601f9d48369c9019ad description=openshift-marketplace/certified-operators-h5gkm/extract-content id=5e8685fd-893b-4adc-802f-c9bdfa790c63 name=/runtime.v1.RuntimeService/StartContainer sandboxID=c2b250e68492dd6dc483c22c9754ed30a96e61543d3b10287e38441fffa20fb6\nJun 12 16:04:39.425992 crc crio[21573]: time=\"2026-06-12T16:04:39.425881906Z\" level=info msg=\"Pulled image: registry.redhat.io/redhat/redhat-marketplace-index@sha256:eaa0e17f3e4a3079539d3da6839f308f2d277b5c3bc91e1d58ba54c3b141d4ba\" id=278193e2-d7d5-4bdd-addc-592a70fbfa55 name=/runtime.v1.ImageService/PullImage\nJun 12 16:04:39.427646 crc crio[21573]: time=\"2026-06-12T16:04:39.427544901Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-marketplace-index:v4.20\" id=c82f637c-4cb2-4749-9c5d-6a88ed3c3b1c name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:04:39.430084 crc crio[21573]: time=\"2026-06-12T16:04:39.429939007Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-marketplace-index:v4.20\" id=f7cd3a2e-b821-449a-b7e1-f57edae8ecde name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:04:39.441524 crc crio[21573]: time=\"2026-06-12T16:04:39.44133391Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-marketplace-b5wtd/extract-content\" id=4678bfcd-16d9-41f4-98b1-19647c4ebca3 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:04:39.442362 crc crio[21573]: time=\"2026-06-12T16:04:39.442237445Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:04:39.471842 crc crio[21573]: time=\"2026-06-12T16:04:39.471598653Z\" level=info msg=\"Created container e01acb6e15db870e5dd067ae830384f54c06009ba864cd02ced3cc2be1460b4d: openshift-marketplace/community-operators-c5wvb/extract-content\" id=0d5a7fa0-8e48-44cf-b7ba-bd35b2981f29 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:04:39.473951 crc crio[21573]: time=\"2026-06-12T16:04:39.473803714Z\" level=info msg=\"Starting container: e01acb6e15db870e5dd067ae830384f54c06009ba864cd02ced3cc2be1460b4d\" id=006f53e5-8347-46eb-9867-c6e40a2c2d73 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 16:04:39.480558 crc crio[21573]: time=\"2026-06-12T16:04:39.480319413Z\" level=info msg=\"Started container\" PID=30271 containerID=e01acb6e15db870e5dd067ae830384f54c06009ba864cd02ced3cc2be1460b4d description=openshift-marketplace/community-operators-c5wvb/extract-content id=006f53e5-8347-46eb-9867-c6e40a2c2d73 name=/runtime.v1.RuntimeService/StartContainer sandboxID=4f7d4379cc8b9b713243f528861c179a93df26a3ceae54f6aa6554f107036d14\nJun 12 16:04:39.500797 crc crio[21573]: time=\"2026-06-12T16:04:39.48996623Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:04:39.500797 crc crio[21573]: time=\"2026-06-12T16:04:39.500344693Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:04:39.544857 crc crio[21573]: time=\"2026-06-12T16:04:39.544730393Z\" level=info msg=\"Pulled image: registry.redhat.io/redhat/redhat-operator-index@sha256:f5f7575300572ad2ef92672b7dc76ed5ddaf50e7b74642e9907deda8cb9fa115\" id=e6b6a3e3-eeac-401c-891a-aafca22d8e2f name=/runtime.v1.ImageService/PullImage\nJun 12 16:04:39.552640 crc crio[21573]: time=\"2026-06-12T16:04:39.552527221Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-operator-index:v4.20\" id=3239484d-6c47-467e-9986-46bcb1c0cfe1 name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:04:39.556534 crc crio[21573]: time=\"2026-06-12T16:04:39.556340974Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-operator-index:v4.20\" id=651649ac-d4ee-4974-98cd-fc0f3ed6d4ca name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:04:39.565658 crc crio[21573]: time=\"2026-06-12T16:04:39.565416163Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-operators-bpntw/extract-content\" id=db122d2e-a117-4bd7-bc3f-bc8901e8e7b6 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:04:39.566249 crc crio[21573]: time=\"2026-06-12T16:04:39.566178224Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:04:39.626541 crc crio[21573]: time=\"2026-06-12T16:04:39.621755014Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:04:39.634799 crc crio[21573]: time=\"2026-06-12T16:04:39.634676657Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:04:39.711755 crc crio[21573]: time=\"2026-06-12T16:04:39.709770889Z\" level=info msg=\"Stopping pod sandbox: 5bdab20c2f65a980f47b95ffc81afbcb4ce80e347efd833388ae2b4a7cc30d16\" id=95eb8b08-d591-4995-a877-1ed8fff6b3ad name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 16:04:39.711755 crc crio[21573]: time=\"2026-06-12T16:04:39.710289713Z\" level=info msg=\"Got pod network &{Name:collect-profiles-29688000-qvxfq Namespace:openshift-operator-lifecycle-manager ID:5bdab20c2f65a980f47b95ffc81afbcb4ce80e347efd833388ae2b4a7cc30d16 UID:f3f494c9-288e-4fa6-bf5e-cb0025a40fb1 NetNS:/var/run/netns/fcc16e89-0b43-428d-a3a3-8ccb0bd370c8 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podf3f494c9_288e_4fa6_bf5e_cb0025a40fb1.slice PodAnnotations:0xc0005687e8}] Aliases:map[]}\"\nJun 12 16:04:39.711755 crc crio[21573]: time=\"2026-06-12T16:04:39.710518229Z\" level=info msg=\"Deleting pod openshift-operator-lifecycle-manager_collect-profiles-29688000-qvxfq from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 16:04:39.789050 crc crio[21573]: time=\"2026-06-12T16:04:39.788880328Z\" level=info msg=\"Created container 6ffd4b61407dc5b71b14bd8afeb8c4f82a2b7f86c57c7d7789c4e4e11afd859f: openshift-marketplace/redhat-marketplace-b5wtd/extract-content\" id=4678bfcd-16d9-41f4-98b1-19647c4ebca3 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:04:39.791410 crc crio[21573]: time=\"2026-06-12T16:04:39.790624616Z\" level=info msg=\"Created container 4f8daf146424569b5ca617748b80282c11b9d6545dfb7d3f8c3d237ce2458401: openshift-marketplace/redhat-operators-bpntw/extract-content\" id=db122d2e-a117-4bd7-bc3f-bc8901e8e7b6 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:04:39.792384 crc crio[21573]: time=\"2026-06-12T16:04:39.792326342Z\" level=info msg=\"Starting container: 4f8daf146424569b5ca617748b80282c11b9d6545dfb7d3f8c3d237ce2458401\" id=dc944a8b-f08e-4493-838d-a35a4c61626e name=/runtime.v1.RuntimeService/StartContainer\nJun 12 16:04:39.792626 crc crio[21573]: time=\"2026-06-12T16:04:39.792330782Z\" level=info msg=\"Starting container: 6ffd4b61407dc5b71b14bd8afeb8c4f82a2b7f86c57c7d7789c4e4e11afd859f\" id=77a77c8f-b797-4d81-a3a1-eeb9a0705a89 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 16:04:39.801671 crc crio[21573]: time=\"2026-06-12T16:04:39.801154635Z\" level=info msg=\"Started container\" PID=30302 containerID=4f8daf146424569b5ca617748b80282c11b9d6545dfb7d3f8c3d237ce2458401 description=openshift-marketplace/redhat-operators-bpntw/extract-content id=dc944a8b-f08e-4493-838d-a35a4c61626e name=/runtime.v1.RuntimeService/StartContainer sandboxID=a043d3c9135f83719185c9118c1fbf1c54b670215b408234ddb4c4162b0d2fa8\nJun 12 16:04:39.804197 crc crio[21573]: time=\"2026-06-12T16:04:39.80276838Z\" level=info msg=\"Started container\" PID=30286 containerID=6ffd4b61407dc5b71b14bd8afeb8c4f82a2b7f86c57c7d7789c4e4e11afd859f description=openshift-marketplace/redhat-marketplace-b5wtd/extract-content id=77a77c8f-b797-4d81-a3a1-eeb9a0705a89 name=/runtime.v1.RuntimeService/StartContainer sandboxID=601d8ed3e4e32d356d207759805805e3d1fb588c5b0c9c64cf7925b6b45a3a36\nJun 12 16:04:40.595429 crc crio[21573]: time=\"2026-06-12T16:04:40.593847869Z\" level=info msg=\"Stopped pod sandbox: 5bdab20c2f65a980f47b95ffc81afbcb4ce80e347efd833388ae2b4a7cc30d16\" id=95eb8b08-d591-4995-a877-1ed8fff6b3ad name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 16:04:43.224663 crc crio[21573]: time=\"2026-06-12T16:04:43.223910921Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=8fe05cdf-0491-478c-b388-38f1977d19ff name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:04:43.231200 crc crio[21573]: time=\"2026-06-12T16:04:43.231084485Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=9aaf06ce-0199-4dc3-ad06-96c69a76a1b3 name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:04:43.244312 crc crio[21573]: time=\"2026-06-12T16:04:43.243940679Z\" level=info msg=\"Creating container: openshift-marketplace/certified-operators-h5gkm/registry-server\" id=c523a1a8-cc56-4b71-9ac9-fe81f2b9e21d name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:04:43.245237 crc crio[21573]: time=\"2026-06-12T16:04:43.244783443Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:04:43.343193 crc crio[21573]: time=\"2026-06-12T16:04:43.342740035Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:04:43.350994 crc crio[21573]: time=\"2026-06-12T16:04:43.350117658Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:04:43.772409 crc crio[21573]: time=\"2026-06-12T16:04:43.772343815Z\" level=info msg=\"Created container d401e1a85185cc8999a63b86f1450e14ba0e335c14c6ced8147d4ab9833afc34: openshift-marketplace/certified-operators-h5gkm/registry-server\" id=c523a1a8-cc56-4b71-9ac9-fe81f2b9e21d name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:04:43.801392 crc crio[21573]: time=\"2026-06-12T16:04:43.801315135Z\" level=info msg=\"Starting container: d401e1a85185cc8999a63b86f1450e14ba0e335c14c6ced8147d4ab9833afc34\" id=24f9e9e0-4e0e-4a01-9ea0-9b80dda14ba0 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 16:04:43.897864 crc crio[21573]: time=\"2026-06-12T16:04:43.897694761Z\" level=info msg=\"Started container\" PID=30377 containerID=d401e1a85185cc8999a63b86f1450e14ba0e335c14c6ced8147d4ab9833afc34 description=openshift-marketplace/certified-operators-h5gkm/registry-server id=24f9e9e0-4e0e-4a01-9ea0-9b80dda14ba0 name=/runtime.v1.RuntimeService/StartContainer sandboxID=c2b250e68492dd6dc483c22c9754ed30a96e61543d3b10287e38441fffa20fb6\nJun 12 16:04:47.485587 crc crio[21573]: time=\"2026-06-12T16:04:47.484251383Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=b92f1c96-5828-4730-8b7c-141ec671e589 name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:04:47.494533 crc crio[21573]: time=\"2026-06-12T16:04:47.493277441Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=3210a5c2-48e5-46b9-9070-d891f5d6bd11 name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:04:47.520112 crc crio[21573]: time=\"2026-06-12T16:04:47.519961294Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-marketplace-b5wtd/registry-server\" id=98031774-6bfc-4de8-9f88-229125b50a01 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:04:47.521135 crc crio[21573]: time=\"2026-06-12T16:04:47.520845389Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:04:47.599263 crc crio[21573]: time=\"2026-06-12T16:04:47.598946066Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:04:47.608291 crc crio[21573]: time=\"2026-06-12T16:04:47.607910683Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:04:48.063283 crc crio[21573]: time=\"2026-06-12T16:04:48.062632416Z\" level=info msg=\"Created container b15969389097aa76669573f22b746ab1d2afa8db5ea6714202a38af42365e6dc: openshift-marketplace/redhat-marketplace-b5wtd/registry-server\" id=98031774-6bfc-4de8-9f88-229125b50a01 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:04:48.074721 crc crio[21573]: time=\"2026-06-12T16:04:48.071983453Z\" level=info msg=\"Starting container: b15969389097aa76669573f22b746ab1d2afa8db5ea6714202a38af42365e6dc\" id=49eb74f1-639e-47f2-a35f-b642a0e839ff name=/runtime.v1.RuntimeService/StartContainer\nJun 12 16:04:48.141627 crc crio[21573]: time=\"2026-06-12T16:04:48.141273166Z\" level=info msg=\"Started container\" PID=30507 containerID=b15969389097aa76669573f22b746ab1d2afa8db5ea6714202a38af42365e6dc description=openshift-marketplace/redhat-marketplace-b5wtd/registry-server id=49eb74f1-639e-47f2-a35f-b642a0e839ff name=/runtime.v1.RuntimeService/StartContainer sandboxID=601d8ed3e4e32d356d207759805805e3d1fb588c5b0c9c64cf7925b6b45a3a36\nJun 12 16:04:52.685563 crc crio[21573]: time=\"2026-06-12T16:04:52.68470939Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=6feab504-b72f-4f4a-a19f-494f120d8fe5 name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:04:59.057042 crc crio[21573]: time=\"2026-06-12T16:04:59.053587445Z\" level=info msg=\"Stopping container: d401e1a85185cc8999a63b86f1450e14ba0e335c14c6ced8147d4ab9833afc34 (timeout: 2s)\" id=00d7f1b0-375c-4e8e-b50c-847832c2343f name=/runtime.v1.RuntimeService/StopContainer\nJun 12 16:05:06.016635 crc crio[21573]: time=\"2026-06-12T16:05:06.014794314Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=0b8de695-4069-484c-b52d-81cbc8715efd name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:05:06.038551 crc crio[21573]: time=\"2026-06-12T16:05:06.038428224Z\" level=info msg=\"Stopped container d401e1a85185cc8999a63b86f1450e14ba0e335c14c6ced8147d4ab9833afc34: openshift-marketplace/certified-operators-h5gkm/registry-server\" id=00d7f1b0-375c-4e8e-b50c-847832c2343f name=/runtime.v1.RuntimeService/StopContainer\nJun 12 16:05:06.040065 crc crio[21573]: time=\"2026-06-12T16:05:06.039684488Z\" level=info msg=\"Creating container: openshift-marketplace/community-operators-c5wvb/registry-server\" id=26f05795-e47f-4956-b8b4-d8319cc1ec1a name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:05:06.040572 crc crio[21573]: time=\"2026-06-12T16:05:06.040392678Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:05:06.043355 crc crio[21573]: time=\"2026-06-12T16:05:06.043255176Z\" level=info msg=\"Stopping pod sandbox: c2b250e68492dd6dc483c22c9754ed30a96e61543d3b10287e38441fffa20fb6\" id=e8103ff4-a00f-4fb3-b531-dc6e209bca7f name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 16:05:06.044612 crc crio[21573]: time=\"2026-06-12T16:05:06.044003327Z\" level=info msg=\"Got pod network &{Name:certified-operators-h5gkm Namespace:openshift-marketplace ID:c2b250e68492dd6dc483c22c9754ed30a96e61543d3b10287e38441fffa20fb6 UID:47d664e8-ebbe-4369-b7cc-aef1d36d21e6 NetNS:/var/run/netns/aee9c6fb-9329-4e30-966d-5a4d23aa833f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod47d664e8_ebbe_4369_b7cc_aef1d36d21e6.slice PodAnnotations:0xc001896b10}] Aliases:map[]}\"\nJun 12 16:05:06.044612 crc crio[21573]: time=\"2026-06-12T16:05:06.044362467Z\" level=info msg=\"Deleting pod openshift-marketplace_certified-operators-h5gkm from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 16:05:06.271832 crc crio[21573]: time=\"2026-06-12T16:05:06.270126498Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9\" id=9a1d6c10-63d3-43bb-8c7f-ec33b60d9280 name=/runtime.v1.ImageService/PullImage\nJun 12 16:05:06.273569 crc crio[21573]: time=\"2026-06-12T16:05:06.273290467Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=a2bfc304-1b93-4bbf-9d44-ffbee5059dec name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:05:06.309368 crc crio[21573]: time=\"2026-06-12T16:05:06.307826412Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=7e6fd5f6-8112-46b2-a77c-5139fecad984 name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:05:06.343632 crc crio[21573]: time=\"2026-06-12T16:05:06.341366714Z\" level=info msg=\"Creating container: openshift-infra/auto-csr-approver-29688004-jmtt6/oc\" id=aafc45c8-ca9a-48c5-8417-3a1a1820e79a name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:05:06.344859 crc crio[21573]: time=\"2026-06-12T16:05:06.344794218Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:05:06.345533 crc crio[21573]: time=\"2026-06-12T16:05:06.345386614Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:05:06.352071 crc crio[21573]: time=\"2026-06-12T16:05:06.351962787Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:05:06.389991 crc crio[21573]: time=\"2026-06-12T16:05:06.386599458Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:05:06.556340 crc crio[21573]: time=\"2026-06-12T16:05:06.555931926Z\" level=info msg=\"Created container be2f48be887f491cd2f457ee74c54fc3ecd8c193dd7f898fed34393c5e129bb2: openshift-marketplace/community-operators-c5wvb/registry-server\" id=26f05795-e47f-4956-b8b4-d8319cc1ec1a name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:05:06.561593 crc crio[21573]: time=\"2026-06-12T16:05:06.561202419Z\" level=info msg=\"Starting container: be2f48be887f491cd2f457ee74c54fc3ecd8c193dd7f898fed34393c5e129bb2\" id=a37008ac-ed56-4ab1-98e5-b9b46e46d50a name=/runtime.v1.RuntimeService/StartContainer\nJun 12 16:05:06.573818 crc crio[21573]: time=\"2026-06-12T16:05:06.573347583Z\" level=info msg=\"Started container\" PID=30841 containerID=be2f48be887f491cd2f457ee74c54fc3ecd8c193dd7f898fed34393c5e129bb2 description=openshift-marketplace/community-operators-c5wvb/registry-server id=a37008ac-ed56-4ab1-98e5-b9b46e46d50a name=/runtime.v1.RuntimeService/StartContainer sandboxID=4f7d4379cc8b9b713243f528861c179a93df26a3ceae54f6aa6554f107036d14\nJun 12 16:05:07.570427 crc crio[21573]: time=\"2026-06-12T16:05:07.569424772Z\" level=info msg=\"Stopped pod sandbox: c2b250e68492dd6dc483c22c9754ed30a96e61543d3b10287e38441fffa20fb6\" id=e8103ff4-a00f-4fb3-b531-dc6e209bca7f name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 16:05:07.809236 crc crio[21573]: time=\"2026-06-12T16:05:07.809007268Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:05:08.368564 crc crio[21573]: time=\"2026-06-12T16:05:08.367880988Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=0025f4cb-0c1a-4d25-b79b-f28c3693d71e name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:05:08.378155 crc crio[21573]: time=\"2026-06-12T16:05:08.378078438Z\" level=info msg=\"Removing container: d401e1a85185cc8999a63b86f1450e14ba0e335c14c6ced8147d4ab9833afc34\" id=db454be4-b61d-4610-8aee-fd647a44346c name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 16:05:08.404553 crc crio[21573]: time=\"2026-06-12T16:05:08.404391731Z\" level=info msg=\"Removed container d401e1a85185cc8999a63b86f1450e14ba0e335c14c6ced8147d4ab9833afc34: openshift-marketplace/certified-operators-h5gkm/registry-server\" id=db454be4-b61d-4610-8aee-fd647a44346c name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 16:05:08.409229 crc crio[21573]: time=\"2026-06-12T16:05:08.409132812Z\" level=info msg=\"Removing container: 94f1cf270adc0725b6e083522d47ec501dd0a3c7ff3393601f9d48369c9019ad\" id=45c53f63-1bde-403f-b327-e5a9dad2ddf0 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 16:05:08.436726 crc crio[21573]: time=\"2026-06-12T16:05:08.436171217Z\" level=info msg=\"Removed container 94f1cf270adc0725b6e083522d47ec501dd0a3c7ff3393601f9d48369c9019ad: openshift-marketplace/certified-operators-h5gkm/extract-content\" id=45c53f63-1bde-403f-b327-e5a9dad2ddf0 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 16:05:08.439488 crc crio[21573]: time=\"2026-06-12T16:05:08.4392457Z\" level=info msg=\"Removing container: e8a7b77cdd34133161516dca242e93f84f4a664ad06c153a8a218240a905b12f\" id=73cfae40-2bbb-409c-8718-496f0bd62a7a name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 16:05:08.468427 crc crio[21573]: time=\"2026-06-12T16:05:08.468179379Z\" level=info msg=\"Removed container e8a7b77cdd34133161516dca242e93f84f4a664ad06c153a8a218240a905b12f: openshift-marketplace/certified-operators-h5gkm/extract-utilities\" id=73cfae40-2bbb-409c-8718-496f0bd62a7a name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 16:05:08.605305 crc crio[21573]: time=\"2026-06-12T16:05:08.598780187Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=7f18467a-bee8-439c-b749-3de4ebf4a258 name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:05:09.123761 crc crio[21573]: time=\"2026-06-12T16:05:09.123544957Z\" level=info msg=\"Created container ae10d53081f4c5b79e72fb194f1e91e7ac0b4f65783109270c03ba89eaaaf8a7: openshift-infra/auto-csr-approver-29688004-jmtt6/oc\" id=aafc45c8-ca9a-48c5-8417-3a1a1820e79a name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:05:09.125822 crc crio[21573]: time=\"2026-06-12T16:05:09.125739647Z\" level=info msg=\"Starting container: ae10d53081f4c5b79e72fb194f1e91e7ac0b4f65783109270c03ba89eaaaf8a7\" id=13473a5b-412f-4d65-acd1-a6678b8730da name=/runtime.v1.RuntimeService/StartContainer\nJun 12 16:05:09.135100 crc crio[21573]: time=\"2026-06-12T16:05:09.134866868Z\" level=info msg=\"Started container\" PID=30924 containerID=ae10d53081f4c5b79e72fb194f1e91e7ac0b4f65783109270c03ba89eaaaf8a7 description=openshift-infra/auto-csr-approver-29688004-jmtt6/oc id=13473a5b-412f-4d65-acd1-a6678b8730da name=/runtime.v1.RuntimeService/StartContainer sandboxID=56781ba3e8aee45a174e1c7cc2761e07a90ac153ee98f57e5a99bc3345ba3876\nJun 12 16:05:09.582144 crc crio[21573]: time=\"2026-06-12T16:05:09.579384672Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-operators-bpntw/registry-server\" id=1cbab613-a3dd-48d4-803c-d72b8e9b1f2b name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:05:09.582144 crc crio[21573]: time=\"2026-06-12T16:05:09.581749397Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:05:09.649529 crc crio[21573]: time=\"2026-06-12T16:05:09.649073328Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:05:09.654534 crc crio[21573]: time=\"2026-06-12T16:05:09.654346973Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:05:10.158409 crc crio[21573]: time=\"2026-06-12T16:05:10.158187949Z\" level=info msg=\"Created container 19ffdad885ca2986a741dd752c298d05b37270b4a5c9b93806b9bcbe21362185: openshift-marketplace/redhat-operators-bpntw/registry-server\" id=1cbab613-a3dd-48d4-803c-d72b8e9b1f2b name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:05:10.162406 crc crio[21573]: time=\"2026-06-12T16:05:10.162214318Z\" level=info msg=\"Starting container: 19ffdad885ca2986a741dd752c298d05b37270b4a5c9b93806b9bcbe21362185\" id=9bef5cdb-e8ed-41e9-a777-f8b494188d36 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 16:05:10.184250 crc crio[21573]: time=\"2026-06-12T16:05:10.184093337Z\" level=info msg=\"Started container\" PID=30961 containerID=19ffdad885ca2986a741dd752c298d05b37270b4a5c9b93806b9bcbe21362185 description=openshift-marketplace/redhat-operators-bpntw/registry-server id=9bef5cdb-e8ed-41e9-a777-f8b494188d36 name=/runtime.v1.RuntimeService/StartContainer sandboxID=a043d3c9135f83719185c9118c1fbf1c54b670215b408234ddb4c4162b0d2fa8\nJun 12 16:05:11.427839 crc crio[21573]: time=\"2026-06-12T16:05:11.427300214Z\" level=info msg=\"Stopping pod sandbox: 56781ba3e8aee45a174e1c7cc2761e07a90ac153ee98f57e5a99bc3345ba3876\" id=8368da0a-46d9-4aac-9941-f86adcd3b859 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 16:05:11.429108 crc crio[21573]: time=\"2026-06-12T16:05:11.428353474Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29688004-jmtt6 Namespace:openshift-infra ID:56781ba3e8aee45a174e1c7cc2761e07a90ac153ee98f57e5a99bc3345ba3876 UID:18c3bb98-720b-4bdd-bf15-f59ad3b108ef NetNS:/var/run/netns/7970b458-2416-4c71-bd13-e151559936be Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod18c3bb98_720b_4bdd_bf15_f59ad3b108ef.slice PodAnnotations:0xc002722538}] Aliases:map[]}\"\nJun 12 16:05:11.429108 crc crio[21573]: time=\"2026-06-12T16:05:11.42859758Z\" level=info msg=\"Deleting pod openshift-infra_auto-csr-approver-29688004-jmtt6 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 16:05:11.732572 crc crio[21573]: time=\"2026-06-12T16:05:11.732129299Z\" level=info msg=\"Stopped pod sandbox: 56781ba3e8aee45a174e1c7cc2761e07a90ac153ee98f57e5a99bc3345ba3876\" id=8368da0a-46d9-4aac-9941-f86adcd3b859 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 16:05:12.917304 crc crio[21573]: time=\"2026-06-12T16:05:12.916623361Z\" level=info msg=\"Stopping container: b15969389097aa76669573f22b746ab1d2afa8db5ea6714202a38af42365e6dc (timeout: 2s)\" id=e58889fa-c3e3-4c1c-81ee-7fb2046bd0ec name=/runtime.v1.RuntimeService/StopContainer\nJun 12 16:05:13.049850 crc crio[21573]: time=\"2026-06-12T16:05:13.049747747Z\" level=info msg=\"Stopped container b15969389097aa76669573f22b746ab1d2afa8db5ea6714202a38af42365e6dc: openshift-marketplace/redhat-marketplace-b5wtd/registry-server\" id=e58889fa-c3e3-4c1c-81ee-7fb2046bd0ec name=/runtime.v1.RuntimeService/StopContainer\nJun 12 16:05:13.051036 crc crio[21573]: time=\"2026-06-12T16:05:13.05095306Z\" level=info msg=\"Stopping pod sandbox: 601d8ed3e4e32d356d207759805805e3d1fb588c5b0c9c64cf7925b6b45a3a36\" id=1029ead5-2f2c-4c32-a66a-067cf2dd9f85 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 16:05:13.052052 crc crio[21573]: time=\"2026-06-12T16:05:13.051967747Z\" level=info msg=\"Got pod network &{Name:redhat-marketplace-b5wtd Namespace:openshift-marketplace ID:601d8ed3e4e32d356d207759805805e3d1fb588c5b0c9c64cf7925b6b45a3a36 UID:fa2aa1e5-6015-4294-9049-391758ac262c NetNS:/var/run/netns/51e41fd3-5963-414f-970f-56a309e36c93 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podfa2aa1e5_6015_4294_9049_391758ac262c.slice PodAnnotations:0xc002722690}] Aliases:map[]}\"\nJun 12 16:05:13.052213 crc crio[21573]: time=\"2026-06-12T16:05:13.052156383Z\" level=info msg=\"Deleting pod openshift-marketplace_redhat-marketplace-b5wtd from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 16:05:13.330721 crc crio[21573]: time=\"2026-06-12T16:05:13.329139799Z\" level=info msg=\"Stopped pod sandbox: 601d8ed3e4e32d356d207759805805e3d1fb588c5b0c9c64cf7925b6b45a3a36\" id=1029ead5-2f2c-4c32-a66a-067cf2dd9f85 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 16:05:13.461094 crc crio[21573]: time=\"2026-06-12T16:05:13.460609924Z\" level=info msg=\"Removing container: b15969389097aa76669573f22b746ab1d2afa8db5ea6714202a38af42365e6dc\" id=6bb07296-1439-404d-bf4c-95beb539be2b name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 16:05:13.482647 crc crio[21573]: time=\"2026-06-12T16:05:13.482491497Z\" level=info msg=\"Removed container b15969389097aa76669573f22b746ab1d2afa8db5ea6714202a38af42365e6dc: openshift-marketplace/redhat-marketplace-b5wtd/registry-server\" id=6bb07296-1439-404d-bf4c-95beb539be2b name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 16:05:13.486533 crc crio[21573]: time=\"2026-06-12T16:05:13.486365622Z\" level=info msg=\"Removing container: 6ffd4b61407dc5b71b14bd8afeb8c4f82a2b7f86c57c7d7789c4e4e11afd859f\" id=e0cdecbd-2029-4f4a-9a22-90924973d599 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 16:05:13.534792 crc crio[21573]: time=\"2026-06-12T16:05:13.5342544Z\" level=info msg=\"Removed container 6ffd4b61407dc5b71b14bd8afeb8c4f82a2b7f86c57c7d7789c4e4e11afd859f: openshift-marketplace/redhat-marketplace-b5wtd/extract-content\" id=e0cdecbd-2029-4f4a-9a22-90924973d599 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 16:05:13.543660 crc crio[21573]: time=\"2026-06-12T16:05:13.543578996Z\" level=info msg=\"Removing container: 865d953e5296bd5abbbc850088fc0d23eaf1186ca099b01666a4edcbf8bd1001\" id=ba8d73d4-3870-472b-b8e7-e036dbac79c9 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 16:05:13.564266 crc crio[21573]: time=\"2026-06-12T16:05:13.564127832Z\" level=info msg=\"Removed container 865d953e5296bd5abbbc850088fc0d23eaf1186ca099b01666a4edcbf8bd1001: openshift-marketplace/redhat-marketplace-b5wtd/extract-utilities\" id=ba8d73d4-3870-472b-b8e7-e036dbac79c9 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 16:05:19.536123 crc crio[21573]: time=\"2026-06-12T16:05:19.53508483Z\" level=info msg=\"Stopping container: be2f48be887f491cd2f457ee74c54fc3ecd8c193dd7f898fed34393c5e129bb2 (timeout: 2s)\" id=a561c711-146d-4f66-b6a1-7bb559b19b7b name=/runtime.v1.RuntimeService/StopContainer\nJun 12 16:05:19.661599 crc crio[21573]: time=\"2026-06-12T16:05:19.661065465Z\" level=info msg=\"Stopped container be2f48be887f491cd2f457ee74c54fc3ecd8c193dd7f898fed34393c5e129bb2: openshift-marketplace/community-operators-c5wvb/registry-server\" id=a561c711-146d-4f66-b6a1-7bb559b19b7b name=/runtime.v1.RuntimeService/StopContainer\nJun 12 16:05:19.663214 crc crio[21573]: time=\"2026-06-12T16:05:19.663149132Z\" level=info msg=\"Stopping pod sandbox: 4f7d4379cc8b9b713243f528861c179a93df26a3ceae54f6aa6554f107036d14\" id=4caccc3a-93fc-4f34-b004-3ac2a7a5eb4e name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 16:05:19.663914 crc crio[21573]: time=\"2026-06-12T16:05:19.663844242Z\" level=info msg=\"Got pod network &{Name:community-operators-c5wvb Namespace:openshift-marketplace ID:4f7d4379cc8b9b713243f528861c179a93df26a3ceae54f6aa6554f107036d14 UID:4d528c96-ac77-484d-9812-9cdb429595f4 NetNS:/var/run/netns/4f8498c0-0af7-4ffa-a86f-9adc35932527 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod4d528c96_ac77_484d_9812_9cdb429595f4.slice PodAnnotations:0xc0006407d8}] Aliases:map[]}\"\nJun 12 16:05:19.664169 crc crio[21573]: time=\"2026-06-12T16:05:19.664093769Z\" level=info msg=\"Deleting pod openshift-marketplace_community-operators-c5wvb from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 16:05:19.944719 crc crio[21573]: time=\"2026-06-12T16:05:19.944637252Z\" level=info msg=\"Stopped pod sandbox: 4f7d4379cc8b9b713243f528861c179a93df26a3ceae54f6aa6554f107036d14\" id=4caccc3a-93fc-4f34-b004-3ac2a7a5eb4e name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 16:05:20.560411 crc crio[21573]: time=\"2026-06-12T16:05:20.560084996Z\" level=info msg=\"Removing container: be2f48be887f491cd2f457ee74c54fc3ecd8c193dd7f898fed34393c5e129bb2\" id=2acf153b-30f6-4824-bd48-1f682bf2bc8c name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 16:05:20.591302 crc crio[21573]: time=\"2026-06-12T16:05:20.590209063Z\" level=info msg=\"Removed container be2f48be887f491cd2f457ee74c54fc3ecd8c193dd7f898fed34393c5e129bb2: openshift-marketplace/community-operators-c5wvb/registry-server\" id=2acf153b-30f6-4824-bd48-1f682bf2bc8c name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 16:05:20.597563 crc crio[21573]: time=\"2026-06-12T16:05:20.597355751Z\" level=info msg=\"Removing container: e01acb6e15db870e5dd067ae830384f54c06009ba864cd02ced3cc2be1460b4d\" id=3d2f5247-9264-4ad1-85c1-7ed6ad8d3c84 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 16:05:20.650128 crc crio[21573]: time=\"2026-06-12T16:05:20.650059897Z\" level=info msg=\"Removed container e01acb6e15db870e5dd067ae830384f54c06009ba864cd02ced3cc2be1460b4d: openshift-marketplace/community-operators-c5wvb/extract-content\" id=3d2f5247-9264-4ad1-85c1-7ed6ad8d3c84 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 16:05:20.654897 crc crio[21573]: time=\"2026-06-12T16:05:20.654791648Z\" level=info msg=\"Removing container: f81486010549e04c8d14a2d55a7c7ec838b35f0df4cb3464e1cb270c95ec50de\" id=1bf7de07-e159-4e70-9ba6-c5ae1e46c42a name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 16:05:20.676829 crc crio[21573]: time=\"2026-06-12T16:05:20.676730062Z\" level=info msg=\"Removed container f81486010549e04c8d14a2d55a7c7ec838b35f0df4cb3464e1cb270c95ec50de: openshift-marketplace/community-operators-c5wvb/extract-utilities\" id=1bf7de07-e159-4e70-9ba6-c5ae1e46c42a name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 16:05:28.679217 crc crio[21573]: time=\"2026-06-12T16:05:28.678245616Z\" level=info msg=\"Stopping container: 19ffdad885ca2986a741dd752c298d05b37270b4a5c9b93806b9bcbe21362185 (timeout: 2s)\" id=c9af443d-7557-4db1-b2a5-da1adb475321 name=/runtime.v1.RuntimeService/StopContainer\nJun 12 16:05:28.828206 crc crio[21573]: time=\"2026-06-12T16:05:28.827123632Z\" level=info msg=\"Stopped container 19ffdad885ca2986a741dd752c298d05b37270b4a5c9b93806b9bcbe21362185: openshift-marketplace/redhat-operators-bpntw/registry-server\" id=c9af443d-7557-4db1-b2a5-da1adb475321 name=/runtime.v1.RuntimeService/StopContainer\nJun 12 16:05:28.830254 crc crio[21573]: time=\"2026-06-12T16:05:28.830185419Z\" level=info msg=\"Stopping pod sandbox: a043d3c9135f83719185c9118c1fbf1c54b670215b408234ddb4c4162b0d2fa8\" id=4205c91b-f694-4c33-8c37-9f6f7a17a30b name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 16:05:28.831116 crc crio[21573]: time=\"2026-06-12T16:05:28.831041373Z\" level=info msg=\"Got pod network &{Name:redhat-operators-bpntw Namespace:openshift-marketplace ID:a043d3c9135f83719185c9118c1fbf1c54b670215b408234ddb4c4162b0d2fa8 UID:c6b97540-7398-4dc2-bb51-bcdc9949270b NetNS:/var/run/netns/1318404e-5e0d-435e-aee7-7402454cf8bd Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podc6b97540_7398_4dc2_bb51_bcdc9949270b.slice PodAnnotations:0xc00338e9d8}] Aliases:map[]}\"\nJun 12 16:05:28.831280 crc crio[21573]: time=\"2026-06-12T16:05:28.831223308Z\" level=info msg=\"Deleting pod openshift-marketplace_redhat-operators-bpntw from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 16:05:29.100095 crc crio[21573]: time=\"2026-06-12T16:05:29.099928859Z\" level=info msg=\"Stopped pod sandbox: a043d3c9135f83719185c9118c1fbf1c54b670215b408234ddb4c4162b0d2fa8\" id=4205c91b-f694-4c33-8c37-9f6f7a17a30b name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 16:05:29.696208 crc crio[21573]: time=\"2026-06-12T16:05:29.696117285Z\" level=info msg=\"Removing container: 19ffdad885ca2986a741dd752c298d05b37270b4a5c9b93806b9bcbe21362185\" id=b4d6a9d3-de65-4622-b5f2-204a3bc17182 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 16:05:29.724790 crc crio[21573]: time=\"2026-06-12T16:05:29.72442859Z\" level=info msg=\"Removed container 19ffdad885ca2986a741dd752c298d05b37270b4a5c9b93806b9bcbe21362185: openshift-marketplace/redhat-operators-bpntw/registry-server\" id=b4d6a9d3-de65-4622-b5f2-204a3bc17182 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 16:05:29.733832 crc crio[21573]: time=\"2026-06-12T16:05:29.733428975Z\" level=info msg=\"Removing container: 4f8daf146424569b5ca617748b80282c11b9d6545dfb7d3f8c3d237ce2458401\" id=87ad4372-dd47-44da-b833-d1875523540c name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 16:05:29.777360 crc crio[21573]: time=\"2026-06-12T16:05:29.777212435Z\" level=info msg=\"Removed container 4f8daf146424569b5ca617748b80282c11b9d6545dfb7d3f8c3d237ce2458401: openshift-marketplace/redhat-operators-bpntw/extract-content\" id=87ad4372-dd47-44da-b833-d1875523540c name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 16:05:29.794680 crc crio[21573]: time=\"2026-06-12T16:05:29.794591561Z\" level=info msg=\"Removing container: 4822e564680086fc1fe6af58d6bfac1a618305b766608ac50bccd3cf62ec43ce\" id=7369de5b-48a9-445b-ba4e-e7b370ffff66 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 16:05:29.817398 crc crio[21573]: time=\"2026-06-12T16:05:29.817283648Z\" level=info msg=\"Removed container 4822e564680086fc1fe6af58d6bfac1a618305b766608ac50bccd3cf62ec43ce: openshift-marketplace/redhat-operators-bpntw/extract-utilities\" id=7369de5b-48a9-445b-ba4e-e7b370ffff66 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 16:05:53.571322 crc crio[21573]: time=\"2026-06-12T16:05:53.568222126Z\" level=info msg=\"Stopping pod sandbox: 601d8ed3e4e32d356d207759805805e3d1fb588c5b0c9c64cf7925b6b45a3a36\" id=03c7c0c6-ebe8-4650-bed6-1f7366098d6b name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 16:05:53.571322 crc crio[21573]: time=\"2026-06-12T16:05:53.56942947Z\" level=info msg=\"Stopped pod sandbox (already stopped): 601d8ed3e4e32d356d207759805805e3d1fb588c5b0c9c64cf7925b6b45a3a36\" id=03c7c0c6-ebe8-4650-bed6-1f7366098d6b name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 16:05:53.571322 crc crio[21573]: time=\"2026-06-12T16:05:53.57015095Z\" level=info msg=\"Removing pod sandbox: 601d8ed3e4e32d356d207759805805e3d1fb588c5b0c9c64cf7925b6b45a3a36\" id=a18c5167-b784-4468-a96b-54441dc6d038 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 16:05:53.579390 crc crio[21573]: time=\"2026-06-12T16:05:53.579311889Z\" level=info msg=\"Removed pod sandbox: 601d8ed3e4e32d356d207759805805e3d1fb588c5b0c9c64cf7925b6b45a3a36\" id=a18c5167-b784-4468-a96b-54441dc6d038 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 16:05:53.587063 crc crio[21573]: time=\"2026-06-12T16:05:53.586935103Z\" level=info msg=\"Stopping pod sandbox: a043d3c9135f83719185c9118c1fbf1c54b670215b408234ddb4c4162b0d2fa8\" id=73447bc3-b3d2-45c1-9b0c-49bbf26b153e name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 16:05:53.587173 crc crio[21573]: time=\"2026-06-12T16:05:53.587083447Z\" level=info msg=\"Stopped pod sandbox (already stopped): a043d3c9135f83719185c9118c1fbf1c54b670215b408234ddb4c4162b0d2fa8\" id=73447bc3-b3d2-45c1-9b0c-49bbf26b153e name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 16:05:53.588889 crc crio[21573]: time=\"2026-06-12T16:05:53.588782302Z\" level=info msg=\"Removing pod sandbox: a043d3c9135f83719185c9118c1fbf1c54b670215b408234ddb4c4162b0d2fa8\" id=8aa85d89-8c12-4c80-9611-fd67a0468aa6 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 16:05:53.605889 crc crio[21573]: time=\"2026-06-12T16:05:53.605763841Z\" level=info msg=\"Removed pod sandbox: a043d3c9135f83719185c9118c1fbf1c54b670215b408234ddb4c4162b0d2fa8\" id=8aa85d89-8c12-4c80-9611-fd67a0468aa6 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 16:05:53.607006 crc crio[21573]: time=\"2026-06-12T16:05:53.606930839Z\" level=info msg=\"Stopping pod sandbox: c2b250e68492dd6dc483c22c9754ed30a96e61543d3b10287e38441fffa20fb6\" id=6a0db8a6-ac1f-466a-9ca0-9e57a133430a name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 16:05:53.607006 crc crio[21573]: time=\"2026-06-12T16:05:53.606996061Z\" level=info msg=\"Stopped pod sandbox (already stopped): c2b250e68492dd6dc483c22c9754ed30a96e61543d3b10287e38441fffa20fb6\" id=6a0db8a6-ac1f-466a-9ca0-9e57a133430a name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 16:05:53.607578 crc crio[21573]: time=\"2026-06-12T16:05:53.607506365Z\" level=info msg=\"Removing pod sandbox: c2b250e68492dd6dc483c22c9754ed30a96e61543d3b10287e38441fffa20fb6\" id=a1726e6b-72d6-4d57-aad7-f5dfdc78b943 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 16:05:53.615428 crc crio[21573]: time=\"2026-06-12T16:05:53.615303395Z\" level=info msg=\"Removed pod sandbox: c2b250e68492dd6dc483c22c9754ed30a96e61543d3b10287e38441fffa20fb6\" id=a1726e6b-72d6-4d57-aad7-f5dfdc78b943 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 16:05:53.616141 crc crio[21573]: time=\"2026-06-12T16:05:53.616053004Z\" level=info msg=\"Stopping pod sandbox: 4f7d4379cc8b9b713243f528861c179a93df26a3ceae54f6aa6554f107036d14\" id=2019540e-fa17-4211-b1a7-7956c979686b name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 16:05:53.616252 crc crio[21573]: time=\"2026-06-12T16:05:53.616147497Z\" level=info msg=\"Stopped pod sandbox (already stopped): 4f7d4379cc8b9b713243f528861c179a93df26a3ceae54f6aa6554f107036d14\" id=2019540e-fa17-4211-b1a7-7956c979686b name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 16:05:53.616851 crc crio[21573]: time=\"2026-06-12T16:05:53.616785405Z\" level=info msg=\"Removing pod sandbox: 4f7d4379cc8b9b713243f528861c179a93df26a3ceae54f6aa6554f107036d14\" id=acf749bb-df41-47a0-a9a0-4d069ce06a1d name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 16:05:53.625576 crc crio[21573]: time=\"2026-06-12T16:05:53.625532051Z\" level=info msg=\"Removed pod sandbox: 4f7d4379cc8b9b713243f528861c179a93df26a3ceae54f6aa6554f107036d14\" id=acf749bb-df41-47a0-a9a0-4d069ce06a1d name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 16:06:00.548839 crc crio[21573]: time=\"2026-06-12T16:06:00.547672113Z\" level=info msg=\"Running pod sandbox: openshift-infra/auto-csr-approver-29688006-9szgg/POD\" id=b80c24cf-97a2-4693-9dbb-c3f1049466bb name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 16:06:00.550346 crc crio[21573]: time=\"2026-06-12T16:06:00.548873557Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:06:00.596783 crc crio[21573]: time=\"2026-06-12T16:06:00.596235672Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29688006-9szgg Namespace:openshift-infra ID:cfaf1d3f2e82c649d025afb1ceb65f1ccc8567d39613439fb9ad7f6ab9f516da UID:bc67a064-4656-4d5a-a507-7c045310b237 NetNS:/var/run/netns/6a8e2753-01f8-40a5-af53-689b11d3435c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podbc67a064_4656_4d5a_a507_7c045310b237.slice PodAnnotations:0xc002722528}] Aliases:map[]}\"\nJun 12 16:06:00.596783 crc crio[21573]: time=\"2026-06-12T16:06:00.596758157Z\" level=info msg=\"Adding pod openshift-infra_auto-csr-approver-29688006-9szgg to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 16:06:00.897592 crc crio[21573]: 2026-06-12T16:06:00Z [verbose] CmdAdd (shim): {1.1.0 [{Name:cfaf1d3f2e82c64 Mac:ae:6f:33:fc:a7:ba Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:47 Mtu:0 Sandbox:/var/run/netns/6a8e2753-01f8-40a5-af53-689b11d3435c SocketPath: PciID:}] [{Interface:0xc0003046e0 Address:{IP:10.217.0.71 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 16:06:00.898466 crc crio[21573]: time=\"2026-06-12T16:06:00.898314196Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29688006-9szgg Namespace:openshift-infra ID:cfaf1d3f2e82c649d025afb1ceb65f1ccc8567d39613439fb9ad7f6ab9f516da UID:bc67a064-4656-4d5a-a507-7c045310b237 NetNS:/var/run/netns/6a8e2753-01f8-40a5-af53-689b11d3435c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podbc67a064_4656_4d5a_a507_7c045310b237.slice PodAnnotations:0xc002722528}] Aliases:map[]}\"\nJun 12 16:06:00.898589 crc crio[21573]: time=\"2026-06-12T16:06:00.898555983Z\" level=info msg=\"Checking pod openshift-infra_auto-csr-approver-29688006-9szgg for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 16:06:00.909069 crc crio[21573]: time=\"2026-06-12T16:06:00.908850814Z\" level=info msg=\"Ran pod sandbox cfaf1d3f2e82c649d025afb1ceb65f1ccc8567d39613439fb9ad7f6ab9f516da with infra container: openshift-infra/auto-csr-approver-29688006-9szgg/POD\" id=b80c24cf-97a2-4693-9dbb-c3f1049466bb name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 16:06:00.912812 crc crio[21573]: time=\"2026-06-12T16:06:00.912705869Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-cli:latest\" id=de99602c-30ab-45b7-8659-271f4b8b5564 name=/runtime.v1.ImageService/PullImage\nJun 12 16:06:00.931042 crc crio[21573]: time=\"2026-06-12T16:06:00.930924083Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-cli:latest\\\"\"\nJun 12 16:06:04.198546 crc crio[21573]: time=\"2026-06-12T16:06:04.198111984Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9\" id=de99602c-30ab-45b7-8659-271f4b8b5564 name=/runtime.v1.ImageService/PullImage\nJun 12 16:06:04.200241 crc crio[21573]: time=\"2026-06-12T16:06:04.199082622Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=3b69a5f8-733a-4491-b601-83635a7a180c name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:06:04.203131 crc crio[21573]: time=\"2026-06-12T16:06:04.202966859Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=360bcfed-2c42-46d6-9e56-1a0b2ac87656 name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:06:04.210666 crc crio[21573]: time=\"2026-06-12T16:06:04.210587693Z\" level=info msg=\"Creating container: openshift-infra/auto-csr-approver-29688006-9szgg/oc\" id=fa0e4edf-157d-4f08-9838-6178d31a2055 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:06:04.211052 crc crio[21573]: time=\"2026-06-12T16:06:04.210989475Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:06:04.236121 crc crio[21573]: time=\"2026-06-12T16:06:04.235963493Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:06:04.572903 crc crio[21573]: time=\"2026-06-12T16:06:04.572797411Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:06:04.676688 crc crio[21573]: time=\"2026-06-12T16:06:04.675923937Z\" level=info msg=\"Created container ad7212dfec9b102989e135ac9b12b7c559de9cbdbf3731549675c72d7b4fd6f0: openshift-infra/auto-csr-approver-29688006-9szgg/oc\" id=fa0e4edf-157d-4f08-9838-6178d31a2055 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:06:04.677924 crc crio[21573]: time=\"2026-06-12T16:06:04.6778121Z\" level=info msg=\"Starting container: ad7212dfec9b102989e135ac9b12b7c559de9cbdbf3731549675c72d7b4fd6f0\" id=19404c21-9c3f-463c-8d37-3af41b157e65 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 16:06:04.683151 crc crio[21573]: time=\"2026-06-12T16:06:04.682993215Z\" level=info msg=\"Started container\" PID=31941 containerID=ad7212dfec9b102989e135ac9b12b7c559de9cbdbf3731549675c72d7b4fd6f0 description=openshift-infra/auto-csr-approver-29688006-9szgg/oc id=19404c21-9c3f-463c-8d37-3af41b157e65 name=/runtime.v1.RuntimeService/StartContainer sandboxID=cfaf1d3f2e82c649d025afb1ceb65f1ccc8567d39613439fb9ad7f6ab9f516da\nJun 12 16:06:06.107960 crc crio[21573]: time=\"2026-06-12T16:06:06.107715501Z\" level=info msg=\"Stopping pod sandbox: cfaf1d3f2e82c649d025afb1ceb65f1ccc8567d39613439fb9ad7f6ab9f516da\" id=bcbc043f-9ad1-4b41-9660-51db230afa14 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 16:06:06.108711 crc crio[21573]: time=\"2026-06-12T16:06:06.108656147Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29688006-9szgg Namespace:openshift-infra ID:cfaf1d3f2e82c649d025afb1ceb65f1ccc8567d39613439fb9ad7f6ab9f516da UID:bc67a064-4656-4d5a-a507-7c045310b237 NetNS:/var/run/netns/6a8e2753-01f8-40a5-af53-689b11d3435c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podbc67a064_4656_4d5a_a507_7c045310b237.slice PodAnnotations:0xc0001389c0}] Aliases:map[]}\"\nJun 12 16:06:06.108898 crc crio[21573]: time=\"2026-06-12T16:06:06.108830633Z\" level=info msg=\"Deleting pod openshift-infra_auto-csr-approver-29688006-9szgg from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 16:06:06.380558 crc crio[21573]: time=\"2026-06-12T16:06:06.376734621Z\" level=info msg=\"Stopped pod sandbox: cfaf1d3f2e82c649d025afb1ceb65f1ccc8567d39613439fb9ad7f6ab9f516da\" id=bcbc043f-9ad1-4b41-9660-51db230afa14 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 16:08:00.566138 crc crio[21573]: time=\"2026-06-12T16:08:00.564019095Z\" level=info msg=\"Running pod sandbox: openshift-infra/auto-csr-approver-29688008-7pn8j/POD\" id=87fdfc5e-b81d-428f-84f8-727197502655 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 16:08:00.570359 crc crio[21573]: time=\"2026-06-12T16:08:00.566568958Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:08:00.620151 crc crio[21573]: time=\"2026-06-12T16:08:00.619992011Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29688008-7pn8j Namespace:openshift-infra ID:701fabfc62740b5efe535ef5f2b9ca4e17a70a611c7fb11169b8ef6450e801b6 UID:5767887e-f8c8-412b-9754-6834876aeafc NetNS:/var/run/netns/3cc82867-6cff-4525-8f53-7db975a1de1c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod5767887e_f8c8_412b_9754_6834876aeafc.slice PodAnnotations:0xc000138318}] Aliases:map[]}\"\nJun 12 16:08:00.620151 crc crio[21573]: time=\"2026-06-12T16:08:00.620127435Z\" level=info msg=\"Adding pod openshift-infra_auto-csr-approver-29688008-7pn8j to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 16:08:01.011624 crc crio[21573]: 2026-06-12T16:08:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:701fabfc62740b5 Mac:a2:1c:08:80:6c:3d Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:48 Mtu:0 Sandbox:/var/run/netns/3cc82867-6cff-4525-8f53-7db975a1de1c SocketPath: PciID:}] [{Interface:0xc000132e60 Address:{IP:10.217.0.72 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 16:08:01.014191 crc crio[21573]: time=\"2026-06-12T16:08:01.013892935Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29688008-7pn8j Namespace:openshift-infra ID:701fabfc62740b5efe535ef5f2b9ca4e17a70a611c7fb11169b8ef6450e801b6 UID:5767887e-f8c8-412b-9754-6834876aeafc NetNS:/var/run/netns/3cc82867-6cff-4525-8f53-7db975a1de1c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod5767887e_f8c8_412b_9754_6834876aeafc.slice PodAnnotations:0xc000138318}] Aliases:map[]}\"\nJun 12 16:08:01.014191 crc crio[21573]: time=\"2026-06-12T16:08:01.014148552Z\" level=info msg=\"Checking pod openshift-infra_auto-csr-approver-29688008-7pn8j for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 16:08:01.025304 crc crio[21573]: time=\"2026-06-12T16:08:01.025211925Z\" level=info msg=\"Ran pod sandbox 701fabfc62740b5efe535ef5f2b9ca4e17a70a611c7fb11169b8ef6450e801b6 with infra container: openshift-infra/auto-csr-approver-29688008-7pn8j/POD\" id=87fdfc5e-b81d-428f-84f8-727197502655 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 16:08:01.031510 crc crio[21573]: time=\"2026-06-12T16:08:01.031398247Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-cli:latest\" id=7c2818d0-9dea-4d4a-a76d-c0b7ec9bb9d2 name=/runtime.v1.ImageService/PullImage\nJun 12 16:08:01.044685 crc crio[21573]: time=\"2026-06-12T16:08:01.044577849Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-cli:latest\\\"\"\nJun 12 16:08:01.962728 crc crio[21573]: time=\"2026-06-12T16:08:01.962590278Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9\" id=7c2818d0-9dea-4d4a-a76d-c0b7ec9bb9d2 name=/runtime.v1.ImageService/PullImage\nJun 12 16:08:01.964094 crc crio[21573]: time=\"2026-06-12T16:08:01.963969627Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=b6e640ce-0107-4bbc-be51-1c5b456b4889 name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:08:01.971577 crc crio[21573]: time=\"2026-06-12T16:08:01.970630986Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=1626c916-9cae-4250-b309-04384fe39557 name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:08:01.984533 crc crio[21573]: time=\"2026-06-12T16:08:01.98433569Z\" level=info msg=\"Creating container: openshift-infra/auto-csr-approver-29688008-7pn8j/oc\" id=bf7255d6-521f-4b09-91db-06a456fbaa5a name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:08:01.985560 crc crio[21573]: time=\"2026-06-12T16:08:01.985421031Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:08:02.022987 crc crio[21573]: time=\"2026-06-12T16:08:02.022822473Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:08:02.296272 crc crio[21573]: time=\"2026-06-12T16:08:02.295604649Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:08:02.429403 crc crio[21573]: time=\"2026-06-12T16:08:02.429120706Z\" level=info msg=\"Created container 6db6c73d13fa7c769b7d7b1001341c6afc7a7f2c2b98efa58e7f05e62524ed41: openshift-infra/auto-csr-approver-29688008-7pn8j/oc\" id=bf7255d6-521f-4b09-91db-06a456fbaa5a name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:08:02.431126 crc crio[21573]: time=\"2026-06-12T16:08:02.431001509Z\" level=info msg=\"Starting container: 6db6c73d13fa7c769b7d7b1001341c6afc7a7f2c2b98efa58e7f05e62524ed41\" id=7d6ad758-4bb4-48cf-89c4-c0d7fb70d32a name=/runtime.v1.RuntimeService/StartContainer\nJun 12 16:08:02.440632 crc crio[21573]: time=\"2026-06-12T16:08:02.440559728Z\" level=info msg=\"Started container\" PID=33562 containerID=6db6c73d13fa7c769b7d7b1001341c6afc7a7f2c2b98efa58e7f05e62524ed41 description=openshift-infra/auto-csr-approver-29688008-7pn8j/oc id=7d6ad758-4bb4-48cf-89c4-c0d7fb70d32a name=/runtime.v1.RuntimeService/StartContainer sandboxID=701fabfc62740b5efe535ef5f2b9ca4e17a70a611c7fb11169b8ef6450e801b6\nJun 12 16:08:04.625678 crc crio[21573]: time=\"2026-06-12T16:08:04.624583942Z\" level=info msg=\"Stopping pod sandbox: 701fabfc62740b5efe535ef5f2b9ca4e17a70a611c7fb11169b8ef6450e801b6\" id=6098d0d9-99e6-476c-80eb-3765355510b8 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 16:08:04.628865 crc crio[21573]: time=\"2026-06-12T16:08:04.627105184Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29688008-7pn8j Namespace:openshift-infra ID:701fabfc62740b5efe535ef5f2b9ca4e17a70a611c7fb11169b8ef6450e801b6 UID:5767887e-f8c8-412b-9754-6834876aeafc NetNS:/var/run/netns/3cc82867-6cff-4525-8f53-7db975a1de1c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod5767887e_f8c8_412b_9754_6834876aeafc.slice PodAnnotations:0xc002428610}] Aliases:map[]}\"\nJun 12 16:08:04.628865 crc crio[21573]: time=\"2026-06-12T16:08:04.627386232Z\" level=info msg=\"Deleting pod openshift-infra_auto-csr-approver-29688008-7pn8j from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 16:08:04.968238 crc crio[21573]: time=\"2026-06-12T16:08:04.967260614Z\" level=info msg=\"Stopped pod sandbox: 701fabfc62740b5efe535ef5f2b9ca4e17a70a611c7fb11169b8ef6450e801b6\" id=6098d0d9-99e6-476c-80eb-3765355510b8 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 16:10:00.532657 crc crio[21573]: time=\"2026-06-12T16:10:00.531687639Z\" level=info msg=\"Running pod sandbox: openshift-infra/auto-csr-approver-29688010-z255w/POD\" id=f071e655-fb0d-4435-892e-593c5ae9c441 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 16:10:00.534849 crc crio[21573]: time=\"2026-06-12T16:10:00.532916594Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:10:00.573826 crc crio[21573]: time=\"2026-06-12T16:10:00.573609058Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29688010-z255w Namespace:openshift-infra ID:f4035d9ae9d90109b8cca55ccaa0f250b1f8cd740d149ff701b4e8c5960e8329 UID:eeef6a10-8a88-47af-aec3-1ff5afb4d8a3 NetNS:/var/run/netns/c628e440-0850-4e4c-ada0-7c95fda3b0d8 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podeeef6a10_8a88_47af_aec3_1ff5afb4d8a3.slice PodAnnotations:0xc0006401a0}] Aliases:map[]}\"\nJun 12 16:10:00.573826 crc crio[21573]: time=\"2026-06-12T16:10:00.573778373Z\" level=info msg=\"Adding pod openshift-infra_auto-csr-approver-29688010-z255w to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 16:10:01.631943 crc crio[21573]: 2026-06-12T16:10:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:f4035d9ae9d9010 Mac:a6:8c:39:b4:f3:18 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:49 Mtu:0 Sandbox:/var/run/netns/c628e440-0850-4e4c-ada0-7c95fda3b0d8 SocketPath: PciID:}] [{Interface:0xc00032ab90 Address:{IP:10.217.0.73 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 16:10:01.635675 crc crio[21573]: time=\"2026-06-12T16:10:01.63556601Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29688010-z255w Namespace:openshift-infra ID:f4035d9ae9d90109b8cca55ccaa0f250b1f8cd740d149ff701b4e8c5960e8329 UID:eeef6a10-8a88-47af-aec3-1ff5afb4d8a3 NetNS:/var/run/netns/c628e440-0850-4e4c-ada0-7c95fda3b0d8 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podeeef6a10_8a88_47af_aec3_1ff5afb4d8a3.slice PodAnnotations:0xc0006401a0}] Aliases:map[]}\"\nJun 12 16:10:01.635832 crc crio[21573]: time=\"2026-06-12T16:10:01.635758215Z\" level=info msg=\"Checking pod openshift-infra_auto-csr-approver-29688010-z255w for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 16:10:01.650785 crc crio[21573]: time=\"2026-06-12T16:10:01.650591231Z\" level=info msg=\"Ran pod sandbox f4035d9ae9d90109b8cca55ccaa0f250b1f8cd740d149ff701b4e8c5960e8329 with infra container: openshift-infra/auto-csr-approver-29688010-z255w/POD\" id=f071e655-fb0d-4435-892e-593c5ae9c441 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 16:10:01.655574 crc crio[21573]: time=\"2026-06-12T16:10:01.655421347Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-cli:latest\" id=b54e8318-fe28-474d-b234-319550bfce55 name=/runtime.v1.ImageService/PullImage\nJun 12 16:10:01.670700 crc crio[21573]: time=\"2026-06-12T16:10:01.670552023Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-cli:latest\\\"\"\nJun 12 16:10:03.799165 crc crio[21573]: time=\"2026-06-12T16:10:03.79892788Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9\" id=b54e8318-fe28-474d-b234-319550bfce55 name=/runtime.v1.ImageService/PullImage\nJun 12 16:10:03.802912 crc crio[21573]: time=\"2026-06-12T16:10:03.801847393Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=0b35b0ea-5e06-4a73-bfba-ff3c4d80afff name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:10:03.808420 crc crio[21573]: time=\"2026-06-12T16:10:03.808320926Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=6de42d29-d5b2-4f8a-98bc-4b5ca6a36d1b name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:10:03.818067 crc crio[21573]: time=\"2026-06-12T16:10:03.817249434Z\" level=info msg=\"Creating container: openshift-infra/auto-csr-approver-29688010-z255w/oc\" id=5c227774-5f76-4f01-b6cd-5bd9834f1475 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:10:03.820599 crc crio[21573]: time=\"2026-06-12T16:10:03.820414864Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:10:03.875086 crc crio[21573]: time=\"2026-06-12T16:10:03.874901854Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:10:04.266056 crc crio[21573]: time=\"2026-06-12T16:10:04.265409385Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:10:04.381394 crc crio[21573]: time=\"2026-06-12T16:10:04.38128079Z\" level=info msg=\"Created container 3e3097690c22c299b965d4190dbbc0aaaf9837b4c1c0bd9f53ea229ede43e6e2: openshift-infra/auto-csr-approver-29688010-z255w/oc\" id=5c227774-5f76-4f01-b6cd-5bd9834f1475 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:10:04.382975 crc crio[21573]: time=\"2026-06-12T16:10:04.382903566Z\" level=info msg=\"Starting container: 3e3097690c22c299b965d4190dbbc0aaaf9837b4c1c0bd9f53ea229ede43e6e2\" id=7ff8ba54-7726-42d4-971d-cddc6f44f077 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 16:10:04.389736 crc crio[21573]: time=\"2026-06-12T16:10:04.389561663Z\" level=info msg=\"Started container\" PID=35259 containerID=3e3097690c22c299b965d4190dbbc0aaaf9837b4c1c0bd9f53ea229ede43e6e2 description=openshift-infra/auto-csr-approver-29688010-z255w/oc id=7ff8ba54-7726-42d4-971d-cddc6f44f077 name=/runtime.v1.RuntimeService/StartContainer sandboxID=f4035d9ae9d90109b8cca55ccaa0f250b1f8cd740d149ff701b4e8c5960e8329\nJun 12 16:10:06.504314 crc crio[21573]: time=\"2026-06-12T16:10:06.503635013Z\" level=info msg=\"Stopping pod sandbox: f4035d9ae9d90109b8cca55ccaa0f250b1f8cd740d149ff701b4e8c5960e8329\" id=b855bea7-31e1-4b60-8b77-af048d5a43ea name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 16:10:06.507190 crc crio[21573]: time=\"2026-06-12T16:10:06.505023202Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29688010-z255w Namespace:openshift-infra ID:f4035d9ae9d90109b8cca55ccaa0f250b1f8cd740d149ff701b4e8c5960e8329 UID:eeef6a10-8a88-47af-aec3-1ff5afb4d8a3 NetNS:/var/run/netns/c628e440-0850-4e4c-ada0-7c95fda3b0d8 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podeeef6a10_8a88_47af_aec3_1ff5afb4d8a3.slice PodAnnotations:0xc002e28e00}] Aliases:map[]}\"\nJun 12 16:10:06.507190 crc crio[21573]: time=\"2026-06-12T16:10:06.505202467Z\" level=info msg=\"Deleting pod openshift-infra_auto-csr-approver-29688010-z255w from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 16:10:06.877363 crc crio[21573]: time=\"2026-06-12T16:10:06.876800426Z\" level=info msg=\"Stopped pod sandbox: f4035d9ae9d90109b8cca55ccaa0f250b1f8cd740d149ff701b4e8c5960e8329\" id=b855bea7-31e1-4b60-8b77-af048d5a43ea name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 16:11:27.893574 crc crio[21573]: time=\"2026-06-12T16:11:27.892663454Z\" level=info msg=\"Running pod sandbox: cert-manager/cert-manager-cainjector-7f9fdd5dd5-9mrgn/POD\" id=9a24ac8e-742f-4161-9802-a0ad6b4cd1ce name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 16:11:27.895102 crc crio[21573]: time=\"2026-06-12T16:11:27.893636052Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:11:27.941337 crc crio[21573]: time=\"2026-06-12T16:11:27.941106089Z\" level=info msg=\"Got pod network &{Name:cert-manager-cainjector-7f9fdd5dd5-9mrgn Namespace:cert-manager ID:36a806df33b44366e6b482538b52f13f756b6cdf2208914b1d28f8cdedbacbaa UID:6f44e876-e30a-4986-8fdb-9b5cf8ae4bfe NetNS:/var/run/netns/f7645b35-8f62-4336-8390-3c1eeb889b53 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod6f44e876_e30a_4986_8fdb_9b5cf8ae4bfe.slice PodAnnotations:0xc002722170}] Aliases:map[]}\"\nJun 12 16:11:27.941337 crc crio[21573]: time=\"2026-06-12T16:11:27.941300404Z\" level=info msg=\"Adding pod cert-manager_cert-manager-cainjector-7f9fdd5dd5-9mrgn to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 16:11:27.947025 crc crio[21573]: time=\"2026-06-12T16:11:27.946243749Z\" level=info msg=\"Running pod sandbox: cert-manager/cert-manager-7b8b89f89d-9mvrm/POD\" id=a9f70069-0fb6-45f7-9eed-d7f7c9cb0d52 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 16:11:27.947125 crc crio[21573]: time=\"2026-06-12T16:11:27.947072463Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:11:27.984736 crc crio[21573]: time=\"2026-06-12T16:11:27.984631498Z\" level=info msg=\"Got pod network &{Name:cert-manager-7b8b89f89d-9mvrm Namespace:cert-manager ID:3970d016825134c11e691d71c42340c4825d540d344fd1a393403381dafb5db8 UID:3b8b9fa8-2b71-4af3-a09a-0b939538a20d NetNS:/var/run/netns/c512b0d8-61f8-413c-8ac8-9665d638ab6f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod3b8b9fa8_2b71_4af3_a09a_0b939538a20d.slice PodAnnotations:0xc00008ca30}] Aliases:map[]}\"\nJun 12 16:11:27.984736 crc crio[21573]: time=\"2026-06-12T16:11:27.984727121Z\" level=info msg=\"Adding pod cert-manager_cert-manager-7b8b89f89d-9mvrm to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 16:11:28.012842 crc crio[21573]: time=\"2026-06-12T16:11:28.01270791Z\" level=info msg=\"Running pod sandbox: cert-manager/cert-manager-webhook-769f6b94cb-grhhb/POD\" id=bf6ef53b-76e1-4e04-9157-a75ad11c2bd5 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 16:11:28.013041 crc crio[21573]: time=\"2026-06-12T16:11:28.012900755Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:11:28.069753 crc crio[21573]: time=\"2026-06-12T16:11:28.069189534Z\" level=info msg=\"Got pod network &{Name:cert-manager-webhook-769f6b94cb-grhhb Namespace:cert-manager ID:c6bbc7982d907d3fb9179e4545869de3a0e76d56674fdbfc8786ae3522cc64f6 UID:f136cb3f-464f-4d8c-816e-3e5e2a80ffb5 NetNS:/var/run/netns/94afeae6-4450-4636-a034-26ab96fc98ec Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podf136cb3f_464f_4d8c_816e_3e5e2a80ffb5.slice PodAnnotations:0xc00063c190}] Aliases:map[]}\"\nJun 12 16:11:28.069753 crc crio[21573]: time=\"2026-06-12T16:11:28.069324378Z\" level=info msg=\"Adding pod cert-manager_cert-manager-webhook-769f6b94cb-grhhb to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 16:11:29.173425 crc crio[21573]: 2026-06-12T16:11:29Z [verbose] CmdAdd (shim): {1.1.0 [{Name:36a806df33b4436 Mac:36:d2:d8:5a:14:e4 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:4a Mtu:0 Sandbox:/var/run/netns/f7645b35-8f62-4336-8390-3c1eeb889b53 SocketPath: PciID:}] [{Interface:0xc0004b05b0 Address:{IP:10.217.0.74 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 16:11:29.176959 crc crio[21573]: time=\"2026-06-12T16:11:29.176854123Z\" level=info msg=\"Got pod network &{Name:cert-manager-cainjector-7f9fdd5dd5-9mrgn Namespace:cert-manager ID:36a806df33b44366e6b482538b52f13f756b6cdf2208914b1d28f8cdedbacbaa UID:6f44e876-e30a-4986-8fdb-9b5cf8ae4bfe NetNS:/var/run/netns/f7645b35-8f62-4336-8390-3c1eeb889b53 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod6f44e876_e30a_4986_8fdb_9b5cf8ae4bfe.slice PodAnnotations:0xc002722170}] Aliases:map[]}\"\nJun 12 16:11:29.177236 crc crio[21573]: time=\"2026-06-12T16:11:29.17712524Z\" level=info msg=\"Checking pod cert-manager_cert-manager-cainjector-7f9fdd5dd5-9mrgn for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 16:11:29.190379 crc crio[21573]: time=\"2026-06-12T16:11:29.190260964Z\" level=info msg=\"Ran pod sandbox 36a806df33b44366e6b482538b52f13f756b6cdf2208914b1d28f8cdedbacbaa with infra container: cert-manager/cert-manager-cainjector-7f9fdd5dd5-9mrgn/POD\" id=9a24ac8e-742f-4161-9802-a0ad6b4cd1ce name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 16:11:29.194086 crc crio[21573]: time=\"2026-06-12T16:11:29.194001131Z\" level=info msg=\"Checking image status: quay.io/jetstack/cert-manager-cainjector:v1.19.2\" id=94b6f5ac-b424-4d61-b77b-fa2cac93811e name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:11:29.194399 crc crio[21573]: time=\"2026-06-12T16:11:29.194331951Z\" level=info msg=\"Image quay.io/jetstack/cert-manager-cainjector:v1.19.2 not found\" id=94b6f5ac-b424-4d61-b77b-fa2cac93811e name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:11:29.194902 crc crio[21573]: time=\"2026-06-12T16:11:29.194404783Z\" level=info msg=\"Neither image nor artfiact quay.io/jetstack/cert-manager-cainjector:v1.19.2 found\" id=94b6f5ac-b424-4d61-b77b-fa2cac93811e name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:11:29.195939 crc crio[21573]: time=\"2026-06-12T16:11:29.195764321Z\" level=info msg=\"Pulling image: quay.io/jetstack/cert-manager-cainjector:v1.19.2\" id=08497fdb-7b14-4b17-8b7c-c54b2ff8ea52 name=/runtime.v1.ImageService/PullImage\nJun 12 16:11:29.204251 crc crio[21573]: time=\"2026-06-12T16:11:29.204116627Z\" level=info msg=\"Trying to access \\\"quay.io/jetstack/cert-manager-cainjector:v1.19.2\\\"\"\nJun 12 16:11:29.393316 crc crio[21573]: 2026-06-12T16:11:29Z [verbose] CmdAdd (shim): {1.1.0 [{Name:c6bbc7982d907d3 Mac:16:62:17:e2:bf:16 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:4c Mtu:0 Sandbox:/var/run/netns/94afeae6-4450-4636-a034-26ab96fc98ec SocketPath: PciID:}] [{Interface:0xc000015840 Address:{IP:10.217.0.76 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 16:11:29.394974 crc crio[21573]: time=\"2026-06-12T16:11:29.394669529Z\" level=info msg=\"Got pod network &{Name:cert-manager-webhook-769f6b94cb-grhhb Namespace:cert-manager ID:c6bbc7982d907d3fb9179e4545869de3a0e76d56674fdbfc8786ae3522cc64f6 UID:f136cb3f-464f-4d8c-816e-3e5e2a80ffb5 NetNS:/var/run/netns/94afeae6-4450-4636-a034-26ab96fc98ec Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podf136cb3f_464f_4d8c_816e_3e5e2a80ffb5.slice PodAnnotations:0xc00063c190}] Aliases:map[]}\"\nJun 12 16:11:29.395320 crc crio[21573]: time=\"2026-06-12T16:11:29.395232195Z\" level=info msg=\"Checking pod cert-manager_cert-manager-webhook-769f6b94cb-grhhb for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 16:11:29.416508 crc crio[21573]: time=\"2026-06-12T16:11:29.405667048Z\" level=info msg=\"Ran pod sandbox c6bbc7982d907d3fb9179e4545869de3a0e76d56674fdbfc8786ae3522cc64f6 with infra container: cert-manager/cert-manager-webhook-769f6b94cb-grhhb/POD\" id=bf6ef53b-76e1-4e04-9157-a75ad11c2bd5 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 16:11:29.416508 crc crio[21573]: time=\"2026-06-12T16:11:29.414131636Z\" level=info msg=\"Checking image status: quay.io/jetstack/cert-manager-webhook:v1.19.2\" id=058b0ef3-4696-4536-8213-3ddaed12b045 name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:11:29.416508 crc crio[21573]: time=\"2026-06-12T16:11:29.414355422Z\" level=info msg=\"Image quay.io/jetstack/cert-manager-webhook:v1.19.2 not found\" id=058b0ef3-4696-4536-8213-3ddaed12b045 name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:11:29.416508 crc crio[21573]: time=\"2026-06-12T16:11:29.414411854Z\" level=info msg=\"Neither image nor artfiact quay.io/jetstack/cert-manager-webhook:v1.19.2 found\" id=058b0ef3-4696-4536-8213-3ddaed12b045 name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:11:29.416508 crc crio[21573]: time=\"2026-06-12T16:11:29.416350209Z\" level=info msg=\"Pulling image: quay.io/jetstack/cert-manager-webhook:v1.19.2\" id=c42ee293-f600-4175-8552-24c3902e959b name=/runtime.v1.ImageService/PullImage\nJun 12 16:11:29.420917 crc crio[21573]: time=\"2026-06-12T16:11:29.420832466Z\" level=info msg=\"Trying to access \\\"quay.io/jetstack/cert-manager-webhook:v1.19.2\\\"\"\nJun 12 16:11:29.444353 crc crio[21573]: 2026-06-12T16:11:29Z [verbose] CmdAdd (shim): {1.1.0 [{Name:3970d016825134c Mac:66:84:69:6d:ec:4e Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:4b Mtu:0 Sandbox:/var/run/netns/c512b0d8-61f8-413c-8ac8-9665d638ab6f SocketPath: PciID:}] [{Interface:0xc000519050 Address:{IP:10.217.0.75 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 16:11:29.447107 crc crio[21573]: time=\"2026-06-12T16:11:29.44700509Z\" level=info msg=\"Got pod network &{Name:cert-manager-7b8b89f89d-9mvrm Namespace:cert-manager ID:3970d016825134c11e691d71c42340c4825d540d344fd1a393403381dafb5db8 UID:3b8b9fa8-2b71-4af3-a09a-0b939538a20d NetNS:/var/run/netns/c512b0d8-61f8-413c-8ac8-9665d638ab6f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod3b8b9fa8_2b71_4af3_a09a_0b939538a20d.slice PodAnnotations:0xc00008ca30}] Aliases:map[]}\"\nJun 12 16:11:29.447371 crc crio[21573]: time=\"2026-06-12T16:11:29.447294699Z\" level=info msg=\"Checking pod cert-manager_cert-manager-7b8b89f89d-9mvrm for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 16:11:29.464764 crc crio[21573]: time=\"2026-06-12T16:11:29.463325451Z\" level=info msg=\"Ran pod sandbox 3970d016825134c11e691d71c42340c4825d540d344fd1a393403381dafb5db8 with infra container: cert-manager/cert-manager-7b8b89f89d-9mvrm/POD\" id=a9f70069-0fb6-45f7-9eed-d7f7c9cb0d52 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 16:11:29.467274 crc crio[21573]: time=\"2026-06-12T16:11:29.467135605Z\" level=info msg=\"Checking image status: quay.io/jetstack/cert-manager-controller:v1.19.2\" id=85e3a77d-61e6-4a37-91b6-73e745bf0eb9 name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:11:29.467617 crc crio[21573]: time=\"2026-06-12T16:11:29.467556687Z\" level=info msg=\"Image quay.io/jetstack/cert-manager-controller:v1.19.2 not found\" id=85e3a77d-61e6-4a37-91b6-73e745bf0eb9 name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:11:29.467738 crc crio[21573]: time=\"2026-06-12T16:11:29.467642729Z\" level=info msg=\"Neither image nor artfiact quay.io/jetstack/cert-manager-controller:v1.19.2 found\" id=85e3a77d-61e6-4a37-91b6-73e745bf0eb9 name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:11:29.468832 crc crio[21573]: time=\"2026-06-12T16:11:29.468733289Z\" level=info msg=\"Pulling image: quay.io/jetstack/cert-manager-controller:v1.19.2\" id=fc4f8a36-70fb-4b0e-9180-646114385729 name=/runtime.v1.ImageService/PullImage\nJun 12 16:11:29.475822 crc crio[21573]: time=\"2026-06-12T16:11:29.473205606Z\" level=info msg=\"Trying to access \\\"quay.io/jetstack/cert-manager-controller:v1.19.2\\\"\"\nJun 12 16:11:36.344723 crc crio[21573]: time=\"2026-06-12T16:11:36.343394518Z\" level=info msg=\"Stopping container: 8b93955fb27a4522ba01302c95c774cd3f2ea7e44b55d2534318808cc6f278ee (timeout: 30s)\" id=177f76be-bcaf-44ae-bac3-279d79358205 name=/runtime.v1.RuntimeService/StopContainer\nJun 12 16:11:36.349345 crc crio[21573]: time=\"2026-06-12T16:11:36.343604963Z\" level=info msg=\"Stopping container: 1deacf16b1d3e7f9c8d2f5460f769898e1d62eefbb2aa216d7a8d327776c7d30 (timeout: 30s)\" id=4fee13a9-01b3-47b7-b1db-85b74cc3872c name=/runtime.v1.RuntimeService/StopContainer\nJun 12 16:11:36.638377 crc crio[21573]: time=\"2026-06-12T16:11:36.638285574Z\" level=info msg=\"Stopping container: 1e761945628676a7459d8df48000b460ae0e72005b3a3e01a4bea606304f7ba4 (timeout: 30s)\" id=3e91e5ca-7a77-4304-aea5-31a644c97849 name=/runtime.v1.RuntimeService/StopContainer\nJun 12 16:11:36.638893 crc crio[21573]: time=\"2026-06-12T16:11:36.638807017Z\" level=info msg=\"Stopping container: 2dc38fb9e2e813943efafd1c4df085c6d08b858474b1876aa2ecea154516dfd7 (timeout: 30s)\" id=b22f5096-1dc2-455e-b760-a182097811d0 name=/runtime.v1.RuntimeService/StopContainer\nJun 12 16:11:36.639150 crc crio[21573]: time=\"2026-06-12T16:11:36.639050064Z\" level=info msg=\"Stopping container: ecbe3b0e72c3b9cc948c1e11017a33aa75e6a2dca983861b791c4b50c944bfd0 (timeout: 30s)\" id=3b63d5e2-3b85-4b53-ad24-9d7d753ae84d name=/runtime.v1.RuntimeService/StopContainer\nJun 12 16:11:36.640375 crc crio[21573]: time=\"2026-06-12T16:11:36.64000199Z\" level=info msg=\"Stopping container: fd803f323cb352167f03b55c1d0c2143437ba4253b9d6a1b277a45d9597d4bde (timeout: 30s)\" id=26380ed0-765b-43bc-8a6d-cd3e5e36e695 name=/runtime.v1.RuntimeService/StopContainer\nJun 12 16:11:36.640497 crc crio[21573]: time=\"2026-06-12T16:11:36.640411403Z\" level=info msg=\"Stopping container: 7dc5870a38c939700b5f89b4edc33dc3ca9d691132800b9941991e40495b2293 (timeout: 30s)\" id=24bccaea-e28a-4f06-a263-99fcda2b80cc name=/runtime.v1.RuntimeService/StopContainer\nJun 12 16:11:36.643354 crc crio[21573]: time=\"2026-06-12T16:11:36.643201831Z\" level=info msg=\"Stopping container: 8ea50c0526a1d1aa64befb21e889a888b3da93bff8eda8b4b6c83aed91514897 (timeout: 30s)\" id=e6a9f4b0-bce4-43ca-8c1c-55e44df0e449 name=/runtime.v1.RuntimeService/StopContainer\nJun 12 16:11:36.644243 crc crio[21573]: time=\"2026-06-12T16:11:36.640284249Z\" level=info msg=\"Stopping container: 201a07b06868bbb30586f81629ca35e63f80a35ff7a1e3c9918d22880369700f (timeout: 30s)\" id=466b6382-8ad8-49d3-b146-3bd1e82d3e0c name=/runtime.v1.RuntimeService/StopContainer\nJun 12 16:11:36.711201 crc crio[21573]: time=\"2026-06-12T16:11:36.709260876Z\" level=info msg=\"CNI monitoring event REMOVE        \\\"/etc/kubernetes/cni/net.d/00-multus.conf\\\"\"\nJun 12 16:11:36.711201 crc crio[21573]: time=\"2026-06-12T16:11:36.709812976Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 16:11:36.714713 crc crio[21573]: time=\"2026-06-12T16:11:36.714569043Z\" level=info msg=\"Stopping container: ea9e080b284e5f6bdfc3a309409c58cdada3fa37d6c4efce5db54bf9426c7af5 (timeout: 30s)\" id=2f7963a3-207e-4142-b732-09f9d615e8f2 name=/runtime.v1.RuntimeService/StopContainer\nJun 12 16:11:36.850702 crc crio[21573]: time=\"2026-06-12T16:11:36.850419581Z\" level=info msg=\"Pulled image: quay.io/jetstack/cert-manager-cainjector@sha256:687398bee209314862fa1a7e830a37d8d7145653a8cc5579edcf9b6d2b766f56\" id=08497fdb-7b14-4b17-8b7c-c54b2ff8ea52 name=/runtime.v1.ImageService/PullImage\nJun 12 16:11:36.852773 crc crio[21573]: time=\"2026-06-12T16:11:36.852591993Z\" level=info msg=\"Checking image status: quay.io/jetstack/cert-manager-cainjector:v1.19.2\" id=bf308f3a-2beb-4ff4-8551-3b1aacdb14e6 name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:11:36.928825 crc crio[21573]: time=\"2026-06-12T16:11:36.928712006Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:85f1323d589d7af13b096b1f9b438b9dfe08f3fab37534e2780e6490a665bf05\" id=0fbabfc0-aa5d-4bc0-a2c4-bd3fafc491f0 name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:11:36.938080 crc crio[21573]: time=\"2026-06-12T16:11:36.937529388Z\" level=info msg=\"Removing container: 28446c87a12182c5a57c332600f844eed27eff920e8386abc55cbb8eb1516a69\" id=9a17d22b-4ec2-41c1-bb6e-0995f5546785 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 16:11:36.956823 crc crio[21573]: time=\"2026-06-12T16:11:36.956626636Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:85f1323d589d7af13b096b1f9b438b9dfe08f3fab37534e2780e6490a665bf05\" id=6667d77b-c5bd-416f-b518-7ded6fce3fea name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:11:36.965943 crc crio[21573]: time=\"2026-06-12T16:11:36.964930218Z\" level=info msg=\"Stopped container 1deacf16b1d3e7f9c8d2f5460f769898e1d62eefbb2aa216d7a8d327776c7d30: openshift-ovn-kubernetes/ovnkube-control-plane-57b78d8988-l69zc/ovnkube-cluster-manager\" id=4fee13a9-01b3-47b7-b1db-85b74cc3872c name=/runtime.v1.RuntimeService/StopContainer\nJun 12 16:11:36.978346 crc crio[21573]: time=\"2026-06-12T16:11:36.97779351Z\" level=info msg=\"Creating container: openshift-multus/multus-bzhnf/kube-multus\" id=8dbdf536-f9f6-42f0-ac3b-0216b293a615 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:11:36.978977 crc crio[21573]: time=\"2026-06-12T16:11:36.97887745Z\" level=info msg=\"Stopped container fd803f323cb352167f03b55c1d0c2143437ba4253b9d6a1b277a45d9597d4bde: openshift-ovn-kubernetes/ovnkube-node-2tk97/ovn-acl-logging\" id=26380ed0-765b-43bc-8a6d-cd3e5e36e695 name=/runtime.v1.RuntimeService/StopContainer\nJun 12 16:11:36.979733 crc crio[21573]: time=\"2026-06-12T16:11:36.978980853Z\" level=info msg=\"Stopped container 2dc38fb9e2e813943efafd1c4df085c6d08b858474b1876aa2ecea154516dfd7: openshift-ovn-kubernetes/ovnkube-node-2tk97/ovn-controller\" id=b22f5096-1dc2-455e-b760-a182097811d0 name=/runtime.v1.RuntimeService/StopContainer\nJun 12 16:11:37.095028 crc crio[21573]: time=\"2026-06-12T16:11:37.094957882Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:11:37.104541 crc crio[21573]: time=\"2026-06-12T16:11:37.104112369Z\" level=info msg=\"Stopped container 8b93955fb27a4522ba01302c95c774cd3f2ea7e44b55d2534318808cc6f278ee: openshift-ovn-kubernetes/ovnkube-control-plane-57b78d8988-l69zc/kube-rbac-proxy\" id=177f76be-bcaf-44ae-bac3-279d79358205 name=/runtime.v1.RuntimeService/StopContainer\nJun 12 16:11:37.105601 crc crio[21573]: time=\"2026-06-12T16:11:37.105551549Z\" level=info msg=\"Stopping pod sandbox: 59c4ea65ef843c8a90f6bad8892f6359cbad9137eca6229f792e1e424da9945e\" id=6e03fdac-6d63-4cb2-a48a-ecb465523458 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 16:11:37.155243 crc crio[21573]: time=\"2026-06-12T16:11:37.15506273Z\" level=info msg=\"Stopped container 201a07b06868bbb30586f81629ca35e63f80a35ff7a1e3c9918d22880369700f: openshift-ovn-kubernetes/ovnkube-node-2tk97/kube-rbac-proxy-node\" id=466b6382-8ad8-49d3-b146-3bd1e82d3e0c name=/runtime.v1.RuntimeService/StopContainer\nJun 12 16:11:37.160346 crc crio[21573]: time=\"2026-06-12T16:11:37.160225425Z\" level=info msg=\"Stopped container 7dc5870a38c939700b5f89b4edc33dc3ca9d691132800b9941991e40495b2293: openshift-ovn-kubernetes/ovnkube-node-2tk97/kube-rbac-proxy-ovn-metrics\" id=24bccaea-e28a-4f06-a263-99fcda2b80cc name=/runtime.v1.RuntimeService/StopContainer\nJun 12 16:11:37.286871 crc crio[21573]: time=\"2026-06-12T16:11:37.286645817Z\" level=info msg=\"Stopped container ea9e080b284e5f6bdfc3a309409c58cdada3fa37d6c4efce5db54bf9426c7af5: openshift-ovn-kubernetes/ovnkube-node-2tk97/ovnkube-controller\" id=2f7963a3-207e-4142-b732-09f9d615e8f2 name=/runtime.v1.RuntimeService/StopContainer\nJun 12 16:11:37.307353 crc crio[21573]: time=\"2026-06-12T16:11:37.306785233Z\" level=info msg=\"Stopped container ecbe3b0e72c3b9cc948c1e11017a33aa75e6a2dca983861b791c4b50c944bfd0: openshift-ovn-kubernetes/ovnkube-node-2tk97/northd\" id=3b63d5e2-3b85-4b53-ad24-9d7d753ae84d name=/runtime.v1.RuntimeService/StopContainer\nJun 12 16:11:37.312076 crc crio[21573]: time=\"2026-06-12T16:11:37.31203135Z\" level=info msg=\"Stopped container 1e761945628676a7459d8df48000b460ae0e72005b3a3e01a4bea606304f7ba4: openshift-ovn-kubernetes/ovnkube-node-2tk97/nbdb\" id=3e91e5ca-7a77-4304-aea5-31a644c97849 name=/runtime.v1.RuntimeService/StopContainer\nJun 12 16:11:37.321256 crc crio[21573]: time=\"2026-06-12T16:11:37.321061623Z\" level=info msg=\"Stopped container 8ea50c0526a1d1aa64befb21e889a888b3da93bff8eda8b4b6c83aed91514897: openshift-ovn-kubernetes/ovnkube-node-2tk97/sbdb\" id=e6a9f4b0-bce4-43ca-8c1c-55e44df0e449 name=/runtime.v1.RuntimeService/StopContainer\nJun 12 16:11:37.324016 crc crio[21573]: time=\"2026-06-12T16:11:37.323954914Z\" level=info msg=\"Stopping pod sandbox: 097d71c6c4376f4b2c9b34f8a3c07481b0822cfa174a391458ae82cfc61a0a62\" id=c97952bb-f3e9-4f70-b7e2-0de8ffacf64b name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 16:11:37.341518 crc crio[21573]: time=\"2026-06-12T16:11:37.341296102Z\" level=info msg=\"Pulled image: quay.io/jetstack/cert-manager-webhook@sha256:041f7bb9259557188d7ff416ce90d670a0d0aa8710203927703743682064270b\" id=c42ee293-f600-4175-8552-24c3902e959b name=/runtime.v1.ImageService/PullImage\nJun 12 16:11:37.343104 crc crio[21573]: time=\"2026-06-12T16:11:37.343024091Z\" level=info msg=\"Checking image status: quay.io/jetstack/cert-manager-webhook:v1.19.2\" id=e84b38ff-f87e-4af2-93d1-d2e8481cb27b name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:11:37.365769 crc crio[21573]: time=\"2026-06-12T16:11:37.360942004Z\" level=info msg=\"Stopped pod sandbox: 59c4ea65ef843c8a90f6bad8892f6359cbad9137eca6229f792e1e424da9945e\" id=6e03fdac-6d63-4cb2-a48a-ecb465523458 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 16:11:37.490683 crc crio[21573]: time=\"2026-06-12T16:11:37.486811669Z\" level=info msg=\"Checking image status: quay.io/jetstack/cert-manager-cainjector:v1.19.2\" id=8f5c993e-c657-4f74-a6dd-f68c39914967 name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:11:37.497690 crc crio[21573]: time=\"2026-06-12T16:11:37.497558411Z\" level=info msg=\"Stopped pod sandbox: 097d71c6c4376f4b2c9b34f8a3c07481b0822cfa174a391458ae82cfc61a0a62\" id=c97952bb-f3e9-4f70-b7e2-0de8ffacf64b name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 16:11:37.508218 crc crio[21573]: time=\"2026-06-12T16:11:37.508065758Z\" level=info msg=\"Removed container 28446c87a12182c5a57c332600f844eed27eff920e8386abc55cbb8eb1516a69: openshift-ovn-kubernetes/ovnkube-control-plane-57b78d8988-l69zc/ovnkube-cluster-manager\" id=9a17d22b-4ec2-41c1-bb6e-0995f5546785 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 16:11:37.554708 crc crio[21573]: time=\"2026-06-12T16:11:37.554091761Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:11:37.558623 crc crio[21573]: time=\"2026-06-12T16:11:37.558520304Z\" level=info msg=\"Checking image status: quay.io/jetstack/cert-manager-webhook:v1.19.2\" id=e0fc50f3-2340-46a3-94bc-849b2103ddd6 name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:11:37.559052 crc crio[21573]: time=\"2026-06-12T16:11:37.55894701Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:11:37.561989 crc crio[21573]: time=\"2026-06-12T16:11:37.561816777Z\" level=info msg=\"Creating container: cert-manager/cert-manager-cainjector-7f9fdd5dd5-9mrgn/cert-manager-cainjector\" id=ed0fa6e8-a9ca-471b-bc96-0133097e01d6 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:11:37.565018 crc crio[21573]: time=\"2026-06-12T16:11:37.564920414Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:11:37.580314 crc crio[21573]: time=\"2026-06-12T16:11:37.574537526Z\" level=info msg=\"Pulled image: quay.io/jetstack/cert-manager-controller@sha256:ab0905bad1a9acf05ca92b23761a9ecc76b1173053565c81fed727dff948d0f5\" id=fc4f8a36-70fb-4b0e-9180-646114385729 name=/runtime.v1.ImageService/PullImage\nJun 12 16:11:37.580314 crc crio[21573]: time=\"2026-06-12T16:11:37.576714216Z\" level=info msg=\"Checking image status: quay.io/jetstack/cert-manager-controller:v1.19.2\" id=94902c92-f0aa-4f4d-b982-8898967dd1c9 name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:11:37.583673 crc crio[21573]: time=\"2026-06-12T16:11:37.583590222Z\" level=info msg=\"Creating container: cert-manager/cert-manager-webhook-769f6b94cb-grhhb/cert-manager-webhook\" id=7ce4db14-c961-4659-a34b-12abac6517e9 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:11:37.595037 crc crio[21573]: time=\"2026-06-12T16:11:37.594379302Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:11:37.610406 crc crio[21573]: time=\"2026-06-12T16:11:37.610106624Z\" level=info msg=\"Checking image status: quay.io/jetstack/cert-manager-controller:v1.19.2\" id=aee9e06b-f571-4132-928b-2ba700b58717 name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:11:37.641313 crc crio[21573]: time=\"2026-06-12T16:11:37.641074169Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:11:37.649358 crc crio[21573]: time=\"2026-06-12T16:11:37.649279065Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:11:37.685751 crc crio[21573]: time=\"2026-06-12T16:11:37.660788848Z\" level=info msg=\"Creating container: cert-manager/cert-manager-7b8b89f89d-9mvrm/cert-manager-controller\" id=cbef7084-ee42-423d-9b16-a280f2b88622 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:11:37.685751 crc crio[21573]: time=\"2026-06-12T16:11:37.663557806Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:11:37.685751 crc crio[21573]: time=\"2026-06-12T16:11:37.675566093Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:11:37.685751 crc crio[21573]: time=\"2026-06-12T16:11:37.681236842Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:11:37.718513 crc crio[21573]: time=\"2026-06-12T16:11:37.718255403Z\" level=info msg=\"Created container 4cfbc04d9f24e5b014549acfcbc50a2d16314b13c9eba0f99c930ee0beccf0c0: openshift-multus/multus-bzhnf/kube-multus\" id=8dbdf536-f9f6-42f0-ac3b-0216b293a615 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:11:37.719818 crc crio[21573]: time=\"2026-06-12T16:11:37.719744704Z\" level=info msg=\"Starting container: 4cfbc04d9f24e5b014549acfcbc50a2d16314b13c9eba0f99c930ee0beccf0c0\" id=a7645c1e-06fd-42ff-8a73-dfe553ccefad name=/runtime.v1.RuntimeService/StartContainer\nJun 12 16:11:37.725037 crc crio[21573]: time=\"2026-06-12T16:11:37.72493399Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:11:37.730488 crc crio[21573]: time=\"2026-06-12T16:11:37.729864339Z\" level=info msg=\"Started container\" PID=37608 containerID=4cfbc04d9f24e5b014549acfcbc50a2d16314b13c9eba0f99c930ee0beccf0c0 description=openshift-multus/multus-bzhnf/kube-multus id=a7645c1e-06fd-42ff-8a73-dfe553ccefad name=/runtime.v1.RuntimeService/StartContainer sandboxID=ef76bc2fe3143f66ca4d9b2adc7be0beeaa03fdaabc9f96106a99e4997f45b8a\nJun 12 16:11:37.730488 crc crio[21573]: time=\"2026-06-12T16:11:37.730023872Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:11:37.754909 crc crio[21573]: time=\"2026-06-12T16:11:37.754744727Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/upgrade_37edc10d-d1ee-4470-bbc1-09d906c5089c\\\"\"\nJun 12 16:11:37.754909 crc crio[21573]: time=\"2026-06-12T16:11:37.754921712Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 16:11:37.794742 crc crio[21573]: time=\"2026-06-12T16:11:37.794532384Z\" level=info msg=\"Running pod sandbox: openshift-ovn-kubernetes/ovnkube-control-plane-97c9b6c48-fj48f/POD\" id=c3c2b9e4-ff45-4493-9b7c-b0e9a53b90f8 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 16:11:37.794905 crc crio[21573]: time=\"2026-06-12T16:11:37.794817653Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:11:37.820921 crc crio[21573]: time=\"2026-06-12T16:11:37.820802283Z\" level=warning msg=\"Skipping invalid sysctl specified by config {net.ipv4.ping_group_range 0 2147483647}: \\\"net.ipv4.ping_group_range\\\" not allowed with host net enabled\" id=c3c2b9e4-ff45-4493-9b7c-b0e9a53b90f8 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 16:11:37.863331 crc crio[21573]: time=\"2026-06-12T16:11:37.863247728Z\" level=info msg=\"Ran pod sandbox 670ab52b08becc02e6d8180f597e74d18f5918268bba427c3ce015e7340ffb01 with infra container: openshift-ovn-kubernetes/ovnkube-control-plane-97c9b6c48-fj48f/POD\" id=c3c2b9e4-ff45-4493-9b7c-b0e9a53b90f8 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 16:11:37.868750 crc crio[21573]: time=\"2026-06-12T16:11:37.868586236Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=8367e514-1108-47dd-90c3-4f91ec24dfce name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:11:37.872778 crc crio[21573]: time=\"2026-06-12T16:11:37.872673241Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=165c610a-9496-4746-a9ac-baa535bdaede name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:11:37.884892 crc crio[21573]: time=\"2026-06-12T16:11:37.884777331Z\" level=info msg=\"Creating container: openshift-ovn-kubernetes/ovnkube-control-plane-97c9b6c48-fj48f/kube-rbac-proxy\" id=67011ccb-ec10-42e7-b1b1-e78ebeab4955 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:11:37.885901 crc crio[21573]: time=\"2026-06-12T16:11:37.885809341Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:11:37.904055 crc crio[21573]: time=\"2026-06-12T16:11:37.903884286Z\" level=info msg=\"Created container 74b693f051130a49977c3a7cbc311b589aeb0d0e39b9a4dadff173ea3ab3b85b: cert-manager/cert-manager-cainjector-7f9fdd5dd5-9mrgn/cert-manager-cainjector\" id=ed0fa6e8-a9ca-471b-bc96-0133097e01d6 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:11:37.905386 crc crio[21573]: time=\"2026-06-12T16:11:37.905132492Z\" level=info msg=\"Created container f2418d722fb51e078701fb18df22f4d932782b91f0080916360c28b26cd1d282: cert-manager/cert-manager-7b8b89f89d-9mvrm/cert-manager-controller\" id=cbef7084-ee42-423d-9b16-a280f2b88622 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:11:37.907370 crc crio[21573]: time=\"2026-06-12T16:11:37.907227901Z\" level=info msg=\"Starting container: f2418d722fb51e078701fb18df22f4d932782b91f0080916360c28b26cd1d282\" id=6db0eeed-263a-46d6-afe0-fe040fd8c474 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 16:11:37.907560 crc crio[21573]: time=\"2026-06-12T16:11:37.907381595Z\" level=info msg=\"Starting container: 74b693f051130a49977c3a7cbc311b589aeb0d0e39b9a4dadff173ea3ab3b85b\" id=4a1f8436-b8bd-4f87-8c2a-1d6a24f04e5d name=/runtime.v1.RuntimeService/StartContainer\nJun 12 16:11:37.914393 crc crio[21573]: time=\"2026-06-12T16:11:37.914098824Z\" level=info msg=\"Started container\" PID=37635 containerID=f2418d722fb51e078701fb18df22f4d932782b91f0080916360c28b26cd1d282 description=cert-manager/cert-manager-7b8b89f89d-9mvrm/cert-manager-controller id=6db0eeed-263a-46d6-afe0-fe040fd8c474 name=/runtime.v1.RuntimeService/StartContainer sandboxID=3970d016825134c11e691d71c42340c4825d540d344fd1a393403381dafb5db8\nJun 12 16:11:37.917589 crc crio[21573]: time=\"2026-06-12T16:11:37.916960914Z\" level=info msg=\"Created container b0e84bae62073bdf473198c5f19f93f2febc2456fe7076a6c419c726d3881428: cert-manager/cert-manager-webhook-769f6b94cb-grhhb/cert-manager-webhook\" id=7ce4db14-c961-4659-a34b-12abac6517e9 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:11:37.919626 crc crio[21573]: time=\"2026-06-12T16:11:37.919557447Z\" level=info msg=\"Starting container: b0e84bae62073bdf473198c5f19f93f2febc2456fe7076a6c419c726d3881428\" id=53b917bd-de7f-44ef-87e3-b9f939f368bc name=/runtime.v1.RuntimeService/StartContainer\nJun 12 16:11:37.921894 crc crio[21573]: time=\"2026-06-12T16:11:37.921774549Z\" level=info msg=\"Started container\" PID=37617 containerID=74b693f051130a49977c3a7cbc311b589aeb0d0e39b9a4dadff173ea3ab3b85b description=cert-manager/cert-manager-cainjector-7f9fdd5dd5-9mrgn/cert-manager-cainjector id=4a1f8436-b8bd-4f87-8c2a-1d6a24f04e5d name=/runtime.v1.RuntimeService/StartContainer sandboxID=36a806df33b44366e6b482538b52f13f756b6cdf2208914b1d28f8cdedbacbaa\nJun 12 16:11:37.923402 crc crio[21573]: time=\"2026-06-12T16:11:37.923346793Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:11:37.938202 crc crio[21573]: time=\"2026-06-12T16:11:37.937980285Z\" level=info msg=\"Started container\" PID=37636 containerID=b0e84bae62073bdf473198c5f19f93f2febc2456fe7076a6c419c726d3881428 description=cert-manager/cert-manager-webhook-769f6b94cb-grhhb/cert-manager-webhook id=53b917bd-de7f-44ef-87e3-b9f939f368bc name=/runtime.v1.RuntimeService/StartContainer sandboxID=c6bbc7982d907d3fb9179e4545869de3a0e76d56674fdbfc8786ae3522cc64f6\nJun 12 16:11:38.007692 crc crio[21573]: time=\"2026-06-12T16:11:38.007616272Z\" level=info msg=\"Removing container: ea9e080b284e5f6bdfc3a309409c58cdada3fa37d6c4efce5db54bf9426c7af5\" id=c02291bf-3a8f-4b41-be72-e9c53a82e2ba name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 16:11:38.127801 crc crio[21573]: time=\"2026-06-12T16:11:38.126012127Z\" level=info msg=\"Removed container ea9e080b284e5f6bdfc3a309409c58cdada3fa37d6c4efce5db54bf9426c7af5: openshift-ovn-kubernetes/ovnkube-node-2tk97/ovnkube-controller\" id=c02291bf-3a8f-4b41-be72-e9c53a82e2ba name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 16:11:38.134902 crc crio[21573]: time=\"2026-06-12T16:11:38.132648255Z\" level=info msg=\"Running pod sandbox: openshift-ovn-kubernetes/ovnkube-node-4g5r5/POD\" id=1597d386-ff38-4e43-9904-bacbaf3f2123 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 16:11:38.134902 crc crio[21573]: time=\"2026-06-12T16:11:38.132842781Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:11:38.170701 crc crio[21573]: time=\"2026-06-12T16:11:38.170230908Z\" level=info msg=\"Removing container: 8ea50c0526a1d1aa64befb21e889a888b3da93bff8eda8b4b6c83aed91514897\" id=d0cceede-24a6-4ee4-94ce-bb3afaf18a8a name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 16:11:38.204000 crc crio[21573]: time=\"2026-06-12T16:11:38.203660784Z\" level=warning msg=\"Skipping invalid sysctl specified by config {net.ipv4.ping_group_range 0 2147483647}: \\\"net.ipv4.ping_group_range\\\" not allowed with host net enabled\" id=1597d386-ff38-4e43-9904-bacbaf3f2123 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 16:11:38.233065 crc crio[21573]: time=\"2026-06-12T16:11:38.231602796Z\" level=info msg=\"Ran pod sandbox a0ab2ece8915a5538e932ab0ad87e3ac0322d6fba4c5e805e8405ead9bd13ba2 with infra container: openshift-ovn-kubernetes/ovnkube-node-4g5r5/POD\" id=1597d386-ff38-4e43-9904-bacbaf3f2123 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 16:11:38.241602 crc crio[21573]: time=\"2026-06-12T16:11:38.241390269Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=63ca0dfa-9ef1-413c-9d74-66f97d8e5d1f name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:11:38.249563 crc crio[21573]: time=\"2026-06-12T16:11:38.24936184Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=24718c18-86db-4f6e-9c2f-2c56583e5e35 name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:11:38.258303 crc crio[21573]: time=\"2026-06-12T16:11:38.258211362Z\" level=info msg=\"Creating container: openshift-ovn-kubernetes/ovnkube-node-4g5r5/kubecfg-setup\" id=0663f691-f5bb-4f46-b971-d49ea13620f8 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:11:38.264692 crc crio[21573]: time=\"2026-06-12T16:11:38.264612191Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:11:38.281582 crc crio[21573]: time=\"2026-06-12T16:11:38.280695173Z\" level=info msg=\"Removed container 8ea50c0526a1d1aa64befb21e889a888b3da93bff8eda8b4b6c83aed91514897: openshift-ovn-kubernetes/ovnkube-node-2tk97/sbdb\" id=d0cceede-24a6-4ee4-94ce-bb3afaf18a8a name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 16:11:38.292089 crc crio[21573]: time=\"2026-06-12T16:11:38.285531392Z\" level=info msg=\"Removing container: 1e761945628676a7459d8df48000b460ae0e72005b3a3e01a4bea606304f7ba4\" id=0efd9483-449c-4282-b280-f9ec5f433806 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 16:11:38.329896 crc crio[21573]: time=\"2026-06-12T16:11:38.329642319Z\" level=info msg=\"Removed container 1e761945628676a7459d8df48000b460ae0e72005b3a3e01a4bea606304f7ba4: openshift-ovn-kubernetes/ovnkube-node-2tk97/nbdb\" id=0efd9483-449c-4282-b280-f9ec5f433806 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 16:11:38.348832 crc crio[21573]: time=\"2026-06-12T16:11:38.348692768Z\" level=info msg=\"Removing container: ecbe3b0e72c3b9cc948c1e11017a33aa75e6a2dca983861b791c4b50c944bfd0\" id=2dd867ec-292e-459f-8a17-584fa5a48b48 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 16:11:38.356153 crc crio[21573]: time=\"2026-06-12T16:11:38.355872599Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:11:38.376907 crc crio[21573]: time=\"2026-06-12T16:11:38.376431878Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:11:38.410980 crc crio[21573]: time=\"2026-06-12T16:11:38.410891344Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:11:38.418521 crc crio[21573]: time=\"2026-06-12T16:11:38.418378372Z\" level=info msg=\"Removed container ecbe3b0e72c3b9cc948c1e11017a33aa75e6a2dca983861b791c4b50c944bfd0: openshift-ovn-kubernetes/ovnkube-node-2tk97/northd\" id=2dd867ec-292e-459f-8a17-584fa5a48b48 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 16:11:38.422302 crc crio[21573]: time=\"2026-06-12T16:11:38.422146196Z\" level=info msg=\"Removing container: 7dc5870a38c939700b5f89b4edc33dc3ca9d691132800b9941991e40495b2293\" id=90ecf924-6477-4ba6-83a6-53094250e6e9 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 16:11:38.452768 crc crio[21573]: time=\"2026-06-12T16:11:38.452673964Z\" level=info msg=\"Removed container 7dc5870a38c939700b5f89b4edc33dc3ca9d691132800b9941991e40495b2293: openshift-ovn-kubernetes/ovnkube-node-2tk97/kube-rbac-proxy-ovn-metrics\" id=90ecf924-6477-4ba6-83a6-53094250e6e9 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 16:11:38.456011 crc crio[21573]: time=\"2026-06-12T16:11:38.455918114Z\" level=info msg=\"Removing container: 201a07b06868bbb30586f81629ca35e63f80a35ff7a1e3c9918d22880369700f\" id=b51e2c23-17a8-42d2-9e41-341bbe8217d0 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 16:11:38.494250 crc crio[21573]: time=\"2026-06-12T16:11:38.494071329Z\" level=info msg=\"Removed container 201a07b06868bbb30586f81629ca35e63f80a35ff7a1e3c9918d22880369700f: openshift-ovn-kubernetes/ovnkube-node-2tk97/kube-rbac-proxy-node\" id=b51e2c23-17a8-42d2-9e41-341bbe8217d0 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 16:11:38.500896 crc crio[21573]: time=\"2026-06-12T16:11:38.500800696Z\" level=info msg=\"Removing container: fd803f323cb352167f03b55c1d0c2143437ba4253b9d6a1b277a45d9597d4bde\" id=1a642da2-73bd-4865-96d4-789814d9c49a name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 16:11:38.526236 crc crio[21573]: time=\"2026-06-12T16:11:38.526052514Z\" level=info msg=\"Created container b72b874ec233033f16c79d18c51aa0c2ec95a9373651064e570369fc0cd30c0e: openshift-ovn-kubernetes/ovnkube-node-4g5r5/kubecfg-setup\" id=0663f691-f5bb-4f46-b971-d49ea13620f8 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:11:38.528376 crc crio[21573]: time=\"2026-06-12T16:11:38.528305109Z\" level=info msg=\"Starting container: b72b874ec233033f16c79d18c51aa0c2ec95a9373651064e570369fc0cd30c0e\" id=6f684025-91c6-486e-b396-01208daec019 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 16:11:38.529063 crc crio[21573]: time=\"2026-06-12T16:11:38.528999828Z\" level=info msg=\"Created container 56eda32b18a39740999bb7a39afd4d67226ad02564fdb89dcc6d6c82ed5d8d9d: openshift-ovn-kubernetes/ovnkube-control-plane-97c9b6c48-fj48f/kube-rbac-proxy\" id=67011ccb-ec10-42e7-b1b1-e78ebeab4955 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:11:38.530645 crc crio[21573]: time=\"2026-06-12T16:11:38.530589432Z\" level=info msg=\"Starting container: 56eda32b18a39740999bb7a39afd4d67226ad02564fdb89dcc6d6c82ed5d8d9d\" id=0c642531-4f68-4b4d-a1a7-83c0f6540e1b name=/runtime.v1.RuntimeService/StartContainer\nJun 12 16:11:38.535407 crc crio[21573]: time=\"2026-06-12T16:11:38.534708368Z\" level=info msg=\"Started container\" PID=37720 containerID=b72b874ec233033f16c79d18c51aa0c2ec95a9373651064e570369fc0cd30c0e description=openshift-ovn-kubernetes/ovnkube-node-4g5r5/kubecfg-setup id=6f684025-91c6-486e-b396-01208daec019 name=/runtime.v1.RuntimeService/StartContainer sandboxID=a0ab2ece8915a5538e932ab0ad87e3ac0322d6fba4c5e805e8405ead9bd13ba2\nJun 12 16:11:38.537410 crc crio[21573]: time=\"2026-06-12T16:11:38.537348143Z\" level=info msg=\"Started container\" PID=37724 containerID=56eda32b18a39740999bb7a39afd4d67226ad02564fdb89dcc6d6c82ed5d8d9d description=openshift-ovn-kubernetes/ovnkube-control-plane-97c9b6c48-fj48f/kube-rbac-proxy id=0c642531-4f68-4b4d-a1a7-83c0f6540e1b name=/runtime.v1.RuntimeService/StartContainer sandboxID=670ab52b08becc02e6d8180f597e74d18f5918268bba427c3ce015e7340ffb01\nJun 12 16:11:38.551961 crc crio[21573]: time=\"2026-06-12T16:11:38.55182203Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=4cd68c36-862f-4b6a-a6db-192a3ee1b843 name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:11:38.553205 crc crio[21573]: time=\"2026-06-12T16:11:38.551551783Z\" level=info msg=\"Removed container fd803f323cb352167f03b55c1d0c2143437ba4253b9d6a1b277a45d9597d4bde: openshift-ovn-kubernetes/ovnkube-node-2tk97/ovn-acl-logging\" id=1a642da2-73bd-4865-96d4-789814d9c49a name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 16:11:38.556187 crc crio[21573]: time=\"2026-06-12T16:11:38.556056348Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=b79e1e7f-a308-4a0a-97e6-ed95ba1a7d17 name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:11:38.557694 crc crio[21573]: time=\"2026-06-12T16:11:38.557613432Z\" level=info msg=\"Removing container: 2dc38fb9e2e813943efafd1c4df085c6d08b858474b1876aa2ecea154516dfd7\" id=4e5c35c3-9fe9-4141-9e50-00edcc5870da name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 16:11:38.564209 crc crio[21573]: time=\"2026-06-12T16:11:38.564118814Z\" level=info msg=\"Creating container: openshift-ovn-kubernetes/ovnkube-control-plane-97c9b6c48-fj48f/ovnkube-cluster-manager\" id=9a721697-9e3b-4a57-ae51-c3e076e3503c name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:11:38.564804 crc crio[21573]: time=\"2026-06-12T16:11:38.564781693Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:11:38.607004 crc crio[21573]: time=\"2026-06-12T16:11:38.606953907Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:11:38.608698 crc crio[21573]: time=\"2026-06-12T16:11:38.607940366Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/cert-approver\\\"\"\nJun 12 16:11:38.608783 crc crio[21573]: time=\"2026-06-12T16:11:38.608734058Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 16:11:38.618604 crc crio[21573]: time=\"2026-06-12T16:11:38.617270608Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:11:38.619028 crc crio[21573]: time=\"2026-06-12T16:11:38.618937055Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/install_multus\\\"\"\nJun 12 16:11:38.619090 crc crio[21573]: time=\"2026-06-12T16:11:38.619041378Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 16:11:38.620022 crc crio[21573]: time=\"2026-06-12T16:11:38.619953703Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/kubeconfig_generator\\\"\"\nJun 12 16:11:38.620022 crc crio[21573]: time=\"2026-06-12T16:11:38.620011534Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 16:11:38.635747 crc crio[21573]: time=\"2026-06-12T16:11:38.635631644Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/multus\\\"\"\nJun 12 16:11:38.636111 crc crio[21573]: time=\"2026-06-12T16:11:38.635930352Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 16:11:38.641254 crc crio[21573]: time=\"2026-06-12T16:11:38.641126509Z\" level=info msg=\"Removed container 2dc38fb9e2e813943efafd1c4df085c6d08b858474b1876aa2ecea154516dfd7: openshift-ovn-kubernetes/ovnkube-node-2tk97/ovn-controller\" id=4e5c35c3-9fe9-4141-9e50-00edcc5870da name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 16:11:38.646506 crc crio[21573]: time=\"2026-06-12T16:11:38.646384845Z\" level=info msg=\"Removing container: 4071edbf2532e9c28a568259dcbbe87f2342aebeaf873f60823b9160575afdf0\" id=30ada589-5f89-4f05-bbdb-718e115b9fee name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 16:11:38.649859 crc crio[21573]: time=\"2026-06-12T16:11:38.649786621Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/multus-daemon\\\"\"\nJun 12 16:11:38.649859 crc crio[21573]: time=\"2026-06-12T16:11:38.649862953Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 16:11:38.666733 crc crio[21573]: time=\"2026-06-12T16:11:38.666404108Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/multus-shim\\\"\"\nJun 12 16:11:38.666733 crc crio[21573]: time=\"2026-06-12T16:11:38.666586293Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 16:11:38.676622 crc crio[21573]: time=\"2026-06-12T16:11:38.676526513Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/passthru\\\"\"\nJun 12 16:11:38.676778 crc crio[21573]: time=\"2026-06-12T16:11:38.676668017Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 16:11:38.677105 crc crio[21573]: time=\"2026-06-12T16:11:38.677052367Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/thin_entrypoint\\\"\"\nJun 12 16:11:38.677265 crc crio[21573]: time=\"2026-06-12T16:11:38.677139379Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 16:11:38.680932 crc crio[21573]: time=\"2026-06-12T16:11:38.680826166Z\" level=info msg=\"Removed container 4071edbf2532e9c28a568259dcbbe87f2342aebeaf873f60823b9160575afdf0: openshift-ovn-kubernetes/ovnkube-node-2tk97/kubecfg-setup\" id=30ada589-5f89-4f05-bbdb-718e115b9fee name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 16:11:38.688967 crc crio[21573]: time=\"2026-06-12T16:11:38.688890291Z\" level=info msg=\"CNI monitoring event REMOVE        \\\"/var/lib/cni/bin/upgrade_37edc10d-d1ee-4470-bbc1-09d906c5089c\\\"\"\nJun 12 16:11:38.708519 crc crio[21573]: time=\"2026-06-12T16:11:38.708348756Z\" level=info msg=\"Created container 79a28d79df43acb5a389aad4b5e797f22d107a363e57d2054998221350f2598c: openshift-ovn-kubernetes/ovnkube-control-plane-97c9b6c48-fj48f/ovnkube-cluster-manager\" id=9a721697-9e3b-4a57-ae51-c3e076e3503c name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:11:38.709153 crc crio[21573]: time=\"2026-06-12T16:11:38.709036626Z\" level=info msg=\"Starting container: 79a28d79df43acb5a389aad4b5e797f22d107a363e57d2054998221350f2598c\" id=d8f4df97-7688-4c8b-a65e-c5271d72c19a name=/runtime.v1.RuntimeService/StartContainer\nJun 12 16:11:38.710256 crc crio[21573]: time=\"2026-06-12T16:11:38.710117997Z\" level=info msg=\"Removing container: 1deacf16b1d3e7f9c8d2f5460f769898e1d62eefbb2aa216d7a8d327776c7d30\" id=6abe046f-b4f0-464f-9007-346c97c518e1 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 16:11:38.715985 crc crio[21573]: time=\"2026-06-12T16:11:38.715875738Z\" level=info msg=\"Started container\" PID=37757 containerID=79a28d79df43acb5a389aad4b5e797f22d107a363e57d2054998221350f2598c description=openshift-ovn-kubernetes/ovnkube-control-plane-97c9b6c48-fj48f/ovnkube-cluster-manager id=d8f4df97-7688-4c8b-a65e-c5271d72c19a name=/runtime.v1.RuntimeService/StartContainer sandboxID=670ab52b08becc02e6d8180f597e74d18f5918268bba427c3ce015e7340ffb01\nJun 12 16:11:38.741121 crc crio[21573]: time=\"2026-06-12T16:11:38.741054915Z\" level=info msg=\"Removed container 1deacf16b1d3e7f9c8d2f5460f769898e1d62eefbb2aa216d7a8d327776c7d30: openshift-ovn-kubernetes/ovnkube-control-plane-57b78d8988-l69zc/ovnkube-cluster-manager\" id=6abe046f-b4f0-464f-9007-346c97c518e1 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 16:11:38.744642 crc crio[21573]: time=\"2026-06-12T16:11:38.744563843Z\" level=info msg=\"Removing container: 8b93955fb27a4522ba01302c95c774cd3f2ea7e44b55d2534318808cc6f278ee\" id=cdec0eb0-45ca-4412-a0f8-25b68407af06 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 16:11:38.767515 crc crio[21573]: time=\"2026-06-12T16:11:38.767327754Z\" level=info msg=\"Removed container 8b93955fb27a4522ba01302c95c774cd3f2ea7e44b55d2534318808cc6f278ee: openshift-ovn-kubernetes/ovnkube-control-plane-57b78d8988-l69zc/kube-rbac-proxy\" id=cdec0eb0-45ca-4412-a0f8-25b68407af06 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 16:11:39.125701 crc crio[21573]: time=\"2026-06-12T16:11:39.125021061Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=0b88df7e-1c70-42b0-b281-d81964ed3104 name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:11:39.130358 crc crio[21573]: time=\"2026-06-12T16:11:39.130109917Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=d9cf7ea0-7f18-4e1e-bb34-3f6c6b83603a name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:11:39.143380 crc crio[21573]: time=\"2026-06-12T16:11:39.143040069Z\" level=info msg=\"Creating container: openshift-ovn-kubernetes/ovnkube-node-4g5r5/ovn-controller\" id=92851bca-6df2-4aa3-b129-bd8fae6de912 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:11:39.143848 crc crio[21573]: time=\"2026-06-12T16:11:39.14379517Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:11:39.193130 crc crio[21573]: time=\"2026-06-12T16:11:39.191800273Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:11:39.196575 crc crio[21573]: time=\"2026-06-12T16:11:39.1965012Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:11:39.320681 crc crio[21573]: time=\"2026-06-12T16:11:39.320557035Z\" level=info msg=\"Created container 8e62d736f5712188445650e15d136651b21fc7a02314e8a3418206c86704de03: openshift-ovn-kubernetes/ovnkube-node-4g5r5/ovn-controller\" id=92851bca-6df2-4aa3-b129-bd8fae6de912 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:11:39.321801 crc crio[21573]: time=\"2026-06-12T16:11:39.321709237Z\" level=info msg=\"Starting container: 8e62d736f5712188445650e15d136651b21fc7a02314e8a3418206c86704de03\" id=f5f6eb79-460b-4691-8b76-4e4e8d05ddb9 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 16:11:39.329080 crc crio[21573]: time=\"2026-06-12T16:11:39.3289437Z\" level=info msg=\"Started container\" PID=37793 containerID=8e62d736f5712188445650e15d136651b21fc7a02314e8a3418206c86704de03 description=openshift-ovn-kubernetes/ovnkube-node-4g5r5/ovn-controller id=f5f6eb79-460b-4691-8b76-4e4e8d05ddb9 name=/runtime.v1.RuntimeService/StartContainer sandboxID=a0ab2ece8915a5538e932ab0ad87e3ac0322d6fba4c5e805e8405ead9bd13ba2\nJun 12 16:11:39.340257 crc crio[21573]: time=\"2026-06-12T16:11:39.340122054Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=35bfc1cd-b42c-4892-8195-634b1bb7cb93 name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:11:39.343326 crc crio[21573]: time=\"2026-06-12T16:11:39.343250182Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=acc8086a-826d-43e3-ad09-c6d3d77dbbfe name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:11:39.349071 crc crio[21573]: time=\"2026-06-12T16:11:39.348974833Z\" level=info msg=\"Creating container: openshift-ovn-kubernetes/ovnkube-node-4g5r5/ovn-acl-logging\" id=f54dcb19-bf89-42e1-a6d9-1948fdf228bf name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:11:39.349576 crc crio[21573]: time=\"2026-06-12T16:11:39.349429356Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:11:39.379332 crc crio[21573]: time=\"2026-06-12T16:11:39.379151652Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:11:39.381387 crc crio[21573]: time=\"2026-06-12T16:11:39.381314832Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:11:39.492874 crc crio[21573]: time=\"2026-06-12T16:11:39.492220027Z\" level=info msg=\"Created container 568595a0e40a591bd1e66cc193477ffa70cc62e44baaf428da491266a173aaad: openshift-ovn-kubernetes/ovnkube-node-4g5r5/ovn-acl-logging\" id=f54dcb19-bf89-42e1-a6d9-1948fdf228bf name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:11:39.495784 crc crio[21573]: time=\"2026-06-12T16:11:39.495718856Z\" level=info msg=\"Starting container: 568595a0e40a591bd1e66cc193477ffa70cc62e44baaf428da491266a173aaad\" id=daeed927-5eab-4dcc-ba53-5db7439e3222 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 16:11:39.503039 crc crio[21573]: time=\"2026-06-12T16:11:39.502152656Z\" level=info msg=\"Started container\" PID=37805 containerID=568595a0e40a591bd1e66cc193477ffa70cc62e44baaf428da491266a173aaad description=openshift-ovn-kubernetes/ovnkube-node-4g5r5/ovn-acl-logging id=daeed927-5eab-4dcc-ba53-5db7439e3222 name=/runtime.v1.RuntimeService/StartContainer sandboxID=a0ab2ece8915a5538e932ab0ad87e3ac0322d6fba4c5e805e8405ead9bd13ba2\nJun 12 16:11:39.514714 crc crio[21573]: time=\"2026-06-12T16:11:39.514060621Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=c29fb5c0-dee2-4a34-b4b3-11a22f24c070 name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:11:39.517884 crc crio[21573]: time=\"2026-06-12T16:11:39.517804897Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=453e0a79-2439-41f0-bc9d-4bccd8d8b3d5 name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:11:39.529603 crc crio[21573]: time=\"2026-06-12T16:11:39.527246861Z\" level=info msg=\"Creating container: openshift-ovn-kubernetes/ovnkube-node-4g5r5/kube-rbac-proxy-node\" id=247e1d28-c028-45cf-ab57-95cd2bb241af name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:11:39.529603 crc crio[21573]: time=\"2026-06-12T16:11:39.527931391Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:11:39.578782 crc crio[21573]: time=\"2026-06-12T16:11:39.578651157Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:11:39.582006 crc crio[21573]: time=\"2026-06-12T16:11:39.581916808Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:11:39.730804 crc crio[21573]: time=\"2026-06-12T16:11:39.730685446Z\" level=info msg=\"Created container 5195405f25576f80e86ca54da06bd38d61eb44681531085cb8805d840a00e421: openshift-ovn-kubernetes/ovnkube-node-4g5r5/kube-rbac-proxy-node\" id=247e1d28-c028-45cf-ab57-95cd2bb241af name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:11:39.732528 crc crio[21573]: time=\"2026-06-12T16:11:39.732359543Z\" level=info msg=\"Starting container: 5195405f25576f80e86ca54da06bd38d61eb44681531085cb8805d840a00e421\" id=98bf40fd-8a1e-4ee2-aa14-48c1ad7c0aa7 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 16:11:39.740274 crc crio[21573]: time=\"2026-06-12T16:11:39.740154424Z\" level=info msg=\"Started container\" PID=37823 containerID=5195405f25576f80e86ca54da06bd38d61eb44681531085cb8805d840a00e421 description=openshift-ovn-kubernetes/ovnkube-node-4g5r5/kube-rbac-proxy-node id=98bf40fd-8a1e-4ee2-aa14-48c1ad7c0aa7 name=/runtime.v1.RuntimeService/StartContainer sandboxID=a0ab2ece8915a5538e932ab0ad87e3ac0322d6fba4c5e805e8405ead9bd13ba2\nJun 12 16:11:39.752668 crc crio[21573]: time=\"2026-06-12T16:11:39.752570632Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=8ab82b74-eb14-4f09-939a-b6fb62ffa0a2 name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:11:39.756189 crc crio[21573]: time=\"2026-06-12T16:11:39.75604458Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=f72c8832-2a74-43b4-ac70-1d26917df8f8 name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:11:39.764201 crc crio[21573]: time=\"2026-06-12T16:11:39.764074495Z\" level=info msg=\"Creating container: openshift-ovn-kubernetes/ovnkube-node-4g5r5/kube-rbac-proxy-ovn-metrics\" id=1695ba05-cfe6-43ed-9b4c-768f291fa09a name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:11:39.764981 crc crio[21573]: time=\"2026-06-12T16:11:39.764892608Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:11:39.800354 crc crio[21573]: time=\"2026-06-12T16:11:39.800232621Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:11:39.802212 crc crio[21573]: time=\"2026-06-12T16:11:39.802143226Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:11:39.917061 crc crio[21573]: time=\"2026-06-12T16:11:39.916930609Z\" level=info msg=\"Created container 585921c5614f209e306b090f9d5a6d29bb322d64111cdc6d566e7865362146c3: openshift-ovn-kubernetes/ovnkube-node-4g5r5/kube-rbac-proxy-ovn-metrics\" id=1695ba05-cfe6-43ed-9b4c-768f291fa09a name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:11:39.918935 crc crio[21573]: time=\"2026-06-12T16:11:39.918839583Z\" level=info msg=\"Starting container: 585921c5614f209e306b090f9d5a6d29bb322d64111cdc6d566e7865362146c3\" id=fc9398e4-dc70-4de1-8429-b7e7a2198d0e name=/runtime.v1.RuntimeService/StartContainer\nJun 12 16:11:39.929124 crc crio[21573]: time=\"2026-06-12T16:11:39.929013638Z\" level=info msg=\"Started container\" PID=37843 containerID=585921c5614f209e306b090f9d5a6d29bb322d64111cdc6d566e7865362146c3 description=openshift-ovn-kubernetes/ovnkube-node-4g5r5/kube-rbac-proxy-ovn-metrics id=fc9398e4-dc70-4de1-8429-b7e7a2198d0e name=/runtime.v1.RuntimeService/StartContainer sandboxID=a0ab2ece8915a5538e932ab0ad87e3ac0322d6fba4c5e805e8405ead9bd13ba2\nJun 12 16:11:39.949398 crc crio[21573]: time=\"2026-06-12T16:11:39.949260997Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=552bec00-9755-4bf1-82c6-dc7cd7d2b61c name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:11:39.954102 crc crio[21573]: time=\"2026-06-12T16:11:39.953974129Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=d5345d1c-5dba-4f19-b459-34cfecafb7f0 name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:11:39.962404 crc crio[21573]: time=\"2026-06-12T16:11:39.962306925Z\" level=info msg=\"Creating container: openshift-ovn-kubernetes/ovnkube-node-4g5r5/northd\" id=098f3dd8-59f6-4821-b307-4c377ff3ab49 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:11:39.962818 crc crio[21573]: time=\"2026-06-12T16:11:39.962752478Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:11:39.985216 crc crio[21573]: time=\"2026-06-12T16:11:39.985003611Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:11:39.986730 crc crio[21573]: time=\"2026-06-12T16:11:39.986657719Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:11:40.092104 crc crio[21573]: time=\"2026-06-12T16:11:40.091905464Z\" level=info msg=\"Created container b7231fea47492fcaee3c7f2b6718d8fc49e31f8055f7091ebe67ea81e7e22738: openshift-ovn-kubernetes/ovnkube-node-4g5r5/northd\" id=098f3dd8-59f6-4821-b307-4c377ff3ab49 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:11:40.094227 crc crio[21573]: time=\"2026-06-12T16:11:40.094147517Z\" level=info msg=\"Starting container: b7231fea47492fcaee3c7f2b6718d8fc49e31f8055f7091ebe67ea81e7e22738\" id=e91862a9-86dd-4492-8bff-42fa8062514f name=/runtime.v1.RuntimeService/StartContainer\nJun 12 16:11:40.102055 crc crio[21573]: time=\"2026-06-12T16:11:40.101989419Z\" level=info msg=\"Started container\" PID=37864 containerID=b7231fea47492fcaee3c7f2b6718d8fc49e31f8055f7091ebe67ea81e7e22738 description=openshift-ovn-kubernetes/ovnkube-node-4g5r5/northd id=e91862a9-86dd-4492-8bff-42fa8062514f name=/runtime.v1.RuntimeService/StartContainer sandboxID=a0ab2ece8915a5538e932ab0ad87e3ac0322d6fba4c5e805e8405ead9bd13ba2\nJun 12 16:11:40.115009 crc crio[21573]: time=\"2026-06-12T16:11:40.114951792Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=cc48a034-cabb-42d4-a5a7-3a50a98753e3 name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:11:40.118661 crc crio[21573]: time=\"2026-06-12T16:11:40.118594784Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=d8879f43-2bda-4763-bea4-1842dd7bf787 name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:11:40.127602 crc crio[21573]: time=\"2026-06-12T16:11:40.127557456Z\" level=info msg=\"Creating container: openshift-ovn-kubernetes/ovnkube-node-4g5r5/nbdb\" id=d099be34-9286-45cf-a973-1b7a4abd3554 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:11:40.128114 crc crio[21573]: time=\"2026-06-12T16:11:40.12809379Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:11:40.160287 crc crio[21573]: time=\"2026-06-12T16:11:40.160222387Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:11:40.162726 crc crio[21573]: time=\"2026-06-12T16:11:40.162698927Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:11:40.351777 crc crio[21573]: time=\"2026-06-12T16:11:40.351131317Z\" level=info msg=\"Created container 46ce94201fcfa2815532f9c7209cc8440a07da90a605877579d6db3804a77807: openshift-ovn-kubernetes/ovnkube-node-4g5r5/nbdb\" id=d099be34-9286-45cf-a973-1b7a4abd3554 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:11:40.355219 crc crio[21573]: time=\"2026-06-12T16:11:40.355029407Z\" level=info msg=\"Starting container: 46ce94201fcfa2815532f9c7209cc8440a07da90a605877579d6db3804a77807\" id=b480d47d-126b-4d86-b061-b4a5c024f714 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 16:11:40.362924 crc crio[21573]: time=\"2026-06-12T16:11:40.362332491Z\" level=info msg=\"Started container\" PID=37875 containerID=46ce94201fcfa2815532f9c7209cc8440a07da90a605877579d6db3804a77807 description=openshift-ovn-kubernetes/ovnkube-node-4g5r5/nbdb id=b480d47d-126b-4d86-b061-b4a5c024f714 name=/runtime.v1.RuntimeService/StartContainer sandboxID=a0ab2ece8915a5538e932ab0ad87e3ac0322d6fba4c5e805e8405ead9bd13ba2\nJun 12 16:11:42.471755 crc crio[21573]: time=\"2026-06-12T16:11:42.471413891Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=dc3b04f1-9964-4d96-b0c2-c96612bcee4b name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:11:42.475532 crc crio[21573]: time=\"2026-06-12T16:11:42.475361651Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=759c41bf-57dc-42c4-bc69-1516882e9b59 name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:11:42.488814 crc crio[21573]: time=\"2026-06-12T16:11:42.488676644Z\" level=info msg=\"Creating container: openshift-ovn-kubernetes/ovnkube-node-4g5r5/sbdb\" id=2834f736-3002-444f-870d-d25fbf49b298 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:11:42.489552 crc crio[21573]: time=\"2026-06-12T16:11:42.489425026Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:11:42.526543 crc crio[21573]: time=\"2026-06-12T16:11:42.526381572Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:11:42.529689 crc crio[21573]: time=\"2026-06-12T16:11:42.529603943Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:11:42.742601 crc crio[21573]: time=\"2026-06-12T16:11:42.742245328Z\" level=info msg=\"Created container f4ad1c2beef5271494a85511e7ee66d4745b4b2481047f5916437ea77d0becf2: openshift-ovn-kubernetes/ovnkube-node-4g5r5/sbdb\" id=2834f736-3002-444f-870d-d25fbf49b298 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:11:42.745009 crc crio[21573]: time=\"2026-06-12T16:11:42.744858711Z\" level=info msg=\"Starting container: f4ad1c2beef5271494a85511e7ee66d4745b4b2481047f5916437ea77d0becf2\" id=ae4ea45c-e38d-4445-8da2-bd84a5de7c34 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 16:11:42.761773 crc crio[21573]: time=\"2026-06-12T16:11:42.761578932Z\" level=info msg=\"Started container\" PID=37938 containerID=f4ad1c2beef5271494a85511e7ee66d4745b4b2481047f5916437ea77d0becf2 description=openshift-ovn-kubernetes/ovnkube-node-4g5r5/sbdb id=ae4ea45c-e38d-4445-8da2-bd84a5de7c34 name=/runtime.v1.RuntimeService/StartContainer sandboxID=a0ab2ece8915a5538e932ab0ad87e3ac0322d6fba4c5e805e8405ead9bd13ba2\nJun 12 16:11:44.926681 crc crio[21573]: time=\"2026-06-12T16:11:44.926421631Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=d2ee058e-bc30-455e-819c-11c80ad359c5 name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:11:44.959736 crc crio[21573]: time=\"2026-06-12T16:11:44.959429796Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=a525005b-5d6c-4309-8ab9-56c145d43630 name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:11:44.970969 crc crio[21573]: time=\"2026-06-12T16:11:44.970866136Z\" level=info msg=\"Creating container: openshift-ovn-kubernetes/ovnkube-node-4g5r5/ovnkube-controller\" id=7bf812dd-e171-423e-97a9-e0ea5261385f name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:11:44.971612 crc crio[21573]: time=\"2026-06-12T16:11:44.971562616Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:11:45.004875 crc crio[21573]: time=\"2026-06-12T16:11:45.004726135Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:11:45.007237 crc crio[21573]: time=\"2026-06-12T16:11:45.007101542Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:11:45.207809 crc crio[21573]: time=\"2026-06-12T16:11:45.207688061Z\" level=info msg=\"Created container f3a9f6d8a447e3bb4904564a2cf3ddffc5c8ce74380fa6df510bd7ad1c81f9fa: openshift-ovn-kubernetes/ovnkube-node-4g5r5/ovnkube-controller\" id=7bf812dd-e171-423e-97a9-e0ea5261385f name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:11:45.210118 crc crio[21573]: time=\"2026-06-12T16:11:45.209982785Z\" level=info msg=\"Starting container: f3a9f6d8a447e3bb4904564a2cf3ddffc5c8ce74380fa6df510bd7ad1c81f9fa\" id=333f07f7-26f1-48fa-8832-f99be43d3248 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 16:11:45.219882 crc crio[21573]: time=\"2026-06-12T16:11:45.219720708Z\" level=info msg=\"Started container\" PID=38044 containerID=f3a9f6d8a447e3bb4904564a2cf3ddffc5c8ce74380fa6df510bd7ad1c81f9fa description=openshift-ovn-kubernetes/ovnkube-node-4g5r5/ovnkube-controller id=333f07f7-26f1-48fa-8832-f99be43d3248 name=/runtime.v1.RuntimeService/StartContainer sandboxID=a0ab2ece8915a5538e932ab0ad87e3ac0322d6fba4c5e805e8405ead9bd13ba2\nJun 12 16:11:45.397763 crc crio[21573]: time=\"2026-06-12T16:11:45.397579271Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 16:11:45.398150 crc crio[21573]: time=\"2026-06-12T16:11:45.39791963Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 16:11:45.398150 crc crio[21573]: time=\"2026-06-12T16:11:45.397947221Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 16:11:45.398150 crc crio[21573]: time=\"2026-06-12T16:11:45.398094645Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 16:11:45.399157 crc crio[21573]: time=\"2026-06-12T16:11:45.399021442Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 16:11:45.399293 crc crio[21573]: time=\"2026-06-12T16:11:45.399219937Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 16:11:45.399381 crc crio[21573]: time=\"2026-06-12T16:11:45.39932773Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 16:11:45.399502 crc crio[21573]: time=\"2026-06-12T16:11:45.399390982Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 16:11:45.399691 crc crio[21573]: time=\"2026-06-12T16:11:45.399624888Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 16:11:45.399764 crc crio[21573]: time=\"2026-06-12T16:11:45.39969399Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 16:11:45.400060 crc crio[21573]: time=\"2026-06-12T16:11:45.399991348Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 16:11:45.400060 crc crio[21573]: time=\"2026-06-12T16:11:45.40005434Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 16:11:45.400351 crc crio[21573]: time=\"2026-06-12T16:11:45.400287767Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 16:11:45.400351 crc crio[21573]: time=\"2026-06-12T16:11:45.400347768Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 16:11:45.400687 crc crio[21573]: time=\"2026-06-12T16:11:45.400615847Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 16:11:45.400687 crc crio[21573]: time=\"2026-06-12T16:11:45.400681528Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 16:11:45.401104 crc crio[21573]: time=\"2026-06-12T16:11:45.401033088Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 16:11:45.401104 crc crio[21573]: time=\"2026-06-12T16:11:45.40109559Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 16:11:45.401429 crc crio[21573]: time=\"2026-06-12T16:11:45.401347717Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 16:11:45.401429 crc crio[21573]: time=\"2026-06-12T16:11:45.401412279Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 16:11:45.401779 crc crio[21573]: time=\"2026-06-12T16:11:45.401710227Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 16:11:45.401779 crc crio[21573]: time=\"2026-06-12T16:11:45.401776869Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 16:11:45.402044 crc crio[21573]: time=\"2026-06-12T16:11:45.401976394Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 16:11:45.402044 crc crio[21573]: time=\"2026-06-12T16:11:45.402036076Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 16:11:45.402386 crc crio[21573]: time=\"2026-06-12T16:11:45.402297113Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 16:11:45.402386 crc crio[21573]: time=\"2026-06-12T16:11:45.402359795Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 16:11:45.402709 crc crio[21573]: time=\"2026-06-12T16:11:45.402657203Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 16:11:45.402778 crc crio[21573]: time=\"2026-06-12T16:11:45.402712455Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 16:11:45.402928 crc crio[21573]: time=\"2026-06-12T16:11:45.402883819Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 16:11:45.403287 crc crio[21573]: time=\"2026-06-12T16:11:45.402947041Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 16:11:45.403347 crc crio[21573]: time=\"2026-06-12T16:11:45.403318921Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 16:11:45.403389 crc crio[21573]: time=\"2026-06-12T16:11:45.403362943Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 16:11:45.403741 crc crio[21573]: time=\"2026-06-12T16:11:45.403680862Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 16:11:45.403741 crc crio[21573]: time=\"2026-06-12T16:11:45.403743784Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 16:11:45.403948 crc crio[21573]: time=\"2026-06-12T16:11:45.403891438Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 16:11:45.404009 crc crio[21573]: time=\"2026-06-12T16:11:45.403985001Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 16:11:45.404324 crc crio[21573]: time=\"2026-06-12T16:11:45.404251318Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 16:11:45.404324 crc crio[21573]: time=\"2026-06-12T16:11:45.40431412Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 16:11:45.404559 crc crio[21573]: time=\"2026-06-12T16:11:45.404500175Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 16:11:45.404630 crc crio[21573]: time=\"2026-06-12T16:11:45.404565247Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 16:11:45.404981 crc crio[21573]: time=\"2026-06-12T16:11:45.404915297Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 16:11:45.404981 crc crio[21573]: time=\"2026-06-12T16:11:45.404977158Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 16:11:45.405199 crc crio[21573]: time=\"2026-06-12T16:11:45.405120702Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 16:11:45.405262 crc crio[21573]: time=\"2026-06-12T16:11:45.405213505Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 16:11:45.405517 crc crio[21573]: time=\"2026-06-12T16:11:45.40538601Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 16:11:45.405592 crc crio[21573]: time=\"2026-06-12T16:11:45.405542044Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 16:11:45.405826 crc crio[21573]: time=\"2026-06-12T16:11:45.40575453Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 16:11:45.405826 crc crio[21573]: time=\"2026-06-12T16:11:45.405814731Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 16:11:45.406046 crc crio[21573]: time=\"2026-06-12T16:11:45.405988686Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 16:11:45.406108 crc crio[21573]: time=\"2026-06-12T16:11:45.406050448Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 16:11:45.406303 crc crio[21573]: time=\"2026-06-12T16:11:45.406237674Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 16:11:45.406303 crc crio[21573]: time=\"2026-06-12T16:11:45.406302925Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 16:11:45.406655 crc crio[21573]: time=\"2026-06-12T16:11:45.406611084Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 16:11:45.406715 crc crio[21573]: time=\"2026-06-12T16:11:45.406669686Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 16:11:45.406994 crc crio[21573]: time=\"2026-06-12T16:11:45.406953504Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 16:11:45.407083 crc crio[21573]: time=\"2026-06-12T16:11:45.407007035Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 16:11:45.407319 crc crio[21573]: time=\"2026-06-12T16:11:45.407279083Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 16:11:45.407386 crc crio[21573]: time=\"2026-06-12T16:11:45.407335634Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 16:11:45.407573 crc crio[21573]: time=\"2026-06-12T16:11:45.40752839Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 16:11:45.407631 crc crio[21573]: time=\"2026-06-12T16:11:45.407590622Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 16:11:45.407834 crc crio[21573]: time=\"2026-06-12T16:11:45.407785257Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 16:11:45.407923 crc crio[21573]: time=\"2026-06-12T16:11:45.407841098Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 16:11:45.408003 crc crio[21573]: time=\"2026-06-12T16:11:45.407961082Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 16:11:45.408082 crc crio[21573]: time=\"2026-06-12T16:11:45.408019283Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 16:11:45.408383 crc crio[21573]: time=\"2026-06-12T16:11:45.408318322Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 16:11:45.408527 crc crio[21573]: time=\"2026-06-12T16:11:45.408388404Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 16:11:45.408688 crc crio[21573]: time=\"2026-06-12T16:11:45.408584419Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 16:11:45.408688 crc crio[21573]: time=\"2026-06-12T16:11:45.40863095Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 16:11:45.408896 crc crio[21573]: time=\"2026-06-12T16:11:45.408828076Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 16:11:45.408896 crc crio[21573]: time=\"2026-06-12T16:11:45.408871007Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 16:11:45.409323 crc crio[21573]: time=\"2026-06-12T16:11:45.409269279Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 16:11:45.409387 crc crio[21573]: time=\"2026-06-12T16:11:45.409328661Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 16:11:45.409844 crc crio[21573]: time=\"2026-06-12T16:11:45.409778913Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 16:11:45.409844 crc crio[21573]: time=\"2026-06-12T16:11:45.409843165Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 16:11:45.409974 crc crio[21573]: time=\"2026-06-12T16:11:45.409906107Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 16:11:45.410064 crc crio[21573]: time=\"2026-06-12T16:11:45.4100283Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 16:11:45.410120 crc crio[21573]: time=\"2026-06-12T16:11:45.410063411Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 16:11:45.410120 crc crio[21573]: time=\"2026-06-12T16:11:45.410090652Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 16:11:45.410612 crc crio[21573]: time=\"2026-06-12T16:11:45.410569575Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 16:11:45.410674 crc crio[21573]: time=\"2026-06-12T16:11:45.410629697Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 16:11:45.411043 crc crio[21573]: time=\"2026-06-12T16:11:45.410941051Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 16:11:45.411145 crc crio[21573]: time=\"2026-06-12T16:11:45.411126756Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 16:11:45.411659 crc crio[21573]: time=\"2026-06-12T16:11:45.411602044Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 16:11:45.411732 crc crio[21573]: time=\"2026-06-12T16:11:45.411664085Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 16:11:45.411947 crc crio[21573]: time=\"2026-06-12T16:11:45.411885787Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 16:11:45.412005 crc crio[21573]: time=\"2026-06-12T16:11:45.411954679Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 16:11:45.412595 crc crio[21573]: time=\"2026-06-12T16:11:45.412528436Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 16:11:45.412595 crc crio[21573]: time=\"2026-06-12T16:11:45.412589842Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 16:11:45.412868 crc crio[21573]: time=\"2026-06-12T16:11:45.412794204Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 16:11:45.412868 crc crio[21573]: time=\"2026-06-12T16:11:45.412866866Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 16:11:45.413523 crc crio[21573]: time=\"2026-06-12T16:11:45.413419615Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 16:11:45.413614 crc crio[21573]: time=\"2026-06-12T16:11:45.413535788Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 16:11:45.413827 crc crio[21573]: time=\"2026-06-12T16:11:45.413749471Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 16:11:45.413827 crc crio[21573]: time=\"2026-06-12T16:11:45.413822293Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 16:11:45.414353 crc crio[21573]: time=\"2026-06-12T16:11:45.414275049Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 16:11:45.414353 crc crio[21573]: time=\"2026-06-12T16:11:45.41433689Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 16:11:45.414741 crc crio[21573]: time=\"2026-06-12T16:11:45.414622705Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 16:11:45.414814 crc crio[21573]: time=\"2026-06-12T16:11:45.414740818Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 16:11:45.415347 crc crio[21573]: time=\"2026-06-12T16:11:45.415273687Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 16:11:45.415347 crc crio[21573]: time=\"2026-06-12T16:11:45.415333009Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 16:11:45.415769 crc crio[21573]: time=\"2026-06-12T16:11:45.415607853Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 16:11:45.415769 crc crio[21573]: time=\"2026-06-12T16:11:45.415688456Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 16:11:45.416273 crc crio[21573]: time=\"2026-06-12T16:11:45.416193903Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 16:11:45.416273 crc crio[21573]: time=\"2026-06-12T16:11:45.416236334Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 16:11:45.416584 crc crio[21573]: time=\"2026-06-12T16:11:45.41653935Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 16:11:45.416676 crc crio[21573]: time=\"2026-06-12T16:11:45.416606652Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 16:11:45.417349 crc crio[21573]: time=\"2026-06-12T16:11:45.417276433Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 16:11:45.417349 crc crio[21573]: time=\"2026-06-12T16:11:45.417345544Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 16:11:45.417730 crc crio[21573]: time=\"2026-06-12T16:11:45.417596532Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 16:11:45.417730 crc crio[21573]: time=\"2026-06-12T16:11:45.417662874Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 16:11:45.418152 crc crio[21573]: time=\"2026-06-12T16:11:45.417731656Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 16:11:45.418152 crc crio[21573]: time=\"2026-06-12T16:11:45.417772597Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 16:11:45.418152 crc crio[21573]: time=\"2026-06-12T16:11:45.418117377Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 16:11:45.418347 crc crio[21573]: time=\"2026-06-12T16:11:45.418214089Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 16:11:45.418347 crc crio[21573]: time=\"2026-06-12T16:11:45.418294572Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 16:11:45.418347 crc crio[21573]: time=\"2026-06-12T16:11:45.418337673Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 16:11:45.418665 crc crio[21573]: time=\"2026-06-12T16:11:45.418633681Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 16:11:45.418711 crc crio[21573]: time=\"2026-06-12T16:11:45.418681512Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 16:11:45.418852 crc crio[21573]: time=\"2026-06-12T16:11:45.418780785Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 16:11:45.418852 crc crio[21573]: time=\"2026-06-12T16:11:45.418842277Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 16:11:45.419117 crc crio[21573]: time=\"2026-06-12T16:11:45.419028092Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 16:11:45.419225 crc crio[21573]: time=\"2026-06-12T16:11:45.419117144Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 16:11:45.419284 crc crio[21573]: time=\"2026-06-12T16:11:45.419249628Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 16:11:45.419331 crc crio[21573]: time=\"2026-06-12T16:11:45.419294259Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 16:11:45.419621 crc crio[21573]: time=\"2026-06-12T16:11:45.419552726Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 16:11:45.419688 crc crio[21573]: time=\"2026-06-12T16:11:45.419627839Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 16:11:45.419815 crc crio[21573]: time=\"2026-06-12T16:11:45.419774303Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 16:11:45.419880 crc crio[21573]: time=\"2026-06-12T16:11:45.419826164Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 16:11:45.420111 crc crio[21573]: time=\"2026-06-12T16:11:45.42004174Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 16:11:45.420240 crc crio[21573]: time=\"2026-06-12T16:11:45.420113252Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 16:11:45.420301 crc crio[21573]: time=\"2026-06-12T16:11:45.420257307Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 16:11:45.420301 crc crio[21573]: time=\"2026-06-12T16:11:45.420295468Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 16:11:45.420671 crc crio[21573]: time=\"2026-06-12T16:11:45.420616187Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 16:11:45.420738 crc crio[21573]: time=\"2026-06-12T16:11:45.420678889Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 16:11:45.420874 crc crio[21573]: time=\"2026-06-12T16:11:45.420834273Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 16:11:45.420940 crc crio[21573]: time=\"2026-06-12T16:11:45.420882314Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 16:11:45.421276 crc crio[21573]: time=\"2026-06-12T16:11:45.421222774Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 16:11:45.421356 crc crio[21573]: time=\"2026-06-12T16:11:45.421287585Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 16:11:45.421518 crc crio[21573]: time=\"2026-06-12T16:11:45.421425109Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 16:11:45.421601 crc crio[21573]: time=\"2026-06-12T16:11:45.421556053Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 16:11:45.421839 crc crio[21573]: time=\"2026-06-12T16:11:45.421776099Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 16:11:45.421935 crc crio[21573]: time=\"2026-06-12T16:11:45.421841581Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 16:11:45.422093 crc crio[21573]: time=\"2026-06-12T16:11:45.422032276Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 16:11:45.422201 crc crio[21573]: time=\"2026-06-12T16:11:45.422120668Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 16:11:45.422398 crc crio[21573]: time=\"2026-06-12T16:11:45.422348135Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 16:11:45.422573 crc crio[21573]: time=\"2026-06-12T16:11:45.422413307Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 16:11:45.422626 crc crio[21573]: time=\"2026-06-12T16:11:45.422602812Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 16:11:45.422666 crc crio[21573]: time=\"2026-06-12T16:11:45.422635803Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 16:11:45.422968 crc crio[21573]: time=\"2026-06-12T16:11:45.422914021Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 16:11:45.423075 crc crio[21573]: time=\"2026-06-12T16:11:45.422972012Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 16:11:45.423272 crc crio[21573]: time=\"2026-06-12T16:11:45.42321256Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 16:11:45.423339 crc crio[21573]: time=\"2026-06-12T16:11:45.423274711Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 16:11:45.423575 crc crio[21573]: time=\"2026-06-12T16:11:45.423524178Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 16:11:45.423657 crc crio[21573]: time=\"2026-06-12T16:11:45.42358621Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 16:11:45.423806 crc crio[21573]: time=\"2026-06-12T16:11:45.423749685Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 16:11:45.423806 crc crio[21573]: time=\"2026-06-12T16:11:45.423807136Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 16:11:45.424067 crc crio[21573]: time=\"2026-06-12T16:11:45.424015662Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 16:11:45.424140 crc crio[21573]: time=\"2026-06-12T16:11:45.424073774Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 16:11:45.424274 crc crio[21573]: time=\"2026-06-12T16:11:45.424231568Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 16:11:45.424349 crc crio[21573]: time=\"2026-06-12T16:11:45.424283529Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 16:11:45.424553 crc crio[21573]: time=\"2026-06-12T16:11:45.424515216Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 16:11:45.424629 crc crio[21573]: time=\"2026-06-12T16:11:45.424574757Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 16:11:45.424865 crc crio[21573]: time=\"2026-06-12T16:11:45.424824034Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 16:11:45.424943 crc crio[21573]: time=\"2026-06-12T16:11:45.424875246Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 16:11:45.425348 crc crio[21573]: time=\"2026-06-12T16:11:45.425294517Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 16:11:45.425418 crc crio[21573]: time=\"2026-06-12T16:11:45.425363189Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 16:11:45.425876 crc crio[21573]: time=\"2026-06-12T16:11:45.425805252Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 16:11:45.425876 crc crio[21573]: time=\"2026-06-12T16:11:45.425864984Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 16:11:45.426125 crc crio[21573]: time=\"2026-06-12T16:11:45.42606499Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 16:11:45.426341 crc crio[21573]: time=\"2026-06-12T16:11:45.426127631Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 16:11:45.426341 crc crio[21573]: time=\"2026-06-12T16:11:45.426228394Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 16:11:45.426341 crc crio[21573]: time=\"2026-06-12T16:11:45.426271325Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 16:11:45.426689 crc crio[21573]: time=\"2026-06-12T16:11:45.426628215Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 16:11:45.426757 crc crio[21573]: time=\"2026-06-12T16:11:45.426689167Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 16:11:45.426808 crc crio[21573]: time=\"2026-06-12T16:11:45.42678723Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 16:11:45.426858 crc crio[21573]: time=\"2026-06-12T16:11:45.42681594Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 16:11:45.427149 crc crio[21573]: time=\"2026-06-12T16:11:45.427087828Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 16:11:45.427149 crc crio[21573]: time=\"2026-06-12T16:11:45.427141619Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 16:11:45.427553 crc crio[21573]: time=\"2026-06-12T16:11:45.427482459Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 16:11:45.427671 crc crio[21573]: time=\"2026-06-12T16:11:45.427566841Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 16:11:45.427948 crc crio[21573]: time=\"2026-06-12T16:11:45.42788416Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 16:11:45.427948 crc crio[21573]: time=\"2026-06-12T16:11:45.427947392Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 16:11:45.428382 crc crio[21573]: time=\"2026-06-12T16:11:45.428306532Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 16:11:45.428524 crc crio[21573]: time=\"2026-06-12T16:11:45.428385164Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 16:11:45.428629 crc crio[21573]: time=\"2026-06-12T16:11:45.42857745Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 16:11:45.428694 crc crio[21573]: time=\"2026-06-12T16:11:45.428644742Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 16:11:45.429038 crc crio[21573]: time=\"2026-06-12T16:11:45.428862468Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 16:11:45.429038 crc crio[21573]: time=\"2026-06-12T16:11:45.42894363Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 16:11:45.429038 crc crio[21573]: time=\"2026-06-12T16:11:45.429015132Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 16:11:45.429258 crc crio[21573]: time=\"2026-06-12T16:11:45.429056883Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 16:11:45.429386 crc crio[21573]: time=\"2026-06-12T16:11:45.429320711Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 16:11:45.429698 crc crio[21573]: time=\"2026-06-12T16:11:45.429394743Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 16:11:45.429759 crc crio[21573]: time=\"2026-06-12T16:11:45.429737322Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 16:11:45.429800 crc crio[21573]: time=\"2026-06-12T16:11:45.429775813Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 16:11:45.430280 crc crio[21573]: time=\"2026-06-12T16:11:45.430200725Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 16:11:45.430368 crc crio[21573]: time=\"2026-06-12T16:11:45.430280497Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 16:11:45.430420 crc crio[21573]: time=\"2026-06-12T16:11:45.43039835Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 16:11:45.430593 crc crio[21573]: time=\"2026-06-12T16:11:45.430434541Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 16:11:45.430896 crc crio[21573]: time=\"2026-06-12T16:11:45.430816892Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 16:11:45.430896 crc crio[21573]: time=\"2026-06-12T16:11:45.430891444Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 16:11:45.431138 crc crio[21573]: time=\"2026-06-12T16:11:45.431042558Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 16:11:45.431138 crc crio[21573]: time=\"2026-06-12T16:11:45.431124701Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 16:11:45.431560 crc crio[21573]: time=\"2026-06-12T16:11:45.431374608Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 16:11:45.431560 crc crio[21573]: time=\"2026-06-12T16:11:45.431502632Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 16:11:45.433915 crc crio[21573]: time=\"2026-06-12T16:11:45.432107219Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 16:11:45.433915 crc crio[21573]: time=\"2026-06-12T16:11:45.432222072Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 16:11:45.433915 crc crio[21573]: time=\"2026-06-12T16:11:45.432277823Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 16:11:45.433915 crc crio[21573]: time=\"2026-06-12T16:11:45.432402277Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 16:11:45.433915 crc crio[21573]: time=\"2026-06-12T16:11:45.432424997Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 16:11:45.433915 crc crio[21573]: time=\"2026-06-12T16:11:45.43253426Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 16:11:45.433915 crc crio[21573]: time=\"2026-06-12T16:11:45.433582539Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 16:11:45.433915 crc crio[21573]: time=\"2026-06-12T16:11:45.433753284Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 16:11:45.433915 crc crio[21573]: time=\"2026-06-12T16:11:45.433812956Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 16:11:45.433915 crc crio[21573]: time=\"2026-06-12T16:11:45.433850717Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 16:11:45.433915 crc crio[21573]: time=\"2026-06-12T16:11:45.433897028Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 16:11:45.433915 crc crio[21573]: time=\"2026-06-12T16:11:45.433927499Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 16:11:45.440613 crc crio[21573]: time=\"2026-06-12T16:11:45.434364642Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 16:11:45.440613 crc crio[21573]: time=\"2026-06-12T16:11:45.434553757Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 16:11:45.440613 crc crio[21573]: time=\"2026-06-12T16:11:45.434608179Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 16:11:45.440613 crc crio[21573]: time=\"2026-06-12T16:11:45.43464626Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 16:11:45.440613 crc crio[21573]: time=\"2026-06-12T16:11:45.434807094Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 16:11:45.440613 crc crio[21573]: time=\"2026-06-12T16:11:45.434851916Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 16:11:45.440613 crc crio[21573]: time=\"2026-06-12T16:11:45.435128393Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 16:11:45.440613 crc crio[21573]: time=\"2026-06-12T16:11:45.435228546Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 16:11:45.440613 crc crio[21573]: time=\"2026-06-12T16:11:45.43537028Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 16:11:45.440613 crc crio[21573]: time=\"2026-06-12T16:11:45.435414361Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 16:11:45.440613 crc crio[21573]: time=\"2026-06-12T16:11:45.435833913Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 16:11:45.440613 crc crio[21573]: time=\"2026-06-12T16:11:45.435882474Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 16:11:45.440613 crc crio[21573]: time=\"2026-06-12T16:11:45.436273415Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 16:11:45.440613 crc crio[21573]: time=\"2026-06-12T16:11:45.436317426Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 16:11:45.440613 crc crio[21573]: time=\"2026-06-12T16:11:45.436859081Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 16:11:45.440613 crc crio[21573]: time=\"2026-06-12T16:11:45.436908942Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 16:11:45.440613 crc crio[21573]: time=\"2026-06-12T16:11:45.437263563Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 16:11:45.440613 crc crio[21573]: time=\"2026-06-12T16:11:45.437325775Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 16:11:45.440613 crc crio[21573]: time=\"2026-06-12T16:11:45.437691815Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 16:11:45.440613 crc crio[21573]: time=\"2026-06-12T16:11:45.437746787Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 16:11:45.440613 crc crio[21573]: time=\"2026-06-12T16:11:45.437787648Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 16:11:45.440613 crc crio[21573]: time=\"2026-06-12T16:11:45.437815109Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 16:11:45.440613 crc crio[21573]: time=\"2026-06-12T16:11:45.438063845Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 16:11:45.440613 crc crio[21573]: time=\"2026-06-12T16:11:45.438108747Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 16:11:45.440613 crc crio[21573]: time=\"2026-06-12T16:11:45.438356634Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 16:11:45.440613 crc crio[21573]: time=\"2026-06-12T16:11:45.438415175Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 16:11:45.440613 crc crio[21573]: time=\"2026-06-12T16:11:45.438700663Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 16:11:45.440613 crc crio[21573]: time=\"2026-06-12T16:11:45.438745414Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 16:11:45.440613 crc crio[21573]: time=\"2026-06-12T16:11:45.439038142Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 16:11:45.440613 crc crio[21573]: time=\"2026-06-12T16:11:45.439110804Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 16:11:45.440613 crc crio[21573]: time=\"2026-06-12T16:11:45.439725901Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 16:11:45.440613 crc crio[21573]: time=\"2026-06-12T16:11:45.439775383Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 16:11:45.440613 crc crio[21573]: time=\"2026-06-12T16:11:45.439945329Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 16:11:45.440613 crc crio[21573]: time=\"2026-06-12T16:11:45.43998646Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 16:11:45.440613 crc crio[21573]: time=\"2026-06-12T16:11:45.440227706Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 16:11:45.440613 crc crio[21573]: time=\"2026-06-12T16:11:45.440277398Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 16:11:45.440613 crc crio[21573]: time=\"2026-06-12T16:11:45.440582726Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 16:11:45.440613 crc crio[21573]: time=\"2026-06-12T16:11:45.440634818Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 16:11:45.445725 crc crio[21573]: time=\"2026-06-12T16:11:45.441841001Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 16:11:45.445725 crc crio[21573]: time=\"2026-06-12T16:11:45.441894552Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 16:11:45.445725 crc crio[21573]: time=\"2026-06-12T16:11:45.442329184Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 16:11:45.445725 crc crio[21573]: time=\"2026-06-12T16:11:45.442365225Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 16:11:45.445725 crc crio[21573]: time=\"2026-06-12T16:11:45.443078726Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 16:11:45.445725 crc crio[21573]: time=\"2026-06-12T16:11:45.443137608Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 16:11:45.445725 crc crio[21573]: time=\"2026-06-12T16:11:45.443831137Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 16:11:45.445725 crc crio[21573]: time=\"2026-06-12T16:11:45.44394503Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 16:11:45.445725 crc crio[21573]: time=\"2026-06-12T16:11:45.444212048Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 16:11:45.445725 crc crio[21573]: time=\"2026-06-12T16:11:45.444273229Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 16:11:45.445725 crc crio[21573]: time=\"2026-06-12T16:11:45.44451783Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 16:11:45.445725 crc crio[21573]: time=\"2026-06-12T16:11:45.444564167Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 16:11:45.445725 crc crio[21573]: time=\"2026-06-12T16:11:45.444893306Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 16:11:45.445725 crc crio[21573]: time=\"2026-06-12T16:11:45.444944008Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 16:11:45.445725 crc crio[21573]: time=\"2026-06-12T16:11:45.445157204Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 16:11:45.445725 crc crio[21573]: time=\"2026-06-12T16:11:45.445225716Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 16:11:45.446839 crc crio[21573]: time=\"2026-06-12T16:11:45.445793442Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 16:11:45.446839 crc crio[21573]: time=\"2026-06-12T16:11:45.445852504Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 16:11:45.446839 crc crio[21573]: time=\"2026-06-12T16:11:45.446312277Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 16:11:45.446839 crc crio[21573]: time=\"2026-06-12T16:11:45.446353578Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 16:11:45.447079 crc crio[21573]: time=\"2026-06-12T16:11:45.446946184Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 16:11:45.447079 crc crio[21573]: time=\"2026-06-12T16:11:45.446999996Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 16:11:45.447237 crc crio[21573]: time=\"2026-06-12T16:11:45.447077558Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 16:11:45.447237 crc crio[21573]: time=\"2026-06-12T16:11:45.447124309Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 16:11:45.449329 crc crio[21573]: time=\"2026-06-12T16:11:45.449129746Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 16:11:45.449329 crc crio[21573]: time=\"2026-06-12T16:11:45.449245669Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 16:11:45.449329 crc crio[21573]: time=\"2026-06-12T16:11:45.449267529Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 16:11:45.449329 crc crio[21573]: time=\"2026-06-12T16:11:45.4492916Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 16:11:45.449966 crc crio[21573]: time=\"2026-06-12T16:11:45.449626679Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 16:11:45.449966 crc crio[21573]: time=\"2026-06-12T16:11:45.449675661Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 16:11:45.450377 crc crio[21573]: time=\"2026-06-12T16:11:45.450249917Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 16:11:45.450627 crc crio[21573]: time=\"2026-06-12T16:11:45.450527744Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 16:11:45.450627 crc crio[21573]: time=\"2026-06-12T16:11:45.450587836Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 16:11:45.450627 crc crio[21573]: time=\"2026-06-12T16:11:45.450625127Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 16:11:45.450781 crc crio[21573]: time=\"2026-06-12T16:11:45.45074587Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 16:11:45.450837 crc crio[21573]: time=\"2026-06-12T16:11:45.450796152Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 16:11:45.451401 crc crio[21573]: time=\"2026-06-12T16:11:45.451306357Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 16:11:45.451588 crc crio[21573]: time=\"2026-06-12T16:11:45.45140843Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 16:11:45.451919 crc crio[21573]: time=\"2026-06-12T16:11:45.451808671Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 16:11:45.452001 crc crio[21573]: time=\"2026-06-12T16:11:45.451945354Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 16:11:45.452263 crc crio[21573]: time=\"2026-06-12T16:11:45.452190221Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 16:11:45.452263 crc crio[21573]: time=\"2026-06-12T16:11:45.452249793Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 16:11:45.453590 crc crio[21573]: time=\"2026-06-12T16:11:45.453500207Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 16:11:45.453590 crc crio[21573]: time=\"2026-06-12T16:11:45.45358037Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 16:11:45.453757 crc crio[21573]: time=\"2026-06-12T16:11:45.453624111Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 16:11:45.453757 crc crio[21573]: time=\"2026-06-12T16:11:45.453660192Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 16:11:45.457306 crc crio[21573]: time=\"2026-06-12T16:11:45.455248677Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 16:11:45.457403 crc crio[21573]: time=\"2026-06-12T16:11:45.457350356Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 16:11:45.457555 crc crio[21573]: time=\"2026-06-12T16:11:45.457426278Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 16:11:45.457555 crc crio[21573]: time=\"2026-06-12T16:11:45.457549141Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 16:11:45.457676 crc crio[21573]: time=\"2026-06-12T16:11:45.457614153Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 16:11:45.457676 crc crio[21573]: time=\"2026-06-12T16:11:45.457648984Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 16:11:45.458900 crc crio[21573]: time=\"2026-06-12T16:11:45.458768825Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 16:11:45.458986 crc crio[21573]: time=\"2026-06-12T16:11:45.45895266Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 16:11:45.459224 crc crio[21573]: time=\"2026-06-12T16:11:45.459005312Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 16:11:45.459224 crc crio[21573]: time=\"2026-06-12T16:11:45.459081994Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 16:11:45.459224 crc crio[21573]: time=\"2026-06-12T16:11:45.459137135Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 16:11:45.459391 crc crio[21573]: time=\"2026-06-12T16:11:45.459267159Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 16:11:45.460011 crc crio[21573]: time=\"2026-06-12T16:11:45.459802075Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 16:11:45.460011 crc crio[21573]: time=\"2026-06-12T16:11:45.459911038Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 16:11:45.460613 crc crio[21573]: time=\"2026-06-12T16:11:45.460429922Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 16:11:45.460613 crc crio[21573]: time=\"2026-06-12T16:11:45.460594257Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 16:11:45.460918 crc crio[21573]: time=\"2026-06-12T16:11:45.460824643Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 16:11:45.461010 crc crio[21573]: time=\"2026-06-12T16:11:45.460921896Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 16:11:45.461272 crc crio[21573]: time=\"2026-06-12T16:11:45.461096581Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 16:11:45.461272 crc crio[21573]: time=\"2026-06-12T16:11:45.461242755Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 16:11:45.461639 crc crio[21573]: time=\"2026-06-12T16:11:45.461558933Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 16:11:45.461725 crc crio[21573]: time=\"2026-06-12T16:11:45.461652596Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 16:11:45.461725 crc crio[21573]: time=\"2026-06-12T16:11:45.461700637Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 16:11:45.461833 crc crio[21573]: time=\"2026-06-12T16:11:45.461766309Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 16:11:45.462311 crc crio[21573]: time=\"2026-06-12T16:11:45.462217723Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 16:11:45.462311 crc crio[21573]: time=\"2026-06-12T16:11:45.462308605Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 16:11:45.462749 crc crio[21573]: time=\"2026-06-12T16:11:45.462658835Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 16:11:45.462855 crc crio[21573]: time=\"2026-06-12T16:11:45.462750887Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 16:11:45.463020 crc crio[21573]: time=\"2026-06-12T16:11:45.462924112Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 16:11:45.463020 crc crio[21573]: time=\"2026-06-12T16:11:45.463015785Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 16:11:45.463604 crc crio[21573]: time=\"2026-06-12T16:11:45.463526789Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 16:11:45.463692 crc crio[21573]: time=\"2026-06-12T16:11:45.463617741Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 16:11:45.463837 crc crio[21573]: time=\"2026-06-12T16:11:45.463781546Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 16:11:45.463915 crc crio[21573]: time=\"2026-06-12T16:11:45.463866938Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 16:11:45.464200 crc crio[21573]: time=\"2026-06-12T16:11:45.464097775Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 16:11:45.464686 crc crio[21573]: time=\"2026-06-12T16:11:45.464233918Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 16:11:45.464686 crc crio[21573]: time=\"2026-06-12T16:11:45.46428465Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 16:11:45.464686 crc crio[21573]: time=\"2026-06-12T16:11:45.464322281Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 16:11:45.464686 crc crio[21573]: time=\"2026-06-12T16:11:45.46464821Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 16:11:45.465217 crc crio[21573]: time=\"2026-06-12T16:11:45.464698431Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 16:11:45.465217 crc crio[21573]: time=\"2026-06-12T16:11:45.465195216Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 16:11:45.465343 crc crio[21573]: time=\"2026-06-12T16:11:45.465299929Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 16:11:45.465343 crc crio[21573]: time=\"2026-06-12T16:11:45.46533732Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 16:11:45.465523 crc crio[21573]: time=\"2026-06-12T16:11:45.465372151Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 16:11:45.465878 crc crio[21573]: time=\"2026-06-12T16:11:45.465798953Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 16:11:45.465959 crc crio[21573]: time=\"2026-06-12T16:11:45.465885195Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 16:11:45.466705 crc crio[21573]: time=\"2026-06-12T16:11:45.466541403Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 16:11:45.466855 crc crio[21573]: time=\"2026-06-12T16:11:45.466808831Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 16:11:45.466968 crc crio[21573]: time=\"2026-06-12T16:11:45.466879092Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 16:11:45.466968 crc crio[21573]: time=\"2026-06-12T16:11:45.466915293Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 16:11:45.466968 crc crio[21573]: time=\"2026-06-12T16:11:45.466943974Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 16:11:45.466968 crc crio[21573]: time=\"2026-06-12T16:11:45.466969175Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 16:11:45.467402 crc crio[21573]: time=\"2026-06-12T16:11:45.467313084Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 16:11:45.467593 crc crio[21573]: time=\"2026-06-12T16:11:45.467405497Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 16:11:45.468075 crc crio[21573]: time=\"2026-06-12T16:11:45.467989754Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 16:11:45.468075 crc crio[21573]: time=\"2026-06-12T16:11:45.468060186Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 16:11:45.468255 crc crio[21573]: time=\"2026-06-12T16:11:45.468108627Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 16:11:45.468255 crc crio[21573]: time=\"2026-06-12T16:11:45.468141708Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 16:11:45.468562 crc crio[21573]: time=\"2026-06-12T16:11:45.468399866Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 16:11:45.468666 crc crio[21573]: time=\"2026-06-12T16:11:45.46857766Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 16:11:45.469193 crc crio[21573]: time=\"2026-06-12T16:11:45.469035933Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 16:11:45.469288 crc crio[21573]: time=\"2026-06-12T16:11:45.469264519Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 16:11:45.469344 crc crio[21573]: time=\"2026-06-12T16:11:45.46928838Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 16:11:45.469344 crc crio[21573]: time=\"2026-06-12T16:11:45.469312671Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 16:11:45.469808 crc crio[21573]: time=\"2026-06-12T16:11:45.469718702Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 16:11:45.469808 crc crio[21573]: time=\"2026-06-12T16:11:45.469802834Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 16:11:45.470123 crc crio[21573]: time=\"2026-06-12T16:11:45.470029451Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 16:11:45.470249 crc crio[21573]: time=\"2026-06-12T16:11:45.470128673Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 16:11:45.470527 crc crio[21573]: time=\"2026-06-12T16:11:45.47037216Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 16:11:45.470627 crc crio[21573]: time=\"2026-06-12T16:11:45.470532334Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 16:11:45.470849 crc crio[21573]: time=\"2026-06-12T16:11:45.470758071Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 16:11:45.470849 crc crio[21573]: time=\"2026-06-12T16:11:45.470844003Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 16:11:45.471319 crc crio[21573]: time=\"2026-06-12T16:11:45.471224785Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 16:11:45.471319 crc crio[21573]: time=\"2026-06-12T16:11:45.471316657Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 16:11:45.474897 crc crio[21573]: time=\"2026-06-12T16:11:45.474793745Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 16:11:45.474996 crc crio[21573]: time=\"2026-06-12T16:11:45.474915049Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 16:11:45.474996 crc crio[21573]: time=\"2026-06-12T16:11:45.47497195Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 16:11:45.475137 crc crio[21573]: time=\"2026-06-12T16:11:45.475018812Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 16:11:45.475137 crc crio[21573]: time=\"2026-06-12T16:11:45.475099514Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 16:11:45.475137 crc crio[21573]: time=\"2026-06-12T16:11:45.475136115Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 16:11:45.475678 crc crio[21573]: time=\"2026-06-12T16:11:45.475587086Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 16:11:45.475763 crc crio[21573]: time=\"2026-06-12T16:11:45.475683139Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 16:11:45.477001 crc crio[21573]: time=\"2026-06-12T16:11:45.476908164Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 16:11:45.477001 crc crio[21573]: time=\"2026-06-12T16:11:45.476999626Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 16:11:45.477155 crc crio[21573]: time=\"2026-06-12T16:11:45.477037077Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 16:11:45.477155 crc crio[21573]: time=\"2026-06-12T16:11:45.477064988Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 16:11:45.479080 crc crio[21573]: time=\"2026-06-12T16:11:45.47859048Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 16:11:45.479080 crc crio[21573]: time=\"2026-06-12T16:11:45.478727344Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 16:11:45.480597 crc crio[21573]: time=\"2026-06-12T16:11:45.480507784Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 16:11:45.480863 crc crio[21573]: time=\"2026-06-12T16:11:45.480753821Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 16:11:45.480863 crc crio[21573]: time=\"2026-06-12T16:11:45.480850944Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 16:11:45.481007 crc crio[21573]: time=\"2026-06-12T16:11:45.480907296Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 16:11:45.481007 crc crio[21573]: time=\"2026-06-12T16:11:45.480977427Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 16:11:45.481125 crc crio[21573]: time=\"2026-06-12T16:11:45.481048809Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 16:11:45.481928 crc crio[21573]: time=\"2026-06-12T16:11:45.481833292Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 16:11:45.482031 crc crio[21573]: time=\"2026-06-12T16:11:45.481934145Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 16:11:45.482031 crc crio[21573]: time=\"2026-06-12T16:11:45.481989556Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 16:11:45.482212 crc crio[21573]: time=\"2026-06-12T16:11:45.482035028Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 16:11:45.482357 crc crio[21573]: time=\"2026-06-12T16:11:45.482279674Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 16:11:45.482357 crc crio[21573]: time=\"2026-06-12T16:11:45.482358407Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 16:11:45.496425 crc crio[21573]: time=\"2026-06-12T16:11:45.496242206Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 16:11:45.496637 crc crio[21573]: time=\"2026-06-12T16:11:45.496431831Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 16:11:45.496637 crc crio[21573]: time=\"2026-06-12T16:11:45.496544674Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 16:11:45.496637 crc crio[21573]: time=\"2026-06-12T16:11:45.496591885Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 16:11:45.496637 crc crio[21573]: time=\"2026-06-12T16:11:45.496630126Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 16:11:45.496842 crc crio[21573]: time=\"2026-06-12T16:11:45.496664007Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 16:11:45.497591 crc crio[21573]: time=\"2026-06-12T16:11:45.497401488Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 16:11:45.497700 crc crio[21573]: time=\"2026-06-12T16:11:45.497642064Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 16:11:45.497700 crc crio[21573]: time=\"2026-06-12T16:11:45.497667255Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 16:11:45.497700 crc crio[21573]: time=\"2026-06-12T16:11:45.497694506Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 16:11:45.497832 crc crio[21573]: time=\"2026-06-12T16:11:45.497733807Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 16:11:45.497832 crc crio[21573]: time=\"2026-06-12T16:11:45.497765498Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 16:11:45.498387 crc crio[21573]: time=\"2026-06-12T16:11:45.498308314Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 16:11:45.498530 crc crio[21573]: time=\"2026-06-12T16:11:45.498432597Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 16:11:45.498619 crc crio[21573]: time=\"2026-06-12T16:11:45.498542Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 16:11:45.498673 crc crio[21573]: time=\"2026-06-12T16:11:45.498641023Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 16:11:45.498673 crc crio[21573]: time=\"2026-06-12T16:11:45.498660354Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 16:11:45.498766 crc crio[21573]: time=\"2026-06-12T16:11:45.498752966Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 16:11:45.498940 crc crio[21573]: time=\"2026-06-12T16:11:45.498865179Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 16:11:45.499019 crc crio[21573]: time=\"2026-06-12T16:11:45.498982292Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 16:11:45.499655 crc crio[21573]: time=\"2026-06-12T16:11:45.499561008Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 16:11:45.499758 crc crio[21573]: time=\"2026-06-12T16:11:45.499672011Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 16:11:45.500004 crc crio[21573]: time=\"2026-06-12T16:11:45.499924258Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 16:11:45.500095 crc crio[21573]: time=\"2026-06-12T16:11:45.49998963Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 16:11:45.500390 crc crio[21573]: time=\"2026-06-12T16:11:45.500312209Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 16:11:45.500928 crc crio[21573]: time=\"2026-06-12T16:11:45.500809413Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 16:11:45.501025 crc crio[21573]: time=\"2026-06-12T16:11:45.500986028Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 16:11:45.501100 crc crio[21573]: time=\"2026-06-12T16:11:45.501043539Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 16:11:45.501154 crc crio[21573]: time=\"2026-06-12T16:11:45.501096521Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 16:11:45.501154 crc crio[21573]: time=\"2026-06-12T16:11:45.501130622Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 16:11:45.501577 crc crio[21573]: time=\"2026-06-12T16:11:45.501409661Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 16:11:45.501577 crc crio[21573]: time=\"2026-06-12T16:11:45.501525624Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 16:11:45.502090 crc crio[21573]: time=\"2026-06-12T16:11:45.501965026Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 16:11:45.502231 crc crio[21573]: time=\"2026-06-12T16:11:45.502157451Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 16:11:45.502308 crc crio[21573]: time=\"2026-06-12T16:11:45.502251314Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 16:11:45.502308 crc crio[21573]: time=\"2026-06-12T16:11:45.502290925Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 16:11:45.502565 crc crio[21573]: time=\"2026-06-12T16:11:45.502500641Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 16:11:45.502565 crc crio[21573]: time=\"2026-06-12T16:11:45.502559902Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 16:11:45.503035 crc crio[21573]: time=\"2026-06-12T16:11:45.502938753Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 16:11:45.503136 crc crio[21573]: time=\"2026-06-12T16:11:45.503077287Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 16:11:45.503242 crc crio[21573]: time=\"2026-06-12T16:11:45.503153139Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 16:11:45.503745 crc crio[21573]: time=\"2026-06-12T16:11:45.503651643Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 16:11:45.503745 crc crio[21573]: time=\"2026-06-12T16:11:45.503727945Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 16:11:45.503899 crc crio[21573]: time=\"2026-06-12T16:11:45.503778636Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 16:11:45.503899 crc crio[21573]: time=\"2026-06-12T16:11:45.503837378Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 16:11:45.503899 crc crio[21573]: time=\"2026-06-12T16:11:45.503873329Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 16:11:45.504036 crc crio[21573]: time=\"2026-06-12T16:11:45.504001462Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 16:11:45.504103 crc crio[21573]: time=\"2026-06-12T16:11:45.504043403Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 16:11:45.504396 crc crio[21573]: time=\"2026-06-12T16:11:45.504304292Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 16:11:45.504546 crc crio[21573]: time=\"2026-06-12T16:11:45.504405014Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 16:11:45.505200 crc crio[21573]: time=\"2026-06-12T16:11:45.505123704Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 16:11:45.505283 crc crio[21573]: time=\"2026-06-12T16:11:45.505262068Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 16:11:45.505573 crc crio[21573]: time=\"2026-06-12T16:11:45.505415642Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 16:11:45.505657 crc crio[21573]: time=\"2026-06-12T16:11:45.505593657Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 16:11:45.505657 crc crio[21573]: time=\"2026-06-12T16:11:45.505634648Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 16:11:45.505788 crc crio[21573]: time=\"2026-06-12T16:11:45.505670019Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 16:11:45.505924 crc crio[21573]: time=\"2026-06-12T16:11:45.505861975Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 16:11:45.505924 crc crio[21573]: time=\"2026-06-12T16:11:45.505919836Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 16:11:45.506546 crc crio[21573]: time=\"2026-06-12T16:11:45.506105091Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 16:11:45.506650 crc crio[21573]: time=\"2026-06-12T16:11:45.506617216Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 16:11:45.506704 crc crio[21573]: time=\"2026-06-12T16:11:45.506663007Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 16:11:45.506763 crc crio[21573]: time=\"2026-06-12T16:11:45.506700218Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 16:11:45.506820 crc crio[21573]: time=\"2026-06-12T16:11:45.506759259Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 16:11:45.506820 crc crio[21573]: time=\"2026-06-12T16:11:45.50679436Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 16:11:45.507090 crc crio[21573]: time=\"2026-06-12T16:11:45.507010227Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 16:11:45.507090 crc crio[21573]: time=\"2026-06-12T16:11:45.50708543Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 16:11:45.507342 crc crio[21573]: time=\"2026-06-12T16:11:45.507279465Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 16:11:45.507427 crc crio[21573]: time=\"2026-06-12T16:11:45.507372627Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 16:11:45.508324 crc crio[21573]: time=\"2026-06-12T16:11:45.508224091Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 16:11:45.508324 crc crio[21573]: time=\"2026-06-12T16:11:45.508288853Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 16:11:45.508760 crc crio[21573]: time=\"2026-06-12T16:11:45.508662343Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 16:11:45.508843 crc crio[21573]: time=\"2026-06-12T16:11:45.508769826Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 16:11:45.509003 crc crio[21573]: time=\"2026-06-12T16:11:45.508928221Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 16:11:45.509003 crc crio[21573]: time=\"2026-06-12T16:11:45.508997622Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 16:11:45.509252 crc crio[21573]: time=\"2026-06-12T16:11:45.509135316Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 16:11:45.509344 crc crio[21573]: time=\"2026-06-12T16:11:45.50927044Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 16:11:45.509344 crc crio[21573]: time=\"2026-06-12T16:11:45.509299011Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 16:11:45.509611 crc crio[21573]: time=\"2026-06-12T16:11:45.509339622Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 16:11:45.515876 crc crio[21573]: time=\"2026-06-12T16:11:45.515764954Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 16:11:45.515993 crc crio[21573]: time=\"2026-06-12T16:11:45.515922538Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 16:11:45.516353 crc crio[21573]: time=\"2026-06-12T16:11:45.516198145Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 16:11:45.516353 crc crio[21573]: time=\"2026-06-12T16:11:45.516256396Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 16:11:45.523773 crc crio[21573]: time=\"2026-06-12T16:11:45.516572065Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 16:11:45.523773 crc crio[21573]: time=\"2026-06-12T16:11:45.516637017Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 16:11:45.523773 crc crio[21573]: time=\"2026-06-12T16:11:45.516852473Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 16:11:45.523773 crc crio[21573]: time=\"2026-06-12T16:11:45.516897564Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 16:11:45.523773 crc crio[21573]: time=\"2026-06-12T16:11:45.516940145Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 16:11:45.523773 crc crio[21573]: time=\"2026-06-12T16:11:45.516975826Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 16:11:45.523773 crc crio[21573]: time=\"2026-06-12T16:11:45.517282955Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 16:11:45.523773 crc crio[21573]: time=\"2026-06-12T16:11:45.517353017Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 16:11:45.523773 crc crio[21573]: time=\"2026-06-12T16:11:45.517501481Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 16:11:45.523773 crc crio[21573]: time=\"2026-06-12T16:11:45.517541992Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 16:11:45.523773 crc crio[21573]: time=\"2026-06-12T16:11:45.517948313Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 16:11:45.523773 crc crio[21573]: time=\"2026-06-12T16:11:45.517980764Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 16:11:45.523773 crc crio[21573]: time=\"2026-06-12T16:11:45.518240192Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 16:11:45.523773 crc crio[21573]: time=\"2026-06-12T16:11:45.518271923Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 16:11:45.523773 crc crio[21573]: time=\"2026-06-12T16:11:45.518506689Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 16:11:45.523773 crc crio[21573]: time=\"2026-06-12T16:11:45.51853373Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 16:11:45.523773 crc crio[21573]: time=\"2026-06-12T16:11:45.518718245Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 16:11:45.523773 crc crio[21573]: time=\"2026-06-12T16:11:45.518746996Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 16:11:45.523773 crc crio[21573]: time=\"2026-06-12T16:11:45.518928571Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 16:11:45.523773 crc crio[21573]: time=\"2026-06-12T16:11:45.518954262Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 16:11:45.523773 crc crio[21573]: time=\"2026-06-12T16:11:45.519534348Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 16:11:45.523773 crc crio[21573]: time=\"2026-06-12T16:11:45.519569279Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 16:11:45.523773 crc crio[21573]: time=\"2026-06-12T16:11:45.51960096Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 16:11:45.523773 crc crio[21573]: time=\"2026-06-12T16:11:45.51962784Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 16:11:45.523773 crc crio[21573]: time=\"2026-06-12T16:11:45.519936319Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 16:11:45.523773 crc crio[21573]: time=\"2026-06-12T16:11:45.51997507Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 16:11:45.523773 crc crio[21573]: time=\"2026-06-12T16:11:45.520358821Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 16:11:45.523773 crc crio[21573]: time=\"2026-06-12T16:11:45.520536056Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 16:11:45.523773 crc crio[21573]: time=\"2026-06-12T16:11:45.520589917Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 16:11:45.523773 crc crio[21573]: time=\"2026-06-12T16:11:45.520629838Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 16:11:45.523773 crc crio[21573]: time=\"2026-06-12T16:11:45.52100672Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 16:11:45.523773 crc crio[21573]: time=\"2026-06-12T16:11:45.521075812Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 16:11:45.523773 crc crio[21573]: time=\"2026-06-12T16:11:45.521111333Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 16:11:45.523773 crc crio[21573]: time=\"2026-06-12T16:11:45.521149384Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 16:11:45.523773 crc crio[21573]: time=\"2026-06-12T16:11:45.521552695Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 16:11:45.523773 crc crio[21573]: time=\"2026-06-12T16:11:45.521597006Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 16:11:45.523773 crc crio[21573]: time=\"2026-06-12T16:11:45.521663078Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 16:11:45.523773 crc crio[21573]: time=\"2026-06-12T16:11:45.521694689Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 16:11:45.523773 crc crio[21573]: time=\"2026-06-12T16:11:45.521975946Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 16:11:45.523773 crc crio[21573]: time=\"2026-06-12T16:11:45.522048268Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 16:11:45.523773 crc crio[21573]: time=\"2026-06-12T16:11:45.522355027Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 16:11:45.523773 crc crio[21573]: time=\"2026-06-12T16:11:45.522403588Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 16:11:45.523773 crc crio[21573]: time=\"2026-06-12T16:11:45.522678926Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 16:11:45.523773 crc crio[21573]: time=\"2026-06-12T16:11:45.522785979Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 16:11:45.523773 crc crio[21573]: time=\"2026-06-12T16:11:45.52281284Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 16:11:45.523773 crc crio[21573]: time=\"2026-06-12T16:11:45.522848381Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 16:11:45.523773 crc crio[21573]: time=\"2026-06-12T16:11:45.523014575Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 16:11:45.523773 crc crio[21573]: time=\"2026-06-12T16:11:45.523094857Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 16:11:45.523773 crc crio[21573]: time=\"2026-06-12T16:11:45.523269302Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 16:11:45.523773 crc crio[21573]: time=\"2026-06-12T16:11:45.523323374Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 16:11:45.523773 crc crio[21573]: time=\"2026-06-12T16:11:45.523501269Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 16:11:45.523773 crc crio[21573]: time=\"2026-06-12T16:11:45.52354998Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 16:11:45.523773 crc crio[21573]: time=\"2026-06-12T16:11:45.523687894Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 16:11:45.523773 crc crio[21573]: time=\"2026-06-12T16:11:45.523734175Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 16:11:45.526988 crc crio[21573]: time=\"2026-06-12T16:11:45.523902541Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 16:11:45.526988 crc crio[21573]: time=\"2026-06-12T16:11:45.523952262Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 16:11:45.526988 crc crio[21573]: time=\"2026-06-12T16:11:45.524122116Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 16:11:45.526988 crc crio[21573]: time=\"2026-06-12T16:11:45.524214418Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 16:11:45.526988 crc crio[21573]: time=\"2026-06-12T16:11:45.524262041Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 16:11:45.526988 crc crio[21573]: time=\"2026-06-12T16:11:45.524317522Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 16:11:45.526988 crc crio[21573]: time=\"2026-06-12T16:11:45.524698873Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 16:11:45.526988 crc crio[21573]: time=\"2026-06-12T16:11:45.524829466Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 16:11:45.526988 crc crio[21573]: time=\"2026-06-12T16:11:45.524942079Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 16:11:45.526988 crc crio[21573]: time=\"2026-06-12T16:11:45.525070234Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 16:11:45.526988 crc crio[21573]: time=\"2026-06-12T16:11:45.52533499Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 16:11:45.526988 crc crio[21573]: time=\"2026-06-12T16:11:45.525368131Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 16:11:45.526988 crc crio[21573]: time=\"2026-06-12T16:11:45.525377101Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 16:11:45.526988 crc crio[21573]: time=\"2026-06-12T16:11:45.525396602Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 16:11:45.526988 crc crio[21573]: time=\"2026-06-12T16:11:45.52565229Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 16:11:45.526988 crc crio[21573]: time=\"2026-06-12T16:11:45.525705812Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 16:11:45.526988 crc crio[21573]: time=\"2026-06-12T16:11:45.525832865Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 16:11:45.526988 crc crio[21573]: time=\"2026-06-12T16:11:45.525965379Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 16:11:45.526988 crc crio[21573]: time=\"2026-06-12T16:11:45.526085102Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 16:11:45.526988 crc crio[21573]: time=\"2026-06-12T16:11:45.526236596Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 16:11:45.526988 crc crio[21573]: time=\"2026-06-12T16:11:45.526552075Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 16:11:45.526988 crc crio[21573]: time=\"2026-06-12T16:11:45.526628247Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 16:11:45.526988 crc crio[21573]: time=\"2026-06-12T16:11:45.526672528Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 16:11:45.526988 crc crio[21573]: time=\"2026-06-12T16:11:45.526704739Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 16:11:45.526988 crc crio[21573]: time=\"2026-06-12T16:11:45.526765411Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 16:11:45.526988 crc crio[21573]: time=\"2026-06-12T16:11:45.526790272Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 16:11:45.528557 crc crio[21573]: time=\"2026-06-12T16:11:45.527138891Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 16:11:45.528557 crc crio[21573]: time=\"2026-06-12T16:11:45.527242234Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 16:11:45.528557 crc crio[21573]: time=\"2026-06-12T16:11:45.527514802Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 16:11:45.528557 crc crio[21573]: time=\"2026-06-12T16:11:45.5278108Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 16:11:45.528557 crc crio[21573]: time=\"2026-06-12T16:11:45.527929553Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 16:11:45.528557 crc crio[21573]: time=\"2026-06-12T16:11:45.527973324Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 16:11:45.528557 crc crio[21573]: time=\"2026-06-12T16:11:45.528011865Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 16:11:45.528557 crc crio[21573]: time=\"2026-06-12T16:11:45.528060708Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 16:11:45.528557 crc crio[21573]: time=\"2026-06-12T16:11:45.528367135Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 16:11:45.528557 crc crio[21573]: time=\"2026-06-12T16:11:45.528420867Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 16:11:45.528557 crc crio[21573]: time=\"2026-06-12T16:11:45.52852634Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 16:11:45.528557 crc crio[21573]: time=\"2026-06-12T16:11:45.528564621Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 16:11:45.529109 crc crio[21573]: time=\"2026-06-12T16:11:45.528791977Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 16:11:45.529109 crc crio[21573]: time=\"2026-06-12T16:11:45.528841578Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 16:11:45.529109 crc crio[21573]: time=\"2026-06-12T16:11:45.528997933Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 16:11:45.529109 crc crio[21573]: time=\"2026-06-12T16:11:45.529034854Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 16:11:45.529368 crc crio[21573]: time=\"2026-06-12T16:11:45.529307472Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 16:11:45.529368 crc crio[21573]: time=\"2026-06-12T16:11:45.529349403Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 16:11:45.529560 crc crio[21573]: time=\"2026-06-12T16:11:45.529539879Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 16:11:45.529616 crc crio[21573]: time=\"2026-06-12T16:11:45.52957566Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 16:11:45.530389 crc crio[21573]: time=\"2026-06-12T16:11:45.529761755Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 16:11:45.530389 crc crio[21573]: time=\"2026-06-12T16:11:45.529827407Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 16:11:45.530389 crc crio[21573]: time=\"2026-06-12T16:11:45.52993473Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 16:11:45.530389 crc crio[21573]: time=\"2026-06-12T16:11:45.529971831Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 16:11:45.530389 crc crio[21573]: time=\"2026-06-12T16:11:45.530107324Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 16:11:45.530389 crc crio[21573]: time=\"2026-06-12T16:11:45.530141875Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 16:11:45.530803 crc crio[21573]: time=\"2026-06-12T16:11:45.530428553Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 16:11:45.532137 crc crio[21573]: time=\"2026-06-12T16:11:45.532047178Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 16:11:45.532137 crc crio[21573]: time=\"2026-06-12T16:11:45.532127641Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 16:11:45.532353 crc crio[21573]: time=\"2026-06-12T16:11:45.532213664Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 16:11:45.532353 crc crio[21573]: time=\"2026-06-12T16:11:45.532255725Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 16:11:45.532353 crc crio[21573]: time=\"2026-06-12T16:11:45.532284676Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 16:11:45.532619 crc crio[21573]: time=\"2026-06-12T16:11:45.532422089Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 16:11:45.532619 crc crio[21573]: time=\"2026-06-12T16:11:45.532520582Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 16:11:45.532922 crc crio[21573]: time=\"2026-06-12T16:11:45.532833271Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 16:11:45.532922 crc crio[21573]: time=\"2026-06-12T16:11:45.532902913Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 16:11:45.533204 crc crio[21573]: time=\"2026-06-12T16:11:45.533121339Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 16:11:45.533559 crc crio[21573]: time=\"2026-06-12T16:11:45.533321085Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 16:11:45.533559 crc crio[21573]: time=\"2026-06-12T16:11:45.533385697Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 16:11:45.533559 crc crio[21573]: time=\"2026-06-12T16:11:45.533416908Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 16:11:45.533559 crc crio[21573]: time=\"2026-06-12T16:11:45.53350734Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 16:11:45.533559 crc crio[21573]: time=\"2026-06-12T16:11:45.533541691Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 16:11:45.537302 crc crio[21573]: time=\"2026-06-12T16:11:45.533750447Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 16:11:45.537302 crc crio[21573]: time=\"2026-06-12T16:11:45.533790658Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 16:11:45.537302 crc crio[21573]: time=\"2026-06-12T16:11:45.533944122Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 16:11:45.537302 crc crio[21573]: time=\"2026-06-12T16:11:45.533980643Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 16:11:45.537302 crc crio[21573]: time=\"2026-06-12T16:11:45.535151317Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 16:11:45.537302 crc crio[21573]: time=\"2026-06-12T16:11:45.535236569Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 16:11:45.537302 crc crio[21573]: time=\"2026-06-12T16:11:45.53525974Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 16:11:45.537302 crc crio[21573]: time=\"2026-06-12T16:11:45.535287231Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 16:11:45.537302 crc crio[21573]: time=\"2026-06-12T16:11:45.535365183Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 16:11:45.537302 crc crio[21573]: time=\"2026-06-12T16:11:45.535397834Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 16:11:45.537302 crc crio[21573]: time=\"2026-06-12T16:11:45.536225376Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 16:11:45.537302 crc crio[21573]: time=\"2026-06-12T16:11:45.536262317Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 16:11:45.537302 crc crio[21573]: time=\"2026-06-12T16:11:45.536847783Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 16:11:45.537302 crc crio[21573]: time=\"2026-06-12T16:11:45.536891664Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 16:11:45.537302 crc crio[21573]: time=\"2026-06-12T16:11:45.536921395Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 16:11:45.537302 crc crio[21573]: time=\"2026-06-12T16:11:45.536944725Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 16:11:45.538279 crc crio[21573]: time=\"2026-06-12T16:11:45.537340576Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 16:11:45.538279 crc crio[21573]: time=\"2026-06-12T16:11:45.537378337Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 16:11:45.538279 crc crio[21573]: time=\"2026-06-12T16:11:45.537590273Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 16:11:45.538279 crc crio[21573]: time=\"2026-06-12T16:11:45.537627214Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 16:11:45.538279 crc crio[21573]: time=\"2026-06-12T16:11:45.537836891Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 16:11:45.538279 crc crio[21573]: time=\"2026-06-12T16:11:45.537874402Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 16:11:45.538279 crc crio[21573]: time=\"2026-06-12T16:11:45.538193381Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 16:11:45.538279 crc crio[21573]: time=\"2026-06-12T16:11:45.538238162Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 16:11:45.538963 crc crio[21573]: time=\"2026-06-12T16:11:45.53887697Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 16:11:45.538963 crc crio[21573]: time=\"2026-06-12T16:11:45.538947092Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 16:11:45.539781 crc crio[21573]: time=\"2026-06-12T16:11:45.539337353Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 16:11:45.539781 crc crio[21573]: time=\"2026-06-12T16:11:45.539694592Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 16:11:45.540360 crc crio[21573]: time=\"2026-06-12T16:11:45.540263678Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 16:11:45.540360 crc crio[21573]: time=\"2026-06-12T16:11:45.54033758Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 16:11:45.540728 crc crio[21573]: time=\"2026-06-12T16:11:45.54063757Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 16:11:45.540728 crc crio[21573]: time=\"2026-06-12T16:11:45.540704601Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 16:11:45.541121 crc crio[21573]: time=\"2026-06-12T16:11:45.54102618Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 16:11:45.541121 crc crio[21573]: time=\"2026-06-12T16:11:45.541092832Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 16:11:45.541327 crc crio[21573]: time=\"2026-06-12T16:11:45.541286458Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 16:11:45.541327 crc crio[21573]: time=\"2026-06-12T16:11:45.541324789Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 16:11:45.554218 crc crio[21573]: time=\"2026-06-12T16:11:45.554024104Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 16:11:45.554218 crc crio[21573]: time=\"2026-06-12T16:11:45.55422999Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 16:11:45.554737 crc crio[21573]: time=\"2026-06-12T16:11:45.55425343Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 16:11:45.554737 crc crio[21573]: time=\"2026-06-12T16:11:45.554278951Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 16:11:45.554737 crc crio[21573]: time=\"2026-06-12T16:11:45.554340043Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 16:11:45.554737 crc crio[21573]: time=\"2026-06-12T16:11:45.554363083Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 16:11:45.554737 crc crio[21573]: time=\"2026-06-12T16:11:45.554664993Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 16:11:45.555082 crc crio[21573]: time=\"2026-06-12T16:11:45.554832327Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 16:11:45.555082 crc crio[21573]: time=\"2026-06-12T16:11:45.554877308Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 16:11:45.555082 crc crio[21573]: time=\"2026-06-12T16:11:45.554902599Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 16:11:45.555082 crc crio[21573]: time=\"2026-06-12T16:11:45.555074064Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 16:11:45.555398 crc crio[21573]: time=\"2026-06-12T16:11:45.555123615Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 16:11:45.555589 crc crio[21573]: time=\"2026-06-12T16:11:45.555409153Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 16:11:45.555589 crc crio[21573]: time=\"2026-06-12T16:11:45.555526876Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 16:11:45.555770 crc crio[21573]: time=\"2026-06-12T16:11:45.555703211Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 16:11:45.555862 crc crio[21573]: time=\"2026-06-12T16:11:45.555780933Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 16:11:45.556101 crc crio[21573]: time=\"2026-06-12T16:11:45.55599992Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 16:11:45.556101 crc crio[21573]: time=\"2026-06-12T16:11:45.556069001Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 16:11:45.556627 crc crio[21573]: time=\"2026-06-12T16:11:45.55636869Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 16:11:45.556627 crc crio[21573]: time=\"2026-06-12T16:11:45.556508884Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 16:11:45.556781 crc crio[21573]: time=\"2026-06-12T16:11:45.55674641Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 16:11:45.556847 crc crio[21573]: time=\"2026-06-12T16:11:45.556785931Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 16:11:45.557221 crc crio[21573]: time=\"2026-06-12T16:11:45.55709272Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 16:11:45.557330 crc crio[21573]: time=\"2026-06-12T16:11:45.557241174Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 16:11:45.557569 crc crio[21573]: time=\"2026-06-12T16:11:45.557368848Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 16:11:45.557569 crc crio[21573]: time=\"2026-06-12T16:11:45.557410539Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 16:11:45.557723 crc crio[21573]: time=\"2026-06-12T16:11:45.557700718Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 16:11:45.557787 crc crio[21573]: time=\"2026-06-12T16:11:45.557737099Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 16:11:45.558973 crc crio[21573]: time=\"2026-06-12T16:11:45.55886032Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 16:11:45.559147 crc crio[21573]: time=\"2026-06-12T16:11:45.558948022Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 16:11:45.559693 crc crio[21573]: time=\"2026-06-12T16:11:45.559384384Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 16:11:45.559983 crc crio[21573]: time=\"2026-06-12T16:11:45.559869528Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 16:11:45.560107 crc crio[21573]: time=\"2026-06-12T16:11:45.559980331Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 16:11:45.560107 crc crio[21573]: time=\"2026-06-12T16:11:45.560047362Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 16:11:45.560366 crc crio[21573]: time=\"2026-06-12T16:11:45.560117294Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 16:11:45.560366 crc crio[21573]: time=\"2026-06-12T16:11:45.560256999Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 16:11:45.560620 crc crio[21573]: time=\"2026-06-12T16:11:45.560425663Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 16:11:45.560620 crc crio[21573]: time=\"2026-06-12T16:11:45.560541056Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 16:11:45.560834 crc crio[21573]: time=\"2026-06-12T16:11:45.560771483Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 16:11:45.560932 crc crio[21573]: time=\"2026-06-12T16:11:45.560846526Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 16:11:45.561001 crc crio[21573]: time=\"2026-06-12T16:11:45.560984324Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 16:11:45.561063 crc crio[21573]: time=\"2026-06-12T16:11:45.56102418Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 16:11:45.561551 crc crio[21573]: time=\"2026-06-12T16:11:45.5613783Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 16:11:45.561656 crc crio[21573]: time=\"2026-06-12T16:11:45.561591746Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 16:11:45.561779 crc crio[21573]: time=\"2026-06-12T16:11:45.561663018Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 16:11:45.561779 crc crio[21573]: time=\"2026-06-12T16:11:45.561691049Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 16:11:45.562321 crc crio[21573]: time=\"2026-06-12T16:11:45.562052139Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 16:11:45.562321 crc crio[21573]: time=\"2026-06-12T16:11:45.56209006Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 16:11:45.562321 crc crio[21573]: time=\"2026-06-12T16:11:45.562308276Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 16:11:45.562669 crc crio[21573]: time=\"2026-06-12T16:11:45.562346087Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 16:11:45.562795 crc crio[21573]: time=\"2026-06-12T16:11:45.562713997Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 16:11:45.562795 crc crio[21573]: time=\"2026-06-12T16:11:45.562755188Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 16:11:45.562922 crc crio[21573]: time=\"2026-06-12T16:11:45.562906793Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 16:11:45.563031 crc crio[21573]: time=\"2026-06-12T16:11:45.562940723Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 16:11:45.563573 crc crio[21573]: time=\"2026-06-12T16:11:45.563412777Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 16:11:45.563573 crc crio[21573]: time=\"2026-06-12T16:11:45.56353363Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 16:11:45.563875 crc crio[21573]: time=\"2026-06-12T16:11:45.563779638Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 16:11:45.563875 crc crio[21573]: time=\"2026-06-12T16:11:45.56384624Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 16:11:45.564790 crc crio[21573]: time=\"2026-06-12T16:11:45.564694313Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 16:11:45.564790 crc crio[21573]: time=\"2026-06-12T16:11:45.564759445Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 16:11:45.565217 crc crio[21573]: time=\"2026-06-12T16:11:45.565048243Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 16:11:45.565217 crc crio[21573]: time=\"2026-06-12T16:11:45.565213887Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 16:11:45.565400 crc crio[21573]: time=\"2026-06-12T16:11:45.565261559Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 16:11:45.565400 crc crio[21573]: time=\"2026-06-12T16:11:45.56530085Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 16:11:45.565721 crc crio[21573]: time=\"2026-06-12T16:11:45.565557067Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 16:11:45.565721 crc crio[21573]: time=\"2026-06-12T16:11:45.565594948Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 16:11:45.565949 crc crio[21573]: time=\"2026-06-12T16:11:45.565877377Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 16:11:45.565949 crc crio[21573]: time=\"2026-06-12T16:11:45.565938988Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 16:11:45.566253 crc crio[21573]: time=\"2026-06-12T16:11:45.566131764Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 16:11:45.566253 crc crio[21573]: time=\"2026-06-12T16:11:45.566248397Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 16:11:45.566675 crc crio[21573]: time=\"2026-06-12T16:11:45.566542735Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 16:11:45.566675 crc crio[21573]: time=\"2026-06-12T16:11:45.566615657Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 16:11:45.566870 crc crio[21573]: time=\"2026-06-12T16:11:45.566831583Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 16:11:45.566870 crc crio[21573]: time=\"2026-06-12T16:11:45.566869244Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 16:11:45.567713 crc crio[21573]: time=\"2026-06-12T16:11:45.567612865Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 16:11:45.567713 crc crio[21573]: time=\"2026-06-12T16:11:45.567701877Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 16:11:45.567881 crc crio[21573]: time=\"2026-06-12T16:11:45.567751029Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 16:11:45.567881 crc crio[21573]: time=\"2026-06-12T16:11:45.56778799Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 16:11:45.568042 crc crio[21573]: time=\"2026-06-12T16:11:45.567950994Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 16:11:45.568042 crc crio[21573]: time=\"2026-06-12T16:11:45.567995495Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 16:11:45.568231 crc crio[21573]: time=\"2026-06-12T16:11:45.568142189Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 16:11:45.568330 crc crio[21573]: time=\"2026-06-12T16:11:45.568259613Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 16:11:45.568540 crc crio[21573]: time=\"2026-06-12T16:11:45.568413257Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 16:11:45.568656 crc crio[21573]: time=\"2026-06-12T16:11:45.56854487Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 16:11:45.570050 crc crio[21573]: time=\"2026-06-12T16:11:45.569639252Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 16:11:45.570555 crc crio[21573]: time=\"2026-06-12T16:11:45.570230729Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 16:11:45.571000 crc crio[21573]: time=\"2026-06-12T16:11:45.570669021Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 16:11:45.571231 crc crio[21573]: time=\"2026-06-12T16:11:45.57097751Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 16:11:45.571644 crc crio[21573]: time=\"2026-06-12T16:11:45.571366729Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 16:11:45.571770 crc crio[21573]: time=\"2026-06-12T16:11:45.571692731Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 16:11:45.571847 crc crio[21573]: time=\"2026-06-12T16:11:45.571804264Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 16:11:45.571847 crc crio[21573]: time=\"2026-06-12T16:11:45.571831812Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 16:11:45.572223 crc crio[21573]: time=\"2026-06-12T16:11:45.572124431Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 16:11:45.572223 crc crio[21573]: time=\"2026-06-12T16:11:45.572218964Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 16:11:45.572540 crc crio[21573]: time=\"2026-06-12T16:11:45.572385399Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 16:11:45.572540 crc crio[21573]: time=\"2026-06-12T16:11:45.572528943Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 16:11:45.572775 crc crio[21573]: time=\"2026-06-12T16:11:45.572717788Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 16:11:45.572775 crc crio[21573]: time=\"2026-06-12T16:11:45.572776469Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 16:11:45.572975 crc crio[21573]: time=\"2026-06-12T16:11:45.572949014Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 16:11:45.573058 crc crio[21573]: time=\"2026-06-12T16:11:45.572984275Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 16:11:45.573270 crc crio[21573]: time=\"2026-06-12T16:11:45.573201501Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 16:11:45.573270 crc crio[21573]: time=\"2026-06-12T16:11:45.573261803Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 16:11:45.573431 crc crio[21573]: time=\"2026-06-12T16:11:45.573409207Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 16:11:45.573639 crc crio[21573]: time=\"2026-06-12T16:11:45.57353228Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 16:11:45.573826 crc crio[21573]: time=\"2026-06-12T16:11:45.573754578Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 16:11:45.573826 crc crio[21573]: time=\"2026-06-12T16:11:45.573804798Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 16:11:45.573978 crc crio[21573]: time=\"2026-06-12T16:11:45.573953062Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 16:11:45.573978 crc crio[21573]: time=\"2026-06-12T16:11:45.573978993Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 16:11:45.574505 crc crio[21573]: time=\"2026-06-12T16:11:45.574343754Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 16:11:45.574505 crc crio[21573]: time=\"2026-06-12T16:11:45.574406816Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 16:11:45.574685 crc crio[21573]: time=\"2026-06-12T16:11:45.574656923Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 16:11:45.574685 crc crio[21573]: time=\"2026-06-12T16:11:45.574687213Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 16:11:45.575004 crc crio[21573]: time=\"2026-06-12T16:11:45.57491367Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 16:11:45.575004 crc crio[21573]: time=\"2026-06-12T16:11:45.574942601Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 16:11:45.575235 crc crio[21573]: time=\"2026-06-12T16:11:45.575153576Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 16:11:45.575235 crc crio[21573]: time=\"2026-06-12T16:11:45.575217148Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 16:11:45.575565 crc crio[21573]: time=\"2026-06-12T16:11:45.575515356Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 16:11:45.575565 crc crio[21573]: time=\"2026-06-12T16:11:45.575562368Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 16:11:45.575758 crc crio[21573]: time=\"2026-06-12T16:11:45.575732502Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 16:11:45.575758 crc crio[21573]: time=\"2026-06-12T16:11:45.575759773Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 16:11:45.576207 crc crio[21573]: time=\"2026-06-12T16:11:45.576075042Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 16:11:45.576207 crc crio[21573]: time=\"2026-06-12T16:11:45.576129433Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 16:11:45.576537 crc crio[21573]: time=\"2026-06-12T16:11:45.57638417Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 16:11:45.576537 crc crio[21573]: time=\"2026-06-12T16:11:45.576496773Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 16:11:45.576901 crc crio[21573]: time=\"2026-06-12T16:11:45.576807832Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 16:11:45.576901 crc crio[21573]: time=\"2026-06-12T16:11:45.576873384Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 16:11:45.577218 crc crio[21573]: time=\"2026-06-12T16:11:45.577141772Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 16:11:45.577325 crc crio[21573]: time=\"2026-06-12T16:11:45.577224545Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 16:11:45.577700 crc crio[21573]: time=\"2026-06-12T16:11:45.577608885Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 16:11:45.577700 crc crio[21573]: time=\"2026-06-12T16:11:45.577667837Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 16:11:45.577867 crc crio[21573]: time=\"2026-06-12T16:11:45.57778873Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 16:11:45.577867 crc crio[21573]: time=\"2026-06-12T16:11:45.577813991Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 16:11:45.578142 crc crio[21573]: time=\"2026-06-12T16:11:45.578093929Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 16:11:45.578142 crc crio[21573]: time=\"2026-06-12T16:11:45.57814141Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 16:11:45.579015 crc crio[21573]: time=\"2026-06-12T16:11:45.578920692Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 16:11:45.579015 crc crio[21573]: time=\"2026-06-12T16:11:45.578976373Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 16:11:45.579015 crc crio[21573]: time=\"2026-06-12T16:11:45.578988863Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 16:11:45.579015 crc crio[21573]: time=\"2026-06-12T16:11:45.579011564Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 16:11:45.579531 crc crio[21573]: time=\"2026-06-12T16:11:45.579352993Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 16:11:45.579531 crc crio[21573]: time=\"2026-06-12T16:11:45.579388424Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 16:11:45.579680 crc crio[21573]: time=\"2026-06-12T16:11:45.57959661Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 16:11:45.579680 crc crio[21573]: time=\"2026-06-12T16:11:45.579625051Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 16:11:45.579890 crc crio[21573]: time=\"2026-06-12T16:11:45.579817536Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 16:11:45.579994 crc crio[21573]: time=\"2026-06-12T16:11:45.579922429Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 16:11:45.580248 crc crio[21573]: time=\"2026-06-12T16:11:45.580119335Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 16:11:45.580248 crc crio[21573]: time=\"2026-06-12T16:11:45.580204587Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 16:11:45.580422 crc crio[21573]: time=\"2026-06-12T16:11:45.580346141Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 16:11:45.580422 crc crio[21573]: time=\"2026-06-12T16:11:45.580376362Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 16:11:45.580642 crc crio[21573]: time=\"2026-06-12T16:11:45.580615688Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 16:11:45.580642 crc crio[21573]: time=\"2026-06-12T16:11:45.580646029Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 16:11:45.580913 crc crio[21573]: time=\"2026-06-12T16:11:45.580843266Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 16:11:45.580913 crc crio[21573]: time=\"2026-06-12T16:11:45.580895147Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 16:11:45.581096 crc crio[21573]: time=\"2026-06-12T16:11:45.581055012Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 16:11:45.581096 crc crio[21573]: time=\"2026-06-12T16:11:45.581097173Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 16:11:45.581345 crc crio[21573]: time=\"2026-06-12T16:11:45.581298738Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 16:11:45.581345 crc crio[21573]: time=\"2026-06-12T16:11:45.58134419Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 16:11:45.581610 crc crio[21573]: time=\"2026-06-12T16:11:45.581579766Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 16:11:45.581610 crc crio[21573]: time=\"2026-06-12T16:11:45.581606497Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 16:11:45.581881 crc crio[21573]: time=\"2026-06-12T16:11:45.581815643Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 16:11:45.581881 crc crio[21573]: time=\"2026-06-12T16:11:45.581864664Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 16:11:45.582097 crc crio[21573]: time=\"2026-06-12T16:11:45.582013298Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 16:11:45.582097 crc crio[21573]: time=\"2026-06-12T16:11:45.582044909Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 16:11:45.582356 crc crio[21573]: time=\"2026-06-12T16:11:45.582310697Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 16:11:45.582356 crc crio[21573]: time=\"2026-06-12T16:11:45.582359259Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 16:11:45.582750 crc crio[21573]: time=\"2026-06-12T16:11:45.582683878Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 16:11:45.582750 crc crio[21573]: time=\"2026-06-12T16:11:45.582734789Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 16:11:45.582921 crc crio[21573]: time=\"2026-06-12T16:11:45.582827082Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 16:11:45.582921 crc crio[21573]: time=\"2026-06-12T16:11:45.582854222Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 16:11:45.583139 crc crio[21573]: time=\"2026-06-12T16:11:45.583044648Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 16:11:45.583139 crc crio[21573]: time=\"2026-06-12T16:11:45.58312248Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 16:11:45.583402 crc crio[21573]: time=\"2026-06-12T16:11:45.583356326Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 16:11:45.583402 crc crio[21573]: time=\"2026-06-12T16:11:45.583401057Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 16:11:45.583696 crc crio[21573]: time=\"2026-06-12T16:11:45.583680116Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 16:11:45.583762 crc crio[21573]: time=\"2026-06-12T16:11:45.583706827Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 16:11:45.583949 crc crio[21573]: time=\"2026-06-12T16:11:45.583902372Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 16:11:45.583949 crc crio[21573]: time=\"2026-06-12T16:11:45.583945013Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 16:11:45.584209 crc crio[21573]: time=\"2026-06-12T16:11:45.584122948Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 16:11:45.584209 crc crio[21573]: time=\"2026-06-12T16:11:45.58419456Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 16:11:45.584425 crc crio[21573]: time=\"2026-06-12T16:11:45.584379235Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 16:11:45.584425 crc crio[21573]: time=\"2026-06-12T16:11:45.584422397Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 16:11:45.584871 crc crio[21573]: time=\"2026-06-12T16:11:45.584627072Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 16:11:45.584871 crc crio[21573]: time=\"2026-06-12T16:11:45.584654583Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 16:11:45.584871 crc crio[21573]: time=\"2026-06-12T16:11:45.584859269Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 16:11:45.585035 crc crio[21573]: time=\"2026-06-12T16:11:45.584887001Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 16:11:45.585101 crc crio[21573]: time=\"2026-06-12T16:11:45.585062295Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 16:11:45.585101 crc crio[21573]: time=\"2026-06-12T16:11:45.585089416Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 16:11:45.585602 crc crio[21573]: time=\"2026-06-12T16:11:45.585297842Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 16:11:45.585602 crc crio[21573]: time=\"2026-06-12T16:11:45.585349073Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 16:11:45.585882 crc crio[21573]: time=\"2026-06-12T16:11:45.585656132Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 16:11:45.585882 crc crio[21573]: time=\"2026-06-12T16:11:45.585682783Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 16:11:45.586001 crc crio[21573]: time=\"2026-06-12T16:11:45.585932169Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 16:11:45.586001 crc crio[21573]: time=\"2026-06-12T16:11:45.58595901Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 16:11:45.586577 crc crio[21573]: time=\"2026-06-12T16:11:45.58635887Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 16:11:45.586577 crc crio[21573]: time=\"2026-06-12T16:11:45.586407022Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 16:11:45.586950 crc crio[21573]: time=\"2026-06-12T16:11:45.586630718Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 16:11:45.586950 crc crio[21573]: time=\"2026-06-12T16:11:45.586666349Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 16:11:45.586950 crc crio[21573]: time=\"2026-06-12T16:11:45.586898735Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 16:11:45.586950 crc crio[21573]: time=\"2026-06-12T16:11:45.586926379Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 16:11:45.587256 crc crio[21573]: time=\"2026-06-12T16:11:45.587203404Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 16:11:45.587256 crc crio[21573]: time=\"2026-06-12T16:11:45.587237515Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 16:11:45.587563 crc crio[21573]: time=\"2026-06-12T16:11:45.58741952Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 16:11:45.587563 crc crio[21573]: time=\"2026-06-12T16:11:45.587544713Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 16:11:45.587735 crc crio[21573]: time=\"2026-06-12T16:11:45.587672077Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 16:11:45.587735 crc crio[21573]: time=\"2026-06-12T16:11:45.587701997Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 16:11:45.587988 crc crio[21573]: time=\"2026-06-12T16:11:45.587937744Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 16:11:45.587988 crc crio[21573]: time=\"2026-06-12T16:11:45.587984125Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 16:11:45.588288 crc crio[21573]: time=\"2026-06-12T16:11:45.588241832Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 16:11:45.588288 crc crio[21573]: time=\"2026-06-12T16:11:45.588292214Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 16:11:45.588618 crc crio[21573]: time=\"2026-06-12T16:11:45.588572261Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 16:11:45.588618 crc crio[21573]: time=\"2026-06-12T16:11:45.588619493Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 16:11:45.588852 crc crio[21573]: time=\"2026-06-12T16:11:45.588806128Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 16:11:45.588852 crc crio[21573]: time=\"2026-06-12T16:11:45.588849179Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 16:11:45.589109 crc crio[21573]: time=\"2026-06-12T16:11:45.589064775Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 16:11:45.589109 crc crio[21573]: time=\"2026-06-12T16:11:45.589107036Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 16:11:45.589397 crc crio[21573]: time=\"2026-06-12T16:11:45.589351024Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 16:11:45.589397 crc crio[21573]: time=\"2026-06-12T16:11:45.589394605Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 16:11:45.589644 crc crio[21573]: time=\"2026-06-12T16:11:45.589628052Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 16:11:45.589708 crc crio[21573]: time=\"2026-06-12T16:11:45.589656162Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 16:11:45.589883 crc crio[21573]: time=\"2026-06-12T16:11:45.589834527Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 16:11:45.589883 crc crio[21573]: time=\"2026-06-12T16:11:45.589877999Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 16:11:45.590513 crc crio[21573]: time=\"2026-06-12T16:11:45.590028503Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 16:11:45.590513 crc crio[21573]: time=\"2026-06-12T16:11:45.590062884Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 16:11:45.590687 crc crio[21573]: time=\"2026-06-12T16:11:45.59063925Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 16:11:45.590687 crc crio[21573]: time=\"2026-06-12T16:11:45.59066878Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 16:11:45.590870 crc crio[21573]: time=\"2026-06-12T16:11:45.590818495Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 16:11:45.590870 crc crio[21573]: time=\"2026-06-12T16:11:45.590868736Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 16:11:45.591124 crc crio[21573]: time=\"2026-06-12T16:11:45.591077283Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 16:11:45.591124 crc crio[21573]: time=\"2026-06-12T16:11:45.591124314Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 16:11:45.592045 crc crio[21573]: time=\"2026-06-12T16:11:45.591288209Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 16:11:45.592045 crc crio[21573]: time=\"2026-06-12T16:11:45.591316259Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 16:11:45.592597 crc crio[21573]: time=\"2026-06-12T16:11:45.592155713Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 16:11:45.592597 crc crio[21573]: time=\"2026-06-12T16:11:45.592231425Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 16:11:45.592597 crc crio[21573]: time=\"2026-06-12T16:11:45.592286046Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 16:11:45.592597 crc crio[21573]: time=\"2026-06-12T16:11:45.592305737Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 16:11:45.592814 crc crio[21573]: time=\"2026-06-12T16:11:45.592658836Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 16:11:45.592814 crc crio[21573]: time=\"2026-06-12T16:11:45.592689057Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 16:11:45.592814 crc crio[21573]: time=\"2026-06-12T16:11:45.592737699Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 16:11:45.592814 crc crio[21573]: time=\"2026-06-12T16:11:45.592760679Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 16:11:45.593333 crc crio[21573]: time=\"2026-06-12T16:11:45.593261124Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 16:11:45.593333 crc crio[21573]: time=\"2026-06-12T16:11:45.593316556Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 16:11:45.593525 crc crio[21573]: time=\"2026-06-12T16:11:45.593510661Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 16:11:45.593589 crc crio[21573]: time=\"2026-06-12T16:11:45.593540052Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 16:11:45.593881 crc crio[21573]: time=\"2026-06-12T16:11:45.593798879Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 16:11:45.593881 crc crio[21573]: time=\"2026-06-12T16:11:45.59385328Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 16:11:45.593997 crc crio[21573]: time=\"2026-06-12T16:11:45.593889151Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 16:11:45.593997 crc crio[21573]: time=\"2026-06-12T16:11:45.593909502Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 16:11:45.594379 crc crio[21573]: time=\"2026-06-12T16:11:45.594301944Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 16:11:45.594379 crc crio[21573]: time=\"2026-06-12T16:11:45.594354855Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 16:11:45.594559 crc crio[21573]: time=\"2026-06-12T16:11:45.594387716Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 16:11:45.594559 crc crio[21573]: time=\"2026-06-12T16:11:45.594407457Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 16:11:45.594840 crc crio[21573]: time=\"2026-06-12T16:11:45.594766627Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 16:11:45.594840 crc crio[21573]: time=\"2026-06-12T16:11:45.594818498Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 16:11:45.595116 crc crio[21573]: time=\"2026-06-12T16:11:45.595017274Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 16:11:45.595116 crc crio[21573]: time=\"2026-06-12T16:11:45.595089036Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 16:11:45.595852 crc crio[21573]: time=\"2026-06-12T16:11:45.595422465Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 16:11:45.595852 crc crio[21573]: time=\"2026-06-12T16:11:45.595518907Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 16:11:45.596042 crc crio[21573]: time=\"2026-06-12T16:11:45.595975841Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 16:11:45.596128 crc crio[21573]: time=\"2026-06-12T16:11:45.596051763Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 16:11:45.596128 crc crio[21573]: time=\"2026-06-12T16:11:45.596070004Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 16:11:45.596128 crc crio[21573]: time=\"2026-06-12T16:11:45.596088994Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 16:11:45.596128 crc crio[21573]: time=\"2026-06-12T16:11:45.596118465Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 16:11:45.596128 crc crio[21573]: time=\"2026-06-12T16:11:45.596135426Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 16:11:45.596401 crc crio[21573]: time=\"2026-06-12T16:11:45.596368442Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 16:11:45.596877 crc crio[21573]: time=\"2026-06-12T16:11:45.596523736Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 16:11:45.596877 crc crio[21573]: time=\"2026-06-12T16:11:45.596696871Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 16:11:45.596877 crc crio[21573]: time=\"2026-06-12T16:11:45.596728932Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 16:11:45.597040 crc crio[21573]: time=\"2026-06-12T16:11:45.596954748Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 16:11:45.597040 crc crio[21573]: time=\"2026-06-12T16:11:45.596983939Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 16:11:45.599027 crc crio[21573]: time=\"2026-06-12T16:11:45.597281096Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 16:11:45.599027 crc crio[21573]: time=\"2026-06-12T16:11:45.597312637Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 16:11:45.599027 crc crio[21573]: time=\"2026-06-12T16:11:45.597552724Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 16:11:45.599027 crc crio[21573]: time=\"2026-06-12T16:11:45.597622486Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 16:11:45.599027 crc crio[21573]: time=\"2026-06-12T16:11:45.597862532Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 16:11:45.599027 crc crio[21573]: time=\"2026-06-12T16:11:45.597889723Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 16:11:45.599027 crc crio[21573]: time=\"2026-06-12T16:11:45.598068028Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 16:11:45.599027 crc crio[21573]: time=\"2026-06-12T16:11:45.598100569Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 16:11:45.599027 crc crio[21573]: time=\"2026-06-12T16:11:45.598418818Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 16:11:45.599027 crc crio[21573]: time=\"2026-06-12T16:11:45.598625523Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 16:11:45.599027 crc crio[21573]: time=\"2026-06-12T16:11:45.598665215Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 16:11:45.599027 crc crio[21573]: time=\"2026-06-12T16:11:45.598689585Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 16:11:45.599027 crc crio[21573]: time=\"2026-06-12T16:11:45.598751607Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 16:11:45.599027 crc crio[21573]: time=\"2026-06-12T16:11:45.598769267Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 16:11:45.599917 crc crio[21573]: time=\"2026-06-12T16:11:45.599318264Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 16:11:45.599917 crc crio[21573]: time=\"2026-06-12T16:11:45.599361115Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 16:11:45.599917 crc crio[21573]: time=\"2026-06-12T16:11:45.599380965Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 16:11:45.599917 crc crio[21573]: time=\"2026-06-12T16:11:45.599398126Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 16:11:45.599917 crc crio[21573]: time=\"2026-06-12T16:11:45.59955897Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 16:11:45.599917 crc crio[21573]: time=\"2026-06-12T16:11:45.59958638Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 16:11:45.600305 crc crio[21573]: time=\"2026-06-12T16:11:45.600210067Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 16:11:45.600598 crc crio[21573]: time=\"2026-06-12T16:11:45.600265749Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 16:11:45.600598 crc crio[21573]: time=\"2026-06-12T16:11:45.600411954Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 16:11:45.600598 crc crio[21573]: time=\"2026-06-12T16:11:45.600497846Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 16:11:45.600788 crc crio[21573]: time=\"2026-06-12T16:11:45.600635151Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 16:11:45.600788 crc crio[21573]: time=\"2026-06-12T16:11:45.600670112Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 16:11:45.601350 crc crio[21573]: time=\"2026-06-12T16:11:45.601269549Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 16:11:45.601350 crc crio[21573]: time=\"2026-06-12T16:11:45.60133877Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 16:11:45.601627 crc crio[21573]: time=\"2026-06-12T16:11:45.601513556Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 16:11:45.601627 crc crio[21573]: time=\"2026-06-12T16:11:45.601553377Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 16:11:45.601737 crc crio[21573]: time=\"2026-06-12T16:11:45.60171342Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 16:11:45.601851 crc crio[21573]: time=\"2026-06-12T16:11:45.601794602Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 16:11:45.602116 crc crio[21573]: time=\"2026-06-12T16:11:45.602035121Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 16:11:45.602116 crc crio[21573]: time=\"2026-06-12T16:11:45.602092462Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 16:11:45.602116 crc crio[21573]: time=\"2026-06-12T16:11:45.602125023Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 16:11:45.602321 crc crio[21573]: time=\"2026-06-12T16:11:45.602145834Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 16:11:45.602428 crc crio[21573]: time=\"2026-06-12T16:11:45.60237508Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 16:11:45.602428 crc crio[21573]: time=\"2026-06-12T16:11:45.602510712Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 16:11:45.602738 crc crio[21573]: time=\"2026-06-12T16:11:45.602691168Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 16:11:45.602815 crc crio[21573]: time=\"2026-06-12T16:11:45.602748249Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 16:11:45.602815 crc crio[21573]: time=\"2026-06-12T16:11:45.602801641Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 16:11:45.602915 crc crio[21573]: time=\"2026-06-12T16:11:45.602828782Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 16:11:45.603317 crc crio[21573]: time=\"2026-06-12T16:11:45.603244853Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 16:11:45.603392 crc crio[21573]: time=\"2026-06-12T16:11:45.603370507Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 16:11:45.603626 crc crio[21573]: time=\"2026-06-12T16:11:45.603551862Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 16:11:45.603697 crc crio[21573]: time=\"2026-06-12T16:11:45.603654995Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 16:11:45.603697 crc crio[21573]: time=\"2026-06-12T16:11:45.603668875Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 16:11:45.603697 crc crio[21573]: time=\"2026-06-12T16:11:45.603686555Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 16:11:45.604301 crc crio[21573]: time=\"2026-06-12T16:11:45.604065276Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 16:11:45.604301 crc crio[21573]: time=\"2026-06-12T16:11:45.604102437Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 16:11:45.604301 crc crio[21573]: time=\"2026-06-12T16:11:45.604131268Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 16:11:45.604301 crc crio[21573]: time=\"2026-06-12T16:11:45.604149018Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 16:11:45.604771 crc crio[21573]: time=\"2026-06-12T16:11:45.604629962Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 16:11:45.604854 crc crio[21573]: time=\"2026-06-12T16:11:45.604788487Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 16:11:45.604901 crc crio[21573]: time=\"2026-06-12T16:11:45.60488374Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 16:11:45.604949 crc crio[21573]: time=\"2026-06-12T16:11:45.60491278Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 16:11:45.605158 crc crio[21573]: time=\"2026-06-12T16:11:45.605094525Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 16:11:45.605158 crc crio[21573]: time=\"2026-06-12T16:11:45.605144257Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 16:11:45.605551 crc crio[21573]: time=\"2026-06-12T16:11:45.605402464Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 16:11:45.605706 crc crio[21573]: time=\"2026-06-12T16:11:45.605662861Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 16:11:45.605871 crc crio[21573]: time=\"2026-06-12T16:11:45.605746832Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 16:11:45.605940 crc crio[21573]: time=\"2026-06-12T16:11:45.605879857Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 16:11:49.855970 crc crio[21573]: time=\"2026-06-12T16:11:49.855051814Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/etc/kubernetes/cni/net.d/00-multus.conf\\\"\"\nJun 12 16:11:49.898662 crc crio[21573]: time=\"2026-06-12T16:11:49.897569405Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"\nJun 12 16:11:49.898662 crc crio[21573]: time=\"2026-06-12T16:11:49.898350198Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"\nJun 12 16:11:49.898662 crc crio[21573]: time=\"2026-06-12T16:11:49.89841853Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/etc/kubernetes/cni/net.d/00-multus.conf\\\"\"\nJun 12 16:11:49.970070 crc crio[21573]: time=\"2026-06-12T16:11:49.969937873Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"\nJun 12 16:11:49.970070 crc crio[21573]: time=\"2026-06-12T16:11:49.970047296Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"\nJun 12 16:11:53.776665 crc crio[21573]: time=\"2026-06-12T16:11:53.776000995Z\" level=info msg=\"Removing container: ae10d53081f4c5b79e72fb194f1e91e7ac0b4f65783109270c03ba89eaaaf8a7\" id=250218a5-615a-46da-ac9c-03f6de75cbe1 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 16:11:53.930903 crc crio[21573]: time=\"2026-06-12T16:11:53.93068878Z\" level=info msg=\"Removed container ae10d53081f4c5b79e72fb194f1e91e7ac0b4f65783109270c03ba89eaaaf8a7: openshift-infra/auto-csr-approver-29688004-jmtt6/oc\" id=250218a5-615a-46da-ac9c-03f6de75cbe1 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 16:11:53.941306 crc crio[21573]: time=\"2026-06-12T16:11:53.941149222Z\" level=info msg=\"Stopping pod sandbox: 097d71c6c4376f4b2c9b34f8a3c07481b0822cfa174a391458ae82cfc61a0a62\" id=6f0502fc-33a0-4604-943d-6c8a82ca2449 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 16:11:53.941306 crc crio[21573]: time=\"2026-06-12T16:11:53.941292236Z\" level=info msg=\"Stopped pod sandbox (already stopped): 097d71c6c4376f4b2c9b34f8a3c07481b0822cfa174a391458ae82cfc61a0a62\" id=6f0502fc-33a0-4604-943d-6c8a82ca2449 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 16:11:53.943512 crc crio[21573]: time=\"2026-06-12T16:11:53.943340873Z\" level=info msg=\"Removing pod sandbox: 097d71c6c4376f4b2c9b34f8a3c07481b0822cfa174a391458ae82cfc61a0a62\" id=6302a6e6-2212-4357-9260-cac63c6851d6 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 16:11:53.953741 crc crio[21573]: time=\"2026-06-12T16:11:53.953619855Z\" level=info msg=\"Removed pod sandbox: 097d71c6c4376f4b2c9b34f8a3c07481b0822cfa174a391458ae82cfc61a0a62\" id=6302a6e6-2212-4357-9260-cac63c6851d6 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 16:11:53.958351 crc crio[21573]: time=\"2026-06-12T16:11:53.958256241Z\" level=info msg=\"Stopping pod sandbox: 59c4ea65ef843c8a90f6bad8892f6359cbad9137eca6229f792e1e424da9945e\" id=828f543d-7ce5-4d20-9d0a-54ac5dee5940 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 16:11:53.958351 crc crio[21573]: time=\"2026-06-12T16:11:53.958333893Z\" level=info msg=\"Stopped pod sandbox (already stopped): 59c4ea65ef843c8a90f6bad8892f6359cbad9137eca6229f792e1e424da9945e\" id=828f543d-7ce5-4d20-9d0a-54ac5dee5940 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 16:11:53.959616 crc crio[21573]: time=\"2026-06-12T16:11:53.95930841Z\" level=info msg=\"Removing pod sandbox: 59c4ea65ef843c8a90f6bad8892f6359cbad9137eca6229f792e1e424da9945e\" id=18d68c96-a131-425f-a222-1c6385d7eb52 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 16:11:53.976544 crc crio[21573]: time=\"2026-06-12T16:11:53.976321353Z\" level=info msg=\"Removed pod sandbox: 59c4ea65ef843c8a90f6bad8892f6359cbad9137eca6229f792e1e424da9945e\" id=18d68c96-a131-425f-a222-1c6385d7eb52 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 16:11:53.978066 crc crio[21573]: time=\"2026-06-12T16:11:53.977865631Z\" level=info msg=\"Stopping pod sandbox: 56781ba3e8aee45a174e1c7cc2761e07a90ac153ee98f57e5a99bc3345ba3876\" id=411ca4d1-1664-47f2-a7d5-d64fd688859b name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 16:11:53.978066 crc crio[21573]: time=\"2026-06-12T16:11:53.978035676Z\" level=info msg=\"Stopped pod sandbox (already stopped): 56781ba3e8aee45a174e1c7cc2761e07a90ac153ee98f57e5a99bc3345ba3876\" id=411ca4d1-1664-47f2-a7d5-d64fd688859b name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 16:11:53.980420 crc crio[21573]: time=\"2026-06-12T16:11:53.98032872Z\" level=info msg=\"Removing pod sandbox: 56781ba3e8aee45a174e1c7cc2761e07a90ac153ee98f57e5a99bc3345ba3876\" id=b6d154d5-f780-4b76-9c50-0f4293689443 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 16:11:53.993544 crc crio[21573]: time=\"2026-06-12T16:11:53.993284947Z\" level=info msg=\"Removed pod sandbox: 56781ba3e8aee45a174e1c7cc2761e07a90ac153ee98f57e5a99bc3345ba3876\" id=b6d154d5-f780-4b76-9c50-0f4293689443 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 16:12:00.575634 crc crio[21573]: time=\"2026-06-12T16:12:00.573606259Z\" level=info msg=\"Running pod sandbox: openshift-infra/auto-csr-approver-29688012-8fn6q/POD\" id=46190365-4f41-4a73-a8a1-5a2c60635c93 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 16:12:00.577844 crc crio[21573]: time=\"2026-06-12T16:12:00.57575243Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:12:00.631955 crc crio[21573]: time=\"2026-06-12T16:12:00.631763299Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29688012-8fn6q Namespace:openshift-infra ID:833e21d80df1fa3a98c3d31c5b6cf35eebab2c11dc0f577545d72373068b4485 UID:35707bdb-401d-4a21-b31b-543cec4040aa NetNS:/var/run/netns/b47eac09-3e65-4b38-8c24-ee737459818c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod35707bdb_401d_4a21_b31b_543cec4040aa.slice PodAnnotations:0xc00338eb50}] Aliases:map[]}\"\nJun 12 16:12:00.631955 crc crio[21573]: time=\"2026-06-12T16:12:00.63183513Z\" level=info msg=\"Adding pod openshift-infra_auto-csr-approver-29688012-8fn6q to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 16:12:01.077126 crc crio[21573]: 2026-06-12T16:12:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:833e21d80df1fa3 Mac:7a:3d:f9:79:2b:59 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:07 Mtu:0 Sandbox:/var/run/netns/b47eac09-3e65-4b38-8c24-ee737459818c SocketPath: PciID:}] [{Interface:0xc000015160 Address:{IP:10.217.0.7 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 16:12:01.080830 crc crio[21573]: time=\"2026-06-12T16:12:01.08073655Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29688012-8fn6q Namespace:openshift-infra ID:833e21d80df1fa3a98c3d31c5b6cf35eebab2c11dc0f577545d72373068b4485 UID:35707bdb-401d-4a21-b31b-543cec4040aa NetNS:/var/run/netns/b47eac09-3e65-4b38-8c24-ee737459818c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod35707bdb_401d_4a21_b31b_543cec4040aa.slice PodAnnotations:0xc00338eb50}] Aliases:map[]}\"\nJun 12 16:12:01.081029 crc crio[21573]: time=\"2026-06-12T16:12:01.080964436Z\" level=info msg=\"Checking pod openshift-infra_auto-csr-approver-29688012-8fn6q for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 16:12:01.093418 crc crio[21573]: time=\"2026-06-12T16:12:01.093292202Z\" level=info msg=\"Ran pod sandbox 833e21d80df1fa3a98c3d31c5b6cf35eebab2c11dc0f577545d72373068b4485 with infra container: openshift-infra/auto-csr-approver-29688012-8fn6q/POD\" id=46190365-4f41-4a73-a8a1-5a2c60635c93 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 16:12:01.098698 crc crio[21573]: time=\"2026-06-12T16:12:01.098566927Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-cli:latest\" id=f80a4768-1e5a-4056-a3c6-40eb0aa6b610 name=/runtime.v1.ImageService/PullImage\nJun 12 16:12:01.108432 crc crio[21573]: time=\"2026-06-12T16:12:01.108303939Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-cli:latest\\\"\"\nJun 12 16:12:02.080942 crc crio[21573]: time=\"2026-06-12T16:12:02.080767895Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9\" id=f80a4768-1e5a-4056-a3c6-40eb0aa6b610 name=/runtime.v1.ImageService/PullImage\nJun 12 16:12:02.085130 crc crio[21573]: time=\"2026-06-12T16:12:02.082688188Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=c291ebc3-1bcf-40a8-af20-e50d76cf2160 name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:12:02.086648 crc crio[21573]: time=\"2026-06-12T16:12:02.086550727Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=a8418191-98c4-4e78-9593-6bb82928d256 name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:12:02.100403 crc crio[21573]: time=\"2026-06-12T16:12:02.100069436Z\" level=info msg=\"Creating container: openshift-infra/auto-csr-approver-29688012-8fn6q/oc\" id=20e06fa7-9239-4320-9b4d-325201e404da name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:12:02.101058 crc crio[21573]: time=\"2026-06-12T16:12:02.100889779Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:12:02.142147 crc crio[21573]: time=\"2026-06-12T16:12:02.142016511Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:12:02.517031 crc crio[21573]: time=\"2026-06-12T16:12:02.516361918Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:12:02.644860 crc crio[21573]: time=\"2026-06-12T16:12:02.644754576Z\" level=info msg=\"Created container 150b57bf1d0805da5fd1e384d764f61ce74289a08aab7b2c93adb8dee0145e9f: openshift-infra/auto-csr-approver-29688012-8fn6q/oc\" id=20e06fa7-9239-4320-9b4d-325201e404da name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:12:02.646420 crc crio[21573]: time=\"2026-06-12T16:12:02.646337191Z\" level=info msg=\"Starting container: 150b57bf1d0805da5fd1e384d764f61ce74289a08aab7b2c93adb8dee0145e9f\" id=7db46ca5-8f77-4c42-bb0c-d27f2e09ffe9 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 16:12:02.650972 crc crio[21573]: time=\"2026-06-12T16:12:02.650804405Z\" level=info msg=\"Started container\" PID=38602 containerID=150b57bf1d0805da5fd1e384d764f61ce74289a08aab7b2c93adb8dee0145e9f description=openshift-infra/auto-csr-approver-29688012-8fn6q/oc id=7db46ca5-8f77-4c42-bb0c-d27f2e09ffe9 name=/runtime.v1.RuntimeService/StartContainer sandboxID=833e21d80df1fa3a98c3d31c5b6cf35eebab2c11dc0f577545d72373068b4485\nJun 12 16:12:04.824623 crc crio[21573]: time=\"2026-06-12T16:12:04.82354341Z\" level=info msg=\"Stopping pod sandbox: 833e21d80df1fa3a98c3d31c5b6cf35eebab2c11dc0f577545d72373068b4485\" id=b2465820-6cdc-4a2d-82f9-fbeb223a82ff name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 16:12:04.827901 crc crio[21573]: time=\"2026-06-12T16:12:04.8277656Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29688012-8fn6q Namespace:openshift-infra ID:833e21d80df1fa3a98c3d31c5b6cf35eebab2c11dc0f577545d72373068b4485 UID:35707bdb-401d-4a21-b31b-543cec4040aa NetNS:/var/run/netns/b47eac09-3e65-4b38-8c24-ee737459818c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod35707bdb_401d_4a21_b31b_543cec4040aa.slice PodAnnotations:0xc00338ec10}] Aliases:map[]}\"\nJun 12 16:12:04.829034 crc crio[21573]: time=\"2026-06-12T16:12:04.82883585Z\" level=info msg=\"Deleting pod openshift-infra_auto-csr-approver-29688012-8fn6q from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 16:12:05.196670 crc crio[21573]: time=\"2026-06-12T16:12:05.195928941Z\" level=info msg=\"Stopped pod sandbox: 833e21d80df1fa3a98c3d31c5b6cf35eebab2c11dc0f577545d72373068b4485\" id=b2465820-6cdc-4a2d-82f9-fbeb223a82ff name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 16:12:22.445298 crc crio[21573]: time=\"2026-06-12T16:12:22.443587398Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/ed43641bf76e974c79e6d19d37042da9c6c1c828763981d17078e53cd977qkn/POD\" id=ee033fde-b472-4dc7-9ddb-a71c3df4c9da name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 16:12:22.448330 crc crio[21573]: time=\"2026-06-12T16:12:22.445322787Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:12:22.487010 crc crio[21573]: time=\"2026-06-12T16:12:22.48607845Z\" level=info msg=\"Got pod network &{Name:ed43641bf76e974c79e6d19d37042da9c6c1c828763981d17078e53cd977qkn Namespace:openshift-marketplace ID:a414265e3521d887faf038c01d2444352110695ee712e6509e5d41c1bc003385 UID:6f6efd23-9188-492f-a3b3-b3ed8b515b3a NetNS:/var/run/netns/4e6ebc2b-c58c-4cfc-ab9d-4bb8ad6e0a59 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod6f6efd23_9188_492f_a3b3_b3ed8b515b3a.slice PodAnnotations:0xc0027222a0}] Aliases:map[]}\"\nJun 12 16:12:22.487010 crc crio[21573]: time=\"2026-06-12T16:12:22.487000056Z\" level=info msg=\"Adding pod openshift-marketplace_ed43641bf76e974c79e6d19d37042da9c6c1c828763981d17078e53cd977qkn to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 16:12:23.127036 crc crio[21573]: 2026-06-12T16:12:23Z [verbose] CmdAdd (shim): {1.1.0 [{Name:a414265e3521d88 Mac:2e:69:88:41:80:b6 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:0c Mtu:0 Sandbox:/var/run/netns/4e6ebc2b-c58c-4cfc-ab9d-4bb8ad6e0a59 SocketPath: PciID:}] [{Interface:0xc000686780 Address:{IP:10.217.0.12 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 16:12:23.130640 crc crio[21573]: time=\"2026-06-12T16:12:23.130539096Z\" level=info msg=\"Got pod network &{Name:ed43641bf76e974c79e6d19d37042da9c6c1c828763981d17078e53cd977qkn Namespace:openshift-marketplace ID:a414265e3521d887faf038c01d2444352110695ee712e6509e5d41c1bc003385 UID:6f6efd23-9188-492f-a3b3-b3ed8b515b3a NetNS:/var/run/netns/4e6ebc2b-c58c-4cfc-ab9d-4bb8ad6e0a59 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod6f6efd23_9188_492f_a3b3_b3ed8b515b3a.slice PodAnnotations:0xc0027222a0}] Aliases:map[]}\"\nJun 12 16:12:23.130856 crc crio[21573]: time=\"2026-06-12T16:12:23.130783483Z\" level=info msg=\"Checking pod openshift-marketplace_ed43641bf76e974c79e6d19d37042da9c6c1c828763981d17078e53cd977qkn for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 16:12:23.142581 crc crio[21573]: time=\"2026-06-12T16:12:23.141408515Z\" level=info msg=\"Ran pod sandbox a414265e3521d887faf038c01d2444352110695ee712e6509e5d41c1bc003385 with infra container: openshift-marketplace/ed43641bf76e974c79e6d19d37042da9c6c1c828763981d17078e53cd977qkn/POD\" id=ee033fde-b472-4dc7-9ddb-a71c3df4c9da name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 16:12:23.146373 crc crio[21573]: time=\"2026-06-12T16:12:23.146213644Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=a5e993c9-925b-4cd8-a1bd-a8bac87a4e4a name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:12:23.149774 crc crio[21573]: time=\"2026-06-12T16:12:23.149670791Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=5521c034-996b-4503-9b63-7d053bd04161 name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:12:23.157993 crc crio[21573]: time=\"2026-06-12T16:12:23.157858209Z\" level=info msg=\"Creating container: openshift-marketplace/ed43641bf76e974c79e6d19d37042da9c6c1c828763981d17078e53cd977qkn/util\" id=a7253ddc-597a-4725-b4ea-7b0da4a934bd name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:12:23.159000 crc crio[21573]: time=\"2026-06-12T16:12:23.158870248Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:12:23.197956 crc crio[21573]: time=\"2026-06-12T16:12:23.197817709Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:12:23.203799 crc crio[21573]: time=\"2026-06-12T16:12:23.203669603Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:12:23.336911 crc crio[21573]: time=\"2026-06-12T16:12:23.336764082Z\" level=info msg=\"Created container 9cf2f266cb12d86e8d493d03d5ef662e97f52c8a30e3f8952e93b27f8c35a068: openshift-marketplace/ed43641bf76e974c79e6d19d37042da9c6c1c828763981d17078e53cd977qkn/util\" id=a7253ddc-597a-4725-b4ea-7b0da4a934bd name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:12:23.338155 crc crio[21573]: time=\"2026-06-12T16:12:23.338092679Z\" level=info msg=\"Starting container: 9cf2f266cb12d86e8d493d03d5ef662e97f52c8a30e3f8952e93b27f8c35a068\" id=3222c591-77de-40b7-933e-0e5520a37854 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 16:12:23.345589 crc crio[21573]: time=\"2026-06-12T16:12:23.345392573Z\" level=info msg=\"Started container\" PID=39746 containerID=9cf2f266cb12d86e8d493d03d5ef662e97f52c8a30e3f8952e93b27f8c35a068 description=openshift-marketplace/ed43641bf76e974c79e6d19d37042da9c6c1c828763981d17078e53cd977qkn/util id=3222c591-77de-40b7-933e-0e5520a37854 name=/runtime.v1.RuntimeService/StartContainer sandboxID=a414265e3521d887faf038c01d2444352110695ee712e6509e5d41c1bc003385\nJun 12 16:12:24.092783 crc crio[21573]: time=\"2026-06-12T16:12:24.091815826Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/kubernetes-nmstate-operator-bundle@sha256:894bbcce0ab85e1faa7c4b75111a57130fc318a68ad3f7c031ce757cb94ff7a7\" id=8bd6031c-100a-49e3-aaad-8826525db8e6 name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:12:24.094947 crc crio[21573]: time=\"2026-06-12T16:12:24.09300475Z\" level=info msg=\"Image registry.redhat.io/openshift4/kubernetes-nmstate-operator-bundle@sha256:894bbcce0ab85e1faa7c4b75111a57130fc318a68ad3f7c031ce757cb94ff7a7 not found\" id=8bd6031c-100a-49e3-aaad-8826525db8e6 name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:12:24.094947 crc crio[21573]: time=\"2026-06-12T16:12:24.093091002Z\" level=info msg=\"Neither image nor artfiact registry.redhat.io/openshift4/kubernetes-nmstate-operator-bundle@sha256:894bbcce0ab85e1faa7c4b75111a57130fc318a68ad3f7c031ce757cb94ff7a7 found\" id=8bd6031c-100a-49e3-aaad-8826525db8e6 name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:12:24.094947 crc crio[21573]: time=\"2026-06-12T16:12:24.094604774Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/kubernetes-nmstate-operator-bundle@sha256:894bbcce0ab85e1faa7c4b75111a57130fc318a68ad3f7c031ce757cb94ff7a7\" id=65dc6641-6c12-454a-ab55-00e581af3f21 name=/runtime.v1.ImageService/PullImage\nJun 12 16:12:24.103538 crc crio[21573]: time=\"2026-06-12T16:12:24.102881566Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/kubernetes-nmstate-operator-bundle@sha256:894bbcce0ab85e1faa7c4b75111a57130fc318a68ad3f7c031ce757cb94ff7a7\\\"\"\nJun 12 16:12:24.104164 crc crio[21573]: time=\"2026-06-12T16:12:24.104045898Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/redhat-operators-pfrjd/POD\" id=7528b336-28eb-48e9-9be7-90f7efe1ab5a name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 16:12:24.104164 crc crio[21573]: time=\"2026-06-12T16:12:24.104145581Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:12:24.142592 crc crio[21573]: time=\"2026-06-12T16:12:24.142410285Z\" level=info msg=\"Got pod network &{Name:redhat-operators-pfrjd Namespace:openshift-marketplace ID:184369a227bb3154b11571db39f92c89a252ef08b4945f1f9d9545a44d7f9135 UID:e1b81ec7-f6a0-423d-b582-04febc5b9fc7 NetNS:/var/run/netns/da8e5ef4-98c0-4d81-9f6e-da297f72c61c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pode1b81ec7_f6a0_423d_b582_04febc5b9fc7.slice PodAnnotations:0xc00338e710}] Aliases:map[]}\"\nJun 12 16:12:24.142592 crc crio[21573]: time=\"2026-06-12T16:12:24.142557759Z\" level=info msg=\"Adding pod openshift-marketplace_redhat-operators-pfrjd to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 16:12:24.704683 crc crio[21573]: 2026-06-12T16:12:24Z [verbose] CmdAdd (shim): {1.1.0 [{Name:184369a227bb315 Mac:4e:ec:54:dd:80:ff Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:0f Mtu:0 Sandbox:/var/run/netns/da8e5ef4-98c0-4d81-9f6e-da297f72c61c SocketPath: PciID:}] [{Interface:0xc000014610 Address:{IP:10.217.0.15 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 16:12:24.707548 crc crio[21573]: time=\"2026-06-12T16:12:24.707427733Z\" level=info msg=\"Got pod network &{Name:redhat-operators-pfrjd Namespace:openshift-marketplace ID:184369a227bb3154b11571db39f92c89a252ef08b4945f1f9d9545a44d7f9135 UID:e1b81ec7-f6a0-423d-b582-04febc5b9fc7 NetNS:/var/run/netns/da8e5ef4-98c0-4d81-9f6e-da297f72c61c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pode1b81ec7_f6a0_423d_b582_04febc5b9fc7.slice PodAnnotations:0xc00338e710}] Aliases:map[]}\"\nJun 12 16:12:24.707724 crc crio[21573]: time=\"2026-06-12T16:12:24.70767165Z\" level=info msg=\"Checking pod openshift-marketplace_redhat-operators-pfrjd for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 16:12:24.722991 crc crio[21573]: time=\"2026-06-12T16:12:24.722930147Z\" level=info msg=\"Ran pod sandbox 184369a227bb3154b11571db39f92c89a252ef08b4945f1f9d9545a44d7f9135 with infra container: openshift-marketplace/redhat-operators-pfrjd/POD\" id=7528b336-28eb-48e9-9be7-90f7efe1ab5a name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 16:12:24.727958 crc crio[21573]: time=\"2026-06-12T16:12:24.727884566Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=8ce74529-4d55-4aa8-ba6e-4c67fbcf9829 name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:12:24.731664 crc crio[21573]: time=\"2026-06-12T16:12:24.731539738Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=8c5b01d0-967e-4981-a030-572df581c7b0 name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:12:24.741416 crc crio[21573]: time=\"2026-06-12T16:12:24.741334313Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-operators-pfrjd/extract-utilities\" id=952e12ae-f2c4-43a1-9a11-3f40d50f13aa name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:12:24.742120 crc crio[21573]: time=\"2026-06-12T16:12:24.742049693Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:12:24.770966 crc crio[21573]: time=\"2026-06-12T16:12:24.770831649Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:12:24.775366 crc crio[21573]: time=\"2026-06-12T16:12:24.775306045Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:12:24.897290 crc crio[21573]: time=\"2026-06-12T16:12:24.897141288Z\" level=info msg=\"Created container d232720489d5dfe847b5576c2f98f7856c2f05a3a750bdebf304d041deb5687d: openshift-marketplace/redhat-operators-pfrjd/extract-utilities\" id=952e12ae-f2c4-43a1-9a11-3f40d50f13aa name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:12:24.898717 crc crio[21573]: time=\"2026-06-12T16:12:24.89862916Z\" level=info msg=\"Starting container: d232720489d5dfe847b5576c2f98f7856c2f05a3a750bdebf304d041deb5687d\" id=89695005-db97-4285-9d2a-2af288775327 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 16:12:24.905960 crc crio[21573]: time=\"2026-06-12T16:12:24.905885774Z\" level=info msg=\"Started container\" PID=39835 containerID=d232720489d5dfe847b5576c2f98f7856c2f05a3a750bdebf304d041deb5687d description=openshift-marketplace/redhat-operators-pfrjd/extract-utilities id=89695005-db97-4285-9d2a-2af288775327 name=/runtime.v1.RuntimeService/StartContainer sandboxID=184369a227bb3154b11571db39f92c89a252ef08b4945f1f9d9545a44d7f9135\nJun 12 16:12:25.106761 crc crio[21573]: time=\"2026-06-12T16:12:25.106666249Z\" level=info msg=\"Pulling image: registry.redhat.io/redhat/redhat-operator-index:v4.20\" id=92e88d80-66a4-4743-9307-3a057665b9b4 name=/runtime.v1.ImageService/PullImage\nJun 12 16:12:25.110866 crc crio[21573]: time=\"2026-06-12T16:12:25.110713034Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/redhat/redhat-operator-index:v4.20\\\"\"\nJun 12 16:12:26.165484 crc crio[21573]: time=\"2026-06-12T16:12:26.164783293Z\" level=info msg=\"Pulled image: registry.redhat.io/redhat/redhat-operator-index@sha256:f5f7575300572ad2ef92672b7dc76ed5ddaf50e7b74642e9907deda8cb9fa115\" id=92e88d80-66a4-4743-9307-3a057665b9b4 name=/runtime.v1.ImageService/PullImage\nJun 12 16:12:26.167272 crc crio[21573]: time=\"2026-06-12T16:12:26.166684127Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-operator-index:v4.20\" id=a4511623-ce4f-484b-b142-d2f9658dc3fb name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:12:26.170362 crc crio[21573]: time=\"2026-06-12T16:12:26.170255597Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-operator-index:v4.20\" id=1465ce3c-d72c-494f-be92-0be9c47f3b74 name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:12:26.177009 crc crio[21573]: time=\"2026-06-12T16:12:26.176908804Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-operators-pfrjd/extract-content\" id=375e623b-2296-4ea6-974f-f3b2fdd864ef name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:12:26.177681 crc crio[21573]: time=\"2026-06-12T16:12:26.177617884Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:12:26.305709 crc crio[21573]: time=\"2026-06-12T16:12:26.305554627Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/kubernetes-nmstate-operator-bundle@sha256:894bbcce0ab85e1faa7c4b75111a57130fc318a68ad3f7c031ce757cb94ff7a7\" id=65dc6641-6c12-454a-ab55-00e581af3f21 name=/runtime.v1.ImageService/PullImage\nJun 12 16:12:26.306696 crc crio[21573]: time=\"2026-06-12T16:12:26.306648928Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/kubernetes-nmstate-operator-bundle@sha256:894bbcce0ab85e1faa7c4b75111a57130fc318a68ad3f7c031ce757cb94ff7a7\" id=29a6d52e-23cf-42cb-8885-d3a188564970 name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:12:26.310595 crc crio[21573]: time=\"2026-06-12T16:12:26.310518106Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/kubernetes-nmstate-operator-bundle@sha256:894bbcce0ab85e1faa7c4b75111a57130fc318a68ad3f7c031ce757cb94ff7a7\" id=bbb9575d-ccc6-4f80-a993-6fe723cfc946 name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:12:26.317729 crc crio[21573]: time=\"2026-06-12T16:12:26.317632897Z\" level=info msg=\"Creating container: openshift-marketplace/ed43641bf76e974c79e6d19d37042da9c6c1c828763981d17078e53cd977qkn/pull\" id=376a3204-d5d8-41aa-b0f2-ec0da27b7b5d name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:12:26.321635 crc crio[21573]: time=\"2026-06-12T16:12:26.321571788Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:12:26.338528 crc crio[21573]: time=\"2026-06-12T16:12:26.338274604Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:12:26.344946 crc crio[21573]: time=\"2026-06-12T16:12:26.344861028Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:12:26.359126 crc crio[21573]: time=\"2026-06-12T16:12:26.358978707Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:12:26.362060 crc crio[21573]: time=\"2026-06-12T16:12:26.361611942Z\" level=warning msg=\"Failed to open /etc/passwd: open /var/lib/containers/storage/overlay/e3dd9af304d5a71540c0a3350a2a2d4e3c62a20e486cb536e509264c935a1841/merged/etc/passwd: no such file or directory\"\nJun 12 16:12:26.362526 crc crio[21573]: time=\"2026-06-12T16:12:26.362276131Z\" level=warning msg=\"Failed to open /etc/group: open /var/lib/containers/storage/overlay/e3dd9af304d5a71540c0a3350a2a2d4e3c62a20e486cb536e509264c935a1841/merged/etc/group: no such file or directory\"\nJun 12 16:12:26.367745 crc crio[21573]: time=\"2026-06-12T16:12:26.367675742Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:12:26.485562 crc crio[21573]: time=\"2026-06-12T16:12:26.485380408Z\" level=info msg=\"Created container f9926a3a58a0e0bd16540124b65823a27f8e0d5fad6de831a987de7043740a9d: openshift-marketplace/redhat-operators-pfrjd/extract-content\" id=375e623b-2296-4ea6-974f-f3b2fdd864ef name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:12:26.487514 crc crio[21573]: time=\"2026-06-12T16:12:26.487369763Z\" level=info msg=\"Starting container: f9926a3a58a0e0bd16540124b65823a27f8e0d5fad6de831a987de7043740a9d\" id=6388642c-06ef-48bf-bcfa-63add327cbc4 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 16:12:26.499036 crc crio[21573]: time=\"2026-06-12T16:12:26.498905834Z\" level=info msg=\"Started container\" PID=39922 containerID=f9926a3a58a0e0bd16540124b65823a27f8e0d5fad6de831a987de7043740a9d description=openshift-marketplace/redhat-operators-pfrjd/extract-content id=6388642c-06ef-48bf-bcfa-63add327cbc4 name=/runtime.v1.RuntimeService/StartContainer sandboxID=184369a227bb3154b11571db39f92c89a252ef08b4945f1f9d9545a44d7f9135\nJun 12 16:12:26.524970 crc crio[21573]: time=\"2026-06-12T16:12:26.524864181Z\" level=info msg=\"Created container a303b3646c2b0c56d11d4c9529252058e0a39cba3766eb64a79558de07027c05: openshift-marketplace/ed43641bf76e974c79e6d19d37042da9c6c1c828763981d17078e53cd977qkn/pull\" id=376a3204-d5d8-41aa-b0f2-ec0da27b7b5d name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:12:26.526524 crc crio[21573]: time=\"2026-06-12T16:12:26.526376836Z\" level=info msg=\"Starting container: a303b3646c2b0c56d11d4c9529252058e0a39cba3766eb64a79558de07027c05\" id=09e833ac-c85d-44c5-9153-5df5e57db748 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 16:12:26.533666 crc crio[21573]: time=\"2026-06-12T16:12:26.533562578Z\" level=info msg=\"Started container\" PID=39925 containerID=a303b3646c2b0c56d11d4c9529252058e0a39cba3766eb64a79558de07027c05 description=openshift-marketplace/ed43641bf76e974c79e6d19d37042da9c6c1c828763981d17078e53cd977qkn/pull id=09e833ac-c85d-44c5-9153-5df5e57db748 name=/runtime.v1.RuntimeService/StartContainer sandboxID=a414265e3521d887faf038c01d2444352110695ee712e6509e5d41c1bc003385\nJun 12 16:12:27.140372 crc crio[21573]: time=\"2026-06-12T16:12:27.13873048Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=d1f2f4b7-8359-4791-a6cc-483e30e2675d name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:12:27.141571 crc crio[21573]: time=\"2026-06-12T16:12:27.141288631Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=f3fda514-9f50-4085-b777-da205b164d69 name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:12:27.159845 crc crio[21573]: time=\"2026-06-12T16:12:27.159708798Z\" level=info msg=\"Creating container: openshift-marketplace/ed43641bf76e974c79e6d19d37042da9c6c1c828763981d17078e53cd977qkn/extract\" id=e8ec457b-aaa7-448a-800f-ab0e4d310740 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:12:27.160416 crc crio[21573]: time=\"2026-06-12T16:12:27.160336855Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:12:27.201326 crc crio[21573]: time=\"2026-06-12T16:12:27.201155109Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:12:27.206977 crc crio[21573]: time=\"2026-06-12T16:12:27.206875339Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:12:27.331797 crc crio[21573]: time=\"2026-06-12T16:12:27.330883133Z\" level=info msg=\"Created container 4f5668f5091295c8de842e1573cce808f03d96615d67baeb2d276a86d50f1c4d: openshift-marketplace/ed43641bf76e974c79e6d19d37042da9c6c1c828763981d17078e53cd977qkn/extract\" id=e8ec457b-aaa7-448a-800f-ab0e4d310740 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:12:27.333384 crc crio[21573]: time=\"2026-06-12T16:12:27.3332658Z\" level=info msg=\"Starting container: 4f5668f5091295c8de842e1573cce808f03d96615d67baeb2d276a86d50f1c4d\" id=71767648-c420-463a-90c7-e3ac7661cd9b name=/runtime.v1.RuntimeService/StartContainer\nJun 12 16:12:27.342718 crc crio[21573]: time=\"2026-06-12T16:12:27.342597711Z\" level=info msg=\"Started container\" PID=39952 containerID=4f5668f5091295c8de842e1573cce808f03d96615d67baeb2d276a86d50f1c4d description=openshift-marketplace/ed43641bf76e974c79e6d19d37042da9c6c1c828763981d17078e53cd977qkn/extract id=71767648-c420-463a-90c7-e3ac7661cd9b name=/runtime.v1.RuntimeService/StartContainer sandboxID=a414265e3521d887faf038c01d2444352110695ee712e6509e5d41c1bc003385\nJun 12 16:12:29.186075 crc crio[21573]: time=\"2026-06-12T16:12:29.185616066Z\" level=info msg=\"Stopping pod sandbox: a414265e3521d887faf038c01d2444352110695ee712e6509e5d41c1bc003385\" id=4ce4a7a4-e433-4adb-9e6a-24d514cdd860 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 16:12:29.188157 crc crio[21573]: time=\"2026-06-12T16:12:29.186559973Z\" level=info msg=\"Got pod network &{Name:ed43641bf76e974c79e6d19d37042da9c6c1c828763981d17078e53cd977qkn Namespace:openshift-marketplace ID:a414265e3521d887faf038c01d2444352110695ee712e6509e5d41c1bc003385 UID:6f6efd23-9188-492f-a3b3-b3ed8b515b3a NetNS:/var/run/netns/4e6ebc2b-c58c-4cfc-ab9d-4bb8ad6e0a59 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod6f6efd23_9188_492f_a3b3_b3ed8b515b3a.slice PodAnnotations:0xc0006404e8}] Aliases:map[]}\"\nJun 12 16:12:29.188157 crc crio[21573]: time=\"2026-06-12T16:12:29.186739538Z\" level=info msg=\"Deleting pod openshift-marketplace_ed43641bf76e974c79e6d19d37042da9c6c1c828763981d17078e53cd977qkn from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 16:12:30.666411 crc crio[21573]: time=\"2026-06-12T16:12:30.661524518Z\" level=info msg=\"Stopped pod sandbox: a414265e3521d887faf038c01d2444352110695ee712e6509e5d41c1bc003385\" id=4ce4a7a4-e433-4adb-9e6a-24d514cdd860 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 16:12:36.588038 crc crio[21573]: time=\"2026-06-12T16:12:36.586494526Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=d92f2a6d-e261-46be-b8e3-f2111a23847e name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:12:36.590894 crc crio[21573]: time=\"2026-06-12T16:12:36.590389371Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=03152228-a354-46be-9766-b668dd358551 name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:12:36.597777 crc crio[21573]: time=\"2026-06-12T16:12:36.597630935Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-operators-pfrjd/registry-server\" id=aba4904e-7692-4815-b786-d37473e13330 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:12:36.598652 crc crio[21573]: time=\"2026-06-12T16:12:36.598530581Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:12:36.659906 crc crio[21573]: time=\"2026-06-12T16:12:36.659828897Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:12:36.663892 crc crio[21573]: time=\"2026-06-12T16:12:36.663805139Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:12:36.917891 crc crio[21573]: time=\"2026-06-12T16:12:36.916901492Z\" level=info msg=\"Created container 955e218a5170c0b33b6e710854ea50d0647f0afb11522bf9aa6c0e4be47c68ed: openshift-marketplace/redhat-operators-pfrjd/registry-server\" id=aba4904e-7692-4815-b786-d37473e13330 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:12:36.924711 crc crio[21573]: time=\"2026-06-12T16:12:36.92460605Z\" level=info msg=\"Starting container: 955e218a5170c0b33b6e710854ea50d0647f0afb11522bf9aa6c0e4be47c68ed\" id=0cceeb4b-7b44-4832-bfd8-44aa192eee84 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 16:12:36.947569 crc crio[21573]: time=\"2026-06-12T16:12:36.945807891Z\" level=info msg=\"Started container\" PID=40120 containerID=955e218a5170c0b33b6e710854ea50d0647f0afb11522bf9aa6c0e4be47c68ed description=openshift-marketplace/redhat-operators-pfrjd/registry-server id=0cceeb4b-7b44-4832-bfd8-44aa192eee84 name=/runtime.v1.RuntimeService/StartContainer sandboxID=184369a227bb3154b11571db39f92c89a252ef08b4945f1f9d9545a44d7f9135\nJun 12 16:12:37.045551 crc crio[21573]: time=\"2026-06-12T16:12:37.045384599Z\" level=info msg=\"Running pod sandbox: openshift-nmstate/nmstate-operator-6569c8c666-nrw4j/POD\" id=070bd3b7-4da0-40d1-b95f-e930d35f47e1 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 16:12:37.045692 crc crio[21573]: time=\"2026-06-12T16:12:37.045567724Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:12:37.114952 crc crio[21573]: time=\"2026-06-12T16:12:37.114803391Z\" level=info msg=\"Got pod network &{Name:nmstate-operator-6569c8c666-nrw4j Namespace:openshift-nmstate ID:3e9370b2651099a3fada202dcfc7ac4150d2aecb1e537855afe38c45fa14bb35 UID:3606155d-921b-43a3-ae68-a828243f5860 NetNS:/var/run/netns/2d8a8e78-3b81-467d-9f3c-d0dbd0f79e27 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod3606155d_921b_43a3_ae68_a828243f5860.slice PodAnnotations:0xc00209eb08}] Aliases:map[]}\"\nJun 12 16:12:37.114952 crc crio[21573]: time=\"2026-06-12T16:12:37.114896974Z\" level=info msg=\"Adding pod openshift-nmstate_nmstate-operator-6569c8c666-nrw4j to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 16:12:39.717280 crc crio[21573]: 2026-06-12T16:12:39Z [verbose] CmdAdd (shim): {1.1.0 [{Name:3e9370b2651099a Mac:2e:a3:c6:61:b7:1b Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:14 Mtu:0 Sandbox:/var/run/netns/2d8a8e78-3b81-467d-9f3c-d0dbd0f79e27 SocketPath: PciID:}] [{Interface:0xc0001946d0 Address:{IP:10.217.0.20 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 16:12:39.721382 crc crio[21573]: time=\"2026-06-12T16:12:39.721285979Z\" level=info msg=\"Got pod network &{Name:nmstate-operator-6569c8c666-nrw4j Namespace:openshift-nmstate ID:3e9370b2651099a3fada202dcfc7ac4150d2aecb1e537855afe38c45fa14bb35 UID:3606155d-921b-43a3-ae68-a828243f5860 NetNS:/var/run/netns/2d8a8e78-3b81-467d-9f3c-d0dbd0f79e27 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod3606155d_921b_43a3_ae68_a828243f5860.slice PodAnnotations:0xc00209eb08}] Aliases:map[]}\"\nJun 12 16:12:39.721746 crc crio[21573]: time=\"2026-06-12T16:12:39.72168345Z\" level=info msg=\"Checking pod openshift-nmstate_nmstate-operator-6569c8c666-nrw4j for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 16:12:39.732417 crc crio[21573]: time=\"2026-06-12T16:12:39.732300062Z\" level=info msg=\"Ran pod sandbox 3e9370b2651099a3fada202dcfc7ac4150d2aecb1e537855afe38c45fa14bb35 with infra container: openshift-nmstate/nmstate-operator-6569c8c666-nrw4j/POD\" id=070bd3b7-4da0-40d1-b95f-e930d35f47e1 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 16:12:39.736619 crc crio[21573]: time=\"2026-06-12T16:12:39.736550507Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:ec773f7e53737c06c45a86a203dac15241f382bdf2fb1479f393cad3650be08e\" id=49a8169d-3bc0-4d3e-97c2-3c8ef1620063 name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:12:39.736876 crc crio[21573]: time=\"2026-06-12T16:12:39.736832434Z\" level=info msg=\"Image registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:ec773f7e53737c06c45a86a203dac15241f382bdf2fb1479f393cad3650be08e not found\" id=49a8169d-3bc0-4d3e-97c2-3c8ef1620063 name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:12:39.737267 crc crio[21573]: time=\"2026-06-12T16:12:39.736910367Z\" level=info msg=\"Neither image nor artfiact registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:ec773f7e53737c06c45a86a203dac15241f382bdf2fb1479f393cad3650be08e found\" id=49a8169d-3bc0-4d3e-97c2-3c8ef1620063 name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:12:39.740025 crc crio[21573]: time=\"2026-06-12T16:12:39.739934351Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:ec773f7e53737c06c45a86a203dac15241f382bdf2fb1479f393cad3650be08e\" id=886fc538-5a56-41b0-a947-b110b1e40499 name=/runtime.v1.ImageService/PullImage\nJun 12 16:12:39.754688 crc crio[21573]: time=\"2026-06-12T16:12:39.754163361Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:ec773f7e53737c06c45a86a203dac15241f382bdf2fb1479f393cad3650be08e\\\"\"\nJun 12 16:12:48.858902 crc crio[21573]: time=\"2026-06-12T16:12:48.857605577Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:ad05fa5fb88f3810861b2bda4f8e0a0ab2e6055fabd31b17d5a8b570cac6efc6\" id=886fc538-5a56-41b0-a947-b110b1e40499 name=/runtime.v1.ImageService/PullImage\nJun 12 16:12:48.861296 crc crio[21573]: time=\"2026-06-12T16:12:48.860642101Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:ec773f7e53737c06c45a86a203dac15241f382bdf2fb1479f393cad3650be08e\" id=5317d5c5-749d-4799-bfe5-68862fe23b6e name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:12:48.866381 crc crio[21573]: time=\"2026-06-12T16:12:48.866268479Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:ec773f7e53737c06c45a86a203dac15241f382bdf2fb1479f393cad3650be08e\" id=3f106b95-c1f3-44af-b9ce-378a6f72a206 name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:12:48.878293 crc crio[21573]: time=\"2026-06-12T16:12:48.878174584Z\" level=info msg=\"Creating container: openshift-nmstate/nmstate-operator-6569c8c666-nrw4j/nmstate-operator\" id=9689cf9d-aca4-45b8-a836-2a95e2b32f8f name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:12:48.884659 crc crio[21573]: time=\"2026-06-12T16:12:48.884597466Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:12:48.958050 crc crio[21573]: time=\"2026-06-12T16:12:48.957864154Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:12:48.977710 crc crio[21573]: time=\"2026-06-12T16:12:48.977602208Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:12:49.104787 crc crio[21573]: time=\"2026-06-12T16:12:49.104634536Z\" level=info msg=\"Created container b36a85e140ef9d96bde0c0dc370470a260d5189bece2a1039ebe246220429a93: openshift-nmstate/nmstate-operator-6569c8c666-nrw4j/nmstate-operator\" id=9689cf9d-aca4-45b8-a836-2a95e2b32f8f name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:12:49.106230 crc crio[21573]: time=\"2026-06-12T16:12:49.106126318Z\" level=info msg=\"Starting container: b36a85e140ef9d96bde0c0dc370470a260d5189bece2a1039ebe246220429a93\" id=89717bd2-9652-438b-a8dd-b8e7888bea9d name=/runtime.v1.RuntimeService/StartContainer\nJun 12 16:12:49.111856 crc crio[21573]: time=\"2026-06-12T16:12:49.111770496Z\" level=info msg=\"Started container\" PID=40391 containerID=b36a85e140ef9d96bde0c0dc370470a260d5189bece2a1039ebe246220429a93 description=openshift-nmstate/nmstate-operator-6569c8c666-nrw4j/nmstate-operator id=89717bd2-9652-438b-a8dd-b8e7888bea9d name=/runtime.v1.RuntimeService/StartContainer sandboxID=3e9370b2651099a3fada202dcfc7ac4150d2aecb1e537855afe38c45fa14bb35\nJun 12 16:12:50.155653 crc crio[21573]: time=\"2026-06-12T16:12:50.153182768Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/community-operators-m8l7l/POD\" id=3809f77d-512f-4c54-8127-8914df9d8f95 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 16:12:50.155653 crc crio[21573]: time=\"2026-06-12T16:12:50.154116115Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:12:50.229597 crc crio[21573]: time=\"2026-06-12T16:12:50.229155721Z\" level=info msg=\"Got pod network &{Name:community-operators-m8l7l Namespace:openshift-marketplace ID:6d983b424e7b954ebdb28125a34865fb0f87cb93079802b2bdfcb6c3595cbf1c UID:8ef611fc-8c57-42b3-9c97-97905052168f NetNS:/var/run/netns/ce855861-7d77-4a64-ae59-dc98ce031746 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod8ef611fc_8c57_42b3_9c97_97905052168f.slice PodAnnotations:0xc000640810}] Aliases:map[]}\"\nJun 12 16:12:50.229597 crc crio[21573]: time=\"2026-06-12T16:12:50.229301355Z\" level=info msg=\"Adding pod openshift-marketplace_community-operators-m8l7l to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 16:12:50.405072 crc crio[21573]: time=\"2026-06-12T16:12:50.404831623Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/redhat-marketplace-5ndw9/POD\" id=ff768486-aeb7-47a4-a835-bd5e92507e4c name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 16:12:50.405072 crc crio[21573]: time=\"2026-06-12T16:12:50.404969797Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:12:50.462891 crc crio[21573]: time=\"2026-06-12T16:12:50.462689329Z\" level=info msg=\"Got pod network &{Name:redhat-marketplace-5ndw9 Namespace:openshift-marketplace ID:a00bb5e4f47e7a207124753c49d710483ba1219a5d961893384508275281bf4f UID:da08eefd-dc40-49ae-8d27-7b4205d6aea6 NetNS:/var/run/netns/8eef2577-9922-4b9b-9718-e50d2c48a11e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podda08eefd_dc40_49ae_8d27_7b4205d6aea6.slice PodAnnotations:0xc0027220d8}] Aliases:map[]}\"\nJun 12 16:12:50.462891 crc crio[21573]: time=\"2026-06-12T16:12:50.462758551Z\" level=info msg=\"Adding pod openshift-marketplace_redhat-marketplace-5ndw9 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 16:12:52.946904 crc crio[21573]: time=\"2026-06-12T16:12:52.941884297Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/certified-operators-swz8x/POD\" id=9f7416dc-3551-4e9a-bf38-2a361e3573b5 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 16:12:52.946904 crc crio[21573]: time=\"2026-06-12T16:12:52.942179565Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:12:53.287870 crc crio[21573]: time=\"2026-06-12T16:12:53.287401899Z\" level=info msg=\"Got pod network &{Name:certified-operators-swz8x Namespace:openshift-marketplace ID:5dd078c300b47b1c3b34845d696f26fa4553b348ec9821761e2c78cace7a0c88 UID:52614b03-b004-483f-8a1f-7a38b2916a31 NetNS:/var/run/netns/02e8ff5c-da27-441b-a2b9-b1a430b47a4c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod52614b03_b004_483f_8a1f_7a38b2916a31.slice PodAnnotations:0xc001896328}] Aliases:map[]}\"\nJun 12 16:12:53.288587 crc crio[21573]: time=\"2026-06-12T16:12:53.288409858Z\" level=info msg=\"Adding pod openshift-marketplace_certified-operators-swz8x to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 16:12:53.900394 crc crio[21573]: 2026-06-12T16:12:53Z [verbose] CmdAdd (shim): {1.1.0 [{Name:6d983b424e7b954 Mac:86:b2:d0:00:ce:9a Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:19 Mtu:0 Sandbox:/var/run/netns/ce855861-7d77-4a64-ae59-dc98ce031746 SocketPath: PciID:}] [{Interface:0xc00043e6c0 Address:{IP:10.217.0.25 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 16:12:53.907532 crc crio[21573]: time=\"2026-06-12T16:12:53.907119079Z\" level=info msg=\"Got pod network &{Name:community-operators-m8l7l Namespace:openshift-marketplace ID:6d983b424e7b954ebdb28125a34865fb0f87cb93079802b2bdfcb6c3595cbf1c UID:8ef611fc-8c57-42b3-9c97-97905052168f NetNS:/var/run/netns/ce855861-7d77-4a64-ae59-dc98ce031746 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod8ef611fc_8c57_42b3_9c97_97905052168f.slice PodAnnotations:0xc000640810}] Aliases:map[]}\"\nJun 12 16:12:53.907998 crc crio[21573]: time=\"2026-06-12T16:12:53.907637554Z\" level=info msg=\"Checking pod openshift-marketplace_community-operators-m8l7l for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 16:12:53.932379 crc crio[21573]: time=\"2026-06-12T16:12:53.931983595Z\" level=info msg=\"Ran pod sandbox 6d983b424e7b954ebdb28125a34865fb0f87cb93079802b2bdfcb6c3595cbf1c with infra container: openshift-marketplace/community-operators-m8l7l/POD\" id=3809f77d-512f-4c54-8127-8914df9d8f95 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 16:12:53.942027 crc crio[21573]: time=\"2026-06-12T16:12:53.941978342Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=598d76b1-9be2-404c-90a7-c94394f5acd4 name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:12:53.953047 crc crio[21573]: time=\"2026-06-12T16:12:53.952785634Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=6795b846-16d6-4c24-b741-99a965c0e268 name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:12:53.970927 crc crio[21573]: time=\"2026-06-12T16:12:53.970850037Z\" level=info msg=\"Creating container: openshift-marketplace/community-operators-m8l7l/extract-utilities\" id=e7beeb0e-2485-4eb1-888a-6376747a658b name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:12:53.978422 crc crio[21573]: time=\"2026-06-12T16:12:53.978367051Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:12:54.089750 crc crio[21573]: time=\"2026-06-12T16:12:54.088187253Z\" level=info msg=\"Removing container: ad7212dfec9b102989e135ac9b12b7c559de9cbdbf3731549675c72d7b4fd6f0\" id=adb8b8ca-83a4-4b63-b0f2-b0f746e4de4e name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 16:12:54.164129 crc crio[21573]: time=\"2026-06-12T16:12:54.163802579Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:12:54.300845 crc crio[21573]: time=\"2026-06-12T16:12:54.300640901Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:12:54.768699 crc crio[21573]: 2026-06-12T16:12:54Z [verbose] CmdAdd (shim): {1.1.0 [{Name:a00bb5e4f47e7a2 Mac:1e:f1:a7:29:b4:d7 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:1a Mtu:0 Sandbox:/var/run/netns/8eef2577-9922-4b9b-9718-e50d2c48a11e SocketPath: PciID:}] [{Interface:0xc00025aa20 Address:{IP:10.217.0.26 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 16:12:54.779601 crc crio[21573]: time=\"2026-06-12T16:12:54.77954691Z\" level=info msg=\"Got pod network &{Name:redhat-marketplace-5ndw9 Namespace:openshift-marketplace ID:a00bb5e4f47e7a207124753c49d710483ba1219a5d961893384508275281bf4f UID:da08eefd-dc40-49ae-8d27-7b4205d6aea6 NetNS:/var/run/netns/8eef2577-9922-4b9b-9718-e50d2c48a11e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podda08eefd_dc40_49ae_8d27_7b4205d6aea6.slice PodAnnotations:0xc0027220d8}] Aliases:map[]}\"\nJun 12 16:12:54.781755 crc crio[21573]: time=\"2026-06-12T16:12:54.781728491Z\" level=info msg=\"Checking pod openshift-marketplace_redhat-marketplace-5ndw9 for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 16:12:54.992851 crc crio[21573]: time=\"2026-06-12T16:12:54.99257625Z\" level=info msg=\"Created container c93e19273dec87e6f992952355fd39188c4638dd9010c8c07cfc303e7fcafd4a: openshift-marketplace/community-operators-m8l7l/extract-utilities\" id=e7beeb0e-2485-4eb1-888a-6376747a658b name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:12:55.008928 crc crio[21573]: time=\"2026-06-12T16:12:55.008419879Z\" level=info msg=\"Starting container: c93e19273dec87e6f992952355fd39188c4638dd9010c8c07cfc303e7fcafd4a\" id=70e5d974-8e6c-4dd3-a9ad-9052dc46e817 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 16:12:55.044513 crc crio[21573]: time=\"2026-06-12T16:12:55.04307542Z\" level=info msg=\"Started container\" PID=40540 containerID=c93e19273dec87e6f992952355fd39188c4638dd9010c8c07cfc303e7fcafd4a description=openshift-marketplace/community-operators-m8l7l/extract-utilities id=70e5d974-8e6c-4dd3-a9ad-9052dc46e817 name=/runtime.v1.RuntimeService/StartContainer sandboxID=6d983b424e7b954ebdb28125a34865fb0f87cb93079802b2bdfcb6c3595cbf1c\nJun 12 16:12:55.203660 crc crio[21573]: time=\"2026-06-12T16:12:55.203417718Z\" level=info msg=\"Ran pod sandbox a00bb5e4f47e7a207124753c49d710483ba1219a5d961893384508275281bf4f with infra container: openshift-marketplace/redhat-marketplace-5ndw9/POD\" id=ff768486-aeb7-47a4-a835-bd5e92507e4c name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 16:12:55.211275 crc crio[21573]: time=\"2026-06-12T16:12:55.210949111Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=5eb7c08e-f534-473f-aef9-c02eb300165b name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:12:55.213817 crc crio[21573]: time=\"2026-06-12T16:12:55.213348719Z\" level=info msg=\"Removed container ad7212dfec9b102989e135ac9b12b7c559de9cbdbf3731549675c72d7b4fd6f0: openshift-infra/auto-csr-approver-29688006-9szgg/oc\" id=adb8b8ca-83a4-4b63-b0f2-b0f746e4de4e name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 16:12:55.217804 crc crio[21573]: time=\"2026-06-12T16:12:55.217740054Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=92ca481a-5691-4c0d-bf35-ccf6bf67e438 name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:12:55.226708 crc crio[21573]: time=\"2026-06-12T16:12:55.226612645Z\" level=info msg=\"Stopping pod sandbox: cfaf1d3f2e82c649d025afb1ceb65f1ccc8567d39613439fb9ad7f6ab9f516da\" id=8f0ec0fb-9d74-41f4-b2d7-5790df0dc27b name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 16:12:55.227016 crc crio[21573]: time=\"2026-06-12T16:12:55.226723798Z\" level=info msg=\"Stopped pod sandbox (already stopped): cfaf1d3f2e82c649d025afb1ceb65f1ccc8567d39613439fb9ad7f6ab9f516da\" id=8f0ec0fb-9d74-41f4-b2d7-5790df0dc27b name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 16:12:55.229164 crc crio[21573]: time=\"2026-06-12T16:12:55.229125197Z\" level=info msg=\"Removing pod sandbox: cfaf1d3f2e82c649d025afb1ceb65f1ccc8567d39613439fb9ad7f6ab9f516da\" id=45cb9c9b-5f9f-477a-aeeb-03bd60b268a6 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 16:12:55.241828 crc crio[21573]: time=\"2026-06-12T16:12:55.241724496Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-marketplace-5ndw9/extract-utilities\" id=3cd7cd2e-683a-4952-9dcb-0368e60451af name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:12:55.278610 crc crio[21573]: time=\"2026-06-12T16:12:55.278302532Z\" level=info msg=\"Removed pod sandbox: cfaf1d3f2e82c649d025afb1ceb65f1ccc8567d39613439fb9ad7f6ab9f516da\" id=45cb9c9b-5f9f-477a-aeeb-03bd60b268a6 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 16:12:55.279956 crc crio[21573]: time=\"2026-06-12T16:12:55.279924139Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:12:55.365038 crc crio[21573]: time=\"2026-06-12T16:12:55.364632655Z\" level=info msg=\"Pulling image: registry.redhat.io/redhat/community-operator-index:v4.20\" id=62fa3feb-4a32-4439-8748-f6a4245590df name=/runtime.v1.ImageService/PullImage\nJun 12 16:12:55.426996 crc crio[21573]: time=\"2026-06-12T16:12:55.424360452Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/redhat/community-operator-index:v4.20\\\"\"\nJun 12 16:12:55.529082 crc crio[21573]: time=\"2026-06-12T16:12:55.527037389Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:12:55.550362 crc crio[21573]: time=\"2026-06-12T16:12:55.548663895Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:12:55.676620 crc crio[21573]: time=\"2026-06-12T16:12:55.675901362Z\" level=info msg=\"Created container 90e3d95dfe0788714c41eb4d7faea806919efec2213ffc1b46b8805e2795a352: openshift-marketplace/redhat-marketplace-5ndw9/extract-utilities\" id=3cd7cd2e-683a-4952-9dcb-0368e60451af name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:12:55.681911 crc crio[21573]: time=\"2026-06-12T16:12:55.680678457Z\" level=info msg=\"Starting container: 90e3d95dfe0788714c41eb4d7faea806919efec2213ffc1b46b8805e2795a352\" id=261a4128-77d7-43a1-a375-cdd7ae2d2698 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 16:12:55.692830 crc crio[21573]: time=\"2026-06-12T16:12:55.69272339Z\" level=info msg=\"Started container\" PID=40606 containerID=90e3d95dfe0788714c41eb4d7faea806919efec2213ffc1b46b8805e2795a352 description=openshift-marketplace/redhat-marketplace-5ndw9/extract-utilities id=261a4128-77d7-43a1-a375-cdd7ae2d2698 name=/runtime.v1.RuntimeService/StartContainer sandboxID=a00bb5e4f47e7a207124753c49d710483ba1219a5d961893384508275281bf4f\nJun 12 16:12:56.080701 crc crio[21573]: 2026-06-12T16:12:56Z [verbose] CmdAdd (shim): {1.1.0 [{Name:5dd078c300b47b1 Mac:02:ff:dc:93:4c:20 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:23 Mtu:0 Sandbox:/var/run/netns/02e8ff5c-da27-441b-a2b9-b1a430b47a4c SocketPath: PciID:}] [{Interface:0xc0003e10e0 Address:{IP:10.217.0.35 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 16:12:56.081864 crc crio[21573]: time=\"2026-06-12T16:12:56.081755461Z\" level=info msg=\"Got pod network &{Name:certified-operators-swz8x Namespace:openshift-marketplace ID:5dd078c300b47b1c3b34845d696f26fa4553b348ec9821761e2c78cace7a0c88 UID:52614b03-b004-483f-8a1f-7a38b2916a31 NetNS:/var/run/netns/02e8ff5c-da27-441b-a2b9-b1a430b47a4c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod52614b03_b004_483f_8a1f_7a38b2916a31.slice PodAnnotations:0xc001896328}] Aliases:map[]}\"\nJun 12 16:12:56.081959 crc crio[21573]: time=\"2026-06-12T16:12:56.081935686Z\" level=info msg=\"Checking pod openshift-marketplace_certified-operators-swz8x for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 16:12:56.094736 crc crio[21573]: time=\"2026-06-12T16:12:56.094527508Z\" level=info msg=\"Ran pod sandbox 5dd078c300b47b1c3b34845d696f26fa4553b348ec9821761e2c78cace7a0c88 with infra container: openshift-marketplace/certified-operators-swz8x/POD\" id=9f7416dc-3551-4e9a-bf38-2a361e3573b5 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 16:12:56.107291 crc crio[21573]: time=\"2026-06-12T16:12:56.107151371Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=ed2c823b-cb12-4a0f-88d7-3352027f77fa name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:12:56.111225 crc crio[21573]: time=\"2026-06-12T16:12:56.111113683Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=a7b04836-c33c-4832-8878-633fc74cfd1d name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:12:56.118664 crc crio[21573]: time=\"2026-06-12T16:12:56.118542895Z\" level=info msg=\"Creating container: openshift-marketplace/certified-operators-swz8x/extract-utilities\" id=94d2b429-d708-4361-8b3c-3381cdccc888 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:12:56.119156 crc crio[21573]: time=\"2026-06-12T16:12:56.119088581Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:12:56.167481 crc crio[21573]: time=\"2026-06-12T16:12:56.167312037Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:12:56.174657 crc crio[21573]: time=\"2026-06-12T16:12:56.174419817Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:12:56.264021 crc crio[21573]: time=\"2026-06-12T16:12:56.263927875Z\" level=info msg=\"Pulled image: registry.redhat.io/redhat/community-operator-index@sha256:8874ea870c535d2628f240c4dfe1c55570869954e66ad633ea84cc782b3982dc\" id=62fa3feb-4a32-4439-8748-f6a4245590df name=/runtime.v1.ImageService/PullImage\nJun 12 16:12:56.265531 crc crio[21573]: time=\"2026-06-12T16:12:56.265387309Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/community-operator-index:v4.20\" id=8a055579-39dd-4934-8c69-96192da711b3 name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:12:56.268961 crc crio[21573]: time=\"2026-06-12T16:12:56.268878158Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/community-operator-index:v4.20\" id=ed3a7547-8af5-4fea-af35-b899850b582b name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:12:56.276605 crc crio[21573]: time=\"2026-06-12T16:12:56.276528447Z\" level=info msg=\"Creating container: openshift-marketplace/community-operators-m8l7l/extract-content\" id=a58bde1b-8698-44a0-aacc-c174bbe3e2b3 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:12:56.277240 crc crio[21573]: time=\"2026-06-12T16:12:56.277167015Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:12:56.313970 crc crio[21573]: time=\"2026-06-12T16:12:56.313605229Z\" level=info msg=\"Created container cb42db977833116aabf49ccfe447a64490713df05e544547e7fb55bba708c2eb: openshift-marketplace/certified-operators-swz8x/extract-utilities\" id=94d2b429-d708-4361-8b3c-3381cdccc888 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:12:56.316549 crc crio[21573]: time=\"2026-06-12T16:12:56.31618102Z\" level=info msg=\"Starting container: cb42db977833116aabf49ccfe447a64490713df05e544547e7fb55bba708c2eb\" id=1b0354d9-6b55-4fce-b50a-508f6643ef90 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 16:12:56.329303 crc crio[21573]: time=\"2026-06-12T16:12:56.329099799Z\" level=info msg=\"Started container\" PID=40663 containerID=cb42db977833116aabf49ccfe447a64490713df05e544547e7fb55bba708c2eb description=openshift-marketplace/certified-operators-swz8x/extract-utilities id=1b0354d9-6b55-4fce-b50a-508f6643ef90 name=/runtime.v1.RuntimeService/StartContainer sandboxID=5dd078c300b47b1c3b34845d696f26fa4553b348ec9821761e2c78cace7a0c88\nJun 12 16:12:56.330708 crc crio[21573]: time=\"2026-06-12T16:12:56.330631053Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:12:56.337023 crc crio[21573]: time=\"2026-06-12T16:12:56.336635281Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:12:56.446594 crc crio[21573]: time=\"2026-06-12T16:12:56.444335489Z\" level=info msg=\"Pulling image: registry.redhat.io/redhat/certified-operator-index:v4.20\" id=c237993d-9f82-41be-90e7-94abe3224e98 name=/runtime.v1.ImageService/PullImage\nJun 12 16:12:56.449302 crc crio[21573]: time=\"2026-06-12T16:12:56.449093061Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/redhat/certified-operator-index:v4.20\\\"\"\nJun 12 16:12:56.462628 crc crio[21573]: time=\"2026-06-12T16:12:56.462384334Z\" level=info msg=\"Pulling image: registry.redhat.io/redhat/redhat-marketplace-index:v4.20\" id=36914bc6-b68a-4b30-ba29-fd031c5cb92f name=/runtime.v1.ImageService/PullImage\nJun 12 16:12:56.470748 crc crio[21573]: time=\"2026-06-12T16:12:56.470638058Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/redhat/redhat-marketplace-index:v4.20\\\"\"\nJun 12 16:12:56.542536 crc crio[21573]: time=\"2026-06-12T16:12:56.542407376Z\" level=info msg=\"Created container 662b2a1ac6005a5e9f2911674ff4f8eb08b92eab1e4c0e916a885df088c3f5f1: openshift-marketplace/community-operators-m8l7l/extract-content\" id=a58bde1b-8698-44a0-aacc-c174bbe3e2b3 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:12:56.545054 crc crio[21573]: time=\"2026-06-12T16:12:56.544939778Z\" level=info msg=\"Starting container: 662b2a1ac6005a5e9f2911674ff4f8eb08b92eab1e4c0e916a885df088c3f5f1\" id=8331219e-d233-4018-b89c-38b4e25cbafb name=/runtime.v1.RuntimeService/StartContainer\nJun 12 16:12:56.560583 crc crio[21573]: time=\"2026-06-12T16:12:56.559881602Z\" level=info msg=\"Started container\" PID=40672 containerID=662b2a1ac6005a5e9f2911674ff4f8eb08b92eab1e4c0e916a885df088c3f5f1 description=openshift-marketplace/community-operators-m8l7l/extract-content id=8331219e-d233-4018-b89c-38b4e25cbafb name=/runtime.v1.RuntimeService/StartContainer sandboxID=6d983b424e7b954ebdb28125a34865fb0f87cb93079802b2bdfcb6c3595cbf1c\nJun 12 16:12:57.323872 crc crio[21573]: time=\"2026-06-12T16:12:57.323174331Z\" level=info msg=\"Pulled image: registry.redhat.io/redhat/certified-operator-index@sha256:e8b01cc3d00552bc0461e27436a0780e115587d868be78b2050d7d15c5baeda5\" id=c237993d-9f82-41be-90e7-94abe3224e98 name=/runtime.v1.ImageService/PullImage\nJun 12 16:12:57.325329 crc crio[21573]: time=\"2026-06-12T16:12:57.325262182Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/certified-operator-index:v4.20\" id=6794ffec-8cd4-4b9a-8235-fffc12200ad0 name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:12:57.342036 crc crio[21573]: time=\"2026-06-12T16:12:57.341972525Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/certified-operator-index:v4.20\" id=d4608bf4-8596-423b-a620-71eb55882f0f name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:12:57.413911 crc crio[21573]: time=\"2026-06-12T16:12:57.413842812Z\" level=info msg=\"Creating container: openshift-marketplace/certified-operators-swz8x/extract-content\" id=0a1f5a20-759d-4154-b713-235664217af0 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:12:57.422988 crc crio[21573]: time=\"2026-06-12T16:12:57.422935775Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:12:57.441523 crc crio[21573]: time=\"2026-06-12T16:12:57.441346461Z\" level=info msg=\"Pulled image: registry.redhat.io/redhat/redhat-marketplace-index@sha256:eaa0e17f3e4a3079539d3da6839f308f2d277b5c3bc91e1d58ba54c3b141d4ba\" id=36914bc6-b68a-4b30-ba29-fd031c5cb92f name=/runtime.v1.ImageService/PullImage\nJun 12 16:12:57.442879 crc crio[21573]: time=\"2026-06-12T16:12:57.442804462Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-marketplace-index:v4.20\" id=783134ff-1c1a-4de9-92aa-6214f56e310e name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:12:57.472017 crc crio[21573]: time=\"2026-06-12T16:12:57.462902896Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-marketplace-index:v4.20\" id=c92e3da5-fd48-4f00-a37f-7b54b295da54 name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:12:57.500743 crc crio[21573]: time=\"2026-06-12T16:12:57.500647243Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:12:57.526263 crc crio[21573]: time=\"2026-06-12T16:12:57.526155007Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:12:57.531345 crc crio[21573]: time=\"2026-06-12T16:12:57.531125367Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-marketplace-5ndw9/extract-content\" id=d47683f4-2e41-41ef-a4db-73f089434863 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:12:57.532606 crc crio[21573]: time=\"2026-06-12T16:12:57.5322501Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:12:57.589144 crc crio[21573]: time=\"2026-06-12T16:12:57.589000157Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:12:57.593811 crc crio[21573]: time=\"2026-06-12T16:12:57.593738502Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:12:57.761270 crc crio[21573]: time=\"2026-06-12T16:12:57.761125083Z\" level=info msg=\"Created container b81033aaa08102a2aa1c894915a7f308d88fe391ff9a37e97e9ba468904243cd: openshift-marketplace/certified-operators-swz8x/extract-content\" id=0a1f5a20-759d-4154-b713-235664217af0 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:12:57.765759 crc crio[21573]: time=\"2026-06-12T16:12:57.765348921Z\" level=info msg=\"Starting container: b81033aaa08102a2aa1c894915a7f308d88fe391ff9a37e97e9ba468904243cd\" id=33b23437-3f41-4875-8159-0c6ca039d842 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 16:12:57.822149 crc crio[21573]: time=\"2026-06-12T16:12:57.820942534Z\" level=info msg=\"Started container\" PID=40685 containerID=b81033aaa08102a2aa1c894915a7f308d88fe391ff9a37e97e9ba468904243cd description=openshift-marketplace/certified-operators-swz8x/extract-content id=33b23437-3f41-4875-8159-0c6ca039d842 name=/runtime.v1.RuntimeService/StartContainer sandboxID=5dd078c300b47b1c3b34845d696f26fa4553b348ec9821761e2c78cace7a0c88\nJun 12 16:12:58.096051 crc crio[21573]: time=\"2026-06-12T16:12:58.095116579Z\" level=info msg=\"Created container 219c578d720fbf606151e6f0117097273eb621d3ee129594f68779ae9dac9a3e: openshift-marketplace/redhat-marketplace-5ndw9/extract-content\" id=d47683f4-2e41-41ef-a4db-73f089434863 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:12:58.103068 crc crio[21573]: time=\"2026-06-12T16:12:58.10301282Z\" level=info msg=\"Starting container: 219c578d720fbf606151e6f0117097273eb621d3ee129594f68779ae9dac9a3e\" id=4f245593-0197-4ac5-805d-ffd546c45cbd name=/runtime.v1.RuntimeService/StartContainer\nJun 12 16:12:58.215658 crc crio[21573]: time=\"2026-06-12T16:12:58.215029958Z\" level=info msg=\"Started container\" PID=40688 containerID=219c578d720fbf606151e6f0117097273eb621d3ee129594f68779ae9dac9a3e description=openshift-marketplace/redhat-marketplace-5ndw9/extract-content id=4f245593-0197-4ac5-805d-ffd546c45cbd name=/runtime.v1.RuntimeService/StartContainer sandboxID=a00bb5e4f47e7a207124753c49d710483ba1219a5d961893384508275281bf4f\nJun 12 16:13:00.701229 crc crio[21573]: time=\"2026-06-12T16:13:00.7004027Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=ff6ce238-5f8b-4315-9800-cfa3b6277a84 name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:13:00.709022 crc crio[21573]: time=\"2026-06-12T16:13:00.708838094Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=32a9077e-b706-4262-ab19-8c3a9494a449 name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:13:00.726033 crc crio[21573]: time=\"2026-06-12T16:13:00.725910762Z\" level=info msg=\"Creating container: openshift-marketplace/community-operators-m8l7l/registry-server\" id=179b8a5b-7028-4018-ba72-b238e4fca84c name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:13:00.726847 crc crio[21573]: time=\"2026-06-12T16:13:00.726755117Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:13:00.816853 crc crio[21573]: time=\"2026-06-12T16:13:00.815973305Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:13:00.824091 crc crio[21573]: time=\"2026-06-12T16:13:00.823364823Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:13:01.091993 crc crio[21573]: time=\"2026-06-12T16:13:01.091857093Z\" level=info msg=\"Created container 1e519235ee5404462eaa2673cd21241bde0d839a0cd4d673baf33321c4992dff: openshift-marketplace/community-operators-m8l7l/registry-server\" id=179b8a5b-7028-4018-ba72-b238e4fca84c name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:13:01.096140 crc crio[21573]: time=\"2026-06-12T16:13:01.095630721Z\" level=info msg=\"Starting container: 1e519235ee5404462eaa2673cd21241bde0d839a0cd4d673baf33321c4992dff\" id=ab37e3a7-24d5-4690-918a-4049a11c7f0f name=/runtime.v1.RuntimeService/StartContainer\nJun 12 16:13:01.111834 crc crio[21573]: time=\"2026-06-12T16:13:01.111163212Z\" level=info msg=\"Started container\" PID=40712 containerID=1e519235ee5404462eaa2673cd21241bde0d839a0cd4d673baf33321c4992dff description=openshift-marketplace/community-operators-m8l7l/registry-server id=ab37e3a7-24d5-4690-918a-4049a11c7f0f name=/runtime.v1.RuntimeService/StartContainer sandboxID=6d983b424e7b954ebdb28125a34865fb0f87cb93079802b2bdfcb6c3595cbf1c\nJun 12 16:13:04.874352 crc crio[21573]: time=\"2026-06-12T16:13:04.869126832Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=2b89e8cd-ac02-4ecf-a3ac-33480fe6e4be name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:13:04.898806 crc crio[21573]: time=\"2026-06-12T16:13:04.898528616Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=832de29d-cafa-4eff-ab9f-dc2f8ac2b84b name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:13:04.923594 crc crio[21573]: time=\"2026-06-12T16:13:04.923281019Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-marketplace-5ndw9/registry-server\" id=12c9f83d-fbac-44d0-9043-a7b470396208 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:13:04.924576 crc crio[21573]: time=\"2026-06-12T16:13:04.924190486Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:13:05.023250 crc crio[21573]: time=\"2026-06-12T16:13:05.023020223Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:13:05.030226 crc crio[21573]: time=\"2026-06-12T16:13:05.030140982Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:13:05.241479 crc crio[21573]: time=\"2026-06-12T16:13:05.241162995Z\" level=info msg=\"Created container 93eaf63d6fa981a04caee1c0ca14ca2851322de97f7a725d078578049848a6b9: openshift-marketplace/redhat-marketplace-5ndw9/registry-server\" id=12c9f83d-fbac-44d0-9043-a7b470396208 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:13:05.243839 crc crio[21573]: time=\"2026-06-12T16:13:05.243774518Z\" level=info msg=\"Starting container: 93eaf63d6fa981a04caee1c0ca14ca2851322de97f7a725d078578049848a6b9\" id=2ce77a31-a0a4-4e63-95ec-e41247bd5fe5 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 16:13:05.283253 crc crio[21573]: time=\"2026-06-12T16:13:05.283137871Z\" level=info msg=\"Started container\" PID=40811 containerID=93eaf63d6fa981a04caee1c0ca14ca2851322de97f7a725d078578049848a6b9 description=openshift-marketplace/redhat-marketplace-5ndw9/registry-server id=2ce77a31-a0a4-4e63-95ec-e41247bd5fe5 name=/runtime.v1.RuntimeService/StartContainer sandboxID=a00bb5e4f47e7a207124753c49d710483ba1219a5d961893384508275281bf4f\nJun 12 16:13:05.791691 crc crio[21573]: time=\"2026-06-12T16:13:05.790137655Z\" level=info msg=\"Running pod sandbox: openshift-nmstate/nmstate-metrics-756b4d6fc6-hp88r/POD\" id=ad95deca-5236-4bf1-be21-ecebf4b68e0a name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 16:13:05.791991 crc crio[21573]: time=\"2026-06-12T16:13:05.791963937Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:13:05.849184 crc crio[21573]: time=\"2026-06-12T16:13:05.848638799Z\" level=info msg=\"Got pod network &{Name:nmstate-metrics-756b4d6fc6-hp88r Namespace:openshift-nmstate ID:9d856051e97ea3a9e608f20bcd6f1f6fdf1d67ab2001c688bd6496550cebaa75 UID:429a2c9b-2a12-4371-9437-bacf4cb2cfff NetNS:/var/run/netns/c909288f-cb6f-4e32-96b0-2ab2e80ba8e7 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod429a2c9b_2a12_4371_9437_bacf4cb2cfff.slice PodAnnotations:0xc00063da90}] Aliases:map[]}\"\nJun 12 16:13:05.849184 crc crio[21573]: time=\"2026-06-12T16:13:05.848804884Z\" level=info msg=\"Adding pod openshift-nmstate_nmstate-metrics-756b4d6fc6-hp88r to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 16:13:05.932432 crc crio[21573]: time=\"2026-06-12T16:13:05.932372214Z\" level=info msg=\"Running pod sandbox: openshift-nmstate/nmstate-handler-9th4j/POD\" id=1836d3dd-a990-492d-920a-0d0687200f03 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 16:13:05.934906 crc crio[21573]: time=\"2026-06-12T16:13:05.934882336Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:13:06.002777 crc crio[21573]: time=\"2026-06-12T16:13:06.002343351Z\" level=warning msg=\"Skipping invalid sysctl specified by config {net.ipv4.ping_group_range 0 2147483647}: \\\"net.ipv4.ping_group_range\\\" not allowed with host net enabled\" id=1836d3dd-a990-492d-920a-0d0687200f03 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 16:13:06.043513 crc crio[21573]: time=\"2026-06-12T16:13:06.043142248Z\" level=info msg=\"Ran pod sandbox bafaf5750bcf0678f9e2d4d786e1be7a5d433220c7aa0b68ce69b0654e875c45 with infra container: openshift-nmstate/nmstate-handler-9th4j/POD\" id=1836d3dd-a990-492d-920a-0d0687200f03 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 16:13:06.097575 crc crio[21573]: time=\"2026-06-12T16:13:06.094882623Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:4eb4971b2a3ad355a60554cee0c3dbbccea7672554811c432b582a0f3340e811\" id=1ec233dc-9140-44e4-a262-eed842905b3c name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:13:06.097575 crc crio[21573]: time=\"2026-06-12T16:13:06.096246442Z\" level=info msg=\"Image registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:4eb4971b2a3ad355a60554cee0c3dbbccea7672554811c432b582a0f3340e811 not found\" id=1ec233dc-9140-44e4-a262-eed842905b3c name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:13:06.097575 crc crio[21573]: time=\"2026-06-12T16:13:06.096350245Z\" level=info msg=\"Neither image nor artfiact registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:4eb4971b2a3ad355a60554cee0c3dbbccea7672554811c432b582a0f3340e811 found\" id=1ec233dc-9140-44e4-a262-eed842905b3c name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:13:06.102792 crc crio[21573]: time=\"2026-06-12T16:13:06.100905083Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:4eb4971b2a3ad355a60554cee0c3dbbccea7672554811c432b582a0f3340e811\" id=79459eb9-c3d7-44c7-8288-25124bb22894 name=/runtime.v1.ImageService/PullImage\nJun 12 16:13:06.115835 crc crio[21573]: time=\"2026-06-12T16:13:06.112178642Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:4eb4971b2a3ad355a60554cee0c3dbbccea7672554811c432b582a0f3340e811\\\"\"\nJun 12 16:13:07.600391 crc crio[21573]: time=\"2026-06-12T16:13:07.598112313Z\" level=info msg=\"Running pod sandbox: openshift-console/console-7f9b7d95dc-gftbj/POD\" id=6b952775-2ca0-45c5-9041-eea6cf7c542b name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 16:13:07.602376 crc crio[21573]: time=\"2026-06-12T16:13:07.600719421Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:13:07.781646 crc crio[21573]: time=\"2026-06-12T16:13:07.780977842Z\" level=info msg=\"Got pod network &{Name:console-7f9b7d95dc-gftbj Namespace:openshift-console ID:3e46d78db29cc6558c006b052b21bd6b9755db1790a41413cd1f3e816c31003e UID:3576941d-f118-4b63-a7f3-6d2a85bd4d59 NetNS:/var/run/netns/5f2b14b8-76fb-4a2b-a681-eabff964c4ea Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod3576941d_f118_4b63_a7f3_6d2a85bd4d59.slice PodAnnotations:0xc0027224f0}] Aliases:map[]}\"\nJun 12 16:13:07.781646 crc crio[21573]: time=\"2026-06-12T16:13:07.781053754Z\" level=info msg=\"Adding pod openshift-console_console-7f9b7d95dc-gftbj to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 16:13:08.534601 crc crio[21573]: time=\"2026-06-12T16:13:08.532666541Z\" level=info msg=\"Running pod sandbox: openshift-nmstate/nmstate-console-plugin-9bcc7988b-dpmlg/POD\" id=5cd9625e-7542-4f51-8d7b-bffed9c8f36b name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 16:13:08.534601 crc crio[21573]: time=\"2026-06-12T16:13:08.532779374Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:13:08.749156 crc crio[21573]: time=\"2026-06-12T16:13:08.746329478Z\" level=info msg=\"Stopping container: 955e218a5170c0b33b6e710854ea50d0647f0afb11522bf9aa6c0e4be47c68ed (timeout: 2s)\" id=6dd0446f-80c4-43ac-9631-26679b2af778 name=/runtime.v1.RuntimeService/StopContainer\nJun 12 16:13:09.188896 crc crio[21573]: time=\"2026-06-12T16:13:09.188793452Z\" level=info msg=\"Got pod network &{Name:nmstate-console-plugin-9bcc7988b-dpmlg Namespace:openshift-nmstate ID:8767a6406855917b79772353ea8fb0106437b40c29b295cd93f1e1697c838910 UID:608d3b64-be04-4b58-a686-133c9c5eb3ce NetNS:/var/run/netns/2da39e66-0942-4be2-8a91-5498999d3af7 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod608d3b64_be04_4b58_a686_133c9c5eb3ce.slice PodAnnotations:0xc00209e160}] Aliases:map[]}\"\nJun 12 16:13:09.188896 crc crio[21573]: time=\"2026-06-12T16:13:09.188889885Z\" level=info msg=\"Adding pod openshift-nmstate_nmstate-console-plugin-9bcc7988b-dpmlg to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 16:13:09.197106 crc crio[21573]: time=\"2026-06-12T16:13:09.196598142Z\" level=info msg=\"Stopped container 955e218a5170c0b33b6e710854ea50d0647f0afb11522bf9aa6c0e4be47c68ed: openshift-marketplace/redhat-operators-pfrjd/registry-server\" id=6dd0446f-80c4-43ac-9631-26679b2af778 name=/runtime.v1.RuntimeService/StopContainer\nJun 12 16:13:09.214180 crc crio[21573]: time=\"2026-06-12T16:13:09.214052792Z\" level=info msg=\"Stopping pod sandbox: 184369a227bb3154b11571db39f92c89a252ef08b4945f1f9d9545a44d7f9135\" id=df63b8cc-fdb4-4618-9ace-c6d83bc8ae54 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 16:13:09.223761 crc crio[21573]: time=\"2026-06-12T16:13:09.221930875Z\" level=info msg=\"Got pod network &{Name:redhat-operators-pfrjd Namespace:openshift-marketplace ID:184369a227bb3154b11571db39f92c89a252ef08b4945f1f9d9545a44d7f9135 UID:e1b81ec7-f6a0-423d-b582-04febc5b9fc7 NetNS:/var/run/netns/da8e5ef4-98c0-4d81-9f6e-da297f72c61c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pode1b81ec7_f6a0_423d_b582_04febc5b9fc7.slice PodAnnotations:0xc002e28418}] Aliases:map[]}\"\nJun 12 16:13:09.223761 crc crio[21573]: time=\"2026-06-12T16:13:09.22211088Z\" level=info msg=\"Deleting pod openshift-marketplace_redhat-operators-pfrjd from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 16:13:09.514895 crc crio[21573]: time=\"2026-06-12T16:13:09.513657629Z\" level=info msg=\"Running pod sandbox: openshift-nmstate/nmstate-webhook-9b7874799-x7f27/POD\" id=344bc337-4793-4bb6-b6b8-d8ef1ff92219 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 16:13:09.514895 crc crio[21573]: time=\"2026-06-12T16:13:09.514164274Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:13:09.591685 crc crio[21573]: time=\"2026-06-12T16:13:09.591124921Z\" level=info msg=\"Got pod network &{Name:nmstate-webhook-9b7874799-x7f27 Namespace:openshift-nmstate ID:85c935ce0b08634c6565866ba4e4b6c5703157306674c94db632064a83829167 UID:b7b79d19-9605-4bcd-babf-538c445842ca NetNS:/var/run/netns/36e6bc7c-c6c4-44d4-9583-8cf5bc76add9 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podb7b79d19_9605_4bcd_babf_538c445842ca.slice PodAnnotations:0xc0027227b8}] Aliases:map[]}\"\nJun 12 16:13:09.591685 crc crio[21573]: time=\"2026-06-12T16:13:09.591186403Z\" level=info msg=\"Adding pod openshift-nmstate_nmstate-webhook-9b7874799-x7f27 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 16:13:10.005698 crc crio[21573]: 2026-06-12T16:13:09Z [verbose] CmdAdd (shim): {1.1.0 [{Name:9d856051e97ea3a Mac:6a:5f:9b:f8:8e:12 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:2c Mtu:0 Sandbox:/var/run/netns/c909288f-cb6f-4e32-96b0-2ab2e80ba8e7 SocketPath: PciID:}] [{Interface:0xc000194dd0 Address:{IP:10.217.0.44 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 16:13:10.007917 crc crio[21573]: time=\"2026-06-12T16:13:10.007666881Z\" level=info msg=\"Got pod network &{Name:nmstate-metrics-756b4d6fc6-hp88r Namespace:openshift-nmstate ID:9d856051e97ea3a9e608f20bcd6f1f6fdf1d67ab2001c688bd6496550cebaa75 UID:429a2c9b-2a12-4371-9437-bacf4cb2cfff NetNS:/var/run/netns/c909288f-cb6f-4e32-96b0-2ab2e80ba8e7 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod429a2c9b_2a12_4371_9437_bacf4cb2cfff.slice PodAnnotations:0xc00063da90}] Aliases:map[]}\"\nJun 12 16:13:10.007917 crc crio[21573]: time=\"2026-06-12T16:13:10.007885078Z\" level=info msg=\"Checking pod openshift-nmstate_nmstate-metrics-756b4d6fc6-hp88r for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 16:13:10.046343 crc crio[21573]: time=\"2026-06-12T16:13:10.043686633Z\" level=info msg=\"Ran pod sandbox 9d856051e97ea3a9e608f20bcd6f1f6fdf1d67ab2001c688bd6496550cebaa75 with infra container: openshift-nmstate/nmstate-metrics-756b4d6fc6-hp88r/POD\" id=ad95deca-5236-4bf1-be21-ecebf4b68e0a name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 16:13:10.060730 crc crio[21573]: time=\"2026-06-12T16:13:10.059409469Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:4eb4971b2a3ad355a60554cee0c3dbbccea7672554811c432b582a0f3340e811\" id=0ea3ce8d-c52b-4950-93e9-a2bed74d7c9a name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:13:10.060730 crc crio[21573]: time=\"2026-06-12T16:13:10.059975905Z\" level=info msg=\"Image registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:4eb4971b2a3ad355a60554cee0c3dbbccea7672554811c432b582a0f3340e811 not found\" id=0ea3ce8d-c52b-4950-93e9-a2bed74d7c9a name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:13:10.060730 crc crio[21573]: time=\"2026-06-12T16:13:10.060049537Z\" level=info msg=\"Neither image nor artfiact registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:4eb4971b2a3ad355a60554cee0c3dbbccea7672554811c432b582a0f3340e811 found\" id=0ea3ce8d-c52b-4950-93e9-a2bed74d7c9a name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:13:10.062534 crc crio[21573]: time=\"2026-06-12T16:13:10.062083088Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:4eb4971b2a3ad355a60554cee0c3dbbccea7672554811c432b582a0f3340e811\" id=751df8bb-0d3c-4c25-adc7-27913be06920 name=/runtime.v1.ImageService/PullImage\nJun 12 16:13:10.083244 crc crio[21573]: 2026-06-12T16:13:10Z [verbose] CmdAdd (shim): {1.1.0 [{Name:3e46d78db29cc65 Mac:9a:ed:a7:ec:9f:36 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:2f Mtu:0 Sandbox:/var/run/netns/5f2b14b8-76fb-4a2b-a681-eabff964c4ea SocketPath: PciID:}] [{Interface:0xc00013cda0 Address:{IP:10.217.0.47 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 16:13:10.085343 crc crio[21573]: time=\"2026-06-12T16:13:10.084975552Z\" level=info msg=\"Got pod network &{Name:console-7f9b7d95dc-gftbj Namespace:openshift-console ID:3e46d78db29cc6558c006b052b21bd6b9755db1790a41413cd1f3e816c31003e UID:3576941d-f118-4b63-a7f3-6d2a85bd4d59 NetNS:/var/run/netns/5f2b14b8-76fb-4a2b-a681-eabff964c4ea Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod3576941d_f118_4b63_a7f3_6d2a85bd4d59.slice PodAnnotations:0xc0027224f0}] Aliases:map[]}\"\nJun 12 16:13:10.086867 crc crio[21573]: time=\"2026-06-12T16:13:10.086773383Z\" level=info msg=\"Checking pod openshift-console_console-7f9b7d95dc-gftbj for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 16:13:10.091664 crc crio[21573]: time=\"2026-06-12T16:13:10.091192079Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:4eb4971b2a3ad355a60554cee0c3dbbccea7672554811c432b582a0f3340e811\\\"\"\nJun 12 16:13:10.117084 crc crio[21573]: time=\"2026-06-12T16:13:10.116872243Z\" level=info msg=\"Ran pod sandbox 3e46d78db29cc6558c006b052b21bd6b9755db1790a41413cd1f3e816c31003e with infra container: openshift-console/console-7f9b7d95dc-gftbj/POD\" id=6b952775-2ca0-45c5-9041-eea6cf7c542b name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 16:13:10.127738 crc crio[21573]: time=\"2026-06-12T16:13:10.126949308Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:ae245c97fc463e876c3024efb806fa8f4efb13b3f06f1bdd3e7e1447f5a5dce4\" id=0eec6a05-3c4b-4c7c-9af2-8c74d835197e name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:13:10.133063 crc crio[21573]: time=\"2026-06-12T16:13:10.130897391Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:ae245c97fc463e876c3024efb806fa8f4efb13b3f06f1bdd3e7e1447f5a5dce4\" id=ade91bb4-e25a-40d9-9e98-b05ddc8eb90a name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:13:10.161607 crc crio[21573]: time=\"2026-06-12T16:13:10.161291014Z\" level=info msg=\"Creating container: openshift-console/console-7f9b7d95dc-gftbj/console\" id=decb41f2-67cd-40a6-9802-6af254b0ed2c name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:13:10.162281 crc crio[21573]: time=\"2026-06-12T16:13:10.162165088Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:13:10.506029 crc crio[21573]: time=\"2026-06-12T16:13:10.504178463Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:13:10.586855 crc crio[21573]: time=\"2026-06-12T16:13:10.577863241Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:13:11.080922 crc crio[21573]: time=\"2026-06-12T16:13:11.078965375Z\" level=info msg=\"Created container 03c9c9b78fd3fcbd5f62d0ba7dd0305195a56b4f683101ca2b4b5ddb977425ad: openshift-console/console-7f9b7d95dc-gftbj/console\" id=decb41f2-67cd-40a6-9802-6af254b0ed2c name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:13:11.098775 crc crio[21573]: time=\"2026-06-12T16:13:11.093912071Z\" level=info msg=\"Starting container: 03c9c9b78fd3fcbd5f62d0ba7dd0305195a56b4f683101ca2b4b5ddb977425ad\" id=b38d6c96-d915-4e79-8eb7-b94e050f7daf name=/runtime.v1.RuntimeService/StartContainer\nJun 12 16:13:11.301264 crc crio[21573]: time=\"2026-06-12T16:13:11.301100287Z\" level=info msg=\"Started container\" PID=41085 containerID=03c9c9b78fd3fcbd5f62d0ba7dd0305195a56b4f683101ca2b4b5ddb977425ad description=openshift-console/console-7f9b7d95dc-gftbj/console id=b38d6c96-d915-4e79-8eb7-b94e050f7daf name=/runtime.v1.RuntimeService/StartContainer sandboxID=3e46d78db29cc6558c006b052b21bd6b9755db1790a41413cd1f3e816c31003e\nJun 12 16:13:11.590707 crc crio[21573]: time=\"2026-06-12T16:13:11.586418131Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=5f18c736-0efc-439d-a4ac-fc8d653365a8 name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:13:11.595005 crc crio[21573]: time=\"2026-06-12T16:13:11.594779672Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=9b5d6804-c436-4fc7-bb9d-45b8e637f87b name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:13:11.611547 crc crio[21573]: time=\"2026-06-12T16:13:11.610659997Z\" level=info msg=\"Creating container: openshift-marketplace/certified-operators-swz8x/registry-server\" id=3a436749-bb5c-41b0-bddd-b38b04464fa4 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:13:11.615086 crc crio[21573]: time=\"2026-06-12T16:13:11.612282636Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:13:11.667181 crc crio[21573]: 2026-06-12T16:13:11Z [verbose] CmdAdd (shim): {1.1.0 [{Name:8767a6406855917 Mac:f6:b6:fc:fc:6d:f7 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:2e Mtu:0 Sandbox:/var/run/netns/2da39e66-0942-4be2-8a91-5498999d3af7 SocketPath: PciID:}] [{Interface:0xc000301510 Address:{IP:10.217.0.46 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 16:13:11.673025 crc crio[21573]: time=\"2026-06-12T16:13:11.672824172Z\" level=info msg=\"Got pod network &{Name:nmstate-console-plugin-9bcc7988b-dpmlg Namespace:openshift-nmstate ID:8767a6406855917b79772353ea8fb0106437b40c29b295cd93f1e1697c838910 UID:608d3b64-be04-4b58-a686-133c9c5eb3ce NetNS:/var/run/netns/2da39e66-0942-4be2-8a91-5498999d3af7 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod608d3b64_be04_4b58_a686_133c9c5eb3ce.slice PodAnnotations:0xc00209e160}] Aliases:map[]}\"\nJun 12 16:13:11.674066 crc crio[21573]: time=\"2026-06-12T16:13:11.673999075Z\" level=info msg=\"Checking pod openshift-nmstate_nmstate-console-plugin-9bcc7988b-dpmlg for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 16:13:11.702827 crc crio[21573]: time=\"2026-06-12T16:13:11.698308725Z\" level=info msg=\"Ran pod sandbox 8767a6406855917b79772353ea8fb0106437b40c29b295cd93f1e1697c838910 with infra container: openshift-nmstate/nmstate-console-plugin-9bcc7988b-dpmlg/POD\" id=5cd9625e-7542-4f51-8d7b-bffed9c8f36b name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 16:13:11.710715 crc crio[21573]: time=\"2026-06-12T16:13:11.710530188Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/nmstate-console-plugin-rhel9@sha256:4ceab1211bbb8d070c97b29b7a25d9c1e9c97af87eed948719d036449b17a25e\" id=aaf7f424-fff2-45af-8352-f3b0d22dd59c name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:13:11.710982 crc crio[21573]: time=\"2026-06-12T16:13:11.710821304Z\" level=info msg=\"Image registry.redhat.io/openshift4/nmstate-console-plugin-rhel9@sha256:4ceab1211bbb8d070c97b29b7a25d9c1e9c97af87eed948719d036449b17a25e not found\" id=aaf7f424-fff2-45af-8352-f3b0d22dd59c name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:13:11.711318 crc crio[21573]: time=\"2026-06-12T16:13:11.711067253Z\" level=info msg=\"Neither image nor artfiact registry.redhat.io/openshift4/nmstate-console-plugin-rhel9@sha256:4ceab1211bbb8d070c97b29b7a25d9c1e9c97af87eed948719d036449b17a25e found\" id=aaf7f424-fff2-45af-8352-f3b0d22dd59c name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:13:11.712649 crc crio[21573]: time=\"2026-06-12T16:13:11.712354856Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/nmstate-console-plugin-rhel9@sha256:4ceab1211bbb8d070c97b29b7a25d9c1e9c97af87eed948719d036449b17a25e\" id=4391895a-ac01-436e-af60-4636618a3408 name=/runtime.v1.ImageService/PullImage\nJun 12 16:13:11.721076 crc crio[21573]: time=\"2026-06-12T16:13:11.720901009Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/nmstate-console-plugin-rhel9@sha256:4ceab1211bbb8d070c97b29b7a25d9c1e9c97af87eed948719d036449b17a25e\\\"\"\nJun 12 16:13:11.796518 crc crio[21573]: time=\"2026-06-12T16:13:11.796364152Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:13:11.804150 crc crio[21573]: time=\"2026-06-12T16:13:11.802624366Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:13:11.977590 crc crio[21573]: time=\"2026-06-12T16:13:11.968575125Z\" level=info msg=\"Stopped pod sandbox: 184369a227bb3154b11571db39f92c89a252ef08b4945f1f9d9545a44d7f9135\" id=df63b8cc-fdb4-4618-9ace-c6d83bc8ae54 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 16:13:11.977590 crc crio[21573]: time=\"2026-06-12T16:13:11.976106765Z\" level=info msg=\"Created container f1e5d3edcd2024a414e8e6f70848f2ebc22eeeb07fea09f084bf38c7f9bc13b2: openshift-marketplace/certified-operators-swz8x/registry-server\" id=3a436749-bb5c-41b0-bddd-b38b04464fa4 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:13:11.990577 crc crio[21573]: time=\"2026-06-12T16:13:11.989603629Z\" level=info msg=\"Starting container: f1e5d3edcd2024a414e8e6f70848f2ebc22eeeb07fea09f084bf38c7f9bc13b2\" id=f1d47c63-64c6-45be-a3e1-efe345fbc519 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 16:13:12.011946 crc crio[21573]: time=\"2026-06-12T16:13:12.011000024Z\" level=info msg=\"Started container\" PID=41138 containerID=f1e5d3edcd2024a414e8e6f70848f2ebc22eeeb07fea09f084bf38c7f9bc13b2 description=openshift-marketplace/certified-operators-swz8x/registry-server id=f1d47c63-64c6-45be-a3e1-efe345fbc519 name=/runtime.v1.RuntimeService/StartContainer sandboxID=5dd078c300b47b1c3b34845d696f26fa4553b348ec9821761e2c78cace7a0c88\nJun 12 16:13:12.148943 crc crio[21573]: 2026-06-12T16:13:12Z [verbose] CmdAdd (shim): {1.1.0 [{Name:85c935ce0b08634 Mac:4e:9e:31:15:b2:bf Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:2d Mtu:0 Sandbox:/var/run/netns/36e6bc7c-c6c4-44d4-9583-8cf5bc76add9 SocketPath: PciID:}] [{Interface:0xc0003747d0 Address:{IP:10.217.0.45 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 16:13:12.152606 crc crio[21573]: time=\"2026-06-12T16:13:12.152397846Z\" level=info msg=\"Got pod network &{Name:nmstate-webhook-9b7874799-x7f27 Namespace:openshift-nmstate ID:85c935ce0b08634c6565866ba4e4b6c5703157306674c94db632064a83829167 UID:b7b79d19-9605-4bcd-babf-538c445842ca NetNS:/var/run/netns/36e6bc7c-c6c4-44d4-9583-8cf5bc76add9 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podb7b79d19_9605_4bcd_babf_538c445842ca.slice PodAnnotations:0xc0027227b8}] Aliases:map[]}\"\nJun 12 16:13:12.152858 crc crio[21573]: time=\"2026-06-12T16:13:12.152772106Z\" level=info msg=\"Checking pod openshift-nmstate_nmstate-webhook-9b7874799-x7f27 for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 16:13:12.174302 crc crio[21573]: time=\"2026-06-12T16:13:12.174001164Z\" level=info msg=\"Ran pod sandbox 85c935ce0b08634c6565866ba4e4b6c5703157306674c94db632064a83829167 with infra container: openshift-nmstate/nmstate-webhook-9b7874799-x7f27/POD\" id=344bc337-4793-4bb6-b6b8-d8ef1ff92219 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 16:13:12.187317 crc crio[21573]: time=\"2026-06-12T16:13:12.187162731Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:4eb4971b2a3ad355a60554cee0c3dbbccea7672554811c432b582a0f3340e811\" id=907c6b32-6978-4d52-b083-73fbc6808049 name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:13:12.187988 crc crio[21573]: time=\"2026-06-12T16:13:12.187895048Z\" level=info msg=\"Image registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:4eb4971b2a3ad355a60554cee0c3dbbccea7672554811c432b582a0f3340e811 not found\" id=907c6b32-6978-4d52-b083-73fbc6808049 name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:13:12.188073 crc crio[21573]: time=\"2026-06-12T16:13:12.188030946Z\" level=info msg=\"Neither image nor artfiact registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:4eb4971b2a3ad355a60554cee0c3dbbccea7672554811c432b582a0f3340e811 found\" id=907c6b32-6978-4d52-b083-73fbc6808049 name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:13:12.197258 crc crio[21573]: time=\"2026-06-12T16:13:12.197136558Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:4eb4971b2a3ad355a60554cee0c3dbbccea7672554811c432b582a0f3340e811\" id=7a565f5d-79ed-49a7-822f-64630f920346 name=/runtime.v1.ImageService/PullImage\nJun 12 16:13:12.205410 crc crio[21573]: time=\"2026-06-12T16:13:12.205293007Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:4eb4971b2a3ad355a60554cee0c3dbbccea7672554811c432b582a0f3340e811\\\"\"\nJun 12 16:13:12.625091 crc crio[21573]: time=\"2026-06-12T16:13:12.624248058Z\" level=info msg=\"Removing container: 955e218a5170c0b33b6e710854ea50d0647f0afb11522bf9aa6c0e4be47c68ed\" id=f460c81f-2ae7-41bf-a2b8-3bea5b837917 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 16:13:12.702156 crc crio[21573]: time=\"2026-06-12T16:13:12.70177416Z\" level=info msg=\"Removed container 955e218a5170c0b33b6e710854ea50d0647f0afb11522bf9aa6c0e4be47c68ed: openshift-marketplace/redhat-operators-pfrjd/registry-server\" id=f460c81f-2ae7-41bf-a2b8-3bea5b837917 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 16:13:12.710796 crc crio[21573]: time=\"2026-06-12T16:13:12.710657375Z\" level=info msg=\"Removing container: f9926a3a58a0e0bd16540124b65823a27f8e0d5fad6de831a987de7043740a9d\" id=b6d13787-4ed4-484c-aa6b-8c8e3ea960c8 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 16:13:12.763940 crc crio[21573]: time=\"2026-06-12T16:13:12.763817406Z\" level=info msg=\"Removed container f9926a3a58a0e0bd16540124b65823a27f8e0d5fad6de831a987de7043740a9d: openshift-marketplace/redhat-operators-pfrjd/extract-content\" id=b6d13787-4ed4-484c-aa6b-8c8e3ea960c8 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 16:13:12.770390 crc crio[21573]: time=\"2026-06-12T16:13:12.77012134Z\" level=info msg=\"Removing container: d232720489d5dfe847b5576c2f98f7856c2f05a3a750bdebf304d041deb5687d\" id=641e9e27-a252-4e60-b4ad-ebf9bfda6448 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 16:13:12.871239 crc crio[21573]: time=\"2026-06-12T16:13:12.871104163Z\" level=info msg=\"Removed container d232720489d5dfe847b5576c2f98f7856c2f05a3a750bdebf304d041deb5687d: openshift-marketplace/redhat-operators-pfrjd/extract-utilities\" id=641e9e27-a252-4e60-b4ad-ebf9bfda6448 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 16:13:16.639928 crc crio[21573]: time=\"2026-06-12T16:13:16.639106366Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/nmstate-console-plugin-rhel9@sha256:3bf2d5fbb780de667ad48e0102ef7d2abd032bf1a490bb8344ff7b8fa745446a\" id=4391895a-ac01-436e-af60-4636618a3408 name=/runtime.v1.ImageService/PullImage\nJun 12 16:13:16.642052 crc crio[21573]: time=\"2026-06-12T16:13:16.640950907Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:bcda449a4925872250ec4e77f06e5a6ea4977b1aa0d36da237e4a862ff325ede\" id=7a565f5d-79ed-49a7-822f-64630f920346 name=/runtime.v1.ImageService/PullImage\nJun 12 16:13:16.644127 crc crio[21573]: time=\"2026-06-12T16:13:16.644063235Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:4eb4971b2a3ad355a60554cee0c3dbbccea7672554811c432b582a0f3340e811\" id=a1e1dc44-d918-4919-9c67-7f0ea41d761d name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:13:16.644365 crc crio[21573]: time=\"2026-06-12T16:13:16.644168807Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/nmstate-console-plugin-rhel9@sha256:4ceab1211bbb8d070c97b29b7a25d9c1e9c97af87eed948719d036449b17a25e\" id=4c3f13c5-138a-4202-99b2-c15184ecfbd2 name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:13:16.705723 crc crio[21573]: time=\"2026-06-12T16:13:16.705646785Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:bcda449a4925872250ec4e77f06e5a6ea4977b1aa0d36da237e4a862ff325ede\" id=79459eb9-c3d7-44c7-8288-25124bb22894 name=/runtime.v1.ImageService/PullImage\nJun 12 16:13:16.708229 crc crio[21573]: time=\"2026-06-12T16:13:16.708110619Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:4eb4971b2a3ad355a60554cee0c3dbbccea7672554811c432b582a0f3340e811\" id=eed6f6e9-5608-4363-93d4-70499fa2e6e1 name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:13:16.710766 crc crio[21573]: time=\"2026-06-12T16:13:16.710708842Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:4eb4971b2a3ad355a60554cee0c3dbbccea7672554811c432b582a0f3340e811\" id=6e83f6cf-9dec-4a88-98a3-281957dc532b name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:13:16.714371 crc crio[21573]: time=\"2026-06-12T16:13:16.714319073Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:4eb4971b2a3ad355a60554cee0c3dbbccea7672554811c432b582a0f3340e811\" id=3281219d-d1ef-4548-bae9-a11fc3f89f00 name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:13:16.721749 crc crio[21573]: time=\"2026-06-12T16:13:16.720853766Z\" level=info msg=\"Creating container: openshift-nmstate/nmstate-webhook-9b7874799-x7f27/nmstate-webhook\" id=0935d2a8-eb3c-47fa-8aed-e1cdc2e9d09d name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:13:16.722062 crc crio[21573]: time=\"2026-06-12T16:13:16.720856968Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:bcda449a4925872250ec4e77f06e5a6ea4977b1aa0d36da237e4a862ff325ede\" id=751df8bb-0d3c-4c25-adc7-27913be06920 name=/runtime.v1.ImageService/PullImage\nJun 12 16:13:16.724723 crc crio[21573]: time=\"2026-06-12T16:13:16.724684794Z\" level=info msg=\"Creating container: openshift-nmstate/nmstate-handler-9th4j/nmstate-handler\" id=c55a9cd0-a616-48e8-a7e2-fd9b8de25fd0 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:13:16.726273 crc crio[21573]: time=\"2026-06-12T16:13:16.725885889Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:4eb4971b2a3ad355a60554cee0c3dbbccea7672554811c432b582a0f3340e811\" id=70ef4aa0-83e0-465d-9c0f-22600f058e9b name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:13:16.728910 crc crio[21573]: time=\"2026-06-12T16:13:16.72883191Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:13:16.730986 crc crio[21573]: time=\"2026-06-12T16:13:16.73095191Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:13:16.736931 crc crio[21573]: time=\"2026-06-12T16:13:16.736884205Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:4eb4971b2a3ad355a60554cee0c3dbbccea7672554811c432b582a0f3340e811\" id=c26882fc-d659-4be7-a82a-e56a68f346f1 name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:13:16.737372 crc crio[21573]: time=\"2026-06-12T16:13:16.737310397Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/nmstate-console-plugin-rhel9@sha256:4ceab1211bbb8d070c97b29b7a25d9c1e9c97af87eed948719d036449b17a25e\" id=ed82fb0f-1170-4e26-8989-29ddbd021d05 name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:13:16.788291 crc crio[21573]: time=\"2026-06-12T16:13:16.787875834Z\" level=info msg=\"Creating container: openshift-nmstate/nmstate-metrics-756b4d6fc6-hp88r/nmstate-metrics\" id=1fb47774-c5f3-4a2e-917f-9089a68fafdb name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:13:16.789829 crc crio[21573]: time=\"2026-06-12T16:13:16.789702816Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:13:16.795600 crc crio[21573]: time=\"2026-06-12T16:13:16.793716259Z\" level=info msg=\"Creating container: openshift-nmstate/nmstate-console-plugin-9bcc7988b-dpmlg/nmstate-console-plugin\" id=dd3f45e6-d166-4e30-942f-427524b2106b name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:13:16.797647 crc crio[21573]: time=\"2026-06-12T16:13:16.797418832Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:13:16.802628 crc crio[21573]: time=\"2026-06-12T16:13:16.800890368Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:13:16.804647 crc crio[21573]: time=\"2026-06-12T16:13:16.804539281Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:13:16.807091 crc crio[21573]: time=\"2026-06-12T16:13:16.80697942Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:13:16.862682 crc crio[21573]: time=\"2026-06-12T16:13:16.857563466Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:13:16.864160 crc crio[21573]: time=\"2026-06-12T16:13:16.863774421Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:13:17.017169 crc crio[21573]: time=\"2026-06-12T16:13:17.016658462Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:13:17.055178 crc crio[21573]: time=\"2026-06-12T16:13:17.055088562Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:13:17.093675 crc crio[21573]: time=\"2026-06-12T16:13:17.093551107Z\" level=info msg=\"Created container 345be1e1bed1b5d69b4ab39a40f16d6d341e452887df70e321f0f2457a337f81: openshift-nmstate/nmstate-metrics-756b4d6fc6-hp88r/nmstate-metrics\" id=1fb47774-c5f3-4a2e-917f-9089a68fafdb name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:13:17.095988 crc crio[21573]: time=\"2026-06-12T16:13:17.095895554Z\" level=info msg=\"Created container dbb262628e231ddd74f00c40acf71ff560240ce5f29988a94563eaea8f66f136: openshift-nmstate/nmstate-webhook-9b7874799-x7f27/nmstate-webhook\" id=0935d2a8-eb3c-47fa-8aed-e1cdc2e9d09d name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:13:17.096844 crc crio[21573]: time=\"2026-06-12T16:13:17.096774148Z\" level=info msg=\"Starting container: 345be1e1bed1b5d69b4ab39a40f16d6d341e452887df70e321f0f2457a337f81\" id=81196c50-5bd6-4bc2-8be9-d0b78e10a219 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 16:13:17.100015 crc crio[21573]: time=\"2026-06-12T16:13:17.099917016Z\" level=info msg=\"Starting container: dbb262628e231ddd74f00c40acf71ff560240ce5f29988a94563eaea8f66f136\" id=be3545c5-3581-4d70-b60f-3b0c482484d7 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 16:13:17.103998 crc crio[21573]: time=\"2026-06-12T16:13:17.103906808Z\" level=info msg=\"Started container\" PID=41379 containerID=345be1e1bed1b5d69b4ab39a40f16d6d341e452887df70e321f0f2457a337f81 description=openshift-nmstate/nmstate-metrics-756b4d6fc6-hp88r/nmstate-metrics id=81196c50-5bd6-4bc2-8be9-d0b78e10a219 name=/runtime.v1.RuntimeService/StartContainer sandboxID=9d856051e97ea3a9e608f20bcd6f1f6fdf1d67ab2001c688bd6496550cebaa75\nJun 12 16:13:17.120771 crc crio[21573]: time=\"2026-06-12T16:13:17.120602246Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:78053b8e01dc3fb4442aa8f899787540074d67b84813d6893e947fcea00491c1\" id=b9a6e066-44de-4bd0-882f-e307494ce1dd name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:13:17.121117 crc crio[21573]: time=\"2026-06-12T16:13:17.120855564Z\" level=info msg=\"Image registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:78053b8e01dc3fb4442aa8f899787540074d67b84813d6893e947fcea00491c1 not found\" id=b9a6e066-44de-4bd0-882f-e307494ce1dd name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:13:17.121117 crc crio[21573]: time=\"2026-06-12T16:13:17.120910636Z\" level=info msg=\"Neither image nor artfiact registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:78053b8e01dc3fb4442aa8f899787540074d67b84813d6893e947fcea00491c1 found\" id=b9a6e066-44de-4bd0-882f-e307494ce1dd name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:13:17.123573 crc crio[21573]: time=\"2026-06-12T16:13:17.123368814Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:78053b8e01dc3fb4442aa8f899787540074d67b84813d6893e947fcea00491c1\" id=33ab7eb3-fc57-4990-83a7-3db1691aa4e2 name=/runtime.v1.ImageService/PullImage\nJun 12 16:13:17.128649 crc crio[21573]: time=\"2026-06-12T16:13:17.128364197Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:78053b8e01dc3fb4442aa8f899787540074d67b84813d6893e947fcea00491c1\\\"\"\nJun 12 16:13:17.144356 crc crio[21573]: time=\"2026-06-12T16:13:17.144105404Z\" level=info msg=\"Started container\" PID=41378 containerID=dbb262628e231ddd74f00c40acf71ff560240ce5f29988a94563eaea8f66f136 description=openshift-nmstate/nmstate-webhook-9b7874799-x7f27/nmstate-webhook id=be3545c5-3581-4d70-b60f-3b0c482484d7 name=/runtime.v1.RuntimeService/StartContainer sandboxID=85c935ce0b08634c6565866ba4e4b6c5703157306674c94db632064a83829167\nJun 12 16:13:17.157005 crc crio[21573]: time=\"2026-06-12T16:13:17.156885373Z\" level=info msg=\"Created container 5b537d8638e58c2f05f010bbf699d0ed4d3ed86594274361da3fe2fe5bef9a84: openshift-nmstate/nmstate-console-plugin-9bcc7988b-dpmlg/nmstate-console-plugin\" id=dd3f45e6-d166-4e30-942f-427524b2106b name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:13:17.160307 crc crio[21573]: time=\"2026-06-12T16:13:17.160135003Z\" level=info msg=\"Starting container: 5b537d8638e58c2f05f010bbf699d0ed4d3ed86594274361da3fe2fe5bef9a84\" id=73f695ef-0078-4da3-ad0b-7ef5d5139875 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 16:13:17.171172 crc crio[21573]: time=\"2026-06-12T16:13:17.171102491Z\" level=info msg=\"Started container\" PID=41388 containerID=5b537d8638e58c2f05f010bbf699d0ed4d3ed86594274361da3fe2fe5bef9a84 description=openshift-nmstate/nmstate-console-plugin-9bcc7988b-dpmlg/nmstate-console-plugin id=73f695ef-0078-4da3-ad0b-7ef5d5139875 name=/runtime.v1.RuntimeService/StartContainer sandboxID=8767a6406855917b79772353ea8fb0106437b40c29b295cd93f1e1697c838910\nJun 12 16:13:17.247558 crc crio[21573]: time=\"2026-06-12T16:13:17.247381328Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:13:17.361046 crc crio[21573]: time=\"2026-06-12T16:13:17.360196858Z\" level=info msg=\"Created container 13aa1a0fac4f58b8b73c48a4393404c4e1e05462fe0cadda9b01b1b5e8576aea: openshift-nmstate/nmstate-handler-9th4j/nmstate-handler\" id=c55a9cd0-a616-48e8-a7e2-fd9b8de25fd0 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:13:17.367306 crc crio[21573]: time=\"2026-06-12T16:13:17.367184454Z\" level=info msg=\"Starting container: 13aa1a0fac4f58b8b73c48a4393404c4e1e05462fe0cadda9b01b1b5e8576aea\" id=35035a0e-5d6a-4150-bd2a-1270c810d96c name=/runtime.v1.RuntimeService/StartContainer\nJun 12 16:13:17.376501 crc crio[21573]: time=\"2026-06-12T16:13:17.37629487Z\" level=info msg=\"Started container\" PID=41417 containerID=13aa1a0fac4f58b8b73c48a4393404c4e1e05462fe0cadda9b01b1b5e8576aea description=openshift-nmstate/nmstate-handler-9th4j/nmstate-handler id=35035a0e-5d6a-4150-bd2a-1270c810d96c name=/runtime.v1.RuntimeService/StartContainer sandboxID=bafaf5750bcf0678f9e2d4d786e1be7a5d433220c7aa0b68ce69b0654e875c45\nJun 12 16:13:20.359421 crc crio[21573]: time=\"2026-06-12T16:13:20.358715177Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:281a4f96defc7aa220db5af8ea7f3a4ab914e4b932e6edea4c2b02d95fbc5672\" id=33ab7eb3-fc57-4990-83a7-3db1691aa4e2 name=/runtime.v1.ImageService/PullImage\nJun 12 16:13:20.361586 crc crio[21573]: time=\"2026-06-12T16:13:20.360604859Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:78053b8e01dc3fb4442aa8f899787540074d67b84813d6893e947fcea00491c1\" id=40076963-8d25-48aa-a41b-08dac2b18785 name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:13:20.365629 crc crio[21573]: time=\"2026-06-12T16:13:20.365561228Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:78053b8e01dc3fb4442aa8f899787540074d67b84813d6893e947fcea00491c1\" id=1bd37ce4-e224-4242-bfc3-bddab7f28761 name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:13:20.373948 crc crio[21573]: time=\"2026-06-12T16:13:20.373880491Z\" level=info msg=\"Creating container: openshift-nmstate/nmstate-metrics-756b4d6fc6-hp88r/kube-rbac-proxy\" id=dbc09650-8cc1-41eb-93fc-384dd663be21 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:13:20.375718 crc crio[21573]: time=\"2026-06-12T16:13:20.375652371Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:13:20.407934 crc crio[21573]: time=\"2026-06-12T16:13:20.4073868Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:13:20.415363 crc crio[21573]: time=\"2026-06-12T16:13:20.415285771Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:13:20.536686 crc crio[21573]: time=\"2026-06-12T16:13:20.53659537Z\" level=info msg=\"Created container be6f47159c5174a2566864ca958e8a9055119c7e719639d7209086f2b2bad954: openshift-nmstate/nmstate-metrics-756b4d6fc6-hp88r/kube-rbac-proxy\" id=dbc09650-8cc1-41eb-93fc-384dd663be21 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:13:20.538416 crc crio[21573]: time=\"2026-06-12T16:13:20.538189805Z\" level=info msg=\"Starting container: be6f47159c5174a2566864ca958e8a9055119c7e719639d7209086f2b2bad954\" id=679a4cea-364d-4cd3-bed5-1e9bbbb3defe name=/runtime.v1.RuntimeService/StartContainer\nJun 12 16:13:20.544702 crc crio[21573]: time=\"2026-06-12T16:13:20.544548732Z\" level=info msg=\"Started container\" PID=41538 containerID=be6f47159c5174a2566864ca958e8a9055119c7e719639d7209086f2b2bad954 description=openshift-nmstate/nmstate-metrics-756b4d6fc6-hp88r/kube-rbac-proxy id=679a4cea-364d-4cd3-bed5-1e9bbbb3defe name=/runtime.v1.RuntimeService/StartContainer sandboxID=9d856051e97ea3a9e608f20bcd6f1f6fdf1d67ab2001c688bd6496550cebaa75\nJun 12 16:13:21.887924 crc crio[21573]: time=\"2026-06-12T16:13:21.884903845Z\" level=info msg=\"Stopping container: 1e519235ee5404462eaa2673cd21241bde0d839a0cd4d673baf33321c4992dff (timeout: 2s)\" id=5f963647-9f6e-4557-bbc5-e074a242cc13 name=/runtime.v1.RuntimeService/StopContainer\nJun 12 16:13:22.028037 crc crio[21573]: time=\"2026-06-12T16:13:22.020356149Z\" level=info msg=\"Stopped container 1e519235ee5404462eaa2673cd21241bde0d839a0cd4d673baf33321c4992dff: openshift-marketplace/community-operators-m8l7l/registry-server\" id=5f963647-9f6e-4557-bbc5-e074a242cc13 name=/runtime.v1.RuntimeService/StopContainer\nJun 12 16:13:22.028037 crc crio[21573]: time=\"2026-06-12T16:13:22.021916563Z\" level=info msg=\"Stopping pod sandbox: 6d983b424e7b954ebdb28125a34865fb0f87cb93079802b2bdfcb6c3595cbf1c\" id=73e6d8ef-08bb-40c5-9619-4958824510f6 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 16:13:22.028037 crc crio[21573]: time=\"2026-06-12T16:13:22.022658594Z\" level=info msg=\"Got pod network &{Name:community-operators-m8l7l Namespace:openshift-marketplace ID:6d983b424e7b954ebdb28125a34865fb0f87cb93079802b2bdfcb6c3595cbf1c UID:8ef611fc-8c57-42b3-9c97-97905052168f NetNS:/var/run/netns/ce855861-7d77-4a64-ae59-dc98ce031746 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod8ef611fc_8c57_42b3_9c97_97905052168f.slice PodAnnotations:0xc0024287a0}] Aliases:map[]}\"\nJun 12 16:13:22.028037 crc crio[21573]: time=\"2026-06-12T16:13:22.022825719Z\" level=info msg=\"Deleting pod openshift-marketplace_community-operators-m8l7l from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 16:13:22.303485 crc crio[21573]: time=\"2026-06-12T16:13:22.302845023Z\" level=info msg=\"Stopped pod sandbox: 6d983b424e7b954ebdb28125a34865fb0f87cb93079802b2bdfcb6c3595cbf1c\" id=73e6d8ef-08bb-40c5-9619-4958824510f6 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 16:13:22.814998 crc crio[21573]: time=\"2026-06-12T16:13:22.812710528Z\" level=info msg=\"Stopping container: 93eaf63d6fa981a04caee1c0ca14ca2851322de97f7a725d078578049848a6b9 (timeout: 2s)\" id=05e8507d-14ed-4f49-b8b3-5b1c43546a47 name=/runtime.v1.RuntimeService/StopContainer\nJun 12 16:13:22.910793 crc crio[21573]: time=\"2026-06-12T16:13:22.910650842Z\" level=info msg=\"Removing container: 1e519235ee5404462eaa2673cd21241bde0d839a0cd4d673baf33321c4992dff\" id=8e68193b-5708-4e44-9464-86fd86cf299d name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 16:13:22.963910 crc crio[21573]: time=\"2026-06-12T16:13:22.963675361Z\" level=info msg=\"Stopped container 93eaf63d6fa981a04caee1c0ca14ca2851322de97f7a725d078578049848a6b9: openshift-marketplace/redhat-marketplace-5ndw9/registry-server\" id=05e8507d-14ed-4f49-b8b3-5b1c43546a47 name=/runtime.v1.RuntimeService/StopContainer\nJun 12 16:13:22.965865 crc crio[21573]: time=\"2026-06-12T16:13:22.965740166Z\" level=info msg=\"Stopping pod sandbox: a00bb5e4f47e7a207124753c49d710483ba1219a5d961893384508275281bf4f\" id=64045880-ca4d-452d-84d0-6d09833ccf5e name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 16:13:22.967649 crc crio[21573]: time=\"2026-06-12T16:13:22.967607108Z\" level=info msg=\"Got pod network &{Name:redhat-marketplace-5ndw9 Namespace:openshift-marketplace ID:a00bb5e4f47e7a207124753c49d710483ba1219a5d961893384508275281bf4f UID:da08eefd-dc40-49ae-8d27-7b4205d6aea6 NetNS:/var/run/netns/8eef2577-9922-4b9b-9718-e50d2c48a11e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podda08eefd_dc40_49ae_8d27_7b4205d6aea6.slice PodAnnotations:0xc000568308}] Aliases:map[]}\"\nJun 12 16:13:22.967882 crc crio[21573]: time=\"2026-06-12T16:13:22.967798164Z\" level=info msg=\"Deleting pod openshift-marketplace_redhat-marketplace-5ndw9 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 16:13:22.968822 crc crio[21573]: time=\"2026-06-12T16:13:22.968491579Z\" level=info msg=\"Removed container 1e519235ee5404462eaa2673cd21241bde0d839a0cd4d673baf33321c4992dff: openshift-marketplace/community-operators-m8l7l/registry-server\" id=8e68193b-5708-4e44-9464-86fd86cf299d name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 16:13:22.976684 crc crio[21573]: time=\"2026-06-12T16:13:22.976486197Z\" level=info msg=\"Removing container: 662b2a1ac6005a5e9f2911674ff4f8eb08b92eab1e4c0e916a885df088c3f5f1\" id=fe0f034f-579e-4b1e-85c9-8fce05c31f7a name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 16:13:23.018051 crc crio[21573]: time=\"2026-06-12T16:13:23.017860417Z\" level=info msg=\"Removed container 662b2a1ac6005a5e9f2911674ff4f8eb08b92eab1e4c0e916a885df088c3f5f1: openshift-marketplace/community-operators-m8l7l/extract-content\" id=fe0f034f-579e-4b1e-85c9-8fce05c31f7a name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 16:13:23.032742 crc crio[21573]: time=\"2026-06-12T16:13:23.03262194Z\" level=info msg=\"Removing container: c93e19273dec87e6f992952355fd39188c4638dd9010c8c07cfc303e7fcafd4a\" id=20d7559d-abc9-4351-a7c6-8ea18d1bd1a7 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 16:13:23.079100 crc crio[21573]: time=\"2026-06-12T16:13:23.077649682Z\" level=info msg=\"Removed container c93e19273dec87e6f992952355fd39188c4638dd9010c8c07cfc303e7fcafd4a: openshift-marketplace/community-operators-m8l7l/extract-utilities\" id=20d7559d-abc9-4351-a7c6-8ea18d1bd1a7 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 16:13:23.233821 crc crio[21573]: time=\"2026-06-12T16:13:23.233704573Z\" level=info msg=\"Stopped pod sandbox: a00bb5e4f47e7a207124753c49d710483ba1219a5d961893384508275281bf4f\" id=64045880-ca4d-452d-84d0-6d09833ccf5e name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 16:13:23.932097 crc crio[21573]: time=\"2026-06-12T16:13:23.93102606Z\" level=info msg=\"Removing container: 93eaf63d6fa981a04caee1c0ca14ca2851322de97f7a725d078578049848a6b9\" id=5c690b3c-b064-42b9-964c-b655952ddb2b name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 16:13:23.961165 crc crio[21573]: time=\"2026-06-12T16:13:23.961030661Z\" level=info msg=\"Removed container 93eaf63d6fa981a04caee1c0ca14ca2851322de97f7a725d078578049848a6b9: openshift-marketplace/redhat-marketplace-5ndw9/registry-server\" id=5c690b3c-b064-42b9-964c-b655952ddb2b name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 16:13:23.965249 crc crio[21573]: time=\"2026-06-12T16:13:23.965123655Z\" level=info msg=\"Removing container: 219c578d720fbf606151e6f0117097273eb621d3ee129594f68779ae9dac9a3e\" id=eb2a85dd-de95-40d9-aea9-8e29d87d5f9e name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 16:13:24.008141 crc crio[21573]: time=\"2026-06-12T16:13:24.007023214Z\" level=info msg=\"Removed container 219c578d720fbf606151e6f0117097273eb621d3ee129594f68779ae9dac9a3e: openshift-marketplace/redhat-marketplace-5ndw9/extract-content\" id=eb2a85dd-de95-40d9-aea9-8e29d87d5f9e name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 16:13:24.012548 crc crio[21573]: time=\"2026-06-12T16:13:24.011674879Z\" level=info msg=\"Removing container: 90e3d95dfe0788714c41eb4d7faea806919efec2213ffc1b46b8805e2795a352\" id=54fc8cfd-53a6-444b-b8a6-399d8a852e6d name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 16:13:24.071963 crc crio[21573]: time=\"2026-06-12T16:13:24.071165367Z\" level=info msg=\"Removed container 90e3d95dfe0788714c41eb4d7faea806919efec2213ffc1b46b8805e2795a352: openshift-marketplace/redhat-marketplace-5ndw9/extract-utilities\" id=54fc8cfd-53a6-444b-b8a6-399d8a852e6d name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 16:13:25.209404 crc crio[21573]: time=\"2026-06-12T16:13:25.208619824Z\" level=info msg=\"Stopping container: f1e5d3edcd2024a414e8e6f70848f2ebc22eeeb07fea09f084bf38c7f9bc13b2 (timeout: 2s)\" id=6220cb0f-d80d-4f4b-a65a-0b052aeb74d3 name=/runtime.v1.RuntimeService/StopContainer\nJun 12 16:13:25.344910 crc crio[21573]: time=\"2026-06-12T16:13:25.344830159Z\" level=info msg=\"Stopped container f1e5d3edcd2024a414e8e6f70848f2ebc22eeeb07fea09f084bf38c7f9bc13b2: openshift-marketplace/certified-operators-swz8x/registry-server\" id=6220cb0f-d80d-4f4b-a65a-0b052aeb74d3 name=/runtime.v1.RuntimeService/StopContainer\nJun 12 16:13:25.347686 crc crio[21573]: time=\"2026-06-12T16:13:25.347589336Z\" level=info msg=\"Stopping pod sandbox: 5dd078c300b47b1c3b34845d696f26fa4553b348ec9821761e2c78cace7a0c88\" id=63ddd059-35dc-4e96-8c97-fa09e56870a2 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 16:13:25.354752 crc crio[21573]: time=\"2026-06-12T16:13:25.348363838Z\" level=info msg=\"Got pod network &{Name:certified-operators-swz8x Namespace:openshift-marketplace ID:5dd078c300b47b1c3b34845d696f26fa4553b348ec9821761e2c78cace7a0c88 UID:52614b03-b004-483f-8a1f-7a38b2916a31 NetNS:/var/run/netns/02e8ff5c-da27-441b-a2b9-b1a430b47a4c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod52614b03_b004_483f_8a1f_7a38b2916a31.slice PodAnnotations:0xc000641150}] Aliases:map[]}\"\nJun 12 16:13:25.354752 crc crio[21573]: time=\"2026-06-12T16:13:25.350342365Z\" level=info msg=\"Deleting pod openshift-marketplace_certified-operators-swz8x from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 16:13:25.663840 crc crio[21573]: time=\"2026-06-12T16:13:25.663709313Z\" level=info msg=\"Stopped pod sandbox: 5dd078c300b47b1c3b34845d696f26fa4553b348ec9821761e2c78cace7a0c88\" id=63ddd059-35dc-4e96-8c97-fa09e56870a2 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 16:13:25.984123 crc crio[21573]: time=\"2026-06-12T16:13:25.983112842Z\" level=info msg=\"Removing container: f1e5d3edcd2024a414e8e6f70848f2ebc22eeeb07fea09f084bf38c7f9bc13b2\" id=dfc52051-4c4f-4555-b854-f818ac475631 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 16:13:26.009709 crc crio[21573]: time=\"2026-06-12T16:13:26.009589315Z\" level=info msg=\"Removed container f1e5d3edcd2024a414e8e6f70848f2ebc22eeeb07fea09f084bf38c7f9bc13b2: openshift-marketplace/certified-operators-swz8x/registry-server\" id=dfc52051-4c4f-4555-b854-f818ac475631 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 16:13:26.015806 crc crio[21573]: time=\"2026-06-12T16:13:26.015168149Z\" level=info msg=\"Removing container: b81033aaa08102a2aa1c894915a7f308d88fe391ff9a37e97e9ba468904243cd\" id=c1a31612-f0be-4747-8dd5-99295bd07887 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 16:13:26.059789 crc crio[21573]: time=\"2026-06-12T16:13:26.059684819Z\" level=info msg=\"Removed container b81033aaa08102a2aa1c894915a7f308d88fe391ff9a37e97e9ba468904243cd: openshift-marketplace/certified-operators-swz8x/extract-content\" id=c1a31612-f0be-4747-8dd5-99295bd07887 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 16:13:26.062785 crc crio[21573]: time=\"2026-06-12T16:13:26.062704991Z\" level=info msg=\"Removing container: cb42db977833116aabf49ccfe447a64490713df05e544547e7fb55bba708c2eb\" id=ba296332-445a-42a5-b957-37a35a7a7b84 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 16:13:26.083301 crc crio[21573]: time=\"2026-06-12T16:13:26.083166716Z\" level=info msg=\"Removed container cb42db977833116aabf49ccfe447a64490713df05e544547e7fb55bba708c2eb: openshift-marketplace/certified-operators-swz8x/extract-utilities\" id=ba296332-445a-42a5-b957-37a35a7a7b84 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 16:13:43.152711 crc crio[21573]: time=\"2026-06-12T16:13:43.149857203Z\" level=info msg=\"Stopping container: 3c87648e94a0340b3b304cdfb4d9b5e12867496a37b38a07e7857367622dc7fe (timeout: 15s)\" id=c79314c4-671c-43c2-b0ed-0368623877a5 name=/runtime.v1.RuntimeService/StopContainer\nJun 12 16:13:43.294203 crc crio[21573]: time=\"2026-06-12T16:13:43.293147058Z\" level=info msg=\"Stopped container 3c87648e94a0340b3b304cdfb4d9b5e12867496a37b38a07e7857367622dc7fe: openshift-console/console-6c684df5db-cc8g8/console\" id=c79314c4-671c-43c2-b0ed-0368623877a5 name=/runtime.v1.RuntimeService/StopContainer\nJun 12 16:13:43.296850 crc crio[21573]: time=\"2026-06-12T16:13:43.296731878Z\" level=info msg=\"Stopping pod sandbox: 7c9c9905adac5b3a01c30ca8f7e5943aa6e4928c52210102fcf82f2e070730ae\" id=c1446a95-f6b1-473e-898c-10a65f521f81 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 16:13:43.297875 crc crio[21573]: time=\"2026-06-12T16:13:43.297774588Z\" level=info msg=\"Got pod network &{Name:console-6c684df5db-cc8g8 Namespace:openshift-console ID:7c9c9905adac5b3a01c30ca8f7e5943aa6e4928c52210102fcf82f2e070730ae UID:63877e21-00e2-4bee-b462-31d3bbe131ef NetNS:/var/run/netns/6dc71158-9615-4b5e-8a2c-7711904f202c 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:0xc002e28730}] Aliases:map[]}\"\nJun 12 16:13:43.298653 crc crio[21573]: time=\"2026-06-12T16:13:43.29820391Z\" level=info msg=\"Deleting pod openshift-console_console-6c684df5db-cc8g8 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 16:13:44.483820 crc crio[21573]: time=\"2026-06-12T16:13:44.482735111Z\" level=info msg=\"Stopped pod sandbox: 7c9c9905adac5b3a01c30ca8f7e5943aa6e4928c52210102fcf82f2e070730ae\" id=c1446a95-f6b1-473e-898c-10a65f521f81 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 16:13:45.421958 crc crio[21573]: time=\"2026-06-12T16:13:45.420380845Z\" level=info msg=\"Removing container: 3c87648e94a0340b3b304cdfb4d9b5e12867496a37b38a07e7857367622dc7fe\" id=b423938a-ade1-4fa9-88d4-69c2e3b580a7 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 16:13:45.470014 crc crio[21573]: time=\"2026-06-12T16:13:45.469929524Z\" level=info msg=\"Removed container 3c87648e94a0340b3b304cdfb4d9b5e12867496a37b38a07e7857367622dc7fe: openshift-console/console-6c684df5db-cc8g8/console\" id=b423938a-ade1-4fa9-88d4-69c2e3b580a7 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 16:13:55.318096 crc crio[21573]: time=\"2026-06-12T16:13:55.309142939Z\" level=info msg=\"Stopping pod sandbox: a00bb5e4f47e7a207124753c49d710483ba1219a5d961893384508275281bf4f\" id=5ad68ed7-f4c6-41a6-b8a2-7fdeec705a65 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 16:13:55.320787 crc crio[21573]: time=\"2026-06-12T16:13:55.318140204Z\" level=info msg=\"Stopped pod sandbox (already stopped): a00bb5e4f47e7a207124753c49d710483ba1219a5d961893384508275281bf4f\" id=5ad68ed7-f4c6-41a6-b8a2-7fdeec705a65 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 16:13:55.320787 crc crio[21573]: time=\"2026-06-12T16:13:55.319549414Z\" level=info msg=\"Removing pod sandbox: a00bb5e4f47e7a207124753c49d710483ba1219a5d961893384508275281bf4f\" id=a3c5bb42-5263-4d3d-904e-29183b1c0b48 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 16:13:55.341906 crc crio[21573]: time=\"2026-06-12T16:13:55.341699683Z\" level=info msg=\"Removed pod sandbox: a00bb5e4f47e7a207124753c49d710483ba1219a5d961893384508275281bf4f\" id=a3c5bb42-5263-4d3d-904e-29183b1c0b48 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 16:13:55.343348 crc crio[21573]: time=\"2026-06-12T16:13:55.343191831Z\" level=info msg=\"Stopping pod sandbox: 6d983b424e7b954ebdb28125a34865fb0f87cb93079802b2bdfcb6c3595cbf1c\" id=c7992df7-90fc-4391-8e57-d70a8782aad1 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 16:13:55.343653 crc crio[21573]: time=\"2026-06-12T16:13:55.343353766Z\" level=info msg=\"Stopped pod sandbox (already stopped): 6d983b424e7b954ebdb28125a34865fb0f87cb93079802b2bdfcb6c3595cbf1c\" id=c7992df7-90fc-4391-8e57-d70a8782aad1 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 16:13:55.344513 crc crio[21573]: time=\"2026-06-12T16:13:55.344369744Z\" level=info msg=\"Removing pod sandbox: 6d983b424e7b954ebdb28125a34865fb0f87cb93079802b2bdfcb6c3595cbf1c\" id=b4dbdebf-697b-4207-a15a-a6b1496adbb8 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 16:13:55.359548 crc crio[21573]: time=\"2026-06-12T16:13:55.359355957Z\" level=info msg=\"Removed pod sandbox: 6d983b424e7b954ebdb28125a34865fb0f87cb93079802b2bdfcb6c3595cbf1c\" id=b4dbdebf-697b-4207-a15a-a6b1496adbb8 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 16:13:55.366533 crc crio[21573]: time=\"2026-06-12T16:13:55.366326914Z\" level=info msg=\"Stopping pod sandbox: 184369a227bb3154b11571db39f92c89a252ef08b4945f1f9d9545a44d7f9135\" id=c48367cb-a778-46d9-8f69-573da130428a name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 16:13:55.366780 crc crio[21573]: time=\"2026-06-12T16:13:55.36656018Z\" level=info msg=\"Stopped pod sandbox (already stopped): 184369a227bb3154b11571db39f92c89a252ef08b4945f1f9d9545a44d7f9135\" id=c48367cb-a778-46d9-8f69-573da130428a name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 16:13:55.369619 crc crio[21573]: time=\"2026-06-12T16:13:55.367536408Z\" level=info msg=\"Removing pod sandbox: 184369a227bb3154b11571db39f92c89a252ef08b4945f1f9d9545a44d7f9135\" id=1064e04b-7334-418b-85a2-cbe26d9419fc name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 16:13:55.387202 crc crio[21573]: time=\"2026-06-12T16:13:55.387035711Z\" level=info msg=\"Removed pod sandbox: 184369a227bb3154b11571db39f92c89a252ef08b4945f1f9d9545a44d7f9135\" id=1064e04b-7334-418b-85a2-cbe26d9419fc name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 16:13:55.388268 crc crio[21573]: time=\"2026-06-12T16:13:55.38816781Z\" level=info msg=\"Stopping pod sandbox: 7c9c9905adac5b3a01c30ca8f7e5943aa6e4928c52210102fcf82f2e070730ae\" id=b5c32a43-8f91-47f5-8516-569eb2bb97fe name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 16:13:55.388340 crc crio[21573]: time=\"2026-06-12T16:13:55.388306274Z\" level=info msg=\"Stopped pod sandbox (already stopped): 7c9c9905adac5b3a01c30ca8f7e5943aa6e4928c52210102fcf82f2e070730ae\" id=b5c32a43-8f91-47f5-8516-569eb2bb97fe name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 16:13:55.389587 crc crio[21573]: time=\"2026-06-12T16:13:55.389487277Z\" level=info msg=\"Removing pod sandbox: 7c9c9905adac5b3a01c30ca8f7e5943aa6e4928c52210102fcf82f2e070730ae\" id=f235f68d-c17f-411c-94c6-c746e32213ff name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 16:13:55.404501 crc crio[21573]: time=\"2026-06-12T16:13:55.404328466Z\" level=info msg=\"Removed pod sandbox: 7c9c9905adac5b3a01c30ca8f7e5943aa6e4928c52210102fcf82f2e070730ae\" id=f235f68d-c17f-411c-94c6-c746e32213ff name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 16:13:55.406802 crc crio[21573]: time=\"2026-06-12T16:13:55.406684169Z\" level=info msg=\"Stopping pod sandbox: 5dd078c300b47b1c3b34845d696f26fa4553b348ec9821761e2c78cace7a0c88\" id=98c68148-5562-49ba-b2b6-07bda217fdda name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 16:13:55.406916 crc crio[21573]: time=\"2026-06-12T16:13:55.406812393Z\" level=info msg=\"Stopped pod sandbox (already stopped): 5dd078c300b47b1c3b34845d696f26fa4553b348ec9821761e2c78cace7a0c88\" id=98c68148-5562-49ba-b2b6-07bda217fdda name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 16:13:55.408972 crc crio[21573]: time=\"2026-06-12T16:13:55.408905303Z\" level=info msg=\"Removing pod sandbox: 5dd078c300b47b1c3b34845d696f26fa4553b348ec9821761e2c78cace7a0c88\" id=374bff78-d6d7-45f6-9247-7ff6465a3660 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 16:13:55.418348 crc crio[21573]: time=\"2026-06-12T16:13:55.418194548Z\" level=info msg=\"Removed pod sandbox: 5dd078c300b47b1c3b34845d696f26fa4553b348ec9821761e2c78cace7a0c88\" id=374bff78-d6d7-45f6-9247-7ff6465a3660 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 16:13:57.056895 crc crio[21573]: time=\"2026-06-12T16:13:57.055977376Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/387bfabfca1298c4c8a9675420a158f8862d47d6aeed857480e6a7a9d3wwjwv/POD\" id=95ae3110-2f2f-43ee-b56b-da5acd4d324a name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 16:13:57.058363 crc crio[21573]: time=\"2026-06-12T16:13:57.056950184Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:13:57.235211 crc crio[21573]: time=\"2026-06-12T16:13:57.234861818Z\" level=info msg=\"Got pod network &{Name:387bfabfca1298c4c8a9675420a158f8862d47d6aeed857480e6a7a9d3wwjwv Namespace:openshift-marketplace ID:c9a7c7b0757011900fa771a8f184a019b4db2a1a63b4e6da1c6c688fd9d0feda UID:16221d22-63cc-49e2-8c43-6e9074d6294b NetNS:/var/run/netns/65650bb0-88bf-49f0-94af-3dffe07d62d6 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod16221d22_63cc_49e2_8c43_6e9074d6294b.slice PodAnnotations:0xc001896038}] Aliases:map[]}\"\nJun 12 16:13:57.235211 crc crio[21573]: time=\"2026-06-12T16:13:57.23494026Z\" level=info msg=\"Adding pod openshift-marketplace_387bfabfca1298c4c8a9675420a158f8862d47d6aeed857480e6a7a9d3wwjwv to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 16:13:57.581964 crc crio[21573]: 2026-06-12T16:13:57Z [verbose] CmdAdd (shim): {1.1.0 [{Name:c9a7c7b07570119 Mac:be:0d:92:17:13:89 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:30 Mtu:0 Sandbox:/var/run/netns/65650bb0-88bf-49f0-94af-3dffe07d62d6 SocketPath: PciID:}] [{Interface:0xc0005a85d0 Address:{IP:10.217.0.48 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 16:13:57.583508 crc crio[21573]: time=\"2026-06-12T16:13:57.582647089Z\" level=info msg=\"Got pod network &{Name:387bfabfca1298c4c8a9675420a158f8862d47d6aeed857480e6a7a9d3wwjwv Namespace:openshift-marketplace ID:c9a7c7b0757011900fa771a8f184a019b4db2a1a63b4e6da1c6c688fd9d0feda UID:16221d22-63cc-49e2-8c43-6e9074d6294b NetNS:/var/run/netns/65650bb0-88bf-49f0-94af-3dffe07d62d6 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod16221d22_63cc_49e2_8c43_6e9074d6294b.slice PodAnnotations:0xc001896038}] Aliases:map[]}\"\nJun 12 16:13:57.583508 crc crio[21573]: time=\"2026-06-12T16:13:57.583060421Z\" level=info msg=\"Checking pod openshift-marketplace_387bfabfca1298c4c8a9675420a158f8862d47d6aeed857480e6a7a9d3wwjwv for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 16:13:57.597866 crc crio[21573]: time=\"2026-06-12T16:13:57.597794586Z\" level=info msg=\"Ran pod sandbox c9a7c7b0757011900fa771a8f184a019b4db2a1a63b4e6da1c6c688fd9d0feda with infra container: openshift-marketplace/387bfabfca1298c4c8a9675420a158f8862d47d6aeed857480e6a7a9d3wwjwv/POD\" id=95ae3110-2f2f-43ee-b56b-da5acd4d324a name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 16:13:57.602370 crc crio[21573]: time=\"2026-06-12T16:13:57.60217868Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=0f1ffb3d-def2-4895-bd91-f1adce1edf8e name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:13:57.607157 crc crio[21573]: time=\"2026-06-12T16:13:57.607070579Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=edebe394-d2c8-4126-9259-464b7818e51a name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:13:57.617677 crc crio[21573]: time=\"2026-06-12T16:13:57.616820173Z\" level=info msg=\"Creating container: openshift-marketplace/387bfabfca1298c4c8a9675420a158f8862d47d6aeed857480e6a7a9d3wwjwv/util\" id=b35f6f93-ca7f-49ba-a1a6-312c3fb6f7c3 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:13:57.618911 crc crio[21573]: time=\"2026-06-12T16:13:57.618006317Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:13:57.666788 crc crio[21573]: time=\"2026-06-12T16:13:57.666640129Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:13:57.672051 crc crio[21573]: time=\"2026-06-12T16:13:57.67195491Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:13:57.829658 crc crio[21573]: time=\"2026-06-12T16:13:57.82931826Z\" level=info msg=\"Created container 65a5706dbc14260e2751098456b35ac0c9996ad074a55be8815a77a800571aa9: openshift-marketplace/387bfabfca1298c4c8a9675420a158f8862d47d6aeed857480e6a7a9d3wwjwv/util\" id=b35f6f93-ca7f-49ba-a1a6-312c3fb6f7c3 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:13:57.832063 crc crio[21573]: time=\"2026-06-12T16:13:57.831948024Z\" level=info msg=\"Starting container: 65a5706dbc14260e2751098456b35ac0c9996ad074a55be8815a77a800571aa9\" id=cb2b2307-742a-4a46-9493-4da9dcad65ea name=/runtime.v1.RuntimeService/StartContainer\nJun 12 16:13:57.842613 crc crio[21573]: time=\"2026-06-12T16:13:57.842337478Z\" level=info msg=\"Started container\" PID=42988 containerID=65a5706dbc14260e2751098456b35ac0c9996ad074a55be8815a77a800571aa9 description=openshift-marketplace/387bfabfca1298c4c8a9675420a158f8862d47d6aeed857480e6a7a9d3wwjwv/util id=cb2b2307-742a-4a46-9493-4da9dcad65ea name=/runtime.v1.RuntimeService/StartContainer sandboxID=c9a7c7b0757011900fa771a8f184a019b4db2a1a63b4e6da1c6c688fd9d0feda\nJun 12 16:13:58.609345 crc crio[21573]: time=\"2026-06-12T16:13:58.608631163Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-metallb-operator-bundle@sha256:6c30bdf6bd4b56a98a770e46cbcf1085db52d2802284a33d54c7096f425d9f1f\" id=c7e36f7b-7fce-4376-8664-069d63543518 name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:13:58.610063 crc crio[21573]: time=\"2026-06-12T16:13:58.609987391Z\" level=info msg=\"Image registry.redhat.io/openshift4/ose-metallb-operator-bundle@sha256:6c30bdf6bd4b56a98a770e46cbcf1085db52d2802284a33d54c7096f425d9f1f not found\" id=c7e36f7b-7fce-4376-8664-069d63543518 name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:13:58.610206 crc crio[21573]: time=\"2026-06-12T16:13:58.610146266Z\" level=info msg=\"Neither image nor artfiact registry.redhat.io/openshift4/ose-metallb-operator-bundle@sha256:6c30bdf6bd4b56a98a770e46cbcf1085db52d2802284a33d54c7096f425d9f1f found\" id=c7e36f7b-7fce-4376-8664-069d63543518 name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:13:58.615101 crc crio[21573]: time=\"2026-06-12T16:13:58.612748408Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-metallb-operator-bundle@sha256:6c30bdf6bd4b56a98a770e46cbcf1085db52d2802284a33d54c7096f425d9f1f\" id=9276129b-a6f4-4e8b-b5f4-dbc74a5b4b0e name=/runtime.v1.ImageService/PullImage\nJun 12 16:13:58.624105 crc crio[21573]: time=\"2026-06-12T16:13:58.623847082Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-metallb-operator-bundle@sha256:6c30bdf6bd4b56a98a770e46cbcf1085db52d2802284a33d54c7096f425d9f1f\\\"\"\nJun 12 16:14:00.844522 crc crio[21573]: time=\"2026-06-12T16:14:00.843956336Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-metallb-operator-bundle@sha256:6c30bdf6bd4b56a98a770e46cbcf1085db52d2802284a33d54c7096f425d9f1f\" id=9276129b-a6f4-4e8b-b5f4-dbc74a5b4b0e name=/runtime.v1.ImageService/PullImage\nJun 12 16:14:00.846132 crc crio[21573]: time=\"2026-06-12T16:14:00.84590383Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-metallb-operator-bundle@sha256:6c30bdf6bd4b56a98a770e46cbcf1085db52d2802284a33d54c7096f425d9f1f\" id=7d9c091f-6b8c-42e5-ac9a-7074aef2ffc0 name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:14:00.851024 crc crio[21573]: time=\"2026-06-12T16:14:00.850926152Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-metallb-operator-bundle@sha256:6c30bdf6bd4b56a98a770e46cbcf1085db52d2802284a33d54c7096f425d9f1f\" id=4bb2a03b-7671-4b44-9718-1b1efb20e655 name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:14:00.865679 crc crio[21573]: time=\"2026-06-12T16:14:00.865535394Z\" level=info msg=\"Running pod sandbox: openshift-infra/auto-csr-approver-29688014-lcs44/POD\" id=46abb134-9fc9-49a5-a6ca-9c0469379ce4 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 16:14:00.865679 crc crio[21573]: time=\"2026-06-12T16:14:00.865661737Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:14:00.872139 crc crio[21573]: time=\"2026-06-12T16:14:00.872037597Z\" level=info msg=\"Creating container: openshift-marketplace/387bfabfca1298c4c8a9675420a158f8862d47d6aeed857480e6a7a9d3wwjwv/pull\" id=c4631391-1222-420b-9aff-1bc50eaf6110 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:14:00.886076 crc crio[21573]: time=\"2026-06-12T16:14:00.885946012Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:14:00.907749 crc crio[21573]: time=\"2026-06-12T16:14:00.906957363Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29688014-lcs44 Namespace:openshift-infra ID:7d7c4e6f7317a7664af85e586207c95a8e397fddcfd7f506a56bd529020f5eb7 UID:8bc28905-7273-4300-8ccd-5f625ac80069 NetNS:/var/run/netns/74d17207-c0c0-438c-9f77-793ab4e36aef Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod8bc28905_7273_4300_8ccd_5f625ac80069.slice PodAnnotations:0xc00338e4f0}] Aliases:map[]}\"\nJun 12 16:14:00.907749 crc crio[21573]: time=\"2026-06-12T16:14:00.907040435Z\" level=info msg=\"Adding pod openshift-infra_auto-csr-approver-29688014-lcs44 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 16:14:00.960913 crc crio[21573]: time=\"2026-06-12T16:14:00.960742561Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:14:00.961359 crc crio[21573]: time=\"2026-06-12T16:14:00.961324937Z\" level=warning msg=\"Failed to open /etc/passwd: open /var/lib/containers/storage/overlay/031cf2b33d965e5eb7c7ad44a290c08d891e77be91985c98d94486ba38d149af/merged/etc/passwd: no such file or directory\"\nJun 12 16:14:00.962001 crc crio[21573]: time=\"2026-06-12T16:14:00.961935404Z\" level=warning msg=\"Failed to open /etc/group: open /var/lib/containers/storage/overlay/031cf2b33d965e5eb7c7ad44a290c08d891e77be91985c98d94486ba38d149af/merged/etc/group: no such file or directory\"\nJun 12 16:14:00.970999 crc crio[21573]: time=\"2026-06-12T16:14:00.969986481Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:14:01.094713 crc crio[21573]: time=\"2026-06-12T16:14:01.093690272Z\" level=info msg=\"Created container 6d9c0fea78767832ec4dca2d70da938f6251805b2d59f27e89d8668e6c7cbef1: openshift-marketplace/387bfabfca1298c4c8a9675420a158f8862d47d6aeed857480e6a7a9d3wwjwv/pull\" id=c4631391-1222-420b-9aff-1bc50eaf6110 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:14:01.096081 crc crio[21573]: time=\"2026-06-12T16:14:01.095987407Z\" level=info msg=\"Starting container: 6d9c0fea78767832ec4dca2d70da938f6251805b2d59f27e89d8668e6c7cbef1\" id=df13701e-8d25-48b3-a747-abb0549986a5 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 16:14:01.112206 crc crio[21573]: time=\"2026-06-12T16:14:01.11200792Z\" level=info msg=\"Started container\" PID=43047 containerID=6d9c0fea78767832ec4dca2d70da938f6251805b2d59f27e89d8668e6c7cbef1 description=openshift-marketplace/387bfabfca1298c4c8a9675420a158f8862d47d6aeed857480e6a7a9d3wwjwv/pull id=df13701e-8d25-48b3-a747-abb0549986a5 name=/runtime.v1.RuntimeService/StartContainer sandboxID=c9a7c7b0757011900fa771a8f184a019b4db2a1a63b4e6da1c6c688fd9d0feda\nJun 12 16:14:01.321821 crc crio[21573]: 2026-06-12T16:14:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:7d7c4e6f7317a76 Mac:c2:21:58:7c:0b:27 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:31 Mtu:0 Sandbox:/var/run/netns/74d17207-c0c0-438c-9f77-793ab4e36aef SocketPath: PciID:}] [{Interface:0xc00037a7b0 Address:{IP:10.217.0.49 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 16:14:01.323631 crc crio[21573]: time=\"2026-06-12T16:14:01.323401838Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29688014-lcs44 Namespace:openshift-infra ID:7d7c4e6f7317a7664af85e586207c95a8e397fddcfd7f506a56bd529020f5eb7 UID:8bc28905-7273-4300-8ccd-5f625ac80069 NetNS:/var/run/netns/74d17207-c0c0-438c-9f77-793ab4e36aef Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod8bc28905_7273_4300_8ccd_5f625ac80069.slice PodAnnotations:0xc00338e4f0}] Aliases:map[]}\"\nJun 12 16:14:01.323877 crc crio[21573]: time=\"2026-06-12T16:14:01.32379191Z\" level=info msg=\"Checking pod openshift-infra_auto-csr-approver-29688014-lcs44 for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 16:14:01.337775 crc crio[21573]: time=\"2026-06-12T16:14:01.337622859Z\" level=info msg=\"Ran pod sandbox 7d7c4e6f7317a7664af85e586207c95a8e397fddcfd7f506a56bd529020f5eb7 with infra container: openshift-infra/auto-csr-approver-29688014-lcs44/POD\" id=46abb134-9fc9-49a5-a6ca-9c0469379ce4 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 16:14:01.348248 crc crio[21573]: time=\"2026-06-12T16:14:01.347862075Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-cli:latest\" id=dfc89df6-ff06-4ec4-817c-d0a2c12f74a5 name=/runtime.v1.ImageService/PullImage\nJun 12 16:14:01.357898 crc crio[21573]: time=\"2026-06-12T16:14:01.357735835Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-cli:latest\\\"\"\nJun 12 16:14:01.698396 crc crio[21573]: time=\"2026-06-12T16:14:01.698343486Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=a7f911db-787e-42c0-828c-fb2fd02bed42 name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:14:01.703193 crc crio[21573]: time=\"2026-06-12T16:14:01.702662617Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=dbe8100a-1e0a-4000-b226-518203c6ec58 name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:14:01.742959 crc crio[21573]: time=\"2026-06-12T16:14:01.74273949Z\" level=info msg=\"Creating container: openshift-marketplace/387bfabfca1298c4c8a9675420a158f8862d47d6aeed857480e6a7a9d3wwjwv/extract\" id=fb8df19a-6e4a-4b6a-8536-dbb96d269e4c name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:14:01.743859 crc crio[21573]: time=\"2026-06-12T16:14:01.743740149Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:14:01.785293 crc crio[21573]: time=\"2026-06-12T16:14:01.785142295Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:14:01.788969 crc crio[21573]: time=\"2026-06-12T16:14:01.788899421Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:14:01.909159 crc crio[21573]: time=\"2026-06-12T16:14:01.909043752Z\" level=info msg=\"Created container 60d528710a014d6eb34665b5233a050d200cd81b2569620bc69dfd8b5f996574: openshift-marketplace/387bfabfca1298c4c8a9675420a158f8862d47d6aeed857480e6a7a9d3wwjwv/extract\" id=fb8df19a-6e4a-4b6a-8536-dbb96d269e4c name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:14:01.911167 crc crio[21573]: time=\"2026-06-12T16:14:01.910799972Z\" level=info msg=\"Starting container: 60d528710a014d6eb34665b5233a050d200cd81b2569620bc69dfd8b5f996574\" id=0a1c77d8-c3f8-43e9-91ae-7825f9c9b1db name=/runtime.v1.RuntimeService/StartContainer\nJun 12 16:14:01.920565 crc crio[21573]: time=\"2026-06-12T16:14:01.919321112Z\" level=info msg=\"Started container\" PID=43100 containerID=60d528710a014d6eb34665b5233a050d200cd81b2569620bc69dfd8b5f996574 description=openshift-marketplace/387bfabfca1298c4c8a9675420a158f8862d47d6aeed857480e6a7a9d3wwjwv/extract id=0a1c77d8-c3f8-43e9-91ae-7825f9c9b1db name=/runtime.v1.RuntimeService/StartContainer sandboxID=c9a7c7b0757011900fa771a8f184a019b4db2a1a63b4e6da1c6c688fd9d0feda\nJun 12 16:14:02.874682 crc crio[21573]: time=\"2026-06-12T16:14:02.874040315Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9\" id=dfc89df6-ff06-4ec4-817c-d0a2c12f74a5 name=/runtime.v1.ImageService/PullImage\nJun 12 16:14:02.877367 crc crio[21573]: time=\"2026-06-12T16:14:02.877189884Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=f536e7ca-52cc-45e7-8f4c-e23f9a3d7eb5 name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:14:02.880173 crc crio[21573]: time=\"2026-06-12T16:14:02.880074016Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=5909a48a-3ae4-4486-8dc7-cd85c13e4477 name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:14:02.891910 crc crio[21573]: time=\"2026-06-12T16:14:02.891715893Z\" level=info msg=\"Creating container: openshift-infra/auto-csr-approver-29688014-lcs44/oc\" id=8ee7e76b-1eab-43a7-bddf-b2adeb6579c7 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:14:02.894101 crc crio[21573]: time=\"2026-06-12T16:14:02.893957648Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:14:02.939947 crc crio[21573]: time=\"2026-06-12T16:14:02.939709068Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:14:03.170300 crc crio[21573]: time=\"2026-06-12T16:14:03.17013084Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:14:03.693200 crc crio[21573]: time=\"2026-06-12T16:14:03.693014686Z\" level=info msg=\"Created container 51d94a3b712c4860da491c0bc73aad50ee2d0b87191a2ab16ddacf7fcbb17edb: openshift-infra/auto-csr-approver-29688014-lcs44/oc\" id=8ee7e76b-1eab-43a7-bddf-b2adeb6579c7 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:14:03.694982 crc crio[21573]: time=\"2026-06-12T16:14:03.6948933Z\" level=info msg=\"Starting container: 51d94a3b712c4860da491c0bc73aad50ee2d0b87191a2ab16ddacf7fcbb17edb\" id=4fbbffbd-4d20-411c-a553-e1d9ec8323da name=/runtime.v1.RuntimeService/StartContainer\nJun 12 16:14:03.704551 crc crio[21573]: time=\"2026-06-12T16:14:03.704365189Z\" level=info msg=\"Started container\" PID=43124 containerID=51d94a3b712c4860da491c0bc73aad50ee2d0b87191a2ab16ddacf7fcbb17edb description=openshift-infra/auto-csr-approver-29688014-lcs44/oc id=4fbbffbd-4d20-411c-a553-e1d9ec8323da name=/runtime.v1.RuntimeService/StartContainer sandboxID=7d7c4e6f7317a7664af85e586207c95a8e397fddcfd7f506a56bd529020f5eb7\nJun 12 16:14:03.763635 crc crio[21573]: time=\"2026-06-12T16:14:03.757810255Z\" level=info msg=\"Stopping pod sandbox: c9a7c7b0757011900fa771a8f184a019b4db2a1a63b4e6da1c6c688fd9d0feda\" id=5cda502e-377f-45af-86f3-4eaf84e0c416 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 16:14:03.763635 crc crio[21573]: time=\"2026-06-12T16:14:03.75836666Z\" level=info msg=\"Got pod network &{Name:387bfabfca1298c4c8a9675420a158f8862d47d6aeed857480e6a7a9d3wwjwv Namespace:openshift-marketplace ID:c9a7c7b0757011900fa771a8f184a019b4db2a1a63b4e6da1c6c688fd9d0feda UID:16221d22-63cc-49e2-8c43-6e9074d6294b NetNS:/var/run/netns/65650bb0-88bf-49f0-94af-3dffe07d62d6 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod16221d22_63cc_49e2_8c43_6e9074d6294b.slice PodAnnotations:0xc003674078}] Aliases:map[]}\"\nJun 12 16:14:03.763635 crc crio[21573]: time=\"2026-06-12T16:14:03.758625538Z\" level=info msg=\"Deleting pod openshift-marketplace_387bfabfca1298c4c8a9675420a158f8862d47d6aeed857480e6a7a9d3wwjwv from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 16:14:04.048309 crc crio[21573]: time=\"2026-06-12T16:14:04.04783032Z\" level=info msg=\"Stopped pod sandbox: c9a7c7b0757011900fa771a8f184a019b4db2a1a63b4e6da1c6c688fd9d0feda\" id=5cda502e-377f-45af-86f3-4eaf84e0c416 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 16:14:05.797304 crc crio[21573]: time=\"2026-06-12T16:14:05.796639431Z\" level=info msg=\"Stopping pod sandbox: 7d7c4e6f7317a7664af85e586207c95a8e397fddcfd7f506a56bd529020f5eb7\" id=0986b706-3414-4620-9049-ffab709b0975 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 16:14:05.798931 crc crio[21573]: time=\"2026-06-12T16:14:05.798540795Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29688014-lcs44 Namespace:openshift-infra ID:7d7c4e6f7317a7664af85e586207c95a8e397fddcfd7f506a56bd529020f5eb7 UID:8bc28905-7273-4300-8ccd-5f625ac80069 NetNS:/var/run/netns/74d17207-c0c0-438c-9f77-793ab4e36aef Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod8bc28905_7273_4300_8ccd_5f625ac80069.slice PodAnnotations:0xc002722018}] Aliases:map[]}\"\nJun 12 16:14:05.798931 crc crio[21573]: time=\"2026-06-12T16:14:05.798747821Z\" level=info msg=\"Deleting pod openshift-infra_auto-csr-approver-29688014-lcs44 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 16:14:06.064644 crc crio[21573]: time=\"2026-06-12T16:14:06.06376891Z\" level=info msg=\"Stopped pod sandbox: 7d7c4e6f7317a7664af85e586207c95a8e397fddcfd7f506a56bd529020f5eb7\" id=0986b706-3414-4620-9049-ffab709b0975 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 16:14:15.430921 crc crio[21573]: time=\"2026-06-12T16:14:15.429768461Z\" level=info msg=\"Running pod sandbox: metallb-system/metallb-operator-controller-manager-65d448d75d-7h7lc/POD\" id=2bd68dd0-546d-41b2-a25f-be687b07b2e0 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 16:14:15.433392 crc crio[21573]: time=\"2026-06-12T16:14:15.430956775Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:14:15.494754 crc crio[21573]: time=\"2026-06-12T16:14:15.494584763Z\" level=info msg=\"Got pod network &{Name:metallb-operator-controller-manager-65d448d75d-7h7lc Namespace:metallb-system ID:1505938c08abe66603fee9150724842694ad6a0c00ae8d28cbc43ead3e271f34 UID:7e905d1f-4fea-45a3-a882-bf4b893bb11b NetNS:/var/run/netns/0b5c9ea2-b3b4-4269-a99c-5add84b0ecb5 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod7e905d1f_4fea_45a3_a882_bf4b893bb11b.slice PodAnnotations:0xc00338e310}] Aliases:map[]}\"\nJun 12 16:14:15.494754 crc crio[21573]: time=\"2026-06-12T16:14:15.494701266Z\" level=info msg=\"Adding pod metallb-system_metallb-operator-controller-manager-65d448d75d-7h7lc to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 16:14:16.105959 crc crio[21573]: time=\"2026-06-12T16:14:16.105538375Z\" level=info msg=\"Running pod sandbox: metallb-system/metallb-operator-webhook-server-7bdcd85cf4-lmrpr/POD\" id=dd6a3f60-8b54-4d58-9280-8e8b6bd75e2e name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 16:14:16.110496 crc crio[21573]: time=\"2026-06-12T16:14:16.106173502Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:14:16.140180 crc crio[21573]: time=\"2026-06-12T16:14:16.140020495Z\" level=info msg=\"Got pod network &{Name:metallb-operator-webhook-server-7bdcd85cf4-lmrpr Namespace:metallb-system ID:435562b74d335759d8295f97be9cb7de7a6e2c842578fc85eba01ea05ccda83b UID:2ec0bffb-bf43-4cdc-a479-62d705f29097 NetNS:/var/run/netns/e9b9b773-fd0c-49bb-830e-6d3b98b1e12b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod2ec0bffb_bf43_4cdc_a479_62d705f29097.slice PodAnnotations:0xc00338e648}] Aliases:map[]}\"\nJun 12 16:14:16.140180 crc crio[21573]: time=\"2026-06-12T16:14:16.140096267Z\" level=info msg=\"Adding pod metallb-system_metallb-operator-webhook-server-7bdcd85cf4-lmrpr to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 16:14:16.361911 crc crio[21573]: 2026-06-12T16:14:16Z [verbose] CmdAdd (shim): {1.1.0 [{Name:1505938c08abe66 Mac:66:9d:b3:22:db:26 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:33 Mtu:0 Sandbox:/var/run/netns/0b5c9ea2-b3b4-4269-a99c-5add84b0ecb5 SocketPath: PciID:}] [{Interface:0xc0003225b0 Address:{IP:10.217.0.51 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 16:14:16.364201 crc crio[21573]: time=\"2026-06-12T16:14:16.364106539Z\" level=info msg=\"Got pod network &{Name:metallb-operator-controller-manager-65d448d75d-7h7lc Namespace:metallb-system ID:1505938c08abe66603fee9150724842694ad6a0c00ae8d28cbc43ead3e271f34 UID:7e905d1f-4fea-45a3-a882-bf4b893bb11b NetNS:/var/run/netns/0b5c9ea2-b3b4-4269-a99c-5add84b0ecb5 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod7e905d1f_4fea_45a3_a882_bf4b893bb11b.slice PodAnnotations:0xc00338e310}] Aliases:map[]}\"\nJun 12 16:14:16.367080 crc crio[21573]: time=\"2026-06-12T16:14:16.36453363Z\" level=info msg=\"Checking pod metallb-system_metallb-operator-controller-manager-65d448d75d-7h7lc for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 16:14:16.379627 crc crio[21573]: time=\"2026-06-12T16:14:16.375697376Z\" level=info msg=\"Ran pod sandbox 1505938c08abe66603fee9150724842694ad6a0c00ae8d28cbc43ead3e271f34 with infra container: metallb-system/metallb-operator-controller-manager-65d448d75d-7h7lc/POD\" id=2bd68dd0-546d-41b2-a25f-be687b07b2e0 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 16:14:16.396068 crc crio[21573]: time=\"2026-06-12T16:14:16.393526293Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:d54d28129bf6a24b6c1331cb4de963fa8892b5f1811bba98b05f8087ff0412ca\" id=fab0ffba-ec25-4bab-8d2f-dd67de2d8ba6 name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:14:16.396068 crc crio[21573]: time=\"2026-06-12T16:14:16.394900943Z\" level=info msg=\"Image registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:d54d28129bf6a24b6c1331cb4de963fa8892b5f1811bba98b05f8087ff0412ca not found\" id=fab0ffba-ec25-4bab-8d2f-dd67de2d8ba6 name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:14:16.396068 crc crio[21573]: time=\"2026-06-12T16:14:16.394973155Z\" level=info msg=\"Neither image nor artfiact registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:d54d28129bf6a24b6c1331cb4de963fa8892b5f1811bba98b05f8087ff0412ca found\" id=fab0ffba-ec25-4bab-8d2f-dd67de2d8ba6 name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:14:16.404550 crc crio[21573]: time=\"2026-06-12T16:14:16.404395665Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:d54d28129bf6a24b6c1331cb4de963fa8892b5f1811bba98b05f8087ff0412ca\" id=c41810bc-d08b-4676-a5fb-6b4896265337 name=/runtime.v1.ImageService/PullImage\nJun 12 16:14:16.411212 crc crio[21573]: time=\"2026-06-12T16:14:16.410618641Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:d54d28129bf6a24b6c1331cb4de963fa8892b5f1811bba98b05f8087ff0412ca\\\"\"\nJun 12 16:14:16.549982 crc crio[21573]: 2026-06-12T16:14:16Z [verbose] CmdAdd (shim): {1.1.0 [{Name:435562b74d33575 Mac:c6:29:b1:e8:70:ff Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:34 Mtu:0 Sandbox:/var/run/netns/e9b9b773-fd0c-49bb-830e-6d3b98b1e12b SocketPath: PciID:}] [{Interface:0xc0001465c0 Address:{IP:10.217.0.52 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 16:14:16.552530 crc crio[21573]: time=\"2026-06-12T16:14:16.552364632Z\" level=info msg=\"Got pod network &{Name:metallb-operator-webhook-server-7bdcd85cf4-lmrpr Namespace:metallb-system ID:435562b74d335759d8295f97be9cb7de7a6e2c842578fc85eba01ea05ccda83b UID:2ec0bffb-bf43-4cdc-a479-62d705f29097 NetNS:/var/run/netns/e9b9b773-fd0c-49bb-830e-6d3b98b1e12b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod2ec0bffb_bf43_4cdc_a479_62d705f29097.slice PodAnnotations:0xc00338e648}] Aliases:map[]}\"\nJun 12 16:14:16.552864 crc crio[21573]: time=\"2026-06-12T16:14:16.552806064Z\" level=info msg=\"Checking pod metallb-system_metallb-operator-webhook-server-7bdcd85cf4-lmrpr for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 16:14:16.565996 crc crio[21573]: time=\"2026-06-12T16:14:16.565950805Z\" level=info msg=\"Ran pod sandbox 435562b74d335759d8295f97be9cb7de7a6e2c842578fc85eba01ea05ccda83b with infra container: metallb-system/metallb-operator-webhook-server-7bdcd85cf4-lmrpr/POD\" id=dd6a3f60-8b54-4d58-9280-8e8b6bd75e2e name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 16:14:16.568794 crc crio[21573]: time=\"2026-06-12T16:14:16.568616199Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/metallb-rhel9@sha256:6aa594574155f96f114754ed1197b8189aafd6d91f1ff4289ba82fb3e651f1ee\" id=518b70fb-0b53-4ef1-8baf-c1b563ec1bff name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:14:16.569223 crc crio[21573]: time=\"2026-06-12T16:14:16.569169704Z\" level=info msg=\"Image registry.redhat.io/openshift4/metallb-rhel9@sha256:6aa594574155f96f114754ed1197b8189aafd6d91f1ff4289ba82fb3e651f1ee not found\" id=518b70fb-0b53-4ef1-8baf-c1b563ec1bff name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:14:16.569323 crc crio[21573]: time=\"2026-06-12T16:14:16.569281087Z\" level=info msg=\"Neither image nor artfiact registry.redhat.io/openshift4/metallb-rhel9@sha256:6aa594574155f96f114754ed1197b8189aafd6d91f1ff4289ba82fb3e651f1ee found\" id=518b70fb-0b53-4ef1-8baf-c1b563ec1bff name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:14:16.570844 crc crio[21573]: time=\"2026-06-12T16:14:16.570812381Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/metallb-rhel9@sha256:6aa594574155f96f114754ed1197b8189aafd6d91f1ff4289ba82fb3e651f1ee\" id=af1ec1fd-9454-4794-94d3-e06ae37356a1 name=/runtime.v1.ImageService/PullImage\nJun 12 16:14:16.581304 crc crio[21573]: time=\"2026-06-12T16:14:16.574756613Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/metallb-rhel9@sha256:6aa594574155f96f114754ed1197b8189aafd6d91f1ff4289ba82fb3e651f1ee\\\"\"\nJun 12 16:14:29.854945 crc crio[21573]: time=\"2026-06-12T16:14:29.85370298Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:17a529d2879517de7496a2b9408b82d437fe0e858cc5f62aea1ff22151b4d86a\" id=c41810bc-d08b-4676-a5fb-6b4896265337 name=/runtime.v1.ImageService/PullImage\nJun 12 16:14:29.859552 crc crio[21573]: time=\"2026-06-12T16:14:29.858230257Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:d54d28129bf6a24b6c1331cb4de963fa8892b5f1811bba98b05f8087ff0412ca\" id=a8641728-465f-4228-9489-c325debf9c68 name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:14:29.865940 crc crio[21573]: time=\"2026-06-12T16:14:29.865785421Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:d54d28129bf6a24b6c1331cb4de963fa8892b5f1811bba98b05f8087ff0412ca\" id=a7e09a11-3806-490b-9d18-9e2c6c44e009 name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:14:29.883115 crc crio[21573]: time=\"2026-06-12T16:14:29.882903126Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/metallb-rhel9@sha256:d641d7235a0ecc39b8e0bb0d437962611f44602ab030791c04dbbc7d8e11c885\" id=af1ec1fd-9454-4794-94d3-e06ae37356a1 name=/runtime.v1.ImageService/PullImage\nJun 12 16:14:29.884881 crc crio[21573]: time=\"2026-06-12T16:14:29.884738926Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/metallb-rhel9@sha256:6aa594574155f96f114754ed1197b8189aafd6d91f1ff4289ba82fb3e651f1ee\" id=b3bf99ea-8e5d-485f-b832-f2d95c5c807e name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:14:29.890984 crc crio[21573]: time=\"2026-06-12T16:14:29.890854068Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/metallb-rhel9@sha256:6aa594574155f96f114754ed1197b8189aafd6d91f1ff4289ba82fb3e651f1ee\" id=9bfbb567-b333-4bc2-8665-0fbaecdfe399 name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:14:29.905202 crc crio[21573]: time=\"2026-06-12T16:14:29.90508072Z\" level=info msg=\"Creating container: metallb-system/metallb-operator-controller-manager-65d448d75d-7h7lc/manager\" id=e44620aa-dc52-4a67-a274-ab1ca8bfb0e2 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:14:29.907608 crc crio[21573]: time=\"2026-06-12T16:14:29.907386906Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:14:29.912894 crc crio[21573]: time=\"2026-06-12T16:14:29.912761797Z\" level=info msg=\"Creating container: metallb-system/metallb-operator-webhook-server-7bdcd85cf4-lmrpr/webhook-server\" id=f9da67c4-28c1-4e68-a605-167cd49d4d15 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:14:29.920129 crc crio[21573]: time=\"2026-06-12T16:14:29.920020182Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:14:29.963044 crc crio[21573]: time=\"2026-06-12T16:14:29.962960203Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:14:29.971628 crc crio[21573]: time=\"2026-06-12T16:14:29.971572385Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:14:29.990080 crc crio[21573]: time=\"2026-06-12T16:14:29.989914553Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:14:29.997647 crc crio[21573]: time=\"2026-06-12T16:14:29.99759026Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:14:30.149691 crc crio[21573]: time=\"2026-06-12T16:14:30.149019994Z\" level=info msg=\"Created container 171de7a186ff6dababcb5cb4e46d56dedd09add8520db9064a7364fac550ef62: metallb-system/metallb-operator-controller-manager-65d448d75d-7h7lc/manager\" id=e44620aa-dc52-4a67-a274-ab1ca8bfb0e2 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:14:30.150825 crc crio[21573]: time=\"2026-06-12T16:14:30.150791855Z\" level=info msg=\"Created container 880c95eb85a1fe5056bc00a6072a5023459f89a0858925c6c8720c394c63a914: metallb-system/metallb-operator-webhook-server-7bdcd85cf4-lmrpr/webhook-server\" id=f9da67c4-28c1-4e68-a605-167cd49d4d15 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:14:30.151738 crc crio[21573]: time=\"2026-06-12T16:14:30.151641419Z\" level=info msg=\"Starting container: 171de7a186ff6dababcb5cb4e46d56dedd09add8520db9064a7364fac550ef62\" id=abeba204-dba1-49bc-b9c9-77aa5cbaaa40 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 16:14:30.156002 crc crio[21573]: time=\"2026-06-12T16:14:30.155892927Z\" level=info msg=\"Starting container: 880c95eb85a1fe5056bc00a6072a5023459f89a0858925c6c8720c394c63a914\" id=63b9cf1c-8515-49a6-9b01-afd7c02dea44 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 16:14:30.158716 crc crio[21573]: time=\"2026-06-12T16:14:30.158392238Z\" level=info msg=\"Started container\" PID=43767 containerID=171de7a186ff6dababcb5cb4e46d56dedd09add8520db9064a7364fac550ef62 description=metallb-system/metallb-operator-controller-manager-65d448d75d-7h7lc/manager id=abeba204-dba1-49bc-b9c9-77aa5cbaaa40 name=/runtime.v1.RuntimeService/StartContainer sandboxID=1505938c08abe66603fee9150724842694ad6a0c00ae8d28cbc43ead3e271f34\nJun 12 16:14:30.168153 crc crio[21573]: time=\"2026-06-12T16:14:30.168034482Z\" level=info msg=\"Started container\" PID=43766 containerID=880c95eb85a1fe5056bc00a6072a5023459f89a0858925c6c8720c394c63a914 description=metallb-system/metallb-operator-webhook-server-7bdcd85cf4-lmrpr/webhook-server id=63b9cf1c-8515-49a6-9b01-afd7c02dea44 name=/runtime.v1.RuntimeService/StartContainer sandboxID=435562b74d335759d8295f97be9cb7de7a6e2c842578fc85eba01ea05ccda83b\nJun 12 16:14:55.441132 crc crio[21573]: time=\"2026-06-12T16:14:55.439866002Z\" level=info msg=\"Removing container: 6db6c73d13fa7c769b7d7b1001341c6afc7a7f2c2b98efa58e7f05e62524ed41\" id=6aa8c257-6640-4e9e-8fa2-a8a2538358a9 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 16:14:55.613334 crc crio[21573]: time=\"2026-06-12T16:14:55.613059247Z\" level=info msg=\"Removed container 6db6c73d13fa7c769b7d7b1001341c6afc7a7f2c2b98efa58e7f05e62524ed41: openshift-infra/auto-csr-approver-29688008-7pn8j/oc\" id=6aa8c257-6640-4e9e-8fa2-a8a2538358a9 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 16:14:55.634728 crc crio[21573]: time=\"2026-06-12T16:14:55.634558395Z\" level=info msg=\"Stopping pod sandbox: 701fabfc62740b5efe535ef5f2b9ca4e17a70a611c7fb11169b8ef6450e801b6\" id=c6be5cda-16a4-4a01-a4c6-eac21151bf7b name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 16:14:55.635142 crc crio[21573]: time=\"2026-06-12T16:14:55.634897144Z\" level=info msg=\"Stopped pod sandbox (already stopped): 701fabfc62740b5efe535ef5f2b9ca4e17a70a611c7fb11169b8ef6450e801b6\" id=c6be5cda-16a4-4a01-a4c6-eac21151bf7b name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 16:14:55.638756 crc crio[21573]: time=\"2026-06-12T16:14:55.638657052Z\" level=info msg=\"Removing pod sandbox: 701fabfc62740b5efe535ef5f2b9ca4e17a70a611c7fb11169b8ef6450e801b6\" id=b85841aa-9e97-4fe1-be1f-ee9bf82c6a38 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 16:14:55.650850 crc crio[21573]: time=\"2026-06-12T16:14:55.650754543Z\" level=info msg=\"Removed pod sandbox: 701fabfc62740b5efe535ef5f2b9ca4e17a70a611c7fb11169b8ef6450e801b6\" id=b85841aa-9e97-4fe1-be1f-ee9bf82c6a38 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 16:15:00.553138 crc crio[21573]: time=\"2026-06-12T16:15:00.552230112Z\" level=info msg=\"Running pod sandbox: openshift-operator-lifecycle-manager/collect-profiles-29688015-kjg55/POD\" id=a580ca40-28c9-431f-9f17-f63e5e3707a0 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 16:15:00.555764 crc crio[21573]: time=\"2026-06-12T16:15:00.553172329Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:15:00.586638 crc crio[21573]: time=\"2026-06-12T16:15:00.586373037Z\" level=info msg=\"Got pod network &{Name:collect-profiles-29688015-kjg55 Namespace:openshift-operator-lifecycle-manager ID:f359bc141a07ac92159d1a62815bdc5fa56fa86b4b4f339e3984652bd23c578b UID:0f22d760-1534-4bbe-a4d9-88d742189469 NetNS:/var/run/netns/e4691453-2d7d-4282-85d8-807028264b44 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod0f22d760_1534_4bbe_a4d9_88d742189469.slice PodAnnotations:0xc00209e2d8}] Aliases:map[]}\"\nJun 12 16:15:00.586638 crc crio[21573]: time=\"2026-06-12T16:15:00.586505222Z\" level=info msg=\"Adding pod openshift-operator-lifecycle-manager_collect-profiles-29688015-kjg55 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 16:15:00.963367 crc crio[21573]: 2026-06-12T16:15:00Z [verbose] CmdAdd (shim): {1.1.0 [{Name:f359bc141a07ac9 Mac:16:d3:5b:ba:39:0d Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:38 Mtu:0 Sandbox:/var/run/netns/e4691453-2d7d-4282-85d8-807028264b44 SocketPath: PciID:}] [{Interface:0xc00025ca20 Address:{IP:10.217.0.56 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 16:15:00.965890 crc crio[21573]: time=\"2026-06-12T16:15:00.965803604Z\" level=info msg=\"Got pod network &{Name:collect-profiles-29688015-kjg55 Namespace:openshift-operator-lifecycle-manager ID:f359bc141a07ac92159d1a62815bdc5fa56fa86b4b4f339e3984652bd23c578b UID:0f22d760-1534-4bbe-a4d9-88d742189469 NetNS:/var/run/netns/e4691453-2d7d-4282-85d8-807028264b44 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod0f22d760_1534_4bbe_a4d9_88d742189469.slice PodAnnotations:0xc00209e2d8}] Aliases:map[]}\"\nJun 12 16:15:00.966202 crc crio[21573]: time=\"2026-06-12T16:15:00.966058702Z\" level=info msg=\"Checking pod openshift-operator-lifecycle-manager_collect-profiles-29688015-kjg55 for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 16:15:00.977541 crc crio[21573]: time=\"2026-06-12T16:15:00.974133143Z\" level=info msg=\"Ran pod sandbox f359bc141a07ac92159d1a62815bdc5fa56fa86b4b4f339e3984652bd23c578b with infra container: openshift-operator-lifecycle-manager/collect-profiles-29688015-kjg55/POD\" id=a580ca40-28c9-431f-9f17-f63e5e3707a0 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 16:15:00.978075 crc crio[21573]: time=\"2026-06-12T16:15:00.977964987Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=54115729-bac3-4e48-9af9-59b19414cd86 name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:15:00.981977 crc crio[21573]: time=\"2026-06-12T16:15:00.981879439Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=b23f2701-c305-4e52-ac23-77fbb50bdf40 name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:15:00.990051 crc crio[21573]: time=\"2026-06-12T16:15:00.989943674Z\" level=info msg=\"Creating container: openshift-operator-lifecycle-manager/collect-profiles-29688015-kjg55/collect-profiles\" id=386e7cb0-148b-4d2e-8d4f-749eabee9b40 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:15:00.990754 crc crio[21573]: time=\"2026-06-12T16:15:00.990683475Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:15:01.026548 crc crio[21573]: time=\"2026-06-12T16:15:01.026410263Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:15:01.030950 crc crio[21573]: time=\"2026-06-12T16:15:01.0308686Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:15:01.177299 crc crio[21573]: time=\"2026-06-12T16:15:01.177109586Z\" level=info msg=\"Created container c6395b208489194c8dcf05217b714c81c4c7808ff7b954513640627914f05ba1: openshift-operator-lifecycle-manager/collect-profiles-29688015-kjg55/collect-profiles\" id=386e7cb0-148b-4d2e-8d4f-749eabee9b40 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:15:01.178813 crc crio[21573]: time=\"2026-06-12T16:15:01.178707722Z\" level=info msg=\"Starting container: c6395b208489194c8dcf05217b714c81c4c7808ff7b954513640627914f05ba1\" id=9e13fb74-79c1-49bd-8a56-a517e0b2bab7 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 16:15:01.185910 crc crio[21573]: time=\"2026-06-12T16:15:01.185717841Z\" level=info msg=\"Started container\" PID=44264 containerID=c6395b208489194c8dcf05217b714c81c4c7808ff7b954513640627914f05ba1 description=openshift-operator-lifecycle-manager/collect-profiles-29688015-kjg55/collect-profiles id=9e13fb74-79c1-49bd-8a56-a517e0b2bab7 name=/runtime.v1.RuntimeService/StartContainer sandboxID=f359bc141a07ac92159d1a62815bdc5fa56fa86b4b4f339e3984652bd23c578b\nJun 12 16:15:02.779783 crc crio[21573]: time=\"2026-06-12T16:15:02.778987162Z\" level=info msg=\"Running pod sandbox: metallb-system/controller-8464864885-zc27b/POD\" id=6d81f14d-5b25-4c4b-a6bc-6d6f8733429b name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 16:15:02.779783 crc crio[21573]: time=\"2026-06-12T16:15:02.779767344Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:15:02.814301 crc crio[21573]: time=\"2026-06-12T16:15:02.814131986Z\" level=info msg=\"Got pod network &{Name:controller-8464864885-zc27b Namespace:metallb-system ID:33429750d19cd219868916b2a5fd66c9ce41b0b3630efb4a6ddec3ac66e1fb46 UID:d328d980-62be-44b4-83c9-3d582f342299 NetNS:/var/run/netns/3f26f057-f5a8-46b8-ab0e-da639a241e06 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podd328d980_62be_44b4_83c9_3d582f342299.slice PodAnnotations:0xc00338e200}] Aliases:map[]}\"\nJun 12 16:15:02.814301 crc crio[21573]: time=\"2026-06-12T16:15:02.814246028Z\" level=info msg=\"Adding pod metallb-system_controller-8464864885-zc27b to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 16:15:03.313198 crc crio[21573]: 2026-06-12T16:15:03Z [verbose] CmdAdd (shim): {1.1.0 [{Name:33429750d19cd21 Mac:8a:e6:df:ff:a8:d3 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:3f Mtu:0 Sandbox:/var/run/netns/3f26f057-f5a8-46b8-ab0e-da639a241e06 SocketPath: PciID:}] [{Interface:0xc0001345c0 Address:{IP:10.217.0.63 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 16:15:03.316110 crc crio[21573]: time=\"2026-06-12T16:15:03.315866434Z\" level=info msg=\"Got pod network &{Name:controller-8464864885-zc27b Namespace:metallb-system ID:33429750d19cd219868916b2a5fd66c9ce41b0b3630efb4a6ddec3ac66e1fb46 UID:d328d980-62be-44b4-83c9-3d582f342299 NetNS:/var/run/netns/3f26f057-f5a8-46b8-ab0e-da639a241e06 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podd328d980_62be_44b4_83c9_3d582f342299.slice PodAnnotations:0xc00338e200}] Aliases:map[]}\"\nJun 12 16:15:03.316525 crc crio[21573]: time=\"2026-06-12T16:15:03.316198064Z\" level=info msg=\"Checking pod metallb-system_controller-8464864885-zc27b for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 16:15:03.335225 crc crio[21573]: time=\"2026-06-12T16:15:03.33508204Z\" level=info msg=\"Ran pod sandbox 33429750d19cd219868916b2a5fd66c9ce41b0b3630efb4a6ddec3ac66e1fb46 with infra container: metallb-system/controller-8464864885-zc27b/POD\" id=6d81f14d-5b25-4c4b-a6bc-6d6f8733429b name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 16:15:03.338313 crc crio[21573]: time=\"2026-06-12T16:15:03.338193813Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/metallb-rhel9@sha256:6aa594574155f96f114754ed1197b8189aafd6d91f1ff4289ba82fb3e651f1ee\" id=12e21d54-8711-42ea-9fc4-b4667de4cc6a name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:15:03.343592 crc crio[21573]: time=\"2026-06-12T16:15:03.343331919Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/metallb-rhel9@sha256:6aa594574155f96f114754ed1197b8189aafd6d91f1ff4289ba82fb3e651f1ee\" id=8a2495e3-8b29-4185-b195-f5c1f0652fe6 name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:15:03.354963 crc crio[21573]: time=\"2026-06-12T16:15:03.354802161Z\" level=info msg=\"Creating container: metallb-system/controller-8464864885-zc27b/controller\" id=974138ef-0e27-4d9e-aaa0-24ad77ebfe50 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:15:03.355670 crc crio[21573]: time=\"2026-06-12T16:15:03.355587069Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:15:03.483863 crc crio[21573]: time=\"2026-06-12T16:15:03.483735885Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:15:03.508960 crc crio[21573]: time=\"2026-06-12T16:15:03.50884787Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:15:03.658723 crc crio[21573]: time=\"2026-06-12T16:15:03.65785535Z\" level=info msg=\"Stopping pod sandbox: f359bc141a07ac92159d1a62815bdc5fa56fa86b4b4f339e3984652bd23c578b\" id=ccb7e4cd-bd18-4785-8e42-9d1ea8eefe44 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 16:15:03.658723 crc crio[21573]: time=\"2026-06-12T16:15:03.658597791Z\" level=info msg=\"Got pod network &{Name:collect-profiles-29688015-kjg55 Namespace:openshift-operator-lifecycle-manager ID:f359bc141a07ac92159d1a62815bdc5fa56fa86b4b4f339e3984652bd23c578b UID:0f22d760-1534-4bbe-a4d9-88d742189469 NetNS:/var/run/netns/e4691453-2d7d-4282-85d8-807028264b44 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod0f22d760_1534_4bbe_a4d9_88d742189469.slice PodAnnotations:0xc003674048}] Aliases:map[]}\"\nJun 12 16:15:03.658910 crc crio[21573]: time=\"2026-06-12T16:15:03.658817967Z\" level=info msg=\"Deleting pod openshift-operator-lifecycle-manager_collect-profiles-29688015-kjg55 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 16:15:03.770192 crc crio[21573]: time=\"2026-06-12T16:15:03.769887026Z\" level=info msg=\"Created container bc574c85154fa979a3ab19340471fccc31b71ee71035b9020e513958320a0dfe: metallb-system/controller-8464864885-zc27b/controller\" id=974138ef-0e27-4d9e-aaa0-24ad77ebfe50 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:15:03.774022 crc crio[21573]: time=\"2026-06-12T16:15:03.773096071Z\" level=info msg=\"Starting container: bc574c85154fa979a3ab19340471fccc31b71ee71035b9020e513958320a0dfe\" id=ad14275f-48e8-437b-8ece-d41973fb47ff name=/runtime.v1.RuntimeService/StartContainer\nJun 12 16:15:03.794384 crc crio[21573]: time=\"2026-06-12T16:15:03.793802665Z\" level=info msg=\"Started container\" PID=44336 containerID=bc574c85154fa979a3ab19340471fccc31b71ee71035b9020e513958320a0dfe description=metallb-system/controller-8464864885-zc27b/controller id=ad14275f-48e8-437b-8ece-d41973fb47ff name=/runtime.v1.RuntimeService/StartContainer sandboxID=33429750d19cd219868916b2a5fd66c9ce41b0b3630efb4a6ddec3ac66e1fb46\nJun 12 16:15:03.825033 crc crio[21573]: time=\"2026-06-12T16:15:03.824865668Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:78053b8e01dc3fb4442aa8f899787540074d67b84813d6893e947fcea00491c1\" id=5dcf59e6-0fae-4c71-8983-16765c2f7e5b name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:15:03.833066 crc crio[21573]: time=\"2026-06-12T16:15:03.832955058Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:78053b8e01dc3fb4442aa8f899787540074d67b84813d6893e947fcea00491c1\" id=04630d35-257d-4262-b9d4-685ba0270704 name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:15:03.852233 crc crio[21573]: time=\"2026-06-12T16:15:03.852118562Z\" level=info msg=\"Creating container: metallb-system/controller-8464864885-zc27b/kube-rbac-proxy\" id=b28901dc-b804-4e4b-a695-3ca6d32f1aa1 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:15:03.852908 crc crio[21573]: time=\"2026-06-12T16:15:03.852825382Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:15:03.917049 crc crio[21573]: time=\"2026-06-12T16:15:03.916787484Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:15:03.926111 crc crio[21573]: time=\"2026-06-12T16:15:03.926010802Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:15:04.128656 crc crio[21573]: time=\"2026-06-12T16:15:04.128309685Z\" level=info msg=\"Created container 71d4031186ad77e4c82e6a6240d0e2128d5e02b48dacfc250deb53e23fe01cdd: metallb-system/controller-8464864885-zc27b/kube-rbac-proxy\" id=b28901dc-b804-4e4b-a695-3ca6d32f1aa1 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:15:04.136137 crc crio[21573]: time=\"2026-06-12T16:15:04.134884672Z\" level=info msg=\"Starting container: 71d4031186ad77e4c82e6a6240d0e2128d5e02b48dacfc250deb53e23fe01cdd\" id=4052efb6-02c1-4f8c-80c1-13bbe5538182 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 16:15:04.153404 crc crio[21573]: time=\"2026-06-12T16:15:04.152353502Z\" level=info msg=\"Started container\" PID=44391 containerID=71d4031186ad77e4c82e6a6240d0e2128d5e02b48dacfc250deb53e23fe01cdd description=metallb-system/controller-8464864885-zc27b/kube-rbac-proxy id=4052efb6-02c1-4f8c-80c1-13bbe5538182 name=/runtime.v1.RuntimeService/StartContainer sandboxID=33429750d19cd219868916b2a5fd66c9ce41b0b3630efb4a6ddec3ac66e1fb46\nJun 12 16:15:04.330971 crc crio[21573]: time=\"2026-06-12T16:15:04.33090023Z\" level=info msg=\"Stopped pod sandbox: f359bc141a07ac92159d1a62815bdc5fa56fa86b4b4f339e3984652bd23c578b\" id=ccb7e4cd-bd18-4785-8e42-9d1ea8eefe44 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 16:15:06.382667 crc crio[21573]: time=\"2026-06-12T16:15:06.380155897Z\" level=info msg=\"Running pod sandbox: metallb-system/speaker-fwf6d/POD\" id=ba0aa9b2-7a49-46fb-b2e0-fc4d42eae3d6 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 16:15:06.382667 crc crio[21573]: time=\"2026-06-12T16:15:06.382653388Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:15:06.484543 crc crio[21573]: time=\"2026-06-12T16:15:06.48408422Z\" level=warning msg=\"Skipping invalid sysctl specified by config {net.ipv4.ping_group_range 0 2147483647}: \\\"net.ipv4.ping_group_range\\\" not allowed with host net enabled\" id=ba0aa9b2-7a49-46fb-b2e0-fc4d42eae3d6 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 16:15:06.530807 crc crio[21573]: time=\"2026-06-12T16:15:06.53017502Z\" level=info msg=\"Ran pod sandbox d88fe76c95c1600b92d9a5dc0b130ca5780ccf674f9b94e3ceb9b79b19ad49b2 with infra container: metallb-system/speaker-fwf6d/POD\" id=ba0aa9b2-7a49-46fb-b2e0-fc4d42eae3d6 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 16:15:06.544316 crc crio[21573]: time=\"2026-06-12T16:15:06.543770468Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/metallb-rhel9@sha256:6aa594574155f96f114754ed1197b8189aafd6d91f1ff4289ba82fb3e651f1ee\" id=674bf9a1-77db-4d02-b1cc-7ffd7728b7f3 name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:15:06.553598 crc crio[21573]: time=\"2026-06-12T16:15:06.553229597Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/metallb-rhel9@sha256:6aa594574155f96f114754ed1197b8189aafd6d91f1ff4289ba82fb3e651f1ee\" id=92a87cff-86c8-46b1-9edd-4be026a40d7f name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:15:06.593237 crc crio[21573]: time=\"2026-06-12T16:15:06.593089318Z\" level=info msg=\"Creating container: metallb-system/speaker-fwf6d/speaker\" id=f2482409-48b3-45b4-8372-490a22aedc64 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:15:06.594766 crc crio[21573]: time=\"2026-06-12T16:15:06.594066526Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:15:06.759113 crc crio[21573]: time=\"2026-06-12T16:15:06.758383143Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:15:07.341564 crc crio[21573]: time=\"2026-06-12T16:15:07.340887782Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:15:07.530574 crc crio[21573]: time=\"2026-06-12T16:15:07.530419086Z\" level=info msg=\"Created container 10283ea4ae9e8d79060c4f0e69e9c5ef4a4fb3ef69fa2ace032ba75af8195bbc: metallb-system/speaker-fwf6d/speaker\" id=f2482409-48b3-45b4-8372-490a22aedc64 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:15:07.533780 crc crio[21573]: time=\"2026-06-12T16:15:07.533726164Z\" level=info msg=\"Starting container: 10283ea4ae9e8d79060c4f0e69e9c5ef4a4fb3ef69fa2ace032ba75af8195bbc\" id=81ce9b1e-368e-4d08-9254-4ceb02444e10 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 16:15:07.540377 crc crio[21573]: time=\"2026-06-12T16:15:07.540312323Z\" level=info msg=\"Started container\" PID=44496 containerID=10283ea4ae9e8d79060c4f0e69e9c5ef4a4fb3ef69fa2ace032ba75af8195bbc description=metallb-system/speaker-fwf6d/speaker id=81ce9b1e-368e-4d08-9254-4ceb02444e10 name=/runtime.v1.RuntimeService/StartContainer sandboxID=d88fe76c95c1600b92d9a5dc0b130ca5780ccf674f9b94e3ceb9b79b19ad49b2\nJun 12 16:15:07.571575 crc crio[21573]: time=\"2026-06-12T16:15:07.569611639Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:78053b8e01dc3fb4442aa8f899787540074d67b84813d6893e947fcea00491c1\" id=2c68c7a0-d44b-43df-8df2-4955a3c5c751 name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:15:07.575574 crc crio[21573]: time=\"2026-06-12T16:15:07.575421258Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:78053b8e01dc3fb4442aa8f899787540074d67b84813d6893e947fcea00491c1\" id=e43c7950-236d-438c-852b-bc089e6786b9 name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:15:07.590804 crc crio[21573]: time=\"2026-06-12T16:15:07.590739882Z\" level=info msg=\"Creating container: metallb-system/speaker-fwf6d/kube-rbac-proxy\" id=ad9431ba-67b1-425f-a4bc-8bba044150ad name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:15:07.591817 crc crio[21573]: time=\"2026-06-12T16:15:07.591787272Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:15:07.698019 crc crio[21573]: time=\"2026-06-12T16:15:07.696046335Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:15:08.304164 crc crio[21573]: time=\"2026-06-12T16:15:08.301809237Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:15:08.496671 crc crio[21573]: time=\"2026-06-12T16:15:08.496557795Z\" level=info msg=\"Created container f2f29835f97f5ddd6d3fd0bebbf7263d4fe8be192f1befa414c050b4fda09990: metallb-system/speaker-fwf6d/kube-rbac-proxy\" id=ad9431ba-67b1-425f-a4bc-8bba044150ad name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:15:08.498853 crc crio[21573]: time=\"2026-06-12T16:15:08.498771327Z\" level=info msg=\"Starting container: f2f29835f97f5ddd6d3fd0bebbf7263d4fe8be192f1befa414c050b4fda09990\" id=718abc98-f4ce-471a-bdca-5c5f503f57d6 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 16:15:08.507033 crc crio[21573]: time=\"2026-06-12T16:15:08.506894762Z\" level=info msg=\"Started container\" PID=44515 containerID=f2f29835f97f5ddd6d3fd0bebbf7263d4fe8be192f1befa414c050b4fda09990 description=metallb-system/speaker-fwf6d/kube-rbac-proxy id=718abc98-f4ce-471a-bdca-5c5f503f57d6 name=/runtime.v1.RuntimeService/StartContainer sandboxID=d88fe76c95c1600b92d9a5dc0b130ca5780ccf674f9b94e3ceb9b79b19ad49b2\nJun 12 16:15:29.842933 crc crio[21573]: time=\"2026-06-12T16:15:29.840563368Z\" level=info msg=\"Running pod sandbox: openshift-frr-k8s/frr-k8s-6jhk6/POD\" id=f51eb1c8-7fc9-4bd2-8c5d-0ccb32a50610 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 16:15:29.842933 crc crio[21573]: time=\"2026-06-12T16:15:29.841923047Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:15:29.868950 crc crio[21573]: time=\"2026-06-12T16:15:29.868853807Z\" level=warning msg=\"Skipping invalid sysctl specified by config {net.ipv4.ping_group_range 0 2147483647}: \\\"net.ipv4.ping_group_range\\\" not allowed with host net enabled\" id=f51eb1c8-7fc9-4bd2-8c5d-0ccb32a50610 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 16:15:30.067543 crc crio[21573]: time=\"2026-06-12T16:15:30.066827924Z\" level=info msg=\"Ran pod sandbox d72e78cc1a0ac36b6a720a795ad3dd8ecd39f190a9c3e8be4d10f638daac027e with infra container: openshift-frr-k8s/frr-k8s-6jhk6/POD\" id=f51eb1c8-7fc9-4bd2-8c5d-0ccb32a50610 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 16:15:30.071036 crc crio[21573]: time=\"2026-06-12T16:15:30.070931921Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b\" id=01457efd-d299-4008-b6d5-9e3316dd3b57 name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:15:30.071505 crc crio[21573]: time=\"2026-06-12T16:15:30.071379314Z\" level=info msg=\"Image quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b not found\" id=01457efd-d299-4008-b6d5-9e3316dd3b57 name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:15:30.071592 crc crio[21573]: time=\"2026-06-12T16:15:30.071567609Z\" level=info msg=\"Neither image nor artfiact quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b found\" id=01457efd-d299-4008-b6d5-9e3316dd3b57 name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:15:30.074008 crc crio[21573]: time=\"2026-06-12T16:15:30.073878222Z\" level=info msg=\"Pulling image: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b\" id=146acef3-7309-4106-9efe-47a33bcc561d name=/runtime.v1.ImageService/PullImage\nJun 12 16:15:30.087566 crc crio[21573]: time=\"2026-06-12T16:15:30.085589573Z\" level=info msg=\"Trying to access \\\"quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b\\\"\"\nJun 12 16:15:30.476844 crc crio[21573]: time=\"2026-06-12T16:15:30.476745792Z\" level=info msg=\"Running pod sandbox: openshift-frr-k8s/frr-k8s-webhook-server-bc5694f79-9pz4r/POD\" id=c568e1b6-33ae-4380-b07b-cdc0238efe80 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 16:15:30.477042 crc crio[21573]: time=\"2026-06-12T16:15:30.476896806Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:15:30.502321 crc crio[21573]: time=\"2026-06-12T16:15:30.50222125Z\" level=warning msg=\"Skipping invalid sysctl specified by config {net.ipv4.ping_group_range 0 2147483647}: \\\"net.ipv4.ping_group_range\\\" not allowed with host net enabled\" id=c568e1b6-33ae-4380-b07b-cdc0238efe80 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 16:15:30.518847 crc crio[21573]: time=\"2026-06-12T16:15:30.518736318Z\" level=info msg=\"Ran pod sandbox 71848be8002e50a0aff00ac186ce15fbfd401c70690eb24721dc595c928645a1 with infra container: openshift-frr-k8s/frr-k8s-webhook-server-bc5694f79-9pz4r/POD\" id=c568e1b6-33ae-4380-b07b-cdc0238efe80 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 16:15:30.527872 crc crio[21573]: time=\"2026-06-12T16:15:30.52736902Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b\" id=d60acdff-53a7-457f-a275-7da557388789 name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:15:30.527872 crc crio[21573]: time=\"2026-06-12T16:15:30.527878644Z\" level=info msg=\"Image quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b not found\" id=d60acdff-53a7-457f-a275-7da557388789 name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:15:30.527872 crc crio[21573]: time=\"2026-06-12T16:15:30.527995947Z\" level=info msg=\"Neither image nor artfiact quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b found\" id=d60acdff-53a7-457f-a275-7da557388789 name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:15:30.540247 crc crio[21573]: time=\"2026-06-12T16:15:30.528982856Z\" level=info msg=\"Pulling image: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b\" id=12e35314-cb2d-4907-af83-19a1c9ca5e6b name=/runtime.v1.ImageService/PullImage\nJun 12 16:15:30.540247 crc crio[21573]: time=\"2026-06-12T16:15:30.540206455Z\" level=info msg=\"Trying to access \\\"quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b\\\"\"\nJun 12 16:16:00.052966 crc crio[21573]: time=\"2026-06-12T16:16:00.05152491Z\" level=info msg=\"Pulled image: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b\" id=146acef3-7309-4106-9efe-47a33bcc561d name=/runtime.v1.ImageService/PullImage\nJun 12 16:16:00.054158 crc crio[21573]: time=\"2026-06-12T16:16:00.054057272Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b\" id=87195c19-de22-4e37-95a2-4f64f94563e2 name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:16:00.062902 crc crio[21573]: time=\"2026-06-12T16:16:00.059210877Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b\" id=58d73c33-19b7-4dc4-9897-4cc26358fa73 name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:16:00.079699 crc crio[21573]: time=\"2026-06-12T16:16:00.073408896Z\" level=info msg=\"Creating container: openshift-frr-k8s/frr-k8s-6jhk6/cp-frr-files\" id=1b50f20d-5bb1-4073-b2ce-ff13cbbc79a7 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:16:00.079699 crc crio[21573]: time=\"2026-06-12T16:16:00.076768331Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:16:00.089544 crc crio[21573]: time=\"2026-06-12T16:16:00.089394176Z\" level=info msg=\"Pulled image: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b\" id=12e35314-cb2d-4907-af83-19a1c9ca5e6b name=/runtime.v1.ImageService/PullImage\nJun 12 16:16:00.090630 crc crio[21573]: time=\"2026-06-12T16:16:00.090514936Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b\" id=171a634b-84b5-4060-abf0-1b2b28aceb26 name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:16:00.119684 crc crio[21573]: time=\"2026-06-12T16:16:00.114404047Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b\" id=54c52245-08e7-4920-b4a1-36f26ecc06ba name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:16:00.157787 crc crio[21573]: time=\"2026-06-12T16:16:00.157641501Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:16:00.167649 crc crio[21573]: time=\"2026-06-12T16:16:00.166815127Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:16:00.172095 crc crio[21573]: time=\"2026-06-12T16:16:00.172007966Z\" level=info msg=\"Creating container: openshift-frr-k8s/frr-k8s-webhook-server-bc5694f79-9pz4r/frr-k8s-webhook-server\" id=7e855a51-10f2-4150-a13f-a32fb7efaac4 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:16:00.183209 crc crio[21573]: time=\"2026-06-12T16:16:00.183016149Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:16:00.299778 crc crio[21573]: time=\"2026-06-12T16:16:00.285562425Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:16:00.299778 crc crio[21573]: time=\"2026-06-12T16:16:00.290183082Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:16:00.345060 crc crio[21573]: time=\"2026-06-12T16:16:00.342258423Z\" level=info msg=\"Created container d82dea024007d5fb12f9e7f329c7bf8c769d095f4b1a23c7e2dcc0d4c043287e: openshift-frr-k8s/frr-k8s-6jhk6/cp-frr-files\" id=1b50f20d-5bb1-4073-b2ce-ff13cbbc79a7 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:16:00.349044 crc crio[21573]: time=\"2026-06-12T16:16:00.348659104Z\" level=info msg=\"Starting container: d82dea024007d5fb12f9e7f329c7bf8c769d095f4b1a23c7e2dcc0d4c043287e\" id=cfc3fcc6-6f10-4955-ac95-d2b23f72f316 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 16:16:00.358493 crc crio[21573]: time=\"2026-06-12T16:16:00.358343715Z\" level=info msg=\"Started container\" PID=45262 containerID=d82dea024007d5fb12f9e7f329c7bf8c769d095f4b1a23c7e2dcc0d4c043287e description=openshift-frr-k8s/frr-k8s-6jhk6/cp-frr-files id=cfc3fcc6-6f10-4955-ac95-d2b23f72f316 name=/runtime.v1.RuntimeService/StartContainer sandboxID=d72e78cc1a0ac36b6a720a795ad3dd8ecd39f190a9c3e8be4d10f638daac027e\nJun 12 16:16:00.453550 crc crio[21573]: time=\"2026-06-12T16:16:00.453332362Z\" level=info msg=\"Created container 850b6317e769f34550f4793aea2953628e860d4bf3a4c48c96dd290d0aa1676e: openshift-frr-k8s/frr-k8s-webhook-server-bc5694f79-9pz4r/frr-k8s-webhook-server\" id=7e855a51-10f2-4150-a13f-a32fb7efaac4 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:16:00.455132 crc crio[21573]: time=\"2026-06-12T16:16:00.455046109Z\" level=info msg=\"Starting container: 850b6317e769f34550f4793aea2953628e860d4bf3a4c48c96dd290d0aa1676e\" id=8c32738b-9cc9-49bb-b72b-9e99a8345f6e name=/runtime.v1.RuntimeService/StartContainer\nJun 12 16:16:00.464954 crc crio[21573]: time=\"2026-06-12T16:16:00.4646973Z\" level=info msg=\"Started container\" PID=45272 containerID=850b6317e769f34550f4793aea2953628e860d4bf3a4c48c96dd290d0aa1676e description=openshift-frr-k8s/frr-k8s-webhook-server-bc5694f79-9pz4r/frr-k8s-webhook-server id=8c32738b-9cc9-49bb-b72b-9e99a8345f6e name=/runtime.v1.RuntimeService/StartContainer sandboxID=71848be8002e50a0aff00ac186ce15fbfd401c70690eb24721dc595c928645a1\nJun 12 16:16:00.661640 crc crio[21573]: time=\"2026-06-12T16:16:00.661574778Z\" level=info msg=\"Running pod sandbox: openshift-infra/auto-csr-approver-29688016-xt9x6/POD\" id=5299535a-9fca-48c7-aeec-2df8eeee5065 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 16:16:00.661786 crc crio[21573]: time=\"2026-06-12T16:16:00.661709872Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:16:00.701019 crc crio[21573]: time=\"2026-06-12T16:16:00.699131793Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29688016-xt9x6 Namespace:openshift-infra ID:dd02b13485c452e6e01a830e100a86c5761b23842ba6711e95237d00488f1eef UID:e1d4e7ba-1dfa-438e-aa64-bd824b0c2668 NetNS:/var/run/netns/a392bbcc-c1c0-4fd6-8a6f-f229b5a0432b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pode1d4e7ba_1dfa_438e_aa64_bd824b0c2668.slice PodAnnotations:0xc002722e40}] Aliases:map[]}\"\nJun 12 16:16:00.701019 crc crio[21573]: time=\"2026-06-12T16:16:00.699214215Z\" level=info msg=\"Adding pod openshift-infra_auto-csr-approver-29688016-xt9x6 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 16:16:01.521561 crc crio[21573]: time=\"2026-06-12T16:16:01.519757031Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b\" id=f8e97da6-e932-49d0-8dcb-033fd290b109 name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:16:01.528524 crc crio[21573]: 2026-06-12T16:16:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:dd02b13485c452e Mac:ae:05:02:3e:d2:b0 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:40 Mtu:0 Sandbox:/var/run/netns/a392bbcc-c1c0-4fd6-8a6f-f229b5a0432b SocketPath: PciID:}] [{Interface:0xc0004b25e0 Address:{IP:10.217.0.64 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 16:16:01.528524 crc crio[21573]: time=\"2026-06-12T16:16:01.52791162Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b\" id=9d68152e-ea4d-4ac8-94ab-6ba0cb85526b name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:16:01.530552 crc crio[21573]: time=\"2026-06-12T16:16:01.530175293Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29688016-xt9x6 Namespace:openshift-infra ID:dd02b13485c452e6e01a830e100a86c5761b23842ba6711e95237d00488f1eef UID:e1d4e7ba-1dfa-438e-aa64-bd824b0c2668 NetNS:/var/run/netns/a392bbcc-c1c0-4fd6-8a6f-f229b5a0432b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pode1d4e7ba_1dfa_438e_aa64_bd824b0c2668.slice PodAnnotations:0xc002722e40}] Aliases:map[]}\"\nJun 12 16:16:01.533016 crc crio[21573]: time=\"2026-06-12T16:16:01.530726998Z\" level=info msg=\"Checking pod openshift-infra_auto-csr-approver-29688016-xt9x6 for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 16:16:01.537944 crc crio[21573]: time=\"2026-06-12T16:16:01.537735345Z\" level=info msg=\"Creating container: openshift-frr-k8s/frr-k8s-6jhk6/cp-reloader\" id=ac8daaa8-c981-49dc-b4b5-9fca673eaadc name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:16:01.540791 crc crio[21573]: time=\"2026-06-12T16:16:01.540639087Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:16:01.544558 crc crio[21573]: time=\"2026-06-12T16:16:01.544403673Z\" level=info msg=\"Ran pod sandbox dd02b13485c452e6e01a830e100a86c5761b23842ba6711e95237d00488f1eef with infra container: openshift-infra/auto-csr-approver-29688016-xt9x6/POD\" id=5299535a-9fca-48c7-aeec-2df8eeee5065 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 16:16:01.547965 crc crio[21573]: time=\"2026-06-12T16:16:01.547866309Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-cli:latest\" id=a97ae3db-c797-454d-98f9-19c65ca29f75 name=/runtime.v1.ImageService/PullImage\nJun 12 16:16:01.588946 crc crio[21573]: time=\"2026-06-12T16:16:01.588772908Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-cli:latest\\\"\"\nJun 12 16:16:01.598934 crc crio[21573]: time=\"2026-06-12T16:16:01.59880048Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:16:01.603669 crc crio[21573]: time=\"2026-06-12T16:16:01.603592664Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:16:01.723952 crc crio[21573]: time=\"2026-06-12T16:16:01.723248293Z\" level=info msg=\"Created container cc053c49d24dad1d29dddbce758a6552db7dc059cf3d59612d31c37612a07795: openshift-frr-k8s/frr-k8s-6jhk6/cp-reloader\" id=ac8daaa8-c981-49dc-b4b5-9fca673eaadc name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:16:01.725997 crc crio[21573]: time=\"2026-06-12T16:16:01.725896898Z\" level=info msg=\"Starting container: cc053c49d24dad1d29dddbce758a6552db7dc059cf3d59612d31c37612a07795\" id=c69f6739-4d77-4b86-aef8-d1bcca648ac0 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 16:16:01.735741 crc crio[21573]: time=\"2026-06-12T16:16:01.735547819Z\" level=info msg=\"Started container\" PID=45349 containerID=cc053c49d24dad1d29dddbce758a6552db7dc059cf3d59612d31c37612a07795 description=openshift-frr-k8s/frr-k8s-6jhk6/cp-reloader id=c69f6739-4d77-4b86-aef8-d1bcca648ac0 name=/runtime.v1.RuntimeService/StartContainer sandboxID=d72e78cc1a0ac36b6a720a795ad3dd8ecd39f190a9c3e8be4d10f638daac027e\nJun 12 16:16:02.478174 crc crio[21573]: time=\"2026-06-12T16:16:02.478034172Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9\" id=a97ae3db-c797-454d-98f9-19c65ca29f75 name=/runtime.v1.ImageService/PullImage\nJun 12 16:16:02.480376 crc crio[21573]: time=\"2026-06-12T16:16:02.480266825Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=36d500fc-6025-48b5-ae83-2b90465b0e18 name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:16:02.482029 crc crio[21573]: time=\"2026-06-12T16:16:02.481947254Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=a9265a64-65c0-4a9d-80e5-de18cc10c136 name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:16:02.496511 crc crio[21573]: time=\"2026-06-12T16:16:02.493821467Z\" level=info msg=\"Creating container: openshift-infra/auto-csr-approver-29688016-xt9x6/oc\" id=95c43f55-f0de-483d-bef8-f1725a74af0b name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:16:02.496511 crc crio[21573]: time=\"2026-06-12T16:16:02.494567378Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:16:02.529115 crc crio[21573]: time=\"2026-06-12T16:16:02.528980453Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:16:02.579910 crc crio[21573]: time=\"2026-06-12T16:16:02.579171646Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b\" id=220347f2-0e9e-4d71-8f78-f4fdbdf3f92d name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:16:02.586887 crc crio[21573]: time=\"2026-06-12T16:16:02.584672016Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b\" id=8c88f283-08ff-45bb-ad7d-3659830b13f2 name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:16:02.626733 crc crio[21573]: time=\"2026-06-12T16:16:02.626102599Z\" level=info msg=\"Creating container: openshift-frr-k8s/frr-k8s-6jhk6/cp-metrics\" id=856e6f70-3bf4-4d18-b9c0-564d8eb7d5dd name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:16:02.629095 crc crio[21573]: time=\"2026-06-12T16:16:02.62894047Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:16:02.697318 crc crio[21573]: time=\"2026-06-12T16:16:02.693885422Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:16:02.710933 crc crio[21573]: time=\"2026-06-12T16:16:02.710803367Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:16:02.901237 crc crio[21573]: time=\"2026-06-12T16:16:02.900793301Z\" level=info msg=\"Created container 7b9b3c1007cadf118fea3549da17000ab24e05865fd6963423c205b58465a65f: openshift-frr-k8s/frr-k8s-6jhk6/cp-metrics\" id=856e6f70-3bf4-4d18-b9c0-564d8eb7d5dd name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:16:02.917150 crc crio[21573]: time=\"2026-06-12T16:16:02.916906128Z\" level=info msg=\"Starting container: 7b9b3c1007cadf118fea3549da17000ab24e05865fd6963423c205b58465a65f\" id=7fab3033-b268-4e1d-ac4e-544f74c7caca name=/runtime.v1.RuntimeService/StartContainer\nJun 12 16:16:02.939063 crc crio[21573]: time=\"2026-06-12T16:16:02.929943528Z\" level=info msg=\"Started container\" PID=45359 containerID=7b9b3c1007cadf118fea3549da17000ab24e05865fd6963423c205b58465a65f description=openshift-frr-k8s/frr-k8s-6jhk6/cp-metrics id=7fab3033-b268-4e1d-ac4e-544f74c7caca name=/runtime.v1.RuntimeService/StartContainer sandboxID=d72e78cc1a0ac36b6a720a795ad3dd8ecd39f190a9c3e8be4d10f638daac027e\nJun 12 16:16:03.139533 crc crio[21573]: time=\"2026-06-12T16:16:03.138598666Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:16:03.252650 crc crio[21573]: time=\"2026-06-12T16:16:03.252584086Z\" level=info msg=\"Created container 0845df1d07949eb35a9799784ecc535de5abfc014192d803744855c43d8aa786: openshift-infra/auto-csr-approver-29688016-xt9x6/oc\" id=95c43f55-f0de-483d-bef8-f1725a74af0b name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:16:03.255271 crc crio[21573]: time=\"2026-06-12T16:16:03.255180049Z\" level=info msg=\"Starting container: 0845df1d07949eb35a9799784ecc535de5abfc014192d803744855c43d8aa786\" id=1a494ea5-2686-4d5f-bdcf-6eccc868b99c name=/runtime.v1.RuntimeService/StartContainer\nJun 12 16:16:03.266039 crc crio[21573]: time=\"2026-06-12T16:16:03.265749896Z\" level=info msg=\"Started container\" PID=45372 containerID=0845df1d07949eb35a9799784ecc535de5abfc014192d803744855c43d8aa786 description=openshift-infra/auto-csr-approver-29688016-xt9x6/oc id=1a494ea5-2686-4d5f-bdcf-6eccc868b99c name=/runtime.v1.RuntimeService/StartContainer sandboxID=dd02b13485c452e6e01a830e100a86c5761b23842ba6711e95237d00488f1eef\nJun 12 16:16:03.631784 crc crio[21573]: time=\"2026-06-12T16:16:03.631583208Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b\" id=ee33e9c7-e17d-4f3a-91f0-9d4ea76c43cf name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:16:03.656794 crc crio[21573]: time=\"2026-06-12T16:16:03.656720783Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b\" id=0c961422-3fa8-495d-8a8c-c54bb78344e1 name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:16:03.682431 crc crio[21573]: time=\"2026-06-12T16:16:03.681119088Z\" level=info msg=\"Creating container: openshift-frr-k8s/frr-k8s-6jhk6/cp-frr-status\" id=0a281501-19a8-49f3-8f18-eaa6cf741b42 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:16:03.684776 crc crio[21573]: time=\"2026-06-12T16:16:03.684171124Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:16:03.802174 crc crio[21573]: time=\"2026-06-12T16:16:03.802007622Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:16:03.815253 crc crio[21573]: time=\"2026-06-12T16:16:03.815144751Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:16:03.952613 crc crio[21573]: time=\"2026-06-12T16:16:03.952484626Z\" level=info msg=\"Created container 724c9eec78cd3424974d0d8889cc885bf20a80a9d54c587c7223ba5d98796a31: openshift-frr-k8s/frr-k8s-6jhk6/cp-frr-status\" id=0a281501-19a8-49f3-8f18-eaa6cf741b42 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:16:03.954269 crc crio[21573]: time=\"2026-06-12T16:16:03.953986817Z\" level=info msg=\"Starting container: 724c9eec78cd3424974d0d8889cc885bf20a80a9d54c587c7223ba5d98796a31\" id=bae20e2e-7ed0-4098-922e-709ef2f18e43 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 16:16:03.967208 crc crio[21573]: time=\"2026-06-12T16:16:03.967047214Z\" level=info msg=\"Started container\" PID=45433 containerID=724c9eec78cd3424974d0d8889cc885bf20a80a9d54c587c7223ba5d98796a31 description=openshift-frr-k8s/frr-k8s-6jhk6/cp-frr-status id=bae20e2e-7ed0-4098-922e-709ef2f18e43 name=/runtime.v1.RuntimeService/StartContainer sandboxID=d72e78cc1a0ac36b6a720a795ad3dd8ecd39f190a9c3e8be4d10f638daac027e\nJun 12 16:16:04.656128 crc crio[21573]: time=\"2026-06-12T16:16:04.655220585Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b\" id=1016f2dd-4215-4fc2-b80b-df3458e8a4e4 name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:16:04.676536 crc crio[21573]: time=\"2026-06-12T16:16:04.67637626Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b\" id=9bfe958f-f4bf-4e27-9934-e89c65ebba4a name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:16:04.824516 crc crio[21573]: time=\"2026-06-12T16:16:04.824328962Z\" level=info msg=\"Creating container: openshift-frr-k8s/frr-k8s-6jhk6/controller\" id=dc71c2c3-21f5-4dde-abff-4aa51ee31405 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:16:04.831753 crc crio[21573]: time=\"2026-06-12T16:16:04.826952156Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:16:04.877805 crc crio[21573]: time=\"2026-06-12T16:16:04.877673979Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:16:04.899912 crc crio[21573]: time=\"2026-06-12T16:16:04.89976943Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:16:05.067169 crc crio[21573]: time=\"2026-06-12T16:16:05.067083006Z\" level=info msg=\"Created container f1bcb594a07c043d8c9e73640baca771c161877ad824d8aaf9222e4c025fa77f: openshift-frr-k8s/frr-k8s-6jhk6/controller\" id=dc71c2c3-21f5-4dde-abff-4aa51ee31405 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:16:05.070010 crc crio[21573]: time=\"2026-06-12T16:16:05.069906766Z\" level=info msg=\"Starting container: f1bcb594a07c043d8c9e73640baca771c161877ad824d8aaf9222e4c025fa77f\" id=78aa3a8f-a7a5-4c32-8c36-bd44c802cccc name=/runtime.v1.RuntimeService/StartContainer\nJun 12 16:16:05.076736 crc crio[21573]: time=\"2026-06-12T16:16:05.076557693Z\" level=info msg=\"Started container\" PID=45458 containerID=f1bcb594a07c043d8c9e73640baca771c161877ad824d8aaf9222e4c025fa77f description=openshift-frr-k8s/frr-k8s-6jhk6/controller id=78aa3a8f-a7a5-4c32-8c36-bd44c802cccc name=/runtime.v1.RuntimeService/StartContainer sandboxID=d72e78cc1a0ac36b6a720a795ad3dd8ecd39f190a9c3e8be4d10f638daac027e\nJun 12 16:16:05.106662 crc crio[21573]: time=\"2026-06-12T16:16:05.105175736Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b\" id=3a5c3a69-e3fb-4a5c-a06e-6cece5593c08 name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:16:05.122828 crc crio[21573]: time=\"2026-06-12T16:16:05.121641028Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b\" id=1598758a-8fa7-460c-81bf-1ceba446be24 name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:16:05.169344 crc crio[21573]: time=\"2026-06-12T16:16:05.169019249Z\" level=info msg=\"Creating container: openshift-frr-k8s/frr-k8s-6jhk6/frr\" id=f6f19738-461e-440b-a965-fa28e47097a3 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:16:05.171819 crc crio[21573]: time=\"2026-06-12T16:16:05.171699774Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:16:05.211010 crc crio[21573]: time=\"2026-06-12T16:16:05.210895226Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:16:05.215584 crc crio[21573]: time=\"2026-06-12T16:16:05.215372009Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:16:05.371151 crc crio[21573]: time=\"2026-06-12T16:16:05.37102201Z\" level=info msg=\"Created container 769e7bf1c953688781675e7e59025d9eec3ebcb0cf8add09efca6deaa36759a9: openshift-frr-k8s/frr-k8s-6jhk6/frr\" id=f6f19738-461e-440b-a965-fa28e47097a3 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:16:05.372529 crc crio[21573]: time=\"2026-06-12T16:16:05.372413558Z\" level=info msg=\"Starting container: 769e7bf1c953688781675e7e59025d9eec3ebcb0cf8add09efca6deaa36759a9\" id=dcfdafd0-02cc-46e2-99f6-46598bb1dc28 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 16:16:05.381216 crc crio[21573]: time=\"2026-06-12T16:16:05.381011171Z\" level=info msg=\"Started container\" PID=45476 containerID=769e7bf1c953688781675e7e59025d9eec3ebcb0cf8add09efca6deaa36759a9 description=openshift-frr-k8s/frr-k8s-6jhk6/frr id=dcfdafd0-02cc-46e2-99f6-46598bb1dc28 name=/runtime.v1.RuntimeService/StartContainer sandboxID=d72e78cc1a0ac36b6a720a795ad3dd8ecd39f190a9c3e8be4d10f638daac027e\nJun 12 16:16:05.397339 crc crio[21573]: time=\"2026-06-12T16:16:05.397211105Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b\" id=faa6ce5b-254e-4ca0-8bd4-c1072e2f688f name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:16:05.402956 crc crio[21573]: time=\"2026-06-12T16:16:05.402844634Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b\" id=a627f07a-748c-41b6-bf42-fbdebfbbc6b3 name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:16:05.457627 crc crio[21573]: time=\"2026-06-12T16:16:05.457355903Z\" level=info msg=\"Creating container: openshift-frr-k8s/frr-k8s-6jhk6/reloader\" id=5963247d-8f1c-4df4-b328-9410bd50cd96 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:16:05.460263 crc crio[21573]: time=\"2026-06-12T16:16:05.460186164Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:16:05.499317 crc crio[21573]: time=\"2026-06-12T16:16:05.499172189Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:16:05.503550 crc crio[21573]: time=\"2026-06-12T16:16:05.50340681Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:16:05.674961 crc crio[21573]: time=\"2026-06-12T16:16:05.673277985Z\" level=info msg=\"Stopping pod sandbox: dd02b13485c452e6e01a830e100a86c5761b23842ba6711e95237d00488f1eef\" id=d9c672a4-aa5d-4055-b036-fed3a53738ee name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 16:16:05.674961 crc crio[21573]: time=\"2026-06-12T16:16:05.674082518Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29688016-xt9x6 Namespace:openshift-infra ID:dd02b13485c452e6e01a830e100a86c5761b23842ba6711e95237d00488f1eef UID:e1d4e7ba-1dfa-438e-aa64-bd824b0c2668 NetNS:/var/run/netns/a392bbcc-c1c0-4fd6-8a6f-f229b5a0432b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pode1d4e7ba_1dfa_438e_aa64_bd824b0c2668.slice PodAnnotations:0xc00338e518}] Aliases:map[]}\"\nJun 12 16:16:05.674961 crc crio[21573]: time=\"2026-06-12T16:16:05.674241933Z\" level=info msg=\"Deleting pod openshift-infra_auto-csr-approver-29688016-xt9x6 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 16:16:05.697180 crc crio[21573]: time=\"2026-06-12T16:16:05.696134767Z\" level=info msg=\"Created container dcd84750832fc4be339003d066686e4af8973d4d5cc7dcd130cff0a3d6e024a8: openshift-frr-k8s/frr-k8s-6jhk6/reloader\" id=5963247d-8f1c-4df4-b328-9410bd50cd96 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:16:05.699208 crc crio[21573]: time=\"2026-06-12T16:16:05.699102411Z\" level=info msg=\"Starting container: dcd84750832fc4be339003d066686e4af8973d4d5cc7dcd130cff0a3d6e024a8\" id=94a54e31-a1fb-4cc9-9c7f-162162a4c99a name=/runtime.v1.RuntimeService/StartContainer\nJun 12 16:16:05.708728 crc crio[21573]: time=\"2026-06-12T16:16:05.708241496Z\" level=info msg=\"Started container\" PID=45525 containerID=dcd84750832fc4be339003d066686e4af8973d4d5cc7dcd130cff0a3d6e024a8 description=openshift-frr-k8s/frr-k8s-6jhk6/reloader id=94a54e31-a1fb-4cc9-9c7f-162162a4c99a name=/runtime.v1.RuntimeService/StartContainer sandboxID=d72e78cc1a0ac36b6a720a795ad3dd8ecd39f190a9c3e8be4d10f638daac027e\nJun 12 16:16:05.771973 crc crio[21573]: time=\"2026-06-12T16:16:05.771792301Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b\" id=ce5b7c4b-2511-48b3-912d-c60de4786838 name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:16:05.777904 crc crio[21573]: time=\"2026-06-12T16:16:05.777781238Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b\" id=bc7496d4-fdd0-45ed-91cd-a2eecc521c62 name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:16:05.806054 crc crio[21573]: time=\"2026-06-12T16:16:05.805734963Z\" level=info msg=\"Creating container: openshift-frr-k8s/frr-k8s-6jhk6/frr-metrics\" id=da2f8ea0-35d8-40c7-9588-3f57d62488d4 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:16:05.816346 crc crio[21573]: time=\"2026-06-12T16:16:05.815963832Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:16:05.890100 crc crio[21573]: time=\"2026-06-12T16:16:05.889874115Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:16:05.900750 crc crio[21573]: time=\"2026-06-12T16:16:05.900275647Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:16:06.053581 crc crio[21573]: time=\"2026-06-12T16:16:06.0492339Z\" level=info msg=\"Stopped pod sandbox: dd02b13485c452e6e01a830e100a86c5761b23842ba6711e95237d00488f1eef\" id=d9c672a4-aa5d-4055-b036-fed3a53738ee name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 16:16:06.099262 crc crio[21573]: time=\"2026-06-12T16:16:06.09913522Z\" level=info msg=\"Created container e108763bd0819faaabf7b2d231a3b3fee0fe5d33785e81b1331993839256dceb: openshift-frr-k8s/frr-k8s-6jhk6/frr-metrics\" id=da2f8ea0-35d8-40c7-9588-3f57d62488d4 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:16:06.101143 crc crio[21573]: time=\"2026-06-12T16:16:06.101031804Z\" level=info msg=\"Starting container: e108763bd0819faaabf7b2d231a3b3fee0fe5d33785e81b1331993839256dceb\" id=051242fb-2fdd-41a0-80e6-9c4f3b129556 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 16:16:06.109344 crc crio[21573]: time=\"2026-06-12T16:16:06.109137151Z\" level=info msg=\"Started container\" PID=45599 containerID=e108763bd0819faaabf7b2d231a3b3fee0fe5d33785e81b1331993839256dceb description=openshift-frr-k8s/frr-k8s-6jhk6/frr-metrics id=051242fb-2fdd-41a0-80e6-9c4f3b129556 name=/runtime.v1.RuntimeService/StartContainer sandboxID=d72e78cc1a0ac36b6a720a795ad3dd8ecd39f190a9c3e8be4d10f638daac027e\nJun 12 16:16:06.185041 crc crio[21573]: time=\"2026-06-12T16:16:06.184855377Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b\" id=86c34744-0959-42d1-806b-78fd3238b18b name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:16:06.195228 crc crio[21573]: time=\"2026-06-12T16:16:06.195139655Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b\" id=8f2dca47-80c9-4d82-ac66-ddb756f4d336 name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:16:06.221179 crc crio[21573]: time=\"2026-06-12T16:16:06.220163818Z\" level=info msg=\"Creating container: openshift-frr-k8s/frr-k8s-6jhk6/frr-status\" id=77e4fc2d-196f-4963-ba47-6312989b5bf8 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:16:06.222928 crc crio[21573]: time=\"2026-06-12T16:16:06.222788503Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:16:06.280937 crc crio[21573]: time=\"2026-06-12T16:16:06.280701508Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:16:06.288189 crc crio[21573]: time=\"2026-06-12T16:16:06.288095465Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:16:06.429521 crc crio[21573]: time=\"2026-06-12T16:16:06.42933313Z\" level=info msg=\"Created container 04e22f5222ac17ec306d8b2540770d6b0a99c5b16526bda4eb8a2f3fd18b7c53: openshift-frr-k8s/frr-k8s-6jhk6/frr-status\" id=77e4fc2d-196f-4963-ba47-6312989b5bf8 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:16:06.431092 crc crio[21573]: time=\"2026-06-12T16:16:06.430993056Z\" level=info msg=\"Starting container: 04e22f5222ac17ec306d8b2540770d6b0a99c5b16526bda4eb8a2f3fd18b7c53\" id=55287007-076f-4d7c-bdc0-10759188a19c name=/runtime.v1.RuntimeService/StartContainer\nJun 12 16:16:06.438628 crc crio[21573]: time=\"2026-06-12T16:16:06.438527018Z\" level=info msg=\"Started container\" PID=45653 containerID=04e22f5222ac17ec306d8b2540770d6b0a99c5b16526bda4eb8a2f3fd18b7c53 description=openshift-frr-k8s/frr-k8s-6jhk6/frr-status id=55287007-076f-4d7c-bdc0-10759188a19c name=/runtime.v1.RuntimeService/StartContainer sandboxID=d72e78cc1a0ac36b6a720a795ad3dd8ecd39f190a9c3e8be4d10f638daac027e\nJun 12 16:16:06.450812 crc crio[21573]: time=\"2026-06-12T16:16:06.450706491Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=486db7df-aafb-4a92-9a9a-1046e841e143 name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:16:06.456135 crc crio[21573]: time=\"2026-06-12T16:16:06.456039069Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=c66c40ef-fec9-498c-a8cf-d9c1340c18fb name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:16:06.481074 crc crio[21573]: time=\"2026-06-12T16:16:06.479610162Z\" level=info msg=\"Creating container: openshift-frr-k8s/frr-k8s-6jhk6/kube-rbac-proxy\" id=ec75587b-5ce0-4cd1-9ffc-2c3970fbead3 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:16:06.481074 crc crio[21573]: time=\"2026-06-12T16:16:06.480331822Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:16:06.531837 crc crio[21573]: time=\"2026-06-12T16:16:06.531668443Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:16:07.700750 crc crio[21573]: time=\"2026-06-12T16:16:07.70057374Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:16:07.907085 crc crio[21573]: time=\"2026-06-12T16:16:07.907009114Z\" level=info msg=\"Created container d397a14e67f76f3d834ab9234271919ae597a1e07e424ab732416cb4edb8846e: openshift-frr-k8s/frr-k8s-6jhk6/kube-rbac-proxy\" id=ec75587b-5ce0-4cd1-9ffc-2c3970fbead3 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:16:07.908646 crc crio[21573]: time=\"2026-06-12T16:16:07.908572089Z\" level=info msg=\"Starting container: d397a14e67f76f3d834ab9234271919ae597a1e07e424ab732416cb4edb8846e\" id=b5e03d0d-eb9b-44e5-b176-670d83e56257 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 16:16:07.914762 crc crio[21573]: time=\"2026-06-12T16:16:07.914206417Z\" level=info msg=\"Started container\" PID=45683 containerID=d397a14e67f76f3d834ab9234271919ae597a1e07e424ab732416cb4edb8846e description=openshift-frr-k8s/frr-k8s-6jhk6/kube-rbac-proxy id=b5e03d0d-eb9b-44e5-b176-670d83e56257 name=/runtime.v1.RuntimeService/StartContainer sandboxID=d72e78cc1a0ac36b6a720a795ad3dd8ecd39f190a9c3e8be4d10f638daac027e\nJun 12 16:16:07.935164 crc crio[21573]: time=\"2026-06-12T16:16:07.935038125Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=f1b1e507-2789-4090-be60-41c437197561 name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:16:07.939233 crc crio[21573]: time=\"2026-06-12T16:16:07.937860905Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=7156fdf1-ce5e-4e58-a213-60b4f5629215 name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:16:07.951042 crc crio[21573]: time=\"2026-06-12T16:16:07.950092384Z\" level=info msg=\"Creating container: openshift-frr-k8s/frr-k8s-6jhk6/kube-rbac-proxy-frr\" id=43c18d4d-2f29-4062-b3bf-2c02cb231a9a name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:16:07.952224 crc crio[21573]: time=\"2026-06-12T16:16:07.951763722Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:16:08.022975 crc crio[21573]: time=\"2026-06-12T16:16:08.022819227Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:16:08.850178 crc crio[21573]: time=\"2026-06-12T16:16:08.849385932Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:16:09.000259 crc crio[21573]: time=\"2026-06-12T16:16:09.000129949Z\" level=info msg=\"Created container 174fdb341ea3726313b3b1209c6eed8a666429d9168cbc49b8d82f79975489d6: openshift-frr-k8s/frr-k8s-6jhk6/kube-rbac-proxy-frr\" id=43c18d4d-2f29-4062-b3bf-2c02cb231a9a name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:16:09.002267 crc crio[21573]: time=\"2026-06-12T16:16:09.002190982Z\" level=info msg=\"Starting container: 174fdb341ea3726313b3b1209c6eed8a666429d9168cbc49b8d82f79975489d6\" id=6a0fa6c1-7548-4457-a95e-ec188e54742f name=/runtime.v1.RuntimeService/StartContainer\nJun 12 16:16:09.010637 crc crio[21573]: time=\"2026-06-12T16:16:09.010543196Z\" level=info msg=\"Started container\" PID=45717 containerID=174fdb341ea3726313b3b1209c6eed8a666429d9168cbc49b8d82f79975489d6 description=openshift-frr-k8s/frr-k8s-6jhk6/kube-rbac-proxy-frr id=6a0fa6c1-7548-4457-a95e-ec188e54742f name=/runtime.v1.RuntimeService/StartContainer sandboxID=d72e78cc1a0ac36b6a720a795ad3dd8ecd39f190a9c3e8be4d10f638daac027e\nJun 12 16:16:27.267341 crc crio[21573]: time=\"2026-06-12T16:16:27.266065848Z\" level=info msg=\"Running pod sandbox: baremetal-operator-system/baremetal-operator-controller-manager-8689c6c7ff-lg4wl/POD\" id=a1d5f477-99bb-4ddf-831e-1dbc3ac0c83b name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 16:16:27.269670 crc crio[21573]: time=\"2026-06-12T16:16:27.267382515Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:16:27.308971 crc crio[21573]: time=\"2026-06-12T16:16:27.308784528Z\" level=info msg=\"Got pod network &{Name:baremetal-operator-controller-manager-8689c6c7ff-lg4wl Namespace:baremetal-operator-system ID:6074012e92e6ce0713f5848cfd6331d482e54b2ae3d6ce409a4502bbe36a9c4f UID:ea716a03-12a5-464b-86a2-f29c8bcec653 NetNS:/var/run/netns/db60eb4a-2b21-45a8-b640-749fa7692032 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podea716a03_12a5_464b_86a2_f29c8bcec653.slice PodAnnotations:0xc00209eea8}] Aliases:map[]}\"\nJun 12 16:16:27.308971 crc crio[21573]: time=\"2026-06-12T16:16:27.308882841Z\" level=info msg=\"Adding pod baremetal-operator-system_baremetal-operator-controller-manager-8689c6c7ff-lg4wl to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 16:16:27.942746 crc crio[21573]: time=\"2026-06-12T16:16:27.941827949Z\" level=info msg=\"Running pod sandbox: baremetal-operator-system/baremetal-operator-ironic-7bd849786b-bqzvm/POD\" id=c8e204a8-6edf-4ae9-84a8-0f7f99757270 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 16:16:27.943162 crc crio[21573]: time=\"2026-06-12T16:16:27.942805706Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:16:28.014659 crc crio[21573]: time=\"2026-06-12T16:16:28.014540411Z\" level=warning msg=\"Skipping invalid sysctl specified by config {net.ipv4.ping_group_range 0 2147483647}: \\\"net.ipv4.ping_group_range\\\" not allowed with host net enabled\" id=c8e204a8-6edf-4ae9-84a8-0f7f99757270 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 16:16:28.053013 crc crio[21573]: time=\"2026-06-12T16:16:28.037226024Z\" level=info msg=\"Ran pod sandbox d518e3d14f09cd69cb6a5f0979521164889e78288ec19b3a7b88e71bd556ed36 with infra container: baremetal-operator-system/baremetal-operator-ironic-7bd849786b-bqzvm/POD\" id=c8e204a8-6edf-4ae9-84a8-0f7f99757270 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 16:16:28.053013 crc crio[21573]: time=\"2026-06-12T16:16:28.044383339Z\" level=info msg=\"Pulling image: quay.io/metal3-io/ironic-ipa-downloader:latest\" id=0ba1d6b5-7ef4-4c32-873c-24c55ab3d464 name=/runtime.v1.ImageService/PullImage\nJun 12 16:16:28.076180 crc crio[21573]: time=\"2026-06-12T16:16:28.076038167Z\" level=info msg=\"Trying to access \\\"quay.io/metal3-io/ironic-ipa-downloader:latest\\\"\"\nJun 12 16:16:29.684562 crc crio[21573]: 2026-06-12T16:16:29Z [verbose] CmdAdd (shim): {1.1.0 [{Name:6074012e92e6ce0 Mac:de:40:4b:1d:1e:ea Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:41 Mtu:0 Sandbox:/var/run/netns/db60eb4a-2b21-45a8-b640-749fa7692032 SocketPath: PciID:}] [{Interface:0xc000193700 Address:{IP:10.217.0.65 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 16:16:29.687148 crc crio[21573]: time=\"2026-06-12T16:16:29.68687226Z\" level=info msg=\"Got pod network &{Name:baremetal-operator-controller-manager-8689c6c7ff-lg4wl Namespace:baremetal-operator-system ID:6074012e92e6ce0713f5848cfd6331d482e54b2ae3d6ce409a4502bbe36a9c4f UID:ea716a03-12a5-464b-86a2-f29c8bcec653 NetNS:/var/run/netns/db60eb4a-2b21-45a8-b640-749fa7692032 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podea716a03_12a5_464b_86a2_f29c8bcec653.slice PodAnnotations:0xc00209eea8}] Aliases:map[]}\"\nJun 12 16:16:29.687148 crc crio[21573]: time=\"2026-06-12T16:16:29.687110097Z\" level=info msg=\"Checking pod baremetal-operator-system_baremetal-operator-controller-manager-8689c6c7ff-lg4wl for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 16:16:29.696056 crc crio[21573]: time=\"2026-06-12T16:16:29.695959288Z\" level=info msg=\"Ran pod sandbox 6074012e92e6ce0713f5848cfd6331d482e54b2ae3d6ce409a4502bbe36a9c4f with infra container: baremetal-operator-system/baremetal-operator-controller-manager-8689c6c7ff-lg4wl/POD\" id=a1d5f477-99bb-4ddf-831e-1dbc3ac0c83b name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 16:16:29.702398 crc crio[21573]: time=\"2026-06-12T16:16:29.702262454Z\" level=info msg=\"Pulling image: quay.io/metal3-io/baremetal-operator:release-0.9\" id=72da6790-74a6-4b10-b18c-4f68d10bfe01 name=/runtime.v1.ImageService/PullImage\nJun 12 16:16:29.709899 crc crio[21573]: time=\"2026-06-12T16:16:29.708964451Z\" level=info msg=\"Trying to access \\\"quay.io/metal3-io/baremetal-operator:release-0.9\\\"\"\nJun 12 16:16:30.068026 crc crio[21573]: time=\"2026-06-12T16:16:30.067087185Z\" level=info msg=\"Running pod sandbox: openstack-operators/openstack-operator-index-dq2dh/POD\" id=d892395d-adfa-4030-b926-9788f2962998 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 16:16:30.068258 crc crio[21573]: time=\"2026-06-12T16:16:30.068167145Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:16:30.152326 crc crio[21573]: time=\"2026-06-12T16:16:30.152162374Z\" level=info msg=\"Got pod network &{Name:openstack-operator-index-dq2dh Namespace:openstack-operators ID:c0366074ae9db9a356d19ddbb874d20bad64a386f4e3a2221955513d8612703e UID:b2a20611-d760-423f-800a-729a3d297229 NetNS:/var/run/netns/7de9c963-e74e-4717-b513-e0ae04462db1 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podb2a20611_d760_423f_800a_729a3d297229.slice PodAnnotations:0xc002428580}] Aliases:map[]}\"\nJun 12 16:16:30.152326 crc crio[21573]: time=\"2026-06-12T16:16:30.152278507Z\" level=info msg=\"Adding pod openstack-operators_openstack-operator-index-dq2dh to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 16:16:31.702185 crc crio[21573]: 2026-06-12T16:16:31Z [verbose] CmdAdd (shim): {1.1.0 [{Name:c0366074ae9db9a Mac:b2:41:e4:b2:86:7e Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:42 Mtu:0 Sandbox:/var/run/netns/7de9c963-e74e-4717-b513-e0ae04462db1 SocketPath: PciID:}] [{Interface:0xc00060c5d0 Address:{IP:10.217.0.66 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 16:16:31.711956 crc crio[21573]: time=\"2026-06-12T16:16:31.711665255Z\" level=info msg=\"Got pod network &{Name:openstack-operator-index-dq2dh Namespace:openstack-operators ID:c0366074ae9db9a356d19ddbb874d20bad64a386f4e3a2221955513d8612703e UID:b2a20611-d760-423f-800a-729a3d297229 NetNS:/var/run/netns/7de9c963-e74e-4717-b513-e0ae04462db1 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podb2a20611_d760_423f_800a_729a3d297229.slice PodAnnotations:0xc002428580}] Aliases:map[]}\"\nJun 12 16:16:31.712910 crc crio[21573]: time=\"2026-06-12T16:16:31.712880719Z\" level=info msg=\"Checking pod openstack-operators_openstack-operator-index-dq2dh for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 16:16:31.739561 crc crio[21573]: time=\"2026-06-12T16:16:31.739032804Z\" level=info msg=\"Ran pod sandbox c0366074ae9db9a356d19ddbb874d20bad64a386f4e3a2221955513d8612703e with infra container: openstack-operators/openstack-operator-index-dq2dh/POD\" id=d892395d-adfa-4030-b926-9788f2962998 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 16:16:31.748213 crc crio[21573]: time=\"2026-06-12T16:16:31.748088231Z\" level=info msg=\"Pulling image: 38.102.83.120:5001/openstack-k8s-operators/openstack-operator-index:5d3cc125d69b215b4b8640c634756ff99cce6ebc\" id=eb83ba0d-71d0-4ee3-8abc-781e32e7acbf name=/runtime.v1.ImageService/PullImage\nJun 12 16:16:31.749877 crc crio[21573]: time=\"2026-06-12T16:16:31.749648847Z\" level=info msg=\"Trying to access \\\"38.102.83.120:5001/openstack-k8s-operators/openstack-operator-index:5d3cc125d69b215b4b8640c634756ff99cce6ebc\\\"\"\nJun 12 16:16:33.008972 crc crio[21573]: time=\"2026-06-12T16:16:33.007822274Z\" level=info msg=\"Running pod sandbox: openstack-operators/openstack-operator-index-872w5/POD\" id=cc96b173-8962-4937-971e-b60fbbc34dca name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 16:16:33.008972 crc crio[21573]: time=\"2026-06-12T16:16:33.008889304Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:16:37.206541 crc crio[21573]: time=\"2026-06-12T16:16:37.204789469Z\" level=info msg=\"Running pod sandbox: baremetal-operator-system/baremetal-operator-controller-manager-7fdcbccd66-8wcxk/POD\" id=1cfb2a29-ed6b-4704-a88d-a437af892ae2 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 16:16:37.206541 crc crio[21573]: time=\"2026-06-12T16:16:37.206219759Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:16:47.142977 crc crio[21573]: time=\"2026-06-12T16:16:47.141692602Z\" level=info msg=\"Got pod network &{Name:openstack-operator-index-872w5 Namespace:openstack-operators ID:6952699c0aacfefab8ba6f13eebd49eb1548b164b6011ca64e057e294791ce2b UID:3d450607-1f71-4cda-8c3d-0ea17147884a NetNS:/var/run/netns/0b0229ca-ae42-4f13-9347-72f0615dfba1 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod3d450607_1f71_4cda_8c3d_0ea17147884a.slice PodAnnotations:0xc003674108}] Aliases:map[]}\"\nJun 12 16:16:47.145926 crc crio[21573]: time=\"2026-06-12T16:16:47.143833381Z\" level=info msg=\"Adding pod openstack-operators_openstack-operator-index-872w5 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 16:16:48.242295 crc crio[21573]: 2026-06-12T16:16:48Z [verbose] CmdAdd (shim): {1.1.0 [{Name:6952699c0aacfef Mac:82:25:7f:28:74:65 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:43 Mtu:0 Sandbox:/var/run/netns/0b0229ca-ae42-4f13-9347-72f0615dfba1 SocketPath: PciID:}] [{Interface:0xc00025ac30 Address:{IP:10.217.0.67 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 16:16:48.245501 crc crio[21573]: time=\"2026-06-12T16:16:48.245371518Z\" level=info msg=\"Got pod network &{Name:openstack-operator-index-872w5 Namespace:openstack-operators ID:6952699c0aacfefab8ba6f13eebd49eb1548b164b6011ca64e057e294791ce2b UID:3d450607-1f71-4cda-8c3d-0ea17147884a NetNS:/var/run/netns/0b0229ca-ae42-4f13-9347-72f0615dfba1 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod3d450607_1f71_4cda_8c3d_0ea17147884a.slice PodAnnotations:0xc003674108}] Aliases:map[]}\"\nJun 12 16:16:48.245696 crc crio[21573]: time=\"2026-06-12T16:16:48.245630006Z\" level=info msg=\"Checking pod openstack-operators_openstack-operator-index-872w5 for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 16:16:51.569899 crc crio[21573]: time=\"2026-06-12T16:16:51.568246284Z\" level=info msg=\"Ran pod sandbox 6952699c0aacfefab8ba6f13eebd49eb1548b164b6011ca64e057e294791ce2b with infra container: openstack-operators/openstack-operator-index-872w5/POD\" id=cc96b173-8962-4937-971e-b60fbbc34dca name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 16:16:51.576242 crc crio[21573]: time=\"2026-06-12T16:16:51.576096085Z\" level=info msg=\"Pulling image: 38.102.83.120:5001/openstack-k8s-operators/openstack-operator-index:5d3cc125d69b215b4b8640c634756ff99cce6ebc\" id=fbb548eb-23a2-4aec-821d-88986f16cada name=/runtime.v1.ImageService/PullImage\nJun 12 16:16:51.588139 crc crio[21573]: time=\"2026-06-12T16:16:51.587415944Z\" level=info msg=\"Trying to access \\\"38.102.83.120:5001/openstack-k8s-operators/openstack-operator-index:5d3cc125d69b215b4b8640c634756ff99cce6ebc\\\"\"\nJun 12 16:16:51.602147 crc crio[21573]: time=\"2026-06-12T16:16:51.60203335Z\" level=info msg=\"Pulled image: quay.io/metal3-io/ironic-ipa-downloader@sha256:15382b9ddf944ce2a38a44053d2e470dff2bae389316f016792b3b7637c49ea7\" id=0ba1d6b5-7ef4-4c32-873c-24c55ab3d464 name=/runtime.v1.ImageService/PullImage\nJun 12 16:16:51.603749 crc crio[21573]: time=\"2026-06-12T16:16:51.603628787Z\" level=info msg=\"Checking image status: quay.io/metal3-io/ironic-ipa-downloader:latest\" id=80544091-47d7-4dcb-b253-7d80f70c6c50 name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:16:51.607703 crc crio[21573]: time=\"2026-06-12T16:16:51.60760741Z\" level=info msg=\"Got pod network &{Name:baremetal-operator-controller-manager-7fdcbccd66-8wcxk Namespace:baremetal-operator-system ID:41ecec5d0d7123f73612178917a3497379de9963d71c12ce0a772aa2b2e85970 UID:6f04faa3-9436-4647-a9f9-e9fde214377a NetNS:/var/run/netns/65740b75-95dd-459e-9fc0-a54eae8135e6 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod6f04faa3_9436_4647_a9f9_e9fde214377a.slice PodAnnotations:0xc0005680f0}] Aliases:map[]}\"\nJun 12 16:16:51.607703 crc crio[21573]: time=\"2026-06-12T16:16:51.607694933Z\" level=info msg=\"Adding pod baremetal-operator-system_baremetal-operator-controller-manager-7fdcbccd66-8wcxk to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 16:16:51.920387 crc crio[21573]: time=\"2026-06-12T16:16:51.919762455Z\" level=info msg=\"Pulled image: quay.io/metal3-io/baremetal-operator@sha256:9ef16b26df77e09ed539968e7c9664caa407b3271b47747c22f676af9f47a963\" id=72da6790-74a6-4b10-b18c-4f68d10bfe01 name=/runtime.v1.ImageService/PullImage\nJun 12 16:16:51.923191 crc crio[21573]: time=\"2026-06-12T16:16:51.922859681Z\" level=info msg=\"Checking image status: quay.io/metal3-io/baremetal-operator:release-0.9\" id=12cd077c-a6e3-43f6-a5df-fb047475003e name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:16:52.274066 crc crio[21573]: 2026-06-12T16:16:52Z [verbose] CmdAdd (shim): {1.1.0 [{Name:41ecec5d0d7123f Mac:7a:51:1b:4d:75:08 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:45 Mtu:0 Sandbox:/var/run/netns/65740b75-95dd-459e-9fc0-a54eae8135e6 SocketPath: PciID:}] [{Interface:0xc0004bf110 Address:{IP:10.217.0.69 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 16:16:52.275583 crc crio[21573]: time=\"2026-06-12T16:16:52.275427713Z\" level=info msg=\"Got pod network &{Name:baremetal-operator-controller-manager-7fdcbccd66-8wcxk Namespace:baremetal-operator-system ID:41ecec5d0d7123f73612178917a3497379de9963d71c12ce0a772aa2b2e85970 UID:6f04faa3-9436-4647-a9f9-e9fde214377a NetNS:/var/run/netns/65740b75-95dd-459e-9fc0-a54eae8135e6 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod6f04faa3_9436_4647_a9f9_e9fde214377a.slice PodAnnotations:0xc0005680f0}] Aliases:map[]}\"\nJun 12 16:16:52.275832 crc crio[21573]: time=\"2026-06-12T16:16:52.275697241Z\" level=info msg=\"Checking pod baremetal-operator-system_baremetal-operator-controller-manager-7fdcbccd66-8wcxk for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 16:16:52.495749 crc crio[21573]: time=\"2026-06-12T16:16:52.495589748Z\" level=info msg=\"Checking image status: quay.io/metal3-io/ironic-ipa-downloader\" id=2529fffd-ecb0-4862-b7cb-148b6b6f231b name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:16:52.502574 crc crio[21573]: time=\"2026-06-12T16:16:52.501967901Z\" level=info msg=\"Ran pod sandbox 41ecec5d0d7123f73612178917a3497379de9963d71c12ce0a772aa2b2e85970 with infra container: baremetal-operator-system/baremetal-operator-controller-manager-7fdcbccd66-8wcxk/POD\" id=1cfb2a29-ed6b-4704-a88d-a437af892ae2 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 16:16:52.502574 crc crio[21573]: time=\"2026-06-12T16:16:52.502584774Z\" level=info msg=\"Checking image status: quay.io/metal3-io/baremetal-operator:release-0.9\" id=1373acf9-4301-4ef4-a158-60df5151407e name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:16:52.510230 crc crio[21573]: time=\"2026-06-12T16:16:52.510100126Z\" level=info msg=\"Pulling image: quay.io/metal3-io/baremetal-operator:latest\" id=393125ab-ec6e-4afe-8b87-57869d0ca38a name=/runtime.v1.ImageService/PullImage\nJun 12 16:16:52.513725 crc crio[21573]: time=\"2026-06-12T16:16:52.513537392Z\" level=info msg=\"Creating container: baremetal-operator-system/baremetal-operator-ironic-7bd849786b-bqzvm/ironic-ipa-downloader\" id=3f77594f-c398-41ad-b740-a1678e896d3a name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:16:52.526835 crc crio[21573]: time=\"2026-06-12T16:16:52.522070032Z\" level=info msg=\"Trying to access \\\"quay.io/metal3-io/baremetal-operator:latest\\\"\"\nJun 12 16:16:52.838502 crc crio[21573]: time=\"2026-06-12T16:16:52.837421695Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:16:53.138167 crc crio[21573]: time=\"2026-06-12T16:16:53.13715698Z\" level=info msg=\"Creating container: baremetal-operator-system/baremetal-operator-controller-manager-8689c6c7ff-lg4wl/manager\" id=9f608712-314c-4570-b4ef-2f8bb18cc4c5 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:16:54.724550 crc crio[21573]: time=\"2026-06-12T16:16:54.723722811Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:16:54.986373 crc crio[21573]: time=\"2026-06-12T16:16:54.986107708Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:16:55.095889 crc crio[21573]: time=\"2026-06-12T16:16:55.095587422Z\" level=info msg=\"Created container 46e54b673de5a58c7d05588a4b266f36d1a17fe921639add687c5ce43b9c7deb: baremetal-operator-system/baremetal-operator-ironic-7bd849786b-bqzvm/ironic-ipa-downloader\" id=3f77594f-c398-41ad-b740-a1678e896d3a name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:16:55.099224 crc crio[21573]: time=\"2026-06-12T16:16:55.099069659Z\" level=info msg=\"Starting container: 46e54b673de5a58c7d05588a4b266f36d1a17fe921639add687c5ce43b9c7deb\" id=d75923b0-673c-42ee-b25f-fac14b0e6c72 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 16:16:55.114079 crc crio[21573]: time=\"2026-06-12T16:16:55.113964668Z\" level=info msg=\"Started container\" PID=47095 containerID=46e54b673de5a58c7d05588a4b266f36d1a17fe921639add687c5ce43b9c7deb description=baremetal-operator-system/baremetal-operator-ironic-7bd849786b-bqzvm/ironic-ipa-downloader id=d75923b0-673c-42ee-b25f-fac14b0e6c72 name=/runtime.v1.RuntimeService/StartContainer sandboxID=d518e3d14f09cd69cb6a5f0979521164889e78288ec19b3a7b88e71bd556ed36\nJun 12 16:16:55.160834 crc crio[21573]: time=\"2026-06-12T16:16:55.160762641Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:16:55.712427 crc crio[21573]: time=\"2026-06-12T16:16:55.711669998Z\" level=info msg=\"Removing container: 3e3097690c22c299b965d4190dbbc0aaaf9837b4c1c0bd9f53ea229ede43e6e2\" id=b903979a-7326-4808-b671-8bb719be5e69 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 16:16:56.427990 crc crio[21573]: time=\"2026-06-12T16:16:56.427899028Z\" level=info msg=\"Removed container 3e3097690c22c299b965d4190dbbc0aaaf9837b4c1c0bd9f53ea229ede43e6e2: openshift-infra/auto-csr-approver-29688010-z255w/oc\" id=b903979a-7326-4808-b671-8bb719be5e69 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 16:16:56.439430 crc crio[21573]: time=\"2026-06-12T16:16:56.439258275Z\" level=info msg=\"Stopping pod sandbox: f4035d9ae9d90109b8cca55ccaa0f250b1f8cd740d149ff701b4e8c5960e8329\" id=2028efc8-3e3c-418c-a8ac-0bc4544b069b name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 16:16:56.439430 crc crio[21573]: time=\"2026-06-12T16:16:56.439403199Z\" level=info msg=\"Stopped pod sandbox (already stopped): f4035d9ae9d90109b8cca55ccaa0f250b1f8cd740d149ff701b4e8c5960e8329\" id=2028efc8-3e3c-418c-a8ac-0bc4544b069b name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 16:16:56.440651 crc crio[21573]: time=\"2026-06-12T16:16:56.440558611Z\" level=info msg=\"Removing pod sandbox: f4035d9ae9d90109b8cca55ccaa0f250b1f8cd740d149ff701b4e8c5960e8329\" id=6c9075d1-243c-4f20-9922-ea30113c5d6b name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 16:17:01.925152 crc crio[21573]: time=\"2026-06-12T16:17:01.923246629Z\" level=info msg=\"Removed pod sandbox: f4035d9ae9d90109b8cca55ccaa0f250b1f8cd740d149ff701b4e8c5960e8329\" id=6c9075d1-243c-4f20-9922-ea30113c5d6b name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 16:17:08.096428 crc crio[21573]: time=\"2026-06-12T16:17:08.095024891Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:17:08.153035 crc crio[21573]: time=\"2026-06-12T16:17:08.152846188Z\" level=info msg=\"Pulled image: 38.102.83.120:5001/openstack-k8s-operators/openstack-operator-index@sha256:4ab44ef2789ea2d6331746fe9d94f7b9a9681ee9e9e3f9c717be5d62d19fc60a\" id=eb83ba0d-71d0-4ee3-8abc-781e32e7acbf name=/runtime.v1.ImageService/PullImage\nJun 12 16:17:08.156567 crc crio[21573]: time=\"2026-06-12T16:17:08.154967885Z\" level=info msg=\"Checking image status: 38.102.83.120:5001/openstack-k8s-operators/openstack-operator-index:5d3cc125d69b215b4b8640c634756ff99cce6ebc\" id=729816bd-02f7-40cd-8183-c267eb8114a7 name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:17:08.168613 crc crio[21573]: time=\"2026-06-12T16:17:08.168294498Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:17:08.254259 crc crio[21573]: time=\"2026-06-12T16:17:08.253668327Z\" level=info msg=\"Pulled image: quay.io/metal3-io/baremetal-operator@sha256:7a6a74617eb03efd3e95d3df60ef0898f63d5d79d07e301337ba5f1a6d2e0a03\" id=393125ab-ec6e-4afe-8b87-57869d0ca38a name=/runtime.v1.ImageService/PullImage\nJun 12 16:17:08.256022 crc crio[21573]: time=\"2026-06-12T16:17:08.255955029Z\" level=info msg=\"Checking image status: quay.io/metal3-io/baremetal-operator:latest\" id=de2dd827-fdd4-4731-9375-e5bb812e985b name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:17:08.260424 crc crio[21573]: time=\"2026-06-12T16:17:08.259993232Z\" level=info msg=\"Pulled image: 38.102.83.120:5001/openstack-k8s-operators/openstack-operator-index@sha256:4ab44ef2789ea2d6331746fe9d94f7b9a9681ee9e9e3f9c717be5d62d19fc60a\" id=fbb548eb-23a2-4aec-821d-88986f16cada name=/runtime.v1.ImageService/PullImage\nJun 12 16:17:08.263106 crc crio[21573]: time=\"2026-06-12T16:17:08.262841433Z\" level=info msg=\"Checking image status: 38.102.83.120:5001/openstack-k8s-operators/openstack-operator-index:5d3cc125d69b215b4b8640c634756ff99cce6ebc\" id=defe5442-1d71-4e60-a02b-6fa95a57d2b0 name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:17:08.266986 crc crio[21573]: time=\"2026-06-12T16:17:08.266904577Z\" level=info msg=\"Checking image status: quay.io/metal3-io/baremetal-operator\" id=9c3a50e8-c551-4718-abfb-babb38b0132a name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:17:08.267494 crc crio[21573]: time=\"2026-06-12T16:17:08.267258519Z\" level=info msg=\"Checking image status: 38.102.83.120:5001/openstack-k8s-operators/openstack-operator-index:5d3cc125d69b215b4b8640c634756ff99cce6ebc\" id=2192ad6d-dc23-4f3f-aced-ed77829538b7 name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:17:08.271220 crc crio[21573]: time=\"2026-06-12T16:17:08.270018597Z\" level=info msg=\"Checking image status: 38.102.83.120:5001/openstack-k8s-operators/openstack-operator-index:5d3cc125d69b215b4b8640c634756ff99cce6ebc\" id=2d06e355-a15c-4a07-b43f-b035e1b688ab name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:17:08.284807 crc crio[21573]: time=\"2026-06-12T16:17:08.284754078Z\" level=info msg=\"Creating container: openstack-operators/openstack-operator-index-872w5/registry-server\" id=f8177a81-0971-47ce-a9ba-6a880af5944d name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:17:08.291376 crc crio[21573]: time=\"2026-06-12T16:17:08.290956973Z\" level=info msg=\"Creating container: baremetal-operator-system/baremetal-operator-controller-manager-7fdcbccd66-8wcxk/manager\" id=229a6091-0c24-49c7-8c10-d5b895029dc7 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:17:08.293802 crc crio[21573]: time=\"2026-06-12T16:17:08.293599037Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:17:08.297065 crc crio[21573]: time=\"2026-06-12T16:17:08.29684554Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:17:08.297355 crc crio[21573]: time=\"2026-06-12T16:17:08.2969667Z\" level=info msg=\"Creating container: openstack-operators/openstack-operator-index-dq2dh/registry-server\" id=a97d4fdd-5f52-4a52-8b66-e3971cc2123b name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:17:08.330782 crc crio[21573]: time=\"2026-06-12T16:17:08.330649086Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:17:08.384753 crc crio[21573]: time=\"2026-06-12T16:17:08.383584162Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:17:08.393872 crc crio[21573]: time=\"2026-06-12T16:17:08.393804089Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:17:08.402678 crc crio[21573]: time=\"2026-06-12T16:17:08.402544944Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:17:08.403646 crc crio[21573]: time=\"2026-06-12T16:17:08.402839814Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:17:08.419549 crc crio[21573]: time=\"2026-06-12T16:17:08.419388027Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:17:08.449176 crc crio[21573]: time=\"2026-06-12T16:17:08.449110241Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:17:08.669149 crc crio[21573]: time=\"2026-06-12T16:17:08.668971945Z\" level=info msg=\"Created container 291bfe7b5519a2135921e5b29fd26a61e0924f00ac1774964d88c5738d6bb233: baremetal-operator-system/baremetal-operator-controller-manager-8689c6c7ff-lg4wl/manager\" id=9f608712-314c-4570-b4ef-2f8bb18cc4c5 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:17:08.673413 crc crio[21573]: time=\"2026-06-12T16:17:08.673226934Z\" level=info msg=\"Starting container: 291bfe7b5519a2135921e5b29fd26a61e0924f00ac1774964d88c5738d6bb233\" id=61f31bd9-01b8-4662-b934-23f8152bf9ad name=/runtime.v1.RuntimeService/StartContainer\nJun 12 16:17:08.689254 crc crio[21573]: time=\"2026-06-12T16:17:08.689109771Z\" level=info msg=\"Started container\" PID=47475 containerID=291bfe7b5519a2135921e5b29fd26a61e0924f00ac1774964d88c5738d6bb233 description=baremetal-operator-system/baremetal-operator-controller-manager-8689c6c7ff-lg4wl/manager id=61f31bd9-01b8-4662-b934-23f8152bf9ad name=/runtime.v1.RuntimeService/StartContainer sandboxID=6074012e92e6ce0713f5848cfd6331d482e54b2ae3d6ce409a4502bbe36a9c4f\nJun 12 16:17:08.755417 crc crio[21573]: time=\"2026-06-12T16:17:08.755149635Z\" level=info msg=\"Created container 170efef09e387fe0ea43b8676d748545b61986cfa162cb1ba3854533bb80c418: openstack-operators/openstack-operator-index-dq2dh/registry-server\" id=a97d4fdd-5f52-4a52-8b66-e3971cc2123b name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:17:08.761082 crc crio[21573]: time=\"2026-06-12T16:17:08.760925127Z\" level=info msg=\"Starting container: 170efef09e387fe0ea43b8676d748545b61986cfa162cb1ba3854533bb80c418\" id=a151e000-5659-4911-8525-047258983c2a name=/runtime.v1.RuntimeService/StartContainer\nJun 12 16:17:08.777135 crc crio[21573]: time=\"2026-06-12T16:17:08.776914545Z\" level=info msg=\"Started container\" PID=47485 containerID=170efef09e387fe0ea43b8676d748545b61986cfa162cb1ba3854533bb80c418 description=openstack-operators/openstack-operator-index-dq2dh/registry-server id=a151e000-5659-4911-8525-047258983c2a name=/runtime.v1.RuntimeService/StartContainer sandboxID=c0366074ae9db9a356d19ddbb874d20bad64a386f4e3a2221955513d8612703e\nJun 12 16:17:08.795417 crc crio[21573]: time=\"2026-06-12T16:17:08.795205438Z\" level=info msg=\"Created container b3e321b54405f8fd4a51dd7d39d8728ba73f35ee3d900e229dd5e51b6c9fb09d: openstack-operators/openstack-operator-index-872w5/registry-server\" id=f8177a81-0971-47ce-a9ba-6a880af5944d name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:17:08.812796 crc crio[21573]: time=\"2026-06-12T16:17:08.812026114Z\" level=info msg=\"Starting container: b3e321b54405f8fd4a51dd7d39d8728ba73f35ee3d900e229dd5e51b6c9fb09d\" id=33b3416d-ab0e-4fe7-bc67-50995bc3dd25 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 16:17:08.831857 crc crio[21573]: time=\"2026-06-12T16:17:08.831720734Z\" level=info msg=\"Started container\" PID=47488 containerID=b3e321b54405f8fd4a51dd7d39d8728ba73f35ee3d900e229dd5e51b6c9fb09d description=openstack-operators/openstack-operator-index-872w5/registry-server id=33b3416d-ab0e-4fe7-bc67-50995bc3dd25 name=/runtime.v1.RuntimeService/StartContainer sandboxID=6952699c0aacfefab8ba6f13eebd49eb1548b164b6011ca64e057e294791ce2b\nJun 12 16:17:08.848288 crc crio[21573]: time=\"2026-06-12T16:17:08.848165889Z\" level=info msg=\"Created container 536b66e64d380e276ff62055547ef7c0e7f4f962f91590de7c113082856eabcd: baremetal-operator-system/baremetal-operator-controller-manager-7fdcbccd66-8wcxk/manager\" id=229a6091-0c24-49c7-8c10-d5b895029dc7 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:17:08.851040 crc crio[21573]: time=\"2026-06-12T16:17:08.85084784Z\" level=info msg=\"Starting container: 536b66e64d380e276ff62055547ef7c0e7f4f962f91590de7c113082856eabcd\" id=e9879b48-031d-4cc0-b1fb-e719bcb173e6 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 16:17:08.905918 crc crio[21573]: time=\"2026-06-12T16:17:08.904859586Z\" level=info msg=\"Started container\" PID=47489 containerID=536b66e64d380e276ff62055547ef7c0e7f4f962f91590de7c113082856eabcd description=baremetal-operator-system/baremetal-operator-controller-manager-7fdcbccd66-8wcxk/manager id=e9879b48-031d-4cc0-b1fb-e719bcb173e6 name=/runtime.v1.RuntimeService/StartContainer sandboxID=41ecec5d0d7123f73612178917a3497379de9963d71c12ce0a772aa2b2e85970\nJun 12 16:17:09.769757 crc crio[21573]: time=\"2026-06-12T16:17:09.769078541Z\" level=info msg=\"Stopping container: 170efef09e387fe0ea43b8676d748545b61986cfa162cb1ba3854533bb80c418 (timeout: 2s)\" id=0df3815e-dd2e-4b68-b3c8-2d4e07477153 name=/runtime.v1.RuntimeService/StopContainer\nJun 12 16:17:13.295097 crc crio[21573]: time=\"2026-06-12T16:17:13.293770734Z\" level=info msg=\"Stopped container 170efef09e387fe0ea43b8676d748545b61986cfa162cb1ba3854533bb80c418: openstack-operators/openstack-operator-index-dq2dh/registry-server\" id=0df3815e-dd2e-4b68-b3c8-2d4e07477153 name=/runtime.v1.RuntimeService/StopContainer\nJun 12 16:17:13.313271 crc crio[21573]: time=\"2026-06-12T16:17:13.302765978Z\" level=info msg=\"Stopping pod sandbox: c0366074ae9db9a356d19ddbb874d20bad64a386f4e3a2221955513d8612703e\" id=5ece34fe-84a3-47cf-b7b3-c9a7603fc59f name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 16:17:13.313271 crc crio[21573]: time=\"2026-06-12T16:17:13.304558698Z\" level=info msg=\"Got pod network &{Name:openstack-operator-index-dq2dh Namespace:openstack-operators ID:c0366074ae9db9a356d19ddbb874d20bad64a386f4e3a2221955513d8612703e UID:b2a20611-d760-423f-800a-729a3d297229 NetNS:/var/run/netns/7de9c963-e74e-4717-b513-e0ae04462db1 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podb2a20611_d760_423f_800a_729a3d297229.slice PodAnnotations:0xc001896558}] Aliases:map[]}\"\nJun 12 16:17:13.313271 crc crio[21573]: time=\"2026-06-12T16:17:13.304773974Z\" level=info msg=\"Deleting pod openstack-operators_openstack-operator-index-dq2dh from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 16:17:15.337362 crc crio[21573]: time=\"2026-06-12T16:17:15.336539453Z\" level=info msg=\"Stopped pod sandbox: c0366074ae9db9a356d19ddbb874d20bad64a386f4e3a2221955513d8612703e\" id=5ece34fe-84a3-47cf-b7b3-c9a7603fc59f name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 16:17:16.204331 crc crio[21573]: time=\"2026-06-12T16:17:16.203247587Z\" level=info msg=\"Removing container: 170efef09e387fe0ea43b8676d748545b61986cfa162cb1ba3854533bb80c418\" id=cd38ea9f-cac4-4215-bdc8-62967d705ac3 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 16:17:16.234702 crc crio[21573]: time=\"2026-06-12T16:17:16.234544695Z\" level=info msg=\"Removed container 170efef09e387fe0ea43b8676d748545b61986cfa162cb1ba3854533bb80c418: openstack-operators/openstack-operator-index-dq2dh/registry-server\" id=cd38ea9f-cac4-4215-bdc8-62967d705ac3 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 16:17:30.604376 crc crio[21573]: time=\"2026-06-12T16:17:30.602833324Z\" level=info msg=\"Running pod sandbox: openstack-operators/6ad0c3d6a0bf77eaebcb7537ef9d58d6678ac772661bc2d76dd06fada8ct2x6/POD\" id=ba849c7f-c111-4f25-a3fc-ef6053e4d8ff name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 16:17:30.604376 crc crio[21573]: time=\"2026-06-12T16:17:30.604068749Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:17:30.680546 crc crio[21573]: time=\"2026-06-12T16:17:30.679610291Z\" level=info msg=\"Got pod network &{Name:6ad0c3d6a0bf77eaebcb7537ef9d58d6678ac772661bc2d76dd06fada8ct2x6 Namespace:openstack-operators ID:021d306aa8974b16bb4b17a94afb97dd2fdadcd558b897af8afe587c4f444453 UID:ffb41ce0-f1ce-4865-a7d2-323b55ffab42 NetNS:/var/run/netns/d7f142eb-9a39-4ceb-aca5-d3faf96f66af Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podffb41ce0_f1ce_4865_a7d2_323b55ffab42.slice PodAnnotations:0xc000138808}] Aliases:map[]}\"\nJun 12 16:17:30.680546 crc crio[21573]: time=\"2026-06-12T16:17:30.679730105Z\" level=info msg=\"Adding pod openstack-operators_6ad0c3d6a0bf77eaebcb7537ef9d58d6678ac772661bc2d76dd06fada8ct2x6 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 16:17:31.678940 crc crio[21573]: time=\"2026-06-12T16:17:31.678260773Z\" level=info msg=\"Stopping container: 536b66e64d380e276ff62055547ef7c0e7f4f962f91590de7c113082856eabcd (timeout: 10s)\" id=0d1dd520-9ba6-48d1-80a2-7988e5017acc name=/runtime.v1.RuntimeService/StopContainer\nJun 12 16:17:33.034691 crc crio[21573]: time=\"2026-06-12T16:17:33.031087117Z\" level=info msg=\"Stopped container 536b66e64d380e276ff62055547ef7c0e7f4f962f91590de7c113082856eabcd: baremetal-operator-system/baremetal-operator-controller-manager-7fdcbccd66-8wcxk/manager\" id=0d1dd520-9ba6-48d1-80a2-7988e5017acc name=/runtime.v1.RuntimeService/StopContainer\nJun 12 16:17:33.034691 crc crio[21573]: 2026-06-12T16:17:33Z [verbose] CmdAdd (shim): {1.1.0 [{Name:021d306aa8974b1 Mac:fa:a4:e9:68:9c:ec Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:46 Mtu:0 Sandbox:/var/run/netns/d7f142eb-9a39-4ceb-aca5-d3faf96f66af SocketPath: PciID:}] [{Interface:0xc000014fa0 Address:{IP:10.217.0.70 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 16:17:33.037761 crc crio[21573]: time=\"2026-06-12T16:17:33.036648122Z\" level=info msg=\"Got pod network &{Name:6ad0c3d6a0bf77eaebcb7537ef9d58d6678ac772661bc2d76dd06fada8ct2x6 Namespace:openstack-operators ID:021d306aa8974b16bb4b17a94afb97dd2fdadcd558b897af8afe587c4f444453 UID:ffb41ce0-f1ce-4865-a7d2-323b55ffab42 NetNS:/var/run/netns/d7f142eb-9a39-4ceb-aca5-d3faf96f66af Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podffb41ce0_f1ce_4865_a7d2_323b55ffab42.slice PodAnnotations:0xc000138808}] Aliases:map[]}\"\nJun 12 16:17:33.037761 crc crio[21573]: time=\"2026-06-12T16:17:33.036961861Z\" level=info msg=\"Checking pod openstack-operators_6ad0c3d6a0bf77eaebcb7537ef9d58d6678ac772661bc2d76dd06fada8ct2x6 for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 16:17:33.038817 crc crio[21573]: time=\"2026-06-12T16:17:33.038731009Z\" level=info msg=\"Stopping pod sandbox: 41ecec5d0d7123f73612178917a3497379de9963d71c12ce0a772aa2b2e85970\" id=69c79f2b-62c0-4149-9cdd-6eea36a70696 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 16:17:33.039296 crc crio[21573]: time=\"2026-06-12T16:17:33.039196665Z\" level=info msg=\"Got pod network &{Name:baremetal-operator-controller-manager-7fdcbccd66-8wcxk Namespace:baremetal-operator-system ID:41ecec5d0d7123f73612178917a3497379de9963d71c12ce0a772aa2b2e85970 UID:6f04faa3-9436-4647-a9f9-e9fde214377a NetNS:/var/run/netns/65740b75-95dd-459e-9fc0-a54eae8135e6 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod6f04faa3_9436_4647_a9f9_e9fde214377a.slice PodAnnotations:0xc0027223b0}] Aliases:map[]}\"\nJun 12 16:17:33.039766 crc crio[21573]: time=\"2026-06-12T16:17:33.039636525Z\" level=info msg=\"Deleting pod baremetal-operator-system_baremetal-operator-controller-manager-7fdcbccd66-8wcxk from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 16:17:33.057614 crc crio[21573]: time=\"2026-06-12T16:17:33.057504356Z\" level=info msg=\"Ran pod sandbox 021d306aa8974b16bb4b17a94afb97dd2fdadcd558b897af8afe587c4f444453 with infra container: openstack-operators/6ad0c3d6a0bf77eaebcb7537ef9d58d6678ac772661bc2d76dd06fada8ct2x6/POD\" id=ba849c7f-c111-4f25-a3fc-ef6053e4d8ff name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 16:17:33.062068 crc crio[21573]: time=\"2026-06-12T16:17:33.061958491Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=01a172e4-4f7d-4878-82f6-cbc927d5a60f name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:17:33.065901 crc crio[21573]: time=\"2026-06-12T16:17:33.065779989Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=040634c5-d61b-4800-bc9d-60e1230ca418 name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:17:33.193689 crc crio[21573]: time=\"2026-06-12T16:17:33.193430702Z\" level=info msg=\"Creating container: openstack-operators/6ad0c3d6a0bf77eaebcb7537ef9d58d6678ac772661bc2d76dd06fada8ct2x6/util\" id=40930df7-a1d0-4e81-9522-613aaa15a4a2 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:17:33.194931 crc crio[21573]: time=\"2026-06-12T16:17:33.19475888Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:17:33.403404 crc crio[21573]: time=\"2026-06-12T16:17:33.402381331Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:17:33.414384 crc crio[21573]: time=\"2026-06-12T16:17:33.41420137Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:17:33.873589 crc crio[21573]: time=\"2026-06-12T16:17:33.872297811Z\" level=info msg=\"Created container 8bc22d6d0f6c3cde340ac7b73373fd016e0cb5b6b0702bd74aaadd8c2aa85f5b: openstack-operators/6ad0c3d6a0bf77eaebcb7537ef9d58d6678ac772661bc2d76dd06fada8ct2x6/util\" id=40930df7-a1d0-4e81-9522-613aaa15a4a2 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:17:33.880934 crc crio[21573]: time=\"2026-06-12T16:17:33.878983985Z\" level=info msg=\"Starting container: 8bc22d6d0f6c3cde340ac7b73373fd016e0cb5b6b0702bd74aaadd8c2aa85f5b\" id=59333ffd-a444-4c8b-9c55-ffc8cb9d22f8 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 16:17:33.901545 crc crio[21573]: time=\"2026-06-12T16:17:33.900923225Z\" level=info msg=\"Started container\" PID=48030 containerID=8bc22d6d0f6c3cde340ac7b73373fd016e0cb5b6b0702bd74aaadd8c2aa85f5b description=openstack-operators/6ad0c3d6a0bf77eaebcb7537ef9d58d6678ac772661bc2d76dd06fada8ct2x6/util id=59333ffd-a444-4c8b-9c55-ffc8cb9d22f8 name=/runtime.v1.RuntimeService/StartContainer sandboxID=021d306aa8974b16bb4b17a94afb97dd2fdadcd558b897af8afe587c4f444453\nJun 12 16:17:35.642169 crc crio[21573]: time=\"2026-06-12T16:17:35.642080408Z\" level=info msg=\"Stopped pod sandbox: 41ecec5d0d7123f73612178917a3497379de9963d71c12ce0a772aa2b2e85970\" id=69c79f2b-62c0-4149-9cdd-6eea36a70696 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 16:17:36.617619 crc crio[21573]: time=\"2026-06-12T16:17:36.615108477Z\" level=info msg=\"Removing container: 536b66e64d380e276ff62055547ef7c0e7f4f962f91590de7c113082856eabcd\" id=3583e1ca-1bec-4f83-b78e-177f7a7d0b1f name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 16:17:36.634629 crc crio[21573]: time=\"2026-06-12T16:17:36.63438666Z\" level=info msg=\"Pulling image: 38.102.83.120:5001/openstack-k8s-operators/openstack-operator-bundle:5d3cc125d69b215b4b8640c634756ff99cce6ebc\" id=f3d40682-971e-4c3f-bb18-3e6b1e34af68 name=/runtime.v1.ImageService/PullImage\nJun 12 16:17:36.649874 crc crio[21573]: time=\"2026-06-12T16:17:36.649786268Z\" level=info msg=\"Trying to access \\\"38.102.83.120:5001/openstack-k8s-operators/openstack-operator-bundle:5d3cc125d69b215b4b8640c634756ff99cce6ebc\\\"\"\nJun 12 16:17:36.685419 crc crio[21573]: time=\"2026-06-12T16:17:36.685274386Z\" level=info msg=\"Removed container 536b66e64d380e276ff62055547ef7c0e7f4f962f91590de7c113082856eabcd: baremetal-operator-system/baremetal-operator-controller-manager-7fdcbccd66-8wcxk/manager\" id=3583e1ca-1bec-4f83-b78e-177f7a7d0b1f name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 16:17:48.886541 crc crio[21573]: time=\"2026-06-12T16:17:48.880405955Z\" level=info msg=\"Pulled image: 38.102.83.120:5001/openstack-k8s-operators/openstack-operator-bundle@sha256:07385394a4e4df22ba85d993c9b80c207fa2a1d519e3f9d451439f421f18d046\" id=f3d40682-971e-4c3f-bb18-3e6b1e34af68 name=/runtime.v1.ImageService/PullImage\nJun 12 16:17:48.888639 crc crio[21573]: time=\"2026-06-12T16:17:48.888302556Z\" level=info msg=\"Checking image status: 38.102.83.120:5001/openstack-k8s-operators/openstack-operator-bundle:5d3cc125d69b215b4b8640c634756ff99cce6ebc\" id=bf1d038e-7a5a-4feb-ae4a-ad847f30eeda name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:17:48.902311 crc crio[21573]: time=\"2026-06-12T16:17:48.902147736Z\" level=info msg=\"Checking image status: 38.102.83.120:5001/openstack-k8s-operators/openstack-operator-bundle:5d3cc125d69b215b4b8640c634756ff99cce6ebc\" id=edd08636-8872-494d-b35f-e4623670a8bb name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:17:49.141301 crc crio[21573]: time=\"2026-06-12T16:17:49.140958209Z\" level=info msg=\"Creating container: openstack-operators/6ad0c3d6a0bf77eaebcb7537ef9d58d6678ac772661bc2d76dd06fada8ct2x6/pull\" id=0c40252f-5e0b-4abc-8398-893c2aa3200b name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:17:49.144237 crc crio[21573]: time=\"2026-06-12T16:17:49.144110889Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:17:49.211089 crc crio[21573]: time=\"2026-06-12T16:17:49.210933053Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:17:49.211570 crc crio[21573]: time=\"2026-06-12T16:17:49.211412696Z\" level=warning msg=\"Failed to open /etc/passwd: open /var/lib/containers/storage/overlay/27ba80aa25c0cb0c358ad7d6e221dab4e9edece88b22b19e35d5061255139355/merged/etc/passwd: no such file or directory\"\nJun 12 16:17:49.211570 crc crio[21573]: time=\"2026-06-12T16:17:49.21150279Z\" level=warning msg=\"Failed to open /etc/group: open /var/lib/containers/storage/overlay/27ba80aa25c0cb0c358ad7d6e221dab4e9edece88b22b19e35d5061255139355/merged/etc/group: no such file or directory\"\nJun 12 16:17:49.215542 crc crio[21573]: time=\"2026-06-12T16:17:49.215208564Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:17:50.129705 crc crio[21573]: time=\"2026-06-12T16:17:50.129567544Z\" level=info msg=\"Created container 1228ed73241fe4095eed2dc9b28f3753fe0ae933d8f4a4db34001e1234bc05d6: openstack-operators/6ad0c3d6a0bf77eaebcb7537ef9d58d6678ac772661bc2d76dd06fada8ct2x6/pull\" id=0c40252f-5e0b-4abc-8398-893c2aa3200b name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:17:50.131760 crc crio[21573]: time=\"2026-06-12T16:17:50.131648392Z\" level=info msg=\"Starting container: 1228ed73241fe4095eed2dc9b28f3753fe0ae933d8f4a4db34001e1234bc05d6\" id=1204e5a0-2ab0-4969-867a-e21ec338b488 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 16:17:50.169527 crc crio[21573]: time=\"2026-06-12T16:17:50.169371741Z\" level=info msg=\"Started container\" PID=48411 containerID=1228ed73241fe4095eed2dc9b28f3753fe0ae933d8f4a4db34001e1234bc05d6 description=openstack-operators/6ad0c3d6a0bf77eaebcb7537ef9d58d6678ac772661bc2d76dd06fada8ct2x6/pull id=1204e5a0-2ab0-4969-867a-e21ec338b488 name=/runtime.v1.RuntimeService/StartContainer sandboxID=021d306aa8974b16bb4b17a94afb97dd2fdadcd558b897af8afe587c4f444453\nJun 12 16:17:54.087431 crc crio[21573]: time=\"2026-06-12T16:17:54.086355889Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=a0690939-969f-4a74-824f-3a764bfb4ea5 name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:17:54.279682 crc crio[21573]: time=\"2026-06-12T16:17:54.279197713Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=7aa57209-b44e-419e-a6e2-ec1f65d26f6b name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:17:56.116584 crc crio[21573]: time=\"2026-06-12T16:17:56.116195715Z\" level=info msg=\"Pulling image: quay.io/metal3-io/mariadb:latest\" id=0a9a0470-30b5-4994-97c1-fb4220c6b2ee name=/runtime.v1.ImageService/PullImage\nJun 12 16:17:56.126552 crc crio[21573]: time=\"2026-06-12T16:17:56.126380942Z\" level=info msg=\"Trying to access \\\"quay.io/metal3-io/mariadb:latest\\\"\"\nJun 12 16:18:01.004210 crc crio[21573]: time=\"2026-06-12T16:18:01.003278005Z\" level=info msg=\"Creating container: openstack-operators/6ad0c3d6a0bf77eaebcb7537ef9d58d6678ac772661bc2d76dd06fada8ct2x6/extract\" id=55aca728-874a-45e6-ab6f-48ba7ca37353 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:18:01.005808 crc crio[21573]: time=\"2026-06-12T16:18:01.004934122Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:18:01.055253 crc crio[21573]: time=\"2026-06-12T16:18:01.055055788Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:18:01.059553 crc crio[21573]: time=\"2026-06-12T16:18:01.05938641Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:18:01.959289 crc crio[21573]: time=\"2026-06-12T16:18:01.9583968Z\" level=info msg=\"Stopping pod sandbox: c0366074ae9db9a356d19ddbb874d20bad64a386f4e3a2221955513d8612703e\" id=702cf09a-135b-4e88-b555-5d0bebffd215 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 16:18:01.959289 crc crio[21573]: time=\"2026-06-12T16:18:01.959186882Z\" level=info msg=\"Stopped pod sandbox (already stopped): c0366074ae9db9a356d19ddbb874d20bad64a386f4e3a2221955513d8612703e\" id=702cf09a-135b-4e88-b555-5d0bebffd215 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 16:18:01.960833 crc crio[21573]: time=\"2026-06-12T16:18:01.960718075Z\" level=info msg=\"Removing pod sandbox: c0366074ae9db9a356d19ddbb874d20bad64a386f4e3a2221955513d8612703e\" id=88098af2-61f2-45ee-a1e5-cf468b6ac051 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 16:18:01.976990 crc crio[21573]: time=\"2026-06-12T16:18:01.976863974Z\" level=info msg=\"Removed pod sandbox: c0366074ae9db9a356d19ddbb874d20bad64a386f4e3a2221955513d8612703e\" id=88098af2-61f2-45ee-a1e5-cf468b6ac051 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 16:18:01.979526 crc crio[21573]: time=\"2026-06-12T16:18:01.978210516Z\" level=info msg=\"Stopping pod sandbox: 41ecec5d0d7123f73612178917a3497379de9963d71c12ce0a772aa2b2e85970\" id=d1e585ab-94e4-4eaa-b270-09a4c16f9925 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 16:18:01.979526 crc crio[21573]: time=\"2026-06-12T16:18:01.978310839Z\" level=info msg=\"Stopped pod sandbox (already stopped): 41ecec5d0d7123f73612178917a3497379de9963d71c12ce0a772aa2b2e85970\" id=d1e585ab-94e4-4eaa-b270-09a4c16f9925 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 16:18:01.980286 crc crio[21573]: time=\"2026-06-12T16:18:01.980223283Z\" level=info msg=\"Removing pod sandbox: 41ecec5d0d7123f73612178917a3497379de9963d71c12ce0a772aa2b2e85970\" id=88d906e2-0bef-4828-88b4-0257f78c9677 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 16:18:02.025157 crc crio[21573]: time=\"2026-06-12T16:18:02.024734719Z\" level=info msg=\"Removed pod sandbox: 41ecec5d0d7123f73612178917a3497379de9963d71c12ce0a772aa2b2e85970\" id=88d906e2-0bef-4828-88b4-0257f78c9677 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 16:18:02.813774 crc crio[21573]: time=\"2026-06-12T16:18:02.813416574Z\" level=info msg=\"Created container 79de6a746890825c2e82fbdcb36ff0cb8b2e07dc441aacc1e9a2a7a6fad991a8: openstack-operators/6ad0c3d6a0bf77eaebcb7537ef9d58d6678ac772661bc2d76dd06fada8ct2x6/extract\" id=55aca728-874a-45e6-ab6f-48ba7ca37353 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:18:02.816024 crc crio[21573]: time=\"2026-06-12T16:18:02.815834792Z\" level=info msg=\"Starting container: 79de6a746890825c2e82fbdcb36ff0cb8b2e07dc441aacc1e9a2a7a6fad991a8\" id=470cdb06-020e-449a-b46b-80bf10cad5e5 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 16:18:02.867050 crc crio[21573]: time=\"2026-06-12T16:18:02.866912575Z\" level=info msg=\"Started container\" PID=48590 containerID=79de6a746890825c2e82fbdcb36ff0cb8b2e07dc441aacc1e9a2a7a6fad991a8 description=openstack-operators/6ad0c3d6a0bf77eaebcb7537ef9d58d6678ac772661bc2d76dd06fada8ct2x6/extract id=470cdb06-020e-449a-b46b-80bf10cad5e5 name=/runtime.v1.RuntimeService/StartContainer sandboxID=021d306aa8974b16bb4b17a94afb97dd2fdadcd558b897af8afe587c4f444453\nJun 12 16:18:10.467869 crc crio[21573]: time=\"2026-06-12T16:18:10.4669859Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:d54d28129bf6a24b6c1331cb4de963fa8892b5f1811bba98b05f8087ff0412ca\" id=94315ef7-cefa-4bb9-84b1-b9296d884a3d name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:18:10.471198 crc crio[21573]: time=\"2026-06-12T16:18:10.471116311Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:d54d28129bf6a24b6c1331cb4de963fa8892b5f1811bba98b05f8087ff0412ca\" id=51d86bb5-b679-44fb-acaf-749a1a747774 name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:18:10.477745 crc crio[21573]: time=\"2026-06-12T16:18:10.474117122Z\" level=info msg=\"Creating container: metallb-system/metallb-operator-controller-manager-65d448d75d-7h7lc/manager\" id=30a9d397-99d3-4196-bbe5-31761dcb466a name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:18:10.477745 crc crio[21573]: time=\"2026-06-12T16:18:10.474868623Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:18:10.519676 crc crio[21573]: time=\"2026-06-12T16:18:10.519596455Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:18:10.524990 crc crio[21573]: time=\"2026-06-12T16:18:10.524936429Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:18:10.760754 crc crio[21573]: time=\"2026-06-12T16:18:10.76028516Z\" level=info msg=\"Created container bdcb92eca0ff53188c7b2f3c1007c058d475411457e85dd19228a5a9a7bc539f: metallb-system/metallb-operator-controller-manager-65d448d75d-7h7lc/manager\" id=30a9d397-99d3-4196-bbe5-31761dcb466a name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:18:10.769781 crc crio[21573]: time=\"2026-06-12T16:18:10.769662574Z\" level=info msg=\"Starting container: bdcb92eca0ff53188c7b2f3c1007c058d475411457e85dd19228a5a9a7bc539f\" id=60ce3b7f-55e2-4eb0-9e1e-1dbac9011f59 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 16:18:10.788536 crc crio[21573]: time=\"2026-06-12T16:18:10.788347414Z\" level=info msg=\"Started container\" PID=48800 containerID=bdcb92eca0ff53188c7b2f3c1007c058d475411457e85dd19228a5a9a7bc539f description=metallb-system/metallb-operator-controller-manager-65d448d75d-7h7lc/manager id=60ce3b7f-55e2-4eb0-9e1e-1dbac9011f59 name=/runtime.v1.RuntimeService/StartContainer sandboxID=1505938c08abe66603fee9150724842694ad6a0c00ae8d28cbc43ead3e271f34\nJun 12 16:18:11.376374 crc crio[21573]: time=\"2026-06-12T16:18:11.376277858Z\" level=info msg=\"Running pod sandbox: openshift-infra/auto-csr-approver-29688018-kjszb/POD\" id=dd392374-6285-4d3e-9145-30502de8a1e8 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 16:18:11.376603 crc crio[21573]: time=\"2026-06-12T16:18:11.376523583Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:18:11.500513 crc crio[21573]: time=\"2026-06-12T16:18:11.500278553Z\" level=info msg=\"Pulling image: quay.io/metal3-io/baremetal-operator:release-0.9\" id=04b4993d-93b8-4c6d-ac80-289c012bbfaf name=/runtime.v1.ImageService/PullImage\nJun 12 16:18:11.506819 crc crio[21573]: time=\"2026-06-12T16:18:11.506112433Z\" level=info msg=\"Trying to access \\\"quay.io/metal3-io/baremetal-operator:release-0.9\\\"\"\nJun 12 16:18:12.518579 crc crio[21573]: time=\"2026-06-12T16:18:12.518068789Z\" level=info msg=\"Stopping pod sandbox: 021d306aa8974b16bb4b17a94afb97dd2fdadcd558b897af8afe587c4f444453\" id=dfe3ed45-8023-4550-bf41-08eee1e93775 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 16:18:12.520557 crc crio[21573]: time=\"2026-06-12T16:18:12.519309953Z\" level=info msg=\"Got pod network &{Name:6ad0c3d6a0bf77eaebcb7537ef9d58d6678ac772661bc2d76dd06fada8ct2x6 Namespace:openstack-operators ID:021d306aa8974b16bb4b17a94afb97dd2fdadcd558b897af8afe587c4f444453 UID:ffb41ce0-f1ce-4865-a7d2-323b55ffab42 NetNS:/var/run/netns/d7f142eb-9a39-4ceb-aca5-d3faf96f66af Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podffb41ce0_f1ce_4865_a7d2_323b55ffab42.slice PodAnnotations:0xc002722218}] Aliases:map[]}\"\nJun 12 16:18:12.520557 crc crio[21573]: time=\"2026-06-12T16:18:12.519708174Z\" level=info msg=\"Deleting pod openstack-operators_6ad0c3d6a0bf77eaebcb7537ef9d58d6678ac772661bc2d76dd06fada8ct2x6 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 16:18:19.681060 crc crio[21573]: time=\"2026-06-12T16:18:19.680024701Z\" level=info msg=\"Stopped pod sandbox: 021d306aa8974b16bb4b17a94afb97dd2fdadcd558b897af8afe587c4f444453\" id=dfe3ed45-8023-4550-bf41-08eee1e93775 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 16:18:31.242962 crc crio[21573]: time=\"2026-06-12T16:18:31.240055588Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29688018-kjszb Namespace:openshift-infra ID:736655cc85210eeb13991b8407d62a18d6c005d04d240ad5157aca0e169faf72 UID:526c732d-416d-40b8-9bc1-5d4e122fcb33 NetNS:/var/run/netns/0d9e5825-12b0-4bc5-b7eb-d310edaf83a5 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod526c732d_416d_40b8_9bc1_5d4e122fcb33.slice PodAnnotations:0xc000568368}] Aliases:map[]}\"\nJun 12 16:18:31.242962 crc crio[21573]: time=\"2026-06-12T16:18:31.242823093Z\" level=info msg=\"Adding pod openshift-infra_auto-csr-approver-29688018-kjszb to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 16:18:31.293230 crc crio[21573]: time=\"2026-06-12T16:18:31.292976315Z\" level=info msg=\"Running pod sandbox: openstack-operators/openstack-operator-controller-init-5d7646c49f-rv4hl/POD\" id=89b0b8c6-44af-4bc5-99fe-a349596c607b name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 16:18:31.293542 crc crio[21573]: time=\"2026-06-12T16:18:31.293270873Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:18:31.563100 crc crio[21573]: time=\"2026-06-12T16:18:31.562258476Z\" level=info msg=\"Got pod network &{Name:openstack-operator-controller-init-5d7646c49f-rv4hl Namespace:openstack-operators ID:fa305f61097916f95a21b8642df39c0ed46c12da913da806c607439c9b387a0d UID:048f16e0-6cb8-41ce-881b-5a975d6b8936 NetNS:/var/run/netns/6855aa66-b6da-424f-bd24-24e13652327f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod048f16e0_6cb8_41ce_881b_5a975d6b8936.slice PodAnnotations:0xc002428068}] Aliases:map[]}\"\nJun 12 16:18:31.563100 crc crio[21573]: time=\"2026-06-12T16:18:31.562433991Z\" level=info msg=\"Adding pod openstack-operators_openstack-operator-controller-init-5d7646c49f-rv4hl to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 16:18:31.885602 crc crio[21573]: time=\"2026-06-12T16:18:31.885282498Z\" level=info msg=\"Pulled image: quay.io/metal3-io/mariadb@sha256:04c98546a59417b616c1ed83c4a8b5b840f52c343c715e28df0e145acfe1e8f0\" id=0a9a0470-30b5-4994-97c1-fb4220c6b2ee name=/runtime.v1.ImageService/PullImage\nJun 12 16:18:31.901179 crc crio[21573]: time=\"2026-06-12T16:18:31.900955295Z\" level=info msg=\"Checking image status: quay.io/metal3-io/mariadb:latest\" id=666b3a9a-44cd-4fcc-b3d2-fb22249937a3 name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:18:32.269159 crc crio[21573]: time=\"2026-06-12T16:18:32.266844586Z\" level=info msg=\"Pulled image: quay.io/metal3-io/baremetal-operator@sha256:9ef16b26df77e09ed539968e7c9664caa407b3271b47747c22f676af9f47a963\" id=04b4993d-93b8-4c6d-ac80-289c012bbfaf name=/runtime.v1.ImageService/PullImage\nJun 12 16:18:32.274036 crc crio[21573]: time=\"2026-06-12T16:18:32.272189364Z\" level=info msg=\"Checking image status: quay.io/metal3-io/baremetal-operator:release-0.9\" id=7f4caf06-8a58-4860-8342-897a61edbda4 name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:18:32.279123 crc crio[21573]: time=\"2026-06-12T16:18:32.278256508Z\" level=info msg=\"Checking image status: quay.io/metal3-io/baremetal-operator:release-0.9\" id=1ff36670-7666-465b-beda-eccf9dfaccbe name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:18:32.295036 crc crio[21573]: time=\"2026-06-12T16:18:32.294628826Z\" level=info msg=\"Creating container: baremetal-operator-system/baremetal-operator-controller-manager-8689c6c7ff-lg4wl/manager\" id=87d1006f-516e-4a7b-a2d8-ccb09e47f4b3 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:18:32.297140 crc crio[21573]: time=\"2026-06-12T16:18:32.295790358Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:18:32.494375 crc crio[21573]: time=\"2026-06-12T16:18:32.493797541Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:18:32.555760 crc crio[21573]: time=\"2026-06-12T16:18:32.555277927Z\" level=info msg=\"Checking image status: quay.io/metal3-io/mariadb\" id=67bcf1a5-0720-4741-937c-d657cb660506 name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:18:32.614007 crc crio[21573]: time=\"2026-06-12T16:18:32.613894832Z\" level=info msg=\"Creating container: baremetal-operator-system/baremetal-operator-ironic-7bd849786b-bqzvm/mariadb\" id=fbcf06db-ad04-40bc-a9ea-82d188d62643 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:18:32.618545 crc crio[21573]: time=\"2026-06-12T16:18:32.616954265Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:18:32.694570 crc crio[21573]: time=\"2026-06-12T16:18:32.692560494Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:18:32.729763 crc crio[21573]: time=\"2026-06-12T16:18:32.725708979Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:18:33.218172 crc crio[21573]: time=\"2026-06-12T16:18:33.214265649Z\" level=info msg=\"Created container a3051131b26651d0fdcdc908ddc299343181be1c3f72d2577d54f9daa5860ef6: baremetal-operator-system/baremetal-operator-controller-manager-8689c6c7ff-lg4wl/manager\" id=87d1006f-516e-4a7b-a2d8-ccb09e47f4b3 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:18:33.222010 crc crio[21573]: time=\"2026-06-12T16:18:33.221771491Z\" level=info msg=\"Starting container: a3051131b26651d0fdcdc908ddc299343181be1c3f72d2577d54f9daa5860ef6\" id=e013ffb2-a470-40fa-880b-10f6982825a4 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 16:18:33.244033 crc crio[21573]: time=\"2026-06-12T16:18:33.243199607Z\" level=info msg=\"Started container\" PID=49329 containerID=a3051131b26651d0fdcdc908ddc299343181be1c3f72d2577d54f9daa5860ef6 description=baremetal-operator-system/baremetal-operator-controller-manager-8689c6c7ff-lg4wl/manager id=e013ffb2-a470-40fa-880b-10f6982825a4 name=/runtime.v1.RuntimeService/StartContainer sandboxID=6074012e92e6ce0713f5848cfd6331d482e54b2ae3d6ce409a4502bbe36a9c4f\nJun 12 16:18:33.846813 crc crio[21573]: 2026-06-12T16:18:33Z [verbose] CmdAdd (shim): {1.1.0 [{Name:736655cc85210ee Mac:6a:1b:12:f1:7e:ca Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:47 Mtu:0 Sandbox:/var/run/netns/0d9e5825-12b0-4bc5-b7eb-d310edaf83a5 SocketPath: PciID:}] [{Interface:0xc000292ae0 Address:{IP:10.217.0.71 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 16:18:33.849104 crc crio[21573]: time=\"2026-06-12T16:18:33.848869438Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:18:33.850562 crc crio[21573]: time=\"2026-06-12T16:18:33.850382181Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29688018-kjszb Namespace:openshift-infra ID:736655cc85210eeb13991b8407d62a18d6c005d04d240ad5157aca0e169faf72 UID:526c732d-416d-40b8-9bc1-5d4e122fcb33 NetNS:/var/run/netns/0d9e5825-12b0-4bc5-b7eb-d310edaf83a5 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod526c732d_416d_40b8_9bc1_5d4e122fcb33.slice PodAnnotations:0xc000568368}] Aliases:map[]}\"\nJun 12 16:18:33.850960 crc crio[21573]: time=\"2026-06-12T16:18:33.850672379Z\" level=info msg=\"Checking pod openshift-infra_auto-csr-approver-29688018-kjszb for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 16:18:33.864816 crc crio[21573]: time=\"2026-06-12T16:18:33.863592741Z\" level=info msg=\"Ran pod sandbox 736655cc85210eeb13991b8407d62a18d6c005d04d240ad5157aca0e169faf72 with infra container: openshift-infra/auto-csr-approver-29688018-kjszb/POD\" id=dd392374-6285-4d3e-9145-30502de8a1e8 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 16:18:33.873542 crc crio[21573]: time=\"2026-06-12T16:18:33.873345516Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-cli:latest\" id=ee08fe11-011b-4ecb-ba1c-3eadfc3dd8f2 name=/runtime.v1.ImageService/PullImage\nJun 12 16:18:33.885793 crc crio[21573]: time=\"2026-06-12T16:18:33.884978731Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-cli:latest\\\"\"\nJun 12 16:18:34.227703 crc crio[21573]: time=\"2026-06-12T16:18:34.226857704Z\" level=info msg=\"Created container 30e698b9b596006f485ffc5009ec8ef4b654ac847f150d377346221da9409e35: baremetal-operator-system/baremetal-operator-ironic-7bd849786b-bqzvm/mariadb\" id=fbcf06db-ad04-40bc-a9ea-82d188d62643 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:18:34.229703 crc crio[21573]: time=\"2026-06-12T16:18:34.229189318Z\" level=info msg=\"Starting container: 30e698b9b596006f485ffc5009ec8ef4b654ac847f150d377346221da9409e35\" id=5fea95f9-fddc-4535-90b2-508847142f08 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 16:18:34.236576 crc crio[21573]: time=\"2026-06-12T16:18:34.236421172Z\" level=info msg=\"Started container\" PID=49423 containerID=30e698b9b596006f485ffc5009ec8ef4b654ac847f150d377346221da9409e35 description=baremetal-operator-system/baremetal-operator-ironic-7bd849786b-bqzvm/mariadb id=5fea95f9-fddc-4535-90b2-508847142f08 name=/runtime.v1.RuntimeService/StartContainer sandboxID=d518e3d14f09cd69cb6a5f0979521164889e78288ec19b3a7b88e71bd556ed36\nJun 12 16:18:34.720525 crc crio[21573]: time=\"2026-06-12T16:18:34.720067057Z\" level=info msg=\"Pulling image: quay.io/metal3-io/ironic:release-24.1\" id=31fa5806-e240-4faf-87c7-45499db7bec3 name=/runtime.v1.ImageService/PullImage\nJun 12 16:18:34.729540 crc crio[21573]: time=\"2026-06-12T16:18:34.72742412Z\" level=info msg=\"Trying to access \\\"quay.io/metal3-io/ironic:release-24.1\\\"\"\nJun 12 16:18:37.220988 crc crio[21573]: 2026-06-12T16:18:37Z [verbose] CmdAdd (shim): {1.1.0 [{Name:fa305f61097916f Mac:42:a6:db:01:0b:10 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:48 Mtu:0 Sandbox:/var/run/netns/6855aa66-b6da-424f-bd24-24e13652327f SocketPath: PciID:}] [{Interface:0xc00011ae50 Address:{IP:10.217.0.72 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 16:18:37.224674 crc crio[21573]: time=\"2026-06-12T16:18:37.224280991Z\" level=info msg=\"Got pod network &{Name:openstack-operator-controller-init-5d7646c49f-rv4hl Namespace:openstack-operators ID:fa305f61097916f95a21b8642df39c0ed46c12da913da806c607439c9b387a0d UID:048f16e0-6cb8-41ce-881b-5a975d6b8936 NetNS:/var/run/netns/6855aa66-b6da-424f-bd24-24e13652327f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod048f16e0_6cb8_41ce_881b_5a975d6b8936.slice PodAnnotations:0xc002428068}] Aliases:map[]}\"\nJun 12 16:18:37.224674 crc crio[21573]: time=\"2026-06-12T16:18:37.22464457Z\" level=info msg=\"Checking pod openstack-operators_openstack-operator-controller-init-5d7646c49f-rv4hl for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 16:18:37.239197 crc crio[21573]: time=\"2026-06-12T16:18:37.238276718Z\" level=info msg=\"Ran pod sandbox fa305f61097916f95a21b8642df39c0ed46c12da913da806c607439c9b387a0d with infra container: openstack-operators/openstack-operator-controller-init-5d7646c49f-rv4hl/POD\" id=89b0b8c6-44af-4bc5-99fe-a349596c607b name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 16:18:37.241876 crc crio[21573]: time=\"2026-06-12T16:18:37.24177482Z\" level=info msg=\"Checking image status: 38.102.83.120:5001/openstack-k8s-operators/openstack-operator:5d3cc125d69b215b4b8640c634756ff99cce6ebc\" id=ad1f5b7e-612c-46ce-b0f0-262fd8b24691 name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:18:37.242143 crc crio[21573]: time=\"2026-06-12T16:18:37.242057798Z\" level=info msg=\"Image 38.102.83.120:5001/openstack-k8s-operators/openstack-operator:5d3cc125d69b215b4b8640c634756ff99cce6ebc not found\" id=ad1f5b7e-612c-46ce-b0f0-262fd8b24691 name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:18:37.242280 crc crio[21573]: time=\"2026-06-12T16:18:37.24216131Z\" level=info msg=\"Neither image nor artfiact 38.102.83.120:5001/openstack-k8s-operators/openstack-operator:5d3cc125d69b215b4b8640c634756ff99cce6ebc found\" id=ad1f5b7e-612c-46ce-b0f0-262fd8b24691 name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:18:37.244627 crc crio[21573]: time=\"2026-06-12T16:18:37.244402811Z\" level=info msg=\"Pulling image: 38.102.83.120:5001/openstack-k8s-operators/openstack-operator:5d3cc125d69b215b4b8640c634756ff99cce6ebc\" id=1c23b29e-463c-4fbf-b9ae-f87251e81b80 name=/runtime.v1.ImageService/PullImage\nJun 12 16:18:37.246502 crc crio[21573]: time=\"2026-06-12T16:18:37.246289212Z\" level=info msg=\"Trying to access \\\"38.102.83.120:5001/openstack-k8s-operators/openstack-operator:5d3cc125d69b215b4b8640c634756ff99cce6ebc\\\"\"\nJun 12 16:18:42.002814 crc crio[21573]: time=\"2026-06-12T16:18:42.002101873Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9\" id=ee08fe11-011b-4ecb-ba1c-3eadfc3dd8f2 name=/runtime.v1.ImageService/PullImage\nJun 12 16:18:42.005547 crc crio[21573]: time=\"2026-06-12T16:18:42.005496603Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=9b0e57cb-12ec-4a88-8140-e0efe4dc1ed9 name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:18:42.010214 crc crio[21573]: time=\"2026-06-12T16:18:42.00799028Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=fd398f21-61a9-4ead-830d-02dde3f494e6 name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:18:42.113427 crc crio[21573]: time=\"2026-06-12T16:18:42.113167899Z\" level=info msg=\"Creating container: openshift-infra/auto-csr-approver-29688018-kjszb/oc\" id=ae9061c5-651c-446d-bee6-133fe298dc7b name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:18:42.117590 crc crio[21573]: time=\"2026-06-12T16:18:42.114385143Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:18:42.163678 crc crio[21573]: time=\"2026-06-12T16:18:42.163218256Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:18:42.724348 crc crio[21573]: time=\"2026-06-12T16:18:42.723595948Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:18:43.011621 crc crio[21573]: time=\"2026-06-12T16:18:43.011522333Z\" level=info msg=\"Created container dbb22c37e453a2ca55904b455f83b93737249275d07d2e121f7e1cd2c41c82e1: openshift-infra/auto-csr-approver-29688018-kjszb/oc\" id=ae9061c5-651c-446d-bee6-133fe298dc7b name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:18:43.014762 crc crio[21573]: time=\"2026-06-12T16:18:43.014627386Z\" level=info msg=\"Starting container: dbb22c37e453a2ca55904b455f83b93737249275d07d2e121f7e1cd2c41c82e1\" id=310462c4-4873-4715-9ed2-a6ad60935e33 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 16:18:43.150628 crc crio[21573]: time=\"2026-06-12T16:18:43.150264135Z\" level=info msg=\"Started container\" PID=49743 containerID=dbb22c37e453a2ca55904b455f83b93737249275d07d2e121f7e1cd2c41c82e1 description=openshift-infra/auto-csr-approver-29688018-kjszb/oc id=310462c4-4873-4715-9ed2-a6ad60935e33 name=/runtime.v1.RuntimeService/StartContainer sandboxID=736655cc85210eeb13991b8407d62a18d6c005d04d240ad5157aca0e169faf72\nJun 12 16:18:50.064182 crc crio[21573]: time=\"2026-06-12T16:18:50.058892461Z\" level=info msg=\"Stopping pod sandbox: 736655cc85210eeb13991b8407d62a18d6c005d04d240ad5157aca0e169faf72\" id=2809a926-0928-46de-9954-08e72d197e99 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 16:18:50.066409 crc crio[21573]: time=\"2026-06-12T16:18:50.065083739Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29688018-kjszb Namespace:openshift-infra ID:736655cc85210eeb13991b8407d62a18d6c005d04d240ad5157aca0e169faf72 UID:526c732d-416d-40b8-9bc1-5d4e122fcb33 NetNS:/var/run/netns/0d9e5825-12b0-4bc5-b7eb-d310edaf83a5 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod526c732d_416d_40b8_9bc1_5d4e122fcb33.slice PodAnnotations:0xc001896098}] Aliases:map[]}\"\nJun 12 16:18:50.066409 crc crio[21573]: time=\"2026-06-12T16:18:50.065258125Z\" level=info msg=\"Deleting pod openshift-infra_auto-csr-approver-29688018-kjszb from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 16:19:08.199973 crc crio[21573]: time=\"2026-06-12T16:19:08.195923452Z\" level=info msg=\"Stopped pod sandbox: 736655cc85210eeb13991b8407d62a18d6c005d04d240ad5157aca0e169faf72\" id=2809a926-0928-46de-9954-08e72d197e99 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 16:19:41.830712 crc crio[21573]: time=\"2026-06-12T16:19:41.829424609Z\" level=info msg=\"Removing container: 171de7a186ff6dababcb5cb4e46d56dedd09add8520db9064a7364fac550ef62\" id=bdca4c81-4922-4f03-b04f-e20605f19a50 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 16:19:55.917400 crc crio[21573]: time=\"2026-06-12T16:19:55.914135367Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:d54d28129bf6a24b6c1331cb4de963fa8892b5f1811bba98b05f8087ff0412ca\" id=f92d02b3-0d82-4c40-8449-72983b3be736 name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:20:00.911918 crc crio[21573]: time=\"2026-06-12T16:20:00.910282273Z\" level=info msg=\"Pulling image: quay.io/metal3-io/baremetal-operator:release-0.9\" id=963855e4-d04c-4844-a012-21e63cad6510 name=/runtime.v1.ImageService/PullImage\nJun 12 16:20:00.924129 crc crio[21573]: time=\"2026-06-12T16:20:00.924022414Z\" level=info msg=\"Trying to access \\\"quay.io/metal3-io/baremetal-operator:release-0.9\\\"\"\nJun 12 16:20:02.299414 crc crio[21573]: time=\"2026-06-12T16:20:02.299316376Z\" level=info msg=\"Removing container: 150b57bf1d0805da5fd1e384d764f61ce74289a08aab7b2c93adb8dee0145e9f\" id=ebef9baf-01ab-44f3-8493-4a48752293e3 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 16:20:05.652903 crc crio[21573]: time=\"2026-06-12T16:20:05.651403269Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:d54d28129bf6a24b6c1331cb4de963fa8892b5f1811bba98b05f8087ff0412ca\" id=cbdcd4d8-6ec1-4778-a129-1e54ef7f43b0 name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:20:06.096618 crc crio[21573]: time=\"2026-06-12T16:20:06.095398051Z\" level=info msg=\"Running pod sandbox: openshift-infra/auto-csr-approver-29688020-jnb77/POD\" id=81897ee4-d0cd-4128-a01f-32b502fc6262 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 16:20:06.096618 crc crio[21573]: time=\"2026-06-12T16:20:06.095918096Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:20:12.703145 crc crio[21573]: time=\"2026-06-12T16:20:12.700835512Z\" level=info msg=\"Creating container: metallb-system/metallb-operator-controller-manager-65d448d75d-7h7lc/manager\" id=92566133-4122-4f6d-bf33-4c35ff601954 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:20:13.387416 crc crio[21573]: time=\"2026-06-12T16:20:13.386693613Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:20:14.976824 crc crio[21573]: time=\"2026-06-12T16:20:14.97640773Z\" level=info msg=\"Removed container 150b57bf1d0805da5fd1e384d764f61ce74289a08aab7b2c93adb8dee0145e9f: openshift-infra/auto-csr-approver-29688012-8fn6q/oc\" id=ebef9baf-01ab-44f3-8493-4a48752293e3 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 16:20:14.988771 crc crio[21573]: time=\"2026-06-12T16:20:14.988650149Z\" level=info msg=\"Stopping pod sandbox: 833e21d80df1fa3a98c3d31c5b6cf35eebab2c11dc0f577545d72373068b4485\" id=b5dec7c9-4db9-4a4a-a61d-9a984fbd8175 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 16:20:14.988771 crc crio[21573]: time=\"2026-06-12T16:20:14.988789883Z\" level=info msg=\"Stopped pod sandbox (already stopped): 833e21d80df1fa3a98c3d31c5b6cf35eebab2c11dc0f577545d72373068b4485\" id=b5dec7c9-4db9-4a4a-a61d-9a984fbd8175 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 16:20:14.989597 crc crio[21573]: time=\"2026-06-12T16:20:14.989534443Z\" level=info msg=\"Removing pod sandbox: 833e21d80df1fa3a98c3d31c5b6cf35eebab2c11dc0f577545d72373068b4485\" id=ac5f45a2-df1e-430d-8b0a-0fa5e5cb1ca7 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 16:20:15.044512 crc crio[21573]: time=\"2026-06-12T16:20:15.044330984Z\" level=info msg=\"Pulled image: 38.102.83.120:5001/openstack-k8s-operators/openstack-operator@sha256:2860824d196825a0fa76ff59e761b642d1290028363ab5821ea24d74e69951a1\" id=1c23b29e-463c-4fbf-b9ae-f87251e81b80 name=/runtime.v1.ImageService/PullImage\nJun 12 16:20:15.046378 crc crio[21573]: time=\"2026-06-12T16:20:15.04629088Z\" level=info msg=\"Checking image status: 38.102.83.120:5001/openstack-k8s-operators/openstack-operator:5d3cc125d69b215b4b8640c634756ff99cce6ebc\" id=217c5151-e58b-4909-a64d-3483032f9175 name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:20:15.371131 crc crio[21573]: time=\"2026-06-12T16:20:15.371010575Z\" level=info msg=\"Removed container 171de7a186ff6dababcb5cb4e46d56dedd09add8520db9064a7364fac550ef62: metallb-system/metallb-operator-controller-manager-65d448d75d-7h7lc/manager\" id=bdca4c81-4922-4f03-b04f-e20605f19a50 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 16:20:15.376404 crc crio[21573]: time=\"2026-06-12T16:20:15.376172302Z\" level=info msg=\"Removing container: 291bfe7b5519a2135921e5b29fd26a61e0924f00ac1774964d88c5738d6bb233\" id=ee5c12ae-d44e-4844-98e1-20a3440e94eb name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 16:20:15.777541 crc crio[21573]: time=\"2026-06-12T16:20:15.776071447Z\" level=info msg=\"Checking image status: 38.102.83.120:5001/openstack-k8s-operators/openstack-operator:5d3cc125d69b215b4b8640c634756ff99cce6ebc\" id=0fd8932c-6984-478f-8abc-75833425cfca name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:20:15.802602 crc crio[21573]: time=\"2026-06-12T16:20:15.802495129Z\" level=info msg=\"Removed pod sandbox: 833e21d80df1fa3a98c3d31c5b6cf35eebab2c11dc0f577545d72373068b4485\" id=ac5f45a2-df1e-430d-8b0a-0fa5e5cb1ca7 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 16:20:15.840628 crc crio[21573]: time=\"2026-06-12T16:20:15.840414521Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29688020-jnb77 Namespace:openshift-infra ID:ecd75510c1b33fae85fdb08c12a0220909dfe04ea5835e67bcebd829cd16f4ed UID:db22425a-9516-4edc-bf37-3a6a2fa8ba7f NetNS:/var/run/netns/124ea3c0-c9e8-4dcd-a47e-209238465fb1 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poddb22425a_9516_4edc_bf37_3a6a2fa8ba7f.slice PodAnnotations:0xc00063c1f8}] Aliases:map[]}\"\nJun 12 16:20:15.840628 crc crio[21573]: time=\"2026-06-12T16:20:15.840565304Z\" level=info msg=\"Adding pod openshift-infra_auto-csr-approver-29688020-jnb77 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 16:20:16.705250 crc crio[21573]: time=\"2026-06-12T16:20:16.704565893Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:20:16.712048 crc crio[21573]: time=\"2026-06-12T16:20:16.711609953Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:20:16.715276 crc crio[21573]: time=\"2026-06-12T16:20:16.715152999Z\" level=info msg=\"Removed container 291bfe7b5519a2135921e5b29fd26a61e0924f00ac1774964d88c5738d6bb233: baremetal-operator-system/baremetal-operator-controller-manager-8689c6c7ff-lg4wl/manager\" id=ee5c12ae-d44e-4844-98e1-20a3440e94eb name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 16:20:16.874873 crc crio[21573]: 2026-06-12T16:20:16Z [verbose] CmdAdd (shim): {1.1.0 [{Name:ecd75510c1b33fa Mac:66:80:5e:69:45:7a Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:49 Mtu:0 Sandbox:/var/run/netns/124ea3c0-c9e8-4dcd-a47e-209238465fb1 SocketPath: PciID:}] [{Interface:0xc000014e20 Address:{IP:10.217.0.73 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 16:20:16.882291 crc crio[21573]: time=\"2026-06-12T16:20:16.879828808Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29688020-jnb77 Namespace:openshift-infra ID:ecd75510c1b33fae85fdb08c12a0220909dfe04ea5835e67bcebd829cd16f4ed UID:db22425a-9516-4edc-bf37-3a6a2fa8ba7f NetNS:/var/run/netns/124ea3c0-c9e8-4dcd-a47e-209238465fb1 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poddb22425a_9516_4edc_bf37_3a6a2fa8ba7f.slice PodAnnotations:0xc00063c1f8}] Aliases:map[]}\"\nJun 12 16:20:16.882291 crc crio[21573]: time=\"2026-06-12T16:20:16.880895526Z\" level=info msg=\"Checking pod openshift-infra_auto-csr-approver-29688020-jnb77 for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 16:20:16.969489 crc crio[21573]: time=\"2026-06-12T16:20:16.969300004Z\" level=info msg=\"Created container f0a8f5ab0b8ae7881cac8d214bd863228a4d6b30eaf25c1d424413a10dfc997f: metallb-system/metallb-operator-controller-manager-65d448d75d-7h7lc/manager\" id=92566133-4122-4f6d-bf33-4c35ff601954 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:20:16.975915 crc crio[21573]: time=\"2026-06-12T16:20:16.975202994Z\" level=info msg=\"Starting container: f0a8f5ab0b8ae7881cac8d214bd863228a4d6b30eaf25c1d424413a10dfc997f\" id=7d2330e6-0e17-49f1-8ad0-89609b529459 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 16:20:16.984928 crc crio[21573]: time=\"2026-06-12T16:20:16.984852514Z\" level=info msg=\"Started container\" PID=51667 containerID=f0a8f5ab0b8ae7881cac8d214bd863228a4d6b30eaf25c1d424413a10dfc997f description=metallb-system/metallb-operator-controller-manager-65d448d75d-7h7lc/manager id=7d2330e6-0e17-49f1-8ad0-89609b529459 name=/runtime.v1.RuntimeService/StartContainer sandboxID=1505938c08abe66603fee9150724842694ad6a0c00ae8d28cbc43ead3e271f34\nJun 12 16:20:17.496947 crc crio[21573]: time=\"2026-06-12T16:20:17.496112575Z\" level=info msg=\"Ran pod sandbox ecd75510c1b33fae85fdb08c12a0220909dfe04ea5835e67bcebd829cd16f4ed with infra container: openshift-infra/auto-csr-approver-29688020-jnb77/POD\" id=81897ee4-d0cd-4128-a01f-32b502fc6262 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 16:20:17.501534 crc crio[21573]: time=\"2026-06-12T16:20:17.501300304Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-cli:latest\" id=2b7cb987-212d-4f46-a330-d73232529ccd name=/runtime.v1.ImageService/PullImage\nJun 12 16:20:17.518593 crc crio[21573]: time=\"2026-06-12T16:20:17.518429586Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-cli:latest\\\"\"\nJun 12 16:20:17.519177 crc crio[21573]: time=\"2026-06-12T16:20:17.51901934Z\" level=info msg=\"Creating container: openstack-operators/openstack-operator-controller-init-5d7646c49f-rv4hl/operator\" id=a441c6a9-6e54-4d13-9d67-32e71d190cd3 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:20:19.358108 crc crio[21573]: time=\"2026-06-12T16:20:19.358022436Z\" level=info msg=\"Pulled image: quay.io/metal3-io/baremetal-operator@sha256:9ef16b26df77e09ed539968e7c9664caa407b3271b47747c22f676af9f47a963\" id=963855e4-d04c-4844-a012-21e63cad6510 name=/runtime.v1.ImageService/PullImage\nJun 12 16:20:19.361641 crc crio[21573]: time=\"2026-06-12T16:20:19.361532321Z\" level=info msg=\"Checking image status: quay.io/metal3-io/baremetal-operator:release-0.9\" id=40a30a92-5016-4887-b588-13b3f013189d name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:20:19.633865 crc crio[21573]: time=\"2026-06-12T16:20:19.633676091Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:20:19.636868 crc crio[21573]: time=\"2026-06-12T16:20:19.636777945Z\" level=info msg=\"Checking image status: quay.io/metal3-io/baremetal-operator:release-0.9\" id=cdedaf48-f86c-4afd-9afa-cbb4cba169ab name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:20:20.499365 crc crio[21573]: time=\"2026-06-12T16:20:20.498291357Z\" level=info msg=\"Creating container: baremetal-operator-system/baremetal-operator-controller-manager-8689c6c7ff-lg4wl/manager\" id=3d6294ea-9ec5-40c8-8f8c-c9f3c533b07b name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:20:20.751721 crc crio[21573]: time=\"2026-06-12T16:20:20.750975772Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:20:22.142740 crc crio[21573]: time=\"2026-06-12T16:20:22.142585164Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:20:22.168036 crc crio[21573]: time=\"2026-06-12T16:20:22.167923775Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:20:22.322691 crc crio[21573]: time=\"2026-06-12T16:20:22.320736295Z\" level=info msg=\"Created container 0e1ce8188a119c648a6d24a1f18aa23c8eb97c7dec6874405010f35e16b25d32: baremetal-operator-system/baremetal-operator-controller-manager-8689c6c7ff-lg4wl/manager\" id=3d6294ea-9ec5-40c8-8f8c-c9f3c533b07b name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:20:22.330199 crc crio[21573]: time=\"2026-06-12T16:20:22.330082868Z\" level=info msg=\"Starting container: 0e1ce8188a119c648a6d24a1f18aa23c8eb97c7dec6874405010f35e16b25d32\" id=4c1d2949-19bf-4fb2-98d1-aa0bfaaa3187 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 16:20:22.339107 crc crio[21573]: time=\"2026-06-12T16:20:22.338974966Z\" level=info msg=\"Started container\" PID=51849 containerID=0e1ce8188a119c648a6d24a1f18aa23c8eb97c7dec6874405010f35e16b25d32 description=baremetal-operator-system/baremetal-operator-controller-manager-8689c6c7ff-lg4wl/manager id=4c1d2949-19bf-4fb2-98d1-aa0bfaaa3187 name=/runtime.v1.RuntimeService/StartContainer sandboxID=6074012e92e6ce0713f5848cfd6331d482e54b2ae3d6ce409a4502bbe36a9c4f\nJun 12 16:20:22.342717 crc crio[21573]: time=\"2026-06-12T16:20:22.342577263Z\" level=info msg=\"Pulled image: quay.io/metal3-io/ironic@sha256:992cdab44144c85f5c2af087a73a2ce66514ddb7132b5f0c2bb86a7266aa5dd8\" id=31fa5806-e240-4faf-87c7-45499db7bec3 name=/runtime.v1.ImageService/PullImage\nJun 12 16:20:22.344031 crc crio[21573]: time=\"2026-06-12T16:20:22.34393649Z\" level=info msg=\"Checking image status: quay.io/metal3-io/ironic:release-24.1\" id=7a39aced-b9c8-431f-b3d3-00945fa3caae name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:20:22.681615 crc crio[21573]: time=\"2026-06-12T16:20:22.681513352Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:20:22.683902 crc crio[21573]: time=\"2026-06-12T16:20:22.683787893Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9\" id=2b7cb987-212d-4f46-a330-d73232529ccd name=/runtime.v1.ImageService/PullImage\nJun 12 16:20:22.685117 crc crio[21573]: time=\"2026-06-12T16:20:22.684996713Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=6f9f253a-b47d-4f43-b3f0-e5e7d48193d2 name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:20:22.686193 crc crio[21573]: time=\"2026-06-12T16:20:22.686130364Z\" level=info msg=\"Checking image status: quay.io/metal3-io/ironic:release-24.1\" id=40f7a388-cf6e-4aef-9310-4aa7dbd2cb4a name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:20:22.687665 crc crio[21573]: time=\"2026-06-12T16:20:22.687584712Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=05231609-b825-4094-9399-b6f2ef71aa48 name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:20:22.687980 crc crio[21573]: time=\"2026-06-12T16:20:22.687880572Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:20:22.736379 crc crio[21573]: time=\"2026-06-12T16:20:22.736136459Z\" level=info msg=\"Creating container: baremetal-operator-system/baremetal-operator-ironic-7bd849786b-bqzvm/ironic\" id=6c8bd212-118b-4ba1-962e-215690911011 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:20:22.739942 crc crio[21573]: time=\"2026-06-12T16:20:22.739839088Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:20:22.773659 crc crio[21573]: time=\"2026-06-12T16:20:22.773532464Z\" level=info msg=\"Creating container: openshift-infra/auto-csr-approver-29688020-jnb77/oc\" id=de36c18d-20f4-4252-8d93-2eab45e461dd name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:20:22.774167 crc crio[21573]: time=\"2026-06-12T16:20:22.774101441Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:20:22.798630 crc crio[21573]: time=\"2026-06-12T16:20:22.798528497Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:20:22.830390 crc crio[21573]: time=\"2026-06-12T16:20:22.830262124Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:20:22.966623 crc crio[21573]: time=\"2026-06-12T16:20:22.96595494Z\" level=info msg=\"Created container e4d379200b991d78370e8ef1f20115bac9d01bab9ed8a475f1124c0bd7db7f90: openstack-operators/openstack-operator-controller-init-5d7646c49f-rv4hl/operator\" id=a441c6a9-6e54-4d13-9d67-32e71d190cd3 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:20:22.969349 crc crio[21573]: time=\"2026-06-12T16:20:22.969202699Z\" level=info msg=\"Starting container: e4d379200b991d78370e8ef1f20115bac9d01bab9ed8a475f1124c0bd7db7f90\" id=5c27e1d5-01e2-4946-ac3d-07d727b01aed name=/runtime.v1.RuntimeService/StartContainer\nJun 12 16:20:22.985369 crc crio[21573]: time=\"2026-06-12T16:20:22.985019546Z\" level=info msg=\"Started container\" PID=51870 containerID=e4d379200b991d78370e8ef1f20115bac9d01bab9ed8a475f1124c0bd7db7f90 description=openstack-operators/openstack-operator-controller-init-5d7646c49f-rv4hl/operator id=5c27e1d5-01e2-4946-ac3d-07d727b01aed name=/runtime.v1.RuntimeService/StartContainer sandboxID=fa305f61097916f95a21b8642df39c0ed46c12da913da806c607439c9b387a0d\nJun 12 16:20:23.524014 crc crio[21573]: time=\"2026-06-12T16:20:23.523892126Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:20:23.917054 crc crio[21573]: time=\"2026-06-12T16:20:23.916947373Z\" level=info msg=\"Created container ed2f7d46d84a42c6aca45904903220bf70d06ef1a91bd89a5ba20aabef8d83fc: openshift-infra/auto-csr-approver-29688020-jnb77/oc\" id=de36c18d-20f4-4252-8d93-2eab45e461dd name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:20:23.935929 crc crio[21573]: time=\"2026-06-12T16:20:23.935761765Z\" level=info msg=\"Starting container: ed2f7d46d84a42c6aca45904903220bf70d06ef1a91bd89a5ba20aabef8d83fc\" id=8a24d667-64e6-4209-84d6-37df795cc996 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 16:20:24.009617 crc crio[21573]: time=\"2026-06-12T16:20:24.007902325Z\" level=info msg=\"Started container\" PID=51921 containerID=ed2f7d46d84a42c6aca45904903220bf70d06ef1a91bd89a5ba20aabef8d83fc description=openshift-infra/auto-csr-approver-29688020-jnb77/oc id=8a24d667-64e6-4209-84d6-37df795cc996 name=/runtime.v1.RuntimeService/StartContainer sandboxID=ecd75510c1b33fae85fdb08c12a0220909dfe04ea5835e67bcebd829cd16f4ed\nJun 12 16:20:25.153288 crc crio[21573]: time=\"2026-06-12T16:20:25.153135738Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:20:27.145496 crc crio[21573]: time=\"2026-06-12T16:20:27.144671575Z\" level=info msg=\"Created container 3fba3b50d21cb06634dec3dd4439a23fe40c4589f44b39cf0fb7387b99c4b19b: baremetal-operator-system/baremetal-operator-ironic-7bd849786b-bqzvm/ironic\" id=6c8bd212-118b-4ba1-962e-215690911011 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:20:27.147595 crc crio[21573]: time=\"2026-06-12T16:20:27.147423619Z\" level=info msg=\"Starting container: 3fba3b50d21cb06634dec3dd4439a23fe40c4589f44b39cf0fb7387b99c4b19b\" id=df34dd71-460d-43da-8b5e-b6c1890b60b4 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 16:20:27.156053 crc crio[21573]: time=\"2026-06-12T16:20:27.155867786Z\" level=info msg=\"Started container\" PID=52013 containerID=3fba3b50d21cb06634dec3dd4439a23fe40c4589f44b39cf0fb7387b99c4b19b description=baremetal-operator-system/baremetal-operator-ironic-7bd849786b-bqzvm/ironic id=df34dd71-460d-43da-8b5e-b6c1890b60b4 name=/runtime.v1.RuntimeService/StartContainer sandboxID=d518e3d14f09cd69cb6a5f0979521164889e78288ec19b3a7b88e71bd556ed36\nJun 12 16:20:29.354978 crc crio[21573]: time=\"2026-06-12T16:20:29.354067915Z\" level=info msg=\"Pulling image: quay.io/metal3-io/ironic:release-24.1\" id=45d9d4b4-379a-4ec5-9798-45f85a9a333e name=/runtime.v1.ImageService/PullImage\nJun 12 16:20:29.361020 crc crio[21573]: time=\"2026-06-12T16:20:29.360914308Z\" level=info msg=\"Trying to access \\\"quay.io/metal3-io/ironic:release-24.1\\\"\"\nJun 12 16:20:31.279734 crc crio[21573]: time=\"2026-06-12T16:20:31.278816674Z\" level=info msg=\"Stopping pod sandbox: ecd75510c1b33fae85fdb08c12a0220909dfe04ea5835e67bcebd829cd16f4ed\" id=47a53558-48cb-4b18-9a22-f8ba7d3e224e name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 16:20:31.281384 crc crio[21573]: time=\"2026-06-12T16:20:31.280973292Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29688020-jnb77 Namespace:openshift-infra ID:ecd75510c1b33fae85fdb08c12a0220909dfe04ea5835e67bcebd829cd16f4ed UID:db22425a-9516-4edc-bf37-3a6a2fa8ba7f NetNS:/var/run/netns/124ea3c0-c9e8-4dcd-a47e-209238465fb1 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poddb22425a_9516_4edc_bf37_3a6a2fa8ba7f.slice PodAnnotations:0xc00338e990}] Aliases:map[]}\"\nJun 12 16:20:31.281384 crc crio[21573]: time=\"2026-06-12T16:20:31.2812604Z\" level=info msg=\"Deleting pod openshift-infra_auto-csr-approver-29688020-jnb77 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 16:20:31.647671 crc crio[21573]: time=\"2026-06-12T16:20:31.646951036Z\" level=info msg=\"Stopped pod sandbox: ecd75510c1b33fae85fdb08c12a0220909dfe04ea5835e67bcebd829cd16f4ed\" id=47a53558-48cb-4b18-9a22-f8ba7d3e224e name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 16:20:41.497986 crc crio[21573]: time=\"2026-06-12T16:20:41.496726434Z\" level=info msg=\"Pulled image: quay.io/metal3-io/ironic@sha256:992cdab44144c85f5c2af087a73a2ce66514ddb7132b5f0c2bb86a7266aa5dd8\" id=45d9d4b4-379a-4ec5-9798-45f85a9a333e name=/runtime.v1.ImageService/PullImage\nJun 12 16:20:41.500640 crc crio[21573]: time=\"2026-06-12T16:20:41.49991565Z\" level=info msg=\"Checking image status: quay.io/metal3-io/ironic:release-24.1\" id=0be5e41d-2a1f-47b7-a7f8-e7400d76ab26 name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:20:41.508360 crc crio[21573]: time=\"2026-06-12T16:20:41.508093957Z\" level=info msg=\"Checking image status: quay.io/metal3-io/ironic:release-24.1\" id=1e22e03c-d690-4a05-9bce-f1595c875b7b name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:20:41.654345 crc crio[21573]: time=\"2026-06-12T16:20:41.654168977Z\" level=info msg=\"Creating container: baremetal-operator-system/baremetal-operator-ironic-7bd849786b-bqzvm/ironic-httpd\" id=a72c6882-4912-410e-a3dc-942e48a7fcb0 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:20:41.657400 crc crio[21573]: time=\"2026-06-12T16:20:41.657340193Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:20:41.714831 crc crio[21573]: time=\"2026-06-12T16:20:41.714700305Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:20:42.462868 crc crio[21573]: time=\"2026-06-12T16:20:42.462619392Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:20:42.623253 crc crio[21573]: time=\"2026-06-12T16:20:42.623085789Z\" level=info msg=\"Created container c6ea1a71328f14b1b18fb3731905ad027a13a24470ae711c8255a6c60c9d3b38: baremetal-operator-system/baremetal-operator-ironic-7bd849786b-bqzvm/ironic-httpd\" id=a72c6882-4912-410e-a3dc-942e48a7fcb0 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:20:42.625274 crc crio[21573]: time=\"2026-06-12T16:20:42.625070622Z\" level=info msg=\"Starting container: c6ea1a71328f14b1b18fb3731905ad027a13a24470ae711c8255a6c60c9d3b38\" id=adb871dc-9aa2-4590-bb8c-3d5ad03cf364 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 16:20:42.633627 crc crio[21573]: time=\"2026-06-12T16:20:42.632161084Z\" level=info msg=\"Started container\" PID=52365 containerID=c6ea1a71328f14b1b18fb3731905ad027a13a24470ae711c8255a6c60c9d3b38 description=baremetal-operator-system/baremetal-operator-ironic-7bd849786b-bqzvm/ironic-httpd id=adb871dc-9aa2-4590-bb8c-3d5ad03cf364 name=/runtime.v1.RuntimeService/StartContainer sandboxID=d518e3d14f09cd69cb6a5f0979521164889e78288ec19b3a7b88e71bd556ed36\nJun 12 16:20:42.723334 crc crio[21573]: time=\"2026-06-12T16:20:42.723007608Z\" level=info msg=\"Pulling image: quay.io/metal3-io/ironic:release-24.1\" id=f702f099-aa31-42ca-8fc9-926bb8e9aa38 name=/runtime.v1.ImageService/PullImage\nJun 12 16:20:42.736869 crc crio[21573]: time=\"2026-06-12T16:20:42.736769109Z\" level=info msg=\"Trying to access \\\"quay.io/metal3-io/ironic:release-24.1\\\"\"\nJun 12 16:20:45.361538 crc crio[21573]: time=\"2026-06-12T16:20:45.359881063Z\" level=info msg=\"Pulled image: quay.io/metal3-io/ironic@sha256:992cdab44144c85f5c2af087a73a2ce66514ddb7132b5f0c2bb86a7266aa5dd8\" id=f702f099-aa31-42ca-8fc9-926bb8e9aa38 name=/runtime.v1.ImageService/PullImage\nJun 12 16:20:45.364381 crc crio[21573]: time=\"2026-06-12T16:20:45.361644562Z\" level=info msg=\"Checking image status: quay.io/metal3-io/ironic:release-24.1\" id=70de1844-6bbc-4775-a18e-4b77d16091a7 name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:20:45.388882 crc crio[21573]: time=\"2026-06-12T16:20:45.388646378Z\" level=info msg=\"Checking image status: quay.io/metal3-io/ironic:release-24.1\" id=b293b245-d647-49bf-b351-11df9362764c name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:20:45.879492 crc crio[21573]: time=\"2026-06-12T16:20:45.879338435Z\" level=info msg=\"Creating container: baremetal-operator-system/baremetal-operator-ironic-7bd849786b-bqzvm/ironic-log-watch\" id=ffaf5399-6a39-451f-abbb-4eeb4ab27a3f name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:20:45.882085 crc crio[21573]: time=\"2026-06-12T16:20:45.882010038Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:20:45.937619 crc crio[21573]: time=\"2026-06-12T16:20:45.937137269Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:20:47.246028 crc crio[21573]: time=\"2026-06-12T16:20:47.245846662Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:20:47.685844 crc crio[21573]: time=\"2026-06-12T16:20:47.684988183Z\" level=info msg=\"Created container af52cfe51d837e60eb639fd214125715470c639d6427ddbcb13fc6b686c15ab2: baremetal-operator-system/baremetal-operator-ironic-7bd849786b-bqzvm/ironic-log-watch\" id=ffaf5399-6a39-451f-abbb-4eeb4ab27a3f name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:20:47.688339 crc crio[21573]: time=\"2026-06-12T16:20:47.68825777Z\" level=info msg=\"Starting container: af52cfe51d837e60eb639fd214125715470c639d6427ddbcb13fc6b686c15ab2\" id=ea9274d6-e5bd-4af4-a72f-b327675f800f name=/runtime.v1.RuntimeService/StartContainer\nJun 12 16:20:47.697908 crc crio[21573]: time=\"2026-06-12T16:20:47.697758886Z\" level=info msg=\"Started container\" PID=52610 containerID=af52cfe51d837e60eb639fd214125715470c639d6427ddbcb13fc6b686c15ab2 description=baremetal-operator-system/baremetal-operator-ironic-7bd849786b-bqzvm/ironic-log-watch id=ea9274d6-e5bd-4af4-a72f-b327675f800f name=/runtime.v1.RuntimeService/StartContainer sandboxID=d518e3d14f09cd69cb6a5f0979521164889e78288ec19b3a7b88e71bd556ed36\nJun 12 16:21:15.828156 crc crio[21573]: time=\"2026-06-12T16:21:15.826158794Z\" level=info msg=\"Removing container: 51d94a3b712c4860da491c0bc73aad50ee2d0b87191a2ab16ddacf7fcbb17edb\" id=7f71d616-4183-4edc-b858-ce390b436d59 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 16:21:16.151432 crc crio[21573]: time=\"2026-06-12T16:21:16.147823556Z\" level=info msg=\"Removed container 51d94a3b712c4860da491c0bc73aad50ee2d0b87191a2ab16ddacf7fcbb17edb: openshift-infra/auto-csr-approver-29688014-lcs44/oc\" id=7f71d616-4183-4edc-b858-ce390b436d59 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 16:21:16.192587 crc crio[21573]: time=\"2026-06-12T16:21:16.192497746Z\" level=info msg=\"Stopping pod sandbox: 7d7c4e6f7317a7664af85e586207c95a8e397fddcfd7f506a56bd529020f5eb7\" id=e212191a-6b01-48fa-a2ac-84f736f0b7cd name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 16:21:16.192715 crc crio[21573]: time=\"2026-06-12T16:21:16.192613459Z\" level=info msg=\"Stopped pod sandbox (already stopped): 7d7c4e6f7317a7664af85e586207c95a8e397fddcfd7f506a56bd529020f5eb7\" id=e212191a-6b01-48fa-a2ac-84f736f0b7cd name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 16:21:16.196197 crc crio[21573]: time=\"2026-06-12T16:21:16.196103875Z\" level=info msg=\"Removing pod sandbox: 7d7c4e6f7317a7664af85e586207c95a8e397fddcfd7f506a56bd529020f5eb7\" id=ccfee698-d9e8-471a-8f8b-c58ec26c3634 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 16:21:16.315360 crc crio[21573]: time=\"2026-06-12T16:21:16.315066732Z\" level=info msg=\"Removed pod sandbox: 7d7c4e6f7317a7664af85e586207c95a8e397fddcfd7f506a56bd529020f5eb7\" id=ccfee698-d9e8-471a-8f8b-c58ec26c3634 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 16:21:24.532334 crc crio[21573]: time=\"2026-06-12T16:21:24.531025866Z\" level=info msg=\"Running pod sandbox: openstack-operators/barbican-operator-controller-manager-5dcd54bd69-75cjt/POD\" id=a3e20805-7026-4894-8cd5-efa589b6faf2 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 16:21:24.537558 crc crio[21573]: time=\"2026-06-12T16:21:24.532380903Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:21:24.553587 crc crio[21573]: time=\"2026-06-12T16:21:24.551764721Z\" level=info msg=\"Running pod sandbox: openstack-operators/cinder-operator-controller-manager-584b474457-jbvhl/POD\" id=5bd0c7a6-01d9-4544-8eb4-8cd3bc5a1d1a name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 16:21:24.553587 crc crio[21573]: time=\"2026-06-12T16:21:24.551916345Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:21:24.564952 crc crio[21573]: time=\"2026-06-12T16:21:24.564636071Z\" level=info msg=\"Got pod network &{Name:barbican-operator-controller-manager-5dcd54bd69-75cjt Namespace:openstack-operators ID:77d6471522a9ffe5358a9a7cffa5ffaa270e09921280d30bf71ecfa09306e057 UID:cfc95a0f-c4fe-4ee3-ad5d-7c50856de015 NetNS:/var/run/netns/7f1c7912-5a46-46aa-9d5a-d8b9b5f6dd1b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podcfc95a0f_c4fe_4ee3_ad5d_7c50856de015.slice PodAnnotations:0xc000138ba0}] Aliases:map[]}\"\nJun 12 16:21:24.564952 crc crio[21573]: time=\"2026-06-12T16:21:24.564732704Z\" level=info msg=\"Adding pod openstack-operators_barbican-operator-controller-manager-5dcd54bd69-75cjt to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 16:21:24.661664 crc crio[21573]: time=\"2026-06-12T16:21:24.660966172Z\" level=info msg=\"Running pod sandbox: openstack-operators/heat-operator-controller-manager-5f5d6b8858-gnrsl/POD\" id=2be533c5-853d-4e5e-bf46-07bd99b075c3 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 16:21:24.661664 crc crio[21573]: time=\"2026-06-12T16:21:24.661062395Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:21:24.773681 crc crio[21573]: time=\"2026-06-12T16:21:24.773284735Z\" level=info msg=\"Got pod network &{Name:cinder-operator-controller-manager-584b474457-jbvhl Namespace:openstack-operators ID:8da44062b1e68b1394bdf6438bd1d38aa02031d4525f636bf98ce315ab4bd394 UID:55023d92-55d8-4d34-8bd6-916d4c4b3d4a NetNS:/var/run/netns/88a9b7ae-cdf7-4d5e-9f33-9d89d4becdf4 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod55023d92_55d8_4d34_8bd6_916d4c4b3d4a.slice PodAnnotations:0xc0024285a8}] Aliases:map[]}\"\nJun 12 16:21:24.773681 crc crio[21573]: time=\"2026-06-12T16:21:24.773384608Z\" level=info msg=\"Adding pod openstack-operators_cinder-operator-controller-manager-584b474457-jbvhl to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 16:21:24.773681 crc crio[21573]: time=\"2026-06-12T16:21:24.773608692Z\" level=info msg=\"Got pod network &{Name:heat-operator-controller-manager-5f5d6b8858-gnrsl Namespace:openstack-operators ID:2e547db01d0a82ab39b659783821cef3ef4744b15a1fff44ad36d7fa106f00ea UID:694b2936-16af-467b-b3bf-ff44128bcf1c NetNS:/var/run/netns/25a66617-bd5e-4d42-b09b-b9093675efab Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod694b2936_16af_467b_b3bf_ff44128bcf1c.slice PodAnnotations:0xc000568580}] Aliases:map[]}\"\nJun 12 16:21:24.773681 crc crio[21573]: time=\"2026-06-12T16:21:24.773659553Z\" level=info msg=\"Adding pod openstack-operators_heat-operator-controller-manager-5f5d6b8858-gnrsl to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 16:21:24.958620 crc crio[21573]: time=\"2026-06-12T16:21:24.952079929Z\" level=info msg=\"Running pod sandbox: openstack-operators/designate-operator-controller-manager-87bbdb4d9-wxrj9/POD\" id=6113b47a-03cf-4b3f-9ae8-dc7f530aefce name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 16:21:24.958620 crc crio[21573]: time=\"2026-06-12T16:21:24.952210863Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:21:25.006341 crc crio[21573]: time=\"2026-06-12T16:21:25.005985851Z\" level=info msg=\"Running pod sandbox: openstack-operators/ironic-operator-controller-manager-7c845fc7c7-4kjv8/POD\" id=3b2d3f8a-9dfd-4343-a84c-523dcd18b0c5 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 16:21:25.006341 crc crio[21573]: time=\"2026-06-12T16:21:25.006254759Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:21:25.013592 crc crio[21573]: time=\"2026-06-12T16:21:25.013063715Z\" level=info msg=\"Running pod sandbox: openstack-operators/keystone-operator-controller-manager-85bb7cc757-rkcgm/POD\" id=b023f4db-b734-40ab-bfbd-f1d139e33460 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 16:21:25.013592 crc crio[21573]: time=\"2026-06-12T16:21:25.013288171Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:21:25.055122 crc crio[21573]: time=\"2026-06-12T16:21:25.054062954Z\" level=info msg=\"Running pod sandbox: openstack-operators/glance-operator-controller-manager-585dc4b7b9-xxgml/POD\" id=bbdb14ec-9e24-420c-b803-6163427e828b name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 16:21:25.055122 crc crio[21573]: time=\"2026-06-12T16:21:25.054256779Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:21:25.055122 crc crio[21573]: time=\"2026-06-12T16:21:25.05467499Z\" level=info msg=\"Running pod sandbox: openstack-operators/horizon-operator-controller-manager-9dc5578b5-wmn9f/POD\" id=7f276cb5-06d4-49cd-a2f0-810bf3883e67 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 16:21:25.055122 crc crio[21573]: time=\"2026-06-12T16:21:25.054721672Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:21:25.263947 crc crio[21573]: time=\"2026-06-12T16:21:25.2631906Z\" level=info msg=\"Running pod sandbox: openstack-operators/manila-operator-controller-manager-b547849c7-r6vgs/POD\" id=c38beb49-1ea8-4cac-8735-e6a49efa81b8 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 16:21:25.266911 crc crio[21573]: time=\"2026-06-12T16:21:25.265921973Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:21:25.518899 crc crio[21573]: time=\"2026-06-12T16:21:25.517991798Z\" level=info msg=\"Running pod sandbox: openstack-operators/mariadb-operator-controller-manager-5545cdc48d-bnqtz/POD\" id=4be6a789-0c29-46a4-8fe5-8239403d5178 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 16:21:25.518899 crc crio[21573]: time=\"2026-06-12T16:21:25.518137073Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:21:25.734846 crc crio[21573]: time=\"2026-06-12T16:21:25.734499217Z\" level=info msg=\"Got pod network &{Name:designate-operator-controller-manager-87bbdb4d9-wxrj9 Namespace:openstack-operators ID:196a038ec39acca0fb1ff2e6a970b8a031c66599bc2f7a363b405fd7f13587e1 UID:08bc0fd2-6b5a-44ca-84b8-d3538b9cc410 NetNS:/var/run/netns/8560351a-06bc-49c1-8ea2-086cc5fd3603 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod08bc0fd2_6b5a_44ca_84b8_d3538b9cc410.slice PodAnnotations:0xc0006401d8}] Aliases:map[]}\"\nJun 12 16:21:25.734846 crc crio[21573]: time=\"2026-06-12T16:21:25.734706943Z\" level=info msg=\"Adding pod openstack-operators_designate-operator-controller-manager-87bbdb4d9-wxrj9 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 16:21:26.545618 crc crio[21573]: time=\"2026-06-12T16:21:26.535244152Z\" level=info msg=\"Got pod network &{Name:ironic-operator-controller-manager-7c845fc7c7-4kjv8 Namespace:openstack-operators ID:80e2e46287ddb0bad22a6fb4780ad9c82d5f320205e47eb8909287743918b111 UID:04423019-8c02-4399-89ed-b9bdce478adc NetNS:/var/run/netns/627a7208-c31b-4dcd-a67d-83bb3a9f9d65 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod04423019_8c02_4399_89ed_b9bdce478adc.slice PodAnnotations:0xc0006406c8}] Aliases:map[]}\"\nJun 12 16:21:26.546047 crc crio[21573]: time=\"2026-06-12T16:21:26.546002244Z\" level=info msg=\"Adding pod openstack-operators_ironic-operator-controller-manager-7c845fc7c7-4kjv8 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 16:21:26.609884 crc crio[21573]: time=\"2026-06-12T16:21:26.606292731Z\" level=info msg=\"Running pod sandbox: openstack-operators/neutron-operator-controller-manager-6c7667d64b-phrxf/POD\" id=beffdf38-2265-473b-aef0-f5b32d77305c name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 16:21:26.639311 crc crio[21573]: time=\"2026-06-12T16:21:26.638322824Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:21:26.665733 crc crio[21573]: time=\"2026-06-12T16:21:26.664311755Z\" level=info msg=\"Running pod sandbox: openstack-operators/nova-operator-controller-manager-6df846755f-rtp46/POD\" id=90959b1b-f5e1-43d7-8022-659dbf463de1 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 16:21:26.665733 crc crio[21573]: time=\"2026-06-12T16:21:26.664586463Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:21:26.818551 crc crio[21573]: time=\"2026-06-12T16:21:26.818418438Z\" level=info msg=\"Got pod network &{Name:glance-operator-controller-manager-585dc4b7b9-xxgml Namespace:openstack-operators ID:01ac8798754f8b7502868905466a9803e5a1ffe1f5b6c06bbbb14f799827893a UID:dcbddbfc-ae80-46e6-a227-eb93690aa028 NetNS:/var/run/netns/28248db2-371d-49be-91cc-17988542bdec Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-poddcbddbfc_ae80_46e6_a227_eb93690aa028.slice PodAnnotations:0xc000640938}] Aliases:map[]}\"\nJun 12 16:21:26.818551 crc crio[21573]: time=\"2026-06-12T16:21:26.818553442Z\" level=info msg=\"Adding pod openstack-operators_glance-operator-controller-manager-585dc4b7b9-xxgml to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 16:21:26.836626 crc crio[21573]: time=\"2026-06-12T16:21:26.821323417Z\" level=info msg=\"Running pod sandbox: openstack-operators/ovn-operator-controller-manager-5666dfdddd-zbqqt/POD\" id=9de03b02-fa1b-420e-b3e4-51fddadf3f6c name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 16:21:26.836626 crc crio[21573]: time=\"2026-06-12T16:21:26.821597784Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:21:26.836626 crc crio[21573]: time=\"2026-06-12T16:21:26.82254156Z\" level=info msg=\"Running pod sandbox: openstack-operators/octavia-operator-controller-manager-6bd797bd9d-rvfvq/POD\" id=27de3a26-700d-486d-8449-c84d055642ff name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 16:21:26.836626 crc crio[21573]: time=\"2026-06-12T16:21:26.822629433Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:21:26.867753 crc crio[21573]: time=\"2026-06-12T16:21:26.86580752Z\" level=info msg=\"Got pod network &{Name:manila-operator-controller-manager-b547849c7-r6vgs Namespace:openstack-operators ID:6752e939c11a3eaa6a77b76e863512b40e5b736ce57c8f92eb1050ebddb9f741 UID:c0d108b2-5300-4901-ba2a-2b6cc2b196c2 NetNS:/var/run/netns/1d6f1d4d-3124-4e3d-9b7f-b56b130926f5 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podc0d108b2_5300_4901_ba2a_2b6cc2b196c2.slice PodAnnotations:0xc002722358}] Aliases:map[]}\"\nJun 12 16:21:26.867753 crc crio[21573]: time=\"2026-06-12T16:21:26.865905052Z\" level=info msg=\"Adding pod openstack-operators_manila-operator-controller-manager-b547849c7-r6vgs to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 16:21:26.887714 crc crio[21573]: time=\"2026-06-12T16:21:26.886963368Z\" level=info msg=\"Got pod network &{Name:mariadb-operator-controller-manager-5545cdc48d-bnqtz Namespace:openstack-operators ID:33feaa87953d12a5d98d1f0b93fb24a924a08763261fbd9c3e31192afedac63a UID:63447a63-1525-4ff1-a27e-1c17582bd253 NetNS:/var/run/netns/ff15b178-26df-45b0-b642-2bc7f62e6cb3 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod63447a63_1525_4ff1_a27e_1c17582bd253.slice PodAnnotations:0xc001896598}] Aliases:map[]}\"\nJun 12 16:21:26.887714 crc crio[21573]: time=\"2026-06-12T16:21:26.887063601Z\" level=info msg=\"Adding pod openstack-operators_mariadb-operator-controller-manager-5545cdc48d-bnqtz to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 16:21:27.090956 crc crio[21573]: time=\"2026-06-12T16:21:27.090265906Z\" level=info msg=\"Running pod sandbox: openstack-operators/swift-operator-controller-manager-79846f755c-dx6xh/POD\" id=451dd51c-2a50-4a41-9793-c92696edc2bb name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 16:21:27.094197 crc crio[21573]: time=\"2026-06-12T16:21:27.091815748Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:21:27.108199 crc crio[21573]: time=\"2026-06-12T16:21:27.102964571Z\" level=info msg=\"Running pod sandbox: openstack-operators/telemetry-operator-controller-manager-565998cc45-ndrh5/POD\" id=6d479587-2bdc-44c8-b918-f6ed5bcb68b4 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 16:21:27.108199 crc crio[21573]: time=\"2026-06-12T16:21:27.103347561Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:21:27.262900 crc crio[21573]: time=\"2026-06-12T16:21:27.262675308Z\" level=info msg=\"Running pod sandbox: openstack-operators/test-operator-controller-manager-7579dbdcb9-brpfz/POD\" id=e82c718a-2ab7-41c0-bc16-85fd9826960e name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 16:21:27.263783 crc crio[21573]: time=\"2026-06-12T16:21:27.262942625Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:21:27.278726 crc crio[21573]: time=\"2026-06-12T16:21:27.27815026Z\" level=info msg=\"Running pod sandbox: openstack-operators/watcher-operator-controller-manager-7869644bb4-8g7dq/POD\" id=0bb0c1aa-1322-4487-9bd3-d3ccaad9fdfb name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 16:21:27.278726 crc crio[21573]: time=\"2026-06-12T16:21:27.278711515Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:21:29.087622 crc crio[21573]: time=\"2026-06-12T16:21:29.074862919Z\" level=info msg=\"Got pod network &{Name:keystone-operator-controller-manager-85bb7cc757-rkcgm Namespace:openstack-operators ID:8910584d0d5bb4dd49ba795830a1018eb9ab93fa0eab2402258167c6a9eb9bd8 UID:b566d9ec-c6d8-447b-a4d0-aaa7e1a3fafa NetNS:/var/run/netns/741ff433-fc2f-44b4-8c0b-62221a7f2cd2 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podb566d9ec_c6d8_447b_a4d0_aaa7e1a3fafa.slice PodAnnotations:0xc002722210}] Aliases:map[]}\"\nJun 12 16:21:29.087622 crc crio[21573]: time=\"2026-06-12T16:21:29.076416821Z\" level=info msg=\"Adding pod openstack-operators_keystone-operator-controller-manager-85bb7cc757-rkcgm to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 16:21:29.471330 crc crio[21573]: time=\"2026-06-12T16:21:29.471129548Z\" level=info msg=\"Got pod network &{Name:horizon-operator-controller-manager-9dc5578b5-wmn9f Namespace:openstack-operators ID:a84c9ddb3bb662d5f084146c3544a20bf4ae3c63d6e9d37ce941f02b32a14fa3 UID:15c759b6-2eda-4f08-8691-fa6932b67e64 NetNS:/var/run/netns/03625894-5b40-4d3d-b3df-2fbe20c5efb4 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod15c759b6_2eda_4f08_8691_fa6932b67e64.slice PodAnnotations:0xc0027222a8}] Aliases:map[]}\"\nJun 12 16:21:29.471330 crc crio[21573]: time=\"2026-06-12T16:21:29.471317703Z\" level=info msg=\"Adding pod openstack-operators_horizon-operator-controller-manager-9dc5578b5-wmn9f to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 16:21:30.791521 crc crio[21573]: time=\"2026-06-12T16:21:30.788058022Z\" level=info msg=\"Got pod network &{Name:nova-operator-controller-manager-6df846755f-rtp46 Namespace:openstack-operators ID:15f6b072a07aab932d87cb04712cd7b2d83a00ec91eed03d7f388f1ded48c1cf UID:dc459aba-7eed-4ae5-af55-7935d41c5df8 NetNS:/var/run/netns/6ab94f6d-32c5-4606-96a4-3926a661fbcc Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-poddc459aba_7eed_4ae5_af55_7935d41c5df8.slice PodAnnotations:0xc00008d108}] Aliases:map[]}\"\nJun 12 16:21:30.791521 crc crio[21573]: time=\"2026-06-12T16:21:30.788898806Z\" level=info msg=\"Adding pod openstack-operators_nova-operator-controller-manager-6df846755f-rtp46 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 16:21:30.840565 crc crio[21573]: 2026-06-12T16:21:30Z [verbose] CmdAdd (shim): {1.1.0 [{Name:77d6471522a9ffe Mac:5e:52:b5:f2:b9:4b Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:4d Mtu:0 Sandbox:/var/run/netns/7f1c7912-5a46-46aa-9d5a-d8b9b5f6dd1b SocketPath: PciID:}] [{Interface:0xc0004c0730 Address:{IP:10.217.0.77 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 16:21:30.842146 crc crio[21573]: time=\"2026-06-12T16:21:30.841975091Z\" level=info msg=\"Got pod network &{Name:barbican-operator-controller-manager-5dcd54bd69-75cjt Namespace:openstack-operators ID:77d6471522a9ffe5358a9a7cffa5ffaa270e09921280d30bf71ecfa09306e057 UID:cfc95a0f-c4fe-4ee3-ad5d-7c50856de015 NetNS:/var/run/netns/7f1c7912-5a46-46aa-9d5a-d8b9b5f6dd1b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podcfc95a0f_c4fe_4ee3_ad5d_7c50856de015.slice PodAnnotations:0xc000138ba0}] Aliases:map[]}\"\nJun 12 16:21:30.842396 crc crio[21573]: time=\"2026-06-12T16:21:30.842278059Z\" level=info msg=\"Checking pod openstack-operators_barbican-operator-controller-manager-5dcd54bd69-75cjt for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 16:21:30.945835 crc crio[21573]: 2026-06-12T16:21:30Z [verbose] CmdAdd (shim): {1.1.0 [{Name:8da44062b1e68b1 Mac:5e:18:2a:94:a1:41 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:4e Mtu:0 Sandbox:/var/run/netns/88a9b7ae-cdf7-4d5e-9f33-9d89d4becdf4 SocketPath: PciID:}] [{Interface:0xc000332be0 Address:{IP:10.217.0.78 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 16:21:31.061642 crc crio[21573]: time=\"2026-06-12T16:21:31.059231961Z\" level=info msg=\"Got pod network &{Name:cinder-operator-controller-manager-584b474457-jbvhl Namespace:openstack-operators ID:8da44062b1e68b1394bdf6438bd1d38aa02031d4525f636bf98ce315ab4bd394 UID:55023d92-55d8-4d34-8bd6-916d4c4b3d4a NetNS:/var/run/netns/88a9b7ae-cdf7-4d5e-9f33-9d89d4becdf4 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod55023d92_55d8_4d34_8bd6_916d4c4b3d4a.slice PodAnnotations:0xc0024285a8}] Aliases:map[]}\"\nJun 12 16:21:31.061642 crc crio[21573]: time=\"2026-06-12T16:21:31.060189877Z\" level=info msg=\"Checking pod openstack-operators_cinder-operator-controller-manager-584b474457-jbvhl for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 16:21:31.106667 crc crio[21573]: time=\"2026-06-12T16:21:31.105322805Z\" level=info msg=\"Ran pod sandbox 77d6471522a9ffe5358a9a7cffa5ffaa270e09921280d30bf71ecfa09306e057 with infra container: openstack-operators/barbican-operator-controller-manager-5dcd54bd69-75cjt/POD\" id=a3e20805-7026-4894-8cd5-efa589b6faf2 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 16:21:31.140130 crc crio[21573]: time=\"2026-06-12T16:21:31.140025751Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/barbican-operator@sha256:19584d9999d495acb641b40340ee87f74155e175a34faf1a9e324d0c0529cdd6\" id=6297649a-e421-4c86-86f9-34ee7e508daa name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:21:31.150757 crc crio[21573]: time=\"2026-06-12T16:21:31.142351287Z\" level=info msg=\"Got pod network &{Name:ovn-operator-controller-manager-5666dfdddd-zbqqt Namespace:openstack-operators ID:879a3dfdaf7ad3ae98bd7b410a88d39cfe05484d21bcb18259910fe48ec840c2 UID:ad656557-adcc-4a1f-a46d-6c8914803e35 NetNS:/var/run/netns/13792eae-ed39-4c5a-9846-2c72ed402701 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podad656557_adcc_4a1f_a46d_6c8914803e35.slice PodAnnotations:0xc000568060}] Aliases:map[]}\"\nJun 12 16:21:31.150757 crc crio[21573]: time=\"2026-06-12T16:21:31.144959678Z\" level=info msg=\"Adding pod openstack-operators_ovn-operator-controller-manager-5666dfdddd-zbqqt to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 16:21:31.158932 crc crio[21573]: time=\"2026-06-12T16:21:31.158086692Z\" level=info msg=\"Image quay.io/openstack-k8s-operators/barbican-operator@sha256:19584d9999d495acb641b40340ee87f74155e175a34faf1a9e324d0c0529cdd6 not found\" id=6297649a-e421-4c86-86f9-34ee7e508daa name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:21:31.171949 crc crio[21573]: time=\"2026-06-12T16:21:31.168056604Z\" level=info msg=\"Neither image nor artfiact quay.io/openstack-k8s-operators/barbican-operator@sha256:19584d9999d495acb641b40340ee87f74155e175a34faf1a9e324d0c0529cdd6 found\" id=6297649a-e421-4c86-86f9-34ee7e508daa name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:21:31.185367 crc crio[21573]: time=\"2026-06-12T16:21:31.178268836Z\" level=info msg=\"Got pod network &{Name:neutron-operator-controller-manager-6c7667d64b-phrxf Namespace:openstack-operators ID:9976d6c39634e34a93b16749d6514f35f329b0a47cdecad66b070cfade13f72f UID:f6a2019d-39e2-4212-97e3-de2174195e91 NetNS:/var/run/netns/0be1a96a-a4a8-484c-b2f7-7a079e2e9fae Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podf6a2019d_39e2_4212_97e3_de2174195e91.slice PodAnnotations:0xc000568730}] Aliases:map[]}\"\nJun 12 16:21:31.185367 crc crio[21573]: time=\"2026-06-12T16:21:31.178368919Z\" level=info msg=\"Adding pod openstack-operators_neutron-operator-controller-manager-6c7667d64b-phrxf to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 16:21:31.212208 crc crio[21573]: time=\"2026-06-12T16:21:31.208017248Z\" level=info msg=\"Ran pod sandbox 8da44062b1e68b1394bdf6438bd1d38aa02031d4525f636bf98ce315ab4bd394 with infra container: openstack-operators/cinder-operator-controller-manager-584b474457-jbvhl/POD\" id=5bd0c7a6-01d9-4544-8eb4-8cd3bc5a1d1a name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 16:21:31.212208 crc crio[21573]: time=\"2026-06-12T16:21:31.209734228Z\" level=info msg=\"Pulling image: quay.io/openstack-k8s-operators/barbican-operator@sha256:19584d9999d495acb641b40340ee87f74155e175a34faf1a9e324d0c0529cdd6\" id=cf0d7f44-4051-49a7-a150-8086a148b63f name=/runtime.v1.ImageService/PullImage\nJun 12 16:21:31.253051 crc crio[21573]: time=\"2026-06-12T16:21:31.252301377Z\" level=info msg=\"Got pod network &{Name:telemetry-operator-controller-manager-565998cc45-ndrh5 Namespace:openstack-operators ID:b4c1a5a0ec5e1a6de771f3baae11694260a93d5750eab2ce26be4fd359d65b2a UID:1f58ddee-a896-4eb9-a51d-11818efa8534 NetNS:/var/run/netns/bc948e24-1395-43d3-887e-94dd8fb8924c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod1f58ddee_a896_4eb9_a51d_11818efa8534.slice PodAnnotations:0xc0036740a0}] Aliases:map[]}\"\nJun 12 16:21:31.253051 crc crio[21573]: time=\"2026-06-12T16:21:31.252366679Z\" level=info msg=\"Adding pod openstack-operators_telemetry-operator-controller-manager-565998cc45-ndrh5 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 16:21:31.257212 crc crio[21573]: time=\"2026-06-12T16:21:31.257027384Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/cinder-operator@sha256:f60e662f53d43b685bf4d838357daec91ead82ed4b122320cbd02b623f240a5d\" id=ebd5fa65-3f4f-4b8a-a578-aef229b153dd name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:21:31.264421 crc crio[21573]: time=\"2026-06-12T16:21:31.257585529Z\" level=info msg=\"Image quay.io/openstack-k8s-operators/cinder-operator@sha256:f60e662f53d43b685bf4d838357daec91ead82ed4b122320cbd02b623f240a5d not found\" id=ebd5fa65-3f4f-4b8a-a578-aef229b153dd name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:21:31.264421 crc crio[21573]: time=\"2026-06-12T16:21:31.257741895Z\" level=info msg=\"Neither image nor artfiact quay.io/openstack-k8s-operators/cinder-operator@sha256:f60e662f53d43b685bf4d838357daec91ead82ed4b122320cbd02b623f240a5d found\" id=ebd5fa65-3f4f-4b8a-a578-aef229b153dd name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:21:31.264421 crc crio[21573]: time=\"2026-06-12T16:21:31.262823033Z\" level=info msg=\"Trying to access \\\"quay.io/openstack-k8s-operators/barbican-operator@sha256:19584d9999d495acb641b40340ee87f74155e175a34faf1a9e324d0c0529cdd6\\\"\"\nJun 12 16:21:31.318280 crc crio[21573]: time=\"2026-06-12T16:21:31.306315476Z\" level=info msg=\"Pulling image: quay.io/openstack-k8s-operators/cinder-operator@sha256:f60e662f53d43b685bf4d838357daec91ead82ed4b122320cbd02b623f240a5d\" id=08af9879-7b71-44f4-b036-291956246c8f name=/runtime.v1.ImageService/PullImage\nJun 12 16:21:31.325611 crc crio[21573]: time=\"2026-06-12T16:21:31.324069209Z\" level=info msg=\"Trying to access \\\"quay.io/openstack-k8s-operators/cinder-operator@sha256:f60e662f53d43b685bf4d838357daec91ead82ed4b122320cbd02b623f240a5d\\\"\"\nJun 12 16:21:31.331949 crc crio[21573]: time=\"2026-06-12T16:21:31.328147974Z\" level=info msg=\"Got pod network &{Name:test-operator-controller-manager-7579dbdcb9-brpfz Namespace:openstack-operators ID:4b863472993c58f5bc5df7a4fda6b13ff016d86ebd4185571a92654c5711bdda UID:5f766bab-a921-48f9-9d58-62a5dc371500 NetNS:/var/run/netns/c1242f34-3c65-475d-9556-bd3a15d9938f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod5f766bab_a921_48f9_9d58_62a5dc371500.slice PodAnnotations:0xc0005682d0}] Aliases:map[]}\"\nJun 12 16:21:31.331949 crc crio[21573]: time=\"2026-06-12T16:21:31.328341219Z\" level=info msg=\"Adding pod openstack-operators_test-operator-controller-manager-7579dbdcb9-brpfz to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 16:21:31.386732 crc crio[21573]: time=\"2026-06-12T16:21:31.386137017Z\" level=info msg=\"Got pod network &{Name:octavia-operator-controller-manager-6bd797bd9d-rvfvq Namespace:openstack-operators ID:b7966e4e982709e77c2fcd2cc13333e115ce39b750ef082d0d56c9835d2cfda6 UID:11736293-7002-4c59-a34f-5efd24b080d6 NetNS:/var/run/netns/8816843e-648d-47e8-a802-dd1cfbdc6702 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod11736293_7002_4c59_a34f_5efd24b080d6.slice PodAnnotations:0xc00209e370}] Aliases:map[]}\"\nJun 12 16:21:31.386732 crc crio[21573]: time=\"2026-06-12T16:21:31.386435655Z\" level=info msg=\"Adding pod openstack-operators_octavia-operator-controller-manager-6bd797bd9d-rvfvq to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 16:21:31.399366 crc crio[21573]: time=\"2026-06-12T16:21:31.399317496Z\" level=info msg=\"Got pod network &{Name:swift-operator-controller-manager-79846f755c-dx6xh Namespace:openstack-operators ID:241b088b8d2e33bb8c41d6f3f17afa934c65259d4c75347142f87ec09e42d1a7 UID:e459dbca-b141-4074-8437-80871ae8633c NetNS:/var/run/netns/193d028e-d2df-4973-bbfd-097d8faefc38 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pode459dbca_b141_4074_8437_80871ae8633c.slice PodAnnotations:0xc0036742a8}] Aliases:map[]}\"\nJun 12 16:21:31.399602 crc crio[21573]: time=\"2026-06-12T16:21:31.399579224Z\" level=info msg=\"Adding pod openstack-operators_swift-operator-controller-manager-79846f755c-dx6xh to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 16:21:31.525615 crc crio[21573]: time=\"2026-06-12T16:21:31.523106964Z\" level=info msg=\"Got pod network &{Name:watcher-operator-controller-manager-7869644bb4-8g7dq Namespace:openstack-operators ID:fac3862be33ffbc6ae140ca43b2f23635ea37f02f5bc88fee0a451b76a3b5d83 UID:150c64d8-6c1c-47e7-a3b6-6dc23de06580 NetNS:/var/run/netns/e7e9854c-12b0-4573-b34d-eb063a77d065 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod150c64d8_6c1c_47e7_a3b6_6dc23de06580.slice PodAnnotations:0xc0005687e0}] Aliases:map[]}\"\nJun 12 16:21:31.525615 crc crio[21573]: time=\"2026-06-12T16:21:31.523220507Z\" level=info msg=\"Adding pod openstack-operators_watcher-operator-controller-manager-7869644bb4-8g7dq to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 16:21:32.200795 crc crio[21573]: 2026-06-12T16:21:32Z [verbose] CmdAdd (shim): {1.1.0 [{Name:01ac8798754f8b7 Mac:ce:c8:97:d4:e4:db Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:50 Mtu:0 Sandbox:/var/run/netns/28248db2-371d-49be-91cc-17988542bdec SocketPath: PciID:}] [{Interface:0xc000280b00 Address:{IP:10.217.0.80 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 16:21:32.242088 crc crio[21573]: time=\"2026-06-12T16:21:32.203873758Z\" level=info msg=\"Got pod network &{Name:glance-operator-controller-manager-585dc4b7b9-xxgml Namespace:openstack-operators ID:01ac8798754f8b7502868905466a9803e5a1ffe1f5b6c06bbbb14f799827893a UID:dcbddbfc-ae80-46e6-a227-eb93690aa028 NetNS:/var/run/netns/28248db2-371d-49be-91cc-17988542bdec Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-poddcbddbfc_ae80_46e6_a227_eb93690aa028.slice PodAnnotations:0xc000640938}] Aliases:map[]}\"\nJun 12 16:21:32.242088 crc crio[21573]: time=\"2026-06-12T16:21:32.204078193Z\" level=info msg=\"Checking pod openstack-operators_glance-operator-controller-manager-585dc4b7b9-xxgml for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 16:21:32.242088 crc crio[21573]: time=\"2026-06-12T16:21:32.217975862Z\" level=info msg=\"Ran pod sandbox 01ac8798754f8b7502868905466a9803e5a1ffe1f5b6c06bbbb14f799827893a with infra container: openstack-operators/glance-operator-controller-manager-585dc4b7b9-xxgml/POD\" id=bbdb14ec-9e24-420c-b803-6163427e828b name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 16:21:32.303401 crc crio[21573]: time=\"2026-06-12T16:21:32.262553917Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/glance-operator@sha256:623038ea62aebe7d9cf1fd20cdbd2eb4c0b172637472c335e5c6a6c35edd7552\" id=e798b309-3797-4d29-81fd-cdb8f53ffabe name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:21:32.303401 crc crio[21573]: time=\"2026-06-12T16:21:32.298120579Z\" level=info msg=\"Image quay.io/openstack-k8s-operators/glance-operator@sha256:623038ea62aebe7d9cf1fd20cdbd2eb4c0b172637472c335e5c6a6c35edd7552 not found\" id=e798b309-3797-4d29-81fd-cdb8f53ffabe name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:21:32.303401 crc crio[21573]: time=\"2026-06-12T16:21:32.298290004Z\" level=info msg=\"Neither image nor artfiact quay.io/openstack-k8s-operators/glance-operator@sha256:623038ea62aebe7d9cf1fd20cdbd2eb4c0b172637472c335e5c6a6c35edd7552 found\" id=e798b309-3797-4d29-81fd-cdb8f53ffabe name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:21:32.353763 crc crio[21573]: time=\"2026-06-12T16:21:32.353680891Z\" level=info msg=\"Pulling image: quay.io/openstack-k8s-operators/glance-operator@sha256:623038ea62aebe7d9cf1fd20cdbd2eb4c0b172637472c335e5c6a6c35edd7552\" id=e8c8068f-0273-4a34-8777-d7a593283314 name=/runtime.v1.ImageService/PullImage\nJun 12 16:21:32.497707 crc crio[21573]: time=\"2026-06-12T16:21:32.496200832Z\" level=info msg=\"Trying to access \\\"quay.io/openstack-k8s-operators/glance-operator@sha256:623038ea62aebe7d9cf1fd20cdbd2eb4c0b172637472c335e5c6a6c35edd7552\\\"\"\nJun 12 16:21:32.829332 crc crio[21573]: 2026-06-12T16:21:32Z [verbose] CmdAdd (shim): {1.1.0 [{Name:2e547db01d0a82a Mac:a6:01:c5:84:21:a8 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:51 Mtu:0 Sandbox:/var/run/netns/25a66617-bd5e-4d42-b09b-b9093675efab SocketPath: PciID:}] [{Interface:0xc0002da7f0 Address:{IP:10.217.0.81 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 16:21:32.830891 crc crio[21573]: time=\"2026-06-12T16:21:32.830851992Z\" level=info msg=\"Got pod network &{Name:heat-operator-controller-manager-5f5d6b8858-gnrsl Namespace:openstack-operators ID:2e547db01d0a82ab39b659783821cef3ef4744b15a1fff44ad36d7fa106f00ea UID:694b2936-16af-467b-b3bf-ff44128bcf1c NetNS:/var/run/netns/25a66617-bd5e-4d42-b09b-b9093675efab Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod694b2936_16af_467b_b3bf_ff44128bcf1c.slice PodAnnotations:0xc000568580}] Aliases:map[]}\"\nJun 12 16:21:32.831407 crc crio[21573]: time=\"2026-06-12T16:21:32.831377907Z\" level=info msg=\"Checking pod openstack-operators_heat-operator-controller-manager-5f5d6b8858-gnrsl for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 16:21:32.844560 crc crio[21573]: time=\"2026-06-12T16:21:32.844020121Z\" level=info msg=\"Ran pod sandbox 2e547db01d0a82ab39b659783821cef3ef4744b15a1fff44ad36d7fa106f00ea with infra container: openstack-operators/heat-operator-controller-manager-5f5d6b8858-gnrsl/POD\" id=2be533c5-853d-4e5e-bf46-07bd99b075c3 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 16:21:32.863194 crc crio[21573]: time=\"2026-06-12T16:21:32.863084534Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/heat-operator@sha256:b58145aab10ee0e14641b4d9698d64919fd8b3fdd9ac5540fdaaf847fde950a0\" id=9eb8c7da-c1b1-45e4-b548-6bd6f48123c9 name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:21:32.863847 crc crio[21573]: time=\"2026-06-12T16:21:32.863818835Z\" level=info msg=\"Image quay.io/openstack-k8s-operators/heat-operator@sha256:b58145aab10ee0e14641b4d9698d64919fd8b3fdd9ac5540fdaaf847fde950a0 not found\" id=9eb8c7da-c1b1-45e4-b548-6bd6f48123c9 name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:21:32.864040 crc crio[21573]: time=\"2026-06-12T16:21:32.864016346Z\" level=info msg=\"Neither image nor artfiact quay.io/openstack-k8s-operators/heat-operator@sha256:b58145aab10ee0e14641b4d9698d64919fd8b3fdd9ac5540fdaaf847fde950a0 found\" id=9eb8c7da-c1b1-45e4-b548-6bd6f48123c9 name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:21:32.866742 crc crio[21573]: time=\"2026-06-12T16:21:32.866713478Z\" level=info msg=\"Pulling image: quay.io/openstack-k8s-operators/heat-operator@sha256:b58145aab10ee0e14641b4d9698d64919fd8b3fdd9ac5540fdaaf847fde950a0\" id=5adc8ae8-6e17-4f94-8b43-f6e01e32dcb8 name=/runtime.v1.ImageService/PullImage\nJun 12 16:21:32.879784 crc crio[21573]: time=\"2026-06-12T16:21:32.879727332Z\" level=info msg=\"Trying to access \\\"quay.io/openstack-k8s-operators/heat-operator@sha256:b58145aab10ee0e14641b4d9698d64919fd8b3fdd9ac5540fdaaf847fde950a0\\\"\"\nJun 12 16:21:33.003649 crc crio[21573]: 2026-06-12T16:21:32Z [verbose] CmdAdd (shim): {1.1.0 [{Name:196a038ec39acca Mac:72:6b:18:78:23:a4 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:4f Mtu:0 Sandbox:/var/run/netns/8560351a-06bc-49c1-8ea2-086cc5fd3603 SocketPath: PciID:}] [{Interface:0xc0002d0a00 Address:{IP:10.217.0.79 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 16:21:33.003649 crc crio[21573]: time=\"2026-06-12T16:21:32.993034656Z\" level=info msg=\"Got pod network &{Name:designate-operator-controller-manager-87bbdb4d9-wxrj9 Namespace:openstack-operators ID:196a038ec39acca0fb1ff2e6a970b8a031c66599bc2f7a363b405fd7f13587e1 UID:08bc0fd2-6b5a-44ca-84b8-d3538b9cc410 NetNS:/var/run/netns/8560351a-06bc-49c1-8ea2-086cc5fd3603 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod08bc0fd2_6b5a_44ca_84b8_d3538b9cc410.slice PodAnnotations:0xc0006401d8}] Aliases:map[]}\"\nJun 12 16:21:33.003649 crc crio[21573]: time=\"2026-06-12T16:21:32.993281813Z\" level=info msg=\"Checking pod openstack-operators_designate-operator-controller-manager-87bbdb4d9-wxrj9 for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 16:21:33.232999 crc crio[21573]: time=\"2026-06-12T16:21:33.222749705Z\" level=info msg=\"Ran pod sandbox 196a038ec39acca0fb1ff2e6a970b8a031c66599bc2f7a363b405fd7f13587e1 with infra container: openstack-operators/designate-operator-controller-manager-87bbdb4d9-wxrj9/POD\" id=6113b47a-03cf-4b3f-9ae8-dc7f530aefce name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 16:21:33.401838 crc crio[21573]: time=\"2026-06-12T16:21:33.399537895Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/designate-operator@sha256:57a6f6f9f921aab04838a324f172e9d5927489b0011c58b1c61142f440249c63\" id=3302ba28-df0b-4c0d-9560-bc118f9c3207 name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:21:33.401838 crc crio[21573]: time=\"2026-06-12T16:21:33.399912826Z\" level=info msg=\"Image quay.io/openstack-k8s-operators/designate-operator@sha256:57a6f6f9f921aab04838a324f172e9d5927489b0011c58b1c61142f440249c63 not found\" id=3302ba28-df0b-4c0d-9560-bc118f9c3207 name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:21:33.401838 crc crio[21573]: time=\"2026-06-12T16:21:33.400018758Z\" level=info msg=\"Neither image nor artfiact quay.io/openstack-k8s-operators/designate-operator@sha256:57a6f6f9f921aab04838a324f172e9d5927489b0011c58b1c61142f440249c63 found\" id=3302ba28-df0b-4c0d-9560-bc118f9c3207 name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:21:33.465107 crc crio[21573]: time=\"2026-06-12T16:21:33.464430581Z\" level=info msg=\"Pulling image: quay.io/openstack-k8s-operators/designate-operator@sha256:57a6f6f9f921aab04838a324f172e9d5927489b0011c58b1c61142f440249c63\" id=7f256128-57a4-45a4-aa71-43835419ad0e name=/runtime.v1.ImageService/PullImage\nJun 12 16:21:33.510852 crc crio[21573]: time=\"2026-06-12T16:21:33.502409532Z\" level=info msg=\"Trying to access \\\"quay.io/openstack-k8s-operators/designate-operator@sha256:57a6f6f9f921aab04838a324f172e9d5927489b0011c58b1c61142f440249c63\\\"\"\nJun 12 16:21:34.132867 crc crio[21573]: 2026-06-12T16:21:34Z [verbose] CmdAdd (shim): {1.1.0 [{Name:33feaa87953d12a Mac:96:aa:f7:51:d0:5a Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:57 Mtu:0 Sandbox:/var/run/netns/ff15b178-26df-45b0-b642-2bc7f62e6cb3 SocketPath: PciID:}] [{Interface:0xc0002908f0 Address:{IP:10.217.0.87 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 16:21:34.139565 crc crio[21573]: time=\"2026-06-12T16:21:34.137237014Z\" level=info msg=\"Got pod network &{Name:mariadb-operator-controller-manager-5545cdc48d-bnqtz Namespace:openstack-operators ID:33feaa87953d12a5d98d1f0b93fb24a924a08763261fbd9c3e31192afedac63a UID:63447a63-1525-4ff1-a27e-1c17582bd253 NetNS:/var/run/netns/ff15b178-26df-45b0-b642-2bc7f62e6cb3 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod63447a63_1525_4ff1_a27e_1c17582bd253.slice PodAnnotations:0xc001896598}] Aliases:map[]}\"\nJun 12 16:21:34.139565 crc crio[21573]: time=\"2026-06-12T16:21:34.137604994Z\" level=info msg=\"Checking pod openstack-operators_mariadb-operator-controller-manager-5545cdc48d-bnqtz for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 16:21:34.201974 crc crio[21573]: time=\"2026-06-12T16:21:34.165749731Z\" level=info msg=\"Ran pod sandbox 33feaa87953d12a5d98d1f0b93fb24a924a08763261fbd9c3e31192afedac63a with infra container: openstack-operators/mariadb-operator-controller-manager-5545cdc48d-bnqtz/POD\" id=4be6a789-0c29-46a4-8fe5-8239403d5178 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 16:21:34.237665 crc crio[21573]: time=\"2026-06-12T16:21:34.236854789Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/mariadb-operator@sha256:dd5d8ddcc030b481db9173eb183a6f731c15684a2bec1547fcb280a26d9ff559\" id=7d97c0fc-1796-4fc9-88bc-2d5881160097 name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:21:34.237665 crc crio[21573]: time=\"2026-06-12T16:21:34.23764892Z\" level=info msg=\"Image quay.io/openstack-k8s-operators/mariadb-operator@sha256:dd5d8ddcc030b481db9173eb183a6f731c15684a2bec1547fcb280a26d9ff559 not found\" id=7d97c0fc-1796-4fc9-88bc-2d5881160097 name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:21:34.254359 crc crio[21573]: time=\"2026-06-12T16:21:34.237705072Z\" level=info msg=\"Neither image nor artfiact quay.io/openstack-k8s-operators/mariadb-operator@sha256:dd5d8ddcc030b481db9173eb183a6f731c15684a2bec1547fcb280a26d9ff559 found\" id=7d97c0fc-1796-4fc9-88bc-2d5881160097 name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:21:34.327407 crc crio[21573]: time=\"2026-06-12T16:21:34.315480245Z\" level=info msg=\"Pulling image: quay.io/openstack-k8s-operators/mariadb-operator@sha256:dd5d8ddcc030b481db9173eb183a6f731c15684a2bec1547fcb280a26d9ff559\" id=249b17d1-fef0-4fa0-a8ea-573261669892 name=/runtime.v1.ImageService/PullImage\nJun 12 16:21:34.347656 crc crio[21573]: 2026-06-12T16:21:34Z [verbose] CmdAdd (shim): {1.1.0 [{Name:6752e939c11a3ea Mac:22:07:34:12:2e:7d Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:56 Mtu:0 Sandbox:/var/run/netns/1d6f1d4d-3124-4e3d-9b7f-b56b130926f5 SocketPath: PciID:}] [{Interface:0xc0001b2900 Address:{IP:10.217.0.86 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 16:21:34.434622 crc crio[21573]: time=\"2026-06-12T16:21:34.434120919Z\" level=info msg=\"Trying to access \\\"quay.io/openstack-k8s-operators/mariadb-operator@sha256:dd5d8ddcc030b481db9173eb183a6f731c15684a2bec1547fcb280a26d9ff559\\\"\"\nJun 12 16:21:34.457369 crc crio[21573]: time=\"2026-06-12T16:21:34.457302531Z\" level=info msg=\"Got pod network &{Name:manila-operator-controller-manager-b547849c7-r6vgs Namespace:openstack-operators ID:6752e939c11a3eaa6a77b76e863512b40e5b736ce57c8f92eb1050ebddb9f741 UID:c0d108b2-5300-4901-ba2a-2b6cc2b196c2 NetNS:/var/run/netns/1d6f1d4d-3124-4e3d-9b7f-b56b130926f5 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podc0d108b2_5300_4901_ba2a_2b6cc2b196c2.slice PodAnnotations:0xc002722358}] Aliases:map[]}\"\nJun 12 16:21:34.555591 crc crio[21573]: time=\"2026-06-12T16:21:34.548609812Z\" level=info msg=\"Checking pod openstack-operators_manila-operator-controller-manager-b547849c7-r6vgs for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 16:21:34.597619 crc crio[21573]: 2026-06-12T16:21:34Z [verbose] CmdAdd (shim): {1.1.0 [{Name:80e2e46287ddb0b Mac:02:fb:2a:88:7f:27 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:54 Mtu:0 Sandbox:/var/run/netns/627a7208-c31b-4dcd-a67d-83bb3a9f9d65 SocketPath: PciID:}] [{Interface:0xc000356640 Address:{IP:10.217.0.84 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 16:21:34.597619 crc crio[21573]: time=\"2026-06-12T16:21:34.596887583Z\" level=info msg=\"Got pod network &{Name:ironic-operator-controller-manager-7c845fc7c7-4kjv8 Namespace:openstack-operators ID:80e2e46287ddb0bad22a6fb4780ad9c82d5f320205e47eb8909287743918b111 UID:04423019-8c02-4399-89ed-b9bdce478adc NetNS:/var/run/netns/627a7208-c31b-4dcd-a67d-83bb3a9f9d65 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod04423019_8c02_4399_89ed_b9bdce478adc.slice PodAnnotations:0xc0006406c8}] Aliases:map[]}\"\nJun 12 16:21:34.597619 crc crio[21573]: time=\"2026-06-12T16:21:34.597110459Z\" level=info msg=\"Checking pod openstack-operators_ironic-operator-controller-manager-7c845fc7c7-4kjv8 for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 16:21:34.682584 crc crio[21573]: time=\"2026-06-12T16:21:34.678062338Z\" level=info msg=\"Ran pod sandbox 80e2e46287ddb0bad22a6fb4780ad9c82d5f320205e47eb8909287743918b111 with infra container: openstack-operators/ironic-operator-controller-manager-7c845fc7c7-4kjv8/POD\" id=3b2d3f8a-9dfd-4343-a84c-523dcd18b0c5 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 16:21:34.721347 crc crio[21573]: time=\"2026-06-12T16:21:34.717502034Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/ironic-operator@sha256:aeaab3207972ab6e2c15a858709760e1de4ab1b86ba9646c47079006a4cfd7a1\" id=2b689ca1-af48-442a-a27c-15a472179948 name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:21:34.721347 crc crio[21573]: time=\"2026-06-12T16:21:34.718326265Z\" level=info msg=\"Image quay.io/openstack-k8s-operators/ironic-operator@sha256:aeaab3207972ab6e2c15a858709760e1de4ab1b86ba9646c47079006a4cfd7a1 not found\" id=2b689ca1-af48-442a-a27c-15a472179948 name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:21:34.721347 crc crio[21573]: time=\"2026-06-12T16:21:34.718413378Z\" level=info msg=\"Neither image nor artfiact quay.io/openstack-k8s-operators/ironic-operator@sha256:aeaab3207972ab6e2c15a858709760e1de4ab1b86ba9646c47079006a4cfd7a1 found\" id=2b689ca1-af48-442a-a27c-15a472179948 name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:21:34.741009 crc crio[21573]: time=\"2026-06-12T16:21:34.738755953Z\" level=info msg=\"Pulling image: quay.io/openstack-k8s-operators/ironic-operator@sha256:aeaab3207972ab6e2c15a858709760e1de4ab1b86ba9646c47079006a4cfd7a1\" id=74c08fc9-cf5c-4d09-8f35-a82865309cf0 name=/runtime.v1.ImageService/PullImage\nJun 12 16:21:34.781574 crc crio[21573]: time=\"2026-06-12T16:21:34.781100839Z\" level=info msg=\"Trying to access \\\"quay.io/openstack-k8s-operators/ironic-operator@sha256:aeaab3207972ab6e2c15a858709760e1de4ab1b86ba9646c47079006a4cfd7a1\\\"\"\nJun 12 16:21:34.895860 crc crio[21573]: time=\"2026-06-12T16:21:34.893890356Z\" level=info msg=\"Ran pod sandbox 6752e939c11a3eaa6a77b76e863512b40e5b736ce57c8f92eb1050ebddb9f741 with infra container: openstack-operators/manila-operator-controller-manager-b547849c7-r6vgs/POD\" id=c38beb49-1ea8-4cac-8735-e6a49efa81b8 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 16:21:34.914636 crc crio[21573]: time=\"2026-06-12T16:21:34.912895329Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/manila-operator@sha256:61cd60b8885bdaa55638704dbdf53ce6b40e9af81820b2bdc87830791b6daa9f\" id=4aa9e4ab-5080-4fa8-a55b-a63e32af7ace name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:21:34.926536 crc crio[21573]: time=\"2026-06-12T16:21:34.923902609Z\" level=info msg=\"Image quay.io/openstack-k8s-operators/manila-operator@sha256:61cd60b8885bdaa55638704dbdf53ce6b40e9af81820b2bdc87830791b6daa9f not found\" id=4aa9e4ab-5080-4fa8-a55b-a63e32af7ace name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:21:34.926536 crc crio[21573]: time=\"2026-06-12T16:21:34.924026163Z\" level=info msg=\"Neither image nor artfiact quay.io/openstack-k8s-operators/manila-operator@sha256:61cd60b8885bdaa55638704dbdf53ce6b40e9af81820b2bdc87830791b6daa9f found\" id=4aa9e4ab-5080-4fa8-a55b-a63e32af7ace name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:21:34.931961 crc crio[21573]: time=\"2026-06-12T16:21:34.93183073Z\" level=info msg=\"Pulling image: quay.io/openstack-k8s-operators/manila-operator@sha256:61cd60b8885bdaa55638704dbdf53ce6b40e9af81820b2bdc87830791b6daa9f\" id=0f6ddd02-4c1b-4358-8ce9-7cbde2909c19 name=/runtime.v1.ImageService/PullImage\nJun 12 16:21:34.955687 crc crio[21573]: time=\"2026-06-12T16:21:34.947205875Z\" level=info msg=\"Trying to access \\\"quay.io/openstack-k8s-operators/manila-operator@sha256:61cd60b8885bdaa55638704dbdf53ce6b40e9af81820b2bdc87830791b6daa9f\\\"\"\nJun 12 16:21:35.671989 crc crio[21573]: 2026-06-12T16:21:35Z [verbose] CmdAdd (shim): {1.1.0 [{Name:15f6b072a07aab9 Mac:d6:a9:67:61:2d:e0 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:59 Mtu:0 Sandbox:/var/run/netns/6ab94f6d-32c5-4606-96a4-3926a661fbcc SocketPath: PciID:}] [{Interface:0xc0002a6bc0 Address:{IP:10.217.0.89 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 16:21:35.677958 crc crio[21573]: time=\"2026-06-12T16:21:35.677381339Z\" level=info msg=\"Got pod network &{Name:nova-operator-controller-manager-6df846755f-rtp46 Namespace:openstack-operators ID:15f6b072a07aab932d87cb04712cd7b2d83a00ec91eed03d7f388f1ded48c1cf UID:dc459aba-7eed-4ae5-af55-7935d41c5df8 NetNS:/var/run/netns/6ab94f6d-32c5-4606-96a4-3926a661fbcc Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-poddc459aba_7eed_4ae5_af55_7935d41c5df8.slice PodAnnotations:0xc00008d108}] Aliases:map[]}\"\nJun 12 16:21:35.678352 crc crio[21573]: time=\"2026-06-12T16:21:35.67811728Z\" level=info msg=\"Checking pod openstack-operators_nova-operator-controller-manager-6df846755f-rtp46 for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 16:21:35.691120 crc crio[21573]: 2026-06-12T16:21:35Z [verbose] CmdAdd (shim): {1.1.0 [{Name:8910584d0d5bb4d Mac:36:fd:99:dc:50:59 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:55 Mtu:0 Sandbox:/var/run/netns/741ff433-fc2f-44b4-8c0b-62221a7f2cd2 SocketPath: PciID:}] [{Interface:0xc0004b4730 Address:{IP:10.217.0.85 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 16:21:35.691120 crc crio[21573]: time=\"2026-06-12T16:21:35.690819518Z\" level=info msg=\"Ran pod sandbox 15f6b072a07aab932d87cb04712cd7b2d83a00ec91eed03d7f388f1ded48c1cf with infra container: openstack-operators/nova-operator-controller-manager-6df846755f-rtp46/POD\" id=90959b1b-f5e1-43d7-8022-659dbf463de1 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 16:21:35.715653 crc crio[21573]: time=\"2026-06-12T16:21:35.713038372Z\" level=info msg=\"Got pod network &{Name:keystone-operator-controller-manager-85bb7cc757-rkcgm Namespace:openstack-operators ID:8910584d0d5bb4dd49ba795830a1018eb9ab93fa0eab2402258167c6a9eb9bd8 UID:b566d9ec-c6d8-447b-a4d0-aaa7e1a3fafa NetNS:/var/run/netns/741ff433-fc2f-44b4-8c0b-62221a7f2cd2 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podb566d9ec_c6d8_447b_a4d0_aaa7e1a3fafa.slice PodAnnotations:0xc002722210}] Aliases:map[]}\"\nJun 12 16:21:35.723576 crc crio[21573]: time=\"2026-06-12T16:21:35.723254213Z\" level=info msg=\"Checking pod openstack-operators_keystone-operator-controller-manager-85bb7cc757-rkcgm for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 16:21:35.731927 crc crio[21573]: time=\"2026-06-12T16:21:35.731790285Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/nova-operator@sha256:4db6b95b62c09b4f6bde27b0fd148e599246fbdcd3f479b615df2ac507a9ac12\" id=3df6c778-c6a2-401a-a257-778e3ee19bab name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:21:35.732699 crc crio[21573]: time=\"2026-06-12T16:21:35.732352Z\" level=info msg=\"Image quay.io/openstack-k8s-operators/nova-operator@sha256:4db6b95b62c09b4f6bde27b0fd148e599246fbdcd3f479b615df2ac507a9ac12 not found\" id=3df6c778-c6a2-401a-a257-778e3ee19bab name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:21:35.732699 crc crio[21573]: time=\"2026-06-12T16:21:35.732636798Z\" level=info msg=\"Neither image nor artfiact quay.io/openstack-k8s-operators/nova-operator@sha256:4db6b95b62c09b4f6bde27b0fd148e599246fbdcd3f479b615df2ac507a9ac12 found\" id=3df6c778-c6a2-401a-a257-778e3ee19bab name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:21:35.750519 crc crio[21573]: time=\"2026-06-12T16:21:35.750380745Z\" level=info msg=\"Ran pod sandbox 8910584d0d5bb4dd49ba795830a1018eb9ab93fa0eab2402258167c6a9eb9bd8 with infra container: openstack-operators/keystone-operator-controller-manager-85bb7cc757-rkcgm/POD\" id=b023f4db-b734-40ab-bfbd-f1d139e33460 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 16:21:35.754728 crc crio[21573]: time=\"2026-06-12T16:21:35.754642919Z\" level=info msg=\"Pulling image: quay.io/openstack-k8s-operators/nova-operator@sha256:4db6b95b62c09b4f6bde27b0fd148e599246fbdcd3f479b615df2ac507a9ac12\" id=f017399e-7e0c-4a6c-80ad-0db1dda7a83a name=/runtime.v1.ImageService/PullImage\nJun 12 16:21:35.774171 crc crio[21573]: time=\"2026-06-12T16:21:35.768057158Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/keystone-operator@sha256:0aa84ced5acaac0cb64d344ca39dc4ef614ac2a1c112fb422a96534869481b80\" id=6510512c-1282-4038-9e6f-a834fc11b83f name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:21:35.774499 crc crio[21573]: time=\"2026-06-12T16:21:35.77435796Z\" level=info msg=\"Image quay.io/openstack-k8s-operators/keystone-operator@sha256:0aa84ced5acaac0cb64d344ca39dc4ef614ac2a1c112fb422a96534869481b80 not found\" id=6510512c-1282-4038-9e6f-a834fc11b83f name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:21:35.774565 crc crio[21573]: time=\"2026-06-12T16:21:35.774517764Z\" level=info msg=\"Neither image nor artfiact quay.io/openstack-k8s-operators/keystone-operator@sha256:0aa84ced5acaac0cb64d344ca39dc4ef614ac2a1c112fb422a96534869481b80 found\" id=6510512c-1282-4038-9e6f-a834fc11b83f name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:21:35.777520 crc crio[21573]: time=\"2026-06-12T16:21:35.777357365Z\" level=info msg=\"Trying to access \\\"quay.io/openstack-k8s-operators/nova-operator@sha256:4db6b95b62c09b4f6bde27b0fd148e599246fbdcd3f479b615df2ac507a9ac12\\\"\"\nJun 12 16:21:35.801507 crc crio[21573]: time=\"2026-06-12T16:21:35.794636748Z\" level=info msg=\"Pulling image: quay.io/openstack-k8s-operators/keystone-operator@sha256:0aa84ced5acaac0cb64d344ca39dc4ef614ac2a1c112fb422a96534869481b80\" id=d2a81edc-203f-449d-a1c3-4b87ef679bd9 name=/runtime.v1.ImageService/PullImage\nJun 12 16:21:35.816141 crc crio[21573]: 2026-06-12T16:21:35Z [verbose] CmdAdd (shim): {1.1.0 [{Name:b7966e4e982709e Mac:b6:ef:dc:5e:f3:1a Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:5a Mtu:0 Sandbox:/var/run/netns/8816843e-648d-47e8-a802-dd1cfbdc6702 SocketPath: PciID:}] [{Interface:0xc000180630 Address:{IP:10.217.0.90 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 16:21:35.819689 crc crio[21573]: time=\"2026-06-12T16:21:35.819581381Z\" level=info msg=\"Trying to access \\\"quay.io/openstack-k8s-operators/keystone-operator@sha256:0aa84ced5acaac0cb64d344ca39dc4ef614ac2a1c112fb422a96534869481b80\\\"\"\nJun 12 16:21:35.864063 crc crio[21573]: time=\"2026-06-12T16:21:35.863562755Z\" level=info msg=\"Got pod network &{Name:octavia-operator-controller-manager-6bd797bd9d-rvfvq Namespace:openstack-operators ID:b7966e4e982709e77c2fcd2cc13333e115ce39b750ef082d0d56c9835d2cfda6 UID:11736293-7002-4c59-a34f-5efd24b080d6 NetNS:/var/run/netns/8816843e-648d-47e8-a802-dd1cfbdc6702 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod11736293_7002_4c59_a34f_5efd24b080d6.slice PodAnnotations:0xc00209e370}] Aliases:map[]}\"\nJun 12 16:21:35.864063 crc crio[21573]: time=\"2026-06-12T16:21:35.863917014Z\" level=info msg=\"Checking pod openstack-operators_octavia-operator-controller-manager-6bd797bd9d-rvfvq for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 16:21:35.877561 crc crio[21573]: time=\"2026-06-12T16:21:35.874903564Z\" level=info msg=\"Ran pod sandbox b7966e4e982709e77c2fcd2cc13333e115ce39b750ef082d0d56c9835d2cfda6 with infra container: openstack-operators/octavia-operator-controller-manager-6bd797bd9d-rvfvq/POD\" id=27de3a26-700d-486d-8449-c84d055642ff name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 16:21:35.895689 crc crio[21573]: time=\"2026-06-12T16:21:35.894202288Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/octavia-operator@sha256:5070ac21fd963eab731c9cc1d0f2c06ba2f2a8deb4188fb921da42be3febc739\" id=0fa5915a-1447-4eae-92a7-4c429834707a name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:21:35.895689 crc crio[21573]: time=\"2026-06-12T16:21:35.89461083Z\" level=info msg=\"Image quay.io/openstack-k8s-operators/octavia-operator@sha256:5070ac21fd963eab731c9cc1d0f2c06ba2f2a8deb4188fb921da42be3febc739 not found\" id=0fa5915a-1447-4eae-92a7-4c429834707a name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:21:35.895689 crc crio[21573]: time=\"2026-06-12T16:21:35.894681552Z\" level=info msg=\"Neither image nor artfiact quay.io/openstack-k8s-operators/octavia-operator@sha256:5070ac21fd963eab731c9cc1d0f2c06ba2f2a8deb4188fb921da42be3febc739 found\" id=0fa5915a-1447-4eae-92a7-4c429834707a name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:21:35.906636 crc crio[21573]: time=\"2026-06-12T16:21:35.906129479Z\" level=info msg=\"Pulling image: quay.io/openstack-k8s-operators/octavia-operator@sha256:5070ac21fd963eab731c9cc1d0f2c06ba2f2a8deb4188fb921da42be3febc739\" id=947fe890-6dc8-4751-959d-e9d4ff60daf6 name=/runtime.v1.ImageService/PullImage\nJun 12 16:21:35.922620 crc crio[21573]: time=\"2026-06-12T16:21:35.922069954Z\" level=info msg=\"Trying to access \\\"quay.io/openstack-k8s-operators/octavia-operator@sha256:5070ac21fd963eab731c9cc1d0f2c06ba2f2a8deb4188fb921da42be3febc739\\\"\"\nJun 12 16:21:36.373488 crc crio[21573]: 2026-06-12T16:21:36Z [verbose] CmdAdd (shim): {1.1.0 [{Name:241b088b8d2e33b Mac:12:e3:17:72:2e:31 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:5d Mtu:0 Sandbox:/var/run/netns/193d028e-d2df-4973-bbfd-097d8faefc38 SocketPath: PciID:}] [{Interface:0xc000468ac0 Address:{IP:10.217.0.93 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 16:21:36.377054 crc crio[21573]: time=\"2026-06-12T16:21:36.376986876Z\" level=info msg=\"Got pod network &{Name:swift-operator-controller-manager-79846f755c-dx6xh Namespace:openstack-operators ID:241b088b8d2e33bb8c41d6f3f17afa934c65259d4c75347142f87ec09e42d1a7 UID:e459dbca-b141-4074-8437-80871ae8633c NetNS:/var/run/netns/193d028e-d2df-4973-bbfd-097d8faefc38 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pode459dbca_b141_4074_8437_80871ae8633c.slice PodAnnotations:0xc0036742a8}] Aliases:map[]}\"\nJun 12 16:21:36.385137 crc crio[21573]: time=\"2026-06-12T16:21:36.382108666Z\" level=info msg=\"Checking pod openstack-operators_swift-operator-controller-manager-79846f755c-dx6xh for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 16:21:36.408891 crc crio[21573]: 2026-06-12T16:21:36Z [verbose] CmdAdd (shim): {1.1.0 [{Name:879a3dfdaf7ad3a Mac:6a:ff:f0:3b:5e:8c Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:5c Mtu:0 Sandbox:/var/run/netns/13792eae-ed39-4c5a-9846-2c72ed402701 SocketPath: PciID:}] [{Interface:0xc0002a46c0 Address:{IP:10.217.0.92 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 16:21:36.414798 crc crio[21573]: time=\"2026-06-12T16:21:36.414622853Z\" level=info msg=\"Got pod network &{Name:ovn-operator-controller-manager-5666dfdddd-zbqqt Namespace:openstack-operators ID:879a3dfdaf7ad3ae98bd7b410a88d39cfe05484d21bcb18259910fe48ec840c2 UID:ad656557-adcc-4a1f-a46d-6c8914803e35 NetNS:/var/run/netns/13792eae-ed39-4c5a-9846-2c72ed402701 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podad656557_adcc_4a1f_a46d_6c8914803e35.slice PodAnnotations:0xc000568060}] Aliases:map[]}\"\nJun 12 16:21:36.414964 crc crio[21573]: time=\"2026-06-12T16:21:36.414824259Z\" level=info msg=\"Checking pod openstack-operators_ovn-operator-controller-manager-5666dfdddd-zbqqt for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 16:21:36.454541 crc crio[21573]: time=\"2026-06-12T16:21:36.454126643Z\" level=info msg=\"Ran pod sandbox 241b088b8d2e33bb8c41d6f3f17afa934c65259d4c75347142f87ec09e42d1a7 with infra container: openstack-operators/swift-operator-controller-manager-79846f755c-dx6xh/POD\" id=451dd51c-2a50-4a41-9793-c92696edc2bb name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 16:21:36.554643 crc crio[21573]: 2026-06-12T16:21:36Z [verbose] CmdAdd (shim): {1.1.0 [{Name:fac3862be33ffbc Mac:56:d7:8c:c5:fc:56 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:60 Mtu:0 Sandbox:/var/run/netns/e7e9854c-12b0-4573-b34d-eb063a77d065 SocketPath: PciID:}] [{Interface:0xc0001dd080 Address:{IP:10.217.0.96 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 16:21:36.556017 crc crio[21573]: time=\"2026-06-12T16:21:36.555755443Z\" level=info msg=\"Got pod network &{Name:watcher-operator-controller-manager-7869644bb4-8g7dq Namespace:openstack-operators ID:fac3862be33ffbc6ae140ca43b2f23635ea37f02f5bc88fee0a451b76a3b5d83 UID:150c64d8-6c1c-47e7-a3b6-6dc23de06580 NetNS:/var/run/netns/e7e9854c-12b0-4573-b34d-eb063a77d065 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod150c64d8_6c1c_47e7_a3b6_6dc23de06580.slice PodAnnotations:0xc0005687e0}] Aliases:map[]}\"\nJun 12 16:21:36.556017 crc crio[21573]: time=\"2026-06-12T16:21:36.555965479Z\" level=info msg=\"Checking pod openstack-operators_watcher-operator-controller-manager-7869644bb4-8g7dq for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 16:21:36.566227 crc crio[21573]: 2026-06-12T16:21:36Z [verbose] CmdAdd (shim): {1.1.0 [{Name:b4c1a5a0ec5e1a6 Mac:9e:44:8f:cf:e2:c5 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:5f Mtu:0 Sandbox:/var/run/netns/bc948e24-1395-43d3-887e-94dd8fb8924c SocketPath: PciID:}] [{Interface:0xc000584590 Address:{IP:10.217.0.95 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 16:21:36.571057 crc crio[21573]: time=\"2026-06-12T16:21:36.570878431Z\" level=info msg=\"Got pod network &{Name:telemetry-operator-controller-manager-565998cc45-ndrh5 Namespace:openstack-operators ID:b4c1a5a0ec5e1a6de771f3baae11694260a93d5750eab2ce26be4fd359d65b2a UID:1f58ddee-a896-4eb9-a51d-11818efa8534 NetNS:/var/run/netns/bc948e24-1395-43d3-887e-94dd8fb8924c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod1f58ddee_a896_4eb9_a51d_11818efa8534.slice PodAnnotations:0xc0036740a0}] Aliases:map[]}\"\nJun 12 16:21:36.571499 crc crio[21573]: time=\"2026-06-12T16:21:36.571330033Z\" level=info msg=\"Checking pod openstack-operators_telemetry-operator-controller-manager-565998cc45-ndrh5 for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 16:21:36.581279 crc crio[21573]: time=\"2026-06-12T16:21:36.581127577Z\" level=info msg=\"Ran pod sandbox 879a3dfdaf7ad3ae98bd7b410a88d39cfe05484d21bcb18259910fe48ec840c2 with infra container: openstack-operators/ovn-operator-controller-manager-5666dfdddd-zbqqt/POD\" id=9de03b02-fa1b-420e-b3e4-51fddadf3f6c name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 16:21:36.583872 crc crio[21573]: 2026-06-12T16:21:36Z [verbose] CmdAdd (shim): {1.1.0 [{Name:9976d6c39634e34 Mac:22:92:cf:99:e9:fb Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:58 Mtu:0 Sandbox:/var/run/netns/0be1a96a-a4a8-484c-b2f7-7a079e2e9fae SocketPath: PciID:}] [{Interface:0xc000014b40 Address:{IP:10.217.0.88 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 16:21:36.585954 crc crio[21573]: time=\"2026-06-12T16:21:36.585778112Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/swift-operator@sha256:26a4ca34e65f017e1793439b8c4dd889ccc36355badbd31363baeedddb91f0a6\" id=ceb14027-6627-4be5-93a4-eda259e9ce08 name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:21:36.586763 crc crio[21573]: time=\"2026-06-12T16:21:36.586689636Z\" level=info msg=\"Image quay.io/openstack-k8s-operators/swift-operator@sha256:26a4ca34e65f017e1793439b8c4dd889ccc36355badbd31363baeedddb91f0a6 not found\" id=ceb14027-6627-4be5-93a4-eda259e9ce08 name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:21:36.586856 crc crio[21573]: time=\"2026-06-12T16:21:36.586794122Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/ovn-operator@sha256:a5467b7ac7a7acc306876cae15fc24fd2e8030661d6a1cf6be4040b870850f54\" id=008165ff-e8f6-44ba-98f8-9f9aefa3be00 name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:21:36.586965 crc crio[21573]: time=\"2026-06-12T16:21:36.586876321Z\" level=info msg=\"Neither image nor artfiact quay.io/openstack-k8s-operators/swift-operator@sha256:26a4ca34e65f017e1793439b8c4dd889ccc36355badbd31363baeedddb91f0a6 found\" id=ceb14027-6627-4be5-93a4-eda259e9ce08 name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:21:36.587180 crc crio[21573]: time=\"2026-06-12T16:21:36.587082186Z\" level=info msg=\"Image quay.io/openstack-k8s-operators/ovn-operator@sha256:a5467b7ac7a7acc306876cae15fc24fd2e8030661d6a1cf6be4040b870850f54 not found\" id=008165ff-e8f6-44ba-98f8-9f9aefa3be00 name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:21:36.591089 crc crio[21573]: time=\"2026-06-12T16:21:36.587139228Z\" level=info msg=\"Got pod network &{Name:neutron-operator-controller-manager-6c7667d64b-phrxf Namespace:openstack-operators ID:9976d6c39634e34a93b16749d6514f35f329b0a47cdecad66b070cfade13f72f UID:f6a2019d-39e2-4212-97e3-de2174195e91 NetNS:/var/run/netns/0be1a96a-a4a8-484c-b2f7-7a079e2e9fae Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podf6a2019d_39e2_4212_97e3_de2174195e91.slice PodAnnotations:0xc000568730}] Aliases:map[]}\"\nJun 12 16:21:36.591795 crc crio[21573]: time=\"2026-06-12T16:21:36.591547136Z\" level=info msg=\"Checking pod openstack-operators_neutron-operator-controller-manager-6c7667d64b-phrxf for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 16:21:36.594355 crc crio[21573]: time=\"2026-06-12T16:21:36.587202969Z\" level=info msg=\"Neither image nor artfiact quay.io/openstack-k8s-operators/ovn-operator@sha256:a5467b7ac7a7acc306876cae15fc24fd2e8030661d6a1cf6be4040b870850f54 found\" id=008165ff-e8f6-44ba-98f8-9f9aefa3be00 name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:21:36.594560 crc crio[21573]: time=\"2026-06-12T16:21:36.588029395Z\" level=info msg=\"Pulling image: quay.io/openstack-k8s-operators/swift-operator@sha256:26a4ca34e65f017e1793439b8c4dd889ccc36355badbd31363baeedddb91f0a6\" id=e6456d5e-6c9d-40c8-aa39-19b42b6d66af name=/runtime.v1.ImageService/PullImage\nJun 12 16:21:36.599997 crc crio[21573]: time=\"2026-06-12T16:21:36.599786606Z\" level=info msg=\"Pulling image: quay.io/openstack-k8s-operators/ovn-operator@sha256:a5467b7ac7a7acc306876cae15fc24fd2e8030661d6a1cf6be4040b870850f54\" id=afeb9a92-5612-4d82-9de2-4d6760ccfcfe name=/runtime.v1.ImageService/PullImage\nJun 12 16:21:36.600818 crc crio[21573]: time=\"2026-06-12T16:21:36.600762555Z\" level=info msg=\"Trying to access \\\"quay.io/openstack-k8s-operators/swift-operator@sha256:26a4ca34e65f017e1793439b8c4dd889ccc36355badbd31363baeedddb91f0a6\\\"\"\nJun 12 16:21:36.610819 crc crio[21573]: time=\"2026-06-12T16:21:36.610744342Z\" level=info msg=\"Trying to access \\\"quay.io/openstack-k8s-operators/ovn-operator@sha256:a5467b7ac7a7acc306876cae15fc24fd2e8030661d6a1cf6be4040b870850f54\\\"\"\nJun 12 16:21:36.619870 crc crio[21573]: time=\"2026-06-12T16:21:36.619756159Z\" level=info msg=\"Ran pod sandbox fac3862be33ffbc6ae140ca43b2f23635ea37f02f5bc88fee0a451b76a3b5d83 with infra container: openstack-operators/watcher-operator-controller-manager-7869644bb4-8g7dq/POD\" id=0bb0c1aa-1322-4487-9bd3-d3ccaad9fdfb name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 16:21:36.620672 crc crio[21573]: time=\"2026-06-12T16:21:36.620565551Z\" level=info msg=\"Ran pod sandbox b4c1a5a0ec5e1a6de771f3baae11694260a93d5750eab2ce26be4fd359d65b2a with infra container: openstack-operators/telemetry-operator-controller-manager-565998cc45-ndrh5/POD\" id=6d479587-2bdc-44c8-b918-f6ed5bcb68b4 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 16:21:36.620786 crc crio[21573]: time=\"2026-06-12T16:21:36.620723314Z\" level=info msg=\"Ran pod sandbox 9976d6c39634e34a93b16749d6514f35f329b0a47cdecad66b070cfade13f72f with infra container: openstack-operators/neutron-operator-controller-manager-6c7667d64b-phrxf/POD\" id=beffdf38-2265-473b-aef0-f5b32d77305c name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 16:21:36.622939 crc crio[21573]: time=\"2026-06-12T16:21:36.622857929Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/telemetry-operator@sha256:08725ae3cc37b0aa0b0f54e947792cdc72e79eb126a47a9b52811b9fafc61b2e\" id=11dae9aa-6193-4af0-abda-78c6a1f70078 name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:21:36.623392 crc crio[21573]: time=\"2026-06-12T16:21:36.623302211Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/watcher-operator@sha256:cd3d045aff8889ebb70662585291c704fedf9bcfd142875327ee1b02c06217f8\" id=b3ce427b-72fb-46d9-9c2e-70466b4c34e3 name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:21:36.624788 crc crio[21573]: time=\"2026-06-12T16:21:36.624688396Z\" level=info msg=\"Image quay.io/openstack-k8s-operators/telemetry-operator@sha256:08725ae3cc37b0aa0b0f54e947792cdc72e79eb126a47a9b52811b9fafc61b2e not found\" id=11dae9aa-6193-4af0-abda-78c6a1f70078 name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:21:36.626420 crc crio[21573]: time=\"2026-06-12T16:21:36.62483521Z\" level=info msg=\"Neither image nor artfiact quay.io/openstack-k8s-operators/telemetry-operator@sha256:08725ae3cc37b0aa0b0f54e947792cdc72e79eb126a47a9b52811b9fafc61b2e found\" id=11dae9aa-6193-4af0-abda-78c6a1f70078 name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:21:36.626420 crc crio[21573]: time=\"2026-06-12T16:21:36.624955025Z\" level=info msg=\"Image quay.io/openstack-k8s-operators/watcher-operator@sha256:cd3d045aff8889ebb70662585291c704fedf9bcfd142875327ee1b02c06217f8 not found\" id=b3ce427b-72fb-46d9-9c2e-70466b4c34e3 name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:21:36.626420 crc crio[21573]: time=\"2026-06-12T16:21:36.625027046Z\" level=info msg=\"Neither image nor artfiact quay.io/openstack-k8s-operators/watcher-operator@sha256:cd3d045aff8889ebb70662585291c704fedf9bcfd142875327ee1b02c06217f8 found\" id=b3ce427b-72fb-46d9-9c2e-70466b4c34e3 name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:21:36.629226 crc crio[21573]: time=\"2026-06-12T16:21:36.6290727Z\" level=info msg=\"Pulling image: quay.io/openstack-k8s-operators/watcher-operator@sha256:cd3d045aff8889ebb70662585291c704fedf9bcfd142875327ee1b02c06217f8\" id=e2e5c72e-44e0-40f6-a93e-d62bf5581a1f name=/runtime.v1.ImageService/PullImage\nJun 12 16:21:36.629317 crc crio[21573]: time=\"2026-06-12T16:21:36.629211938Z\" level=info msg=\"Pulling image: quay.io/openstack-k8s-operators/telemetry-operator@sha256:08725ae3cc37b0aa0b0f54e947792cdc72e79eb126a47a9b52811b9fafc61b2e\" id=8213dfd4-1f34-4b93-bd3a-78f35f7967a5 name=/runtime.v1.ImageService/PullImage\nJun 12 16:21:36.633182 crc crio[21573]: time=\"2026-06-12T16:21:36.633045901Z\" level=info msg=\"Trying to access \\\"quay.io/openstack-k8s-operators/watcher-operator@sha256:cd3d045aff8889ebb70662585291c704fedf9bcfd142875327ee1b02c06217f8\\\"\"\nJun 12 16:21:36.633540 crc crio[21573]: time=\"2026-06-12T16:21:36.633063065Z\" level=info msg=\"Trying to access \\\"quay.io/openstack-k8s-operators/telemetry-operator@sha256:08725ae3cc37b0aa0b0f54e947792cdc72e79eb126a47a9b52811b9fafc61b2e\\\"\"\nJun 12 16:21:36.634661 crc crio[21573]: time=\"2026-06-12T16:21:36.633611249Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/neutron-operator@sha256:fff4c7eb43b7abe8a8406cbd20e6cb01dff533476d43c5a339f115fd1b8d55a6\" id=6dc16707-52e8-4801-8135-8a096048990c name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:21:36.637414 crc crio[21573]: time=\"2026-06-12T16:21:36.637257166Z\" level=info msg=\"Image quay.io/openstack-k8s-operators/neutron-operator@sha256:fff4c7eb43b7abe8a8406cbd20e6cb01dff533476d43c5a339f115fd1b8d55a6 not found\" id=6dc16707-52e8-4801-8135-8a096048990c name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:21:36.638041 crc crio[21573]: time=\"2026-06-12T16:21:36.637835942Z\" level=info msg=\"Neither image nor artfiact quay.io/openstack-k8s-operators/neutron-operator@sha256:fff4c7eb43b7abe8a8406cbd20e6cb01dff533476d43c5a339f115fd1b8d55a6 found\" id=6dc16707-52e8-4801-8135-8a096048990c name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:21:36.639595 crc crio[21573]: time=\"2026-06-12T16:21:36.639520136Z\" level=info msg=\"Pulling image: quay.io/openstack-k8s-operators/neutron-operator@sha256:fff4c7eb43b7abe8a8406cbd20e6cb01dff533476d43c5a339f115fd1b8d55a6\" id=963794bd-93f8-4752-b289-d9096d2b1ef4 name=/runtime.v1.ImageService/PullImage\nJun 12 16:21:36.663200 crc crio[21573]: time=\"2026-06-12T16:21:36.662904049Z\" level=info msg=\"Trying to access \\\"quay.io/openstack-k8s-operators/neutron-operator@sha256:fff4c7eb43b7abe8a8406cbd20e6cb01dff533476d43c5a339f115fd1b8d55a6\\\"\"\nJun 12 16:21:36.866407 crc crio[21573]: 2026-06-12T16:21:36Z [verbose] CmdAdd (shim): {1.1.0 [{Name:a84c9ddb3bb662d Mac:86:02:f6:14:bf:82 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:52 Mtu:0 Sandbox:/var/run/netns/03625894-5b40-4d3d-b3df-2fbe20c5efb4 SocketPath: PciID:}] [{Interface:0xc000015280 Address:{IP:10.217.0.82 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 16:21:36.871384 crc crio[21573]: time=\"2026-06-12T16:21:36.871303814Z\" level=info msg=\"Got pod network &{Name:horizon-operator-controller-manager-9dc5578b5-wmn9f Namespace:openstack-operators ID:a84c9ddb3bb662d5f084146c3544a20bf4ae3c63d6e9d37ce941f02b32a14fa3 UID:15c759b6-2eda-4f08-8691-fa6932b67e64 NetNS:/var/run/netns/03625894-5b40-4d3d-b3df-2fbe20c5efb4 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod15c759b6_2eda_4f08_8691_fa6932b67e64.slice PodAnnotations:0xc0027222a8}] Aliases:map[]}\"\nJun 12 16:21:36.871590 crc crio[21573]: time=\"2026-06-12T16:21:36.87154371Z\" level=info msg=\"Checking pod openstack-operators_horizon-operator-controller-manager-9dc5578b5-wmn9f for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 16:21:36.874426 crc crio[21573]: 2026-06-12T16:21:36Z [verbose] CmdAdd (shim): {1.1.0 [{Name:4b863472993c58f Mac:de:68:24:01:21:dc Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:5e Mtu:0 Sandbox:/var/run/netns/c1242f34-3c65-475d-9556-bd3a15d9938f SocketPath: PciID:}] [{Interface:0xc0004825b0 Address:{IP:10.217.0.94 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 16:21:36.876079 crc crio[21573]: time=\"2026-06-12T16:21:36.875918875Z\" level=info msg=\"Got pod network &{Name:test-operator-controller-manager-7579dbdcb9-brpfz Namespace:openstack-operators ID:4b863472993c58f5bc5df7a4fda6b13ff016d86ebd4185571a92654c5711bdda UID:5f766bab-a921-48f9-9d58-62a5dc371500 NetNS:/var/run/netns/c1242f34-3c65-475d-9556-bd3a15d9938f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod5f766bab_a921_48f9_9d58_62a5dc371500.slice PodAnnotations:0xc0005682d0}] Aliases:map[]}\"\nJun 12 16:21:36.876560 crc crio[21573]: time=\"2026-06-12T16:21:36.876374017Z\" level=info msg=\"Checking pod openstack-operators_test-operator-controller-manager-7579dbdcb9-brpfz for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 16:21:36.903369 crc crio[21573]: time=\"2026-06-12T16:21:36.903291636Z\" level=info msg=\"Ran pod sandbox a84c9ddb3bb662d5f084146c3544a20bf4ae3c63d6e9d37ce941f02b32a14fa3 with infra container: openstack-operators/horizon-operator-controller-manager-9dc5578b5-wmn9f/POD\" id=7f276cb5-06d4-49cd-a2f0-810bf3883e67 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 16:21:36.908670 crc crio[21573]: time=\"2026-06-12T16:21:36.908057053Z\" level=info msg=\"Ran pod sandbox 4b863472993c58f5bc5df7a4fda6b13ff016d86ebd4185571a92654c5711bdda with infra container: openstack-operators/test-operator-controller-manager-7579dbdcb9-brpfz/POD\" id=e82c718a-2ab7-41c0-bc16-85fd9826960e name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 16:21:36.915728 crc crio[21573]: time=\"2026-06-12T16:21:36.915539501Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/horizon-operator@sha256:c74c162ad42f26b9a56d8409dc53d469f3e0beaa9613b594ecbfbcda518dee19\" id=5c9f252a-9057-4e28-8af1-35ef10f7d56a name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:21:36.915900 crc crio[21573]: time=\"2026-06-12T16:21:36.915869069Z\" level=info msg=\"Image quay.io/openstack-k8s-operators/horizon-operator@sha256:c74c162ad42f26b9a56d8409dc53d469f3e0beaa9613b594ecbfbcda518dee19 not found\" id=5c9f252a-9057-4e28-8af1-35ef10f7d56a name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:21:36.916005 crc crio[21573]: time=\"2026-06-12T16:21:36.915933611Z\" level=info msg=\"Neither image nor artfiact quay.io/openstack-k8s-operators/horizon-operator@sha256:c74c162ad42f26b9a56d8409dc53d469f3e0beaa9613b594ecbfbcda518dee19 found\" id=5c9f252a-9057-4e28-8af1-35ef10f7d56a name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:21:36.916768 crc crio[21573]: time=\"2026-06-12T16:21:36.916694653Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/test-operator@sha256:c63f184e7e60f7d6837f93522fd94ed75e8a4391412440c9ea8a29c31ae2e59f\" id=cbcb18f8-b698-458e-84cf-58e70fbfefd4 name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:21:36.917047 crc crio[21573]: time=\"2026-06-12T16:21:36.916936931Z\" level=info msg=\"Image quay.io/openstack-k8s-operators/test-operator@sha256:c63f184e7e60f7d6837f93522fd94ed75e8a4391412440c9ea8a29c31ae2e59f not found\" id=cbcb18f8-b698-458e-84cf-58e70fbfefd4 name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:21:36.917047 crc crio[21573]: time=\"2026-06-12T16:21:36.917013383Z\" level=info msg=\"Neither image nor artfiact quay.io/openstack-k8s-operators/test-operator@sha256:c63f184e7e60f7d6837f93522fd94ed75e8a4391412440c9ea8a29c31ae2e59f found\" id=cbcb18f8-b698-458e-84cf-58e70fbfefd4 name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:21:36.918856 crc crio[21573]: time=\"2026-06-12T16:21:36.918786208Z\" level=info msg=\"Pulling image: quay.io/openstack-k8s-operators/test-operator@sha256:c63f184e7e60f7d6837f93522fd94ed75e8a4391412440c9ea8a29c31ae2e59f\" id=e7aca750-3ebd-45bf-a528-b77f92968e6e name=/runtime.v1.ImageService/PullImage\nJun 12 16:21:36.919064 crc crio[21573]: time=\"2026-06-12T16:21:36.918792441Z\" level=info msg=\"Pulling image: quay.io/openstack-k8s-operators/horizon-operator@sha256:c74c162ad42f26b9a56d8409dc53d469f3e0beaa9613b594ecbfbcda518dee19\" id=68e24f8b-515d-46db-aee0-f28b137a4c86 name=/runtime.v1.ImageService/PullImage\nJun 12 16:21:36.925282 crc crio[21573]: time=\"2026-06-12T16:21:36.925135409Z\" level=info msg=\"Trying to access \\\"quay.io/openstack-k8s-operators/test-operator@sha256:c63f184e7e60f7d6837f93522fd94ed75e8a4391412440c9ea8a29c31ae2e59f\\\"\"\nJun 12 16:21:36.926219 crc crio[21573]: time=\"2026-06-12T16:21:36.925138574Z\" level=info msg=\"Trying to access \\\"quay.io/openstack-k8s-operators/horizon-operator@sha256:c74c162ad42f26b9a56d8409dc53d469f3e0beaa9613b594ecbfbcda518dee19\\\"\"\nJun 12 16:21:40.704048 crc crio[21573]: time=\"2026-06-12T16:21:40.702434285Z\" level=info msg=\"Running pod sandbox: openstack-operators/infra-operator-controller-manager-594d6555bb-k4qxt/POD\" id=ccdd91b7-c94a-4ef2-b34e-bd77cfdd1b64 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 16:21:40.705841 crc crio[21573]: time=\"2026-06-12T16:21:40.70556063Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:21:41.564002 crc crio[21573]: time=\"2026-06-12T16:21:41.563930122Z\" level=info msg=\"Got pod network &{Name:infra-operator-controller-manager-594d6555bb-k4qxt Namespace:openstack-operators ID:bbb14a414c0c277594e312d48292c6aeed139d6be612a05e62d9e79b9a794501 UID:393efd14-bb74-40bd-b654-6a0c28b9b3eb NetNS:/var/run/netns/092e8504-064e-4567-8473-693a97848293 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod393efd14_bb74_40bd_b654_6a0c28b9b3eb.slice PodAnnotations:0xc002e28090}] Aliases:map[]}\"\nJun 12 16:21:41.568718 crc crio[21573]: time=\"2026-06-12T16:21:41.568676512Z\" level=info msg=\"Adding pod openstack-operators_infra-operator-controller-manager-594d6555bb-k4qxt to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 16:21:42.461403 crc crio[21573]: time=\"2026-06-12T16:21:42.460580612Z\" level=info msg=\"Running pod sandbox: openstack-operators/openstack-baremetal-operator-controller-manager-678fc77c5466qhr/POD\" id=adf7fbb1-dde4-4cf8-89c2-622c2b4b6dbb name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 16:21:42.465825 crc crio[21573]: time=\"2026-06-12T16:21:42.461701853Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:21:42.920371 crc crio[21573]: time=\"2026-06-12T16:21:42.918432375Z\" level=info msg=\"Got pod network &{Name:openstack-baremetal-operator-controller-manager-678fc77c5466qhr Namespace:openstack-operators ID:f511cffe0e0ecf74f14e277a042648609a437b9bc297cd8b000f6a0e8d94f19a UID:aa4c500c-dc29-4c70-a475-9c6d90a54fb1 NetNS:/var/run/netns/c26ac527-e5ff-4f1d-8181-0bedccff0e02 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podaa4c500c_dc29_4c70_a475_9c6d90a54fb1.slice PodAnnotations:0xc00008c678}] Aliases:map[]}\"\nJun 12 16:21:42.920371 crc crio[21573]: time=\"2026-06-12T16:21:42.920362317Z\" level=info msg=\"Adding pod openstack-operators_openstack-baremetal-operator-controller-manager-678fc77c5466qhr to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 16:21:44.535593 crc crio[21573]: time=\"2026-06-12T16:21:44.533050048Z\" level=info msg=\"Running pod sandbox: openstack-operators/openstack-operator-controller-manager-7b5b948bcd-t7bpk/POD\" id=ae96abb5-dd44-4691-8776-f9b352651aa9 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 16:21:44.535593 crc crio[21573]: time=\"2026-06-12T16:21:44.534128198Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:21:47.079711 crc crio[21573]: time=\"2026-06-12T16:21:47.069796948Z\" level=info msg=\"Got pod network &{Name:openstack-operator-controller-manager-7b5b948bcd-t7bpk Namespace:openstack-operators ID:68a640d6e221e3ae1a4d6b8c01ce8dc9cdb1031626825903efca454a2f60d903 UID:7db02dd1-0294-4733-84c3-d1b1f8342a43 NetNS:/var/run/netns/15b17480-8968-4f48-a85a-37b39b807fcb Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod7db02dd1_0294_4733_84c3_d1b1f8342a43.slice PodAnnotations:0xc000138868}] Aliases:map[]}\"\nJun 12 16:21:47.079711 crc crio[21573]: time=\"2026-06-12T16:21:47.073012556Z\" level=info msg=\"Adding pod openstack-operators_openstack-operator-controller-manager-7b5b948bcd-t7bpk to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 16:21:47.446587 crc crio[21573]: 2026-06-12T16:21:47Z [verbose] CmdAdd (shim): {1.1.0 [{Name:f511cffe0e0ecf7 Mac:72:93:6d:9d:c2:4c Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:5b Mtu:0 Sandbox:/var/run/netns/c26ac527-e5ff-4f1d-8181-0bedccff0e02 SocketPath: PciID:}] [{Interface:0xc0002a89d0 Address:{IP:10.217.0.91 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 16:21:47.449003 crc crio[21573]: time=\"2026-06-12T16:21:47.448278934Z\" level=info msg=\"Got pod network &{Name:openstack-baremetal-operator-controller-manager-678fc77c5466qhr Namespace:openstack-operators ID:f511cffe0e0ecf74f14e277a042648609a437b9bc297cd8b000f6a0e8d94f19a UID:aa4c500c-dc29-4c70-a475-9c6d90a54fb1 NetNS:/var/run/netns/c26ac527-e5ff-4f1d-8181-0bedccff0e02 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podaa4c500c_dc29_4c70_a475_9c6d90a54fb1.slice PodAnnotations:0xc00008c678}] Aliases:map[]}\"\nJun 12 16:21:47.449003 crc crio[21573]: time=\"2026-06-12T16:21:47.448589862Z\" level=info msg=\"Checking pod openstack-operators_openstack-baremetal-operator-controller-manager-678fc77c5466qhr for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 16:21:47.509423 crc crio[21573]: time=\"2026-06-12T16:21:47.509254746Z\" level=info msg=\"Ran pod sandbox f511cffe0e0ecf74f14e277a042648609a437b9bc297cd8b000f6a0e8d94f19a with infra container: openstack-operators/openstack-baremetal-operator-controller-manager-678fc77c5466qhr/POD\" id=adf7fbb1-dde4-4cf8-89c2-622c2b4b6dbb name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 16:21:47.524414 crc crio[21573]: time=\"2026-06-12T16:21:47.524264216Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-baremetal-operator@sha256:74b7a8bf62d2bb7aff50a239b393cebd996489c538727208a184f58e91285d84\" id=3567004c-a337-4f8d-bfc8-669ca45663f3 name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:21:47.526599 crc crio[21573]: time=\"2026-06-12T16:21:47.526293352Z\" level=info msg=\"Image quay.io/openstack-k8s-operators/openstack-baremetal-operator@sha256:74b7a8bf62d2bb7aff50a239b393cebd996489c538727208a184f58e91285d84 not found\" id=3567004c-a337-4f8d-bfc8-669ca45663f3 name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:21:47.526751 crc crio[21573]: time=\"2026-06-12T16:21:47.526694912Z\" level=info msg=\"Neither image nor artfiact quay.io/openstack-k8s-operators/openstack-baremetal-operator@sha256:74b7a8bf62d2bb7aff50a239b393cebd996489c538727208a184f58e91285d84 found\" id=3567004c-a337-4f8d-bfc8-669ca45663f3 name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:21:47.536110 crc crio[21573]: time=\"2026-06-12T16:21:47.536007156Z\" level=info msg=\"Pulling image: quay.io/openstack-k8s-operators/openstack-baremetal-operator@sha256:74b7a8bf62d2bb7aff50a239b393cebd996489c538727208a184f58e91285d84\" id=ff1155e6-2af1-4402-a2b9-19b1c3b54430 name=/runtime.v1.ImageService/PullImage\nJun 12 16:21:47.574562 crc crio[21573]: time=\"2026-06-12T16:21:47.573077449Z\" level=info msg=\"Trying to access \\\"quay.io/openstack-k8s-operators/openstack-baremetal-operator@sha256:74b7a8bf62d2bb7aff50a239b393cebd996489c538727208a184f58e91285d84\\\"\"\nJun 12 16:21:47.704363 crc crio[21573]: 2026-06-12T16:21:47Z [verbose] CmdAdd (shim): {1.1.0 [{Name:bbb14a414c0c277 Mac:1a:cf:3c:53:32:ee Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:53 Mtu:0 Sandbox:/var/run/netns/092e8504-064e-4567-8473-693a97848293 SocketPath: PciID:}] [{Interface:0xc00050c5a0 Address:{IP:10.217.0.83 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 16:21:47.706208 crc crio[21573]: time=\"2026-06-12T16:21:47.706165911Z\" level=info msg=\"Got pod network &{Name:infra-operator-controller-manager-594d6555bb-k4qxt Namespace:openstack-operators ID:bbb14a414c0c277594e312d48292c6aeed139d6be612a05e62d9e79b9a794501 UID:393efd14-bb74-40bd-b654-6a0c28b9b3eb NetNS:/var/run/netns/092e8504-064e-4567-8473-693a97848293 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod393efd14_bb74_40bd_b654_6a0c28b9b3eb.slice PodAnnotations:0xc002e28090}] Aliases:map[]}\"\nJun 12 16:21:47.706528 crc crio[21573]: time=\"2026-06-12T16:21:47.70650575Z\" level=info msg=\"Checking pod openstack-operators_infra-operator-controller-manager-594d6555bb-k4qxt for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 16:21:47.762711 crc crio[21573]: time=\"2026-06-12T16:21:47.759414101Z\" level=info msg=\"Ran pod sandbox bbb14a414c0c277594e312d48292c6aeed139d6be612a05e62d9e79b9a794501 with infra container: openstack-operators/infra-operator-controller-manager-594d6555bb-k4qxt/POD\" id=ccdd91b7-c94a-4ef2-b34e-bd77cfdd1b64 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 16:21:47.767871 crc crio[21573]: time=\"2026-06-12T16:21:47.767747781Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/infra-operator@sha256:f644a3899afc9a52a0a6f3183c39eaa2ebfaf272befa1fd8ecf36796abe8df6f\" id=bc9c240f-b35a-4e4e-97a3-f3e56eef47ec name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:21:47.768123 crc crio[21573]: time=\"2026-06-12T16:21:47.76807211Z\" level=info msg=\"Image quay.io/openstack-k8s-operators/infra-operator@sha256:f644a3899afc9a52a0a6f3183c39eaa2ebfaf272befa1fd8ecf36796abe8df6f not found\" id=bc9c240f-b35a-4e4e-97a3-f3e56eef47ec name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:21:47.768255 crc crio[21573]: time=\"2026-06-12T16:21:47.768163929Z\" level=info msg=\"Neither image nor artfiact quay.io/openstack-k8s-operators/infra-operator@sha256:f644a3899afc9a52a0a6f3183c39eaa2ebfaf272befa1fd8ecf36796abe8df6f found\" id=bc9c240f-b35a-4e4e-97a3-f3e56eef47ec name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:21:47.773929 crc crio[21573]: time=\"2026-06-12T16:21:47.771480399Z\" level=info msg=\"Pulling image: quay.io/openstack-k8s-operators/infra-operator@sha256:f644a3899afc9a52a0a6f3183c39eaa2ebfaf272befa1fd8ecf36796abe8df6f\" id=fdaeff57-ee3f-4493-adb4-3ae654fd56f6 name=/runtime.v1.ImageService/PullImage\nJun 12 16:21:47.776361 crc crio[21573]: time=\"2026-06-12T16:21:47.77626493Z\" level=info msg=\"Trying to access \\\"quay.io/openstack-k8s-operators/infra-operator@sha256:f644a3899afc9a52a0a6f3183c39eaa2ebfaf272befa1fd8ecf36796abe8df6f\\\"\"\nJun 12 16:21:48.921574 crc crio[21573]: 2026-06-12T16:21:48Z [verbose] CmdAdd (shim): {1.1.0 [{Name:68a640d6e221e3a Mac:0e:9b:21:f4:34:ab Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:61 Mtu:0 Sandbox:/var/run/netns/15b17480-8968-4f48-a85a-37b39b807fcb SocketPath: PciID:}] [{Interface:0xc000014610 Address:{IP:10.217.0.97 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 16:21:48.930536 crc crio[21573]: time=\"2026-06-12T16:21:48.930104931Z\" level=info msg=\"Got pod network &{Name:openstack-operator-controller-manager-7b5b948bcd-t7bpk Namespace:openstack-operators ID:68a640d6e221e3ae1a4d6b8c01ce8dc9cdb1031626825903efca454a2f60d903 UID:7db02dd1-0294-4733-84c3-d1b1f8342a43 NetNS:/var/run/netns/15b17480-8968-4f48-a85a-37b39b807fcb Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod7db02dd1_0294_4733_84c3_d1b1f8342a43.slice PodAnnotations:0xc000138868}] Aliases:map[]}\"\nJun 12 16:21:48.930536 crc crio[21573]: time=\"2026-06-12T16:21:48.93076902Z\" level=info msg=\"Checking pod openstack-operators_openstack-operator-controller-manager-7b5b948bcd-t7bpk for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 16:22:01.110897 crc crio[21573]: time=\"2026-06-12T16:22:01.110113203Z\" level=info msg=\"Running pod sandbox: openshift-infra/auto-csr-approver-29688022-j6qxd/POD\" id=9e768b85-8663-4b07-a84e-c221571b4b40 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 16:22:01.112959 crc crio[21573]: time=\"2026-06-12T16:22:01.110951286Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:22:05.034799 crc crio[21573]: time=\"2026-06-12T16:22:05.033761929Z\" level=info msg=\"Ran pod sandbox 68a640d6e221e3ae1a4d6b8c01ce8dc9cdb1031626825903efca454a2f60d903 with infra container: openstack-operators/openstack-operator-controller-manager-7b5b948bcd-t7bpk/POD\" id=ae96abb5-dd44-4691-8776-f9b352651aa9 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 16:22:05.039647 crc crio[21573]: time=\"2026-06-12T16:22:05.038818045Z\" level=info msg=\"Checking image status: 38.102.83.120:5001/openstack-k8s-operators/openstack-operator:5d3cc125d69b215b4b8640c634756ff99cce6ebc\" id=a5a1d99d-b899-4d26-8d27-2d057bbdfcfa name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:22:12.397859 crc crio[21573]: time=\"2026-06-12T16:22:12.395352862Z\" level=info msg=\"Checking image status: 38.102.83.120:5001/openstack-k8s-operators/openstack-operator:5d3cc125d69b215b4b8640c634756ff99cce6ebc\" id=2a5f4c59-192d-45a2-ae0c-537278c9f6bd name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:22:15.953202 crc crio[21573]: time=\"2026-06-12T16:22:15.952382788Z\" level=info msg=\"Creating container: openstack-operators/openstack-operator-controller-manager-7b5b948bcd-t7bpk/manager\" id=aca2f838-13b7-4725-94bf-ac66044659ad name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:22:19.340838 crc crio[21573]: time=\"2026-06-12T16:22:19.339800509Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:22:33.280933 crc crio[21573]: time=\"2026-06-12T16:22:33.279845561Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/redhat-operators-6ptxm/POD\" id=3111cb2a-8a70-4cc3-8790-281044f16cf5 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 16:22:33.282532 crc crio[21573]: time=\"2026-06-12T16:22:33.281006504Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:22:40.245251 crc crio[21573]: time=\"2026-06-12T16:22:40.243015598Z\" level=info msg=\"Pulled image: quay.io/openstack-k8s-operators/glance-operator@sha256:623038ea62aebe7d9cf1fd20cdbd2eb4c0b172637472c335e5c6a6c35edd7552\" id=e8c8068f-0273-4a34-8777-d7a593283314 name=/runtime.v1.ImageService/PullImage\nJun 12 16:22:40.247409 crc crio[21573]: time=\"2026-06-12T16:22:40.246233848Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/glance-operator@sha256:623038ea62aebe7d9cf1fd20cdbd2eb4c0b172637472c335e5c6a6c35edd7552\" id=03494083-10cf-4ed3-934a-4eba9bb2c973 name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:22:40.413044 crc crio[21573]: time=\"2026-06-12T16:22:40.412912128Z\" level=info msg=\"Pulled image: quay.io/openstack-k8s-operators/neutron-operator@sha256:fff4c7eb43b7abe8a8406cbd20e6cb01dff533476d43c5a339f115fd1b8d55a6\" id=963794bd-93f8-4752-b289-d9096d2b1ef4 name=/runtime.v1.ImageService/PullImage\nJun 12 16:22:40.414924 crc crio[21573]: time=\"2026-06-12T16:22:40.414804559Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/neutron-operator@sha256:fff4c7eb43b7abe8a8406cbd20e6cb01dff533476d43c5a339f115fd1b8d55a6\" id=eeca9d5c-0561-41f1-938e-ed809212f2fa name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:22:40.454173 crc crio[21573]: time=\"2026-06-12T16:22:40.454043963Z\" level=info msg=\"Pulled image: quay.io/openstack-k8s-operators/designate-operator@sha256:57a6f6f9f921aab04838a324f172e9d5927489b0011c58b1c61142f440249c63\" id=7f256128-57a4-45a4-aa71-43835419ad0e name=/runtime.v1.ImageService/PullImage\nJun 12 16:22:40.455523 crc crio[21573]: time=\"2026-06-12T16:22:40.455389818Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/designate-operator@sha256:57a6f6f9f921aab04838a324f172e9d5927489b0011c58b1c61142f440249c63\" id=5f2fceb1-4d36-42e8-9b7f-c413d4f74747 name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:22:40.464648 crc crio[21573]: time=\"2026-06-12T16:22:40.464518931Z\" level=info msg=\"Pulled image: quay.io/openstack-k8s-operators/ovn-operator@sha256:a5467b7ac7a7acc306876cae15fc24fd2e8030661d6a1cf6be4040b870850f54\" id=afeb9a92-5612-4d82-9de2-4d6760ccfcfe name=/runtime.v1.ImageService/PullImage\nJun 12 16:22:40.465864 crc crio[21573]: time=\"2026-06-12T16:22:40.465731521Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/ovn-operator@sha256:a5467b7ac7a7acc306876cae15fc24fd2e8030661d6a1cf6be4040b870850f54\" id=887db99b-6353-4d9a-8e6b-4488783e3a3c name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:22:40.496199 crc crio[21573]: time=\"2026-06-12T16:22:40.495857577Z\" level=info msg=\"Pulled image: quay.io/openstack-k8s-operators/manila-operator@sha256:61cd60b8885bdaa55638704dbdf53ce6b40e9af81820b2bdc87830791b6daa9f\" id=0f6ddd02-4c1b-4358-8ce9-7cbde2909c19 name=/runtime.v1.ImageService/PullImage\nJun 12 16:22:40.497815 crc crio[21573]: time=\"2026-06-12T16:22:40.497735277Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/manila-operator@sha256:61cd60b8885bdaa55638704dbdf53ce6b40e9af81820b2bdc87830791b6daa9f\" id=1de9b886-ef4a-4411-8359-d6c0c9b7725f name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:22:40.509793 crc crio[21573]: time=\"2026-06-12T16:22:40.509659134Z\" level=info msg=\"Pulled image: quay.io/openstack-k8s-operators/heat-operator@sha256:b58145aab10ee0e14641b4d9698d64919fd8b3fdd9ac5540fdaaf847fde950a0\" id=5adc8ae8-6e17-4f94-8b43-f6e01e32dcb8 name=/runtime.v1.ImageService/PullImage\nJun 12 16:22:40.511630 crc crio[21573]: time=\"2026-06-12T16:22:40.511555608Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/heat-operator@sha256:b58145aab10ee0e14641b4d9698d64919fd8b3fdd9ac5540fdaaf847fde950a0\" id=c26a642f-ebff-4526-acfe-0a6353dc9db9 name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:22:40.523195 crc crio[21573]: time=\"2026-06-12T16:22:40.523041195Z\" level=info msg=\"Pulled image: quay.io/openstack-k8s-operators/openstack-baremetal-operator@sha256:74b7a8bf62d2bb7aff50a239b393cebd996489c538727208a184f58e91285d84\" id=ff1155e6-2af1-4402-a2b9-19b1c3b54430 name=/runtime.v1.ImageService/PullImage\nJun 12 16:22:40.524688 crc crio[21573]: time=\"2026-06-12T16:22:40.524588146Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-baremetal-operator@sha256:74b7a8bf62d2bb7aff50a239b393cebd996489c538727208a184f58e91285d84\" id=6f9c4864-5718-432a-93d4-59c669fc12e6 name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:22:40.529826 crc crio[21573]: time=\"2026-06-12T16:22:40.529739303Z\" level=info msg=\"Pulled image: quay.io/openstack-k8s-operators/swift-operator@sha256:26a4ca34e65f017e1793439b8c4dd889ccc36355badbd31363baeedddb91f0a6\" id=e6456d5e-6c9d-40c8-aa39-19b42b6d66af name=/runtime.v1.ImageService/PullImage\nJun 12 16:22:40.531079 crc crio[21573]: time=\"2026-06-12T16:22:40.530982028Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/swift-operator@sha256:26a4ca34e65f017e1793439b8c4dd889ccc36355badbd31363baeedddb91f0a6\" id=3b602031-0260-4707-a33d-16447fe8cb7d name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:22:40.555711 crc crio[21573]: time=\"2026-06-12T16:22:40.555575106Z\" level=info msg=\"Pulled image: quay.io/openstack-k8s-operators/mariadb-operator@sha256:dd5d8ddcc030b481db9173eb183a6f731c15684a2bec1547fcb280a26d9ff559\" id=249b17d1-fef0-4fa0-a8ea-573261669892 name=/runtime.v1.ImageService/PullImage\nJun 12 16:22:40.556947 crc crio[21573]: time=\"2026-06-12T16:22:40.55685765Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/mariadb-operator@sha256:dd5d8ddcc030b481db9173eb183a6f731c15684a2bec1547fcb280a26d9ff559\" id=5e9cc583-4dd2-4a2d-aeca-d020c7eaa8dd name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:22:40.560202 crc crio[21573]: time=\"2026-06-12T16:22:40.560101442Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/glance-operator@sha256:623038ea62aebe7d9cf1fd20cdbd2eb4c0b172637472c335e5c6a6c35edd7552\" id=a3db1338-d9d8-44d5-ac1c-e1e1c1ade25b name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:22:40.590012 crc crio[21573]: time=\"2026-06-12T16:22:40.58992363Z\" level=info msg=\"Pulled image: quay.io/openstack-k8s-operators/barbican-operator@sha256:19584d9999d495acb641b40340ee87f74155e175a34faf1a9e324d0c0529cdd6\" id=cf0d7f44-4051-49a7-a150-8086a148b63f name=/runtime.v1.ImageService/PullImage\nJun 12 16:22:40.592818 crc crio[21573]: time=\"2026-06-12T16:22:40.592371506Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/barbican-operator@sha256:19584d9999d495acb641b40340ee87f74155e175a34faf1a9e324d0c0529cdd6\" id=7cfbf9a5-8bbf-44bd-b3f9-d683767c6d89 name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:22:40.624687 crc crio[21573]: time=\"2026-06-12T16:22:40.624568898Z\" level=info msg=\"Pulled image: quay.io/openstack-k8s-operators/test-operator@sha256:c63f184e7e60f7d6837f93522fd94ed75e8a4391412440c9ea8a29c31ae2e59f\" id=e7aca750-3ebd-45bf-a528-b77f92968e6e name=/runtime.v1.ImageService/PullImage\nJun 12 16:22:40.626816 crc crio[21573]: time=\"2026-06-12T16:22:40.626678616Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/test-operator@sha256:c63f184e7e60f7d6837f93522fd94ed75e8a4391412440c9ea8a29c31ae2e59f\" id=1c892618-16c0-4c19-b361-ab167229e24d name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:22:40.782626 crc crio[21573]: time=\"2026-06-12T16:22:40.782268918Z\" level=info msg=\"Pulled image: quay.io/openstack-k8s-operators/octavia-operator@sha256:5070ac21fd963eab731c9cc1d0f2c06ba2f2a8deb4188fb921da42be3febc739\" id=947fe890-6dc8-4751-959d-e9d4ff60daf6 name=/runtime.v1.ImageService/PullImage\nJun 12 16:22:40.784286 crc crio[21573]: time=\"2026-06-12T16:22:40.784176214Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/octavia-operator@sha256:5070ac21fd963eab731c9cc1d0f2c06ba2f2a8deb4188fb921da42be3febc739\" id=8ab73e56-46ba-476a-9151-6eae2e548165 name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:22:40.811701 crc crio[21573]: time=\"2026-06-12T16:22:40.811611834Z\" level=info msg=\"Pulled image: quay.io/openstack-k8s-operators/cinder-operator@sha256:f60e662f53d43b685bf4d838357daec91ead82ed4b122320cbd02b623f240a5d\" id=08af9879-7b71-44f4-b036-291956246c8f name=/runtime.v1.ImageService/PullImage\nJun 12 16:22:40.813482 crc crio[21573]: time=\"2026-06-12T16:22:40.813382151Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/cinder-operator@sha256:f60e662f53d43b685bf4d838357daec91ead82ed4b122320cbd02b623f240a5d\" id=3687467f-ad8a-4c0b-8c18-9307d42a3dad name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:22:41.913545 crc crio[21573]: time=\"2026-06-12T16:22:41.91334081Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/designate-operator@sha256:57a6f6f9f921aab04838a324f172e9d5927489b0011c58b1c61142f440249c63\" id=8bdcef1d-d054-42b7-b19d-17f339727620 name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:22:41.913545 crc crio[21573]: time=\"2026-06-12T16:22:41.913389073Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/manila-operator@sha256:61cd60b8885bdaa55638704dbdf53ce6b40e9af81820b2bdc87830791b6daa9f\" id=e35eaaf8-d2ee-422f-896f-e0b8a7d082dc name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:22:41.915379 crc crio[21573]: time=\"2026-06-12T16:22:41.913574338Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/swift-operator@sha256:26a4ca34e65f017e1793439b8c4dd889ccc36355badbd31363baeedddb91f0a6\" id=855b4d97-640f-4195-a5de-895d1ee40a6b name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:22:41.915379 crc crio[21573]: time=\"2026-06-12T16:22:41.913883647Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/neutron-operator@sha256:fff4c7eb43b7abe8a8406cbd20e6cb01dff533476d43c5a339f115fd1b8d55a6\" id=8bbaa3f3-1e7b-42bb-821c-76b02c4d5dc3 name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:22:41.915379 crc crio[21573]: time=\"2026-06-12T16:22:41.914289338Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/ovn-operator@sha256:a5467b7ac7a7acc306876cae15fc24fd2e8030661d6a1cf6be4040b870850f54\" id=768ee2af-cf4c-40df-84cf-2fd1be2f21b0 name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:22:41.918027 crc crio[21573]: time=\"2026-06-12T16:22:41.917822418Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/heat-operator@sha256:b58145aab10ee0e14641b4d9698d64919fd8b3fdd9ac5540fdaaf847fde950a0\" id=5b36c9f5-3fcb-4456-86e7-5a0017edcd2d name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:22:41.938398 crc crio[21573]: time=\"2026-06-12T16:22:41.938275679Z\" level=info msg=\"Pulled image: quay.io/openstack-k8s-operators/infra-operator@sha256:f644a3899afc9a52a0a6f3183c39eaa2ebfaf272befa1fd8ecf36796abe8df6f\" id=fdaeff57-ee3f-4493-adb4-3ae654fd56f6 name=/runtime.v1.ImageService/PullImage\nJun 12 16:22:41.941228 crc crio[21573]: time=\"2026-06-12T16:22:41.941092302Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/infra-operator@sha256:f644a3899afc9a52a0a6f3183c39eaa2ebfaf272befa1fd8ecf36796abe8df6f\" id=102e000f-781f-4cc3-8acd-295785187fc7 name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:22:43.037424 crc crio[21573]: time=\"2026-06-12T16:22:43.037170629Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-baremetal-operator@sha256:74b7a8bf62d2bb7aff50a239b393cebd996489c538727208a184f58e91285d84\" id=c38bf907-60ef-448a-a35c-cc478c55e8ca name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:22:43.038853 crc crio[21573]: time=\"2026-06-12T16:22:43.037812128Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/mariadb-operator@sha256:dd5d8ddcc030b481db9173eb183a6f731c15684a2bec1547fcb280a26d9ff559\" id=47201424-675d-4c91-8b54-7d995a311235 name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:22:43.038853 crc crio[21573]: time=\"2026-06-12T16:22:43.038553399Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/cinder-operator@sha256:f60e662f53d43b685bf4d838357daec91ead82ed4b122320cbd02b623f240a5d\" id=d2b153bb-32fb-4510-8aeb-a5bef7c6511c name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:22:43.059328 crc crio[21573]: time=\"2026-06-12T16:22:43.059222973Z\" level=info msg=\"Creating container: openstack-operators/glance-operator-controller-manager-585dc4b7b9-xxgml/manager\" id=39004a44-8e4e-4825-ae0c-f048f0f05e9a name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:22:43.071684 crc crio[21573]: time=\"2026-06-12T16:22:43.071540538Z\" level=info msg=\"Pulled image: quay.io/openstack-k8s-operators/ironic-operator@sha256:aeaab3207972ab6e2c15a858709760e1de4ab1b86ba9646c47079006a4cfd7a1\" id=74c08fc9-cf5c-4d09-8f35-a82865309cf0 name=/runtime.v1.ImageService/PullImage\nJun 12 16:22:43.072923 crc crio[21573]: time=\"2026-06-12T16:22:43.072846359Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/ironic-operator@sha256:aeaab3207972ab6e2c15a858709760e1de4ab1b86ba9646c47079006a4cfd7a1\" id=232a2c2c-113e-4e2f-830d-6f033cbf502c name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:22:43.092867 crc crio[21573]: time=\"2026-06-12T16:22:43.092804337Z\" level=info msg=\"Pulled image: quay.io/openstack-k8s-operators/telemetry-operator@sha256:08725ae3cc37b0aa0b0f54e947792cdc72e79eb126a47a9b52811b9fafc61b2e\" id=8213dfd4-1f34-4b93-bd3a-78f35f7967a5 name=/runtime.v1.ImageService/PullImage\nJun 12 16:22:43.094686 crc crio[21573]: time=\"2026-06-12T16:22:43.094660957Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/telemetry-operator@sha256:08725ae3cc37b0aa0b0f54e947792cdc72e79eb126a47a9b52811b9fafc61b2e\" id=5907a99c-fe76-41e7-8b60-ead00f2f9271 name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:22:43.103692 crc crio[21573]: time=\"2026-06-12T16:22:43.103615525Z\" level=info msg=\"Pulled image: quay.io/openstack-k8s-operators/horizon-operator@sha256:c74c162ad42f26b9a56d8409dc53d469f3e0beaa9613b594ecbfbcda518dee19\" id=68e24f8b-515d-46db-aee0-f28b137a4c86 name=/runtime.v1.ImageService/PullImage\nJun 12 16:22:43.105275 crc crio[21573]: time=\"2026-06-12T16:22:43.105083321Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/horizon-operator@sha256:c74c162ad42f26b9a56d8409dc53d469f3e0beaa9613b594ecbfbcda518dee19\" id=fd4985df-3543-48c6-9905-65d9451d8bea name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:22:43.110151 crc crio[21573]: time=\"2026-06-12T16:22:43.110015263Z\" level=info msg=\"Pulled image: quay.io/openstack-k8s-operators/watcher-operator@sha256:cd3d045aff8889ebb70662585291c704fedf9bcfd142875327ee1b02c06217f8\" id=e2e5c72e-44e0-40f6-a93e-d62bf5581a1f name=/runtime.v1.ImageService/PullImage\nJun 12 16:22:43.111163 crc crio[21573]: time=\"2026-06-12T16:22:43.111058901Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/watcher-operator@sha256:cd3d045aff8889ebb70662585291c704fedf9bcfd142875327ee1b02c06217f8\" id=849d845e-1a81-44c7-85c1-4e669a787e5e name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:22:43.119512 crc crio[21573]: time=\"2026-06-12T16:22:43.119240294Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29688022-j6qxd Namespace:openshift-infra ID:c794a19672643d8a3bb245ae18c4455c765bdcad06d62105cee663dddf15f614 UID:e5cb53ce-f879-48ab-b8f0-85dc8c5645da NetNS:/var/run/netns/45779aa4-cc22-4c8a-a3a3-ff8959f87423 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pode5cb53ce_f879_48ab_b8f0_85dc8c5645da.slice PodAnnotations:0xc0024282c8}] Aliases:map[]}\"\nJun 12 16:22:43.119512 crc crio[21573]: time=\"2026-06-12T16:22:43.119331686Z\" level=info msg=\"Adding pod openshift-infra_auto-csr-approver-29688022-j6qxd to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 16:22:43.124974 crc crio[21573]: time=\"2026-06-12T16:22:43.12480693Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:22:43.134542 crc crio[21573]: time=\"2026-06-12T16:22:43.132771427Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/test-operator@sha256:c63f184e7e60f7d6837f93522fd94ed75e8a4391412440c9ea8a29c31ae2e59f\" id=1d561fc1-0084-4ab6-bab6-7ce8a3302a22 name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:22:43.134542 crc crio[21573]: time=\"2026-06-12T16:22:43.134002511Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/infra-operator@sha256:f644a3899afc9a52a0a6f3183c39eaa2ebfaf272befa1fd8ecf36796abe8df6f\" id=ed919d32-4cbb-4860-86f6-0ed1d56af886 name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:22:43.134925 crc crio[21573]: time=\"2026-06-12T16:22:43.134758543Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/octavia-operator@sha256:5070ac21fd963eab731c9cc1d0f2c06ba2f2a8deb4188fb921da42be3febc739\" id=b4bad122-3f12-4709-a4b9-01cef76c2bd0 name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:22:43.136196 crc crio[21573]: time=\"2026-06-12T16:22:43.13605084Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/barbican-operator@sha256:19584d9999d495acb641b40340ee87f74155e175a34faf1a9e324d0c0529cdd6\" id=978d8176-475d-440f-a479-a49549bf4c6b name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:22:43.148556 crc crio[21573]: time=\"2026-06-12T16:22:43.148393836Z\" level=info msg=\"Pulled image: quay.io/openstack-k8s-operators/nova-operator@sha256:4db6b95b62c09b4f6bde27b0fd148e599246fbdcd3f479b615df2ac507a9ac12\" id=f017399e-7e0c-4a6c-80ad-0db1dda7a83a name=/runtime.v1.ImageService/PullImage\nJun 12 16:22:43.150531 crc crio[21573]: time=\"2026-06-12T16:22:43.150427455Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/nova-operator@sha256:4db6b95b62c09b4f6bde27b0fd148e599246fbdcd3f479b615df2ac507a9ac12\" id=c734620c-3056-4438-846a-9bf1e389e8fa name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:22:43.157830 crc crio[21573]: time=\"2026-06-12T16:22:43.157718941Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:22:43.164255 crc crio[21573]: time=\"2026-06-12T16:22:43.164089552Z\" level=info msg=\"Creating container: openstack-operators/heat-operator-controller-manager-5f5d6b8858-gnrsl/manager\" id=8cffb01f-780d-41b6-bd16-a31d0f5cb98f name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:22:43.232788 crc crio[21573]: time=\"2026-06-12T16:22:43.232026395Z\" level=info msg=\"Creating container: openstack-operators/manila-operator-controller-manager-b547849c7-r6vgs/manager\" id=7c454980-94e0-40b4-a284-c2a55994b201 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:22:43.240217 crc crio[21573]: time=\"2026-06-12T16:22:43.240164608Z\" level=info msg=\"Creating container: openstack-operators/swift-operator-controller-manager-79846f755c-dx6xh/manager\" id=86c32000-7e3c-4249-a9e5-a6cc4f01c6b8 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:22:43.244830 crc crio[21573]: time=\"2026-06-12T16:22:43.244681464Z\" level=info msg=\"Creating container: openstack-operators/ovn-operator-controller-manager-5666dfdddd-zbqqt/manager\" id=53df689b-d03a-4be7-b527-ae70b560f377 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:22:43.298587 crc crio[21573]: time=\"2026-06-12T16:22:43.298382142Z\" level=info msg=\"Creating container: openstack-operators/designate-operator-controller-manager-87bbdb4d9-wxrj9/manager\" id=38f16fd3-429c-44e3-87ff-2a1ac43fef97 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:22:43.372565 crc crio[21573]: time=\"2026-06-12T16:22:43.372251963Z\" level=info msg=\"Created container bb420833a917abd4fd9fd3c7301d3d6f61627dd7c21c3420de5047dc66e4197f: openstack-operators/openstack-operator-controller-manager-7b5b948bcd-t7bpk/manager\" id=aca2f838-13b7-4725-94bf-ac66044659ad name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:22:43.376561 crc crio[21573]: time=\"2026-06-12T16:22:43.376192995Z\" level=info msg=\"Starting container: bb420833a917abd4fd9fd3c7301d3d6f61627dd7c21c3420de5047dc66e4197f\" id=1416c81d-0ef8-4b21-a147-8bf281a747e7 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 16:22:43.378966 crc crio[21573]: time=\"2026-06-12T16:22:43.376758451Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:22:43.378966 crc crio[21573]: time=\"2026-06-12T16:22:43.377823054Z\" level=info msg=\"Creating container: openstack-operators/neutron-operator-controller-manager-6c7667d64b-phrxf/manager\" id=58f964a1-00de-473d-8206-44716c263dae name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:22:43.388281 crc crio[21573]: time=\"2026-06-12T16:22:43.38800864Z\" level=info msg=\"Started container\" PID=55805 containerID=bb420833a917abd4fd9fd3c7301d3d6f61627dd7c21c3420de5047dc66e4197f description=openstack-operators/openstack-operator-controller-manager-7b5b948bcd-t7bpk/manager id=1416c81d-0ef8-4b21-a147-8bf281a747e7 name=/runtime.v1.RuntimeService/StartContainer sandboxID=68a640d6e221e3ae1a4d6b8c01ce8dc9cdb1031626825903efca454a2f60d903\nJun 12 16:22:43.395688 crc crio[21573]: time=\"2026-06-12T16:22:43.395571283Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:22:43.400103 crc crio[21573]: time=\"2026-06-12T16:22:43.400016499Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/watcher-operator@sha256:cd3d045aff8889ebb70662585291c704fedf9bcfd142875327ee1b02c06217f8\" id=e9cf119f-a508-4057-806b-3ee755895626 name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:22:43.418572 crc crio[21573]: time=\"2026-06-12T16:22:43.41525851Z\" level=info msg=\"Creating container: openstack-operators/barbican-operator-controller-manager-5dcd54bd69-75cjt/manager\" id=3a26bf82-9f2c-4b0f-a870-115bc648c642 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:22:43.419803 crc crio[21573]: time=\"2026-06-12T16:22:43.419727967Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/horizon-operator@sha256:c74c162ad42f26b9a56d8409dc53d469f3e0beaa9613b594ecbfbcda518dee19\" id=5352c88e-333b-4a92-a6e1-16ec35b04ae7 name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:22:43.420664 crc crio[21573]: time=\"2026-06-12T16:22:43.420603193Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:22:43.421969 crc crio[21573]: time=\"2026-06-12T16:22:43.421530058Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:22:43.421969 crc crio[21573]: time=\"2026-06-12T16:22:43.421906359Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/telemetry-operator@sha256:08725ae3cc37b0aa0b0f54e947792cdc72e79eb126a47a9b52811b9fafc61b2e\" id=aeaa0a7b-7470-4cdc-8450-203cf93ad815 name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:22:43.429689 crc crio[21573]: time=\"2026-06-12T16:22:43.429568879Z\" level=info msg=\"Pulled image: quay.io/openstack-k8s-operators/keystone-operator@sha256:0aa84ced5acaac0cb64d344ca39dc4ef614ac2a1c112fb422a96534869481b80\" id=d2a81edc-203f-449d-a1c3-4b87ef679bd9 name=/runtime.v1.ImageService/PullImage\nJun 12 16:22:43.432596 crc crio[21573]: time=\"2026-06-12T16:22:43.431287545Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/keystone-operator@sha256:0aa84ced5acaac0cb64d344ca39dc4ef614ac2a1c112fb422a96534869481b80\" id=c1b33aeb-064d-43e5-a0fe-b563c1dd53e7 name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:22:43.432596 crc crio[21573]: time=\"2026-06-12T16:22:43.431934232Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:22:43.432596 crc crio[21573]: time=\"2026-06-12T16:22:43.432294962Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:22:43.435257 crc crio[21573]: time=\"2026-06-12T16:22:43.43292848Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:22:43.435257 crc crio[21573]: time=\"2026-06-12T16:22:43.4335994Z\" level=info msg=\"Got pod network &{Name:redhat-operators-6ptxm Namespace:openshift-marketplace ID:c5cc4c14eba556c658d40880ee27f1cff7c75bd4ff73ca5a336ef402a3e6d222 UID:20500c7c-6200-4552-8ff0-9b752689e7fb NetNS:/var/run/netns/801aa823-3a8f-49ea-bc04-d9a995289227 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod20500c7c_6200_4552_8ff0_9b752689e7fb.slice PodAnnotations:0xc00209e5a0}] Aliases:map[]}\"\nJun 12 16:22:43.435257 crc crio[21573]: time=\"2026-06-12T16:22:43.433658081Z\" level=info msg=\"Adding pod openshift-marketplace_redhat-operators-6ptxm to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 16:22:43.436263 crc crio[21573]: time=\"2026-06-12T16:22:43.436205566Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/ironic-operator@sha256:aeaab3207972ab6e2c15a858709760e1de4ab1b86ba9646c47079006a4cfd7a1\" id=bbd3a01d-ca9a-41bd-a234-3913f2cdc89f name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:22:43.438608 crc crio[21573]: time=\"2026-06-12T16:22:43.4385378Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:22:43.441413 crc crio[21573]: time=\"2026-06-12T16:22:43.440685595Z\" level=info msg=\"Creating container: openstack-operators/cinder-operator-controller-manager-584b474457-jbvhl/manager\" id=929ba3bd-131b-4fd1-839c-19d9f8cd78c6 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:22:43.458148 crc crio[21573]: time=\"2026-06-12T16:22:43.457850836Z\" level=info msg=\"Creating container: openstack-operators/openstack-baremetal-operator-controller-manager-678fc77c5466qhr/manager\" id=6eda8b01-8a7f-47e9-a0f2-9ab7b10ea71b name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:22:43.467289 crc crio[21573]: time=\"2026-06-12T16:22:43.46219771Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/keystone-operator@sha256:0aa84ced5acaac0cb64d344ca39dc4ef614ac2a1c112fb422a96534869481b80\" id=cd279847-919f-4483-9a69-b3e1c2c14b59 name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:22:43.467289 crc crio[21573]: time=\"2026-06-12T16:22:43.464629178Z\" level=info msg=\"Creating container: openstack-operators/horizon-operator-controller-manager-9dc5578b5-wmn9f/manager\" id=78468bec-c921-484b-bdb1-7b717d31fe93 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:22:43.467289 crc crio[21573]: 2026-06-12T16:22:43Z [verbose] CmdAdd (shim): {1.1.0 [{Name:c794a19672643d8 Mac:aa:cc:9a:dc:77:e2 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:62 Mtu:0 Sandbox:/var/run/netns/45779aa4-cc22-4c8a-a3a3-ff8959f87423 SocketPath: PciID:}] [{Interface:0xc000153400 Address:{IP:10.217.0.98 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 16:22:43.467962 crc crio[21573]: time=\"2026-06-12T16:22:43.467854259Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29688022-j6qxd Namespace:openshift-infra ID:c794a19672643d8a3bb245ae18c4455c765bdcad06d62105cee663dddf15f614 UID:e5cb53ce-f879-48ab-b8f0-85dc8c5645da NetNS:/var/run/netns/45779aa4-cc22-4c8a-a3a3-ff8959f87423 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pode5cb53ce_f879_48ab_b8f0_85dc8c5645da.slice PodAnnotations:0xc0024282c8}] Aliases:map[]}\"\nJun 12 16:22:43.468162 crc crio[21573]: time=\"2026-06-12T16:22:43.468071285Z\" level=info msg=\"Checking pod openshift-infra_auto-csr-approver-29688022-j6qxd for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 16:22:43.470377 crc crio[21573]: time=\"2026-06-12T16:22:43.470320409Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:22:43.473691 crc crio[21573]: time=\"2026-06-12T16:22:43.473608173Z\" level=info msg=\"Creating container: openstack-operators/telemetry-operator-controller-manager-565998cc45-ndrh5/manager\" id=ab1c8909-c2d7-4b5b-9f92-6034db62fea6 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:22:43.480577 crc crio[21573]: time=\"2026-06-12T16:22:43.480504528Z\" level=info msg=\"Creating container: openstack-operators/mariadb-operator-controller-manager-5545cdc48d-bnqtz/manager\" id=169784fe-8d28-42e3-babb-a0203c856833 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:22:43.490039 crc crio[21573]: time=\"2026-06-12T16:22:43.489922054Z\" level=info msg=\"Creating container: openstack-operators/octavia-operator-controller-manager-6bd797bd9d-rvfvq/manager\" id=9f5b66ce-7f47-4484-aa83-0417e8beffe5 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:22:43.497038 crc crio[21573]: time=\"2026-06-12T16:22:43.496933353Z\" level=info msg=\"Creating container: openstack-operators/watcher-operator-controller-manager-7869644bb4-8g7dq/manager\" id=9a98dace-fdab-4479-9828-a9903c3017c0 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:22:43.513038 crc crio[21573]: time=\"2026-06-12T16:22:43.511771792Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:22:43.520953 crc crio[21573]: time=\"2026-06-12T16:22:43.517846046Z\" level=info msg=\"Ran pod sandbox c794a19672643d8a3bb245ae18c4455c765bdcad06d62105cee663dddf15f614 with infra container: openshift-infra/auto-csr-approver-29688022-j6qxd/POD\" id=9e768b85-8663-4b07-a84e-c221571b4b40 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 16:22:43.521492 crc crio[21573]: time=\"2026-06-12T16:22:43.521339174Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-cli:latest\" id=cbe5f14b-9df2-49a7-9ca0-35cd58470cec name=/runtime.v1.ImageService/PullImage\nJun 12 16:22:43.525070 crc crio[21573]: time=\"2026-06-12T16:22:43.524991497Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:22:43.528374 crc crio[21573]: time=\"2026-06-12T16:22:43.527421525Z\" level=info msg=\"Creating container: openstack-operators/ironic-operator-controller-manager-7c845fc7c7-4kjv8/manager\" id=8fad21fe-330d-4494-8b9a-7ce09ab5ccfa name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:22:43.536701 crc crio[21573]: time=\"2026-06-12T16:22:43.536562024Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/nova-operator@sha256:4db6b95b62c09b4f6bde27b0fd148e599246fbdcd3f479b615df2ac507a9ac12\" id=7b3a9f46-9cd1-4e28-bf85-4bc05e9311e8 name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:22:43.537379 crc crio[21573]: time=\"2026-06-12T16:22:43.536597989Z\" level=info msg=\"Creating container: openstack-operators/infra-operator-controller-manager-594d6555bb-k4qxt/manager\" id=56b37c21-7de2-4d1e-b3a3-e9a2e2e063a7 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:22:43.542655 crc crio[21573]: time=\"2026-06-12T16:22:43.542546803Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:22:43.546318 crc crio[21573]: time=\"2026-06-12T16:22:43.546035686Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-cli:latest\\\"\"\nJun 12 16:22:43.552309 crc crio[21573]: time=\"2026-06-12T16:22:43.55223268Z\" level=info msg=\"Creating container: openstack-operators/test-operator-controller-manager-7579dbdcb9-brpfz/manager\" id=122eb07c-c52a-4223-b48c-f1002873be23 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:22:43.556045 crc crio[21573]: time=\"2026-06-12T16:22:43.555979747Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:22:43.557007 crc crio[21573]: time=\"2026-06-12T16:22:43.55692193Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:22:43.564915 crc crio[21573]: time=\"2026-06-12T16:22:43.564814244Z\" level=info msg=\"Creating container: openstack-operators/nova-operator-controller-manager-6df846755f-rtp46/manager\" id=9d83a754-7a04-445a-beb3-d1a061dcb14f name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:22:43.566223 crc crio[21573]: time=\"2026-06-12T16:22:43.566093366Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:22:43.583582 crc crio[21573]: time=\"2026-06-12T16:22:43.583478167Z\" level=info msg=\"Creating container: openstack-operators/keystone-operator-controller-manager-85bb7cc757-rkcgm/manager\" id=608e7707-7bbe-4cdc-aa96-28d96bdb5678 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:22:43.596985 crc crio[21573]: time=\"2026-06-12T16:22:43.59681814Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:22:43.600760 crc crio[21573]: time=\"2026-06-12T16:22:43.600669909Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:22:43.613253 crc crio[21573]: time=\"2026-06-12T16:22:43.613179483Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:22:43.618268 crc crio[21573]: time=\"2026-06-12T16:22:43.618162894Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:22:43.618708 crc crio[21573]: time=\"2026-06-12T16:22:43.618247156Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:22:43.650640 crc crio[21573]: time=\"2026-06-12T16:22:43.649982331Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:22:43.650970 crc crio[21573]: time=\"2026-06-12T16:22:43.650763276Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:22:43.650970 crc crio[21573]: time=\"2026-06-12T16:22:43.650908478Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:22:43.662379 crc crio[21573]: time=\"2026-06-12T16:22:43.661047519Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:22:43.662379 crc crio[21573]: time=\"2026-06-12T16:22:43.661285934Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:22:43.668429 crc crio[21573]: time=\"2026-06-12T16:22:43.667356506Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:22:43.723823 crc crio[21573]: time=\"2026-06-12T16:22:43.723549336Z\" level=info msg=\"Created container 35989bbc86cfe524c2e0a2c43d9416e429440d9c8618695a34878a61dadaafe2: openstack-operators/glance-operator-controller-manager-585dc4b7b9-xxgml/manager\" id=39004a44-8e4e-4825-ae0c-f048f0f05e9a name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:22:43.726057 crc crio[21573]: time=\"2026-06-12T16:22:43.725943764Z\" level=info msg=\"Starting container: 35989bbc86cfe524c2e0a2c43d9416e429440d9c8618695a34878a61dadaafe2\" id=5dcf0295-1dd7-4fd0-9958-8edda8389fa7 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 16:22:43.738553 crc crio[21573]: time=\"2026-06-12T16:22:43.738363956Z\" level=info msg=\"Started container\" PID=55858 containerID=35989bbc86cfe524c2e0a2c43d9416e429440d9c8618695a34878a61dadaafe2 description=openstack-operators/glance-operator-controller-manager-585dc4b7b9-xxgml/manager id=5dcf0295-1dd7-4fd0-9958-8edda8389fa7 name=/runtime.v1.RuntimeService/StartContainer sandboxID=01ac8798754f8b7502868905466a9803e5a1ffe1f5b6c06bbbb14f799827893a\nJun 12 16:22:43.752990 crc crio[21573]: time=\"2026-06-12T16:22:43.752875596Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:22:43.754350 crc crio[21573]: time=\"2026-06-12T16:22:43.754279717Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:22:43.754975 crc crio[21573]: time=\"2026-06-12T16:22:43.754871223Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:22:43.764650 crc crio[21573]: time=\"2026-06-12T16:22:43.764046892Z\" level=info msg=\"Created container bf5035703eb0d10712e0b3a8e3c23962dff611a71bddd0875c148008c8dbfff9: openstack-operators/swift-operator-controller-manager-79846f755c-dx6xh/manager\" id=86c32000-7e3c-4249-a9e5-a6cc4f01c6b8 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:22:43.765754 crc crio[21573]: time=\"2026-06-12T16:22:43.76567382Z\" level=info msg=\"Starting container: bf5035703eb0d10712e0b3a8e3c23962dff611a71bddd0875c148008c8dbfff9\" id=5b69d3e4-a28c-4103-8416-e1319c3fde32 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 16:22:43.767497 crc crio[21573]: time=\"2026-06-12T16:22:43.766513602Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:22:43.769621 crc crio[21573]: time=\"2026-06-12T16:22:43.769544208Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:22:43.770856 crc crio[21573]: time=\"2026-06-12T16:22:43.770697351Z\" level=info msg=\"Created container f9437c856370a11e60fb0c8e5628e9b2b744dd2f893019dfdbdec57b06da8c5d: openstack-operators/neutron-operator-controller-manager-6c7667d64b-phrxf/manager\" id=58f964a1-00de-473d-8206-44716c263dae name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:22:43.772630 crc crio[21573]: time=\"2026-06-12T16:22:43.772504843Z\" level=info msg=\"Starting container: f9437c856370a11e60fb0c8e5628e9b2b744dd2f893019dfdbdec57b06da8c5d\" id=ae0ad534-da37-4904-a82a-27edfa0dc2e8 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 16:22:43.772988 crc crio[21573]: time=\"2026-06-12T16:22:43.772828163Z\" level=info msg=\"Started container\" PID=55869 containerID=bf5035703eb0d10712e0b3a8e3c23962dff611a71bddd0875c148008c8dbfff9 description=openstack-operators/swift-operator-controller-manager-79846f755c-dx6xh/manager id=5b69d3e4-a28c-4103-8416-e1319c3fde32 name=/runtime.v1.RuntimeService/StartContainer sandboxID=241b088b8d2e33bb8c41d6f3f17afa934c65259d4c75347142f87ec09e42d1a7\nJun 12 16:22:43.777209 crc crio[21573]: time=\"2026-06-12T16:22:43.777170224Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:22:43.778593 crc crio[21573]: time=\"2026-06-12T16:22:43.77841077Z\" level=info msg=\"Started container\" PID=55879 containerID=f9437c856370a11e60fb0c8e5628e9b2b744dd2f893019dfdbdec57b06da8c5d description=openstack-operators/neutron-operator-controller-manager-6c7667d64b-phrxf/manager id=ae0ad534-da37-4904-a82a-27edfa0dc2e8 name=/runtime.v1.RuntimeService/StartContainer sandboxID=9976d6c39634e34a93b16749d6514f35f329b0a47cdecad66b070cfade13f72f\nJun 12 16:22:43.980598 crc crio[21573]: time=\"2026-06-12T16:22:43.980324475Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:22:44.006293 crc crio[21573]: 2026-06-12T16:22:43Z [verbose] CmdAdd (shim): {1.1.0 [{Name:c5cc4c14eba556c Mac:56:e6:a1:a4:bb:68 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:63 Mtu:0 Sandbox:/var/run/netns/801aa823-3a8f-49ea-bc04-d9a995289227 SocketPath: PciID:}] [{Interface:0xc00028e5c0 Address:{IP:10.217.0.99 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 16:22:44.010890 crc crio[21573]: time=\"2026-06-12T16:22:44.007814872Z\" level=info msg=\"Got pod network &{Name:redhat-operators-6ptxm Namespace:openshift-marketplace ID:c5cc4c14eba556c658d40880ee27f1cff7c75bd4ff73ca5a336ef402a3e6d222 UID:20500c7c-6200-4552-8ff0-9b752689e7fb NetNS:/var/run/netns/801aa823-3a8f-49ea-bc04-d9a995289227 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod20500c7c_6200_4552_8ff0_9b752689e7fb.slice PodAnnotations:0xc00209e5a0}] Aliases:map[]}\"\nJun 12 16:22:44.010890 crc crio[21573]: time=\"2026-06-12T16:22:44.008032078Z\" level=info msg=\"Checking pod openshift-marketplace_redhat-operators-6ptxm for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 16:22:44.020922 crc crio[21573]: time=\"2026-06-12T16:22:44.020784724Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:22:44.026178 crc crio[21573]: time=\"2026-06-12T16:22:44.024309318Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:22:44.055138 crc crio[21573]: time=\"2026-06-12T16:22:44.050205812Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:22:44.074193 crc crio[21573]: time=\"2026-06-12T16:22:44.073758796Z\" level=info msg=\"Created container 8680452567d3683545a0fd93d4d0642a2f95dc563cf74d9bd0cd149778be40fe: openstack-operators/designate-operator-controller-manager-87bbdb4d9-wxrj9/manager\" id=38f16fd3-429c-44e3-87ff-2a1ac43fef97 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:22:44.076349 crc crio[21573]: time=\"2026-06-12T16:22:44.076242708Z\" level=info msg=\"Created container 9f07f5766ab897936f365f4102d0fdf5c2f8b95309a7a8d6ed0a67959b960317: openstack-operators/manila-operator-controller-manager-b547849c7-r6vgs/manager\" id=7c454980-94e0-40b4-a284-c2a55994b201 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:22:44.079701 crc crio[21573]: time=\"2026-06-12T16:22:44.079506941Z\" level=info msg=\"Starting container: 8680452567d3683545a0fd93d4d0642a2f95dc563cf74d9bd0cd149778be40fe\" id=69c22da9-0986-459f-b495-7297513089a6 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 16:22:44.082273 crc crio[21573]: time=\"2026-06-12T16:22:44.082002361Z\" level=info msg=\"Starting container: 9f07f5766ab897936f365f4102d0fdf5c2f8b95309a7a8d6ed0a67959b960317\" id=247ba8d8-ca12-480a-bccd-74eec237239f name=/runtime.v1.RuntimeService/StartContainer\nJun 12 16:22:44.092665 crc crio[21573]: time=\"2026-06-12T16:22:44.090182302Z\" level=info msg=\"Started container\" PID=55935 containerID=8680452567d3683545a0fd93d4d0642a2f95dc563cf74d9bd0cd149778be40fe description=openstack-operators/designate-operator-controller-manager-87bbdb4d9-wxrj9/manager id=69c22da9-0986-459f-b495-7297513089a6 name=/runtime.v1.RuntimeService/StartContainer sandboxID=196a038ec39acca0fb1ff2e6a970b8a031c66599bc2f7a363b405fd7f13587e1\nJun 12 16:22:44.102292 crc crio[21573]: time=\"2026-06-12T16:22:44.102144603Z\" level=info msg=\"Started container\" PID=55901 containerID=9f07f5766ab897936f365f4102d0fdf5c2f8b95309a7a8d6ed0a67959b960317 description=openstack-operators/manila-operator-controller-manager-b547849c7-r6vgs/manager id=247ba8d8-ca12-480a-bccd-74eec237239f name=/runtime.v1.RuntimeService/StartContainer sandboxID=6752e939c11a3eaa6a77b76e863512b40e5b736ce57c8f92eb1050ebddb9f741\nJun 12 16:22:44.132843 crc crio[21573]: time=\"2026-06-12T16:22:44.132707588Z\" level=info msg=\"Ran pod sandbox c5cc4c14eba556c658d40880ee27f1cff7c75bd4ff73ca5a336ef402a3e6d222 with infra container: openshift-marketplace/redhat-operators-6ptxm/POD\" id=3111cb2a-8a70-4cc3-8790-281044f16cf5 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 16:22:44.139421 crc crio[21573]: time=\"2026-06-12T16:22:44.139304633Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=dbdcbc54-9163-49bb-81ad-1a528acfe425 name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:22:44.168306 crc crio[21573]: time=\"2026-06-12T16:22:44.168206378Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:22:44.185929 crc crio[21573]: time=\"2026-06-12T16:22:44.185819253Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:22:44.207379 crc crio[21573]: time=\"2026-06-12T16:22:44.207270059Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:22:44.215775 crc crio[21573]: time=\"2026-06-12T16:22:44.21566556Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:22:44.236158 crc crio[21573]: time=\"2026-06-12T16:22:44.23603486Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:22:44.238335 crc crio[21573]: time=\"2026-06-12T16:22:44.238230013Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=2d18ab35-c706-4505-9252-668ba109ca13 name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:22:44.245981 crc crio[21573]: time=\"2026-06-12T16:22:44.24589099Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:22:44.290732 crc crio[21573]: time=\"2026-06-12T16:22:44.290036286Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-operators-6ptxm/extract-utilities\" id=6877c59a-b003-4741-adf5-b62a4edbbb48 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:22:44.338375 crc crio[21573]: time=\"2026-06-12T16:22:44.338270607Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:22:44.340868 crc crio[21573]: time=\"2026-06-12T16:22:44.34078192Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:22:44.348784 crc crio[21573]: time=\"2026-06-12T16:22:44.348665988Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:22:44.381722 crc crio[21573]: time=\"2026-06-12T16:22:44.381613251Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:22:44.394318 crc crio[21573]: time=\"2026-06-12T16:22:44.394203519Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:22:44.399671 crc crio[21573]: time=\"2026-06-12T16:22:44.399587102Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:22:44.414803 crc crio[21573]: time=\"2026-06-12T16:22:44.414704537Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:22:44.452368 crc crio[21573]: time=\"2026-06-12T16:22:44.452194149Z\" level=info msg=\"Created container 3c1afd2032b504b1f25a9410b1d434de37ddb43dc4818bef83cd4c41087facd0: openstack-operators/ovn-operator-controller-manager-5666dfdddd-zbqqt/manager\" id=53df689b-d03a-4be7-b527-ae70b560f377 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:22:44.455548 crc crio[21573]: time=\"2026-06-12T16:22:44.455259445Z\" level=info msg=\"Starting container: 3c1afd2032b504b1f25a9410b1d434de37ddb43dc4818bef83cd4c41087facd0\" id=6258f9f5-bb31-41d3-a849-5013255d090a name=/runtime.v1.RuntimeService/StartContainer\nJun 12 16:22:44.463391 crc crio[21573]: time=\"2026-06-12T16:22:44.463219501Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:22:44.471773 crc crio[21573]: time=\"2026-06-12T16:22:44.47160282Z\" level=info msg=\"Started container\" PID=55939 containerID=3c1afd2032b504b1f25a9410b1d434de37ddb43dc4818bef83cd4c41087facd0 description=openstack-operators/ovn-operator-controller-manager-5666dfdddd-zbqqt/manager id=6258f9f5-bb31-41d3-a849-5013255d090a name=/runtime.v1.RuntimeService/StartContainer sandboxID=879a3dfdaf7ad3ae98bd7b410a88d39cfe05484d21bcb18259910fe48ec840c2\nJun 12 16:22:44.483698 crc crio[21573]: time=\"2026-06-12T16:22:44.483597688Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:22:44.507622 crc crio[21573]: time=\"2026-06-12T16:22:44.507515634Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:22:44.520033 crc crio[21573]: time=\"2026-06-12T16:22:44.519925247Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:22:44.520979 crc crio[21573]: time=\"2026-06-12T16:22:44.520896178Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:22:44.521158 crc crio[21573]: time=\"2026-06-12T16:22:44.52106196Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:22:44.535507 crc crio[21573]: time=\"2026-06-12T16:22:44.53527622Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:22:44.535507 crc crio[21573]: time=\"2026-06-12T16:22:44.535430007Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:22:44.539595 crc crio[21573]: time=\"2026-06-12T16:22:44.539549451Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:22:44.540662 crc crio[21573]: time=\"2026-06-12T16:22:44.540573804Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:22:44.541548 crc crio[21573]: time=\"2026-06-12T16:22:44.541432674Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:22:44.543869 crc crio[21573]: time=\"2026-06-12T16:22:44.543837692Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:22:44.607707 crc crio[21573]: time=\"2026-06-12T16:22:44.607509124Z\" level=info msg=\"Created container 36c114f7c4010791edf1e3a5e38f3f2f7a894ea2bba9c2c27ef6e77fafe6a7a7: openstack-operators/mariadb-operator-controller-manager-5545cdc48d-bnqtz/manager\" id=169784fe-8d28-42e3-babb-a0203c856833 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:22:44.612252 crc crio[21573]: time=\"2026-06-12T16:22:44.612103581Z\" level=info msg=\"Starting container: 36c114f7c4010791edf1e3a5e38f3f2f7a894ea2bba9c2c27ef6e77fafe6a7a7\" id=4a3538e0-3291-4703-91d0-e4095db9422d name=/runtime.v1.RuntimeService/StartContainer\nJun 12 16:22:44.632513 crc crio[21573]: time=\"2026-06-12T16:22:44.624544439Z\" level=info msg=\"Started container\" PID=55960 containerID=36c114f7c4010791edf1e3a5e38f3f2f7a894ea2bba9c2c27ef6e77fafe6a7a7 description=openstack-operators/mariadb-operator-controller-manager-5545cdc48d-bnqtz/manager id=4a3538e0-3291-4703-91d0-e4095db9422d name=/runtime.v1.RuntimeService/StartContainer sandboxID=33feaa87953d12a5d98d1f0b93fb24a924a08763261fbd9c3e31192afedac63a\nJun 12 16:22:44.654836 crc crio[21573]: time=\"2026-06-12T16:22:44.654574947Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:22:44.674196 crc crio[21573]: time=\"2026-06-12T16:22:44.67407495Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:22:44.758582 crc crio[21573]: time=\"2026-06-12T16:22:44.758338613Z\" level=info msg=\"Created container f19d7ae9bb06cfab349d3f7d8cd3b984469a65d2b31e7f89618f6fa47de11680: openstack-operators/watcher-operator-controller-manager-7869644bb4-8g7dq/manager\" id=9a98dace-fdab-4479-9828-a9903c3017c0 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:22:44.760625 crc crio[21573]: time=\"2026-06-12T16:22:44.760388272Z\" level=info msg=\"Starting container: f19d7ae9bb06cfab349d3f7d8cd3b984469a65d2b31e7f89618f6fa47de11680\" id=077dfa62-da97-421b-9320-9e04e7758ed0 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 16:22:44.774775 crc crio[21573]: time=\"2026-06-12T16:22:44.774315297Z\" level=info msg=\"Started container\" PID=55981 containerID=f19d7ae9bb06cfab349d3f7d8cd3b984469a65d2b31e7f89618f6fa47de11680 description=openstack-operators/watcher-operator-controller-manager-7869644bb4-8g7dq/manager id=077dfa62-da97-421b-9320-9e04e7758ed0 name=/runtime.v1.RuntimeService/StartContainer sandboxID=fac3862be33ffbc6ae140ca43b2f23635ea37f02f5bc88fee0a451b76a3b5d83\nJun 12 16:22:44.967848 crc crio[21573]: time=\"2026-06-12T16:22:44.96767707Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9\" id=cbe5f14b-9df2-49a7-9ca0-35cd58470cec name=/runtime.v1.ImageService/PullImage\nJun 12 16:22:44.971742 crc crio[21573]: time=\"2026-06-12T16:22:44.971649231Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=c5f1d453-058d-48f2-adaf-1066b5d78ed3 name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:22:44.979568 crc crio[21573]: time=\"2026-06-12T16:22:44.978319786Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=86b7e51a-c079-4621-9247-a80561a69596 name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:22:45.001515 crc crio[21573]: time=\"2026-06-12T16:22:45.000061212Z\" level=info msg=\"Creating container: openshift-infra/auto-csr-approver-29688022-j6qxd/oc\" id=08ac7fda-2cc9-4551-aeeb-8d9630d8dad0 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:22:45.001515 crc crio[21573]: time=\"2026-06-12T16:22:45.000798263Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:22:45.108801 crc crio[21573]: time=\"2026-06-12T16:22:45.10868111Z\" level=info msg=\"Created container 13de520cc4c768148b4d004809c9fc196b6bcbca191337777394cd04ac08aba7: openstack-operators/ironic-operator-controller-manager-7c845fc7c7-4kjv8/manager\" id=8fad21fe-330d-4494-8b9a-7ce09ab5ccfa name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:22:45.112930 crc crio[21573]: time=\"2026-06-12T16:22:45.109992532Z\" level=info msg=\"Starting container: 13de520cc4c768148b4d004809c9fc196b6bcbca191337777394cd04ac08aba7\" id=a08598b3-2fba-4e66-a985-93cf1bfcedf8 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 16:22:45.121622 crc crio[21573]: time=\"2026-06-12T16:22:45.120926155Z\" level=info msg=\"Started container\" PID=56124 containerID=13de520cc4c768148b4d004809c9fc196b6bcbca191337777394cd04ac08aba7 description=openstack-operators/ironic-operator-controller-manager-7c845fc7c7-4kjv8/manager id=a08598b3-2fba-4e66-a985-93cf1bfcedf8 name=/runtime.v1.RuntimeService/StartContainer sandboxID=80e2e46287ddb0bad22a6fb4780ad9c82d5f320205e47eb8909287743918b111\nJun 12 16:22:45.139924 crc crio[21573]: time=\"2026-06-12T16:22:45.1397994Z\" level=info msg=\"Created container 16ce6dea68922758feab427fe388e3f512cfb6c9eb2f61fc9fcb01e8259333f5: openstack-operators/keystone-operator-controller-manager-85bb7cc757-rkcgm/manager\" id=608e7707-7bbe-4cdc-aa96-28d96bdb5678 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:22:45.151805 crc crio[21573]: time=\"2026-06-12T16:22:45.148935541Z\" level=info msg=\"Starting container: 16ce6dea68922758feab427fe388e3f512cfb6c9eb2f61fc9fcb01e8259333f5\" id=cdad6a16-03c4-467d-8b27-b2d05ba7d77d name=/runtime.v1.RuntimeService/StartContainer\nJun 12 16:22:45.181961 crc crio[21573]: time=\"2026-06-12T16:22:45.181848674Z\" level=info msg=\"Started container\" PID=56109 containerID=16ce6dea68922758feab427fe388e3f512cfb6c9eb2f61fc9fcb01e8259333f5 description=openstack-operators/keystone-operator-controller-manager-85bb7cc757-rkcgm/manager id=cdad6a16-03c4-467d-8b27-b2d05ba7d77d name=/runtime.v1.RuntimeService/StartContainer sandboxID=8910584d0d5bb4dd49ba795830a1018eb9ab93fa0eab2402258167c6a9eb9bd8\nJun 12 16:22:45.249542 crc crio[21573]: time=\"2026-06-12T16:22:45.245313936Z\" level=info msg=\"Created container b20784c4d239fb0d260b09659bc5856ede985b5760591ef39060ba2f2cd927bf: openstack-operators/nova-operator-controller-manager-6df846755f-rtp46/manager\" id=9d83a754-7a04-445a-beb3-d1a061dcb14f name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:22:45.249542 crc crio[21573]: time=\"2026-06-12T16:22:45.247395804Z\" level=info msg=\"Starting container: b20784c4d239fb0d260b09659bc5856ede985b5760591ef39060ba2f2cd927bf\" id=e1db3475-fa41-413c-8ed1-50e6c0c1e9cd name=/runtime.v1.RuntimeService/StartContainer\nJun 12 16:22:45.258419 crc crio[21573]: time=\"2026-06-12T16:22:45.258314057Z\" level=info msg=\"Started container\" PID=56118 containerID=b20784c4d239fb0d260b09659bc5856ede985b5760591ef39060ba2f2cd927bf description=openstack-operators/nova-operator-controller-manager-6df846755f-rtp46/manager id=e1db3475-fa41-413c-8ed1-50e6c0c1e9cd name=/runtime.v1.RuntimeService/StartContainer sandboxID=15f6b072a07aab932d87cb04712cd7b2d83a00ec91eed03d7f388f1ded48c1cf\nJun 12 16:22:45.298711 crc crio[21573]: time=\"2026-06-12T16:22:45.298564576Z\" level=info msg=\"Created container 76fc837e2b543a7ae0f6c985737672e5e3bdb49b91c501d95f53d2fbfda6aae3: openshift-marketplace/redhat-operators-6ptxm/extract-utilities\" id=6877c59a-b003-4741-adf5-b62a4edbbb48 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:22:45.300102 crc crio[21573]: time=\"2026-06-12T16:22:45.300045048Z\" level=info msg=\"Starting container: 76fc837e2b543a7ae0f6c985737672e5e3bdb49b91c501d95f53d2fbfda6aae3\" id=ab7cac73-ff65-451f-b16f-2618681a688d name=/runtime.v1.RuntimeService/StartContainer\nJun 12 16:22:45.305193 crc crio[21573]: time=\"2026-06-12T16:22:45.305041001Z\" level=info msg=\"Created container dfee5b57b4f09a9edabf31cf930789af27b653877f17bdb3c1eae2e734bb3c25: openstack-operators/heat-operator-controller-manager-5f5d6b8858-gnrsl/manager\" id=8cffb01f-780d-41b6-bd16-a31d0f5cb98f name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:22:45.309978 crc crio[21573]: time=\"2026-06-12T16:22:45.309861589Z\" level=info msg=\"Starting container: dfee5b57b4f09a9edabf31cf930789af27b653877f17bdb3c1eae2e734bb3c25\" id=0f27533b-dcc7-40ad-b992-cf0f0d2f645c name=/runtime.v1.RuntimeService/StartContainer\nJun 12 16:22:45.312333 crc crio[21573]: time=\"2026-06-12T16:22:45.312284299Z\" level=info msg=\"Created container 5aec881bead899bb875af4c830bbf7d4f858b4620bf313ed67ab9ce2fd3443ec: openstack-operators/octavia-operator-controller-manager-6bd797bd9d-rvfvq/manager\" id=9f5b66ce-7f47-4484-aa83-0417e8beffe5 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:22:45.314825 crc crio[21573]: time=\"2026-06-12T16:22:45.313853574Z\" level=info msg=\"Starting container: 5aec881bead899bb875af4c830bbf7d4f858b4620bf313ed67ab9ce2fd3443ec\" id=b370073d-4986-414e-a255-4f37da1d4af1 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 16:22:45.321882 crc crio[21573]: time=\"2026-06-12T16:22:45.320335869Z\" level=info msg=\"Started container\" PID=56112 containerID=dfee5b57b4f09a9edabf31cf930789af27b653877f17bdb3c1eae2e734bb3c25 description=openstack-operators/heat-operator-controller-manager-5f5d6b8858-gnrsl/manager id=0f27533b-dcc7-40ad-b992-cf0f0d2f645c name=/runtime.v1.RuntimeService/StartContainer sandboxID=2e547db01d0a82ab39b659783821cef3ef4744b15a1fff44ad36d7fa106f00ea\nJun 12 16:22:45.339561 crc crio[21573]: time=\"2026-06-12T16:22:45.336195614Z\" level=info msg=\"Started container\" PID=56117 containerID=5aec881bead899bb875af4c830bbf7d4f858b4620bf313ed67ab9ce2fd3443ec description=openstack-operators/octavia-operator-controller-manager-6bd797bd9d-rvfvq/manager id=b370073d-4986-414e-a255-4f37da1d4af1 name=/runtime.v1.RuntimeService/StartContainer sandboxID=b7966e4e982709e77c2fcd2cc13333e115ce39b750ef082d0d56c9835d2cfda6\nJun 12 16:22:45.358799 crc crio[21573]: time=\"2026-06-12T16:22:45.3586867Z\" level=info msg=\"Started container\" PID=56115 containerID=76fc837e2b543a7ae0f6c985737672e5e3bdb49b91c501d95f53d2fbfda6aae3 description=openshift-marketplace/redhat-operators-6ptxm/extract-utilities id=ab7cac73-ff65-451f-b16f-2618681a688d name=/runtime.v1.RuntimeService/StartContainer sandboxID=c5cc4c14eba556c658d40880ee27f1cff7c75bd4ff73ca5a336ef402a3e6d222\nJun 12 16:22:45.402708 crc crio[21573]: time=\"2026-06-12T16:22:45.402618701Z\" level=info msg=\"Created container 1cb542fc856b6d2491e54409a8191b4dfbcd654e8480e728c56594d8800f7c31: openstack-operators/barbican-operator-controller-manager-5dcd54bd69-75cjt/manager\" id=3a26bf82-9f2c-4b0f-a870-115bc648c642 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:22:45.404289 crc crio[21573]: time=\"2026-06-12T16:22:45.404203276Z\" level=info msg=\"Starting container: 1cb542fc856b6d2491e54409a8191b4dfbcd654e8480e728c56594d8800f7c31\" id=b3ff03dc-839a-4e98-9ae3-3ba67709da50 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 16:22:45.407281 crc crio[21573]: time=\"2026-06-12T16:22:45.407205259Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:22:45.415888 crc crio[21573]: time=\"2026-06-12T16:22:45.415765187Z\" level=info msg=\"Started container\" PID=56116 containerID=1cb542fc856b6d2491e54409a8191b4dfbcd654e8480e728c56594d8800f7c31 description=openstack-operators/barbican-operator-controller-manager-5dcd54bd69-75cjt/manager id=b3ff03dc-839a-4e98-9ae3-3ba67709da50 name=/runtime.v1.RuntimeService/StartContainer sandboxID=77d6471522a9ffe5358a9a7cffa5ffaa270e09921280d30bf71ecfa09306e057\nJun 12 16:22:45.576962 crc crio[21573]: time=\"2026-06-12T16:22:45.562271497Z\" level=info msg=\"Created container d645525a6090990360d1422a7705f34d219483561cef7885dc7b465b001fb2fe: openstack-operators/openstack-baremetal-operator-controller-manager-678fc77c5466qhr/manager\" id=6eda8b01-8a7f-47e9-a0f2-9ab7b10ea71b name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:22:45.576962 crc crio[21573]: time=\"2026-06-12T16:22:45.562876016Z\" level=info msg=\"Created container 61054495d5b261452622bb07f85151663d216e7569c53a2d7ddb5485db23adc7: openstack-operators/telemetry-operator-controller-manager-565998cc45-ndrh5/manager\" id=ab1c8909-c2d7-4b5b-9f92-6034db62fea6 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:22:45.576962 crc crio[21573]: time=\"2026-06-12T16:22:45.56926457Z\" level=info msg=\"Starting container: 61054495d5b261452622bb07f85151663d216e7569c53a2d7ddb5485db23adc7\" id=a081c9fe-6c24-4388-aa96-6ae782ca31d2 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 16:22:45.576962 crc crio[21573]: time=\"2026-06-12T16:22:45.574500523Z\" level=info msg=\"Starting container: d645525a6090990360d1422a7705f34d219483561cef7885dc7b465b001fb2fe\" id=221e3900-387a-4fa8-8712-de912ce3a836 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 16:22:45.598624 crc crio[21573]: time=\"2026-06-12T16:22:45.598265791Z\" level=info msg=\"Started container\" PID=56111 containerID=61054495d5b261452622bb07f85151663d216e7569c53a2d7ddb5485db23adc7 description=openstack-operators/telemetry-operator-controller-manager-565998cc45-ndrh5/manager id=a081c9fe-6c24-4388-aa96-6ae782ca31d2 name=/runtime.v1.RuntimeService/StartContainer sandboxID=b4c1a5a0ec5e1a6de771f3baae11694260a93d5750eab2ce26be4fd359d65b2a\nJun 12 16:22:45.613693 crc crio[21573]: time=\"2026-06-12T16:22:45.611931236Z\" level=info msg=\"Started container\" PID=56122 containerID=d645525a6090990360d1422a7705f34d219483561cef7885dc7b465b001fb2fe description=openstack-operators/openstack-baremetal-operator-controller-manager-678fc77c5466qhr/manager id=221e3900-387a-4fa8-8712-de912ce3a836 name=/runtime.v1.RuntimeService/StartContainer sandboxID=f511cffe0e0ecf74f14e277a042648609a437b9bc297cd8b000f6a0e8d94f19a\nJun 12 16:22:45.641526 crc crio[21573]: time=\"2026-06-12T16:22:45.637957237Z\" level=info msg=\"Created container c4791c311d1e4ff45c51cb6faef6d6dbf0339156402664f6b15d1ab53508911c: openstack-operators/test-operator-controller-manager-7579dbdcb9-brpfz/manager\" id=122eb07c-c52a-4223-b48c-f1002873be23 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:22:45.658695 crc crio[21573]: time=\"2026-06-12T16:22:45.657800816Z\" level=info msg=\"Starting container: c4791c311d1e4ff45c51cb6faef6d6dbf0339156402664f6b15d1ab53508911c\" id=4737a7e4-b9b5-4d30-8830-151dae45595c name=/runtime.v1.RuntimeService/StartContainer\nJun 12 16:22:45.682055 crc crio[21573]: time=\"2026-06-12T16:22:45.681901655Z\" level=info msg=\"Created container d46e9950e3044457130bb76b464418451798caebdb5f419d71601eaf088fc8e0: openstack-operators/cinder-operator-controller-manager-584b474457-jbvhl/manager\" id=929ba3bd-131b-4fd1-839c-19d9f8cd78c6 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:22:45.696709 crc crio[21573]: time=\"2026-06-12T16:22:45.696579001Z\" level=info msg=\"Starting container: d46e9950e3044457130bb76b464418451798caebdb5f419d71601eaf088fc8e0\" id=e8dad9be-0f87-44c3-a1a0-1f4ca617759d name=/runtime.v1.RuntimeService/StartContainer\nJun 12 16:22:45.697088 crc crio[21573]: time=\"2026-06-12T16:22:45.696842817Z\" level=info msg=\"Started container\" PID=56120 containerID=c4791c311d1e4ff45c51cb6faef6d6dbf0339156402664f6b15d1ab53508911c description=openstack-operators/test-operator-controller-manager-7579dbdcb9-brpfz/manager id=4737a7e4-b9b5-4d30-8830-151dae45595c name=/runtime.v1.RuntimeService/StartContainer sandboxID=4b863472993c58f5bc5df7a4fda6b13ff016d86ebd4185571a92654c5711bdda\nJun 12 16:22:45.735770 crc crio[21573]: time=\"2026-06-12T16:22:45.735647644Z\" level=info msg=\"Started container\" PID=56126 containerID=d46e9950e3044457130bb76b464418451798caebdb5f419d71601eaf088fc8e0 description=openstack-operators/cinder-operator-controller-manager-584b474457-jbvhl/manager id=e8dad9be-0f87-44c3-a1a0-1f4ca617759d name=/runtime.v1.RuntimeService/StartContainer sandboxID=8da44062b1e68b1394bdf6438bd1d38aa02031d4525f636bf98ce315ab4bd394\nJun 12 16:22:45.738624 crc crio[21573]: time=\"2026-06-12T16:22:45.738399452Z\" level=info msg=\"Created container fd66ba7ebad03c7f20c25048ca9685e4606c640a299bd114c620bf68beef8c33: openstack-operators/infra-operator-controller-manager-594d6555bb-k4qxt/manager\" id=56b37c21-7de2-4d1e-b3a3-e9a2e2e063a7 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:22:45.742254 crc crio[21573]: time=\"2026-06-12T16:22:45.742153188Z\" level=info msg=\"Created container cd294a50d5a00ee918418d9f0e69bf24ad30ce7b519ec12cee83b7139ed946eb: openstack-operators/horizon-operator-controller-manager-9dc5578b5-wmn9f/manager\" id=78468bec-c921-484b-bdb1-7b717d31fe93 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:22:45.751239 crc crio[21573]: time=\"2026-06-12T16:22:45.751047388Z\" level=info msg=\"Starting container: cd294a50d5a00ee918418d9f0e69bf24ad30ce7b519ec12cee83b7139ed946eb\" id=b2cf06b6-caa5-4740-abca-4242cbe1bffd name=/runtime.v1.RuntimeService/StartContainer\nJun 12 16:22:45.751732 crc crio[21573]: time=\"2026-06-12T16:22:45.751295669Z\" level=info msg=\"Starting container: fd66ba7ebad03c7f20c25048ca9685e4606c640a299bd114c620bf68beef8c33\" id=eae2d4d4-a55f-46ac-a8c4-e3e1f0e98706 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 16:22:45.767877 crc crio[21573]: time=\"2026-06-12T16:22:45.767762532Z\" level=info msg=\"Started container\" PID=56130 containerID=cd294a50d5a00ee918418d9f0e69bf24ad30ce7b519ec12cee83b7139ed946eb description=openstack-operators/horizon-operator-controller-manager-9dc5578b5-wmn9f/manager id=b2cf06b6-caa5-4740-abca-4242cbe1bffd name=/runtime.v1.RuntimeService/StartContainer sandboxID=a84c9ddb3bb662d5f084146c3544a20bf4ae3c63d6e9d37ce941f02b32a14fa3\nJun 12 16:22:45.862309 crc crio[21573]: time=\"2026-06-12T16:22:45.862173162Z\" level=info msg=\"Started container\" PID=56129 containerID=fd66ba7ebad03c7f20c25048ca9685e4606c640a299bd114c620bf68beef8c33 description=openstack-operators/infra-operator-controller-manager-594d6555bb-k4qxt/manager id=eae2d4d4-a55f-46ac-a8c4-e3e1f0e98706 name=/runtime.v1.RuntimeService/StartContainer sandboxID=bbb14a414c0c277594e312d48292c6aeed139d6be612a05e62d9e79b9a794501\nJun 12 16:22:46.193099 crc crio[21573]: time=\"2026-06-12T16:22:46.192936085Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:22:46.488288 crc crio[21573]: time=\"2026-06-12T16:22:46.488180631Z\" level=info msg=\"Pulling image: registry.redhat.io/redhat/redhat-operator-index:v4.20\" id=b65cb023-d1f7-4d7a-b2ae-2395a3fdc4ef name=/runtime.v1.ImageService/PullImage\nJun 12 16:22:46.494220 crc crio[21573]: time=\"2026-06-12T16:22:46.493527325Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/redhat/redhat-operator-index:v4.20\\\"\"\nJun 12 16:22:47.286378 crc crio[21573]: time=\"2026-06-12T16:22:47.285177166Z\" level=info msg=\"Created container 1bd166574d2535ed5df0571a3cc2262f989456efca5f998557cdd03531584019: openshift-infra/auto-csr-approver-29688022-j6qxd/oc\" id=08ac7fda-2cc9-4551-aeeb-8d9630d8dad0 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:22:47.289096 crc crio[21573]: time=\"2026-06-12T16:22:47.288934063Z\" level=info msg=\"Starting container: 1bd166574d2535ed5df0571a3cc2262f989456efca5f998557cdd03531584019\" id=b522d03f-e828-4e79-8e5e-135ecac6e726 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 16:22:47.299018 crc crio[21573]: time=\"2026-06-12T16:22:47.298875318Z\" level=info msg=\"Started container\" PID=56375 containerID=1bd166574d2535ed5df0571a3cc2262f989456efca5f998557cdd03531584019 description=openshift-infra/auto-csr-approver-29688022-j6qxd/oc id=b522d03f-e828-4e79-8e5e-135ecac6e726 name=/runtime.v1.RuntimeService/StartContainer sandboxID=c794a19672643d8a3bb245ae18c4455c765bdcad06d62105cee663dddf15f614\nJun 12 16:22:47.364341 crc crio[21573]: time=\"2026-06-12T16:22:47.364153887Z\" level=info msg=\"Pulled image: registry.redhat.io/redhat/redhat-operator-index@sha256:f5f7575300572ad2ef92672b7dc76ed5ddaf50e7b74642e9907deda8cb9fa115\" id=b65cb023-d1f7-4d7a-b2ae-2395a3fdc4ef name=/runtime.v1.ImageService/PullImage\nJun 12 16:22:47.365727 crc crio[21573]: time=\"2026-06-12T16:22:47.365542652Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-operator-index:v4.20\" id=c15fdc0c-2b31-47dd-9be1-9c56b0f09aee name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:22:47.393827 crc crio[21573]: time=\"2026-06-12T16:22:47.393711647Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-operator-index:v4.20\" id=7052a752-f2d2-40b3-9e0e-0e297c488872 name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:22:47.408986 crc crio[21573]: time=\"2026-06-12T16:22:47.408837113Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-operators-6ptxm/extract-content\" id=bb8a7cea-7e13-4ace-9eac-852769879ed9 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:22:47.409800 crc crio[21573]: time=\"2026-06-12T16:22:47.409730718Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:22:47.502970 crc crio[21573]: time=\"2026-06-12T16:22:47.502842829Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:22:47.507023 crc crio[21573]: time=\"2026-06-12T16:22:47.506972327Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:22:48.120397 crc crio[21573]: time=\"2026-06-12T16:22:48.118915049Z\" level=info msg=\"Created container faf3bd1bc8f784a6daf35500e561f1338d3e9338d886ba1f521f1e39f3b10cc6: openshift-marketplace/redhat-operators-6ptxm/extract-content\" id=bb8a7cea-7e13-4ace-9eac-852769879ed9 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:22:48.122698 crc crio[21573]: time=\"2026-06-12T16:22:48.122593419Z\" level=info msg=\"Starting container: faf3bd1bc8f784a6daf35500e561f1338d3e9338d886ba1f521f1e39f3b10cc6\" id=53d3a520-6955-423a-8aef-ff3bbd79d857 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 16:22:48.134226 crc crio[21573]: time=\"2026-06-12T16:22:48.134051838Z\" level=info msg=\"Started container\" PID=56454 containerID=faf3bd1bc8f784a6daf35500e561f1338d3e9338d886ba1f521f1e39f3b10cc6 description=openshift-marketplace/redhat-operators-6ptxm/extract-content id=53d3a520-6955-423a-8aef-ff3bbd79d857 name=/runtime.v1.RuntimeService/StartContainer sandboxID=c5cc4c14eba556c658d40880ee27f1cff7c75bd4ff73ca5a336ef402a3e6d222\nJun 12 16:22:51.685976 crc crio[21573]: time=\"2026-06-12T16:22:51.684617016Z\" level=info msg=\"Stopping pod sandbox: c794a19672643d8a3bb245ae18c4455c765bdcad06d62105cee663dddf15f614\" id=383aade4-9862-4698-8ea8-35c201048b16 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 16:22:51.687626 crc crio[21573]: time=\"2026-06-12T16:22:51.685361817Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=cbfaaeda-ddce-4fef-99aa-b4df24c0820d name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:22:51.687626 crc crio[21573]: time=\"2026-06-12T16:22:51.686714786Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29688022-j6qxd Namespace:openshift-infra ID:c794a19672643d8a3bb245ae18c4455c765bdcad06d62105cee663dddf15f614 UID:e5cb53ce-f879-48ab-b8f0-85dc8c5645da NetNS:/var/run/netns/45779aa4-cc22-4c8a-a3a3-ff8959f87423 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pode5cb53ce_f879_48ab_b8f0_85dc8c5645da.slice PodAnnotations:0xc003674fe8}] Aliases:map[]}\"\nJun 12 16:22:51.687626 crc crio[21573]: time=\"2026-06-12T16:22:51.686887171Z\" level=info msg=\"Deleting pod openshift-infra_auto-csr-approver-29688022-j6qxd from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 16:22:51.688318 crc crio[21573]: time=\"2026-06-12T16:22:51.68826081Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=b1575529-b1b7-40d3-b74a-d2b124da9b9d name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:22:51.695999 crc crio[21573]: time=\"2026-06-12T16:22:51.695854054Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-operators-6ptxm/registry-server\" id=fa089c81-f60f-4421-b68f-fead4f9336f1 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:22:51.696778 crc crio[21573]: time=\"2026-06-12T16:22:51.696684108Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:22:51.793251 crc crio[21573]: time=\"2026-06-12T16:22:51.792915522Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:22:51.801155 crc crio[21573]: time=\"2026-06-12T16:22:51.800927329Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:22:52.039562 crc crio[21573]: time=\"2026-06-12T16:22:52.024606659Z\" level=info msg=\"Created container 350bc187ba03b770cc609aa5866e92f45451777c80d8710eaaf96c796011237a: openshift-marketplace/redhat-operators-6ptxm/registry-server\" id=fa089c81-f60f-4421-b68f-fead4f9336f1 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:22:52.047630 crc crio[21573]: time=\"2026-06-12T16:22:52.045322045Z\" level=info msg=\"Starting container: 350bc187ba03b770cc609aa5866e92f45451777c80d8710eaaf96c796011237a\" id=910b8ec0-f3b3-44c4-96eb-24945bbc1e07 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 16:22:52.056579 crc crio[21573]: time=\"2026-06-12T16:22:52.055885075Z\" level=info msg=\"Started container\" PID=56592 containerID=350bc187ba03b770cc609aa5866e92f45451777c80d8710eaaf96c796011237a description=openshift-marketplace/redhat-operators-6ptxm/registry-server id=910b8ec0-f3b3-44c4-96eb-24945bbc1e07 name=/runtime.v1.RuntimeService/StartContainer sandboxID=c5cc4c14eba556c658d40880ee27f1cff7c75bd4ff73ca5a336ef402a3e6d222\nJun 12 16:22:52.189964 crc crio[21573]: time=\"2026-06-12T16:22:52.189766143Z\" level=info msg=\"Stopped pod sandbox: c794a19672643d8a3bb245ae18c4455c765bdcad06d62105cee663dddf15f614\" id=383aade4-9862-4698-8ea8-35c201048b16 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 16:23:06.612421 crc crio[21573]: time=\"2026-06-12T16:23:06.611076502Z\" level=info msg=\"Stopping container: 350bc187ba03b770cc609aa5866e92f45451777c80d8710eaaf96c796011237a (timeout: 2s)\" id=74507cf3-cf1e-40fb-b61a-adbbb6399bff name=/runtime.v1.RuntimeService/StopContainer\nJun 12 16:23:06.787623 crc crio[21573]: time=\"2026-06-12T16:23:06.787300734Z\" level=info msg=\"Stopped container 350bc187ba03b770cc609aa5866e92f45451777c80d8710eaaf96c796011237a: openshift-marketplace/redhat-operators-6ptxm/registry-server\" id=74507cf3-cf1e-40fb-b61a-adbbb6399bff name=/runtime.v1.RuntimeService/StopContainer\nJun 12 16:23:06.789676 crc crio[21573]: time=\"2026-06-12T16:23:06.788410096Z\" level=info msg=\"Stopping pod sandbox: c5cc4c14eba556c658d40880ee27f1cff7c75bd4ff73ca5a336ef402a3e6d222\" id=2e79f50d-6f08-4829-8099-4045df72508b name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 16:23:06.792855 crc crio[21573]: time=\"2026-06-12T16:23:06.792732119Z\" level=info msg=\"Got pod network &{Name:redhat-operators-6ptxm Namespace:openshift-marketplace ID:c5cc4c14eba556c658d40880ee27f1cff7c75bd4ff73ca5a336ef402a3e6d222 UID:20500c7c-6200-4552-8ff0-9b752689e7fb NetNS:/var/run/netns/801aa823-3a8f-49ea-bc04-d9a995289227 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod20500c7c_6200_4552_8ff0_9b752689e7fb.slice PodAnnotations:0xc00338e0b0}] Aliases:map[]}\"\nJun 12 16:23:06.793412 crc crio[21573]: time=\"2026-06-12T16:23:06.793309806Z\" level=info msg=\"Deleting pod openshift-marketplace_redhat-operators-6ptxm from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 16:23:07.183230 crc crio[21573]: time=\"2026-06-12T16:23:07.182618993Z\" level=info msg=\"Stopped pod sandbox: c5cc4c14eba556c658d40880ee27f1cff7c75bd4ff73ca5a336ef402a3e6d222\" id=2e79f50d-6f08-4829-8099-4045df72508b name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 16:23:08.032361 crc crio[21573]: time=\"2026-06-12T16:23:08.032161967Z\" level=info msg=\"Removing container: 350bc187ba03b770cc609aa5866e92f45451777c80d8710eaaf96c796011237a\" id=03eb5a3e-5721-48e9-aeb6-ec93c05c4e2f name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 16:23:08.106291 crc crio[21573]: time=\"2026-06-12T16:23:08.106046742Z\" level=info msg=\"Removed container 350bc187ba03b770cc609aa5866e92f45451777c80d8710eaaf96c796011237a: openshift-marketplace/redhat-operators-6ptxm/registry-server\" id=03eb5a3e-5721-48e9-aeb6-ec93c05c4e2f name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 16:23:08.119933 crc crio[21573]: time=\"2026-06-12T16:23:08.117655187Z\" level=info msg=\"Removing container: faf3bd1bc8f784a6daf35500e561f1338d3e9338d886ba1f521f1e39f3b10cc6\" id=6d0f9d23-3a73-499e-b778-289747a0a906 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 16:23:08.174673 crc crio[21573]: time=\"2026-06-12T16:23:08.173852448Z\" level=info msg=\"Removed container faf3bd1bc8f784a6daf35500e561f1338d3e9338d886ba1f521f1e39f3b10cc6: openshift-marketplace/redhat-operators-6ptxm/extract-content\" id=6d0f9d23-3a73-499e-b778-289747a0a906 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 16:23:08.183220 crc crio[21573]: time=\"2026-06-12T16:23:08.183081879Z\" level=info msg=\"Removing container: 76fc837e2b543a7ae0f6c985737672e5e3bdb49b91c501d95f53d2fbfda6aae3\" id=3cd64bc4-4efc-423e-9626-44a063139841 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 16:23:08.258273 crc crio[21573]: time=\"2026-06-12T16:23:08.257848148Z\" level=info msg=\"Removed container 76fc837e2b543a7ae0f6c985737672e5e3bdb49b91c501d95f53d2fbfda6aae3: openshift-marketplace/redhat-operators-6ptxm/extract-utilities\" id=3cd64bc4-4efc-423e-9626-44a063139841 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 16:23:16.376807 crc crio[21573]: time=\"2026-06-12T16:23:16.375214147Z\" level=info msg=\"Removing container: 0845df1d07949eb35a9799784ecc535de5abfc014192d803744855c43d8aa786\" id=a5552fab-d1d3-491c-ab2e-fd00d78ccec0 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 16:23:16.557202 crc crio[21573]: time=\"2026-06-12T16:23:16.557033274Z\" level=info msg=\"Removed container 0845df1d07949eb35a9799784ecc535de5abfc014192d803744855c43d8aa786: openshift-infra/auto-csr-approver-29688016-xt9x6/oc\" id=a5552fab-d1d3-491c-ab2e-fd00d78ccec0 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 16:23:16.565615 crc crio[21573]: time=\"2026-06-12T16:23:16.565528924Z\" level=info msg=\"Stopping pod sandbox: c5cc4c14eba556c658d40880ee27f1cff7c75bd4ff73ca5a336ef402a3e6d222\" id=2dc6381d-54a3-48de-84f4-ce15f0667ce6 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 16:23:16.565615 crc crio[21573]: time=\"2026-06-12T16:23:16.565620767Z\" level=info msg=\"Stopped pod sandbox (already stopped): c5cc4c14eba556c658d40880ee27f1cff7c75bd4ff73ca5a336ef402a3e6d222\" id=2dc6381d-54a3-48de-84f4-ce15f0667ce6 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 16:23:16.566640 crc crio[21573]: time=\"2026-06-12T16:23:16.566586253Z\" level=info msg=\"Removing pod sandbox: c5cc4c14eba556c658d40880ee27f1cff7c75bd4ff73ca5a336ef402a3e6d222\" id=12c3bedc-0ab7-4999-85c4-c3271713e9d7 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 16:23:16.586490 crc crio[21573]: time=\"2026-06-12T16:23:16.585759688Z\" level=info msg=\"Removed pod sandbox: c5cc4c14eba556c658d40880ee27f1cff7c75bd4ff73ca5a336ef402a3e6d222\" id=12c3bedc-0ab7-4999-85c4-c3271713e9d7 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 16:23:16.589795 crc crio[21573]: time=\"2026-06-12T16:23:16.589691088Z\" level=info msg=\"Stopping pod sandbox: dd02b13485c452e6e01a830e100a86c5761b23842ba6711e95237d00488f1eef\" id=9111d4ab-24d2-4054-b77d-fb1bd89b3390 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 16:23:16.590004 crc crio[21573]: time=\"2026-06-12T16:23:16.589807531Z\" level=info msg=\"Stopped pod sandbox (already stopped): dd02b13485c452e6e01a830e100a86c5761b23842ba6711e95237d00488f1eef\" id=9111d4ab-24d2-4054-b77d-fb1bd89b3390 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 16:23:16.590901 crc crio[21573]: time=\"2026-06-12T16:23:16.590799129Z\" level=info msg=\"Removing pod sandbox: dd02b13485c452e6e01a830e100a86c5761b23842ba6711e95237d00488f1eef\" id=0dd66c2a-8988-486b-91a2-9d974292c594 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 16:23:16.607766 crc crio[21573]: time=\"2026-06-12T16:23:16.607691939Z\" level=info msg=\"Removed pod sandbox: dd02b13485c452e6e01a830e100a86c5761b23842ba6711e95237d00488f1eef\" id=0dd66c2a-8988-486b-91a2-9d974292c594 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 16:23:26.408017 crc crio[21573]: time=\"2026-06-12T16:23:26.407120044Z\" level=info msg=\"Running pod sandbox: openstack/dnsmasq-dns-7dc8cc99c9-dkjfn/POD\" id=a94dfff2-1dce-4c30-8c89-b51f08012aee name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 16:23:26.413071 crc crio[21573]: time=\"2026-06-12T16:23:26.408083902Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:23:26.450061 crc crio[21573]: time=\"2026-06-12T16:23:26.449539271Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-7dc8cc99c9-dkjfn Namespace:openstack ID:6a5234b0ccd8d3c7b48c3ff86a4e18b8d75c64ec09c91a9dbd063620f08a9e90 UID:260f2f92-c40e-4dee-a0b2-7bfee4d34760 NetNS:/var/run/netns/648b5847-f3ea-48ea-a941-81ea6f1b6a9b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod260f2f92_c40e_4dee_a0b2_7bfee4d34760.slice PodAnnotations:0xc0006407e8}] Aliases:map[]}\"\nJun 12 16:23:26.450061 crc crio[21573]: time=\"2026-06-12T16:23:26.450032136Z\" level=info msg=\"Adding pod openstack_dnsmasq-dns-7dc8cc99c9-dkjfn to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 16:23:26.821651 crc crio[21573]: time=\"2026-06-12T16:23:26.82090106Z\" level=info msg=\"Running pod sandbox: openstack/dnsmasq-dns-769fc96f7c-xdwvs/POD\" id=1b6048af-84f3-4cb1-b078-e3f9c867c6dd name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 16:23:26.821651 crc crio[21573]: time=\"2026-06-12T16:23:26.821029314Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:23:26.851686 crc crio[21573]: time=\"2026-06-12T16:23:26.851544528Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-769fc96f7c-xdwvs Namespace:openstack ID:1b3d0c7418b3c2d4acb9ecac81398f89510882db3de7f1bd80b6fd9f562fb0f0 UID:da6d6e43-8f67-4e38-97ec-ef2661aac627 NetNS:/var/run/netns/131b6386-885e-41de-9aef-e397f1e0afb9 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podda6d6e43_8f67_4e38_97ec_ef2661aac627.slice PodAnnotations:0xc002429148}] Aliases:map[]}\"\nJun 12 16:23:26.851686 crc crio[21573]: time=\"2026-06-12T16:23:26.851615609Z\" level=info msg=\"Adding pod openstack_dnsmasq-dns-769fc96f7c-xdwvs to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 16:23:27.093361 crc crio[21573]: 2026-06-12T16:23:27Z [verbose] CmdAdd (shim): {1.1.0 [{Name:6a5234b0ccd8d3c Mac:62:5b:59:4c:c9:d2 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:64 Mtu:0 Sandbox:/var/run/netns/648b5847-f3ea-48ea-a941-81ea6f1b6a9b SocketPath: PciID:}] [{Interface:0xc0003a49a0 Address:{IP:10.217.0.100 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 16:23:27.095946 crc crio[21573]: time=\"2026-06-12T16:23:27.095867692Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-7dc8cc99c9-dkjfn Namespace:openstack ID:6a5234b0ccd8d3c7b48c3ff86a4e18b8d75c64ec09c91a9dbd063620f08a9e90 UID:260f2f92-c40e-4dee-a0b2-7bfee4d34760 NetNS:/var/run/netns/648b5847-f3ea-48ea-a941-81ea6f1b6a9b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod260f2f92_c40e_4dee_a0b2_7bfee4d34760.slice PodAnnotations:0xc0006407e8}] Aliases:map[]}\"\nJun 12 16:23:27.096065 crc crio[21573]: time=\"2026-06-12T16:23:27.096045807Z\" level=info msg=\"Checking pod openstack_dnsmasq-dns-7dc8cc99c9-dkjfn for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 16:23:27.112822 crc crio[21573]: time=\"2026-06-12T16:23:27.112705982Z\" level=info msg=\"Ran pod sandbox 6a5234b0ccd8d3c7b48c3ff86a4e18b8d75c64ec09c91a9dbd063620f08a9e90 with infra container: openstack/dnsmasq-dns-7dc8cc99c9-dkjfn/POD\" id=a94dfff2-1dce-4c30-8c89-b51f08012aee name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 16:23:27.135088 crc crio[21573]: time=\"2026-06-12T16:23:27.134931901Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=b1b72a8a-bd76-41bd-ad74-e9b9a84bbe03 name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:23:27.135613 crc crio[21573]: time=\"2026-06-12T16:23:27.135414635Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified not found\" id=b1b72a8a-bd76-41bd-ad74-e9b9a84bbe03 name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:23:27.135613 crc crio[21573]: time=\"2026-06-12T16:23:27.135548359Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified found\" id=b1b72a8a-bd76-41bd-ad74-e9b9a84bbe03 name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:23:27.140419 crc crio[21573]: time=\"2026-06-12T16:23:27.140269489Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=35e00c8a-c82f-4de1-8caa-449215f08e3a name=/runtime.v1.ImageService/PullImage\nJun 12 16:23:27.152060 crc crio[21573]: time=\"2026-06-12T16:23:27.151968292Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\\\"\"\nJun 12 16:23:27.294077 crc crio[21573]: 2026-06-12T16:23:27Z [verbose] CmdAdd (shim): {1.1.0 [{Name:1b3d0c7418b3c2d Mac:9a:dd:f0:94:b8:31 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:65 Mtu:0 Sandbox:/var/run/netns/131b6386-885e-41de-9aef-e397f1e0afb9 SocketPath: PciID:}] [{Interface:0xc0004b45c0 Address:{IP:10.217.0.101 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 16:23:27.295688 crc crio[21573]: time=\"2026-06-12T16:23:27.295607235Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-769fc96f7c-xdwvs Namespace:openstack ID:1b3d0c7418b3c2d4acb9ecac81398f89510882db3de7f1bd80b6fd9f562fb0f0 UID:da6d6e43-8f67-4e38-97ec-ef2661aac627 NetNS:/var/run/netns/131b6386-885e-41de-9aef-e397f1e0afb9 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podda6d6e43_8f67_4e38_97ec_ef2661aac627.slice PodAnnotations:0xc002429148}] Aliases:map[]}\"\nJun 12 16:23:27.295927 crc crio[21573]: time=\"2026-06-12T16:23:27.295859039Z\" level=info msg=\"Checking pod openstack_dnsmasq-dns-769fc96f7c-xdwvs for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 16:23:27.304826 crc crio[21573]: time=\"2026-06-12T16:23:27.304721538Z\" level=info msg=\"Ran pod sandbox 1b3d0c7418b3c2d4acb9ecac81398f89510882db3de7f1bd80b6fd9f562fb0f0 with infra container: openstack/dnsmasq-dns-769fc96f7c-xdwvs/POD\" id=1b6048af-84f3-4cb1-b078-e3f9c867c6dd name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 16:23:27.308799 crc crio[21573]: time=\"2026-06-12T16:23:27.308690789Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=b442fef6-c12f-4fb4-a98f-60df0b10a528 name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:23:27.309047 crc crio[21573]: time=\"2026-06-12T16:23:27.309016368Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified not found\" id=b442fef6-c12f-4fb4-a98f-60df0b10a528 name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:23:27.309119 crc crio[21573]: time=\"2026-06-12T16:23:27.30908412Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified found\" id=b442fef6-c12f-4fb4-a98f-60df0b10a528 name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:23:27.315868 crc crio[21573]: time=\"2026-06-12T16:23:27.313372328Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=e5913fe4-acf7-42d8-abe3-8cb11e13d6bf name=/runtime.v1.ImageService/PullImage\nJun 12 16:23:27.319374 crc crio[21573]: time=\"2026-06-12T16:23:27.319270095Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\\\"\"\nJun 12 16:23:27.344609 crc crio[21573]: time=\"2026-06-12T16:23:27.344561273Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/certified-operators-6ntlh/POD\" id=19be226c-b3b2-4880-a0d1-2f6e0052503b name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 16:23:27.344851 crc crio[21573]: time=\"2026-06-12T16:23:27.344832381Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:23:27.446902 crc crio[21573]: time=\"2026-06-12T16:23:27.446648942Z\" level=info msg=\"Got pod network &{Name:certified-operators-6ntlh Namespace:openshift-marketplace ID:5424ae56f4cdab3598c254a496beaddab564ab2e6ef5e1b42ac4f9827da247d2 UID:d8795b1f-adf9-450d-9476-1c7aed8d424c NetNS:/var/run/netns/c315ad32-d9a2-4579-8847-c5159acce0c7 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podd8795b1f_adf9_450d_9476_1c7aed8d424c.slice PodAnnotations:0xc00338e0a0}] Aliases:map[]}\"\nJun 12 16:23:27.450194 crc crio[21573]: time=\"2026-06-12T16:23:27.44877253Z\" level=info msg=\"Adding pod openshift-marketplace_certified-operators-6ntlh to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 16:23:28.484579 crc crio[21573]: 2026-06-12T16:23:28Z [verbose] CmdAdd (shim): {1.1.0 [{Name:5424ae56f4cdab3 Mac:ce:49:73:21:8a:da Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:66 Mtu:0 Sandbox:/var/run/netns/c315ad32-d9a2-4579-8847-c5159acce0c7 SocketPath: PciID:}] [{Interface:0xc000014710 Address:{IP:10.217.0.102 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 16:23:28.493307 crc crio[21573]: time=\"2026-06-12T16:23:28.48963403Z\" level=info msg=\"Got pod network &{Name:certified-operators-6ntlh Namespace:openshift-marketplace ID:5424ae56f4cdab3598c254a496beaddab564ab2e6ef5e1b42ac4f9827da247d2 UID:d8795b1f-adf9-450d-9476-1c7aed8d424c NetNS:/var/run/netns/c315ad32-d9a2-4579-8847-c5159acce0c7 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podd8795b1f_adf9_450d_9476_1c7aed8d424c.slice PodAnnotations:0xc00338e0a0}] Aliases:map[]}\"\nJun 12 16:23:28.493307 crc crio[21573]: time=\"2026-06-12T16:23:28.490200512Z\" level=info msg=\"Checking pod openshift-marketplace_certified-operators-6ntlh for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 16:23:28.533403 crc crio[21573]: time=\"2026-06-12T16:23:28.533262331Z\" level=info msg=\"Ran pod sandbox 5424ae56f4cdab3598c254a496beaddab564ab2e6ef5e1b42ac4f9827da247d2 with infra container: openshift-marketplace/certified-operators-6ntlh/POD\" id=19be226c-b3b2-4880-a0d1-2f6e0052503b name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 16:23:28.562506 crc crio[21573]: time=\"2026-06-12T16:23:28.560534791Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=8ab14637-0d94-44d4-b3cd-dab1e42b0f38 name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:23:28.567503 crc crio[21573]: time=\"2026-06-12T16:23:28.565878648Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=ab8de65b-becc-4ca3-9b70-7b36af702793 name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:23:28.584339 crc crio[21573]: time=\"2026-06-12T16:23:28.581555103Z\" level=info msg=\"Creating container: openshift-marketplace/certified-operators-6ntlh/extract-utilities\" id=ecad0b90-d379-4f7b-8511-c7ed55e718bb name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:23:28.584339 crc crio[21573]: time=\"2026-06-12T16:23:28.582067517Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:23:28.665074 crc crio[21573]: time=\"2026-06-12T16:23:28.664947182Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:23:28.718126 crc crio[21573]: time=\"2026-06-12T16:23:28.717999389Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:23:28.802875 crc crio[21573]: time=\"2026-06-12T16:23:28.80275262Z\" level=info msg=\"Running pod sandbox: openstack/dnsmasq-dns-6b994dcc49-mxqqs/POD\" id=c39da11d-fcad-4cbb-aaeb-037d320e8789 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 16:23:28.803212 crc crio[21573]: time=\"2026-06-12T16:23:28.802909484Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:23:28.903717 crc crio[21573]: time=\"2026-06-12T16:23:28.903591376Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-6b994dcc49-mxqqs Namespace:openstack ID:25a5d295d5d7ae2c600568ef9e5bd11a2bdd83e7b46d5549e941d97e99efac53 UID:e297ac90-069a-41f4-8974-2185b9bd54fe NetNS:/var/run/netns/48a3ea7f-3380-4b4a-a0d5-2a57e5895bc9 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pode297ac90_069a_41f4_8974_2185b9bd54fe.slice PodAnnotations:0xc0036745b0}] Aliases:map[]}\"\nJun 12 16:23:28.903717 crc crio[21573]: time=\"2026-06-12T16:23:28.903683116Z\" level=info msg=\"Adding pod openstack_dnsmasq-dns-6b994dcc49-mxqqs to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 16:23:29.022661 crc crio[21573]: time=\"2026-06-12T16:23:29.019295125Z\" level=info msg=\"Created container 9c0e0e158b997cb9d19fcd20dee882811b9ff582b0e7e340b44f599cdbe29ee2: openshift-marketplace/certified-operators-6ntlh/extract-utilities\" id=ecad0b90-d379-4f7b-8511-c7ed55e718bb name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:23:29.039031 crc crio[21573]: time=\"2026-06-12T16:23:29.038922017Z\" level=info msg=\"Starting container: 9c0e0e158b997cb9d19fcd20dee882811b9ff582b0e7e340b44f599cdbe29ee2\" id=8595358f-8250-4f67-9c0a-6d5f8e839860 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 16:23:29.054171 crc crio[21573]: time=\"2026-06-12T16:23:29.050021915Z\" level=info msg=\"Started container\" PID=57624 containerID=9c0e0e158b997cb9d19fcd20dee882811b9ff582b0e7e340b44f599cdbe29ee2 description=openshift-marketplace/certified-operators-6ntlh/extract-utilities id=8595358f-8250-4f67-9c0a-6d5f8e839860 name=/runtime.v1.RuntimeService/StartContainer sandboxID=5424ae56f4cdab3598c254a496beaddab564ab2e6ef5e1b42ac4f9827da247d2\nJun 12 16:23:29.549528 crc crio[21573]: time=\"2026-06-12T16:23:29.548515387Z\" level=info msg=\"Pulling image: registry.redhat.io/redhat/certified-operator-index:v4.20\" id=30e0cbcd-63fd-455d-9a3c-cc490df451b0 name=/runtime.v1.ImageService/PullImage\nJun 12 16:23:29.600528 crc crio[21573]: time=\"2026-06-12T16:23:29.597408758Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/redhat/certified-operator-index:v4.20\\\"\"\nJun 12 16:23:29.999324 crc crio[21573]: time=\"2026-06-12T16:23:29.998594849Z\" level=info msg=\"Running pod sandbox: openstack/rabbitmq-server-0/POD\" id=d9fa919c-aa0f-4558-bba0-4d56de213b38 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 16:23:29.999324 crc crio[21573]: time=\"2026-06-12T16:23:29.999206726Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:23:30.020522 crc crio[21573]: 2026-06-12T16:23:29Z [verbose] CmdAdd (shim): {1.1.0 [{Name:25a5d295d5d7ae2 Mac:ca:f3:75:15:d0:b0 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:67 Mtu:0 Sandbox:/var/run/netns/48a3ea7f-3380-4b4a-a0d5-2a57e5895bc9 SocketPath: PciID:}] [{Interface:0xc00025ca20 Address:{IP:10.217.0.103 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 16:23:30.022594 crc crio[21573]: time=\"2026-06-12T16:23:30.02236998Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-6b994dcc49-mxqqs Namespace:openstack ID:25a5d295d5d7ae2c600568ef9e5bd11a2bdd83e7b46d5549e941d97e99efac53 UID:e297ac90-069a-41f4-8974-2185b9bd54fe NetNS:/var/run/netns/48a3ea7f-3380-4b4a-a0d5-2a57e5895bc9 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pode297ac90_069a_41f4_8974_2185b9bd54fe.slice PodAnnotations:0xc0036745b0}] Aliases:map[]}\"\nJun 12 16:23:30.023113 crc crio[21573]: time=\"2026-06-12T16:23:30.02305157Z\" level=info msg=\"Checking pod openstack_dnsmasq-dns-6b994dcc49-mxqqs for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 16:23:30.065556 crc crio[21573]: time=\"2026-06-12T16:23:30.055705228Z\" level=info msg=\"Ran pod sandbox 25a5d295d5d7ae2c600568ef9e5bd11a2bdd83e7b46d5549e941d97e99efac53 with infra container: openstack/dnsmasq-dns-6b994dcc49-mxqqs/POD\" id=c39da11d-fcad-4cbb-aaeb-037d320e8789 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 16:23:30.065556 crc crio[21573]: time=\"2026-06-12T16:23:30.065023127Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=8fa21104-30d4-4a35-b863-7fdfc8b887fb name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:23:30.073076 crc crio[21573]: time=\"2026-06-12T16:23:30.070206812Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified not found\" id=8fa21104-30d4-4a35-b863-7fdfc8b887fb name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:23:30.073076 crc crio[21573]: time=\"2026-06-12T16:23:30.070298635Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified found\" id=8fa21104-30d4-4a35-b863-7fdfc8b887fb name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:23:30.080070 crc crio[21573]: time=\"2026-06-12T16:23:30.079234762Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=006024cc-4e8d-45d5-a877-312cde730aea name=/runtime.v1.ImageService/PullImage\nJun 12 16:23:30.106999 crc crio[21573]: time=\"2026-06-12T16:23:30.106833814Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\\\"\"\nJun 12 16:23:30.192950 crc crio[21573]: time=\"2026-06-12T16:23:30.192644232Z\" level=info msg=\"Got pod network &{Name:rabbitmq-server-0 Namespace:openstack ID:ad7a42be4579fcb2b62642863d16f18eceeed69fe8b7731f72023ef45b5da668 UID:19a91f99-6c37-4f54-9f62-0be0ed0959d0 NetNS:/var/run/netns/b43905e9-082f-4e5a-b2bd-85a01a708ad4 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod19a91f99_6c37_4f54_9f62_0be0ed0959d0.slice PodAnnotations:0xc000138a18}] Aliases:map[]}\"\nJun 12 16:23:30.192950 crc crio[21573]: time=\"2026-06-12T16:23:30.192720674Z\" level=info msg=\"Adding pod openstack_rabbitmq-server-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 16:23:30.250547 crc crio[21573]: time=\"2026-06-12T16:23:30.250422495Z\" level=info msg=\"Running pod sandbox: openstack/dnsmasq-dns-68bc84565-f2dwf/POD\" id=12a6bfaa-9180-4be5-8163-02a02d8f8ef5 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 16:23:30.250680 crc crio[21573]: time=\"2026-06-12T16:23:30.250590281Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:23:30.328721 crc crio[21573]: time=\"2026-06-12T16:23:30.326312664Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-68bc84565-f2dwf Namespace:openstack ID:6dab1ff43ae7bc5eff7607b572fce3f05624416a49095e1b0ee183be1606efa9 UID:96cc42c1-7b82-4952-b012-f8c294f3a526 NetNS:/var/run/netns/a66de47e-f834-4df0-9098-34de10c25b19 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod96cc42c1_7b82_4952_b012_f8c294f3a526.slice PodAnnotations:0xc002722568}] Aliases:map[]}\"\nJun 12 16:23:30.328721 crc crio[21573]: time=\"2026-06-12T16:23:30.32641459Z\" level=info msg=\"Adding pod openstack_dnsmasq-dns-68bc84565-f2dwf to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 16:23:30.760342 crc crio[21573]: time=\"2026-06-12T16:23:30.7593439Z\" level=info msg=\"Pulled image: registry.redhat.io/redhat/certified-operator-index@sha256:e8b01cc3d00552bc0461e27436a0780e115587d868be78b2050d7d15c5baeda5\" id=30e0cbcd-63fd-455d-9a3c-cc490df451b0 name=/runtime.v1.ImageService/PullImage\nJun 12 16:23:30.807859 crc crio[21573]: time=\"2026-06-12T16:23:30.807631118Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/certified-operator-index:v4.20\" id=995cb995-3f1f-478d-83b8-0e1a5bb7f7ac name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:23:30.819494 crc crio[21573]: time=\"2026-06-12T16:23:30.819318411Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/certified-operator-index:v4.20\" id=07d7733c-cd40-4fb2-9029-ef51d04a20e8 name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:23:30.835080 crc crio[21573]: time=\"2026-06-12T16:23:30.834829788Z\" level=info msg=\"Creating container: openshift-marketplace/certified-operators-6ntlh/extract-content\" id=4323e6e4-234b-498e-a9c1-d2aa0a9f3cc9 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:23:30.839597 crc crio[21573]: time=\"2026-06-12T16:23:30.839529088Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:23:30.933349 crc crio[21573]: time=\"2026-06-12T16:23:30.933013325Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:23:30.996612 crc crio[21573]: time=\"2026-06-12T16:23:30.993776941Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:23:31.112581 crc crio[21573]: time=\"2026-06-12T16:23:31.112349116Z\" level=info msg=\"Running pod sandbox: openstack/rabbitmq-cell1-server-0/POD\" id=aa7b0f8a-ee95-45d0-ac14-f9887a233310 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 16:23:31.122832 crc crio[21573]: time=\"2026-06-12T16:23:31.112583123Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:23:31.246831 crc crio[21573]: 2026-06-12T16:23:31Z [verbose] CmdAdd (shim): {1.1.0 [{Name:ad7a42be4579fcb Mac:e2:f6:b6:b5:18:23 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:68 Mtu:0 Sandbox:/var/run/netns/b43905e9-082f-4e5a-b2bd-85a01a708ad4 SocketPath: PciID:}] [{Interface:0xc0002d89e0 Address:{IP:10.217.0.104 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 16:23:31.257663 crc crio[21573]: time=\"2026-06-12T16:23:31.25741288Z\" level=info msg=\"Got pod network &{Name:rabbitmq-server-0 Namespace:openstack ID:ad7a42be4579fcb2b62642863d16f18eceeed69fe8b7731f72023ef45b5da668 UID:19a91f99-6c37-4f54-9f62-0be0ed0959d0 NetNS:/var/run/netns/b43905e9-082f-4e5a-b2bd-85a01a708ad4 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod19a91f99_6c37_4f54_9f62_0be0ed0959d0.slice PodAnnotations:0xc000138a18}] Aliases:map[]}\"\nJun 12 16:23:31.258383 crc crio[21573]: time=\"2026-06-12T16:23:31.258085546Z\" level=info msg=\"Checking pod openstack_rabbitmq-server-0 for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 16:23:31.263765 crc crio[21573]: time=\"2026-06-12T16:23:31.262806656Z\" level=info msg=\"Got pod network &{Name:rabbitmq-cell1-server-0 Namespace:openstack ID:86c9825a3bd816596f06586e0f68308d2d26101abbcd685f1ceae9d43710b15b UID:572e8d10-bd24-4f05-b2ec-81abf297ca50 NetNS:/var/run/netns/c79b577e-2ae7-416b-a97c-cb0532789e93 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod572e8d10_bd24_4f05_b2ec_81abf297ca50.slice PodAnnotations:0xc0027223b0}] Aliases:map[]}\"\nJun 12 16:23:31.263765 crc crio[21573]: time=\"2026-06-12T16:23:31.263522837Z\" level=info msg=\"Adding pod openstack_rabbitmq-cell1-server-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 16:23:31.331882 crc crio[21573]: time=\"2026-06-12T16:23:31.319766712Z\" level=info msg=\"Created container daa41ee6564927635823cbe11581bfb2f23c15523f5262b9c4149d117cf30925: openshift-marketplace/certified-operators-6ntlh/extract-content\" id=4323e6e4-234b-498e-a9c1-d2aa0a9f3cc9 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:23:31.331882 crc crio[21573]: time=\"2026-06-12T16:23:31.327564209Z\" level=info msg=\"Starting container: daa41ee6564927635823cbe11581bfb2f23c15523f5262b9c4149d117cf30925\" id=e9069b79-0bef-4be7-af58-15cf8b5d8cb0 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 16:23:31.347959 crc crio[21573]: time=\"2026-06-12T16:23:31.346330838Z\" level=info msg=\"Ran pod sandbox ad7a42be4579fcb2b62642863d16f18eceeed69fe8b7731f72023ef45b5da668 with infra container: openstack/rabbitmq-server-0/POD\" id=d9fa919c-aa0f-4558-bba0-4d56de213b38 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 16:23:31.362416 crc crio[21573]: time=\"2026-06-12T16:23:31.362334296Z\" level=info msg=\"Started container\" PID=57797 containerID=daa41ee6564927635823cbe11581bfb2f23c15523f5262b9c4149d117cf30925 description=openshift-marketplace/certified-operators-6ntlh/extract-content id=e9069b79-0bef-4be7-af58-15cf8b5d8cb0 name=/runtime.v1.RuntimeService/StartContainer sandboxID=5424ae56f4cdab3598c254a496beaddab564ab2e6ef5e1b42ac4f9827da247d2\nJun 12 16:23:31.368005 crc crio[21573]: time=\"2026-06-12T16:23:31.366948181Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-rabbitmq:current-podified\" id=8396fb73-36c2-4002-9227-41d6168b09d2 name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:23:31.368005 crc crio[21573]: time=\"2026-06-12T16:23:31.367367803Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/openstack-rabbitmq:current-podified not found\" id=8396fb73-36c2-4002-9227-41d6168b09d2 name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:23:31.368005 crc crio[21573]: time=\"2026-06-12T16:23:31.367422565Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-rabbitmq:current-podified found\" id=8396fb73-36c2-4002-9227-41d6168b09d2 name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:23:31.397372 crc crio[21573]: time=\"2026-06-12T16:23:31.389357483Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-rabbitmq:current-podified\" id=185abdd6-e614-490d-a286-91a135155541 name=/runtime.v1.ImageService/PullImage\nJun 12 16:23:31.416614 crc crio[21573]: time=\"2026-06-12T16:23:31.411796776Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-rabbitmq:current-podified\\\"\"\nJun 12 16:23:31.655696 crc crio[21573]: 2026-06-12T16:23:31Z [verbose] CmdAdd (shim): {1.1.0 [{Name:6dab1ff43ae7bc5 Mac:46:c5:53:c1:c8:21 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:69 Mtu:0 Sandbox:/var/run/netns/a66de47e-f834-4df0-9098-34de10c25b19 SocketPath: PciID:}] [{Interface:0xc000130750 Address:{IP:10.217.0.105 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 16:23:31.657354 crc crio[21573]: time=\"2026-06-12T16:23:31.657281468Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-68bc84565-f2dwf Namespace:openstack ID:6dab1ff43ae7bc5eff7607b572fce3f05624416a49095e1b0ee183be1606efa9 UID:96cc42c1-7b82-4952-b012-f8c294f3a526 NetNS:/var/run/netns/a66de47e-f834-4df0-9098-34de10c25b19 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod96cc42c1_7b82_4952_b012_f8c294f3a526.slice PodAnnotations:0xc002722568}] Aliases:map[]}\"\nJun 12 16:23:31.673422 crc crio[21573]: time=\"2026-06-12T16:23:31.66816757Z\" level=info msg=\"Checking pod openstack_dnsmasq-dns-68bc84565-f2dwf for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 16:23:31.811381 crc crio[21573]: time=\"2026-06-12T16:23:31.811064761Z\" level=info msg=\"Ran pod sandbox 6dab1ff43ae7bc5eff7607b572fce3f05624416a49095e1b0ee183be1606efa9 with infra container: openstack/dnsmasq-dns-68bc84565-f2dwf/POD\" id=12a6bfaa-9180-4be5-8163-02a02d8f8ef5 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 16:23:31.855403 crc crio[21573]: time=\"2026-06-12T16:23:31.854543268Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=c85ada0a-2de1-40df-990d-6c0c909c65a6 name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:23:31.901747 crc crio[21573]: time=\"2026-06-12T16:23:31.893069812Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified not found\" id=c85ada0a-2de1-40df-990d-6c0c909c65a6 name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:23:31.901747 crc crio[21573]: time=\"2026-06-12T16:23:31.893237287Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified found\" id=c85ada0a-2de1-40df-990d-6c0c909c65a6 name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:23:31.910227 crc crio[21573]: time=\"2026-06-12T16:23:31.909994889Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=1ef6d6e6-5b9c-4135-ae89-02fa52437e7d name=/runtime.v1.ImageService/PullImage\nJun 12 16:23:31.993515 crc crio[21573]: time=\"2026-06-12T16:23:31.988185724Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\\\"\"\nJun 12 16:23:32.113706 crc crio[21573]: 2026-06-12T16:23:32Z [verbose] CmdAdd (shim): {1.1.0 [{Name:86c9825a3bd8165 Mac:12:16:bf:e8:1b:36 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:6a Mtu:0 Sandbox:/var/run/netns/c79b577e-2ae7-416b-a97c-cb0532789e93 SocketPath: PciID:}] [{Interface:0xc000267be0 Address:{IP:10.217.0.106 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 16:23:32.118418 crc crio[21573]: time=\"2026-06-12T16:23:32.117869142Z\" level=info msg=\"Got pod network &{Name:rabbitmq-cell1-server-0 Namespace:openstack ID:86c9825a3bd816596f06586e0f68308d2d26101abbcd685f1ceae9d43710b15b UID:572e8d10-bd24-4f05-b2ec-81abf297ca50 NetNS:/var/run/netns/c79b577e-2ae7-416b-a97c-cb0532789e93 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod572e8d10_bd24_4f05_b2ec_81abf297ca50.slice PodAnnotations:0xc0027223b0}] Aliases:map[]}\"\nJun 12 16:23:32.118418 crc crio[21573]: time=\"2026-06-12T16:23:32.118287754Z\" level=info msg=\"Checking pod openstack_rabbitmq-cell1-server-0 for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 16:23:32.147626 crc crio[21573]: time=\"2026-06-12T16:23:32.14504898Z\" level=info msg=\"Ran pod sandbox 86c9825a3bd816596f06586e0f68308d2d26101abbcd685f1ceae9d43710b15b with infra container: openstack/rabbitmq-cell1-server-0/POD\" id=aa7b0f8a-ee95-45d0-ac14-f9887a233310 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 16:23:32.152009 crc crio[21573]: time=\"2026-06-12T16:23:32.15160816Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-rabbitmq:current-podified\" id=c62985ef-1564-45c4-994f-346e93789dce name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:23:32.152009 crc crio[21573]: time=\"2026-06-12T16:23:32.151926819Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/openstack-rabbitmq:current-podified not found\" id=c62985ef-1564-45c4-994f-346e93789dce name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:23:32.152009 crc crio[21573]: time=\"2026-06-12T16:23:32.152249488Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-rabbitmq:current-podified found\" id=c62985ef-1564-45c4-994f-346e93789dce name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:23:32.156353 crc crio[21573]: time=\"2026-06-12T16:23:32.156235996Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-rabbitmq:current-podified\" id=e873422c-79c2-446c-ace9-f0eb3f9e3087 name=/runtime.v1.ImageService/PullImage\nJun 12 16:23:32.170305 crc crio[21573]: time=\"2026-06-12T16:23:32.168786375Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-rabbitmq:current-podified\\\"\"\nJun 12 16:23:32.198316 crc crio[21573]: time=\"2026-06-12T16:23:32.198237421Z\" level=info msg=\"Running pod sandbox: openstack/openstack-galera-0/POD\" id=8e146fb6-3a86-4afd-955e-861a419b7c69 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 16:23:32.198862 crc crio[21573]: time=\"2026-06-12T16:23:32.198831927Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:23:32.707204 crc crio[21573]: time=\"2026-06-12T16:23:32.706349272Z\" level=info msg=\"Got pod network &{Name:openstack-galera-0 Namespace:openstack ID:226c5744652142a03f62e1398c005afdb05109fed4c6438e4cf94743c3d33791 UID:06f40666-0d6a-4d19-806f-a3b1ab49f679 NetNS:/var/run/netns/86cf38b7-a982-4f0b-90db-031e119fc40c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod06f40666_0d6a_4d19_806f_a3b1ab49f679.slice PodAnnotations:0xc0027220c0}] Aliases:map[]}\"\nJun 12 16:23:32.707204 crc crio[21573]: time=\"2026-06-12T16:23:32.707166506Z\" level=info msg=\"Adding pod openstack_openstack-galera-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 16:23:32.849713 crc crio[21573]: time=\"2026-06-12T16:23:32.842791498Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/redhat-marketplace-nphbg/POD\" id=692b5dbd-d82f-4ce5-86bd-133e500c404b name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 16:23:32.849713 crc crio[21573]: time=\"2026-06-12T16:23:32.843007814Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:23:33.042660 crc crio[21573]: time=\"2026-06-12T16:23:33.042408812Z\" level=info msg=\"Got pod network &{Name:redhat-marketplace-nphbg Namespace:openshift-marketplace ID:883c8354fa4d82b95fdc99de1e63c2baaf5d0b89ae1c9f0d6b827934af9d9cab UID:414d998b-fa0d-4156-9d14-6c482540239a NetNS:/var/run/netns/006f03ed-ea1f-45ed-b716-3e8a32444cf6 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod414d998b_fa0d_4156_9d14_6c482540239a.slice PodAnnotations:0xc00008cdb0}] Aliases:map[]}\"\nJun 12 16:23:33.042660 crc crio[21573]: time=\"2026-06-12T16:23:33.042641429Z\" level=info msg=\"Adding pod openshift-marketplace_redhat-marketplace-nphbg to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 16:23:33.272110 crc crio[21573]: time=\"2026-06-12T16:23:33.271350532Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=570428d2-5fd2-45c2-919c-6c699980141d name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:23:33.295685 crc crio[21573]: time=\"2026-06-12T16:23:33.295509365Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=4d5e24ac-e185-4ce9-abad-856263dd80ef name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:23:33.412907 crc crio[21573]: time=\"2026-06-12T16:23:33.41156225Z\" level=info msg=\"Creating container: openshift-marketplace/certified-operators-6ntlh/registry-server\" id=1ae024e5-8904-48a0-8f55-a0ea2e8c23a3 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:23:33.416741 crc crio[21573]: time=\"2026-06-12T16:23:33.416636576Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:23:33.766272 crc crio[21573]: time=\"2026-06-12T16:23:33.764807157Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:23:33.773889 crc crio[21573]: 2026-06-12T16:23:33Z [verbose] CmdAdd (shim): {1.1.0 [{Name:226c5744652142a Mac:5a:65:5b:80:0c:a2 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:6b Mtu:0 Sandbox:/var/run/netns/86cf38b7-a982-4f0b-90db-031e119fc40c SocketPath: PciID:}] [{Interface:0xc0002d8620 Address:{IP:10.217.0.107 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 16:23:33.776942 crc crio[21573]: time=\"2026-06-12T16:23:33.776900766Z\" level=info msg=\"Got pod network &{Name:openstack-galera-0 Namespace:openstack ID:226c5744652142a03f62e1398c005afdb05109fed4c6438e4cf94743c3d33791 UID:06f40666-0d6a-4d19-806f-a3b1ab49f679 NetNS:/var/run/netns/86cf38b7-a982-4f0b-90db-031e119fc40c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod06f40666_0d6a_4d19_806f_a3b1ab49f679.slice PodAnnotations:0xc0027220c0}] Aliases:map[]}\"\nJun 12 16:23:33.777304 crc crio[21573]: time=\"2026-06-12T16:23:33.777275276Z\" level=info msg=\"Checking pod openstack_openstack-galera-0 for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 16:23:33.796108 crc crio[21573]: time=\"2026-06-12T16:23:33.786963192Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:23:33.796108 crc crio[21573]: time=\"2026-06-12T16:23:33.794775804Z\" level=info msg=\"Running pod sandbox: openstack/memcached-0/POD\" id=2878bc3e-ea58-45b6-9c28-2597431cba3c name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 16:23:33.796108 crc crio[21573]: time=\"2026-06-12T16:23:33.794866337Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:23:33.924131 crc crio[21573]: time=\"2026-06-12T16:23:33.924025467Z\" level=info msg=\"Ran pod sandbox 226c5744652142a03f62e1398c005afdb05109fed4c6438e4cf94743c3d33791 with infra container: openstack/openstack-galera-0/POD\" id=8e146fb6-3a86-4afd-955e-861a419b7c69 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 16:23:33.949678 crc crio[21573]: time=\"2026-06-12T16:23:33.945329183Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=bc0ec65c-44da-4353-b30e-49f87512d3cb name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:23:33.962896 crc crio[21573]: time=\"2026-06-12T16:23:33.956250861Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/openstack-mariadb:current-podified not found\" id=bc0ec65c-44da-4353-b30e-49f87512d3cb name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:23:33.962896 crc crio[21573]: time=\"2026-06-12T16:23:33.956408285Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-mariadb:current-podified found\" id=bc0ec65c-44da-4353-b30e-49f87512d3cb name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:23:33.980961 crc crio[21573]: time=\"2026-06-12T16:23:33.980365473Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=941f6abd-cc60-4876-b4ba-896b2418c4b4 name=/runtime.v1.ImageService/PullImage\nJun 12 16:23:33.999811 crc crio[21573]: time=\"2026-06-12T16:23:33.985643243Z\" level=info msg=\"Created container 38c1bb26be0c0f8a02e29593e9443ea51bece8ad1772d827723954c98e7aa1d4: openshift-marketplace/certified-operators-6ntlh/registry-server\" id=1ae024e5-8904-48a0-8f55-a0ea2e8c23a3 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:23:33.999811 crc crio[21573]: time=\"2026-06-12T16:23:33.992208669Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\\\"\"\nJun 12 16:23:33.999811 crc crio[21573]: time=\"2026-06-12T16:23:33.995758254Z\" level=info msg=\"Starting container: 38c1bb26be0c0f8a02e29593e9443ea51bece8ad1772d827723954c98e7aa1d4\" id=0bbe8d17-9d81-4c2e-8717-1ea51d0938a1 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 16:23:34.004007 crc crio[21573]: time=\"2026-06-12T16:23:34.002532352Z\" level=info msg=\"Running pod sandbox: openstack/openstack-cell1-galera-0/POD\" id=7ae45b0f-9b1c-44ae-96df-0f648e6294b8 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 16:23:34.004007 crc crio[21573]: time=\"2026-06-12T16:23:34.002628385Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:23:34.020319 crc crio[21573]: time=\"2026-06-12T16:23:34.019675119Z\" level=info msg=\"Started container\" PID=58050 containerID=38c1bb26be0c0f8a02e29593e9443ea51bece8ad1772d827723954c98e7aa1d4 description=openshift-marketplace/certified-operators-6ntlh/registry-server id=0bbe8d17-9d81-4c2e-8717-1ea51d0938a1 name=/runtime.v1.RuntimeService/StartContainer sandboxID=5424ae56f4cdab3598c254a496beaddab564ab2e6ef5e1b42ac4f9827da247d2\nJun 12 16:23:34.156836 crc crio[21573]: time=\"2026-06-12T16:23:34.15671018Z\" level=info msg=\"Got pod network &{Name:openstack-cell1-galera-0 Namespace:openstack ID:781f57ed4fbfd14b2ee5661e969f8a9ded09909ab4f4d78b085f216d965ab5d9 UID:99c16e69-6ed4-45fd-8531-5eed36987483 NetNS:/var/run/netns/f5c97e81-647e-456b-9ece-c049dbdc4ecc Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod99c16e69_6ed4_45fd_8531_5eed36987483.slice PodAnnotations:0xc00063cd48}] Aliases:map[]}\"\nJun 12 16:23:34.157355 crc crio[21573]: time=\"2026-06-12T16:23:34.156897315Z\" level=info msg=\"Adding pod openstack_openstack-cell1-galera-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 16:23:34.196383 crc crio[21573]: time=\"2026-06-12T16:23:34.195748021Z\" level=info msg=\"Got pod network &{Name:memcached-0 Namespace:openstack ID:49281288ccf1b6fd81e20783f3ea7dd73650d786508e663e8434193584dda129 UID:fc12b3b1-7267-47a4-ad94-1dab7bdc984a NetNS:/var/run/netns/2d0ffe0a-8dca-4fd8-ab08-a7e3e99b3c4c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podfc12b3b1_7267_47a4_ad94_1dab7bdc984a.slice PodAnnotations:0xc0018966a0}] Aliases:map[]}\"\nJun 12 16:23:34.198372 crc crio[21573]: time=\"2026-06-12T16:23:34.195852154Z\" level=info msg=\"Adding pod openstack_memcached-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 16:23:34.245192 crc crio[21573]: 2026-06-12T16:23:34Z [verbose] CmdAdd (shim): {1.1.0 [{Name:883c8354fa4d82b Mac:c2:c1:01:13:1b:2f Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:6c Mtu:0 Sandbox:/var/run/netns/006f03ed-ea1f-45ed-b716-3e8a32444cf6 SocketPath: PciID:}] [{Interface:0xc00025a730 Address:{IP:10.217.0.108 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 16:23:34.270864 crc crio[21573]: time=\"2026-06-12T16:23:34.270097412Z\" level=info msg=\"Got pod network &{Name:redhat-marketplace-nphbg Namespace:openshift-marketplace ID:883c8354fa4d82b95fdc99de1e63c2baaf5d0b89ae1c9f0d6b827934af9d9cab UID:414d998b-fa0d-4156-9d14-6c482540239a NetNS:/var/run/netns/006f03ed-ea1f-45ed-b716-3e8a32444cf6 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod414d998b_fa0d_4156_9d14_6c482540239a.slice PodAnnotations:0xc00008cdb0}] Aliases:map[]}\"\nJun 12 16:23:34.294271 crc crio[21573]: time=\"2026-06-12T16:23:34.270412441Z\" level=info msg=\"Checking pod openshift-marketplace_redhat-marketplace-nphbg for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 16:23:34.621608 crc crio[21573]: time=\"2026-06-12T16:23:34.617890538Z\" level=info msg=\"Ran pod sandbox 883c8354fa4d82b95fdc99de1e63c2baaf5d0b89ae1c9f0d6b827934af9d9cab with infra container: openshift-marketplace/redhat-marketplace-nphbg/POD\" id=692b5dbd-d82f-4ce5-86bd-133e500c404b name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 16:23:34.676818 crc crio[21573]: time=\"2026-06-12T16:23:34.674045106Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=591fe4b1-3349-49db-b199-dccad2c6072d name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:23:34.692026 crc crio[21573]: time=\"2026-06-12T16:23:34.691957328Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=5ff94550-b906-4059-bde4-943bbfd8868b name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:23:34.799792 crc crio[21573]: time=\"2026-06-12T16:23:34.798036312Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-marketplace-nphbg/extract-utilities\" id=0316dc58-9cc4-4189-9898-3f20caa7d2c4 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:23:34.816341 crc crio[21573]: time=\"2026-06-12T16:23:34.811549137Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:23:35.444012 crc crio[21573]: time=\"2026-06-12T16:23:35.443612207Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:23:35.467364 crc crio[21573]: time=\"2026-06-12T16:23:35.467051297Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:23:37.958719 crc crio[21573]: time=\"2026-06-12T16:23:37.957046814Z\" level=info msg=\"Created container 6981175c30c617515e46a88984a39dec0667639f881d98dd7ecae21a00f5502e: openshift-marketplace/redhat-marketplace-nphbg/extract-utilities\" id=0316dc58-9cc4-4189-9898-3f20caa7d2c4 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:23:37.966829 crc crio[21573]: time=\"2026-06-12T16:23:37.960919073Z\" level=info msg=\"Starting container: 6981175c30c617515e46a88984a39dec0667639f881d98dd7ecae21a00f5502e\" id=6264b1a9-9804-4755-be60-28577d25e071 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 16:23:37.969172 crc crio[21573]: time=\"2026-06-12T16:23:37.969006462Z\" level=info msg=\"Started container\" PID=58229 containerID=6981175c30c617515e46a88984a39dec0667639f881d98dd7ecae21a00f5502e description=openshift-marketplace/redhat-marketplace-nphbg/extract-utilities id=6264b1a9-9804-4755-be60-28577d25e071 name=/runtime.v1.RuntimeService/StartContainer sandboxID=883c8354fa4d82b95fdc99de1e63c2baaf5d0b89ae1c9f0d6b827934af9d9cab\nJun 12 16:23:40.112641 crc crio[21573]: time=\"2026-06-12T16:23:40.112214731Z\" level=info msg=\"Pulling image: registry.redhat.io/redhat/redhat-marketplace-index:v4.20\" id=365a227e-a538-4047-b92c-9adc60228cd5 name=/runtime.v1.ImageService/PullImage\nJun 12 16:23:40.118257 crc crio[21573]: time=\"2026-06-12T16:23:40.118193471Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/redhat/redhat-marketplace-index:v4.20\\\"\"\nJun 12 16:23:40.655103 crc crio[21573]: 2026-06-12T16:23:40Z [verbose] CmdAdd (shim): {1.1.0 [{Name:49281288ccf1b6f Mac:de:04:ae:1e:fc:38 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:6d Mtu:0 Sandbox:/var/run/netns/2d0ffe0a-8dca-4fd8-ab08-a7e3e99b3c4c SocketPath: PciID:}] [{Interface:0xc0003ba7f0 Address:{IP:10.217.0.109 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 16:23:40.655103 crc crio[21573]: time=\"2026-06-12T16:23:40.654837416Z\" level=info msg=\"Got pod network &{Name:memcached-0 Namespace:openstack ID:49281288ccf1b6fd81e20783f3ea7dd73650d786508e663e8434193584dda129 UID:fc12b3b1-7267-47a4-ad94-1dab7bdc984a NetNS:/var/run/netns/2d0ffe0a-8dca-4fd8-ab08-a7e3e99b3c4c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podfc12b3b1_7267_47a4_ad94_1dab7bdc984a.slice PodAnnotations:0xc0018966a0}] Aliases:map[]}\"\nJun 12 16:23:40.655103 crc crio[21573]: time=\"2026-06-12T16:23:40.65499291Z\" level=info msg=\"Checking pod openstack_memcached-0 for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 16:23:40.661212 crc crio[21573]: 2026-06-12T16:23:40Z [verbose] CmdAdd (shim): {1.1.0 [{Name:781f57ed4fbfd14 Mac:6e:fc:47:b9:7d:86 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:6e Mtu:0 Sandbox:/var/run/netns/f5c97e81-647e-456b-9ece-c049dbdc4ecc SocketPath: PciID:}] [{Interface:0xc000014610 Address:{IP:10.217.0.110 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 16:23:40.661212 crc crio[21573]: time=\"2026-06-12T16:23:40.659890182Z\" level=info msg=\"Got pod network &{Name:openstack-cell1-galera-0 Namespace:openstack ID:781f57ed4fbfd14b2ee5661e969f8a9ded09909ab4f4d78b085f216d965ab5d9 UID:99c16e69-6ed4-45fd-8531-5eed36987483 NetNS:/var/run/netns/f5c97e81-647e-456b-9ece-c049dbdc4ecc Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod99c16e69_6ed4_45fd_8531_5eed36987483.slice PodAnnotations:0xc00063cd48}] Aliases:map[]}\"\nJun 12 16:23:40.661212 crc crio[21573]: time=\"2026-06-12T16:23:40.660352802Z\" level=info msg=\"Checking pod openstack_openstack-cell1-galera-0 for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 16:23:40.672683 crc crio[21573]: time=\"2026-06-12T16:23:40.672603864Z\" level=info msg=\"Ran pod sandbox 49281288ccf1b6fd81e20783f3ea7dd73650d786508e663e8434193584dda129 with infra container: openstack/memcached-0/POD\" id=2878bc3e-ea58-45b6-9c28-2597431cba3c name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 16:23:40.683289 crc crio[21573]: time=\"2026-06-12T16:23:40.683135784Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-memcached:current-podified\" id=ce617f6e-121e-4e6d-905c-60ef0f6cc082 name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:23:40.683993 crc crio[21573]: time=\"2026-06-12T16:23:40.68393071Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/openstack-memcached:current-podified not found\" id=ce617f6e-121e-4e6d-905c-60ef0f6cc082 name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:23:40.684232 crc crio[21573]: time=\"2026-06-12T16:23:40.68407172Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-memcached:current-podified found\" id=ce617f6e-121e-4e6d-905c-60ef0f6cc082 name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:23:40.685676 crc crio[21573]: time=\"2026-06-12T16:23:40.685615574Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-memcached:current-podified\" id=3965da9a-10a8-4a33-8680-ea3d6968100a name=/runtime.v1.ImageService/PullImage\nJun 12 16:23:40.690543 crc crio[21573]: time=\"2026-06-12T16:23:40.690424966Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-memcached:current-podified\\\"\"\nJun 12 16:23:40.748517 crc crio[21573]: time=\"2026-06-12T16:23:40.747895385Z\" level=info msg=\"Ran pod sandbox 781f57ed4fbfd14b2ee5661e969f8a9ded09909ab4f4d78b085f216d965ab5d9 with infra container: openstack/openstack-cell1-galera-0/POD\" id=7ae45b0f-9b1c-44ae-96df-0f648e6294b8 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 16:23:40.764219 crc crio[21573]: time=\"2026-06-12T16:23:40.757385902Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=515917d0-58e2-4988-928f-458283cbc9b5 name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:23:40.764219 crc crio[21573]: time=\"2026-06-12T16:23:40.757790054Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/openstack-mariadb:current-podified not found\" id=515917d0-58e2-4988-928f-458283cbc9b5 name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:23:40.764219 crc crio[21573]: time=\"2026-06-12T16:23:40.757856786Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-mariadb:current-podified found\" id=515917d0-58e2-4988-928f-458283cbc9b5 name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:23:40.764219 crc crio[21573]: time=\"2026-06-12T16:23:40.763252575Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=5093b237-961d-4173-a269-66ba741c23f3 name=/runtime.v1.ImageService/PullImage\nJun 12 16:23:40.766716 crc crio[21573]: time=\"2026-06-12T16:23:40.766641914Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\\\"\"\nJun 12 16:23:42.373529 crc crio[21573]: time=\"2026-06-12T16:23:42.372842265Z\" level=info msg=\"Pulled image: registry.redhat.io/redhat/redhat-marketplace-index@sha256:eaa0e17f3e4a3079539d3da6839f308f2d277b5c3bc91e1d58ba54c3b141d4ba\" id=365a227e-a538-4047-b92c-9adc60228cd5 name=/runtime.v1.ImageService/PullImage\nJun 12 16:23:42.377635 crc crio[21573]: time=\"2026-06-12T16:23:42.377367343Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-marketplace-index:v4.20\" id=ea6c72bf-03b5-4cec-bb5d-e105dee119b5 name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:23:42.382388 crc crio[21573]: time=\"2026-06-12T16:23:42.382287012Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-marketplace-index:v4.20\" id=9210c48f-29c6-40e7-86a1-c37c2922cda3 name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:23:42.437251 crc crio[21573]: time=\"2026-06-12T16:23:42.437064048Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-marketplace-nphbg/extract-content\" id=f34fa186-5821-42b6-82f0-bd2f9cd430e1 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:23:42.454533 crc crio[21573]: time=\"2026-06-12T16:23:42.451887234Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:23:42.964051 crc crio[21573]: time=\"2026-06-12T16:23:42.963912Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:23:42.972969 crc crio[21573]: time=\"2026-06-12T16:23:42.972083864Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:23:43.675081 crc crio[21573]: time=\"2026-06-12T16:23:43.673214045Z\" level=info msg=\"Created container a258746876451b5b52b477b74ab60c55d63536a13a1739e34845d0a9ace25dd1: openshift-marketplace/redhat-marketplace-nphbg/extract-content\" id=f34fa186-5821-42b6-82f0-bd2f9cd430e1 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:23:43.695780 crc crio[21573]: time=\"2026-06-12T16:23:43.689009498Z\" level=info msg=\"Starting container: a258746876451b5b52b477b74ab60c55d63536a13a1739e34845d0a9ace25dd1\" id=45bc25cc-1648-444f-b6c9-264378da757b name=/runtime.v1.RuntimeService/StartContainer\nJun 12 16:23:43.705119 crc crio[21573]: time=\"2026-06-12T16:23:43.704968606Z\" level=info msg=\"Running pod sandbox: openstack/kube-state-metrics-0/POD\" id=d743fbb6-5d38-4b41-921d-042aa73c2867 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 16:23:43.705305 crc crio[21573]: time=\"2026-06-12T16:23:43.705189809Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:23:43.759510 crc crio[21573]: time=\"2026-06-12T16:23:43.751328852Z\" level=info msg=\"Started container\" PID=58389 containerID=a258746876451b5b52b477b74ab60c55d63536a13a1739e34845d0a9ace25dd1 description=openshift-marketplace/redhat-marketplace-nphbg/extract-content id=45bc25cc-1648-444f-b6c9-264378da757b name=/runtime.v1.RuntimeService/StartContainer sandboxID=883c8354fa4d82b95fdc99de1e63c2baaf5d0b89ae1c9f0d6b827934af9d9cab\nJun 12 16:23:43.982568 crc crio[21573]: time=\"2026-06-12T16:23:43.980900651Z\" level=info msg=\"Got pod network &{Name:kube-state-metrics-0 Namespace:openstack ID:4f2e28cc5ec8d35382dddbe68ef3aea3d643ccdd34c289ecb51ccf3e8e7034ba UID:4e717c39-58e3-4145-a6ce-77440894537e NetNS:/var/run/netns/cdc61f8c-5489-47cf-8ffc-d91ef8fb425c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod4e717c39_58e3_4145_a6ce_77440894537e.slice PodAnnotations:0xc0005684b8}] Aliases:map[]}\"\nJun 12 16:23:43.982568 crc crio[21573]: time=\"2026-06-12T16:23:43.981519389Z\" level=info msg=\"Adding pod openstack_kube-state-metrics-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 16:23:45.007298 crc crio[21573]: time=\"2026-06-12T16:23:45.006596756Z\" level=info msg=\"Running pod sandbox: openstack/ovn-controller-pvfrv/POD\" id=f33e23b0-e1b8-45a6-add9-c15b061ea616 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 16:23:45.009403 crc crio[21573]: time=\"2026-06-12T16:23:45.007297595Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:23:45.139357 crc crio[21573]: 2026-06-12T16:23:45Z [verbose] CmdAdd (shim): {1.1.0 [{Name:4f2e28cc5ec8d35 Mac:26:10:5c:ab:68:e7 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:6f Mtu:0 Sandbox:/var/run/netns/cdc61f8c-5489-47cf-8ffc-d91ef8fb425c SocketPath: PciID:}] [{Interface:0xc000014940 Address:{IP:10.217.0.111 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 16:23:45.157549 crc crio[21573]: time=\"2026-06-12T16:23:45.157078304Z\" level=info msg=\"Got pod network &{Name:kube-state-metrics-0 Namespace:openstack ID:4f2e28cc5ec8d35382dddbe68ef3aea3d643ccdd34c289ecb51ccf3e8e7034ba UID:4e717c39-58e3-4145-a6ce-77440894537e NetNS:/var/run/netns/cdc61f8c-5489-47cf-8ffc-d91ef8fb425c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod4e717c39_58e3_4145_a6ce_77440894537e.slice PodAnnotations:0xc0005684b8}] Aliases:map[]}\"\nJun 12 16:23:45.157983 crc crio[21573]: time=\"2026-06-12T16:23:45.157553137Z\" level=info msg=\"Checking pod openstack_kube-state-metrics-0 for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 16:23:45.234602 crc crio[21573]: time=\"2026-06-12T16:23:45.234360181Z\" level=info msg=\"Got pod network &{Name:ovn-controller-pvfrv Namespace:openstack ID:428aed1946a5d6cc4e1c0493b86577aa23bf45cd182f5f2efd29b1004c6bb702 UID:258b4641-ee70-4dca-b632-9392e375664a NetNS:/var/run/netns/8be7a83f-82b9-4e98-baa3-b8e8a71ae821 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod258b4641_ee70_4dca_b632_9392e375664a.slice PodAnnotations:0xc00338e350}] Aliases:map[]}\"\nJun 12 16:23:45.237216 crc crio[21573]: time=\"2026-06-12T16:23:45.237009137Z\" level=info msg=\"Adding pod openstack_ovn-controller-pvfrv to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 16:23:45.356496 crc crio[21573]: time=\"2026-06-12T16:23:45.346713296Z\" level=info msg=\"Ran pod sandbox 4f2e28cc5ec8d35382dddbe68ef3aea3d643ccdd34c289ecb51ccf3e8e7034ba with infra container: openstack/kube-state-metrics-0/POD\" id=d743fbb6-5d38-4b41-921d-042aa73c2867 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 16:23:45.356496 crc crio[21573]: time=\"2026-06-12T16:23:45.348536664Z\" level=info msg=\"Running pod sandbox: openstack/ovn-controller-ovs-cjkn2/POD\" id=67b87a6e-40a7-4cad-a4f0-d0beaaa44900 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 16:23:45.356496 crc crio[21573]: time=\"2026-06-12T16:23:45.348623446Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:23:45.356496 crc crio[21573]: time=\"2026-06-12T16:23:45.349957113Z\" level=info msg=\"Checking image status: registry.k8s.io/kube-state-metrics/kube-state-metrics:v2.15.0\" id=070ceb17-a2d0-4ffc-8af0-40708361aafa name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:23:45.356496 crc crio[21573]: time=\"2026-06-12T16:23:45.351124448Z\" level=info msg=\"Image registry.k8s.io/kube-state-metrics/kube-state-metrics:v2.15.0 not found\" id=070ceb17-a2d0-4ffc-8af0-40708361aafa name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:23:45.356496 crc crio[21573]: time=\"2026-06-12T16:23:45.351247989Z\" level=info msg=\"Neither image nor artfiact registry.k8s.io/kube-state-metrics/kube-state-metrics:v2.15.0 found\" id=070ceb17-a2d0-4ffc-8af0-40708361aafa name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:23:45.356496 crc crio[21573]: time=\"2026-06-12T16:23:45.353273077Z\" level=info msg=\"Pulling image: registry.k8s.io/kube-state-metrics/kube-state-metrics:v2.15.0\" id=612d1901-edc7-4166-882b-541d1a3fe16e name=/runtime.v1.ImageService/PullImage\nJun 12 16:23:45.398888 crc crio[21573]: time=\"2026-06-12T16:23:45.398823159Z\" level=info msg=\"Trying to access \\\"registry.k8s.io/kube-state-metrics/kube-state-metrics:v2.15.0\\\"\"\nJun 12 16:23:45.561100 crc crio[21573]: time=\"2026-06-12T16:23:45.560863622Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=21b70ef4-45cf-4339-b133-e47fb50b000b name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:23:45.572263 crc crio[21573]: time=\"2026-06-12T16:23:45.572131018Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=927faf48-9030-4e4f-b6c0-e421817a298c name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:23:45.583526 crc crio[21573]: time=\"2026-06-12T16:23:45.583396002Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-marketplace-nphbg/registry-server\" id=e45b9295-27e1-41ae-b5d4-71a16740d4f3 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:23:45.584430 crc crio[21573]: time=\"2026-06-12T16:23:45.584329948Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:23:45.614566 crc crio[21573]: time=\"2026-06-12T16:23:45.61431574Z\" level=info msg=\"Got pod network &{Name:ovn-controller-ovs-cjkn2 Namespace:openstack ID:8293d1ce918cbcd754ae6dfed80e502b8fd5a8367df3464a30efb6c5ab7cf1dd UID:25e77fe9-847b-409d-81bd-344e28fec9a5 NetNS:/var/run/netns/08cc4195-1731-4fff-acb5-cebf2c51536c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod25e77fe9_847b_409d_81bd_344e28fec9a5.slice PodAnnotations:0xc0036745b0}] Aliases:map[]}\"\nJun 12 16:23:45.614566 crc crio[21573]: time=\"2026-06-12T16:23:45.614413943Z\" level=info msg=\"Adding pod openstack_ovn-controller-ovs-cjkn2 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 16:23:45.651944 crc crio[21573]: time=\"2026-06-12T16:23:45.651830559Z\" level=info msg=\"Running pod sandbox: openstack/ovsdbserver-nb-0/POD\" id=e11aa81e-e233-4b8e-8cd2-390a6a4cc64f name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 16:23:45.652313 crc crio[21573]: time=\"2026-06-12T16:23:45.651977483Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:23:45.906299 crc crio[21573]: time=\"2026-06-12T16:23:45.905506879Z\" level=info msg=\"Got pod network &{Name:ovsdbserver-nb-0 Namespace:openstack ID:60868546b23cf666fe2c767f5decbdcd4b5d7fffca0dbf5f5828e40408bdd8b5 UID:36a428a5-313c-4257-88fa-cdd1190a0c0f NetNS:/var/run/netns/8f40ea29-1817-4991-888e-a18fb6e1485b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod36a428a5_313c_4257_88fa_cdd1190a0c0f.slice PodAnnotations:0xc00008ce80}] Aliases:map[]}\"\nJun 12 16:23:45.906299 crc crio[21573]: time=\"2026-06-12T16:23:45.906280481Z\" level=info msg=\"Adding pod openstack_ovsdbserver-nb-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 16:23:46.024761 crc crio[21573]: time=\"2026-06-12T16:23:46.024031152Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:23:46.392305 crc crio[21573]: time=\"2026-06-12T16:23:46.389060863Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:23:46.606312 crc crio[21573]: 2026-06-12T16:23:46Z [verbose] CmdAdd (shim): {1.1.0 [{Name:428aed1946a5d6c Mac:46:46:97:63:e3:49 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:70 Mtu:0 Sandbox:/var/run/netns/8be7a83f-82b9-4e98-baa3-b8e8a71ae821 SocketPath: PciID:}] [{Interface:0xc00012c740 Address:{IP:10.217.0.112 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 16:23:46.642747 crc crio[21573]: time=\"2026-06-12T16:23:46.641405715Z\" level=info msg=\"Got pod network &{Name:ovn-controller-pvfrv Namespace:openstack ID:428aed1946a5d6cc4e1c0493b86577aa23bf45cd182f5f2efd29b1004c6bb702 UID:258b4641-ee70-4dca-b632-9392e375664a NetNS:/var/run/netns/8be7a83f-82b9-4e98-baa3-b8e8a71ae821 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod258b4641_ee70_4dca_b632_9392e375664a.slice PodAnnotations:0xc00338e350}] Aliases:map[]}\"\nJun 12 16:23:46.642747 crc crio[21573]: time=\"2026-06-12T16:23:46.641999051Z\" level=info msg=\"Checking pod openstack_ovn-controller-pvfrv for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 16:23:46.707696 crc crio[21573]: time=\"2026-06-12T16:23:46.701320462Z\" level=info msg=\"Ran pod sandbox 428aed1946a5d6cc4e1c0493b86577aa23bf45cd182f5f2efd29b1004c6bb702 with infra container: openstack/ovn-controller-pvfrv/POD\" id=f33e23b0-e1b8-45a6-add9-c15b061ea616 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 16:23:46.722229 crc crio[21573]: time=\"2026-06-12T16:23:46.721597477Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-controller:current-podified\" id=669adba9-3255-433c-ad94-95d36fa6f497 name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:23:46.722229 crc crio[21573]: time=\"2026-06-12T16:23:46.722044409Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/openstack-ovn-controller:current-podified not found\" id=669adba9-3255-433c-ad94-95d36fa6f497 name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:23:46.722229 crc crio[21573]: time=\"2026-06-12T16:23:46.722100001Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-ovn-controller:current-podified found\" id=669adba9-3255-433c-ad94-95d36fa6f497 name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:23:46.726200 crc crio[21573]: time=\"2026-06-12T16:23:46.726081192Z\" level=info msg=\"Created container ec3e8d5e212c3063bf1ccb127cd6c0da181e1f745d3706deec92f9360d94abfe: openshift-marketplace/redhat-marketplace-nphbg/registry-server\" id=e45b9295-27e1-41ae-b5d4-71a16740d4f3 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:23:46.738408 crc crio[21573]: time=\"2026-06-12T16:23:46.738339729Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-ovn-controller:current-podified\" id=e12ffc35-d0f2-4ae5-9560-50fcf59d4952 name=/runtime.v1.ImageService/PullImage\nJun 12 16:23:46.739518 crc crio[21573]: time=\"2026-06-12T16:23:46.739007742Z\" level=info msg=\"Starting container: ec3e8d5e212c3063bf1ccb127cd6c0da181e1f745d3706deec92f9360d94abfe\" id=b3805db4-54f4-4140-9e2c-39c9cde1aa00 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 16:23:46.758002 crc crio[21573]: time=\"2026-06-12T16:23:46.757894732Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-ovn-controller:current-podified\\\"\"\nJun 12 16:23:46.786598 crc crio[21573]: time=\"2026-06-12T16:23:46.784525997Z\" level=info msg=\"Started container\" PID=58694 containerID=ec3e8d5e212c3063bf1ccb127cd6c0da181e1f745d3706deec92f9360d94abfe description=openshift-marketplace/redhat-marketplace-nphbg/registry-server id=b3805db4-54f4-4140-9e2c-39c9cde1aa00 name=/runtime.v1.RuntimeService/StartContainer sandboxID=883c8354fa4d82b95fdc99de1e63c2baaf5d0b89ae1c9f0d6b827934af9d9cab\nJun 12 16:23:47.000874 crc crio[21573]: 2026-06-12T16:23:46Z [verbose] CmdAdd (shim): {1.1.0 [{Name:8293d1ce918cbcd Mac:12:cb:09:6e:aa:68 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:71 Mtu:0 Sandbox:/var/run/netns/08cc4195-1731-4fff-acb5-cebf2c51536c SocketPath: PciID:}] [{Interface:0xc000014610 Address:{IP:10.217.0.113 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 16:23:47.008308 crc crio[21573]: time=\"2026-06-12T16:23:47.008232023Z\" level=info msg=\"Got pod network &{Name:ovn-controller-ovs-cjkn2 Namespace:openstack ID:8293d1ce918cbcd754ae6dfed80e502b8fd5a8367df3464a30efb6c5ab7cf1dd UID:25e77fe9-847b-409d-81bd-344e28fec9a5 NetNS:/var/run/netns/08cc4195-1731-4fff-acb5-cebf2c51536c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod25e77fe9_847b_409d_81bd_344e28fec9a5.slice PodAnnotations:0xc0036745b0}] Aliases:map[]}\"\nJun 12 16:23:47.012604 crc crio[21573]: time=\"2026-06-12T16:23:47.00865799Z\" level=info msg=\"Checking pod openstack_ovn-controller-ovs-cjkn2 for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 16:23:47.041093 crc crio[21573]: time=\"2026-06-12T16:23:47.039934301Z\" level=info msg=\"Ran pod sandbox 8293d1ce918cbcd754ae6dfed80e502b8fd5a8367df3464a30efb6c5ab7cf1dd with infra container: openstack/ovn-controller-ovs-cjkn2/POD\" id=67b87a6e-40a7-4cad-a4f0-d0beaaa44900 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 16:23:47.098265 crc crio[21573]: time=\"2026-06-12T16:23:47.098130988Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-base:current-podified\" id=f200760b-f248-493d-a1d7-14edfddd9d17 name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:23:47.100829 crc crio[21573]: time=\"2026-06-12T16:23:47.100792815Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/openstack-ovn-base:current-podified not found\" id=f200760b-f248-493d-a1d7-14edfddd9d17 name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:23:47.141396 crc crio[21573]: time=\"2026-06-12T16:23:47.141312046Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-ovn-base:current-podified found\" id=f200760b-f248-493d-a1d7-14edfddd9d17 name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:23:47.144779 crc crio[21573]: time=\"2026-06-12T16:23:47.144673598Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-ovn-base:current-podified\" id=4c65ec1c-db59-41cb-a6cb-c87ac9c51300 name=/runtime.v1.ImageService/PullImage\nJun 12 16:23:47.151565 crc crio[21573]: time=\"2026-06-12T16:23:47.149587199Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-ovn-base:current-podified\\\"\"\nJun 12 16:23:47.461139 crc crio[21573]: 2026-06-12T16:23:47Z [verbose] CmdAdd (shim): {1.1.0 [{Name:60868546b23cf66 Mac:e2:9e:6a:0c:44:81 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:72 Mtu:0 Sandbox:/var/run/netns/8f40ea29-1817-4991-888e-a18fb6e1485b SocketPath: PciID:}] [{Interface:0xc0000146b0 Address:{IP:10.217.0.114 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 16:23:47.484300 crc crio[21573]: time=\"2026-06-12T16:23:47.482919906Z\" level=info msg=\"Got pod network &{Name:ovsdbserver-nb-0 Namespace:openstack ID:60868546b23cf666fe2c767f5decbdcd4b5d7fffca0dbf5f5828e40408bdd8b5 UID:36a428a5-313c-4257-88fa-cdd1190a0c0f NetNS:/var/run/netns/8f40ea29-1817-4991-888e-a18fb6e1485b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod36a428a5_313c_4257_88fa_cdd1190a0c0f.slice PodAnnotations:0xc00008ce80}] Aliases:map[]}\"\nJun 12 16:23:47.494865 crc crio[21573]: time=\"2026-06-12T16:23:47.494719906Z\" level=info msg=\"Checking pod openstack_ovsdbserver-nb-0 for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 16:23:47.650170 crc crio[21573]: time=\"2026-06-12T16:23:47.650062273Z\" level=info msg=\"Running pod sandbox: openstack/ovn-controller-metrics-64wdg/POD\" id=2bf78352-16a0-4206-9712-741fb11871d2 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 16:23:47.650417 crc crio[21573]: time=\"2026-06-12T16:23:47.650199946Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:23:48.339294 crc crio[21573]: time=\"2026-06-12T16:23:48.339219287Z\" level=info msg=\"Running pod sandbox: openstack/dnsmasq-dns-86cd84489-h4fqs/POD\" id=8bbf92ba-6840-4979-b61b-db90506766ad name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 16:23:48.340938 crc crio[21573]: time=\"2026-06-12T16:23:48.339539166Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:23:48.474088 crc crio[21573]: time=\"2026-06-12T16:23:48.473946377Z\" level=info msg=\"Ran pod sandbox 60868546b23cf666fe2c767f5decbdcd4b5d7fffca0dbf5f5828e40408bdd8b5 with infra container: openstack/ovsdbserver-nb-0/POD\" id=e11aa81e-e233-4b8e-8cd2-390a6a4cc64f name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 16:23:48.515025 crc crio[21573]: time=\"2026-06-12T16:23:48.51490941Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-nb-db-server:current-podified\" id=24fb0b18-f98b-4184-bc38-90d91713d311 name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:23:48.515832 crc crio[21573]: time=\"2026-06-12T16:23:48.51525157Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/openstack-ovn-nb-db-server:current-podified not found\" id=24fb0b18-f98b-4184-bc38-90d91713d311 name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:23:48.515832 crc crio[21573]: time=\"2026-06-12T16:23:48.515316352Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-ovn-nb-db-server:current-podified found\" id=24fb0b18-f98b-4184-bc38-90d91713d311 name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:23:48.524884 crc crio[21573]: time=\"2026-06-12T16:23:48.524580276Z\" level=info msg=\"Running pod sandbox: openstack/ovsdbserver-sb-0/POD\" id=0a0dfa87-7484-4ed3-b5d2-ec69fa9dbece name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 16:23:48.524884 crc crio[21573]: time=\"2026-06-12T16:23:48.524727971Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:23:48.528064 crc crio[21573]: time=\"2026-06-12T16:23:48.52788123Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-ovn-nb-db-server:current-podified\" id=99246510-c3a0-411e-9781-6041f2b3af2b name=/runtime.v1.ImageService/PullImage\nJun 12 16:23:48.537516 crc crio[21573]: time=\"2026-06-12T16:23:48.536673817Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-ovn-nb-db-server:current-podified\\\"\"\nJun 12 16:23:49.081782 crc crio[21573]: time=\"2026-06-12T16:23:49.072641157Z\" level=info msg=\"Stopping container: 38c1bb26be0c0f8a02e29593e9443ea51bece8ad1772d827723954c98e7aa1d4 (timeout: 2s)\" id=f4111f09-dd0f-4b3b-ba63-e788c59dc13a name=/runtime.v1.RuntimeService/StopContainer\nJun 12 16:23:55.454716 crc crio[21573]: time=\"2026-06-12T16:23:55.45200491Z\" level=info msg=\"Stopping container: ec3e8d5e212c3063bf1ccb127cd6c0da181e1f745d3706deec92f9360d94abfe (timeout: 2s)\" id=d6b9f12f-5415-4e69-a937-5a17b74da9b3 name=/runtime.v1.RuntimeService/StopContainer\nJun 12 16:23:56.377289 crc crio[21573]: time=\"2026-06-12T16:23:56.376745721Z\" level=info msg=\"Got pod network &{Name:ovn-controller-metrics-64wdg Namespace:openstack ID:9e48e5b14e9e02a220849671e58a2bdfefb16c5ed9ac9de635ef27ecb5335dd0 UID:eae228d6-29e8-4bec-88f1-7927ebaefe85 NetNS:/var/run/netns/e40f2385-92cb-4122-898d-cf92c3a6440d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podeae228d6_29e8_4bec_88f1_7927ebaefe85.slice PodAnnotations:0xc000568368}] Aliases:map[]}\"\nJun 12 16:23:56.377289 crc crio[21573]: time=\"2026-06-12T16:23:56.376815913Z\" level=info msg=\"Adding pod openstack_ovn-controller-metrics-64wdg to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 16:23:56.386717 crc crio[21573]: time=\"2026-06-12T16:23:56.3865711Z\" level=info msg=\"Stopped container 38c1bb26be0c0f8a02e29593e9443ea51bece8ad1772d827723954c98e7aa1d4: openshift-marketplace/certified-operators-6ntlh/registry-server\" id=f4111f09-dd0f-4b3b-ba63-e788c59dc13a name=/runtime.v1.RuntimeService/StopContainer\nJun 12 16:23:56.388710 crc crio[21573]: time=\"2026-06-12T16:23:56.388613227Z\" level=info msg=\"Stopping pod sandbox: 5424ae56f4cdab3598c254a496beaddab564ab2e6ef5e1b42ac4f9827da247d2\" id=ea2df253-7afa-474f-bf6c-07d4d44d49bd name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 16:23:56.389515 crc crio[21573]: time=\"2026-06-12T16:23:56.389264435Z\" level=info msg=\"Got pod network &{Name:certified-operators-6ntlh Namespace:openshift-marketplace ID:5424ae56f4cdab3598c254a496beaddab564ab2e6ef5e1b42ac4f9827da247d2 UID:d8795b1f-adf9-450d-9476-1c7aed8d424c NetNS:/var/run/netns/c315ad32-d9a2-4579-8847-c5159acce0c7 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podd8795b1f_adf9_450d_9476_1c7aed8d424c.slice PodAnnotations:0xc000138598}] Aliases:map[]}\"\nJun 12 16:23:56.389620 crc crio[21573]: time=\"2026-06-12T16:23:56.389534073Z\" level=info msg=\"Deleting pod openshift-marketplace_certified-operators-6ntlh from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 16:23:57.239414 crc crio[21573]: 2026-06-12T16:23:57Z [verbose] CmdAdd (shim): {1.1.0 [{Name:9e48e5b14e9e02a Mac:b6:f5:e1:60:d5:96 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:73 Mtu:0 Sandbox:/var/run/netns/e40f2385-92cb-4122-898d-cf92c3a6440d SocketPath: PciID:}] [{Interface:0xc000014620 Address:{IP:10.217.0.115 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 16:23:57.244044 crc crio[21573]: time=\"2026-06-12T16:23:57.243891096Z\" level=info msg=\"Got pod network &{Name:ovn-controller-metrics-64wdg Namespace:openstack ID:9e48e5b14e9e02a220849671e58a2bdfefb16c5ed9ac9de635ef27ecb5335dd0 UID:eae228d6-29e8-4bec-88f1-7927ebaefe85 NetNS:/var/run/netns/e40f2385-92cb-4122-898d-cf92c3a6440d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podeae228d6_29e8_4bec_88f1_7927ebaefe85.slice PodAnnotations:0xc000568368}] Aliases:map[]}\"\nJun 12 16:23:57.248187 crc crio[21573]: time=\"2026-06-12T16:23:57.247900697Z\" level=info msg=\"Checking pod openstack_ovn-controller-metrics-64wdg for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 16:23:57.657667 crc crio[21573]: time=\"2026-06-12T16:23:57.657360376Z\" level=info msg=\"Stopped container ec3e8d5e212c3063bf1ccb127cd6c0da181e1f745d3706deec92f9360d94abfe: openshift-marketplace/redhat-marketplace-nphbg/registry-server\" id=d6b9f12f-5415-4e69-a937-5a17b74da9b3 name=/runtime.v1.RuntimeService/StopContainer\nJun 12 16:23:57.660022 crc crio[21573]: time=\"2026-06-12T16:23:57.659870177Z\" level=info msg=\"Stopping pod sandbox: 883c8354fa4d82b95fdc99de1e63c2baaf5d0b89ae1c9f0d6b827934af9d9cab\" id=65888746-971e-4c3b-9514-b8c96f44da14 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 16:23:57.660721 crc crio[21573]: time=\"2026-06-12T16:23:57.660647889Z\" level=info msg=\"Got pod network &{Name:redhat-marketplace-nphbg Namespace:openshift-marketplace ID:883c8354fa4d82b95fdc99de1e63c2baaf5d0b89ae1c9f0d6b827934af9d9cab UID:414d998b-fa0d-4156-9d14-6c482540239a NetNS:/var/run/netns/006f03ed-ea1f-45ed-b716-3e8a32444cf6 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod414d998b_fa0d_4156_9d14_6c482540239a.slice PodAnnotations:0xc000138d28}] Aliases:map[]}\"\nJun 12 16:23:57.660942 crc crio[21573]: time=\"2026-06-12T16:23:57.660876876Z\" level=info msg=\"Deleting pod openshift-marketplace_redhat-marketplace-nphbg from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 16:23:57.694011 crc crio[21573]: time=\"2026-06-12T16:23:57.693329244Z\" level=info msg=\"Stopped pod sandbox: 5424ae56f4cdab3598c254a496beaddab564ab2e6ef5e1b42ac4f9827da247d2\" id=ea2df253-7afa-474f-bf6c-07d4d44d49bd name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 16:23:57.704793 crc crio[21573]: time=\"2026-06-12T16:23:57.704629195Z\" level=info msg=\"Ran pod sandbox 9e48e5b14e9e02a220849671e58a2bdfefb16c5ed9ac9de635ef27ecb5335dd0 with infra container: openstack/ovn-controller-metrics-64wdg/POD\" id=2bf78352-16a0-4206-9712-741fb11871d2 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 16:23:57.709336 crc crio[21573]: time=\"2026-06-12T16:23:57.709274595Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-network-exporter:current-podified\" id=0a8873ec-b1dc-4628-964e-05ce4c5ed72e name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:23:57.709830 crc crio[21573]: time=\"2026-06-12T16:23:57.709706588Z\" level=info msg=\"Image quay.io/openstack-k8s-operators/openstack-network-exporter:current-podified not found\" id=0a8873ec-b1dc-4628-964e-05ce4c5ed72e name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:23:57.709830 crc crio[21573]: time=\"2026-06-12T16:23:57.70978527Z\" level=info msg=\"Neither image nor artfiact quay.io/openstack-k8s-operators/openstack-network-exporter:current-podified found\" id=0a8873ec-b1dc-4628-964e-05ce4c5ed72e name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:23:57.711426 crc crio[21573]: time=\"2026-06-12T16:23:57.711345205Z\" level=info msg=\"Pulling image: quay.io/openstack-k8s-operators/openstack-network-exporter:current-podified\" id=8071817c-1c31-4bf8-8e03-be499c605102 name=/runtime.v1.ImageService/PullImage\nJun 12 16:23:57.716897 crc crio[21573]: time=\"2026-06-12T16:23:57.716796159Z\" level=info msg=\"Trying to access \\\"quay.io/openstack-k8s-operators/openstack-network-exporter:current-podified\\\"\"\nJun 12 16:23:58.578825 crc crio[21573]: time=\"2026-06-12T16:23:58.578202978Z\" level=info msg=\"Removing container: 38c1bb26be0c0f8a02e29593e9443ea51bece8ad1772d827723954c98e7aa1d4\" id=a994d38c-714b-4c45-a36c-fc7e6edfd49e name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 16:24:00.564106 crc crio[21573]: time=\"2026-06-12T16:24:00.563984551Z\" level=info msg=\"Running pod sandbox: openshift-infra/auto-csr-approver-29688024-lfhvq/POD\" id=ee23a42e-4a05-4cd0-b378-0c152ffd2a5e name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 16:24:00.565989 crc crio[21573]: time=\"2026-06-12T16:24:00.564133946Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:24:14.603674 crc crio[21573]: time=\"2026-06-12T16:24:14.602684943Z\" level=info msg=\"Stopped pod sandbox: 883c8354fa4d82b95fdc99de1e63c2baaf5d0b89ae1c9f0d6b827934af9d9cab\" id=65888746-971e-4c3b-9514-b8c96f44da14 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 16:24:14.613617 crc crio[21573]: time=\"2026-06-12T16:24:14.611102722Z\" level=info msg=\"Got pod network &{Name:ovsdbserver-sb-0 Namespace:openstack ID:00b0b036a3c8e71a8b6cc37b532adc197198c87eda091225e0074891ddb08a9c UID:48a61a2c-dcd4-48ed-ad0c-f3dabaf2b3f3 NetNS:/var/run/netns/e40cffe4-e1fc-4c7c-bd74-995f553a9c84 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod48a61a2c_dcd4_48ed_ad0c_f3dabaf2b3f3.slice PodAnnotations:0xc00063c418}] Aliases:map[]}\"\nJun 12 16:24:14.613617 crc crio[21573]: time=\"2026-06-12T16:24:14.611197135Z\" level=info msg=\"Adding pod openstack_ovsdbserver-sb-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 16:24:15.185376 crc crio[21573]: 2026-06-12T16:24:15Z [verbose] CmdAdd (shim): {1.1.0 [{Name:00b0b036a3c8e71 Mac:26:c1:48:77:de:3d Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:75 Mtu:0 Sandbox:/var/run/netns/e40cffe4-e1fc-4c7c-bd74-995f553a9c84 SocketPath: PciID:}] [{Interface:0xc0005085f0 Address:{IP:10.217.0.117 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 16:24:15.187761 crc crio[21573]: time=\"2026-06-12T16:24:15.187665333Z\" level=info msg=\"Got pod network &{Name:ovsdbserver-sb-0 Namespace:openstack ID:00b0b036a3c8e71a8b6cc37b532adc197198c87eda091225e0074891ddb08a9c UID:48a61a2c-dcd4-48ed-ad0c-f3dabaf2b3f3 NetNS:/var/run/netns/e40cffe4-e1fc-4c7c-bd74-995f553a9c84 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod48a61a2c_dcd4_48ed_ad0c_f3dabaf2b3f3.slice PodAnnotations:0xc00063c418}] Aliases:map[]}\"\nJun 12 16:24:15.187969 crc crio[21573]: time=\"2026-06-12T16:24:15.18790014Z\" level=info msg=\"Checking pod openstack_ovsdbserver-sb-0 for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 16:24:21.391317 crc crio[21573]: time=\"2026-06-12T16:24:21.390042592Z\" level=info msg=\"Removed container 38c1bb26be0c0f8a02e29593e9443ea51bece8ad1772d827723954c98e7aa1d4: openshift-marketplace/certified-operators-6ntlh/registry-server\" id=a994d38c-714b-4c45-a36c-fc7e6edfd49e name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 16:24:21.396814 crc crio[21573]: time=\"2026-06-12T16:24:21.396508497Z\" level=info msg=\"Removing container: daa41ee6564927635823cbe11581bfb2f23c15523f5262b9c4149d117cf30925\" id=6a5d5601-6258-47cc-878b-11909150f48c name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 16:24:21.431942 crc crio[21573]: time=\"2026-06-12T16:24:21.431780926Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-86cd84489-h4fqs Namespace:openstack ID:c09eec9b2aa6d6643cc8c0a1ac72ea2730238e0d0fbb7a6420f7939a22402bbb UID:8ad8ded8-3933-4d0c-8ba3-55d6fe8cf811 NetNS:/var/run/netns/29cabb79-536d-4804-a049-300e8764c0fa Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod8ad8ded8_3933_4d0c_8ba3_55d6fe8cf811.slice PodAnnotations:0xc000568cc8}] Aliases:map[]}\"\nJun 12 16:24:21.431942 crc crio[21573]: time=\"2026-06-12T16:24:21.431897249Z\" level=info msg=\"Adding pod openstack_dnsmasq-dns-86cd84489-h4fqs to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 16:24:21.459108 crc crio[21573]: time=\"2026-06-12T16:24:21.458971126Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-memcached@sha256:b4f352539214981ebbb81c288daf6b9ada8de59d98cbcc943e66b18ff9ce1c1f\" id=3965da9a-10a8-4a33-8680-ea3d6968100a name=/runtime.v1.ImageService/PullImage\nJun 12 16:24:21.461348 crc crio[21573]: time=\"2026-06-12T16:24:21.461209711Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-memcached:current-podified\" id=7a20b1f4-64d8-481f-86b2-c6d9e61a9109 name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:24:21.469788 crc crio[21573]: time=\"2026-06-12T16:24:21.469329882Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:c5b832ae46849f3293936f6c7f4a47f6dce6145f79c1006d2dffaeddd2d54505\" id=5093b237-961d-4173-a269-66ba741c23f3 name=/runtime.v1.ImageService/PullImage\nJun 12 16:24:21.473713 crc crio[21573]: time=\"2026-06-12T16:24:21.472814077Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=39b90bf4-8dea-4a4c-ae7b-292e0d4a16d6 name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:24:21.478626 crc crio[21573]: time=\"2026-06-12T16:24:21.478505934Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-ovn-base@sha256:3bbbf49f7ad488d6722e2ea21ae3d80f5548c28d7ec91fbca98696a13c708577\" id=4c65ec1c-db59-41cb-a6cb-c87ac9c51300 name=/runtime.v1.ImageService/PullImage\nJun 12 16:24:21.483837 crc crio[21573]: time=\"2026-06-12T16:24:21.483690577Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-base:current-podified\" id=e61d0aaf-81d9-4c14-8965-a051e089924f name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:24:21.837225 crc crio[21573]: 2026-06-12T16:24:21Z [verbose] CmdAdd (shim): {1.1.0 [{Name:c09eec9b2aa6d66 Mac:4a:40:15:00:2b:25 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:74 Mtu:0 Sandbox:/var/run/netns/29cabb79-536d-4804-a049-300e8764c0fa SocketPath: PciID:}] [{Interface:0xc0002846c0 Address:{IP:10.217.0.116 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 16:24:21.838372 crc crio[21573]: time=\"2026-06-12T16:24:21.838300333Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-86cd84489-h4fqs Namespace:openstack ID:c09eec9b2aa6d6643cc8c0a1ac72ea2730238e0d0fbb7a6420f7939a22402bbb UID:8ad8ded8-3933-4d0c-8ba3-55d6fe8cf811 NetNS:/var/run/netns/29cabb79-536d-4804-a049-300e8764c0fa Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod8ad8ded8_3933_4d0c_8ba3_55d6fe8cf811.slice PodAnnotations:0xc000568cc8}] Aliases:map[]}\"\nJun 12 16:24:21.838632 crc crio[21573]: time=\"2026-06-12T16:24:21.838567861Z\" level=info msg=\"Checking pod openstack_dnsmasq-dns-86cd84489-h4fqs for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 16:24:22.422352 crc crio[21573]: time=\"2026-06-12T16:24:22.420563642Z\" level=info msg=\"Ran pod sandbox 00b0b036a3c8e71a8b6cc37b532adc197198c87eda091225e0074891ddb08a9c with infra container: openstack/ovsdbserver-sb-0/POD\" id=0a0dfa87-7484-4ed3-b5d2-ec69fa9dbece name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 16:24:22.423518 crc crio[21573]: time=\"2026-06-12T16:24:22.423269187Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-sb-db-server:current-podified\" id=0e489ad8-562c-42a1-91be-893eaceaead1 name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:24:22.423750 crc crio[21573]: time=\"2026-06-12T16:24:22.423677199Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/openstack-ovn-sb-db-server:current-podified not found\" id=0e489ad8-562c-42a1-91be-893eaceaead1 name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:24:22.423880 crc crio[21573]: time=\"2026-06-12T16:24:22.423782542Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-ovn-sb-db-server:current-podified found\" id=0e489ad8-562c-42a1-91be-893eaceaead1 name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:24:22.425056 crc crio[21573]: time=\"2026-06-12T16:24:22.425001946Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-ovn-sb-db-server:current-podified\" id=090edf9d-29cc-4104-a5c2-d68033e1da3e name=/runtime.v1.ImageService/PullImage\nJun 12 16:24:22.444629 crc crio[21573]: time=\"2026-06-12T16:24:22.444561542Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-ovn-sb-db-server:current-podified\\\"\"\nJun 12 16:24:24.143239 crc crio[21573]: time=\"2026-06-12T16:24:24.142254954Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-rabbitmq@sha256:c29c05f95e1796d5a69a8b080cde3944b29ef891d4f8561d1249b14c683067e6\" id=185abdd6-e614-490d-a286-91a135155541 name=/runtime.v1.ImageService/PullImage\nJun 12 16:24:24.144234 crc crio[21573]: time=\"2026-06-12T16:24:24.144203988Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-rabbitmq:current-podified\" id=4f409b05-8ec5-4a42-8f40-b0711e1e8731 name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:24:24.155255 crc crio[21573]: time=\"2026-06-12T16:24:24.15442216Z\" level=info msg=\"Ran pod sandbox c09eec9b2aa6d6643cc8c0a1ac72ea2730238e0d0fbb7a6420f7939a22402bbb with infra container: openstack/dnsmasq-dns-86cd84489-h4fqs/POD\" id=8bbf92ba-6840-4979-b61b-db90506766ad name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 16:24:24.169514 crc crio[21573]: time=\"2026-06-12T16:24:24.15994022Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=92d4bee0-ff62-416c-b37e-7b47b6ee6211 name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:24:24.199717 crc crio[21573]: time=\"2026-06-12T16:24:24.199616536Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:c5b832ae46849f3293936f6c7f4a47f6dce6145f79c1006d2dffaeddd2d54505\" id=941f6abd-cc60-4876-b4ba-896b2418c4b4 name=/runtime.v1.ImageService/PullImage\nJun 12 16:24:24.201000 crc crio[21573]: time=\"2026-06-12T16:24:24.200928124Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=2b6c239e-4aed-4d1d-9e8f-381f9e01b1cb name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:24:24.277777 crc crio[21573]: time=\"2026-06-12T16:24:24.276987783Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified not found\" id=92d4bee0-ff62-416c-b37e-7b47b6ee6211 name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:24:24.277919 crc crio[21573]: time=\"2026-06-12T16:24:24.277824786Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified found\" id=92d4bee0-ff62-416c-b37e-7b47b6ee6211 name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:24:24.281971 crc crio[21573]: time=\"2026-06-12T16:24:24.281901962Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=87ed7b01-7d40-4e36-b7aa-bc8b04b6ae8e name=/runtime.v1.ImageService/PullImage\nJun 12 16:24:24.293799 crc crio[21573]: time=\"2026-06-12T16:24:24.293697861Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\\\"\"\nJun 12 16:24:24.436776 crc crio[21573]: time=\"2026-06-12T16:24:24.43656444Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-base:current-podified\" id=26f2d9c0-8c76-4981-bc84-3fe77ff62050 name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:24:24.460354 crc crio[21573]: time=\"2026-06-12T16:24:24.460087685Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=aa4ad4c5-7c5a-4228-9a56-7bff08ab0c88 name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:24:25.021100 crc crio[21573]: time=\"2026-06-12T16:24:25.009666711Z\" level=info msg=\"Removed container daa41ee6564927635823cbe11581bfb2f23c15523f5262b9c4149d117cf30925: openshift-marketplace/certified-operators-6ntlh/extract-content\" id=6a5d5601-6258-47cc-878b-11909150f48c name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 16:24:25.029016 crc crio[21573]: time=\"2026-06-12T16:24:25.025785673Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-memcached:current-podified\" id=250a4468-5d9c-4fca-9ac9-a5926e70715d name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:24:25.029762 crc crio[21573]: time=\"2026-06-12T16:24:25.029727698Z\" level=info msg=\"Removing container: 9c0e0e158b997cb9d19fcd20dee882811b9ff582b0e7e340b44f599cdbe29ee2\" id=dcdd63b1-c2ce-47a0-a69c-775fbc1b9d7a name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 16:24:25.048999 crc crio[21573]: time=\"2026-06-12T16:24:25.048859552Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=12b2ae61-ecf6-48b7-8238-8c1c8518c0cc name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:24:25.061571 crc crio[21573]: time=\"2026-06-12T16:24:25.061506117Z\" level=info msg=\"Creating container: openstack/openstack-cell1-galera-0/mysql-bootstrap\" id=bd07be0d-eae6-4808-8bf4-d6a848d107f0 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:24:25.070123 crc crio[21573]: time=\"2026-06-12T16:24:25.070002652Z\" level=info msg=\"Creating container: openstack/ovn-controller-ovs-cjkn2/ovsdb-server-init\" id=fbae11bc-439e-4924-abc9-48a5b2420747 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:24:25.100658 crc crio[21573]: time=\"2026-06-12T16:24:25.090678613Z\" level=info msg=\"Creating container: openstack/memcached-0/memcached\" id=c40bef4b-c83b-40dd-8ea8-7bd2cc60045f name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:24:25.106372 crc crio[21573]: time=\"2026-06-12T16:24:25.106331624Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:24:25.109049 crc crio[21573]: time=\"2026-06-12T16:24:25.108937429Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-rabbitmq:current-podified\" id=6533357a-3281-4093-9a54-165335696b66 name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:24:25.123538 crc crio[21573]: time=\"2026-06-12T16:24:25.123355221Z\" level=info msg=\"Creating container: openstack/openstack-galera-0/mysql-bootstrap\" id=cb917c50-14aa-4bf7-88e0-b3bbd56e82bd name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:24:25.158588 crc crio[21573]: time=\"2026-06-12T16:24:25.132204777Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:24:25.171358 crc crio[21573]: time=\"2026-06-12T16:24:25.166001744Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-rabbitmq@sha256:c29c05f95e1796d5a69a8b080cde3944b29ef891d4f8561d1249b14c683067e6\" id=e873422c-79c2-446c-ace9-f0eb3f9e3087 name=/runtime.v1.ImageService/PullImage\nJun 12 16:24:25.171358 crc crio[21573]: time=\"2026-06-12T16:24:25.168070982Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-rabbitmq:current-podified\" id=bbd30e44-60eb-47dc-b6ea-9897b9a135d4 name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:24:25.187202 crc crio[21573]: time=\"2026-06-12T16:24:25.185786097Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-ovn-nb-db-server@sha256:eab9458623706fe263deefc9d3798ed08af1d8a153dee463bfafe042689ee956\" id=99246510-c3a0-411e-9781-6041f2b3af2b name=/runtime.v1.ImageService/PullImage\nJun 12 16:24:25.189972 crc crio[21573]: time=\"2026-06-12T16:24:25.189878485Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-nb-db-server:current-podified\" id=923d6173-1a90-4f74-962d-01dbd52b01fd name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:24:25.196004 crc crio[21573]: time=\"2026-06-12T16:24:25.195856555Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-ovn-controller@sha256:41244cf2a4dd1f5a107cfe309b45b0b0670a3ef0a113e78de9f1da85ea635c43\" id=e12ffc35-d0f2-4ae5-9560-50fcf59d4952 name=/runtime.v1.ImageService/PullImage\nJun 12 16:24:25.198066 crc crio[21573]: time=\"2026-06-12T16:24:25.197945218Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-controller:current-podified\" id=51ad1d4d-303f-4106-b2c8-15c1027cd02d name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:24:25.272525 crc crio[21573]: time=\"2026-06-12T16:24:25.27116199Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:e23dba737806fb9a061e43fafc48ce7f5e04e848c83db8d61167f439a6c1ddeb\" id=1ef6d6e6-5b9c-4135-ae89-02fa52437e7d name=/runtime.v1.ImageService/PullImage\nJun 12 16:24:25.273236 crc crio[21573]: time=\"2026-06-12T16:24:25.272958531Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=869a872b-d6e7-4ce9-bcc0-4c2fed725361 name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:24:25.938961 crc crio[21573]: time=\"2026-06-12T16:24:25.937785018Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29688024-lfhvq Namespace:openshift-infra ID:efa2f6d5e2cddc322164586db4bf1d6a41c8d89e21b0edd944132f4e79ace795 UID:61cbc5d2-f566-45ec-9cc8-50bf1a7a32b8 NetNS:/var/run/netns/e8c211dc-8890-425b-83ea-f5e20b170d63 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod61cbc5d2_f566_45ec_9cc8_50bf1a7a32b8.slice PodAnnotations:0xc0005689a8}] Aliases:map[]}\"\nJun 12 16:24:25.938961 crc crio[21573]: time=\"2026-06-12T16:24:25.93894679Z\" level=info msg=\"Adding pod openshift-infra_auto-csr-approver-29688024-lfhvq to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 16:24:26.473860 crc crio[21573]: 2026-06-12T16:24:26Z [verbose] CmdAdd (shim): {1.1.0 [{Name:efa2f6d5e2cddc3 Mac:46:db:90:1d:a1:60 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:76 Mtu:0 Sandbox:/var/run/netns/e8c211dc-8890-425b-83ea-f5e20b170d63 SocketPath: PciID:}] [{Interface:0xc00012c5b0 Address:{IP:10.217.0.118 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 16:24:26.477894 crc crio[21573]: time=\"2026-06-12T16:24:26.477839024Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29688024-lfhvq Namespace:openshift-infra ID:efa2f6d5e2cddc322164586db4bf1d6a41c8d89e21b0edd944132f4e79ace795 UID:61cbc5d2-f566-45ec-9cc8-50bf1a7a32b8 NetNS:/var/run/netns/e8c211dc-8890-425b-83ea-f5e20b170d63 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod61cbc5d2_f566_45ec_9cc8_50bf1a7a32b8.slice PodAnnotations:0xc0005689a8}] Aliases:map[]}\"\nJun 12 16:24:26.478265 crc crio[21573]: time=\"2026-06-12T16:24:26.478233706Z\" level=info msg=\"Checking pod openshift-infra_auto-csr-approver-29688024-lfhvq for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 16:24:26.648849 crc crio[21573]: time=\"2026-06-12T16:24:26.648719979Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:24:26.838734 crc crio[21573]: time=\"2026-06-12T16:24:26.838283225Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:24:26.844322 crc crio[21573]: time=\"2026-06-12T16:24:26.84415456Z\" level=info msg=\"Ran pod sandbox efa2f6d5e2cddc322164586db4bf1d6a41c8d89e21b0edd944132f4e79ace795 with infra container: openshift-infra/auto-csr-approver-29688024-lfhvq/POD\" id=ee23a42e-4a05-4cd0-b378-0c152ffd2a5e name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 16:24:26.850415 crc crio[21573]: time=\"2026-06-12T16:24:26.850207121Z\" level=info msg=\"Creating container: openstack/rabbitmq-server-0/setup-container\" id=f5d5e7ff-95c0-40f1-8086-c359c1021eaa name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:24:26.853929 crc crio[21573]: time=\"2026-06-12T16:24:26.853599304Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-cli:latest\" id=100987d0-7340-4dd2-9e06-389f1560b6db name=/runtime.v1.ImageService/PullImage\nJun 12 16:24:26.868736 crc crio[21573]: time=\"2026-06-12T16:24:26.868571356Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-rabbitmq:current-podified\" id=f75e9ac8-438e-4673-8b30-8861a1ff0eac name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:24:26.871729 crc crio[21573]: time=\"2026-06-12T16:24:26.871070745Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-cli:latest\\\"\"\nJun 12 16:24:26.915244 crc crio[21573]: time=\"2026-06-12T16:24:26.915101809Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-controller:current-podified\" id=d62d44a1-e144-4b5d-b328-67ad21cfbda1 name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:24:26.939421 crc crio[21573]: time=\"2026-06-12T16:24:26.939116213Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:e23dba737806fb9a061e43fafc48ce7f5e04e848c83db8d61167f439a6c1ddeb\" id=35e00c8a-c82f-4de1-8caa-449215f08e3a name=/runtime.v1.ImageService/PullImage\nJun 12 16:24:26.941418 crc crio[21573]: time=\"2026-06-12T16:24:26.941152611Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=3a83035c-68ff-4a95-a0b3-e68ff234531c name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:24:26.944658 crc crio[21573]: time=\"2026-06-12T16:24:26.944271607Z\" level=info msg=\"Removed container 9c0e0e158b997cb9d19fcd20dee882811b9ff582b0e7e340b44f599cdbe29ee2: openshift-marketplace/certified-operators-6ntlh/extract-utilities\" id=dcdd63b1-c2ce-47a0-a69c-775fbc1b9d7a name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 16:24:26.948842 crc crio[21573]: time=\"2026-06-12T16:24:26.947557837Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:e23dba737806fb9a061e43fafc48ce7f5e04e848c83db8d61167f439a6c1ddeb\" id=006024cc-4e8d-45d5-a877-312cde730aea name=/runtime.v1.ImageService/PullImage\nJun 12 16:24:26.950832 crc crio[21573]: time=\"2026-06-12T16:24:26.950766927Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=682247cd-f289-48b4-b936-d80df234166c name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:24:26.953361 crc crio[21573]: time=\"2026-06-12T16:24:26.953275788Z\" level=info msg=\"Removing container: ec3e8d5e212c3063bf1ccb127cd6c0da181e1f745d3706deec92f9360d94abfe\" id=3780936b-27c2-43f4-a779-81d7c9910c56 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 16:24:26.970039 crc crio[21573]: time=\"2026-06-12T16:24:26.969905964Z\" level=info msg=\"Pulled image: quay.io/openstack-k8s-operators/openstack-network-exporter@sha256:a318af732f6ea2fc8bc9d0b09130968c6cfd0a35ab45b3b32e73b118f5b0dcb8\" id=8071817c-1c31-4bf8-8e03-be499c605102 name=/runtime.v1.ImageService/PullImage\nJun 12 16:24:26.971126 crc crio[21573]: time=\"2026-06-12T16:24:26.971042881Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-network-exporter:current-podified\" id=854ea574-603a-4579-b300-eaf27a8c8a37 name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:24:26.986063 crc crio[21573]: time=\"2026-06-12T16:24:26.985961953Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:e23dba737806fb9a061e43fafc48ce7f5e04e848c83db8d61167f439a6c1ddeb\" id=e5913fe4-acf7-42d8-abe3-8cb11e13d6bf name=/runtime.v1.ImageService/PullImage\nJun 12 16:24:26.988137 crc crio[21573]: time=\"2026-06-12T16:24:26.988057022Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=c22a0cf8-7169-472c-ac02-1e168559f3e6 name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:24:26.992524 crc crio[21573]: time=\"2026-06-12T16:24:26.991338456Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=25e5ef42-e328-4a22-8ac5-527b3c6eb5dc name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:24:27.034796 crc crio[21573]: time=\"2026-06-12T16:24:27.034683372Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-nb-db-server:current-podified\" id=191dde53-b051-498b-95e5-29cdf427cb70 name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:24:27.288362 crc crio[21573]: time=\"2026-06-12T16:24:27.288001593Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-ovn-sb-db-server@sha256:45b620164e0fa2a99d1e58833e086e6b4f1ce02695b73a0dd0daccfbbceb8e95\" id=090edf9d-29cc-4104-a5c2-d68033e1da3e name=/runtime.v1.ImageService/PullImage\nJun 12 16:24:27.290702 crc crio[21573]: time=\"2026-06-12T16:24:27.29041315Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-sb-db-server:current-podified\" id=37abc27f-4240-494a-88cc-783b2ecae0f7 name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:24:27.318807 crc crio[21573]: time=\"2026-06-12T16:24:27.318673421Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:24:27.328297 crc crio[21573]: time=\"2026-06-12T16:24:27.327551583Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:24:27.508609 crc crio[21573]: time=\"2026-06-12T16:24:27.505632762Z\" level=info msg=\"Created container d8bd4ac34399b6e70e27fdc02b149c1fbb7510da64e4e129e5c5c0b55c1f246e: openstack/openstack-cell1-galera-0/mysql-bootstrap\" id=bd07be0d-eae6-4808-8bf4-d6a848d107f0 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:24:27.511660 crc crio[21573]: time=\"2026-06-12T16:24:27.509543973Z\" level=info msg=\"Starting container: d8bd4ac34399b6e70e27fdc02b149c1fbb7510da64e4e129e5c5c0b55c1f246e\" id=e6031205-d8fe-441c-8720-b3bc95154686 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 16:24:27.520029 crc crio[21573]: time=\"2026-06-12T16:24:27.519904405Z\" level=info msg=\"Started container\" PID=60318 containerID=d8bd4ac34399b6e70e27fdc02b149c1fbb7510da64e4e129e5c5c0b55c1f246e description=openstack/openstack-cell1-galera-0/mysql-bootstrap id=e6031205-d8fe-441c-8720-b3bc95154686 name=/runtime.v1.RuntimeService/StartContainer sandboxID=781f57ed4fbfd14b2ee5661e969f8a9ded09909ab4f4d78b085f216d965ab5d9\nJun 12 16:24:29.538347 crc crio[21573]: time=\"2026-06-12T16:24:29.537815119Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:24:29.543890 crc crio[21573]: time=\"2026-06-12T16:24:29.543802286Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:e23dba737806fb9a061e43fafc48ce7f5e04e848c83db8d61167f439a6c1ddeb\" id=87ed7b01-7d40-4e36-b7aa-bc8b04b6ae8e name=/runtime.v1.ImageService/PullImage\nJun 12 16:24:29.548870 crc crio[21573]: time=\"2026-06-12T16:24:29.548819774Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=5ac932b0-3a06-4979-8861-b7a49922443a name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:24:29.565260 crc crio[21573]: time=\"2026-06-12T16:24:29.558157154Z\" level=info msg=\"Creating container: openstack/dnsmasq-dns-68bc84565-f2dwf/init\" id=33b4808b-91f0-44f5-97d7-a4cbf2028947 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:24:29.575506 crc crio[21573]: time=\"2026-06-12T16:24:29.57314798Z\" level=info msg=\"Creating container: openstack/rabbitmq-cell1-server-0/setup-container\" id=fa4c337d-a2d6-45c3-87d1-a309dc620cce name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:24:29.588556 crc crio[21573]: time=\"2026-06-12T16:24:29.588367539Z\" level=info msg=\"Creating container: openstack/ovn-controller-pvfrv/ovn-controller\" id=1f34bbf2-698c-4627-9a40-f29c94c6c523 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:24:29.611602 crc crio[21573]: time=\"2026-06-12T16:24:29.597108969Z\" level=info msg=\"Creating container: openstack/ovsdbserver-nb-0/ovsdbserver-nb\" id=6d33e177-7667-4ab0-9a6e-2baded9458be name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:24:29.611602 crc crio[21573]: time=\"2026-06-12T16:24:29.60808605Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=95a8369d-a2e0-4f2f-af22-bf4969402b7e name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:24:29.622713 crc crio[21573]: time=\"2026-06-12T16:24:29.621538589Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-network-exporter:current-podified\" id=71c64c56-8df4-43cc-a6b7-2af9aa10d04f name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:24:29.744323 crc crio[21573]: time=\"2026-06-12T16:24:29.743016947Z\" level=info msg=\"Removed container ec3e8d5e212c3063bf1ccb127cd6c0da181e1f745d3706deec92f9360d94abfe: openshift-marketplace/redhat-marketplace-nphbg/registry-server\" id=3780936b-27c2-43f4-a779-81d7c9910c56 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 16:24:29.750655 crc crio[21573]: time=\"2026-06-12T16:24:29.749963132Z\" level=info msg=\"Removing container: a258746876451b5b52b477b74ab60c55d63536a13a1739e34845d0a9ace25dd1\" id=e0241f18-0c92-4c55-8db7-a3e04b416532 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 16:24:29.757516 crc crio[21573]: time=\"2026-06-12T16:24:29.757333321Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:24:29.783116 crc crio[21573]: time=\"2026-06-12T16:24:29.77799579Z\" level=info msg=\"Pulled image: registry.k8s.io/kube-state-metrics/kube-state-metrics@sha256:d9760cb88c96b59bfab6a3586064b204b5234b6ad07bec2667ca37f797a519ff\" id=612d1901-edc7-4166-882b-541d1a3fe16e name=/runtime.v1.ImageService/PullImage\nJun 12 16:24:29.799634 crc crio[21573]: time=\"2026-06-12T16:24:29.785688874Z\" level=info msg=\"Checking image status: registry.k8s.io/kube-state-metrics/kube-state-metrics:v2.15.0\" id=b077ad54-b47f-47dc-9500-1b4a0b13a130 name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:24:29.845526 crc crio[21573]: time=\"2026-06-12T16:24:29.842737149Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=6e12bde7-62b4-42ec-a433-d0d97a853844 name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:24:29.845526 crc crio[21573]: time=\"2026-06-12T16:24:29.842997976Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=53e160e2-f05e-4a4f-94be-c87540bdadd7 name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:24:29.910416 crc crio[21573]: time=\"2026-06-12T16:24:29.909011704Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:24:29.910416 crc crio[21573]: time=\"2026-06-12T16:24:29.909840477Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:24:29.910416 crc crio[21573]: time=\"2026-06-12T16:24:29.910159567Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:24:29.932235 crc crio[21573]: time=\"2026-06-12T16:24:29.931973304Z\" level=info msg=\"Creating container: openstack/ovn-controller-metrics-64wdg/openstack-network-exporter\" id=b29a7dc4-57b2-4148-a1a5-782fb9536fec name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:24:29.934639 crc crio[21573]: time=\"2026-06-12T16:24:29.934095274Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:24:29.948015 crc crio[21573]: time=\"2026-06-12T16:24:29.947846515Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:24:29.949987 crc crio[21573]: time=\"2026-06-12T16:24:29.949898333Z\" level=info msg=\"Creating container: openstack/dnsmasq-dns-7dc8cc99c9-dkjfn/init\" id=84faef22-a074-4a8c-b45f-b0b9ff62fb15 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:24:29.957414 crc crio[21573]: time=\"2026-06-12T16:24:29.955898304Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:24:29.958629 crc crio[21573]: time=\"2026-06-12T16:24:29.958538066Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-sb-db-server:current-podified\" id=b33b524a-dc35-4867-80da-41a9e42220c9 name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:24:29.959270 crc crio[21573]: time=\"2026-06-12T16:24:29.959141868Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:24:29.974777 crc crio[21573]: time=\"2026-06-12T16:24:29.974568859Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:24:30.007398 crc crio[21573]: time=\"2026-06-12T16:24:30.007298767Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=071f3f68-4d00-4623-9807-64a5ed39a7ff name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:24:30.010391 crc crio[21573]: time=\"2026-06-12T16:24:30.007322497Z\" level=info msg=\"Removed container a258746876451b5b52b477b74ab60c55d63536a13a1739e34845d0a9ace25dd1: openshift-marketplace/redhat-marketplace-nphbg/extract-content\" id=e0241f18-0c92-4c55-8db7-a3e04b416532 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 16:24:30.028602 crc crio[21573]: time=\"2026-06-12T16:24:30.028534187Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:24:30.048152 crc crio[21573]: time=\"2026-06-12T16:24:30.047605081Z\" level=info msg=\"Removing container: 6981175c30c617515e46a88984a39dec0667639f881d98dd7ecae21a00f5502e\" id=48389a23-75b2-46ef-9aa1-0611c247b59e name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 16:24:30.058119 crc crio[21573]: time=\"2026-06-12T16:24:30.058050909Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:24:30.127089 crc crio[21573]: time=\"2026-06-12T16:24:30.126898519Z\" level=info msg=\"Checking image status: registry.k8s.io/kube-state-metrics/kube-state-metrics:v2.15.0\" id=95ecee35-da44-4640-9c4a-fa0029fd18b4 name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:24:30.127532 crc crio[21573]: time=\"2026-06-12T16:24:30.1272952Z\" level=info msg=\"Creating container: openstack/dnsmasq-dns-6b994dcc49-mxqqs/init\" id=15e46180-9be1-4e6b-9295-de3c8f348ced name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:24:30.142312 crc crio[21573]: time=\"2026-06-12T16:24:30.142001618Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9\" id=100987d0-7340-4dd2-9e06-389f1560b6db name=/runtime.v1.ImageService/PullImage\nJun 12 16:24:30.152593 crc crio[21573]: time=\"2026-06-12T16:24:30.151526594Z\" level=info msg=\"Creating container: openstack/dnsmasq-dns-86cd84489-h4fqs/init\" id=85ca637b-76f3-497c-bd13-4fda69c795ac name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:24:30.163126 crc crio[21573]: time=\"2026-06-12T16:24:30.162793997Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=06bbafc7-43a0-42c3-93bf-7cecab3bb23a name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:24:30.164983 crc crio[21573]: time=\"2026-06-12T16:24:30.164864229Z\" level=info msg=\"Removed container 6981175c30c617515e46a88984a39dec0667639f881d98dd7ecae21a00f5502e: openshift-marketplace/redhat-marketplace-nphbg/extract-utilities\" id=48389a23-75b2-46ef-9aa1-0611c247b59e name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 16:24:30.215667 crc crio[21573]: time=\"2026-06-12T16:24:30.215240244Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=29bf3a57-75b5-42ac-8558-f507aef327cd name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:24:30.293981 crc crio[21573]: time=\"2026-06-12T16:24:30.293864742Z\" level=info msg=\"Creating container: openstack/kube-state-metrics-0/kube-state-metrics\" id=14094522-09de-4d0c-9370-8517118eafda name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:24:30.302051 crc crio[21573]: time=\"2026-06-12T16:24:30.301938315Z\" level=info msg=\"Creating container: openstack/dnsmasq-dns-769fc96f7c-xdwvs/init\" id=848b6543-167a-47a4-afa1-2de1b6a3aff7 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:24:30.333827 crc crio[21573]: time=\"2026-06-12T16:24:30.333318373Z\" level=info msg=\"Creating container: openshift-infra/auto-csr-approver-29688024-lfhvq/oc\" id=e7bd784f-e259-45c1-8b7d-310ebe1e3f7e name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:24:30.398111 crc crio[21573]: time=\"2026-06-12T16:24:30.397941952Z\" level=info msg=\"Creating container: openstack/ovsdbserver-sb-0/ovsdbserver-sb\" id=0542e18d-ad13-4514-be84-26bc60928636 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:24:30.400808 crc crio[21573]: time=\"2026-06-12T16:24:30.400366231Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:24:30.401969 crc crio[21573]: time=\"2026-06-12T16:24:30.401499225Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:24:30.403080 crc crio[21573]: time=\"2026-06-12T16:24:30.403013676Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:24:30.415614 crc crio[21573]: time=\"2026-06-12T16:24:30.415309857Z\" level=info msg=\"Created container 4a2691665a04cf8d4265c35200f6335a64e0bc78a42c556babc16a4e486fec8c: openstack/openstack-galera-0/mysql-bootstrap\" id=cb917c50-14aa-4bf7-88e0-b3bbd56e82bd name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:24:30.417550 crc crio[21573]: time=\"2026-06-12T16:24:30.417301376Z\" level=info msg=\"Created container a6e245ad3ce8d2fa4708b733c92df67b2c2d00f521071a493917627c7f586d73: openstack/memcached-0/memcached\" id=c40bef4b-c83b-40dd-8ea8-7bd2cc60045f name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:24:30.421272 crc crio[21573]: time=\"2026-06-12T16:24:30.421133459Z\" level=info msg=\"Starting container: a6e245ad3ce8d2fa4708b733c92df67b2c2d00f521071a493917627c7f586d73\" id=aa8c2f50-109d-4244-9d86-b9e2edc9bfc9 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 16:24:30.422005 crc crio[21573]: time=\"2026-06-12T16:24:30.42190902Z\" level=info msg=\"Starting container: 4a2691665a04cf8d4265c35200f6335a64e0bc78a42c556babc16a4e486fec8c\" id=5de59abb-8f69-42e4-b6d2-a357623a9bab name=/runtime.v1.RuntimeService/StartContainer\nJun 12 16:24:30.432835 crc crio[21573]: time=\"2026-06-12T16:24:30.431999466Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:24:30.434271 crc crio[21573]: time=\"2026-06-12T16:24:30.434144277Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:24:30.436832 crc crio[21573]: time=\"2026-06-12T16:24:30.43671747Z\" level=info msg=\"Started container\" PID=60458 containerID=a6e245ad3ce8d2fa4708b733c92df67b2c2d00f521071a493917627c7f586d73 description=openstack/memcached-0/memcached id=aa8c2f50-109d-4244-9d86-b9e2edc9bfc9 name=/runtime.v1.RuntimeService/StartContainer sandboxID=49281288ccf1b6fd81e20783f3ea7dd73650d786508e663e8434193584dda129\nJun 12 16:24:30.451034 crc crio[21573]: time=\"2026-06-12T16:24:30.449958875Z\" level=info msg=\"Started container\" PID=60460 containerID=4a2691665a04cf8d4265c35200f6335a64e0bc78a42c556babc16a4e486fec8c description=openstack/openstack-galera-0/mysql-bootstrap id=5de59abb-8f69-42e4-b6d2-a357623a9bab name=/runtime.v1.RuntimeService/StartContainer sandboxID=226c5744652142a03f62e1398c005afdb05109fed4c6438e4cf94743c3d33791\nJun 12 16:24:30.475238 crc crio[21573]: time=\"2026-06-12T16:24:30.475077635Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:24:30.484933 crc crio[21573]: time=\"2026-06-12T16:24:30.48481634Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:24:30.485260 crc crio[21573]: time=\"2026-06-12T16:24:30.485081703Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:24:30.485641 crc crio[21573]: time=\"2026-06-12T16:24:30.485494785Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:24:30.486122 crc crio[21573]: time=\"2026-06-12T16:24:30.486028085Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:24:30.489163 crc crio[21573]: time=\"2026-06-12T16:24:30.489100098Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:24:30.490864 crc crio[21573]: time=\"2026-06-12T16:24:30.490286196Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:24:30.500916 crc crio[21573]: time=\"2026-06-12T16:24:30.499654026Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:24:30.500916 crc crio[21573]: time=\"2026-06-12T16:24:30.500551736Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:24:30.524229 crc crio[21573]: time=\"2026-06-12T16:24:30.523918746Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:24:30.615324 crc crio[21573]: time=\"2026-06-12T16:24:30.61482998Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:24:30.708162 crc crio[21573]: time=\"2026-06-12T16:24:30.707893398Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:24:30.713086 crc crio[21573]: time=\"2026-06-12T16:24:30.712935477Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:24:30.714642 crc crio[21573]: time=\"2026-06-12T16:24:30.714548129Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:24:30.857526 crc crio[21573]: time=\"2026-06-12T16:24:30.857360409Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:24:30.868378 crc crio[21573]: time=\"2026-06-12T16:24:30.865981158Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:24:30.869731 crc crio[21573]: time=\"2026-06-12T16:24:30.869641915Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:24:30.874955 crc crio[21573]: time=\"2026-06-12T16:24:30.874878081Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:24:30.879551 crc crio[21573]: time=\"2026-06-12T16:24:30.879383102Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:24:30.906118 crc crio[21573]: time=\"2026-06-12T16:24:30.905964531Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:24:31.008640 crc crio[21573]: time=\"2026-06-12T16:24:31.008534359Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:24:31.021120 crc crio[21573]: time=\"2026-06-12T16:24:31.020895223Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:24:31.035656 crc crio[21573]: time=\"2026-06-12T16:24:31.025588477Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:24:31.038343 crc crio[21573]: time=\"2026-06-12T16:24:31.038232224Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:24:31.038894 crc crio[21573]: time=\"2026-06-12T16:24:31.038802574Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:24:31.044985 crc crio[21573]: time=\"2026-06-12T16:24:31.044110371Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:24:31.051954 crc crio[21573]: time=\"2026-06-12T16:24:31.051895651Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:24:31.080638 crc crio[21573]: time=\"2026-06-12T16:24:31.080544111Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:24:31.206896 crc crio[21573]: time=\"2026-06-12T16:24:31.206776325Z\" level=info msg=\"Created container 118b6dd7719ce74665fffc0fbb009fc0db346897b4ec7125c49ed0014cddeefe: openstack/ovsdbserver-nb-0/ovsdbserver-nb\" id=6d33e177-7667-4ab0-9a6e-2baded9458be name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:24:31.214040 crc crio[21573]: time=\"2026-06-12T16:24:31.213898636Z\" level=info msg=\"Starting container: 118b6dd7719ce74665fffc0fbb009fc0db346897b4ec7125c49ed0014cddeefe\" id=4a94233d-2b48-454a-9ea4-fb9d2a149b52 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 16:24:31.236627 crc crio[21573]: time=\"2026-06-12T16:24:31.229616642Z\" level=info msg=\"Started container\" PID=60512 containerID=118b6dd7719ce74665fffc0fbb009fc0db346897b4ec7125c49ed0014cddeefe description=openstack/ovsdbserver-nb-0/ovsdbserver-nb id=4a94233d-2b48-454a-9ea4-fb9d2a149b52 name=/runtime.v1.RuntimeService/StartContainer sandboxID=60868546b23cf666fe2c767f5decbdcd4b5d7fffca0dbf5f5828e40408bdd8b5\nJun 12 16:24:31.238521 crc crio[21573]: time=\"2026-06-12T16:24:31.237700399Z\" level=info msg=\"Created container ed2a5c0a212dca2e71abf86c667fc49ac3e75fb6412551cf7597b1a47566e9ed: openstack/dnsmasq-dns-769fc96f7c-xdwvs/init\" id=848b6543-167a-47a4-afa1-2de1b6a3aff7 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:24:31.240065 crc crio[21573]: time=\"2026-06-12T16:24:31.239833112Z\" level=info msg=\"Starting container: ed2a5c0a212dca2e71abf86c667fc49ac3e75fb6412551cf7597b1a47566e9ed\" id=ab55badb-79a7-41aa-9b4f-4e27e8d33936 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 16:24:31.255816 crc crio[21573]: time=\"2026-06-12T16:24:31.249968977Z\" level=info msg=\"Started container\" PID=60600 containerID=ed2a5c0a212dca2e71abf86c667fc49ac3e75fb6412551cf7597b1a47566e9ed description=openstack/dnsmasq-dns-769fc96f7c-xdwvs/init id=ab55badb-79a7-41aa-9b4f-4e27e8d33936 name=/runtime.v1.RuntimeService/StartContainer sandboxID=1b3d0c7418b3c2d4acb9ecac81398f89510882db3de7f1bd80b6fd9f562fb0f0\nJun 12 16:24:31.265806 crc crio[21573]: time=\"2026-06-12T16:24:31.264095147Z\" level=info msg=\"Created container d04005a9de6306602a77544a13e0b0db421171b34d7ade2aaf119006c1d47b0e: openstack/dnsmasq-dns-68bc84565-f2dwf/init\" id=33b4808b-91f0-44f5-97d7-a4cbf2028947 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:24:31.267540 crc crio[21573]: time=\"2026-06-12T16:24:31.267267877Z\" level=info msg=\"Starting container: d04005a9de6306602a77544a13e0b0db421171b34d7ade2aaf119006c1d47b0e\" id=e0292846-e5a0-4945-adbb-b4c1cc0b1788 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 16:24:31.282905 crc crio[21573]: time=\"2026-06-12T16:24:31.282798525Z\" level=info msg=\"Started container\" PID=60514 containerID=d04005a9de6306602a77544a13e0b0db421171b34d7ade2aaf119006c1d47b0e description=openstack/dnsmasq-dns-68bc84565-f2dwf/init id=e0292846-e5a0-4945-adbb-b4c1cc0b1788 name=/runtime.v1.RuntimeService/StartContainer sandboxID=6dab1ff43ae7bc5eff7607b572fce3f05624416a49095e1b0ee183be1606efa9\nJun 12 16:24:31.375647 crc crio[21573]: time=\"2026-06-12T16:24:31.375382066Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-network-exporter:current-podified\" id=e7c5aceb-48b7-4e96-aabf-d447f6521053 name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:24:31.413947 crc crio[21573]: time=\"2026-06-12T16:24:31.413103174Z\" level=info msg=\"Created container 85e951eee5eeb83d095f7b6262a859ef76dfdc6f2f7ddc5ac2746dc8e506980d: openstack/ovsdbserver-sb-0/ovsdbserver-sb\" id=0542e18d-ad13-4514-be84-26bc60928636 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:24:31.439237 crc crio[21573]: time=\"2026-06-12T16:24:31.439071178Z\" level=info msg=\"Starting container: 85e951eee5eeb83d095f7b6262a859ef76dfdc6f2f7ddc5ac2746dc8e506980d\" id=215d9398-c877-4d78-ad41-5fac0a6625db name=/runtime.v1.RuntimeService/StartContainer\nJun 12 16:24:31.452136 crc crio[21573]: time=\"2026-06-12T16:24:31.452004635Z\" level=info msg=\"Started container\" PID=60676 containerID=85e951eee5eeb83d095f7b6262a859ef76dfdc6f2f7ddc5ac2746dc8e506980d description=openstack/ovsdbserver-sb-0/ovsdbserver-sb id=215d9398-c877-4d78-ad41-5fac0a6625db name=/runtime.v1.RuntimeService/StartContainer sandboxID=00b0b036a3c8e71a8b6cc37b532adc197198c87eda091225e0074891ddb08a9c\nJun 12 16:24:31.482729 crc crio[21573]: time=\"2026-06-12T16:24:31.48252098Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-network-exporter:current-podified\" id=93f6d66e-a1e9-4690-8162-6ee4a2c479de name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:24:31.576242 crc crio[21573]: time=\"2026-06-12T16:24:31.576023485Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-network-exporter:current-podified\" id=5a56d605-9e00-458b-bd87-b16b6031897a name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:24:31.604326 crc crio[21573]: time=\"2026-06-12T16:24:31.604219393Z\" level=info msg=\"Creating container: openstack/ovsdbserver-nb-0/openstack-network-exporter\" id=2eba110c-47c3-459f-b4fd-b429320375d1 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:24:31.606180 crc crio[21573]: time=\"2026-06-12T16:24:31.606119377Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:24:31.844765 crc crio[21573]: time=\"2026-06-12T16:24:31.844620307Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-network-exporter:current-podified\" id=085cba8a-3c16-470c-9538-f7d749e46ddd name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:24:31.964879 crc crio[21573]: time=\"2026-06-12T16:24:31.964733095Z\" level=info msg=\"Created container 1a8bdedfd9ece1a1c36d1e98b4e011ad02752e48b0dc35b2132ebff0fe4c682d: openstack/ovn-controller-pvfrv/ovn-controller\" id=1f34bbf2-698c-4627-9a40-f29c94c6c523 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:24:31.966731 crc crio[21573]: time=\"2026-06-12T16:24:31.966612889Z\" level=info msg=\"Starting container: 1a8bdedfd9ece1a1c36d1e98b4e011ad02752e48b0dc35b2132ebff0fe4c682d\" id=0467837e-fe48-466f-8038-e0b83c162f3f name=/runtime.v1.RuntimeService/StartContainer\nJun 12 16:24:31.975742 crc crio[21573]: time=\"2026-06-12T16:24:31.975585924Z\" level=info msg=\"Started container\" PID=60688 containerID=1a8bdedfd9ece1a1c36d1e98b4e011ad02752e48b0dc35b2132ebff0fe4c682d description=openstack/ovn-controller-pvfrv/ovn-controller id=0467837e-fe48-466f-8038-e0b83c162f3f name=/runtime.v1.RuntimeService/StartContainer sandboxID=428aed1946a5d6cc4e1c0493b86577aa23bf45cd182f5f2efd29b1004c6bb702\nJun 12 16:24:31.985201 crc crio[21573]: time=\"2026-06-12T16:24:31.985023311Z\" level=info msg=\"Created container 5b54f39717647086fa42540e43ee41d493220cf105c1957903a6118975070a0d: openstack/kube-state-metrics-0/kube-state-metrics\" id=14094522-09de-4d0c-9370-8517118eafda name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:24:31.986935 crc crio[21573]: time=\"2026-06-12T16:24:31.986831602Z\" level=info msg=\"Starting container: 5b54f39717647086fa42540e43ee41d493220cf105c1957903a6118975070a0d\" id=105106b6-b52c-4951-b824-2c6d40fa93a0 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 16:24:31.988513 crc crio[21573]: time=\"2026-06-12T16:24:31.988303273Z\" level=info msg=\"Created container 578cf8ff9f6b683ad43afc0fe98dd1909ce0ec69d3d9ddab8fab4b453e5df11c: openstack/dnsmasq-dns-7dc8cc99c9-dkjfn/init\" id=84faef22-a074-4a8c-b45f-b0b9ff62fb15 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:24:31.990027 crc crio[21573]: time=\"2026-06-12T16:24:31.98986947Z\" level=info msg=\"Starting container: 578cf8ff9f6b683ad43afc0fe98dd1909ce0ec69d3d9ddab8fab4b453e5df11c\" id=d03adcfe-c53b-4968-a104-2ef01c78a845 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 16:24:31.995539 crc crio[21573]: time=\"2026-06-12T16:24:31.995397854Z\" level=info msg=\"Started container\" PID=60690 containerID=5b54f39717647086fa42540e43ee41d493220cf105c1957903a6118975070a0d description=openstack/kube-state-metrics-0/kube-state-metrics id=105106b6-b52c-4951-b824-2c6d40fa93a0 name=/runtime.v1.RuntimeService/StartContainer sandboxID=4f2e28cc5ec8d35382dddbe68ef3aea3d643ccdd34c289ecb51ccf3e8e7034ba\nJun 12 16:24:31.997370 crc crio[21573]: time=\"2026-06-12T16:24:31.997216975Z\" level=info msg=\"Started container\" PID=60675 containerID=578cf8ff9f6b683ad43afc0fe98dd1909ce0ec69d3d9ddab8fab4b453e5df11c description=openstack/dnsmasq-dns-7dc8cc99c9-dkjfn/init id=d03adcfe-c53b-4968-a104-2ef01c78a845 name=/runtime.v1.RuntimeService/StartContainer sandboxID=6a5234b0ccd8d3c7b48c3ff86a4e18b8d75c64ec09c91a9dbd063620f08a9e90\nJun 12 16:24:32.024397 crc crio[21573]: time=\"2026-06-12T16:24:32.024245231Z\" level=info msg=\"Created container d22bd7beacead60d137e33279eb2c50c218ef549401ac8f68c929a136cc48b7c: openshift-infra/auto-csr-approver-29688024-lfhvq/oc\" id=e7bd784f-e259-45c1-8b7d-310ebe1e3f7e name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:24:32.025880 crc crio[21573]: time=\"2026-06-12T16:24:32.025794515Z\" level=info msg=\"Creating container: openstack/ovsdbserver-sb-0/openstack-network-exporter\" id=7d95d534-79aa-4695-9fdc-3712c288d294 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:24:32.026034 crc crio[21573]: time=\"2026-06-12T16:24:32.025967269Z\" level=info msg=\"Starting container: d22bd7beacead60d137e33279eb2c50c218ef549401ac8f68c929a136cc48b7c\" id=781dd9df-35cb-49ea-9300-57a124576473 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 16:24:32.026587 crc crio[21573]: time=\"2026-06-12T16:24:32.026502425Z\" level=info msg=\"Created container 94251129e6d04642bbe5a4cb8908e6ed7dfc733f7a35bbf46b6cef63f9a454a5: openstack/ovn-controller-metrics-64wdg/openstack-network-exporter\" id=b29a7dc4-57b2-4148-a1a5-782fb9536fec name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:24:32.027172 crc crio[21573]: time=\"2026-06-12T16:24:32.027092471Z\" level=info msg=\"Created container 114c353ae2abf90154f18f221ce2bc1b16efce06d82f17a68ae3029cbef14a33: openstack/dnsmasq-dns-86cd84489-h4fqs/init\" id=85ca637b-76f3-497c-bd13-4fda69c795ac name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:24:32.027628 crc crio[21573]: time=\"2026-06-12T16:24:32.027566375Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:24:32.028317 crc crio[21573]: time=\"2026-06-12T16:24:32.028246294Z\" level=info msg=\"Starting container: 114c353ae2abf90154f18f221ce2bc1b16efce06d82f17a68ae3029cbef14a33\" id=a31d9fb1-0210-440a-a9de-9f17afdb27de name=/runtime.v1.RuntimeService/StartContainer\nJun 12 16:24:32.034014 crc crio[21573]: time=\"2026-06-12T16:24:32.033900044Z\" level=info msg=\"Starting container: 94251129e6d04642bbe5a4cb8908e6ed7dfc733f7a35bbf46b6cef63f9a454a5\" id=13e60fc8-9443-410f-93a4-94a143c98033 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 16:24:32.039243 crc crio[21573]: time=\"2026-06-12T16:24:32.039086973Z\" level=info msg=\"Started container\" PID=60693 containerID=d22bd7beacead60d137e33279eb2c50c218ef549401ac8f68c929a136cc48b7c description=openshift-infra/auto-csr-approver-29688024-lfhvq/oc id=781dd9df-35cb-49ea-9300-57a124576473 name=/runtime.v1.RuntimeService/StartContainer sandboxID=efa2f6d5e2cddc322164586db4bf1d6a41c8d89e21b0edd944132f4e79ace795\nJun 12 16:24:32.041076 crc crio[21573]: time=\"2026-06-12T16:24:32.040931886Z\" level=info msg=\"Started container\" PID=60689 containerID=114c353ae2abf90154f18f221ce2bc1b16efce06d82f17a68ae3029cbef14a33 description=openstack/dnsmasq-dns-86cd84489-h4fqs/init id=a31d9fb1-0210-440a-a9de-9f17afdb27de name=/runtime.v1.RuntimeService/StartContainer sandboxID=c09eec9b2aa6d6643cc8c0a1ac72ea2730238e0d0fbb7a6420f7939a22402bbb\nJun 12 16:24:32.072403 crc crio[21573]: time=\"2026-06-12T16:24:32.072245279Z\" level=info msg=\"Started container\" PID=60671 containerID=94251129e6d04642bbe5a4cb8908e6ed7dfc733f7a35bbf46b6cef63f9a454a5 description=openstack/ovn-controller-metrics-64wdg/openstack-network-exporter id=13e60fc8-9443-410f-93a4-94a143c98033 name=/runtime.v1.RuntimeService/StartContainer sandboxID=9e48e5b14e9e02a220849671e58a2bdfefb16c5ed9ac9de635ef27ecb5335dd0\nJun 12 16:24:32.128764 crc crio[21573]: time=\"2026-06-12T16:24:32.128502711Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:24:32.130361 crc crio[21573]: time=\"2026-06-12T16:24:32.130293762Z\" level=info msg=\"Created container bc56c39289fa234cac591722bfc6a9e6505cd5ca2dc89dadd944a079f46d4676: openstack/ovn-controller-ovs-cjkn2/ovsdb-server-init\" id=fbae11bc-439e-4924-abc9-48a5b2420747 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:24:32.131807 crc crio[21573]: time=\"2026-06-12T16:24:32.131746073Z\" level=info msg=\"Starting container: bc56c39289fa234cac591722bfc6a9e6505cd5ca2dc89dadd944a079f46d4676\" id=c1e405e6-9a25-4fc7-bd91-377726746466 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 16:24:32.135608 crc crio[21573]: time=\"2026-06-12T16:24:32.135359436Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:24:32.147262 crc crio[21573]: time=\"2026-06-12T16:24:32.146275006Z\" level=info msg=\"Started container\" PID=60687 containerID=bc56c39289fa234cac591722bfc6a9e6505cd5ca2dc89dadd944a079f46d4676 description=openstack/ovn-controller-ovs-cjkn2/ovsdb-server-init id=c1e405e6-9a25-4fc7-bd91-377726746466 name=/runtime.v1.RuntimeService/StartContainer sandboxID=8293d1ce918cbcd754ae6dfed80e502b8fd5a8367df3464a30efb6c5ab7cf1dd\nJun 12 16:24:32.283095 crc crio[21573]: time=\"2026-06-12T16:24:32.283006134Z\" level=info msg=\"Created container ba02a43e668166adfd03094778643b2ab979dbfd5cfc53b8078872d574e9ffe0: openstack/dnsmasq-dns-6b994dcc49-mxqqs/init\" id=15e46180-9be1-4e6b-9295-de3c8f348ced name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:24:32.285889 crc crio[21573]: time=\"2026-06-12T16:24:32.285785485Z\" level=info msg=\"Starting container: ba02a43e668166adfd03094778643b2ab979dbfd5cfc53b8078872d574e9ffe0\" id=d4bc01c0-5d60-4efa-81d8-d61d70107bf5 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 16:24:32.293964 crc crio[21573]: time=\"2026-06-12T16:24:32.293888542Z\" level=info msg=\"Started container\" PID=60692 containerID=ba02a43e668166adfd03094778643b2ab979dbfd5cfc53b8078872d574e9ffe0 description=openstack/dnsmasq-dns-6b994dcc49-mxqqs/init id=d4bc01c0-5d60-4efa-81d8-d61d70107bf5 name=/runtime.v1.RuntimeService/StartContainer sandboxID=25a5d295d5d7ae2c600568ef9e5bd11a2bdd83e7b46d5549e941d97e99efac53\nJun 12 16:24:32.369677 crc crio[21573]: time=\"2026-06-12T16:24:32.36960445Z\" level=info msg=\"Stopping pod sandbox: 1b3d0c7418b3c2d4acb9ecac81398f89510882db3de7f1bd80b6fd9f562fb0f0\" id=8167e6bf-a696-4e28-835a-a39a1ef1a7fa name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 16:24:32.370721 crc crio[21573]: time=\"2026-06-12T16:24:32.370610094Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-769fc96f7c-xdwvs Namespace:openstack ID:1b3d0c7418b3c2d4acb9ecac81398f89510882db3de7f1bd80b6fd9f562fb0f0 UID:da6d6e43-8f67-4e38-97ec-ef2661aac627 NetNS:/var/run/netns/131b6386-885e-41de-9aef-e397f1e0afb9 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podda6d6e43_8f67_4e38_97ec_ef2661aac627.slice PodAnnotations:0xc0018964b0}] Aliases:map[]}\"\nJun 12 16:24:32.370850 crc crio[21573]: time=\"2026-06-12T16:24:32.370818745Z\" level=info msg=\"Deleting pod openstack_dnsmasq-dns-769fc96f7c-xdwvs from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 16:24:32.374845 crc crio[21573]: time=\"2026-06-12T16:24:32.374795992Z\" level=info msg=\"Stopping pod sandbox: 6a5234b0ccd8d3c7b48c3ff86a4e18b8d75c64ec09c91a9dbd063620f08a9e90\" id=8b3dcc2d-1d92-4c67-9c6b-48851f1a0164 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 16:24:32.375567 crc crio[21573]: time=\"2026-06-12T16:24:32.375411232Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-7dc8cc99c9-dkjfn Namespace:openstack ID:6a5234b0ccd8d3c7b48c3ff86a4e18b8d75c64ec09c91a9dbd063620f08a9e90 UID:260f2f92-c40e-4dee-a0b2-7bfee4d34760 NetNS:/var/run/netns/648b5847-f3ea-48ea-a941-81ea6f1b6a9b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod260f2f92_c40e_4dee_a0b2_7bfee4d34760.slice PodAnnotations:0xc00443c030}] Aliases:map[]}\"\nJun 12 16:24:32.375873 crc crio[21573]: time=\"2026-06-12T16:24:32.375847862Z\" level=info msg=\"Deleting pod openstack_dnsmasq-dns-7dc8cc99c9-dkjfn from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 16:24:32.424138 crc crio[21573]: time=\"2026-06-12T16:24:32.424050526Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=d686b56e-3493-4009-b38e-e7a9d403ffb3 name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:24:32.447242 crc crio[21573]: time=\"2026-06-12T16:24:32.447145782Z\" level=info msg=\"Stopping pod sandbox: 25a5d295d5d7ae2c600568ef9e5bd11a2bdd83e7b46d5549e941d97e99efac53\" id=b91c262e-c1b7-4b1a-b393-46266a0bd666 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 16:24:32.447858 crc crio[21573]: time=\"2026-06-12T16:24:32.447795261Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-6b994dcc49-mxqqs Namespace:openstack ID:25a5d295d5d7ae2c600568ef9e5bd11a2bdd83e7b46d5549e941d97e99efac53 UID:e297ac90-069a-41f4-8974-2185b9bd54fe NetNS:/var/run/netns/48a3ea7f-3380-4b4a-a0d5-2a57e5895bc9 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pode297ac90_069a_41f4_8974_2185b9bd54fe.slice PodAnnotations:0xc002428378}] Aliases:map[]}\"\nJun 12 16:24:32.447978 crc crio[21573]: time=\"2026-06-12T16:24:32.447964546Z\" level=info msg=\"Deleting pod openstack_dnsmasq-dns-6b994dcc49-mxqqs from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 16:24:32.463345 crc crio[21573]: time=\"2026-06-12T16:24:32.463151053Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:24:32.473029 crc crio[21573]: time=\"2026-06-12T16:24:32.472913096Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=a2fb0bb8-711c-4437-a75d-d7c6524a7e90 name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:24:32.481406 crc crio[21573]: time=\"2026-06-12T16:24:32.481295456Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:24:32.491767 crc crio[21573]: time=\"2026-06-12T16:24:32.490871281Z\" level=info msg=\"Created container 4c458284e1754b270a05f152d190e248c6aa169cf885dc8113ee55e6d1c04f6a: openstack/rabbitmq-server-0/setup-container\" id=f5d5e7ff-95c0-40f1-8086-c359c1021eaa name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:24:32.495137 crc crio[21573]: time=\"2026-06-12T16:24:32.495050426Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=7f9591c8-c1f7-4297-9c3f-9aad728f3ed6 name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:24:32.500572 crc crio[21573]: time=\"2026-06-12T16:24:32.500494412Z\" level=info msg=\"Creating container: openstack/dnsmasq-dns-68bc84565-f2dwf/dnsmasq-dns\" id=9cf12083-d22a-43dd-9d65-a4ece5e2b87c name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:24:32.500756 crc crio[21573]: time=\"2026-06-12T16:24:32.500656444Z\" level=info msg=\"Starting container: 4c458284e1754b270a05f152d190e248c6aa169cf885dc8113ee55e6d1c04f6a\" id=29bb35f2-92f2-4f8f-9837-a4c1cd5fc034 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 16:24:32.502099 crc crio[21573]: time=\"2026-06-12T16:24:32.502045439Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:24:32.514648 crc crio[21573]: time=\"2026-06-12T16:24:32.513235498Z\" level=info msg=\"Started container\" PID=60465 containerID=4c458284e1754b270a05f152d190e248c6aa169cf885dc8113ee55e6d1c04f6a description=openstack/rabbitmq-server-0/setup-container id=29bb35f2-92f2-4f8f-9837-a4c1cd5fc034 name=/runtime.v1.RuntimeService/StartContainer sandboxID=ad7a42be4579fcb2b62642863d16f18eceeed69fe8b7731f72023ef45b5da668\nJun 12 16:24:32.587537 crc crio[21573]: time=\"2026-06-12T16:24:32.582734827Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=12a03052-954c-4d99-8772-dff32180361f name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:24:32.615294 crc crio[21573]: time=\"2026-06-12T16:24:32.615034436Z\" level=info msg=\"Creating container: openstack/dnsmasq-dns-86cd84489-h4fqs/dnsmasq-dns\" id=5fe5ac0e-e69d-4203-a378-6ffc4b45fcfc name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:24:32.629353 crc crio[21573]: time=\"2026-06-12T16:24:32.629293145Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:24:32.636881 crc crio[21573]: time=\"2026-06-12T16:24:32.636722216Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:24:32.644552 crc crio[21573]: time=\"2026-06-12T16:24:32.644400843Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:24:32.720417 crc crio[21573]: time=\"2026-06-12T16:24:32.718914578Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:24:32.781514 crc crio[21573]: time=\"2026-06-12T16:24:32.781064727Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:24:32.995945 crc crio[21573]: time=\"2026-06-12T16:24:32.995561052Z\" level=info msg=\"Stopped pod sandbox: 6a5234b0ccd8d3c7b48c3ff86a4e18b8d75c64ec09c91a9dbd063620f08a9e90\" id=8b3dcc2d-1d92-4c67-9c6b-48851f1a0164 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 16:24:33.194822 crc crio[21573]: time=\"2026-06-12T16:24:33.194045209Z\" level=info msg=\"Created container 1856d8540e5c9d24a302efab8807f5a1a6ec82c8da6fc4e3e6306d2bc322f865: openstack/rabbitmq-cell1-server-0/setup-container\" id=fa4c337d-a2d6-45c3-87d1-a309dc620cce name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:24:33.206367 crc crio[21573]: time=\"2026-06-12T16:24:33.199218413Z\" level=info msg=\"Starting container: 1856d8540e5c9d24a302efab8807f5a1a6ec82c8da6fc4e3e6306d2bc322f865\" id=100dde35-34b3-46b9-9cb9-971b5910c45d name=/runtime.v1.RuntimeService/StartContainer\nJun 12 16:24:33.247762 crc crio[21573]: time=\"2026-06-12T16:24:33.239921278Z\" level=info msg=\"Started container\" PID=60513 containerID=1856d8540e5c9d24a302efab8807f5a1a6ec82c8da6fc4e3e6306d2bc322f865 description=openstack/rabbitmq-cell1-server-0/setup-container id=100dde35-34b3-46b9-9cb9-971b5910c45d name=/runtime.v1.RuntimeService/StartContainer sandboxID=86c9825a3bd816596f06586e0f68308d2d26101abbcd685f1ceae9d43710b15b\nJun 12 16:24:33.284050 crc crio[21573]: time=\"2026-06-12T16:24:33.283836682Z\" level=info msg=\"Stopped pod sandbox: 1b3d0c7418b3c2d4acb9ecac81398f89510882db3de7f1bd80b6fd9f562fb0f0\" id=8167e6bf-a696-4e28-835a-a39a1ef1a7fa name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 16:24:33.367848 crc crio[21573]: time=\"2026-06-12T16:24:33.367750126Z\" level=info msg=\"Stopped pod sandbox: 25a5d295d5d7ae2c600568ef9e5bd11a2bdd83e7b46d5549e941d97e99efac53\" id=b91c262e-c1b7-4b1a-b393-46266a0bd666 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 16:24:33.590305 crc crio[21573]: time=\"2026-06-12T16:24:33.588984229Z\" level=info msg=\"Removing container: ed2a5c0a212dca2e71abf86c667fc49ac3e75fb6412551cf7597b1a47566e9ed\" id=fc3ff805-b442-4fe8-aa40-a8137cdfd3cf name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 16:24:33.747740 crc crio[21573]: time=\"2026-06-12T16:24:33.747643427Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-base:current-podified\" id=27c3bc9b-7950-4993-ba4e-0c01cdb40c65 name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:24:33.764979 crc crio[21573]: time=\"2026-06-12T16:24:33.764288398Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-base:current-podified\" id=cfa546a0-85ad-4112-86b2-7a553f601935 name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:24:33.813099 crc crio[21573]: time=\"2026-06-12T16:24:33.808099729Z\" level=info msg=\"Creating container: openstack/ovn-controller-ovs-cjkn2/ovsdb-server\" id=a967c9e7-3ea3-4ad7-b07d-5475921e73fa name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:24:33.813099 crc crio[21573]: time=\"2026-06-12T16:24:33.810057997Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:24:34.141007 crc crio[21573]: time=\"2026-06-12T16:24:34.14088508Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:24:34.154641 crc crio[21573]: time=\"2026-06-12T16:24:34.151561129Z\" level=info msg=\"Created container 51d4c856e1f2bea679d4389a1b8e21724724e7334dd51328b801bb5bdfb443c3: openstack/dnsmasq-dns-68bc84565-f2dwf/dnsmasq-dns\" id=9cf12083-d22a-43dd-9d65-a4ece5e2b87c name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:24:34.160765 crc crio[21573]: time=\"2026-06-12T16:24:34.159849766Z\" level=info msg=\"Starting container: 51d4c856e1f2bea679d4389a1b8e21724724e7334dd51328b801bb5bdfb443c3\" id=105e85ea-4608-4a63-9088-385b481db7f8 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 16:24:34.205850 crc crio[21573]: time=\"2026-06-12T16:24:34.205718437Z\" level=info msg=\"Created container 0e73cdfcbe217f582af6424269c2be05ef5d24c9726e9d22fd0bfbdeadf834dd: openstack/ovsdbserver-sb-0/openstack-network-exporter\" id=7d95d534-79aa-4695-9fdc-3712c288d294 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:24:34.207306 crc crio[21573]: time=\"2026-06-12T16:24:34.20707728Z\" level=info msg=\"Started container\" PID=61261 containerID=51d4c856e1f2bea679d4389a1b8e21724724e7334dd51328b801bb5bdfb443c3 description=openstack/dnsmasq-dns-68bc84565-f2dwf/dnsmasq-dns id=105e85ea-4608-4a63-9088-385b481db7f8 name=/runtime.v1.RuntimeService/StartContainer sandboxID=6dab1ff43ae7bc5eff7607b572fce3f05624416a49095e1b0ee183be1606efa9\nJun 12 16:24:34.207306 crc crio[21573]: time=\"2026-06-12T16:24:34.207249272Z\" level=info msg=\"Starting container: 0e73cdfcbe217f582af6424269c2be05ef5d24c9726e9d22fd0bfbdeadf834dd\" id=31615650-69c5-4a32-9fdc-8bce61f11294 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 16:24:34.220616 crc crio[21573]: time=\"2026-06-12T16:24:34.220207823Z\" level=info msg=\"Started container\" PID=61251 containerID=0e73cdfcbe217f582af6424269c2be05ef5d24c9726e9d22fd0bfbdeadf834dd description=openstack/ovsdbserver-sb-0/openstack-network-exporter id=31615650-69c5-4a32-9fdc-8bce61f11294 name=/runtime.v1.RuntimeService/StartContainer sandboxID=00b0b036a3c8e71a8b6cc37b532adc197198c87eda091225e0074891ddb08a9c\nJun 12 16:24:34.254087 crc crio[21573]: time=\"2026-06-12T16:24:34.253416161Z\" level=info msg=\"Created container 7811d80b39ed4a5ff8c495657128ccc6871beff3b22a3a40e87ae4e4660bac29: openstack/dnsmasq-dns-86cd84489-h4fqs/dnsmasq-dns\" id=5fe5ac0e-e69d-4203-a378-6ffc4b45fcfc name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:24:34.255995 crc crio[21573]: time=\"2026-06-12T16:24:34.255898803Z\" level=info msg=\"Starting container: 7811d80b39ed4a5ff8c495657128ccc6871beff3b22a3a40e87ae4e4660bac29\" id=d96426da-3aef-4c36-82bf-a86bc006c817 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 16:24:34.263233 crc crio[21573]: time=\"2026-06-12T16:24:34.262909881Z\" level=info msg=\"Started container\" PID=61264 containerID=7811d80b39ed4a5ff8c495657128ccc6871beff3b22a3a40e87ae4e4660bac29 description=openstack/dnsmasq-dns-86cd84489-h4fqs/dnsmasq-dns id=d96426da-3aef-4c36-82bf-a86bc006c817 name=/runtime.v1.RuntimeService/StartContainer sandboxID=c09eec9b2aa6d6643cc8c0a1ac72ea2730238e0d0fbb7a6420f7939a22402bbb\nJun 12 16:24:34.314528 crc crio[21573]: time=\"2026-06-12T16:24:34.314021845Z\" level=info msg=\"Created container 27502588067f53191d53cadb5d2f72d26e06c0308512b6fb9476a12943a51cc3: openstack/ovsdbserver-nb-0/openstack-network-exporter\" id=2eba110c-47c3-459f-b4fd-b429320375d1 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:24:34.319524 crc crio[21573]: time=\"2026-06-12T16:24:34.317592629Z\" level=info msg=\"Starting container: 27502588067f53191d53cadb5d2f72d26e06c0308512b6fb9476a12943a51cc3\" id=e538702a-da74-418f-9cee-63fe7bc98bd2 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 16:24:34.337159 crc crio[21573]: time=\"2026-06-12T16:24:34.33665569Z\" level=info msg=\"Removed container ed2a5c0a212dca2e71abf86c667fc49ac3e75fb6412551cf7597b1a47566e9ed: openstack/dnsmasq-dns-769fc96f7c-xdwvs/init\" id=fc3ff805-b442-4fe8-aa40-a8137cdfd3cf name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 16:24:34.338113 crc crio[21573]: time=\"2026-06-12T16:24:34.338015775Z\" level=info msg=\"Started container\" PID=61257 containerID=27502588067f53191d53cadb5d2f72d26e06c0308512b6fb9476a12943a51cc3 description=openstack/ovsdbserver-nb-0/openstack-network-exporter id=e538702a-da74-418f-9cee-63fe7bc98bd2 name=/runtime.v1.RuntimeService/StartContainer sandboxID=60868546b23cf666fe2c767f5decbdcd4b5d7fffca0dbf5f5828e40408bdd8b5\nJun 12 16:24:34.353046 crc crio[21573]: time=\"2026-06-12T16:24:34.352939534Z\" level=info msg=\"Removing container: 578cf8ff9f6b683ad43afc0fe98dd1909ce0ec69d3d9ddab8fab4b453e5df11c\" id=691ccbac-cac1-4009-8ebb-1c7d26394d86 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 16:24:34.385684 crc crio[21573]: time=\"2026-06-12T16:24:34.385353446Z\" level=info msg=\"Running pod sandbox: openstack/dnsmasq-dns-77594b4b4f-b48cm/POD\" id=db108e8c-c7d8-4000-acdd-9fa3b72a3e41 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 16:24:34.385848 crc crio[21573]: time=\"2026-06-12T16:24:34.385741627Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:24:34.400063 crc crio[21573]: time=\"2026-06-12T16:24:34.399706414Z\" level=info msg=\"Removed container 578cf8ff9f6b683ad43afc0fe98dd1909ce0ec69d3d9ddab8fab4b453e5df11c: openstack/dnsmasq-dns-7dc8cc99c9-dkjfn/init\" id=691ccbac-cac1-4009-8ebb-1c7d26394d86 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 16:24:34.410206 crc crio[21573]: time=\"2026-06-12T16:24:34.410040766Z\" level=info msg=\"Removing container: ba02a43e668166adfd03094778643b2ab979dbfd5cfc53b8078872d574e9ffe0\" id=49a68a33-57b6-44ec-a35b-932608854bc5 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 16:24:34.511288 crc crio[21573]: time=\"2026-06-12T16:24:34.511115769Z\" level=info msg=\"Removed container ba02a43e668166adfd03094778643b2ab979dbfd5cfc53b8078872d574e9ffe0: openstack/dnsmasq-dns-6b994dcc49-mxqqs/init\" id=49a68a33-57b6-44ec-a35b-932608854bc5 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 16:24:34.526486 crc crio[21573]: time=\"2026-06-12T16:24:34.526277035Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:24:34.537757 crc crio[21573]: time=\"2026-06-12T16:24:34.53764536Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-77594b4b4f-b48cm Namespace:openstack ID:ab9606494179a0157c364d5d2b0084be0563509cbe34658304ecffd86572c72c UID:867d9fbf-1337-4ad5-a485-b9fb6c530c5f NetNS:/var/run/netns/c8c0466f-84b5-455d-b157-da89c1f94d2e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod867d9fbf_1337_4ad5_a485_b9fb6c530c5f.slice PodAnnotations:0xc002722160}] Aliases:map[]}\"\nJun 12 16:24:34.537757 crc crio[21573]: time=\"2026-06-12T16:24:34.537716112Z\" level=info msg=\"Adding pod openstack_dnsmasq-dns-77594b4b4f-b48cm to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 16:24:34.730784 crc crio[21573]: time=\"2026-06-12T16:24:34.727239063Z\" level=info msg=\"Created container d02559284841d01325f21fa75ad4557b39e77eade6eea99cf84b2fdee16ca96f: openstack/ovn-controller-ovs-cjkn2/ovsdb-server\" id=a967c9e7-3ea3-4ad7-b07d-5475921e73fa name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:24:34.741999 crc crio[21573]: time=\"2026-06-12T16:24:34.738879378Z\" level=info msg=\"Starting container: d02559284841d01325f21fa75ad4557b39e77eade6eea99cf84b2fdee16ca96f\" id=3a701b92-5e7e-4cb1-a8ef-1930a878dadc name=/runtime.v1.RuntimeService/StartContainer\nJun 12 16:24:34.766518 crc crio[21573]: time=\"2026-06-12T16:24:34.755990526Z\" level=info msg=\"Started container\" PID=61529 containerID=d02559284841d01325f21fa75ad4557b39e77eade6eea99cf84b2fdee16ca96f description=openstack/ovn-controller-ovs-cjkn2/ovsdb-server id=3a701b92-5e7e-4cb1-a8ef-1930a878dadc name=/runtime.v1.RuntimeService/StartContainer sandboxID=8293d1ce918cbcd754ae6dfed80e502b8fd5a8367df3464a30efb6c5ab7cf1dd\nJun 12 16:24:34.812807 crc crio[21573]: time=\"2026-06-12T16:24:34.812702661Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-base:current-podified\" id=9658ea43-a89d-4e7e-bc7b-99d1a416f686 name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:24:34.823791 crc crio[21573]: time=\"2026-06-12T16:24:34.822846311Z\" level=info msg=\"Stopping container: 51d4c856e1f2bea679d4389a1b8e21724724e7334dd51328b801bb5bdfb443c3 (timeout: 10s)\" id=73925367-0b2d-40d0-9642-66e08b2531c8 name=/runtime.v1.RuntimeService/StopContainer\nJun 12 16:24:34.832522 crc crio[21573]: time=\"2026-06-12T16:24:34.828705989Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-base:current-podified\" id=a5969169-2022-4173-b3ab-6b7126abdadc name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:24:34.854637 crc crio[21573]: time=\"2026-06-12T16:24:34.854339705Z\" level=info msg=\"Creating container: openstack/ovn-controller-ovs-cjkn2/ovs-vswitchd\" id=85ffe769-774c-4fd0-b14b-c21483614844 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:24:34.856149 crc crio[21573]: time=\"2026-06-12T16:24:34.85605359Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:24:34.937153 crc crio[21573]: time=\"2026-06-12T16:24:34.936828132Z\" level=info msg=\"Stopping pod sandbox: efa2f6d5e2cddc322164586db4bf1d6a41c8d89e21b0edd944132f4e79ace795\" id=08bbd6cd-1486-43bd-8de3-4c3e3eb9579b name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 16:24:34.937583 crc crio[21573]: time=\"2026-06-12T16:24:34.937410848Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29688024-lfhvq Namespace:openshift-infra ID:efa2f6d5e2cddc322164586db4bf1d6a41c8d89e21b0edd944132f4e79ace795 UID:61cbc5d2-f566-45ec-9cc8-50bf1a7a32b8 NetNS:/var/run/netns/e8c211dc-8890-425b-83ea-f5e20b170d63 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod61cbc5d2_f566_45ec_9cc8_50bf1a7a32b8.slice PodAnnotations:0xc003674328}] Aliases:map[]}\"\nJun 12 16:24:34.937709 crc crio[21573]: time=\"2026-06-12T16:24:34.937662826Z\" level=info msg=\"Deleting pod openshift-infra_auto-csr-approver-29688024-lfhvq from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 16:24:34.943539 crc crio[21573]: time=\"2026-06-12T16:24:34.942923057Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:24:34.992816 crc crio[21573]: time=\"2026-06-12T16:24:34.991980366Z\" level=info msg=\"Stopped container 51d4c856e1f2bea679d4389a1b8e21724724e7334dd51328b801bb5bdfb443c3: openstack/dnsmasq-dns-68bc84565-f2dwf/dnsmasq-dns\" id=73925367-0b2d-40d0-9642-66e08b2531c8 name=/runtime.v1.RuntimeService/StopContainer\nJun 12 16:24:34.998318 crc crio[21573]: time=\"2026-06-12T16:24:34.998154656Z\" level=info msg=\"Stopping pod sandbox: 6dab1ff43ae7bc5eff7607b572fce3f05624416a49095e1b0ee183be1606efa9\" id=936b4ffa-514d-4740-9de5-1d6ee9efd746 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 16:24:34.998960 crc crio[21573]: time=\"2026-06-12T16:24:34.998880207Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-68bc84565-f2dwf Namespace:openstack ID:6dab1ff43ae7bc5eff7607b572fce3f05624416a49095e1b0ee183be1606efa9 UID:96cc42c1-7b82-4952-b012-f8c294f3a526 NetNS:/var/run/netns/a66de47e-f834-4df0-9098-34de10c25b19 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod96cc42c1_7b82_4952_b012_f8c294f3a526.slice PodAnnotations:0xc00443c060}] Aliases:map[]}\"\nJun 12 16:24:34.999174 crc crio[21573]: time=\"2026-06-12T16:24:34.999106093Z\" level=info msg=\"Deleting pod openstack_dnsmasq-dns-68bc84565-f2dwf from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 16:24:35.264856 crc crio[21573]: 2026-06-12T16:24:35Z [verbose] CmdAdd (shim): {1.1.0 [{Name:ab9606494179a01 Mac:2a:f5:8c:66:61:88 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:77 Mtu:0 Sandbox:/var/run/netns/c8c0466f-84b5-455d-b157-da89c1f94d2e SocketPath: PciID:}] [{Interface:0xc000299cb0 Address:{IP:10.217.0.119 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 16:24:35.269280 crc crio[21573]: time=\"2026-06-12T16:24:35.2683223Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-77594b4b4f-b48cm Namespace:openstack ID:ab9606494179a0157c364d5d2b0084be0563509cbe34658304ecffd86572c72c UID:867d9fbf-1337-4ad5-a485-b9fb6c530c5f NetNS:/var/run/netns/c8c0466f-84b5-455d-b157-da89c1f94d2e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod867d9fbf_1337_4ad5_a485_b9fb6c530c5f.slice PodAnnotations:0xc002722160}] Aliases:map[]}\"\nJun 12 16:24:35.269280 crc crio[21573]: time=\"2026-06-12T16:24:35.268967598Z\" level=info msg=\"Checking pod openstack_dnsmasq-dns-77594b4b4f-b48cm for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 16:24:35.302796 crc crio[21573]: time=\"2026-06-12T16:24:35.302726671Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:24:35.359987 crc crio[21573]: time=\"2026-06-12T16:24:35.359931552Z\" level=info msg=\"Ran pod sandbox ab9606494179a0157c364d5d2b0084be0563509cbe34658304ecffd86572c72c with infra container: openstack/dnsmasq-dns-77594b4b4f-b48cm/POD\" id=db108e8c-c7d8-4000-acdd-9fa3b72a3e41 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 16:24:35.363648 crc crio[21573]: time=\"2026-06-12T16:24:35.363546532Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=ed2653c4-7f7c-47c9-ab93-5f8436fd1d82 name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:24:35.448572 crc crio[21573]: time=\"2026-06-12T16:24:35.445947568Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=8df848ff-4dfb-4553-9254-1a864094c2ad name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:24:35.463628 crc crio[21573]: time=\"2026-06-12T16:24:35.463396569Z\" level=info msg=\"Creating container: openstack/dnsmasq-dns-77594b4b4f-b48cm/init\" id=6f505269-74dc-42b0-b7bb-efe0486f2afb name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:24:35.466079 crc crio[21573]: time=\"2026-06-12T16:24:35.466049505Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:24:35.531787 crc crio[21573]: time=\"2026-06-12T16:24:35.531000941Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:24:35.538746 crc crio[21573]: time=\"2026-06-12T16:24:35.53870707Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:24:35.591491 crc crio[21573]: time=\"2026-06-12T16:24:35.591091083Z\" level=info msg=\"Stopped pod sandbox: efa2f6d5e2cddc322164586db4bf1d6a41c8d89e21b0edd944132f4e79ace795\" id=08bbd6cd-1486-43bd-8de3-4c3e3eb9579b name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 16:24:35.616969 crc crio[21573]: time=\"2026-06-12T16:24:35.616921583Z\" level=info msg=\"Created container 6f11cc9908cd510780fddd4ed1d6fc48e5be0e4f89b772ca65c2a02adc839067: openstack/ovn-controller-ovs-cjkn2/ovs-vswitchd\" id=85ffe769-774c-4fd0-b14b-c21483614844 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:24:35.620003 crc crio[21573]: time=\"2026-06-12T16:24:35.619886216Z\" level=info msg=\"Starting container: 6f11cc9908cd510780fddd4ed1d6fc48e5be0e4f89b772ca65c2a02adc839067\" id=5d101445-ab26-49d7-9232-f2b99766d71d name=/runtime.v1.RuntimeService/StartContainer\nJun 12 16:24:35.630728 crc crio[21573]: time=\"2026-06-12T16:24:35.63051937Z\" level=info msg=\"Started container\" PID=61814 containerID=6f11cc9908cd510780fddd4ed1d6fc48e5be0e4f89b772ca65c2a02adc839067 description=openstack/ovn-controller-ovs-cjkn2/ovs-vswitchd id=5d101445-ab26-49d7-9232-f2b99766d71d name=/runtime.v1.RuntimeService/StartContainer sandboxID=8293d1ce918cbcd754ae6dfed80e502b8fd5a8367df3464a30efb6c5ab7cf1dd\nJun 12 16:24:35.638903 crc crio[21573]: time=\"2026-06-12T16:24:35.638681838Z\" level=info msg=\"Stopped pod sandbox: 6dab1ff43ae7bc5eff7607b572fce3f05624416a49095e1b0ee183be1606efa9\" id=936b4ffa-514d-4740-9de5-1d6ee9efd746 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 16:24:35.821986 crc crio[21573]: time=\"2026-06-12T16:24:35.821238596Z\" level=info msg=\"Created container e014b1acca6999a7b704ff1aba7803f1bace86e3d1df80356ca18f14d21b3a80: openstack/dnsmasq-dns-77594b4b4f-b48cm/init\" id=6f505269-74dc-42b0-b7bb-efe0486f2afb name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:24:35.828257 crc crio[21573]: time=\"2026-06-12T16:24:35.828106381Z\" level=info msg=\"Starting container: e014b1acca6999a7b704ff1aba7803f1bace86e3d1df80356ca18f14d21b3a80\" id=58321f61-8147-4f20-b92d-f2c1bf520f7a name=/runtime.v1.RuntimeService/StartContainer\nJun 12 16:24:35.839299 crc crio[21573]: time=\"2026-06-12T16:24:35.837975361Z\" level=info msg=\"Started container\" PID=61821 containerID=e014b1acca6999a7b704ff1aba7803f1bace86e3d1df80356ca18f14d21b3a80 description=openstack/dnsmasq-dns-77594b4b4f-b48cm/init id=58321f61-8147-4f20-b92d-f2c1bf520f7a name=/runtime.v1.RuntimeService/StartContainer sandboxID=ab9606494179a0157c364d5d2b0084be0563509cbe34658304ecffd86572c72c\nJun 12 16:24:36.014880 crc crio[21573]: time=\"2026-06-12T16:24:36.01474351Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=e96f756c-2fa8-4e22-b7ba-f66a2cd48898 name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:24:36.053793 crc crio[21573]: time=\"2026-06-12T16:24:36.05300758Z\" level=info msg=\"Removing container: 51d4c856e1f2bea679d4389a1b8e21724724e7334dd51328b801bb5bdfb443c3\" id=172a8724-2f23-467b-8405-61cc700bceb7 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 16:24:36.079980 crc crio[21573]: time=\"2026-06-12T16:24:36.079869376Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=6690b765-3b5c-4b96-9eab-5e28ec2ee18f name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:24:36.122537 crc crio[21573]: time=\"2026-06-12T16:24:36.121599926Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=9c664311-199b-46c5-9699-cdb589b22008 name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:24:36.140766 crc crio[21573]: time=\"2026-06-12T16:24:36.14066692Z\" level=info msg=\"Removed container 51d4c856e1f2bea679d4389a1b8e21724724e7334dd51328b801bb5bdfb443c3: openstack/dnsmasq-dns-68bc84565-f2dwf/dnsmasq-dns\" id=172a8724-2f23-467b-8405-61cc700bceb7 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 16:24:36.144304 crc crio[21573]: time=\"2026-06-12T16:24:36.144212367Z\" level=info msg=\"Removing container: d04005a9de6306602a77544a13e0b0db421171b34d7ade2aaf119006c1d47b0e\" id=bf142352-bf44-4a54-9dc9-4b7f3c7c3f7c name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 16:24:36.161351 crc crio[21573]: time=\"2026-06-12T16:24:36.156804343Z\" level=info msg=\"Creating container: openstack/dnsmasq-dns-77594b4b4f-b48cm/dnsmasq-dns\" id=863a0670-dec1-4800-9f4e-621953a99737 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:24:36.161351 crc crio[21573]: time=\"2026-06-12T16:24:36.158653106Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:24:36.204808 crc crio[21573]: time=\"2026-06-12T16:24:36.204694349Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=ddf45038-6d3e-485e-8f98-ef72445f3c79 name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:24:36.216516 crc crio[21573]: time=\"2026-06-12T16:24:36.216343232Z\" level=info msg=\"Removed container d04005a9de6306602a77544a13e0b0db421171b34d7ade2aaf119006c1d47b0e: openstack/dnsmasq-dns-68bc84565-f2dwf/init\" id=bf142352-bf44-4a54-9dc9-4b7f3c7c3f7c name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 16:24:36.231783 crc crio[21573]: time=\"2026-06-12T16:24:36.231682042Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:24:36.238681 crc crio[21573]: time=\"2026-06-12T16:24:36.238561347Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:24:36.438129 crc crio[21573]: time=\"2026-06-12T16:24:36.437593074Z\" level=info msg=\"Creating container: openstack/openstack-cell1-galera-0/galera\" id=b613b1a7-76aa-430a-a083-946e619ec53d name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:24:36.440541 crc crio[21573]: time=\"2026-06-12T16:24:36.439659114Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:24:36.470022 crc crio[21573]: time=\"2026-06-12T16:24:36.469049051Z\" level=info msg=\"Created container c5bd4661ba0614ae07ab87f2a69805c3a6a89ed6a8839e6663a9049334cab9b3: openstack/dnsmasq-dns-77594b4b4f-b48cm/dnsmasq-dns\" id=863a0670-dec1-4800-9f4e-621953a99737 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:24:36.480299 crc crio[21573]: time=\"2026-06-12T16:24:36.478942311Z\" level=info msg=\"Starting container: c5bd4661ba0614ae07ab87f2a69805c3a6a89ed6a8839e6663a9049334cab9b3\" id=a1f977f0-fb8b-4ceb-8e0f-6e3182b3ad72 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 16:24:36.505096 crc crio[21573]: time=\"2026-06-12T16:24:36.504118503Z\" level=info msg=\"Started container\" PID=61991 containerID=c5bd4661ba0614ae07ab87f2a69805c3a6a89ed6a8839e6663a9049334cab9b3 description=openstack/dnsmasq-dns-77594b4b4f-b48cm/dnsmasq-dns id=a1f977f0-fb8b-4ceb-8e0f-6e3182b3ad72 name=/runtime.v1.RuntimeService/StartContainer sandboxID=ab9606494179a0157c364d5d2b0084be0563509cbe34658304ecffd86572c72c\nJun 12 16:24:36.571945 crc crio[21573]: time=\"2026-06-12T16:24:36.569735001Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:24:36.582926 crc crio[21573]: time=\"2026-06-12T16:24:36.582820101Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:24:37.015809 crc crio[21573]: time=\"2026-06-12T16:24:37.01487084Z\" level=info msg=\"Created container 54516fec54149158b2fa15dd036cc632e3a83f7ecc989505cc516f7b6a10a063: openstack/openstack-cell1-galera-0/galera\" id=b613b1a7-76aa-430a-a083-946e619ec53d name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:24:37.017313 crc crio[21573]: time=\"2026-06-12T16:24:37.017264837Z\" level=info msg=\"Starting container: 54516fec54149158b2fa15dd036cc632e3a83f7ecc989505cc516f7b6a10a063\" id=a839a1ea-cea8-4e26-bff1-27aeec51b8be name=/runtime.v1.RuntimeService/StartContainer\nJun 12 16:24:37.027037 crc crio[21573]: time=\"2026-06-12T16:24:37.026279903Z\" level=info msg=\"Started container\" PID=62017 containerID=54516fec54149158b2fa15dd036cc632e3a83f7ecc989505cc516f7b6a10a063 description=openstack/openstack-cell1-galera-0/galera id=a839a1ea-cea8-4e26-bff1-27aeec51b8be name=/runtime.v1.RuntimeService/StartContainer sandboxID=781f57ed4fbfd14b2ee5661e969f8a9ded09909ab4f4d78b085f216d965ab5d9\nJun 12 16:24:42.258658 crc crio[21573]: time=\"2026-06-12T16:24:42.257610224Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=f5f79de5-d220-406a-b9ee-43437a9ee9b2 name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:24:42.322947 crc crio[21573]: time=\"2026-06-12T16:24:42.322811609Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=1436169b-5041-45e6-9e8e-2b0dd0db131f name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:24:42.891774 crc crio[21573]: time=\"2026-06-12T16:24:42.891639118Z\" level=info msg=\"Creating container: openstack/openstack-galera-0/galera\" id=24d9cdab-b94b-4b1a-b3ba-a29218a8f240 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:24:42.894534 crc crio[21573]: time=\"2026-06-12T16:24:42.893559463Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:24:43.000063 crc crio[21573]: time=\"2026-06-12T16:24:42.999404909Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:24:43.004338 crc crio[21573]: time=\"2026-06-12T16:24:43.004170814Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:24:43.263854 crc crio[21573]: time=\"2026-06-12T16:24:43.263646708Z\" level=info msg=\"Created container ba93d971b19180aace902e969eb078d6663e3e07cc3f6e800c2092dee19cb2e3: openstack/openstack-galera-0/galera\" id=24d9cdab-b94b-4b1a-b3ba-a29218a8f240 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:24:43.287953 crc crio[21573]: time=\"2026-06-12T16:24:43.287699576Z\" level=info msg=\"Starting container: ba93d971b19180aace902e969eb078d6663e3e07cc3f6e800c2092dee19cb2e3\" id=d338e7d5-fe6b-43ab-8834-63f4c99997dd name=/runtime.v1.RuntimeService/StartContainer\nJun 12 16:24:43.311025 crc crio[21573]: time=\"2026-06-12T16:24:43.31088882Z\" level=info msg=\"Started container\" PID=62160 containerID=ba93d971b19180aace902e969eb078d6663e3e07cc3f6e800c2092dee19cb2e3 description=openstack/openstack-galera-0/galera id=d338e7d5-fe6b-43ab-8834-63f4c99997dd name=/runtime.v1.RuntimeService/StartContainer sandboxID=226c5744652142a03f62e1398c005afdb05109fed4c6438e4cf94743c3d33791\nJun 12 16:24:43.822153 crc crio[21573]: time=\"2026-06-12T16:24:43.821095826Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/community-operators-lt2z7/POD\" id=66afeab8-7e0c-40ff-9a4a-4392e7935952 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 16:24:43.822153 crc crio[21573]: time=\"2026-06-12T16:24:43.821882298Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:24:43.941649 crc crio[21573]: time=\"2026-06-12T16:24:43.941525304Z\" level=info msg=\"Got pod network &{Name:community-operators-lt2z7 Namespace:openshift-marketplace ID:98cd679f86051d8b40faf33e335870858058c3cb6ca24c0f04033a697e4fdc64 UID:68cc6a95-a5c5-4a66-bddc-84a8d6e8a59f NetNS:/var/run/netns/459de8b3-4d63-4ca2-ab8b-2ef89fdeb542 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod68cc6a95_a5c5_4a66_bddc_84a8d6e8a59f.slice PodAnnotations:0xc0024281b0}] Aliases:map[]}\"\nJun 12 16:24:43.941649 crc crio[21573]: time=\"2026-06-12T16:24:43.941623507Z\" level=info msg=\"Adding pod openshift-marketplace_community-operators-lt2z7 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 16:24:44.360371 crc crio[21573]: time=\"2026-06-12T16:24:44.356989372Z\" level=info msg=\"Stopping container: 7811d80b39ed4a5ff8c495657128ccc6871beff3b22a3a40e87ae4e4660bac29 (timeout: 10s)\" id=2c645859-b4a1-4297-835d-46bb559ba1c9 name=/runtime.v1.RuntimeService/StopContainer\nJun 12 16:24:44.497551 crc crio[21573]: time=\"2026-06-12T16:24:44.49737882Z\" level=info msg=\"Stopped container 7811d80b39ed4a5ff8c495657128ccc6871beff3b22a3a40e87ae4e4660bac29: openstack/dnsmasq-dns-86cd84489-h4fqs/dnsmasq-dns\" id=2c645859-b4a1-4297-835d-46bb559ba1c9 name=/runtime.v1.RuntimeService/StopContainer\nJun 12 16:24:44.499743 crc crio[21573]: time=\"2026-06-12T16:24:44.499638009Z\" level=info msg=\"Stopping pod sandbox: c09eec9b2aa6d6643cc8c0a1ac72ea2730238e0d0fbb7a6420f7939a22402bbb\" id=3e7816d2-9536-484b-a1e7-3bfb9f642072 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 16:24:44.500929 crc crio[21573]: time=\"2026-06-12T16:24:44.500365491Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-86cd84489-h4fqs Namespace:openstack ID:c09eec9b2aa6d6643cc8c0a1ac72ea2730238e0d0fbb7a6420f7939a22402bbb UID:8ad8ded8-3933-4d0c-8ba3-55d6fe8cf811 NetNS:/var/run/netns/29cabb79-536d-4804-a049-300e8764c0fa Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod8ad8ded8_3933_4d0c_8ba3_55d6fe8cf811.slice PodAnnotations:0xc00008caf0}] Aliases:map[]}\"\nJun 12 16:24:44.500929 crc crio[21573]: time=\"2026-06-12T16:24:44.500632908Z\" level=info msg=\"Deleting pod openstack_dnsmasq-dns-86cd84489-h4fqs from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 16:24:44.770548 crc crio[21573]: 2026-06-12T16:24:44Z [verbose] CmdAdd (shim): {1.1.0 [{Name:98cd679f86051d8 Mac:76:cd:7d:d3:c3:9c Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:78 Mtu:0 Sandbox:/var/run/netns/459de8b3-4d63-4ca2-ab8b-2ef89fdeb542 SocketPath: PciID:}] [{Interface:0xc0002429e0 Address:{IP:10.217.0.120 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 16:24:44.770548 crc crio[21573]: time=\"2026-06-12T16:24:44.76906259Z\" level=info msg=\"Got pod network &{Name:community-operators-lt2z7 Namespace:openshift-marketplace ID:98cd679f86051d8b40faf33e335870858058c3cb6ca24c0f04033a697e4fdc64 UID:68cc6a95-a5c5-4a66-bddc-84a8d6e8a59f NetNS:/var/run/netns/459de8b3-4d63-4ca2-ab8b-2ef89fdeb542 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod68cc6a95_a5c5_4a66_bddc_84a8d6e8a59f.slice PodAnnotations:0xc0024281b0}] Aliases:map[]}\"\nJun 12 16:24:44.770548 crc crio[21573]: time=\"2026-06-12T16:24:44.769366908Z\" level=info msg=\"Checking pod openshift-marketplace_community-operators-lt2z7 for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 16:24:44.798163 crc crio[21573]: time=\"2026-06-12T16:24:44.797382537Z\" level=info msg=\"Ran pod sandbox 98cd679f86051d8b40faf33e335870858058c3cb6ca24c0f04033a697e4fdc64 with infra container: openshift-marketplace/community-operators-lt2z7/POD\" id=66afeab8-7e0c-40ff-9a4a-4392e7935952 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 16:24:44.814615 crc crio[21573]: time=\"2026-06-12T16:24:44.814009434Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=c2123161-5709-42a5-97c0-ec9416ebaa30 name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:24:44.832249 crc crio[21573]: time=\"2026-06-12T16:24:44.8246829Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=1ca2eafc-e9de-4f6f-a689-7fcff6dd73d3 name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:24:44.845530 crc crio[21573]: time=\"2026-06-12T16:24:44.840906361Z\" level=info msg=\"Creating container: openshift-marketplace/community-operators-lt2z7/extract-utilities\" id=e8655a80-5545-492e-b4c1-f410c1869912 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:24:44.845530 crc crio[21573]: time=\"2026-06-12T16:24:44.841508138Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:24:44.977228 crc crio[21573]: time=\"2026-06-12T16:24:44.977070977Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:24:45.003655 crc crio[21573]: time=\"2026-06-12T16:24:45.003153556Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:24:45.213952 crc crio[21573]: time=\"2026-06-12T16:24:45.213851225Z\" level=info msg=\"Created container c1f6da89d338e82cf839121de5e26298a838395bf0c0ca710ffa220bf7a352c0: openshift-marketplace/community-operators-lt2z7/extract-utilities\" id=e8655a80-5545-492e-b4c1-f410c1869912 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:24:45.218225 crc crio[21573]: time=\"2026-06-12T16:24:45.218139115Z\" level=info msg=\"Starting container: c1f6da89d338e82cf839121de5e26298a838395bf0c0ca710ffa220bf7a352c0\" id=dcd954ec-58ff-4add-a793-011a9bdeb3bb name=/runtime.v1.RuntimeService/StartContainer\nJun 12 16:24:45.225209 crc crio[21573]: time=\"2026-06-12T16:24:45.225087094Z\" level=info msg=\"Started container\" PID=62525 containerID=c1f6da89d338e82cf839121de5e26298a838395bf0c0ca710ffa220bf7a352c0 description=openshift-marketplace/community-operators-lt2z7/extract-utilities id=dcd954ec-58ff-4add-a793-011a9bdeb3bb name=/runtime.v1.RuntimeService/StartContainer sandboxID=98cd679f86051d8b40faf33e335870858058c3cb6ca24c0f04033a697e4fdc64\nJun 12 16:24:45.259894 crc crio[21573]: time=\"2026-06-12T16:24:45.259765817Z\" level=info msg=\"Stopped pod sandbox: c09eec9b2aa6d6643cc8c0a1ac72ea2730238e0d0fbb7a6420f7939a22402bbb\" id=3e7816d2-9536-484b-a1e7-3bfb9f642072 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 16:24:45.400122 crc crio[21573]: time=\"2026-06-12T16:24:45.399990082Z\" level=info msg=\"Pulling image: registry.redhat.io/redhat/community-operator-index:v4.20\" id=d9b367dd-9cd9-4aa5-b87d-6133dc8aec19 name=/runtime.v1.ImageService/PullImage\nJun 12 16:24:45.406244 crc crio[21573]: time=\"2026-06-12T16:24:45.405291613Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/redhat/community-operator-index:v4.20\\\"\"\nJun 12 16:24:45.429652 crc crio[21573]: time=\"2026-06-12T16:24:45.429501137Z\" level=info msg=\"Removing container: 7811d80b39ed4a5ff8c495657128ccc6871beff3b22a3a40e87ae4e4660bac29\" id=0f51e380-3693-45cc-8370-8de39d1b9395 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 16:24:45.464310 crc crio[21573]: time=\"2026-06-12T16:24:45.463967773Z\" level=info msg=\"Removed container 7811d80b39ed4a5ff8c495657128ccc6871beff3b22a3a40e87ae4e4660bac29: openstack/dnsmasq-dns-86cd84489-h4fqs/dnsmasq-dns\" id=0f51e380-3693-45cc-8370-8de39d1b9395 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 16:24:45.473852 crc crio[21573]: time=\"2026-06-12T16:24:45.47375961Z\" level=info msg=\"Removing container: 114c353ae2abf90154f18f221ce2bc1b16efce06d82f17a68ae3029cbef14a33\" id=4d297e7b-e8ad-4caf-82bd-dfcdf6ef8bbc name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 16:24:45.583524 crc crio[21573]: time=\"2026-06-12T16:24:45.580248861Z\" level=info msg=\"Removed container 114c353ae2abf90154f18f221ce2bc1b16efce06d82f17a68ae3029cbef14a33: openstack/dnsmasq-dns-86cd84489-h4fqs/init\" id=4d297e7b-e8ad-4caf-82bd-dfcdf6ef8bbc name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 16:24:46.106854 crc crio[21573]: time=\"2026-06-12T16:24:46.106680093Z\" level=info msg=\"Pulled image: registry.redhat.io/redhat/community-operator-index@sha256:8874ea870c535d2628f240c4dfe1c55570869954e66ad633ea84cc782b3982dc\" id=d9b367dd-9cd9-4aa5-b87d-6133dc8aec19 name=/runtime.v1.ImageService/PullImage\nJun 12 16:24:46.108868 crc crio[21573]: time=\"2026-06-12T16:24:46.10872566Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/community-operator-index:v4.20\" id=15c2dcc8-63ac-43f2-b688-59fa21d88dad name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:24:46.113820 crc crio[21573]: time=\"2026-06-12T16:24:46.112040005Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/community-operator-index:v4.20\" id=8a1e6aad-a72c-4300-895b-e2372dc063b7 name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:24:46.121857 crc crio[21573]: time=\"2026-06-12T16:24:46.12176028Z\" level=info msg=\"Creating container: openshift-marketplace/community-operators-lt2z7/extract-content\" id=0ba6cabb-0c91-4469-950d-8bde1f0990bd name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:24:46.122414 crc crio[21573]: time=\"2026-06-12T16:24:46.122334666Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:24:46.188396 crc crio[21573]: time=\"2026-06-12T16:24:46.188262162Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:24:46.192814 crc crio[21573]: time=\"2026-06-12T16:24:46.192725159Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:24:46.344741 crc crio[21573]: time=\"2026-06-12T16:24:46.343861146Z\" level=info msg=\"Created container 74449ad972618d92af915fc8b79bff7f660a48aedca89fcd83f9b7c83e010f15: openshift-marketplace/community-operators-lt2z7/extract-content\" id=0ba6cabb-0c91-4469-950d-8bde1f0990bd name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:24:46.347163 crc crio[21573]: time=\"2026-06-12T16:24:46.347110098Z\" level=info msg=\"Starting container: 74449ad972618d92af915fc8b79bff7f660a48aedca89fcd83f9b7c83e010f15\" id=629487ec-afb4-471f-bfb9-b6d845dc9801 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 16:24:46.357113 crc crio[21573]: time=\"2026-06-12T16:24:46.356798252Z\" level=info msg=\"Started container\" PID=63042 containerID=74449ad972618d92af915fc8b79bff7f660a48aedca89fcd83f9b7c83e010f15 description=openshift-marketplace/community-operators-lt2z7/extract-content id=629487ec-afb4-471f-bfb9-b6d845dc9801 name=/runtime.v1.RuntimeService/StartContainer sandboxID=98cd679f86051d8b40faf33e335870858058c3cb6ca24c0f04033a697e4fdc64\nJun 12 16:24:47.467504 crc crio[21573]: time=\"2026-06-12T16:24:47.466992784Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=f097f817-1e9e-486c-bb77-6bd8482e843f name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:24:47.473722 crc crio[21573]: time=\"2026-06-12T16:24:47.473601941Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=1fb7befc-66bb-4e0e-8ac8-b2c138fb9b89 name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:24:50.688696 crc crio[21573]: time=\"2026-06-12T16:24:50.686389961Z\" level=info msg=\"Creating container: openshift-marketplace/community-operators-lt2z7/registry-server\" id=76383ace-d0bf-4e9e-879f-2538e00b0a46 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:24:50.690376 crc crio[21573]: time=\"2026-06-12T16:24:50.688859912Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:24:50.787759 crc crio[21573]: time=\"2026-06-12T16:24:50.787606957Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:24:50.791966 crc crio[21573]: time=\"2026-06-12T16:24:50.791894238Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:24:51.518321 crc crio[21573]: time=\"2026-06-12T16:24:51.516897577Z\" level=info msg=\"Created container 91694ba67b1c50b52cf2270240eca56400e153f2a2fccd7f7d9eeee6188d6ae7: openshift-marketplace/community-operators-lt2z7/registry-server\" id=76383ace-d0bf-4e9e-879f-2538e00b0a46 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:24:51.528028 crc crio[21573]: time=\"2026-06-12T16:24:51.52648756Z\" level=info msg=\"Starting container: 91694ba67b1c50b52cf2270240eca56400e153f2a2fccd7f7d9eeee6188d6ae7\" id=49dc6dbf-e943-42a5-a8e9-d42bdf876d9a name=/runtime.v1.RuntimeService/StartContainer\nJun 12 16:24:51.544421 crc crio[21573]: time=\"2026-06-12T16:24:51.544294763Z\" level=info msg=\"Started container\" PID=63264 containerID=91694ba67b1c50b52cf2270240eca56400e153f2a2fccd7f7d9eeee6188d6ae7 description=openshift-marketplace/community-operators-lt2z7/registry-server id=49dc6dbf-e943-42a5-a8e9-d42bdf876d9a name=/runtime.v1.RuntimeService/StartContainer sandboxID=98cd679f86051d8b40faf33e335870858058c3cb6ca24c0f04033a697e4fdc64\nJun 12 16:25:05.415868 crc crio[21573]: time=\"2026-06-12T16:25:05.414544168Z\" level=info msg=\"Running pod sandbox: openstack/ovsdbserver-sb-0-config-1781281502-6twqg/POD\" id=ab07f9cb-6299-43d7-9c69-9e157fa69cef name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 16:25:05.418267 crc crio[21573]: time=\"2026-06-12T16:25:05.415918697Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:25:05.475668 crc crio[21573]: time=\"2026-06-12T16:25:05.475545459Z\" level=info msg=\"Got pod network &{Name:ovsdbserver-sb-0-config-1781281502-6twqg Namespace:openstack ID:19a9ff4e3d48a80b78cfa105cf514b91c73fbb92907ed5fff37eb08b57400c06 UID:ec85c941-3c72-4fa3-87c2-3d2779d3f93f NetNS:/var/run/netns/85e617f3-dd27-48b6-932f-d8b2ac55c87f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podec85c941_3c72_4fa3_87c2_3d2779d3f93f.slice PodAnnotations:0xc0024290b8}] Aliases:map[]}\"\nJun 12 16:25:05.475668 crc crio[21573]: time=\"2026-06-12T16:25:05.475649672Z\" level=info msg=\"Adding pod openstack_ovsdbserver-sb-0-config-1781281502-6twqg to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 16:25:05.911832 crc crio[21573]: time=\"2026-06-12T16:25:05.908361503Z\" level=info msg=\"Running pod sandbox: openstack/dnsmasq-dns-7b6fcdc445-ktgdl/POD\" id=1ee0d401-0e37-41f1-adf6-65067ead5d5b name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 16:25:05.911832 crc crio[21573]: time=\"2026-06-12T16:25:05.909175697Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:25:05.941399 crc crio[21573]: time=\"2026-06-12T16:25:05.941277762Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-rabbitmq:current-podified\" id=daf50f0d-c646-412f-b883-55d40966938e name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:25:06.036411 crc crio[21573]: time=\"2026-06-12T16:25:06.035826993Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-rabbitmq:current-podified\" id=3b841c53-4ffe-452b-a34d-ccca838234dd name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:25:06.194525 crc crio[21573]: time=\"2026-06-12T16:25:06.19429273Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-7b6fcdc445-ktgdl Namespace:openstack ID:522819df26c9b96cccff121f9aab5664fcbcac4a222f2d25f715d0d2f20a43f1 UID:4f31bb38-1719-4bfc-beee-24ed7f119f1d NetNS:/var/run/netns/7a19e923-95af-415f-a961-be3d74cdb552 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod4f31bb38_1719_4bfc_beee_24ed7f119f1d.slice PodAnnotations:0xc00338e050}] Aliases:map[]}\"\nJun 12 16:25:06.194525 crc crio[21573]: time=\"2026-06-12T16:25:06.194380852Z\" level=info msg=\"Adding pod openstack_dnsmasq-dns-7b6fcdc445-ktgdl to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 16:25:06.228272 crc crio[21573]: time=\"2026-06-12T16:25:06.228132616Z\" level=info msg=\"Stopping container: 91694ba67b1c50b52cf2270240eca56400e153f2a2fccd7f7d9eeee6188d6ae7 (timeout: 2s)\" id=7e5635fb-94a1-41f2-980c-8cc84698006c name=/runtime.v1.RuntimeService/StopContainer\nJun 12 16:25:06.250114 crc crio[21573]: time=\"2026-06-12T16:25:06.249900707Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-rabbitmq:current-podified\" id=2b8a3161-124d-42f3-9943-3ec3ca139388 name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:25:06.267548 crc crio[21573]: time=\"2026-06-12T16:25:06.267048517Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-rabbitmq:current-podified\" id=6b19e07e-da28-475a-9845-66eed0f3267b name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:25:06.302365 crc crio[21573]: time=\"2026-06-12T16:25:06.302247174Z\" level=info msg=\"Creating container: openstack/rabbitmq-server-0/rabbitmq\" id=4df27701-630a-4fed-bfaa-64b8d8b8af20 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:25:06.303024 crc crio[21573]: time=\"2026-06-12T16:25:06.302936564Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:25:06.307642 crc crio[21573]: time=\"2026-06-12T16:25:06.307521882Z\" level=info msg=\"Creating container: openstack/rabbitmq-cell1-server-0/rabbitmq\" id=f4af37bf-48b0-49d5-95d8-08d38c98eed1 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:25:06.367847 crc crio[21573]: time=\"2026-06-12T16:25:06.367611693Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:25:06.438077 crc crio[21573]: time=\"2026-06-12T16:25:06.436742589Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:25:06.448790 crc crio[21573]: time=\"2026-06-12T16:25:06.44391055Z\" level=info msg=\"Stopped container 91694ba67b1c50b52cf2270240eca56400e153f2a2fccd7f7d9eeee6188d6ae7: openshift-marketplace/community-operators-lt2z7/registry-server\" id=7e5635fb-94a1-41f2-980c-8cc84698006c name=/runtime.v1.RuntimeService/StopContainer\nJun 12 16:25:06.454239 crc crio[21573]: time=\"2026-06-12T16:25:06.453624622Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:25:06.463546 crc crio[21573]: time=\"2026-06-12T16:25:06.460247373Z\" level=info msg=\"Stopping pod sandbox: 98cd679f86051d8b40faf33e335870858058c3cb6ca24c0f04033a697e4fdc64\" id=7e2c2b61-9549-42ad-aefb-1ce145baac89 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 16:25:06.463546 crc crio[21573]: time=\"2026-06-12T16:25:06.461284953Z\" level=info msg=\"Got pod network &{Name:community-operators-lt2z7 Namespace:openshift-marketplace ID:98cd679f86051d8b40faf33e335870858058c3cb6ca24c0f04033a697e4fdc64 UID:68cc6a95-a5c5-4a66-bddc-84a8d6e8a59f NetNS:/var/run/netns/459de8b3-4d63-4ca2-ab8b-2ef89fdeb542 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod68cc6a95_a5c5_4a66_bddc_84a8d6e8a59f.slice PodAnnotations:0xc0018962d8}] Aliases:map[]}\"\nJun 12 16:25:06.472360 crc crio[21573]: time=\"2026-06-12T16:25:06.469820856Z\" level=info msg=\"Deleting pod openshift-marketplace_community-operators-lt2z7 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 16:25:06.475891 crc crio[21573]: 2026-06-12T16:25:06Z [verbose] CmdAdd (shim): {1.1.0 [{Name:19a9ff4e3d48a80 Mac:ca:67:56:e6:14:aa Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:79 Mtu:0 Sandbox:/var/run/netns/85e617f3-dd27-48b6-932f-d8b2ac55c87f SocketPath: PciID:}] [{Interface:0xc0001b8940 Address:{IP:10.217.0.121 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 16:25:06.498732 crc crio[21573]: time=\"2026-06-12T16:25:06.498535588Z\" level=info msg=\"Got pod network &{Name:ovsdbserver-sb-0-config-1781281502-6twqg Namespace:openstack ID:19a9ff4e3d48a80b78cfa105cf514b91c73fbb92907ed5fff37eb08b57400c06 UID:ec85c941-3c72-4fa3-87c2-3d2779d3f93f NetNS:/var/run/netns/85e617f3-dd27-48b6-932f-d8b2ac55c87f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podec85c941_3c72_4fa3_87c2_3d2779d3f93f.slice PodAnnotations:0xc0024290b8}] Aliases:map[]}\"\nJun 12 16:25:06.500763 crc crio[21573]: time=\"2026-06-12T16:25:06.500635869Z\" level=info msg=\"Checking pod openstack_ovsdbserver-sb-0-config-1781281502-6twqg for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 16:25:06.520551 crc crio[21573]: time=\"2026-06-12T16:25:06.52006736Z\" level=info msg=\"Ran pod sandbox 19a9ff4e3d48a80b78cfa105cf514b91c73fbb92907ed5fff37eb08b57400c06 with infra container: openstack/ovsdbserver-sb-0-config-1781281502-6twqg/POD\" id=ab07f9cb-6299-43d7-9c69-9e157fa69cef name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 16:25:06.526842 crc crio[21573]: time=\"2026-06-12T16:25:06.526306726Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-sb-db-server:current-podified\" id=cb09c518-6cf1-464e-9941-6349c1bd4b78 name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:25:06.528626 crc crio[21573]: time=\"2026-06-12T16:25:06.528487598Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:25:06.539413 crc crio[21573]: time=\"2026-06-12T16:25:06.539304582Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-sb-db-server:current-podified\" id=9e83b935-3d52-41bb-ae88-40e829f1a6ab name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:25:06.543156 crc crio[21573]: time=\"2026-06-12T16:25:06.543008794Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:25:06.580280 crc crio[21573]: time=\"2026-06-12T16:25:06.58012476Z\" level=info msg=\"Creating container: openstack/ovsdbserver-sb-0-config-1781281502-6twqg/ovn-config\" id=57b73bd8-acd6-44b8-8ad0-e8accd1e2db8 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:25:06.581827 crc crio[21573]: time=\"2026-06-12T16:25:06.581738106Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:25:06.646011 crc crio[21573]: time=\"2026-06-12T16:25:06.645824777Z\" level=info msg=\"Running pod sandbox: openstack/ovsdbserver-nb-0-config-1781281505-sfbtq/POD\" id=8d669cc6-e723-4934-bf05-21733da71fc2 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 16:25:06.646011 crc crio[21573]: time=\"2026-06-12T16:25:06.646012762Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:25:06.692525 crc crio[21573]: time=\"2026-06-12T16:25:06.692266506Z\" level=info msg=\"Created container 2931c392427239c6a2d9ec450f245efd74e6c5801349356f4f4ee1ccf16290a4: openstack/rabbitmq-server-0/rabbitmq\" id=4df27701-630a-4fed-bfaa-64b8d8b8af20 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:25:06.694005 crc crio[21573]: time=\"2026-06-12T16:25:06.69388052Z\" level=info msg=\"Starting container: 2931c392427239c6a2d9ec450f245efd74e6c5801349356f4f4ee1ccf16290a4\" id=c0c08291-ae3e-495b-b22b-1ede7cac4930 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 16:25:06.706669 crc crio[21573]: time=\"2026-06-12T16:25:06.701773846Z\" level=info msg=\"Started container\" PID=64107 containerID=2931c392427239c6a2d9ec450f245efd74e6c5801349356f4f4ee1ccf16290a4 description=openstack/rabbitmq-server-0/rabbitmq id=c0c08291-ae3e-495b-b22b-1ede7cac4930 name=/runtime.v1.RuntimeService/StartContainer sandboxID=ad7a42be4579fcb2b62642863d16f18eceeed69fe8b7731f72023ef45b5da668\nJun 12 16:25:06.769334 crc crio[21573]: time=\"2026-06-12T16:25:06.767995426Z\" level=info msg=\"Created container 22dc5ca0cfe1574597c9e2dd1a0f56f27fd50ed0a17f9dcb1dceeadac41f7206: openstack/rabbitmq-cell1-server-0/rabbitmq\" id=f4af37bf-48b0-49d5-95d8-08d38c98eed1 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:25:06.779640 crc crio[21573]: time=\"2026-06-12T16:25:06.779531605Z\" level=info msg=\"Got pod network &{Name:ovsdbserver-nb-0-config-1781281505-sfbtq Namespace:openstack ID:2e8e12d171c1b6557961c3f4009bd2f4880a5ba2bc1dfcbf9ffb02b342cbd525 UID:277b010a-bc9c-4d20-8df8-a83b215bcef1 NetNS:/var/run/netns/88db2da8-963c-4d70-81b7-5203878dd866 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod277b010a_bc9c_4d20_8df8_a83b215bcef1.slice PodAnnotations:0xc0027223a8}] Aliases:map[]}\"\nJun 12 16:25:06.779640 crc crio[21573]: time=\"2026-06-12T16:25:06.779656789Z\" level=info msg=\"Adding pod openstack_ovsdbserver-nb-0-config-1781281505-sfbtq to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 16:25:06.787052 crc crio[21573]: time=\"2026-06-12T16:25:06.78508817Z\" level=info msg=\"Starting container: 22dc5ca0cfe1574597c9e2dd1a0f56f27fd50ed0a17f9dcb1dceeadac41f7206\" id=ef23fe17-22f6-4ec7-bbe7-731e64a08403 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 16:25:06.792997 crc crio[21573]: time=\"2026-06-12T16:25:06.792757859Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:25:06.800046 crc crio[21573]: time=\"2026-06-12T16:25:06.799016712Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:25:06.811689 crc crio[21573]: time=\"2026-06-12T16:25:06.81162178Z\" level=info msg=\"Started container\" PID=64146 containerID=22dc5ca0cfe1574597c9e2dd1a0f56f27fd50ed0a17f9dcb1dceeadac41f7206 description=openstack/rabbitmq-cell1-server-0/rabbitmq id=ef23fe17-22f6-4ec7-bbe7-731e64a08403 name=/runtime.v1.RuntimeService/StartContainer sandboxID=86c9825a3bd816596f06586e0f68308d2d26101abbcd685f1ceae9d43710b15b\nJun 12 16:25:07.189293 crc crio[21573]: time=\"2026-06-12T16:25:07.187996286Z\" level=info msg=\"Running pod sandbox: openstack/ovn-northd-0/POD\" id=4b909f74-5b2e-4da8-a20e-33114048ab95 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 16:25:07.189293 crc crio[21573]: time=\"2026-06-12T16:25:07.188668765Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:25:07.272801 crc crio[21573]: time=\"2026-06-12T16:25:07.27269517Z\" level=info msg=\"Got pod network &{Name:ovn-northd-0 Namespace:openstack ID:5362b9fdde6f66608ed1ef556ffbf9dcba83684038f9b03c7f1e688f03eff674 UID:c1fe3b5e-21c0-4f39-992f-478c98f8623f NetNS:/var/run/netns/71b3324b-d02b-4291-bdf5-1c6c710489df Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podc1fe3b5e_21c0_4f39_992f_478c98f8623f.slice PodAnnotations:0xc0006400b0}] Aliases:map[]}\"\nJun 12 16:25:07.273043 crc crio[21573]: time=\"2026-06-12T16:25:07.272832673Z\" level=info msg=\"Adding pod openstack_ovn-northd-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 16:25:07.389727 crc crio[21573]: time=\"2026-06-12T16:25:07.389420723Z\" level=info msg=\"Stopped pod sandbox: 98cd679f86051d8b40faf33e335870858058c3cb6ca24c0f04033a697e4fdc64\" id=7e2c2b61-9549-42ad-aefb-1ce145baac89 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 16:25:07.452797 crc crio[21573]: time=\"2026-06-12T16:25:07.446363531Z\" level=info msg=\"Created container a4f4c8e6b61bdbd038b3e9457fee46d206f0023a9aacd82a50147baf8d6d4307: openstack/ovsdbserver-sb-0-config-1781281502-6twqg/ovn-config\" id=57b73bd8-acd6-44b8-8ad0-e8accd1e2db8 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:25:07.471395 crc crio[21573]: 2026-06-12T16:25:07Z [verbose] CmdAdd (shim): {1.1.0 [{Name:522819df26c9b96 Mac:0a:d2:56:4a:15:44 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:7a Mtu:0 Sandbox:/var/run/netns/7a19e923-95af-415f-a961-be3d74cdb552 SocketPath: PciID:}] [{Interface:0xc000014dd0 Address:{IP:10.217.0.122 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 16:25:07.471395 crc crio[21573]: time=\"2026-06-12T16:25:07.468813487Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-7b6fcdc445-ktgdl Namespace:openstack ID:522819df26c9b96cccff121f9aab5664fcbcac4a222f2d25f715d0d2f20a43f1 UID:4f31bb38-1719-4bfc-beee-24ed7f119f1d NetNS:/var/run/netns/7a19e923-95af-415f-a961-be3d74cdb552 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod4f31bb38_1719_4bfc_beee_24ed7f119f1d.slice PodAnnotations:0xc00338e050}] Aliases:map[]}\"\nJun 12 16:25:07.471395 crc crio[21573]: time=\"2026-06-12T16:25:07.468959551Z\" level=info msg=\"Checking pod openstack_dnsmasq-dns-7b6fcdc445-ktgdl for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 16:25:07.493069 crc crio[21573]: time=\"2026-06-12T16:25:07.492969175Z\" level=info msg=\"Starting container: a4f4c8e6b61bdbd038b3e9457fee46d206f0023a9aacd82a50147baf8d6d4307\" id=77018510-12ed-45ec-9e3a-2f3b26a62dd8 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 16:25:07.528606 crc crio[21573]: time=\"2026-06-12T16:25:07.524866882Z\" level=info msg=\"Ran pod sandbox 522819df26c9b96cccff121f9aab5664fcbcac4a222f2d25f715d0d2f20a43f1 with infra container: openstack/dnsmasq-dns-7b6fcdc445-ktgdl/POD\" id=1ee0d401-0e37-41f1-adf6-65067ead5d5b name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 16:25:07.528876 crc crio[21573]: time=\"2026-06-12T16:25:07.528419894Z\" level=info msg=\"Started container\" PID=64244 containerID=a4f4c8e6b61bdbd038b3e9457fee46d206f0023a9aacd82a50147baf8d6d4307 description=openstack/ovsdbserver-sb-0-config-1781281502-6twqg/ovn-config id=77018510-12ed-45ec-9e3a-2f3b26a62dd8 name=/runtime.v1.RuntimeService/StartContainer sandboxID=19a9ff4e3d48a80b78cfa105cf514b91c73fbb92907ed5fff37eb08b57400c06\nJun 12 16:25:07.534080 crc crio[21573]: time=\"2026-06-12T16:25:07.533886091Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=01924f88-219d-4d67-81a2-609132aab6a5 name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:25:07.728423 crc crio[21573]: time=\"2026-06-12T16:25:07.727878205Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=883bc05a-01b9-415b-ac4b-678879d31d8c name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:25:07.948375 crc crio[21573]: time=\"2026-06-12T16:25:07.945618205Z\" level=info msg=\"Creating container: openstack/dnsmasq-dns-7b6fcdc445-ktgdl/init\" id=ae8dafa5-530a-4e1e-bde3-e3f248192a15 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:25:07.948375 crc crio[21573]: time=\"2026-06-12T16:25:07.946117569Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:25:08.029303 crc crio[21573]: time=\"2026-06-12T16:25:08.028964954Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:25:08.038584 crc crio[21573]: time=\"2026-06-12T16:25:08.038091002Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:25:08.272590 crc crio[21573]: time=\"2026-06-12T16:25:08.27183104Z\" level=info msg=\"Created container ddf8908d6fae87bb345db188051911283756342b51fb799e1229a26a744d9bf7: openstack/dnsmasq-dns-7b6fcdc445-ktgdl/init\" id=ae8dafa5-530a-4e1e-bde3-e3f248192a15 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:25:08.285101 crc crio[21573]: time=\"2026-06-12T16:25:08.284982427Z\" level=info msg=\"Starting container: ddf8908d6fae87bb345db188051911283756342b51fb799e1229a26a744d9bf7\" id=6152ab3b-2874-4bc8-b9c1-3320ccb43baf name=/runtime.v1.RuntimeService/StartContainer\nJun 12 16:25:08.300764 crc crio[21573]: 2026-06-12T16:25:08Z [verbose] CmdAdd (shim): {1.1.0 [{Name:2e8e12d171c1b65 Mac:b2:cc:0f:8b:36:00 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:7b Mtu:0 Sandbox:/var/run/netns/88db2da8-963c-4d70-81b7-5203878dd866 SocketPath: PciID:}] [{Interface:0xc00025aa00 Address:{IP:10.217.0.123 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 16:25:08.306010 crc crio[21573]: time=\"2026-06-12T16:25:08.304662717Z\" level=info msg=\"Removing container: 91694ba67b1c50b52cf2270240eca56400e153f2a2fccd7f7d9eeee6188d6ae7\" id=4dac73fe-3429-4b3e-8646-4cb117ee0d0b name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 16:25:08.310161 crc crio[21573]: time=\"2026-06-12T16:25:08.310039855Z\" level=info msg=\"Started container\" PID=64422 containerID=ddf8908d6fae87bb345db188051911283756342b51fb799e1229a26a744d9bf7 description=openstack/dnsmasq-dns-7b6fcdc445-ktgdl/init id=6152ab3b-2874-4bc8-b9c1-3320ccb43baf name=/runtime.v1.RuntimeService/StartContainer sandboxID=522819df26c9b96cccff121f9aab5664fcbcac4a222f2d25f715d0d2f20a43f1\nJun 12 16:25:08.317316 crc crio[21573]: time=\"2026-06-12T16:25:08.315394325Z\" level=info msg=\"Got pod network &{Name:ovsdbserver-nb-0-config-1781281505-sfbtq Namespace:openstack ID:2e8e12d171c1b6557961c3f4009bd2f4880a5ba2bc1dfcbf9ffb02b342cbd525 UID:277b010a-bc9c-4d20-8df8-a83b215bcef1 NetNS:/var/run/netns/88db2da8-963c-4d70-81b7-5203878dd866 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod277b010a_bc9c_4d20_8df8_a83b215bcef1.slice PodAnnotations:0xc0027223a8}] Aliases:map[]}\"\nJun 12 16:25:08.317316 crc crio[21573]: time=\"2026-06-12T16:25:08.315795458Z\" level=info msg=\"Checking pod openstack_ovsdbserver-nb-0-config-1781281505-sfbtq for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 16:25:08.327723 crc crio[21573]: 2026-06-12T16:25:08Z [verbose] CmdAdd (shim): {1.1.0 [{Name:5362b9fdde6f666 Mac:ae:66:e3:a8:02:31 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:7c Mtu:0 Sandbox:/var/run/netns/71b3324b-d02b-4291-bdf5-1c6c710489df SocketPath: PciID:}] [{Interface:0xc000495130 Address:{IP:10.217.0.124 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 16:25:08.328982 crc crio[21573]: time=\"2026-06-12T16:25:08.328898095Z\" level=info msg=\"Got pod network &{Name:ovn-northd-0 Namespace:openstack ID:5362b9fdde6f66608ed1ef556ffbf9dcba83684038f9b03c7f1e688f03eff674 UID:c1fe3b5e-21c0-4f39-992f-478c98f8623f NetNS:/var/run/netns/71b3324b-d02b-4291-bdf5-1c6c710489df Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podc1fe3b5e_21c0_4f39_992f_478c98f8623f.slice PodAnnotations:0xc0006400b0}] Aliases:map[]}\"\nJun 12 16:25:08.329163 crc crio[21573]: time=\"2026-06-12T16:25:08.32908272Z\" level=info msg=\"Checking pod openstack_ovn-northd-0 for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 16:25:08.372349 crc crio[21573]: time=\"2026-06-12T16:25:08.372249564Z\" level=info msg=\"Ran pod sandbox 2e8e12d171c1b6557961c3f4009bd2f4880a5ba2bc1dfcbf9ffb02b342cbd525 with infra container: openstack/ovsdbserver-nb-0-config-1781281505-sfbtq/POD\" id=8d669cc6-e723-4934-bf05-21733da71fc2 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 16:25:08.382837 crc crio[21573]: time=\"2026-06-12T16:25:08.382731792Z\" level=info msg=\"Ran pod sandbox 5362b9fdde6f66608ed1ef556ffbf9dcba83684038f9b03c7f1e688f03eff674 with infra container: openstack/ovn-northd-0/POD\" id=4b909f74-5b2e-4da8-a20e-33114048ab95 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 16:25:08.394312 crc crio[21573]: time=\"2026-06-12T16:25:08.393806208Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-nb-db-server:current-podified\" id=e79ce5ba-2fea-4e26-91d3-1bbcc8caefc6 name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:25:08.399847 crc crio[21573]: time=\"2026-06-12T16:25:08.397433582Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-northd:current-podified\" id=43e64193-0e9f-48a8-b4ff-fa4e20c19a41 name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:25:08.420967 crc crio[21573]: time=\"2026-06-12T16:25:08.419348252Z\" level=info msg=\"Removed container 91694ba67b1c50b52cf2270240eca56400e153f2a2fccd7f7d9eeee6188d6ae7: openshift-marketplace/community-operators-lt2z7/registry-server\" id=4dac73fe-3429-4b3e-8646-4cb117ee0d0b name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 16:25:08.420967 crc crio[21573]: time=\"2026-06-12T16:25:08.420164193Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/openstack-ovn-northd:current-podified not found\" id=43e64193-0e9f-48a8-b4ff-fa4e20c19a41 name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:25:08.420967 crc crio[21573]: time=\"2026-06-12T16:25:08.420273857Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-ovn-northd:current-podified found\" id=43e64193-0e9f-48a8-b4ff-fa4e20c19a41 name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:25:08.423623 crc crio[21573]: time=\"2026-06-12T16:25:08.42351233Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-ovn-northd:current-podified\" id=54889b66-3a71-4196-ad09-c77b687c6367 name=/runtime.v1.ImageService/PullImage\nJun 12 16:25:08.425323 crc crio[21573]: time=\"2026-06-12T16:25:08.425148471Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-nb-db-server:current-podified\" id=92c28333-27f4-4873-bf9e-a9a706cc2dbe name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:25:08.432035 crc crio[21573]: time=\"2026-06-12T16:25:08.43196298Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-ovn-northd:current-podified\\\"\"\nJun 12 16:25:08.436270 crc crio[21573]: time=\"2026-06-12T16:25:08.43622096Z\" level=info msg=\"Removing container: 74449ad972618d92af915fc8b79bff7f660a48aedca89fcd83f9b7c83e010f15\" id=52a88137-9469-402e-9e16-441ff5816e1b name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 16:25:08.501090 crc crio[21573]: time=\"2026-06-12T16:25:08.500993288Z\" level=info msg=\"Removed container 74449ad972618d92af915fc8b79bff7f660a48aedca89fcd83f9b7c83e010f15: openshift-marketplace/community-operators-lt2z7/extract-content\" id=52a88137-9469-402e-9e16-441ff5816e1b name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 16:25:08.503714 crc crio[21573]: time=\"2026-06-12T16:25:08.503675349Z\" level=info msg=\"Removing container: c1f6da89d338e82cf839121de5e26298a838395bf0c0ca710ffa220bf7a352c0\" id=959b180f-f8e2-4399-94b3-1761fb96b4f6 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 16:25:08.533093 crc crio[21573]: time=\"2026-06-12T16:25:08.532995514Z\" level=info msg=\"Removed container c1f6da89d338e82cf839121de5e26298a838395bf0c0ca710ffa220bf7a352c0: openshift-marketplace/community-operators-lt2z7/extract-utilities\" id=959b180f-f8e2-4399-94b3-1761fb96b4f6 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 16:25:08.611036 crc crio[21573]: time=\"2026-06-12T16:25:08.6079429Z\" level=info msg=\"Creating container: openstack/ovsdbserver-nb-0-config-1781281505-sfbtq/ovn-config\" id=d93ac8df-588d-4833-9964-8f68376a8ec9 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:25:08.611036 crc crio[21573]: time=\"2026-06-12T16:25:08.60899644Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:25:08.711420 crc crio[21573]: time=\"2026-06-12T16:25:08.711260695Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:25:08.716701 crc crio[21573]: time=\"2026-06-12T16:25:08.716652827Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:25:09.231168 crc crio[21573]: time=\"2026-06-12T16:25:09.230420583Z\" level=info msg=\"Created container 5311c5744a9148b79828b1ae04cd0af5c12ffc3694acfa533b532489e4838842: openstack/ovsdbserver-nb-0-config-1781281505-sfbtq/ovn-config\" id=d93ac8df-588d-4833-9964-8f68376a8ec9 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:25:09.236167 crc crio[21573]: time=\"2026-06-12T16:25:09.233819665Z\" level=info msg=\"Starting container: 5311c5744a9148b79828b1ae04cd0af5c12ffc3694acfa533b532489e4838842\" id=78575f03-8867-4936-b302-0e92ab5e99bc name=/runtime.v1.RuntimeService/StartContainer\nJun 12 16:25:09.262067 crc crio[21573]: time=\"2026-06-12T16:25:09.26193202Z\" level=info msg=\"Started container\" PID=64513 containerID=5311c5744a9148b79828b1ae04cd0af5c12ffc3694acfa533b532489e4838842 description=openstack/ovsdbserver-nb-0-config-1781281505-sfbtq/ovn-config id=78575f03-8867-4936-b302-0e92ab5e99bc name=/runtime.v1.RuntimeService/StartContainer sandboxID=2e8e12d171c1b6557961c3f4009bd2f4880a5ba2bc1dfcbf9ffb02b342cbd525\nJun 12 16:25:09.475949 crc crio[21573]: time=\"2026-06-12T16:25:09.47586857Z\" level=info msg=\"Stopping pod sandbox: 19a9ff4e3d48a80b78cfa105cf514b91c73fbb92907ed5fff37eb08b57400c06\" id=ac0e11da-c17b-42ed-9f93-210925f0fbcf name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 16:25:09.476850 crc crio[21573]: time=\"2026-06-12T16:25:09.476742114Z\" level=info msg=\"Got pod network &{Name:ovsdbserver-sb-0-config-1781281502-6twqg Namespace:openstack ID:19a9ff4e3d48a80b78cfa105cf514b91c73fbb92907ed5fff37eb08b57400c06 UID:ec85c941-3c72-4fa3-87c2-3d2779d3f93f NetNS:/var/run/netns/85e617f3-dd27-48b6-932f-d8b2ac55c87f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podec85c941_3c72_4fa3_87c2_3d2779d3f93f.slice PodAnnotations:0xc00443c028}] Aliases:map[]}\"\nJun 12 16:25:09.477267 crc crio[21573]: time=\"2026-06-12T16:25:09.476961353Z\" level=info msg=\"Deleting pod openstack_ovsdbserver-sb-0-config-1781281502-6twqg from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 16:25:09.487056 crc crio[21573]: time=\"2026-06-12T16:25:09.479825252Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=7dacbef5-d289-4cae-8273-84f521346b37 name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:25:09.642621 crc crio[21573]: time=\"2026-06-12T16:25:09.641377853Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=25ff2728-7138-420a-b9bc-5aec56b5c1c9 name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:25:09.657491 crc crio[21573]: time=\"2026-06-12T16:25:09.657359532Z\" level=info msg=\"Creating container: openstack/dnsmasq-dns-7b6fcdc445-ktgdl/dnsmasq-dns\" id=80dbb8d4-193b-44a6-9fe9-39980c37fc47 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:25:09.659837 crc crio[21573]: time=\"2026-06-12T16:25:09.65980113Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:25:09.824156 crc crio[21573]: time=\"2026-06-12T16:25:09.823904392Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:25:09.838233 crc crio[21573]: time=\"2026-06-12T16:25:09.838087238Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:25:09.950856 crc crio[21573]: time=\"2026-06-12T16:25:09.950245623Z\" level=info msg=\"Running pod sandbox: openstack/ovn-controller-pvfrv-config-vlp4j/POD\" id=99988c03-73f5-43e1-9764-c99976e29c7a name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 16:25:09.950856 crc crio[21573]: time=\"2026-06-12T16:25:09.950855311Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:25:09.997972 crc crio[21573]: time=\"2026-06-12T16:25:09.997731576Z\" level=info msg=\"Got pod network &{Name:ovn-controller-pvfrv-config-vlp4j Namespace:openstack ID:17dbcc5e756de9f939d252c5c1c6ff6562b3031bfafa374869b3ed7601e2768c UID:c8fa88c7-2eeb-4da8-8e78-eb4e09e17b69 NetNS:/var/run/netns/82ad5a7c-2cec-4efd-bcf5-6ea4c034f83d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podc8fa88c7_2eeb_4da8_8e78_eb4e09e17b69.slice PodAnnotations:0xc000138940}] Aliases:map[]}\"\nJun 12 16:25:09.997972 crc crio[21573]: time=\"2026-06-12T16:25:09.997804768Z\" level=info msg=\"Adding pod openstack_ovn-controller-pvfrv-config-vlp4j to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 16:25:10.008006 crc crio[21573]: time=\"2026-06-12T16:25:10.007788277Z\" level=info msg=\"Created container 7919ff932a46a7835505f76c4e69b8c326936b1abd0ca226c01c912b1c9c7a53: openstack/dnsmasq-dns-7b6fcdc445-ktgdl/dnsmasq-dns\" id=80dbb8d4-193b-44a6-9fe9-39980c37fc47 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:25:10.014491 crc crio[21573]: time=\"2026-06-12T16:25:10.0123746Z\" level=info msg=\"Starting container: 7919ff932a46a7835505f76c4e69b8c326936b1abd0ca226c01c912b1c9c7a53\" id=2d8a7706-2cba-4cda-a844-eaab16311ce3 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 16:25:10.031344 crc crio[21573]: time=\"2026-06-12T16:25:10.031233969Z\" level=info msg=\"Started container\" PID=64638 containerID=7919ff932a46a7835505f76c4e69b8c326936b1abd0ca226c01c912b1c9c7a53 description=openstack/dnsmasq-dns-7b6fcdc445-ktgdl/dnsmasq-dns id=2d8a7706-2cba-4cda-a844-eaab16311ce3 name=/runtime.v1.RuntimeService/StartContainer sandboxID=522819df26c9b96cccff121f9aab5664fcbcac4a222f2d25f715d0d2f20a43f1\nJun 12 16:25:10.093131 crc crio[21573]: time=\"2026-06-12T16:25:10.091645193Z\" level=info msg=\"Running pod sandbox: openstack/swift-ring-rebalance-q9v6x/POD\" id=9b351b3b-e571-44b9-98a9-0be26e937167 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 16:25:10.093314 crc crio[21573]: time=\"2026-06-12T16:25:10.093166577Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:25:10.212219 crc crio[21573]: time=\"2026-06-12T16:25:10.211796422Z\" level=info msg=\"Stopped pod sandbox: 19a9ff4e3d48a80b78cfa105cf514b91c73fbb92907ed5fff37eb08b57400c06\" id=ac0e11da-c17b-42ed-9f93-210925f0fbcf name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 16:25:10.276048 crc crio[21573]: time=\"2026-06-12T16:25:10.260399539Z\" level=info msg=\"Got pod network &{Name:swift-ring-rebalance-q9v6x Namespace:openstack ID:2233dd5491ba74fd9c6f16a37b7ca1dd7ffe966d0930c7d00a0154eef129bc3b UID:55949498-75a5-4224-8a0a-fc6abead23ff NetNS:/var/run/netns/4564490f-060c-4424-abd8-cd032f69edd5 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod55949498_75a5_4224_8a0a_fc6abead23ff.slice PodAnnotations:0xc001896220}] Aliases:map[]}\"\nJun 12 16:25:10.276048 crc crio[21573]: time=\"2026-06-12T16:25:10.261068799Z\" level=info msg=\"Adding pod openstack_swift-ring-rebalance-q9v6x to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 16:25:11.030622 crc crio[21573]: 2026-06-12T16:25:11Z [verbose] CmdAdd (shim): {1.1.0 [{Name:17dbcc5e756de9f Mac:42:8e:9e:2b:9c:b3 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:7e Mtu:0 Sandbox:/var/run/netns/82ad5a7c-2cec-4efd-bcf5-6ea4c034f83d SocketPath: PciID:}] [{Interface:0xc0000147c0 Address:{IP:10.217.0.126 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 16:25:11.032323 crc crio[21573]: time=\"2026-06-12T16:25:11.03123681Z\" level=info msg=\"Got pod network &{Name:ovn-controller-pvfrv-config-vlp4j Namespace:openstack ID:17dbcc5e756de9f939d252c5c1c6ff6562b3031bfafa374869b3ed7601e2768c UID:c8fa88c7-2eeb-4da8-8e78-eb4e09e17b69 NetNS:/var/run/netns/82ad5a7c-2cec-4efd-bcf5-6ea4c034f83d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podc8fa88c7_2eeb_4da8_8e78_eb4e09e17b69.slice PodAnnotations:0xc000138940}] Aliases:map[]}\"\nJun 12 16:25:11.032323 crc crio[21573]: time=\"2026-06-12T16:25:11.031429895Z\" level=info msg=\"Checking pod openstack_ovn-controller-pvfrv-config-vlp4j for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 16:25:11.692685 crc crio[21573]: 2026-06-12T16:25:11Z [verbose] CmdAdd (shim): {1.1.0 [{Name:2233dd5491ba74f Mac:d6:46:f5:7e:37:44 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:7f Mtu:0 Sandbox:/var/run/netns/4564490f-060c-4424-abd8-cd032f69edd5 SocketPath: PciID:}] [{Interface:0xc000014ba0 Address:{IP:10.217.0.127 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 16:25:11.694132 crc crio[21573]: time=\"2026-06-12T16:25:11.694043951Z\" level=info msg=\"Got pod network &{Name:swift-ring-rebalance-q9v6x Namespace:openstack ID:2233dd5491ba74fd9c6f16a37b7ca1dd7ffe966d0930c7d00a0154eef129bc3b UID:55949498-75a5-4224-8a0a-fc6abead23ff NetNS:/var/run/netns/4564490f-060c-4424-abd8-cd032f69edd5 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod55949498_75a5_4224_8a0a_fc6abead23ff.slice PodAnnotations:0xc001896220}] Aliases:map[]}\"\nJun 12 16:25:11.694356 crc crio[21573]: time=\"2026-06-12T16:25:11.694295238Z\" level=info msg=\"Checking pod openstack_swift-ring-rebalance-q9v6x for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 16:25:11.707352 crc crio[21573]: time=\"2026-06-12T16:25:11.707257269Z\" level=info msg=\"Stopping pod sandbox: 2e8e12d171c1b6557961c3f4009bd2f4880a5ba2bc1dfcbf9ffb02b342cbd525\" id=d34d9b88-c509-4ad8-bafd-9ebc9beeeacf name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 16:25:11.708231 crc crio[21573]: time=\"2026-06-12T16:25:11.708157454Z\" level=info msg=\"Got pod network &{Name:ovsdbserver-nb-0-config-1781281505-sfbtq Namespace:openstack ID:2e8e12d171c1b6557961c3f4009bd2f4880a5ba2bc1dfcbf9ffb02b342cbd525 UID:277b010a-bc9c-4d20-8df8-a83b215bcef1 NetNS:/var/run/netns/88db2da8-963c-4d70-81b7-5203878dd866 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod277b010a_bc9c_4d20_8df8_a83b215bcef1.slice PodAnnotations:0xc00063c378}] Aliases:map[]}\"\nJun 12 16:25:11.708561 crc crio[21573]: time=\"2026-06-12T16:25:11.708432243Z\" level=info msg=\"Deleting pod openstack_ovsdbserver-nb-0-config-1781281505-sfbtq from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 16:25:11.743728 crc crio[21573]: time=\"2026-06-12T16:25:11.743679103Z\" level=info msg=\"Ran pod sandbox 17dbcc5e756de9f939d252c5c1c6ff6562b3031bfafa374869b3ed7601e2768c with infra container: openstack/ovn-controller-pvfrv-config-vlp4j/POD\" id=99988c03-73f5-43e1-9764-c99976e29c7a name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 16:25:11.747931 crc crio[21573]: time=\"2026-06-12T16:25:11.747015995Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-controller:current-podified\" id=ec993d8b-8d8b-4355-8de4-2035c30e312c name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:25:11.756684 crc crio[21573]: time=\"2026-06-12T16:25:11.756517963Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-controller:current-podified\" id=8f25018a-8fbc-4ed1-9536-1544fcb1f22a name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:25:11.760884 crc crio[21573]: time=\"2026-06-12T16:25:11.760622012Z\" level=info msg=\"Ran pod sandbox 2233dd5491ba74fd9c6f16a37b7ca1dd7ffe966d0930c7d00a0154eef129bc3b with infra container: openstack/swift-ring-rebalance-q9v6x/POD\" id=9b351b3b-e571-44b9-98a9-0be26e937167 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 16:25:11.764657 crc crio[21573]: time=\"2026-06-12T16:25:11.764600552Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-proxy-server:current-podified\" id=2fbc6fad-d86a-4f95-9cf6-b976f6638cec name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:25:11.765288 crc crio[21573]: time=\"2026-06-12T16:25:11.76525865Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/openstack-swift-proxy-server:current-podified not found\" id=2fbc6fad-d86a-4f95-9cf6-b976f6638cec name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:25:11.765513 crc crio[21573]: time=\"2026-06-12T16:25:11.765487757Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-swift-proxy-server:current-podified found\" id=2fbc6fad-d86a-4f95-9cf6-b976f6638cec name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:25:11.766849 crc crio[21573]: time=\"2026-06-12T16:25:11.766758153Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-swift-proxy-server:current-podified\" id=1cc1739b-03b7-4bb2-81b5-cea6bf18d591 name=/runtime.v1.ImageService/PullImage\nJun 12 16:25:11.772067 crc crio[21573]: time=\"2026-06-12T16:25:11.771897348Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-swift-proxy-server:current-podified\\\"\"\nJun 12 16:25:11.794617 crc crio[21573]: time=\"2026-06-12T16:25:11.793971102Z\" level=info msg=\"Creating container: openstack/ovn-controller-pvfrv-config-vlp4j/ovn-config\" id=d1fa2cf8-5521-4b90-9aab-e5c96ea420db name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:25:11.914526 crc crio[21573]: time=\"2026-06-12T16:25:11.914349891Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:25:11.927809 crc crio[21573]: time=\"2026-06-12T16:25:11.927499804Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-ovn-northd@sha256:d4e97fff72edfe6f390bdd2bebcacce9169afe075f8f2de1ba6ff34e235faae4\" id=54889b66-3a71-4196-ad09-c77b687c6367 name=/runtime.v1.ImageService/PullImage\nJun 12 16:25:11.932929 crc crio[21573]: time=\"2026-06-12T16:25:11.932832174Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-northd:current-podified\" id=11453ccf-fb45-4f76-9483-73f7d9ec3eb1 name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:25:12.102788 crc crio[21573]: time=\"2026-06-12T16:25:12.0863862Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:25:12.112567 crc crio[21573]: time=\"2026-06-12T16:25:12.109541302Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-northd:current-podified\" id=6833fe82-6b60-485f-a2da-b15f9969deba name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:25:12.366725 crc crio[21573]: time=\"2026-06-12T16:25:12.36499819Z\" level=info msg=\"Creating container: openstack/ovn-northd-0/ovn-northd\" id=e35c3219-607b-41ea-a0e5-2b1319e1e907 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:25:12.370342 crc crio[21573]: time=\"2026-06-12T16:25:12.37023888Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:25:12.398590 crc crio[21573]: time=\"2026-06-12T16:25:12.378963002Z\" level=info msg=\"Stopped pod sandbox: 2e8e12d171c1b6557961c3f4009bd2f4880a5ba2bc1dfcbf9ffb02b342cbd525\" id=d34d9b88-c509-4ad8-bafd-9ebc9beeeacf name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 16:25:12.496130 crc crio[21573]: time=\"2026-06-12T16:25:12.494516915Z\" level=info msg=\"Running pod sandbox: openstack/root-account-create-update-px26d/POD\" id=c6e8e887-2c4b-447c-8f65-3ad7dbe7d067 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 16:25:12.496402 crc crio[21573]: time=\"2026-06-12T16:25:12.496238134Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:25:12.537535 crc crio[21573]: time=\"2026-06-12T16:25:12.537315175Z\" level=info msg=\"Running pod sandbox: openstack/placement-db-create-vpt6h/POD\" id=fafa7abe-6fb5-4fb6-934e-8721b95b52df name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 16:25:12.537871 crc crio[21573]: time=\"2026-06-12T16:25:12.537810789Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:25:12.680338 crc crio[21573]: time=\"2026-06-12T16:25:12.680155645Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:25:12.688681 crc crio[21573]: time=\"2026-06-12T16:25:12.687061663Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:25:12.694092 crc crio[21573]: time=\"2026-06-12T16:25:12.693856943Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:25:12.704858 crc crio[21573]: time=\"2026-06-12T16:25:12.704761963Z\" level=info msg=\"Got pod network &{Name:root-account-create-update-px26d Namespace:openstack ID:3d5585be466dbaf6d17b20ac266177c055f5730adcc534921b5ffe6d1229897b UID:b05460cf-c299-4373-85a9-1b2c65b28d78 NetNS:/var/run/netns/82e7560d-6f6b-45a9-8152-977a5c8faf7c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podb05460cf_c299_4373_85a9_1b2c65b28d78.slice PodAnnotations:0xc00443c480}] Aliases:map[]}\"\nJun 12 16:25:12.705004 crc crio[21573]: time=\"2026-06-12T16:25:12.704855145Z\" level=info msg=\"Adding pod openstack_root-account-create-update-px26d to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 16:25:12.708517 crc crio[21573]: time=\"2026-06-12T16:25:12.708079275Z\" level=info msg=\"Running pod sandbox: openstack/placement-8a66-account-create-update-9xcgs/POD\" id=a9545adf-10db-4754-9360-63fdb3bfda76 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 16:25:12.710530 crc crio[21573]: time=\"2026-06-12T16:25:12.708818297Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:25:12.714338 crc crio[21573]: time=\"2026-06-12T16:25:12.71408888Z\" level=info msg=\"Got pod network &{Name:placement-db-create-vpt6h Namespace:openstack ID:e1b4c97aa4e03fb9f862c255a5d4bcad9248a047bf1731cadc53373cb504ce08 UID:6bd466c3-7df4-4c8c-a03a-d8ec502121aa NetNS:/var/run/netns/219df33a-835e-4d1e-9bec-e90afdbd4302 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod6bd466c3_7df4_4c8c_a03a_d8ec502121aa.slice PodAnnotations:0xc000138818}] Aliases:map[]}\"\nJun 12 16:25:12.714338 crc crio[21573]: time=\"2026-06-12T16:25:12.714169353Z\" level=info msg=\"Adding pod openstack_placement-db-create-vpt6h to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 16:25:12.807540 crc crio[21573]: time=\"2026-06-12T16:25:12.801881884Z\" level=info msg=\"Got pod network &{Name:placement-8a66-account-create-update-9xcgs Namespace:openstack ID:1372ba1f4c1f38cf91a65025c6135c9d161e19bff616f540e960a9e12a4bb7c4 UID:98f51dfb-7550-4748-9eaf-ec772f83a65e NetNS:/var/run/netns/bf3512b2-b049-4942-a15f-9cdd9eaf535d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod98f51dfb_7550_4748_9eaf_ec772f83a65e.slice PodAnnotations:0xc000568090}] Aliases:map[]}\"\nJun 12 16:25:12.807540 crc crio[21573]: time=\"2026-06-12T16:25:12.801951706Z\" level=info msg=\"Adding pod openstack_placement-8a66-account-create-update-9xcgs to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 16:25:13.153649 crc crio[21573]: time=\"2026-06-12T16:25:13.152863334Z\" level=info msg=\"Created container c39bbdf825e061ba223991ea16475bed205ef58c05ec1b7090a84d75e7227163: openstack/ovn-northd-0/ovn-northd\" id=e35c3219-607b-41ea-a0e5-2b1319e1e907 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:25:13.160128 crc crio[21573]: time=\"2026-06-12T16:25:13.160027366Z\" level=info msg=\"Starting container: c39bbdf825e061ba223991ea16475bed205ef58c05ec1b7090a84d75e7227163\" id=c2bb36d4-fa4b-4ee3-a5b7-81b2dbf97280 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 16:25:13.173900 crc crio[21573]: time=\"2026-06-12T16:25:13.172613463Z\" level=info msg=\"Created container 4b4586f12e670e1315cb0158af92a3beed089007ebc70b6595bc90e717ce89cd: openstack/ovn-controller-pvfrv-config-vlp4j/ovn-config\" id=d1fa2cf8-5521-4b90-9aab-e5c96ea420db name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:25:13.177641 crc crio[21573]: time=\"2026-06-12T16:25:13.177545559Z\" level=info msg=\"Starting container: 4b4586f12e670e1315cb0158af92a3beed089007ebc70b6595bc90e717ce89cd\" id=4534e705-2344-43be-bf39-debb614ae3e3 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 16:25:13.187824 crc crio[21573]: time=\"2026-06-12T16:25:13.187700631Z\" level=info msg=\"Started container\" PID=65072 containerID=c39bbdf825e061ba223991ea16475bed205ef58c05ec1b7090a84d75e7227163 description=openstack/ovn-northd-0/ovn-northd id=c2bb36d4-fa4b-4ee3-a5b7-81b2dbf97280 name=/runtime.v1.RuntimeService/StartContainer sandboxID=5362b9fdde6f66608ed1ef556ffbf9dcba83684038f9b03c7f1e688f03eff674\nJun 12 16:25:13.191346 crc crio[21573]: time=\"2026-06-12T16:25:13.191216261Z\" level=info msg=\"Started container\" PID=65071 containerID=4b4586f12e670e1315cb0158af92a3beed089007ebc70b6595bc90e717ce89cd description=openstack/ovn-controller-pvfrv-config-vlp4j/ovn-config id=4534e705-2344-43be-bf39-debb614ae3e3 name=/runtime.v1.RuntimeService/StartContainer sandboxID=17dbcc5e756de9f939d252c5c1c6ff6562b3031bfafa374869b3ed7601e2768c\nJun 12 16:25:13.208294 crc crio[21573]: time=\"2026-06-12T16:25:13.208136008Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-network-exporter:current-podified\" id=00a2974c-0f4d-447d-b8aa-9970a6217610 name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:25:13.326855 crc crio[21573]: time=\"2026-06-12T16:25:13.326243084Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-network-exporter:current-podified\" id=ec2286e2-d3a4-4b63-866e-7f127264fc63 name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:25:13.343630 crc crio[21573]: time=\"2026-06-12T16:25:13.337034179Z\" level=info msg=\"Creating container: openstack/ovn-northd-0/openstack-network-exporter\" id=5290e5fc-9df3-4622-b99a-c638c62d4000 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:25:13.343630 crc crio[21573]: time=\"2026-06-12T16:25:13.337706312Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:25:13.431629 crc crio[21573]: time=\"2026-06-12T16:25:13.431422221Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:25:13.436566 crc crio[21573]: time=\"2026-06-12T16:25:13.436502627Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:25:13.513498 crc crio[21573]: 2026-06-12T16:25:13Z [verbose] CmdAdd (shim): {1.1.0 [{Name:e1b4c97aa4e03fb Mac:b2:f3:b8:b9:58:2e Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:81 Mtu:0 Sandbox:/var/run/netns/219df33a-835e-4d1e-9bec-e90afdbd4302 SocketPath: PciID:}] [{Interface:0xc000298e40 Address:{IP:10.217.0.129 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 16:25:13.516305 crc crio[21573]: time=\"2026-06-12T16:25:13.516263992Z\" level=info msg=\"Got pod network &{Name:placement-db-create-vpt6h Namespace:openstack ID:e1b4c97aa4e03fb9f862c255a5d4bcad9248a047bf1731cadc53373cb504ce08 UID:6bd466c3-7df4-4c8c-a03a-d8ec502121aa NetNS:/var/run/netns/219df33a-835e-4d1e-9bec-e90afdbd4302 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod6bd466c3_7df4_4c8c_a03a_d8ec502121aa.slice PodAnnotations:0xc000138818}] Aliases:map[]}\"\nJun 12 16:25:13.516722 crc crio[21573]: time=\"2026-06-12T16:25:13.516670973Z\" level=info msg=\"Checking pod openstack_placement-db-create-vpt6h for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 16:25:13.593275 crc crio[21573]: time=\"2026-06-12T16:25:13.592892497Z\" level=info msg=\"Ran pod sandbox e1b4c97aa4e03fb9f862c255a5d4bcad9248a047bf1731cadc53373cb504ce08 with infra container: openstack/placement-db-create-vpt6h/POD\" id=fafa7abe-6fb5-4fb6-934e-8721b95b52df name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 16:25:13.597909 crc crio[21573]: time=\"2026-06-12T16:25:13.596409798Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=0c4c737b-4487-4ff1-9b89-ac8db7d15288 name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:25:13.604342 crc crio[21573]: time=\"2026-06-12T16:25:13.604150378Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=e7770aaa-1583-46b7-8940-0fc22d33ef55 name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:25:13.617267 crc crio[21573]: time=\"2026-06-12T16:25:13.617146544Z\" level=info msg=\"Creating container: openstack/placement-db-create-vpt6h/mariadb-database-create\" id=c1d4119a-773c-43ce-9b37-4c719a3eda38 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:25:13.618366 crc crio[21573]: time=\"2026-06-12T16:25:13.618279098Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:25:13.625862 crc crio[21573]: time=\"2026-06-12T16:25:13.625784723Z\" level=info msg=\"Created container b1387371c2b4e300d286354192e8ff06cb8e9cc0fc0384b26b28f336c4fc991b: openstack/ovn-northd-0/openstack-network-exporter\" id=5290e5fc-9df3-4622-b99a-c638c62d4000 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:25:13.632601 crc crio[21573]: time=\"2026-06-12T16:25:13.632423691Z\" level=info msg=\"Starting container: b1387371c2b4e300d286354192e8ff06cb8e9cc0fc0384b26b28f336c4fc991b\" id=d6f9a8fd-1cfb-480d-b363-93974d4d6b35 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 16:25:13.652910 crc crio[21573]: time=\"2026-06-12T16:25:13.652715171Z\" level=info msg=\"Started container\" PID=65165 containerID=b1387371c2b4e300d286354192e8ff06cb8e9cc0fc0384b26b28f336c4fc991b description=openstack/ovn-northd-0/openstack-network-exporter id=d6f9a8fd-1cfb-480d-b363-93974d4d6b35 name=/runtime.v1.RuntimeService/StartContainer sandboxID=5362b9fdde6f66608ed1ef556ffbf9dcba83684038f9b03c7f1e688f03eff674\nJun 12 16:25:13.748702 crc crio[21573]: 2026-06-12T16:25:13Z [verbose] CmdAdd (shim): {1.1.0 [{Name:1372ba1f4c1f38c Mac:c2:54:39:59:d8:51 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:82 Mtu:0 Sandbox:/var/run/netns/bf3512b2-b049-4942-a15f-9cdd9eaf535d SocketPath: PciID:}] [{Interface:0xc000367090 Address:{IP:10.217.0.130 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 16:25:13.759146 crc crio[21573]: time=\"2026-06-12T16:25:13.758880356Z\" level=info msg=\"Got pod network &{Name:placement-8a66-account-create-update-9xcgs Namespace:openstack ID:1372ba1f4c1f38cf91a65025c6135c9d161e19bff616f540e960a9e12a4bb7c4 UID:98f51dfb-7550-4748-9eaf-ec772f83a65e NetNS:/var/run/netns/bf3512b2-b049-4942-a15f-9cdd9eaf535d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod98f51dfb_7550_4748_9eaf_ec772f83a65e.slice PodAnnotations:0xc000568090}] Aliases:map[]}\"\nJun 12 16:25:13.770635 crc crio[21573]: time=\"2026-06-12T16:25:13.77052983Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:25:13.770939 crc crio[21573]: time=\"2026-06-12T16:25:13.770846259Z\" level=info msg=\"Checking pod openstack_placement-8a66-account-create-update-9xcgs for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 16:25:13.778502 crc crio[21573]: time=\"2026-06-12T16:25:13.777723159Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:25:13.781866 crc crio[21573]: 2026-06-12T16:25:13Z [verbose] CmdAdd (shim): {1.1.0 [{Name:3d5585be466dbaf Mac:5e:8e:2f:33:c9:99 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:80 Mtu:0 Sandbox:/var/run/netns/82e7560d-6f6b-45a9-8152-977a5c8faf7c SocketPath: PciID:}] [{Interface:0xc00025a9e0 Address:{IP:10.217.0.128 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 16:25:13.782745 crc crio[21573]: time=\"2026-06-12T16:25:13.782662947Z\" level=info msg=\"Got pod network &{Name:root-account-create-update-px26d Namespace:openstack ID:3d5585be466dbaf6d17b20ac266177c055f5730adcc534921b5ffe6d1229897b UID:b05460cf-c299-4373-85a9-1b2c65b28d78 NetNS:/var/run/netns/82e7560d-6f6b-45a9-8152-977a5c8faf7c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podb05460cf_c299_4373_85a9_1b2c65b28d78.slice PodAnnotations:0xc00443c480}] Aliases:map[]}\"\nJun 12 16:25:13.782949 crc crio[21573]: time=\"2026-06-12T16:25:13.782894045Z\" level=info msg=\"Checking pod openstack_root-account-create-update-px26d for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 16:25:13.796224 crc crio[21573]: time=\"2026-06-12T16:25:13.796118274Z\" level=info msg=\"Ran pod sandbox 1372ba1f4c1f38cf91a65025c6135c9d161e19bff616f540e960a9e12a4bb7c4 with infra container: openstack/placement-8a66-account-create-update-9xcgs/POD\" id=a9545adf-10db-4754-9360-63fdb3bfda76 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 16:25:13.799371 crc crio[21573]: time=\"2026-06-12T16:25:13.798854287Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=9d83b856-7fe4-4072-9618-bb41a629f837 name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:25:13.822048 crc crio[21573]: time=\"2026-06-12T16:25:13.821885802Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=09c37abb-dc2b-4f88-b739-c5380f6c6bc9 name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:25:13.834726 crc crio[21573]: time=\"2026-06-12T16:25:13.834311701Z\" level=info msg=\"Creating container: openstack/placement-8a66-account-create-update-9xcgs/mariadb-account-create-update\" id=0077678a-f6fc-453e-9b61-5e9066762b73 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:25:13.835045 crc crio[21573]: time=\"2026-06-12T16:25:13.835023381Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:25:13.861723 crc crio[21573]: time=\"2026-06-12T16:25:13.851637391Z\" level=info msg=\"Ran pod sandbox 3d5585be466dbaf6d17b20ac266177c055f5730adcc534921b5ffe6d1229897b with infra container: openstack/root-account-create-update-px26d/POD\" id=c6e8e887-2c4b-447c-8f65-3ad7dbe7d067 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 16:25:13.869427 crc crio[21573]: time=\"2026-06-12T16:25:13.868951904Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=e581657a-1c08-46d1-93a9-147dfb46fc2f name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:25:13.904164 crc crio[21573]: time=\"2026-06-12T16:25:13.904090122Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=cb8d5582-e5b9-42df-b2a9-b28441e666bf name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:25:13.923019 crc crio[21573]: time=\"2026-06-12T16:25:13.921927155Z\" level=info msg=\"Creating container: openstack/root-account-create-update-px26d/mariadb-account-create-update\" id=1ae5dc6c-422d-457e-b4cf-2d47c6740994 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:25:13.923019 crc crio[21573]: time=\"2026-06-12T16:25:13.922822689Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:25:13.974014 crc crio[21573]: time=\"2026-06-12T16:25:13.973929545Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:25:13.988987 crc crio[21573]: time=\"2026-06-12T16:25:13.988911865Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:25:14.020987 crc crio[21573]: time=\"2026-06-12T16:25:14.020916754Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:25:14.029420 crc crio[21573]: time=\"2026-06-12T16:25:14.029115749Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:25:14.108156 crc crio[21573]: time=\"2026-06-12T16:25:14.101404062Z\" level=info msg=\"Running pod sandbox: openstack/glance-db-create-2bg7t/POD\" id=8fdde517-3fdc-4e20-a0e7-bd2431a3a602 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 16:25:14.108156 crc crio[21573]: time=\"2026-06-12T16:25:14.101600068Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:25:14.160677 crc crio[21573]: time=\"2026-06-12T16:25:14.159908196Z\" level=info msg=\"Created container dad1d8111d62e3b468a7905edd5eb5bce6663ce168c55b5e7001f0441b7c12f2: openstack/placement-db-create-vpt6h/mariadb-database-create\" id=c1d4119a-773c-43ce-9b37-4c719a3eda38 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:25:14.172285 crc crio[21573]: time=\"2026-06-12T16:25:14.171767454Z\" level=info msg=\"Starting container: dad1d8111d62e3b468a7905edd5eb5bce6663ce168c55b5e7001f0441b7c12f2\" id=e2aeb6d5-f6fe-4cd5-8c00-515259ada146 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 16:25:14.174314 crc crio[21573]: time=\"2026-06-12T16:25:14.174256993Z\" level=info msg=\"Got pod network &{Name:glance-db-create-2bg7t Namespace:openstack ID:c40453a8ae2023976e320073de23c66383920aac8dc56731e1f357b7c14e1ace UID:9ddea963-9bbd-4183-9871-d72be9f30a6f NetNS:/var/run/netns/265696c7-562c-4333-a419-a9d6930cd3d4 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod9ddea963_9bbd_4183_9871_d72be9f30a6f.slice PodAnnotations:0xc001896830}] Aliases:map[]}\"\nJun 12 16:25:14.174314 crc crio[21573]: time=\"2026-06-12T16:25:14.174309925Z\" level=info msg=\"Adding pod openstack_glance-db-create-2bg7t to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 16:25:14.182628 crc crio[21573]: time=\"2026-06-12T16:25:14.181605464Z\" level=info msg=\"Started container\" PID=65250 containerID=dad1d8111d62e3b468a7905edd5eb5bce6663ce168c55b5e7001f0441b7c12f2 description=openstack/placement-db-create-vpt6h/mariadb-database-create id=e2aeb6d5-f6fe-4cd5-8c00-515259ada146 name=/runtime.v1.RuntimeService/StartContainer sandboxID=e1b4c97aa4e03fb9f862c255a5d4bcad9248a047bf1731cadc53373cb504ce08\nJun 12 16:25:14.329245 crc crio[21573]: time=\"2026-06-12T16:25:14.329145936Z\" level=info msg=\"Created container 2b1c260976228255b0b340000155df751b9ebc3c728f731e6864f1df3e52b471: openstack/root-account-create-update-px26d/mariadb-account-create-update\" id=1ae5dc6c-422d-457e-b4cf-2d47c6740994 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:25:14.335380 crc crio[21573]: time=\"2026-06-12T16:25:14.335147359Z\" level=info msg=\"Starting container: 2b1c260976228255b0b340000155df751b9ebc3c728f731e6864f1df3e52b471\" id=1989123c-cfeb-4caa-bfd5-ca22ef47cf24 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 16:25:14.347324 crc crio[21573]: time=\"2026-06-12T16:25:14.347030185Z\" level=info msg=\"Created container dcb4d39cf52698699c61579fdedc656d3740cdc634d45764a55633a618ba3399: openstack/placement-8a66-account-create-update-9xcgs/mariadb-account-create-update\" id=0077678a-f6fc-453e-9b61-5e9066762b73 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:25:14.362560 crc crio[21573]: time=\"2026-06-12T16:25:14.362361745Z\" level=info msg=\"Starting container: dcb4d39cf52698699c61579fdedc656d3740cdc634d45764a55633a618ba3399\" id=8a187aac-60bf-4e27-8788-c8c96fa2eebb name=/runtime.v1.RuntimeService/StartContainer\nJun 12 16:25:14.386396 crc crio[21573]: time=\"2026-06-12T16:25:14.385624186Z\" level=info msg=\"Started container\" PID=65276 containerID=dcb4d39cf52698699c61579fdedc656d3740cdc634d45764a55633a618ba3399 description=openstack/placement-8a66-account-create-update-9xcgs/mariadb-account-create-update id=8a187aac-60bf-4e27-8788-c8c96fa2eebb name=/runtime.v1.RuntimeService/StartContainer sandboxID=1372ba1f4c1f38cf91a65025c6135c9d161e19bff616f540e960a9e12a4bb7c4\nJun 12 16:25:14.395516 crc crio[21573]: time=\"2026-06-12T16:25:14.392603343Z\" level=info msg=\"Started container\" PID=65305 containerID=2b1c260976228255b0b340000155df751b9ebc3c728f731e6864f1df3e52b471 description=openstack/root-account-create-update-px26d/mariadb-account-create-update id=1989123c-cfeb-4caa-bfd5-ca22ef47cf24 name=/runtime.v1.RuntimeService/StartContainer sandboxID=3d5585be466dbaf6d17b20ac266177c055f5730adcc534921b5ffe6d1229897b\nJun 12 16:25:14.507335 crc crio[21573]: time=\"2026-06-12T16:25:14.506356027Z\" level=info msg=\"Running pod sandbox: openstack/glance-743e-account-create-update-b2tbq/POD\" id=7177616b-9828-4519-9529-e2914971ca7c name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 16:25:14.507335 crc crio[21573]: time=\"2026-06-12T16:25:14.506563593Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:25:14.626291 crc crio[21573]: time=\"2026-06-12T16:25:14.626015709Z\" level=info msg=\"Got pod network &{Name:glance-743e-account-create-update-b2tbq Namespace:openstack ID:92e07857a44f411959588cbd78bcca7c88f37789ae4208c83897a543ccdbd474 UID:65f6e7dd-fffd-4060-a2a0-e3ecac035232 NetNS:/var/run/netns/705a6543-895c-41f1-b531-1d2b27eb7355 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod65f6e7dd_fffd_4060_a2a0_e3ecac035232.slice PodAnnotations:0xc003674040}] Aliases:map[]}\"\nJun 12 16:25:14.626291 crc crio[21573]: time=\"2026-06-12T16:25:14.626094291Z\" level=info msg=\"Adding pod openstack_glance-743e-account-create-update-b2tbq to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 16:25:14.887164 crc crio[21573]: time=\"2026-06-12T16:25:14.887038541Z\" level=info msg=\"Running pod sandbox: openstack/keystone-db-create-pxbxb/POD\" id=be2e337f-1801-4884-90bb-7c6c6be0b5ad name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 16:25:14.887642 crc crio[21573]: time=\"2026-06-12T16:25:14.887135254Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:25:14.956914 crc crio[21573]: time=\"2026-06-12T16:25:14.956811961Z\" level=info msg=\"Got pod network &{Name:keystone-db-create-pxbxb Namespace:openstack ID:0ac4807221b3ab400734ab07cee7d157e87d11286a17a588008e08e30febf20d UID:1833a5a2-5da6-40ca-9e3b-4e2b565e995a NetNS:/var/run/netns/246f206a-e112-463f-9e5a-db809890298f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod1833a5a2_5da6_40ca_9e3b_4e2b565e995a.slice PodAnnotations:0xc00008caf0}] Aliases:map[]}\"\nJun 12 16:25:14.956914 crc crio[21573]: time=\"2026-06-12T16:25:14.956888553Z\" level=info msg=\"Adding pod openstack_keystone-db-create-pxbxb to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 16:25:14.975247 crc crio[21573]: 2026-06-12T16:25:14Z [verbose] CmdAdd (shim): {1.1.0 [{Name:c40453a8ae20239 Mac:72:31:fa:d0:41:8f Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:83 Mtu:0 Sandbox:/var/run/netns/265696c7-562c-4333-a419-a9d6930cd3d4 SocketPath: PciID:}] [{Interface:0xc00011ae50 Address:{IP:10.217.0.131 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 16:25:14.976565 crc crio[21573]: time=\"2026-06-12T16:25:14.976317798Z\" level=info msg=\"Got pod network &{Name:glance-db-create-2bg7t Namespace:openstack ID:c40453a8ae2023976e320073de23c66383920aac8dc56731e1f357b7c14e1ace UID:9ddea963-9bbd-4183-9871-d72be9f30a6f NetNS:/var/run/netns/265696c7-562c-4333-a419-a9d6930cd3d4 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod9ddea963_9bbd_4183_9871_d72be9f30a6f.slice PodAnnotations:0xc001896830}] Aliases:map[]}\"\nJun 12 16:25:14.976691 crc crio[21573]: time=\"2026-06-12T16:25:14.976562395Z\" level=info msg=\"Checking pod openstack_glance-db-create-2bg7t for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 16:25:14.996803 crc crio[21573]: time=\"2026-06-12T16:25:14.996703714Z\" level=info msg=\"Ran pod sandbox c40453a8ae2023976e320073de23c66383920aac8dc56731e1f357b7c14e1ace with infra container: openstack/glance-db-create-2bg7t/POD\" id=8fdde517-3fdc-4e20-a0e7-bd2431a3a602 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 16:25:15.002565 crc crio[21573]: time=\"2026-06-12T16:25:15.002427804Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=51f2efb9-4cd9-4d5f-ae53-d07cb2bfeca4 name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:25:15.013576 crc crio[21573]: time=\"2026-06-12T16:25:15.013288929Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=b76a1d97-b760-4707-b0d9-6c85685f6427 name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:25:15.049655 crc crio[21573]: time=\"2026-06-12T16:25:15.040822656Z\" level=info msg=\"Creating container: openstack/glance-db-create-2bg7t/mariadb-database-create\" id=8ca16d4c-5a2e-4bdb-9e4c-65c8798c1af2 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:25:15.049655 crc crio[21573]: time=\"2026-06-12T16:25:15.041584128Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:25:15.100546 crc crio[21573]: time=\"2026-06-12T16:25:15.100399995Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:25:15.128655 crc crio[21573]: time=\"2026-06-12T16:25:15.124306927Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:25:15.202978 crc crio[21573]: time=\"2026-06-12T16:25:15.20288881Z\" level=info msg=\"Running pod sandbox: openstack/keystone-54b4-account-create-update-b7vb2/POD\" id=4ef5e12e-1d3f-4719-828c-860ff8ec5fff name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 16:25:15.203628 crc crio[21573]: time=\"2026-06-12T16:25:15.203017334Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:25:15.279287 crc crio[21573]: time=\"2026-06-12T16:25:15.279162027Z\" level=info msg=\"Got pod network &{Name:keystone-54b4-account-create-update-b7vb2 Namespace:openstack ID:a2c40ce3bb6d263cdbf017a6684c7774bb5f79009d0c8cd785c705b1b4538b3e UID:9f497270-e07d-4de5-9b3c-ecedd9e645df NetNS:/var/run/netns/5964bccd-eb79-4d4f-a882-34098bec68d5 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod9f497270_e07d_4de5_9b3c_ecedd9e645df.slice PodAnnotations:0xc003674a10}] Aliases:map[]}\"\nJun 12 16:25:15.279287 crc crio[21573]: time=\"2026-06-12T16:25:15.2792596Z\" level=info msg=\"Adding pod openstack_keystone-54b4-account-create-update-b7vb2 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 16:25:15.538673 crc crio[21573]: 2026-06-12T16:25:15Z [verbose] CmdAdd (shim): {1.1.0 [{Name:92e07857a44f411 Mac:e6:3e:28:c7:31:f5 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:84 Mtu:0 Sandbox:/var/run/netns/705a6543-895c-41f1-b531-1d2b27eb7355 SocketPath: PciID:}] [{Interface:0xc00051a740 Address:{IP:10.217.0.132 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 16:25:15.541060 crc crio[21573]: time=\"2026-06-12T16:25:15.541006186Z\" level=info msg=\"Got pod network &{Name:glance-743e-account-create-update-b2tbq Namespace:openstack ID:92e07857a44f411959588cbd78bcca7c88f37789ae4208c83897a543ccdbd474 UID:65f6e7dd-fffd-4060-a2a0-e3ecac035232 NetNS:/var/run/netns/705a6543-895c-41f1-b531-1d2b27eb7355 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod65f6e7dd_fffd_4060_a2a0_e3ecac035232.slice PodAnnotations:0xc003674040}] Aliases:map[]}\"\nJun 12 16:25:15.541433 crc crio[21573]: time=\"2026-06-12T16:25:15.541411467Z\" level=info msg=\"Checking pod openstack_glance-743e-account-create-update-b2tbq for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 16:25:15.576758 crc crio[21573]: time=\"2026-06-12T16:25:15.576635804Z\" level=info msg=\"Ran pod sandbox 92e07857a44f411959588cbd78bcca7c88f37789ae4208c83897a543ccdbd474 with infra container: openstack/glance-743e-account-create-update-b2tbq/POD\" id=7177616b-9828-4519-9529-e2914971ca7c name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 16:25:15.595563 crc crio[21573]: time=\"2026-06-12T16:25:15.594855999Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=ea7369d1-212f-45a7-9409-799090f9dacd name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:25:15.600531 crc crio[21573]: time=\"2026-06-12T16:25:15.600237651Z\" level=info msg=\"Created container 0405c696963c1667af2a8457654425854bcb42bf205b7f5e89f373efe65c7880: openstack/glance-db-create-2bg7t/mariadb-database-create\" id=8ca16d4c-5a2e-4bdb-9e4c-65c8798c1af2 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:25:15.601184 crc crio[21573]: time=\"2026-06-12T16:25:15.600988612Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=aa15208d-d6f7-4ecc-88ea-f695c9e9ceb0 name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:25:15.612217 crc crio[21573]: time=\"2026-06-12T16:25:15.611985297Z\" level=info msg=\"Starting container: 0405c696963c1667af2a8457654425854bcb42bf205b7f5e89f373efe65c7880\" id=9565f097-c275-4bca-aa52-90d08434b5b9 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 16:25:15.623128 crc crio[21573]: 2026-06-12T16:25:15Z [verbose] CmdAdd (shim): {1.1.0 [{Name:0ac4807221b3ab4 Mac:86:c6:7e:76:8c:39 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:85 Mtu:0 Sandbox:/var/run/netns/246f206a-e112-463f-9e5a-db809890298f SocketPath: PciID:}] [{Interface:0xc000510440 Address:{IP:10.217.0.133 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 16:25:15.624808 crc crio[21573]: time=\"2026-06-12T16:25:15.624623991Z\" level=info msg=\"Creating container: openstack/glance-743e-account-create-update-b2tbq/mariadb-account-create-update\" id=ae5873aa-6037-4807-b111-5668043408dc name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:25:15.625945 crc crio[21573]: time=\"2026-06-12T16:25:15.625293071Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:25:15.628587 crc crio[21573]: time=\"2026-06-12T16:25:15.628354307Z\" level=info msg=\"Started container\" PID=65510 containerID=0405c696963c1667af2a8457654425854bcb42bf205b7f5e89f373efe65c7880 description=openstack/glance-db-create-2bg7t/mariadb-database-create id=9565f097-c275-4bca-aa52-90d08434b5b9 name=/runtime.v1.RuntimeService/StartContainer sandboxID=c40453a8ae2023976e320073de23c66383920aac8dc56731e1f357b7c14e1ace\nJun 12 16:25:15.628948 crc crio[21573]: time=\"2026-06-12T16:25:15.628757228Z\" level=info msg=\"Got pod network &{Name:keystone-db-create-pxbxb Namespace:openstack ID:0ac4807221b3ab400734ab07cee7d157e87d11286a17a588008e08e30febf20d UID:1833a5a2-5da6-40ca-9e3b-4e2b565e995a NetNS:/var/run/netns/246f206a-e112-463f-9e5a-db809890298f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod1833a5a2_5da6_40ca_9e3b_4e2b565e995a.slice PodAnnotations:0xc00008caf0}] Aliases:map[]}\"\nJun 12 16:25:15.630289 crc crio[21573]: time=\"2026-06-12T16:25:15.630122137Z\" level=info msg=\"Checking pod openstack_keystone-db-create-pxbxb for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 16:25:15.673303 crc crio[21573]: time=\"2026-06-12T16:25:15.673045192Z\" level=info msg=\"Ran pod sandbox 0ac4807221b3ab400734ab07cee7d157e87d11286a17a588008e08e30febf20d with infra container: openstack/keystone-db-create-pxbxb/POD\" id=be2e337f-1801-4884-90bb-7c6c6be0b5ad name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 16:25:15.677033 crc crio[21573]: time=\"2026-06-12T16:25:15.676985964Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=a4457163-e181-43ec-b1f5-9411d06025a7 name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:25:15.687668 crc crio[21573]: time=\"2026-06-12T16:25:15.687562332Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:25:15.688800 crc crio[21573]: time=\"2026-06-12T16:25:15.688701565Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=fec61358-09fb-4917-9f6d-eab6a94213c6 name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:25:15.696853 crc crio[21573]: time=\"2026-06-12T16:25:15.696636602Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:25:15.705616 crc crio[21573]: time=\"2026-06-12T16:25:15.705523362Z\" level=info msg=\"Creating container: openstack/keystone-db-create-pxbxb/mariadb-database-create\" id=b0f6847e-8f15-4311-90aa-c7c0bfbf7b6e name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:25:15.706162 crc crio[21573]: time=\"2026-06-12T16:25:15.706047007Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:25:15.758050 crc crio[21573]: time=\"2026-06-12T16:25:15.757907944Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:25:15.762170 crc crio[21573]: time=\"2026-06-12T16:25:15.761813704Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:25:15.985411 crc crio[21573]: time=\"2026-06-12T16:25:15.984009196Z\" level=info msg=\"Created container d9d6cf1a5c65982590142026615dc34c5f0d2f214526d8f6277a84b8dbc63d97: openstack/glance-743e-account-create-update-b2tbq/mariadb-account-create-update\" id=ae5873aa-6037-4807-b111-5668043408dc name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:25:15.986780 crc crio[21573]: time=\"2026-06-12T16:25:15.98672387Z\" level=info msg=\"Starting container: d9d6cf1a5c65982590142026615dc34c5f0d2f214526d8f6277a84b8dbc63d97\" id=478f12a3-cb02-40eb-9b0d-679eee49c382 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 16:25:15.989990 crc crio[21573]: time=\"2026-06-12T16:25:15.989902399Z\" level=info msg=\"Created container 066918bb8eb22facc7fc91e05270a7800d4f51bb44ffffc34a33a19c29b4d290: openstack/keystone-db-create-pxbxb/mariadb-database-create\" id=b0f6847e-8f15-4311-90aa-c7c0bfbf7b6e name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:25:15.991397 crc crio[21573]: time=\"2026-06-12T16:25:15.991363611Z\" level=info msg=\"Starting container: 066918bb8eb22facc7fc91e05270a7800d4f51bb44ffffc34a33a19c29b4d290\" id=8c71dd63-bffa-4d00-a860-7b4369dcad29 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 16:25:15.992947 crc crio[21573]: time=\"2026-06-12T16:25:15.992862273Z\" level=info msg=\"Started container\" PID=65601 containerID=d9d6cf1a5c65982590142026615dc34c5f0d2f214526d8f6277a84b8dbc63d97 description=openstack/glance-743e-account-create-update-b2tbq/mariadb-account-create-update id=478f12a3-cb02-40eb-9b0d-679eee49c382 name=/runtime.v1.RuntimeService/StartContainer sandboxID=92e07857a44f411959588cbd78bcca7c88f37789ae4208c83897a543ccdbd474\nJun 12 16:25:16.015570 crc crio[21573]: time=\"2026-06-12T16:25:16.014579228Z\" level=info msg=\"Started container\" PID=65600 containerID=066918bb8eb22facc7fc91e05270a7800d4f51bb44ffffc34a33a19c29b4d290 description=openstack/keystone-db-create-pxbxb/mariadb-database-create id=8c71dd63-bffa-4d00-a860-7b4369dcad29 name=/runtime.v1.RuntimeService/StartContainer sandboxID=0ac4807221b3ab400734ab07cee7d157e87d11286a17a588008e08e30febf20d\nJun 12 16:25:16.048638 crc crio[21573]: 2026-06-12T16:25:16Z [verbose] CmdAdd (shim): {1.1.0 [{Name:a2c40ce3bb6d263 Mac:06:1c:b4:ef:58:43 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:86 Mtu:0 Sandbox:/var/run/netns/5964bccd-eb79-4d4f-a882-34098bec68d5 SocketPath: PciID:}] [{Interface:0xc00011cfa0 Address:{IP:10.217.0.134 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 16:25:16.050687 crc crio[21573]: time=\"2026-06-12T16:25:16.050369361Z\" level=info msg=\"Got pod network &{Name:keystone-54b4-account-create-update-b7vb2 Namespace:openstack ID:a2c40ce3bb6d263cdbf017a6684c7774bb5f79009d0c8cd785c705b1b4538b3e UID:9f497270-e07d-4de5-9b3c-ecedd9e645df NetNS:/var/run/netns/5964bccd-eb79-4d4f-a882-34098bec68d5 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod9f497270_e07d_4de5_9b3c_ecedd9e645df.slice PodAnnotations:0xc003674a10}] Aliases:map[]}\"\nJun 12 16:25:16.051222 crc crio[21573]: time=\"2026-06-12T16:25:16.051161274Z\" level=info msg=\"Checking pod openstack_keystone-54b4-account-create-update-b7vb2 for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 16:25:16.069099 crc crio[21573]: time=\"2026-06-12T16:25:16.069034106Z\" level=info msg=\"Ran pod sandbox a2c40ce3bb6d263cdbf017a6684c7774bb5f79009d0c8cd785c705b1b4538b3e with infra container: openstack/keystone-54b4-account-create-update-b7vb2/POD\" id=4ef5e12e-1d3f-4719-828c-860ff8ec5fff name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 16:25:16.072791 crc crio[21573]: time=\"2026-06-12T16:25:16.072751936Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=44d5d646-63ba-48fb-af58-87528a3b1b0a name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:25:16.078299 crc crio[21573]: time=\"2026-06-12T16:25:16.078141818Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=4c0c0112-d2eb-483d-b339-89d774233890 name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:25:16.090926 crc crio[21573]: time=\"2026-06-12T16:25:16.090301051Z\" level=info msg=\"Creating container: openstack/keystone-54b4-account-create-update-b7vb2/mariadb-account-create-update\" id=1e8fc25b-da04-4c4e-aa8d-7bf1e8da19a9 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:25:16.091397 crc crio[21573]: time=\"2026-06-12T16:25:16.091327441Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:25:16.154338 crc crio[21573]: time=\"2026-06-12T16:25:16.154165979Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:25:16.167167 crc crio[21573]: time=\"2026-06-12T16:25:16.167089157Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:25:16.251500 crc crio[21573]: time=\"2026-06-12T16:25:16.25137856Z\" level=info msg=\"Stopping pod sandbox: 17dbcc5e756de9f939d252c5c1c6ff6562b3031bfafa374869b3ed7601e2768c\" id=2eadfad8-03a5-4251-9678-ee28da343193 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 16:25:16.252575 crc crio[21573]: time=\"2026-06-12T16:25:16.251944946Z\" level=info msg=\"Got pod network &{Name:ovn-controller-pvfrv-config-vlp4j Namespace:openstack ID:17dbcc5e756de9f939d252c5c1c6ff6562b3031bfafa374869b3ed7601e2768c UID:c8fa88c7-2eeb-4da8-8e78-eb4e09e17b69 NetNS:/var/run/netns/82ad5a7c-2cec-4efd-bcf5-6ea4c034f83d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podc8fa88c7_2eeb_4da8_8e78_eb4e09e17b69.slice PodAnnotations:0xc002e282b8}] Aliases:map[]}\"\nJun 12 16:25:16.252575 crc crio[21573]: time=\"2026-06-12T16:25:16.25209571Z\" level=info msg=\"Deleting pod openstack_ovn-controller-pvfrv-config-vlp4j from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 16:25:16.252575 crc crio[21573]: time=\"2026-06-12T16:25:16.252533893Z\" level=info msg=\"Stopping pod sandbox: e1b4c97aa4e03fb9f862c255a5d4bcad9248a047bf1731cadc53373cb504ce08\" id=327cb29c-6885-4d57-93cc-3a697534a813 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 16:25:16.253270 crc crio[21573]: time=\"2026-06-12T16:25:16.253036408Z\" level=info msg=\"Got pod network &{Name:placement-db-create-vpt6h Namespace:openstack ID:e1b4c97aa4e03fb9f862c255a5d4bcad9248a047bf1731cadc53373cb504ce08 UID:6bd466c3-7df4-4c8c-a03a-d8ec502121aa NetNS:/var/run/netns/219df33a-835e-4d1e-9bec-e90afdbd4302 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod6bd466c3_7df4_4c8c_a03a_d8ec502121aa.slice PodAnnotations:0xc00008d1b8}] Aliases:map[]}\"\nJun 12 16:25:16.253270 crc crio[21573]: time=\"2026-06-12T16:25:16.253228872Z\" level=info msg=\"Deleting pod openstack_placement-db-create-vpt6h from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 16:25:16.400665 crc crio[21573]: time=\"2026-06-12T16:25:16.400505694Z\" level=info msg=\"Created container 70b0e46c2a87b29bd32f723c3a40415cf8c8bc7d5a09237a5d20843d5ee74cc0: openstack/keystone-54b4-account-create-update-b7vb2/mariadb-account-create-update\" id=1e8fc25b-da04-4c4e-aa8d-7bf1e8da19a9 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:25:16.403176 crc crio[21573]: time=\"2026-06-12T16:25:16.4026007Z\" level=info msg=\"Starting container: 70b0e46c2a87b29bd32f723c3a40415cf8c8bc7d5a09237a5d20843d5ee74cc0\" id=0098790c-35ec-4918-a14d-319ec7e5060e name=/runtime.v1.RuntimeService/StartContainer\nJun 12 16:25:16.415515 crc crio[21573]: time=\"2026-06-12T16:25:16.412901771Z\" level=info msg=\"Started container\" PID=65684 containerID=70b0e46c2a87b29bd32f723c3a40415cf8c8bc7d5a09237a5d20843d5ee74cc0 description=openstack/keystone-54b4-account-create-update-b7vb2/mariadb-account-create-update id=0098790c-35ec-4918-a14d-319ec7e5060e name=/runtime.v1.RuntimeService/StartContainer sandboxID=a2c40ce3bb6d263cdbf017a6684c7774bb5f79009d0c8cd785c705b1b4538b3e\nJun 12 16:25:16.667833 crc crio[21573]: time=\"2026-06-12T16:25:16.667363204Z\" level=info msg=\"Removing container: dbb22c37e453a2ca55904b455f83b93737249275d07d2e121f7e1cd2c41c82e1\" id=20dd63fa-96d1-48db-8d7e-3e8c4d3df967 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 16:25:16.864035 crc crio[21573]: time=\"2026-06-12T16:25:16.857300531Z\" level=info msg=\"Stopping container: c5bd4661ba0614ae07ab87f2a69805c3a6a89ed6a8839e6663a9049334cab9b3 (timeout: 10s)\" id=eec750f1-d21e-4f74-8f0e-8c4b7908f006 name=/runtime.v1.RuntimeService/StopContainer\nJun 12 16:25:17.311270 crc crio[21573]: time=\"2026-06-12T16:25:17.311143801Z\" level=info msg=\"Stopping pod sandbox: 3d5585be466dbaf6d17b20ac266177c055f5730adcc534921b5ffe6d1229897b\" id=6942354f-a069-4341-9938-220e6ef1d502 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 16:25:17.312745 crc crio[21573]: time=\"2026-06-12T16:25:17.312296784Z\" level=info msg=\"Got pod network &{Name:root-account-create-update-px26d Namespace:openstack ID:3d5585be466dbaf6d17b20ac266177c055f5730adcc534921b5ffe6d1229897b UID:b05460cf-c299-4373-85a9-1b2c65b28d78 NetNS:/var/run/netns/82e7560d-6f6b-45a9-8152-977a5c8faf7c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podb05460cf_c299_4373_85a9_1b2c65b28d78.slice PodAnnotations:0xc002428660}] Aliases:map[]}\"\nJun 12 16:25:17.312745 crc crio[21573]: time=\"2026-06-12T16:25:17.311826605Z\" level=info msg=\"Stopping pod sandbox: 1372ba1f4c1f38cf91a65025c6135c9d161e19bff616f540e960a9e12a4bb7c4\" id=412192bb-be4f-4655-8c43-11ec318ef1b6 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 16:25:17.312745 crc crio[21573]: time=\"2026-06-12T16:25:17.312626064Z\" level=info msg=\"Stopping pod sandbox: c40453a8ae2023976e320073de23c66383920aac8dc56731e1f357b7c14e1ace\" id=8409e417-f92e-41cb-a92b-3b867a73d2d5 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 16:25:17.313057 crc crio[21573]: time=\"2026-06-12T16:25:17.312975343Z\" level=info msg=\"Got pod network &{Name:glance-db-create-2bg7t Namespace:openstack ID:c40453a8ae2023976e320073de23c66383920aac8dc56731e1f357b7c14e1ace UID:9ddea963-9bbd-4183-9871-d72be9f30a6f NetNS:/var/run/netns/265696c7-562c-4333-a419-a9d6930cd3d4 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod9ddea963_9bbd_4183_9871_d72be9f30a6f.slice PodAnnotations:0xc0024286b0}] Aliases:map[]}\"\nJun 12 16:25:17.313226 crc crio[21573]: time=\"2026-06-12T16:25:17.313130798Z\" level=info msg=\"Deleting pod openstack_glance-db-create-2bg7t from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 16:25:17.314090 crc crio[21573]: time=\"2026-06-12T16:25:17.312566762Z\" level=info msg=\"Deleting pod openstack_root-account-create-update-px26d from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 16:25:17.315075 crc crio[21573]: time=\"2026-06-12T16:25:17.314977122Z\" level=info msg=\"Got pod network &{Name:placement-8a66-account-create-update-9xcgs Namespace:openstack ID:1372ba1f4c1f38cf91a65025c6135c9d161e19bff616f540e960a9e12a4bb7c4 UID:98f51dfb-7550-4748-9eaf-ec772f83a65e NetNS:/var/run/netns/bf3512b2-b049-4942-a15f-9cdd9eaf535d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod98f51dfb_7550_4748_9eaf_ec772f83a65e.slice PodAnnotations:0xc00338e538}] Aliases:map[]}\"\nJun 12 16:25:17.315239 crc crio[21573]: time=\"2026-06-12T16:25:17.315161338Z\" level=info msg=\"Deleting pod openstack_placement-8a66-account-create-update-9xcgs from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 16:25:18.359320 crc crio[21573]: time=\"2026-06-12T16:25:18.357290403Z\" level=info msg=\"Stopping pod sandbox: 92e07857a44f411959588cbd78bcca7c88f37789ae4208c83897a543ccdbd474\" id=8ac5abbc-ca85-43f8-8a58-7b3894dd49ea name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 16:25:18.360901 crc crio[21573]: time=\"2026-06-12T16:25:18.357522229Z\" level=info msg=\"Stopping pod sandbox: 0ac4807221b3ab400734ab07cee7d157e87d11286a17a588008e08e30febf20d\" id=ca42934b-0b9a-4080-af75-4e65bf99b44c name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 16:25:18.360901 crc crio[21573]: time=\"2026-06-12T16:25:18.357617286Z\" level=info msg=\"Stopping pod sandbox: a2c40ce3bb6d263cdbf017a6684c7774bb5f79009d0c8cd785c705b1b4538b3e\" id=1029c0ae-fd1f-4338-92e3-0a55ffa6a86a name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 16:25:18.360997 crc crio[21573]: time=\"2026-06-12T16:25:18.360916146Z\" level=info msg=\"Got pod network &{Name:keystone-db-create-pxbxb Namespace:openstack ID:0ac4807221b3ab400734ab07cee7d157e87d11286a17a588008e08e30febf20d UID:1833a5a2-5da6-40ca-9e3b-4e2b565e995a NetNS:/var/run/netns/246f206a-e112-463f-9e5a-db809890298f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod1833a5a2_5da6_40ca_9e3b_4e2b565e995a.slice PodAnnotations:0xc0024287d8}] Aliases:map[]}\"\nJun 12 16:25:18.360997 crc crio[21573]: time=\"2026-06-12T16:25:18.360937071Z\" level=info msg=\"Got pod network &{Name:glance-743e-account-create-update-b2tbq Namespace:openstack ID:92e07857a44f411959588cbd78bcca7c88f37789ae4208c83897a543ccdbd474 UID:65f6e7dd-fffd-4060-a2a0-e3ecac035232 NetNS:/var/run/netns/705a6543-895c-41f1-b531-1d2b27eb7355 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod65f6e7dd_fffd_4060_a2a0_e3ecac035232.slice PodAnnotations:0xc000568ac8}] Aliases:map[]}\"\nJun 12 16:25:18.361133 crc crio[21573]: time=\"2026-06-12T16:25:18.361085931Z\" level=info msg=\"Deleting pod openstack_keystone-db-create-pxbxb from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 16:25:18.361385 crc crio[21573]: time=\"2026-06-12T16:25:18.36127292Z\" level=info msg=\"Deleting pod openstack_glance-743e-account-create-update-b2tbq from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 16:25:18.362280 crc crio[21573]: time=\"2026-06-12T16:25:18.360922057Z\" level=info msg=\"Got pod network &{Name:keystone-54b4-account-create-update-b7vb2 Namespace:openstack ID:a2c40ce3bb6d263cdbf017a6684c7774bb5f79009d0c8cd785c705b1b4538b3e UID:9f497270-e07d-4de5-9b3c-ecedd9e645df NetNS:/var/run/netns/5964bccd-eb79-4d4f-a882-34098bec68d5 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod9f497270_e07d_4de5_9b3c_ecedd9e645df.slice PodAnnotations:0xc000139000}] Aliases:map[]}\"\nJun 12 16:25:18.362280 crc crio[21573]: time=\"2026-06-12T16:25:18.36210851Z\" level=info msg=\"Deleting pod openstack_keystone-54b4-account-create-update-b7vb2 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 16:25:19.391238 crc crio[21573]: time=\"2026-06-12T16:25:19.390625149Z\" level=info msg=\"Stopped pod sandbox: 17dbcc5e756de9f939d252c5c1c6ff6562b3031bfafa374869b3ed7601e2768c\" id=2eadfad8-03a5-4251-9678-ee28da343193 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 16:25:19.396654 crc crio[21573]: time=\"2026-06-12T16:25:19.396559807Z\" level=info msg=\"Stopped container c5bd4661ba0614ae07ab87f2a69805c3a6a89ed6a8839e6663a9049334cab9b3: openstack/dnsmasq-dns-77594b4b4f-b48cm/dnsmasq-dns\" id=eec750f1-d21e-4f74-8f0e-8c4b7908f006 name=/runtime.v1.RuntimeService/StopContainer\nJun 12 16:25:19.397849 crc crio[21573]: time=\"2026-06-12T16:25:19.397792103Z\" level=info msg=\"Stopping pod sandbox: ab9606494179a0157c364d5d2b0084be0563509cbe34658304ecffd86572c72c\" id=e4512105-4ff1-4393-9e26-3352f77d0440 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 16:25:19.398357 crc crio[21573]: time=\"2026-06-12T16:25:19.398319707Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-77594b4b4f-b48cm Namespace:openstack ID:ab9606494179a0157c364d5d2b0084be0563509cbe34658304ecffd86572c72c UID:867d9fbf-1337-4ad5-a485-b9fb6c530c5f NetNS:/var/run/netns/c8c0466f-84b5-455d-b157-da89c1f94d2e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod867d9fbf_1337_4ad5_a485_b9fb6c530c5f.slice PodAnnotations:0xc00063c2c0}] Aliases:map[]}\"\nJun 12 16:25:19.398606 crc crio[21573]: time=\"2026-06-12T16:25:19.398535393Z\" level=info msg=\"Deleting pod openstack_dnsmasq-dns-77594b4b4f-b48cm from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 16:25:21.645754 crc crio[21573]: time=\"2026-06-12T16:25:21.644644645Z\" level=info msg=\"Stopped pod sandbox: 0ac4807221b3ab400734ab07cee7d157e87d11286a17a588008e08e30febf20d\" id=ca42934b-0b9a-4080-af75-4e65bf99b44c name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 16:25:21.652337 crc crio[21573]: time=\"2026-06-12T16:25:21.650599143Z\" level=info msg=\"Stopped pod sandbox: c40453a8ae2023976e320073de23c66383920aac8dc56731e1f357b7c14e1ace\" id=8409e417-f92e-41cb-a92b-3b867a73d2d5 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 16:25:21.661615 crc crio[21573]: time=\"2026-06-12T16:25:21.661349097Z\" level=info msg=\"Stopped pod sandbox: 1372ba1f4c1f38cf91a65025c6135c9d161e19bff616f540e960a9e12a4bb7c4\" id=412192bb-be4f-4655-8c43-11ec318ef1b6 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 16:25:21.667052 crc crio[21573]: time=\"2026-06-12T16:25:21.666838375Z\" level=info msg=\"Stopped pod sandbox: 3d5585be466dbaf6d17b20ac266177c055f5730adcc534921b5ffe6d1229897b\" id=6942354f-a069-4341-9938-220e6ef1d502 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 16:25:21.677085 crc crio[21573]: time=\"2026-06-12T16:25:21.676922898Z\" level=info msg=\"Stopped pod sandbox: a2c40ce3bb6d263cdbf017a6684c7774bb5f79009d0c8cd785c705b1b4538b3e\" id=1029c0ae-fd1f-4338-92e3-0a55ffa6a86a name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 16:25:21.678301 crc crio[21573]: time=\"2026-06-12T16:25:21.678120852Z\" level=info msg=\"Stopped pod sandbox: 92e07857a44f411959588cbd78bcca7c88f37789ae4208c83897a543ccdbd474\" id=8ac5abbc-ca85-43f8-8a58-7b3894dd49ea name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 16:25:21.683910 crc crio[21573]: time=\"2026-06-12T16:25:21.683783262Z\" level=info msg=\"Stopped pod sandbox: e1b4c97aa4e03fb9f862c255a5d4bcad9248a047bf1731cadc53373cb504ce08\" id=327cb29c-6885-4d57-93cc-3a697534a813 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 16:25:21.811820 crc crio[21573]: time=\"2026-06-12T16:25:21.811046804Z\" level=info msg=\"Stopped pod sandbox: ab9606494179a0157c364d5d2b0084be0563509cbe34658304ecffd86572c72c\" id=e4512105-4ff1-4393-9e26-3352f77d0440 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 16:25:21.831696 crc crio[21573]: time=\"2026-06-12T16:25:21.831610562Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-swift-proxy-server@sha256:54d34383039c5c882e1399533e3daac90f5a34676643f168cad40c71510cc073\" id=1cc1739b-03b7-4bb2-81b5-cea6bf18d591 name=/runtime.v1.ImageService/PullImage\nJun 12 16:25:21.834591 crc crio[21573]: time=\"2026-06-12T16:25:21.83455481Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-proxy-server:current-podified\" id=f0b097eb-60a2-4e26-aef1-710cd9d6150f name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:25:21.893173 crc crio[21573]: time=\"2026-06-12T16:25:21.893063274Z\" level=info msg=\"Removed container dbb22c37e453a2ca55904b455f83b93737249275d07d2e121f7e1cd2c41c82e1: openshift-infra/auto-csr-approver-29688018-kjszb/oc\" id=20dd63fa-96d1-48db-8d7e-3e8c4d3df967 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 16:25:21.913998 crc crio[21573]: time=\"2026-06-12T16:25:21.913893695Z\" level=info msg=\"Stopping pod sandbox: 1b3d0c7418b3c2d4acb9ecac81398f89510882db3de7f1bd80b6fd9f562fb0f0\" id=a7ae3b36-8254-4375-92ef-3c3fd2b2413c name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 16:25:21.916066 crc crio[21573]: time=\"2026-06-12T16:25:21.914716009Z\" level=info msg=\"Stopped pod sandbox (already stopped): 1b3d0c7418b3c2d4acb9ecac81398f89510882db3de7f1bd80b6fd9f562fb0f0\" id=a7ae3b36-8254-4375-92ef-3c3fd2b2413c name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 16:25:21.916066 crc crio[21573]: time=\"2026-06-12T16:25:21.915562403Z\" level=info msg=\"Removing pod sandbox: 1b3d0c7418b3c2d4acb9ecac81398f89510882db3de7f1bd80b6fd9f562fb0f0\" id=ff75cdd2-43f9-45b0-897f-b1184ed6d47b name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 16:25:21.938051 crc crio[21573]: time=\"2026-06-12T16:25:21.937756775Z\" level=info msg=\"Removed pod sandbox: 1b3d0c7418b3c2d4acb9ecac81398f89510882db3de7f1bd80b6fd9f562fb0f0\" id=ff75cdd2-43f9-45b0-897f-b1184ed6d47b name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 16:25:21.939642 crc crio[21573]: time=\"2026-06-12T16:25:21.939402807Z\" level=info msg=\"Stopping pod sandbox: 6dab1ff43ae7bc5eff7607b572fce3f05624416a49095e1b0ee183be1606efa9\" id=0669df93-3bb9-432a-99f4-396dcb59a504 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 16:25:21.939642 crc crio[21573]: time=\"2026-06-12T16:25:21.939597322Z\" level=info msg=\"Stopped pod sandbox (already stopped): 6dab1ff43ae7bc5eff7607b572fce3f05624416a49095e1b0ee183be1606efa9\" id=0669df93-3bb9-432a-99f4-396dcb59a504 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 16:25:21.940162 crc crio[21573]: time=\"2026-06-12T16:25:21.940109037Z\" level=info msg=\"Removing pod sandbox: 6dab1ff43ae7bc5eff7607b572fce3f05624416a49095e1b0ee183be1606efa9\" id=017b162a-ab95-4a68-b76b-a0d4bb4b46a0 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 16:25:21.948807 crc crio[21573]: time=\"2026-06-12T16:25:21.948725894Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-proxy-server:current-podified\" id=3548ab56-24f9-470c-862e-6f4ac02a6565 name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:25:21.957041 crc crio[21573]: time=\"2026-06-12T16:25:21.956916792Z\" level=info msg=\"Removed pod sandbox: 6dab1ff43ae7bc5eff7607b572fce3f05624416a49095e1b0ee183be1606efa9\" id=017b162a-ab95-4a68-b76b-a0d4bb4b46a0 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 16:25:21.958277 crc crio[21573]: time=\"2026-06-12T16:25:21.958172568Z\" level=info msg=\"Stopping pod sandbox: 736655cc85210eeb13991b8407d62a18d6c005d04d240ad5157aca0e169faf72\" id=ff1199db-d030-4269-befe-320c36124a45 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 16:25:21.958354 crc crio[21573]: time=\"2026-06-12T16:25:21.958297042Z\" level=info msg=\"Stopped pod sandbox (already stopped): 736655cc85210eeb13991b8407d62a18d6c005d04d240ad5157aca0e169faf72\" id=ff1199db-d030-4269-befe-320c36124a45 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 16:25:21.961656 crc crio[21573]: time=\"2026-06-12T16:25:21.959348911Z\" level=info msg=\"Removing pod sandbox: 736655cc85210eeb13991b8407d62a18d6c005d04d240ad5157aca0e169faf72\" id=9fb96078-c5a6-4984-91c6-434bef42a1cd name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 16:25:21.977881 crc crio[21573]: time=\"2026-06-12T16:25:21.977748172Z\" level=info msg=\"Creating container: openstack/swift-ring-rebalance-q9v6x/swift-ring-rebalance\" id=a7eaca96-6cc8-416d-a0b1-522423590d60 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:25:21.982251 crc crio[21573]: time=\"2026-06-12T16:25:21.98211939Z\" level=info msg=\"Removed pod sandbox: 736655cc85210eeb13991b8407d62a18d6c005d04d240ad5157aca0e169faf72\" id=9fb96078-c5a6-4984-91c6-434bef42a1cd name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 16:25:21.985581 crc crio[21573]: time=\"2026-06-12T16:25:21.985249084Z\" level=info msg=\"Stopping pod sandbox: 5424ae56f4cdab3598c254a496beaddab564ab2e6ef5e1b42ac4f9827da247d2\" id=ba2fcac0-a001-4b16-ae91-9d4c8cc627de name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 16:25:21.986084 crc crio[21573]: time=\"2026-06-12T16:25:21.986058608Z\" level=info msg=\"Stopped pod sandbox (already stopped): 5424ae56f4cdab3598c254a496beaddab564ab2e6ef5e1b42ac4f9827da247d2\" id=ba2fcac0-a001-4b16-ae91-9d4c8cc627de name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 16:25:21.986322 crc crio[21573]: time=\"2026-06-12T16:25:21.985896803Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:25:21.988411 crc crio[21573]: time=\"2026-06-12T16:25:21.988336122Z\" level=info msg=\"Removing pod sandbox: 5424ae56f4cdab3598c254a496beaddab564ab2e6ef5e1b42ac4f9827da247d2\" id=2f8c19fc-9081-4c51-8292-3fffdc135c3d name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 16:25:22.011782 crc crio[21573]: time=\"2026-06-12T16:25:22.011556043Z\" level=info msg=\"Removed pod sandbox: 5424ae56f4cdab3598c254a496beaddab564ab2e6ef5e1b42ac4f9827da247d2\" id=2f8c19fc-9081-4c51-8292-3fffdc135c3d name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 16:25:22.021481 crc crio[21573]: time=\"2026-06-12T16:25:22.021343016Z\" level=info msg=\"Stopping pod sandbox: 883c8354fa4d82b95fdc99de1e63c2baaf5d0b89ae1c9f0d6b827934af9d9cab\" id=ae46aa2e-23a3-4f60-8318-43697658313c name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 16:25:22.021481 crc crio[21573]: time=\"2026-06-12T16:25:22.0214897Z\" level=info msg=\"Stopped pod sandbox (already stopped): 883c8354fa4d82b95fdc99de1e63c2baaf5d0b89ae1c9f0d6b827934af9d9cab\" id=ae46aa2e-23a3-4f60-8318-43697658313c name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 16:25:22.022163 crc crio[21573]: time=\"2026-06-12T16:25:22.021991695Z\" level=info msg=\"Removing pod sandbox: 883c8354fa4d82b95fdc99de1e63c2baaf5d0b89ae1c9f0d6b827934af9d9cab\" id=b88bd674-2fa3-4d65-92a7-b069ab270e08 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 16:25:22.059907 crc crio[21573]: time=\"2026-06-12T16:25:22.059804677Z\" level=info msg=\"Removed pod sandbox: 883c8354fa4d82b95fdc99de1e63c2baaf5d0b89ae1c9f0d6b827934af9d9cab\" id=b88bd674-2fa3-4d65-92a7-b069ab270e08 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 16:25:22.060904 crc crio[21573]: time=\"2026-06-12T16:25:22.060845775Z\" level=info msg=\"Stopping pod sandbox: c09eec9b2aa6d6643cc8c0a1ac72ea2730238e0d0fbb7a6420f7939a22402bbb\" id=b011f13f-7ab8-4564-a39b-474cf01bde2d name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 16:25:22.061041 crc crio[21573]: time=\"2026-06-12T16:25:22.060910646Z\" level=info msg=\"Stopped pod sandbox (already stopped): c09eec9b2aa6d6643cc8c0a1ac72ea2730238e0d0fbb7a6420f7939a22402bbb\" id=b011f13f-7ab8-4564-a39b-474cf01bde2d name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 16:25:22.061633 crc crio[21573]: time=\"2026-06-12T16:25:22.061375099Z\" level=info msg=\"Removing pod sandbox: c09eec9b2aa6d6643cc8c0a1ac72ea2730238e0d0fbb7a6420f7939a22402bbb\" id=b34aa581-aaa8-4005-89f1-a4f8bd700cc2 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 16:25:22.116541 crc crio[21573]: time=\"2026-06-12T16:25:22.113029084Z\" level=info msg=\"Removed pod sandbox: c09eec9b2aa6d6643cc8c0a1ac72ea2730238e0d0fbb7a6420f7939a22402bbb\" id=b34aa581-aaa8-4005-89f1-a4f8bd700cc2 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 16:25:22.118035 crc crio[21573]: time=\"2026-06-12T16:25:22.1179415Z\" level=info msg=\"Stopping pod sandbox: 6a5234b0ccd8d3c7b48c3ff86a4e18b8d75c64ec09c91a9dbd063620f08a9e90\" id=b5a538e1-40c8-46a3-924b-1a044387a1b7 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 16:25:22.118240 crc crio[21573]: time=\"2026-06-12T16:25:22.118071884Z\" level=info msg=\"Stopped pod sandbox (already stopped): 6a5234b0ccd8d3c7b48c3ff86a4e18b8d75c64ec09c91a9dbd063620f08a9e90\" id=b5a538e1-40c8-46a3-924b-1a044387a1b7 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 16:25:22.120348 crc crio[21573]: time=\"2026-06-12T16:25:22.120260236Z\" level=info msg=\"Removing pod sandbox: 6a5234b0ccd8d3c7b48c3ff86a4e18b8d75c64ec09c91a9dbd063620f08a9e90\" id=8d9cf499-79ea-4e95-b4b1-9c23a1802501 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 16:25:22.159261 crc crio[21573]: time=\"2026-06-12T16:25:22.159148298Z\" level=info msg=\"Removed pod sandbox: 6a5234b0ccd8d3c7b48c3ff86a4e18b8d75c64ec09c91a9dbd063620f08a9e90\" id=8d9cf499-79ea-4e95-b4b1-9c23a1802501 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 16:25:22.163178 crc crio[21573]: time=\"2026-06-12T16:25:22.16141808Z\" level=info msg=\"Stopping pod sandbox: 98cd679f86051d8b40faf33e335870858058c3cb6ca24c0f04033a697e4fdc64\" id=c9edc1e5-9471-458b-aeb1-4f4b711812cc name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 16:25:22.163523 crc crio[21573]: time=\"2026-06-12T16:25:22.163231652Z\" level=info msg=\"Stopped pod sandbox (already stopped): 98cd679f86051d8b40faf33e335870858058c3cb6ca24c0f04033a697e4fdc64\" id=c9edc1e5-9471-458b-aeb1-4f4b711812cc name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 16:25:22.164747 crc crio[21573]: time=\"2026-06-12T16:25:22.161727989Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:25:22.173267 crc crio[21573]: time=\"2026-06-12T16:25:22.173092064Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:25:22.175603 crc crio[21573]: time=\"2026-06-12T16:25:22.17551084Z\" level=info msg=\"Removing pod sandbox: 98cd679f86051d8b40faf33e335870858058c3cb6ca24c0f04033a697e4fdc64\" id=f8093528-2639-44c2-b2a9-8c5f0fd0b592 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 16:25:22.198691 crc crio[21573]: time=\"2026-06-12T16:25:22.198382013Z\" level=info msg=\"Removed pod sandbox: 98cd679f86051d8b40faf33e335870858058c3cb6ca24c0f04033a697e4fdc64\" id=f8093528-2639-44c2-b2a9-8c5f0fd0b592 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 16:25:22.207304 crc crio[21573]: time=\"2026-06-12T16:25:22.207154015Z\" level=info msg=\"Stopping pod sandbox: 25a5d295d5d7ae2c600568ef9e5bd11a2bdd83e7b46d5549e941d97e99efac53\" id=b485caa6-355d-46e3-8bf1-90a86d88070f name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 16:25:22.207677 crc crio[21573]: time=\"2026-06-12T16:25:22.2073173Z\" level=info msg=\"Stopped pod sandbox (already stopped): 25a5d295d5d7ae2c600568ef9e5bd11a2bdd83e7b46d5549e941d97e99efac53\" id=b485caa6-355d-46e3-8bf1-90a86d88070f name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 16:25:22.211379 crc crio[21573]: time=\"2026-06-12T16:25:22.210879903Z\" level=info msg=\"Removing pod sandbox: 25a5d295d5d7ae2c600568ef9e5bd11a2bdd83e7b46d5549e941d97e99efac53\" id=6149deb6-c685-4095-8fde-931fd3213cf5 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 16:25:22.288998 crc crio[21573]: time=\"2026-06-12T16:25:22.28824104Z\" level=info msg=\"Removed pod sandbox: 25a5d295d5d7ae2c600568ef9e5bd11a2bdd83e7b46d5549e941d97e99efac53\" id=6149deb6-c685-4095-8fde-931fd3213cf5 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 16:25:22.697511 crc crio[21573]: time=\"2026-06-12T16:25:22.69738931Z\" level=info msg=\"Removing container: c5bd4661ba0614ae07ab87f2a69805c3a6a89ed6a8839e6663a9049334cab9b3\" id=a4968f79-42fd-48f3-81d0-3389a616c5cb name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 16:25:22.814783 crc crio[21573]: time=\"2026-06-12T16:25:22.814647978Z\" level=info msg=\"Created container 9f55be31ef72909ac350ead27b91f5d98d6302901b1ff6b86c162680680f20ec: openstack/swift-ring-rebalance-q9v6x/swift-ring-rebalance\" id=a7eaca96-6cc8-416d-a0b1-522423590d60 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:25:22.816962 crc crio[21573]: time=\"2026-06-12T16:25:22.816858381Z\" level=info msg=\"Starting container: 9f55be31ef72909ac350ead27b91f5d98d6302901b1ff6b86c162680680f20ec\" id=39bde88b-19a0-47fc-8907-22a1879934e3 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 16:25:22.824366 crc crio[21573]: time=\"2026-06-12T16:25:22.82424664Z\" level=info msg=\"Started container\" PID=66211 containerID=9f55be31ef72909ac350ead27b91f5d98d6302901b1ff6b86c162680680f20ec description=openstack/swift-ring-rebalance-q9v6x/swift-ring-rebalance id=39bde88b-19a0-47fc-8907-22a1879934e3 name=/runtime.v1.RuntimeService/StartContainer sandboxID=2233dd5491ba74fd9c6f16a37b7ca1dd7ffe966d0930c7d00a0154eef129bc3b\nJun 12 16:25:22.866374 crc crio[21573]: time=\"2026-06-12T16:25:22.866249683Z\" level=info msg=\"Removed container c5bd4661ba0614ae07ab87f2a69805c3a6a89ed6a8839e6663a9049334cab9b3: openstack/dnsmasq-dns-77594b4b4f-b48cm/dnsmasq-dns\" id=a4968f79-42fd-48f3-81d0-3389a616c5cb name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 16:25:22.872250 crc crio[21573]: time=\"2026-06-12T16:25:22.872164326Z\" level=info msg=\"Removing container: e014b1acca6999a7b704ff1aba7803f1bace86e3d1df80356ca18f14d21b3a80\" id=a2cd0b6f-c3fc-4110-82c2-8fb7e4d11fd1 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 16:25:22.930351 crc crio[21573]: time=\"2026-06-12T16:25:22.930237901Z\" level=info msg=\"Removed container e014b1acca6999a7b704ff1aba7803f1bace86e3d1df80356ca18f14d21b3a80: openstack/dnsmasq-dns-77594b4b4f-b48cm/init\" id=a2cd0b6f-c3fc-4110-82c2-8fb7e4d11fd1 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 16:25:24.590538 crc crio[21573]: time=\"2026-06-12T16:25:24.589599454Z\" level=info msg=\"Running pod sandbox: openstack/glance-db-sync-bw86p/POD\" id=e9513b61-c08b-4518-bb82-9b816b18b2c4 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 16:25:24.592825 crc crio[21573]: time=\"2026-06-12T16:25:24.590552252Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:25:24.637881 crc crio[21573]: time=\"2026-06-12T16:25:24.637643037Z\" level=info msg=\"Got pod network &{Name:glance-db-sync-bw86p Namespace:openstack ID:fefe789dacfea5288b06cbeae4691a14ff02b9b2499aa424f39a26097254f838 UID:f592e975-7ae8-4729-bb1a-d35f6096f56d NetNS:/var/run/netns/0e047b80-2255-457a-86b2-a074ebf7e5ec Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podf592e975_7ae8_4729_bb1a_d35f6096f56d.slice PodAnnotations:0xc00443c3d8}] Aliases:map[]}\"\nJun 12 16:25:24.638353 crc crio[21573]: time=\"2026-06-12T16:25:24.638012517Z\" level=info msg=\"Adding pod openstack_glance-db-sync-bw86p to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 16:25:25.511189 crc crio[21573]: 2026-06-12T16:25:25Z [verbose] CmdAdd (shim): {1.1.0 [{Name:fefe789dacfea52 Mac:4e:f6:b9:2a:17:47 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:87 Mtu:0 Sandbox:/var/run/netns/0e047b80-2255-457a-86b2-a074ebf7e5ec SocketPath: PciID:}] [{Interface:0xc00019ad80 Address:{IP:10.217.0.135 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 16:25:25.513624 crc crio[21573]: time=\"2026-06-12T16:25:25.513527916Z\" level=info msg=\"Got pod network &{Name:glance-db-sync-bw86p Namespace:openstack ID:fefe789dacfea5288b06cbeae4691a14ff02b9b2499aa424f39a26097254f838 UID:f592e975-7ae8-4729-bb1a-d35f6096f56d NetNS:/var/run/netns/0e047b80-2255-457a-86b2-a074ebf7e5ec Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podf592e975_7ae8_4729_bb1a_d35f6096f56d.slice PodAnnotations:0xc00443c3d8}] Aliases:map[]}\"\nJun 12 16:25:25.513810 crc crio[21573]: time=\"2026-06-12T16:25:25.513761323Z\" level=info msg=\"Checking pod openstack_glance-db-sync-bw86p for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 16:25:25.530229 crc crio[21573]: time=\"2026-06-12T16:25:25.530080305Z\" level=info msg=\"Ran pod sandbox fefe789dacfea5288b06cbeae4691a14ff02b9b2499aa424f39a26097254f838 with infra container: openstack/glance-db-sync-bw86p/POD\" id=e9513b61-c08b-4518-bb82-9b816b18b2c4 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 16:25:25.533656 crc crio[21573]: time=\"2026-06-12T16:25:25.533593862Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api:current-podified\" id=ebab1840-c0fd-425d-97c6-11540384e02a name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:25:25.534001 crc crio[21573]: time=\"2026-06-12T16:25:25.533873551Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/openstack-glance-api:current-podified not found\" id=ebab1840-c0fd-425d-97c6-11540384e02a name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:25:25.534001 crc crio[21573]: time=\"2026-06-12T16:25:25.533952143Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-glance-api:current-podified found\" id=ebab1840-c0fd-425d-97c6-11540384e02a name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:25:25.535360 crc crio[21573]: time=\"2026-06-12T16:25:25.53525316Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-glance-api:current-podified\" id=187a15e5-daed-4d13-9596-c76255965d71 name=/runtime.v1.ImageService/PullImage\nJun 12 16:25:25.545090 crc crio[21573]: time=\"2026-06-12T16:25:25.544986575Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-glance-api:current-podified\\\"\"\nJun 12 16:25:32.607266 crc crio[21573]: time=\"2026-06-12T16:25:32.606044693Z\" level=info msg=\"Running pod sandbox: openstack/root-account-create-update-px8jf/POD\" id=8338a8f5-a487-46dc-90f9-fd30ac38cd31 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 16:25:32.608851 crc crio[21573]: time=\"2026-06-12T16:25:32.607290129Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:25:32.655334 crc crio[21573]: time=\"2026-06-12T16:25:32.65507222Z\" level=info msg=\"Got pod network &{Name:root-account-create-update-px8jf Namespace:openstack ID:2c36465e0d05fb2a19fa02049fff5719fe5a27e19c6956ac06ece98bf90e2761 UID:cd45bd8e-a2b7-4292-b6b8-68f28b1e1dab NetNS:/var/run/netns/2e7e574e-deb0-414b-ada3-2a1cd1bcfe5c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podcd45bd8e_a2b7_4292_b6b8_68f28b1e1dab.slice PodAnnotations:0xc001896100}] Aliases:map[]}\"\nJun 12 16:25:32.655334 crc crio[21573]: time=\"2026-06-12T16:25:32.655263895Z\" level=info msg=\"Adding pod openstack_root-account-create-update-px8jf to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 16:25:33.035684 crc crio[21573]: 2026-06-12T16:25:33Z [verbose] CmdAdd (shim): {1.1.0 [{Name:2c36465e0d05fb2 Mac:fe:7b:a9:5f:6d:7b Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:88 Mtu:0 Sandbox:/var/run/netns/2e7e574e-deb0-414b-ada3-2a1cd1bcfe5c SocketPath: PciID:}] [{Interface:0xc00031e770 Address:{IP:10.217.0.136 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 16:25:33.037310 crc crio[21573]: time=\"2026-06-12T16:25:33.036927011Z\" level=info msg=\"Got pod network &{Name:root-account-create-update-px8jf Namespace:openstack ID:2c36465e0d05fb2a19fa02049fff5719fe5a27e19c6956ac06ece98bf90e2761 UID:cd45bd8e-a2b7-4292-b6b8-68f28b1e1dab NetNS:/var/run/netns/2e7e574e-deb0-414b-ada3-2a1cd1bcfe5c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podcd45bd8e_a2b7_4292_b6b8_68f28b1e1dab.slice PodAnnotations:0xc001896100}] Aliases:map[]}\"\nJun 12 16:25:33.037310 crc crio[21573]: time=\"2026-06-12T16:25:33.037137097Z\" level=info msg=\"Checking pod openstack_root-account-create-update-px8jf for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 16:25:33.056891 crc crio[21573]: time=\"2026-06-12T16:25:33.05493718Z\" level=info msg=\"Ran pod sandbox 2c36465e0d05fb2a19fa02049fff5719fe5a27e19c6956ac06ece98bf90e2761 with infra container: openstack/root-account-create-update-px8jf/POD\" id=8338a8f5-a487-46dc-90f9-fd30ac38cd31 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 16:25:33.057913 crc crio[21573]: time=\"2026-06-12T16:25:33.057833119Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=4de5ddb1-1919-445a-9964-46d827fa44a0 name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:25:33.063120 crc crio[21573]: time=\"2026-06-12T16:25:33.063009575Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=ad298459-e83c-4fc2-b56a-aa56a64d5ba0 name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:25:33.076324 crc crio[21573]: time=\"2026-06-12T16:25:33.076261321Z\" level=info msg=\"Creating container: openstack/root-account-create-update-px8jf/mariadb-account-create-update\" id=4b9d10d2-4369-49d5-9b57-eefae8ef0b6f name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:25:33.077352 crc crio[21573]: time=\"2026-06-12T16:25:33.077326081Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:25:33.114117 crc crio[21573]: time=\"2026-06-12T16:25:33.114059941Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:25:33.118687 crc crio[21573]: time=\"2026-06-12T16:25:33.11864561Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:25:33.282778 crc crio[21573]: time=\"2026-06-12T16:25:33.282699134Z\" level=info msg=\"Created container 3746c915dc4dcd8a4dbcce546413613379acb936f28493585e3d0a5670651783: openstack/root-account-create-update-px8jf/mariadb-account-create-update\" id=4b9d10d2-4369-49d5-9b57-eefae8ef0b6f name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:25:33.284782 crc crio[21573]: time=\"2026-06-12T16:25:33.284738072Z\" level=info msg=\"Starting container: 3746c915dc4dcd8a4dbcce546413613379acb936f28493585e3d0a5670651783\" id=83bd11b2-ae0d-482b-ab27-83ec2cd62d74 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 16:25:33.294349 crc crio[21573]: time=\"2026-06-12T16:25:33.29423997Z\" level=info msg=\"Started container\" PID=66975 containerID=3746c915dc4dcd8a4dbcce546413613379acb936f28493585e3d0a5670651783 description=openstack/root-account-create-update-px8jf/mariadb-account-create-update id=83bd11b2-ae0d-482b-ab27-83ec2cd62d74 name=/runtime.v1.RuntimeService/StartContainer sandboxID=2c36465e0d05fb2a19fa02049fff5719fe5a27e19c6956ac06ece98bf90e2761\nJun 12 16:25:34.016677 crc crio[21573]: time=\"2026-06-12T16:25:34.015772361Z\" level=info msg=\"Stopping pod sandbox: 2233dd5491ba74fd9c6f16a37b7ca1dd7ffe966d0930c7d00a0154eef129bc3b\" id=5af7c01f-5b77-4af3-9635-bdcbf2d6887d name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 16:25:34.018953 crc crio[21573]: time=\"2026-06-12T16:25:34.016895713Z\" level=info msg=\"Got pod network &{Name:swift-ring-rebalance-q9v6x Namespace:openstack ID:2233dd5491ba74fd9c6f16a37b7ca1dd7ffe966d0930c7d00a0154eef129bc3b UID:55949498-75a5-4224-8a0a-fc6abead23ff NetNS:/var/run/netns/4564490f-060c-4424-abd8-cd032f69edd5 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod55949498_75a5_4224_8a0a_fc6abead23ff.slice PodAnnotations:0xc000138ca8}] Aliases:map[]}\"\nJun 12 16:25:34.018953 crc crio[21573]: time=\"2026-06-12T16:25:34.017063608Z\" level=info msg=\"Deleting pod openstack_swift-ring-rebalance-q9v6x from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 16:25:34.444241 crc crio[21573]: time=\"2026-06-12T16:25:34.444018412Z\" level=info msg=\"Stopped pod sandbox: 2233dd5491ba74fd9c6f16a37b7ca1dd7ffe966d0930c7d00a0154eef129bc3b\" id=5af7c01f-5b77-4af3-9635-bdcbf2d6887d name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 16:25:35.037023 crc crio[21573]: time=\"2026-06-12T16:25:35.036967964Z\" level=info msg=\"Stopping pod sandbox: 2c36465e0d05fb2a19fa02049fff5719fe5a27e19c6956ac06ece98bf90e2761\" id=d2f8a0e4-a6e3-46f6-92a9-427a18adc73c name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 16:25:35.038881 crc crio[21573]: time=\"2026-06-12T16:25:35.038849708Z\" level=info msg=\"Got pod network &{Name:root-account-create-update-px8jf Namespace:openstack ID:2c36465e0d05fb2a19fa02049fff5719fe5a27e19c6956ac06ece98bf90e2761 UID:cd45bd8e-a2b7-4292-b6b8-68f28b1e1dab NetNS:/var/run/netns/2e7e574e-deb0-414b-ada3-2a1cd1bcfe5c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podcd45bd8e_a2b7_4292_b6b8_68f28b1e1dab.slice PodAnnotations:0xc00209e650}] Aliases:map[]}\"\nJun 12 16:25:35.039235 crc crio[21573]: time=\"2026-06-12T16:25:35.039171837Z\" level=info msg=\"Deleting pod openstack_root-account-create-update-px8jf from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 16:25:35.437528 crc crio[21573]: time=\"2026-06-12T16:25:35.436723488Z\" level=info msg=\"Stopped pod sandbox: 2c36465e0d05fb2a19fa02049fff5719fe5a27e19c6956ac06ece98bf90e2761\" id=d2f8a0e4-a6e3-46f6-92a9-427a18adc73c name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 16:25:38.570863 crc crio[21573]: time=\"2026-06-12T16:25:38.563145638Z\" level=info msg=\"Running pod sandbox: openstack/cinder-db-create-8rkj6/POD\" id=6e8efb36-0c06-4260-b206-ea8d190ac829 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 16:25:38.570863 crc crio[21573]: time=\"2026-06-12T16:25:38.564565598Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:25:38.945016 crc crio[21573]: time=\"2026-06-12T16:25:38.944935106Z\" level=info msg=\"Running pod sandbox: openstack/cinder-31fd-account-create-update-tg4rt/POD\" id=b3966d4a-a878-410a-adfb-44ca0825bfbe name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 16:25:38.945407 crc crio[21573]: time=\"2026-06-12T16:25:38.94508317Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:25:39.094420 crc crio[21573]: time=\"2026-06-12T16:25:39.094294094Z\" level=info msg=\"Running pod sandbox: openstack/barbican-db-create-jvbtf/POD\" id=e1241121-f382-46f9-8ec3-f7cd2db0a3ea name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 16:25:39.094781 crc crio[21573]: time=\"2026-06-12T16:25:39.094548641Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:25:39.212392 crc crio[21573]: time=\"2026-06-12T16:25:39.211434953Z\" level=info msg=\"Running pod sandbox: openstack/neutron-db-create-98m7s/POD\" id=26293423-55d9-4468-bc14-15f1ed80a09d name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 16:25:39.212728 crc crio[21573]: time=\"2026-06-12T16:25:39.21243048Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:25:39.443194 crc crio[21573]: time=\"2026-06-12T16:25:39.44314235Z\" level=info msg=\"Running pod sandbox: openstack/keystone-db-sync-nfr6p/POD\" id=f6fb1a84-448c-4f74-8deb-4ddbb94353a7 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 16:25:39.444056 crc crio[21573]: time=\"2026-06-12T16:25:39.444029165Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:25:39.482087 crc crio[21573]: time=\"2026-06-12T16:25:39.481979349Z\" level=info msg=\"Running pod sandbox: openstack/barbican-2c94-account-create-update-qlcdg/POD\" id=248dd15c-fb0a-4c94-835e-0ef0cd044bf7 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 16:25:39.482571 crc crio[21573]: time=\"2026-06-12T16:25:39.482548686Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:25:39.564277 crc crio[21573]: time=\"2026-06-12T16:25:39.564184696Z\" level=info msg=\"Running pod sandbox: openstack/neutron-7009-account-create-update-qfzzp/POD\" id=1d1aabbb-51e8-4757-9c2c-a87b747d6df6 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 16:25:39.564721 crc crio[21573]: time=\"2026-06-12T16:25:39.564694552Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:25:40.352137 crc crio[21573]: time=\"2026-06-12T16:25:40.351384166Z\" level=info msg=\"Running pod sandbox: openstack/swift-storage-0/POD\" id=1bb9e9cb-f322-49cd-adb9-aa27f8594324 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 16:25:40.354329 crc crio[21573]: time=\"2026-06-12T16:25:40.352163288Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:25:49.003582 crc crio[21573]: time=\"2026-06-12T16:25:49.002427596Z\" level=info msg=\"Got pod network &{Name:keystone-db-sync-nfr6p Namespace:openstack ID:8451c6f5cfd2e14db0244dad7164bfe8b1427df8d52d1f40a6f6c6dfac00e0ba UID:78ab0963-26f8-4326-9dfc-c2f6870f15b2 NetNS:/var/run/netns/4d531ff0-25ad-4ea4-b595-8c60f5ab376a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod78ab0963_26f8_4326_9dfc_c2f6870f15b2.slice PodAnnotations:0xc00008c570}] Aliases:map[]}\"\nJun 12 16:25:49.003582 crc crio[21573]: time=\"2026-06-12T16:25:49.003535008Z\" level=info msg=\"Adding pod openstack_keystone-db-sync-nfr6p to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 16:25:49.076071 crc crio[21573]: time=\"2026-06-12T16:25:49.075962137Z\" level=info msg=\"Got pod network &{Name:neutron-db-create-98m7s Namespace:openstack ID:00fbf63856ff44f832935843bcee587e2e3cd84e1612f5bb47d2f1bab5e96314 UID:77824843-c296-45d0-8e2c-3f0291453de2 NetNS:/var/run/netns/ba537f3a-572a-4286-9426-59c047d4171d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod77824843_c296_45d0_8e2c_3f0291453de2.slice PodAnnotations:0xc002e28340}] Aliases:map[]}\"\nJun 12 16:25:49.076071 crc crio[21573]: time=\"2026-06-12T16:25:49.07604102Z\" level=info msg=\"Adding pod openstack_neutron-db-create-98m7s to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 16:25:49.118515 crc crio[21573]: time=\"2026-06-12T16:25:49.118347645Z\" level=info msg=\"Got pod network &{Name:neutron-7009-account-create-update-qfzzp Namespace:openstack ID:71492abbf41961d0ee00c4935638a96db52c809188e2f1b803b665283e8a4ea6 UID:175712b4-435b-4836-84a9-f46b0dc021c3 NetNS:/var/run/netns/bbea291c-b927-4ff6-b0e4-87fcc69e7a5f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod175712b4_435b_4836_84a9_f46b0dc021c3.slice PodAnnotations:0xc002722400}] Aliases:map[]}\"\nJun 12 16:25:49.118515 crc crio[21573]: time=\"2026-06-12T16:25:49.118434678Z\" level=info msg=\"Adding pod openstack_neutron-7009-account-create-update-qfzzp to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 16:25:49.119025 crc crio[21573]: time=\"2026-06-12T16:25:49.118815788Z\" level=info msg=\"Got pod network &{Name:swift-storage-0 Namespace:openstack ID:2c7324029bf5bfcdd7d727a616e2924c5fb914cc89dce009954edea9a6d87cf7 UID:3d19f734-27d1-473d-9b3b-968d95b500cd NetNS:/var/run/netns/14179609-af3f-4dd7-9e15-bc5f7f1c3b4e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod3d19f734_27d1_473d_9b3b_968d95b500cd.slice PodAnnotations:0xc00008ccc8}] Aliases:map[]}\"\nJun 12 16:25:49.119025 crc crio[21573]: time=\"2026-06-12T16:25:49.118842419Z\" level=info msg=\"Adding pod openstack_swift-storage-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 16:25:49.119783 crc crio[21573]: time=\"2026-06-12T16:25:49.119683243Z\" level=info msg=\"Got pod network &{Name:barbican-db-create-jvbtf Namespace:openstack ID:98e4e2feb24185cdd7366bff7269c6fc2e5c600500eb0b956a69e01230595037 UID:1d7f6d73-01cc-4331-945c-1206edbcadfa NetNS:/var/run/netns/f2f286b9-155f-4425-8afd-f4e55c5908e0 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod1d7f6d73_01cc_4331_945c_1206edbcadfa.slice PodAnnotations:0xc002e285b0}] Aliases:map[]}\"\nJun 12 16:25:49.119783 crc crio[21573]: time=\"2026-06-12T16:25:49.119775717Z\" level=info msg=\"Adding pod openstack_barbican-db-create-jvbtf to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 16:25:49.135348 crc crio[21573]: time=\"2026-06-12T16:25:49.13527409Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-glance-api@sha256:e4e336fd07647a38b1ccd46bea2e400d3a1c56a308d190cbf930fcafdf34e313\" id=187a15e5-daed-4d13-9596-c76255965d71 name=/runtime.v1.ImageService/PullImage\nJun 12 16:25:49.136806 crc crio[21573]: time=\"2026-06-12T16:25:49.136727672Z\" level=info msg=\"Got pod network &{Name:cinder-31fd-account-create-update-tg4rt Namespace:openstack ID:b965a8c59f2d04dd9306a83d1a7ebd79af08d678668e9c230128a94ee8c4fbf1 UID:330da392-de5e-4d84-a157-155419317d14 NetNS:/var/run/netns/3db0d7d4-1d03-49b0-9bc7-3566e7e35254 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod330da392_de5e_4d84_a157_155419317d14.slice PodAnnotations:0xc00063c430}] Aliases:map[]}\"\nJun 12 16:25:49.136943 crc crio[21573]: time=\"2026-06-12T16:25:49.136820655Z\" level=info msg=\"Adding pod openstack_cinder-31fd-account-create-update-tg4rt to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 16:25:49.143177 crc crio[21573]: time=\"2026-06-12T16:25:49.142972224Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api:current-podified\" id=4fb1fd5e-0c24-44ed-9872-95fd5a6909d7 name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:25:49.176533 crc crio[21573]: time=\"2026-06-12T16:25:49.176393909Z\" level=info msg=\"Got pod network &{Name:barbican-2c94-account-create-update-qlcdg Namespace:openstack ID:dfb006f8a65f1dcef71a9d10c00815bfbbc6a4695b5f4cbb31a0ca29734483d8 UID:fe45bc02-b6df-499d-87cc-645f1500e6b5 NetNS:/var/run/netns/e463fd18-38d9-4c68-af35-e88b3bcf0460 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podfe45bc02_b6df_499d_87cc_645f1500e6b5.slice PodAnnotations:0xc002428548}] Aliases:map[]}\"\nJun 12 16:25:49.177148 crc crio[21573]: time=\"2026-06-12T16:25:49.177118779Z\" level=info msg=\"Adding pod openstack_barbican-2c94-account-create-update-qlcdg to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 16:25:49.179806 crc crio[21573]: time=\"2026-06-12T16:25:49.179248462Z\" level=info msg=\"Got pod network &{Name:cinder-db-create-8rkj6 Namespace:openstack ID:c73a4f0ea6674e4592ca250dd7202dc7ae7dcf4df276134e0ac298c63f5e1d78 UID:f88403ba-be20-4289-97b3-c916fd84ac94 NetNS:/var/run/netns/7cc7098b-5206-4a44-a94b-2a11281a7848 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podf88403ba_be20_4289_97b3_c916fd84ac94.slice PodAnnotations:0xc00209e1d0}] Aliases:map[]}\"\nJun 12 16:25:49.179806 crc crio[21573]: time=\"2026-06-12T16:25:49.179422508Z\" level=info msg=\"Adding pod openstack_cinder-db-create-8rkj6 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 16:25:49.238976 crc crio[21573]: time=\"2026-06-12T16:25:49.238287646Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api:current-podified\" id=bfb1a400-d391-41a2-8140-edef30aaf375 name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:25:49.264881 crc crio[21573]: time=\"2026-06-12T16:25:49.259530381Z\" level=info msg=\"Creating container: openstack/glance-db-sync-bw86p/glance-db-sync\" id=cfe999ce-9621-4797-a7f4-ce15fb4d2398 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:25:49.264881 crc crio[21573]: time=\"2026-06-12T16:25:49.261656842Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:25:49.456246 crc crio[21573]: time=\"2026-06-12T16:25:49.456085684Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:25:49.903606 crc crio[21573]: 2026-06-12T16:25:49Z [verbose] CmdAdd (shim): {1.1.0 [{Name:b965a8c59f2d04d Mac:c2:73:b1:7c:c0:40 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:8a Mtu:0 Sandbox:/var/run/netns/3db0d7d4-1d03-49b0-9bc7-3566e7e35254 SocketPath: PciID:}] [{Interface:0xc000422620 Address:{IP:10.217.0.138 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 16:25:49.904812 crc crio[21573]: time=\"2026-06-12T16:25:49.904521503Z\" level=info msg=\"Got pod network &{Name:cinder-31fd-account-create-update-tg4rt Namespace:openstack ID:b965a8c59f2d04dd9306a83d1a7ebd79af08d678668e9c230128a94ee8c4fbf1 UID:330da392-de5e-4d84-a157-155419317d14 NetNS:/var/run/netns/3db0d7d4-1d03-49b0-9bc7-3566e7e35254 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod330da392_de5e_4d84_a157_155419317d14.slice PodAnnotations:0xc00063c430}] Aliases:map[]}\"\nJun 12 16:25:49.904812 crc crio[21573]: time=\"2026-06-12T16:25:49.9047709Z\" level=info msg=\"Checking pod openstack_cinder-31fd-account-create-update-tg4rt for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 16:25:49.909697 crc crio[21573]: 2026-06-12T16:25:49Z [verbose] CmdAdd (shim): {1.1.0 [{Name:8451c6f5cfd2e14 Mac:62:f5:87:1a:6c:af Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:8d Mtu:0 Sandbox:/var/run/netns/4d531ff0-25ad-4ea4-b595-8c60f5ab376a SocketPath: PciID:}] [{Interface:0xc00025b0d0 Address:{IP:10.217.0.141 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 16:25:49.910792 crc crio[21573]: time=\"2026-06-12T16:25:49.910715485Z\" level=info msg=\"Got pod network &{Name:keystone-db-sync-nfr6p Namespace:openstack ID:8451c6f5cfd2e14db0244dad7164bfe8b1427df8d52d1f40a6f6c6dfac00e0ba UID:78ab0963-26f8-4326-9dfc-c2f6870f15b2 NetNS:/var/run/netns/4d531ff0-25ad-4ea4-b595-8c60f5ab376a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod78ab0963_26f8_4326_9dfc_c2f6870f15b2.slice PodAnnotations:0xc00008c570}] Aliases:map[]}\"\nJun 12 16:25:49.911008 crc crio[21573]: time=\"2026-06-12T16:25:49.910941031Z\" level=info msg=\"Checking pod openstack_keystone-db-sync-nfr6p for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 16:25:49.962703 crc crio[21573]: time=\"2026-06-12T16:25:49.962413485Z\" level=info msg=\"Ran pod sandbox 8451c6f5cfd2e14db0244dad7164bfe8b1427df8d52d1f40a6f6c6dfac00e0ba with infra container: openstack/keystone-db-sync-nfr6p/POD\" id=f6fb1a84-448c-4f74-8deb-4ddbb94353a7 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 16:25:49.966809 crc crio[21573]: time=\"2026-06-12T16:25:49.966099908Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-keystone:current-podified\" id=daf2126c-ec28-488f-8c8f-dbb7a3e711d9 name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:25:49.968823 crc crio[21573]: time=\"2026-06-12T16:25:49.968674082Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/openstack-keystone:current-podified not found\" id=daf2126c-ec28-488f-8c8f-dbb7a3e711d9 name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:25:49.970087 crc crio[21573]: time=\"2026-06-12T16:25:49.969927318Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-keystone:current-podified found\" id=daf2126c-ec28-488f-8c8f-dbb7a3e711d9 name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:25:49.973288 crc crio[21573]: time=\"2026-06-12T16:25:49.973117358Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-keystone:current-podified\" id=5bec23a2-4f9b-4a05-906c-bc3aac7edd30 name=/runtime.v1.ImageService/PullImage\nJun 12 16:25:49.978185 crc crio[21573]: time=\"2026-06-12T16:25:49.978066373Z\" level=info msg=\"Ran pod sandbox b965a8c59f2d04dd9306a83d1a7ebd79af08d678668e9c230128a94ee8c4fbf1 with infra container: openstack/cinder-31fd-account-create-update-tg4rt/POD\" id=b3966d4a-a878-410a-adfb-44ca0825bfbe name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 16:25:49.984792 crc crio[21573]: time=\"2026-06-12T16:25:49.984690523Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-keystone:current-podified\\\"\"\nJun 12 16:25:49.988504 crc crio[21573]: time=\"2026-06-12T16:25:49.987977643Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=9375f89a-8ced-4fbc-ad9b-843223b13616 name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:25:49.995728 crc crio[21573]: time=\"2026-06-12T16:25:49.995652735Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=c1081c6e-437c-475b-aa7e-d5a25b869290 name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:25:49.999667 crc crio[21573]: 2026-06-12T16:25:49Z [verbose] CmdAdd (shim): {1.1.0 [{Name:c73a4f0ea6674e4 Mac:2a:7b:f5:83:06:ad Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:89 Mtu:0 Sandbox:/var/run/netns/7cc7098b-5206-4a44-a94b-2a11281a7848 SocketPath: PciID:}] [{Interface:0xc00053c6a0 Address:{IP:10.217.0.137 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 16:25:50.004741 crc crio[21573]: time=\"2026-06-12T16:25:50.004623804Z\" level=info msg=\"Got pod network &{Name:cinder-db-create-8rkj6 Namespace:openstack ID:c73a4f0ea6674e4592ca250dd7202dc7ae7dcf4df276134e0ac298c63f5e1d78 UID:f88403ba-be20-4289-97b3-c916fd84ac94 NetNS:/var/run/netns/7cc7098b-5206-4a44-a94b-2a11281a7848 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podf88403ba_be20_4289_97b3_c916fd84ac94.slice PodAnnotations:0xc00209e1d0}] Aliases:map[]}\"\nJun 12 16:25:50.007153 crc crio[21573]: time=\"2026-06-12T16:25:50.004943443Z\" level=info msg=\"Checking pod openstack_cinder-db-create-8rkj6 for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 16:25:50.047974 crc crio[21573]: 2026-06-12T16:25:50Z [verbose] CmdAdd (shim): {1.1.0 [{Name:71492abbf41961d Mac:56:04:dd:39:c9:d6 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:8f Mtu:0 Sandbox:/var/run/netns/bbea291c-b927-4ff6-b0e4-87fcc69e7a5f SocketPath: PciID:}] [{Interface:0xc0004825b0 Address:{IP:10.217.0.143 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 16:25:50.050491 crc crio[21573]: time=\"2026-06-12T16:25:50.049665011Z\" level=info msg=\"Got pod network &{Name:neutron-7009-account-create-update-qfzzp Namespace:openstack ID:71492abbf41961d0ee00c4935638a96db52c809188e2f1b803b665283e8a4ea6 UID:175712b4-435b-4836-84a9-f46b0dc021c3 NetNS:/var/run/netns/bbea291c-b927-4ff6-b0e4-87fcc69e7a5f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod175712b4_435b_4836_84a9_f46b0dc021c3.slice PodAnnotations:0xc002722400}] Aliases:map[]}\"\nJun 12 16:25:50.050491 crc crio[21573]: time=\"2026-06-12T16:25:50.049915598Z\" level=info msg=\"Checking pod openstack_neutron-7009-account-create-update-qfzzp for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 16:25:50.069755 crc crio[21573]: time=\"2026-06-12T16:25:50.069631001Z\" level=info msg=\"Creating container: openstack/cinder-31fd-account-create-update-tg4rt/mariadb-account-create-update\" id=8fa075d5-6ac2-4db6-9876-eb4449de5b1e name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:25:50.080546 crc crio[21573]: time=\"2026-06-12T16:25:50.078642393Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:25:50.080546 crc crio[21573]: time=\"2026-06-12T16:25:50.080265594Z\" level=info msg=\"Ran pod sandbox c73a4f0ea6674e4592ca250dd7202dc7ae7dcf4df276134e0ac298c63f5e1d78 with infra container: openstack/cinder-db-create-8rkj6/POD\" id=6e8efb36-0c06-4260-b206-ea8d190ac829 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 16:25:50.088012 crc crio[21573]: time=\"2026-06-12T16:25:50.087904599Z\" level=info msg=\"Ran pod sandbox 71492abbf41961d0ee00c4935638a96db52c809188e2f1b803b665283e8a4ea6 with infra container: openstack/neutron-7009-account-create-update-qfzzp/POD\" id=1d1aabbb-51e8-4757-9c2c-a87b747d6df6 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 16:25:50.090421 crc crio[21573]: time=\"2026-06-12T16:25:50.090335518Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=580d6cb5-bf8a-4dcc-b98b-5be486edd752 name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:25:50.094251 crc crio[21573]: time=\"2026-06-12T16:25:50.093980413Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=311eaecc-64e8-4f32-972b-68d1ff5202b7 name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:25:50.102796 crc crio[21573]: time=\"2026-06-12T16:25:50.102672614Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=338b8f76-4f0b-4abe-a1e9-bfb58d153857 name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:25:50.114838 crc crio[21573]: time=\"2026-06-12T16:25:50.114719838Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=4fdee84d-ce32-4390-a165-b5e679d83a34 name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:25:50.119724 crc crio[21573]: time=\"2026-06-12T16:25:50.119602343Z\" level=info msg=\"Creating container: openstack/neutron-7009-account-create-update-qfzzp/mariadb-account-create-update\" id=ece95e46-89ff-41f2-85d8-70a90c7cd76a name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:25:50.120262 crc crio[21573]: time=\"2026-06-12T16:25:50.120166309Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:25:50.125094 crc crio[21573]: time=\"2026-06-12T16:25:50.124959544Z\" level=info msg=\"Creating container: openstack/cinder-db-create-8rkj6/mariadb-database-create\" id=b39825f1-5a43-4ed7-9902-ab47ae849d4e name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:25:50.173637 crc crio[21573]: time=\"2026-06-12T16:25:50.173368575Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:25:50.180535 crc crio[21573]: time=\"2026-06-12T16:25:50.180355262Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:25:50.197166 crc crio[21573]: time=\"2026-06-12T16:25:50.197036255Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:25:50.229242 crc crio[21573]: time=\"2026-06-12T16:25:50.228392282Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:25:50.234906 crc crio[21573]: time=\"2026-06-12T16:25:50.234133704Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:25:50.294637 crc crio[21573]: time=\"2026-06-12T16:25:50.294524524Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:25:50.313022 crc crio[21573]: time=\"2026-06-12T16:25:50.312896544Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:25:50.366409 crc crio[21573]: 2026-06-12T16:25:50Z [verbose] CmdAdd (shim): {1.1.0 [{Name:00fbf63856ff44f Mac:2e:fd:14:4b:d5:cc Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:8c Mtu:0 Sandbox:/var/run/netns/ba537f3a-572a-4286-9426-59c047d4171d SocketPath: PciID:}] [{Interface:0xc0004209c0 Address:{IP:10.217.0.140 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 16:25:50.367915 crc crio[21573]: time=\"2026-06-12T16:25:50.36781746Z\" level=info msg=\"Got pod network &{Name:neutron-db-create-98m7s Namespace:openstack ID:00fbf63856ff44f832935843bcee587e2e3cd84e1612f5bb47d2f1bab5e96314 UID:77824843-c296-45d0-8e2c-3f0291453de2 NetNS:/var/run/netns/ba537f3a-572a-4286-9426-59c047d4171d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod77824843_c296_45d0_8e2c_3f0291453de2.slice PodAnnotations:0xc002e28340}] Aliases:map[]}\"\nJun 12 16:25:50.368969 crc crio[21573]: time=\"2026-06-12T16:25:50.368893841Z\" level=info msg=\"Checking pod openstack_neutron-db-create-98m7s for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 16:25:50.372029 crc crio[21573]: 2026-06-12T16:25:50Z [verbose] CmdAdd (shim): {1.1.0 [{Name:98e4e2feb24185c Mac:1e:13:38:f0:24:39 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:8b Mtu:0 Sandbox:/var/run/netns/f2f286b9-155f-4425-8afd-f4e55c5908e0 SocketPath: PciID:}] [{Interface:0xc00032c750 Address:{IP:10.217.0.139 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 16:25:50.374663 crc crio[21573]: time=\"2026-06-12T16:25:50.374410698Z\" level=info msg=\"Got pod network &{Name:barbican-db-create-jvbtf Namespace:openstack ID:98e4e2feb24185cdd7366bff7269c6fc2e5c600500eb0b956a69e01230595037 UID:1d7f6d73-01cc-4331-945c-1206edbcadfa NetNS:/var/run/netns/f2f286b9-155f-4425-8afd-f4e55c5908e0 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod1d7f6d73_01cc_4331_945c_1206edbcadfa.slice PodAnnotations:0xc002e285b0}] Aliases:map[]}\"\nJun 12 16:25:50.375098 crc crio[21573]: time=\"2026-06-12T16:25:50.374941204Z\" level=info msg=\"Checking pod openstack_barbican-db-create-jvbtf for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 16:25:50.403857 crc crio[21573]: 2026-06-12T16:25:50Z [verbose] CmdAdd (shim): {1.1.0 [{Name:dfb006f8a65f1dc Mac:ae:b0:79:16:ce:1c Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:8e Mtu:0 Sandbox:/var/run/netns/e463fd18-38d9-4c68-af35-e88b3bcf0460 SocketPath: PciID:}] [{Interface:0xc00025aa20 Address:{IP:10.217.0.142 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 16:25:50.406332 crc crio[21573]: time=\"2026-06-12T16:25:50.406199895Z\" level=info msg=\"Got pod network &{Name:barbican-2c94-account-create-update-qlcdg Namespace:openstack ID:dfb006f8a65f1dcef71a9d10c00815bfbbc6a4695b5f4cbb31a0ca29734483d8 UID:fe45bc02-b6df-499d-87cc-645f1500e6b5 NetNS:/var/run/netns/e463fd18-38d9-4c68-af35-e88b3bcf0460 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podfe45bc02_b6df_499d_87cc_645f1500e6b5.slice PodAnnotations:0xc002428548}] Aliases:map[]}\"\nJun 12 16:25:50.406523 crc crio[21573]: time=\"2026-06-12T16:25:50.406486683Z\" level=info msg=\"Checking pod openstack_barbican-2c94-account-create-update-qlcdg for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 16:25:50.409064 crc crio[21573]: time=\"2026-06-12T16:25:50.40830072Z\" level=info msg=\"Ran pod sandbox 98e4e2feb24185cdd7366bff7269c6fc2e5c600500eb0b956a69e01230595037 with infra container: openstack/barbican-db-create-jvbtf/POD\" id=e1241121-f382-46f9-8ec3-f7cd2db0a3ea name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 16:25:50.419111 crc crio[21573]: time=\"2026-06-12T16:25:50.419027567Z\" level=info msg=\"Ran pod sandbox 00fbf63856ff44f832935843bcee587e2e3cd84e1612f5bb47d2f1bab5e96314 with infra container: openstack/neutron-db-create-98m7s/POD\" id=26293423-55d9-4468-bc14-15f1ed80a09d name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 16:25:50.420279 crc crio[21573]: time=\"2026-06-12T16:25:50.419412319Z\" level=info msg=\"Created container 568d95c7536ccf454e3da0c6726e5c4c4b4f6938712137fc743691d60f16b8f5: openstack/cinder-31fd-account-create-update-tg4rt/mariadb-account-create-update\" id=8fa075d5-6ac2-4db6-9876-eb4449de5b1e name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:25:50.420279 crc crio[21573]: time=\"2026-06-12T16:25:50.419601575Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=7d8eba73-4e14-497d-b08c-f4dc79f95380 name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:25:50.442984 crc crio[21573]: time=\"2026-06-12T16:25:50.441838432Z\" level=info msg=\"Starting container: 568d95c7536ccf454e3da0c6726e5c4c4b4f6938712137fc743691d60f16b8f5\" id=8c36468c-4544-4600-b71f-531e81024700 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 16:25:50.442984 crc crio[21573]: time=\"2026-06-12T16:25:50.442594185Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=91ad7ecf-9e31-449c-b9b4-bc7e41779c50 name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:25:50.447600 crc crio[21573]: time=\"2026-06-12T16:25:50.447239468Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=c060da03-daab-41e1-a86f-256b51432cff name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:25:50.452686 crc crio[21573]: time=\"2026-06-12T16:25:50.452604498Z\" level=info msg=\"Started container\" PID=68201 containerID=568d95c7536ccf454e3da0c6726e5c4c4b4f6938712137fc743691d60f16b8f5 description=openstack/cinder-31fd-account-create-update-tg4rt/mariadb-account-create-update id=8c36468c-4544-4600-b71f-531e81024700 name=/runtime.v1.RuntimeService/StartContainer sandboxID=b965a8c59f2d04dd9306a83d1a7ebd79af08d678668e9c230128a94ee8c4fbf1\nJun 12 16:25:50.454066 crc crio[21573]: time=\"2026-06-12T16:25:50.453682619Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=091e3e97-457d-4510-89f5-8a1f5bc8b7f6 name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:25:50.460359 crc crio[21573]: time=\"2026-06-12T16:25:50.460266225Z\" level=info msg=\"Creating container: openstack/barbican-db-create-jvbtf/mariadb-database-create\" id=88cc3069-4ad6-4d9e-924a-f707dcc6d4c3 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:25:50.461936 crc crio[21573]: time=\"2026-06-12T16:25:50.46150092Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:25:50.475986 crc crio[21573]: time=\"2026-06-12T16:25:50.475812718Z\" level=info msg=\"Creating container: openstack/neutron-db-create-98m7s/mariadb-database-create\" id=7e78bf9e-a78e-4e58-b117-42efbf322b2f name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:25:50.486486 crc crio[21573]: time=\"2026-06-12T16:25:50.486318015Z\" level=info msg=\"Ran pod sandbox dfb006f8a65f1dcef71a9d10c00815bfbbc6a4695b5f4cbb31a0ca29734483d8 with infra container: openstack/barbican-2c94-account-create-update-qlcdg/POD\" id=248dd15c-fb0a-4c94-835e-0ef0cd044bf7 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 16:25:50.491166 crc crio[21573]: time=\"2026-06-12T16:25:50.491076948Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=932ea84f-8f18-43ee-9c66-6d8fe2c52c7d name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:25:50.510355 crc crio[21573]: time=\"2026-06-12T16:25:50.510154807Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:25:50.517530 crc crio[21573]: time=\"2026-06-12T16:25:50.517378762Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=a2517269-e8f4-42f8-892b-ef96947f7a4d name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:25:50.543357 crc crio[21573]: time=\"2026-06-12T16:25:50.543282315Z\" level=info msg=\"Created container 11e8bc86a3b9ceeae0595edb162234ae2f8990112c5a0d1d387cc457b2cef99c: openstack/neutron-7009-account-create-update-qfzzp/mariadb-account-create-update\" id=ece95e46-89ff-41f2-85d8-70a90c7cd76a name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:25:50.547412 crc crio[21573]: time=\"2026-06-12T16:25:50.547304988Z\" level=info msg=\"Starting container: 11e8bc86a3b9ceeae0595edb162234ae2f8990112c5a0d1d387cc457b2cef99c\" id=04759606-e688-4ab7-a0c0-64d818351cd4 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 16:25:50.553662 crc crio[21573]: time=\"2026-06-12T16:25:50.54932369Z\" level=info msg=\"Created container 938af177b8dc90ac04062bd84c637bc9d47bbc45b799cb5f564e6b16fd33f3f9: openstack/cinder-db-create-8rkj6/mariadb-database-create\" id=b39825f1-5a43-4ed7-9902-ab47ae849d4e name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:25:50.558520 crc crio[21573]: time=\"2026-06-12T16:25:50.558363215Z\" level=info msg=\"Starting container: 938af177b8dc90ac04062bd84c637bc9d47bbc45b799cb5f564e6b16fd33f3f9\" id=1b69d2cc-8d96-4146-8fdd-4dd60239135e name=/runtime.v1.RuntimeService/StartContainer\nJun 12 16:25:50.563902 crc crio[21573]: time=\"2026-06-12T16:25:50.563600034Z\" level=info msg=\"Started container\" PID=68210 containerID=11e8bc86a3b9ceeae0595edb162234ae2f8990112c5a0d1d387cc457b2cef99c description=openstack/neutron-7009-account-create-update-qfzzp/mariadb-account-create-update id=04759606-e688-4ab7-a0c0-64d818351cd4 name=/runtime.v1.RuntimeService/StartContainer sandboxID=71492abbf41961d0ee00c4935638a96db52c809188e2f1b803b665283e8a4ea6\nJun 12 16:25:50.564892 crc crio[21573]: time=\"2026-06-12T16:25:50.564696325Z\" level=info msg=\"Creating container: openstack/barbican-2c94-account-create-update-qlcdg/mariadb-account-create-update\" id=d780324d-d85c-4bfe-b523-a374ec520aaa name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:25:50.565646 crc crio[21573]: time=\"2026-06-12T16:25:50.565435076Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:25:50.579494 crc crio[21573]: time=\"2026-06-12T16:25:50.579296224Z\" level=info msg=\"Started container\" PID=68228 containerID=938af177b8dc90ac04062bd84c637bc9d47bbc45b799cb5f564e6b16fd33f3f9 description=openstack/cinder-db-create-8rkj6/mariadb-database-create id=1b69d2cc-8d96-4146-8fdd-4dd60239135e name=/runtime.v1.RuntimeService/StartContainer sandboxID=c73a4f0ea6674e4592ca250dd7202dc7ae7dcf4df276134e0ac298c63f5e1d78\nJun 12 16:25:50.584875 crc crio[21573]: 2026-06-12T16:25:50Z [verbose] CmdAdd (shim): {1.1.0 [{Name:2c7324029bf5bfc Mac:de:54:d7:17:52:dc Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:7d Mtu:0 Sandbox:/var/run/netns/14179609-af3f-4dd7-9e15-bc5f7f1c3b4e SocketPath: PciID:}] [{Interface:0xc0001126b0 Address:{IP:10.217.0.125 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 16:25:50.592501 crc crio[21573]: time=\"2026-06-12T16:25:50.590658692Z\" level=info msg=\"Got pod network &{Name:swift-storage-0 Namespace:openstack ID:2c7324029bf5bfcdd7d727a616e2924c5fb914cc89dce009954edea9a6d87cf7 UID:3d19f734-27d1-473d-9b3b-968d95b500cd NetNS:/var/run/netns/14179609-af3f-4dd7-9e15-bc5f7f1c3b4e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod3d19f734_27d1_473d_9b3b_968d95b500cd.slice PodAnnotations:0xc00008ccc8}] Aliases:map[]}\"\nJun 12 16:25:50.592501 crc crio[21573]: time=\"2026-06-12T16:25:50.591916166Z\" level=info msg=\"Checking pod openstack_swift-storage-0 for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 16:25:50.633072 crc crio[21573]: time=\"2026-06-12T16:25:50.632987615Z\" level=info msg=\"Ran pod sandbox 2c7324029bf5bfcdd7d727a616e2924c5fb914cc89dce009954edea9a6d87cf7 with infra container: openstack/swift-storage-0/POD\" id=1bb9e9cb-f322-49cd-adb9-aa27f8594324 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 16:25:50.640901 crc crio[21573]: time=\"2026-06-12T16:25:50.640821406Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-object:current-podified\" id=d57c2242-d621-4418-9063-f22d16e38cd6 name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:25:50.641365 crc crio[21573]: time=\"2026-06-12T16:25:50.641278689Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/openstack-swift-object:current-podified not found\" id=d57c2242-d621-4418-9063-f22d16e38cd6 name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:25:50.641538 crc crio[21573]: time=\"2026-06-12T16:25:50.641384182Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-swift-object:current-podified found\" id=d57c2242-d621-4418-9063-f22d16e38cd6 name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:25:50.643253 crc crio[21573]: time=\"2026-06-12T16:25:50.643150437Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-swift-object:current-podified\" id=3886a51e-8d7f-4889-b305-f792719ccf01 name=/runtime.v1.ImageService/PullImage\nJun 12 16:25:50.654910 crc crio[21573]: time=\"2026-06-12T16:25:50.654781362Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-swift-object:current-podified\\\"\"\nJun 12 16:25:50.678374 crc crio[21573]: time=\"2026-06-12T16:25:50.678296146Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:25:50.684685 crc crio[21573]: time=\"2026-06-12T16:25:50.68443142Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:25:50.701767 crc crio[21573]: time=\"2026-06-12T16:25:50.701571192Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:25:50.702994 crc crio[21573]: time=\"2026-06-12T16:25:50.702825446Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:25:50.708254 crc crio[21573]: time=\"2026-06-12T16:25:50.70813242Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:25:50.726762 crc crio[21573]: time=\"2026-06-12T16:25:50.726554808Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:25:50.873078 crc crio[21573]: time=\"2026-06-12T16:25:50.872333118Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:25:50.912207 crc crio[21573]: time=\"2026-06-12T16:25:50.91199698Z\" level=info msg=\"Created container 2a5f5cc7690945eb10966648136c0ae87d8479edc32e85efdc2a5d4c340cd8cc: openstack/neutron-db-create-98m7s/mariadb-database-create\" id=7e78bf9e-a78e-4e58-b117-42efbf322b2f name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:25:50.917763 crc crio[21573]: time=\"2026-06-12T16:25:50.917685582Z\" level=info msg=\"Starting container: 2a5f5cc7690945eb10966648136c0ae87d8479edc32e85efdc2a5d4c340cd8cc\" id=617a3e7b-fe4b-4b98-a741-4074d84a52af name=/runtime.v1.RuntimeService/StartContainer\nJun 12 16:25:50.919735 crc crio[21573]: time=\"2026-06-12T16:25:50.91933011Z\" level=info msg=\"Created container 97ffa52f3cb57b86dc2df9db3ed9e15223c07fbd172e625d873fc761c9a138a5: openstack/barbican-db-create-jvbtf/mariadb-database-create\" id=88cc3069-4ad6-4d9e-924a-f707dcc6d4c3 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:25:50.920790 crc crio[21573]: time=\"2026-06-12T16:25:50.920693916Z\" level=info msg=\"Starting container: 97ffa52f3cb57b86dc2df9db3ed9e15223c07fbd172e625d873fc761c9a138a5\" id=ade38237-db3b-4792-ba08-d691bfd9521d name=/runtime.v1.RuntimeService/StartContainer\nJun 12 16:25:50.931524 crc crio[21573]: time=\"2026-06-12T16:25:50.930829764Z\" level=info msg=\"Created container 4b57afa2a83d53a04989bd566f55c13d39432bf728b65e6c22b3f9c6f2ecdc76: openstack/barbican-2c94-account-create-update-qlcdg/mariadb-account-create-update\" id=d780324d-d85c-4bfe-b523-a374ec520aaa name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:25:50.931524 crc crio[21573]: time=\"2026-06-12T16:25:50.931114891Z\" level=info msg=\"Started container\" PID=68317 containerID=97ffa52f3cb57b86dc2df9db3ed9e15223c07fbd172e625d873fc761c9a138a5 description=openstack/barbican-db-create-jvbtf/mariadb-database-create id=ade38237-db3b-4792-ba08-d691bfd9521d name=/runtime.v1.RuntimeService/StartContainer sandboxID=98e4e2feb24185cdd7366bff7269c6fc2e5c600500eb0b956a69e01230595037\nJun 12 16:25:50.932620 crc crio[21573]: time=\"2026-06-12T16:25:50.932547813Z\" level=info msg=\"Started container\" PID=68306 containerID=2a5f5cc7690945eb10966648136c0ae87d8479edc32e85efdc2a5d4c340cd8cc description=openstack/neutron-db-create-98m7s/mariadb-database-create id=617a3e7b-fe4b-4b98-a741-4074d84a52af name=/runtime.v1.RuntimeService/StartContainer sandboxID=00fbf63856ff44f832935843bcee587e2e3cd84e1612f5bb47d2f1bab5e96314\nJun 12 16:25:50.949623 crc crio[21573]: time=\"2026-06-12T16:25:50.941750643Z\" level=info msg=\"Starting container: 4b57afa2a83d53a04989bd566f55c13d39432bf728b65e6c22b3f9c6f2ecdc76\" id=77bce80e-8ad7-4676-b77c-c82f3070ad2e name=/runtime.v1.RuntimeService/StartContainer\nJun 12 16:25:50.979556 crc crio[21573]: time=\"2026-06-12T16:25:50.979387267Z\" level=info msg=\"Started container\" PID=68314 containerID=4b57afa2a83d53a04989bd566f55c13d39432bf728b65e6c22b3f9c6f2ecdc76 description=openstack/barbican-2c94-account-create-update-qlcdg/mariadb-account-create-update id=77bce80e-8ad7-4676-b77c-c82f3070ad2e name=/runtime.v1.RuntimeService/StartContainer sandboxID=dfb006f8a65f1dcef71a9d10c00815bfbbc6a4695b5f4cbb31a0ca29734483d8\nJun 12 16:25:51.277891 crc crio[21573]: time=\"2026-06-12T16:25:51.277807844Z\" level=info msg=\"Created container 8ca36b51aa9b136675936feae81d27c36d53cf2f57ec01c844e1faf3b24c874e: openstack/glance-db-sync-bw86p/glance-db-sync\" id=cfe999ce-9621-4797-a7f4-ce15fb4d2398 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:25:51.279847 crc crio[21573]: time=\"2026-06-12T16:25:51.279694857Z\" level=info msg=\"Starting container: 8ca36b51aa9b136675936feae81d27c36d53cf2f57ec01c844e1faf3b24c874e\" id=5235975d-4686-41c7-bd46-3066160c942a name=/runtime.v1.RuntimeService/StartContainer\nJun 12 16:25:51.300754 crc crio[21573]: time=\"2026-06-12T16:25:51.296307Z\" level=info msg=\"Started container\" PID=68405 containerID=8ca36b51aa9b136675936feae81d27c36d53cf2f57ec01c844e1faf3b24c874e description=openstack/glance-db-sync-bw86p/glance-db-sync id=5235975d-4686-41c7-bd46-3066160c942a name=/runtime.v1.RuntimeService/StartContainer sandboxID=fefe789dacfea5288b06cbeae4691a14ff02b9b2499aa424f39a26097254f838\nJun 12 16:25:52.583094 crc crio[21573]: time=\"2026-06-12T16:25:52.581907625Z\" level=info msg=\"Stopping pod sandbox: 00fbf63856ff44f832935843bcee587e2e3cd84e1612f5bb47d2f1bab5e96314\" id=b7119eaa-9b68-48c0-be8f-cc1d5775b1dc name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 16:25:52.584430 crc crio[21573]: time=\"2026-06-12T16:25:52.582369219Z\" level=info msg=\"Stopping pod sandbox: c73a4f0ea6674e4592ca250dd7202dc7ae7dcf4df276134e0ac298c63f5e1d78\" id=cfd9d146-8cde-4179-994d-50ac92fd7904 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 16:25:52.584430 crc crio[21573]: time=\"2026-06-12T16:25:52.584157359Z\" level=info msg=\"Got pod network &{Name:neutron-db-create-98m7s Namespace:openstack ID:00fbf63856ff44f832935843bcee587e2e3cd84e1612f5bb47d2f1bab5e96314 UID:77824843-c296-45d0-8e2c-3f0291453de2 NetNS:/var/run/netns/ba537f3a-572a-4286-9426-59c047d4171d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod77824843_c296_45d0_8e2c_3f0291453de2.slice PodAnnotations:0xc00008d790}] Aliases:map[]}\"\nJun 12 16:25:52.584655 crc crio[21573]: time=\"2026-06-12T16:25:52.584492088Z\" level=info msg=\"Deleting pod openstack_neutron-db-create-98m7s from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 16:25:52.584655 crc crio[21573]: time=\"2026-06-12T16:25:52.584407068Z\" level=info msg=\"Got pod network &{Name:cinder-db-create-8rkj6 Namespace:openstack ID:c73a4f0ea6674e4592ca250dd7202dc7ae7dcf4df276134e0ac298c63f5e1d78 UID:f88403ba-be20-4289-97b3-c916fd84ac94 NetNS:/var/run/netns/7cc7098b-5206-4a44-a94b-2a11281a7848 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podf88403ba_be20_4289_97b3_c916fd84ac94.slice PodAnnotations:0xc000138fc8}] Aliases:map[]}\"\nJun 12 16:25:52.585600 crc crio[21573]: time=\"2026-06-12T16:25:52.584950664Z\" level=info msg=\"Deleting pod openstack_cinder-db-create-8rkj6 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 16:25:52.585600 crc crio[21573]: time=\"2026-06-12T16:25:52.583051089Z\" level=info msg=\"Stopping pod sandbox: 71492abbf41961d0ee00c4935638a96db52c809188e2f1b803b665283e8a4ea6\" id=9549b072-89d9-4dc9-927c-0149f2c3fa90 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 16:25:52.585600 crc crio[21573]: time=\"2026-06-12T16:25:52.582589865Z\" level=info msg=\"Stopping pod sandbox: dfb006f8a65f1dcef71a9d10c00815bfbbc6a4695b5f4cbb31a0ca29734483d8\" id=59e5e946-e150-4bce-b272-5aced1f6f7f5 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 16:25:52.585763 crc crio[21573]: time=\"2026-06-12T16:25:52.582716998Z\" level=info msg=\"Stopping pod sandbox: 98e4e2feb24185cdd7366bff7269c6fc2e5c600500eb0b956a69e01230595037\" id=ef182ede-decd-49a9-97bf-13a385463afc name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 16:25:52.585857 crc crio[21573]: time=\"2026-06-12T16:25:52.582506323Z\" level=info msg=\"Stopping pod sandbox: b965a8c59f2d04dd9306a83d1a7ebd79af08d678668e9c230128a94ee8c4fbf1\" id=279e718c-8d9c-4996-9ee3-93ff17363afb name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 16:25:52.586391 crc crio[21573]: time=\"2026-06-12T16:25:52.586317472Z\" level=info msg=\"Got pod network &{Name:barbican-2c94-account-create-update-qlcdg Namespace:openstack ID:dfb006f8a65f1dcef71a9d10c00815bfbbc6a4695b5f4cbb31a0ca29734483d8 UID:fe45bc02-b6df-499d-87cc-645f1500e6b5 NetNS:/var/run/netns/e463fd18-38d9-4c68-af35-e88b3bcf0460 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podfe45bc02_b6df_499d_87cc_645f1500e6b5.slice PodAnnotations:0xc002428a08}] Aliases:map[]}\"\nJun 12 16:25:52.586746 crc crio[21573]: time=\"2026-06-12T16:25:52.586683758Z\" level=info msg=\"Got pod network &{Name:cinder-31fd-account-create-update-tg4rt Namespace:openstack ID:b965a8c59f2d04dd9306a83d1a7ebd79af08d678668e9c230128a94ee8c4fbf1 UID:330da392-de5e-4d84-a157-155419317d14 NetNS:/var/run/netns/3db0d7d4-1d03-49b0-9bc7-3566e7e35254 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod330da392_de5e_4d84_a157_155419317d14.slice PodAnnotations:0xc003674db8}] Aliases:map[]}\"\nJun 12 16:25:52.586844 crc crio[21573]: time=\"2026-06-12T16:25:52.586765345Z\" level=info msg=\"Deleting pod openstack_barbican-2c94-account-create-update-qlcdg from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 16:25:52.587008 crc crio[21573]: time=\"2026-06-12T16:25:52.586957346Z\" level=info msg=\"Deleting pod openstack_cinder-31fd-account-create-update-tg4rt from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 16:25:52.587254 crc crio[21573]: time=\"2026-06-12T16:25:52.587160667Z\" level=info msg=\"Got pod network &{Name:neutron-7009-account-create-update-qfzzp Namespace:openstack ID:71492abbf41961d0ee00c4935638a96db52c809188e2f1b803b665283e8a4ea6 UID:175712b4-435b-4836-84a9-f46b0dc021c3 NetNS:/var/run/netns/bbea291c-b927-4ff6-b0e4-87fcc69e7a5f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod175712b4_435b_4836_84a9_f46b0dc021c3.slice PodAnnotations:0xc000139018}] Aliases:map[]}\"\nJun 12 16:25:52.587554 crc crio[21573]: time=\"2026-06-12T16:25:52.587416904Z\" level=info msg=\"Deleting pod openstack_neutron-7009-account-create-update-qfzzp from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 16:25:52.588263 crc crio[21573]: time=\"2026-06-12T16:25:52.587183137Z\" level=info msg=\"Got pod network &{Name:barbican-db-create-jvbtf Namespace:openstack ID:98e4e2feb24185cdd7366bff7269c6fc2e5c600500eb0b956a69e01230595037 UID:1d7f6d73-01cc-4331-945c-1206edbcadfa NetNS:/var/run/netns/f2f286b9-155f-4425-8afd-f4e55c5908e0 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod1d7f6d73_01cc_4331_945c_1206edbcadfa.slice PodAnnotations:0xc002723088}] Aliases:map[]}\"\nJun 12 16:25:52.588831 crc crio[21573]: time=\"2026-06-12T16:25:52.588746498Z\" level=info msg=\"Deleting pod openstack_barbican-db-create-jvbtf from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 16:25:52.637384 crc crio[21573]: time=\"2026-06-12T16:25:52.636573113Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-swift-object@sha256:e6b715ff15b96e4de4e1449be2a861ed05658dcbb87e30cf5190a9b6d44c48a0\" id=3886a51e-8d7f-4889-b305-f792719ccf01 name=/runtime.v1.ImageService/PullImage\nJun 12 16:25:52.641096 crc crio[21573]: time=\"2026-06-12T16:25:52.641063078Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-object:current-podified\" id=17341829-349d-498a-b2d6-27f7b274edab name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:25:52.660584 crc crio[21573]: time=\"2026-06-12T16:25:52.658656575Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-object:current-podified\" id=2d7cb669-ea64-4e1c-b79c-c6c6e9140f3c name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:25:52.759015 crc crio[21573]: time=\"2026-06-12T16:25:52.75843092Z\" level=info msg=\"Creating container: openstack/swift-storage-0/xattr-restore\" id=e3a1055a-455f-4444-a8ff-a5aecbbb3f9f name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:25:52.761309 crc crio[21573]: time=\"2026-06-12T16:25:52.761020683Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:25:52.880261 crc crio[21573]: time=\"2026-06-12T16:25:52.879174237Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:25:52.889033 crc crio[21573]: time=\"2026-06-12T16:25:52.8877411Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:25:53.028869 crc crio[21573]: time=\"2026-06-12T16:25:53.028724099Z\" level=info msg=\"Stopped pod sandbox: c73a4f0ea6674e4592ca250dd7202dc7ae7dcf4df276134e0ac298c63f5e1d78\" id=cfd9d146-8cde-4179-994d-50ac92fd7904 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 16:25:53.390660 crc crio[21573]: time=\"2026-06-12T16:25:53.389689787Z\" level=info msg=\"Stopped pod sandbox: b965a8c59f2d04dd9306a83d1a7ebd79af08d678668e9c230128a94ee8c4fbf1\" id=279e718c-8d9c-4996-9ee3-93ff17363afb name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 16:25:53.395688 crc crio[21573]: time=\"2026-06-12T16:25:53.39549462Z\" level=info msg=\"Stopped pod sandbox: dfb006f8a65f1dcef71a9d10c00815bfbbc6a4695b5f4cbb31a0ca29734483d8\" id=59e5e946-e150-4bce-b272-5aced1f6f7f5 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 16:25:53.398073 crc crio[21573]: time=\"2026-06-12T16:25:53.39797006Z\" level=info msg=\"Stopped pod sandbox: 98e4e2feb24185cdd7366bff7269c6fc2e5c600500eb0b956a69e01230595037\" id=ef182ede-decd-49a9-97bf-13a385463afc name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 16:25:53.411520 crc crio[21573]: time=\"2026-06-12T16:25:53.410657091Z\" level=info msg=\"Created container fdf0eae6529d289153e47c5af94e6556b7ee63bc905ecb8aa243d7dcf627bcd8: openstack/swift-storage-0/xattr-restore\" id=e3a1055a-455f-4444-a8ff-a5aecbbb3f9f name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:25:53.421298 crc crio[21573]: time=\"2026-06-12T16:25:53.420292712Z\" level=info msg=\"Stopped pod sandbox: 00fbf63856ff44f832935843bcee587e2e3cd84e1612f5bb47d2f1bab5e96314\" id=b7119eaa-9b68-48c0-be8f-cc1d5775b1dc name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 16:25:53.439395 crc crio[21573]: time=\"2026-06-12T16:25:53.43930455Z\" level=info msg=\"Starting container: fdf0eae6529d289153e47c5af94e6556b7ee63bc905ecb8aa243d7dcf627bcd8\" id=aaa5d381-1025-4688-924b-8be46a501bf4 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 16:25:53.448779 crc crio[21573]: time=\"2026-06-12T16:25:53.445794496Z\" level=info msg=\"Stopped pod sandbox: 71492abbf41961d0ee00c4935638a96db52c809188e2f1b803b665283e8a4ea6\" id=9549b072-89d9-4dc9-927c-0149f2c3fa90 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 16:25:53.452896 crc crio[21573]: time=\"2026-06-12T16:25:53.452825878Z\" level=info msg=\"Started container\" PID=68623 containerID=fdf0eae6529d289153e47c5af94e6556b7ee63bc905ecb8aa243d7dcf627bcd8 description=openstack/swift-storage-0/xattr-restore id=aaa5d381-1025-4688-924b-8be46a501bf4 name=/runtime.v1.RuntimeService/StartContainer sandboxID=2c7324029bf5bfcdd7d727a616e2924c5fb914cc89dce009954edea9a6d87cf7\nJun 12 16:25:53.635367 crc crio[21573]: time=\"2026-06-12T16:25:53.634098277Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-account:current-podified\" id=60f8ddb5-63f0-4a34-aba8-96ecbb4eb086 name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:25:53.635367 crc crio[21573]: time=\"2026-06-12T16:25:53.635197625Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/openstack-swift-account:current-podified not found\" id=60f8ddb5-63f0-4a34-aba8-96ecbb4eb086 name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:25:53.635367 crc crio[21573]: time=\"2026-06-12T16:25:53.635306012Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-swift-account:current-podified found\" id=60f8ddb5-63f0-4a34-aba8-96ecbb4eb086 name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:25:53.640771 crc crio[21573]: time=\"2026-06-12T16:25:53.639342131Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-swift-account:current-podified\" id=6ba303da-fac0-4e39-970c-bfb073997774 name=/runtime.v1.ImageService/PullImage\nJun 12 16:25:53.646576 crc crio[21573]: time=\"2026-06-12T16:25:53.646084374Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-swift-account:current-podified\\\"\"\nJun 12 16:25:59.751521 crc crio[21573]: time=\"2026-06-12T16:25:59.75030872Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-swift-account@sha256:da39dd850d282c25b965ff5524c1f10f11dfa83a9768ddb4fc9e219eed5be6c4\" id=6ba303da-fac0-4e39-970c-bfb073997774 name=/runtime.v1.ImageService/PullImage\nJun 12 16:25:59.753630 crc crio[21573]: time=\"2026-06-12T16:25:59.752587302Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-account:current-podified\" id=b9e04bce-3141-42e1-bfb8-06334753e33a name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:25:59.755632 crc crio[21573]: time=\"2026-06-12T16:25:59.755508725Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-keystone@sha256:2b959ecc0633482d12fc21192f2666653f03ef98bae30f48fae6e84b20bc106b\" id=5bec23a2-4f9b-4a05-906c-bc3aac7edd30 name=/runtime.v1.ImageService/PullImage\nJun 12 16:25:59.756567 crc crio[21573]: time=\"2026-06-12T16:25:59.756361409Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-keystone:current-podified\" id=baadf712-e350-4135-be0a-4648352ca49c name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:25:59.780063 crc crio[21573]: time=\"2026-06-12T16:25:59.779412662Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-account:current-podified\" id=9258022a-4396-4677-94dd-f1004d87e4fc name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:25:59.789013 crc crio[21573]: time=\"2026-06-12T16:25:59.78890451Z\" level=info msg=\"Creating container: openstack/swift-storage-0/account-server\" id=39ecd043-37aa-461b-9664-b344006bf168 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:25:59.793583 crc crio[21573]: time=\"2026-06-12T16:25:59.793364628Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:25:59.802312 crc crio[21573]: time=\"2026-06-12T16:25:59.802194157Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-keystone:current-podified\" id=1d0423ad-9d20-4844-b922-3750b789c943 name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:25:59.835608 crc crio[21573]: time=\"2026-06-12T16:25:59.834774348Z\" level=info msg=\"Creating container: openstack/keystone-db-sync-nfr6p/keystone-db-sync\" id=17fd258a-d36c-45be-a0c2-ed78708a1c8c name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:25:59.838503 crc crio[21573]: time=\"2026-06-12T16:25:59.836818879Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:25:59.869238 crc crio[21573]: time=\"2026-06-12T16:25:59.869102871Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:25:59.874185 crc crio[21573]: time=\"2026-06-12T16:25:59.874100811Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:25:59.914272 crc crio[21573]: time=\"2026-06-12T16:25:59.914058815Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:25:59.920681 crc crio[21573]: time=\"2026-06-12T16:25:59.91996147Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:26:00.107503 crc crio[21573]: time=\"2026-06-12T16:26:00.107319814Z\" level=info msg=\"Created container be5649e847d726e94d1b78c89550435f2afcad95d029f0b386fd85c01fcac9e4: openstack/keystone-db-sync-nfr6p/keystone-db-sync\" id=17fd258a-d36c-45be-a0c2-ed78708a1c8c name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:26:00.108722 crc crio[21573]: time=\"2026-06-12T16:26:00.108521027Z\" level=info msg=\"Created container 1c889503a1f901584a9faf77788927427cf9f6dac62afa972d87cfad9aa1d1d7: openstack/swift-storage-0/account-server\" id=39ecd043-37aa-461b-9664-b344006bf168 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:26:00.110701 crc crio[21573]: time=\"2026-06-12T16:26:00.110602825Z\" level=info msg=\"Starting container: 1c889503a1f901584a9faf77788927427cf9f6dac62afa972d87cfad9aa1d1d7\" id=6f0fe027-0988-494a-be23-8fa2faaced9e name=/runtime.v1.RuntimeService/StartContainer\nJun 12 16:26:00.110889 crc crio[21573]: time=\"2026-06-12T16:26:00.110664617Z\" level=info msg=\"Starting container: be5649e847d726e94d1b78c89550435f2afcad95d029f0b386fd85c01fcac9e4\" id=ff114530-eb2c-46fc-af2d-95d460cab413 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 16:26:00.118171 crc crio[21573]: time=\"2026-06-12T16:26:00.117992675Z\" level=info msg=\"Started container\" PID=69030 containerID=be5649e847d726e94d1b78c89550435f2afcad95d029f0b386fd85c01fcac9e4 description=openstack/keystone-db-sync-nfr6p/keystone-db-sync id=ff114530-eb2c-46fc-af2d-95d460cab413 name=/runtime.v1.RuntimeService/StartContainer sandboxID=8451c6f5cfd2e14db0244dad7164bfe8b1427df8d52d1f40a6f6c6dfac00e0ba\nJun 12 16:26:00.118803 crc crio[21573]: time=\"2026-06-12T16:26:00.118668334Z\" level=info msg=\"Started container\" PID=69032 containerID=1c889503a1f901584a9faf77788927427cf9f6dac62afa972d87cfad9aa1d1d7 description=openstack/swift-storage-0/account-server id=6f0fe027-0988-494a-be23-8fa2faaced9e name=/runtime.v1.RuntimeService/StartContainer sandboxID=2c7324029bf5bfcdd7d727a616e2924c5fb914cc89dce009954edea9a6d87cf7\nJun 12 16:26:00.143395 crc crio[21573]: time=\"2026-06-12T16:26:00.14327732Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-account:current-podified\" id=4a1e4f14-b603-4596-85ef-53280d97c154 name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:26:00.164239 crc crio[21573]: time=\"2026-06-12T16:26:00.164107681Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-account:current-podified\" id=b32f66cc-473e-40fb-a768-33cbd5028d1c name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:26:00.179647 crc crio[21573]: time=\"2026-06-12T16:26:00.179403796Z\" level=info msg=\"Creating container: openstack/swift-storage-0/account-replicator\" id=b02e92b5-592f-48f3-95b6-b8d2ca2daac7 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:26:00.181893 crc crio[21573]: time=\"2026-06-12T16:26:00.181720083Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:26:00.299649 crc crio[21573]: time=\"2026-06-12T16:26:00.299322716Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:26:00.308925 crc crio[21573]: time=\"2026-06-12T16:26:00.308826696Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:26:00.437754 crc crio[21573]: time=\"2026-06-12T16:26:00.436972945Z\" level=info msg=\"Created container a046fbb0533775f8b6939b9c45b27a74fe24acdf09c6290ca1d852565b840099: openstack/swift-storage-0/account-replicator\" id=b02e92b5-592f-48f3-95b6-b8d2ca2daac7 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:26:00.439680 crc crio[21573]: time=\"2026-06-12T16:26:00.439584106Z\" level=info msg=\"Starting container: a046fbb0533775f8b6939b9c45b27a74fe24acdf09c6290ca1d852565b840099\" id=6375d85d-f31f-4888-8e13-178deecfa1d4 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 16:26:00.454320 crc crio[21573]: time=\"2026-06-12T16:26:00.454119418Z\" level=info msg=\"Started container\" PID=69050 containerID=a046fbb0533775f8b6939b9c45b27a74fe24acdf09c6290ca1d852565b840099 description=openstack/swift-storage-0/account-replicator id=6375d85d-f31f-4888-8e13-178deecfa1d4 name=/runtime.v1.RuntimeService/StartContainer sandboxID=2c7324029bf5bfcdd7d727a616e2924c5fb914cc89dce009954edea9a6d87cf7\nJun 12 16:26:00.472772 crc crio[21573]: time=\"2026-06-12T16:26:00.472666102Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-account:current-podified\" id=8600f93c-bc36-4873-9a59-9b010f055c5a name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:26:00.495971 crc crio[21573]: time=\"2026-06-12T16:26:00.495809927Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-account:current-podified\" id=47673017-8bf5-44ab-a27e-a24b03352d02 name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:26:00.513645 crc crio[21573]: time=\"2026-06-12T16:26:00.513391429Z\" level=info msg=\"Creating container: openstack/swift-storage-0/account-auditor\" id=03d69a7c-f730-4598-88fa-39ad62661ccd name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:26:00.515953 crc crio[21573]: time=\"2026-06-12T16:26:00.515886289Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:26:00.582793 crc crio[21573]: time=\"2026-06-12T16:26:00.582703227Z\" level=info msg=\"Running pod sandbox: openshift-infra/auto-csr-approver-29688026-qrpr5/POD\" id=897b4d12-0de7-460a-8572-6e0de1291f50 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 16:26:00.582926 crc crio[21573]: time=\"2026-06-12T16:26:00.58281022Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:26:00.625045 crc crio[21573]: time=\"2026-06-12T16:26:00.624882096Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:26:00.640294 crc crio[21573]: time=\"2026-06-12T16:26:00.640133182Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:26:00.643776 crc crio[21573]: time=\"2026-06-12T16:26:00.643701464Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29688026-qrpr5 Namespace:openshift-infra ID:6d988582ff94c8fdd5cdbde0b6175f713fd8220b5f4019a7ce152df967bc1e17 UID:45107f3e-3403-4e42-8d69-948182658dae NetNS:/var/run/netns/f7cd56f1-0bdf-4965-ae41-0f3171417a16 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod45107f3e_3403_4e42_8d69_948182658dae.slice PodAnnotations:0xc002722460}] Aliases:map[]}\"\nJun 12 16:26:00.643776 crc crio[21573]: time=\"2026-06-12T16:26:00.643772806Z\" level=info msg=\"Adding pod openshift-infra_auto-csr-approver-29688026-qrpr5 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 16:26:00.935581 crc crio[21573]: time=\"2026-06-12T16:26:00.935014968Z\" level=info msg=\"Created container 807a4064cf7dfeb0c2bcb14c74aab2e0f83e20035930d1c307277da34241ef53: openstack/swift-storage-0/account-auditor\" id=03d69a7c-f730-4598-88fa-39ad62661ccd name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:26:00.947419 crc crio[21573]: time=\"2026-06-12T16:26:00.94707424Z\" level=info msg=\"Starting container: 807a4064cf7dfeb0c2bcb14c74aab2e0f83e20035930d1c307277da34241ef53\" id=471ac9a8-071f-489e-a8e8-f7aa69b5e2a7 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 16:26:00.968634 crc crio[21573]: time=\"2026-06-12T16:26:00.968168937Z\" level=info msg=\"Started container\" PID=69091 containerID=807a4064cf7dfeb0c2bcb14c74aab2e0f83e20035930d1c307277da34241ef53 description=openstack/swift-storage-0/account-auditor id=471ac9a8-071f-489e-a8e8-f7aa69b5e2a7 name=/runtime.v1.RuntimeService/StartContainer sandboxID=2c7324029bf5bfcdd7d727a616e2924c5fb914cc89dce009954edea9a6d87cf7\nJun 12 16:26:01.002553 crc crio[21573]: time=\"2026-06-12T16:26:01.002424296Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-account:current-podified\" id=807f067f-04f0-4fa2-8747-71330d80557b name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:26:01.052003 crc crio[21573]: time=\"2026-06-12T16:26:01.051345555Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-account:current-podified\" id=9824084e-26dc-4038-8bb6-22e13d2b5ead name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:26:01.063011 crc crio[21573]: time=\"2026-06-12T16:26:01.062763143Z\" level=info msg=\"Creating container: openstack/swift-storage-0/account-reaper\" id=1770f68c-b9b1-4b6a-8b92-a92b92df65d8 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:26:01.063524 crc crio[21573]: time=\"2026-06-12T16:26:01.063384061Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:26:01.192272 crc crio[21573]: time=\"2026-06-12T16:26:01.19018561Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:26:01.199856 crc crio[21573]: time=\"2026-06-12T16:26:01.199761682Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:26:01.356812 crc crio[21573]: 2026-06-12T16:26:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:6d988582ff94c8f Mac:96:52:8f:55:eb:6e Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:90 Mtu:0 Sandbox:/var/run/netns/f7cd56f1-0bdf-4965-ae41-0f3171417a16 SocketPath: PciID:}] [{Interface:0xc000014d00 Address:{IP:10.217.0.144 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 16:26:01.359276 crc crio[21573]: time=\"2026-06-12T16:26:01.359154939Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29688026-qrpr5 Namespace:openshift-infra ID:6d988582ff94c8fdd5cdbde0b6175f713fd8220b5f4019a7ce152df967bc1e17 UID:45107f3e-3403-4e42-8d69-948182658dae NetNS:/var/run/netns/f7cd56f1-0bdf-4965-ae41-0f3171417a16 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod45107f3e_3403_4e42_8d69_948182658dae.slice PodAnnotations:0xc002722460}] Aliases:map[]}\"\nJun 12 16:26:01.359531 crc crio[21573]: time=\"2026-06-12T16:26:01.359389796Z\" level=info msg=\"Checking pod openshift-infra_auto-csr-approver-29688026-qrpr5 for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 16:26:01.384948 crc crio[21573]: time=\"2026-06-12T16:26:01.384842685Z\" level=info msg=\"Ran pod sandbox 6d988582ff94c8fdd5cdbde0b6175f713fd8220b5f4019a7ce152df967bc1e17 with infra container: openshift-infra/auto-csr-approver-29688026-qrpr5/POD\" id=897b4d12-0de7-460a-8572-6e0de1291f50 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 16:26:01.397741 crc crio[21573]: time=\"2026-06-12T16:26:01.397619351Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-cli:latest\" id=531d383b-c30e-4c4c-bdb7-1e16249cb831 name=/runtime.v1.ImageService/PullImage\nJun 12 16:26:01.397741 crc crio[21573]: time=\"2026-06-12T16:26:01.397687363Z\" level=info msg=\"Created container 16303d16b1395e78a67d117b62c0596d479946393b202878750289ded48b0ca2: openstack/swift-storage-0/account-reaper\" id=1770f68c-b9b1-4b6a-8b92-a92b92df65d8 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:26:01.400633 crc crio[21573]: time=\"2026-06-12T16:26:01.398863626Z\" level=info msg=\"Starting container: 16303d16b1395e78a67d117b62c0596d479946393b202878750289ded48b0ca2\" id=592b69cc-42b5-4cf8-95d8-d816bcbad552 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 16:26:01.406109 crc crio[21573]: time=\"2026-06-12T16:26:01.405540905Z\" level=info msg=\"Started container\" PID=69168 containerID=16303d16b1395e78a67d117b62c0596d479946393b202878750289ded48b0ca2 description=openstack/swift-storage-0/account-reaper id=592b69cc-42b5-4cf8-95d8-d816bcbad552 name=/runtime.v1.RuntimeService/StartContainer sandboxID=2c7324029bf5bfcdd7d727a616e2924c5fb914cc89dce009954edea9a6d87cf7\nJun 12 16:26:01.409393 crc crio[21573]: time=\"2026-06-12T16:26:01.408986697Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-cli:latest\\\"\"\nJun 12 16:26:01.422423 crc crio[21573]: time=\"2026-06-12T16:26:01.42232855Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-container:current-podified\" id=db9ca38f-e631-445e-9da5-325b0ce1400e name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:26:01.422845 crc crio[21573]: time=\"2026-06-12T16:26:01.422753552Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/openstack-swift-container:current-podified not found\" id=db9ca38f-e631-445e-9da5-325b0ce1400e name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:26:01.423015 crc crio[21573]: time=\"2026-06-12T16:26:01.422894696Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-swift-container:current-podified found\" id=db9ca38f-e631-445e-9da5-325b0ce1400e name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:26:01.424582 crc crio[21573]: time=\"2026-06-12T16:26:01.424389239Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-swift-container:current-podified\" id=372c9bab-9c21-4110-ab7a-8459b93aa454 name=/runtime.v1.ImageService/PullImage\nJun 12 16:26:01.432006 crc crio[21573]: time=\"2026-06-12T16:26:01.431893362Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-swift-container:current-podified\\\"\"\nJun 12 16:26:02.439940 crc crio[21573]: time=\"2026-06-12T16:26:02.439166611Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9\" id=531d383b-c30e-4c4c-bdb7-1e16249cb831 name=/runtime.v1.ImageService/PullImage\nJun 12 16:26:02.441256 crc crio[21573]: time=\"2026-06-12T16:26:02.440815547Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=3ddb9946-b635-4606-81b4-e0e2c1ea9be4 name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:26:02.803382 crc crio[21573]: time=\"2026-06-12T16:26:02.803138712Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=02c91f0f-0cc6-48c5-86a6-80f872972a8a name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:26:02.814676 crc crio[21573]: time=\"2026-06-12T16:26:02.814603495Z\" level=info msg=\"Creating container: openshift-infra/auto-csr-approver-29688026-qrpr5/oc\" id=658b95aa-ba14-4ef9-8a7c-9587d7366f71 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:26:02.815735 crc crio[21573]: time=\"2026-06-12T16:26:02.815673636Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:26:02.951548 crc crio[21573]: time=\"2026-06-12T16:26:02.951365287Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-swift-container@sha256:6a3df2d781bf3ba99952cfdf6dac79aec138c266328f5ab6892de61de502c8b1\" id=372c9bab-9c21-4110-ab7a-8459b93aa454 name=/runtime.v1.ImageService/PullImage\nJun 12 16:26:02.951987 crc crio[21573]: time=\"2026-06-12T16:26:02.951897003Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:26:02.957837 crc crio[21573]: time=\"2026-06-12T16:26:02.957737328Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-container:current-podified\" id=761810f5-5a02-4e2b-9e0c-a285246e8ead name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:26:03.012703 crc crio[21573]: time=\"2026-06-12T16:26:03.011727344Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-container:current-podified\" id=461edb73-0284-422d-a022-9d0270632474 name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:26:03.030417 crc crio[21573]: time=\"2026-06-12T16:26:03.030344361Z\" level=info msg=\"Creating container: openstack/swift-storage-0/container-server\" id=a4337dc5-870e-414e-9e43-664912a3a489 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:26:03.033896 crc crio[21573]: time=\"2026-06-12T16:26:03.033858452Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:26:03.113572 crc crio[21573]: time=\"2026-06-12T16:26:03.112806269Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:26:03.123848 crc crio[21573]: time=\"2026-06-12T16:26:03.123752725Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:26:03.270330 crc crio[21573]: time=\"2026-06-12T16:26:03.270141059Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:26:03.287701 crc crio[21573]: time=\"2026-06-12T16:26:03.287566182Z\" level=info msg=\"Created container cc7ef2ceeafb63f3e17a713f65bdafb33c7d38f543897082bdc0627f0067ccd5: openstack/swift-storage-0/container-server\" id=a4337dc5-870e-414e-9e43-664912a3a489 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:26:03.289764 crc crio[21573]: time=\"2026-06-12T16:26:03.289647811Z\" level=info msg=\"Starting container: cc7ef2ceeafb63f3e17a713f65bdafb33c7d38f543897082bdc0627f0067ccd5\" id=f3f915b8-a1bd-46f8-a0c0-00ae2c6090ee name=/runtime.v1.RuntimeService/StartContainer\nJun 12 16:26:03.297667 crc crio[21573]: time=\"2026-06-12T16:26:03.297572545Z\" level=info msg=\"Started container\" PID=69249 containerID=cc7ef2ceeafb63f3e17a713f65bdafb33c7d38f543897082bdc0627f0067ccd5 description=openstack/swift-storage-0/container-server id=f3f915b8-a1bd-46f8-a0c0-00ae2c6090ee name=/runtime.v1.RuntimeService/StartContainer sandboxID=2c7324029bf5bfcdd7d727a616e2924c5fb914cc89dce009954edea9a6d87cf7\nJun 12 16:26:03.317548 crc crio[21573]: time=\"2026-06-12T16:26:03.317411236Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-container:current-podified\" id=97a51aa0-c957-4722-ad16-f1bfe50dc5e6 name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:26:03.347662 crc crio[21573]: time=\"2026-06-12T16:26:03.347344443Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-container:current-podified\" id=38808892-50b9-4af2-b692-9f2dc75b2e96 name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:26:03.360507 crc crio[21573]: time=\"2026-06-12T16:26:03.360340791Z\" level=info msg=\"Creating container: openstack/swift-storage-0/container-replicator\" id=9a73a8bd-68f1-4015-9e92-0b8e17ed6d61 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:26:03.363161 crc crio[21573]: time=\"2026-06-12T16:26:03.362934336Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:26:03.416649 crc crio[21573]: time=\"2026-06-12T16:26:03.415553034Z\" level=info msg=\"Created container 30ecfadd88769fcb0cef12e09b6103ed004f3e58ed1be0fce4ee3f5ec9eabce9: openshift-infra/auto-csr-approver-29688026-qrpr5/oc\" id=658b95aa-ba14-4ef9-8a7c-9587d7366f71 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:26:03.417033 crc crio[21573]: time=\"2026-06-12T16:26:03.416852262Z\" level=info msg=\"Starting container: 30ecfadd88769fcb0cef12e09b6103ed004f3e58ed1be0fce4ee3f5ec9eabce9\" id=054624f6-eb04-4c3d-a89a-0edd21c9f78a name=/runtime.v1.RuntimeService/StartContainer\nJun 12 16:26:03.424781 crc crio[21573]: time=\"2026-06-12T16:26:03.424637861Z\" level=info msg=\"Started container\" PID=69256 containerID=30ecfadd88769fcb0cef12e09b6103ed004f3e58ed1be0fce4ee3f5ec9eabce9 description=openshift-infra/auto-csr-approver-29688026-qrpr5/oc id=054624f6-eb04-4c3d-a89a-0edd21c9f78a name=/runtime.v1.RuntimeService/StartContainer sandboxID=6d988582ff94c8fdd5cdbde0b6175f713fd8220b5f4019a7ce152df967bc1e17\nJun 12 16:26:03.426573 crc crio[21573]: time=\"2026-06-12T16:26:03.426191216Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:26:03.431249 crc crio[21573]: time=\"2026-06-12T16:26:03.431013231Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:26:03.628402 crc crio[21573]: time=\"2026-06-12T16:26:03.628185192Z\" level=info msg=\"Created container 3835f3a351ed4b6287011abf37b859cb8991b797a0d53c3f8618a9ccac9e81cc: openstack/swift-storage-0/container-replicator\" id=9a73a8bd-68f1-4015-9e92-0b8e17ed6d61 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:26:03.631054 crc crio[21573]: time=\"2026-06-12T16:26:03.630901988Z\" level=info msg=\"Starting container: 3835f3a351ed4b6287011abf37b859cb8991b797a0d53c3f8618a9ccac9e81cc\" id=129b0aa5-77d9-4bac-a717-b78e985a80f7 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 16:26:03.642358 crc crio[21573]: time=\"2026-06-12T16:26:03.642183938Z\" level=info msg=\"Started container\" PID=69288 containerID=3835f3a351ed4b6287011abf37b859cb8991b797a0d53c3f8618a9ccac9e81cc description=openstack/swift-storage-0/container-replicator id=129b0aa5-77d9-4bac-a717-b78e985a80f7 name=/runtime.v1.RuntimeService/StartContainer sandboxID=2c7324029bf5bfcdd7d727a616e2924c5fb914cc89dce009954edea9a6d87cf7\nJun 12 16:26:03.660674 crc crio[21573]: time=\"2026-06-12T16:26:03.660390503Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-container:current-podified\" id=ccbc7828-3d64-4309-8669-27b39d73bd18 name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:26:03.691013 crc crio[21573]: time=\"2026-06-12T16:26:03.689980671Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-container:current-podified\" id=eea47ad4-1dc3-4085-9ca5-f14be1571c00 name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:26:03.711497 crc crio[21573]: time=\"2026-06-12T16:26:03.711351896Z\" level=info msg=\"Creating container: openstack/swift-storage-0/container-auditor\" id=eb9bcbd0-840c-49c1-b592-0f55cbdc1562 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:26:03.713911 crc crio[21573]: time=\"2026-06-12T16:26:03.713348502Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:26:03.780999 crc crio[21573]: time=\"2026-06-12T16:26:03.780877104Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:26:03.787554 crc crio[21573]: time=\"2026-06-12T16:26:03.787399471Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:26:03.927079 crc crio[21573]: time=\"2026-06-12T16:26:03.926948949Z\" level=info msg=\"Created container b5443381bb4ba140ec768b8bf5658c6640ed5884435c7916f7f3d1c5566d6749: openstack/swift-storage-0/container-auditor\" id=eb9bcbd0-840c-49c1-b592-0f55cbdc1562 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:26:03.928821 crc crio[21573]: time=\"2026-06-12T16:26:03.928711288Z\" level=info msg=\"Starting container: b5443381bb4ba140ec768b8bf5658c6640ed5884435c7916f7f3d1c5566d6749\" id=7eda4b8a-c350-4412-ba8a-cb6e1ba8d9cf name=/runtime.v1.RuntimeService/StartContainer\nJun 12 16:26:03.936179 crc crio[21573]: time=\"2026-06-12T16:26:03.936072936Z\" level=info msg=\"Started container\" PID=69339 containerID=b5443381bb4ba140ec768b8bf5658c6640ed5884435c7916f7f3d1c5566d6749 description=openstack/swift-storage-0/container-auditor id=7eda4b8a-c350-4412-ba8a-cb6e1ba8d9cf name=/runtime.v1.RuntimeService/StartContainer sandboxID=2c7324029bf5bfcdd7d727a616e2924c5fb914cc89dce009954edea9a6d87cf7\nJun 12 16:26:03.950627 crc crio[21573]: time=\"2026-06-12T16:26:03.950515995Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-container:current-podified\" id=ecd0f891-bcc2-4a23-b9ce-341a703a61e9 name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:26:03.968857 crc crio[21573]: time=\"2026-06-12T16:26:03.968701389Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-container:current-podified\" id=468ca0da-5e24-4cca-827e-bf07d7ff4c3e name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:26:03.980896 crc crio[21573]: time=\"2026-06-12T16:26:03.980659318Z\" level=info msg=\"Creating container: openstack/swift-storage-0/container-updater\" id=d9f1ce79-3ea7-4abb-96e6-ae17a17ddef4 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:26:03.983529 crc crio[21573]: time=\"2026-06-12T16:26:03.983397786Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:26:04.085558 crc crio[21573]: time=\"2026-06-12T16:26:04.085205707Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:26:04.101553 crc crio[21573]: time=\"2026-06-12T16:26:04.099666317Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:26:04.256306 crc crio[21573]: time=\"2026-06-12T16:26:04.255559208Z\" level=info msg=\"Created container f2af685cd65c2c69387fab7c544b3494385f933c685c91c1bafca939397e7467: openstack/swift-storage-0/container-updater\" id=d9f1ce79-3ea7-4abb-96e6-ae17a17ddef4 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:26:04.258055 crc crio[21573]: time=\"2026-06-12T16:26:04.258009517Z\" level=info msg=\"Starting container: f2af685cd65c2c69387fab7c544b3494385f933c685c91c1bafca939397e7467\" id=10d8c2c1-5aec-4b75-8aa1-5411e33e4d87 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 16:26:04.265877 crc crio[21573]: time=\"2026-06-12T16:26:04.265765017Z\" level=info msg=\"Started container\" PID=69434 containerID=f2af685cd65c2c69387fab7c544b3494385f933c685c91c1bafca939397e7467 description=openstack/swift-storage-0/container-updater id=10d8c2c1-5aec-4b75-8aa1-5411e33e4d87 name=/runtime.v1.RuntimeService/StartContainer sandboxID=2c7324029bf5bfcdd7d727a616e2924c5fb914cc89dce009954edea9a6d87cf7\nJun 12 16:26:04.291422 crc crio[21573]: time=\"2026-06-12T16:26:04.291264469Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-object:current-podified\" id=efda45ca-c2ba-47f7-abc9-db0d0375f54c name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:26:04.311125 crc crio[21573]: time=\"2026-06-12T16:26:04.311061989Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-object:current-podified\" id=a6263e8d-ab31-442c-8e9d-8efbb414244f name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:26:05.213128 crc crio[21573]: time=\"2026-06-12T16:26:05.213015767Z\" level=info msg=\"Stopping pod sandbox: 6d988582ff94c8fdd5cdbde0b6175f713fd8220b5f4019a7ce152df967bc1e17\" id=bb39f66e-03e8-463e-a104-8de90b0945c5 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 16:26:05.214675 crc crio[21573]: time=\"2026-06-12T16:26:05.213739937Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29688026-qrpr5 Namespace:openshift-infra ID:6d988582ff94c8fdd5cdbde0b6175f713fd8220b5f4019a7ce152df967bc1e17 UID:45107f3e-3403-4e42-8d69-948182658dae NetNS:/var/run/netns/f7cd56f1-0bdf-4965-ae41-0f3171417a16 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod45107f3e_3403_4e42_8d69_948182658dae.slice PodAnnotations:0xc001896eb8}] Aliases:map[]}\"\nJun 12 16:26:05.214675 crc crio[21573]: time=\"2026-06-12T16:26:05.213873251Z\" level=info msg=\"Deleting pod openshift-infra_auto-csr-approver-29688026-qrpr5 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 16:26:05.419735 crc crio[21573]: time=\"2026-06-12T16:26:05.41910246Z\" level=info msg=\"Creating container: openstack/swift-storage-0/object-server\" id=df8ee3e6-60d5-4798-a7ab-e05a10318888 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:26:05.421681 crc crio[21573]: time=\"2026-06-12T16:26:05.421651072Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:26:05.504396 crc crio[21573]: time=\"2026-06-12T16:26:05.504271054Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:26:05.509747 crc crio[21573]: time=\"2026-06-12T16:26:05.509626312Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:26:05.582702 crc crio[21573]: time=\"2026-06-12T16:26:05.582648869Z\" level=info msg=\"Stopped pod sandbox: 6d988582ff94c8fdd5cdbde0b6175f713fd8220b5f4019a7ce152df967bc1e17\" id=bb39f66e-03e8-463e-a104-8de90b0945c5 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 16:26:06.777657 crc crio[21573]: time=\"2026-06-12T16:26:06.776689423Z\" level=info msg=\"Created container 739f41caa614028ec83c7e3ce40d70488fa60bdc4b03301921c813d555cf06ca: openstack/swift-storage-0/object-server\" id=df8ee3e6-60d5-4798-a7ab-e05a10318888 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:26:06.780386 crc crio[21573]: time=\"2026-06-12T16:26:06.780321687Z\" level=info msg=\"Starting container: 739f41caa614028ec83c7e3ce40d70488fa60bdc4b03301921c813d555cf06ca\" id=df7c6cc9-c0d4-4fc9-aa4e-b849db3714e9 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 16:26:06.791199 crc crio[21573]: time=\"2026-06-12T16:26:06.78961379Z\" level=info msg=\"Started container\" PID=69526 containerID=739f41caa614028ec83c7e3ce40d70488fa60bdc4b03301921c813d555cf06ca description=openstack/swift-storage-0/object-server id=df7c6cc9-c0d4-4fc9-aa4e-b849db3714e9 name=/runtime.v1.RuntimeService/StartContainer sandboxID=2c7324029bf5bfcdd7d727a616e2924c5fb914cc89dce009954edea9a6d87cf7\nJun 12 16:26:07.785294 crc crio[21573]: time=\"2026-06-12T16:26:07.785150572Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-object:current-podified\" id=14f3445d-60b1-41e9-b1a5-d81a15c18043 name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:26:07.822283 crc crio[21573]: time=\"2026-06-12T16:26:07.821435682Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-object:current-podified\" id=7b1ef77c-9955-4e49-bc11-f9be05a24722 name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:26:07.847372 crc crio[21573]: time=\"2026-06-12T16:26:07.846920523Z\" level=info msg=\"Creating container: openstack/swift-storage-0/object-replicator\" id=379534a6-c79c-4e40-ad21-c049bfc2706a name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:26:07.847926 crc crio[21573]: time=\"2026-06-12T16:26:07.8478419Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:26:07.948472 crc crio[21573]: time=\"2026-06-12T16:26:07.948057597Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:26:07.956325 crc crio[21573]: time=\"2026-06-12T16:26:07.956036872Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:26:08.505180 crc crio[21573]: time=\"2026-06-12T16:26:08.504880275Z\" level=info msg=\"Created container e14d5084104a8e56a21a98eeb717602da618361d2d0420bff0f5049483758c8e: openstack/swift-storage-0/object-replicator\" id=379534a6-c79c-4e40-ad21-c049bfc2706a name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:26:08.507095 crc crio[21573]: time=\"2026-06-12T16:26:08.507062737Z\" level=info msg=\"Starting container: e14d5084104a8e56a21a98eeb717602da618361d2d0420bff0f5049483758c8e\" id=9480629b-de4f-4c5d-a728-ae9502fe6114 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 16:26:08.515716 crc crio[21573]: time=\"2026-06-12T16:26:08.515607839Z\" level=info msg=\"Started container\" PID=69658 containerID=e14d5084104a8e56a21a98eeb717602da618361d2d0420bff0f5049483758c8e description=openstack/swift-storage-0/object-replicator id=9480629b-de4f-4c5d-a728-ae9502fe6114 name=/runtime.v1.RuntimeService/StartContainer sandboxID=2c7324029bf5bfcdd7d727a616e2924c5fb914cc89dce009954edea9a6d87cf7\nJun 12 16:26:08.609697 crc crio[21573]: time=\"2026-06-12T16:26:08.609626673Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-object:current-podified\" id=0e70e6ff-52ec-4feb-bd43-054414049ffd name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:26:08.630523 crc crio[21573]: time=\"2026-06-12T16:26:08.630394508Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-object:current-podified\" id=ebf087df-00d2-4091-a648-f2af1336ab35 name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:26:08.766538 crc crio[21573]: time=\"2026-06-12T16:26:08.766201512Z\" level=info msg=\"Creating container: openstack/swift-storage-0/object-auditor\" id=b1fecb53-d360-40f2-ab10-531abcbf228e name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:26:08.766915 crc crio[21573]: time=\"2026-06-12T16:26:08.76685275Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:26:08.834201 crc crio[21573]: time=\"2026-06-12T16:26:08.834013674Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:26:08.838667 crc crio[21573]: time=\"2026-06-12T16:26:08.838605721Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:26:09.045059 crc crio[21573]: time=\"2026-06-12T16:26:09.044339985Z\" level=info msg=\"Created container 5e8aefffe6d7151bba2b96a53901a6b27223267ac24598cbaf86998531693018: openstack/swift-storage-0/object-auditor\" id=b1fecb53-d360-40f2-ab10-531abcbf228e name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:26:09.057912 crc crio[21573]: time=\"2026-06-12T16:26:09.05760664Z\" level=info msg=\"Starting container: 5e8aefffe6d7151bba2b96a53901a6b27223267ac24598cbaf86998531693018\" id=6a9f2253-d144-46e0-957b-6cc78d11391f name=/runtime.v1.RuntimeService/StartContainer\nJun 12 16:26:09.067123 crc crio[21573]: time=\"2026-06-12T16:26:09.066625085Z\" level=info msg=\"Started container\" PID=69701 containerID=5e8aefffe6d7151bba2b96a53901a6b27223267ac24598cbaf86998531693018 description=openstack/swift-storage-0/object-auditor id=6a9f2253-d144-46e0-957b-6cc78d11391f name=/runtime.v1.RuntimeService/StartContainer sandboxID=2c7324029bf5bfcdd7d727a616e2924c5fb914cc89dce009954edea9a6d87cf7\nJun 12 16:26:09.744076 crc crio[21573]: time=\"2026-06-12T16:26:09.743831144Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-object:current-podified\" id=1130e57c-1631-4150-99ca-b614148ccda4 name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:26:09.764703 crc crio[21573]: time=\"2026-06-12T16:26:09.76457907Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-object:current-podified\" id=925068ef-f90f-47e3-b16e-9e3b90fcef88 name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:26:09.786923 crc crio[21573]: time=\"2026-06-12T16:26:09.78682428Z\" level=info msg=\"Creating container: openstack/swift-storage-0/object-updater\" id=944dbed6-0b60-45bf-ae11-7d3cea1aa301 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:26:09.788083 crc crio[21573]: time=\"2026-06-12T16:26:09.787950981Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:26:09.862696 crc crio[21573]: time=\"2026-06-12T16:26:09.862430314Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:26:09.869139 crc crio[21573]: time=\"2026-06-12T16:26:09.868983329Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:26:10.032992 crc crio[21573]: time=\"2026-06-12T16:26:10.032734258Z\" level=info msg=\"Created container c3c908d1b92077a53ecdd8da6ee3c8e616a3d8a7c1dd197e16c0db8285b995cc: openstack/swift-storage-0/object-updater\" id=944dbed6-0b60-45bf-ae11-7d3cea1aa301 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:26:10.035347 crc crio[21573]: time=\"2026-06-12T16:26:10.035181708Z\" level=info msg=\"Starting container: c3c908d1b92077a53ecdd8da6ee3c8e616a3d8a7c1dd197e16c0db8285b995cc\" id=a7576c51-4915-4527-9fa6-418c899fb690 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 16:26:10.058290 crc crio[21573]: time=\"2026-06-12T16:26:10.058149508Z\" level=info msg=\"Started container\" PID=69760 containerID=c3c908d1b92077a53ecdd8da6ee3c8e616a3d8a7c1dd197e16c0db8285b995cc description=openstack/swift-storage-0/object-updater id=a7576c51-4915-4527-9fa6-418c899fb690 name=/runtime.v1.RuntimeService/StartContainer sandboxID=2c7324029bf5bfcdd7d727a616e2924c5fb914cc89dce009954edea9a6d87cf7\nJun 12 16:26:10.085186 crc crio[21573]: time=\"2026-06-12T16:26:10.084993378Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-proxy-server:current-podified\" id=e0e371f8-2f53-4b48-aa4e-15260924629d name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:26:10.108833 crc crio[21573]: time=\"2026-06-12T16:26:10.108710099Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-proxy-server:current-podified\" id=392b6a68-37e5-44ef-9121-fb89ba8970a7 name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:26:10.121173 crc crio[21573]: time=\"2026-06-12T16:26:10.121031297Z\" level=info msg=\"Creating container: openstack/swift-storage-0/object-expirer\" id=994125c9-8989-4e5d-ad13-971d631cc6f1 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:26:10.121832 crc crio[21573]: time=\"2026-06-12T16:26:10.121756908Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:26:10.184271 crc crio[21573]: time=\"2026-06-12T16:26:10.184106364Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:26:10.190787 crc crio[21573]: time=\"2026-06-12T16:26:10.190695799Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:26:10.361140 crc crio[21573]: time=\"2026-06-12T16:26:10.361001359Z\" level=info msg=\"Created container c416bca9eee143f81ae6e45348b59bab34203812f1402dd71a868ffb683492a6: openstack/swift-storage-0/object-expirer\" id=994125c9-8989-4e5d-ad13-971d631cc6f1 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:26:10.363033 crc crio[21573]: time=\"2026-06-12T16:26:10.362937854Z\" level=info msg=\"Starting container: c416bca9eee143f81ae6e45348b59bab34203812f1402dd71a868ffb683492a6\" id=d125c69f-bab4-4ac2-bebe-533f3ed48da2 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 16:26:10.378756 crc crio[21573]: time=\"2026-06-12T16:26:10.378631808Z\" level=info msg=\"Started container\" PID=69783 containerID=c416bca9eee143f81ae6e45348b59bab34203812f1402dd71a868ffb683492a6 description=openstack/swift-storage-0/object-expirer id=d125c69f-bab4-4ac2-bebe-533f3ed48da2 name=/runtime.v1.RuntimeService/StartContainer sandboxID=2c7324029bf5bfcdd7d727a616e2924c5fb914cc89dce009954edea9a6d87cf7\nJun 12 16:26:10.402642 crc crio[21573]: time=\"2026-06-12T16:26:10.402526175Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-object:current-podified\" id=bb88ffb7-c405-4940-8d1e-1bb8d6ce6b91 name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:26:10.423054 crc crio[21573]: time=\"2026-06-12T16:26:10.422927982Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-object:current-podified\" id=b84f6439-53c9-4d20-9cc8-2ecd0de85ad8 name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:26:10.431656 crc crio[21573]: time=\"2026-06-12T16:26:10.431516905Z\" level=info msg=\"Creating container: openstack/swift-storage-0/rsync\" id=61d0480d-248f-41d4-9f39-ed375fad3e1a name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:26:10.432158 crc crio[21573]: time=\"2026-06-12T16:26:10.432080371Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:26:10.497250 crc crio[21573]: time=\"2026-06-12T16:26:10.497122402Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:26:10.500565 crc crio[21573]: time=\"2026-06-12T16:26:10.500496577Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:26:10.619680 crc crio[21573]: time=\"2026-06-12T16:26:10.619520326Z\" level=info msg=\"Created container 193f2d77d43c62d86b089af18e3e2b27c449082357bc2e9dba66d8ed43b00705: openstack/swift-storage-0/rsync\" id=61d0480d-248f-41d4-9f39-ed375fad3e1a name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:26:10.621209 crc crio[21573]: time=\"2026-06-12T16:26:10.621098661Z\" level=info msg=\"Starting container: 193f2d77d43c62d86b089af18e3e2b27c449082357bc2e9dba66d8ed43b00705\" id=06f57eda-7a99-4e27-868d-325f53005c0f name=/runtime.v1.RuntimeService/StartContainer\nJun 12 16:26:10.628817 crc crio[21573]: time=\"2026-06-12T16:26:10.628656165Z\" level=info msg=\"Started container\" PID=69805 containerID=193f2d77d43c62d86b089af18e3e2b27c449082357bc2e9dba66d8ed43b00705 description=openstack/swift-storage-0/rsync id=06f57eda-7a99-4e27-868d-325f53005c0f name=/runtime.v1.RuntimeService/StartContainer sandboxID=2c7324029bf5bfcdd7d727a616e2924c5fb914cc89dce009954edea9a6d87cf7\nJun 12 16:26:10.639367 crc crio[21573]: time=\"2026-06-12T16:26:10.639189273Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-object:current-podified\" id=9439642d-dd49-4c63-84cf-38150468b6a7 name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:26:10.651589 crc crio[21573]: time=\"2026-06-12T16:26:10.651321486Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-object:current-podified\" id=83e59b5d-5535-4273-ab35-9e78f961e1dd name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:26:10.663488 crc crio[21573]: time=\"2026-06-12T16:26:10.663281626Z\" level=info msg=\"Creating container: openstack/swift-storage-0/swift-recon-cron\" id=5f544af5-bf5d-439f-8c2e-56ed61a4c19f name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:26:10.664032 crc crio[21573]: time=\"2026-06-12T16:26:10.663964067Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:26:10.737899 crc crio[21573]: time=\"2026-06-12T16:26:10.737776873Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:26:10.741878 crc crio[21573]: time=\"2026-06-12T16:26:10.741776036Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:26:10.873259 crc crio[21573]: time=\"2026-06-12T16:26:10.872401874Z\" level=info msg=\"Created container b9c5cdc9ba0a603043c5d4e200d9dea22c0ab0cad7a27b6f7e4e017a25e0de60: openstack/swift-storage-0/swift-recon-cron\" id=5f544af5-bf5d-439f-8c2e-56ed61a4c19f name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:26:10.875643 crc crio[21573]: time=\"2026-06-12T16:26:10.875265295Z\" level=info msg=\"Starting container: b9c5cdc9ba0a603043c5d4e200d9dea22c0ab0cad7a27b6f7e4e017a25e0de60\" id=8bfb1f0b-c9b5-483c-8fa4-26abf50ccc57 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 16:26:10.884753 crc crio[21573]: time=\"2026-06-12T16:26:10.884561927Z\" level=info msg=\"Started container\" PID=69819 containerID=b9c5cdc9ba0a603043c5d4e200d9dea22c0ab0cad7a27b6f7e4e017a25e0de60 description=openstack/swift-storage-0/swift-recon-cron id=8bfb1f0b-c9b5-483c-8fa4-26abf50ccc57 name=/runtime.v1.RuntimeService/StartContainer sandboxID=2c7324029bf5bfcdd7d727a616e2924c5fb914cc89dce009954edea9a6d87cf7\nJun 12 16:26:12.364135 crc crio[21573]: time=\"2026-06-12T16:26:12.362973322Z\" level=info msg=\"Running pod sandbox: openstack/dnsmasq-dns-68c444669f-bf6j2/POD\" id=82375f81-dbd5-44cb-9283-845287af6260 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 16:26:12.365087 crc crio[21573]: time=\"2026-06-12T16:26:12.365061371Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:26:12.401051 crc crio[21573]: time=\"2026-06-12T16:26:12.400929144Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-68c444669f-bf6j2 Namespace:openstack ID:394d15da1f029b6580bf12e1c5950827fbad64d15327ddefb080695eae2a84bb UID:a7a10806-cdcc-4e1f-9c24-1b8c6d751033 NetNS:/var/run/netns/fcd644b7-a59f-4874-a08b-958773dce1ec Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poda7a10806_cdcc_4e1f_9c24_1b8c6d751033.slice PodAnnotations:0xc002e28438}] Aliases:map[]}\"\nJun 12 16:26:12.401051 crc crio[21573]: time=\"2026-06-12T16:26:12.401017397Z\" level=info msg=\"Adding pod openstack_dnsmasq-dns-68c444669f-bf6j2 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 16:26:12.438758 crc crio[21573]: time=\"2026-06-12T16:26:12.438621942Z\" level=info msg=\"Stopping pod sandbox: 8451c6f5cfd2e14db0244dad7164bfe8b1427df8d52d1f40a6f6c6dfac00e0ba\" id=473295db-b7b7-4ce2-a879-caa581e23cd9 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 16:26:12.439354 crc crio[21573]: time=\"2026-06-12T16:26:12.43927735Z\" level=info msg=\"Got pod network &{Name:keystone-db-sync-nfr6p Namespace:openstack ID:8451c6f5cfd2e14db0244dad7164bfe8b1427df8d52d1f40a6f6c6dfac00e0ba UID:78ab0963-26f8-4326-9dfc-c2f6870f15b2 NetNS:/var/run/netns/4d531ff0-25ad-4ea4-b595-8c60f5ab376a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod78ab0963_26f8_4326_9dfc_c2f6870f15b2.slice PodAnnotations:0xc00443c298}] Aliases:map[]}\"\nJun 12 16:26:12.439592 crc crio[21573]: time=\"2026-06-12T16:26:12.439522887Z\" level=info msg=\"Deleting pod openstack_keystone-db-sync-nfr6p from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 16:26:13.066570 crc crio[21573]: 2026-06-12T16:26:13Z [verbose] CmdAdd (shim): {1.1.0 [{Name:394d15da1f029b6 Mac:fa:5d:b6:c8:57:14 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:91 Mtu:0 Sandbox:/var/run/netns/fcd644b7-a59f-4874-a08b-958773dce1ec SocketPath: PciID:}] [{Interface:0xc0002dab00 Address:{IP:10.217.0.145 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 16:26:13.068806 crc crio[21573]: time=\"2026-06-12T16:26:13.068620723Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-68c444669f-bf6j2 Namespace:openstack ID:394d15da1f029b6580bf12e1c5950827fbad64d15327ddefb080695eae2a84bb UID:a7a10806-cdcc-4e1f-9c24-1b8c6d751033 NetNS:/var/run/netns/fcd644b7-a59f-4874-a08b-958773dce1ec Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poda7a10806_cdcc_4e1f_9c24_1b8c6d751033.slice PodAnnotations:0xc002e28438}] Aliases:map[]}\"\nJun 12 16:26:13.077371 crc crio[21573]: time=\"2026-06-12T16:26:13.069058317Z\" level=info msg=\"Checking pod openstack_dnsmasq-dns-68c444669f-bf6j2 for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 16:26:13.077371 crc crio[21573]: time=\"2026-06-12T16:26:13.07688804Z\" level=info msg=\"Stopped pod sandbox: 8451c6f5cfd2e14db0244dad7164bfe8b1427df8d52d1f40a6f6c6dfac00e0ba\" id=473295db-b7b7-4ce2-a879-caa581e23cd9 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 16:26:13.095037 crc crio[21573]: time=\"2026-06-12T16:26:13.094968019Z\" level=info msg=\"Ran pod sandbox 394d15da1f029b6580bf12e1c5950827fbad64d15327ddefb080695eae2a84bb with infra container: openstack/dnsmasq-dns-68c444669f-bf6j2/POD\" id=82375f81-dbd5-44cb-9283-845287af6260 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 16:26:13.097679 crc crio[21573]: time=\"2026-06-12T16:26:13.097593772Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=f2f411ce-f46e-4520-8c31-5b3daed70394 name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:26:13.153864 crc crio[21573]: time=\"2026-06-12T16:26:13.153729771Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=850afd01-2662-43a5-b4e1-6b75247d66c0 name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:26:13.163113 crc crio[21573]: time=\"2026-06-12T16:26:13.163026397Z\" level=info msg=\"Creating container: openstack/dnsmasq-dns-68c444669f-bf6j2/init\" id=5f527b4d-19b6-4f37-a36f-40a4767e9f5c name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:26:13.163709 crc crio[21573]: time=\"2026-06-12T16:26:13.163645384Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:26:13.226629 crc crio[21573]: time=\"2026-06-12T16:26:13.226505621Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:26:13.234875 crc crio[21573]: time=\"2026-06-12T16:26:13.234784165Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:26:13.490991 crc crio[21573]: time=\"2026-06-12T16:26:13.489881885Z\" level=info msg=\"Created container c7fbb4d7816c2aa3f16f66b9cd508bb509d1ca6c0b3b02367fcd8caecc2489f8: openstack/dnsmasq-dns-68c444669f-bf6j2/init\" id=5f527b4d-19b6-4f37-a36f-40a4767e9f5c name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:26:13.493170 crc crio[21573]: time=\"2026-06-12T16:26:13.493072745Z\" level=info msg=\"Starting container: c7fbb4d7816c2aa3f16f66b9cd508bb509d1ca6c0b3b02367fcd8caecc2489f8\" id=1340f6fd-7b6d-49f6-a322-ff76a6602387 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 16:26:13.502165 crc crio[21573]: time=\"2026-06-12T16:26:13.502067279Z\" level=info msg=\"Started container\" PID=69991 containerID=c7fbb4d7816c2aa3f16f66b9cd508bb509d1ca6c0b3b02367fcd8caecc2489f8 description=openstack/dnsmasq-dns-68c444669f-bf6j2/init id=1340f6fd-7b6d-49f6-a322-ff76a6602387 name=/runtime.v1.RuntimeService/StartContainer sandboxID=394d15da1f029b6580bf12e1c5950827fbad64d15327ddefb080695eae2a84bb\nJun 12 16:26:14.424343 crc crio[21573]: time=\"2026-06-12T16:26:14.420821513Z\" level=info msg=\"Running pod sandbox: openstack/keystone-bootstrap-5l4g5/POD\" id=f45c25e1-f48a-4f84-87bf-f8f3893f8187 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 16:26:14.424343 crc crio[21573]: time=\"2026-06-12T16:26:14.421621135Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:26:14.585607 crc crio[21573]: time=\"2026-06-12T16:26:14.585045404Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=0c9b5f30-8c41-4ff9-9cf4-723169bd61d7 name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:26:14.624880 crc crio[21573]: time=\"2026-06-12T16:26:14.62458032Z\" level=info msg=\"Got pod network &{Name:keystone-bootstrap-5l4g5 Namespace:openstack ID:8e80f1fbcd4e597701cc19fe0bb8db5b0e76ed887a1ce8ecccbda669416674a5 UID:ac8051d9-727b-4061-85a7-e616fb8e1276 NetNS:/var/run/netns/3068f3e1-5de1-4598-9f2e-f5f8acb4a3c8 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podac8051d9_727b_4061_85a7_e616fb8e1276.slice PodAnnotations:0xc002e280a8}] Aliases:map[]}\"\nJun 12 16:26:14.624880 crc crio[21573]: time=\"2026-06-12T16:26:14.624775376Z\" level=info msg=\"Adding pod openstack_keystone-bootstrap-5l4g5 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 16:26:14.692634 crc crio[21573]: time=\"2026-06-12T16:26:14.685788927Z\" level=info msg=\"Running pod sandbox: openstack/dnsmasq-dns-5556978f87-4ltst/POD\" id=e8180519-da05-4835-ae20-9421dd7e81a1 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 16:26:14.692634 crc crio[21573]: time=\"2026-06-12T16:26:14.685913061Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:26:14.816732 crc crio[21573]: time=\"2026-06-12T16:26:14.815139064Z\" level=info msg=\"Running pod sandbox: openstack/cinder-db-sync-xldzl/POD\" id=7b1d30a3-03b2-40e2-ad56-5f9afeafdf08 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 16:26:14.816732 crc crio[21573]: time=\"2026-06-12T16:26:14.815895785Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:26:14.819044 crc crio[21573]: time=\"2026-06-12T16:26:14.818978818Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-5556978f87-4ltst Namespace:openstack ID:decaa2a1820c4f9ad2f8cf463fe6148f6f84440bd05612e639fc85b242090ab8 UID:6976e1dd-cecb-475d-a34c-fc5adda290e0 NetNS:/var/run/netns/ce5c483c-6f6b-4671-9536-635ce1a90350 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod6976e1dd_cecb_475d_a34c_fc5adda290e0.slice PodAnnotations:0xc000568488}] Aliases:map[]}\"\nJun 12 16:26:14.819044 crc crio[21573]: time=\"2026-06-12T16:26:14.81904043Z\" level=info msg=\"Adding pod openstack_dnsmasq-dns-5556978f87-4ltst to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 16:26:14.852347 crc crio[21573]: time=\"2026-06-12T16:26:14.852291156Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=a766b35f-d9a4-4e6b-9639-0c4fea0737e8 name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:26:14.949259 crc crio[21573]: time=\"2026-06-12T16:26:14.938662609Z\" level=info msg=\"Creating container: openstack/dnsmasq-dns-68c444669f-bf6j2/dnsmasq-dns\" id=ce1abbac-f5c7-49bd-9dd3-870ea9e9fb5d name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:26:14.965349 crc crio[21573]: time=\"2026-06-12T16:26:14.962615264Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:26:14.997216 crc crio[21573]: time=\"2026-06-12T16:26:14.992067091Z\" level=info msg=\"Got pod network &{Name:cinder-db-sync-xldzl Namespace:openstack ID:2bed26c75415c9faa00b9c08c3d1e2274a8615e66208ab7705a8d8a628dcbe46 UID:20f3be2b-dd24-4ced-8892-3c5c0fe9667a NetNS:/var/run/netns/25e53b1f-5276-41dd-8791-c32c3aab5b50 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod20f3be2b_dd24_4ced_8892_3c5c0fe9667a.slice PodAnnotations:0xc001896190}] Aliases:map[]}\"\nJun 12 16:26:14.997216 crc crio[21573]: time=\"2026-06-12T16:26:14.995677122Z\" level=info msg=\"Adding pod openstack_cinder-db-sync-xldzl to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 16:26:15.087202 crc crio[21573]: time=\"2026-06-12T16:26:15.086511564Z\" level=info msg=\"Running pod sandbox: openstack/neutron-db-sync-979sq/POD\" id=b2d2483c-d79f-4d40-871c-4db171fded6d name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 16:26:15.087202 crc crio[21573]: time=\"2026-06-12T16:26:15.086620897Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:26:15.168350 crc crio[21573]: time=\"2026-06-12T16:26:15.167612809Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:26:15.181150 crc crio[21573]: time=\"2026-06-12T16:26:15.180864694Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:26:15.198275 crc crio[21573]: time=\"2026-06-12T16:26:15.198134418Z\" level=info msg=\"Running pod sandbox: openstack/ceilometer-0/POD\" id=5888ed0e-0ef6-48be-965c-672826e75c8e name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 16:26:15.198787 crc crio[21573]: time=\"2026-06-12T16:26:15.198327424Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:26:15.205719 crc crio[21573]: time=\"2026-06-12T16:26:15.201015619Z\" level=info msg=\"Got pod network &{Name:neutron-db-sync-979sq Namespace:openstack ID:2ab944f1730a8aee43e9aa5afe44817769bd54c063cc180dc9085880d9ea9e92 UID:bc670e1f-071b-479a-ac5d-67c8748047ac NetNS:/var/run/netns/76a32315-3a85-4ac5-b69a-46f0cfa1c103 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podbc670e1f_071b_479a_ac5d_67c8748047ac.slice PodAnnotations:0xc002428088}] Aliases:map[]}\"\nJun 12 16:26:15.205719 crc crio[21573]: time=\"2026-06-12T16:26:15.201093851Z\" level=info msg=\"Adding pod openstack_neutron-db-sync-979sq to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 16:26:15.350024 crc crio[21573]: time=\"2026-06-12T16:26:15.349641134Z\" level=info msg=\"Got pod network &{Name:ceilometer-0 Namespace:openstack ID:2dd5efd5bceba4e14b7f5d60369da9cf1c3af7c73ac9f92ec69481cfa3e04a6a UID:854010bc-31c6-41ac-821b-4ee7992aac46 NetNS:/var/run/netns/d3f967e8-e26a-4a8f-84e5-72327befe5ce Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod854010bc_31c6_41ac_821b_4ee7992aac46.slice PodAnnotations:0xc002e28350}] Aliases:map[]}\"\nJun 12 16:26:15.350526 crc crio[21573]: time=\"2026-06-12T16:26:15.350043725Z\" level=info msg=\"Adding pod openstack_ceilometer-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 16:26:15.580375 crc crio[21573]: time=\"2026-06-12T16:26:15.579663915Z\" level=info msg=\"Running pod sandbox: openstack/placement-db-sync-rzcc5/POD\" id=ae00e131-d6cb-49c2-ae03-1fc3f2eedbf3 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 16:26:15.580375 crc crio[21573]: time=\"2026-06-12T16:26:15.580314633Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:26:15.645503 crc crio[21573]: time=\"2026-06-12T16:26:15.645333899Z\" level=info msg=\"Running pod sandbox: openstack/dnsmasq-dns-65b8c788ff-g2mf6/POD\" id=80992184-b453-49b4-b257-34a1515530bd name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 16:26:15.649018 crc crio[21573]: time=\"2026-06-12T16:26:15.645796422Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:26:15.660185 crc crio[21573]: time=\"2026-06-12T16:26:15.659728888Z\" level=info msg=\"Got pod network &{Name:placement-db-sync-rzcc5 Namespace:openstack ID:9bc671bd970cf90f082a56cbb106893c9efdb9b8fe25ae414ecbc7482a9ee0d2 UID:48cda1fa-e067-478e-8d41-08d2c5cd565e NetNS:/var/run/netns/aeeb6c7c-bcf3-468b-b419-c7a8c56330d4 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod48cda1fa_e067_478e_8d41_08d2c5cd565e.slice PodAnnotations:0xc00443c160}] Aliases:map[]}\"\nJun 12 16:26:15.660185 crc crio[21573]: time=\"2026-06-12T16:26:15.65980732Z\" level=info msg=\"Adding pod openstack_placement-db-sync-rzcc5 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 16:26:15.718040 crc crio[21573]: time=\"2026-06-12T16:26:15.71460893Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-65b8c788ff-g2mf6 Namespace:openstack ID:1cf9cbb85d74132a88fc476337e1d23c68b967006cd8574349d4f7f75534344b UID:7ba4f471-cc5f-408f-8a6b-434dc5706cb0 NetNS:/var/run/netns/01531a2e-ee4b-4e31-bce5-16cfc86d71d1 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod7ba4f471_cc5f_408f_8a6b_434dc5706cb0.slice PodAnnotations:0xc00209e460}] Aliases:map[]}\"\nJun 12 16:26:15.718040 crc crio[21573]: time=\"2026-06-12T16:26:15.714725584Z\" level=info msg=\"Adding pod openstack_dnsmasq-dns-65b8c788ff-g2mf6 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 16:26:15.727961 crc crio[21573]: time=\"2026-06-12T16:26:15.727853053Z\" level=info msg=\"Running pod sandbox: openstack/barbican-db-sync-q8zhz/POD\" id=d423fcfd-6073-4aed-a9b9-fb9d72da08d4 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 16:26:15.728315 crc crio[21573]: time=\"2026-06-12T16:26:15.728031679Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:26:15.835837 crc crio[21573]: time=\"2026-06-12T16:26:15.835725999Z\" level=info msg=\"Got pod network &{Name:barbican-db-sync-q8zhz Namespace:openstack ID:df4c089bb30f6cb5ebb48fd00aadcc8b1bf2fcd79fd9be0d0b7af176ecb0c76a UID:b3c8e6d6-f957-48c1-a17b-95f3e117f95e NetNS:/var/run/netns/83f129a9-5742-4f1e-b6fb-cae178173951 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podb3c8e6d6_f957_48c1_a17b_95f3e117f95e.slice PodAnnotations:0xc00209e748}] Aliases:map[]}\"\nJun 12 16:26:15.835837 crc crio[21573]: time=\"2026-06-12T16:26:15.835818302Z\" level=info msg=\"Adding pod openstack_barbican-db-sync-q8zhz to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 16:26:15.894968 crc crio[21573]: time=\"2026-06-12T16:26:15.894743621Z\" level=info msg=\"Created container 483e3a6a926647b735a2171ac92d8ce8e07ae1c92dc7feb6268b4e7034ef83a6: openstack/dnsmasq-dns-68c444669f-bf6j2/dnsmasq-dns\" id=ce1abbac-f5c7-49bd-9dd3-870ea9e9fb5d name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:26:15.904087 crc crio[21573]: time=\"2026-06-12T16:26:15.903966277Z\" level=info msg=\"Starting container: 483e3a6a926647b735a2171ac92d8ce8e07ae1c92dc7feb6268b4e7034ef83a6\" id=10bb20a5-2f7d-44e6-ab1f-9d346e4cd03c name=/runtime.v1.RuntimeService/StartContainer\nJun 12 16:26:15.919678 crc crio[21573]: time=\"2026-06-12T16:26:15.918142454Z\" level=info msg=\"Started container\" PID=70243 containerID=483e3a6a926647b735a2171ac92d8ce8e07ae1c92dc7feb6268b4e7034ef83a6 description=openstack/dnsmasq-dns-68c444669f-bf6j2/dnsmasq-dns id=10bb20a5-2f7d-44e6-ab1f-9d346e4cd03c name=/runtime.v1.RuntimeService/StartContainer sandboxID=394d15da1f029b6580bf12e1c5950827fbad64d15327ddefb080695eae2a84bb\nJun 12 16:26:16.679848 crc crio[21573]: time=\"2026-06-12T16:26:16.676827944Z\" level=info msg=\"Stopping pod sandbox: fefe789dacfea5288b06cbeae4691a14ff02b9b2499aa424f39a26097254f838\" id=4970e619-fbe8-4f09-ac18-c0598fa38157 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 16:26:16.679848 crc crio[21573]: time=\"2026-06-12T16:26:16.678108781Z\" level=info msg=\"Got pod network &{Name:glance-db-sync-bw86p Namespace:openstack ID:fefe789dacfea5288b06cbeae4691a14ff02b9b2499aa424f39a26097254f838 UID:f592e975-7ae8-4729-bb1a-d35f6096f56d NetNS:/var/run/netns/0e047b80-2255-457a-86b2-a074ebf7e5ec Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podf592e975_7ae8_4729_bb1a_d35f6096f56d.slice PodAnnotations:0xc00209ea98}] Aliases:map[]}\"\nJun 12 16:26:16.679848 crc crio[21573]: time=\"2026-06-12T16:26:16.678353348Z\" level=info msg=\"Deleting pod openstack_glance-db-sync-bw86p from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 16:26:17.019843 crc crio[21573]: 2026-06-12T16:26:17Z [verbose] CmdAdd (shim): {1.1.0 [{Name:8e80f1fbcd4e597 Mac:ea:cc:da:a8:ac:46 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:92 Mtu:0 Sandbox:/var/run/netns/3068f3e1-5de1-4598-9f2e-f5f8acb4a3c8 SocketPath: PciID:}] [{Interface:0xc0004026d0 Address:{IP:10.217.0.146 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 16:26:17.021797 crc crio[21573]: time=\"2026-06-12T16:26:17.021029876Z\" level=info msg=\"Got pod network &{Name:keystone-bootstrap-5l4g5 Namespace:openstack ID:8e80f1fbcd4e597701cc19fe0bb8db5b0e76ed887a1ce8ecccbda669416674a5 UID:ac8051d9-727b-4061-85a7-e616fb8e1276 NetNS:/var/run/netns/3068f3e1-5de1-4598-9f2e-f5f8acb4a3c8 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podac8051d9_727b_4061_85a7_e616fb8e1276.slice PodAnnotations:0xc002e280a8}] Aliases:map[]}\"\nJun 12 16:26:17.021797 crc crio[21573]: time=\"2026-06-12T16:26:17.021322684Z\" level=info msg=\"Checking pod openstack_keystone-bootstrap-5l4g5 for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 16:26:17.034041 crc crio[21573]: time=\"2026-06-12T16:26:17.033574471Z\" level=info msg=\"Ran pod sandbox 8e80f1fbcd4e597701cc19fe0bb8db5b0e76ed887a1ce8ecccbda669416674a5 with infra container: openstack/keystone-bootstrap-5l4g5/POD\" id=f45c25e1-f48a-4f84-87bf-f8f3893f8187 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 16:26:17.038693 crc crio[21573]: time=\"2026-06-12T16:26:17.038434229Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-keystone:current-podified\" id=f259d01c-6828-4097-bd48-8a8e5ed14c0b name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:26:17.068766 crc crio[21573]: time=\"2026-06-12T16:26:17.068643313Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-keystone:current-podified\" id=e80a8ef8-e4e0-4b78-aee2-a8942c60cbca name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:26:17.216991 crc crio[21573]: 2026-06-12T16:26:17Z [verbose] CmdAdd (shim): {1.1.0 [{Name:2bed26c75415c9f Mac:2e:d5:48:7f:90:97 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:94 Mtu:0 Sandbox:/var/run/netns/25e53b1f-5276-41dd-8791-c32c3aab5b50 SocketPath: PciID:}] [{Interface:0xc000014ca0 Address:{IP:10.217.0.148 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 16:26:17.218136 crc crio[21573]: time=\"2026-06-12T16:26:17.218059674Z\" level=info msg=\"Got pod network &{Name:cinder-db-sync-xldzl Namespace:openstack ID:2bed26c75415c9faa00b9c08c3d1e2274a8615e66208ab7705a8d8a628dcbe46 UID:20f3be2b-dd24-4ced-8892-3c5c0fe9667a NetNS:/var/run/netns/25e53b1f-5276-41dd-8791-c32c3aab5b50 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod20f3be2b_dd24_4ced_8892_3c5c0fe9667a.slice PodAnnotations:0xc001896190}] Aliases:map[]}\"\nJun 12 16:26:17.219063 crc crio[21573]: time=\"2026-06-12T16:26:17.218222299Z\" level=info msg=\"Checking pod openstack_cinder-db-sync-xldzl for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 16:26:17.240143 crc crio[21573]: time=\"2026-06-12T16:26:17.240042146Z\" level=info msg=\"Ran pod sandbox 2bed26c75415c9faa00b9c08c3d1e2274a8615e66208ab7705a8d8a628dcbe46 with infra container: openstack/cinder-db-sync-xldzl/POD\" id=7b1d30a3-03b2-40e2-ad56-5f9afeafdf08 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 16:26:17.256340 crc crio[21573]: 2026-06-12T16:26:17Z [verbose] CmdAdd (shim): {1.1.0 [{Name:2ab944f1730a8ae Mac:3e:b6:a3:7c:f4:34 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:95 Mtu:0 Sandbox:/var/run/netns/76a32315-3a85-4ac5-b69a-46f0cfa1c103 SocketPath: PciID:}] [{Interface:0xc00011a560 Address:{IP:10.217.0.149 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 16:26:17.257984 crc crio[21573]: time=\"2026-06-12T16:26:17.257709595Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-api:current-podified\" id=c9d35e75-8d28-434d-a7d4-c0dd6fb9af15 name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:26:17.258085 crc crio[21573]: time=\"2026-06-12T16:26:17.258055594Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/openstack-cinder-api:current-podified not found\" id=c9d35e75-8d28-434d-a7d4-c0dd6fb9af15 name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:26:17.258147 crc crio[21573]: time=\"2026-06-12T16:26:17.258129006Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-cinder-api:current-podified found\" id=c9d35e75-8d28-434d-a7d4-c0dd6fb9af15 name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:26:17.258295 crc crio[21573]: time=\"2026-06-12T16:26:17.25774985Z\" level=info msg=\"Got pod network &{Name:neutron-db-sync-979sq Namespace:openstack ID:2ab944f1730a8aee43e9aa5afe44817769bd54c063cc180dc9085880d9ea9e92 UID:bc670e1f-071b-479a-ac5d-67c8748047ac NetNS:/var/run/netns/76a32315-3a85-4ac5-b69a-46f0cfa1c103 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podbc670e1f_071b_479a_ac5d_67c8748047ac.slice PodAnnotations:0xc002428088}] Aliases:map[]}\"\nJun 12 16:26:17.262897 crc crio[21573]: 2026-06-12T16:26:17Z [verbose] CmdAdd (shim): {1.1.0 [{Name:decaa2a1820c4f9 Mac:b6:03:c3:b2:e6:92 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:93 Mtu:0 Sandbox:/var/run/netns/ce5c483c-6f6b-4671-9536-635ce1a90350 SocketPath: PciID:}] [{Interface:0xc000430960 Address:{IP:10.217.0.147 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 16:26:17.263161 crc crio[21573]: time=\"2026-06-12T16:26:17.2628103Z\" level=info msg=\"Checking pod openstack_neutron-db-sync-979sq for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 16:26:17.263349 crc crio[21573]: time=\"2026-06-12T16:26:17.259830394Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-cinder-api:current-podified\" id=a595901c-9d26-4745-9a80-72db8bf8ddf1 name=/runtime.v1.ImageService/PullImage\nJun 12 16:26:17.264381 crc crio[21573]: time=\"2026-06-12T16:26:17.264309042Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-5556978f87-4ltst Namespace:openstack ID:decaa2a1820c4f9ad2f8cf463fe6148f6f84440bd05612e639fc85b242090ab8 UID:6976e1dd-cecb-475d-a34c-fc5adda290e0 NetNS:/var/run/netns/ce5c483c-6f6b-4671-9536-635ce1a90350 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod6976e1dd_cecb_475d_a34c_fc5adda290e0.slice PodAnnotations:0xc000568488}] Aliases:map[]}\"\nJun 12 16:26:17.264647 crc crio[21573]: time=\"2026-06-12T16:26:17.26458461Z\" level=info msg=\"Checking pod openstack_dnsmasq-dns-5556978f87-4ltst for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 16:26:17.285623 crc crio[21573]: time=\"2026-06-12T16:26:17.285518023Z\" level=info msg=\"Ran pod sandbox 2ab944f1730a8aee43e9aa5afe44817769bd54c063cc180dc9085880d9ea9e92 with infra container: openstack/neutron-db-sync-979sq/POD\" id=b2d2483c-d79f-4d40-871c-4db171fded6d name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 16:26:17.286744 crc crio[21573]: time=\"2026-06-12T16:26:17.286664005Z\" level=info msg=\"Ran pod sandbox decaa2a1820c4f9ad2f8cf463fe6148f6f84440bd05612e639fc85b242090ab8 with infra container: openstack/dnsmasq-dns-5556978f87-4ltst/POD\" id=e8180519-da05-4835-ae20-9421dd7e81a1 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 16:26:17.287568 crc crio[21573]: time=\"2026-06-12T16:26:17.287541127Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-cinder-api:current-podified\\\"\"\nJun 12 16:26:17.290942 crc crio[21573]: time=\"2026-06-12T16:26:17.290652417Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=7c8d8841-e30e-49f1-b24f-f12a0e189a06 name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:26:17.290942 crc crio[21573]: time=\"2026-06-12T16:26:17.290813332Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=0d8a422d-af47-4cfa-ab0f-e5c48e1dbc79 name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:26:17.337345 crc crio[21573]: time=\"2026-06-12T16:26:17.336921326Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=046e129b-1705-432d-a943-a2a7f4d886a5 name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:26:17.338113 crc crio[21573]: time=\"2026-06-12T16:26:17.338040958Z\" level=info msg=\"Creating container: openstack/keystone-bootstrap-5l4g5/keystone-bootstrap\" id=ffa348bc-42d4-46dd-a12d-1be3bd4009d2 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:26:17.338558 crc crio[21573]: time=\"2026-06-12T16:26:17.338402389Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:26:17.375613 crc crio[21573]: time=\"2026-06-12T16:26:17.375396405Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=ebd6b8ec-39d3-4252-ad3c-b6c475f81d96 name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:26:17.403105 crc crio[21573]: time=\"2026-06-12T16:26:17.402476482Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:26:17.414724 crc crio[21573]: time=\"2026-06-12T16:26:17.414607785Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:26:17.721130 crc crio[21573]: time=\"2026-06-12T16:26:17.719625168Z\" level=info msg=\"Stopping container: 483e3a6a926647b735a2171ac92d8ce8e07ae1c92dc7feb6268b4e7034ef83a6 (timeout: 10s)\" id=ceb2b56f-6e84-40c4-868f-88967ede0d92 name=/runtime.v1.RuntimeService/StopContainer\nJun 12 16:26:17.759653 crc crio[21573]: time=\"2026-06-12T16:26:17.759008013Z\" level=info msg=\"Creating container: openstack/neutron-db-sync-979sq/neutron-db-sync\" id=16e6a175-d20d-4e9e-8918-44acb708bfb5 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:26:17.759653 crc crio[21573]: time=\"2026-06-12T16:26:17.759643831Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:26:17.792759 crc crio[21573]: 2026-06-12T16:26:17Z [verbose] CmdAdd (shim): {1.1.0 [{Name:1cf9cbb85d74132 Mac:4a:8c:91:73:15:11 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:98 Mtu:0 Sandbox:/var/run/netns/01531a2e-ee4b-4e31-bce5-16cfc86d71d1 SocketPath: PciID:}] [{Interface:0xc000014700 Address:{IP:10.217.0.152 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 16:26:17.793108 crc crio[21573]: 2026-06-12T16:26:17Z [verbose] CmdAdd (shim): {1.1.0 [{Name:2dd5efd5bceba4e Mac:d2:b1:ae:ef:4f:3b Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:96 Mtu:0 Sandbox:/var/run/netns/d3f967e8-e26a-4a8f-84e5-72327befe5ce SocketPath: PciID:}] [{Interface:0xc000014600 Address:{IP:10.217.0.150 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 16:26:17.793108 crc crio[21573]: 2026-06-12T16:26:17Z [verbose] CmdAdd (shim): {1.1.0 [{Name:df4c089bb30f6cb Mac:de:02:c1:67:28:45 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:99 Mtu:0 Sandbox:/var/run/netns/83f129a9-5742-4f1e-b6fb-cae178173951 SocketPath: PciID:}] [{Interface:0xc0002d4c30 Address:{IP:10.217.0.153 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 16:26:17.793323 crc crio[21573]: 2026-06-12T16:26:17Z [verbose] CmdAdd (shim): {1.1.0 [{Name:9bc671bd970cf90 Mac:ce:15:29:11:a5:dc Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:97 Mtu:0 Sandbox:/var/run/netns/aeeb6c7c-bcf3-468b-b419-c7a8c56330d4 SocketPath: PciID:}] [{Interface:0xc00032c5d0 Address:{IP:10.217.0.151 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 16:26:17.794175 crc crio[21573]: time=\"2026-06-12T16:26:17.794066588Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-65b8c788ff-g2mf6 Namespace:openstack ID:1cf9cbb85d74132a88fc476337e1d23c68b967006cd8574349d4f7f75534344b UID:7ba4f471-cc5f-408f-8a6b-434dc5706cb0 NetNS:/var/run/netns/01531a2e-ee4b-4e31-bce5-16cfc86d71d1 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod7ba4f471_cc5f_408f_8a6b_434dc5706cb0.slice PodAnnotations:0xc00209e460}] Aliases:map[]}\"\nJun 12 16:26:17.794946 crc crio[21573]: time=\"2026-06-12T16:26:17.794147427Z\" level=info msg=\"Got pod network &{Name:ceilometer-0 Namespace:openstack ID:2dd5efd5bceba4e14b7f5d60369da9cf1c3af7c73ac9f92ec69481cfa3e04a6a UID:854010bc-31c6-41ac-821b-4ee7992aac46 NetNS:/var/run/netns/d3f967e8-e26a-4a8f-84e5-72327befe5ce Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod854010bc_31c6_41ac_821b_4ee7992aac46.slice PodAnnotations:0xc002e28350}] Aliases:map[]}\"\nJun 12 16:26:17.794946 crc crio[21573]: time=\"2026-06-12T16:26:17.794306635Z\" level=info msg=\"Checking pod openstack_dnsmasq-dns-65b8c788ff-g2mf6 for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 16:26:17.810937 crc crio[21573]: time=\"2026-06-12T16:26:17.810834209Z\" level=info msg=\"Got pod network &{Name:placement-db-sync-rzcc5 Namespace:openstack ID:9bc671bd970cf90f082a56cbb106893c9efdb9b8fe25ae414ecbc7482a9ee0d2 UID:48cda1fa-e067-478e-8d41-08d2c5cd565e NetNS:/var/run/netns/aeeb6c7c-bcf3-468b-b419-c7a8c56330d4 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod48cda1fa_e067_478e_8d41_08d2c5cd565e.slice PodAnnotations:0xc00443c160}] Aliases:map[]}\"\nJun 12 16:26:17.810937 crc crio[21573]: time=\"2026-06-12T16:26:17.810913352Z\" level=info msg=\"Created container f19bc9ce203e5cbcc3fbc623292d3137dc35c76fea4844a2f1398bab4125393f: openstack/keystone-bootstrap-5l4g5/keystone-bootstrap\" id=ffa348bc-42d4-46dd-a12d-1be3bd4009d2 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:26:17.811624 crc crio[21573]: time=\"2026-06-12T16:26:17.811072536Z\" level=info msg=\"Checking pod openstack_placement-db-sync-rzcc5 for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 16:26:17.811757 crc crio[21573]: time=\"2026-06-12T16:26:17.811692884Z\" level=info msg=\"Checking pod openstack_ceilometer-0 for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 16:26:17.813010 crc crio[21573]: time=\"2026-06-12T16:26:17.812319762Z\" level=info msg=\"Got pod network &{Name:barbican-db-sync-q8zhz Namespace:openstack ID:df4c089bb30f6cb5ebb48fd00aadcc8b1bf2fcd79fd9be0d0b7af176ecb0c76a UID:b3c8e6d6-f957-48c1-a17b-95f3e117f95e NetNS:/var/run/netns/83f129a9-5742-4f1e-b6fb-cae178173951 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podb3c8e6d6_f957_48c1_a17b_95f3e117f95e.slice PodAnnotations:0xc00209e748}] Aliases:map[]}\"\nJun 12 16:26:17.813010 crc crio[21573]: time=\"2026-06-12T16:26:17.812561508Z\" level=info msg=\"Checking pod openstack_barbican-db-sync-q8zhz for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 16:26:17.813697 crc crio[21573]: time=\"2026-06-12T16:26:17.813587397Z\" level=info msg=\"Starting container: f19bc9ce203e5cbcc3fbc623292d3137dc35c76fea4844a2f1398bab4125393f\" id=e03c6715-cbac-46db-b59f-a50f9d7a8a48 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 16:26:17.825077 crc crio[21573]: time=\"2026-06-12T16:26:17.824847617Z\" level=info msg=\"Started container\" PID=70594 containerID=f19bc9ce203e5cbcc3fbc623292d3137dc35c76fea4844a2f1398bab4125393f description=openstack/keystone-bootstrap-5l4g5/keystone-bootstrap id=e03c6715-cbac-46db-b59f-a50f9d7a8a48 name=/runtime.v1.RuntimeService/StartContainer sandboxID=8e80f1fbcd4e597701cc19fe0bb8db5b0e76ed887a1ce8ecccbda669416674a5\nJun 12 16:26:17.845258 crc crio[21573]: time=\"2026-06-12T16:26:17.845131523Z\" level=info msg=\"Ran pod sandbox 9bc671bd970cf90f082a56cbb106893c9efdb9b8fe25ae414ecbc7482a9ee0d2 with infra container: openstack/placement-db-sync-rzcc5/POD\" id=ae00e131-d6cb-49c2-ae03-1fc3f2eedbf3 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 16:26:17.848646 crc crio[21573]: time=\"2026-06-12T16:26:17.848534797Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-placement-api:current-podified\" id=b8433b15-442c-4404-8bbc-e859bcd355a0 name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:26:17.848906 crc crio[21573]: time=\"2026-06-12T16:26:17.848837545Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/openstack-placement-api:current-podified not found\" id=b8433b15-442c-4404-8bbc-e859bcd355a0 name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:26:17.848987 crc crio[21573]: time=\"2026-06-12T16:26:17.848941068Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-placement-api:current-podified found\" id=b8433b15-442c-4404-8bbc-e859bcd355a0 name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:26:17.850042 crc crio[21573]: time=\"2026-06-12T16:26:17.849958068Z\" level=info msg=\"Ran pod sandbox 2dd5efd5bceba4e14b7f5d60369da9cf1c3af7c73ac9f92ec69481cfa3e04a6a with infra container: openstack/ceilometer-0/POD\" id=5888ed0e-0ef6-48be-965c-672826e75c8e name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 16:26:17.852921 crc crio[21573]: time=\"2026-06-12T16:26:17.852732785Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-placement-api:current-podified\" id=c1e20cbb-e8b1-4b61-85ba-a324c75c41ff name=/runtime.v1.ImageService/PullImage\nJun 12 16:26:17.853810 crc crio[21573]: time=\"2026-06-12T16:26:17.852951001Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-central:current-podified\" id=68f0097e-c2a6-4410-89ea-ab1ff42a2785 name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:26:17.853984 crc crio[21573]: time=\"2026-06-12T16:26:17.853882181Z\" level=info msg=\"Ran pod sandbox 1cf9cbb85d74132a88fc476337e1d23c68b967006cd8574349d4f7f75534344b with infra container: openstack/dnsmasq-dns-65b8c788ff-g2mf6/POD\" id=80992184-b453-49b4-b257-34a1515530bd name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 16:26:17.855616 crc crio[21573]: time=\"2026-06-12T16:26:17.853981741Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/openstack-ceilometer-central:current-podified not found\" id=68f0097e-c2a6-4410-89ea-ab1ff42a2785 name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:26:17.855616 crc crio[21573]: time=\"2026-06-12T16:26:17.854327461Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-ceilometer-central:current-podified found\" id=68f0097e-c2a6-4410-89ea-ab1ff42a2785 name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:26:17.856326 crc crio[21573]: time=\"2026-06-12T16:26:17.856051939Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-ceilometer-central:current-podified\" id=970f20bd-74c5-46f5-989f-681016713282 name=/runtime.v1.ImageService/PullImage\nJun 12 16:26:17.860159 crc crio[21573]: time=\"2026-06-12T16:26:17.858753819Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=1d061040-3ef3-4c4d-92e5-a754e2800025 name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:26:17.860159 crc crio[21573]: time=\"2026-06-12T16:26:17.859175488Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-ceilometer-central:current-podified\\\"\"\nJun 12 16:26:17.860159 crc crio[21573]: time=\"2026-06-12T16:26:17.859668315Z\" level=info msg=\"Ran pod sandbox df4c089bb30f6cb5ebb48fd00aadcc8b1bf2fcd79fd9be0d0b7af176ecb0c76a with infra container: openstack/barbican-db-sync-q8zhz/POD\" id=d423fcfd-6073-4aed-a9b9-fb9d72da08d4 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 16:26:17.860159 crc crio[21573]: time=\"2026-06-12T16:26:17.859709273Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-placement-api:current-podified\\\"\"\nJun 12 16:26:17.862569 crc crio[21573]: time=\"2026-06-12T16:26:17.862338537Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-api:current-podified\" id=102fcc86-b838-4284-93cf-a48fbaed8b3f name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:26:17.862814 crc crio[21573]: time=\"2026-06-12T16:26:17.862674297Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/openstack-barbican-api:current-podified not found\" id=102fcc86-b838-4284-93cf-a48fbaed8b3f name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:26:17.862814 crc crio[21573]: time=\"2026-06-12T16:26:17.862770249Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-barbican-api:current-podified found\" id=102fcc86-b838-4284-93cf-a48fbaed8b3f name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:26:17.874955 crc crio[21573]: time=\"2026-06-12T16:26:17.871779816Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-barbican-api:current-podified\" id=9b2fd4da-ca69-40a1-8232-d05fa508d07a name=/runtime.v1.ImageService/PullImage\nJun 12 16:26:17.882937 crc crio[21573]: time=\"2026-06-12T16:26:17.882826997Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-barbican-api:current-podified\\\"\"\nJun 12 16:26:17.906122 crc crio[21573]: time=\"2026-06-12T16:26:17.905975052Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:26:17.910390 crc crio[21573]: time=\"2026-06-12T16:26:17.910288554Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:26:17.947212 crc crio[21573]: time=\"2026-06-12T16:26:17.946649894Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=cd1652d1-624d-4951-b9d9-3be2e56155be name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:26:18.081132 crc crio[21573]: time=\"2026-06-12T16:26:18.080987505Z\" level=info msg=\"Creating container: openstack/dnsmasq-dns-5556978f87-4ltst/init\" id=7c644544-60cd-476a-945f-3b645c098672 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:26:18.082426 crc crio[21573]: time=\"2026-06-12T16:26:18.081898561Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:26:18.139855 crc crio[21573]: time=\"2026-06-12T16:26:18.139739659Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:26:18.173419 crc crio[21573]: time=\"2026-06-12T16:26:18.143660769Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:26:18.348793 crc crio[21573]: time=\"2026-06-12T16:26:18.34787057Z\" level=info msg=\"Stopped container 483e3a6a926647b735a2171ac92d8ce8e07ae1c92dc7feb6268b4e7034ef83a6: openstack/dnsmasq-dns-68c444669f-bf6j2/dnsmasq-dns\" id=ceb2b56f-6e84-40c4-868f-88967ede0d92 name=/runtime.v1.RuntimeService/StopContainer\nJun 12 16:26:18.350152 crc crio[21573]: time=\"2026-06-12T16:26:18.350063181Z\" level=info msg=\"Stopping pod sandbox: 394d15da1f029b6580bf12e1c5950827fbad64d15327ddefb080695eae2a84bb\" id=5fd501ba-2349-4833-a8a7-54d3fb2c6006 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 16:26:18.350792 crc crio[21573]: time=\"2026-06-12T16:26:18.35073207Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-68c444669f-bf6j2 Namespace:openstack ID:394d15da1f029b6580bf12e1c5950827fbad64d15327ddefb080695eae2a84bb UID:a7a10806-cdcc-4e1f-9c24-1b8c6d751033 NetNS:/var/run/netns/fcd644b7-a59f-4874-a08b-958773dce1ec Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poda7a10806_cdcc_4e1f_9c24_1b8c6d751033.slice PodAnnotations:0xc00209e628}] Aliases:map[]}\"\nJun 12 16:26:18.351104 crc crio[21573]: time=\"2026-06-12T16:26:18.351041809Z\" level=info msg=\"Deleting pod openstack_dnsmasq-dns-68c444669f-bf6j2 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 16:26:18.398603 crc crio[21573]: time=\"2026-06-12T16:26:18.39838871Z\" level=info msg=\"Created container 713f3a6f79af8900edfce5ec54de6e481570be7b9e8e94920d8b5c10eafa5543: openstack/neutron-db-sync-979sq/neutron-db-sync\" id=16e6a175-d20d-4e9e-8918-44acb708bfb5 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:26:18.400158 crc crio[21573]: time=\"2026-06-12T16:26:18.400102578Z\" level=info msg=\"Starting container: 713f3a6f79af8900edfce5ec54de6e481570be7b9e8e94920d8b5c10eafa5543\" id=4302f6cf-36dc-41b0-bcb8-2c71bf00aeef name=/runtime.v1.RuntimeService/StartContainer\nJun 12 16:26:18.408005 crc crio[21573]: time=\"2026-06-12T16:26:18.407834516Z\" level=info msg=\"Creating container: openstack/dnsmasq-dns-65b8c788ff-g2mf6/init\" id=d4a78ce6-962e-4dd8-963e-52da1f0328bc name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:26:18.408832 crc crio[21573]: time=\"2026-06-12T16:26:18.408780833Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:26:18.417916 crc crio[21573]: time=\"2026-06-12T16:26:18.41785205Z\" level=info msg=\"Started container\" PID=70619 containerID=713f3a6f79af8900edfce5ec54de6e481570be7b9e8e94920d8b5c10eafa5543 description=openstack/neutron-db-sync-979sq/neutron-db-sync id=4302f6cf-36dc-41b0-bcb8-2c71bf00aeef name=/runtime.v1.RuntimeService/StartContainer sandboxID=2ab944f1730a8aee43e9aa5afe44817769bd54c063cc180dc9085880d9ea9e92\nJun 12 16:26:18.453511 crc crio[21573]: time=\"2026-06-12T16:26:18.453304783Z\" level=info msg=\"Created container 7aba62dab404ebaceb5302259172c3adc684fa8b10236fffdb08858b3927a32c: openstack/dnsmasq-dns-5556978f87-4ltst/init\" id=7c644544-60cd-476a-945f-3b645c098672 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:26:18.457846 crc crio[21573]: time=\"2026-06-12T16:26:18.45779512Z\" level=info msg=\"Starting container: 7aba62dab404ebaceb5302259172c3adc684fa8b10236fffdb08858b3927a32c\" id=93a2fed8-6ba7-41d0-bfbf-feee4a5b6568 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 16:26:18.467388 crc crio[21573]: time=\"2026-06-12T16:26:18.467334383Z\" level=info msg=\"Started container\" PID=70645 containerID=7aba62dab404ebaceb5302259172c3adc684fa8b10236fffdb08858b3927a32c description=openstack/dnsmasq-dns-5556978f87-4ltst/init id=93a2fed8-6ba7-41d0-bfbf-feee4a5b6568 name=/runtime.v1.RuntimeService/StartContainer sandboxID=decaa2a1820c4f9ad2f8cf463fe6148f6f84440bd05612e639fc85b242090ab8\nJun 12 16:26:18.540057 crc crio[21573]: time=\"2026-06-12T16:26:18.539944662Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:26:18.562063 crc crio[21573]: time=\"2026-06-12T16:26:18.561970991Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:26:18.821929 crc crio[21573]: time=\"2026-06-12T16:26:18.821158364Z\" level=info msg=\"Stopping pod sandbox: decaa2a1820c4f9ad2f8cf463fe6148f6f84440bd05612e639fc85b242090ab8\" id=342dc7cf-31c3-4d6b-beca-9d4dc84f41e9 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 16:26:18.823601 crc crio[21573]: time=\"2026-06-12T16:26:18.822721099Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-5556978f87-4ltst Namespace:openstack ID:decaa2a1820c4f9ad2f8cf463fe6148f6f84440bd05612e639fc85b242090ab8 UID:6976e1dd-cecb-475d-a34c-fc5adda290e0 NetNS:/var/run/netns/ce5c483c-6f6b-4671-9536-635ce1a90350 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod6976e1dd_cecb_475d_a34c_fc5adda290e0.slice PodAnnotations:0xc0036743c0}] Aliases:map[]}\"\nJun 12 16:26:18.823601 crc crio[21573]: time=\"2026-06-12T16:26:18.822894224Z\" level=info msg=\"Deleting pod openstack_dnsmasq-dns-5556978f87-4ltst from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 16:26:18.851284 crc crio[21573]: time=\"2026-06-12T16:26:18.851014615Z\" level=info msg=\"Stopped pod sandbox: 394d15da1f029b6580bf12e1c5950827fbad64d15327ddefb080695eae2a84bb\" id=5fd501ba-2349-4833-a8a7-54d3fb2c6006 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 16:26:19.275687 crc crio[21573]: time=\"2026-06-12T16:26:19.275559065Z\" level=info msg=\"Stopped pod sandbox: decaa2a1820c4f9ad2f8cf463fe6148f6f84440bd05612e639fc85b242090ab8\" id=342dc7cf-31c3-4d6b-beca-9d4dc84f41e9 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 16:26:19.327658 crc crio[21573]: time=\"2026-06-12T16:26:19.32656709Z\" level=info msg=\"Created container 95ac344c117460eb57ee3de518cdeb5e787c9eb78522060ddcb89cace5f4c5da: openstack/dnsmasq-dns-65b8c788ff-g2mf6/init\" id=d4a78ce6-962e-4dd8-963e-52da1f0328bc name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:26:19.328764 crc crio[21573]: time=\"2026-06-12T16:26:19.328655748Z\" level=info msg=\"Starting container: 95ac344c117460eb57ee3de518cdeb5e787c9eb78522060ddcb89cace5f4c5da\" id=2968ca3b-8872-417b-87b1-62b159e7c9e9 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 16:26:19.341257 crc crio[21573]: time=\"2026-06-12T16:26:19.34107333Z\" level=info msg=\"Started container\" PID=70722 containerID=95ac344c117460eb57ee3de518cdeb5e787c9eb78522060ddcb89cace5f4c5da description=openstack/dnsmasq-dns-65b8c788ff-g2mf6/init id=2968ca3b-8872-417b-87b1-62b159e7c9e9 name=/runtime.v1.RuntimeService/StartContainer sandboxID=1cf9cbb85d74132a88fc476337e1d23c68b967006cd8574349d4f7f75534344b\nJun 12 16:26:19.924149 crc crio[21573]: time=\"2026-06-12T16:26:19.923543584Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=04dc2aee-48cc-41e8-8f40-02d3e4e16da9 name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:26:19.951493 crc crio[21573]: time=\"2026-06-12T16:26:19.951319442Z\" level=info msg=\"Removing container: 483e3a6a926647b735a2171ac92d8ce8e07ae1c92dc7feb6268b4e7034ef83a6\" id=8130f592-8993-4e4a-80f0-569594ce3804 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 16:26:20.089759 crc crio[21573]: time=\"2026-06-12T16:26:20.084334037Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=0a4f87fb-1d86-48a1-a0e9-45e6916f2e71 name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:26:20.115862 crc crio[21573]: time=\"2026-06-12T16:26:20.115638502Z\" level=info msg=\"Removed container 483e3a6a926647b735a2171ac92d8ce8e07ae1c92dc7feb6268b4e7034ef83a6: openstack/dnsmasq-dns-68c444669f-bf6j2/dnsmasq-dns\" id=8130f592-8993-4e4a-80f0-569594ce3804 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 16:26:20.139499 crc crio[21573]: time=\"2026-06-12T16:26:20.137365161Z\" level=info msg=\"Removing container: c7fbb4d7816c2aa3f16f66b9cd508bb509d1ca6c0b3b02367fcd8caecc2489f8\" id=2250c287-2eb3-478b-b112-bad5cb65df57 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 16:26:20.142702 crc crio[21573]: time=\"2026-06-12T16:26:20.140634254Z\" level=info msg=\"Creating container: openstack/dnsmasq-dns-65b8c788ff-g2mf6/dnsmasq-dns\" id=2748ca34-053e-47a5-96d5-b8341e07e397 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:26:20.145752 crc crio[21573]: time=\"2026-06-12T16:26:20.142851308Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:26:20.445904 crc crio[21573]: time=\"2026-06-12T16:26:20.445539259Z\" level=info msg=\"Removed container c7fbb4d7816c2aa3f16f66b9cd508bb509d1ca6c0b3b02367fcd8caecc2489f8: openstack/dnsmasq-dns-68c444669f-bf6j2/init\" id=2250c287-2eb3-478b-b112-bad5cb65df57 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 16:26:20.475179 crc crio[21573]: time=\"2026-06-12T16:26:20.475020576Z\" level=info msg=\"Removing container: 7aba62dab404ebaceb5302259172c3adc684fa8b10236fffdb08858b3927a32c\" id=4a8d04e8-98c0-4946-b631-2cbf0d3bb752 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 16:26:20.516562 crc crio[21573]: time=\"2026-06-12T16:26:20.514966994Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:26:20.565394 crc crio[21573]: time=\"2026-06-12T16:26:20.564669869Z\" level=info msg=\"Removed container 7aba62dab404ebaceb5302259172c3adc684fa8b10236fffdb08858b3927a32c: openstack/dnsmasq-dns-5556978f87-4ltst/init\" id=4a8d04e8-98c0-4946-b631-2cbf0d3bb752 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 16:26:20.576871 crc crio[21573]: time=\"2026-06-12T16:26:20.57622408Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:26:20.620526 crc crio[21573]: time=\"2026-06-12T16:26:20.619750889Z\" level=info msg=\"Stopped pod sandbox: fefe789dacfea5288b06cbeae4691a14ff02b9b2499aa424f39a26097254f838\" id=4970e619-fbe8-4f09-ac18-c0598fa38157 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 16:26:20.857635 crc crio[21573]: time=\"2026-06-12T16:26:20.857410935Z\" level=info msg=\"Created container c9987c87c33e9e6491339ccf8231a7691b7a65f20e58016e3fee45f55ae7cc03: openstack/dnsmasq-dns-65b8c788ff-g2mf6/dnsmasq-dns\" id=2748ca34-053e-47a5-96d5-b8341e07e397 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:26:20.867519 crc crio[21573]: time=\"2026-06-12T16:26:20.864431775Z\" level=info msg=\"Starting container: c9987c87c33e9e6491339ccf8231a7691b7a65f20e58016e3fee45f55ae7cc03\" id=440627af-876c-4306-8913-0e15abd4dc51 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 16:26:20.890517 crc crio[21573]: time=\"2026-06-12T16:26:20.887597342Z\" level=info msg=\"Started container\" PID=70907 containerID=c9987c87c33e9e6491339ccf8231a7691b7a65f20e58016e3fee45f55ae7cc03 description=openstack/dnsmasq-dns-65b8c788ff-g2mf6/dnsmasq-dns id=440627af-876c-4306-8913-0e15abd4dc51 name=/runtime.v1.RuntimeService/StartContainer sandboxID=1cf9cbb85d74132a88fc476337e1d23c68b967006cd8574349d4f7f75534344b\nJun 12 16:26:22.486579 crc crio[21573]: time=\"2026-06-12T16:26:22.484738064Z\" level=info msg=\"Stopping pod sandbox: ab9606494179a0157c364d5d2b0084be0563509cbe34658304ecffd86572c72c\" id=793a4920-43d3-466c-93e2-afb8a29f06d6 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 16:26:22.486579 crc crio[21573]: time=\"2026-06-12T16:26:22.486135044Z\" level=info msg=\"Stopped pod sandbox (already stopped): ab9606494179a0157c364d5d2b0084be0563509cbe34658304ecffd86572c72c\" id=793a4920-43d3-466c-93e2-afb8a29f06d6 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 16:26:22.493804 crc crio[21573]: time=\"2026-06-12T16:26:22.493680022Z\" level=info msg=\"Removing pod sandbox: ab9606494179a0157c364d5d2b0084be0563509cbe34658304ecffd86572c72c\" id=3dad40cd-b558-4a52-b323-dd0b1369a0ce name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 16:26:22.520982 crc crio[21573]: time=\"2026-06-12T16:26:22.520813796Z\" level=info msg=\"Removed pod sandbox: ab9606494179a0157c364d5d2b0084be0563509cbe34658304ecffd86572c72c\" id=3dad40cd-b558-4a52-b323-dd0b1369a0ce name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 16:26:22.526198 crc crio[21573]: time=\"2026-06-12T16:26:22.526110987Z\" level=info msg=\"Stopping pod sandbox: 394d15da1f029b6580bf12e1c5950827fbad64d15327ddefb080695eae2a84bb\" id=95b3fb0c-6547-4650-88fa-fe7eaa50bc30 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 16:26:22.526611 crc crio[21573]: time=\"2026-06-12T16:26:22.526302452Z\" level=info msg=\"Stopped pod sandbox (already stopped): 394d15da1f029b6580bf12e1c5950827fbad64d15327ddefb080695eae2a84bb\" id=95b3fb0c-6547-4650-88fa-fe7eaa50bc30 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 16:26:22.528088 crc crio[21573]: time=\"2026-06-12T16:26:22.527899808Z\" level=info msg=\"Removing pod sandbox: 394d15da1f029b6580bf12e1c5950827fbad64d15327ddefb080695eae2a84bb\" id=128fda0a-653f-4245-869b-1b4edb54ea6e name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 16:26:22.594816 crc crio[21573]: time=\"2026-06-12T16:26:22.594707957Z\" level=info msg=\"Removed pod sandbox: 394d15da1f029b6580bf12e1c5950827fbad64d15327ddefb080695eae2a84bb\" id=128fda0a-653f-4245-869b-1b4edb54ea6e name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 16:26:22.596490 crc crio[21573]: time=\"2026-06-12T16:26:22.596321865Z\" level=info msg=\"Stopping pod sandbox: decaa2a1820c4f9ad2f8cf463fe6148f6f84440bd05612e639fc85b242090ab8\" id=6492e80f-d97a-4ea9-aeee-cb4042e5e54c name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 16:26:22.596625 crc crio[21573]: time=\"2026-06-12T16:26:22.5965222Z\" level=info msg=\"Stopped pod sandbox (already stopped): decaa2a1820c4f9ad2f8cf463fe6148f6f84440bd05612e639fc85b242090ab8\" id=6492e80f-d97a-4ea9-aeee-cb4042e5e54c name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 16:26:22.598399 crc crio[21573]: time=\"2026-06-12T16:26:22.598312068Z\" level=info msg=\"Removing pod sandbox: decaa2a1820c4f9ad2f8cf463fe6148f6f84440bd05612e639fc85b242090ab8\" id=fcd86bd5-4b62-479f-90c4-5176cbd6a619 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 16:26:22.644400 crc crio[21573]: time=\"2026-06-12T16:26:22.644094484Z\" level=info msg=\"Removed pod sandbox: decaa2a1820c4f9ad2f8cf463fe6148f6f84440bd05612e639fc85b242090ab8\" id=fcd86bd5-4b62-479f-90c4-5176cbd6a619 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 16:26:24.299890 crc crio[21573]: time=\"2026-06-12T16:26:24.299015196Z\" level=info msg=\"Stopping container: c9987c87c33e9e6491339ccf8231a7691b7a65f20e58016e3fee45f55ae7cc03 (timeout: 10s)\" id=6e58810a-9c38-4edf-9780-efdd7b90c9df name=/runtime.v1.RuntimeService/StopContainer\nJun 12 16:26:24.600403 crc crio[21573]: time=\"2026-06-12T16:26:24.599619793Z\" level=info msg=\"Stopped container c9987c87c33e9e6491339ccf8231a7691b7a65f20e58016e3fee45f55ae7cc03: openstack/dnsmasq-dns-65b8c788ff-g2mf6/dnsmasq-dns\" id=6e58810a-9c38-4edf-9780-efdd7b90c9df name=/runtime.v1.RuntimeService/StopContainer\nJun 12 16:26:24.620543 crc crio[21573]: time=\"2026-06-12T16:26:24.620342554Z\" level=info msg=\"Stopping pod sandbox: 1cf9cbb85d74132a88fc476337e1d23c68b967006cd8574349d4f7f75534344b\" id=e3334b1b-16aa-445c-9ee5-79d349c57381 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 16:26:24.622386 crc crio[21573]: time=\"2026-06-12T16:26:24.62229929Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-65b8c788ff-g2mf6 Namespace:openstack ID:1cf9cbb85d74132a88fc476337e1d23c68b967006cd8574349d4f7f75534344b UID:7ba4f471-cc5f-408f-8a6b-434dc5706cb0 NetNS:/var/run/netns/01531a2e-ee4b-4e31-bce5-16cfc86d71d1 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod7ba4f471_cc5f_408f_8a6b_434dc5706cb0.slice PodAnnotations:0xc002722408}] Aliases:map[]}\"\nJun 12 16:26:24.622700 crc crio[21573]: time=\"2026-06-12T16:26:24.622649451Z\" level=info msg=\"Deleting pod openstack_dnsmasq-dns-65b8c788ff-g2mf6 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 16:26:25.324495 crc crio[21573]: time=\"2026-06-12T16:26:25.323780738Z\" level=info msg=\"Stopped pod sandbox: 1cf9cbb85d74132a88fc476337e1d23c68b967006cd8574349d4f7f75534344b\" id=e3334b1b-16aa-445c-9ee5-79d349c57381 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 16:26:26.250303 crc crio[21573]: time=\"2026-06-12T16:26:26.249366389Z\" level=info msg=\"Removing container: c9987c87c33e9e6491339ccf8231a7691b7a65f20e58016e3fee45f55ae7cc03\" id=e9e1139a-24e2-439a-bc25-788ca53b2f6f name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 16:26:26.255603 crc crio[21573]: time=\"2026-06-12T16:26:26.255554363Z\" level=info msg=\"Running pod sandbox: openstack/dnsmasq-dns-6674dbf88c-wthzg/POD\" id=a4db46ef-69c8-4207-b84b-db0840b5fc63 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 16:26:26.255826 crc crio[21573]: time=\"2026-06-12T16:26:26.25580353Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:26:28.516706 crc crio[21573]: time=\"2026-06-12T16:26:28.513839597Z\" level=info msg=\"Running pod sandbox: openstack/glance-default-internal-api-0/POD\" id=2be79e78-d239-4605-8d6b-9c8d2c60503f name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 16:26:28.518803 crc crio[21573]: time=\"2026-06-12T16:26:28.516765901Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:26:29.474323 crc crio[21573]: time=\"2026-06-12T16:26:29.47419008Z\" level=info msg=\"Running pod sandbox: openstack/glance-default-external-api-0/POD\" id=dc84130a-d834-4446-80f9-f817e2530bba name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 16:26:29.474730 crc crio[21573]: time=\"2026-06-12T16:26:29.474398965Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:26:30.494091 crc crio[21573]: time=\"2026-06-12T16:26:30.493389175Z\" level=info msg=\"Removed container c9987c87c33e9e6491339ccf8231a7691b7a65f20e58016e3fee45f55ae7cc03: openstack/dnsmasq-dns-65b8c788ff-g2mf6/dnsmasq-dns\" id=e9e1139a-24e2-439a-bc25-788ca53b2f6f name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 16:26:30.499707 crc crio[21573]: time=\"2026-06-12T16:26:30.499564687Z\" level=info msg=\"Removing container: 95ac344c117460eb57ee3de518cdeb5e787c9eb78522060ddcb89cace5f4c5da\" id=672722f9-e5e6-41c6-9bab-589bc2f26d8b name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 16:26:32.390166 crc crio[21573]: time=\"2026-06-12T16:26:32.389502698Z\" level=info msg=\"Stopping pod sandbox: 8e80f1fbcd4e597701cc19fe0bb8db5b0e76ed887a1ce8ecccbda669416674a5\" id=7e8ac320-f171-4d80-a05f-7877ee65eaa2 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 16:26:32.391958 crc crio[21573]: time=\"2026-06-12T16:26:32.391096374Z\" level=info msg=\"Got pod network &{Name:keystone-bootstrap-5l4g5 Namespace:openstack ID:8e80f1fbcd4e597701cc19fe0bb8db5b0e76ed887a1ce8ecccbda669416674a5 UID:ac8051d9-727b-4061-85a7-e616fb8e1276 NetNS:/var/run/netns/3068f3e1-5de1-4598-9f2e-f5f8acb4a3c8 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podac8051d9_727b_4061_85a7_e616fb8e1276.slice PodAnnotations:0xc002e28570}] Aliases:map[]}\"\nJun 12 16:26:32.391958 crc crio[21573]: time=\"2026-06-12T16:26:32.391281409Z\" level=info msg=\"Deleting pod openstack_keystone-bootstrap-5l4g5 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 16:26:41.718532 crc crio[21573]: time=\"2026-06-12T16:26:41.717013211Z\" level=info msg=\"Stopped pod sandbox: 8e80f1fbcd4e597701cc19fe0bb8db5b0e76ed887a1ce8ecccbda669416674a5\" id=7e8ac320-f171-4d80-a05f-7877ee65eaa2 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 16:26:44.083882 crc crio[21573]: time=\"2026-06-12T16:26:44.082716708Z\" level=info msg=\"Running pod sandbox: openstack/keystone-bootstrap-mn5h9/POD\" id=79950809-48a7-411a-998a-3277a8dc51de name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 16:26:44.083882 crc crio[21573]: time=\"2026-06-12T16:26:44.083841671Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:27:02.599948 crc crio[21573]: time=\"2026-06-12T16:27:02.598332188Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-placement-api@sha256:c93ec98f0fc39d40abf15ee546f42b7074f18c532f5b98550cf6911e13807857\" id=c1e20cbb-e8b1-4b61-85ba-a324c75c41ff name=/runtime.v1.ImageService/PullImage\nJun 12 16:27:02.602709 crc crio[21573]: time=\"2026-06-12T16:27:02.602556566Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-placement-api:current-podified\" id=e97a94c3-02a0-40b4-bb5a-80a49e698cbc name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:27:02.620674 crc crio[21573]: time=\"2026-06-12T16:27:02.620481694Z\" level=info msg=\"Removed container 95ac344c117460eb57ee3de518cdeb5e787c9eb78522060ddcb89cace5f4c5da: openstack/dnsmasq-dns-65b8c788ff-g2mf6/init\" id=672722f9-e5e6-41c6-9bab-589bc2f26d8b name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 16:27:02.630897 crc crio[21573]: time=\"2026-06-12T16:27:02.630747006Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-ceilometer-central@sha256:ca595b86108ec3b7d15f0758412e7fa09952c2f6c792248a00b53c236afcb6dc\" id=970f20bd-74c5-46f5-989f-681016713282 name=/runtime.v1.ImageService/PullImage\nJun 12 16:27:02.632423 crc crio[21573]: time=\"2026-06-12T16:27:02.632210595Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-central:current-podified\" id=63529c8f-efba-4179-bc29-fbc4af7b7b2f name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:27:02.742775 crc crio[21573]: time=\"2026-06-12T16:27:02.74208824Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-barbican-api@sha256:1dc5f1c819d6571c9291b616a10504e9aae583012375bdddf3f84be521c437bd\" id=9b2fd4da-ca69-40a1-8232-d05fa508d07a name=/runtime.v1.ImageService/PullImage\nJun 12 16:27:02.743653 crc crio[21573]: time=\"2026-06-12T16:27:02.743525075Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-api:current-podified\" id=90722660-4d50-4c7b-bfee-e83bd14e4ce3 name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:27:04.845433 crc crio[21573]: time=\"2026-06-12T16:27:04.843588839Z\" level=info msg=\"Got pod network &{Name:glance-default-external-api-0 Namespace:openstack ID:14e98576df03420ba8b9780790d8a7ad525e746d683013282c4dfa58911ecd3e UID:92c35e52-0c20-49ee-887d-fd09b2c84329 NetNS:/var/run/netns/81906690-60c0-4e6a-af80-661b62ac5747 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod92c35e52_0c20_49ee_887d_fd09b2c84329.slice PodAnnotations:0xc002e29698}] Aliases:map[]}\"\nJun 12 16:27:04.845433 crc crio[21573]: time=\"2026-06-12T16:27:04.844520835Z\" level=info msg=\"Adding pod openstack_glance-default-external-api-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 16:27:04.849695 crc crio[21573]: time=\"2026-06-12T16:27:04.847485822Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-6674dbf88c-wthzg Namespace:openstack ID:3e6a003c3f1d182415ecfe955ea4525cf25b554e2a23602b82e4445de1905941 UID:a8b288ff-f266-40fa-ad3f-00c3c383c2a5 NetNS:/var/run/netns/0ae99f12-d664-4efe-ab6e-1c3f585ef8a3 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poda8b288ff_f266_40fa_ad3f_00c3c383c2a5.slice PodAnnotations:0xc000138868}] Aliases:map[]}\"\nJun 12 16:27:04.849695 crc crio[21573]: time=\"2026-06-12T16:27:04.847513633Z\" level=info msg=\"Adding pod openstack_dnsmasq-dns-6674dbf88c-wthzg to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 16:27:04.889419 crc crio[21573]: time=\"2026-06-12T16:27:04.885253816Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-placement-api:current-podified\" id=f2ccaf34-5b80-4cc0-a01a-963553838906 name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:27:04.929606 crc crio[21573]: time=\"2026-06-12T16:27:04.929148924Z\" level=info msg=\"Got pod network &{Name:glance-default-internal-api-0 Namespace:openstack ID:c116e5f8a2304ddd38ec8d4293999045c8822b2ea0628d6b823da668485c9b05 UID:5ebd63c6-5dd8-4b7f-b14b-0446e54785cf NetNS:/var/run/netns/cfb590f5-2bdb-4ddd-bb9d-fc9ac8d64097 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod5ebd63c6_5dd8_4b7f_b14b_0446e54785cf.slice PodAnnotations:0xc000138b28}] Aliases:map[]}\"\nJun 12 16:27:04.929606 crc crio[21573]: time=\"2026-06-12T16:27:04.929312779Z\" level=info msg=\"Adding pod openstack_glance-default-internal-api-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 16:27:04.940041 crc crio[21573]: time=\"2026-06-12T16:27:04.939805362Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-api:current-podified\" id=c756ab89-6b2c-4688-8104-c08ee9a94316 name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:27:04.953774 crc crio[21573]: time=\"2026-06-12T16:27:04.95157477Z\" level=info msg=\"Got pod network &{Name:keystone-bootstrap-mn5h9 Namespace:openstack ID:bba45bc4fc995ed81c8de048d5a7a81d7b238613af5525300ff90a0aef2bbc0f UID:ff90eb39-f071-4307-abfd-c0b863018feb NetNS:/var/run/netns/e8e0fb03-264c-426a-87c9-48c8d802b1a1 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podff90eb39_f071_4307_abfd_c0b863018feb.slice PodAnnotations:0xc000640a40}] Aliases:map[]}\"\nJun 12 16:27:04.953774 crc crio[21573]: time=\"2026-06-12T16:27:04.951671432Z\" level=info msg=\"Adding pod openstack_keystone-bootstrap-mn5h9 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 16:27:04.963678 crc crio[21573]: time=\"2026-06-12T16:27:04.962741697Z\" level=info msg=\"Creating container: openstack/placement-db-sync-rzcc5/placement-db-sync\" id=795f298c-cc6e-4ac8-b90f-3acf74cd1bfe name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:27:04.976708 crc crio[21573]: time=\"2026-06-12T16:27:04.970166007Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:27:04.976708 crc crio[21573]: time=\"2026-06-12T16:27:04.973695529Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-central:current-podified\" id=6ed897c6-85a7-4679-937c-805b35c1dfab name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:27:04.981953 crc crio[21573]: time=\"2026-06-12T16:27:04.977840856Z\" level=info msg=\"Creating container: openstack/barbican-db-sync-q8zhz/barbican-db-sync\" id=613df724-8935-4007-a650-2eae1c288fe9 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:27:04.996694 crc crio[21573]: time=\"2026-06-12T16:27:04.99658221Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:27:05.033383 crc crio[21573]: time=\"2026-06-12T16:27:05.033010299Z\" level=info msg=\"Creating container: openstack/ceilometer-0/ceilometer-central-agent\" id=a9b32caa-fc12-46d3-a572-2f33ea4e6d73 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:27:05.050662 crc crio[21573]: time=\"2026-06-12T16:27:05.050342286Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:27:05.091791 crc crio[21573]: time=\"2026-06-12T16:27:05.089072155Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:27:05.101148 crc crio[21573]: time=\"2026-06-12T16:27:05.101046098Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:27:05.107695 crc crio[21573]: time=\"2026-06-12T16:27:05.107581234Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-cinder-api@sha256:fe1576f03269f7a945c6628d852209fd65ead27a85515096a858bbfa7e64c102\" id=a595901c-9d26-4745-9a80-72db8bf8ddf1 name=/runtime.v1.ImageService/PullImage\nJun 12 16:27:05.109711 crc crio[21573]: time=\"2026-06-12T16:27:05.109596039Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-api:current-podified\" id=fd2dcc5c-6ae1-48f6-96b0-b329fa615e10 name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:27:05.133122 crc crio[21573]: time=\"2026-06-12T16:27:05.132554022Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:27:05.137907 crc crio[21573]: time=\"2026-06-12T16:27:05.137814442Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:27:05.139540 crc crio[21573]: time=\"2026-06-12T16:27:05.139392063Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-api:current-podified\" id=60ea9602-4c05-4137-ae0a-2504105f19fe name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:27:05.167043 crc crio[21573]: time=\"2026-06-12T16:27:05.166906035Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:27:05.173481 crc crio[21573]: time=\"2026-06-12T16:27:05.173325026Z\" level=info msg=\"Creating container: openstack/cinder-db-sync-xldzl/cinder-db-sync\" id=2a331c9b-00b9-4cfa-9413-628b7236ba3b name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:27:05.175666 crc crio[21573]: time=\"2026-06-12T16:27:05.175585765Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:27:05.175817 crc crio[21573]: time=\"2026-06-12T16:27:05.175151223Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:27:05.283336 crc crio[21573]: time=\"2026-06-12T16:27:05.282619151Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:27:05.293959 crc crio[21573]: time=\"2026-06-12T16:27:05.292951339Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:27:05.340429 crc crio[21573]: time=\"2026-06-12T16:27:05.339977945Z\" level=info msg=\"Created container eba771f96003e5501210e00ff8df7f139df47f14a9ecbfcb9b11d812a623ff71: openstack/barbican-db-sync-q8zhz/barbican-db-sync\" id=613df724-8935-4007-a650-2eae1c288fe9 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:27:05.341726 crc crio[21573]: time=\"2026-06-12T16:27:05.341650351Z\" level=info msg=\"Starting container: eba771f96003e5501210e00ff8df7f139df47f14a9ecbfcb9b11d812a623ff71\" id=2b3c83d3-c51b-4441-85b2-c6e59326cfad name=/runtime.v1.RuntimeService/StartContainer\nJun 12 16:27:05.344327 crc crio[21573]: time=\"2026-06-12T16:27:05.344254812Z\" level=info msg=\"Created container 3a27efe738e13b70448afeddcfd3a7c51667954261596a900d5b859acd894c62: openstack/placement-db-sync-rzcc5/placement-db-sync\" id=795f298c-cc6e-4ac8-b90f-3acf74cd1bfe name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:27:05.346150 crc crio[21573]: time=\"2026-06-12T16:27:05.345760435Z\" level=info msg=\"Starting container: 3a27efe738e13b70448afeddcfd3a7c51667954261596a900d5b859acd894c62\" id=c71287ae-e1d0-4e4a-9911-b2b5dee5777b name=/runtime.v1.RuntimeService/StartContainer\nJun 12 16:27:05.354929 crc crio[21573]: time=\"2026-06-12T16:27:05.354791428Z\" level=info msg=\"Started container\" PID=73179 containerID=3a27efe738e13b70448afeddcfd3a7c51667954261596a900d5b859acd894c62 description=openstack/placement-db-sync-rzcc5/placement-db-sync id=c71287ae-e1d0-4e4a-9911-b2b5dee5777b name=/runtime.v1.RuntimeService/StartContainer sandboxID=9bc671bd970cf90f082a56cbb106893c9efdb9b8fe25ae414ecbc7482a9ee0d2\nJun 12 16:27:05.375587 crc crio[21573]: time=\"2026-06-12T16:27:05.375406819Z\" level=info msg=\"Created container b210d62cff371af6bb73ba6bd8d9b5cd8190a9214964ad33eeab0b914e423e85: openstack/ceilometer-0/ceilometer-central-agent\" id=a9b32caa-fc12-46d3-a572-2f33ea4e6d73 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:27:05.378080 crc crio[21573]: time=\"2026-06-12T16:27:05.37803092Z\" level=info msg=\"Starting container: b210d62cff371af6bb73ba6bd8d9b5cd8190a9214964ad33eeab0b914e423e85\" id=0a3b5072-72e6-40de-b1a8-e8e3f05593c6 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 16:27:05.388209 crc crio[21573]: time=\"2026-06-12T16:27:05.387972915Z\" level=info msg=\"Started container\" PID=73181 containerID=eba771f96003e5501210e00ff8df7f139df47f14a9ecbfcb9b11d812a623ff71 description=openstack/barbican-db-sync-q8zhz/barbican-db-sync id=2b3c83d3-c51b-4441-85b2-c6e59326cfad name=/runtime.v1.RuntimeService/StartContainer sandboxID=df4c089bb30f6cb5ebb48fd00aadcc8b1bf2fcd79fd9be0d0b7af176ecb0c76a\nJun 12 16:27:05.403525 crc crio[21573]: time=\"2026-06-12T16:27:05.403384403Z\" level=info msg=\"Started container\" PID=73189 containerID=b210d62cff371af6bb73ba6bd8d9b5cd8190a9214964ad33eeab0b914e423e85 description=openstack/ceilometer-0/ceilometer-central-agent id=0a3b5072-72e6-40de-b1a8-e8e3f05593c6 name=/runtime.v1.RuntimeService/StartContainer sandboxID=2dd5efd5bceba4e14b7f5d60369da9cf1c3af7c73ac9f92ec69481cfa3e04a6a\nJun 12 16:27:05.650757 crc crio[21573]: time=\"2026-06-12T16:27:05.644496809Z\" level=info msg=\"Created container b0f9687bf9197a4d522284f5a0979fc4ce77368f12d59649e33efda354028bf9: openstack/cinder-db-sync-xldzl/cinder-db-sync\" id=2a331c9b-00b9-4cfa-9413-628b7236ba3b name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:27:05.650757 crc crio[21573]: time=\"2026-06-12T16:27:05.647285577Z\" level=info msg=\"Starting container: b0f9687bf9197a4d522284f5a0979fc4ce77368f12d59649e33efda354028bf9\" id=555f0f0c-ce80-4bc1-9c2b-de2974e8ecff name=/runtime.v1.RuntimeService/StartContainer\nJun 12 16:27:05.654967 crc crio[21573]: time=\"2026-06-12T16:27:05.654826683Z\" level=info msg=\"Started container\" PID=73214 containerID=b0f9687bf9197a4d522284f5a0979fc4ce77368f12d59649e33efda354028bf9 description=openstack/cinder-db-sync-xldzl/cinder-db-sync id=555f0f0c-ce80-4bc1-9c2b-de2974e8ecff name=/runtime.v1.RuntimeService/StartContainer sandboxID=2bed26c75415c9faa00b9c08c3d1e2274a8615e66208ab7705a8d8a628dcbe46\nJun 12 16:27:05.682557 crc crio[21573]: time=\"2026-06-12T16:27:05.68234674Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-notification:current-podified\" id=6d1ab50e-673b-4874-91ad-38a85220245e name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:27:05.684069 crc crio[21573]: time=\"2026-06-12T16:27:05.682694189Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/openstack-ceilometer-notification:current-podified not found\" id=6d1ab50e-673b-4874-91ad-38a85220245e name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:27:05.684069 crc crio[21573]: time=\"2026-06-12T16:27:05.6827552Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-ceilometer-notification:current-podified found\" id=6d1ab50e-673b-4874-91ad-38a85220245e name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:27:05.687378 crc crio[21573]: time=\"2026-06-12T16:27:05.687308391Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-ceilometer-notification:current-podified\" id=f99c32d8-325a-440a-b396-36cb3ca43011 name=/runtime.v1.ImageService/PullImage\nJun 12 16:27:05.700993 crc crio[21573]: time=\"2026-06-12T16:27:05.700864601Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-ceilometer-notification:current-podified\\\"\"\nJun 12 16:27:05.913533 crc crio[21573]: 2026-06-12T16:27:05Z [verbose] CmdAdd (shim): {1.1.0 [{Name:3e6a003c3f1d182 Mac:4e:54:8e:62:e0:23 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:9b Mtu:0 Sandbox:/var/run/netns/0ae99f12-d664-4efe-ab6e-1c3f585ef8a3 SocketPath: PciID:}] [{Interface:0xc000014c50 Address:{IP:10.217.0.155 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 16:27:05.913533 crc crio[21573]: time=\"2026-06-12T16:27:05.913416368Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-6674dbf88c-wthzg Namespace:openstack ID:3e6a003c3f1d182415ecfe955ea4525cf25b554e2a23602b82e4445de1905941 UID:a8b288ff-f266-40fa-ad3f-00c3c383c2a5 NetNS:/var/run/netns/0ae99f12-d664-4efe-ab6e-1c3f585ef8a3 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poda8b288ff_f266_40fa_ad3f_00c3c383c2a5.slice PodAnnotations:0xc000138868}] Aliases:map[]}\"\nJun 12 16:27:05.917327 crc crio[21573]: time=\"2026-06-12T16:27:05.913653454Z\" level=info msg=\"Checking pod openstack_dnsmasq-dns-6674dbf88c-wthzg for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 16:27:05.931919 crc crio[21573]: time=\"2026-06-12T16:27:05.931807753Z\" level=info msg=\"Ran pod sandbox 3e6a003c3f1d182415ecfe955ea4525cf25b554e2a23602b82e4445de1905941 with infra container: openstack/dnsmasq-dns-6674dbf88c-wthzg/POD\" id=a4db46ef-69c8-4207-b84b-db0840b5fc63 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 16:27:05.942289 crc crio[21573]: time=\"2026-06-12T16:27:05.942179802Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=326da72b-6418-4489-854e-1df3a5ace41e name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:27:05.952910 crc crio[21573]: 2026-06-12T16:27:05Z [verbose] CmdAdd (shim): {1.1.0 [{Name:bba45bc4fc995ed Mac:1e:5d:2d:7e:96:f6 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:9e Mtu:0 Sandbox:/var/run/netns/e8e0fb03-264c-426a-87c9-48c8d802b1a1 SocketPath: PciID:}] [{Interface:0xc00027d050 Address:{IP:10.217.0.158 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 16:27:05.954493 crc crio[21573]: time=\"2026-06-12T16:27:05.954403512Z\" level=info msg=\"Got pod network &{Name:keystone-bootstrap-mn5h9 Namespace:openstack ID:bba45bc4fc995ed81c8de048d5a7a81d7b238613af5525300ff90a0aef2bbc0f UID:ff90eb39-f071-4307-abfd-c0b863018feb NetNS:/var/run/netns/e8e0fb03-264c-426a-87c9-48c8d802b1a1 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podff90eb39_f071_4307_abfd_c0b863018feb.slice PodAnnotations:0xc000640a40}] Aliases:map[]}\"\nJun 12 16:27:05.954737 crc crio[21573]: time=\"2026-06-12T16:27:05.95471883Z\" level=info msg=\"Checking pod openstack_keystone-bootstrap-mn5h9 for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 16:27:05.965299 crc crio[21573]: time=\"2026-06-12T16:27:05.96517091Z\" level=info msg=\"Ran pod sandbox bba45bc4fc995ed81c8de048d5a7a81d7b238613af5525300ff90a0aef2bbc0f with infra container: openstack/keystone-bootstrap-mn5h9/POD\" id=79950809-48a7-411a-998a-3277a8dc51de name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 16:27:05.979276 crc crio[21573]: time=\"2026-06-12T16:27:05.979092548Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-keystone:current-podified\" id=d2787e1c-c5b0-4a87-bb12-6904ee228cce name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:27:06.075484 crc crio[21573]: time=\"2026-06-12T16:27:06.075324178Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-keystone:current-podified\" id=f43d3e57-c82d-4bbe-a473-b99aff42cb79 name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:27:06.098969 crc crio[21573]: time=\"2026-06-12T16:27:06.098814092Z\" level=info msg=\"Creating container: openstack/keystone-bootstrap-mn5h9/keystone-bootstrap\" id=19fb1ba5-d742-41f3-9736-bc110e312a52 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:27:06.099416 crc crio[21573]: time=\"2026-06-12T16:27:06.099276485Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:27:06.107532 crc crio[21573]: time=\"2026-06-12T16:27:06.106524176Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=a547e68b-556a-4821-b8d2-05de1a3663be name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:27:06.165693 crc crio[21573]: time=\"2026-06-12T16:27:06.164546153Z\" level=info msg=\"Creating container: openstack/dnsmasq-dns-6674dbf88c-wthzg/init\" id=19c55a85-2f40-4071-9a20-cab52b89269b name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:27:06.165693 crc crio[21573]: time=\"2026-06-12T16:27:06.165313064Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:27:06.270349 crc crio[21573]: time=\"2026-06-12T16:27:06.269859939Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:27:06.275751 crc crio[21573]: time=\"2026-06-12T16:27:06.275704706Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:27:06.310949 crc crio[21573]: time=\"2026-06-12T16:27:06.310004646Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:27:06.321036 crc crio[21573]: time=\"2026-06-12T16:27:06.320914386Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:27:06.458092 crc crio[21573]: time=\"2026-06-12T16:27:06.457935685Z\" level=info msg=\"Created container b839d6321814ab93450016dbf9ceffd34ecb64030bb7f406c43f4f414af3501e: openstack/keystone-bootstrap-mn5h9/keystone-bootstrap\" id=19fb1ba5-d742-41f3-9736-bc110e312a52 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:27:06.460198 crc crio[21573]: time=\"2026-06-12T16:27:06.459787939Z\" level=info msg=\"Starting container: b839d6321814ab93450016dbf9ceffd34ecb64030bb7f406c43f4f414af3501e\" id=1001b88e-af69-4099-8af4-2e672bb0e7d0 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 16:27:06.470530 crc crio[21573]: time=\"2026-06-12T16:27:06.470351029Z\" level=info msg=\"Started container\" PID=73374 containerID=b839d6321814ab93450016dbf9ceffd34ecb64030bb7f406c43f4f414af3501e description=openstack/keystone-bootstrap-mn5h9/keystone-bootstrap id=1001b88e-af69-4099-8af4-2e672bb0e7d0 name=/runtime.v1.RuntimeService/StartContainer sandboxID=bba45bc4fc995ed81c8de048d5a7a81d7b238613af5525300ff90a0aef2bbc0f\nJun 12 16:27:06.540087 crc crio[21573]: 2026-06-12T16:27:06Z [verbose] CmdAdd (shim): {1.1.0 [{Name:14e98576df03420 Mac:42:7b:3a:58:ad:3e Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:9d Mtu:0 Sandbox:/var/run/netns/81906690-60c0-4e6a-af80-661b62ac5747 SocketPath: PciID:}] [{Interface:0xc00013c5d0 Address:{IP:10.217.0.157 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 16:27:06.542359 crc crio[21573]: time=\"2026-06-12T16:27:06.54225986Z\" level=info msg=\"Got pod network &{Name:glance-default-external-api-0 Namespace:openstack ID:14e98576df03420ba8b9780790d8a7ad525e746d683013282c4dfa58911ecd3e UID:92c35e52-0c20-49ee-887d-fd09b2c84329 NetNS:/var/run/netns/81906690-60c0-4e6a-af80-661b62ac5747 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod92c35e52_0c20_49ee_887d_fd09b2c84329.slice PodAnnotations:0xc002e29698}] Aliases:map[]}\"\nJun 12 16:27:06.542359 crc crio[21573]: time=\"2026-06-12T16:27:06.542528186Z\" level=info msg=\"Checking pod openstack_glance-default-external-api-0 for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 16:27:06.570543 crc crio[21573]: time=\"2026-06-12T16:27:06.570361349Z\" level=info msg=\"Ran pod sandbox 14e98576df03420ba8b9780790d8a7ad525e746d683013282c4dfa58911ecd3e with infra container: openstack/glance-default-external-api-0/POD\" id=dc84130a-d834-4446-80f9-f817e2530bba name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 16:27:06.579856 crc crio[21573]: time=\"2026-06-12T16:27:06.579719247Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api:current-podified\" id=1fe3e2bd-820f-48dc-9547-6c17c621a9bf name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:27:06.584529 crc crio[21573]: time=\"2026-06-12T16:27:06.584307095Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api:current-podified\" id=b42efb41-0203-4292-bb08-d8d31680491d name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:27:06.629070 crc crio[21573]: time=\"2026-06-12T16:27:06.628945536Z\" level=info msg=\"Created container 18bd8c76f0e51c63db47f0ce0907a56e1e290c7826c1ff1792709983c726d931: openstack/dnsmasq-dns-6674dbf88c-wthzg/init\" id=19c55a85-2f40-4071-9a20-cab52b89269b name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:27:06.630828 crc crio[21573]: time=\"2026-06-12T16:27:06.630721096Z\" level=info msg=\"Starting container: 18bd8c76f0e51c63db47f0ce0907a56e1e290c7826c1ff1792709983c726d931\" id=1611daab-98d8-467f-a7f1-700feb59080a name=/runtime.v1.RuntimeService/StartContainer\nJun 12 16:27:06.639103 crc crio[21573]: time=\"2026-06-12T16:27:06.638064264Z\" level=info msg=\"Started container\" PID=73382 containerID=18bd8c76f0e51c63db47f0ce0907a56e1e290c7826c1ff1792709983c726d931 description=openstack/dnsmasq-dns-6674dbf88c-wthzg/init id=1611daab-98d8-467f-a7f1-700feb59080a name=/runtime.v1.RuntimeService/StartContainer sandboxID=3e6a003c3f1d182415ecfe955ea4525cf25b554e2a23602b82e4445de1905941\nJun 12 16:27:06.639737 crc crio[21573]: time=\"2026-06-12T16:27:06.638376016Z\" level=info msg=\"Creating container: openstack/glance-default-external-api-0/glance-log\" id=4a4a4ac6-b46a-4138-a17f-ae09d59f4f51 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:27:06.640519 crc crio[21573]: time=\"2026-06-12T16:27:06.6404027Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:27:06.714615 crc crio[21573]: time=\"2026-06-12T16:27:06.71450724Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:27:07.055995 crc crio[21573]: 2026-06-12T16:27:07Z [verbose] CmdAdd (shim): {1.1.0 [{Name:c116e5f8a2304dd Mac:72:db:e6:e8:d6:bb Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:9c Mtu:0 Sandbox:/var/run/netns/cfb590f5-2bdb-4ddd-bb9d-fc9ac8d64097 SocketPath: PciID:}] [{Interface:0xc0005026c0 Address:{IP:10.217.0.156 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 16:27:07.058057 crc crio[21573]: time=\"2026-06-12T16:27:07.05790118Z\" level=info msg=\"Got pod network &{Name:glance-default-internal-api-0 Namespace:openstack ID:c116e5f8a2304ddd38ec8d4293999045c8822b2ea0628d6b823da668485c9b05 UID:5ebd63c6-5dd8-4b7f-b14b-0446e54785cf NetNS:/var/run/netns/cfb590f5-2bdb-4ddd-bb9d-fc9ac8d64097 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod5ebd63c6_5dd8_4b7f_b14b_0446e54785cf.slice PodAnnotations:0xc000138b28}] Aliases:map[]}\"\nJun 12 16:27:07.059086 crc crio[21573]: time=\"2026-06-12T16:27:07.058112716Z\" level=info msg=\"Checking pod openstack_glance-default-internal-api-0 for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 16:27:07.073838 crc crio[21573]: time=\"2026-06-12T16:27:07.073694452Z\" level=info msg=\"Ran pod sandbox c116e5f8a2304ddd38ec8d4293999045c8822b2ea0628d6b823da668485c9b05 with infra container: openstack/glance-default-internal-api-0/POD\" id=2be79e78-d239-4605-8d6b-9c8d2c60503f name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 16:27:07.078416 crc crio[21573]: time=\"2026-06-12T16:27:07.078294502Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api:current-podified\" id=1f376fa8-8a72-4a35-baca-6192193ee13e name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:27:07.090426 crc crio[21573]: time=\"2026-06-12T16:27:07.089307105Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api:current-podified\" id=b3da9cec-4d75-4f82-944b-ba6f0f4cb7e7 name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:27:07.108743 crc crio[21573]: time=\"2026-06-12T16:27:07.108595869Z\" level=info msg=\"Creating container: openstack/glance-default-internal-api-0/glance-log\" id=b9430883-b2b0-4ce2-95e3-65bc0b370048 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:27:07.110382 crc crio[21573]: time=\"2026-06-12T16:27:07.109619406Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:27:07.245964 crc crio[21573]: time=\"2026-06-12T16:27:07.245838647Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=f642e3b4-cb5e-4a36-af8a-7a2327a5fbb1 name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:27:07.475537 crc crio[21573]: time=\"2026-06-12T16:27:07.475307368Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=d850109d-d4b4-42bc-811b-2063f74e536c name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:27:08.092869 crc crio[21573]: time=\"2026-06-12T16:27:08.091163121Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:27:08.222685 crc crio[21573]: time=\"2026-06-12T16:27:08.222298947Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:27:08.236062 crc crio[21573]: time=\"2026-06-12T16:27:08.235761295Z\" level=info msg=\"Creating container: openstack/dnsmasq-dns-6674dbf88c-wthzg/dnsmasq-dns\" id=3e0fd43a-35bc-42d2-b338-45560e17408b name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:27:08.236634 crc crio[21573]: time=\"2026-06-12T16:27:08.236582928Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:27:08.332361 crc crio[21573]: time=\"2026-06-12T16:27:08.332137823Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:27:08.338533 crc crio[21573]: time=\"2026-06-12T16:27:08.338396984Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:27:08.393343 crc crio[21573]: time=\"2026-06-12T16:27:08.392881322Z\" level=info msg=\"Created container b6b5908172a6209cdbd32f61114f2ded2409c015f8d31a50b15e2bed769bf2e0: openstack/glance-default-external-api-0/glance-log\" id=4a4a4ac6-b46a-4138-a17f-ae09d59f4f51 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:27:08.395087 crc crio[21573]: time=\"2026-06-12T16:27:08.394976659Z\" level=info msg=\"Starting container: b6b5908172a6209cdbd32f61114f2ded2409c015f8d31a50b15e2bed769bf2e0\" id=f484f782-77ed-46bc-be1d-b509ca9eadaf name=/runtime.v1.RuntimeService/StartContainer\nJun 12 16:27:08.408499 crc crio[21573]: time=\"2026-06-12T16:27:08.407955304Z\" level=info msg=\"Started container\" PID=73483 containerID=b6b5908172a6209cdbd32f61114f2ded2409c015f8d31a50b15e2bed769bf2e0 description=openstack/glance-default-external-api-0/glance-log id=f484f782-77ed-46bc-be1d-b509ca9eadaf name=/runtime.v1.RuntimeService/StartContainer sandboxID=14e98576df03420ba8b9780790d8a7ad525e746d683013282c4dfa58911ecd3e\nJun 12 16:27:08.517090 crc crio[21573]: time=\"2026-06-12T16:27:08.515756069Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api:current-podified\" id=3b782197-83ff-455d-940c-5dad26b2f9a2 name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:27:08.571549 crc crio[21573]: time=\"2026-06-12T16:27:08.571203184Z\" level=info msg=\"Created container 54dc699f8b672e225ef7bb1a1d9d94fb064c4c8988ea64293d639147266431f5: openstack/dnsmasq-dns-6674dbf88c-wthzg/dnsmasq-dns\" id=3e0fd43a-35bc-42d2-b338-45560e17408b name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:27:08.577874 crc crio[21573]: time=\"2026-06-12T16:27:08.57484807Z\" level=info msg=\"Starting container: 54dc699f8b672e225ef7bb1a1d9d94fb064c4c8988ea64293d639147266431f5\" id=d674c8e2-f2b3-4896-80c1-793fbb7b5094 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 16:27:08.579969 crc crio[21573]: time=\"2026-06-12T16:27:08.579847736Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api:current-podified\" id=5872d4ba-cad9-43b0-9362-8e0d7ea81a96 name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:27:08.584579 crc crio[21573]: time=\"2026-06-12T16:27:08.584402745Z\" level=info msg=\"Started container\" PID=73511 containerID=54dc699f8b672e225ef7bb1a1d9d94fb064c4c8988ea64293d639147266431f5 description=openstack/dnsmasq-dns-6674dbf88c-wthzg/dnsmasq-dns id=d674c8e2-f2b3-4896-80c1-793fbb7b5094 name=/runtime.v1.RuntimeService/StartContainer sandboxID=3e6a003c3f1d182415ecfe955ea4525cf25b554e2a23602b82e4445de1905941\nJun 12 16:27:08.644594 crc crio[21573]: time=\"2026-06-12T16:27:08.643884776Z\" level=info msg=\"Creating container: openstack/glance-default-external-api-0/glance-httpd\" id=84b82588-8be7-4aca-a040-dad28a532420 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:27:08.645263 crc crio[21573]: time=\"2026-06-12T16:27:08.64515023Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:27:08.823515 crc crio[21573]: time=\"2026-06-12T16:27:08.822574149Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-ceilometer-notification@sha256:4bbbb40f235cf24b44f95db92a8b05b1298a6fe22af6e2d7a5cf223139d2b638\" id=f99c32d8-325a-440a-b396-36cb3ca43011 name=/runtime.v1.ImageService/PullImage\nJun 12 16:27:08.824942 crc crio[21573]: time=\"2026-06-12T16:27:08.824879181Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-notification:current-podified\" id=0a781f48-3cb6-4683-8962-ff3aee1b22a8 name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:27:08.852503 crc crio[21573]: time=\"2026-06-12T16:27:08.852323598Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:27:08.856836 crc crio[21573]: time=\"2026-06-12T16:27:08.856707102Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-notification:current-podified\" id=35ffacc3-e651-4383-85e6-6df03cc40248 name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:27:08.922679 crc crio[21573]: time=\"2026-06-12T16:27:08.922392935Z\" level=info msg=\"Creating container: openstack/ceilometer-0/ceilometer-notification-agent\" id=cd19d742-a80e-423d-962a-f7735dd8c9a7 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:27:08.924692 crc crio[21573]: time=\"2026-06-12T16:27:08.924607036Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:27:09.038624 crc crio[21573]: time=\"2026-06-12T16:27:09.038405774Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:27:09.043372 crc crio[21573]: time=\"2026-06-12T16:27:09.043276255Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:27:09.189319 crc crio[21573]: time=\"2026-06-12T16:27:09.189186453Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:27:09.244725 crc crio[21573]: time=\"2026-06-12T16:27:09.24458306Z\" level=info msg=\"Created container 48c56230b410a668197efc622ef1c236d64e16b720e2b8fd5e938ce85c25797c: openstack/ceilometer-0/ceilometer-notification-agent\" id=cd19d742-a80e-423d-962a-f7735dd8c9a7 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:27:09.246911 crc crio[21573]: time=\"2026-06-12T16:27:09.246555399Z\" level=info msg=\"Starting container: 48c56230b410a668197efc622ef1c236d64e16b720e2b8fd5e938ce85c25797c\" id=23921ae1-5530-44a7-9903-2766eaaca06a name=/runtime.v1.RuntimeService/StartContainer\nJun 12 16:27:09.257922 crc crio[21573]: time=\"2026-06-12T16:27:09.257720996Z\" level=info msg=\"Started container\" PID=73539 containerID=48c56230b410a668197efc622ef1c236d64e16b720e2b8fd5e938ce85c25797c description=openstack/ceilometer-0/ceilometer-notification-agent id=23921ae1-5530-44a7-9903-2766eaaca06a name=/runtime.v1.RuntimeService/StartContainer sandboxID=2dd5efd5bceba4e14b7f5d60369da9cf1c3af7c73ac9f92ec69481cfa3e04a6a\nJun 12 16:27:09.364053 crc crio[21573]: time=\"2026-06-12T16:27:09.363900709Z\" level=info msg=\"Created container 762cec58171df2b66ecac6d80ca83242115bd6aef0fad92b9d266dec9f7d749a: openstack/glance-default-internal-api-0/glance-log\" id=b9430883-b2b0-4ce2-95e3-65bc0b370048 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:27:09.365902 crc crio[21573]: time=\"2026-06-12T16:27:09.365793572Z\" level=info msg=\"Starting container: 762cec58171df2b66ecac6d80ca83242115bd6aef0fad92b9d266dec9f7d749a\" id=02dffcc0-4445-4ce2-b194-c2028bf524de name=/runtime.v1.RuntimeService/StartContainer\nJun 12 16:27:09.368082 crc crio[21573]: time=\"2026-06-12T16:27:09.367924698Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/sg-core:latest\" id=9c697e86-ede7-40ac-99d0-8615993303cb name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:27:09.368977 crc crio[21573]: time=\"2026-06-12T16:27:09.368915505Z\" level=info msg=\"Image quay.io/openstack-k8s-operators/sg-core:latest not found\" id=9c697e86-ede7-40ac-99d0-8615993303cb name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:27:09.369058 crc crio[21573]: time=\"2026-06-12T16:27:09.368995097Z\" level=info msg=\"Neither image nor artfiact quay.io/openstack-k8s-operators/sg-core:latest found\" id=9c697e86-ede7-40ac-99d0-8615993303cb name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:27:09.370594 crc crio[21573]: time=\"2026-06-12T16:27:09.370542776Z\" level=info msg=\"Pulling image: quay.io/openstack-k8s-operators/sg-core:latest\" id=879b975d-660b-4dca-94d9-1478780846d2 name=/runtime.v1.ImageService/PullImage\nJun 12 16:27:09.383302 crc crio[21573]: time=\"2026-06-12T16:27:09.383143098Z\" level=info msg=\"Trying to access \\\"quay.io/openstack-k8s-operators/sg-core:latest\\\"\"\nJun 12 16:27:09.390294 crc crio[21573]: time=\"2026-06-12T16:27:09.390172049Z\" level=info msg=\"Started container\" PID=73556 containerID=762cec58171df2b66ecac6d80ca83242115bd6aef0fad92b9d266dec9f7d749a description=openstack/glance-default-internal-api-0/glance-log id=02dffcc0-4445-4ce2-b194-c2028bf524de name=/runtime.v1.RuntimeService/StartContainer sandboxID=c116e5f8a2304ddd38ec8d4293999045c8822b2ea0628d6b823da668485c9b05\nJun 12 16:27:09.576782 crc crio[21573]: time=\"2026-06-12T16:27:09.576708757Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api:current-podified\" id=77681924-86c2-4f97-82b4-6200e755d36c name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:27:09.624621 crc crio[21573]: time=\"2026-06-12T16:27:09.624504628Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api:current-podified\" id=8d488400-27b7-4f9e-9e5a-e1dc3637c963 name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:27:09.637077 crc crio[21573]: time=\"2026-06-12T16:27:09.63697729Z\" level=info msg=\"Creating container: openstack/glance-default-internal-api-0/glance-httpd\" id=e2931e92-0f3b-4021-ac97-e57e8deece22 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:27:09.638580 crc crio[21573]: time=\"2026-06-12T16:27:09.637852703Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:27:09.646587 crc crio[21573]: time=\"2026-06-12T16:27:09.646178007Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:27:09.720740 crc crio[21573]: time=\"2026-06-12T16:27:09.720170911Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:27:09.996133 crc crio[21573]: time=\"2026-06-12T16:27:09.996025045Z\" level=info msg=\"Created container 26f097375612b0758d75d58bbc80325cfd793fd0552125ad4cd6796d8e8f21b6: openstack/glance-default-external-api-0/glance-httpd\" id=84b82588-8be7-4aca-a040-dad28a532420 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:27:09.997828 crc crio[21573]: time=\"2026-06-12T16:27:09.997741291Z\" level=info msg=\"Starting container: 26f097375612b0758d75d58bbc80325cfd793fd0552125ad4cd6796d8e8f21b6\" id=95a7526a-d96d-4264-9a07-ed1e6d50891b name=/runtime.v1.RuntimeService/StartContainer\nJun 12 16:27:10.020036 crc crio[21573]: time=\"2026-06-12T16:27:10.019905881Z\" level=info msg=\"Started container\" PID=73599 containerID=26f097375612b0758d75d58bbc80325cfd793fd0552125ad4cd6796d8e8f21b6 description=openstack/glance-default-external-api-0/glance-httpd id=95a7526a-d96d-4264-9a07-ed1e6d50891b name=/runtime.v1.RuntimeService/StartContainer sandboxID=14e98576df03420ba8b9780790d8a7ad525e746d683013282c4dfa58911ecd3e\nJun 12 16:27:10.423430 crc crio[21573]: time=\"2026-06-12T16:27:10.422548537Z\" level=info msg=\"Stopping container: 26f097375612b0758d75d58bbc80325cfd793fd0552125ad4cd6796d8e8f21b6 (timeout: 30s)\" id=cbece894-e1c3-43e2-bf37-f973fe4bbb2b name=/runtime.v1.RuntimeService/StopContainer\nJun 12 16:27:10.424544 crc crio[21573]: time=\"2026-06-12T16:27:10.423050591Z\" level=info msg=\"Stopping container: b6b5908172a6209cdbd32f61114f2ded2409c015f8d31a50b15e2bed769bf2e0 (timeout: 30s)\" id=e9113d25-b104-4611-986f-f8ef2d7b994c name=/runtime.v1.RuntimeService/StopContainer\nJun 12 16:27:10.592756 crc crio[21573]: time=\"2026-06-12T16:27:10.592613112Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:27:10.826545 crc crio[21573]: time=\"2026-06-12T16:27:10.826134295Z\" level=info msg=\"Stopped container b6b5908172a6209cdbd32f61114f2ded2409c015f8d31a50b15e2bed769bf2e0: openstack/glance-default-external-api-0/glance-log\" id=e9113d25-b104-4611-986f-f8ef2d7b994c name=/runtime.v1.RuntimeService/StopContainer\nJun 12 16:27:10.827560 crc crio[21573]: time=\"2026-06-12T16:27:10.827171982Z\" level=info msg=\"Created container 297e4c87c94c8c4fa31cc0057af3f2344c74b91214e25eb089e2c4a80f323d57: openstack/glance-default-internal-api-0/glance-httpd\" id=e2931e92-0f3b-4021-ac97-e57e8deece22 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:27:10.829199 crc crio[21573]: time=\"2026-06-12T16:27:10.829056793Z\" level=info msg=\"Starting container: 297e4c87c94c8c4fa31cc0057af3f2344c74b91214e25eb089e2c4a80f323d57\" id=9e08c527-055f-4fb8-bd11-9c2729d9221f name=/runtime.v1.RuntimeService/StartContainer\nJun 12 16:27:10.842006 crc crio[21573]: time=\"2026-06-12T16:27:10.841878173Z\" level=info msg=\"Started container\" PID=73822 containerID=297e4c87c94c8c4fa31cc0057af3f2344c74b91214e25eb089e2c4a80f323d57 description=openstack/glance-default-internal-api-0/glance-httpd id=9e08c527-055f-4fb8-bd11-9c2729d9221f name=/runtime.v1.RuntimeService/StartContainer sandboxID=c116e5f8a2304ddd38ec8d4293999045c8822b2ea0628d6b823da668485c9b05\nJun 12 16:27:11.192854 crc crio[21573]: time=\"2026-06-12T16:27:11.192730082Z\" level=info msg=\"Stopped container 26f097375612b0758d75d58bbc80325cfd793fd0552125ad4cd6796d8e8f21b6: openstack/glance-default-external-api-0/glance-httpd\" id=cbece894-e1c3-43e2-bf37-f973fe4bbb2b name=/runtime.v1.RuntimeService/StopContainer\nJun 12 16:27:11.196851 crc crio[21573]: time=\"2026-06-12T16:27:11.196741528Z\" level=info msg=\"Stopping pod sandbox: 14e98576df03420ba8b9780790d8a7ad525e746d683013282c4dfa58911ecd3e\" id=e65ce1e8-9d23-4572-9f45-549665c7b36e name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 16:27:11.197975 crc crio[21573]: time=\"2026-06-12T16:27:11.197889898Z\" level=info msg=\"Got pod network &{Name:glance-default-external-api-0 Namespace:openstack ID:14e98576df03420ba8b9780790d8a7ad525e746d683013282c4dfa58911ecd3e UID:92c35e52-0c20-49ee-887d-fd09b2c84329 NetNS:/var/run/netns/81906690-60c0-4e6a-af80-661b62ac5747 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod92c35e52_0c20_49ee_887d_fd09b2c84329.slice PodAnnotations:0xc001896c10}] Aliases:map[]}\"\nJun 12 16:27:11.200020 crc crio[21573]: time=\"2026-06-12T16:27:11.199908803Z\" level=info msg=\"Deleting pod openstack_glance-default-external-api-0 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 16:27:11.469931 crc crio[21573]: time=\"2026-06-12T16:27:11.469755206Z\" level=info msg=\"Stopping container: 297e4c87c94c8c4fa31cc0057af3f2344c74b91214e25eb089e2c4a80f323d57 (timeout: 30s)\" id=0937c601-f428-4464-b491-232a7fb2dc68 name=/runtime.v1.RuntimeService/StopContainer\nJun 12 16:27:11.471331 crc crio[21573]: time=\"2026-06-12T16:27:11.470088688Z\" level=info msg=\"Stopping container: 762cec58171df2b66ecac6d80ca83242115bd6aef0fad92b9d266dec9f7d749a (timeout: 30s)\" id=936ef4aa-dda8-4348-ba13-9e4f073e336e name=/runtime.v1.RuntimeService/StopContainer\nJun 12 16:27:11.963596 crc crio[21573]: time=\"2026-06-12T16:27:11.959690195Z\" level=info msg=\"Stopped container 762cec58171df2b66ecac6d80ca83242115bd6aef0fad92b9d266dec9f7d749a: openstack/glance-default-internal-api-0/glance-log\" id=936ef4aa-dda8-4348-ba13-9e4f073e336e name=/runtime.v1.RuntimeService/StopContainer\nJun 12 16:27:12.024698 crc crio[21573]: time=\"2026-06-12T16:27:12.022877933Z\" level=info msg=\"Stopped container 297e4c87c94c8c4fa31cc0057af3f2344c74b91214e25eb089e2c4a80f323d57: openstack/glance-default-internal-api-0/glance-httpd\" id=0937c601-f428-4464-b491-232a7fb2dc68 name=/runtime.v1.RuntimeService/StopContainer\nJun 12 16:27:12.031306 crc crio[21573]: time=\"2026-06-12T16:27:12.03102012Z\" level=info msg=\"Stopping pod sandbox: c116e5f8a2304ddd38ec8d4293999045c8822b2ea0628d6b823da668485c9b05\" id=01d8a590-cf5d-4ab7-9792-ae63a86e84d1 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 16:27:12.032900 crc crio[21573]: time=\"2026-06-12T16:27:12.03212063Z\" level=info msg=\"Got pod network &{Name:glance-default-internal-api-0 Namespace:openstack ID:c116e5f8a2304ddd38ec8d4293999045c8822b2ea0628d6b823da668485c9b05 UID:5ebd63c6-5dd8-4b7f-b14b-0446e54785cf NetNS:/var/run/netns/cfb590f5-2bdb-4ddd-bb9d-fc9ac8d64097 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod5ebd63c6_5dd8_4b7f_b14b_0446e54785cf.slice PodAnnotations:0xc00209ea80}] Aliases:map[]}\"\nJun 12 16:27:12.032900 crc crio[21573]: time=\"2026-06-12T16:27:12.032431848Z\" level=info msg=\"Deleting pod openstack_glance-default-internal-api-0 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 16:27:12.450904 crc crio[21573]: time=\"2026-06-12T16:27:12.450566706Z\" level=info msg=\"Stopped pod sandbox: 14e98576df03420ba8b9780790d8a7ad525e746d683013282c4dfa58911ecd3e\" id=e65ce1e8-9d23-4572-9f45-549665c7b36e name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 16:27:12.914385 crc crio[21573]: time=\"2026-06-12T16:27:12.913778289Z\" level=info msg=\"Stopped pod sandbox: c116e5f8a2304ddd38ec8d4293999045c8822b2ea0628d6b823da668485c9b05\" id=01d8a590-cf5d-4ab7-9792-ae63a86e84d1 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 16:27:13.556688 crc crio[21573]: time=\"2026-06-12T16:27:13.556427286Z\" level=info msg=\"Removing container: 297e4c87c94c8c4fa31cc0057af3f2344c74b91214e25eb089e2c4a80f323d57\" id=abe4ceb6-8de4-4d68-a533-31795da477ea name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 16:27:13.599544 crc crio[21573]: time=\"2026-06-12T16:27:13.598672492Z\" level=info msg=\"Removed container 297e4c87c94c8c4fa31cc0057af3f2344c74b91214e25eb089e2c4a80f323d57: openstack/glance-default-internal-api-0/glance-httpd\" id=abe4ceb6-8de4-4d68-a533-31795da477ea name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 16:27:13.604715 crc crio[21573]: time=\"2026-06-12T16:27:13.604662817Z\" level=info msg=\"Removing container: 762cec58171df2b66ecac6d80ca83242115bd6aef0fad92b9d266dec9f7d749a\" id=4ae8cb98-c95a-4d13-ba43-9c332c1e72cf name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 16:27:13.633066 crc crio[21573]: time=\"2026-06-12T16:27:13.632969946Z\" level=info msg=\"Removed container 762cec58171df2b66ecac6d80ca83242115bd6aef0fad92b9d266dec9f7d749a: openstack/glance-default-internal-api-0/glance-log\" id=4ae8cb98-c95a-4d13-ba43-9c332c1e72cf name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 16:27:15.550289 crc crio[21573]: time=\"2026-06-12T16:27:15.547634815Z\" level=info msg=\"Running pod sandbox: openstack/glance-default-external-api-0/POD\" id=7184b966-4028-45f2-b023-5774c50b924c name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 16:27:15.550289 crc crio[21573]: time=\"2026-06-12T16:27:15.548818377Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:27:15.604785 crc crio[21573]: time=\"2026-06-12T16:27:15.604339001Z\" level=info msg=\"Stopping pod sandbox: bba45bc4fc995ed81c8de048d5a7a81d7b238613af5525300ff90a0aef2bbc0f\" id=522997a8-3c7a-46e0-b094-903cc68376d0 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 16:27:15.605430 crc crio[21573]: time=\"2026-06-12T16:27:15.605301628Z\" level=info msg=\"Got pod network &{Name:keystone-bootstrap-mn5h9 Namespace:openstack ID:bba45bc4fc995ed81c8de048d5a7a81d7b238613af5525300ff90a0aef2bbc0f UID:ff90eb39-f071-4307-abfd-c0b863018feb NetNS:/var/run/netns/e8e0fb03-264c-426a-87c9-48c8d802b1a1 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podff90eb39_f071_4307_abfd_c0b863018feb.slice PodAnnotations:0xc00443c320}] Aliases:map[]}\"\nJun 12 16:27:15.605721 crc crio[21573]: time=\"2026-06-12T16:27:15.605655357Z\" level=info msg=\"Deleting pod openstack_keystone-bootstrap-mn5h9 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 16:27:15.677815 crc crio[21573]: time=\"2026-06-12T16:27:15.677769785Z\" level=info msg=\"Running pod sandbox: openstack/glance-default-internal-api-0/POD\" id=040ee32f-3957-43e8-ba28-e80fb9c31beb name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 16:27:15.678060 crc crio[21573]: time=\"2026-06-12T16:27:15.678038352Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:27:17.122380 crc crio[21573]: time=\"2026-06-12T16:27:17.120000279Z\" level=info msg=\"Stopping container: 7919ff932a46a7835505f76c4e69b8c326936b1abd0ca226c01c912b1c9c7a53 (timeout: 10s)\" id=2abc4e99-61e8-4da5-81a2-31695a11be95 name=/runtime.v1.RuntimeService/StopContainer\nJun 12 16:27:20.401891 crc crio[21573]: time=\"2026-06-12T16:27:20.396777307Z\" level=info msg=\"Stopped pod sandbox: bba45bc4fc995ed81c8de048d5a7a81d7b238613af5525300ff90a0aef2bbc0f\" id=522997a8-3c7a-46e0-b094-903cc68376d0 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 16:27:20.454560 crc crio[21573]: time=\"2026-06-12T16:27:20.454370569Z\" level=info msg=\"Got pod network &{Name:glance-default-external-api-0 Namespace:openstack ID:8c99460b66e3c51af1c44fa3ab9982b4acfbb598aa35dd5dba718206416960c7 UID:8ad3e27c-6aa4-42d8-a1b3-97e46d626f8c NetNS:/var/run/netns/41f40b66-da69-4f57-9fd9-2d632736381a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod8ad3e27c_6aa4_42d8_a1b3_97e46d626f8c.slice PodAnnotations:0xc00063cba8}] Aliases:map[]}\"\nJun 12 16:27:20.454560 crc crio[21573]: time=\"2026-06-12T16:27:20.454492802Z\" level=info msg=\"Adding pod openstack_glance-default-external-api-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 16:27:20.463544 crc crio[21573]: time=\"2026-06-12T16:27:20.463347697Z\" level=info msg=\"Got pod network &{Name:glance-default-internal-api-0 Namespace:openstack ID:c2a844459e747c9d8bc60e4af0c9f712cea6acbf66d0c1a2f29ed2515c56e7e7 UID:ba8e2c54-bcdf-458f-b8b7-0ad2f4c77042 NetNS:/var/run/netns/851c505c-8ae5-4299-8d78-a53d6651218f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podba8e2c54_bcdf_458f_b8b7_0ad2f4c77042.slice PodAnnotations:0xc00008cec8}] Aliases:map[]}\"\nJun 12 16:27:20.463544 crc crio[21573]: time=\"2026-06-12T16:27:20.46342943Z\" level=info msg=\"Adding pod openstack_glance-default-internal-api-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 16:27:20.917761 crc crio[21573]: time=\"2026-06-12T16:27:20.917125973Z\" level=info msg=\"Stopped container 7919ff932a46a7835505f76c4e69b8c326936b1abd0ca226c01c912b1c9c7a53: openstack/dnsmasq-dns-7b6fcdc445-ktgdl/dnsmasq-dns\" id=2abc4e99-61e8-4da5-81a2-31695a11be95 name=/runtime.v1.RuntimeService/StopContainer\nJun 12 16:27:20.919559 crc crio[21573]: time=\"2026-06-12T16:27:20.919002833Z\" level=info msg=\"Stopping pod sandbox: 522819df26c9b96cccff121f9aab5664fcbcac4a222f2d25f715d0d2f20a43f1\" id=ef917043-10af-4970-89a5-c58890cb74e5 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 16:27:20.920624 crc crio[21573]: time=\"2026-06-12T16:27:20.919758587Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-7b6fcdc445-ktgdl Namespace:openstack ID:522819df26c9b96cccff121f9aab5664fcbcac4a222f2d25f715d0d2f20a43f1 UID:4f31bb38-1719-4bfc-beee-24ed7f119f1d NetNS:/var/run/netns/7a19e923-95af-415f-a961-be3d74cdb552 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod4f31bb38_1719_4bfc_beee_24ed7f119f1d.slice PodAnnotations:0xc001896828}] Aliases:map[]}\"\nJun 12 16:27:20.920624 crc crio[21573]: time=\"2026-06-12T16:27:20.919946062Z\" level=info msg=\"Deleting pod openstack_dnsmasq-dns-7b6fcdc445-ktgdl from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 16:27:21.298353 crc crio[21573]: time=\"2026-06-12T16:27:21.29805347Z\" level=info msg=\"Stopped pod sandbox: 522819df26c9b96cccff121f9aab5664fcbcac4a222f2d25f715d0d2f20a43f1\" id=ef917043-10af-4970-89a5-c58890cb74e5 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 16:27:21.738782 crc crio[21573]: time=\"2026-06-12T16:27:21.73816051Z\" level=info msg=\"Removing container: 7919ff932a46a7835505f76c4e69b8c326936b1abd0ca226c01c912b1c9c7a53\" id=a38eca3d-964f-4d7b-a415-ce042e48d85b name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 16:27:21.786540 crc crio[21573]: time=\"2026-06-12T16:27:21.786056311Z\" level=info msg=\"Removed container 7919ff932a46a7835505f76c4e69b8c326936b1abd0ca226c01c912b1c9c7a53: openstack/dnsmasq-dns-7b6fcdc445-ktgdl/dnsmasq-dns\" id=a38eca3d-964f-4d7b-a415-ce042e48d85b name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 16:27:21.795324 crc crio[21573]: time=\"2026-06-12T16:27:21.795233089Z\" level=info msg=\"Removing container: ddf8908d6fae87bb345db188051911283756342b51fb799e1229a26a744d9bf7\" id=363d0e8f-3d93-495c-934f-09de154f81f7 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 16:27:21.926980 crc crio[21573]: time=\"2026-06-12T16:27:21.92661001Z\" level=info msg=\"Removed container ddf8908d6fae87bb345db188051911283756342b51fb799e1229a26a744d9bf7: openstack/dnsmasq-dns-7b6fcdc445-ktgdl/init\" id=363d0e8f-3d93-495c-934f-09de154f81f7 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 16:27:21.963405 crc crio[21573]: 2026-06-12T16:27:21Z [verbose] CmdAdd (shim): {1.1.0 [{Name:8c99460b66e3c51 Mac:46:dd:55:01:10:af Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:a0 Mtu:0 Sandbox:/var/run/netns/41f40b66-da69-4f57-9fd9-2d632736381a SocketPath: PciID:}] [{Interface:0xc0004b45d0 Address:{IP:10.217.0.160 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 16:27:21.964651 crc crio[21573]: time=\"2026-06-12T16:27:21.964409476Z\" level=info msg=\"Got pod network &{Name:glance-default-external-api-0 Namespace:openstack ID:8c99460b66e3c51af1c44fa3ab9982b4acfbb598aa35dd5dba718206416960c7 UID:8ad3e27c-6aa4-42d8-a1b3-97e46d626f8c NetNS:/var/run/netns/41f40b66-da69-4f57-9fd9-2d632736381a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod8ad3e27c_6aa4_42d8_a1b3_97e46d626f8c.slice PodAnnotations:0xc00063cba8}] Aliases:map[]}\"\nJun 12 16:27:21.964923 crc crio[21573]: time=\"2026-06-12T16:27:21.964771735Z\" level=info msg=\"Checking pod openstack_glance-default-external-api-0 for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 16:27:21.982607 crc crio[21573]: time=\"2026-06-12T16:27:21.982525737Z\" level=info msg=\"Ran pod sandbox 8c99460b66e3c51af1c44fa3ab9982b4acfbb598aa35dd5dba718206416960c7 with infra container: openstack/glance-default-external-api-0/POD\" id=7184b966-4028-45f2-b023-5774c50b924c name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 16:27:21.984532 crc crio[21573]: time=\"2026-06-12T16:27:21.984299103Z\" level=info msg=\"Pulled image: quay.io/openstack-k8s-operators/sg-core@sha256:9c5e7c6d93d07fbd2c33a9897552687e4bef0b900efc7182a341cbaaf1089765\" id=879b975d-660b-4dca-94d9-1478780846d2 name=/runtime.v1.ImageService/PullImage\nJun 12 16:27:21.986549 crc crio[21573]: time=\"2026-06-12T16:27:21.98642029Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/sg-core:latest\" id=79c97e27-7164-4d52-b351-aba750280eb4 name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:27:21.990634 crc crio[21573]: time=\"2026-06-12T16:27:21.990537971Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api:current-podified\" id=9e8c5e74-5749-492b-ae8d-45641b6fab46 name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:27:21.994303 crc crio[21573]: time=\"2026-06-12T16:27:21.994151947Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api:current-podified\" id=0bd5d746-571d-4224-affd-93594e2fa368 name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:27:22.015878 crc crio[21573]: time=\"2026-06-12T16:27:22.015732652Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/sg-core:latest\" id=d954d044-343b-44bc-a3b2-f2467476840d name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:27:22.017807 crc crio[21573]: time=\"2026-06-12T16:27:22.017710353Z\" level=info msg=\"Creating container: openstack/glance-default-external-api-0/glance-log\" id=d78bebb9-0a22-4674-ae19-22d61d7cba49 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:27:22.018304 crc crio[21573]: time=\"2026-06-12T16:27:22.018250417Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:27:22.033330 crc crio[21573]: time=\"2026-06-12T16:27:22.033189345Z\" level=info msg=\"Creating container: openstack/ceilometer-0/sg-core\" id=4102105b-19b3-4d8b-9a7f-4ffdb4512521 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:27:22.038757 crc crio[21573]: time=\"2026-06-12T16:27:22.03866909Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:27:22.082681 crc crio[21573]: time=\"2026-06-12T16:27:22.082609108Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:27:22.118639 crc crio[21573]: time=\"2026-06-12T16:27:22.118414191Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:27:22.123698 crc crio[21573]: time=\"2026-06-12T16:27:22.123521836Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:27:22.321732 crc crio[21573]: time=\"2026-06-12T16:27:22.320809031Z\" level=info msg=\"Created container abecf3de3abe25298c7ec1db91032c20a79936a809a2d267b386e3744980af52: openstack/ceilometer-0/sg-core\" id=4102105b-19b3-4d8b-9a7f-4ffdb4512521 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:27:22.327607 crc crio[21573]: time=\"2026-06-12T16:27:22.327427327Z\" level=info msg=\"Starting container: abecf3de3abe25298c7ec1db91032c20a79936a809a2d267b386e3744980af52\" id=6f338640-4015-4de1-af47-f5cf9728540e name=/runtime.v1.RuntimeService/StartContainer\nJun 12 16:27:22.350759 crc crio[21573]: time=\"2026-06-12T16:27:22.350609491Z\" level=info msg=\"Started container\" PID=74852 containerID=abecf3de3abe25298c7ec1db91032c20a79936a809a2d267b386e3744980af52 description=openstack/ceilometer-0/sg-core id=6f338640-4015-4de1-af47-f5cf9728540e name=/runtime.v1.RuntimeService/StartContainer sandboxID=2dd5efd5bceba4e14b7f5d60369da9cf1c3af7c73ac9f92ec69481cfa3e04a6a\nJun 12 16:27:22.416343 crc crio[21573]: time=\"2026-06-12T16:27:22.412529023Z\" level=info msg=\"Checking image status: registry.redhat.io/ubi9/httpd-24:latest\" id=08b985c7-5ad8-4a76-9d35-2dfdf70c49c9 name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:27:22.416343 crc crio[21573]: time=\"2026-06-12T16:27:22.41278305Z\" level=info msg=\"Image registry.redhat.io/ubi9/httpd-24:latest not found\" id=08b985c7-5ad8-4a76-9d35-2dfdf70c49c9 name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:27:22.416343 crc crio[21573]: time=\"2026-06-12T16:27:22.412839172Z\" level=info msg=\"Neither image nor artfiact registry.redhat.io/ubi9/httpd-24:latest found\" id=08b985c7-5ad8-4a76-9d35-2dfdf70c49c9 name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:27:22.436331 crc crio[21573]: time=\"2026-06-12T16:27:22.436028854Z\" level=info msg=\"Pulling image: registry.redhat.io/ubi9/httpd-24:latest\" id=7d8a1f49-51f7-4013-9c26-e3447a303479 name=/runtime.v1.ImageService/PullImage\nJun 12 16:27:22.465626 crc crio[21573]: time=\"2026-06-12T16:27:22.464607215Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/ubi9/httpd-24:latest\\\"\"\nJun 12 16:27:22.673697 crc crio[21573]: time=\"2026-06-12T16:27:22.673590571Z\" level=info msg=\"Removing container: ed2f7d46d84a42c6aca45904903220bf70d06ef1a91bd89a5ba20aabef8d83fc\" id=be69baf4-6821-42cd-b673-b01938dc3258 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 16:27:22.813354 crc crio[21573]: time=\"2026-06-12T16:27:22.813256938Z\" level=info msg=\"Removed container ed2f7d46d84a42c6aca45904903220bf70d06ef1a91bd89a5ba20aabef8d83fc: openshift-infra/auto-csr-approver-29688020-jnb77/oc\" id=be69baf4-6821-42cd-b673-b01938dc3258 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 16:27:22.836848 crc crio[21573]: time=\"2026-06-12T16:27:22.836749289Z\" level=info msg=\"Stopping pod sandbox: ecd75510c1b33fae85fdb08c12a0220909dfe04ea5835e67bcebd829cd16f4ed\" id=5787c6e7-9c03-4b0a-bded-37c93ab17328 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 16:27:22.836848 crc crio[21573]: time=\"2026-06-12T16:27:22.836858562Z\" level=info msg=\"Stopped pod sandbox (already stopped): ecd75510c1b33fae85fdb08c12a0220909dfe04ea5835e67bcebd829cd16f4ed\" id=5787c6e7-9c03-4b0a-bded-37c93ab17328 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 16:27:22.837834 crc crio[21573]: time=\"2026-06-12T16:27:22.837735815Z\" level=info msg=\"Removing pod sandbox: ecd75510c1b33fae85fdb08c12a0220909dfe04ea5835e67bcebd829cd16f4ed\" id=a6263e77-25d5-4716-b67c-56e1382e6003 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 16:27:22.849546 crc crio[21573]: time=\"2026-06-12T16:27:22.848413058Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:27:22.855962 crc crio[21573]: time=\"2026-06-12T16:27:22.855856568Z\" level=info msg=\"Removed pod sandbox: ecd75510c1b33fae85fdb08c12a0220909dfe04ea5835e67bcebd829cd16f4ed\" id=a6263e77-25d5-4716-b67c-56e1382e6003 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 16:27:22.857637 crc crio[21573]: time=\"2026-06-12T16:27:22.857567282Z\" level=info msg=\"Stopping pod sandbox: 522819df26c9b96cccff121f9aab5664fcbcac4a222f2d25f715d0d2f20a43f1\" id=28cfc090-b263-409c-a914-58765ca04bd9 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 16:27:22.857637 crc crio[21573]: time=\"2026-06-12T16:27:22.857633744Z\" level=info msg=\"Stopped pod sandbox (already stopped): 522819df26c9b96cccff121f9aab5664fcbcac4a222f2d25f715d0d2f20a43f1\" id=28cfc090-b263-409c-a914-58765ca04bd9 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 16:27:22.858553 crc crio[21573]: time=\"2026-06-12T16:27:22.858500087Z\" level=info msg=\"Removing pod sandbox: 522819df26c9b96cccff121f9aab5664fcbcac4a222f2d25f715d0d2f20a43f1\" id=b524c6f7-bb4a-4385-a59c-119067b96299 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 16:27:22.874779 crc crio[21573]: time=\"2026-06-12T16:27:22.874610027Z\" level=info msg=\"Removed pod sandbox: 522819df26c9b96cccff121f9aab5664fcbcac4a222f2d25f715d0d2f20a43f1\" id=b524c6f7-bb4a-4385-a59c-119067b96299 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 16:27:22.876318 crc crio[21573]: time=\"2026-06-12T16:27:22.876226988Z\" level=info msg=\"Stopping pod sandbox: c116e5f8a2304ddd38ec8d4293999045c8822b2ea0628d6b823da668485c9b05\" id=989e994f-3f62-4a23-99b4-d3ac2ab15a58 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 16:27:22.876523 crc crio[21573]: time=\"2026-06-12T16:27:22.876332241Z\" level=info msg=\"Stopped pod sandbox (already stopped): c116e5f8a2304ddd38ec8d4293999045c8822b2ea0628d6b823da668485c9b05\" id=989e994f-3f62-4a23-99b4-d3ac2ab15a58 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 16:27:22.877232 crc crio[21573]: time=\"2026-06-12T16:27:22.877148683Z\" level=info msg=\"Removing pod sandbox: c116e5f8a2304ddd38ec8d4293999045c8822b2ea0628d6b823da668485c9b05\" id=56101db1-9de4-4749-95f8-de7f21d80b94 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 16:27:22.895803 crc crio[21573]: time=\"2026-06-12T16:27:22.895493491Z\" level=info msg=\"Removed pod sandbox: c116e5f8a2304ddd38ec8d4293999045c8822b2ea0628d6b823da668485c9b05\" id=56101db1-9de4-4749-95f8-de7f21d80b94 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 16:27:22.918994 crc crio[21573]: time=\"2026-06-12T16:27:22.916108896Z\" level=info msg=\"Stopping pod sandbox: 1cf9cbb85d74132a88fc476337e1d23c68b967006cd8574349d4f7f75534344b\" id=ce9e8a1d-1978-468a-bc1b-c06e0aab65c5 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 16:27:22.918994 crc crio[21573]: time=\"2026-06-12T16:27:22.916244544Z\" level=info msg=\"Stopped pod sandbox (already stopped): 1cf9cbb85d74132a88fc476337e1d23c68b967006cd8574349d4f7f75534344b\" id=ce9e8a1d-1978-468a-bc1b-c06e0aab65c5 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 16:27:22.928970 crc crio[21573]: time=\"2026-06-12T16:27:22.920722183Z\" level=info msg=\"Removing pod sandbox: 1cf9cbb85d74132a88fc476337e1d23c68b967006cd8574349d4f7f75534344b\" id=64b0b8cd-e84b-42e9-b9a3-49fb769cad43 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 16:27:22.954976 crc crio[21573]: time=\"2026-06-12T16:27:22.954916512Z\" level=info msg=\"Removed pod sandbox: 1cf9cbb85d74132a88fc476337e1d23c68b967006cd8574349d4f7f75534344b\" id=64b0b8cd-e84b-42e9-b9a3-49fb769cad43 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 16:27:23.429098 crc crio[21573]: time=\"2026-06-12T16:27:23.428322107Z\" level=info msg=\"Created container d0eaa028b2b04e0f72c1ff9e2b2ca0b980027b031a0fa10e5b56b4c5b3437964: openstack/glance-default-external-api-0/glance-log\" id=d78bebb9-0a22-4674-ae19-22d61d7cba49 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:27:23.431544 crc crio[21573]: time=\"2026-06-12T16:27:23.431306925Z\" level=info msg=\"Starting container: d0eaa028b2b04e0f72c1ff9e2b2ca0b980027b031a0fa10e5b56b4c5b3437964\" id=d6623aee-14ad-4512-8c06-dbf0f4a2b0eb name=/runtime.v1.RuntimeService/StartContainer\nJun 12 16:27:23.443964 crc crio[21573]: time=\"2026-06-12T16:27:23.443842751Z\" level=info msg=\"Started container\" PID=74894 containerID=d0eaa028b2b04e0f72c1ff9e2b2ca0b980027b031a0fa10e5b56b4c5b3437964 description=openstack/glance-default-external-api-0/glance-log id=d6623aee-14ad-4512-8c06-dbf0f4a2b0eb name=/runtime.v1.RuntimeService/StartContainer sandboxID=8c99460b66e3c51af1c44fa3ab9982b4acfbb598aa35dd5dba718206416960c7\nJun 12 16:27:23.491088 crc crio[21573]: time=\"2026-06-12T16:27:23.490192521Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api:current-podified\" id=3c6f3f6b-9642-4318-b9f1-5845ce2a6429 name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:27:23.560524 crc crio[21573]: time=\"2026-06-12T16:27:23.560296106Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api:current-podified\" id=531dba94-ff6b-4268-b869-683ca36a08b4 name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:27:23.585842 crc crio[21573]: time=\"2026-06-12T16:27:23.585769503Z\" level=info msg=\"Creating container: openstack/glance-default-external-api-0/glance-httpd\" id=c201eb86-8464-4417-a757-33e9bc1bf0ed name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:27:23.586974 crc crio[21573]: time=\"2026-06-12T16:27:23.586940625Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:27:23.706312 crc crio[21573]: time=\"2026-06-12T16:27:23.705562Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:27:23.746015 crc crio[21573]: 2026-06-12T16:27:23Z [verbose] CmdAdd (shim): {1.1.0 [{Name:c2a844459e747c9 Mac:96:83:e1:9b:6f:b8 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:9f Mtu:0 Sandbox:/var/run/netns/851c505c-8ae5-4299-8d78-a53d6651218f SocketPath: PciID:}] [{Interface:0xc0006885d0 Address:{IP:10.217.0.159 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 16:27:23.748411 crc crio[21573]: time=\"2026-06-12T16:27:23.748326216Z\" level=info msg=\"Got pod network &{Name:glance-default-internal-api-0 Namespace:openstack ID:c2a844459e747c9d8bc60e4af0c9f712cea6acbf66d0c1a2f29ed2515c56e7e7 UID:ba8e2c54-bcdf-458f-b8b7-0ad2f4c77042 NetNS:/var/run/netns/851c505c-8ae5-4299-8d78-a53d6651218f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podba8e2c54_bcdf_458f_b8b7_0ad2f4c77042.slice PodAnnotations:0xc00008cec8}] Aliases:map[]}\"\nJun 12 16:27:23.748662 crc crio[21573]: time=\"2026-06-12T16:27:23.748579763Z\" level=info msg=\"Checking pod openstack_glance-default-internal-api-0 for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 16:27:23.774048 crc crio[21573]: time=\"2026-06-12T16:27:23.77396444Z\" level=info msg=\"Ran pod sandbox c2a844459e747c9d8bc60e4af0c9f712cea6acbf66d0c1a2f29ed2515c56e7e7 with infra container: openstack/glance-default-internal-api-0/POD\" id=040ee32f-3957-43e8-ba28-e80fb9c31beb name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 16:27:23.777515 crc crio[21573]: time=\"2026-06-12T16:27:23.777138021Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api:current-podified\" id=2e42474d-28a6-4e0d-996c-a88ce8061d44 name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:27:23.782341 crc crio[21573]: time=\"2026-06-12T16:27:23.781888847Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api:current-podified\" id=44080eef-e28b-4902-b781-9177d65b6cee name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:27:23.810425 crc crio[21573]: time=\"2026-06-12T16:27:23.809846134Z\" level=info msg=\"Running pod sandbox: openstack/keystone-7fb7ddcdb9-qz8sp/POD\" id=3d69066b-afbb-4ab6-92a0-b6f57c7b5ea1 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 16:27:23.810425 crc crio[21573]: time=\"2026-06-12T16:27:23.809943936Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:27:23.855982 crc crio[21573]: time=\"2026-06-12T16:27:23.855798532Z\" level=info msg=\"Creating container: openstack/glance-default-internal-api-0/glance-log\" id=3138cfc1-53aa-4ce8-8aeb-ec407c7c4881 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:27:23.858047 crc crio[21573]: time=\"2026-06-12T16:27:23.857940461Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:27:23.942821 crc crio[21573]: time=\"2026-06-12T16:27:23.942695542Z\" level=info msg=\"Got pod network &{Name:keystone-7fb7ddcdb9-qz8sp Namespace:openstack ID:497fb2d30ed1e6004b30e2662da2cd2e3cdbf9b77d1c97be391fc337a2713c50 UID:c1baad3c-9dd1-4a31-82cc-65cac67d3a55 NetNS:/var/run/netns/d001992d-e5f0-4950-970e-13fef44d7104 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podc1baad3c_9dd1_4a31_82cc_65cac67d3a55.slice PodAnnotations:0xc000568268}] Aliases:map[]}\"\nJun 12 16:27:23.942821 crc crio[21573]: time=\"2026-06-12T16:27:23.942784514Z\" level=info msg=\"Adding pod openstack_keystone-7fb7ddcdb9-qz8sp to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 16:27:23.954898 crc crio[21573]: time=\"2026-06-12T16:27:23.954771103Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:27:24.581316 crc crio[21573]: time=\"2026-06-12T16:27:24.580153164Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:27:24.776550 crc crio[21573]: time=\"2026-06-12T16:27:24.775431772Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:27:24.872092 crc crio[21573]: time=\"2026-06-12T16:27:24.870863929Z\" level=info msg=\"Created container d7195de5bbfb613aca1308ac9cb10fa83051e4befc6a38e924a7ddbf5d61a6c7: openstack/glance-default-external-api-0/glance-httpd\" id=c201eb86-8464-4417-a757-33e9bc1bf0ed name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:27:24.873501 crc crio[21573]: time=\"2026-06-12T16:27:24.87236669Z\" level=info msg=\"Starting container: d7195de5bbfb613aca1308ac9cb10fa83051e4befc6a38e924a7ddbf5d61a6c7\" id=bd8419c1-78fe-4635-ac2e-c73124f83ab3 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 16:27:24.884377 crc crio[21573]: time=\"2026-06-12T16:27:24.884237725Z\" level=info msg=\"Started container\" PID=75082 containerID=d7195de5bbfb613aca1308ac9cb10fa83051e4befc6a38e924a7ddbf5d61a6c7 description=openstack/glance-default-external-api-0/glance-httpd id=bd8419c1-78fe-4635-ac2e-c73124f83ab3 name=/runtime.v1.RuntimeService/StartContainer sandboxID=8c99460b66e3c51af1c44fa3ab9982b4acfbb598aa35dd5dba718206416960c7\nJun 12 16:27:25.211820 crc crio[21573]: time=\"2026-06-12T16:27:25.21091649Z\" level=info msg=\"Created container d1301769c664fab00df84c293bb46beb4940e7a7fe7012e7cc6819e66a406161: openstack/glance-default-internal-api-0/glance-log\" id=3138cfc1-53aa-4ce8-8aeb-ec407c7c4881 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:27:25.222160 crc crio[21573]: time=\"2026-06-12T16:27:25.222047749Z\" level=info msg=\"Starting container: d1301769c664fab00df84c293bb46beb4940e7a7fe7012e7cc6819e66a406161\" id=86a7fb36-bc14-498f-b1cd-f7bbab51d3de name=/runtime.v1.RuntimeService/StartContainer\nJun 12 16:27:25.231495 crc crio[21573]: time=\"2026-06-12T16:27:25.231283232Z\" level=info msg=\"Started container\" PID=75091 containerID=d1301769c664fab00df84c293bb46beb4940e7a7fe7012e7cc6819e66a406161 description=openstack/glance-default-internal-api-0/glance-log id=86a7fb36-bc14-498f-b1cd-f7bbab51d3de name=/runtime.v1.RuntimeService/StartContainer sandboxID=c2a844459e747c9d8bc60e4af0c9f712cea6acbf66d0c1a2f29ed2515c56e7e7\nJun 12 16:27:25.240761 crc crio[21573]: 2026-06-12T16:27:25Z [verbose] CmdAdd (shim): {1.1.0 [{Name:497fb2d30ed1e60 Mac:66:b0:64:57:dc:79 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:a1 Mtu:0 Sandbox:/var/run/netns/d001992d-e5f0-4950-970e-13fef44d7104 SocketPath: PciID:}] [{Interface:0xc0004946b0 Address:{IP:10.217.0.161 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 16:27:25.245997 crc crio[21573]: time=\"2026-06-12T16:27:25.244966638Z\" level=info msg=\"Got pod network &{Name:keystone-7fb7ddcdb9-qz8sp Namespace:openstack ID:497fb2d30ed1e6004b30e2662da2cd2e3cdbf9b77d1c97be391fc337a2713c50 UID:c1baad3c-9dd1-4a31-82cc-65cac67d3a55 NetNS:/var/run/netns/d001992d-e5f0-4950-970e-13fef44d7104 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podc1baad3c_9dd1_4a31_82cc_65cac67d3a55.slice PodAnnotations:0xc000568268}] Aliases:map[]}\"\nJun 12 16:27:25.245997 crc crio[21573]: time=\"2026-06-12T16:27:25.245153802Z\" level=info msg=\"Checking pod openstack_keystone-7fb7ddcdb9-qz8sp for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 16:27:25.262636 crc crio[21573]: time=\"2026-06-12T16:27:25.259851124Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api:current-podified\" id=1900d5d6-a618-452c-ad8f-53692d67eace name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:27:25.302882 crc crio[21573]: time=\"2026-06-12T16:27:25.302806109Z\" level=info msg=\"Ran pod sandbox 497fb2d30ed1e6004b30e2662da2cd2e3cdbf9b77d1c97be391fc337a2713c50 with infra container: openstack/keystone-7fb7ddcdb9-qz8sp/POD\" id=3d69066b-afbb-4ab6-92a0-b6f57c7b5ea1 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 16:27:25.320389 crc crio[21573]: time=\"2026-06-12T16:27:25.320171395Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-keystone:current-podified\" id=ae1791c2-34ae-460c-88e5-d1641c24da47 name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:27:25.397744 crc crio[21573]: time=\"2026-06-12T16:27:25.396967875Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api:current-podified\" id=3b8f9ec8-829f-4d41-aa1b-a27fa2897f26 name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:27:25.419321 crc crio[21573]: time=\"2026-06-12T16:27:25.417672008Z\" level=info msg=\"Creating container: openstack/glance-default-internal-api-0/glance-httpd\" id=3d55444a-8c96-4084-9115-a34cee4a5e98 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:27:25.419321 crc crio[21573]: time=\"2026-06-12T16:27:25.418311635Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:27:25.439079 crc crio[21573]: time=\"2026-06-12T16:27:25.438975041Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-keystone:current-podified\" id=3b3ee6f4-73f7-4273-9cb7-1233fa293303 name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:27:25.482141 crc crio[21573]: time=\"2026-06-12T16:27:25.481893654Z\" level=info msg=\"Creating container: openstack/keystone-7fb7ddcdb9-qz8sp/keystone-api\" id=ce61b7aa-6b7c-4c7e-83aa-a9c1eb3552d5 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:27:25.482432 crc crio[21573]: time=\"2026-06-12T16:27:25.482351196Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:27:25.608601 crc crio[21573]: time=\"2026-06-12T16:27:25.608322715Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:27:25.676647 crc crio[21573]: time=\"2026-06-12T16:27:25.670087174Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:27:25.684022 crc crio[21573]: time=\"2026-06-12T16:27:25.683927346Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:27:25.881808 crc crio[21573]: time=\"2026-06-12T16:27:25.880278637Z\" level=info msg=\"Created container c712adc1a88aac16093b5bc5f813794e084536732f97ae3ba30f908e73de2ce1: openstack/keystone-7fb7ddcdb9-qz8sp/keystone-api\" id=ce61b7aa-6b7c-4c7e-83aa-a9c1eb3552d5 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:27:25.888033 crc crio[21573]: time=\"2026-06-12T16:27:25.886804522Z\" level=info msg=\"Starting container: c712adc1a88aac16093b5bc5f813794e084536732f97ae3ba30f908e73de2ce1\" id=34971ada-b6d7-4b6c-9036-50b41e1e8432 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 16:27:25.916353 crc crio[21573]: time=\"2026-06-12T16:27:25.916073795Z\" level=info msg=\"Started container\" PID=75340 containerID=c712adc1a88aac16093b5bc5f813794e084536732f97ae3ba30f908e73de2ce1 description=openstack/keystone-7fb7ddcdb9-qz8sp/keystone-api id=34971ada-b6d7-4b6c-9036-50b41e1e8432 name=/runtime.v1.RuntimeService/StartContainer sandboxID=497fb2d30ed1e6004b30e2662da2cd2e3cdbf9b77d1c97be391fc337a2713c50\nJun 12 16:27:26.840699 crc crio[21573]: time=\"2026-06-12T16:27:26.839260905Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:27:27.732646 crc crio[21573]: time=\"2026-06-12T16:27:27.729907282Z\" level=info msg=\"Created container afebaa306ef41b2be74c0d2e6055d851ad59a2c2944cb43d1c20ac867fec1227: openstack/glance-default-internal-api-0/glance-httpd\" id=3d55444a-8c96-4084-9115-a34cee4a5e98 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:27:27.735153 crc crio[21573]: time=\"2026-06-12T16:27:27.734221237Z\" level=info msg=\"Starting container: afebaa306ef41b2be74c0d2e6055d851ad59a2c2944cb43d1c20ac867fec1227\" id=36fb9e24-478f-422e-b9e3-b6f1a9eaf8a5 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 16:27:27.743233 crc crio[21573]: time=\"2026-06-12T16:27:27.743105762Z\" level=info msg=\"Started container\" PID=75433 containerID=afebaa306ef41b2be74c0d2e6055d851ad59a2c2944cb43d1c20ac867fec1227 description=openstack/glance-default-internal-api-0/glance-httpd id=36fb9e24-478f-422e-b9e3-b6f1a9eaf8a5 name=/runtime.v1.RuntimeService/StartContainer sandboxID=c2a844459e747c9d8bc60e4af0c9f712cea6acbf66d0c1a2f29ed2515c56e7e7\nJun 12 16:27:31.153712 crc crio[21573]: time=\"2026-06-12T16:27:31.152338784Z\" level=info msg=\"Stopping pod sandbox: 9bc671bd970cf90f082a56cbb106893c9efdb9b8fe25ae414ecbc7482a9ee0d2\" id=2bff53a4-ba6b-4fdf-8998-946879769df9 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 16:27:31.159082 crc crio[21573]: time=\"2026-06-12T16:27:31.154555734Z\" level=info msg=\"Got pod network &{Name:placement-db-sync-rzcc5 Namespace:openstack ID:9bc671bd970cf90f082a56cbb106893c9efdb9b8fe25ae414ecbc7482a9ee0d2 UID:48cda1fa-e067-478e-8d41-08d2c5cd565e NetNS:/var/run/netns/aeeb6c7c-bcf3-468b-b419-c7a8c56330d4 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod48cda1fa_e067_478e_8d41_08d2c5cd565e.slice PodAnnotations:0xc002722138}] Aliases:map[]}\"\nJun 12 16:27:31.159082 crc crio[21573]: time=\"2026-06-12T16:27:31.15478594Z\" level=info msg=\"Deleting pod openstack_placement-db-sync-rzcc5 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 16:27:34.233733 crc crio[21573]: time=\"2026-06-12T16:27:34.232164106Z\" level=info msg=\"Stopping pod sandbox: df4c089bb30f6cb5ebb48fd00aadcc8b1bf2fcd79fd9be0d0b7af176ecb0c76a\" id=14ed5e8b-342d-4e75-98d3-dd87e0e5bd63 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 16:27:34.235564 crc crio[21573]: time=\"2026-06-12T16:27:34.234615582Z\" level=info msg=\"Got pod network &{Name:barbican-db-sync-q8zhz Namespace:openstack ID:df4c089bb30f6cb5ebb48fd00aadcc8b1bf2fcd79fd9be0d0b7af176ecb0c76a UID:b3c8e6d6-f957-48c1-a17b-95f3e117f95e NetNS:/var/run/netns/83f129a9-5742-4f1e-b6fb-cae178173951 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podb3c8e6d6_f957_48c1_a17b_95f3e117f95e.slice PodAnnotations:0xc002722108}] Aliases:map[]}\"\nJun 12 16:27:34.235564 crc crio[21573]: time=\"2026-06-12T16:27:34.234820468Z\" level=info msg=\"Deleting pod openstack_barbican-db-sync-q8zhz from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 16:27:34.881631 crc crio[21573]: time=\"2026-06-12T16:27:34.879767313Z\" level=info msg=\"Stopped pod sandbox: 9bc671bd970cf90f082a56cbb106893c9efdb9b8fe25ae414ecbc7482a9ee0d2\" id=2bff53a4-ba6b-4fdf-8998-946879769df9 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 16:27:34.881631 crc crio[21573]: time=\"2026-06-12T16:27:34.881148811Z\" level=info msg=\"Stopped pod sandbox: df4c089bb30f6cb5ebb48fd00aadcc8b1bf2fcd79fd9be0d0b7af176ecb0c76a\" id=14ed5e8b-342d-4e75-98d3-dd87e0e5bd63 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 16:27:36.915524 crc crio[21573]: time=\"2026-06-12T16:27:36.914114191Z\" level=info msg=\"Running pod sandbox: openstack/placement-5bb6c4c55b-bx4np/POD\" id=21fa4311-4de6-440e-bbb4-5d1561635bb5 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 16:27:36.917094 crc crio[21573]: time=\"2026-06-12T16:27:36.915531969Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:27:37.358891 crc crio[21573]: time=\"2026-06-12T16:27:37.3587635Z\" level=info msg=\"Running pod sandbox: openstack/barbican-worker-785c7cf889-t4j99/POD\" id=b020d838-d4f0-43a1-a2e0-8dcdac8b9d89 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 16:27:37.358891 crc crio[21573]: time=\"2026-06-12T16:27:37.358894653Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:27:37.432353 crc crio[21573]: time=\"2026-06-12T16:27:37.432152593Z\" level=info msg=\"Running pod sandbox: openstack/barbican-keystone-listener-5cc5687df8-vvhgz/POD\" id=b4f394fa-84b5-477f-b886-d3e2861a12c5 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 16:27:37.432353 crc crio[21573]: time=\"2026-06-12T16:27:37.432353028Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:27:37.451870 crc crio[21573]: time=\"2026-06-12T16:27:37.451728644Z\" level=info msg=\"Running pod sandbox: openstack/dnsmasq-dns-6db4f944b7-rjpj8/POD\" id=a33a7a1c-a56b-4f3a-a694-f82972642a03 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 16:27:37.452058 crc crio[21573]: time=\"2026-06-12T16:27:37.451915889Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:27:37.651916 crc crio[21573]: time=\"2026-06-12T16:27:37.651790006Z\" level=info msg=\"Running pod sandbox: openstack/barbican-api-6cfdb97d54-6mswr/POD\" id=9761aa69-454a-46b4-a40c-2fa71f7f811b name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 16:27:37.652246 crc crio[21573]: time=\"2026-06-12T16:27:37.651953891Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:27:38.864811 crc crio[21573]: time=\"2026-06-12T16:27:38.86429922Z\" level=info msg=\"Got pod network &{Name:barbican-worker-785c7cf889-t4j99 Namespace:openstack ID:90bb1d094392d4af3802712066ce009c69385a9bb5a8451b69601fa6f3c9cc8e UID:b9359a68-22e6-4c5c-a266-e09285ecfcc4 NetNS:/var/run/netns/ade44426-561c-47ec-8280-73801dafb76a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podb9359a68_22e6_4c5c_a266_e09285ecfcc4.slice PodAnnotations:0xc00443c1a8}] Aliases:map[]}\"\nJun 12 16:27:38.864811 crc crio[21573]: time=\"2026-06-12T16:27:38.864771063Z\" level=info msg=\"Adding pod openstack_barbican-worker-785c7cf889-t4j99 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 16:27:38.866886 crc crio[21573]: time=\"2026-06-12T16:27:38.865069682Z\" level=info msg=\"Pulled image: registry.redhat.io/ubi9/httpd-24@sha256:ad0dea2237c315df6dcd44760313c4563611466bd339c1004d512a0d59a0efbf\" id=7d8a1f49-51f7-4013-9c26-e3447a303479 name=/runtime.v1.ImageService/PullImage\nJun 12 16:27:38.866886 crc crio[21573]: time=\"2026-06-12T16:27:38.866354984Z\" level=info msg=\"Checking image status: registry.redhat.io/ubi9/httpd-24:latest\" id=12c6a7ec-c656-4ddb-918a-ff50146add4d name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:27:38.938257 crc crio[21573]: time=\"2026-06-12T16:27:38.938031181Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-6db4f944b7-rjpj8 Namespace:openstack ID:52d4dbeef607f5b00b43bba50071834a0039108ad83b9c58323233e4aa1c214b UID:c79884ab-a758-4c0b-b2f9-0c5309ef2925 NetNS:/var/run/netns/a48452c6-50b4-4159-9417-9e83c369364d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podc79884ab_a758_4c0b_b2f9_0c5309ef2925.slice PodAnnotations:0xc003674338}] Aliases:map[]}\"\nJun 12 16:27:38.938257 crc crio[21573]: time=\"2026-06-12T16:27:38.938126473Z\" level=info msg=\"Adding pod openstack_dnsmasq-dns-6db4f944b7-rjpj8 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 16:27:38.970292 crc crio[21573]: time=\"2026-06-12T16:27:38.966397374Z\" level=info msg=\"Got pod network &{Name:placement-5bb6c4c55b-bx4np Namespace:openstack ID:d96e49c0136ae7c8d9aa2f9206919dadc697cc351b4136bb954faab191f392e0 UID:5e75c01c-54a4-4415-876c-f2243535d340 NetNS:/var/run/netns/0c118f7a-95cd-4136-b804-f69c74fcf0e3 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod5e75c01c_54a4_4415_876c_f2243535d340.slice PodAnnotations:0xc00209e240}] Aliases:map[]}\"\nJun 12 16:27:38.970292 crc crio[21573]: time=\"2026-06-12T16:27:38.96995763Z\" level=info msg=\"Adding pod openstack_placement-5bb6c4c55b-bx4np to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 16:27:38.981413 crc crio[21573]: time=\"2026-06-12T16:27:38.981270955Z\" level=info msg=\"Got pod network &{Name:barbican-keystone-listener-5cc5687df8-vvhgz Namespace:openstack ID:96b35ade4f14d15cb1b1a80d03eb34aebc6b45c2046c48385ff22c072a7110ac UID:75383d82-f43a-40ba-a14f-be8b54380bf1 NetNS:/var/run/netns/0ace4240-1166-47d9-8eb2-f72e73a1ef98 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod75383d82_f43a_40ba_a14f_be8b54380bf1.slice PodAnnotations:0xc006380358}] Aliases:map[]}\"\nJun 12 16:27:38.981413 crc crio[21573]: time=\"2026-06-12T16:27:38.981370678Z\" level=info msg=\"Adding pod openstack_barbican-keystone-listener-5cc5687df8-vvhgz to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 16:27:39.014682 crc crio[21573]: time=\"2026-06-12T16:27:39.014245766Z\" level=info msg=\"Got pod network &{Name:barbican-api-6cfdb97d54-6mswr Namespace:openstack ID:abc26983f76bab98a831e8b70e6f89fb4a1812bd2cae77783d1d32744b80f801 UID:e5d20812-cd01-4594-9021-71026286d870 NetNS:/var/run/netns/3caa5981-2472-4c71-b79c-f6e5c050fed4 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pode5d20812_cd01_4594_9021_71026286d870.slice PodAnnotations:0xc00443c440}] Aliases:map[]}\"\nJun 12 16:27:39.014682 crc crio[21573]: time=\"2026-06-12T16:27:39.014332528Z\" level=info msg=\"Adding pod openstack_barbican-api-6cfdb97d54-6mswr to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 16:27:39.029095 crc crio[21573]: time=\"2026-06-12T16:27:39.023372179Z\" level=info msg=\"Checking image status: registry.redhat.io/ubi9/httpd-24:latest\" id=3ba8373c-e7f9-4d72-9737-d4a17de6e126 name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:27:39.059295 crc crio[21573]: time=\"2026-06-12T16:27:39.059097929Z\" level=info msg=\"Creating container: openstack/ceilometer-0/proxy-httpd\" id=d3f5b6e6-d798-4b47-9282-5be18e1c8174 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:27:39.068090 crc crio[21573]: time=\"2026-06-12T16:27:39.067901692Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:27:39.262870 crc crio[21573]: time=\"2026-06-12T16:27:39.262152237Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:27:39.276912 crc crio[21573]: time=\"2026-06-12T16:27:39.276797787Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:27:39.483529 crc crio[21573]: time=\"2026-06-12T16:27:39.482638989Z\" level=info msg=\"Stopping pod sandbox: 2bed26c75415c9faa00b9c08c3d1e2274a8615e66208ab7705a8d8a628dcbe46\" id=812e9591-2a61-4aa5-875a-9d182fcec2d5 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 16:27:39.483920 crc crio[21573]: time=\"2026-06-12T16:27:39.483582365Z\" level=info msg=\"Got pod network &{Name:cinder-db-sync-xldzl Namespace:openstack ID:2bed26c75415c9faa00b9c08c3d1e2274a8615e66208ab7705a8d8a628dcbe46 UID:20f3be2b-dd24-4ced-8892-3c5c0fe9667a NetNS:/var/run/netns/25e53b1f-5276-41dd-8791-c32c3aab5b50 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod20f3be2b_dd24_4ced_8892_3c5c0fe9667a.slice PodAnnotations:0xc00209e268}] Aliases:map[]}\"\nJun 12 16:27:39.483920 crc crio[21573]: time=\"2026-06-12T16:27:39.483749469Z\" level=info msg=\"Deleting pod openstack_cinder-db-sync-xldzl from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 16:27:39.599722 crc crio[21573]: time=\"2026-06-12T16:27:39.599037997Z\" level=info msg=\"Created container 29a67d4c89e2b4f5bdccbabf9bbde393a085b780c1ee6f487bfe96916023b010: openstack/ceilometer-0/proxy-httpd\" id=d3f5b6e6-d798-4b47-9282-5be18e1c8174 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:27:39.601667 crc crio[21573]: time=\"2026-06-12T16:27:39.601572023Z\" level=info msg=\"Starting container: 29a67d4c89e2b4f5bdccbabf9bbde393a085b780c1ee6f487bfe96916023b010\" id=e94e0778-2d4d-4b8f-8657-bfab5bedb428 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 16:27:39.613257 crc crio[21573]: time=\"2026-06-12T16:27:39.61314159Z\" level=info msg=\"Started container\" PID=76616 containerID=29a67d4c89e2b4f5bdccbabf9bbde393a085b780c1ee6f487bfe96916023b010 description=openstack/ceilometer-0/proxy-httpd id=e94e0778-2d4d-4b8f-8657-bfab5bedb428 name=/runtime.v1.RuntimeService/StartContainer sandboxID=2dd5efd5bceba4e14b7f5d60369da9cf1c3af7c73ac9f92ec69481cfa3e04a6a\nJun 12 16:27:39.960572 crc crio[21573]: 2026-06-12T16:27:39Z [verbose] CmdAdd (shim): {1.1.0 [{Name:90bb1d094392d4a Mac:56:37:a7:32:5d:58 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:a3 Mtu:0 Sandbox:/var/run/netns/ade44426-561c-47ec-8280-73801dafb76a SocketPath: PciID:}] [{Interface:0xc000134770 Address:{IP:10.217.0.163 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 16:27:39.974117 crc crio[21573]: time=\"2026-06-12T16:27:39.972304831Z\" level=info msg=\"Got pod network &{Name:barbican-worker-785c7cf889-t4j99 Namespace:openstack ID:90bb1d094392d4af3802712066ce009c69385a9bb5a8451b69601fa6f3c9cc8e UID:b9359a68-22e6-4c5c-a266-e09285ecfcc4 NetNS:/var/run/netns/ade44426-561c-47ec-8280-73801dafb76a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podb9359a68_22e6_4c5c_a266_e09285ecfcc4.slice PodAnnotations:0xc00443c1a8}] Aliases:map[]}\"\nJun 12 16:27:39.974117 crc crio[21573]: time=\"2026-06-12T16:27:39.972685802Z\" level=info msg=\"Checking pod openstack_barbican-worker-785c7cf889-t4j99 for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 16:27:39.992516 crc crio[21573]: time=\"2026-06-12T16:27:39.986904569Z\" level=info msg=\"Ran pod sandbox 90bb1d094392d4af3802712066ce009c69385a9bb5a8451b69601fa6f3c9cc8e with infra container: openstack/barbican-worker-785c7cf889-t4j99/POD\" id=b020d838-d4f0-43a1-a2e0-8dcdac8b9d89 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 16:27:40.012136 crc crio[21573]: time=\"2026-06-12T16:27:40.011594294Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-worker:current-podified\" id=6fecd427-1333-41ca-9be6-696dc124dd15 name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:27:40.012136 crc crio[21573]: time=\"2026-06-12T16:27:40.011894823Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/openstack-barbican-worker:current-podified not found\" id=6fecd427-1333-41ca-9be6-696dc124dd15 name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:27:40.012136 crc crio[21573]: time=\"2026-06-12T16:27:40.011949305Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-barbican-worker:current-podified found\" id=6fecd427-1333-41ca-9be6-696dc124dd15 name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:27:40.012701 crc crio[21573]: 2026-06-12T16:27:40Z [verbose] CmdAdd (shim): {1.1.0 [{Name:52d4dbeef607f5b Mac:fa:ca:93:d7:bc:72 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:a5 Mtu:0 Sandbox:/var/run/netns/a48452c6-50b4-4159-9417-9e83c369364d SocketPath: PciID:}] [{Interface:0xc0002acbc0 Address:{IP:10.217.0.165 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 16:27:40.018731 crc crio[21573]: time=\"2026-06-12T16:27:40.013956518Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-barbican-worker:current-podified\" id=919b1619-e0c6-4add-a180-abac81883043 name=/runtime.v1.ImageService/PullImage\nJun 12 16:27:40.018731 crc crio[21573]: time=\"2026-06-12T16:27:40.016134803Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-6db4f944b7-rjpj8 Namespace:openstack ID:52d4dbeef607f5b00b43bba50071834a0039108ad83b9c58323233e4aa1c214b UID:c79884ab-a758-4c0b-b2f9-0c5309ef2925 NetNS:/var/run/netns/a48452c6-50b4-4159-9417-9e83c369364d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podc79884ab_a758_4c0b_b2f9_0c5309ef2925.slice PodAnnotations:0xc003674338}] Aliases:map[]}\"\nJun 12 16:27:40.018731 crc crio[21573]: time=\"2026-06-12T16:27:40.016347919Z\" level=info msg=\"Checking pod openstack_dnsmasq-dns-6db4f944b7-rjpj8 for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 16:27:40.040970 crc crio[21573]: time=\"2026-06-12T16:27:40.033941146Z\" level=info msg=\"Ran pod sandbox 52d4dbeef607f5b00b43bba50071834a0039108ad83b9c58323233e4aa1c214b with infra container: openstack/dnsmasq-dns-6db4f944b7-rjpj8/POD\" id=a33a7a1c-a56b-4f3a-a694-f82972642a03 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 16:27:40.040970 crc crio[21573]: 2026-06-12T16:27:40Z [verbose] CmdAdd (shim): {1.1.0 [{Name:d96e49c0136ae7c Mac:3e:21:6a:26:11:65 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:a2 Mtu:0 Sandbox:/var/run/netns/0c118f7a-95cd-4136-b804-f69c74fcf0e3 SocketPath: PciID:}] [{Interface:0xc0001345b0 Address:{IP:10.217.0.162 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 16:27:40.040970 crc crio[21573]: time=\"2026-06-12T16:27:40.037203425Z\" level=info msg=\"Got pod network &{Name:placement-5bb6c4c55b-bx4np Namespace:openstack ID:d96e49c0136ae7c8d9aa2f9206919dadc697cc351b4136bb954faab191f392e0 UID:5e75c01c-54a4-4415-876c-f2243535d340 NetNS:/var/run/netns/0c118f7a-95cd-4136-b804-f69c74fcf0e3 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod5e75c01c_54a4_4415_876c_f2243535d340.slice PodAnnotations:0xc00209e240}] Aliases:map[]}\"\nJun 12 16:27:40.040970 crc crio[21573]: time=\"2026-06-12T16:27:40.037337258Z\" level=info msg=\"Checking pod openstack_placement-5bb6c4c55b-bx4np for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 16:27:40.040970 crc crio[21573]: time=\"2026-06-12T16:27:40.03840157Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-barbican-worker:current-podified\\\"\"\nJun 12 16:27:40.045695 crc crio[21573]: time=\"2026-06-12T16:27:40.04496092Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=366315f7-6ca0-4934-82e8-916ffb4d0505 name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:27:40.048689 crc crio[21573]: time=\"2026-06-12T16:27:40.048584692Z\" level=info msg=\"Ran pod sandbox d96e49c0136ae7c8d9aa2f9206919dadc697cc351b4136bb954faab191f392e0 with infra container: openstack/placement-5bb6c4c55b-bx4np/POD\" id=21fa4311-4de6-440e-bbb4-5d1561635bb5 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 16:27:40.059307 crc crio[21573]: time=\"2026-06-12T16:27:40.058036287Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-placement-api:current-podified\" id=dc763e00-64c3-4467-bccd-06c5c5694524 name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:27:40.093699 crc crio[21573]: time=\"2026-06-12T16:27:40.092055222Z\" level=info msg=\"Stopped pod sandbox: 2bed26c75415c9faa00b9c08c3d1e2274a8615e66208ab7705a8d8a628dcbe46\" id=812e9591-2a61-4aa5-875a-9d182fcec2d5 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 16:27:40.131782 crc crio[21573]: 2026-06-12T16:27:40Z [verbose] CmdAdd (shim): {1.1.0 [{Name:96b35ade4f14d15 Mac:82:85:c9:78:83:65 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:a4 Mtu:0 Sandbox:/var/run/netns/0ace4240-1166-47d9-8eb2-f72e73a1ef98 SocketPath: PciID:}] [{Interface:0xc0001345b0 Address:{IP:10.217.0.164 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 16:27:40.132230 crc crio[21573]: time=\"2026-06-12T16:27:40.131850521Z\" level=info msg=\"Got pod network &{Name:barbican-keystone-listener-5cc5687df8-vvhgz Namespace:openstack ID:96b35ade4f14d15cb1b1a80d03eb34aebc6b45c2046c48385ff22c072a7110ac UID:75383d82-f43a-40ba-a14f-be8b54380bf1 NetNS:/var/run/netns/0ace4240-1166-47d9-8eb2-f72e73a1ef98 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod75383d82_f43a_40ba_a14f_be8b54380bf1.slice PodAnnotations:0xc006380358}] Aliases:map[]}\"\nJun 12 16:27:40.132230 crc crio[21573]: time=\"2026-06-12T16:27:40.132003666Z\" level=info msg=\"Checking pod openstack_barbican-keystone-listener-5cc5687df8-vvhgz for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 16:27:40.142600 crc crio[21573]: time=\"2026-06-12T16:27:40.142497164Z\" level=info msg=\"Ran pod sandbox 96b35ade4f14d15cb1b1a80d03eb34aebc6b45c2046c48385ff22c072a7110ac with infra container: openstack/barbican-keystone-listener-5cc5687df8-vvhgz/POD\" id=b4f394fa-84b5-477f-b886-d3e2861a12c5 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 16:27:40.145380 crc crio[21573]: time=\"2026-06-12T16:27:40.145281197Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-keystone-listener:current-podified\" id=d41bba50-5121-4929-8066-9b2b8afb2aaf name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:27:40.145728 crc crio[21573]: time=\"2026-06-12T16:27:40.145514183Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/openstack-barbican-keystone-listener:current-podified not found\" id=d41bba50-5121-4929-8066-9b2b8afb2aaf name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:27:40.145728 crc crio[21573]: time=\"2026-06-12T16:27:40.145597585Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-barbican-keystone-listener:current-podified found\" id=d41bba50-5121-4929-8066-9b2b8afb2aaf name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:27:40.147236 crc crio[21573]: time=\"2026-06-12T16:27:40.147092714Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-barbican-keystone-listener:current-podified\" id=771afce4-9543-43a0-822c-8e863cf5448d name=/runtime.v1.ImageService/PullImage\nJun 12 16:27:40.150890 crc crio[21573]: time=\"2026-06-12T16:27:40.150771784Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-barbican-keystone-listener:current-podified\\\"\"\nJun 12 16:27:40.158913 crc crio[21573]: time=\"2026-06-12T16:27:40.157958963Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-placement-api:current-podified\" id=0e204c1f-5f2c-4896-ab16-fd5587fb0be5 name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:27:40.158913 crc crio[21573]: time=\"2026-06-12T16:27:40.158613331Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=149e0b94-d66b-481b-99fb-5f9dbd513204 name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:27:40.278690 crc crio[21573]: time=\"2026-06-12T16:27:40.278614442Z\" level=info msg=\"Creating container: openstack/dnsmasq-dns-6db4f944b7-rjpj8/init\" id=90865b25-f37d-40dd-adcf-19bb1013793f name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:27:40.279680 crc crio[21573]: time=\"2026-06-12T16:27:40.279647049Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:27:40.311406 crc crio[21573]: 2026-06-12T16:27:40Z [verbose] CmdAdd (shim): {1.1.0 [{Name:abc26983f76bab9 Mac:d6:2a:f9:72:e3:e8 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:a6 Mtu:0 Sandbox:/var/run/netns/3caa5981-2472-4c71-b79c-f6e5c050fed4 SocketPath: PciID:}] [{Interface:0xc0002008e0 Address:{IP:10.217.0.166 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 16:27:40.311767 crc crio[21573]: time=\"2026-06-12T16:27:40.311543082Z\" level=info msg=\"Creating container: openstack/placement-5bb6c4c55b-bx4np/placement-log\" id=b59a0476-7620-44c6-a723-69e46115ea5b name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:27:40.311982 crc crio[21573]: time=\"2026-06-12T16:27:40.311927233Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:27:40.312980 crc crio[21573]: time=\"2026-06-12T16:27:40.312860182Z\" level=info msg=\"Got pod network &{Name:barbican-api-6cfdb97d54-6mswr Namespace:openstack ID:abc26983f76bab98a831e8b70e6f89fb4a1812bd2cae77783d1d32744b80f801 UID:e5d20812-cd01-4594-9021-71026286d870 NetNS:/var/run/netns/3caa5981-2472-4c71-b79c-f6e5c050fed4 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pode5d20812_cd01_4594_9021_71026286d870.slice PodAnnotations:0xc00443c440}] Aliases:map[]}\"\nJun 12 16:27:40.313619 crc crio[21573]: time=\"2026-06-12T16:27:40.313339775Z\" level=info msg=\"Checking pod openstack_barbican-api-6cfdb97d54-6mswr for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 16:27:40.337800 crc crio[21573]: time=\"2026-06-12T16:27:40.337358751Z\" level=info msg=\"Ran pod sandbox abc26983f76bab98a831e8b70e6f89fb4a1812bd2cae77783d1d32744b80f801 with infra container: openstack/barbican-api-6cfdb97d54-6mswr/POD\" id=9761aa69-454a-46b4-a40c-2fa71f7f811b name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 16:27:40.340502 crc crio[21573]: time=\"2026-06-12T16:27:40.340331213Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-api:current-podified\" id=b8d9997d-1ac1-46ae-9998-d061914e8306 name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:27:40.355730 crc crio[21573]: time=\"2026-06-12T16:27:40.345978532Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-api:current-podified\" id=c5aedfcd-0442-470f-a9fc-a5c2ee673d78 name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:27:40.365565 crc crio[21573]: time=\"2026-06-12T16:27:40.36541329Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:27:40.373150 crc crio[21573]: time=\"2026-06-12T16:27:40.373108704Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:27:40.380412 crc crio[21573]: time=\"2026-06-12T16:27:40.380150595Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:27:40.385657 crc crio[21573]: time=\"2026-06-12T16:27:40.385573172Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:27:40.416331 crc crio[21573]: time=\"2026-06-12T16:27:40.416221263Z\" level=info msg=\"Creating container: openstack/barbican-api-6cfdb97d54-6mswr/barbican-api-log\" id=1f36e5d2-ab5f-4ff5-8dbe-748e0707b715 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:27:40.417652 crc crio[21573]: time=\"2026-06-12T16:27:40.417574719Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:27:40.508584 crc crio[21573]: time=\"2026-06-12T16:27:40.508148574Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:27:40.515090 crc crio[21573]: time=\"2026-06-12T16:27:40.514676262Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:27:40.536824 crc crio[21573]: time=\"2026-06-12T16:27:40.536534053Z\" level=info msg=\"Stopping container: 48c56230b410a668197efc622ef1c236d64e16b720e2b8fd5e938ce85c25797c (timeout: 30s)\" id=de24808e-00b5-40e4-9a13-6782d5eeaabd name=/runtime.v1.RuntimeService/StopContainer\nJun 12 16:27:40.536824 crc crio[21573]: time=\"2026-06-12T16:27:40.536760115Z\" level=info msg=\"Stopping container: b210d62cff371af6bb73ba6bd8d9b5cd8190a9214964ad33eeab0b914e423e85 (timeout: 30s)\" id=1857571b-e1b5-4d9d-b795-c5ed741f3a85 name=/runtime.v1.RuntimeService/StopContainer\nJun 12 16:27:40.538607 crc crio[21573]: time=\"2026-06-12T16:27:40.537825603Z\" level=info msg=\"Stopping container: 29a67d4c89e2b4f5bdccbabf9bbde393a085b780c1ee6f487bfe96916023b010 (timeout: 30s)\" id=13c6bcec-d102-4a36-ad8b-31e73b732b2f name=/runtime.v1.RuntimeService/StopContainer\nJun 12 16:27:40.541820 crc crio[21573]: time=\"2026-06-12T16:27:40.541243276Z\" level=info msg=\"Stopping container: abecf3de3abe25298c7ec1db91032c20a79936a809a2d267b386e3744980af52 (timeout: 30s)\" id=c7321dbb-cbe4-490f-be3c-56ac95115960 name=/runtime.v1.RuntimeService/StopContainer\nJun 12 16:27:40.596907 crc crio[21573]: time=\"2026-06-12T16:27:40.596841548Z\" level=info msg=\"Created container ea68dc357e6df2a270492b195bb32d5b877d7a38f06ae8e259143c6b77641919: openstack/dnsmasq-dns-6db4f944b7-rjpj8/init\" id=90865b25-f37d-40dd-adcf-19bb1013793f name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:27:40.602681 crc crio[21573]: time=\"2026-06-12T16:27:40.597024797Z\" level=info msg=\"Created container 5780c1598c69479637c82f6aa8677c82e9be7124349f223dab21a647a77f15db: openstack/placement-5bb6c4c55b-bx4np/placement-log\" id=b59a0476-7620-44c6-a723-69e46115ea5b name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:27:40.605220 crc crio[21573]: time=\"2026-06-12T16:27:40.605107363Z\" level=info msg=\"Starting container: 5780c1598c69479637c82f6aa8677c82e9be7124349f223dab21a647a77f15db\" id=b5d187c8-936f-4afc-bd07-b338003f0d07 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 16:27:40.606295 crc crio[21573]: time=\"2026-06-12T16:27:40.60616652Z\" level=info msg=\"Starting container: ea68dc357e6df2a270492b195bb32d5b877d7a38f06ae8e259143c6b77641919\" id=294e3c92-c75b-459f-8b73-3d7ec34344df name=/runtime.v1.RuntimeService/StartContainer\nJun 12 16:27:40.616756 crc crio[21573]: time=\"2026-06-12T16:27:40.616626272Z\" level=info msg=\"Started container\" PID=76948 containerID=ea68dc357e6df2a270492b195bb32d5b877d7a38f06ae8e259143c6b77641919 description=openstack/dnsmasq-dns-6db4f944b7-rjpj8/init id=294e3c92-c75b-459f-8b73-3d7ec34344df name=/runtime.v1.RuntimeService/StartContainer sandboxID=52d4dbeef607f5b00b43bba50071834a0039108ad83b9c58323233e4aa1c214b\nJun 12 16:27:40.635080 crc crio[21573]: time=\"2026-06-12T16:27:40.634935925Z\" level=info msg=\"Started container\" PID=76950 containerID=5780c1598c69479637c82f6aa8677c82e9be7124349f223dab21a647a77f15db description=openstack/placement-5bb6c4c55b-bx4np/placement-log id=b5d187c8-936f-4afc-bd07-b338003f0d07 name=/runtime.v1.RuntimeService/StartContainer sandboxID=d96e49c0136ae7c8d9aa2f9206919dadc697cc351b4136bb954faab191f392e0\nJun 12 16:27:40.673287 crc crio[21573]: time=\"2026-06-12T16:27:40.672978811Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-placement-api:current-podified\" id=0d61c812-b37e-4e5f-91db-bd4ba732ca3c name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:27:40.695864 crc crio[21573]: time=\"2026-06-12T16:27:40.695705161Z\" level=info msg=\"Created container 5247bc55e45f53cf2a8c0031934ce1206dfdd60c90b74c12c6635b09ff45e43f: openstack/barbican-api-6cfdb97d54-6mswr/barbican-api-log\" id=1f36e5d2-ab5f-4ff5-8dbe-748e0707b715 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:27:40.696222 crc crio[21573]: time=\"2026-06-12T16:27:40.695934386Z\" level=info msg=\"Stopped container abecf3de3abe25298c7ec1db91032c20a79936a809a2d267b386e3744980af52: openstack/ceilometer-0/sg-core\" id=c7321dbb-cbe4-490f-be3c-56ac95115960 name=/runtime.v1.RuntimeService/StopContainer\nJun 12 16:27:40.697584 crc crio[21573]: time=\"2026-06-12T16:27:40.697498908Z\" level=info msg=\"Starting container: 5247bc55e45f53cf2a8c0031934ce1206dfdd60c90b74c12c6635b09ff45e43f\" id=6697aff6-bdac-4592-abe9-9400ae4cdf12 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 16:27:40.711091 crc crio[21573]: time=\"2026-06-12T16:27:40.710931116Z\" level=info msg=\"Started container\" PID=76961 containerID=5247bc55e45f53cf2a8c0031934ce1206dfdd60c90b74c12c6635b09ff45e43f description=openstack/barbican-api-6cfdb97d54-6mswr/barbican-api-log id=6697aff6-bdac-4592-abe9-9400ae4cdf12 name=/runtime.v1.RuntimeService/StartContainer sandboxID=abc26983f76bab98a831e8b70e6f89fb4a1812bd2cae77783d1d32744b80f801\nJun 12 16:27:40.738320 crc crio[21573]: time=\"2026-06-12T16:27:40.73816267Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-api:current-podified\" id=2f0a0efe-25fd-4f4f-8fb8-c6174e82873a name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:27:40.788038 crc crio[21573]: time=\"2026-06-12T16:27:40.787968632Z\" level=info msg=\"Stopped container 29a67d4c89e2b4f5bdccbabf9bbde393a085b780c1ee6f487bfe96916023b010: openstack/ceilometer-0/proxy-httpd\" id=13c6bcec-d102-4a36-ad8b-31e73b732b2f name=/runtime.v1.RuntimeService/StopContainer\nJun 12 16:27:40.791565 crc crio[21573]: time=\"2026-06-12T16:27:40.790781958Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-placement-api:current-podified\" id=4feb319b-37c4-4350-a3e5-492fdec21571 name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:27:40.802997 crc crio[21573]: time=\"2026-06-12T16:27:40.802939392Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-api:current-podified\" id=1dce3d5a-8512-4d8e-9079-4701269b096d name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:27:40.807354 crc crio[21573]: time=\"2026-06-12T16:27:40.807320588Z\" level=info msg=\"Creating container: openstack/placement-5bb6c4c55b-bx4np/placement-api\" id=3a137899-1de0-47e0-9f4c-d022a7ee9877 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:27:40.808090 crc crio[21573]: time=\"2026-06-12T16:27:40.808063349Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:27:40.814795 crc crio[21573]: time=\"2026-06-12T16:27:40.814067723Z\" level=info msg=\"Creating container: openstack/barbican-api-6cfdb97d54-6mswr/barbican-api\" id=2d09f326-eb0a-4847-8946-fdb4ec3959b9 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:27:40.861730 crc crio[21573]: time=\"2026-06-12T16:27:40.861621282Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:27:40.935803 crc crio[21573]: time=\"2026-06-12T16:27:40.935602639Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:27:40.951086 crc crio[21573]: time=\"2026-06-12T16:27:40.950290989Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:27:41.024981 crc crio[21573]: time=\"2026-06-12T16:27:41.024922614Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:27:41.034995 crc crio[21573]: time=\"2026-06-12T16:27:41.034919789Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:27:41.260377 crc crio[21573]: time=\"2026-06-12T16:27:41.26013541Z\" level=info msg=\"Created container 16cc92361087f3e29d7a5a457587f42dc662c3fa970cb9322d7526af34544b3b: openstack/barbican-api-6cfdb97d54-6mswr/barbican-api\" id=2d09f326-eb0a-4847-8946-fdb4ec3959b9 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:27:41.264513 crc crio[21573]: time=\"2026-06-12T16:27:41.264423282Z\" level=info msg=\"Starting container: 16cc92361087f3e29d7a5a457587f42dc662c3fa970cb9322d7526af34544b3b\" id=702ed805-8361-4725-bc62-c536c0684902 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 16:27:41.283813 crc crio[21573]: time=\"2026-06-12T16:27:41.283613641Z\" level=info msg=\"Created container bc208ad89ae61661475c711aa5cd7affe24a937467dd28e146b4da0f9453016f: openstack/placement-5bb6c4c55b-bx4np/placement-api\" id=3a137899-1de0-47e0-9f4c-d022a7ee9877 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:27:41.288349 crc crio[21573]: time=\"2026-06-12T16:27:41.288122822Z\" level=info msg=\"Started container\" PID=77012 containerID=16cc92361087f3e29d7a5a457587f42dc662c3fa970cb9322d7526af34544b3b description=openstack/barbican-api-6cfdb97d54-6mswr/barbican-api id=702ed805-8361-4725-bc62-c536c0684902 name=/runtime.v1.RuntimeService/StartContainer sandboxID=abc26983f76bab98a831e8b70e6f89fb4a1812bd2cae77783d1d32744b80f801\nJun 12 16:27:41.288923 crc crio[21573]: time=\"2026-06-12T16:27:41.288844784Z\" level=info msg=\"Starting container: bc208ad89ae61661475c711aa5cd7affe24a937467dd28e146b4da0f9453016f\" id=50182502-3425-4a5b-b6f0-13c106589d40 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 16:27:41.314849 crc crio[21573]: time=\"2026-06-12T16:27:41.314515096Z\" level=info msg=\"Started container\" PID=77008 containerID=bc208ad89ae61661475c711aa5cd7affe24a937467dd28e146b4da0f9453016f description=openstack/placement-5bb6c4c55b-bx4np/placement-api id=50182502-3425-4a5b-b6f0-13c106589d40 name=/runtime.v1.RuntimeService/StartContainer sandboxID=d96e49c0136ae7c8d9aa2f9206919dadc697cc351b4136bb954faab191f392e0\nJun 12 16:27:41.412521 crc crio[21573]: time=\"2026-06-12T16:27:41.411670276Z\" level=info msg=\"Stopped container b210d62cff371af6bb73ba6bd8d9b5cd8190a9214964ad33eeab0b914e423e85: openstack/ceilometer-0/ceilometer-central-agent\" id=1857571b-e1b5-4d9d-b795-c5ed741f3a85 name=/runtime.v1.RuntimeService/StopContainer\nJun 12 16:27:41.519156 crc crio[21573]: time=\"2026-06-12T16:27:41.519041521Z\" level=info msg=\"Running pod sandbox: openstack/cinder-online-data-migrations-4rkzb/POD\" id=9f908fa6-6809-4f4e-af07-d67ebd5f3208 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 16:27:41.519345 crc crio[21573]: time=\"2026-06-12T16:27:41.519211925Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:27:41.601159 crc crio[21573]: time=\"2026-06-12T16:27:41.601037051Z\" level=info msg=\"Got pod network &{Name:cinder-online-data-migrations-4rkzb Namespace:openstack ID:7ff60b97fcc8df21f9274ff9e5f282f0bc72005d4ac1610d70049e10649d5f49 UID:e894bc56-efd7-43dc-8b64-8dd212580928 NetNS:/var/run/netns/7d51faed-f21b-472e-a0b0-4541e49ef6c5 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pode894bc56_efd7_43dc_8b64_8dd212580928.slice PodAnnotations:0xc000568638}] Aliases:map[]}\"\nJun 12 16:27:41.601159 crc crio[21573]: time=\"2026-06-12T16:27:41.601122704Z\" level=info msg=\"Adding pod openstack_cinder-online-data-migrations-4rkzb to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 16:27:41.703529 crc crio[21573]: time=\"2026-06-12T16:27:41.702761946Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=e3d02cff-072a-49ba-aac6-b15114c23517 name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:27:42.307964 crc crio[21573]: 2026-06-12T16:27:42Z [verbose] CmdAdd (shim): {1.1.0 [{Name:7ff60b97fcc8df2 Mac:5a:0b:6c:79:db:2e Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:a7 Mtu:0 Sandbox:/var/run/netns/7d51faed-f21b-472e-a0b0-4541e49ef6c5 SocketPath: PciID:}] [{Interface:0xc0002ec810 Address:{IP:10.217.0.167 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 16:27:42.311014 crc crio[21573]: time=\"2026-06-12T16:27:42.310904066Z\" level=info msg=\"Got pod network &{Name:cinder-online-data-migrations-4rkzb Namespace:openstack ID:7ff60b97fcc8df21f9274ff9e5f282f0bc72005d4ac1610d70049e10649d5f49 UID:e894bc56-efd7-43dc-8b64-8dd212580928 NetNS:/var/run/netns/7d51faed-f21b-472e-a0b0-4541e49ef6c5 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pode894bc56_efd7_43dc_8b64_8dd212580928.slice PodAnnotations:0xc000568638}] Aliases:map[]}\"\nJun 12 16:27:42.311297 crc crio[21573]: time=\"2026-06-12T16:27:42.311216484Z\" level=info msg=\"Checking pod openstack_cinder-online-data-migrations-4rkzb for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 16:27:42.679597 crc crio[21573]: time=\"2026-06-12T16:27:42.67815585Z\" level=info msg=\"Ran pod sandbox 7ff60b97fcc8df21f9274ff9e5f282f0bc72005d4ac1610d70049e10649d5f49 with infra container: openstack/cinder-online-data-migrations-4rkzb/POD\" id=9f908fa6-6809-4f4e-af07-d67ebd5f3208 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 16:27:42.692981 crc crio[21573]: time=\"2026-06-12T16:27:42.692872859Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-api:current-podified\" id=5608797b-18a6-411b-a98d-b9b83c3eaaf2 name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:27:42.758541 crc crio[21573]: time=\"2026-06-12T16:27:42.758364313Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=3a5f97fb-cfb6-4b30-9a85-95184bf48600 name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:27:43.301650 crc crio[21573]: time=\"2026-06-12T16:27:43.300821902Z\" level=info msg=\"Running pod sandbox: openstack/barbican-api-59f6ff8944-rslqt/POD\" id=637e97b3-03fb-43ad-8c62-ebdd2cbbd730 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 16:27:43.301929 crc crio[21573]: time=\"2026-06-12T16:27:43.301660615Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:27:43.510018 crc crio[21573]: time=\"2026-06-12T16:27:43.509870752Z\" level=info msg=\"Creating container: openstack/dnsmasq-dns-6db4f944b7-rjpj8/dnsmasq-dns\" id=b12586ab-e323-484b-bbef-36e55da634b5 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:27:43.516976 crc crio[21573]: time=\"2026-06-12T16:27:43.516867236Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-api:current-podified\" id=953e8987-b2be-4fa4-83a1-c8176b56dca4 name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:27:43.610351 crc crio[21573]: time=\"2026-06-12T16:27:43.610243619Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:27:43.629549 crc crio[21573]: time=\"2026-06-12T16:27:43.629365428Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-barbican-worker@sha256:afc421b24dc61ef1cd5f1dd4ac89a982ac33576f93f3db517e6ed50babc8b0e8\" id=919b1619-e0c6-4add-a180-abac81883043 name=/runtime.v1.ImageService/PullImage\nJun 12 16:27:43.631118 crc crio[21573]: time=\"2026-06-12T16:27:43.631001471Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-worker:current-podified\" id=a6ae39aa-f298-488f-9a99-00700a4e1a9c name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:27:43.666968 crc crio[21573]: time=\"2026-06-12T16:27:43.666861084Z\" level=info msg=\"Creating container: openstack/cinder-online-data-migrations-4rkzb/cinder-online-data-migrations\" id=31029366-c7a1-428a-98ca-edf49e387ddd name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:27:43.667492 crc crio[21573]: time=\"2026-06-12T16:27:43.666978398Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-barbican-keystone-listener@sha256:67dccac4e136234c75dc74ca1c06eb35e2943feb3f9e44b9aa70a055f94d066b\" id=771afce4-9543-43a0-822c-8e863cf5448d name=/runtime.v1.ImageService/PullImage\nJun 12 16:27:43.670586 crc crio[21573]: time=\"2026-06-12T16:27:43.670393748Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-keystone-listener:current-podified\" id=61aedbc2-d868-4a00-85e9-ff1ec4b8c45d name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:27:43.682761 crc crio[21573]: time=\"2026-06-12T16:27:43.682692136Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:27:43.686227 crc crio[21573]: time=\"2026-06-12T16:27:43.686101566Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-worker:current-podified\" id=b4025268-b256-4e7a-97ca-cbd5b3ddf6b8 name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:27:43.699429 crc crio[21573]: time=\"2026-06-12T16:27:43.699304008Z\" level=info msg=\"Got pod network &{Name:barbican-api-59f6ff8944-rslqt Namespace:openstack ID:fd6ff5dff901725dcc750d11cdd4efed699186a77fc6c434bbd67cdee634dd33 UID:a7d270f4-ecab-407c-a2c6-47a24ebb58fd NetNS:/var/run/netns/99abdf76-ea0f-40a6-993d-e2e31e570590 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poda7d270f4_ecab_407c_a2c6_47a24ebb58fd.slice PodAnnotations:0xc00209e780}] Aliases:map[]}\"\nJun 12 16:27:43.699429 crc crio[21573]: time=\"2026-06-12T16:27:43.699406931Z\" level=info msg=\"Adding pod openstack_barbican-api-59f6ff8944-rslqt to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 16:27:43.718771 crc crio[21573]: time=\"2026-06-12T16:27:43.718619231Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-keystone-listener:current-podified\" id=6b781c56-d125-4a4c-b9a2-d0b091d20ee5 name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:27:43.724251 crc crio[21573]: time=\"2026-06-12T16:27:43.724103448Z\" level=info msg=\"Creating container: openstack/barbican-worker-785c7cf889-t4j99/barbican-worker-log\" id=c7864652-2d4c-4caf-881a-b14240198b39 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:27:43.730090 crc crio[21573]: time=\"2026-06-12T16:27:43.729992983Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:27:43.732844 crc crio[21573]: time=\"2026-06-12T16:27:43.732745989Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:27:43.739771 crc crio[21573]: time=\"2026-06-12T16:27:43.73964281Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:27:43.740424 crc crio[21573]: time=\"2026-06-12T16:27:43.740338168Z\" level=info msg=\"Creating container: openstack/barbican-keystone-listener-5cc5687df8-vvhgz/barbican-keystone-listener-log\" id=5eb73652-b2ac-4b5b-82d8-608ec849117b name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:27:43.798026 crc crio[21573]: time=\"2026-06-12T16:27:43.79609042Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:27:43.799306 crc crio[21573]: time=\"2026-06-12T16:27:43.799229564Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:27:43.831829 crc crio[21573]: time=\"2026-06-12T16:27:43.831717068Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:27:43.881198 crc crio[21573]: time=\"2026-06-12T16:27:43.879245531Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:27:43.890410 crc crio[21573]: time=\"2026-06-12T16:27:43.889246037Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:27:43.928738 crc crio[21573]: time=\"2026-06-12T16:27:43.927524805Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:27:43.932740 crc crio[21573]: time=\"2026-06-12T16:27:43.932640771Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:27:44.178883 crc crio[21573]: 2026-06-12T16:27:44Z [verbose] CmdAdd (shim): {1.1.0 [{Name:fd6ff5dff901725 Mac:d2:41:c3:25:58:d4 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:a8 Mtu:0 Sandbox:/var/run/netns/99abdf76-ea0f-40a6-993d-e2e31e570590 SocketPath: PciID:}] [{Interface:0xc0002845b0 Address:{IP:10.217.0.168 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 16:27:44.180241 crc crio[21573]: time=\"2026-06-12T16:27:44.180142812Z\" level=info msg=\"Got pod network &{Name:barbican-api-59f6ff8944-rslqt Namespace:openstack ID:fd6ff5dff901725dcc750d11cdd4efed699186a77fc6c434bbd67cdee634dd33 UID:a7d270f4-ecab-407c-a2c6-47a24ebb58fd NetNS:/var/run/netns/99abdf76-ea0f-40a6-993d-e2e31e570590 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poda7d270f4_ecab_407c_a2c6_47a24ebb58fd.slice PodAnnotations:0xc00209e780}] Aliases:map[]}\"\nJun 12 16:27:44.180391 crc crio[21573]: time=\"2026-06-12T16:27:44.180340847Z\" level=info msg=\"Checking pod openstack_barbican-api-59f6ff8944-rslqt for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 16:27:44.200930 crc crio[21573]: time=\"2026-06-12T16:27:44.200821151Z\" level=info msg=\"Ran pod sandbox fd6ff5dff901725dcc750d11cdd4efed699186a77fc6c434bbd67cdee634dd33 with infra container: openstack/barbican-api-59f6ff8944-rslqt/POD\" id=637e97b3-03fb-43ad-8c62-ebdd2cbbd730 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 16:27:44.204163 crc crio[21573]: time=\"2026-06-12T16:27:44.204068667Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-api:current-podified\" id=3f4c766b-30e3-4381-989c-9ddb8851e912 name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:27:44.207643 crc crio[21573]: time=\"2026-06-12T16:27:44.207560401Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-api:current-podified\" id=02ac7eda-f286-476d-93bc-676403a4db55 name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:27:44.219479 crc crio[21573]: time=\"2026-06-12T16:27:44.219351613Z\" level=info msg=\"Creating container: openstack/barbican-api-59f6ff8944-rslqt/barbican-api-log\" id=4cf605b6-b6c0-4e71-b41d-a34ea6836361 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:27:44.220069 crc crio[21573]: time=\"2026-06-12T16:27:44.21998871Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:27:44.265075 crc crio[21573]: time=\"2026-06-12T16:27:44.264966426Z\" level=info msg=\"Created container f2eae333278686f9a89f9ebc35c5fb6dfa2b93aa70257492a90ca079a602f201: openstack/dnsmasq-dns-6db4f944b7-rjpj8/dnsmasq-dns\" id=b12586ab-e323-484b-bbef-36e55da634b5 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:27:44.266997 crc crio[21573]: time=\"2026-06-12T16:27:44.266913988Z\" level=info msg=\"Starting container: f2eae333278686f9a89f9ebc35c5fb6dfa2b93aa70257492a90ca079a602f201\" id=60a9e4a8-ab68-4e33-b772-477928184128 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 16:27:44.276116 crc crio[21573]: time=\"2026-06-12T16:27:44.275961679Z\" level=info msg=\"Started container\" PID=77549 containerID=f2eae333278686f9a89f9ebc35c5fb6dfa2b93aa70257492a90ca079a602f201 description=openstack/dnsmasq-dns-6db4f944b7-rjpj8/dnsmasq-dns id=60a9e4a8-ab68-4e33-b772-477928184128 name=/runtime.v1.RuntimeService/StartContainer sandboxID=52d4dbeef607f5b00b43bba50071834a0039108ad83b9c58323233e4aa1c214b\nJun 12 16:27:44.293619 crc crio[21573]: time=\"2026-06-12T16:27:44.293513075Z\" level=info msg=\"Created container a72d47b2fddda8b5790af3d3dcfab48d59f8833021fc5b9cae134649cae56585: openstack/barbican-keystone-listener-5cc5687df8-vvhgz/barbican-keystone-listener-log\" id=5eb73652-b2ac-4b5b-82d8-608ec849117b name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:27:44.296790 crc crio[21573]: time=\"2026-06-12T16:27:44.296648921Z\" level=info msg=\"Starting container: a72d47b2fddda8b5790af3d3dcfab48d59f8833021fc5b9cae134649cae56585\" id=96a69dc4-7862-488c-9d07-b1e2fb28d761 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 16:27:44.304534 crc crio[21573]: time=\"2026-06-12T16:27:44.304373405Z\" level=info msg=\"Started container\" PID=77588 containerID=a72d47b2fddda8b5790af3d3dcfab48d59f8833021fc5b9cae134649cae56585 description=openstack/barbican-keystone-listener-5cc5687df8-vvhgz/barbican-keystone-listener-log id=96a69dc4-7862-488c-9d07-b1e2fb28d761 name=/runtime.v1.RuntimeService/StartContainer sandboxID=96b35ade4f14d15cb1b1a80d03eb34aebc6b45c2046c48385ff22c072a7110ac\nJun 12 16:27:44.310363 crc crio[21573]: time=\"2026-06-12T16:27:44.309107249Z\" level=info msg=\"Created container 1c3ffa8e0432d0407747a3e298df688ad87a6a60a0aec78b3b5e12b23ee8e13b: openstack/cinder-online-data-migrations-4rkzb/cinder-online-data-migrations\" id=31029366-c7a1-428a-98ca-edf49e387ddd name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:27:44.310609 crc crio[21573]: time=\"2026-06-12T16:27:44.310484437Z\" level=info msg=\"Starting container: 1c3ffa8e0432d0407747a3e298df688ad87a6a60a0aec78b3b5e12b23ee8e13b\" id=5cb74f2b-94f1-403d-bb36-725a8ab16fb8 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 16:27:44.318723 crc crio[21573]: time=\"2026-06-12T16:27:44.317905173Z\" level=info msg=\"Started container\" PID=77589 containerID=1c3ffa8e0432d0407747a3e298df688ad87a6a60a0aec78b3b5e12b23ee8e13b description=openstack/cinder-online-data-migrations-4rkzb/cinder-online-data-migrations id=5cb74f2b-94f1-403d-bb36-725a8ab16fb8 name=/runtime.v1.RuntimeService/StartContainer sandboxID=7ff60b97fcc8df21f9274ff9e5f282f0bc72005d4ac1610d70049e10649d5f49\nJun 12 16:27:44.322947 crc crio[21573]: time=\"2026-06-12T16:27:44.322875886Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:27:44.323672 crc crio[21573]: time=\"2026-06-12T16:27:44.323313307Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-keystone-listener:current-podified\" id=6afb0ed0-2a4a-4069-9032-ce52cadbeedb name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:27:44.327735 crc crio[21573]: time=\"2026-06-12T16:27:44.327651894Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:27:44.344125 crc crio[21573]: time=\"2026-06-12T16:27:44.343997098Z\" level=info msg=\"Created container 33e24cf082a51596aa9ce251675317e8445eb9123046787cda63353a38b644dc: openstack/barbican-worker-785c7cf889-t4j99/barbican-worker-log\" id=c7864652-2d4c-4caf-881a-b14240198b39 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:27:44.345416 crc crio[21573]: time=\"2026-06-12T16:27:44.345330003Z\" level=info msg=\"Starting container: 33e24cf082a51596aa9ce251675317e8445eb9123046787cda63353a38b644dc\" id=172b6c98-c926-4e4b-9332-dfe6bef49f3a name=/runtime.v1.RuntimeService/StartContainer\nJun 12 16:27:44.351058 crc crio[21573]: time=\"2026-06-12T16:27:44.350950932Z\" level=info msg=\"Started container\" PID=77590 containerID=33e24cf082a51596aa9ce251675317e8445eb9123046787cda63353a38b644dc description=openstack/barbican-worker-785c7cf889-t4j99/barbican-worker-log id=172b6c98-c926-4e4b-9332-dfe6bef49f3a name=/runtime.v1.RuntimeService/StartContainer sandboxID=90bb1d094392d4af3802712066ce009c69385a9bb5a8451b69601fa6f3c9cc8e\nJun 12 16:27:44.366369 crc crio[21573]: time=\"2026-06-12T16:27:44.366240709Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-worker:current-podified\" id=c7f0fb65-9f25-40cf-9e62-0d909ad66398 name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:27:44.391410 crc crio[21573]: time=\"2026-06-12T16:27:44.391065279Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-keystone-listener:current-podified\" id=044bb731-c353-4469-9754-c5c2df21aabd name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:27:44.401362 crc crio[21573]: time=\"2026-06-12T16:27:44.40126759Z\" level=info msg=\"Creating container: openstack/barbican-keystone-listener-5cc5687df8-vvhgz/barbican-keystone-listener\" id=ccffc442-610f-4d61-b3d9-57029324b3c2 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:27:44.403305 crc crio[21573]: time=\"2026-06-12T16:27:44.403226482Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:27:44.428209 crc crio[21573]: time=\"2026-06-12T16:27:44.428071524Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-worker:current-podified\" id=100e20c6-9619-4149-a0c3-af98a83ab307 name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:27:44.441899 crc crio[21573]: time=\"2026-06-12T16:27:44.44182129Z\" level=info msg=\"Creating container: openstack/barbican-worker-785c7cf889-t4j99/barbican-worker\" id=19d217f1-35be-450b-9e5c-0261130f833c name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:27:44.444277 crc crio[21573]: time=\"2026-06-12T16:27:44.444116281Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:27:44.504602 crc crio[21573]: time=\"2026-06-12T16:27:44.504422889Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:27:44.510355 crc crio[21573]: time=\"2026-06-12T16:27:44.510247697Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:27:44.514659 crc crio[21573]: time=\"2026-06-12T16:27:44.514612484Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:27:44.522373 crc crio[21573]: time=\"2026-06-12T16:27:44.522297768Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:27:44.561322 crc crio[21573]: time=\"2026-06-12T16:27:44.560614652Z\" level=info msg=\"Created container 2276017504d0a5d8bc1d89cdafd9b8e581848a6eb3310ab8516843cdbf795f1b: openstack/barbican-api-59f6ff8944-rslqt/barbican-api-log\" id=4cf605b6-b6c0-4e71-b41d-a34ea6836361 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:27:44.563666 crc crio[21573]: time=\"2026-06-12T16:27:44.563576655Z\" level=info msg=\"Starting container: 2276017504d0a5d8bc1d89cdafd9b8e581848a6eb3310ab8516843cdbf795f1b\" id=8a600924-a048-45d8-ae89-1b1f949bab9b name=/runtime.v1.RuntimeService/StartContainer\nJun 12 16:27:44.574577 crc crio[21573]: time=\"2026-06-12T16:27:44.574405456Z\" level=info msg=\"Started container\" PID=77654 containerID=2276017504d0a5d8bc1d89cdafd9b8e581848a6eb3310ab8516843cdbf795f1b description=openstack/barbican-api-59f6ff8944-rslqt/barbican-api-log id=8a600924-a048-45d8-ae89-1b1f949bab9b name=/runtime.v1.RuntimeService/StartContainer sandboxID=fd6ff5dff901725dcc750d11cdd4efed699186a77fc6c434bbd67cdee634dd33\nJun 12 16:27:44.598059 crc crio[21573]: time=\"2026-06-12T16:27:44.597878467Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-api:current-podified\" id=12e91bf5-4e6c-4489-8db0-468ad284f7f1 name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:27:44.643620 crc crio[21573]: time=\"2026-06-12T16:27:44.643394898Z\" level=info msg=\"Created container ffc9212353161e6d0508db61deb3fedbcccfbedac3cce0673da5fcf5e08a720a: openstack/barbican-keystone-listener-5cc5687df8-vvhgz/barbican-keystone-listener\" id=ccffc442-610f-4d61-b3d9-57029324b3c2 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:27:44.645271 crc crio[21573]: time=\"2026-06-12T16:27:44.645207025Z\" level=info msg=\"Starting container: ffc9212353161e6d0508db61deb3fedbcccfbedac3cce0673da5fcf5e08a720a\" id=51fd0fd9-a3e0-4e7e-9d21-aa19df74b2d4 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 16:27:44.655433 crc crio[21573]: time=\"2026-06-12T16:27:44.655318254Z\" level=info msg=\"Started container\" PID=77662 containerID=ffc9212353161e6d0508db61deb3fedbcccfbedac3cce0673da5fcf5e08a720a description=openstack/barbican-keystone-listener-5cc5687df8-vvhgz/barbican-keystone-listener id=51fd0fd9-a3e0-4e7e-9d21-aa19df74b2d4 name=/runtime.v1.RuntimeService/StartContainer sandboxID=96b35ade4f14d15cb1b1a80d03eb34aebc6b45c2046c48385ff22c072a7110ac\nJun 12 16:27:44.659786 crc crio[21573]: time=\"2026-06-12T16:27:44.659671091Z\" level=info msg=\"Created container 8a11158a09269fb9d8967f42a06016ff32f9cc693224c216581cdd81708dd721: openstack/barbican-worker-785c7cf889-t4j99/barbican-worker\" id=19d217f1-35be-450b-9e5c-0261130f833c name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:27:44.662491 crc crio[21573]: time=\"2026-06-12T16:27:44.6622628Z\" level=info msg=\"Starting container: 8a11158a09269fb9d8967f42a06016ff32f9cc693224c216581cdd81708dd721\" id=e03f372d-9d65-4b50-b962-6c1f98ed1ca7 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 16:27:44.672363 crc crio[21573]: time=\"2026-06-12T16:27:44.672240054Z\" level=info msg=\"Started container\" PID=77664 containerID=8a11158a09269fb9d8967f42a06016ff32f9cc693224c216581cdd81708dd721 description=openstack/barbican-worker-785c7cf889-t4j99/barbican-worker id=e03f372d-9d65-4b50-b962-6c1f98ed1ca7 name=/runtime.v1.RuntimeService/StartContainer sandboxID=90bb1d094392d4af3802712066ce009c69385a9bb5a8451b69601fa6f3c9cc8e\nJun 12 16:27:44.713083 crc crio[21573]: time=\"2026-06-12T16:27:44.712967807Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-api:current-podified\" id=7b01abf0-6074-4075-a173-accf43225cad name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:27:44.721076 crc crio[21573]: time=\"2026-06-12T16:27:44.720965229Z\" level=info msg=\"Creating container: openstack/barbican-api-59f6ff8944-rslqt/barbican-api\" id=7fc6e55b-ccdb-4972-b944-e6a7ef98ddd1 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:27:44.721943 crc crio[21573]: time=\"2026-06-12T16:27:44.721874504Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:27:44.797413 crc crio[21573]: time=\"2026-06-12T16:27:44.797241117Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:27:44.803881 crc crio[21573]: time=\"2026-06-12T16:27:44.803748551Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:27:45.667388 crc crio[21573]: time=\"2026-06-12T16:27:45.666674189Z\" level=info msg=\"Created container ce5f206d0423fa1054f35511e81c8d35a7b20b816735135e56ff3ab7bac422bb: openstack/barbican-api-59f6ff8944-rslqt/barbican-api\" id=7fc6e55b-ccdb-4972-b944-e6a7ef98ddd1 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:27:45.673114 crc crio[21573]: time=\"2026-06-12T16:27:45.673008616Z\" level=info msg=\"Starting container: ce5f206d0423fa1054f35511e81c8d35a7b20b816735135e56ff3ab7bac422bb\" id=9d5e9b59-ba8f-401a-8ac3-d5e836ea6385 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 16:27:45.686418 crc crio[21573]: time=\"2026-06-12T16:27:45.686276476Z\" level=info msg=\"Started container\" PID=77705 containerID=ce5f206d0423fa1054f35511e81c8d35a7b20b816735135e56ff3ab7bac422bb description=openstack/barbican-api-59f6ff8944-rslqt/barbican-api id=9d5e9b59-ba8f-401a-8ac3-d5e836ea6385 name=/runtime.v1.RuntimeService/StartContainer sandboxID=fd6ff5dff901725dcc750d11cdd4efed699186a77fc6c434bbd67cdee634dd33\nJun 12 16:27:46.781358 crc crio[21573]: time=\"2026-06-12T16:27:46.779401227Z\" level=info msg=\"Stopped container 48c56230b410a668197efc622ef1c236d64e16b720e2b8fd5e938ce85c25797c: openstack/ceilometer-0/ceilometer-notification-agent\" id=de24808e-00b5-40e4-9a13-6782d5eeaabd name=/runtime.v1.RuntimeService/StopContainer\nJun 12 16:27:46.785987 crc crio[21573]: time=\"2026-06-12T16:27:46.785850329Z\" level=info msg=\"Stopping pod sandbox: 2dd5efd5bceba4e14b7f5d60369da9cf1c3af7c73ac9f92ec69481cfa3e04a6a\" id=baaf6bda-64ca-40d4-a5f9-d8fa9c9b2909 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 16:27:46.788239 crc crio[21573]: time=\"2026-06-12T16:27:46.788120309Z\" level=info msg=\"Got pod network &{Name:ceilometer-0 Namespace:openstack ID:2dd5efd5bceba4e14b7f5d60369da9cf1c3af7c73ac9f92ec69481cfa3e04a6a UID:854010bc-31c6-41ac-821b-4ee7992aac46 NetNS:/var/run/netns/d3f967e8-e26a-4a8f-84e5-72327befe5ce Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod854010bc_31c6_41ac_821b_4ee7992aac46.slice PodAnnotations:0xc00063ce28}] Aliases:map[]}\"\nJun 12 16:27:46.788930 crc crio[21573]: time=\"2026-06-12T16:27:46.788815157Z\" level=info msg=\"Deleting pod openstack_ceilometer-0 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 16:27:47.487954 crc crio[21573]: time=\"2026-06-12T16:27:47.487081974Z\" level=info msg=\"Stopped pod sandbox: 2dd5efd5bceba4e14b7f5d60369da9cf1c3af7c73ac9f92ec69481cfa3e04a6a\" id=baaf6bda-64ca-40d4-a5f9-d8fa9c9b2909 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 16:27:48.102296 crc crio[21573]: time=\"2026-06-12T16:27:48.102076264Z\" level=info msg=\"Removing container: 29a67d4c89e2b4f5bdccbabf9bbde393a085b780c1ee6f487bfe96916023b010\" id=b66d68b5-a7dc-4a39-9139-6c5af8b792e6 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 16:27:48.153118 crc crio[21573]: time=\"2026-06-12T16:27:48.152950788Z\" level=info msg=\"Removed container 29a67d4c89e2b4f5bdccbabf9bbde393a085b780c1ee6f487bfe96916023b010: openstack/ceilometer-0/proxy-httpd\" id=b66d68b5-a7dc-4a39-9139-6c5af8b792e6 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 16:27:48.160514 crc crio[21573]: time=\"2026-06-12T16:27:48.16028187Z\" level=info msg=\"Removing container: abecf3de3abe25298c7ec1db91032c20a79936a809a2d267b386e3744980af52\" id=69424df9-f042-4385-88f7-45b0ef85634e name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 16:27:48.228255 crc crio[21573]: time=\"2026-06-12T16:27:48.227557281Z\" level=info msg=\"Removed container abecf3de3abe25298c7ec1db91032c20a79936a809a2d267b386e3744980af52: openstack/ceilometer-0/sg-core\" id=69424df9-f042-4385-88f7-45b0ef85634e name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 16:27:48.249222 crc crio[21573]: time=\"2026-06-12T16:27:48.249116702Z\" level=info msg=\"Removing container: 48c56230b410a668197efc622ef1c236d64e16b720e2b8fd5e938ce85c25797c\" id=62997555-0805-40cc-a693-f120b62fd1eb name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 16:27:48.326224 crc crio[21573]: time=\"2026-06-12T16:27:48.32612074Z\" level=info msg=\"Removed container 48c56230b410a668197efc622ef1c236d64e16b720e2b8fd5e938ce85c25797c: openstack/ceilometer-0/ceilometer-notification-agent\" id=62997555-0805-40cc-a693-f120b62fd1eb name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 16:27:48.341837 crc crio[21573]: time=\"2026-06-12T16:27:48.341765375Z\" level=info msg=\"Removing container: b210d62cff371af6bb73ba6bd8d9b5cd8190a9214964ad33eeab0b914e423e85\" id=e5f92a19-0c32-4f59-8c6a-77fed165aa85 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 16:27:48.395997 crc crio[21573]: time=\"2026-06-12T16:27:48.395841683Z\" level=info msg=\"Removed container b210d62cff371af6bb73ba6bd8d9b5cd8190a9214964ad33eeab0b914e423e85: openstack/ceilometer-0/ceilometer-central-agent\" id=e5f92a19-0c32-4f59-8c6a-77fed165aa85 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 16:27:48.687351 crc crio[21573]: time=\"2026-06-12T16:27:48.687251851Z\" level=info msg=\"Running pod sandbox: openstack/ceilometer-0/POD\" id=21cccc85-ec5c-48e9-be84-c21be063ee96 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 16:27:48.687587 crc crio[21573]: time=\"2026-06-12T16:27:48.687402655Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:27:48.760592 crc crio[21573]: time=\"2026-06-12T16:27:48.755024797Z\" level=info msg=\"Got pod network &{Name:ceilometer-0 Namespace:openstack ID:148a9b298f37c60c705451e3d5a9c5260838f8079acb95dac6473bceb8254118 UID:82ebfe24-bcaa-4a52-be61-87d9ac83678e NetNS:/var/run/netns/613772f4-384f-46ec-b7f9-cc9810c4b15f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod82ebfe24_bcaa_4a52_be61_87d9ac83678e.slice PodAnnotations:0xc002428728}] Aliases:map[]}\"\nJun 12 16:27:48.760592 crc crio[21573]: time=\"2026-06-12T16:27:48.755115809Z\" level=info msg=\"Adding pod openstack_ceilometer-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 16:27:49.150297 crc crio[21573]: time=\"2026-06-12T16:27:49.149374577Z\" level=info msg=\"Stopping pod sandbox: 2ab944f1730a8aee43e9aa5afe44817769bd54c063cc180dc9085880d9ea9e92\" id=eb049523-2577-4f4a-a375-cf71579d514c name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 16:27:49.152116 crc crio[21573]: time=\"2026-06-12T16:27:49.151213846Z\" level=info msg=\"Got pod network &{Name:neutron-db-sync-979sq Namespace:openstack ID:2ab944f1730a8aee43e9aa5afe44817769bd54c063cc180dc9085880d9ea9e92 UID:bc670e1f-071b-479a-ac5d-67c8748047ac NetNS:/var/run/netns/76a32315-3a85-4ac5-b69a-46f0cfa1c103 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podbc670e1f_071b_479a_ac5d_67c8748047ac.slice PodAnnotations:0xc002722240}] Aliases:map[]}\"\nJun 12 16:27:49.152116 crc crio[21573]: time=\"2026-06-12T16:27:49.151431562Z\" level=info msg=\"Deleting pod openstack_neutron-db-sync-979sq from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 16:27:49.258289 crc crio[21573]: 2026-06-12T16:27:49Z [verbose] CmdAdd (shim): {1.1.0 [{Name:148a9b298f37c60 Mac:9e:00:a2:5b:ff:33 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:a9 Mtu:0 Sandbox:/var/run/netns/613772f4-384f-46ec-b7f9-cc9810c4b15f SocketPath: PciID:}] [{Interface:0xc000014610 Address:{IP:10.217.0.169 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 16:27:49.260329 crc crio[21573]: time=\"2026-06-12T16:27:49.260240415Z\" level=info msg=\"Got pod network &{Name:ceilometer-0 Namespace:openstack ID:148a9b298f37c60c705451e3d5a9c5260838f8079acb95dac6473bceb8254118 UID:82ebfe24-bcaa-4a52-be61-87d9ac83678e NetNS:/var/run/netns/613772f4-384f-46ec-b7f9-cc9810c4b15f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod82ebfe24_bcaa_4a52_be61_87d9ac83678e.slice PodAnnotations:0xc002428728}] Aliases:map[]}\"\nJun 12 16:27:49.260523 crc crio[21573]: time=\"2026-06-12T16:27:49.260415699Z\" level=info msg=\"Checking pod openstack_ceilometer-0 for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 16:27:49.271330 crc crio[21573]: time=\"2026-06-12T16:27:49.270128661Z\" level=info msg=\"Ran pod sandbox 148a9b298f37c60c705451e3d5a9c5260838f8079acb95dac6473bceb8254118 with infra container: openstack/ceilometer-0/POD\" id=21cccc85-ec5c-48e9-be84-c21be063ee96 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 16:27:49.282730 crc crio[21573]: time=\"2026-06-12T16:27:49.282387524Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-central:current-podified\" id=664d384a-0e55-4dd4-bd91-04078cf7b0ae name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:27:49.324574 crc crio[21573]: time=\"2026-06-12T16:27:49.324064211Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-central:current-podified\" id=29672291-6fb4-4fc9-8507-bcc2b410ed69 name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:27:49.337924 crc crio[21573]: time=\"2026-06-12T16:27:49.337783567Z\" level=info msg=\"Creating container: openstack/ceilometer-0/ceilometer-central-agent\" id=1ca9631f-5349-47d0-88f1-9d3b0ae62b1f name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:27:49.339687 crc crio[21573]: time=\"2026-06-12T16:27:49.338399553Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:27:49.405677 crc crio[21573]: time=\"2026-06-12T16:27:49.402024534Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:27:49.409190 crc crio[21573]: time=\"2026-06-12T16:27:49.408964849Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:27:49.694962 crc crio[21573]: time=\"2026-06-12T16:27:49.694142611Z\" level=info msg=\"Stopped pod sandbox: 2ab944f1730a8aee43e9aa5afe44817769bd54c063cc180dc9085880d9ea9e92\" id=eb049523-2577-4f4a-a375-cf71579d514c name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 16:27:49.787207 crc crio[21573]: time=\"2026-06-12T16:27:49.785141442Z\" level=info msg=\"Created container 17a63c969d2f45209b2989c7432ad5d8e9ac5432e8941390b0ece15458f6f46f: openstack/ceilometer-0/ceilometer-central-agent\" id=1ca9631f-5349-47d0-88f1-9d3b0ae62b1f name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:27:49.787207 crc crio[21573]: time=\"2026-06-12T16:27:49.786609799Z\" level=info msg=\"Starting container: 17a63c969d2f45209b2989c7432ad5d8e9ac5432e8941390b0ece15458f6f46f\" id=f3b6cc86-d0a2-4ae4-ad77-b3301d4b0806 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 16:27:49.792990 crc crio[21573]: time=\"2026-06-12T16:27:49.792891346Z\" level=info msg=\"Started container\" PID=78271 containerID=17a63c969d2f45209b2989c7432ad5d8e9ac5432e8941390b0ece15458f6f46f description=openstack/ceilometer-0/ceilometer-central-agent id=f3b6cc86-d0a2-4ae4-ad77-b3301d4b0806 name=/runtime.v1.RuntimeService/StartContainer sandboxID=148a9b298f37c60c705451e3d5a9c5260838f8079acb95dac6473bceb8254118\nJun 12 16:27:50.182830 crc crio[21573]: time=\"2026-06-12T16:27:50.182651498Z\" level=info msg=\"Stopping pod sandbox: 7ff60b97fcc8df21f9274ff9e5f282f0bc72005d4ac1610d70049e10649d5f49\" id=512f171c-b25c-4871-a683-6b3bc94dcebe name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 16:27:50.184123 crc crio[21573]: time=\"2026-06-12T16:27:50.183654205Z\" level=info msg=\"Got pod network &{Name:cinder-online-data-migrations-4rkzb Namespace:openstack ID:7ff60b97fcc8df21f9274ff9e5f282f0bc72005d4ac1610d70049e10649d5f49 UID:e894bc56-efd7-43dc-8b64-8dd212580928 NetNS:/var/run/netns/7d51faed-f21b-472e-a0b0-4541e49ef6c5 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pode894bc56_efd7_43dc_8b64_8dd212580928.slice PodAnnotations:0xc002428ff0}] Aliases:map[]}\"\nJun 12 16:27:50.184123 crc crio[21573]: time=\"2026-06-12T16:27:50.1838306Z\" level=info msg=\"Deleting pod openstack_cinder-online-data-migrations-4rkzb from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 16:27:50.554521 crc crio[21573]: time=\"2026-06-12T16:27:50.552133172Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-notification:current-podified\" id=7478b200-a489-4070-a881-dfb46e32ca60 name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:27:50.641426 crc crio[21573]: time=\"2026-06-12T16:27:50.641029496Z\" level=info msg=\"Stopped pod sandbox: 7ff60b97fcc8df21f9274ff9e5f282f0bc72005d4ac1610d70049e10649d5f49\" id=512f171c-b25c-4871-a683-6b3bc94dcebe name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 16:27:50.721082 crc crio[21573]: time=\"2026-06-12T16:27:50.720968967Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-notification:current-podified\" id=5511c1de-ff86-476d-9268-5304a92aadc8 name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:27:50.780300 crc crio[21573]: time=\"2026-06-12T16:27:50.771236678Z\" level=info msg=\"Creating container: openstack/ceilometer-0/ceilometer-notification-agent\" id=341d7789-35f5-4813-bbda-80480960e03d name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:27:50.780300 crc crio[21573]: time=\"2026-06-12T16:27:50.772096381Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:27:50.901829 crc crio[21573]: time=\"2026-06-12T16:27:50.900796032Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:27:50.907386 crc crio[21573]: time=\"2026-06-12T16:27:50.907286246Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:27:51.249286 crc crio[21573]: time=\"2026-06-12T16:27:51.246674417Z\" level=info msg=\"Stopping container: 54dc699f8b672e225ef7bb1a1d9d94fb064c4c8988ea64293d639147266431f5 (timeout: 10s)\" id=482796e6-e56c-49fb-a37c-eabf679d96a2 name=/runtime.v1.RuntimeService/StopContainer\nJun 12 16:27:51.326814 crc crio[21573]: time=\"2026-06-12T16:27:51.326605027Z\" level=info msg=\"Created container b763593bb8810920f1f6146b5d8175a575ae077035e864db6fbcbca8191e5975: openstack/ceilometer-0/ceilometer-notification-agent\" id=341d7789-35f5-4813-bbda-80480960e03d name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:27:51.328816 crc crio[21573]: time=\"2026-06-12T16:27:51.328693108Z\" level=info msg=\"Starting container: b763593bb8810920f1f6146b5d8175a575ae077035e864db6fbcbca8191e5975\" id=43a087ab-c2c5-4722-b65e-7ddc172eef39 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 16:27:51.347307 crc crio[21573]: time=\"2026-06-12T16:27:51.347144764Z\" level=info msg=\"Started container\" PID=78409 containerID=b763593bb8810920f1f6146b5d8175a575ae077035e864db6fbcbca8191e5975 description=openstack/ceilometer-0/ceilometer-notification-agent id=43a087ab-c2c5-4722-b65e-7ddc172eef39 name=/runtime.v1.RuntimeService/StartContainer sandboxID=148a9b298f37c60c705451e3d5a9c5260838f8079acb95dac6473bceb8254118\nJun 12 16:27:51.365557 crc crio[21573]: time=\"2026-06-12T16:27:51.362361163Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/sg-core:latest\" id=8c3a8802-3b30-4b66-be58-cb43ef839fa7 name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:27:51.398491 crc crio[21573]: time=\"2026-06-12T16:27:51.397856907Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/sg-core:latest\" id=8b580935-217c-4d56-bd15-307a538d36c5 name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:27:51.417262 crc crio[21573]: time=\"2026-06-12T16:27:51.4168222Z\" level=info msg=\"Creating container: openstack/ceilometer-0/sg-core\" id=b6eb65d5-8188-481d-9710-d27d8abbb331 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:27:51.417733 crc crio[21573]: time=\"2026-06-12T16:27:51.417666844Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:27:51.493029 crc crio[21573]: time=\"2026-06-12T16:27:51.491957623Z\" level=info msg=\"Stopped container 54dc699f8b672e225ef7bb1a1d9d94fb064c4c8988ea64293d639147266431f5: openstack/dnsmasq-dns-6674dbf88c-wthzg/dnsmasq-dns\" id=482796e6-e56c-49fb-a37c-eabf679d96a2 name=/runtime.v1.RuntimeService/StopContainer\nJun 12 16:27:51.495409 crc crio[21573]: time=\"2026-06-12T16:27:51.494311003Z\" level=info msg=\"Stopping pod sandbox: 3e6a003c3f1d182415ecfe955ea4525cf25b554e2a23602b82e4445de1905941\" id=2466f05f-9234-4eb2-b8d9-5e128fdfcf03 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 16:27:51.495409 crc crio[21573]: time=\"2026-06-12T16:27:51.495197476Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-6674dbf88c-wthzg Namespace:openstack ID:3e6a003c3f1d182415ecfe955ea4525cf25b554e2a23602b82e4445de1905941 UID:a8b288ff-f266-40fa-ad3f-00c3c383c2a5 NetNS:/var/run/netns/0ae99f12-d664-4efe-ab6e-1c3f585ef8a3 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poda8b288ff_f266_40fa_ad3f_00c3c383c2a5.slice PodAnnotations:0xc00063c460}] Aliases:map[]}\"\nJun 12 16:27:51.495639 crc crio[21573]: time=\"2026-06-12T16:27:51.495388802Z\" level=info msg=\"Deleting pod openstack_dnsmasq-dns-6674dbf88c-wthzg from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 16:27:51.560084 crc crio[21573]: time=\"2026-06-12T16:27:51.553549646Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:27:51.573537 crc crio[21573]: time=\"2026-06-12T16:27:51.569941184Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:27:51.840331 crc crio[21573]: time=\"2026-06-12T16:27:51.839232875Z\" level=info msg=\"Created container 43c6c35e2d0cc1b391ed19226705acbfa558969b743da4a106bbc1f21e86ec1c: openstack/ceilometer-0/sg-core\" id=b6eb65d5-8188-481d-9710-d27d8abbb331 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:27:51.847990 crc crio[21573]: time=\"2026-06-12T16:27:51.847876003Z\" level=info msg=\"Starting container: 43c6c35e2d0cc1b391ed19226705acbfa558969b743da4a106bbc1f21e86ec1c\" id=8c446397-1a1d-43d2-85e0-59a7c13d63fd name=/runtime.v1.RuntimeService/StartContainer\nJun 12 16:27:51.856153 crc crio[21573]: time=\"2026-06-12T16:27:51.856041133Z\" level=info msg=\"Started container\" PID=78505 containerID=43c6c35e2d0cc1b391ed19226705acbfa558969b743da4a106bbc1f21e86ec1c description=openstack/ceilometer-0/sg-core id=8c446397-1a1d-43d2-85e0-59a7c13d63fd name=/runtime.v1.RuntimeService/StartContainer sandboxID=148a9b298f37c60c705451e3d5a9c5260838f8079acb95dac6473bceb8254118\nJun 12 16:27:51.904872 crc crio[21573]: time=\"2026-06-12T16:27:51.904768124Z\" level=info msg=\"Checking image status: registry.redhat.io/ubi9/httpd-24:latest\" id=73c41e52-6500-4562-aa41-93e28fecaca3 name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:27:51.965364 crc crio[21573]: time=\"2026-06-12T16:27:51.964596232Z\" level=info msg=\"Checking image status: registry.redhat.io/ubi9/httpd-24:latest\" id=83e32697-5eec-4d0a-948d-0e606bbb8009 name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:27:52.024792 crc crio[21573]: time=\"2026-06-12T16:27:52.017082348Z\" level=info msg=\"Creating container: openstack/ceilometer-0/proxy-httpd\" id=52f7b812-c003-4261-bbf1-3c39768b7813 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:27:52.024792 crc crio[21573]: time=\"2026-06-12T16:27:52.018963039Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:27:52.168515 crc crio[21573]: time=\"2026-06-12T16:27:52.165865526Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:27:52.170944 crc crio[21573]: time=\"2026-06-12T16:27:52.170857019Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:27:52.295981 crc crio[21573]: time=\"2026-06-12T16:27:52.293865229Z\" level=info msg=\"Stopped pod sandbox: 3e6a003c3f1d182415ecfe955ea4525cf25b554e2a23602b82e4445de1905941\" id=2466f05f-9234-4eb2-b8d9-5e128fdfcf03 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 16:27:52.403774 crc crio[21573]: time=\"2026-06-12T16:27:52.403641228Z\" level=info msg=\"Removing container: 54dc699f8b672e225ef7bb1a1d9d94fb064c4c8988ea64293d639147266431f5\" id=5e4b2f71-cce3-4632-8a79-cb9d8fc7dab5 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 16:27:52.448788 crc crio[21573]: time=\"2026-06-12T16:27:52.447956049Z\" level=info msg=\"Removed container 54dc699f8b672e225ef7bb1a1d9d94fb064c4c8988ea64293d639147266431f5: openstack/dnsmasq-dns-6674dbf88c-wthzg/dnsmasq-dns\" id=5e4b2f71-cce3-4632-8a79-cb9d8fc7dab5 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 16:27:52.455726 crc crio[21573]: time=\"2026-06-12T16:27:52.455529231Z\" level=info msg=\"Removing container: 18bd8c76f0e51c63db47f0ce0907a56e1e290c7826c1ff1792709983c726d931\" id=4738eb52-cb02-47eb-983f-63aa3948384c name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 16:27:52.576058 crc crio[21573]: time=\"2026-06-12T16:27:52.575912435Z\" level=info msg=\"Created container 3730d71993fd90ef4f94da37f8df6ab3186f6c1fc988c1d81c1f9822aad5ec44: openstack/ceilometer-0/proxy-httpd\" id=52f7b812-c003-4261-bbf1-3c39768b7813 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:27:52.579197 crc crio[21573]: time=\"2026-06-12T16:27:52.578638573Z\" level=info msg=\"Starting container: 3730d71993fd90ef4f94da37f8df6ab3186f6c1fc988c1d81c1f9822aad5ec44\" id=dc156430-f88b-4c38-914d-b7290b324b61 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 16:27:52.587990 crc crio[21573]: time=\"2026-06-12T16:27:52.587856857Z\" level=info msg=\"Started container\" PID=78549 containerID=3730d71993fd90ef4f94da37f8df6ab3186f6c1fc988c1d81c1f9822aad5ec44 description=openstack/ceilometer-0/proxy-httpd id=dc156430-f88b-4c38-914d-b7290b324b61 name=/runtime.v1.RuntimeService/StartContainer sandboxID=148a9b298f37c60c705451e3d5a9c5260838f8079acb95dac6473bceb8254118\nJun 12 16:27:52.859928 crc crio[21573]: time=\"2026-06-12T16:27:52.859650106Z\" level=info msg=\"Removed container 18bd8c76f0e51c63db47f0ce0907a56e1e290c7826c1ff1792709983c726d931: openstack/dnsmasq-dns-6674dbf88c-wthzg/init\" id=4738eb52-cb02-47eb-983f-63aa3948384c name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 16:27:53.517004 crc crio[21573]: time=\"2026-06-12T16:27:53.516377876Z\" level=info msg=\"Running pod sandbox: openstack/dnsmasq-dns-54f48964b7-s2ffs/POD\" id=095a31cc-cee9-431f-a069-b8a19e749e6d name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 16:27:53.518589 crc crio[21573]: time=\"2026-06-12T16:27:53.517045475Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:27:53.676823 crc crio[21573]: time=\"2026-06-12T16:27:53.676683532Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-54f48964b7-s2ffs Namespace:openstack ID:8b63e666ca9e0501875511e6e882fb4190db3075bba44be1fa70618b96cd4153 UID:9abff4cc-77e4-4050-9955-60cd9b562598 NetNS:/var/run/netns/1d44dd70-09f9-46d0-9c53-7eb74c25618f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod9abff4cc_77e4_4050_9955_60cd9b562598.slice PodAnnotations:0xc006380098}] Aliases:map[]}\"\nJun 12 16:27:53.676823 crc crio[21573]: time=\"2026-06-12T16:27:53.676795245Z\" level=info msg=\"Adding pod openstack_dnsmasq-dns-54f48964b7-s2ffs to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 16:27:53.904506 crc crio[21573]: time=\"2026-06-12T16:27:53.90373106Z\" level=info msg=\"Running pod sandbox: openstack/cinder-scheduler-0/POD\" id=f086c464-4ea5-4a2d-b535-a8f8ab9f196a name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 16:27:53.904691 crc crio[21573]: time=\"2026-06-12T16:27:53.904530232Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:27:54.130594 crc crio[21573]: time=\"2026-06-12T16:27:54.130111426Z\" level=info msg=\"Running pod sandbox: openstack/neutron-7f7c486dcd-zn7sz/POD\" id=367eac06-48b3-48c8-a0b4-b9601f785789 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 16:27:54.130865 crc crio[21573]: time=\"2026-06-12T16:27:54.13084266Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:27:54.213118 crc crio[21573]: time=\"2026-06-12T16:27:54.212642727Z\" level=info msg=\"Got pod network &{Name:cinder-scheduler-0 Namespace:openstack ID:b7b248715a21d811d50f32c9fd81c834cb26fdffaaaac3bee409dd4302989297 UID:ad082cbc-1202-44e4-9b03-df96b39c357f NetNS:/var/run/netns/2d67661b-3f2a-4e04-9345-9d7cf7a8764c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podad082cbc_1202_44e4_9b03_df96b39c357f.slice PodAnnotations:0xc00063c540}] Aliases:map[]}\"\nJun 12 16:27:54.213118 crc crio[21573]: time=\"2026-06-12T16:27:54.212875633Z\" level=info msg=\"Adding pod openstack_cinder-scheduler-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 16:27:54.260774 crc crio[21573]: time=\"2026-06-12T16:27:54.260714172Z\" level=info msg=\"Got pod network &{Name:neutron-7f7c486dcd-zn7sz Namespace:openstack ID:1ab788f9da5bb326f664cbea23ad5bd8fa447646bd40e31c4e98dbe386fb6e19 UID:fda96de5-198d-4e6b-9b70-135ff13443cb NetNS:/var/run/netns/552fe9e0-dec3-42fd-be83-2a44aa859ee5 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podfda96de5_198d_4e6b_9b70_135ff13443cb.slice PodAnnotations:0xc00209e268}] Aliases:map[]}\"\nJun 12 16:27:54.261407 crc crio[21573]: time=\"2026-06-12T16:27:54.26138558Z\" level=info msg=\"Adding pod openstack_neutron-7f7c486dcd-zn7sz to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 16:27:54.988230 crc crio[21573]: time=\"2026-06-12T16:27:54.985301385Z\" level=info msg=\"Running pod sandbox: openstack/dnsmasq-dns-764b948f4c-8499g/POD\" id=1c55df58-7079-4403-8fa4-7b4932d1f1fa name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 16:27:54.988230 crc crio[21573]: time=\"2026-06-12T16:27:54.986266871Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:27:55.066680 crc crio[21573]: time=\"2026-06-12T16:27:55.06214525Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-764b948f4c-8499g Namespace:openstack ID:95a0f356b416d2dd11bebaa3b9d445b1b03f7a8e05863296709f404878b080ad UID:574fa677-af1f-4b84-9768-ea8304c20fef NetNS:/var/run/netns/e422a700-52a2-4c46-9c46-662a67f9fe43 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod574fa677_af1f_4b84_9768_ea8304c20fef.slice PodAnnotations:0xc006380680}] Aliases:map[]}\"\nJun 12 16:27:55.066680 crc crio[21573]: time=\"2026-06-12T16:27:55.062259143Z\" level=info msg=\"Adding pod openstack_dnsmasq-dns-764b948f4c-8499g to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 16:27:55.164952 crc crio[21573]: 2026-06-12T16:27:55Z [verbose] CmdAdd (shim): {1.1.0 [{Name:8b63e666ca9e050 Mac:8a:c1:9a:74:61:dd Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:aa Mtu:0 Sandbox:/var/run/netns/1d44dd70-09f9-46d0-9c53-7eb74c25618f SocketPath: PciID:}] [{Interface:0xc0002ac5b0 Address:{IP:10.217.0.170 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 16:27:55.166206 crc crio[21573]: time=\"2026-06-12T16:27:55.166098853Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-54f48964b7-s2ffs Namespace:openstack ID:8b63e666ca9e0501875511e6e882fb4190db3075bba44be1fa70618b96cd4153 UID:9abff4cc-77e4-4050-9955-60cd9b562598 NetNS:/var/run/netns/1d44dd70-09f9-46d0-9c53-7eb74c25618f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod9abff4cc_77e4_4050_9955_60cd9b562598.slice PodAnnotations:0xc006380098}] Aliases:map[]}\"\nJun 12 16:27:55.166403 crc crio[21573]: time=\"2026-06-12T16:27:55.166326699Z\" level=info msg=\"Checking pod openstack_dnsmasq-dns-54f48964b7-s2ffs for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 16:27:55.209520 crc crio[21573]: time=\"2026-06-12T16:27:55.206124386Z\" level=info msg=\"Running pod sandbox: openstack/cinder-api-0/POD\" id=872e7303-d687-440c-a81c-9e21cf3d0f30 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 16:27:55.209520 crc crio[21573]: time=\"2026-06-12T16:27:55.206284875Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:27:55.211954 crc crio[21573]: time=\"2026-06-12T16:27:55.211844068Z\" level=info msg=\"Ran pod sandbox 8b63e666ca9e0501875511e6e882fb4190db3075bba44be1fa70618b96cd4153 with infra container: openstack/dnsmasq-dns-54f48964b7-s2ffs/POD\" id=095a31cc-cee9-431f-a069-b8a19e749e6d name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 16:27:55.225332 crc crio[21573]: time=\"2026-06-12T16:27:55.225123805Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=d44fa82f-c865-4897-8393-ddd513cd822f name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:27:55.307750 crc crio[21573]: time=\"2026-06-12T16:27:55.307490785Z\" level=info msg=\"Got pod network &{Name:cinder-api-0 Namespace:openstack ID:98bef3a9b8f24a261a92759563358be9e19e8c69a7e7ded7b4915e50fcbe5e81 UID:1c93185e-3494-48aa-9214-f8861badd284 NetNS:/var/run/netns/359ca763-46d3-480f-9e52-ffb3949030b3 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod1c93185e_3494_48aa_9214_f8861badd284.slice PodAnnotations:0xc00008d0e0}] Aliases:map[]}\"\nJun 12 16:27:55.307750 crc crio[21573]: time=\"2026-06-12T16:27:55.307586986Z\" level=info msg=\"Adding pod openstack_cinder-api-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 16:27:55.382357 crc crio[21573]: 2026-06-12T16:27:55Z [verbose] CmdAdd (shim): {1.1.0 [{Name:b7b248715a21d81 Mac:8e:0d:06:2d:54:47 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:ab Mtu:0 Sandbox:/var/run/netns/2d67661b-3f2a-4e04-9345-9d7cf7a8764c SocketPath: PciID:}] [{Interface:0xc00025aa00 Address:{IP:10.217.0.171 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 16:27:55.405621 crc crio[21573]: time=\"2026-06-12T16:27:55.39849282Z\" level=info msg=\"Got pod network &{Name:cinder-scheduler-0 Namespace:openstack ID:b7b248715a21d811d50f32c9fd81c834cb26fdffaaaac3bee409dd4302989297 UID:ad082cbc-1202-44e4-9b03-df96b39c357f NetNS:/var/run/netns/2d67661b-3f2a-4e04-9345-9d7cf7a8764c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podad082cbc_1202_44e4_9b03_df96b39c357f.slice PodAnnotations:0xc00063c540}] Aliases:map[]}\"\nJun 12 16:27:55.405621 crc crio[21573]: time=\"2026-06-12T16:27:55.398730916Z\" level=info msg=\"Checking pod openstack_cinder-scheduler-0 for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 16:27:55.490537 crc crio[21573]: time=\"2026-06-12T16:27:55.488008492Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=7cc13ebe-53f3-4caf-8adb-a2d78309368a name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:27:55.558589 crc crio[21573]: time=\"2026-06-12T16:27:55.558002922Z\" level=info msg=\"Ran pod sandbox b7b248715a21d811d50f32c9fd81c834cb26fdffaaaac3bee409dd4302989297 with infra container: openstack/cinder-scheduler-0/POD\" id=f086c464-4ea5-4a2d-b535-a8f8ab9f196a name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 16:27:55.590309 crc crio[21573]: time=\"2026-06-12T16:27:55.590055814Z\" level=info msg=\"Creating container: openstack/dnsmasq-dns-54f48964b7-s2ffs/init\" id=23257e3e-00f7-481b-912d-c1b2eb154e62 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:27:55.591612 crc crio[21573]: time=\"2026-06-12T16:27:55.590955288Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:27:55.606606 crc crio[21573]: time=\"2026-06-12T16:27:55.604789484Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-scheduler:current-podified\" id=cc5ffb07-f301-42ec-abe6-d7662217f658 name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:27:55.643981 crc crio[21573]: time=\"2026-06-12T16:27:55.643770427Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/openstack-cinder-scheduler:current-podified not found\" id=cc5ffb07-f301-42ec-abe6-d7662217f658 name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:27:55.650663 crc crio[21573]: time=\"2026-06-12T16:27:55.648380251Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-cinder-scheduler:current-podified found\" id=cc5ffb07-f301-42ec-abe6-d7662217f658 name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:27:55.666531 crc crio[21573]: time=\"2026-06-12T16:27:55.656227682Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-cinder-scheduler:current-podified\" id=d5ce3634-f90a-491f-8896-3c3c6229391f name=/runtime.v1.ImageService/PullImage\nJun 12 16:27:55.679353 crc crio[21573]: time=\"2026-06-12T16:27:55.679022567Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-cinder-scheduler:current-podified\\\"\"\nJun 12 16:27:55.762532 crc crio[21573]: time=\"2026-06-12T16:27:55.762344946Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:27:55.778292 crc crio[21573]: time=\"2026-06-12T16:27:55.77822072Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:27:56.141081 crc crio[21573]: time=\"2026-06-12T16:27:56.136593497Z\" level=info msg=\"Created container 45c48c80138994a6e7f4fcd5b2ad8f3e8f7d23f4b75f40976be1ec5574f8b0f6: openstack/dnsmasq-dns-54f48964b7-s2ffs/init\" id=23257e3e-00f7-481b-912d-c1b2eb154e62 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:27:56.165684 crc crio[21573]: time=\"2026-06-12T16:27:56.16540051Z\" level=info msg=\"Starting container: 45c48c80138994a6e7f4fcd5b2ad8f3e8f7d23f4b75f40976be1ec5574f8b0f6\" id=257d6e4a-7b69-4c12-be54-e11dc79be2ca name=/runtime.v1.RuntimeService/StartContainer\nJun 12 16:27:56.171578 crc crio[21573]: 2026-06-12T16:27:56Z [verbose] CmdAdd (shim): {1.1.0 [{Name:1ab788f9da5bb32 Mac:be:13:e4:17:b5:1f Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:ac Mtu:0 Sandbox:/var/run/netns/552fe9e0-dec3-42fd-be83-2a44aa859ee5 SocketPath: PciID:}] [{Interface:0xc0004a6cb0 Address:{IP:10.217.0.172 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 16:27:56.179256 crc crio[21573]: time=\"2026-06-12T16:27:56.172984604Z\" level=info msg=\"Got pod network &{Name:neutron-7f7c486dcd-zn7sz Namespace:openstack ID:1ab788f9da5bb326f664cbea23ad5bd8fa447646bd40e31c4e98dbe386fb6e19 UID:fda96de5-198d-4e6b-9b70-135ff13443cb NetNS:/var/run/netns/552fe9e0-dec3-42fd-be83-2a44aa859ee5 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podfda96de5_198d_4e6b_9b70_135ff13443cb.slice PodAnnotations:0xc00209e268}] Aliases:map[]}\"\nJun 12 16:27:56.179256 crc crio[21573]: time=\"2026-06-12T16:27:56.173275521Z\" level=info msg=\"Checking pod openstack_neutron-7f7c486dcd-zn7sz for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 16:27:56.190496 crc crio[21573]: time=\"2026-06-12T16:27:56.188824363Z\" level=info msg=\"Started container\" PID=79216 containerID=45c48c80138994a6e7f4fcd5b2ad8f3e8f7d23f4b75f40976be1ec5574f8b0f6 description=openstack/dnsmasq-dns-54f48964b7-s2ffs/init id=257d6e4a-7b69-4c12-be54-e11dc79be2ca name=/runtime.v1.RuntimeService/StartContainer sandboxID=8b63e666ca9e0501875511e6e882fb4190db3075bba44be1fa70618b96cd4153\nJun 12 16:27:56.231526 crc crio[21573]: time=\"2026-06-12T16:27:56.230152893Z\" level=info msg=\"Ran pod sandbox 1ab788f9da5bb326f664cbea23ad5bd8fa447646bd40e31c4e98dbe386fb6e19 with infra container: openstack/neutron-7f7c486dcd-zn7sz/POD\" id=367eac06-48b3-48c8-a0b4-b9601f785789 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 16:27:56.231526 crc crio[21573]: 2026-06-12T16:27:56Z [verbose] CmdAdd (shim): {1.1.0 [{Name:95a0f356b416d2d Mac:66:5f:e6:18:d1:2d Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:ad Mtu:0 Sandbox:/var/run/netns/e422a700-52a2-4c46-9c46-662a67f9fe43 SocketPath: PciID:}] [{Interface:0xc0001805e0 Address:{IP:10.217.0.173 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 16:27:56.249523 crc crio[21573]: time=\"2026-06-12T16:27:56.248373958Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-764b948f4c-8499g Namespace:openstack ID:95a0f356b416d2dd11bebaa3b9d445b1b03f7a8e05863296709f404878b080ad UID:574fa677-af1f-4b84-9768-ea8304c20fef NetNS:/var/run/netns/e422a700-52a2-4c46-9c46-662a67f9fe43 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod574fa677_af1f_4b84_9768_ea8304c20fef.slice PodAnnotations:0xc006380680}] Aliases:map[]}\"\nJun 12 16:27:56.249523 crc crio[21573]: time=\"2026-06-12T16:27:56.249324933Z\" level=info msg=\"Checking pod openstack_dnsmasq-dns-764b948f4c-8499g for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 16:27:56.253894 crc crio[21573]: time=\"2026-06-12T16:27:56.252549287Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=957fe4ba-1c9d-4ef2-a56d-e684db96a29a name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:27:56.278520 crc crio[21573]: time=\"2026-06-12T16:27:56.277573761Z\" level=info msg=\"Ran pod sandbox 95a0f356b416d2dd11bebaa3b9d445b1b03f7a8e05863296709f404878b080ad with infra container: openstack/dnsmasq-dns-764b948f4c-8499g/POD\" id=1c55df58-7079-4403-8fa4-7b4932d1f1fa name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 16:27:56.292537 crc crio[21573]: time=\"2026-06-12T16:27:56.291839026Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=efd66288-ec39-424a-ad98-6e82bdd3c5dc name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:27:56.482290 crc crio[21573]: time=\"2026-06-12T16:27:56.48191619Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=e07ae8c3-594d-469b-9a91-1f9318a5845c name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:27:56.512480 crc crio[21573]: 2026-06-12T16:27:56Z [verbose] CmdAdd (shim): {1.1.0 [{Name:98bef3a9b8f24a2 Mac:66:9d:50:77:76:0b Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:ae Mtu:0 Sandbox:/var/run/netns/359ca763-46d3-480f-9e52-ffb3949030b3 SocketPath: PciID:}] [{Interface:0xc0005025d0 Address:{IP:10.217.0.174 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 16:27:56.531834 crc crio[21573]: time=\"2026-06-12T16:27:56.530897671Z\" level=info msg=\"Got pod network &{Name:cinder-api-0 Namespace:openstack ID:98bef3a9b8f24a261a92759563358be9e19e8c69a7e7ded7b4915e50fcbe5e81 UID:1c93185e-3494-48aa-9214-f8861badd284 NetNS:/var/run/netns/359ca763-46d3-480f-9e52-ffb3949030b3 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod1c93185e_3494_48aa_9214_f8861badd284.slice PodAnnotations:0xc00008d0e0}] Aliases:map[]}\"\nJun 12 16:27:56.532290 crc crio[21573]: time=\"2026-06-12T16:27:56.532075303Z\" level=info msg=\"Checking pod openstack_cinder-api-0 for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 16:27:56.552372 crc crio[21573]: time=\"2026-06-12T16:27:56.545612615Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=bdf47d25-b5b4-4c56-8636-1fc6f5f63572 name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:27:56.751562 crc crio[21573]: time=\"2026-06-12T16:27:56.751003769Z\" level=info msg=\"Creating container: openstack/dnsmasq-dns-764b948f4c-8499g/init\" id=2c331630-18ed-4b37-9549-2d2d517f9539 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:27:56.751968 crc crio[21573]: time=\"2026-06-12T16:27:56.751730378Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:27:56.758911 crc crio[21573]: time=\"2026-06-12T16:27:56.758810596Z\" level=info msg=\"Ran pod sandbox 98bef3a9b8f24a261a92759563358be9e19e8c69a7e7ded7b4915e50fcbe5e81 with infra container: openstack/cinder-api-0/POD\" id=872e7303-d687-440c-a81c-9e21cf3d0f30 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 16:27:56.766710 crc crio[21573]: time=\"2026-06-12T16:27:56.762941768Z\" level=info msg=\"Creating container: openstack/neutron-7f7c486dcd-zn7sz/neutron-api\" id=ec205ac7-40d6-49d0-a013-7c3b140bcea2 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:27:56.781674 crc crio[21573]: time=\"2026-06-12T16:27:56.781565614Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-api:current-podified\" id=d50030a2-8766-49a6-aecf-b3e8e77ed18d name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:27:56.909254 crc crio[21573]: time=\"2026-06-12T16:27:56.909095507Z\" level=info msg=\"Stopping pod sandbox: 8b63e666ca9e0501875511e6e882fb4190db3075bba44be1fa70618b96cd4153\" id=12f8a8f1-660d-4687-9572-4db5a96cb317 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 16:27:56.910077 crc crio[21573]: time=\"2026-06-12T16:27:56.91000271Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-54f48964b7-s2ffs Namespace:openstack ID:8b63e666ca9e0501875511e6e882fb4190db3075bba44be1fa70618b96cd4153 UID:9abff4cc-77e4-4050-9955-60cd9b562598 NetNS:/var/run/netns/1d44dd70-09f9-46d0-9c53-7eb74c25618f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod9abff4cc_77e4_4050_9955_60cd9b562598.slice PodAnnotations:0xc001896490}] Aliases:map[]}\"\nJun 12 16:27:56.910238 crc crio[21573]: time=\"2026-06-12T16:27:56.910211633Z\" level=info msg=\"Deleting pod openstack_dnsmasq-dns-54f48964b7-s2ffs from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 16:27:56.916235 crc crio[21573]: time=\"2026-06-12T16:27:56.915974569Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:27:56.923668 crc crio[21573]: time=\"2026-06-12T16:27:56.923544483Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-api:current-podified\" id=fb26422f-38e1-497e-a6f5-794fdf02effa name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:27:56.926056 crc crio[21573]: time=\"2026-06-12T16:27:56.92590163Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-cinder-scheduler@sha256:23459ab66437aaf9974c040b037492372c42d23a50c86f96482afcceeea3fe17\" id=d5ce3634-f90a-491f-8896-3c3c6229391f name=/runtime.v1.ImageService/PullImage\nJun 12 16:27:56.928989 crc crio[21573]: time=\"2026-06-12T16:27:56.928910709Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-scheduler:current-podified\" id=0e10dad4-f84f-4e68-92d6-92f07b155324 name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:27:56.951224 crc crio[21573]: time=\"2026-06-12T16:27:56.951018663Z\" level=info msg=\"Creating container: openstack/cinder-api-0/cinder-api-log\" id=f27d5415-de49-456a-9eb5-8ad1126c6d6b name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:27:57.026768 crc crio[21573]: time=\"2026-06-12T16:27:57.026499614Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:27:57.101092 crc crio[21573]: time=\"2026-06-12T16:27:57.100964143Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:27:57.117723 crc crio[21573]: time=\"2026-06-12T16:27:57.117629107Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:27:57.178861 crc crio[21573]: time=\"2026-06-12T16:27:57.177756339Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:27:57.195635 crc crio[21573]: time=\"2026-06-12T16:27:57.195520298Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:27:57.310197 crc crio[21573]: time=\"2026-06-12T16:27:57.310076536Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:27:57.333887 crc crio[21573]: time=\"2026-06-12T16:27:57.333731571Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-scheduler:current-podified\" id=815a396d-cefe-4dd3-9a78-57c7edf26700 name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:27:57.354641 crc crio[21573]: time=\"2026-06-12T16:27:57.354526301Z\" level=info msg=\"Creating container: openstack/cinder-scheduler-0/cinder-scheduler\" id=fd93539f-70c4-4712-944d-2c529aed97e3 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:27:57.356860 crc crio[21573]: time=\"2026-06-12T16:27:57.356787222Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:27:57.586774 crc crio[21573]: time=\"2026-06-12T16:27:57.585980757Z\" level=info msg=\"Created container ea97dda1990917dfc018cb28aee88c6aec59f7eddbe32f0990d7c0efdc037014: openstack/neutron-7f7c486dcd-zn7sz/neutron-api\" id=ec205ac7-40d6-49d0-a013-7c3b140bcea2 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:27:57.594994 crc crio[21573]: time=\"2026-06-12T16:27:57.594888935Z\" level=info msg=\"Starting container: ea97dda1990917dfc018cb28aee88c6aec59f7eddbe32f0990d7c0efdc037014\" id=3c1e01d3-3147-4b16-aa10-30c8040a2a8c name=/runtime.v1.RuntimeService/StartContainer\nJun 12 16:27:57.597030 crc crio[21573]: time=\"2026-06-12T16:27:57.596809201Z\" level=info msg=\"Stopped pod sandbox: 8b63e666ca9e0501875511e6e882fb4190db3075bba44be1fa70618b96cd4153\" id=12f8a8f1-660d-4687-9572-4db5a96cb317 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 16:27:57.611803 crc crio[21573]: time=\"2026-06-12T16:27:57.611680845Z\" level=info msg=\"Started container\" PID=79358 containerID=ea97dda1990917dfc018cb28aee88c6aec59f7eddbe32f0990d7c0efdc037014 description=openstack/neutron-7f7c486dcd-zn7sz/neutron-api id=3c1e01d3-3147-4b16-aa10-30c8040a2a8c name=/runtime.v1.RuntimeService/StartContainer sandboxID=1ab788f9da5bb326f664cbea23ad5bd8fa447646bd40e31c4e98dbe386fb6e19\nJun 12 16:27:57.635031 crc crio[21573]: time=\"2026-06-12T16:27:57.634842709Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=33d036d5-f00e-45bf-b023-f28963fb88a7 name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:27:57.702120 crc crio[21573]: time=\"2026-06-12T16:27:57.702038632Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=da7cacac-484a-4353-a42c-fbb96669da05 name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:27:57.704715 crc crio[21573]: time=\"2026-06-12T16:27:57.704553652Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:27:57.717820 crc crio[21573]: time=\"2026-06-12T16:27:57.713422197Z\" level=info msg=\"Creating container: openstack/neutron-7f7c486dcd-zn7sz/neutron-httpd\" id=0fcef35c-f851-4a7f-af33-e2974c2f763a name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:27:57.717820 crc crio[21573]: time=\"2026-06-12T16:27:57.714004233Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:27:57.821028 crc crio[21573]: time=\"2026-06-12T16:27:57.820915189Z\" level=info msg=\"Created container d29ad735aefc7cbb2e17c70c1d755526859727e11ed70b6ef978faed4e274563: openstack/dnsmasq-dns-764b948f4c-8499g/init\" id=2c331630-18ed-4b37-9549-2d2d517f9539 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:27:57.831668 crc crio[21573]: time=\"2026-06-12T16:27:57.831568698Z\" level=info msg=\"Starting container: d29ad735aefc7cbb2e17c70c1d755526859727e11ed70b6ef978faed4e274563\" id=4828cae6-8d51-4448-a662-2f60c1ede35f name=/runtime.v1.RuntimeService/StartContainer\nJun 12 16:27:57.843378 crc crio[21573]: time=\"2026-06-12T16:27:57.843099024Z\" level=info msg=\"Started container\" PID=79347 containerID=d29ad735aefc7cbb2e17c70c1d755526859727e11ed70b6ef978faed4e274563 description=openstack/dnsmasq-dns-764b948f4c-8499g/init id=4828cae6-8d51-4448-a662-2f60c1ede35f name=/runtime.v1.RuntimeService/StartContainer sandboxID=95a0f356b416d2dd11bebaa3b9d445b1b03f7a8e05863296709f404878b080ad\nJun 12 16:27:57.876839 crc crio[21573]: time=\"2026-06-12T16:27:57.876683547Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:27:57.900558 crc crio[21573]: time=\"2026-06-12T16:27:57.899530238Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:27:58.122548 crc crio[21573]: time=\"2026-06-12T16:27:58.12177445Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=bd7b0f1e-76e5-44d8-a527-25e7a85f370a name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:27:58.156562 crc crio[21573]: time=\"2026-06-12T16:27:58.155671385Z\" level=info msg=\"Removing container: 45c48c80138994a6e7f4fcd5b2ad8f3e8f7d23f4b75f40976be1ec5574f8b0f6\" id=9315499e-7c85-41e6-9d36-0242ad8f78a4 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 16:27:58.344258 crc crio[21573]: time=\"2026-06-12T16:27:58.344098459Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=a80726ac-d4f7-4ba9-9a3a-3d9882c25cdd name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:27:58.352574 crc crio[21573]: time=\"2026-06-12T16:27:58.352222498Z\" level=info msg=\"Removed container 45c48c80138994a6e7f4fcd5b2ad8f3e8f7d23f4b75f40976be1ec5574f8b0f6: openstack/dnsmasq-dns-54f48964b7-s2ffs/init\" id=9315499e-7c85-41e6-9d36-0242ad8f78a4 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 16:27:58.382578 crc crio[21573]: time=\"2026-06-12T16:27:58.382309408Z\" level=info msg=\"Creating container: openstack/dnsmasq-dns-764b948f4c-8499g/dnsmasq-dns\" id=98e3dc97-7447-4969-94a1-b133d20d9a4a name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:27:58.383009 crc crio[21573]: time=\"2026-06-12T16:27:58.382944645Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:27:58.493843 crc crio[21573]: time=\"2026-06-12T16:27:58.493692772Z\" level=info msg=\"Created container 0c5d87909069812af3f70ed00833c4299b4788ed2cf7fd7741a56c64097f01f0: openstack/neutron-7f7c486dcd-zn7sz/neutron-httpd\" id=0fcef35c-f851-4a7f-af33-e2974c2f763a name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:27:58.505872 crc crio[21573]: time=\"2026-06-12T16:27:58.504960552Z\" level=info msg=\"Starting container: 0c5d87909069812af3f70ed00833c4299b4788ed2cf7fd7741a56c64097f01f0\" id=8608266e-9b36-4bff-8c65-0687386778d7 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 16:27:58.529313 crc crio[21573]: time=\"2026-06-12T16:27:58.529137522Z\" level=info msg=\"Started container\" PID=79482 containerID=0c5d87909069812af3f70ed00833c4299b4788ed2cf7fd7741a56c64097f01f0 description=openstack/neutron-7f7c486dcd-zn7sz/neutron-httpd id=8608266e-9b36-4bff-8c65-0687386778d7 name=/runtime.v1.RuntimeService/StartContainer sandboxID=1ab788f9da5bb326f664cbea23ad5bd8fa447646bd40e31c4e98dbe386fb6e19\nJun 12 16:27:58.690680 crc crio[21573]: time=\"2026-06-12T16:27:58.688916309Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:27:58.873535 crc crio[21573]: time=\"2026-06-12T16:27:58.873370023Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:27:59.492297 crc crio[21573]: time=\"2026-06-12T16:27:59.490764832Z\" level=info msg=\"Created container 2f284ab455c0df4d3da2cd2a5c836a923d9579912d6765ca8734b3a32806ec02: openstack/dnsmasq-dns-764b948f4c-8499g/dnsmasq-dns\" id=98e3dc97-7447-4969-94a1-b133d20d9a4a name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:27:59.502927 crc crio[21573]: time=\"2026-06-12T16:27:59.502808655Z\" level=info msg=\"Starting container: 2f284ab455c0df4d3da2cd2a5c836a923d9579912d6765ca8734b3a32806ec02\" id=4f82f964-7960-4450-9674-83accf054eff name=/runtime.v1.RuntimeService/StartContainer\nJun 12 16:27:59.522081 crc crio[21573]: time=\"2026-06-12T16:27:59.521808692Z\" level=info msg=\"Started container\" PID=79561 containerID=2f284ab455c0df4d3da2cd2a5c836a923d9579912d6765ca8734b3a32806ec02 description=openstack/dnsmasq-dns-764b948f4c-8499g/dnsmasq-dns id=4f82f964-7960-4450-9674-83accf054eff name=/runtime.v1.RuntimeService/StartContainer sandboxID=95a0f356b416d2dd11bebaa3b9d445b1b03f7a8e05863296709f404878b080ad\nJun 12 16:28:00.638508 crc crio[21573]: time=\"2026-06-12T16:28:00.637873456Z\" level=info msg=\"Running pod sandbox: openshift-infra/auto-csr-approver-29688028-sgzrs/POD\" id=bfdc9086-ba67-4065-a096-56bf9fdb8384 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 16:28:00.639788 crc crio[21573]: time=\"2026-06-12T16:28:00.638577444Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:28:00.703852 crc crio[21573]: time=\"2026-06-12T16:28:00.703607967Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29688028-sgzrs Namespace:openshift-infra ID:6e04a55604ed1cfccb4f7fd65458a826b60a131f5a76989ee68adee0ed61de07 UID:22e19d13-b60c-4ea9-b8ab-7394fd790c80 NetNS:/var/run/netns/4a98a7d4-f3df-45df-8419-72103f4abb70 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod22e19d13_b60c_4ea9_b8ab_7394fd790c80.slice PodAnnotations:0xc0018967a0}] Aliases:map[]}\"\nJun 12 16:28:00.703852 crc crio[21573]: time=\"2026-06-12T16:28:00.703697929Z\" level=info msg=\"Adding pod openshift-infra_auto-csr-approver-29688028-sgzrs to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 16:28:00.747927 crc crio[21573]: time=\"2026-06-12T16:28:00.747785596Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:28:01.074603 crc crio[21573]: time=\"2026-06-12T16:28:01.072687822Z\" level=info msg=\"Created container 4ea0fb4633e7b994234089faf3a093d62737efd4210d4b49f79ad2333cd0095b: openstack/cinder-scheduler-0/cinder-scheduler\" id=fd93539f-70c4-4712-944d-2c529aed97e3 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:28:01.076286 crc crio[21573]: time=\"2026-06-12T16:28:01.075979038Z\" level=info msg=\"Starting container: 4ea0fb4633e7b994234089faf3a093d62737efd4210d4b49f79ad2333cd0095b\" id=d9a6815d-204e-4831-95dc-ce1cd53043e2 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 16:28:01.094628 crc crio[21573]: time=\"2026-06-12T16:28:01.093631484Z\" level=info msg=\"Started container\" PID=79790 containerID=4ea0fb4633e7b994234089faf3a093d62737efd4210d4b49f79ad2333cd0095b description=openstack/cinder-scheduler-0/cinder-scheduler id=d9a6815d-204e-4831-95dc-ce1cd53043e2 name=/runtime.v1.RuntimeService/StartContainer sandboxID=b7b248715a21d811d50f32c9fd81c834cb26fdffaaaac3bee409dd4302989297\nJun 12 16:28:01.122340 crc crio[21573]: time=\"2026-06-12T16:28:01.122046296Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-scheduler:current-podified\" id=1da3c688-93a3-4a42-af3e-173e05b56f7e name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:28:01.190179 crc crio[21573]: time=\"2026-06-12T16:28:01.189990728Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-scheduler:current-podified\" id=63b540cd-1d14-49f5-aa2e-9e4d3ee0d74f name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:28:01.212762 crc crio[21573]: time=\"2026-06-12T16:28:01.212341782Z\" level=info msg=\"Creating container: openstack/cinder-scheduler-0/probe\" id=bf3222b6-f7cf-433f-820b-90568aa1120d name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:28:01.217499 crc crio[21573]: time=\"2026-06-12T16:28:01.214687746Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:28:01.315028 crc crio[21573]: time=\"2026-06-12T16:28:01.31442498Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:28:01.471499 crc crio[21573]: 2026-06-12T16:28:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:6e04a55604ed1cf Mac:6a:00:27:a9:b8:39 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:af Mtu:0 Sandbox:/var/run/netns/4a98a7d4-f3df-45df-8419-72103f4abb70 SocketPath: PciID:}] [{Interface:0xc0001345b0 Address:{IP:10.217.0.175 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 16:28:01.472764 crc crio[21573]: time=\"2026-06-12T16:28:01.472683822Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29688028-sgzrs Namespace:openshift-infra ID:6e04a55604ed1cfccb4f7fd65458a826b60a131f5a76989ee68adee0ed61de07 UID:22e19d13-b60c-4ea9-b8ab-7394fd790c80 NetNS:/var/run/netns/4a98a7d4-f3df-45df-8419-72103f4abb70 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod22e19d13_b60c_4ea9_b8ab_7394fd790c80.slice PodAnnotations:0xc0018967a0}] Aliases:map[]}\"\nJun 12 16:28:01.472963 crc crio[21573]: time=\"2026-06-12T16:28:01.472886477Z\" level=info msg=\"Checking pod openshift-infra_auto-csr-approver-29688028-sgzrs for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 16:28:01.564117 crc crio[21573]: time=\"2026-06-12T16:28:01.564002424Z\" level=info msg=\"Ran pod sandbox 6e04a55604ed1cfccb4f7fd65458a826b60a131f5a76989ee68adee0ed61de07 with infra container: openshift-infra/auto-csr-approver-29688028-sgzrs/POD\" id=bfdc9086-ba67-4065-a096-56bf9fdb8384 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 16:28:01.604045 crc crio[21573]: time=\"2026-06-12T16:28:01.603920586Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-cli:latest\" id=baeb0467-9cba-4661-8da1-da4b5703eebe name=/runtime.v1.ImageService/PullImage\nJun 12 16:28:01.635757 crc crio[21573]: time=\"2026-06-12T16:28:01.635640422Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-cli:latest\\\"\"\nJun 12 16:28:02.008737 crc crio[21573]: time=\"2026-06-12T16:28:02.008619973Z\" level=info msg=\"Running pod sandbox: openstack/neutron-849cb7c5bf-g2vw6/POD\" id=01297a56-a141-4f2c-9296-ff7b67f14833 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 16:28:02.010277 crc crio[21573]: time=\"2026-06-12T16:28:02.00921811Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:28:02.039335 crc crio[21573]: time=\"2026-06-12T16:28:02.039043265Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:28:02.116097 crc crio[21573]: time=\"2026-06-12T16:28:02.115325841Z\" level=info msg=\"Got pod network &{Name:neutron-849cb7c5bf-g2vw6 Namespace:openstack ID:d02bf0eaf83c83fd1833fba813bf74988be5ea9b372f3dd52997867f5cb43df7 UID:39b92073-0ebf-4051-9305-6b0c3f8229fa NetNS:/var/run/netns/5b6627f8-b638-437e-818e-51e73fb32711 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod39b92073_0ebf_4051_9305_6b0c3f8229fa.slice PodAnnotations:0xc002e28710}] Aliases:map[]}\"\nJun 12 16:28:02.116097 crc crio[21573]: time=\"2026-06-12T16:28:02.116085871Z\" level=info msg=\"Adding pod openstack_neutron-849cb7c5bf-g2vw6 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 16:28:02.425882 crc crio[21573]: time=\"2026-06-12T16:28:02.425247943Z\" level=info msg=\"Created container b40d9d0c54a049ac52cd9e473e234128ed1b774eed9046c5729fe463e6ac59b9: openstack/cinder-api-0/cinder-api-log\" id=f27d5415-de49-456a-9eb5-8ad1126c6d6b name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:28:02.431559 crc crio[21573]: time=\"2026-06-12T16:28:02.425336096Z\" level=info msg=\"Stopping container: 5247bc55e45f53cf2a8c0031934ce1206dfdd60c90b74c12c6635b09ff45e43f (timeout: 30s)\" id=3263a536-14ee-4925-8d42-73a2f345e672 name=/runtime.v1.RuntimeService/StopContainer\nJun 12 16:28:02.431559 crc crio[21573]: time=\"2026-06-12T16:28:02.425710055Z\" level=info msg=\"Stopping container: 16cc92361087f3e29d7a5a457587f42dc662c3fa970cb9322d7526af34544b3b (timeout: 30s)\" id=788261ce-544f-4da5-bee0-0b0b15e1fa0c name=/runtime.v1.RuntimeService/StopContainer\nJun 12 16:28:02.438348 crc crio[21573]: time=\"2026-06-12T16:28:02.437924384Z\" level=info msg=\"Starting container: b40d9d0c54a049ac52cd9e473e234128ed1b774eed9046c5729fe463e6ac59b9\" id=ff17f74d-d4b1-40d8-a1d3-03acd1521dc1 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 16:28:02.446927 crc crio[21573]: time=\"2026-06-12T16:28:02.446005221Z\" level=info msg=\"Started container\" PID=79833 containerID=b40d9d0c54a049ac52cd9e473e234128ed1b774eed9046c5729fe463e6ac59b9 description=openstack/cinder-api-0/cinder-api-log id=ff17f74d-d4b1-40d8-a1d3-03acd1521dc1 name=/runtime.v1.RuntimeService/StartContainer sandboxID=98bef3a9b8f24a261a92759563358be9e19e8c69a7e7ded7b4915e50fcbe5e81\nJun 12 16:28:02.467369 crc crio[21573]: time=\"2026-06-12T16:28:02.467266599Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-api:current-podified\" id=02604036-727f-49d1-8fad-090d31d71e3a name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:28:02.570707 crc crio[21573]: time=\"2026-06-12T16:28:02.570535397Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-api:current-podified\" id=3b445970-92eb-4226-850b-988240746f5f name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:28:02.590989 crc crio[21573]: time=\"2026-06-12T16:28:02.590893756Z\" level=info msg=\"Stopped container 5247bc55e45f53cf2a8c0031934ce1206dfdd60c90b74c12c6635b09ff45e43f: openstack/barbican-api-6cfdb97d54-6mswr/barbican-api-log\" id=3263a536-14ee-4925-8d42-73a2f345e672 name=/runtime.v1.RuntimeService/StopContainer\nJun 12 16:28:02.650043 crc crio[21573]: time=\"2026-06-12T16:28:02.649971724Z\" level=info msg=\"Creating container: openstack/cinder-api-0/cinder-api\" id=ca6d59e9-67d3-4659-bc83-a372b37d392c name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:28:02.763229 crc crio[21573]: time=\"2026-06-12T16:28:02.763039571Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9\" id=baeb0467-9cba-4661-8da1-da4b5703eebe name=/runtime.v1.ImageService/PullImage\nJun 12 16:28:02.765629 crc crio[21573]: time=\"2026-06-12T16:28:02.765545757Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:28:02.767921 crc crio[21573]: time=\"2026-06-12T16:28:02.767746867Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=cc2c4210-00ec-42e9-9c01-994ecaa3ed9e name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:28:02.797393 crc crio[21573]: time=\"2026-06-12T16:28:02.797007235Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=c7bcabcd-e53e-45a5-a8ba-bc245814f794 name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:28:02.835750 crc crio[21573]: time=\"2026-06-12T16:28:02.834225394Z\" level=info msg=\"Creating container: openshift-infra/auto-csr-approver-29688028-sgzrs/oc\" id=e18a2b4c-6944-49d0-834b-e12347334915 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:28:02.835750 crc crio[21573]: time=\"2026-06-12T16:28:02.83521839Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:28:03.038022 crc crio[21573]: time=\"2026-06-12T16:28:03.037340897Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:28:03.100227 crc crio[21573]: time=\"2026-06-12T16:28:03.099780587Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:28:03.125926 crc crio[21573]: time=\"2026-06-12T16:28:03.125777604Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:28:03.302033 crc crio[21573]: 2026-06-12T16:28:03Z [verbose] CmdAdd (shim): {1.1.0 [{Name:d02bf0eaf83c83f Mac:22:1a:9c:50:65:15 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:b0 Mtu:0 Sandbox:/var/run/netns/5b6627f8-b638-437e-818e-51e73fb32711 SocketPath: PciID:}] [{Interface:0xc00011c5c0 Address:{IP:10.217.0.176 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 16:28:03.304985 crc crio[21573]: time=\"2026-06-12T16:28:03.304356325Z\" level=info msg=\"Got pod network &{Name:neutron-849cb7c5bf-g2vw6 Namespace:openstack ID:d02bf0eaf83c83fd1833fba813bf74988be5ea9b372f3dd52997867f5cb43df7 UID:39b92073-0ebf-4051-9305-6b0c3f8229fa NetNS:/var/run/netns/5b6627f8-b638-437e-818e-51e73fb32711 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod39b92073_0ebf_4051_9305_6b0c3f8229fa.slice PodAnnotations:0xc002e28710}] Aliases:map[]}\"\nJun 12 16:28:03.305355 crc crio[21573]: time=\"2026-06-12T16:28:03.30529531Z\" level=info msg=\"Checking pod openstack_neutron-849cb7c5bf-g2vw6 for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 16:28:03.372135 crc crio[21573]: time=\"2026-06-12T16:28:03.371059013Z\" level=info msg=\"Ran pod sandbox d02bf0eaf83c83fd1833fba813bf74988be5ea9b372f3dd52997867f5cb43df7 with infra container: openstack/neutron-849cb7c5bf-g2vw6/POD\" id=01297a56-a141-4f2c-9296-ff7b67f14833 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 16:28:03.375926 crc crio[21573]: time=\"2026-06-12T16:28:03.375819466Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=c10a778b-f15d-4807-9190-061116cd4e2a name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:28:03.439536 crc crio[21573]: time=\"2026-06-12T16:28:03.434247607Z\" level=info msg=\"Created container ff184202fa22143b3962427658fc17aa96b9eabaaddad3214bfe2abe738f3e9e: openstack/cinder-scheduler-0/probe\" id=bf3222b6-f7cf-433f-820b-90568aa1120d name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:28:03.498204 crc crio[21573]: time=\"2026-06-12T16:28:03.498061059Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=f834512c-572d-4565-83ca-7e3de486df6e name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:28:03.500382 crc crio[21573]: time=\"2026-06-12T16:28:03.500254657Z\" level=info msg=\"Starting container: ff184202fa22143b3962427658fc17aa96b9eabaaddad3214bfe2abe738f3e9e\" id=98ac558b-471f-4149-ba45-3fc97d65315a name=/runtime.v1.RuntimeService/StartContainer\nJun 12 16:28:03.518956 crc crio[21573]: time=\"2026-06-12T16:28:03.518774495Z\" level=info msg=\"Started container\" PID=79992 containerID=ff184202fa22143b3962427658fc17aa96b9eabaaddad3214bfe2abe738f3e9e description=openstack/cinder-scheduler-0/probe id=98ac558b-471f-4149-ba45-3fc97d65315a name=/runtime.v1.RuntimeService/StartContainer sandboxID=b7b248715a21d811d50f32c9fd81c834cb26fdffaaaac3bee409dd4302989297\nJun 12 16:28:03.539191 crc crio[21573]: time=\"2026-06-12T16:28:03.539048404Z\" level=info msg=\"Creating container: openstack/neutron-849cb7c5bf-g2vw6/neutron-api\" id=b9d7723b-f2fb-4f12-ba50-0aeb78844448 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:28:03.539781 crc crio[21573]: time=\"2026-06-12T16:28:03.539721823Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:28:03.816988 crc crio[21573]: time=\"2026-06-12T16:28:03.816920067Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:28:04.085220 crc crio[21573]: time=\"2026-06-12T16:28:04.084253758Z\" level=info msg=\"Created container 365a49d81d6ea2f0b8ccbe42e284670cd4328405ad32f190f74d08a43bff4d7e: openshift-infra/auto-csr-approver-29688028-sgzrs/oc\" id=e18a2b4c-6944-49d0-834b-e12347334915 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:28:04.090818 crc crio[21573]: time=\"2026-06-12T16:28:04.090769134Z\" level=info msg=\"Starting container: 365a49d81d6ea2f0b8ccbe42e284670cd4328405ad32f190f74d08a43bff4d7e\" id=708b9177-471d-430a-8245-2e26a758eedb name=/runtime.v1.RuntimeService/StartContainer\nJun 12 16:28:04.101106 crc crio[21573]: time=\"2026-06-12T16:28:04.101003319Z\" level=info msg=\"Started container\" PID=80088 containerID=365a49d81d6ea2f0b8ccbe42e284670cd4328405ad32f190f74d08a43bff4d7e description=openshift-infra/auto-csr-approver-29688028-sgzrs/oc id=708b9177-471d-430a-8245-2e26a758eedb name=/runtime.v1.RuntimeService/StartContainer sandboxID=6e04a55604ed1cfccb4f7fd65458a826b60a131f5a76989ee68adee0ed61de07\nJun 12 16:28:04.115737 crc crio[21573]: time=\"2026-06-12T16:28:04.115567122Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:28:04.128775 crc crio[21573]: time=\"2026-06-12T16:28:04.128643784Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:28:04.327397 crc crio[21573]: time=\"2026-06-12T16:28:04.327307469Z\" level=info msg=\"Created container 33125994afbe0083b93498db76b801cd1b3166c6348865da07c93a54ceb646d8: openstack/neutron-849cb7c5bf-g2vw6/neutron-api\" id=b9d7723b-f2fb-4f12-ba50-0aeb78844448 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:28:04.330860 crc crio[21573]: time=\"2026-06-12T16:28:04.330709144Z\" level=info msg=\"Starting container: 33125994afbe0083b93498db76b801cd1b3166c6348865da07c93a54ceb646d8\" id=c53ad28d-4830-47ae-b91d-4ee7a5f9a8ee name=/runtime.v1.RuntimeService/StartContainer\nJun 12 16:28:04.355821 crc crio[21573]: time=\"2026-06-12T16:28:04.355684137Z\" level=info msg=\"Started container\" PID=80139 containerID=33125994afbe0083b93498db76b801cd1b3166c6348865da07c93a54ceb646d8 description=openstack/neutron-849cb7c5bf-g2vw6/neutron-api id=c53ad28d-4830-47ae-b91d-4ee7a5f9a8ee name=/runtime.v1.RuntimeService/StartContainer sandboxID=d02bf0eaf83c83fd1833fba813bf74988be5ea9b372f3dd52997867f5cb43df7\nJun 12 16:28:04.370406 crc crio[21573]: time=\"2026-06-12T16:28:04.370286283Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=d0bcf365-d14c-4335-9706-1eba38dc3a04 name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:28:04.525567 crc crio[21573]: time=\"2026-06-12T16:28:04.524395329Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=98b269ad-906c-4a92-9ea3-a793563a1cae name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:28:04.548351 crc crio[21573]: time=\"2026-06-12T16:28:04.548268981Z\" level=info msg=\"Creating container: openstack/neutron-849cb7c5bf-g2vw6/neutron-httpd\" id=8af998b6-a14b-43cc-a69e-fef3f52b14c7 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:28:04.549314 crc crio[21573]: time=\"2026-06-12T16:28:04.549288919Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:28:04.690716 crc crio[21573]: time=\"2026-06-12T16:28:04.690582623Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:28:04.699774 crc crio[21573]: time=\"2026-06-12T16:28:04.699299557Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:28:04.920362 crc crio[21573]: time=\"2026-06-12T16:28:04.920220533Z\" level=info msg=\"Created container 5af24eb8dd11587878c5743b448feb6613b2d80e97d421f58ace3d6728a3faef: openstack/neutron-849cb7c5bf-g2vw6/neutron-httpd\" id=8af998b6-a14b-43cc-a69e-fef3f52b14c7 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:28:04.925635 crc crio[21573]: time=\"2026-06-12T16:28:04.925521652Z\" level=info msg=\"Starting container: 5af24eb8dd11587878c5743b448feb6613b2d80e97d421f58ace3d6728a3faef\" id=d9593395-91e0-4b7a-88cb-4bfbf5864a2f name=/runtime.v1.RuntimeService/StartContainer\nJun 12 16:28:04.952354 crc crio[21573]: time=\"2026-06-12T16:28:04.952206373Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:28:04.958998 crc crio[21573]: time=\"2026-06-12T16:28:04.958870118Z\" level=info msg=\"Started container\" PID=80188 containerID=5af24eb8dd11587878c5743b448feb6613b2d80e97d421f58ace3d6728a3faef description=openstack/neutron-849cb7c5bf-g2vw6/neutron-httpd id=d9593395-91e0-4b7a-88cb-4bfbf5864a2f name=/runtime.v1.RuntimeService/StartContainer sandboxID=d02bf0eaf83c83fd1833fba813bf74988be5ea9b372f3dd52997867f5cb43df7\nJun 12 16:28:05.169810 crc crio[21573]: time=\"2026-06-12T16:28:05.168942548Z\" level=info msg=\"Created container 5097c8ea2be374718263a1f54ad911c700476d39eefb0281c36986b7dc63020e: openstack/cinder-api-0/cinder-api\" id=ca6d59e9-67d3-4659-bc83-a372b37d392c name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:28:05.174746 crc crio[21573]: time=\"2026-06-12T16:28:05.174644387Z\" level=info msg=\"Starting container: 5097c8ea2be374718263a1f54ad911c700476d39eefb0281c36986b7dc63020e\" id=190c9e0f-478a-477e-ac87-a758373ba1b7 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 16:28:05.190983 crc crio[21573]: time=\"2026-06-12T16:28:05.190789572Z\" level=info msg=\"Started container\" PID=80197 containerID=5097c8ea2be374718263a1f54ad911c700476d39eefb0281c36986b7dc63020e description=openstack/cinder-api-0/cinder-api id=190c9e0f-478a-477e-ac87-a758373ba1b7 name=/runtime.v1.RuntimeService/StartContainer sandboxID=98bef3a9b8f24a261a92759563358be9e19e8c69a7e7ded7b4915e50fcbe5e81\nJun 12 16:28:05.890022 crc crio[21573]: time=\"2026-06-12T16:28:05.887394727Z\" level=info msg=\"Stopping container: 5097c8ea2be374718263a1f54ad911c700476d39eefb0281c36986b7dc63020e (timeout: 30s)\" id=ddea693d-6064-4413-8365-7538ddd60564 name=/runtime.v1.RuntimeService/StopContainer\nJun 12 16:28:05.890022 crc crio[21573]: time=\"2026-06-12T16:28:05.887728468Z\" level=info msg=\"Stopping container: b40d9d0c54a049ac52cd9e473e234128ed1b774eed9046c5729fe463e6ac59b9 (timeout: 30s)\" id=c90bcad6-6277-43fc-b42f-2cdadc8beb8e name=/runtime.v1.RuntimeService/StopContainer\nJun 12 16:28:06.671875 crc crio[21573]: time=\"2026-06-12T16:28:06.670992707Z\" level=info msg=\"Stopped container b40d9d0c54a049ac52cd9e473e234128ed1b774eed9046c5729fe463e6ac59b9: openstack/cinder-api-0/cinder-api-log\" id=c90bcad6-6277-43fc-b42f-2cdadc8beb8e name=/runtime.v1.RuntimeService/StopContainer\nJun 12 16:28:07.054218 crc crio[21573]: time=\"2026-06-12T16:28:07.053019554Z\" level=info msg=\"Stopping pod sandbox: 6e04a55604ed1cfccb4f7fd65458a826b60a131f5a76989ee68adee0ed61de07\" id=b3d260c7-7d1a-45e7-87f0-86c6c432f915 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 16:28:07.055404 crc crio[21573]: time=\"2026-06-12T16:28:07.055285565Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29688028-sgzrs Namespace:openshift-infra ID:6e04a55604ed1cfccb4f7fd65458a826b60a131f5a76989ee68adee0ed61de07 UID:22e19d13-b60c-4ea9-b8ab-7394fd790c80 NetNS:/var/run/netns/4a98a7d4-f3df-45df-8419-72103f4abb70 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod22e19d13_b60c_4ea9_b8ab_7394fd790c80.slice PodAnnotations:0xc002e28410}] Aliases:map[]}\"\nJun 12 16:28:07.055938 crc crio[21573]: time=\"2026-06-12T16:28:07.055768218Z\" level=info msg=\"Deleting pod openshift-infra_auto-csr-approver-29688028-sgzrs from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 16:28:07.874576 crc crio[21573]: time=\"2026-06-12T16:28:07.86929553Z\" level=info msg=\"Stopped pod sandbox: 6e04a55604ed1cfccb4f7fd65458a826b60a131f5a76989ee68adee0ed61de07\" id=b3d260c7-7d1a-45e7-87f0-86c6c432f915 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 16:28:08.163253 crc crio[21573]: time=\"2026-06-12T16:28:08.162836464Z\" level=info msg=\"Stopped container 16cc92361087f3e29d7a5a457587f42dc662c3fa970cb9322d7526af34544b3b: openstack/barbican-api-6cfdb97d54-6mswr/barbican-api\" id=788261ce-544f-4da5-bee0-0b0b15e1fa0c name=/runtime.v1.RuntimeService/StopContainer\nJun 12 16:28:08.166684 crc crio[21573]: time=\"2026-06-12T16:28:08.16639891Z\" level=info msg=\"Stopping pod sandbox: abc26983f76bab98a831e8b70e6f89fb4a1812bd2cae77783d1d32744b80f801\" id=b99e6cc7-2224-499b-8261-2f60adf893a9 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 16:28:08.167983 crc crio[21573]: time=\"2026-06-12T16:28:08.167737376Z\" level=info msg=\"Got pod network &{Name:barbican-api-6cfdb97d54-6mswr Namespace:openstack ID:abc26983f76bab98a831e8b70e6f89fb4a1812bd2cae77783d1d32744b80f801 UID:e5d20812-cd01-4594-9021-71026286d870 NetNS:/var/run/netns/3caa5981-2472-4c71-b79c-f6e5c050fed4 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pode5d20812_cd01_4594_9021_71026286d870.slice PodAnnotations:0xc00209f118}] Aliases:map[]}\"\nJun 12 16:28:08.168070 crc crio[21573]: time=\"2026-06-12T16:28:08.168035344Z\" level=info msg=\"Deleting pod openstack_barbican-api-6cfdb97d54-6mswr from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 16:28:08.436694 crc crio[21573]: time=\"2026-06-12T16:28:08.43379427Z\" level=info msg=\"Stopped container 5097c8ea2be374718263a1f54ad911c700476d39eefb0281c36986b7dc63020e: openstack/cinder-api-0/cinder-api\" id=ddea693d-6064-4413-8365-7538ddd60564 name=/runtime.v1.RuntimeService/StopContainer\nJun 12 16:28:08.443650 crc crio[21573]: time=\"2026-06-12T16:28:08.439263117Z\" level=info msg=\"Stopping pod sandbox: 98bef3a9b8f24a261a92759563358be9e19e8c69a7e7ded7b4915e50fcbe5e81\" id=c00096e8-f16f-4778-9847-9f27da9d7b26 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 16:28:08.443650 crc crio[21573]: time=\"2026-06-12T16:28:08.440241933Z\" level=info msg=\"Got pod network &{Name:cinder-api-0 Namespace:openstack ID:98bef3a9b8f24a261a92759563358be9e19e8c69a7e7ded7b4915e50fcbe5e81 UID:1c93185e-3494-48aa-9214-f8861badd284 NetNS:/var/run/netns/359ca763-46d3-480f-9e52-ffb3949030b3 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod1c93185e_3494_48aa_9214_f8861badd284.slice PodAnnotations:0xc002e28f80}] Aliases:map[]}\"\nJun 12 16:28:08.443650 crc crio[21573]: time=\"2026-06-12T16:28:08.440382936Z\" level=info msg=\"Deleting pod openstack_cinder-api-0 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 16:28:08.791048 crc crio[21573]: time=\"2026-06-12T16:28:08.78881158Z\" level=info msg=\"Stopped pod sandbox: abc26983f76bab98a831e8b70e6f89fb4a1812bd2cae77783d1d32744b80f801\" id=b99e6cc7-2224-499b-8261-2f60adf893a9 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 16:28:09.194838 crc crio[21573]: time=\"2026-06-12T16:28:09.192359842Z\" level=info msg=\"Removing container: 16cc92361087f3e29d7a5a457587f42dc662c3fa970cb9322d7526af34544b3b\" id=a3371d79-4685-44fd-8e73-d0f2a323d620 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 16:28:09.242566 crc crio[21573]: time=\"2026-06-12T16:28:09.241685317Z\" level=info msg=\"Stopped pod sandbox: 98bef3a9b8f24a261a92759563358be9e19e8c69a7e7ded7b4915e50fcbe5e81\" id=c00096e8-f16f-4778-9847-9f27da9d7b26 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 16:28:09.474664 crc crio[21573]: time=\"2026-06-12T16:28:09.473388678Z\" level=info msg=\"Removed container 16cc92361087f3e29d7a5a457587f42dc662c3fa970cb9322d7526af34544b3b: openstack/barbican-api-6cfdb97d54-6mswr/barbican-api\" id=a3371d79-4685-44fd-8e73-d0f2a323d620 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 16:28:09.499409 crc crio[21573]: time=\"2026-06-12T16:28:09.49564874Z\" level=info msg=\"Removing container: 5247bc55e45f53cf2a8c0031934ce1206dfdd60c90b74c12c6635b09ff45e43f\" id=0c78cd72-6051-4a5f-90b7-0e06dc061d51 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 16:28:09.748379 crc crio[21573]: time=\"2026-06-12T16:28:09.748269168Z\" level=info msg=\"Removed container 5247bc55e45f53cf2a8c0031934ce1206dfdd60c90b74c12c6635b09ff45e43f: openstack/barbican-api-6cfdb97d54-6mswr/barbican-api-log\" id=0c78cd72-6051-4a5f-90b7-0e06dc061d51 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 16:28:10.184494 crc crio[21573]: time=\"2026-06-12T16:28:10.182880261Z\" level=info msg=\"Stopping container: f2eae333278686f9a89f9ebc35c5fb6dfa2b93aa70257492a90ca079a602f201 (timeout: 10s)\" id=9328966b-0a08-4494-9f65-75b76fa1b4ac name=/runtime.v1.RuntimeService/StopContainer\nJun 12 16:28:10.240485 crc crio[21573]: time=\"2026-06-12T16:28:10.239275936Z\" level=info msg=\"Running pod sandbox: openstack/openstackclient/POD\" id=2ef654a5-5cd5-48df-887e-60c861228cd5 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 16:28:10.240485 crc crio[21573]: time=\"2026-06-12T16:28:10.23939729Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:28:10.407092 crc crio[21573]: time=\"2026-06-12T16:28:10.399394867Z\" level=info msg=\"Stopped container f2eae333278686f9a89f9ebc35c5fb6dfa2b93aa70257492a90ca079a602f201: openstack/dnsmasq-dns-6db4f944b7-rjpj8/dnsmasq-dns\" id=9328966b-0a08-4494-9f65-75b76fa1b4ac name=/runtime.v1.RuntimeService/StopContainer\nJun 12 16:28:10.407092 crc crio[21573]: time=\"2026-06-12T16:28:10.40024426Z\" level=info msg=\"Stopping pod sandbox: 52d4dbeef607f5b00b43bba50071834a0039108ad83b9c58323233e4aa1c214b\" id=3ca49387-87f8-4429-8e26-1a91f3a3ed3b name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 16:28:10.407092 crc crio[21573]: time=\"2026-06-12T16:28:10.40094665Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-6db4f944b7-rjpj8 Namespace:openstack ID:52d4dbeef607f5b00b43bba50071834a0039108ad83b9c58323233e4aa1c214b UID:c79884ab-a758-4c0b-b2f9-0c5309ef2925 NetNS:/var/run/netns/a48452c6-50b4-4159-9417-9e83c369364d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podc79884ab_a758_4c0b_b2f9_0c5309ef2925.slice PodAnnotations:0xc003674130}] Aliases:map[]}\"\nJun 12 16:28:10.407092 crc crio[21573]: time=\"2026-06-12T16:28:10.401075723Z\" level=info msg=\"Deleting pod openstack_dnsmasq-dns-6db4f944b7-rjpj8 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 16:28:10.429223 crc crio[21573]: time=\"2026-06-12T16:28:10.422228783Z\" level=info msg=\"Got pod network &{Name:openstackclient Namespace:openstack ID:85f7bbe618849996542e6fc1048eb51a7a3c08af2e46a4afd2cf788be3175e5f UID:db0de9b8-05cc-449f-87cf-a292b2bd7507 NetNS:/var/run/netns/437a2eff-138f-4695-a036-228ee7cf0946 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poddb0de9b8_05cc_449f_87cf_a292b2bd7507.slice PodAnnotations:0xc00338e1b0}] Aliases:map[]}\"\nJun 12 16:28:10.429223 crc crio[21573]: time=\"2026-06-12T16:28:10.422300625Z\" level=info msg=\"Adding pod openstack_openstackclient to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 16:28:10.456563 crc crio[21573]: time=\"2026-06-12T16:28:10.456312551Z\" level=info msg=\"Removing container: 5097c8ea2be374718263a1f54ad911c700476d39eefb0281c36986b7dc63020e\" id=48dff1d4-064d-4885-8912-27cb2e2c7b2f name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 16:28:10.627523 crc crio[21573]: time=\"2026-06-12T16:28:10.62576068Z\" level=info msg=\"Removed container 5097c8ea2be374718263a1f54ad911c700476d39eefb0281c36986b7dc63020e: openstack/cinder-api-0/cinder-api\" id=48dff1d4-064d-4885-8912-27cb2e2c7b2f name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 16:28:10.646385 crc crio[21573]: time=\"2026-06-12T16:28:10.646310135Z\" level=info msg=\"Removing container: b40d9d0c54a049ac52cd9e473e234128ed1b774eed9046c5729fe463e6ac59b9\" id=908492ef-4ced-4658-a22a-4d0fe8c86d20 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 16:28:10.716748 crc crio[21573]: time=\"2026-06-12T16:28:10.716623223Z\" level=info msg=\"Removed container b40d9d0c54a049ac52cd9e473e234128ed1b774eed9046c5729fe463e6ac59b9: openstack/cinder-api-0/cinder-api-log\" id=908492ef-4ced-4658-a22a-4d0fe8c86d20 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 16:28:11.153059 crc crio[21573]: time=\"2026-06-12T16:28:11.152715355Z\" level=info msg=\"Stopped pod sandbox: 52d4dbeef607f5b00b43bba50071834a0039108ad83b9c58323233e4aa1c214b\" id=3ca49387-87f8-4429-8e26-1a91f3a3ed3b name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 16:28:11.490929 crc crio[21573]: time=\"2026-06-12T16:28:11.488399645Z\" level=info msg=\"Running pod sandbox: openstack/cinder-api-0/POD\" id=0a067836-17b5-4b45-95a8-170bdc612f5d name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 16:28:11.490929 crc crio[21573]: time=\"2026-06-12T16:28:11.489220828Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:28:11.531700 crc crio[21573]: time=\"2026-06-12T16:28:11.531532191Z\" level=info msg=\"Removing container: f2eae333278686f9a89f9ebc35c5fb6dfa2b93aa70257492a90ca079a602f201\" id=2dd697f1-14e3-4008-9275-6ec0fc92984e name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 16:28:11.607192 crc crio[21573]: 2026-06-12T16:28:11Z [verbose] CmdAdd (shim): {1.1.0 [{Name:85f7bbe61884999 Mac:86:cf:f8:7b:6f:72 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:b1 Mtu:0 Sandbox:/var/run/netns/437a2eff-138f-4695-a036-228ee7cf0946 SocketPath: PciID:}] [{Interface:0xc000015060 Address:{IP:10.217.0.177 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 16:28:11.612709 crc crio[21573]: time=\"2026-06-12T16:28:11.612425233Z\" level=info msg=\"Got pod network &{Name:openstackclient Namespace:openstack ID:85f7bbe618849996542e6fc1048eb51a7a3c08af2e46a4afd2cf788be3175e5f UID:db0de9b8-05cc-449f-87cf-a292b2bd7507 NetNS:/var/run/netns/437a2eff-138f-4695-a036-228ee7cf0946 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poddb0de9b8_05cc_449f_87cf_a292b2bd7507.slice PodAnnotations:0xc00338e1b0}] Aliases:map[]}\"\nJun 12 16:28:11.612709 crc crio[21573]: time=\"2026-06-12T16:28:11.612708557Z\" level=info msg=\"Checking pod openstack_openstackclient for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 16:28:11.678639 crc crio[21573]: time=\"2026-06-12T16:28:11.67792114Z\" level=info msg=\"Removed container f2eae333278686f9a89f9ebc35c5fb6dfa2b93aa70257492a90ca079a602f201: openstack/dnsmasq-dns-6db4f944b7-rjpj8/dnsmasq-dns\" id=2dd697f1-14e3-4008-9275-6ec0fc92984e name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 16:28:11.680965 crc crio[21573]: time=\"2026-06-12T16:28:11.67976563Z\" level=info msg=\"Ran pod sandbox 85f7bbe618849996542e6fc1048eb51a7a3c08af2e46a4afd2cf788be3175e5f with infra container: openstack/openstackclient/POD\" id=2ef654a5-5cd5-48df-887e-60c861228cd5 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 16:28:11.688659 crc crio[21573]: time=\"2026-06-12T16:28:11.688562757Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-openstackclient:current-podified\" id=b67aa49d-ce92-4219-8dda-e7dd02bc6e65 name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:28:11.701404 crc crio[21573]: time=\"2026-06-12T16:28:11.701228628Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/openstack-openstackclient:current-podified not found\" id=b67aa49d-ce92-4219-8dda-e7dd02bc6e65 name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:28:11.701404 crc crio[21573]: time=\"2026-06-12T16:28:11.701380122Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-openstackclient:current-podified found\" id=b67aa49d-ce92-4219-8dda-e7dd02bc6e65 name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:28:11.710326 crc crio[21573]: time=\"2026-06-12T16:28:11.710229081Z\" level=info msg=\"Removing container: ea68dc357e6df2a270492b195bb32d5b877d7a38f06ae8e259143c6b77641919\" id=c45eeee0-6d0b-450f-a3cf-89a6f1ec573c name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 16:28:11.711793 crc crio[21573]: time=\"2026-06-12T16:28:11.7116976Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-openstackclient:current-podified\" id=b21c9994-ebbb-4535-b1d5-df29b388149b name=/runtime.v1.ImageService/PullImage\nJun 12 16:28:11.721374 crc crio[21573]: time=\"2026-06-12T16:28:11.720963079Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-openstackclient:current-podified\\\"\"\nJun 12 16:28:11.724258 crc crio[21573]: time=\"2026-06-12T16:28:11.724170443Z\" level=info msg=\"Got pod network &{Name:cinder-api-0 Namespace:openstack ID:ca806040431a7d3f6c61d858d5c42387ec1afdc7e3ada5a2558bca4af259d250 UID:91a7d75e-43a6-4501-8d73-2d5dcb8ea5aa NetNS:/var/run/netns/d54f4f14-b80d-4613-babb-2815efc56fe9 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod91a7d75e_43a6_4501_8d73_2d5dcb8ea5aa.slice PodAnnotations:0xc000138dd0}] Aliases:map[]}\"\nJun 12 16:28:11.724258 crc crio[21573]: time=\"2026-06-12T16:28:11.724249105Z\" level=info msg=\"Adding pod openstack_cinder-api-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 16:28:11.874529 crc crio[21573]: time=\"2026-06-12T16:28:11.871214533Z\" level=info msg=\"Removed container ea68dc357e6df2a270492b195bb32d5b877d7a38f06ae8e259143c6b77641919: openstack/dnsmasq-dns-6db4f944b7-rjpj8/init\" id=c45eeee0-6d0b-450f-a3cf-89a6f1ec573c name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 16:28:12.299077 crc crio[21573]: 2026-06-12T16:28:12Z [verbose] CmdAdd (shim): {1.1.0 [{Name:ca806040431a7d3 Mac:82:7f:00:c7:95:2d Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:b2 Mtu:0 Sandbox:/var/run/netns/d54f4f14-b80d-4613-babb-2815efc56fe9 SocketPath: PciID:}] [{Interface:0xc0001a4e90 Address:{IP:10.217.0.178 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 16:28:12.305495 crc crio[21573]: time=\"2026-06-12T16:28:12.303312876Z\" level=info msg=\"Got pod network &{Name:cinder-api-0 Namespace:openstack ID:ca806040431a7d3f6c61d858d5c42387ec1afdc7e3ada5a2558bca4af259d250 UID:91a7d75e-43a6-4501-8d73-2d5dcb8ea5aa NetNS:/var/run/netns/d54f4f14-b80d-4613-babb-2815efc56fe9 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod91a7d75e_43a6_4501_8d73_2d5dcb8ea5aa.slice PodAnnotations:0xc000138dd0}] Aliases:map[]}\"\nJun 12 16:28:12.305495 crc crio[21573]: time=\"2026-06-12T16:28:12.303658006Z\" level=info msg=\"Checking pod openstack_cinder-api-0 for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 16:28:12.323500 crc crio[21573]: time=\"2026-06-12T16:28:12.322423098Z\" level=info msg=\"Ran pod sandbox ca806040431a7d3f6c61d858d5c42387ec1afdc7e3ada5a2558bca4af259d250 with infra container: openstack/cinder-api-0/POD\" id=0a067836-17b5-4b45-95a8-170bdc612f5d name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 16:28:12.337695 crc crio[21573]: time=\"2026-06-12T16:28:12.336905282Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-api:current-podified\" id=a7fe10bf-86e0-476b-873d-866363498fd0 name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:28:12.344553 crc crio[21573]: time=\"2026-06-12T16:28:12.343882515Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-api:current-podified\" id=2ca9afd7-63ba-4f66-a1a9-de1b7cb25b2b name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:28:12.386520 crc crio[21573]: time=\"2026-06-12T16:28:12.385121065Z\" level=info msg=\"Creating container: openstack/cinder-api-0/cinder-api-log\" id=c231749d-7d2e-49eb-8c7d-b6a2a97e2bfc name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:28:12.386520 crc crio[21573]: time=\"2026-06-12T16:28:12.385894786Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:28:12.609505 crc crio[21573]: time=\"2026-06-12T16:28:12.607597456Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:28:14.341022 crc crio[21573]: time=\"2026-06-12T16:28:14.340072716Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:28:14.788224 crc crio[21573]: time=\"2026-06-12T16:28:14.773669925Z\" level=info msg=\"Created container 1342fab61d61710f5a4a48cb9065a16ba548adbbe30f591faa1424eaab469e57: openstack/cinder-api-0/cinder-api-log\" id=c231749d-7d2e-49eb-8c7d-b6a2a97e2bfc name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:28:14.788224 crc crio[21573]: time=\"2026-06-12T16:28:14.779820248Z\" level=info msg=\"Starting container: 1342fab61d61710f5a4a48cb9065a16ba548adbbe30f591faa1424eaab469e57\" id=13d6f4de-cdf3-4cfa-84a0-53906b8f9cb7 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 16:28:14.814639 crc crio[21573]: time=\"2026-06-12T16:28:14.812780915Z\" level=info msg=\"Started container\" PID=81279 containerID=1342fab61d61710f5a4a48cb9065a16ba548adbbe30f591faa1424eaab469e57 description=openstack/cinder-api-0/cinder-api-log id=13d6f4de-cdf3-4cfa-84a0-53906b8f9cb7 name=/runtime.v1.RuntimeService/StartContainer sandboxID=ca806040431a7d3f6c61d858d5c42387ec1afdc7e3ada5a2558bca4af259d250\nJun 12 16:28:15.291587 crc crio[21573]: time=\"2026-06-12T16:28:15.290745512Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-api:current-podified\" id=0d5cdfe8-14af-487a-87fd-6c4700a91c89 name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:28:15.466702 crc crio[21573]: time=\"2026-06-12T16:28:15.466512795Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-api:current-podified\" id=cd54c135-3ca5-468e-9d98-8a996e549e70 name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:28:15.519205 crc crio[21573]: time=\"2026-06-12T16:28:15.519042132Z\" level=info msg=\"Creating container: openstack/cinder-api-0/cinder-api\" id=a65b9dbf-aa6d-4644-ba2e-3fda5ade2174 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:28:15.519894 crc crio[21573]: time=\"2026-06-12T16:28:15.519807542Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:28:15.763845 crc crio[21573]: time=\"2026-06-12T16:28:15.763696031Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:28:16.797219 crc crio[21573]: time=\"2026-06-12T16:28:16.797072Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:28:17.999729 crc crio[21573]: time=\"2026-06-12T16:28:17.997786854Z\" level=info msg=\"Created container a542a71a30bb025a049a1b8fd33c2e6f71b9fc53e9cde941902626f07098389c: openstack/cinder-api-0/cinder-api\" id=a65b9dbf-aa6d-4644-ba2e-3fda5ade2174 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:28:18.003733 crc crio[21573]: time=\"2026-06-12T16:28:18.003624259Z\" level=info msg=\"Starting container: a542a71a30bb025a049a1b8fd33c2e6f71b9fc53e9cde941902626f07098389c\" id=49f3f265-56ab-4037-bb2b-c1ee8d25a2f4 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 16:28:18.025813 crc crio[21573]: time=\"2026-06-12T16:28:18.025542074Z\" level=info msg=\"Started container\" PID=81444 containerID=a542a71a30bb025a049a1b8fd33c2e6f71b9fc53e9cde941902626f07098389c description=openstack/cinder-api-0/cinder-api id=49f3f265-56ab-4037-bb2b-c1ee8d25a2f4 name=/runtime.v1.RuntimeService/StartContainer sandboxID=ca806040431a7d3f6c61d858d5c42387ec1afdc7e3ada5a2558bca4af259d250\nJun 12 16:28:22.418008 crc crio[21573]: time=\"2026-06-12T16:28:22.413685939Z\" level=info msg=\"Stopping container: 43c6c35e2d0cc1b391ed19226705acbfa558969b743da4a106bbc1f21e86ec1c (timeout: 30s)\" id=ce0dd10f-7b79-47ea-9fdb-d60be3c68875 name=/runtime.v1.RuntimeService/StopContainer\nJun 12 16:28:22.418008 crc crio[21573]: time=\"2026-06-12T16:28:22.413817731Z\" level=info msg=\"Stopping container: 17a63c969d2f45209b2989c7432ad5d8e9ac5432e8941390b0ece15458f6f46f (timeout: 30s)\" id=666b7046-a246-4215-927f-33b9c95794bb name=/runtime.v1.RuntimeService/StopContainer\nJun 12 16:28:22.420094 crc crio[21573]: time=\"2026-06-12T16:28:22.413941024Z\" level=info msg=\"Stopping container: 3730d71993fd90ef4f94da37f8df6ab3186f6c1fc988c1d81c1f9822aad5ec44 (timeout: 30s)\" id=618c025f-cc41-4394-8beb-f7728712c825 name=/runtime.v1.RuntimeService/StopContainer\nJun 12 16:28:22.420094 crc crio[21573]: time=\"2026-06-12T16:28:22.414278253Z\" level=info msg=\"Stopping container: b763593bb8810920f1f6146b5d8175a575ae077035e864db6fbcbca8191e5975 (timeout: 30s)\" id=2342d418-e85e-4d4f-9c1f-8d37ea710ace name=/runtime.v1.RuntimeService/StopContainer\nJun 12 16:28:22.993165 crc crio[21573]: time=\"2026-06-12T16:28:22.992584459Z\" level=info msg=\"Stopping pod sandbox: 8b63e666ca9e0501875511e6e882fb4190db3075bba44be1fa70618b96cd4153\" id=31b2c8e9-8f5a-46f9-af1a-23ffa8749905 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 16:28:22.993165 crc crio[21573]: time=\"2026-06-12T16:28:22.993111113Z\" level=info msg=\"Stopped pod sandbox (already stopped): 8b63e666ca9e0501875511e6e882fb4190db3075bba44be1fa70618b96cd4153\" id=31b2c8e9-8f5a-46f9-af1a-23ffa8749905 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 16:28:22.993734 crc crio[21573]: time=\"2026-06-12T16:28:22.993650027Z\" level=info msg=\"Removing pod sandbox: 8b63e666ca9e0501875511e6e882fb4190db3075bba44be1fa70618b96cd4153\" id=46c359dd-2d65-45b3-8971-f9913bfc58ad name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 16:28:26.034532 crc crio[21573]: time=\"2026-06-12T16:28:26.032202818Z\" level=info msg=\"Stopping container: 4ea0fb4633e7b994234089faf3a093d62737efd4210d4b49f79ad2333cd0095b (timeout: 30s)\" id=62bb1950-465d-470a-b5ec-b95a001e2515 name=/runtime.v1.RuntimeService/StopContainer\nJun 12 16:28:26.036605 crc crio[21573]: time=\"2026-06-12T16:28:26.032937294Z\" level=info msg=\"Stopping container: ff184202fa22143b3962427658fc17aa96b9eabaaddad3214bfe2abe738f3e9e (timeout: 30s)\" id=e5b9d973-72e6-4feb-929b-b11560d79bec name=/runtime.v1.RuntimeService/StopContainer\nJun 12 16:28:26.202202 crc crio[21573]: time=\"2026-06-12T16:28:26.202083709Z\" level=info msg=\"Running pod sandbox: openstack/swift-proxy-cb5dffd67-z5nv7/POD\" id=f0f0feef-27cf-4dc5-ad3c-8f102d879a1d name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 16:28:26.202430 crc crio[21573]: time=\"2026-06-12T16:28:26.202282584Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:28:31.153550 crc crio[21573]: time=\"2026-06-12T16:28:31.15231646Z\" level=info msg=\"Removed pod sandbox: 8b63e666ca9e0501875511e6e882fb4190db3075bba44be1fa70618b96cd4153\" id=46c359dd-2d65-45b3-8971-f9913bfc58ad name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 16:28:31.157782 crc crio[21573]: time=\"2026-06-12T16:28:31.157696183Z\" level=info msg=\"Stopping pod sandbox: abc26983f76bab98a831e8b70e6f89fb4a1812bd2cae77783d1d32744b80f801\" id=b12aaec4-e68f-4732-8fde-e027d84657bd name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 16:28:31.157960 crc crio[21573]: time=\"2026-06-12T16:28:31.157895529Z\" level=info msg=\"Stopped pod sandbox (already stopped): abc26983f76bab98a831e8b70e6f89fb4a1812bd2cae77783d1d32744b80f801\" id=b12aaec4-e68f-4732-8fde-e027d84657bd name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 16:28:31.159019 crc crio[21573]: time=\"2026-06-12T16:28:31.158971347Z\" level=info msg=\"Removing pod sandbox: abc26983f76bab98a831e8b70e6f89fb4a1812bd2cae77783d1d32744b80f801\" id=9a9e11c2-7755-46a0-86e8-6ffa88051fa3 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 16:28:31.175311 crc crio[21573]: time=\"2026-06-12T16:28:31.174526101Z\" level=info msg=\"Got pod network &{Name:swift-proxy-cb5dffd67-z5nv7 Namespace:openstack ID:3bd35263589c38f51bc37e8bbd1d084d9bd5bd0f74748c120c5c3360c781f5d4 UID:20ea6d1d-0b1d-42c9-818a-2abd1a8e0bca NetNS:/var/run/netns/4efc0ebd-a9c8-4022-a4ae-a47f69251d82 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod20ea6d1d_0b1d_42c9_818a_2abd1a8e0bca.slice PodAnnotations:0xc00209e268}] Aliases:map[]}\"\nJun 12 16:28:31.175311 crc crio[21573]: time=\"2026-06-12T16:28:31.175307043Z\" level=info msg=\"Adding pod openstack_swift-proxy-cb5dffd67-z5nv7 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 16:28:31.179498 crc crio[21573]: time=\"2026-06-12T16:28:31.179335621Z\" level=info msg=\"Removed pod sandbox: abc26983f76bab98a831e8b70e6f89fb4a1812bd2cae77783d1d32744b80f801\" id=9a9e11c2-7755-46a0-86e8-6ffa88051fa3 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 16:28:31.180725 crc crio[21573]: time=\"2026-06-12T16:28:31.180669093Z\" level=info msg=\"Stopping pod sandbox: 2dd5efd5bceba4e14b7f5d60369da9cf1c3af7c73ac9f92ec69481cfa3e04a6a\" id=cd90219c-0987-47d4-a688-caca9b128523 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 16:28:31.181104 crc crio[21573]: time=\"2026-06-12T16:28:31.181076885Z\" level=info msg=\"Stopped pod sandbox (already stopped): 2dd5efd5bceba4e14b7f5d60369da9cf1c3af7c73ac9f92ec69481cfa3e04a6a\" id=cd90219c-0987-47d4-a688-caca9b128523 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 16:28:31.182049 crc crio[21573]: time=\"2026-06-12T16:28:31.181990439Z\" level=info msg=\"Removing pod sandbox: 2dd5efd5bceba4e14b7f5d60369da9cf1c3af7c73ac9f92ec69481cfa3e04a6a\" id=a7538998-fab4-4a96-b2f5-10006bcfa416 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 16:28:31.198042 crc crio[21573]: time=\"2026-06-12T16:28:31.197929345Z\" level=info msg=\"Removed pod sandbox: 2dd5efd5bceba4e14b7f5d60369da9cf1c3af7c73ac9f92ec69481cfa3e04a6a\" id=a7538998-fab4-4a96-b2f5-10006bcfa416 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 16:28:31.200076 crc crio[21573]: time=\"2026-06-12T16:28:31.199947626Z\" level=info msg=\"Stopping pod sandbox: 3e6a003c3f1d182415ecfe955ea4525cf25b554e2a23602b82e4445de1905941\" id=b849d948-180e-4e1a-952b-fd7001b3bf5e name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 16:28:31.200290 crc crio[21573]: time=\"2026-06-12T16:28:31.200209363Z\" level=info msg=\"Stopped pod sandbox (already stopped): 3e6a003c3f1d182415ecfe955ea4525cf25b554e2a23602b82e4445de1905941\" id=b849d948-180e-4e1a-952b-fd7001b3bf5e name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 16:28:31.201147 crc crio[21573]: time=\"2026-06-12T16:28:31.201046556Z\" level=info msg=\"Removing pod sandbox: 3e6a003c3f1d182415ecfe955ea4525cf25b554e2a23602b82e4445de1905941\" id=f0b8217e-74f3-4990-854b-dfac47bf7add name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 16:28:31.224792 crc crio[21573]: time=\"2026-06-12T16:28:31.224245604Z\" level=info msg=\"Removed pod sandbox: 3e6a003c3f1d182415ecfe955ea4525cf25b554e2a23602b82e4445de1905941\" id=f0b8217e-74f3-4990-854b-dfac47bf7add name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 16:28:31.227414 crc crio[21573]: time=\"2026-06-12T16:28:31.227076097Z\" level=info msg=\"Stopping pod sandbox: 52d4dbeef607f5b00b43bba50071834a0039108ad83b9c58323233e4aa1c214b\" id=2e804ca0-110e-44f6-a2d2-268ff1de7404 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 16:28:31.227414 crc crio[21573]: time=\"2026-06-12T16:28:31.227231242Z\" level=info msg=\"Stopped pod sandbox (already stopped): 52d4dbeef607f5b00b43bba50071834a0039108ad83b9c58323233e4aa1c214b\" id=2e804ca0-110e-44f6-a2d2-268ff1de7404 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 16:28:31.228601 crc crio[21573]: time=\"2026-06-12T16:28:31.22829831Z\" level=info msg=\"Removing pod sandbox: 52d4dbeef607f5b00b43bba50071834a0039108ad83b9c58323233e4aa1c214b\" id=a3747a39-fff6-45cb-b98d-abb09aad88e3 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 16:28:31.232554 crc crio[21573]: time=\"2026-06-12T16:28:31.232399659Z\" level=info msg=\"Stopped container 43c6c35e2d0cc1b391ed19226705acbfa558969b743da4a106bbc1f21e86ec1c: openstack/ceilometer-0/sg-core\" id=ce0dd10f-7b79-47ea-9fdb-d60be3c68875 name=/runtime.v1.RuntimeService/StopContainer\nJun 12 16:28:31.232956 crc crio[21573]: time=\"2026-06-12T16:28:31.23279846Z\" level=info msg=\"Stopped container 3730d71993fd90ef4f94da37f8df6ab3186f6c1fc988c1d81c1f9822aad5ec44: openstack/ceilometer-0/proxy-httpd\" id=618c025f-cc41-4394-8beb-f7728712c825 name=/runtime.v1.RuntimeService/StopContainer\nJun 12 16:28:31.240881 crc crio[21573]: time=\"2026-06-12T16:28:31.240768992Z\" level=info msg=\"Stopped container 17a63c969d2f45209b2989c7432ad5d8e9ac5432e8941390b0ece15458f6f46f: openstack/ceilometer-0/ceilometer-central-agent\" id=666b7046-a246-4215-927f-33b9c95794bb name=/runtime.v1.RuntimeService/StopContainer\nJun 12 16:28:31.254758 crc crio[21573]: time=\"2026-06-12T16:28:31.254653331Z\" level=info msg=\"Removed pod sandbox: 52d4dbeef607f5b00b43bba50071834a0039108ad83b9c58323233e4aa1c214b\" id=a3747a39-fff6-45cb-b98d-abb09aad88e3 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 16:28:31.256158 crc crio[21573]: time=\"2026-06-12T16:28:31.256065959Z\" level=info msg=\"Stopping pod sandbox: 98bef3a9b8f24a261a92759563358be9e19e8c69a7e7ded7b4915e50fcbe5e81\" id=0f486824-e34f-4080-b911-b43642cf6e63 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 16:28:31.256498 crc crio[21573]: time=\"2026-06-12T16:28:31.256202322Z\" level=info msg=\"Stopped pod sandbox (already stopped): 98bef3a9b8f24a261a92759563358be9e19e8c69a7e7ded7b4915e50fcbe5e81\" id=0f486824-e34f-4080-b911-b43642cf6e63 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 16:28:31.257049 crc crio[21573]: time=\"2026-06-12T16:28:31.256991313Z\" level=info msg=\"Removing pod sandbox: 98bef3a9b8f24a261a92759563358be9e19e8c69a7e7ded7b4915e50fcbe5e81\" id=0fc3eb8d-be2b-4cb6-88d0-968d40c13afa name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 16:28:31.273861 crc crio[21573]: time=\"2026-06-12T16:28:31.273733704Z\" level=info msg=\"Removed pod sandbox: 98bef3a9b8f24a261a92759563358be9e19e8c69a7e7ded7b4915e50fcbe5e81\" id=0fc3eb8d-be2b-4cb6-88d0-968d40c13afa name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 16:28:31.286722 crc crio[21573]: time=\"2026-06-12T16:28:31.286600712Z\" level=info msg=\"Stopped container 4ea0fb4633e7b994234089faf3a093d62737efd4210d4b49f79ad2333cd0095b: openstack/cinder-scheduler-0/cinder-scheduler\" id=62bb1950-465d-470a-b5ec-b95a001e2515 name=/runtime.v1.RuntimeService/StopContainer\nJun 12 16:28:31.387630 crc crio[21573]: time=\"2026-06-12T16:28:31.387196894Z\" level=info msg=\"Stopped container b763593bb8810920f1f6146b5d8175a575ae077035e864db6fbcbca8191e5975: openstack/ceilometer-0/ceilometer-notification-agent\" id=2342d418-e85e-4d4f-9c1f-8d37ea710ace name=/runtime.v1.RuntimeService/StopContainer\nJun 12 16:28:31.404911 crc crio[21573]: time=\"2026-06-12T16:28:31.404586931Z\" level=info msg=\"Stopping pod sandbox: 148a9b298f37c60c705451e3d5a9c5260838f8079acb95dac6473bceb8254118\" id=7a73f0c9-ec26-40cb-bd81-fb49db52f797 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 16:28:31.406099 crc crio[21573]: time=\"2026-06-12T16:28:31.40600575Z\" level=info msg=\"Got pod network &{Name:ceilometer-0 Namespace:openstack ID:148a9b298f37c60c705451e3d5a9c5260838f8079acb95dac6473bceb8254118 UID:82ebfe24-bcaa-4a52-be61-87d9ac83678e NetNS:/var/run/netns/613772f4-384f-46ec-b7f9-cc9810c4b15f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod82ebfe24_bcaa_4a52_be61_87d9ac83678e.slice PodAnnotations:0xc00008c970}] Aliases:map[]}\"\nJun 12 16:28:31.406388 crc crio[21573]: time=\"2026-06-12T16:28:31.406252646Z\" level=info msg=\"Deleting pod openstack_ceilometer-0 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 16:28:31.624926 crc crio[21573]: time=\"2026-06-12T16:28:31.624711989Z\" level=info msg=\"Stopped container ff184202fa22143b3962427658fc17aa96b9eabaaddad3214bfe2abe738f3e9e: openstack/cinder-scheduler-0/probe\" id=e5b9d973-72e6-4feb-929b-b11560d79bec name=/runtime.v1.RuntimeService/StopContainer\nJun 12 16:28:31.628826 crc crio[21573]: time=\"2026-06-12T16:28:31.627648087Z\" level=info msg=\"Stopping pod sandbox: b7b248715a21d811d50f32c9fd81c834cb26fdffaaaac3bee409dd4302989297\" id=263b0956-1ec7-4374-ba2a-45c2e0452d5d name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 16:28:31.628826 crc crio[21573]: time=\"2026-06-12T16:28:31.628165841Z\" level=info msg=\"Got pod network &{Name:cinder-scheduler-0 Namespace:openstack ID:b7b248715a21d811d50f32c9fd81c834cb26fdffaaaac3bee409dd4302989297 UID:ad082cbc-1202-44e4-9b03-df96b39c357f NetNS:/var/run/netns/2d67661b-3f2a-4e04-9345-9d7cf7a8764c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podad082cbc_1202_44e4_9b03_df96b39c357f.slice PodAnnotations:0xc00008cb40}] Aliases:map[]}\"\nJun 12 16:28:31.628826 crc crio[21573]: time=\"2026-06-12T16:28:31.628406978Z\" level=info msg=\"Deleting pod openstack_cinder-scheduler-0 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 16:28:31.919936 crc crio[21573]: time=\"2026-06-12T16:28:31.919175547Z\" level=info msg=\"Stopped pod sandbox: 148a9b298f37c60c705451e3d5a9c5260838f8079acb95dac6473bceb8254118\" id=7a73f0c9-ec26-40cb-bd81-fb49db52f797 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 16:28:32.078270 crc crio[21573]: time=\"2026-06-12T16:28:32.078171935Z\" level=info msg=\"Stopped pod sandbox: b7b248715a21d811d50f32c9fd81c834cb26fdffaaaac3bee409dd4302989297\" id=263b0956-1ec7-4374-ba2a-45c2e0452d5d name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 16:28:32.205231 crc crio[21573]: time=\"2026-06-12T16:28:32.205045269Z\" level=info msg=\"Removing container: 3730d71993fd90ef4f94da37f8df6ab3186f6c1fc988c1d81c1f9822aad5ec44\" id=f4312bf7-2d14-4e42-ac64-a347b6c2c0ee name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 16:28:32.240155 crc crio[21573]: time=\"2026-06-12T16:28:32.235697634Z\" level=info msg=\"Removed container 3730d71993fd90ef4f94da37f8df6ab3186f6c1fc988c1d81c1f9822aad5ec44: openstack/ceilometer-0/proxy-httpd\" id=f4312bf7-2d14-4e42-ac64-a347b6c2c0ee name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 16:28:32.240432 crc crio[21573]: time=\"2026-06-12T16:28:32.24033974Z\" level=info msg=\"Removing container: 43c6c35e2d0cc1b391ed19226705acbfa558969b743da4a106bbc1f21e86ec1c\" id=24199891-2db6-4bff-bb6c-965d02c52aa7 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 16:28:32.284205 crc crio[21573]: time=\"2026-06-12T16:28:32.282902152Z\" level=info msg=\"Removed container 43c6c35e2d0cc1b391ed19226705acbfa558969b743da4a106bbc1f21e86ec1c: openstack/ceilometer-0/sg-core\" id=24199891-2db6-4bff-bb6c-965d02c52aa7 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 16:28:32.292328 crc crio[21573]: time=\"2026-06-12T16:28:32.292163275Z\" level=info msg=\"Removing container: b763593bb8810920f1f6146b5d8175a575ae077035e864db6fbcbca8191e5975\" id=1da68040-05e6-407e-8761-76a8fc6a622a name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 16:28:32.330502 crc crio[21573]: time=\"2026-06-12T16:28:32.330365273Z\" level=info msg=\"Removed container b763593bb8810920f1f6146b5d8175a575ae077035e864db6fbcbca8191e5975: openstack/ceilometer-0/ceilometer-notification-agent\" id=1da68040-05e6-407e-8761-76a8fc6a622a name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 16:28:32.351687 crc crio[21573]: time=\"2026-06-12T16:28:32.345978197Z\" level=info msg=\"Removing container: 17a63c969d2f45209b2989c7432ad5d8e9ac5432e8941390b0ece15458f6f46f\" id=224ac6ed-63a3-48e6-a1ee-4201f1f3c01c name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 16:28:32.392958 crc crio[21573]: time=\"2026-06-12T16:28:32.392813399Z\" level=info msg=\"Removed container 17a63c969d2f45209b2989c7432ad5d8e9ac5432e8941390b0ece15458f6f46f: openstack/ceilometer-0/ceilometer-central-agent\" id=224ac6ed-63a3-48e6-a1ee-4201f1f3c01c name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 16:28:33.136237 crc crio[21573]: time=\"2026-06-12T16:28:33.135390541Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-openstackclient@sha256:2fc3227927ef395a7da6e52122f2c3a423ec63fab43600cd5b934bf2cab75e33\" id=b21c9994-ebbb-4535-b1d5-df29b388149b name=/runtime.v1.ImageService/PullImage\nJun 12 16:28:33.137943 crc crio[21573]: time=\"2026-06-12T16:28:33.137820828Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-openstackclient:current-podified\" id=f9b96b53-9136-4f13-abfa-43900c5f5e45 name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:28:33.230386 crc crio[21573]: time=\"2026-06-12T16:28:33.230069821Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-openstackclient:current-podified\" id=86ca213d-a47b-4692-9538-e78b5d2a419a name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:28:33.297431 crc crio[21573]: time=\"2026-06-12T16:28:33.297316428Z\" level=info msg=\"Creating container: openstack/openstackclient/openstackclient\" id=1682b9c3-6f19-45ec-981b-1f05d86edcab name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:28:33.299663 crc crio[21573]: time=\"2026-06-12T16:28:33.299570119Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:28:33.310548 crc crio[21573]: 2026-06-12T16:28:33Z [verbose] CmdAdd (shim): {1.1.0 [{Name:3bd35263589c38f Mac:ba:03:d8:c2:2c:4d Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:b3 Mtu:0 Sandbox:/var/run/netns/4efc0ebd-a9c8-4022-a4ae-a47f69251d82 SocketPath: PciID:}] [{Interface:0xc000398d90 Address:{IP:10.217.0.179 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 16:28:33.312791 crc crio[21573]: time=\"2026-06-12T16:28:33.312700638Z\" level=info msg=\"Got pod network &{Name:swift-proxy-cb5dffd67-z5nv7 Namespace:openstack ID:3bd35263589c38f51bc37e8bbd1d084d9bd5bd0f74748c120c5c3360c781f5d4 UID:20ea6d1d-0b1d-42c9-818a-2abd1a8e0bca NetNS:/var/run/netns/4efc0ebd-a9c8-4022-a4ae-a47f69251d82 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod20ea6d1d_0b1d_42c9_818a_2abd1a8e0bca.slice PodAnnotations:0xc00209e268}] Aliases:map[]}\"\nJun 12 16:28:33.313031 crc crio[21573]: time=\"2026-06-12T16:28:33.312914175Z\" level=info msg=\"Checking pod openstack_swift-proxy-cb5dffd67-z5nv7 for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 16:28:33.458531 crc crio[21573]: time=\"2026-06-12T16:28:33.458374051Z\" level=info msg=\"Ran pod sandbox 3bd35263589c38f51bc37e8bbd1d084d9bd5bd0f74748c120c5c3360c781f5d4 with infra container: openstack/swift-proxy-cb5dffd67-z5nv7/POD\" id=f0f0feef-27cf-4dc5-ad3c-8f102d879a1d name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 16:28:33.471730 crc crio[21573]: time=\"2026-06-12T16:28:33.471640554Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-proxy-server:current-podified\" id=9439fd6c-110d-4e42-93c5-64d7bfff11af name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:28:33.495653 crc crio[21573]: time=\"2026-06-12T16:28:33.492388505Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:28:33.498970 crc crio[21573]: time=\"2026-06-12T16:28:33.498846948Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:28:33.719397 crc crio[21573]: time=\"2026-06-12T16:28:33.712236291Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-proxy-server:current-podified\" id=275d38d4-2f77-4c0c-a94f-13b49c5442a5 name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:28:33.730717 crc crio[21573]: time=\"2026-06-12T16:28:33.726885349Z\" level=info msg=\"Creating container: openstack/swift-proxy-cb5dffd67-z5nv7/proxy-httpd\" id=55bc2702-cb4b-492a-89ed-63eac7dfe829 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:28:33.730717 crc crio[21573]: time=\"2026-06-12T16:28:33.72764129Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:28:33.858050 crc crio[21573]: time=\"2026-06-12T16:28:33.857836834Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:28:33.870010 crc crio[21573]: time=\"2026-06-12T16:28:33.869886751Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:28:33.900410 crc crio[21573]: time=\"2026-06-12T16:28:33.900335511Z\" level=info msg=\"Running pod sandbox: openstack/ceilometer-0/POD\" id=95295015-4c7a-45c0-9339-9a952f505534 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 16:28:33.901165 crc crio[21573]: time=\"2026-06-12T16:28:33.901136083Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:28:33.938810 crc crio[21573]: time=\"2026-06-12T16:28:33.938630147Z\" level=info msg=\"Created container 68caf7411e7dfe3111381a277fb1e5e1a10675f46e1fdd2f705f9ad966c53f4c: openstack/openstackclient/openstackclient\" id=1682b9c3-6f19-45ec-981b-1f05d86edcab name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:28:33.941604 crc crio[21573]: time=\"2026-06-12T16:28:33.941525397Z\" level=info msg=\"Starting container: 68caf7411e7dfe3111381a277fb1e5e1a10675f46e1fdd2f705f9ad966c53f4c\" id=c817b407-724b-424a-af5c-bb6086ffbd99 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 16:28:33.945421 crc crio[21573]: time=\"2026-06-12T16:28:33.945371329Z\" level=info msg=\"Got pod network &{Name:ceilometer-0 Namespace:openstack ID:64e544f158665c2d30ed5b16e4aa28f2dfebf110ea4a8287988422953a01b7ae UID:5c3b9188-2c1b-4a28-989f-1af535a56c27 NetNS:/var/run/netns/b2ddff2f-c155-440f-8cee-bd005275a473 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod5c3b9188_2c1b_4a28_989f_1af535a56c27.slice PodAnnotations:0xc002e285d0}] Aliases:map[]}\"\nJun 12 16:28:33.945715 crc crio[21573]: time=\"2026-06-12T16:28:33.945686717Z\" level=info msg=\"Adding pod openstack_ceilometer-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 16:28:33.955103 crc crio[21573]: time=\"2026-06-12T16:28:33.953554829Z\" level=info msg=\"Started container\" PID=82526 containerID=68caf7411e7dfe3111381a277fb1e5e1a10675f46e1fdd2f705f9ad966c53f4c description=openstack/openstackclient/openstackclient id=c817b407-724b-424a-af5c-bb6086ffbd99 name=/runtime.v1.RuntimeService/StartContainer sandboxID=85f7bbe618849996542e6fc1048eb51a7a3c08af2e46a4afd2cf788be3175e5f\nJun 12 16:28:34.086192 crc crio[21573]: time=\"2026-06-12T16:28:34.084344917Z\" level=info msg=\"Running pod sandbox: openstack/cinder-scheduler-0/POD\" id=25dfd3c5-80df-4c1b-a263-ba56c7cb443b name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 16:28:34.086192 crc crio[21573]: time=\"2026-06-12T16:28:34.085094958Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:28:34.168368 crc crio[21573]: time=\"2026-06-12T16:28:34.168250851Z\" level=info msg=\"Got pod network &{Name:cinder-scheduler-0 Namespace:openstack ID:841b17789f29d608a90b2dc8c93d53f33a768f8e414d744ec7a317c85deb9da9 UID:dd34514b-4c6a-42dd-b666-2c44eed33ed3 NetNS:/var/run/netns/3612f899-68fc-4dc7-a3f3-b8983b9b6853 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poddd34514b_4c6a_42dd_b666_2c44eed33ed3.slice PodAnnotations:0xc00209e970}] Aliases:map[]}\"\nJun 12 16:28:34.168645 crc crio[21573]: time=\"2026-06-12T16:28:34.168341523Z\" level=info msg=\"Adding pod openstack_cinder-scheduler-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 16:28:34.251572 crc crio[21573]: time=\"2026-06-12T16:28:34.251196039Z\" level=info msg=\"Created container 235dd933ac9bab00b35d99f70b9d4c9bbd878765b7338676f73ac06d6dd97986: openstack/swift-proxy-cb5dffd67-z5nv7/proxy-httpd\" id=55bc2702-cb4b-492a-89ed-63eac7dfe829 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:28:34.256007 crc crio[21573]: time=\"2026-06-12T16:28:34.25586581Z\" level=info msg=\"Starting container: 235dd933ac9bab00b35d99f70b9d4c9bbd878765b7338676f73ac06d6dd97986\" id=1a7b4701-9ba5-4b20-80cd-97dd9fee80d2 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 16:28:34.268286 crc crio[21573]: time=\"2026-06-12T16:28:34.268103239Z\" level=info msg=\"Started container\" PID=82602 containerID=235dd933ac9bab00b35d99f70b9d4c9bbd878765b7338676f73ac06d6dd97986 description=openstack/swift-proxy-cb5dffd67-z5nv7/proxy-httpd id=1a7b4701-9ba5-4b20-80cd-97dd9fee80d2 name=/runtime.v1.RuntimeService/StartContainer sandboxID=3bd35263589c38f51bc37e8bbd1d084d9bd5bd0f74748c120c5c3360c781f5d4\nJun 12 16:28:34.286347 crc crio[21573]: time=\"2026-06-12T16:28:34.286231741Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-proxy-server:current-podified\" id=7fc7386e-c0bc-4b95-ad3e-47508d703fca name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:28:34.319048 crc crio[21573]: time=\"2026-06-12T16:28:34.317743708Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-proxy-server:current-podified\" id=f7657155-1548-48b8-8579-bc48c4c770ab name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:28:34.364276 crc crio[21573]: time=\"2026-06-12T16:28:34.364103362Z\" level=info msg=\"Creating container: openstack/swift-proxy-cb5dffd67-z5nv7/proxy-server\" id=ea01abe6-ea16-45a7-862b-47013c2b3af9 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:28:34.364944 crc crio[21573]: time=\"2026-06-12T16:28:34.364789081Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:28:34.439010 crc crio[21573]: time=\"2026-06-12T16:28:34.438775617Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:28:34.448717 crc crio[21573]: time=\"2026-06-12T16:28:34.44856521Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:28:34.600367 crc crio[21573]: 2026-06-12T16:28:34Z [verbose] CmdAdd (shim): {1.1.0 [{Name:64e544f158665c2 Mac:72:01:68:9a:8c:21 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:b4 Mtu:0 Sandbox:/var/run/netns/b2ddff2f-c155-440f-8cee-bd005275a473 SocketPath: PciID:}] [{Interface:0xc000014ef0 Address:{IP:10.217.0.180 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 16:28:34.600367 crc crio[21573]: time=\"2026-06-12T16:28:34.600290827Z\" level=info msg=\"Got pod network &{Name:ceilometer-0 Namespace:openstack ID:64e544f158665c2d30ed5b16e4aa28f2dfebf110ea4a8287988422953a01b7ae UID:5c3b9188-2c1b-4a28-989f-1af535a56c27 NetNS:/var/run/netns/b2ddff2f-c155-440f-8cee-bd005275a473 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod5c3b9188_2c1b_4a28_989f_1af535a56c27.slice PodAnnotations:0xc002e285d0}] Aliases:map[]}\"\nJun 12 16:28:34.601169 crc crio[21573]: time=\"2026-06-12T16:28:34.600520633Z\" level=info msg=\"Checking pod openstack_ceilometer-0 for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 16:28:34.613735 crc crio[21573]: time=\"2026-06-12T16:28:34.612965428Z\" level=info msg=\"Created container aa9d0a496af506a505f00448d790d5a8e4a4fd35ce701b5e5645e411a3ff2394: openstack/swift-proxy-cb5dffd67-z5nv7/proxy-server\" id=ea01abe6-ea16-45a7-862b-47013c2b3af9 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:28:34.616578 crc crio[21573]: time=\"2026-06-12T16:28:34.61599889Z\" level=info msg=\"Starting container: aa9d0a496af506a505f00448d790d5a8e4a4fd35ce701b5e5645e411a3ff2394\" id=956c8ff8-57fc-4aad-bf01-c743b307a1ce name=/runtime.v1.RuntimeService/StartContainer\nJun 12 16:28:34.621536 crc crio[21573]: time=\"2026-06-12T16:28:34.62053979Z\" level=info msg=\"Ran pod sandbox 64e544f158665c2d30ed5b16e4aa28f2dfebf110ea4a8287988422953a01b7ae with infra container: openstack/ceilometer-0/POD\" id=95295015-4c7a-45c0-9339-9a952f505534 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 16:28:34.637531 crc crio[21573]: time=\"2026-06-12T16:28:34.637384897Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-central:current-podified\" id=2e371cb7-c1c2-4b57-8e4b-e513d35e5ce5 name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:28:34.641098 crc crio[21573]: time=\"2026-06-12T16:28:34.640987323Z\" level=info msg=\"Started container\" PID=82675 containerID=aa9d0a496af506a505f00448d790d5a8e4a4fd35ce701b5e5645e411a3ff2394 description=openstack/swift-proxy-cb5dffd67-z5nv7/proxy-server id=956c8ff8-57fc-4aad-bf01-c743b307a1ce name=/runtime.v1.RuntimeService/StartContainer sandboxID=3bd35263589c38f51bc37e8bbd1d084d9bd5bd0f74748c120c5c3360c781f5d4\nJun 12 16:28:34.704355 crc crio[21573]: time=\"2026-06-12T16:28:34.703575619Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-central:current-podified\" id=c16cd91a-47e4-4eeb-870a-266af3eb7add name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:28:34.741314 crc crio[21573]: time=\"2026-06-12T16:28:34.741211086Z\" level=info msg=\"Creating container: openstack/ceilometer-0/ceilometer-central-agent\" id=32f21f84-1d3a-4095-aa0e-2f02e41b496f name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:28:34.741858 crc crio[21573]: time=\"2026-06-12T16:28:34.741789373Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:28:34.747326 crc crio[21573]: 2026-06-12T16:28:34Z [verbose] CmdAdd (shim): {1.1.0 [{Name:841b17789f29d60 Mac:36:17:b3:82:a6:28 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:b5 Mtu:0 Sandbox:/var/run/netns/3612f899-68fc-4dc7-a3f3-b8983b9b6853 SocketPath: PciID:}] [{Interface:0xc0004b26d0 Address:{IP:10.217.0.181 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 16:28:34.748698 crc crio[21573]: time=\"2026-06-12T16:28:34.748520161Z\" level=info msg=\"Got pod network &{Name:cinder-scheduler-0 Namespace:openstack ID:841b17789f29d608a90b2dc8c93d53f33a768f8e414d744ec7a317c85deb9da9 UID:dd34514b-4c6a-42dd-b666-2c44eed33ed3 NetNS:/var/run/netns/3612f899-68fc-4dc7-a3f3-b8983b9b6853 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poddd34514b_4c6a_42dd_b666_2c44eed33ed3.slice PodAnnotations:0xc00209e970}] Aliases:map[]}\"\nJun 12 16:28:34.748853 crc crio[21573]: time=\"2026-06-12T16:28:34.748731537Z\" level=info msg=\"Checking pod openstack_cinder-scheduler-0 for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 16:28:34.774037 crc crio[21573]: time=\"2026-06-12T16:28:34.771268044Z\" level=info msg=\"Ran pod sandbox 841b17789f29d608a90b2dc8c93d53f33a768f8e414d744ec7a317c85deb9da9 with infra container: openstack/cinder-scheduler-0/POD\" id=25dfd3c5-80df-4c1b-a263-ba56c7cb443b name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 16:28:34.777726 crc crio[21573]: time=\"2026-06-12T16:28:34.777193784Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-scheduler:current-podified\" id=fc3cb030-2dbc-4889-8929-47dbc3c69afa name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:28:34.813065 crc crio[21573]: time=\"2026-06-12T16:28:34.812948814Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:28:34.818651 crc crio[21573]: time=\"2026-06-12T16:28:34.818529503Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-scheduler:current-podified\" id=0dfb220a-6e8c-4e79-bd08-9ac1c72c1603 name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:28:34.818651 crc crio[21573]: time=\"2026-06-12T16:28:34.818630465Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:28:34.886721 crc crio[21573]: time=\"2026-06-12T16:28:34.886599807Z\" level=info msg=\"Creating container: openstack/cinder-scheduler-0/cinder-scheduler\" id=b9ebdbf4-1b0a-49f1-99f8-919df3cad96d name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:28:34.887251 crc crio[21573]: time=\"2026-06-12T16:28:34.887146711Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:28:34.985790 crc crio[21573]: time=\"2026-06-12T16:28:34.985669187Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:28:35.382236 crc crio[21573]: time=\"2026-06-12T16:28:35.381999577Z\" level=info msg=\"Created container 8dcfb8f8d34885c599fb0aaf92b4344df44e91cdfb0d74c76a9dcf740b36af59: openstack/ceilometer-0/ceilometer-central-agent\" id=32f21f84-1d3a-4095-aa0e-2f02e41b496f name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:28:35.386958 crc crio[21573]: time=\"2026-06-12T16:28:35.386833642Z\" level=info msg=\"Starting container: 8dcfb8f8d34885c599fb0aaf92b4344df44e91cdfb0d74c76a9dcf740b36af59\" id=aebb360e-371a-4b07-b93d-1a2aaf4315f8 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 16:28:35.399362 crc crio[21573]: time=\"2026-06-12T16:28:35.39916272Z\" level=info msg=\"Started container\" PID=82800 containerID=8dcfb8f8d34885c599fb0aaf92b4344df44e91cdfb0d74c76a9dcf740b36af59 description=openstack/ceilometer-0/ceilometer-central-agent id=aebb360e-371a-4b07-b93d-1a2aaf4315f8 name=/runtime.v1.RuntimeService/StartContainer sandboxID=64e544f158665c2d30ed5b16e4aa28f2dfebf110ea4a8287988422953a01b7ae\nJun 12 16:28:35.460867 crc crio[21573]: time=\"2026-06-12T16:28:35.460776209Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-notification:current-podified\" id=4d26304f-b419-41ea-906a-2b362ae4a8f7 name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:28:35.569545 crc crio[21573]: time=\"2026-06-12T16:28:35.566644032Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-notification:current-podified\" id=4729a189-dffb-4126-879c-a38956b14934 name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:28:35.613354 crc crio[21573]: time=\"2026-06-12T16:28:35.613151028Z\" level=info msg=\"Creating container: openstack/ceilometer-0/ceilometer-notification-agent\" id=5b3ec3c2-acf0-4345-8eab-5a9119933d3a name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:28:35.613874 crc crio[21573]: time=\"2026-06-12T16:28:35.613804345Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:28:35.727908 crc crio[21573]: time=\"2026-06-12T16:28:35.727796129Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:28:35.738292 crc crio[21573]: time=\"2026-06-12T16:28:35.738172789Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:28:35.851224 crc crio[21573]: time=\"2026-06-12T16:28:35.851074835Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:28:35.929973 crc crio[21573]: time=\"2026-06-12T16:28:35.929865093Z\" level=info msg=\"Created container 18ff80338ebc3ef54690784a32d06fbd0cfcab72e3a958c6472662da9cf2886a: openstack/ceilometer-0/ceilometer-notification-agent\" id=5b3ec3c2-acf0-4345-8eab-5a9119933d3a name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:28:35.931733 crc crio[21573]: time=\"2026-06-12T16:28:35.931658679Z\" level=info msg=\"Starting container: 18ff80338ebc3ef54690784a32d06fbd0cfcab72e3a958c6472662da9cf2886a\" id=317c4e91-f428-4267-8ce9-4fd1c0e0b074 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 16:28:35.943098 crc crio[21573]: time=\"2026-06-12T16:28:35.942954803Z\" level=info msg=\"Started container\" PID=82866 containerID=18ff80338ebc3ef54690784a32d06fbd0cfcab72e3a958c6472662da9cf2886a description=openstack/ceilometer-0/ceilometer-notification-agent id=317c4e91-f428-4267-8ce9-4fd1c0e0b074 name=/runtime.v1.RuntimeService/StartContainer sandboxID=64e544f158665c2d30ed5b16e4aa28f2dfebf110ea4a8287988422953a01b7ae\nJun 12 16:28:36.112840 crc crio[21573]: time=\"2026-06-12T16:28:36.112542317Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/sg-core:latest\" id=48ab8525-1272-4667-a8ef-bd8667716ab7 name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:28:36.196080 crc crio[21573]: time=\"2026-06-12T16:28:36.195820015Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/sg-core:latest\" id=6e19169a-5533-4a6c-8b26-c1174ddddbb1 name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:28:36.283132 crc crio[21573]: time=\"2026-06-12T16:28:36.282983538Z\" level=info msg=\"Created container 3b6451407ed1bb908ae09372f7c6c95cd077d8f37334ee8295bcdbaed9f3c9f6: openstack/cinder-scheduler-0/cinder-scheduler\" id=b9ebdbf4-1b0a-49f1-99f8-919df3cad96d name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:28:36.284850 crc crio[21573]: time=\"2026-06-12T16:28:36.284747065Z\" level=info msg=\"Starting container: 3b6451407ed1bb908ae09372f7c6c95cd077d8f37334ee8295bcdbaed9f3c9f6\" id=3338a3fc-7874-452d-8b52-c13708393c70 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 16:28:36.292322 crc crio[21573]: time=\"2026-06-12T16:28:36.292237217Z\" level=info msg=\"Started container\" PID=82874 containerID=3b6451407ed1bb908ae09372f7c6c95cd077d8f37334ee8295bcdbaed9f3c9f6 description=openstack/cinder-scheduler-0/cinder-scheduler id=3338a3fc-7874-452d-8b52-c13708393c70 name=/runtime.v1.RuntimeService/StartContainer sandboxID=841b17789f29d608a90b2dc8c93d53f33a768f8e414d744ec7a317c85deb9da9\nJun 12 16:28:36.325057 crc crio[21573]: time=\"2026-06-12T16:28:36.324934913Z\" level=info msg=\"Creating container: openstack/ceilometer-0/sg-core\" id=8ee71bba-13e6-4ec7-9f2f-6a795988e9db name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:28:36.325817 crc crio[21573]: time=\"2026-06-12T16:28:36.325745025Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:28:36.355673 crc crio[21573]: time=\"2026-06-12T16:28:36.355559244Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-scheduler:current-podified\" id=9926416b-3319-45a1-bdde-f5b1640f47df name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:28:36.421864 crc crio[21573]: time=\"2026-06-12T16:28:36.420832536Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-scheduler:current-podified\" id=4dedb300-bcc0-4b13-bb00-35279cbdc6f2 name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:28:36.425949 crc crio[21573]: time=\"2026-06-12T16:28:36.425826757Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:28:36.439078 crc crio[21573]: time=\"2026-06-12T16:28:36.438953234Z\" level=info msg=\"Creating container: openstack/cinder-scheduler-0/probe\" id=d92fb9d4-d533-4313-a184-f8735cb9cc72 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:28:36.439769 crc crio[21573]: time=\"2026-06-12T16:28:36.439697054Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:28:36.449362 crc crio[21573]: time=\"2026-06-12T16:28:36.448967991Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:28:36.554800 crc crio[21573]: time=\"2026-06-12T16:28:36.554719273Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:28:36.602823 crc crio[21573]: time=\"2026-06-12T16:28:36.602702148Z\" level=info msg=\"Created container c77e491ac066a6385294d404cdb01723698dfe2c9254956690130c7804a12921: openstack/ceilometer-0/sg-core\" id=8ee71bba-13e6-4ec7-9f2f-6a795988e9db name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:28:36.604586 crc crio[21573]: time=\"2026-06-12T16:28:36.604484198Z\" level=info msg=\"Starting container: c77e491ac066a6385294d404cdb01723698dfe2c9254956690130c7804a12921\" id=69954ef3-7b02-40b4-9466-6edad12a3f2c name=/runtime.v1.RuntimeService/StartContainer\nJun 12 16:28:36.621883 crc crio[21573]: time=\"2026-06-12T16:28:36.621522409Z\" level=info msg=\"Started container\" PID=82947 containerID=c77e491ac066a6385294d404cdb01723698dfe2c9254956690130c7804a12921 description=openstack/ceilometer-0/sg-core id=69954ef3-7b02-40b4-9466-6edad12a3f2c name=/runtime.v1.RuntimeService/StartContainer sandboxID=64e544f158665c2d30ed5b16e4aa28f2dfebf110ea4a8287988422953a01b7ae\nJun 12 16:28:36.640155 crc crio[21573]: time=\"2026-06-12T16:28:36.640027941Z\" level=info msg=\"Checking image status: registry.redhat.io/ubi9/httpd-24:latest\" id=68c51168-d7d1-4676-ab26-427b356ebbb0 name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:28:36.693872 crc crio[21573]: time=\"2026-06-12T16:28:36.693618805Z\" level=info msg=\"Checking image status: registry.redhat.io/ubi9/httpd-24:latest\" id=a3699e95-8491-4b24-832b-3b84e5a86534 name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:28:36.706017 crc crio[21573]: time=\"2026-06-12T16:28:36.705857729Z\" level=info msg=\"Creating container: openstack/ceilometer-0/proxy-httpd\" id=e26bbe42-3b05-468f-b2ec-ffd469c5a26e name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:28:36.706922 crc crio[21573]: time=\"2026-06-12T16:28:36.706890707Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:28:36.814584 crc crio[21573]: time=\"2026-06-12T16:28:36.814373167Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:28:36.825028 crc crio[21573]: time=\"2026-06-12T16:28:36.824928898Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:28:37.023151 crc crio[21573]: time=\"2026-06-12T16:28:37.022988656Z\" level=info msg=\"Created container e175db6826a870ec09dae4e4b997e14d444caec49a23453d9a70298d65cfc1de: openstack/ceilometer-0/proxy-httpd\" id=e26bbe42-3b05-468f-b2ec-ffd469c5a26e name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:28:37.031173 crc crio[21573]: time=\"2026-06-12T16:28:37.031020381Z\" level=info msg=\"Starting container: e175db6826a870ec09dae4e4b997e14d444caec49a23453d9a70298d65cfc1de\" id=bc536f08-9606-49ee-8b1c-665962b9ed17 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 16:28:37.085023 crc crio[21573]: time=\"2026-06-12T16:28:37.084878885Z\" level=info msg=\"Started container\" PID=82987 containerID=e175db6826a870ec09dae4e4b997e14d444caec49a23453d9a70298d65cfc1de description=openstack/ceilometer-0/proxy-httpd id=bc536f08-9606-49ee-8b1c-665962b9ed17 name=/runtime.v1.RuntimeService/StartContainer sandboxID=64e544f158665c2d30ed5b16e4aa28f2dfebf110ea4a8287988422953a01b7ae\nJun 12 16:28:37.461868 crc crio[21573]: time=\"2026-06-12T16:28:37.460931049Z\" level=info msg=\"Stopping container: 0c5d87909069812af3f70ed00833c4299b4788ed2cf7fd7741a56c64097f01f0 (timeout: 30s)\" id=0d86160b-0f98-468f-a0fe-61b8cb2b9175 name=/runtime.v1.RuntimeService/StopContainer\nJun 12 16:28:37.463214 crc crio[21573]: time=\"2026-06-12T16:28:37.463072136Z\" level=info msg=\"Stopping container: ea97dda1990917dfc018cb28aee88c6aec59f7eddbe32f0990d7c0efdc037014 (timeout: 30s)\" id=8591ec43-55ec-448d-9cd1-4b73e9f04b28 name=/runtime.v1.RuntimeService/StopContainer\nJun 12 16:28:37.592332 crc crio[21573]: time=\"2026-06-12T16:28:37.592231339Z\" level=info msg=\"Stopping container: 18ff80338ebc3ef54690784a32d06fbd0cfcab72e3a958c6472662da9cf2886a (timeout: 30s)\" id=9312f5ab-6fb2-45eb-a998-7a8f550299a1 name=/runtime.v1.RuntimeService/StopContainer\nJun 12 16:28:37.593212 crc crio[21573]: time=\"2026-06-12T16:28:37.593100633Z\" level=info msg=\"Stopping container: 8dcfb8f8d34885c599fb0aaf92b4344df44e91cdfb0d74c76a9dcf740b36af59 (timeout: 30s)\" id=92c1929e-13d2-4a89-be47-c7939a97724a name=/runtime.v1.RuntimeService/StopContainer\nJun 12 16:28:37.596219 crc crio[21573]: time=\"2026-06-12T16:28:37.595906069Z\" level=info msg=\"Stopping container: c77e491ac066a6385294d404cdb01723698dfe2c9254956690130c7804a12921 (timeout: 30s)\" id=76cff6f6-a8d1-4059-828e-41f60af2ab4f name=/runtime.v1.RuntimeService/StopContainer\nJun 12 16:28:37.596607 crc crio[21573]: time=\"2026-06-12T16:28:37.596396622Z\" level=info msg=\"Stopping container: e175db6826a870ec09dae4e4b997e14d444caec49a23453d9a70298d65cfc1de (timeout: 30s)\" id=886746a3-65f2-47a4-ae85-4db6e46ab9af name=/runtime.v1.RuntimeService/StopContainer\nJun 12 16:28:37.831183 crc crio[21573]: time=\"2026-06-12T16:28:37.831039826Z\" level=info msg=\"Stopped container c77e491ac066a6385294d404cdb01723698dfe2c9254956690130c7804a12921: openstack/ceilometer-0/sg-core\" id=76cff6f6-a8d1-4059-828e-41f60af2ab4f name=/runtime.v1.RuntimeService/StopContainer\nJun 12 16:28:38.044610 crc crio[21573]: time=\"2026-06-12T16:28:38.04165417Z\" level=info msg=\"Stopped container 0c5d87909069812af3f70ed00833c4299b4788ed2cf7fd7741a56c64097f01f0: openstack/neutron-7f7c486dcd-zn7sz/neutron-httpd\" id=0d86160b-0f98-468f-a0fe-61b8cb2b9175 name=/runtime.v1.RuntimeService/StopContainer\nJun 12 16:28:38.080129 crc crio[21573]: time=\"2026-06-12T16:28:38.079972996Z\" level=info msg=\"Stopped container e175db6826a870ec09dae4e4b997e14d444caec49a23453d9a70298d65cfc1de: openstack/ceilometer-0/proxy-httpd\" id=886746a3-65f2-47a4-ae85-4db6e46ab9af name=/runtime.v1.RuntimeService/StopContainer\nJun 12 16:28:38.224363 crc crio[21573]: time=\"2026-06-12T16:28:38.224281282Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:28:38.464983 crc crio[21573]: time=\"2026-06-12T16:28:38.464248081Z\" level=info msg=\"Created container e0a9c300d41ad54434c3f7d9c3af22b79b41187f314cf89f14d859a7d3524dc6: openstack/cinder-scheduler-0/probe\" id=d92fb9d4-d533-4313-a184-f8735cb9cc72 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:28:38.467988 crc crio[21573]: time=\"2026-06-12T16:28:38.467892819Z\" level=info msg=\"Starting container: e0a9c300d41ad54434c3f7d9c3af22b79b41187f314cf89f14d859a7d3524dc6\" id=05676e1d-bcf4-4ae6-876d-b96c06e996df name=/runtime.v1.RuntimeService/StartContainer\nJun 12 16:28:38.475636 crc crio[21573]: time=\"2026-06-12T16:28:38.475533871Z\" level=info msg=\"Started container\" PID=83284 containerID=e0a9c300d41ad54434c3f7d9c3af22b79b41187f314cf89f14d859a7d3524dc6 description=openstack/cinder-scheduler-0/probe id=05676e1d-bcf4-4ae6-876d-b96c06e996df name=/runtime.v1.RuntimeService/StartContainer sandboxID=841b17789f29d608a90b2dc8c93d53f33a768f8e414d744ec7a317c85deb9da9\nJun 12 16:28:45.249618 crc crio[21573]: time=\"2026-06-12T16:28:45.248516482Z\" level=info msg=\"Stopped container ea97dda1990917dfc018cb28aee88c6aec59f7eddbe32f0990d7c0efdc037014: openstack/neutron-7f7c486dcd-zn7sz/neutron-api\" id=8591ec43-55ec-448d-9cd1-4b73e9f04b28 name=/runtime.v1.RuntimeService/StopContainer\nJun 12 16:28:45.250868 crc crio[21573]: time=\"2026-06-12T16:28:45.250799893Z\" level=info msg=\"Stopping pod sandbox: 1ab788f9da5bb326f664cbea23ad5bd8fa447646bd40e31c4e98dbe386fb6e19\" id=c56317cb-8624-420c-a7bf-6d2254ed6853 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 16:28:45.252258 crc crio[21573]: time=\"2026-06-12T16:28:45.25216992Z\" level=info msg=\"Got pod network &{Name:neutron-7f7c486dcd-zn7sz Namespace:openstack ID:1ab788f9da5bb326f664cbea23ad5bd8fa447646bd40e31c4e98dbe386fb6e19 UID:fda96de5-198d-4e6b-9b70-135ff13443cb NetNS:/var/run/netns/552fe9e0-dec3-42fd-be83-2a44aa859ee5 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podfda96de5_198d_4e6b_9b70_135ff13443cb.slice PodAnnotations:0xc000138a28}] Aliases:map[]}\"\nJun 12 16:28:45.252417 crc crio[21573]: time=\"2026-06-12T16:28:45.252395246Z\" level=info msg=\"Deleting pod openstack_neutron-7f7c486dcd-zn7sz from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 16:28:47.609313 crc crio[21573]: time=\"2026-06-12T16:28:47.606065777Z\" level=info msg=\"Stopping container: afebaa306ef41b2be74c0d2e6055d851ad59a2c2944cb43d1c20ac867fec1227 (timeout: 30s)\" id=3ec7267f-9408-4a9c-9d8c-d18a3c6e117d name=/runtime.v1.RuntimeService/StopContainer\nJun 12 16:28:47.609313 crc crio[21573]: time=\"2026-06-12T16:28:47.607841584Z\" level=info msg=\"Stopping container: d1301769c664fab00df84c293bb46beb4940e7a7fe7012e7cc6819e66a406161 (timeout: 30s)\" id=9f88ff42-55a9-4f0c-99ae-be9d75d7260d name=/runtime.v1.RuntimeService/StopContainer\nJun 12 16:28:47.877604 crc crio[21573]: time=\"2026-06-12T16:28:47.876734448Z\" level=info msg=\"Stopped container d1301769c664fab00df84c293bb46beb4940e7a7fe7012e7cc6819e66a406161: openstack/glance-default-internal-api-0/glance-log\" id=9f88ff42-55a9-4f0c-99ae-be9d75d7260d name=/runtime.v1.RuntimeService/StopContainer\nJun 12 16:28:47.882668 crc crio[21573]: time=\"2026-06-12T16:28:47.882566795Z\" level=info msg=\"Stopped pod sandbox: 1ab788f9da5bb326f664cbea23ad5bd8fa447646bd40e31c4e98dbe386fb6e19\" id=c56317cb-8624-420c-a7bf-6d2254ed6853 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 16:28:48.854984 crc crio[21573]: time=\"2026-06-12T16:28:48.854251308Z\" level=info msg=\"Removing container: 0c5d87909069812af3f70ed00833c4299b4788ed2cf7fd7741a56c64097f01f0\" id=e5d0ad3c-0a17-48d7-8c07-7879d1f189e7 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 16:28:48.921979 crc crio[21573]: time=\"2026-06-12T16:28:48.920786456Z\" level=info msg=\"Removed container 0c5d87909069812af3f70ed00833c4299b4788ed2cf7fd7741a56c64097f01f0: openstack/neutron-7f7c486dcd-zn7sz/neutron-httpd\" id=e5d0ad3c-0a17-48d7-8c07-7879d1f189e7 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 16:28:48.941261 crc crio[21573]: time=\"2026-06-12T16:28:48.941141701Z\" level=info msg=\"Removing container: ea97dda1990917dfc018cb28aee88c6aec59f7eddbe32f0990d7c0efdc037014\" id=3641cd54-7f3b-402d-b418-23b7c593b350 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 16:28:48.974233 crc crio[21573]: time=\"2026-06-12T16:28:48.974136556Z\" level=info msg=\"Removed container ea97dda1990917dfc018cb28aee88c6aec59f7eddbe32f0990d7c0efdc037014: openstack/neutron-7f7c486dcd-zn7sz/neutron-api\" id=3641cd54-7f3b-402d-b418-23b7c593b350 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 16:28:49.750604 crc crio[21573]: time=\"2026-06-12T16:28:49.74989745Z\" level=info msg=\"Stopping container: d7195de5bbfb613aca1308ac9cb10fa83051e4befc6a38e924a7ddbf5d61a6c7 (timeout: 30s)\" id=4cd33bde-6ae4-47e0-8dcc-618c88b9a04a name=/runtime.v1.RuntimeService/StopContainer\nJun 12 16:28:49.752284 crc crio[21573]: time=\"2026-06-12T16:28:49.750085705Z\" level=info msg=\"Stopping container: d0eaa028b2b04e0f72c1ff9e2b2ca0b980027b031a0fa10e5b56b4c5b3437964 (timeout: 30s)\" id=40d18651-bb19-475a-93e8-3d38cda7e296 name=/runtime.v1.RuntimeService/StopContainer\nJun 12 16:28:50.018167 crc crio[21573]: time=\"2026-06-12T16:28:50.018016679Z\" level=info msg=\"Stopped container d0eaa028b2b04e0f72c1ff9e2b2ca0b980027b031a0fa10e5b56b4c5b3437964: openstack/glance-default-external-api-0/glance-log\" id=40d18651-bb19-475a-93e8-3d38cda7e296 name=/runtime.v1.RuntimeService/StopContainer\nJun 12 16:28:51.049045 crc crio[21573]: time=\"2026-06-12T16:28:51.048424623Z\" level=info msg=\"Stopped container afebaa306ef41b2be74c0d2e6055d851ad59a2c2944cb43d1c20ac867fec1227: openstack/glance-default-internal-api-0/glance-httpd\" id=3ec7267f-9408-4a9c-9d8c-d18a3c6e117d name=/runtime.v1.RuntimeService/StopContainer\nJun 12 16:28:51.050707 crc crio[21573]: time=\"2026-06-12T16:28:51.050609212Z\" level=info msg=\"Stopping pod sandbox: c2a844459e747c9d8bc60e4af0c9f712cea6acbf66d0c1a2f29ed2515c56e7e7\" id=aa3b1ea5-9fca-4d42-b092-b87d8b6eb3ff name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 16:28:51.052025 crc crio[21573]: time=\"2026-06-12T16:28:51.051957858Z\" level=info msg=\"Got pod network &{Name:glance-default-internal-api-0 Namespace:openstack ID:c2a844459e747c9d8bc60e4af0c9f712cea6acbf66d0c1a2f29ed2515c56e7e7 UID:ba8e2c54-bcdf-458f-b8b7-0ad2f4c77042 NetNS:/var/run/netns/851c505c-8ae5-4299-8d78-a53d6651218f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podba8e2c54_bcdf_458f_b8b7_0ad2f4c77042.slice PodAnnotations:0xc0005682c8}] Aliases:map[]}\"\nJun 12 16:28:51.052276 crc crio[21573]: time=\"2026-06-12T16:28:51.052217845Z\" level=info msg=\"Deleting pod openstack_glance-default-internal-api-0 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 16:28:52.048177 crc crio[21573]: time=\"2026-06-12T16:28:52.047432485Z\" level=info msg=\"Stopped pod sandbox: c2a844459e747c9d8bc60e4af0c9f712cea6acbf66d0c1a2f29ed2515c56e7e7\" id=aa3b1ea5-9fca-4d42-b092-b87d8b6eb3ff name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 16:28:53.066767 crc crio[21573]: time=\"2026-06-12T16:28:53.065288005Z\" level=info msg=\"Removing container: afebaa306ef41b2be74c0d2e6055d851ad59a2c2944cb43d1c20ac867fec1227\" id=1e0b2a9e-18ed-4f06-b941-6a34219843cb name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 16:28:53.221826 crc crio[21573]: time=\"2026-06-12T16:28:53.221350194Z\" level=info msg=\"Stopped container d7195de5bbfb613aca1308ac9cb10fa83051e4befc6a38e924a7ddbf5d61a6c7: openstack/glance-default-external-api-0/glance-httpd\" id=4cd33bde-6ae4-47e0-8dcc-618c88b9a04a name=/runtime.v1.RuntimeService/StopContainer\nJun 12 16:28:53.223613 crc crio[21573]: time=\"2026-06-12T16:28:53.222721632Z\" level=info msg=\"Stopping pod sandbox: 8c99460b66e3c51af1c44fa3ab9982b4acfbb598aa35dd5dba718206416960c7\" id=5d74a5e2-f3fa-4547-b359-d19715c4aa82 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 16:28:53.223815 crc crio[21573]: time=\"2026-06-12T16:28:53.223745949Z\" level=info msg=\"Got pod network &{Name:glance-default-external-api-0 Namespace:openstack ID:8c99460b66e3c51af1c44fa3ab9982b4acfbb598aa35dd5dba718206416960c7 UID:8ad3e27c-6aa4-42d8-a1b3-97e46d626f8c NetNS:/var/run/netns/41f40b66-da69-4f57-9fd9-2d632736381a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod8ad3e27c_6aa4_42d8_a1b3_97e46d626f8c.slice PodAnnotations:0xc002e28100}] Aliases:map[]}\"\nJun 12 16:28:53.224016 crc crio[21573]: time=\"2026-06-12T16:28:53.223951505Z\" level=info msg=\"Deleting pod openstack_glance-default-external-api-0 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 16:28:53.282506 crc crio[21573]: time=\"2026-06-12T16:28:53.274375787Z\" level=info msg=\"Removed container afebaa306ef41b2be74c0d2e6055d851ad59a2c2944cb43d1c20ac867fec1227: openstack/glance-default-internal-api-0/glance-httpd\" id=1e0b2a9e-18ed-4f06-b941-6a34219843cb name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 16:28:53.282506 crc crio[21573]: time=\"2026-06-12T16:28:53.277340904Z\" level=info msg=\"Removing container: d1301769c664fab00df84c293bb46beb4940e7a7fe7012e7cc6819e66a406161\" id=651c7cee-e40f-4a85-937e-2e55a79178ef name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 16:28:53.378630 crc crio[21573]: time=\"2026-06-12T16:28:53.37797557Z\" level=info msg=\"Removed container d1301769c664fab00df84c293bb46beb4940e7a7fe7012e7cc6819e66a406161: openstack/glance-default-internal-api-0/glance-log\" id=651c7cee-e40f-4a85-937e-2e55a79178ef name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 16:28:53.913781 crc crio[21573]: time=\"2026-06-12T16:28:53.912992863Z\" level=info msg=\"Stopped pod sandbox: 8c99460b66e3c51af1c44fa3ab9982b4acfbb598aa35dd5dba718206416960c7\" id=5d74a5e2-f3fa-4547-b359-d19715c4aa82 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 16:28:54.038404 crc crio[21573]: time=\"2026-06-12T16:28:54.038312924Z\" level=info msg=\"Running pod sandbox: openstack/glance-default-internal-api-0/POD\" id=a2c5aa6a-11a4-4443-8cd2-0f9918566f75 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 16:28:54.038723 crc crio[21573]: time=\"2026-06-12T16:28:54.038632309Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:28:54.157773 crc crio[21573]: time=\"2026-06-12T16:28:54.155270999Z\" level=info msg=\"Got pod network &{Name:glance-default-internal-api-0 Namespace:openstack ID:75ac0c2fc9c295ccd15a5bf4291a81c5e531bb17fe0e162048729f24a5fdca42 UID:5731ee95-6bfe-454d-ab52-21c6e76cab6f NetNS:/var/run/netns/bf3aa622-4af5-4c02-986d-ca0428b0d744 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod5731ee95_6bfe_454d_ab52_21c6e76cab6f.slice PodAnnotations:0xc00209e9d0}] Aliases:map[]}\"\nJun 12 16:28:54.158934 crc crio[21573]: time=\"2026-06-12T16:28:54.157837998Z\" level=info msg=\"Adding pod openstack_glance-default-internal-api-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 16:28:54.185192 crc crio[21573]: time=\"2026-06-12T16:28:54.185080328Z\" level=info msg=\"Removing container: d7195de5bbfb613aca1308ac9cb10fa83051e4befc6a38e924a7ddbf5d61a6c7\" id=e40b792c-03ed-41c1-a6cb-a93114673c0e name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 16:28:54.405975 crc crio[21573]: time=\"2026-06-12T16:28:54.405417172Z\" level=info msg=\"Removed container d7195de5bbfb613aca1308ac9cb10fa83051e4befc6a38e924a7ddbf5d61a6c7: openstack/glance-default-external-api-0/glance-httpd\" id=e40b792c-03ed-41c1-a6cb-a93114673c0e name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 16:28:54.411042 crc crio[21573]: time=\"2026-06-12T16:28:54.410960272Z\" level=info msg=\"Removing container: d0eaa028b2b04e0f72c1ff9e2b2ca0b980027b031a0fa10e5b56b4c5b3437964\" id=faa7f949-01e7-4f6a-87f6-a903bd7f108a name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 16:28:54.460652 crc crio[21573]: time=\"2026-06-12T16:28:54.459397421Z\" level=info msg=\"Removed container d0eaa028b2b04e0f72c1ff9e2b2ca0b980027b031a0fa10e5b56b4c5b3437964: openstack/glance-default-external-api-0/glance-log\" id=faa7f949-01e7-4f6a-87f6-a903bd7f108a name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 16:28:55.059151 crc crio[21573]: 2026-06-12T16:28:55Z [verbose] CmdAdd (shim): {1.1.0 [{Name:75ac0c2fc9c295c Mac:9a:01:09:17:e9:72 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:b6 Mtu:0 Sandbox:/var/run/netns/bf3aa622-4af5-4c02-986d-ca0428b0d744 SocketPath: PciID:}] [{Interface:0xc0002d09e0 Address:{IP:10.217.0.182 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 16:28:55.059845 crc crio[21573]: time=\"2026-06-12T16:28:55.059792916Z\" level=info msg=\"Got pod network &{Name:glance-default-internal-api-0 Namespace:openstack ID:75ac0c2fc9c295ccd15a5bf4291a81c5e531bb17fe0e162048729f24a5fdca42 UID:5731ee95-6bfe-454d-ab52-21c6e76cab6f NetNS:/var/run/netns/bf3aa622-4af5-4c02-986d-ca0428b0d744 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod5731ee95_6bfe_454d_ab52_21c6e76cab6f.slice PodAnnotations:0xc00209e9d0}] Aliases:map[]}\"\nJun 12 16:28:55.060264 crc crio[21573]: time=\"2026-06-12T16:28:55.060233708Z\" level=info msg=\"Checking pod openstack_glance-default-internal-api-0 for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 16:28:55.080587 crc crio[21573]: time=\"2026-06-12T16:28:55.079850989Z\" level=info msg=\"Ran pod sandbox 75ac0c2fc9c295ccd15a5bf4291a81c5e531bb17fe0e162048729f24a5fdca42 with infra container: openstack/glance-default-internal-api-0/POD\" id=a2c5aa6a-11a4-4443-8cd2-0f9918566f75 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 16:28:55.081506 crc crio[21573]: time=\"2026-06-12T16:28:55.08105329Z\" level=info msg=\"Running pod sandbox: openstack/glance-default-external-api-0/POD\" id=fa82abe4-6d0a-4db7-9f04-49ca31a86470 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 16:28:55.081506 crc crio[21573]: time=\"2026-06-12T16:28:55.081221925Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:28:55.087582 crc crio[21573]: time=\"2026-06-12T16:28:55.087366546Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api:current-podified\" id=053c8e89-0e31-4911-a914-20652e4a9b8c name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:28:55.129290 crc crio[21573]: time=\"2026-06-12T16:28:55.124602473Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api:current-podified\" id=d08df2a4-251a-4fd0-b94c-948cf923d2da name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:28:55.144302 crc crio[21573]: time=\"2026-06-12T16:28:55.143992442Z\" level=info msg=\"Got pod network &{Name:glance-default-external-api-0 Namespace:openstack ID:19b6b7462fb9225d8e2dd831ce865208921aa2d1cba4d4a5b56a618d80b0d34c UID:a3de39ef-584f-409c-8244-30c269caf719 NetNS:/var/run/netns/97243242-a488-4beb-8956-48df68665a01 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poda3de39ef_584f_409c_8244_30c269caf719.slice PodAnnotations:0xc0005680e0}] Aliases:map[]}\"\nJun 12 16:28:55.144302 crc crio[21573]: time=\"2026-06-12T16:28:55.144124786Z\" level=info msg=\"Adding pod openstack_glance-default-external-api-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 16:28:55.150013 crc crio[21573]: time=\"2026-06-12T16:28:55.149913079Z\" level=info msg=\"Creating container: openstack/glance-default-internal-api-0/glance-log\" id=96a70aaf-fbca-4352-941e-a52b23b41aab name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:28:55.153526 crc crio[21573]: time=\"2026-06-12T16:28:55.151126854Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:28:55.229160 crc crio[21573]: time=\"2026-06-12T16:28:55.22895109Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:28:56.197733 crc crio[21573]: 2026-06-12T16:28:56Z [verbose] CmdAdd (shim): {1.1.0 [{Name:19b6b7462fb9225 Mac:ba:97:af:29:d8:69 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:b7 Mtu:0 Sandbox:/var/run/netns/97243242-a488-4beb-8956-48df68665a01 SocketPath: PciID:}] [{Interface:0xc0004925c0 Address:{IP:10.217.0.183 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 16:28:56.199540 crc crio[21573]: time=\"2026-06-12T16:28:56.199232858Z\" level=info msg=\"Got pod network &{Name:glance-default-external-api-0 Namespace:openstack ID:19b6b7462fb9225d8e2dd831ce865208921aa2d1cba4d4a5b56a618d80b0d34c UID:a3de39ef-584f-409c-8244-30c269caf719 NetNS:/var/run/netns/97243242-a488-4beb-8956-48df68665a01 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poda3de39ef_584f_409c_8244_30c269caf719.slice PodAnnotations:0xc0005680e0}] Aliases:map[]}\"\nJun 12 16:28:56.199540 crc crio[21573]: time=\"2026-06-12T16:28:56.199411303Z\" level=info msg=\"Checking pod openstack_glance-default-external-api-0 for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 16:28:56.210177 crc crio[21573]: time=\"2026-06-12T16:28:56.210136278Z\" level=info msg=\"Ran pod sandbox 19b6b7462fb9225d8e2dd831ce865208921aa2d1cba4d4a5b56a618d80b0d34c with infra container: openstack/glance-default-external-api-0/POD\" id=fa82abe4-6d0a-4db7-9f04-49ca31a86470 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 16:28:56.216921 crc crio[21573]: time=\"2026-06-12T16:28:56.215793477Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api:current-podified\" id=e71e8d91-b091-4ce1-ba21-d4e9a5dd2820 name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:28:56.220704 crc crio[21573]: time=\"2026-06-12T16:28:56.220615547Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:28:56.225677 crc crio[21573]: time=\"2026-06-12T16:28:56.225527653Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api:current-podified\" id=ee833fea-3b90-4407-92e4-6441e51030cb name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:28:56.240140 crc crio[21573]: time=\"2026-06-12T16:28:56.23996362Z\" level=info msg=\"Creating container: openstack/glance-default-external-api-0/glance-log\" id=82fee7a5-c5fa-4cbd-855a-7a576224ceb5 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:28:56.241836 crc crio[21573]: time=\"2026-06-12T16:28:56.240880915Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:28:56.339721 crc crio[21573]: time=\"2026-06-12T16:28:56.339584038Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:28:56.473401 crc crio[21573]: time=\"2026-06-12T16:28:56.473317183Z\" level=info msg=\"Created container 85c22b4bbb1444b470362787e425e37029a68ac80db10b6df2fe993c62dd0624: openstack/glance-default-internal-api-0/glance-log\" id=96a70aaf-fbca-4352-941e-a52b23b41aab name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:28:56.480113 crc crio[21573]: time=\"2026-06-12T16:28:56.479929652Z\" level=info msg=\"Starting container: 85c22b4bbb1444b470362787e425e37029a68ac80db10b6df2fe993c62dd0624\" id=67843a2a-71df-492f-885a-a5a96b2ab862 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 16:28:56.486790 crc crio[21573]: time=\"2026-06-12T16:28:56.486681949Z\" level=info msg=\"Started container\" PID=84522 containerID=85c22b4bbb1444b470362787e425e37029a68ac80db10b6df2fe993c62dd0624 description=openstack/glance-default-internal-api-0/glance-log id=67843a2a-71df-492f-885a-a5a96b2ab862 name=/runtime.v1.RuntimeService/StartContainer sandboxID=75ac0c2fc9c295ccd15a5bf4291a81c5e531bb17fe0e162048729f24a5fdca42\nJun 12 16:28:56.515609 crc crio[21573]: time=\"2026-06-12T16:28:56.51515508Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api:current-podified\" id=d84410b0-7a6f-4242-8952-bc35c747058a name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:28:56.629071 crc crio[21573]: time=\"2026-06-12T16:28:56.628933271Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api:current-podified\" id=a9c9e5ac-5c80-4051-be68-fc12cbd1e0c2 name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:28:56.649788 crc crio[21573]: time=\"2026-06-12T16:28:56.646678655Z\" level=info msg=\"Creating container: openstack/glance-default-internal-api-0/glance-httpd\" id=481a8be0-2be6-450f-a214-539d2ba57b27 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:28:56.653624 crc crio[21573]: time=\"2026-06-12T16:28:56.650915396Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:28:56.762335 crc crio[21573]: time=\"2026-06-12T16:28:56.762254088Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:28:57.206539 crc crio[21573]: time=\"2026-06-12T16:28:57.20638117Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:28:57.478726 crc crio[21573]: time=\"2026-06-12T16:28:57.478330614Z\" level=info msg=\"Created container b5137858f324d08c748d52a80871c6b1eac67b9df3a542b360c8fe7e0d83f814: openstack/glance-default-external-api-0/glance-log\" id=82fee7a5-c5fa-4cbd-855a-7a576224ceb5 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:28:57.481316 crc crio[21573]: time=\"2026-06-12T16:28:57.481234203Z\" level=info msg=\"Starting container: b5137858f324d08c748d52a80871c6b1eac67b9df3a542b360c8fe7e0d83f814\" id=7baa10a9-7f16-43df-abab-fcd1cf436426 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 16:28:57.497181 crc crio[21573]: time=\"2026-06-12T16:28:57.497042331Z\" level=info msg=\"Started container\" PID=84568 containerID=b5137858f324d08c748d52a80871c6b1eac67b9df3a542b360c8fe7e0d83f814 description=openstack/glance-default-external-api-0/glance-log id=7baa10a9-7f16-43df-abab-fcd1cf436426 name=/runtime.v1.RuntimeService/StartContainer sandboxID=19b6b7462fb9225d8e2dd831ce865208921aa2d1cba4d4a5b56a618d80b0d34c\nJun 12 16:28:57.525847 crc crio[21573]: time=\"2026-06-12T16:28:57.525520539Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api:current-podified\" id=443c658f-442e-4c3e-9dd3-1e493c3493e3 name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:28:57.631988 crc crio[21573]: time=\"2026-06-12T16:28:57.630823913Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api:current-podified\" id=7366d345-0d85-48c9-99d8-51ede3fb8b2d name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:28:57.643752 crc crio[21573]: time=\"2026-06-12T16:28:57.643635131Z\" level=info msg=\"Creating container: openstack/glance-default-external-api-0/glance-httpd\" id=f3a9d6ac-6eea-488b-8d9c-387c2fabb388 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:28:57.644218 crc crio[21573]: time=\"2026-06-12T16:28:57.644148045Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:28:57.724826 crc crio[21573]: time=\"2026-06-12T16:28:57.724389596Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:28:57.750197 crc crio[21573]: time=\"2026-06-12T16:28:57.749876906Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:28:58.106835 crc crio[21573]: time=\"2026-06-12T16:28:58.104066898Z\" level=info msg=\"Created container 359d62330afcc3b10715429193d0a3c07601633af5e4f8a93f52cbe360c0d3a8: openstack/glance-default-internal-api-0/glance-httpd\" id=481a8be0-2be6-450f-a214-539d2ba57b27 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:28:58.111498 crc crio[21573]: time=\"2026-06-12T16:28:58.108900189Z\" level=info msg=\"Starting container: 359d62330afcc3b10715429193d0a3c07601633af5e4f8a93f52cbe360c0d3a8\" id=2ccc3745-84c5-40f4-ad48-749b047ed659 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 16:28:58.123523 crc crio[21573]: time=\"2026-06-12T16:28:58.120631401Z\" level=info msg=\"Started container\" PID=84597 containerID=359d62330afcc3b10715429193d0a3c07601633af5e4f8a93f52cbe360c0d3a8 description=openstack/glance-default-internal-api-0/glance-httpd id=2ccc3745-84c5-40f4-ad48-749b047ed659 name=/runtime.v1.RuntimeService/StartContainer sandboxID=75ac0c2fc9c295ccd15a5bf4291a81c5e531bb17fe0e162048729f24a5fdca42\nJun 12 16:28:58.629778 crc crio[21573]: time=\"2026-06-12T16:28:58.629523003Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:28:58.926276 crc crio[21573]: time=\"2026-06-12T16:28:58.925264143Z\" level=info msg=\"Created container 0d46ac867052b076bd54c13b4c0880362d624a7846c7082fa0d85c0feddc2c94: openstack/glance-default-external-api-0/glance-httpd\" id=f3a9d6ac-6eea-488b-8d9c-387c2fabb388 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:28:58.929653 crc crio[21573]: time=\"2026-06-12T16:28:58.927278326Z\" level=info msg=\"Starting container: 0d46ac867052b076bd54c13b4c0880362d624a7846c7082fa0d85c0feddc2c94\" id=85e57f43-e0ce-40fa-bbe9-f09bd48f6419 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 16:28:58.935990 crc crio[21573]: time=\"2026-06-12T16:28:58.935899988Z\" level=info msg=\"Started container\" PID=84819 containerID=0d46ac867052b076bd54c13b4c0880362d624a7846c7082fa0d85c0feddc2c94 description=openstack/glance-default-external-api-0/glance-httpd id=85e57f43-e0ce-40fa-bbe9-f09bd48f6419 name=/runtime.v1.RuntimeService/StartContainer sandboxID=19b6b7462fb9225d8e2dd831ce865208921aa2d1cba4d4a5b56a618d80b0d34c\nJun 12 16:28:59.915670 crc crio[21573]: time=\"2026-06-12T16:28:59.914876577Z\" level=info msg=\"Running pod sandbox: openstack/nova-api-db-create-4rwld/POD\" id=bc635283-a996-42dd-a268-3e0c01f6ee53 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 16:28:59.915670 crc crio[21573]: time=\"2026-06-12T16:28:59.915675328Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:29:00.001413 crc crio[21573]: time=\"2026-06-12T16:29:00.001368935Z\" level=info msg=\"Got pod network &{Name:nova-api-db-create-4rwld Namespace:openstack ID:3991f199f586de72e9f22fa24d11b65e2e3020203e1f0e9836d83d376609fc17 UID:8edd3252-d903-4401-8547-c8b10b754cec NetNS:/var/run/netns/cee7b23a-a4c2-4060-8ccb-c24f8d28c4ba Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod8edd3252_d903_4401_8547_c8b10b754cec.slice PodAnnotations:0xc00008cfd8}] Aliases:map[]}\"\nJun 12 16:29:00.001669 crc crio[21573]: time=\"2026-06-12T16:29:00.001648553Z\" level=info msg=\"Adding pod openstack_nova-api-db-create-4rwld to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 16:29:00.444416 crc crio[21573]: time=\"2026-06-12T16:29:00.440937982Z\" level=info msg=\"Running pod sandbox: openstack/nova-cell0-db-create-9g6jl/POD\" id=d7052501-eed5-459f-a0d7-46f5b721afcb name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 16:29:00.444416 crc crio[21573]: time=\"2026-06-12T16:29:00.441931879Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:29:00.482108 crc crio[21573]: time=\"2026-06-12T16:29:00.477410031Z\" level=info msg=\"Running pod sandbox: openstack/nova-api-92f1-account-create-update-5s6l7/POD\" id=0ca96795-89a1-49f4-8496-7c5e85e15b8f name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 16:29:00.482432 crc crio[21573]: time=\"2026-06-12T16:29:00.48219063Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:29:00.496295 crc crio[21573]: time=\"2026-06-12T16:29:00.496194712Z\" level=info msg=\"Running pod sandbox: openstack/nova-cell1-db-create-hlchg/POD\" id=d7e0e593-3e5a-476d-b9b9-82da2b7b39f1 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 16:29:00.496409 crc crio[21573]: time=\"2026-06-12T16:29:00.496340765Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:29:00.542720 crc crio[21573]: 2026-06-12T16:29:00Z [verbose] CmdAdd (shim): {1.1.0 [{Name:3991f199f586de7 Mac:fa:11:e4:ac:49:69 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:b8 Mtu:0 Sandbox:/var/run/netns/cee7b23a-a4c2-4060-8ccb-c24f8d28c4ba SocketPath: PciID:}] [{Interface:0xc000194f90 Address:{IP:10.217.0.184 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 16:29:00.545336 crc crio[21573]: time=\"2026-06-12T16:29:00.545265581Z\" level=info msg=\"Got pod network &{Name:nova-api-db-create-4rwld Namespace:openstack ID:3991f199f586de72e9f22fa24d11b65e2e3020203e1f0e9836d83d376609fc17 UID:8edd3252-d903-4401-8547-c8b10b754cec NetNS:/var/run/netns/cee7b23a-a4c2-4060-8ccb-c24f8d28c4ba Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod8edd3252_d903_4401_8547_c8b10b754cec.slice PodAnnotations:0xc00008cfd8}] Aliases:map[]}\"\nJun 12 16:29:00.546032 crc crio[21573]: time=\"2026-06-12T16:29:00.545901737Z\" level=info msg=\"Checking pod openstack_nova-api-db-create-4rwld for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 16:29:00.555177 crc crio[21573]: time=\"2026-06-12T16:29:00.555042955Z\" level=info msg=\"Got pod network &{Name:nova-cell0-db-create-9g6jl Namespace:openstack ID:17a21eaf68e3a07895fe54dc3d107a5efe0ac7157e42516b7bdf47ff4f147fbf UID:0b976697-f6e4-4615-a3a3-7dbc8af7a9f5 NetNS:/var/run/netns/4a87b581-f843-4402-b37e-1f488603891d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod0b976697_f6e4_4615_a3a3_7dbc8af7a9f5.slice PodAnnotations:0xc00209ecd0}] Aliases:map[]}\"\nJun 12 16:29:00.555177 crc crio[21573]: time=\"2026-06-12T16:29:00.555147568Z\" level=info msg=\"Adding pod openstack_nova-cell0-db-create-9g6jl to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 16:29:00.621485 crc crio[21573]: time=\"2026-06-12T16:29:00.620882636Z\" level=info msg=\"Ran pod sandbox 3991f199f586de72e9f22fa24d11b65e2e3020203e1f0e9836d83d376609fc17 with infra container: openstack/nova-api-db-create-4rwld/POD\" id=bc635283-a996-42dd-a268-3e0c01f6ee53 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 16:29:00.623117 crc crio[21573]: time=\"2026-06-12T16:29:00.622903641Z\" level=info msg=\"Got pod network &{Name:nova-api-92f1-account-create-update-5s6l7 Namespace:openstack ID:0afd9a785206ef5c674c67b77cebbab97e6c0588442e0427c66d95f09a2f5419 UID:5c2bee64-5ca1-4708-91d6-e6bfc329d24f NetNS:/var/run/netns/a386b4aa-6b76-4eaf-87f4-7c8d01337215 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod5c2bee64_5ca1_4708_91d6_e6bfc329d24f.slice PodAnnotations:0xc0063800c0}] Aliases:map[]}\"\nJun 12 16:29:00.623279 crc crio[21573]: time=\"2026-06-12T16:29:00.62325225Z\" level=info msg=\"Adding pod openstack_nova-api-92f1-account-create-update-5s6l7 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 16:29:00.627051 crc crio[21573]: time=\"2026-06-12T16:29:00.626894884Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=c08b7621-c575-42f8-8aa6-19e8af8d81e5 name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:29:00.651334 crc crio[21573]: time=\"2026-06-12T16:29:00.650326989Z\" level=info msg=\"Got pod network &{Name:nova-cell1-db-create-hlchg Namespace:openstack ID:ccf5c4c3a5f161fc5dd934721aae0729acce7d8d43d4bc16f6b7a21962f61279 UID:276afefc-b6a7-42d5-8930-d60ab7aa2341 NetNS:/var/run/netns/d63cf9bb-d613-4cce-ac74-57b25ba4d6c8 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod276afefc_b6a7_42d5_8930_d60ab7aa2341.slice PodAnnotations:0xc003674200}] Aliases:map[]}\"\nJun 12 16:29:00.651334 crc crio[21573]: time=\"2026-06-12T16:29:00.650387411Z\" level=info msg=\"Adding pod openstack_nova-cell1-db-create-hlchg to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 16:29:00.654063 crc crio[21573]: time=\"2026-06-12T16:29:00.653897682Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=39b9e0a2-5b84-4dcc-ab58-7bb3fc1627fb name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:29:00.671188 crc crio[21573]: time=\"2026-06-12T16:29:00.670920871Z\" level=info msg=\"Running pod sandbox: openstack/nova-cell0-82a2-account-create-update-pmkx2/POD\" id=1cd3e626-9e81-4d74-a1fc-c92875763b5c name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 16:29:00.671188 crc crio[21573]: time=\"2026-06-12T16:29:00.671043505Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:29:00.672679 crc crio[21573]: time=\"2026-06-12T16:29:00.67255718Z\" level=info msg=\"Creating container: openstack/nova-api-db-create-4rwld/mariadb-database-create\" id=d8e842b0-91f5-46b6-9a09-67b2e27ada98 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:29:00.739914 crc crio[21573]: time=\"2026-06-12T16:29:00.739726673Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:29:00.761351 crc crio[21573]: time=\"2026-06-12T16:29:00.760381694Z\" level=info msg=\"Running pod sandbox: openstack/nova-cell1-ee01-account-create-update-fd2xg/POD\" id=51556016-1de5-4816-83bf-364c1deaf75d name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 16:29:00.761670 crc crio[21573]: time=\"2026-06-12T16:29:00.761649648Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:29:00.812037 crc crio[21573]: time=\"2026-06-12T16:29:00.811894612Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:29:00.819525 crc crio[21573]: time=\"2026-06-12T16:29:00.819261728Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:29:00.835261 crc crio[21573]: time=\"2026-06-12T16:29:00.83516966Z\" level=info msg=\"Got pod network &{Name:nova-cell0-82a2-account-create-update-pmkx2 Namespace:openstack ID:c8ce36ef1b587636136550afe3d081ee6752f9d75b86bebde31da60fa8c49a56 UID:1ac39b79-5807-461f-88b1-2133f7cff3dd NetNS:/var/run/netns/3b1c70b9-0b33-46ea-a58c-7490963b4a0e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod1ac39b79_5807_461f_88b1_2133f7cff3dd.slice PodAnnotations:0xc00063c2c0}] Aliases:map[]}\"\nJun 12 16:29:00.835261 crc crio[21573]: time=\"2026-06-12T16:29:00.835258322Z\" level=info msg=\"Adding pod openstack_nova-cell0-82a2-account-create-update-pmkx2 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 16:29:00.949115 crc crio[21573]: time=\"2026-06-12T16:29:00.949035634Z\" level=info msg=\"Got pod network &{Name:nova-cell1-ee01-account-create-update-fd2xg Namespace:openstack ID:e2cf8fb869a455039c6cea5ad45cb9d0cac22cbd0d623e6533cd022aa94040ce UID:9e04bd8e-d83e-452d-8fac-81859b770066 NetNS:/var/run/netns/b1631aac-bf6a-43e2-92f9-2ac6d0524910 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod9e04bd8e_d83e_452d_8fac_81859b770066.slice PodAnnotations:0xc00063c5b0}] Aliases:map[]}\"\nJun 12 16:29:00.958674 crc crio[21573]: time=\"2026-06-12T16:29:00.958623802Z\" level=info msg=\"Adding pod openstack_nova-cell1-ee01-account-create-update-fd2xg to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 16:29:01.256587 crc crio[21573]: time=\"2026-06-12T16:29:01.255364176Z\" level=info msg=\"Created container 698bae073456e568d0a8c826849752597f07a521e290a362a431c1b45211fb29: openstack/nova-api-db-create-4rwld/mariadb-database-create\" id=d8e842b0-91f5-46b6-9a09-67b2e27ada98 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:29:01.259956 crc crio[21573]: time=\"2026-06-12T16:29:01.259803632Z\" level=info msg=\"Starting container: 698bae073456e568d0a8c826849752597f07a521e290a362a431c1b45211fb29\" id=e89d462f-aa59-42d7-94a8-c892e1270281 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 16:29:01.268397 crc crio[21573]: time=\"2026-06-12T16:29:01.268212464Z\" level=info msg=\"Started container\" PID=85242 containerID=698bae073456e568d0a8c826849752597f07a521e290a362a431c1b45211fb29 description=openstack/nova-api-db-create-4rwld/mariadb-database-create id=e89d462f-aa59-42d7-94a8-c892e1270281 name=/runtime.v1.RuntimeService/StartContainer sandboxID=3991f199f586de72e9f22fa24d11b65e2e3020203e1f0e9836d83d376609fc17\nJun 12 16:29:01.384529 crc crio[21573]: 2026-06-12T16:29:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:17a21eaf68e3a07 Mac:36:d0:e0:5a:1f:dc Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:b9 Mtu:0 Sandbox:/var/run/netns/4a87b581-f843-4402-b37e-1f488603891d SocketPath: PciID:}] [{Interface:0xc0004025b0 Address:{IP:10.217.0.185 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 16:29:01.388510 crc crio[21573]: time=\"2026-06-12T16:29:01.386007856Z\" level=info msg=\"Got pod network &{Name:nova-cell0-db-create-9g6jl Namespace:openstack ID:17a21eaf68e3a07895fe54dc3d107a5efe0ac7157e42516b7bdf47ff4f147fbf UID:0b976697-f6e4-4615-a3a3-7dbc8af7a9f5 NetNS:/var/run/netns/4a87b581-f843-4402-b37e-1f488603891d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod0b976697_f6e4_4615_a3a3_7dbc8af7a9f5.slice PodAnnotations:0xc00209ecd0}] Aliases:map[]}\"\nJun 12 16:29:01.388510 crc crio[21573]: time=\"2026-06-12T16:29:01.386283424Z\" level=info msg=\"Checking pod openstack_nova-cell0-db-create-9g6jl for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 16:29:01.414525 crc crio[21573]: time=\"2026-06-12T16:29:01.412307856Z\" level=info msg=\"Ran pod sandbox 17a21eaf68e3a07895fe54dc3d107a5efe0ac7157e42516b7bdf47ff4f147fbf with infra container: openstack/nova-cell0-db-create-9g6jl/POD\" id=d7052501-eed5-459f-a0d7-46f5b721afcb name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 16:29:01.448553 crc crio[21573]: time=\"2026-06-12T16:29:01.443421135Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=badbd710-c115-4c02-be88-596e8fee2e1a name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:29:01.482514 crc crio[21573]: time=\"2026-06-12T16:29:01.481964485Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=8ea18477-67d5-4a36-9408-427e0f4a85b1 name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:29:01.510280 crc crio[21573]: time=\"2026-06-12T16:29:01.509830601Z\" level=info msg=\"Creating container: openstack/nova-cell0-db-create-9g6jl/mariadb-database-create\" id=d6ec2ef6-e28b-4817-8238-4871a4d7459d name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:29:01.510706 crc crio[21573]: time=\"2026-06-12T16:29:01.5103624Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:29:01.599513 crc crio[21573]: 2026-06-12T16:29:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:ccf5c4c3a5f161f Mac:22:93:dd:f6:b5:9c Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:bb Mtu:0 Sandbox:/var/run/netns/d63cf9bb-d613-4cce-ac74-57b25ba4d6c8 SocketPath: PciID:}] [{Interface:0xc000014600 Address:{IP:10.217.0.187 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 16:29:01.599901 crc crio[21573]: time=\"2026-06-12T16:29:01.599575208Z\" level=info msg=\"Got pod network &{Name:nova-cell1-db-create-hlchg Namespace:openstack ID:ccf5c4c3a5f161fc5dd934721aae0729acce7d8d43d4bc16f6b7a21962f61279 UID:276afefc-b6a7-42d5-8930-d60ab7aa2341 NetNS:/var/run/netns/d63cf9bb-d613-4cce-ac74-57b25ba4d6c8 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod276afefc_b6a7_42d5_8930_d60ab7aa2341.slice PodAnnotations:0xc003674200}] Aliases:map[]}\"\nJun 12 16:29:01.599901 crc crio[21573]: time=\"2026-06-12T16:29:01.599735542Z\" level=info msg=\"Checking pod openstack_nova-cell1-db-create-hlchg for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 16:29:01.649870 crc crio[21573]: 2026-06-12T16:29:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:0afd9a785206ef5 Mac:52:cd:7c:c7:ea:da Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:ba Mtu:0 Sandbox:/var/run/netns/a386b4aa-6b76-4eaf-87f4-7c8d01337215 SocketPath: PciID:}] [{Interface:0xc0000145f0 Address:{IP:10.217.0.186 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 16:29:01.656178 crc crio[21573]: time=\"2026-06-12T16:29:01.656051377Z\" level=info msg=\"Got pod network &{Name:nova-api-92f1-account-create-update-5s6l7 Namespace:openstack ID:0afd9a785206ef5c674c67b77cebbab97e6c0588442e0427c66d95f09a2f5419 UID:5c2bee64-5ca1-4708-91d6-e6bfc329d24f NetNS:/var/run/netns/a386b4aa-6b76-4eaf-87f4-7c8d01337215 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod5c2bee64_5ca1_4708_91d6_e6bfc329d24f.slice PodAnnotations:0xc0063800c0}] Aliases:map[]}\"\nJun 12 16:29:01.656545 crc crio[21573]: time=\"2026-06-12T16:29:01.656372556Z\" level=info msg=\"Checking pod openstack_nova-api-92f1-account-create-update-5s6l7 for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 16:29:01.705620 crc crio[21573]: time=\"2026-06-12T16:29:01.705425813Z\" level=info msg=\"Ran pod sandbox ccf5c4c3a5f161fc5dd934721aae0729acce7d8d43d4bc16f6b7a21962f61279 with infra container: openstack/nova-cell1-db-create-hlchg/POD\" id=d7e0e593-3e5a-476d-b9b9-82da2b7b39f1 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 16:29:01.706315 crc crio[21573]: time=\"2026-06-12T16:29:01.70620809Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:29:01.710238 crc crio[21573]: time=\"2026-06-12T16:29:01.710054593Z\" level=info msg=\"Ran pod sandbox 0afd9a785206ef5c674c67b77cebbab97e6c0588442e0427c66d95f09a2f5419 with infra container: openstack/nova-api-92f1-account-create-update-5s6l7/POD\" id=0ca96795-89a1-49f4-8496-7c5e85e15b8f name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 16:29:01.718769 crc crio[21573]: time=\"2026-06-12T16:29:01.717807548Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=5e1bb174-64dc-4a2c-b357-611329304381 name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:29:01.719273 crc crio[21573]: time=\"2026-06-12T16:29:01.718406728Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:29:01.743924 crc crio[21573]: time=\"2026-06-12T16:29:01.743499951Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=f4d4daa1-2962-44ec-8574-08d852a2bcd5 name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:29:01.758256 crc crio[21573]: time=\"2026-06-12T16:29:01.755160581Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=21f995bb-902a-44a9-a9a6-ba24c45d67fb name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:29:01.758256 crc crio[21573]: time=\"2026-06-12T16:29:01.755280044Z\" level=info msg=\"Creating container: openstack/nova-api-92f1-account-create-update-5s6l7/mariadb-account-create-update\" id=436ff4b3-c934-4d07-8881-e2fb5747b8f6 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:29:01.758256 crc crio[21573]: time=\"2026-06-12T16:29:01.756019433Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:29:01.758256 crc crio[21573]: time=\"2026-06-12T16:29:01.757951295Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=e9b1b42b-b501-46bb-92e7-43f0067650c2 name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:29:01.790757 crc crio[21573]: 2026-06-12T16:29:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:c8ce36ef1b58763 Mac:7a:57:e9:d0:e5:09 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:bc Mtu:0 Sandbox:/var/run/netns/3b1c70b9-0b33-46ea-a58c-7490963b4a0e SocketPath: PciID:}] [{Interface:0xc0004a85d0 Address:{IP:10.217.0.188 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 16:29:01.790757 crc crio[21573]: time=\"2026-06-12T16:29:01.790129831Z\" level=info msg=\"Got pod network &{Name:nova-cell0-82a2-account-create-update-pmkx2 Namespace:openstack ID:c8ce36ef1b587636136550afe3d081ee6752f9d75b86bebde31da60fa8c49a56 UID:1ac39b79-5807-461f-88b1-2133f7cff3dd NetNS:/var/run/netns/3b1c70b9-0b33-46ea-a58c-7490963b4a0e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod1ac39b79_5807_461f_88b1_2133f7cff3dd.slice PodAnnotations:0xc00063c2c0}] Aliases:map[]}\"\nJun 12 16:29:01.790757 crc crio[21573]: time=\"2026-06-12T16:29:01.790303237Z\" level=info msg=\"Checking pod openstack_nova-cell0-82a2-account-create-update-pmkx2 for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 16:29:01.797946 crc crio[21573]: time=\"2026-06-12T16:29:01.797773623Z\" level=info msg=\"Creating container: openstack/nova-cell1-db-create-hlchg/mariadb-database-create\" id=b40c0861-a209-491c-86bb-4d94f8d35d60 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:29:01.825967 crc crio[21573]: time=\"2026-06-12T16:29:01.820614641Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:29:01.831668 crc crio[21573]: time=\"2026-06-12T16:29:01.831584455Z\" level=info msg=\"Ran pod sandbox c8ce36ef1b587636136550afe3d081ee6752f9d75b86bebde31da60fa8c49a56 with infra container: openstack/nova-cell0-82a2-account-create-update-pmkx2/POD\" id=1cd3e626-9e81-4d74-a1fc-c92875763b5c name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 16:29:01.836943 crc crio[21573]: time=\"2026-06-12T16:29:01.836792485Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=a16cfa9b-7f0c-4f9a-871c-e424099baaf4 name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:29:01.911805 crc crio[21573]: time=\"2026-06-12T16:29:01.911627421Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:29:01.918752 crc crio[21573]: time=\"2026-06-12T16:29:01.918146136Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=3733e14d-1364-497b-bb0d-7a95128ce129 name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:29:01.927628 crc crio[21573]: time=\"2026-06-12T16:29:01.927518375Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:29:01.931850 crc crio[21573]: time=\"2026-06-12T16:29:01.931763968Z\" level=info msg=\"Creating container: openstack/nova-cell0-82a2-account-create-update-pmkx2/mariadb-account-create-update\" id=2e6c1ee6-fb4d-4465-8dc5-b19fca7c1ea9 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:29:01.932426 crc crio[21573]: time=\"2026-06-12T16:29:01.932258161Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:29:02.003816 crc crio[21573]: time=\"2026-06-12T16:29:02.001828339Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:29:02.009922 crc crio[21573]: 2026-06-12T16:29:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:e2cf8fb869a4550 Mac:46:e8:18:b3:c3:c1 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:bd Mtu:0 Sandbox:/var/run/netns/b1631aac-bf6a-43e2-92f9-2ac6d0524910 SocketPath: PciID:}] [{Interface:0xc0004826a0 Address:{IP:10.217.0.189 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 16:29:02.009922 crc crio[21573]: time=\"2026-06-12T16:29:02.008648092Z\" level=info msg=\"Got pod network &{Name:nova-cell1-ee01-account-create-update-fd2xg Namespace:openstack ID:e2cf8fb869a455039c6cea5ad45cb9d0cac22cbd0d623e6533cd022aa94040ce UID:9e04bd8e-d83e-452d-8fac-81859b770066 NetNS:/var/run/netns/b1631aac-bf6a-43e2-92f9-2ac6d0524910 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod9e04bd8e_d83e_452d_8fac_81859b770066.slice PodAnnotations:0xc00063c5b0}] Aliases:map[]}\"\nJun 12 16:29:02.009922 crc crio[21573]: time=\"2026-06-12T16:29:02.008808656Z\" level=info msg=\"Checking pod openstack_nova-cell1-ee01-account-create-update-fd2xg for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 16:29:02.017734 crc crio[21573]: time=\"2026-06-12T16:29:02.015186528Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:29:02.041159 crc crio[21573]: time=\"2026-06-12T16:29:02.041052642Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:29:02.043127 crc crio[21573]: time=\"2026-06-12T16:29:02.043049359Z\" level=info msg=\"Ran pod sandbox e2cf8fb869a455039c6cea5ad45cb9d0cac22cbd0d623e6533cd022aa94040ce with infra container: openstack/nova-cell1-ee01-account-create-update-fd2xg/POD\" id=51556016-1de5-4816-83bf-364c1deaf75d name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 16:29:02.046353 crc crio[21573]: time=\"2026-06-12T16:29:02.04624263Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=560d5c98-8a9c-4b73-aecb-5bff6495b25a name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:29:02.046859 crc crio[21573]: time=\"2026-06-12T16:29:02.046777814Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:29:02.049057 crc crio[21573]: time=\"2026-06-12T16:29:02.049029344Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=4daab4b5-f9fb-46d9-a25d-768d9e17c5da name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:29:02.073723 crc crio[21573]: time=\"2026-06-12T16:29:02.073395326Z\" level=info msg=\"Creating container: openstack/nova-cell1-ee01-account-create-update-fd2xg/mariadb-account-create-update\" id=e89ba870-860d-4624-b904-62f054bfbbcc name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:29:02.074189 crc crio[21573]: time=\"2026-06-12T16:29:02.074041783Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:29:02.104129 crc crio[21573]: time=\"2026-06-12T16:29:02.103891902Z\" level=info msg=\"Created container 6fae81f0771e8372e454ebd2157f3a42fde08da227a7dd407b8dc3fe80d96230: openstack/nova-cell0-db-create-9g6jl/mariadb-database-create\" id=d6ec2ef6-e28b-4817-8238-4871a4d7459d name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:29:02.109732 crc crio[21573]: time=\"2026-06-12T16:29:02.109404919Z\" level=info msg=\"Starting container: 6fae81f0771e8372e454ebd2157f3a42fde08da227a7dd407b8dc3fe80d96230\" id=d2b2833b-2eab-462f-be2e-3bf4459e8ca0 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 16:29:02.122427 crc crio[21573]: time=\"2026-06-12T16:29:02.122355687Z\" level=info msg=\"Started container\" PID=85313 containerID=6fae81f0771e8372e454ebd2157f3a42fde08da227a7dd407b8dc3fe80d96230 description=openstack/nova-cell0-db-create-9g6jl/mariadb-database-create id=d2b2833b-2eab-462f-be2e-3bf4459e8ca0 name=/runtime.v1.RuntimeService/StartContainer sandboxID=17a21eaf68e3a07895fe54dc3d107a5efe0ac7157e42516b7bdf47ff4f147fbf\nJun 12 16:29:02.179798 crc crio[21573]: time=\"2026-06-12T16:29:02.179708209Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:29:02.189372 crc crio[21573]: time=\"2026-06-12T16:29:02.189268523Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:29:02.316127 crc crio[21573]: time=\"2026-06-12T16:29:02.31595177Z\" level=info msg=\"Created container bf82662b74ed0151c2a0e1f2c6f711c726f47aaef1d1975783a16998ff73aa29: openstack/nova-api-92f1-account-create-update-5s6l7/mariadb-account-create-update\" id=436ff4b3-c934-4d07-8881-e2fb5747b8f6 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:29:02.318298 crc crio[21573]: time=\"2026-06-12T16:29:02.31819402Z\" level=info msg=\"Starting container: bf82662b74ed0151c2a0e1f2c6f711c726f47aaef1d1975783a16998ff73aa29\" id=4d8b4c08-1b40-4fc2-8f0c-c8bf6af2b63a name=/runtime.v1.RuntimeService/StartContainer\nJun 12 16:29:02.326115 crc crio[21573]: time=\"2026-06-12T16:29:02.325983698Z\" level=info msg=\"Started container\" PID=85331 containerID=bf82662b74ed0151c2a0e1f2c6f711c726f47aaef1d1975783a16998ff73aa29 description=openstack/nova-api-92f1-account-create-update-5s6l7/mariadb-account-create-update id=4d8b4c08-1b40-4fc2-8f0c-c8bf6af2b63a name=/runtime.v1.RuntimeService/StartContainer sandboxID=0afd9a785206ef5c674c67b77cebbab97e6c0588442e0427c66d95f09a2f5419\nJun 12 16:29:02.515071 crc crio[21573]: time=\"2026-06-12T16:29:02.514292394Z\" level=info msg=\"Created container 9c95feba8149acab07ea6904347418e76c9ab8b3d1cb6533fb9845f5cd13791f: openstack/nova-cell0-82a2-account-create-update-pmkx2/mariadb-account-create-update\" id=2e6c1ee6-fb4d-4465-8dc5-b19fca7c1ea9 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:29:02.516344 crc crio[21573]: time=\"2026-06-12T16:29:02.516303636Z\" level=info msg=\"Starting container: 9c95feba8149acab07ea6904347418e76c9ab8b3d1cb6533fb9845f5cd13791f\" id=fc7b720a-3280-4867-aa73-bed10327c610 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 16:29:02.520532 crc crio[21573]: time=\"2026-06-12T16:29:02.518885597Z\" level=info msg=\"Created container f1e7b58e3162129576721162f7de5eb507d0e8e70d5f3f701d9eed0b9c2c7d80: openstack/nova-cell1-ee01-account-create-update-fd2xg/mariadb-account-create-update\" id=e89ba870-860d-4624-b904-62f054bfbbcc name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:29:02.520532 crc crio[21573]: time=\"2026-06-12T16:29:02.519009379Z\" level=info msg=\"Created container 00a58e2bb51f17372b75522ccda8c77e0919a36e5142159fd961b9a18320cb0e: openstack/nova-cell1-db-create-hlchg/mariadb-database-create\" id=b40c0861-a209-491c-86bb-4d94f8d35d60 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:29:02.521337 crc crio[21573]: time=\"2026-06-12T16:29:02.520705731Z\" level=info msg=\"Starting container: f1e7b58e3162129576721162f7de5eb507d0e8e70d5f3f701d9eed0b9c2c7d80\" id=324265ea-7b37-4521-bbed-845438362be1 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 16:29:02.521798 crc crio[21573]: time=\"2026-06-12T16:29:02.521744092Z\" level=info msg=\"Starting container: 00a58e2bb51f17372b75522ccda8c77e0919a36e5142159fd961b9a18320cb0e\" id=6d051553-82a6-4077-969e-d9ff2a8e9b39 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 16:29:02.523284 crc crio[21573]: time=\"2026-06-12T16:29:02.523252932Z\" level=info msg=\"Started container\" PID=85356 containerID=9c95feba8149acab07ea6904347418e76c9ab8b3d1cb6533fb9845f5cd13791f description=openstack/nova-cell0-82a2-account-create-update-pmkx2/mariadb-account-create-update id=fc7b720a-3280-4867-aa73-bed10327c610 name=/runtime.v1.RuntimeService/StartContainer sandboxID=c8ce36ef1b587636136550afe3d081ee6752f9d75b86bebde31da60fa8c49a56\nJun 12 16:29:02.535273 crc crio[21573]: time=\"2026-06-12T16:29:02.534952537Z\" level=info msg=\"Started container\" PID=85405 containerID=f1e7b58e3162129576721162f7de5eb507d0e8e70d5f3f701d9eed0b9c2c7d80 description=openstack/nova-cell1-ee01-account-create-update-fd2xg/mariadb-account-create-update id=324265ea-7b37-4521-bbed-845438362be1 name=/runtime.v1.RuntimeService/StartContainer sandboxID=e2cf8fb869a455039c6cea5ad45cb9d0cac22cbd0d623e6533cd022aa94040ce\nJun 12 16:29:02.541671 crc crio[21573]: time=\"2026-06-12T16:29:02.540966318Z\" level=info msg=\"Started container\" PID=85361 containerID=00a58e2bb51f17372b75522ccda8c77e0919a36e5142159fd961b9a18320cb0e description=openstack/nova-cell1-db-create-hlchg/mariadb-database-create id=6d051553-82a6-4077-969e-d9ff2a8e9b39 name=/runtime.v1.RuntimeService/StartContainer sandboxID=ccf5c4c3a5f161fc5dd934721aae0729acce7d8d43d4bc16f6b7a21962f61279\nJun 12 16:29:03.648936 crc crio[21573]: time=\"2026-06-12T16:29:03.648165759Z\" level=info msg=\"Stopping pod sandbox: 17a21eaf68e3a07895fe54dc3d107a5efe0ac7157e42516b7bdf47ff4f147fbf\" id=b2122019-bc40-4cd1-8405-0478595771a5 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 16:29:03.649968 crc crio[21573]: time=\"2026-06-12T16:29:03.649776783Z\" level=info msg=\"Got pod network &{Name:nova-cell0-db-create-9g6jl Namespace:openstack ID:17a21eaf68e3a07895fe54dc3d107a5efe0ac7157e42516b7bdf47ff4f147fbf UID:0b976697-f6e4-4615-a3a3-7dbc8af7a9f5 NetNS:/var/run/netns/4a87b581-f843-4402-b37e-1f488603891d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod0b976697_f6e4_4615_a3a3_7dbc8af7a9f5.slice PodAnnotations:0xc00443c848}] Aliases:map[]}\"\nJun 12 16:29:03.650056 crc crio[21573]: time=\"2026-06-12T16:29:03.649991289Z\" level=info msg=\"Deleting pod openstack_nova-cell0-db-create-9g6jl from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 16:29:03.651905 crc crio[21573]: time=\"2026-06-12T16:29:03.648196722Z\" level=info msg=\"Stopping pod sandbox: 3991f199f586de72e9f22fa24d11b65e2e3020203e1f0e9836d83d376609fc17\" id=a2421762-3f00-4743-88a7-aad99fafe990 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 16:29:03.651905 crc crio[21573]: time=\"2026-06-12T16:29:03.650762703Z\" level=info msg=\"Got pod network &{Name:nova-api-db-create-4rwld Namespace:openstack ID:3991f199f586de72e9f22fa24d11b65e2e3020203e1f0e9836d83d376609fc17 UID:8edd3252-d903-4401-8547-c8b10b754cec NetNS:/var/run/netns/cee7b23a-a4c2-4060-8ccb-c24f8d28c4ba Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod8edd3252_d903_4401_8547_c8b10b754cec.slice PodAnnotations:0xc002e290f0}] Aliases:map[]}\"\nJun 12 16:29:03.651905 crc crio[21573]: time=\"2026-06-12T16:29:03.650868027Z\" level=info msg=\"Deleting pod openstack_nova-api-db-create-4rwld from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 16:29:04.200727 crc crio[21573]: time=\"2026-06-12T16:29:04.200333034Z\" level=info msg=\"Stopped pod sandbox: 3991f199f586de72e9f22fa24d11b65e2e3020203e1f0e9836d83d376609fc17\" id=a2421762-3f00-4743-88a7-aad99fafe990 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 16:29:04.248006 crc crio[21573]: time=\"2026-06-12T16:29:04.244131584Z\" level=info msg=\"Stopped pod sandbox: 17a21eaf68e3a07895fe54dc3d107a5efe0ac7157e42516b7bdf47ff4f147fbf\" id=b2122019-bc40-4cd1-8405-0478595771a5 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 16:29:04.701161 crc crio[21573]: time=\"2026-06-12T16:29:04.701010972Z\" level=info msg=\"Stopping pod sandbox: c8ce36ef1b587636136550afe3d081ee6752f9d75b86bebde31da60fa8c49a56\" id=b18cec44-471c-450e-b3ac-449d30641026 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 16:29:04.702976 crc crio[21573]: time=\"2026-06-12T16:29:04.701942706Z\" level=info msg=\"Stopping pod sandbox: ccf5c4c3a5f161fc5dd934721aae0729acce7d8d43d4bc16f6b7a21962f61279\" id=8a032b87-9b2b-4d8f-8e72-601897729798 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 16:29:04.702976 crc crio[21573]: time=\"2026-06-12T16:29:04.702049159Z\" level=info msg=\"Stopping pod sandbox: e2cf8fb869a455039c6cea5ad45cb9d0cac22cbd0d623e6533cd022aa94040ce\" id=2d6b24ec-3ee4-4812-9d1d-a5a21577b37f name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 16:29:04.702976 crc crio[21573]: time=\"2026-06-12T16:29:04.702004078Z\" level=info msg=\"Got pod network &{Name:nova-cell0-82a2-account-create-update-pmkx2 Namespace:openstack ID:c8ce36ef1b587636136550afe3d081ee6752f9d75b86bebde31da60fa8c49a56 UID:1ac39b79-5807-461f-88b1-2133f7cff3dd NetNS:/var/run/netns/3b1c70b9-0b33-46ea-a58c-7490963b4a0e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod1ac39b79_5807_461f_88b1_2133f7cff3dd.slice PodAnnotations:0xc0036741a0}] Aliases:map[]}\"\nJun 12 16:29:04.702976 crc crio[21573]: time=\"2026-06-12T16:29:04.702110561Z\" level=info msg=\"Stopping pod sandbox: 0afd9a785206ef5c674c67b77cebbab97e6c0588442e0427c66d95f09a2f5419\" id=6809e102-ee31-468c-996e-24eefaae30fd name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 16:29:04.702976 crc crio[21573]: time=\"2026-06-12T16:29:04.702812279Z\" level=info msg=\"Deleting pod openstack_nova-cell0-82a2-account-create-update-pmkx2 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 16:29:04.702976 crc crio[21573]: time=\"2026-06-12T16:29:04.702934862Z\" level=info msg=\"Got pod network &{Name:nova-cell1-ee01-account-create-update-fd2xg Namespace:openstack ID:e2cf8fb869a455039c6cea5ad45cb9d0cac22cbd0d623e6533cd022aa94040ce UID:9e04bd8e-d83e-452d-8fac-81859b770066 NetNS:/var/run/netns/b1631aac-bf6a-43e2-92f9-2ac6d0524910 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod9e04bd8e_d83e_452d_8fac_81859b770066.slice PodAnnotations:0xc0024280b0}] Aliases:map[]}\"\nJun 12 16:29:04.703427 crc crio[21573]: time=\"2026-06-12T16:29:04.703123887Z\" level=info msg=\"Got pod network &{Name:nova-cell1-db-create-hlchg Namespace:openstack ID:ccf5c4c3a5f161fc5dd934721aae0729acce7d8d43d4bc16f6b7a21962f61279 UID:276afefc-b6a7-42d5-8930-d60ab7aa2341 NetNS:/var/run/netns/d63cf9bb-d613-4cce-ac74-57b25ba4d6c8 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod276afefc_b6a7_42d5_8930_d60ab7aa2341.slice PodAnnotations:0xc00338e0b8}] Aliases:map[]}\"\nJun 12 16:29:04.703427 crc crio[21573]: time=\"2026-06-12T16:29:04.70318489Z\" level=info msg=\"Deleting pod openstack_nova-cell1-ee01-account-create-update-fd2xg from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 16:29:04.703427 crc crio[21573]: time=\"2026-06-12T16:29:04.703326254Z\" level=info msg=\"Deleting pod openstack_nova-cell1-db-create-hlchg from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 16:29:04.703680 crc crio[21573]: time=\"2026-06-12T16:29:04.703640073Z\" level=info msg=\"Got pod network &{Name:nova-api-92f1-account-create-update-5s6l7 Namespace:openstack ID:0afd9a785206ef5c674c67b77cebbab97e6c0588442e0427c66d95f09a2f5419 UID:5c2bee64-5ca1-4708-91d6-e6bfc329d24f NetNS:/var/run/netns/a386b4aa-6b76-4eaf-87f4-7c8d01337215 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod5c2bee64_5ca1_4708_91d6_e6bfc329d24f.slice PodAnnotations:0xc003674218}] Aliases:map[]}\"\nJun 12 16:29:04.704348 crc crio[21573]: time=\"2026-06-12T16:29:04.7042889Z\" level=info msg=\"Deleting pod openstack_nova-api-92f1-account-create-update-5s6l7 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 16:29:05.206256 crc crio[21573]: time=\"2026-06-12T16:29:05.205298401Z\" level=info msg=\"Stopped pod sandbox: e2cf8fb869a455039c6cea5ad45cb9d0cac22cbd0d623e6533cd022aa94040ce\" id=2d6b24ec-3ee4-4812-9d1d-a5a21577b37f name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 16:29:05.395376 crc crio[21573]: time=\"2026-06-12T16:29:05.395209311Z\" level=info msg=\"Stopped pod sandbox: 0afd9a785206ef5c674c67b77cebbab97e6c0588442e0427c66d95f09a2f5419\" id=6809e102-ee31-468c-996e-24eefaae30fd name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 16:29:05.414508 crc crio[21573]: time=\"2026-06-12T16:29:05.414280444Z\" level=info msg=\"Stopped pod sandbox: ccf5c4c3a5f161fc5dd934721aae0729acce7d8d43d4bc16f6b7a21962f61279\" id=8a032b87-9b2b-4d8f-8e72-601897729798 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 16:29:05.486861 crc crio[21573]: time=\"2026-06-12T16:29:05.486541916Z\" level=info msg=\"Stopped pod sandbox: c8ce36ef1b587636136550afe3d081ee6752f9d75b86bebde31da60fa8c49a56\" id=b18cec44-471c-450e-b3ac-449d30641026 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 16:29:07.628025 crc crio[21573]: time=\"2026-06-12T16:29:07.62714929Z\" level=warning msg=\"Stopping container 18ff80338ebc3ef54690784a32d06fbd0cfcab72e3a958c6472662da9cf2886a with stop signal(15) timed out. Killing...\"\nJun 12 16:29:07.641231 crc crio[21573]: time=\"2026-06-12T16:29:07.641094999Z\" level=warning msg=\"Stopping container 8dcfb8f8d34885c599fb0aaf92b4344df44e91cdfb0d74c76a9dcf740b36af59 with stop signal(15) timed out. Killing...\"\nJun 12 16:29:07.677384 crc crio[21573]: time=\"2026-06-12T16:29:07.675189926Z\" level=error msg=\"Killing container 18ff80338ebc3ef54690784a32d06fbd0cfcab72e3a958c6472662da9cf2886a failed: `/usr/bin/crun --root /run/crun --systemd-cgroup kill 18ff80338ebc3ef54690784a32d06fbd0cfcab72e3a958c6472662da9cf2886a KILL` failed: process not running: No such process\\n : exit status 1\"\nJun 12 16:29:07.711872 crc crio[21573]: time=\"2026-06-12T16:29:07.711805918Z\" level=info msg=\"Stopped container 18ff80338ebc3ef54690784a32d06fbd0cfcab72e3a958c6472662da9cf2886a: openstack/ceilometer-0/ceilometer-notification-agent\" id=9312f5ab-6fb2-45eb-a998-7a8f550299a1 name=/runtime.v1.RuntimeService/StopContainer\nJun 12 16:29:07.785596 crc crio[21573]: time=\"2026-06-12T16:29:07.784246355Z\" level=error msg=\"Killing container 8dcfb8f8d34885c599fb0aaf92b4344df44e91cdfb0d74c76a9dcf740b36af59 failed: `/usr/bin/crun --root /run/crun --systemd-cgroup kill 8dcfb8f8d34885c599fb0aaf92b4344df44e91cdfb0d74c76a9dcf740b36af59 KILL` failed: process not running: No such process\\n : exit status 1\"\nJun 12 16:29:07.839041 crc crio[21573]: time=\"2026-06-12T16:29:07.838848938Z\" level=info msg=\"Stopped container 8dcfb8f8d34885c599fb0aaf92b4344df44e91cdfb0d74c76a9dcf740b36af59: openstack/ceilometer-0/ceilometer-central-agent\" id=92c1929e-13d2-4a89-be47-c7939a97724a name=/runtime.v1.RuntimeService/StopContainer\nJun 12 16:29:07.842055 crc crio[21573]: time=\"2026-06-12T16:29:07.841981731Z\" level=info msg=\"Stopping pod sandbox: 64e544f158665c2d30ed5b16e4aa28f2dfebf110ea4a8287988422953a01b7ae\" id=1ad97ae9-efd4-4803-a4ef-ded9a9208b42 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 16:29:07.843122 crc crio[21573]: time=\"2026-06-12T16:29:07.84305124Z\" level=info msg=\"Got pod network &{Name:ceilometer-0 Namespace:openstack ID:64e544f158665c2d30ed5b16e4aa28f2dfebf110ea4a8287988422953a01b7ae UID:5c3b9188-2c1b-4a28-989f-1af535a56c27 NetNS:/var/run/netns/b2ddff2f-c155-440f-8cee-bd005275a473 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod5c3b9188_2c1b_4a28_989f_1af535a56c27.slice PodAnnotations:0xc003675558}] Aliases:map[]}\"\nJun 12 16:29:07.843601 crc crio[21573]: time=\"2026-06-12T16:29:07.843547673Z\" level=info msg=\"Deleting pod openstack_ceilometer-0 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 16:29:08.287993 crc crio[21573]: time=\"2026-06-12T16:29:08.287724931Z\" level=info msg=\"Stopped pod sandbox: 64e544f158665c2d30ed5b16e4aa28f2dfebf110ea4a8287988422953a01b7ae\" id=1ad97ae9-efd4-4803-a4ef-ded9a9208b42 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 16:29:08.874941 crc crio[21573]: time=\"2026-06-12T16:29:08.874179062Z\" level=info msg=\"Removing container: e175db6826a870ec09dae4e4b997e14d444caec49a23453d9a70298d65cfc1de\" id=1d6e7d60-080b-4c68-a935-e72425f97e89 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 16:29:08.935234 crc crio[21573]: time=\"2026-06-12T16:29:08.935051928Z\" level=info msg=\"Removed container e175db6826a870ec09dae4e4b997e14d444caec49a23453d9a70298d65cfc1de: openstack/ceilometer-0/proxy-httpd\" id=1d6e7d60-080b-4c68-a935-e72425f97e89 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 16:29:08.940730 crc crio[21573]: time=\"2026-06-12T16:29:08.940532088Z\" level=info msg=\"Removing container: c77e491ac066a6385294d404cdb01723698dfe2c9254956690130c7804a12921\" id=3234f4db-9800-4338-bac1-3153dcc9937d name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 16:29:09.000691 crc crio[21573]: time=\"2026-06-12T16:29:09.000536331Z\" level=info msg=\"Removed container c77e491ac066a6385294d404cdb01723698dfe2c9254956690130c7804a12921: openstack/ceilometer-0/sg-core\" id=3234f4db-9800-4338-bac1-3153dcc9937d name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 16:29:09.005101 crc crio[21573]: time=\"2026-06-12T16:29:09.00496348Z\" level=info msg=\"Removing container: 18ff80338ebc3ef54690784a32d06fbd0cfcab72e3a958c6472662da9cf2886a\" id=24f458cb-50b9-4cb6-8132-af6ddc9f678a name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 16:29:09.083327 crc crio[21573]: time=\"2026-06-12T16:29:09.083184561Z\" level=info msg=\"Removed container 18ff80338ebc3ef54690784a32d06fbd0cfcab72e3a958c6472662da9cf2886a: openstack/ceilometer-0/ceilometer-notification-agent\" id=24f458cb-50b9-4cb6-8132-af6ddc9f678a name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 16:29:09.105942 crc crio[21573]: time=\"2026-06-12T16:29:09.10542961Z\" level=info msg=\"Removing container: 8dcfb8f8d34885c599fb0aaf92b4344df44e91cdfb0d74c76a9dcf740b36af59\" id=f4ed490f-ca12-4969-b59a-b07d2520bb74 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 16:29:09.210153 crc crio[21573]: time=\"2026-06-12T16:29:09.209693397Z\" level=info msg=\"Removed container 8dcfb8f8d34885c599fb0aaf92b4344df44e91cdfb0d74c76a9dcf740b36af59: openstack/ceilometer-0/ceilometer-central-agent\" id=f4ed490f-ca12-4969-b59a-b07d2520bb74 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 16:29:09.481624 crc crio[21573]: time=\"2026-06-12T16:29:09.48151838Z\" level=info msg=\"Running pod sandbox: openstack/ceilometer-0/POD\" id=9e64f9e7-229a-4e28-aad7-2192706c4f1e name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 16:29:09.481793 crc crio[21573]: time=\"2026-06-12T16:29:09.481668074Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:29:09.537970 crc crio[21573]: time=\"2026-06-12T16:29:09.53784181Z\" level=info msg=\"Got pod network &{Name:ceilometer-0 Namespace:openstack ID:e1edc90577731f2028b2c13362f0e095bcefae4c08a2971eaf356e22cff2755f UID:396a50dd-3782-49b5-bca7-4704f9a8e408 NetNS:/var/run/netns/27daefe4-6880-46ac-9a78-aa1fea48ec1d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod396a50dd_3782_49b5_bca7_4704f9a8e408.slice PodAnnotations:0xc0027220b8}] Aliases:map[]}\"\nJun 12 16:29:09.537970 crc crio[21573]: time=\"2026-06-12T16:29:09.537931982Z\" level=info msg=\"Adding pod openstack_ceilometer-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 16:29:10.205345 crc crio[21573]: 2026-06-12T16:29:10Z [verbose] CmdAdd (shim): {1.1.0 [{Name:e1edc90577731f2 Mac:1a:4f:15:72:86:6d Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:be Mtu:0 Sandbox:/var/run/netns/27daefe4-6880-46ac-9a78-aa1fea48ec1d SocketPath: PciID:}] [{Interface:0xc0001a6740 Address:{IP:10.217.0.190 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 16:29:10.207270 crc crio[21573]: time=\"2026-06-12T16:29:10.20631823Z\" level=info msg=\"Got pod network &{Name:ceilometer-0 Namespace:openstack ID:e1edc90577731f2028b2c13362f0e095bcefae4c08a2971eaf356e22cff2755f UID:396a50dd-3782-49b5-bca7-4704f9a8e408 NetNS:/var/run/netns/27daefe4-6880-46ac-9a78-aa1fea48ec1d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod396a50dd_3782_49b5_bca7_4704f9a8e408.slice PodAnnotations:0xc0027220b8}] Aliases:map[]}\"\nJun 12 16:29:10.207270 crc crio[21573]: time=\"2026-06-12T16:29:10.206732602Z\" level=info msg=\"Checking pod openstack_ceilometer-0 for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 16:29:10.230908 crc crio[21573]: time=\"2026-06-12T16:29:10.230150606Z\" level=info msg=\"Ran pod sandbox e1edc90577731f2028b2c13362f0e095bcefae4c08a2971eaf356e22cff2755f with infra container: openstack/ceilometer-0/POD\" id=9e64f9e7-229a-4e28-aad7-2192706c4f1e name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 16:29:10.234503 crc crio[21573]: time=\"2026-06-12T16:29:10.234359156Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-central:current-podified\" id=e0fa8dc9-e68f-49a2-9ff5-0c346b733790 name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:29:10.266735 crc crio[21573]: time=\"2026-06-12T16:29:10.266565851Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-central:current-podified\" id=83cf96b3-03d2-4e5a-9322-9ca42c20881a name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:29:10.280423 crc crio[21573]: time=\"2026-06-12T16:29:10.280311267Z\" level=info msg=\"Creating container: openstack/ceilometer-0/ceilometer-central-agent\" id=f766c5d9-589a-4d93-a0c8-e251da95a4fe name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:29:10.281107 crc crio[21573]: time=\"2026-06-12T16:29:10.280964834Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:29:10.353361 crc crio[21573]: time=\"2026-06-12T16:29:10.353047441Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:29:10.358929 crc crio[21573]: time=\"2026-06-12T16:29:10.358828634Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:29:10.553198 crc crio[21573]: time=\"2026-06-12T16:29:10.553028167Z\" level=info msg=\"Created container 4821e0e842bc091b5b25e1ac0ba76401710776e191a7132f99fcc42bedde8557: openstack/ceilometer-0/ceilometer-central-agent\" id=f766c5d9-589a-4d93-a0c8-e251da95a4fe name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:29:10.555205 crc crio[21573]: time=\"2026-06-12T16:29:10.555013991Z\" level=info msg=\"Starting container: 4821e0e842bc091b5b25e1ac0ba76401710776e191a7132f99fcc42bedde8557\" id=13b3b562-65b9-40f8-a447-595e4e7d1e6d name=/runtime.v1.RuntimeService/StartContainer\nJun 12 16:29:10.569516 crc crio[21573]: time=\"2026-06-12T16:29:10.56924757Z\" level=info msg=\"Started container\" PID=86070 containerID=4821e0e842bc091b5b25e1ac0ba76401710776e191a7132f99fcc42bedde8557 description=openstack/ceilometer-0/ceilometer-central-agent id=13b3b562-65b9-40f8-a447-595e4e7d1e6d name=/runtime.v1.RuntimeService/StartContainer sandboxID=e1edc90577731f2028b2c13362f0e095bcefae4c08a2971eaf356e22cff2755f\nJun 12 16:29:10.587771 crc crio[21573]: time=\"2026-06-12T16:29:10.587607196Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-notification:current-podified\" id=10f1f6d4-26d8-4e26-b39e-99affc7c5c6d name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:29:10.618407 crc crio[21573]: time=\"2026-06-12T16:29:10.618232583Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-notification:current-podified\" id=a98ce9fb-311d-454c-892d-d3de8db6aa54 name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:29:10.644270 crc crio[21573]: time=\"2026-06-12T16:29:10.644148051Z\" level=info msg=\"Creating container: openstack/ceilometer-0/ceilometer-notification-agent\" id=a69d37fc-34a5-45fc-91b5-791dde2afd10 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:29:10.645105 crc crio[21573]: time=\"2026-06-12T16:29:10.645018085Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:29:10.749761 crc crio[21573]: time=\"2026-06-12T16:29:10.743878311Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:29:10.751299 crc crio[21573]: time=\"2026-06-12T16:29:10.751225777Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:29:10.908050 crc crio[21573]: time=\"2026-06-12T16:29:10.907940525Z\" level=info msg=\"Created container 98899e16ef426bf362fb21d788ae2e3568a14f34973a45ac8955506c68161646: openstack/ceilometer-0/ceilometer-notification-agent\" id=a69d37fc-34a5-45fc-91b5-791dde2afd10 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:29:10.911024 crc crio[21573]: time=\"2026-06-12T16:29:10.910925395Z\" level=info msg=\"Starting container: 98899e16ef426bf362fb21d788ae2e3568a14f34973a45ac8955506c68161646\" id=f76b218f-5bed-49e9-b1fb-7842a72a28be name=/runtime.v1.RuntimeService/StartContainer\nJun 12 16:29:10.933887 crc crio[21573]: time=\"2026-06-12T16:29:10.933683579Z\" level=info msg=\"Started container\" PID=86084 containerID=98899e16ef426bf362fb21d788ae2e3568a14f34973a45ac8955506c68161646 description=openstack/ceilometer-0/ceilometer-notification-agent id=f76b218f-5bed-49e9-b1fb-7842a72a28be name=/runtime.v1.RuntimeService/StartContainer sandboxID=e1edc90577731f2028b2c13362f0e095bcefae4c08a2971eaf356e22cff2755f\nJun 12 16:29:10.952808 crc crio[21573]: time=\"2026-06-12T16:29:10.952709244Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/sg-core:latest\" id=bbb358b0-4909-4499-b59e-90dc1789a420 name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:29:10.977151 crc crio[21573]: time=\"2026-06-12T16:29:10.976938738Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/sg-core:latest\" id=71bbc524-8132-48fd-a4fc-4013dfe1cfe3 name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:29:10.992143 crc crio[21573]: time=\"2026-06-12T16:29:10.990739974Z\" level=info msg=\"Creating container: openstack/ceilometer-0/sg-core\" id=5d075422-a6fc-48bc-aeca-fe155d2d598f name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:29:10.992143 crc crio[21573]: time=\"2026-06-12T16:29:10.991343031Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:29:11.044541 crc crio[21573]: time=\"2026-06-12T16:29:11.04436566Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:29:11.049892 crc crio[21573]: time=\"2026-06-12T16:29:11.049752124Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:29:11.065518 crc crio[21573]: time=\"2026-06-12T16:29:11.065387939Z\" level=info msg=\"Running pod sandbox: openstack/nova-cell0-conductor-db-sync-6ktw8/POD\" id=9cf4029c-e126-4717-95eb-63e0f5630be1 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 16:29:11.065518 crc crio[21573]: time=\"2026-06-12T16:29:11.065561074Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:29:11.117875 crc crio[21573]: time=\"2026-06-12T16:29:11.117755982Z\" level=info msg=\"Got pod network &{Name:nova-cell0-conductor-db-sync-6ktw8 Namespace:openstack ID:edad8975c58ee4e33e03dc467bffc6b38e0858110d8e0250375abf8699042156 UID:fc3b37f9-f066-4548-9aa7-464fbd51e051 NetNS:/var/run/netns/2992d056-5d35-4d84-ab3d-9262a7b4f2f4 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podfc3b37f9_f066_4548_9aa7_464fbd51e051.slice PodAnnotations:0xc00209e790}] Aliases:map[]}\"\nJun 12 16:29:11.117875 crc crio[21573]: time=\"2026-06-12T16:29:11.117835014Z\" level=info msg=\"Adding pod openstack_nova-cell0-conductor-db-sync-6ktw8 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 16:29:11.226551 crc crio[21573]: time=\"2026-06-12T16:29:11.215997464Z\" level=info msg=\"Created container 9dd1f8d84d49be55cfe1969005ab737dd3c11feb05330a8f97c2c4b59d119c97: openstack/ceilometer-0/sg-core\" id=5d075422-a6fc-48bc-aeca-fe155d2d598f name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:29:11.226551 crc crio[21573]: time=\"2026-06-12T16:29:11.219960729Z\" level=info msg=\"Starting container: 9dd1f8d84d49be55cfe1969005ab737dd3c11feb05330a8f97c2c4b59d119c97\" id=bd477c89-1d4b-4648-ae15-36ec6aeef498 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 16:29:11.231060 crc crio[21573]: time=\"2026-06-12T16:29:11.23089369Z\" level=info msg=\"Started container\" PID=86105 containerID=9dd1f8d84d49be55cfe1969005ab737dd3c11feb05330a8f97c2c4b59d119c97 description=openstack/ceilometer-0/sg-core id=bd477c89-1d4b-4648-ae15-36ec6aeef498 name=/runtime.v1.RuntimeService/StartContainer sandboxID=e1edc90577731f2028b2c13362f0e095bcefae4c08a2971eaf356e22cff2755f\nJun 12 16:29:11.264199 crc crio[21573]: time=\"2026-06-12T16:29:11.264024703Z\" level=info msg=\"Checking image status: registry.redhat.io/ubi9/httpd-24:latest\" id=eb44bb3e-8294-4159-8a6f-cf20e1df7c2c name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:29:11.333523 crc crio[21573]: time=\"2026-06-12T16:29:11.332295514Z\" level=info msg=\"Checking image status: registry.redhat.io/ubi9/httpd-24:latest\" id=6271c81f-cda6-4b98-b951-7da0081a44d7 name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:29:11.346647 crc crio[21573]: time=\"2026-06-12T16:29:11.346548694Z\" level=info msg=\"Creating container: openstack/ceilometer-0/proxy-httpd\" id=b5d43798-b9b7-4108-b19b-56741eeb2797 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:29:11.347873 crc crio[21573]: time=\"2026-06-12T16:29:11.347809548Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:29:11.436039 crc crio[21573]: time=\"2026-06-12T16:29:11.435808742Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:29:11.442216 crc crio[21573]: time=\"2026-06-12T16:29:11.442103577Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:29:11.624265 crc crio[21573]: time=\"2026-06-12T16:29:11.624140265Z\" level=info msg=\"Created container cfd67c432086e7b8d20fa5f74435a944e737dd87a1b492c666d9d7c76601e96e: openstack/ceilometer-0/proxy-httpd\" id=b5d43798-b9b7-4108-b19b-56741eeb2797 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:29:11.626094 crc crio[21573]: time=\"2026-06-12T16:29:11.625879671Z\" level=info msg=\"Starting container: cfd67c432086e7b8d20fa5f74435a944e737dd87a1b492c666d9d7c76601e96e\" id=7059a845-e1d6-44a8-917a-5f20743e2f16 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 16:29:11.644979 crc crio[21573]: time=\"2026-06-12T16:29:11.644834341Z\" level=info msg=\"Started container\" PID=86168 containerID=cfd67c432086e7b8d20fa5f74435a944e737dd87a1b492c666d9d7c76601e96e description=openstack/ceilometer-0/proxy-httpd id=7059a845-e1d6-44a8-917a-5f20743e2f16 name=/runtime.v1.RuntimeService/StartContainer sandboxID=e1edc90577731f2028b2c13362f0e095bcefae4c08a2971eaf356e22cff2755f\nJun 12 16:29:11.875298 crc crio[21573]: 2026-06-12T16:29:11Z [verbose] CmdAdd (shim): {1.1.0 [{Name:edad8975c58ee4e Mac:52:6e:29:ab:a5:fe Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:bf Mtu:0 Sandbox:/var/run/netns/2992d056-5d35-4d84-ab3d-9262a7b4f2f4 SocketPath: PciID:}] [{Interface:0xc000260a00 Address:{IP:10.217.0.191 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 16:29:11.875797 crc crio[21573]: time=\"2026-06-12T16:29:11.875736886Z\" level=info msg=\"Got pod network &{Name:nova-cell0-conductor-db-sync-6ktw8 Namespace:openstack ID:edad8975c58ee4e33e03dc467bffc6b38e0858110d8e0250375abf8699042156 UID:fc3b37f9-f066-4548-9aa7-464fbd51e051 NetNS:/var/run/netns/2992d056-5d35-4d84-ab3d-9262a7b4f2f4 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podfc3b37f9_f066_4548_9aa7_464fbd51e051.slice PodAnnotations:0xc00209e790}] Aliases:map[]}\"\nJun 12 16:29:11.875936 crc crio[21573]: time=\"2026-06-12T16:29:11.87590489Z\" level=info msg=\"Checking pod openstack_nova-cell0-conductor-db-sync-6ktw8 for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 16:29:11.885800 crc crio[21573]: time=\"2026-06-12T16:29:11.885729451Z\" level=info msg=\"Ran pod sandbox edad8975c58ee4e33e03dc467bffc6b38e0858110d8e0250375abf8699042156 with infra container: openstack/nova-cell0-conductor-db-sync-6ktw8/POD\" id=9cf4029c-e126-4717-95eb-63e0f5630be1 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 16:29:11.889189 crc crio[21573]: time=\"2026-06-12T16:29:11.889119142Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-conductor:current-podified\" id=589b2485-06bf-4a8a-aec9-1cb2c408b039 name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:29:11.889615 crc crio[21573]: time=\"2026-06-12T16:29:11.889365258Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/openstack-nova-conductor:current-podified not found\" id=589b2485-06bf-4a8a-aec9-1cb2c408b039 name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:29:11.889615 crc crio[21573]: time=\"2026-06-12T16:29:11.889413179Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-nova-conductor:current-podified found\" id=589b2485-06bf-4a8a-aec9-1cb2c408b039 name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:29:11.891169 crc crio[21573]: time=\"2026-06-12T16:29:11.890893289Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-nova-conductor:current-podified\" id=6b26e1f2-9cb8-44bb-8d4b-5017ade9cff2 name=/runtime.v1.ImageService/PullImage\nJun 12 16:29:11.901280 crc crio[21573]: time=\"2026-06-12T16:29:11.901176083Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-nova-conductor:current-podified\\\"\"\nJun 12 16:29:11.979842 crc crio[21573]: time=\"2026-06-12T16:29:11.975984392Z\" level=info msg=\"Stopping container: 9dd1f8d84d49be55cfe1969005ab737dd3c11feb05330a8f97c2c4b59d119c97 (timeout: 30s)\" id=7a701864-d5e0-42cf-ada8-6f1a4c99d59d name=/runtime.v1.RuntimeService/StopContainer\nJun 12 16:29:11.980819 crc crio[21573]: time=\"2026-06-12T16:29:11.980662118Z\" level=info msg=\"Stopping container: 4821e0e842bc091b5b25e1ac0ba76401710776e191a7132f99fcc42bedde8557 (timeout: 30s)\" id=e6567945-d4d8-430e-8f01-e4838d4376a8 name=/runtime.v1.RuntimeService/StopContainer\nJun 12 16:29:11.981127 crc crio[21573]: time=\"2026-06-12T16:29:11.980999013Z\" level=info msg=\"Stopping container: 98899e16ef426bf362fb21d788ae2e3568a14f34973a45ac8955506c68161646 (timeout: 30s)\" id=f32f397b-3431-48ff-b8b0-45eee59c9c4c name=/runtime.v1.RuntimeService/StopContainer\nJun 12 16:29:11.981250 crc crio[21573]: time=\"2026-06-12T16:29:11.981123146Z\" level=info msg=\"Stopping container: cfd67c432086e7b8d20fa5f74435a944e737dd87a1b492c666d9d7c76601e96e (timeout: 30s)\" id=c51e2de4-39f9-4919-a124-e32e58a2d7a1 name=/runtime.v1.RuntimeService/StopContainer\nJun 12 16:29:12.124357 crc crio[21573]: time=\"2026-06-12T16:29:12.124138038Z\" level=info msg=\"Stopped container 9dd1f8d84d49be55cfe1969005ab737dd3c11feb05330a8f97c2c4b59d119c97: openstack/ceilometer-0/sg-core\" id=7a701864-d5e0-42cf-ada8-6f1a4c99d59d name=/runtime.v1.RuntimeService/StopContainer\nJun 12 16:29:12.265855 crc crio[21573]: time=\"2026-06-12T16:29:12.265720994Z\" level=info msg=\"Stopped container cfd67c432086e7b8d20fa5f74435a944e737dd87a1b492c666d9d7c76601e96e: openstack/ceilometer-0/proxy-httpd\" id=c51e2de4-39f9-4919-a124-e32e58a2d7a1 name=/runtime.v1.RuntimeService/StopContainer\nJun 12 16:29:29.201146 crc crio[21573]: time=\"2026-06-12T16:29:29.199753624Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-nova-conductor@sha256:c120e1b5d2642a9ece7f368cd34f811c60f81f02e62d088493e13249e815dcc1\" id=6b26e1f2-9cb8-44bb-8d4b-5017ade9cff2 name=/runtime.v1.ImageService/PullImage\nJun 12 16:29:29.203122 crc crio[21573]: time=\"2026-06-12T16:29:29.202645391Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-conductor:current-podified\" id=d049d4af-0cb8-4bfa-aef2-34b160a15550 name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:29:29.246839 crc crio[21573]: time=\"2026-06-12T16:29:29.246748653Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-conductor:current-podified\" id=3e3e1e6e-bf2d-4196-b71b-fc999e5d9d05 name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:29:29.260644 crc crio[21573]: time=\"2026-06-12T16:29:29.26054532Z\" level=info msg=\"Creating container: openstack/nova-cell0-conductor-db-sync-6ktw8/nova-cell0-conductor-db-sync\" id=22494d19-d1aa-406c-8cc2-eb95b1a7416d name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:29:29.262896 crc crio[21573]: time=\"2026-06-12T16:29:29.262601436Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:29:29.331258 crc crio[21573]: time=\"2026-06-12T16:29:29.331104947Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:29:29.339489 crc crio[21573]: time=\"2026-06-12T16:29:29.339263104Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:29:29.561945 crc crio[21573]: time=\"2026-06-12T16:29:29.561122152Z\" level=info msg=\"Created container 6b5568fe80e8b85f7a2af18b8d0387e35f8e82d587488dc4311dc7958200d9b0: openstack/nova-cell0-conductor-db-sync-6ktw8/nova-cell0-conductor-db-sync\" id=22494d19-d1aa-406c-8cc2-eb95b1a7416d name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:29:29.563647 crc crio[21573]: time=\"2026-06-12T16:29:29.563509836Z\" level=info msg=\"Starting container: 6b5568fe80e8b85f7a2af18b8d0387e35f8e82d587488dc4311dc7958200d9b0\" id=bf185cdd-7fd3-4872-bef6-b39a9dd0b4b4 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 16:29:29.570994 crc crio[21573]: time=\"2026-06-12T16:29:29.570794339Z\" level=info msg=\"Started container\" PID=87332 containerID=6b5568fe80e8b85f7a2af18b8d0387e35f8e82d587488dc4311dc7958200d9b0 description=openstack/nova-cell0-conductor-db-sync-6ktw8/nova-cell0-conductor-db-sync id=bf185cdd-7fd3-4872-bef6-b39a9dd0b4b4 name=/runtime.v1.RuntimeService/StartContainer sandboxID=edad8975c58ee4e33e03dc467bffc6b38e0858110d8e0250375abf8699042156\nJun 12 16:29:31.309915 crc crio[21573]: time=\"2026-06-12T16:29:31.3092829Z\" level=info msg=\"Removing container: 1bd166574d2535ed5df0571a3cc2262f989456efca5f998557cdd03531584019\" id=47ad3ff4-d8bb-46ec-9c9c-4ca366655ab1 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 16:29:31.460776 crc crio[21573]: time=\"2026-06-12T16:29:31.460653948Z\" level=info msg=\"Removed container 1bd166574d2535ed5df0571a3cc2262f989456efca5f998557cdd03531584019: openshift-infra/auto-csr-approver-29688022-j6qxd/oc\" id=47ad3ff4-d8bb-46ec-9c9c-4ca366655ab1 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 16:29:31.474367 crc crio[21573]: time=\"2026-06-12T16:29:31.474245806Z\" level=info msg=\"Stopping pod sandbox: 8c99460b66e3c51af1c44fa3ab9982b4acfbb598aa35dd5dba718206416960c7\" id=5fad141d-e4e8-4e12-91b4-9d1996c33448 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 16:29:31.474367 crc crio[21573]: time=\"2026-06-12T16:29:31.47439733Z\" level=info msg=\"Stopped pod sandbox (already stopped): 8c99460b66e3c51af1c44fa3ab9982b4acfbb598aa35dd5dba718206416960c7\" id=5fad141d-e4e8-4e12-91b4-9d1996c33448 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 16:29:31.478082 crc crio[21573]: time=\"2026-06-12T16:29:31.477958964Z\" level=info msg=\"Removing pod sandbox: 8c99460b66e3c51af1c44fa3ab9982b4acfbb598aa35dd5dba718206416960c7\" id=3b7e670d-d8f4-4f6e-be1a-a6c81d4899ce name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 16:29:31.540517 crc crio[21573]: time=\"2026-06-12T16:29:31.540357094Z\" level=info msg=\"Removed pod sandbox: 8c99460b66e3c51af1c44fa3ab9982b4acfbb598aa35dd5dba718206416960c7\" id=3b7e670d-d8f4-4f6e-be1a-a6c81d4899ce name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 16:29:31.542169 crc crio[21573]: time=\"2026-06-12T16:29:31.542086549Z\" level=info msg=\"Stopping pod sandbox: 1ab788f9da5bb326f664cbea23ad5bd8fa447646bd40e31c4e98dbe386fb6e19\" id=f503ed04-e191-4639-8c32-a027b32916f0 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 16:29:31.542279 crc crio[21573]: time=\"2026-06-12T16:29:31.542213013Z\" level=info msg=\"Stopped pod sandbox (already stopped): 1ab788f9da5bb326f664cbea23ad5bd8fa447646bd40e31c4e98dbe386fb6e19\" id=f503ed04-e191-4639-8c32-a027b32916f0 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 16:29:31.544240 crc crio[21573]: time=\"2026-06-12T16:29:31.544160444Z\" level=info msg=\"Removing pod sandbox: 1ab788f9da5bb326f664cbea23ad5bd8fa447646bd40e31c4e98dbe386fb6e19\" id=cbb9cb4b-f210-467b-b5eb-af366f40d040 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 16:29:31.571943 crc crio[21573]: time=\"2026-06-12T16:29:31.564808935Z\" level=info msg=\"Removed pod sandbox: 1ab788f9da5bb326f664cbea23ad5bd8fa447646bd40e31c4e98dbe386fb6e19\" id=cbb9cb4b-f210-467b-b5eb-af366f40d040 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 16:29:31.576034 crc crio[21573]: time=\"2026-06-12T16:29:31.575982511Z\" level=info msg=\"Stopping pod sandbox: c2a844459e747c9d8bc60e4af0c9f712cea6acbf66d0c1a2f29ed2515c56e7e7\" id=5c189397-70ef-4578-b30a-3d9382520927 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 16:29:31.576425 crc crio[21573]: time=\"2026-06-12T16:29:31.576372642Z\" level=info msg=\"Stopped pod sandbox (already stopped): c2a844459e747c9d8bc60e4af0c9f712cea6acbf66d0c1a2f29ed2515c56e7e7\" id=5c189397-70ef-4578-b30a-3d9382520927 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 16:29:31.577751 crc crio[21573]: time=\"2026-06-12T16:29:31.577650665Z\" level=info msg=\"Removing pod sandbox: c2a844459e747c9d8bc60e4af0c9f712cea6acbf66d0c1a2f29ed2515c56e7e7\" id=cd42ec1b-0654-46b3-911c-9ea03c397a5a name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 16:29:31.611157 crc crio[21573]: time=\"2026-06-12T16:29:31.610947691Z\" level=info msg=\"Removed pod sandbox: c2a844459e747c9d8bc60e4af0c9f712cea6acbf66d0c1a2f29ed2515c56e7e7\" id=cd42ec1b-0654-46b3-911c-9ea03c397a5a name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 16:29:31.612512 crc crio[21573]: time=\"2026-06-12T16:29:31.612421859Z\" level=info msg=\"Stopping pod sandbox: c794a19672643d8a3bb245ae18c4455c765bdcad06d62105cee663dddf15f614\" id=5fb0435f-9ae3-403c-8322-6fc9ca8f1dc0 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 16:29:31.612979 crc crio[21573]: time=\"2026-06-12T16:29:31.612957124Z\" level=info msg=\"Stopped pod sandbox (already stopped): c794a19672643d8a3bb245ae18c4455c765bdcad06d62105cee663dddf15f614\" id=5fb0435f-9ae3-403c-8322-6fc9ca8f1dc0 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 16:29:31.613866 crc crio[21573]: time=\"2026-06-12T16:29:31.613766265Z\" level=info msg=\"Removing pod sandbox: c794a19672643d8a3bb245ae18c4455c765bdcad06d62105cee663dddf15f614\" id=db0ef2e2-53ea-4feb-8ff2-e29cec10f975 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 16:29:31.635367 crc crio[21573]: time=\"2026-06-12T16:29:31.635271751Z\" level=info msg=\"Removed pod sandbox: c794a19672643d8a3bb245ae18c4455c765bdcad06d62105cee663dddf15f614\" id=db0ef2e2-53ea-4feb-8ff2-e29cec10f975 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 16:29:31.636705 crc crio[21573]: time=\"2026-06-12T16:29:31.636347315Z\" level=info msg=\"Stopping pod sandbox: 148a9b298f37c60c705451e3d5a9c5260838f8079acb95dac6473bceb8254118\" id=8b20394c-1d31-4d93-9ddb-f757e4234b64 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 16:29:31.636705 crc crio[21573]: time=\"2026-06-12T16:29:31.636418487Z\" level=info msg=\"Stopped pod sandbox (already stopped): 148a9b298f37c60c705451e3d5a9c5260838f8079acb95dac6473bceb8254118\" id=8b20394c-1d31-4d93-9ddb-f757e4234b64 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 16:29:31.638581 crc crio[21573]: time=\"2026-06-12T16:29:31.638376619Z\" level=info msg=\"Removing pod sandbox: 148a9b298f37c60c705451e3d5a9c5260838f8079acb95dac6473bceb8254118\" id=bd572d50-ca3c-4eb8-b3de-3f4e29c41f7e name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 16:29:31.663126 crc crio[21573]: time=\"2026-06-12T16:29:31.662923435Z\" level=info msg=\"Removed pod sandbox: 148a9b298f37c60c705451e3d5a9c5260838f8079acb95dac6473bceb8254118\" id=bd572d50-ca3c-4eb8-b3de-3f4e29c41f7e name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 16:29:31.664755 crc crio[21573]: time=\"2026-06-12T16:29:31.664659868Z\" level=info msg=\"Stopping pod sandbox: 64e544f158665c2d30ed5b16e4aa28f2dfebf110ea4a8287988422953a01b7ae\" id=ce96ac3a-2630-4fee-9a69-4f8fa3bb08b9 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 16:29:31.664856 crc crio[21573]: time=\"2026-06-12T16:29:31.664795872Z\" level=info msg=\"Stopped pod sandbox (already stopped): 64e544f158665c2d30ed5b16e4aa28f2dfebf110ea4a8287988422953a01b7ae\" id=ce96ac3a-2630-4fee-9a69-4f8fa3bb08b9 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 16:29:31.665246 crc crio[21573]: time=\"2026-06-12T16:29:31.665223023Z\" level=info msg=\"Removing pod sandbox: 64e544f158665c2d30ed5b16e4aa28f2dfebf110ea4a8287988422953a01b7ae\" id=f9f357ce-2d7c-4831-b42f-fbb54361e127 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 16:29:31.683722 crc crio[21573]: time=\"2026-06-12T16:29:31.683619394Z\" level=info msg=\"Removed pod sandbox: 64e544f158665c2d30ed5b16e4aa28f2dfebf110ea4a8287988422953a01b7ae\" id=f9f357ce-2d7c-4831-b42f-fbb54361e127 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 16:29:41.991295 crc crio[21573]: time=\"2026-06-12T16:29:41.990087338Z\" level=warning msg=\"Stopping container 4821e0e842bc091b5b25e1ac0ba76401710776e191a7132f99fcc42bedde8557 with stop signal(15) timed out. Killing...\"\nJun 12 16:29:41.996173 crc crio[21573]: time=\"2026-06-12T16:29:41.995975485Z\" level=warning msg=\"Stopping container 98899e16ef426bf362fb21d788ae2e3568a14f34973a45ac8955506c68161646 with stop signal(15) timed out. Killing...\"\nJun 12 16:29:42.079154 crc crio[21573]: time=\"2026-06-12T16:29:42.078978971Z\" level=error msg=\"Killing container 4821e0e842bc091b5b25e1ac0ba76401710776e191a7132f99fcc42bedde8557 failed: `/usr/bin/crun --root /run/crun --systemd-cgroup kill 4821e0e842bc091b5b25e1ac0ba76401710776e191a7132f99fcc42bedde8557 KILL` failed: process not running: No such process\\n : exit status 1\"\nJun 12 16:29:42.112533 crc crio[21573]: time=\"2026-06-12T16:29:42.10864744Z\" level=info msg=\"Stopped container 4821e0e842bc091b5b25e1ac0ba76401710776e191a7132f99fcc42bedde8557: openstack/ceilometer-0/ceilometer-central-agent\" id=e6567945-d4d8-430e-8f01-e4838d4376a8 name=/runtime.v1.RuntimeService/StopContainer\nJun 12 16:29:42.116098 crc crio[21573]: time=\"2026-06-12T16:29:42.115318907Z\" level=error msg=\"Killing container 98899e16ef426bf362fb21d788ae2e3568a14f34973a45ac8955506c68161646 failed: `/usr/bin/crun --root /run/crun --systemd-cgroup kill 98899e16ef426bf362fb21d788ae2e3568a14f34973a45ac8955506c68161646 KILL` failed: process not running: No such process\\n : exit status 1\"\nJun 12 16:29:42.162173 crc crio[21573]: time=\"2026-06-12T16:29:42.161541326Z\" level=info msg=\"Stopped container 98899e16ef426bf362fb21d788ae2e3568a14f34973a45ac8955506c68161646: openstack/ceilometer-0/ceilometer-notification-agent\" id=f32f397b-3431-48ff-b8b0-45eee59c9c4c name=/runtime.v1.RuntimeService/StopContainer\nJun 12 16:29:42.170234 crc crio[21573]: time=\"2026-06-12T16:29:42.170123965Z\" level=info msg=\"Stopping pod sandbox: e1edc90577731f2028b2c13362f0e095bcefae4c08a2971eaf356e22cff2755f\" id=06821efb-5a09-44e2-8d98-9260076bb928 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 16:29:42.171405 crc crio[21573]: time=\"2026-06-12T16:29:42.171336327Z\" level=info msg=\"Got pod network &{Name:ceilometer-0 Namespace:openstack ID:e1edc90577731f2028b2c13362f0e095bcefae4c08a2971eaf356e22cff2755f UID:396a50dd-3782-49b5-bca7-4704f9a8e408 NetNS:/var/run/netns/27daefe4-6880-46ac-9a78-aa1fea48ec1d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod396a50dd_3782_49b5_bca7_4704f9a8e408.slice PodAnnotations:0xc002e28d90}] Aliases:map[]}\"\nJun 12 16:29:42.171635 crc crio[21573]: time=\"2026-06-12T16:29:42.171573664Z\" level=info msg=\"Deleting pod openstack_ceilometer-0 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 16:29:42.590370 crc crio[21573]: time=\"2026-06-12T16:29:42.589627637Z\" level=info msg=\"Stopped pod sandbox: e1edc90577731f2028b2c13362f0e095bcefae4c08a2971eaf356e22cff2755f\" id=06821efb-5a09-44e2-8d98-9260076bb928 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 16:29:42.761702 crc crio[21573]: time=\"2026-06-12T16:29:42.760623697Z\" level=info msg=\"Removing container: cfd67c432086e7b8d20fa5f74435a944e737dd87a1b492c666d9d7c76601e96e\" id=2a265680-bbd4-4298-a47a-e23fc672d583 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 16:29:42.846500 crc crio[21573]: time=\"2026-06-12T16:29:42.84611769Z\" level=info msg=\"Removed container cfd67c432086e7b8d20fa5f74435a944e737dd87a1b492c666d9d7c76601e96e: openstack/ceilometer-0/proxy-httpd\" id=2a265680-bbd4-4298-a47a-e23fc672d583 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 16:29:42.850788 crc crio[21573]: time=\"2026-06-12T16:29:42.850706879Z\" level=info msg=\"Removing container: 9dd1f8d84d49be55cfe1969005ab737dd3c11feb05330a8f97c2c4b59d119c97\" id=66682811-3f63-4329-879d-8831db066fa5 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 16:29:42.895356 crc crio[21573]: time=\"2026-06-12T16:29:42.895275834Z\" level=info msg=\"Removed container 9dd1f8d84d49be55cfe1969005ab737dd3c11feb05330a8f97c2c4b59d119c97: openstack/ceilometer-0/sg-core\" id=66682811-3f63-4329-879d-8831db066fa5 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 16:29:42.904872 crc crio[21573]: time=\"2026-06-12T16:29:42.904714765Z\" level=info msg=\"Removing container: 98899e16ef426bf362fb21d788ae2e3568a14f34973a45ac8955506c68161646\" id=0a60e75b-8350-42f9-8de2-2287de3f1096 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 16:29:43.041344 crc crio[21573]: time=\"2026-06-12T16:29:43.041157467Z\" level=info msg=\"Removed container 98899e16ef426bf362fb21d788ae2e3568a14f34973a45ac8955506c68161646: openstack/ceilometer-0/ceilometer-notification-agent\" id=0a60e75b-8350-42f9-8de2-2287de3f1096 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 16:29:43.045755 crc crio[21573]: time=\"2026-06-12T16:29:43.045676222Z\" level=info msg=\"Removing container: 4821e0e842bc091b5b25e1ac0ba76401710776e191a7132f99fcc42bedde8557\" id=a50879f9-3d0a-4b60-9e92-a6f96b9f22f4 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 16:29:43.093586 crc crio[21573]: time=\"2026-06-12T16:29:43.093522406Z\" level=info msg=\"Removed container 4821e0e842bc091b5b25e1ac0ba76401710776e191a7132f99fcc42bedde8557: openstack/ceilometer-0/ceilometer-central-agent\" id=a50879f9-3d0a-4b60-9e92-a6f96b9f22f4 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 16:29:43.894366 crc crio[21573]: time=\"2026-06-12T16:29:43.893741781Z\" level=info msg=\"Running pod sandbox: openstack/ceilometer-0/POD\" id=99b99e0d-1c88-40b0-ac0b-60b7fce31f4f name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 16:29:43.894366 crc crio[21573]: time=\"2026-06-12T16:29:43.894391969Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:29:43.948825 crc crio[21573]: time=\"2026-06-12T16:29:43.948571989Z\" level=info msg=\"Got pod network &{Name:ceilometer-0 Namespace:openstack ID:85ffec05f42e64954274853a858b6b2893c31a6eab2872674f70c8b5a5f80268 UID:c99817a8-6926-4054-8b4e-433b61fac75a NetNS:/var/run/netns/870fcf83-c56e-4305-8994-4e85fa62dd7d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podc99817a8_6926_4054_8b4e_433b61fac75a.slice PodAnnotations:0xc0005687b0}] Aliases:map[]}\"\nJun 12 16:29:43.948825 crc crio[21573]: time=\"2026-06-12T16:29:43.948662582Z\" level=info msg=\"Adding pod openstack_ceilometer-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 16:29:44.366575 crc crio[21573]: 2026-06-12T16:29:44Z [verbose] CmdAdd (shim): {1.1.0 [{Name:85ffec05f42e649 Mac:1a:c6:12:a3:5a:6d Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:c0 Mtu:0 Sandbox:/var/run/netns/870fcf83-c56e-4305-8994-4e85fa62dd7d SocketPath: PciID:}] [{Interface:0xc0000147b0 Address:{IP:10.217.0.192 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 16:29:44.368814 crc crio[21573]: time=\"2026-06-12T16:29:44.368645427Z\" level=info msg=\"Got pod network &{Name:ceilometer-0 Namespace:openstack ID:85ffec05f42e64954274853a858b6b2893c31a6eab2872674f70c8b5a5f80268 UID:c99817a8-6926-4054-8b4e-433b61fac75a NetNS:/var/run/netns/870fcf83-c56e-4305-8994-4e85fa62dd7d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podc99817a8_6926_4054_8b4e_433b61fac75a.slice PodAnnotations:0xc0005687b0}] Aliases:map[]}\"\nJun 12 16:29:44.368888 crc crio[21573]: time=\"2026-06-12T16:29:44.368851132Z\" level=info msg=\"Checking pod openstack_ceilometer-0 for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 16:29:44.383721 crc crio[21573]: time=\"2026-06-12T16:29:44.382772942Z\" level=info msg=\"Ran pod sandbox 85ffec05f42e64954274853a858b6b2893c31a6eab2872674f70c8b5a5f80268 with infra container: openstack/ceilometer-0/POD\" id=99b99e0d-1c88-40b0-ac0b-60b7fce31f4f name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 16:29:44.387997 crc crio[21573]: time=\"2026-06-12T16:29:44.387816316Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-central:current-podified\" id=11c7ad8f-6d3d-4acc-a448-f78641e17d25 name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:29:44.420482 crc crio[21573]: time=\"2026-06-12T16:29:44.420110105Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-central:current-podified\" id=59067fe3-536c-4049-bbb0-b62bfa03becc name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:29:44.433365 crc crio[21573]: time=\"2026-06-12T16:29:44.4327612Z\" level=info msg=\"Creating container: openstack/ceilometer-0/ceilometer-central-agent\" id=3bce334a-e1dd-4b68-b2ab-ac2ded9c1ef1 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:29:44.434097 crc crio[21573]: time=\"2026-06-12T16:29:44.433982954Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:29:44.501974 crc crio[21573]: time=\"2026-06-12T16:29:44.501866338Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:29:44.506639 crc crio[21573]: time=\"2026-06-12T16:29:44.506553183Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:29:44.678564 crc crio[21573]: time=\"2026-06-12T16:29:44.678384181Z\" level=info msg=\"Created container 9db159731b30bede673c154b3f86bcc0c699e75a9fa3fdd36e78362a9921c404: openstack/ceilometer-0/ceilometer-central-agent\" id=3bce334a-e1dd-4b68-b2ab-ac2ded9c1ef1 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:29:44.680078 crc crio[21573]: time=\"2026-06-12T16:29:44.679954242Z\" level=info msg=\"Starting container: 9db159731b30bede673c154b3f86bcc0c699e75a9fa3fdd36e78362a9921c404\" id=91283a56-7c8c-43c6-9fd8-dc2705a6ce5d name=/runtime.v1.RuntimeService/StartContainer\nJun 12 16:29:44.688301 crc crio[21573]: time=\"2026-06-12T16:29:44.688166653Z\" level=info msg=\"Started container\" PID=88080 containerID=9db159731b30bede673c154b3f86bcc0c699e75a9fa3fdd36e78362a9921c404 description=openstack/ceilometer-0/ceilometer-central-agent id=91283a56-7c8c-43c6-9fd8-dc2705a6ce5d name=/runtime.v1.RuntimeService/StartContainer sandboxID=85ffec05f42e64954274853a858b6b2893c31a6eab2872674f70c8b5a5f80268\nJun 12 16:29:44.703816 crc crio[21573]: time=\"2026-06-12T16:29:44.703642113Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-notification:current-podified\" id=dae48402-0985-4e10-a892-9aac507309c1 name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:29:44.736789 crc crio[21573]: time=\"2026-06-12T16:29:44.736638442Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-notification:current-podified\" id=892817b5-beb6-4fd7-b294-d0396830c7e5 name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:29:44.751423 crc crio[21573]: time=\"2026-06-12T16:29:44.75092909Z\" level=info msg=\"Creating container: openstack/ceilometer-0/ceilometer-notification-agent\" id=879eaa45-44aa-48d6-b15e-3b96799280f5 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:29:44.751853 crc crio[21573]: time=\"2026-06-12T16:29:44.751773862Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:29:44.837166 crc crio[21573]: time=\"2026-06-12T16:29:44.836998469Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:29:44.843220 crc crio[21573]: time=\"2026-06-12T16:29:44.84308928Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:29:45.006386 crc crio[21573]: time=\"2026-06-12T16:29:45.006252448Z\" level=info msg=\"Created container 78e911185049e71322126521571869586acc89c078b2f8247f22e9875f1bb4e8: openstack/ceilometer-0/ceilometer-notification-agent\" id=879eaa45-44aa-48d6-b15e-3b96799280f5 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:29:45.011822 crc crio[21573]: time=\"2026-06-12T16:29:45.009257778Z\" level=info msg=\"Starting container: 78e911185049e71322126521571869586acc89c078b2f8247f22e9875f1bb4e8\" id=c5c3cce1-f7f1-4833-ada8-8ebedde94d54 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 16:29:45.024055 crc crio[21573]: time=\"2026-06-12T16:29:45.02393951Z\" level=info msg=\"Started container\" PID=88098 containerID=78e911185049e71322126521571869586acc89c078b2f8247f22e9875f1bb4e8 description=openstack/ceilometer-0/ceilometer-notification-agent id=c5c3cce1-f7f1-4833-ada8-8ebedde94d54 name=/runtime.v1.RuntimeService/StartContainer sandboxID=85ffec05f42e64954274853a858b6b2893c31a6eab2872674f70c8b5a5f80268\nJun 12 16:29:45.040896 crc crio[21573]: time=\"2026-06-12T16:29:45.040741485Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/sg-core:latest\" id=dbcdd2ad-c780-4737-a365-a29e3d1e77d7 name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:29:45.072672 crc crio[21573]: time=\"2026-06-12T16:29:45.072431778Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/sg-core:latest\" id=a6949239-50c2-4ccb-acec-9fb04aa3b9d8 name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:29:45.088296 crc crio[21573]: time=\"2026-06-12T16:29:45.087396825Z\" level=info msg=\"Creating container: openstack/ceilometer-0/sg-core\" id=a58cf593-3ea2-49e9-b41b-13bae521f251 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:29:45.089119 crc crio[21573]: time=\"2026-06-12T16:29:45.088992968Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:29:45.161423 crc crio[21573]: time=\"2026-06-12T16:29:45.161167366Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:29:45.168269 crc crio[21573]: time=\"2026-06-12T16:29:45.168172033Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:29:45.319016 crc crio[21573]: time=\"2026-06-12T16:29:45.31889056Z\" level=info msg=\"Created container fe631fe40e1451e32dcb6e906d0c72172ebde9c4ab2ea7649dbc615e53b74234: openstack/ceilometer-0/sg-core\" id=a58cf593-3ea2-49e9-b41b-13bae521f251 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:29:45.321084 crc crio[21573]: time=\"2026-06-12T16:29:45.320954725Z\" level=info msg=\"Starting container: fe631fe40e1451e32dcb6e906d0c72172ebde9c4ab2ea7649dbc615e53b74234\" id=a0d8ec0c-1c83-4169-b638-835057dba7f8 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 16:29:45.337540 crc crio[21573]: time=\"2026-06-12T16:29:45.337384144Z\" level=info msg=\"Started container\" PID=88119 containerID=fe631fe40e1451e32dcb6e906d0c72172ebde9c4ab2ea7649dbc615e53b74234 description=openstack/ceilometer-0/sg-core id=a0d8ec0c-1c83-4169-b638-835057dba7f8 name=/runtime.v1.RuntimeService/StartContainer sandboxID=85ffec05f42e64954274853a858b6b2893c31a6eab2872674f70c8b5a5f80268\nJun 12 16:29:45.377930 crc crio[21573]: time=\"2026-06-12T16:29:45.377810005Z\" level=info msg=\"Checking image status: registry.redhat.io/ubi9/httpd-24:latest\" id=9afc6ac1-e9b6-419b-8cdc-086b554008b8 name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:29:45.423095 crc crio[21573]: time=\"2026-06-12T16:29:45.422769082Z\" level=info msg=\"Checking image status: registry.redhat.io/ubi9/httpd-24:latest\" id=3fd1dc9d-bfe4-454a-9550-4c4f2c2cdd77 name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:29:45.533367 crc crio[21573]: time=\"2026-06-12T16:29:45.53324269Z\" level=info msg=\"Creating container: openstack/ceilometer-0/proxy-httpd\" id=5222faec-85f1-4734-8ed6-5b015d07f57c name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:29:45.534124 crc crio[21573]: time=\"2026-06-12T16:29:45.53401841Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:29:45.586745 crc crio[21573]: time=\"2026-06-12T16:29:45.586621258Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:29:45.591790 crc crio[21573]: time=\"2026-06-12T16:29:45.591681513Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:29:45.818998 crc crio[21573]: time=\"2026-06-12T16:29:45.818688096Z\" level=info msg=\"Created container 8e32880c26aab998cf0ff8411e316e7912f00fdefe49cbc8d9caa1be8923c0a8: openstack/ceilometer-0/proxy-httpd\" id=5222faec-85f1-4734-8ed6-5b015d07f57c name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:29:45.824660 crc crio[21573]: time=\"2026-06-12T16:29:45.821549503Z\" level=info msg=\"Starting container: 8e32880c26aab998cf0ff8411e316e7912f00fdefe49cbc8d9caa1be8923c0a8\" id=059eb20e-199d-4fd8-9ea7-b13eb6419712 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 16:29:45.836720 crc crio[21573]: time=\"2026-06-12T16:29:45.83565385Z\" level=info msg=\"Started container\" PID=88179 containerID=8e32880c26aab998cf0ff8411e316e7912f00fdefe49cbc8d9caa1be8923c0a8 description=openstack/ceilometer-0/proxy-httpd id=059eb20e-199d-4fd8-9ea7-b13eb6419712 name=/runtime.v1.RuntimeService/StartContainer sandboxID=85ffec05f42e64954274853a858b6b2893c31a6eab2872674f70c8b5a5f80268\nJun 12 16:29:50.964117 crc crio[21573]: time=\"2026-06-12T16:29:50.962818994Z\" level=info msg=\"Stopping pod sandbox: edad8975c58ee4e33e03dc467bffc6b38e0858110d8e0250375abf8699042156\" id=9fe32550-9353-4370-b62f-d7be62142237 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 16:29:50.966224 crc crio[21573]: time=\"2026-06-12T16:29:50.964893649Z\" level=info msg=\"Got pod network &{Name:nova-cell0-conductor-db-sync-6ktw8 Namespace:openstack ID:edad8975c58ee4e33e03dc467bffc6b38e0858110d8e0250375abf8699042156 UID:fc3b37f9-f066-4548-9aa7-464fbd51e051 NetNS:/var/run/netns/2992d056-5d35-4d84-ab3d-9262a7b4f2f4 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podfc3b37f9_f066_4548_9aa7_464fbd51e051.slice PodAnnotations:0xc00008cd10}] Aliases:map[]}\"\nJun 12 16:29:50.966224 crc crio[21573]: time=\"2026-06-12T16:29:50.965095224Z\" level=info msg=\"Deleting pod openstack_nova-cell0-conductor-db-sync-6ktw8 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 16:29:51.562718 crc crio[21573]: time=\"2026-06-12T16:29:51.561739467Z\" level=info msg=\"Stopped pod sandbox: edad8975c58ee4e33e03dc467bffc6b38e0858110d8e0250375abf8699042156\" id=9fe32550-9353-4370-b62f-d7be62142237 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 16:29:52.785338 crc crio[21573]: time=\"2026-06-12T16:29:52.784552527Z\" level=info msg=\"Running pod sandbox: openstack/nova-cell0-conductor-0/POD\" id=f736006f-57ca-400c-ba21-13a239fc64e9 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 16:29:52.786326 crc crio[21573]: time=\"2026-06-12T16:29:52.785522304Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:29:52.841839 crc crio[21573]: time=\"2026-06-12T16:29:52.841138733Z\" level=info msg=\"Got pod network &{Name:nova-cell0-conductor-0 Namespace:openstack ID:59ba8c9004cd9745022ebe5e13732e4b237f40600b529b1ea75207239a3d182a UID:eafbaf82-d2d7-4e1b-8e6a-8153d03a58be NetNS:/var/run/netns/c758eaef-49a8-48b3-971f-7a8890e4829a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podeafbaf82_d2d7_4e1b_8e6a_8153d03a58be.slice PodAnnotations:0xc003674590}] Aliases:map[]}\"\nJun 12 16:29:52.841839 crc crio[21573]: time=\"2026-06-12T16:29:52.84180487Z\" level=info msg=\"Adding pod openstack_nova-cell0-conductor-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 16:29:53.431266 crc crio[21573]: 2026-06-12T16:29:53Z [verbose] CmdAdd (shim): {1.1.0 [{Name:59ba8c9004cd974 Mac:5e:15:80:fc:b7:61 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:c1 Mtu:0 Sandbox:/var/run/netns/c758eaef-49a8-48b3-971f-7a8890e4829a SocketPath: PciID:}] [{Interface:0xc00028e5c0 Address:{IP:10.217.0.193 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 16:29:53.434575 crc crio[21573]: time=\"2026-06-12T16:29:53.434495854Z\" level=info msg=\"Got pod network &{Name:nova-cell0-conductor-0 Namespace:openstack ID:59ba8c9004cd9745022ebe5e13732e4b237f40600b529b1ea75207239a3d182a UID:eafbaf82-d2d7-4e1b-8e6a-8153d03a58be NetNS:/var/run/netns/c758eaef-49a8-48b3-971f-7a8890e4829a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podeafbaf82_d2d7_4e1b_8e6a_8153d03a58be.slice PodAnnotations:0xc003674590}] Aliases:map[]}\"\nJun 12 16:29:53.434742 crc crio[21573]: time=\"2026-06-12T16:29:53.43469873Z\" level=info msg=\"Checking pod openstack_nova-cell0-conductor-0 for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 16:29:53.448482 crc crio[21573]: time=\"2026-06-12T16:29:53.448288276Z\" level=info msg=\"Ran pod sandbox 59ba8c9004cd9745022ebe5e13732e4b237f40600b529b1ea75207239a3d182a with infra container: openstack/nova-cell0-conductor-0/POD\" id=f736006f-57ca-400c-ba21-13a239fc64e9 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 16:29:53.453742 crc crio[21573]: time=\"2026-06-12T16:29:53.453135453Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-conductor:current-podified\" id=53db1474-9707-49e9-84bc-63904b361af8 name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:29:53.479491 crc crio[21573]: time=\"2026-06-12T16:29:53.478408285Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-conductor:current-podified\" id=d1ff0fb9-2fab-429b-a98d-203960c72a7a name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:29:53.492646 crc crio[21573]: time=\"2026-06-12T16:29:53.492431808Z\" level=info msg=\"Creating container: openstack/nova-cell0-conductor-0/nova-cell0-conductor-conductor\" id=fc9feed6-00dd-4f60-ac28-48bd23d26efd name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:29:53.493955 crc crio[21573]: time=\"2026-06-12T16:29:53.493881747Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:29:53.579189 crc crio[21573]: time=\"2026-06-12T16:29:53.578989659Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:29:53.587427 crc crio[21573]: time=\"2026-06-12T16:29:53.587345131Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:29:53.779823 crc crio[21573]: time=\"2026-06-12T16:29:53.778960396Z\" level=info msg=\"Created container fd489fc5c9a4feaa7dee605832897d44455807a441533641e880389eb1555093: openstack/nova-cell0-conductor-0/nova-cell0-conductor-conductor\" id=fc9feed6-00dd-4f60-ac28-48bd23d26efd name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:29:53.781847 crc crio[21573]: time=\"2026-06-12T16:29:53.78177823Z\" level=info msg=\"Starting container: fd489fc5c9a4feaa7dee605832897d44455807a441533641e880389eb1555093\" id=15af5b09-5161-4f9f-ba8c-bffd4788c04a name=/runtime.v1.RuntimeService/StartContainer\nJun 12 16:29:53.788220 crc crio[21573]: time=\"2026-06-12T16:29:53.7881289Z\" level=info msg=\"Started container\" PID=88797 containerID=fd489fc5c9a4feaa7dee605832897d44455807a441533641e880389eb1555093 description=openstack/nova-cell0-conductor-0/nova-cell0-conductor-conductor id=15af5b09-5161-4f9f-ba8c-bffd4788c04a name=/runtime.v1.RuntimeService/StartContainer sandboxID=59ba8c9004cd9745022ebe5e13732e4b237f40600b529b1ea75207239a3d182a\nJun 12 16:30:01.446812 crc crio[21573]: time=\"2026-06-12T16:30:01.445877005Z\" level=info msg=\"Running pod sandbox: openshift-infra/auto-csr-approver-29688030-p9jjh/POD\" id=82742c36-c78a-4935-a9db-b5756c4fdf50 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 16:30:01.448596 crc crio[21573]: time=\"2026-06-12T16:30:01.446843091Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:30:01.491713 crc crio[21573]: time=\"2026-06-12T16:30:01.491579101Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29688030-p9jjh Namespace:openshift-infra ID:4b67f0cc460271ac1aadd0b3e9fd1a574ed533db65b459a51af0f4b71293a772 UID:ab0c99a1-2457-49aa-9a33-0f1864055b8f NetNS:/var/run/netns/5f9d9610-7de4-4a21-b940-ec6e6b3aad67 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podab0c99a1_2457_49aa_9a33_0f1864055b8f.slice PodAnnotations:0xc001896ce0}] Aliases:map[]}\"\nJun 12 16:30:01.491713 crc crio[21573]: time=\"2026-06-12T16:30:01.491667973Z\" level=info msg=\"Adding pod openshift-infra_auto-csr-approver-29688030-p9jjh to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 16:30:01.515216 crc crio[21573]: time=\"2026-06-12T16:30:01.515085735Z\" level=info msg=\"Running pod sandbox: openshift-operator-lifecycle-manager/collect-profiles-29688030-t87kw/POD\" id=bb833c90-563e-4830-847e-cd6e81697518 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 16:30:01.516519 crc crio[21573]: time=\"2026-06-12T16:30:01.515358263Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:30:01.558277 crc crio[21573]: time=\"2026-06-12T16:30:01.557572166Z\" level=info msg=\"Got pod network &{Name:collect-profiles-29688030-t87kw Namespace:openshift-operator-lifecycle-manager ID:0da7ef58c6874f2873d1a59edb84e609228dd686bfe3c6c546f4dc0396ca214c UID:6e1aaf2c-955d-4771-a12a-156eb22d7e3b NetNS:/var/run/netns/cd008c1b-20a5-40c4-b9ca-625b86db7512 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod6e1aaf2c_955d_4771_a12a_156eb22d7e3b.slice PodAnnotations:0xc001896fe0}] Aliases:map[]}\"\nJun 12 16:30:01.558277 crc crio[21573]: time=\"2026-06-12T16:30:01.558249404Z\" level=info msg=\"Adding pod openshift-operator-lifecycle-manager_collect-profiles-29688030-t87kw to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 16:30:02.174719 crc crio[21573]: 2026-06-12T16:30:02Z [verbose] CmdAdd (shim): {1.1.0 [{Name:4b67f0cc460271a Mac:8e:ed:12:49:8d:56 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:c2 Mtu:0 Sandbox:/var/run/netns/5f9d9610-7de4-4a21-b940-ec6e6b3aad67 SocketPath: PciID:}] [{Interface:0xc0002966b0 Address:{IP:10.217.0.194 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 16:30:02.185379 crc crio[21573]: time=\"2026-06-12T16:30:02.185111059Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29688030-p9jjh Namespace:openshift-infra ID:4b67f0cc460271ac1aadd0b3e9fd1a574ed533db65b459a51af0f4b71293a772 UID:ab0c99a1-2457-49aa-9a33-0f1864055b8f NetNS:/var/run/netns/5f9d9610-7de4-4a21-b940-ec6e6b3aad67 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podab0c99a1_2457_49aa_9a33_0f1864055b8f.slice PodAnnotations:0xc001896ce0}] Aliases:map[]}\"\nJun 12 16:30:02.185806 crc crio[21573]: time=\"2026-06-12T16:30:02.185502913Z\" level=info msg=\"Checking pod openshift-infra_auto-csr-approver-29688030-p9jjh for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 16:30:02.250642 crc crio[21573]: time=\"2026-06-12T16:30:02.249684408Z\" level=info msg=\"Ran pod sandbox 4b67f0cc460271ac1aadd0b3e9fd1a574ed533db65b459a51af0f4b71293a772 with infra container: openshift-infra/auto-csr-approver-29688030-p9jjh/POD\" id=82742c36-c78a-4935-a9db-b5756c4fdf50 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 16:30:02.301728 crc crio[21573]: time=\"2026-06-12T16:30:02.300136109Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-cli:latest\" id=77d52204-cadb-46e1-a32f-7b867636e08b name=/runtime.v1.ImageService/PullImage\nJun 12 16:30:02.317104 crc crio[21573]: time=\"2026-06-12T16:30:02.316874153Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-cli:latest\\\"\"\nJun 12 16:30:02.438273 crc crio[21573]: time=\"2026-06-12T16:30:02.432120136Z\" level=info msg=\"Running pod sandbox: openstack/nova-cell0-cell-mapping-jmwbj/POD\" id=491ac08c-0814-4293-8cb4-b1816d3134b6 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 16:30:02.438273 crc crio[21573]: time=\"2026-06-12T16:30:02.432215369Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:30:02.471335 crc crio[21573]: 2026-06-12T16:30:02Z [verbose] CmdAdd (shim): {1.1.0 [{Name:0da7ef58c6874f2 Mac:82:9b:09:d6:e8:e6 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:c3 Mtu:0 Sandbox:/var/run/netns/cd008c1b-20a5-40c4-b9ca-625b86db7512 SocketPath: PciID:}] [{Interface:0xc0002dca20 Address:{IP:10.217.0.195 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 16:30:02.474332 crc crio[21573]: time=\"2026-06-12T16:30:02.47424504Z\" level=info msg=\"Got pod network &{Name:collect-profiles-29688030-t87kw Namespace:openshift-operator-lifecycle-manager ID:0da7ef58c6874f2873d1a59edb84e609228dd686bfe3c6c546f4dc0396ca214c UID:6e1aaf2c-955d-4771-a12a-156eb22d7e3b NetNS:/var/run/netns/cd008c1b-20a5-40c4-b9ca-625b86db7512 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod6e1aaf2c_955d_4771_a12a_156eb22d7e3b.slice PodAnnotations:0xc001896fe0}] Aliases:map[]}\"\nJun 12 16:30:02.474633 crc crio[21573]: time=\"2026-06-12T16:30:02.47457352Z\" level=info msg=\"Checking pod openshift-operator-lifecycle-manager_collect-profiles-29688030-t87kw for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 16:30:02.545523 crc crio[21573]: time=\"2026-06-12T16:30:02.5446831Z\" level=info msg=\"Ran pod sandbox 0da7ef58c6874f2873d1a59edb84e609228dd686bfe3c6c546f4dc0396ca214c with infra container: openshift-operator-lifecycle-manager/collect-profiles-29688030-t87kw/POD\" id=bb833c90-563e-4830-847e-cd6e81697518 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 16:30:02.577823 crc crio[21573]: time=\"2026-06-12T16:30:02.577633527Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=f1af19ed-79e6-464b-b242-8921f9cd8986 name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:30:02.599792 crc crio[21573]: time=\"2026-06-12T16:30:02.599641795Z\" level=info msg=\"Got pod network &{Name:nova-cell0-cell-mapping-jmwbj Namespace:openstack ID:9fd047a2a913d7180b10c8380ec37fc2bc0fb099cf244db1fcf0e6e8e9e97290 UID:d85ca732-1e53-433e-8510-f3857587089a NetNS:/var/run/netns/77d0e159-e29a-4c89-b5f0-fd1529b3aa4f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podd85ca732_1e53_433e_8510_f3857587089a.slice PodAnnotations:0xc000568108}] Aliases:map[]}\"\nJun 12 16:30:02.599792 crc crio[21573]: time=\"2026-06-12T16:30:02.599758638Z\" level=info msg=\"Adding pod openstack_nova-cell0-cell-mapping-jmwbj to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 16:30:02.625524 crc crio[21573]: time=\"2026-06-12T16:30:02.621429338Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=3597c35c-c512-4ad0-afd5-5c1b6954ac36 name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:30:02.666949 crc crio[21573]: time=\"2026-06-12T16:30:02.662531218Z\" level=info msg=\"Creating container: openshift-operator-lifecycle-manager/collect-profiles-29688030-t87kw/collect-profiles\" id=d7443b5f-b094-4078-8351-c916b895d089 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:30:02.666949 crc crio[21573]: time=\"2026-06-12T16:30:02.663096097Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:30:02.891694 crc crio[21573]: time=\"2026-06-12T16:30:02.890102983Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:30:02.911274 crc crio[21573]: time=\"2026-06-12T16:30:02.91112756Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:30:03.006654 crc crio[21573]: time=\"2026-06-12T16:30:03.00490317Z\" level=info msg=\"Running pod sandbox: openstack/nova-api-0/POD\" id=a2603bcb-6f42-4b21-bb6d-669c1a5f21f9 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 16:30:03.006654 crc crio[21573]: time=\"2026-06-12T16:30:03.00566032Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:30:03.036766 crc crio[21573]: time=\"2026-06-12T16:30:03.036655159Z\" level=info msg=\"Running pod sandbox: openstack/nova-cell1-novncproxy-0/POD\" id=f2594d72-f58c-446f-8913-2ad14f6bdbf7 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 16:30:03.036901 crc crio[21573]: time=\"2026-06-12T16:30:03.036799763Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:30:03.112427 crc crio[21573]: time=\"2026-06-12T16:30:03.110956242Z\" level=info msg=\"Got pod network &{Name:nova-api-0 Namespace:openstack ID:9f3c4a48b13b77e540676e280cd1069b604d72c2a5175d5a5e8b208010727d53 UID:df637b61-850e-4905-a006-93d403ad2c58 NetNS:/var/run/netns/217b19c1-451c-49c9-a225-74beeac011d9 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poddf637b61_850e_4905_a006_93d403ad2c58.slice PodAnnotations:0xc00338e3d0}] Aliases:map[]}\"\nJun 12 16:30:03.112427 crc crio[21573]: time=\"2026-06-12T16:30:03.111082495Z\" level=info msg=\"Adding pod openstack_nova-api-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 16:30:03.167890 crc crio[21573]: time=\"2026-06-12T16:30:03.167797056Z\" level=info msg=\"Got pod network &{Name:nova-cell1-novncproxy-0 Namespace:openstack ID:3c4524a0d4cc470426955fb9f6f2eeddf43aa106fbf36729abe76bc3a93ba75d UID:1cc5712b-4971-4154-81cf-163ae79381f7 NetNS:/var/run/netns/7a2c0929-1e4d-41fb-a725-8db36311e56b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod1cc5712b_4971_4154_81cf_163ae79381f7.slice PodAnnotations:0xc00338e540}] Aliases:map[]}\"\nJun 12 16:30:03.168119 crc crio[21573]: time=\"2026-06-12T16:30:03.167891928Z\" level=info msg=\"Adding pod openstack_nova-cell1-novncproxy-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 16:30:03.195358 crc crio[21573]: time=\"2026-06-12T16:30:03.194868405Z\" level=info msg=\"Running pod sandbox: openstack/nova-metadata-0/POD\" id=01e40a2c-28f1-4c8c-b9ba-5459f753dd43 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 16:30:03.195358 crc crio[21573]: time=\"2026-06-12T16:30:03.194991928Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:30:03.233516 crc crio[21573]: time=\"2026-06-12T16:30:03.23336418Z\" level=info msg=\"Got pod network &{Name:nova-metadata-0 Namespace:openstack ID:45e04788561894ecd7fe65a2de6da22c6c3eaa3785d43d01f583c445fc913411 UID:33b9be28-0b53-4403-a886-410ab5cca29f NetNS:/var/run/netns/398df237-38e6-455a-bcdc-6420b134c3e2 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod33b9be28_0b53_4403_a886_410ab5cca29f.slice PodAnnotations:0xc002722680}] Aliases:map[]}\"\nJun 12 16:30:03.233516 crc crio[21573]: time=\"2026-06-12T16:30:03.233508043Z\" level=info msg=\"Adding pod openstack_nova-metadata-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 16:30:03.347111 crc crio[21573]: time=\"2026-06-12T16:30:03.346385543Z\" level=info msg=\"Created container bde5f7216ec6ad1e17ae4f30dbbd1700c1fdb0bea06f3389859b0488fe4937da: openshift-operator-lifecycle-manager/collect-profiles-29688030-t87kw/collect-profiles\" id=d7443b5f-b094-4078-8351-c916b895d089 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:30:03.353153 crc crio[21573]: time=\"2026-06-12T16:30:03.352376323Z\" level=info msg=\"Starting container: bde5f7216ec6ad1e17ae4f30dbbd1700c1fdb0bea06f3389859b0488fe4937da\" id=cf05244b-7cbe-4d41-ac8b-13dd1250113f name=/runtime.v1.RuntimeService/StartContainer\nJun 12 16:30:03.372661 crc crio[21573]: time=\"2026-06-12T16:30:03.372594271Z\" level=info msg=\"Started container\" PID=89314 containerID=bde5f7216ec6ad1e17ae4f30dbbd1700c1fdb0bea06f3389859b0488fe4937da description=openshift-operator-lifecycle-manager/collect-profiles-29688030-t87kw/collect-profiles id=cf05244b-7cbe-4d41-ac8b-13dd1250113f name=/runtime.v1.RuntimeService/StartContainer sandboxID=0da7ef58c6874f2873d1a59edb84e609228dd686bfe3c6c546f4dc0396ca214c\nJun 12 16:30:03.566691 crc crio[21573]: 2026-06-12T16:30:03Z [verbose] CmdAdd (shim): {1.1.0 [{Name:9fd047a2a913d71 Mac:d2:93:0b:e4:cf:15 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:c4 Mtu:0 Sandbox:/var/run/netns/77d0e159-e29a-4c89-b5f0-fd1529b3aa4f SocketPath: PciID:}] [{Interface:0xc00022c710 Address:{IP:10.217.0.196 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 16:30:03.569267 crc crio[21573]: time=\"2026-06-12T16:30:03.569100548Z\" level=info msg=\"Got pod network &{Name:nova-cell0-cell-mapping-jmwbj Namespace:openstack ID:9fd047a2a913d7180b10c8380ec37fc2bc0fb099cf244db1fcf0e6e8e9e97290 UID:d85ca732-1e53-433e-8510-f3857587089a NetNS:/var/run/netns/77d0e159-e29a-4c89-b5f0-fd1529b3aa4f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podd85ca732_1e53_433e_8510_f3857587089a.slice PodAnnotations:0xc000568108}] Aliases:map[]}\"\nJun 12 16:30:03.569624 crc crio[21573]: time=\"2026-06-12T16:30:03.569332324Z\" level=info msg=\"Checking pod openstack_nova-cell0-cell-mapping-jmwbj for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 16:30:03.605782 crc crio[21573]: time=\"2026-06-12T16:30:03.605640953Z\" level=info msg=\"Ran pod sandbox 9fd047a2a913d7180b10c8380ec37fc2bc0fb099cf244db1fcf0e6e8e9e97290 with infra container: openstack/nova-cell0-cell-mapping-jmwbj/POD\" id=491ac08c-0814-4293-8cb4-b1816d3134b6 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 16:30:03.639229 crc crio[21573]: time=\"2026-06-12T16:30:03.639124257Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-conductor:current-podified\" id=a6cf60b2-33f0-4318-8cf4-ff3631d99bfc name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:30:03.709327 crc crio[21573]: time=\"2026-06-12T16:30:03.709209849Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-conductor:current-podified\" id=8261daa3-e612-4b6d-a065-c90cb1b03930 name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:30:03.747337 crc crio[21573]: time=\"2026-06-12T16:30:03.747219191Z\" level=info msg=\"Creating container: openstack/nova-cell0-cell-mapping-jmwbj/nova-manage\" id=50ebf457-5c90-4399-816c-312431efde19 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:30:03.748228 crc crio[21573]: time=\"2026-06-12T16:30:03.747879919Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:30:03.775041 crc crio[21573]: time=\"2026-06-12T16:30:03.774558747Z\" level=info msg=\"Running pod sandbox: openstack/nova-scheduler-0/POD\" id=9845f2d5-ff8e-42b4-b618-d5c190269217 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 16:30:03.775041 crc crio[21573]: time=\"2026-06-12T16:30:03.77467233Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:30:03.809205 crc crio[21573]: time=\"2026-06-12T16:30:03.805815168Z\" level=info msg=\"Running pod sandbox: openstack/dnsmasq-dns-7948f7c9f9-k94zf/POD\" id=505dc181-8a6e-437f-b16b-7b8e1885ab0c name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 16:30:03.809205 crc crio[21573]: time=\"2026-06-12T16:30:03.805930741Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:30:03.959160 crc crio[21573]: time=\"2026-06-12T16:30:03.955059982Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:30:03.962189 crc crio[21573]: time=\"2026-06-12T16:30:03.961093846Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:30:03.976426 crc crio[21573]: time=\"2026-06-12T16:30:03.975895736Z\" level=info msg=\"Got pod network &{Name:nova-scheduler-0 Namespace:openstack ID:5841cf2bd544a77e227de0a68231c3ae5451ad8aaaabdbcea1081f81c4e71ed5 UID:7e448fc2-95f1-479f-b091-cbe678859d30 NetNS:/var/run/netns/5086ab63-58bf-4ed2-b4d2-00daeec33834 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod7e448fc2_95f1_479f_b091_cbe678859d30.slice PodAnnotations:0xc003674148}] Aliases:map[]}\"\nJun 12 16:30:03.976805 crc crio[21573]: time=\"2026-06-12T16:30:03.976783801Z\" level=info msg=\"Adding pod openstack_nova-scheduler-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 16:30:04.074580 crc crio[21573]: 2026-06-12T16:30:04Z [verbose] CmdAdd (shim): {1.1.0 [{Name:9f3c4a48b13b77e Mac:92:0b:32:da:61:c0 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:c5 Mtu:0 Sandbox:/var/run/netns/217b19c1-451c-49c9-a225-74beeac011d9 SocketPath: PciID:}] [{Interface:0xc00011ae50 Address:{IP:10.217.0.197 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 16:30:04.075918 crc crio[21573]: time=\"2026-06-12T16:30:04.075700812Z\" level=info msg=\"Got pod network &{Name:nova-api-0 Namespace:openstack ID:9f3c4a48b13b77e540676e280cd1069b604d72c2a5175d5a5e8b208010727d53 UID:df637b61-850e-4905-a006-93d403ad2c58 NetNS:/var/run/netns/217b19c1-451c-49c9-a225-74beeac011d9 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poddf637b61_850e_4905_a006_93d403ad2c58.slice PodAnnotations:0xc00338e3d0}] Aliases:map[]}\"\nJun 12 16:30:04.075918 crc crio[21573]: time=\"2026-06-12T16:30:04.075895937Z\" level=info msg=\"Checking pod openstack_nova-api-0 for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 16:30:04.116575 crc crio[21573]: 2026-06-12T16:30:04Z [verbose] CmdAdd (shim): {1.1.0 [{Name:3c4524a0d4cc470 Mac:5e:43:7e:09:9b:a2 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:c6 Mtu:0 Sandbox:/var/run/netns/7a2c0929-1e4d-41fb-a725-8db36311e56b SocketPath: PciID:}] [{Interface:0xc00013c5b0 Address:{IP:10.217.0.198 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 16:30:04.122926 crc crio[21573]: time=\"2026-06-12T16:30:04.122818314Z\" level=info msg=\"Ran pod sandbox 9f3c4a48b13b77e540676e280cd1069b604d72c2a5175d5a5e8b208010727d53 with infra container: openstack/nova-api-0/POD\" id=a2603bcb-6f42-4b21-bb6d-669c1a5f21f9 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 16:30:04.131177 crc crio[21573]: time=\"2026-06-12T16:30:04.131045215Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified\" id=4b3f9226-af55-40c6-92fb-e128827032a1 name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:30:04.131177 crc crio[21573]: time=\"2026-06-12T16:30:04.13161181Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/openstack-nova-api:current-podified not found\" id=4b3f9226-af55-40c6-92fb-e128827032a1 name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:30:04.131177 crc crio[21573]: time=\"2026-06-12T16:30:04.131665731Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-nova-api:current-podified found\" id=4b3f9226-af55-40c6-92fb-e128827032a1 name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:30:04.152156 crc crio[21573]: time=\"2026-06-12T16:30:04.151989047Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified\" id=b39b4ac7-9c41-46e1-94dc-3ceb5e92c17f name=/runtime.v1.ImageService/PullImage\nJun 12 16:30:04.155239 crc crio[21573]: time=\"2026-06-12T16:30:04.155139227Z\" level=info msg=\"Got pod network &{Name:nova-cell1-novncproxy-0 Namespace:openstack ID:3c4524a0d4cc470426955fb9f6f2eeddf43aa106fbf36729abe76bc3a93ba75d UID:1cc5712b-4971-4154-81cf-163ae79381f7 NetNS:/var/run/netns/7a2c0929-1e4d-41fb-a725-8db36311e56b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod1cc5712b_4971_4154_81cf_163ae79381f7.slice PodAnnotations:0xc00338e540}] Aliases:map[]}\"\nJun 12 16:30:04.155671 crc crio[21573]: time=\"2026-06-12T16:30:04.155604159Z\" level=info msg=\"Checking pod openstack_nova-cell1-novncproxy-0 for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 16:30:04.177846 crc crio[21573]: time=\"2026-06-12T16:30:04.17486478Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-nova-api:current-podified\\\"\"\nJun 12 16:30:04.185805 crc crio[21573]: time=\"2026-06-12T16:30:04.185755223Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-7948f7c9f9-k94zf Namespace:openstack ID:cf487bf99fadbbbf75294f46ddc40f9e4dbba1bc1b4ab1d8295b768f2096c2ff UID:1014aae3-e323-44a9-a35c-f6b8090e1398 NetNS:/var/run/netns/a7d7ef00-64aa-4a94-9597-73ab1e2be3db Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod1014aae3_e323_44a9_a35c_f6b8090e1398.slice PodAnnotations:0xc00338e240}] Aliases:map[]}\"\nJun 12 16:30:04.188049 crc crio[21573]: time=\"2026-06-12T16:30:04.187975102Z\" level=info msg=\"Adding pod openstack_dnsmasq-dns-7948f7c9f9-k94zf to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 16:30:04.194862 crc crio[21573]: time=\"2026-06-12T16:30:04.194727336Z\" level=info msg=\"Ran pod sandbox 3c4524a0d4cc470426955fb9f6f2eeddf43aa106fbf36729abe76bc3a93ba75d with infra container: openstack/nova-cell1-novncproxy-0/POD\" id=f2594d72-f58c-446f-8913-2ad14f6bdbf7 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 16:30:04.204898 crc crio[21573]: time=\"2026-06-12T16:30:04.204792886Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-novncproxy:current-podified\" id=cfc7b907-6fce-4840-bf8e-95cdf25e602e name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:30:04.205293 crc crio[21573]: time=\"2026-06-12T16:30:04.205108584Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/openstack-nova-novncproxy:current-podified not found\" id=cfc7b907-6fce-4840-bf8e-95cdf25e602e name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:30:04.205293 crc crio[21573]: time=\"2026-06-12T16:30:04.205153296Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-nova-novncproxy:current-podified found\" id=cfc7b907-6fce-4840-bf8e-95cdf25e602e name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:30:04.206950 crc crio[21573]: time=\"2026-06-12T16:30:04.206850221Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-nova-novncproxy:current-podified\" id=e8fe9dca-5272-4dac-a138-637eca4c22c4 name=/runtime.v1.ImageService/PullImage\nJun 12 16:30:04.215374 crc crio[21573]: time=\"2026-06-12T16:30:04.213781935Z\" level=info msg=\"Created container 728d16a24fefbccd47f9dcace071eb11e966aa97430d5f6eae9688e5be681a59: openstack/nova-cell0-cell-mapping-jmwbj/nova-manage\" id=50ebf457-5c90-4399-816c-312431efde19 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:30:04.215374 crc crio[21573]: time=\"2026-06-12T16:30:04.213937841Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-nova-novncproxy:current-podified\\\"\"\nJun 12 16:30:04.221667 crc crio[21573]: time=\"2026-06-12T16:30:04.221394969Z\" level=info msg=\"Starting container: 728d16a24fefbccd47f9dcace071eb11e966aa97430d5f6eae9688e5be681a59\" id=e785c2c1-bd9b-4107-8eb0-9d0a13fb4782 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 16:30:04.244815 crc crio[21573]: time=\"2026-06-12T16:30:04.244076012Z\" level=info msg=\"Started container\" PID=89515 containerID=728d16a24fefbccd47f9dcace071eb11e966aa97430d5f6eae9688e5be681a59 description=openstack/nova-cell0-cell-mapping-jmwbj/nova-manage id=e785c2c1-bd9b-4107-8eb0-9d0a13fb4782 name=/runtime.v1.RuntimeService/StartContainer sandboxID=9fd047a2a913d7180b10c8380ec37fc2bc0fb099cf244db1fcf0e6e8e9e97290\nJun 12 16:30:04.442048 crc crio[21573]: 2026-06-12T16:30:04Z [verbose] CmdAdd (shim): {1.1.0 [{Name:45e04788561894e Mac:36:ca:58:53:f2:31 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:c7 Mtu:0 Sandbox:/var/run/netns/398df237-38e6-455a-bcdc-6420b134c3e2 SocketPath: PciID:}] [{Interface:0xc0002ac940 Address:{IP:10.217.0.199 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 16:30:04.462824 crc crio[21573]: time=\"2026-06-12T16:30:04.462565243Z\" level=info msg=\"Got pod network &{Name:nova-metadata-0 Namespace:openstack ID:45e04788561894ecd7fe65a2de6da22c6c3eaa3785d43d01f583c445fc913411 UID:33b9be28-0b53-4403-a886-410ab5cca29f NetNS:/var/run/netns/398df237-38e6-455a-bcdc-6420b134c3e2 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod33b9be28_0b53_4403_a886_410ab5cca29f.slice PodAnnotations:0xc002722680}] Aliases:map[]}\"\nJun 12 16:30:04.462946 crc crio[21573]: time=\"2026-06-12T16:30:04.462893232Z\" level=info msg=\"Checking pod openstack_nova-metadata-0 for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 16:30:04.532706 crc crio[21573]: time=\"2026-06-12T16:30:04.531632779Z\" level=info msg=\"Ran pod sandbox 45e04788561894ecd7fe65a2de6da22c6c3eaa3785d43d01f583c445fc913411 with infra container: openstack/nova-metadata-0/POD\" id=01e40a2c-28f1-4c8c-b9ba-5459f753dd43 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 16:30:04.544933 crc crio[21573]: time=\"2026-06-12T16:30:04.544832575Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified\" id=29b19dd2-2e72-4e6b-ba1d-da06f13460e3 name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:30:04.545259 crc crio[21573]: time=\"2026-06-12T16:30:04.545210385Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/openstack-nova-api:current-podified not found\" id=29b19dd2-2e72-4e6b-ba1d-da06f13460e3 name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:30:04.545516 crc crio[21573]: time=\"2026-06-12T16:30:04.545286357Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-nova-api:current-podified found\" id=29b19dd2-2e72-4e6b-ba1d-da06f13460e3 name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:30:04.549770 crc crio[21573]: time=\"2026-06-12T16:30:04.549410258Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified\" id=b87ff915-94f2-4a02-a032-8ddcf5e9d813 name=/runtime.v1.ImageService/PullImage\nJun 12 16:30:04.559160 crc crio[21573]: time=\"2026-06-12T16:30:04.559071766Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-nova-api:current-podified\\\"\"\nJun 12 16:30:05.005523 crc crio[21573]: time=\"2026-06-12T16:30:04.998123803Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9\" id=77d52204-cadb-46e1-a32f-7b867636e08b name=/runtime.v1.ImageService/PullImage\nJun 12 16:30:05.026525 crc crio[21573]: time=\"2026-06-12T16:30:05.012757904Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=2228a811-06a4-4812-b130-72216ececd91 name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:30:05.030169 crc crio[21573]: time=\"2026-06-12T16:30:05.028415213Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=9bfa666d-8cf4-4ee7-a359-4fb8b2371dff name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:30:05.035753 crc crio[21573]: 2026-06-12T16:30:05Z [verbose] CmdAdd (shim): {1.1.0 [{Name:5841cf2bd544a77 Mac:06:a2:40:11:b2:ca Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:c8 Mtu:0 Sandbox:/var/run/netns/5086ab63-58bf-4ed2-b4d2-00daeec33834 SocketPath: PciID:}] [{Interface:0xc0002ac920 Address:{IP:10.217.0.200 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 16:30:05.041874 crc crio[21573]: time=\"2026-06-12T16:30:05.038235424Z\" level=info msg=\"Got pod network &{Name:nova-scheduler-0 Namespace:openstack ID:5841cf2bd544a77e227de0a68231c3ae5451ad8aaaabdbcea1081f81c4e71ed5 UID:7e448fc2-95f1-479f-b091-cbe678859d30 NetNS:/var/run/netns/5086ab63-58bf-4ed2-b4d2-00daeec33834 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod7e448fc2_95f1_479f_b091_cbe678859d30.slice PodAnnotations:0xc003674148}] Aliases:map[]}\"\nJun 12 16:30:05.041874 crc crio[21573]: time=\"2026-06-12T16:30:05.038535332Z\" level=info msg=\"Checking pod openstack_nova-scheduler-0 for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 16:30:05.096515 crc crio[21573]: time=\"2026-06-12T16:30:05.095164889Z\" level=info msg=\"Ran pod sandbox 5841cf2bd544a77e227de0a68231c3ae5451ad8aaaabdbcea1081f81c4e71ed5 with infra container: openstack/nova-scheduler-0/POD\" id=9845f2d5-ff8e-42b4-b618-d5c190269217 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 16:30:05.110767 crc crio[21573]: time=\"2026-06-12T16:30:05.103542041Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-scheduler:current-podified\" id=95016bf9-1fbd-42b6-ac84-65fe4877b8f4 name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:30:05.110767 crc crio[21573]: time=\"2026-06-12T16:30:05.103918282Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/openstack-nova-scheduler:current-podified not found\" id=95016bf9-1fbd-42b6-ac84-65fe4877b8f4 name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:30:05.110767 crc crio[21573]: time=\"2026-06-12T16:30:05.103980854Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-nova-scheduler:current-podified found\" id=95016bf9-1fbd-42b6-ac84-65fe4877b8f4 name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:30:05.110767 crc crio[21573]: time=\"2026-06-12T16:30:05.106090563Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-nova-scheduler:current-podified\" id=aded55b4-5dd3-4ce8-830d-922f806d46fa name=/runtime.v1.ImageService/PullImage\nJun 12 16:30:05.111618 crc crio[21573]: time=\"2026-06-12T16:30:05.111065582Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-nova-scheduler:current-podified\\\"\"\nJun 12 16:30:05.124894 crc crio[21573]: time=\"2026-06-12T16:30:05.124786095Z\" level=info msg=\"Creating container: openshift-infra/auto-csr-approver-29688030-p9jjh/oc\" id=4ac749aa-c1c5-413e-8faf-0604fbd81014 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:30:05.126088 crc crio[21573]: time=\"2026-06-12T16:30:05.125519625Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:30:05.163310 crc crio[21573]: time=\"2026-06-12T16:30:05.162859497Z\" level=info msg=\"Running pod sandbox: openstack/nova-cell1-conductor-db-sync-zttgr/POD\" id=c0adee76-925e-4b3e-b953-02329b5b7f66 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 16:30:05.163635 crc crio[21573]: time=\"2026-06-12T16:30:05.16333806Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:30:05.251267 crc crio[21573]: 2026-06-12T16:30:05Z [verbose] CmdAdd (shim): {1.1.0 [{Name:cf487bf99fadbbb Mac:be:02:96:85:9a:62 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:c9 Mtu:0 Sandbox:/var/run/netns/a7d7ef00-64aa-4a94-9597-73ab1e2be3db SocketPath: PciID:}] [{Interface:0xc0002dc8c0 Address:{IP:10.217.0.201 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 16:30:05.252394 crc crio[21573]: time=\"2026-06-12T16:30:05.252295878Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-7948f7c9f9-k94zf Namespace:openstack ID:cf487bf99fadbbbf75294f46ddc40f9e4dbba1bc1b4ab1d8295b768f2096c2ff UID:1014aae3-e323-44a9-a35c-f6b8090e1398 NetNS:/var/run/netns/a7d7ef00-64aa-4a94-9597-73ab1e2be3db Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod1014aae3_e323_44a9_a35c_f6b8090e1398.slice PodAnnotations:0xc00338e240}] Aliases:map[]}\"\nJun 12 16:30:05.252623 crc crio[21573]: time=\"2026-06-12T16:30:05.252567315Z\" level=info msg=\"Checking pod openstack_dnsmasq-dns-7948f7c9f9-k94zf for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 16:30:05.256471 crc crio[21573]: time=\"2026-06-12T16:30:05.256333303Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:30:05.265632 crc crio[21573]: time=\"2026-06-12T16:30:05.265212496Z\" level=info msg=\"Ran pod sandbox cf487bf99fadbbbf75294f46ddc40f9e4dbba1bc1b4ab1d8295b768f2096c2ff with infra container: openstack/dnsmasq-dns-7948f7c9f9-k94zf/POD\" id=505dc181-8a6e-437f-b16b-7b8e1885ab0c name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 16:30:05.277183 crc crio[21573]: time=\"2026-06-12T16:30:05.276917865Z\" level=info msg=\"Got pod network &{Name:nova-cell1-conductor-db-sync-zttgr Namespace:openstack ID:ee99047a8b6b7f65c65de8861aaa9089a94533e8928c68360c79ff9c32d438fb UID:f70a1a71-7384-4fb4-8c60-bfd91ae45965 NetNS:/var/run/netns/2c64cccc-a13a-47f1-99ed-c61dffd7778f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podf70a1a71_7384_4fb4_8c60_bfd91ae45965.slice PodAnnotations:0xc002428778}] Aliases:map[]}\"\nJun 12 16:30:05.277719 crc crio[21573]: time=\"2026-06-12T16:30:05.277652214Z\" level=info msg=\"Adding pod openstack_nova-cell1-conductor-db-sync-zttgr to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 16:30:05.299919 crc crio[21573]: time=\"2026-06-12T16:30:05.299724822Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=ef5d600c-3abb-44f1-8e8f-9b0ffecbfd1e name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:30:05.467703 crc crio[21573]: time=\"2026-06-12T16:30:05.467495347Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=ab348113-fa8b-4999-a459-d6543467bff9 name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:30:05.481799 crc crio[21573]: time=\"2026-06-12T16:30:05.481643683Z\" level=info msg=\"Creating container: openstack/dnsmasq-dns-7948f7c9f9-k94zf/init\" id=d3a1aac9-fcca-4168-9fd2-615930a8a7a5 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:30:05.482335 crc crio[21573]: time=\"2026-06-12T16:30:05.482222218Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:30:05.661535 crc crio[21573]: time=\"2026-06-12T16:30:05.659112402Z\" level=info msg=\"Stopping pod sandbox: 0da7ef58c6874f2873d1a59edb84e609228dd686bfe3c6c546f4dc0396ca214c\" id=9525ab72-8ac6-4431-89b4-f9988dd1bb67 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 16:30:05.661535 crc crio[21573]: time=\"2026-06-12T16:30:05.660974801Z\" level=info msg=\"Got pod network &{Name:collect-profiles-29688030-t87kw Namespace:openshift-operator-lifecycle-manager ID:0da7ef58c6874f2873d1a59edb84e609228dd686bfe3c6c546f4dc0396ca214c UID:6e1aaf2c-955d-4771-a12a-156eb22d7e3b NetNS:/var/run/netns/cd008c1b-20a5-40c4-b9ca-625b86db7512 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod6e1aaf2c_955d_4771_a12a_156eb22d7e3b.slice PodAnnotations:0xc00443c428}] Aliases:map[]}\"\nJun 12 16:30:05.661535 crc crio[21573]: time=\"2026-06-12T16:30:05.661185097Z\" level=info msg=\"Deleting pod openshift-operator-lifecycle-manager_collect-profiles-29688030-t87kw from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 16:30:05.665607 crc crio[21573]: time=\"2026-06-12T16:30:05.662305216Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:30:05.706566 crc crio[21573]: time=\"2026-06-12T16:30:05.706353733Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:30:05.794047 crc crio[21573]: time=\"2026-06-12T16:30:05.793514505Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:30:06.019184 crc crio[21573]: time=\"2026-06-12T16:30:06.018152277Z\" level=info msg=\"Created container 76ba639b016629b05207eb462453f001e6cc138bed903199da344919c5a174e2: openstack/dnsmasq-dns-7948f7c9f9-k94zf/init\" id=d3a1aac9-fcca-4168-9fd2-615930a8a7a5 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:30:06.024303 crc crio[21573]: time=\"2026-06-12T16:30:06.021289162Z\" level=info msg=\"Starting container: 76ba639b016629b05207eb462453f001e6cc138bed903199da344919c5a174e2\" id=68354933-513f-4928-a442-e4ec4849b113 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 16:30:06.045842 crc crio[21573]: time=\"2026-06-12T16:30:06.045695039Z\" level=info msg=\"Started container\" PID=89758 containerID=76ba639b016629b05207eb462453f001e6cc138bed903199da344919c5a174e2 description=openstack/dnsmasq-dns-7948f7c9f9-k94zf/init id=68354933-513f-4928-a442-e4ec4849b113 name=/runtime.v1.RuntimeService/StartContainer sandboxID=cf487bf99fadbbbf75294f46ddc40f9e4dbba1bc1b4ab1d8295b768f2096c2ff\nJun 12 16:30:06.048779 crc crio[21573]: 2026-06-12T16:30:06Z [verbose] CmdAdd (shim): {1.1.0 [{Name:ee99047a8b6b7f6 Mac:92:d3:f9:f5:a7:17 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:ca Mtu:0 Sandbox:/var/run/netns/2c64cccc-a13a-47f1-99ed-c61dffd7778f SocketPath: PciID:}] [{Interface:0xc00035aa20 Address:{IP:10.217.0.202 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 16:30:06.062172 crc crio[21573]: time=\"2026-06-12T16:30:06.062036459Z\" level=info msg=\"Got pod network &{Name:nova-cell1-conductor-db-sync-zttgr Namespace:openstack ID:ee99047a8b6b7f65c65de8861aaa9089a94533e8928c68360c79ff9c32d438fb UID:f70a1a71-7384-4fb4-8c60-bfd91ae45965 NetNS:/var/run/netns/2c64cccc-a13a-47f1-99ed-c61dffd7778f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podf70a1a71_7384_4fb4_8c60_bfd91ae45965.slice PodAnnotations:0xc002428778}] Aliases:map[]}\"\nJun 12 16:30:06.062571 crc crio[21573]: time=\"2026-06-12T16:30:06.062375678Z\" level=info msg=\"Checking pod openstack_nova-cell1-conductor-db-sync-zttgr for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 16:30:06.121275 crc crio[21573]: time=\"2026-06-12T16:30:06.1211958Z\" level=info msg=\"Ran pod sandbox ee99047a8b6b7f65c65de8861aaa9089a94533e8928c68360c79ff9c32d438fb with infra container: openstack/nova-cell1-conductor-db-sync-zttgr/POD\" id=c0adee76-925e-4b3e-b953-02329b5b7f66 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 16:30:06.124899 crc crio[21573]: time=\"2026-06-12T16:30:06.124765884Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-conductor:current-podified\" id=46a980e8-2828-484d-b280-cc6cd79c2584 name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:30:06.202767 crc crio[21573]: time=\"2026-06-12T16:30:06.199818924Z\" level=info msg=\"Created container 055213e55676bc0ac7f7c5e4bd9b243f1160a0bde6056a995334797dfd6a738b: openshift-infra/auto-csr-approver-29688030-p9jjh/oc\" id=4ac749aa-c1c5-413e-8faf-0604fbd81014 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:30:06.204978 crc crio[21573]: time=\"2026-06-12T16:30:06.204866304Z\" level=info msg=\"Starting container: 055213e55676bc0ac7f7c5e4bd9b243f1160a0bde6056a995334797dfd6a738b\" id=c9772662-18a0-47f0-9d3c-1858dae031f4 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 16:30:06.215157 crc crio[21573]: time=\"2026-06-12T16:30:06.214974141Z\" level=info msg=\"Started container\" PID=89764 containerID=055213e55676bc0ac7f7c5e4bd9b243f1160a0bde6056a995334797dfd6a738b description=openshift-infra/auto-csr-approver-29688030-p9jjh/oc id=c9772662-18a0-47f0-9d3c-1858dae031f4 name=/runtime.v1.RuntimeService/StartContainer sandboxID=4b67f0cc460271ac1aadd0b3e9fd1a574ed533db65b459a51af0f4b71293a772\nJun 12 16:30:06.264804 crc crio[21573]: time=\"2026-06-12T16:30:06.258810319Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-conductor:current-podified\" id=75d931ad-225a-44ec-868e-435a2a7f64bd name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:30:06.279731 crc crio[21573]: time=\"2026-06-12T16:30:06.278513708Z\" level=info msg=\"Creating container: openstack/nova-cell1-conductor-db-sync-zttgr/nova-cell1-conductor-db-sync\" id=663e828a-839e-419f-a91e-1c9c87061c87 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:30:06.280251 crc crio[21573]: time=\"2026-06-12T16:30:06.279884085Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:30:06.467153 crc crio[21573]: time=\"2026-06-12T16:30:06.466916858Z\" level=info msg=\"Stopped pod sandbox: 0da7ef58c6874f2873d1a59edb84e609228dd686bfe3c6c546f4dc0396ca214c\" id=9525ab72-8ac6-4431-89b4-f9988dd1bb67 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 16:30:06.568519 crc crio[21573]: time=\"2026-06-12T16:30:06.567057211Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:30:06.597147 crc crio[21573]: time=\"2026-06-12T16:30:06.597026747Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:30:06.816913 crc crio[21573]: time=\"2026-06-12T16:30:06.816788849Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=3494be6f-3bf9-4a7a-9a03-15735142bea4 name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:30:07.001262 crc crio[21573]: time=\"2026-06-12T16:30:07.000559178Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=a4593ef9-253a-4684-b434-6668251e27d5 name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:30:07.035538 crc crio[21573]: time=\"2026-06-12T16:30:07.031295625Z\" level=info msg=\"Created container 5baae4f98665bbb286b3201defef44e52bb5bf4b9514ef9d6d86ee0976ac62b2: openstack/nova-cell1-conductor-db-sync-zttgr/nova-cell1-conductor-db-sync\" id=663e828a-839e-419f-a91e-1c9c87061c87 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:30:07.042254 crc crio[21573]: time=\"2026-06-12T16:30:07.035601258Z\" level=info msg=\"Creating container: openstack/dnsmasq-dns-7948f7c9f9-k94zf/dnsmasq-dns\" id=1fb9e33f-5f72-43d0-8cc4-3cf3ce9bc5cd name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:30:07.042254 crc crio[21573]: time=\"2026-06-12T16:30:07.036138832Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:30:07.042254 crc crio[21573]: time=\"2026-06-12T16:30:07.0368462Z\" level=info msg=\"Starting container: 5baae4f98665bbb286b3201defef44e52bb5bf4b9514ef9d6d86ee0976ac62b2\" id=776728d5-523d-43a5-b9a2-e66c0a6764f9 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 16:30:07.111601 crc crio[21573]: time=\"2026-06-12T16:30:07.110430847Z\" level=info msg=\"Started container\" PID=89892 containerID=5baae4f98665bbb286b3201defef44e52bb5bf4b9514ef9d6d86ee0976ac62b2 description=openstack/nova-cell1-conductor-db-sync-zttgr/nova-cell1-conductor-db-sync id=776728d5-523d-43a5-b9a2-e66c0a6764f9 name=/runtime.v1.RuntimeService/StartContainer sandboxID=ee99047a8b6b7f65c65de8861aaa9089a94533e8928c68360c79ff9c32d438fb\nJun 12 16:30:07.236354 crc crio[21573]: time=\"2026-06-12T16:30:07.236272852Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:30:07.299556 crc crio[21573]: time=\"2026-06-12T16:30:07.299304088Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:30:07.605315 crc crio[21573]: time=\"2026-06-12T16:30:07.604524183Z\" level=info msg=\"Created container 38662cba8d7a2059f9230c04a168afb1da827b105505e8af75701093851d6adb: openstack/dnsmasq-dns-7948f7c9f9-k94zf/dnsmasq-dns\" id=1fb9e33f-5f72-43d0-8cc4-3cf3ce9bc5cd name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:30:07.609965 crc crio[21573]: time=\"2026-06-12T16:30:07.609225319Z\" level=info msg=\"Starting container: 38662cba8d7a2059f9230c04a168afb1da827b105505e8af75701093851d6adb\" id=bf9d24e1-6b9f-48c4-8768-eadb683d388a name=/runtime.v1.RuntimeService/StartContainer\nJun 12 16:30:07.629031 crc crio[21573]: time=\"2026-06-12T16:30:07.628237194Z\" level=info msg=\"Started container\" PID=89968 containerID=38662cba8d7a2059f9230c04a168afb1da827b105505e8af75701093851d6adb description=openstack/dnsmasq-dns-7948f7c9f9-k94zf/dnsmasq-dns id=bf9d24e1-6b9f-48c4-8768-eadb683d388a name=/runtime.v1.RuntimeService/StartContainer sandboxID=cf487bf99fadbbbf75294f46ddc40f9e4dbba1bc1b4ab1d8295b768f2096c2ff\nJun 12 16:30:09.074371 crc crio[21573]: time=\"2026-06-12T16:30:09.07278484Z\" level=info msg=\"Stopping pod sandbox: 4b67f0cc460271ac1aadd0b3e9fd1a574ed533db65b459a51af0f4b71293a772\" id=f30e9913-f8dc-41f5-9480-c760dbcfcf69 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 16:30:09.075937 crc crio[21573]: time=\"2026-06-12T16:30:09.075064101Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29688030-p9jjh Namespace:openshift-infra ID:4b67f0cc460271ac1aadd0b3e9fd1a574ed533db65b459a51af0f4b71293a772 UID:ab0c99a1-2457-49aa-9a33-0f1864055b8f NetNS:/var/run/netns/5f9d9610-7de4-4a21-b940-ec6e6b3aad67 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podab0c99a1_2457_49aa_9a33_0f1864055b8f.slice PodAnnotations:0xc000640bc8}] Aliases:map[]}\"\nJun 12 16:30:09.075937 crc crio[21573]: time=\"2026-06-12T16:30:09.075250256Z\" level=info msg=\"Deleting pod openshift-infra_auto-csr-approver-29688030-p9jjh from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 16:30:12.088401 crc crio[21573]: time=\"2026-06-12T16:30:12.08707256Z\" level=info msg=\"Stopped pod sandbox: 4b67f0cc460271ac1aadd0b3e9fd1a574ed533db65b459a51af0f4b71293a772\" id=f30e9913-f8dc-41f5-9480-c760dbcfcf69 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 16:30:12.110858 crc crio[21573]: time=\"2026-06-12T16:30:12.11075024Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-nova-novncproxy@sha256:afd81640c5976fa030a421d45dfee3e609f5d9da7f871fb76da58d08f81ce25e\" id=e8fe9dca-5272-4dac-a138-637eca4c22c4 name=/runtime.v1.ImageService/PullImage\nJun 12 16:30:12.112540 crc crio[21573]: time=\"2026-06-12T16:30:12.112372123Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-novncproxy:current-podified\" id=811be9fd-8ecb-47e5-a0e9-2517fe642298 name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:30:12.141088 crc crio[21573]: time=\"2026-06-12T16:30:12.140873322Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-nova-scheduler@sha256:080a946bafb98b4634766351c6161219275bfb4c9824711bf440fa7dbd0c405e\" id=aded55b4-5dd3-4ce8-830d-922f806d46fa name=/runtime.v1.ImageService/PullImage\nJun 12 16:30:12.141088 crc crio[21573]: time=\"2026-06-12T16:30:12.140962632Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-nova-api@sha256:19122126ec6ac0edf87524244da45ee1af2d9863f00b484ebe17dd28e9be816c\" id=b87ff915-94f2-4a02-a032-8ddcf5e9d813 name=/runtime.v1.ImageService/PullImage\nJun 12 16:30:12.142415 crc crio[21573]: time=\"2026-06-12T16:30:12.142329149Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified\" id=72eed66d-a04d-4c27-bba4-1fb29c0dc488 name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:30:12.143032 crc crio[21573]: time=\"2026-06-12T16:30:12.142958647Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-scheduler:current-podified\" id=7fbd79c4-18c6-4b4c-9f7b-cc5200906b3c name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:30:12.166345 crc crio[21573]: time=\"2026-06-12T16:30:12.166215288Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-nova-api@sha256:19122126ec6ac0edf87524244da45ee1af2d9863f00b484ebe17dd28e9be816c\" id=b39b4ac7-9c41-46e1-94dc-3ceb5e92c17f name=/runtime.v1.ImageService/PullImage\nJun 12 16:30:12.166975 crc crio[21573]: time=\"2026-06-12T16:30:12.166634395Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified\" id=7d58b478-999a-4f2a-a622-3a2f3da899f4 name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:30:12.168848 crc crio[21573]: time=\"2026-06-12T16:30:12.168768372Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified\" id=d4d664ce-7925-40c4-b94d-51518a0cf02d name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:30:12.175215 crc crio[21573]: time=\"2026-06-12T16:30:12.17511516Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified\" id=002b4064-3ac3-4e55-9d79-74dd8189ebde name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:30:12.183597 crc crio[21573]: time=\"2026-06-12T16:30:12.18333294Z\" level=info msg=\"Creating container: openstack/nova-metadata-0/nova-metadata-log\" id=52801b27-f8ba-4e30-a9fe-de3afacbf5b3 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:30:12.186673 crc crio[21573]: time=\"2026-06-12T16:30:12.185352034Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:30:12.208048 crc crio[21573]: time=\"2026-06-12T16:30:12.20519548Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-scheduler:current-podified\" id=4cb190b7-4895-4742-89bd-917c99ad0bc3 name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:30:12.209011 crc crio[21573]: time=\"2026-06-12T16:30:12.20890319Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-novncproxy:current-podified\" id=037fb00f-b893-4b8d-97a2-171b7c26a63e name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:30:12.215951 crc crio[21573]: time=\"2026-06-12T16:30:12.215814573Z\" level=info msg=\"Creating container: openstack/nova-api-0/nova-api-log\" id=960a526f-86f8-41dc-ac46-2d4ad77e77a3 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:30:12.228276 crc crio[21573]: time=\"2026-06-12T16:30:12.228153442Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:30:12.240532 crc crio[21573]: time=\"2026-06-12T16:30:12.240403297Z\" level=info msg=\"Creating container: openstack/nova-cell1-novncproxy-0/nova-cell1-novncproxy-novncproxy\" id=d3f4a25f-f1d1-42d5-86f5-c1fdd24a9bb2 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:30:12.254368 crc crio[21573]: time=\"2026-06-12T16:30:12.254240865Z\" level=info msg=\"Creating container: openstack/nova-scheduler-0/nova-scheduler-scheduler\" id=1e5e7c8d-db33-42c2-bc11-66b51e559ee3 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:30:12.278823 crc crio[21573]: time=\"2026-06-12T16:30:12.278714796Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:30:12.280070 crc crio[21573]: time=\"2026-06-12T16:30:12.279981799Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:30:12.297531 crc crio[21573]: time=\"2026-06-12T16:30:12.297336461Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:30:12.303195 crc crio[21573]: time=\"2026-06-12T16:30:12.303110203Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:30:12.330212 crc crio[21573]: time=\"2026-06-12T16:30:12.329217888Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:30:12.334372 crc crio[21573]: time=\"2026-06-12T16:30:12.333969304Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:30:12.372020 crc crio[21573]: time=\"2026-06-12T16:30:12.371866862Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:30:12.376064 crc crio[21573]: time=\"2026-06-12T16:30:12.37595761Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:30:12.393929 crc crio[21573]: time=\"2026-06-12T16:30:12.393617561Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:30:12.397793 crc crio[21573]: time=\"2026-06-12T16:30:12.397692358Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:30:12.622013 crc crio[21573]: time=\"2026-06-12T16:30:12.621865068Z\" level=info msg=\"Created container 38d2aa1dfe0323900bfd9be5055b8f4fb6e787243388e710d26cf0eca35fda06: openstack/nova-scheduler-0/nova-scheduler-scheduler\" id=1e5e7c8d-db33-42c2-bc11-66b51e559ee3 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:30:12.625763 crc crio[21573]: time=\"2026-06-12T16:30:12.625246338Z\" level=info msg=\"Starting container: 38d2aa1dfe0323900bfd9be5055b8f4fb6e787243388e710d26cf0eca35fda06\" id=96ce5220-a409-450e-8ecf-2c6166663436 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 16:30:12.633861 crc crio[21573]: time=\"2026-06-12T16:30:12.633676552Z\" level=info msg=\"Started container\" PID=90256 containerID=38d2aa1dfe0323900bfd9be5055b8f4fb6e787243388e710d26cf0eca35fda06 description=openstack/nova-scheduler-0/nova-scheduler-scheduler id=96ce5220-a409-450e-8ecf-2c6166663436 name=/runtime.v1.RuntimeService/StartContainer sandboxID=5841cf2bd544a77e227de0a68231c3ae5451ad8aaaabdbcea1081f81c4e71ed5\nJun 12 16:30:12.634350 crc crio[21573]: time=\"2026-06-12T16:30:12.634293558Z\" level=info msg=\"Created container 8223a4d4a4115f76e7d60bf1d4c27fa1585ddfd931b7f5fcfeb6b74c95f38e37: openstack/nova-metadata-0/nova-metadata-log\" id=52801b27-f8ba-4e30-a9fe-de3afacbf5b3 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:30:12.635933 crc crio[21573]: time=\"2026-06-12T16:30:12.635796409Z\" level=info msg=\"Starting container: 8223a4d4a4115f76e7d60bf1d4c27fa1585ddfd931b7f5fcfeb6b74c95f38e37\" id=4cdb86f3-62b0-48a2-8366-d93cc4ee980f name=/runtime.v1.RuntimeService/StartContainer\nJun 12 16:30:12.643639 crc crio[21573]: time=\"2026-06-12T16:30:12.642751796Z\" level=info msg=\"Started container\" PID=90253 containerID=8223a4d4a4115f76e7d60bf1d4c27fa1585ddfd931b7f5fcfeb6b74c95f38e37 description=openstack/nova-metadata-0/nova-metadata-log id=4cdb86f3-62b0-48a2-8366-d93cc4ee980f name=/runtime.v1.RuntimeService/StartContainer sandboxID=45e04788561894ecd7fe65a2de6da22c6c3eaa3785d43d01f583c445fc913411\nJun 12 16:30:12.663321 crc crio[21573]: time=\"2026-06-12T16:30:12.663142356Z\" level=info msg=\"Created container 8fad7c0d82e423615bd785c704de125154512da83fdd5e15e3284eae8088e530: openstack/nova-cell1-novncproxy-0/nova-cell1-novncproxy-novncproxy\" id=d3f4a25f-f1d1-42d5-86f5-c1fdd24a9bb2 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:30:12.664256 crc crio[21573]: time=\"2026-06-12T16:30:12.664064774Z\" level=info msg=\"Created container 8ddefe1fce5399e7f6dd02af8ea4d58df8d04eade192014a2baa7d3274075046: openstack/nova-api-0/nova-api-log\" id=960a526f-86f8-41dc-ac46-2d4ad77e77a3 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:30:12.664506 crc crio[21573]: time=\"2026-06-12T16:30:12.664111042Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified\" id=4559e73b-2e5d-47c9-bd54-540ca1719422 name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:30:12.665650 crc crio[21573]: time=\"2026-06-12T16:30:12.665415757Z\" level=info msg=\"Starting container: 8ddefe1fce5399e7f6dd02af8ea4d58df8d04eade192014a2baa7d3274075046\" id=979051ec-b0ac-43e0-bbb8-11c9d11ff646 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 16:30:12.669050 crc crio[21573]: time=\"2026-06-12T16:30:12.66668239Z\" level=info msg=\"Starting container: 8fad7c0d82e423615bd785c704de125154512da83fdd5e15e3284eae8088e530\" id=48b3246b-92c2-4243-871d-8cdab6e7c39e name=/runtime.v1.RuntimeService/StartContainer\nJun 12 16:30:12.674014 crc crio[21573]: time=\"2026-06-12T16:30:12.673921952Z\" level=info msg=\"Started container\" PID=90258 containerID=8ddefe1fce5399e7f6dd02af8ea4d58df8d04eade192014a2baa7d3274075046 description=openstack/nova-api-0/nova-api-log id=979051ec-b0ac-43e0-bbb8-11c9d11ff646 name=/runtime.v1.RuntimeService/StartContainer sandboxID=9f3c4a48b13b77e540676e280cd1069b604d72c2a5175d5a5e8b208010727d53\nJun 12 16:30:12.674595 crc crio[21573]: time=\"2026-06-12T16:30:12.674554242Z\" level=info msg=\"Started container\" PID=90254 containerID=8fad7c0d82e423615bd785c704de125154512da83fdd5e15e3284eae8088e530 description=openstack/nova-cell1-novncproxy-0/nova-cell1-novncproxy-novncproxy id=48b3246b-92c2-4243-871d-8cdab6e7c39e name=/runtime.v1.RuntimeService/StartContainer sandboxID=3c4524a0d4cc470426955fb9f6f2eeddf43aa106fbf36729abe76bc3a93ba75d\nJun 12 16:30:12.689684 crc crio[21573]: time=\"2026-06-12T16:30:12.689598251Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified\" id=378e1ecc-4366-4bea-a2b8-1da786e7e4fa name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:30:12.691342 crc crio[21573]: time=\"2026-06-12T16:30:12.68961618Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified\" id=2075e302-78d2-4c6e-9bd9-83f1bff6e377 name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:30:12.700211 crc crio[21573]: time=\"2026-06-12T16:30:12.700110869Z\" level=info msg=\"Creating container: openstack/nova-metadata-0/nova-metadata-metadata\" id=ba832f46-b90e-4b55-a0bb-f2bc275e64ce name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:30:12.702209 crc crio[21573]: time=\"2026-06-12T16:30:12.702132943Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:30:12.720566 crc crio[21573]: time=\"2026-06-12T16:30:12.720424439Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified\" id=2fd046f7-6b0a-40f2-8a64-4a1d8ea83252 name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:30:12.751505 crc crio[21573]: time=\"2026-06-12T16:30:12.748201307Z\" level=info msg=\"Creating container: openstack/nova-api-0/nova-api-api\" id=04c91037-0ede-45b9-93cc-0360d05256c6 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:30:12.751505 crc crio[21573]: time=\"2026-06-12T16:30:12.749580004Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:30:12.792285 crc crio[21573]: time=\"2026-06-12T16:30:12.792134986Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:30:12.796859 crc crio[21573]: time=\"2026-06-12T16:30:12.796712987Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:30:12.831313 crc crio[21573]: time=\"2026-06-12T16:30:12.831248857Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:30:12.836966 crc crio[21573]: time=\"2026-06-12T16:30:12.836927526Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:30:12.992202 crc crio[21573]: time=\"2026-06-12T16:30:12.992066557Z\" level=info msg=\"Created container 6ab312343541b6c210dd7220fafecfe46aa102a5bdd27b27ea35b93d7bc94c31: openstack/nova-metadata-0/nova-metadata-metadata\" id=ba832f46-b90e-4b55-a0bb-f2bc275e64ce name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:30:12.994945 crc crio[21573]: time=\"2026-06-12T16:30:12.994848885Z\" level=info msg=\"Starting container: 6ab312343541b6c210dd7220fafecfe46aa102a5bdd27b27ea35b93d7bc94c31\" id=aa2a7cf3-31f5-4ccc-9dfb-2d56b9946009 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 16:30:13.011140 crc crio[21573]: time=\"2026-06-12T16:30:13.010977426Z\" level=info msg=\"Started container\" PID=90302 containerID=6ab312343541b6c210dd7220fafecfe46aa102a5bdd27b27ea35b93d7bc94c31 description=openstack/nova-metadata-0/nova-metadata-metadata id=aa2a7cf3-31f5-4ccc-9dfb-2d56b9946009 name=/runtime.v1.RuntimeService/StartContainer sandboxID=45e04788561894ecd7fe65a2de6da22c6c3eaa3785d43d01f583c445fc913411\nJun 12 16:30:13.014878 crc crio[21573]: time=\"2026-06-12T16:30:13.014778276Z\" level=info msg=\"Created container d255b7be3260a2652ec6a71a618289c485e3b4a4ba7ae1c22d6373a7fdae0c43: openstack/nova-api-0/nova-api-api\" id=04c91037-0ede-45b9-93cc-0360d05256c6 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:30:13.027143 crc crio[21573]: time=\"2026-06-12T16:30:13.026146527Z\" level=info msg=\"Starting container: d255b7be3260a2652ec6a71a618289c485e3b4a4ba7ae1c22d6373a7fdae0c43\" id=b9772449-2ce9-45cf-a866-3fe33515e6ba name=/runtime.v1.RuntimeService/StartContainer\nJun 12 16:30:13.034947 crc crio[21573]: time=\"2026-06-12T16:30:13.034831107Z\" level=info msg=\"Started container\" PID=90309 containerID=d255b7be3260a2652ec6a71a618289c485e3b4a4ba7ae1c22d6373a7fdae0c43 description=openstack/nova-api-0/nova-api-api id=b9772449-2ce9-45cf-a866-3fe33515e6ba name=/runtime.v1.RuntimeService/StartContainer sandboxID=9f3c4a48b13b77e540676e280cd1069b604d72c2a5175d5a5e8b208010727d53\nJun 12 16:30:13.172640 crc crio[21573]: time=\"2026-06-12T16:30:13.172531108Z\" level=info msg=\"Stopping container: 8fad7c0d82e423615bd785c704de125154512da83fdd5e15e3284eae8088e530 (timeout: 30s)\" id=4e8b274e-0d12-41e7-b0ee-b133bf2fd59e name=/runtime.v1.RuntimeService/StopContainer\nJun 12 16:30:13.182099 crc crio[21573]: time=\"2026-06-12T16:30:13.179610728Z\" level=info msg=\"Stopping container: 6ab312343541b6c210dd7220fafecfe46aa102a5bdd27b27ea35b93d7bc94c31 (timeout: 30s)\" id=a8b71987-d776-4b9d-adf1-0c3fd9851388 name=/runtime.v1.RuntimeService/StopContainer\nJun 12 16:30:13.182099 crc crio[21573]: time=\"2026-06-12T16:30:13.179677611Z\" level=info msg=\"Stopping container: 8223a4d4a4115f76e7d60bf1d4c27fa1585ddfd931b7f5fcfeb6b74c95f38e37 (timeout: 30s)\" id=a205b845-e0f8-4c4e-9a13-1577bc47bab0 name=/runtime.v1.RuntimeService/StopContainer\nJun 12 16:30:13.326699 crc crio[21573]: time=\"2026-06-12T16:30:13.32595916Z\" level=info msg=\"Stopped container 8223a4d4a4115f76e7d60bf1d4c27fa1585ddfd931b7f5fcfeb6b74c95f38e37: openstack/nova-metadata-0/nova-metadata-log\" id=a205b845-e0f8-4c4e-9a13-1577bc47bab0 name=/runtime.v1.RuntimeService/StopContainer\nJun 12 16:30:14.214896 crc crio[21573]: time=\"2026-06-12T16:30:14.214795269Z\" level=info msg=\"Stopping container: 2f284ab455c0df4d3da2cd2a5c836a923d9579912d6765ca8734b3a32806ec02 (timeout: 10s)\" id=463ee6ed-47cb-4227-b755-285edd82e2ab name=/runtime.v1.RuntimeService/StopContainer\nJun 12 16:30:14.359254 crc crio[21573]: time=\"2026-06-12T16:30:14.358537291Z\" level=info msg=\"Stopped container 2f284ab455c0df4d3da2cd2a5c836a923d9579912d6765ca8734b3a32806ec02: openstack/dnsmasq-dns-764b948f4c-8499g/dnsmasq-dns\" id=463ee6ed-47cb-4227-b755-285edd82e2ab name=/runtime.v1.RuntimeService/StopContainer\nJun 12 16:30:14.361954 crc crio[21573]: time=\"2026-06-12T16:30:14.361810348Z\" level=info msg=\"Stopping pod sandbox: 95a0f356b416d2dd11bebaa3b9d445b1b03f7a8e05863296709f404878b080ad\" id=48cc6894-987a-443f-aa8b-03e4ce98f221 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 16:30:14.362673 crc crio[21573]: time=\"2026-06-12T16:30:14.362558527Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-764b948f4c-8499g Namespace:openstack ID:95a0f356b416d2dd11bebaa3b9d445b1b03f7a8e05863296709f404878b080ad UID:574fa677-af1f-4b84-9768-ea8304c20fef NetNS:/var/run/netns/e422a700-52a2-4c46-9c46-662a67f9fe43 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod574fa677_af1f_4b84_9768_ea8304c20fef.slice PodAnnotations:0xc00063c308}] Aliases:map[]}\"\nJun 12 16:30:14.363524 crc crio[21573]: time=\"2026-06-12T16:30:14.362758294Z\" level=info msg=\"Deleting pod openstack_dnsmasq-dns-764b948f4c-8499g from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 16:30:14.973672 crc crio[21573]: time=\"2026-06-12T16:30:14.972814112Z\" level=info msg=\"Stopped pod sandbox: 95a0f356b416d2dd11bebaa3b9d445b1b03f7a8e05863296709f404878b080ad\" id=48cc6894-987a-443f-aa8b-03e4ce98f221 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 16:30:15.259304 crc crio[21573]: time=\"2026-06-12T16:30:15.25856431Z\" level=info msg=\"Removing container: 2f284ab455c0df4d3da2cd2a5c836a923d9579912d6765ca8734b3a32806ec02\" id=ce05b2ca-6138-4a66-b754-6ec0308947aa name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 16:30:15.297132 crc crio[21573]: time=\"2026-06-12T16:30:15.29696807Z\" level=info msg=\"Removed container 2f284ab455c0df4d3da2cd2a5c836a923d9579912d6765ca8734b3a32806ec02: openstack/dnsmasq-dns-764b948f4c-8499g/dnsmasq-dns\" id=ce05b2ca-6138-4a66-b754-6ec0308947aa name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 16:30:15.306663 crc crio[21573]: time=\"2026-06-12T16:30:15.30655267Z\" level=info msg=\"Removing container: d29ad735aefc7cbb2e17c70c1d755526859727e11ed70b6ef978faed4e274563\" id=cd46ef85-33ac-40d1-b31c-1362c02bb02a name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 16:30:15.596067 crc crio[21573]: time=\"2026-06-12T16:30:15.595946311Z\" level=info msg=\"Removed container d29ad735aefc7cbb2e17c70c1d755526859727e11ed70b6ef978faed4e274563: openstack/dnsmasq-dns-764b948f4c-8499g/init\" id=cd46ef85-33ac-40d1-b31c-1362c02bb02a name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 16:30:18.312858 crc crio[21573]: time=\"2026-06-12T16:30:18.311329313Z\" level=info msg=\"Stopping pod sandbox: 9fd047a2a913d7180b10c8380ec37fc2bc0fb099cf244db1fcf0e6e8e9e97290\" id=0627c993-b31c-48d4-9c3f-b2ddb092e2df name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 16:30:18.316217 crc crio[21573]: time=\"2026-06-12T16:30:18.314677393Z\" level=info msg=\"Got pod network &{Name:nova-cell0-cell-mapping-jmwbj Namespace:openstack ID:9fd047a2a913d7180b10c8380ec37fc2bc0fb099cf244db1fcf0e6e8e9e97290 UID:d85ca732-1e53-433e-8510-f3857587089a NetNS:/var/run/netns/77d0e159-e29a-4c89-b5f0-fd1529b3aa4f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podd85ca732_1e53_433e_8510_f3857587089a.slice PodAnnotations:0xc0036740b0}] Aliases:map[]}\"\nJun 12 16:30:18.316217 crc crio[21573]: time=\"2026-06-12T16:30:18.314853107Z\" level=info msg=\"Deleting pod openstack_nova-cell0-cell-mapping-jmwbj from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 16:30:18.675330 crc crio[21573]: time=\"2026-06-12T16:30:18.674339785Z\" level=info msg=\"Stopped pod sandbox: 9fd047a2a913d7180b10c8380ec37fc2bc0fb099cf244db1fcf0e6e8e9e97290\" id=0627c993-b31c-48d4-9c3f-b2ddb092e2df name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 16:30:19.635220 crc crio[21573]: time=\"2026-06-12T16:30:19.635111678Z\" level=info msg=\"Stopping container: 8ddefe1fce5399e7f6dd02af8ea4d58df8d04eade192014a2baa7d3274075046 (timeout: 30s)\" id=15caec43-f235-49e7-b9a5-b4ee5ed931d1 name=/runtime.v1.RuntimeService/StopContainer\nJun 12 16:30:19.637184 crc crio[21573]: time=\"2026-06-12T16:30:19.635127328Z\" level=info msg=\"Stopping container: d255b7be3260a2652ec6a71a618289c485e3b4a4ba7ae1c22d6373a7fdae0c43 (timeout: 30s)\" id=90020d11-f2d1-455c-8d1e-ba51b352fd33 name=/runtime.v1.RuntimeService/StopContainer\nJun 12 16:30:19.657421 crc crio[21573]: time=\"2026-06-12T16:30:19.657195563Z\" level=info msg=\"Stopping container: 38d2aa1dfe0323900bfd9be5055b8f4fb6e787243388e710d26cf0eca35fda06 (timeout: 30s)\" id=1c74bad9-fa53-46e4-9930-2b9d9298fffa name=/runtime.v1.RuntimeService/StopContainer\nJun 12 16:30:19.783783 crc crio[21573]: time=\"2026-06-12T16:30:19.782105419Z\" level=info msg=\"Stopped container 8ddefe1fce5399e7f6dd02af8ea4d58df8d04eade192014a2baa7d3274075046: openstack/nova-api-0/nova-api-log\" id=15caec43-f235-49e7-b9a5-b4ee5ed931d1 name=/runtime.v1.RuntimeService/StopContainer\nJun 12 16:30:19.977001 crc crio[21573]: time=\"2026-06-12T16:30:19.976844374Z\" level=info msg=\"Stopped container d255b7be3260a2652ec6a71a618289c485e3b4a4ba7ae1c22d6373a7fdae0c43: openstack/nova-api-0/nova-api-api\" id=90020d11-f2d1-455c-8d1e-ba51b352fd33 name=/runtime.v1.RuntimeService/StopContainer\nJun 12 16:30:19.978765 crc crio[21573]: time=\"2026-06-12T16:30:19.978689703Z\" level=info msg=\"Stopping pod sandbox: 9f3c4a48b13b77e540676e280cd1069b604d72c2a5175d5a5e8b208010727d53\" id=5d0169d8-8212-4ff3-bc83-ac792e1d51ba name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 16:30:19.979703 crc crio[21573]: time=\"2026-06-12T16:30:19.979594277Z\" level=info msg=\"Got pod network &{Name:nova-api-0 Namespace:openstack ID:9f3c4a48b13b77e540676e280cd1069b604d72c2a5175d5a5e8b208010727d53 UID:df637b61-850e-4905-a006-93d403ad2c58 NetNS:/var/run/netns/217b19c1-451c-49c9-a225-74beeac011d9 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poddf637b61_850e_4905_a006_93d403ad2c58.slice PodAnnotations:0xc002429718}] Aliases:map[]}\"\nJun 12 16:30:19.979880 crc crio[21573]: time=\"2026-06-12T16:30:19.979800003Z\" level=info msg=\"Deleting pod openstack_nova-api-0 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 16:30:20.390823 crc crio[21573]: time=\"2026-06-12T16:30:20.390414129Z\" level=info msg=\"Stopped pod sandbox: 9f3c4a48b13b77e540676e280cd1069b604d72c2a5175d5a5e8b208010727d53\" id=5d0169d8-8212-4ff3-bc83-ac792e1d51ba name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 16:30:21.411433 crc crio[21573]: time=\"2026-06-12T16:30:21.410637448Z\" level=info msg=\"Removing container: d255b7be3260a2652ec6a71a618289c485e3b4a4ba7ae1c22d6373a7fdae0c43\" id=d666a084-6d3b-44d6-a082-a0f55e0bac50 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 16:30:21.471722 crc crio[21573]: time=\"2026-06-12T16:30:21.471271526Z\" level=info msg=\"Removed container d255b7be3260a2652ec6a71a618289c485e3b4a4ba7ae1c22d6373a7fdae0c43: openstack/nova-api-0/nova-api-api\" id=d666a084-6d3b-44d6-a082-a0f55e0bac50 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 16:30:21.475775 crc crio[21573]: time=\"2026-06-12T16:30:21.475714013Z\" level=info msg=\"Removing container: 8ddefe1fce5399e7f6dd02af8ea4d58df8d04eade192014a2baa7d3274075046\" id=25af2d6b-05ee-4658-b8b5-66648624b2b4 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 16:30:21.512004 crc crio[21573]: time=\"2026-06-12T16:30:21.509235327Z\" level=info msg=\"Removed container 8ddefe1fce5399e7f6dd02af8ea4d58df8d04eade192014a2baa7d3274075046: openstack/nova-api-0/nova-api-log\" id=25af2d6b-05ee-4658-b8b5-66648624b2b4 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 16:30:21.891785 crc crio[21573]: time=\"2026-06-12T16:30:21.89109653Z\" level=info msg=\"Running pod sandbox: openstack/nova-api-0/POD\" id=a24780fe-5625-47e8-8bd8-4b066a29a013 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 16:30:21.891785 crc crio[21573]: time=\"2026-06-12T16:30:21.891776438Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:30:21.940657 crc crio[21573]: time=\"2026-06-12T16:30:21.940536752Z\" level=info msg=\"Got pod network &{Name:nova-api-0 Namespace:openstack ID:a89bf276abdfb4bbb6cf1b75be4083c3561039f36fd61541ac7c6754c3e98bca UID:cf38f704-44d4-4db4-9bd8-d13decfcaaef NetNS:/var/run/netns/809ec6a1-c32d-463d-8662-0be9819d8c2e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podcf38f704_44d4_4db4_9bd8_d13decfcaaef.slice PodAnnotations:0xc002428388}] Aliases:map[]}\"\nJun 12 16:30:21.940657 crc crio[21573]: time=\"2026-06-12T16:30:21.940613814Z\" level=info msg=\"Adding pod openstack_nova-api-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 16:30:22.811017 crc crio[21573]: 2026-06-12T16:30:22Z [verbose] CmdAdd (shim): {1.1.0 [{Name:a89bf276abdfb4b Mac:c2:6b:78:7c:0d:bf Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:cb Mtu:0 Sandbox:/var/run/netns/809ec6a1-c32d-463d-8662-0be9819d8c2e SocketPath: PciID:}] [{Interface:0xc0001406e0 Address:{IP:10.217.0.203 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 16:30:22.814042 crc crio[21573]: time=\"2026-06-12T16:30:22.813930854Z\" level=info msg=\"Got pod network &{Name:nova-api-0 Namespace:openstack ID:a89bf276abdfb4bbb6cf1b75be4083c3561039f36fd61541ac7c6754c3e98bca UID:cf38f704-44d4-4db4-9bd8-d13decfcaaef NetNS:/var/run/netns/809ec6a1-c32d-463d-8662-0be9819d8c2e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podcf38f704_44d4_4db4_9bd8_d13decfcaaef.slice PodAnnotations:0xc002428388}] Aliases:map[]}\"\nJun 12 16:30:22.814339 crc crio[21573]: time=\"2026-06-12T16:30:22.814313765Z\" level=info msg=\"Checking pod openstack_nova-api-0 for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 16:30:22.836216 crc crio[21573]: time=\"2026-06-12T16:30:22.836146719Z\" level=info msg=\"Ran pod sandbox a89bf276abdfb4bbb6cf1b75be4083c3561039f36fd61541ac7c6754c3e98bca with infra container: openstack/nova-api-0/POD\" id=a24780fe-5625-47e8-8bd8-4b066a29a013 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 16:30:22.842112 crc crio[21573]: time=\"2026-06-12T16:30:22.842023799Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified\" id=003a63a2-9029-4238-acee-6bf56181d7c7 name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:30:22.849191 crc crio[21573]: time=\"2026-06-12T16:30:22.848956224Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified\" id=5fd0a4fc-8aef-45dc-9165-f3786fb10822 name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:30:22.863823 crc crio[21573]: time=\"2026-06-12T16:30:22.863709716Z\" level=info msg=\"Creating container: openstack/nova-api-0/nova-api-log\" id=79fa2bbb-9756-4771-9a27-abe4768e9dd9 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:30:22.865378 crc crio[21573]: time=\"2026-06-12T16:30:22.865296769Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:30:22.928382 crc crio[21573]: time=\"2026-06-12T16:30:22.927909593Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:30:22.938312 crc crio[21573]: time=\"2026-06-12T16:30:22.938161597Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:30:23.121272 crc crio[21573]: time=\"2026-06-12T16:30:23.12077043Z\" level=info msg=\"Stopped container 38d2aa1dfe0323900bfd9be5055b8f4fb6e787243388e710d26cf0eca35fda06: openstack/nova-scheduler-0/nova-scheduler-scheduler\" id=1c74bad9-fa53-46e4-9930-2b9d9298fffa name=/runtime.v1.RuntimeService/StopContainer\nJun 12 16:30:23.123041 crc crio[21573]: time=\"2026-06-12T16:30:23.122874297Z\" level=info msg=\"Stopping pod sandbox: 5841cf2bd544a77e227de0a68231c3ae5451ad8aaaabdbcea1081f81c4e71ed5\" id=2064acd8-3ce3-411e-b0e4-34f817b20cda name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 16:30:23.124053 crc crio[21573]: time=\"2026-06-12T16:30:23.123837432Z\" level=info msg=\"Got pod network &{Name:nova-scheduler-0 Namespace:openstack ID:5841cf2bd544a77e227de0a68231c3ae5451ad8aaaabdbcea1081f81c4e71ed5 UID:7e448fc2-95f1-479f-b091-cbe678859d30 NetNS:/var/run/netns/5086ab63-58bf-4ed2-b4d2-00daeec33834 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod7e448fc2_95f1_479f_b091_cbe678859d30.slice PodAnnotations:0xc003674808}] Aliases:map[]}\"\nJun 12 16:30:23.124193 crc crio[21573]: time=\"2026-06-12T16:30:23.124128181Z\" level=info msg=\"Deleting pod openstack_nova-scheduler-0 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 16:30:23.136379 crc crio[21573]: time=\"2026-06-12T16:30:23.136256493Z\" level=info msg=\"Created container 795aae25408f7a90e934f5056ad830c9a7c971e40ef9f32d7bc9f000d8a68ff4: openstack/nova-api-0/nova-api-log\" id=79fa2bbb-9756-4771-9a27-abe4768e9dd9 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:30:23.138256 crc crio[21573]: time=\"2026-06-12T16:30:23.138209124Z\" level=info msg=\"Starting container: 795aae25408f7a90e934f5056ad830c9a7c971e40ef9f32d7bc9f000d8a68ff4\" id=7485b90b-e5b7-401e-b459-5adfdff227c5 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 16:30:23.150366 crc crio[21573]: time=\"2026-06-12T16:30:23.150300235Z\" level=info msg=\"Started container\" PID=91263 containerID=795aae25408f7a90e934f5056ad830c9a7c971e40ef9f32d7bc9f000d8a68ff4 description=openstack/nova-api-0/nova-api-log id=7485b90b-e5b7-401e-b459-5adfdff227c5 name=/runtime.v1.RuntimeService/StartContainer sandboxID=a89bf276abdfb4bbb6cf1b75be4083c3561039f36fd61541ac7c6754c3e98bca\nJun 12 16:30:23.192274 crc crio[21573]: time=\"2026-06-12T16:30:23.190875861Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified\" id=78536849-6e63-4c8c-b00d-4ccc72316ee9 name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:30:23.225167 crc crio[21573]: time=\"2026-06-12T16:30:23.224956991Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified\" id=49a7a13d-ad2c-4c78-bb5f-06782feab0a5 name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:30:23.262542 crc crio[21573]: time=\"2026-06-12T16:30:23.26208427Z\" level=info msg=\"Creating container: openstack/nova-api-0/nova-api-api\" id=a0d1bc81-45a5-47c2-921d-3be3abbafad0 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:30:23.264224 crc crio[21573]: time=\"2026-06-12T16:30:23.264146765Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:30:23.559901 crc crio[21573]: time=\"2026-06-12T16:30:23.552331806Z\" level=info msg=\"Stopping pod sandbox: ee99047a8b6b7f65c65de8861aaa9089a94533e8928c68360c79ff9c32d438fb\" id=c9258ca9-44a5-4f8c-ba2f-b9343c71a7af name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 16:30:23.559901 crc crio[21573]: time=\"2026-06-12T16:30:23.553887768Z\" level=info msg=\"Got pod network &{Name:nova-cell1-conductor-db-sync-zttgr Namespace:openstack ID:ee99047a8b6b7f65c65de8861aaa9089a94533e8928c68360c79ff9c32d438fb UID:f70a1a71-7384-4fb4-8c60-bfd91ae45965 NetNS:/var/run/netns/2c64cccc-a13a-47f1-99ed-c61dffd7778f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podf70a1a71_7384_4fb4_8c60_bfd91ae45965.slice PodAnnotations:0xc001896100}] Aliases:map[]}\"\nJun 12 16:30:23.559901 crc crio[21573]: time=\"2026-06-12T16:30:23.554170526Z\" level=info msg=\"Deleting pod openstack_nova-cell1-conductor-db-sync-zttgr from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 16:30:23.583730 crc crio[21573]: time=\"2026-06-12T16:30:23.582621142Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:30:23.614427 crc crio[21573]: time=\"2026-06-12T16:30:23.614287241Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:30:23.740040 crc crio[21573]: time=\"2026-06-12T16:30:23.739872481Z\" level=info msg=\"Stopped pod sandbox: 5841cf2bd544a77e227de0a68231c3ae5451ad8aaaabdbcea1081f81c4e71ed5\" id=2064acd8-3ce3-411e-b0e4-34f817b20cda name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 16:30:24.006773 crc crio[21573]: time=\"2026-06-12T16:30:24.006663155Z\" level=info msg=\"Created container 4fb8bff984cb0ec9dc676d58a3d8f753b078af18d7e5c151e29896b4b420a229: openstack/nova-api-0/nova-api-api\" id=a0d1bc81-45a5-47c2-921d-3be3abbafad0 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:30:24.011699 crc crio[21573]: time=\"2026-06-12T16:30:24.011403309Z\" level=info msg=\"Starting container: 4fb8bff984cb0ec9dc676d58a3d8f753b078af18d7e5c151e29896b4b420a229\" id=c2157841-8a2a-4683-b185-6e0964f6f214 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 16:30:24.038271 crc crio[21573]: time=\"2026-06-12T16:30:24.037300725Z\" level=info msg=\"Started container\" PID=91355 containerID=4fb8bff984cb0ec9dc676d58a3d8f753b078af18d7e5c151e29896b4b420a229 description=openstack/nova-api-0/nova-api-api id=c2157841-8a2a-4683-b185-6e0964f6f214 name=/runtime.v1.RuntimeService/StartContainer sandboxID=a89bf276abdfb4bbb6cf1b75be4083c3561039f36fd61541ac7c6754c3e98bca\nJun 12 16:30:24.282910 crc crio[21573]: time=\"2026-06-12T16:30:24.282510197Z\" level=info msg=\"Stopped pod sandbox: ee99047a8b6b7f65c65de8861aaa9089a94533e8928c68360c79ff9c32d438fb\" id=c9258ca9-44a5-4f8c-ba2f-b9343c71a7af name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 16:30:24.581817 crc crio[21573]: time=\"2026-06-12T16:30:24.581714172Z\" level=info msg=\"Removing container: 38d2aa1dfe0323900bfd9be5055b8f4fb6e787243388e710d26cf0eca35fda06\" id=f9cbdf31-0898-463d-8702-df1d6b0dd7a4 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 16:30:24.630882 crc crio[21573]: time=\"2026-06-12T16:30:24.630134643Z\" level=info msg=\"Removed container 38d2aa1dfe0323900bfd9be5055b8f4fb6e787243388e710d26cf0eca35fda06: openstack/nova-scheduler-0/nova-scheduler-scheduler\" id=f9cbdf31-0898-463d-8702-df1d6b0dd7a4 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 16:30:25.099818 crc crio[21573]: time=\"2026-06-12T16:30:25.099749795Z\" level=info msg=\"Running pod sandbox: openstack/nova-scheduler-0/POD\" id=300b1cc4-bd38-459b-ad3a-6a158e7a3e09 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 16:30:25.102107 crc crio[21573]: time=\"2026-06-12T16:30:25.099867489Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:30:25.144804 crc crio[21573]: time=\"2026-06-12T16:30:25.143913811Z\" level=info msg=\"Got pod network &{Name:nova-scheduler-0 Namespace:openstack ID:7586fc9e467e6cd2b8774f7cd9c5d58e1d74eb622ebb26b4f21d8fcd28b9d2cb UID:3688df61-e941-48c1-8348-4b9ebad0b98c NetNS:/var/run/netns/812b3661-099a-472c-937b-bd49a7cb7970 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod3688df61_e941_48c1_8348_4b9ebad0b98c.slice PodAnnotations:0xc006380958}] Aliases:map[]}\"\nJun 12 16:30:25.144804 crc crio[21573]: time=\"2026-06-12T16:30:25.144532797Z\" level=info msg=\"Adding pod openstack_nova-scheduler-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 16:30:25.257431 crc crio[21573]: time=\"2026-06-12T16:30:25.257279135Z\" level=info msg=\"Stopping container: 5b54f39717647086fa42540e43ee41d493220cf105c1957903a6118975070a0d (timeout: 30s)\" id=26e22076-7e74-465a-97c4-8d3014d7eb39 name=/runtime.v1.RuntimeService/StopContainer\nJun 12 16:30:25.398795 crc crio[21573]: time=\"2026-06-12T16:30:25.398641398Z\" level=info msg=\"Stopped container 5b54f39717647086fa42540e43ee41d493220cf105c1957903a6118975070a0d: openstack/kube-state-metrics-0/kube-state-metrics\" id=26e22076-7e74-465a-97c4-8d3014d7eb39 name=/runtime.v1.RuntimeService/StopContainer\nJun 12 16:30:25.400028 crc crio[21573]: time=\"2026-06-12T16:30:25.399923726Z\" level=info msg=\"Stopping pod sandbox: 4f2e28cc5ec8d35382dddbe68ef3aea3d643ccdd34c289ecb51ccf3e8e7034ba\" id=5f53bf88-d20b-4f89-8295-c5193ab2e118 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 16:30:25.401754 crc crio[21573]: time=\"2026-06-12T16:30:25.401628471Z\" level=info msg=\"Got pod network &{Name:kube-state-metrics-0 Namespace:openstack ID:4f2e28cc5ec8d35382dddbe68ef3aea3d643ccdd34c289ecb51ccf3e8e7034ba UID:4e717c39-58e3-4145-a6ce-77440894537e NetNS:/var/run/netns/cdc61f8c-5489-47cf-8ffc-d91ef8fb425c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod4e717c39_58e3_4145_a6ce_77440894537e.slice PodAnnotations:0xc000569040}] Aliases:map[]}\"\nJun 12 16:30:25.402008 crc crio[21573]: time=\"2026-06-12T16:30:25.401922569Z\" level=info msg=\"Deleting pod openstack_kube-state-metrics-0 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 16:30:25.418329 crc crio[21573]: time=\"2026-06-12T16:30:25.418216635Z\" level=info msg=\"Running pod sandbox: openstack/nova-cell1-conductor-0/POD\" id=a3893a43-07ef-4ddb-ac20-a31b01c940a8 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 16:30:25.419150 crc crio[21573]: time=\"2026-06-12T16:30:25.418343539Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:30:25.543222 crc crio[21573]: time=\"2026-06-12T16:30:25.542556458Z\" level=info msg=\"Got pod network &{Name:nova-cell1-conductor-0 Namespace:openstack ID:28e419e7ca2e84b5d848c7e7dd89dc7d03c05c4513e99488b235eb58623fa998 UID:fe0cd4e7-87d3-4ce6-ad63-2b196f677ad0 NetNS:/var/run/netns/53947699-4d78-4c76-9efa-865e06c62e60 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podfe0cd4e7_87d3_4ce6_ad63_2b196f677ad0.slice PodAnnotations:0xc006380028}] Aliases:map[]}\"\nJun 12 16:30:25.543222 crc crio[21573]: time=\"2026-06-12T16:30:25.543192756Z\" level=info msg=\"Adding pod openstack_nova-cell1-conductor-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 16:30:25.865689 crc crio[21573]: 2026-06-12T16:30:25Z [verbose] CmdAdd (shim): {1.1.0 [{Name:7586fc9e467e6cd Mac:1a:87:85:b7:97:df Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:cc Mtu:0 Sandbox:/var/run/netns/812b3661-099a-472c-937b-bd49a7cb7970 SocketPath: PciID:}] [{Interface:0xc0001268b0 Address:{IP:10.217.0.204 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 16:30:25.868966 crc crio[21573]: time=\"2026-06-12T16:30:25.868226107Z\" level=info msg=\"Got pod network &{Name:nova-scheduler-0 Namespace:openstack ID:7586fc9e467e6cd2b8774f7cd9c5d58e1d74eb622ebb26b4f21d8fcd28b9d2cb UID:3688df61-e941-48c1-8348-4b9ebad0b98c NetNS:/var/run/netns/812b3661-099a-472c-937b-bd49a7cb7970 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod3688df61_e941_48c1_8348_4b9ebad0b98c.slice PodAnnotations:0xc006380958}] Aliases:map[]}\"\nJun 12 16:30:25.868966 crc crio[21573]: time=\"2026-06-12T16:30:25.868515246Z\" level=info msg=\"Checking pod openstack_nova-scheduler-0 for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 16:30:25.897646 crc crio[21573]: time=\"2026-06-12T16:30:25.896727521Z\" level=info msg=\"Ran pod sandbox 7586fc9e467e6cd2b8774f7cd9c5d58e1d74eb622ebb26b4f21d8fcd28b9d2cb with infra container: openstack/nova-scheduler-0/POD\" id=300b1cc4-bd38-459b-ad3a-6a158e7a3e09 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 16:30:25.922629 crc crio[21573]: time=\"2026-06-12T16:30:25.922514561Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-scheduler:current-podified\" id=91083e8c-d5d7-42c0-a4b2-1043bf0d90df name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:30:25.984799 crc crio[21573]: time=\"2026-06-12T16:30:25.984687773Z\" level=info msg=\"Stopped pod sandbox: 4f2e28cc5ec8d35382dddbe68ef3aea3d643ccdd34c289ecb51ccf3e8e7034ba\" id=5f53bf88-d20b-4f89-8295-c5193ab2e118 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 16:30:26.012123 crc crio[21573]: time=\"2026-06-12T16:30:26.011770806Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-scheduler:current-podified\" id=ea59e883-a9b0-433f-9baf-2d0c536fa646 name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:30:26.037557 crc crio[21573]: time=\"2026-06-12T16:30:26.03680689Z\" level=info msg=\"Creating container: openstack/nova-scheduler-0/nova-scheduler-scheduler\" id=c772260c-557e-4814-8568-1d2e3634ef7a name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:30:26.040518 crc crio[21573]: time=\"2026-06-12T16:30:26.03979816Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:30:26.085834 crc crio[21573]: 2026-06-12T16:30:26Z [verbose] CmdAdd (shim): {1.1.0 [{Name:28e419e7ca2e84b Mac:22:7f:d7:ea:84:17 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:cd Mtu:0 Sandbox:/var/run/netns/53947699-4d78-4c76-9efa-865e06c62e60 SocketPath: PciID:}] [{Interface:0xc000014610 Address:{IP:10.217.0.205 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 16:30:26.087175 crc crio[21573]: time=\"2026-06-12T16:30:26.087077007Z\" level=info msg=\"Got pod network &{Name:nova-cell1-conductor-0 Namespace:openstack ID:28e419e7ca2e84b5d848c7e7dd89dc7d03c05c4513e99488b235eb58623fa998 UID:fe0cd4e7-87d3-4ce6-ad63-2b196f677ad0 NetNS:/var/run/netns/53947699-4d78-4c76-9efa-865e06c62e60 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podfe0cd4e7_87d3_4ce6_ad63_2b196f677ad0.slice PodAnnotations:0xc006380028}] Aliases:map[]}\"\nJun 12 16:30:26.087394 crc crio[21573]: time=\"2026-06-12T16:30:26.087322277Z\" level=info msg=\"Checking pod openstack_nova-cell1-conductor-0 for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 16:30:26.112624 crc crio[21573]: time=\"2026-06-12T16:30:26.112502883Z\" level=info msg=\"Ran pod sandbox 28e419e7ca2e84b5d848c7e7dd89dc7d03c05c4513e99488b235eb58623fa998 with infra container: openstack/nova-cell1-conductor-0/POD\" id=a3893a43-07ef-4ddb-ac20-a31b01c940a8 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 16:30:26.120835 crc crio[21573]: time=\"2026-06-12T16:30:26.12073588Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-conductor:current-podified\" id=562cbc41-526b-48a2-b00b-1100c00914b6 name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:30:26.137500 crc crio[21573]: time=\"2026-06-12T16:30:26.137301032Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:30:26.144511 crc crio[21573]: time=\"2026-06-12T16:30:26.144372688Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:30:26.158010 crc crio[21573]: time=\"2026-06-12T16:30:26.157824106Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-conductor:current-podified\" id=7af75f4e-3db5-4bb4-b8be-b75983f55f6a name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:30:26.178653 crc crio[21573]: time=\"2026-06-12T16:30:26.178408203Z\" level=info msg=\"Creating container: openstack/nova-cell1-conductor-0/nova-cell1-conductor-conductor\" id=36dc13bc-c634-4a20-a7a3-39ae40986f9a name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:30:26.179059 crc crio[21573]: time=\"2026-06-12T16:30:26.178963478Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:30:26.270182 crc crio[21573]: time=\"2026-06-12T16:30:26.27005379Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:30:26.276591 crc crio[21573]: time=\"2026-06-12T16:30:26.276498871Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:30:26.506071 crc crio[21573]: time=\"2026-06-12T16:30:26.505258523Z\" level=info msg=\"Created container 7398b708c54737031279c33ed4fa14697fe87cfdb7134e23412961d14d546db2: openstack/nova-scheduler-0/nova-scheduler-scheduler\" id=c772260c-557e-4814-8568-1d2e3634ef7a name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:30:26.507129 crc crio[21573]: time=\"2026-06-12T16:30:26.506578298Z\" level=info msg=\"Created container aaae283c70751f68971cb48b93c4d6826a8790963ddb9996793ca5c7d404efd4: openstack/nova-cell1-conductor-0/nova-cell1-conductor-conductor\" id=36dc13bc-c634-4a20-a7a3-39ae40986f9a name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:30:26.508404 crc crio[21573]: time=\"2026-06-12T16:30:26.508325195Z\" level=info msg=\"Starting container: 7398b708c54737031279c33ed4fa14697fe87cfdb7134e23412961d14d546db2\" id=44012770-236f-4259-8c5e-6972e65bb536 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 16:30:26.517052 crc crio[21573]: time=\"2026-06-12T16:30:26.508812481Z\" level=info msg=\"Starting container: aaae283c70751f68971cb48b93c4d6826a8790963ddb9996793ca5c7d404efd4\" id=33be3260-c91c-45ab-8787-a2c636c8cf36 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 16:30:26.522013 crc crio[21573]: time=\"2026-06-12T16:30:26.521891096Z\" level=info msg=\"Started container\" PID=91783 containerID=7398b708c54737031279c33ed4fa14697fe87cfdb7134e23412961d14d546db2 description=openstack/nova-scheduler-0/nova-scheduler-scheduler id=44012770-236f-4259-8c5e-6972e65bb536 name=/runtime.v1.RuntimeService/StartContainer sandboxID=7586fc9e467e6cd2b8774f7cd9c5d58e1d74eb622ebb26b4f21d8fcd28b9d2cb\nJun 12 16:30:26.530508 crc crio[21573]: time=\"2026-06-12T16:30:26.525516222Z\" level=info msg=\"Started container\" PID=91786 containerID=aaae283c70751f68971cb48b93c4d6826a8790963ddb9996793ca5c7d404efd4 description=openstack/nova-cell1-conductor-0/nova-cell1-conductor-conductor id=33be3260-c91c-45ab-8787-a2c636c8cf36 name=/runtime.v1.RuntimeService/StartContainer sandboxID=28e419e7ca2e84b5d848c7e7dd89dc7d03c05c4513e99488b235eb58623fa998\nJun 12 16:30:26.672536 crc crio[21573]: time=\"2026-06-12T16:30:26.672255013Z\" level=info msg=\"Removing container: 5b54f39717647086fa42540e43ee41d493220cf105c1957903a6118975070a0d\" id=5625f355-62b6-4b51-b7b7-fe540e662b3c name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 16:30:26.721221 crc crio[21573]: time=\"2026-06-12T16:30:26.721087278Z\" level=info msg=\"Removed container 5b54f39717647086fa42540e43ee41d493220cf105c1957903a6118975070a0d: openstack/kube-state-metrics-0/kube-state-metrics\" id=5625f355-62b6-4b51-b7b7-fe540e662b3c name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 16:30:27.380229 crc crio[21573]: time=\"2026-06-12T16:30:27.379312913Z\" level=info msg=\"Running pod sandbox: openstack/kube-state-metrics-0/POD\" id=0a967286-8525-4c32-a06c-fd5b0370c44c name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 16:30:27.380229 crc crio[21573]: time=\"2026-06-12T16:30:27.380098022Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:30:27.449169 crc crio[21573]: time=\"2026-06-12T16:30:27.44850198Z\" level=info msg=\"Got pod network &{Name:kube-state-metrics-0 Namespace:openstack ID:1711c781759fe3f3145ae867d58f0383311d0c3f263070dbb8bd9f891fe90dd8 UID:e9d5dc8e-d7de-4c4e-98d0-aac659ef619f NetNS:/var/run/netns/685160b4-3855-4ca4-a5db-2854c82d3be4 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pode9d5dc8e_d7de_4c4e_98d0_aac659ef619f.slice PodAnnotations:0xc00443c978}] Aliases:map[]}\"\nJun 12 16:30:27.449169 crc crio[21573]: time=\"2026-06-12T16:30:27.448564312Z\" level=info msg=\"Adding pod openstack_kube-state-metrics-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 16:30:28.468575 crc crio[21573]: 2026-06-12T16:30:28Z [verbose] CmdAdd (shim): {1.1.0 [{Name:1711c781759fe3f Mac:06:09:e6:99:0c:de Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:ce Mtu:0 Sandbox:/var/run/netns/685160b4-3855-4ca4-a5db-2854c82d3be4 SocketPath: PciID:}] [{Interface:0xc00019ac10 Address:{IP:10.217.0.206 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 16:30:28.475609 crc crio[21573]: time=\"2026-06-12T16:30:28.47517688Z\" level=info msg=\"Got pod network &{Name:kube-state-metrics-0 Namespace:openstack ID:1711c781759fe3f3145ae867d58f0383311d0c3f263070dbb8bd9f891fe90dd8 UID:e9d5dc8e-d7de-4c4e-98d0-aac659ef619f NetNS:/var/run/netns/685160b4-3855-4ca4-a5db-2854c82d3be4 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pode9d5dc8e_d7de_4c4e_98d0_aac659ef619f.slice PodAnnotations:0xc00443c978}] Aliases:map[]}\"\nJun 12 16:30:28.476245 crc crio[21573]: time=\"2026-06-12T16:30:28.476197387Z\" level=info msg=\"Checking pod openstack_kube-state-metrics-0 for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 16:30:28.491043 crc crio[21573]: time=\"2026-06-12T16:30:28.490895448Z\" level=info msg=\"Ran pod sandbox 1711c781759fe3f3145ae867d58f0383311d0c3f263070dbb8bd9f891fe90dd8 with infra container: openstack/kube-state-metrics-0/POD\" id=0a967286-8525-4c32-a06c-fd5b0370c44c name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 16:30:28.497733 crc crio[21573]: time=\"2026-06-12T16:30:28.496146604Z\" level=info msg=\"Checking image status: registry.k8s.io/kube-state-metrics/kube-state-metrics:v2.15.0\" id=34c30aa7-8d52-4d91-84e8-3cfacd0bb7ca name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:30:28.525186 crc crio[21573]: time=\"2026-06-12T16:30:28.525127105Z\" level=info msg=\"Stopping container: 78e911185049e71322126521571869586acc89c078b2f8247f22e9875f1bb4e8 (timeout: 30s)\" id=462f721d-44b9-4488-ac67-2ed96b01e586 name=/runtime.v1.RuntimeService/StopContainer\nJun 12 16:30:28.528896 crc crio[21573]: time=\"2026-06-12T16:30:28.528796232Z\" level=info msg=\"Stopping container: 9db159731b30bede673c154b3f86bcc0c699e75a9fa3fdd36e78362a9921c404 (timeout: 30s)\" id=b8d4a717-4b5f-49c9-aa42-cdc33ffc1d05 name=/runtime.v1.RuntimeService/StopContainer\nJun 12 16:30:28.529360 crc crio[21573]: time=\"2026-06-12T16:30:28.529302626Z\" level=info msg=\"Stopping container: 8e32880c26aab998cf0ff8411e316e7912f00fdefe49cbc8d9caa1be8923c0a8 (timeout: 30s)\" id=098cabc1-7ea0-4417-b9a5-9fce0c15e55f name=/runtime.v1.RuntimeService/StopContainer\nJun 12 16:30:28.530535 crc crio[21573]: time=\"2026-06-12T16:30:28.530367666Z\" level=info msg=\"Stopping container: fe631fe40e1451e32dcb6e906d0c72172ebde9c4ab2ea7649dbc615e53b74234 (timeout: 30s)\" id=27a0da3a-936f-477e-af65-6e4fed317d1f name=/runtime.v1.RuntimeService/StopContainer\nJun 12 16:30:28.584511 crc crio[21573]: time=\"2026-06-12T16:30:28.582946222Z\" level=info msg=\"Checking image status: registry.k8s.io/kube-state-metrics/kube-state-metrics:v2.15.0\" id=29cb6862-27fd-47f5-99c7-44c68f12738e name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:30:28.593425 crc crio[21573]: time=\"2026-06-12T16:30:28.59334567Z\" level=info msg=\"Creating container: openstack/kube-state-metrics-0/kube-state-metrics\" id=1d35cdf4-e234-44d7-be18-ee9a200201b8 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:30:28.593920 crc crio[21573]: time=\"2026-06-12T16:30:28.593822332Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:30:28.663904 crc crio[21573]: time=\"2026-06-12T16:30:28.663760451Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:30:28.674213 crc crio[21573]: time=\"2026-06-12T16:30:28.674114576Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:30:28.679731 crc crio[21573]: time=\"2026-06-12T16:30:28.67963125Z\" level=info msg=\"Stopped container fe631fe40e1451e32dcb6e906d0c72172ebde9c4ab2ea7649dbc615e53b74234: openstack/ceilometer-0/sg-core\" id=27a0da3a-936f-477e-af65-6e4fed317d1f name=/runtime.v1.RuntimeService/StopContainer\nJun 12 16:30:28.758636 crc crio[21573]: time=\"2026-06-12T16:30:28.75853491Z\" level=info msg=\"Stopped container 8e32880c26aab998cf0ff8411e316e7912f00fdefe49cbc8d9caa1be8923c0a8: openstack/ceilometer-0/proxy-httpd\" id=098cabc1-7ea0-4417-b9a5-9fce0c15e55f name=/runtime.v1.RuntimeService/StopContainer\nJun 12 16:30:28.931904 crc crio[21573]: time=\"2026-06-12T16:30:28.931793665Z\" level=info msg=\"Created container 0939f26b911b2c2fa5c2993606fa034ab4cfd4de066916ea681290d64299b182: openstack/kube-state-metrics-0/kube-state-metrics\" id=1d35cdf4-e234-44d7-be18-ee9a200201b8 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:30:28.933960 crc crio[21573]: time=\"2026-06-12T16:30:28.933877814Z\" level=info msg=\"Starting container: 0939f26b911b2c2fa5c2993606fa034ab4cfd4de066916ea681290d64299b182\" id=9743ffe5-b38d-416e-8532-75149591c944 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 16:30:28.950767 crc crio[21573]: time=\"2026-06-12T16:30:28.950676366Z\" level=info msg=\"Started container\" PID=91967 containerID=0939f26b911b2c2fa5c2993606fa034ab4cfd4de066916ea681290d64299b182 description=openstack/kube-state-metrics-0/kube-state-metrics id=9743ffe5-b38d-416e-8532-75149591c944 name=/runtime.v1.RuntimeService/StartContainer sandboxID=1711c781759fe3f3145ae867d58f0383311d0c3f263070dbb8bd9f891fe90dd8\nJun 12 16:30:29.294342 crc crio[21573]: time=\"2026-06-12T16:30:29.293525765Z\" level=info msg=\"Stopped container 9db159731b30bede673c154b3f86bcc0c699e75a9fa3fdd36e78362a9921c404: openstack/ceilometer-0/ceilometer-central-agent\" id=b8d4a717-4b5f-49c9-aa42-cdc33ffc1d05 name=/runtime.v1.RuntimeService/StopContainer\nJun 12 16:30:30.586223 crc crio[21573]: time=\"2026-06-12T16:30:30.586019298Z\" level=info msg=\"Stopped container 78e911185049e71322126521571869586acc89c078b2f8247f22e9875f1bb4e8: openstack/ceilometer-0/ceilometer-notification-agent\" id=462f721d-44b9-4488-ac67-2ed96b01e586 name=/runtime.v1.RuntimeService/StopContainer\nJun 12 16:30:30.588664 crc crio[21573]: time=\"2026-06-12T16:30:30.587163568Z\" level=info msg=\"Stopping pod sandbox: 85ffec05f42e64954274853a858b6b2893c31a6eab2872674f70c8b5a5f80268\" id=eacb2ddf-944d-46f9-9fac-5ec99fea5339 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 16:30:30.588664 crc crio[21573]: time=\"2026-06-12T16:30:30.588027961Z\" level=info msg=\"Got pod network &{Name:ceilometer-0 Namespace:openstack ID:85ffec05f42e64954274853a858b6b2893c31a6eab2872674f70c8b5a5f80268 UID:c99817a8-6926-4054-8b4e-433b61fac75a NetNS:/var/run/netns/870fcf83-c56e-4305-8994-4e85fa62dd7d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podc99817a8_6926_4054_8b4e_433b61fac75a.slice PodAnnotations:0xc00008d980}] Aliases:map[]}\"\nJun 12 16:30:30.588664 crc crio[21573]: time=\"2026-06-12T16:30:30.588215897Z\" level=info msg=\"Deleting pod openstack_ceilometer-0 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 16:30:31.109334 crc crio[21573]: time=\"2026-06-12T16:30:31.108639536Z\" level=info msg=\"Stopped pod sandbox: 85ffec05f42e64954274853a858b6b2893c31a6eab2872674f70c8b5a5f80268\" id=eacb2ddf-944d-46f9-9fac-5ec99fea5339 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 16:30:31.744127 crc crio[21573]: time=\"2026-06-12T16:30:31.743338816Z\" level=info msg=\"Removing container: 51f0725ccfb47060dfe9a9bda31e695f5077f0b58c5164603c50b63377f26ff6\" id=f6597bcc-e67a-49f4-bb55-bd33f04c02cf name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 16:30:31.798021 crc crio[21573]: time=\"2026-06-12T16:30:31.797884359Z\" level=info msg=\"Removed container 51f0725ccfb47060dfe9a9bda31e695f5077f0b58c5164603c50b63377f26ff6: openshift-operator-lifecycle-manager/collect-profiles-29687985-5mw5k/collect-profiles\" id=f6597bcc-e67a-49f4-bb55-bd33f04c02cf name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 16:30:31.808373 crc crio[21573]: time=\"2026-06-12T16:30:31.808163951Z\" level=info msg=\"Removing container: d22bd7beacead60d137e33279eb2c50c218ef549401ac8f68c929a136cc48b7c\" id=144b3978-38d7-4fde-bbd4-82f3be28ed31 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 16:30:31.871716 crc crio[21573]: time=\"2026-06-12T16:30:31.871545965Z\" level=info msg=\"Removing container: 8e32880c26aab998cf0ff8411e316e7912f00fdefe49cbc8d9caa1be8923c0a8\" id=5c27c06a-96bb-41e5-91d6-89a96e2a9bdf name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 16:30:32.022388 crc crio[21573]: time=\"2026-06-12T16:30:32.022259552Z\" level=info msg=\"Removed container d22bd7beacead60d137e33279eb2c50c218ef549401ac8f68c929a136cc48b7c: openshift-infra/auto-csr-approver-29688024-lfhvq/oc\" id=144b3978-38d7-4fde-bbd4-82f3be28ed31 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 16:30:32.038239 crc crio[21573]: time=\"2026-06-12T16:30:32.038147295Z\" level=info msg=\"Stopping pod sandbox: 4f2e28cc5ec8d35382dddbe68ef3aea3d643ccdd34c289ecb51ccf3e8e7034ba\" id=c905dda8-edda-43c7-8aad-a566e20f8191 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 16:30:32.038239 crc crio[21573]: time=\"2026-06-12T16:30:32.038260268Z\" level=info msg=\"Stopped pod sandbox (already stopped): 4f2e28cc5ec8d35382dddbe68ef3aea3d643ccdd34c289ecb51ccf3e8e7034ba\" id=c905dda8-edda-43c7-8aad-a566e20f8191 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 16:30:32.039696 crc crio[21573]: time=\"2026-06-12T16:30:32.039631254Z\" level=info msg=\"Removing pod sandbox: 4f2e28cc5ec8d35382dddbe68ef3aea3d643ccdd34c289ecb51ccf3e8e7034ba\" id=eab2beb9-2f22-47f7-a199-0661d9c2db74 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 16:30:32.052099 crc crio[21573]: time=\"2026-06-12T16:30:32.051951697Z\" level=info msg=\"Removed container 8e32880c26aab998cf0ff8411e316e7912f00fdefe49cbc8d9caa1be8923c0a8: openstack/ceilometer-0/proxy-httpd\" id=5c27c06a-96bb-41e5-91d6-89a96e2a9bdf name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 16:30:32.057636 crc crio[21573]: time=\"2026-06-12T16:30:32.057548971Z\" level=info msg=\"Removing container: fe631fe40e1451e32dcb6e906d0c72172ebde9c4ab2ea7649dbc615e53b74234\" id=36a58f00-f797-4b15-a5ce-342d2d59bd20 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 16:30:32.083644 crc crio[21573]: time=\"2026-06-12T16:30:32.081640373Z\" level=info msg=\"Removed pod sandbox: 4f2e28cc5ec8d35382dddbe68ef3aea3d643ccdd34c289ecb51ccf3e8e7034ba\" id=eab2beb9-2f22-47f7-a199-0661d9c2db74 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 16:30:32.083644 crc crio[21573]: time=\"2026-06-12T16:30:32.083341147Z\" level=info msg=\"Stopping pod sandbox: 95a0f356b416d2dd11bebaa3b9d445b1b03f7a8e05863296709f404878b080ad\" id=0f43ff80-ad84-42e3-869c-b2dd147acf9b name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 16:30:32.083644 crc crio[21573]: time=\"2026-06-12T16:30:32.083431999Z\" level=info msg=\"Stopped pod sandbox (already stopped): 95a0f356b416d2dd11bebaa3b9d445b1b03f7a8e05863296709f404878b080ad\" id=0f43ff80-ad84-42e3-869c-b2dd147acf9b name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 16:30:32.086351 crc crio[21573]: time=\"2026-06-12T16:30:32.086290297Z\" level=info msg=\"Removing pod sandbox: 95a0f356b416d2dd11bebaa3b9d445b1b03f7a8e05863296709f404878b080ad\" id=fa81e419-a5ac-4258-8793-e72f1315bad7 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 16:30:32.120310 crc crio[21573]: time=\"2026-06-12T16:30:32.12020547Z\" level=info msg=\"Removed container fe631fe40e1451e32dcb6e906d0c72172ebde9c4ab2ea7649dbc615e53b74234: openstack/ceilometer-0/sg-core\" id=36a58f00-f797-4b15-a5ce-342d2d59bd20 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 16:30:32.130736 crc crio[21573]: time=\"2026-06-12T16:30:32.130611031Z\" level=info msg=\"Removing container: 78e911185049e71322126521571869586acc89c078b2f8247f22e9875f1bb4e8\" id=e23d1f43-3162-45d3-8dac-2c286bf87d48 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 16:30:32.147019 crc crio[21573]: time=\"2026-06-12T16:30:32.146876629Z\" level=info msg=\"Removed pod sandbox: 95a0f356b416d2dd11bebaa3b9d445b1b03f7a8e05863296709f404878b080ad\" id=fa81e419-a5ac-4258-8793-e72f1315bad7 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 16:30:32.152113 crc crio[21573]: time=\"2026-06-12T16:30:32.151721946Z\" level=info msg=\"Stopping pod sandbox: 5841cf2bd544a77e227de0a68231c3ae5451ad8aaaabdbcea1081f81c4e71ed5\" id=dfb8369b-f992-44f5-b705-1c72fb38a1e1 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 16:30:32.152113 crc crio[21573]: time=\"2026-06-12T16:30:32.151803448Z\" level=info msg=\"Stopped pod sandbox (already stopped): 5841cf2bd544a77e227de0a68231c3ae5451ad8aaaabdbcea1081f81c4e71ed5\" id=dfb8369b-f992-44f5-b705-1c72fb38a1e1 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 16:30:32.155661 crc crio[21573]: time=\"2026-06-12T16:30:32.1556036Z\" level=info msg=\"Removing pod sandbox: 5841cf2bd544a77e227de0a68231c3ae5451ad8aaaabdbcea1081f81c4e71ed5\" id=e61178f7-52a3-4cd1-954a-2ef1cf9bff76 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 16:30:32.192553 crc crio[21573]: time=\"2026-06-12T16:30:32.192309538Z\" level=info msg=\"Removed pod sandbox: 5841cf2bd544a77e227de0a68231c3ae5451ad8aaaabdbcea1081f81c4e71ed5\" id=e61178f7-52a3-4cd1-954a-2ef1cf9bff76 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 16:30:32.200306 crc crio[21573]: time=\"2026-06-12T16:30:32.200255791Z\" level=info msg=\"Stopping pod sandbox: efa2f6d5e2cddc322164586db4bf1d6a41c8d89e21b0edd944132f4e79ace795\" id=1d051863-a78b-4139-a989-d0dba04031cf name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 16:30:32.200641 crc crio[21573]: time=\"2026-06-12T16:30:32.20057709Z\" level=info msg=\"Stopped pod sandbox (already stopped): efa2f6d5e2cddc322164586db4bf1d6a41c8d89e21b0edd944132f4e79ace795\" id=1d051863-a78b-4139-a989-d0dba04031cf name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 16:30:32.202485 crc crio[21573]: time=\"2026-06-12T16:30:32.20235122Z\" level=info msg=\"Removing pod sandbox: efa2f6d5e2cddc322164586db4bf1d6a41c8d89e21b0edd944132f4e79ace795\" id=ea2013ed-56ed-40f7-9024-0ddef049275b name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 16:30:32.249061 crc crio[21573]: time=\"2026-06-12T16:30:32.248892573Z\" level=info msg=\"Removed container 78e911185049e71322126521571869586acc89c078b2f8247f22e9875f1bb4e8: openstack/ceilometer-0/ceilometer-notification-agent\" id=e23d1f43-3162-45d3-8dac-2c286bf87d48 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 16:30:32.277010 crc crio[21573]: time=\"2026-06-12T16:30:32.276869414Z\" level=info msg=\"Removing container: 9db159731b30bede673c154b3f86bcc0c699e75a9fa3fdd36e78362a9921c404\" id=049b1055-990a-4ea1-b86f-d0cdd4c32122 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 16:30:32.296220 crc crio[21573]: time=\"2026-06-12T16:30:32.296092157Z\" level=info msg=\"Removed pod sandbox: efa2f6d5e2cddc322164586db4bf1d6a41c8d89e21b0edd944132f4e79ace795\" id=ea2013ed-56ed-40f7-9024-0ddef049275b name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 16:30:32.298154 crc crio[21573]: time=\"2026-06-12T16:30:32.298065166Z\" level=info msg=\"Stopping pod sandbox: 9f3c4a48b13b77e540676e280cd1069b604d72c2a5175d5a5e8b208010727d53\" id=5cc30061-d7aa-4d65-ab4e-5928e80c292e name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 16:30:32.298266 crc crio[21573]: time=\"2026-06-12T16:30:32.298174759Z\" level=info msg=\"Stopped pod sandbox (already stopped): 9f3c4a48b13b77e540676e280cd1069b604d72c2a5175d5a5e8b208010727d53\" id=5cc30061-d7aa-4d65-ab4e-5928e80c292e name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 16:30:32.298878 crc crio[21573]: time=\"2026-06-12T16:30:32.298809615Z\" level=info msg=\"Removing pod sandbox: 9f3c4a48b13b77e540676e280cd1069b604d72c2a5175d5a5e8b208010727d53\" id=39d724d4-84b9-4d2e-b592-496142afa5e0 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 16:30:32.331330 crc crio[21573]: time=\"2026-06-12T16:30:32.331228168Z\" level=info msg=\"Removed container 9db159731b30bede673c154b3f86bcc0c699e75a9fa3fdd36e78362a9921c404: openstack/ceilometer-0/ceilometer-central-agent\" id=049b1055-990a-4ea1-b86f-d0cdd4c32122 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 16:30:32.350769 crc crio[21573]: time=\"2026-06-12T16:30:32.350718167Z\" level=info msg=\"Removed pod sandbox: 9f3c4a48b13b77e540676e280cd1069b604d72c2a5175d5a5e8b208010727d53\" id=39d724d4-84b9-4d2e-b592-496142afa5e0 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 16:30:32.351765 crc crio[21573]: time=\"2026-06-12T16:30:32.351685221Z\" level=info msg=\"Stopping pod sandbox: e1edc90577731f2028b2c13362f0e095bcefae4c08a2971eaf356e22cff2755f\" id=efc94428-12d7-4123-8834-f9814de36dda name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 16:30:32.352178 crc crio[21573]: time=\"2026-06-12T16:30:32.352084452Z\" level=info msg=\"Stopped pod sandbox (already stopped): e1edc90577731f2028b2c13362f0e095bcefae4c08a2971eaf356e22cff2755f\" id=efc94428-12d7-4123-8834-f9814de36dda name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 16:30:32.355199 crc crio[21573]: time=\"2026-06-12T16:30:32.355113692Z\" level=info msg=\"Removing pod sandbox: e1edc90577731f2028b2c13362f0e095bcefae4c08a2971eaf356e22cff2755f\" id=7cc7d24d-bff6-418a-8c70-17e552567deb name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 16:30:32.381889 crc crio[21573]: time=\"2026-06-12T16:30:32.381804381Z\" level=info msg=\"Removed pod sandbox: e1edc90577731f2028b2c13362f0e095bcefae4c08a2971eaf356e22cff2755f\" id=7cc7d24d-bff6-418a-8c70-17e552567deb name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 16:30:32.383495 crc crio[21573]: time=\"2026-06-12T16:30:32.383400174Z\" level=info msg=\"Stopping pod sandbox: d8b63e784bffade6dd726e124ee6bb835170216daa066ae154b0513035faee69\" id=c68922f4-f478-4bcc-93e5-463825fe4cce name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 16:30:32.383572 crc crio[21573]: time=\"2026-06-12T16:30:32.383524987Z\" level=info msg=\"Stopped pod sandbox (already stopped): d8b63e784bffade6dd726e124ee6bb835170216daa066ae154b0513035faee69\" id=c68922f4-f478-4bcc-93e5-463825fe4cce name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 16:30:32.384273 crc crio[21573]: time=\"2026-06-12T16:30:32.384207096Z\" level=info msg=\"Removing pod sandbox: d8b63e784bffade6dd726e124ee6bb835170216daa066ae154b0513035faee69\" id=c2e51aac-89f0-4269-9d55-bca2a5bc5a5d name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 16:30:32.417713 crc crio[21573]: time=\"2026-06-12T16:30:32.416880152Z\" level=info msg=\"Removed pod sandbox: d8b63e784bffade6dd726e124ee6bb835170216daa066ae154b0513035faee69\" id=c2e51aac-89f0-4269-9d55-bca2a5bc5a5d name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 16:30:32.531288 crc crio[21573]: time=\"2026-06-12T16:30:32.531183815Z\" level=info msg=\"Running pod sandbox: openstack/ceilometer-0/POD\" id=0e3771a0-8391-4b4a-953f-2b1f4ac1fa36 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 16:30:32.531511 crc crio[21573]: time=\"2026-06-12T16:30:32.531311819Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:30:32.580767 crc crio[21573]: time=\"2026-06-12T16:30:32.580649489Z\" level=info msg=\"Got pod network &{Name:ceilometer-0 Namespace:openstack ID:078df5d095972a2e9a1a307c79c7cf7adf124e79f522935cc7229c3bae847269 UID:b0aed3f7-3318-4208-950e-520a4f668db5 NetNS:/var/run/netns/f92d343f-11bb-40ad-aa94-d7f25b98944a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podb0aed3f7_3318_4208_950e_520a4f668db5.slice PodAnnotations:0xc002e282c8}] Aliases:map[]}\"\nJun 12 16:30:32.580767 crc crio[21573]: time=\"2026-06-12T16:30:32.580737741Z\" level=info msg=\"Adding pod openstack_ceilometer-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 16:30:33.555873 crc crio[21573]: 2026-06-12T16:30:33Z [verbose] CmdAdd (shim): {1.1.0 [{Name:078df5d095972a2 Mac:d6:24:1f:e3:8e:29 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:cf Mtu:0 Sandbox:/var/run/netns/f92d343f-11bb-40ad-aa94-d7f25b98944a SocketPath: PciID:}] [{Interface:0xc000014630 Address:{IP:10.217.0.207 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 16:30:33.558832 crc crio[21573]: time=\"2026-06-12T16:30:33.558718832Z\" level=info msg=\"Got pod network &{Name:ceilometer-0 Namespace:openstack ID:078df5d095972a2e9a1a307c79c7cf7adf124e79f522935cc7229c3bae847269 UID:b0aed3f7-3318-4208-950e-520a4f668db5 NetNS:/var/run/netns/f92d343f-11bb-40ad-aa94-d7f25b98944a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podb0aed3f7_3318_4208_950e_520a4f668db5.slice PodAnnotations:0xc002e282c8}] Aliases:map[]}\"\nJun 12 16:30:33.559147 crc crio[21573]: time=\"2026-06-12T16:30:33.559078302Z\" level=info msg=\"Checking pod openstack_ceilometer-0 for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 16:30:33.580029 crc crio[21573]: time=\"2026-06-12T16:30:33.579896488Z\" level=info msg=\"Ran pod sandbox 078df5d095972a2e9a1a307c79c7cf7adf124e79f522935cc7229c3bae847269 with infra container: openstack/ceilometer-0/POD\" id=0e3771a0-8391-4b4a-953f-2b1f4ac1fa36 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 16:30:33.584098 crc crio[21573]: time=\"2026-06-12T16:30:33.583901122Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-central:current-podified\" id=d66bfc52-22b0-4d27-8047-24d96a212633 name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:30:33.624495 crc crio[21573]: time=\"2026-06-12T16:30:33.623892418Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-central:current-podified\" id=f3d1cf82-2f76-4a48-835f-12040aa0dba5 name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:30:33.658108 crc crio[21573]: time=\"2026-06-12T16:30:33.65804177Z\" level=info msg=\"Creating container: openstack/ceilometer-0/ceilometer-central-agent\" id=7bbc2bd5-b0e6-4343-b707-420ac19ca338 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:30:33.658857 crc crio[21573]: time=\"2026-06-12T16:30:33.658833371Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:30:33.723594 crc crio[21573]: time=\"2026-06-12T16:30:33.72337908Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:30:33.729181 crc crio[21573]: time=\"2026-06-12T16:30:33.729125354Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:30:34.013561 crc crio[21573]: time=\"2026-06-12T16:30:34.010813504Z\" level=info msg=\"Created container e6f5770d9e9c1e5c6edf4c8d94c92f903c1129ff3d1cea4f8488350bfba882c8: openstack/ceilometer-0/ceilometer-central-agent\" id=7bbc2bd5-b0e6-4343-b707-420ac19ca338 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:30:34.018059 crc crio[21573]: time=\"2026-06-12T16:30:34.016636588Z\" level=info msg=\"Starting container: e6f5770d9e9c1e5c6edf4c8d94c92f903c1129ff3d1cea4f8488350bfba882c8\" id=bfd35838-3873-4b61-81a9-b2ab7fafa0b7 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 16:30:34.036844 crc crio[21573]: time=\"2026-06-12T16:30:34.035152909Z\" level=info msg=\"Started container\" PID=92320 containerID=e6f5770d9e9c1e5c6edf4c8d94c92f903c1129ff3d1cea4f8488350bfba882c8 description=openstack/ceilometer-0/ceilometer-central-agent id=bfd35838-3873-4b61-81a9-b2ab7fafa0b7 name=/runtime.v1.RuntimeService/StartContainer sandboxID=078df5d095972a2e9a1a307c79c7cf7adf124e79f522935cc7229c3bae847269\nJun 12 16:30:34.061551 crc crio[21573]: time=\"2026-06-12T16:30:34.061147421Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-notification:current-podified\" id=125a830f-8d64-4ac6-8283-71d0c9cb7d51 name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:30:34.099513 crc crio[21573]: time=\"2026-06-12T16:30:34.099346705Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-notification:current-podified\" id=640d4a36-c3ba-4409-844d-e90274db362e name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:30:34.111809 crc crio[21573]: time=\"2026-06-12T16:30:34.111686555Z\" level=info msg=\"Creating container: openstack/ceilometer-0/ceilometer-notification-agent\" id=30983450-8d18-4d5e-8679-d454c7dce268 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:30:34.112287 crc crio[21573]: time=\"2026-06-12T16:30:34.112218648Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:30:34.219245 crc crio[21573]: time=\"2026-06-12T16:30:34.218828074Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:30:34.225938 crc crio[21573]: time=\"2026-06-12T16:30:34.225796908Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:30:34.428658 crc crio[21573]: time=\"2026-06-12T16:30:34.428427447Z\" level=info msg=\"Created container 8daf6efeee71a3e0d85fe802591f71732cfb93701ffe0780e100bd74927151c5: openstack/ceilometer-0/ceilometer-notification-agent\" id=30983450-8d18-4d5e-8679-d454c7dce268 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:30:34.430600 crc crio[21573]: time=\"2026-06-12T16:30:34.430540961Z\" level=info msg=\"Starting container: 8daf6efeee71a3e0d85fe802591f71732cfb93701ffe0780e100bd74927151c5\" id=209bbf09-aa4e-48c4-9107-3a9d88ddf4b1 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 16:30:34.456075 crc crio[21573]: time=\"2026-06-12T16:30:34.455916454Z\" level=info msg=\"Started container\" PID=92382 containerID=8daf6efeee71a3e0d85fe802591f71732cfb93701ffe0780e100bd74927151c5 description=openstack/ceilometer-0/ceilometer-notification-agent id=209bbf09-aa4e-48c4-9107-3a9d88ddf4b1 name=/runtime.v1.RuntimeService/StartContainer sandboxID=078df5d095972a2e9a1a307c79c7cf7adf124e79f522935cc7229c3bae847269\nJun 12 16:30:34.495480 crc crio[21573]: time=\"2026-06-12T16:30:34.495236772Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/sg-core:latest\" id=496a5d5b-dffc-4199-8cbf-07c1f3e5747b name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:30:34.526412 crc crio[21573]: time=\"2026-06-12T16:30:34.526309847Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/sg-core:latest\" id=13425ffb-043d-4f08-91b5-f91b87fee864 name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:30:34.537301 crc crio[21573]: time=\"2026-06-12T16:30:34.537175516Z\" level=info msg=\"Creating container: openstack/ceilometer-0/sg-core\" id=6fd754d2-1158-4353-82a6-a981685f1544 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:30:34.538006 crc crio[21573]: time=\"2026-06-12T16:30:34.537843685Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:30:34.601518 crc crio[21573]: time=\"2026-06-12T16:30:34.601353142Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:30:34.607721 crc crio[21573]: time=\"2026-06-12T16:30:34.605951844Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:30:34.736660 crc crio[21573]: time=\"2026-06-12T16:30:34.736054284Z\" level=info msg=\"Created container 500b1e0399ea18eb77647414b134ac10f57b27e050d56fe480927b18a34f557a: openstack/ceilometer-0/sg-core\" id=6fd754d2-1158-4353-82a6-a981685f1544 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:30:34.738360 crc crio[21573]: time=\"2026-06-12T16:30:34.737885093Z\" level=info msg=\"Starting container: 500b1e0399ea18eb77647414b134ac10f57b27e050d56fe480927b18a34f557a\" id=a8593a42-b8e8-43a0-8bab-fb038ad31e53 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 16:30:34.746558 crc crio[21573]: time=\"2026-06-12T16:30:34.74604134Z\" level=info msg=\"Started container\" PID=92401 containerID=500b1e0399ea18eb77647414b134ac10f57b27e050d56fe480927b18a34f557a description=openstack/ceilometer-0/sg-core id=a8593a42-b8e8-43a0-8bab-fb038ad31e53 name=/runtime.v1.RuntimeService/StartContainer sandboxID=078df5d095972a2e9a1a307c79c7cf7adf124e79f522935cc7229c3bae847269\nJun 12 16:30:34.758768 crc crio[21573]: time=\"2026-06-12T16:30:34.758645668Z\" level=info msg=\"Checking image status: registry.redhat.io/ubi9/httpd-24:latest\" id=b4453510-c0a7-4ceb-8a14-5401453faeb0 name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:30:34.834400 crc crio[21573]: time=\"2026-06-12T16:30:34.834185693Z\" level=info msg=\"Checking image status: registry.redhat.io/ubi9/httpd-24:latest\" id=a0d61797-7391-477f-ae71-2cb6e20bb489 name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:30:34.845086 crc crio[21573]: time=\"2026-06-12T16:30:34.844956522Z\" level=info msg=\"Creating container: openstack/ceilometer-0/proxy-httpd\" id=606cd106-7abd-41a7-9244-32b0211afd55 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:30:34.845647 crc crio[21573]: time=\"2026-06-12T16:30:34.845508887Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:30:34.945650 crc crio[21573]: time=\"2026-06-12T16:30:34.94555826Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:30:34.951604 crc crio[21573]: time=\"2026-06-12T16:30:34.951498606Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:30:35.180841 crc crio[21573]: time=\"2026-06-12T16:30:35.180719905Z\" level=info msg=\"Created container f02fda27bf689da489df7a7f38607153591ebf2679d00cd23afe7b9da49f8f23: openstack/ceilometer-0/proxy-httpd\" id=606cd106-7abd-41a7-9244-32b0211afd55 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:30:35.182361 crc crio[21573]: time=\"2026-06-12T16:30:35.182228876Z\" level=info msg=\"Starting container: f02fda27bf689da489df7a7f38607153591ebf2679d00cd23afe7b9da49f8f23\" id=146c80d7-e920-40e7-9f4a-4d97e4f6d931 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 16:30:35.193305 crc crio[21573]: time=\"2026-06-12T16:30:35.191585834Z\" level=info msg=\"Started container\" PID=92435 containerID=f02fda27bf689da489df7a7f38607153591ebf2679d00cd23afe7b9da49f8f23 description=openstack/ceilometer-0/proxy-httpd id=146c80d7-e920-40e7-9f4a-4d97e4f6d931 name=/runtime.v1.RuntimeService/StartContainer sandboxID=078df5d095972a2e9a1a307c79c7cf7adf124e79f522935cc7229c3bae847269\nJun 12 16:30:42.724523 crc crio[21573]: time=\"2026-06-12T16:30:42.723194476Z\" level=info msg=\"Running pod sandbox: openstack/dnsmasq-dns-68b84f4555-tsr24/POD\" id=5eca69de-4701-49c6-bb5d-01a438430e43 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 16:30:42.730376 crc crio[21573]: time=\"2026-06-12T16:30:42.724674676Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:30:42.785717 crc crio[21573]: time=\"2026-06-12T16:30:42.785188078Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-68b84f4555-tsr24 Namespace:openstack ID:2867e1ff1b65ca8a9309338fd0c5b40839c5f2db0a08584ea82b0ef3656cdbe4 UID:d312157b-66e2-46b9-a37f-2baedfa50fc6 NetNS:/var/run/netns/ce8b6cc5-aca5-4f2d-91dd-f1fc1eeb44c6 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podd312157b_66e2_46b9_a37f_2baedfa50fc6.slice PodAnnotations:0xc0001395d0}] Aliases:map[]}\"\nJun 12 16:30:42.785717 crc crio[21573]: time=\"2026-06-12T16:30:42.78527499Z\" level=info msg=\"Adding pod openstack_dnsmasq-dns-68b84f4555-tsr24 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 16:30:43.188658 crc crio[21573]: time=\"2026-06-12T16:30:43.187687839Z\" level=warning msg=\"Stopping container 8fad7c0d82e423615bd785c704de125154512da83fdd5e15e3284eae8088e530 with stop signal(15) timed out. Killing...\"\nJun 12 16:30:43.189117 crc crio[21573]: time=\"2026-06-12T16:30:43.188815647Z\" level=warning msg=\"Stopping container 6ab312343541b6c210dd7220fafecfe46aa102a5bdd27b27ea35b93d7bc94c31 with stop signal(15) timed out. Killing...\"\nJun 12 16:30:43.246194 crc crio[21573]: time=\"2026-06-12T16:30:43.2452191Z\" level=error msg=\"Killing container 6ab312343541b6c210dd7220fafecfe46aa102a5bdd27b27ea35b93d7bc94c31 failed: `/usr/bin/crun --root /run/crun --systemd-cgroup kill 6ab312343541b6c210dd7220fafecfe46aa102a5bdd27b27ea35b93d7bc94c31 KILL` failed: kill container: No such process\\n : exit status 1\"\nJun 12 16:30:43.256515 crc crio[21573]: time=\"2026-06-12T16:30:43.255721902Z\" level=error msg=\"Killing container 8fad7c0d82e423615bd785c704de125154512da83fdd5e15e3284eae8088e530 failed: `/usr/bin/crun --root /run/crun --systemd-cgroup kill 8fad7c0d82e423615bd785c704de125154512da83fdd5e15e3284eae8088e530 KILL` failed: process not running: No such process\\n : exit status 1\"\nJun 12 16:30:43.275766 crc crio[21573]: time=\"2026-06-12T16:30:43.275621103Z\" level=info msg=\"Stopped container 6ab312343541b6c210dd7220fafecfe46aa102a5bdd27b27ea35b93d7bc94c31: openstack/nova-metadata-0/nova-metadata-metadata\" id=a8b71987-d776-4b9d-adf1-0c3fd9851388 name=/runtime.v1.RuntimeService/StopContainer\nJun 12 16:30:43.282272 crc crio[21573]: time=\"2026-06-12T16:30:43.281946976Z\" level=info msg=\"Stopping pod sandbox: 45e04788561894ecd7fe65a2de6da22c6c3eaa3785d43d01f583c445fc913411\" id=58a62e5a-5e3d-4996-bd30-6160f0d77f1d name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 16:30:43.282705 crc crio[21573]: time=\"2026-06-12T16:30:43.282640215Z\" level=info msg=\"Got pod network &{Name:nova-metadata-0 Namespace:openstack ID:45e04788561894ecd7fe65a2de6da22c6c3eaa3785d43d01f583c445fc913411 UID:33b9be28-0b53-4403-a886-410ab5cca29f NetNS:/var/run/netns/398df237-38e6-455a-bcdc-6420b134c3e2 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod33b9be28_0b53_4403_a886_410ab5cca29f.slice PodAnnotations:0xc0063812c0}] Aliases:map[]}\"\nJun 12 16:30:43.282812 crc crio[21573]: time=\"2026-06-12T16:30:43.282789349Z\" level=info msg=\"Deleting pod openstack_nova-metadata-0 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 16:30:43.349905 crc crio[21573]: time=\"2026-06-12T16:30:43.349795583Z\" level=info msg=\"Stopped container 8fad7c0d82e423615bd785c704de125154512da83fdd5e15e3284eae8088e530: openstack/nova-cell1-novncproxy-0/nova-cell1-novncproxy-novncproxy\" id=4e8b274e-0d12-41e7-b0ee-b133bf2fd59e name=/runtime.v1.RuntimeService/StopContainer\nJun 12 16:30:43.360305 crc crio[21573]: time=\"2026-06-12T16:30:43.360174921Z\" level=info msg=\"Stopping pod sandbox: 3c4524a0d4cc470426955fb9f6f2eeddf43aa106fbf36729abe76bc3a93ba75d\" id=7b318f51-f25d-417a-b97e-73a63a7a03a8 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 16:30:43.361513 crc crio[21573]: time=\"2026-06-12T16:30:43.361382253Z\" level=info msg=\"Got pod network &{Name:nova-cell1-novncproxy-0 Namespace:openstack ID:3c4524a0d4cc470426955fb9f6f2eeddf43aa106fbf36729abe76bc3a93ba75d UID:1cc5712b-4971-4154-81cf-163ae79381f7 NetNS:/var/run/netns/7a2c0929-1e4d-41fb-a725-8db36311e56b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod1cc5712b_4971_4154_81cf_163ae79381f7.slice PodAnnotations:0xc00209f2b8}] Aliases:map[]}\"\nJun 12 16:30:43.361862 crc crio[21573]: time=\"2026-06-12T16:30:43.361806115Z\" level=info msg=\"Deleting pod openstack_nova-cell1-novncproxy-0 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 16:30:43.582707 crc crio[21573]: 2026-06-12T16:30:43Z [verbose] CmdAdd (shim): {1.1.0 [{Name:2867e1ff1b65ca8 Mac:b6:90:66:35:d1:02 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:d0 Mtu:0 Sandbox:/var/run/netns/ce8b6cc5-aca5-4f2d-91dd-f1fc1eeb44c6 SocketPath: PciID:}] [{Interface:0xc0000151e0 Address:{IP:10.217.0.208 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 16:30:43.584273 crc crio[21573]: time=\"2026-06-12T16:30:43.584190238Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-68b84f4555-tsr24 Namespace:openstack ID:2867e1ff1b65ca8a9309338fd0c5b40839c5f2db0a08584ea82b0ef3656cdbe4 UID:d312157b-66e2-46b9-a37f-2baedfa50fc6 NetNS:/var/run/netns/ce8b6cc5-aca5-4f2d-91dd-f1fc1eeb44c6 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podd312157b_66e2_46b9_a37f_2baedfa50fc6.slice PodAnnotations:0xc0001395d0}] Aliases:map[]}\"\nJun 12 16:30:43.586117 crc crio[21573]: time=\"2026-06-12T16:30:43.584390523Z\" level=info msg=\"Checking pod openstack_dnsmasq-dns-68b84f4555-tsr24 for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 16:30:43.662946 crc crio[21573]: time=\"2026-06-12T16:30:43.662240877Z\" level=info msg=\"Ran pod sandbox 2867e1ff1b65ca8a9309338fd0c5b40839c5f2db0a08584ea82b0ef3656cdbe4 with infra container: openstack/dnsmasq-dns-68b84f4555-tsr24/POD\" id=5eca69de-4701-49c6-bb5d-01a438430e43 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 16:30:43.672810 crc crio[21573]: time=\"2026-06-12T16:30:43.669174599Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=62cc9ea2-5d1f-4ffe-865f-4d173eff8ebf name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:30:43.769366 crc crio[21573]: time=\"2026-06-12T16:30:43.769239947Z\" level=info msg=\"Stopped pod sandbox: 45e04788561894ecd7fe65a2de6da22c6c3eaa3785d43d01f583c445fc913411\" id=58a62e5a-5e3d-4996-bd30-6160f0d77f1d name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 16:30:43.813911 crc crio[21573]: time=\"2026-06-12T16:30:43.812751656Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=fb76a7b0-b507-4bef-a787-e19558933ae8 name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:30:43.828591 crc crio[21573]: time=\"2026-06-12T16:30:43.8283746Z\" level=info msg=\"Creating container: openstack/dnsmasq-dns-68b84f4555-tsr24/init\" id=fe5107e8-f60e-429b-a26d-f49a0b2ee0cb name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:30:43.830009 crc crio[21573]: time=\"2026-06-12T16:30:43.82987443Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:30:43.918212 crc crio[21573]: time=\"2026-06-12T16:30:43.91793084Z\" level=info msg=\"Stopped pod sandbox: 3c4524a0d4cc470426955fb9f6f2eeddf43aa106fbf36729abe76bc3a93ba75d\" id=7b318f51-f25d-417a-b97e-73a63a7a03a8 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 16:30:43.952329 crc crio[21573]: time=\"2026-06-12T16:30:43.952204752Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:30:43.975113 crc crio[21573]: time=\"2026-06-12T16:30:43.974934456Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:30:44.343660 crc crio[21573]: time=\"2026-06-12T16:30:44.342836993Z\" level=info msg=\"Removing container: 6ab312343541b6c210dd7220fafecfe46aa102a5bdd27b27ea35b93d7bc94c31\" id=b097e0cd-7529-4172-abb4-09e72f79c57f name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 16:30:44.417541 crc crio[21573]: time=\"2026-06-12T16:30:44.416781701Z\" level=info msg=\"Removed container 6ab312343541b6c210dd7220fafecfe46aa102a5bdd27b27ea35b93d7bc94c31: openstack/nova-metadata-0/nova-metadata-metadata\" id=b097e0cd-7529-4172-abb4-09e72f79c57f name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 16:30:44.430574 crc crio[21573]: time=\"2026-06-12T16:30:44.430237912Z\" level=info msg=\"Removing container: 8223a4d4a4115f76e7d60bf1d4c27fa1585ddfd931b7f5fcfeb6b74c95f38e37\" id=cf44816f-2596-460a-8910-a89755da6035 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 16:30:44.488831 crc crio[21573]: time=\"2026-06-12T16:30:44.488674824Z\" level=info msg=\"Removed container 8223a4d4a4115f76e7d60bf1d4c27fa1585ddfd931b7f5fcfeb6b74c95f38e37: openstack/nova-metadata-0/nova-metadata-log\" id=cf44816f-2596-460a-8910-a89755da6035 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 16:30:44.504162 crc crio[21573]: time=\"2026-06-12T16:30:44.504057362Z\" level=info msg=\"Removing container: 8fad7c0d82e423615bd785c704de125154512da83fdd5e15e3284eae8088e530\" id=7f2e9dfa-4bb0-41e7-b3aa-336ef19a89fa name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 16:30:44.565763 crc crio[21573]: time=\"2026-06-12T16:30:44.565636574Z\" level=info msg=\"Removed container 8fad7c0d82e423615bd785c704de125154512da83fdd5e15e3284eae8088e530: openstack/nova-cell1-novncproxy-0/nova-cell1-novncproxy-novncproxy\" id=7f2e9dfa-4bb0-41e7-b3aa-336ef19a89fa name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 16:30:44.621941 crc crio[21573]: time=\"2026-06-12T16:30:44.621814122Z\" level=info msg=\"Created container 034469b15e85d20b32364543f8fda67e510f3750ef561eb9743a62ce6d089d39: openstack/dnsmasq-dns-68b84f4555-tsr24/init\" id=fe5107e8-f60e-429b-a26d-f49a0b2ee0cb name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:30:44.629398 crc crio[21573]: time=\"2026-06-12T16:30:44.627596701Z\" level=info msg=\"Starting container: 034469b15e85d20b32364543f8fda67e510f3750ef561eb9743a62ce6d089d39\" id=bc95994d-c3b8-4d1c-b00d-2c9214b0191a name=/runtime.v1.RuntimeService/StartContainer\nJun 12 16:30:44.649240 crc crio[21573]: time=\"2026-06-12T16:30:44.639267666Z\" level=info msg=\"Started container\" PID=93191 containerID=034469b15e85d20b32364543f8fda67e510f3750ef561eb9743a62ce6d089d39 description=openstack/dnsmasq-dns-68b84f4555-tsr24/init id=bc95994d-c3b8-4d1c-b00d-2c9214b0191a name=/runtime.v1.RuntimeService/StartContainer sandboxID=2867e1ff1b65ca8a9309338fd0c5b40839c5f2db0a08584ea82b0ef3656cdbe4\nJun 12 16:30:45.057381 crc crio[21573]: time=\"2026-06-12T16:30:45.052760756Z\" level=info msg=\"Running pod sandbox: openstack/nova-cell1-novncproxy-0/POD\" id=49cab3b8-69ae-4ca1-825c-e13ec8ffc07c name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 16:30:45.057381 crc crio[21573]: time=\"2026-06-12T16:30:45.05287659Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:30:45.057381 crc crio[21573]: time=\"2026-06-12T16:30:45.053051718Z\" level=info msg=\"Running pod sandbox: openstack/nova-metadata-0/POD\" id=7737ed07-8c2e-467f-bb6f-0fa14ff5b8c0 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 16:30:45.057381 crc crio[21573]: time=\"2026-06-12T16:30:45.053089079Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:30:45.145493 crc crio[21573]: time=\"2026-06-12T16:30:45.144229106Z\" level=info msg=\"Got pod network &{Name:nova-metadata-0 Namespace:openstack ID:f561887cdc7a4af2e6840c341bd45b9b34a303bf1b4cb38f22b834705e0f59af UID:e2b1fd7a-8653-4a8f-85e2-329e6c1a9aa2 NetNS:/var/run/netns/4b72de4f-c932-4cab-9d8d-c884c58b1489 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pode2b1fd7a_8653_4a8f_85e2_329e6c1a9aa2.slice PodAnnotations:0xc000568fb8}] Aliases:map[]}\"\nJun 12 16:30:45.145493 crc crio[21573]: time=\"2026-06-12T16:30:45.144314088Z\" level=info msg=\"Adding pod openstack_nova-metadata-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 16:30:45.148528 crc crio[21573]: time=\"2026-06-12T16:30:45.148408738Z\" level=info msg=\"Got pod network &{Name:nova-cell1-novncproxy-0 Namespace:openstack ID:61fdb17d9623d26e5bea8195edb5e10c2bddb97aaa6ac6d1a260b84b901afbdb UID:fe076af3-0acd-4f89-b701-e00c83a63d03 NetNS:/var/run/netns/151c9696-d330-4791-8f5a-ef7cd95d0b5b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podfe076af3_0acd_4f89_b701_e00c83a63d03.slice PodAnnotations:0xc0063805b8}] Aliases:map[]}\"\nJun 12 16:30:45.148768 crc crio[21573]: time=\"2026-06-12T16:30:45.148741887Z\" level=info msg=\"Adding pod openstack_nova-cell1-novncproxy-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 16:30:45.419614 crc crio[21573]: time=\"2026-06-12T16:30:45.41864697Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=280953a2-e7aa-47d4-91ab-308f848bc375 name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:30:45.588556 crc crio[21573]: time=\"2026-06-12T16:30:45.588335322Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=06c69477-bcb6-443b-a26e-bc097a835228 name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:30:45.605305 crc crio[21573]: time=\"2026-06-12T16:30:45.605189331Z\" level=info msg=\"Creating container: openstack/dnsmasq-dns-68b84f4555-tsr24/dnsmasq-dns\" id=1f212f74-778d-47d5-acf0-04def6310bc3 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:30:45.606248 crc crio[21573]: time=\"2026-06-12T16:30:45.606181427Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:30:45.685378 crc crio[21573]: time=\"2026-06-12T16:30:45.684738554Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:30:45.691711 crc crio[21573]: time=\"2026-06-12T16:30:45.691604937Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:30:45.965521 crc crio[21573]: time=\"2026-06-12T16:30:45.964266556Z\" level=info msg=\"Created container 2a8aae924983a3cba5f66a1e71f5943ff1edad781e068ca1af1133224b5208d3: openstack/dnsmasq-dns-68b84f4555-tsr24/dnsmasq-dns\" id=1f212f74-778d-47d5-acf0-04def6310bc3 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:30:45.965521 crc crio[21573]: 2026-06-12T16:30:45Z [verbose] CmdAdd (shim): {1.1.0 [{Name:61fdb17d9623d26 Mac:6e:00:9b:bb:55:d9 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:d2 Mtu:0 Sandbox:/var/run/netns/151c9696-d330-4791-8f5a-ef7cd95d0b5b SocketPath: PciID:}] [{Interface:0xc0002615b0 Address:{IP:10.217.0.210 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 16:30:45.967622 crc crio[21573]: time=\"2026-06-12T16:30:45.966569286Z\" level=info msg=\"Got pod network &{Name:nova-cell1-novncproxy-0 Namespace:openstack ID:61fdb17d9623d26e5bea8195edb5e10c2bddb97aaa6ac6d1a260b84b901afbdb UID:fe076af3-0acd-4f89-b701-e00c83a63d03 NetNS:/var/run/netns/151c9696-d330-4791-8f5a-ef7cd95d0b5b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podfe076af3_0acd_4f89_b701_e00c83a63d03.slice PodAnnotations:0xc0063805b8}] Aliases:map[]}\"\nJun 12 16:30:45.967622 crc crio[21573]: time=\"2026-06-12T16:30:45.966791013Z\" level=info msg=\"Checking pod openstack_nova-cell1-novncproxy-0 for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 16:30:45.978868 crc crio[21573]: time=\"2026-06-12T16:30:45.978781291Z\" level=info msg=\"Starting container: 2a8aae924983a3cba5f66a1e71f5943ff1edad781e068ca1af1133224b5208d3\" id=8d75d573-a413-44aa-bf88-d686848111da name=/runtime.v1.RuntimeService/StartContainer\nJun 12 16:30:46.004918 crc crio[21573]: time=\"2026-06-12T16:30:46.001988649Z\" level=info msg=\"Started container\" PID=93412 containerID=2a8aae924983a3cba5f66a1e71f5943ff1edad781e068ca1af1133224b5208d3 description=openstack/dnsmasq-dns-68b84f4555-tsr24/dnsmasq-dns id=8d75d573-a413-44aa-bf88-d686848111da name=/runtime.v1.RuntimeService/StartContainer sandboxID=2867e1ff1b65ca8a9309338fd0c5b40839c5f2db0a08584ea82b0ef3656cdbe4\nJun 12 16:30:46.017005 crc crio[21573]: time=\"2026-06-12T16:30:46.016807675Z\" level=info msg=\"Ran pod sandbox 61fdb17d9623d26e5bea8195edb5e10c2bddb97aaa6ac6d1a260b84b901afbdb with infra container: openstack/nova-cell1-novncproxy-0/POD\" id=49cab3b8-69ae-4ca1-825c-e13ec8ffc07c name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 16:30:46.031162 crc crio[21573]: time=\"2026-06-12T16:30:46.031017073Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-novncproxy:current-podified\" id=4ce136be-26b0-4ede-8b48-35bd270259e7 name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:30:46.134199 crc crio[21573]: 2026-06-12T16:30:46Z [verbose] CmdAdd (shim): {1.1.0 [{Name:f561887cdc7a4af Mac:26:c2:6b:97:db:8a Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:d1 Mtu:0 Sandbox:/var/run/netns/4b72de4f-c932-4cab-9d8d-c884c58b1489 SocketPath: PciID:}] [{Interface:0xc00053cd60 Address:{IP:10.217.0.209 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 16:30:46.134199 crc crio[21573]: time=\"2026-06-12T16:30:46.128530907Z\" level=info msg=\"Got pod network &{Name:nova-metadata-0 Namespace:openstack ID:f561887cdc7a4af2e6840c341bd45b9b34a303bf1b4cb38f22b834705e0f59af UID:e2b1fd7a-8653-4a8f-85e2-329e6c1a9aa2 NetNS:/var/run/netns/4b72de4f-c932-4cab-9d8d-c884c58b1489 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pode2b1fd7a_8653_4a8f_85e2_329e6c1a9aa2.slice PodAnnotations:0xc000568fb8}] Aliases:map[]}\"\nJun 12 16:30:46.134199 crc crio[21573]: time=\"2026-06-12T16:30:46.12934441Z\" level=info msg=\"Checking pod openstack_nova-metadata-0 for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 16:30:46.176326 crc crio[21573]: time=\"2026-06-12T16:30:46.176208923Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-novncproxy:current-podified\" id=008c8e83-9c4a-4f29-b372-4e37664e3851 name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:30:46.199064 crc crio[21573]: time=\"2026-06-12T16:30:46.198884328Z\" level=info msg=\"Ran pod sandbox f561887cdc7a4af2e6840c341bd45b9b34a303bf1b4cb38f22b834705e0f59af with infra container: openstack/nova-metadata-0/POD\" id=7737ed07-8c2e-467f-bb6f-0fa14ff5b8c0 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 16:30:46.208824 crc crio[21573]: time=\"2026-06-12T16:30:46.208715117Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified\" id=28f868fa-a64f-4664-8df9-847d73f05dc0 name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:30:46.209305 crc crio[21573]: time=\"2026-06-12T16:30:46.208791859Z\" level=info msg=\"Creating container: openstack/nova-cell1-novncproxy-0/nova-cell1-novncproxy-novncproxy\" id=ef91dc3a-461f-4e45-9631-744298238141 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:30:46.209757 crc crio[21573]: time=\"2026-06-12T16:30:46.209677483Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:30:46.215019 crc crio[21573]: time=\"2026-06-12T16:30:46.214875139Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified\" id=dec916e9-3c59-45ce-aac8-1fa6f2101d1e name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:30:46.300585 crc crio[21573]: time=\"2026-06-12T16:30:46.300215879Z\" level=info msg=\"Creating container: openstack/nova-metadata-0/nova-metadata-log\" id=2e8917e5-24eb-4c8a-bf1d-a9aafbe1a765 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:30:46.301168 crc crio[21573]: time=\"2026-06-12T16:30:46.300906847Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:30:46.377804 crc crio[21573]: time=\"2026-06-12T16:30:46.377659277Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:30:46.395106 crc crio[21573]: time=\"2026-06-12T16:30:46.394371852Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:30:46.395895 crc crio[21573]: time=\"2026-06-12T16:30:46.395790333Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:30:46.401161 crc crio[21573]: time=\"2026-06-12T16:30:46.400280445Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:30:46.617099 crc crio[21573]: time=\"2026-06-12T16:30:46.616314222Z\" level=info msg=\"Created container 2bda79de7c434d22ef5abfc192fe621a3a3c3dc60cb24941589ede0ba6f8cd91: openstack/nova-cell1-novncproxy-0/nova-cell1-novncproxy-novncproxy\" id=ef91dc3a-461f-4e45-9631-744298238141 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:30:46.618988 crc crio[21573]: time=\"2026-06-12T16:30:46.618919611Z\" level=info msg=\"Starting container: 2bda79de7c434d22ef5abfc192fe621a3a3c3dc60cb24941589ede0ba6f8cd91\" id=7f5de73c-7f05-4216-8f58-8f17b278e852 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 16:30:46.640327 crc crio[21573]: time=\"2026-06-12T16:30:46.640215199Z\" level=info msg=\"Started container\" PID=93490 containerID=2bda79de7c434d22ef5abfc192fe621a3a3c3dc60cb24941589ede0ba6f8cd91 description=openstack/nova-cell1-novncproxy-0/nova-cell1-novncproxy-novncproxy id=7f5de73c-7f05-4216-8f58-8f17b278e852 name=/runtime.v1.RuntimeService/StartContainer sandboxID=61fdb17d9623d26e5bea8195edb5e10c2bddb97aaa6ac6d1a260b84b901afbdb\nJun 12 16:30:46.698050 crc crio[21573]: time=\"2026-06-12T16:30:46.696100735Z\" level=info msg=\"Created container 299aba74ffd5405d029e5d2c0ee41bbca2839cdc13c4228a05c1f836ed69e99d: openstack/nova-metadata-0/nova-metadata-log\" id=2e8917e5-24eb-4c8a-bf1d-a9aafbe1a765 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:30:46.729514 crc crio[21573]: time=\"2026-06-12T16:30:46.727130637Z\" level=info msg=\"Starting container: 299aba74ffd5405d029e5d2c0ee41bbca2839cdc13c4228a05c1f836ed69e99d\" id=a050b80a-c07e-4e3f-8601-9b99e9f17918 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 16:30:46.734561 crc crio[21573]: time=\"2026-06-12T16:30:46.734325631Z\" level=info msg=\"Started container\" PID=93491 containerID=299aba74ffd5405d029e5d2c0ee41bbca2839cdc13c4228a05c1f836ed69e99d description=openstack/nova-metadata-0/nova-metadata-log id=a050b80a-c07e-4e3f-8601-9b99e9f17918 name=/runtime.v1.RuntimeService/StartContainer sandboxID=f561887cdc7a4af2e6840c341bd45b9b34a303bf1b4cb38f22b834705e0f59af\nJun 12 16:30:46.742302 crc crio[21573]: time=\"2026-06-12T16:30:46.7422139Z\" level=info msg=\"Stopping container: 795aae25408f7a90e934f5056ad830c9a7c971e40ef9f32d7bc9f000d8a68ff4 (timeout: 30s)\" id=f83cd434-0761-400f-b110-125cbd2ddeba name=/runtime.v1.RuntimeService/StopContainer\nJun 12 16:30:46.744560 crc crio[21573]: time=\"2026-06-12T16:30:46.744402118Z\" level=info msg=\"Stopping container: 4fb8bff984cb0ec9dc676d58a3d8f753b078af18d7e5c151e29896b4b420a229 (timeout: 30s)\" id=6823f778-2a23-4ceb-847e-48318ae26d3e name=/runtime.v1.RuntimeService/StopContainer\nJun 12 16:30:46.746933 crc crio[21573]: time=\"2026-06-12T16:30:46.746853785Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified\" id=0007094c-2db9-4e3a-88fd-c08205b26305 name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:30:46.882586 crc crio[21573]: time=\"2026-06-12T16:30:46.882412707Z\" level=info msg=\"Stopped container 795aae25408f7a90e934f5056ad830c9a7c971e40ef9f32d7bc9f000d8a68ff4: openstack/nova-api-0/nova-api-log\" id=f83cd434-0761-400f-b110-125cbd2ddeba name=/runtime.v1.RuntimeService/StopContainer\nJun 12 16:30:46.886562 crc crio[21573]: time=\"2026-06-12T16:30:46.885573045Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified\" id=c96ca3e3-4948-47dd-964b-cd9b115ce557 name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:30:46.933941 crc crio[21573]: time=\"2026-06-12T16:30:46.933797174Z\" level=info msg=\"Creating container: openstack/nova-metadata-0/nova-metadata-metadata\" id=dd8f9532-69ac-4b73-a7ac-3517271feb61 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:30:46.934498 crc crio[21573]: time=\"2026-06-12T16:30:46.93438228Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:30:47.028935 crc crio[21573]: time=\"2026-06-12T16:30:47.024753251Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:30:47.036017 crc crio[21573]: time=\"2026-06-12T16:30:47.035911388Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:30:47.315312 crc crio[21573]: time=\"2026-06-12T16:30:47.315058779Z\" level=info msg=\"Created container aae9e6e4a62e16c36dbfc0505090d457c51e4f9912042716e03d3793bf3ec48b: openstack/nova-metadata-0/nova-metadata-metadata\" id=dd8f9532-69ac-4b73-a7ac-3517271feb61 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:30:47.316974 crc crio[21573]: time=\"2026-06-12T16:30:47.316639221Z\" level=info msg=\"Starting container: aae9e6e4a62e16c36dbfc0505090d457c51e4f9912042716e03d3793bf3ec48b\" id=2bff96bd-9f22-49c7-a8d0-727d4b3dd278 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 16:30:47.330820 crc crio[21573]: time=\"2026-06-12T16:30:47.330642269Z\" level=info msg=\"Started container\" PID=93540 containerID=aae9e6e4a62e16c36dbfc0505090d457c51e4f9912042716e03d3793bf3ec48b description=openstack/nova-metadata-0/nova-metadata-metadata id=2bff96bd-9f22-49c7-a8d0-727d4b3dd278 name=/runtime.v1.RuntimeService/StartContainer sandboxID=f561887cdc7a4af2e6840c341bd45b9b34a303bf1b4cb38f22b834705e0f59af\nJun 12 16:30:47.677089 crc crio[21573]: time=\"2026-06-12T16:30:47.672820871Z\" level=info msg=\"Stopping container: 8daf6efeee71a3e0d85fe802591f71732cfb93701ffe0780e100bd74927151c5 (timeout: 30s)\" id=cd83058c-eef4-4d49-9d91-29684d17437d name=/runtime.v1.RuntimeService/StopContainer\nJun 12 16:30:47.677089 crc crio[21573]: time=\"2026-06-12T16:30:47.672859814Z\" level=info msg=\"Stopping container: e6f5770d9e9c1e5c6edf4c8d94c92f903c1129ff3d1cea4f8488350bfba882c8 (timeout: 30s)\" id=acfe4ca0-8a36-4403-985f-1e7ac78403d9 name=/runtime.v1.RuntimeService/StopContainer\nJun 12 16:30:47.677089 crc crio[21573]: time=\"2026-06-12T16:30:47.672939466Z\" level=info msg=\"Stopping container: f02fda27bf689da489df7a7f38607153591ebf2679d00cd23afe7b9da49f8f23 (timeout: 30s)\" id=0385e22d-0dd1-40bb-9b68-012a5c3dad1c name=/runtime.v1.RuntimeService/StopContainer\nJun 12 16:30:47.677089 crc crio[21573]: time=\"2026-06-12T16:30:47.673018828Z\" level=info msg=\"Stopping container: 500b1e0399ea18eb77647414b134ac10f57b27e050d56fe480927b18a34f557a (timeout: 30s)\" id=c76832dc-df68-4812-8bd4-30ee228fc0f6 name=/runtime.v1.RuntimeService/StopContainer\nJun 12 16:30:47.807816 crc crio[21573]: time=\"2026-06-12T16:30:47.807710677Z\" level=info msg=\"Stopped container 500b1e0399ea18eb77647414b134ac10f57b27e050d56fe480927b18a34f557a: openstack/ceilometer-0/sg-core\" id=c76832dc-df68-4812-8bd4-30ee228fc0f6 name=/runtime.v1.RuntimeService/StopContainer\nJun 12 16:30:47.921416 crc crio[21573]: time=\"2026-06-12T16:30:47.921271697Z\" level=info msg=\"Stopped container f02fda27bf689da489df7a7f38607153591ebf2679d00cd23afe7b9da49f8f23: openstack/ceilometer-0/proxy-httpd\" id=0385e22d-0dd1-40bb-9b68-012a5c3dad1c name=/runtime.v1.RuntimeService/StopContainer\nJun 12 16:30:48.326080 crc crio[21573]: time=\"2026-06-12T16:30:48.325857784Z\" level=info msg=\"Stopped container e6f5770d9e9c1e5c6edf4c8d94c92f903c1129ff3d1cea4f8488350bfba882c8: openstack/ceilometer-0/ceilometer-central-agent\" id=acfe4ca0-8a36-4403-985f-1e7ac78403d9 name=/runtime.v1.RuntimeService/StopContainer\nJun 12 16:30:48.440114 crc crio[21573]: time=\"2026-06-12T16:30:48.439813733Z\" level=info msg=\"Stopped container 8daf6efeee71a3e0d85fe802591f71732cfb93701ffe0780e100bd74927151c5: openstack/ceilometer-0/ceilometer-notification-agent\" id=cd83058c-eef4-4d49-9d91-29684d17437d name=/runtime.v1.RuntimeService/StopContainer\nJun 12 16:30:48.441858 crc crio[21573]: time=\"2026-06-12T16:30:48.441773975Z\" level=info msg=\"Stopping pod sandbox: 078df5d095972a2e9a1a307c79c7cf7adf124e79f522935cc7229c3bae847269\" id=0010215d-bf26-4437-84a4-4f86f838f722 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 16:30:48.442747 crc crio[21573]: time=\"2026-06-12T16:30:48.442660749Z\" level=info msg=\"Got pod network &{Name:ceilometer-0 Namespace:openstack ID:078df5d095972a2e9a1a307c79c7cf7adf124e79f522935cc7229c3bae847269 UID:b0aed3f7-3318-4208-950e-520a4f668db5 NetNS:/var/run/netns/f92d343f-11bb-40ad-aa94-d7f25b98944a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podb0aed3f7_3318_4208_950e_520a4f668db5.slice PodAnnotations:0xc00443cd10}] Aliases:map[]}\"\nJun 12 16:30:48.442914 crc crio[21573]: time=\"2026-06-12T16:30:48.442846294Z\" level=info msg=\"Deleting pod openstack_ceilometer-0 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 16:30:48.913481 crc crio[21573]: time=\"2026-06-12T16:30:48.912508141Z\" level=info msg=\"Stopped pod sandbox: 078df5d095972a2e9a1a307c79c7cf7adf124e79f522935cc7229c3bae847269\" id=0010215d-bf26-4437-84a4-4f86f838f722 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 16:30:49.646033 crc crio[21573]: time=\"2026-06-12T16:30:49.645239331Z\" level=info msg=\"Removing container: f02fda27bf689da489df7a7f38607153591ebf2679d00cd23afe7b9da49f8f23\" id=37409016-b1c5-468c-b397-7b84f4ea480a name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 16:30:49.681921 crc crio[21573]: time=\"2026-06-12T16:30:49.681852854Z\" level=info msg=\"Removed container f02fda27bf689da489df7a7f38607153591ebf2679d00cd23afe7b9da49f8f23: openstack/ceilometer-0/proxy-httpd\" id=37409016-b1c5-468c-b397-7b84f4ea480a name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 16:30:49.685288 crc crio[21573]: time=\"2026-06-12T16:30:49.685181995Z\" level=info msg=\"Removing container: 500b1e0399ea18eb77647414b134ac10f57b27e050d56fe480927b18a34f557a\" id=50dfc522-cb23-4b36-b276-80596e330de9 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 16:30:49.724580 crc crio[21573]: time=\"2026-06-12T16:30:49.724375525Z\" level=info msg=\"Removed container 500b1e0399ea18eb77647414b134ac10f57b27e050d56fe480927b18a34f557a: openstack/ceilometer-0/sg-core\" id=50dfc522-cb23-4b36-b276-80596e330de9 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 16:30:49.730139 crc crio[21573]: time=\"2026-06-12T16:30:49.729856921Z\" level=info msg=\"Removing container: 8daf6efeee71a3e0d85fe802591f71732cfb93701ffe0780e100bd74927151c5\" id=15cdb28a-b170-4252-adeb-d13ab84d545b name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 16:30:49.783041 crc crio[21573]: time=\"2026-06-12T16:30:49.782915121Z\" level=info msg=\"Removed container 8daf6efeee71a3e0d85fe802591f71732cfb93701ffe0780e100bd74927151c5: openstack/ceilometer-0/ceilometer-notification-agent\" id=15cdb28a-b170-4252-adeb-d13ab84d545b name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 16:30:49.787183 crc crio[21573]: time=\"2026-06-12T16:30:49.787047692Z\" level=info msg=\"Removing container: e6f5770d9e9c1e5c6edf4c8d94c92f903c1129ff3d1cea4f8488350bfba882c8\" id=d0b153f1-dc8e-45df-b707-55591d3dba91 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 16:30:49.828419 crc crio[21573]: time=\"2026-06-12T16:30:49.828328747Z\" level=info msg=\"Removed container e6f5770d9e9c1e5c6edf4c8d94c92f903c1129ff3d1cea4f8488350bfba882c8: openstack/ceilometer-0/ceilometer-central-agent\" id=d0b153f1-dc8e-45df-b707-55591d3dba91 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 16:30:49.994381 crc crio[21573]: time=\"2026-06-12T16:30:49.993628963Z\" level=info msg=\"Stopped container 4fb8bff984cb0ec9dc676d58a3d8f753b078af18d7e5c151e29896b4b420a229: openstack/nova-api-0/nova-api-api\" id=6823f778-2a23-4ceb-847e-48318ae26d3e name=/runtime.v1.RuntimeService/StopContainer\nJun 12 16:30:49.996178 crc crio[21573]: time=\"2026-06-12T16:30:49.995824784Z\" level=info msg=\"Stopping pod sandbox: a89bf276abdfb4bbb6cf1b75be4083c3561039f36fd61541ac7c6754c3e98bca\" id=090af777-8edd-42af-a98f-fc480068324a name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 16:30:49.998857 crc crio[21573]: time=\"2026-06-12T16:30:49.996555694Z\" level=info msg=\"Got pod network &{Name:nova-api-0 Namespace:openstack ID:a89bf276abdfb4bbb6cf1b75be4083c3561039f36fd61541ac7c6754c3e98bca UID:cf38f704-44d4-4db4-9bd8-d13decfcaaef NetNS:/var/run/netns/809ec6a1-c32d-463d-8662-0be9819d8c2e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podcf38f704_44d4_4db4_9bd8_d13decfcaaef.slice PodAnnotations:0xc001896c90}] Aliases:map[]}\"\nJun 12 16:30:49.998857 crc crio[21573]: time=\"2026-06-12T16:30:49.996744709Z\" level=info msg=\"Deleting pod openstack_nova-api-0 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 16:30:50.143583 crc crio[21573]: time=\"2026-06-12T16:30:50.140906702Z\" level=info msg=\"Running pod sandbox: openstack/ceilometer-0/POD\" id=753657cc-d88f-4484-803a-a6f602caadd7 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 16:30:50.143583 crc crio[21573]: time=\"2026-06-12T16:30:50.141114588Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:30:50.297230 crc crio[21573]: time=\"2026-06-12T16:30:50.295756823Z\" level=info msg=\"Got pod network &{Name:ceilometer-0 Namespace:openstack ID:a79721feb4e22fb8f0a934b494dae95a376ef7f5cdcd48b6b63ff08e727b0be8 UID:dc51e064-e938-4b66-aa1c-ccf577cd13a2 NetNS:/var/run/netns/0144703c-363f-49d4-a32b-81f5adc5d4f4 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poddc51e064_e938_4b66_aa1c_ccf577cd13a2.slice PodAnnotations:0xc00338e400}] Aliases:map[]}\"\nJun 12 16:30:50.297230 crc crio[21573]: time=\"2026-06-12T16:30:50.29639237Z\" level=info msg=\"Adding pod openstack_ceilometer-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 16:30:50.885659 crc crio[21573]: time=\"2026-06-12T16:30:50.884371439Z\" level=info msg=\"Stopped pod sandbox: a89bf276abdfb4bbb6cf1b75be4083c3561039f36fd61541ac7c6754c3e98bca\" id=090af777-8edd-42af-a98f-fc480068324a name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 16:30:51.284682 crc crio[21573]: 2026-06-12T16:30:51Z [verbose] CmdAdd (shim): {1.1.0 [{Name:a79721feb4e22fb Mac:7e:7d:e9:c4:3c:a1 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:d3 Mtu:0 Sandbox:/var/run/netns/0144703c-363f-49d4-a32b-81f5adc5d4f4 SocketPath: PciID:}] [{Interface:0xc00011ae50 Address:{IP:10.217.0.211 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 16:30:51.287208 crc crio[21573]: time=\"2026-06-12T16:30:51.287119688Z\" level=info msg=\"Got pod network &{Name:ceilometer-0 Namespace:openstack ID:a79721feb4e22fb8f0a934b494dae95a376ef7f5cdcd48b6b63ff08e727b0be8 UID:dc51e064-e938-4b66-aa1c-ccf577cd13a2 NetNS:/var/run/netns/0144703c-363f-49d4-a32b-81f5adc5d4f4 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poddc51e064_e938_4b66_aa1c_ccf577cd13a2.slice PodAnnotations:0xc00338e400}] Aliases:map[]}\"\nJun 12 16:30:51.287391 crc crio[21573]: time=\"2026-06-12T16:30:51.287326343Z\" level=info msg=\"Checking pod openstack_ceilometer-0 for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 16:30:51.300937 crc crio[21573]: time=\"2026-06-12T16:30:51.300896901Z\" level=info msg=\"Ran pod sandbox a79721feb4e22fb8f0a934b494dae95a376ef7f5cdcd48b6b63ff08e727b0be8 with infra container: openstack/ceilometer-0/POD\" id=753657cc-d88f-4484-803a-a6f602caadd7 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 16:30:51.313073 crc crio[21573]: time=\"2026-06-12T16:30:51.313008802Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-central:current-podified\" id=255b45f0-af3d-49ae-a83a-621fa791f4f2 name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:30:51.345823 crc crio[21573]: time=\"2026-06-12T16:30:51.345715952Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-central:current-podified\" id=324938f1-3e9f-4776-9c17-8151e42638e8 name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:30:51.359786 crc crio[21573]: time=\"2026-06-12T16:30:51.35954373Z\" level=info msg=\"Creating container: openstack/ceilometer-0/ceilometer-central-agent\" id=e2c5543f-bec0-42cc-bcf6-c07a9abdc4f4 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:30:51.360286 crc crio[21573]: time=\"2026-06-12T16:30:51.360099764Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:30:51.426704 crc crio[21573]: time=\"2026-06-12T16:30:51.425899954Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:30:51.431353 crc crio[21573]: time=\"2026-06-12T16:30:51.431264637Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:30:51.587730 crc crio[21573]: time=\"2026-06-12T16:30:51.587568663Z\" level=info msg=\"Created container 8f2159cc59b6d1294a89190c3c48b3858f8b3db5b2784fed4e7bb402a886d70b: openstack/ceilometer-0/ceilometer-central-agent\" id=e2c5543f-bec0-42cc-bcf6-c07a9abdc4f4 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:30:51.589717 crc crio[21573]: time=\"2026-06-12T16:30:51.589620176Z\" level=info msg=\"Starting container: 8f2159cc59b6d1294a89190c3c48b3858f8b3db5b2784fed4e7bb402a886d70b\" id=c6c24373-509c-4c24-aa56-e1830e370eed name=/runtime.v1.RuntimeService/StartContainer\nJun 12 16:30:51.597813 crc crio[21573]: time=\"2026-06-12T16:30:51.597703761Z\" level=info msg=\"Started container\" PID=94024 containerID=8f2159cc59b6d1294a89190c3c48b3858f8b3db5b2784fed4e7bb402a886d70b description=openstack/ceilometer-0/ceilometer-central-agent id=c6c24373-509c-4c24-aa56-e1830e370eed name=/runtime.v1.RuntimeService/StartContainer sandboxID=a79721feb4e22fb8f0a934b494dae95a376ef7f5cdcd48b6b63ff08e727b0be8\nJun 12 16:30:51.615103 crc crio[21573]: time=\"2026-06-12T16:30:51.614787716Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-notification:current-podified\" id=03059394-a760-4378-a51d-04c6af834fff name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:30:51.641690 crc crio[21573]: time=\"2026-06-12T16:30:51.641574768Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-notification:current-podified\" id=0dd66b67-3cdf-4ae0-87dd-caa5ed20a13e name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:30:51.651790 crc crio[21573]: time=\"2026-06-12T16:30:51.651689549Z\" level=info msg=\"Creating container: openstack/ceilometer-0/ceilometer-notification-agent\" id=ad27e629-3a24-4323-973a-617072ba1e8a name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:30:51.652198 crc crio[21573]: time=\"2026-06-12T16:30:51.65213741Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:30:51.713324 crc crio[21573]: time=\"2026-06-12T16:30:51.713211464Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:30:51.718115 crc crio[21573]: time=\"2026-06-12T16:30:51.718045532Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:30:51.835759 crc crio[21573]: time=\"2026-06-12T16:30:51.835660588Z\" level=info msg=\"Removing container: 4fb8bff984cb0ec9dc676d58a3d8f753b078af18d7e5c151e29896b4b420a229\" id=2c7c2064-b59a-4f66-bdc8-9a1657537dff name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 16:30:51.873418 crc crio[21573]: time=\"2026-06-12T16:30:51.873237691Z\" level=info msg=\"Removed container 4fb8bff984cb0ec9dc676d58a3d8f753b078af18d7e5c151e29896b4b420a229: openstack/nova-api-0/nova-api-api\" id=2c7c2064-b59a-4f66-bdc8-9a1657537dff name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 16:30:51.876804 crc crio[21573]: time=\"2026-06-12T16:30:51.876721Z\" level=info msg=\"Created container 93816da69ef67abedccbca35eb813962cbeeb1243e41471bdfcceb1e1262ea7b: openstack/ceilometer-0/ceilometer-notification-agent\" id=ad27e629-3a24-4323-973a-617072ba1e8a name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:30:51.878463 crc crio[21573]: time=\"2026-06-12T16:30:51.878382585Z\" level=info msg=\"Starting container: 93816da69ef67abedccbca35eb813962cbeeb1243e41471bdfcceb1e1262ea7b\" id=5bfee4b2-3790-4b7c-907a-ee5fd7d8f646 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 16:30:51.878773 crc crio[21573]: time=\"2026-06-12T16:30:51.878657431Z\" level=info msg=\"Removing container: 795aae25408f7a90e934f5056ad830c9a7c971e40ef9f32d7bc9f000d8a68ff4\" id=467fd014-e5cd-4762-ad4a-0547f7093439 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 16:30:51.890887 crc crio[21573]: time=\"2026-06-12T16:30:51.890777274Z\" level=info msg=\"Started container\" PID=94047 containerID=93816da69ef67abedccbca35eb813962cbeeb1243e41471bdfcceb1e1262ea7b description=openstack/ceilometer-0/ceilometer-notification-agent id=5bfee4b2-3790-4b7c-907a-ee5fd7d8f646 name=/runtime.v1.RuntimeService/StartContainer sandboxID=a79721feb4e22fb8f0a934b494dae95a376ef7f5cdcd48b6b63ff08e727b0be8\nJun 12 16:30:51.921355 crc crio[21573]: time=\"2026-06-12T16:30:51.921237913Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/sg-core:latest\" id=18a52294-0d55-4904-847b-e14eb5f4c04f name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:30:51.927650 crc crio[21573]: time=\"2026-06-12T16:30:51.927407381Z\" level=info msg=\"Removed container 795aae25408f7a90e934f5056ad830c9a7c971e40ef9f32d7bc9f000d8a68ff4: openstack/nova-api-0/nova-api-log\" id=467fd014-e5cd-4762-ad4a-0547f7093439 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 16:30:51.954730 crc crio[21573]: time=\"2026-06-12T16:30:51.95461374Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/sg-core:latest\" id=13670b52-a9cf-4a37-ab6a-44ad0bb1c823 name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:30:51.965885 crc crio[21573]: time=\"2026-06-12T16:30:51.965802158Z\" level=info msg=\"Creating container: openstack/ceilometer-0/sg-core\" id=e9aab223-8668-4680-897c-b29a62ffb860 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:30:51.966673 crc crio[21573]: time=\"2026-06-12T16:30:51.966610359Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:30:52.059343 crc crio[21573]: time=\"2026-06-12T16:30:52.059211872Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:30:52.079988 crc crio[21573]: time=\"2026-06-12T16:30:52.079805504Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:30:52.728800 crc crio[21573]: time=\"2026-06-12T16:30:52.725605908Z\" level=info msg=\"Created container cd9ed3f7cad38c49142bba753e349adf1d01efec86dbb8b7d57d192aacc6a2b0: openstack/ceilometer-0/sg-core\" id=e9aab223-8668-4680-897c-b29a62ffb860 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:30:52.735426 crc crio[21573]: time=\"2026-06-12T16:30:52.731031415Z\" level=info msg=\"Starting container: cd9ed3f7cad38c49142bba753e349adf1d01efec86dbb8b7d57d192aacc6a2b0\" id=7bc15ea8-4d77-439a-8d28-2bce2119b3a2 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 16:30:52.748661 crc crio[21573]: time=\"2026-06-12T16:30:52.748241232Z\" level=info msg=\"Started container\" PID=94074 containerID=cd9ed3f7cad38c49142bba753e349adf1d01efec86dbb8b7d57d192aacc6a2b0 description=openstack/ceilometer-0/sg-core id=7bc15ea8-4d77-439a-8d28-2bce2119b3a2 name=/runtime.v1.RuntimeService/StartContainer sandboxID=a79721feb4e22fb8f0a934b494dae95a376ef7f5cdcd48b6b63ff08e727b0be8\nJun 12 16:30:52.766881 crc crio[21573]: time=\"2026-06-12T16:30:52.766825305Z\" level=info msg=\"Checking image status: registry.redhat.io/ubi9/httpd-24:latest\" id=38432206-2805-401b-be80-d6db17a6b2e0 name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:30:52.790663 crc crio[21573]: time=\"2026-06-12T16:30:52.789224941Z\" level=info msg=\"Running pod sandbox: openstack/nova-api-0/POD\" id=8175d77e-0d47-4d8d-a98e-b8d03e6ad3db name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 16:30:52.790663 crc crio[21573]: time=\"2026-06-12T16:30:52.789391668Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:30:52.928533 crc crio[21573]: time=\"2026-06-12T16:30:52.927791181Z\" level=info msg=\"Got pod network &{Name:nova-api-0 Namespace:openstack ID:44a45e4a7f1c8e76182bfaa81e62cf294bd65777d51af2fd9b3a4791d27e3a8f UID:e40a8054-fa87-4c21-ad60-a3253e955ff9 NetNS:/var/run/netns/11cdc96e-7122-4f28-a0cc-5986a56bf5b5 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pode40a8054_fa87_4c21_ad60_a3253e955ff9.slice PodAnnotations:0xc000568878}] Aliases:map[]}\"\nJun 12 16:30:52.928533 crc crio[21573]: time=\"2026-06-12T16:30:52.928310905Z\" level=info msg=\"Adding pod openstack_nova-api-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 16:30:52.947768 crc crio[21573]: time=\"2026-06-12T16:30:52.947657057Z\" level=info msg=\"Checking image status: registry.redhat.io/ubi9/httpd-24:latest\" id=b1c7b775-a4e8-4624-ac4c-b020ffd3caa5 name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:30:52.983661 crc crio[21573]: time=\"2026-06-12T16:30:52.983372813Z\" level=info msg=\"Creating container: openstack/ceilometer-0/proxy-httpd\" id=a6cf6eb9-e673-4343-bb1f-dc1500e0227b name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:30:52.984181 crc crio[21573]: time=\"2026-06-12T16:30:52.984112813Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:30:53.024293 crc crio[21573]: time=\"2026-06-12T16:30:53.022581968Z\" level=info msg=\"Stopping container: 38662cba8d7a2059f9230c04a168afb1da827b105505e8af75701093851d6adb (timeout: 10s)\" id=bc722ea9-3e5e-42ea-be29-994226a61886 name=/runtime.v1.RuntimeService/StopContainer\nJun 12 16:30:53.117886 crc crio[21573]: time=\"2026-06-12T16:30:53.116262135Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:30:53.126812 crc crio[21573]: time=\"2026-06-12T16:30:53.124689589Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:30:53.185905 crc crio[21573]: time=\"2026-06-12T16:30:53.185721222Z\" level=info msg=\"Stopped container 38662cba8d7a2059f9230c04a168afb1da827b105505e8af75701093851d6adb: openstack/dnsmasq-dns-7948f7c9f9-k94zf/dnsmasq-dns\" id=bc722ea9-3e5e-42ea-be29-994226a61886 name=/runtime.v1.RuntimeService/StopContainer\nJun 12 16:30:53.192905 crc crio[21573]: time=\"2026-06-12T16:30:53.19280049Z\" level=info msg=\"Stopping pod sandbox: cf487bf99fadbbbf75294f46ddc40f9e4dbba1bc1b4ab1d8295b768f2096c2ff\" id=59808654-87ae-4ea1-bee8-33efc2018dc9 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 16:30:53.195264 crc crio[21573]: time=\"2026-06-12T16:30:53.193888829Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-7948f7c9f9-k94zf Namespace:openstack ID:cf487bf99fadbbbf75294f46ddc40f9e4dbba1bc1b4ab1d8295b768f2096c2ff UID:1014aae3-e323-44a9-a35c-f6b8090e1398 NetNS:/var/run/netns/a7d7ef00-64aa-4a94-9597-73ab1e2be3db Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod1014aae3_e323_44a9_a35c_f6b8090e1398.slice PodAnnotations:0xc00338e608}] Aliases:map[]}\"\nJun 12 16:30:53.195264 crc crio[21573]: time=\"2026-06-12T16:30:53.194361652Z\" level=info msg=\"Deleting pod openstack_dnsmasq-dns-7948f7c9f9-k94zf from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 16:30:53.401010 crc crio[21573]: time=\"2026-06-12T16:30:53.400802382Z\" level=info msg=\"Created container b6387625df38b9c4b5d4cb2db642c2238949647a5697b50e96a155d1e212d335: openstack/ceilometer-0/proxy-httpd\" id=a6cf6eb9-e673-4343-bb1f-dc1500e0227b name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:30:53.408607 crc crio[21573]: time=\"2026-06-12T16:30:53.407884358Z\" level=info msg=\"Starting container: b6387625df38b9c4b5d4cb2db642c2238949647a5697b50e96a155d1e212d335\" id=5496d10a-8264-47eb-acd0-a1637d20c1b8 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 16:30:53.417161 crc crio[21573]: time=\"2026-06-12T16:30:53.416935219Z\" level=info msg=\"Started container\" PID=94224 containerID=b6387625df38b9c4b5d4cb2db642c2238949647a5697b50e96a155d1e212d335 description=openstack/ceilometer-0/proxy-httpd id=5496d10a-8264-47eb-acd0-a1637d20c1b8 name=/runtime.v1.RuntimeService/StartContainer sandboxID=a79721feb4e22fb8f0a934b494dae95a376ef7f5cdcd48b6b63ff08e727b0be8\nJun 12 16:30:53.640694 crc crio[21573]: 2026-06-12T16:30:53Z [verbose] CmdAdd (shim): {1.1.0 [{Name:44a45e4a7f1c8e7 Mac:5a:21:2a:3b:6e:67 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:d4 Mtu:0 Sandbox:/var/run/netns/11cdc96e-7122-4f28-a0cc-5986a56bf5b5 SocketPath: PciID:}] [{Interface:0xc0001825f0 Address:{IP:10.217.0.212 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 16:30:53.643319 crc crio[21573]: time=\"2026-06-12T16:30:53.643219218Z\" level=info msg=\"Got pod network &{Name:nova-api-0 Namespace:openstack ID:44a45e4a7f1c8e76182bfaa81e62cf294bd65777d51af2fd9b3a4791d27e3a8f UID:e40a8054-fa87-4c21-ad60-a3253e955ff9 NetNS:/var/run/netns/11cdc96e-7122-4f28-a0cc-5986a56bf5b5 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pode40a8054_fa87_4c21_ad60_a3253e955ff9.slice PodAnnotations:0xc000568878}] Aliases:map[]}\"\nJun 12 16:30:53.643526 crc crio[21573]: time=\"2026-06-12T16:30:53.643433635Z\" level=info msg=\"Checking pod openstack_nova-api-0 for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 16:30:53.666626 crc crio[21573]: time=\"2026-06-12T16:30:53.666485455Z\" level=info msg=\"Ran pod sandbox 44a45e4a7f1c8e76182bfaa81e62cf294bd65777d51af2fd9b3a4791d27e3a8f with infra container: openstack/nova-api-0/POD\" id=8175d77e-0d47-4d8d-a98e-b8d03e6ad3db name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 16:30:53.680836 crc crio[21573]: time=\"2026-06-12T16:30:53.680136968Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified\" id=41a7708a-e3d7-4cac-8fa1-8bdff49138e6 name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:30:53.686203 crc crio[21573]: time=\"2026-06-12T16:30:53.686029482Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified\" id=f0c4c5f8-ac37-4cc2-84e4-07880cfd7101 name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:30:53.709842 crc crio[21573]: time=\"2026-06-12T16:30:53.709731054Z\" level=info msg=\"Creating container: openstack/nova-api-0/nova-api-log\" id=8c85933c-bb4f-4091-9e37-31366aa9e889 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:30:53.710592 crc crio[21573]: time=\"2026-06-12T16:30:53.710329139Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:30:53.793026 crc crio[21573]: time=\"2026-06-12T16:30:53.792847144Z\" level=info msg=\"Stopped pod sandbox: cf487bf99fadbbbf75294f46ddc40f9e4dbba1bc1b4ab1d8295b768f2096c2ff\" id=59808654-87ae-4ea1-bee8-33efc2018dc9 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 16:30:53.804876 crc crio[21573]: time=\"2026-06-12T16:30:53.804682198Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:30:53.816370 crc crio[21573]: time=\"2026-06-12T16:30:53.815769874Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:30:53.993041 crc crio[21573]: time=\"2026-06-12T16:30:53.992896892Z\" level=info msg=\"Created container 55b8ff0736b213497a9018f15c3703420b8ec5142b285f8eff7ed5496cb96921: openstack/nova-api-0/nova-api-log\" id=8c85933c-bb4f-4091-9e37-31366aa9e889 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:30:54.006078 crc crio[21573]: time=\"2026-06-12T16:30:54.005668856Z\" level=info msg=\"Starting container: 55b8ff0736b213497a9018f15c3703420b8ec5142b285f8eff7ed5496cb96921\" id=c52c0b6f-4af6-4ed5-a8bb-ac18ac40c9b8 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 16:30:54.018834 crc crio[21573]: time=\"2026-06-12T16:30:54.01873889Z\" level=info msg=\"Started container\" PID=94498 containerID=55b8ff0736b213497a9018f15c3703420b8ec5142b285f8eff7ed5496cb96921 description=openstack/nova-api-0/nova-api-log id=c52c0b6f-4af6-4ed5-a8bb-ac18ac40c9b8 name=/runtime.v1.RuntimeService/StartContainer sandboxID=44a45e4a7f1c8e76182bfaa81e62cf294bd65777d51af2fd9b3a4791d27e3a8f\nJun 12 16:30:54.057989 crc crio[21573]: time=\"2026-06-12T16:30:54.057788167Z\" level=info msg=\"Stopping container: 93816da69ef67abedccbca35eb813962cbeeb1243e41471bdfcceb1e1262ea7b (timeout: 30s)\" id=ab5b5638-4636-44fc-bf03-9b414fd9399a name=/runtime.v1.RuntimeService/StopContainer\nJun 12 16:30:54.058589 crc crio[21573]: time=\"2026-06-12T16:30:54.05851775Z\" level=info msg=\"Stopping container: 8f2159cc59b6d1294a89190c3c48b3858f8b3db5b2784fed4e7bb402a886d70b (timeout: 30s)\" id=9aab525f-c6a4-42bb-b58d-0c35e6d20e9d name=/runtime.v1.RuntimeService/StopContainer\nJun 12 16:30:54.058834 crc crio[21573]: time=\"2026-06-12T16:30:54.058716701Z\" level=info msg=\"Stopping container: cd9ed3f7cad38c49142bba753e349adf1d01efec86dbb8b7d57d192aacc6a2b0 (timeout: 30s)\" id=40a9a821-2e87-44ce-983d-8280703e933e name=/runtime.v1.RuntimeService/StopContainer\nJun 12 16:30:54.061217 crc crio[21573]: time=\"2026-06-12T16:30:54.059937623Z\" level=info msg=\"Stopping container: b6387625df38b9c4b5d4cb2db642c2238949647a5697b50e96a155d1e212d335 (timeout: 30s)\" id=cee8bbbe-354a-42dc-9625-39cc0b5bc528 name=/runtime.v1.RuntimeService/StopContainer\nJun 12 16:30:54.118129 crc crio[21573]: time=\"2026-06-12T16:30:54.118025299Z\" level=info msg=\"Removing container: 38662cba8d7a2059f9230c04a168afb1da827b105505e8af75701093851d6adb\" id=8d7e8dfb-3191-4418-8f80-31f99b299b7e name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 16:30:54.280565 crc crio[21573]: time=\"2026-06-12T16:30:54.279624006Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified\" id=454c10c5-392f-4dde-be4f-a43ae76916e8 name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:30:54.305262 crc crio[21573]: time=\"2026-06-12T16:30:54.305135546Z\" level=info msg=\"Removed container 38662cba8d7a2059f9230c04a168afb1da827b105505e8af75701093851d6adb: openstack/dnsmasq-dns-7948f7c9f9-k94zf/dnsmasq-dns\" id=8d7e8dfb-3191-4418-8f80-31f99b299b7e name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 16:30:54.311100 crc crio[21573]: time=\"2026-06-12T16:30:54.310975928Z\" level=info msg=\"Removing container: 76ba639b016629b05207eb462453f001e6cc138bed903199da344919c5a174e2\" id=889a3146-a64e-42c0-8490-3a89378ca626 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 16:30:54.332691 crc crio[21573]: time=\"2026-06-12T16:30:54.330669864Z\" level=info msg=\"Stopped container b6387625df38b9c4b5d4cb2db642c2238949647a5697b50e96a155d1e212d335: openstack/ceilometer-0/proxy-httpd\" id=cee8bbbe-354a-42dc-9625-39cc0b5bc528 name=/runtime.v1.RuntimeService/StopContainer\nJun 12 16:30:54.440252 crc crio[21573]: time=\"2026-06-12T16:30:54.440061881Z\" level=info msg=\"Removed container 76ba639b016629b05207eb462453f001e6cc138bed903199da344919c5a174e2: openstack/dnsmasq-dns-7948f7c9f9-k94zf/init\" id=889a3146-a64e-42c0-8490-3a89378ca626 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 16:30:54.450183 crc crio[21573]: time=\"2026-06-12T16:30:54.450027586Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified\" id=31307c24-255b-4a5d-9d9d-48ca2476af4b name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:30:54.468898 crc crio[21573]: time=\"2026-06-12T16:30:54.4685656Z\" level=info msg=\"Creating container: openstack/nova-api-0/nova-api-api\" id=111abb19-1697-401d-9cc7-9a18be7734ec name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:30:54.469306 crc crio[21573]: time=\"2026-06-12T16:30:54.469231097Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:30:54.543498 crc crio[21573]: time=\"2026-06-12T16:30:54.54272539Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:30:54.549283 crc crio[21573]: time=\"2026-06-12T16:30:54.549227133Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:30:54.622543 crc crio[21573]: time=\"2026-06-12T16:30:54.622326237Z\" level=info msg=\"Stopped container 93816da69ef67abedccbca35eb813962cbeeb1243e41471bdfcceb1e1262ea7b: openstack/ceilometer-0/ceilometer-notification-agent\" id=ab5b5638-4636-44fc-bf03-9b414fd9399a name=/runtime.v1.RuntimeService/StopContainer\nJun 12 16:30:54.677551 crc crio[21573]: time=\"2026-06-12T16:30:54.677347439Z\" level=info msg=\"Created container 1b733bbdb6f2cedfc8a2708c9db2e6c9bb98b07987ec8de337edcafd32c4a7da: openstack/nova-api-0/nova-api-api\" id=111abb19-1697-401d-9cc7-9a18be7734ec name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:30:54.679358 crc crio[21573]: time=\"2026-06-12T16:30:54.679273051Z\" level=info msg=\"Starting container: 1b733bbdb6f2cedfc8a2708c9db2e6c9bb98b07987ec8de337edcafd32c4a7da\" id=0eaaafe7-8a2f-4fc1-b7a4-41fe92ecc82f name=/runtime.v1.RuntimeService/StartContainer\nJun 12 16:30:54.688866 crc crio[21573]: time=\"2026-06-12T16:30:54.688754553Z\" level=info msg=\"Started container\" PID=94614 containerID=1b733bbdb6f2cedfc8a2708c9db2e6c9bb98b07987ec8de337edcafd32c4a7da description=openstack/nova-api-0/nova-api-api id=0eaaafe7-8a2f-4fc1-b7a4-41fe92ecc82f name=/runtime.v1.RuntimeService/StartContainer sandboxID=44a45e4a7f1c8e76182bfaa81e62cf294bd65777d51af2fd9b3a4791d27e3a8f\nJun 12 16:30:54.710401 crc crio[21573]: time=\"2026-06-12T16:30:54.710233776Z\" level=info msg=\"Stopped container cd9ed3f7cad38c49142bba753e349adf1d01efec86dbb8b7d57d192aacc6a2b0: openstack/ceilometer-0/sg-core\" id=40a9a821-2e87-44ce-983d-8280703e933e name=/runtime.v1.RuntimeService/StopContainer\nJun 12 16:30:56.043159 crc crio[21573]: time=\"2026-06-12T16:30:56.040186453Z\" level=info msg=\"Running pod sandbox: openstack/nova-cell1-cell-mapping-8k4x2/POD\" id=40edb5d2-dbdc-432b-8278-28e50cc7e72a name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 16:30:56.043159 crc crio[21573]: time=\"2026-06-12T16:30:56.041850638Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:30:56.152725 crc crio[21573]: time=\"2026-06-12T16:30:56.152620094Z\" level=info msg=\"Got pod network &{Name:nova-cell1-cell-mapping-8k4x2 Namespace:openstack ID:586a3cfafc75699aad1bf1812827cfdec5546b2282a5a9e88e0f7ede5ddcde4c UID:90132761-45e4-40d0-8bac-d5dda4d5661e NetNS:/var/run/netns/0ac211e2-3963-4d00-a991-a31cd79a48bb Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod90132761_45e4_40d0_8bac_d5dda4d5661e.slice PodAnnotations:0xc000138de0}] Aliases:map[]}\"\nJun 12 16:30:56.152725 crc crio[21573]: time=\"2026-06-12T16:30:56.152702946Z\" level=info msg=\"Adding pod openstack_nova-cell1-cell-mapping-8k4x2 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 16:30:56.766828 crc crio[21573]: 2026-06-12T16:30:56Z [verbose] CmdAdd (shim): {1.1.0 [{Name:586a3cfafc75699 Mac:6e:4b:0c:fa:c2:9c Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:d5 Mtu:0 Sandbox:/var/run/netns/0ac211e2-3963-4d00-a991-a31cd79a48bb SocketPath: PciID:}] [{Interface:0xc0000145f0 Address:{IP:10.217.0.213 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 16:30:56.769061 crc crio[21573]: time=\"2026-06-12T16:30:56.768981062Z\" level=info msg=\"Got pod network &{Name:nova-cell1-cell-mapping-8k4x2 Namespace:openstack ID:586a3cfafc75699aad1bf1812827cfdec5546b2282a5a9e88e0f7ede5ddcde4c UID:90132761-45e4-40d0-8bac-d5dda4d5661e NetNS:/var/run/netns/0ac211e2-3963-4d00-a991-a31cd79a48bb Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod90132761_45e4_40d0_8bac_d5dda4d5661e.slice PodAnnotations:0xc000138de0}] Aliases:map[]}\"\nJun 12 16:30:56.769325 crc crio[21573]: time=\"2026-06-12T16:30:56.769218408Z\" level=info msg=\"Checking pod openstack_nova-cell1-cell-mapping-8k4x2 for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 16:30:56.784102 crc crio[21573]: time=\"2026-06-12T16:30:56.783993883Z\" level=info msg=\"Ran pod sandbox 586a3cfafc75699aad1bf1812827cfdec5546b2282a5a9e88e0f7ede5ddcde4c with infra container: openstack/nova-cell1-cell-mapping-8k4x2/POD\" id=40edb5d2-dbdc-432b-8278-28e50cc7e72a name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 16:30:56.787605 crc crio[21573]: time=\"2026-06-12T16:30:56.787412239Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-conductor:current-podified\" id=4ea450db-0145-4251-8895-d74d65e4878a name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:30:56.825006 crc crio[21573]: time=\"2026-06-12T16:30:56.824898412Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-conductor:current-podified\" id=884e189c-3fa1-4e4c-881d-f822b9ce9994 name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:30:56.834219 crc crio[21573]: time=\"2026-06-12T16:30:56.834134724Z\" level=info msg=\"Creating container: openstack/nova-cell1-cell-mapping-8k4x2/nova-manage\" id=2265df19-423f-4f87-bae6-3fee7f9caf75 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:30:56.834669 crc crio[21573]: time=\"2026-06-12T16:30:56.834614827Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:30:56.908227 crc crio[21573]: time=\"2026-06-12T16:30:56.907383628Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:30:56.912880 crc crio[21573]: time=\"2026-06-12T16:30:56.912787683Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:30:57.133138 crc crio[21573]: time=\"2026-06-12T16:30:57.133020378Z\" level=info msg=\"Created container 7889f7fc31d6f1bd358983b40219a02e9548755a7d32876a2938f6cc86c5fb20: openstack/nova-cell1-cell-mapping-8k4x2/nova-manage\" id=2265df19-423f-4f87-bae6-3fee7f9caf75 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:30:57.135182 crc crio[21573]: time=\"2026-06-12T16:30:57.13463048Z\" level=info msg=\"Starting container: 7889f7fc31d6f1bd358983b40219a02e9548755a7d32876a2938f6cc86c5fb20\" id=b7b58e80-3451-434f-9bb7-e4d62012793e name=/runtime.v1.RuntimeService/StartContainer\nJun 12 16:30:57.144044 crc crio[21573]: time=\"2026-06-12T16:30:57.143876907Z\" level=info msg=\"Started container\" PID=94949 containerID=7889f7fc31d6f1bd358983b40219a02e9548755a7d32876a2938f6cc86c5fb20 description=openstack/nova-cell1-cell-mapping-8k4x2/nova-manage id=b7b58e80-3451-434f-9bb7-e4d62012793e name=/runtime.v1.RuntimeService/StartContainer sandboxID=586a3cfafc75699aad1bf1812827cfdec5546b2282a5a9e88e0f7ede5ddcde4c\nJun 12 16:31:00.909489 crc crio[21573]: time=\"2026-06-12T16:31:00.908177109Z\" level=info msg=\"Stopped container 8f2159cc59b6d1294a89190c3c48b3858f8b3db5b2784fed4e7bb402a886d70b: openstack/ceilometer-0/ceilometer-central-agent\" id=9aab525f-c6a4-42bb-b58d-0c35e6d20e9d name=/runtime.v1.RuntimeService/StopContainer\nJun 12 16:31:00.911547 crc crio[21573]: time=\"2026-06-12T16:31:00.910901569Z\" level=info msg=\"Stopping pod sandbox: a79721feb4e22fb8f0a934b494dae95a376ef7f5cdcd48b6b63ff08e727b0be8\" id=8f8c6d09-5fca-4508-9656-e83ab698e3b9 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 16:31:00.911777 crc crio[21573]: time=\"2026-06-12T16:31:00.91168289Z\" level=info msg=\"Got pod network &{Name:ceilometer-0 Namespace:openstack ID:a79721feb4e22fb8f0a934b494dae95a376ef7f5cdcd48b6b63ff08e727b0be8 UID:dc51e064-e938-4b66-aa1c-ccf577cd13a2 NetNS:/var/run/netns/0144703c-363f-49d4-a32b-81f5adc5d4f4 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poddc51e064_e938_4b66_aa1c_ccf577cd13a2.slice PodAnnotations:0xc002722ba8}] Aliases:map[]}\"\nJun 12 16:31:00.912029 crc crio[21573]: time=\"2026-06-12T16:31:00.911917757Z\" level=info msg=\"Deleting pod openstack_ceilometer-0 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 16:31:01.341742 crc crio[21573]: time=\"2026-06-12T16:31:01.341626411Z\" level=info msg=\"Stopped pod sandbox: a79721feb4e22fb8f0a934b494dae95a376ef7f5cdcd48b6b63ff08e727b0be8\" id=8f8c6d09-5fca-4508-9656-e83ab698e3b9 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 16:31:02.379706 crc crio[21573]: time=\"2026-06-12T16:31:02.378842339Z\" level=info msg=\"Removing container: b6387625df38b9c4b5d4cb2db642c2238949647a5697b50e96a155d1e212d335\" id=6d38e3bd-c3bc-4399-bb20-191a52d8b352 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 16:31:02.426585 crc crio[21573]: time=\"2026-06-12T16:31:02.424648785Z\" level=info msg=\"Removed container b6387625df38b9c4b5d4cb2db642c2238949647a5697b50e96a155d1e212d335: openstack/ceilometer-0/proxy-httpd\" id=6d38e3bd-c3bc-4399-bb20-191a52d8b352 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 16:31:02.428635 crc crio[21573]: time=\"2026-06-12T16:31:02.428555179Z\" level=info msg=\"Removing container: cd9ed3f7cad38c49142bba753e349adf1d01efec86dbb8b7d57d192aacc6a2b0\" id=a0a7a898-18c9-46f6-93db-c81abf99ab86 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 16:31:02.489915 crc crio[21573]: time=\"2026-06-12T16:31:02.489778064Z\" level=info msg=\"Removed container cd9ed3f7cad38c49142bba753e349adf1d01efec86dbb8b7d57d192aacc6a2b0: openstack/ceilometer-0/sg-core\" id=a0a7a898-18c9-46f6-93db-c81abf99ab86 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 16:31:02.497521 crc crio[21573]: time=\"2026-06-12T16:31:02.493911458Z\" level=info msg=\"Removing container: 93816da69ef67abedccbca35eb813962cbeeb1243e41471bdfcceb1e1262ea7b\" id=b36b82f7-d35d-4f40-be79-ebb2138ef24a name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 16:31:02.550727 crc crio[21573]: time=\"2026-06-12T16:31:02.550638766Z\" level=info msg=\"Removed container 93816da69ef67abedccbca35eb813962cbeeb1243e41471bdfcceb1e1262ea7b: openstack/ceilometer-0/ceilometer-notification-agent\" id=b36b82f7-d35d-4f40-be79-ebb2138ef24a name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 16:31:02.581738 crc crio[21573]: time=\"2026-06-12T16:31:02.581685463Z\" level=info msg=\"Removing container: 8f2159cc59b6d1294a89190c3c48b3858f8b3db5b2784fed4e7bb402a886d70b\" id=bcedcf84-97ce-43a1-97e8-fb77f6f334b7 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 16:31:02.635430 crc crio[21573]: time=\"2026-06-12T16:31:02.634854165Z\" level=info msg=\"Removed container 8f2159cc59b6d1294a89190c3c48b3858f8b3db5b2784fed4e7bb402a886d70b: openstack/ceilometer-0/ceilometer-central-agent\" id=bcedcf84-97ce-43a1-97e8-fb77f6f334b7 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 16:31:02.933375 crc crio[21573]: time=\"2026-06-12T16:31:02.933280038Z\" level=info msg=\"Running pod sandbox: openstack/ceilometer-0/POD\" id=ddade101-0ed3-4bcb-aa47-2336be2a3825 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 16:31:02.933736 crc crio[21573]: time=\"2026-06-12T16:31:02.933430069Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:31:02.980145 crc crio[21573]: time=\"2026-06-12T16:31:02.9799737Z\" level=info msg=\"Got pod network &{Name:ceilometer-0 Namespace:openstack ID:aff1de9c58425f3a334f911fa049ee7e388fe05ec0859a03c126fa5574c30a8b UID:bfd15825-94e5-4bba-b257-64809cff3394 NetNS:/var/run/netns/a8394d4f-d9dd-4514-9162-25d6d50e9317 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podbfd15825_94e5_4bba_b257_64809cff3394.slice PodAnnotations:0xc000568998}] Aliases:map[]}\"\nJun 12 16:31:02.980145 crc crio[21573]: time=\"2026-06-12T16:31:02.980055313Z\" level=info msg=\"Adding pod openstack_ceilometer-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 16:31:03.544564 crc crio[21573]: 2026-06-12T16:31:03Z [verbose] CmdAdd (shim): {1.1.0 [{Name:aff1de9c58425f3 Mac:ee:ef:b4:3b:5a:32 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:d6 Mtu:0 Sandbox:/var/run/netns/a8394d4f-d9dd-4514-9162-25d6d50e9317 SocketPath: PciID:}] [{Interface:0xc0002dca20 Address:{IP:10.217.0.214 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 16:31:03.547087 crc crio[21573]: time=\"2026-06-12T16:31:03.547009643Z\" level=info msg=\"Got pod network &{Name:ceilometer-0 Namespace:openstack ID:aff1de9c58425f3a334f911fa049ee7e388fe05ec0859a03c126fa5574c30a8b UID:bfd15825-94e5-4bba-b257-64809cff3394 NetNS:/var/run/netns/a8394d4f-d9dd-4514-9162-25d6d50e9317 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podbfd15825_94e5_4bba_b257_64809cff3394.slice PodAnnotations:0xc000568998}] Aliases:map[]}\"\nJun 12 16:31:03.547322 crc crio[21573]: time=\"2026-06-12T16:31:03.547259459Z\" level=info msg=\"Checking pod openstack_ceilometer-0 for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 16:31:03.559275 crc crio[21573]: time=\"2026-06-12T16:31:03.55918128Z\" level=info msg=\"Ran pod sandbox aff1de9c58425f3a334f911fa049ee7e388fe05ec0859a03c126fa5574c30a8b with infra container: openstack/ceilometer-0/POD\" id=ddade101-0ed3-4bcb-aa47-2336be2a3825 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 16:31:03.563280 crc crio[21573]: time=\"2026-06-12T16:31:03.563210746Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-central:current-podified\" id=2c96dad8-139d-4baa-83f6-f652bb192885 name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:31:03.595059 crc crio[21573]: time=\"2026-06-12T16:31:03.594402075Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-central:current-podified\" id=2ebbc322-99ed-4dd9-9908-5a6ea8de8f92 name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:31:03.604156 crc crio[21573]: time=\"2026-06-12T16:31:03.604094733Z\" level=info msg=\"Creating container: openstack/ceilometer-0/ceilometer-central-agent\" id=b20291ff-712a-4a69-948e-b1e11083a724 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:31:03.604426 crc crio[21573]: time=\"2026-06-12T16:31:03.60437567Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:31:03.663057 crc crio[21573]: time=\"2026-06-12T16:31:03.662958642Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:31:03.669339 crc crio[21573]: time=\"2026-06-12T16:31:03.669280486Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:31:03.908623 crc crio[21573]: time=\"2026-06-12T16:31:03.908512567Z\" level=info msg=\"Created container 567f3339dbf34876ad81a80d5a9b23ace20e14422bfd00ed3bdb31b058e6c30b: openstack/ceilometer-0/ceilometer-central-agent\" id=b20291ff-712a-4a69-948e-b1e11083a724 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:31:03.910277 crc crio[21573]: time=\"2026-06-12T16:31:03.910220282Z\" level=info msg=\"Starting container: 567f3339dbf34876ad81a80d5a9b23ace20e14422bfd00ed3bdb31b058e6c30b\" id=1070c2cd-5a2e-4f04-af7f-12bcfa0bed7e name=/runtime.v1.RuntimeService/StartContainer\nJun 12 16:31:03.916480 crc crio[21573]: time=\"2026-06-12T16:31:03.916359147Z\" level=info msg=\"Started container\" PID=95396 containerID=567f3339dbf34876ad81a80d5a9b23ace20e14422bfd00ed3bdb31b058e6c30b description=openstack/ceilometer-0/ceilometer-central-agent id=1070c2cd-5a2e-4f04-af7f-12bcfa0bed7e name=/runtime.v1.RuntimeService/StartContainer sandboxID=aff1de9c58425f3a334f911fa049ee7e388fe05ec0859a03c126fa5574c30a8b\nJun 12 16:31:03.927723 crc crio[21573]: time=\"2026-06-12T16:31:03.927624394Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-notification:current-podified\" id=b9bf3df3-d56f-4d88-a07b-9d44054f0a8b name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:31:03.955267 crc crio[21573]: time=\"2026-06-12T16:31:03.955166517Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-notification:current-podified\" id=c5bcc29c-339c-4c73-8350-e7432f3dda4b name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:31:03.973883 crc crio[21573]: time=\"2026-06-12T16:31:03.973753572Z\" level=info msg=\"Creating container: openstack/ceilometer-0/ceilometer-notification-agent\" id=4a34d907-d1c2-4849-9118-275f7e1eecab name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:31:03.974389 crc crio[21573]: time=\"2026-06-12T16:31:03.974324257Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:31:04.071714 crc crio[21573]: time=\"2026-06-12T16:31:04.071428102Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:31:04.079740 crc crio[21573]: time=\"2026-06-12T16:31:04.079658408Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:31:04.273725 crc crio[21573]: time=\"2026-06-12T16:31:04.273015988Z\" level=info msg=\"Created container 1d90f5923af4be97b20f7a62eee4353167a6f8d6c81d04b7c097006eee5b349d: openstack/ceilometer-0/ceilometer-notification-agent\" id=4a34d907-d1c2-4849-9118-275f7e1eecab name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:31:04.275516 crc crio[21573]: time=\"2026-06-12T16:31:04.275400811Z\" level=info msg=\"Starting container: 1d90f5923af4be97b20f7a62eee4353167a6f8d6c81d04b7c097006eee5b349d\" id=3e012474-979f-4ab7-9f98-7b3bed8947d9 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 16:31:04.283569 crc crio[21573]: time=\"2026-06-12T16:31:04.283309272Z\" level=info msg=\"Started container\" PID=95459 containerID=1d90f5923af4be97b20f7a62eee4353167a6f8d6c81d04b7c097006eee5b349d description=openstack/ceilometer-0/ceilometer-notification-agent id=3e012474-979f-4ab7-9f98-7b3bed8947d9 name=/runtime.v1.RuntimeService/StartContainer sandboxID=aff1de9c58425f3a334f911fa049ee7e388fe05ec0859a03c126fa5574c30a8b\nJun 12 16:31:04.300081 crc crio[21573]: time=\"2026-06-12T16:31:04.299999025Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/sg-core:latest\" id=47f4fec6-9e9d-4073-8f55-2c04fc2db1cd name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:31:04.315849 crc crio[21573]: time=\"2026-06-12T16:31:04.315677902Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/sg-core:latest\" id=2dfec77c-dfbe-4251-a9f8-3ffb0ed24d84 name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:31:04.325659 crc crio[21573]: time=\"2026-06-12T16:31:04.325349139Z\" level=info msg=\"Creating container: openstack/ceilometer-0/sg-core\" id=4b207367-473d-46c6-90c1-4ab9b1012a20 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:31:04.325990 crc crio[21573]: time=\"2026-06-12T16:31:04.325907825Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:31:04.383800 crc crio[21573]: time=\"2026-06-12T16:31:04.383664129Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:31:04.387679 crc crio[21573]: time=\"2026-06-12T16:31:04.387571952Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:31:04.586998 crc crio[21573]: time=\"2026-06-12T16:31:04.586840639Z\" level=info msg=\"Created container 006ff0ea63ee7c6453db337594abe6c78240201533d1768c433857aeaa3e6f04: openstack/ceilometer-0/sg-core\" id=4b207367-473d-46c6-90c1-4ab9b1012a20 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:31:04.589011 crc crio[21573]: time=\"2026-06-12T16:31:04.588246768Z\" level=info msg=\"Starting container: 006ff0ea63ee7c6453db337594abe6c78240201533d1768c433857aeaa3e6f04\" id=c55e1f33-ef7e-4481-8f09-206b15fc2de3 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 16:31:04.596095 crc crio[21573]: time=\"2026-06-12T16:31:04.596017765Z\" level=info msg=\"Started container\" PID=95490 containerID=006ff0ea63ee7c6453db337594abe6c78240201533d1768c433857aeaa3e6f04 description=openstack/ceilometer-0/sg-core id=c55e1f33-ef7e-4481-8f09-206b15fc2de3 name=/runtime.v1.RuntimeService/StartContainer sandboxID=aff1de9c58425f3a334f911fa049ee7e388fe05ec0859a03c126fa5574c30a8b\nJun 12 16:31:04.627027 crc crio[21573]: time=\"2026-06-12T16:31:04.626892247Z\" level=info msg=\"Checking image status: registry.redhat.io/ubi9/httpd-24:latest\" id=283e6382-a19f-41a5-9f53-471467ae7691 name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:31:04.696173 crc crio[21573]: time=\"2026-06-12T16:31:04.696048776Z\" level=info msg=\"Checking image status: registry.redhat.io/ubi9/httpd-24:latest\" id=9b8861cb-7c26-4d29-88f2-55912eefba85 name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:31:04.709354 crc crio[21573]: time=\"2026-06-12T16:31:04.709259266Z\" level=info msg=\"Creating container: openstack/ceilometer-0/proxy-httpd\" id=0fd745eb-1869-4cfb-9f51-d514cc10c525 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:31:04.710260 crc crio[21573]: time=\"2026-06-12T16:31:04.710153981Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:31:04.779874 crc crio[21573]: time=\"2026-06-12T16:31:04.779811565Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:31:04.787004 crc crio[21573]: time=\"2026-06-12T16:31:04.786899422Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:31:04.946204 crc crio[21573]: time=\"2026-06-12T16:31:04.946124487Z\" level=info msg=\"Created container 6a5aded819910946bb847d09f9a97a2b97d0e82eb288a9e5ddb68b2061b26036: openstack/ceilometer-0/proxy-httpd\" id=0fd745eb-1869-4cfb-9f51-d514cc10c525 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:31:04.948175 crc crio[21573]: time=\"2026-06-12T16:31:04.948070494Z\" level=info msg=\"Starting container: 6a5aded819910946bb847d09f9a97a2b97d0e82eb288a9e5ddb68b2061b26036\" id=52b399dc-70df-431b-ab3c-c4c7b31455bc name=/runtime.v1.RuntimeService/StartContainer\nJun 12 16:31:04.977918 crc crio[21573]: time=\"2026-06-12T16:31:04.977803935Z\" level=info msg=\"Started container\" PID=95518 containerID=6a5aded819910946bb847d09f9a97a2b97d0e82eb288a9e5ddb68b2061b26036 description=openstack/ceilometer-0/proxy-httpd id=52b399dc-70df-431b-ab3c-c4c7b31455bc name=/runtime.v1.RuntimeService/StartContainer sandboxID=aff1de9c58425f3a334f911fa049ee7e388fe05ec0859a03c126fa5574c30a8b\nJun 12 16:31:05.517523 crc crio[21573]: time=\"2026-06-12T16:31:05.512982276Z\" level=info msg=\"Stopping pod sandbox: 586a3cfafc75699aad1bf1812827cfdec5546b2282a5a9e88e0f7ede5ddcde4c\" id=3de7b675-d831-4861-b150-285a8c03cd07 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 16:31:05.517523 crc crio[21573]: time=\"2026-06-12T16:31:05.514436437Z\" level=info msg=\"Got pod network &{Name:nova-cell1-cell-mapping-8k4x2 Namespace:openstack ID:586a3cfafc75699aad1bf1812827cfdec5546b2282a5a9e88e0f7ede5ddcde4c UID:90132761-45e4-40d0-8bac-d5dda4d5661e NetNS:/var/run/netns/0ac211e2-3963-4d00-a991-a31cd79a48bb Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod90132761_45e4_40d0_8bac_d5dda4d5661e.slice PodAnnotations:0xc00008c8d0}] Aliases:map[]}\"\nJun 12 16:31:05.517523 crc crio[21573]: time=\"2026-06-12T16:31:05.514673234Z\" level=info msg=\"Deleting pod openstack_nova-cell1-cell-mapping-8k4x2 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 16:31:05.994298 crc crio[21573]: time=\"2026-06-12T16:31:05.99372869Z\" level=info msg=\"Stopped pod sandbox: 586a3cfafc75699aad1bf1812827cfdec5546b2282a5a9e88e0f7ede5ddcde4c\" id=3de7b675-d831-4861-b150-285a8c03cd07 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 16:31:06.776559 crc crio[21573]: time=\"2026-06-12T16:31:06.776412225Z\" level=info msg=\"Stopping container: 1b733bbdb6f2cedfc8a2708c9db2e6c9bb98b07987ec8de337edcafd32c4a7da (timeout: 30s)\" id=2dcff813-0890-4a27-a779-5240e1127f2f name=/runtime.v1.RuntimeService/StopContainer\nJun 12 16:31:06.776724 crc crio[21573]: time=\"2026-06-12T16:31:06.776679493Z\" level=info msg=\"Stopping container: 55b8ff0736b213497a9018f15c3703420b8ec5142b285f8eff7ed5496cb96921 (timeout: 30s)\" id=b726c889-7470-4774-a2d3-57d0b3687831 name=/runtime.v1.RuntimeService/StopContainer\nJun 12 16:31:06.814763 crc crio[21573]: time=\"2026-06-12T16:31:06.814614758Z\" level=info msg=\"Stopping container: 7398b708c54737031279c33ed4fa14697fe87cfdb7134e23412961d14d546db2 (timeout: 30s)\" id=0d29a218-5856-4dd4-aa22-155acc2d9451 name=/runtime.v1.RuntimeService/StopContainer\nJun 12 16:31:06.914490 crc crio[21573]: time=\"2026-06-12T16:31:06.91209163Z\" level=info msg=\"Stopped container 55b8ff0736b213497a9018f15c3703420b8ec5142b285f8eff7ed5496cb96921: openstack/nova-api-0/nova-api-log\" id=b726c889-7470-4774-a2d3-57d0b3687831 name=/runtime.v1.RuntimeService/StopContainer\nJun 12 16:31:07.564297 crc crio[21573]: time=\"2026-06-12T16:31:07.563765887Z\" level=info msg=\"Stopping container: aae9e6e4a62e16c36dbfc0505090d457c51e4f9912042716e03d3793bf3ec48b (timeout: 30s)\" id=7c7a8a6f-6715-40b8-8a83-cea1a7a39d44 name=/runtime.v1.RuntimeService/StopContainer\nJun 12 16:31:07.565518 crc crio[21573]: time=\"2026-06-12T16:31:07.565173117Z\" level=info msg=\"Stopping container: 299aba74ffd5405d029e5d2c0ee41bbca2839cdc13c4228a05c1f836ed69e99d (timeout: 30s)\" id=8943e347-dbbc-494d-b67a-922887302f3b name=/runtime.v1.RuntimeService/StopContainer\nJun 12 16:31:07.722418 crc crio[21573]: time=\"2026-06-12T16:31:07.720221353Z\" level=info msg=\"Stopped container 299aba74ffd5405d029e5d2c0ee41bbca2839cdc13c4228a05c1f836ed69e99d: openstack/nova-metadata-0/nova-metadata-log\" id=8943e347-dbbc-494d-b67a-922887302f3b name=/runtime.v1.RuntimeService/StopContainer\nJun 12 16:31:11.131340 crc crio[21573]: time=\"2026-06-12T16:31:11.127160973Z\" level=info msg=\"Stopped container aae9e6e4a62e16c36dbfc0505090d457c51e4f9912042716e03d3793bf3ec48b: openstack/nova-metadata-0/nova-metadata-metadata\" id=7c7a8a6f-6715-40b8-8a83-cea1a7a39d44 name=/runtime.v1.RuntimeService/StopContainer\nJun 12 16:31:11.133685 crc crio[21573]: time=\"2026-06-12T16:31:11.133123852Z\" level=info msg=\"Stopping pod sandbox: f561887cdc7a4af2e6840c341bd45b9b34a303bf1b4cb38f22b834705e0f59af\" id=2ba68d77-fe12-4dab-bbf3-331ba152959d name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 16:31:11.134644 crc crio[21573]: time=\"2026-06-12T16:31:11.134418038Z\" level=info msg=\"Got pod network &{Name:nova-metadata-0 Namespace:openstack ID:f561887cdc7a4af2e6840c341bd45b9b34a303bf1b4cb38f22b834705e0f59af UID:e2b1fd7a-8653-4a8f-85e2-329e6c1a9aa2 NetNS:/var/run/netns/4b72de4f-c932-4cab-9d8d-c884c58b1489 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pode2b1fd7a_8653_4a8f_85e2_329e6c1a9aa2.slice PodAnnotations:0xc0018966c8}] Aliases:map[]}\"\nJun 12 16:31:11.134774 crc crio[21573]: time=\"2026-06-12T16:31:11.134700256Z\" level=info msg=\"Deleting pod openstack_nova-metadata-0 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 16:31:11.325913 crc crio[21573]: time=\"2026-06-12T16:31:11.325348595Z\" level=info msg=\"Stopped container 1b733bbdb6f2cedfc8a2708c9db2e6c9bb98b07987ec8de337edcafd32c4a7da: openstack/nova-api-0/nova-api-api\" id=2dcff813-0890-4a27-a779-5240e1127f2f name=/runtime.v1.RuntimeService/StopContainer\nJun 12 16:31:11.328012 crc crio[21573]: time=\"2026-06-12T16:31:11.327854125Z\" level=info msg=\"Stopping pod sandbox: 44a45e4a7f1c8e76182bfaa81e62cf294bd65777d51af2fd9b3a4791d27e3a8f\" id=83608759-24fb-4f53-ab64-d7a343a2ccf1 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 16:31:11.328677 crc crio[21573]: time=\"2026-06-12T16:31:11.32840157Z\" level=info msg=\"Got pod network &{Name:nova-api-0 Namespace:openstack ID:44a45e4a7f1c8e76182bfaa81e62cf294bd65777d51af2fd9b3a4791d27e3a8f UID:e40a8054-fa87-4c21-ad60-a3253e955ff9 NetNS:/var/run/netns/11cdc96e-7122-4f28-a0cc-5986a56bf5b5 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pode40a8054_fa87_4c21_ad60_a3253e955ff9.slice PodAnnotations:0xc00443c350}] Aliases:map[]}\"\nJun 12 16:31:11.328915 crc crio[21573]: time=\"2026-06-12T16:31:11.328673308Z\" level=info msg=\"Deleting pod openstack_nova-api-0 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 16:31:11.387185 crc crio[21573]: time=\"2026-06-12T16:31:11.387117739Z\" level=info msg=\"Stopped container 7398b708c54737031279c33ed4fa14697fe87cfdb7134e23412961d14d546db2: openstack/nova-scheduler-0/nova-scheduler-scheduler\" id=0d29a218-5856-4dd4-aa22-155acc2d9451 name=/runtime.v1.RuntimeService/StopContainer\nJun 12 16:31:11.396334 crc crio[21573]: time=\"2026-06-12T16:31:11.396287936Z\" level=info msg=\"Stopping pod sandbox: 7586fc9e467e6cd2b8774f7cd9c5d58e1d74eb622ebb26b4f21d8fcd28b9d2cb\" id=4ea9ea5e-9e5b-4f12-bd7b-7f3d3120b7af name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 16:31:11.397411 crc crio[21573]: time=\"2026-06-12T16:31:11.397382346Z\" level=info msg=\"Got pod network &{Name:nova-scheduler-0 Namespace:openstack ID:7586fc9e467e6cd2b8774f7cd9c5d58e1d74eb622ebb26b4f21d8fcd28b9d2cb UID:3688df61-e941-48c1-8348-4b9ebad0b98c NetNS:/var/run/netns/812b3661-099a-472c-937b-bd49a7cb7970 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod3688df61_e941_48c1_8348_4b9ebad0b98c.slice PodAnnotations:0xc0063802f8}] Aliases:map[]}\"\nJun 12 16:31:11.397726 crc crio[21573]: time=\"2026-06-12T16:31:11.397706286Z\" level=info msg=\"Deleting pod openstack_nova-scheduler-0 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 16:31:11.545295 crc crio[21573]: time=\"2026-06-12T16:31:11.544414509Z\" level=info msg=\"Stopped pod sandbox: f561887cdc7a4af2e6840c341bd45b9b34a303bf1b4cb38f22b834705e0f59af\" id=2ba68d77-fe12-4dab-bbf3-331ba152959d name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 16:31:11.688745 crc crio[21573]: time=\"2026-06-12T16:31:11.688638845Z\" level=info msg=\"Removing container: aae9e6e4a62e16c36dbfc0505090d457c51e4f9912042716e03d3793bf3ec48b\" id=848f3502-0f6c-4fb1-88a7-2bbcdd8fe6e1 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 16:31:11.738806 crc crio[21573]: time=\"2026-06-12T16:31:11.738577432Z\" level=info msg=\"Removed container aae9e6e4a62e16c36dbfc0505090d457c51e4f9912042716e03d3793bf3ec48b: openstack/nova-metadata-0/nova-metadata-metadata\" id=848f3502-0f6c-4fb1-88a7-2bbcdd8fe6e1 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 16:31:11.743990 crc crio[21573]: time=\"2026-06-12T16:31:11.743702693Z\" level=info msg=\"Removing container: 299aba74ffd5405d029e5d2c0ee41bbca2839cdc13c4228a05c1f836ed69e99d\" id=36ff4d94-0157-4eb8-a4ae-083b6631b84e name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 16:31:11.750510 crc crio[21573]: time=\"2026-06-12T16:31:11.750333027Z\" level=info msg=\"Stopped pod sandbox: 44a45e4a7f1c8e76182bfaa81e62cf294bd65777d51af2fd9b3a4791d27e3a8f\" id=83608759-24fb-4f53-ab64-d7a343a2ccf1 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 16:31:11.801204 crc crio[21573]: time=\"2026-06-12T16:31:11.801107727Z\" level=info msg=\"Removed container 299aba74ffd5405d029e5d2c0ee41bbca2839cdc13c4228a05c1f836ed69e99d: openstack/nova-metadata-0/nova-metadata-log\" id=36ff4d94-0157-4eb8-a4ae-083b6631b84e name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 16:31:11.872750 crc crio[21573]: time=\"2026-06-12T16:31:11.872677322Z\" level=info msg=\"Stopped pod sandbox: 7586fc9e467e6cd2b8774f7cd9c5d58e1d74eb622ebb26b4f21d8fcd28b9d2cb\" id=4ea9ea5e-9e5b-4f12-bd7b-7f3d3120b7af name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 16:31:12.746776 crc crio[21573]: time=\"2026-06-12T16:31:12.745819301Z\" level=info msg=\"Removing container: 1b733bbdb6f2cedfc8a2708c9db2e6c9bb98b07987ec8de337edcafd32c4a7da\" id=27828ef2-abd8-4fc2-90fa-fcb7e1177147 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 16:31:12.810430 crc crio[21573]: time=\"2026-06-12T16:31:12.810306181Z\" level=info msg=\"Removed container 1b733bbdb6f2cedfc8a2708c9db2e6c9bb98b07987ec8de337edcafd32c4a7da: openstack/nova-api-0/nova-api-api\" id=27828ef2-abd8-4fc2-90fa-fcb7e1177147 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 16:31:12.816296 crc crio[21573]: time=\"2026-06-12T16:31:12.816220392Z\" level=info msg=\"Removing container: 55b8ff0736b213497a9018f15c3703420b8ec5142b285f8eff7ed5496cb96921\" id=4663a60d-152d-4301-bcbc-976b5ba97671 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 16:31:12.850245 crc crio[21573]: time=\"2026-06-12T16:31:12.850131665Z\" level=info msg=\"Removed container 55b8ff0736b213497a9018f15c3703420b8ec5142b285f8eff7ed5496cb96921: openstack/nova-api-0/nova-api-log\" id=4663a60d-152d-4301-bcbc-976b5ba97671 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 16:31:12.857543 crc crio[21573]: time=\"2026-06-12T16:31:12.857380655Z\" level=info msg=\"Removing container: 7398b708c54737031279c33ed4fa14697fe87cfdb7134e23412961d14d546db2\" id=4db807e7-506d-47b3-a18b-a45fcd47297d name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 16:31:12.917795 crc crio[21573]: time=\"2026-06-12T16:31:12.917586125Z\" level=info msg=\"Removed container 7398b708c54737031279c33ed4fa14697fe87cfdb7134e23412961d14d546db2: openstack/nova-scheduler-0/nova-scheduler-scheduler\" id=4db807e7-506d-47b3-a18b-a45fcd47297d name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 16:31:13.272738 crc crio[21573]: time=\"2026-06-12T16:31:13.272622705Z\" level=info msg=\"Running pod sandbox: openstack/nova-metadata-0/POD\" id=4e924ff0-d72e-4869-8ec8-58ee306b8ec8 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 16:31:13.272861 crc crio[21573]: time=\"2026-06-12T16:31:13.27280054Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:31:13.313624 crc crio[21573]: time=\"2026-06-12T16:31:13.313520612Z\" level=info msg=\"Got pod network &{Name:nova-metadata-0 Namespace:openstack ID:cea2a8e2d88d895aa13d2a6d3ecbc99c89d2c1cdbee29c9a4ef16aba5efdf8d7 UID:86dc2d87-4ab3-4231-a7d7-6c86893aa343 NetNS:/var/run/netns/52a42f98-e196-4d6b-b85a-0e07fd7a43bc Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod86dc2d87_4ab3_4231_a7d7_6c86893aa343.slice PodAnnotations:0xc0063806b0}] Aliases:map[]}\"\nJun 12 16:31:13.313624 crc crio[21573]: time=\"2026-06-12T16:31:13.313590098Z\" level=info msg=\"Adding pod openstack_nova-metadata-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 16:31:13.401668 crc crio[21573]: time=\"2026-06-12T16:31:13.401020179Z\" level=info msg=\"Running pod sandbox: openstack/nova-scheduler-0/POD\" id=1ac1dbfe-58fb-4c45-b7fc-f847ed327d82 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 16:31:13.401873 crc crio[21573]: time=\"2026-06-12T16:31:13.401706608Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:31:13.458498 crc crio[21573]: time=\"2026-06-12T16:31:13.457190088Z\" level=info msg=\"Got pod network &{Name:nova-scheduler-0 Namespace:openstack ID:44abfd82623cacf5118fc36d0863d25b0884c6515b3ca6ca478138c8657c9695 UID:d731539e-fbae-44d3-8a0d-bf7e0de4d22e NetNS:/var/run/netns/bc9a4090-808f-43cf-88e3-2aa4d80d085a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podd731539e_fbae_44d3_8a0d_bf7e0de4d22e.slice PodAnnotations:0xc0027225a0}] Aliases:map[]}\"\nJun 12 16:31:13.458498 crc crio[21573]: time=\"2026-06-12T16:31:13.45726068Z\" level=info msg=\"Adding pod openstack_nova-scheduler-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 16:31:13.706860 crc crio[21573]: time=\"2026-06-12T16:31:13.704221506Z\" level=info msg=\"Running pod sandbox: openstack/nova-api-0/POD\" id=094dddb4-25a6-4934-bb69-a7e27a0f4451 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 16:31:13.706860 crc crio[21573]: time=\"2026-06-12T16:31:13.705370819Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:31:13.749662 crc crio[21573]: time=\"2026-06-12T16:31:13.749424844Z\" level=info msg=\"Got pod network &{Name:nova-api-0 Namespace:openstack ID:5c5e98756d7c62f2a5e49d53327a040ad7a0a691956e7cac44847e68123391bc UID:96129de9-e570-449c-b80b-aed701dc693a NetNS:/var/run/netns/eced2757-c3c4-41ce-8fbe-67e9a2b30e5e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod96129de9_e570_449c_b80b_aed701dc693a.slice PodAnnotations:0xc006380bb8}] Aliases:map[]}\"\nJun 12 16:31:13.749662 crc crio[21573]: time=\"2026-06-12T16:31:13.749667391Z\" level=info msg=\"Adding pod openstack_nova-api-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 16:31:13.941359 crc crio[21573]: 2026-06-12T16:31:13Z [verbose] CmdAdd (shim): {1.1.0 [{Name:44abfd82623cacf Mac:82:b0:25:8f:12:50 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:d8 Mtu:0 Sandbox:/var/run/netns/bc9a4090-808f-43cf-88e3-2aa4d80d085a SocketPath: PciID:}] [{Interface:0xc00036a780 Address:{IP:10.217.0.216 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 16:31:13.942487 crc crio[21573]: time=\"2026-06-12T16:31:13.9423803Z\" level=info msg=\"Got pod network &{Name:nova-scheduler-0 Namespace:openstack ID:44abfd82623cacf5118fc36d0863d25b0884c6515b3ca6ca478138c8657c9695 UID:d731539e-fbae-44d3-8a0d-bf7e0de4d22e NetNS:/var/run/netns/bc9a4090-808f-43cf-88e3-2aa4d80d085a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podd731539e_fbae_44d3_8a0d_bf7e0de4d22e.slice PodAnnotations:0xc0027225a0}] Aliases:map[]}\"\nJun 12 16:31:13.942721 crc crio[21573]: time=\"2026-06-12T16:31:13.942629587Z\" level=info msg=\"Checking pod openstack_nova-scheduler-0 for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 16:31:13.962905 crc crio[21573]: time=\"2026-06-12T16:31:13.962765379Z\" level=info msg=\"Ran pod sandbox 44abfd82623cacf5118fc36d0863d25b0884c6515b3ca6ca478138c8657c9695 with infra container: openstack/nova-scheduler-0/POD\" id=1ac1dbfe-58fb-4c45-b7fc-f847ed327d82 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 16:31:13.965837 crc crio[21573]: time=\"2026-06-12T16:31:13.965757921Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-scheduler:current-podified\" id=26f86094-d5df-48cc-adca-6bbd48dd8240 name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:31:13.976418 crc crio[21573]: 2026-06-12T16:31:13Z [verbose] CmdAdd (shim): {1.1.0 [{Name:cea2a8e2d88d895 Mac:da:a8:8d:46:5d:e7 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:d7 Mtu:0 Sandbox:/var/run/netns/52a42f98-e196-4d6b-b85a-0e07fd7a43bc SocketPath: PciID:}] [{Interface:0xc000014610 Address:{IP:10.217.0.215 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 16:31:13.978051 crc crio[21573]: time=\"2026-06-12T16:31:13.97790648Z\" level=info msg=\"Got pod network &{Name:nova-metadata-0 Namespace:openstack ID:cea2a8e2d88d895aa13d2a6d3ecbc99c89d2c1cdbee29c9a4ef16aba5efdf8d7 UID:86dc2d87-4ab3-4231-a7d7-6c86893aa343 NetNS:/var/run/netns/52a42f98-e196-4d6b-b85a-0e07fd7a43bc Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod86dc2d87_4ab3_4231_a7d7_6c86893aa343.slice PodAnnotations:0xc0063806b0}] Aliases:map[]}\"\nJun 12 16:31:13.978280 crc crio[21573]: time=\"2026-06-12T16:31:13.978219258Z\" level=info msg=\"Checking pod openstack_nova-metadata-0 for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 16:31:13.996368 crc crio[21573]: time=\"2026-06-12T16:31:13.996264784Z\" level=info msg=\"Ran pod sandbox cea2a8e2d88d895aa13d2a6d3ecbc99c89d2c1cdbee29c9a4ef16aba5efdf8d7 with infra container: openstack/nova-metadata-0/POD\" id=4e924ff0-d72e-4869-8ec8-58ee306b8ec8 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 16:31:13.999604 crc crio[21573]: time=\"2026-06-12T16:31:13.999345792Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified\" id=1476ea64-2dc7-42ee-9a6d-fd6923770687 name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:31:14.004121 crc crio[21573]: time=\"2026-06-12T16:31:14.002868312Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified\" id=e2004e0c-899a-4c0a-b270-a070536f066b name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:31:14.017001 crc crio[21573]: time=\"2026-06-12T16:31:14.016493527Z\" level=info msg=\"Creating container: openstack/nova-metadata-0/nova-metadata-log\" id=90650947-d52f-4df4-b543-06cbee97f4a9 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:31:14.017001 crc crio[21573]: time=\"2026-06-12T16:31:14.016903338Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:31:14.036001 crc crio[21573]: time=\"2026-06-12T16:31:14.035890855Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-scheduler:current-podified\" id=89492aad-3b8c-4e38-9fd4-e8af47aaad01 name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:31:14.051229 crc crio[21573]: time=\"2026-06-12T16:31:14.050377554Z\" level=info msg=\"Creating container: openstack/nova-scheduler-0/nova-scheduler-scheduler\" id=b76292f8-df39-4071-90e6-7d36f1104166 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:31:14.053392 crc crio[21573]: time=\"2026-06-12T16:31:14.053216072Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:31:14.085182 crc crio[21573]: time=\"2026-06-12T16:31:14.084157405Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:31:14.094836 crc crio[21573]: time=\"2026-06-12T16:31:14.094194345Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:31:14.126747 crc crio[21573]: time=\"2026-06-12T16:31:14.126548878Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:31:14.131117 crc crio[21573]: time=\"2026-06-12T16:31:14.131031484Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:31:14.342346 crc crio[21573]: 2026-06-12T16:31:14Z [verbose] CmdAdd (shim): {1.1.0 [{Name:5c5e98756d7c62f Mac:c6:b1:32:3c:ce:af Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:d9 Mtu:0 Sandbox:/var/run/netns/eced2757-c3c4-41ce-8fbe-67e9a2b30e5e SocketPath: PciID:}] [{Interface:0xc00051ad80 Address:{IP:10.217.0.217 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 16:31:14.344331 crc crio[21573]: time=\"2026-06-12T16:31:14.344253532Z\" level=info msg=\"Got pod network &{Name:nova-api-0 Namespace:openstack ID:5c5e98756d7c62f2a5e49d53327a040ad7a0a691956e7cac44847e68123391bc UID:96129de9-e570-449c-b80b-aed701dc693a NetNS:/var/run/netns/eced2757-c3c4-41ce-8fbe-67e9a2b30e5e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod96129de9_e570_449c_b80b_aed701dc693a.slice PodAnnotations:0xc006380bb8}] Aliases:map[]}\"\nJun 12 16:31:14.344520 crc crio[21573]: time=\"2026-06-12T16:31:14.344433717Z\" level=info msg=\"Checking pod openstack_nova-api-0 for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 16:31:14.361489 crc crio[21573]: time=\"2026-06-12T16:31:14.36133591Z\" level=info msg=\"Ran pod sandbox 5c5e98756d7c62f2a5e49d53327a040ad7a0a691956e7cac44847e68123391bc with infra container: openstack/nova-api-0/POD\" id=094dddb4-25a6-4934-bb69-a7e27a0f4451 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 16:31:14.366010 crc crio[21573]: time=\"2026-06-12T16:31:14.365897059Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified\" id=ff171f7b-3d91-49e6-805e-c5685f1c5744 name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:31:14.372107 crc crio[21573]: time=\"2026-06-12T16:31:14.371984889Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified\" id=a39c13f3-557c-4c2a-afad-4f48d17c8fd8 name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:31:14.385828 crc crio[21573]: time=\"2026-06-12T16:31:14.385769833Z\" level=info msg=\"Creating container: openstack/nova-api-0/nova-api-log\" id=e3320dd0-8626-4d06-ad31-1a1b508d2bd7 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:31:14.386736 crc crio[21573]: time=\"2026-06-12T16:31:14.38670807Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:31:14.427295 crc crio[21573]: time=\"2026-06-12T16:31:14.426819359Z\" level=info msg=\"Created container c90c8973898f25d91e93f98f579c6d70e717a39d94b515fab020ca0a32ec52a1: openstack/nova-metadata-0/nova-metadata-log\" id=90650947-d52f-4df4-b543-06cbee97f4a9 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:31:14.428611 crc crio[21573]: time=\"2026-06-12T16:31:14.42810514Z\" level=info msg=\"Starting container: c90c8973898f25d91e93f98f579c6d70e717a39d94b515fab020ca0a32ec52a1\" id=9a90371b-ddd4-4cd9-aecc-5e1e902187e4 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 16:31:14.436304 crc crio[21573]: time=\"2026-06-12T16:31:14.435847271Z\" level=info msg=\"Started container\" PID=96480 containerID=c90c8973898f25d91e93f98f579c6d70e717a39d94b515fab020ca0a32ec52a1 description=openstack/nova-metadata-0/nova-metadata-log id=9a90371b-ddd4-4cd9-aecc-5e1e902187e4 name=/runtime.v1.RuntimeService/StartContainer sandboxID=cea2a8e2d88d895aa13d2a6d3ecbc99c89d2c1cdbee29c9a4ef16aba5efdf8d7\nJun 12 16:31:14.447204 crc crio[21573]: time=\"2026-06-12T16:31:14.447017883Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:31:14.454048 crc crio[21573]: time=\"2026-06-12T16:31:14.453921446Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified\" id=9ddb64fd-9142-430b-a24b-a3f05c6e4c64 name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:31:14.458008 crc crio[21573]: time=\"2026-06-12T16:31:14.457910377Z\" level=info msg=\"Created container c96d40604fb96937ad6d55ee9fe51fe88c385f43847f045aef81a1615d27d9b9: openstack/nova-scheduler-0/nova-scheduler-scheduler\" id=b76292f8-df39-4071-90e6-7d36f1104166 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:31:14.462361 crc crio[21573]: time=\"2026-06-12T16:31:14.462266162Z\" level=info msg=\"Starting container: c96d40604fb96937ad6d55ee9fe51fe88c385f43847f045aef81a1615d27d9b9\" id=add1f568-1f9e-4ab4-8b0b-6adc573b1235 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 16:31:14.467294 crc crio[21573]: time=\"2026-06-12T16:31:14.467142454Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:31:14.483084 crc crio[21573]: time=\"2026-06-12T16:31:14.482962906Z\" level=info msg=\"Started container\" PID=96483 containerID=c96d40604fb96937ad6d55ee9fe51fe88c385f43847f045aef81a1615d27d9b9 description=openstack/nova-scheduler-0/nova-scheduler-scheduler id=add1f568-1f9e-4ab4-8b0b-6adc573b1235 name=/runtime.v1.RuntimeService/StartContainer sandboxID=44abfd82623cacf5118fc36d0863d25b0884c6515b3ca6ca478138c8657c9695\nJun 12 16:31:14.523242 crc crio[21573]: time=\"2026-06-12T16:31:14.523126438Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified\" id=e1f4a4bd-58a0-4081-8f88-8b6527d42941 name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:31:14.534027 crc crio[21573]: time=\"2026-06-12T16:31:14.533853226Z\" level=info msg=\"Creating container: openstack/nova-metadata-0/nova-metadata-metadata\" id=0bd1323e-b627-4108-8f82-2731d3ed3328 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:31:14.534557 crc crio[21573]: time=\"2026-06-12T16:31:14.534500044Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:31:14.598685 crc crio[21573]: time=\"2026-06-12T16:31:14.598587244Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:31:14.602993 crc crio[21573]: time=\"2026-06-12T16:31:14.602522443Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:31:14.728647 crc crio[21573]: time=\"2026-06-12T16:31:14.72853114Z\" level=info msg=\"Created container 13a695bb14f50ef9aab8f33080e9a3440a0bac24d913f531d12beaec87e57b33: openstack/nova-api-0/nova-api-log\" id=e3320dd0-8626-4d06-ad31-1a1b508d2bd7 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:31:14.733651 crc crio[21573]: time=\"2026-06-12T16:31:14.73353577Z\" level=info msg=\"Starting container: 13a695bb14f50ef9aab8f33080e9a3440a0bac24d913f531d12beaec87e57b33\" id=1badcc49-2f77-4a0b-a762-34aa9472bd18 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 16:31:14.738584 crc crio[21573]: time=\"2026-06-12T16:31:14.738250892Z\" level=info msg=\"Created container 3a014dd2309e6bbda994bf5fa447ccbeda6ea8dc56cde1a5a276cf3656702c38: openstack/nova-metadata-0/nova-metadata-metadata\" id=0bd1323e-b627-4108-8f82-2731d3ed3328 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:31:14.740899 crc crio[21573]: time=\"2026-06-12T16:31:14.740815773Z\" level=info msg=\"Started container\" PID=96512 containerID=13a695bb14f50ef9aab8f33080e9a3440a0bac24d913f531d12beaec87e57b33 description=openstack/nova-api-0/nova-api-log id=1badcc49-2f77-4a0b-a762-34aa9472bd18 name=/runtime.v1.RuntimeService/StartContainer sandboxID=5c5e98756d7c62f2a5e49d53327a040ad7a0a691956e7cac44847e68123391bc\nJun 12 16:31:14.742214 crc crio[21573]: time=\"2026-06-12T16:31:14.74212509Z\" level=info msg=\"Starting container: 3a014dd2309e6bbda994bf5fa447ccbeda6ea8dc56cde1a5a276cf3656702c38\" id=0edd7cde-0daa-4c41-a954-70bc31a1801a name=/runtime.v1.RuntimeService/StartContainer\nJun 12 16:31:14.750364 crc crio[21573]: time=\"2026-06-12T16:31:14.750179975Z\" level=info msg=\"Started container\" PID=96513 containerID=3a014dd2309e6bbda994bf5fa447ccbeda6ea8dc56cde1a5a276cf3656702c38 description=openstack/nova-metadata-0/nova-metadata-metadata id=0edd7cde-0daa-4c41-a954-70bc31a1801a name=/runtime.v1.RuntimeService/StartContainer sandboxID=cea2a8e2d88d895aa13d2a6d3ecbc99c89d2c1cdbee29c9a4ef16aba5efdf8d7\nJun 12 16:31:14.758378 crc crio[21573]: time=\"2026-06-12T16:31:14.757088557Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified\" id=2ab156c6-ce45-4624-9a02-b7c1b5748a11 name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:31:14.837390 crc crio[21573]: time=\"2026-06-12T16:31:14.836677962Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified\" id=f2f0c1dd-0fa5-4094-b038-3213c7765630 name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:31:14.848646 crc crio[21573]: time=\"2026-06-12T16:31:14.84818403Z\" level=info msg=\"Creating container: openstack/nova-api-0/nova-api-api\" id=5e2592f5-9ab3-4cfb-ab09-f1ce785d1ce7 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:31:14.850753 crc crio[21573]: time=\"2026-06-12T16:31:14.8506739Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:31:14.953212 crc crio[21573]: time=\"2026-06-12T16:31:14.953106858Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:31:14.957868 crc crio[21573]: time=\"2026-06-12T16:31:14.957749078Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:31:15.091390 crc crio[21573]: time=\"2026-06-12T16:31:15.091234573Z\" level=info msg=\"Created container 1f60bab6271ed3b41f11c83ba8dc6927712be740fd23566cfe7738d72a70d0fa: openstack/nova-api-0/nova-api-api\" id=5e2592f5-9ab3-4cfb-ab09-f1ce785d1ce7 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:31:15.093170 crc crio[21573]: time=\"2026-06-12T16:31:15.093103076Z\" level=info msg=\"Starting container: 1f60bab6271ed3b41f11c83ba8dc6927712be740fd23566cfe7738d72a70d0fa\" id=a91abd0d-4590-41c6-a86f-4de82170c27e name=/runtime.v1.RuntimeService/StartContainer\nJun 12 16:31:15.103683 crc crio[21573]: time=\"2026-06-12T16:31:15.103569818Z\" level=info msg=\"Started container\" PID=96546 containerID=1f60bab6271ed3b41f11c83ba8dc6927712be740fd23566cfe7738d72a70d0fa description=openstack/nova-api-0/nova-api-api id=a91abd0d-4590-41c6-a86f-4de82170c27e name=/runtime.v1.RuntimeService/StartContainer sandboxID=5c5e98756d7c62f2a5e49d53327a040ad7a0a691956e7cac44847e68123391bc\nJun 12 16:31:32.449952 crc crio[21573]: time=\"2026-06-12T16:31:32.448679703Z\" level=info msg=\"Removing container: 5311c5744a9148b79828b1ae04cd0af5c12ffc3694acfa533b532489e4838842\" id=0f6095ee-6d99-47e4-b699-703a25557dfa name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 16:31:32.485124 crc crio[21573]: time=\"2026-06-12T16:31:32.484922389Z\" level=info msg=\"Removed container 5311c5744a9148b79828b1ae04cd0af5c12ffc3694acfa533b532489e4838842: openstack/ovsdbserver-nb-0-config-1781281505-sfbtq/ovn-config\" id=0f6095ee-6d99-47e4-b699-703a25557dfa name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 16:31:32.492041 crc crio[21573]: time=\"2026-06-12T16:31:32.491889589Z\" level=info msg=\"Removing container: 2b1c260976228255b0b340000155df751b9ebc3c728f731e6864f1df3e52b471\" id=9150d703-a600-4377-9c29-c80eec1f6e5a name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 16:31:32.555899 crc crio[21573]: time=\"2026-06-12T16:31:32.555737205Z\" level=info msg=\"Removed container 2b1c260976228255b0b340000155df751b9ebc3c728f731e6864f1df3e52b471: openstack/root-account-create-update-px26d/mariadb-account-create-update\" id=9150d703-a600-4377-9c29-c80eec1f6e5a name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 16:31:32.560960 crc crio[21573]: time=\"2026-06-12T16:31:32.560825273Z\" level=info msg=\"Removing container: a4f4c8e6b61bdbd038b3e9457fee46d206f0023a9aacd82a50147baf8d6d4307\" id=a1455427-bdae-44e6-b083-921dce6c1e05 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 16:31:32.622533 crc crio[21573]: time=\"2026-06-12T16:31:32.622359341Z\" level=info msg=\"Removed container a4f4c8e6b61bdbd038b3e9457fee46d206f0023a9aacd82a50147baf8d6d4307: openstack/ovsdbserver-sb-0-config-1781281502-6twqg/ovn-config\" id=a1455427-bdae-44e6-b083-921dce6c1e05 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 16:31:32.626068 crc crio[21573]: time=\"2026-06-12T16:31:32.625983862Z\" level=info msg=\"Removing container: 4b4586f12e670e1315cb0158af92a3beed089007ebc70b6595bc90e717ce89cd\" id=a8b83bab-6631-48c1-b81a-78995f2c688c name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 16:31:32.742897 crc crio[21573]: time=\"2026-06-12T16:31:32.742749153Z\" level=info msg=\"Removed container 4b4586f12e670e1315cb0158af92a3beed089007ebc70b6595bc90e717ce89cd: openstack/ovn-controller-pvfrv-config-vlp4j/ovn-config\" id=a8b83bab-6631-48c1-b81a-78995f2c688c name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 16:31:32.767147 crc crio[21573]: time=\"2026-06-12T16:31:32.767020928Z\" level=info msg=\"Stopping pod sandbox: 44a45e4a7f1c8e76182bfaa81e62cf294bd65777d51af2fd9b3a4791d27e3a8f\" id=1984538e-25af-4602-85d3-cb88c0eb8579 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 16:31:32.767147 crc crio[21573]: time=\"2026-06-12T16:31:32.767163592Z\" level=info msg=\"Stopped pod sandbox (already stopped): 44a45e4a7f1c8e76182bfaa81e62cf294bd65777d51af2fd9b3a4791d27e3a8f\" id=1984538e-25af-4602-85d3-cb88c0eb8579 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 16:31:32.768261 crc crio[21573]: time=\"2026-06-12T16:31:32.768149869Z\" level=info msg=\"Removing pod sandbox: 44a45e4a7f1c8e76182bfaa81e62cf294bd65777d51af2fd9b3a4791d27e3a8f\" id=74d5ff1b-8a44-4809-bd21-6ff4324aa5e5 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 16:31:32.801162 crc crio[21573]: time=\"2026-06-12T16:31:32.801022301Z\" level=info msg=\"Removed pod sandbox: 44a45e4a7f1c8e76182bfaa81e62cf294bd65777d51af2fd9b3a4791d27e3a8f\" id=74d5ff1b-8a44-4809-bd21-6ff4324aa5e5 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 16:31:32.802760 crc crio[21573]: time=\"2026-06-12T16:31:32.802670634Z\" level=info msg=\"Stopping pod sandbox: a79721feb4e22fb8f0a934b494dae95a376ef7f5cdcd48b6b63ff08e727b0be8\" id=781a0210-324f-43a9-ae93-b21c5426862b name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 16:31:32.802881 crc crio[21573]: time=\"2026-06-12T16:31:32.802793167Z\" level=info msg=\"Stopped pod sandbox (already stopped): a79721feb4e22fb8f0a934b494dae95a376ef7f5cdcd48b6b63ff08e727b0be8\" id=781a0210-324f-43a9-ae93-b21c5426862b name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 16:31:32.803857 crc crio[21573]: time=\"2026-06-12T16:31:32.803733163Z\" level=info msg=\"Removing pod sandbox: a79721feb4e22fb8f0a934b494dae95a376ef7f5cdcd48b6b63ff08e727b0be8\" id=b45f65aa-9278-4257-926d-844ce023b21f name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 16:31:32.825392 crc crio[21573]: time=\"2026-06-12T16:31:32.825249766Z\" level=info msg=\"Removed pod sandbox: a79721feb4e22fb8f0a934b494dae95a376ef7f5cdcd48b6b63ff08e727b0be8\" id=b45f65aa-9278-4257-926d-844ce023b21f name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 16:31:32.826434 crc crio[21573]: time=\"2026-06-12T16:31:32.826368995Z\" level=info msg=\"Stopping pod sandbox: 45e04788561894ecd7fe65a2de6da22c6c3eaa3785d43d01f583c445fc913411\" id=d77372d1-9ebb-4205-9edb-7d1f2d34690b name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 16:31:32.826434 crc crio[21573]: time=\"2026-06-12T16:31:32.826489068Z\" level=info msg=\"Stopped pod sandbox (already stopped): 45e04788561894ecd7fe65a2de6da22c6c3eaa3785d43d01f583c445fc913411\" id=d77372d1-9ebb-4205-9edb-7d1f2d34690b name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 16:31:32.827248 crc crio[21573]: time=\"2026-06-12T16:31:32.827175598Z\" level=info msg=\"Removing pod sandbox: 45e04788561894ecd7fe65a2de6da22c6c3eaa3785d43d01f583c445fc913411\" id=1b45f48b-2a80-45c7-9fef-4e3dbe49ceb3 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 16:31:32.844333 crc crio[21573]: time=\"2026-06-12T16:31:32.844268607Z\" level=info msg=\"Removed pod sandbox: 45e04788561894ecd7fe65a2de6da22c6c3eaa3785d43d01f583c445fc913411\" id=1b45f48b-2a80-45c7-9fef-4e3dbe49ceb3 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 16:31:32.846644 crc crio[21573]: time=\"2026-06-12T16:31:32.846550819Z\" level=info msg=\"Stopping pod sandbox: 85ffec05f42e64954274853a858b6b2893c31a6eab2872674f70c8b5a5f80268\" id=85617058-9804-4196-846a-c85e62d2a259 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 16:31:32.847168 crc crio[21573]: time=\"2026-06-12T16:31:32.846763234Z\" level=info msg=\"Stopped pod sandbox (already stopped): 85ffec05f42e64954274853a858b6b2893c31a6eab2872674f70c8b5a5f80268\" id=85617058-9804-4196-846a-c85e62d2a259 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 16:31:32.848116 crc crio[21573]: time=\"2026-06-12T16:31:32.848006989Z\" level=info msg=\"Removing pod sandbox: 85ffec05f42e64954274853a858b6b2893c31a6eab2872674f70c8b5a5f80268\" id=ba57c23c-2fec-4117-ab18-00f43a5d5f68 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 16:31:32.887179 crc crio[21573]: time=\"2026-06-12T16:31:32.887039258Z\" level=info msg=\"Removed pod sandbox: 85ffec05f42e64954274853a858b6b2893c31a6eab2872674f70c8b5a5f80268\" id=ba57c23c-2fec-4117-ab18-00f43a5d5f68 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 16:31:32.889217 crc crio[21573]: time=\"2026-06-12T16:31:32.889097076Z\" level=info msg=\"Stopping pod sandbox: 3d5585be466dbaf6d17b20ac266177c055f5730adcc534921b5ffe6d1229897b\" id=59a84fad-d5a9-4baf-869f-9bf138200a0a name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 16:31:32.889217 crc crio[21573]: time=\"2026-06-12T16:31:32.889203749Z\" level=info msg=\"Stopped pod sandbox (already stopped): 3d5585be466dbaf6d17b20ac266177c055f5730adcc534921b5ffe6d1229897b\" id=59a84fad-d5a9-4baf-869f-9bf138200a0a name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 16:31:32.890002 crc crio[21573]: time=\"2026-06-12T16:31:32.889890798Z\" level=info msg=\"Removing pod sandbox: 3d5585be466dbaf6d17b20ac266177c055f5730adcc534921b5ffe6d1229897b\" id=cc166342-59b6-4995-888a-10491d886874 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 16:31:32.916644 crc crio[21573]: time=\"2026-06-12T16:31:32.915291927Z\" level=info msg=\"Removed pod sandbox: 3d5585be466dbaf6d17b20ac266177c055f5730adcc534921b5ffe6d1229897b\" id=cc166342-59b6-4995-888a-10491d886874 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 16:31:32.933027 crc crio[21573]: time=\"2026-06-12T16:31:32.932885959Z\" level=info msg=\"Stopping pod sandbox: cf487bf99fadbbbf75294f46ddc40f9e4dbba1bc1b4ab1d8295b768f2096c2ff\" id=83390e48-efef-40de-909e-d5aa2da8ccbf name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 16:31:32.933384 crc crio[21573]: time=\"2026-06-12T16:31:32.933050783Z\" level=info msg=\"Stopped pod sandbox (already stopped): cf487bf99fadbbbf75294f46ddc40f9e4dbba1bc1b4ab1d8295b768f2096c2ff\" id=83390e48-efef-40de-909e-d5aa2da8ccbf name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 16:31:32.939093 crc crio[21573]: time=\"2026-06-12T16:31:32.93897141Z\" level=info msg=\"Removing pod sandbox: cf487bf99fadbbbf75294f46ddc40f9e4dbba1bc1b4ab1d8295b768f2096c2ff\" id=1afdbeb9-09fb-4a05-865a-c7f28d495106 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 16:31:32.956052 crc crio[21573]: time=\"2026-06-12T16:31:32.95580669Z\" level=info msg=\"Removed pod sandbox: cf487bf99fadbbbf75294f46ddc40f9e4dbba1bc1b4ab1d8295b768f2096c2ff\" id=1afdbeb9-09fb-4a05-865a-c7f28d495106 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 16:31:32.957789 crc crio[21573]: time=\"2026-06-12T16:31:32.95769846Z\" level=info msg=\"Stopping pod sandbox: 078df5d095972a2e9a1a307c79c7cf7adf124e79f522935cc7229c3bae847269\" id=39bd3936-d03c-435c-8b4a-f2cf52790629 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 16:31:32.958025 crc crio[21573]: time=\"2026-06-12T16:31:32.957799933Z\" level=info msg=\"Stopped pod sandbox (already stopped): 078df5d095972a2e9a1a307c79c7cf7adf124e79f522935cc7229c3bae847269\" id=39bd3936-d03c-435c-8b4a-f2cf52790629 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 16:31:32.959029 crc crio[21573]: time=\"2026-06-12T16:31:32.958922755Z\" level=info msg=\"Removing pod sandbox: 078df5d095972a2e9a1a307c79c7cf7adf124e79f522935cc7229c3bae847269\" id=aa314af6-4f5c-4ef5-a372-2cce7c767504 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 16:31:32.974711 crc crio[21573]: time=\"2026-06-12T16:31:32.974597725Z\" level=info msg=\"Removed pod sandbox: 078df5d095972a2e9a1a307c79c7cf7adf124e79f522935cc7229c3bae847269\" id=aa314af6-4f5c-4ef5-a372-2cce7c767504 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 16:31:32.977949 crc crio[21573]: time=\"2026-06-12T16:31:32.977844272Z\" level=info msg=\"Stopping pod sandbox: 17dbcc5e756de9f939d252c5c1c6ff6562b3031bfafa374869b3ed7601e2768c\" id=a29d84f8-8af2-46f6-8c76-1b8db740477d name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 16:31:32.978125 crc crio[21573]: time=\"2026-06-12T16:31:32.977967546Z\" level=info msg=\"Stopped pod sandbox (already stopped): 17dbcc5e756de9f939d252c5c1c6ff6562b3031bfafa374869b3ed7601e2768c\" id=a29d84f8-8af2-46f6-8c76-1b8db740477d name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 16:31:32.979029 crc crio[21573]: time=\"2026-06-12T16:31:32.978964434Z\" level=info msg=\"Removing pod sandbox: 17dbcc5e756de9f939d252c5c1c6ff6562b3031bfafa374869b3ed7601e2768c\" id=2c323e87-30e9-4430-88a0-c1e22c92a166 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 16:31:32.994955 crc crio[21573]: time=\"2026-06-12T16:31:32.994779487Z\" level=info msg=\"Removed pod sandbox: 17dbcc5e756de9f939d252c5c1c6ff6562b3031bfafa374869b3ed7601e2768c\" id=2c323e87-30e9-4430-88a0-c1e22c92a166 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 16:31:32.996412 crc crio[21573]: time=\"2026-06-12T16:31:32.996326749Z\" level=info msg=\"Stopping pod sandbox: 2e8e12d171c1b6557961c3f4009bd2f4880a5ba2bc1dfcbf9ffb02b342cbd525\" id=3f16b5e4-604e-49c9-ba7e-32538b33e38e name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 16:31:32.996561 crc crio[21573]: time=\"2026-06-12T16:31:32.996423851Z\" level=info msg=\"Stopped pod sandbox (already stopped): 2e8e12d171c1b6557961c3f4009bd2f4880a5ba2bc1dfcbf9ffb02b342cbd525\" id=3f16b5e4-604e-49c9-ba7e-32538b33e38e name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 16:31:32.997803 crc crio[21573]: time=\"2026-06-12T16:31:32.997706797Z\" level=info msg=\"Removing pod sandbox: 2e8e12d171c1b6557961c3f4009bd2f4880a5ba2bc1dfcbf9ffb02b342cbd525\" id=1de1eaa1-a21e-466d-a9ca-7ef2014fc1e0 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 16:31:33.013293 crc crio[21573]: time=\"2026-06-12T16:31:33.013174012Z\" level=info msg=\"Removed pod sandbox: 2e8e12d171c1b6557961c3f4009bd2f4880a5ba2bc1dfcbf9ffb02b342cbd525\" id=1de1eaa1-a21e-466d-a9ca-7ef2014fc1e0 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 16:31:33.014397 crc crio[21573]: time=\"2026-06-12T16:31:33.014292129Z\" level=info msg=\"Stopping pod sandbox: a89bf276abdfb4bbb6cf1b75be4083c3561039f36fd61541ac7c6754c3e98bca\" id=0dc1f21b-68a5-43b2-97e4-200898d93996 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 16:31:33.014571 crc crio[21573]: time=\"2026-06-12T16:31:33.014419883Z\" level=info msg=\"Stopped pod sandbox (already stopped): a89bf276abdfb4bbb6cf1b75be4083c3561039f36fd61541ac7c6754c3e98bca\" id=0dc1f21b-68a5-43b2-97e4-200898d93996 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 16:31:33.015151 crc crio[21573]: time=\"2026-06-12T16:31:33.015030081Z\" level=info msg=\"Removing pod sandbox: a89bf276abdfb4bbb6cf1b75be4083c3561039f36fd61541ac7c6754c3e98bca\" id=7bd2a252-9a19-4091-a7bd-d32bd2965401 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 16:31:33.049243 crc crio[21573]: time=\"2026-06-12T16:31:33.049136495Z\" level=info msg=\"Removed pod sandbox: a89bf276abdfb4bbb6cf1b75be4083c3561039f36fd61541ac7c6754c3e98bca\" id=7bd2a252-9a19-4091-a7bd-d32bd2965401 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 16:31:33.050394 crc crio[21573]: time=\"2026-06-12T16:31:33.050302635Z\" level=info msg=\"Stopping pod sandbox: 3c4524a0d4cc470426955fb9f6f2eeddf43aa106fbf36729abe76bc3a93ba75d\" id=82c1bf41-cf8a-4107-adbb-144106860dfd name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 16:31:33.050553 crc crio[21573]: time=\"2026-06-12T16:31:33.050410448Z\" level=info msg=\"Stopped pod sandbox (already stopped): 3c4524a0d4cc470426955fb9f6f2eeddf43aa106fbf36729abe76bc3a93ba75d\" id=82c1bf41-cf8a-4107-adbb-144106860dfd name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 16:31:33.051392 crc crio[21573]: time=\"2026-06-12T16:31:33.051318453Z\" level=info msg=\"Removing pod sandbox: 3c4524a0d4cc470426955fb9f6f2eeddf43aa106fbf36729abe76bc3a93ba75d\" id=9e03efdb-138e-4631-8f55-d1e3051358f9 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 16:31:33.070196 crc crio[21573]: time=\"2026-06-12T16:31:33.069977996Z\" level=info msg=\"Removed pod sandbox: 3c4524a0d4cc470426955fb9f6f2eeddf43aa106fbf36729abe76bc3a93ba75d\" id=9e03efdb-138e-4631-8f55-d1e3051358f9 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 16:31:33.071363 crc crio[21573]: time=\"2026-06-12T16:31:33.07126509Z\" level=info msg=\"Stopping pod sandbox: f561887cdc7a4af2e6840c341bd45b9b34a303bf1b4cb38f22b834705e0f59af\" id=35061e6d-3720-4fb9-ba30-d1d49fbc90c5 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 16:31:33.071363 crc crio[21573]: time=\"2026-06-12T16:31:33.071364323Z\" level=info msg=\"Stopped pod sandbox (already stopped): f561887cdc7a4af2e6840c341bd45b9b34a303bf1b4cb38f22b834705e0f59af\" id=35061e6d-3720-4fb9-ba30-d1d49fbc90c5 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 16:31:33.072196 crc crio[21573]: time=\"2026-06-12T16:31:33.072100153Z\" level=info msg=\"Removing pod sandbox: f561887cdc7a4af2e6840c341bd45b9b34a303bf1b4cb38f22b834705e0f59af\" id=3c1fe10d-447f-421a-ab24-28481c0bd220 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 16:31:33.085876 crc crio[21573]: time=\"2026-06-12T16:31:33.08556035Z\" level=info msg=\"Removed pod sandbox: f561887cdc7a4af2e6840c341bd45b9b34a303bf1b4cb38f22b834705e0f59af\" id=3c1fe10d-447f-421a-ab24-28481c0bd220 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 16:31:33.087191 crc crio[21573]: time=\"2026-06-12T16:31:33.087107992Z\" level=info msg=\"Stopping pod sandbox: 7586fc9e467e6cd2b8774f7cd9c5d58e1d74eb622ebb26b4f21d8fcd28b9d2cb\" id=91a54c81-6e47-4475-9b41-ec8436108a18 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 16:31:33.087322 crc crio[21573]: time=\"2026-06-12T16:31:33.087200814Z\" level=info msg=\"Stopped pod sandbox (already stopped): 7586fc9e467e6cd2b8774f7cd9c5d58e1d74eb622ebb26b4f21d8fcd28b9d2cb\" id=91a54c81-6e47-4475-9b41-ec8436108a18 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 16:31:33.088028 crc crio[21573]: time=\"2026-06-12T16:31:33.087900215Z\" level=info msg=\"Removing pod sandbox: 7586fc9e467e6cd2b8774f7cd9c5d58e1d74eb622ebb26b4f21d8fcd28b9d2cb\" id=ebb09e4a-838a-497b-983f-28ae2c4d9835 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 16:31:33.111248 crc crio[21573]: time=\"2026-06-12T16:31:33.111043735Z\" level=info msg=\"Removed pod sandbox: 7586fc9e467e6cd2b8774f7cd9c5d58e1d74eb622ebb26b4f21d8fcd28b9d2cb\" id=ebb09e4a-838a-497b-983f-28ae2c4d9835 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 16:31:33.112690 crc crio[21573]: time=\"2026-06-12T16:31:33.112594527Z\" level=info msg=\"Stopping pod sandbox: 19a9ff4e3d48a80b78cfa105cf514b91c73fbb92907ed5fff37eb08b57400c06\" id=0e0fb3b4-c2a7-47bb-b238-9db8d468f86e name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 16:31:33.112809 crc crio[21573]: time=\"2026-06-12T16:31:33.11270784Z\" level=info msg=\"Stopped pod sandbox (already stopped): 19a9ff4e3d48a80b78cfa105cf514b91c73fbb92907ed5fff37eb08b57400c06\" id=0e0fb3b4-c2a7-47bb-b238-9db8d468f86e name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 16:31:33.115982 crc crio[21573]: time=\"2026-06-12T16:31:33.115850757Z\" level=info msg=\"Removing pod sandbox: 19a9ff4e3d48a80b78cfa105cf514b91c73fbb92907ed5fff37eb08b57400c06\" id=450a8d3e-fd7c-4d71-bef6-8cd767721073 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 16:31:33.134508 crc crio[21573]: time=\"2026-06-12T16:31:33.134326223Z\" level=info msg=\"Removed pod sandbox: 19a9ff4e3d48a80b78cfa105cf514b91c73fbb92907ed5fff37eb08b57400c06\" id=450a8d3e-fd7c-4d71-bef6-8cd767721073 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 16:31:52.442350 crc crio[21573]: time=\"2026-06-12T16:31:52.440914881Z\" level=info msg=\"Running pod sandbox: sushy-emulator/sushy-emulator/POD\" id=0e511d0f-6a81-4a9a-b8bb-8957ff151b67 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 16:31:52.442350 crc crio[21573]: time=\"2026-06-12T16:31:52.442014792Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:31:52.492326 crc crio[21573]: time=\"2026-06-12T16:31:52.491136364Z\" level=info msg=\"Got pod network &{Name:sushy-emulator Namespace:sushy-emulator ID:838babe5c767e939806299fa9e23f2b7e959535d26eea7c040cfed209368310d UID:2ad7b10a-7d75-4603-84ca-66d2e2c53783 NetNS:/var/run/netns/1d4177d9-12f6-43e1-9c70-8641490eef4b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod2ad7b10a_7d75_4603_84ca_66d2e2c53783.slice PodAnnotations:0xc00443d170}] Aliases:map[]}\"\nJun 12 16:31:52.492326 crc crio[21573]: time=\"2026-06-12T16:31:52.491218357Z\" level=info msg=\"Adding pod sushy-emulator_sushy-emulator to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 16:31:53.075856 crc crio[21573]: 2026-06-12T16:31:53Z [verbose] CmdAdd (shim): {1.1.0 [{Name:838babe5c767e93 Mac:46:16:85:1c:98:43 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:da Mtu:0 Sandbox:/var/run/netns/1d4177d9-12f6-43e1-9c70-8641490eef4b SocketPath: PciID:}] [{Interface:0xc0002226a0 Address:{IP:10.217.0.218 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 16:31:53.077777 crc crio[21573]: time=\"2026-06-12T16:31:53.077403756Z\" level=info msg=\"Got pod network &{Name:sushy-emulator Namespace:sushy-emulator ID:838babe5c767e939806299fa9e23f2b7e959535d26eea7c040cfed209368310d UID:2ad7b10a-7d75-4603-84ca-66d2e2c53783 NetNS:/var/run/netns/1d4177d9-12f6-43e1-9c70-8641490eef4b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod2ad7b10a_7d75_4603_84ca_66d2e2c53783.slice PodAnnotations:0xc00443d170}] Aliases:map[]}\"\nJun 12 16:31:53.077777 crc crio[21573]: time=\"2026-06-12T16:31:53.077652033Z\" level=info msg=\"Checking pod sushy-emulator_sushy-emulator for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 16:31:53.090133 crc crio[21573]: time=\"2026-06-12T16:31:53.089976692Z\" level=info msg=\"Ran pod sandbox 838babe5c767e939806299fa9e23f2b7e959535d26eea7c040cfed209368310d with infra container: sushy-emulator/sushy-emulator/POD\" id=0e511d0f-6a81-4a9a-b8bb-8957ff151b67 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 16:31:53.093507 crc crio[21573]: time=\"2026-06-12T16:31:53.093314169Z\" level=info msg=\"Pulling image: quay.io/metal3-io/sushy-tools:latest\" id=c44cc9ea-70d4-4693-b23d-38031dbea5aa name=/runtime.v1.ImageService/PullImage\nJun 12 16:31:53.109012 crc crio[21573]: time=\"2026-06-12T16:31:53.108850793Z\" level=info msg=\"Trying to access \\\"quay.io/metal3-io/sushy-tools:latest\\\"\"\nJun 12 16:32:00.611986 crc crio[21573]: time=\"2026-06-12T16:32:00.610869803Z\" level=info msg=\"Running pod sandbox: openshift-infra/auto-csr-approver-29688032-ghktz/POD\" id=571d40c2-0fc4-4385-a109-984fd8a36513 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 16:32:00.613432 crc crio[21573]: time=\"2026-06-12T16:32:00.612285193Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:32:04.421763 crc crio[21573]: time=\"2026-06-12T16:32:04.420751787Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29688032-ghktz Namespace:openshift-infra ID:e5fc1aac69c4994a8ae8e57133e91174733053a38aefb42361cd3f31517f1b8d UID:5d56c8f6-6302-4649-82a4-c96d0ec4f878 NetNS:/var/run/netns/09040c69-b09c-4422-9da1-5ee6db880da2 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod5d56c8f6_6302_4649_82a4_c96d0ec4f878.slice PodAnnotations:0xc00443c438}] Aliases:map[]}\"\nJun 12 16:32:04.423326 crc crio[21573]: time=\"2026-06-12T16:32:04.423290108Z\" level=info msg=\"Adding pod openshift-infra_auto-csr-approver-29688032-ghktz to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 16:32:04.495997 crc crio[21573]: time=\"2026-06-12T16:32:04.495868095Z\" level=info msg=\"Pulled image: quay.io/metal3-io/sushy-tools@sha256:7bb210f43911d4b9037848b219e90fde6aeffbc48e92bc9d15dd80b5692c76cd\" id=c44cc9ea-70d4-4693-b23d-38031dbea5aa name=/runtime.v1.ImageService/PullImage\nJun 12 16:32:04.497794 crc crio[21573]: time=\"2026-06-12T16:32:04.497525111Z\" level=info msg=\"Checking image status: quay.io/metal3-io/sushy-tools:latest\" id=c0655ccb-7103-4e8c-9f74-f9e47f0a0937 name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:32:04.502034 crc crio[21573]: time=\"2026-06-12T16:32:04.501973544Z\" level=info msg=\"Checking image status: quay.io/metal3-io/sushy-tools:latest\" id=981e7381-8a0d-4c41-ac1c-b7a137c9e08b name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:32:04.518787 crc crio[21573]: time=\"2026-06-12T16:32:04.518696101Z\" level=info msg=\"Creating container: sushy-emulator/sushy-emulator/sushy-emulator\" id=d5e23fc2-ab0e-4400-853c-7f63a1e055c4 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:32:04.521914 crc crio[21573]: time=\"2026-06-12T16:32:04.521166291Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:32:04.579180 crc crio[21573]: time=\"2026-06-12T16:32:04.579126128Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:32:04.588075 crc crio[21573]: time=\"2026-06-12T16:32:04.588020078Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:32:04.767114 crc crio[21573]: time=\"2026-06-12T16:32:04.766063636Z\" level=info msg=\"Created container ea386f0968239fd3d219934edb64d300b6c5a566f038d5bceac7eaebed5c324c: sushy-emulator/sushy-emulator/sushy-emulator\" id=d5e23fc2-ab0e-4400-853c-7f63a1e055c4 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:32:04.768313 crc crio[21573]: time=\"2026-06-12T16:32:04.768221896Z\" level=info msg=\"Starting container: ea386f0968239fd3d219934edb64d300b6c5a566f038d5bceac7eaebed5c324c\" id=3c36e9a5-57fa-490a-a516-e52e1628b69f name=/runtime.v1.RuntimeService/StartContainer\nJun 12 16:32:04.775848 crc crio[21573]: time=\"2026-06-12T16:32:04.775669844Z\" level=info msg=\"Started container\" PID=99495 containerID=ea386f0968239fd3d219934edb64d300b6c5a566f038d5bceac7eaebed5c324c description=sushy-emulator/sushy-emulator/sushy-emulator id=3c36e9a5-57fa-490a-a516-e52e1628b69f name=/runtime.v1.RuntimeService/StartContainer sandboxID=838babe5c767e939806299fa9e23f2b7e959535d26eea7c040cfed209368310d\nJun 12 16:32:04.987343 crc crio[21573]: 2026-06-12T16:32:04Z [verbose] CmdAdd (shim): {1.1.0 [{Name:e5fc1aac69c4994 Mac:b2:a3:7c:3f:bc:be Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:db Mtu:0 Sandbox:/var/run/netns/09040c69-b09c-4422-9da1-5ee6db880da2 SocketPath: PciID:}] [{Interface:0xc000014720 Address:{IP:10.217.0.219 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 16:32:04.988753 crc crio[21573]: time=\"2026-06-12T16:32:04.98867073Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29688032-ghktz Namespace:openshift-infra ID:e5fc1aac69c4994a8ae8e57133e91174733053a38aefb42361cd3f31517f1b8d UID:5d56c8f6-6302-4649-82a4-c96d0ec4f878 NetNS:/var/run/netns/09040c69-b09c-4422-9da1-5ee6db880da2 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod5d56c8f6_6302_4649_82a4_c96d0ec4f878.slice PodAnnotations:0xc00443c438}] Aliases:map[]}\"\nJun 12 16:32:04.988964 crc crio[21573]: time=\"2026-06-12T16:32:04.988892636Z\" level=info msg=\"Checking pod openshift-infra_auto-csr-approver-29688032-ghktz for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 16:32:05.004830 crc crio[21573]: time=\"2026-06-12T16:32:05.004352138Z\" level=info msg=\"Ran pod sandbox e5fc1aac69c4994a8ae8e57133e91174733053a38aefb42361cd3f31517f1b8d with infra container: openshift-infra/auto-csr-approver-29688032-ghktz/POD\" id=571d40c2-0fc4-4385-a109-984fd8a36513 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 16:32:05.007665 crc crio[21573]: time=\"2026-06-12T16:32:05.007578817Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-cli:latest\" id=5cf1cd05-2b84-438d-abfd-aaf7f4a10fc3 name=/runtime.v1.ImageService/PullImage\nJun 12 16:32:05.020824 crc crio[21573]: time=\"2026-06-12T16:32:05.020736365Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-cli:latest\\\"\"\nJun 12 16:32:05.851008 crc crio[21573]: time=\"2026-06-12T16:32:05.850207366Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9\" id=5cf1cd05-2b84-438d-abfd-aaf7f4a10fc3 name=/runtime.v1.ImageService/PullImage\nJun 12 16:32:05.856050 crc crio[21573]: time=\"2026-06-12T16:32:05.855901534Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=a6d4213b-196e-4109-a8cd-764aaf6e2140 name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:32:05.859132 crc crio[21573]: time=\"2026-06-12T16:32:05.859075773Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=e5227083-b3d9-4691-9717-3910080e5363 name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:32:05.870081 crc crio[21573]: time=\"2026-06-12T16:32:05.870010297Z\" level=info msg=\"Creating container: openshift-infra/auto-csr-approver-29688032-ghktz/oc\" id=b2c792a5-1444-4e18-a2ff-fc2037a9f9e5 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:32:05.871408 crc crio[21573]: time=\"2026-06-12T16:32:05.871319404Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:32:05.920513 crc crio[21573]: time=\"2026-06-12T16:32:05.920343993Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:32:06.145874 crc crio[21573]: time=\"2026-06-12T16:32:06.145743494Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:32:06.301360 crc crio[21573]: time=\"2026-06-12T16:32:06.301221894Z\" level=info msg=\"Created container 519d9cc6bf6b1ee2f23f255f3447a93b010c59d63d080b4f893189e9ddec9879: openshift-infra/auto-csr-approver-29688032-ghktz/oc\" id=b2c792a5-1444-4e18-a2ff-fc2037a9f9e5 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:32:06.303141 crc crio[21573]: time=\"2026-06-12T16:32:06.303066474Z\" level=info msg=\"Starting container: 519d9cc6bf6b1ee2f23f255f3447a93b010c59d63d080b4f893189e9ddec9879\" id=393ece9a-080e-4138-bfeb-a230adcad91a name=/runtime.v1.RuntimeService/StartContainer\nJun 12 16:32:06.316297 crc crio[21573]: time=\"2026-06-12T16:32:06.31615323Z\" level=info msg=\"Started container\" PID=99604 containerID=519d9cc6bf6b1ee2f23f255f3447a93b010c59d63d080b4f893189e9ddec9879 description=openshift-infra/auto-csr-approver-29688032-ghktz/oc id=393ece9a-080e-4138-bfeb-a230adcad91a name=/runtime.v1.RuntimeService/StartContainer sandboxID=e5fc1aac69c4994a8ae8e57133e91174733053a38aefb42361cd3f31517f1b8d\nJun 12 16:32:07.849174 crc crio[21573]: time=\"2026-06-12T16:32:07.847759189Z\" level=info msg=\"Stopping pod sandbox: e5fc1aac69c4994a8ae8e57133e91174733053a38aefb42361cd3f31517f1b8d\" id=944973d5-a7f2-4a2f-bc74-fa531d3b156d name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 16:32:07.850510 crc crio[21573]: time=\"2026-06-12T16:32:07.850140726Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29688032-ghktz Namespace:openshift-infra ID:e5fc1aac69c4994a8ae8e57133e91174733053a38aefb42361cd3f31517f1b8d UID:5d56c8f6-6302-4649-82a4-c96d0ec4f878 NetNS:/var/run/netns/09040c69-b09c-4422-9da1-5ee6db880da2 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod5d56c8f6_6302_4649_82a4_c96d0ec4f878.slice PodAnnotations:0xc001897698}] Aliases:map[]}\"\nJun 12 16:32:07.850510 crc crio[21573]: time=\"2026-06-12T16:32:07.850306601Z\" level=info msg=\"Deleting pod openshift-infra_auto-csr-approver-29688032-ghktz from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 16:32:08.288652 crc crio[21573]: time=\"2026-06-12T16:32:08.288560951Z\" level=info msg=\"Stopped pod sandbox: e5fc1aac69c4994a8ae8e57133e91174733053a38aefb42361cd3f31517f1b8d\" id=944973d5-a7f2-4a2f-bc74-fa531d3b156d name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 16:32:15.078768 crc crio[21573]: time=\"2026-06-12T16:32:15.077655531Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"\nJun 12 16:32:28.698910 crc crio[21573]: time=\"2026-06-12T16:32:28.697391036Z\" level=info msg=\"Running pod sandbox: openstack/dnsmasq-dns-6dd4f94857-8q4jq/POD\" id=e3c3a97e-368e-4cb2-875f-811f6ce4d54f name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 16:32:28.700500 crc crio[21573]: time=\"2026-06-12T16:32:28.698926409Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:32:28.891866 crc crio[21573]: time=\"2026-06-12T16:32:28.891753783Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-6dd4f94857-8q4jq Namespace:openstack ID:c15ce63266198e7d1e5b50dafe12cb03a16638a93ef9ac587935542a36762944 UID:b4333256-e427-40b7-8552-74234127a0c2 NetNS:/var/run/netns/662d969c-3848-42bf-9492-1260dfe74f66 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podb4333256_e427_40b7_8552_74234127a0c2.slice PodAnnotations:0xc0001398c0}] Aliases:map[]}\"\nJun 12 16:32:28.891866 crc crio[21573]: time=\"2026-06-12T16:32:28.891845664Z\" level=info msg=\"Adding pod openstack_dnsmasq-dns-6dd4f94857-8q4jq to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 16:32:29.492359 crc crio[21573]: 2026-06-12T16:32:29Z [verbose] CmdAdd (shim): {1.1.0 [{Name:c15ce63266198e7 Mac:c6:f6:ab:cc:67:e3 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:dc Mtu:0 Sandbox:/var/run/netns/662d969c-3848-42bf-9492-1260dfe74f66 SocketPath: PciID:}] [{Interface:0xc000015080 Address:{IP:10.217.0.220 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 16:32:29.493897 crc crio[21573]: time=\"2026-06-12T16:32:29.493809448Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-6dd4f94857-8q4jq Namespace:openstack ID:c15ce63266198e7d1e5b50dafe12cb03a16638a93ef9ac587935542a36762944 UID:b4333256-e427-40b7-8552-74234127a0c2 NetNS:/var/run/netns/662d969c-3848-42bf-9492-1260dfe74f66 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podb4333256_e427_40b7_8552_74234127a0c2.slice PodAnnotations:0xc0001398c0}] Aliases:map[]}\"\nJun 12 16:32:29.494114 crc crio[21573]: time=\"2026-06-12T16:32:29.494048796Z\" level=info msg=\"Checking pod openstack_dnsmasq-dns-6dd4f94857-8q4jq for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 16:32:29.507105 crc crio[21573]: time=\"2026-06-12T16:32:29.506973921Z\" level=info msg=\"Ran pod sandbox c15ce63266198e7d1e5b50dafe12cb03a16638a93ef9ac587935542a36762944 with infra container: openstack/dnsmasq-dns-6dd4f94857-8q4jq/POD\" id=e3c3a97e-368e-4cb2-875f-811f6ce4d54f name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 16:32:29.509997 crc crio[21573]: time=\"2026-06-12T16:32:29.509837512Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=2abe4d09-fcd1-49c2-b8ca-8ea64bf3523e name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:32:29.604083 crc crio[21573]: time=\"2026-06-12T16:32:29.60398885Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=3a3e3da0-64dd-40ac-8e5a-09a205c68634 name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:32:29.617667 crc crio[21573]: time=\"2026-06-12T16:32:29.617544068Z\" level=info msg=\"Creating container: openstack/dnsmasq-dns-6dd4f94857-8q4jq/init\" id=edaa231f-fdb5-46cf-a58c-c85d89230a02 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:32:29.618114 crc crio[21573]: time=\"2026-06-12T16:32:29.618079523Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:32:29.681059 crc crio[21573]: time=\"2026-06-12T16:32:29.68090465Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:32:29.687407 crc crio[21573]: time=\"2026-06-12T16:32:29.687307102Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:32:30.215169 crc crio[21573]: time=\"2026-06-12T16:32:30.214559293Z\" level=info msg=\"Created container d62a8b3bb191543aa2fb69bc9b92514550273ee34408e2fec7912be71005ec1b: openstack/dnsmasq-dns-6dd4f94857-8q4jq/init\" id=edaa231f-fdb5-46cf-a58c-c85d89230a02 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:32:30.217238 crc crio[21573]: time=\"2026-06-12T16:32:30.217137854Z\" level=info msg=\"Starting container: d62a8b3bb191543aa2fb69bc9b92514550273ee34408e2fec7912be71005ec1b\" id=c648d440-8c8f-41ee-a387-e5269253c7c1 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 16:32:30.224135 crc crio[21573]: time=\"2026-06-12T16:32:30.223965337Z\" level=info msg=\"Started container\" PID=100887 containerID=d62a8b3bb191543aa2fb69bc9b92514550273ee34408e2fec7912be71005ec1b description=openstack/dnsmasq-dns-6dd4f94857-8q4jq/init id=c648d440-8c8f-41ee-a387-e5269253c7c1 name=/runtime.v1.RuntimeService/StartContainer sandboxID=c15ce63266198e7d1e5b50dafe12cb03a16638a93ef9ac587935542a36762944\nJun 12 16:32:31.430513 crc crio[21573]: time=\"2026-06-12T16:32:31.429834431Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=5e7d9f88-443c-4b92-a58a-5e05cfaa32d8 name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:32:31.574574 crc crio[21573]: time=\"2026-06-12T16:32:31.574208982Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=355368b0-8b63-40e5-bd98-660285d9ed08 name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:32:31.596384 crc crio[21573]: time=\"2026-06-12T16:32:31.596155843Z\" level=info msg=\"Creating container: openstack/dnsmasq-dns-6dd4f94857-8q4jq/dnsmasq-dns\" id=87f5c094-dad2-4481-9d41-2d4d331e4391 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:32:31.598230 crc crio[21573]: time=\"2026-06-12T16:32:31.597077039Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:32:31.721539 crc crio[21573]: time=\"2026-06-12T16:32:31.721376068Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:32:31.728125 crc crio[21573]: time=\"2026-06-12T16:32:31.728065085Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:32:32.054704 crc crio[21573]: time=\"2026-06-12T16:32:32.053864399Z\" level=info msg=\"Created container c7e42dbbd2112f065709baf518c689a4857c01e228decd674293773a6289e576: openstack/dnsmasq-dns-6dd4f94857-8q4jq/dnsmasq-dns\" id=87f5c094-dad2-4481-9d41-2d4d331e4391 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:32:32.056754 crc crio[21573]: time=\"2026-06-12T16:32:32.056416039Z\" level=info msg=\"Starting container: c7e42dbbd2112f065709baf518c689a4857c01e228decd674293773a6289e576\" id=0bf06505-b0fc-43a1-812c-51d8048d1e5d name=/runtime.v1.RuntimeService/StartContainer\nJun 12 16:32:32.069539 crc crio[21573]: time=\"2026-06-12T16:32:32.069214936Z\" level=info msg=\"Started container\" PID=100978 containerID=c7e42dbbd2112f065709baf518c689a4857c01e228decd674293773a6289e576 description=openstack/dnsmasq-dns-6dd4f94857-8q4jq/dnsmasq-dns id=0bf06505-b0fc-43a1-812c-51d8048d1e5d name=/runtime.v1.RuntimeService/StartContainer sandboxID=c15ce63266198e7d1e5b50dafe12cb03a16638a93ef9ac587935542a36762944\nJun 12 16:32:33.157516 crc crio[21573]: time=\"2026-06-12T16:32:33.156823082Z\" level=info msg=\"Removing container: f19bc9ce203e5cbcc3fbc623292d3137dc35c76fea4844a2f1398bab4125393f\" id=659fc866-8ac0-477e-abe3-87e7704068ad name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 16:32:33.289109 crc crio[21573]: time=\"2026-06-12T16:32:33.288800249Z\" level=info msg=\"Removed container f19bc9ce203e5cbcc3fbc623292d3137dc35c76fea4844a2f1398bab4125393f: openstack/keystone-bootstrap-5l4g5/keystone-bootstrap\" id=659fc866-8ac0-477e-abe3-87e7704068ad name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 16:32:33.293170 crc crio[21573]: time=\"2026-06-12T16:32:33.293077635Z\" level=info msg=\"Removing container: 30ecfadd88769fcb0cef12e09b6103ed004f3e58ed1be0fce4ee3f5ec9eabce9\" id=1e04a7fc-05df-4081-89b8-d90341b68237 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 16:32:33.432096 crc crio[21573]: time=\"2026-06-12T16:32:33.431739856Z\" level=info msg=\"Removed container 30ecfadd88769fcb0cef12e09b6103ed004f3e58ed1be0fce4ee3f5ec9eabce9: openshift-infra/auto-csr-approver-29688026-qrpr5/oc\" id=1e04a7fc-05df-4081-89b8-d90341b68237 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 16:32:33.450035 crc crio[21573]: time=\"2026-06-12T16:32:33.449777209Z\" level=info msg=\"Stopping pod sandbox: 6d988582ff94c8fdd5cdbde0b6175f713fd8220b5f4019a7ce152df967bc1e17\" id=70a13298-057f-46cb-a118-79a4f841ede3 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 16:32:33.450035 crc crio[21573]: time=\"2026-06-12T16:32:33.449888802Z\" level=info msg=\"Stopped pod sandbox (already stopped): 6d988582ff94c8fdd5cdbde0b6175f713fd8220b5f4019a7ce152df967bc1e17\" id=70a13298-057f-46cb-a118-79a4f841ede3 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 16:32:33.451826 crc crio[21573]: time=\"2026-06-12T16:32:33.451759394Z\" level=info msg=\"Removing pod sandbox: 6d988582ff94c8fdd5cdbde0b6175f713fd8220b5f4019a7ce152df967bc1e17\" id=69bf0555-a6be-476f-9e00-47647ee0f760 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 16:32:33.547141 crc crio[21573]: time=\"2026-06-12T16:32:33.546996196Z\" level=info msg=\"Removed pod sandbox: 6d988582ff94c8fdd5cdbde0b6175f713fd8220b5f4019a7ce152df967bc1e17\" id=69bf0555-a6be-476f-9e00-47647ee0f760 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 16:32:33.548871 crc crio[21573]: time=\"2026-06-12T16:32:33.548818093Z\" level=info msg=\"Stopping pod sandbox: 8e80f1fbcd4e597701cc19fe0bb8db5b0e76ed887a1ce8ecccbda669416674a5\" id=08d5f5f9-92ac-46fe-8ff7-43371e2bb7f0 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 16:32:33.549136 crc crio[21573]: time=\"2026-06-12T16:32:33.549106801Z\" level=info msg=\"Stopped pod sandbox (already stopped): 8e80f1fbcd4e597701cc19fe0bb8db5b0e76ed887a1ce8ecccbda669416674a5\" id=08d5f5f9-92ac-46fe-8ff7-43371e2bb7f0 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 16:32:33.550687 crc crio[21573]: time=\"2026-06-12T16:32:33.550574862Z\" level=info msg=\"Removing pod sandbox: 8e80f1fbcd4e597701cc19fe0bb8db5b0e76ed887a1ce8ecccbda669416674a5\" id=4da83c2e-8a17-41eb-b47d-94c2e8d79cdb name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 16:32:33.641924 crc crio[21573]: time=\"2026-06-12T16:32:33.641675098Z\" level=info msg=\"Removed pod sandbox: 8e80f1fbcd4e597701cc19fe0bb8db5b0e76ed887a1ce8ecccbda669416674a5\" id=4da83c2e-8a17-41eb-b47d-94c2e8d79cdb name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 16:32:43.038281 crc crio[21573]: time=\"2026-06-12T16:32:43.03534156Z\" level=info msg=\"Stopping container: 2a8aae924983a3cba5f66a1e71f5943ff1edad781e068ca1af1133224b5208d3 (timeout: 10s)\" id=0805a7d6-7626-44be-95c9-40afe35c63a4 name=/runtime.v1.RuntimeService/StopContainer\nJun 12 16:32:44.180403 crc crio[21573]: time=\"2026-06-12T16:32:44.177265675Z\" level=info msg=\"Stopped container 2a8aae924983a3cba5f66a1e71f5943ff1edad781e068ca1af1133224b5208d3: openstack/dnsmasq-dns-68b84f4555-tsr24/dnsmasq-dns\" id=0805a7d6-7626-44be-95c9-40afe35c63a4 name=/runtime.v1.RuntimeService/StopContainer\nJun 12 16:32:44.198662 crc crio[21573]: time=\"2026-06-12T16:32:44.198205473Z\" level=info msg=\"Stopping pod sandbox: 2867e1ff1b65ca8a9309338fd0c5b40839c5f2db0a08584ea82b0ef3656cdbe4\" id=87d826ef-a254-434e-9cba-a4f6b455f705 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 16:32:44.211230 crc crio[21573]: time=\"2026-06-12T16:32:44.211087198Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-68b84f4555-tsr24 Namespace:openstack ID:2867e1ff1b65ca8a9309338fd0c5b40839c5f2db0a08584ea82b0ef3656cdbe4 UID:d312157b-66e2-46b9-a37f-2baedfa50fc6 NetNS:/var/run/netns/ce8b6cc5-aca5-4f2d-91dd-f1fc1eeb44c6 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podd312157b_66e2_46b9_a37f_2baedfa50fc6.slice PodAnnotations:0xc00209f508}] Aliases:map[]}\"\nJun 12 16:32:44.212249 crc crio[21573]: time=\"2026-06-12T16:32:44.212127056Z\" level=info msg=\"Deleting pod openstack_dnsmasq-dns-68b84f4555-tsr24 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 16:32:45.231827 crc crio[21573]: time=\"2026-06-12T16:32:45.230575565Z\" level=info msg=\"Stopped pod sandbox: 2867e1ff1b65ca8a9309338fd0c5b40839c5f2db0a08584ea82b0ef3656cdbe4\" id=87d826ef-a254-434e-9cba-a4f6b455f705 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 16:32:45.516718 crc crio[21573]: time=\"2026-06-12T16:32:45.514596692Z\" level=info msg=\"Running pod sandbox: openstack/dnsmasq-dns-687999f8f7-flrmt/POD\" id=1d7c0282-4d34-4968-967b-850366ce094e name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 16:32:45.516718 crc crio[21573]: time=\"2026-06-12T16:32:45.515184768Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:32:45.661541 crc crio[21573]: time=\"2026-06-12T16:32:45.660902241Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-687999f8f7-flrmt Namespace:openstack ID:56464109021e313946b80da4bdb3af75d49541c20270ce9b4a0bdab62e6e3331 UID:f94a468d-f786-45a9-be6a-c542472da538 NetNS:/var/run/netns/3a9f5bef-358b-4ac2-9556-6e2601d527f0 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podf94a468d_f786_45a9_be6a_c542472da538.slice PodAnnotations:0xc00338e558}] Aliases:map[]}\"\nJun 12 16:32:45.661541 crc crio[21573]: time=\"2026-06-12T16:32:45.661071666Z\" level=info msg=\"Adding pod openstack_dnsmasq-dns-687999f8f7-flrmt to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 16:32:46.150061 crc crio[21573]: time=\"2026-06-12T16:32:46.149974576Z\" level=info msg=\"Removing container: 2a8aae924983a3cba5f66a1e71f5943ff1edad781e068ca1af1133224b5208d3\" id=7b2c358a-ae5f-4c60-8cd2-cf36f6477c3b name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 16:32:46.228358 crc crio[21573]: time=\"2026-06-12T16:32:46.227402329Z\" level=info msg=\"Removed container 2a8aae924983a3cba5f66a1e71f5943ff1edad781e068ca1af1133224b5208d3: openstack/dnsmasq-dns-68b84f4555-tsr24/dnsmasq-dns\" id=7b2c358a-ae5f-4c60-8cd2-cf36f6477c3b name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 16:32:46.237717 crc crio[21573]: time=\"2026-06-12T16:32:46.23721426Z\" level=info msg=\"Removing container: 034469b15e85d20b32364543f8fda67e510f3750ef561eb9743a62ce6d089d39\" id=5683a02a-b6e7-4707-a289-b2a9903fdc6d name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 16:32:46.413983 crc crio[21573]: time=\"2026-06-12T16:32:46.40971608Z\" level=info msg=\"Removed container 034469b15e85d20b32364543f8fda67e510f3750ef561eb9743a62ce6d089d39: openstack/dnsmasq-dns-68b84f4555-tsr24/init\" id=5683a02a-b6e7-4707-a289-b2a9903fdc6d name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 16:32:46.728766 crc crio[21573]: 2026-06-12T16:32:46Z [verbose] CmdAdd (shim): {1.1.0 [{Name:56464109021e313 Mac:3a:a2:05:e4:c9:75 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:dd Mtu:0 Sandbox:/var/run/netns/3a9f5bef-358b-4ac2-9556-6e2601d527f0 SocketPath: PciID:}] [{Interface:0xc000015360 Address:{IP:10.217.0.221 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 16:32:46.733375 crc crio[21573]: time=\"2026-06-12T16:32:46.733166605Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-687999f8f7-flrmt Namespace:openstack ID:56464109021e313946b80da4bdb3af75d49541c20270ce9b4a0bdab62e6e3331 UID:f94a468d-f786-45a9-be6a-c542472da538 NetNS:/var/run/netns/3a9f5bef-358b-4ac2-9556-6e2601d527f0 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podf94a468d_f786_45a9_be6a_c542472da538.slice PodAnnotations:0xc00338e558}] Aliases:map[]}\"\nJun 12 16:32:46.733994 crc crio[21573]: time=\"2026-06-12T16:32:46.733921316Z\" level=info msg=\"Checking pod openstack_dnsmasq-dns-687999f8f7-flrmt for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 16:32:46.761739 crc crio[21573]: time=\"2026-06-12T16:32:46.7552268Z\" level=info msg=\"Ran pod sandbox 56464109021e313946b80da4bdb3af75d49541c20270ce9b4a0bdab62e6e3331 with infra container: openstack/dnsmasq-dns-687999f8f7-flrmt/POD\" id=1d7c0282-4d34-4968-967b-850366ce094e name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 16:32:46.766322 crc crio[21573]: time=\"2026-06-12T16:32:46.766196245Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=83e1ab38-8fc2-4bde-9098-d7681511a159 name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:32:46.928386 crc crio[21573]: time=\"2026-06-12T16:32:46.928200218Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=15db988c-6548-450a-aada-6a159e8074d3 name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:32:46.942260 crc crio[21573]: time=\"2026-06-12T16:32:46.942171657Z\" level=info msg=\"Creating container: openstack/dnsmasq-dns-687999f8f7-flrmt/init\" id=c82822fc-6a88-4b5a-9138-a9f3db6338a7 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:32:46.942893 crc crio[21573]: time=\"2026-06-12T16:32:46.942823096Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:32:47.021527 crc crio[21573]: time=\"2026-06-12T16:32:47.021168342Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:32:47.037123 crc crio[21573]: time=\"2026-06-12T16:32:47.037020755Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:32:47.305434 crc crio[21573]: time=\"2026-06-12T16:32:47.303633176Z\" level=info msg=\"Created container f9ac9b56a9e71a36be3b310041727027cf73f4e8a85947a1e345f46ef9bca13f: openstack/dnsmasq-dns-687999f8f7-flrmt/init\" id=c82822fc-6a88-4b5a-9138-a9f3db6338a7 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:32:47.309312 crc crio[21573]: time=\"2026-06-12T16:32:47.307572715Z\" level=info msg=\"Starting container: f9ac9b56a9e71a36be3b310041727027cf73f4e8a85947a1e345f46ef9bca13f\" id=cd80af27-a7bb-4842-9045-057bd25e7a59 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 16:32:47.315838 crc crio[21573]: time=\"2026-06-12T16:32:47.315725026Z\" level=info msg=\"Started container\" PID=101903 containerID=f9ac9b56a9e71a36be3b310041727027cf73f4e8a85947a1e345f46ef9bca13f description=openstack/dnsmasq-dns-687999f8f7-flrmt/init id=cd80af27-a7bb-4842-9045-057bd25e7a59 name=/runtime.v1.RuntimeService/StartContainer sandboxID=56464109021e313946b80da4bdb3af75d49541c20270ce9b4a0bdab62e6e3331\nJun 12 16:32:48.223506 crc crio[21573]: time=\"2026-06-12T16:32:48.223389286Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=ffbf8126-2acb-46f9-b162-0446d831d670 name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:32:48.328364 crc crio[21573]: time=\"2026-06-12T16:32:48.327693528Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=ff2dca5e-c2a3-437d-a505-9dc2fc0ea8cd name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:32:48.339574 crc crio[21573]: time=\"2026-06-12T16:32:48.339400275Z\" level=info msg=\"Creating container: openstack/dnsmasq-dns-687999f8f7-flrmt/dnsmasq-dns\" id=f8563dcc-5d03-4231-9a71-399ac5dddd28 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:32:48.340137 crc crio[21573]: time=\"2026-06-12T16:32:48.340075874Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:32:48.431552 crc crio[21573]: time=\"2026-06-12T16:32:48.431413853Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:32:48.437101 crc crio[21573]: time=\"2026-06-12T16:32:48.43703721Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:32:48.678148 crc crio[21573]: time=\"2026-06-12T16:32:48.677861822Z\" level=info msg=\"Created container 01d46a3c23c6e31e67f33092443bb1d5819d7b66a18857904eb500293a4cb8a1: openstack/dnsmasq-dns-687999f8f7-flrmt/dnsmasq-dns\" id=f8563dcc-5d03-4231-9a71-399ac5dddd28 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:32:48.683587 crc crio[21573]: time=\"2026-06-12T16:32:48.683499129Z\" level=info msg=\"Starting container: 01d46a3c23c6e31e67f33092443bb1d5819d7b66a18857904eb500293a4cb8a1\" id=3b44e4fc-8536-4f8b-9445-cf4f28aab3db name=/runtime.v1.RuntimeService/StartContainer\nJun 12 16:32:48.698355 crc crio[21573]: time=\"2026-06-12T16:32:48.698212249Z\" level=info msg=\"Started container\" PID=101995 containerID=01d46a3c23c6e31e67f33092443bb1d5819d7b66a18857904eb500293a4cb8a1 description=openstack/dnsmasq-dns-687999f8f7-flrmt/dnsmasq-dns id=3b44e4fc-8536-4f8b-9445-cf4f28aab3db name=/runtime.v1.RuntimeService/StartContainer sandboxID=56464109021e313946b80da4bdb3af75d49541c20270ce9b4a0bdab62e6e3331\nJun 12 16:32:55.665401 crc crio[21573]: time=\"2026-06-12T16:32:55.664148176Z\" level=info msg=\"Stopping container: c7e42dbbd2112f065709baf518c689a4857c01e228decd674293773a6289e576 (timeout: 10s)\" id=6d715ec7-e2bf-48a4-bcaa-e5aa1d1239a9 name=/runtime.v1.RuntimeService/StopContainer\nJun 12 16:32:55.913561 crc crio[21573]: time=\"2026-06-12T16:32:55.913319459Z\" level=info msg=\"Stopped container c7e42dbbd2112f065709baf518c689a4857c01e228decd674293773a6289e576: openstack/dnsmasq-dns-6dd4f94857-8q4jq/dnsmasq-dns\" id=6d715ec7-e2bf-48a4-bcaa-e5aa1d1239a9 name=/runtime.v1.RuntimeService/StopContainer\nJun 12 16:32:55.914632 crc crio[21573]: time=\"2026-06-12T16:32:55.914488481Z\" level=info msg=\"Stopping pod sandbox: c15ce63266198e7d1e5b50dafe12cb03a16638a93ef9ac587935542a36762944\" id=1b9dcc9e-8548-42eb-ac5d-3694c5cc9f5f name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 16:32:55.915286 crc crio[21573]: time=\"2026-06-12T16:32:55.915216572Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-6dd4f94857-8q4jq Namespace:openstack ID:c15ce63266198e7d1e5b50dafe12cb03a16638a93ef9ac587935542a36762944 UID:b4333256-e427-40b7-8552-74234127a0c2 NetNS:/var/run/netns/662d969c-3848-42bf-9492-1260dfe74f66 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podb4333256_e427_40b7_8552_74234127a0c2.slice PodAnnotations:0xc003675520}] Aliases:map[]}\"\nJun 12 16:32:55.915523 crc crio[21573]: time=\"2026-06-12T16:32:55.915404897Z\" level=info msg=\"Deleting pod openstack_dnsmasq-dns-6dd4f94857-8q4jq from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 16:32:56.460239 crc crio[21573]: time=\"2026-06-12T16:32:56.459346918Z\" level=info msg=\"Stopped pod sandbox: c15ce63266198e7d1e5b50dafe12cb03a16638a93ef9ac587935542a36762944\" id=1b9dcc9e-8548-42eb-ac5d-3694c5cc9f5f name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 16:32:56.651436 crc crio[21573]: time=\"2026-06-12T16:32:56.651338557Z\" level=info msg=\"Removing container: c7e42dbbd2112f065709baf518c689a4857c01e228decd674293773a6289e576\" id=14cf7ad6-f518-43f0-b6d6-442254574cd6 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 16:32:56.707733 crc crio[21573]: time=\"2026-06-12T16:32:56.707406172Z\" level=info msg=\"Removed container c7e42dbbd2112f065709baf518c689a4857c01e228decd674293773a6289e576: openstack/dnsmasq-dns-6dd4f94857-8q4jq/dnsmasq-dns\" id=14cf7ad6-f518-43f0-b6d6-442254574cd6 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 16:32:56.716374 crc crio[21573]: time=\"2026-06-12T16:32:56.716108675Z\" level=info msg=\"Removing container: d62a8b3bb191543aa2fb69bc9b92514550273ee34408e2fec7912be71005ec1b\" id=1e3f1545-ce6f-4726-968f-55a34848a704 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 16:32:56.796120 crc crio[21573]: time=\"2026-06-12T16:32:56.790563049Z\" level=info msg=\"Removed container d62a8b3bb191543aa2fb69bc9b92514550273ee34408e2fec7912be71005ec1b: openstack/dnsmasq-dns-6dd4f94857-8q4jq/init\" id=1e3f1545-ce6f-4726-968f-55a34848a704 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 16:33:07.115989 crc crio[21573]: time=\"2026-06-12T16:33:07.11482576Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/redhat-operators-nb8p6/POD\" id=6679d45e-51c7-4911-a7df-49e3492b3a7b name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 16:33:07.118085 crc crio[21573]: time=\"2026-06-12T16:33:07.116026924Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:33:07.187304 crc crio[21573]: time=\"2026-06-12T16:33:07.18679147Z\" level=info msg=\"Got pod network &{Name:redhat-operators-nb8p6 Namespace:openshift-marketplace ID:824843a5ea6557a7701769601e258c7cb68df0391aa50ae21f5add2d558700c4 UID:375dbac6-865f-4165-aacc-ca9000652a33 NetNS:/var/run/netns/a830efd0-d0d0-4cce-8f27-0d442999fa5b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod375dbac6_865f_4165_aacc_ca9000652a33.slice PodAnnotations:0xc0024286e8}] Aliases:map[]}\"\nJun 12 16:33:07.187304 crc crio[21573]: time=\"2026-06-12T16:33:07.187059236Z\" level=info msg=\"Adding pod openshift-marketplace_redhat-operators-nb8p6 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 16:33:07.988603 crc crio[21573]: 2026-06-12T16:33:07Z [verbose] CmdAdd (shim): {1.1.0 [{Name:824843a5ea6557a Mac:92:b1:87:39:49:63 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:de Mtu:0 Sandbox:/var/run/netns/a830efd0-d0d0-4cce-8f27-0d442999fa5b SocketPath: PciID:}] [{Interface:0xc0002b05b0 Address:{IP:10.217.0.222 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 16:33:07.992312 crc crio[21573]: time=\"2026-06-12T16:33:07.991102548Z\" level=info msg=\"Got pod network &{Name:redhat-operators-nb8p6 Namespace:openshift-marketplace ID:824843a5ea6557a7701769601e258c7cb68df0391aa50ae21f5add2d558700c4 UID:375dbac6-865f-4165-aacc-ca9000652a33 NetNS:/var/run/netns/a830efd0-d0d0-4cce-8f27-0d442999fa5b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod375dbac6_865f_4165_aacc_ca9000652a33.slice PodAnnotations:0xc0024286e8}] Aliases:map[]}\"\nJun 12 16:33:07.992312 crc crio[21573]: time=\"2026-06-12T16:33:07.991637492Z\" level=info msg=\"Checking pod openshift-marketplace_redhat-operators-nb8p6 for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 16:33:08.008182 crc crio[21573]: time=\"2026-06-12T16:33:08.006677913Z\" level=info msg=\"Ran pod sandbox 824843a5ea6557a7701769601e258c7cb68df0391aa50ae21f5add2d558700c4 with infra container: openshift-marketplace/redhat-operators-nb8p6/POD\" id=6679d45e-51c7-4911-a7df-49e3492b3a7b name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 16:33:08.011844 crc crio[21573]: time=\"2026-06-12T16:33:08.011693802Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=191dea54-02d9-49fa-b6e1-917fbf44d7c7 name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:33:08.021964 crc crio[21573]: time=\"2026-06-12T16:33:08.021748434Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=c9797cc9-c329-4421-9813-87f2b0535cb1 name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:33:08.046186 crc crio[21573]: time=\"2026-06-12T16:33:08.046115222Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-operators-nb8p6/extract-utilities\" id=8289e091-935d-4ef0-803d-49be8ee92b8e name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:33:08.047224 crc crio[21573]: time=\"2026-06-12T16:33:08.047192673Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:33:08.118628 crc crio[21573]: time=\"2026-06-12T16:33:08.118498823Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:33:08.124760 crc crio[21573]: time=\"2026-06-12T16:33:08.124644514Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:33:08.332212 crc crio[21573]: time=\"2026-06-12T16:33:08.33193008Z\" level=info msg=\"Created container 731bfb27a9ce8a090e750896df104a6c5a322a530f3bb3a7728db11ada9009fb: openshift-marketplace/redhat-operators-nb8p6/extract-utilities\" id=8289e091-935d-4ef0-803d-49be8ee92b8e name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:33:08.337339 crc crio[21573]: time=\"2026-06-12T16:33:08.336678513Z\" level=info msg=\"Starting container: 731bfb27a9ce8a090e750896df104a6c5a322a530f3bb3a7728db11ada9009fb\" id=d959ce9c-7fea-4613-98cb-e7933a594ca1 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 16:33:08.346275 crc crio[21573]: time=\"2026-06-12T16:33:08.346010873Z\" level=info msg=\"Started container\" PID=103089 containerID=731bfb27a9ce8a090e750896df104a6c5a322a530f3bb3a7728db11ada9009fb description=openshift-marketplace/redhat-operators-nb8p6/extract-utilities id=d959ce9c-7fea-4613-98cb-e7933a594ca1 name=/runtime.v1.RuntimeService/StartContainer sandboxID=824843a5ea6557a7701769601e258c7cb68df0391aa50ae21f5add2d558700c4\nJun 12 16:33:08.971041 crc crio[21573]: time=\"2026-06-12T16:33:08.970227965Z\" level=info msg=\"Pulling image: registry.redhat.io/redhat/redhat-operator-index:v4.20\" id=f61bda38-585c-4c47-be3f-bbf16329932f name=/runtime.v1.ImageService/PullImage\nJun 12 16:33:08.990168 crc crio[21573]: time=\"2026-06-12T16:33:08.99012508Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/redhat/redhat-operator-index:v4.20\\\"\"\nJun 12 16:33:09.944801 crc crio[21573]: time=\"2026-06-12T16:33:09.944693353Z\" level=info msg=\"Pulled image: registry.redhat.io/redhat/redhat-operator-index@sha256:f5f7575300572ad2ef92672b7dc76ed5ddaf50e7b74642e9907deda8cb9fa115\" id=f61bda38-585c-4c47-be3f-bbf16329932f name=/runtime.v1.ImageService/PullImage\nJun 12 16:33:09.947089 crc crio[21573]: time=\"2026-06-12T16:33:09.94669897Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-operator-index:v4.20\" id=45614cfb-f464-44f2-9b64-71d7a8e45891 name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:33:09.952540 crc crio[21573]: time=\"2026-06-12T16:33:09.951201776Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-operator-index:v4.20\" id=a00e6805-da61-4322-a104-ec08339589d9 name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:33:09.963909 crc crio[21573]: time=\"2026-06-12T16:33:09.963786866Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-operators-nb8p6/extract-content\" id=a69c3eeb-6fca-49fb-92c0-394c1fde2ba9 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:33:09.964865 crc crio[21573]: time=\"2026-06-12T16:33:09.964731592Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:33:10.031655 crc crio[21573]: time=\"2026-06-12T16:33:10.031550628Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:33:10.037746 crc crio[21573]: time=\"2026-06-12T16:33:10.037654828Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:33:10.242903 crc crio[21573]: time=\"2026-06-12T16:33:10.242792954Z\" level=info msg=\"Created container d658699c07c28f2fbe24c0de77978b5ed3f6a5664ed653535f99aa259411928a: openshift-marketplace/redhat-operators-nb8p6/extract-content\" id=a69c3eeb-6fca-49fb-92c0-394c1fde2ba9 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:33:10.244715 crc crio[21573]: time=\"2026-06-12T16:33:10.244547232Z\" level=info msg=\"Starting container: d658699c07c28f2fbe24c0de77978b5ed3f6a5664ed653535f99aa259411928a\" id=cc1131f6-fc82-465d-b7b0-724fcf017330 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 16:33:10.250560 crc crio[21573]: time=\"2026-06-12T16:33:10.250408936Z\" level=info msg=\"Started container\" PID=103182 containerID=d658699c07c28f2fbe24c0de77978b5ed3f6a5664ed653535f99aa259411928a description=openshift-marketplace/redhat-operators-nb8p6/extract-content id=cc1131f6-fc82-465d-b7b0-724fcf017330 name=/runtime.v1.RuntimeService/StartContainer sandboxID=824843a5ea6557a7701769601e258c7cb68df0391aa50ae21f5add2d558700c4\nJun 12 16:33:18.150229 crc crio[21573]: time=\"2026-06-12T16:33:18.149076037Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=adff7595-2622-40a4-a44b-9ef4bf4586f4 name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:33:18.153323 crc crio[21573]: time=\"2026-06-12T16:33:18.153217203Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=5b5ca020-dea2-415a-911a-2710069028be name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:33:18.165256 crc crio[21573]: time=\"2026-06-12T16:33:18.165154096Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-operators-nb8p6/registry-server\" id=a1e9d476-8099-4682-8c8e-afd471fb3ae3 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:33:18.165723 crc crio[21573]: time=\"2026-06-12T16:33:18.1656724Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:33:18.247276 crc crio[21573]: time=\"2026-06-12T16:33:18.247161025Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:33:18.251768 crc crio[21573]: time=\"2026-06-12T16:33:18.251691633Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:33:18.458660 crc crio[21573]: time=\"2026-06-12T16:33:18.45765438Z\" level=info msg=\"Created container 303d201a53384a6be5e51af47efda3d255ff3e0e378f97d290e1a4a9907faaaa: openshift-marketplace/redhat-operators-nb8p6/registry-server\" id=a1e9d476-8099-4682-8c8e-afd471fb3ae3 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:33:18.460160 crc crio[21573]: time=\"2026-06-12T16:33:18.460011456Z\" level=info msg=\"Starting container: 303d201a53384a6be5e51af47efda3d255ff3e0e378f97d290e1a4a9907faaaa\" id=86ab5b87-cc90-4519-8906-310ad8af6be2 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 16:33:18.466383 crc crio[21573]: time=\"2026-06-12T16:33:18.466168727Z\" level=info msg=\"Started container\" PID=103583 containerID=303d201a53384a6be5e51af47efda3d255ff3e0e378f97d290e1a4a9907faaaa description=openshift-marketplace/redhat-operators-nb8p6/registry-server id=86ab5b87-cc90-4519-8906-310ad8af6be2 name=/runtime.v1.RuntimeService/StartContainer sandboxID=824843a5ea6557a7701769601e258c7cb68df0391aa50ae21f5add2d558700c4\nJun 12 16:33:33.671287 crc crio[21573]: time=\"2026-06-12T16:33:33.670667895Z\" level=info msg=\"Removing container: 26f097375612b0758d75d58bbc80325cfd793fd0552125ad4cd6796d8e8f21b6\" id=bf6c6e37-e1ef-463e-9ad5-f94a3e650309 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 16:33:33.724638 crc crio[21573]: time=\"2026-06-12T16:33:33.724417526Z\" level=info msg=\"Removed container 26f097375612b0758d75d58bbc80325cfd793fd0552125ad4cd6796d8e8f21b6: openstack/glance-default-external-api-0/glance-httpd\" id=bf6c6e37-e1ef-463e-9ad5-f94a3e650309 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 16:33:33.728249 crc crio[21573]: time=\"2026-06-12T16:33:33.7281704Z\" level=info msg=\"Removing container: b6b5908172a6209cdbd32f61114f2ded2409c015f8d31a50b15e2bed769bf2e0\" id=66e8c7a1-ada3-4a0a-8a1c-55104e6bb941 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 16:33:33.761412 crc crio[21573]: time=\"2026-06-12T16:33:33.761269544Z\" level=info msg=\"Removed container b6b5908172a6209cdbd32f61114f2ded2409c015f8d31a50b15e2bed769bf2e0: openstack/glance-default-external-api-0/glance-log\" id=66e8c7a1-ada3-4a0a-8a1c-55104e6bb941 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 16:33:33.777911 crc crio[21573]: time=\"2026-06-12T16:33:33.777803096Z\" level=info msg=\"Stopping pod sandbox: c15ce63266198e7d1e5b50dafe12cb03a16638a93ef9ac587935542a36762944\" id=2cd72edb-c729-4faf-b016-c745ec783929 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 16:33:33.778242 crc crio[21573]: time=\"2026-06-12T16:33:33.77796737Z\" level=info msg=\"Stopped pod sandbox (already stopped): c15ce63266198e7d1e5b50dafe12cb03a16638a93ef9ac587935542a36762944\" id=2cd72edb-c729-4faf-b016-c745ec783929 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 16:33:33.779178 crc crio[21573]: time=\"2026-06-12T16:33:33.779068671Z\" level=info msg=\"Removing pod sandbox: c15ce63266198e7d1e5b50dafe12cb03a16638a93ef9ac587935542a36762944\" id=96eef820-cd0e-4dc7-b7cd-ac8f8d79a9f2 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 16:33:33.804824 crc crio[21573]: time=\"2026-06-12T16:33:33.803903512Z\" level=info msg=\"Removed pod sandbox: c15ce63266198e7d1e5b50dafe12cb03a16638a93ef9ac587935542a36762944\" id=96eef820-cd0e-4dc7-b7cd-ac8f8d79a9f2 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 16:33:33.811058 crc crio[21573]: time=\"2026-06-12T16:33:33.809117772Z\" level=info msg=\"Stopping pod sandbox: 2867e1ff1b65ca8a9309338fd0c5b40839c5f2db0a08584ea82b0ef3656cdbe4\" id=9b686c8d-e3dc-4447-b511-88ef2a4434bb name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 16:33:33.811058 crc crio[21573]: time=\"2026-06-12T16:33:33.809374669Z\" level=info msg=\"Stopped pod sandbox (already stopped): 2867e1ff1b65ca8a9309338fd0c5b40839c5f2db0a08584ea82b0ef3656cdbe4\" id=9b686c8d-e3dc-4447-b511-88ef2a4434bb name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 16:33:33.813845 crc crio[21573]: time=\"2026-06-12T16:33:33.813147992Z\" level=info msg=\"Removing pod sandbox: 2867e1ff1b65ca8a9309338fd0c5b40839c5f2db0a08584ea82b0ef3656cdbe4\" id=176921bb-6adb-4d0c-b787-36a3cd85f0fa name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 16:33:34.413289 crc crio[21573]: time=\"2026-06-12T16:33:34.410807566Z\" level=info msg=\"Removed pod sandbox: 2867e1ff1b65ca8a9309338fd0c5b40839c5f2db0a08584ea82b0ef3656cdbe4\" id=176921bb-6adb-4d0c-b787-36a3cd85f0fa name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 16:33:34.436341 crc crio[21573]: time=\"2026-06-12T16:33:34.436183557Z\" level=info msg=\"Stopping pod sandbox: 14e98576df03420ba8b9780790d8a7ad525e746d683013282c4dfa58911ecd3e\" id=a5951032-0e48-423b-95b1-b8f46ee13638 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 16:33:34.436341 crc crio[21573]: time=\"2026-06-12T16:33:34.436299843Z\" level=info msg=\"Stopped pod sandbox (already stopped): 14e98576df03420ba8b9780790d8a7ad525e746d683013282c4dfa58911ecd3e\" id=a5951032-0e48-423b-95b1-b8f46ee13638 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 16:33:34.447919 crc crio[21573]: time=\"2026-06-12T16:33:34.446780247Z\" level=info msg=\"Removing pod sandbox: 14e98576df03420ba8b9780790d8a7ad525e746d683013282c4dfa58911ecd3e\" id=ec370c6a-0024-413c-a7a4-3ab768efb0d7 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 16:33:35.132280 crc crio[21573]: time=\"2026-06-12T16:33:35.119041255Z\" level=info msg=\"Removed pod sandbox: 14e98576df03420ba8b9780790d8a7ad525e746d683013282c4dfa58911ecd3e\" id=ec370c6a-0024-413c-a7a4-3ab768efb0d7 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 16:33:39.425104 crc crio[21573]: time=\"2026-06-12T16:33:39.423492592Z\" level=info msg=\"Stopping container: 303d201a53384a6be5e51af47efda3d255ff3e0e378f97d290e1a4a9907faaaa (timeout: 2s)\" id=5f090705-1fcb-42fd-88ed-6ea9ed7149ef name=/runtime.v1.RuntimeService/StopContainer\nJun 12 16:33:39.561250 crc crio[21573]: time=\"2026-06-12T16:33:39.561111373Z\" level=info msg=\"Stopped container 303d201a53384a6be5e51af47efda3d255ff3e0e378f97d290e1a4a9907faaaa: openshift-marketplace/redhat-operators-nb8p6/registry-server\" id=5f090705-1fcb-42fd-88ed-6ea9ed7149ef name=/runtime.v1.RuntimeService/StopContainer\nJun 12 16:33:39.562418 crc crio[21573]: time=\"2026-06-12T16:33:39.562337747Z\" level=info msg=\"Stopping pod sandbox: 824843a5ea6557a7701769601e258c7cb68df0391aa50ae21f5add2d558700c4\" id=7144e735-1a3c-48d0-b602-13b05dc3c50f name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 16:33:39.564175 crc crio[21573]: time=\"2026-06-12T16:33:39.563407277Z\" level=info msg=\"Got pod network &{Name:redhat-operators-nb8p6 Namespace:openshift-marketplace ID:824843a5ea6557a7701769601e258c7cb68df0391aa50ae21f5add2d558700c4 UID:375dbac6-865f-4165-aacc-ca9000652a33 NetNS:/var/run/netns/a830efd0-d0d0-4cce-8f27-0d442999fa5b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod375dbac6_865f_4165_aacc_ca9000652a33.slice PodAnnotations:0xc002428e58}] Aliases:map[]}\"\nJun 12 16:33:39.564322 crc crio[21573]: time=\"2026-06-12T16:33:39.564197649Z\" level=info msg=\"Deleting pod openshift-marketplace_redhat-operators-nb8p6 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 16:33:39.978660 crc crio[21573]: time=\"2026-06-12T16:33:39.978561834Z\" level=info msg=\"Stopped pod sandbox: 824843a5ea6557a7701769601e258c7cb68df0391aa50ae21f5add2d558700c4\" id=7144e735-1a3c-48d0-b602-13b05dc3c50f name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 16:33:40.456180 crc crio[21573]: time=\"2026-06-12T16:33:40.456084202Z\" level=info msg=\"Removing container: 303d201a53384a6be5e51af47efda3d255ff3e0e378f97d290e1a4a9907faaaa\" id=96a6f42e-d938-408e-858c-27983e9db34b name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 16:33:40.504107 crc crio[21573]: time=\"2026-06-12T16:33:40.503933538Z\" level=info msg=\"Removed container 303d201a53384a6be5e51af47efda3d255ff3e0e378f97d290e1a4a9907faaaa: openshift-marketplace/redhat-operators-nb8p6/registry-server\" id=96a6f42e-d938-408e-858c-27983e9db34b name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 16:33:40.507277 crc crio[21573]: time=\"2026-06-12T16:33:40.507125308Z\" level=info msg=\"Removing container: d658699c07c28f2fbe24c0de77978b5ed3f6a5664ed653535f99aa259411928a\" id=724111dd-82af-4f31-b530-7f38f361a86c name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 16:33:40.561569 crc crio[21573]: time=\"2026-06-12T16:33:40.561389731Z\" level=info msg=\"Removed container d658699c07c28f2fbe24c0de77978b5ed3f6a5664ed653535f99aa259411928a: openshift-marketplace/redhat-operators-nb8p6/extract-content\" id=724111dd-82af-4f31-b530-7f38f361a86c name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 16:33:40.565777 crc crio[21573]: time=\"2026-06-12T16:33:40.565679401Z\" level=info msg=\"Removing container: 731bfb27a9ce8a090e750896df104a6c5a322a530f3bb3a7728db11ada9009fb\" id=4d58e68a-9d3b-466b-a8e1-bcdf20be0a70 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 16:33:40.608797 crc crio[21573]: time=\"2026-06-12T16:33:40.608503716Z\" level=info msg=\"Removed container 731bfb27a9ce8a090e750896df104a6c5a322a530f3bb3a7728db11ada9009fb: openshift-marketplace/redhat-operators-nb8p6/extract-utilities\" id=4d58e68a-9d3b-466b-a8e1-bcdf20be0a70 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 16:33:54.018159 crc crio[21573]: time=\"2026-06-12T16:33:53.992999457Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/certified-operators-z958d/POD\" id=b85f5eae-487c-4834-bca3-4d3a5dfe5df6 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 16:33:54.046233 crc crio[21573]: time=\"2026-06-12T16:33:54.045864792Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:33:57.243308 crc crio[21573]: time=\"2026-06-12T16:33:57.224139075Z\" level=info msg=\"Got pod network &{Name:certified-operators-z958d Namespace:openshift-marketplace ID:405e0423f281b10044fbf4ad76a990bdcae7541f0e5f05c252fe9b9194b7646c UID:1a512732-6af1-450c-995f-f9c4bed5e06f NetNS:/var/run/netns/61c33b86-66b7-4077-a514-a12317915d75 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod1a512732_6af1_450c_995f_f9c4bed5e06f.slice PodAnnotations:0xc002e28150}] Aliases:map[]}\"\nJun 12 16:33:57.255619 crc crio[21573]: time=\"2026-06-12T16:33:57.243357878Z\" level=info msg=\"Adding pod openshift-marketplace_certified-operators-z958d to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 16:34:04.134426 crc crio[21573]: 2026-06-12T16:34:04Z [verbose] CmdAdd (shim): {1.1.0 [{Name:405e0423f281b10 Mac:9e:00:73:5f:bf:a3 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:df Mtu:0 Sandbox:/var/run/netns/61c33b86-66b7-4077-a514-a12317915d75 SocketPath: PciID:}] [{Interface:0xc000015120 Address:{IP:10.217.0.223 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 16:34:04.138190 crc crio[21573]: time=\"2026-06-12T16:34:04.138096501Z\" level=info msg=\"Got pod network &{Name:certified-operators-z958d Namespace:openshift-marketplace ID:405e0423f281b10044fbf4ad76a990bdcae7541f0e5f05c252fe9b9194b7646c UID:1a512732-6af1-450c-995f-f9c4bed5e06f NetNS:/var/run/netns/61c33b86-66b7-4077-a514-a12317915d75 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod1a512732_6af1_450c_995f_f9c4bed5e06f.slice PodAnnotations:0xc002e28150}] Aliases:map[]}\"\nJun 12 16:34:04.143800 crc crio[21573]: time=\"2026-06-12T16:34:04.14373385Z\" level=info msg=\"Checking pod openshift-marketplace_certified-operators-z958d for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 16:34:04.245146 crc crio[21573]: time=\"2026-06-12T16:34:04.242887731Z\" level=info msg=\"Ran pod sandbox 405e0423f281b10044fbf4ad76a990bdcae7541f0e5f05c252fe9b9194b7646c with infra container: openshift-marketplace/certified-operators-z958d/POD\" id=b85f5eae-487c-4834-bca3-4d3a5dfe5df6 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 16:34:04.258600 crc crio[21573]: time=\"2026-06-12T16:34:04.258410643Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=2f2b8b97-db42-4fdf-970b-e9f5e3abe226 name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:34:04.270118 crc crio[21573]: time=\"2026-06-12T16:34:04.27005924Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=9c914e86-1413-4ef5-a84e-a79c2acf2919 name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:34:04.288796 crc crio[21573]: time=\"2026-06-12T16:34:04.288420591Z\" level=info msg=\"Creating container: openshift-marketplace/certified-operators-z958d/extract-utilities\" id=89ee941d-82bf-4abf-8a21-bc944f61287a name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:34:04.289075 crc crio[21573]: time=\"2026-06-12T16:34:04.288932896Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:34:04.397381 crc crio[21573]: time=\"2026-06-12T16:34:04.397235557Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:34:04.414518 crc crio[21573]: time=\"2026-06-12T16:34:04.413149673Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:34:04.600077 crc crio[21573]: time=\"2026-06-12T16:34:04.599981378Z\" level=info msg=\"Running pod sandbox: openshift-infra/auto-csr-approver-29688034-rmvnw/POD\" id=f3923e1c-2ad3-47db-bfc8-c7b77710c696 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 16:34:04.600285 crc crio[21573]: time=\"2026-06-12T16:34:04.600107151Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:34:04.749296 crc crio[21573]: time=\"2026-06-12T16:34:04.748417719Z\" level=info msg=\"Created container cbbbb509609e5db0c43e20d83e2c18b3aa7f6c5b143965de7d936b602949e27a: openshift-marketplace/certified-operators-z958d/extract-utilities\" id=89ee941d-82bf-4abf-8a21-bc944f61287a name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:34:04.755216 crc crio[21573]: time=\"2026-06-12T16:34:04.753810369Z\" level=info msg=\"Starting container: cbbbb509609e5db0c43e20d83e2c18b3aa7f6c5b143965de7d936b602949e27a\" id=16efbba6-7621-4ad4-a2aa-7fb00900e4cd name=/runtime.v1.RuntimeService/StartContainer\nJun 12 16:34:04.771110 crc crio[21573]: time=\"2026-06-12T16:34:04.770260029Z\" level=info msg=\"Started container\" PID=105863 containerID=cbbbb509609e5db0c43e20d83e2c18b3aa7f6c5b143965de7d936b602949e27a description=openshift-marketplace/certified-operators-z958d/extract-utilities id=16efbba6-7621-4ad4-a2aa-7fb00900e4cd name=/runtime.v1.RuntimeService/StartContainer sandboxID=405e0423f281b10044fbf4ad76a990bdcae7541f0e5f05c252fe9b9194b7646c\nJun 12 16:34:04.827715 crc crio[21573]: time=\"2026-06-12T16:34:04.827412221Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29688034-rmvnw Namespace:openshift-infra ID:0aaa47afe843fd0b73766a58b7ce733a7f6780fe3ccace1ce811ae974f78614d UID:0c7f03c4-a0f4-4423-bb28-cfb37b71ed6c NetNS:/var/run/netns/e1ce863b-26ab-4a21-b3f4-76f70f9f5c89 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod0c7f03c4_a0f4_4423_bb28_cfb37b71ed6c.slice PodAnnotations:0xc006380810}] Aliases:map[]}\"\nJun 12 16:34:04.827715 crc crio[21573]: time=\"2026-06-12T16:34:04.827654288Z\" level=info msg=\"Adding pod openshift-infra_auto-csr-approver-29688034-rmvnw to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 16:34:05.458696 crc crio[21573]: time=\"2026-06-12T16:34:05.457713767Z\" level=info msg=\"Pulling image: registry.redhat.io/redhat/certified-operator-index:v4.20\" id=7fcbaf23-a3c8-415e-b062-1bac513b8c2f name=/runtime.v1.ImageService/PullImage\nJun 12 16:34:05.495898 crc crio[21573]: time=\"2026-06-12T16:34:05.495791495Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/redhat/certified-operator-index:v4.20\\\"\"\nJun 12 16:34:05.785125 crc crio[21573]: 2026-06-12T16:34:05Z [verbose] CmdAdd (shim): {1.1.0 [{Name:0aaa47afe843fd0 Mac:aa:96:27:33:70:91 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:e0 Mtu:0 Sandbox:/var/run/netns/e1ce863b-26ab-4a21-b3f4-76f70f9f5c89 SocketPath: PciID:}] [{Interface:0xc0003647f0 Address:{IP:10.217.0.224 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 16:34:05.787527 crc crio[21573]: time=\"2026-06-12T16:34:05.787306506Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29688034-rmvnw Namespace:openshift-infra ID:0aaa47afe843fd0b73766a58b7ce733a7f6780fe3ccace1ce811ae974f78614d UID:0c7f03c4-a0f4-4423-bb28-cfb37b71ed6c NetNS:/var/run/netns/e1ce863b-26ab-4a21-b3f4-76f70f9f5c89 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod0c7f03c4_a0f4_4423_bb28_cfb37b71ed6c.slice PodAnnotations:0xc006380810}] Aliases:map[]}\"\nJun 12 16:34:05.787667 crc crio[21573]: time=\"2026-06-12T16:34:05.787562473Z\" level=info msg=\"Checking pod openshift-infra_auto-csr-approver-29688034-rmvnw for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 16:34:05.837209 crc crio[21573]: time=\"2026-06-12T16:34:05.837123961Z\" level=info msg=\"Ran pod sandbox 0aaa47afe843fd0b73766a58b7ce733a7f6780fe3ccace1ce811ae974f78614d with infra container: openshift-infra/auto-csr-approver-29688034-rmvnw/POD\" id=f3923e1c-2ad3-47db-bfc8-c7b77710c696 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 16:34:05.841694 crc crio[21573]: time=\"2026-06-12T16:34:05.84158544Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-cli:latest\" id=48dac0be-ec32-4091-a758-d79eaef3ab63 name=/runtime.v1.ImageService/PullImage\nJun 12 16:34:05.855576 crc crio[21573]: time=\"2026-06-12T16:34:05.855385539Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-cli:latest\\\"\"\nJun 12 16:34:07.408223 crc crio[21573]: time=\"2026-06-12T16:34:07.407431404Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9\" id=48dac0be-ec32-4091-a758-d79eaef3ab63 name=/runtime.v1.ImageService/PullImage\nJun 12 16:34:07.425198 crc crio[21573]: time=\"2026-06-12T16:34:07.423627861Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=478fbb5a-5db9-44b7-affb-0ed808310241 name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:34:07.435126 crc crio[21573]: time=\"2026-06-12T16:34:07.435022194Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=5caa111e-f802-4ab5-844b-eb1dadb18d38 name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:34:07.450259 crc crio[21573]: time=\"2026-06-12T16:34:07.450168258Z\" level=info msg=\"Creating container: openshift-infra/auto-csr-approver-29688034-rmvnw/oc\" id=5309d5cf-f3e6-4e9f-829d-db44612137aa name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:34:07.451251 crc crio[21573]: time=\"2026-06-12T16:34:07.451186106Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:34:07.519847 crc crio[21573]: time=\"2026-06-12T16:34:07.5197642Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:34:08.954347 crc crio[21573]: time=\"2026-06-12T16:34:08.942381166Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:34:10.214571 crc crio[21573]: time=\"2026-06-12T16:34:10.212885827Z\" level=info msg=\"Created container 9f6759fc80674299a474c6912d453736e7cd6c233b468ee38c7c75fae0ebbfed: openshift-infra/auto-csr-approver-29688034-rmvnw/oc\" id=5309d5cf-f3e6-4e9f-829d-db44612137aa name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:34:10.220901 crc crio[21573]: time=\"2026-06-12T16:34:10.220712996Z\" level=info msg=\"Starting container: 9f6759fc80674299a474c6912d453736e7cd6c233b468ee38c7c75fae0ebbfed\" id=ace22877-ce43-4c83-8785-c9e4b33be4fe name=/runtime.v1.RuntimeService/StartContainer\nJun 12 16:34:10.243139 crc crio[21573]: time=\"2026-06-12T16:34:10.242910426Z\" level=info msg=\"Started container\" PID=106106 containerID=9f6759fc80674299a474c6912d453736e7cd6c233b468ee38c7c75fae0ebbfed description=openshift-infra/auto-csr-approver-29688034-rmvnw/oc id=ace22877-ce43-4c83-8785-c9e4b33be4fe name=/runtime.v1.RuntimeService/StartContainer sandboxID=0aaa47afe843fd0b73766a58b7ce733a7f6780fe3ccace1ce811ae974f78614d\nJun 12 16:34:20.973733 crc crio[21573]: time=\"2026-06-12T16:34:20.901915591Z\" level=info msg=\"Stopping pod sandbox: 0aaa47afe843fd0b73766a58b7ce733a7f6780fe3ccace1ce811ae974f78614d\" id=adc7c16d-d393-44c9-96d9-7ed66d6e1b77 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 16:34:21.047314 crc crio[21573]: time=\"2026-06-12T16:34:21.017388664Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29688034-rmvnw Namespace:openshift-infra ID:0aaa47afe843fd0b73766a58b7ce733a7f6780fe3ccace1ce811ae974f78614d UID:0c7f03c4-a0f4-4423-bb28-cfb37b71ed6c NetNS:/var/run/netns/e1ce863b-26ab-4a21-b3f4-76f70f9f5c89 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod0c7f03c4_a0f4_4423_bb28_cfb37b71ed6c.slice PodAnnotations:0xc002723020}] Aliases:map[]}\"\nJun 12 16:34:21.047314 crc crio[21573]: time=\"2026-06-12T16:34:21.017718413Z\" level=info msg=\"Deleting pod openshift-infra_auto-csr-approver-29688034-rmvnw from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 16:34:24.812184 crc crio[21573]: time=\"2026-06-12T16:34:24.800228205Z\" level=info msg=\"Stopped pod sandbox: 0aaa47afe843fd0b73766a58b7ce733a7f6780fe3ccace1ce811ae974f78614d\" id=adc7c16d-d393-44c9-96d9-7ed66d6e1b77 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 16:34:36.479158 crc crio[21573]: time=\"2026-06-12T16:34:36.477706612Z\" level=info msg=\"Removing container: 4ea0fb4633e7b994234089faf3a093d62737efd4210d4b49f79ad2333cd0095b\" id=3399a302-f473-4dc9-a232-32bd3074a8ae name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 16:34:46.719113 crc crio[21573]: time=\"2026-06-12T16:34:46.714715007Z\" level=info msg=\"Removed container 4ea0fb4633e7b994234089faf3a093d62737efd4210d4b49f79ad2333cd0095b: openstack/cinder-scheduler-0/cinder-scheduler\" id=3399a302-f473-4dc9-a232-32bd3074a8ae name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 16:34:46.729136 crc crio[21573]: time=\"2026-06-12T16:34:46.729002241Z\" level=info msg=\"Removing container: ff184202fa22143b3962427658fc17aa96b9eabaaddad3214bfe2abe738f3e9e\" id=6f4735fa-1019-4703-b912-fcea1aa8cdd1 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 16:34:46.865725 crc crio[21573]: time=\"2026-06-12T16:34:46.858148096Z\" level=info msg=\"Removed container ff184202fa22143b3962427658fc17aa96b9eabaaddad3214bfe2abe738f3e9e: openstack/cinder-scheduler-0/probe\" id=6f4735fa-1019-4703-b912-fcea1aa8cdd1 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 16:34:46.888084 crc crio[21573]: time=\"2026-06-12T16:34:46.887869703Z\" level=info msg=\"Removing container: 365a49d81d6ea2f0b8ccbe42e284670cd4328405ad32f190f74d08a43bff4d7e\" id=f0c091b7-09c3-4df8-a56a-923f90e01bf4 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 16:34:53.102595 crc crio[21573]: time=\"2026-06-12T16:34:53.101209397Z\" level=info msg=\"Removed container 365a49d81d6ea2f0b8ccbe42e284670cd4328405ad32f190f74d08a43bff4d7e: openshift-infra/auto-csr-approver-29688028-sgzrs/oc\" id=f0c091b7-09c3-4df8-a56a-923f90e01bf4 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 16:34:53.131816 crc crio[21573]: time=\"2026-06-12T16:34:53.130246339Z\" level=info msg=\"Stopping pod sandbox: 824843a5ea6557a7701769601e258c7cb68df0391aa50ae21f5add2d558700c4\" id=f7355788-5d74-4eb8-a078-b51b55fbf0dc name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 16:34:53.131816 crc crio[21573]: time=\"2026-06-12T16:34:53.130337441Z\" level=info msg=\"Stopped pod sandbox (already stopped): 824843a5ea6557a7701769601e258c7cb68df0391aa50ae21f5add2d558700c4\" id=f7355788-5d74-4eb8-a078-b51b55fbf0dc name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 16:34:53.133070 crc crio[21573]: time=\"2026-06-12T16:34:53.132764899Z\" level=info msg=\"Removing pod sandbox: 824843a5ea6557a7701769601e258c7cb68df0391aa50ae21f5add2d558700c4\" id=105830b5-c278-41b8-b56e-6382cebfdd76 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 16:34:53.195216 crc crio[21573]: time=\"2026-06-12T16:34:53.1944063Z\" level=info msg=\"Removed pod sandbox: 824843a5ea6557a7701769601e258c7cb68df0391aa50ae21f5add2d558700c4\" id=105830b5-c278-41b8-b56e-6382cebfdd76 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 16:34:53.199827 crc crio[21573]: time=\"2026-06-12T16:34:53.199318296Z\" level=info msg=\"Stopping pod sandbox: 6e04a55604ed1cfccb4f7fd65458a826b60a131f5a76989ee68adee0ed61de07\" id=b0dd1547-8423-4114-ae55-5c54a3c45762 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 16:34:53.200078 crc crio[21573]: time=\"2026-06-12T16:34:53.199840283Z\" level=info msg=\"Stopped pod sandbox (already stopped): 6e04a55604ed1cfccb4f7fd65458a826b60a131f5a76989ee68adee0ed61de07\" id=b0dd1547-8423-4114-ae55-5c54a3c45762 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 16:34:53.203070 crc crio[21573]: time=\"2026-06-12T16:34:53.202658121Z\" level=info msg=\"Removing pod sandbox: 6e04a55604ed1cfccb4f7fd65458a826b60a131f5a76989ee68adee0ed61de07\" id=d4e49fa1-5fb0-44cf-b0a9-49ebccadd5a1 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 16:34:53.252155 crc crio[21573]: time=\"2026-06-12T16:34:53.251860538Z\" level=info msg=\"Pulled image: registry.redhat.io/redhat/certified-operator-index@sha256:479a8801ff2843735e11b3d64fd2612da3248c45b500a01b08df90f7aab8d46b\" id=7fcbaf23-a3c8-415e-b062-1bac513b8c2f name=/runtime.v1.ImageService/PullImage\nJun 12 16:34:53.253708 crc crio[21573]: time=\"2026-06-12T16:34:53.253117082Z\" level=info msg=\"Removed pod sandbox: 6e04a55604ed1cfccb4f7fd65458a826b60a131f5a76989ee68adee0ed61de07\" id=d4e49fa1-5fb0-44cf-b0a9-49ebccadd5a1 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 16:34:53.253708 crc crio[21573]: time=\"2026-06-12T16:34:53.253593302Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/certified-operator-index:v4.20\" id=7a37a0ed-6bd8-43ce-858a-dc387916d359 name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:34:53.255125 crc crio[21573]: time=\"2026-06-12T16:34:53.255050512Z\" level=info msg=\"Stopping pod sandbox: b7b248715a21d811d50f32c9fd81c834cb26fdffaaaac3bee409dd4302989297\" id=d5552603-daa4-463e-91e6-941e9dbb9f02 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 16:34:53.255258 crc crio[21573]: time=\"2026-06-12T16:34:53.255133634Z\" level=info msg=\"Stopped pod sandbox (already stopped): b7b248715a21d811d50f32c9fd81c834cb26fdffaaaac3bee409dd4302989297\" id=d5552603-daa4-463e-91e6-941e9dbb9f02 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 16:34:53.256101 crc crio[21573]: time=\"2026-06-12T16:34:53.256017479Z\" level=info msg=\"Removing pod sandbox: b7b248715a21d811d50f32c9fd81c834cb26fdffaaaac3bee409dd4302989297\" id=5d9796c5-d592-43b6-b2d6-d8e3bb9a64fd name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 16:34:53.273129 crc crio[21573]: time=\"2026-06-12T16:34:53.272240122Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/certified-operator-index:v4.20\" id=259baa5a-d0b5-4c8d-99cf-59a6b319b6e9 name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:34:53.307300 crc crio[21573]: time=\"2026-06-12T16:34:53.307124523Z\" level=info msg=\"Removed pod sandbox: b7b248715a21d811d50f32c9fd81c834cb26fdffaaaac3bee409dd4302989297\" id=5d9796c5-d592-43b6-b2d6-d8e3bb9a64fd name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 16:34:53.736145 crc crio[21573]: time=\"2026-06-12T16:34:53.736059208Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/community-operators-mxnnb/POD\" id=9c015b32-df8d-4676-a021-fcb5bc9a40ff name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 16:34:53.736291 crc crio[21573]: time=\"2026-06-12T16:34:53.736206732Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:34:53.824295 crc crio[21573]: time=\"2026-06-12T16:34:53.824046915Z\" level=info msg=\"Got pod network &{Name:community-operators-mxnnb Namespace:openshift-marketplace ID:40d673fdcfb8ecc35e5bde161d458002a71eff73079b3540d04b64415cf11464 UID:50f41e2b-4a4d-43d2-b561-c5f6a47c51c0 NetNS:/var/run/netns/b3b0268a-b74f-4b7b-9ade-ecdb61d1f660 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod50f41e2b_4a4d_43d2_b561_c5f6a47c51c0.slice PodAnnotations:0xc0027229f8}] Aliases:map[]}\"\nJun 12 16:34:53.824295 crc crio[21573]: time=\"2026-06-12T16:34:53.82423663Z\" level=info msg=\"Adding pod openshift-marketplace_community-operators-mxnnb to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 16:34:54.298314 crc crio[21573]: time=\"2026-06-12T16:34:54.295775171Z\" level=info msg=\"Creating container: openshift-marketplace/certified-operators-z958d/extract-content\" id=e58810b0-6d15-4611-8be6-c19b99314c00 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:34:54.305613 crc crio[21573]: time=\"2026-06-12T16:34:54.304162297Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:34:54.395147 crc crio[21573]: time=\"2026-06-12T16:34:54.394920277Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:34:54.400180 crc crio[21573]: time=\"2026-06-12T16:34:54.400103881Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:34:56.250746 crc crio[21573]: time=\"2026-06-12T16:34:56.249317995Z\" level=info msg=\"Created container 3efec46e45dd1901f0cbce64c356cf5aee1566657f67964af07f91bd1e0c7fb3: openshift-marketplace/certified-operators-z958d/extract-content\" id=e58810b0-6d15-4611-8be6-c19b99314c00 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:34:56.253287 crc crio[21573]: time=\"2026-06-12T16:34:56.253139323Z\" level=info msg=\"Starting container: 3efec46e45dd1901f0cbce64c356cf5aee1566657f67964af07f91bd1e0c7fb3\" id=4f0411b2-6bd3-4725-a42e-b90679eb4865 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 16:34:56.265354 crc crio[21573]: time=\"2026-06-12T16:34:56.265105065Z\" level=info msg=\"Started container\" PID=108339 containerID=3efec46e45dd1901f0cbce64c356cf5aee1566657f67964af07f91bd1e0c7fb3 description=openshift-marketplace/certified-operators-z958d/extract-content id=4f0411b2-6bd3-4725-a42e-b90679eb4865 name=/runtime.v1.RuntimeService/StartContainer sandboxID=405e0423f281b10044fbf4ad76a990bdcae7541f0e5f05c252fe9b9194b7646c\nJun 12 16:34:59.109510 crc crio[21573]: time=\"2026-06-12T16:34:59.108721013Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=874d1411-d93f-4069-84be-baa95e37bc3c name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:34:59.114357 crc crio[21573]: time=\"2026-06-12T16:34:59.114204196Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=85c98003-4723-496e-8d7e-4b9ee96d9d2d name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:34:59.153864 crc crio[21573]: 2026-06-12T16:34:59Z [verbose] CmdAdd (shim): {1.1.0 [{Name:40d673fdcfb8ecc Mac:4a:73:a9:17:b5:3d Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:e1 Mtu:0 Sandbox:/var/run/netns/b3b0268a-b74f-4b7b-9ade-ecdb61d1f660 SocketPath: PciID:}] [{Interface:0xc0004c4790 Address:{IP:10.217.0.225 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 16:34:59.157566 crc crio[21573]: time=\"2026-06-12T16:34:59.157356781Z\" level=info msg=\"Got pod network &{Name:community-operators-mxnnb Namespace:openshift-marketplace ID:40d673fdcfb8ecc35e5bde161d458002a71eff73079b3540d04b64415cf11464 UID:50f41e2b-4a4d-43d2-b561-c5f6a47c51c0 NetNS:/var/run/netns/b3b0268a-b74f-4b7b-9ade-ecdb61d1f660 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod50f41e2b_4a4d_43d2_b561_c5f6a47c51c0.slice PodAnnotations:0xc0027229f8}] Aliases:map[]}\"\nJun 12 16:34:59.157781 crc crio[21573]: time=\"2026-06-12T16:34:59.157669409Z\" level=info msg=\"Checking pod openshift-marketplace_community-operators-mxnnb for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 16:34:59.181539 crc crio[21573]: time=\"2026-06-12T16:34:59.181329023Z\" level=info msg=\"Ran pod sandbox 40d673fdcfb8ecc35e5bde161d458002a71eff73079b3540d04b64415cf11464 with infra container: openshift-marketplace/community-operators-mxnnb/POD\" id=9c015b32-df8d-4676-a021-fcb5bc9a40ff name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 16:34:59.191626 crc crio[21573]: time=\"2026-06-12T16:34:59.19140182Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=a6b12f5d-8d05-4978-ac61-fb2ed914cff2 name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:34:59.197875 crc crio[21573]: time=\"2026-06-12T16:34:59.1967352Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=40821e54-ba02-4f07-9add-2b10ef9885b1 name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:34:59.408226 crc crio[21573]: time=\"2026-06-12T16:34:59.407931255Z\" level=info msg=\"Creating container: openshift-marketplace/certified-operators-z958d/registry-server\" id=a402fe09-54b2-4d9d-baa9-ec91e000be29 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:34:59.409015 crc crio[21573]: time=\"2026-06-12T16:34:59.408916853Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:34:59.496089 crc crio[21573]: time=\"2026-06-12T16:34:59.495880969Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:34:59.502560 crc crio[21573]: time=\"2026-06-12T16:34:59.502398721Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:34:59.619027 crc crio[21573]: time=\"2026-06-12T16:34:59.61882875Z\" level=info msg=\"Creating container: openshift-marketplace/community-operators-mxnnb/extract-utilities\" id=d1d705c1-6a80-47a5-9c10-5d08a1cf4148 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:34:59.619542 crc crio[21573]: time=\"2026-06-12T16:34:59.619404026Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:34:59.730362 crc crio[21573]: time=\"2026-06-12T16:34:59.730183688Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:34:59.736678 crc crio[21573]: time=\"2026-06-12T16:34:59.736629058Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:34:59.951891 crc crio[21573]: time=\"2026-06-12T16:34:59.951706082Z\" level=info msg=\"Created container d98435f29d6eb685cdb29942d13590c96a56dd8df3a7924e23b6bb2372364955: openshift-marketplace/certified-operators-z958d/registry-server\" id=a402fe09-54b2-4d9d-baa9-ec91e000be29 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:34:59.965108 crc crio[21573]: time=\"2026-06-12T16:34:59.964987198Z\" level=info msg=\"Starting container: d98435f29d6eb685cdb29942d13590c96a56dd8df3a7924e23b6bb2372364955\" id=f2280628-296a-43bd-a803-716bb818717a name=/runtime.v1.RuntimeService/StartContainer\nJun 12 16:34:59.977942 crc crio[21573]: time=\"2026-06-12T16:34:59.977342076Z\" level=info msg=\"Started container\" PID=108601 containerID=d98435f29d6eb685cdb29942d13590c96a56dd8df3a7924e23b6bb2372364955 description=openshift-marketplace/certified-operators-z958d/registry-server id=f2280628-296a-43bd-a803-716bb818717a name=/runtime.v1.RuntimeService/StartContainer sandboxID=405e0423f281b10044fbf4ad76a990bdcae7541f0e5f05c252fe9b9194b7646c\nJun 12 16:35:00.149432 crc crio[21573]: time=\"2026-06-12T16:35:00.149281406Z\" level=info msg=\"Created container 789360f587198d6e6336d1ef8bc8ca72049e6c97062b8d90068c531de1b0a0a9: openshift-marketplace/community-operators-mxnnb/extract-utilities\" id=d1d705c1-6a80-47a5-9c10-5d08a1cf4148 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:35:00.154299 crc crio[21573]: time=\"2026-06-12T16:35:00.154051902Z\" level=info msg=\"Starting container: 789360f587198d6e6336d1ef8bc8ca72049e6c97062b8d90068c531de1b0a0a9\" id=3a4c974a-f7b4-4215-a493-91b13e0c32a9 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 16:35:00.169305 crc crio[21573]: time=\"2026-06-12T16:35:00.169169201Z\" level=info msg=\"Started container\" PID=108609 containerID=789360f587198d6e6336d1ef8bc8ca72049e6c97062b8d90068c531de1b0a0a9 description=openshift-marketplace/community-operators-mxnnb/extract-utilities id=3a4c974a-f7b4-4215-a493-91b13e0c32a9 name=/runtime.v1.RuntimeService/StartContainer sandboxID=40d673fdcfb8ecc35e5bde161d458002a71eff73079b3540d04b64415cf11464\nJun 12 16:35:01.166970 crc crio[21573]: time=\"2026-06-12T16:35:01.166749704Z\" level=info msg=\"Pulling image: registry.redhat.io/redhat/community-operator-index:v4.20\" id=712ee046-2af8-4007-b94e-4fdb6ded3318 name=/runtime.v1.ImageService/PullImage\nJun 12 16:35:01.189802 crc crio[21573]: time=\"2026-06-12T16:35:01.189696004Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/redhat/community-operator-index:v4.20\\\"\"\nJun 12 16:35:04.655369 crc crio[21573]: time=\"2026-06-12T16:35:04.654328295Z\" level=info msg=\"Pulled image: registry.redhat.io/redhat/community-operator-index@sha256:8874ea870c535d2628f240c4dfe1c55570869954e66ad633ea84cc782b3982dc\" id=712ee046-2af8-4007-b94e-4fdb6ded3318 name=/runtime.v1.ImageService/PullImage\nJun 12 16:35:04.657692 crc crio[21573]: time=\"2026-06-12T16:35:04.656804823Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/community-operator-index:v4.20\" id=c02cbeb1-f158-481f-8041-f1fb3d65d2b8 name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:35:04.659920 crc crio[21573]: time=\"2026-06-12T16:35:04.659838007Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/community-operator-index:v4.20\" id=05e43825-df56-4ecb-857c-9ac96c5b426e name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:35:04.684150 crc crio[21573]: time=\"2026-06-12T16:35:04.677659655Z\" level=info msg=\"Creating container: openshift-marketplace/community-operators-mxnnb/extract-content\" id=f4b50aa6-2b22-4f99-b31f-cb857a6019e1 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:35:04.684150 crc crio[21573]: time=\"2026-06-12T16:35:04.678695905Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:35:04.826874 crc crio[21573]: time=\"2026-06-12T16:35:04.826629883Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:35:04.852783 crc crio[21573]: time=\"2026-06-12T16:35:04.851333723Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:35:05.035508 crc crio[21573]: time=\"2026-06-12T16:35:05.021711143Z\" level=info msg=\"Stopping container: 381efa5c41c1abd4e72ab2779cc4f921d10146d573aa2b570dfc7e7e7516126c (timeout: 2s)\" id=17f3b42f-75e6-49a0-91d7-105070422f7f name=/runtime.v1.RuntimeService/StopContainer\nJun 12 16:35:05.291414 crc crio[21573]: time=\"2026-06-12T16:35:05.29122312Z\" level=info msg=\"Created container 08afde8566775ebe51578450a3d0fe430422ac39118de81bd9877c6735d762b8: openshift-marketplace/community-operators-mxnnb/extract-content\" id=f4b50aa6-2b22-4f99-b31f-cb857a6019e1 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:35:05.302227 crc crio[21573]: time=\"2026-06-12T16:35:05.301796155Z\" level=info msg=\"Starting container: 08afde8566775ebe51578450a3d0fe430422ac39118de81bd9877c6735d762b8\" id=1a39efad-3845-4bce-8aed-22e08154b2b5 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 16:35:05.324286 crc crio[21573]: time=\"2026-06-12T16:35:05.324133839Z\" level=info msg=\"Started container\" PID=108885 containerID=08afde8566775ebe51578450a3d0fe430422ac39118de81bd9877c6735d762b8 description=openshift-marketplace/community-operators-mxnnb/extract-content id=1a39efad-3845-4bce-8aed-22e08154b2b5 name=/runtime.v1.RuntimeService/StartContainer sandboxID=40d673fdcfb8ecc35e5bde161d458002a71eff73079b3540d04b64415cf11464\nJun 12 16:35:06.256037 crc crio[21573]: time=\"2026-06-12T16:35:06.249627318Z\" level=info msg=\"Stopped container 381efa5c41c1abd4e72ab2779cc4f921d10146d573aa2b570dfc7e7e7516126c: openshift-marketplace/certified-operators-bp4sj/registry-server\" id=17f3b42f-75e6-49a0-91d7-105070422f7f name=/runtime.v1.RuntimeService/StopContainer\nJun 12 16:35:06.337798 crc crio[21573]: time=\"2026-06-12T16:35:06.337187466Z\" level=info msg=\"Stopping pod sandbox: d061930e61d93b5296e83f3e98130787b701c5bc0fe6cdbe215c1132b5bb1c85\" id=c1edda39-4dd0-47ce-87bf-c55980e3706c name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 16:35:06.367897 crc crio[21573]: time=\"2026-06-12T16:35:06.363104578Z\" level=info msg=\"Got pod network &{Name:certified-operators-bp4sj Namespace:openshift-marketplace ID:d061930e61d93b5296e83f3e98130787b701c5bc0fe6cdbe215c1132b5bb1c85 UID:2f800bda-d061-4abe-9614-c3346df960a5 NetNS:/var/run/netns/379020d7-7cd1-41b9-ad5a-0213d1deaab1 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod2f800bda_d061_4abe_9614_c3346df960a5.slice PodAnnotations:0xc002722890}] Aliases:map[]}\"\nJun 12 16:35:06.371334 crc crio[21573]: time=\"2026-06-12T16:35:06.371021979Z\" level=info msg=\"Deleting pod openshift-marketplace_certified-operators-bp4sj from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 16:35:08.276604 crc crio[21573]: time=\"2026-06-12T16:35:08.275172516Z\" level=info msg=\"Stopped pod sandbox: d061930e61d93b5296e83f3e98130787b701c5bc0fe6cdbe215c1132b5bb1c85\" id=c1edda39-4dd0-47ce-87bf-c55980e3706c name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 16:35:08.796831 crc crio[21573]: time=\"2026-06-12T16:35:08.795922941Z\" level=info msg=\"Removing container: 381efa5c41c1abd4e72ab2779cc4f921d10146d573aa2b570dfc7e7e7516126c\" id=0a809056-5026-408a-9086-a4e8594d695c name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 16:35:08.895838 crc crio[21573]: time=\"2026-06-12T16:35:08.895743037Z\" level=info msg=\"Removed container 381efa5c41c1abd4e72ab2779cc4f921d10146d573aa2b570dfc7e7e7516126c: openshift-marketplace/certified-operators-bp4sj/registry-server\" id=0a809056-5026-408a-9086-a4e8594d695c name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 16:35:08.899511 crc crio[21573]: time=\"2026-06-12T16:35:08.89936599Z\" level=info msg=\"Removing container: 95f3c22d2b24f313d95317cd1234a88c0a738f93e1fe1ca8b74e02fb9c91621d\" id=0dbfc487-09ef-4e86-8798-37b4268a12c0 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 16:35:08.984144 crc crio[21573]: time=\"2026-06-12T16:35:08.9834886Z\" level=info msg=\"Removed container 95f3c22d2b24f313d95317cd1234a88c0a738f93e1fe1ca8b74e02fb9c91621d: openshift-marketplace/certified-operators-bp4sj/extract-content\" id=0dbfc487-09ef-4e86-8798-37b4268a12c0 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 16:35:09.003002 crc crio[21573]: time=\"2026-06-12T16:35:09.002891978Z\" level=info msg=\"Removing container: a168818c2fcfc080bc4b2fd5f1f87a880e641488b6ecee9857fe6525014d61e7\" id=3b7ee300-25e2-4207-85b1-636396bbb0dd name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 16:35:09.131819 crc crio[21573]: time=\"2026-06-12T16:35:09.12988649Z\" level=info msg=\"Removed container a168818c2fcfc080bc4b2fd5f1f87a880e641488b6ecee9857fe6525014d61e7: openshift-marketplace/certified-operators-bp4sj/extract-utilities\" id=3b7ee300-25e2-4207-85b1-636396bbb0dd name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 16:35:12.872099 crc crio[21573]: time=\"2026-06-12T16:35:12.870809555Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=5576a60c-3c16-4076-8cff-0c3f6cfed432 name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:35:12.877340 crc crio[21573]: time=\"2026-06-12T16:35:12.877193643Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=1fba7df0-c1e7-4aae-ae8a-c834b08fc349 name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:35:12.890231 crc crio[21573]: time=\"2026-06-12T16:35:12.88986523Z\" level=info msg=\"Creating container: openshift-marketplace/community-operators-mxnnb/registry-server\" id=443e2371-6b3d-469f-9528-1ae2305af2a9 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:35:12.891761 crc crio[21573]: time=\"2026-06-12T16:35:12.89166144Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:35:13.015269 crc crio[21573]: time=\"2026-06-12T16:35:13.01506201Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:35:13.019928 crc crio[21573]: time=\"2026-06-12T16:35:13.019873385Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:35:13.246099 crc crio[21573]: time=\"2026-06-12T16:35:13.245395999Z\" level=info msg=\"Created container 6c10a1a1ef46d5e0c800df9c6c5b43c3009a92291bccd892899b18126ee24dd6: openshift-marketplace/community-operators-mxnnb/registry-server\" id=443e2371-6b3d-469f-9528-1ae2305af2a9 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:35:13.248307 crc crio[21573]: time=\"2026-06-12T16:35:13.248268629Z\" level=info msg=\"Starting container: 6c10a1a1ef46d5e0c800df9c6c5b43c3009a92291bccd892899b18126ee24dd6\" id=a7ac8d35-f56f-4aa8-a75a-29922042ff1d name=/runtime.v1.RuntimeService/StartContainer\nJun 12 16:35:13.254121 crc crio[21573]: time=\"2026-06-12T16:35:13.254079692Z\" level=info msg=\"Started container\" PID=109275 containerID=6c10a1a1ef46d5e0c800df9c6c5b43c3009a92291bccd892899b18126ee24dd6 description=openshift-marketplace/community-operators-mxnnb/registry-server id=a7ac8d35-f56f-4aa8-a75a-29922042ff1d name=/runtime.v1.RuntimeService/StartContainer sandboxID=40d673fdcfb8ecc35e5bde161d458002a71eff73079b3540d04b64415cf11464\nJun 12 16:35:26.115679 crc crio[21573]: time=\"2026-06-12T16:35:26.114777257Z\" level=info msg=\"Stopping container: 6c10a1a1ef46d5e0c800df9c6c5b43c3009a92291bccd892899b18126ee24dd6 (timeout: 2s)\" id=5999af1d-ce37-481e-9e33-dfdfa082bd2a name=/runtime.v1.RuntimeService/StopContainer\nJun 12 16:35:26.244312 crc crio[21573]: time=\"2026-06-12T16:35:26.244171811Z\" level=info msg=\"Stopped container 6c10a1a1ef46d5e0c800df9c6c5b43c3009a92291bccd892899b18126ee24dd6: openshift-marketplace/community-operators-mxnnb/registry-server\" id=5999af1d-ce37-481e-9e33-dfdfa082bd2a name=/runtime.v1.RuntimeService/StopContainer\nJun 12 16:35:26.246134 crc crio[21573]: time=\"2026-06-12T16:35:26.246055944Z\" level=info msg=\"Stopping pod sandbox: 40d673fdcfb8ecc35e5bde161d458002a71eff73079b3540d04b64415cf11464\" id=1ed03a87-9e22-49e3-ab9b-3f44a900f06f name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 16:35:26.247011 crc crio[21573]: time=\"2026-06-12T16:35:26.24693204Z\" level=info msg=\"Got pod network &{Name:community-operators-mxnnb Namespace:openshift-marketplace ID:40d673fdcfb8ecc35e5bde161d458002a71eff73079b3540d04b64415cf11464 UID:50f41e2b-4a4d-43d2-b561-c5f6a47c51c0 NetNS:/var/run/netns/b3b0268a-b74f-4b7b-9ade-ecdb61d1f660 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod50f41e2b_4a4d_43d2_b561_c5f6a47c51c0.slice PodAnnotations:0xc00008d6a8}] Aliases:map[]}\"\nJun 12 16:35:26.247377 crc crio[21573]: time=\"2026-06-12T16:35:26.247330721Z\" level=info msg=\"Deleting pod openshift-marketplace_community-operators-mxnnb from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 16:35:26.665332 crc crio[21573]: time=\"2026-06-12T16:35:26.66461105Z\" level=info msg=\"Stopped pod sandbox: 40d673fdcfb8ecc35e5bde161d458002a71eff73079b3540d04b64415cf11464\" id=1ed03a87-9e22-49e3-ab9b-3f44a900f06f name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 16:35:27.141142 crc crio[21573]: time=\"2026-06-12T16:35:27.139364979Z\" level=info msg=\"Removing container: 6c10a1a1ef46d5e0c800df9c6c5b43c3009a92291bccd892899b18126ee24dd6\" id=344e2758-33fc-4d97-bd7c-1d2a2911d2d4 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 16:35:27.239621 crc crio[21573]: time=\"2026-06-12T16:35:27.239487776Z\" level=info msg=\"Removed container 6c10a1a1ef46d5e0c800df9c6c5b43c3009a92291bccd892899b18126ee24dd6: openshift-marketplace/community-operators-mxnnb/registry-server\" id=344e2758-33fc-4d97-bd7c-1d2a2911d2d4 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 16:35:27.243675 crc crio[21573]: time=\"2026-06-12T16:35:27.243547027Z\" level=info msg=\"Removing container: 08afde8566775ebe51578450a3d0fe430422ac39118de81bd9877c6735d762b8\" id=01ea4b30-a755-4fa3-b034-4cf994c575b7 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 16:35:27.320561 crc crio[21573]: time=\"2026-06-12T16:35:27.320341261Z\" level=info msg=\"Removed container 08afde8566775ebe51578450a3d0fe430422ac39118de81bd9877c6735d762b8: openshift-marketplace/community-operators-mxnnb/extract-content\" id=01ea4b30-a755-4fa3-b034-4cf994c575b7 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 16:35:27.325176 crc crio[21573]: time=\"2026-06-12T16:35:27.325077381Z\" level=info msg=\"Removing container: 789360f587198d6e6336d1ef8bc8ca72049e6c97062b8d90068c531de1b0a0a9\" id=293965c6-08ea-4ba9-9d02-85eedec13ab3 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 16:35:27.362767 crc crio[21573]: time=\"2026-06-12T16:35:27.362638705Z\" level=info msg=\"Removed container 789360f587198d6e6336d1ef8bc8ca72049e6c97062b8d90068c531de1b0a0a9: openshift-marketplace/community-operators-mxnnb/extract-utilities\" id=293965c6-08ea-4ba9-9d02-85eedec13ab3 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 16:35:38.160379 crc crio[21573]: time=\"2026-06-12T16:35:38.159799932Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/redhat-marketplace-mr7sz/POD\" id=f4621bc6-ebe2-4121-a1ac-acc83cc32465 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 16:35:38.162032 crc crio[21573]: time=\"2026-06-12T16:35:38.160543321Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:35:38.212814 crc crio[21573]: time=\"2026-06-12T16:35:38.212388866Z\" level=info msg=\"Got pod network &{Name:redhat-marketplace-mr7sz Namespace:openshift-marketplace ID:8fa88dbb34b6cb41a8380a2d2ebbc95cd07ca40197c6c026e10a58f76996ee9a UID:5c2d3167-4e4f-448d-bb3b-d54f2f081fb1 NetNS:/var/run/netns/8afbf485-9198-43df-97ae-a983c584d32b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod5c2d3167_4e4f_448d_bb3b_d54f2f081fb1.slice PodAnnotations:0xc00008d158}] Aliases:map[]}\"\nJun 12 16:35:38.212814 crc crio[21573]: time=\"2026-06-12T16:35:38.212544051Z\" level=info msg=\"Adding pod openshift-marketplace_redhat-marketplace-mr7sz to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 16:35:39.038283 crc crio[21573]: 2026-06-12T16:35:39Z [verbose] CmdAdd (shim): {1.1.0 [{Name:8fa88dbb34b6cb4 Mac:0a:8c:c1:67:8e:d5 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:e2 Mtu:0 Sandbox:/var/run/netns/8afbf485-9198-43df-97ae-a983c584d32b SocketPath: PciID:}] [{Interface:0xc0002609e0 Address:{IP:10.217.0.226 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 16:35:39.041353 crc crio[21573]: time=\"2026-06-12T16:35:39.041275245Z\" level=info msg=\"Got pod network &{Name:redhat-marketplace-mr7sz Namespace:openshift-marketplace ID:8fa88dbb34b6cb41a8380a2d2ebbc95cd07ca40197c6c026e10a58f76996ee9a UID:5c2d3167-4e4f-448d-bb3b-d54f2f081fb1 NetNS:/var/run/netns/8afbf485-9198-43df-97ae-a983c584d32b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod5c2d3167_4e4f_448d_bb3b_d54f2f081fb1.slice PodAnnotations:0xc00008d158}] Aliases:map[]}\"\nJun 12 16:35:39.042731 crc crio[21573]: time=\"2026-06-12T16:35:39.042191249Z\" level=info msg=\"Checking pod openshift-marketplace_redhat-marketplace-mr7sz for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 16:35:39.064368 crc crio[21573]: time=\"2026-06-12T16:35:39.064096882Z\" level=info msg=\"Ran pod sandbox 8fa88dbb34b6cb41a8380a2d2ebbc95cd07ca40197c6c026e10a58f76996ee9a with infra container: openshift-marketplace/redhat-marketplace-mr7sz/POD\" id=f4621bc6-ebe2-4121-a1ac-acc83cc32465 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 16:35:39.069246 crc crio[21573]: time=\"2026-06-12T16:35:39.069121773Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=aab01fad-be8e-45b9-8dc7-245007bd46f4 name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:35:39.073072 crc crio[21573]: time=\"2026-06-12T16:35:39.07293225Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=cd2ee6b5-9fe7-4cce-9714-0ea6ad4ee3b7 name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:35:39.128883 crc crio[21573]: time=\"2026-06-12T16:35:39.12861958Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-marketplace-mr7sz/extract-utilities\" id=e51674f1-4d56-4479-9ae4-8b5908754990 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:35:39.129351 crc crio[21573]: time=\"2026-06-12T16:35:39.129287899Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:35:39.194939 crc crio[21573]: time=\"2026-06-12T16:35:39.194808924Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:35:39.200980 crc crio[21573]: time=\"2026-06-12T16:35:39.200907045Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:35:39.622224 crc crio[21573]: time=\"2026-06-12T16:35:39.621349923Z\" level=info msg=\"Created container 31a19ac1848015f5ea6db4d0c704c2f74068722b2632b0bebea7aa0571bfd7cc: openshift-marketplace/redhat-marketplace-mr7sz/extract-utilities\" id=e51674f1-4d56-4479-9ae4-8b5908754990 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:35:39.624815 crc crio[21573]: time=\"2026-06-12T16:35:39.62378058Z\" level=info msg=\"Starting container: 31a19ac1848015f5ea6db4d0c704c2f74068722b2632b0bebea7aa0571bfd7cc\" id=140a6655-3b4d-489b-9596-26b9c4dae96a name=/runtime.v1.RuntimeService/StartContainer\nJun 12 16:35:39.631359 crc crio[21573]: time=\"2026-06-12T16:35:39.631184179Z\" level=info msg=\"Started container\" PID=110669 containerID=31a19ac1848015f5ea6db4d0c704c2f74068722b2632b0bebea7aa0571bfd7cc description=openshift-marketplace/redhat-marketplace-mr7sz/extract-utilities id=140a6655-3b4d-489b-9596-26b9c4dae96a name=/runtime.v1.RuntimeService/StartContainer sandboxID=8fa88dbb34b6cb41a8380a2d2ebbc95cd07ca40197c6c026e10a58f76996ee9a\nJun 12 16:35:41.438380 crc crio[21573]: time=\"2026-06-12T16:35:41.436975894Z\" level=info msg=\"Pulling image: registry.redhat.io/redhat/redhat-marketplace-index:v4.20\" id=0673b6e5-73b3-4294-b339-c97e97ead477 name=/runtime.v1.ImageService/PullImage\nJun 12 16:35:41.452384 crc crio[21573]: time=\"2026-06-12T16:35:41.45108543Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/redhat/redhat-marketplace-index:v4.20\\\"\"\nJun 12 16:35:44.412583 crc crio[21573]: time=\"2026-06-12T16:35:44.41193451Z\" level=info msg=\"Pulled image: registry.redhat.io/redhat/redhat-marketplace-index@sha256:eaa0e17f3e4a3079539d3da6839f308f2d277b5c3bc91e1d58ba54c3b141d4ba\" id=0673b6e5-73b3-4294-b339-c97e97ead477 name=/runtime.v1.ImageService/PullImage\nJun 12 16:35:44.414573 crc crio[21573]: time=\"2026-06-12T16:35:44.414225364Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-marketplace-index:v4.20\" id=0fc26ae3-48e2-4a6a-9c23-a18a58c261ae name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:35:44.418190 crc crio[21573]: time=\"2026-06-12T16:35:44.418089643Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-marketplace-index:v4.20\" id=22b00cd6-ba2f-460f-b0c7-1eb4c1f2e2d7 name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:35:44.431837 crc crio[21573]: time=\"2026-06-12T16:35:44.431725925Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-marketplace-mr7sz/extract-content\" id=fbcdb501-b620-49df-8b9d-705676e6509a name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:35:44.432827 crc crio[21573]: time=\"2026-06-12T16:35:44.432723743Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:35:44.519330 crc crio[21573]: time=\"2026-06-12T16:35:44.519206035Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:35:44.524806 crc crio[21573]: time=\"2026-06-12T16:35:44.524412381Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:35:44.726086 crc crio[21573]: time=\"2026-06-12T16:35:44.725400982Z\" level=info msg=\"Created container 27ea5dc946ae78308585aad280109d638b0df73c99d0d6da9e5a390c0cd31bd3: openshift-marketplace/redhat-marketplace-mr7sz/extract-content\" id=fbcdb501-b620-49df-8b9d-705676e6509a name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:35:44.728706 crc crio[21573]: time=\"2026-06-12T16:35:44.728641132Z\" level=info msg=\"Starting container: 27ea5dc946ae78308585aad280109d638b0df73c99d0d6da9e5a390c0cd31bd3\" id=4000edd7-f3a7-4f1f-9b6e-82a903412525 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 16:35:44.735840 crc crio[21573]: time=\"2026-06-12T16:35:44.73527664Z\" level=info msg=\"Started container\" PID=110937 containerID=27ea5dc946ae78308585aad280109d638b0df73c99d0d6da9e5a390c0cd31bd3 description=openshift-marketplace/redhat-marketplace-mr7sz/extract-content id=4000edd7-f3a7-4f1f-9b6e-82a903412525 name=/runtime.v1.RuntimeService/StartContainer sandboxID=8fa88dbb34b6cb41a8380a2d2ebbc95cd07ca40197c6c026e10a58f76996ee9a\nJun 12 16:35:46.554903 crc crio[21573]: time=\"2026-06-12T16:35:46.554154329Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=0b153c96-1e12-4f37-b7c5-7b7d3bb43e3e name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:35:46.558150 crc crio[21573]: time=\"2026-06-12T16:35:46.557900785Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=aae495cf-44df-462d-9877-c45d4c5e7d9b name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:35:46.573539 crc crio[21573]: time=\"2026-06-12T16:35:46.573355478Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-marketplace-mr7sz/registry-server\" id=9df203fa-a5cd-4b27-9e8f-c44b41085e1b name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:35:46.574217 crc crio[21573]: time=\"2026-06-12T16:35:46.574080968Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:35:46.645819 crc crio[21573]: time=\"2026-06-12T16:35:46.645662493Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:35:46.650124 crc crio[21573]: time=\"2026-06-12T16:35:46.650064477Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:35:46.868837 crc crio[21573]: time=\"2026-06-12T16:35:46.868219828Z\" level=info msg=\"Created container 9b6a5c81ccd2639987add4250c37253bf16c198de025a46a217489fe1cc8d806: openshift-marketplace/redhat-marketplace-mr7sz/registry-server\" id=9df203fa-a5cd-4b27-9e8f-c44b41085e1b name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:35:46.870291 crc crio[21573]: time=\"2026-06-12T16:35:46.870139581Z\" level=info msg=\"Starting container: 9b6a5c81ccd2639987add4250c37253bf16c198de025a46a217489fe1cc8d806\" id=12bbf036-63aa-475d-b1d4-a054c2829a13 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 16:35:46.877702 crc crio[21573]: time=\"2026-06-12T16:35:46.877398715Z\" level=info msg=\"Started container\" PID=111067 containerID=9b6a5c81ccd2639987add4250c37253bf16c198de025a46a217489fe1cc8d806 description=openshift-marketplace/redhat-marketplace-mr7sz/registry-server id=12bbf036-63aa-475d-b1d4-a054c2829a13 name=/runtime.v1.RuntimeService/StartContainer sandboxID=8fa88dbb34b6cb41a8380a2d2ebbc95cd07ca40197c6c026e10a58f76996ee9a\nJun 12 16:35:53.343752 crc crio[21573]: time=\"2026-06-12T16:35:53.343012884Z\" level=info msg=\"Removing container: dad1d8111d62e3b468a7905edd5eb5bce6663ce168c55b5e7001f0441b7c12f2\" id=94fb334e-6c9a-48b8-a5a5-bb63a35e6261 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 16:35:53.409613 crc crio[21573]: time=\"2026-06-12T16:35:53.409267672Z\" level=info msg=\"Removed container dad1d8111d62e3b468a7905edd5eb5bce6663ce168c55b5e7001f0441b7c12f2: openstack/placement-db-create-vpt6h/mariadb-database-create\" id=94fb334e-6c9a-48b8-a5a5-bb63a35e6261 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 16:35:53.413937 crc crio[21573]: time=\"2026-06-12T16:35:53.413662193Z\" level=info msg=\"Removing container: 066918bb8eb22facc7fc91e05270a7800d4f51bb44ffffc34a33a19c29b4d290\" id=3d9565dc-6c06-4e4b-b20c-b43313806e1b name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 16:35:53.462081 crc crio[21573]: time=\"2026-06-12T16:35:53.461421926Z\" level=info msg=\"Removed container 066918bb8eb22facc7fc91e05270a7800d4f51bb44ffffc34a33a19c29b4d290: openstack/keystone-db-create-pxbxb/mariadb-database-create\" id=3d9565dc-6c06-4e4b-b20c-b43313806e1b name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 16:35:53.465425 crc crio[21573]: time=\"2026-06-12T16:35:53.4653409Z\" level=info msg=\"Removing container: 0405c696963c1667af2a8457654425854bcb42bf205b7f5e89f373efe65c7880\" id=ed9a45d8-7e93-41b4-a51f-26f0ace06fb8 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 16:35:53.540516 crc crio[21573]: time=\"2026-06-12T16:35:53.540364447Z\" level=info msg=\"Removed container 0405c696963c1667af2a8457654425854bcb42bf205b7f5e89f373efe65c7880: openstack/glance-db-create-2bg7t/mariadb-database-create\" id=ed9a45d8-7e93-41b4-a51f-26f0ace06fb8 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 16:35:53.544073 crc crio[21573]: time=\"2026-06-12T16:35:53.54385859Z\" level=info msg=\"Removing container: 3746c915dc4dcd8a4dbcce546413613379acb936f28493585e3d0a5670651783\" id=be57e5d8-ea0e-4b5c-aa0a-d1036a43d609 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 16:35:53.615849 crc crio[21573]: time=\"2026-06-12T16:35:53.615670781Z\" level=info msg=\"Removed container 3746c915dc4dcd8a4dbcce546413613379acb936f28493585e3d0a5670651783: openstack/root-account-create-update-px8jf/mariadb-account-create-update\" id=be57e5d8-ea0e-4b5c-aa0a-d1036a43d609 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 16:35:53.620275 crc crio[21573]: time=\"2026-06-12T16:35:53.620178398Z\" level=info msg=\"Removing container: d9d6cf1a5c65982590142026615dc34c5f0d2f214526d8f6277a84b8dbc63d97\" id=b002cd0a-0806-4c2c-8663-11874cbbe831 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 16:35:53.674430 crc crio[21573]: time=\"2026-06-12T16:35:53.674150027Z\" level=info msg=\"Removed container d9d6cf1a5c65982590142026615dc34c5f0d2f214526d8f6277a84b8dbc63d97: openstack/glance-743e-account-create-update-b2tbq/mariadb-account-create-update\" id=b002cd0a-0806-4c2c-8663-11874cbbe831 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 16:35:53.682566 crc crio[21573]: time=\"2026-06-12T16:35:53.682501814Z\" level=info msg=\"Removing container: dcb4d39cf52698699c61579fdedc656d3740cdc634d45764a55633a618ba3399\" id=da18b38f-409f-4af0-b800-5a028f5414f6 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 16:35:53.744165 crc crio[21573]: time=\"2026-06-12T16:35:53.74405721Z\" level=info msg=\"Removed container dcb4d39cf52698699c61579fdedc656d3740cdc634d45764a55633a618ba3399: openstack/placement-8a66-account-create-update-9xcgs/mariadb-account-create-update\" id=da18b38f-409f-4af0-b800-5a028f5414f6 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 16:35:53.747392 crc crio[21573]: time=\"2026-06-12T16:35:53.74732748Z\" level=info msg=\"Removing container: 70b0e46c2a87b29bd32f723c3a40415cf8c8bc7d5a09237a5d20843d5ee74cc0\" id=3d54e7a1-afff-4d01-a607-ebdeeeb7fb03 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 16:35:53.787388 crc crio[21573]: time=\"2026-06-12T16:35:53.787269921Z\" level=info msg=\"Removed container 70b0e46c2a87b29bd32f723c3a40415cf8c8bc7d5a09237a5d20843d5ee74cc0: openstack/keystone-54b4-account-create-update-b7vb2/mariadb-account-create-update\" id=3d54e7a1-afff-4d01-a607-ebdeeeb7fb03 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 16:35:53.812131 crc crio[21573]: time=\"2026-06-12T16:35:53.811943Z\" level=info msg=\"Stopping pod sandbox: 0ac4807221b3ab400734ab07cee7d157e87d11286a17a588008e08e30febf20d\" id=587884c7-14e1-4c5f-9fcf-0947661eb7ff name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 16:35:53.812601 crc crio[21573]: time=\"2026-06-12T16:35:53.812160286Z\" level=info msg=\"Stopped pod sandbox (already stopped): 0ac4807221b3ab400734ab07cee7d157e87d11286a17a588008e08e30febf20d\" id=587884c7-14e1-4c5f-9fcf-0947661eb7ff name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 16:35:53.813160 crc crio[21573]: time=\"2026-06-12T16:35:53.81299701Z\" level=info msg=\"Removing pod sandbox: 0ac4807221b3ab400734ab07cee7d157e87d11286a17a588008e08e30febf20d\" id=97e51f76-dd1a-4fb2-8b97-29a987bde6e8 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 16:35:53.841804 crc crio[21573]: time=\"2026-06-12T16:35:53.841678295Z\" level=info msg=\"Removed pod sandbox: 0ac4807221b3ab400734ab07cee7d157e87d11286a17a588008e08e30febf20d\" id=97e51f76-dd1a-4fb2-8b97-29a987bde6e8 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 16:35:53.842797 crc crio[21573]: time=\"2026-06-12T16:35:53.842711262Z\" level=info msg=\"Stopping pod sandbox: 1372ba1f4c1f38cf91a65025c6135c9d161e19bff616f540e960a9e12a4bb7c4\" id=e57412b3-4bb2-4763-a102-e90c4ab7f413 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 16:35:53.842797 crc crio[21573]: time=\"2026-06-12T16:35:53.842808174Z\" level=info msg=\"Stopped pod sandbox (already stopped): 1372ba1f4c1f38cf91a65025c6135c9d161e19bff616f540e960a9e12a4bb7c4\" id=e57412b3-4bb2-4763-a102-e90c4ab7f413 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 16:35:53.843979 crc crio[21573]: time=\"2026-06-12T16:35:53.843844843Z\" level=info msg=\"Removing pod sandbox: 1372ba1f4c1f38cf91a65025c6135c9d161e19bff616f540e960a9e12a4bb7c4\" id=46d49b53-a750-459b-9de9-0113800db9a0 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 16:35:53.860342 crc crio[21573]: time=\"2026-06-12T16:35:53.860074771Z\" level=info msg=\"Removed pod sandbox: 1372ba1f4c1f38cf91a65025c6135c9d161e19bff616f540e960a9e12a4bb7c4\" id=46d49b53-a750-459b-9de9-0113800db9a0 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 16:35:53.861633 crc crio[21573]: time=\"2026-06-12T16:35:53.861406016Z\" level=info msg=\"Stopping pod sandbox: 2c36465e0d05fb2a19fa02049fff5719fe5a27e19c6956ac06ece98bf90e2761\" id=cb4aa1d2-154c-404a-b9b0-cff7f3a13f20 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 16:35:53.861633 crc crio[21573]: time=\"2026-06-12T16:35:53.861606261Z\" level=info msg=\"Stopped pod sandbox (already stopped): 2c36465e0d05fb2a19fa02049fff5719fe5a27e19c6956ac06ece98bf90e2761\" id=cb4aa1d2-154c-404a-b9b0-cff7f3a13f20 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 16:35:53.862644 crc crio[21573]: time=\"2026-06-12T16:35:53.862538237Z\" level=info msg=\"Removing pod sandbox: 2c36465e0d05fb2a19fa02049fff5719fe5a27e19c6956ac06ece98bf90e2761\" id=a3f46db5-61f2-4b3c-b19a-06349c466818 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 16:35:53.882278 crc crio[21573]: time=\"2026-06-12T16:35:53.882176062Z\" level=info msg=\"Removed pod sandbox: 2c36465e0d05fb2a19fa02049fff5719fe5a27e19c6956ac06ece98bf90e2761\" id=a3f46db5-61f2-4b3c-b19a-06349c466818 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 16:35:53.883196 crc crio[21573]: time=\"2026-06-12T16:35:53.883147745Z\" level=info msg=\"Stopping pod sandbox: 40d673fdcfb8ecc35e5bde161d458002a71eff73079b3540d04b64415cf11464\" id=fcecf457-b3c7-42fe-81e1-2a54bb7faf9a name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 16:35:53.883524 crc crio[21573]: time=\"2026-06-12T16:35:53.8833247Z\" level=info msg=\"Stopped pod sandbox (already stopped): 40d673fdcfb8ecc35e5bde161d458002a71eff73079b3540d04b64415cf11464\" id=fcecf457-b3c7-42fe-81e1-2a54bb7faf9a name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 16:35:53.884670 crc crio[21573]: time=\"2026-06-12T16:35:53.884550764Z\" level=info msg=\"Removing pod sandbox: 40d673fdcfb8ecc35e5bde161d458002a71eff73079b3540d04b64415cf11464\" id=ff319970-e4cf-4579-bd5c-f4fee796ef1d name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 16:35:53.915903 crc crio[21573]: time=\"2026-06-12T16:35:53.9157778Z\" level=info msg=\"Removed pod sandbox: 40d673fdcfb8ecc35e5bde161d458002a71eff73079b3540d04b64415cf11464\" id=ff319970-e4cf-4579-bd5c-f4fee796ef1d name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 16:35:53.917711 crc crio[21573]: time=\"2026-06-12T16:35:53.91761905Z\" level=info msg=\"Stopping pod sandbox: c40453a8ae2023976e320073de23c66383920aac8dc56731e1f357b7c14e1ace\" id=c26b95ba-551a-48f3-8da9-68a69698bdfe name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 16:35:53.917940 crc crio[21573]: time=\"2026-06-12T16:35:53.917708993Z\" level=info msg=\"Stopped pod sandbox (already stopped): c40453a8ae2023976e320073de23c66383920aac8dc56731e1f357b7c14e1ace\" id=c26b95ba-551a-48f3-8da9-68a69698bdfe name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 16:35:53.919352 crc crio[21573]: time=\"2026-06-12T16:35:53.919187594Z\" level=info msg=\"Removing pod sandbox: c40453a8ae2023976e320073de23c66383920aac8dc56731e1f357b7c14e1ace\" id=2b19820f-9858-4159-9606-ab18cfe4a8e0 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 16:35:53.941836 crc crio[21573]: time=\"2026-06-12T16:35:53.941723347Z\" level=info msg=\"Removed pod sandbox: c40453a8ae2023976e320073de23c66383920aac8dc56731e1f357b7c14e1ace\" id=2b19820f-9858-4159-9606-ab18cfe4a8e0 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 16:35:53.943001 crc crio[21573]: time=\"2026-06-12T16:35:53.942833506Z\" level=info msg=\"Stopping pod sandbox: e1b4c97aa4e03fb9f862c255a5d4bcad9248a047bf1731cadc53373cb504ce08\" id=c4cf211b-2c24-4f80-9e46-3b3678eb5c7b name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 16:35:53.943106 crc crio[21573]: time=\"2026-06-12T16:35:53.943070893Z\" level=info msg=\"Stopped pod sandbox (already stopped): e1b4c97aa4e03fb9f862c255a5d4bcad9248a047bf1731cadc53373cb504ce08\" id=c4cf211b-2c24-4f80-9e46-3b3678eb5c7b name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 16:35:53.943780 crc crio[21573]: time=\"2026-06-12T16:35:53.94367844Z\" level=info msg=\"Removing pod sandbox: e1b4c97aa4e03fb9f862c255a5d4bcad9248a047bf1731cadc53373cb504ce08\" id=c59b27db-18cb-44b0-9d7c-b0a9e7d08fce name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 16:35:53.962036 crc crio[21573]: time=\"2026-06-12T16:35:53.961883302Z\" level=info msg=\"Removed pod sandbox: e1b4c97aa4e03fb9f862c255a5d4bcad9248a047bf1731cadc53373cb504ce08\" id=c59b27db-18cb-44b0-9d7c-b0a9e7d08fce name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 16:35:53.963226 crc crio[21573]: time=\"2026-06-12T16:35:53.963142895Z\" level=info msg=\"Stopping pod sandbox: a2c40ce3bb6d263cdbf017a6684c7774bb5f79009d0c8cd785c705b1b4538b3e\" id=fc3ea460-932c-4056-8a5c-bfdc8d93f84b name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 16:35:53.963226 crc crio[21573]: time=\"2026-06-12T16:35:53.963215297Z\" level=info msg=\"Stopped pod sandbox (already stopped): a2c40ce3bb6d263cdbf017a6684c7774bb5f79009d0c8cd785c705b1b4538b3e\" id=fc3ea460-932c-4056-8a5c-bfdc8d93f84b name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 16:35:53.965224 crc crio[21573]: time=\"2026-06-12T16:35:53.965147252Z\" level=info msg=\"Removing pod sandbox: a2c40ce3bb6d263cdbf017a6684c7774bb5f79009d0c8cd785c705b1b4538b3e\" id=046dffb5-b365-4591-a1fe-858a451c6d2c name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 16:35:53.993646 crc crio[21573]: time=\"2026-06-12T16:35:53.993015802Z\" level=info msg=\"Removed pod sandbox: a2c40ce3bb6d263cdbf017a6684c7774bb5f79009d0c8cd785c705b1b4538b3e\" id=046dffb5-b365-4591-a1fe-858a451c6d2c name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 16:35:53.999187 crc crio[21573]: time=\"2026-06-12T16:35:53.998945468Z\" level=info msg=\"Stopping pod sandbox: 92e07857a44f411959588cbd78bcca7c88f37789ae4208c83897a543ccdbd474\" id=27717c1c-470f-40c2-b243-82be9051738c name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 16:35:53.999187 crc crio[21573]: time=\"2026-06-12T16:35:53.999183935Z\" level=info msg=\"Stopped pod sandbox (already stopped): 92e07857a44f411959588cbd78bcca7c88f37789ae4208c83897a543ccdbd474\" id=27717c1c-470f-40c2-b243-82be9051738c name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 16:35:54.000032 crc crio[21573]: time=\"2026-06-12T16:35:53.999925135Z\" level=info msg=\"Removing pod sandbox: 92e07857a44f411959588cbd78bcca7c88f37789ae4208c83897a543ccdbd474\" id=f022c61c-ab5c-4738-bcc7-bc79d3f8d8fb name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 16:35:54.043197 crc crio[21573]: time=\"2026-06-12T16:35:54.040600366Z\" level=info msg=\"Removed pod sandbox: 92e07857a44f411959588cbd78bcca7c88f37789ae4208c83897a543ccdbd474\" id=f022c61c-ab5c-4738-bcc7-bc79d3f8d8fb name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 16:35:54.043197 crc crio[21573]: time=\"2026-06-12T16:35:54.041766188Z\" level=info msg=\"Stopping pod sandbox: d061930e61d93b5296e83f3e98130787b701c5bc0fe6cdbe215c1132b5bb1c85\" id=39929f4c-d119-4b78-9f20-b179efaf42df name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 16:35:54.043197 crc crio[21573]: time=\"2026-06-12T16:35:54.041879591Z\" level=info msg=\"Stopped pod sandbox (already stopped): d061930e61d93b5296e83f3e98130787b701c5bc0fe6cdbe215c1132b5bb1c85\" id=39929f4c-d119-4b78-9f20-b179efaf42df name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 16:35:54.044660 crc crio[21573]: time=\"2026-06-12T16:35:54.044431702Z\" level=info msg=\"Removing pod sandbox: d061930e61d93b5296e83f3e98130787b701c5bc0fe6cdbe215c1132b5bb1c85\" id=1b53655a-35fe-4081-b9a6-91159d4ce2b7 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 16:35:54.069053 crc crio[21573]: time=\"2026-06-12T16:35:54.06888515Z\" level=info msg=\"Removed pod sandbox: d061930e61d93b5296e83f3e98130787b701c5bc0fe6cdbe215c1132b5bb1c85\" id=1b53655a-35fe-4081-b9a6-91159d4ce2b7 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 16:35:59.824498 crc crio[21573]: time=\"2026-06-12T16:35:59.823215613Z\" level=info msg=\"Stopping container: 9b6a5c81ccd2639987add4250c37253bf16c198de025a46a217489fe1cc8d806 (timeout: 2s)\" id=a53294fd-21ae-4443-b669-bdb0d258e3ec name=/runtime.v1.RuntimeService/StopContainer\nJun 12 16:35:59.991612 crc crio[21573]: time=\"2026-06-12T16:35:59.991335561Z\" level=info msg=\"Stopped container 9b6a5c81ccd2639987add4250c37253bf16c198de025a46a217489fe1cc8d806: openshift-marketplace/redhat-marketplace-mr7sz/registry-server\" id=a53294fd-21ae-4443-b669-bdb0d258e3ec name=/runtime.v1.RuntimeService/StopContainer\nJun 12 16:35:59.992992 crc crio[21573]: time=\"2026-06-12T16:35:59.992696739Z\" level=info msg=\"Stopping pod sandbox: 8fa88dbb34b6cb41a8380a2d2ebbc95cd07ca40197c6c026e10a58f76996ee9a\" id=8dbfe265-5273-4dc9-b6fb-2c4fcf440822 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 16:35:59.994366 crc crio[21573]: time=\"2026-06-12T16:35:59.994091589Z\" level=info msg=\"Got pod network &{Name:redhat-marketplace-mr7sz Namespace:openshift-marketplace ID:8fa88dbb34b6cb41a8380a2d2ebbc95cd07ca40197c6c026e10a58f76996ee9a UID:5c2d3167-4e4f-448d-bb3b-d54f2f081fb1 NetNS:/var/run/netns/8afbf485-9198-43df-97ae-a983c584d32b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod5c2d3167_4e4f_448d_bb3b_d54f2f081fb1.slice PodAnnotations:0xc000568f58}] Aliases:map[]}\"\nJun 12 16:35:59.994366 crc crio[21573]: time=\"2026-06-12T16:35:59.994319675Z\" level=info msg=\"Deleting pod openshift-marketplace_redhat-marketplace-mr7sz from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 16:36:00.388758 crc crio[21573]: time=\"2026-06-12T16:36:00.388633631Z\" level=info msg=\"Stopped pod sandbox: 8fa88dbb34b6cb41a8380a2d2ebbc95cd07ca40197c6c026e10a58f76996ee9a\" id=8dbfe265-5273-4dc9-b6fb-2c4fcf440822 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 16:36:00.852146 crc crio[21573]: time=\"2026-06-12T16:36:00.851538368Z\" level=info msg=\"Removing container: 9b6a5c81ccd2639987add4250c37253bf16c198de025a46a217489fe1cc8d806\" id=2ca06611-b53b-49d4-a7a6-85611f13a0ed name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 16:36:00.890654 crc crio[21573]: time=\"2026-06-12T16:36:00.890516744Z\" level=info msg=\"Removed container 9b6a5c81ccd2639987add4250c37253bf16c198de025a46a217489fe1cc8d806: openshift-marketplace/redhat-marketplace-mr7sz/registry-server\" id=2ca06611-b53b-49d4-a7a6-85611f13a0ed name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 16:36:00.897851 crc crio[21573]: time=\"2026-06-12T16:36:00.897679403Z\" level=info msg=\"Removing container: 27ea5dc946ae78308585aad280109d638b0df73c99d0d6da9e5a390c0cd31bd3\" id=ad589fd8-afc7-4d13-a32d-ab93fed2b2c4 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 16:36:00.899297 crc crio[21573]: time=\"2026-06-12T16:36:00.899204893Z\" level=info msg=\"Running pod sandbox: openshift-infra/auto-csr-approver-29688036-q9fwl/POD\" id=324b9995-aa89-4b74-9719-c27af087c8a7 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 16:36:00.899632 crc crio[21573]: time=\"2026-06-12T16:36:00.899332887Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:36:00.963338 crc crio[21573]: time=\"2026-06-12T16:36:00.963196127Z\" level=info msg=\"Removed container 27ea5dc946ae78308585aad280109d638b0df73c99d0d6da9e5a390c0cd31bd3: openshift-marketplace/redhat-marketplace-mr7sz/extract-content\" id=ad589fd8-afc7-4d13-a32d-ab93fed2b2c4 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 16:36:00.970104 crc crio[21573]: time=\"2026-06-12T16:36:00.969941334Z\" level=info msg=\"Removing container: 31a19ac1848015f5ea6db4d0c704c2f74068722b2632b0bebea7aa0571bfd7cc\" id=54cff443-48c9-433b-9595-9b57639d1e4a name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 16:36:00.983550 crc crio[21573]: time=\"2026-06-12T16:36:00.983417183Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29688036-q9fwl Namespace:openshift-infra ID:b7f9f824d32f30fb609237405c613c3d06f38d447126ed97ec8d3abebe39f333 UID:c7a1129e-e88d-4c35-84b9-308ea09cb811 NetNS:/var/run/netns/28bcc375-43f0-41c4-8e82-466d02569613 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podc7a1129e_e88d_4c35_84b9_308ea09cb811.slice PodAnnotations:0xc00063cdb8}] Aliases:map[]}\"\nJun 12 16:36:00.983550 crc crio[21573]: time=\"2026-06-12T16:36:00.983534377Z\" level=info msg=\"Adding pod openshift-infra_auto-csr-approver-29688036-q9fwl to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 16:36:01.112611 crc crio[21573]: time=\"2026-06-12T16:36:01.111878351Z\" level=info msg=\"Removed container 31a19ac1848015f5ea6db4d0c704c2f74068722b2632b0bebea7aa0571bfd7cc: openshift-marketplace/redhat-marketplace-mr7sz/extract-utilities\" id=54cff443-48c9-433b-9595-9b57639d1e4a name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 16:36:01.469215 crc crio[21573]: 2026-06-12T16:36:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:b7f9f824d32f30f Mac:72:11:80:43:56:77 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:e3 Mtu:0 Sandbox:/var/run/netns/28bcc375-43f0-41c4-8e82-466d02569613 SocketPath: PciID:}] [{Interface:0xc0002a4a50 Address:{IP:10.217.0.227 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 16:36:01.470911 crc crio[21573]: time=\"2026-06-12T16:36:01.470816317Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29688036-q9fwl Namespace:openshift-infra ID:b7f9f824d32f30fb609237405c613c3d06f38d447126ed97ec8d3abebe39f333 UID:c7a1129e-e88d-4c35-84b9-308ea09cb811 NetNS:/var/run/netns/28bcc375-43f0-41c4-8e82-466d02569613 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podc7a1129e_e88d_4c35_84b9_308ea09cb811.slice PodAnnotations:0xc00063cdb8}] Aliases:map[]}\"\nJun 12 16:36:01.471320 crc crio[21573]: time=\"2026-06-12T16:36:01.471105155Z\" level=info msg=\"Checking pod openshift-infra_auto-csr-approver-29688036-q9fwl for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 16:36:01.496244 crc crio[21573]: time=\"2026-06-12T16:36:01.495321942Z\" level=info msg=\"Ran pod sandbox b7f9f824d32f30fb609237405c613c3d06f38d447126ed97ec8d3abebe39f333 with infra container: openshift-infra/auto-csr-approver-29688036-q9fwl/POD\" id=324b9995-aa89-4b74-9719-c27af087c8a7 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 16:36:01.501383 crc crio[21573]: time=\"2026-06-12T16:36:01.500903409Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-cli:latest\" id=4c1ce65e-4455-43cb-830d-c89a069499d6 name=/runtime.v1.ImageService/PullImage\nJun 12 16:36:01.521728 crc crio[21573]: time=\"2026-06-12T16:36:01.521561217Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-cli:latest\\\"\"\nJun 12 16:36:02.601760 crc crio[21573]: time=\"2026-06-12T16:36:02.601131828Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9\" id=4c1ce65e-4455-43cb-830d-c89a069499d6 name=/runtime.v1.ImageService/PullImage\nJun 12 16:36:02.603837 crc crio[21573]: time=\"2026-06-12T16:36:02.603611319Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=b65ef0ad-9c5b-45d5-b7df-0cf7edc31647 name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:36:02.608300 crc crio[21573]: time=\"2026-06-12T16:36:02.607855907Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=7ae53fec-3697-42e5-bf59-054af88e7c9e name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:36:02.618012 crc crio[21573]: time=\"2026-06-12T16:36:02.617892538Z\" level=info msg=\"Creating container: openshift-infra/auto-csr-approver-29688036-q9fwl/oc\" id=e7036af5-9d16-4a5f-9016-10844842bc33 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:36:02.618705 crc crio[21573]: time=\"2026-06-12T16:36:02.618629139Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:36:02.699593 crc crio[21573]: time=\"2026-06-12T16:36:02.697653503Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:36:03.165644 crc crio[21573]: time=\"2026-06-12T16:36:03.165065306Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:36:03.313582 crc crio[21573]: time=\"2026-06-12T16:36:03.312863397Z\" level=info msg=\"Created container e872ba5b11fa3ceae3d3f8c74c9835d30b72503ae741187194ffa1090b825a20: openshift-infra/auto-csr-approver-29688036-q9fwl/oc\" id=e7036af5-9d16-4a5f-9016-10844842bc33 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:36:03.315188 crc crio[21573]: time=\"2026-06-12T16:36:03.315047177Z\" level=info msg=\"Starting container: e872ba5b11fa3ceae3d3f8c74c9835d30b72503ae741187194ffa1090b825a20\" id=998ab855-1a8b-4298-a1e2-198d84cfe00e name=/runtime.v1.RuntimeService/StartContainer\nJun 12 16:36:03.321553 crc crio[21573]: time=\"2026-06-12T16:36:03.321321924Z\" level=info msg=\"Started container\" PID=111927 containerID=e872ba5b11fa3ceae3d3f8c74c9835d30b72503ae741187194ffa1090b825a20 description=openshift-infra/auto-csr-approver-29688036-q9fwl/oc id=998ab855-1a8b-4298-a1e2-198d84cfe00e name=/runtime.v1.RuntimeService/StartContainer sandboxID=b7f9f824d32f30fb609237405c613c3d06f38d447126ed97ec8d3abebe39f333\nJun 12 16:36:05.948016 crc crio[21573]: time=\"2026-06-12T16:36:05.946886323Z\" level=info msg=\"Stopping pod sandbox: b7f9f824d32f30fb609237405c613c3d06f38d447126ed97ec8d3abebe39f333\" id=918df3dd-ef5c-4009-bc0d-8f06c1be757f name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 16:36:05.949651 crc crio[21573]: time=\"2026-06-12T16:36:05.948819077Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29688036-q9fwl Namespace:openshift-infra ID:b7f9f824d32f30fb609237405c613c3d06f38d447126ed97ec8d3abebe39f333 UID:c7a1129e-e88d-4c35-84b9-308ea09cb811 NetNS:/var/run/netns/28bcc375-43f0-41c4-8e82-466d02569613 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podc7a1129e_e88d_4c35_84b9_308ea09cb811.slice PodAnnotations:0xc000139380}] Aliases:map[]}\"\nJun 12 16:36:05.949651 crc crio[21573]: time=\"2026-06-12T16:36:05.949069884Z\" level=info msg=\"Deleting pod openshift-infra_auto-csr-approver-29688036-q9fwl from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 16:36:06.367821 crc crio[21573]: time=\"2026-06-12T16:36:06.367032432Z\" level=info msg=\"Stopped pod sandbox: b7f9f824d32f30fb609237405c613c3d06f38d447126ed97ec8d3abebe39f333\" id=918df3dd-ef5c-4009-bc0d-8f06c1be757f name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 16:36:54.103194 crc crio[21573]: time=\"2026-06-12T16:36:54.102112212Z\" level=info msg=\"Removing container: be5649e847d726e94d1b78c89550435f2afcad95d029f0b386fd85c01fcac9e4\" id=0a3a10fb-7f3a-436b-a00d-0940a7e49a09 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 16:36:54.231528 crc crio[21573]: time=\"2026-06-12T16:36:54.231295073Z\" level=info msg=\"Removed container be5649e847d726e94d1b78c89550435f2afcad95d029f0b386fd85c01fcac9e4: openstack/keystone-db-sync-nfr6p/keystone-db-sync\" id=0a3a10fb-7f3a-436b-a00d-0940a7e49a09 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 16:36:54.235843 crc crio[21573]: time=\"2026-06-12T16:36:54.235735025Z\" level=info msg=\"Removing container: 2a5f5cc7690945eb10966648136c0ae87d8479edc32e85efdc2a5d4c340cd8cc\" id=5c162048-6b09-4e55-a950-9e7212e6033d name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 16:36:54.286751 crc crio[21573]: time=\"2026-06-12T16:36:54.28660616Z\" level=info msg=\"Removed container 2a5f5cc7690945eb10966648136c0ae87d8479edc32e85efdc2a5d4c340cd8cc: openstack/neutron-db-create-98m7s/mariadb-database-create\" id=5c162048-6b09-4e55-a950-9e7212e6033d name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 16:36:54.292369 crc crio[21573]: time=\"2026-06-12T16:36:54.292236747Z\" level=info msg=\"Removing container: 938af177b8dc90ac04062bd84c637bc9d47bbc45b799cb5f564e6b16fd33f3f9\" id=3ddabdc6-e157-4009-86cb-0bf87d14a6ed name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 16:36:54.344713 crc crio[21573]: time=\"2026-06-12T16:36:54.344578608Z\" level=info msg=\"Removed container 938af177b8dc90ac04062bd84c637bc9d47bbc45b799cb5f564e6b16fd33f3f9: openstack/cinder-db-create-8rkj6/mariadb-database-create\" id=3ddabdc6-e157-4009-86cb-0bf87d14a6ed name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 16:36:54.349408 crc crio[21573]: time=\"2026-06-12T16:36:54.349275105Z\" level=info msg=\"Removing container: 11e8bc86a3b9ceeae0595edb162234ae2f8990112c5a0d1d387cc457b2cef99c\" id=f19b7b87-f103-469f-8663-28ccc131ce72 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 16:36:54.400995 crc crio[21573]: time=\"2026-06-12T16:36:54.40082523Z\" level=info msg=\"Removed container 11e8bc86a3b9ceeae0595edb162234ae2f8990112c5a0d1d387cc457b2cef99c: openstack/neutron-7009-account-create-update-qfzzp/mariadb-account-create-update\" id=f19b7b87-f103-469f-8663-28ccc131ce72 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 16:36:54.404732 crc crio[21573]: time=\"2026-06-12T16:36:54.404648316Z\" level=info msg=\"Removing container: 568d95c7536ccf454e3da0c6726e5c4c4b4f6938712137fc743691d60f16b8f5\" id=ad314c8a-9d53-4733-8450-a0aaee51efe1 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 16:36:54.466536 crc crio[21573]: time=\"2026-06-12T16:36:54.466388548Z\" level=info msg=\"Removed container 568d95c7536ccf454e3da0c6726e5c4c4b4f6938712137fc743691d60f16b8f5: openstack/cinder-31fd-account-create-update-tg4rt/mariadb-account-create-update\" id=ad314c8a-9d53-4733-8450-a0aaee51efe1 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 16:36:54.471871 crc crio[21573]: time=\"2026-06-12T16:36:54.471786137Z\" level=info msg=\"Removing container: 055213e55676bc0ac7f7c5e4bd9b243f1160a0bde6056a995334797dfd6a738b\" id=381e7b90-23ee-4ee6-95f2-ea885e8672e7 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 16:36:54.793626 crc crio[21573]: time=\"2026-06-12T16:36:54.793242304Z\" level=info msg=\"Removed container 055213e55676bc0ac7f7c5e4bd9b243f1160a0bde6056a995334797dfd6a738b: openshift-infra/auto-csr-approver-29688030-p9jjh/oc\" id=381e7b90-23ee-4ee6-95f2-ea885e8672e7 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 16:36:54.801238 crc crio[21573]: time=\"2026-06-12T16:36:54.801143703Z\" level=info msg=\"Removing container: 8ca36b51aa9b136675936feae81d27c36d53cf2f57ec01c844e1faf3b24c874e\" id=9c895a1a-e677-4fb7-ac2d-792df24b8bbd name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 16:36:55.079356 crc crio[21573]: time=\"2026-06-12T16:36:55.078815215Z\" level=info msg=\"Removed container 8ca36b51aa9b136675936feae81d27c36d53cf2f57ec01c844e1faf3b24c874e: openstack/glance-db-sync-bw86p/glance-db-sync\" id=9c895a1a-e677-4fb7-ac2d-792df24b8bbd name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 16:36:55.092364 crc crio[21573]: time=\"2026-06-12T16:36:55.092246128Z\" level=info msg=\"Removing container: 4b57afa2a83d53a04989bd566f55c13d39432bf728b65e6c22b3f9c6f2ecdc76\" id=80f30be8-e13b-471c-b80f-b0a2082015a2 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 16:36:55.162874 crc crio[21573]: time=\"2026-06-12T16:36:55.162731714Z\" level=info msg=\"Removed container 4b57afa2a83d53a04989bd566f55c13d39432bf728b65e6c22b3f9c6f2ecdc76: openstack/barbican-2c94-account-create-update-qlcdg/mariadb-account-create-update\" id=80f30be8-e13b-471c-b80f-b0a2082015a2 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 16:36:55.166757 crc crio[21573]: time=\"2026-06-12T16:36:55.166687763Z\" level=info msg=\"Removing container: 97ffa52f3cb57b86dc2df9db3ed9e15223c07fbd172e625d873fc761c9a138a5\" id=455efa17-d3c2-4e28-97a5-5146704e69bf name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 16:36:55.312674 crc crio[21573]: time=\"2026-06-12T16:36:55.312346446Z\" level=info msg=\"Removed container 97ffa52f3cb57b86dc2df9db3ed9e15223c07fbd172e625d873fc761c9a138a5: openstack/barbican-db-create-jvbtf/mariadb-database-create\" id=455efa17-d3c2-4e28-97a5-5146704e69bf name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 16:36:55.332083 crc crio[21573]: time=\"2026-06-12T16:36:55.331252853Z\" level=info msg=\"Stopping pod sandbox: c73a4f0ea6674e4592ca250dd7202dc7ae7dcf4df276134e0ac298c63f5e1d78\" id=a242b0b6-786f-4940-b017-86b8e6d34266 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 16:36:55.332686 crc crio[21573]: time=\"2026-06-12T16:36:55.33258249Z\" level=info msg=\"Stopped pod sandbox (already stopped): c73a4f0ea6674e4592ca250dd7202dc7ae7dcf4df276134e0ac298c63f5e1d78\" id=a242b0b6-786f-4940-b017-86b8e6d34266 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 16:36:55.334617 crc crio[21573]: time=\"2026-06-12T16:36:55.333772253Z\" level=info msg=\"Removing pod sandbox: c73a4f0ea6674e4592ca250dd7202dc7ae7dcf4df276134e0ac298c63f5e1d78\" id=e6324e22-2d78-4bf1-aa39-6b6e4753b588 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 16:36:55.360758 crc crio[21573]: time=\"2026-06-12T16:36:55.360635067Z\" level=info msg=\"Removed pod sandbox: c73a4f0ea6674e4592ca250dd7202dc7ae7dcf4df276134e0ac298c63f5e1d78\" id=e6324e22-2d78-4bf1-aa39-6b6e4753b588 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 16:36:55.362266 crc crio[21573]: time=\"2026-06-12T16:36:55.36216291Z\" level=info msg=\"Stopping pod sandbox: 98e4e2feb24185cdd7366bff7269c6fc2e5c600500eb0b956a69e01230595037\" id=29fc019c-c300-4868-b424-e61fac124477 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 16:36:55.362528 crc crio[21573]: time=\"2026-06-12T16:36:55.362289433Z\" level=info msg=\"Stopped pod sandbox (already stopped): 98e4e2feb24185cdd7366bff7269c6fc2e5c600500eb0b956a69e01230595037\" id=29fc019c-c300-4868-b424-e61fac124477 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 16:36:55.362880 crc crio[21573]: time=\"2026-06-12T16:36:55.362812029Z\" level=info msg=\"Removing pod sandbox: 98e4e2feb24185cdd7366bff7269c6fc2e5c600500eb0b956a69e01230595037\" id=bb99ff28-1fa2-4d69-836d-594a9d52d6f0 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 16:36:55.399520 crc crio[21573]: time=\"2026-06-12T16:36:55.399346934Z\" level=info msg=\"Removed pod sandbox: 98e4e2feb24185cdd7366bff7269c6fc2e5c600500eb0b956a69e01230595037\" id=bb99ff28-1fa2-4d69-836d-594a9d52d6f0 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 16:36:55.401250 crc crio[21573]: time=\"2026-06-12T16:36:55.400950605Z\" level=info msg=\"Stopping pod sandbox: 00fbf63856ff44f832935843bcee587e2e3cd84e1612f5bb47d2f1bab5e96314\" id=c0ea35ee-d879-433b-895d-2e06f0976d2f name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 16:36:55.401250 crc crio[21573]: time=\"2026-06-12T16:36:55.40115886Z\" level=info msg=\"Stopped pod sandbox (already stopped): 00fbf63856ff44f832935843bcee587e2e3cd84e1612f5bb47d2f1bab5e96314\" id=c0ea35ee-d879-433b-895d-2e06f0976d2f name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 16:36:55.403126 crc crio[21573]: time=\"2026-06-12T16:36:55.402757108Z\" level=info msg=\"Removing pod sandbox: 00fbf63856ff44f832935843bcee587e2e3cd84e1612f5bb47d2f1bab5e96314\" id=c5191552-40c1-4769-b308-e1248295fe1e name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 16:36:55.430546 crc crio[21573]: time=\"2026-06-12T16:36:55.430401871Z\" level=info msg=\"Removed pod sandbox: 00fbf63856ff44f832935843bcee587e2e3cd84e1612f5bb47d2f1bab5e96314\" id=c5191552-40c1-4769-b308-e1248295fe1e name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 16:36:55.431807 crc crio[21573]: time=\"2026-06-12T16:36:55.431674735Z\" level=info msg=\"Stopping pod sandbox: dfb006f8a65f1dcef71a9d10c00815bfbbc6a4695b5f4cbb31a0ca29734483d8\" id=f451bfc8-e29a-4398-9a27-b152163d64af name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 16:36:55.431807 crc crio[21573]: time=\"2026-06-12T16:36:55.431771708Z\" level=info msg=\"Stopped pod sandbox (already stopped): dfb006f8a65f1dcef71a9d10c00815bfbbc6a4695b5f4cbb31a0ca29734483d8\" id=f451bfc8-e29a-4398-9a27-b152163d64af name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 16:36:55.433133 crc crio[21573]: time=\"2026-06-12T16:36:55.433056803Z\" level=info msg=\"Removing pod sandbox: dfb006f8a65f1dcef71a9d10c00815bfbbc6a4695b5f4cbb31a0ca29734483d8\" id=f3ebccc0-7e45-4fc5-ae20-5686a903535b name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 16:36:55.462291 crc crio[21573]: time=\"2026-06-12T16:36:55.462146554Z\" level=info msg=\"Removed pod sandbox: dfb006f8a65f1dcef71a9d10c00815bfbbc6a4695b5f4cbb31a0ca29734483d8\" id=f3ebccc0-7e45-4fc5-ae20-5686a903535b name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 16:36:55.468232 crc crio[21573]: time=\"2026-06-12T16:36:55.468147257Z\" level=info msg=\"Stopping pod sandbox: 71492abbf41961d0ee00c4935638a96db52c809188e2f1b803b665283e8a4ea6\" id=10b278ae-2bfe-42a7-862b-1e7db0b3298c name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 16:36:55.468813 crc crio[21573]: time=\"2026-06-12T16:36:55.468783525Z\" level=info msg=\"Stopped pod sandbox (already stopped): 71492abbf41961d0ee00c4935638a96db52c809188e2f1b803b665283e8a4ea6\" id=10b278ae-2bfe-42a7-862b-1e7db0b3298c name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 16:36:55.472009 crc crio[21573]: time=\"2026-06-12T16:36:55.471887822Z\" level=info msg=\"Removing pod sandbox: 71492abbf41961d0ee00c4935638a96db52c809188e2f1b803b665283e8a4ea6\" id=ab1cad67-aa8e-46c8-9d70-cbf506d03bd3 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 16:36:55.513021 crc crio[21573]: time=\"2026-06-12T16:36:55.512834984Z\" level=info msg=\"Removed pod sandbox: 71492abbf41961d0ee00c4935638a96db52c809188e2f1b803b665283e8a4ea6\" id=ab1cad67-aa8e-46c8-9d70-cbf506d03bd3 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 16:36:55.513880 crc crio[21573]: time=\"2026-06-12T16:36:55.513820107Z\" level=info msg=\"Stopping pod sandbox: 8fa88dbb34b6cb41a8380a2d2ebbc95cd07ca40197c6c026e10a58f76996ee9a\" id=486617ef-0d79-42eb-bb0a-530c5a2b7fd3 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 16:36:55.514062 crc crio[21573]: time=\"2026-06-12T16:36:55.5139317Z\" level=info msg=\"Stopped pod sandbox (already stopped): 8fa88dbb34b6cb41a8380a2d2ebbc95cd07ca40197c6c026e10a58f76996ee9a\" id=486617ef-0d79-42eb-bb0a-530c5a2b7fd3 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 16:36:55.517520 crc crio[21573]: time=\"2026-06-12T16:36:55.516894243Z\" level=info msg=\"Removing pod sandbox: 8fa88dbb34b6cb41a8380a2d2ebbc95cd07ca40197c6c026e10a58f76996ee9a\" id=0ec0c985-c5fe-4d62-b54a-abeefe2a4d1c name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 16:36:55.537616 crc crio[21573]: time=\"2026-06-12T16:36:55.537504881Z\" level=info msg=\"Removed pod sandbox: 8fa88dbb34b6cb41a8380a2d2ebbc95cd07ca40197c6c026e10a58f76996ee9a\" id=0ec0c985-c5fe-4d62-b54a-abeefe2a4d1c name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 16:36:55.539240 crc crio[21573]: time=\"2026-06-12T16:36:55.539047486Z\" level=info msg=\"Stopping pod sandbox: 8451c6f5cfd2e14db0244dad7164bfe8b1427df8d52d1f40a6f6c6dfac00e0ba\" id=d0878ca1-48eb-47a1-9292-dd2fbd196756 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 16:36:55.539536 crc crio[21573]: time=\"2026-06-12T16:36:55.539323423Z\" level=info msg=\"Stopped pod sandbox (already stopped): 8451c6f5cfd2e14db0244dad7164bfe8b1427df8d52d1f40a6f6c6dfac00e0ba\" id=d0878ca1-48eb-47a1-9292-dd2fbd196756 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 16:36:55.540747 crc crio[21573]: time=\"2026-06-12T16:36:55.540636759Z\" level=info msg=\"Removing pod sandbox: 8451c6f5cfd2e14db0244dad7164bfe8b1427df8d52d1f40a6f6c6dfac00e0ba\" id=3db4775f-2ac0-471c-9f7d-59e427969321 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 16:36:55.563787 crc crio[21573]: time=\"2026-06-12T16:36:55.563674066Z\" level=info msg=\"Removed pod sandbox: 8451c6f5cfd2e14db0244dad7164bfe8b1427df8d52d1f40a6f6c6dfac00e0ba\" id=3db4775f-2ac0-471c-9f7d-59e427969321 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 16:36:55.565411 crc crio[21573]: time=\"2026-06-12T16:36:55.565279369Z\" level=info msg=\"Stopping pod sandbox: fefe789dacfea5288b06cbeae4691a14ff02b9b2499aa424f39a26097254f838\" id=9570daaa-10a0-4861-b0b4-8e09c887c5ef name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 16:36:55.565747 crc crio[21573]: time=\"2026-06-12T16:36:55.565492644Z\" level=info msg=\"Stopped pod sandbox (already stopped): fefe789dacfea5288b06cbeae4691a14ff02b9b2499aa424f39a26097254f838\" id=9570daaa-10a0-4861-b0b4-8e09c887c5ef name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 16:36:55.566713 crc crio[21573]: time=\"2026-06-12T16:36:55.566612625Z\" level=info msg=\"Removing pod sandbox: fefe789dacfea5288b06cbeae4691a14ff02b9b2499aa424f39a26097254f838\" id=a7cf464c-1fca-4054-ae4f-2625a177df9c name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 16:36:55.591349 crc crio[21573]: time=\"2026-06-12T16:36:55.5910184Z\" level=info msg=\"Removed pod sandbox: fefe789dacfea5288b06cbeae4691a14ff02b9b2499aa424f39a26097254f838\" id=a7cf464c-1fca-4054-ae4f-2625a177df9c name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 16:36:55.593817 crc crio[21573]: time=\"2026-06-12T16:36:55.593707384Z\" level=info msg=\"Stopping pod sandbox: b965a8c59f2d04dd9306a83d1a7ebd79af08d678668e9c230128a94ee8c4fbf1\" id=b33f770c-5a95-417a-9b5b-138e64499caf name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 16:36:55.594032 crc crio[21573]: time=\"2026-06-12T16:36:55.593821108Z\" level=info msg=\"Stopped pod sandbox (already stopped): b965a8c59f2d04dd9306a83d1a7ebd79af08d678668e9c230128a94ee8c4fbf1\" id=b33f770c-5a95-417a-9b5b-138e64499caf name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 16:36:55.594630 crc crio[21573]: time=\"2026-06-12T16:36:55.594559148Z\" level=info msg=\"Removing pod sandbox: b965a8c59f2d04dd9306a83d1a7ebd79af08d678668e9c230128a94ee8c4fbf1\" id=21b34877-12b7-4a61-9370-e8572010e19f name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 16:36:55.614284 crc crio[21573]: time=\"2026-06-12T16:36:55.61411828Z\" level=info msg=\"Removed pod sandbox: b965a8c59f2d04dd9306a83d1a7ebd79af08d678668e9c230128a94ee8c4fbf1\" id=21b34877-12b7-4a61-9370-e8572010e19f name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 16:36:55.615708 crc crio[21573]: time=\"2026-06-12T16:36:55.615594678Z\" level=info msg=\"Stopping pod sandbox: 4b67f0cc460271ac1aadd0b3e9fd1a574ed533db65b459a51af0f4b71293a772\" id=3c1df5bf-170b-47c5-b264-3681bafa0b4c name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 16:36:55.615833 crc crio[21573]: time=\"2026-06-12T16:36:55.615710791Z\" level=info msg=\"Stopped pod sandbox (already stopped): 4b67f0cc460271ac1aadd0b3e9fd1a574ed533db65b459a51af0f4b71293a772\" id=3c1df5bf-170b-47c5-b264-3681bafa0b4c name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 16:36:55.617339 crc crio[21573]: time=\"2026-06-12T16:36:55.617254454Z\" level=info msg=\"Removing pod sandbox: 4b67f0cc460271ac1aadd0b3e9fd1a574ed533db65b459a51af0f4b71293a772\" id=e34c7357-01e2-4147-b183-3f0e6849bb6a name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 16:36:55.642067 crc crio[21573]: time=\"2026-06-12T16:36:55.641834762Z\" level=info msg=\"Removed pod sandbox: 4b67f0cc460271ac1aadd0b3e9fd1a574ed533db65b459a51af0f4b71293a772\" id=e34c7357-01e2-4147-b183-3f0e6849bb6a name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 16:37:01.701517 crc crio[21573]: time=\"2026-06-12T16:37:01.700149793Z\" level=info msg=\"Running pod sandbox: openstack/openstack-edpm-ipam-provisionserver-openstackprovisionservtckzq/POD\" id=47d45515-14c8-4416-9c1a-b2de2aac3c2a name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 16:37:01.703117 crc crio[21573]: time=\"2026-06-12T16:37:01.701937504Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:37:01.752884 crc crio[21573]: time=\"2026-06-12T16:37:01.750330232Z\" level=warning msg=\"Skipping invalid sysctl specified by config {net.ipv4.ping_group_range 0 2147483647}: \\\"net.ipv4.ping_group_range\\\" not allowed with host net enabled\" id=47d45515-14c8-4416-9c1a-b2de2aac3c2a name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 16:37:01.784888 crc crio[21573]: time=\"2026-06-12T16:37:01.784789096Z\" level=info msg=\"Ran pod sandbox b9ca24164745d2a9b7f8fbf8f9b66aabf9a308db91604166ce74a5555cd63079 with infra container: openstack/openstack-edpm-ipam-provisionserver-openstackprovisionservtckzq/POD\" id=47d45515-14c8-4416-9c1a-b2de2aac3c2a name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 16:37:01.790780 crc crio[21573]: time=\"2026-06-12T16:37:01.790646997Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/edpm-hardened-uefi:current-podified\" id=db506b53-297d-4161-893e-46de093e6bf1 name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:37:01.791628 crc crio[21573]: time=\"2026-06-12T16:37:01.790958176Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/edpm-hardened-uefi:current-podified not found\" id=db506b53-297d-4161-893e-46de093e6bf1 name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:37:01.791628 crc crio[21573]: time=\"2026-06-12T16:37:01.791210673Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/edpm-hardened-uefi:current-podified found\" id=db506b53-297d-4161-893e-46de093e6bf1 name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:37:01.794821 crc crio[21573]: time=\"2026-06-12T16:37:01.794726472Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/edpm-hardened-uefi:current-podified\" id=942d914d-e93f-4c5b-8812-921cb45195f3 name=/runtime.v1.ImageService/PullImage\nJun 12 16:37:01.814259 crc crio[21573]: time=\"2026-06-12T16:37:01.814152447Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/edpm-hardened-uefi:current-podified\\\"\"\nJun 12 16:37:29.555206 crc crio[21573]: time=\"2026-06-12T16:37:29.554199202Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/edpm-hardened-uefi@sha256:378b042cc88a95e8151e031bfbb0e9b60fa3f6eb17d8a184b8698986b7451d1e\" id=942d914d-e93f-4c5b-8812-921cb45195f3 name=/runtime.v1.ImageService/PullImage\nJun 12 16:37:29.557922 crc crio[21573]: time=\"2026-06-12T16:37:29.55777848Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/edpm-hardened-uefi:current-podified\" id=daa06b91-316c-4e2f-99a7-364aa033716b name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:37:29.565355 crc crio[21573]: time=\"2026-06-12T16:37:29.56527159Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/edpm-hardened-uefi:current-podified\" id=95984d68-9e48-479e-9a4d-3e95033ac50a name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:37:29.574391 crc crio[21573]: time=\"2026-06-12T16:37:29.574304133Z\" level=info msg=\"Creating container: openstack/openstack-edpm-ipam-provisionserver-openstackprovisionservtckzq/init\" id=7ca241ca-9573-4864-8102-07a473056c87 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:37:29.575718 crc crio[21573]: time=\"2026-06-12T16:37:29.575651331Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:37:29.629601 crc crio[21573]: time=\"2026-06-12T16:37:29.629287574Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:37:29.646045 crc crio[21573]: time=\"2026-06-12T16:37:29.645701574Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:37:29.840744 crc crio[21573]: time=\"2026-06-12T16:37:29.839738709Z\" level=info msg=\"Created container 359d61d3cc892cb09fc32fb10ded1e82dd10bd7b7d0eb35664b785c2f38f4e96: openstack/openstack-edpm-ipam-provisionserver-openstackprovisionservtckzq/init\" id=7ca241ca-9573-4864-8102-07a473056c87 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:37:29.842534 crc crio[21573]: time=\"2026-06-12T16:37:29.842398853Z\" level=info msg=\"Starting container: 359d61d3cc892cb09fc32fb10ded1e82dd10bd7b7d0eb35664b785c2f38f4e96\" id=ca3b622a-8c77-4d4f-a9f5-e62a3d16ee4c name=/runtime.v1.RuntimeService/StartContainer\nJun 12 16:37:29.848681 crc crio[21573]: time=\"2026-06-12T16:37:29.848428292Z\" level=info msg=\"Started container\" PID=116247 containerID=359d61d3cc892cb09fc32fb10ded1e82dd10bd7b7d0eb35664b785c2f38f4e96 description=openstack/openstack-edpm-ipam-provisionserver-openstackprovisionservtckzq/init id=ca3b622a-8c77-4d4f-a9f5-e62a3d16ee4c name=/runtime.v1.RuntimeService/StartContainer sandboxID=b9ca24164745d2a9b7f8fbf8f9b66aabf9a308db91604166ce74a5555cd63079\nJun 12 16:37:37.695872 crc crio[21573]: time=\"2026-06-12T16:37:37.694349608Z\" level=info msg=\"Pulling image: registry.redhat.io/ubi9/httpd-24:latest\" id=68eb7ece-9f5e-4323-bcf9-370064da0ff8 name=/runtime.v1.ImageService/PullImage\nJun 12 16:37:37.706180 crc crio[21573]: time=\"2026-06-12T16:37:37.706074407Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/ubi9/httpd-24:latest\\\"\"\nJun 12 16:37:40.143593 crc crio[21573]: time=\"2026-06-12T16:37:40.13288502Z\" level=info msg=\"Pulled image: registry.redhat.io/ubi9/httpd-24@sha256:ad0dea2237c315df6dcd44760313c4563611466bd339c1004d512a0d59a0efbf\" id=68eb7ece-9f5e-4323-bcf9-370064da0ff8 name=/runtime.v1.ImageService/PullImage\nJun 12 16:37:40.146247 crc crio[21573]: time=\"2026-06-12T16:37:40.146094138Z\" level=info msg=\"Checking image status: registry.redhat.io/ubi9/httpd-24:latest\" id=1a4bdc11-2683-44e2-a22e-53327b9d2164 name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:37:40.205502 crc crio[21573]: time=\"2026-06-12T16:37:40.205056038Z\" level=info msg=\"Checking image status: registry.redhat.io/ubi9/httpd-24:latest\" id=fcf37812-09fb-4ffd-8215-a86f58da775e name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:37:40.229815 crc crio[21573]: time=\"2026-06-12T16:37:40.229406832Z\" level=info msg=\"Creating container: openstack/openstack-edpm-ipam-provisionserver-openstackprovisionservtckzq/osp-httpd\" id=469ef5ce-aa2d-4117-8c78-ad0372cbea02 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:37:40.233543 crc crio[21573]: time=\"2026-06-12T16:37:40.233393175Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:37:40.334537 crc crio[21573]: time=\"2026-06-12T16:37:40.334397333Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:37:40.340945 crc crio[21573]: time=\"2026-06-12T16:37:40.340833223Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:37:40.555169 crc crio[21573]: time=\"2026-06-12T16:37:40.5545468Z\" level=info msg=\"Created container 0533fbbab50596e316bd3e3c823502e63142ffd8860ffdf788ac4f0a35901a0a: openstack/openstack-edpm-ipam-provisionserver-openstackprovisionservtckzq/osp-httpd\" id=469ef5ce-aa2d-4117-8c78-ad0372cbea02 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:37:40.558077 crc crio[21573]: time=\"2026-06-12T16:37:40.557950165Z\" level=info msg=\"Starting container: 0533fbbab50596e316bd3e3c823502e63142ffd8860ffdf788ac4f0a35901a0a\" id=f8c09814-17d5-4eb8-a1dc-47839f23bd1b name=/runtime.v1.RuntimeService/StartContainer\nJun 12 16:37:40.563860 crc crio[21573]: time=\"2026-06-12T16:37:40.563766478Z\" level=info msg=\"Started container\" PID=116784 containerID=0533fbbab50596e316bd3e3c823502e63142ffd8860ffdf788ac4f0a35901a0a description=openstack/openstack-edpm-ipam-provisionserver-openstackprovisionservtckzq/osp-httpd id=f8c09814-17d5-4eb8-a1dc-47839f23bd1b name=/runtime.v1.RuntimeService/StartContainer sandboxID=b9ca24164745d2a9b7f8fbf8f9b66aabf9a308db91604166ce74a5555cd63079\nJun 12 16:37:54.488997 crc crio[21573]: time=\"2026-06-12T16:37:54.48790345Z\" level=info msg=\"Running pod sandbox: openstack/openstack-edpm-ipam-provisionserver-checksum-discovery-fx4ft/POD\" id=1e5e30ab-690c-4d32-a891-015e00dbc05d name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 16:37:54.490369 crc crio[21573]: time=\"2026-06-12T16:37:54.489027762Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:37:54.529489 crc crio[21573]: time=\"2026-06-12T16:37:54.529318532Z\" level=info msg=\"Got pod network &{Name:openstack-edpm-ipam-provisionserver-checksum-discovery-fx4ft Namespace:openstack ID:34c0ae3397d8d1fdb0683ce5be192b96a525d97b18bb9c78cb4b7c3ee421fff4 UID:a1029d36-2617-4fad-9990-7e1b78599e0d NetNS:/var/run/netns/37119c99-05f1-4c3a-bc07-67e611599df6 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poda1029d36_2617_4fad_9990_7e1b78599e0d.slice PodAnnotations:0xc0001389b0}] Aliases:map[]}\"\nJun 12 16:37:54.529489 crc crio[21573]: time=\"2026-06-12T16:37:54.529404684Z\" level=info msg=\"Adding pod openstack_openstack-edpm-ipam-provisionserver-checksum-discovery-fx4ft to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 16:37:55.188515 crc crio[21573]: 2026-06-12T16:37:55Z [verbose] CmdAdd (shim): {1.1.0 [{Name:34c0ae3397d8d1f Mac:7a:c9:41:95:52:ff Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:e4 Mtu:0 Sandbox:/var/run/netns/37119c99-05f1-4c3a-bc07-67e611599df6 SocketPath: PciID:}] [{Interface:0xc00030c5c0 Address:{IP:10.217.0.228 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 16:37:55.190081 crc crio[21573]: time=\"2026-06-12T16:37:55.19000575Z\" level=info msg=\"Got pod network &{Name:openstack-edpm-ipam-provisionserver-checksum-discovery-fx4ft Namespace:openstack ID:34c0ae3397d8d1fdb0683ce5be192b96a525d97b18bb9c78cb4b7c3ee421fff4 UID:a1029d36-2617-4fad-9990-7e1b78599e0d NetNS:/var/run/netns/37119c99-05f1-4c3a-bc07-67e611599df6 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poda1029d36_2617_4fad_9990_7e1b78599e0d.slice PodAnnotations:0xc0001389b0}] Aliases:map[]}\"\nJun 12 16:37:55.190352 crc crio[21573]: time=\"2026-06-12T16:37:55.190245057Z\" level=info msg=\"Checking pod openstack_openstack-edpm-ipam-provisionserver-checksum-discovery-fx4ft for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 16:37:55.212290 crc crio[21573]: time=\"2026-06-12T16:37:55.21219299Z\" level=info msg=\"Ran pod sandbox 34c0ae3397d8d1fdb0683ce5be192b96a525d97b18bb9c78cb4b7c3ee421fff4 with infra container: openstack/openstack-edpm-ipam-provisionserver-checksum-discovery-fx4ft/POD\" id=1e5e30ab-690c-4d32-a891-015e00dbc05d name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 16:37:55.215525 crc crio[21573]: time=\"2026-06-12T16:37:55.215387849Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/edpm-hardened-uefi:current-podified\" id=3cf5b804-d4f4-432d-ab6b-8f00d8bec99e name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:37:55.219248 crc crio[21573]: time=\"2026-06-12T16:37:55.219081963Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/edpm-hardened-uefi:current-podified\" id=3e17da15-202e-4a96-820e-343d6228bef9 name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:37:55.269116 crc crio[21573]: time=\"2026-06-12T16:37:55.269019503Z\" level=info msg=\"Creating container: openstack/openstack-edpm-ipam-provisionserver-checksum-discovery-fx4ft/init\" id=9831afbd-0b47-4246-b65b-b8475959dca4 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:37:55.269781 crc crio[21573]: time=\"2026-06-12T16:37:55.269732082Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:37:55.328277 crc crio[21573]: time=\"2026-06-12T16:37:55.328128097Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:37:55.335906 crc crio[21573]: time=\"2026-06-12T16:37:55.335865514Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:37:55.655717 crc crio[21573]: time=\"2026-06-12T16:37:55.655004694Z\" level=info msg=\"Created container 288572b61d44f4e668b5e678b7d3db0d49fd5ed5431e8773ffc4f1d5e74cbed7: openstack/openstack-edpm-ipam-provisionserver-checksum-discovery-fx4ft/init\" id=9831afbd-0b47-4246-b65b-b8475959dca4 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:37:55.658546 crc crio[21573]: time=\"2026-06-12T16:37:55.65837885Z\" level=info msg=\"Starting container: 288572b61d44f4e668b5e678b7d3db0d49fd5ed5431e8773ffc4f1d5e74cbed7\" id=865d558a-cc00-478d-b830-faea94deff4d name=/runtime.v1.RuntimeService/StartContainer\nJun 12 16:37:55.665492 crc crio[21573]: time=\"2026-06-12T16:37:55.665315793Z\" level=info msg=\"Started container\" PID=117808 containerID=288572b61d44f4e668b5e678b7d3db0d49fd5ed5431e8773ffc4f1d5e74cbed7 description=openstack/openstack-edpm-ipam-provisionserver-checksum-discovery-fx4ft/init id=865d558a-cc00-478d-b830-faea94deff4d name=/runtime.v1.RuntimeService/StartContainer sandboxID=34c0ae3397d8d1fdb0683ce5be192b96a525d97b18bb9c78cb4b7c3ee421fff4\nJun 12 16:37:55.666235 crc crio[21573]: time=\"2026-06-12T16:37:55.666136786Z\" level=info msg=\"Removing container: 1c3ffa8e0432d0407747a3e298df688ad87a6a60a0aec78b3b5e12b23ee8e13b\" id=1bb96b55-042c-418b-85e8-28ff5eced9e7 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 16:37:55.765122 crc crio[21573]: time=\"2026-06-12T16:37:55.764906237Z\" level=info msg=\"Removed container 1c3ffa8e0432d0407747a3e298df688ad87a6a60a0aec78b3b5e12b23ee8e13b: openstack/cinder-online-data-migrations-4rkzb/cinder-online-data-migrations\" id=1bb96b55-042c-418b-85e8-28ff5eced9e7 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 16:37:55.768789 crc crio[21573]: time=\"2026-06-12T16:37:55.768658318Z\" level=info msg=\"Removing container: eba771f96003e5501210e00ff8df7f139df47f14a9ecbfcb9b11d812a623ff71\" id=6a8d696d-2738-40c4-b366-8d86edb0e197 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 16:37:55.842785 crc crio[21573]: time=\"2026-06-12T16:37:55.842626155Z\" level=info msg=\"Removed container eba771f96003e5501210e00ff8df7f139df47f14a9ecbfcb9b11d812a623ff71: openstack/barbican-db-sync-q8zhz/barbican-db-sync\" id=6a8d696d-2738-40c4-b366-8d86edb0e197 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 16:37:55.850672 crc crio[21573]: time=\"2026-06-12T16:37:55.850579593Z\" level=info msg=\"Removing container: 713f3a6f79af8900edfce5ec54de6e481570be7b9e8e94920d8b5c10eafa5543\" id=5bb20ba7-6678-4999-942f-ec185f12b503 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 16:37:55.998956 crc crio[21573]: time=\"2026-06-12T16:37:55.998791026Z\" level=info msg=\"Removed container 713f3a6f79af8900edfce5ec54de6e481570be7b9e8e94920d8b5c10eafa5543: openstack/neutron-db-sync-979sq/neutron-db-sync\" id=5bb20ba7-6678-4999-942f-ec185f12b503 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 16:37:56.004896 crc crio[21573]: time=\"2026-06-12T16:37:56.004777763Z\" level=info msg=\"Removing container: b839d6321814ab93450016dbf9ceffd34ecb64030bb7f406c43f4f414af3501e\" id=2880edb0-bc71-4a6d-8c27-91640d1b3559 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 16:37:56.126357 crc crio[21573]: time=\"2026-06-12T16:37:56.126150163Z\" level=info msg=\"Removed container b839d6321814ab93450016dbf9ceffd34ecb64030bb7f406c43f4f414af3501e: openstack/keystone-bootstrap-mn5h9/keystone-bootstrap\" id=2880edb0-bc71-4a6d-8c27-91640d1b3559 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 16:37:56.131320 crc crio[21573]: time=\"2026-06-12T16:37:56.131188614Z\" level=info msg=\"Removing container: b0f9687bf9197a4d522284f5a0979fc4ce77368f12d59649e33efda354028bf9\" id=cc406c69-938e-4d71-af3a-093baf31283d name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 16:37:56.230159 crc crio[21573]: time=\"2026-06-12T16:37:56.229942167Z\" level=info msg=\"Removed container b0f9687bf9197a4d522284f5a0979fc4ce77368f12d59649e33efda354028bf9: openstack/cinder-db-sync-xldzl/cinder-db-sync\" id=cc406c69-938e-4d71-af3a-093baf31283d name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 16:37:56.237412 crc crio[21573]: time=\"2026-06-12T16:37:56.237307916Z\" level=info msg=\"Removing container: 3a27efe738e13b70448afeddcfd3a7c51667954261596a900d5b859acd894c62\" id=610f5576-ed69-4156-907a-ed264501560e name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 16:37:56.377790 crc crio[21573]: time=\"2026-06-12T16:37:56.373870882Z\" level=info msg=\"Removed container 3a27efe738e13b70448afeddcfd3a7c51667954261596a900d5b859acd894c62: openstack/placement-db-sync-rzcc5/placement-db-sync\" id=610f5576-ed69-4156-907a-ed264501560e name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 16:37:56.390945 crc crio[21573]: time=\"2026-06-12T16:37:56.390819177Z\" level=info msg=\"Stopping pod sandbox: 9bc671bd970cf90f082a56cbb106893c9efdb9b8fe25ae414ecbc7482a9ee0d2\" id=8bb43ebe-6647-4a68-8fd8-fa03a1c4489d name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 16:37:56.390945 crc crio[21573]: time=\"2026-06-12T16:37:56.3909397Z\" level=info msg=\"Stopped pod sandbox (already stopped): 9bc671bd970cf90f082a56cbb106893c9efdb9b8fe25ae414ecbc7482a9ee0d2\" id=8bb43ebe-6647-4a68-8fd8-fa03a1c4489d name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 16:37:56.391807 crc crio[21573]: time=\"2026-06-12T16:37:56.391718732Z\" level=info msg=\"Removing pod sandbox: 9bc671bd970cf90f082a56cbb106893c9efdb9b8fe25ae414ecbc7482a9ee0d2\" id=3e76d7fd-877e-4372-918a-3cc20248ad9d name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 16:37:56.425163 crc crio[21573]: time=\"2026-06-12T16:37:56.424962966Z\" level=info msg=\"Removed pod sandbox: 9bc671bd970cf90f082a56cbb106893c9efdb9b8fe25ae414ecbc7482a9ee0d2\" id=3e76d7fd-877e-4372-918a-3cc20248ad9d name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 16:37:56.427928 crc crio[21573]: time=\"2026-06-12T16:37:56.427824653Z\" level=info msg=\"Stopping pod sandbox: 2bed26c75415c9faa00b9c08c3d1e2274a8615e66208ab7705a8d8a628dcbe46\" id=fc51004f-b576-4177-91e1-02a72aac75a6 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 16:37:56.427928 crc crio[21573]: time=\"2026-06-12T16:37:56.427924596Z\" level=info msg=\"Stopped pod sandbox (already stopped): 2bed26c75415c9faa00b9c08c3d1e2274a8615e66208ab7705a8d8a628dcbe46\" id=fc51004f-b576-4177-91e1-02a72aac75a6 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 16:37:56.428918 crc crio[21573]: time=\"2026-06-12T16:37:56.428840701Z\" level=info msg=\"Removing pod sandbox: 2bed26c75415c9faa00b9c08c3d1e2274a8615e66208ab7705a8d8a628dcbe46\" id=32e491e3-90c0-406f-b8c5-15772907e1a4 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 16:37:56.455817 crc crio[21573]: time=\"2026-06-12T16:37:56.455592484Z\" level=info msg=\"Removed pod sandbox: 2bed26c75415c9faa00b9c08c3d1e2274a8615e66208ab7705a8d8a628dcbe46\" id=32e491e3-90c0-406f-b8c5-15772907e1a4 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 16:37:56.457757 crc crio[21573]: time=\"2026-06-12T16:37:56.457168349Z\" level=info msg=\"Stopping pod sandbox: 7ff60b97fcc8df21f9274ff9e5f282f0bc72005d4ac1610d70049e10649d5f49\" id=024dd331-c0dd-4e0f-ba5c-28d471bcfde4 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 16:37:56.457757 crc crio[21573]: time=\"2026-06-12T16:37:56.457497625Z\" level=info msg=\"Stopped pod sandbox (already stopped): 7ff60b97fcc8df21f9274ff9e5f282f0bc72005d4ac1610d70049e10649d5f49\" id=024dd331-c0dd-4e0f-ba5c-28d471bcfde4 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 16:37:56.458898 crc crio[21573]: time=\"2026-06-12T16:37:56.4587879Z\" level=info msg=\"Removing pod sandbox: 7ff60b97fcc8df21f9274ff9e5f282f0bc72005d4ac1610d70049e10649d5f49\" id=a04a047c-661b-488d-8d09-5147823be19f name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 16:37:56.479279 crc crio[21573]: time=\"2026-06-12T16:37:56.479154312Z\" level=info msg=\"Removed pod sandbox: 7ff60b97fcc8df21f9274ff9e5f282f0bc72005d4ac1610d70049e10649d5f49\" id=a04a047c-661b-488d-8d09-5147823be19f name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 16:37:56.481070 crc crio[21573]: time=\"2026-06-12T16:37:56.480945771Z\" level=info msg=\"Stopping pod sandbox: 2ab944f1730a8aee43e9aa5afe44817769bd54c063cc180dc9085880d9ea9e92\" id=87a50b55-3129-41b6-98c4-3ed166fc5006 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 16:37:56.481185 crc crio[21573]: time=\"2026-06-12T16:37:56.481098306Z\" level=info msg=\"Stopped pod sandbox (already stopped): 2ab944f1730a8aee43e9aa5afe44817769bd54c063cc180dc9085880d9ea9e92\" id=87a50b55-3129-41b6-98c4-3ed166fc5006 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 16:37:56.482382 crc crio[21573]: time=\"2026-06-12T16:37:56.482292358Z\" level=info msg=\"Removing pod sandbox: 2ab944f1730a8aee43e9aa5afe44817769bd54c063cc180dc9085880d9ea9e92\" id=2680e803-489b-45da-bb6d-5a3dd3273c2b name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 16:37:56.501871 crc crio[21573]: time=\"2026-06-12T16:37:56.501766497Z\" level=info msg=\"Removed pod sandbox: 2ab944f1730a8aee43e9aa5afe44817769bd54c063cc180dc9085880d9ea9e92\" id=2680e803-489b-45da-bb6d-5a3dd3273c2b name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 16:37:56.503023 crc crio[21573]: time=\"2026-06-12T16:37:56.502934282Z\" level=info msg=\"Stopping pod sandbox: df4c089bb30f6cb5ebb48fd00aadcc8b1bf2fcd79fd9be0d0b7af176ecb0c76a\" id=28ce580e-878d-47b4-a986-56e1064f2ef0 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 16:37:56.503117 crc crio[21573]: time=\"2026-06-12T16:37:56.503081951Z\" level=info msg=\"Stopped pod sandbox (already stopped): df4c089bb30f6cb5ebb48fd00aadcc8b1bf2fcd79fd9be0d0b7af176ecb0c76a\" id=28ce580e-878d-47b4-a986-56e1064f2ef0 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 16:37:56.505905 crc crio[21573]: time=\"2026-06-12T16:37:56.505798408Z\" level=info msg=\"Removing pod sandbox: df4c089bb30f6cb5ebb48fd00aadcc8b1bf2fcd79fd9be0d0b7af176ecb0c76a\" id=07825e22-b640-40fe-9bc2-50c16088b88d name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 16:37:56.559077 crc crio[21573]: time=\"2026-06-12T16:37:56.554707664Z\" level=info msg=\"Removed pod sandbox: df4c089bb30f6cb5ebb48fd00aadcc8b1bf2fcd79fd9be0d0b7af176ecb0c76a\" id=07825e22-b640-40fe-9bc2-50c16088b88d name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 16:37:56.573285 crc crio[21573]: time=\"2026-06-12T16:37:56.573162979Z\" level=info msg=\"Stopping pod sandbox: bba45bc4fc995ed81c8de048d5a7a81d7b238613af5525300ff90a0aef2bbc0f\" id=28565812-bb45-4e19-817b-e3a642a98feb name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 16:37:56.573652 crc crio[21573]: time=\"2026-06-12T16:37:56.573298692Z\" level=info msg=\"Stopped pod sandbox (already stopped): bba45bc4fc995ed81c8de048d5a7a81d7b238613af5525300ff90a0aef2bbc0f\" id=28565812-bb45-4e19-817b-e3a642a98feb name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 16:37:56.578924 crc crio[21573]: time=\"2026-06-12T16:37:56.57864479Z\" level=info msg=\"Removing pod sandbox: bba45bc4fc995ed81c8de048d5a7a81d7b238613af5525300ff90a0aef2bbc0f\" id=10e109f0-dc8c-4096-ad07-541f055388e8 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 16:37:56.622501 crc crio[21573]: time=\"2026-06-12T16:37:56.622317018Z\" level=info msg=\"Removed pod sandbox: bba45bc4fc995ed81c8de048d5a7a81d7b238613af5525300ff90a0aef2bbc0f\" id=10e109f0-dc8c-4096-ad07-541f055388e8 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 16:38:00.561019 crc crio[21573]: time=\"2026-06-12T16:38:00.5601117Z\" level=info msg=\"Running pod sandbox: openshift-infra/auto-csr-approver-29688038-qxcbz/POD\" id=89ed2d58-ab8b-4d3b-b6b6-577fc5f6de10 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 16:38:00.562233 crc crio[21573]: time=\"2026-06-12T16:38:00.561046467Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:38:00.617726 crc crio[21573]: time=\"2026-06-12T16:38:00.617002544Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29688038-qxcbz Namespace:openshift-infra ID:b357cabab96957123e7ec24ad913bce0fe14d7205f1e241d709bbe11b3770c69 UID:4a357424-3639-4862-b1da-bd8ab3761b1b NetNS:/var/run/netns/85d98785-3bd2-484e-adde-9e3b4c646f34 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod4a357424_3639_4862_b1da_bd8ab3761b1b.slice PodAnnotations:0xc000138770}] Aliases:map[]}\"\nJun 12 16:38:00.618232 crc crio[21573]: time=\"2026-06-12T16:38:00.617754596Z\" level=info msg=\"Adding pod openshift-infra_auto-csr-approver-29688038-qxcbz to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 16:38:01.055726 crc crio[21573]: 2026-06-12T16:38:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:b357cabab969571 Mac:2e:9d:5e:77:3d:b5 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:e5 Mtu:0 Sandbox:/var/run/netns/85d98785-3bd2-484e-adde-9e3b4c646f34 SocketPath: PciID:}] [{Interface:0xc000015210 Address:{IP:10.217.0.229 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 16:38:01.058823 crc crio[21573]: time=\"2026-06-12T16:38:01.058592895Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29688038-qxcbz Namespace:openshift-infra ID:b357cabab96957123e7ec24ad913bce0fe14d7205f1e241d709bbe11b3770c69 UID:4a357424-3639-4862-b1da-bd8ab3761b1b NetNS:/var/run/netns/85d98785-3bd2-484e-adde-9e3b4c646f34 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod4a357424_3639_4862_b1da_bd8ab3761b1b.slice PodAnnotations:0xc000138770}] Aliases:map[]}\"\nJun 12 16:38:01.058823 crc crio[21573]: time=\"2026-06-12T16:38:01.058810201Z\" level=info msg=\"Checking pod openshift-infra_auto-csr-approver-29688038-qxcbz for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 16:38:01.070033 crc crio[21573]: time=\"2026-06-12T16:38:01.069639134Z\" level=info msg=\"Ran pod sandbox b357cabab96957123e7ec24ad913bce0fe14d7205f1e241d709bbe11b3770c69 with infra container: openshift-infra/auto-csr-approver-29688038-qxcbz/POD\" id=89ed2d58-ab8b-4d3b-b6b6-577fc5f6de10 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 16:38:01.075797 crc crio[21573]: time=\"2026-06-12T16:38:01.073767538Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-cli:latest\" id=8de82667-e30a-450f-af3e-c7a67af1fb41 name=/runtime.v1.ImageService/PullImage\nJun 12 16:38:01.079714 crc crio[21573]: time=\"2026-06-12T16:38:01.079624503Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-cli:latest\\\"\"\nJun 12 16:38:02.298029 crc crio[21573]: time=\"2026-06-12T16:38:02.297359445Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9\" id=8de82667-e30a-450f-af3e-c7a67af1fb41 name=/runtime.v1.ImageService/PullImage\nJun 12 16:38:02.304752 crc crio[21573]: time=\"2026-06-12T16:38:02.30467362Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=44992307-eaa4-477f-9159-f4a35da3b30d name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:38:02.308297 crc crio[21573]: time=\"2026-06-12T16:38:02.308205038Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=99b36a75-e978-4191-9053-032ba8a05b52 name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:38:02.325820 crc crio[21573]: time=\"2026-06-12T16:38:02.325723365Z\" level=info msg=\"Creating container: openshift-infra/auto-csr-approver-29688038-qxcbz/oc\" id=6107ea37-fd51-44dd-964b-f4b026922a3b name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:38:02.326389 crc crio[21573]: time=\"2026-06-12T16:38:02.326328992Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:38:02.399808 crc crio[21573]: time=\"2026-06-12T16:38:02.399676141Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:38:02.849367 crc crio[21573]: time=\"2026-06-12T16:38:02.849265475Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:38:03.112004 crc crio[21573]: time=\"2026-06-12T16:38:03.111154232Z\" level=info msg=\"Created container 236ad4acf3d56d906d221b31a542b2ab4bc9457f7d09494ad8dca603f04c7e2f: openshift-infra/auto-csr-approver-29688038-qxcbz/oc\" id=6107ea37-fd51-44dd-964b-f4b026922a3b name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:38:03.114062 crc crio[21573]: time=\"2026-06-12T16:38:03.11393904Z\" level=info msg=\"Starting container: 236ad4acf3d56d906d221b31a542b2ab4bc9457f7d09494ad8dca603f04c7e2f\" id=433a9990-bf29-488e-a984-8f3425b2f77b name=/runtime.v1.RuntimeService/StartContainer\nJun 12 16:38:03.123791 crc crio[21573]: time=\"2026-06-12T16:38:03.12361747Z\" level=info msg=\"Started container\" PID=118184 containerID=236ad4acf3d56d906d221b31a542b2ab4bc9457f7d09494ad8dca603f04c7e2f description=openshift-infra/auto-csr-approver-29688038-qxcbz/oc id=433a9990-bf29-488e-a984-8f3425b2f77b name=/runtime.v1.RuntimeService/StartContainer sandboxID=b357cabab96957123e7ec24ad913bce0fe14d7205f1e241d709bbe11b3770c69\nJun 12 16:38:03.267198 crc crio[21573]: time=\"2026-06-12T16:38:03.26712536Z\" level=info msg=\"Pulling image: quay.io/openstack-k8s-operators/openstack-baremetal-operator-agent:latest\" id=f2546d47-d167-4ff4-aace-c6ffa4a4e37b name=/runtime.v1.ImageService/PullImage\nJun 12 16:38:03.274141 crc crio[21573]: time=\"2026-06-12T16:38:03.273333946Z\" level=info msg=\"Trying to access \\\"quay.io/openstack-k8s-operators/openstack-baremetal-operator-agent:latest\\\"\"\nJun 12 16:38:05.347159 crc crio[21573]: time=\"2026-06-12T16:38:05.346305903Z\" level=info msg=\"Stopping pod sandbox: b357cabab96957123e7ec24ad913bce0fe14d7205f1e241d709bbe11b3770c69\" id=535e11f8-2092-4404-80df-7dfdb5d5ca14 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 16:38:05.349178 crc crio[21573]: time=\"2026-06-12T16:38:05.347798536Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29688038-qxcbz Namespace:openshift-infra ID:b357cabab96957123e7ec24ad913bce0fe14d7205f1e241d709bbe11b3770c69 UID:4a357424-3639-4862-b1da-bd8ab3761b1b NetNS:/var/run/netns/85d98785-3bd2-484e-adde-9e3b4c646f34 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod4a357424_3639_4862_b1da_bd8ab3761b1b.slice PodAnnotations:0xc000139a68}] Aliases:map[]}\"\nJun 12 16:38:05.349178 crc crio[21573]: time=\"2026-06-12T16:38:05.34796294Z\" level=info msg=\"Deleting pod openshift-infra_auto-csr-approver-29688038-qxcbz from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 16:38:05.881829 crc crio[21573]: time=\"2026-06-12T16:38:05.877203836Z\" level=info msg=\"Stopped pod sandbox: b357cabab96957123e7ec24ad913bce0fe14d7205f1e241d709bbe11b3770c69\" id=535e11f8-2092-4404-80df-7dfdb5d5ca14 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 16:38:06.063564 crc crio[21573]: time=\"2026-06-12T16:38:06.062696246Z\" level=info msg=\"Pulled image: quay.io/openstack-k8s-operators/openstack-baremetal-operator-agent@sha256:760e8cd64859cb52aff3c66ea9ec10642f98668991f478257c01e45fcbdff0b0\" id=f2546d47-d167-4ff4-aace-c6ffa4a4e37b name=/runtime.v1.ImageService/PullImage\nJun 12 16:38:06.071152 crc crio[21573]: time=\"2026-06-12T16:38:06.071007877Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-baremetal-operator-agent:latest\" id=5e133b91-93c1-40c9-b6c5-4e942f351c04 name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:38:06.077283 crc crio[21573]: time=\"2026-06-12T16:38:06.077149306Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-baremetal-operator-agent:latest\" id=dfb396c4-58de-4c4c-b7c1-4c51b8e0be37 name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:38:06.100350 crc crio[21573]: time=\"2026-06-12T16:38:06.100272375Z\" level=info msg=\"Creating container: openstack/openstack-edpm-ipam-provisionserver-checksum-discovery-fx4ft/openstack-edpm-ipam-provisionserver-checksum-discovery\" id=6b6192df-0119-427a-89fc-013c8e2273d4 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:38:06.104354 crc crio[21573]: time=\"2026-06-12T16:38:06.104309859Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:38:06.173168 crc crio[21573]: time=\"2026-06-12T16:38:06.173096805Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:38:06.178482 crc crio[21573]: time=\"2026-06-12T16:38:06.178405383Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:38:06.500170 crc crio[21573]: time=\"2026-06-12T16:38:06.499848229Z\" level=info msg=\"Created container b4e5f52a41f4d45fa857c3fd3049f96234dcbe9912344ee90639c886dc80c259: openstack/openstack-edpm-ipam-provisionserver-checksum-discovery-fx4ft/openstack-edpm-ipam-provisionserver-checksum-discovery\" id=6b6192df-0119-427a-89fc-013c8e2273d4 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:38:06.504412 crc crio[21573]: time=\"2026-06-12T16:38:06.504303133Z\" level=info msg=\"Starting container: b4e5f52a41f4d45fa857c3fd3049f96234dcbe9912344ee90639c886dc80c259\" id=50c1e0bd-a3e9-447a-8f0d-cb4b557ffbac name=/runtime.v1.RuntimeService/StartContainer\nJun 12 16:38:06.515317 crc crio[21573]: time=\"2026-06-12T16:38:06.515139316Z\" level=info msg=\"Started container\" PID=118518 containerID=b4e5f52a41f4d45fa857c3fd3049f96234dcbe9912344ee90639c886dc80c259 description=openstack/openstack-edpm-ipam-provisionserver-checksum-discovery-fx4ft/openstack-edpm-ipam-provisionserver-checksum-discovery id=50c1e0bd-a3e9-447a-8f0d-cb4b557ffbac name=/runtime.v1.RuntimeService/StartContainer sandboxID=34c0ae3397d8d1fdb0683ce5be192b96a525d97b18bb9c78cb4b7c3ee421fff4\nJun 12 16:38:08.414583 crc crio[21573]: time=\"2026-06-12T16:38:08.413068842Z\" level=info msg=\"Stopping pod sandbox: 34c0ae3397d8d1fdb0683ce5be192b96a525d97b18bb9c78cb4b7c3ee421fff4\" id=1d8f65f1-a97e-404a-9c5b-ff9b39ca1227 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 16:38:08.417034 crc crio[21573]: time=\"2026-06-12T16:38:08.41513235Z\" level=info msg=\"Got pod network &{Name:openstack-edpm-ipam-provisionserver-checksum-discovery-fx4ft Namespace:openstack ID:34c0ae3397d8d1fdb0683ce5be192b96a525d97b18bb9c78cb4b7c3ee421fff4 UID:a1029d36-2617-4fad-9990-7e1b78599e0d NetNS:/var/run/netns/37119c99-05f1-4c3a-bc07-67e611599df6 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poda1029d36_2617_4fad_9990_7e1b78599e0d.slice PodAnnotations:0xc000138bc0}] Aliases:map[]}\"\nJun 12 16:38:08.417034 crc crio[21573]: time=\"2026-06-12T16:38:08.415281384Z\" level=info msg=\"Deleting pod openstack_openstack-edpm-ipam-provisionserver-checksum-discovery-fx4ft from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 16:38:08.806679 crc crio[21573]: time=\"2026-06-12T16:38:08.802295085Z\" level=info msg=\"Stopped pod sandbox: 34c0ae3397d8d1fdb0683ce5be192b96a525d97b18bb9c78cb4b7c3ee421fff4\" id=1d8f65f1-a97e-404a-9c5b-ff9b39ca1227 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 16:38:56.653918 crc crio[21573]: time=\"2026-06-12T16:38:56.651078049Z\" level=info msg=\"Removing container: 519d9cc6bf6b1ee2f23f255f3447a93b010c59d63d080b4f893189e9ddec9879\" id=eb1b6a4d-0caf-45ec-b211-c0d4b4658dbe name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 16:38:56.843705 crc crio[21573]: time=\"2026-06-12T16:38:56.843547511Z\" level=info msg=\"Removed container 519d9cc6bf6b1ee2f23f255f3447a93b010c59d63d080b4f893189e9ddec9879: openshift-infra/auto-csr-approver-29688032-ghktz/oc\" id=eb1b6a4d-0caf-45ec-b211-c0d4b4658dbe name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 16:38:56.857110 crc crio[21573]: time=\"2026-06-12T16:38:56.856956877Z\" level=info msg=\"Stopping pod sandbox: e5fc1aac69c4994a8ae8e57133e91174733053a38aefb42361cd3f31517f1b8d\" id=50bf2a45-60fd-4a70-af35-1a4106ac04ef name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 16:38:56.857110 crc crio[21573]: time=\"2026-06-12T16:38:56.85709018Z\" level=info msg=\"Stopped pod sandbox (already stopped): e5fc1aac69c4994a8ae8e57133e91174733053a38aefb42361cd3f31517f1b8d\" id=50bf2a45-60fd-4a70-af35-1a4106ac04ef name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 16:38:56.858043 crc crio[21573]: time=\"2026-06-12T16:38:56.857929994Z\" level=info msg=\"Removing pod sandbox: e5fc1aac69c4994a8ae8e57133e91174733053a38aefb42361cd3f31517f1b8d\" id=510a400e-6e9b-4a0c-b465-c2f2c84e1d3f name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 16:38:56.885531 crc crio[21573]: time=\"2026-06-12T16:38:56.885337683Z\" level=info msg=\"Removed pod sandbox: e5fc1aac69c4994a8ae8e57133e91174733053a38aefb42361cd3f31517f1b8d\" id=510a400e-6e9b-4a0c-b465-c2f2c84e1d3f name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 16:39:56.916514 crc crio[21573]: time=\"2026-06-12T16:39:56.915627435Z\" level=info msg=\"Removing container: 00a58e2bb51f17372b75522ccda8c77e0919a36e5142159fd961b9a18320cb0e\" id=66a31cd8-60c8-4a08-94f7-0ba6e1b66aa3 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 16:39:56.998671 crc crio[21573]: time=\"2026-06-12T16:39:56.998370526Z\" level=info msg=\"Removed container 00a58e2bb51f17372b75522ccda8c77e0919a36e5142159fd961b9a18320cb0e: openstack/nova-cell1-db-create-hlchg/mariadb-database-create\" id=66a31cd8-60c8-4a08-94f7-0ba6e1b66aa3 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 16:39:57.005715 crc crio[21573]: time=\"2026-06-12T16:39:57.005594576Z\" level=info msg=\"Removing container: f1e7b58e3162129576721162f7de5eb507d0e8e70d5f3f701d9eed0b9c2c7d80\" id=70ebadc7-301b-4c90-a56e-304b8ddda203 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 16:39:57.087172 crc crio[21573]: time=\"2026-06-12T16:39:57.087041966Z\" level=info msg=\"Removed container f1e7b58e3162129576721162f7de5eb507d0e8e70d5f3f701d9eed0b9c2c7d80: openstack/nova-cell1-ee01-account-create-update-fd2xg/mariadb-account-create-update\" id=70ebadc7-301b-4c90-a56e-304b8ddda203 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 16:39:57.092259 crc crio[21573]: time=\"2026-06-12T16:39:57.091613226Z\" level=info msg=\"Removing container: bf82662b74ed0151c2a0e1f2c6f711c726f47aaef1d1975783a16998ff73aa29\" id=9f8fddd9-0224-4409-9e17-33955f140f12 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 16:39:57.182699 crc crio[21573]: time=\"2026-06-12T16:39:57.18258189Z\" level=info msg=\"Removed container bf82662b74ed0151c2a0e1f2c6f711c726f47aaef1d1975783a16998ff73aa29: openstack/nova-api-92f1-account-create-update-5s6l7/mariadb-account-create-update\" id=9f8fddd9-0224-4409-9e17-33955f140f12 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 16:39:57.185605 crc crio[21573]: time=\"2026-06-12T16:39:57.185533289Z\" level=info msg=\"Removing container: 6b5568fe80e8b85f7a2af18b8d0387e35f8e82d587488dc4311dc7958200d9b0\" id=38bcaf26-6825-4524-8209-ae70eef83795 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 16:39:57.405320 crc crio[21573]: time=\"2026-06-12T16:39:57.405164119Z\" level=info msg=\"Removed container 6b5568fe80e8b85f7a2af18b8d0387e35f8e82d587488dc4311dc7958200d9b0: openstack/nova-cell0-conductor-db-sync-6ktw8/nova-cell0-conductor-db-sync\" id=38bcaf26-6825-4524-8209-ae70eef83795 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 16:39:57.411402 crc crio[21573]: time=\"2026-06-12T16:39:57.40973133Z\" level=info msg=\"Removing container: 6fae81f0771e8372e454ebd2157f3a42fde08da227a7dd407b8dc3fe80d96230\" id=d8a1f242-f7f0-4a3a-8738-b97d6d878c4a name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 16:39:57.483863 crc crio[21573]: time=\"2026-06-12T16:39:57.483634041Z\" level=info msg=\"Removed container 6fae81f0771e8372e454ebd2157f3a42fde08da227a7dd407b8dc3fe80d96230: openstack/nova-cell0-db-create-9g6jl/mariadb-database-create\" id=d8a1f242-f7f0-4a3a-8738-b97d6d878c4a name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 16:39:57.488573 crc crio[21573]: time=\"2026-06-12T16:39:57.488384854Z\" level=info msg=\"Removing container: 9c95feba8149acab07ea6904347418e76c9ab8b3d1cb6533fb9845f5cd13791f\" id=f27c512a-ccc1-4be2-89be-52660965fa9c name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 16:39:57.533352 crc crio[21573]: time=\"2026-06-12T16:39:57.533243076Z\" level=info msg=\"Removed container 9c95feba8149acab07ea6904347418e76c9ab8b3d1cb6533fb9845f5cd13791f: openstack/nova-cell0-82a2-account-create-update-pmkx2/mariadb-account-create-update\" id=f27c512a-ccc1-4be2-89be-52660965fa9c name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 16:39:57.542026 crc crio[21573]: time=\"2026-06-12T16:39:57.541938806Z\" level=info msg=\"Removing container: 698bae073456e568d0a8c826849752597f07a521e290a362a431c1b45211fb29\" id=4ae083fb-e911-4098-bcad-d5ff54bf7f86 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 16:39:57.586374 crc crio[21573]: time=\"2026-06-12T16:39:57.586203388Z\" level=info msg=\"Removed container 698bae073456e568d0a8c826849752597f07a521e290a362a431c1b45211fb29: openstack/nova-api-db-create-4rwld/mariadb-database-create\" id=4ae083fb-e911-4098-bcad-d5ff54bf7f86 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 16:39:57.598144 crc crio[21573]: time=\"2026-06-12T16:39:57.598082989Z\" level=info msg=\"Stopping pod sandbox: c8ce36ef1b587636136550afe3d081ee6752f9d75b86bebde31da60fa8c49a56\" id=d55e5063-12ab-4952-8f80-e20b1e135a5d name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 16:39:57.598579 crc crio[21573]: time=\"2026-06-12T16:39:57.598549292Z\" level=info msg=\"Stopped pod sandbox (already stopped): c8ce36ef1b587636136550afe3d081ee6752f9d75b86bebde31da60fa8c49a56\" id=d55e5063-12ab-4952-8f80-e20b1e135a5d name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 16:39:57.599628 crc crio[21573]: time=\"2026-06-12T16:39:57.599559661Z\" level=info msg=\"Removing pod sandbox: c8ce36ef1b587636136550afe3d081ee6752f9d75b86bebde31da60fa8c49a56\" id=6e8d0fff-b2af-405a-bc16-fc789d94a523 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 16:39:57.625430 crc crio[21573]: time=\"2026-06-12T16:39:57.625362866Z\" level=info msg=\"Removed pod sandbox: c8ce36ef1b587636136550afe3d081ee6752f9d75b86bebde31da60fa8c49a56\" id=6e8d0fff-b2af-405a-bc16-fc789d94a523 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 16:39:57.627188 crc crio[21573]: time=\"2026-06-12T16:39:57.627091652Z\" level=info msg=\"Stopping pod sandbox: edad8975c58ee4e33e03dc467bffc6b38e0858110d8e0250375abf8699042156\" id=f0a1b245-0013-45fd-af38-c1d2ec252b10 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 16:39:57.627188 crc crio[21573]: time=\"2026-06-12T16:39:57.627179594Z\" level=info msg=\"Stopped pod sandbox (already stopped): edad8975c58ee4e33e03dc467bffc6b38e0858110d8e0250375abf8699042156\" id=f0a1b245-0013-45fd-af38-c1d2ec252b10 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 16:39:57.628637 crc crio[21573]: time=\"2026-06-12T16:39:57.628530132Z\" level=info msg=\"Removing pod sandbox: edad8975c58ee4e33e03dc467bffc6b38e0858110d8e0250375abf8699042156\" id=9831d0d9-a825-4955-8d78-e56dc0d60e34 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 16:39:57.655299 crc crio[21573]: time=\"2026-06-12T16:39:57.65511839Z\" level=info msg=\"Removed pod sandbox: edad8975c58ee4e33e03dc467bffc6b38e0858110d8e0250375abf8699042156\" id=9831d0d9-a825-4955-8d78-e56dc0d60e34 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 16:39:57.656719 crc crio[21573]: time=\"2026-06-12T16:39:57.656629279Z\" level=info msg=\"Stopping pod sandbox: e2cf8fb869a455039c6cea5ad45cb9d0cac22cbd0d623e6533cd022aa94040ce\" id=bdd2ae58-66d4-4c2f-9364-bc0307f5c62d name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 16:39:57.656976 crc crio[21573]: time=\"2026-06-12T16:39:57.656738142Z\" level=info msg=\"Stopped pod sandbox (already stopped): e2cf8fb869a455039c6cea5ad45cb9d0cac22cbd0d623e6533cd022aa94040ce\" id=bdd2ae58-66d4-4c2f-9364-bc0307f5c62d name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 16:39:57.657578 crc crio[21573]: time=\"2026-06-12T16:39:57.657541065Z\" level=info msg=\"Removing pod sandbox: e2cf8fb869a455039c6cea5ad45cb9d0cac22cbd0d623e6533cd022aa94040ce\" id=51ba50e4-a747-4d65-9a65-e7d90c3432b6 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 16:39:57.683244 crc crio[21573]: time=\"2026-06-12T16:39:57.683104804Z\" level=info msg=\"Removed pod sandbox: e2cf8fb869a455039c6cea5ad45cb9d0cac22cbd0d623e6533cd022aa94040ce\" id=51ba50e4-a747-4d65-9a65-e7d90c3432b6 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 16:39:57.684726 crc crio[21573]: time=\"2026-06-12T16:39:57.684594733Z\" level=info msg=\"Stopping pod sandbox: 0afd9a785206ef5c674c67b77cebbab97e6c0588442e0427c66d95f09a2f5419\" id=4272dbb6-cc16-4b1b-9644-7083d0785216 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 16:39:57.684726 crc crio[21573]: time=\"2026-06-12T16:39:57.684712676Z\" level=info msg=\"Stopped pod sandbox (already stopped): 0afd9a785206ef5c674c67b77cebbab97e6c0588442e0427c66d95f09a2f5419\" id=4272dbb6-cc16-4b1b-9644-7083d0785216 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 16:39:57.686381 crc crio[21573]: time=\"2026-06-12T16:39:57.686204308Z\" level=info msg=\"Removing pod sandbox: 0afd9a785206ef5c674c67b77cebbab97e6c0588442e0427c66d95f09a2f5419\" id=46b22f18-102a-4d9f-9733-adcb352c38ad name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 16:39:57.713644 crc crio[21573]: time=\"2026-06-12T16:39:57.713515066Z\" level=info msg=\"Removed pod sandbox: 0afd9a785206ef5c674c67b77cebbab97e6c0588442e0427c66d95f09a2f5419\" id=46b22f18-102a-4d9f-9733-adcb352c38ad name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 16:39:57.714938 crc crio[21573]: time=\"2026-06-12T16:39:57.714795839Z\" level=info msg=\"Stopping pod sandbox: ccf5c4c3a5f161fc5dd934721aae0729acce7d8d43d4bc16f6b7a21962f61279\" id=9b45d415-07cb-4b23-9301-04138bf216df name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 16:39:57.714938 crc crio[21573]: time=\"2026-06-12T16:39:57.714920353Z\" level=info msg=\"Stopped pod sandbox (already stopped): ccf5c4c3a5f161fc5dd934721aae0729acce7d8d43d4bc16f6b7a21962f61279\" id=9b45d415-07cb-4b23-9301-04138bf216df name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 16:39:57.717102 crc crio[21573]: time=\"2026-06-12T16:39:57.716881178Z\" level=info msg=\"Removing pod sandbox: ccf5c4c3a5f161fc5dd934721aae0729acce7d8d43d4bc16f6b7a21962f61279\" id=12ca4791-e3be-411e-b061-45d3deddffc2 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 16:39:57.758983 crc crio[21573]: time=\"2026-06-12T16:39:57.75867088Z\" level=info msg=\"Removed pod sandbox: ccf5c4c3a5f161fc5dd934721aae0729acce7d8d43d4bc16f6b7a21962f61279\" id=12ca4791-e3be-411e-b061-45d3deddffc2 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 16:39:57.760615 crc crio[21573]: time=\"2026-06-12T16:39:57.760375006Z\" level=info msg=\"Stopping pod sandbox: 3991f199f586de72e9f22fa24d11b65e2e3020203e1f0e9836d83d376609fc17\" id=996e85ca-22cd-4b9f-aa15-c7a3708c6ea7 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 16:39:57.760615 crc crio[21573]: time=\"2026-06-12T16:39:57.760558501Z\" level=info msg=\"Stopped pod sandbox (already stopped): 3991f199f586de72e9f22fa24d11b65e2e3020203e1f0e9836d83d376609fc17\" id=996e85ca-22cd-4b9f-aa15-c7a3708c6ea7 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 16:39:57.761843 crc crio[21573]: time=\"2026-06-12T16:39:57.761646132Z\" level=info msg=\"Removing pod sandbox: 3991f199f586de72e9f22fa24d11b65e2e3020203e1f0e9836d83d376609fc17\" id=303f859b-4a2f-4d28-b3c7-5032ef5b9643 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 16:39:57.799586 crc crio[21573]: time=\"2026-06-12T16:39:57.799394753Z\" level=info msg=\"Removed pod sandbox: 3991f199f586de72e9f22fa24d11b65e2e3020203e1f0e9836d83d376609fc17\" id=303f859b-4a2f-4d28-b3c7-5032ef5b9643 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 16:39:57.801658 crc crio[21573]: time=\"2026-06-12T16:39:57.80153066Z\" level=info msg=\"Stopping pod sandbox: 17a21eaf68e3a07895fe54dc3d107a5efe0ac7157e42516b7bdf47ff4f147fbf\" id=261ecc22-58a8-446f-9244-c8c88a6386ce name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 16:39:57.802231 crc crio[21573]: time=\"2026-06-12T16:39:57.801667993Z\" level=info msg=\"Stopped pod sandbox (already stopped): 17a21eaf68e3a07895fe54dc3d107a5efe0ac7157e42516b7bdf47ff4f147fbf\" id=261ecc22-58a8-446f-9244-c8c88a6386ce name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 16:39:57.803274 crc crio[21573]: time=\"2026-06-12T16:39:57.803094525Z\" level=info msg=\"Removing pod sandbox: 17a21eaf68e3a07895fe54dc3d107a5efe0ac7157e42516b7bdf47ff4f147fbf\" id=26f6f720-2a7f-4ff9-b89f-fa895446a223 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 16:39:57.840269 crc crio[21573]: time=\"2026-06-12T16:39:57.840056214Z\" level=info msg=\"Removed pod sandbox: 17a21eaf68e3a07895fe54dc3d107a5efe0ac7157e42516b7bdf47ff4f147fbf\" id=26f6f720-2a7f-4ff9-b89f-fa895446a223 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 16:40:00.714203 crc crio[21573]: time=\"2026-06-12T16:40:00.713076148Z\" level=info msg=\"Running pod sandbox: openshift-infra/auto-csr-approver-29688040-xtv6p/POD\" id=988c3c23-96c7-4c8a-a9fc-6d2b6aa48264 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 16:40:00.716090 crc crio[21573]: time=\"2026-06-12T16:40:00.714969862Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:40:00.778418 crc crio[21573]: time=\"2026-06-12T16:40:00.778270747Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29688040-xtv6p Namespace:openshift-infra ID:93e902681cc94ef661bb8cfc42a1bdafaae3afd13f3fd148a6277a56bbfe396c UID:5e19f69e-6e0c-431f-9551-d8ad4ff015a5 NetNS:/var/run/netns/39e7aae8-1809-4f89-898d-e1335c8e64b4 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod5e19f69e_6e0c_431f_9551_d8ad4ff015a5.slice PodAnnotations:0xc002428648}] Aliases:map[]}\"\nJun 12 16:40:00.778418 crc crio[21573]: time=\"2026-06-12T16:40:00.77836647Z\" level=info msg=\"Adding pod openshift-infra_auto-csr-approver-29688040-xtv6p to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 16:40:01.497627 crc crio[21573]: 2026-06-12T16:40:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:93e902681cc94ef Mac:9e:a1:6c:7a:24:07 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:e6 Mtu:0 Sandbox:/var/run/netns/39e7aae8-1809-4f89-898d-e1335c8e64b4 SocketPath: PciID:}] [{Interface:0xc000193800 Address:{IP:10.217.0.230 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 16:40:01.500840 crc crio[21573]: time=\"2026-06-12T16:40:01.500728416Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29688040-xtv6p Namespace:openshift-infra ID:93e902681cc94ef661bb8cfc42a1bdafaae3afd13f3fd148a6277a56bbfe396c UID:5e19f69e-6e0c-431f-9551-d8ad4ff015a5 NetNS:/var/run/netns/39e7aae8-1809-4f89-898d-e1335c8e64b4 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod5e19f69e_6e0c_431f_9551_d8ad4ff015a5.slice PodAnnotations:0xc002428648}] Aliases:map[]}\"\nJun 12 16:40:01.501041 crc crio[21573]: time=\"2026-06-12T16:40:01.500955912Z\" level=info msg=\"Checking pod openshift-infra_auto-csr-approver-29688040-xtv6p for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 16:40:01.516320 crc crio[21573]: time=\"2026-06-12T16:40:01.516162216Z\" level=info msg=\"Ran pod sandbox 93e902681cc94ef661bb8cfc42a1bdafaae3afd13f3fd148a6277a56bbfe396c with infra container: openshift-infra/auto-csr-approver-29688040-xtv6p/POD\" id=988c3c23-96c7-4c8a-a9fc-6d2b6aa48264 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 16:40:01.520768 crc crio[21573]: time=\"2026-06-12T16:40:01.52065748Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-cli:latest\" id=a7b94cfe-004c-47ad-8ef2-93e1daa3741a name=/runtime.v1.ImageService/PullImage\nJun 12 16:40:01.536311 crc crio[21573]: time=\"2026-06-12T16:40:01.536213927Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-cli:latest\\\"\"\nJun 12 16:40:02.613820 crc crio[21573]: time=\"2026-06-12T16:40:02.613193335Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9\" id=a7b94cfe-004c-47ad-8ef2-93e1daa3741a name=/runtime.v1.ImageService/PullImage\nJun 12 16:40:02.615322 crc crio[21573]: time=\"2026-06-12T16:40:02.614836861Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=d399cbd3-6f73-4039-bafb-d9aa61710591 name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:40:02.617775 crc crio[21573]: time=\"2026-06-12T16:40:02.617690341Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=89d3b82d-d147-451f-ae48-d0d5892cd390 name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:40:02.626898 crc crio[21573]: time=\"2026-06-12T16:40:02.626801627Z\" level=info msg=\"Creating container: openshift-infra/auto-csr-approver-29688040-xtv6p/oc\" id=1b3b9da7-f256-4776-bf15-531142f14397 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:40:02.627678 crc crio[21573]: time=\"2026-06-12T16:40:02.627567008Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:40:02.716946 crc crio[21573]: time=\"2026-06-12T16:40:02.716866241Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:40:03.166424 crc crio[21573]: time=\"2026-06-12T16:40:03.165876663Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:40:03.415276 crc crio[21573]: time=\"2026-06-12T16:40:03.414782279Z\" level=info msg=\"Created container d17552981ce37779cd12d03fa60181828573ecd6788d4e505164bf6feedc7598: openshift-infra/auto-csr-approver-29688040-xtv6p/oc\" id=1b3b9da7-f256-4776-bf15-531142f14397 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:40:03.417086 crc crio[21573]: time=\"2026-06-12T16:40:03.416945699Z\" level=info msg=\"Starting container: d17552981ce37779cd12d03fa60181828573ecd6788d4e505164bf6feedc7598\" id=d527a53e-89ae-4065-bb12-f513735dffb7 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 16:40:03.425623 crc crio[21573]: time=\"2026-06-12T16:40:03.425507118Z\" level=info msg=\"Started container\" PID=124200 containerID=d17552981ce37779cd12d03fa60181828573ecd6788d4e505164bf6feedc7598 description=openshift-infra/auto-csr-approver-29688040-xtv6p/oc id=d527a53e-89ae-4065-bb12-f513735dffb7 name=/runtime.v1.RuntimeService/StartContainer sandboxID=93e902681cc94ef661bb8cfc42a1bdafaae3afd13f3fd148a6277a56bbfe396c\nJun 12 16:40:06.627737 crc crio[21573]: time=\"2026-06-12T16:40:06.626639156Z\" level=info msg=\"Stopping pod sandbox: 93e902681cc94ef661bb8cfc42a1bdafaae3afd13f3fd148a6277a56bbfe396c\" id=e5091dd4-08ac-4234-83b5-d285002827e9 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 16:40:06.629223 crc crio[21573]: time=\"2026-06-12T16:40:06.628608012Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29688040-xtv6p Namespace:openshift-infra ID:93e902681cc94ef661bb8cfc42a1bdafaae3afd13f3fd148a6277a56bbfe396c UID:5e19f69e-6e0c-431f-9551-d8ad4ff015a5 NetNS:/var/run/netns/39e7aae8-1809-4f89-898d-e1335c8e64b4 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod5e19f69e_6e0c_431f_9551_d8ad4ff015a5.slice PodAnnotations:0xc00209eea0}] Aliases:map[]}\"\nJun 12 16:40:06.629223 crc crio[21573]: time=\"2026-06-12T16:40:06.628802403Z\" level=info msg=\"Deleting pod openshift-infra_auto-csr-approver-29688040-xtv6p from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 16:40:07.647401 crc crio[21573]: time=\"2026-06-12T16:40:07.646601472Z\" level=info msg=\"Stopped pod sandbox: 93e902681cc94ef661bb8cfc42a1bdafaae3afd13f3fd148a6277a56bbfe396c\" id=e5091dd4-08ac-4234-83b5-d285002827e9 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 16:40:57.894294 crc crio[21573]: time=\"2026-06-12T16:40:57.893164997Z\" level=info msg=\"Removing container: 5baae4f98665bbb286b3201defef44e52bb5bf4b9514ef9d6d86ee0976ac62b2\" id=5e8b9064-3fb0-44f3-82a7-050dcaf26644 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 16:40:58.074968 crc crio[21573]: time=\"2026-06-12T16:40:58.074259146Z\" level=info msg=\"Removed container 5baae4f98665bbb286b3201defef44e52bb5bf4b9514ef9d6d86ee0976ac62b2: openstack/nova-cell1-conductor-db-sync-zttgr/nova-cell1-conductor-db-sync\" id=5e8b9064-3fb0-44f3-82a7-050dcaf26644 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 16:40:58.079533 crc crio[21573]: time=\"2026-06-12T16:40:58.079377965Z\" level=info msg=\"Removing container: 728d16a24fefbccd47f9dcace071eb11e966aa97430d5f6eae9688e5be681a59\" id=c3f94eb5-e057-4c2d-b227-02b03339e1f5 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 16:40:58.241964 crc crio[21573]: time=\"2026-06-12T16:40:58.241816703Z\" level=info msg=\"Removed container 728d16a24fefbccd47f9dcace071eb11e966aa97430d5f6eae9688e5be681a59: openstack/nova-cell0-cell-mapping-jmwbj/nova-manage\" id=c3f94eb5-e057-4c2d-b227-02b03339e1f5 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 16:40:58.264554 crc crio[21573]: time=\"2026-06-12T16:40:58.263074183Z\" level=info msg=\"Removing container: 9f6759fc80674299a474c6912d453736e7cd6c233b468ee38c7c75fae0ebbfed\" id=4e6189be-8621-45c1-9d75-a1424ed754af name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 16:40:58.727690 crc crio[21573]: time=\"2026-06-12T16:40:58.72740976Z\" level=info msg=\"Removed container 9f6759fc80674299a474c6912d453736e7cd6c233b468ee38c7c75fae0ebbfed: openshift-infra/auto-csr-approver-29688034-rmvnw/oc\" id=4e6189be-8621-45c1-9d75-a1424ed754af name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 16:40:58.746233 crc crio[21573]: time=\"2026-06-12T16:40:58.745982825Z\" level=info msg=\"Stopping pod sandbox: ee99047a8b6b7f65c65de8861aaa9089a94533e8928c68360c79ff9c32d438fb\" id=f4739ed8-93a9-43d9-8897-e5f065864133 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 16:40:58.746233 crc crio[21573]: time=\"2026-06-12T16:40:58.746198451Z\" level=info msg=\"Stopped pod sandbox (already stopped): ee99047a8b6b7f65c65de8861aaa9089a94533e8928c68360c79ff9c32d438fb\" id=f4739ed8-93a9-43d9-8897-e5f065864133 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 16:40:58.747253 crc crio[21573]: time=\"2026-06-12T16:40:58.747141878Z\" level=info msg=\"Removing pod sandbox: ee99047a8b6b7f65c65de8861aaa9089a94533e8928c68360c79ff9c32d438fb\" id=e6122c28-5791-467e-a199-5bfe8aa77c91 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 16:40:58.776892 crc crio[21573]: time=\"2026-06-12T16:40:58.776749827Z\" level=info msg=\"Removed pod sandbox: ee99047a8b6b7f65c65de8861aaa9089a94533e8928c68360c79ff9c32d438fb\" id=e6122c28-5791-467e-a199-5bfe8aa77c91 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 16:40:58.778565 crc crio[21573]: time=\"2026-06-12T16:40:58.778518017Z\" level=info msg=\"Stopping pod sandbox: 9fd047a2a913d7180b10c8380ec37fc2bc0fb099cf244db1fcf0e6e8e9e97290\" id=b8c54f71-b8c2-4072-9d2c-fb5cd08091a8 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 16:40:58.778794 crc crio[21573]: time=\"2026-06-12T16:40:58.778768444Z\" level=info msg=\"Stopped pod sandbox (already stopped): 9fd047a2a913d7180b10c8380ec37fc2bc0fb099cf244db1fcf0e6e8e9e97290\" id=b8c54f71-b8c2-4072-9d2c-fb5cd08091a8 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 16:40:58.781112 crc crio[21573]: time=\"2026-06-12T16:40:58.780942705Z\" level=info msg=\"Removing pod sandbox: 9fd047a2a913d7180b10c8380ec37fc2bc0fb099cf244db1fcf0e6e8e9e97290\" id=ce10a706-eda3-45d0-b2e9-1402bd9865da name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 16:40:58.801875 crc crio[21573]: time=\"2026-06-12T16:40:58.801393102Z\" level=info msg=\"Removed pod sandbox: 9fd047a2a913d7180b10c8380ec37fc2bc0fb099cf244db1fcf0e6e8e9e97290\" id=ce10a706-eda3-45d0-b2e9-1402bd9865da name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 16:40:58.803130 crc crio[21573]: time=\"2026-06-12T16:40:58.803034504Z\" level=info msg=\"Stopping pod sandbox: 0aaa47afe843fd0b73766a58b7ce733a7f6780fe3ccace1ce811ae974f78614d\" id=23608893-9f96-4ae7-b4cc-5b67a295f450 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 16:40:58.803290 crc crio[21573]: time=\"2026-06-12T16:40:58.803168808Z\" level=info msg=\"Stopped pod sandbox (already stopped): 0aaa47afe843fd0b73766a58b7ce733a7f6780fe3ccace1ce811ae974f78614d\" id=23608893-9f96-4ae7-b4cc-5b67a295f450 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 16:40:58.804606 crc crio[21573]: time=\"2026-06-12T16:40:58.804227437Z\" level=info msg=\"Removing pod sandbox: 0aaa47afe843fd0b73766a58b7ce733a7f6780fe3ccace1ce811ae974f78614d\" id=8a4aac84-11b2-4296-afaa-8bd46f034d44 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 16:40:58.824923 crc crio[21573]: time=\"2026-06-12T16:40:58.824814199Z\" level=info msg=\"Removed pod sandbox: 0aaa47afe843fd0b73766a58b7ce733a7f6780fe3ccace1ce811ae974f78614d\" id=8a4aac84-11b2-4296-afaa-8bd46f034d44 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 16:41:58.848775 crc crio[21573]: time=\"2026-06-12T16:41:58.84787517Z\" level=info msg=\"Removing container: 7889f7fc31d6f1bd358983b40219a02e9548755a7d32876a2938f6cc86c5fb20\" id=384f6e31-7d33-438c-bfda-0d8bbde7b9bf name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 16:41:59.451227 crc crio[21573]: time=\"2026-06-12T16:41:59.450747206Z\" level=info msg=\"Removed container 7889f7fc31d6f1bd358983b40219a02e9548755a7d32876a2938f6cc86c5fb20: openstack/nova-cell1-cell-mapping-8k4x2/nova-manage\" id=384f6e31-7d33-438c-bfda-0d8bbde7b9bf name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 16:41:59.481100 crc crio[21573]: time=\"2026-06-12T16:41:59.480873499Z\" level=info msg=\"Stopping pod sandbox: 586a3cfafc75699aad1bf1812827cfdec5546b2282a5a9e88e0f7ede5ddcde4c\" id=355eeb3a-60da-442c-ad28-f66029fe91fa name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 16:41:59.481713 crc crio[21573]: time=\"2026-06-12T16:41:59.481124987Z\" level=info msg=\"Stopped pod sandbox (already stopped): 586a3cfafc75699aad1bf1812827cfdec5546b2282a5a9e88e0f7ede5ddcde4c\" id=355eeb3a-60da-442c-ad28-f66029fe91fa name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 16:41:59.484799 crc crio[21573]: time=\"2026-06-12T16:41:59.484722868Z\" level=info msg=\"Removing pod sandbox: 586a3cfafc75699aad1bf1812827cfdec5546b2282a5a9e88e0f7ede5ddcde4c\" id=d2fe22e4-bc17-4424-8366-a238254b6bb3 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 16:41:59.519790 crc crio[21573]: time=\"2026-06-12T16:41:59.519673895Z\" level=info msg=\"Removed pod sandbox: 586a3cfafc75699aad1bf1812827cfdec5546b2282a5a9e88e0f7ede5ddcde4c\" id=d2fe22e4-bc17-4424-8366-a238254b6bb3 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 16:42:00.562158 crc crio[21573]: time=\"2026-06-12T16:42:00.561315845Z\" level=info msg=\"Running pod sandbox: openshift-infra/auto-csr-approver-29688042-4rcz5/POD\" id=54ebaba9-a0b4-45e5-b29c-8409b04ce069 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 16:42:00.564133 crc crio[21573]: time=\"2026-06-12T16:42:00.562283363Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:42:00.616978 crc crio[21573]: time=\"2026-06-12T16:42:00.616838511Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29688042-4rcz5 Namespace:openshift-infra ID:bd2fca6adb262230bba81cc714a76519de2a30e84fbbcf20c2fb00a03175c8db UID:8d2c21b2-6365-4c89-be35-582e58ef6ec3 NetNS:/var/run/netns/769e6770-c088-41b7-a4c7-e6e22a0e47d7 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod8d2c21b2_6365_4c89_be35_582e58ef6ec3.slice PodAnnotations:0xc002e284f8}] Aliases:map[]}\"\nJun 12 16:42:00.616978 crc crio[21573]: time=\"2026-06-12T16:42:00.616904663Z\" level=info msg=\"Adding pod openshift-infra_auto-csr-approver-29688042-4rcz5 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 16:42:01.345503 crc crio[21573]: 2026-06-12T16:42:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:bd2fca6adb26223 Mac:ce:a4:a7:c2:31:c4 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:e7 Mtu:0 Sandbox:/var/run/netns/769e6770-c088-41b7-a4c7-e6e22a0e47d7 SocketPath: PciID:}] [{Interface:0xc0001a45b0 Address:{IP:10.217.0.231 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 16:42:01.347623 crc crio[21573]: time=\"2026-06-12T16:42:01.346386135Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29688042-4rcz5 Namespace:openshift-infra ID:bd2fca6adb262230bba81cc714a76519de2a30e84fbbcf20c2fb00a03175c8db UID:8d2c21b2-6365-4c89-be35-582e58ef6ec3 NetNS:/var/run/netns/769e6770-c088-41b7-a4c7-e6e22a0e47d7 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod8d2c21b2_6365_4c89_be35_582e58ef6ec3.slice PodAnnotations:0xc002e284f8}] Aliases:map[]}\"\nJun 12 16:42:01.347623 crc crio[21573]: time=\"2026-06-12T16:42:01.346624902Z\" level=info msg=\"Checking pod openshift-infra_auto-csr-approver-29688042-4rcz5 for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 16:42:01.359172 crc crio[21573]: time=\"2026-06-12T16:42:01.35863339Z\" level=info msg=\"Ran pod sandbox bd2fca6adb262230bba81cc714a76519de2a30e84fbbcf20c2fb00a03175c8db with infra container: openshift-infra/auto-csr-approver-29688042-4rcz5/POD\" id=54ebaba9-a0b4-45e5-b29c-8409b04ce069 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 16:42:01.362699 crc crio[21573]: time=\"2026-06-12T16:42:01.362611519Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-cli:latest\" id=04b81469-7f6c-49c8-93c9-acf038e717db name=/runtime.v1.ImageService/PullImage\nJun 12 16:42:01.377979 crc crio[21573]: time=\"2026-06-12T16:42:01.377877318Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-cli:latest\\\"\"\nJun 12 16:42:02.389865 crc crio[21573]: time=\"2026-06-12T16:42:02.389357852Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9\" id=04b81469-7f6c-49c8-93c9-acf038e717db name=/runtime.v1.ImageService/PullImage\nJun 12 16:42:02.391273 crc crio[21573]: time=\"2026-06-12T16:42:02.390873694Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=3e9a5744-8cb5-403c-a571-d9731a4f59d8 name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:42:02.394243 crc crio[21573]: time=\"2026-06-12T16:42:02.394152597Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=9aeef8b4-9029-4dcd-84ea-b81260f23728 name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:42:02.405673 crc crio[21573]: time=\"2026-06-12T16:42:02.405518755Z\" level=info msg=\"Creating container: openshift-infra/auto-csr-approver-29688042-4rcz5/oc\" id=94828f88-672b-417b-a9be-ca4ae440ab37 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:42:02.406180 crc crio[21573]: time=\"2026-06-12T16:42:02.406094301Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:42:02.461161 crc crio[21573]: time=\"2026-06-12T16:42:02.460927737Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:42:03.002765 crc crio[21573]: time=\"2026-06-12T16:42:03.001930907Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:42:03.162980 crc crio[21573]: time=\"2026-06-12T16:42:03.162859647Z\" level=info msg=\"Created container ec776b808ca21950e6b394310aaf05ca50436a7ca89da0327b593018928a39c2: openshift-infra/auto-csr-approver-29688042-4rcz5/oc\" id=94828f88-672b-417b-a9be-ca4ae440ab37 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:42:03.164413 crc crio[21573]: time=\"2026-06-12T16:42:03.164330598Z\" level=info msg=\"Starting container: ec776b808ca21950e6b394310aaf05ca50436a7ca89da0327b593018928a39c2\" id=9c6f1a4b-5f2b-4361-9e7d-9cd24aff3d7e name=/runtime.v1.RuntimeService/StartContainer\nJun 12 16:42:03.169054 crc crio[21573]: time=\"2026-06-12T16:42:03.168955168Z\" level=info msg=\"Started container\" PID=130103 containerID=ec776b808ca21950e6b394310aaf05ca50436a7ca89da0327b593018928a39c2 description=openshift-infra/auto-csr-approver-29688042-4rcz5/oc id=9c6f1a4b-5f2b-4361-9e7d-9cd24aff3d7e name=/runtime.v1.RuntimeService/StartContainer sandboxID=bd2fca6adb262230bba81cc714a76519de2a30e84fbbcf20c2fb00a03175c8db\nJun 12 16:42:05.570943 crc crio[21573]: time=\"2026-06-12T16:42:05.570289379Z\" level=info msg=\"Stopping pod sandbox: bd2fca6adb262230bba81cc714a76519de2a30e84fbbcf20c2fb00a03175c8db\" id=1eb2d9f2-abba-4b8c-8c43-e2434b041f5b name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 16:42:05.572832 crc crio[21573]: time=\"2026-06-12T16:42:05.571827433Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29688042-4rcz5 Namespace:openshift-infra ID:bd2fca6adb262230bba81cc714a76519de2a30e84fbbcf20c2fb00a03175c8db UID:8d2c21b2-6365-4c89-be35-582e58ef6ec3 NetNS:/var/run/netns/769e6770-c088-41b7-a4c7-e6e22a0e47d7 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod8d2c21b2_6365_4c89_be35_582e58ef6ec3.slice PodAnnotations:0xc0018972a0}] Aliases:map[]}\"\nJun 12 16:42:05.572832 crc crio[21573]: time=\"2026-06-12T16:42:05.572002778Z\" level=info msg=\"Deleting pod openshift-infra_auto-csr-approver-29688042-4rcz5 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 16:42:06.031494 crc crio[21573]: time=\"2026-06-12T16:42:06.031179674Z\" level=info msg=\"Stopped pod sandbox: bd2fca6adb262230bba81cc714a76519de2a30e84fbbcf20c2fb00a03175c8db\" id=1eb2d9f2-abba-4b8c-8c43-e2434b041f5b name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 16:42:59.549791 crc crio[21573]: time=\"2026-06-12T16:42:59.548912925Z\" level=info msg=\"Removing container: e872ba5b11fa3ceae3d3f8c74c9835d30b72503ae741187194ffa1090b825a20\" id=6120f15b-a251-425b-8910-8a29b91619e5 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 16:42:59.851089 crc crio[21573]: time=\"2026-06-12T16:42:59.850954709Z\" level=info msg=\"Removed container e872ba5b11fa3ceae3d3f8c74c9835d30b72503ae741187194ffa1090b825a20: openshift-infra/auto-csr-approver-29688036-q9fwl/oc\" id=6120f15b-a251-425b-8910-8a29b91619e5 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 16:42:59.870572 crc crio[21573]: time=\"2026-06-12T16:42:59.86955918Z\" level=info msg=\"Stopping pod sandbox: b7f9f824d32f30fb609237405c613c3d06f38d447126ed97ec8d3abebe39f333\" id=9b6e171b-0a57-4cbe-8ea9-065e91353224 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 16:42:59.870572 crc crio[21573]: time=\"2026-06-12T16:42:59.869661593Z\" level=info msg=\"Stopped pod sandbox (already stopped): b7f9f824d32f30fb609237405c613c3d06f38d447126ed97ec8d3abebe39f333\" id=9b6e171b-0a57-4cbe-8ea9-065e91353224 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 16:42:59.871132 crc crio[21573]: time=\"2026-06-12T16:42:59.871051423Z\" level=info msg=\"Removing pod sandbox: b7f9f824d32f30fb609237405c613c3d06f38d447126ed97ec8d3abebe39f333\" id=b1994260-21cf-4fc7-96ad-2211dc1a6d0a name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 16:42:59.893872 crc crio[21573]: time=\"2026-06-12T16:42:59.89372836Z\" level=info msg=\"Removed pod sandbox: b7f9f824d32f30fb609237405c613c3d06f38d447126ed97ec8d3abebe39f333\" id=b1994260-21cf-4fc7-96ad-2211dc1a6d0a name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 16:43:17.937724 crc crio[21573]: time=\"2026-06-12T16:43:17.936800933Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/redhat-operators-4ddqq/POD\" id=33ed3a18-d28e-4933-a069-18b00ea577ba name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 16:43:17.939113 crc crio[21573]: time=\"2026-06-12T16:43:17.939081848Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:43:17.989217 crc crio[21573]: time=\"2026-06-12T16:43:17.989000819Z\" level=info msg=\"Got pod network &{Name:redhat-operators-4ddqq Namespace:openshift-marketplace ID:27d3c2a82bb367da37f24328d94a5a12f5b08d37f16ad404821c1bac970b6b65 UID:6d6ab3f4-59a4-4dbc-ad4c-11f776f7cf76 NetNS:/var/run/netns/b86da0f6-d02d-4b43-83c5-ad6323fd19c0 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod6d6ab3f4_59a4_4dbc_ad4c_11f776f7cf76.slice PodAnnotations:0xc003674190}] Aliases:map[]}\"\nJun 12 16:43:17.989657 crc crio[21573]: time=\"2026-06-12T16:43:17.989257526Z\" level=info msg=\"Adding pod openshift-marketplace_redhat-operators-4ddqq to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 16:43:18.601531 crc crio[21573]: 2026-06-12T16:43:18Z [verbose] CmdAdd (shim): {1.1.0 [{Name:27d3c2a82bb367d Mac:46:b2:74:11:c6:6e Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:e8 Mtu:0 Sandbox:/var/run/netns/b86da0f6-d02d-4b43-83c5-ad6323fd19c0 SocketPath: PciID:}] [{Interface:0xc000510590 Address:{IP:10.217.0.232 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 16:43:18.602989 crc crio[21573]: time=\"2026-06-12T16:43:18.602790116Z\" level=info msg=\"Got pod network &{Name:redhat-operators-4ddqq Namespace:openshift-marketplace ID:27d3c2a82bb367da37f24328d94a5a12f5b08d37f16ad404821c1bac970b6b65 UID:6d6ab3f4-59a4-4dbc-ad4c-11f776f7cf76 NetNS:/var/run/netns/b86da0f6-d02d-4b43-83c5-ad6323fd19c0 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod6d6ab3f4_59a4_4dbc_ad4c_11f776f7cf76.slice PodAnnotations:0xc003674190}] Aliases:map[]}\"\nJun 12 16:43:18.603142 crc crio[21573]: time=\"2026-06-12T16:43:18.603082974Z\" level=info msg=\"Checking pod openshift-marketplace_redhat-operators-4ddqq for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 16:43:18.616621 crc crio[21573]: time=\"2026-06-12T16:43:18.616521715Z\" level=info msg=\"Ran pod sandbox 27d3c2a82bb367da37f24328d94a5a12f5b08d37f16ad404821c1bac970b6b65 with infra container: openshift-marketplace/redhat-operators-4ddqq/POD\" id=33ed3a18-d28e-4933-a069-18b00ea577ba name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 16:43:18.626105 crc crio[21573]: time=\"2026-06-12T16:43:18.62598637Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=29b33860-9267-4a65-b27f-16e2c172b7a4 name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:43:18.631241 crc crio[21573]: time=\"2026-06-12T16:43:18.631073337Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=db053893-05b1-4008-9433-01ce3a6ab8f0 name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:43:18.639649 crc crio[21573]: time=\"2026-06-12T16:43:18.639494954Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-operators-4ddqq/extract-utilities\" id=9c84cccb-30ab-4c9d-b909-2655f9471f75 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:43:18.640192 crc crio[21573]: time=\"2026-06-12T16:43:18.640117072Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:43:18.702768 crc crio[21573]: time=\"2026-06-12T16:43:18.702666764Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:43:18.710045 crc crio[21573]: time=\"2026-06-12T16:43:18.709713934Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:43:18.882655 crc crio[21573]: time=\"2026-06-12T16:43:18.882090402Z\" level=info msg=\"Created container e96da6944935551e06642e6de1b0d7e012d555bde73a23984eb137db4c40b03c: openshift-marketplace/redhat-operators-4ddqq/extract-utilities\" id=9c84cccb-30ab-4c9d-b909-2655f9471f75 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:43:18.883926 crc crio[21573]: time=\"2026-06-12T16:43:18.883734368Z\" level=info msg=\"Starting container: e96da6944935551e06642e6de1b0d7e012d555bde73a23984eb137db4c40b03c\" id=3db1b423-e1e1-4c28-86af-2896a997c6fc name=/runtime.v1.RuntimeService/StartContainer\nJun 12 16:43:18.890321 crc crio[21573]: time=\"2026-06-12T16:43:18.890184408Z\" level=info msg=\"Started container\" PID=133856 containerID=e96da6944935551e06642e6de1b0d7e012d555bde73a23984eb137db4c40b03c description=openshift-marketplace/redhat-operators-4ddqq/extract-utilities id=3db1b423-e1e1-4c28-86af-2896a997c6fc name=/runtime.v1.RuntimeService/StartContainer sandboxID=27d3c2a82bb367da37f24328d94a5a12f5b08d37f16ad404821c1bac970b6b65\nJun 12 16:43:19.883865 crc crio[21573]: time=\"2026-06-12T16:43:19.882914057Z\" level=info msg=\"Pulling image: registry.redhat.io/redhat/redhat-operator-index:v4.20\" id=6767b92d-4e19-488e-b3dd-a11f73e31f0c name=/runtime.v1.ImageService/PullImage\nJun 12 16:43:19.895411 crc crio[21573]: time=\"2026-06-12T16:43:19.895299745Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/redhat/redhat-operator-index:v4.20\\\"\"\nJun 12 16:43:22.773873 crc crio[21573]: time=\"2026-06-12T16:43:22.772946574Z\" level=info msg=\"Pulled image: registry.redhat.io/redhat/redhat-operator-index@sha256:f5f7575300572ad2ef92672b7dc76ed5ddaf50e7b74642e9907deda8cb9fa115\" id=6767b92d-4e19-488e-b3dd-a11f73e31f0c name=/runtime.v1.ImageService/PullImage\nJun 12 16:43:22.775933 crc crio[21573]: time=\"2026-06-12T16:43:22.775577497Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-operator-index:v4.20\" id=a9eee4b1-2c20-4118-9185-69e2a60ccdb6 name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:43:22.785180 crc crio[21573]: time=\"2026-06-12T16:43:22.785057886Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-operator-index:v4.20\" id=f099fe6e-a264-443f-bd02-6f3fbbaf1834 name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:43:23.257401 crc crio[21573]: time=\"2026-06-12T16:43:23.257249256Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-operators-4ddqq/extract-content\" id=f7d80fb6-6435-4064-8b4e-de5dbcf4dcd2 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:43:23.257967 crc crio[21573]: time=\"2026-06-12T16:43:23.257858373Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:43:23.359495 crc crio[21573]: time=\"2026-06-12T16:43:23.359378237Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:43:23.364781 crc crio[21573]: time=\"2026-06-12T16:43:23.364639914Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:43:23.622174 crc crio[21573]: time=\"2026-06-12T16:43:23.621564794Z\" level=info msg=\"Created container 6d60f26408b0520e9964bdc6ab8dc6aa6841550ce52e784cd469feb61ab4c148: openshift-marketplace/redhat-operators-4ddqq/extract-content\" id=f7d80fb6-6435-4064-8b4e-de5dbcf4dcd2 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:43:23.623629 crc crio[21573]: time=\"2026-06-12T16:43:23.62355437Z\" level=info msg=\"Starting container: 6d60f26408b0520e9964bdc6ab8dc6aa6841550ce52e784cd469feb61ab4c148\" id=5c769e5b-81ee-478d-9a8b-b8ec425e89e2 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 16:43:23.629648 crc crio[21573]: time=\"2026-06-12T16:43:23.629523707Z\" level=info msg=\"Started container\" PID=134039 containerID=6d60f26408b0520e9964bdc6ab8dc6aa6841550ce52e784cd469feb61ab4c148 description=openshift-marketplace/redhat-operators-4ddqq/extract-content id=5c769e5b-81ee-478d-9a8b-b8ec425e89e2 name=/runtime.v1.RuntimeService/StartContainer sandboxID=27d3c2a82bb367da37f24328d94a5a12f5b08d37f16ad404821c1bac970b6b65\nJun 12 16:43:29.065144 crc crio[21573]: time=\"2026-06-12T16:43:29.062900984Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=f2972596-42c3-47f9-ab44-f46cedd1f84a name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:43:29.073509 crc crio[21573]: time=\"2026-06-12T16:43:29.073363668Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=9d906ccf-e079-4ccb-8adb-2c14143cdb22 name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:43:29.492695 crc crio[21573]: time=\"2026-06-12T16:43:29.492514913Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-operators-4ddqq/registry-server\" id=63ceeda8-0c9d-4216-9fd6-f48ad7615058 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:43:29.493385 crc crio[21573]: time=\"2026-06-12T16:43:29.493312016Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:43:29.564696 crc crio[21573]: time=\"2026-06-12T16:43:29.564578523Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:43:29.568332 crc crio[21573]: time=\"2026-06-12T16:43:29.568241407Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:43:29.746003 crc crio[21573]: time=\"2026-06-12T16:43:29.745409881Z\" level=info msg=\"Created container 041ba03b69c577e82c7512973078fed719cf1bc221bf811df8128c75b2af62d2: openshift-marketplace/redhat-operators-4ddqq/registry-server\" id=63ceeda8-0c9d-4216-9fd6-f48ad7615058 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:43:29.747320 crc crio[21573]: time=\"2026-06-12T16:43:29.747199161Z\" level=info msg=\"Starting container: 041ba03b69c577e82c7512973078fed719cf1bc221bf811df8128c75b2af62d2\" id=ca119c3d-7c77-4ed5-898b-9cb6ada945f3 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 16:43:29.752503 crc crio[21573]: time=\"2026-06-12T16:43:29.752342795Z\" level=info msg=\"Started container\" PID=134397 containerID=041ba03b69c577e82c7512973078fed719cf1bc221bf811df8128c75b2af62d2 description=openshift-marketplace/redhat-operators-4ddqq/registry-server id=ca119c3d-7c77-4ed5-898b-9cb6ada945f3 name=/runtime.v1.RuntimeService/StartContainer sandboxID=27d3c2a82bb367da37f24328d94a5a12f5b08d37f16ad404821c1bac970b6b65\nJun 12 16:43:40.234898 crc crio[21573]: time=\"2026-06-12T16:43:40.234276878Z\" level=info msg=\"Stopping container: 041ba03b69c577e82c7512973078fed719cf1bc221bf811df8128c75b2af62d2 (timeout: 2s)\" id=24835b5f-692c-4455-a9c4-9e9a1ce7f6d1 name=/runtime.v1.RuntimeService/StopContainer\nJun 12 16:43:40.360048 crc crio[21573]: time=\"2026-06-12T16:43:40.359922189Z\" level=info msg=\"Stopped container 041ba03b69c577e82c7512973078fed719cf1bc221bf811df8128c75b2af62d2: openshift-marketplace/redhat-operators-4ddqq/registry-server\" id=24835b5f-692c-4455-a9c4-9e9a1ce7f6d1 name=/runtime.v1.RuntimeService/StopContainer\nJun 12 16:43:40.361766 crc crio[21573]: time=\"2026-06-12T16:43:40.361652646Z\" level=info msg=\"Stopping pod sandbox: 27d3c2a82bb367da37f24328d94a5a12f5b08d37f16ad404821c1bac970b6b65\" id=34acef9c-aff3-4fc3-b983-a9e9530b318f name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 16:43:40.362647 crc crio[21573]: time=\"2026-06-12T16:43:40.362501561Z\" level=info msg=\"Got pod network &{Name:redhat-operators-4ddqq Namespace:openshift-marketplace ID:27d3c2a82bb367da37f24328d94a5a12f5b08d37f16ad404821c1bac970b6b65 UID:6d6ab3f4-59a4-4dbc-ad4c-11f776f7cf76 NetNS:/var/run/netns/b86da0f6-d02d-4b43-83c5-ad6323fd19c0 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod6d6ab3f4_59a4_4dbc_ad4c_11f776f7cf76.slice PodAnnotations:0xc000138ef0}] Aliases:map[]}\"\nJun 12 16:43:40.362771 crc crio[21573]: time=\"2026-06-12T16:43:40.362693656Z\" level=info msg=\"Deleting pod openshift-marketplace_redhat-operators-4ddqq from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 16:43:40.705129 crc crio[21573]: time=\"2026-06-12T16:43:40.70505246Z\" level=info msg=\"Stopped pod sandbox: 27d3c2a82bb367da37f24328d94a5a12f5b08d37f16ad404821c1bac970b6b65\" id=34acef9c-aff3-4fc3-b983-a9e9530b318f name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 16:43:41.253401 crc crio[21573]: time=\"2026-06-12T16:43:41.253329254Z\" level=info msg=\"Removing container: 041ba03b69c577e82c7512973078fed719cf1bc221bf811df8128c75b2af62d2\" id=88c87260-1534-4916-908b-b99d4949cb82 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 16:43:41.293872 crc crio[21573]: time=\"2026-06-12T16:43:41.293751217Z\" level=info msg=\"Removed container 041ba03b69c577e82c7512973078fed719cf1bc221bf811df8128c75b2af62d2: openshift-marketplace/redhat-operators-4ddqq/registry-server\" id=88c87260-1534-4916-908b-b99d4949cb82 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 16:43:41.312507 crc crio[21573]: time=\"2026-06-12T16:43:41.308000436Z\" level=info msg=\"Removing container: 6d60f26408b0520e9964bdc6ab8dc6aa6841550ce52e784cd469feb61ab4c148\" id=dc1da669-1fce-45ec-adc8-d073f27e1dd5 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 16:43:41.351221 crc crio[21573]: time=\"2026-06-12T16:43:41.351116836Z\" level=info msg=\"Removed container 6d60f26408b0520e9964bdc6ab8dc6aa6841550ce52e784cd469feb61ab4c148: openshift-marketplace/redhat-operators-4ddqq/extract-content\" id=dc1da669-1fce-45ec-adc8-d073f27e1dd5 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 16:43:41.376228 crc crio[21573]: time=\"2026-06-12T16:43:41.376106394Z\" level=info msg=\"Removing container: e96da6944935551e06642e6de1b0d7e012d555bde73a23984eb137db4c40b03c\" id=c4303772-5c2e-4c09-b52f-f3f72a197f7c name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 16:43:41.437396 crc crio[21573]: time=\"2026-06-12T16:43:41.437070453Z\" level=info msg=\"Removed container e96da6944935551e06642e6de1b0d7e012d555bde73a23984eb137db4c40b03c: openshift-marketplace/redhat-operators-4ddqq/extract-utilities\" id=c4303772-5c2e-4c09-b52f-f3f72a197f7c name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 16:43:41.787176 crc crio[21573]: time=\"2026-06-12T16:43:41.786722431Z\" level=info msg=\"Running pod sandbox: openstack/repo-setup-edpm-deployment-ipam-openstack-edpm-ipam-kcft2/POD\" id=f440e811-f64e-41d8-aaa4-41150133b10b name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 16:43:41.787176 crc crio[21573]: time=\"2026-06-12T16:43:41.787200104Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:43:41.846736 crc crio[21573]: time=\"2026-06-12T16:43:41.846416223Z\" level=info msg=\"Got pod network &{Name:repo-setup-edpm-deployment-ipam-openstack-edpm-ipam-kcft2 Namespace:openstack ID:53159bd0a1ef042a29d89be375242c5e26c15ccdfb043a1ec8231e78df5d96d8 UID:5b2b95c8-01c6-4b57-b382-6e35c030b784 NetNS:/var/run/netns/99485e33-3a8f-4acf-9e75-0e818a701948 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod5b2b95c8_01c6_4b57_b382_6e35c030b784.slice PodAnnotations:0xc00063c148}] Aliases:map[]}\"\nJun 12 16:43:41.846736 crc crio[21573]: time=\"2026-06-12T16:43:41.846555397Z\" level=info msg=\"Adding pod openstack_repo-setup-edpm-deployment-ipam-openstack-edpm-ipam-kcft2 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 16:43:42.427410 crc crio[21573]: 2026-06-12T16:43:42Z [verbose] CmdAdd (shim): {1.1.0 [{Name:53159bd0a1ef042 Mac:c6:29:fb:d8:1c:7d Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:e9 Mtu:0 Sandbox:/var/run/netns/99485e33-3a8f-4acf-9e75-0e818a701948 SocketPath: PciID:}] [{Interface:0xc000134170 Address:{IP:10.217.0.233 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 16:43:42.429644 crc crio[21573]: time=\"2026-06-12T16:43:42.429571087Z\" level=info msg=\"Got pod network &{Name:repo-setup-edpm-deployment-ipam-openstack-edpm-ipam-kcft2 Namespace:openstack ID:53159bd0a1ef042a29d89be375242c5e26c15ccdfb043a1ec8231e78df5d96d8 UID:5b2b95c8-01c6-4b57-b382-6e35c030b784 NetNS:/var/run/netns/99485e33-3a8f-4acf-9e75-0e818a701948 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod5b2b95c8_01c6_4b57_b382_6e35c030b784.slice PodAnnotations:0xc00063c148}] Aliases:map[]}\"\nJun 12 16:43:42.429813 crc crio[21573]: time=\"2026-06-12T16:43:42.429763942Z\" level=info msg=\"Checking pod openstack_repo-setup-edpm-deployment-ipam-openstack-edpm-ipam-kcft2 for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 16:43:42.442635 crc crio[21573]: time=\"2026-06-12T16:43:42.442548239Z\" level=info msg=\"Ran pod sandbox 53159bd0a1ef042a29d89be375242c5e26c15ccdfb043a1ec8231e78df5d96d8 with infra container: openstack/repo-setup-edpm-deployment-ipam-openstack-edpm-ipam-kcft2/POD\" id=f440e811-f64e-41d8-aaa4-41150133b10b name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 16:43:42.445196 crc crio[21573]: time=\"2026-06-12T16:43:42.44509977Z\" level=info msg=\"Checking image status: quay.rdoproject.org/openstack-k8s-operators/openstack-ansibleee-runner:0d5932bc7e4b786a4f66bb71a9845a8ad6dbd838\" id=f0d4adf8-34be-414b-b3ba-b56f1f8faa9a name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:43:42.445416 crc crio[21573]: time=\"2026-06-12T16:43:42.445368528Z\" level=info msg=\"Image quay.rdoproject.org/openstack-k8s-operators/openstack-ansibleee-runner:0d5932bc7e4b786a4f66bb71a9845a8ad6dbd838 not found\" id=f0d4adf8-34be-414b-b3ba-b56f1f8faa9a name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:43:42.445631 crc crio[21573]: time=\"2026-06-12T16:43:42.445508172Z\" level=info msg=\"Neither image nor artfiact quay.rdoproject.org/openstack-k8s-operators/openstack-ansibleee-runner:0d5932bc7e4b786a4f66bb71a9845a8ad6dbd838 found\" id=f0d4adf8-34be-414b-b3ba-b56f1f8faa9a name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:43:42.446618 crc crio[21573]: time=\"2026-06-12T16:43:42.446544962Z\" level=info msg=\"Pulling image: quay.rdoproject.org/openstack-k8s-operators/openstack-ansibleee-runner:0d5932bc7e4b786a4f66bb71a9845a8ad6dbd838\" id=81ead21b-a62f-4be4-9510-41b82f58e4df name=/runtime.v1.ImageService/PullImage\nJun 12 16:43:42.455688 crc crio[21573]: time=\"2026-06-12T16:43:42.455614335Z\" level=info msg=\"Trying to access \\\"quay.rdoproject.org/openstack-k8s-operators/openstack-ansibleee-runner:0d5932bc7e4b786a4f66bb71a9845a8ad6dbd838\\\"\"\nJun 12 16:43:57.824849 crc crio[21573]: time=\"2026-06-12T16:43:57.823802579Z\" level=info msg=\"Pulled image: quay.rdoproject.org/openstack-k8s-operators/openstack-ansibleee-runner@sha256:5cbc00e2c1581d89b18fab74a143dee7e4186226f75253ab56a0d36daa4120a8\" id=81ead21b-a62f-4be4-9510-41b82f58e4df name=/runtime.v1.ImageService/PullImage\nJun 12 16:43:57.826718 crc crio[21573]: time=\"2026-06-12T16:43:57.825686785Z\" level=info msg=\"Checking image status: quay.rdoproject.org/openstack-k8s-operators/openstack-ansibleee-runner:0d5932bc7e4b786a4f66bb71a9845a8ad6dbd838\" id=6bd0971b-d9cb-4b41-ac61-70238a8046c2 name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:43:57.875675 crc crio[21573]: time=\"2026-06-12T16:43:57.875548601Z\" level=info msg=\"Checking image status: quay.rdoproject.org/openstack-k8s-operators/openstack-ansibleee-runner:0d5932bc7e4b786a4f66bb71a9845a8ad6dbd838\" id=fa7adeb9-af60-45b7-aba7-151a59357f85 name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:43:57.923655 crc crio[21573]: time=\"2026-06-12T16:43:57.905329207Z\" level=info msg=\"Creating container: openstack/repo-setup-edpm-deployment-ipam-openstack-edpm-ipam-kcft2/repo-setup-edpm-deployment-ipam-openstack-edpm-ipam\" id=6dbabc04-a5bd-480e-a52e-93feb95e626b name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:43:57.923655 crc crio[21573]: time=\"2026-06-12T16:43:57.907378855Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:43:57.989812 crc crio[21573]: time=\"2026-06-12T16:43:57.989708231Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:43:57.993483 crc crio[21573]: time=\"2026-06-12T16:43:57.993358093Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:43:58.161896 crc crio[21573]: time=\"2026-06-12T16:43:58.161411302Z\" level=info msg=\"Created container cc1902fc81c2f0faaad11baf846ad1d9655871dc66a8f8b34f9d1728a56514e1: openstack/repo-setup-edpm-deployment-ipam-openstack-edpm-ipam-kcft2/repo-setup-edpm-deployment-ipam-openstack-edpm-ipam\" id=6dbabc04-a5bd-480e-a52e-93feb95e626b name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:43:58.163379 crc crio[21573]: time=\"2026-06-12T16:43:58.163295305Z\" level=info msg=\"Starting container: cc1902fc81c2f0faaad11baf846ad1d9655871dc66a8f8b34f9d1728a56514e1\" id=5064386c-d676-4d5f-b551-243beb503c58 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 16:43:58.169133 crc crio[21573]: time=\"2026-06-12T16:43:58.169083107Z\" level=info msg=\"Started container\" PID=136107 containerID=cc1902fc81c2f0faaad11baf846ad1d9655871dc66a8f8b34f9d1728a56514e1 description=openstack/repo-setup-edpm-deployment-ipam-openstack-edpm-ipam-kcft2/repo-setup-edpm-deployment-ipam-openstack-edpm-ipam id=5064386c-d676-4d5f-b551-243beb503c58 name=/runtime.v1.RuntimeService/StartContainer sandboxID=53159bd0a1ef042a29d89be375242c5e26c15ccdfb043a1ec8231e78df5d96d8\nJun 12 16:43:59.938219 crc crio[21573]: time=\"2026-06-12T16:43:59.937527373Z\" level=info msg=\"Stopping pod sandbox: 27d3c2a82bb367da37f24328d94a5a12f5b08d37f16ad404821c1bac970b6b65\" id=8031a66f-2c5a-4e3a-b399-7bf72c545c7e name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 16:43:59.940004 crc crio[21573]: time=\"2026-06-12T16:43:59.938247554Z\" level=info msg=\"Stopped pod sandbox (already stopped): 27d3c2a82bb367da37f24328d94a5a12f5b08d37f16ad404821c1bac970b6b65\" id=8031a66f-2c5a-4e3a-b399-7bf72c545c7e name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 16:43:59.940004 crc crio[21573]: time=\"2026-06-12T16:43:59.939234032Z\" level=info msg=\"Removing pod sandbox: 27d3c2a82bb367da37f24328d94a5a12f5b08d37f16ad404821c1bac970b6b65\" id=cebfe892-a7e5-4fe1-be8f-b36d55c2a9be name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 16:43:59.961426 crc crio[21573]: time=\"2026-06-12T16:43:59.961308858Z\" level=info msg=\"Removed pod sandbox: 27d3c2a82bb367da37f24328d94a5a12f5b08d37f16ad404821c1bac970b6b65\" id=cebfe892-a7e5-4fe1-be8f-b36d55c2a9be name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 16:44:00.595531 crc crio[21573]: time=\"2026-06-12T16:44:00.595256306Z\" level=info msg=\"Running pod sandbox: openshift-infra/auto-csr-approver-29688044-pj96c/POD\" id=111666c0-d314-4f34-b2ad-a4b8492642bb name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 16:44:00.595531 crc crio[21573]: time=\"2026-06-12T16:44:00.595369409Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:44:00.649545 crc crio[21573]: time=\"2026-06-12T16:44:00.649079243Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29688044-pj96c Namespace:openshift-infra ID:197c0b36cda0dcf7ea6de90d4a085c63265f45dcec5d03db161f9992d31bf83e UID:6d1ae103-2ab0-437f-a373-d6bcfe8ffb8c NetNS:/var/run/netns/8b623473-9ced-46f4-8d04-e456556b677f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod6d1ae103_2ab0_437f_a373_d6bcfe8ffb8c.slice PodAnnotations:0xc000640058}] Aliases:map[]}\"\nJun 12 16:44:00.649545 crc crio[21573]: time=\"2026-06-12T16:44:00.649512925Z\" level=info msg=\"Adding pod openshift-infra_auto-csr-approver-29688044-pj96c to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 16:44:01.210602 crc crio[21573]: 2026-06-12T16:44:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:197c0b36cda0dcf Mac:e6:5e:0b:7c:e7:db Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:ea Mtu:0 Sandbox:/var/run/netns/8b623473-9ced-46f4-8d04-e456556b677f SocketPath: PciID:}] [{Interface:0xc00011e760 Address:{IP:10.217.0.234 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 16:44:01.213155 crc crio[21573]: time=\"2026-06-12T16:44:01.213074018Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29688044-pj96c Namespace:openshift-infra ID:197c0b36cda0dcf7ea6de90d4a085c63265f45dcec5d03db161f9992d31bf83e UID:6d1ae103-2ab0-437f-a373-d6bcfe8ffb8c NetNS:/var/run/netns/8b623473-9ced-46f4-8d04-e456556b677f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod6d1ae103_2ab0_437f_a373_d6bcfe8ffb8c.slice PodAnnotations:0xc000640058}] Aliases:map[]}\"\nJun 12 16:44:01.213567 crc crio[21573]: time=\"2026-06-12T16:44:01.21350993Z\" level=info msg=\"Checking pod openshift-infra_auto-csr-approver-29688044-pj96c for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 16:44:01.229546 crc crio[21573]: time=\"2026-06-12T16:44:01.229395027Z\" level=info msg=\"Ran pod sandbox 197c0b36cda0dcf7ea6de90d4a085c63265f45dcec5d03db161f9992d31bf83e with infra container: openshift-infra/auto-csr-approver-29688044-pj96c/POD\" id=111666c0-d314-4f34-b2ad-a4b8492642bb name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 16:44:01.239409 crc crio[21573]: time=\"2026-06-12T16:44:01.239291263Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-cli:latest\" id=302f2160-c7de-4914-a67b-1dcf6fcdc304 name=/runtime.v1.ImageService/PullImage\nJun 12 16:44:01.254089 crc crio[21573]: time=\"2026-06-12T16:44:01.253988785Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-cli:latest\\\"\"\nJun 12 16:44:02.294948 crc crio[21573]: time=\"2026-06-12T16:44:02.29442312Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9\" id=302f2160-c7de-4914-a67b-1dcf6fcdc304 name=/runtime.v1.ImageService/PullImage\nJun 12 16:44:02.296188 crc crio[21573]: time=\"2026-06-12T16:44:02.296013684Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=de083243-bc85-4fc1-bbbb-89442713ac68 name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:44:02.299115 crc crio[21573]: time=\"2026-06-12T16:44:02.299015518Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=66d32c44-fdb6-42d1-aef3-7e289e4ee293 name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:44:02.307325 crc crio[21573]: time=\"2026-06-12T16:44:02.307209598Z\" level=info msg=\"Creating container: openshift-infra/auto-csr-approver-29688044-pj96c/oc\" id=fc3e480e-22c0-4e12-b1c5-7b26cfd439f4 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:44:02.307944 crc crio[21573]: time=\"2026-06-12T16:44:02.307859806Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:44:02.354721 crc crio[21573]: time=\"2026-06-12T16:44:02.354603858Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:44:02.688294 crc crio[21573]: time=\"2026-06-12T16:44:02.687899856Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:44:02.828988 crc crio[21573]: time=\"2026-06-12T16:44:02.828886498Z\" level=info msg=\"Created container 05c7e90e44dd3f1bc136da8e47643b81bf041778d59ef46462181aafb1228e3b: openshift-infra/auto-csr-approver-29688044-pj96c/oc\" id=fc3e480e-22c0-4e12-b1c5-7b26cfd439f4 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:44:02.830220 crc crio[21573]: time=\"2026-06-12T16:44:02.830138572Z\" level=info msg=\"Starting container: 05c7e90e44dd3f1bc136da8e47643b81bf041778d59ef46462181aafb1228e3b\" id=219608e4-92a1-43d7-89da-9f390c02960f name=/runtime.v1.RuntimeService/StartContainer\nJun 12 16:44:02.838063 crc crio[21573]: time=\"2026-06-12T16:44:02.83791611Z\" level=info msg=\"Started container\" PID=136353 containerID=05c7e90e44dd3f1bc136da8e47643b81bf041778d59ef46462181aafb1228e3b description=openshift-infra/auto-csr-approver-29688044-pj96c/oc id=219608e4-92a1-43d7-89da-9f390c02960f name=/runtime.v1.RuntimeService/StartContainer sandboxID=197c0b36cda0dcf7ea6de90d4a085c63265f45dcec5d03db161f9992d31bf83e\nJun 12 16:44:04.641968 crc crio[21573]: time=\"2026-06-12T16:44:04.641510322Z\" level=info msg=\"Stopping pod sandbox: 197c0b36cda0dcf7ea6de90d4a085c63265f45dcec5d03db161f9992d31bf83e\" id=d5e54059-94da-40e6-81e1-a1c21ff35885 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 16:44:04.643841 crc crio[21573]: time=\"2026-06-12T16:44:04.642568321Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29688044-pj96c Namespace:openshift-infra ID:197c0b36cda0dcf7ea6de90d4a085c63265f45dcec5d03db161f9992d31bf83e UID:6d1ae103-2ab0-437f-a373-d6bcfe8ffb8c NetNS:/var/run/netns/8b623473-9ced-46f4-8d04-e456556b677f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod6d1ae103_2ab0_437f_a373_d6bcfe8ffb8c.slice PodAnnotations:0xc002723898}] Aliases:map[]}\"\nJun 12 16:44:04.643841 crc crio[21573]: time=\"2026-06-12T16:44:04.642706056Z\" level=info msg=\"Deleting pod openshift-infra_auto-csr-approver-29688044-pj96c from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 16:44:05.049496 crc crio[21573]: time=\"2026-06-12T16:44:05.048199438Z\" level=info msg=\"Stopped pod sandbox: 197c0b36cda0dcf7ea6de90d4a085c63265f45dcec5d03db161f9992d31bf83e\" id=d5e54059-94da-40e6-81e1-a1c21ff35885 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 16:44:13.798816 crc crio[21573]: time=\"2026-06-12T16:44:13.79726009Z\" level=info msg=\"Stopping pod sandbox: 53159bd0a1ef042a29d89be375242c5e26c15ccdfb043a1ec8231e78df5d96d8\" id=5d9e7078-a141-4fdb-81d0-ccfd6cce29d8 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 16:44:13.801789 crc crio[21573]: time=\"2026-06-12T16:44:13.799317078Z\" level=info msg=\"Got pod network &{Name:repo-setup-edpm-deployment-ipam-openstack-edpm-ipam-kcft2 Namespace:openstack ID:53159bd0a1ef042a29d89be375242c5e26c15ccdfb043a1ec8231e78df5d96d8 UID:5b2b95c8-01c6-4b57-b382-6e35c030b784 NetNS:/var/run/netns/99485e33-3a8f-4acf-9e75-0e818a701948 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod5b2b95c8_01c6_4b57_b382_6e35c030b784.slice PodAnnotations:0xc0006405a8}] Aliases:map[]}\"\nJun 12 16:44:13.801789 crc crio[21573]: time=\"2026-06-12T16:44:13.799542504Z\" level=info msg=\"Deleting pod openstack_repo-setup-edpm-deployment-ipam-openstack-edpm-ipam-kcft2 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 16:44:14.284717 crc crio[21573]: time=\"2026-06-12T16:44:14.284367071Z\" level=info msg=\"Stopped pod sandbox: 53159bd0a1ef042a29d89be375242c5e26c15ccdfb043a1ec8231e78df5d96d8\" id=5d9e7078-a141-4fdb-81d0-ccfd6cce29d8 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 16:44:15.428565 crc crio[21573]: time=\"2026-06-12T16:44:15.428156662Z\" level=info msg=\"Running pod sandbox: openstack/redhat-edpm-deployment-ipam-openstack-edpm-ipam-vh8j8/POD\" id=e8d9b08b-3985-44d0-8478-12a3258ffc47 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 16:44:15.428565 crc crio[21573]: time=\"2026-06-12T16:44:15.428557973Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:44:15.477984 crc crio[21573]: time=\"2026-06-12T16:44:15.477873735Z\" level=info msg=\"Got pod network &{Name:redhat-edpm-deployment-ipam-openstack-edpm-ipam-vh8j8 Namespace:openstack ID:e360999e41e0e925b536b493b5c391c9db56918e376023172b668d7d2f2d097a UID:7736744c-d9d2-46fc-a7d6-a827530be763 NetNS:/var/run/netns/bdaee59a-4aca-4e00-afcc-9a02a421a1ee Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod7736744c_d9d2_46fc_a7d6_a827530be763.slice PodAnnotations:0xc002e29208}] Aliases:map[]}\"\nJun 12 16:44:15.477984 crc crio[21573]: time=\"2026-06-12T16:44:15.477944777Z\" level=info msg=\"Adding pod openstack_redhat-edpm-deployment-ipam-openstack-edpm-ipam-vh8j8 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 16:44:16.240824 crc crio[21573]: 2026-06-12T16:44:16Z [verbose] CmdAdd (shim): {1.1.0 [{Name:e360999e41e0e92 Mac:32:70:9d:25:32:4f Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:eb Mtu:0 Sandbox:/var/run/netns/bdaee59a-4aca-4e00-afcc-9a02a421a1ee SocketPath: PciID:}] [{Interface:0xc000014610 Address:{IP:10.217.0.235 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 16:44:16.241608 crc crio[21573]: time=\"2026-06-12T16:44:16.241519015Z\" level=info msg=\"Got pod network &{Name:redhat-edpm-deployment-ipam-openstack-edpm-ipam-vh8j8 Namespace:openstack ID:e360999e41e0e925b536b493b5c391c9db56918e376023172b668d7d2f2d097a UID:7736744c-d9d2-46fc-a7d6-a827530be763 NetNS:/var/run/netns/bdaee59a-4aca-4e00-afcc-9a02a421a1ee Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod7736744c_d9d2_46fc_a7d6_a827530be763.slice PodAnnotations:0xc002e29208}] Aliases:map[]}\"\nJun 12 16:44:16.241869 crc crio[21573]: time=\"2026-06-12T16:44:16.241677759Z\" level=info msg=\"Checking pod openstack_redhat-edpm-deployment-ipam-openstack-edpm-ipam-vh8j8 for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 16:44:16.249721 crc crio[21573]: time=\"2026-06-12T16:44:16.249605143Z\" level=info msg=\"Ran pod sandbox e360999e41e0e925b536b493b5c391c9db56918e376023172b668d7d2f2d097a with infra container: openstack/redhat-edpm-deployment-ipam-openstack-edpm-ipam-vh8j8/POD\" id=e8d9b08b-3985-44d0-8478-12a3258ffc47 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 16:44:16.253670 crc crio[21573]: time=\"2026-06-12T16:44:16.253582283Z\" level=info msg=\"Checking image status: quay.rdoproject.org/openstack-k8s-operators/openstack-ansibleee-runner:0d5932bc7e4b786a4f66bb71a9845a8ad6dbd838\" id=c515e863-e882-4c85-b452-d5a7bc72c13e name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:44:16.279373 crc crio[21573]: time=\"2026-06-12T16:44:16.279245332Z\" level=info msg=\"Checking image status: quay.rdoproject.org/openstack-k8s-operators/openstack-ansibleee-runner:0d5932bc7e4b786a4f66bb71a9845a8ad6dbd838\" id=65bde9bc-5b77-4116-84cb-c04604d7a585 name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:44:16.290561 crc crio[21573]: time=\"2026-06-12T16:44:16.289843969Z\" level=info msg=\"Creating container: openstack/redhat-edpm-deployment-ipam-openstack-edpm-ipam-vh8j8/redhat-edpm-deployment-ipam-openstack-edpm-ipam\" id=e65abb66-2027-428b-96a2-1d74c464da52 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:44:16.296611 crc crio[21573]: time=\"2026-06-12T16:44:16.296102606Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:44:16.368605 crc crio[21573]: time=\"2026-06-12T16:44:16.36839252Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:44:16.373744 crc crio[21573]: time=\"2026-06-12T16:44:16.37366371Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:44:16.542585 crc crio[21573]: time=\"2026-06-12T16:44:16.541992805Z\" level=info msg=\"Created container 19687b437bb453e7e6951330180e79a820bddf7c1cb4b917e009d8513d00d29f: openstack/redhat-edpm-deployment-ipam-openstack-edpm-ipam-vh8j8/redhat-edpm-deployment-ipam-openstack-edpm-ipam\" id=e65abb66-2027-428b-96a2-1d74c464da52 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:44:16.546314 crc crio[21573]: time=\"2026-06-12T16:44:16.546227053Z\" level=info msg=\"Starting container: 19687b437bb453e7e6951330180e79a820bddf7c1cb4b917e009d8513d00d29f\" id=7979c8f3-7ffe-4a63-8b30-c29fd17680a9 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 16:44:16.552311 crc crio[21573]: time=\"2026-06-12T16:44:16.552182964Z\" level=info msg=\"Started container\" PID=137248 containerID=19687b437bb453e7e6951330180e79a820bddf7c1cb4b917e009d8513d00d29f description=openstack/redhat-edpm-deployment-ipam-openstack-edpm-ipam-vh8j8/redhat-edpm-deployment-ipam-openstack-edpm-ipam id=7979c8f3-7ffe-4a63-8b30-c29fd17680a9 name=/runtime.v1.RuntimeService/StartContainer sandboxID=e360999e41e0e925b536b493b5c391c9db56918e376023172b668d7d2f2d097a\nJun 12 16:44:21.919127 crc crio[21573]: time=\"2026-06-12T16:44:21.917924683Z\" level=info msg=\"Stopping pod sandbox: e360999e41e0e925b536b493b5c391c9db56918e376023172b668d7d2f2d097a\" id=317ddba8-3686-454a-8a86-157ef7283c57 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 16:44:21.920706 crc crio[21573]: time=\"2026-06-12T16:44:21.919848187Z\" level=info msg=\"Got pod network &{Name:redhat-edpm-deployment-ipam-openstack-edpm-ipam-vh8j8 Namespace:openstack ID:e360999e41e0e925b536b493b5c391c9db56918e376023172b668d7d2f2d097a UID:7736744c-d9d2-46fc-a7d6-a827530be763 NetNS:/var/run/netns/bdaee59a-4aca-4e00-afcc-9a02a421a1ee Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod7736744c_d9d2_46fc_a7d6_a827530be763.slice PodAnnotations:0xc0018966e0}] Aliases:map[]}\"\nJun 12 16:44:21.920706 crc crio[21573]: time=\"2026-06-12T16:44:21.920020973Z\" level=info msg=\"Deleting pod openstack_redhat-edpm-deployment-ipam-openstack-edpm-ipam-vh8j8 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 16:44:22.417897 crc crio[21573]: time=\"2026-06-12T16:44:22.417381738Z\" level=info msg=\"Stopped pod sandbox: e360999e41e0e925b536b493b5c391c9db56918e376023172b668d7d2f2d097a\" id=317ddba8-3686-454a-8a86-157ef7283c57 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 16:44:23.523988 crc crio[21573]: time=\"2026-06-12T16:44:23.52333874Z\" level=info msg=\"Running pod sandbox: openstack/bootstrap-edpm-deployment-ipam-openstack-edpm-ipam-9x84b/POD\" id=c16665e0-0eaa-482e-b205-e6fb5cbdb0ec name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 16:44:23.525931 crc crio[21573]: time=\"2026-06-12T16:44:23.524005539Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:44:23.562621 crc crio[21573]: time=\"2026-06-12T16:44:23.561853941Z\" level=info msg=\"Got pod network &{Name:bootstrap-edpm-deployment-ipam-openstack-edpm-ipam-9x84b Namespace:openstack ID:6f46e77893bf24556d45c93f814cefb6e124fcc38502e545de6dac60a64d9660 UID:985c64c4-046d-4dc2-b2cf-94358683d56e NetNS:/var/run/netns/963e9d2e-bb8f-4dfc-872e-71781a5b4850 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod985c64c4_046d_4dc2_b2cf_94358683d56e.slice PodAnnotations:0xc002e29040}] Aliases:map[]}\"\nJun 12 16:44:23.562621 crc crio[21573]: time=\"2026-06-12T16:44:23.562227001Z\" level=info msg=\"Adding pod openstack_bootstrap-edpm-deployment-ipam-openstack-edpm-ipam-9x84b to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 16:44:24.064751 crc crio[21573]: 2026-06-12T16:44:24Z [verbose] CmdAdd (shim): {1.1.0 [{Name:6f46e77893bf245 Mac:56:ff:e3:75:8b:8c Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:ec Mtu:0 Sandbox:/var/run/netns/963e9d2e-bb8f-4dfc-872e-71781a5b4850 SocketPath: PciID:}] [{Interface:0xc0001b6890 Address:{IP:10.217.0.236 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 16:44:24.067667 crc crio[21573]: time=\"2026-06-12T16:44:24.067573771Z\" level=info msg=\"Got pod network &{Name:bootstrap-edpm-deployment-ipam-openstack-edpm-ipam-9x84b Namespace:openstack ID:6f46e77893bf24556d45c93f814cefb6e124fcc38502e545de6dac60a64d9660 UID:985c64c4-046d-4dc2-b2cf-94358683d56e NetNS:/var/run/netns/963e9d2e-bb8f-4dfc-872e-71781a5b4850 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod985c64c4_046d_4dc2_b2cf_94358683d56e.slice PodAnnotations:0xc002e29040}] Aliases:map[]}\"\nJun 12 16:44:24.067952 crc crio[21573]: time=\"2026-06-12T16:44:24.06788773Z\" level=info msg=\"Checking pod openstack_bootstrap-edpm-deployment-ipam-openstack-edpm-ipam-9x84b for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 16:44:24.084406 crc crio[21573]: time=\"2026-06-12T16:44:24.084303451Z\" level=info msg=\"Ran pod sandbox 6f46e77893bf24556d45c93f814cefb6e124fcc38502e545de6dac60a64d9660 with infra container: openstack/bootstrap-edpm-deployment-ipam-openstack-edpm-ipam-9x84b/POD\" id=c16665e0-0eaa-482e-b205-e6fb5cbdb0ec name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 16:44:24.086873 crc crio[21573]: time=\"2026-06-12T16:44:24.086769229Z\" level=info msg=\"Checking image status: quay.rdoproject.org/openstack-k8s-operators/openstack-ansibleee-runner:0d5932bc7e4b786a4f66bb71a9845a8ad6dbd838\" id=9d383850-25e6-40b6-9b16-9a3dc5d415e9 name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:44:24.119869 crc crio[21573]: time=\"2026-06-12T16:44:24.119726423Z\" level=info msg=\"Checking image status: quay.rdoproject.org/openstack-k8s-operators/openstack-ansibleee-runner:0d5932bc7e4b786a4f66bb71a9845a8ad6dbd838\" id=14ab9caf-1103-424e-af86-3c2752415adb name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:44:24.130494 crc crio[21573]: time=\"2026-06-12T16:44:24.126820231Z\" level=info msg=\"Creating container: openstack/bootstrap-edpm-deployment-ipam-openstack-edpm-ipam-9x84b/bootstrap-edpm-deployment-ipam-openstack-edpm-ipam\" id=340ee28e-345b-474b-ba26-e5746f6cbe69 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:44:24.130494 crc crio[21573]: time=\"2026-06-12T16:44:24.127122669Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:44:24.173379 crc crio[21573]: time=\"2026-06-12T16:44:24.173317204Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:44:24.178241 crc crio[21573]: time=\"2026-06-12T16:44:24.178208702Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:44:24.318958 crc crio[21573]: time=\"2026-06-12T16:44:24.318573425Z\" level=info msg=\"Created container afe7615fb06f160561d276da7bc76664f6aca5a1a07b8b0e12fdc1044000e2e5: openstack/bootstrap-edpm-deployment-ipam-openstack-edpm-ipam-9x84b/bootstrap-edpm-deployment-ipam-openstack-edpm-ipam\" id=340ee28e-345b-474b-ba26-e5746f6cbe69 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:44:24.320924 crc crio[21573]: time=\"2026-06-12T16:44:24.320739105Z\" level=info msg=\"Starting container: afe7615fb06f160561d276da7bc76664f6aca5a1a07b8b0e12fdc1044000e2e5\" id=c3cf5818-5748-433e-a914-27b90c48b521 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 16:44:24.329818 crc crio[21573]: time=\"2026-06-12T16:44:24.329683987Z\" level=info msg=\"Started container\" PID=137797 containerID=afe7615fb06f160561d276da7bc76664f6aca5a1a07b8b0e12fdc1044000e2e5 description=openstack/bootstrap-edpm-deployment-ipam-openstack-edpm-ipam-9x84b/bootstrap-edpm-deployment-ipam-openstack-edpm-ipam id=c3cf5818-5748-433e-a914-27b90c48b521 name=/runtime.v1.RuntimeService/StartContainer sandboxID=6f46e77893bf24556d45c93f814cefb6e124fcc38502e545de6dac60a64d9660\nJun 12 16:44:59.984395 crc crio[21573]: time=\"2026-06-12T16:44:59.983586824Z\" level=info msg=\"Removing container: 236ad4acf3d56d906d221b31a542b2ab4bc9457f7d09494ad8dca603f04c7e2f\" id=f3032a55-744e-485f-afa4-cd648e2c27ed name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 16:45:00.273231 crc crio[21573]: time=\"2026-06-12T16:45:00.272958952Z\" level=info msg=\"Removed container 236ad4acf3d56d906d221b31a542b2ab4bc9457f7d09494ad8dca603f04c7e2f: openshift-infra/auto-csr-approver-29688038-qxcbz/oc\" id=f3032a55-744e-485f-afa4-cd648e2c27ed name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 16:45:00.295123 crc crio[21573]: time=\"2026-06-12T16:45:00.29498706Z\" level=info msg=\"Stopping pod sandbox: b357cabab96957123e7ec24ad913bce0fe14d7205f1e241d709bbe11b3770c69\" id=d704656d-4d69-42a5-87fd-90977e2b9dcc name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 16:45:00.295123 crc crio[21573]: time=\"2026-06-12T16:45:00.295127553Z\" level=info msg=\"Stopped pod sandbox (already stopped): b357cabab96957123e7ec24ad913bce0fe14d7205f1e241d709bbe11b3770c69\" id=d704656d-4d69-42a5-87fd-90977e2b9dcc name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 16:45:00.296246 crc crio[21573]: time=\"2026-06-12T16:45:00.296205584Z\" level=info msg=\"Removing pod sandbox: b357cabab96957123e7ec24ad913bce0fe14d7205f1e241d709bbe11b3770c69\" id=1ea25b14-7fed-4426-89c6-c42755772409 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 16:45:00.311687 crc crio[21573]: time=\"2026-06-12T16:45:00.30982403Z\" level=info msg=\"Removed pod sandbox: b357cabab96957123e7ec24ad913bce0fe14d7205f1e241d709bbe11b3770c69\" id=1ea25b14-7fed-4426-89c6-c42755772409 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 16:45:00.701530 crc crio[21573]: time=\"2026-06-12T16:45:00.700949836Z\" level=info msg=\"Running pod sandbox: openshift-operator-lifecycle-manager/collect-profiles-29688045-xq5zb/POD\" id=951dfa04-6751-4fad-b257-f4ace8b05dac name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 16:45:00.701688 crc crio[21573]: time=\"2026-06-12T16:45:00.701602364Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:45:00.754707 crc crio[21573]: time=\"2026-06-12T16:45:00.75460146Z\" level=info msg=\"Got pod network &{Name:collect-profiles-29688045-xq5zb Namespace:openshift-operator-lifecycle-manager ID:23a6acf2129e864e458051ce32d2970e5f68d2978bcea81d4b73d9d1292d855c UID:455adf39-a810-41ee-94d8-908b6e22aecb NetNS:/var/run/netns/51ef5465-35db-47a7-b69f-04500c253b75 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod455adf39_a810_41ee_94d8_908b6e22aecb.slice PodAnnotations:0xc000568378}] Aliases:map[]}\"\nJun 12 16:45:00.754707 crc crio[21573]: time=\"2026-06-12T16:45:00.754679822Z\" level=info msg=\"Adding pod openshift-operator-lifecycle-manager_collect-profiles-29688045-xq5zb to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 16:45:01.115752 crc crio[21573]: 2026-06-12T16:45:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:23a6acf2129e864 Mac:1e:27:be:61:e6:1f Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:ed Mtu:0 Sandbox:/var/run/netns/51ef5465-35db-47a7-b69f-04500c253b75 SocketPath: PciID:}] [{Interface:0xc0000146f0 Address:{IP:10.217.0.237 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 16:45:01.117904 crc crio[21573]: time=\"2026-06-12T16:45:01.117832659Z\" level=info msg=\"Got pod network &{Name:collect-profiles-29688045-xq5zb Namespace:openshift-operator-lifecycle-manager ID:23a6acf2129e864e458051ce32d2970e5f68d2978bcea81d4b73d9d1292d855c UID:455adf39-a810-41ee-94d8-908b6e22aecb NetNS:/var/run/netns/51ef5465-35db-47a7-b69f-04500c253b75 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod455adf39_a810_41ee_94d8_908b6e22aecb.slice PodAnnotations:0xc000568378}] Aliases:map[]}\"\nJun 12 16:45:01.118121 crc crio[21573]: time=\"2026-06-12T16:45:01.118017464Z\" level=info msg=\"Checking pod openshift-operator-lifecycle-manager_collect-profiles-29688045-xq5zb for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 16:45:01.129568 crc crio[21573]: time=\"2026-06-12T16:45:01.129109885Z\" level=info msg=\"Ran pod sandbox 23a6acf2129e864e458051ce32d2970e5f68d2978bcea81d4b73d9d1292d855c with infra container: openshift-operator-lifecycle-manager/collect-profiles-29688045-xq5zb/POD\" id=951dfa04-6751-4fad-b257-f4ace8b05dac name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 16:45:01.132285 crc crio[21573]: time=\"2026-06-12T16:45:01.132218241Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=2af08eb7-ff5b-4455-b1aa-d9536bb0e5a4 name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:45:01.135542 crc crio[21573]: time=\"2026-06-12T16:45:01.135488963Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=d089d963-821d-46cf-a0f4-1caff397e13d name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:45:01.144297 crc crio[21573]: time=\"2026-06-12T16:45:01.144255068Z\" level=info msg=\"Creating container: openshift-operator-lifecycle-manager/collect-profiles-29688045-xq5zb/collect-profiles\" id=3c6ec59d-82ae-4c24-8ad5-f13e4865b0fd name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:45:01.144849 crc crio[21573]: time=\"2026-06-12T16:45:01.144826964Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:45:01.194103 crc crio[21573]: time=\"2026-06-12T16:45:01.194015133Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:45:01.198363 crc crio[21573]: time=\"2026-06-12T16:45:01.198333173Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:45:01.389619 crc crio[21573]: time=\"2026-06-12T16:45:01.389075888Z\" level=info msg=\"Created container 3ee5fd4c69ed445286dacbbe538a8d34df93b37045be1b7982de220461d6ad2a: openshift-operator-lifecycle-manager/collect-profiles-29688045-xq5zb/collect-profiles\" id=3c6ec59d-82ae-4c24-8ad5-f13e4865b0fd name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:45:01.391933 crc crio[21573]: time=\"2026-06-12T16:45:01.391846527Z\" level=info msg=\"Starting container: 3ee5fd4c69ed445286dacbbe538a8d34df93b37045be1b7982de220461d6ad2a\" id=0ef96ec1-5a85-418b-b7c2-26a25d3fbf4f name=/runtime.v1.RuntimeService/StartContainer\nJun 12 16:45:01.397607 crc crio[21573]: time=\"2026-06-12T16:45:01.397541786Z\" level=info msg=\"Started container\" PID=139766 containerID=3ee5fd4c69ed445286dacbbe538a8d34df93b37045be1b7982de220461d6ad2a description=openshift-operator-lifecycle-manager/collect-profiles-29688045-xq5zb/collect-profiles id=0ef96ec1-5a85-418b-b7c2-26a25d3fbf4f name=/runtime.v1.RuntimeService/StartContainer sandboxID=23a6acf2129e864e458051ce32d2970e5f68d2978bcea81d4b73d9d1292d855c\nJun 12 16:45:03.548833 crc crio[21573]: time=\"2026-06-12T16:45:03.548184762Z\" level=info msg=\"Stopping pod sandbox: 23a6acf2129e864e458051ce32d2970e5f68d2978bcea81d4b73d9d1292d855c\" id=6e6f7fde-f7c4-4880-8fe7-e9a1a762282c name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 16:45:03.550226 crc crio[21573]: time=\"2026-06-12T16:45:03.549820719Z\" level=info msg=\"Got pod network &{Name:collect-profiles-29688045-xq5zb Namespace:openshift-operator-lifecycle-manager ID:23a6acf2129e864e458051ce32d2970e5f68d2978bcea81d4b73d9d1292d855c UID:455adf39-a810-41ee-94d8-908b6e22aecb NetNS:/var/run/netns/51ef5465-35db-47a7-b69f-04500c253b75 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod455adf39_a810_41ee_94d8_908b6e22aecb.slice PodAnnotations:0xc00443cd28}] Aliases:map[]}\"\nJun 12 16:45:03.550226 crc crio[21573]: time=\"2026-06-12T16:45:03.549972733Z\" level=info msg=\"Deleting pod openshift-operator-lifecycle-manager_collect-profiles-29688045-xq5zb from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 16:45:03.878964 crc crio[21573]: time=\"2026-06-12T16:45:03.878547464Z\" level=info msg=\"Stopped pod sandbox: 23a6acf2129e864e458051ce32d2970e5f68d2978bcea81d4b73d9d1292d855c\" id=6e6f7fde-f7c4-4880-8fe7-e9a1a762282c name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 16:45:30.498423 crc crio[21573]: time=\"2026-06-12T16:45:30.497641857Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/certified-operators-7dq2p/POD\" id=a55d71ea-84fb-4a66-92ba-40d08f4b6101 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 16:45:30.498423 crc crio[21573]: time=\"2026-06-12T16:45:30.498257415Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:45:30.574976 crc crio[21573]: time=\"2026-06-12T16:45:30.574878738Z\" level=info msg=\"Got pod network &{Name:certified-operators-7dq2p Namespace:openshift-marketplace ID:f77856c7136524a984c3da3939820e854d9d4323dfba430309e1ec3c14acda2d UID:3caf5c6d-50dc-4392-875c-f5917dfaade2 NetNS:/var/run/netns/64667b3c-5a4a-4632-96ef-b89050001e81 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod3caf5c6d_50dc_4392_875c_f5917dfaade2.slice PodAnnotations:0xc002e28068}] Aliases:map[]}\"\nJun 12 16:45:30.574976 crc crio[21573]: time=\"2026-06-12T16:45:30.57495897Z\" level=info msg=\"Adding pod openshift-marketplace_certified-operators-7dq2p to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 16:45:31.188341 crc crio[21573]: 2026-06-12T16:45:31Z [verbose] CmdAdd (shim): {1.1.0 [{Name:f77856c7136524a Mac:0e:b2:41:ab:00:ef Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:ee Mtu:0 Sandbox:/var/run/netns/64667b3c-5a4a-4632-96ef-b89050001e81 SocketPath: PciID:}] [{Interface:0xc00025aa00 Address:{IP:10.217.0.238 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 16:45:31.190692 crc crio[21573]: time=\"2026-06-12T16:45:31.190302626Z\" level=info msg=\"Got pod network &{Name:certified-operators-7dq2p Namespace:openshift-marketplace ID:f77856c7136524a984c3da3939820e854d9d4323dfba430309e1ec3c14acda2d UID:3caf5c6d-50dc-4392-875c-f5917dfaade2 NetNS:/var/run/netns/64667b3c-5a4a-4632-96ef-b89050001e81 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod3caf5c6d_50dc_4392_875c_f5917dfaade2.slice PodAnnotations:0xc002e28068}] Aliases:map[]}\"\nJun 12 16:45:31.190906 crc crio[21573]: time=\"2026-06-12T16:45:31.190844611Z\" level=info msg=\"Checking pod openshift-marketplace_certified-operators-7dq2p for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 16:45:31.202629 crc crio[21573]: time=\"2026-06-12T16:45:31.202159844Z\" level=info msg=\"Ran pod sandbox f77856c7136524a984c3da3939820e854d9d4323dfba430309e1ec3c14acda2d with infra container: openshift-marketplace/certified-operators-7dq2p/POD\" id=a55d71ea-84fb-4a66-92ba-40d08f4b6101 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 16:45:31.207374 crc crio[21573]: time=\"2026-06-12T16:45:31.207235782Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=e4520be7-f055-4fb1-9ea7-25351c345f6f name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:45:31.209840 crc crio[21573]: time=\"2026-06-12T16:45:31.209719442Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=9ca0eed3-b08a-4292-b8a4-e29691fdfb31 name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:45:31.217309 crc crio[21573]: time=\"2026-06-12T16:45:31.217241882Z\" level=info msg=\"Creating container: openshift-marketplace/certified-operators-7dq2p/extract-utilities\" id=1e0e325a-0435-410a-9fbf-3c08cc16887b name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:45:31.218224 crc crio[21573]: time=\"2026-06-12T16:45:31.217831089Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:45:31.277218 crc crio[21573]: time=\"2026-06-12T16:45:31.277142982Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:45:31.283558 crc crio[21573]: time=\"2026-06-12T16:45:31.28350377Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:45:31.468779 crc crio[21573]: time=\"2026-06-12T16:45:31.468667018Z\" level=info msg=\"Created container b0cdf63d916e47a66558df6aa418abe7864ec77f10c6abc1928aa8b9ec9a0fde: openshift-marketplace/certified-operators-7dq2p/extract-utilities\" id=1e0e325a-0435-410a-9fbf-3c08cc16887b name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:45:31.471172 crc crio[21573]: time=\"2026-06-12T16:45:31.471096407Z\" level=info msg=\"Starting container: b0cdf63d916e47a66558df6aa418abe7864ec77f10c6abc1928aa8b9ec9a0fde\" id=a372b661-3ef6-4326-99a2-466a5fcee2fc name=/runtime.v1.RuntimeService/StartContainer\nJun 12 16:45:31.476857 crc crio[21573]: time=\"2026-06-12T16:45:31.476773127Z\" level=info msg=\"Started container\" PID=141258 containerID=b0cdf63d916e47a66558df6aa418abe7864ec77f10c6abc1928aa8b9ec9a0fde description=openshift-marketplace/certified-operators-7dq2p/extract-utilities id=a372b661-3ef6-4326-99a2-466a5fcee2fc name=/runtime.v1.RuntimeService/StartContainer sandboxID=f77856c7136524a984c3da3939820e854d9d4323dfba430309e1ec3c14acda2d\nJun 12 16:45:31.955074 crc crio[21573]: time=\"2026-06-12T16:45:31.9547878Z\" level=info msg=\"Pulling image: registry.redhat.io/redhat/certified-operator-index:v4.20\" id=d8101030-5fcc-4245-9d60-7d4ec191ecae name=/runtime.v1.ImageService/PullImage\nJun 12 16:45:31.968809 crc crio[21573]: time=\"2026-06-12T16:45:31.968733293Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/redhat/certified-operator-index:v4.20\\\"\"\nJun 12 16:45:32.680671 crc crio[21573]: time=\"2026-06-12T16:45:32.680173327Z\" level=info msg=\"Pulled image: registry.redhat.io/redhat/certified-operator-index@sha256:479a8801ff2843735e11b3d64fd2612da3248c45b500a01b08df90f7aab8d46b\" id=d8101030-5fcc-4245-9d60-7d4ec191ecae name=/runtime.v1.ImageService/PullImage\nJun 12 16:45:32.682429 crc crio[21573]: time=\"2026-06-12T16:45:32.682312547Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/certified-operator-index:v4.20\" id=0c1260c2-d3f0-413e-b479-6642f519465b name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:45:32.685002 crc crio[21573]: time=\"2026-06-12T16:45:32.684917941Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/certified-operator-index:v4.20\" id=4fc72a48-e504-478c-b4c7-769ab8f9af5e name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:45:32.694267 crc crio[21573]: time=\"2026-06-12T16:45:32.69383958Z\" level=info msg=\"Creating container: openshift-marketplace/certified-operators-7dq2p/extract-content\" id=20fb4629-1f66-400e-a6a1-5bad8d35ca93 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:45:32.694806 crc crio[21573]: time=\"2026-06-12T16:45:32.694770497Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:45:32.760977 crc crio[21573]: time=\"2026-06-12T16:45:32.76079328Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:45:32.765498 crc crio[21573]: time=\"2026-06-12T16:45:32.765393826Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:45:32.959579 crc crio[21573]: time=\"2026-06-12T16:45:32.959397332Z\" level=info msg=\"Created container e77b99e73b111032547dacfd4348a05838c355061c3721ff3629a217a722f8fb: openshift-marketplace/certified-operators-7dq2p/extract-content\" id=20fb4629-1f66-400e-a6a1-5bad8d35ca93 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:45:32.969890 crc crio[21573]: time=\"2026-06-12T16:45:32.966689799Z\" level=info msg=\"Starting container: e77b99e73b111032547dacfd4348a05838c355061c3721ff3629a217a722f8fb\" id=75e41c22-3b02-4166-adba-02add6c71f12 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 16:45:32.978273 crc crio[21573]: time=\"2026-06-12T16:45:32.97809586Z\" level=info msg=\"Started container\" PID=141313 containerID=e77b99e73b111032547dacfd4348a05838c355061c3721ff3629a217a722f8fb description=openshift-marketplace/certified-operators-7dq2p/extract-content id=75e41c22-3b02-4166-adba-02add6c71f12 name=/runtime.v1.RuntimeService/StartContainer sandboxID=f77856c7136524a984c3da3939820e854d9d4323dfba430309e1ec3c14acda2d\nJun 12 16:45:35.043749 crc crio[21573]: time=\"2026-06-12T16:45:35.042220259Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=21ee67ff-f468-436c-a96d-183b1a6191a7 name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:45:35.046417 crc crio[21573]: time=\"2026-06-12T16:45:35.046378685Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=87d5879e-bf2e-470f-a331-ad66de9372e8 name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:45:35.057274 crc crio[21573]: time=\"2026-06-12T16:45:35.057110536Z\" level=info msg=\"Creating container: openshift-marketplace/certified-operators-7dq2p/registry-server\" id=5fe0fb52-52a5-4af9-b53b-b5f162da4d40 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:45:35.057891 crc crio[21573]: time=\"2026-06-12T16:45:35.057823306Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:45:35.129201 crc crio[21573]: time=\"2026-06-12T16:45:35.129102844Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:45:35.132209 crc crio[21573]: time=\"2026-06-12T16:45:35.132148449Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:45:35.297714 crc crio[21573]: time=\"2026-06-12T16:45:35.297134941Z\" level=info msg=\"Created container 413251026becadbfe8eb4391361cf2cbb6ac898a1a30cf775cf25d10806d8192: openshift-marketplace/certified-operators-7dq2p/registry-server\" id=5fe0fb52-52a5-4af9-b53b-b5f162da4d40 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:45:35.299694 crc crio[21573]: time=\"2026-06-12T16:45:35.299608682Z\" level=info msg=\"Starting container: 413251026becadbfe8eb4391361cf2cbb6ac898a1a30cf775cf25d10806d8192\" id=591c48a2-b721-4fab-8afc-b144786b38bc name=/runtime.v1.RuntimeService/StartContainer\nJun 12 16:45:35.309784 crc crio[21573]: time=\"2026-06-12T16:45:35.309705385Z\" level=info msg=\"Started container\" PID=141474 containerID=413251026becadbfe8eb4391361cf2cbb6ac898a1a30cf775cf25d10806d8192 description=openshift-marketplace/certified-operators-7dq2p/registry-server id=591c48a2-b721-4fab-8afc-b144786b38bc name=/runtime.v1.RuntimeService/StartContainer sandboxID=f77856c7136524a984c3da3939820e854d9d4323dfba430309e1ec3c14acda2d\nJun 12 16:45:43.169351 crc crio[21573]: time=\"2026-06-12T16:45:43.168130937Z\" level=info msg=\"Stopping container: 413251026becadbfe8eb4391361cf2cbb6ac898a1a30cf775cf25d10806d8192 (timeout: 2s)\" id=f792fae2-76f5-4949-80fb-cfd559d0047f name=/runtime.v1.RuntimeService/StopContainer\nJun 12 16:45:43.315242 crc crio[21573]: time=\"2026-06-12T16:45:43.314571242Z\" level=info msg=\"Stopped container 413251026becadbfe8eb4391361cf2cbb6ac898a1a30cf775cf25d10806d8192: openshift-marketplace/certified-operators-7dq2p/registry-server\" id=f792fae2-76f5-4949-80fb-cfd559d0047f name=/runtime.v1.RuntimeService/StopContainer\nJun 12 16:45:43.316563 crc crio[21573]: time=\"2026-06-12T16:45:43.316428043Z\" level=info msg=\"Stopping pod sandbox: f77856c7136524a984c3da3939820e854d9d4323dfba430309e1ec3c14acda2d\" id=83833de5-78ad-429a-b7ea-632e99a4c107 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 16:45:43.317408 crc crio[21573]: time=\"2026-06-12T16:45:43.317231025Z\" level=info msg=\"Got pod network &{Name:certified-operators-7dq2p Namespace:openshift-marketplace ID:f77856c7136524a984c3da3939820e854d9d4323dfba430309e1ec3c14acda2d UID:3caf5c6d-50dc-4392-875c-f5917dfaade2 NetNS:/var/run/netns/64667b3c-5a4a-4632-96ef-b89050001e81 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod3caf5c6d_50dc_4392_875c_f5917dfaade2.slice PodAnnotations:0xc00338e6a8}] Aliases:map[]}\"\nJun 12 16:45:43.318014 crc crio[21573]: time=\"2026-06-12T16:45:43.317565294Z\" level=info msg=\"Deleting pod openshift-marketplace_certified-operators-7dq2p from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 16:45:43.705824 crc crio[21573]: time=\"2026-06-12T16:45:43.705584959Z\" level=info msg=\"Stopped pod sandbox: f77856c7136524a984c3da3939820e854d9d4323dfba430309e1ec3c14acda2d\" id=83833de5-78ad-429a-b7ea-632e99a4c107 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 16:45:44.192207 crc crio[21573]: time=\"2026-06-12T16:45:44.191653341Z\" level=info msg=\"Removing container: 413251026becadbfe8eb4391361cf2cbb6ac898a1a30cf775cf25d10806d8192\" id=41e7baa4-bd96-4fdf-89fb-fe2583f7d994 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 16:45:44.234192 crc crio[21573]: time=\"2026-06-12T16:45:44.233982871Z\" level=info msg=\"Removed container 413251026becadbfe8eb4391361cf2cbb6ac898a1a30cf775cf25d10806d8192: openshift-marketplace/certified-operators-7dq2p/registry-server\" id=41e7baa4-bd96-4fdf-89fb-fe2583f7d994 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 16:45:44.240264 crc crio[21573]: time=\"2026-06-12T16:45:44.240077636Z\" level=info msg=\"Removing container: e77b99e73b111032547dacfd4348a05838c355061c3721ff3629a217a722f8fb\" id=0043ff34-67e5-484a-a17d-4ace382fdb08 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 16:45:44.295914 crc crio[21573]: time=\"2026-06-12T16:45:44.295751807Z\" level=info msg=\"Removed container e77b99e73b111032547dacfd4348a05838c355061c3721ff3629a217a722f8fb: openshift-marketplace/certified-operators-7dq2p/extract-content\" id=0043ff34-67e5-484a-a17d-4ace382fdb08 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 16:45:44.298432 crc crio[21573]: time=\"2026-06-12T16:45:44.29836195Z\" level=info msg=\"Removing container: b0cdf63d916e47a66558df6aa418abe7864ec77f10c6abc1928aa8b9ec9a0fde\" id=8e84cf16-1b92-48ef-8d7c-3e95c40aa2d5 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 16:45:44.337400 crc crio[21573]: time=\"2026-06-12T16:45:44.337269601Z\" level=info msg=\"Removed container b0cdf63d916e47a66558df6aa418abe7864ec77f10c6abc1928aa8b9ec9a0fde: openshift-marketplace/certified-operators-7dq2p/extract-utilities\" id=8e84cf16-1b92-48ef-8d7c-3e95c40aa2d5 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 16:46:00.335715 crc crio[21573]: time=\"2026-06-12T16:46:00.334666608Z\" level=info msg=\"Removing container: 786331c721c4469022852960ea776cf5d5dfe31e0e1f085985af95cbc44293e2\" id=aab669c1-7c27-4b59-96f6-dd719504e7aa name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 16:46:00.372883 crc crio[21573]: time=\"2026-06-12T16:46:00.372135881Z\" level=info msg=\"Removed container 786331c721c4469022852960ea776cf5d5dfe31e0e1f085985af95cbc44293e2: openshift-operator-lifecycle-manager/collect-profiles-29688000-qvxfq/collect-profiles\" id=aab669c1-7c27-4b59-96f6-dd719504e7aa name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 16:46:00.384097 crc crio[21573]: time=\"2026-06-12T16:46:00.383998291Z\" level=info msg=\"Stopping pod sandbox: f77856c7136524a984c3da3939820e854d9d4323dfba430309e1ec3c14acda2d\" id=6ace9097-f2a9-4d11-a137-ab61bf3dd12b name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 16:46:00.384356 crc crio[21573]: time=\"2026-06-12T16:46:00.384128984Z\" level=info msg=\"Stopped pod sandbox (already stopped): f77856c7136524a984c3da3939820e854d9d4323dfba430309e1ec3c14acda2d\" id=6ace9097-f2a9-4d11-a137-ab61bf3dd12b name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 16:46:00.384854 crc crio[21573]: time=\"2026-06-12T16:46:00.384785213Z\" level=info msg=\"Removing pod sandbox: f77856c7136524a984c3da3939820e854d9d4323dfba430309e1ec3c14acda2d\" id=e586198c-4d89-4155-b9f9-b994d72ecf85 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 16:46:00.416099 crc crio[21573]: time=\"2026-06-12T16:46:00.415969973Z\" level=info msg=\"Removed pod sandbox: f77856c7136524a984c3da3939820e854d9d4323dfba430309e1ec3c14acda2d\" id=e586198c-4d89-4155-b9f9-b994d72ecf85 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 16:46:00.417945 crc crio[21573]: time=\"2026-06-12T16:46:00.41787151Z\" level=info msg=\"Stopping pod sandbox: 5bdab20c2f65a980f47b95ffc81afbcb4ce80e347efd833388ae2b4a7cc30d16\" id=07568620-57e7-42a6-b854-4b4c95091ae9 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 16:46:00.418218 crc crio[21573]: time=\"2026-06-12T16:46:00.417951082Z\" level=info msg=\"Stopped pod sandbox (already stopped): 5bdab20c2f65a980f47b95ffc81afbcb4ce80e347efd833388ae2b4a7cc30d16\" id=07568620-57e7-42a6-b854-4b4c95091ae9 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 16:46:00.419100 crc crio[21573]: time=\"2026-06-12T16:46:00.418968521Z\" level=info msg=\"Removing pod sandbox: 5bdab20c2f65a980f47b95ffc81afbcb4ce80e347efd833388ae2b4a7cc30d16\" id=c2ef09e3-6c67-4bc1-8587-6ac906286ff3 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 16:46:00.438083 crc crio[21573]: time=\"2026-06-12T16:46:00.437938013Z\" level=info msg=\"Removed pod sandbox: 5bdab20c2f65a980f47b95ffc81afbcb4ce80e347efd833388ae2b4a7cc30d16\" id=c2ef09e3-6c67-4bc1-8587-6ac906286ff3 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 16:46:00.888132 crc crio[21573]: time=\"2026-06-12T16:46:00.888018965Z\" level=info msg=\"Running pod sandbox: openshift-infra/auto-csr-approver-29688046-24q6s/POD\" id=ae59ac1e-086d-4e3c-8853-b3542f52024e name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 16:46:00.888269 crc crio[21573]: time=\"2026-06-12T16:46:00.888180589Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:46:00.922073 crc crio[21573]: time=\"2026-06-12T16:46:00.921934578Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29688046-24q6s Namespace:openshift-infra ID:de01746b5a07ff55eaea85cd600cf881a727d4f43f36526dc985d49803ecac25 UID:f67fe2df-6f09-410d-8961-c5738fc15f9b NetNS:/var/run/netns/7638cabf-4ee5-4535-bd73-b8262c8653ba Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podf67fe2df_6f09_410d_8961_c5738fc15f9b.slice PodAnnotations:0xc00338eef8}] Aliases:map[]}\"\nJun 12 16:46:00.922073 crc crio[21573]: time=\"2026-06-12T16:46:00.921992076Z\" level=info msg=\"Adding pod openshift-infra_auto-csr-approver-29688046-24q6s to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 16:46:01.689914 crc crio[21573]: 2026-06-12T16:46:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:de01746b5a07ff5 Mac:0a:8d:4a:0d:9d:ed Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:ef Mtu:0 Sandbox:/var/run/netns/7638cabf-4ee5-4535-bd73-b8262c8653ba SocketPath: PciID:}] [{Interface:0xc0006805a0 Address:{IP:10.217.0.239 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 16:46:01.691960 crc crio[21573]: time=\"2026-06-12T16:46:01.69112974Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29688046-24q6s Namespace:openshift-infra ID:de01746b5a07ff55eaea85cd600cf881a727d4f43f36526dc985d49803ecac25 UID:f67fe2df-6f09-410d-8961-c5738fc15f9b NetNS:/var/run/netns/7638cabf-4ee5-4535-bd73-b8262c8653ba Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podf67fe2df_6f09_410d_8961_c5738fc15f9b.slice PodAnnotations:0xc00338eef8}] Aliases:map[]}\"\nJun 12 16:46:01.691960 crc crio[21573]: time=\"2026-06-12T16:46:01.691264624Z\" level=info msg=\"Checking pod openshift-infra_auto-csr-approver-29688046-24q6s for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 16:46:01.700394 crc crio[21573]: time=\"2026-06-12T16:46:01.700295736Z\" level=info msg=\"Ran pod sandbox de01746b5a07ff55eaea85cd600cf881a727d4f43f36526dc985d49803ecac25 with infra container: openshift-infra/auto-csr-approver-29688046-24q6s/POD\" id=ae59ac1e-086d-4e3c-8853-b3542f52024e name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 16:46:01.706653 crc crio[21573]: time=\"2026-06-12T16:46:01.705027449Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-cli:latest\" id=3d7a964d-9842-4113-8667-6f1aad030694 name=/runtime.v1.ImageService/PullImage\nJun 12 16:46:01.715200 crc crio[21573]: time=\"2026-06-12T16:46:01.713002134Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-cli:latest\\\"\"\nJun 12 16:46:02.531697 crc crio[21573]: time=\"2026-06-12T16:46:02.530975704Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9\" id=3d7a964d-9842-4113-8667-6f1aad030694 name=/runtime.v1.ImageService/PullImage\nJun 12 16:46:02.532248 crc crio[21573]: time=\"2026-06-12T16:46:02.532168548Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=bf9811c5-c9bc-476c-b967-cb5ab0c97111 name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:46:02.534761 crc crio[21573]: time=\"2026-06-12T16:46:02.534612676Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=51399a2c-611d-4391-9fd4-42b394f7fc69 name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:46:02.547733 crc crio[21573]: time=\"2026-06-12T16:46:02.547650242Z\" level=info msg=\"Creating container: openshift-infra/auto-csr-approver-29688046-24q6s/oc\" id=061f12d1-8718-4c63-9990-235255517c48 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:46:02.548168 crc crio[21573]: time=\"2026-06-12T16:46:02.548106524Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:46:02.594722 crc crio[21573]: time=\"2026-06-12T16:46:02.594576487Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:46:02.885556 crc crio[21573]: time=\"2026-06-12T16:46:02.885392977Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:46:03.010537 crc crio[21573]: time=\"2026-06-12T16:46:03.006984586Z\" level=info msg=\"Created container 9c73ae5153658045306c30de503dfb69b64fe18e139890bb747d36c2247ddf8a: openshift-infra/auto-csr-approver-29688046-24q6s/oc\" id=061f12d1-8718-4c63-9990-235255517c48 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:46:03.013018 crc crio[21573]: time=\"2026-06-12T16:46:03.012889611Z\" level=info msg=\"Starting container: 9c73ae5153658045306c30de503dfb69b64fe18e139890bb747d36c2247ddf8a\" id=97d49f58-7a16-41f8-b6d5-b78d800b6434 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 16:46:03.027996 crc crio[21573]: time=\"2026-06-12T16:46:03.027827773Z\" level=info msg=\"Started container\" PID=142909 containerID=9c73ae5153658045306c30de503dfb69b64fe18e139890bb747d36c2247ddf8a description=openshift-infra/auto-csr-approver-29688046-24q6s/oc id=97d49f58-7a16-41f8-b6d5-b78d800b6434 name=/runtime.v1.RuntimeService/StartContainer sandboxID=de01746b5a07ff55eaea85cd600cf881a727d4f43f36526dc985d49803ecac25\nJun 12 16:46:04.580332 crc crio[21573]: time=\"2026-06-12T16:46:04.578931553Z\" level=info msg=\"Stopping pod sandbox: de01746b5a07ff55eaea85cd600cf881a727d4f43f36526dc985d49803ecac25\" id=77762100-d34e-47ec-af7f-5dc9b8a26c3d name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 16:46:04.580332 crc crio[21573]: time=\"2026-06-12T16:46:04.580180699Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29688046-24q6s Namespace:openshift-infra ID:de01746b5a07ff55eaea85cd600cf881a727d4f43f36526dc985d49803ecac25 UID:f67fe2df-6f09-410d-8961-c5738fc15f9b NetNS:/var/run/netns/7638cabf-4ee5-4535-bd73-b8262c8653ba Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podf67fe2df_6f09_410d_8961_c5738fc15f9b.slice PodAnnotations:0xc0006418e0}] Aliases:map[]}\"\nJun 12 16:46:04.580332 crc crio[21573]: time=\"2026-06-12T16:46:04.580315843Z\" level=info msg=\"Deleting pod openshift-infra_auto-csr-approver-29688046-24q6s from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 16:46:04.910124 crc crio[21573]: time=\"2026-06-12T16:46:04.909870077Z\" level=info msg=\"Stopped pod sandbox: de01746b5a07ff55eaea85cd600cf881a727d4f43f36526dc985d49803ecac25\" id=77762100-d34e-47ec-af7f-5dc9b8a26c3d name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 16:46:05.720835 crc crio[21573]: time=\"2026-06-12T16:46:05.720302179Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/community-operators-vzlqw/POD\" id=94aa94f5-d6e2-4d97-a212-e6e41ab021e7 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 16:46:05.721591 crc crio[21573]: time=\"2026-06-12T16:46:05.720861035Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:46:05.777510 crc crio[21573]: time=\"2026-06-12T16:46:05.777245676Z\" level=info msg=\"Got pod network &{Name:community-operators-vzlqw Namespace:openshift-marketplace ID:8a83d9b67b86fcaa68b343db793ca9e635cd53ecc757fdfdbc06957b6b80fc95 UID:02dc5169-91e9-46ad-8aa5-1c33dfe3e651 NetNS:/var/run/netns/83ff0037-c9f8-4843-8ae3-fd1a2844b807 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod02dc5169_91e9_46ad_8aa5_1c33dfe3e651.slice PodAnnotations:0xc000569548}] Aliases:map[]}\"\nJun 12 16:46:05.777510 crc crio[21573]: time=\"2026-06-12T16:46:05.777314277Z\" level=info msg=\"Adding pod openshift-marketplace_community-operators-vzlqw to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 16:46:06.458200 crc crio[21573]: 2026-06-12T16:46:06Z [verbose] CmdAdd (shim): {1.1.0 [{Name:8a83d9b67b86fca Mac:96:fa:3e:58:37:0c Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:f0 Mtu:0 Sandbox:/var/run/netns/83ff0037-c9f8-4843-8ae3-fd1a2844b807 SocketPath: PciID:}] [{Interface:0xc00013aef0 Address:{IP:10.217.0.240 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 16:46:06.459363 crc crio[21573]: time=\"2026-06-12T16:46:06.459285217Z\" level=info msg=\"Got pod network &{Name:community-operators-vzlqw Namespace:openshift-marketplace ID:8a83d9b67b86fcaa68b343db793ca9e635cd53ecc757fdfdbc06957b6b80fc95 UID:02dc5169-91e9-46ad-8aa5-1c33dfe3e651 NetNS:/var/run/netns/83ff0037-c9f8-4843-8ae3-fd1a2844b807 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod02dc5169_91e9_46ad_8aa5_1c33dfe3e651.slice PodAnnotations:0xc000569548}] Aliases:map[]}\"\nJun 12 16:46:06.459536 crc crio[21573]: time=\"2026-06-12T16:46:06.459510583Z\" level=info msg=\"Checking pod openshift-marketplace_community-operators-vzlqw for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 16:46:06.475004 crc crio[21573]: time=\"2026-06-12T16:46:06.474931305Z\" level=info msg=\"Ran pod sandbox 8a83d9b67b86fcaa68b343db793ca9e635cd53ecc757fdfdbc06957b6b80fc95 with infra container: openshift-marketplace/community-operators-vzlqw/POD\" id=94aa94f5-d6e2-4d97-a212-e6e41ab021e7 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 16:46:06.477896 crc crio[21573]: time=\"2026-06-12T16:46:06.477799637Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=e591af13-b70f-41ff-994e-54d337350483 name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:46:06.480626 crc crio[21573]: time=\"2026-06-12T16:46:06.480555622Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=d9abb5af-c605-4a91-beac-536ef6c4329f name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:46:06.488945 crc crio[21573]: time=\"2026-06-12T16:46:06.488796443Z\" level=info msg=\"Creating container: openshift-marketplace/community-operators-vzlqw/extract-utilities\" id=74a07371-637e-499d-a98e-7c1fd4c9b7b6 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:46:06.489290 crc crio[21573]: time=\"2026-06-12T16:46:06.489250596Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:46:06.538863 crc crio[21573]: time=\"2026-06-12T16:46:06.538691541Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:46:06.542619 crc crio[21573]: time=\"2026-06-12T16:46:06.54253893Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:46:06.751214 crc crio[21573]: time=\"2026-06-12T16:46:06.751032121Z\" level=info msg=\"Created container 2e8b7e3bf1ab1ed0d5ba7c17c95147337b6a1108cbf7182c7d1ce8157c5422eb: openshift-marketplace/community-operators-vzlqw/extract-utilities\" id=74a07371-637e-499d-a98e-7c1fd4c9b7b6 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:46:06.756300 crc crio[21573]: time=\"2026-06-12T16:46:06.756093663Z\" level=info msg=\"Starting container: 2e8b7e3bf1ab1ed0d5ba7c17c95147337b6a1108cbf7182c7d1ce8157c5422eb\" id=bb161de9-af08-4d5d-910b-7474dc4be925 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 16:46:06.767406 crc crio[21573]: time=\"2026-06-12T16:46:06.766998779Z\" level=info msg=\"Started container\" PID=143301 containerID=2e8b7e3bf1ab1ed0d5ba7c17c95147337b6a1108cbf7182c7d1ce8157c5422eb description=openshift-marketplace/community-operators-vzlqw/extract-utilities id=bb161de9-af08-4d5d-910b-7474dc4be925 name=/runtime.v1.RuntimeService/StartContainer sandboxID=8a83d9b67b86fcaa68b343db793ca9e635cd53ecc757fdfdbc06957b6b80fc95\nJun 12 16:46:07.633808 crc crio[21573]: time=\"2026-06-12T16:46:07.632605754Z\" level=info msg=\"Pulling image: registry.redhat.io/redhat/community-operator-index:v4.20\" id=0e3110fa-fbfc-45bb-9702-1dd80fd95efd name=/runtime.v1.ImageService/PullImage\nJun 12 16:46:07.638826 crc crio[21573]: time=\"2026-06-12T16:46:07.63877126Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/redhat/community-operator-index:v4.20\\\"\"\nJun 12 16:46:08.168979 crc crio[21573]: time=\"2026-06-12T16:46:08.168329808Z\" level=info msg=\"Pulled image: registry.redhat.io/redhat/community-operator-index@sha256:8874ea870c535d2628f240c4dfe1c55570869954e66ad633ea84cc782b3982dc\" id=0e3110fa-fbfc-45bb-9702-1dd80fd95efd name=/runtime.v1.ImageService/PullImage\nJun 12 16:46:08.171780 crc crio[21573]: time=\"2026-06-12T16:46:08.171729033Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/community-operator-index:v4.20\" id=8ef58951-e563-41bc-92b7-0c4a812b43c0 name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:46:08.179614 crc crio[21573]: time=\"2026-06-12T16:46:08.179178782Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/community-operator-index:v4.20\" id=90e1337a-e643-40ca-986b-06f556164651 name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:46:08.190025 crc crio[21573]: time=\"2026-06-12T16:46:08.189900052Z\" level=info msg=\"Creating container: openshift-marketplace/community-operators-vzlqw/extract-content\" id=f047eabf-432c-4425-94ea-6d601f86da77 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:46:08.190654 crc crio[21573]: time=\"2026-06-12T16:46:08.190591622Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:46:08.270318 crc crio[21573]: time=\"2026-06-12T16:46:08.270084059Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:46:08.275080 crc crio[21573]: time=\"2026-06-12T16:46:08.274984667Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:46:08.438903 crc crio[21573]: time=\"2026-06-12T16:46:08.438705254Z\" level=info msg=\"Created container 0e08221ec324929ae6199f1ca7cf6a0d0640aca74144fefa5beea4f5177ce006: openshift-marketplace/community-operators-vzlqw/extract-content\" id=f047eabf-432c-4425-94ea-6d601f86da77 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:46:08.440787 crc crio[21573]: time=\"2026-06-12T16:46:08.440313509Z\" level=info msg=\"Starting container: 0e08221ec324929ae6199f1ca7cf6a0d0640aca74144fefa5beea4f5177ce006\" id=a90f3b5a-7f4b-42c7-b562-7e8c511aebe1 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 16:46:08.447153 crc crio[21573]: time=\"2026-06-12T16:46:08.446583516Z\" level=info msg=\"Started container\" PID=143393 containerID=0e08221ec324929ae6199f1ca7cf6a0d0640aca74144fefa5beea4f5177ce006 description=openshift-marketplace/community-operators-vzlqw/extract-content id=a90f3b5a-7f4b-42c7-b562-7e8c511aebe1 name=/runtime.v1.RuntimeService/StartContainer sandboxID=8a83d9b67b86fcaa68b343db793ca9e635cd53ecc757fdfdbc06957b6b80fc95\nJun 12 16:46:10.681914 crc crio[21573]: time=\"2026-06-12T16:46:10.681331029Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=3ba60fae-e106-4a11-ab44-61e28309633b name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:46:10.685247 crc crio[21573]: time=\"2026-06-12T16:46:10.684938Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=7dc656a5-b822-48f4-85d5-6872929c2139 name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:46:10.698682 crc crio[21573]: time=\"2026-06-12T16:46:10.697324237Z\" level=info msg=\"Creating container: openshift-marketplace/community-operators-vzlqw/registry-server\" id=80f64489-6951-44c8-af25-4eb6bc9640d1 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:46:10.698682 crc crio[21573]: time=\"2026-06-12T16:46:10.69778436Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:46:10.780319 crc crio[21573]: time=\"2026-06-12T16:46:10.78021205Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:46:10.784133 crc crio[21573]: time=\"2026-06-12T16:46:10.784024426Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:46:10.955836 crc crio[21573]: time=\"2026-06-12T16:46:10.955705527Z\" level=info msg=\"Created container 17aa4e74cb2392751198929a9bac8e0e0c351e9e25331b59742f91847af7a86a: openshift-marketplace/community-operators-vzlqw/registry-server\" id=80f64489-6951-44c8-af25-4eb6bc9640d1 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:46:10.956936 crc crio[21573]: time=\"2026-06-12T16:46:10.95686709Z\" level=info msg=\"Starting container: 17aa4e74cb2392751198929a9bac8e0e0c351e9e25331b59742f91847af7a86a\" id=260cd742-8260-4f0b-98de-2a59ebd3f19a name=/runtime.v1.RuntimeService/StartContainer\nJun 12 16:46:10.962943 crc crio[21573]: time=\"2026-06-12T16:46:10.96283732Z\" level=info msg=\"Started container\" PID=143504 containerID=17aa4e74cb2392751198929a9bac8e0e0c351e9e25331b59742f91847af7a86a description=openshift-marketplace/community-operators-vzlqw/registry-server id=260cd742-8260-4f0b-98de-2a59ebd3f19a name=/runtime.v1.RuntimeService/StartContainer sandboxID=8a83d9b67b86fcaa68b343db793ca9e635cd53ecc757fdfdbc06957b6b80fc95\nJun 12 16:46:17.801591 crc crio[21573]: time=\"2026-06-12T16:46:17.800747343Z\" level=info msg=\"Stopping container: 17aa4e74cb2392751198929a9bac8e0e0c351e9e25331b59742f91847af7a86a (timeout: 2s)\" id=2ea73e33-8aab-466f-9afb-79352f2900b6 name=/runtime.v1.RuntimeService/StopContainer\nJun 12 16:46:17.929803 crc crio[21573]: time=\"2026-06-12T16:46:17.929662026Z\" level=info msg=\"Stopped container 17aa4e74cb2392751198929a9bac8e0e0c351e9e25331b59742f91847af7a86a: openshift-marketplace/community-operators-vzlqw/registry-server\" id=2ea73e33-8aab-466f-9afb-79352f2900b6 name=/runtime.v1.RuntimeService/StopContainer\nJun 12 16:46:17.932262 crc crio[21573]: time=\"2026-06-12T16:46:17.932077884Z\" level=info msg=\"Stopping pod sandbox: 8a83d9b67b86fcaa68b343db793ca9e635cd53ecc757fdfdbc06957b6b80fc95\" id=cf0c37b8-32ea-42b9-96f6-0bfeee2e39c2 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 16:46:17.933172 crc crio[21573]: time=\"2026-06-12T16:46:17.933085903Z\" level=info msg=\"Got pod network &{Name:community-operators-vzlqw Namespace:openshift-marketplace ID:8a83d9b67b86fcaa68b343db793ca9e635cd53ecc757fdfdbc06957b6b80fc95 UID:02dc5169-91e9-46ad-8aa5-1c33dfe3e651 NetNS:/var/run/netns/83ff0037-c9f8-4843-8ae3-fd1a2844b807 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod02dc5169_91e9_46ad_8aa5_1c33dfe3e651.slice PodAnnotations:0xc0063810c8}] Aliases:map[]}\"\nJun 12 16:46:17.933344 crc crio[21573]: time=\"2026-06-12T16:46:17.933282798Z\" level=info msg=\"Deleting pod openshift-marketplace_community-operators-vzlqw from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 16:46:18.351819 crc crio[21573]: time=\"2026-06-12T16:46:18.350877489Z\" level=info msg=\"Stopped pod sandbox: 8a83d9b67b86fcaa68b343db793ca9e635cd53ecc757fdfdbc06957b6b80fc95\" id=cf0c37b8-32ea-42b9-96f6-0bfeee2e39c2 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 16:46:18.835210 crc crio[21573]: time=\"2026-06-12T16:46:18.834861193Z\" level=info msg=\"Removing container: 17aa4e74cb2392751198929a9bac8e0e0c351e9e25331b59742f91847af7a86a\" id=f37d377c-c18b-43a5-9a57-697a938f4244 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 16:46:18.924326 crc crio[21573]: time=\"2026-06-12T16:46:18.92371327Z\" level=info msg=\"Removed container 17aa4e74cb2392751198929a9bac8e0e0c351e9e25331b59742f91847af7a86a: openshift-marketplace/community-operators-vzlqw/registry-server\" id=f37d377c-c18b-43a5-9a57-697a938f4244 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 16:46:18.929404 crc crio[21573]: time=\"2026-06-12T16:46:18.92933865Z\" level=info msg=\"Removing container: 0e08221ec324929ae6199f1ca7cf6a0d0640aca74144fefa5beea4f5177ce006\" id=e8443bf9-5963-443c-9aaa-eaffd0b0b3ee name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 16:46:18.967403 crc crio[21573]: time=\"2026-06-12T16:46:18.967179522Z\" level=info msg=\"Removed container 0e08221ec324929ae6199f1ca7cf6a0d0640aca74144fefa5beea4f5177ce006: openshift-marketplace/community-operators-vzlqw/extract-content\" id=e8443bf9-5963-443c-9aaa-eaffd0b0b3ee name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 16:46:18.973656 crc crio[21573]: time=\"2026-06-12T16:46:18.972844278Z\" level=info msg=\"Removing container: 2e8b7e3bf1ab1ed0d5ba7c17c95147337b6a1108cbf7182c7d1ce8157c5422eb\" id=4d7db428-52a5-4621-9290-ae4c7b0a3f20 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 16:46:19.032634 crc crio[21573]: time=\"2026-06-12T16:46:19.032412413Z\" level=info msg=\"Removed container 2e8b7e3bf1ab1ed0d5ba7c17c95147337b6a1108cbf7182c7d1ce8157c5422eb: openshift-marketplace/community-operators-vzlqw/extract-utilities\" id=4d7db428-52a5-4621-9290-ae4c7b0a3f20 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 16:47:00.467898 crc crio[21573]: time=\"2026-06-12T16:47:00.467090626Z\" level=info msg=\"Removing container: d17552981ce37779cd12d03fa60181828573ecd6788d4e505164bf6feedc7598\" id=e8b2cde0-991c-46cb-8359-13dddea01a0f name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 16:47:00.646381 crc crio[21573]: time=\"2026-06-12T16:47:00.646170807Z\" level=info msg=\"Removed container d17552981ce37779cd12d03fa60181828573ecd6788d4e505164bf6feedc7598: openshift-infra/auto-csr-approver-29688040-xtv6p/oc\" id=e8b2cde0-991c-46cb-8359-13dddea01a0f name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 16:47:00.658279 crc crio[21573]: time=\"2026-06-12T16:47:00.658199704Z\" level=info msg=\"Stopping pod sandbox: 8a83d9b67b86fcaa68b343db793ca9e635cd53ecc757fdfdbc06957b6b80fc95\" id=c164d47b-654a-478d-86fd-0711ceb01ad5 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 16:47:00.658399 crc crio[21573]: time=\"2026-06-12T16:47:00.658286076Z\" level=info msg=\"Stopped pod sandbox (already stopped): 8a83d9b67b86fcaa68b343db793ca9e635cd53ecc757fdfdbc06957b6b80fc95\" id=c164d47b-654a-478d-86fd-0711ceb01ad5 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 16:47:00.658957 crc crio[21573]: time=\"2026-06-12T16:47:00.658876083Z\" level=info msg=\"Removing pod sandbox: 8a83d9b67b86fcaa68b343db793ca9e635cd53ecc757fdfdbc06957b6b80fc95\" id=57ecf1ae-18f1-4016-b470-bc569dd93ce1 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 16:47:00.673031 crc crio[21573]: time=\"2026-06-12T16:47:00.67288616Z\" level=info msg=\"Removed pod sandbox: 8a83d9b67b86fcaa68b343db793ca9e635cd53ecc757fdfdbc06957b6b80fc95\" id=57ecf1ae-18f1-4016-b470-bc569dd93ce1 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 16:47:00.674142 crc crio[21573]: time=\"2026-06-12T16:47:00.674031125Z\" level=info msg=\"Stopping pod sandbox: 93e902681cc94ef661bb8cfc42a1bdafaae3afd13f3fd148a6277a56bbfe396c\" id=750e0e3e-7d44-4be8-b730-6e5a163b1a9c name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 16:47:00.674279 crc crio[21573]: time=\"2026-06-12T16:47:00.674154678Z\" level=info msg=\"Stopped pod sandbox (already stopped): 93e902681cc94ef661bb8cfc42a1bdafaae3afd13f3fd148a6277a56bbfe396c\" id=750e0e3e-7d44-4be8-b730-6e5a163b1a9c name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 16:47:00.674966 crc crio[21573]: time=\"2026-06-12T16:47:00.674912298Z\" level=info msg=\"Removing pod sandbox: 93e902681cc94ef661bb8cfc42a1bdafaae3afd13f3fd148a6277a56bbfe396c\" id=22ca8f09-8b89-4ddc-88ce-be109cc0bdbb name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 16:47:00.692104 crc crio[21573]: time=\"2026-06-12T16:47:00.69133581Z\" level=info msg=\"Removed pod sandbox: 93e902681cc94ef661bb8cfc42a1bdafaae3afd13f3fd148a6277a56bbfe396c\" id=22ca8f09-8b89-4ddc-88ce-be109cc0bdbb name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 16:47:09.305560 crc crio[21573]: time=\"2026-06-12T16:47:09.304225911Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/redhat-marketplace-sg66d/POD\" id=04ed8e28-1255-4354-b32e-7c5fe2575657 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 16:47:09.306879 crc crio[21573]: time=\"2026-06-12T16:47:09.306686946Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:47:09.338569 crc crio[21573]: time=\"2026-06-12T16:47:09.338363157Z\" level=info msg=\"Got pod network &{Name:redhat-marketplace-sg66d Namespace:openshift-marketplace ID:42fcb417e5af78b032a1b5386d39f1486cfdf9b0ef0508c28a91d0c96e944966 UID:3b74b749-1c3b-45bc-ae2f-6ce9f217017f NetNS:/var/run/netns/7060c176-b4e2-46a0-9403-2d038bb71002 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod3b74b749_1c3b_45bc_ae2f_6ce9f217017f.slice PodAnnotations:0xc0063801d0}] Aliases:map[]}\"\nJun 12 16:47:09.338569 crc crio[21573]: time=\"2026-06-12T16:47:09.338579064Z\" level=info msg=\"Adding pod openshift-marketplace_redhat-marketplace-sg66d to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 16:47:09.625751 crc crio[21573]: time=\"2026-06-12T16:47:09.624111173Z\" level=info msg=\"Stopping pod sandbox: 6f46e77893bf24556d45c93f814cefb6e124fcc38502e545de6dac60a64d9660\" id=fa0c0f68-c34d-43a5-9d6b-b3b1314a4bbd name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 16:47:09.626600 crc crio[21573]: time=\"2026-06-12T16:47:09.626187432Z\" level=info msg=\"Got pod network &{Name:bootstrap-edpm-deployment-ipam-openstack-edpm-ipam-9x84b Namespace:openstack ID:6f46e77893bf24556d45c93f814cefb6e124fcc38502e545de6dac60a64d9660 UID:985c64c4-046d-4dc2-b2cf-94358683d56e NetNS:/var/run/netns/963e9d2e-bb8f-4dfc-872e-71781a5b4850 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod985c64c4_046d_4dc2_b2cf_94358683d56e.slice PodAnnotations:0xc00008cec0}] Aliases:map[]}\"\nJun 12 16:47:09.626600 crc crio[21573]: time=\"2026-06-12T16:47:09.626413128Z\" level=info msg=\"Deleting pod openstack_bootstrap-edpm-deployment-ipam-openstack-edpm-ipam-9x84b from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 16:47:09.988853 crc crio[21573]: 2026-06-12T16:47:09Z [verbose] CmdAdd (shim): {1.1.0 [{Name:42fcb417e5af78b Mac:96:78:cb:ab:9d:11 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:f1 Mtu:0 Sandbox:/var/run/netns/7060c176-b4e2-46a0-9403-2d038bb71002 SocketPath: PciID:}] [{Interface:0xc000160a40 Address:{IP:10.217.0.241 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 16:47:09.989987 crc crio[21573]: time=\"2026-06-12T16:47:09.989914514Z\" level=info msg=\"Got pod network &{Name:redhat-marketplace-sg66d Namespace:openshift-marketplace ID:42fcb417e5af78b032a1b5386d39f1486cfdf9b0ef0508c28a91d0c96e944966 UID:3b74b749-1c3b-45bc-ae2f-6ce9f217017f NetNS:/var/run/netns/7060c176-b4e2-46a0-9403-2d038bb71002 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod3b74b749_1c3b_45bc_ae2f_6ce9f217017f.slice PodAnnotations:0xc0063801d0}] Aliases:map[]}\"\nJun 12 16:47:09.990230 crc crio[21573]: time=\"2026-06-12T16:47:09.99014939Z\" level=info msg=\"Checking pod openshift-marketplace_redhat-marketplace-sg66d for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 16:47:09.999408 crc crio[21573]: time=\"2026-06-12T16:47:09.999310775Z\" level=info msg=\"Ran pod sandbox 42fcb417e5af78b032a1b5386d39f1486cfdf9b0ef0508c28a91d0c96e944966 with infra container: openshift-marketplace/redhat-marketplace-sg66d/POD\" id=04ed8e28-1255-4354-b32e-7c5fe2575657 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 16:47:10.001792 crc crio[21573]: time=\"2026-06-12T16:47:10.001747933Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=ed50f608-0206-4be0-8e55-d6a6eca89d3a name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:47:10.005225 crc crio[21573]: time=\"2026-06-12T16:47:10.005136308Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=375793a5-6efe-491b-a117-4d4dcfc79f77 name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:47:10.013543 crc crio[21573]: time=\"2026-06-12T16:47:10.013399159Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-marketplace-sg66d/extract-utilities\" id=646e399d-3d8d-41fb-9056-8d452d77fe79 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:47:10.013958 crc crio[21573]: time=\"2026-06-12T16:47:10.013882273Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:47:10.080854 crc crio[21573]: time=\"2026-06-12T16:47:10.080750627Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:47:10.090816 crc crio[21573]: time=\"2026-06-12T16:47:10.090731787Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:47:10.222823 crc crio[21573]: time=\"2026-06-12T16:47:10.221568863Z\" level=info msg=\"Stopped pod sandbox: 6f46e77893bf24556d45c93f814cefb6e124fcc38502e545de6dac60a64d9660\" id=fa0c0f68-c34d-43a5-9d6b-b3b1314a4bbd name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 16:47:10.319363 crc crio[21573]: time=\"2026-06-12T16:47:10.319126578Z\" level=info msg=\"Created container c39d36614a9a228585ddc689a2cb2e3959002278895407861768442f7f7b61e5: openshift-marketplace/redhat-marketplace-sg66d/extract-utilities\" id=646e399d-3d8d-41fb-9056-8d452d77fe79 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:47:10.326540 crc crio[21573]: time=\"2026-06-12T16:47:10.321639577Z\" level=info msg=\"Starting container: c39d36614a9a228585ddc689a2cb2e3959002278895407861768442f7f7b61e5\" id=ac868ed5-9b9a-4aa6-8937-15e1fcf47023 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 16:47:10.331988 crc crio[21573]: time=\"2026-06-12T16:47:10.331667502Z\" level=info msg=\"Started container\" PID=146959 containerID=c39d36614a9a228585ddc689a2cb2e3959002278895407861768442f7f7b61e5 description=openshift-marketplace/redhat-marketplace-sg66d/extract-utilities id=ac868ed5-9b9a-4aa6-8937-15e1fcf47023 name=/runtime.v1.RuntimeService/StartContainer sandboxID=42fcb417e5af78b032a1b5386d39f1486cfdf9b0ef0508c28a91d0c96e944966\nJun 12 16:47:10.661587 crc crio[21573]: time=\"2026-06-12T16:47:10.659978909Z\" level=info msg=\"Pulling image: registry.redhat.io/redhat/redhat-marketplace-index:v4.20\" id=8c23d6f7-8e52-40ac-bca2-d2259ca9b78c name=/runtime.v1.ImageService/PullImage\nJun 12 16:47:10.680929 crc crio[21573]: time=\"2026-06-12T16:47:10.680718193Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/redhat/redhat-marketplace-index:v4.20\\\"\"\nJun 12 16:47:11.323626 crc crio[21573]: time=\"2026-06-12T16:47:11.323551834Z\" level=info msg=\"Running pod sandbox: openstack/download-cache-edpm-deployment-ipam-openstack-edpm-ipam-9cflg/POD\" id=fcbbf91a-78f5-4118-a3b4-647cc1b4ebd9 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 16:47:11.324729 crc crio[21573]: time=\"2026-06-12T16:47:11.323694178Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:47:11.355960 crc crio[21573]: time=\"2026-06-12T16:47:11.355827729Z\" level=info msg=\"Got pod network &{Name:download-cache-edpm-deployment-ipam-openstack-edpm-ipam-9cflg Namespace:openstack ID:927e928ead43f949d57d782f17ada3cf428b657494b462419f9e05ee31747abd UID:a2e2b3f8-7f01-4c3a-8d23-37dacc347aeb NetNS:/var/run/netns/8bd20783-74aa-468f-b16d-a4ac68c7dcd2 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poda2e2b3f8_7f01_4c3a_8d23_37dacc347aeb.slice PodAnnotations:0xc002e28670}] Aliases:map[]}\"\nJun 12 16:47:11.355960 crc crio[21573]: time=\"2026-06-12T16:47:11.35588876Z\" level=info msg=\"Adding pod openstack_download-cache-edpm-deployment-ipam-openstack-edpm-ipam-9cflg to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 16:47:11.830600 crc crio[21573]: time=\"2026-06-12T16:47:11.829975374Z\" level=info msg=\"Pulled image: registry.redhat.io/redhat/redhat-marketplace-index@sha256:eaa0e17f3e4a3079539d3da6839f308f2d277b5c3bc91e1d58ba54c3b141d4ba\" id=8c23d6f7-8e52-40ac-bca2-d2259ca9b78c name=/runtime.v1.ImageService/PullImage\nJun 12 16:47:11.831963 crc crio[21573]: time=\"2026-06-12T16:47:11.831796196Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-marketplace-index:v4.20\" id=0dada5bf-cb6a-44c9-aac6-b90b98b56a86 name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:47:11.834501 crc crio[21573]: time=\"2026-06-12T16:47:11.834392628Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-marketplace-index:v4.20\" id=8b6af76e-50bb-49e3-8307-c7d9b9204ed4 name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:47:11.889957 crc crio[21573]: time=\"2026-06-12T16:47:11.889854963Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-marketplace-sg66d/extract-content\" id=103a8cb6-427c-4509-afb2-badf72881f32 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:47:11.890690 crc crio[21573]: time=\"2026-06-12T16:47:11.890615855Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:47:11.958675 crc crio[21573]: time=\"2026-06-12T16:47:11.958568108Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:47:11.963585 crc crio[21573]: time=\"2026-06-12T16:47:11.963415544Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:47:12.005674 crc crio[21573]: 2026-06-12T16:47:11Z [verbose] CmdAdd (shim): {1.1.0 [{Name:927e928ead43f94 Mac:8e:be:a2:bf:0b:e6 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:f2 Mtu:0 Sandbox:/var/run/netns/8bd20783-74aa-468f-b16d-a4ac68c7dcd2 SocketPath: PciID:}] [{Interface:0xc0004b6710 Address:{IP:10.217.0.242 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 16:47:12.007839 crc crio[21573]: time=\"2026-06-12T16:47:12.007757087Z\" level=info msg=\"Got pod network &{Name:download-cache-edpm-deployment-ipam-openstack-edpm-ipam-9cflg Namespace:openstack ID:927e928ead43f949d57d782f17ada3cf428b657494b462419f9e05ee31747abd UID:a2e2b3f8-7f01-4c3a-8d23-37dacc347aeb NetNS:/var/run/netns/8bd20783-74aa-468f-b16d-a4ac68c7dcd2 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poda2e2b3f8_7f01_4c3a_8d23_37dacc347aeb.slice PodAnnotations:0xc002e28670}] Aliases:map[]}\"\nJun 12 16:47:12.009218 crc crio[21573]: time=\"2026-06-12T16:47:12.007971814Z\" level=info msg=\"Checking pod openstack_download-cache-edpm-deployment-ipam-openstack-edpm-ipam-9cflg for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 16:47:12.021331 crc crio[21573]: time=\"2026-06-12T16:47:12.020968888Z\" level=info msg=\"Ran pod sandbox 927e928ead43f949d57d782f17ada3cf428b657494b462419f9e05ee31747abd with infra container: openstack/download-cache-edpm-deployment-ipam-openstack-edpm-ipam-9cflg/POD\" id=fcbbf91a-78f5-4118-a3b4-647cc1b4ebd9 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 16:47:12.026317 crc crio[21573]: time=\"2026-06-12T16:47:12.026230715Z\" level=info msg=\"Checking image status: quay.rdoproject.org/openstack-k8s-operators/openstack-ansibleee-runner:0d5932bc7e4b786a4f66bb71a9845a8ad6dbd838\" id=307c50ee-5856-49ce-8970-c2fe9efa3bb1 name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:47:12.063710 crc crio[21573]: time=\"2026-06-12T16:47:12.062967324Z\" level=info msg=\"Checking image status: quay.rdoproject.org/openstack-k8s-operators/openstack-ansibleee-runner:0d5932bc7e4b786a4f66bb71a9845a8ad6dbd838\" id=3da5fb21-b374-4dff-ac5e-dab7a5d6df8c name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:47:12.076720 crc crio[21573]: time=\"2026-06-12T16:47:12.074797185Z\" level=info msg=\"Creating container: openstack/download-cache-edpm-deployment-ipam-openstack-edpm-ipam-9cflg/download-cache-edpm-deployment-ipam-openstack-edpm-ipam\" id=4ea10f67-843f-4ab8-bec6-580358b2f1a3 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:47:12.076720 crc crio[21573]: time=\"2026-06-12T16:47:12.075559417Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:47:12.141858 crc crio[21573]: time=\"2026-06-12T16:47:12.141559579Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:47:12.148026 crc crio[21573]: time=\"2026-06-12T16:47:12.147559985Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:47:12.208395 crc crio[21573]: time=\"2026-06-12T16:47:12.208274226Z\" level=info msg=\"Created container f405bd02a68a186d1a221a534b8045652cdc6cc41eaced9646030a2db376f680: openshift-marketplace/redhat-marketplace-sg66d/extract-content\" id=103a8cb6-427c-4509-afb2-badf72881f32 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:47:12.210825 crc crio[21573]: time=\"2026-06-12T16:47:12.210627371Z\" level=info msg=\"Starting container: f405bd02a68a186d1a221a534b8045652cdc6cc41eaced9646030a2db376f680\" id=ce5d1195-055a-45fd-b280-7072e720a613 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 16:47:12.223686 crc crio[21573]: time=\"2026-06-12T16:47:12.223538713Z\" level=info msg=\"Started container\" PID=147056 containerID=f405bd02a68a186d1a221a534b8045652cdc6cc41eaced9646030a2db376f680 description=openshift-marketplace/redhat-marketplace-sg66d/extract-content id=ce5d1195-055a-45fd-b280-7072e720a613 name=/runtime.v1.RuntimeService/StartContainer sandboxID=42fcb417e5af78b032a1b5386d39f1486cfdf9b0ef0508c28a91d0c96e944966\nJun 12 16:47:12.280946 crc crio[21573]: time=\"2026-06-12T16:47:12.280654584Z\" level=info msg=\"Created container ab77d5039fac552337846d0358f35ada7b482a5e5e7de803a9ee865bac0c75ab: openstack/download-cache-edpm-deployment-ipam-openstack-edpm-ipam-9cflg/download-cache-edpm-deployment-ipam-openstack-edpm-ipam\" id=4ea10f67-843f-4ab8-bec6-580358b2f1a3 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:47:12.282867 crc crio[21573]: time=\"2026-06-12T16:47:12.282747592Z\" level=info msg=\"Starting container: ab77d5039fac552337846d0358f35ada7b482a5e5e7de803a9ee865bac0c75ab\" id=e1f39062-c895-40a1-862b-6d617ba95a93 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 16:47:12.302003 crc crio[21573]: time=\"2026-06-12T16:47:12.301841988Z\" level=info msg=\"Started container\" PID=147065 containerID=ab77d5039fac552337846d0358f35ada7b482a5e5e7de803a9ee865bac0c75ab description=openstack/download-cache-edpm-deployment-ipam-openstack-edpm-ipam-9cflg/download-cache-edpm-deployment-ipam-openstack-edpm-ipam id=e1f39062-c895-40a1-862b-6d617ba95a93 name=/runtime.v1.RuntimeService/StartContainer sandboxID=927e928ead43f949d57d782f17ada3cf428b657494b462419f9e05ee31747abd\nJun 12 16:47:13.724234 crc crio[21573]: time=\"2026-06-12T16:47:13.723218398Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=fa48ef2f-b79c-4fd8-9f9a-bfcb4c8e23d6 name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:47:13.727503 crc crio[21573]: time=\"2026-06-12T16:47:13.727280152Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=46192aec-d31c-4f1b-a581-6ccbf748b156 name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:47:13.735245 crc crio[21573]: time=\"2026-06-12T16:47:13.735178874Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-marketplace-sg66d/registry-server\" id=d99c006d-694d-4dbb-858c-a0ab4dfb5f73 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:47:13.735851 crc crio[21573]: time=\"2026-06-12T16:47:13.735806781Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:47:13.783844 crc crio[21573]: time=\"2026-06-12T16:47:13.783752405Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:47:13.786987 crc crio[21573]: time=\"2026-06-12T16:47:13.786922733Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:47:13.975954 crc crio[21573]: time=\"2026-06-12T16:47:13.975687783Z\" level=info msg=\"Created container 841ec568955711628ec2e774e508e49f1d5d76f2a9514382975e895d0dcf4304: openshift-marketplace/redhat-marketplace-sg66d/registry-server\" id=d99c006d-694d-4dbb-858c-a0ab4dfb5f73 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:47:13.978411 crc crio[21573]: time=\"2026-06-12T16:47:13.978302976Z\" level=info msg=\"Starting container: 841ec568955711628ec2e774e508e49f1d5d76f2a9514382975e895d0dcf4304\" id=3abafc84-63b0-440e-9855-b8a3738c46d5 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 16:47:13.991954 crc crio[21573]: time=\"2026-06-12T16:47:13.991818676Z\" level=info msg=\"Started container\" PID=147214 containerID=841ec568955711628ec2e774e508e49f1d5d76f2a9514382975e895d0dcf4304 description=openshift-marketplace/redhat-marketplace-sg66d/registry-server id=3abafc84-63b0-440e-9855-b8a3738c46d5 name=/runtime.v1.RuntimeService/StartContainer sandboxID=42fcb417e5af78b032a1b5386d39f1486cfdf9b0ef0508c28a91d0c96e944966\nJun 12 16:47:21.867029 crc crio[21573]: time=\"2026-06-12T16:47:21.866184895Z\" level=info msg=\"Stopping container: 841ec568955711628ec2e774e508e49f1d5d76f2a9514382975e895d0dcf4304 (timeout: 2s)\" id=f78ec583-b514-4b82-bbff-0138198e9849 name=/runtime.v1.RuntimeService/StopContainer\nJun 12 16:47:21.997830 crc crio[21573]: time=\"2026-06-12T16:47:21.997300811Z\" level=info msg=\"Stopped container 841ec568955711628ec2e774e508e49f1d5d76f2a9514382975e895d0dcf4304: openshift-marketplace/redhat-marketplace-sg66d/registry-server\" id=f78ec583-b514-4b82-bbff-0138198e9849 name=/runtime.v1.RuntimeService/StopContainer\nJun 12 16:47:21.998926 crc crio[21573]: time=\"2026-06-12T16:47:21.998821932Z\" level=info msg=\"Stopping pod sandbox: 42fcb417e5af78b032a1b5386d39f1486cfdf9b0ef0508c28a91d0c96e944966\" id=297f6b05-328f-48df-8464-671286c3eab3 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 16:47:22.000387 crc crio[21573]: time=\"2026-06-12T16:47:22.000299153Z\" level=info msg=\"Got pod network &{Name:redhat-marketplace-sg66d Namespace:openshift-marketplace ID:42fcb417e5af78b032a1b5386d39f1486cfdf9b0ef0508c28a91d0c96e944966 UID:3b74b749-1c3b-45bc-ae2f-6ce9f217017f NetNS:/var/run/netns/7060c176-b4e2-46a0-9403-2d038bb71002 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod3b74b749_1c3b_45bc_ae2f_6ce9f217017f.slice PodAnnotations:0xc0063801d8}] Aliases:map[]}\"\nJun 12 16:47:22.000661 crc crio[21573]: time=\"2026-06-12T16:47:22.000639033Z\" level=info msg=\"Deleting pod openshift-marketplace_redhat-marketplace-sg66d from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 16:47:22.398856 crc crio[21573]: time=\"2026-06-12T16:47:22.398773102Z\" level=info msg=\"Stopped pod sandbox: 42fcb417e5af78b032a1b5386d39f1486cfdf9b0ef0508c28a91d0c96e944966\" id=297f6b05-328f-48df-8464-671286c3eab3 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 16:47:22.882865 crc crio[21573]: time=\"2026-06-12T16:47:22.882393182Z\" level=info msg=\"Removing container: 841ec568955711628ec2e774e508e49f1d5d76f2a9514382975e895d0dcf4304\" id=d41cbe11-a1f3-49e3-ae7c-51a43974aa8e name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 16:47:22.914583 crc crio[21573]: time=\"2026-06-12T16:47:22.91442868Z\" level=info msg=\"Removed container 841ec568955711628ec2e774e508e49f1d5d76f2a9514382975e895d0dcf4304: openshift-marketplace/redhat-marketplace-sg66d/registry-server\" id=d41cbe11-a1f3-49e3-ae7c-51a43974aa8e name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 16:47:22.922389 crc crio[21573]: time=\"2026-06-12T16:47:22.92228468Z\" level=info msg=\"Removing container: f405bd02a68a186d1a221a534b8045652cdc6cc41eaced9646030a2db376f680\" id=02afee5e-783d-4938-96de-63e9335b687c name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 16:47:22.975605 crc crio[21573]: time=\"2026-06-12T16:47:22.97530177Z\" level=info msg=\"Removed container f405bd02a68a186d1a221a534b8045652cdc6cc41eaced9646030a2db376f680: openshift-marketplace/redhat-marketplace-sg66d/extract-content\" id=02afee5e-783d-4938-96de-63e9335b687c name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 16:47:22.978713 crc crio[21573]: time=\"2026-06-12T16:47:22.978591488Z\" level=info msg=\"Removing container: c39d36614a9a228585ddc689a2cb2e3959002278895407861768442f7f7b61e5\" id=895834b6-2a50-4800-b09f-ea41181275ef name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 16:47:23.045898 crc crio[21573]: time=\"2026-06-12T16:47:23.045761649Z\" level=info msg=\"Removed container c39d36614a9a228585ddc689a2cb2e3959002278895407861768442f7f7b61e5: openshift-marketplace/redhat-marketplace-sg66d/extract-utilities\" id=895834b6-2a50-4800-b09f-ea41181275ef name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 16:48:00.724121 crc crio[21573]: time=\"2026-06-12T16:48:00.723261835Z\" level=info msg=\"Stopping pod sandbox: 42fcb417e5af78b032a1b5386d39f1486cfdf9b0ef0508c28a91d0c96e944966\" id=178abc20-f1c5-40c5-9da7-f8b6c39e500e name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 16:48:00.724121 crc crio[21573]: time=\"2026-06-12T16:48:00.724046007Z\" level=info msg=\"Stopped pod sandbox (already stopped): 42fcb417e5af78b032a1b5386d39f1486cfdf9b0ef0508c28a91d0c96e944966\" id=178abc20-f1c5-40c5-9da7-f8b6c39e500e name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 16:48:00.725814 crc crio[21573]: time=\"2026-06-12T16:48:00.725204669Z\" level=info msg=\"Removing pod sandbox: 42fcb417e5af78b032a1b5386d39f1486cfdf9b0ef0508c28a91d0c96e944966\" id=9d46e349-fe44-4ce1-95df-855a2fd94b2c name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 16:48:00.743046 crc crio[21573]: time=\"2026-06-12T16:48:00.742859486Z\" level=info msg=\"Removed pod sandbox: 42fcb417e5af78b032a1b5386d39f1486cfdf9b0ef0508c28a91d0c96e944966\" id=9d46e349-fe44-4ce1-95df-855a2fd94b2c name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 16:48:00.844197 crc crio[21573]: time=\"2026-06-12T16:48:00.844028319Z\" level=info msg=\"Running pod sandbox: openshift-infra/auto-csr-approver-29688048-zf6fx/POD\" id=a7e90fcc-9e21-4c38-84f4-90416839fb52 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 16:48:00.844332 crc crio[21573]: time=\"2026-06-12T16:48:00.844237905Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:48:00.896953 crc crio[21573]: time=\"2026-06-12T16:48:00.896571571Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29688048-zf6fx Namespace:openshift-infra ID:55868879d6b3c377eca9376b300cc4c9da343e187dd0fa1a92e4e5bf8c856d87 UID:b7add104-17b2-428b-a816-a108680b6fcd NetNS:/var/run/netns/9a197045-73df-451a-9bae-5dc392d3a89d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podb7add104_17b2_428b_a816_a108680b6fcd.slice PodAnnotations:0xc00209e290}] Aliases:map[]}\"\nJun 12 16:48:00.896953 crc crio[21573]: time=\"2026-06-12T16:48:00.89690998Z\" level=info msg=\"Adding pod openshift-infra_auto-csr-approver-29688048-zf6fx to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 16:48:01.240540 crc crio[21573]: 2026-06-12T16:48:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:55868879d6b3c37 Mac:6e:88:1b:2c:3b:9f Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:f3 Mtu:0 Sandbox:/var/run/netns/9a197045-73df-451a-9bae-5dc392d3a89d SocketPath: PciID:}] [{Interface:0xc0002d8c50 Address:{IP:10.217.0.243 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 16:48:01.242017 crc crio[21573]: time=\"2026-06-12T16:48:01.241933741Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29688048-zf6fx Namespace:openshift-infra ID:55868879d6b3c377eca9376b300cc4c9da343e187dd0fa1a92e4e5bf8c856d87 UID:b7add104-17b2-428b-a816-a108680b6fcd NetNS:/var/run/netns/9a197045-73df-451a-9bae-5dc392d3a89d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podb7add104_17b2_428b_a816_a108680b6fcd.slice PodAnnotations:0xc00209e290}] Aliases:map[]}\"\nJun 12 16:48:01.242186 crc crio[21573]: time=\"2026-06-12T16:48:01.242156217Z\" level=info msg=\"Checking pod openshift-infra_auto-csr-approver-29688048-zf6fx for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 16:48:01.252765 crc crio[21573]: time=\"2026-06-12T16:48:01.252502762Z\" level=info msg=\"Ran pod sandbox 55868879d6b3c377eca9376b300cc4c9da343e187dd0fa1a92e4e5bf8c856d87 with infra container: openshift-infra/auto-csr-approver-29688048-zf6fx/POD\" id=a7e90fcc-9e21-4c38-84f4-90416839fb52 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 16:48:01.255953 crc crio[21573]: time=\"2026-06-12T16:48:01.255857259Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-cli:latest\" id=80b29b65-5887-49c0-8cee-ee55f0136d57 name=/runtime.v1.ImageService/PullImage\nJun 12 16:48:01.264738 crc crio[21573]: time=\"2026-06-12T16:48:01.263383821Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-cli:latest\\\"\"\nJun 12 16:48:02.858701 crc crio[21573]: time=\"2026-06-12T16:48:02.858016346Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9\" id=80b29b65-5887-49c0-8cee-ee55f0136d57 name=/runtime.v1.ImageService/PullImage\nJun 12 16:48:02.861372 crc crio[21573]: time=\"2026-06-12T16:48:02.860618618Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=50f9c800-c5c8-41d0-b78c-9b25a106b8a9 name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:48:02.864374 crc crio[21573]: time=\"2026-06-12T16:48:02.864294752Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=239fe77d-756a-4351-bf99-6034789bc7c1 name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:48:02.874967 crc crio[21573]: time=\"2026-06-12T16:48:02.874855198Z\" level=info msg=\"Creating container: openshift-infra/auto-csr-approver-29688048-zf6fx/oc\" id=d9417499-fe93-47e9-b4b6-1173e6665121 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:48:02.875723 crc crio[21573]: time=\"2026-06-12T16:48:02.875526107Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:48:02.944232 crc crio[21573]: time=\"2026-06-12T16:48:02.943660265Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:48:03.219954 crc crio[21573]: time=\"2026-06-12T16:48:03.219747813Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:48:03.352935 crc crio[21573]: time=\"2026-06-12T16:48:03.35278994Z\" level=info msg=\"Created container 1aeb53b978fda95bbe4217cf264e1818b6fdf33ae2d6714097f295fb19aaecbc: openshift-infra/auto-csr-approver-29688048-zf6fx/oc\" id=d9417499-fe93-47e9-b4b6-1173e6665121 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:48:03.357794 crc crio[21573]: time=\"2026-06-12T16:48:03.356427152Z\" level=info msg=\"Starting container: 1aeb53b978fda95bbe4217cf264e1818b6fdf33ae2d6714097f295fb19aaecbc\" id=f9fba4c0-d067-4d36-ab02-065f84998a58 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 16:48:03.365230 crc crio[21573]: time=\"2026-06-12T16:48:03.365121656Z\" level=info msg=\"Started container\" PID=150006 containerID=1aeb53b978fda95bbe4217cf264e1818b6fdf33ae2d6714097f295fb19aaecbc description=openshift-infra/auto-csr-approver-29688048-zf6fx/oc id=f9fba4c0-d067-4d36-ab02-065f84998a58 name=/runtime.v1.RuntimeService/StartContainer sandboxID=55868879d6b3c377eca9376b300cc4c9da343e187dd0fa1a92e4e5bf8c856d87\nJun 12 16:48:05.571988 crc crio[21573]: time=\"2026-06-12T16:48:05.570759494Z\" level=info msg=\"Stopping pod sandbox: 55868879d6b3c377eca9376b300cc4c9da343e187dd0fa1a92e4e5bf8c856d87\" id=952f17ba-d8d4-4524-b454-41d8cae83d08 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 16:48:05.573286 crc crio[21573]: time=\"2026-06-12T16:48:05.572890574Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29688048-zf6fx Namespace:openshift-infra ID:55868879d6b3c377eca9376b300cc4c9da343e187dd0fa1a92e4e5bf8c856d87 UID:b7add104-17b2-428b-a816-a108680b6fcd NetNS:/var/run/netns/9a197045-73df-451a-9bae-5dc392d3a89d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podb7add104_17b2_428b_a816_a108680b6fcd.slice PodAnnotations:0xc003674258}] Aliases:map[]}\"\nJun 12 16:48:05.573286 crc crio[21573]: time=\"2026-06-12T16:48:05.573016157Z\" level=info msg=\"Deleting pod openshift-infra_auto-csr-approver-29688048-zf6fx from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 16:48:05.940430 crc crio[21573]: time=\"2026-06-12T16:48:05.940136465Z\" level=info msg=\"Stopped pod sandbox: 55868879d6b3c377eca9376b300cc4c9da343e187dd0fa1a92e4e5bf8c856d87\" id=952f17ba-d8d4-4524-b454-41d8cae83d08 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 16:49:00.821995 crc crio[21573]: time=\"2026-06-12T16:49:00.818022271Z\" level=info msg=\"Removing container: ec776b808ca21950e6b394310aaf05ca50436a7ca89da0327b593018928a39c2\" id=cc9b7f04-6c1d-42cc-b444-41450df698bd name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 16:49:01.779979 crc crio[21573]: time=\"2026-06-12T16:49:01.779409976Z\" level=info msg=\"Removed container ec776b808ca21950e6b394310aaf05ca50436a7ca89da0327b593018928a39c2: openshift-infra/auto-csr-approver-29688042-4rcz5/oc\" id=cc9b7f04-6c1d-42cc-b444-41450df698bd name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 16:49:01.785320 crc crio[21573]: time=\"2026-06-12T16:49:01.785204538Z\" level=info msg=\"Removing container: 288572b61d44f4e668b5e678b7d3db0d49fd5ed5431e8773ffc4f1d5e74cbed7\" id=0449c039-4cb8-4992-935b-ddab51f6bac9 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 16:49:01.821885 crc crio[21573]: time=\"2026-06-12T16:49:01.821771298Z\" level=info msg=\"Removed container 288572b61d44f4e668b5e678b7d3db0d49fd5ed5431e8773ffc4f1d5e74cbed7: openstack/openstack-edpm-ipam-provisionserver-checksum-discovery-fx4ft/init\" id=0449c039-4cb8-4992-935b-ddab51f6bac9 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 16:49:01.826129 crc crio[21573]: time=\"2026-06-12T16:49:01.82597668Z\" level=info msg=\"Removing container: b4e5f52a41f4d45fa857c3fd3049f96234dcbe9912344ee90639c886dc80c259\" id=b4752dbd-b393-4444-a16f-d7cdab8525d5 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 16:49:01.888153 crc crio[21573]: time=\"2026-06-12T16:49:01.887990602Z\" level=info msg=\"Removed container b4e5f52a41f4d45fa857c3fd3049f96234dcbe9912344ee90639c886dc80c259: openstack/openstack-edpm-ipam-provisionserver-checksum-discovery-fx4ft/openstack-edpm-ipam-provisionserver-checksum-discovery\" id=b4752dbd-b393-4444-a16f-d7cdab8525d5 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 16:49:01.907371 crc crio[21573]: time=\"2026-06-12T16:49:01.907287411Z\" level=info msg=\"Stopping pod sandbox: 34c0ae3397d8d1fdb0683ce5be192b96a525d97b18bb9c78cb4b7c3ee421fff4\" id=4cb13610-0d94-4ca7-a038-bbca2ea81eb5 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 16:49:01.907739 crc crio[21573]: time=\"2026-06-12T16:49:01.907387723Z\" level=info msg=\"Stopped pod sandbox (already stopped): 34c0ae3397d8d1fdb0683ce5be192b96a525d97b18bb9c78cb4b7c3ee421fff4\" id=4cb13610-0d94-4ca7-a038-bbca2ea81eb5 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 16:49:01.908783 crc crio[21573]: time=\"2026-06-12T16:49:01.908684129Z\" level=info msg=\"Removing pod sandbox: 34c0ae3397d8d1fdb0683ce5be192b96a525d97b18bb9c78cb4b7c3ee421fff4\" id=b19808dc-d4a9-449b-83b6-d4a1ee52ec86 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 16:49:02.666530 crc crio[21573]: time=\"2026-06-12T16:49:02.665616084Z\" level=info msg=\"Removed pod sandbox: 34c0ae3397d8d1fdb0683ce5be192b96a525d97b18bb9c78cb4b7c3ee421fff4\" id=b19808dc-d4a9-449b-83b6-d4a1ee52ec86 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 16:49:02.669206 crc crio[21573]: time=\"2026-06-12T16:49:02.668346227Z\" level=info msg=\"Stopping pod sandbox: bd2fca6adb262230bba81cc714a76519de2a30e84fbbcf20c2fb00a03175c8db\" id=c8116874-4672-4514-bb08-f80b611900c8 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 16:49:02.669206 crc crio[21573]: time=\"2026-06-12T16:49:02.668636305Z\" level=info msg=\"Stopped pod sandbox (already stopped): bd2fca6adb262230bba81cc714a76519de2a30e84fbbcf20c2fb00a03175c8db\" id=c8116874-4672-4514-bb08-f80b611900c8 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 16:49:02.669870 crc crio[21573]: time=\"2026-06-12T16:49:02.669765597Z\" level=info msg=\"Removing pod sandbox: bd2fca6adb262230bba81cc714a76519de2a30e84fbbcf20c2fb00a03175c8db\" id=50061993-4bc4-4148-b134-3917d9a51a78 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 16:49:02.696621 crc crio[21573]: time=\"2026-06-12T16:49:02.693414729Z\" level=info msg=\"Removed pod sandbox: bd2fca6adb262230bba81cc714a76519de2a30e84fbbcf20c2fb00a03175c8db\" id=50061993-4bc4-4148-b134-3917d9a51a78 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 16:49:41.186146 crc crio[21573]: time=\"2026-06-12T16:49:41.184942628Z\" level=info msg=\"Stopping pod sandbox: 927e928ead43f949d57d782f17ada3cf428b657494b462419f9e05ee31747abd\" id=3ad83775-21c1-415a-b14a-e2421720d722 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 16:49:41.188402 crc crio[21573]: time=\"2026-06-12T16:49:41.187586303Z\" level=info msg=\"Got pod network &{Name:download-cache-edpm-deployment-ipam-openstack-edpm-ipam-9cflg Namespace:openstack ID:927e928ead43f949d57d782f17ada3cf428b657494b462419f9e05ee31747abd UID:a2e2b3f8-7f01-4c3a-8d23-37dacc347aeb NetNS:/var/run/netns/8bd20783-74aa-468f-b16d-a4ac68c7dcd2 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poda2e2b3f8_7f01_4c3a_8d23_37dacc347aeb.slice PodAnnotations:0xc00008c570}] Aliases:map[]}\"\nJun 12 16:49:41.188402 crc crio[21573]: time=\"2026-06-12T16:49:41.187991735Z\" level=info msg=\"Deleting pod openstack_download-cache-edpm-deployment-ipam-openstack-edpm-ipam-9cflg from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 16:49:41.807679 crc crio[21573]: time=\"2026-06-12T16:49:41.807047099Z\" level=info msg=\"Stopped pod sandbox: 927e928ead43f949d57d782f17ada3cf428b657494b462419f9e05ee31747abd\" id=3ad83775-21c1-415a-b14a-e2421720d722 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 16:49:42.852369 crc crio[21573]: time=\"2026-06-12T16:49:42.851744619Z\" level=info msg=\"Running pod sandbox: openstack/configure-network-edpm-deployment-ipam-openstack-edpm-ipamh5nhc/POD\" id=1fed850e-2159-4863-ad72-f3dd4650e630 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 16:49:42.853731 crc crio[21573]: time=\"2026-06-12T16:49:42.852740707Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:49:42.942754 crc crio[21573]: time=\"2026-06-12T16:49:42.942648108Z\" level=info msg=\"Got pod network &{Name:configure-network-edpm-deployment-ipam-openstack-edpm-ipamh5nhc Namespace:openstack ID:8eb96d1fa5c97c0e67aa63e339f88c3fcd68e39b6fad101f3a0cbdb36ed3deb5 UID:fcfb95ed-6fb0-4861-b8f4-9138072c02e2 NetNS:/var/run/netns/8546b353-48e6-4a52-8a83-d4356b3b0578 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podfcfb95ed_6fb0_4861_b8f4_9138072c02e2.slice PodAnnotations:0xc000139040}] Aliases:map[]}\"\nJun 12 16:49:42.942754 crc crio[21573]: time=\"2026-06-12T16:49:42.94273807Z\" level=info msg=\"Adding pod openstack_configure-network-edpm-deployment-ipam-openstack-edpm-ipamh5nhc to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 16:49:43.478255 crc crio[21573]: 2026-06-12T16:49:43Z [verbose] CmdAdd (shim): {1.1.0 [{Name:8eb96d1fa5c97c0 Mac:36:07:82:99:c1:e3 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:f4 Mtu:0 Sandbox:/var/run/netns/8546b353-48e6-4a52-8a83-d4356b3b0578 SocketPath: PciID:}] [{Interface:0xc00060c5c0 Address:{IP:10.217.0.244 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 16:49:43.480172 crc crio[21573]: time=\"2026-06-12T16:49:43.479857439Z\" level=info msg=\"Got pod network &{Name:configure-network-edpm-deployment-ipam-openstack-edpm-ipamh5nhc Namespace:openstack ID:8eb96d1fa5c97c0e67aa63e339f88c3fcd68e39b6fad101f3a0cbdb36ed3deb5 UID:fcfb95ed-6fb0-4861-b8f4-9138072c02e2 NetNS:/var/run/netns/8546b353-48e6-4a52-8a83-d4356b3b0578 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podfcfb95ed_6fb0_4861_b8f4_9138072c02e2.slice PodAnnotations:0xc000139040}] Aliases:map[]}\"\nJun 12 16:49:43.480285 crc crio[21573]: time=\"2026-06-12T16:49:43.48024892Z\" level=info msg=\"Checking pod openstack_configure-network-edpm-deployment-ipam-openstack-edpm-ipamh5nhc for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 16:49:43.491193 crc crio[21573]: time=\"2026-06-12T16:49:43.491108888Z\" level=info msg=\"Ran pod sandbox 8eb96d1fa5c97c0e67aa63e339f88c3fcd68e39b6fad101f3a0cbdb36ed3deb5 with infra container: openstack/configure-network-edpm-deployment-ipam-openstack-edpm-ipamh5nhc/POD\" id=1fed850e-2159-4863-ad72-f3dd4650e630 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 16:49:43.494624 crc crio[21573]: time=\"2026-06-12T16:49:43.494521722Z\" level=info msg=\"Checking image status: quay.rdoproject.org/openstack-k8s-operators/openstack-ansibleee-runner:0d5932bc7e4b786a4f66bb71a9845a8ad6dbd838\" id=16d71a2d-da0d-4407-bc2f-400ecc957280 name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:49:43.516977 crc crio[21573]: time=\"2026-06-12T16:49:43.516903186Z\" level=info msg=\"Checking image status: quay.rdoproject.org/openstack-k8s-operators/openstack-ansibleee-runner:0d5932bc7e4b786a4f66bb71a9845a8ad6dbd838\" id=551a42d6-08e0-4d95-b694-d6d330ea8190 name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:49:43.528593 crc crio[21573]: time=\"2026-06-12T16:49:43.527203686Z\" level=info msg=\"Creating container: openstack/configure-network-edpm-deployment-ipam-openstack-edpm-ipamh5nhc/configure-network-edpm-deployment-ipam-openstack-edpm-ipam\" id=3529aed1-eeb3-4fba-b1b0-ac7cf0539d4f name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:49:43.528593 crc crio[21573]: time=\"2026-06-12T16:49:43.528047571Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:49:43.605808 crc crio[21573]: time=\"2026-06-12T16:49:43.605674565Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:49:43.612373 crc crio[21573]: time=\"2026-06-12T16:49:43.612146107Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:49:43.765160 crc crio[21573]: time=\"2026-06-12T16:49:43.76491426Z\" level=info msg=\"Created container 752fe5b6e996c01b9d36477e05cbc5d162064a251f8d853fa8f15b99554c2d94: openstack/configure-network-edpm-deployment-ipam-openstack-edpm-ipamh5nhc/configure-network-edpm-deployment-ipam-openstack-edpm-ipam\" id=3529aed1-eeb3-4fba-b1b0-ac7cf0539d4f name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:49:43.766809 crc crio[21573]: time=\"2026-06-12T16:49:43.76669825Z\" level=info msg=\"Starting container: 752fe5b6e996c01b9d36477e05cbc5d162064a251f8d853fa8f15b99554c2d94\" id=cbda1b0b-5fc7-4882-9333-3803dc677eb4 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 16:49:43.778300 crc crio[21573]: time=\"2026-06-12T16:49:43.777970106Z\" level=info msg=\"Started container\" PID=155143 containerID=752fe5b6e996c01b9d36477e05cbc5d162064a251f8d853fa8f15b99554c2d94 description=openstack/configure-network-edpm-deployment-ipam-openstack-edpm-ipamh5nhc/configure-network-edpm-deployment-ipam-openstack-edpm-ipam id=cbda1b0b-5fc7-4882-9333-3803dc677eb4 name=/runtime.v1.RuntimeService/StartContainer sandboxID=8eb96d1fa5c97c0e67aa63e339f88c3fcd68e39b6fad101f3a0cbdb36ed3deb5\nJun 12 16:50:01.832053 crc crio[21573]: time=\"2026-06-12T16:50:01.831242081Z\" level=info msg=\"Running pod sandbox: openshift-infra/auto-csr-approver-29688050-fwfwp/POD\" id=9529961b-b224-40ee-b35d-93db1204fb0c name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 16:50:01.833860 crc crio[21573]: time=\"2026-06-12T16:50:01.832107176Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:50:01.876951 crc crio[21573]: time=\"2026-06-12T16:50:01.87578134Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29688050-fwfwp Namespace:openshift-infra ID:9c90bc8c46474b676f4e1c86d71e777b66cdd72f44605a60c63ce480fd1c6d2d UID:f2385b9d-feef-43c0-b47a-3485e5f39741 NetNS:/var/run/netns/61d80d71-0dba-45fd-9a1b-cb458939f41c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podf2385b9d_feef_43c0_b47a_3485e5f39741.slice PodAnnotations:0xc002e28440}] Aliases:map[]}\"\nJun 12 16:50:01.876951 crc crio[21573]: time=\"2026-06-12T16:50:01.87613947Z\" level=info msg=\"Adding pod openshift-infra_auto-csr-approver-29688050-fwfwp to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 16:50:02.448780 crc crio[21573]: 2026-06-12T16:50:02Z [verbose] CmdAdd (shim): {1.1.0 [{Name:9c90bc8c46474b6 Mac:fa:3d:59:80:46:03 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:f5 Mtu:0 Sandbox:/var/run/netns/61d80d71-0dba-45fd-9a1b-cb458939f41c SocketPath: PciID:}] [{Interface:0xc0003a0810 Address:{IP:10.217.0.245 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 16:50:02.451855 crc crio[21573]: time=\"2026-06-12T16:50:02.45174637Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29688050-fwfwp Namespace:openshift-infra ID:9c90bc8c46474b676f4e1c86d71e777b66cdd72f44605a60c63ce480fd1c6d2d UID:f2385b9d-feef-43c0-b47a-3485e5f39741 NetNS:/var/run/netns/61d80d71-0dba-45fd-9a1b-cb458939f41c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podf2385b9d_feef_43c0_b47a_3485e5f39741.slice PodAnnotations:0xc002e28440}] Aliases:map[]}\"\nJun 12 16:50:02.452175 crc crio[21573]: time=\"2026-06-12T16:50:02.45206544Z\" level=info msg=\"Checking pod openshift-infra_auto-csr-approver-29688050-fwfwp for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 16:50:02.473385 crc crio[21573]: time=\"2026-06-12T16:50:02.473209461Z\" level=info msg=\"Ran pod sandbox 9c90bc8c46474b676f4e1c86d71e777b66cdd72f44605a60c63ce480fd1c6d2d with infra container: openshift-infra/auto-csr-approver-29688050-fwfwp/POD\" id=9529961b-b224-40ee-b35d-93db1204fb0c name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 16:50:02.476954 crc crio[21573]: time=\"2026-06-12T16:50:02.476828051Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-cli:latest\" id=2c284911-e861-4593-9129-966d48a6f081 name=/runtime.v1.ImageService/PullImage\nJun 12 16:50:02.488593 crc crio[21573]: time=\"2026-06-12T16:50:02.488423077Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-cli:latest\\\"\"\nJun 12 16:50:03.577601 crc crio[21573]: time=\"2026-06-12T16:50:03.576975154Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9\" id=2c284911-e861-4593-9129-966d48a6f081 name=/runtime.v1.ImageService/PullImage\nJun 12 16:50:03.580278 crc crio[21573]: time=\"2026-06-12T16:50:03.578687272Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=9086d1b1-15bd-47be-ab7f-256be60bbcd2 name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:50:03.582384 crc crio[21573]: time=\"2026-06-12T16:50:03.581881562Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=d300ba16-e456-48da-b684-ec3fb4298920 name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:50:03.590758 crc crio[21573]: time=\"2026-06-12T16:50:03.590663858Z\" level=info msg=\"Creating container: openshift-infra/auto-csr-approver-29688050-fwfwp/oc\" id=8cf7d172-0594-4518-a738-0d382aacc42f name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:50:03.592566 crc crio[21573]: time=\"2026-06-12T16:50:03.592541972Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:50:03.662888 crc crio[21573]: time=\"2026-06-12T16:50:03.66277349Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:50:04.058331 crc crio[21573]: time=\"2026-06-12T16:50:04.058144824Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:50:04.203649 crc crio[21573]: time=\"2026-06-12T16:50:04.203124859Z\" level=info msg=\"Created container 73c3448208c78f825f2ac4f442c5b446e0d0a1d36bd0399ed397598d6122e6ca: openshift-infra/auto-csr-approver-29688050-fwfwp/oc\" id=8cf7d172-0594-4518-a738-0d382aacc42f name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:50:04.208720 crc crio[21573]: time=\"2026-06-12T16:50:04.208626254Z\" level=info msg=\"Starting container: 73c3448208c78f825f2ac4f442c5b446e0d0a1d36bd0399ed397598d6122e6ca\" id=ae1f9c0a-07c0-40da-90d3-2d55bdfd8def name=/runtime.v1.RuntimeService/StartContainer\nJun 12 16:50:04.214971 crc crio[21573]: time=\"2026-06-12T16:50:04.214884239Z\" level=info msg=\"Started container\" PID=156340 containerID=73c3448208c78f825f2ac4f442c5b446e0d0a1d36bd0399ed397598d6122e6ca description=openshift-infra/auto-csr-approver-29688050-fwfwp/oc id=ae1f9c0a-07c0-40da-90d3-2d55bdfd8def name=/runtime.v1.RuntimeService/StartContainer sandboxID=9c90bc8c46474b676f4e1c86d71e777b66cdd72f44605a60c63ce480fd1c6d2d\nJun 12 16:50:05.742752 crc crio[21573]: time=\"2026-06-12T16:50:05.74190765Z\" level=info msg=\"Stopping pod sandbox: 9c90bc8c46474b676f4e1c86d71e777b66cdd72f44605a60c63ce480fd1c6d2d\" id=e55c72ad-9cdd-4d04-a41a-8a94cd9a37fe name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 16:50:05.744210 crc crio[21573]: time=\"2026-06-12T16:50:05.743766532Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29688050-fwfwp Namespace:openshift-infra ID:9c90bc8c46474b676f4e1c86d71e777b66cdd72f44605a60c63ce480fd1c6d2d UID:f2385b9d-feef-43c0-b47a-3485e5f39741 NetNS:/var/run/netns/61d80d71-0dba-45fd-9a1b-cb458939f41c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podf2385b9d_feef_43c0_b47a_3485e5f39741.slice PodAnnotations:0xc002428b00}] Aliases:map[]}\"\nJun 12 16:50:05.744210 crc crio[21573]: time=\"2026-06-12T16:50:05.743957517Z\" level=info msg=\"Deleting pod openshift-infra_auto-csr-approver-29688050-fwfwp from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 16:50:06.167497 crc crio[21573]: time=\"2026-06-12T16:50:06.166980059Z\" level=info msg=\"Stopped pod sandbox: 9c90bc8c46474b676f4e1c86d71e777b66cdd72f44605a60c63ce480fd1c6d2d\" id=e55c72ad-9cdd-4d04-a41a-8a94cd9a37fe name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 16:50:40.351133 crc crio[21573]: time=\"2026-06-12T16:50:40.350002383Z\" level=info msg=\"Stopping pod sandbox: 8eb96d1fa5c97c0e67aa63e339f88c3fcd68e39b6fad101f3a0cbdb36ed3deb5\" id=c5ce4c1e-3c24-401b-b386-7f164b852694 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 16:50:40.352771 crc crio[21573]: time=\"2026-06-12T16:50:40.351864196Z\" level=info msg=\"Got pod network &{Name:configure-network-edpm-deployment-ipam-openstack-edpm-ipamh5nhc Namespace:openstack ID:8eb96d1fa5c97c0e67aa63e339f88c3fcd68e39b6fad101f3a0cbdb36ed3deb5 UID:fcfb95ed-6fb0-4861-b8f4-9138072c02e2 NetNS:/var/run/netns/8546b353-48e6-4a52-8a83-d4356b3b0578 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podfcfb95ed_6fb0_4861_b8f4_9138072c02e2.slice PodAnnotations:0xc0063813f0}] Aliases:map[]}\"\nJun 12 16:50:40.352771 crc crio[21573]: time=\"2026-06-12T16:50:40.352054071Z\" level=info msg=\"Deleting pod openstack_configure-network-edpm-deployment-ipam-openstack-edpm-ipamh5nhc from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 16:50:40.976924 crc crio[21573]: time=\"2026-06-12T16:50:40.976206499Z\" level=info msg=\"Stopped pod sandbox: 8eb96d1fa5c97c0e67aa63e339f88c3fcd68e39b6fad101f3a0cbdb36ed3deb5\" id=c5ce4c1e-3c24-401b-b386-7f164b852694 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 16:50:41.989067 crc crio[21573]: time=\"2026-06-12T16:50:41.988791788Z\" level=info msg=\"Running pod sandbox: openstack/validate-network-edpm-deployment-ipam-openstack-edpm-ipam-qrpw4/POD\" id=72899b7e-d5f8-4291-bf23-5ae5a2328983 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 16:50:41.990506 crc crio[21573]: time=\"2026-06-12T16:50:41.989386655Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:50:42.058417 crc crio[21573]: time=\"2026-06-12T16:50:42.057762543Z\" level=info msg=\"Got pod network &{Name:validate-network-edpm-deployment-ipam-openstack-edpm-ipam-qrpw4 Namespace:openstack ID:c7d6759389fa1498f4f4214e0babf82853948fcca1b82f4645fcec389f68cb5e UID:dddbd700-c0eb-423a-9b0a-ee4e4abf8cc2 NetNS:/var/run/netns/487720cd-1041-4ebd-a84c-ecff6d841918 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poddddbd700_c0eb_423a_9b0a_ee4e4abf8cc2.slice PodAnnotations:0xc0006400a8}] Aliases:map[]}\"\nJun 12 16:50:42.058417 crc crio[21573]: time=\"2026-06-12T16:50:42.058362219Z\" level=info msg=\"Adding pod openstack_validate-network-edpm-deployment-ipam-openstack-edpm-ipam-qrpw4 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 16:50:42.774569 crc crio[21573]: 2026-06-12T16:50:42Z [verbose] CmdAdd (shim): {1.1.0 [{Name:c7d6759389fa149 Mac:9a:96:5f:b5:10:d2 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:f6 Mtu:0 Sandbox:/var/run/netns/487720cd-1041-4ebd-a84c-ecff6d841918 SocketPath: PciID:}] [{Interface:0xc000014700 Address:{IP:10.217.0.246 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 16:50:42.775880 crc crio[21573]: time=\"2026-06-12T16:50:42.775798322Z\" level=info msg=\"Got pod network &{Name:validate-network-edpm-deployment-ipam-openstack-edpm-ipam-qrpw4 Namespace:openstack ID:c7d6759389fa1498f4f4214e0babf82853948fcca1b82f4645fcec389f68cb5e UID:dddbd700-c0eb-423a-9b0a-ee4e4abf8cc2 NetNS:/var/run/netns/487720cd-1041-4ebd-a84c-ecff6d841918 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poddddbd700_c0eb_423a_9b0a_ee4e4abf8cc2.slice PodAnnotations:0xc0006400a8}] Aliases:map[]}\"\nJun 12 16:50:42.776027 crc crio[21573]: time=\"2026-06-12T16:50:42.775957967Z\" level=info msg=\"Checking pod openstack_validate-network-edpm-deployment-ipam-openstack-edpm-ipam-qrpw4 for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 16:50:42.789656 crc crio[21573]: time=\"2026-06-12T16:50:42.789571043Z\" level=info msg=\"Ran pod sandbox c7d6759389fa1498f4f4214e0babf82853948fcca1b82f4645fcec389f68cb5e with infra container: openstack/validate-network-edpm-deployment-ipam-openstack-edpm-ipam-qrpw4/POD\" id=72899b7e-d5f8-4291-bf23-5ae5a2328983 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 16:50:42.792123 crc crio[21573]: time=\"2026-06-12T16:50:42.791816292Z\" level=info msg=\"Checking image status: quay.rdoproject.org/openstack-k8s-operators/openstack-ansibleee-runner:0d5932bc7e4b786a4f66bb71a9845a8ad6dbd838\" id=5082c2ef-9c88-434e-acae-aec5004f2dd2 name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:50:42.817348 crc crio[21573]: time=\"2026-06-12T16:50:42.817257295Z\" level=info msg=\"Checking image status: quay.rdoproject.org/openstack-k8s-operators/openstack-ansibleee-runner:0d5932bc7e4b786a4f66bb71a9845a8ad6dbd838\" id=fe3e96a4-c859-4d1d-8144-083c6d4e921a name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:50:42.825036 crc crio[21573]: time=\"2026-06-12T16:50:42.824923099Z\" level=info msg=\"Creating container: openstack/validate-network-edpm-deployment-ipam-openstack-edpm-ipam-qrpw4/validate-network-edpm-deployment-ipam-openstack-edpm-ipam\" id=f12fca3a-785c-4c81-aebf-2c0117a540bf name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:50:42.825584 crc crio[21573]: time=\"2026-06-12T16:50:42.825526196Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:50:42.887154 crc crio[21573]: time=\"2026-06-12T16:50:42.886831705Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:50:42.896765 crc crio[21573]: time=\"2026-06-12T16:50:42.896668345Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:50:43.112643 crc crio[21573]: time=\"2026-06-12T16:50:43.112155952Z\" level=info msg=\"Created container f406b9ed8cce56c71476aec011e595964fe9cfdd4322887a6eac63b719b49861: openstack/validate-network-edpm-deployment-ipam-openstack-edpm-ipam-qrpw4/validate-network-edpm-deployment-ipam-openstack-edpm-ipam\" id=f12fca3a-785c-4c81-aebf-2c0117a540bf name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:50:43.115870 crc crio[21573]: time=\"2026-06-12T16:50:43.11569335Z\" level=info msg=\"Starting container: f406b9ed8cce56c71476aec011e595964fe9cfdd4322887a6eac63b719b49861\" id=8f3e1f29-e09e-41b2-b75b-97ab0f166123 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 16:50:43.126396 crc crio[21573]: time=\"2026-06-12T16:50:43.126246787Z\" level=info msg=\"Started container\" PID=158616 containerID=f406b9ed8cce56c71476aec011e595964fe9cfdd4322887a6eac63b719b49861 description=openstack/validate-network-edpm-deployment-ipam-openstack-edpm-ipam-qrpw4/validate-network-edpm-deployment-ipam-openstack-edpm-ipam id=8f3e1f29-e09e-41b2-b75b-97ab0f166123 name=/runtime.v1.RuntimeService/StartContainer sandboxID=c7d6759389fa1498f4f4214e0babf82853948fcca1b82f4645fcec389f68cb5e\nJun 12 16:50:50.816342 crc crio[21573]: time=\"2026-06-12T16:50:50.815428621Z\" level=info msg=\"Stopping pod sandbox: c7d6759389fa1498f4f4214e0babf82853948fcca1b82f4645fcec389f68cb5e\" id=ee1a7a72-d2de-4eef-98cc-25d84fbf99a4 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 16:50:50.817837 crc crio[21573]: time=\"2026-06-12T16:50:50.816940004Z\" level=info msg=\"Got pod network &{Name:validate-network-edpm-deployment-ipam-openstack-edpm-ipam-qrpw4 Namespace:openstack ID:c7d6759389fa1498f4f4214e0babf82853948fcca1b82f4645fcec389f68cb5e UID:dddbd700-c0eb-423a-9b0a-ee4e4abf8cc2 NetNS:/var/run/netns/487720cd-1041-4ebd-a84c-ecff6d841918 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poddddbd700_c0eb_423a_9b0a_ee4e4abf8cc2.slice PodAnnotations:0xc00338eea0}] Aliases:map[]}\"\nJun 12 16:50:50.817837 crc crio[21573]: time=\"2026-06-12T16:50:50.817124939Z\" level=info msg=\"Deleting pod openstack_validate-network-edpm-deployment-ipam-openstack-edpm-ipam-qrpw4 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 16:50:51.387611 crc crio[21573]: time=\"2026-06-12T16:50:51.387304934Z\" level=info msg=\"Stopped pod sandbox: c7d6759389fa1498f4f4214e0babf82853948fcca1b82f4645fcec389f68cb5e\" id=ee1a7a72-d2de-4eef-98cc-25d84fbf99a4 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 16:50:52.666263 crc crio[21573]: time=\"2026-06-12T16:50:52.664925044Z\" level=info msg=\"Running pod sandbox: openstack/install-os-edpm-deployment-ipam-openstack-edpm-ipam-vlc7b/POD\" id=11cad1bb-1bf8-45ef-9130-886d75538554 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 16:50:52.667811 crc crio[21573]: time=\"2026-06-12T16:50:52.666366105Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:50:52.710085 crc crio[21573]: time=\"2026-06-12T16:50:52.709975777Z\" level=info msg=\"Got pod network &{Name:install-os-edpm-deployment-ipam-openstack-edpm-ipam-vlc7b Namespace:openstack ID:1c79d1fc76afa5f6ff47e376aea480bc475e283252a56c661f58201cd184a875 UID:4de3f849-2e91-4294-a86d-5d68355d2900 NetNS:/var/run/netns/acae88eb-03fe-4da4-8ca6-bc14e352aa47 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod4de3f849_2e91_4294_a86d_5d68355d2900.slice PodAnnotations:0xc000640430}] Aliases:map[]}\"\nJun 12 16:50:52.710085 crc crio[21573]: time=\"2026-06-12T16:50:52.710044118Z\" level=info msg=\"Adding pod openstack_install-os-edpm-deployment-ipam-openstack-edpm-ipam-vlc7b to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 16:50:53.240011 crc crio[21573]: 2026-06-12T16:50:53Z [verbose] CmdAdd (shim): {1.1.0 [{Name:1c79d1fc76afa5f Mac:ae:7c:12:f5:50:01 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:f7 Mtu:0 Sandbox:/var/run/netns/acae88eb-03fe-4da4-8ca6-bc14e352aa47 SocketPath: PciID:}] [{Interface:0xc00025a730 Address:{IP:10.217.0.247 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 16:50:53.241754 crc crio[21573]: time=\"2026-06-12T16:50:53.241644604Z\" level=info msg=\"Got pod network &{Name:install-os-edpm-deployment-ipam-openstack-edpm-ipam-vlc7b Namespace:openstack ID:1c79d1fc76afa5f6ff47e376aea480bc475e283252a56c661f58201cd184a875 UID:4de3f849-2e91-4294-a86d-5d68355d2900 NetNS:/var/run/netns/acae88eb-03fe-4da4-8ca6-bc14e352aa47 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod4de3f849_2e91_4294_a86d_5d68355d2900.slice PodAnnotations:0xc000640430}] Aliases:map[]}\"\nJun 12 16:50:53.241988 crc crio[21573]: time=\"2026-06-12T16:50:53.241846279Z\" level=info msg=\"Checking pod openstack_install-os-edpm-deployment-ipam-openstack-edpm-ipam-vlc7b for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 16:50:53.252715 crc crio[21573]: time=\"2026-06-12T16:50:53.25261452Z\" level=info msg=\"Ran pod sandbox 1c79d1fc76afa5f6ff47e376aea480bc475e283252a56c661f58201cd184a875 with infra container: openstack/install-os-edpm-deployment-ipam-openstack-edpm-ipam-vlc7b/POD\" id=11cad1bb-1bf8-45ef-9130-886d75538554 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 16:50:53.255015 crc crio[21573]: time=\"2026-06-12T16:50:53.254946345Z\" level=info msg=\"Checking image status: quay.rdoproject.org/openstack-k8s-operators/openstack-ansibleee-runner:0d5932bc7e4b786a4f66bb71a9845a8ad6dbd838\" id=9107ffde-4757-44f2-a227-76e68b2bd923 name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:50:53.291132 crc crio[21573]: time=\"2026-06-12T16:50:53.290976075Z\" level=info msg=\"Checking image status: quay.rdoproject.org/openstack-k8s-operators/openstack-ansibleee-runner:0d5932bc7e4b786a4f66bb71a9845a8ad6dbd838\" id=ab9b9f1f-ba86-475d-b3b2-21891f6d2e5e name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:50:53.302542 crc crio[21573]: time=\"2026-06-12T16:50:53.302349304Z\" level=info msg=\"Creating container: openstack/install-os-edpm-deployment-ipam-openstack-edpm-ipam-vlc7b/install-os-edpm-deployment-ipam-openstack-edpm-ipam\" id=2e9bad6b-6d51-4a78-8257-d13e195ffec2 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:50:53.303135 crc crio[21573]: time=\"2026-06-12T16:50:53.302976501Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:50:53.374498 crc crio[21573]: time=\"2026-06-12T16:50:53.372079869Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:50:53.383480 crc crio[21573]: time=\"2026-06-12T16:50:53.379749133Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:50:53.541916 crc crio[21573]: time=\"2026-06-12T16:50:53.541698384Z\" level=info msg=\"Created container 444c044f184152b1712f1c2d8fc48932c18da2cfb63dfd7850ab0259dd73ef36: openstack/install-os-edpm-deployment-ipam-openstack-edpm-ipam-vlc7b/install-os-edpm-deployment-ipam-openstack-edpm-ipam\" id=2e9bad6b-6d51-4a78-8257-d13e195ffec2 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:50:53.545411 crc crio[21573]: time=\"2026-06-12T16:50:53.545278804Z\" level=info msg=\"Starting container: 444c044f184152b1712f1c2d8fc48932c18da2cfb63dfd7850ab0259dd73ef36\" id=276f74e4-13b0-43b5-8896-720e5aae5a99 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 16:50:53.552144 crc crio[21573]: time=\"2026-06-12T16:50:53.552053894Z\" level=info msg=\"Started container\" PID=159332 containerID=444c044f184152b1712f1c2d8fc48932c18da2cfb63dfd7850ab0259dd73ef36 description=openstack/install-os-edpm-deployment-ipam-openstack-edpm-ipam-vlc7b/install-os-edpm-deployment-ipam-openstack-edpm-ipam id=276f74e4-13b0-43b5-8896-720e5aae5a99 name=/runtime.v1.RuntimeService/StartContainer sandboxID=1c79d1fc76afa5f6ff47e376aea480bc475e283252a56c661f58201cd184a875\nJun 12 16:51:02.773686 crc crio[21573]: time=\"2026-06-12T16:51:02.772868566Z\" level=info msg=\"Removing container: 05c7e90e44dd3f1bc136da8e47643b81bf041778d59ef46462181aafb1228e3b\" id=42f270be-2459-4a76-b865-179b3fe12f9b name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 16:51:03.056963 crc crio[21573]: time=\"2026-06-12T16:51:03.023330838Z\" level=info msg=\"Removed container 05c7e90e44dd3f1bc136da8e47643b81bf041778d59ef46462181aafb1228e3b: openshift-infra/auto-csr-approver-29688044-pj96c/oc\" id=42f270be-2459-4a76-b865-179b3fe12f9b name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 16:51:03.056963 crc crio[21573]: time=\"2026-06-12T16:51:03.033150933Z\" level=info msg=\"Stopping pod sandbox: 197c0b36cda0dcf7ea6de90d4a085c63265f45dcec5d03db161f9992d31bf83e\" id=f91bec22-53d0-4a38-9bcf-d6f6a98d8067 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 16:51:03.056963 crc crio[21573]: time=\"2026-06-12T16:51:03.033212835Z\" level=info msg=\"Stopped pod sandbox (already stopped): 197c0b36cda0dcf7ea6de90d4a085c63265f45dcec5d03db161f9992d31bf83e\" id=f91bec22-53d0-4a38-9bcf-d6f6a98d8067 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 16:51:03.056963 crc crio[21573]: time=\"2026-06-12T16:51:03.033553984Z\" level=info msg=\"Removing pod sandbox: 197c0b36cda0dcf7ea6de90d4a085c63265f45dcec5d03db161f9992d31bf83e\" id=4b0a7210-beae-46d5-b595-37e5531971d5 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 16:51:03.056963 crc crio[21573]: time=\"2026-06-12T16:51:03.051946126Z\" level=info msg=\"Removed pod sandbox: 197c0b36cda0dcf7ea6de90d4a085c63265f45dcec5d03db161f9992d31bf83e\" id=4b0a7210-beae-46d5-b595-37e5531971d5 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 16:51:37.545627 crc crio[21573]: time=\"2026-06-12T16:51:37.544347408Z\" level=info msg=\"Stopping pod sandbox: 1c79d1fc76afa5f6ff47e376aea480bc475e283252a56c661f58201cd184a875\" id=8ffc9501-c5eb-4168-b707-d0cc55f93185 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 16:51:37.547800 crc crio[21573]: time=\"2026-06-12T16:51:37.546961982Z\" level=info msg=\"Got pod network &{Name:install-os-edpm-deployment-ipam-openstack-edpm-ipam-vlc7b Namespace:openstack ID:1c79d1fc76afa5f6ff47e376aea480bc475e283252a56c661f58201cd184a875 UID:4de3f849-2e91-4294-a86d-5d68355d2900 NetNS:/var/run/netns/acae88eb-03fe-4da4-8ca6-bc14e352aa47 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod4de3f849_2e91_4294_a86d_5d68355d2900.slice PodAnnotations:0xc0027223c8}] Aliases:map[]}\"\nJun 12 16:51:37.547800 crc crio[21573]: time=\"2026-06-12T16:51:37.54723514Z\" level=info msg=\"Deleting pod openstack_install-os-edpm-deployment-ipam-openstack-edpm-ipam-vlc7b from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 16:51:38.070147 crc crio[21573]: time=\"2026-06-12T16:51:38.069420279Z\" level=info msg=\"Stopped pod sandbox: 1c79d1fc76afa5f6ff47e376aea480bc475e283252a56c661f58201cd184a875\" id=8ffc9501-c5eb-4168-b707-d0cc55f93185 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 16:51:39.103189 crc crio[21573]: time=\"2026-06-12T16:51:39.10208598Z\" level=info msg=\"Running pod sandbox: openstack/configure-os-edpm-deployment-ipam-openstack-edpm-ipam-qjp6d/POD\" id=a5020370-037e-4a88-a7af-4416b7067238 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 16:51:39.104409 crc crio[21573]: time=\"2026-06-12T16:51:39.103277794Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:51:39.153507 crc crio[21573]: time=\"2026-06-12T16:51:39.153299548Z\" level=info msg=\"Got pod network &{Name:configure-os-edpm-deployment-ipam-openstack-edpm-ipam-qjp6d Namespace:openstack ID:ad7d5b9782a9a95452b22be3afd0f5fa4c4e7e6cbbd3749c7c40bb5283d8c6c7 UID:d3947416-59d6-418d-a507-2211f828a68a NetNS:/var/run/netns/5a4030ea-20d2-4512-9d4e-cff2bee3bc94 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podd3947416_59d6_418d_a507_2211f828a68a.slice PodAnnotations:0xc002e287a8}] Aliases:map[]}\"\nJun 12 16:51:39.153507 crc crio[21573]: time=\"2026-06-12T16:51:39.153414701Z\" level=info msg=\"Adding pod openstack_configure-os-edpm-deployment-ipam-openstack-edpm-ipam-qjp6d to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 16:51:40.009641 crc crio[21573]: 2026-06-12T16:51:40Z [verbose] CmdAdd (shim): {1.1.0 [{Name:ad7d5b9782a9a95 Mac:9e:98:07:90:0e:38 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:f8 Mtu:0 Sandbox:/var/run/netns/5a4030ea-20d2-4512-9d4e-cff2bee3bc94 SocketPath: PciID:}] [{Interface:0xc00025d8e0 Address:{IP:10.217.0.248 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 16:51:40.011687 crc crio[21573]: time=\"2026-06-12T16:51:40.011626493Z\" level=info msg=\"Got pod network &{Name:configure-os-edpm-deployment-ipam-openstack-edpm-ipam-qjp6d Namespace:openstack ID:ad7d5b9782a9a95452b22be3afd0f5fa4c4e7e6cbbd3749c7c40bb5283d8c6c7 UID:d3947416-59d6-418d-a507-2211f828a68a NetNS:/var/run/netns/5a4030ea-20d2-4512-9d4e-cff2bee3bc94 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podd3947416_59d6_418d_a507_2211f828a68a.slice PodAnnotations:0xc002e287a8}] Aliases:map[]}\"\nJun 12 16:51:40.011880 crc crio[21573]: time=\"2026-06-12T16:51:40.011834389Z\" level=info msg=\"Checking pod openstack_configure-os-edpm-deployment-ipam-openstack-edpm-ipam-qjp6d for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 16:51:40.025081 crc crio[21573]: time=\"2026-06-12T16:51:40.025008368Z\" level=info msg=\"Ran pod sandbox ad7d5b9782a9a95452b22be3afd0f5fa4c4e7e6cbbd3749c7c40bb5283d8c6c7 with infra container: openstack/configure-os-edpm-deployment-ipam-openstack-edpm-ipam-qjp6d/POD\" id=a5020370-037e-4a88-a7af-4416b7067238 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 16:51:40.027915 crc crio[21573]: time=\"2026-06-12T16:51:40.027820344Z\" level=info msg=\"Checking image status: quay.rdoproject.org/openstack-k8s-operators/openstack-ansibleee-runner:0d5932bc7e4b786a4f66bb71a9845a8ad6dbd838\" id=d683947c-1e9d-41c5-85e1-ff950d802723 name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:51:40.052276 crc crio[21573]: time=\"2026-06-12T16:51:40.052187927Z\" level=info msg=\"Checking image status: quay.rdoproject.org/openstack-k8s-operators/openstack-ansibleee-runner:0d5932bc7e4b786a4f66bb71a9845a8ad6dbd838\" id=9c4fc216-d085-419a-aa8a-95f8575e40e1 name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:51:40.061226 crc crio[21573]: time=\"2026-06-12T16:51:40.06084449Z\" level=info msg=\"Creating container: openstack/configure-os-edpm-deployment-ipam-openstack-edpm-ipam-qjp6d/configure-os-edpm-deployment-ipam-openstack-edpm-ipam\" id=27e2ced1-8cdd-4919-b58c-e987867a76bc name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:51:40.061611 crc crio[21573]: time=\"2026-06-12T16:51:40.061540819Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:51:40.114682 crc crio[21573]: time=\"2026-06-12T16:51:40.114590897Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:51:40.119056 crc crio[21573]: time=\"2026-06-12T16:51:40.11898515Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:51:40.310658 crc crio[21573]: time=\"2026-06-12T16:51:40.3105339Z\" level=info msg=\"Created container 4a3ac8cf0d0a292fa73602476c87164e03ca56db0b031ae8971a726b3f729245: openstack/configure-os-edpm-deployment-ipam-openstack-edpm-ipam-qjp6d/configure-os-edpm-deployment-ipam-openstack-edpm-ipam\" id=27e2ced1-8cdd-4919-b58c-e987867a76bc name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:51:40.311952 crc crio[21573]: time=\"2026-06-12T16:51:40.311849477Z\" level=info msg=\"Starting container: 4a3ac8cf0d0a292fa73602476c87164e03ca56db0b031ae8971a726b3f729245\" id=f9860399-625a-42c6-a51f-c94064cab6d1 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 16:51:40.321423 crc crio[21573]: time=\"2026-06-12T16:51:40.321305572Z\" level=info msg=\"Started container\" PID=162089 containerID=4a3ac8cf0d0a292fa73602476c87164e03ca56db0b031ae8971a726b3f729245 description=openstack/configure-os-edpm-deployment-ipam-openstack-edpm-ipam-qjp6d/configure-os-edpm-deployment-ipam-openstack-edpm-ipam id=f9860399-625a-42c6-a51f-c94064cab6d1 name=/runtime.v1.RuntimeService/StartContainer sandboxID=ad7d5b9782a9a95452b22be3afd0f5fa4c4e7e6cbbd3749c7c40bb5283d8c6c7\nJun 12 16:52:00.568137 crc crio[21573]: time=\"2026-06-12T16:52:00.567227083Z\" level=info msg=\"Running pod sandbox: openshift-infra/auto-csr-approver-29688052-2w78d/POD\" id=03498f8a-1552-4331-92db-2a4de56a44c7 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 16:52:00.569522 crc crio[21573]: time=\"2026-06-12T16:52:00.56814359Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:52:00.617006 crc crio[21573]: time=\"2026-06-12T16:52:00.616429754Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29688052-2w78d Namespace:openshift-infra ID:eec7809bcea5133fc2a20b89fc60b8155df13e8cdfad85325e5584ca5b82b601 UID:11febbac-26b9-41d2-88ed-75417b362be7 NetNS:/var/run/netns/c2448367-bab3-498f-b2fe-63da6e15ae3a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod11febbac_26b9_41d2_88ed_75417b362be7.slice PodAnnotations:0xc0024285b8}] Aliases:map[]}\"\nJun 12 16:52:00.617006 crc crio[21573]: time=\"2026-06-12T16:52:00.616853156Z\" level=info msg=\"Adding pod openshift-infra_auto-csr-approver-29688052-2w78d to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 16:52:01.201485 crc crio[21573]: 2026-06-12T16:52:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:eec7809bcea5133 Mac:a2:10:0b:34:16:ff Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:f9 Mtu:0 Sandbox:/var/run/netns/c2448367-bab3-498f-b2fe-63da6e15ae3a SocketPath: PciID:}] [{Interface:0xc0003eea40 Address:{IP:10.217.0.249 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 16:52:01.203699 crc crio[21573]: time=\"2026-06-12T16:52:01.203545903Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29688052-2w78d Namespace:openshift-infra ID:eec7809bcea5133fc2a20b89fc60b8155df13e8cdfad85325e5584ca5b82b601 UID:11febbac-26b9-41d2-88ed-75417b362be7 NetNS:/var/run/netns/c2448367-bab3-498f-b2fe-63da6e15ae3a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod11febbac_26b9_41d2_88ed_75417b362be7.slice PodAnnotations:0xc0024285b8}] Aliases:map[]}\"\nJun 12 16:52:01.203927 crc crio[21573]: time=\"2026-06-12T16:52:01.203757169Z\" level=info msg=\"Checking pod openshift-infra_auto-csr-approver-29688052-2w78d for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 16:52:01.214574 crc crio[21573]: time=\"2026-06-12T16:52:01.214387818Z\" level=info msg=\"Ran pod sandbox eec7809bcea5133fc2a20b89fc60b8155df13e8cdfad85325e5584ca5b82b601 with infra container: openshift-infra/auto-csr-approver-29688052-2w78d/POD\" id=03498f8a-1552-4331-92db-2a4de56a44c7 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 16:52:01.220586 crc crio[21573]: time=\"2026-06-12T16:52:01.220333514Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-cli:latest\" id=18895d16-7a8f-446c-a45f-7838abcb0153 name=/runtime.v1.ImageService/PullImage\nJun 12 16:52:01.231648 crc crio[21573]: time=\"2026-06-12T16:52:01.231531688Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-cli:latest\\\"\"\nJun 12 16:52:02.092269 crc crio[21573]: time=\"2026-06-12T16:52:02.091716434Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9\" id=18895d16-7a8f-446c-a45f-7838abcb0153 name=/runtime.v1.ImageService/PullImage\nJun 12 16:52:02.094632 crc crio[21573]: time=\"2026-06-12T16:52:02.093749901Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=f76ffad3-1bcf-4d75-861b-364d722fd67d name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:52:02.098706 crc crio[21573]: time=\"2026-06-12T16:52:02.098567065Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=208e35bd-401d-45f4-b59a-5cca24409b0d name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:52:02.106279 crc crio[21573]: time=\"2026-06-12T16:52:02.106168579Z\" level=info msg=\"Creating container: openshift-infra/auto-csr-approver-29688052-2w78d/oc\" id=27eb75e8-4416-4f53-b3f1-8b85209b3b37 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:52:02.106966 crc crio[21573]: time=\"2026-06-12T16:52:02.106879458Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:52:02.158025 crc crio[21573]: time=\"2026-06-12T16:52:02.157874239Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:52:02.529608 crc crio[21573]: time=\"2026-06-12T16:52:02.529358083Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:52:02.668953 crc crio[21573]: time=\"2026-06-12T16:52:02.668793923Z\" level=info msg=\"Created container 6c457a320b49ef72a574db138ef9de60dd7f7013fce4a9ad79c3243fc88f12c5: openshift-infra/auto-csr-approver-29688052-2w78d/oc\" id=27eb75e8-4416-4f53-b3f1-8b85209b3b37 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:52:02.670082 crc crio[21573]: time=\"2026-06-12T16:52:02.669989736Z\" level=info msg=\"Starting container: 6c457a320b49ef72a574db138ef9de60dd7f7013fce4a9ad79c3243fc88f12c5\" id=7a3537a6-9cd0-45f3-a123-67c177afe653 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 16:52:02.676344 crc crio[21573]: time=\"2026-06-12T16:52:02.675913983Z\" level=info msg=\"Started container\" PID=163420 containerID=6c457a320b49ef72a574db138ef9de60dd7f7013fce4a9ad79c3243fc88f12c5 description=openshift-infra/auto-csr-approver-29688052-2w78d/oc id=7a3537a6-9cd0-45f3-a123-67c177afe653 name=/runtime.v1.RuntimeService/StartContainer sandboxID=eec7809bcea5133fc2a20b89fc60b8155df13e8cdfad85325e5584ca5b82b601\nJun 12 16:52:04.987186 crc crio[21573]: time=\"2026-06-12T16:52:04.978744155Z\" level=info msg=\"Stopping pod sandbox: eec7809bcea5133fc2a20b89fc60b8155df13e8cdfad85325e5584ca5b82b601\" id=630f0d47-38a2-416d-96f7-b028f4ae6142 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 16:52:04.987186 crc crio[21573]: time=\"2026-06-12T16:52:04.980250008Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29688052-2w78d Namespace:openshift-infra ID:eec7809bcea5133fc2a20b89fc60b8155df13e8cdfad85325e5584ca5b82b601 UID:11febbac-26b9-41d2-88ed-75417b362be7 NetNS:/var/run/netns/c2448367-bab3-498f-b2fe-63da6e15ae3a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod11febbac_26b9_41d2_88ed_75417b362be7.slice PodAnnotations:0xc00338f0c8}] Aliases:map[]}\"\nJun 12 16:52:04.987186 crc crio[21573]: time=\"2026-06-12T16:52:04.980512495Z\" level=info msg=\"Deleting pod openshift-infra_auto-csr-approver-29688052-2w78d from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 16:52:05.464024 crc crio[21573]: time=\"2026-06-12T16:52:05.463857404Z\" level=info msg=\"Stopped pod sandbox: eec7809bcea5133fc2a20b89fc60b8155df13e8cdfad85325e5584ca5b82b601\" id=630f0d47-38a2-416d-96f7-b028f4ae6142 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 16:52:37.528341 crc crio[21573]: time=\"2026-06-12T16:52:37.527404059Z\" level=info msg=\"Stopping pod sandbox: ad7d5b9782a9a95452b22be3afd0f5fa4c4e7e6cbbd3749c7c40bb5283d8c6c7\" id=fbb3fffa-2d90-444c-97ec-1c6b910a64e3 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 16:52:37.529749 crc crio[21573]: time=\"2026-06-12T16:52:37.529080457Z\" level=info msg=\"Got pod network &{Name:configure-os-edpm-deployment-ipam-openstack-edpm-ipam-qjp6d Namespace:openstack ID:ad7d5b9782a9a95452b22be3afd0f5fa4c4e7e6cbbd3749c7c40bb5283d8c6c7 UID:d3947416-59d6-418d-a507-2211f828a68a NetNS:/var/run/netns/5a4030ea-20d2-4512-9d4e-cff2bee3bc94 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podd3947416_59d6_418d_a507_2211f828a68a.slice PodAnnotations:0xc002428080}] Aliases:map[]}\"\nJun 12 16:52:37.529749 crc crio[21573]: time=\"2026-06-12T16:52:37.529266872Z\" level=info msg=\"Deleting pod openstack_configure-os-edpm-deployment-ipam-openstack-edpm-ipam-qjp6d from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 16:52:38.068307 crc crio[21573]: time=\"2026-06-12T16:52:38.06781002Z\" level=info msg=\"Stopped pod sandbox: ad7d5b9782a9a95452b22be3afd0f5fa4c4e7e6cbbd3749c7c40bb5283d8c6c7\" id=fbb3fffa-2d90-444c-97ec-1c6b910a64e3 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 16:52:39.126070 crc crio[21573]: time=\"2026-06-12T16:52:39.12535188Z\" level=info msg=\"Running pod sandbox: openstack/ssh-known-hosts-edpm-deployment-ipam-h98wj/POD\" id=9f3ef61f-9054-4220-bdbc-db458f3cd87b name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 16:52:39.128177 crc crio[21573]: time=\"2026-06-12T16:52:39.126170413Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:52:39.170817 crc crio[21573]: time=\"2026-06-12T16:52:39.170718382Z\" level=info msg=\"Got pod network &{Name:ssh-known-hosts-edpm-deployment-ipam-h98wj Namespace:openstack ID:fbe07c5b13c6c54806bd63e011ecb55268f8724dae9e97a1fdf2d3f89ab5fc15 UID:2bde70e9-41f8-4ce9-9484-5fcc6f5b893e NetNS:/var/run/netns/288bb1d8-7088-4526-98c4-4ed84b2d5abf Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod2bde70e9_41f8_4ce9_9484_5fcc6f5b893e.slice PodAnnotations:0xc00209e7b8}] Aliases:map[]}\"\nJun 12 16:52:39.173221 crc crio[21573]: time=\"2026-06-12T16:52:39.173168402Z\" level=info msg=\"Adding pod openstack_ssh-known-hosts-edpm-deployment-ipam-h98wj to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 16:52:39.676630 crc crio[21573]: 2026-06-12T16:52:39Z [verbose] CmdAdd (shim): {1.1.0 [{Name:fbe07c5b13c6c54 Mac:9e:3c:e5:9e:c7:1a Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:fa Mtu:0 Sandbox:/var/run/netns/288bb1d8-7088-4526-98c4-4ed84b2d5abf SocketPath: PciID:}] [{Interface:0xc00022a990 Address:{IP:10.217.0.250 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 16:52:39.678673 crc crio[21573]: time=\"2026-06-12T16:52:39.678635182Z\" level=info msg=\"Got pod network &{Name:ssh-known-hosts-edpm-deployment-ipam-h98wj Namespace:openstack ID:fbe07c5b13c6c54806bd63e011ecb55268f8724dae9e97a1fdf2d3f89ab5fc15 UID:2bde70e9-41f8-4ce9-9484-5fcc6f5b893e NetNS:/var/run/netns/288bb1d8-7088-4526-98c4-4ed84b2d5abf Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod2bde70e9_41f8_4ce9_9484_5fcc6f5b893e.slice PodAnnotations:0xc00209e7b8}] Aliases:map[]}\"\nJun 12 16:52:39.678983 crc crio[21573]: time=\"2026-06-12T16:52:39.678961062Z\" level=info msg=\"Checking pod openstack_ssh-known-hosts-edpm-deployment-ipam-h98wj for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 16:52:39.691238 crc crio[21573]: time=\"2026-06-12T16:52:39.691095202Z\" level=info msg=\"Ran pod sandbox fbe07c5b13c6c54806bd63e011ecb55268f8724dae9e97a1fdf2d3f89ab5fc15 with infra container: openstack/ssh-known-hosts-edpm-deployment-ipam-h98wj/POD\" id=9f3ef61f-9054-4220-bdbc-db458f3cd87b name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 16:52:39.694853 crc crio[21573]: time=\"2026-06-12T16:52:39.69475428Z\" level=info msg=\"Checking image status: quay.rdoproject.org/openstack-k8s-operators/openstack-ansibleee-runner:0d5932bc7e4b786a4f66bb71a9845a8ad6dbd838\" id=0db88f2b-2fa9-4cc1-a708-ccf0766bf981 name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:52:39.724745 crc crio[21573]: time=\"2026-06-12T16:52:39.724625711Z\" level=info msg=\"Checking image status: quay.rdoproject.org/openstack-k8s-operators/openstack-ansibleee-runner:0d5932bc7e4b786a4f66bb71a9845a8ad6dbd838\" id=77e14273-6c71-4a3f-8429-25380d4ab10a name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:52:39.735227 crc crio[21573]: time=\"2026-06-12T16:52:39.735093053Z\" level=info msg=\"Creating container: openstack/ssh-known-hosts-edpm-deployment-ipam-h98wj/ssh-known-hosts-edpm-deployment-ipam\" id=a2df5f04-a3e3-482a-8e27-f9959a3c5db1 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:52:39.736569 crc crio[21573]: time=\"2026-06-12T16:52:39.736414581Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:52:39.791210 crc crio[21573]: time=\"2026-06-12T16:52:39.791017952Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:52:39.794584 crc crio[21573]: time=\"2026-06-12T16:52:39.794415397Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:52:39.958825 crc crio[21573]: time=\"2026-06-12T16:52:39.958074125Z\" level=info msg=\"Created container bbcd1bae81f78193fab2920aee33a5a1f8692c3ed0c384b44b69734ad1ddb7b2: openstack/ssh-known-hosts-edpm-deployment-ipam-h98wj/ssh-known-hosts-edpm-deployment-ipam\" id=a2df5f04-a3e3-482a-8e27-f9959a3c5db1 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:52:39.961535 crc crio[21573]: time=\"2026-06-12T16:52:39.961277315Z\" level=info msg=\"Starting container: bbcd1bae81f78193fab2920aee33a5a1f8692c3ed0c384b44b69734ad1ddb7b2\" id=e67ca31c-7fa9-4e86-9ea0-85729491161b name=/runtime.v1.RuntimeService/StartContainer\nJun 12 16:52:39.969771 crc crio[21573]: time=\"2026-06-12T16:52:39.969582849Z\" level=info msg=\"Started container\" PID=165765 containerID=bbcd1bae81f78193fab2920aee33a5a1f8692c3ed0c384b44b69734ad1ddb7b2 description=openstack/ssh-known-hosts-edpm-deployment-ipam-h98wj/ssh-known-hosts-edpm-deployment-ipam id=e67ca31c-7fa9-4e86-9ea0-85729491161b name=/runtime.v1.RuntimeService/StartContainer sandboxID=fbe07c5b13c6c54806bd63e011ecb55268f8724dae9e97a1fdf2d3f89ab5fc15\nJun 12 16:52:49.734760 crc crio[21573]: time=\"2026-06-12T16:52:49.733803484Z\" level=info msg=\"Stopping pod sandbox: fbe07c5b13c6c54806bd63e011ecb55268f8724dae9e97a1fdf2d3f89ab5fc15\" id=0fa98986-4249-4b4e-8c02-15fddf6214fa name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 16:52:49.736337 crc crio[21573]: time=\"2026-06-12T16:52:49.735842593Z\" level=info msg=\"Got pod network &{Name:ssh-known-hosts-edpm-deployment-ipam-h98wj Namespace:openstack ID:fbe07c5b13c6c54806bd63e011ecb55268f8724dae9e97a1fdf2d3f89ab5fc15 UID:2bde70e9-41f8-4ce9-9484-5fcc6f5b893e NetNS:/var/run/netns/288bb1d8-7088-4526-98c4-4ed84b2d5abf Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod2bde70e9_41f8_4ce9_9484_5fcc6f5b893e.slice PodAnnotations:0xc0036744a8}] Aliases:map[]}\"\nJun 12 16:52:49.736337 crc crio[21573]: time=\"2026-06-12T16:52:49.736021228Z\" level=info msg=\"Deleting pod openstack_ssh-known-hosts-edpm-deployment-ipam-h98wj from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 16:52:50.269571 crc crio[21573]: time=\"2026-06-12T16:52:50.267949689Z\" level=info msg=\"Stopped pod sandbox: fbe07c5b13c6c54806bd63e011ecb55268f8724dae9e97a1fdf2d3f89ab5fc15\" id=0fa98986-4249-4b4e-8c02-15fddf6214fa name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 16:52:51.268846 crc crio[21573]: time=\"2026-06-12T16:52:51.268326876Z\" level=info msg=\"Running pod sandbox: openstack/run-os-edpm-deployment-ipam-openstack-edpm-ipam-ng2c9/POD\" id=0e1ba7a0-602b-4d13-9c17-0cd5c0d545fd name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 16:52:51.268846 crc crio[21573]: time=\"2026-06-12T16:52:51.268850601Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:52:51.320327 crc crio[21573]: time=\"2026-06-12T16:52:51.32020713Z\" level=info msg=\"Got pod network &{Name:run-os-edpm-deployment-ipam-openstack-edpm-ipam-ng2c9 Namespace:openstack ID:323d219f916a29f05de69fbdd2f80065be6c694a18f5d585a3f5cd916c403bec UID:da1d6d5a-a5aa-4410-9048-be7eae8657b0 NetNS:/var/run/netns/82edc1f5-1632-40b5-a755-2b75af8194f4 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podda1d6d5a_a5aa_4410_9048_be7eae8657b0.slice PodAnnotations:0xc006380110}] Aliases:map[]}\"\nJun 12 16:52:51.320327 crc crio[21573]: time=\"2026-06-12T16:52:51.320276702Z\" level=info msg=\"Adding pod openstack_run-os-edpm-deployment-ipam-openstack-edpm-ipam-ng2c9 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 16:52:52.024033 crc crio[21573]: 2026-06-12T16:52:52Z [verbose] CmdAdd (shim): {1.1.0 [{Name:323d219f916a29f Mac:4a:77:fe:a0:6f:cb Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:fb Mtu:0 Sandbox:/var/run/netns/82edc1f5-1632-40b5-a755-2b75af8194f4 SocketPath: PciID:}] [{Interface:0xc00025ca20 Address:{IP:10.217.0.251 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 16:52:52.026609 crc crio[21573]: time=\"2026-06-12T16:52:52.026528782Z\" level=info msg=\"Got pod network &{Name:run-os-edpm-deployment-ipam-openstack-edpm-ipam-ng2c9 Namespace:openstack ID:323d219f916a29f05de69fbdd2f80065be6c694a18f5d585a3f5cd916c403bec UID:da1d6d5a-a5aa-4410-9048-be7eae8657b0 NetNS:/var/run/netns/82edc1f5-1632-40b5-a755-2b75af8194f4 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podda1d6d5a_a5aa_4410_9048_be7eae8657b0.slice PodAnnotations:0xc006380110}] Aliases:map[]}\"\nJun 12 16:52:52.026871 crc crio[21573]: time=\"2026-06-12T16:52:52.02677108Z\" level=info msg=\"Checking pod openstack_run-os-edpm-deployment-ipam-openstack-edpm-ipam-ng2c9 for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 16:52:52.036640 crc crio[21573]: time=\"2026-06-12T16:52:52.036508313Z\" level=info msg=\"Ran pod sandbox 323d219f916a29f05de69fbdd2f80065be6c694a18f5d585a3f5cd916c403bec with infra container: openstack/run-os-edpm-deployment-ipam-openstack-edpm-ipam-ng2c9/POD\" id=0e1ba7a0-602b-4d13-9c17-0cd5c0d545fd name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 16:52:52.038847 crc crio[21573]: time=\"2026-06-12T16:52:52.038760576Z\" level=info msg=\"Checking image status: quay.rdoproject.org/openstack-k8s-operators/openstack-ansibleee-runner:0d5932bc7e4b786a4f66bb71a9845a8ad6dbd838\" id=5b79fcf0-2e59-4fe5-b408-a707bcdda344 name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:52:52.085868 crc crio[21573]: time=\"2026-06-12T16:52:52.08531996Z\" level=info msg=\"Checking image status: quay.rdoproject.org/openstack-k8s-operators/openstack-ansibleee-runner:0d5932bc7e4b786a4f66bb71a9845a8ad6dbd838\" id=464b8482-fee3-4c96-bda4-305606ffb807 name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:52:52.102148 crc crio[21573]: time=\"2026-06-12T16:52:52.101915508Z\" level=info msg=\"Creating container: openstack/run-os-edpm-deployment-ipam-openstack-edpm-ipam-ng2c9/run-os-edpm-deployment-ipam-openstack-edpm-ipam\" id=81e6d1c0-9acf-4d9b-bb10-7e6c7d8fdcab name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:52:52.102666 crc crio[21573]: time=\"2026-06-12T16:52:52.102599758Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:52:52.152282 crc crio[21573]: time=\"2026-06-12T16:52:52.152159634Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:52:52.156248 crc crio[21573]: time=\"2026-06-12T16:52:52.156164016Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:52:52.303400 crc crio[21573]: time=\"2026-06-12T16:52:52.303245581Z\" level=info msg=\"Created container c72d3e48d8d93c38b479602dfa53f0f5675fa9dd2d7a5daf11ad7ee310c81f9a: openstack/run-os-edpm-deployment-ipam-openstack-edpm-ipam-ng2c9/run-os-edpm-deployment-ipam-openstack-edpm-ipam\" id=81e6d1c0-9acf-4d9b-bb10-7e6c7d8fdcab name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:52:52.304936 crc crio[21573]: time=\"2026-06-12T16:52:52.30467724Z\" level=info msg=\"Starting container: c72d3e48d8d93c38b479602dfa53f0f5675fa9dd2d7a5daf11ad7ee310c81f9a\" id=57308cc5-a438-4542-9a7d-a1ef9dd20469 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 16:52:52.310937 crc crio[21573]: time=\"2026-06-12T16:52:52.310839593Z\" level=info msg=\"Started container\" PID=166565 containerID=c72d3e48d8d93c38b479602dfa53f0f5675fa9dd2d7a5daf11ad7ee310c81f9a description=openstack/run-os-edpm-deployment-ipam-openstack-edpm-ipam-ng2c9/run-os-edpm-deployment-ipam-openstack-edpm-ipam id=57308cc5-a438-4542-9a7d-a1ef9dd20469 name=/runtime.v1.RuntimeService/StartContainer sandboxID=323d219f916a29f05de69fbdd2f80065be6c694a18f5d585a3f5cd916c403bec\nJun 12 16:53:02.964839 crc crio[21573]: time=\"2026-06-12T16:53:02.96396647Z\" level=info msg=\"Stopping pod sandbox: 323d219f916a29f05de69fbdd2f80065be6c694a18f5d585a3f5cd916c403bec\" id=28f8308a-7eba-436b-8273-27820920f03f name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 16:53:02.966993 crc crio[21573]: time=\"2026-06-12T16:53:02.965986368Z\" level=info msg=\"Got pod network &{Name:run-os-edpm-deployment-ipam-openstack-edpm-ipam-ng2c9 Namespace:openstack ID:323d219f916a29f05de69fbdd2f80065be6c694a18f5d585a3f5cd916c403bec UID:da1d6d5a-a5aa-4410-9048-be7eae8657b0 NetNS:/var/run/netns/82edc1f5-1632-40b5-a755-2b75af8194f4 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podda1d6d5a_a5aa_4410_9048_be7eae8657b0.slice PodAnnotations:0xc0005680d8}] Aliases:map[]}\"\nJun 12 16:53:02.975066 crc crio[21573]: time=\"2026-06-12T16:53:02.974189707Z\" level=info msg=\"Deleting pod openstack_run-os-edpm-deployment-ipam-openstack-edpm-ipam-ng2c9 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 16:53:03.099067 crc crio[21573]: time=\"2026-06-12T16:53:03.098974776Z\" level=info msg=\"Removing container: 9c73ae5153658045306c30de503dfb69b64fe18e139890bb747d36c2247ddf8a\" id=01bde240-ad2d-4b96-980e-83e2ccbf8df3 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 16:53:03.329054 crc crio[21573]: time=\"2026-06-12T16:53:03.328930907Z\" level=info msg=\"Removed container 9c73ae5153658045306c30de503dfb69b64fe18e139890bb747d36c2247ddf8a: openshift-infra/auto-csr-approver-29688046-24q6s/oc\" id=01bde240-ad2d-4b96-980e-83e2ccbf8df3 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 16:53:03.341837 crc crio[21573]: time=\"2026-06-12T16:53:03.341384802Z\" level=info msg=\"Stopping pod sandbox: de01746b5a07ff55eaea85cd600cf881a727d4f43f36526dc985d49803ecac25\" id=c33e17b3-1587-4269-bec0-746e6d5eb975 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 16:53:03.341837 crc crio[21573]: time=\"2026-06-12T16:53:03.341529086Z\" level=info msg=\"Stopped pod sandbox (already stopped): de01746b5a07ff55eaea85cd600cf881a727d4f43f36526dc985d49803ecac25\" id=c33e17b3-1587-4269-bec0-746e6d5eb975 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 16:53:03.344351 crc crio[21573]: time=\"2026-06-12T16:53:03.344210471Z\" level=info msg=\"Removing pod sandbox: de01746b5a07ff55eaea85cd600cf881a727d4f43f36526dc985d49803ecac25\" id=8a0b62e1-e740-428a-82e7-e8473835caf5 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 16:53:03.368578 crc crio[21573]: time=\"2026-06-12T16:53:03.36828564Z\" level=info msg=\"Removed pod sandbox: de01746b5a07ff55eaea85cd600cf881a727d4f43f36526dc985d49803ecac25\" id=8a0b62e1-e740-428a-82e7-e8473835caf5 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 16:53:03.543165 crc crio[21573]: time=\"2026-06-12T16:53:03.542765579Z\" level=info msg=\"Stopped pod sandbox: 323d219f916a29f05de69fbdd2f80065be6c694a18f5d585a3f5cd916c403bec\" id=28f8308a-7eba-436b-8273-27820920f03f name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 16:53:04.486765 crc crio[21573]: time=\"2026-06-12T16:53:04.485825687Z\" level=info msg=\"Running pod sandbox: openstack/reboot-os-edpm-deployment-ipam-openstack-edpm-ipam-rrn8g/POD\" id=82f9f2ab-80f7-48cf-99e5-4d86435cba89 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 16:53:04.488081 crc crio[21573]: time=\"2026-06-12T16:53:04.486794265Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:53:04.517707 crc crio[21573]: time=\"2026-06-12T16:53:04.517589668Z\" level=info msg=\"Got pod network &{Name:reboot-os-edpm-deployment-ipam-openstack-edpm-ipam-rrn8g Namespace:openstack ID:f2b9ea87b1db20c58d672213846791c3e069860bf38c1f74e95a68afe1d9cc7a UID:8ccc8388-599a-4918-9091-8e785208ea42 NetNS:/var/run/netns/71c06159-8ccf-4a46-a6c4-7c157b61f652 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod8ccc8388_599a_4918_9091_8e785208ea42.slice PodAnnotations:0xc0024286f8}] Aliases:map[]}\"\nJun 12 16:53:04.517707 crc crio[21573]: time=\"2026-06-12T16:53:04.517649379Z\" level=info msg=\"Adding pod openstack_reboot-os-edpm-deployment-ipam-openstack-edpm-ipam-rrn8g to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 16:53:05.193894 crc crio[21573]: 2026-06-12T16:53:05Z [verbose] CmdAdd (shim): {1.1.0 [{Name:f2b9ea87b1db20c Mac:d6:e3:85:68:ca:2b Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:fc Mtu:0 Sandbox:/var/run/netns/71c06159-8ccf-4a46-a6c4-7c157b61f652 SocketPath: PciID:}] [{Interface:0xc000014600 Address:{IP:10.217.0.252 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 16:53:05.195642 crc crio[21573]: time=\"2026-06-12T16:53:05.195552505Z\" level=info msg=\"Got pod network &{Name:reboot-os-edpm-deployment-ipam-openstack-edpm-ipam-rrn8g Namespace:openstack ID:f2b9ea87b1db20c58d672213846791c3e069860bf38c1f74e95a68afe1d9cc7a UID:8ccc8388-599a-4918-9091-8e785208ea42 NetNS:/var/run/netns/71c06159-8ccf-4a46-a6c4-7c157b61f652 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod8ccc8388_599a_4918_9091_8e785208ea42.slice PodAnnotations:0xc0024286f8}] Aliases:map[]}\"\nJun 12 16:53:05.195861 crc crio[21573]: time=\"2026-06-12T16:53:05.195790301Z\" level=info msg=\"Checking pod openstack_reboot-os-edpm-deployment-ipam-openstack-edpm-ipam-rrn8g for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 16:53:05.212984 crc crio[21573]: time=\"2026-06-12T16:53:05.212869933Z\" level=info msg=\"Ran pod sandbox f2b9ea87b1db20c58d672213846791c3e069860bf38c1f74e95a68afe1d9cc7a with infra container: openstack/reboot-os-edpm-deployment-ipam-openstack-edpm-ipam-rrn8g/POD\" id=82f9f2ab-80f7-48cf-99e5-4d86435cba89 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 16:53:05.215783 crc crio[21573]: time=\"2026-06-12T16:53:05.215626707Z\" level=info msg=\"Checking image status: quay.rdoproject.org/openstack-k8s-operators/openstack-ansibleee-runner:0d5932bc7e4b786a4f66bb71a9845a8ad6dbd838\" id=ec271166-445f-472b-85be-298fd2807a53 name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:53:05.239553 crc crio[21573]: time=\"2026-06-12T16:53:05.239385434Z\" level=info msg=\"Checking image status: quay.rdoproject.org/openstack-k8s-operators/openstack-ansibleee-runner:0d5932bc7e4b786a4f66bb71a9845a8ad6dbd838\" id=cda6ed4f-398d-48ca-bec4-2ab5de204122 name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:53:05.250554 crc crio[21573]: time=\"2026-06-12T16:53:05.250400363Z\" level=info msg=\"Creating container: openstack/reboot-os-edpm-deployment-ipam-openstack-edpm-ipam-rrn8g/reboot-os-edpm-deployment-ipam-openstack-edpm-ipam\" id=7cb27894-f11a-4ec0-8a8b-a07d50723592 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:53:05.251213 crc crio[21573]: time=\"2026-06-12T16:53:05.251103292Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:53:05.310601 crc crio[21573]: time=\"2026-06-12T16:53:05.310268021Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:53:05.328718 crc crio[21573]: time=\"2026-06-12T16:53:05.328414639Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:53:05.489017 crc crio[21573]: time=\"2026-06-12T16:53:05.488865628Z\" level=info msg=\"Created container b2ee0963ad71a808fc6d44f98d8fc7ecf2be8e47cc4afb72c862abca5373b5da: openstack/reboot-os-edpm-deployment-ipam-openstack-edpm-ipam-rrn8g/reboot-os-edpm-deployment-ipam-openstack-edpm-ipam\" id=7cb27894-f11a-4ec0-8a8b-a07d50723592 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:53:05.490657 crc crio[21573]: time=\"2026-06-12T16:53:05.490575536Z\" level=info msg=\"Starting container: b2ee0963ad71a808fc6d44f98d8fc7ecf2be8e47cc4afb72c862abca5373b5da\" id=bf6bba33-8c6c-46db-b378-f52950ef52b1 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 16:53:05.496848 crc crio[21573]: time=\"2026-06-12T16:53:05.49676176Z\" level=info msg=\"Started container\" PID=167464 containerID=b2ee0963ad71a808fc6d44f98d8fc7ecf2be8e47cc4afb72c862abca5373b5da description=openstack/reboot-os-edpm-deployment-ipam-openstack-edpm-ipam-rrn8g/reboot-os-edpm-deployment-ipam-openstack-edpm-ipam id=bf6bba33-8c6c-46db-b378-f52950ef52b1 name=/runtime.v1.RuntimeService/StartContainer sandboxID=f2b9ea87b1db20c58d672213846791c3e069860bf38c1f74e95a68afe1d9cc7a\nJun 12 16:53:18.243063 crc crio[21573]: time=\"2026-06-12T16:53:18.242149737Z\" level=info msg=\"Stopping pod sandbox: f2b9ea87b1db20c58d672213846791c3e069860bf38c1f74e95a68afe1d9cc7a\" id=7b506d85-0969-4d43-8a39-b22d258ad948 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 16:53:18.244814 crc crio[21573]: time=\"2026-06-12T16:53:18.243832174Z\" level=info msg=\"Got pod network &{Name:reboot-os-edpm-deployment-ipam-openstack-edpm-ipam-rrn8g Namespace:openstack ID:f2b9ea87b1db20c58d672213846791c3e069860bf38c1f74e95a68afe1d9cc7a UID:8ccc8388-599a-4918-9091-8e785208ea42 NetNS:/var/run/netns/71c06159-8ccf-4a46-a6c4-7c157b61f652 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod8ccc8388_599a_4918_9091_8e785208ea42.slice PodAnnotations:0xc00338e7d0}] Aliases:map[]}\"\nJun 12 16:53:18.244814 crc crio[21573]: time=\"2026-06-12T16:53:18.244017939Z\" level=info msg=\"Deleting pod openstack_reboot-os-edpm-deployment-ipam-openstack-edpm-ipam-rrn8g from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 16:53:18.740835 crc crio[21573]: time=\"2026-06-12T16:53:18.740247761Z\" level=info msg=\"Stopped pod sandbox: f2b9ea87b1db20c58d672213846791c3e069860bf38c1f74e95a68afe1d9cc7a\" id=7b506d85-0969-4d43-8a39-b22d258ad948 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 16:53:19.845846 crc crio[21573]: time=\"2026-06-12T16:53:19.845309623Z\" level=info msg=\"Running pod sandbox: openstack/install-certs-edpm-deployment-ipam-openstack-edpm-ipam-tlkwt/POD\" id=8e28ee91-0645-4a48-9492-39fe0d1d31c5 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 16:53:19.845846 crc crio[21573]: time=\"2026-06-12T16:53:19.845775427Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:53:19.903008 crc crio[21573]: time=\"2026-06-12T16:53:19.902547877Z\" level=info msg=\"Got pod network &{Name:install-certs-edpm-deployment-ipam-openstack-edpm-ipam-tlkwt Namespace:openstack ID:0fd326af53e96548c778a6dafdb7cc40603e9ef9373b66ec66bc22ecee4ece35 UID:b46e5533-7fe4-4950-bd14-7c0ba305d503 NetNS:/var/run/netns/0c5afc6e-b3fb-45f8-b825-280a312022b8 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podb46e5533_7fe4_4950_bd14_7c0ba305d503.slice PodAnnotations:0xc0027227f0}] Aliases:map[]}\"\nJun 12 16:53:19.903008 crc crio[21573]: time=\"2026-06-12T16:53:19.902612759Z\" level=info msg=\"Adding pod openstack_install-certs-edpm-deployment-ipam-openstack-edpm-ipam-tlkwt to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 16:53:20.575186 crc crio[21573]: 2026-06-12T16:53:20Z [verbose] CmdAdd (shim): {1.1.0 [{Name:0fd326af53e9654 Mac:5a:89:3c:d9:f8:95 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:fd Mtu:0 Sandbox:/var/run/netns/0c5afc6e-b3fb-45f8-b825-280a312022b8 SocketPath: PciID:}] [{Interface:0xc0002845a0 Address:{IP:10.217.0.253 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 16:53:20.577526 crc crio[21573]: time=\"2026-06-12T16:53:20.577392248Z\" level=info msg=\"Got pod network &{Name:install-certs-edpm-deployment-ipam-openstack-edpm-ipam-tlkwt Namespace:openstack ID:0fd326af53e96548c778a6dafdb7cc40603e9ef9373b66ec66bc22ecee4ece35 UID:b46e5533-7fe4-4950-bd14-7c0ba305d503 NetNS:/var/run/netns/0c5afc6e-b3fb-45f8-b825-280a312022b8 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podb46e5533_7fe4_4950_bd14_7c0ba305d503.slice PodAnnotations:0xc0027227f0}] Aliases:map[]}\"\nJun 12 16:53:20.577812 crc crio[21573]: time=\"2026-06-12T16:53:20.577729088Z\" level=info msg=\"Checking pod openstack_install-certs-edpm-deployment-ipam-openstack-edpm-ipam-tlkwt for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 16:53:20.592477 crc crio[21573]: time=\"2026-06-12T16:53:20.592336882Z\" level=info msg=\"Ran pod sandbox 0fd326af53e96548c778a6dafdb7cc40603e9ef9373b66ec66bc22ecee4ece35 with infra container: openstack/install-certs-edpm-deployment-ipam-openstack-edpm-ipam-tlkwt/POD\" id=8e28ee91-0645-4a48-9492-39fe0d1d31c5 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 16:53:20.594876 crc crio[21573]: time=\"2026-06-12T16:53:20.594723304Z\" level=info msg=\"Checking image status: quay.rdoproject.org/openstack-k8s-operators/openstack-ansibleee-runner:0d5932bc7e4b786a4f66bb71a9845a8ad6dbd838\" id=fd5227c5-3b86-4b77-91bf-d1b35b235106 name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:53:20.622953 crc crio[21573]: time=\"2026-06-12T16:53:20.622760409Z\" level=info msg=\"Checking image status: quay.rdoproject.org/openstack-k8s-operators/openstack-ansibleee-runner:0d5932bc7e4b786a4f66bb71a9845a8ad6dbd838\" id=b143363d-e048-4599-844e-b3c4164418d3 name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:53:20.631909 crc crio[21573]: time=\"2026-06-12T16:53:20.631760931Z\" level=info msg=\"Creating container: openstack/install-certs-edpm-deployment-ipam-openstack-edpm-ipam-tlkwt/install-certs-edpm-deployment-ipam-openstack-edpm-ipam\" id=23cf3fbe-36c9-4d41-8d66-dace219ad1d4 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:53:20.632576 crc crio[21573]: time=\"2026-06-12T16:53:20.632192483Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:53:20.686204 crc crio[21573]: time=\"2026-06-12T16:53:20.686080535Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:53:20.689614 crc crio[21573]: time=\"2026-06-12T16:53:20.689545782Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:53:20.851378 crc crio[21573]: time=\"2026-06-12T16:53:20.851022998Z\" level=info msg=\"Created container 8ebee80b3ff991c401ea87c8d8922bd53ba97d27ec5985eb79217ae09155f3d8: openstack/install-certs-edpm-deployment-ipam-openstack-edpm-ipam-tlkwt/install-certs-edpm-deployment-ipam-openstack-edpm-ipam\" id=23cf3fbe-36c9-4d41-8d66-dace219ad1d4 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:53:20.853078 crc crio[21573]: time=\"2026-06-12T16:53:20.852972683Z\" level=info msg=\"Starting container: 8ebee80b3ff991c401ea87c8d8922bd53ba97d27ec5985eb79217ae09155f3d8\" id=d7c36918-765f-4bbd-a9e4-73f4d0a57720 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 16:53:20.861799 crc crio[21573]: time=\"2026-06-12T16:53:20.861685619Z\" level=info msg=\"Started container\" PID=168427 containerID=8ebee80b3ff991c401ea87c8d8922bd53ba97d27ec5985eb79217ae09155f3d8 description=openstack/install-certs-edpm-deployment-ipam-openstack-edpm-ipam-tlkwt/install-certs-edpm-deployment-ipam-openstack-edpm-ipam id=d7c36918-765f-4bbd-a9e4-73f4d0a57720 name=/runtime.v1.RuntimeService/StartContainer sandboxID=0fd326af53e96548c778a6dafdb7cc40603e9ef9373b66ec66bc22ecee4ece35\nJun 12 16:54:00.545318 crc crio[21573]: time=\"2026-06-12T16:54:00.544586967Z\" level=info msg=\"Running pod sandbox: openshift-infra/auto-csr-approver-29688054-k5g82/POD\" id=d94dca5c-537e-4450-bfbc-4af6d6b48249 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 16:54:00.546804 crc crio[21573]: time=\"2026-06-12T16:54:00.54539143Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:54:00.599984 crc crio[21573]: time=\"2026-06-12T16:54:00.599765733Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29688054-k5g82 Namespace:openshift-infra ID:0273d340ac93feade3d6322edf3b13c0124fd77584ecd0cc97e5484788d1760b UID:e43b15a4-ed28-4ca1-aea3-8b3a6803b010 NetNS:/var/run/netns/e461bae0-941e-4637-a4c8-add5a6965fe4 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pode43b15a4_ed28_4ca1_aea3_8b3a6803b010.slice PodAnnotations:0xc0005680d8}] Aliases:map[]}\"\nJun 12 16:54:00.599984 crc crio[21573]: time=\"2026-06-12T16:54:00.599919177Z\" level=info msg=\"Adding pod openshift-infra_auto-csr-approver-29688054-k5g82 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 16:54:01.235819 crc crio[21573]: 2026-06-12T16:54:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:0273d340ac93fea Mac:ae:59:3b:50:59:0a Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:fe Mtu:0 Sandbox:/var/run/netns/e461bae0-941e-4637-a4c8-add5a6965fe4 SocketPath: PciID:}] [{Interface:0xc00015a5d0 Address:{IP:10.217.0.254 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 16:54:01.238083 crc crio[21573]: time=\"2026-06-12T16:54:01.2380269Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29688054-k5g82 Namespace:openshift-infra ID:0273d340ac93feade3d6322edf3b13c0124fd77584ecd0cc97e5484788d1760b UID:e43b15a4-ed28-4ca1-aea3-8b3a6803b010 NetNS:/var/run/netns/e461bae0-941e-4637-a4c8-add5a6965fe4 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pode43b15a4_ed28_4ca1_aea3_8b3a6803b010.slice PodAnnotations:0xc0005680d8}] Aliases:map[]}\"\nJun 12 16:54:01.238390 crc crio[21573]: time=\"2026-06-12T16:54:01.23835812Z\" level=info msg=\"Checking pod openshift-infra_auto-csr-approver-29688054-k5g82 for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 16:54:01.241739 crc crio[21573]: time=\"2026-06-12T16:54:01.240988769Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/redhat-operators-nbjsg/POD\" id=0f922754-3cea-4f70-869e-d19e4fcb752c name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 16:54:01.241739 crc crio[21573]: time=\"2026-06-12T16:54:01.241077642Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:54:01.255274 crc crio[21573]: time=\"2026-06-12T16:54:01.255158168Z\" level=info msg=\"Ran pod sandbox 0273d340ac93feade3d6322edf3b13c0124fd77584ecd0cc97e5484788d1760b with infra container: openshift-infra/auto-csr-approver-29688054-k5g82/POD\" id=d94dca5c-537e-4450-bfbc-4af6d6b48249 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 16:54:01.279233 crc crio[21573]: time=\"2026-06-12T16:54:01.279065359Z\" level=info msg=\"Got pod network &{Name:redhat-operators-nbjsg Namespace:openshift-marketplace ID:0cf63c15c20588e8638ffbf3d8b1fcb9bd02d42d21754d55b3853b8e0238ef6d UID:1815d013-8336-4739-a1df-4d4436ef3d3e NetNS:/var/run/netns/fb6f1046-b422-465a-8c79-823c9202dbf8 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod1815d013_8336_4739_a1df_4d4436ef3d3e.slice PodAnnotations:0xc00338e468}] Aliases:map[]}\"\nJun 12 16:54:01.279757 crc crio[21573]: time=\"2026-06-12T16:54:01.279571311Z\" level=info msg=\"Adding pod openshift-marketplace_redhat-operators-nbjsg to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 16:54:01.288156 crc crio[21573]: time=\"2026-06-12T16:54:01.28799034Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-cli:latest\" id=07a5c8a6-2f04-42d9-9e2f-72c82c5bc51f name=/runtime.v1.ImageService/PullImage\nJun 12 16:54:01.301718 crc crio[21573]: time=\"2026-06-12T16:54:01.301060825Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-cli:latest\\\"\"\nJun 12 16:54:01.945061 crc crio[21573]: 2026-06-12T16:54:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:0cf63c15c20588e Mac:36:56:80:99:ff:ad Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:ff Mtu:0 Sandbox:/var/run/netns/fb6f1046-b422-465a-8c79-823c9202dbf8 SocketPath: PciID:}] [{Interface:0xc000122990 Address:{IP:10.217.0.255 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 16:54:01.946428 crc crio[21573]: time=\"2026-06-12T16:54:01.94580294Z\" level=info msg=\"Got pod network &{Name:redhat-operators-nbjsg Namespace:openshift-marketplace ID:0cf63c15c20588e8638ffbf3d8b1fcb9bd02d42d21754d55b3853b8e0238ef6d UID:1815d013-8336-4739-a1df-4d4436ef3d3e NetNS:/var/run/netns/fb6f1046-b422-465a-8c79-823c9202dbf8 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod1815d013_8336_4739_a1df_4d4436ef3d3e.slice PodAnnotations:0xc00338e468}] Aliases:map[]}\"\nJun 12 16:54:01.946428 crc crio[21573]: time=\"2026-06-12T16:54:01.945964104Z\" level=info msg=\"Checking pod openshift-marketplace_redhat-operators-nbjsg for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 16:54:01.956561 crc crio[21573]: time=\"2026-06-12T16:54:01.956308623Z\" level=info msg=\"Ran pod sandbox 0cf63c15c20588e8638ffbf3d8b1fcb9bd02d42d21754d55b3853b8e0238ef6d with infra container: openshift-marketplace/redhat-operators-nbjsg/POD\" id=0f922754-3cea-4f70-869e-d19e4fcb752c name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 16:54:01.959909 crc crio[21573]: time=\"2026-06-12T16:54:01.959763991Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=e15eee99-b35b-4a9a-8ffa-f25424370d1a name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:54:01.964799 crc crio[21573]: time=\"2026-06-12T16:54:01.964683149Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=cdfaad43-279e-44c1-95d8-80c47209a212 name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:54:01.974117 crc crio[21573]: time=\"2026-06-12T16:54:01.97399002Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-operators-nbjsg/extract-utilities\" id=73e8c2f9-abd6-4fa7-8801-b26d43b1e24b name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:54:01.974676 crc crio[21573]: time=\"2026-06-12T16:54:01.974609138Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:54:02.031116 crc crio[21573]: time=\"2026-06-12T16:54:02.031010591Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:54:02.035389 crc crio[21573]: time=\"2026-06-12T16:54:02.035294279Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:54:02.091181 crc crio[21573]: time=\"2026-06-12T16:54:02.090544018Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9\" id=07a5c8a6-2f04-42d9-9e2f-72c82c5bc51f name=/runtime.v1.ImageService/PullImage\nJun 12 16:54:02.091689 crc crio[21573]: time=\"2026-06-12T16:54:02.091661759Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=f9610042-59db-473b-9e7d-590a84beb0e4 name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:54:02.093907 crc crio[21573]: time=\"2026-06-12T16:54:02.09384905Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=534f0878-873e-4188-9c82-ac54a5982c88 name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:54:02.103636 crc crio[21573]: time=\"2026-06-12T16:54:02.103537942Z\" level=info msg=\"Creating container: openshift-infra/auto-csr-approver-29688054-k5g82/oc\" id=3886c05c-fa9b-4c64-891c-291f8664a451 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:54:02.104156 crc crio[21573]: time=\"2026-06-12T16:54:02.104075147Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:54:02.163120 crc crio[21573]: time=\"2026-06-12T16:54:02.162673529Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:54:02.242238 crc crio[21573]: time=\"2026-06-12T16:54:02.242095406Z\" level=info msg=\"Created container c9512df689fa5a985096aebec70df1c46e41360841259c5972dc7716515996e2: openshift-marketplace/redhat-operators-nbjsg/extract-utilities\" id=73e8c2f9-abd6-4fa7-8801-b26d43b1e24b name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:54:02.245208 crc crio[21573]: time=\"2026-06-12T16:54:02.245102342Z\" level=info msg=\"Starting container: c9512df689fa5a985096aebec70df1c46e41360841259c5972dc7716515996e2\" id=d71b5dfd-1f69-458d-9b9b-becf2a9d4338 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 16:54:02.254894 crc crio[21573]: time=\"2026-06-12T16:54:02.253733303Z\" level=info msg=\"Started container\" PID=170972 containerID=c9512df689fa5a985096aebec70df1c46e41360841259c5972dc7716515996e2 description=openshift-marketplace/redhat-operators-nbjsg/extract-utilities id=d71b5dfd-1f69-458d-9b9b-becf2a9d4338 name=/runtime.v1.RuntimeService/StartContainer sandboxID=0cf63c15c20588e8638ffbf3d8b1fcb9bd02d42d21754d55b3853b8e0238ef6d\nJun 12 16:54:02.590062 crc crio[21573]: time=\"2026-06-12T16:54:02.589904648Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:54:02.766170 crc crio[21573]: time=\"2026-06-12T16:54:02.766063446Z\" level=info msg=\"Created container 0a7b9bcdabeb3cf87e7ba6d2cf4b0889803c3a910ec68c500e4100836e8ccc23: openshift-infra/auto-csr-approver-29688054-k5g82/oc\" id=3886c05c-fa9b-4c64-891c-291f8664a451 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:54:02.767783 crc crio[21573]: time=\"2026-06-12T16:54:02.767714092Z\" level=info msg=\"Starting container: 0a7b9bcdabeb3cf87e7ba6d2cf4b0889803c3a910ec68c500e4100836e8ccc23\" id=1d5e7d31-a069-4ea1-ac3f-c2fe5b575634 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 16:54:02.776180 crc crio[21573]: time=\"2026-06-12T16:54:02.776074087Z\" level=info msg=\"Started container\" PID=171031 containerID=0a7b9bcdabeb3cf87e7ba6d2cf4b0889803c3a910ec68c500e4100836e8ccc23 description=openshift-infra/auto-csr-approver-29688054-k5g82/oc id=1d5e7d31-a069-4ea1-ac3f-c2fe5b575634 name=/runtime.v1.RuntimeService/StartContainer sandboxID=0273d340ac93feade3d6322edf3b13c0124fd77584ecd0cc97e5484788d1760b\nJun 12 16:54:02.913294 crc crio[21573]: time=\"2026-06-12T16:54:02.913096148Z\" level=info msg=\"Pulling image: registry.redhat.io/redhat/redhat-operator-index:v4.20\" id=d6beb138-fd7f-4a77-a0de-33638c2e46c5 name=/runtime.v1.ImageService/PullImage\nJun 12 16:54:02.918691 crc crio[21573]: time=\"2026-06-12T16:54:02.918310476Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/redhat/redhat-operator-index:v4.20\\\"\"\nJun 12 16:54:03.601559 crc crio[21573]: time=\"2026-06-12T16:54:03.601052856Z\" level=info msg=\"Pulled image: registry.redhat.io/redhat/redhat-operator-index@sha256:f5f7575300572ad2ef92672b7dc76ed5ddaf50e7b74642e9907deda8cb9fa115\" id=d6beb138-fd7f-4a77-a0de-33638c2e46c5 name=/runtime.v1.ImageService/PullImage\nJun 12 16:54:03.602743 crc crio[21573]: time=\"2026-06-12T16:54:03.602506716Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-operator-index:v4.20\" id=23f23103-600d-48dd-9934-f9f88ab62ee6 name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:54:03.606801 crc crio[21573]: time=\"2026-06-12T16:54:03.606702384Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-operator-index:v4.20\" id=298505c9-dc09-48a2-bdcf-c2cd32b116b5 name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:54:03.620398 crc crio[21573]: time=\"2026-06-12T16:54:03.619816883Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-operators-nbjsg/extract-content\" id=17bd5fc5-b779-41b4-8ceb-9dd9119c1248 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:54:03.621036 crc crio[21573]: time=\"2026-06-12T16:54:03.620951514Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:54:03.715195 crc crio[21573]: time=\"2026-06-12T16:54:03.715058781Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:54:03.718411 crc crio[21573]: time=\"2026-06-12T16:54:03.718348334Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:54:03.882969 crc crio[21573]: time=\"2026-06-12T16:54:03.882408273Z\" level=info msg=\"Created container 97ad53ccd0e9e9209ef9e88421333cde9dd704ff97c88ab400367991ac5f0106: openshift-marketplace/redhat-operators-nbjsg/extract-content\" id=17bd5fc5-b779-41b4-8ceb-9dd9119c1248 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:54:03.884204 crc crio[21573]: time=\"2026-06-12T16:54:03.884119102Z\" level=info msg=\"Starting container: 97ad53ccd0e9e9209ef9e88421333cde9dd704ff97c88ab400367991ac5f0106\" id=2ea23d85-1b11-4170-bf2c-16493196a82a name=/runtime.v1.RuntimeService/StartContainer\nJun 12 16:54:03.895169 crc crio[21573]: time=\"2026-06-12T16:54:03.895030168Z\" level=info msg=\"Started container\" PID=171166 containerID=97ad53ccd0e9e9209ef9e88421333cde9dd704ff97c88ab400367991ac5f0106 description=openshift-marketplace/redhat-operators-nbjsg/extract-content id=2ea23d85-1b11-4170-bf2c-16493196a82a name=/runtime.v1.RuntimeService/StartContainer sandboxID=0cf63c15c20588e8638ffbf3d8b1fcb9bd02d42d21754d55b3853b8e0238ef6d\nJun 12 16:54:03.941090 crc crio[21573]: time=\"2026-06-12T16:54:03.941013188Z\" level=info msg=\"Stopping pod sandbox: 0fd326af53e96548c778a6dafdb7cc40603e9ef9373b66ec66bc22ecee4ece35\" id=7201af03-36e2-4139-be63-8ba17b14410a name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 16:54:03.941780 crc crio[21573]: time=\"2026-06-12T16:54:03.941710367Z\" level=info msg=\"Got pod network &{Name:install-certs-edpm-deployment-ipam-openstack-edpm-ipam-tlkwt Namespace:openstack ID:0fd326af53e96548c778a6dafdb7cc40603e9ef9373b66ec66bc22ecee4ece35 UID:b46e5533-7fe4-4950-bd14-7c0ba305d503 NetNS:/var/run/netns/0c5afc6e-b3fb-45f8-b825-280a312022b8 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podb46e5533_7fe4_4950_bd14_7c0ba305d503.slice PodAnnotations:0xc002428e60}] Aliases:map[]}\"\nJun 12 16:54:03.941967 crc crio[21573]: time=\"2026-06-12T16:54:03.941913522Z\" level=info msg=\"Deleting pod openstack_install-certs-edpm-deployment-ipam-openstack-edpm-ipam-tlkwt from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 16:54:04.498913 crc crio[21573]: time=\"2026-06-12T16:54:04.498399343Z\" level=info msg=\"Stopped pod sandbox: 0fd326af53e96548c778a6dafdb7cc40603e9ef9373b66ec66bc22ecee4ece35\" id=7201af03-36e2-4139-be63-8ba17b14410a name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 16:54:04.980026 crc crio[21573]: time=\"2026-06-12T16:54:04.978738179Z\" level=info msg=\"Stopping pod sandbox: 0273d340ac93feade3d6322edf3b13c0124fd77584ecd0cc97e5484788d1760b\" id=6fbc97fc-4269-4c06-9cd3-b3025db5d9ef name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 16:54:04.980026 crc crio[21573]: time=\"2026-06-12T16:54:04.979592494Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29688054-k5g82 Namespace:openshift-infra ID:0273d340ac93feade3d6322edf3b13c0124fd77584ecd0cc97e5484788d1760b UID:e43b15a4-ed28-4ca1-aea3-8b3a6803b010 NetNS:/var/run/netns/e461bae0-941e-4637-a4c8-add5a6965fe4 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pode43b15a4_ed28_4ca1_aea3_8b3a6803b010.slice PodAnnotations:0xc001896100}] Aliases:map[]}\"\nJun 12 16:54:04.980026 crc crio[21573]: time=\"2026-06-12T16:54:04.979923253Z\" level=info msg=\"Deleting pod openshift-infra_auto-csr-approver-29688054-k5g82 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 16:54:05.539839 crc crio[21573]: time=\"2026-06-12T16:54:05.539300305Z\" level=info msg=\"Running pod sandbox: openstack/ovn-edpm-deployment-ipam-openstack-edpm-ipam-hsl22/POD\" id=004b6ef1-877a-4301-a6e4-627d496e94eb name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 16:54:05.539839 crc crio[21573]: time=\"2026-06-12T16:54:05.53981566Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:54:05.614513 crc crio[21573]: time=\"2026-06-12T16:54:05.61431159Z\" level=info msg=\"Got pod network &{Name:ovn-edpm-deployment-ipam-openstack-edpm-ipam-hsl22 Namespace:openstack ID:9edaca7013cb1fe4fa7b8e51ff2c8c557b903df2650db54847b89a77a1adbff3 UID:c0f92dfa-b135-41be-b683-b534e04a1159 NetNS:/var/run/netns/2ced9dcf-41d1-47ef-af9e-ab3922e8f2b8 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podc0f92dfa_b135_41be_b683_b534e04a1159.slice PodAnnotations:0xc001896350}] Aliases:map[]}\"\nJun 12 16:54:05.614513 crc crio[21573]: time=\"2026-06-12T16:54:05.614392882Z\" level=info msg=\"Adding pod openstack_ovn-edpm-deployment-ipam-openstack-edpm-ipam-hsl22 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 16:54:05.720956 crc crio[21573]: time=\"2026-06-12T16:54:05.719567379Z\" level=info msg=\"Stopped pod sandbox: 0273d340ac93feade3d6322edf3b13c0124fd77584ecd0cc97e5484788d1760b\" id=6fbc97fc-4269-4c06-9cd3-b3025db5d9ef name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 16:54:06.643553 crc crio[21573]: 2026-06-12T16:54:06Z [verbose] CmdAdd (shim): {1.1.0 [{Name:9edaca7013cb1fe Mac:de:59:6c:13:e6:3d Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:00 Mtu:0 Sandbox:/var/run/netns/2ced9dcf-41d1-47ef-af9e-ab3922e8f2b8 SocketPath: PciID:}] [{Interface:0xc000114750 Address:{IP:10.217.1.0 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 16:54:06.645282 crc crio[21573]: time=\"2026-06-12T16:54:06.645110858Z\" level=info msg=\"Got pod network &{Name:ovn-edpm-deployment-ipam-openstack-edpm-ipam-hsl22 Namespace:openstack ID:9edaca7013cb1fe4fa7b8e51ff2c8c557b903df2650db54847b89a77a1adbff3 UID:c0f92dfa-b135-41be-b683-b534e04a1159 NetNS:/var/run/netns/2ced9dcf-41d1-47ef-af9e-ab3922e8f2b8 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podc0f92dfa_b135_41be_b683_b534e04a1159.slice PodAnnotations:0xc001896350}] Aliases:map[]}\"\nJun 12 16:54:06.645534 crc crio[21573]: time=\"2026-06-12T16:54:06.645388546Z\" level=info msg=\"Checking pod openstack_ovn-edpm-deployment-ipam-openstack-edpm-ipam-hsl22 for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 16:54:06.659087 crc crio[21573]: time=\"2026-06-12T16:54:06.65889624Z\" level=info msg=\"Ran pod sandbox 9edaca7013cb1fe4fa7b8e51ff2c8c557b903df2650db54847b89a77a1adbff3 with infra container: openstack/ovn-edpm-deployment-ipam-openstack-edpm-ipam-hsl22/POD\" id=004b6ef1-877a-4301-a6e4-627d496e94eb name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 16:54:06.667698 crc crio[21573]: time=\"2026-06-12T16:54:06.667600038Z\" level=info msg=\"Checking image status: quay.rdoproject.org/openstack-k8s-operators/openstack-ansibleee-runner:0d5932bc7e4b786a4f66bb71a9845a8ad6dbd838\" id=c24c2c35-293e-4d6e-aaa7-5808f17aac56 name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:54:06.739671 crc crio[21573]: time=\"2026-06-12T16:54:06.738685551Z\" level=info msg=\"Checking image status: quay.rdoproject.org/openstack-k8s-operators/openstack-ansibleee-runner:0d5932bc7e4b786a4f66bb71a9845a8ad6dbd838\" id=7fd68218-1ad9-413d-a753-ae2f9fcf018e name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:54:06.748675 crc crio[21573]: time=\"2026-06-12T16:54:06.748576671Z\" level=info msg=\"Creating container: openstack/ovn-edpm-deployment-ipam-openstack-edpm-ipam-hsl22/ovn-edpm-deployment-ipam-openstack-edpm-ipam\" id=cf3230d0-9c37-447d-96a2-f2b167ba73d2 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:54:06.749163 crc crio[21573]: time=\"2026-06-12T16:54:06.749073766Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:54:06.836370 crc crio[21573]: time=\"2026-06-12T16:54:06.836201946Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:54:06.841424 crc crio[21573]: time=\"2026-06-12T16:54:06.841253136Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:54:07.074215 crc crio[21573]: time=\"2026-06-12T16:54:07.073984551Z\" level=info msg=\"Created container caa78c235ba3ab4040f125fab3d06c69ad2ddaac82b8844b33272df6275e513d: openstack/ovn-edpm-deployment-ipam-openstack-edpm-ipam-hsl22/ovn-edpm-deployment-ipam-openstack-edpm-ipam\" id=cf3230d0-9c37-447d-96a2-f2b167ba73d2 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:54:07.077795 crc crio[21573]: time=\"2026-06-12T16:54:07.077285194Z\" level=info msg=\"Starting container: caa78c235ba3ab4040f125fab3d06c69ad2ddaac82b8844b33272df6275e513d\" id=837a454f-5ed2-4dfa-8e53-231705eaa1f4 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 16:54:07.106508 crc crio[21573]: time=\"2026-06-12T16:54:07.105979919Z\" level=info msg=\"Started container\" PID=171507 containerID=caa78c235ba3ab4040f125fab3d06c69ad2ddaac82b8844b33272df6275e513d description=openstack/ovn-edpm-deployment-ipam-openstack-edpm-ipam-hsl22/ovn-edpm-deployment-ipam-openstack-edpm-ipam id=837a454f-5ed2-4dfa-8e53-231705eaa1f4 name=/runtime.v1.RuntimeService/StartContainer sandboxID=9edaca7013cb1fe4fa7b8e51ff2c8c557b903df2650db54847b89a77a1adbff3\nJun 12 16:54:11.163886 crc crio[21573]: time=\"2026-06-12T16:54:11.162948098Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=41f642a2-b4ad-467c-abe4-276c648112f0 name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:54:11.166988 crc crio[21573]: time=\"2026-06-12T16:54:11.16692832Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=378aa4c6-8d1e-46c5-a5d2-535c0bb44d9a name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:54:11.183836 crc crio[21573]: time=\"2026-06-12T16:54:11.183620188Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-operators-nbjsg/registry-server\" id=01fc274e-050f-4eba-8638-a887715d05d4 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:54:11.184315 crc crio[21573]: time=\"2026-06-12T16:54:11.184116151Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:54:11.272405 crc crio[21573]: time=\"2026-06-12T16:54:11.272332745Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:54:11.279519 crc crio[21573]: time=\"2026-06-12T16:54:11.27856273Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:54:11.468296 crc crio[21573]: time=\"2026-06-12T16:54:11.468083773Z\" level=info msg=\"Created container 26e68ca0d88d5e08f2d9b1581314803ef125a1ab549297ca1d3b5088c2d16719: openshift-marketplace/redhat-operators-nbjsg/registry-server\" id=01fc274e-050f-4eba-8638-a887715d05d4 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:54:11.470516 crc crio[21573]: time=\"2026-06-12T16:54:11.470369978Z\" level=info msg=\"Starting container: 26e68ca0d88d5e08f2d9b1581314803ef125a1ab549297ca1d3b5088c2d16719\" id=5f62751c-8d3b-4421-989f-37e36cb72db8 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 16:54:11.479748 crc crio[21573]: time=\"2026-06-12T16:54:11.479091583Z\" level=info msg=\"Started container\" PID=171727 containerID=26e68ca0d88d5e08f2d9b1581314803ef125a1ab549297ca1d3b5088c2d16719 description=openshift-marketplace/redhat-operators-nbjsg/registry-server id=5f62751c-8d3b-4421-989f-37e36cb72db8 name=/runtime.v1.RuntimeService/StartContainer sandboxID=0cf63c15c20588e8638ffbf3d8b1fcb9bd02d42d21754d55b3853b8e0238ef6d\nJun 12 16:54:23.331940 crc crio[21573]: time=\"2026-06-12T16:54:23.331014622Z\" level=info msg=\"Stopping container: 26e68ca0d88d5e08f2d9b1581314803ef125a1ab549297ca1d3b5088c2d16719 (timeout: 2s)\" id=a70b205b-0e90-4fc0-8da0-734f44b98af5 name=/runtime.v1.RuntimeService/StopContainer\nJun 12 16:54:23.460594 crc crio[21573]: time=\"2026-06-12T16:54:23.460262055Z\" level=info msg=\"Stopped container 26e68ca0d88d5e08f2d9b1581314803ef125a1ab549297ca1d3b5088c2d16719: openshift-marketplace/redhat-operators-nbjsg/registry-server\" id=a70b205b-0e90-4fc0-8da0-734f44b98af5 name=/runtime.v1.RuntimeService/StopContainer\nJun 12 16:54:23.461828 crc crio[21573]: time=\"2026-06-12T16:54:23.461752936Z\" level=info msg=\"Stopping pod sandbox: 0cf63c15c20588e8638ffbf3d8b1fcb9bd02d42d21754d55b3853b8e0238ef6d\" id=17818ca7-043a-4074-bc9e-60a17eab9f26 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 16:54:23.462658 crc crio[21573]: time=\"2026-06-12T16:54:23.462593881Z\" level=info msg=\"Got pod network &{Name:redhat-operators-nbjsg Namespace:openshift-marketplace ID:0cf63c15c20588e8638ffbf3d8b1fcb9bd02d42d21754d55b3853b8e0238ef6d UID:1815d013-8336-4739-a1df-4d4436ef3d3e NetNS:/var/run/netns/fb6f1046-b422-465a-8c79-823c9202dbf8 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod1815d013_8336_4739_a1df_4d4436ef3d3e.slice PodAnnotations:0xc0018970f0}] Aliases:map[]}\"\nJun 12 16:54:23.462792 crc crio[21573]: time=\"2026-06-12T16:54:23.462759075Z\" level=info msg=\"Deleting pod openshift-marketplace_redhat-operators-nbjsg from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 16:54:23.830374 crc crio[21573]: time=\"2026-06-12T16:54:23.829680222Z\" level=info msg=\"Stopped pod sandbox: 0cf63c15c20588e8638ffbf3d8b1fcb9bd02d42d21754d55b3853b8e0238ef6d\" id=17818ca7-043a-4074-bc9e-60a17eab9f26 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 16:54:24.357843 crc crio[21573]: time=\"2026-06-12T16:54:24.357757237Z\" level=info msg=\"Removing container: 26e68ca0d88d5e08f2d9b1581314803ef125a1ab549297ca1d3b5088c2d16719\" id=31d10f36-75a6-4742-bf40-ccaf69edfbeb name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 16:54:24.411780 crc crio[21573]: time=\"2026-06-12T16:54:24.411638669Z\" level=info msg=\"Removed container 26e68ca0d88d5e08f2d9b1581314803ef125a1ab549297ca1d3b5088c2d16719: openshift-marketplace/redhat-operators-nbjsg/registry-server\" id=31d10f36-75a6-4742-bf40-ccaf69edfbeb name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 16:54:24.417925 crc crio[21573]: time=\"2026-06-12T16:54:24.417828851Z\" level=info msg=\"Removing container: 97ad53ccd0e9e9209ef9e88421333cde9dd704ff97c88ab400367991ac5f0106\" id=82465bdd-7a89-4aaf-b0b9-56818f669b1e name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 16:54:24.489121 crc crio[21573]: time=\"2026-06-12T16:54:24.489007688Z\" level=info msg=\"Removed container 97ad53ccd0e9e9209ef9e88421333cde9dd704ff97c88ab400367991ac5f0106: openshift-marketplace/redhat-operators-nbjsg/extract-content\" id=82465bdd-7a89-4aaf-b0b9-56818f669b1e name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 16:54:24.495970 crc crio[21573]: time=\"2026-06-12T16:54:24.495641192Z\" level=info msg=\"Removing container: c9512df689fa5a985096aebec70df1c46e41360841259c5972dc7716515996e2\" id=3315a71a-7342-4044-8ebd-f4eff3f433d9 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 16:54:24.537741 crc crio[21573]: time=\"2026-06-12T16:54:24.537241499Z\" level=info msg=\"Removed container c9512df689fa5a985096aebec70df1c46e41360841259c5972dc7716515996e2: openshift-marketplace/redhat-operators-nbjsg/extract-utilities\" id=3315a71a-7342-4044-8ebd-f4eff3f433d9 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 16:55:03.417894 crc crio[21573]: time=\"2026-06-12T16:55:03.416994883Z\" level=info msg=\"Removing container: 1aeb53b978fda95bbe4217cf264e1818b6fdf33ae2d6714097f295fb19aaecbc\" id=bfee115b-89e8-4cb6-ade1-98655d9de5aa name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 16:55:03.656332 crc crio[21573]: time=\"2026-06-12T16:55:03.655690869Z\" level=info msg=\"Removed container 1aeb53b978fda95bbe4217cf264e1818b6fdf33ae2d6714097f295fb19aaecbc: openshift-infra/auto-csr-approver-29688048-zf6fx/oc\" id=bfee115b-89e8-4cb6-ade1-98655d9de5aa name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 16:55:03.668708 crc crio[21573]: time=\"2026-06-12T16:55:03.668349959Z\" level=info msg=\"Stopping pod sandbox: 55868879d6b3c377eca9376b300cc4c9da343e187dd0fa1a92e4e5bf8c856d87\" id=e778e963-850f-473f-a3f3-ee1af6612b92 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 16:55:03.668708 crc crio[21573]: time=\"2026-06-12T16:55:03.668488933Z\" level=info msg=\"Stopped pod sandbox (already stopped): 55868879d6b3c377eca9376b300cc4c9da343e187dd0fa1a92e4e5bf8c856d87\" id=e778e963-850f-473f-a3f3-ee1af6612b92 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 16:55:03.671295 crc crio[21573]: time=\"2026-06-12T16:55:03.671105017Z\" level=info msg=\"Removing pod sandbox: 55868879d6b3c377eca9376b300cc4c9da343e187dd0fa1a92e4e5bf8c856d87\" id=9c3f99a3-a891-4fd9-87e1-bd72afd13079 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 16:55:03.699032 crc crio[21573]: time=\"2026-06-12T16:55:03.698742097Z\" level=info msg=\"Removed pod sandbox: 55868879d6b3c377eca9376b300cc4c9da343e187dd0fa1a92e4e5bf8c856d87\" id=9c3f99a3-a891-4fd9-87e1-bd72afd13079 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 16:55:03.700507 crc crio[21573]: time=\"2026-06-12T16:55:03.700363857Z\" level=info msg=\"Stopping pod sandbox: 0cf63c15c20588e8638ffbf3d8b1fcb9bd02d42d21754d55b3853b8e0238ef6d\" id=cbb50562-10e2-498e-b62a-5ff7f33a8f4d name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 16:55:03.700627 crc crio[21573]: time=\"2026-06-12T16:55:03.700536831Z\" level=info msg=\"Stopped pod sandbox (already stopped): 0cf63c15c20588e8638ffbf3d8b1fcb9bd02d42d21754d55b3853b8e0238ef6d\" id=cbb50562-10e2-498e-b62a-5ff7f33a8f4d name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 16:55:03.702211 crc crio[21573]: time=\"2026-06-12T16:55:03.702005093Z\" level=info msg=\"Removing pod sandbox: 0cf63c15c20588e8638ffbf3d8b1fcb9bd02d42d21754d55b3853b8e0238ef6d\" id=830a55d5-15f6-4568-b31e-50a4097ede7c name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 16:55:03.726772 crc crio[21573]: time=\"2026-06-12T16:55:03.72658081Z\" level=info msg=\"Removed pod sandbox: 0cf63c15c20588e8638ffbf3d8b1fcb9bd02d42d21754d55b3853b8e0238ef6d\" id=830a55d5-15f6-4568-b31e-50a4097ede7c name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 16:55:21.216091 crc crio[21573]: time=\"2026-06-12T16:55:21.215267649Z\" level=info msg=\"Stopping pod sandbox: 9edaca7013cb1fe4fa7b8e51ff2c8c557b903df2650db54847b89a77a1adbff3\" id=9a34cf20-85f5-495c-8c7f-75e3bdd9fe04 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 16:55:21.217730 crc crio[21573]: time=\"2026-06-12T16:55:21.216923926Z\" level=info msg=\"Got pod network &{Name:ovn-edpm-deployment-ipam-openstack-edpm-ipam-hsl22 Namespace:openstack ID:9edaca7013cb1fe4fa7b8e51ff2c8c557b903df2650db54847b89a77a1adbff3 UID:c0f92dfa-b135-41be-b683-b534e04a1159 NetNS:/var/run/netns/2ced9dcf-41d1-47ef-af9e-ab3922e8f2b8 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podc0f92dfa_b135_41be_b683_b534e04a1159.slice PodAnnotations:0xc002e289c8}] Aliases:map[]}\"\nJun 12 16:55:21.217730 crc crio[21573]: time=\"2026-06-12T16:55:21.21706674Z\" level=info msg=\"Deleting pod openstack_ovn-edpm-deployment-ipam-openstack-edpm-ipam-hsl22 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 16:55:21.759617 crc crio[21573]: time=\"2026-06-12T16:55:21.758802177Z\" level=info msg=\"Stopped pod sandbox: 9edaca7013cb1fe4fa7b8e51ff2c8c557b903df2650db54847b89a77a1adbff3\" id=9a34cf20-85f5-495c-8c7f-75e3bdd9fe04 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 16:55:22.831316 crc crio[21573]: time=\"2026-06-12T16:55:22.830693868Z\" level=info msg=\"Running pod sandbox: openstack/neutron-metadata-edpm-deployment-ipam-openstack-edpm-ipam-bd99r/POD\" id=da52dfcc-bc8f-409e-a585-885145d98a0e name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 16:55:22.832563 crc crio[21573]: time=\"2026-06-12T16:55:22.831336896Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:55:22.877400 crc crio[21573]: time=\"2026-06-12T16:55:22.877229144Z\" level=info msg=\"Got pod network &{Name:neutron-metadata-edpm-deployment-ipam-openstack-edpm-ipam-bd99r Namespace:openstack ID:f0dcd61a02114830cc597141187b4b97ed162c7b260eaf279e8ee0ccbb35a6b4 UID:9a82eed2-db9c-4b5c-9195-fc8b2842a49d NetNS:/var/run/netns/0f79a57e-93cf-4a91-b885-4a3f0d20ae55 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod9a82eed2_db9c_4b5c_9195_fc8b2842a49d.slice PodAnnotations:0xc00008db68}] Aliases:map[]}\"\nJun 12 16:55:22.877400 crc crio[21573]: time=\"2026-06-12T16:55:22.877321257Z\" level=info msg=\"Adding pod openstack_neutron-metadata-edpm-deployment-ipam-openstack-edpm-ipam-bd99r to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 16:55:23.638052 crc crio[21573]: 2026-06-12T16:55:23Z [verbose] CmdAdd (shim): {1.1.0 [{Name:f0dcd61a0211483 Mac:66:e5:cb:ce:64:11 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:01 Mtu:0 Sandbox:/var/run/netns/0f79a57e-93cf-4a91-b885-4a3f0d20ae55 SocketPath: PciID:}] [{Interface:0xc000015e50 Address:{IP:10.217.1.1 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 16:55:23.639359 crc crio[21573]: time=\"2026-06-12T16:55:23.639275919Z\" level=info msg=\"Got pod network &{Name:neutron-metadata-edpm-deployment-ipam-openstack-edpm-ipam-bd99r Namespace:openstack ID:f0dcd61a02114830cc597141187b4b97ed162c7b260eaf279e8ee0ccbb35a6b4 UID:9a82eed2-db9c-4b5c-9195-fc8b2842a49d NetNS:/var/run/netns/0f79a57e-93cf-4a91-b885-4a3f0d20ae55 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod9a82eed2_db9c_4b5c_9195_fc8b2842a49d.slice PodAnnotations:0xc00008db68}] Aliases:map[]}\"\nJun 12 16:55:23.639646 crc crio[21573]: time=\"2026-06-12T16:55:23.639426874Z\" level=info msg=\"Checking pod openstack_neutron-metadata-edpm-deployment-ipam-openstack-edpm-ipam-bd99r for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 16:55:23.647759 crc crio[21573]: time=\"2026-06-12T16:55:23.6476679Z\" level=info msg=\"Ran pod sandbox f0dcd61a02114830cc597141187b4b97ed162c7b260eaf279e8ee0ccbb35a6b4 with infra container: openstack/neutron-metadata-edpm-deployment-ipam-openstack-edpm-ipam-bd99r/POD\" id=da52dfcc-bc8f-409e-a585-885145d98a0e name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 16:55:23.650664 crc crio[21573]: time=\"2026-06-12T16:55:23.650571585Z\" level=info msg=\"Checking image status: quay.rdoproject.org/openstack-k8s-operators/openstack-ansibleee-runner:0d5932bc7e4b786a4f66bb71a9845a8ad6dbd838\" id=e640855c-9faf-4499-a9da-edc815850213 name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:55:23.705230 crc crio[21573]: time=\"2026-06-12T16:55:23.705087774Z\" level=info msg=\"Checking image status: quay.rdoproject.org/openstack-k8s-operators/openstack-ansibleee-runner:0d5932bc7e4b786a4f66bb71a9845a8ad6dbd838\" id=d77357c5-037e-44ae-adac-4bd85b9c2edc name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:55:23.730382 crc crio[21573]: time=\"2026-06-12T16:55:23.730140935Z\" level=info msg=\"Creating container: openstack/neutron-metadata-edpm-deployment-ipam-openstack-edpm-ipam-bd99r/neutron-metadata-edpm-deployment-ipam-openstack-edpm-ipam\" id=8b60e3b4-c1ee-4eae-b3b1-20c515cfc7fe name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:55:23.730883 crc crio[21573]: time=\"2026-06-12T16:55:23.730817995Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:55:23.800663 crc crio[21573]: time=\"2026-06-12T16:55:23.800569439Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:55:23.805394 crc crio[21573]: time=\"2026-06-12T16:55:23.805306632Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:55:24.090530 crc crio[21573]: time=\"2026-06-12T16:55:24.090383225Z\" level=info msg=\"Created container fc198b864701dc7b756617eebfcd97039a717c5f44ead2119fd26316dda59283: openstack/neutron-metadata-edpm-deployment-ipam-openstack-edpm-ipam-bd99r/neutron-metadata-edpm-deployment-ipam-openstack-edpm-ipam\" id=8b60e3b4-c1ee-4eae-b3b1-20c515cfc7fe name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:55:24.093181 crc crio[21573]: time=\"2026-06-12T16:55:24.092923136Z\" level=info msg=\"Starting container: fc198b864701dc7b756617eebfcd97039a717c5f44ead2119fd26316dda59283\" id=f944eb25-c6cc-4318-bcaf-d48f3b5592a5 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 16:55:24.107759 crc crio[21573]: time=\"2026-06-12T16:55:24.107654749Z\" level=info msg=\"Started container\" PID=176099 containerID=fc198b864701dc7b756617eebfcd97039a717c5f44ead2119fd26316dda59283 description=openstack/neutron-metadata-edpm-deployment-ipam-openstack-edpm-ipam-bd99r/neutron-metadata-edpm-deployment-ipam-openstack-edpm-ipam id=f944eb25-c6cc-4318-bcaf-d48f3b5592a5 name=/runtime.v1.RuntimeService/StartContainer sandboxID=f0dcd61a02114830cc597141187b4b97ed162c7b260eaf279e8ee0ccbb35a6b4\nJun 12 16:56:00.555597 crc crio[21573]: time=\"2026-06-12T16:56:00.554637777Z\" level=info msg=\"Running pod sandbox: openshift-infra/auto-csr-approver-29688056-lhlw7/POD\" id=e80c48ec-4731-4a13-98ec-ea33d58d872b name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 16:56:00.555597 crc crio[21573]: time=\"2026-06-12T16:56:00.555523532Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:56:00.595512 crc crio[21573]: time=\"2026-06-12T16:56:00.595242847Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29688056-lhlw7 Namespace:openshift-infra ID:e90116ab3cea58a6f42260bc40a65704a778c15feff5524f145af5788aa43529 UID:ff3397d6-4b4f-480d-89d0-07506976bfca NetNS:/var/run/netns/59eb6f7a-6b3b-49a6-bd97-5491e16c1a5f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podff3397d6_4b4f_480d_89d0_07506976bfca.slice PodAnnotations:0xc001896b88}] Aliases:map[]}\"\nJun 12 16:56:00.595512 crc crio[21573]: time=\"2026-06-12T16:56:00.59541952Z\" level=info msg=\"Adding pod openshift-infra_auto-csr-approver-29688056-lhlw7 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 16:56:01.222901 crc crio[21573]: 2026-06-12T16:56:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:e90116ab3cea58a Mac:3e:ca:6b:46:42:a5 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:02 Mtu:0 Sandbox:/var/run/netns/59eb6f7a-6b3b-49a6-bd97-5491e16c1a5f SocketPath: PciID:}] [{Interface:0xc00025aa00 Address:{IP:10.217.1.2 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 16:56:01.225105 crc crio[21573]: time=\"2026-06-12T16:56:01.225011724Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29688056-lhlw7 Namespace:openshift-infra ID:e90116ab3cea58a6f42260bc40a65704a778c15feff5524f145af5788aa43529 UID:ff3397d6-4b4f-480d-89d0-07506976bfca NetNS:/var/run/netns/59eb6f7a-6b3b-49a6-bd97-5491e16c1a5f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podff3397d6_4b4f_480d_89d0_07506976bfca.slice PodAnnotations:0xc001896b88}] Aliases:map[]}\"\nJun 12 16:56:01.225342 crc crio[21573]: time=\"2026-06-12T16:56:01.225287331Z\" level=info msg=\"Checking pod openshift-infra_auto-csr-approver-29688056-lhlw7 for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 16:56:01.237410 crc crio[21573]: time=\"2026-06-12T16:56:01.237289377Z\" level=info msg=\"Ran pod sandbox e90116ab3cea58a6f42260bc40a65704a778c15feff5524f145af5788aa43529 with infra container: openshift-infra/auto-csr-approver-29688056-lhlw7/POD\" id=e80c48ec-4731-4a13-98ec-ea33d58d872b name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 16:56:01.241002 crc crio[21573]: time=\"2026-06-12T16:56:01.240915557Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-cli:latest\" id=358fde8d-54bb-4a57-8488-fcf6d7b26fde name=/runtime.v1.ImageService/PullImage\nJun 12 16:56:01.247593 crc crio[21573]: time=\"2026-06-12T16:56:01.247332168Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-cli:latest\\\"\"\nJun 12 16:56:02.079128 crc crio[21573]: time=\"2026-06-12T16:56:02.078673914Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9\" id=358fde8d-54bb-4a57-8488-fcf6d7b26fde name=/runtime.v1.ImageService/PullImage\nJun 12 16:56:02.080427 crc crio[21573]: time=\"2026-06-12T16:56:02.079904889Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=2f58d281-1b40-4e96-a0e6-c76b53d626f4 name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:56:02.082215 crc crio[21573]: time=\"2026-06-12T16:56:02.082104431Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=89451c57-ea3c-45fd-86f9-d655cd27e622 name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:56:02.092569 crc crio[21573]: time=\"2026-06-12T16:56:02.092498221Z\" level=info msg=\"Creating container: openshift-infra/auto-csr-approver-29688056-lhlw7/oc\" id=d9d2db1c-659c-4e25-bb30-6d56e6c1f1a4 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:56:02.095573 crc crio[21573]: time=\"2026-06-12T16:56:02.093429618Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:56:02.153604 crc crio[21573]: time=\"2026-06-12T16:56:02.153373278Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:56:02.484108 crc crio[21573]: time=\"2026-06-12T16:56:02.483610087Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:56:02.623904 crc crio[21573]: time=\"2026-06-12T16:56:02.623786107Z\" level=info msg=\"Created container 62ec2e32b2655807e6c795bb3133d187fe0770598277720fcc0407bda3b59ed3: openshift-infra/auto-csr-approver-29688056-lhlw7/oc\" id=d9d2db1c-659c-4e25-bb30-6d56e6c1f1a4 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:56:02.625761 crc crio[21573]: time=\"2026-06-12T16:56:02.625648639Z\" level=info msg=\"Starting container: 62ec2e32b2655807e6c795bb3133d187fe0770598277720fcc0407bda3b59ed3\" id=eb10f0ab-1c6e-4e2c-a8bb-67bf4d55cd34 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 16:56:02.632521 crc crio[21573]: time=\"2026-06-12T16:56:02.632282626Z\" level=info msg=\"Started container\" PID=178383 containerID=62ec2e32b2655807e6c795bb3133d187fe0770598277720fcc0407bda3b59ed3 description=openshift-infra/auto-csr-approver-29688056-lhlw7/oc id=eb10f0ab-1c6e-4e2c-a8bb-67bf4d55cd34 name=/runtime.v1.RuntimeService/StartContainer sandboxID=e90116ab3cea58a6f42260bc40a65704a778c15feff5524f145af5788aa43529\nJun 12 16:56:03.449015 crc crio[21573]: time=\"2026-06-12T16:56:03.446202954Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/certified-operators-hk4b8/POD\" id=abe4060d-19af-4135-aa61-d2c42aa9c985 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 16:56:03.449015 crc crio[21573]: time=\"2026-06-12T16:56:03.446805082Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:56:03.501803 crc crio[21573]: time=\"2026-06-12T16:56:03.501678699Z\" level=info msg=\"Got pod network &{Name:certified-operators-hk4b8 Namespace:openshift-marketplace ID:0f811069384405b8029a101942d12665bc224f79d56d716386c18fc64b3b449c UID:82ee1e89-f34f-4695-8227-848579626086 NetNS:/var/run/netns/be18a190-9c17-4d2a-a74f-79095362e115 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod82ee1e89_f34f_4695_8227_848579626086.slice PodAnnotations:0xc00008caa0}] Aliases:map[]}\"\nJun 12 16:56:03.501803 crc crio[21573]: time=\"2026-06-12T16:56:03.501773491Z\" level=info msg=\"Adding pod openshift-marketplace_certified-operators-hk4b8 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 16:56:04.207301 crc crio[21573]: 2026-06-12T16:56:04Z [verbose] CmdAdd (shim): {1.1.0 [{Name:0f811069384405b Mac:ee:29:1e:fb:6f:1f Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:03 Mtu:0 Sandbox:/var/run/netns/be18a190-9c17-4d2a-a74f-79095362e115 SocketPath: PciID:}] [{Interface:0xc0002da6c0 Address:{IP:10.217.1.3 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 16:56:04.212301 crc crio[21573]: time=\"2026-06-12T16:56:04.212194841Z\" level=info msg=\"Got pod network &{Name:certified-operators-hk4b8 Namespace:openshift-marketplace ID:0f811069384405b8029a101942d12665bc224f79d56d716386c18fc64b3b449c UID:82ee1e89-f34f-4695-8227-848579626086 NetNS:/var/run/netns/be18a190-9c17-4d2a-a74f-79095362e115 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod82ee1e89_f34f_4695_8227_848579626086.slice PodAnnotations:0xc00008caa0}] Aliases:map[]}\"\nJun 12 16:56:04.212599 crc crio[21573]: time=\"2026-06-12T16:56:04.212530068Z\" level=info msg=\"Checking pod openshift-marketplace_certified-operators-hk4b8 for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 16:56:04.238532 crc crio[21573]: time=\"2026-06-12T16:56:04.238384356Z\" level=info msg=\"Ran pod sandbox 0f811069384405b8029a101942d12665bc224f79d56d716386c18fc64b3b449c with infra container: openshift-marketplace/certified-operators-hk4b8/POD\" id=abe4060d-19af-4135-aa61-d2c42aa9c985 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 16:56:04.245055 crc crio[21573]: time=\"2026-06-12T16:56:04.244932657Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=1fdd4620-4596-4a9a-b5b8-2d29b0880753 name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:56:04.252952 crc crio[21573]: time=\"2026-06-12T16:56:04.252856432Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=75f9ad0b-f643-404a-9852-76b90ef5282e name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:56:04.271787 crc crio[21573]: time=\"2026-06-12T16:56:04.271313616Z\" level=info msg=\"Creating container: openshift-marketplace/certified-operators-hk4b8/extract-utilities\" id=4ae71220-4c86-4e46-8155-70911aac8caa name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:56:04.272213 crc crio[21573]: time=\"2026-06-12T16:56:04.271937674Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:56:04.355487 crc crio[21573]: time=\"2026-06-12T16:56:04.35528378Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:56:04.367563 crc crio[21573]: time=\"2026-06-12T16:56:04.36632867Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:56:04.536848 crc crio[21573]: time=\"2026-06-12T16:56:04.536793899Z\" level=info msg=\"Created container d0735d2d1869e0f75bcda6956c5698dee42f6319badd7737f2ac24fb9576aa37: openshift-marketplace/certified-operators-hk4b8/extract-utilities\" id=4ae71220-4c86-4e46-8155-70911aac8caa name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:56:04.539361 crc crio[21573]: time=\"2026-06-12T16:56:04.539240357Z\" level=info msg=\"Starting container: d0735d2d1869e0f75bcda6956c5698dee42f6319badd7737f2ac24fb9576aa37\" id=9b279c18-535a-41ba-bb63-eaf895cbd8c5 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 16:56:04.547323 crc crio[21573]: time=\"2026-06-12T16:56:04.547115508Z\" level=info msg=\"Started container\" PID=178637 containerID=d0735d2d1869e0f75bcda6956c5698dee42f6319badd7737f2ac24fb9576aa37 description=openshift-marketplace/certified-operators-hk4b8/extract-utilities id=9b279c18-535a-41ba-bb63-eaf895cbd8c5 name=/runtime.v1.RuntimeService/StartContainer sandboxID=0f811069384405b8029a101942d12665bc224f79d56d716386c18fc64b3b449c\nJun 12 16:56:04.981939 crc crio[21573]: time=\"2026-06-12T16:56:04.981489858Z\" level=info msg=\"Stopping pod sandbox: e90116ab3cea58a6f42260bc40a65704a778c15feff5524f145af5788aa43529\" id=46e9c6ba-30a9-46d6-9a47-a178427e792e name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 16:56:04.983057 crc crio[21573]: time=\"2026-06-12T16:56:04.982991531Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29688056-lhlw7 Namespace:openshift-infra ID:e90116ab3cea58a6f42260bc40a65704a778c15feff5524f145af5788aa43529 UID:ff3397d6-4b4f-480d-89d0-07506976bfca NetNS:/var/run/netns/59eb6f7a-6b3b-49a6-bd97-5491e16c1a5f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podff3397d6_4b4f_480d_89d0_07506976bfca.slice PodAnnotations:0xc003674d70}] Aliases:map[]}\"\nJun 12 16:56:04.983259 crc crio[21573]: time=\"2026-06-12T16:56:04.983149705Z\" level=info msg=\"Deleting pod openshift-infra_auto-csr-approver-29688056-lhlw7 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 16:56:04.983393 crc crio[21573]: time=\"2026-06-12T16:56:04.983228755Z\" level=info msg=\"Pulling image: registry.redhat.io/redhat/certified-operator-index:v4.20\" id=a49174f8-8b72-411c-9e84-abc4329543c7 name=/runtime.v1.ImageService/PullImage\nJun 12 16:56:04.990007 crc crio[21573]: time=\"2026-06-12T16:56:04.989900824Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/redhat/certified-operator-index:v4.20\\\"\"\nJun 12 16:56:05.358088 crc crio[21573]: time=\"2026-06-12T16:56:05.356875361Z\" level=info msg=\"Stopped pod sandbox: e90116ab3cea58a6f42260bc40a65704a778c15feff5524f145af5788aa43529\" id=46e9c6ba-30a9-46d6-9a47-a178427e792e name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 16:56:05.697028 crc crio[21573]: time=\"2026-06-12T16:56:05.696557563Z\" level=info msg=\"Pulled image: registry.redhat.io/redhat/certified-operator-index@sha256:479a8801ff2843735e11b3d64fd2612da3248c45b500a01b08df90f7aab8d46b\" id=a49174f8-8b72-411c-9e84-abc4329543c7 name=/runtime.v1.ImageService/PullImage\nJun 12 16:56:05.698559 crc crio[21573]: time=\"2026-06-12T16:56:05.697958313Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/certified-operator-index:v4.20\" id=b2f78504-027b-4ee1-ae41-a8d4e0c8769a name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:56:05.700647 crc crio[21573]: time=\"2026-06-12T16:56:05.700581666Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/certified-operator-index:v4.20\" id=88fb270e-55d4-4ded-a2d0-18844b4202dc name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:56:05.708848 crc crio[21573]: time=\"2026-06-12T16:56:05.708739985Z\" level=info msg=\"Creating container: openshift-marketplace/certified-operators-hk4b8/extract-content\" id=de8c5edd-e577-47ff-884e-71f4c536a4c7 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:56:05.709424 crc crio[21573]: time=\"2026-06-12T16:56:05.709346672Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:56:05.762280 crc crio[21573]: time=\"2026-06-12T16:56:05.76206064Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:56:05.769516 crc crio[21573]: time=\"2026-06-12T16:56:05.768238503Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:56:05.975423 crc crio[21573]: time=\"2026-06-12T16:56:05.975094112Z\" level=info msg=\"Created container 572dc00d46e292112666e9be00acae6388b3f75a8f37f26d4877bf4ebd140737: openshift-marketplace/certified-operators-hk4b8/extract-content\" id=de8c5edd-e577-47ff-884e-71f4c536a4c7 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:56:05.976536 crc crio[21573]: time=\"2026-06-12T16:56:05.976358979Z\" level=info msg=\"Starting container: 572dc00d46e292112666e9be00acae6388b3f75a8f37f26d4877bf4ebd140737\" id=9cfe30e6-bf57-4aca-9820-89d7c154e1fd name=/runtime.v1.RuntimeService/StartContainer\nJun 12 16:56:05.985058 crc crio[21573]: time=\"2026-06-12T16:56:05.984878138Z\" level=info msg=\"Started container\" PID=178745 containerID=572dc00d46e292112666e9be00acae6388b3f75a8f37f26d4877bf4ebd140737 description=openshift-marketplace/certified-operators-hk4b8/extract-content id=9cfe30e6-bf57-4aca-9820-89d7c154e1fd name=/runtime.v1.RuntimeService/StartContainer sandboxID=0f811069384405b8029a101942d12665bc224f79d56d716386c18fc64b3b449c\nJun 12 16:56:08.065541 crc crio[21573]: time=\"2026-06-12T16:56:08.064852491Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=8915df5f-8ed9-4228-8224-c3be724ddb4f name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:56:08.069789 crc crio[21573]: time=\"2026-06-12T16:56:08.069722707Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=afee1aeb-3ff4-4bba-b628-1ce65f977e50 name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:56:08.083691 crc crio[21573]: time=\"2026-06-12T16:56:08.083608637Z\" level=info msg=\"Creating container: openshift-marketplace/certified-operators-hk4b8/registry-server\" id=bafe0db1-a513-45e2-acde-c298979f1755 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:56:08.084104 crc crio[21573]: time=\"2026-06-12T16:56:08.084045769Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:56:08.159903 crc crio[21573]: time=\"2026-06-12T16:56:08.159756071Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:56:08.167680 crc crio[21573]: time=\"2026-06-12T16:56:08.167428728Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:56:08.326536 crc crio[21573]: time=\"2026-06-12T16:56:08.324743737Z\" level=info msg=\"Created container de0a849779a5e2e9bdec5fde7315e51c2a972d1b0df69cf6eaaa885e321a27c4: openshift-marketplace/certified-operators-hk4b8/registry-server\" id=bafe0db1-a513-45e2-acde-c298979f1755 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:56:08.327856 crc crio[21573]: time=\"2026-06-12T16:56:08.327781762Z\" level=info msg=\"Starting container: de0a849779a5e2e9bdec5fde7315e51c2a972d1b0df69cf6eaaa885e321a27c4\" id=9061e7d5-bbec-4383-8b37-ff37a1d017c8 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 16:56:08.341231 crc crio[21573]: time=\"2026-06-12T16:56:08.336957979Z\" level=info msg=\"Started container\" PID=178904 containerID=de0a849779a5e2e9bdec5fde7315e51c2a972d1b0df69cf6eaaa885e321a27c4 description=openshift-marketplace/certified-operators-hk4b8/registry-server id=9061e7d5-bbec-4383-8b37-ff37a1d017c8 name=/runtime.v1.RuntimeService/StartContainer sandboxID=0f811069384405b8029a101942d12665bc224f79d56d716386c18fc64b3b449c\nJun 12 16:56:16.183121 crc crio[21573]: time=\"2026-06-12T16:56:16.181766638Z\" level=info msg=\"Stopping container: de0a849779a5e2e9bdec5fde7315e51c2a972d1b0df69cf6eaaa885e321a27c4 (timeout: 2s)\" id=64db54b1-129a-4cf9-8270-6b4549ac30d2 name=/runtime.v1.RuntimeService/StopContainer\nJun 12 16:56:16.585544 crc crio[21573]: time=\"2026-06-12T16:56:16.585029303Z\" level=info msg=\"Stopped container de0a849779a5e2e9bdec5fde7315e51c2a972d1b0df69cf6eaaa885e321a27c4: openshift-marketplace/certified-operators-hk4b8/registry-server\" id=64db54b1-129a-4cf9-8270-6b4549ac30d2 name=/runtime.v1.RuntimeService/StopContainer\nJun 12 16:56:16.586779 crc crio[21573]: time=\"2026-06-12T16:56:16.586698811Z\" level=info msg=\"Stopping pod sandbox: 0f811069384405b8029a101942d12665bc224f79d56d716386c18fc64b3b449c\" id=7c93e11c-026a-4b74-be42-03e998655bce name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 16:56:16.587752 crc crio[21573]: time=\"2026-06-12T16:56:16.587661507Z\" level=info msg=\"Got pod network &{Name:certified-operators-hk4b8 Namespace:openshift-marketplace ID:0f811069384405b8029a101942d12665bc224f79d56d716386c18fc64b3b449c UID:82ee1e89-f34f-4695-8227-848579626086 NetNS:/var/run/netns/be18a190-9c17-4d2a-a74f-79095362e115 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod82ee1e89_f34f_4695_8227_848579626086.slice PodAnnotations:0xc002428b38}] Aliases:map[]}\"\nJun 12 16:56:16.587995 crc crio[21573]: time=\"2026-06-12T16:56:16.587917595Z\" level=info msg=\"Deleting pod openshift-marketplace_certified-operators-hk4b8 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 16:56:16.879949 crc crio[21573]: time=\"2026-06-12T16:56:16.87985206Z\" level=info msg=\"Stopped pod sandbox: 0f811069384405b8029a101942d12665bc224f79d56d716386c18fc64b3b449c\" id=7c93e11c-026a-4b74-be42-03e998655bce name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 16:56:17.308929 crc crio[21573]: time=\"2026-06-12T16:56:17.308367063Z\" level=info msg=\"Removing container: de0a849779a5e2e9bdec5fde7315e51c2a972d1b0df69cf6eaaa885e321a27c4\" id=303823a6-1759-48bf-abb9-bb8b96627eea name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 16:56:17.352793 crc crio[21573]: time=\"2026-06-12T16:56:17.352663815Z\" level=info msg=\"Removed container de0a849779a5e2e9bdec5fde7315e51c2a972d1b0df69cf6eaaa885e321a27c4: openshift-marketplace/certified-operators-hk4b8/registry-server\" id=303823a6-1759-48bf-abb9-bb8b96627eea name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 16:56:17.356690 crc crio[21573]: time=\"2026-06-12T16:56:17.356146103Z\" level=info msg=\"Removing container: 572dc00d46e292112666e9be00acae6388b3f75a8f37f26d4877bf4ebd140737\" id=54c4464d-6c87-4b4d-9880-3c98127fdd0b name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 16:56:17.393828 crc crio[21573]: time=\"2026-06-12T16:56:17.39372467Z\" level=info msg=\"Removed container 572dc00d46e292112666e9be00acae6388b3f75a8f37f26d4877bf4ebd140737: openshift-marketplace/certified-operators-hk4b8/extract-content\" id=54c4464d-6c87-4b4d-9880-3c98127fdd0b name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 16:56:17.398275 crc crio[21573]: time=\"2026-06-12T16:56:17.397811002Z\" level=info msg=\"Removing container: d0735d2d1869e0f75bcda6956c5698dee42f6319badd7737f2ac24fb9576aa37\" id=a309b547-04b6-48c2-873e-2513f50314dd name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 16:56:17.461609 crc crio[21573]: time=\"2026-06-12T16:56:17.461346985Z\" level=info msg=\"Removed container d0735d2d1869e0f75bcda6956c5698dee42f6319badd7737f2ac24fb9576aa37: openshift-marketplace/certified-operators-hk4b8/extract-utilities\" id=a309b547-04b6-48c2-873e-2513f50314dd name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 16:56:21.569117 crc crio[21573]: time=\"2026-06-12T16:56:21.568076788Z\" level=info msg=\"Stopping pod sandbox: f0dcd61a02114830cc597141187b4b97ed162c7b260eaf279e8ee0ccbb35a6b4\" id=88e02318-0248-4d33-9900-c3db760589c2 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 16:56:21.570665 crc crio[21573]: time=\"2026-06-12T16:56:21.56992443Z\" level=info msg=\"Got pod network &{Name:neutron-metadata-edpm-deployment-ipam-openstack-edpm-ipam-bd99r Namespace:openstack ID:f0dcd61a02114830cc597141187b4b97ed162c7b260eaf279e8ee0ccbb35a6b4 UID:9a82eed2-db9c-4b5c-9195-fc8b2842a49d NetNS:/var/run/netns/0f79a57e-93cf-4a91-b885-4a3f0d20ae55 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod9a82eed2_db9c_4b5c_9195_fc8b2842a49d.slice PodAnnotations:0xc00008c4c0}] Aliases:map[]}\"\nJun 12 16:56:21.570665 crc crio[21573]: time=\"2026-06-12T16:56:21.570082965Z\" level=info msg=\"Deleting pod openstack_neutron-metadata-edpm-deployment-ipam-openstack-edpm-ipam-bd99r from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 16:56:24.086109 crc crio[21573]: time=\"2026-06-12T16:56:24.085376063Z\" level=info msg=\"Stopped pod sandbox: f0dcd61a02114830cc597141187b4b97ed162c7b260eaf279e8ee0ccbb35a6b4\" id=88e02318-0248-4d33-9900-c3db760589c2 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 16:56:26.082418 crc crio[21573]: time=\"2026-06-12T16:56:26.08170132Z\" level=info msg=\"Running pod sandbox: openstack/libvirt-edpm-deployment-ipam-openstack-edpm-ipam-gjk94/POD\" id=ddfdbb43-79aa-49a6-82dc-003829244a23 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 16:56:26.083388 crc crio[21573]: time=\"2026-06-12T16:56:26.082512954Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:56:26.122679 crc crio[21573]: time=\"2026-06-12T16:56:26.122610168Z\" level=info msg=\"Got pod network &{Name:libvirt-edpm-deployment-ipam-openstack-edpm-ipam-gjk94 Namespace:openstack ID:7c8f3f457568cd686cdb0ba0ff4b1fb11b6948c9888ec1e72ad2c7fdc3558644 UID:673dc959-5b53-4334-8ed3-26c85a31e178 NetNS:/var/run/netns/030b4309-8416-44c9-889b-5bb3557d3ccf Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod673dc959_5b53_4334_8ed3_26c85a31e178.slice PodAnnotations:0xc002e29740}] Aliases:map[]}\"\nJun 12 16:56:26.123048 crc crio[21573]: time=\"2026-06-12T16:56:26.12302202Z\" level=info msg=\"Adding pod openstack_libvirt-edpm-deployment-ipam-openstack-edpm-ipam-gjk94 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 16:56:26.841234 crc crio[21573]: 2026-06-12T16:56:26Z [verbose] CmdAdd (shim): {1.1.0 [{Name:7c8f3f457568cd6 Mac:52:a8:03:fc:5f:38 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:04 Mtu:0 Sandbox:/var/run/netns/030b4309-8416-44c9-889b-5bb3557d3ccf SocketPath: PciID:}] [{Interface:0xc0004b45d0 Address:{IP:10.217.1.4 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 16:56:26.841234 crc crio[21573]: time=\"2026-06-12T16:56:26.840754762Z\" level=info msg=\"Got pod network &{Name:libvirt-edpm-deployment-ipam-openstack-edpm-ipam-gjk94 Namespace:openstack ID:7c8f3f457568cd686cdb0ba0ff4b1fb11b6948c9888ec1e72ad2c7fdc3558644 UID:673dc959-5b53-4334-8ed3-26c85a31e178 NetNS:/var/run/netns/030b4309-8416-44c9-889b-5bb3557d3ccf Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod673dc959_5b53_4334_8ed3_26c85a31e178.slice PodAnnotations:0xc002e29740}] Aliases:map[]}\"\nJun 12 16:56:26.841234 crc crio[21573]: time=\"2026-06-12T16:56:26.840917597Z\" level=info msg=\"Checking pod openstack_libvirt-edpm-deployment-ipam-openstack-edpm-ipam-gjk94 for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 16:56:26.854994 crc crio[21573]: time=\"2026-06-12T16:56:26.854876389Z\" level=info msg=\"Ran pod sandbox 7c8f3f457568cd686cdb0ba0ff4b1fb11b6948c9888ec1e72ad2c7fdc3558644 with infra container: openstack/libvirt-edpm-deployment-ipam-openstack-edpm-ipam-gjk94/POD\" id=ddfdbb43-79aa-49a6-82dc-003829244a23 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 16:56:26.857758 crc crio[21573]: time=\"2026-06-12T16:56:26.857683977Z\" level=info msg=\"Checking image status: quay.rdoproject.org/openstack-k8s-operators/openstack-ansibleee-runner:0d5932bc7e4b786a4f66bb71a9845a8ad6dbd838\" id=41cfb882-d581-4e96-92c3-f15e6cdd39ee name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:56:26.891726 crc crio[21573]: time=\"2026-06-12T16:56:26.891647649Z\" level=info msg=\"Checking image status: quay.rdoproject.org/openstack-k8s-operators/openstack-ansibleee-runner:0d5932bc7e4b786a4f66bb71a9845a8ad6dbd838\" id=2d12ce83-4352-4eda-b5cf-5f2d522c9d7d name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:56:26.905062 crc crio[21573]: time=\"2026-06-12T16:56:26.904982282Z\" level=info msg=\"Creating container: openstack/libvirt-edpm-deployment-ipam-openstack-edpm-ipam-gjk94/libvirt-edpm-deployment-ipam-openstack-edpm-ipam\" id=17d1ca20-19fb-4190-a4b7-07c2e98b701e name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:56:26.905506 crc crio[21573]: time=\"2026-06-12T16:56:26.905396794Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:56:26.965236 crc crio[21573]: time=\"2026-06-12T16:56:26.964935673Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:56:26.970957 crc crio[21573]: time=\"2026-06-12T16:56:26.97087917Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:56:27.202523 crc crio[21573]: time=\"2026-06-12T16:56:27.200323112Z\" level=info msg=\"Created container 2e8dc9b5d8fc33a016ec2b9eaa2a611520f23e610e46f90cc553f80c7027a5ad: openstack/libvirt-edpm-deployment-ipam-openstack-edpm-ipam-gjk94/libvirt-edpm-deployment-ipam-openstack-edpm-ipam\" id=17d1ca20-19fb-4190-a4b7-07c2e98b701e name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:56:27.209649 crc crio[21573]: time=\"2026-06-12T16:56:27.20953627Z\" level=info msg=\"Starting container: 2e8dc9b5d8fc33a016ec2b9eaa2a611520f23e610e46f90cc553f80c7027a5ad\" id=3d73fbec-6911-4ad5-bd0f-6cf9cbe291dd name=/runtime.v1.RuntimeService/StartContainer\nJun 12 16:56:27.220192 crc crio[21573]: time=\"2026-06-12T16:56:27.219713389Z\" level=info msg=\"Started container\" PID=180075 containerID=2e8dc9b5d8fc33a016ec2b9eaa2a611520f23e610e46f90cc553f80c7027a5ad description=openstack/libvirt-edpm-deployment-ipam-openstack-edpm-ipam-gjk94/libvirt-edpm-deployment-ipam-openstack-edpm-ipam id=3d73fbec-6911-4ad5-bd0f-6cf9cbe291dd name=/runtime.v1.RuntimeService/StartContainer sandboxID=7c8f3f457568cd686cdb0ba0ff4b1fb11b6948c9888ec1e72ad2c7fdc3558644\nJun 12 16:57:03.832145 crc crio[21573]: time=\"2026-06-12T16:57:03.831526216Z\" level=info msg=\"Removing container: 73c3448208c78f825f2ac4f442c5b446e0d0a1d36bd0399ed397598d6122e6ca\" id=0bb57b09-101d-4662-a43e-82d81c0b93ca name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 16:57:04.046072 crc crio[21573]: time=\"2026-06-12T16:57:04.045830293Z\" level=info msg=\"Removed container 73c3448208c78f825f2ac4f442c5b446e0d0a1d36bd0399ed397598d6122e6ca: openshift-infra/auto-csr-approver-29688050-fwfwp/oc\" id=0bb57b09-101d-4662-a43e-82d81c0b93ca name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 16:57:04.066923 crc crio[21573]: time=\"2026-06-12T16:57:04.066687933Z\" level=info msg=\"Stopping pod sandbox: 9c90bc8c46474b676f4e1c86d71e777b66cdd72f44605a60c63ce480fd1c6d2d\" id=c11fe519-6f78-41b8-b507-2d8b176530ef name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 16:57:04.066923 crc crio[21573]: time=\"2026-06-12T16:57:04.066798156Z\" level=info msg=\"Stopped pod sandbox (already stopped): 9c90bc8c46474b676f4e1c86d71e777b66cdd72f44605a60c63ce480fd1c6d2d\" id=c11fe519-6f78-41b8-b507-2d8b176530ef name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 16:57:04.067402 crc crio[21573]: time=\"2026-06-12T16:57:04.067351402Z\" level=info msg=\"Removing pod sandbox: 9c90bc8c46474b676f4e1c86d71e777b66cdd72f44605a60c63ce480fd1c6d2d\" id=742451c6-aaf0-439e-af1a-4ab73442c394 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 16:57:04.081247 crc crio[21573]: time=\"2026-06-12T16:57:04.08116068Z\" level=info msg=\"Removed pod sandbox: 9c90bc8c46474b676f4e1c86d71e777b66cdd72f44605a60c63ce480fd1c6d2d\" id=742451c6-aaf0-439e-af1a-4ab73442c394 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 16:57:04.082990 crc crio[21573]: time=\"2026-06-12T16:57:04.082862176Z\" level=info msg=\"Stopping pod sandbox: 0f811069384405b8029a101942d12665bc224f79d56d716386c18fc64b3b449c\" id=108c08c2-3358-4ec1-86f7-bf45447475c2 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 16:57:04.083137 crc crio[21573]: time=\"2026-06-12T16:57:04.08300277Z\" level=info msg=\"Stopped pod sandbox (already stopped): 0f811069384405b8029a101942d12665bc224f79d56d716386c18fc64b3b449c\" id=108c08c2-3358-4ec1-86f7-bf45447475c2 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 16:57:04.083672 crc crio[21573]: time=\"2026-06-12T16:57:04.083608156Z\" level=info msg=\"Removing pod sandbox: 0f811069384405b8029a101942d12665bc224f79d56d716386c18fc64b3b449c\" id=61b80784-738c-4d20-835b-c0c028ec8008 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 16:57:04.101976 crc crio[21573]: time=\"2026-06-12T16:57:04.1019285Z\" level=info msg=\"Removed pod sandbox: 0f811069384405b8029a101942d12665bc224f79d56d716386c18fc64b3b449c\" id=61b80784-738c-4d20-835b-c0c028ec8008 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 16:58:00.590539 crc crio[21573]: time=\"2026-06-12T16:58:00.589424878Z\" level=info msg=\"Running pod sandbox: openshift-infra/auto-csr-approver-29688058-pchhf/POD\" id=d36849af-3f05-4ba6-9331-12d00641f68d name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 16:58:00.592677 crc crio[21573]: time=\"2026-06-12T16:58:00.590634343Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:58:00.649831 crc crio[21573]: time=\"2026-06-12T16:58:00.649732425Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29688058-pchhf Namespace:openshift-infra ID:91af516ad10cfe58ecae5e675accb13a12c12c4ac9d738330f65d0ee5392c9d0 UID:34c622bb-98d8-4f33-ac89-3bfade3c51b8 NetNS:/var/run/netns/ebf043ce-5295-4c02-b33f-b7be6146d7a1 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod34c622bb_98d8_4f33_ac89_3bfade3c51b8.slice PodAnnotations:0xc00063c700}] Aliases:map[]}\"\nJun 12 16:58:00.649831 crc crio[21573]: time=\"2026-06-12T16:58:00.649798187Z\" level=info msg=\"Adding pod openshift-infra_auto-csr-approver-29688058-pchhf to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 16:58:01.433032 crc crio[21573]: 2026-06-12T16:58:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:91af516ad10cfe5 Mac:4e:3a:c6:ea:60:34 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:05 Mtu:0 Sandbox:/var/run/netns/ebf043ce-5295-4c02-b33f-b7be6146d7a1 SocketPath: PciID:}] [{Interface:0xc000508770 Address:{IP:10.217.1.5 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 16:58:01.436289 crc crio[21573]: time=\"2026-06-12T16:58:01.436164671Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29688058-pchhf Namespace:openshift-infra ID:91af516ad10cfe58ecae5e675accb13a12c12c4ac9d738330f65d0ee5392c9d0 UID:34c622bb-98d8-4f33-ac89-3bfade3c51b8 NetNS:/var/run/netns/ebf043ce-5295-4c02-b33f-b7be6146d7a1 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod34c622bb_98d8_4f33_ac89_3bfade3c51b8.slice PodAnnotations:0xc00063c700}] Aliases:map[]}\"\nJun 12 16:58:01.436631 crc crio[21573]: time=\"2026-06-12T16:58:01.436563902Z\" level=info msg=\"Checking pod openshift-infra_auto-csr-approver-29688058-pchhf for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 16:58:01.486135 crc crio[21573]: time=\"2026-06-12T16:58:01.486046267Z\" level=info msg=\"Ran pod sandbox 91af516ad10cfe58ecae5e675accb13a12c12c4ac9d738330f65d0ee5392c9d0 with infra container: openshift-infra/auto-csr-approver-29688058-pchhf/POD\" id=d36849af-3f05-4ba6-9331-12d00641f68d name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 16:58:01.489782 crc crio[21573]: time=\"2026-06-12T16:58:01.489622646Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-cli:latest\" id=e683d8a4-dc90-45fb-8d62-ed529ce0cb53 name=/runtime.v1.ImageService/PullImage\nJun 12 16:58:01.527361 crc crio[21573]: time=\"2026-06-12T16:58:01.52730521Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-cli:latest\\\"\"\nJun 12 16:58:02.746994 crc crio[21573]: time=\"2026-06-12T16:58:02.744309485Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9\" id=e683d8a4-dc90-45fb-8d62-ed529ce0cb53 name=/runtime.v1.ImageService/PullImage\nJun 12 16:58:02.773992 crc crio[21573]: time=\"2026-06-12T16:58:02.769814218Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=c94beaf1-a7bd-48c6-b9fb-a9d5ab50d3a2 name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:58:02.776039 crc crio[21573]: time=\"2026-06-12T16:58:02.775937391Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=6e6b328b-848c-4243-8f4d-511d356777ad name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:58:02.785390 crc crio[21573]: time=\"2026-06-12T16:58:02.785289152Z\" level=info msg=\"Creating container: openshift-infra/auto-csr-approver-29688058-pchhf/oc\" id=79797e28-1207-4dd4-98f8-39018374416c name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:58:02.786860 crc crio[21573]: time=\"2026-06-12T16:58:02.786101784Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:58:02.921307 crc crio[21573]: time=\"2026-06-12T16:58:02.921205543Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:58:03.922025 crc crio[21573]: time=\"2026-06-12T16:58:03.921395147Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:58:04.245398 crc crio[21573]: time=\"2026-06-12T16:58:04.24508757Z\" level=info msg=\"Created container 6d96c60e23e10e5b37e5367c4401b6c724b60bf1c6c978b4020bf2b5ae4e3b9c: openshift-infra/auto-csr-approver-29688058-pchhf/oc\" id=79797e28-1207-4dd4-98f8-39018374416c name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:58:04.251287 crc crio[21573]: time=\"2026-06-12T16:58:04.251208841Z\" level=info msg=\"Starting container: 6d96c60e23e10e5b37e5367c4401b6c724b60bf1c6c978b4020bf2b5ae4e3b9c\" id=d2e49ac1-2743-4b17-ae2c-f4a7eeb5e541 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 16:58:04.265430 crc crio[21573]: time=\"2026-06-12T16:58:04.265330995Z\" level=info msg=\"Started container\" PID=185031 containerID=6d96c60e23e10e5b37e5367c4401b6c724b60bf1c6c978b4020bf2b5ae4e3b9c description=openshift-infra/auto-csr-approver-29688058-pchhf/oc id=d2e49ac1-2743-4b17-ae2c-f4a7eeb5e541 name=/runtime.v1.RuntimeService/StartContainer sandboxID=91af516ad10cfe58ecae5e675accb13a12c12c4ac9d738330f65d0ee5392c9d0\nJun 12 16:58:06.401976 crc crio[21573]: time=\"2026-06-12T16:58:06.401083241Z\" level=info msg=\"Stopping pod sandbox: 91af516ad10cfe58ecae5e675accb13a12c12c4ac9d738330f65d0ee5392c9d0\" id=7f0e0d13-347e-4cbf-b8cb-7c42de4aaec1 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 16:58:06.403083 crc crio[21573]: time=\"2026-06-12T16:58:06.402804109Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29688058-pchhf Namespace:openshift-infra ID:91af516ad10cfe58ecae5e675accb13a12c12c4ac9d738330f65d0ee5392c9d0 UID:34c622bb-98d8-4f33-ac89-3bfade3c51b8 NetNS:/var/run/netns/ebf043ce-5295-4c02-b33f-b7be6146d7a1 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod34c622bb_98d8_4f33_ac89_3bfade3c51b8.slice PodAnnotations:0xc001896218}] Aliases:map[]}\"\nJun 12 16:58:06.403083 crc crio[21573]: time=\"2026-06-12T16:58:06.402941183Z\" level=info msg=\"Deleting pod openshift-infra_auto-csr-approver-29688058-pchhf from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 16:58:06.888983 crc crio[21573]: time=\"2026-06-12T16:58:06.887768251Z\" level=info msg=\"Stopped pod sandbox: 91af516ad10cfe58ecae5e675accb13a12c12c4ac9d738330f65d0ee5392c9d0\" id=7f0e0d13-347e-4cbf-b8cb-7c42de4aaec1 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 16:59:04.169637 crc crio[21573]: time=\"2026-06-12T16:59:04.168164228Z\" level=info msg=\"Removing container: 6c457a320b49ef72a574db138ef9de60dd7f7013fce4a9ad79c3243fc88f12c5\" id=cedbaf02-cd57-4200-986d-ffd5a2ed3e79 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 16:59:04.543242 crc crio[21573]: time=\"2026-06-12T16:59:04.543013229Z\" level=info msg=\"Removed container 6c457a320b49ef72a574db138ef9de60dd7f7013fce4a9ad79c3243fc88f12c5: openshift-infra/auto-csr-approver-29688052-2w78d/oc\" id=cedbaf02-cd57-4200-986d-ffd5a2ed3e79 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 16:59:04.554509 crc crio[21573]: time=\"2026-06-12T16:59:04.554363441Z\" level=info msg=\"Stopping pod sandbox: eec7809bcea5133fc2a20b89fc60b8155df13e8cdfad85325e5584ca5b82b601\" id=ff77d6a2-89ef-4a1c-8f8a-7fbd824ad3b2 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 16:59:04.554849 crc crio[21573]: time=\"2026-06-12T16:59:04.554532825Z\" level=info msg=\"Stopped pod sandbox (already stopped): eec7809bcea5133fc2a20b89fc60b8155df13e8cdfad85325e5584ca5b82b601\" id=ff77d6a2-89ef-4a1c-8f8a-7fbd824ad3b2 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 16:59:04.555168 crc crio[21573]: time=\"2026-06-12T16:59:04.55509213Z\" level=info msg=\"Removing pod sandbox: eec7809bcea5133fc2a20b89fc60b8155df13e8cdfad85325e5584ca5b82b601\" id=b453be37-88e7-41ba-89ef-b6c2984af032 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 16:59:04.570116 crc crio[21573]: time=\"2026-06-12T16:59:04.570015312Z\" level=info msg=\"Removed pod sandbox: eec7809bcea5133fc2a20b89fc60b8155df13e8cdfad85325e5584ca5b82b601\" id=b453be37-88e7-41ba-89ef-b6c2984af032 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 17:00:00.627900 crc crio[21573]: time=\"2026-06-12T17:00:00.627000518Z\" level=info msg=\"Running pod sandbox: openshift-operator-lifecycle-manager/collect-profiles-29688060-f674d/POD\" id=d424c4ac-6309-4008-8a96-c606d569ac4d name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 17:00:00.629280 crc crio[21573]: time=\"2026-06-12T17:00:00.627964276Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 17:00:00.696112 crc crio[21573]: time=\"2026-06-12T17:00:00.695979118Z\" level=info msg=\"Got pod network &{Name:collect-profiles-29688060-f674d Namespace:openshift-operator-lifecycle-manager ID:a69314f57468b2750bba0889b57a6782166228b055a617cabe92b73d6cef38d8 UID:1ec6ed64-ce97-47db-844f-d15bb07ccb18 NetNS:/var/run/netns/c868293a-ebd7-4db2-a34c-405012650e1f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod1ec6ed64_ce97_47db_844f_d15bb07ccb18.slice PodAnnotations:0xc0024281e8}] Aliases:map[]}\"\nJun 12 17:00:00.696112 crc crio[21573]: time=\"2026-06-12T17:00:00.69606974Z\" level=info msg=\"Adding pod openshift-operator-lifecycle-manager_collect-profiles-29688060-f674d to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 17:00:00.740660 crc crio[21573]: time=\"2026-06-12T17:00:00.740382049Z\" level=info msg=\"Running pod sandbox: openshift-infra/auto-csr-approver-29688060-xhh4d/POD\" id=298d6d70-82c5-4c08-b5c0-d85230e0c1a0 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 17:00:00.740660 crc crio[21573]: time=\"2026-06-12T17:00:00.740558783Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 17:00:00.776834 crc crio[21573]: time=\"2026-06-12T17:00:00.776709536Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29688060-xhh4d Namespace:openshift-infra ID:303096d33a5e755d314ef24c3b04c7cc5ae0692af750ebcff2e8619e6499cbf5 UID:cf2cd2b6-8bff-4b13-8fa0-fef40ce81c1a NetNS:/var/run/netns/e9d5e1ee-31ef-496d-b68c-e3b0c341c2f2 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podcf2cd2b6_8bff_4b13_8fa0_fef40ce81c1a.slice PodAnnotations:0xc002722468}] Aliases:map[]}\"\nJun 12 17:00:00.776834 crc crio[21573]: time=\"2026-06-12T17:00:00.776780408Z\" level=info msg=\"Adding pod openshift-infra_auto-csr-approver-29688060-xhh4d to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 17:00:01.346753 crc crio[21573]: 2026-06-12T17:00:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:a69314f57468b27 Mac:9e:32:ae:a5:47:01 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:06 Mtu:0 Sandbox:/var/run/netns/c868293a-ebd7-4db2-a34c-405012650e1f SocketPath: PciID:}] [{Interface:0xc0001c30a0 Address:{IP:10.217.1.6 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 17:00:01.349522 crc crio[21573]: time=\"2026-06-12T17:00:01.349346762Z\" level=info msg=\"Got pod network &{Name:collect-profiles-29688060-f674d Namespace:openshift-operator-lifecycle-manager ID:a69314f57468b2750bba0889b57a6782166228b055a617cabe92b73d6cef38d8 UID:1ec6ed64-ce97-47db-844f-d15bb07ccb18 NetNS:/var/run/netns/c868293a-ebd7-4db2-a34c-405012650e1f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod1ec6ed64_ce97_47db_844f_d15bb07ccb18.slice PodAnnotations:0xc0024281e8}] Aliases:map[]}\"\nJun 12 17:00:01.349821 crc crio[21573]: time=\"2026-06-12T17:00:01.349761433Z\" level=info msg=\"Checking pod openshift-operator-lifecycle-manager_collect-profiles-29688060-f674d for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 17:00:01.361638 crc crio[21573]: time=\"2026-06-12T17:00:01.361274189Z\" level=info msg=\"Ran pod sandbox a69314f57468b2750bba0889b57a6782166228b055a617cabe92b73d6cef38d8 with infra container: openshift-operator-lifecycle-manager/collect-profiles-29688060-f674d/POD\" id=d424c4ac-6309-4008-8a96-c606d569ac4d name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 17:00:01.364046 crc crio[21573]: time=\"2026-06-12T17:00:01.36396563Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=6116c32c-48fd-4ba3-96e9-d0ca43ab7ffc name=/runtime.v1.ImageService/ImageStatus\nJun 12 17:00:01.367870 crc crio[21573]: time=\"2026-06-12T17:00:01.367364444Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=90ddce5d-9fbd-4f89-a3cb-c08d0951a56b name=/runtime.v1.ImageService/ImageStatus\nJun 12 17:00:01.380408 crc crio[21573]: time=\"2026-06-12T17:00:01.380280336Z\" level=info msg=\"Creating container: openshift-operator-lifecycle-manager/collect-profiles-29688060-f674d/collect-profiles\" id=fbba4562-4d12-46d2-8a3f-827e14b3c98e name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 17:00:01.380945 crc crio[21573]: time=\"2026-06-12T17:00:01.380880173Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 17:00:01.444354 crc crio[21573]: time=\"2026-06-12T17:00:01.444288967Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 17:00:01.449624 crc crio[21573]: time=\"2026-06-12T17:00:01.449556423Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 17:00:01.588625 crc crio[21573]: 2026-06-12T17:00:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:303096d33a5e755 Mac:8e:d3:f4:15:e9:2b Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:07 Mtu:0 Sandbox:/var/run/netns/e9d5e1ee-31ef-496d-b68c-e3b0c341c2f2 SocketPath: PciID:}] [{Interface:0xc0002d0c30 Address:{IP:10.217.1.7 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 17:00:01.590527 crc crio[21573]: time=\"2026-06-12T17:00:01.59029902Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29688060-xhh4d Namespace:openshift-infra ID:303096d33a5e755d314ef24c3b04c7cc5ae0692af750ebcff2e8619e6499cbf5 UID:cf2cd2b6-8bff-4b13-8fa0-fef40ce81c1a NetNS:/var/run/netns/e9d5e1ee-31ef-496d-b68c-e3b0c341c2f2 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podcf2cd2b6_8bff_4b13_8fa0_fef40ce81c1a.slice PodAnnotations:0xc002722468}] Aliases:map[]}\"\nJun 12 17:00:01.590675 crc crio[21573]: time=\"2026-06-12T17:00:01.590598728Z\" level=info msg=\"Checking pod openshift-infra_auto-csr-approver-29688060-xhh4d for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 17:00:01.603379 crc crio[21573]: time=\"2026-06-12T17:00:01.603325355Z\" level=info msg=\"Ran pod sandbox 303096d33a5e755d314ef24c3b04c7cc5ae0692af750ebcff2e8619e6499cbf5 with infra container: openshift-infra/auto-csr-approver-29688060-xhh4d/POD\" id=298d6d70-82c5-4c08-b5c0-d85230e0c1a0 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 17:00:01.607506 crc crio[21573]: time=\"2026-06-12T17:00:01.607418389Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-cli:latest\" id=9970b835-849d-4adb-ac2a-ca269002b52e name=/runtime.v1.ImageService/PullImage\nJun 12 17:00:01.623787 crc crio[21573]: time=\"2026-06-12T17:00:01.623558971Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-cli:latest\\\"\"\nJun 12 17:00:01.776587 crc crio[21573]: time=\"2026-06-12T17:00:01.776391544Z\" level=info msg=\"Created container f498d5891b69a2604a4e47cbc696cc900d3521d2b3626bff48299de7e83aae44: openshift-operator-lifecycle-manager/collect-profiles-29688060-f674d/collect-profiles\" id=fbba4562-4d12-46d2-8a3f-827e14b3c98e name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 17:00:01.777758 crc crio[21573]: time=\"2026-06-12T17:00:01.777618309Z\" level=info msg=\"Starting container: f498d5891b69a2604a4e47cbc696cc900d3521d2b3626bff48299de7e83aae44\" id=756f2e76-3700-432f-9e78-6109e4fe2401 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 17:00:01.786296 crc crio[21573]: time=\"2026-06-12T17:00:01.786168768Z\" level=info msg=\"Started container\" PID=191044 containerID=f498d5891b69a2604a4e47cbc696cc900d3521d2b3626bff48299de7e83aae44 description=openshift-operator-lifecycle-manager/collect-profiles-29688060-f674d/collect-profiles id=756f2e76-3700-432f-9e78-6109e4fe2401 name=/runtime.v1.RuntimeService/StartContainer sandboxID=a69314f57468b2750bba0889b57a6782166228b055a617cabe92b73d6cef38d8\nJun 12 17:00:03.877106 crc crio[21573]: time=\"2026-06-12T17:00:03.876052059Z\" level=info msg=\"Stopping pod sandbox: a69314f57468b2750bba0889b57a6782166228b055a617cabe92b73d6cef38d8\" id=6c768ca7-3dbe-4c3d-9624-6ea5639f46be name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 17:00:03.878925 crc crio[21573]: time=\"2026-06-12T17:00:03.87785044Z\" level=info msg=\"Got pod network &{Name:collect-profiles-29688060-f674d Namespace:openshift-operator-lifecycle-manager ID:a69314f57468b2750bba0889b57a6782166228b055a617cabe92b73d6cef38d8 UID:1ec6ed64-ce97-47db-844f-d15bb07ccb18 NetNS:/var/run/netns/c868293a-ebd7-4db2-a34c-405012650e1f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod1ec6ed64_ce97_47db_844f_d15bb07ccb18.slice PodAnnotations:0xc0018968b8}] Aliases:map[]}\"\nJun 12 17:00:03.878925 crc crio[21573]: time=\"2026-06-12T17:00:03.877990534Z\" level=info msg=\"Deleting pod openshift-operator-lifecycle-manager_collect-profiles-29688060-f674d from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 17:00:04.283497 crc crio[21573]: time=\"2026-06-12T17:00:04.282853797Z\" level=info msg=\"Stopped pod sandbox: a69314f57468b2750bba0889b57a6782166228b055a617cabe92b73d6cef38d8\" id=6c768ca7-3dbe-4c3d-9624-6ea5639f46be name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 17:00:13.619738 crc crio[21573]: time=\"2026-06-12T17:00:13.618294114Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9\" id=9970b835-849d-4adb-ac2a-ca269002b52e name=/runtime.v1.ImageService/PullImage\nJun 12 17:00:13.622119 crc crio[21573]: time=\"2026-06-12T17:00:13.621033121Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=e8cf51de-6f8b-4fa6-826f-7d0fb4b74d2c name=/runtime.v1.ImageService/ImageStatus\nJun 12 17:00:13.623535 crc crio[21573]: time=\"2026-06-12T17:00:13.623267683Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=3e7aef70-0325-49b9-955b-c73c5b941a8d name=/runtime.v1.ImageService/ImageStatus\nJun 12 17:00:13.632039 crc crio[21573]: time=\"2026-06-12T17:00:13.631764681Z\" level=info msg=\"Creating container: openshift-infra/auto-csr-approver-29688060-xhh4d/oc\" id=8e6fa2ab-c238-497e-a6af-f58d3f9dea10 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 17:00:13.632744 crc crio[21573]: time=\"2026-06-12T17:00:13.632568854Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 17:00:13.696047 crc crio[21573]: time=\"2026-06-12T17:00:13.695927485Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 17:00:14.143272 crc crio[21573]: time=\"2026-06-12T17:00:14.142863276Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 17:00:14.279500 crc crio[21573]: time=\"2026-06-12T17:00:14.279412894Z\" level=info msg=\"Created container 2fe586b6bbe3d6a990d8c9d689752c9fcf6d1c162fdb0f4ea0f9a5221b54c515: openshift-infra/auto-csr-approver-29688060-xhh4d/oc\" id=8e6fa2ab-c238-497e-a6af-f58d3f9dea10 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 17:00:14.284599 crc crio[21573]: time=\"2026-06-12T17:00:14.282269324Z\" level=info msg=\"Starting container: 2fe586b6bbe3d6a990d8c9d689752c9fcf6d1c162fdb0f4ea0f9a5221b54c515\" id=339d5101-4a8f-49a5-a17f-9b277344bd42 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 17:00:14.289414 crc crio[21573]: time=\"2026-06-12T17:00:14.289338182Z\" level=info msg=\"Started container\" PID=191836 containerID=2fe586b6bbe3d6a990d8c9d689752c9fcf6d1c162fdb0f4ea0f9a5221b54c515 description=openshift-infra/auto-csr-approver-29688060-xhh4d/oc id=339d5101-4a8f-49a5-a17f-9b277344bd42 name=/runtime.v1.RuntimeService/StartContainer sandboxID=303096d33a5e755d314ef24c3b04c7cc5ae0692af750ebcff2e8619e6499cbf5\nJun 12 17:00:16.079942 crc crio[21573]: time=\"2026-06-12T17:00:16.079354246Z\" level=info msg=\"Stopping pod sandbox: 303096d33a5e755d314ef24c3b04c7cc5ae0692af750ebcff2e8619e6499cbf5\" id=6b4b79be-4400-4b15-a434-b3bab4300db0 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 17:00:16.081586 crc crio[21573]: time=\"2026-06-12T17:00:16.080700724Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29688060-xhh4d Namespace:openshift-infra ID:303096d33a5e755d314ef24c3b04c7cc5ae0692af750ebcff2e8619e6499cbf5 UID:cf2cd2b6-8bff-4b13-8fa0-fef40ce81c1a NetNS:/var/run/netns/e9d5e1ee-31ef-496d-b68c-e3b0c341c2f2 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podcf2cd2b6_8bff_4b13_8fa0_fef40ce81c1a.slice PodAnnotations:0xc002722ce8}] Aliases:map[]}\"\nJun 12 17:00:16.081586 crc crio[21573]: time=\"2026-06-12T17:00:16.080956361Z\" level=info msg=\"Deleting pod openshift-infra_auto-csr-approver-29688060-xhh4d from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 17:00:16.445807 crc crio[21573]: time=\"2026-06-12T17:00:16.445097695Z\" level=info msg=\"Stopped pod sandbox: 303096d33a5e755d314ef24c3b04c7cc5ae0692af750ebcff2e8619e6499cbf5\" id=6b4b79be-4400-4b15-a434-b3bab4300db0 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 17:01:00.928913 crc crio[21573]: time=\"2026-06-12T17:01:00.927859054Z\" level=info msg=\"Running pod sandbox: openstack/keystone-cron-29688061-z2lnt/POD\" id=6d4d57e7-a14f-44e3-a0ed-1afd0d2bff81 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 17:01:00.930728 crc crio[21573]: time=\"2026-06-12T17:01:00.928925455Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 17:01:00.972568 crc crio[21573]: time=\"2026-06-12T17:01:00.972027191Z\" level=info msg=\"Got pod network &{Name:keystone-cron-29688061-z2lnt Namespace:openstack ID:80204c30fa00ea4b0fcec70f55a6c6512c19964289477a625eefb479c75cfb47 UID:8c2d9cc8-61ea-4be0-a800-ce345d8e0824 NetNS:/var/run/netns/117c955a-30b4-4b04-856a-7c56e48ee10d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod8c2d9cc8_61ea_4be0_a800_ce345d8e0824.slice PodAnnotations:0xc00443c3a8}] Aliases:map[]}\"\nJun 12 17:01:00.972568 crc crio[21573]: time=\"2026-06-12T17:01:00.972508163Z\" level=info msg=\"Adding pod openstack_keystone-cron-29688061-z2lnt to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 17:01:01.430077 crc crio[21573]: 2026-06-12T17:01:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:80204c30fa00ea4 Mac:42:5b:91:91:97:26 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:08 Mtu:0 Sandbox:/var/run/netns/117c955a-30b4-4b04-856a-7c56e48ee10d SocketPath: PciID:}] [{Interface:0xc000018590 Address:{IP:10.217.1.8 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 17:01:01.431038 crc crio[21573]: time=\"2026-06-12T17:01:01.430961335Z\" level=info msg=\"Got pod network &{Name:keystone-cron-29688061-z2lnt Namespace:openstack ID:80204c30fa00ea4b0fcec70f55a6c6512c19964289477a625eefb479c75cfb47 UID:8c2d9cc8-61ea-4be0-a800-ce345d8e0824 NetNS:/var/run/netns/117c955a-30b4-4b04-856a-7c56e48ee10d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod8c2d9cc8_61ea_4be0_a800_ce345d8e0824.slice PodAnnotations:0xc00443c3a8}] Aliases:map[]}\"\nJun 12 17:01:01.431152 crc crio[21573]: time=\"2026-06-12T17:01:01.43111688Z\" level=info msg=\"Checking pod openstack_keystone-cron-29688061-z2lnt for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 17:01:01.443410 crc crio[21573]: time=\"2026-06-12T17:01:01.442856919Z\" level=info msg=\"Ran pod sandbox 80204c30fa00ea4b0fcec70f55a6c6512c19964289477a625eefb479c75cfb47 with infra container: openstack/keystone-cron-29688061-z2lnt/POD\" id=6d4d57e7-a14f-44e3-a0ed-1afd0d2bff81 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 17:01:01.445535 crc crio[21573]: time=\"2026-06-12T17:01:01.445422564Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-keystone:current-podified\" id=f4efbba1-2174-41d3-9bce-20e3ebd7ab8b name=/runtime.v1.ImageService/ImageStatus\nJun 12 17:01:01.482490 crc crio[21573]: time=\"2026-06-12T17:01:01.482115276Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-keystone:current-podified\" id=df10e4de-8337-46b5-8cf1-2ff1c18337f5 name=/runtime.v1.ImageService/ImageStatus\nJun 12 17:01:01.549120 crc crio[21573]: time=\"2026-06-12T17:01:01.548963106Z\" level=info msg=\"Creating container: openstack/keystone-cron-29688061-z2lnt/keystone-cron\" id=f40274cb-f1bc-4bea-b9e3-b215d17ac064 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 17:01:01.549827 crc crio[21573]: time=\"2026-06-12T17:01:01.549756419Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 17:01:01.604300 crc crio[21573]: time=\"2026-06-12T17:01:01.604109429Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 17:01:01.613022 crc crio[21573]: time=\"2026-06-12T17:01:01.612877734Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 17:01:01.770660 crc crio[21573]: time=\"2026-06-12T17:01:01.770556223Z\" level=info msg=\"Created container ea0cbcbf7bbf2d158cd03414e35578f5baabe0496e3c1ef811b62a513dbabdb3: openstack/keystone-cron-29688061-z2lnt/keystone-cron\" id=f40274cb-f1bc-4bea-b9e3-b215d17ac064 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 17:01:01.772837 crc crio[21573]: time=\"2026-06-12T17:01:01.772339734Z\" level=info msg=\"Starting container: ea0cbcbf7bbf2d158cd03414e35578f5baabe0496e3c1ef811b62a513dbabdb3\" id=e3eba997-3cad-4cae-9250-87d5084d5ff9 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 17:01:01.784032 crc crio[21573]: time=\"2026-06-12T17:01:01.783528836Z\" level=info msg=\"Started container\" PID=194638 containerID=ea0cbcbf7bbf2d158cd03414e35578f5baabe0496e3c1ef811b62a513dbabdb3 description=openstack/keystone-cron-29688061-z2lnt/keystone-cron id=e3eba997-3cad-4cae-9250-87d5084d5ff9 name=/runtime.v1.RuntimeService/StartContainer sandboxID=80204c30fa00ea4b0fcec70f55a6c6512c19964289477a625eefb479c75cfb47\nJun 12 17:01:04.628753 crc crio[21573]: time=\"2026-06-12T17:01:04.627814926Z\" level=info msg=\"Removing container: 0a7b9bcdabeb3cf87e7ba6d2cf4b0889803c3a910ec68c500e4100836e8ccc23\" id=37f5c54d-9c63-4b0a-9e85-5b560bb29ee0 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 17:01:04.949813 crc crio[21573]: time=\"2026-06-12T17:01:04.94959643Z\" level=info msg=\"Removed container 0a7b9bcdabeb3cf87e7ba6d2cf4b0889803c3a910ec68c500e4100836e8ccc23: openshift-infra/auto-csr-approver-29688054-k5g82/oc\" id=37f5c54d-9c63-4b0a-9e85-5b560bb29ee0 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 17:01:04.953648 crc crio[21573]: time=\"2026-06-12T17:01:04.953607637Z\" level=info msg=\"Removing container: c6395b208489194c8dcf05217b714c81c4c7808ff7b954513640627914f05ba1\" id=2dde39e3-4fdb-42b8-b8e3-96b6d0fde638 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 17:01:04.983824 crc crio[21573]: time=\"2026-06-12T17:01:04.983303914Z\" level=info msg=\"Removed container c6395b208489194c8dcf05217b714c81c4c7808ff7b954513640627914f05ba1: openshift-operator-lifecycle-manager/collect-profiles-29688015-kjg55/collect-profiles\" id=2dde39e3-4fdb-42b8-b8e3-96b6d0fde638 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 17:01:04.993799 crc crio[21573]: time=\"2026-06-12T17:01:04.993701709Z\" level=info msg=\"Stopping pod sandbox: f359bc141a07ac92159d1a62815bdc5fa56fa86b4b4f339e3984652bd23c578b\" id=83da7c42-cb4a-4e6f-a6ab-cead706e1fdd name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 17:01:04.993799 crc crio[21573]: time=\"2026-06-12T17:01:04.993803152Z\" level=info msg=\"Stopped pod sandbox (already stopped): f359bc141a07ac92159d1a62815bdc5fa56fa86b4b4f339e3984652bd23c578b\" id=83da7c42-cb4a-4e6f-a6ab-cead706e1fdd name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 17:01:04.994633 crc crio[21573]: time=\"2026-06-12T17:01:04.994566263Z\" level=info msg=\"Removing pod sandbox: f359bc141a07ac92159d1a62815bdc5fa56fa86b4b4f339e3984652bd23c578b\" id=f1b2e20c-f295-455a-bf06-faf800cc1400 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 17:01:05.021362 crc crio[21573]: time=\"2026-06-12T17:01:05.021055562Z\" level=info msg=\"Removed pod sandbox: f359bc141a07ac92159d1a62815bdc5fa56fa86b4b4f339e3984652bd23c578b\" id=f1b2e20c-f295-455a-bf06-faf800cc1400 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 17:01:05.029260 crc crio[21573]: time=\"2026-06-12T17:01:05.029104709Z\" level=info msg=\"Stopping pod sandbox: 0273d340ac93feade3d6322edf3b13c0124fd77584ecd0cc97e5484788d1760b\" id=86190570-b11e-435f-bf70-343f1c52f69d name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 17:01:05.029260 crc crio[21573]: time=\"2026-06-12T17:01:05.029207062Z\" level=info msg=\"Stopped pod sandbox (already stopped): 0273d340ac93feade3d6322edf3b13c0124fd77584ecd0cc97e5484788d1760b\" id=86190570-b11e-435f-bf70-343f1c52f69d name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 17:01:05.030338 crc crio[21573]: time=\"2026-06-12T17:01:05.030274612Z\" level=info msg=\"Removing pod sandbox: 0273d340ac93feade3d6322edf3b13c0124fd77584ecd0cc97e5484788d1760b\" id=1ecebab6-e765-4255-bd0a-b33ee86cb265 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 17:01:05.065381 crc crio[21573]: time=\"2026-06-12T17:01:05.065133154Z\" level=info msg=\"Removed pod sandbox: 0273d340ac93feade3d6322edf3b13c0124fd77584ecd0cc97e5484788d1760b\" id=1ecebab6-e765-4255-bd0a-b33ee86cb265 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 17:01:07.936632 crc crio[21573]: time=\"2026-06-12T17:01:07.935797675Z\" level=info msg=\"Stopping pod sandbox: 80204c30fa00ea4b0fcec70f55a6c6512c19964289477a625eefb479c75cfb47\" id=7f71a64a-9504-4d3b-9e49-88e7f2a6b4c1 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 17:01:07.938356 crc crio[21573]: time=\"2026-06-12T17:01:07.93738806Z\" level=info msg=\"Got pod network &{Name:keystone-cron-29688061-z2lnt Namespace:openstack ID:80204c30fa00ea4b0fcec70f55a6c6512c19964289477a625eefb479c75cfb47 UID:8c2d9cc8-61ea-4be0-a800-ce345d8e0824 NetNS:/var/run/netns/117c955a-30b4-4b04-856a-7c56e48ee10d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod8c2d9cc8_61ea_4be0_a800_ce345d8e0824.slice PodAnnotations:0xc000138be0}] Aliases:map[]}\"\nJun 12 17:01:07.938356 crc crio[21573]: time=\"2026-06-12T17:01:07.937591906Z\" level=info msg=\"Deleting pod openstack_keystone-cron-29688061-z2lnt from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 17:01:08.315184 crc crio[21573]: time=\"2026-06-12T17:01:08.314388984Z\" level=info msg=\"Stopped pod sandbox: 80204c30fa00ea4b0fcec70f55a6c6512c19964289477a625eefb479c75cfb47\" id=7f71a64a-9504-4d3b-9e49-88e7f2a6b4c1 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 17:01:24.179718 crc crio[21573]: time=\"2026-06-12T17:01:24.178718334Z\" level=info msg=\"Stopping pod sandbox: 7c8f3f457568cd686cdb0ba0ff4b1fb11b6948c9888ec1e72ad2c7fdc3558644\" id=77f61460-b4c2-48af-8690-71f913159165 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 17:01:24.181201 crc crio[21573]: time=\"2026-06-12T17:01:24.180413802Z\" level=info msg=\"Got pod network &{Name:libvirt-edpm-deployment-ipam-openstack-edpm-ipam-gjk94 Namespace:openstack ID:7c8f3f457568cd686cdb0ba0ff4b1fb11b6948c9888ec1e72ad2c7fdc3558644 UID:673dc959-5b53-4334-8ed3-26c85a31e178 NetNS:/var/run/netns/030b4309-8416-44c9-889b-5bb3557d3ccf Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod673dc959_5b53_4334_8ed3_26c85a31e178.slice PodAnnotations:0xc000641100}] Aliases:map[]}\"\nJun 12 17:01:24.181201 crc crio[21573]: time=\"2026-06-12T17:01:24.180612377Z\" level=info msg=\"Deleting pod openstack_libvirt-edpm-deployment-ipam-openstack-edpm-ipam-gjk94 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 17:01:24.656342 crc crio[21573]: time=\"2026-06-12T17:01:24.655635522Z\" level=info msg=\"Stopped pod sandbox: 7c8f3f457568cd686cdb0ba0ff4b1fb11b6948c9888ec1e72ad2c7fdc3558644\" id=77f61460-b4c2-48af-8690-71f913159165 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 17:01:25.975511 crc crio[21573]: time=\"2026-06-12T17:01:25.972086661Z\" level=info msg=\"Running pod sandbox: openstack/nova-edpm-deployment-ipam-openstack-edpm-ipam-qbdnh/POD\" id=e9a1f269-ada9-4f88-b696-cd543ccc709d name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 17:01:25.975511 crc crio[21573]: time=\"2026-06-12T17:01:25.972695028Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 17:01:26.020618 crc crio[21573]: time=\"2026-06-12T17:01:26.020344712Z\" level=info msg=\"Got pod network &{Name:nova-edpm-deployment-ipam-openstack-edpm-ipam-qbdnh Namespace:openstack ID:37c0178128a17fe31ce92ac3a5302ecf05d1305f7490c310da5458e94f229a78 UID:1d7367f4-91ae-4cce-ad3c-70a0d94c7507 NetNS:/var/run/netns/a177cbc0-f602-4089-bcd3-33748f17a045 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod1d7367f4_91ae_4cce_ad3c_70a0d94c7507.slice PodAnnotations:0xc003674668}] Aliases:map[]}\"\nJun 12 17:01:26.021333 crc crio[21573]: time=\"2026-06-12T17:01:26.021030711Z\" level=info msg=\"Adding pod openstack_nova-edpm-deployment-ipam-openstack-edpm-ipam-qbdnh to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 17:01:26.822399 crc crio[21573]: 2026-06-12T17:01:26Z [verbose] CmdAdd (shim): {1.1.0 [{Name:37c0178128a17fe Mac:c2:ac:c5:6d:19:79 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:09 Mtu:0 Sandbox:/var/run/netns/a177cbc0-f602-4089-bcd3-33748f17a045 SocketPath: PciID:}] [{Interface:0xc0002245d0 Address:{IP:10.217.1.9 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 17:01:26.824033 crc crio[21573]: time=\"2026-06-12T17:01:26.823957538Z\" level=info msg=\"Got pod network &{Name:nova-edpm-deployment-ipam-openstack-edpm-ipam-qbdnh Namespace:openstack ID:37c0178128a17fe31ce92ac3a5302ecf05d1305f7490c310da5458e94f229a78 UID:1d7367f4-91ae-4cce-ad3c-70a0d94c7507 NetNS:/var/run/netns/a177cbc0-f602-4089-bcd3-33748f17a045 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod1d7367f4_91ae_4cce_ad3c_70a0d94c7507.slice PodAnnotations:0xc003674668}] Aliases:map[]}\"\nJun 12 17:01:26.824157 crc crio[21573]: time=\"2026-06-12T17:01:26.824111032Z\" level=info msg=\"Checking pod openstack_nova-edpm-deployment-ipam-openstack-edpm-ipam-qbdnh for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 17:01:26.833613 crc crio[21573]: time=\"2026-06-12T17:01:26.833432673Z\" level=info msg=\"Ran pod sandbox 37c0178128a17fe31ce92ac3a5302ecf05d1305f7490c310da5458e94f229a78 with infra container: openstack/nova-edpm-deployment-ipam-openstack-edpm-ipam-qbdnh/POD\" id=e9a1f269-ada9-4f88-b696-cd543ccc709d name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 17:01:26.836834 crc crio[21573]: time=\"2026-06-12T17:01:26.836762035Z\" level=info msg=\"Checking image status: quay.rdoproject.org/openstack-k8s-operators/openstack-ansibleee-runner:0d5932bc7e4b786a4f66bb71a9845a8ad6dbd838\" id=0f9fd15d-1172-4184-a219-20e5ce2e0384 name=/runtime.v1.ImageService/ImageStatus\nJun 12 17:01:26.947898 crc crio[21573]: time=\"2026-06-12T17:01:26.945867867Z\" level=info msg=\"Checking image status: quay.rdoproject.org/openstack-k8s-operators/openstack-ansibleee-runner:0d5932bc7e4b786a4f66bb71a9845a8ad6dbd838\" id=2e82b209-b860-4c70-9564-83a2a4d37bb1 name=/runtime.v1.ImageService/ImageStatus\nJun 12 17:01:26.968287 crc crio[21573]: time=\"2026-06-12T17:01:26.96814915Z\" level=info msg=\"Creating container: openstack/nova-edpm-deployment-ipam-openstack-edpm-ipam-qbdnh/nova-edpm-deployment-ipam-openstack-edpm-ipam\" id=f62e52d1-7d75-4d71-ac00-bac784350c70 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 17:01:26.968875 crc crio[21573]: time=\"2026-06-12T17:01:26.968690415Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 17:01:27.058643 crc crio[21573]: time=\"2026-06-12T17:01:27.058296122Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 17:01:27.063599 crc crio[21573]: time=\"2026-06-12T17:01:27.063432678Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 17:01:27.282637 crc crio[21573]: time=\"2026-06-12T17:01:27.281780892Z\" level=info msg=\"Created container 424409e6e4dc1d839b2e25e0e9dd8c0cf00caa0b4366aff73ab643936d60cf98: openstack/nova-edpm-deployment-ipam-openstack-edpm-ipam-qbdnh/nova-edpm-deployment-ipam-openstack-edpm-ipam\" id=f62e52d1-7d75-4d71-ac00-bac784350c70 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 17:01:27.283828 crc crio[21573]: time=\"2026-06-12T17:01:27.283732626Z\" level=info msg=\"Starting container: 424409e6e4dc1d839b2e25e0e9dd8c0cf00caa0b4366aff73ab643936d60cf98\" id=916ec663-affe-430c-bcb8-eb2931c11617 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 17:01:27.290602 crc crio[21573]: time=\"2026-06-12T17:01:27.290532017Z\" level=info msg=\"Started container\" PID=196249 containerID=424409e6e4dc1d839b2e25e0e9dd8c0cf00caa0b4366aff73ab643936d60cf98 description=openstack/nova-edpm-deployment-ipam-openstack-edpm-ipam-qbdnh/nova-edpm-deployment-ipam-openstack-edpm-ipam id=916ec663-affe-430c-bcb8-eb2931c11617 name=/runtime.v1.RuntimeService/StartContainer sandboxID=37c0178128a17fe31ce92ac3a5302ecf05d1305f7490c310da5458e94f229a78\nJun 12 17:02:00.539536 crc crio[21573]: time=\"2026-06-12T17:02:00.53859664Z\" level=info msg=\"Running pod sandbox: openshift-infra/auto-csr-approver-29688062-87lvm/POD\" id=b67898be-f2d3-419c-bec8-f00fc339d525 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 17:02:00.539536 crc crio[21573]: time=\"2026-06-12T17:02:00.539514966Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 17:02:00.578151 crc crio[21573]: time=\"2026-06-12T17:02:00.578018529Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29688062-87lvm Namespace:openshift-infra ID:3467dd573777638e441d3e5db49d4254ab267f4814fa51f1abecc1d29c63abad UID:7000ac85-6d50-4c55-98a4-684a8fcc0cea NetNS:/var/run/netns/7452a1e3-aabf-45f4-9ee5-3bf902a9f872 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod7000ac85_6d50_4c55_98a4_684a8fcc0cea.slice PodAnnotations:0xc002e286b0}] Aliases:map[]}\"\nJun 12 17:02:00.578151 crc crio[21573]: time=\"2026-06-12T17:02:00.578124562Z\" level=info msg=\"Adding pod openshift-infra_auto-csr-approver-29688062-87lvm to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 17:02:01.170954 crc crio[21573]: 2026-06-12T17:02:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:3467dd573777638 Mac:52:6e:b3:69:94:8e Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:0a Mtu:0 Sandbox:/var/run/netns/7452a1e3-aabf-45f4-9ee5-3bf902a9f872 SocketPath: PciID:}] [{Interface:0xc0002d8900 Address:{IP:10.217.1.10 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 17:02:01.173280 crc crio[21573]: time=\"2026-06-12T17:02:01.173148899Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29688062-87lvm Namespace:openshift-infra ID:3467dd573777638e441d3e5db49d4254ab267f4814fa51f1abecc1d29c63abad UID:7000ac85-6d50-4c55-98a4-684a8fcc0cea NetNS:/var/run/netns/7452a1e3-aabf-45f4-9ee5-3bf902a9f872 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod7000ac85_6d50_4c55_98a4_684a8fcc0cea.slice PodAnnotations:0xc002e286b0}] Aliases:map[]}\"\nJun 12 17:02:01.173660 crc crio[21573]: time=\"2026-06-12T17:02:01.173381556Z\" level=info msg=\"Checking pod openshift-infra_auto-csr-approver-29688062-87lvm for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 17:02:01.182907 crc crio[21573]: time=\"2026-06-12T17:02:01.182815769Z\" level=info msg=\"Ran pod sandbox 3467dd573777638e441d3e5db49d4254ab267f4814fa51f1abecc1d29c63abad with infra container: openshift-infra/auto-csr-approver-29688062-87lvm/POD\" id=b67898be-f2d3-419c-bec8-f00fc339d525 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 17:02:01.185983 crc crio[21573]: time=\"2026-06-12T17:02:01.185899654Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-cli:latest\" id=d3361fb5-955b-480c-a9ec-5276aa7fdd54 name=/runtime.v1.ImageService/PullImage\nJun 12 17:02:01.196608 crc crio[21573]: time=\"2026-06-12T17:02:01.196412628Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-cli:latest\\\"\"\nJun 12 17:02:02.097677 crc crio[21573]: time=\"2026-06-12T17:02:02.097172951Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9\" id=d3361fb5-955b-480c-a9ec-5276aa7fdd54 name=/runtime.v1.ImageService/PullImage\nJun 12 17:02:02.098945 crc crio[21573]: time=\"2026-06-12T17:02:02.098772526Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=722a7f5b-de5f-4d82-a8d8-ff231cea29b9 name=/runtime.v1.ImageService/ImageStatus\nJun 12 17:02:02.101691 crc crio[21573]: time=\"2026-06-12T17:02:02.101612015Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=05466524-cffa-493b-a155-a01291f01e63 name=/runtime.v1.ImageService/ImageStatus\nJun 12 17:02:02.112588 crc crio[21573]: time=\"2026-06-12T17:02:02.112430118Z\" level=info msg=\"Creating container: openshift-infra/auto-csr-approver-29688062-87lvm/oc\" id=dceeba18-2bf7-49f7-9dac-3630ea698707 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 17:02:02.113141 crc crio[21573]: time=\"2026-06-12T17:02:02.113068176Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 17:02:02.177831 crc crio[21573]: time=\"2026-06-12T17:02:02.177675513Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 17:02:02.593075 crc crio[21573]: time=\"2026-06-12T17:02:02.592974789Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 17:02:02.724060 crc crio[21573]: time=\"2026-06-12T17:02:02.72389468Z\" level=info msg=\"Created container 5ce3dbabc9efb1b7f97710c4ae06fdbda689c7282e239e641001a24afc42f6f6: openshift-infra/auto-csr-approver-29688062-87lvm/oc\" id=dceeba18-2bf7-49f7-9dac-3630ea698707 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 17:02:02.725305 crc crio[21573]: time=\"2026-06-12T17:02:02.725192866Z\" level=info msg=\"Starting container: 5ce3dbabc9efb1b7f97710c4ae06fdbda689c7282e239e641001a24afc42f6f6\" id=a6ef7407-c327-4f44-b0a5-c042395c90a7 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 17:02:02.731771 crc crio[21573]: time=\"2026-06-12T17:02:02.731345518Z\" level=info msg=\"Started container\" PID=198202 containerID=5ce3dbabc9efb1b7f97710c4ae06fdbda689c7282e239e641001a24afc42f6f6 description=openshift-infra/auto-csr-approver-29688062-87lvm/oc id=a6ef7407-c327-4f44-b0a5-c042395c90a7 name=/runtime.v1.RuntimeService/StartContainer sandboxID=3467dd573777638e441d3e5db49d4254ab267f4814fa51f1abecc1d29c63abad\nJun 12 17:02:04.845959 crc crio[21573]: time=\"2026-06-12T17:02:04.845117018Z\" level=info msg=\"Stopping pod sandbox: 3467dd573777638e441d3e5db49d4254ab267f4814fa51f1abecc1d29c63abad\" id=49441ab8-f0cb-45e1-a0a6-b520ceadf927 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 17:02:04.847421 crc crio[21573]: time=\"2026-06-12T17:02:04.846851077Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29688062-87lvm Namespace:openshift-infra ID:3467dd573777638e441d3e5db49d4254ab267f4814fa51f1abecc1d29c63abad UID:7000ac85-6d50-4c55-98a4-684a8fcc0cea NetNS:/var/run/netns/7452a1e3-aabf-45f4-9ee5-3bf902a9f872 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod7000ac85_6d50_4c55_98a4_684a8fcc0cea.slice PodAnnotations:0xc002e28f00}] Aliases:map[]}\"\nJun 12 17:02:04.847421 crc crio[21573]: time=\"2026-06-12T17:02:04.847008901Z\" level=info msg=\"Deleting pod openshift-infra_auto-csr-approver-29688062-87lvm from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 17:02:05.274074 crc crio[21573]: time=\"2026-06-12T17:02:05.273973002Z\" level=info msg=\"Stopped pod sandbox: 3467dd573777638e441d3e5db49d4254ab267f4814fa51f1abecc1d29c63abad\" id=49441ab8-f0cb-45e1-a0a6-b520ceadf927 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 17:03:05.147493 crc crio[21573]: time=\"2026-06-12T17:03:05.146424689Z\" level=info msg=\"Removing container: 62ec2e32b2655807e6c795bb3133d187fe0770598277720fcc0407bda3b59ed3\" id=bb673100-742a-4a5e-9fdb-97007a8aa913 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 17:03:05.386924 crc crio[21573]: time=\"2026-06-12T17:03:05.385706503Z\" level=info msg=\"Removed container 62ec2e32b2655807e6c795bb3133d187fe0770598277720fcc0407bda3b59ed3: openshift-infra/auto-csr-approver-29688056-lhlw7/oc\" id=bb673100-742a-4a5e-9fdb-97007a8aa913 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 17:03:05.399061 crc crio[21573]: time=\"2026-06-12T17:03:05.39850681Z\" level=info msg=\"Stopping pod sandbox: e90116ab3cea58a6f42260bc40a65704a778c15feff5524f145af5788aa43529\" id=3a23ce57-4db5-4459-929e-0f4338743d19 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 17:03:05.399061 crc crio[21573]: time=\"2026-06-12T17:03:05.398596452Z\" level=info msg=\"Stopped pod sandbox (already stopped): e90116ab3cea58a6f42260bc40a65704a778c15feff5524f145af5788aa43529\" id=3a23ce57-4db5-4459-929e-0f4338743d19 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 17:03:05.402371 crc crio[21573]: time=\"2026-06-12T17:03:05.402021488Z\" level=info msg=\"Removing pod sandbox: e90116ab3cea58a6f42260bc40a65704a778c15feff5524f145af5788aa43529\" id=85937761-afdc-4b2f-8e15-1a0669d9d0cb name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 17:03:05.417192 crc crio[21573]: time=\"2026-06-12T17:03:05.416987641Z\" level=info msg=\"Removed pod sandbox: e90116ab3cea58a6f42260bc40a65704a778c15feff5524f145af5788aa43529\" id=85937761-afdc-4b2f-8e15-1a0669d9d0cb name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 17:04:00.546924 crc crio[21573]: time=\"2026-06-12T17:04:00.545976301Z\" level=info msg=\"Running pod sandbox: openshift-infra/auto-csr-approver-29688064-d8vk6/POD\" id=5062723a-8f47-4a98-91a1-b86999cc5561 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 17:04:00.548421 crc crio[21573]: time=\"2026-06-12T17:04:00.546963979Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 17:04:00.601101 crc crio[21573]: time=\"2026-06-12T17:04:00.600734492Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29688064-d8vk6 Namespace:openshift-infra ID:df9b6dd16700721ffc439f0350cb69b4cada83ac364c540ae1fd6c6fddf5b8d3 UID:97865e87-ba7a-4f64-aab0-953316ff966e NetNS:/var/run/netns/e3322a14-f595-49e7-86fe-f274e25765b2 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod97865e87_ba7a_4f64_aab0_953316ff966e.slice PodAnnotations:0xc00209e0a0}] Aliases:map[]}\"\nJun 12 17:04:00.601101 crc crio[21573]: time=\"2026-06-12T17:04:00.600944638Z\" level=info msg=\"Adding pod openshift-infra_auto-csr-approver-29688064-d8vk6 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 17:04:00.979736 crc crio[21573]: 2026-06-12T17:04:00Z [verbose] CmdAdd (shim): {1.1.0 [{Name:df9b6dd16700721 Mac:0e:be:76:b3:54:df Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:0b Mtu:0 Sandbox:/var/run/netns/e3322a14-f595-49e7-86fe-f274e25765b2 SocketPath: PciID:}] [{Interface:0xc000290590 Address:{IP:10.217.1.11 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 17:04:00.982317 crc crio[21573]: time=\"2026-06-12T17:04:00.98220294Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29688064-d8vk6 Namespace:openshift-infra ID:df9b6dd16700721ffc439f0350cb69b4cada83ac364c540ae1fd6c6fddf5b8d3 UID:97865e87-ba7a-4f64-aab0-953316ff966e NetNS:/var/run/netns/e3322a14-f595-49e7-86fe-f274e25765b2 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod97865e87_ba7a_4f64_aab0_953316ff966e.slice PodAnnotations:0xc00209e0a0}] Aliases:map[]}\"\nJun 12 17:04:00.982535 crc crio[21573]: time=\"2026-06-12T17:04:00.982506158Z\" level=info msg=\"Checking pod openshift-infra_auto-csr-approver-29688064-d8vk6 for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 17:04:00.997184 crc crio[21573]: time=\"2026-06-12T17:04:00.996585477Z\" level=info msg=\"Ran pod sandbox df9b6dd16700721ffc439f0350cb69b4cada83ac364c540ae1fd6c6fddf5b8d3 with infra container: openshift-infra/auto-csr-approver-29688064-d8vk6/POD\" id=5062723a-8f47-4a98-91a1-b86999cc5561 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 17:04:01.007976 crc crio[21573]: time=\"2026-06-12T17:04:01.005283477Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-cli:latest\" id=1079dae3-2093-492d-a543-3e3460f2f037 name=/runtime.v1.ImageService/PullImage\nJun 12 17:04:01.015997 crc crio[21573]: time=\"2026-06-12T17:04:01.015884654Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-cli:latest\\\"\"\nJun 12 17:04:02.002224 crc crio[21573]: time=\"2026-06-12T17:04:02.001613912Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9\" id=1079dae3-2093-492d-a543-3e3460f2f037 name=/runtime.v1.ImageService/PullImage\nJun 12 17:04:02.003829 crc crio[21573]: time=\"2026-06-12T17:04:02.00367863Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=81fae271-cba4-4003-ba2f-0e2aa0243e73 name=/runtime.v1.ImageService/ImageStatus\nJun 12 17:04:02.006560 crc crio[21573]: time=\"2026-06-12T17:04:02.006426116Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=6e4e9658-ce66-444e-84c2-6fb12f029802 name=/runtime.v1.ImageService/ImageStatus\nJun 12 17:04:02.016426 crc crio[21573]: time=\"2026-06-12T17:04:02.016298393Z\" level=info msg=\"Creating container: openshift-infra/auto-csr-approver-29688064-d8vk6/oc\" id=33a631f0-06f3-40bf-b87d-76aa71dafb6e name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 17:04:02.017050 crc crio[21573]: time=\"2026-06-12T17:04:02.017001342Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 17:04:02.069499 crc crio[21573]: time=\"2026-06-12T17:04:02.069344777Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 17:04:02.475186 crc crio[21573]: time=\"2026-06-12T17:04:02.475079953Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 17:04:02.596368 crc crio[21573]: time=\"2026-06-12T17:04:02.595901013Z\" level=info msg=\"Created container 8622463b9c3a4b5fd770cede860c425b4d0d76ab8ceb919f0868e6d61ba2cacf: openshift-infra/auto-csr-approver-29688064-d8vk6/oc\" id=33a631f0-06f3-40bf-b87d-76aa71dafb6e name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 17:04:02.597950 crc crio[21573]: time=\"2026-06-12T17:04:02.59790214Z\" level=info msg=\"Starting container: 8622463b9c3a4b5fd770cede860c425b4d0d76ab8ceb919f0868e6d61ba2cacf\" id=55b5e870-98d9-4ed6-b4ef-12fcac36149a name=/runtime.v1.RuntimeService/StartContainer\nJun 12 17:04:02.604001 crc crio[21573]: time=\"2026-06-12T17:04:02.603943727Z\" level=info msg=\"Started container\" PID=205161 containerID=8622463b9c3a4b5fd770cede860c425b4d0d76ab8ceb919f0868e6d61ba2cacf description=openshift-infra/auto-csr-approver-29688064-d8vk6/oc id=55b5e870-98d9-4ed6-b4ef-12fcac36149a name=/runtime.v1.RuntimeService/StartContainer sandboxID=df9b6dd16700721ffc439f0350cb69b4cada83ac364c540ae1fd6c6fddf5b8d3\nJun 12 17:04:04.782759 crc crio[21573]: time=\"2026-06-12T17:04:04.781590935Z\" level=info msg=\"Stopping pod sandbox: df9b6dd16700721ffc439f0350cb69b4cada83ac364c540ae1fd6c6fddf5b8d3\" id=61f43eaa-3633-4dab-8997-5b5e7349b324 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 17:04:04.784065 crc crio[21573]: time=\"2026-06-12T17:04:04.78350513Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29688064-d8vk6 Namespace:openshift-infra ID:df9b6dd16700721ffc439f0350cb69b4cada83ac364c540ae1fd6c6fddf5b8d3 UID:97865e87-ba7a-4f64-aab0-953316ff966e NetNS:/var/run/netns/e3322a14-f595-49e7-86fe-f274e25765b2 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod97865e87_ba7a_4f64_aab0_953316ff966e.slice PodAnnotations:0xc000139ca0}] Aliases:map[]}\"\nJun 12 17:04:04.784065 crc crio[21573]: time=\"2026-06-12T17:04:04.783648454Z\" level=info msg=\"Deleting pod openshift-infra_auto-csr-approver-29688064-d8vk6 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 17:04:05.198618 crc crio[21573]: time=\"2026-06-12T17:04:05.198069572Z\" level=info msg=\"Stopped pod sandbox: df9b6dd16700721ffc439f0350cb69b4cada83ac364c540ae1fd6c6fddf5b8d3\" id=61f43eaa-3633-4dab-8997-5b5e7349b324 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 17:04:12.929535 crc crio[21573]: time=\"2026-06-12T17:04:12.927917183Z\" level=info msg=\"Stopping pod sandbox: 37c0178128a17fe31ce92ac3a5302ecf05d1305f7490c310da5458e94f229a78\" id=ff43e86f-30ae-46bf-a0d5-e1d1deabbb7b name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 17:04:12.931410 crc crio[21573]: time=\"2026-06-12T17:04:12.930190727Z\" level=info msg=\"Got pod network &{Name:nova-edpm-deployment-ipam-openstack-edpm-ipam-qbdnh Namespace:openstack ID:37c0178128a17fe31ce92ac3a5302ecf05d1305f7490c310da5458e94f229a78 UID:1d7367f4-91ae-4cce-ad3c-70a0d94c7507 NetNS:/var/run/netns/a177cbc0-f602-4089-bcd3-33748f17a045 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod1d7367f4_91ae_4cce_ad3c_70a0d94c7507.slice PodAnnotations:0xc006380500}] Aliases:map[]}\"\nJun 12 17:04:12.931410 crc crio[21573]: time=\"2026-06-12T17:04:12.930695522Z\" level=info msg=\"Deleting pod openstack_nova-edpm-deployment-ipam-openstack-edpm-ipam-qbdnh from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 17:04:13.497312 crc crio[21573]: time=\"2026-06-12T17:04:13.496802485Z\" level=info msg=\"Stopped pod sandbox: 37c0178128a17fe31ce92ac3a5302ecf05d1305f7490c310da5458e94f229a78\" id=ff43e86f-30ae-46bf-a0d5-e1d1deabbb7b name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 17:04:14.547308 crc crio[21573]: time=\"2026-06-12T17:04:14.546240145Z\" level=info msg=\"Running pod sandbox: openstack/telemetry-edpm-deployment-ipam-openstack-edpm-ipam-xc4g2/POD\" id=43f78a69-4e98-4088-83ac-f56954fbdd17 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 17:04:14.549072 crc crio[21573]: time=\"2026-06-12T17:04:14.549049404Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 17:04:14.592065 crc crio[21573]: time=\"2026-06-12T17:04:14.591956154Z\" level=info msg=\"Got pod network &{Name:telemetry-edpm-deployment-ipam-openstack-edpm-ipam-xc4g2 Namespace:openstack ID:a18fa056c8fbf58f80319cc9859233a4583e0d5f9dc0776b3ab418b80c17a468 UID:f8a15fb2-9134-4479-8b9d-05f4e8f82fb1 NetNS:/var/run/netns/00c5a9ab-f652-48af-bef6-f632e2a5d9f2 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podf8a15fb2_9134_4479_8b9d_05f4e8f82fb1.slice PodAnnotations:0xc00008dbf0}] Aliases:map[]}\"\nJun 12 17:04:14.592065 crc crio[21573]: time=\"2026-06-12T17:04:14.592043906Z\" level=info msg=\"Adding pod openstack_telemetry-edpm-deployment-ipam-openstack-edpm-ipam-xc4g2 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 17:04:15.369187 crc crio[21573]: 2026-06-12T17:04:15Z [verbose] CmdAdd (shim): {1.1.0 [{Name:a18fa056c8fbf58 Mac:b6:4e:cb:89:38:8d Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:0c Mtu:0 Sandbox:/var/run/netns/00c5a9ab-f652-48af-bef6-f632e2a5d9f2 SocketPath: PciID:}] [{Interface:0xc0001125c0 Address:{IP:10.217.1.12 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 17:04:15.372144 crc crio[21573]: time=\"2026-06-12T17:04:15.371359852Z\" level=info msg=\"Got pod network &{Name:telemetry-edpm-deployment-ipam-openstack-edpm-ipam-xc4g2 Namespace:openstack ID:a18fa056c8fbf58f80319cc9859233a4583e0d5f9dc0776b3ab418b80c17a468 UID:f8a15fb2-9134-4479-8b9d-05f4e8f82fb1 NetNS:/var/run/netns/00c5a9ab-f652-48af-bef6-f632e2a5d9f2 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podf8a15fb2_9134_4479_8b9d_05f4e8f82fb1.slice PodAnnotations:0xc00008dbf0}] Aliases:map[]}\"\nJun 12 17:04:15.372144 crc crio[21573]: time=\"2026-06-12T17:04:15.371592299Z\" level=info msg=\"Checking pod openstack_telemetry-edpm-deployment-ipam-openstack-edpm-ipam-xc4g2 for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 17:04:15.383965 crc crio[21573]: time=\"2026-06-12T17:04:15.382238989Z\" level=info msg=\"Ran pod sandbox a18fa056c8fbf58f80319cc9859233a4583e0d5f9dc0776b3ab418b80c17a468 with infra container: openstack/telemetry-edpm-deployment-ipam-openstack-edpm-ipam-xc4g2/POD\" id=43f78a69-4e98-4088-83ac-f56954fbdd17 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 17:04:15.385875 crc crio[21573]: time=\"2026-06-12T17:04:15.385518508Z\" level=info msg=\"Checking image status: quay.rdoproject.org/openstack-k8s-operators/openstack-ansibleee-runner:0d5932bc7e4b786a4f66bb71a9845a8ad6dbd838\" id=d31dd6ac-59e1-4641-8bd3-44cf111fc129 name=/runtime.v1.ImageService/ImageStatus\nJun 12 17:04:15.443681 crc crio[21573]: time=\"2026-06-12T17:04:15.442421939Z\" level=info msg=\"Checking image status: quay.rdoproject.org/openstack-k8s-operators/openstack-ansibleee-runner:0d5932bc7e4b786a4f66bb71a9845a8ad6dbd838\" id=9d0e27f4-e770-49a9-adcd-d76f6a743b6f name=/runtime.v1.ImageService/ImageStatus\nJun 12 17:04:15.453495 crc crio[21573]: time=\"2026-06-12T17:04:15.453333345Z\" level=info msg=\"Creating container: openstack/telemetry-edpm-deployment-ipam-openstack-edpm-ipam-xc4g2/telemetry-edpm-deployment-ipam-openstack-edpm-ipam\" id=7d31a701-8325-415e-ab32-5ffe2c80dbd7 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 17:04:15.454105 crc crio[21573]: time=\"2026-06-12T17:04:15.454023844Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 17:04:15.522094 crc crio[21573]: time=\"2026-06-12T17:04:15.521956727Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 17:04:15.529222 crc crio[21573]: time=\"2026-06-12T17:04:15.529057278Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 17:04:15.730285 crc crio[21573]: time=\"2026-06-12T17:04:15.730016333Z\" level=info msg=\"Created container a3cc95f8646d254406bc4a0d74dabf8466d3bd8c8ae46287e85537cc1510b960: openstack/telemetry-edpm-deployment-ipam-openstack-edpm-ipam-xc4g2/telemetry-edpm-deployment-ipam-openstack-edpm-ipam\" id=7d31a701-8325-415e-ab32-5ffe2c80dbd7 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 17:04:15.733519 crc crio[21573]: time=\"2026-06-12T17:04:15.733362688Z\" level=info msg=\"Starting container: a3cc95f8646d254406bc4a0d74dabf8466d3bd8c8ae46287e85537cc1510b960\" id=483f0b86-6965-460a-a8fd-e027a9240b95 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 17:04:15.744769 crc crio[21573]: time=\"2026-06-12T17:04:15.744274932Z\" level=info msg=\"Started container\" PID=206106 containerID=a3cc95f8646d254406bc4a0d74dabf8466d3bd8c8ae46287e85537cc1510b960 description=openstack/telemetry-edpm-deployment-ipam-openstack-edpm-ipam-xc4g2/telemetry-edpm-deployment-ipam-openstack-edpm-ipam id=483f0b86-6965-460a-a8fd-e027a9240b95 name=/runtime.v1.RuntimeService/StartContainer sandboxID=a18fa056c8fbf58f80319cc9859233a4583e0d5f9dc0776b3ab418b80c17a468\nJun 12 17:04:20.017401 crc crio[21573]: time=\"2026-06-12T17:04:20.016540101Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/redhat-marketplace-82b4w/POD\" id=b7ed1b7c-bc88-480c-b8f2-08374459c082 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 17:04:20.018506 crc crio[21573]: time=\"2026-06-12T17:04:20.017488438Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 17:04:20.072664 crc crio[21573]: time=\"2026-06-12T17:04:20.072569628Z\" level=info msg=\"Got pod network &{Name:redhat-marketplace-82b4w Namespace:openshift-marketplace ID:ea8a8306f6f65eb222ec86398de691432706e35ca32caec736bf4239405ce8e3 UID:596f641f-73c4-4fa8-8406-9b814b96c9b0 NetNS:/var/run/netns/365fcb44-a160-4a41-bf68-f12646fea8d0 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod596f641f_73c4_4fa8_8406_9b814b96c9b0.slice PodAnnotations:0xc00008cd88}] Aliases:map[]}\"\nJun 12 17:04:20.072664 crc crio[21573]: time=\"2026-06-12T17:04:20.07264692Z\" level=info msg=\"Adding pod openshift-marketplace_redhat-marketplace-82b4w to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 17:04:20.774785 crc crio[21573]: 2026-06-12T17:04:20Z [verbose] CmdAdd (shim): {1.1.0 [{Name:ea8a8306f6f65eb Mac:16:2e:99:96:d4:fb Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:0d Mtu:0 Sandbox:/var/run/netns/365fcb44-a160-4a41-bf68-f12646fea8d0 SocketPath: PciID:}] [{Interface:0xc0002d95e0 Address:{IP:10.217.1.13 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 17:04:20.775800 crc crio[21573]: time=\"2026-06-12T17:04:20.775665363Z\" level=info msg=\"Got pod network &{Name:redhat-marketplace-82b4w Namespace:openshift-marketplace ID:ea8a8306f6f65eb222ec86398de691432706e35ca32caec736bf4239405ce8e3 UID:596f641f-73c4-4fa8-8406-9b814b96c9b0 NetNS:/var/run/netns/365fcb44-a160-4a41-bf68-f12646fea8d0 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod596f641f_73c4_4fa8_8406_9b814b96c9b0.slice PodAnnotations:0xc00008cd88}] Aliases:map[]}\"\nJun 12 17:04:20.775922 crc crio[21573]: time=\"2026-06-12T17:04:20.775867209Z\" level=info msg=\"Checking pod openshift-marketplace_redhat-marketplace-82b4w for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 17:04:20.790772 crc crio[21573]: time=\"2026-06-12T17:04:20.790602673Z\" level=info msg=\"Ran pod sandbox ea8a8306f6f65eb222ec86398de691432706e35ca32caec736bf4239405ce8e3 with infra container: openshift-marketplace/redhat-marketplace-82b4w/POD\" id=b7ed1b7c-bc88-480c-b8f2-08374459c082 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 17:04:20.795795 crc crio[21573]: time=\"2026-06-12T17:04:20.7956968Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=4be7130a-c219-44d1-bbfe-e6b46ec96d57 name=/runtime.v1.ImageService/ImageStatus\nJun 12 17:04:20.799081 crc crio[21573]: time=\"2026-06-12T17:04:20.798975567Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=56c0d93e-433e-438c-97e5-36cc8f1ae19c name=/runtime.v1.ImageService/ImageStatus\nJun 12 17:04:20.807898 crc crio[21573]: time=\"2026-06-12T17:04:20.8077589Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-marketplace-82b4w/extract-utilities\" id=2868d44c-e76e-416b-ad03-4684973d3ac9 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 17:04:20.808817 crc crio[21573]: time=\"2026-06-12T17:04:20.808715367Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 17:04:20.897944 crc crio[21573]: time=\"2026-06-12T17:04:20.89783628Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 17:04:20.903955 crc crio[21573]: time=\"2026-06-12T17:04:20.903879468Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 17:04:21.123610 crc crio[21573]: time=\"2026-06-12T17:04:21.122728649Z\" level=info msg=\"Created container 760ce0ed29a6a77017b5135e74538fec3fa66e13442b380c2800da68bcb86a2e: openshift-marketplace/redhat-marketplace-82b4w/extract-utilities\" id=2868d44c-e76e-416b-ad03-4684973d3ac9 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 17:04:21.125282 crc crio[21573]: time=\"2026-06-12T17:04:21.125172568Z\" level=info msg=\"Starting container: 760ce0ed29a6a77017b5135e74538fec3fa66e13442b380c2800da68bcb86a2e\" id=486da0d2-417b-4491-a2c7-471c1c6cb54d name=/runtime.v1.RuntimeService/StartContainer\nJun 12 17:04:21.130833 crc crio[21573]: time=\"2026-06-12T17:04:21.130740935Z\" level=info msg=\"Started container\" PID=206468 containerID=760ce0ed29a6a77017b5135e74538fec3fa66e13442b380c2800da68bcb86a2e description=openshift-marketplace/redhat-marketplace-82b4w/extract-utilities id=486da0d2-417b-4491-a2c7-471c1c6cb54d name=/runtime.v1.RuntimeService/StartContainer sandboxID=ea8a8306f6f65eb222ec86398de691432706e35ca32caec736bf4239405ce8e3\nJun 12 17:04:21.827997 crc crio[21573]: time=\"2026-06-12T17:04:21.827902005Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/redhat-operators-9gcc6/POD\" id=9ec3d7c1-1979-4c41-955a-fd935913a992 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 17:04:21.828146 crc crio[21573]: time=\"2026-06-12T17:04:21.828022708Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 17:04:21.926792 crc crio[21573]: time=\"2026-06-12T17:04:21.926679706Z\" level=info msg=\"Got pod network &{Name:redhat-operators-9gcc6 Namespace:openshift-marketplace ID:c9bd897649107dcf1aa157ba78da84aa2faeb70dda13d88987d131db41590103 UID:8a1ad9ba-fbc2-42d4-8779-fbbc40f8b8f7 NetNS:/var/run/netns/13511029-32ae-483e-8115-147d5382ba26 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod8a1ad9ba_fbc2_42d4_8779_fbbc40f8b8f7.slice PodAnnotations:0xc001897010}] Aliases:map[]}\"\nJun 12 17:04:21.926792 crc crio[21573]: time=\"2026-06-12T17:04:21.926751758Z\" level=info msg=\"Adding pod openshift-marketplace_redhat-operators-9gcc6 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 17:04:22.139586 crc crio[21573]: time=\"2026-06-12T17:04:22.138952143Z\" level=info msg=\"Pulling image: registry.redhat.io/redhat/redhat-marketplace-index:v4.20\" id=81b1f75a-dd98-47c0-8dcc-8da0ab0bdda8 name=/runtime.v1.ImageService/PullImage\nJun 12 17:04:22.151170 crc crio[21573]: time=\"2026-06-12T17:04:22.145633802Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/redhat/redhat-marketplace-index:v4.20\\\"\"\nJun 12 17:04:22.443652 crc crio[21573]: 2026-06-12T17:04:22Z [verbose] CmdAdd (shim): {1.1.0 [{Name:c9bd897649107dc Mac:16:ce:59:4f:62:c2 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:0e Mtu:0 Sandbox:/var/run/netns/13511029-32ae-483e-8115-147d5382ba26 SocketPath: PciID:}] [{Interface:0xc00028a8a0 Address:{IP:10.217.1.14 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 17:04:22.443652 crc crio[21573]: time=\"2026-06-12T17:04:22.440756513Z\" level=info msg=\"Got pod network &{Name:redhat-operators-9gcc6 Namespace:openshift-marketplace ID:c9bd897649107dcf1aa157ba78da84aa2faeb70dda13d88987d131db41590103 UID:8a1ad9ba-fbc2-42d4-8779-fbbc40f8b8f7 NetNS:/var/run/netns/13511029-32ae-483e-8115-147d5382ba26 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod8a1ad9ba_fbc2_42d4_8779_fbbc40f8b8f7.slice PodAnnotations:0xc001897010}] Aliases:map[]}\"\nJun 12 17:04:22.443652 crc crio[21573]: time=\"2026-06-12T17:04:22.44100722Z\" level=info msg=\"Checking pod openshift-marketplace_redhat-operators-9gcc6 for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 17:04:22.460392 crc crio[21573]: time=\"2026-06-12T17:04:22.46022392Z\" level=info msg=\"Ran pod sandbox c9bd897649107dcf1aa157ba78da84aa2faeb70dda13d88987d131db41590103 with infra container: openshift-marketplace/redhat-operators-9gcc6/POD\" id=9ec3d7c1-1979-4c41-955a-fd935913a992 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 17:04:22.483049 crc crio[21573]: time=\"2026-06-12T17:04:22.482930893Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=dd8b1548-543e-492f-bed0-cd270e5b7c33 name=/runtime.v1.ImageService/ImageStatus\nJun 12 17:04:22.486512 crc crio[21573]: time=\"2026-06-12T17:04:22.486335499Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=3ca74425-ec93-4190-873a-6ad032ee67c2 name=/runtime.v1.ImageService/ImageStatus\nJun 12 17:04:22.499968 crc crio[21573]: time=\"2026-06-12T17:04:22.499870807Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-operators-9gcc6/extract-utilities\" id=63ac54f2-309d-4122-9a4f-ff5b910d68d1 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 17:04:22.500531 crc crio[21573]: time=\"2026-06-12T17:04:22.500412143Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 17:04:22.601883 crc crio[21573]: time=\"2026-06-12T17:04:22.601758275Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 17:04:22.610896 crc crio[21573]: time=\"2026-06-12T17:04:22.610778607Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 17:04:22.815739 crc crio[21573]: time=\"2026-06-12T17:04:22.815643107Z\" level=info msg=\"Created container ebd17708c96f4f840951b366109c8926f80d8d378fd1331009701da828f8cc4a: openshift-marketplace/redhat-operators-9gcc6/extract-utilities\" id=63ac54f2-309d-4122-9a4f-ff5b910d68d1 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 17:04:22.817093 crc crio[21573]: time=\"2026-06-12T17:04:22.817019176Z\" level=info msg=\"Starting container: ebd17708c96f4f840951b366109c8926f80d8d378fd1331009701da828f8cc4a\" id=4f7a191e-8f1c-4787-9f68-8f4db8d0d0f7 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 17:04:22.825581 crc crio[21573]: time=\"2026-06-12T17:04:22.825404961Z\" level=info msg=\"Pulled image: registry.redhat.io/redhat/redhat-marketplace-index@sha256:eaa0e17f3e4a3079539d3da6839f308f2d277b5c3bc91e1d58ba54c3b141d4ba\" id=81b1f75a-dd98-47c0-8dcc-8da0ab0bdda8 name=/runtime.v1.ImageService/PullImage\nJun 12 17:04:22.826594 crc crio[21573]: time=\"2026-06-12T17:04:22.826430159Z\" level=info msg=\"Started container\" PID=206562 containerID=ebd17708c96f4f840951b366109c8926f80d8d378fd1331009701da828f8cc4a description=openshift-marketplace/redhat-operators-9gcc6/extract-utilities id=4f7a191e-8f1c-4787-9f68-8f4db8d0d0f7 name=/runtime.v1.RuntimeService/StartContainer sandboxID=c9bd897649107dcf1aa157ba78da84aa2faeb70dda13d88987d131db41590103\nJun 12 17:04:22.833322 crc crio[21573]: time=\"2026-06-12T17:04:22.833167479Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-marketplace-index:v4.20\" id=f17f24fa-4cec-4d02-835d-2be7f1a2ba1b name=/runtime.v1.ImageService/ImageStatus\nJun 12 17:04:22.838103 crc crio[21573]: time=\"2026-06-12T17:04:22.837939971Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-marketplace-index:v4.20\" id=ca81f4c3-0df8-4b5e-95cb-438e2cd33b38 name=/runtime.v1.ImageService/ImageStatus\nJun 12 17:04:22.860205 crc crio[21573]: time=\"2026-06-12T17:04:22.860048679Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-marketplace-82b4w/extract-content\" id=9a0daae9-b0e4-4eb9-b36c-9787d13c6d69 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 17:04:22.860915 crc crio[21573]: time=\"2026-06-12T17:04:22.860861922Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 17:04:23.006566 crc crio[21573]: time=\"2026-06-12T17:04:23.005113988Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 17:04:23.014502 crc crio[21573]: time=\"2026-06-12T17:04:23.012325872Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 17:04:23.175710 crc crio[21573]: time=\"2026-06-12T17:04:23.175100611Z\" level=info msg=\"Pulling image: registry.redhat.io/redhat/redhat-operator-index:v4.20\" id=7c1b65b4-f01d-4b9f-b144-2591ca1568b7 name=/runtime.v1.ImageService/PullImage\nJun 12 17:04:23.179906 crc crio[21573]: time=\"2026-06-12T17:04:23.179819893Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/redhat/redhat-operator-index:v4.20\\\"\"\nJun 12 17:04:23.200660 crc crio[21573]: time=\"2026-06-12T17:04:23.200285615Z\" level=info msg=\"Created container ebb4c2103734cf7750e1b89e480524d255a05c69494def2787c79277dc832f1e: openshift-marketplace/redhat-marketplace-82b4w/extract-content\" id=9a0daae9-b0e4-4eb9-b36c-9787d13c6d69 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 17:04:23.205732 crc crio[21573]: time=\"2026-06-12T17:04:23.205607585Z\" level=info msg=\"Starting container: ebb4c2103734cf7750e1b89e480524d255a05c69494def2787c79277dc832f1e\" id=bde29829-b73b-4990-8c19-e1b6cb293548 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 17:04:23.219379 crc crio[21573]: time=\"2026-06-12T17:04:23.219197264Z\" level=info msg=\"Started container\" PID=206596 containerID=ebb4c2103734cf7750e1b89e480524d255a05c69494def2787c79277dc832f1e description=openshift-marketplace/redhat-marketplace-82b4w/extract-content id=bde29829-b73b-4990-8c19-e1b6cb293548 name=/runtime.v1.RuntimeService/StartContainer sandboxID=ea8a8306f6f65eb222ec86398de691432706e35ca32caec736bf4239405ce8e3\nJun 12 17:04:23.265878 crc crio[21573]: time=\"2026-06-12T17:04:23.265736288Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/community-operators-dg2kb/POD\" id=2bbaec01-4507-46f0-82e5-8776794fff3c name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 17:04:23.266058 crc crio[21573]: time=\"2026-06-12T17:04:23.265932261Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 17:04:23.333527 crc crio[21573]: time=\"2026-06-12T17:04:23.333376028Z\" level=info msg=\"Got pod network &{Name:community-operators-dg2kb Namespace:openshift-marketplace ID:9effa1aa56dc9358d86c72fc324b2e98826dc65413e74fd7ae87f0dc1daf95a9 UID:ca54536c-b604-49ab-8ece-257f3f047e45 NetNS:/var/run/netns/ba9fba98-a5a0-40ad-a04b-c1de74c6dbc0 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podca54536c_b604_49ab_8ece_257f3f047e45.slice PodAnnotations:0xc00063cd80}] Aliases:map[]}\"\nJun 12 17:04:23.333527 crc crio[21573]: time=\"2026-06-12T17:04:23.33342194Z\" level=info msg=\"Adding pod openshift-marketplace_community-operators-dg2kb to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 17:04:23.867167 crc crio[21573]: 2026-06-12T17:04:23Z [verbose] CmdAdd (shim): {1.1.0 [{Name:9effa1aa56dc935 Mac:fa:cd:7e:2a:bc:b0 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:0f Mtu:0 Sandbox:/var/run/netns/ba9fba98-a5a0-40ad-a04b-c1de74c6dbc0 SocketPath: PciID:}] [{Interface:0xc0003046c0 Address:{IP:10.217.1.15 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 17:04:23.874705 crc crio[21573]: time=\"2026-06-12T17:04:23.874527845Z\" level=info msg=\"Got pod network &{Name:community-operators-dg2kb Namespace:openshift-marketplace ID:9effa1aa56dc9358d86c72fc324b2e98826dc65413e74fd7ae87f0dc1daf95a9 UID:ca54536c-b604-49ab-8ece-257f3f047e45 NetNS:/var/run/netns/ba9fba98-a5a0-40ad-a04b-c1de74c6dbc0 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podca54536c_b604_49ab_8ece_257f3f047e45.slice PodAnnotations:0xc00063cd80}] Aliases:map[]}\"\nJun 12 17:04:23.875726 crc crio[21573]: time=\"2026-06-12T17:04:23.875366808Z\" level=info msg=\"Checking pod openshift-marketplace_community-operators-dg2kb for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 17:04:23.910506 crc crio[21573]: time=\"2026-06-12T17:04:23.907234548Z\" level=info msg=\"Ran pod sandbox 9effa1aa56dc9358d86c72fc324b2e98826dc65413e74fd7ae87f0dc1daf95a9 with infra container: openshift-marketplace/community-operators-dg2kb/POD\" id=2bbaec01-4507-46f0-82e5-8776794fff3c name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 17:04:23.922165 crc crio[21573]: time=\"2026-06-12T17:04:23.921968722Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=e7c21569-b236-48b3-96c4-685958ba2a71 name=/runtime.v1.ImageService/ImageStatus\nJun 12 17:04:23.929472 crc crio[21573]: time=\"2026-06-12T17:04:23.929386467Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=8f2ac8a3-538e-4496-ba69-0258943c3132 name=/runtime.v1.ImageService/ImageStatus\nJun 12 17:04:23.949664 crc crio[21573]: time=\"2026-06-12T17:04:23.949577992Z\" level=info msg=\"Creating container: openshift-marketplace/community-operators-dg2kb/extract-utilities\" id=2c8eccc7-74b9-4f14-a2fb-53b7ee5e3c3d name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 17:04:23.950035 crc crio[21573]: time=\"2026-06-12T17:04:23.949961892Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 17:04:24.244149 crc crio[21573]: time=\"2026-06-12T17:04:24.243998136Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 17:04:24.251024 crc crio[21573]: time=\"2026-06-12T17:04:24.250971521Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 17:04:24.299560 crc crio[21573]: time=\"2026-06-12T17:04:24.298355101Z\" level=info msg=\"Pulled image: registry.redhat.io/redhat/redhat-operator-index@sha256:f5f7575300572ad2ef92672b7dc76ed5ddaf50e7b74642e9907deda8cb9fa115\" id=7c1b65b4-f01d-4b9f-b144-2591ca1568b7 name=/runtime.v1.ImageService/PullImage\nJun 12 17:04:24.304972 crc crio[21573]: time=\"2026-06-12T17:04:24.304877036Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-operator-index:v4.20\" id=91a95dc9-a077-42d8-9597-b4b73dad9d97 name=/runtime.v1.ImageService/ImageStatus\nJun 12 17:04:24.318955 crc crio[21573]: time=\"2026-06-12T17:04:24.31881943Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-operator-index:v4.20\" id=d7066391-6f88-4e1c-b2d0-d3e10b2fa2d7 name=/runtime.v1.ImageService/ImageStatus\nJun 12 17:04:24.362018 crc crio[21573]: time=\"2026-06-12T17:04:24.360823581Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-operators-9gcc6/extract-content\" id=2f992854-1b68-439f-b2b5-f19fab83eb40 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 17:04:24.362018 crc crio[21573]: time=\"2026-06-12T17:04:24.361945822Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 17:04:24.468060 crc crio[21573]: time=\"2026-06-12T17:04:24.46795455Z\" level=info msg=\"Created container 847089618cba00306f51107ff73990c1c1646aa0806e7ec88010df01a2bc7769: openshift-marketplace/community-operators-dg2kb/extract-utilities\" id=2c8eccc7-74b9-4f14-a2fb-53b7ee5e3c3d name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 17:04:24.473930 crc crio[21573]: time=\"2026-06-12T17:04:24.473840406Z\" level=info msg=\"Starting container: 847089618cba00306f51107ff73990c1c1646aa0806e7ec88010df01a2bc7769\" id=a830b3a8-58d2-462e-a22b-19f10e86849c name=/runtime.v1.RuntimeService/StartContainer\nJun 12 17:04:24.492824 crc crio[21573]: time=\"2026-06-12T17:04:24.492523597Z\" level=info msg=\"Started container\" PID=206709 containerID=847089618cba00306f51107ff73990c1c1646aa0806e7ec88010df01a2bc7769 description=openshift-marketplace/community-operators-dg2kb/extract-utilities id=a830b3a8-58d2-462e-a22b-19f10e86849c name=/runtime.v1.RuntimeService/StartContainer sandboxID=9effa1aa56dc9358d86c72fc324b2e98826dc65413e74fd7ae87f0dc1daf95a9\nJun 12 17:04:24.566995 crc crio[21573]: time=\"2026-06-12T17:04:24.565957341Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 17:04:24.573568 crc crio[21573]: time=\"2026-06-12T17:04:24.573412089Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 17:04:24.775975 crc crio[21573]: time=\"2026-06-12T17:04:24.775809481Z\" level=info msg=\"Created container c4bfba1cba042096bb72d8799176564e26fcfcac018be46dd8267635878c5767: openshift-marketplace/redhat-operators-9gcc6/extract-content\" id=2f992854-1b68-439f-b2b5-f19fab83eb40 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 17:04:24.779150 crc crio[21573]: time=\"2026-06-12T17:04:24.779050402Z\" level=info msg=\"Starting container: c4bfba1cba042096bb72d8799176564e26fcfcac018be46dd8267635878c5767\" id=18b491ab-a047-4047-a80f-46748d52d78a name=/runtime.v1.RuntimeService/StartContainer\nJun 12 17:04:24.790633 crc crio[21573]: time=\"2026-06-12T17:04:24.789507905Z\" level=info msg=\"Started container\" PID=206750 containerID=c4bfba1cba042096bb72d8799176564e26fcfcac018be46dd8267635878c5767 description=openshift-marketplace/redhat-operators-9gcc6/extract-content id=18b491ab-a047-4047-a80f-46748d52d78a name=/runtime.v1.RuntimeService/StartContainer sandboxID=c9bd897649107dcf1aa157ba78da84aa2faeb70dda13d88987d131db41590103\nJun 12 17:04:25.556788 crc crio[21573]: time=\"2026-06-12T17:04:25.556115285Z\" level=info msg=\"Pulling image: registry.redhat.io/redhat/community-operator-index:v4.20\" id=6f314c43-73fd-4869-ad87-f584a5147dec name=/runtime.v1.ImageService/PullImage\nJun 12 17:04:25.566688 crc crio[21573]: time=\"2026-06-12T17:04:25.566573057Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/redhat/community-operator-index:v4.20\\\"\"\nJun 12 17:04:25.589237 crc crio[21573]: time=\"2026-06-12T17:04:25.587705219Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=717c23b8-3a85-4c5b-a08c-2e4b1f9b2af4 name=/runtime.v1.ImageService/ImageStatus\nJun 12 17:04:25.597587 crc crio[21573]: time=\"2026-06-12T17:04:25.595694502Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=54b82e5e-0438-498b-bc1f-070f033fa0c0 name=/runtime.v1.ImageService/ImageStatus\nJun 12 17:04:25.609861 crc crio[21573]: time=\"2026-06-12T17:04:25.609733974Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-marketplace-82b4w/registry-server\" id=dc2784fe-f263-48fe-902a-caf5dd8f5e6b name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 17:04:25.610244 crc crio[21573]: time=\"2026-06-12T17:04:25.610129136Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 17:04:25.667142 crc crio[21573]: time=\"2026-06-12T17:04:25.665539295Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 17:04:25.672651 crc crio[21573]: time=\"2026-06-12T17:04:25.672347835Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 17:04:25.932393 crc crio[21573]: time=\"2026-06-12T17:04:25.932240525Z\" level=info msg=\"Created container bf3f2477349dbd01a3266f16b9d01866c7a837cc665857bbaf5834e457eba79e: openshift-marketplace/redhat-marketplace-82b4w/registry-server\" id=dc2784fe-f263-48fe-902a-caf5dd8f5e6b name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 17:04:25.935150 crc crio[21573]: time=\"2026-06-12T17:04:25.935078229Z\" level=info msg=\"Starting container: bf3f2477349dbd01a3266f16b9d01866c7a837cc665857bbaf5834e457eba79e\" id=a610393a-75e2-4f71-9baa-0df84838f927 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 17:04:25.948238 crc crio[21573]: time=\"2026-06-12T17:04:25.948174829Z\" level=info msg=\"Started container\" PID=206825 containerID=bf3f2477349dbd01a3266f16b9d01866c7a837cc665857bbaf5834e457eba79e description=openshift-marketplace/redhat-marketplace-82b4w/registry-server id=a610393a-75e2-4f71-9baa-0df84838f927 name=/runtime.v1.RuntimeService/StartContainer sandboxID=ea8a8306f6f65eb222ec86398de691432706e35ca32caec736bf4239405ce8e3\nJun 12 17:04:26.411401 crc crio[21573]: time=\"2026-06-12T17:04:26.410868781Z\" level=info msg=\"Pulled image: registry.redhat.io/redhat/community-operator-index@sha256:8874ea870c535d2628f240c4dfe1c55570869954e66ad633ea84cc782b3982dc\" id=6f314c43-73fd-4869-ad87-f584a5147dec name=/runtime.v1.ImageService/PullImage\nJun 12 17:04:26.412245 crc crio[21573]: time=\"2026-06-12T17:04:26.412194847Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/community-operator-index:v4.20\" id=542de475-a229-487d-8f1b-2b41395a4b0e name=/runtime.v1.ImageService/ImageStatus\nJun 12 17:04:26.415569 crc crio[21573]: time=\"2026-06-12T17:04:26.41553015Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/community-operator-index:v4.20\" id=bee72bfe-e356-4287-8360-851578748f1b name=/runtime.v1.ImageService/ImageStatus\nJun 12 17:04:26.424694 crc crio[21573]: time=\"2026-06-12T17:04:26.424592617Z\" level=info msg=\"Creating container: openshift-marketplace/community-operators-dg2kb/extract-content\" id=39065f57-274a-48ca-9b28-f811b06015a2 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 17:04:26.425193 crc crio[21573]: time=\"2026-06-12T17:04:26.425118582Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 17:04:26.498428 crc crio[21573]: time=\"2026-06-12T17:04:26.498197136Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 17:04:26.503694 crc crio[21573]: time=\"2026-06-12T17:04:26.50362407Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 17:04:26.721072 crc crio[21573]: time=\"2026-06-12T17:04:26.720978309Z\" level=info msg=\"Created container 619eaf0c59131e57b7a049bce673ba057e380d8db9b98abc32aa75b46a9098b5: openshift-marketplace/community-operators-dg2kb/extract-content\" id=39065f57-274a-48ca-9b28-f811b06015a2 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 17:04:26.725061 crc crio[21573]: time=\"2026-06-12T17:04:26.724581628Z\" level=info msg=\"Starting container: 619eaf0c59131e57b7a049bce673ba057e380d8db9b98abc32aa75b46a9098b5\" id=aaf6c633-3ef5-44f4-9932-c7946452d932 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 17:04:26.731821 crc crio[21573]: time=\"2026-06-12T17:04:26.731704398Z\" level=info msg=\"Started container\" PID=206907 containerID=619eaf0c59131e57b7a049bce673ba057e380d8db9b98abc32aa75b46a9098b5 description=openshift-marketplace/community-operators-dg2kb/extract-content id=aaf6c633-3ef5-44f4-9932-c7946452d932 name=/runtime.v1.RuntimeService/StartContainer sandboxID=9effa1aa56dc9358d86c72fc324b2e98826dc65413e74fd7ae87f0dc1daf95a9\nJun 12 17:04:32.744519 crc crio[21573]: time=\"2026-06-12T17:04:32.74191298Z\" level=info msg=\"Stopping container: bf3f2477349dbd01a3266f16b9d01866c7a837cc665857bbaf5834e457eba79e (timeout: 2s)\" id=b4cd51a0-1c9d-49dc-b2bf-c7c3a8511d9f name=/runtime.v1.RuntimeService/StopContainer\nJun 12 17:04:32.750223 crc crio[21573]: time=\"2026-06-12T17:04:32.749766978Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=6d3da060-d981-4404-8dac-e684a594f699 name=/runtime.v1.ImageService/ImageStatus\nJun 12 17:04:32.756349 crc crio[21573]: time=\"2026-06-12T17:04:32.755823009Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=0fd41c8b-28c3-4d56-8c86-2529d2371852 name=/runtime.v1.ImageService/ImageStatus\nJun 12 17:04:32.778999 crc crio[21573]: time=\"2026-06-12T17:04:32.778791382Z\" level=info msg=\"Creating container: openshift-marketplace/community-operators-dg2kb/registry-server\" id=886dabff-6a31-4f2b-a12e-ef7c0174dd21 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 17:04:32.779715 crc crio[21573]: time=\"2026-06-12T17:04:32.779632906Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 17:04:32.880697 crc crio[21573]: time=\"2026-06-12T17:04:32.879719674Z\" level=info msg=\"Stopped container bf3f2477349dbd01a3266f16b9d01866c7a837cc665857bbaf5834e457eba79e: openshift-marketplace/redhat-marketplace-82b4w/registry-server\" id=b4cd51a0-1c9d-49dc-b2bf-c7c3a8511d9f name=/runtime.v1.RuntimeService/StopContainer\nJun 12 17:04:32.881952 crc crio[21573]: time=\"2026-06-12T17:04:32.881833795Z\" level=info msg=\"Stopping pod sandbox: ea8a8306f6f65eb222ec86398de691432706e35ca32caec736bf4239405ce8e3\" id=27937325-cf6e-41b0-a2c4-73a887e75e85 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 17:04:32.882693 crc crio[21573]: time=\"2026-06-12T17:04:32.882618917Z\" level=info msg=\"Got pod network &{Name:redhat-marketplace-82b4w Namespace:openshift-marketplace ID:ea8a8306f6f65eb222ec86398de691432706e35ca32caec736bf4239405ce8e3 UID:596f641f-73c4-4fa8-8406-9b814b96c9b0 NetNS:/var/run/netns/365fcb44-a160-4a41-bf68-f12646fea8d0 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod596f641f_73c4_4fa8_8406_9b814b96c9b0.slice PodAnnotations:0xc00209e3b8}] Aliases:map[]}\"\nJun 12 17:04:32.882876 crc crio[21573]: time=\"2026-06-12T17:04:32.882819672Z\" level=info msg=\"Deleting pod openshift-marketplace_redhat-marketplace-82b4w from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 17:04:32.893115 crc crio[21573]: time=\"2026-06-12T17:04:32.893029428Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 17:04:32.897248 crc crio[21573]: time=\"2026-06-12T17:04:32.897185436Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 17:04:33.204611 crc crio[21573]: time=\"2026-06-12T17:04:33.204489737Z\" level=info msg=\"Created container 9d94589678a84684ad3c6f768132842bd20ff800ee0922986371a2b5265acfad: openshift-marketplace/community-operators-dg2kb/registry-server\" id=886dabff-6a31-4f2b-a12e-ef7c0174dd21 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 17:04:33.207498 crc crio[21573]: time=\"2026-06-12T17:04:33.206941915Z\" level=info msg=\"Starting container: 9d94589678a84684ad3c6f768132842bd20ff800ee0922986371a2b5265acfad\" id=83630c1a-16b2-4a07-9839-dbbbf847de9d name=/runtime.v1.RuntimeService/StartContainer\nJun 12 17:04:33.227710 crc crio[21573]: time=\"2026-06-12T17:04:33.226859503Z\" level=info msg=\"Started container\" PID=207290 containerID=9d94589678a84684ad3c6f768132842bd20ff800ee0922986371a2b5265acfad description=openshift-marketplace/community-operators-dg2kb/registry-server id=83630c1a-16b2-4a07-9839-dbbbf847de9d name=/runtime.v1.RuntimeService/StartContainer sandboxID=9effa1aa56dc9358d86c72fc324b2e98826dc65413e74fd7ae87f0dc1daf95a9\nJun 12 17:04:33.374308 crc crio[21573]: time=\"2026-06-12T17:04:33.372241869Z\" level=info msg=\"Stopped pod sandbox: ea8a8306f6f65eb222ec86398de691432706e35ca32caec736bf4239405ce8e3\" id=27937325-cf6e-41b0-a2c4-73a887e75e85 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 17:04:33.771933 crc crio[21573]: time=\"2026-06-12T17:04:33.771853535Z\" level=info msg=\"Removing container: bf3f2477349dbd01a3266f16b9d01866c7a837cc665857bbaf5834e457eba79e\" id=0353ab4d-e66c-47d1-b952-3d6cd0903a5c name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 17:04:33.804942 crc crio[21573]: time=\"2026-06-12T17:04:33.804842125Z\" level=info msg=\"Removed container bf3f2477349dbd01a3266f16b9d01866c7a837cc665857bbaf5834e457eba79e: openshift-marketplace/redhat-marketplace-82b4w/registry-server\" id=0353ab4d-e66c-47d1-b952-3d6cd0903a5c name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 17:04:33.811504 crc crio[21573]: time=\"2026-06-12T17:04:33.81137886Z\" level=info msg=\"Removing container: ebb4c2103734cf7750e1b89e480524d255a05c69494def2787c79277dc832f1e\" id=6434630a-8489-4551-b100-b8c661ac918f name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 17:04:33.863197 crc crio[21573]: time=\"2026-06-12T17:04:33.863030675Z\" level=info msg=\"Removed container ebb4c2103734cf7750e1b89e480524d255a05c69494def2787c79277dc832f1e: openshift-marketplace/redhat-marketplace-82b4w/extract-content\" id=6434630a-8489-4551-b100-b8c661ac918f name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 17:04:33.869393 crc crio[21573]: time=\"2026-06-12T17:04:33.869323532Z\" level=info msg=\"Removing container: 760ce0ed29a6a77017b5135e74538fec3fa66e13442b380c2800da68bcb86a2e\" id=5ca5f211-4dc4-49ba-9723-8aef4b4752d7 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 17:04:33.963904 crc crio[21573]: time=\"2026-06-12T17:04:33.962356913Z\" level=info msg=\"Removed container 760ce0ed29a6a77017b5135e74538fec3fa66e13442b380c2800da68bcb86a2e: openshift-marketplace/redhat-marketplace-82b4w/extract-utilities\" id=5ca5f211-4dc4-49ba-9723-8aef4b4752d7 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 17:04:34.811294 crc crio[21573]: time=\"2026-06-12T17:04:34.811191284Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=1afbd86b-a9d3-4d60-a16e-e24930d00c8e name=/runtime.v1.ImageService/ImageStatus\nJun 12 17:04:34.815775 crc crio[21573]: time=\"2026-06-12T17:04:34.815669089Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=1a67d939-8f9e-4e86-8d65-e670146aaaa8 name=/runtime.v1.ImageService/ImageStatus\nJun 12 17:04:34.826713 crc crio[21573]: time=\"2026-06-12T17:04:34.82640591Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-operators-9gcc6/registry-server\" id=eb8195f4-7111-401c-b218-2c1f03944083 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 17:04:34.827120 crc crio[21573]: time=\"2026-06-12T17:04:34.826912414Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 17:04:34.911701 crc crio[21573]: time=\"2026-06-12T17:04:34.911579931Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 17:04:34.915337 crc crio[21573]: time=\"2026-06-12T17:04:34.915288116Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 17:04:35.113861 crc crio[21573]: time=\"2026-06-12T17:04:35.112540612Z\" level=info msg=\"Created container 1268ccada396a8e320cdbbeb0903d0da9fc32b547a957b2b24810b25cbfc8755: openshift-marketplace/redhat-operators-9gcc6/registry-server\" id=eb8195f4-7111-401c-b218-2c1f03944083 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 17:04:35.116286 crc crio[21573]: time=\"2026-06-12T17:04:35.116176374Z\" level=info msg=\"Starting container: 1268ccada396a8e320cdbbeb0903d0da9fc32b547a957b2b24810b25cbfc8755\" id=1a65cae8-e774-4540-8366-3ccd141b2cc4 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 17:04:35.126052 crc crio[21573]: time=\"2026-06-12T17:04:35.125906658Z\" level=info msg=\"Started container\" PID=207469 containerID=1268ccada396a8e320cdbbeb0903d0da9fc32b547a957b2b24810b25cbfc8755 description=openshift-marketplace/redhat-operators-9gcc6/registry-server id=1a65cae8-e774-4540-8366-3ccd141b2cc4 name=/runtime.v1.RuntimeService/StartContainer sandboxID=c9bd897649107dcf1aa157ba78da84aa2faeb70dda13d88987d131db41590103\nJun 12 17:04:47.008142 crc crio[21573]: time=\"2026-06-12T17:04:47.007371609Z\" level=info msg=\"Stopping container: 9d94589678a84684ad3c6f768132842bd20ff800ee0922986371a2b5265acfad (timeout: 2s)\" id=958d13d0-1eef-45f1-be7b-e4ab12d5e3d5 name=/runtime.v1.RuntimeService/StopContainer\nJun 12 17:04:47.144838 crc crio[21573]: time=\"2026-06-12T17:04:47.14470315Z\" level=info msg=\"Stopped container 9d94589678a84684ad3c6f768132842bd20ff800ee0922986371a2b5265acfad: openshift-marketplace/community-operators-dg2kb/registry-server\" id=958d13d0-1eef-45f1-be7b-e4ab12d5e3d5 name=/runtime.v1.RuntimeService/StopContainer\nJun 12 17:04:47.146359 crc crio[21573]: time=\"2026-06-12T17:04:47.146293665Z\" level=info msg=\"Stopping pod sandbox: 9effa1aa56dc9358d86c72fc324b2e98826dc65413e74fd7ae87f0dc1daf95a9\" id=3775af51-3027-4a25-a09e-c57ba6f4a80a name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 17:04:47.147220 crc crio[21573]: time=\"2026-06-12T17:04:47.147147948Z\" level=info msg=\"Got pod network &{Name:community-operators-dg2kb Namespace:openshift-marketplace ID:9effa1aa56dc9358d86c72fc324b2e98826dc65413e74fd7ae87f0dc1daf95a9 UID:ca54536c-b604-49ab-8ece-257f3f047e45 NetNS:/var/run/netns/ba9fba98-a5a0-40ad-a04b-c1de74c6dbc0 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podca54536c_b604_49ab_8ece_257f3f047e45.slice PodAnnotations:0xc000640b48}] Aliases:map[]}\"\nJun 12 17:04:47.147425 crc crio[21573]: time=\"2026-06-12T17:04:47.147368344Z\" level=info msg=\"Deleting pod openshift-marketplace_community-operators-dg2kb from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 17:04:47.486106 crc crio[21573]: time=\"2026-06-12T17:04:47.485615354Z\" level=info msg=\"Stopped pod sandbox: 9effa1aa56dc9358d86c72fc324b2e98826dc65413e74fd7ae87f0dc1daf95a9\" id=3775af51-3027-4a25-a09e-c57ba6f4a80a name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 17:04:48.036822 crc crio[21573]: time=\"2026-06-12T17:04:48.03499909Z\" level=info msg=\"Removing container: 9d94589678a84684ad3c6f768132842bd20ff800ee0922986371a2b5265acfad\" id=4187a3ba-53ef-4aed-85c6-725e65247f14 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 17:04:48.087930 crc crio[21573]: time=\"2026-06-12T17:04:48.087751782Z\" level=info msg=\"Removed container 9d94589678a84684ad3c6f768132842bd20ff800ee0922986371a2b5265acfad: openshift-marketplace/community-operators-dg2kb/registry-server\" id=4187a3ba-53ef-4aed-85c6-725e65247f14 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 17:04:48.093358 crc crio[21573]: time=\"2026-06-12T17:04:48.093216139Z\" level=info msg=\"Removing container: 619eaf0c59131e57b7a049bce673ba057e380d8db9b98abc32aa75b46a9098b5\" id=f223abdf-0119-4bac-8a67-1ed412d84581 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 17:04:48.154843 crc crio[21573]: time=\"2026-06-12T17:04:48.154710341Z\" level=info msg=\"Removed container 619eaf0c59131e57b7a049bce673ba057e380d8db9b98abc32aa75b46a9098b5: openshift-marketplace/community-operators-dg2kb/extract-content\" id=f223abdf-0119-4bac-8a67-1ed412d84581 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 17:04:48.158177 crc crio[21573]: time=\"2026-06-12T17:04:48.158104633Z\" level=info msg=\"Removing container: 847089618cba00306f51107ff73990c1c1646aa0806e7ec88010df01a2bc7769\" id=8e389888-fba8-4cf8-9272-786d9ed6fd6b name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 17:04:48.200483 crc crio[21573]: time=\"2026-06-12T17:04:48.200321215Z\" level=info msg=\"Removed container 847089618cba00306f51107ff73990c1c1646aa0806e7ec88010df01a2bc7769: openshift-marketplace/community-operators-dg2kb/extract-utilities\" id=8e389888-fba8-4cf8-9272-786d9ed6fd6b name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 17:04:53.124945 crc crio[21573]: time=\"2026-06-12T17:04:53.123708113Z\" level=info msg=\"Stopping container: 1268ccada396a8e320cdbbeb0903d0da9fc32b547a957b2b24810b25cbfc8755 (timeout: 2s)\" id=ab076efc-a234-48b1-bf74-239ba6d2c10b name=/runtime.v1.RuntimeService/StopContainer\nJun 12 17:04:53.252642 crc crio[21573]: time=\"2026-06-12T17:04:53.249248134Z\" level=info msg=\"Stopped container 1268ccada396a8e320cdbbeb0903d0da9fc32b547a957b2b24810b25cbfc8755: openshift-marketplace/redhat-operators-9gcc6/registry-server\" id=ab076efc-a234-48b1-bf74-239ba6d2c10b name=/runtime.v1.RuntimeService/StopContainer\nJun 12 17:04:53.252642 crc crio[21573]: time=\"2026-06-12T17:04:53.250321064Z\" level=info msg=\"Stopping pod sandbox: c9bd897649107dcf1aa157ba78da84aa2faeb70dda13d88987d131db41590103\" id=004bdd14-53ee-4ec4-a5d8-9d48a627f94a name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 17:04:53.252642 crc crio[21573]: time=\"2026-06-12T17:04:53.250924181Z\" level=info msg=\"Got pod network &{Name:redhat-operators-9gcc6 Namespace:openshift-marketplace ID:c9bd897649107dcf1aa157ba78da84aa2faeb70dda13d88987d131db41590103 UID:8a1ad9ba-fbc2-42d4-8779-fbbc40f8b8f7 NetNS:/var/run/netns/13511029-32ae-483e-8115-147d5382ba26 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod8a1ad9ba_fbc2_42d4_8779_fbbc40f8b8f7.slice PodAnnotations:0xc001897018}] Aliases:map[]}\"\nJun 12 17:04:53.252642 crc crio[21573]: time=\"2026-06-12T17:04:53.251054644Z\" level=info msg=\"Deleting pod openshift-marketplace_redhat-operators-9gcc6 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 17:04:53.605954 crc crio[21573]: time=\"2026-06-12T17:04:53.605059476Z\" level=info msg=\"Stopped pod sandbox: c9bd897649107dcf1aa157ba78da84aa2faeb70dda13d88987d131db41590103\" id=004bdd14-53ee-4ec4-a5d8-9d48a627f94a name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 17:04:54.142214 crc crio[21573]: time=\"2026-06-12T17:04:54.141788428Z\" level=info msg=\"Removing container: 1268ccada396a8e320cdbbeb0903d0da9fc32b547a957b2b24810b25cbfc8755\" id=11870957-b64b-41ea-ad2f-c803be93600a name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 17:04:54.209542 crc crio[21573]: time=\"2026-06-12T17:04:54.204744599Z\" level=info msg=\"Removed container 1268ccada396a8e320cdbbeb0903d0da9fc32b547a957b2b24810b25cbfc8755: openshift-marketplace/redhat-operators-9gcc6/registry-server\" id=11870957-b64b-41ea-ad2f-c803be93600a name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 17:04:54.215221 crc crio[21573]: time=\"2026-06-12T17:04:54.215130859Z\" level=info msg=\"Removing container: c4bfba1cba042096bb72d8799176564e26fcfcac018be46dd8267635878c5767\" id=7309add1-c18d-4823-b30f-827ee735040c name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 17:04:54.276015 crc crio[21573]: time=\"2026-06-12T17:04:54.275918808Z\" level=info msg=\"Removed container c4bfba1cba042096bb72d8799176564e26fcfcac018be46dd8267635878c5767: openshift-marketplace/redhat-operators-9gcc6/extract-content\" id=7309add1-c18d-4823-b30f-827ee735040c name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 17:04:54.283320 crc crio[21573]: time=\"2026-06-12T17:04:54.283222063Z\" level=info msg=\"Removing container: ebd17708c96f4f840951b366109c8926f80d8d378fd1331009701da828f8cc4a\" id=5f0d3aff-a91c-4681-8c4d-3cca06962875 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 17:04:54.317991 crc crio[21573]: time=\"2026-06-12T17:04:54.317865336Z\" level=info msg=\"Removed container ebd17708c96f4f840951b366109c8926f80d8d378fd1331009701da828f8cc4a: openshift-marketplace/redhat-operators-9gcc6/extract-utilities\" id=5f0d3aff-a91c-4681-8c4d-3cca06962875 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 17:05:05.474521 crc crio[21573]: time=\"2026-06-12T17:05:05.473050655Z\" level=info msg=\"Removing container: 6d96c60e23e10e5b37e5367c4401b6c724b60bf1c6c978b4020bf2b5ae4e3b9c\" id=685ae4b8-73d0-496f-9c4e-9f404c626d14 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 17:05:05.688516 crc crio[21573]: time=\"2026-06-12T17:05:05.688240444Z\" level=info msg=\"Removed container 6d96c60e23e10e5b37e5367c4401b6c724b60bf1c6c978b4020bf2b5ae4e3b9c: openshift-infra/auto-csr-approver-29688058-pchhf/oc\" id=685ae4b8-73d0-496f-9c4e-9f404c626d14 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 17:05:05.699773 crc crio[21573]: time=\"2026-06-12T17:05:05.699638304Z\" level=info msg=\"Stopping pod sandbox: 9effa1aa56dc9358d86c72fc324b2e98826dc65413e74fd7ae87f0dc1daf95a9\" id=78c39e65-dc07-4e46-9316-55917036075b name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 17:05:05.699773 crc crio[21573]: time=\"2026-06-12T17:05:05.699732216Z\" level=info msg=\"Stopped pod sandbox (already stopped): 9effa1aa56dc9358d86c72fc324b2e98826dc65413e74fd7ae87f0dc1daf95a9\" id=78c39e65-dc07-4e46-9316-55917036075b name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 17:05:05.701075 crc crio[21573]: time=\"2026-06-12T17:05:05.700994921Z\" level=info msg=\"Removing pod sandbox: 9effa1aa56dc9358d86c72fc324b2e98826dc65413e74fd7ae87f0dc1daf95a9\" id=0da7898e-7348-47b1-92b5-d99473c2f5a4 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 17:05:05.714556 crc crio[21573]: time=\"2026-06-12T17:05:05.714406189Z\" level=info msg=\"Removed pod sandbox: 9effa1aa56dc9358d86c72fc324b2e98826dc65413e74fd7ae87f0dc1daf95a9\" id=0da7898e-7348-47b1-92b5-d99473c2f5a4 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 17:05:05.716184 crc crio[21573]: time=\"2026-06-12T17:05:05.716079263Z\" level=info msg=\"Stopping pod sandbox: c9bd897649107dcf1aa157ba78da84aa2faeb70dda13d88987d131db41590103\" id=47cb4c28-403c-44e1-bcc5-e9ede1066ace name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 17:05:05.716323 crc crio[21573]: time=\"2026-06-12T17:05:05.716191646Z\" level=info msg=\"Stopped pod sandbox (already stopped): c9bd897649107dcf1aa157ba78da84aa2faeb70dda13d88987d131db41590103\" id=47cb4c28-403c-44e1-bcc5-e9ede1066ace name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 17:05:05.717636 crc crio[21573]: time=\"2026-06-12T17:05:05.717557255Z\" level=info msg=\"Removing pod sandbox: c9bd897649107dcf1aa157ba78da84aa2faeb70dda13d88987d131db41590103\" id=6128a66c-d40b-429f-852c-0bba23a43655 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 17:05:05.732709 crc crio[21573]: time=\"2026-06-12T17:05:05.732612541Z\" level=info msg=\"Removed pod sandbox: c9bd897649107dcf1aa157ba78da84aa2faeb70dda13d88987d131db41590103\" id=6128a66c-d40b-429f-852c-0bba23a43655 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 17:05:05.734253 crc crio[21573]: time=\"2026-06-12T17:05:05.734177969Z\" level=info msg=\"Stopping pod sandbox: ea8a8306f6f65eb222ec86398de691432706e35ca32caec736bf4239405ce8e3\" id=e8f0b925-d8ce-4e05-bf59-1b8a1984c959 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 17:05:05.734253 crc crio[21573]: time=\"2026-06-12T17:05:05.734242041Z\" level=info msg=\"Stopped pod sandbox (already stopped): ea8a8306f6f65eb222ec86398de691432706e35ca32caec736bf4239405ce8e3\" id=e8f0b925-d8ce-4e05-bf59-1b8a1984c959 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 17:05:05.735095 crc crio[21573]: time=\"2026-06-12T17:05:05.735026453Z\" level=info msg=\"Removing pod sandbox: ea8a8306f6f65eb222ec86398de691432706e35ca32caec736bf4239405ce8e3\" id=3ab8b363-ddc9-40bf-9f89-2ba5fd36542f name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 17:05:05.748539 crc crio[21573]: time=\"2026-06-12T17:05:05.748399247Z\" level=info msg=\"Removed pod sandbox: ea8a8306f6f65eb222ec86398de691432706e35ca32caec736bf4239405ce8e3\" id=3ab8b363-ddc9-40bf-9f89-2ba5fd36542f name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 17:05:05.750306 crc crio[21573]: time=\"2026-06-12T17:05:05.750169336Z\" level=info msg=\"Stopping pod sandbox: 91af516ad10cfe58ecae5e675accb13a12c12c4ac9d738330f65d0ee5392c9d0\" id=587a9140-5adb-42b9-bba0-cb1a9887d5ee name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 17:05:05.750403 crc crio[21573]: time=\"2026-06-12T17:05:05.750306841Z\" level=info msg=\"Stopped pod sandbox (already stopped): 91af516ad10cfe58ecae5e675accb13a12c12c4ac9d738330f65d0ee5392c9d0\" id=587a9140-5adb-42b9-bba0-cb1a9887d5ee name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 17:05:05.751336 crc crio[21573]: time=\"2026-06-12T17:05:05.751236486Z\" level=info msg=\"Removing pod sandbox: 91af516ad10cfe58ecae5e675accb13a12c12c4ac9d738330f65d0ee5392c9d0\" id=37728029-8bff-4f1a-b2fd-aa9876994a8f name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 17:05:05.764895 crc crio[21573]: time=\"2026-06-12T17:05:05.764807548Z\" level=info msg=\"Removed pod sandbox: 91af516ad10cfe58ecae5e675accb13a12c12c4ac9d738330f65d0ee5392c9d0\" id=37728029-8bff-4f1a-b2fd-aa9876994a8f name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 17:06:00.985209 crc crio[21573]: time=\"2026-06-12T17:06:00.984379324Z\" level=info msg=\"Running pod sandbox: openshift-infra/auto-csr-approver-29688066-7hbhc/POD\" id=d8e37663-5707-40d6-a269-802d876b779a name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 17:06:00.987141 crc crio[21573]: time=\"2026-06-12T17:06:00.985321871Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 17:06:01.047830 crc crio[21573]: time=\"2026-06-12T17:06:01.047732945Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29688066-7hbhc Namespace:openshift-infra ID:c0d79663f166e99a9f5cc99df2975eacfa3f3a6fd17540a1532899d4348c35bd UID:572a46a9-66c3-4c69-91e5-641ee7518344 NetNS:/var/run/netns/3d8582ae-2096-407e-8046-bc20f2405826 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod572a46a9_66c3_4c69_91e5_641ee7518344.slice PodAnnotations:0xc002722408}] Aliases:map[]}\"\nJun 12 17:06:01.047830 crc crio[21573]: time=\"2026-06-12T17:06:01.047796917Z\" level=info msg=\"Adding pod openshift-infra_auto-csr-approver-29688066-7hbhc to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 17:06:02.825980 crc crio[21573]: 2026-06-12T17:06:02Z [verbose] CmdAdd (shim): {1.1.0 [{Name:c0d79663f166e99 Mac:0a:2f:22:ba:d9:f1 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:10 Mtu:0 Sandbox:/var/run/netns/3d8582ae-2096-407e-8046-bc20f2405826 SocketPath: PciID:}] [{Interface:0xc0004a65b0 Address:{IP:10.217.1.16 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 17:06:02.829193 crc crio[21573]: time=\"2026-06-12T17:06:02.828340636Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29688066-7hbhc Namespace:openshift-infra ID:c0d79663f166e99a9f5cc99df2975eacfa3f3a6fd17540a1532899d4348c35bd UID:572a46a9-66c3-4c69-91e5-641ee7518344 NetNS:/var/run/netns/3d8582ae-2096-407e-8046-bc20f2405826 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod572a46a9_66c3_4c69_91e5_641ee7518344.slice PodAnnotations:0xc002722408}] Aliases:map[]}\"\nJun 12 17:06:02.829498 crc crio[21573]: time=\"2026-06-12T17:06:02.829361815Z\" level=info msg=\"Checking pod openshift-infra_auto-csr-approver-29688066-7hbhc for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 17:06:02.847033 crc crio[21573]: time=\"2026-06-12T17:06:02.846991737Z\" level=info msg=\"Ran pod sandbox c0d79663f166e99a9f5cc99df2975eacfa3f3a6fd17540a1532899d4348c35bd with infra container: openshift-infra/auto-csr-approver-29688066-7hbhc/POD\" id=d8e37663-5707-40d6-a269-802d876b779a name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 17:06:02.852591 crc crio[21573]: time=\"2026-06-12T17:06:02.852342947Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-cli:latest\" id=d84ccba0-1f6c-4d56-bafc-056f978447b7 name=/runtime.v1.ImageService/PullImage\nJun 12 17:06:02.864726 crc crio[21573]: time=\"2026-06-12T17:06:02.86387576Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-cli:latest\\\"\"\nJun 12 17:06:04.231747 crc crio[21573]: time=\"2026-06-12T17:06:04.231642148Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9\" id=d84ccba0-1f6c-4d56-bafc-056f978447b7 name=/runtime.v1.ImageService/PullImage\nJun 12 17:06:04.233903 crc crio[21573]: time=\"2026-06-12T17:06:04.233869741Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=96afefd7-23a4-4e0f-b21a-c3decb77d50e name=/runtime.v1.ImageService/ImageStatus\nJun 12 17:06:04.237229 crc crio[21573]: time=\"2026-06-12T17:06:04.237123992Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=51cab6ad-0542-4ce8-8545-2ce24553bb07 name=/runtime.v1.ImageService/ImageStatus\nJun 12 17:06:04.253324 crc crio[21573]: time=\"2026-06-12T17:06:04.252348797Z\" level=info msg=\"Creating container: openshift-infra/auto-csr-approver-29688066-7hbhc/oc\" id=73b827fa-ef7e-4740-9f75-2c254cfd1c85 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 17:06:04.253962 crc crio[21573]: time=\"2026-06-12T17:06:04.25388801Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 17:06:04.320793 crc crio[21573]: time=\"2026-06-12T17:06:04.320297086Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 17:06:04.738117 crc crio[21573]: time=\"2026-06-12T17:06:04.738017004Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 17:06:04.884142 crc crio[21573]: time=\"2026-06-12T17:06:04.882552195Z\" level=info msg=\"Created container f493563de2c0486fb16a5708a5f15cf9e9c82ec487a66bb2bbe3ec1e01ed84d7: openshift-infra/auto-csr-approver-29688066-7hbhc/oc\" id=73b827fa-ef7e-4740-9f75-2c254cfd1c85 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 17:06:04.884724 crc crio[21573]: time=\"2026-06-12T17:06:04.884678165Z\" level=info msg=\"Starting container: f493563de2c0486fb16a5708a5f15cf9e9c82ec487a66bb2bbe3ec1e01ed84d7\" id=4daa044b-4583-4cf8-ba39-a1c661e063f1 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 17:06:04.893718 crc crio[21573]: time=\"2026-06-12T17:06:04.893612714Z\" level=info msg=\"Started container\" PID=212678 containerID=f493563de2c0486fb16a5708a5f15cf9e9c82ec487a66bb2bbe3ec1e01ed84d7 description=openshift-infra/auto-csr-approver-29688066-7hbhc/oc id=4daa044b-4583-4cf8-ba39-a1c661e063f1 name=/runtime.v1.RuntimeService/StartContainer sandboxID=c0d79663f166e99a9f5cc99df2975eacfa3f3a6fd17540a1532899d4348c35bd\nJun 12 17:06:06.708628 crc crio[21573]: time=\"2026-06-12T17:06:06.707513985Z\" level=info msg=\"Stopping pod sandbox: c0d79663f166e99a9f5cc99df2975eacfa3f3a6fd17540a1532899d4348c35bd\" id=3271fb1b-9cc3-4737-9660-16261b5aa7e9 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 17:06:06.710540 crc crio[21573]: time=\"2026-06-12T17:06:06.7090848Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29688066-7hbhc Namespace:openshift-infra ID:c0d79663f166e99a9f5cc99df2975eacfa3f3a6fd17540a1532899d4348c35bd UID:572a46a9-66c3-4c69-91e5-641ee7518344 NetNS:/var/run/netns/3d8582ae-2096-407e-8046-bc20f2405826 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod572a46a9_66c3_4c69_91e5_641ee7518344.slice PodAnnotations:0xc0050f20a0}] Aliases:map[]}\"\nJun 12 17:06:06.710540 crc crio[21573]: time=\"2026-06-12T17:06:06.709254624Z\" level=info msg=\"Deleting pod openshift-infra_auto-csr-approver-29688066-7hbhc from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 17:06:07.147516 crc crio[21573]: time=\"2026-06-12T17:06:07.147243321Z\" level=info msg=\"Stopped pod sandbox: c0d79663f166e99a9f5cc99df2975eacfa3f3a6fd17540a1532899d4348c35bd\" id=3271fb1b-9cc3-4737-9660-16261b5aa7e9 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 17:06:13.860177 crc crio[21573]: time=\"2026-06-12T17:06:13.859010131Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/certified-operators-wfk4n/POD\" id=a1ba371f-06d6-49ab-9aff-0c642efb498c name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 17:06:13.861625 crc crio[21573]: time=\"2026-06-12T17:06:13.860205045Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 17:06:13.911252 crc crio[21573]: time=\"2026-06-12T17:06:13.910823111Z\" level=info msg=\"Got pod network &{Name:certified-operators-wfk4n Namespace:openshift-marketplace ID:7279bfe83ad65dd7f36351abe9a1a54a93b1963a40920fce3c7a3ef1b311bebe UID:d5b9dd24-64af-4252-ba04-315f8373a441 NetNS:/var/run/netns/fcf24636-2268-4df8-9d01-3cc1dc2f64ef Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podd5b9dd24_64af_4252_ba04_315f8373a441.slice PodAnnotations:0xc00338e9e0}] Aliases:map[]}\"\nJun 12 17:06:13.911252 crc crio[21573]: time=\"2026-06-12T17:06:13.911222212Z\" level=info msg=\"Adding pod openshift-marketplace_certified-operators-wfk4n to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 17:06:14.393796 crc crio[21573]: 2026-06-12T17:06:14Z [verbose] CmdAdd (shim): {1.1.0 [{Name:7279bfe83ad65dd Mac:36:34:9e:c6:9a:d9 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:11 Mtu:0 Sandbox:/var/run/netns/fcf24636-2268-4df8-9d01-3cc1dc2f64ef SocketPath: PciID:}] [{Interface:0xc0002f70c0 Address:{IP:10.217.1.17 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 17:06:14.395619 crc crio[21573]: time=\"2026-06-12T17:06:14.39551461Z\" level=info msg=\"Got pod network &{Name:certified-operators-wfk4n Namespace:openshift-marketplace ID:7279bfe83ad65dd7f36351abe9a1a54a93b1963a40920fce3c7a3ef1b311bebe UID:d5b9dd24-64af-4252-ba04-315f8373a441 NetNS:/var/run/netns/fcf24636-2268-4df8-9d01-3cc1dc2f64ef Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podd5b9dd24_64af_4252_ba04_315f8373a441.slice PodAnnotations:0xc00338e9e0}] Aliases:map[]}\"\nJun 12 17:06:14.395817 crc crio[21573]: time=\"2026-06-12T17:06:14.395738227Z\" level=info msg=\"Checking pod openshift-marketplace_certified-operators-wfk4n for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 17:06:14.451472 crc crio[21573]: time=\"2026-06-12T17:06:14.451342575Z\" level=info msg=\"Ran pod sandbox 7279bfe83ad65dd7f36351abe9a1a54a93b1963a40920fce3c7a3ef1b311bebe with infra container: openshift-marketplace/certified-operators-wfk4n/POD\" id=a1ba371f-06d6-49ab-9aff-0c642efb498c name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 17:06:14.465000 crc crio[21573]: time=\"2026-06-12T17:06:14.464020835Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=2323e9e6-e79a-4b23-a3c5-7731014eb548 name=/runtime.v1.ImageService/ImageStatus\nJun 12 17:06:14.467351 crc crio[21573]: time=\"2026-06-12T17:06:14.467144862Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=325e5941-8938-40f2-b516-b7654d906ddb name=/runtime.v1.ImageService/ImageStatus\nJun 12 17:06:14.478201 crc crio[21573]: time=\"2026-06-12T17:06:14.478079008Z\" level=info msg=\"Creating container: openshift-marketplace/certified-operators-wfk4n/extract-utilities\" id=b163bb99-a103-484d-9461-f18642841c96 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 17:06:14.478988 crc crio[21573]: time=\"2026-06-12T17:06:14.478906022Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 17:06:14.587706 crc crio[21573]: time=\"2026-06-12T17:06:14.587374274Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 17:06:14.601722 crc crio[21573]: time=\"2026-06-12T17:06:14.601619946Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 17:06:14.796913 crc crio[21573]: time=\"2026-06-12T17:06:14.796798512Z\" level=info msg=\"Created container 0ce7308e5fb4cde8ae99b1993059ea278c8f0e420d0360b4217001712ca0e8db: openshift-marketplace/certified-operators-wfk4n/extract-utilities\" id=b163bb99-a103-484d-9461-f18642841c96 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 17:06:14.798997 crc crio[21573]: time=\"2026-06-12T17:06:14.798899127Z\" level=info msg=\"Starting container: 0ce7308e5fb4cde8ae99b1993059ea278c8f0e420d0360b4217001712ca0e8db\" id=30ed3d68-102d-4b6c-8b2e-e068780cdd82 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 17:06:14.811103 crc crio[21573]: time=\"2026-06-12T17:06:14.810979258Z\" level=info msg=\"Started container\" PID=213375 containerID=0ce7308e5fb4cde8ae99b1993059ea278c8f0e420d0360b4217001712ca0e8db description=openshift-marketplace/certified-operators-wfk4n/extract-utilities id=30ed3d68-102d-4b6c-8b2e-e068780cdd82 name=/runtime.v1.RuntimeService/StartContainer sandboxID=7279bfe83ad65dd7f36351abe9a1a54a93b1963a40920fce3c7a3ef1b311bebe\nJun 12 17:06:15.888423 crc crio[21573]: time=\"2026-06-12T17:06:15.881757761Z\" level=info msg=\"Pulling image: registry.redhat.io/redhat/certified-operator-index:v4.20\" id=7780b466-a802-42ca-87e5-324c17732da6 name=/runtime.v1.ImageService/PullImage\nJun 12 17:06:15.892076 crc crio[21573]: time=\"2026-06-12T17:06:15.891970828Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/redhat/certified-operator-index:v4.20\\\"\"\nJun 12 17:06:17.879727 crc crio[21573]: time=\"2026-06-12T17:06:17.879149392Z\" level=info msg=\"Pulled image: registry.redhat.io/redhat/certified-operator-index@sha256:479a8801ff2843735e11b3d64fd2612da3248c45b500a01b08df90f7aab8d46b\" id=7780b466-a802-42ca-87e5-324c17732da6 name=/runtime.v1.ImageService/PullImage\nJun 12 17:06:17.881727 crc crio[21573]: time=\"2026-06-12T17:06:17.881659892Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/certified-operator-index:v4.20\" id=e962e9c2-8744-424f-bd6d-cc7719c3bea7 name=/runtime.v1.ImageService/ImageStatus\nJun 12 17:06:17.887573 crc crio[21573]: time=\"2026-06-12T17:06:17.887373264Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/certified-operator-index:v4.20\" id=9a079c0a-0950-422c-a73d-b7584e661193 name=/runtime.v1.ImageService/ImageStatus\nJun 12 17:06:18.115756 crc crio[21573]: time=\"2026-06-12T17:06:18.115686016Z\" level=info msg=\"Creating container: openshift-marketplace/certified-operators-wfk4n/extract-content\" id=330d5878-6555-44e0-8273-aea13b73063d name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 17:06:18.117121 crc crio[21573]: time=\"2026-06-12T17:06:18.117088484Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 17:06:18.176639 crc crio[21573]: time=\"2026-06-12T17:06:18.176577617Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 17:06:18.180406 crc crio[21573]: time=\"2026-06-12T17:06:18.180374744Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 17:06:18.784510 crc crio[21573]: time=\"2026-06-12T17:06:18.783894246Z\" level=info msg=\"Created container ff668ec7a7350283ef7c02e620cf2a41527bee4f4f9746f95670e0f4c5f3becb: openshift-marketplace/certified-operators-wfk4n/extract-content\" id=330d5878-6555-44e0-8273-aea13b73063d name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 17:06:18.787264 crc crio[21573]: time=\"2026-06-12T17:06:18.787149687Z\" level=info msg=\"Starting container: ff668ec7a7350283ef7c02e620cf2a41527bee4f4f9746f95670e0f4c5f3becb\" id=145cf09f-c0ba-4b9f-a8b5-8d3756c2c97c name=/runtime.v1.RuntimeService/StartContainer\nJun 12 17:06:18.796050 crc crio[21573]: time=\"2026-06-12T17:06:18.795939085Z\" level=info msg=\"Started container\" PID=213603 containerID=ff668ec7a7350283ef7c02e620cf2a41527bee4f4f9746f95670e0f4c5f3becb description=openshift-marketplace/certified-operators-wfk4n/extract-content id=145cf09f-c0ba-4b9f-a8b5-8d3756c2c97c name=/runtime.v1.RuntimeService/StartContainer sandboxID=7279bfe83ad65dd7f36351abe9a1a54a93b1963a40920fce3c7a3ef1b311bebe\nJun 12 17:06:22.013109 crc crio[21573]: time=\"2026-06-12T17:06:22.011585293Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=42393635-9dcf-42b7-ae11-73ceb12666c4 name=/runtime.v1.ImageService/ImageStatus\nJun 12 17:06:22.016689 crc crio[21573]: time=\"2026-06-12T17:06:22.016595083Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=86ba15be-a3ad-46a3-837d-2eb7b66dc961 name=/runtime.v1.ImageService/ImageStatus\nJun 12 17:06:22.024422 crc crio[21573]: time=\"2026-06-12T17:06:22.0243503Z\" level=info msg=\"Creating container: openshift-marketplace/certified-operators-wfk4n/registry-server\" id=b0d0247b-df9b-4982-bf33-d90218485656 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 17:06:22.024839 crc crio[21573]: time=\"2026-06-12T17:06:22.024778302Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 17:06:22.131935 crc crio[21573]: time=\"2026-06-12T17:06:22.131769883Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 17:06:22.137613 crc crio[21573]: time=\"2026-06-12T17:06:22.137542315Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 17:06:22.342112 crc crio[21573]: time=\"2026-06-12T17:06:22.341253522Z\" level=info msg=\"Created container 6e3df9e12b4d98dd40d0c4cd6025b174bf2d9d71b4d16791aac162d754d91020: openshift-marketplace/certified-operators-wfk4n/registry-server\" id=b0d0247b-df9b-4982-bf33-d90218485656 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 17:06:22.344727 crc crio[21573]: time=\"2026-06-12T17:06:22.344657806Z\" level=info msg=\"Starting container: 6e3df9e12b4d98dd40d0c4cd6025b174bf2d9d71b4d16791aac162d754d91020\" id=95b4bfab-9881-46a0-8fef-c5552af29cac name=/runtime.v1.RuntimeService/StartContainer\nJun 12 17:06:22.352122 crc crio[21573]: time=\"2026-06-12T17:06:22.351867977Z\" level=info msg=\"Started container\" PID=213780 containerID=6e3df9e12b4d98dd40d0c4cd6025b174bf2d9d71b4d16791aac162d754d91020 description=openshift-marketplace/certified-operators-wfk4n/registry-server id=95b4bfab-9881-46a0-8fef-c5552af29cac name=/runtime.v1.RuntimeService/StartContainer sandboxID=7279bfe83ad65dd7f36351abe9a1a54a93b1963a40920fce3c7a3ef1b311bebe\nJun 12 17:06:35.501433 crc crio[21573]: time=\"2026-06-12T17:06:35.50081529Z\" level=info msg=\"Stopping container: 6e3df9e12b4d98dd40d0c4cd6025b174bf2d9d71b4d16791aac162d754d91020 (timeout: 2s)\" id=366a21e5-82ff-4a1e-b4b0-64de2659a9bf name=/runtime.v1.RuntimeService/StopContainer\nJun 12 17:06:35.625779 crc crio[21573]: time=\"2026-06-12T17:06:35.625665401Z\" level=info msg=\"Stopped container 6e3df9e12b4d98dd40d0c4cd6025b174bf2d9d71b4d16791aac162d754d91020: openshift-marketplace/certified-operators-wfk4n/registry-server\" id=366a21e5-82ff-4a1e-b4b0-64de2659a9bf name=/runtime.v1.RuntimeService/StopContainer\nJun 12 17:06:35.626824 crc crio[21573]: time=\"2026-06-12T17:06:35.626761131Z\" level=info msg=\"Stopping pod sandbox: 7279bfe83ad65dd7f36351abe9a1a54a93b1963a40920fce3c7a3ef1b311bebe\" id=dfcdc4d2-6782-4df3-954d-a7aabff79923 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 17:06:35.627664 crc crio[21573]: time=\"2026-06-12T17:06:35.627573853Z\" level=info msg=\"Got pod network &{Name:certified-operators-wfk4n Namespace:openshift-marketplace ID:7279bfe83ad65dd7f36351abe9a1a54a93b1963a40920fce3c7a3ef1b311bebe UID:d5b9dd24-64af-4252-ba04-315f8373a441 NetNS:/var/run/netns/fcf24636-2268-4df8-9d01-3cc1dc2f64ef Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podd5b9dd24_64af_4252_ba04_315f8373a441.slice PodAnnotations:0xc006380180}] Aliases:map[]}\"\nJun 12 17:06:35.627766 crc crio[21573]: time=\"2026-06-12T17:06:35.627752478Z\" level=info msg=\"Deleting pod openshift-marketplace_certified-operators-wfk4n from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 17:06:36.036222 crc crio[21573]: time=\"2026-06-12T17:06:36.03552021Z\" level=info msg=\"Stopped pod sandbox: 7279bfe83ad65dd7f36351abe9a1a54a93b1963a40920fce3c7a3ef1b311bebe\" id=dfcdc4d2-6782-4df3-954d-a7aabff79923 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 17:06:36.535636 crc crio[21573]: time=\"2026-06-12T17:06:36.534973513Z\" level=info msg=\"Removing container: 6e3df9e12b4d98dd40d0c4cd6025b174bf2d9d71b4d16791aac162d754d91020\" id=b8d5d09e-38ac-4d34-a02d-5cd581f68bf7 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 17:06:36.581741 crc crio[21573]: time=\"2026-06-12T17:06:36.581596001Z\" level=info msg=\"Removed container 6e3df9e12b4d98dd40d0c4cd6025b174bf2d9d71b4d16791aac162d754d91020: openshift-marketplace/certified-operators-wfk4n/registry-server\" id=b8d5d09e-38ac-4d34-a02d-5cd581f68bf7 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 17:06:36.589696 crc crio[21573]: time=\"2026-06-12T17:06:36.589557069Z\" level=info msg=\"Removing container: ff668ec7a7350283ef7c02e620cf2a41527bee4f4f9746f95670e0f4c5f3becb\" id=34502020-b3ef-46dd-aace-8559dc165fe4 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 17:06:36.629702 crc crio[21573]: time=\"2026-06-12T17:06:36.629352174Z\" level=info msg=\"Removed container ff668ec7a7350283ef7c02e620cf2a41527bee4f4f9746f95670e0f4c5f3becb: openshift-marketplace/certified-operators-wfk4n/extract-content\" id=34502020-b3ef-46dd-aace-8559dc165fe4 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 17:06:36.631881 crc crio[21573]: time=\"2026-06-12T17:06:36.631792439Z\" level=info msg=\"Removing container: 0ce7308e5fb4cde8ae99b1993059ea278c8f0e420d0360b4217001712ca0e8db\" id=964d997f-5ea3-43e4-a053-5c49a15e95f8 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 17:06:36.704783 crc crio[21573]: time=\"2026-06-12T17:06:36.704615809Z\" level=info msg=\"Removed container 0ce7308e5fb4cde8ae99b1993059ea278c8f0e420d0360b4217001712ca0e8db: openshift-marketplace/certified-operators-wfk4n/extract-utilities\" id=964d997f-5ea3-43e4-a053-5c49a15e95f8 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 17:07:05.825085 crc crio[21573]: time=\"2026-06-12T17:07:05.824090811Z\" level=info msg=\"Removing container: 2fe586b6bbe3d6a990d8c9d689752c9fcf6d1c162fdb0f4ea0f9a5221b54c515\" id=32e3f9ab-1662-40ae-affa-50f543d3dec6 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 17:07:06.066408 crc crio[21573]: time=\"2026-06-12T17:07:06.065998192Z\" level=info msg=\"Removed container 2fe586b6bbe3d6a990d8c9d689752c9fcf6d1c162fdb0f4ea0f9a5221b54c515: openshift-infra/auto-csr-approver-29688060-xhh4d/oc\" id=32e3f9ab-1662-40ae-affa-50f543d3dec6 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 17:07:06.076897 crc crio[21573]: time=\"2026-06-12T17:07:06.076808716Z\" level=info msg=\"Stopping pod sandbox: 7279bfe83ad65dd7f36351abe9a1a54a93b1963a40920fce3c7a3ef1b311bebe\" id=316e9819-175a-4962-8cca-1c8ab5f417da name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 17:07:06.077098 crc crio[21573]: time=\"2026-06-12T17:07:06.076998561Z\" level=info msg=\"Stopped pod sandbox (already stopped): 7279bfe83ad65dd7f36351abe9a1a54a93b1963a40920fce3c7a3ef1b311bebe\" id=316e9819-175a-4962-8cca-1c8ab5f417da name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 17:07:06.078327 crc crio[21573]: time=\"2026-06-12T17:07:06.078228535Z\" level=info msg=\"Removing pod sandbox: 7279bfe83ad65dd7f36351abe9a1a54a93b1963a40920fce3c7a3ef1b311bebe\" id=789c18be-d4ca-4075-8e88-8a647e64e641 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 17:07:06.094708 crc crio[21573]: time=\"2026-06-12T17:07:06.094605194Z\" level=info msg=\"Removed pod sandbox: 7279bfe83ad65dd7f36351abe9a1a54a93b1963a40920fce3c7a3ef1b311bebe\" id=789c18be-d4ca-4075-8e88-8a647e64e641 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 17:07:06.095731 crc crio[21573]: time=\"2026-06-12T17:07:06.095673673Z\" level=info msg=\"Stopping pod sandbox: 303096d33a5e755d314ef24c3b04c7cc5ae0692af750ebcff2e8619e6499cbf5\" id=f426cf58-4815-4c43-b8bf-ce92d318263f name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 17:07:06.095843 crc crio[21573]: time=\"2026-06-12T17:07:06.095746925Z\" level=info msg=\"Stopped pod sandbox (already stopped): 303096d33a5e755d314ef24c3b04c7cc5ae0692af750ebcff2e8619e6499cbf5\" id=f426cf58-4815-4c43-b8bf-ce92d318263f name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 17:07:06.096572 crc crio[21573]: time=\"2026-06-12T17:07:06.096357642Z\" level=info msg=\"Removing pod sandbox: 303096d33a5e755d314ef24c3b04c7cc5ae0692af750ebcff2e8619e6499cbf5\" id=e0bb33e2-d76c-481a-abea-7a0770875eb2 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 17:07:06.123207 crc crio[21573]: time=\"2026-06-12T17:07:06.123052714Z\" level=info msg=\"Removed pod sandbox: 303096d33a5e755d314ef24c3b04c7cc5ae0692af750ebcff2e8619e6499cbf5\" id=e0bb33e2-d76c-481a-abea-7a0770875eb2 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 17:07:23.279917 crc crio[21573]: time=\"2026-06-12T17:07:23.278953307Z\" level=info msg=\"Stopping pod sandbox: a18fa056c8fbf58f80319cc9859233a4583e0d5f9dc0776b3ab418b80c17a468\" id=7e88c2ce-c393-4c82-9fe8-6e06f7174860 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 17:07:23.283239 crc crio[21573]: time=\"2026-06-12T17:07:23.281368365Z\" level=info msg=\"Got pod network &{Name:telemetry-edpm-deployment-ipam-openstack-edpm-ipam-xc4g2 Namespace:openstack ID:a18fa056c8fbf58f80319cc9859233a4583e0d5f9dc0776b3ab418b80c17a468 UID:f8a15fb2-9134-4479-8b9d-05f4e8f82fb1 NetNS:/var/run/netns/00c5a9ab-f652-48af-bef6-f632e2a5d9f2 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podf8a15fb2_9134_4479_8b9d_05f4e8f82fb1.slice PodAnnotations:0xc000568d68}] Aliases:map[]}\"\nJun 12 17:07:23.283239 crc crio[21573]: time=\"2026-06-12T17:07:23.281689454Z\" level=info msg=\"Deleting pod openstack_telemetry-edpm-deployment-ipam-openstack-edpm-ipam-xc4g2 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 17:07:23.925127 crc crio[21573]: time=\"2026-06-12T17:07:23.92432575Z\" level=info msg=\"Stopped pod sandbox: a18fa056c8fbf58f80319cc9859233a4583e0d5f9dc0776b3ab418b80c17a468\" id=7e88c2ce-c393-4c82-9fe8-6e06f7174860 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 17:07:25.121746 crc crio[21573]: time=\"2026-06-12T17:07:25.121262574Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"\nJun 12 17:08:01.023519 crc crio[21573]: time=\"2026-06-12T17:08:01.022401801Z\" level=info msg=\"Running pod sandbox: openshift-must-gather-h49ld/must-gather-t9hk8/POD\" id=59e2ff92-c6c4-4129-a8e7-6d38c356413b name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 17:08:01.024851 crc crio[21573]: time=\"2026-06-12T17:08:01.023762569Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 17:08:01.092509 crc crio[21573]: time=\"2026-06-12T17:08:01.07959428Z\" level=info msg=\"Got pod network &{Name:must-gather-t9hk8 Namespace:openshift-must-gather-h49ld ID:367ceea30c361cf7bf087b899bf0835df8e0fc61118cfbceb9facc2e7a6f3b9a UID:33947c68-b25f-4bf5-8d0e-fe57c12e0ad7 NetNS:/var/run/netns/449a1e7d-6ba3-4b90-8000-3af86e891c9e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod33947c68_b25f_4bf5_8d0e_fe57c12e0ad7.slice PodAnnotations:0xc00443c030}] Aliases:map[]}\"\nJun 12 17:08:01.092509 crc crio[21573]: time=\"2026-06-12T17:08:01.079664212Z\" level=info msg=\"Adding pod openshift-must-gather-h49ld_must-gather-t9hk8 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 17:08:01.431232 crc crio[21573]: time=\"2026-06-12T17:08:01.43113074Z\" level=info msg=\"Running pod sandbox: openshift-infra/auto-csr-approver-29688068-wb2l8/POD\" id=a069d82e-386b-4924-ae20-b66223e82356 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 17:08:01.432548 crc crio[21573]: time=\"2026-06-12T17:08:01.431258583Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 17:08:01.510661 crc crio[21573]: time=\"2026-06-12T17:08:01.510273431Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29688068-wb2l8 Namespace:openshift-infra ID:7a98360d045606c23dca81c162b7ed02680c8c62ba71b8e1a5f837ce8cf0e43f UID:28d9ad6e-ada9-489f-9ddc-93612d714cd7 NetNS:/var/run/netns/16fa8697-b24d-419c-8681-0d68e5d6e92b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod28d9ad6e_ada9_489f_9ddc_93612d714cd7.slice PodAnnotations:0xc00443c330}] Aliases:map[]}\"\nJun 12 17:08:01.510661 crc crio[21573]: time=\"2026-06-12T17:08:01.510407135Z\" level=info msg=\"Adding pod openshift-infra_auto-csr-approver-29688068-wb2l8 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 17:08:01.748036 crc crio[21573]: 2026-06-12T17:08:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:367ceea30c361cf Mac:76:fd:ec:16:3d:5e Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:12 Mtu:0 Sandbox:/var/run/netns/449a1e7d-6ba3-4b90-8000-3af86e891c9e SocketPath: PciID:}] [{Interface:0xc0000145f0 Address:{IP:10.217.1.18 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 17:08:01.750043 crc crio[21573]: time=\"2026-06-12T17:08:01.749954832Z\" level=info msg=\"Got pod network &{Name:must-gather-t9hk8 Namespace:openshift-must-gather-h49ld ID:367ceea30c361cf7bf087b899bf0835df8e0fc61118cfbceb9facc2e7a6f3b9a UID:33947c68-b25f-4bf5-8d0e-fe57c12e0ad7 NetNS:/var/run/netns/449a1e7d-6ba3-4b90-8000-3af86e891c9e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod33947c68_b25f_4bf5_8d0e_fe57c12e0ad7.slice PodAnnotations:0xc00443c030}] Aliases:map[]}\"\nJun 12 17:08:01.750382 crc crio[21573]: time=\"2026-06-12T17:08:01.75021159Z\" level=info msg=\"Checking pod openshift-must-gather-h49ld_must-gather-t9hk8 for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 17:08:01.768986 crc crio[21573]: time=\"2026-06-12T17:08:01.768799358Z\" level=info msg=\"Ran pod sandbox 367ceea30c361cf7bf087b899bf0835df8e0fc61118cfbceb9facc2e7a6f3b9a with infra container: openshift-must-gather-h49ld/must-gather-t9hk8/POD\" id=59e2ff92-c6c4-4129-a8e7-6d38c356413b name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 17:08:01.777548 crc crio[21573]: time=\"2026-06-12T17:08:01.776025081Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-must-gather:latest\" id=81005345-16c3-4643-b51c-b581a7763d50 name=/runtime.v1.ImageService/ImageStatus\nJun 12 17:08:01.777548 crc crio[21573]: time=\"2026-06-12T17:08:01.77637715Z\" level=info msg=\"Image quay.io/openstack-k8s-operators/openstack-must-gather:latest not found\" id=81005345-16c3-4643-b51c-b581a7763d50 name=/runtime.v1.ImageService/ImageStatus\nJun 12 17:08:01.777548 crc crio[21573]: time=\"2026-06-12T17:08:01.776500134Z\" level=info msg=\"Neither image nor artfiact quay.io/openstack-k8s-operators/openstack-must-gather:latest found\" id=81005345-16c3-4643-b51c-b581a7763d50 name=/runtime.v1.ImageService/ImageStatus\nJun 12 17:08:01.778677 crc crio[21573]: time=\"2026-06-12T17:08:01.778427938Z\" level=info msg=\"Pulling image: quay.io/openstack-k8s-operators/openstack-must-gather:latest\" id=3fe3c375-a8a2-486b-8c38-063b0640495a name=/runtime.v1.ImageService/PullImage\nJun 12 17:08:01.790538 crc crio[21573]: time=\"2026-06-12T17:08:01.789971903Z\" level=info msg=\"Trying to access \\\"quay.io/openstack-k8s-operators/openstack-must-gather:latest\\\"\"\nJun 12 17:08:01.876832 crc crio[21573]: 2026-06-12T17:08:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:7a98360d045606c Mac:1e:c2:11:56:cf:51 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:13 Mtu:0 Sandbox:/var/run/netns/16fa8697-b24d-419c-8681-0d68e5d6e92b SocketPath: PciID:}] [{Interface:0xc00025aa30 Address:{IP:10.217.1.19 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 17:08:01.878744 crc crio[21573]: time=\"2026-06-12T17:08:01.87866025Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29688068-wb2l8 Namespace:openshift-infra ID:7a98360d045606c23dca81c162b7ed02680c8c62ba71b8e1a5f837ce8cf0e43f UID:28d9ad6e-ada9-489f-9ddc-93612d714cd7 NetNS:/var/run/netns/16fa8697-b24d-419c-8681-0d68e5d6e92b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod28d9ad6e_ada9_489f_9ddc_93612d714cd7.slice PodAnnotations:0xc00443c330}] Aliases:map[]}\"\nJun 12 17:08:01.878925 crc crio[21573]: time=\"2026-06-12T17:08:01.878835755Z\" level=info msg=\"Checking pod openshift-infra_auto-csr-approver-29688068-wb2l8 for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 17:08:01.889528 crc crio[21573]: time=\"2026-06-12T17:08:01.889360521Z\" level=info msg=\"Ran pod sandbox 7a98360d045606c23dca81c162b7ed02680c8c62ba71b8e1a5f837ce8cf0e43f with infra container: openshift-infra/auto-csr-approver-29688068-wb2l8/POD\" id=a069d82e-386b-4924-ae20-b66223e82356 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 17:08:01.892870 crc crio[21573]: time=\"2026-06-12T17:08:01.892815355Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-cli:latest\" id=9988982a-eb5f-4695-84db-ae4584b17d79 name=/runtime.v1.ImageService/PullImage\nJun 12 17:08:01.898520 crc crio[21573]: time=\"2026-06-12T17:08:01.898373071Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-cli:latest\\\"\"\nJun 12 17:08:02.902867 crc crio[21573]: time=\"2026-06-12T17:08:02.90200071Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9\" id=9988982a-eb5f-4695-84db-ae4584b17d79 name=/runtime.v1.ImageService/PullImage\nJun 12 17:08:02.904524 crc crio[21573]: time=\"2026-06-12T17:08:02.903701207Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=3e99a0c9-eb31-4deb-b51c-ff4d59ddd379 name=/runtime.v1.ImageService/ImageStatus\nJun 12 17:08:02.920104 crc crio[21573]: time=\"2026-06-12T17:08:02.919950721Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=f9e3ba98-5e32-46c8-b97d-599bc7b43f53 name=/runtime.v1.ImageService/ImageStatus\nJun 12 17:08:02.953357 crc crio[21573]: time=\"2026-06-12T17:08:02.953211111Z\" level=info msg=\"Creating container: openshift-infra/auto-csr-approver-29688068-wb2l8/oc\" id=260e54ef-bc9f-46f9-b42b-4a479246d2a2 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 17:08:02.953928 crc crio[21573]: time=\"2026-06-12T17:08:02.95384314Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 17:08:03.019029 crc crio[21573]: time=\"2026-06-12T17:08:03.018918958Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 17:08:03.497539 crc crio[21573]: time=\"2026-06-12T17:08:03.496977023Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 17:08:04.201148 crc crio[21573]: time=\"2026-06-12T17:08:04.201047408Z\" level=info msg=\"Created container 16db3b830104599616cfc1540ffddd742252307d86c80095dd9414d51203d49d: openshift-infra/auto-csr-approver-29688068-wb2l8/oc\" id=260e54ef-bc9f-46f9-b42b-4a479246d2a2 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 17:08:04.207567 crc crio[21573]: time=\"2026-06-12T17:08:04.205644186Z\" level=info msg=\"Starting container: 16db3b830104599616cfc1540ffddd742252307d86c80095dd9414d51203d49d\" id=0997b43a-8ef5-4b3d-a156-ba4e86d2215d name=/runtime.v1.RuntimeService/StartContainer\nJun 12 17:08:04.216131 crc crio[21573]: time=\"2026-06-12T17:08:04.216005506Z\" level=info msg=\"Started container\" PID=219351 containerID=16db3b830104599616cfc1540ffddd742252307d86c80095dd9414d51203d49d description=openshift-infra/auto-csr-approver-29688068-wb2l8/oc id=0997b43a-8ef5-4b3d-a156-ba4e86d2215d name=/runtime.v1.RuntimeService/StartContainer sandboxID=7a98360d045606c23dca81c162b7ed02680c8c62ba71b8e1a5f837ce8cf0e43f\nJun 12 17:08:06.014401 crc crio[21573]: time=\"2026-06-12T17:08:06.013627121Z\" level=info msg=\"Stopping pod sandbox: 7a98360d045606c23dca81c162b7ed02680c8c62ba71b8e1a5f837ce8cf0e43f\" id=d2226c9d-b518-43a8-96d3-9822d6b49e49 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 17:08:06.015431 crc crio[21573]: time=\"2026-06-12T17:08:06.015218307Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29688068-wb2l8 Namespace:openshift-infra ID:7a98360d045606c23dca81c162b7ed02680c8c62ba71b8e1a5f837ce8cf0e43f UID:28d9ad6e-ada9-489f-9ddc-93612d714cd7 NetNS:/var/run/netns/16fa8697-b24d-419c-8681-0d68e5d6e92b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod28d9ad6e_ada9_489f_9ddc_93612d714cd7.slice PodAnnotations:0xc000138c90}] Aliases:map[]}\"\nJun 12 17:08:06.015608 crc crio[21573]: time=\"2026-06-12T17:08:06.015432803Z\" level=info msg=\"Deleting pod openshift-infra_auto-csr-approver-29688068-wb2l8 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 17:08:11.417540 crc crio[21573]: time=\"2026-06-12T17:08:11.417000693Z\" level=info msg=\"Stopped pod sandbox: 7a98360d045606c23dca81c162b7ed02680c8c62ba71b8e1a5f837ce8cf0e43f\" id=d2226c9d-b518-43a8-96d3-9822d6b49e49 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 17:08:11.864280 crc crio[21573]: time=\"2026-06-12T17:08:11.863829986Z\" level=info msg=\"Pulled image: quay.io/openstack-k8s-operators/openstack-must-gather@sha256:7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8\" id=3fe3c375-a8a2-486b-8c38-063b0640495a name=/runtime.v1.ImageService/PullImage\nJun 12 17:08:11.865685 crc crio[21573]: time=\"2026-06-12T17:08:11.865596615Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-must-gather:latest\" id=0011fa81-19f7-43e5-a327-2f7e9c259111 name=/runtime.v1.ImageService/ImageStatus\nJun 12 17:08:11.869247 crc crio[21573]: time=\"2026-06-12T17:08:11.869153765Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-must-gather:latest\" id=2145ffde-6ac4-40d6-9266-be64b2761371 name=/runtime.v1.ImageService/ImageStatus\nJun 12 17:08:11.895022 crc crio[21573]: time=\"2026-06-12T17:08:11.894836093Z\" level=info msg=\"Creating container: openshift-must-gather-h49ld/must-gather-t9hk8/gather\" id=30fe0a76-36bb-45ee-aca7-fd1f78742b8e name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 17:08:11.896704 crc crio[21573]: time=\"2026-06-12T17:08:11.896620953Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 17:08:11.955031 crc crio[21573]: time=\"2026-06-12T17:08:11.95485109Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 17:08:12.277824 crc crio[21573]: time=\"2026-06-12T17:08:12.277650635Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 17:08:12.478881 crc crio[21573]: time=\"2026-06-12T17:08:12.477924484Z\" level=info msg=\"Created container b842980916377d8394d655f8ebdc8709c39f112ca40cac75bd4d8940bb8843e6: openshift-must-gather-h49ld/must-gather-t9hk8/gather\" id=30fe0a76-36bb-45ee-aca7-fd1f78742b8e name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 17:08:12.480659 crc crio[21573]: time=\"2026-06-12T17:08:12.480416854Z\" level=info msg=\"Starting container: b842980916377d8394d655f8ebdc8709c39f112ca40cac75bd4d8940bb8843e6\" id=3815c9ab-93f3-4e05-ae93-8ba51741d857 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 17:08:12.485877 crc crio[21573]: time=\"2026-06-12T17:08:12.485743933Z\" level=info msg=\"Started container\" PID=219855 containerID=b842980916377d8394d655f8ebdc8709c39f112ca40cac75bd4d8940bb8843e6 description=openshift-must-gather-h49ld/must-gather-t9hk8/gather id=3815c9ab-93f3-4e05-ae93-8ba51741d857 name=/runtime.v1.RuntimeService/StartContainer sandboxID=367ceea30c361cf7bf087b899bf0835df8e0fc61118cfbceb9facc2e7a6f3b9a\nJun 12 17:08:12.572988 crc crio[21573]: time=\"2026-06-12T17:08:12.572767416Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-must-gather:latest\" id=8a76e00e-e8b6-4343-aeda-7ab55d9d5656 name=/runtime.v1.ImageService/ImageStatus\nJun 12 17:08:12.579042 crc crio[21573]: time=\"2026-06-12T17:08:12.578944728Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-must-gather:latest\" id=9105518c-d3da-4c88-abdc-44d08769362b name=/runtime.v1.ImageService/ImageStatus\nJun 12 17:08:12.659057 crc crio[21573]: time=\"2026-06-12T17:08:12.658907844Z\" level=info msg=\"Creating container: openshift-must-gather-h49ld/must-gather-t9hk8/copy\" id=c69e150f-5438-457c-9938-501687131951 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 17:08:12.660615 crc crio[21573]: time=\"2026-06-12T17:08:12.660432378Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 17:08:12.721132 crc crio[21573]: time=\"2026-06-12T17:08:12.720970241Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 17:08:12.960369 crc crio[21573]: time=\"2026-06-12T17:08:12.960238349Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"\nJun 12 17:08:13.041682 crc crio[21573]: time=\"2026-06-12T17:08:13.041576532Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 17:08:13.246331 crc crio[21573]: time=\"2026-06-12T17:08:13.245846223Z\" level=info msg=\"Created container ca562a52e9e7b16438f1bfc5f2400a1305f32c6d84d3987e9e54a56e30f45c80: openshift-must-gather-h49ld/must-gather-t9hk8/copy\" id=c69e150f-5438-457c-9938-501687131951 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 17:08:13.247800 crc crio[21573]: time=\"2026-06-12T17:08:13.247718746Z\" level=info msg=\"Starting container: ca562a52e9e7b16438f1bfc5f2400a1305f32c6d84d3987e9e54a56e30f45c80\" id=79c28e9f-9e43-495c-96b0-c619cbebc91b name=/runtime.v1.RuntimeService/StartContainer\nJun 12 17:08:13.254964 crc crio[21573]: time=\"2026-06-12T17:08:13.254862765Z\" level=info msg=\"Started container\" PID=219974 containerID=ca562a52e9e7b16438f1bfc5f2400a1305f32c6d84d3987e9e54a56e30f45c80 description=openshift-must-gather-h49ld/must-gather-t9hk8/copy id=79c28e9f-9e43-495c-96b0-c619cbebc91b name=/runtime.v1.RuntimeService/StartContainer sandboxID=367ceea30c361cf7bf087b899bf0835df8e0fc61118cfbceb9facc2e7a6f3b9a\nJun 12 17:08:18.197736 crc crio[21573]: time=\"2026-06-12T17:08:18.196685607Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"\nJun 12 17:08:18.234263 crc crio[21573]: time=\"2026-06-12T17:08:18.234157652Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"\nJun 12 17:08:18.548322 crc crio[21573]: time=\"2026-06-12T17:08:18.548104593Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"\nJun 12 17:08:18.564165 crc crio[21573]: time=\"2026-06-12T17:08:18.563986904Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"\nJun 12 17:08:18.666772 crc crio[21573]: time=\"2026-06-12T17:08:18.666281083Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"\nJun 12 17:08:18.681610 crc crio[21573]: time=\"2026-06-12T17:08:18.679716769Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"\nJun 12 17:08:18.966662 crc crio[21573]: time=\"2026-06-12T17:08:18.966566918Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"\nJun 12 17:08:19.123636 crc crio[21573]: time=\"2026-06-12T17:08:19.123323101Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"\nJun 12 17:08:20.254274 crc crio[21573]: time=\"2026-06-12T17:08:20.253873177Z\" level=info msg=\"Running pod sandbox: openshift-must-gather-h49ld/crc-debug-hg4rq/POD\" id=e9bdcb42-289b-4e08-b456-cdfd25a0f862 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 17:08:20.255869 crc crio[21573]: time=\"2026-06-12T17:08:20.254350441Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 17:08:20.285669 crc crio[21573]: time=\"2026-06-12T17:08:20.285574223Z\" level=warning msg=\"Skipping invalid sysctl specified by config {net.ipv4.ping_group_range 0 2147483647}: \\\"net.ipv4.ping_group_range\\\" not allowed with host net enabled\" id=e9bdcb42-289b-4e08-b456-cdfd25a0f862 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 17:08:20.315095 crc crio[21573]: time=\"2026-06-12T17:08:20.315047888Z\" level=info msg=\"Ran pod sandbox 762a594790d160f3b4b0b6fd0057f235b02ddc82b3bee3315b42c22abe87f7c5 with infra container: openshift-must-gather-h49ld/crc-debug-hg4rq/POD\" id=e9bdcb42-289b-4e08-b456-cdfd25a0f862 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 17:08:20.317908 crc crio[21573]: time=\"2026-06-12T17:08:20.317877007Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:3843651d85087f9f19c0047f3b0c09e41f241946867d4a78acfda37ca0a405e2\" id=4b0e043b-8fcc-4c0c-92a3-0078916c8694 name=/runtime.v1.ImageService/ImageStatus\nJun 12 17:08:20.318268 crc crio[21573]: time=\"2026-06-12T17:08:20.3182421Z\" level=info msg=\"Image quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:3843651d85087f9f19c0047f3b0c09e41f241946867d4a78acfda37ca0a405e2 not found\" id=4b0e043b-8fcc-4c0c-92a3-0078916c8694 name=/runtime.v1.ImageService/ImageStatus\nJun 12 17:08:20.318543 crc crio[21573]: time=\"2026-06-12T17:08:20.318519655Z\" level=info msg=\"Neither image nor artfiact quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:3843651d85087f9f19c0047f3b0c09e41f241946867d4a78acfda37ca0a405e2 found\" id=4b0e043b-8fcc-4c0c-92a3-0078916c8694 name=/runtime.v1.ImageService/ImageStatus\nJun 12 17:08:20.320131 crc crio[21573]: time=\"2026-06-12T17:08:20.320050587Z\" level=info msg=\"Pulling image: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:3843651d85087f9f19c0047f3b0c09e41f241946867d4a78acfda37ca0a405e2\" id=ba514d8f-c9ca-464b-a393-f249da5609fd name=/runtime.v1.ImageService/PullImage\nJun 12 17:08:20.331562 crc crio[21573]: time=\"2026-06-12T17:08:20.331347655Z\" level=info msg=\"Trying to access \\\"quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:3843651d85087f9f19c0047f3b0c09e41f241946867d4a78acfda37ca0a405e2\\\"\"\nJun 12 17:08:42.179671 crc crio[21573]: time=\"2026-06-12T17:08:42.176736287Z\" level=info msg=\"Pulled image: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:3843651d85087f9f19c0047f3b0c09e41f241946867d4a78acfda37ca0a405e2\" id=ba514d8f-c9ca-464b-a393-f249da5609fd name=/runtime.v1.ImageService/PullImage\nJun 12 17:08:42.181809 crc crio[21573]: time=\"2026-06-12T17:08:42.180700317Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:3843651d85087f9f19c0047f3b0c09e41f241946867d4a78acfda37ca0a405e2\" id=266448c4-1d26-4d1e-8d59-670eec98f767 name=/runtime.v1.ImageService/ImageStatus\nJun 12 17:08:42.185283 crc crio[21573]: time=\"2026-06-12T17:08:42.185090142Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:3843651d85087f9f19c0047f3b0c09e41f241946867d4a78acfda37ca0a405e2\" id=adfb4f06-7b47-4e00-bc1b-48296e52a51b name=/runtime.v1.ImageService/ImageStatus\nJun 12 17:08:42.228950 crc crio[21573]: time=\"2026-06-12T17:08:42.228029756Z\" level=info msg=\"Creating container: openshift-must-gather-h49ld/crc-debug-hg4rq/container-00\" id=50d97530-f87c-4480-861c-12b67790a7c8 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 17:08:42.284174 crc crio[21573]: time=\"2026-06-12T17:08:42.283291109Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 17:08:42.396127 crc crio[21573]: time=\"2026-06-12T17:08:42.396001462Z\" level=info msg=\"Mount propogration for the host path / will be set to HostToContainer as it includes the container storage root\" id=50d97530-f87c-4480-861c-12b67790a7c8 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 17:08:42.445748 crc crio[21573]: time=\"2026-06-12T17:08:42.445360833Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 17:08:42.447786 crc crio[21573]: time=\"2026-06-12T17:08:42.44774158Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 17:08:42.677224 crc crio[21573]: time=\"2026-06-12T17:08:42.676821618Z\" level=info msg=\"Created container 92c53653808935d57eb469d475adbc966c1be9dad3135f8c6d27c10e4f097a7c: openshift-must-gather-h49ld/crc-debug-hg4rq/container-00\" id=50d97530-f87c-4480-861c-12b67790a7c8 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 17:08:42.678920 crc crio[21573]: time=\"2026-06-12T17:08:42.678762612Z\" level=info msg=\"Starting container: 92c53653808935d57eb469d475adbc966c1be9dad3135f8c6d27c10e4f097a7c\" id=0f313043-af2b-413f-be19-2ee2e5efc5a6 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 17:08:42.688658 crc crio[21573]: time=\"2026-06-12T17:08:42.688160716Z\" level=info msg=\"Started container\" PID=224978 containerID=92c53653808935d57eb469d475adbc966c1be9dad3135f8c6d27c10e4f097a7c description=openshift-must-gather-h49ld/crc-debug-hg4rq/container-00 id=0f313043-af2b-413f-be19-2ee2e5efc5a6 name=/runtime.v1.RuntimeService/StartContainer sandboxID=762a594790d160f3b4b0b6fd0057f235b02ddc82b3bee3315b42c22abe87f7c5\nJun 12 17:09:06.226375 crc crio[21573]: time=\"2026-06-12T17:09:06.225654112Z\" level=info msg=\"Removing container: 5ce3dbabc9efb1b7f97710c4ae06fdbda689c7282e239e641001a24afc42f6f6\" id=d1c84747-9328-4e9f-8816-f729b5195abb name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 17:09:08.539371 crc crio[21573]: time=\"2026-06-12T17:09:08.538205909Z\" level=info msg=\"Removed container 5ce3dbabc9efb1b7f97710c4ae06fdbda689c7282e239e641001a24afc42f6f6: openshift-infra/auto-csr-approver-29688062-87lvm/oc\" id=d1c84747-9328-4e9f-8816-f729b5195abb name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 17:09:08.562587 crc crio[21573]: time=\"2026-06-12T17:09:08.562424274Z\" level=info msg=\"Stopping pod sandbox: 3467dd573777638e441d3e5db49d4254ab267f4814fa51f1abecc1d29c63abad\" id=c17d9dcd-edab-4d11-80be-1065bd63cd0c name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 17:09:08.563174 crc crio[21573]: time=\"2026-06-12T17:09:08.563152084Z\" level=info msg=\"Stopped pod sandbox (already stopped): 3467dd573777638e441d3e5db49d4254ab267f4814fa51f1abecc1d29c63abad\" id=c17d9dcd-edab-4d11-80be-1065bd63cd0c name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 17:09:08.564915 crc crio[21573]: time=\"2026-06-12T17:09:08.564823209Z\" level=info msg=\"Removing pod sandbox: 3467dd573777638e441d3e5db49d4254ab267f4814fa51f1abecc1d29c63abad\" id=2fb67b24-25b6-4f07-937e-6aa9877a157f name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 17:09:08.602605 crc crio[21573]: time=\"2026-06-12T17:09:08.602432657Z\" level=info msg=\"Removed pod sandbox: 3467dd573777638e441d3e5db49d4254ab267f4814fa51f1abecc1d29c63abad\" id=2fb67b24-25b6-4f07-937e-6aa9877a157f name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 17:09:13.467054 crc crio[21573]: time=\"2026-06-12T17:09:13.466150065Z\" level=info msg=\"Stopping pod sandbox: 762a594790d160f3b4b0b6fd0057f235b02ddc82b3bee3315b42c22abe87f7c5\" id=bd38fa39-ac80-4071-b801-c41dff7ab21f name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 17:09:13.477654 crc crio[21573]: time=\"2026-06-12T17:09:13.474048766Z\" level=info msg=\"Stopped pod sandbox: 762a594790d160f3b4b0b6fd0057f235b02ddc82b3bee3315b42c22abe87f7c5\" id=bd38fa39-ac80-4071-b801-c41dff7ab21f name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 17:09:15.492775 crc crio[21573]: time=\"2026-06-12T17:09:15.492052724Z\" level=info msg=\"Running pod sandbox: openshift-must-gather-h49ld/crc-debug-lfmdr/POD\" id=0ddf353d-16e4-4295-9fc1-156641bcca93 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 17:09:15.493793 crc crio[21573]: time=\"2026-06-12T17:09:15.492810824Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 17:09:15.517405 crc crio[21573]: time=\"2026-06-12T17:09:15.517266522Z\" level=warning msg=\"Skipping invalid sysctl specified by config {net.ipv4.ping_group_range 0 2147483647}: \\\"net.ipv4.ping_group_range\\\" not allowed with host net enabled\" id=0ddf353d-16e4-4295-9fc1-156641bcca93 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 17:09:15.531913 crc crio[21573]: time=\"2026-06-12T17:09:15.531861846Z\" level=info msg=\"Ran pod sandbox 0d601dab4963f9bbc1808cde94dd1e4cd1fd26666d2d676cf9ddd4c85674657e with infra container: openshift-must-gather-h49ld/crc-debug-lfmdr/POD\" id=0ddf353d-16e4-4295-9fc1-156641bcca93 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 17:09:15.542214 crc crio[21573]: time=\"2026-06-12T17:09:15.542098773Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:3843651d85087f9f19c0047f3b0c09e41f241946867d4a78acfda37ca0a405e2\" id=3403e9b5-2e4a-4c20-a3ad-761107a42fb8 name=/runtime.v1.ImageService/ImageStatus\nJun 12 17:09:15.545201 crc crio[21573]: time=\"2026-06-12T17:09:15.545015155Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:3843651d85087f9f19c0047f3b0c09e41f241946867d4a78acfda37ca0a405e2\" id=36ad5350-9251-4e0f-9e07-c996d2e8409a name=/runtime.v1.ImageService/ImageStatus\nJun 12 17:09:15.559359 crc crio[21573]: time=\"2026-06-12T17:09:15.559259622Z\" level=info msg=\"Creating container: openshift-must-gather-h49ld/crc-debug-lfmdr/container-00\" id=0feb1144-5187-4a22-b118-3ae5f24a6c92 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 17:09:15.559866 crc crio[21573]: time=\"2026-06-12T17:09:15.559797137Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 17:09:15.618693 crc crio[21573]: time=\"2026-06-12T17:09:15.618422007Z\" level=info msg=\"Mount propogration for the host path / will be set to HostToContainer as it includes the container storage root\" id=0feb1144-5187-4a22-b118-3ae5f24a6c92 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 17:09:15.633244 crc crio[21573]: time=\"2026-06-12T17:09:15.633150672Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 17:09:15.637695 crc crio[21573]: time=\"2026-06-12T17:09:15.637405707Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 17:09:15.838661 crc crio[21573]: time=\"2026-06-12T17:09:15.837921763Z\" level=info msg=\"Created container 42168830f8c1211874e588e23a394317c0c19244c0a8993dd5939109a7890a20: openshift-must-gather-h49ld/crc-debug-lfmdr/container-00\" id=0feb1144-5187-4a22-b118-3ae5f24a6c92 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 17:09:15.840799 crc crio[21573]: time=\"2026-06-12T17:09:15.840528211Z\" level=info msg=\"Starting container: 42168830f8c1211874e588e23a394317c0c19244c0a8993dd5939109a7890a20\" id=f10ed4bd-5dfb-4c9a-ae30-889eab3921c7 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 17:09:15.849252 crc crio[21573]: time=\"2026-06-12T17:09:15.849136758Z\" level=info msg=\"Started container\" PID=230654 containerID=42168830f8c1211874e588e23a394317c0c19244c0a8993dd5939109a7890a20 description=openshift-must-gather-h49ld/crc-debug-lfmdr/container-00 id=f10ed4bd-5dfb-4c9a-ae30-889eab3921c7 name=/runtime.v1.RuntimeService/StartContainer sandboxID=0d601dab4963f9bbc1808cde94dd1e4cd1fd26666d2d676cf9ddd4c85674657e\nJun 12 17:09:17.526679 crc crio[21573]: time=\"2026-06-12T17:09:17.525971106Z\" level=info msg=\"Stopping pod sandbox: 0d601dab4963f9bbc1808cde94dd1e4cd1fd26666d2d676cf9ddd4c85674657e\" id=7ad44112-7a83-4476-8ade-c46dd00ee448 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 17:09:17.533430 crc crio[21573]: time=\"2026-06-12T17:09:17.533344155Z\" level=info msg=\"Stopped pod sandbox: 0d601dab4963f9bbc1808cde94dd1e4cd1fd26666d2d676cf9ddd4c85674657e\" id=7ad44112-7a83-4476-8ade-c46dd00ee448 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 17:09:18.556813 crc crio[21573]: time=\"2026-06-12T17:09:18.556115119Z\" level=info msg=\"Removing container: 42168830f8c1211874e588e23a394317c0c19244c0a8993dd5939109a7890a20\" id=6154450b-4945-4a4d-be9f-15979260b3ec name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 17:09:18.600264 crc crio[21573]: time=\"2026-06-12T17:09:18.600038797Z\" level=info msg=\"Removed container 42168830f8c1211874e588e23a394317c0c19244c0a8993dd5939109a7890a20: openshift-must-gather-h49ld/crc-debug-lfmdr/container-00\" id=6154450b-4945-4a4d-be9f-15979260b3ec name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 17:10:00.553516 crc crio[21573]: time=\"2026-06-12T17:10:00.552611914Z\" level=info msg=\"Running pod sandbox: openshift-infra/auto-csr-approver-29688070-2b7s4/POD\" id=37c9747b-4270-469b-a989-cdfe3ecc9553 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 17:10:00.557536 crc crio[21573]: time=\"2026-06-12T17:10:00.554718013Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 17:10:00.599932 crc crio[21573]: time=\"2026-06-12T17:10:00.599878639Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29688070-2b7s4 Namespace:openshift-infra ID:37e2a154bc9ef2656bd9a043d84f01e91210d1206fadc34bf2851e496338ba13 UID:62c5ef32-3a8b-45d4-a099-f5c071a592ee NetNS:/var/run/netns/e09c89dd-a162-4b2a-a00e-3d6ef04e5224 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod62c5ef32_3a8b_45d4_a099_f5c071a592ee.slice PodAnnotations:0xc003674968}] Aliases:map[]}\"\nJun 12 17:10:00.600400 crc crio[21573]: time=\"2026-06-12T17:10:00.600370273Z\" level=info msg=\"Adding pod openshift-infra_auto-csr-approver-29688070-2b7s4 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 17:10:01.351509 crc crio[21573]: 2026-06-12T17:10:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:37e2a154bc9ef26 Mac:5a:4b:95:d4:4d:40 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:14 Mtu:0 Sandbox:/var/run/netns/e09c89dd-a162-4b2a-a00e-3d6ef04e5224 SocketPath: PciID:}] [{Interface:0xc0003a5910 Address:{IP:10.217.1.20 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 17:10:01.351509 crc crio[21573]: time=\"2026-06-12T17:10:01.350966475Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29688070-2b7s4 Namespace:openshift-infra ID:37e2a154bc9ef2656bd9a043d84f01e91210d1206fadc34bf2851e496338ba13 UID:62c5ef32-3a8b-45d4-a099-f5c071a592ee NetNS:/var/run/netns/e09c89dd-a162-4b2a-a00e-3d6ef04e5224 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod62c5ef32_3a8b_45d4_a099_f5c071a592ee.slice PodAnnotations:0xc003674968}] Aliases:map[]}\"\nJun 12 17:10:01.351509 crc crio[21573]: time=\"2026-06-12T17:10:01.35113547Z\" level=info msg=\"Checking pod openshift-infra_auto-csr-approver-29688070-2b7s4 for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 17:10:01.367598 crc crio[21573]: time=\"2026-06-12T17:10:01.367553815Z\" level=info msg=\"Ran pod sandbox 37e2a154bc9ef2656bd9a043d84f01e91210d1206fadc34bf2851e496338ba13 with infra container: openshift-infra/auto-csr-approver-29688070-2b7s4/POD\" id=37c9747b-4270-469b-a989-cdfe3ecc9553 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 17:10:01.371086 crc crio[21573]: time=\"2026-06-12T17:10:01.37087431Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-cli:latest\" id=6a597209-ed86-421d-9c38-fc3f6363b9ee name=/runtime.v1.ImageService/PullImage\nJun 12 17:10:01.380274 crc crio[21573]: time=\"2026-06-12T17:10:01.38000831Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-cli:latest\\\"\"\nJun 12 17:10:02.450529 crc crio[21573]: time=\"2026-06-12T17:10:02.450054621Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9\" id=6a597209-ed86-421d-9c38-fc3f6363b9ee name=/runtime.v1.ImageService/PullImage\nJun 12 17:10:02.453858 crc crio[21573]: time=\"2026-06-12T17:10:02.452969523Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=b149f883-f710-465c-9439-986cccb17425 name=/runtime.v1.ImageService/ImageStatus\nJun 12 17:10:02.456593 crc crio[21573]: time=\"2026-06-12T17:10:02.456353558Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=eef6a43b-9d52-4b99-96a7-eb55ab121d10 name=/runtime.v1.ImageService/ImageStatus\nJun 12 17:10:02.468006 crc crio[21573]: time=\"2026-06-12T17:10:02.467752095Z\" level=info msg=\"Creating container: openshift-infra/auto-csr-approver-29688070-2b7s4/oc\" id=f66a8f59-55a6-4a32-8730-95ea4722955e name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 17:10:02.468402 crc crio[21573]: time=\"2026-06-12T17:10:02.468341812Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 17:10:02.523573 crc crio[21573]: time=\"2026-06-12T17:10:02.521830288Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 17:10:02.894903 crc crio[21573]: time=\"2026-06-12T17:10:02.894585128Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 17:10:03.051788 crc crio[21573]: time=\"2026-06-12T17:10:03.051633008Z\" level=info msg=\"Created container 909f2f88dc2f04ce9c41be19b6400c0009afbb43caa61ca329c2c9cd89c0c38c: openshift-infra/auto-csr-approver-29688070-2b7s4/oc\" id=f66a8f59-55a6-4a32-8730-95ea4722955e name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 17:10:03.053032 crc crio[21573]: time=\"2026-06-12T17:10:03.052967365Z\" level=info msg=\"Starting container: 909f2f88dc2f04ce9c41be19b6400c0009afbb43caa61ca329c2c9cd89c0c38c\" id=3aeed9b3-294d-4077-89aa-7ba938b855df name=/runtime.v1.RuntimeService/StartContainer\nJun 12 17:10:03.062145 crc crio[21573]: time=\"2026-06-12T17:10:03.062029309Z\" level=info msg=\"Started container\" PID=239424 containerID=909f2f88dc2f04ce9c41be19b6400c0009afbb43caa61ca329c2c9cd89c0c38c description=openshift-infra/auto-csr-approver-29688070-2b7s4/oc id=3aeed9b3-294d-4077-89aa-7ba938b855df name=/runtime.v1.RuntimeService/StartContainer sandboxID=37e2a154bc9ef2656bd9a043d84f01e91210d1206fadc34bf2851e496338ba13\nJun 12 17:10:05.264305 crc crio[21573]: time=\"2026-06-12T17:10:05.263430804Z\" level=info msg=\"Stopping pod sandbox: 37e2a154bc9ef2656bd9a043d84f01e91210d1206fadc34bf2851e496338ba13\" id=49d10b80-dcb3-422f-845f-d8071bc1b79d name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 17:10:05.265634 crc crio[21573]: time=\"2026-06-12T17:10:05.26508416Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29688070-2b7s4 Namespace:openshift-infra ID:37e2a154bc9ef2656bd9a043d84f01e91210d1206fadc34bf2851e496338ba13 UID:62c5ef32-3a8b-45d4-a099-f5c071a592ee NetNS:/var/run/netns/e09c89dd-a162-4b2a-a00e-3d6ef04e5224 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod62c5ef32_3a8b_45d4_a099_f5c071a592ee.slice PodAnnotations:0xc0063807b8}] Aliases:map[]}\"\nJun 12 17:10:05.265634 crc crio[21573]: time=\"2026-06-12T17:10:05.265249115Z\" level=info msg=\"Deleting pod openshift-infra_auto-csr-approver-29688070-2b7s4 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 17:10:05.606158 crc crio[21573]: time=\"2026-06-12T17:10:05.605550991Z\" level=info msg=\"Stopped pod sandbox: 37e2a154bc9ef2656bd9a043d84f01e91210d1206fadc34bf2851e496338ba13\" id=49d10b80-dcb3-422f-845f-d8071bc1b79d name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 17:10:08.625954 crc crio[21573]: time=\"2026-06-12T17:10:08.625044417Z\" level=info msg=\"Removing container: 8622463b9c3a4b5fd770cede860c425b4d0d76ab8ceb919f0868e6d61ba2cacf\" id=2ea75389-60c5-4c60-9777-923b6a90ebc5 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 17:10:08.912231 crc crio[21573]: time=\"2026-06-12T17:10:08.911978417Z\" level=info msg=\"Removed container 8622463b9c3a4b5fd770cede860c425b4d0d76ab8ceb919f0868e6d61ba2cacf: openshift-infra/auto-csr-approver-29688064-d8vk6/oc\" id=2ea75389-60c5-4c60-9777-923b6a90ebc5 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 17:10:08.927392 crc crio[21573]: time=\"2026-06-12T17:10:08.927265434Z\" level=info msg=\"Stopping pod sandbox: df9b6dd16700721ffc439f0350cb69b4cada83ac364c540ae1fd6c6fddf5b8d3\" id=1825ee8b-e027-4896-8781-6eff15e2c05d name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 17:10:08.927392 crc crio[21573]: time=\"2026-06-12T17:10:08.927417069Z\" level=info msg=\"Stopped pod sandbox (already stopped): df9b6dd16700721ffc439f0350cb69b4cada83ac364c540ae1fd6c6fddf5b8d3\" id=1825ee8b-e027-4896-8781-6eff15e2c05d name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 17:10:08.928158 crc crio[21573]: time=\"2026-06-12T17:10:08.928090518Z\" level=info msg=\"Removing pod sandbox: df9b6dd16700721ffc439f0350cb69b4cada83ac364c540ae1fd6c6fddf5b8d3\" id=9c36d5a2-8f4e-44b0-8889-0fc7d1b50777 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 17:10:08.950773 crc crio[21573]: time=\"2026-06-12T17:10:08.950659237Z\" level=info msg=\"Removed pod sandbox: df9b6dd16700721ffc439f0350cb69b4cada83ac364c540ae1fd6c6fddf5b8d3\" id=9c36d5a2-8f4e-44b0-8889-0fc7d1b50777 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 17:10:08.954366 crc crio[21573]: time=\"2026-06-12T17:10:08.95423126Z\" level=info msg=\"Stopping pod sandbox: 0d601dab4963f9bbc1808cde94dd1e4cd1fd26666d2d676cf9ddd4c85674657e\" id=b6e156e6-9ab0-4ab8-a418-c07f6a31ae8d name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 17:10:08.954565 crc crio[21573]: time=\"2026-06-12T17:10:08.954383704Z\" level=info msg=\"Stopped pod sandbox (already stopped): 0d601dab4963f9bbc1808cde94dd1e4cd1fd26666d2d676cf9ddd4c85674657e\" id=b6e156e6-9ab0-4ab8-a418-c07f6a31ae8d name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 17:10:08.956232 crc crio[21573]: time=\"2026-06-12T17:10:08.956157641Z\" level=info msg=\"Removing pod sandbox: 0d601dab4963f9bbc1808cde94dd1e4cd1fd26666d2d676cf9ddd4c85674657e\" id=17445c06-149a-4bd5-96d8-40d2abf171d0 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 17:10:08.977873 crc crio[21573]: time=\"2026-06-12T17:10:08.977774226Z\" level=info msg=\"Removed pod sandbox: 0d601dab4963f9bbc1808cde94dd1e4cd1fd26666d2d676cf9ddd4c85674657e\" id=17445c06-149a-4bd5-96d8-40d2abf171d0 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 17:12:00.526328 crc crio[21573]: time=\"2026-06-12T17:12:00.525579956Z\" level=info msg=\"Running pod sandbox: openshift-infra/auto-csr-approver-29688072-w9hlv/POD\" id=8b80f5ae-7fb0-47e4-a200-836acdeff105 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 17:12:00.527706 crc crio[21573]: time=\"2026-06-12T17:12:00.526390758Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 17:12:00.577792 crc crio[21573]: time=\"2026-06-12T17:12:00.577700113Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29688072-w9hlv Namespace:openshift-infra ID:294e4dd8d0865cff66ec037ffb652817441f2da1808a6c770fc9803116603177 UID:d91f3993-1374-4937-8ff5-6bdbc91cadae NetNS:/var/run/netns/7acca6d1-a965-4496-bd4d-5dcc50911cff Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podd91f3993_1374_4937_8ff5_6bdbc91cadae.slice PodAnnotations:0xc002e29618}] Aliases:map[]}\"\nJun 12 17:12:00.577792 crc crio[21573]: time=\"2026-06-12T17:12:00.577761846Z\" level=info msg=\"Adding pod openshift-infra_auto-csr-approver-29688072-w9hlv to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 17:12:01.152769 crc crio[21573]: 2026-06-12T17:12:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:294e4dd8d0865cf Mac:fe:c1:11:33:8b:75 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:15 Mtu:0 Sandbox:/var/run/netns/7acca6d1-a965-4496-bd4d-5dcc50911cff SocketPath: PciID:}] [{Interface:0xc000014710 Address:{IP:10.217.1.21 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 17:12:01.155060 crc crio[21573]: time=\"2026-06-12T17:12:01.154976014Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29688072-w9hlv Namespace:openshift-infra ID:294e4dd8d0865cff66ec037ffb652817441f2da1808a6c770fc9803116603177 UID:d91f3993-1374-4937-8ff5-6bdbc91cadae NetNS:/var/run/netns/7acca6d1-a965-4496-bd4d-5dcc50911cff Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podd91f3993_1374_4937_8ff5_6bdbc91cadae.slice PodAnnotations:0xc002e29618}] Aliases:map[]}\"\nJun 12 17:12:01.155320 crc crio[21573]: time=\"2026-06-12T17:12:01.155135268Z\" level=info msg=\"Checking pod openshift-infra_auto-csr-approver-29688072-w9hlv for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 17:12:01.165193 crc crio[21573]: time=\"2026-06-12T17:12:01.165073604Z\" level=info msg=\"Ran pod sandbox 294e4dd8d0865cff66ec037ffb652817441f2da1808a6c770fc9803116603177 with infra container: openshift-infra/auto-csr-approver-29688072-w9hlv/POD\" id=8b80f5ae-7fb0-47e4-a200-836acdeff105 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 17:12:01.168756 crc crio[21573]: time=\"2026-06-12T17:12:01.168678195Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-cli:latest\" id=5587ef29-c5da-40d4-a684-e6fb326ca21f name=/runtime.v1.ImageService/PullImage\nJun 12 17:12:01.178921 crc crio[21573]: time=\"2026-06-12T17:12:01.178821759Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-cli:latest\\\"\"\nJun 12 17:12:01.929295 crc crio[21573]: time=\"2026-06-12T17:12:01.928540928Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9\" id=5587ef29-c5da-40d4-a684-e6fb326ca21f name=/runtime.v1.ImageService/PullImage\nJun 12 17:12:01.930898 crc crio[21573]: time=\"2026-06-12T17:12:01.930535724Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=147fcf7c-c921-41a9-983b-ee7be87f264f name=/runtime.v1.ImageService/ImageStatus\nJun 12 17:12:01.933146 crc crio[21573]: time=\"2026-06-12T17:12:01.933084066Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=6b06051b-c4de-43ef-b06d-3af9eacc84c0 name=/runtime.v1.ImageService/ImageStatus\nJun 12 17:12:01.943134 crc crio[21573]: time=\"2026-06-12T17:12:01.943041094Z\" level=info msg=\"Creating container: openshift-infra/auto-csr-approver-29688072-w9hlv/oc\" id=ab98b9b2-f9ec-4c0f-b05a-c72604889c33 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 17:12:01.943724 crc crio[21573]: time=\"2026-06-12T17:12:01.943611079Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 17:12:01.999677 crc crio[21573]: time=\"2026-06-12T17:12:01.999546823Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 17:12:02.368382 crc crio[21573]: time=\"2026-06-12T17:12:02.368141338Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 17:12:02.530129 crc crio[21573]: time=\"2026-06-12T17:12:02.530020934Z\" level=info msg=\"Created container e8d866da206e9bc5ed6f6aa3f82c14f1e3bd8c098ee371d1041a23025b1fbc6a: openshift-infra/auto-csr-approver-29688072-w9hlv/oc\" id=ab98b9b2-f9ec-4c0f-b05a-c72604889c33 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 17:12:02.532061 crc crio[21573]: time=\"2026-06-12T17:12:02.531962848Z\" level=info msg=\"Starting container: e8d866da206e9bc5ed6f6aa3f82c14f1e3bd8c098ee371d1041a23025b1fbc6a\" id=426bc440-7814-4b1a-9e5c-86b1a83bdc46 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 17:12:02.539577 crc crio[21573]: time=\"2026-06-12T17:12:02.539202592Z\" level=info msg=\"Started container\" PID=266231 containerID=e8d866da206e9bc5ed6f6aa3f82c14f1e3bd8c098ee371d1041a23025b1fbc6a description=openshift-infra/auto-csr-approver-29688072-w9hlv/oc id=426bc440-7814-4b1a-9e5c-86b1a83bdc46 name=/runtime.v1.RuntimeService/StartContainer sandboxID=294e4dd8d0865cff66ec037ffb652817441f2da1808a6c770fc9803116603177\nJun 12 17:12:04.081887 crc crio[21573]: time=\"2026-06-12T17:12:04.080978015Z\" level=info msg=\"Stopping pod sandbox: 294e4dd8d0865cff66ec037ffb652817441f2da1808a6c770fc9803116603177\" id=a12b0d42-5154-4741-a241-4ed266e5bfd6 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 17:12:04.083204 crc crio[21573]: time=\"2026-06-12T17:12:04.083145097Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29688072-w9hlv Namespace:openshift-infra ID:294e4dd8d0865cff66ec037ffb652817441f2da1808a6c770fc9803116603177 UID:d91f3993-1374-4937-8ff5-6bdbc91cadae NetNS:/var/run/netns/7acca6d1-a965-4496-bd4d-5dcc50911cff Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podd91f3993_1374_4937_8ff5_6bdbc91cadae.slice PodAnnotations:0xc000640f48}] Aliases:map[]}\"\nJun 12 17:12:04.083557 crc crio[21573]: time=\"2026-06-12T17:12:04.083415204Z\" level=info msg=\"Deleting pod openshift-infra_auto-csr-approver-29688072-w9hlv from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 17:12:04.495713 crc crio[21573]: time=\"2026-06-12T17:12:04.495604096Z\" level=info msg=\"Stopped pod sandbox: 294e4dd8d0865cff66ec037ffb652817441f2da1808a6c770fc9803116603177\" id=a12b0d42-5154-4741-a241-4ed266e5bfd6 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 17:12:09.030420 crc crio[21573]: time=\"2026-06-12T17:12:09.029615073Z\" level=info msg=\"Removing container: f493563de2c0486fb16a5708a5f15cf9e9c82ec487a66bb2bbe3ec1e01ed84d7\" id=1735a949-df1b-4108-b110-f893e7eb1ea5 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 17:12:09.196929 crc crio[21573]: time=\"2026-06-12T17:12:09.196747819Z\" level=info msg=\"Removed container f493563de2c0486fb16a5708a5f15cf9e9c82ec487a66bb2bbe3ec1e01ed84d7: openshift-infra/auto-csr-approver-29688066-7hbhc/oc\" id=1735a949-df1b-4108-b110-f893e7eb1ea5 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 17:12:09.214636 crc crio[21573]: time=\"2026-06-12T17:12:09.214534084Z\" level=info msg=\"Stopping pod sandbox: c0d79663f166e99a9f5cc99df2975eacfa3f3a6fd17540a1532899d4348c35bd\" id=244d12c3-f9f7-43de-a71a-5df421e774c9 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 17:12:09.214636 crc crio[21573]: time=\"2026-06-12T17:12:09.214626797Z\" level=info msg=\"Stopped pod sandbox (already stopped): c0d79663f166e99a9f5cc99df2975eacfa3f3a6fd17540a1532899d4348c35bd\" id=244d12c3-f9f7-43de-a71a-5df421e774c9 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 17:12:09.215965 crc crio[21573]: time=\"2026-06-12T17:12:09.215898191Z\" level=info msg=\"Removing pod sandbox: c0d79663f166e99a9f5cc99df2975eacfa3f3a6fd17540a1532899d4348c35bd\" id=5bd7bdbb-3bd7-4d14-ad24-478dc6629193 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 17:12:09.233714 crc crio[21573]: time=\"2026-06-12T17:12:09.233619308Z\" level=info msg=\"Removed pod sandbox: c0d79663f166e99a9f5cc99df2975eacfa3f3a6fd17540a1532899d4348c35bd\" id=5bd7bdbb-3bd7-4d14-ad24-478dc6629193 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 17:14:00.898112 crc crio[21573]: time=\"2026-06-12T17:14:00.897236533Z\" level=info msg=\"Running pod sandbox: openshift-infra/auto-csr-approver-29688074-b7w26/POD\" id=a58c0bd2-ddb6-4938-8030-c86b730676fc name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 17:14:00.901068 crc crio[21573]: time=\"2026-06-12T17:14:00.898193281Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 17:14:00.941414 crc crio[21573]: time=\"2026-06-12T17:14:00.940939652Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29688074-b7w26 Namespace:openshift-infra ID:7ada26387690f8c1676e8c86451d49f446daf7adab0df39c031886d080870fc3 UID:6ca82237-b6dd-45a0-aa59-e7e91d003672 NetNS:/var/run/netns/a8a271a6-b4ae-4e34-bd4c-fb34aab56b87 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod6ca82237_b6dd_45a0_aa59_e7e91d003672.slice PodAnnotations:0xc0024289f8}] Aliases:map[]}\"\nJun 12 17:14:00.941414 crc crio[21573]: time=\"2026-06-12T17:14:00.941398945Z\" level=info msg=\"Adding pod openshift-infra_auto-csr-approver-29688074-b7w26 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 17:14:02.012399 crc crio[21573]: 2026-06-12T17:14:02Z [verbose] CmdAdd (shim): {1.1.0 [{Name:7ada26387690f8c Mac:42:43:ed:c4:74:9d Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:16 Mtu:0 Sandbox:/var/run/netns/a8a271a6-b4ae-4e34-bd4c-fb34aab56b87 SocketPath: PciID:}] [{Interface:0xc00031e5a0 Address:{IP:10.217.1.22 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 17:14:02.015548 crc crio[21573]: time=\"2026-06-12T17:14:02.015320269Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29688074-b7w26 Namespace:openshift-infra ID:7ada26387690f8c1676e8c86451d49f446daf7adab0df39c031886d080870fc3 UID:6ca82237-b6dd-45a0-aa59-e7e91d003672 NetNS:/var/run/netns/a8a271a6-b4ae-4e34-bd4c-fb34aab56b87 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod6ca82237_b6dd_45a0_aa59_e7e91d003672.slice PodAnnotations:0xc0024289f8}] Aliases:map[]}\"\nJun 12 17:14:02.015719 crc crio[21573]: time=\"2026-06-12T17:14:02.01567978Z\" level=info msg=\"Checking pod openshift-infra_auto-csr-approver-29688074-b7w26 for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 17:14:02.029164 crc crio[21573]: time=\"2026-06-12T17:14:02.029022684Z\" level=info msg=\"Ran pod sandbox 7ada26387690f8c1676e8c86451d49f446daf7adab0df39c031886d080870fc3 with infra container: openshift-infra/auto-csr-approver-29688074-b7w26/POD\" id=a58c0bd2-ddb6-4938-8030-c86b730676fc name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 17:14:02.032713 crc crio[21573]: time=\"2026-06-12T17:14:02.032605033Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-cli:latest\" id=1f1d6b11-7e46-4ea5-9198-8026a0cd2aca name=/runtime.v1.ImageService/PullImage\nJun 12 17:14:02.041134 crc crio[21573]: time=\"2026-06-12T17:14:02.041070241Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-cli:latest\\\"\"\nJun 12 17:14:02.785272 crc crio[21573]: time=\"2026-06-12T17:14:02.784901943Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9\" id=1f1d6b11-7e46-4ea5-9198-8026a0cd2aca name=/runtime.v1.ImageService/PullImage\nJun 12 17:14:02.786340 crc crio[21573]: time=\"2026-06-12T17:14:02.786230331Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=4844af6c-7c4c-4332-8345-f4e395faf04e name=/runtime.v1.ImageService/ImageStatus\nJun 12 17:14:02.788383 crc crio[21573]: time=\"2026-06-12T17:14:02.788223467Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=5ef04c7e-9d4b-4c30-96a9-3c823d507ea8 name=/runtime.v1.ImageService/ImageStatus\nJun 12 17:14:02.796416 crc crio[21573]: time=\"2026-06-12T17:14:02.796289022Z\" level=info msg=\"Creating container: openshift-infra/auto-csr-approver-29688074-b7w26/oc\" id=eecdc610-120a-43a7-8a60-968b3399c979 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 17:14:02.796956 crc crio[21573]: time=\"2026-06-12T17:14:02.796892129Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 17:14:02.855424 crc crio[21573]: time=\"2026-06-12T17:14:02.855187949Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 17:14:03.380918 crc crio[21573]: time=\"2026-06-12T17:14:03.38052168Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 17:14:03.515752 crc crio[21573]: time=\"2026-06-12T17:14:03.515658593Z\" level=info msg=\"Created container 4ab6c2d14f1ff132028a693fc58f40151972d83d6a7bfb26930fce306234e631: openshift-infra/auto-csr-approver-29688074-b7w26/oc\" id=eecdc610-120a-43a7-8a60-968b3399c979 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 17:14:03.516809 crc crio[21573]: time=\"2026-06-12T17:14:03.516738624Z\" level=info msg=\"Starting container: 4ab6c2d14f1ff132028a693fc58f40151972d83d6a7bfb26930fce306234e631\" id=8128f762-b803-46ec-a068-385fa3ae7977 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 17:14:03.526604 crc crio[21573]: time=\"2026-06-12T17:14:03.526326751Z\" level=info msg=\"Started container\" PID=284030 containerID=4ab6c2d14f1ff132028a693fc58f40151972d83d6a7bfb26930fce306234e631 description=openshift-infra/auto-csr-approver-29688074-b7w26/oc id=8128f762-b803-46ec-a068-385fa3ae7977 name=/runtime.v1.RuntimeService/StartContainer sandboxID=7ada26387690f8c1676e8c86451d49f446daf7adab0df39c031886d080870fc3\nJun 12 17:14:04.987976 crc crio[21573]: time=\"2026-06-12T17:14:04.987030449Z\" level=info msg=\"Stopping pod sandbox: 7ada26387690f8c1676e8c86451d49f446daf7adab0df39c031886d080870fc3\" id=4d3b9630-9142-481a-84d3-34698ef8e634 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 17:14:04.989557 crc crio[21573]: time=\"2026-06-12T17:14:04.989487208Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29688074-b7w26 Namespace:openshift-infra ID:7ada26387690f8c1676e8c86451d49f446daf7adab0df39c031886d080870fc3 UID:6ca82237-b6dd-45a0-aa59-e7e91d003672 NetNS:/var/run/netns/a8a271a6-b4ae-4e34-bd4c-fb34aab56b87 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod6ca82237_b6dd_45a0_aa59_e7e91d003672.slice PodAnnotations:0xc00443ca10}] Aliases:map[]}\"\nJun 12 17:14:04.989743 crc crio[21573]: time=\"2026-06-12T17:14:04.989670994Z\" level=info msg=\"Deleting pod openshift-infra_auto-csr-approver-29688074-b7w26 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 17:14:05.377754 crc crio[21573]: time=\"2026-06-12T17:14:05.377615638Z\" level=info msg=\"Stopped pod sandbox: 7ada26387690f8c1676e8c86451d49f446daf7adab0df39c031886d080870fc3\" id=4d3b9630-9142-481a-84d3-34698ef8e634 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 17:14:09.285190 crc crio[21573]: time=\"2026-06-12T17:14:09.284302243Z\" level=info msg=\"Removing container: 16db3b830104599616cfc1540ffddd742252307d86c80095dd9414d51203d49d\" id=1204f8d9-9eb6-426d-81e4-ba58eba52ef1 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 17:14:09.434252 crc crio[21573]: time=\"2026-06-12T17:14:09.433862492Z\" level=info msg=\"Removed container 16db3b830104599616cfc1540ffddd742252307d86c80095dd9414d51203d49d: openshift-infra/auto-csr-approver-29688068-wb2l8/oc\" id=1204f8d9-9eb6-426d-81e4-ba58eba52ef1 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 17:14:09.446190 crc crio[21573]: time=\"2026-06-12T17:14:09.446068421Z\" level=info msg=\"Stopping pod sandbox: 7a98360d045606c23dca81c162b7ed02680c8c62ba71b8e1a5f837ce8cf0e43f\" id=17743d8d-ddf0-4ecb-a63f-9687ffc9a017 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 17:14:09.446190 crc crio[21573]: time=\"2026-06-12T17:14:09.446185134Z\" level=info msg=\"Stopped pod sandbox (already stopped): 7a98360d045606c23dca81c162b7ed02680c8c62ba71b8e1a5f837ce8cf0e43f\" id=17743d8d-ddf0-4ecb-a63f-9687ffc9a017 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 17:14:09.447031 crc crio[21573]: time=\"2026-06-12T17:14:09.446933089Z\" level=info msg=\"Removing pod sandbox: 7a98360d045606c23dca81c162b7ed02680c8c62ba71b8e1a5f837ce8cf0e43f\" id=43dc0c4c-845c-4417-8432-f8bd3f221bec name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 17:14:09.462150 crc crio[21573]: time=\"2026-06-12T17:14:09.462009851Z\" level=info msg=\"Removed pod sandbox: 7a98360d045606c23dca81c162b7ed02680c8c62ba71b8e1a5f837ce8cf0e43f\" id=43dc0c4c-845c-4417-8432-f8bd3f221bec name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 17:14:45.357899 crc crio[21573]: time=\"2026-06-12T17:14:45.356826769Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"\nJun 12 17:14:45.739022 crc crio[21573]: time=\"2026-06-12T17:14:45.7385447Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"\nJun 12 17:14:45.752237 crc crio[21573]: time=\"2026-06-12T17:14:45.752161098Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"\nJun 12 17:14:46.186681 crc crio[21573]: time=\"2026-06-12T17:14:46.186261278Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"\nJun 12 17:14:46.263127 crc crio[21573]: time=\"2026-06-12T17:14:46.263021925Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"\nJun 12 17:14:46.284190 crc crio[21573]: time=\"2026-06-12T17:14:46.283587809Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"\nJun 12 17:14:46.303700 crc crio[21573]: time=\"2026-06-12T17:14:46.303598007Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"\nJun 12 17:14:46.632922 crc crio[21573]: time=\"2026-06-12T17:14:46.632818906Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"\nJun 12 17:14:46.709962 crc crio[21573]: time=\"2026-06-12T17:14:46.709871933Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"\nJun 12 17:14:46.855818 crc crio[21573]: time=\"2026-06-12T17:14:46.855733317Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"\nJun 12 17:14:46.855818 crc crio[21573]: time=\"2026-06-12T17:14:46.855743501Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"\nJun 12 17:14:47.005737 crc crio[21573]: time=\"2026-06-12T17:14:47.005563229Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"\nJun 12 17:14:47.178056 crc crio[21573]: time=\"2026-06-12T17:14:47.178002897Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"\nJun 12 17:14:47.267720 crc crio[21573]: time=\"2026-06-12T17:14:47.267416484Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"\nJun 12 17:14:47.687182 crc crio[21573]: time=\"2026-06-12T17:14:47.68703976Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"\nJun 12 17:14:48.551901 crc crio[21573]: time=\"2026-06-12T17:14:48.551282414Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"\nJun 12 17:14:49.272786 crc crio[21573]: time=\"2026-06-12T17:14:49.27126296Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"\nJun 12 17:14:49.961409 crc crio[21573]: time=\"2026-06-12T17:14:49.960767544Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"\nJun 12 17:14:49.987126 crc crio[21573]: time=\"2026-06-12T17:14:49.987015209Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"\nJun 12 17:14:50.039848 crc crio[21573]: time=\"2026-06-12T17:14:50.039541714Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"\nJun 12 17:14:50.083999 crc crio[21573]: time=\"2026-06-12T17:14:50.08303855Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"\nJun 12 17:14:54.678227 crc crio[21573]: time=\"2026-06-12T17:14:54.67730688Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"\nJun 12 17:14:54.678227 crc crio[21573]: time=\"2026-06-12T17:14:54.677404411Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"\nJun 12 17:14:54.680846 crc crio[21573]: time=\"2026-06-12T17:14:54.680776847Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"\nJun 12 17:14:55.967619 crc crio[21573]: time=\"2026-06-12T17:14:55.964388781Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"\nJun 12 17:14:57.910229 crc crio[21573]: time=\"2026-06-12T17:14:57.909042799Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"\nJun 12 17:14:58.248277 crc crio[21573]: time=\"2026-06-12T17:14:58.247930881Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"\nJun 12 17:14:58.510947 crc crio[21573]: time=\"2026-06-12T17:14:58.510509581Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"\nJun 12 17:15:00.155268 crc crio[21573]: time=\"2026-06-12T17:15:00.155102666Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"\nJun 12 17:15:02.629591 crc crio[21573]: time=\"2026-06-12T17:15:02.628823916Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"\nJun 12 17:15:02.654774 crc crio[21573]: time=\"2026-06-12T17:15:02.654681518Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"\nJun 12 17:15:02.744925 crc crio[21573]: time=\"2026-06-12T17:15:02.744799415Z\" level=info msg=\"Running pod sandbox: openshift-operator-lifecycle-manager/collect-profiles-29688075-gxwfq/POD\" id=8a1439d1-2e17-4c57-9e29-1230ab0f8706 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 17:15:02.745103 crc crio[21573]: time=\"2026-06-12T17:15:02.745008531Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 17:15:02.809000 crc crio[21573]: time=\"2026-06-12T17:15:02.808896207Z\" level=info msg=\"Got pod network &{Name:collect-profiles-29688075-gxwfq Namespace:openshift-operator-lifecycle-manager ID:534ded1b2f691d5b52ef42abbf03b76575cce10b8c7ac31359fd7f7ddfdae2a6 UID:abc97934-d92c-4224-861a-df8fda167487 NetNS:/var/run/netns/4572ba83-9a48-455f-874c-9998e07a2500 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podabc97934_d92c_4224_861a_df8fda167487.slice PodAnnotations:0xc0024284e8}] Aliases:map[]}\"\nJun 12 17:15:02.809000 crc crio[21573]: time=\"2026-06-12T17:15:02.808951948Z\" level=info msg=\"Adding pod openshift-operator-lifecycle-manager_collect-profiles-29688075-gxwfq to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 17:15:03.263722 crc crio[21573]: time=\"2026-06-12T17:15:03.263111581Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"\nJun 12 17:15:03.275515 crc crio[21573]: time=\"2026-06-12T17:15:03.275353514Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"\nJun 12 17:15:03.751060 crc crio[21573]: 2026-06-12T17:15:03Z [verbose] CmdAdd (shim): {1.1.0 [{Name:534ded1b2f691d5 Mac:6a:f7:36:f8:c5:9e Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:17 Mtu:0 Sandbox:/var/run/netns/4572ba83-9a48-455f-874c-9998e07a2500 SocketPath: PciID:}] [{Interface:0xc0001bf1d0 Address:{IP:10.217.1.23 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 17:15:03.752726 crc crio[21573]: time=\"2026-06-12T17:15:03.752631258Z\" level=info msg=\"Got pod network &{Name:collect-profiles-29688075-gxwfq Namespace:openshift-operator-lifecycle-manager ID:534ded1b2f691d5b52ef42abbf03b76575cce10b8c7ac31359fd7f7ddfdae2a6 UID:abc97934-d92c-4224-861a-df8fda167487 NetNS:/var/run/netns/4572ba83-9a48-455f-874c-9998e07a2500 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podabc97934_d92c_4224_861a_df8fda167487.slice PodAnnotations:0xc0024284e8}] Aliases:map[]}\"\nJun 12 17:15:03.752949 crc crio[21573]: time=\"2026-06-12T17:15:03.752881455Z\" level=info msg=\"Checking pod openshift-operator-lifecycle-manager_collect-profiles-29688075-gxwfq for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 17:15:03.766858 crc crio[21573]: time=\"2026-06-12T17:15:03.766757115Z\" level=info msg=\"Ran pod sandbox 534ded1b2f691d5b52ef42abbf03b76575cce10b8c7ac31359fd7f7ddfdae2a6 with infra container: openshift-operator-lifecycle-manager/collect-profiles-29688075-gxwfq/POD\" id=8a1439d1-2e17-4c57-9e29-1230ab0f8706 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 17:15:03.777512 crc crio[21573]: time=\"2026-06-12T17:15:03.777303197Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=64c6a216-5794-4377-805c-8c0569fcd051 name=/runtime.v1.ImageService/ImageStatus\nJun 12 17:15:03.794733 crc crio[21573]: time=\"2026-06-12T17:15:03.794644411Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=5c84b87d-164f-48f6-bc47-55633c6b67f7 name=/runtime.v1.ImageService/ImageStatus\nJun 12 17:15:03.840085 crc crio[21573]: time=\"2026-06-12T17:15:03.839993839Z\" level=info msg=\"Creating container: openshift-operator-lifecycle-manager/collect-profiles-29688075-gxwfq/collect-profiles\" id=ad10765e-956d-4fce-982c-77949d017a37 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 17:15:03.840611 crc crio[21573]: time=\"2026-06-12T17:15:03.840545625Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 17:15:03.901827 crc crio[21573]: time=\"2026-06-12T17:15:03.901780383Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 17:15:03.917053 crc crio[21573]: time=\"2026-06-12T17:15:03.917003959Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 17:15:03.947138 crc crio[21573]: time=\"2026-06-12T17:15:03.947071567Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"\nJun 12 17:15:03.954859 crc crio[21573]: time=\"2026-06-12T17:15:03.954785704Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"\nJun 12 17:15:04.123863 crc crio[21573]: time=\"2026-06-12T17:15:04.123141416Z\" level=info msg=\"Created container b81bd81db3fa94d0884167ae0fac3de77a4d1004b3e9c28b170c87e5a3256e34: openshift-operator-lifecycle-manager/collect-profiles-29688075-gxwfq/collect-profiles\" id=ad10765e-956d-4fce-982c-77949d017a37 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 17:15:04.125029 crc crio[21573]: time=\"2026-06-12T17:15:04.124986896Z\" level=info msg=\"Starting container: b81bd81db3fa94d0884167ae0fac3de77a4d1004b3e9c28b170c87e5a3256e34\" id=b4e95b66-5415-4e73-b12f-a3b3d3a5cfaa name=/runtime.v1.RuntimeService/StartContainer\nJun 12 17:15:04.136627 crc crio[21573]: time=\"2026-06-12T17:15:04.136430997Z\" level=info msg=\"Started container\" PID=291594 containerID=b81bd81db3fa94d0884167ae0fac3de77a4d1004b3e9c28b170c87e5a3256e34 description=openshift-operator-lifecycle-manager/collect-profiles-29688075-gxwfq/collect-profiles id=b4e95b66-5415-4e73-b12f-a3b3d3a5cfaa name=/runtime.v1.RuntimeService/StartContainer sandboxID=534ded1b2f691d5b52ef42abbf03b76575cce10b8c7ac31359fd7f7ddfdae2a6\nJun 12 17:15:04.785255 crc crio[21573]: time=\"2026-06-12T17:15:04.785161092Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"\nJun 12 17:15:05.959832 crc crio[21573]: time=\"2026-06-12T17:15:05.959728711Z\" level=info msg=\"Stopping pod sandbox: 534ded1b2f691d5b52ef42abbf03b76575cce10b8c7ac31359fd7f7ddfdae2a6\" id=ab7d57b7-d6ea-40af-9db8-9602b3eed977 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 17:15:05.960986 crc crio[21573]: time=\"2026-06-12T17:15:05.960663348Z\" level=info msg=\"Got pod network &{Name:collect-profiles-29688075-gxwfq Namespace:openshift-operator-lifecycle-manager ID:534ded1b2f691d5b52ef42abbf03b76575cce10b8c7ac31359fd7f7ddfdae2a6 UID:abc97934-d92c-4224-861a-df8fda167487 NetNS:/var/run/netns/4572ba83-9a48-455f-874c-9998e07a2500 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podabc97934_d92c_4224_861a_df8fda167487.slice PodAnnotations:0xc002e292d8}] Aliases:map[]}\"\nJun 12 17:15:05.960986 crc crio[21573]: time=\"2026-06-12T17:15:05.960805562Z\" level=info msg=\"Deleting pod openshift-operator-lifecycle-manager_collect-profiles-29688075-gxwfq from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 17:15:06.589669 crc crio[21573]: time=\"2026-06-12T17:15:06.588875635Z\" level=info msg=\"Stopped pod sandbox: 534ded1b2f691d5b52ef42abbf03b76575cce10b8c7ac31359fd7f7ddfdae2a6\" id=ab7d57b7-d6ea-40af-9db8-9602b3eed977 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 17:15:07.548075 crc crio[21573]: time=\"2026-06-12T17:15:07.547305939Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"\nJun 12 17:15:07.729790 crc crio[21573]: time=\"2026-06-12T17:15:07.729663578Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"\nJun 12 17:15:07.763350 crc crio[21573]: time=\"2026-06-12T17:15:07.763246846Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"\nJun 12 17:15:08.009518 crc crio[21573]: time=\"2026-06-12T17:15:08.006735307Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"\nJun 12 17:15:08.673395 crc crio[21573]: time=\"2026-06-12T17:15:08.672958313Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"\nJun 12 17:15:09.482708 crc crio[21573]: time=\"2026-06-12T17:15:09.482617015Z\" level=info msg=\"Removing container: 92c53653808935d57eb469d475adbc966c1be9dad3135f8c6d27c10e4f097a7c\" id=823a950a-b319-423d-9343-c8fc32b1c7e4 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 17:15:09.521757 crc crio[21573]: time=\"2026-06-12T17:15:09.52164836Z\" level=info msg=\"Removed container 92c53653808935d57eb469d475adbc966c1be9dad3135f8c6d27c10e4f097a7c: openshift-must-gather-h49ld/crc-debug-hg4rq/container-00\" id=823a950a-b319-423d-9343-c8fc32b1c7e4 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 17:15:09.524222 crc crio[21573]: time=\"2026-06-12T17:15:09.52413993Z\" level=info msg=\"Removing container: bde5f7216ec6ad1e17ae4f30dbbd1700c1fdb0bea06f3389859b0488fe4937da\" id=5430bae8-531b-425d-94ae-34ccd8fe11df name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 17:15:09.600399 crc crio[21573]: time=\"2026-06-12T17:15:09.600207204Z\" level=info msg=\"Removed container bde5f7216ec6ad1e17ae4f30dbbd1700c1fdb0bea06f3389859b0488fe4937da: openshift-operator-lifecycle-manager/collect-profiles-29688030-t87kw/collect-profiles\" id=5430bae8-531b-425d-94ae-34ccd8fe11df name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 17:15:09.611031 crc crio[21573]: time=\"2026-06-12T17:15:09.610941387Z\" level=info msg=\"Stopping pod sandbox: 0da7ef58c6874f2873d1a59edb84e609228dd686bfe3c6c546f4dc0396ca214c\" id=0be4c154-e6c8-4462-81f6-83719b35e456 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 17:15:09.611031 crc crio[21573]: time=\"2026-06-12T17:15:09.61104125Z\" level=info msg=\"Stopped pod sandbox (already stopped): 0da7ef58c6874f2873d1a59edb84e609228dd686bfe3c6c546f4dc0396ca214c\" id=0be4c154-e6c8-4462-81f6-83719b35e456 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 17:15:09.616076 crc crio[21573]: time=\"2026-06-12T17:15:09.615896957Z\" level=info msg=\"Removing pod sandbox: 0da7ef58c6874f2873d1a59edb84e609228dd686bfe3c6c546f4dc0396ca214c\" id=864a0de1-252f-43ee-a3e2-4e3bfe7e42b6 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 17:15:09.659961 crc crio[21573]: time=\"2026-06-12T17:15:09.659848544Z\" level=info msg=\"Removed pod sandbox: 0da7ef58c6874f2873d1a59edb84e609228dd686bfe3c6c546f4dc0396ca214c\" id=864a0de1-252f-43ee-a3e2-4e3bfe7e42b6 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 17:15:09.660908 crc crio[21573]: time=\"2026-06-12T17:15:09.660841816Z\" level=info msg=\"Stopping pod sandbox: 762a594790d160f3b4b0b6fd0057f235b02ddc82b3bee3315b42c22abe87f7c5\" id=68d02e0f-ec75-4866-b1de-ceeeb4de4c46 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 17:15:09.660908 crc crio[21573]: time=\"2026-06-12T17:15:09.660910268Z\" level=info msg=\"Stopped pod sandbox (already stopped): 762a594790d160f3b4b0b6fd0057f235b02ddc82b3bee3315b42c22abe87f7c5\" id=68d02e0f-ec75-4866-b1de-ceeeb4de4c46 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 17:15:09.661997 crc crio[21573]: time=\"2026-06-12T17:15:09.661919386Z\" level=info msg=\"Removing pod sandbox: 762a594790d160f3b4b0b6fd0057f235b02ddc82b3bee3315b42c22abe87f7c5\" id=6c9a74b8-d849-4d63-a923-f7bdd6d9aca2 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 17:15:09.684836 crc crio[21573]: time=\"2026-06-12T17:15:09.684747515Z\" level=info msg=\"Removed pod sandbox: 762a594790d160f3b4b0b6fd0057f235b02ddc82b3bee3315b42c22abe87f7c5\" id=6c9a74b8-d849-4d63-a923-f7bdd6d9aca2 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 17:15:11.253955 crc crio[21573]: time=\"2026-06-12T17:15:11.253410129Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"\nJun 12 17:15:11.726046 crc crio[21573]: time=\"2026-06-12T17:15:11.725498632Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"\nJun 12 17:15:11.733409 crc crio[21573]: time=\"2026-06-12T17:15:11.730649976Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"\nJun 12 17:15:11.736189 crc crio[21573]: time=\"2026-06-12T17:15:11.735960815Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"\nJun 12 17:15:12.485898 crc crio[21573]: time=\"2026-06-12T17:15:12.485408375Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/redhat-marketplace-bhv9q/POD\" id=f95c8a1f-b922-439c-aedf-441961fa6100 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 17:15:12.487192 crc crio[21573]: time=\"2026-06-12T17:15:12.487168114Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 17:15:12.522034 crc crio[21573]: time=\"2026-06-12T17:15:12.521931128Z\" level=info msg=\"Got pod network &{Name:redhat-marketplace-bhv9q Namespace:openshift-marketplace ID:5645e5bf83794f4b365d3be154e1bcc7eb9eec594f4def05b7195edfa56c217a UID:144d52fe-cd06-4a24-9ddc-1bb83c1e46f1 NetNS:/var/run/netns/73266079-899b-4b02-ae7e-90eece2793ae Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod144d52fe_cd06_4a24_9ddc_1bb83c1e46f1.slice PodAnnotations:0xc0027226c0}] Aliases:map[]}\"\nJun 12 17:15:12.522034 crc crio[21573]: time=\"2026-06-12T17:15:12.52200377Z\" level=info msg=\"Adding pod openshift-marketplace_redhat-marketplace-bhv9q to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 17:15:13.192861 crc crio[21573]: 2026-06-12T17:15:13Z [verbose] CmdAdd (shim): {1.1.0 [{Name:5645e5bf83794f4 Mac:0a:39:11:52:d9:d2 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:18 Mtu:0 Sandbox:/var/run/netns/73266079-899b-4b02-ae7e-90eece2793ae SocketPath: PciID:}] [{Interface:0xc00019add0 Address:{IP:10.217.1.24 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 17:15:13.194263 crc crio[21573]: time=\"2026-06-12T17:15:13.194191851Z\" level=info msg=\"Got pod network &{Name:redhat-marketplace-bhv9q Namespace:openshift-marketplace ID:5645e5bf83794f4b365d3be154e1bcc7eb9eec594f4def05b7195edfa56c217a UID:144d52fe-cd06-4a24-9ddc-1bb83c1e46f1 NetNS:/var/run/netns/73266079-899b-4b02-ae7e-90eece2793ae Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod144d52fe_cd06_4a24_9ddc_1bb83c1e46f1.slice PodAnnotations:0xc0027226c0}] Aliases:map[]}\"\nJun 12 17:15:13.194546 crc crio[21573]: time=\"2026-06-12T17:15:13.194364485Z\" level=info msg=\"Checking pod openshift-marketplace_redhat-marketplace-bhv9q for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 17:15:13.209338 crc crio[21573]: time=\"2026-06-12T17:15:13.209199605Z\" level=info msg=\"Ran pod sandbox 5645e5bf83794f4b365d3be154e1bcc7eb9eec594f4def05b7195edfa56c217a with infra container: openshift-marketplace/redhat-marketplace-bhv9q/POD\" id=f95c8a1f-b922-439c-aedf-441961fa6100 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 17:15:13.212300 crc crio[21573]: time=\"2026-06-12T17:15:13.212227321Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=f3150ca9-2700-4397-9f46-f3d63b4297b8 name=/runtime.v1.ImageService/ImageStatus\nJun 12 17:15:13.216948 crc crio[21573]: time=\"2026-06-12T17:15:13.216896234Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=792b2824-f87c-41de-ab30-8f763f2a0541 name=/runtime.v1.ImageService/ImageStatus\nJun 12 17:15:13.225621 crc crio[21573]: time=\"2026-06-12T17:15:13.225364683Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-marketplace-bhv9q/extract-utilities\" id=6556421c-c5b9-49ef-8283-e62f01b892ec name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 17:15:13.226672 crc crio[21573]: time=\"2026-06-12T17:15:13.226622902Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 17:15:13.300054 crc crio[21573]: time=\"2026-06-12T17:15:13.299957384Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 17:15:13.305549 crc crio[21573]: time=\"2026-06-12T17:15:13.305475684Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 17:15:13.481686 crc crio[21573]: time=\"2026-06-12T17:15:13.481041265Z\" level=info msg=\"Created container 90b3a2d1527115d4acc768b95859497e38dbf1f6bddc67786b32ddbff0394208: openshift-marketplace/redhat-marketplace-bhv9q/extract-utilities\" id=6556421c-c5b9-49ef-8283-e62f01b892ec name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 17:15:13.482782 crc crio[21573]: time=\"2026-06-12T17:15:13.482697211Z\" level=info msg=\"Starting container: 90b3a2d1527115d4acc768b95859497e38dbf1f6bddc67786b32ddbff0394208\" id=a09e0382-1412-43d1-90d7-81c84dc14a02 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 17:15:13.491088 crc crio[21573]: time=\"2026-06-12T17:15:13.490988276Z\" level=info msg=\"Started container\" PID=292589 containerID=90b3a2d1527115d4acc768b95859497e38dbf1f6bddc67786b32ddbff0394208 description=openshift-marketplace/redhat-marketplace-bhv9q/extract-utilities id=a09e0382-1412-43d1-90d7-81c84dc14a02 name=/runtime.v1.RuntimeService/StartContainer sandboxID=5645e5bf83794f4b365d3be154e1bcc7eb9eec594f4def05b7195edfa56c217a\nJun 12 17:15:14.115860 crc crio[21573]: time=\"2026-06-12T17:15:14.115776251Z\" level=info msg=\"Pulling image: registry.redhat.io/redhat/redhat-marketplace-index:v4.20\" id=62f4a21b-e273-493e-b937-68a2f0c72a41 name=/runtime.v1.ImageService/PullImage\nJun 12 17:15:14.122992 crc crio[21573]: time=\"2026-06-12T17:15:14.122317054Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/redhat/redhat-marketplace-index:v4.20\\\"\"\nJun 12 17:15:14.689043 crc crio[21573]: time=\"2026-06-12T17:15:14.688703619Z\" level=info msg=\"Pulled image: registry.redhat.io/redhat/redhat-marketplace-index@sha256:eaa0e17f3e4a3079539d3da6839f308f2d277b5c3bc91e1d58ba54c3b141d4ba\" id=62f4a21b-e273-493e-b937-68a2f0c72a41 name=/runtime.v1.ImageService/PullImage\nJun 12 17:15:14.690833 crc crio[21573]: time=\"2026-06-12T17:15:14.690575301Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-marketplace-index:v4.20\" id=8e9a4ab2-1366-4e8b-877f-9365345cf54f name=/runtime.v1.ImageService/ImageStatus\nJun 12 17:15:14.694184 crc crio[21573]: time=\"2026-06-12T17:15:14.69407121Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-marketplace-index:v4.20\" id=339f6732-fe7a-41a2-a0ea-be60298eb691 name=/runtime.v1.ImageService/ImageStatus\nJun 12 17:15:14.702197 crc crio[21573]: time=\"2026-06-12T17:15:14.702116175Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-marketplace-bhv9q/extract-content\" id=ecc4d24d-4d59-47fd-94be-e12f4b420cfa name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 17:15:14.702790 crc crio[21573]: time=\"2026-06-12T17:15:14.702720205Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 17:15:14.773147 crc crio[21573]: time=\"2026-06-12T17:15:14.773025406Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 17:15:14.782749 crc crio[21573]: time=\"2026-06-12T17:15:14.782645726Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 17:15:14.886670 crc crio[21573]: time=\"2026-06-12T17:15:14.886009902Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"\nJun 12 17:15:14.956690 crc crio[21573]: time=\"2026-06-12T17:15:14.956340364Z\" level=info msg=\"Created container 952a07ec0873606fef597d5212cfc1a50754b7822338328787a0264b8e809d29: openshift-marketplace/redhat-marketplace-bhv9q/extract-content\" id=ecc4d24d-4d59-47fd-94be-e12f4b420cfa name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 17:15:14.957728 crc crio[21573]: time=\"2026-06-12T17:15:14.957650791Z\" level=info msg=\"Starting container: 952a07ec0873606fef597d5212cfc1a50754b7822338328787a0264b8e809d29\" id=c7895dbf-32c5-4165-bfea-4e8e7e56dd35 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 17:15:14.975991 crc crio[21573]: time=\"2026-06-12T17:15:14.975785488Z\" level=info msg=\"Started container\" PID=292730 containerID=952a07ec0873606fef597d5212cfc1a50754b7822338328787a0264b8e809d29 description=openshift-marketplace/redhat-marketplace-bhv9q/extract-content id=c7895dbf-32c5-4165-bfea-4e8e7e56dd35 name=/runtime.v1.RuntimeService/StartContainer sandboxID=5645e5bf83794f4b365d3be154e1bcc7eb9eec594f4def05b7195edfa56c217a\nJun 12 17:15:15.605423 crc crio[21573]: time=\"2026-06-12T17:15:15.605323442Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"\nJun 12 17:15:15.767868 crc crio[21573]: time=\"2026-06-12T17:15:15.767728532Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"\nJun 12 17:15:16.157868 crc crio[21573]: time=\"2026-06-12T17:15:16.157282892Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=3ace6270-cda3-4d9a-a59a-356231bbd324 name=/runtime.v1.ImageService/ImageStatus\nJun 12 17:15:16.160092 crc crio[21573]: time=\"2026-06-12T17:15:16.160034138Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=f6e8fa99-385a-41e1-8177-8a617985ffbb name=/runtime.v1.ImageService/ImageStatus\nJun 12 17:15:16.168353 crc crio[21573]: time=\"2026-06-12T17:15:16.168219806Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-marketplace-bhv9q/registry-server\" id=dc50207e-040a-4af3-8541-62c53c8cfe05 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 17:15:16.168879 crc crio[21573]: time=\"2026-06-12T17:15:16.168813754Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 17:15:16.240178 crc crio[21573]: time=\"2026-06-12T17:15:16.240070356Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 17:15:16.244186 crc crio[21573]: time=\"2026-06-12T17:15:16.24410805Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 17:15:16.397113 crc crio[21573]: time=\"2026-06-12T17:15:16.397016136Z\" level=info msg=\"Created container 4ff348a078759f93b7f9d096385dad10d6fff5afb1bd7349e8f5961da92ab5a3: openshift-marketplace/redhat-marketplace-bhv9q/registry-server\" id=dc50207e-040a-4af3-8541-62c53c8cfe05 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 17:15:16.398903 crc crio[21573]: time=\"2026-06-12T17:15:16.398817705Z\" level=info msg=\"Starting container: 4ff348a078759f93b7f9d096385dad10d6fff5afb1bd7349e8f5961da92ab5a3\" id=36f0b377-be41-4a05-801c-d02b28ea0c0e name=/runtime.v1.RuntimeService/StartContainer\nJun 12 17:15:16.405231 crc crio[21573]: time=\"2026-06-12T17:15:16.405104872Z\" level=info msg=\"Started container\" PID=292975 containerID=4ff348a078759f93b7f9d096385dad10d6fff5afb1bd7349e8f5961da92ab5a3 description=openshift-marketplace/redhat-marketplace-bhv9q/registry-server id=36f0b377-be41-4a05-801c-d02b28ea0c0e name=/runtime.v1.RuntimeService/StartContainer sandboxID=5645e5bf83794f4b365d3be154e1bcc7eb9eec594f4def05b7195edfa56c217a\nJun 12 17:15:25.400620 crc crio[21573]: time=\"2026-06-12T17:15:25.39979884Z\" level=info msg=\"Stopping container: 4ff348a078759f93b7f9d096385dad10d6fff5afb1bd7349e8f5961da92ab5a3 (timeout: 2s)\" id=19cc6dbe-9422-4832-9833-8193fe82c31e name=/runtime.v1.RuntimeService/StopContainer\nJun 12 17:15:25.528355 crc crio[21573]: time=\"2026-06-12T17:15:25.528211236Z\" level=info msg=\"Stopped container 4ff348a078759f93b7f9d096385dad10d6fff5afb1bd7349e8f5961da92ab5a3: openshift-marketplace/redhat-marketplace-bhv9q/registry-server\" id=19cc6dbe-9422-4832-9833-8193fe82c31e name=/runtime.v1.RuntimeService/StopContainer\nJun 12 17:15:25.529529 crc crio[21573]: time=\"2026-06-12T17:15:25.52941146Z\" level=info msg=\"Stopping pod sandbox: 5645e5bf83794f4b365d3be154e1bcc7eb9eec594f4def05b7195edfa56c217a\" id=ee72f7bd-03b7-415a-9f9f-82a7093df7eb name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 17:15:25.530358 crc crio[21573]: time=\"2026-06-12T17:15:25.530274784Z\" level=info msg=\"Got pod network &{Name:redhat-marketplace-bhv9q Namespace:openshift-marketplace ID:5645e5bf83794f4b365d3be154e1bcc7eb9eec594f4def05b7195edfa56c217a UID:144d52fe-cd06-4a24-9ddc-1bb83c1e46f1 NetNS:/var/run/netns/73266079-899b-4b02-ae7e-90eece2793ae Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod144d52fe_cd06_4a24_9ddc_1bb83c1e46f1.slice PodAnnotations:0xc002e287b8}] Aliases:map[]}\"\nJun 12 17:15:25.530674 crc crio[21573]: time=\"2026-06-12T17:15:25.530625884Z\" level=info msg=\"Deleting pod openshift-marketplace_redhat-marketplace-bhv9q from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 17:15:25.853003 crc crio[21573]: time=\"2026-06-12T17:15:25.852687467Z\" level=info msg=\"Stopped pod sandbox: 5645e5bf83794f4b365d3be154e1bcc7eb9eec594f4def05b7195edfa56c217a\" id=ee72f7bd-03b7-415a-9f9f-82a7093df7eb name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 17:15:26.430734 crc crio[21573]: time=\"2026-06-12T17:15:26.429663419Z\" level=info msg=\"Removing container: 4ff348a078759f93b7f9d096385dad10d6fff5afb1bd7349e8f5961da92ab5a3\" id=22aa5217-5306-46e3-a4fe-825887819b4f name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 17:15:26.467725 crc crio[21573]: time=\"2026-06-12T17:15:26.467617631Z\" level=info msg=\"Removed container 4ff348a078759f93b7f9d096385dad10d6fff5afb1bd7349e8f5961da92ab5a3: openshift-marketplace/redhat-marketplace-bhv9q/registry-server\" id=22aa5217-5306-46e3-a4fe-825887819b4f name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 17:15:26.472334 crc crio[21573]: time=\"2026-06-12T17:15:26.47223884Z\" level=info msg=\"Removing container: 952a07ec0873606fef597d5212cfc1a50754b7822338328787a0264b8e809d29\" id=f0b0eb6c-0566-4b0e-a6c7-456c8ad90e87 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 17:15:26.522913 crc crio[21573]: time=\"2026-06-12T17:15:26.522771564Z\" level=info msg=\"Removed container 952a07ec0873606fef597d5212cfc1a50754b7822338328787a0264b8e809d29: openshift-marketplace/redhat-marketplace-bhv9q/extract-content\" id=f0b0eb6c-0566-4b0e-a6c7-456c8ad90e87 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 17:15:26.527159 crc crio[21573]: time=\"2026-06-12T17:15:26.527058038Z\" level=info msg=\"Removing container: 90b3a2d1527115d4acc768b95859497e38dbf1f6bddc67786b32ddbff0394208\" id=1b9f6a38-409d-4f87-9d27-9cb926803335 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 17:15:26.590096 crc crio[21573]: time=\"2026-06-12T17:15:26.589991952Z\" level=info msg=\"Removed container 90b3a2d1527115d4acc768b95859497e38dbf1f6bddc67786b32ddbff0394208: openshift-marketplace/redhat-marketplace-bhv9q/extract-utilities\" id=1b9f6a38-409d-4f87-9d27-9cb926803335 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 17:16:00.540501 crc crio[21573]: time=\"2026-06-12T17:16:00.539262909Z\" level=info msg=\"Running pod sandbox: openshift-infra/auto-csr-approver-29688076-tjsf8/POD\" id=3fa05d1b-2149-460a-a851-f17867ed9ca2 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 17:16:00.541621 crc crio[21573]: time=\"2026-06-12T17:16:00.540533415Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 17:16:00.583050 crc crio[21573]: time=\"2026-06-12T17:16:00.582942788Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29688076-tjsf8 Namespace:openshift-infra ID:d2ce06c6d5230cbea17d26225e803a8241393d923e0fa1cc58fc8ad51f17e978 UID:7a2cb6f2-971d-480d-ae7d-abb0ab9d5120 NetNS:/var/run/netns/1123d8bc-a341-48ae-9e5b-bd8b9020c117 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod7a2cb6f2_971d_480d_ae7d_abb0ab9d5120.slice PodAnnotations:0xc001897820}] Aliases:map[]}\"\nJun 12 17:16:00.583050 crc crio[21573]: time=\"2026-06-12T17:16:00.583009181Z\" level=info msg=\"Adding pod openshift-infra_auto-csr-approver-29688076-tjsf8 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 17:16:00.946778 crc crio[21573]: 2026-06-12T17:16:00Z [verbose] CmdAdd (shim): {1.1.0 [{Name:d2ce06c6d5230cb Mac:96:7c:bb:3f:c6:3b Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:19 Mtu:0 Sandbox:/var/run/netns/1123d8bc-a341-48ae-9e5b-bd8b9020c117 SocketPath: PciID:}] [{Interface:0xc00025ac00 Address:{IP:10.217.1.25 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 17:16:00.949103 crc crio[21573]: time=\"2026-06-12T17:16:00.949012472Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29688076-tjsf8 Namespace:openshift-infra ID:d2ce06c6d5230cbea17d26225e803a8241393d923e0fa1cc58fc8ad51f17e978 UID:7a2cb6f2-971d-480d-ae7d-abb0ab9d5120 NetNS:/var/run/netns/1123d8bc-a341-48ae-9e5b-bd8b9020c117 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod7a2cb6f2_971d_480d_ae7d_abb0ab9d5120.slice PodAnnotations:0xc001897820}] Aliases:map[]}\"\nJun 12 17:16:00.949234 crc crio[21573]: time=\"2026-06-12T17:16:00.949210727Z\" level=info msg=\"Checking pod openshift-infra_auto-csr-approver-29688076-tjsf8 for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 17:16:00.964494 crc crio[21573]: time=\"2026-06-12T17:16:00.964291189Z\" level=info msg=\"Ran pod sandbox d2ce06c6d5230cbea17d26225e803a8241393d923e0fa1cc58fc8ad51f17e978 with infra container: openshift-infra/auto-csr-approver-29688076-tjsf8/POD\" id=3fa05d1b-2149-460a-a851-f17867ed9ca2 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 17:16:00.969858 crc crio[21573]: time=\"2026-06-12T17:16:00.969769121Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-cli:latest\" id=d91f5268-e82e-4cea-ba16-9edfe5b1b090 name=/runtime.v1.ImageService/PullImage\nJun 12 17:16:00.982937 crc crio[21573]: time=\"2026-06-12T17:16:00.982820186Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-cli:latest\\\"\"\nJun 12 17:16:02.030603 crc crio[21573]: time=\"2026-06-12T17:16:02.03008086Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9\" id=d91f5268-e82e-4cea-ba16-9edfe5b1b090 name=/runtime.v1.ImageService/PullImage\nJun 12 17:16:02.032180 crc crio[21573]: time=\"2026-06-12T17:16:02.031629223Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=7c0621f0-6ac6-4040-bec4-3e7917c11c97 name=/runtime.v1.ImageService/ImageStatus\nJun 12 17:16:02.035675 crc crio[21573]: time=\"2026-06-12T17:16:02.035624447Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=22ae80df-24ae-458a-ba7b-5a1e73220005 name=/runtime.v1.ImageService/ImageStatus\nJun 12 17:16:02.044169 crc crio[21573]: time=\"2026-06-12T17:16:02.044085681Z\" level=info msg=\"Creating container: openshift-infra/auto-csr-approver-29688076-tjsf8/oc\" id=fb6a57e7-7e1d-4a64-856f-5f1674b5cdf3 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 17:16:02.044872 crc crio[21573]: time=\"2026-06-12T17:16:02.04479906Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 17:16:02.098109 crc crio[21573]: time=\"2026-06-12T17:16:02.098015187Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 17:16:02.460270 crc crio[21573]: time=\"2026-06-12T17:16:02.460176281Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 17:16:02.612138 crc crio[21573]: time=\"2026-06-12T17:16:02.611665651Z\" level=info msg=\"Created container e6544b19649e0fcc61f02a35b1f64a33508d6cb39e48a34c69bb6a81f134f697: openshift-infra/auto-csr-approver-29688076-tjsf8/oc\" id=fb6a57e7-7e1d-4a64-856f-5f1674b5cdf3 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 17:16:02.613624 crc crio[21573]: time=\"2026-06-12T17:16:02.613549793Z\" level=info msg=\"Starting container: e6544b19649e0fcc61f02a35b1f64a33508d6cb39e48a34c69bb6a81f134f697\" id=d89f4291-324b-4553-93c3-8d3d65c19e27 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 17:16:02.620307 crc crio[21573]: time=\"2026-06-12T17:16:02.620138588Z\" level=info msg=\"Started container\" PID=295315 containerID=e6544b19649e0fcc61f02a35b1f64a33508d6cb39e48a34c69bb6a81f134f697 description=openshift-infra/auto-csr-approver-29688076-tjsf8/oc id=d89f4291-324b-4553-93c3-8d3d65c19e27 name=/runtime.v1.RuntimeService/StartContainer sandboxID=d2ce06c6d5230cbea17d26225e803a8241393d923e0fa1cc58fc8ad51f17e978\nJun 12 17:16:05.021520 crc crio[21573]: time=\"2026-06-12T17:16:05.020706825Z\" level=info msg=\"Stopping pod sandbox: d2ce06c6d5230cbea17d26225e803a8241393d923e0fa1cc58fc8ad51f17e978\" id=ae108473-f6ff-4b8f-912b-fb44a72aa5c8 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 17:16:05.023833 crc crio[21573]: time=\"2026-06-12T17:16:05.022081984Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29688076-tjsf8 Namespace:openshift-infra ID:d2ce06c6d5230cbea17d26225e803a8241393d923e0fa1cc58fc8ad51f17e978 UID:7a2cb6f2-971d-480d-ae7d-abb0ab9d5120 NetNS:/var/run/netns/1123d8bc-a341-48ae-9e5b-bd8b9020c117 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod7a2cb6f2_971d_480d_ae7d_abb0ab9d5120.slice PodAnnotations:0xc00338f0d8}] Aliases:map[]}\"\nJun 12 17:16:05.023833 crc crio[21573]: time=\"2026-06-12T17:16:05.022247868Z\" level=info msg=\"Deleting pod openshift-infra_auto-csr-approver-29688076-tjsf8 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 17:16:05.401630 crc crio[21573]: time=\"2026-06-12T17:16:05.400924073Z\" level=info msg=\"Stopped pod sandbox: d2ce06c6d5230cbea17d26225e803a8241393d923e0fa1cc58fc8ad51f17e978\" id=ae108473-f6ff-4b8f-912b-fb44a72aa5c8 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 17:16:09.715191 crc crio[21573]: time=\"2026-06-12T17:16:09.714224928Z\" level=info msg=\"Removing container: 909f2f88dc2f04ce9c41be19b6400c0009afbb43caa61ca329c2c9cd89c0c38c\" id=a49983b0-8957-4f88-904d-4b6b6278535c name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 17:16:09.926649 crc crio[21573]: time=\"2026-06-12T17:16:09.925975476Z\" level=info msg=\"Removed container 909f2f88dc2f04ce9c41be19b6400c0009afbb43caa61ca329c2c9cd89c0c38c: openshift-infra/auto-csr-approver-29688070-2b7s4/oc\" id=a49983b0-8957-4f88-904d-4b6b6278535c name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 17:16:09.938314 crc crio[21573]: time=\"2026-06-12T17:16:09.938200487Z\" level=info msg=\"Stopping pod sandbox: 5645e5bf83794f4b365d3be154e1bcc7eb9eec594f4def05b7195edfa56c217a\" id=be4ca5ab-9755-4cab-ab9e-01b188ae1836 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 17:16:09.938314 crc crio[21573]: time=\"2026-06-12T17:16:09.93829523Z\" level=info msg=\"Stopped pod sandbox (already stopped): 5645e5bf83794f4b365d3be154e1bcc7eb9eec594f4def05b7195edfa56c217a\" id=be4ca5ab-9755-4cab-ab9e-01b188ae1836 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 17:16:09.939316 crc crio[21573]: time=\"2026-06-12T17:16:09.939206105Z\" level=info msg=\"Removing pod sandbox: 5645e5bf83794f4b365d3be154e1bcc7eb9eec594f4def05b7195edfa56c217a\" id=e3e9007b-23e9-45b5-849d-eb5edf6546d0 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 17:16:09.958744 crc crio[21573]: time=\"2026-06-12T17:16:09.958664925Z\" level=info msg=\"Removed pod sandbox: 5645e5bf83794f4b365d3be154e1bcc7eb9eec594f4def05b7195edfa56c217a\" id=e3e9007b-23e9-45b5-849d-eb5edf6546d0 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 17:16:09.961258 crc crio[21573]: time=\"2026-06-12T17:16:09.961142727Z\" level=info msg=\"Stopping pod sandbox: 37e2a154bc9ef2656bd9a043d84f01e91210d1206fadc34bf2851e496338ba13\" id=af86e7f7-d43d-42b4-9e75-ae420ce39ee8 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 17:16:09.961577 crc crio[21573]: time=\"2026-06-12T17:16:09.961256911Z\" level=info msg=\"Stopped pod sandbox (already stopped): 37e2a154bc9ef2656bd9a043d84f01e91210d1206fadc34bf2851e496338ba13\" id=af86e7f7-d43d-42b4-9e75-ae420ce39ee8 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 17:16:09.962566 crc crio[21573]: time=\"2026-06-12T17:16:09.962418144Z\" level=info msg=\"Removing pod sandbox: 37e2a154bc9ef2656bd9a043d84f01e91210d1206fadc34bf2851e496338ba13\" id=9ab2ebe5-ca91-47f9-80bf-a5e87ffe8155 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 17:16:09.975183 crc crio[21573]: time=\"2026-06-12T17:16:09.975069748Z\" level=info msg=\"Removed pod sandbox: 37e2a154bc9ef2656bd9a043d84f01e91210d1206fadc34bf2851e496338ba13\" id=9ab2ebe5-ca91-47f9-80bf-a5e87ffe8155 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 17:16:56.327769 crc crio[21573]: time=\"2026-06-12T17:16:56.327109268Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"\nJun 12 17:17:03.926775 crc crio[21573]: time=\"2026-06-12T17:17:03.925974938Z\" level=info msg=\"Stopping container: ca562a52e9e7b16438f1bfc5f2400a1305f32c6d84d3987e9e54a56e30f45c80 (timeout: 2s)\" id=8603fadd-91ac-4706-a907-dd52d6939d65 name=/runtime.v1.RuntimeService/StopContainer\nJun 12 17:17:04.149665 crc crio[21573]: time=\"2026-06-12T17:17:04.149554812Z\" level=info msg=\"Stopped container ca562a52e9e7b16438f1bfc5f2400a1305f32c6d84d3987e9e54a56e30f45c80: openshift-must-gather-h49ld/must-gather-t9hk8/copy\" id=8603fadd-91ac-4706-a907-dd52d6939d65 name=/runtime.v1.RuntimeService/StopContainer\nJun 12 17:17:04.150837 crc crio[21573]: time=\"2026-06-12T17:17:04.150756625Z\" level=info msg=\"Stopping pod sandbox: 367ceea30c361cf7bf087b899bf0835df8e0fc61118cfbceb9facc2e7a6f3b9a\" id=ef43809e-f26f-42ae-8ef1-7e7d37745a61 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 17:17:04.151860 crc crio[21573]: time=\"2026-06-12T17:17:04.151771634Z\" level=info msg=\"Got pod network &{Name:must-gather-t9hk8 Namespace:openshift-must-gather-h49ld ID:367ceea30c361cf7bf087b899bf0835df8e0fc61118cfbceb9facc2e7a6f3b9a UID:33947c68-b25f-4bf5-8d0e-fe57c12e0ad7 NetNS:/var/run/netns/449a1e7d-6ba3-4b90-8000-3af86e891c9e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod33947c68_b25f_4bf5_8d0e_fe57c12e0ad7.slice PodAnnotations:0xc000568700}] Aliases:map[]}\"\nJun 12 17:17:04.152096 crc crio[21573]: time=\"2026-06-12T17:17:04.152030341Z\" level=info msg=\"Deleting pod openshift-must-gather-h49ld_must-gather-t9hk8 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 17:17:04.456168 crc crio[21573]: time=\"2026-06-12T17:17:04.45565193Z\" level=info msg=\"Stopped pod sandbox: 367ceea30c361cf7bf087b899bf0835df8e0fc61118cfbceb9facc2e7a6f3b9a\" id=ef43809e-f26f-42ae-8ef1-7e7d37745a61 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 17:17:05.011712 crc crio[21573]: time=\"2026-06-12T17:17:05.011637326Z\" level=info msg=\"Removing container: ca562a52e9e7b16438f1bfc5f2400a1305f32c6d84d3987e9e54a56e30f45c80\" id=a29b459d-bd14-43f8-b970-dfca96fe6c49 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 17:17:05.045026 crc crio[21573]: time=\"2026-06-12T17:17:05.044912217Z\" level=info msg=\"Removed container ca562a52e9e7b16438f1bfc5f2400a1305f32c6d84d3987e9e54a56e30f45c80: openshift-must-gather-h49ld/must-gather-t9hk8/copy\" id=a29b459d-bd14-43f8-b970-dfca96fe6c49 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 17:17:05.047909 crc crio[21573]: time=\"2026-06-12T17:17:05.047846176Z\" level=info msg=\"Removing container: b842980916377d8394d655f8ebdc8709c39f112ca40cac75bd4d8940bb8843e6\" id=db460c13-ea19-44f0-9810-8d81e0099805 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 17:17:05.286420 crc crio[21573]: time=\"2026-06-12T17:17:05.285810633Z\" level=info msg=\"Removed container b842980916377d8394d655f8ebdc8709c39f112ca40cac75bd4d8940bb8843e6: openshift-must-gather-h49ld/must-gather-t9hk8/gather\" id=db460c13-ea19-44f0-9810-8d81e0099805 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 17:17:10.002201 crc crio[21573]: time=\"2026-06-12T17:17:10.001328984Z\" level=info msg=\"Stopping pod sandbox: 367ceea30c361cf7bf087b899bf0835df8e0fc61118cfbceb9facc2e7a6f3b9a\" id=5c5f84ec-2d11-4026-9031-de3a462d69d9 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 17:17:10.002201 crc crio[21573]: time=\"2026-06-12T17:17:10.002203548Z\" level=info msg=\"Stopped pod sandbox (already stopped): 367ceea30c361cf7bf087b899bf0835df8e0fc61118cfbceb9facc2e7a6f3b9a\" id=5c5f84ec-2d11-4026-9031-de3a462d69d9 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 17:17:10.003734 crc crio[21573]: time=\"2026-06-12T17:17:10.002827327Z\" level=info msg=\"Removing pod sandbox: 367ceea30c361cf7bf087b899bf0835df8e0fc61118cfbceb9facc2e7a6f3b9a\" id=2fbadf82-9f92-46ed-a2e9-95678cf1e29c name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 17:17:10.037026 crc crio[21573]: time=\"2026-06-12T17:17:10.03689243Z\" level=info msg=\"Removed pod sandbox: 367ceea30c361cf7bf087b899bf0835df8e0fc61118cfbceb9facc2e7a6f3b9a\" id=2fbadf82-9f92-46ed-a2e9-95678cf1e29c name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 17:17:38.133701 crc crio[21573]: time=\"2026-06-12T17:17:38.13263492Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/certified-operators-7jpjw/POD\" id=dcc7b40a-ad19-4e49-94c0-fd36446ae37d name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 17:17:38.135189 crc crio[21573]: time=\"2026-06-12T17:17:38.133772493Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 17:17:38.185212 crc crio[21573]: time=\"2026-06-12T17:17:38.185060125Z\" level=info msg=\"Got pod network &{Name:certified-operators-7jpjw Namespace:openshift-marketplace ID:8c6b14ce8a472613dfd8b1d610b12c8ea78ec8773b201cce233de784883cd6cb UID:82be0db5-adaa-4a06-8fac-7ac751de13b0 NetNS:/var/run/netns/ac5e96e6-b6e7-4119-bd03-b5f4145d20dc Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod82be0db5_adaa_4a06_8fac_7ac751de13b0.slice PodAnnotations:0xc003675158}] Aliases:map[]}\"\nJun 12 17:17:38.185212 crc crio[21573]: time=\"2026-06-12T17:17:38.185167018Z\" level=info msg=\"Adding pod openshift-marketplace_certified-operators-7jpjw to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 17:17:38.824586 crc crio[21573]: 2026-06-12T17:17:38Z [verbose] CmdAdd (shim): {1.1.0 [{Name:8c6b14ce8a47261 Mac:3e:a6:b4:b2:58:48 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:1a Mtu:0 Sandbox:/var/run/netns/ac5e96e6-b6e7-4119-bd03-b5f4145d20dc SocketPath: PciID:}] [{Interface:0xc0001345c0 Address:{IP:10.217.1.26 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 17:17:38.824586 crc crio[21573]: time=\"2026-06-12T17:17:38.822878431Z\" level=info msg=\"Got pod network &{Name:certified-operators-7jpjw Namespace:openshift-marketplace ID:8c6b14ce8a472613dfd8b1d610b12c8ea78ec8773b201cce233de784883cd6cb UID:82be0db5-adaa-4a06-8fac-7ac751de13b0 NetNS:/var/run/netns/ac5e96e6-b6e7-4119-bd03-b5f4145d20dc Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod82be0db5_adaa_4a06_8fac_7ac751de13b0.slice PodAnnotations:0xc003675158}] Aliases:map[]}\"\nJun 12 17:17:38.824586 crc crio[21573]: time=\"2026-06-12T17:17:38.823023354Z\" level=info msg=\"Checking pod openshift-marketplace_certified-operators-7jpjw for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 17:17:38.838361 crc crio[21573]: time=\"2026-06-12T17:17:38.838278467Z\" level=info msg=\"Ran pod sandbox 8c6b14ce8a472613dfd8b1d610b12c8ea78ec8773b201cce233de784883cd6cb with infra container: openshift-marketplace/certified-operators-7jpjw/POD\" id=dcc7b40a-ad19-4e49-94c0-fd36446ae37d name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 17:17:38.844926 crc crio[21573]: time=\"2026-06-12T17:17:38.844814781Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=361e776e-8c7b-40ca-843f-cd652d0e9be7 name=/runtime.v1.ImageService/ImageStatus\nJun 12 17:17:38.849036 crc crio[21573]: time=\"2026-06-12T17:17:38.848868511Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=be1b0995-439a-49e9-8eb6-32565eceedb8 name=/runtime.v1.ImageService/ImageStatus\nJun 12 17:17:38.860914 crc crio[21573]: time=\"2026-06-12T17:17:38.860812336Z\" level=info msg=\"Creating container: openshift-marketplace/certified-operators-7jpjw/extract-utilities\" id=11e0946a-03ec-4faa-be46-9a5f3c220927 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 17:17:38.861385 crc crio[21573]: time=\"2026-06-12T17:17:38.861325201Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 17:17:38.972583 crc crio[21573]: time=\"2026-06-12T17:17:38.972288228Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 17:17:38.978700 crc crio[21573]: time=\"2026-06-12T17:17:38.978541502Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 17:17:39.136964 crc crio[21573]: time=\"2026-06-12T17:17:39.136050172Z\" level=info msg=\"Created container db22e949934461f03356de0ff498fa78a5718bb46e778c81b009bca9ef2d0b96: openshift-marketplace/certified-operators-7jpjw/extract-utilities\" id=11e0946a-03ec-4faa-be46-9a5f3c220927 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 17:17:39.139341 crc crio[21573]: time=\"2026-06-12T17:17:39.139258111Z\" level=info msg=\"Starting container: db22e949934461f03356de0ff498fa78a5718bb46e778c81b009bca9ef2d0b96\" id=c13565b9-1aae-44dd-9d3a-e43f5db9ddb2 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 17:17:39.147298 crc crio[21573]: time=\"2026-06-12T17:17:39.147154612Z\" level=info msg=\"Started container\" PID=300272 containerID=db22e949934461f03356de0ff498fa78a5718bb46e778c81b009bca9ef2d0b96 description=openshift-marketplace/certified-operators-7jpjw/extract-utilities id=c13565b9-1aae-44dd-9d3a-e43f5db9ddb2 name=/runtime.v1.RuntimeService/StartContainer sandboxID=8c6b14ce8a472613dfd8b1d610b12c8ea78ec8773b201cce233de784883cd6cb\nJun 12 17:17:39.810968 crc crio[21573]: time=\"2026-06-12T17:17:39.810867016Z\" level=info msg=\"Pulling image: registry.redhat.io/redhat/certified-operator-index:v4.20\" id=820cb2a5-7afb-427c-9da9-ce6c3df1f337 name=/runtime.v1.ImageService/PullImage\nJun 12 17:17:39.822350 crc crio[21573]: time=\"2026-06-12T17:17:39.822239164Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/redhat/certified-operator-index:v4.20\\\"\"\nJun 12 17:17:40.731574 crc crio[21573]: time=\"2026-06-12T17:17:40.73098867Z\" level=info msg=\"Pulled image: registry.redhat.io/redhat/certified-operator-index@sha256:479a8801ff2843735e11b3d64fd2612da3248c45b500a01b08df90f7aab8d46b\" id=820cb2a5-7afb-427c-9da9-ce6c3df1f337 name=/runtime.v1.ImageService/PullImage\nJun 12 17:17:40.734519 crc crio[21573]: time=\"2026-06-12T17:17:40.734298952Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/certified-operator-index:v4.20\" id=a4576ef9-8742-404b-aba1-a88e063800de name=/runtime.v1.ImageService/ImageStatus\nJun 12 17:17:40.741167 crc crio[21573]: time=\"2026-06-12T17:17:40.741055491Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/certified-operator-index:v4.20\" id=93691e17-35f1-4043-9dc2-9956a2bd4414 name=/runtime.v1.ImageService/ImageStatus\nJun 12 17:17:40.750328 crc crio[21573]: time=\"2026-06-12T17:17:40.750210787Z\" level=info msg=\"Creating container: openshift-marketplace/certified-operators-7jpjw/extract-content\" id=5f3bd5e5-8a4e-4b47-935d-26380c79626b name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 17:17:40.751170 crc crio[21573]: time=\"2026-06-12T17:17:40.751110562Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 17:17:40.800112 crc crio[21573]: time=\"2026-06-12T17:17:40.799989287Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 17:17:40.805208 crc crio[21573]: time=\"2026-06-12T17:17:40.80513036Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 17:17:40.972293 crc crio[21573]: time=\"2026-06-12T17:17:40.972174747Z\" level=info msg=\"Created container 3eaa3738ce024a1b1a9e5d2bb8ce5722f40a636f9d1a83d0554add6b8ae8ac37: openshift-marketplace/certified-operators-7jpjw/extract-content\" id=5f3bd5e5-8a4e-4b47-935d-26380c79626b name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 17:17:40.973717 crc crio[21573]: time=\"2026-06-12T17:17:40.973659129Z\" level=info msg=\"Starting container: 3eaa3738ce024a1b1a9e5d2bb8ce5722f40a636f9d1a83d0554add6b8ae8ac37\" id=73a79787-a2f5-47a5-a8fd-85772b0b4949 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 17:17:40.980430 crc crio[21573]: time=\"2026-06-12T17:17:40.980341693Z\" level=info msg=\"Started container\" PID=300360 containerID=3eaa3738ce024a1b1a9e5d2bb8ce5722f40a636f9d1a83d0554add6b8ae8ac37 description=openshift-marketplace/certified-operators-7jpjw/extract-content id=73a79787-a2f5-47a5-a8fd-85772b0b4949 name=/runtime.v1.RuntimeService/StartContainer sandboxID=8c6b14ce8a472613dfd8b1d610b12c8ea78ec8773b201cce233de784883cd6cb\nJun 12 17:17:42.865524 crc crio[21573]: time=\"2026-06-12T17:17:42.864999303Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=ef574e4d-902c-4f2c-8975-af839bc5cbaf name=/runtime.v1.ImageService/ImageStatus\nJun 12 17:17:42.869271 crc crio[21573]: time=\"2026-06-12T17:17:42.869169199Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=797440b7-c28d-45fc-a59f-f58249aa5fdb name=/runtime.v1.ImageService/ImageStatus\nJun 12 17:17:42.879988 crc crio[21573]: time=\"2026-06-12T17:17:42.879867508Z\" level=info msg=\"Creating container: openshift-marketplace/certified-operators-7jpjw/registry-server\" id=e5195872-8457-4250-9599-437cbb1e0b4c name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 17:17:42.880519 crc crio[21573]: time=\"2026-06-12T17:17:42.880339922Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 17:17:42.951683 crc crio[21573]: time=\"2026-06-12T17:17:42.951250452Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 17:17:42.955878 crc crio[21573]: time=\"2026-06-12T17:17:42.955800478Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 17:17:43.120414 crc crio[21573]: time=\"2026-06-12T17:17:43.119814609Z\" level=info msg=\"Created container 847b2eaf349dee1f2f36f132f94f7f660588352d95874c2dc2d45f252bdfc1ee: openshift-marketplace/certified-operators-7jpjw/registry-server\" id=e5195872-8457-4250-9599-437cbb1e0b4c name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 17:17:43.122202 crc crio[21573]: time=\"2026-06-12T17:17:43.122093463Z\" level=info msg=\"Starting container: 847b2eaf349dee1f2f36f132f94f7f660588352d95874c2dc2d45f252bdfc1ee\" id=3e52fd5c-be57-4480-af9a-9b4a4735a1b6 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 17:17:43.129598 crc crio[21573]: time=\"2026-06-12T17:17:43.129495989Z\" level=info msg=\"Started container\" PID=300426 containerID=847b2eaf349dee1f2f36f132f94f7f660588352d95874c2dc2d45f252bdfc1ee description=openshift-marketplace/certified-operators-7jpjw/registry-server id=3e52fd5c-be57-4480-af9a-9b4a4735a1b6 name=/runtime.v1.RuntimeService/StartContainer sandboxID=8c6b14ce8a472613dfd8b1d610b12c8ea78ec8773b201cce233de784883cd6cb\nJun 12 17:17:50.986212 crc crio[21573]: time=\"2026-06-12T17:17:50.984875352Z\" level=info msg=\"Stopping container: 847b2eaf349dee1f2f36f132f94f7f660588352d95874c2dc2d45f252bdfc1ee (timeout: 2s)\" id=8d2894ae-836c-47f0-85b2-48847680e550 name=/runtime.v1.RuntimeService/StopContainer\nJun 12 17:17:51.109798 crc crio[21573]: time=\"2026-06-12T17:17:51.109675537Z\" level=info msg=\"Stopped container 847b2eaf349dee1f2f36f132f94f7f660588352d95874c2dc2d45f252bdfc1ee: openshift-marketplace/certified-operators-7jpjw/registry-server\" id=8d2894ae-836c-47f0-85b2-48847680e550 name=/runtime.v1.RuntimeService/StopContainer\nJun 12 17:17:51.111084 crc crio[21573]: time=\"2026-06-12T17:17:51.110951212Z\" level=info msg=\"Stopping pod sandbox: 8c6b14ce8a472613dfd8b1d610b12c8ea78ec8773b201cce233de784883cd6cb\" id=cb54680c-60ed-4e6a-b770-a4222594b9f1 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 17:17:51.111980 crc crio[21573]: time=\"2026-06-12T17:17:51.111871029Z\" level=info msg=\"Got pod network &{Name:certified-operators-7jpjw Namespace:openshift-marketplace ID:8c6b14ce8a472613dfd8b1d610b12c8ea78ec8773b201cce233de784883cd6cb UID:82be0db5-adaa-4a06-8fac-7ac751de13b0 NetNS:/var/run/netns/ac5e96e6-b6e7-4119-bd03-b5f4145d20dc Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod82be0db5_adaa_4a06_8fac_7ac751de13b0.slice PodAnnotations:0xc00008d2a8}] Aliases:map[]}\"\nJun 12 17:17:51.112092 crc crio[21573]: time=\"2026-06-12T17:17:51.112069594Z\" level=info msg=\"Deleting pod openshift-marketplace_certified-operators-7jpjw from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 17:17:51.422562 crc crio[21573]: time=\"2026-06-12T17:17:51.422140073Z\" level=info msg=\"Stopped pod sandbox: 8c6b14ce8a472613dfd8b1d610b12c8ea78ec8773b201cce233de784883cd6cb\" id=cb54680c-60ed-4e6a-b770-a4222594b9f1 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 17:17:52.004332 crc crio[21573]: time=\"2026-06-12T17:17:52.004275349Z\" level=info msg=\"Removing container: 847b2eaf349dee1f2f36f132f94f7f660588352d95874c2dc2d45f252bdfc1ee\" id=27f3fdb2-3cb6-415b-8b60-40ba96a36b1b name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 17:17:52.032064 crc crio[21573]: time=\"2026-06-12T17:17:52.031961014Z\" level=info msg=\"Removed container 847b2eaf349dee1f2f36f132f94f7f660588352d95874c2dc2d45f252bdfc1ee: openshift-marketplace/certified-operators-7jpjw/registry-server\" id=27f3fdb2-3cb6-415b-8b60-40ba96a36b1b name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 17:17:52.037050 crc crio[21573]: time=\"2026-06-12T17:17:52.036964152Z\" level=info msg=\"Removing container: 3eaa3738ce024a1b1a9e5d2bb8ce5722f40a636f9d1a83d0554add6b8ae8ac37\" id=cf986c80-1489-46ec-8968-cd5529b5c89f name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 17:17:52.082519 crc crio[21573]: time=\"2026-06-12T17:17:52.082287307Z\" level=info msg=\"Removed container 3eaa3738ce024a1b1a9e5d2bb8ce5722f40a636f9d1a83d0554add6b8ae8ac37: openshift-marketplace/certified-operators-7jpjw/extract-content\" id=cf986c80-1489-46ec-8968-cd5529b5c89f name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 17:17:52.087246 crc crio[21573]: time=\"2026-06-12T17:17:52.087163474Z\" level=info msg=\"Removing container: db22e949934461f03356de0ff498fa78a5718bb46e778c81b009bca9ef2d0b96\" id=1d25ecbb-ba87-460b-adf5-50872b54bf80 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 17:17:52.140627 crc crio[21573]: time=\"2026-06-12T17:17:52.139933347Z\" level=info msg=\"Removed container db22e949934461f03356de0ff498fa78a5718bb46e778c81b009bca9ef2d0b96: openshift-marketplace/certified-operators-7jpjw/extract-utilities\" id=1d25ecbb-ba87-460b-adf5-50872b54bf80 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 17:18:00.554044 crc crio[21573]: time=\"2026-06-12T17:18:00.55334074Z\" level=info msg=\"Running pod sandbox: openshift-infra/auto-csr-approver-29688078-54q55/POD\" id=f42b8ce7-884e-4e75-9185-11c34e332f15 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 17:18:00.555186 crc crio[21573]: time=\"2026-06-12T17:18:00.55406648Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 17:18:00.588679 crc crio[21573]: time=\"2026-06-12T17:18:00.588536253Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29688078-54q55 Namespace:openshift-infra ID:7b8a936351ea218f5fd9a85eabb931eda1029149f3eb33fbfcd4f4e293343f6d UID:6c6cd9e9-47b0-4616-932d-e78b2afd8634 NetNS:/var/run/netns/33da7eef-f980-4e63-b724-ccfc3fa369c0 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod6c6cd9e9_47b0_4616_932d_e78b2afd8634.slice PodAnnotations:0xc00008d628}] Aliases:map[]}\"\nJun 12 17:18:00.588679 crc crio[21573]: time=\"2026-06-12T17:18:00.588681716Z\" level=info msg=\"Adding pod openshift-infra_auto-csr-approver-29688078-54q55 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 17:18:01.103608 crc crio[21573]: 2026-06-12T17:18:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:7b8a936351ea218 Mac:62:ea:6b:3c:c2:8b Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:1b Mtu:0 Sandbox:/var/run/netns/33da7eef-f980-4e63-b724-ccfc3fa369c0 SocketPath: PciID:}] [{Interface:0xc0002d8a10 Address:{IP:10.217.1.27 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 17:18:01.105818 crc crio[21573]: time=\"2026-06-12T17:18:01.105726666Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29688078-54q55 Namespace:openshift-infra ID:7b8a936351ea218f5fd9a85eabb931eda1029149f3eb33fbfcd4f4e293343f6d UID:6c6cd9e9-47b0-4616-932d-e78b2afd8634 NetNS:/var/run/netns/33da7eef-f980-4e63-b724-ccfc3fa369c0 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod6c6cd9e9_47b0_4616_932d_e78b2afd8634.slice PodAnnotations:0xc00008d628}] Aliases:map[]}\"\nJun 12 17:18:01.105951 crc crio[21573]: time=\"2026-06-12T17:18:01.105938452Z\" level=info msg=\"Checking pod openshift-infra_auto-csr-approver-29688078-54q55 for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 17:18:01.118801 crc crio[21573]: time=\"2026-06-12T17:18:01.117214247Z\" level=info msg=\"Ran pod sandbox 7b8a936351ea218f5fd9a85eabb931eda1029149f3eb33fbfcd4f4e293343f6d with infra container: openshift-infra/auto-csr-approver-29688078-54q55/POD\" id=f42b8ce7-884e-4e75-9185-11c34e332f15 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 17:18:01.120927 crc crio[21573]: time=\"2026-06-12T17:18:01.120855788Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-cli:latest\" id=77e4a14a-5216-42d9-b08c-2f567505eed4 name=/runtime.v1.ImageService/PullImage\nJun 12 17:18:01.132951 crc crio[21573]: time=\"2026-06-12T17:18:01.132861244Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-cli:latest\\\"\"\nJun 12 17:18:01.971974 crc crio[21573]: time=\"2026-06-12T17:18:01.971837222Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9\" id=77e4a14a-5216-42d9-b08c-2f567505eed4 name=/runtime.v1.ImageService/PullImage\nJun 12 17:18:01.973641 crc crio[21573]: time=\"2026-06-12T17:18:01.972767598Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=d0014bd8-dddb-4836-96e1-dfd7fab3461a name=/runtime.v1.ImageService/ImageStatus\nJun 12 17:18:01.974908 crc crio[21573]: time=\"2026-06-12T17:18:01.974802023Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=77bb4572-37b1-45ac-8919-7a53e633979b name=/runtime.v1.ImageService/ImageStatus\nJun 12 17:18:01.982855 crc crio[21573]: time=\"2026-06-12T17:18:01.982631387Z\" level=info msg=\"Creating container: openshift-infra/auto-csr-approver-29688078-54q55/oc\" id=55aa8026-91e6-41cb-a44c-d312ce0183f9 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 17:18:01.983167 crc crio[21573]: time=\"2026-06-12T17:18:01.983082645Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 17:18:02.035648 crc crio[21573]: time=\"2026-06-12T17:18:02.035007155Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 17:18:02.351200 crc crio[21573]: time=\"2026-06-12T17:18:02.351103822Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 17:18:02.468494 crc crio[21573]: time=\"2026-06-12T17:18:02.468338445Z\" level=info msg=\"Created container 9757015c51334fb06afe6b02462a2ff43751336275d2871738ed8ddd8e293df6: openshift-infra/auto-csr-approver-29688078-54q55/oc\" id=55aa8026-91e6-41cb-a44c-d312ce0183f9 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 17:18:02.469601 crc crio[21573]: time=\"2026-06-12T17:18:02.469387985Z\" level=info msg=\"Starting container: 9757015c51334fb06afe6b02462a2ff43751336275d2871738ed8ddd8e293df6\" id=3a416c5c-34d7-4902-a68e-d8f65399e252 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 17:18:02.474962 crc crio[21573]: time=\"2026-06-12T17:18:02.474860358Z\" level=info msg=\"Started container\" PID=301529 containerID=9757015c51334fb06afe6b02462a2ff43751336275d2871738ed8ddd8e293df6 description=openshift-infra/auto-csr-approver-29688078-54q55/oc id=3a416c5c-34d7-4902-a68e-d8f65399e252 name=/runtime.v1.RuntimeService/StartContainer sandboxID=7b8a936351ea218f5fd9a85eabb931eda1029149f3eb33fbfcd4f4e293343f6d\nJun 12 17:18:04.210712 crc crio[21573]: time=\"2026-06-12T17:18:04.209697205Z\" level=info msg=\"Stopping pod sandbox: 7b8a936351ea218f5fd9a85eabb931eda1029149f3eb33fbfcd4f4e293343f6d\" id=a39607e8-4f1e-4ab3-811e-60976a51d5a9 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 17:18:04.212155 crc crio[21573]: time=\"2026-06-12T17:18:04.211497045Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29688078-54q55 Namespace:openshift-infra ID:7b8a936351ea218f5fd9a85eabb931eda1029149f3eb33fbfcd4f4e293343f6d UID:6c6cd9e9-47b0-4616-932d-e78b2afd8634 NetNS:/var/run/netns/33da7eef-f980-4e63-b724-ccfc3fa369c0 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod6c6cd9e9_47b0_4616_932d_e78b2afd8634.slice PodAnnotations:0xc002e28a08}] Aliases:map[]}\"\nJun 12 17:18:04.212155 crc crio[21573]: time=\"2026-06-12T17:18:04.21167254Z\" level=info msg=\"Deleting pod openshift-infra_auto-csr-approver-29688078-54q55 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 17:18:04.562857 crc crio[21573]: time=\"2026-06-12T17:18:04.56192689Z\" level=info msg=\"Stopped pod sandbox: 7b8a936351ea218f5fd9a85eabb931eda1029149f3eb33fbfcd4f4e293343f6d\" id=a39607e8-4f1e-4ab3-811e-60976a51d5a9 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 17:18:10.057276 crc crio[21573]: time=\"2026-06-12T17:18:10.056152628Z\" level=info msg=\"Removing container: e8d866da206e9bc5ed6f6aa3f82c14f1e3bd8c098ee371d1041a23025b1fbc6a\" id=2b391f7e-b448-4087-82ab-4ed3f7ac1704 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 17:18:10.211010 crc crio[21573]: time=\"2026-06-12T17:18:10.210576113Z\" level=info msg=\"Removed container e8d866da206e9bc5ed6f6aa3f82c14f1e3bd8c098ee371d1041a23025b1fbc6a: openshift-infra/auto-csr-approver-29688072-w9hlv/oc\" id=2b391f7e-b448-4087-82ab-4ed3f7ac1704 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 17:18:10.222915 crc crio[21573]: time=\"2026-06-12T17:18:10.222822062Z\" level=info msg=\"Stopping pod sandbox: 8c6b14ce8a472613dfd8b1d610b12c8ea78ec8773b201cce233de784883cd6cb\" id=7e18a69d-faa0-4658-97bd-fc1c9ad02051 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 17:18:10.222915 crc crio[21573]: time=\"2026-06-12T17:18:10.222901004Z\" level=info msg=\"Stopped pod sandbox (already stopped): 8c6b14ce8a472613dfd8b1d610b12c8ea78ec8773b201cce233de784883cd6cb\" id=7e18a69d-faa0-4658-97bd-fc1c9ad02051 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 17:18:10.223707 crc crio[21573]: time=\"2026-06-12T17:18:10.223630124Z\" level=info msg=\"Removing pod sandbox: 8c6b14ce8a472613dfd8b1d610b12c8ea78ec8773b201cce233de784883cd6cb\" id=f0bd16de-fedb-419e-99cf-f1de356268d3 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 17:18:10.239671 crc crio[21573]: time=\"2026-06-12T17:18:10.239579832Z\" level=info msg=\"Removed pod sandbox: 8c6b14ce8a472613dfd8b1d610b12c8ea78ec8773b201cce233de784883cd6cb\" id=f0bd16de-fedb-419e-99cf-f1de356268d3 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 17:18:10.241553 crc crio[21573]: time=\"2026-06-12T17:18:10.24139061Z\" level=info msg=\"Stopping pod sandbox: 294e4dd8d0865cff66ec037ffb652817441f2da1808a6c770fc9803116603177\" id=81d4bc7c-833c-469e-86e2-5e6ba263bde4 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 17:18:10.241652 crc crio[21573]: time=\"2026-06-12T17:18:10.241591996Z\" level=info msg=\"Stopped pod sandbox (already stopped): 294e4dd8d0865cff66ec037ffb652817441f2da1808a6c770fc9803116603177\" id=81d4bc7c-833c-469e-86e2-5e6ba263bde4 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 17:18:10.242368 crc crio[21573]: time=\"2026-06-12T17:18:10.242302466Z\" level=info msg=\"Removing pod sandbox: 294e4dd8d0865cff66ec037ffb652817441f2da1808a6c770fc9803116603177\" id=8ad7534e-28e3-47ac-a4c4-cb8bc1ad5326 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 17:18:10.257957 crc crio[21573]: time=\"2026-06-12T17:18:10.257624645Z\" level=info msg=\"Removed pod sandbox: 294e4dd8d0865cff66ec037ffb652817441f2da1808a6c770fc9803116603177\" id=8ad7534e-28e3-47ac-a4c4-cb8bc1ad5326 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 17:20:00.527252 crc crio[21573]: time=\"2026-06-12T17:20:00.526512269Z\" level=info msg=\"Running pod sandbox: openshift-infra/auto-csr-approver-29688080-z2gdf/POD\" id=27ee7632-0fd2-4f0e-9aca-0c2e553b3d12 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 17:20:00.527252 crc crio[21573]: time=\"2026-06-12T17:20:00.527221588Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 17:20:00.564987 crc crio[21573]: time=\"2026-06-12T17:20:00.564911461Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29688080-z2gdf Namespace:openshift-infra ID:01e798aba241df662ac104f46ae1d24b1f85367eb9a9786250bc54cdbe67c55b UID:9f2c40f9-0db3-4de5-aa5f-0b7cee7d401d NetNS:/var/run/netns/6386811e-c751-47f8-a88d-1a38d831836c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod9f2c40f9_0db3_4de5_aa5f_0b7cee7d401d.slice PodAnnotations:0xc00338e1a0}] Aliases:map[]}\"\nJun 12 17:20:00.564987 crc crio[21573]: time=\"2026-06-12T17:20:00.564973993Z\" level=info msg=\"Adding pod openshift-infra_auto-csr-approver-29688080-z2gdf to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 17:20:01.096176 crc crio[21573]: 2026-06-12T17:20:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:01e798aba241df6 Mac:9a:ea:51:4c:dc:2f Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:1c Mtu:0 Sandbox:/var/run/netns/6386811e-c751-47f8-a88d-1a38d831836c SocketPath: PciID:}] [{Interface:0xc000014db0 Address:{IP:10.217.1.28 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 17:20:01.098529 crc crio[21573]: time=\"2026-06-12T17:20:01.09833766Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29688080-z2gdf Namespace:openshift-infra ID:01e798aba241df662ac104f46ae1d24b1f85367eb9a9786250bc54cdbe67c55b UID:9f2c40f9-0db3-4de5-aa5f-0b7cee7d401d NetNS:/var/run/netns/6386811e-c751-47f8-a88d-1a38d831836c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod9f2c40f9_0db3_4de5_aa5f_0b7cee7d401d.slice PodAnnotations:0xc00338e1a0}] Aliases:map[]}\"\nJun 12 17:20:01.098633 crc crio[21573]: time=\"2026-06-12T17:20:01.098597548Z\" level=info msg=\"Checking pod openshift-infra_auto-csr-approver-29688080-z2gdf for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 17:20:01.107697 crc crio[21573]: time=\"2026-06-12T17:20:01.107526425Z\" level=info msg=\"Ran pod sandbox 01e798aba241df662ac104f46ae1d24b1f85367eb9a9786250bc54cdbe67c55b with infra container: openshift-infra/auto-csr-approver-29688080-z2gdf/POD\" id=27ee7632-0fd2-4f0e-9aca-0c2e553b3d12 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 17:20:01.110523 crc crio[21573]: time=\"2026-06-12T17:20:01.110368842Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-cli:latest\" id=cda501ad-2559-487f-b670-847f9fd2d4bf name=/runtime.v1.ImageService/PullImage\nJun 12 17:20:01.121105 crc crio[21573]: time=\"2026-06-12T17:20:01.121015081Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-cli:latest\\\"\"\nJun 12 17:20:02.418720 crc crio[21573]: time=\"2026-06-12T17:20:02.418267967Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9\" id=cda501ad-2559-487f-b670-847f9fd2d4bf name=/runtime.v1.ImageService/PullImage\nJun 12 17:20:02.424979 crc crio[21573]: time=\"2026-06-12T17:20:02.424908662Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=dcb6d544-4b4d-4c4e-86a0-95ea4602135e name=/runtime.v1.ImageService/ImageStatus\nJun 12 17:20:02.430516 crc crio[21573]: time=\"2026-06-12T17:20:02.428558013Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=619e45c5-823b-4d9c-974c-44af019897d2 name=/runtime.v1.ImageService/ImageStatus\nJun 12 17:20:02.438553 crc crio[21573]: time=\"2026-06-12T17:20:02.438317247Z\" level=info msg=\"Creating container: openshift-infra/auto-csr-approver-29688080-z2gdf/oc\" id=033776b5-55b0-433e-aac1-0a2585550850 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 17:20:02.439008 crc crio[21573]: time=\"2026-06-12T17:20:02.438957134Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 17:20:02.481161 crc crio[21573]: time=\"2026-06-12T17:20:02.48105003Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 17:20:02.814679 crc crio[21573]: time=\"2026-06-12T17:20:02.814367628Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 17:20:02.949014 crc crio[21573]: time=\"2026-06-12T17:20:02.948789821Z\" level=info msg=\"Created container 350b5174e8d3a24b9ba9b7c7b9aafbfb630fb797d6b2f664c7d541e5781559da: openshift-infra/auto-csr-approver-29688080-z2gdf/oc\" id=033776b5-55b0-433e-aac1-0a2585550850 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 17:20:02.950797 crc crio[21573]: time=\"2026-06-12T17:20:02.950737786Z\" level=info msg=\"Starting container: 350b5174e8d3a24b9ba9b7c7b9aafbfb630fb797d6b2f664c7d541e5781559da\" id=a430a2cd-8e49-4237-b42c-2b5c82c03a18 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 17:20:02.955805 crc crio[21573]: time=\"2026-06-12T17:20:02.955738205Z\" level=info msg=\"Started container\" PID=307351 containerID=350b5174e8d3a24b9ba9b7c7b9aafbfb630fb797d6b2f664c7d541e5781559da description=openshift-infra/auto-csr-approver-29688080-z2gdf/oc id=a430a2cd-8e49-4237-b42c-2b5c82c03a18 name=/runtime.v1.RuntimeService/StartContainer sandboxID=01e798aba241df662ac104f46ae1d24b1f85367eb9a9786250bc54cdbe67c55b\nJun 12 17:20:05.263837 crc crio[21573]: time=\"2026-06-12T17:20:05.262369249Z\" level=info msg=\"Stopping pod sandbox: 01e798aba241df662ac104f46ae1d24b1f85367eb9a9786250bc54cdbe67c55b\" id=cd1dc800-149d-470a-a81f-fe32fd4920b1 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 17:20:05.265836 crc crio[21573]: time=\"2026-06-12T17:20:05.264968991Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29688080-z2gdf Namespace:openshift-infra ID:01e798aba241df662ac104f46ae1d24b1f85367eb9a9786250bc54cdbe67c55b UID:9f2c40f9-0db3-4de5-aa5f-0b7cee7d401d NetNS:/var/run/netns/6386811e-c751-47f8-a88d-1a38d831836c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod9f2c40f9_0db3_4de5_aa5f_0b7cee7d401d.slice PodAnnotations:0xc000138960}] Aliases:map[]}\"\nJun 12 17:20:05.265836 crc crio[21573]: time=\"2026-06-12T17:20:05.265113646Z\" level=info msg=\"Deleting pod openshift-infra_auto-csr-approver-29688080-z2gdf from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 17:20:05.646988 crc crio[21573]: time=\"2026-06-12T17:20:05.646090364Z\" level=info msg=\"Stopped pod sandbox: 01e798aba241df662ac104f46ae1d24b1f85367eb9a9786250bc54cdbe67c55b\" id=cd1dc800-149d-470a-a81f-fe32fd4920b1 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 17:20:10.158910 | controller |   "stdout_lines": [
2026-06-12 17:20:10.159032 | controller |     "Jun 12 15:41:26.167678 crc systemd[1]: Starting Container Runtime Interface for OCI (CRI-O)...",
2026-06-12 17:20:10.159054 | controller |     "Jun 12 15:41:27.192282 crc crio[3652]: time=\"2026-06-12T15:41:27.191020177Z\" level=info msg=\"Updating config from single file: /etc/crio/crio.conf\"",
2026-06-12 17:20:10.159084 | controller |     "Jun 12 15:41:27.192282 crc crio[3652]: time=\"2026-06-12T15:41:27.192253952Z\" level=info msg=\"Updating config from drop-in file: /etc/crio/crio.conf\"",
2026-06-12 17:20:10.159103 | controller |     "Jun 12 15:41:27.210901 crc crio[3652]: time=\"2026-06-12T15:41:27.210765062Z\" level=info msg=\"Updating config from path: /etc/crio/crio.conf.d\"",
2026-06-12 17:20:10.159121 | controller |     "Jun 12 15:41:27.211909 crc crio[3652]: time=\"2026-06-12T15:41:27.21184637Z\" level=info msg=\"Updating config from drop-in file: /etc/crio/crio.conf.d/00-default\"",
2026-06-12 17:20:10.159138 | controller |     "Jun 12 15:41:27.238194 crc crio[3652]: time=\"2026-06-12T15:41:27.237929046Z\" level=info msg=\"Starting CRI-O, version: 1.33.5-3.rhaos4.20.gitd0ea985.el9, git: unknown(clean)\"",
2026-06-12 17:20:10.159155 | controller |     "Jun 12 15:41:27.239271 crc crio[3652]: time=\"2026-06-12T15:41:27.238636377Z\" level=info msg=\"Node configuration value for hugetlb cgroup is true\"",
2026-06-12 17:20:10.159170 | controller |     "Jun 12 15:41:27.239271 crc crio[3652]: time=\"2026-06-12T15:41:27.239226687Z\" level=info msg=\"Node configuration value for pid cgroup is true\"",
2026-06-12 17:20:10.159185 | controller |     "Jun 12 15:41:27.240420 crc crio[3652]: time=\"2026-06-12T15:41:27.240320771Z\" level=info msg=\"Node configuration value for memoryswap cgroup is true\"",
2026-06-12 17:20:10.159200 | controller |     "Jun 12 15:41:27.240420 crc crio[3652]: time=\"2026-06-12T15:41:27.240380563Z\" level=info msg=\"Node configuration value for cgroup v2 is true\"",
2026-06-12 17:20:10.159215 | controller |     "Jun 12 15:41:27.292154 crc crio[3652]: time=\"2026-06-12T15:41:27.291994994Z\" level=info msg=\"Node configuration value for systemd AllowedCPUs is true\"",
2026-06-12 17:20:10.159232 | controller |     "Jun 12 15:41:27.325728 crc crio[3652]: time=\"2026-06-12T15:41:27.325583104Z\" level=info msg=\"Using default capabilities: CAP_CHOWN, CAP_DAC_OVERRIDE, CAP_FSETID, CAP_FOWNER, CAP_SETGID, CAP_SETUID, CAP_SETPCAP, CAP_NET_BIND_SERVICE, CAP_KILL\"",
2026-06-12 17:20:10.159252 | controller |     "Jun 12 15:41:27.333668 crc crio[3652]: time=\"2026-06-12T15:41:27.333391873Z\" level=info msg=\"Using runtime handler crun version 1.23.1, commit: d20b23dba05e822b93b82f2f34fd5dada433e0c2, rundir: /run/crun, spec: 1.0.0, +SYSTEMD +SELINUX +APPARMOR +CAP +SECCOMP +EBPF +CRIU +YAJL\"",
2026-06-12 17:20:10.159270 | controller |     "Jun 12 15:41:27.876722 crc crio[3652]: time=\"2026-06-12T15:41:27.87551468Z\" level=info msg=\"Using runtime handler runc version 1.2.4, spec: 1.2.0+dev, go: go1.23.2 (Red Hat 1.23.2-1.el9), libseccomp: 2.5.2\"",
2026-06-12 17:20:10.159288 | controller |     "Jun 12 15:41:28.549431 crc crio[3652]: time=\"2026-06-12T15:41:28.549143843Z\" level=info msg=\"Checkpoint/restore support enabled\"",
2026-06-12 17:20:10.159304 | controller |     "Jun 12 15:41:28.549431 crc crio[3652]: time=\"2026-06-12T15:41:28.549215845Z\" level=info msg=\"Using the internal default seccomp profile\"",
2026-06-12 17:20:10.159319 | controller |     "Jun 12 15:41:28.549431 crc crio[3652]: time=\"2026-06-12T15:41:28.549230372Z\" level=info msg=\"AppArmor is disabled by the system or at CRI-O build-time\"",
2026-06-12 17:20:10.159336 | controller |     "Jun 12 15:41:28.549431 crc crio[3652]: time=\"2026-06-12T15:41:28.549239416Z\" level=info msg=\"No blockio config file specified, blockio not configured\"",
2026-06-12 17:20:10.159351 | controller |     "Jun 12 15:41:28.549431 crc crio[3652]: time=\"2026-06-12T15:41:28.549251371Z\" level=info msg=\"RDT not available in the host system\"",
2026-06-12 17:20:10.159366 | controller |     "Jun 12 15:41:28.573077 crc crio[3652]: time=\"2026-06-12T15:41:28.572943852Z\" level=info msg=\"Conmon does support the --sync option\"",
2026-06-12 17:20:10.159382 | controller |     "Jun 12 15:41:28.573077 crc crio[3652]: time=\"2026-06-12T15:41:28.573026219Z\" level=info msg=\"Conmon does support the --log-global-size-max option\"",
2026-06-12 17:20:10.159397 | controller |     "Jun 12 15:41:28.578182 crc crio[3652]: time=\"2026-06-12T15:41:28.578060162Z\" level=info msg=\"Conmon does support the --sync option\"",
2026-06-12 17:20:10.159412 | controller |     "Jun 12 15:41:28.578182 crc crio[3652]: time=\"2026-06-12T15:41:28.578170411Z\" level=info msg=\"Conmon does support the --log-global-size-max option\"",
2026-06-12 17:20:10.159427 | controller |     "Jun 12 15:41:29.787987 crc crio[3652]: time=\"2026-06-12T15:41:29.787103322Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"",
2026-06-12 17:20:10.159443 | controller |     "Jun 12 15:41:29.789365 crc crio[3652]: time=\"2026-06-12T15:41:29.789337277Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"",
2026-06-12 17:20:10.159458 | controller |     "Jun 12 15:41:29.792503 crc crio[3652]: time=\"2026-06-12T15:41:29.792380113Z\" level=info msg=\"FLAG: --enable-profile-unix-socket=\\\"true\\\"\\n\"",
2026-06-12 17:20:10.159473 | controller |     "Jun 12 15:41:29.792758 crc crio[3652]: time=\"2026-06-12T15:41:29.792720786Z\" level=info msg=\"FLAG: --stream-address=\\\"192.168.130.11\\\"\\n\"",
2026-06-12 17:20:10.159492 | controller |     "Jun 12 15:41:29.793874 crc crio[3652]: time=\"2026-06-12T15:41:29.793730301Z\" level=info msg=\"Current CRI-O configuration:\\n[crio]\\n  root = \\\"/var/lib/containers/storage\\\"\\n  runroot = \\\"/run/containers/storage\\\"\\n  imagestore = \\\"\\\"\\n  storage_driver = \\\"overlay\\\"\\n  storage_option = [\\\"overlay.skip_mount_home=true\\\"]\\n  log_dir = \\\"/var/log/crio/pods\\\"\\n  version_file = \\\"/var/run/crio/version\\\"\\n  version_file_persist = \\\"\\\"\\n  clean_shutdown_file = \\\"/var/lib/crio/clean.shutdown\\\"\\n  internal_wipe = true\\n  internal_repair = true\\n  [crio.api]\\n    grpc_max_send_msg_size = 83886080\\n    grpc_max_recv_msg_size = 83886080\\n    listen = \\\"/var/run/crio/crio.sock\\\"\\n    stream_address = \\\"192.168.130.11\\\"\\n    stream_port = \\\"0\\\"\\n    stream_enable_tls = false\\n    stream_tls_cert = \\\"\\\"\\n    stream_tls_key = \\\"\\\"\\n    stream_tls_ca = \\\"\\\"\\n    stream_idle_timeout = \\\"\\\"\\n  [crio.runtime]\\n    no_pivot = false\\n    selinux = true\\n    log_to_journald = false\\n    drop_infra_ctr = true\\n    read_only = false\\n    hooks_dir = [\\\"/etc/containers/oci/hooks.d\\\", \\\"/run/containers/oci/hooks.d\\\", \\\"/usr/share/containers/oci/hooks.d\\\"]\\n    default_capabilities = [\\\"CHOWN\\\", \\\"DAC_OVERRIDE\\\", \\\"FSETID\\\", \\\"FOWNER\\\", \\\"SETGID\\\", \\\"SETUID\\\", \\\"SETPCAP\\\", \\\"NET_BIND_SERVICE\\\", \\\"KILL\\\"]\\n    add_inheritable_capabilities = false\\n    default_env = [\\\"NSS_SDB_USE_CACHE=no\\\"]\\n    default_sysctls = [\\\"net.ipv4.ping_group_range=0 2147483647\\\"]\\n    default_ulimits = [\\\"nofile=1048576\\\"]\\n    allowed_devices = [\\\"/dev/fuse\\\", \\\"/dev/net/tun\\\"]\\n    cdi_spec_dirs = [\\\"/etc/cdi\\\", \\\"/var/run/cdi\\\"]\\n    device_ownership_from_security_context = false\\n    default_runtime = \\\"crun\\\"\\n    decryption_keys_path = \\\"/etc/crio/keys/\\\"\\n    conmon = \\\"\\\"\\n    conmon_cgroup = \\\"pod\\\"\\n    seccomp_profile = \\\"\\\"\\n    privileged_seccomp_profile = \\\"\\\"\\n    apparmor_profile = \\\"crio-default\\\"\\n    blockio_config_file = \\\"\\\"\\n    blockio_reload = false\\n    irqbalance_config_file = \\\"/etc/sysconfig/irqbalance\\\"\\n    rdt_config_file = \\\"\\\"\\n    cgroup_manager = \\\"systemd\\\"\\n    default_mounts_file = \\\"\\\"\\n    container_exits_dir = \\\"/var/run/crio/exits\\\"\\n    container_attach_socket_dir = \\\"/var/run/crio\\\"\\n    bind_mount_prefix = \\\"\\\"\\n    uid_mappings = \\\"\\\"\\n    minimum_mappable_uid = -1\\n    gid_mappings = \\\"\\\"\\n    minimum_mappable_gid = -1\\n    log_level = \\\"info\\\"\\n    log_filter = \\\"\\\"\\n    namespaces_dir = \\\"/var/run\\\"\\n    pinns_path = \\\"/usr/bin/pinns\\\"\\n    enable_criu_support = true\\n    pids_limit = -1\\n    log_size_max = -1\\n    ctr_stop_timeout = 30\\n    separate_pull_cgroup = \\\"\\\"\\n    infra_ctr_cpuset = \\\"\\\"\\n    shared_cpuset = \\\"\\\"\\n    absent_mount_sources_to_reject = [\\\"/etc/hostname\\\"]\\n    enable_pod_events = false\\n    irqbalance_config_restore_file = \\\"/etc/sysconfig/orig_irq_banned_cpus\\\"\\n    hostnetwork_disable_selinux = true\\n    disable_hostport_mapping = false\\n    timezone = \\\"\\\"\\n    [crio.runtime.runtimes]\\n      [crio.runtime.runtimes.crun]\\n        runtime_config_path = \\\"\\\"\\n        runtime_path = \\\"/usr/bin/crun\\\"\\n        runtime_type = \\\"\\\"\\n        runtime_root = \\\"/run/crun\\\"\\n        allowed_annotations = [\\\"io.containers.trace-syscall\\\", \\\"io.kubernetes.cri-o.Devices\\\", \\\"io.kubernetes.cri-o.LinkLogs\\\"]\\n        monitor_path = \\\"/usr/bin/conmon\\\"\\n        monitor_cgroup = \\\"pod\\\"\\n        container_min_memory = \\\"512KiB\\\"\\n        no_sync_log = false\\n        [crio.runtime.runtimes.crun.default_annotations]\\n          \\\"run.oci.systemd.subgroup\\\" = \\\"\\\"\\n      [crio.runtime.runtimes.runc]\\n        runtime_config_path = \\\"\\\"\\n        runtime_path = \\\"/usr/bin/runc\\\"\\n        runtime_type = \\\"\\\"\\n        runtime_root = \\\"/run/runc\\\"\\n        allowed_annotations = [\\\"io.containers.trace-syscall\\\", \\\"io.kubernetes.cri-o.Devices\\\", \\\"io.kubernetes.cri-o.LinkLogs\\\"]\\n        monitor_path = \\\"/usr/bin/conmon\\\"\\n        monitor_cgroup = \\\"pod\\\"\\n        container_min_memory = \\\"12MiB\\\"\\n        no_sync_log = false\\n    [crio.runtime.workloads]\\n      [crio.runtime.workloads.openshift-builder]\\n        activation_annotation = \\\"io.openshift.builder\\\"\\n        annotation_prefix = \\\"\\\"\\n        allowed_annotations = [\\\"io.kubernetes.cri-o.userns-mode\\\", \\\"io.kubernetes.cri-o.Devices\\\"]\\n        DisallowedAnnotations = [\\\"cpu-quota.crio.io\\\", \\\"cpu-freq-governor.crio.io\\\", \\\"io.kubernetes.cri-o.umask\\\", \\\"io.kubernetes.cri-o.PodLinuxOverhead\\\", \\\"io.kubernetes.cri-o.LinkLogs\\\", \\\"seccomp-profile.kubernetes.cri-o.io\\\", \\\"io.kubernetes.cri.container-type\\\", \\\"run.oci.\\\", \\\"io.kubernetes.cri-o.UnifiedCgroup\\\", \\\"io.containers.trace-syscall\\\", \\\"cpu-c-states.crio.io\\\", \\\"io.kubernetes.cri-o.seccompNotifierAction\\\", \\\"io.kubernetes.cri-o.DisableFIPS\\\", \\\"org.criu.config\\\", \\\"io.kubernetes.cri-o.cgroup2-mount-hierarchy-rw\\\", \\\"io.kubernetes.cri-o.TrySkipVolumeSELinuxLabel\\\", \\\"module.wasm.image/variant\\\", \\\"io.kubernetes.cri-o.ShmSize\\\", \\\"cpu-load-balancing.crio.io\\\", \\\"irq-load-balancing.crio.io\\\", \\\"io.kubernetes.cri.rdt-class\\\", \\\"io.kubernetes.cri-o.PodLinuxResources\\\", \\\"cpu-shared.crio.io\\\", \\\"bundle\\\", \\\"org.systemd.property.\\\"]\\n        [crio.runtime.workloads.openshift-builder.resources]\\n          CPUShares = 0\\n          CPUQuota = 0\\n          CPUPeriod = 0\\n          CPUSet = \\\"\\\"\\n          CPULimit = 0\\n  [crio.image]\\n    default_transport = \\\"docker://\\\"\\n    global_auth_file = \\\"/var/lib/kubelet/config.json\\\"\\n    pause_image = \\\"quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:cc2b30e70040205c2536d01ae5c850be1ed2d775cf13249e50328e5085777977\\\"\\n    pause_image_auth_file = \\\"/var/lib/kubelet/config.json\\\"\\n    pause_command = \\\"/usr/bin/pod\\\"\\n    signature_policy = \\\"\\\"\\n    signature_policy_dir = \\\"/etc/crio/policies\\\"\\n    image_volumes = \\\"mkdir\\\"\\n    big_files_temporary_dir = \\\"\\\"\\n    auto_reload_registries = false\\n    pull_progress_timeout = \\\"0s\\\"\\n    oci_artifact_mount_support = false\\n  [crio.network]\\n    cni_default_network = \\\"\\\"\\n    network_dir = \\\"/etc/kubernetes/cni/net.d/\\\"\\n    plugin_dirs = [\\\"/var/lib/cni/bin\\\"]\\n  [crio.metrics]\\n    enable_metrics = true\\n    metrics_collectors = [\\\"operations\\\", \\\"operations_latency_microseconds_total\\\", \\\"operations_latency_microseconds\\\", \\\"operations_errors\\\", \\\"image_pulls_layer_size\\\", \\\"containers_oom_total\\\", \\\"containers_oom\\\", \\\"operations_total\\\", \\\"operations_latency_seconds_total\\\", \\\"operations_latency_seconds\\\", \\\"operations_errors_total\\\", \\\"image_pulls_bytes_total\\\", \\\"image_pulls_skipped_bytes_total\\\", \\\"image_pulls_success_total\\\", \\\"image_pulls_failure_total\\\", \\\"image_layer_reuse_total\\\", \\\"containers_oom_count_total\\\", \\\"processes_defunct\\\"]\\n    metrics_host = \\\"127.0.0.1\\\"\\n    metrics_port = 9537\\n    metrics_socket = \\\"\\\"\\n    metrics_cert = \\\"\\\"\\n    metrics_key = \\\"\\\"\\n  [crio.tracing]\\n    enable_tracing = false\\n    tracing_endpoint = \\\"127.0.0.1:4317\\\"\\n    tracing_sampling_rate_per_million = 0\\n  [crio.stats]\\n    stats_collection_period = 0\\n    collection_period = 0\\n  [crio.nri]\\n    enable_nri = true\\n    nri_listen = \\\"/var/run/nri/nri.sock\\\"\\n    nri_plugin_dir = \\\"/opt/nri/plugins\\\"\\n    nri_plugin_config_dir = \\\"/etc/nri/conf.d\\\"\\n    nri_plugin_registration_timeout = \\\"5s\\\"\\n    nri_plugin_request_timeout = \\\"2s\\\"\\n    nri_disable_connections = false\\n\"",
2026-06-12 17:20:10.159525 | controller |     "Jun 12 15:41:29.798907 crc crio[3652]: time=\"2026-06-12T15:41:29.798869521Z\" level=warning msg=\"Checking storage directory /var/lib/containers/storage for errors because of unclean shutdown\"",
2026-06-12 17:20:10.159542 | controller |     "Jun 12 15:41:31.687493 crc crio[3652]: time=\"2026-06-12T15:41:31.686987413Z\" level=info msg=\"Attempting to restore irqbalance config from /etc/sysconfig/orig_irq_banned_cpus\"",
2026-06-12 17:20:10.159557 | controller |     "Jun 12 15:41:31.689024 crc crio[3652]: time=\"2026-06-12T15:41:31.68796545Z\" level=info msg=\"Restore irqbalance config: nothing to do\"",
2026-06-12 17:20:10.159572 | controller |     "Jun 12 15:41:31.920695 crc crio[3652]: time=\"2026-06-12T15:41:31.920176899Z\" level=warning msg=\"Could not restore sandbox 716f9b4b423fda207fd050f2cc805a414ecaf503cdd039d9046723715112fc7a: failed to Statfs \\\"/var/run/netns/ff2e3c1f-ea42-42c1-9e93-cc4543d1dae1\\\": no such file or directory\"",
2026-06-12 17:20:10.159620 | controller |     "Jun 12 15:41:31.940095 crc crio[3652]: time=\"2026-06-12T15:41:31.939934932Z\" level=warning msg=\"Deleting all containers under sandbox 716f9b4b423fda207fd050f2cc805a414ecaf503cdd039d9046723715112fc7a since it could not be restored\"",
2026-06-12 17:20:10.159637 | controller |     "Jun 12 15:41:31.967973 crc crio[3652]: time=\"2026-06-12T15:41:31.967787878Z\" level=warning msg=\"Could not restore sandbox f62ec4c74b2d28d07d15680e61dc47bea0d64f3c10cd0998203816ee1a5e21ae: failed to Statfs \\\"/var/run/netns/60e794cf-e3b7-487a-82e2-ad15f3f7a50a\\\": no such file or directory\"",
2026-06-12 17:20:10.159653 | controller |     "Jun 12 15:41:31.978687 crc crio[3652]: time=\"2026-06-12T15:41:31.978589267Z\" level=warning msg=\"Deleting all containers under sandbox f62ec4c74b2d28d07d15680e61dc47bea0d64f3c10cd0998203816ee1a5e21ae since it could not be restored\"",
2026-06-12 17:20:10.159669 | controller |     "Jun 12 15:41:32.000094 crc crio[3652]: time=\"2026-06-12T15:41:31.999905892Z\" level=warning msg=\"Could not restore sandbox d9d2a25c8e17fdfe8249ac2d59a81a5e7e2044dd011c522e21a3181c10ddbd65: failed to Statfs \\\"/var/run/netns/190cd0fc-817a-4517-9b43-0b03b1f8b6fb\\\": no such file or directory\"",
2026-06-12 17:20:10.159685 | controller |     "Jun 12 15:41:32.016385 crc crio[3652]: time=\"2026-06-12T15:41:32.016200481Z\" level=warning msg=\"Deleting all containers under sandbox d9d2a25c8e17fdfe8249ac2d59a81a5e7e2044dd011c522e21a3181c10ddbd65 since it could not be restored\"",
2026-06-12 17:20:10.159700 | controller |     "Jun 12 15:41:32.079223 crc crio[3652]: time=\"2026-06-12T15:41:32.079141386Z\" level=warning msg=\"Could not restore sandbox e222155a1c4fc4565a7da9c88c4bc428dc8a0a17b11d7bae294454bb07604400: failed to Statfs \\\"/var/run/netns/d85a67bc-de45-40e3-bab5-8c3bb34843ea\\\": no such file or directory\"",
2026-06-12 17:20:10.159715 | controller |     "Jun 12 15:41:32.086868 crc crio[3652]: time=\"2026-06-12T15:41:32.086519242Z\" level=warning msg=\"Deleting all containers under sandbox e222155a1c4fc4565a7da9c88c4bc428dc8a0a17b11d7bae294454bb07604400 since it could not be restored\"",
2026-06-12 17:20:10.159730 | controller |     "Jun 12 15:41:32.094540 crc crio[3652]: time=\"2026-06-12T15:41:32.094370779Z\" level=warning msg=\"Could not restore sandbox 3234aedde795ea669264e61b92a4110e67549062eab489f074d78b555b724ec0: failed to Statfs \\\"/var/run/netns/9db3919f-6487-4977-89c5-c3bb4a69e5d6\\\": no such file or directory\"",
2026-06-12 17:20:10.159746 | controller |     "Jun 12 15:41:32.099351 crc crio[3652]: time=\"2026-06-12T15:41:32.099181484Z\" level=warning msg=\"Deleting all containers under sandbox 3234aedde795ea669264e61b92a4110e67549062eab489f074d78b555b724ec0 since it could not be restored\"",
2026-06-12 17:20:10.159761 | controller |     "Jun 12 15:41:32.108578 crc crio[3652]: time=\"2026-06-12T15:41:32.108428253Z\" level=warning msg=\"Could not restore sandbox 2a669a230e0afc58260587ab928a151b6752183179007838320ca23d77998240: failed to Statfs \\\"/var/run/netns/a39ad0c7-24b8-46c1-830b-e9010764ccce\\\": no such file or directory\"",
2026-06-12 17:20:10.159776 | controller |     "Jun 12 15:41:32.194240 crc crio[3652]: time=\"2026-06-12T15:41:32.19403791Z\" level=warning msg=\"Deleting all containers under sandbox 2a669a230e0afc58260587ab928a151b6752183179007838320ca23d77998240 since it could not be restored\"",
2026-06-12 17:20:10.159790 | controller |     "Jun 12 15:41:32.207408 crc crio[3652]: time=\"2026-06-12T15:41:32.207252467Z\" level=warning msg=\"Could not restore sandbox 2ac08f16964b2c410806c8a32454b11baadab0ae32ec6ee16db109b5c70d9227: failed to Statfs \\\"/var/run/netns/1c9c5a0b-fde2-491c-a2b7-717b81dfe381\\\": no such file or directory\"",
2026-06-12 17:20:10.159805 | controller |     "Jun 12 15:41:32.216046 crc crio[3652]: time=\"2026-06-12T15:41:32.215922066Z\" level=warning msg=\"Deleting all containers under sandbox 2ac08f16964b2c410806c8a32454b11baadab0ae32ec6ee16db109b5c70d9227 since it could not be restored\"",
2026-06-12 17:20:10.159827 | controller |     "Jun 12 15:41:32.225209 crc crio[3652]: time=\"2026-06-12T15:41:32.225155684Z\" level=warning msg=\"Could not restore sandbox 39b7866f65a026a9785951e874d79b2a65586cc09117692bad73d8da76814de6: failed to Statfs \\\"/var/run/netns/e69052f3-a3f8-42de-8993-88269b3c361b\\\": no such file or directory\"",
2026-06-12 17:20:10.159850 | controller |     "Jun 12 15:41:32.230636 crc crio[3652]: time=\"2026-06-12T15:41:32.230610235Z\" level=warning msg=\"Deleting all containers under sandbox 39b7866f65a026a9785951e874d79b2a65586cc09117692bad73d8da76814de6 since it could not be restored\"",
2026-06-12 17:20:10.159871 | controller |     "Jun 12 15:41:32.264004 crc crio[3652]: time=\"2026-06-12T15:41:32.263868067Z\" level=warning msg=\"Could not restore sandbox 0a627e5c6308b6ab884fc5085cf4d12b710327538b6da457318523644e6aaa34: failed to Statfs \\\"/var/run/netns/7219bd16-96c6-4d4c-9fd5-6b6e13fad20f\\\": no such file or directory\"",
2026-06-12 17:20:10.159887 | controller |     "Jun 12 15:41:32.270043 crc crio[3652]: time=\"2026-06-12T15:41:32.269932923Z\" level=warning msg=\"Deleting all containers under sandbox 0a627e5c6308b6ab884fc5085cf4d12b710327538b6da457318523644e6aaa34 since it could not be restored\"",
2026-06-12 17:20:10.159903 | controller |     "Jun 12 15:41:32.331836 crc crio[3652]: time=\"2026-06-12T15:41:32.33119415Z\" level=warning msg=\"Could not restore sandbox 88d468be9fd1b10ec3aa146a7a933cb4766b9709f66115fc74ae0820c095a45f: failed to Statfs \\\"/var/run/netns/a0348d3d-19fe-46ab-9138-85312818185a\\\": no such file or directory\"",
2026-06-12 17:20:10.159918 | controller |     "Jun 12 15:41:32.337584 crc crio[3652]: time=\"2026-06-12T15:41:32.337405109Z\" level=warning msg=\"Deleting all containers under sandbox 88d468be9fd1b10ec3aa146a7a933cb4766b9709f66115fc74ae0820c095a45f since it could not be restored\"",
2026-06-12 17:20:10.159933 | controller |     "Jun 12 15:41:32.360090 crc crio[3652]: time=\"2026-06-12T15:41:32.359422373Z\" level=warning msg=\"Could not restore sandbox b772409aebad8f593523276009413324ceef9893239aaa903bf8e87341af63e5: failed to Statfs \\\"/var/run/netns/21a6d094-98eb-4202-b5c3-69051d7e954c\\\": no such file or directory\"",
2026-06-12 17:20:10.159948 | controller |     "Jun 12 15:41:32.365414 crc crio[3652]: time=\"2026-06-12T15:41:32.365273053Z\" level=warning msg=\"Deleting all containers under sandbox b772409aebad8f593523276009413324ceef9893239aaa903bf8e87341af63e5 since it could not be restored\"",
2026-06-12 17:20:10.159963 | controller |     "Jun 12 15:41:32.372524 crc crio[3652]: time=\"2026-06-12T15:41:32.37233075Z\" level=warning msg=\"Could not restore sandbox 5fa37ff5131c654317df29274d488133bf9d3fc0bbac893fd1adc704cac18f20: failed to Statfs \\\"/var/run/netns/e028aa60-4de1-45f0-8e20-51bf2c35c42d\\\": no such file or directory\"",
2026-06-12 17:20:10.159977 | controller |     "Jun 12 15:41:32.377147 crc crio[3652]: time=\"2026-06-12T15:41:32.377061093Z\" level=warning msg=\"Deleting all containers under sandbox 5fa37ff5131c654317df29274d488133bf9d3fc0bbac893fd1adc704cac18f20 since it could not be restored\"",
2026-06-12 17:20:10.159992 | controller |     "Jun 12 15:41:32.390161 crc crio[3652]: time=\"2026-06-12T15:41:32.389629092Z\" level=warning msg=\"Could not restore sandbox aa31576716b05cdc9e4d264e54c2c41b79aab1b69c8410d864515a3524230ed1: failed to Statfs \\\"/var/run/netns/1dc74f34-ab20-4d52-bd7b-d5f09570128f\\\": no such file or directory\"",
2026-06-12 17:20:10.160007 | controller |     "Jun 12 15:41:32.401322 crc crio[3652]: time=\"2026-06-12T15:41:32.401258779Z\" level=warning msg=\"Deleting all containers under sandbox aa31576716b05cdc9e4d264e54c2c41b79aab1b69c8410d864515a3524230ed1 since it could not be restored\"",
2026-06-12 17:20:10.160022 | controller |     "Jun 12 15:41:32.413933 crc crio[3652]: time=\"2026-06-12T15:41:32.413420189Z\" level=warning msg=\"Could not restore sandbox 2ad4e6712288ae4114ef99649d38397a6414bb10a28064a266721a8faa87797b: failed to Statfs \\\"/var/run/netns/4551e819-9150-4667-befd-80cd542a3ff6\\\": no such file or directory\"",
2026-06-12 17:20:10.160041 | controller |     "Jun 12 15:41:32.422750 crc crio[3652]: time=\"2026-06-12T15:41:32.422562868Z\" level=warning msg=\"Deleting all containers under sandbox 2ad4e6712288ae4114ef99649d38397a6414bb10a28064a266721a8faa87797b since it could not be restored\"",
2026-06-12 17:20:10.160056 | controller |     "Jun 12 15:41:32.437424 crc crio[3652]: time=\"2026-06-12T15:41:32.437253126Z\" level=warning msg=\"Could not restore sandbox caf0bfcc994327ffce39f65a476266f0028b1730dffd3aee3cea097c9e6941d4: failed to Statfs \\\"/var/run/netns/44260f5c-d169-46e1-b4b8-f69b9adfc2f4\\\": no such file or directory\"",
2026-06-12 17:20:10.160072 | controller |     "Jun 12 15:41:32.444373 crc crio[3652]: time=\"2026-06-12T15:41:32.444178312Z\" level=warning msg=\"Deleting all containers under sandbox caf0bfcc994327ffce39f65a476266f0028b1730dffd3aee3cea097c9e6941d4 since it could not be restored\"",
2026-06-12 17:20:10.160087 | controller |     "Jun 12 15:41:32.459796 crc crio[3652]: time=\"2026-06-12T15:41:32.459604408Z\" level=warning msg=\"Could not restore sandbox 64c293b20911d06c0a74a43cc241ac2351c0a45b448543e1133e22d8e4b30010: failed to Statfs \\\"/var/run/netns/36e532f2-1b76-438a-b20e-25d97596f804\\\": no such file or directory\"",
2026-06-12 17:20:10.160102 | controller |     "Jun 12 15:41:32.467804 crc crio[3652]: time=\"2026-06-12T15:41:32.467747343Z\" level=warning msg=\"Deleting all containers under sandbox 64c293b20911d06c0a74a43cc241ac2351c0a45b448543e1133e22d8e4b30010 since it could not be restored\"",
2026-06-12 17:20:10.160118 | controller |     "Jun 12 15:41:32.483347 crc crio[3652]: time=\"2026-06-12T15:41:32.483257062Z\" level=warning msg=\"Could not restore sandbox a1ec76a456ee5385866457eedabe1015f1dd152e348fe1bc374c717f36f55be7: failed to Statfs \\\"/var/run/netns/98dbeb7b-54c9-48c8-b257-ba1be4841c8e\\\": no such file or directory\"",
2026-06-12 17:20:10.160133 | controller |     "Jun 12 15:41:32.496573 crc crio[3652]: time=\"2026-06-12T15:41:32.496502969Z\" level=warning msg=\"Deleting all containers under sandbox a1ec76a456ee5385866457eedabe1015f1dd152e348fe1bc374c717f36f55be7 since it could not be restored\"",
2026-06-12 17:20:10.160148 | controller |     "Jun 12 15:41:32.530429 crc crio[3652]: time=\"2026-06-12T15:41:32.530258412Z\" level=warning msg=\"Could not restore sandbox ac8f65e743463176074b4c0cb4e8c2b3cb849e56ae25be37a16bb9efcd7eb64f: failed to Statfs \\\"/var/run/netns/aa7626ab-b100-47ea-96c8-4f5c69ad8b17\\\": no such file or directory\"",
2026-06-12 17:20:10.160163 | controller |     "Jun 12 15:41:32.544543 crc crio[3652]: time=\"2026-06-12T15:41:32.544249556Z\" level=warning msg=\"Deleting all containers under sandbox ac8f65e743463176074b4c0cb4e8c2b3cb849e56ae25be37a16bb9efcd7eb64f since it could not be restored\"",
2026-06-12 17:20:10.160177 | controller |     "Jun 12 15:41:32.572909 crc crio[3652]: time=\"2026-06-12T15:41:32.572672532Z\" level=warning msg=\"Could not restore sandbox c8d89a6a18d8bf8e544fca6f74b002af11259ae7912ab06a6b65e2bd0a014a86: failed to Statfs \\\"/var/run/netns/2da0a078-e17e-4b8a-a39e-f576861e34ae\\\": no such file or directory\"",
2026-06-12 17:20:10.160192 | controller |     "Jun 12 15:41:32.577524 crc crio[3652]: time=\"2026-06-12T15:41:32.577385506Z\" level=warning msg=\"Deleting all containers under sandbox c8d89a6a18d8bf8e544fca6f74b002af11259ae7912ab06a6b65e2bd0a014a86 since it could not be restored\"",
2026-06-12 17:20:10.160206 | controller |     "Jun 12 15:41:32.676873 crc crio[3652]: time=\"2026-06-12T15:41:32.676401023Z\" level=warning msg=\"Could not restore sandbox 36b0ac2e570067cac5fa856749f889c89cde326de0eac243b55d634175c59e21: failed to Statfs \\\"/var/run/netns/727effa2-2453-47d4-b205-ce90e20b1702\\\": no such file or directory\"",
2026-06-12 17:20:10.160221 | controller |     "Jun 12 15:41:32.687431 crc crio[3652]: time=\"2026-06-12T15:41:32.687305824Z\" level=warning msg=\"Deleting all containers under sandbox 36b0ac2e570067cac5fa856749f889c89cde326de0eac243b55d634175c59e21 since it could not be restored\"",
2026-06-12 17:20:10.160240 | controller |     "Jun 12 15:41:32.695146 crc crio[3652]: time=\"2026-06-12T15:41:32.694992196Z\" level=warning msg=\"Could not restore sandbox df7839e3a7fe9f97d215b350da23429c49ceb57289d871c643f130f5c2ddd4ef: failed to Statfs \\\"/var/run/netns/af680906-9f27-420e-8984-f52f1c6d42da\\\": no such file or directory\"",
2026-06-12 17:20:10.160256 | controller |     "Jun 12 15:41:32.700304 crc crio[3652]: time=\"2026-06-12T15:41:32.700209431Z\" level=warning msg=\"Deleting all containers under sandbox df7839e3a7fe9f97d215b350da23429c49ceb57289d871c643f130f5c2ddd4ef since it could not be restored\"",
2026-06-12 17:20:10.160271 | controller |     "Jun 12 15:41:32.709100 crc crio[3652]: time=\"2026-06-12T15:41:32.708892268Z\" level=warning msg=\"Could not restore sandbox 1a6f453dbe8bac2c3bdbb09d3e238da0475d47dbc239b5adad9041e5590c52d9: failed to Statfs \\\"/var/run/netns/5729c4b2-4544-4272-b6e1-f8223ceabca6\\\": no such file or directory\"",
2026-06-12 17:20:10.160286 | controller |     "Jun 12 15:41:32.714418 crc crio[3652]: time=\"2026-06-12T15:41:32.714353498Z\" level=warning msg=\"Deleting all containers under sandbox 1a6f453dbe8bac2c3bdbb09d3e238da0475d47dbc239b5adad9041e5590c52d9 since it could not be restored\"",
2026-06-12 17:20:10.160302 | controller |     "Jun 12 15:41:32.748390 crc crio[3652]: time=\"2026-06-12T15:41:32.747896327Z\" level=warning msg=\"Could not restore sandbox cf95c321a021eb9a3ba610455248b4b97c8822803f4d40be10c7b1c223b38946: failed to Statfs \\\"/var/run/netns/0bd2ca7f-1f66-46f8-b64d-f6b48dd61d7e\\\": no such file or directory\"",
2026-06-12 17:20:10.160317 | controller |     "Jun 12 15:41:32.754855 crc crio[3652]: time=\"2026-06-12T15:41:32.754608497Z\" level=warning msg=\"Deleting all containers under sandbox cf95c321a021eb9a3ba610455248b4b97c8822803f4d40be10c7b1c223b38946 since it could not be restored\"",
2026-06-12 17:20:10.160332 | controller |     "Jun 12 15:41:32.766666 crc crio[3652]: time=\"2026-06-12T15:41:32.766414147Z\" level=warning msg=\"Could not restore sandbox 0390d7aadc8a3e6eb344c5e0b8426cde958d22f535ef3e4b6a7ecc87ec7ab007: failed to Statfs \\\"/var/run/netns/47e52ab1-31cb-4a90-8828-40586f4582e5\\\": no such file or directory\"",
2026-06-12 17:20:10.160347 | controller |     "Jun 12 15:41:32.773239 crc crio[3652]: time=\"2026-06-12T15:41:32.773125869Z\" level=warning msg=\"Deleting all containers under sandbox 0390d7aadc8a3e6eb344c5e0b8426cde958d22f535ef3e4b6a7ecc87ec7ab007 since it could not be restored\"",
2026-06-12 17:20:10.160362 | controller |     "Jun 12 15:41:32.781929 crc crio[3652]: time=\"2026-06-12T15:41:32.781841295Z\" level=warning msg=\"Could not restore sandbox 4251b0938a7c7926c0d92fda115d0192567b38afd62b1da6d3d76cfd5d20a25f: failed to Statfs \\\"/var/run/netns/c7f36d9f-c9b1-4153-8e1f-130ce695595f\\\": no such file or directory\"",
2026-06-12 17:20:10.160378 | controller |     "Jun 12 15:41:32.787249 crc crio[3652]: time=\"2026-06-12T15:41:32.787113971Z\" level=warning msg=\"Deleting all containers under sandbox 4251b0938a7c7926c0d92fda115d0192567b38afd62b1da6d3d76cfd5d20a25f since it could not be restored\"",
2026-06-12 17:20:10.160393 | controller |     "Jun 12 15:41:32.818272 crc crio[3652]: time=\"2026-06-12T15:41:32.818151329Z\" level=warning msg=\"Could not restore sandbox 410638bdabddf5fcd1c35e7a74c44e5944cfa3831815455f10afe54ace39c37a: failed to Statfs \\\"/var/run/netns/d9bf0789-854b-4974-8993-90943a82070f\\\": no such file or directory\"",
2026-06-12 17:20:10.160408 | controller |     "Jun 12 15:41:32.823961 crc crio[3652]: time=\"2026-06-12T15:41:32.823901217Z\" level=warning msg=\"Deleting all containers under sandbox 410638bdabddf5fcd1c35e7a74c44e5944cfa3831815455f10afe54ace39c37a since it could not be restored\"",
2026-06-12 17:20:10.160423 | controller |     "Jun 12 15:41:32.840279 crc crio[3652]: time=\"2026-06-12T15:41:32.840219255Z\" level=warning msg=\"Could not restore sandbox aa60add6962486c4fb47d83aaf4c6a4c24a0670709ef89751b12f7b79d4c4f8c: failed to Statfs \\\"/var/run/netns/7ba66181-030a-4903-a1c7-c7190ad1e8fe\\\": no such file or directory\"",
2026-06-12 17:20:10.160441 | controller |     "Jun 12 15:41:32.847737 crc crio[3652]: time=\"2026-06-12T15:41:32.847668375Z\" level=warning msg=\"Deleting all containers under sandbox aa60add6962486c4fb47d83aaf4c6a4c24a0670709ef89751b12f7b79d4c4f8c since it could not be restored\"",
2026-06-12 17:20:10.160456 | controller |     "Jun 12 15:41:32.859165 crc crio[3652]: time=\"2026-06-12T15:41:32.859023223Z\" level=warning msg=\"Could not restore sandbox f6dab756a5f81da6b1648d44137e45cc60b6c69fca2c6887870ecbde15f13852: failed to Statfs \\\"/var/run/netns/98b2d38b-ac35-44c6-b61c-370ae13d5b89\\\": no such file or directory\"",
2026-06-12 17:20:10.160471 | controller |     "Jun 12 15:41:32.863761 crc crio[3652]: time=\"2026-06-12T15:41:32.863664175Z\" level=warning msg=\"Deleting all containers under sandbox f6dab756a5f81da6b1648d44137e45cc60b6c69fca2c6887870ecbde15f13852 since it could not be restored\"",
2026-06-12 17:20:10.160486 | controller |     "Jun 12 15:41:32.873280 crc crio[3652]: time=\"2026-06-12T15:41:32.873202201Z\" level=warning msg=\"Could not restore sandbox 25817f64d195aeb9a06049cd2c29b6be89a688364d3f94522e2eb3a0462d038b: failed to Statfs \\\"/var/run/netns/d2f026db-1d70-45f0-88e1-5ead39997a83\\\": no such file or directory\"",
2026-06-12 17:20:10.160502 | controller |     "Jun 12 15:41:32.880962 crc crio[3652]: time=\"2026-06-12T15:41:32.880851793Z\" level=warning msg=\"Deleting all containers under sandbox 25817f64d195aeb9a06049cd2c29b6be89a688364d3f94522e2eb3a0462d038b since it could not be restored\"",
2026-06-12 17:20:10.160517 | controller |     "Jun 12 15:41:32.892230 crc crio[3652]: time=\"2026-06-12T15:41:32.892075721Z\" level=warning msg=\"Could not restore sandbox 8c6585b8db86793364698268f6d5287dd5b180895605886d7545253be162b3b7: failed to Statfs \\\"/var/run/netns/ac7493b3-3bc4-4e68-8140-32803fcd02c2\\\": no such file or directory\"",
2026-06-12 17:20:10.160533 | controller |     "Jun 12 15:41:32.899667 crc crio[3652]: time=\"2026-06-12T15:41:32.899534168Z\" level=warning msg=\"Deleting all containers under sandbox 8c6585b8db86793364698268f6d5287dd5b180895605886d7545253be162b3b7 since it could not be restored\"",
2026-06-12 17:20:10.160548 | controller |     "Jun 12 15:41:32.905044 crc crio[3652]: time=\"2026-06-12T15:41:32.904939277Z\" level=warning msg=\"Could not restore sandbox 2906610114c892c992247553738002a45050cbeeafe5029b3a6b35d817dc452a: failed to Statfs \\\"/var/run/netns/e70a486a-51ce-4cb3-89a5-501e3e291b42\\\": no such file or directory\"",
2026-06-12 17:20:10.160563 | controller |     "Jun 12 15:41:32.908879 crc crio[3652]: time=\"2026-06-12T15:41:32.908754838Z\" level=warning msg=\"Deleting all containers under sandbox 2906610114c892c992247553738002a45050cbeeafe5029b3a6b35d817dc452a since it could not be restored\"",
2026-06-12 17:20:10.160600 | controller |     "Jun 12 15:41:32.922305 crc crio[3652]: time=\"2026-06-12T15:41:32.922186458Z\" level=warning msg=\"Could not restore sandbox 5504c42c3d1ebf7a6885beeba6f007b75ba053fc3f41adab8282e77c371e66d3: failed to Statfs \\\"/var/run/netns/8024f34b-266f-4fe8-9531-a3a251c0503a\\\": no such file or directory\"",
2026-06-12 17:20:10.160618 | controller |     "Jun 12 15:41:32.926318 crc crio[3652]: time=\"2026-06-12T15:41:32.926207925Z\" level=warning msg=\"Deleting all containers under sandbox 5504c42c3d1ebf7a6885beeba6f007b75ba053fc3f41adab8282e77c371e66d3 since it could not be restored\"",
2026-06-12 17:20:10.160634 | controller |     "Jun 12 15:41:32.933637 crc crio[3652]: time=\"2026-06-12T15:41:32.933382405Z\" level=warning msg=\"Could not restore sandbox 87513315fd0d6459c3e9ff38722c06f45676fd2cd669a0356da2de9c0d9d759d: failed to Statfs \\\"/var/run/netns/2c329914-0aff-4edb-99eb-32fae9b2a951\\\": no such file or directory\"",
2026-06-12 17:20:10.160649 | controller |     "Jun 12 15:41:32.938122 crc crio[3652]: time=\"2026-06-12T15:41:32.938029536Z\" level=warning msg=\"Deleting all containers under sandbox 87513315fd0d6459c3e9ff38722c06f45676fd2cd669a0356da2de9c0d9d759d since it could not be restored\"",
2026-06-12 17:20:10.160667 | controller |     "Jun 12 15:41:32.947991 crc crio[3652]: time=\"2026-06-12T15:41:32.947842919Z\" level=warning msg=\"Could not restore sandbox 5d12a23f28cfdfab8acc2c31b8e590b1cd1c66262a95d0d9e6334df5c9d83730: failed to Statfs \\\"/var/run/netns/89ceb529-fcbd-47bc-b08c-d08594867841\\\": no such file or directory\"",
2026-06-12 17:20:10.160683 | controller |     "Jun 12 15:41:32.951971 crc crio[3652]: time=\"2026-06-12T15:41:32.951881816Z\" level=warning msg=\"Deleting all containers under sandbox 5d12a23f28cfdfab8acc2c31b8e590b1cd1c66262a95d0d9e6334df5c9d83730 since it could not be restored\"",
2026-06-12 17:20:10.160698 | controller |     "Jun 12 15:41:32.961544 crc crio[3652]: time=\"2026-06-12T15:41:32.961383392Z\" level=warning msg=\"Could not restore sandbox 1a4e3f601cadcab1698cc4e396c2d86420ae76346b72be0fd3b8879ae0e9e4ce: failed to Statfs \\\"/var/run/netns/539e1cf0-d143-491e-8434-d7ee4030f305\\\": no such file or directory\"",
2026-06-12 17:20:10.160712 | controller |     "Jun 12 15:41:32.966184 crc crio[3652]: time=\"2026-06-12T15:41:32.966145206Z\" level=warning msg=\"Deleting all containers under sandbox 1a4e3f601cadcab1698cc4e396c2d86420ae76346b72be0fd3b8879ae0e9e4ce since it could not be restored\"",
2026-06-12 17:20:10.160727 | controller |     "Jun 12 15:41:33.010531 crc crio[3652]: time=\"2026-06-12T15:41:33.010297897Z\" level=warning msg=\"Could not restore sandbox 7e6ed0d9b7c9ab8c33dcd92eb7fd9e991ad4f26f2911216520ca0edce8757255: failed to Statfs \\\"/var/run/netns/eea81286-9d78-4e4e-966b-6d5861c91996\\\": no such file or directory\"",
2026-06-12 17:20:10.160742 | controller |     "Jun 12 15:41:33.020770 crc crio[3652]: time=\"2026-06-12T15:41:33.020550742Z\" level=warning msg=\"Deleting all containers under sandbox 7e6ed0d9b7c9ab8c33dcd92eb7fd9e991ad4f26f2911216520ca0edce8757255 since it could not be restored\"",
2026-06-12 17:20:10.160759 | controller |     "Jun 12 15:41:33.034374 crc crio[3652]: time=\"2026-06-12T15:41:33.034191525Z\" level=warning msg=\"Could not restore sandbox 34605a8868d5dd6079efc188a3cce49b09c028efd54279b3b2b7c48df8fd5e16: failed to Statfs \\\"/var/run/netns/6e2884fa-46a7-4abd-8c22-c5b83a9323ae\\\": no such file or directory\"",
2026-06-12 17:20:10.160774 | controller |     "Jun 12 15:41:33.045141 crc crio[3652]: time=\"2026-06-12T15:41:33.044989334Z\" level=warning msg=\"Deleting all containers under sandbox 34605a8868d5dd6079efc188a3cce49b09c028efd54279b3b2b7c48df8fd5e16 since it could not be restored\"",
2026-06-12 17:20:10.160789 | controller |     "Jun 12 15:41:33.058416 crc crio[3652]: time=\"2026-06-12T15:41:33.058280479Z\" level=warning msg=\"Could not restore sandbox 850471e46d32f5277b86e9692db1754f62ff7b6a77a5279a6248f6e9bb69a471: failed to Statfs \\\"/var/run/netns/5db24d1d-9706-4384-b47c-2794d44c4b44\\\": no such file or directory\"",
2026-06-12 17:20:10.160804 | controller |     "Jun 12 15:41:33.069963 crc crio[3652]: time=\"2026-06-12T15:41:33.069683653Z\" level=warning msg=\"Deleting all containers under sandbox 850471e46d32f5277b86e9692db1754f62ff7b6a77a5279a6248f6e9bb69a471 since it could not be restored\"",
2026-06-12 17:20:10.160819 | controller |     "Jun 12 15:41:33.092355 crc crio[3652]: time=\"2026-06-12T15:41:33.092179027Z\" level=warning msg=\"Could not restore sandbox 8d059150b9d8ada814e838c2ef04c41dcd9e7f5cc6cd8d6be9fc11344100bd28: failed to Statfs \\\"/var/run/netns/8a53c334-42c9-4054-a6fb-249bc45db021\\\": no such file or directory\"",
2026-06-12 17:20:10.160834 | controller |     "Jun 12 15:41:33.098674 crc crio[3652]: time=\"2026-06-12T15:41:33.098418926Z\" level=warning msg=\"Deleting all containers under sandbox 8d059150b9d8ada814e838c2ef04c41dcd9e7f5cc6cd8d6be9fc11344100bd28 since it could not be restored\"",
2026-06-12 17:20:10.160850 | controller |     "Jun 12 15:41:33.120524 crc crio[3652]: time=\"2026-06-12T15:41:33.120335069Z\" level=warning msg=\"Could not restore sandbox 77c7a43aebfa236b2f5dda89f94c365080a6bc71e13aa97182d67accd59f42a2: failed to Statfs \\\"/var/run/netns/7e3ff8b6-bf95-4896-8395-91fb354858fa\\\": no such file or directory\"",
2026-06-12 17:20:10.160877 | controller |     "Jun 12 15:41:33.126089 crc crio[3652]: time=\"2026-06-12T15:41:33.125907571Z\" level=warning msg=\"Deleting all containers under sandbox 77c7a43aebfa236b2f5dda89f94c365080a6bc71e13aa97182d67accd59f42a2 since it could not be restored\"",
2026-06-12 17:20:10.160895 | controller |     "Jun 12 15:41:33.137783 crc crio[3652]: time=\"2026-06-12T15:41:33.137649931Z\" level=warning msg=\"Could not restore sandbox c007be82b33d8a9981381fb90ba81b7decd46a3a32856131653d22904f819946: failed to Statfs \\\"/var/run/netns/b6456a5f-c0dd-4c2b-86b2-af42e36c6a9c\\\": no such file or directory\"",
2026-06-12 17:20:10.160912 | controller |     "Jun 12 15:41:33.142094 crc crio[3652]: time=\"2026-06-12T15:41:33.141988485Z\" level=warning msg=\"Deleting all containers under sandbox c007be82b33d8a9981381fb90ba81b7decd46a3a32856131653d22904f819946 since it could not be restored\"",
2026-06-12 17:20:10.160927 | controller |     "Jun 12 15:41:33.184239 crc crio[3652]: time=\"2026-06-12T15:41:33.183983344Z\" level=warning msg=\"Could not restore sandbox ca101b65abcacc688b6db6fe9499e5cc58a69da3e55d5e9e0dbd37efd4357017: failed to Statfs \\\"/var/run/netns/7f048016-317e-4b7e-b80a-31fadda4837a\\\": no such file or directory\"",
2026-06-12 17:20:10.160942 | controller |     "Jun 12 15:41:33.187534 crc crio[3652]: time=\"2026-06-12T15:41:33.187406006Z\" level=warning msg=\"Deleting all containers under sandbox ca101b65abcacc688b6db6fe9499e5cc58a69da3e55d5e9e0dbd37efd4357017 since it could not be restored\"",
2026-06-12 17:20:10.160957 | controller |     "Jun 12 15:41:33.198027 crc crio[3652]: time=\"2026-06-12T15:41:33.197425894Z\" level=warning msg=\"Could not restore sandbox 42cbc53167cb884d8df411e7ea16aba8682a4699b61f094c370e2471299c2405: failed to Statfs \\\"/var/run/netns/696e0d8f-ea57-4d36-846e-f263cf1f9bc9\\\": no such file or directory\"",
2026-06-12 17:20:10.160972 | controller |     "Jun 12 15:41:33.202596 crc crio[3652]: time=\"2026-06-12T15:41:33.202375332Z\" level=warning msg=\"Deleting all containers under sandbox 42cbc53167cb884d8df411e7ea16aba8682a4699b61f094c370e2471299c2405 since it could not be restored\"",
2026-06-12 17:20:10.160987 | controller |     "Jun 12 15:41:33.221263 crc crio[3652]: time=\"2026-06-12T15:41:33.221106968Z\" level=warning msg=\"Could not restore sandbox da2adf6cd892779e9e97c725a1a8d45c2cdb5890c09a25ac078e96ef16ce314f: failed to Statfs \\\"/var/run/netns/c1da005a-84ee-4634-8a5e-a4ebdb2a4c32\\\": no such file or directory\"",
2026-06-12 17:20:10.161003 | controller |     "Jun 12 15:41:33.224519 crc crio[3652]: time=\"2026-06-12T15:41:33.224402797Z\" level=warning msg=\"Deleting all containers under sandbox da2adf6cd892779e9e97c725a1a8d45c2cdb5890c09a25ac078e96ef16ce314f since it could not be restored\"",
2026-06-12 17:20:10.161018 | controller |     "Jun 12 15:41:33.280571 crc crio[3652]: time=\"2026-06-12T15:41:33.279998551Z\" level=warning msg=\"Could not restore sandbox fd391bae970f3b64b4d0651ad727c5e7e11857de509c35f5d95e1825021e4183: failed to Statfs \\\"/var/run/netns/46000352-49e7-4b6c-a860-f1d6891e762f\\\": no such file or directory\"",
2026-06-12 17:20:10.161033 | controller |     "Jun 12 15:41:33.285876 crc crio[3652]: time=\"2026-06-12T15:41:33.28576816Z\" level=warning msg=\"Deleting all containers under sandbox fd391bae970f3b64b4d0651ad727c5e7e11857de509c35f5d95e1825021e4183 since it could not be restored\"",
2026-06-12 17:20:10.161048 | controller |     "Jun 12 15:41:33.295140 crc crio[3652]: time=\"2026-06-12T15:41:33.294928346Z\" level=warning msg=\"Could not restore sandbox 2bb8f893c353ca3f958d7610b7e177b91239bc7ad02146c114f0eb690f4c783d: failed to Statfs \\\"/var/run/netns/4febcbd8-dcaa-46f5-9391-0c48c2ff24a1\\\": no such file or directory\"",
2026-06-12 17:20:10.161063 | controller |     "Jun 12 15:41:33.300651 crc crio[3652]: time=\"2026-06-12T15:41:33.300349086Z\" level=warning msg=\"Deleting all containers under sandbox 2bb8f893c353ca3f958d7610b7e177b91239bc7ad02146c114f0eb690f4c783d since it could not be restored\"",
2026-06-12 17:20:10.161081 | controller |     "Jun 12 15:41:33.309603 crc crio[3652]: time=\"2026-06-12T15:41:33.309133684Z\" level=warning msg=\"Could not restore sandbox 4dc0a1f7b702c1c1cceb3e59fb11d1ccca5adc60a822681834a3ffca24387118: failed to Statfs \\\"/var/run/netns/3f3a9cce-a4ef-41f6-9d79-86f3f5656627\\\": no such file or directory\"",
2026-06-12 17:20:10.161096 | controller |     "Jun 12 15:41:33.323853 crc crio[3652]: time=\"2026-06-12T15:41:33.323660301Z\" level=warning msg=\"Deleting all containers under sandbox 4dc0a1f7b702c1c1cceb3e59fb11d1ccca5adc60a822681834a3ffca24387118 since it could not be restored\"",
2026-06-12 17:20:10.161111 | controller |     "Jun 12 15:41:33.341935 crc crio[3652]: time=\"2026-06-12T15:41:33.341752702Z\" level=warning msg=\"Could not restore sandbox b3fb04fc606fe54422d5489bd8fc2b18438bf32c094e6d5499989b1c4680081d: failed to Statfs \\\"/var/run/netns/232a5e6a-ee06-49b4-a707-fec6ca7cc898\\\": no such file or directory\"",
2026-06-12 17:20:10.161126 | controller |     "Jun 12 15:41:33.346252 crc crio[3652]: time=\"2026-06-12T15:41:33.346148297Z\" level=warning msg=\"Deleting all containers under sandbox b3fb04fc606fe54422d5489bd8fc2b18438bf32c094e6d5499989b1c4680081d since it could not be restored\"",
2026-06-12 17:20:10.161140 | controller |     "Jun 12 15:41:33.357597 crc crio[3652]: time=\"2026-06-12T15:41:33.357404505Z\" level=warning msg=\"Could not restore sandbox cd0afe61f4dcc682558e239c4cb64ff7d7005e7aa4cbbb50855521992f51be0f: failed to Statfs \\\"/var/run/netns/84ada3cc-bcfc-4d12-a4cf-2c663c00f8ca\\\": no such file or directory\"",
2026-06-12 17:20:10.161154 | controller |     "Jun 12 15:41:33.360589 crc crio[3652]: time=\"2026-06-12T15:41:33.36050758Z\" level=warning msg=\"Deleting all containers under sandbox cd0afe61f4dcc682558e239c4cb64ff7d7005e7aa4cbbb50855521992f51be0f since it could not be restored\"",
2026-06-12 17:20:10.161168 | controller |     "Jun 12 15:41:33.367924 crc crio[3652]: time=\"2026-06-12T15:41:33.367823463Z\" level=warning msg=\"Could not restore sandbox 05bb449ea8d4a6051eb35e811bf87fff5904034ddb31563b966a94feda62d150: failed to Statfs \\\"/var/run/netns/f03cfe59-f1f9-4e7f-aab4-cb6159816175\\\": no such file or directory\"",
2026-06-12 17:20:10.161183 | controller |     "Jun 12 15:41:33.370595 crc crio[3652]: time=\"2026-06-12T15:41:33.370530488Z\" level=warning msg=\"Deleting all containers under sandbox 05bb449ea8d4a6051eb35e811bf87fff5904034ddb31563b966a94feda62d150 since it could not be restored\"",
2026-06-12 17:20:10.161197 | controller |     "Jun 12 15:41:33.376937 crc crio[3652]: time=\"2026-06-12T15:41:33.376788527Z\" level=warning msg=\"Could not restore sandbox 38165b96140e0076a6d060c89dd252472b6263208d068db2a44f1fadfdbe61b1: failed to Statfs \\\"/var/run/netns/5c7235f1-a6b4-454d-835b-f030913e4937\\\": no such file or directory\"",
2026-06-12 17:20:10.161212 | controller |     "Jun 12 15:41:33.381652 crc crio[3652]: time=\"2026-06-12T15:41:33.38155899Z\" level=warning msg=\"Deleting all containers under sandbox 38165b96140e0076a6d060c89dd252472b6263208d068db2a44f1fadfdbe61b1 since it could not be restored\"",
2026-06-12 17:20:10.161227 | controller |     "Jun 12 15:41:33.394129 crc crio[3652]: time=\"2026-06-12T15:41:33.393990237Z\" level=warning msg=\"Could not restore sandbox ec5d8cc1a78af44633e5b157a326c7eb057086da9645d399ada87ef76a040673: failed to Statfs \\\"/var/run/netns/cc7d9fcb-9125-4d0b-9ced-f8070d1d1939\\\": no such file or directory\"",
2026-06-12 17:20:10.161241 | controller |     "Jun 12 15:41:33.398399 crc crio[3652]: time=\"2026-06-12T15:41:33.398311539Z\" level=warning msg=\"Deleting all containers under sandbox ec5d8cc1a78af44633e5b157a326c7eb057086da9645d399ada87ef76a040673 since it could not be restored\"",
2026-06-12 17:20:10.161255 | controller |     "Jun 12 15:41:33.405125 crc crio[3652]: time=\"2026-06-12T15:41:33.4050076Z\" level=warning msg=\"Could not restore sandbox 6f1db32e9e579db7cf7dab1ab228e7efa8c130d835afbaf76bc51f3cc09c4bdb: failed to Statfs \\\"/var/run/netns/32b4f8e4-b971-4a83-9e1c-82a6c90698cc\\\": no such file or directory\"",
2026-06-12 17:20:10.161273 | controller |     "Jun 12 15:41:33.408205 crc crio[3652]: time=\"2026-06-12T15:41:33.408090623Z\" level=warning msg=\"Deleting all containers under sandbox 6f1db32e9e579db7cf7dab1ab228e7efa8c130d835afbaf76bc51f3cc09c4bdb since it could not be restored\"",
2026-06-12 17:20:10.161288 | controller |     "Jun 12 15:41:33.420078 crc crio[3652]: time=\"2026-06-12T15:41:33.419892423Z\" level=warning msg=\"Could not restore sandbox 40c09d5600c463fc9cd78edba9f0f727e1df5d968ded070c29fdcc4571676587: failed to Statfs \\\"/var/run/netns/1f63c23e-9d33-4153-aa26-77f310b0386a\\\": no such file or directory\"",
2026-06-12 17:20:10.161303 | controller |     "Jun 12 15:41:33.423589 crc crio[3652]: time=\"2026-06-12T15:41:33.423505909Z\" level=warning msg=\"Deleting all containers under sandbox 40c09d5600c463fc9cd78edba9f0f727e1df5d968ded070c29fdcc4571676587 since it could not be restored\"",
2026-06-12 17:20:10.161318 | controller |     "Jun 12 15:41:33.430558 crc crio[3652]: time=\"2026-06-12T15:41:33.430364473Z\" level=warning msg=\"Could not restore sandbox ffa16630965ee37fb7ae4617aa9da06a6662aa11df1df8dabfd1ed98d76641ff: failed to Statfs \\\"/var/run/netns/37a1d38b-019a-48e4-9d9f-762d84f7aa85\\\": no such file or directory\"",
2026-06-12 17:20:10.161333 | controller |     "Jun 12 15:41:33.434762 crc crio[3652]: time=\"2026-06-12T15:41:33.434596994Z\" level=warning msg=\"Deleting all containers under sandbox ffa16630965ee37fb7ae4617aa9da06a6662aa11df1df8dabfd1ed98d76641ff since it could not be restored\"",
2026-06-12 17:20:10.161348 | controller |     "Jun 12 15:41:33.442107 crc crio[3652]: time=\"2026-06-12T15:41:33.442061591Z\" level=warning msg=\"Could not restore sandbox a81533570b925ea6f6bf65ff689b58f63ee17cd1f7b5f92e4652de0cd34bccd5: failed to Statfs \\\"/var/run/netns/ff88aff1-21f1-4387-8229-c25f8b50a510\\\": no such file or directory\"",
2026-06-12 17:20:10.161362 | controller |     "Jun 12 15:41:33.447163 crc crio[3652]: time=\"2026-06-12T15:41:33.447125603Z\" level=warning msg=\"Deleting all containers under sandbox a81533570b925ea6f6bf65ff689b58f63ee17cd1f7b5f92e4652de0cd34bccd5 since it could not be restored\"",
2026-06-12 17:20:10.161377 | controller |     "Jun 12 15:41:33.466403 crc crio[3652]: time=\"2026-06-12T15:41:33.466146706Z\" level=warning msg=\"Could not restore sandbox 6b12327e51a877a5033798e777d6f6f59879a3d85cd70d85c1599c16477cbde9: failed to Statfs \\\"/var/run/netns/899c602a-0b36-471e-afbe-f1baa22ff331\\\": no such file or directory\"",
2026-06-12 17:20:10.161392 | controller |     "Jun 12 15:41:33.478292 crc crio[3652]: time=\"2026-06-12T15:41:33.478180654Z\" level=warning msg=\"Deleting all containers under sandbox 6b12327e51a877a5033798e777d6f6f59879a3d85cd70d85c1599c16477cbde9 since it could not be restored\"",
2026-06-12 17:20:10.161407 | controller |     "Jun 12 15:41:33.492350 crc crio[3652]: time=\"2026-06-12T15:41:33.492271559Z\" level=warning msg=\"Could not restore sandbox 9f0a0b85d7741383b49556652c4202e48dd515bc39386ca123ebab03ab835fa7: failed to Statfs \\\"/var/run/netns/5a216e0d-4290-49d8-ad2e-2b6db00cab8e\\\": no such file or directory\"",
2026-06-12 17:20:10.161422 | controller |     "Jun 12 15:41:33.502580 crc crio[3652]: time=\"2026-06-12T15:41:33.50237922Z\" level=warning msg=\"Deleting all containers under sandbox 9f0a0b85d7741383b49556652c4202e48dd515bc39386ca123ebab03ab835fa7 since it could not be restored\"",
2026-06-12 17:20:10.161437 | controller |     "Jun 12 15:41:33.518425 crc crio[3652]: time=\"2026-06-12T15:41:33.518148194Z\" level=warning msg=\"Could not restore sandbox 21404741c3fd258e80b2394df9e1c6b540de60ebd5dfdda164431e320737c791: failed to Statfs \\\"/var/run/netns/bfc4de85-2eb9-4178-ab51-1dd9d1139ca2\\\": no such file or directory\"",
2026-06-12 17:20:10.161452 | controller |     "Jun 12 15:41:33.523633 crc crio[3652]: time=\"2026-06-12T15:41:33.523538233Z\" level=warning msg=\"Deleting all containers under sandbox 21404741c3fd258e80b2394df9e1c6b540de60ebd5dfdda164431e320737c791 since it could not be restored\"",
2026-06-12 17:20:10.161471 | controller |     "Jun 12 15:41:33.529384 crc crio[3652]: time=\"2026-06-12T15:41:33.529275099Z\" level=warning msg=\"Could not restore sandbox 2722679ed228c861ba4d42fe944351839b15ae69a368bf9fbe597f9d6a6ddaa0: failed to Statfs \\\"/var/run/netns/9a2ea13a-cdc8-4890-a9c1-6a7f6cf2ab14\\\": no such file or directory\"",
2026-06-12 17:20:10.161486 | controller |     "Jun 12 15:41:33.533003 crc crio[3652]: time=\"2026-06-12T15:41:33.532924396Z\" level=warning msg=\"Deleting all containers under sandbox 2722679ed228c861ba4d42fe944351839b15ae69a368bf9fbe597f9d6a6ddaa0 since it could not be restored\"",
2026-06-12 17:20:10.161501 | controller |     "Jun 12 15:41:33.537075 crc crio[3652]: time=\"2026-06-12T15:41:33.536999353Z\" level=warning msg=\"Could not restore sandbox 28ae9e11dbe1d6e9c74da5fe96ab600e043908b4e8f617bfc6f2a1e749a58a8d: failed to Statfs \\\"/var/run/netns/ab0156e9-15e7-49ec-b32f-3193fd188354\\\": no such file or directory\"",
2026-06-12 17:20:10.161516 | controller |     "Jun 12 15:41:33.540028 crc crio[3652]: time=\"2026-06-12T15:41:33.539942724Z\" level=warning msg=\"Deleting all containers under sandbox 28ae9e11dbe1d6e9c74da5fe96ab600e043908b4e8f617bfc6f2a1e749a58a8d since it could not be restored\"",
2026-06-12 17:20:10.161531 | controller |     "Jun 12 15:41:33.545421 crc crio[3652]: time=\"2026-06-12T15:41:33.545312601Z\" level=warning msg=\"Could not restore sandbox 3b398edf19198ddc81be81078de4824a97cec2e1108a23a94f74580805811fab: failed to Statfs \\\"/var/run/netns/4ef13d71-afb5-40b4-8ae6-12196524b0e9\\\": no such file or directory\"",
2026-06-12 17:20:10.161545 | controller |     "Jun 12 15:41:33.548257 crc crio[3652]: time=\"2026-06-12T15:41:33.548172499Z\" level=warning msg=\"Deleting all containers under sandbox 3b398edf19198ddc81be81078de4824a97cec2e1108a23a94f74580805811fab since it could not be restored\"",
2026-06-12 17:20:10.161561 | controller |     "Jun 12 15:41:33.553121 crc crio[3652]: time=\"2026-06-12T15:41:33.553044095Z\" level=warning msg=\"Could not restore sandbox 6388b28b2c8f23494d8172acdbe0c2c15336b1bc90da0e9a409e30b24cb20fd5: failed to Statfs \\\"/var/run/netns/81ad9b9a-eab6-458f-8782-26b5ca62c687\\\": no such file or directory\"",
2026-06-12 17:20:10.161595 | controller |     "Jun 12 15:41:33.556583 crc crio[3652]: time=\"2026-06-12T15:41:33.556492528Z\" level=warning msg=\"Deleting all containers under sandbox 6388b28b2c8f23494d8172acdbe0c2c15336b1bc90da0e9a409e30b24cb20fd5 since it could not be restored\"",
2026-06-12 17:20:10.161615 | controller |     "Jun 12 15:41:33.564399 crc crio[3652]: time=\"2026-06-12T15:41:33.564266343Z\" level=warning msg=\"Could not restore sandbox 18fee4b4ea4c96ee307aa88a73acb6266b3648c944e27a6179a14fcc5c344911: failed to Statfs \\\"/var/run/netns/80d38dd5-ee2d-4a24-94d1-3ddfb5d3c617\\\": no such file or directory\"",
2026-06-12 17:20:10.161632 | controller |     "Jun 12 15:41:33.569392 crc crio[3652]: time=\"2026-06-12T15:41:33.569246933Z\" level=warning msg=\"Deleting all containers under sandbox 18fee4b4ea4c96ee307aa88a73acb6266b3648c944e27a6179a14fcc5c344911 since it could not be restored\"",
2026-06-12 17:20:10.161647 | controller |     "Jun 12 15:41:33.583682 crc crio[3652]: time=\"2026-06-12T15:41:33.583403518Z\" level=warning msg=\"Could not restore sandbox cee73eca6bb7492bb52d42bf5c775e8ff855dcead097943420955764786385fc: failed to Statfs \\\"/var/run/netns/920c13eb-11d0-4aea-863a-1e29ecb928b8\\\": no such file or directory\"",
2026-06-12 17:20:10.161662 | controller |     "Jun 12 15:41:33.587550 crc crio[3652]: time=\"2026-06-12T15:41:33.587364943Z\" level=warning msg=\"Deleting all containers under sandbox cee73eca6bb7492bb52d42bf5c775e8ff855dcead097943420955764786385fc since it could not be restored\"",
2026-06-12 17:20:10.161678 | controller |     "Jun 12 15:41:33.602138 crc crio[3652]: time=\"2026-06-12T15:41:33.60189417Z\" level=warning msg=\"Could not restore sandbox 044c75aa04b88e425cfee36b8a2db3c825c7003dbbcf88c6942411327c436ded: failed to Statfs \\\"/var/run/netns/56ed585b-024b-4cfb-ae7c-a4143d981964\\\": no such file or directory\"",
2026-06-12 17:20:10.161696 | controller |     "Jun 12 15:41:33.606994 crc crio[3652]: time=\"2026-06-12T15:41:33.606827486Z\" level=warning msg=\"Deleting all containers under sandbox 044c75aa04b88e425cfee36b8a2db3c825c7003dbbcf88c6942411327c436ded since it could not be restored\"",
2026-06-12 17:20:10.161712 | controller |     "Jun 12 15:41:33.615642 crc crio[3652]: time=\"2026-06-12T15:41:33.615335799Z\" level=warning msg=\"Could not restore sandbox 38107617a56be24a3c4df55a1260c58edb4a789423b3d5f4c1941bd57e4bbb71: failed to Statfs \\\"/var/run/netns/d741311d-c7c0-40c6-9ea3-8776114c63cd\\\": no such file or directory\"",
2026-06-12 17:20:10.161727 | controller |     "Jun 12 15:41:33.618896 crc crio[3652]: time=\"2026-06-12T15:41:33.618746221Z\" level=warning msg=\"Deleting all containers under sandbox 38107617a56be24a3c4df55a1260c58edb4a789423b3d5f4c1941bd57e4bbb71 since it could not be restored\"",
2026-06-12 17:20:10.161743 | controller |     "Jun 12 15:41:33.631166 crc crio[3652]: time=\"2026-06-12T15:41:33.631013013Z\" level=warning msg=\"Could not restore sandbox ec5a93cdc49312f5503e75704e281effbdefdd7427b8ccb6f397b0a59fe3fcda: failed to Statfs \\\"/var/run/netns/70d26063-2987-46c2-bf9a-0a440fcbffae\\\": no such file or directory\"",
2026-06-12 17:20:10.161758 | controller |     "Jun 12 15:41:33.634640 crc crio[3652]: time=\"2026-06-12T15:41:33.634539767Z\" level=warning msg=\"Deleting all containers under sandbox ec5a93cdc49312f5503e75704e281effbdefdd7427b8ccb6f397b0a59fe3fcda since it could not be restored\"",
2026-06-12 17:20:10.161773 | controller |     "Jun 12 15:41:33.639010 crc crio[3652]: time=\"2026-06-12T15:41:33.638908401Z\" level=warning msg=\"Could not restore sandbox 34dab8a60616b7cf01d4e9c425e238f75c5ad085d018feae02e699514bf41b3e: failed to Statfs \\\"/var/run/netns/4d4760f9-e516-4f77-8976-3e7a48d723c2\\\": no such file or directory\"",
2026-06-12 17:20:10.161787 | controller |     "Jun 12 15:41:33.643189 crc crio[3652]: time=\"2026-06-12T15:41:33.64308953Z\" level=warning msg=\"Deleting all containers under sandbox 34dab8a60616b7cf01d4e9c425e238f75c5ad085d018feae02e699514bf41b3e since it could not be restored\"",
2026-06-12 17:20:10.161802 | controller |     "Jun 12 15:41:33.648161 crc crio[3652]: time=\"2026-06-12T15:41:33.648017968Z\" level=warning msg=\"Could not restore sandbox f68d1f4dd26c55a06c14b0734678ced4491fa0b84ec5bc3808a016fd565574e6: failed to Statfs \\\"/var/run/netns/fd3c4e21-cfd8-4e7e-91e3-4193bfab6fa4\\\": no such file or directory\"",
2026-06-12 17:20:10.161818 | controller |     "Jun 12 15:41:33.652418 crc crio[3652]: time=\"2026-06-12T15:41:33.652283139Z\" level=warning msg=\"Deleting all containers under sandbox f68d1f4dd26c55a06c14b0734678ced4491fa0b84ec5bc3808a016fd565574e6 since it could not be restored\"",
2026-06-12 17:20:10.161833 | controller |     "Jun 12 15:41:33.674402 crc crio[3652]: time=\"2026-06-12T15:41:33.674194251Z\" level=warning msg=\"Could not restore sandbox 13dd75522d1f0664cc279c53dad4d387d2327319de1d97ccf61611a6510ffda1: failed to Statfs \\\"/var/run/netns/a9695c0a-6eb8-48ce-9f21-3dc0d6ae5895\\\": no such file or directory\"",
2026-06-12 17:20:10.161847 | controller |     "Jun 12 15:41:33.676790 crc crio[3652]: time=\"2026-06-12T15:41:33.67665191Z\" level=warning msg=\"Deleting all containers under sandbox 13dd75522d1f0664cc279c53dad4d387d2327319de1d97ccf61611a6510ffda1 since it could not be restored\"",
2026-06-12 17:20:10.161864 | controller |     "Jun 12 15:41:33.716760 crc crio[3652]: time=\"2026-06-12T15:41:33.716347375Z\" level=warning msg=\"Error encountered when checking whether cri-o should wipe containers: open /var/run/crio/version: no such file or directory\"",
2026-06-12 17:20:10.161886 | controller |     "Jun 12 15:41:33.718207 crc crio[3652]: time=\"2026-06-12T15:41:33.716735284Z\" level=info msg=\"cleanup sandbox network\"",
2026-06-12 17:20:10.161907 | controller |     "Jun 12 15:41:33.718207 crc crio[3652]: time=\"2026-06-12T15:41:33.717105983Z\" level=warning msg=\"Network namespace path is empty for pod sandbox k8s_downloads-747b44746d-4pqvr_openshift-console_d0d29411-fb58-47c5-9579-23967e5649ce_0(cee73eca6bb7492bb52d42bf5c775e8ff855dcead097943420955764786385fc), attempting CNI teardown with cached info\"",
2026-06-12 17:20:10.161928 | controller |     "Jun 12 15:41:33.718207 crc crio[3652]: time=\"2026-06-12T15:41:33.717497893Z\" level=info msg=\"Registered SIGHUP reload watcher\"",
2026-06-12 17:20:10.161947 | controller |     "Jun 12 15:41:33.718207 crc crio[3652]: time=\"2026-06-12T15:41:33.717754149Z\" 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:0xc000182820}] Aliases:map[]}\"",
2026-06-12 17:20:10.161968 | controller |     "Jun 12 15:41:33.718207 crc crio[3652]: time=\"2026-06-12T15:41:33.718026856Z\" level=info msg=\"Deleting pod openshift-console_downloads-747b44746d-4pqvr from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 17:20:10.161984 | controller |     "Jun 12 15:41:33.724396 crc crio[3652]: time=\"2026-06-12T15:41:33.723989958Z\" level=info msg=\"Starting seccomp notifier watcher\"",
2026-06-12 17:20:10.161999 | controller |     "Jun 12 15:41:33.724396 crc crio[3652]: time=\"2026-06-12T15:41:33.724171352Z\" level=info msg=\"Serving metrics on 127.0.0.1:9537 using HTTP\"",
2026-06-12 17:20:10.162014 | controller |     "Jun 12 15:41:33.724396 crc crio[3652]: time=\"2026-06-12T15:41:33.724280874Z\" level=info msg=\"Create NRI interface\"",
2026-06-12 17:20:10.162029 | controller |     "Jun 12 15:41:33.726312 crc crio[3652]: time=\"2026-06-12T15:41:33.726207641Z\" level=info msg=\"runtime interface created\"",
2026-06-12 17:20:10.162109 | controller |     "Jun 12 15:41:33.726312 crc crio[3652]: time=\"2026-06-12T15:41:33.726306703Z\" level=info msg=\"Registered domain \\\"k8s.io\\\" with NRI\"",
2026-06-12 17:20:10.162135 | controller |     "Jun 12 15:41:33.726547 crc crio[3652]: time=\"2026-06-12T15:41:33.726328983Z\" level=info msg=\"runtime interface starting up...\"",
2026-06-12 17:20:10.162151 | controller |     "Jun 12 15:41:33.726547 crc crio[3652]: time=\"2026-06-12T15:41:33.726346264Z\" level=info msg=\"starting plugins...\"",
2026-06-12 17:20:10.162167 | controller |     "Jun 12 15:41:33.726770 crc crio[3652]: time=\"2026-06-12T15:41:33.726750363Z\" level=info msg=\"Synchronizing NRI (plugin) with current runtime state\"",
2026-06-12 17:20:10.162182 | controller |     "Jun 12 15:41:33.730210 crc crio[3652]: time=\"2026-06-12T15:41:33.730123173Z\" level=info msg=\"No systemd watchdog enabled\"",
2026-06-12 17:20:10.162197 | controller |     "Jun 12 15:41:33.735026 crc systemd[1]: Started Container Runtime Interface for OCI (CRI-O).",
2026-06-12 17:20:10.162213 | controller |     "Jun 12 15:41:34.078060 crc crio[3652]: 2026-06-12T15:41:34Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory",
2026-06-12 17:20:10.162228 | controller |     "Jun 12 15:41:34.078333 crc crio[3652]: time=\"2026-06-12T15:41:34.078257926Z\" level=info msg=\"Successfully cleaned up network for pod cee73eca6bb7492bb52d42bf5c775e8ff855dcead097943420955764786385fc\"",
2026-06-12 17:20:10.162243 | controller |     "Jun 12 15:41:34.078333 crc crio[3652]: time=\"2026-06-12T15:41:34.078300627Z\" level=info msg=\"cleanup sandbox network\"",
2026-06-12 17:20:10.162259 | controller |     "Jun 12 15:41:34.078333 crc crio[3652]: time=\"2026-06-12T15:41:34.078336848Z\" level=warning msg=\"Network namespace path is empty for pod sandbox k8s_authentication-operator-7f5c659b84-khkfm_openshift-authentication-operator_677c2747-1901-4941-94f1-8281cced296b_0(21404741c3fd258e80b2394df9e1c6b540de60ebd5dfdda164431e320737c791), attempting CNI teardown with cached info\"",
2026-06-12 17:20:10.162279 | controller |     "Jun 12 15:41:34.078875 crc crio[3652]: time=\"2026-06-12T15:41:34.078632245Z\" 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:0xc001376030}] Aliases:map[]}\"",
2026-06-12 17:20:10.162300 | controller |     "Jun 12 15:41:34.078875 crc crio[3652]: time=\"2026-06-12T15:41:34.078795559Z\" level=info msg=\"Deleting pod openshift-authentication-operator_authentication-operator-7f5c659b84-khkfm from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 17:20:10.162316 | controller |     "Jun 12 15:41:34.286191 crc crio[3652]: 2026-06-12T15:41:34Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory",
2026-06-12 17:20:10.162331 | controller |     "Jun 12 15:41:34.286581 crc crio[3652]: time=\"2026-06-12T15:41:34.286401635Z\" level=info msg=\"Successfully cleaned up network for pod 21404741c3fd258e80b2394df9e1c6b540de60ebd5dfdda164431e320737c791\"",
2026-06-12 17:20:10.162346 | controller |     "Jun 12 15:41:34.286581 crc crio[3652]: time=\"2026-06-12T15:41:34.286525478Z\" level=info msg=\"cleanup sandbox network\"",
2026-06-12 17:20:10.162361 | controller |     "Jun 12 15:41:34.286862 crc crio[3652]: time=\"2026-06-12T15:41:34.286585469Z\" level=warning msg=\"Network namespace path is empty for pod sandbox k8s_machine-config-operator-67c9d58cbb-dc6bh_openshift-machine-config-operator_e7c4bdbd-866b-490e-85ee-d4c85fa577d8_0(b3fb04fc606fe54422d5489bd8fc2b18438bf32c094e6d5499989b1c4680081d), attempting CNI teardown with cached info\"",
2026-06-12 17:20:10.162377 | controller |     "Jun 12 15:41:34.287006 crc crio[3652]: time=\"2026-06-12T15:41:34.286952338Z\" 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:0xc0013760c0}] Aliases:map[]}\"",
2026-06-12 17:20:10.162392 | controller |     "Jun 12 15:41:34.287185 crc crio[3652]: time=\"2026-06-12T15:41:34.287119823Z\" level=info msg=\"Deleting pod openshift-machine-config-operator_machine-config-operator-67c9d58cbb-dc6bh from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 17:20:10.162407 | controller |     "Jun 12 15:41:34.339185 crc crio[3652]: 2026-06-12T15:41:34Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory",
2026-06-12 17:20:10.162422 | controller |     "Jun 12 15:41:34.339642 crc crio[3652]: time=\"2026-06-12T15:41:34.339551621Z\" level=info msg=\"Successfully cleaned up network for pod b3fb04fc606fe54422d5489bd8fc2b18438bf32c094e6d5499989b1c4680081d\"",
2026-06-12 17:20:10.162437 | controller |     "Jun 12 15:41:34.339642 crc crio[3652]: time=\"2026-06-12T15:41:34.339619773Z\" level=info msg=\"cleanup sandbox network\"",
2026-06-12 17:20:10.162452 | controller |     "Jun 12 15:41:34.339642 crc crio[3652]: time=\"2026-06-12T15:41:34.339641043Z\" level=info msg=\"Successfully cleaned up network for pod 5504c42c3d1ebf7a6885beeba6f007b75ba053fc3f41adab8282e77c371e66d3\"",
2026-06-12 17:20:10.162471 | controller |     "Jun 12 15:41:34.339836 crc crio[3652]: time=\"2026-06-12T15:41:34.339650823Z\" level=info msg=\"cleanup sandbox network\"",
2026-06-12 17:20:10.162487 | controller |     "Jun 12 15:41:34.339836 crc crio[3652]: time=\"2026-06-12T15:41:34.339689234Z\" level=warning msg=\"Network namespace path is empty for pod sandbox k8s_network-check-target-fhkjl_openshift-network-diagnostics_17b87002-b798-480a-8e17-83053d698239_0(0390d7aadc8a3e6eb344c5e0b8426cde958d22f535ef3e4b6a7ecc87ec7ab007), attempting CNI teardown with cached info\"",
2026-06-12 17:20:10.162506 | controller |     "Jun 12 15:41:34.340057 crc crio[3652]: time=\"2026-06-12T15:41:34.339990501Z\" 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:0xc00008c278}] Aliases:map[]}\"",
2026-06-12 17:20:10.162524 | controller |     "Jun 12 15:41:34.340643 crc crio[3652]: time=\"2026-06-12T15:41:34.340573916Z\" level=info msg=\"Deleting pod openshift-network-diagnostics_network-check-target-fhkjl from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 17:20:10.162540 | controller |     "Jun 12 15:41:34.612172 crc crio[3652]: 2026-06-12T15:41:34Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory",
2026-06-12 17:20:10.162556 | controller |     "Jun 12 15:41:34.612412 crc crio[3652]: time=\"2026-06-12T15:41:34.612229356Z\" level=info msg=\"Successfully cleaned up network for pod 0390d7aadc8a3e6eb344c5e0b8426cde958d22f535ef3e4b6a7ecc87ec7ab007\"",
2026-06-12 17:20:10.162571 | controller |     "Jun 12 15:41:34.612412 crc crio[3652]: time=\"2026-06-12T15:41:34.612274477Z\" level=info msg=\"cleanup sandbox network\"",
2026-06-12 17:20:10.162609 | controller |     "Jun 12 15:41:34.612412 crc crio[3652]: time=\"2026-06-12T15:41:34.612326198Z\" level=warning msg=\"Network namespace path is empty for pod sandbox k8s_image-registry-5d9d95bf5b-68zhq_openshift-image-registry_dcbcea9f-f8da-49e7-87b5-1d6dc7b926ee_0(2ad4e6712288ae4114ef99649d38397a6414bb10a28064a266721a8faa87797b), attempting CNI teardown with cached info\"",
2026-06-12 17:20:10.162626 | controller |     "Jun 12 15:41:34.612997 crc crio[3652]: time=\"2026-06-12T15:41:34.612917832Z\" 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:0xc001376158}] Aliases:map[]}\"",
2026-06-12 17:20:10.162642 | controller |     "Jun 12 15:41:34.613169 crc crio[3652]: time=\"2026-06-12T15:41:34.613120058Z\" level=info msg=\"Deleting pod openshift-image-registry_image-registry-5d9d95bf5b-68zhq from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 17:20:10.162659 | controller |     "Jun 12 15:41:34.761604 crc crio[3652]: 2026-06-12T15:41:34Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory",
2026-06-12 17:20:10.162675 | controller |     "Jun 12 15:41:34.761604 crc crio[3652]: time=\"2026-06-12T15:41:34.761575693Z\" level=info msg=\"Successfully cleaned up network for pod 2ad4e6712288ae4114ef99649d38397a6414bb10a28064a266721a8faa87797b\"",
2026-06-12 17:20:10.162694 | controller |     "Jun 12 15:41:34.761604 crc crio[3652]: time=\"2026-06-12T15:41:34.761623464Z\" level=info msg=\"cleanup sandbox network\"",
2026-06-12 17:20:10.162710 | controller |     "Jun 12 15:41:34.762330 crc crio[3652]: time=\"2026-06-12T15:41:34.761678556Z\" level=warning msg=\"Network namespace path is empty for pod sandbox k8s_openshift-kube-scheduler-operator-54f497555d-d8646_openshift-kube-scheduler-operator_4e9ac1d6-d4ed-4411-a098-d1bf725c943c_0(2722679ed228c861ba4d42fe944351839b15ae69a368bf9fbe597f9d6a6ddaa0), attempting CNI teardown with cached info\"",
2026-06-12 17:20:10.162727 | controller |     "Jun 12 15:41:34.762330 crc crio[3652]: time=\"2026-06-12T15:41:34.762153608Z\" 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:0xc000431058}] Aliases:map[]}\"",
2026-06-12 17:20:10.162744 | controller |     "Jun 12 15:41:34.762609 crc crio[3652]: time=\"2026-06-12T15:41:34.762388663Z\" level=info msg=\"Deleting pod openshift-kube-scheduler-operator_openshift-kube-scheduler-operator-54f497555d-d8646 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 17:20:10.162760 | controller |     "Jun 12 15:41:35.033654 crc crio[3652]: 2026-06-12T15:41:35Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory",
2026-06-12 17:20:10.162774 | controller |     "Jun 12 15:41:35.034197 crc crio[3652]: time=\"2026-06-12T15:41:35.034077454Z\" level=info msg=\"Successfully cleaned up network for pod 2722679ed228c861ba4d42fe944351839b15ae69a368bf9fbe597f9d6a6ddaa0\"",
2026-06-12 17:20:10.162789 | controller |     "Jun 12 15:41:35.034282 crc crio[3652]: time=\"2026-06-12T15:41:35.034191397Z\" level=info msg=\"cleanup sandbox network\"",
2026-06-12 17:20:10.162805 | controller |     "Jun 12 15:41:35.034340 crc crio[3652]: time=\"2026-06-12T15:41:35.03428936Z\" level=warning msg=\"Network namespace path is empty for pod sandbox k8s_networking-console-plugin-5ff7774fd9-nljh6_openshift-network-console_6a9ae5f6-97bd-46ac-bafa-ca1b4452a141_0(77c7a43aebfa236b2f5dda89f94c365080a6bc71e13aa97182d67accd59f42a2), attempting CNI teardown with cached info\"",
2026-06-12 17:20:10.162820 | controller |     "Jun 12 15:41:35.035102 crc crio[3652]: time=\"2026-06-12T15:41:35.035001737Z\" 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:0xc0004310e8}] Aliases:map[]}\"",
2026-06-12 17:20:10.162836 | controller |     "Jun 12 15:41:35.035434 crc crio[3652]: time=\"2026-06-12T15:41:35.035338515Z\" level=info msg=\"Deleting pod openshift-network-console_networking-console-plugin-5ff7774fd9-nljh6 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 17:20:10.162852 | controller |     "Jun 12 15:41:35.129539 crc crio[3652]: 2026-06-12T15:41:35Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory",
2026-06-12 17:20:10.162867 | controller |     "Jun 12 15:41:35.130119 crc crio[3652]: time=\"2026-06-12T15:41:35.129615861Z\" level=info msg=\"Successfully cleaned up network for pod 77c7a43aebfa236b2f5dda89f94c365080a6bc71e13aa97182d67accd59f42a2\"",
2026-06-12 17:20:10.162887 | controller |     "Jun 12 15:41:35.130119 crc crio[3652]: time=\"2026-06-12T15:41:35.129645741Z\" level=info msg=\"cleanup sandbox network\"",
2026-06-12 17:20:10.162910 | controller |     "Jun 12 15:41:35.130119 crc crio[3652]: time=\"2026-06-12T15:41:35.129658982Z\" level=info msg=\"Successfully cleaned up network for pod 7e6ed0d9b7c9ab8c33dcd92eb7fd9e991ad4f26f2911216520ca0edce8757255\"",
2026-06-12 17:20:10.162928 | controller |     "Jun 12 15:41:35.130119 crc crio[3652]: time=\"2026-06-12T15:41:35.129665582Z\" level=info msg=\"cleanup sandbox network\"",
2026-06-12 17:20:10.162944 | controller |     "Jun 12 15:41:35.130119 crc crio[3652]: time=\"2026-06-12T15:41:35.129696623Z\" level=warning msg=\"Network namespace path is empty for pod sandbox k8s_migrator-866fcbc849-vfggj_openshift-kube-storage-version-migrator_95e1bfe8-fa45-4e53-9e80-89e7ac6db708_0(1a6f453dbe8bac2c3bdbb09d3e238da0475d47dbc239b5adad9041e5590c52d9), attempting CNI teardown with cached info\"",
2026-06-12 17:20:10.162960 | controller |     "Jun 12 15:41:35.130119 crc crio[3652]: time=\"2026-06-12T15:41:35.13000253Z\" 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:0xc00008c358}] Aliases:map[]}\"",
2026-06-12 17:20:10.162976 | controller |     "Jun 12 15:41:35.130119 crc crio[3652]: time=\"2026-06-12T15:41:35.130123943Z\" level=info msg=\"Deleting pod openshift-kube-storage-version-migrator_migrator-866fcbc849-vfggj from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 17:20:10.162991 | controller |     "Jun 12 15:41:35.154384 crc crio[3652]: 2026-06-12T15:41:35Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory",
2026-06-12 17:20:10.163008 | controller |     "Jun 12 15:41:35.154799 crc crio[3652]: time=\"2026-06-12T15:41:35.154578705Z\" level=info msg=\"Successfully cleaned up network for pod 1a6f453dbe8bac2c3bdbb09d3e238da0475d47dbc239b5adad9041e5590c52d9\"",
2026-06-12 17:20:10.163024 | controller |     "Jun 12 15:41:35.154799 crc crio[3652]: time=\"2026-06-12T15:41:35.154616166Z\" level=info msg=\"cleanup sandbox network\"",
2026-06-12 17:20:10.163039 | controller |     "Jun 12 15:41:35.154799 crc crio[3652]: time=\"2026-06-12T15:41:35.154659047Z\" level=warning msg=\"Network namespace path is empty for pod sandbox k8s_machine-api-operator-755bb95488-cj4b6_openshift-machine-api_12703f5c-2f19-4458-9c95-b94af53cd5d8_0(caf0bfcc994327ffce39f65a476266f0028b1730dffd3aee3cea097c9e6941d4), attempting CNI teardown with cached info\"",
2026-06-12 17:20:10.163054 | controller |     "Jun 12 15:41:35.155003 crc crio[3652]: time=\"2026-06-12T15:41:35.154962674Z\" 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:0xc000431180}] Aliases:map[]}\"",
2026-06-12 17:20:10.163069 | controller |     "Jun 12 15:41:35.155272 crc crio[3652]: time=\"2026-06-12T15:41:35.155124478Z\" level=info msg=\"Deleting pod openshift-machine-api_machine-api-operator-755bb95488-cj4b6 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 17:20:10.163091 | controller |     "Jun 12 15:41:35.176926 crc crio[3652]: 2026-06-12T15:41:35Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory",
2026-06-12 17:20:10.163107 | controller |     "Jun 12 15:41:35.177233 crc crio[3652]: time=\"2026-06-12T15:41:35.176970749Z\" level=info msg=\"Successfully cleaned up network for pod caf0bfcc994327ffce39f65a476266f0028b1730dffd3aee3cea097c9e6941d4\"",
2026-06-12 17:20:10.163122 | controller |     "Jun 12 15:41:35.177233 crc crio[3652]: time=\"2026-06-12T15:41:35.17700691Z\" level=info msg=\"cleanup sandbox network\"",
2026-06-12 17:20:10.163136 | controller |     "Jun 12 15:41:35.177233 crc crio[3652]: time=\"2026-06-12T15:41:35.177039481Z\" level=warning msg=\"Network namespace path is empty for pod sandbox k8s_console-operator-67c89758df-4jf4f_openshift-console-operator_a7050c01-20e1-4a5b-9a20-dee2d4b99ee2_0(5fa37ff5131c654317df29274d488133bf9d3fc0bbac893fd1adc704cac18f20), attempting CNI teardown with cached info\"",
2026-06-12 17:20:10.163233 | controller |     "Jun 12 15:41:35.177341 crc crio[3652]: time=\"2026-06-12T15:41:35.177259386Z\" 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:0xc00008c450}] Aliases:map[]}\"",
2026-06-12 17:20:10.163255 | controller |     "Jun 12 15:41:35.177537 crc crio[3652]: time=\"2026-06-12T15:41:35.177406769Z\" level=info msg=\"Deleting pod openshift-console-operator_console-operator-67c89758df-4jf4f from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 17:20:10.163271 | controller |     "Jun 12 15:41:35.280542 crc crio[3652]: 2026-06-12T15:41:35Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory",
2026-06-12 17:20:10.163286 | controller |     "Jun 12 15:41:35.280831 crc crio[3652]: time=\"2026-06-12T15:41:35.280770831Z\" level=info msg=\"Successfully cleaned up network for pod 5fa37ff5131c654317df29274d488133bf9d3fc0bbac893fd1adc704cac18f20\"",
2026-06-12 17:20:10.163302 | controller |     "Jun 12 15:41:35.280904 crc crio[3652]: time=\"2026-06-12T15:41:35.280826523Z\" level=info msg=\"cleanup sandbox network\"",
2026-06-12 17:20:10.163318 | controller |     "Jun 12 15:41:35.280904 crc crio[3652]: time=\"2026-06-12T15:41:35.280859093Z\" level=info msg=\"Successfully cleaned up network for pod 88d468be9fd1b10ec3aa146a7a933cb4766b9709f66115fc74ae0820c095a45f\"",
2026-06-12 17:20:10.163332 | controller |     "Jun 12 15:41:35.280904 crc crio[3652]: time=\"2026-06-12T15:41:35.280877984Z\" level=info msg=\"cleanup sandbox network\"",
2026-06-12 17:20:10.163347 | controller |     "Jun 12 15:41:35.281001 crc crio[3652]: time=\"2026-06-12T15:41:35.280923955Z\" level=warning msg=\"Network namespace path is empty for pod sandbox k8s_collect-profiles-29632815-n4njh_openshift-operator-lifecycle-manager_bf264f66-3eb4-4567-a4e2-6c6f9890ebf9_0(ffa16630965ee37fb7ae4617aa9da06a6662aa11df1df8dabfd1ed98d76641ff), attempting CNI teardown with cached info\"",
2026-06-12 17:20:10.163363 | controller |     "Jun 12 15:41:35.281272 crc crio[3652]: time=\"2026-06-12T15:41:35.28113288Z\" 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:0xc00008c4f8}] Aliases:map[]}\"",
2026-06-12 17:20:10.163383 | controller |     "Jun 12 15:41:35.281360 crc crio[3652]: time=\"2026-06-12T15:41:35.281283823Z\" level=error msg=\"Error loading cached network config: network \\\"multus-cni-network\\\" not found in CNI cache\"",
2026-06-12 17:20:10.163398 | controller |     "Jun 12 15:41:35.281360 crc crio[3652]: time=\"2026-06-12T15:41:35.281313464Z\" level=warning msg=\"Falling back to loading from existing plugins on disk\"",
2026-06-12 17:20:10.163413 | controller |     "Jun 12 15:41:35.281360 crc crio[3652]: time=\"2026-06-12T15:41:35.281330905Z\" level=info msg=\"Deleting pod openshift-operator-lifecycle-manager_collect-profiles-29632815-n4njh from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 17:20:10.163428 | controller |     "Jun 12 15:41:35.310235 crc crio[3652]: 2026-06-12T15:41:35Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory",
2026-06-12 17:20:10.163442 | controller |     "Jun 12 15:41:35.310235 crc crio[3652]: time=\"2026-06-12T15:41:35.310006457Z\" level=info msg=\"Successfully cleaned up network for pod ffa16630965ee37fb7ae4617aa9da06a6662aa11df1df8dabfd1ed98d76641ff\"",
2026-06-12 17:20:10.163457 | controller |     "Jun 12 15:41:35.310235 crc crio[3652]: time=\"2026-06-12T15:41:35.310039558Z\" level=info msg=\"cleanup sandbox network\"",
2026-06-12 17:20:10.163471 | controller |     "Jun 12 15:41:35.310235 crc crio[3652]: time=\"2026-06-12T15:41:35.310077439Z\" level=warning msg=\"Network namespace path is empty for pod sandbox k8s_route-controller-manager-9c77555c6-bjsff_openshift-route-controller-manager_f5ed093a-5c43-49ee-8429-b0de4b9c784d_0(cd0afe61f4dcc682558e239c4cb64ff7d7005e7aa4cbbb50855521992f51be0f), attempting CNI teardown with cached info\"",
2026-06-12 17:20:10.163486 | controller |     "Jun 12 15:41:35.310857 crc crio[3652]: time=\"2026-06-12T15:41:35.310275754Z\" 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:0xc000182918}] Aliases:map[]}\"",
2026-06-12 17:20:10.163502 | controller |     "Jun 12 15:41:35.310857 crc crio[3652]: time=\"2026-06-12T15:41:35.310394326Z\" level=info msg=\"Deleting pod openshift-route-controller-manager_route-controller-manager-9c77555c6-bjsff from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 17:20:10.163517 | controller |     "Jun 12 15:41:35.400973 crc crio[3652]: 2026-06-12T15:41:35Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory",
2026-06-12 17:20:10.163532 | controller |     "Jun 12 15:41:35.401301 crc crio[3652]: time=\"2026-06-12T15:41:35.401045377Z\" level=info msg=\"Successfully cleaned up network for pod cd0afe61f4dcc682558e239c4cb64ff7d7005e7aa4cbbb50855521992f51be0f\"",
2026-06-12 17:20:10.163546 | controller |     "Jun 12 15:41:35.401301 crc crio[3652]: time=\"2026-06-12T15:41:35.401099568Z\" level=info msg=\"cleanup sandbox network\"",
2026-06-12 17:20:10.163561 | controller |     "Jun 12 15:41:35.401301 crc crio[3652]: time=\"2026-06-12T15:41:35.401139889Z\" level=warning msg=\"Network namespace path is empty for pod sandbox k8s_machine-config-controller-f9cdd68f7-bb2jm_openshift-machine-config-operator_e968817c-5b6a-4904-ba68-59a8235d6c0d_0(42cbc53167cb884d8df411e7ea16aba8682a4699b61f094c370e2471299c2405), attempting CNI teardown with cached info\"",
2026-06-12 17:20:10.163594 | controller |     "Jun 12 15:41:35.401626 crc crio[3652]: time=\"2026-06-12T15:41:35.401377954Z\" 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:0xc00008c560}] Aliases:map[]}\"",
2026-06-12 17:20:10.163617 | controller |     "Jun 12 15:41:35.401701 crc crio[3652]: time=\"2026-06-12T15:41:35.401676251Z\" level=info msg=\"Deleting pod openshift-machine-config-operator_machine-config-controller-f9cdd68f7-bb2jm from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 17:20:10.163634 | controller |     "Jun 12 15:41:35.564683 crc crio[3652]: 2026-06-12T15:41:35Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory",
2026-06-12 17:20:10.163648 | controller |     "Jun 12 15:41:35.564683 crc crio[3652]: time=\"2026-06-12T15:41:35.564575012Z\" level=info msg=\"Successfully cleaned up network for pod 42cbc53167cb884d8df411e7ea16aba8682a4699b61f094c370e2471299c2405\"",
2026-06-12 17:20:10.163663 | controller |     "Jun 12 15:41:35.564683 crc crio[3652]: time=\"2026-06-12T15:41:35.564612302Z\" level=info msg=\"cleanup sandbox network\"",
2026-06-12 17:20:10.163678 | controller |     "Jun 12 15:41:35.564683 crc crio[3652]: time=\"2026-06-12T15:41:35.564650123Z\" level=warning msg=\"Network namespace path is empty for pod sandbox k8s_dns-operator-799b87ffcd-h5xh9_openshift-dns-operator_13345434-cc4c-42d5-97e8-99cd8b90477a_0(87513315fd0d6459c3e9ff38722c06f45676fd2cd669a0356da2de9c0d9d759d), attempting CNI teardown with cached info\"",
2026-06-12 17:20:10.163694 | controller |     "Jun 12 15:41:35.565290 crc crio[3652]: time=\"2026-06-12T15:41:35.564966731Z\" 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:0xc001376228}] Aliases:map[]}\"",
2026-06-12 17:20:10.163710 | controller |     "Jun 12 15:41:35.565290 crc crio[3652]: time=\"2026-06-12T15:41:35.565129965Z\" level=info msg=\"Deleting pod openshift-dns-operator_dns-operator-799b87ffcd-h5xh9 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 17:20:10.163725 | controller |     "Jun 12 15:41:35.672022 crc crio[3652]: 2026-06-12T15:41:35Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory",
2026-06-12 17:20:10.163740 | controller |     "Jun 12 15:41:35.672370 crc crio[3652]: time=\"2026-06-12T15:41:35.672141764Z\" level=info msg=\"Successfully cleaned up network for pod 87513315fd0d6459c3e9ff38722c06f45676fd2cd669a0356da2de9c0d9d759d\"",
2026-06-12 17:20:10.163756 | controller |     "Jun 12 15:41:35.672859 crc crio[3652]: time=\"2026-06-12T15:41:35.672179104Z\" level=info msg=\"cleanup sandbox network\"",
2026-06-12 17:20:10.163771 | controller |     "Jun 12 15:41:35.672932 crc crio[3652]: time=\"2026-06-12T15:41:35.672857021Z\" level=warning msg=\"Network namespace path is empty for pod sandbox k8s_collect-profiles-29632800-ls5hs_openshift-operator-lifecycle-manager_0c0aae9e-a439-45ca-8f32-9dc9e6cffe96_0(25817f64d195aeb9a06049cd2c29b6be89a688364d3f94522e2eb3a0462d038b), attempting CNI teardown with cached info\"",
2026-06-12 17:20:10.163790 | controller |     "Jun 12 15:41:35.673141 crc crio[3652]: time=\"2026-06-12T15:41:35.673017205Z\" 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:0xc00008c600}] Aliases:map[]}\"",
2026-06-12 17:20:10.163806 | controller |     "Jun 12 15:41:35.673221 crc crio[3652]: time=\"2026-06-12T15:41:35.673142828Z\" level=error msg=\"Error loading cached network config: network \\\"multus-cni-network\\\" not found in CNI cache\"",
2026-06-12 17:20:10.163821 | controller |     "Jun 12 15:41:35.673221 crc crio[3652]: time=\"2026-06-12T15:41:35.673161109Z\" level=warning msg=\"Falling back to loading from existing plugins on disk\"",
2026-06-12 17:20:10.163836 | controller |     "Jun 12 15:41:35.673221 crc crio[3652]: time=\"2026-06-12T15:41:35.673173429Z\" level=info msg=\"Deleting pod openshift-operator-lifecycle-manager_collect-profiles-29632800-ls5hs from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 17:20:10.163851 | controller |     "Jun 12 15:41:35.906863 crc crio[3652]: 2026-06-12T15:41:35Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory",
2026-06-12 17:20:10.163866 | controller |     "Jun 12 15:41:35.906863 crc crio[3652]: time=\"2026-06-12T15:41:35.906851235Z\" level=info msg=\"Successfully cleaned up network for pod 25817f64d195aeb9a06049cd2c29b6be89a688364d3f94522e2eb3a0462d038b\"",
2026-06-12 17:20:10.163882 | controller |     "Jun 12 15:41:35.906863 crc crio[3652]: time=\"2026-06-12T15:41:35.906878575Z\" level=info msg=\"cleanup sandbox network\"",
2026-06-12 17:20:10.163899 | controller |     "Jun 12 15:41:35.907697 crc crio[3652]: time=\"2026-06-12T15:41:35.906910746Z\" level=warning msg=\"Network namespace path is empty for pod sandbox k8s_openshift-controller-manager-operator-686468bdd5-sjcrn_openshift-controller-manager-operator_84e6e6fd-a448-462c-a5d3-8fa636be2d6f_0(34dab8a60616b7cf01d4e9c425e238f75c5ad085d018feae02e699514bf41b3e), attempting CNI teardown with cached info\"",
2026-06-12 17:20:10.163922 | controller |     "Jun 12 15:41:35.907697 crc crio[3652]: time=\"2026-06-12T15:41:35.90709198Z\" 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:0xc0001829e0}] Aliases:map[]}\"",
2026-06-12 17:20:10.163945 | controller |     "Jun 12 15:41:35.907697 crc crio[3652]: time=\"2026-06-12T15:41:35.907219813Z\" level=info msg=\"Deleting pod openshift-controller-manager-operator_openshift-controller-manager-operator-686468bdd5-sjcrn from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 17:20:10.163962 | controller |     "Jun 12 15:41:36.015265 crc crio[3652]: 2026-06-12T15:41:36Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory",
2026-06-12 17:20:10.163978 | controller |     "Jun 12 15:41:36.015511 crc crio[3652]: time=\"2026-06-12T15:41:36.01536374Z\" level=info msg=\"Successfully cleaned up network for pod 34dab8a60616b7cf01d4e9c425e238f75c5ad085d018feae02e699514bf41b3e\"",
2026-06-12 17:20:10.163998 | controller |     "Jun 12 15:41:36.015511 crc crio[3652]: time=\"2026-06-12T15:41:36.015409171Z\" level=info msg=\"cleanup sandbox network\"",
2026-06-12 17:20:10.164014 | controller |     "Jun 12 15:41:36.015636 crc crio[3652]: time=\"2026-06-12T15:41:36.015519093Z\" level=warning msg=\"Network namespace path is empty for pod sandbox k8s_apiserver-9ddfb9f55-k47zv_openshift-apiserver_e7508fa2-0f14-41e2-8972-4e2e11009b77_0(38107617a56be24a3c4df55a1260c58edb4a789423b3d5f4c1941bd57e4bbb71), attempting CNI teardown with cached info\"",
2026-06-12 17:20:10.164031 | controller |     "Jun 12 15:41:36.016014 crc crio[3652]: time=\"2026-06-12T15:41:36.0158024Z\" 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:0xc0013762c8}] Aliases:map[]}\"",
2026-06-12 17:20:10.164047 | controller |     "Jun 12 15:41:36.016255 crc crio[3652]: time=\"2026-06-12T15:41:36.016171809Z\" level=info msg=\"Deleting pod openshift-apiserver_apiserver-9ddfb9f55-k47zv from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 17:20:10.164064 | controller |     "Jun 12 15:41:36.248835 crc crio[3652]: 2026-06-12T15:41:36Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory",
2026-06-12 17:20:10.164080 | controller |     "Jun 12 15:41:36.248915 crc crio[3652]: time=\"2026-06-12T15:41:36.248851701Z\" level=info msg=\"Successfully cleaned up network for pod 38107617a56be24a3c4df55a1260c58edb4a789423b3d5f4c1941bd57e4bbb71\"",
2026-06-12 17:20:10.164095 | controller |     "Jun 12 15:41:36.248915 crc crio[3652]: time=\"2026-06-12T15:41:36.248891072Z\" level=info msg=\"cleanup sandbox network\"",
2026-06-12 17:20:10.164111 | controller |     "Jun 12 15:41:36.249079 crc crio[3652]: time=\"2026-06-12T15:41:36.248926993Z\" level=warning msg=\"Network namespace path is empty for pod sandbox k8s_olm-operator-5cdf44d969-ssqvn_openshift-operator-lifecycle-manager_6e1163b9-cb14-4016-a0bf-126812657ac4_0(2bb8f893c353ca3f958d7610b7e177b91239bc7ad02146c114f0eb690f4c783d), attempting CNI teardown with cached info\"",
2026-06-12 17:20:10.164126 | controller |     "Jun 12 15:41:36.249236 crc crio[3652]: time=\"2026-06-12T15:41:36.249134728Z\" 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:0xc001376050}] Aliases:map[]}\"",
2026-06-12 17:20:10.164141 | controller |     "Jun 12 15:41:36.249488 crc crio[3652]: time=\"2026-06-12T15:41:36.249364693Z\" level=info msg=\"Deleting pod openshift-operator-lifecycle-manager_olm-operator-5cdf44d969-ssqvn from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 17:20:10.164156 | controller |     "Jun 12 15:41:36.739247 crc crio[3652]: 2026-06-12T15:41:36Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory",
2026-06-12 17:20:10.164171 | controller |     "Jun 12 15:41:36.739247 crc crio[3652]: time=\"2026-06-12T15:41:36.732156995Z\" level=info msg=\"Successfully cleaned up network for pod 2bb8f893c353ca3f958d7610b7e177b91239bc7ad02146c114f0eb690f4c783d\"",
2026-06-12 17:20:10.164189 | controller |     "Jun 12 15:41:36.739247 crc crio[3652]: time=\"2026-06-12T15:41:36.732205286Z\" level=info msg=\"cleanup sandbox network\"",
2026-06-12 17:20:10.164204 | controller |     "Jun 12 15:41:36.739247 crc crio[3652]: time=\"2026-06-12T15:41:36.732247507Z\" level=warning msg=\"Network namespace path is empty for pod sandbox k8s_dns-default-qtghf_openshift-dns_d181776f-b90e-41dc-be09-c4543b8cba16_0(d9d2a25c8e17fdfe8249ac2d59a81a5e7e2044dd011c522e21a3181c10ddbd65), attempting CNI teardown with cached info\"",
2026-06-12 17:20:10.164222 | controller |     "Jun 12 15:41:36.739247 crc crio[3652]: time=\"2026-06-12T15:41:36.732516651Z\" 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:0xc0001362e0}] Aliases:map[]}\"",
2026-06-12 17:20:10.164238 | controller |     "Jun 12 15:41:36.739247 crc crio[3652]: time=\"2026-06-12T15:41:36.732660186Z\" level=info msg=\"Deleting pod openshift-dns_dns-default-qtghf from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 17:20:10.164253 | controller |     "Jun 12 15:41:37.276418 crc crio[3652]: 2026-06-12T15:41:37Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory",
2026-06-12 17:20:10.164268 | controller |     "Jun 12 15:41:37.276418 crc crio[3652]: time=\"2026-06-12T15:41:37.202276153Z\" level=info msg=\"Successfully cleaned up network for pod d9d2a25c8e17fdfe8249ac2d59a81a5e7e2044dd011c522e21a3181c10ddbd65\"",
2026-06-12 17:20:10.164284 | controller |     "Jun 12 15:41:37.276418 crc crio[3652]: time=\"2026-06-12T15:41:37.202346425Z\" level=info msg=\"cleanup sandbox network\"",
2026-06-12 17:20:10.164299 | controller |     "Jun 12 15:41:37.276418 crc crio[3652]: time=\"2026-06-12T15:41:37.202399446Z\" level=warning msg=\"Network namespace path is empty for pod sandbox k8s_ingress-canary-jlj86_openshift-ingress-canary_7d96a430-aa69-4b19-9ee4-68f2e6192e27_0(6f1db32e9e579db7cf7dab1ab228e7efa8c130d835afbaf76bc51f3cc09c4bdb), attempting CNI teardown with cached info\"",
2026-06-12 17:20:10.164315 | controller |     "Jun 12 15:41:37.276418 crc crio[3652]: time=\"2026-06-12T15:41:37.204110616Z\" 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:0xc0024a2000}] Aliases:map[]}\"",
2026-06-12 17:20:10.164330 | controller |     "Jun 12 15:41:37.276418 crc crio[3652]: time=\"2026-06-12T15:41:37.207181971Z\" level=info msg=\"Deleting pod openshift-ingress-canary_ingress-canary-jlj86 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 17:20:10.164345 | controller |     "Jun 12 15:41:37.347694 crc crio[3652]: 2026-06-12T15:41:37Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory",
2026-06-12 17:20:10.164360 | controller |     "Jun 12 15:41:37.347694 crc crio[3652]: time=\"2026-06-12T15:41:37.305554363Z\" level=info msg=\"Successfully cleaned up network for pod 6f1db32e9e579db7cf7dab1ab228e7efa8c130d835afbaf76bc51f3cc09c4bdb\"",
2026-06-12 17:20:10.164379 | controller |     "Jun 12 15:41:37.347694 crc crio[3652]: time=\"2026-06-12T15:41:37.305842124Z\" level=info msg=\"cleanup sandbox network\"",
2026-06-12 17:20:10.164395 | controller |     "Jun 12 15:41:37.347694 crc crio[3652]: time=\"2026-06-12T15:41:37.305910322Z\" level=warning msg=\"Network namespace path is empty for pod sandbox k8s_service-ca-74545575db-n469q_openshift-service-ca_880b4ff1-3443-4cae-90b4-72e4341917b3_0(ec5d8cc1a78af44633e5b157a326c7eb057086da9645d399ada87ef76a040673), attempting CNI teardown with cached info\"",
2026-06-12 17:20:10.164410 | controller |     "Jun 12 15:41:37.347694 crc crio[3652]: time=\"2026-06-12T15:41:37.306151968Z\" 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:0xc00163c2b8}] Aliases:map[]}\"",
2026-06-12 17:20:10.164426 | controller |     "Jun 12 15:41:37.347694 crc crio[3652]: time=\"2026-06-12T15:41:37.345602348Z\" level=info msg=\"Deleting pod openshift-service-ca_service-ca-74545575db-n469q from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 17:20:10.164441 | controller |     "Jun 12 15:41:37.386893 crc crio[3652]: 2026-06-12T15:41:37Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory",
2026-06-12 17:20:10.164456 | controller |     "Jun 12 15:41:37.387204 crc crio[3652]: time=\"2026-06-12T15:41:37.387097275Z\" level=info msg=\"Successfully cleaned up network for pod ec5d8cc1a78af44633e5b157a326c7eb057086da9645d399ada87ef76a040673\"",
2026-06-12 17:20:10.164471 | controller |     "Jun 12 15:41:37.387204 crc crio[3652]: time=\"2026-06-12T15:41:37.387186757Z\" level=info msg=\"cleanup sandbox network\"",
2026-06-12 17:20:10.164485 | controller |     "Jun 12 15:41:37.387324 crc crio[3652]: time=\"2026-06-12T15:41:37.38728732Z\" level=warning msg=\"Network namespace path is empty for pod sandbox k8s_installer-12-crc_openshift-kube-apiserver_75a71d08-dc2b-405a-a0f5-fd65ddc07ae1_0(3b398edf19198ddc81be81078de4824a97cec2e1108a23a94f74580805811fab), attempting CNI teardown with cached info\"",
2026-06-12 17:20:10.164502 | controller |     "Jun 12 15:41:37.387903 crc crio[3652]: time=\"2026-06-12T15:41:37.387702449Z\" 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:0xc00008c2d0}] Aliases:map[]}\"",
2026-06-12 17:20:10.164517 | controller |     "Jun 12 15:41:37.387903 crc crio[3652]: time=\"2026-06-12T15:41:37.387882534Z\" level=error msg=\"Error loading cached network config: network \\\"multus-cni-network\\\" not found in CNI cache\"",
2026-06-12 17:20:10.164532 | controller |     "Jun 12 15:41:37.387903 crc crio[3652]: time=\"2026-06-12T15:41:37.387905844Z\" level=warning msg=\"Falling back to loading from existing plugins on disk\"",
2026-06-12 17:20:10.164547 | controller |     "Jun 12 15:41:37.388064 crc crio[3652]: time=\"2026-06-12T15:41:37.387923265Z\" level=info msg=\"Deleting pod openshift-kube-apiserver_installer-12-crc from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 17:20:10.164562 | controller |     "Jun 12 15:41:37.435425 crc crio[3652]: 2026-06-12T15:41:37Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory",
2026-06-12 17:20:10.164613 | controller |     "Jun 12 15:41:37.436039 crc crio[3652]: time=\"2026-06-12T15:41:37.43598143Z\" level=info msg=\"Successfully cleaned up network for pod 3b398edf19198ddc81be81078de4824a97cec2e1108a23a94f74580805811fab\"",
2026-06-12 17:20:10.164632 | controller |     "Jun 12 15:41:37.436140 crc crio[3652]: time=\"2026-06-12T15:41:37.436122463Z\" level=info msg=\"cleanup sandbox network\"",
2026-06-12 17:20:10.164648 | controller |     "Jun 12 15:41:37.436369 crc crio[3652]: time=\"2026-06-12T15:41:37.436328209Z\" level=warning msg=\"Network namespace path is empty for pod sandbox k8s_etcd-operator-69b85846b6-9w8mk_openshift-etcd-operator_590c4b91-91e2-41cd-8666-e08cbfa17a77_0(05bb449ea8d4a6051eb35e811bf87fff5904034ddb31563b966a94feda62d150), attempting CNI teardown with cached info\"",
2026-06-12 17:20:10.164663 | controller |     "Jun 12 15:41:37.437205 crc crio[3652]: time=\"2026-06-12T15:41:37.437175239Z\" 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:0xc0001365c0}] Aliases:map[]}\"",
2026-06-12 17:20:10.164679 | controller |     "Jun 12 15:41:37.438100 crc crio[3652]: time=\"2026-06-12T15:41:37.437695482Z\" level=info msg=\"Deleting pod openshift-etcd-operator_etcd-operator-69b85846b6-9w8mk from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 17:20:10.164695 | controller |     "Jun 12 15:41:37.479099 crc crio[3652]: 2026-06-12T15:41:37Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory",
2026-06-12 17:20:10.164711 | controller |     "Jun 12 15:41:37.479680 crc crio[3652]: time=\"2026-06-12T15:41:37.479417894Z\" level=info msg=\"Successfully cleaned up network for pod 05bb449ea8d4a6051eb35e811bf87fff5904034ddb31563b966a94feda62d150\"",
2026-06-12 17:20:10.164725 | controller |     "Jun 12 15:41:37.479868 crc crio[3652]: time=\"2026-06-12T15:41:37.479838364Z\" level=info msg=\"cleanup sandbox network\"",
2026-06-12 17:20:10.164740 | controller |     "Jun 12 15:41:37.480376 crc crio[3652]: time=\"2026-06-12T15:41:37.480347167Z\" level=warning msg=\"Network namespace path is empty for pod sandbox k8s_csi-hostpathplugin-mpq2f_hostpath-provisioner_af9d3f54-b024-4959-888b-41fc0dc68a7f_0(f68d1f4dd26c55a06c14b0734678ced4491fa0b84ec5bc3808a016fd565574e6), attempting CNI teardown with cached info\"",
2026-06-12 17:20:10.164755 | controller |     "Jun 12 15:41:37.480897 crc crio[3652]: time=\"2026-06-12T15:41:37.480864679Z\" 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:0xc001376268}] Aliases:map[]}\"",
2026-06-12 17:20:10.164770 | controller |     "Jun 12 15:41:37.481194 crc crio[3652]: time=\"2026-06-12T15:41:37.481170596Z\" level=info msg=\"Deleting pod hostpath-provisioner_csi-hostpathplugin-mpq2f from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 17:20:10.164785 | controller |     "Jun 12 15:41:37.716579 crc crio[3652]: 2026-06-12T15:41:37Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory",
2026-06-12 17:20:10.164804 | controller |     "Jun 12 15:41:37.717091 crc crio[3652]: time=\"2026-06-12T15:41:37.717051125Z\" level=info msg=\"Successfully cleaned up network for pod f68d1f4dd26c55a06c14b0734678ced4491fa0b84ec5bc3808a016fd565574e6\"",
2026-06-12 17:20:10.164820 | controller |     "Jun 12 15:41:37.717220 crc crio[3652]: time=\"2026-06-12T15:41:37.717201488Z\" level=info msg=\"cleanup sandbox network\"",
2026-06-12 17:20:10.164834 | controller |     "Jun 12 15:41:37.717347 crc crio[3652]: time=\"2026-06-12T15:41:37.717328931Z\" level=warning msg=\"Network namespace path is empty for pod sandbox k8s_cluster-image-registry-operator-86c45576b9-qdg7g_openshift-image-registry_1d749813-cd37-46e7-9865-e180c3005dc0_0(ec5a93cdc49312f5503e75704e281effbdefdd7427b8ccb6f397b0a59fe3fcda), attempting CNI teardown with cached info\"",
2026-06-12 17:20:10.164849 | controller |     "Jun 12 15:41:37.717660 crc crio[3652]: time=\"2026-06-12T15:41:37.71763477Z\" 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:0xc001376400}] Aliases:map[]}\"",
2026-06-12 17:20:10.164865 | controller |     "Jun 12 15:41:37.717914 crc crio[3652]: time=\"2026-06-12T15:41:37.717894136Z\" level=info msg=\"Deleting pod openshift-image-registry_cluster-image-registry-operator-86c45576b9-qdg7g from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 17:20:10.164969 | controller |     "Jun 12 15:41:37.978607 crc crio[3652]: 2026-06-12T15:41:37Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory",
2026-06-12 17:20:10.164995 | controller |     "Jun 12 15:41:37.979154 crc crio[3652]: time=\"2026-06-12T15:41:37.979110018Z\" level=info msg=\"Successfully cleaned up network for pod ec5a93cdc49312f5503e75704e281effbdefdd7427b8ccb6f397b0a59fe3fcda\"",
2026-06-12 17:20:10.165012 | controller |     "Jun 12 15:41:37.979313 crc crio[3652]: time=\"2026-06-12T15:41:37.979290442Z\" level=info msg=\"cleanup sandbox network\"",
2026-06-12 17:20:10.165028 | controller |     "Jun 12 15:41:37.979547 crc crio[3652]: time=\"2026-06-12T15:41:37.979429035Z\" level=warning msg=\"Network namespace path is empty for pod sandbox k8s_network-check-source-5bb8f5cd97-xdvz5_openshift-network-diagnostics_f863fff9-286a-45fa-b8f0-8a86994b8440_0(044c75aa04b88e425cfee36b8a2db3c825c7003dbbcf88c6942411327c436ded), attempting CNI teardown with cached info\"",
2026-06-12 17:20:10.165044 | controller |     "Jun 12 15:41:37.980008 crc crio[3652]: time=\"2026-06-12T15:41:37.979965319Z\" 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:0xc0001366a8}] Aliases:map[]}\"",
2026-06-12 17:20:10.165060 | controller |     "Jun 12 15:41:37.980358 crc crio[3652]: time=\"2026-06-12T15:41:37.980330377Z\" level=info msg=\"Deleting pod openshift-network-diagnostics_network-check-source-5bb8f5cd97-xdvz5 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 17:20:10.165076 | controller |     "Jun 12 15:41:37.998834 crc crio[3652]: time=\"2026-06-12T15:41:37.998656792Z\" level=info msg=\"Running pod sandbox: openshift-machine-config-operator/kube-rbac-proxy-crio-crc/POD\" id=10b912ec-1ac7-430d-8910-7cbaf1ecbf95 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:20:10.165096 | controller |     "Jun 12 15:41:37.999128 crc crio[3652]: time=\"2026-06-12T15:41:37.998870188Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.165112 | controller |     "Jun 12 15:41:38.011949 crc crio[3652]: time=\"2026-06-12T15:41:38.011667005Z\" level=warning msg=\"Skipping invalid sysctl specified by config {net.ipv4.ping_group_range 0 2147483647}: \\\"net.ipv4.ping_group_range\\\" not allowed with host net enabled\" id=10b912ec-1ac7-430d-8910-7cbaf1ecbf95 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:20:10.165127 | controller |     "Jun 12 15:41:38.036662 crc crio[3652]: time=\"2026-06-12T15:41:38.036114277Z\" level=info msg=\"Running pod sandbox: openshift-etcd/etcd-crc/POD\" id=cf0999bd-f1ee-4639-91b8-7034c06c45a5 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:20:10.165142 | controller |     "Jun 12 15:41:38.036662 crc crio[3652]: time=\"2026-06-12T15:41:38.036345192Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.165157 | controller |     "Jun 12 15:41:38.046211 crc crio[3652]: time=\"2026-06-12T15:41:38.045982522Z\" level=info msg=\"Running pod sandbox: openshift-kube-apiserver/kube-apiserver-crc/POD\" id=a5ce634b-c22c-4655-b11d-4c93234e583e name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:20:10.165173 | controller |     "Jun 12 15:41:38.046211 crc crio[3652]: time=\"2026-06-12T15:41:38.046075954Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.165187 | controller |     "Jun 12 15:41:38.063912 crc crio[3652]: time=\"2026-06-12T15:41:38.063687739Z\" level=warning msg=\"Skipping invalid sysctl specified by config {net.ipv4.ping_group_range 0 2147483647}: \\\"net.ipv4.ping_group_range\\\" not allowed with host net enabled\" id=a5ce634b-c22c-4655-b11d-4c93234e583e name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:20:10.165203 | controller |     "Jun 12 15:41:38.068074 crc crio[3652]: time=\"2026-06-12T15:41:38.067430681Z\" level=warning msg=\"Skipping invalid sysctl specified by config {net.ipv4.ping_group_range 0 2147483647}: \\\"net.ipv4.ping_group_range\\\" not allowed with host net enabled\" id=cf0999bd-f1ee-4639-91b8-7034c06c45a5 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:20:10.165218 | controller |     "Jun 12 15:41:38.070811 crc crio[3652]: time=\"2026-06-12T15:41:38.070660217Z\" level=info msg=\"Ran pod sandbox 593a7c297ebe1c3a6a98d299d9724e3e0e8ba4c4faa96face58540d96fe85860 with infra container: openshift-machine-config-operator/kube-rbac-proxy-crio-crc/POD\" id=10b912ec-1ac7-430d-8910-7cbaf1ecbf95 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:20:10.165233 | controller |     "Jun 12 15:41:38.076298 crc crio[3652]: time=\"2026-06-12T15:41:38.07615832Z\" level=info msg=\"Running pod sandbox: openshift-kube-controller-manager/kube-controller-manager-crc/POD\" id=c0538b6e-355c-465d-9216-0776c7acf491 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:20:10.165248 | controller |     "Jun 12 15:41:38.076298 crc crio[3652]: time=\"2026-06-12T15:41:38.076251082Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.165264 | controller |     "Jun 12 15:41:38.077428 crc crio[3652]: time=\"2026-06-12T15:41:38.077331708Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=9ad9373a-766d-489d-97a1-7c1758bf5924 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:20:10.165282 | controller |     "Jun 12 15:41:38.080625 crc crio[3652]: time=\"2026-06-12T15:41:38.080250809Z\" level=info msg=\"Ran pod sandbox d1d3c73d05e0e17c7496620374d587bf9c1ee52837dd4a82244b93732084297e with infra container: openshift-kube-apiserver/kube-apiserver-crc/POD\" id=a5ce634b-c22c-4655-b11d-4c93234e583e name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:20:10.165299 | controller |     "Jun 12 15:41:38.083163 crc crio[3652]: time=\"2026-06-12T15:41:38.083028386Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8a46fa8feeea5d04fd602559027f8bacc97e12bbf8e33793dca08e812e1f8825\" id=1f48ea85-bbe5-4183-a0f8-9bcbdf113087 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:20:10.165314 | controller |     "Jun 12 15:41:38.086656 crc crio[3652]: time=\"2026-06-12T15:41:38.086023528Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=65006f96-f5d2-47ca-8214-2be5ba645d51 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:20:10.165330 | controller |     "Jun 12 15:41:38.088018 crc crio[3652]: time=\"2026-06-12T15:41:38.087905519Z\" level=info msg=\"Ran pod sandbox 3fa14aa3117ff3d80c296b2f41abcf4b9f13e0167e44a808ea52a6c40d3b76af with infra container: openshift-etcd/etcd-crc/POD\" id=cf0999bd-f1ee-4639-91b8-7034c06c45a5 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:20:10.165345 | controller |     "Jun 12 15:41:38.091759 crc crio[3652]: time=\"2026-06-12T15:41:38.091669219Z\" level=warning msg=\"Skipping invalid sysctl specified by config {net.ipv4.ping_group_range 0 2147483647}: \\\"net.ipv4.ping_group_range\\\" not allowed with host net enabled\" id=c0538b6e-355c-465d-9216-0776c7acf491 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:20:10.165360 | controller |     "Jun 12 15:41:38.094974 crc crio[3652]: time=\"2026-06-12T15:41:38.094889411Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9e388ee2b3562b6267447cbcc4b95ca7a61bf361840d36a682480da671b83612\" id=451c6bd2-549b-4403-a73c-0cb56630f4a8 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:20:10.165374 | controller |     "Jun 12 15:41:38.096700 crc crio[3652]: time=\"2026-06-12T15:41:38.095348882Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8a46fa8feeea5d04fd602559027f8bacc97e12bbf8e33793dca08e812e1f8825\" id=9b24de71-7dd2-43ac-803e-204d2cd4b41b name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:20:10.165389 | controller |     "Jun 12 15:41:38.096700 crc crio[3652]: time=\"2026-06-12T15:41:38.096209877Z\" level=info msg=\"Creating container: openshift-machine-config-operator/kube-rbac-proxy-crio-crc/setup\" id=4365cae0-e8ce-421b-a1f8-5c2102e978df name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:20:10.165404 | controller |     "Jun 12 15:41:38.099062 crc crio[3652]: time=\"2026-06-12T15:41:38.09898296Z\" level=info msg=\"Running pod sandbox: openshift-kube-scheduler/openshift-kube-scheduler-crc/POD\" id=8aed2c41-638b-4758-a1de-0976802fedbb name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:20:10.165419 | controller |     "Jun 12 15:41:38.099667 crc crio[3652]: time=\"2026-06-12T15:41:38.099594138Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.165434 | controller |     "Jun 12 15:41:38.099803 crc crio[3652]: time=\"2026-06-12T15:41:38.099767419Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.165451 | controller |     "Jun 12 15:41:38.100615 crc crio[3652]: time=\"2026-06-12T15:41:38.100420667Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9e388ee2b3562b6267447cbcc4b95ca7a61bf361840d36a682480da671b83612\" id=3bd8f8c8-c23e-444b-b3ba-79dae040f3dc name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:20:10.165473 | controller |     "Jun 12 15:41:38.107073 crc crio[3652]: time=\"2026-06-12T15:41:38.106951772Z\" level=info msg=\"Ran pod sandbox 08925344ca1fb98d480c9f4fa2cf1bb311348aff6b665a8cfa8fa6afb5c4ef5f with infra container: openshift-kube-controller-manager/kube-controller-manager-crc/POD\" id=c0538b6e-355c-465d-9216-0776c7acf491 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:20:10.165488 | controller |     "Jun 12 15:41:38.119620 crc crio[3652]: time=\"2026-06-12T15:41:38.119559543Z\" level=info msg=\"Creating container: openshift-kube-apiserver/kube-apiserver-crc/setup\" id=94a1407e-2652-4d46-9520-10a9b0d17f9d name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:20:10.165503 | controller |     "Jun 12 15:41:38.120971 crc crio[3652]: time=\"2026-06-12T15:41:38.119614246Z\" level=warning msg=\"Skipping invalid sysctl specified by config {net.ipv4.ping_group_range 0 2147483647}: \\\"net.ipv4.ping_group_range\\\" not allowed with host net enabled\" id=8aed2c41-638b-4758-a1de-0976802fedbb name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:20:10.165517 | controller |     "Jun 12 15:41:38.121328 crc crio[3652]: time=\"2026-06-12T15:41:38.119655696Z\" level=info msg=\"Creating container: openshift-etcd/etcd-crc/setup\" id=763ad954-dd7f-49f2-8dbd-ad8c36021688 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:20:10.165532 | controller |     "Jun 12 15:41:38.122310 crc crio[3652]: time=\"2026-06-12T15:41:38.122273758Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.165547 | controller |     "Jun 12 15:41:38.123874 crc crio[3652]: time=\"2026-06-12T15:41:38.123662724Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.165561 | controller |     "Jun 12 15:41:38.125077 crc crio[3652]: time=\"2026-06-12T15:41:38.124986312Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8a46fa8feeea5d04fd602559027f8bacc97e12bbf8e33793dca08e812e1f8825\" id=89f6bd98-d269-4bf6-bf5a-72e8e9290596 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:20:10.165591 | controller |     "Jun 12 15:41:38.133988 crc crio[3652]: time=\"2026-06-12T15:41:38.132344427Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8a46fa8feeea5d04fd602559027f8bacc97e12bbf8e33793dca08e812e1f8825\" id=ee8eb338-378e-4664-b846-22ec97b91e5d name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:20:10.165612 | controller |     "Jun 12 15:41:38.139691 crc crio[3652]: time=\"2026-06-12T15:41:38.139320865Z\" level=info msg=\"Ran pod sandbox 1d0a7ff26a8e75a64d9099338efab8d714370e98ac9e4d74524f465a281b6a31 with infra container: openshift-kube-scheduler/openshift-kube-scheduler-crc/POD\" id=8aed2c41-638b-4758-a1de-0976802fedbb name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:20:10.165628 | controller |     "Jun 12 15:41:38.148169 crc crio[3652]: time=\"2026-06-12T15:41:38.147917638Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8a46fa8feeea5d04fd602559027f8bacc97e12bbf8e33793dca08e812e1f8825\" id=f3a3791a-06f1-4219-8365-503d27d551f5 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:20:10.165643 | controller |     "Jun 12 15:41:38.161773 crc crio[3652]: time=\"2026-06-12T15:41:38.161626955Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8a46fa8feeea5d04fd602559027f8bacc97e12bbf8e33793dca08e812e1f8825\" id=7696f815-8b67-4f78-b460-74d5bc7336bb name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:20:10.165657 | controller |     "Jun 12 15:41:38.162629 crc crio[3652]: time=\"2026-06-12T15:41:38.161636257Z\" level=info msg=\"Creating container: openshift-kube-controller-manager/kube-controller-manager-crc/kube-controller-manager\" id=ef10ad52-af6a-40a3-b870-151ca3e70843 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:20:10.165676 | controller |     "Jun 12 15:41:38.163094 crc crio[3652]: time=\"2026-06-12T15:41:38.162792623Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.165693 | controller |     "Jun 12 15:41:38.171423 crc crio[3652]: time=\"2026-06-12T15:41:38.171127951Z\" level=info msg=\"Creating container: openshift-kube-scheduler/openshift-kube-scheduler-crc/wait-for-host-port\" id=89f21159-730a-437e-b0ef-c43ff39c20e8 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:20:10.165708 | controller |     "Jun 12 15:41:38.179175 crc crio[3652]: time=\"2026-06-12T15:41:38.178993091Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.165724 | controller |     "Jun 12 15:41:38.199659 crc crio[3652]: time=\"2026-06-12T15:41:38.199563763Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.165739 | controller |     "Jun 12 15:41:38.201292 crc crio[3652]: time=\"2026-06-12T15:41:38.201205548Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.165754 | controller |     "Jun 12 15:41:38.204220 crc crio[3652]: time=\"2026-06-12T15:41:38.203510143Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.165769 | controller |     "Jun 12 15:41:38.215144 crc crio[3652]: time=\"2026-06-12T15:41:38.214975436Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.165784 | controller |     "Jun 12 15:41:38.216867 crc crio[3652]: 2026-06-12T15:41:38Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory",
2026-06-12 17:20:10.165798 | controller |     "Jun 12 15:41:38.217104 crc crio[3652]: time=\"2026-06-12T15:41:38.217014125Z\" level=info msg=\"Successfully cleaned up network for pod 044c75aa04b88e425cfee36b8a2db3c825c7003dbbcf88c6942411327c436ded\"",
2026-06-12 17:20:10.165813 | controller |     "Jun 12 15:41:38.217189 crc crio[3652]: time=\"2026-06-12T15:41:38.217139298Z\" level=info msg=\"cleanup sandbox network\"",
2026-06-12 17:20:10.165828 | controller |     "Jun 12 15:41:38.217284 crc crio[3652]: time=\"2026-06-12T15:41:38.21724352Z\" level=warning msg=\"Network namespace path is empty for pod sandbox k8s_cluster-samples-operator-6b564684c8-bqbxk_openshift-cluster-samples-operator_5bdc8e81-e580-4572-a41c-f8ed0e8c6dc0_0(6b12327e51a877a5033798e777d6f6f59879a3d85cd70d85c1599c16477cbde9), attempting CNI teardown with cached info\"",
2026-06-12 17:20:10.165843 | controller |     "Jun 12 15:41:38.220623 crc crio[3652]: time=\"2026-06-12T15:41:38.219856592Z\" 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:0xc000183388}] Aliases:map[]}\"",
2026-06-12 17:20:10.165858 | controller |     "Jun 12 15:41:38.220623 crc crio[3652]: time=\"2026-06-12T15:41:38.22058989Z\" level=info msg=\"Deleting pod openshift-cluster-samples-operator_cluster-samples-operator-6b564684c8-bqbxk from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 17:20:10.165878 | controller |     "Jun 12 15:41:38.234984 crc crio[3652]: time=\"2026-06-12T15:41:38.234805148Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.165894 | controller |     "Jun 12 15:41:38.804615 crc crio[3652]: 2026-06-12T15:41:38Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory",
2026-06-12 17:20:10.165909 | controller |     "Jun 12 15:41:38.805691 crc crio[3652]: time=\"2026-06-12T15:41:38.804757175Z\" level=info msg=\"Successfully cleaned up network for pod 6b12327e51a877a5033798e777d6f6f59879a3d85cd70d85c1599c16477cbde9\"",
2026-06-12 17:20:10.165923 | controller |     "Jun 12 15:41:38.805691 crc crio[3652]: time=\"2026-06-12T15:41:38.804811136Z\" level=info msg=\"cleanup sandbox network\"",
2026-06-12 17:20:10.165939 | controller |     "Jun 12 15:41:38.805691 crc crio[3652]: time=\"2026-06-12T15:41:38.804831487Z\" level=info msg=\"Successfully cleaned up network for pod a81533570b925ea6f6bf65ff689b58f63ee17cd1f7b5f92e4652de0cd34bccd5\"",
2026-06-12 17:20:10.165962 | controller |     "Jun 12 15:41:38.805691 crc crio[3652]: time=\"2026-06-12T15:41:38.804841597Z\" level=info msg=\"cleanup sandbox network\"",
2026-06-12 17:20:10.165980 | controller |     "Jun 12 15:41:38.805691 crc crio[3652]: time=\"2026-06-12T15:41:38.804866957Z\" level=info msg=\"Successfully cleaned up network for pod c007be82b33d8a9981381fb90ba81b7decd46a3a32856131653d22904f819946\"",
2026-06-12 17:20:10.165995 | controller |     "Jun 12 15:41:38.805691 crc crio[3652]: time=\"2026-06-12T15:41:38.804886828Z\" level=info msg=\"cleanup sandbox network\"",
2026-06-12 17:20:10.166010 | controller |     "Jun 12 15:41:38.805691 crc crio[3652]: time=\"2026-06-12T15:41:38.804900148Z\" level=info msg=\"Successfully cleaned up network for pod 1a4e3f601cadcab1698cc4e396c2d86420ae76346b72be0fd3b8879ae0e9e4ce\"",
2026-06-12 17:20:10.166024 | controller |     "Jun 12 15:41:38.805691 crc crio[3652]: time=\"2026-06-12T15:41:38.804909258Z\" level=info msg=\"cleanup sandbox network\"",
2026-06-12 17:20:10.166052 | controller |     "Jun 12 15:41:38.805691 crc crio[3652]: time=\"2026-06-12T15:41:38.804919479Z\" level=info msg=\"Successfully cleaned up network for pod 4251b0938a7c7926c0d92fda115d0192567b38afd62b1da6d3d76cfd5d20a25f\"",
2026-06-12 17:20:10.166070 | controller |     "Jun 12 15:41:38.805691 crc crio[3652]: time=\"2026-06-12T15:41:38.804928699Z\" level=info msg=\"cleanup sandbox network\"",
2026-06-12 17:20:10.166086 | controller |     "Jun 12 15:41:38.805691 crc crio[3652]: time=\"2026-06-12T15:41:38.80496837Z\" level=warning msg=\"Network namespace path is empty for pod sandbox k8s_control-plane-machine-set-operator-75ffdb6fcd-m5wxr_openshift-machine-api_8f342bf1-eea2-4806-8a6b-5f4c24d40c0c_0(f62ec4c74b2d28d07d15680e61dc47bea0d64f3c10cd0998203816ee1a5e21ae), attempting CNI teardown with cached info\"",
2026-06-12 17:20:10.166102 | controller |     "Jun 12 15:41:38.805691 crc crio[3652]: time=\"2026-06-12T15:41:38.805302278Z\" 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:0xc0001826d8}] Aliases:map[]}\"",
2026-06-12 17:20:10.166118 | controller |     "Jun 12 15:41:38.805691 crc crio[3652]: time=\"2026-06-12T15:41:38.805590144Z\" level=info msg=\"Deleting pod openshift-machine-api_control-plane-machine-set-operator-75ffdb6fcd-m5wxr from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 17:20:10.166150 | controller |     "Jun 12 15:41:38.876219 crc crio[3652]: 2026-06-12T15:41:38Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory",
2026-06-12 17:20:10.166228 | controller |     "Jun 12 15:41:38.876417 crc crio[3652]: time=\"2026-06-12T15:41:38.876342759Z\" level=info msg=\"Successfully cleaned up network for pod f62ec4c74b2d28d07d15680e61dc47bea0d64f3c10cd0998203816ee1a5e21ae\"",
2026-06-12 17:20:10.166252 | controller |     "Jun 12 15:41:38.876417 crc crio[3652]: time=\"2026-06-12T15:41:38.876395371Z\" level=info msg=\"cleanup sandbox network\"",
2026-06-12 17:20:10.166267 | controller |     "Jun 12 15:41:38.876417 crc crio[3652]: time=\"2026-06-12T15:41:38.876412011Z\" level=info msg=\"Successfully cleaned up network for pod 18fee4b4ea4c96ee307aa88a73acb6266b3648c944e27a6179a14fcc5c344911\"",
2026-06-12 17:20:10.166283 | controller |     "Jun 12 15:41:38.876417 crc crio[3652]: time=\"2026-06-12T15:41:38.876420472Z\" level=info msg=\"cleanup sandbox network\"",
2026-06-12 17:20:10.166298 | controller |     "Jun 12 15:41:38.876643 crc crio[3652]: time=\"2026-06-12T15:41:38.876430411Z\" level=info msg=\"Successfully cleaned up network for pod 36b0ac2e570067cac5fa856749f889c89cde326de0eac243b55d634175c59e21\"",
2026-06-12 17:20:10.166312 | controller |     "Jun 12 15:41:38.876643 crc crio[3652]: time=\"2026-06-12T15:41:38.876486763Z\" level=info msg=\"cleanup sandbox network\"",
2026-06-12 17:20:10.166327 | controller |     "Jun 12 15:41:38.876643 crc crio[3652]: time=\"2026-06-12T15:41:38.876498353Z\" level=info msg=\"Successfully cleaned up network for pod 2ac08f16964b2c410806c8a32454b11baadab0ae32ec6ee16db109b5c70d9227\"",
2026-06-12 17:20:10.166342 | controller |     "Jun 12 15:41:38.876643 crc crio[3652]: time=\"2026-06-12T15:41:38.876505673Z\" level=info msg=\"cleanup sandbox network\"",
2026-06-12 17:20:10.166356 | controller |     "Jun 12 15:41:38.876643 crc crio[3652]: time=\"2026-06-12T15:41:38.876531284Z\" level=warning msg=\"Network namespace path is empty for pod sandbox k8s_catalog-operator-75ff9f647d-4s428_openshift-operator-lifecycle-manager_d1618753-e855-455c-8eee-e4fb77abbc17_0(2a669a230e0afc58260587ab928a151b6752183179007838320ca23d77998240), attempting CNI teardown with cached info\"",
2026-06-12 17:20:10.166371 | controller |     "Jun 12 15:41:38.876851 crc crio[3652]: time=\"2026-06-12T15:41:38.876705808Z\" 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:0xc000182920}] Aliases:map[]}\"",
2026-06-12 17:20:10.166386 | controller |     "Jun 12 15:41:38.876904 crc crio[3652]: time=\"2026-06-12T15:41:38.876867152Z\" level=info msg=\"Deleting pod openshift-operator-lifecycle-manager_catalog-operator-75ff9f647d-4s428 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 17:20:10.166402 | controller |     "Jun 12 15:41:38.926628 crc crio[3652]: 2026-06-12T15:41:38Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory",
2026-06-12 17:20:10.166418 | controller |     "Jun 12 15:41:38.927783 crc crio[3652]: time=\"2026-06-12T15:41:38.927676763Z\" level=info msg=\"Successfully cleaned up network for pod 2a669a230e0afc58260587ab928a151b6752183179007838320ca23d77998240\"",
2026-06-12 17:20:10.166440 | controller |     "Jun 12 15:41:38.927783 crc crio[3652]: time=\"2026-06-12T15:41:38.927772414Z\" level=info msg=\"cleanup sandbox network\"",
2026-06-12 17:20:10.166456 | controller |     "Jun 12 15:41:38.927911 crc crio[3652]: time=\"2026-06-12T15:41:38.927817547Z\" level=warning msg=\"Network namespace path is empty for pod sandbox k8s_redhat-operators-x5vn9_openshift-marketplace_0ee7e057-363b-48e4-a711-ee54046db35f_0(13dd75522d1f0664cc279c53dad4d387d2327319de1d97ccf61611a6510ffda1), attempting CNI teardown with cached info\"",
2026-06-12 17:20:10.166472 | controller |     "Jun 12 15:41:38.928106 crc crio[3652]: time=\"2026-06-12T15:41:38.928004091Z\" 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:0xc00181a428}] Aliases:map[]}\"",
2026-06-12 17:20:10.166488 | controller |     "Jun 12 15:41:38.928277 crc crio[3652]: time=\"2026-06-12T15:41:38.928211316Z\" level=info msg=\"Deleting pod openshift-marketplace_redhat-operators-x5vn9 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 17:20:10.166503 | controller |     "Jun 12 15:41:39.034259 crc crio[3652]: 2026-06-12T15:41:39Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory",
2026-06-12 17:20:10.166519 | controller |     "Jun 12 15:41:39.036031 crc crio[3652]: time=\"2026-06-12T15:41:39.035563683Z\" level=info msg=\"Successfully cleaned up network for pod 13dd75522d1f0664cc279c53dad4d387d2327319de1d97ccf61611a6510ffda1\"",
2026-06-12 17:20:10.166534 | controller |     "Jun 12 15:41:39.036031 crc crio[3652]: time=\"2026-06-12T15:41:39.035678216Z\" level=info msg=\"cleanup sandbox network\"",
2026-06-12 17:20:10.166549 | controller |     "Jun 12 15:41:39.036031 crc crio[3652]: time=\"2026-06-12T15:41:39.03582323Z\" level=warning msg=\"Network namespace path is empty for pod sandbox k8s_kube-storage-version-migrator-operator-565b79b866-2h5s6_openshift-kube-storage-version-migrator-operator_8f573912-eb25-4f17-bfe5-81325e551bf2_0(8c6585b8db86793364698268f6d5287dd5b180895605886d7545253be162b3b7), attempting CNI teardown with cached info\"",
2026-06-12 17:20:10.166566 | controller |     "Jun 12 15:41:39.036031 crc crio[3652]: time=\"2026-06-12T15:41:39.036021765Z\" 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:0xc0017be7b0}] Aliases:map[]}\"",
2026-06-12 17:20:10.166622 | controller |     "Jun 12 15:41:39.037105 crc crio[3652]: time=\"2026-06-12T15:41:39.036558607Z\" level=info msg=\"Deleting pod openshift-kube-storage-version-migrator-operator_kube-storage-version-migrator-operator-565b79b866-2h5s6 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 17:20:10.166640 | controller |     "Jun 12 15:41:39.435613 crc crio[3652]: 2026-06-12T15:41:39Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory",
2026-06-12 17:20:10.166655 | controller |     "Jun 12 15:41:39.435955 crc crio[3652]: time=\"2026-06-12T15:41:39.435843587Z\" level=info msg=\"Successfully cleaned up network for pod 8c6585b8db86793364698268f6d5287dd5b180895605886d7545253be162b3b7\"",
2026-06-12 17:20:10.166675 | controller |     "Jun 12 15:41:39.435955 crc crio[3652]: time=\"2026-06-12T15:41:39.435884998Z\" level=info msg=\"cleanup sandbox network\"",
2026-06-12 17:20:10.166691 | controller |     "Jun 12 15:41:39.435955 crc crio[3652]: time=\"2026-06-12T15:41:39.435901308Z\" level=info msg=\"Successfully cleaned up network for pod 410638bdabddf5fcd1c35e7a74c44e5944cfa3831815455f10afe54ace39c37a\"",
2026-06-12 17:20:10.166706 | controller |     "Jun 12 15:41:39.435955 crc crio[3652]: time=\"2026-06-12T15:41:39.435910368Z\" level=info msg=\"cleanup sandbox network\"",
2026-06-12 17:20:10.166721 | controller |     "Jun 12 15:41:39.435955 crc crio[3652]: time=\"2026-06-12T15:41:39.435941119Z\" level=warning msg=\"Network namespace path is empty for pod sandbox k8s_revision-pruner-6-crc_openshift-kube-scheduler_1f6fdc55-8114-467b-b4bb-d65cf3917f0f_0(cf95c321a021eb9a3ba610455248b4b97c8822803f4d40be10c7b1c223b38946), attempting CNI teardown with cached info\"",
2026-06-12 17:20:10.166736 | controller |     "Jun 12 15:41:39.436215 crc crio[3652]: time=\"2026-06-12T15:41:39.436070112Z\" 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:0xc001376260}] Aliases:map[]}\"",
2026-06-12 17:20:10.166752 | controller |     "Jun 12 15:41:39.436215 crc crio[3652]: time=\"2026-06-12T15:41:39.436119413Z\" level=error msg=\"Error loading cached network config: network \\\"multus-cni-network\\\" not found in CNI cache\"",
2026-06-12 17:20:10.166768 | controller |     "Jun 12 15:41:39.436215 crc crio[3652]: time=\"2026-06-12T15:41:39.436129353Z\" level=warning msg=\"Falling back to loading from existing plugins on disk\"",
2026-06-12 17:20:10.166782 | controller |     "Jun 12 15:41:39.436215 crc crio[3652]: time=\"2026-06-12T15:41:39.436140674Z\" level=info msg=\"Deleting pod openshift-kube-scheduler_revision-pruner-6-crc from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 17:20:10.166797 | controller |     "Jun 12 15:41:39.470382 crc crio[3652]: 2026-06-12T15:41:39Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory",
2026-06-12 17:20:10.166813 | controller |     "Jun 12 15:41:39.470814 crc crio[3652]: time=\"2026-06-12T15:41:39.470531452Z\" level=info msg=\"Successfully cleaned up network for pod cf95c321a021eb9a3ba610455248b4b97c8822803f4d40be10c7b1c223b38946\"",
2026-06-12 17:20:10.166829 | controller |     "Jun 12 15:41:39.470814 crc crio[3652]: time=\"2026-06-12T15:41:39.470572183Z\" level=info msg=\"cleanup sandbox network\"",
2026-06-12 17:20:10.166844 | controller |     "Jun 12 15:41:39.470814 crc crio[3652]: time=\"2026-06-12T15:41:39.470622534Z\" level=warning msg=\"Network namespace path is empty for pod sandbox k8s_kube-controller-manager-operator-69d5f845f8-mm4qn_openshift-kube-controller-manager-operator_89eeceba-0661-4e85-be2e-57d689102094_0(df7839e3a7fe9f97d215b350da23429c49ceb57289d871c643f130f5c2ddd4ef), attempting CNI teardown with cached info\"",
2026-06-12 17:20:10.166859 | controller |     "Jun 12 15:41:39.471036 crc crio[3652]: time=\"2026-06-12T15:41:39.470887401Z\" 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:0xc00163c4b0}] Aliases:map[]}\"",
2026-06-12 17:20:10.166877 | controller |     "Jun 12 15:41:39.471115 crc crio[3652]: time=\"2026-06-12T15:41:39.471073515Z\" level=info msg=\"Deleting pod openshift-kube-controller-manager-operator_kube-controller-manager-operator-69d5f845f8-mm4qn from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 17:20:10.166892 | controller |     "Jun 12 15:41:39.728331 crc crio[3652]: 2026-06-12T15:41:39Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory",
2026-06-12 17:20:10.166907 | controller |     "Jun 12 15:41:39.728793 crc crio[3652]: time=\"2026-06-12T15:41:39.728506367Z\" level=info msg=\"Successfully cleaned up network for pod df7839e3a7fe9f97d215b350da23429c49ceb57289d871c643f130f5c2ddd4ef\"",
2026-06-12 17:20:10.166922 | controller |     "Jun 12 15:41:39.728793 crc crio[3652]: time=\"2026-06-12T15:41:39.728552548Z\" level=info msg=\"cleanup sandbox network\"",
2026-06-12 17:20:10.166937 | controller |     "Jun 12 15:41:39.728793 crc crio[3652]: time=\"2026-06-12T15:41:39.728594929Z\" level=warning msg=\"Network namespace path is empty for pod sandbox k8s_network-metrics-daemon-n2bqt_openshift-multus_504f5b64-2069-4529-9127-e6f993b1b649_0(716f9b4b423fda207fd050f2cc805a414ecaf503cdd039d9046723715112fc7a), attempting CNI teardown with cached info\"",
2026-06-12 17:20:10.166953 | controller |     "Jun 12 15:41:39.729096 crc crio[3652]: time=\"2026-06-12T15:41:39.729020769Z\" 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:0xc001692068}] Aliases:map[]}\"",
2026-06-12 17:20:10.166975 | controller |     "Jun 12 15:41:39.729366 crc crio[3652]: time=\"2026-06-12T15:41:39.729242595Z\" level=info msg=\"Deleting pod openshift-multus_network-metrics-daemon-n2bqt from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 17:20:10.166995 | controller |     "Jun 12 15:41:39.799650 crc crio[3652]: 2026-06-12T15:41:39Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory",
2026-06-12 17:20:10.167011 | controller |     "Jun 12 15:41:39.799899 crc crio[3652]: time=\"2026-06-12T15:41:39.799701754Z\" level=info msg=\"Successfully cleaned up network for pod 716f9b4b423fda207fd050f2cc805a414ecaf503cdd039d9046723715112fc7a\"",
2026-06-12 17:20:10.167026 | controller |     "Jun 12 15:41:39.799899 crc crio[3652]: time=\"2026-06-12T15:41:39.799787026Z\" level=info msg=\"cleanup sandbox network\"",
2026-06-12 17:20:10.167041 | controller |     "Jun 12 15:41:39.799899 crc crio[3652]: time=\"2026-06-12T15:41:39.799832827Z\" level=warning msg=\"Network namespace path is empty for pod sandbox k8s_ingress-operator-6b9cb4dbcf-5fpw9_openshift-ingress-operator_e466d193-2f16-441a-9f10-579f91762fb9_0(38165b96140e0076a6d060c89dd252472b6263208d068db2a44f1fadfdbe61b1), attempting CNI teardown with cached info\"",
2026-06-12 17:20:10.167056 | controller |     "Jun 12 15:41:39.802000 crc crio[3652]: time=\"2026-06-12T15:41:39.800051222Z\" 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:0xc00181a1d0}] Aliases:map[]}\"",
2026-06-12 17:20:10.167075 | controller |     "Jun 12 15:41:39.802000 crc crio[3652]: time=\"2026-06-12T15:41:39.800345859Z\" level=info msg=\"Deleting pod openshift-ingress-operator_ingress-operator-6b9cb4dbcf-5fpw9 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 17:20:10.167091 | controller |     "Jun 12 15:41:40.162664 crc crio[3652]: 2026-06-12T15:41:40Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory",
2026-06-12 17:20:10.167108 | controller |     "Jun 12 15:41:40.163578 crc crio[3652]: time=\"2026-06-12T15:41:40.162827278Z\" level=info msg=\"Successfully cleaned up network for pod 38165b96140e0076a6d060c89dd252472b6263208d068db2a44f1fadfdbe61b1\"",
2026-06-12 17:20:10.167123 | controller |     "Jun 12 15:41:40.163578 crc crio[3652]: time=\"2026-06-12T15:41:40.162863044Z\" level=info msg=\"cleanup sandbox network\"",
2026-06-12 17:20:10.167138 | controller |     "Jun 12 15:41:40.163578 crc crio[3652]: time=\"2026-06-12T15:41:40.162880534Z\" level=info msg=\"Successfully cleaned up network for pod da2adf6cd892779e9e97c725a1a8d45c2cdb5890c09a25ac078e96ef16ce314f\"",
2026-06-12 17:20:10.167152 | controller |     "Jun 12 15:41:40.163578 crc crio[3652]: time=\"2026-06-12T15:41:40.162890804Z\" level=info msg=\"cleanup sandbox network\"",
2026-06-12 17:20:10.167167 | controller |     "Jun 12 15:41:40.163578 crc crio[3652]: time=\"2026-06-12T15:41:40.162933775Z\" level=info msg=\"Successfully cleaned up network for pod f6dab756a5f81da6b1648d44137e45cc60b6c69fca2c6887870ecbde15f13852\"",
2026-06-12 17:20:10.167182 | controller |     "Jun 12 15:41:40.163578 crc crio[3652]: time=\"2026-06-12T15:41:40.16294343Z\" level=info msg=\"cleanup sandbox network\"",
2026-06-12 17:20:10.167197 | controller |     "Jun 12 15:41:40.163578 crc crio[3652]: time=\"2026-06-12T15:41:40.162950096Z\" level=info msg=\"Successfully cleaned up network for pod 3234aedde795ea669264e61b92a4110e67549062eab489f074d78b555b724ec0\"",
2026-06-12 17:20:10.167211 | controller |     "Jun 12 15:41:40.163578 crc crio[3652]: time=\"2026-06-12T15:41:40.162956746Z\" level=info msg=\"cleanup sandbox network\"",
2026-06-12 17:20:10.167226 | controller |     "Jun 12 15:41:40.163578 crc crio[3652]: time=\"2026-06-12T15:41:40.162986096Z\" level=warning msg=\"Network namespace path is empty for pod sandbox k8s_service-ca-operator-5b9c976747-l2sd4_openshift-service-ca-operator_fd3771ed-6d15-47a3-9f81-762cf83a728f_0(9f0a0b85d7741383b49556652c4202e48dd515bc39386ca123ebab03ab835fa7), attempting CNI teardown with cached info\"",
2026-06-12 17:20:10.167241 | controller |     "Jun 12 15:41:40.163578 crc crio[3652]: time=\"2026-06-12T15:41:40.16314758Z\" 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:0xc000136918}] Aliases:map[]}\"",
2026-06-12 17:20:10.167256 | controller |     "Jun 12 15:41:40.163578 crc crio[3652]: time=\"2026-06-12T15:41:40.163280303Z\" level=info msg=\"Deleting pod openshift-service-ca-operator_service-ca-operator-5b9c976747-l2sd4 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 17:20:10.167271 | controller |     "Jun 12 15:41:40.328553 crc crio[3652]: 2026-06-12T15:41:40Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory",
2026-06-12 17:20:10.167290 | controller |     "Jun 12 15:41:40.328897 crc crio[3652]: time=\"2026-06-12T15:41:40.328708685Z\" level=info msg=\"Successfully cleaned up network for pod 9f0a0b85d7741383b49556652c4202e48dd515bc39386ca123ebab03ab835fa7\"",
2026-06-12 17:20:10.167307 | controller |     "Jun 12 15:41:40.328897 crc crio[3652]: time=\"2026-06-12T15:41:40.328769316Z\" level=info msg=\"cleanup sandbox network\"",
2026-06-12 17:20:10.167322 | controller |     "Jun 12 15:41:40.328897 crc crio[3652]: time=\"2026-06-12T15:41:40.328808917Z\" level=warning msg=\"Network namespace path is empty for pod sandbox k8s_community-operators-qhh6t_openshift-marketplace_38fb2a5f-6a1e-4c7a-8df2-0b2a456c372e_0(4dc0a1f7b702c1c1cceb3e59fb11d1ccca5adc60a822681834a3ffca24387118), attempting CNI teardown with cached info\"",
2026-06-12 17:20:10.167338 | controller |     "Jun 12 15:41:40.335403 crc crio[3652]: time=\"2026-06-12T15:41:40.329022472Z\" 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:0xc00008c608}] Aliases:map[]}\"",
2026-06-12 17:20:10.167355 | controller |     "Jun 12 15:41:40.335403 crc crio[3652]: time=\"2026-06-12T15:41:40.329168465Z\" level=info msg=\"Deleting pod openshift-marketplace_community-operators-qhh6t from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 17:20:10.167370 | controller |     "Jun 12 15:41:40.514982 crc crio[3652]: time=\"2026-06-12T15:41:40.514861986Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.167385 | controller |     "Jun 12 15:41:40.516127 crc crio[3652]: time=\"2026-06-12T15:41:40.516041865Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.167400 | controller |     "Jun 12 15:41:40.517065 crc crio[3652]: time=\"2026-06-12T15:41:40.516947358Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.167416 | controller |     "Jun 12 15:41:40.521558 crc crio[3652]: time=\"2026-06-12T15:41:40.521341413Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.167430 | controller |     "Jun 12 15:41:40.523340 crc crio[3652]: time=\"2026-06-12T15:41:40.523241528Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.167445 | controller |     "Jun 12 15:41:40.679605 crc crio[3652]: 2026-06-12T15:41:40Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory",
2026-06-12 17:20:10.167460 | controller |     "Jun 12 15:41:40.679981 crc crio[3652]: time=\"2026-06-12T15:41:40.679952931Z\" level=info msg=\"Successfully cleaned up network for pod 4dc0a1f7b702c1c1cceb3e59fb11d1ccca5adc60a822681834a3ffca24387118\"",
2026-06-12 17:20:10.167475 | controller |     "Jun 12 15:41:40.680064 crc crio[3652]: time=\"2026-06-12T15:41:40.680052004Z\" level=info msg=\"cleanup sandbox network\"",
2026-06-12 17:20:10.167490 | controller |     "Jun 12 15:41:40.680156 crc crio[3652]: time=\"2026-06-12T15:41:40.680141036Z\" level=warning msg=\"Network namespace path is empty for pod sandbox k8s_redhat-marketplace-ntdwx_openshift-marketplace_304346ae-9d3b-4262-8068-4ed1e7ff48a8_0(8d059150b9d8ada814e838c2ef04c41dcd9e7f5cc6cd8d6be9fc11344100bd28), attempting CNI teardown with cached info\"",
2026-06-12 17:20:10.167509 | controller |     "Jun 12 15:41:40.680364 crc crio[3652]: time=\"2026-06-12T15:41:40.68034417Z\" 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:0xc00163c380}] Aliases:map[]}\"",
2026-06-12 17:20:10.167526 | controller |     "Jun 12 15:41:40.680638 crc crio[3652]: time=\"2026-06-12T15:41:40.680615227Z\" level=info msg=\"Deleting pod openshift-marketplace_redhat-marketplace-ntdwx from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 17:20:10.167542 | controller |     "Jun 12 15:41:40.700247 crc crio[3652]: 2026-06-12T15:41:40Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory",
2026-06-12 17:20:10.167557 | controller |     "Jun 12 15:41:40.704931 crc crio[3652]: time=\"2026-06-12T15:41:40.704821484Z\" level=info msg=\"Successfully cleaned up network for pod 8d059150b9d8ada814e838c2ef04c41dcd9e7f5cc6cd8d6be9fc11344100bd28\"",
2026-06-12 17:20:10.167592 | controller |     "Jun 12 15:41:40.704931 crc crio[3652]: time=\"2026-06-12T15:41:40.704915436Z\" level=info msg=\"cleanup sandbox network\"",
2026-06-12 17:20:10.167616 | controller |     "Jun 12 15:41:40.705109 crc crio[3652]: time=\"2026-06-12T15:41:40.704983228Z\" level=warning msg=\"Network namespace path is empty for pod sandbox k8s_apiserver-8596bd845d-l6g6s_openshift-oauth-apiserver_eeb0b76f-edea-4c9c-99a1-0130c6a7453c_0(34605a8868d5dd6079efc188a3cce49b09c028efd54279b3b2b7c48df8fd5e16), attempting CNI teardown with cached info\"",
2026-06-12 17:20:10.167633 | controller |     "Jun 12 15:41:40.705313 crc crio[3652]: time=\"2026-06-12T15:41:40.705248544Z\" 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:0xc00163c418}] Aliases:map[]}\"",
2026-06-12 17:20:10.167649 | controller |     "Jun 12 15:41:40.706114 crc crio[3652]: time=\"2026-06-12T15:41:40.705570611Z\" level=info msg=\"Deleting pod openshift-oauth-apiserver_apiserver-8596bd845d-l6g6s from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 17:20:10.167665 | controller |     "Jun 12 15:41:40.755899 crc crio[3652]: time=\"2026-06-12T15:41:40.755127072Z\" level=info msg=\"Created container b9d678b43e08a53bfe7cc5662cf47dcf5ec02091b2285c582fe7fb13500f73b8: openshift-kube-controller-manager/kube-controller-manager-crc/kube-controller-manager\" id=ef10ad52-af6a-40a3-b870-151ca3e70843 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:20:10.167681 | controller |     "Jun 12 15:41:40.760541 crc crio[3652]: time=\"2026-06-12T15:41:40.759847804Z\" level=info msg=\"Created container 246b21c3686fe66929264185ff47e17551a934cba2877a68536e4012ba27c8f2: openshift-kube-apiserver/kube-apiserver-crc/setup\" id=94a1407e-2652-4d46-9520-10a9b0d17f9d name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:20:10.167696 | controller |     "Jun 12 15:41:40.762239 crc crio[3652]: time=\"2026-06-12T15:41:40.761405521Z\" level=info msg=\"Created container b06aee0d67811d73fe26ca572174ddf48bf52f65e39cf154444d1bd74e778140: openshift-kube-scheduler/openshift-kube-scheduler-crc/wait-for-host-port\" id=89f21159-730a-437e-b0ef-c43ff39c20e8 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:20:10.167715 | controller |     "Jun 12 15:41:40.764371 crc crio[3652]: time=\"2026-06-12T15:41:40.762353586Z\" level=info msg=\"Starting container: b9d678b43e08a53bfe7cc5662cf47dcf5ec02091b2285c582fe7fb13500f73b8\" id=a7f3216d-316c-4f28-8b97-bf46a36daf46 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 17:20:10.167731 | controller |     "Jun 12 15:41:40.765337 crc crio[3652]: time=\"2026-06-12T15:41:40.762971538Z\" level=info msg=\"Created container 9741f8c2858d4fd3448e5b4a1bfa3b56dbf4c44625109a61c5718cf702419e1f: openshift-machine-config-operator/kube-rbac-proxy-crio-crc/setup\" id=4365cae0-e8ce-421b-a1f8-5c2102e978df name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:20:10.167746 | controller |     "Jun 12 15:41:40.765581 crc crio[3652]: time=\"2026-06-12T15:41:40.763566993Z\" level=info msg=\"Starting container: 246b21c3686fe66929264185ff47e17551a934cba2877a68536e4012ba27c8f2\" id=a3209a80-191f-409e-9cc8-af71170d3ef8 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 17:20:10.167761 | controller |     "Jun 12 15:41:40.766069 crc crio[3652]: time=\"2026-06-12T15:41:40.763619414Z\" level=info msg=\"Starting container: b06aee0d67811d73fe26ca572174ddf48bf52f65e39cf154444d1bd74e778140\" id=a1c13d51-08f3-4900-92cc-ebdaec424b89 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 17:20:10.167777 | controller |     "Jun 12 15:41:40.766783 crc crio[3652]: time=\"2026-06-12T15:41:40.766305078Z\" level=info msg=\"Starting container: 9741f8c2858d4fd3448e5b4a1bfa3b56dbf4c44625109a61c5718cf702419e1f\" id=647d9b93-256d-46b5-aed1-8aace2c50de7 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 17:20:10.167793 | controller |     "Jun 12 15:41:40.773229 crc crio[3652]: time=\"2026-06-12T15:41:40.773138751Z\" level=info msg=\"Started container\" PID=5321 containerID=b9d678b43e08a53bfe7cc5662cf47dcf5ec02091b2285c582fe7fb13500f73b8 description=openshift-kube-controller-manager/kube-controller-manager-crc/kube-controller-manager id=a7f3216d-316c-4f28-8b97-bf46a36daf46 name=/runtime.v1.RuntimeService/StartContainer sandboxID=08925344ca1fb98d480c9f4fa2cf1bb311348aff6b665a8cfa8fa6afb5c4ef5f",
2026-06-12 17:20:10.167812 | controller |     "Jun 12 15:41:40.775866 crc crio[3652]: time=\"2026-06-12T15:41:40.775428395Z\" level=info msg=\"Created container 7986e6635aa2cdac395ae89a2f96db98d97de50831fd5169583d502d612ba225: openshift-etcd/etcd-crc/setup\" id=763ad954-dd7f-49f2-8dbd-ad8c36021688 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:20:10.167827 | controller |     "Jun 12 15:41:40.778160 crc crio[3652]: time=\"2026-06-12T15:41:40.77807655Z\" level=info msg=\"Starting container: 7986e6635aa2cdac395ae89a2f96db98d97de50831fd5169583d502d612ba225\" id=d83753c0-cf25-4bfe-b345-94a410cf77ac name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 17:20:10.167842 | controller |     "Jun 12 15:41:40.779807 crc crio[3652]: time=\"2026-06-12T15:41:40.779248208Z\" level=info msg=\"Started container\" PID=5323 containerID=246b21c3686fe66929264185ff47e17551a934cba2877a68536e4012ba27c8f2 description=openshift-kube-apiserver/kube-apiserver-crc/setup id=a3209a80-191f-409e-9cc8-af71170d3ef8 name=/runtime.v1.RuntimeService/StartContainer sandboxID=d1d3c73d05e0e17c7496620374d587bf9c1ee52837dd4a82244b93732084297e",
2026-06-12 17:20:10.167859 | controller |     "Jun 12 15:41:40.779807 crc crio[3652]: time=\"2026-06-12T15:41:40.779695937Z\" level=info msg=\"Started container\" PID=5320 containerID=b06aee0d67811d73fe26ca572174ddf48bf52f65e39cf154444d1bd74e778140 description=openshift-kube-scheduler/openshift-kube-scheduler-crc/wait-for-host-port id=a1c13d51-08f3-4900-92cc-ebdaec424b89 name=/runtime.v1.RuntimeService/StartContainer sandboxID=1d0a7ff26a8e75a64d9099338efab8d714370e98ac9e4d74524f465a281b6a31",
2026-06-12 17:20:10.167875 | controller |     "Jun 12 15:41:40.780985 crc crio[3652]: time=\"2026-06-12T15:41:40.78065497Z\" level=info msg=\"Started container\" PID=5319 containerID=9741f8c2858d4fd3448e5b4a1bfa3b56dbf4c44625109a61c5718cf702419e1f description=openshift-machine-config-operator/kube-rbac-proxy-crio-crc/setup id=647d9b93-256d-46b5-aed1-8aace2c50de7 name=/runtime.v1.RuntimeService/StartContainer sandboxID=593a7c297ebe1c3a6a98d299d9724e3e0e8ba4c4faa96face58540d96fe85860",
2026-06-12 17:20:10.167894 | controller |     "Jun 12 15:41:40.797640 crc crio[3652]: time=\"2026-06-12T15:41:40.797363948Z\" level=info msg=\"Started container\" PID=5324 containerID=7986e6635aa2cdac395ae89a2f96db98d97de50831fd5169583d502d612ba225 description=openshift-etcd/etcd-crc/setup id=d83753c0-cf25-4bfe-b345-94a410cf77ac name=/runtime.v1.RuntimeService/StartContainer sandboxID=3fa14aa3117ff3d80c296b2f41abcf4b9f13e0167e44a808ea52a6c40d3b76af",
2026-06-12 17:20:10.167910 | controller |     "Jun 12 15:41:40.802999 crc crio[3652]: time=\"2026-06-12T15:41:40.80291452Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c6a47106effd9e9a41131e2bf6c832b80cd77b3439334f760b35b0729f2fb00\" id=7a19c790-1d24-4f95-9d06-c03901108d61 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:20:10.167925 | controller |     "Jun 12 15:41:40.807091 crc crio[3652]: time=\"2026-06-12T15:41:40.806936735Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c6a47106effd9e9a41131e2bf6c832b80cd77b3439334f760b35b0729f2fb00\" id=736b9c15-885c-4bae-9863-6cf56ab1aafc name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:20:10.167940 | controller |     "Jun 12 15:41:40.809669 crc crio[3652]: time=\"2026-06-12T15:41:40.809584548Z\" level=info msg=\"Creating container: openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller\" id=68df5e17-f7bf-4a6b-a7aa-968c1de88f2f name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:20:10.167955 | controller |     "Jun 12 15:41:40.810061 crc crio[3652]: time=\"2026-06-12T15:41:40.809995909Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.167971 | controller |     "Jun 12 15:41:40.815765 crc crio[3652]: 2026-06-12T15:41:40Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory",
2026-06-12 17:20:10.167994 | controller |     "Jun 12 15:41:40.815888 crc crio[3652]: time=\"2026-06-12T15:41:40.815827827Z\" level=info msg=\"Successfully cleaned up network for pod 34605a8868d5dd6079efc188a3cce49b09c028efd54279b3b2b7c48df8fd5e16\"",
2026-06-12 17:20:10.168013 | controller |     "Jun 12 15:41:40.815888 crc crio[3652]: time=\"2026-06-12T15:41:40.815856388Z\" level=info msg=\"cleanup sandbox network\"",
2026-06-12 17:20:10.168029 | controller |     "Jun 12 15:41:40.815888 crc crio[3652]: time=\"2026-06-12T15:41:40.815883998Z\" level=warning msg=\"Network namespace path is empty for pod sandbox k8s_kube-apiserver-operator-575994946d-vgpnb_openshift-kube-apiserver-operator_4f837d5f-4682-4cae-99ca-824ebae60fec_0(5d12a23f28cfdfab8acc2c31b8e590b1cd1c66262a95d0d9e6334df5c9d83730), attempting CNI teardown with cached info\"",
2026-06-12 17:20:10.168045 | controller |     "Jun 12 15:41:40.816083 crc crio[3652]: time=\"2026-06-12T15:41:40.816015911Z\" 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:0xc00163c6f0}] Aliases:map[]}\"",
2026-06-12 17:20:10.168060 | controller |     "Jun 12 15:41:40.816206 crc crio[3652]: time=\"2026-06-12T15:41:40.816152205Z\" level=info msg=\"Deleting pod openshift-kube-apiserver-operator_kube-apiserver-operator-575994946d-vgpnb from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 17:20:10.168080 | controller |     "Jun 12 15:41:40.828048 crc crio[3652]: time=\"2026-06-12T15:41:40.827843524Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.168096 | controller |     "Jun 12 15:41:40.853034 crc crio[3652]: 2026-06-12T15:41:40Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory",
2026-06-12 17:20:10.168111 | controller |     "Jun 12 15:41:40.854237 crc crio[3652]: time=\"2026-06-12T15:41:40.853889825Z\" level=info msg=\"Successfully cleaned up network for pod 5d12a23f28cfdfab8acc2c31b8e590b1cd1c66262a95d0d9e6334df5c9d83730\"",
2026-06-12 17:20:10.168126 | controller |     "Jun 12 15:41:40.854237 crc crio[3652]: time=\"2026-06-12T15:41:40.85410591Z\" level=info msg=\"cleanup sandbox network\"",
2026-06-12 17:20:10.168141 | controller |     "Jun 12 15:41:40.854237 crc crio[3652]: time=\"2026-06-12T15:41:40.854163461Z\" level=warning msg=\"Network namespace path is empty for pod sandbox k8s_multus-admission-controller-69db94689b-rvf8p_openshift-multus_22e9ac12-6d81-454c-9af1-0b0d7e241db6_0(2906610114c892c992247553738002a45050cbeeafe5029b3a6b35d817dc452a), attempting CNI teardown with cached info\"",
2026-06-12 17:20:10.168156 | controller |     "Jun 12 15:41:40.854562 crc crio[3652]: time=\"2026-06-12T15:41:40.854433648Z\" 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:0xc0004305a8}] Aliases:map[]}\"",
2026-06-12 17:20:10.168171 | controller |     "Jun 12 15:41:40.854973 crc crio[3652]: time=\"2026-06-12T15:41:40.854696694Z\" level=info msg=\"Deleting pod openshift-multus_multus-admission-controller-69db94689b-rvf8p from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 17:20:10.168186 | controller |     "Jun 12 15:41:41.060007 crc crio[3652]: 2026-06-12T15:41:41Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory",
2026-06-12 17:20:10.168201 | controller |     "Jun 12 15:41:41.060255 crc crio[3652]: time=\"2026-06-12T15:41:41.060139397Z\" level=info msg=\"Successfully cleaned up network for pod 2906610114c892c992247553738002a45050cbeeafe5029b3a6b35d817dc452a\"",
2026-06-12 17:20:10.168216 | controller |     "Jun 12 15:41:41.060255 crc crio[3652]: time=\"2026-06-12T15:41:41.060199788Z\" level=info msg=\"cleanup sandbox network\"",
2026-06-12 17:20:10.168230 | controller |     "Jun 12 15:41:41.060255 crc crio[3652]: time=\"2026-06-12T15:41:41.060219629Z\" level=info msg=\"Successfully cleaned up network for pod c8d89a6a18d8bf8e544fca6f74b002af11259ae7912ab06a6b65e2bd0a014a86\"",
2026-06-12 17:20:10.168245 | controller |     "Jun 12 15:41:41.060255 crc crio[3652]: time=\"2026-06-12T15:41:41.060230159Z\" level=info msg=\"cleanup sandbox network\"",
2026-06-12 17:20:10.168260 | controller |     "Jun 12 15:41:41.060392 crc crio[3652]: time=\"2026-06-12T15:41:41.06027006Z\" level=warning msg=\"Network namespace path is empty for pod sandbox k8s_oauth-openshift-685b49f4d7-4d6xb_openshift-authentication_b167f5c3-3788-4edd-9e26-0fc3a5748dee_0(ac8f65e743463176074b4c0cb4e8c2b3cb849e56ae25be37a16bb9efcd7eb64f), attempting CNI teardown with cached info\"",
2026-06-12 17:20:10.168278 | controller |     "Jun 12 15:41:41.060720 crc crio[3652]: time=\"2026-06-12T15:41:41.060644389Z\" 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:0xc00181a000}] Aliases:map[]}\"",
2026-06-12 17:20:10.168294 | controller |     "Jun 12 15:41:41.060998 crc crio[3652]: time=\"2026-06-12T15:41:41.060919975Z\" level=info msg=\"Deleting pod openshift-authentication_oauth-openshift-685b49f4d7-4d6xb from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 17:20:10.168310 | controller |     "Jun 12 15:41:41.368680 crc crio[3652]: time=\"2026-06-12T15:41:41.368286917Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.168325 | controller |     "Jun 12 15:41:41.502021 crc crio[3652]: time=\"2026-06-12T15:41:41.501360947Z\" level=info msg=\"Created container e62d5f552918981d30cca3a21e7471dc9de6a414de21f766f57358cd172f8361: openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller\" id=68df5e17-f7bf-4a6b-a7aa-968c1de88f2f name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:20:10.168339 | controller |     "Jun 12 15:41:41.504987 crc crio[3652]: time=\"2026-06-12T15:41:41.504716226Z\" level=info msg=\"Starting container: e62d5f552918981d30cca3a21e7471dc9de6a414de21f766f57358cd172f8361\" id=ff0c4815-5737-4b63-8c38-417046d73500 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 17:20:10.168354 | controller |     "Jun 12 15:41:41.517288 crc crio[3652]: time=\"2026-06-12T15:41:41.51701319Z\" level=info msg=\"Started container\" PID=5408 containerID=e62d5f552918981d30cca3a21e7471dc9de6a414de21f766f57358cd172f8361 description=openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller id=ff0c4815-5737-4b63-8c38-417046d73500 name=/runtime.v1.RuntimeService/StartContainer sandboxID=08925344ca1fb98d480c9f4fa2cf1bb311348aff6b665a8cfa8fa6afb5c4ef5f",
2026-06-12 17:20:10.168371 | controller |     "Jun 12 15:41:41.592911 crc crio[3652]: time=\"2026-06-12T15:41:41.592380085Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-controller-manager-operator@sha256:f69b9cc9b9cfde726109a9e12b80a3eefa472d7e29159df0fbc7143c48983cd6\" id=75d199db-2347-4089-b408-38d2d3675bbe name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:20:10.168387 | controller |     "Jun 12 15:41:41.596009 crc crio[3652]: time=\"2026-06-12T15:41:41.59595937Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-controller-manager-operator@sha256:f69b9cc9b9cfde726109a9e12b80a3eefa472d7e29159df0fbc7143c48983cd6\" id=6bb40f34-0d19-4032-84b1-4e00d7365a32 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:20:10.168403 | controller |     "Jun 12 15:41:41.602758 crc crio[3652]: time=\"2026-06-12T15:41:41.600350124Z\" level=info msg=\"Creating container: openshift-kube-controller-manager/kube-controller-manager-crc/kube-controller-manager-cert-syncer\" id=6809cbff-e752-4b76-a696-78054f017699 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:20:10.168418 | controller |     "Jun 12 15:41:41.602758 crc crio[3652]: time=\"2026-06-12T15:41:41.601122303Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.168434 | controller |     "Jun 12 15:41:41.624257 crc crio[3652]: time=\"2026-06-12T15:41:41.624202753Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9e388ee2b3562b6267447cbcc4b95ca7a61bf361840d36a682480da671b83612\" id=8d78e2fe-0e56-465a-b128-ca89282b5f41 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:20:10.168452 | controller |     "Jun 12 15:41:41.632999 crc crio[3652]: time=\"2026-06-12T15:41:41.63162603Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8a46fa8feeea5d04fd602559027f8bacc97e12bbf8e33793dca08e812e1f8825\" id=e41ebb31-ebec-46c2-9a65-9007072e7888 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:20:10.168469 | controller |     "Jun 12 15:41:41.634611 crc crio[3652]: time=\"2026-06-12T15:41:41.634217172Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9e388ee2b3562b6267447cbcc4b95ca7a61bf361840d36a682480da671b83612\" id=06e5a2bb-d8e5-4728-9ae7-401a1a2b1490 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:20:10.168484 | controller |     "Jun 12 15:41:41.638073 crc crio[3652]: time=\"2026-06-12T15:41:41.63792241Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8a46fa8feeea5d04fd602559027f8bacc97e12bbf8e33793dca08e812e1f8825\" id=5aed6031-d47e-4b62-8c5d-31d2933e8fb8 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:20:10.168499 | controller |     "Jun 12 15:41:41.638691 crc crio[3652]: 2026-06-12T15:41:41Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory",
2026-06-12 17:20:10.168514 | controller |     "Jun 12 15:41:41.638955 crc crio[3652]: time=\"2026-06-12T15:41:41.638817045Z\" level=info msg=\"Successfully cleaned up network for pod ac8f65e743463176074b4c0cb4e8c2b3cb849e56ae25be37a16bb9efcd7eb64f\"",
2026-06-12 17:20:10.168529 | controller |     "Jun 12 15:41:41.638955 crc crio[3652]: time=\"2026-06-12T15:41:41.638894786Z\" level=info msg=\"cleanup sandbox network\"",
2026-06-12 17:20:10.168544 | controller |     "Jun 12 15:41:41.639087 crc crio[3652]: time=\"2026-06-12T15:41:41.638932673Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.168559 | controller |     "Jun 12 15:41:41.640045 crc crio[3652]: time=\"2026-06-12T15:41:41.638951998Z\" level=warning msg=\"Network namespace path is empty for pod sandbox k8s_marketplace-operator-547dbd544d-xchl9_openshift-marketplace_6cdf074d-0e2a-4a0b-8843-5f823e7bf7c3_0(64c293b20911d06c0a74a43cc241ac2351c0a45b448543e1133e22d8e4b30010), attempting CNI teardown with cached info\"",
2026-06-12 17:20:10.168591 | controller |     "Jun 12 15:41:41.640345 crc crio[3652]: time=\"2026-06-12T15:41:41.640245505Z\" 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:0xc001376390}] Aliases:map[]}\"",
2026-06-12 17:20:10.168613 | controller |     "Jun 12 15:41:41.640720 crc crio[3652]: time=\"2026-06-12T15:41:41.640551952Z\" level=info msg=\"Deleting pod openshift-marketplace_marketplace-operator-547dbd544d-xchl9 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 17:20:10.168630 | controller |     "Jun 12 15:41:41.646537 crc crio[3652]: time=\"2026-06-12T15:41:41.646360932Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=d3e7bf26-fe69-4e18-9760-4467990624d3 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:20:10.168645 | controller |     "Jun 12 15:41:41.651660 crc crio[3652]: time=\"2026-06-12T15:41:41.651562745Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=a0584bc9-018e-4abd-a98c-73d9c2b88afb name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:20:10.168664 | controller |     "Jun 12 15:41:41.656178 crc crio[3652]: time=\"2026-06-12T15:41:41.655945628Z\" level=info msg=\"Creating container: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver\" id=eebd8b92-dc19-4d23-9936-c6f677089029 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:20:10.168680 | controller |     "Jun 12 15:41:41.657184 crc crio[3652]: time=\"2026-06-12T15:41:41.657024885Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.168696 | controller |     "Jun 12 15:41:41.668190 crc crio[3652]: time=\"2026-06-12T15:41:41.667991307Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8a46fa8feeea5d04fd602559027f8bacc97e12bbf8e33793dca08e812e1f8825\" id=ed9fa51d-a095-4e93-863d-d416d4f5d7bb name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:20:10.168711 | controller |     "Jun 12 15:41:41.668334 crc crio[3652]: time=\"2026-06-12T15:41:41.668013887Z\" level=info msg=\"Creating container: openshift-etcd/etcd-crc/etcd-ensure-env-vars\" id=8dfe1681-5802-4d7a-9160-93fb944f408c name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:20:10.168727 | controller |     "Jun 12 15:41:41.683017 crc crio[3652]: time=\"2026-06-12T15:41:41.682764258Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.168742 | controller |     "Jun 12 15:41:41.686391 crc crio[3652]: time=\"2026-06-12T15:41:41.686258531Z\" level=info msg=\"Creating container: openshift-machine-config-operator/kube-rbac-proxy-crio-crc/kube-rbac-proxy-crio\" id=d762aaf2-33af-4b59-ba9d-40ccc1a11b2a name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:20:10.168758 | controller |     "Jun 12 15:41:41.689868 crc crio[3652]: time=\"2026-06-12T15:41:41.689724284Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.168773 | controller |     "Jun 12 15:41:41.692185 crc crio[3652]: time=\"2026-06-12T15:41:41.692006658Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8a46fa8feeea5d04fd602559027f8bacc97e12bbf8e33793dca08e812e1f8825\" id=e6799453-b24a-4700-b1f6-5495baf0b4dd name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:20:10.168788 | controller |     "Jun 12 15:41:41.703897 crc crio[3652]: time=\"2026-06-12T15:41:41.703683916Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.168803 | controller |     "Jun 12 15:41:41.707707 crc crio[3652]: time=\"2026-06-12T15:41:41.707263852Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.168818 | controller |     "Jun 12 15:41:41.714245 crc crio[3652]: time=\"2026-06-12T15:41:41.714180457Z\" level=info msg=\"Creating container: openshift-kube-scheduler/openshift-kube-scheduler-crc/kube-scheduler\" id=be98a172-ffa3-4f47-bea7-65c79db9afbe name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:20:10.168832 | controller |     "Jun 12 15:41:41.727516 crc crio[3652]: time=\"2026-06-12T15:41:41.727402367Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.168847 | controller |     "Jun 12 15:41:41.736893 crc crio[3652]: time=\"2026-06-12T15:41:41.73659777Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.168866 | controller |     "Jun 12 15:41:41.863362 crc crio[3652]: time=\"2026-06-12T15:41:41.862166163Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.168882 | controller |     "Jun 12 15:41:43.760667 crc crio[3652]: 2026-06-12T15:41:43Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory",
2026-06-12 17:20:10.168897 | controller |     "Jun 12 15:41:43.763197 crc crio[3652]: time=\"2026-06-12T15:41:43.760648147Z\" level=info msg=\"Successfully cleaned up network for pod 64c293b20911d06c0a74a43cc241ac2351c0a45b448543e1133e22d8e4b30010\"",
2026-06-12 17:20:10.168912 | controller |     "Jun 12 15:41:43.763197 crc crio[3652]: time=\"2026-06-12T15:41:43.761200251Z\" level=info msg=\"cleanup sandbox network\"",
2026-06-12 17:20:10.168927 | controller |     "Jun 12 15:41:43.809092 crc crio[3652]: time=\"2026-06-12T15:41:43.800084922Z\" level=warning msg=\"Network namespace path is empty for pod sandbox k8s_openshift-apiserver-operator-846cbfc458-xttmf_openshift-apiserver-operator_7d46baeb-32f5-4d0b-aeba-13333da51152_0(aa31576716b05cdc9e4d264e54c2c41b79aab1b69c8410d864515a3524230ed1), attempting CNI teardown with cached info\"",
2026-06-12 17:20:10.168942 | controller |     "Jun 12 15:41:43.809092 crc crio[3652]: time=\"2026-06-12T15:41:43.800403441Z\" 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:0xc00163c000}] Aliases:map[]}\"",
2026-06-12 17:20:10.168958 | controller |     "Jun 12 15:41:43.809092 crc crio[3652]: time=\"2026-06-12T15:41:43.801010875Z\" level=info msg=\"Deleting pod openshift-apiserver-operator_openshift-apiserver-operator-846cbfc458-xttmf from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 17:20:10.168974 | controller |     "Jun 12 15:41:44.567336 crc crio[3652]: time=\"2026-06-12T15:41:44.566233009Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.168990 | controller |     "Jun 12 15:41:44.856116 crc crio[3652]: time=\"2026-06-12T15:41:44.855647279Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.169013 | controller |     "Jun 12 15:41:44.939271 crc crio[3652]: time=\"2026-06-12T15:41:44.937003126Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.169032 | controller |     "Jun 12 15:41:44.964757 crc crio[3652]: time=\"2026-06-12T15:41:44.964240767Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.169048 | controller |     "Jun 12 15:41:44.980926 crc crio[3652]: 2026-06-12T15:41:44Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory",
2026-06-12 17:20:10.169063 | controller |     "Jun 12 15:41:44.981190 crc crio[3652]: time=\"2026-06-12T15:41:44.981061174Z\" level=info msg=\"Successfully cleaned up network for pod aa31576716b05cdc9e4d264e54c2c41b79aab1b69c8410d864515a3524230ed1\"",
2026-06-12 17:20:10.169083 | controller |     "Jun 12 15:41:44.981190 crc crio[3652]: time=\"2026-06-12T15:41:44.981159616Z\" level=info msg=\"cleanup sandbox network\"",
2026-06-12 17:20:10.169098 | controller |     "Jun 12 15:41:44.981639 crc crio[3652]: time=\"2026-06-12T15:41:44.981213258Z\" level=warning msg=\"Network namespace path is empty for pod sandbox k8s_packageserver-7d4fc7d867-qt46x_openshift-operator-lifecycle-manager_584a9db0-8534-48e1-b484-d23b9c489569_0(b772409aebad8f593523276009413324ceef9893239aaa903bf8e87341af63e5), attempting CNI teardown with cached info\"",
2026-06-12 17:20:10.169115 | controller |     "Jun 12 15:41:44.981639 crc crio[3652]: time=\"2026-06-12T15:41:44.981575636Z\" 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:0xc00181a260}] Aliases:map[]}\"",
2026-06-12 17:20:10.169130 | controller |     "Jun 12 15:41:44.981851 crc crio[3652]: time=\"2026-06-12T15:41:44.981811552Z\" level=info msg=\"Deleting pod openshift-operator-lifecycle-manager_packageserver-7d4fc7d867-qt46x from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 17:20:10.169145 | controller |     "Jun 12 15:41:45.028345 crc crio[3652]: time=\"2026-06-12T15:41:45.028201739Z\" level=info msg=\"Created container 5997ff59a200503ccea436b9bde0ac1f7c0c6c9579ed34d6d313ddac09a407f1: openshift-machine-config-operator/kube-rbac-proxy-crio-crc/kube-rbac-proxy-crio\" id=d762aaf2-33af-4b59-ba9d-40ccc1a11b2a name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:20:10.169160 | controller |     "Jun 12 15:41:45.032636 crc crio[3652]: time=\"2026-06-12T15:41:45.032427811Z\" level=info msg=\"Starting container: 5997ff59a200503ccea436b9bde0ac1f7c0c6c9579ed34d6d313ddac09a407f1\" id=186aa6aa-141a-496a-a0c2-410906ff44bc name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 17:20:10.169176 | controller |     "Jun 12 15:41:45.047362 crc crio[3652]: time=\"2026-06-12T15:41:45.046598326Z\" level=info msg=\"Started container\" PID=5478 containerID=5997ff59a200503ccea436b9bde0ac1f7c0c6c9579ed34d6d313ddac09a407f1 description=openshift-machine-config-operator/kube-rbac-proxy-crio-crc/kube-rbac-proxy-crio id=186aa6aa-141a-496a-a0c2-410906ff44bc name=/runtime.v1.RuntimeService/StartContainer sandboxID=593a7c297ebe1c3a6a98d299d9724e3e0e8ba4c4faa96face58540d96fe85860",
2026-06-12 17:20:10.169192 | controller |     "Jun 12 15:41:45.052760 crc crio[3652]: 2026-06-12T15:41:45Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory",
2026-06-12 17:20:10.169207 | controller |     "Jun 12 15:41:45.053097 crc crio[3652]: time=\"2026-06-12T15:41:45.052964798Z\" level=info msg=\"Successfully cleaned up network for pod b772409aebad8f593523276009413324ceef9893239aaa903bf8e87341af63e5\"",
2026-06-12 17:20:10.169222 | controller |     "Jun 12 15:41:45.053153 crc crio[3652]: time=\"2026-06-12T15:41:45.053100671Z\" level=info msg=\"cleanup sandbox network\"",
2026-06-12 17:20:10.169237 | controller |     "Jun 12 15:41:45.053219 crc crio[3652]: time=\"2026-06-12T15:41:45.053149992Z\" level=warning msg=\"Network namespace path is empty for pod sandbox k8s_controller-manager-8bbbb897c-c9m74_openshift-controller-manager_b9d3cfcf-d286-4dfc-a5cf-dbb9268a3cda_0(6388b28b2c8f23494d8172acdbe0c2c15336b1bc90da0e9a409e30b24cb20fd5), attempting CNI teardown with cached info\"",
2026-06-12 17:20:10.169253 | controller |     "Jun 12 15:41:45.053384 crc crio[3652]: time=\"2026-06-12T15:41:45.053331096Z\" 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:0xc001376160}] Aliases:map[]}\"",
2026-06-12 17:20:10.169271 | controller |     "Jun 12 15:41:45.053595 crc crio[3652]: time=\"2026-06-12T15:41:45.053547291Z\" level=info msg=\"Deleting pod openshift-controller-manager_controller-manager-8bbbb897c-c9m74 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 17:20:10.169287 | controller |     "Jun 12 15:41:45.207270 crc crio[3652]: time=\"2026-06-12T15:41:45.205922302Z\" level=info msg=\"Created container e0c1168463bdf59933eeef0b85108031e46870ca37f3e3bd37cd0097b2f26cc8: openshift-etcd/etcd-crc/etcd-ensure-env-vars\" id=8dfe1681-5802-4d7a-9160-93fb944f408c name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:20:10.169302 | controller |     "Jun 12 15:41:45.212330 crc crio[3652]: time=\"2026-06-12T15:41:45.212150089Z\" level=info msg=\"Starting container: e0c1168463bdf59933eeef0b85108031e46870ca37f3e3bd37cd0097b2f26cc8\" id=11bf6592-cf1a-4642-bf36-33a86300fbcd name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 17:20:10.169317 | controller |     "Jun 12 15:41:45.258650 crc crio[3652]: time=\"2026-06-12T15:41:45.258272929Z\" level=info msg=\"Created container 19f632975e9bcf16bc6ed760800b1f2b9ab04c63a9993aa0d72a427fada7ac64: openshift-kube-scheduler/openshift-kube-scheduler-crc/kube-scheduler\" id=be98a172-ffa3-4f47-bea7-65c79db9afbe name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:20:10.169332 | controller |     "Jun 12 15:41:45.262183 crc crio[3652]: time=\"2026-06-12T15:41:45.261997986Z\" level=info msg=\"Starting container: 19f632975e9bcf16bc6ed760800b1f2b9ab04c63a9993aa0d72a427fada7ac64\" id=537ae146-6c9d-4ddb-ae65-490aaed2debe name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 17:20:10.169348 | controller |     "Jun 12 15:41:45.279267 crc crio[3652]: time=\"2026-06-12T15:41:45.279054614Z\" level=info msg=\"Created container d036009484b2605fb5dff15f7d02fa3e50c44294b31ca7151d8858ff7a25b867: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver\" id=eebd8b92-dc19-4d23-9936-c6f677089029 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:20:10.169362 | controller |     "Jun 12 15:41:45.286119 crc crio[3652]: time=\"2026-06-12T15:41:45.284129544Z\" level=info msg=\"Starting container: d036009484b2605fb5dff15f7d02fa3e50c44294b31ca7151d8858ff7a25b867\" id=82539757-8cea-44d9-887b-0d890adb0c53 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 17:20:10.169378 | controller |     "Jun 12 15:41:45.337581 crc crio[3652]: time=\"2026-06-12T15:41:45.337228632Z\" level=info msg=\"Started container\" PID=5497 containerID=e0c1168463bdf59933eeef0b85108031e46870ca37f3e3bd37cd0097b2f26cc8 description=openshift-etcd/etcd-crc/etcd-ensure-env-vars id=11bf6592-cf1a-4642-bf36-33a86300fbcd name=/runtime.v1.RuntimeService/StartContainer sandboxID=3fa14aa3117ff3d80c296b2f41abcf4b9f13e0167e44a808ea52a6c40d3b76af",
2026-06-12 17:20:10.169394 | controller |     "Jun 12 15:41:45.338959 crc crio[3652]: time=\"2026-06-12T15:41:45.338673352Z\" level=info msg=\"Started container\" PID=5503 containerID=19f632975e9bcf16bc6ed760800b1f2b9ab04c63a9993aa0d72a427fada7ac64 description=openshift-kube-scheduler/openshift-kube-scheduler-crc/kube-scheduler id=537ae146-6c9d-4ddb-ae65-490aaed2debe name=/runtime.v1.RuntimeService/StartContainer sandboxID=1d0a7ff26a8e75a64d9099338efab8d714370e98ac9e4d74524f465a281b6a31",
2026-06-12 17:20:10.169409 | controller |     "Jun 12 15:41:45.356397 crc crio[3652]: time=\"2026-06-12T15:41:45.356286637Z\" level=info msg=\"Started container\" PID=5496 containerID=d036009484b2605fb5dff15f7d02fa3e50c44294b31ca7151d8858ff7a25b867 description=openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver id=82539757-8cea-44d9-887b-0d890adb0c53 name=/runtime.v1.RuntimeService/StartContainer sandboxID=d1d3c73d05e0e17c7496620374d587bf9c1ee52837dd4a82244b93732084297e",
2026-06-12 17:20:10.169432 | controller |     "Jun 12 15:41:45.402693 crc crio[3652]: time=\"2026-06-12T15:41:45.402073764Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04\" id=15042497-96df-4e8c-99c7-04c735d45c2c name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:20:10.169448 | controller |     "Jun 12 15:41:45.413327 crc crio[3652]: time=\"2026-06-12T15:41:45.413154178Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:e504172345491d90bbbf1e7e45488e73073f4c6d7c2355245871051596fc85db\" id=1ee60e39-8e1d-4a05-ac07-924224c93f81 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:20:10.169463 | controller |     "Jun 12 15:41:45.418680 crc crio[3652]: time=\"2026-06-12T15:41:45.418243489Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04\" id=72c56e23-1ee4-4869-8004-b4c9612f4475 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:20:10.169478 | controller |     "Jun 12 15:41:45.421049 crc crio[3652]: time=\"2026-06-12T15:41:45.420802961Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:e504172345491d90bbbf1e7e45488e73073f4c6d7c2355245871051596fc85db\" id=911beb75-6cd0-4b57-b9a3-0c483b8ef4cf name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:20:10.169493 | controller |     "Jun 12 15:41:45.428215 crc crio[3652]: time=\"2026-06-12T15:41:45.427277468Z\" level=info msg=\"Creating container: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-cert-syncer\" id=f404a106-5d63-44b4-9cf7-c57b82c219f6 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:20:10.169508 | controller |     "Jun 12 15:41:45.428624 crc crio[3652]: time=\"2026-06-12T15:41:45.428374605Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.169523 | controller |     "Jun 12 15:41:45.429963 crc crio[3652]: time=\"2026-06-12T15:41:45.429602529Z\" level=info msg=\"Creating container: openshift-kube-scheduler/openshift-kube-scheduler-crc/kube-scheduler-cert-syncer\" id=78e3c8e7-66f9-453e-9c93-336aec5f5194 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:20:10.169538 | controller |     "Jun 12 15:41:45.430886 crc crio[3652]: time=\"2026-06-12T15:41:45.430532781Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.169553 | controller |     "Jun 12 15:41:45.531621 crc crio[3652]: time=\"2026-06-12T15:41:45.530908593Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.169569 | controller |     "Jun 12 15:41:45.545179 crc crio[3652]: time=\"2026-06-12T15:41:45.54421669Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.169604 | controller |     "Jun 12 15:41:45.560099 crc crio[3652]: 2026-06-12T15:41:45Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory",
2026-06-12 17:20:10.169621 | controller |     "Jun 12 15:41:45.560334 crc crio[3652]: time=\"2026-06-12T15:41:45.560169629Z\" level=info msg=\"Successfully cleaned up network for pod 6388b28b2c8f23494d8172acdbe0c2c15336b1bc90da0e9a409e30b24cb20fd5\"",
2026-06-12 17:20:10.169641 | controller |     "Jun 12 15:41:45.560334 crc crio[3652]: time=\"2026-06-12T15:41:45.56021321Z\" level=info msg=\"cleanup sandbox network\"",
2026-06-12 17:20:10.169721 | controller |     "Jun 12 15:41:45.560334 crc crio[3652]: time=\"2026-06-12T15:41:45.560260021Z\" level=warning msg=\"Network namespace path is empty for pod sandbox k8s_openshift-config-operator-5777786469-bccdj_openshift-config-operator_24de2af2-9e39-4c2e-96f8-42509d1baf18_0(850471e46d32f5277b86e9692db1754f62ff7b6a77a5279a6248f6e9bb69a471), attempting CNI teardown with cached info\"",
2026-06-12 17:20:10.169739 | controller |     "Jun 12 15:41:45.561177 crc crio[3652]: time=\"2026-06-12T15:41:45.560936877Z\" 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:0xc001376460}] Aliases:map[]}\"",
2026-06-12 17:20:10.169755 | controller |     "Jun 12 15:41:45.563976 crc crio[3652]: time=\"2026-06-12T15:41:45.561809549Z\" level=info msg=\"Deleting pod openshift-config-operator_openshift-config-operator-5777786469-bccdj from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 17:20:10.169771 | controller |     "Jun 12 15:41:45.688150 crc crio[3652]: 2026-06-12T15:41:45Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory",
2026-06-12 17:20:10.169787 | controller |     "Jun 12 15:41:45.688150 crc crio[3652]: time=\"2026-06-12T15:41:45.687940872Z\" level=info msg=\"Successfully cleaned up network for pod 850471e46d32f5277b86e9692db1754f62ff7b6a77a5279a6248f6e9bb69a471\"",
2026-06-12 17:20:10.169802 | controller |     "Jun 12 15:41:45.688150 crc crio[3652]: time=\"2026-06-12T15:41:45.687989903Z\" level=info msg=\"cleanup sandbox network\"",
2026-06-12 17:20:10.169818 | controller |     "Jun 12 15:41:45.688150 crc crio[3652]: time=\"2026-06-12T15:41:45.688040635Z\" level=warning msg=\"Network namespace path is empty for pod sandbox k8s_certified-operators-l27pk_openshift-marketplace_91f37d35-53d4-49eb-b4e2-8ee1a226094b_0(a1ec76a456ee5385866457eedabe1015f1dd152e348fe1bc374c717f36f55be7), attempting CNI teardown with cached info\"",
2026-06-12 17:20:10.169833 | controller |     "Jun 12 15:41:45.689883 crc crio[3652]: time=\"2026-06-12T15:41:45.688400164Z\" 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:0xc000182b58}] Aliases:map[]}\"",
2026-06-12 17:20:10.169848 | controller |     "Jun 12 15:41:45.689883 crc crio[3652]: time=\"2026-06-12T15:41:45.689367257Z\" level=info msg=\"Deleting pod openshift-marketplace_certified-operators-l27pk from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 17:20:10.169864 | controller |     "Jun 12 15:41:46.265989 crc crio[3652]: 2026-06-12T15:41:46Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory",
2026-06-12 17:20:10.169880 | controller |     "Jun 12 15:41:46.273967 crc crio[3652]: time=\"2026-06-12T15:41:46.27320152Z\" level=info msg=\"Successfully cleaned up network for pod a1ec76a456ee5385866457eedabe1015f1dd152e348fe1bc374c717f36f55be7\"",
2026-06-12 17:20:10.169899 | controller |     "Jun 12 15:41:46.273967 crc crio[3652]: time=\"2026-06-12T15:41:46.273289964Z\" level=info msg=\"cleanup sandbox network\"",
2026-06-12 17:20:10.169915 | controller |     "Jun 12 15:41:46.273967 crc crio[3652]: time=\"2026-06-12T15:41:46.273337555Z\" level=warning msg=\"Network namespace path is empty for pod sandbox k8s_revision-pruner-12-crc_openshift-kube-apiserver_abc11e84-2f29-497d-b0df-09bb729ef48c_0(28ae9e11dbe1d6e9c74da5fe96ab600e043908b4e8f617bfc6f2a1e749a58a8d), attempting CNI teardown with cached info\"",
2026-06-12 17:20:10.169931 | controller |     "Jun 12 15:41:46.274638 crc crio[3652]: time=\"2026-06-12T15:41:46.274034301Z\" 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:0xc00008c638}] Aliases:map[]}\"",
2026-06-12 17:20:10.169947 | controller |     "Jun 12 15:41:46.274938 crc crio[3652]: time=\"2026-06-12T15:41:46.274678007Z\" level=error msg=\"Error loading cached network config: network \\\"multus-cni-network\\\" not found in CNI cache\"",
2026-06-12 17:20:10.169962 | controller |     "Jun 12 15:41:46.274938 crc crio[3652]: time=\"2026-06-12T15:41:46.274695398Z\" level=warning msg=\"Falling back to loading from existing plugins on disk\"",
2026-06-12 17:20:10.169976 | controller |     "Jun 12 15:41:46.274938 crc crio[3652]: time=\"2026-06-12T15:41:46.274705688Z\" level=info msg=\"Deleting pod openshift-kube-apiserver_revision-pruner-12-crc from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 17:20:10.169991 | controller |     "Jun 12 15:41:46.491014 crc crio[3652]: time=\"2026-06-12T15:41:46.490189209Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9e388ee2b3562b6267447cbcc4b95ca7a61bf361840d36a682480da671b83612\" id=847e198f-4712-4c22-b1ab-0fab8f76a9b2 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:20:10.170008 | controller |     "Jun 12 15:41:46.509199 crc crio[3652]: time=\"2026-06-12T15:41:46.508909801Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9e388ee2b3562b6267447cbcc4b95ca7a61bf361840d36a682480da671b83612\" id=27789d00-2ede-440e-8843-a9e7dcab01ef name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:20:10.170030 | controller |     "Jun 12 15:41:46.642054 crc crio[3652]: time=\"2026-06-12T15:41:46.621385168Z\" level=info msg=\"Creating container: openshift-etcd/etcd-crc/etcd-resources-copy\" id=41b659d1-c6a1-4169-bf58-50234ecfd4b7 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:20:10.170071 | controller |     "Jun 12 15:41:46.696019 crc crio[3652]: time=\"2026-06-12T15:41:46.694247564Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.170089 | controller |     "Jun 12 15:41:46.732643 crc crio[3652]: 2026-06-12T15:41:46Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory",
2026-06-12 17:20:10.170104 | controller |     "Jun 12 15:41:46.732643 crc crio[3652]: time=\"2026-06-12T15:41:46.730666907Z\" level=info msg=\"Successfully cleaned up network for pod 28ae9e11dbe1d6e9c74da5fe96ab600e043908b4e8f617bfc6f2a1e749a58a8d\"",
2026-06-12 17:20:10.170119 | controller |     "Jun 12 15:41:46.732643 crc crio[3652]: time=\"2026-06-12T15:41:46.731949798Z\" level=info msg=\"cleanup sandbox network\"",
2026-06-12 17:20:10.170134 | controller |     "Jun 12 15:41:46.733878 crc crio[3652]: time=\"2026-06-12T15:41:46.732708217Z\" level=warning msg=\"Network namespace path is empty for pod sandbox k8s_revision-pruner-11-crc_openshift-kube-apiserver_8bed3f21-2a5d-4b00-8b19-761212047f63_0(40c09d5600c463fc9cd78edba9f0f727e1df5d968ded070c29fdcc4571676587), attempting CNI teardown with cached info\"",
2026-06-12 17:20:10.170154 | controller |     "Jun 12 15:41:46.736944 crc crio[3652]: time=\"2026-06-12T15:41:46.734632793Z\" 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:0xc0001364d8}] Aliases:map[]}\"",
2026-06-12 17:20:10.170170 | controller |     "Jun 12 15:41:46.742827 crc crio[3652]: time=\"2026-06-12T15:41:46.741301234Z\" level=error msg=\"Error loading cached network config: network \\\"multus-cni-network\\\" not found in CNI cache\"",
2026-06-12 17:20:10.170185 | controller |     "Jun 12 15:41:46.743016 crc crio[3652]: time=\"2026-06-12T15:41:46.742842042Z\" level=warning msg=\"Falling back to loading from existing plugins on disk\"",
2026-06-12 17:20:10.170201 | controller |     "Jun 12 15:41:46.745865 crc crio[3652]: time=\"2026-06-12T15:41:46.745327132Z\" level=info msg=\"Deleting pod openshift-kube-apiserver_revision-pruner-11-crc from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 17:20:10.170216 | controller |     "Jun 12 15:41:47.444717 crc crio[3652]: time=\"2026-06-12T15:41:47.444536307Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.170231 | controller |     "Jun 12 15:41:48.288789 crc crio[3652]: 2026-06-12T15:41:48Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory",
2026-06-12 17:20:10.170245 | controller |     "Jun 12 15:41:48.288963 crc crio[3652]: time=\"2026-06-12T15:41:48.288827745Z\" level=info msg=\"Successfully cleaned up network for pod 40c09d5600c463fc9cd78edba9f0f727e1df5d968ded070c29fdcc4571676587\"",
2026-06-12 17:20:10.170260 | controller |     "Jun 12 15:41:48.288963 crc crio[3652]: time=\"2026-06-12T15:41:48.288889277Z\" level=info msg=\"cleanup sandbox network\"",
2026-06-12 17:20:10.170275 | controller |     "Jun 12 15:41:48.288963 crc crio[3652]: time=\"2026-06-12T15:41:48.288909527Z\" level=info msg=\"Successfully cleaned up network for pod fd391bae970f3b64b4d0651ad727c5e7e11857de509c35f5d95e1825021e4183\"",
2026-06-12 17:20:10.170290 | controller |     "Jun 12 15:41:48.288963 crc crio[3652]: time=\"2026-06-12T15:41:48.288918657Z\" level=info msg=\"cleanup sandbox network\"",
2026-06-12 17:20:10.170304 | controller |     "Jun 12 15:41:48.289323 crc crio[3652]: time=\"2026-06-12T15:41:48.288978819Z\" level=info msg=\"Successfully cleaned up network for pod ca101b65abcacc688b6db6fe9499e5cc58a69da3e55d5e9e0dbd37efd4357017\"",
2026-06-12 17:20:10.170319 | controller |     "Jun 12 15:41:48.289323 crc crio[3652]: time=\"2026-06-12T15:41:48.288992859Z\" level=info msg=\"cleanup sandbox network\"",
2026-06-12 17:20:10.170334 | controller |     "Jun 12 15:41:48.289323 crc crio[3652]: time=\"2026-06-12T15:41:48.289009969Z\" level=info msg=\"Successfully cleaned up network for pod 0a627e5c6308b6ab884fc5085cf4d12b710327538b6da457318523644e6aaa34\"",
2026-06-12 17:20:10.170348 | controller |     "Jun 12 15:41:48.289323 crc crio[3652]: time=\"2026-06-12T15:41:48.28901988Z\" level=info msg=\"cleanup sandbox network\"",
2026-06-12 17:20:10.170362 | controller |     "Jun 12 15:41:48.289323 crc crio[3652]: time=\"2026-06-12T15:41:48.289070661Z\" level=warning msg=\"Network namespace path is empty for pod sandbox k8s_package-server-manager-77f986bd66-5lhf9_openshift-operator-lifecycle-manager_bebbba29-e4e9-44ad-b643-3a7ebf505270_0(aa60add6962486c4fb47d83aaf4c6a4c24a0670709ef89751b12f7b79d4c4f8c), attempting CNI teardown with cached info\"",
2026-06-12 17:20:10.170381 | controller |     "Jun 12 15:41:48.289726 crc crio[3652]: time=\"2026-06-12T15:41:48.28941987Z\" 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:0xc0017be0f8}] Aliases:map[]}\"",
2026-06-12 17:20:10.170397 | controller |     "Jun 12 15:41:48.296388 crc crio[3652]: time=\"2026-06-12T15:41:48.296269115Z\" level=info msg=\"Deleting pod openshift-operator-lifecycle-manager_package-server-manager-77f986bd66-5lhf9 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 17:20:10.170412 | controller |     "Jun 12 15:41:48.299966 crc crio[3652]: time=\"2026-06-12T15:41:48.299851281Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.170428 | controller |     "Jun 12 15:41:48.972095 crc crio[3652]: time=\"2026-06-12T15:41:48.965188702Z\" level=info msg=\"Created container 122910c2eb5876905044a14c0906727ff9d42e0061a855f85d7e6698ed6473a1: openshift-kube-scheduler/openshift-kube-scheduler-crc/kube-scheduler-cert-syncer\" id=78e3c8e7-66f9-453e-9c93-336aec5f5194 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:20:10.170442 | controller |     "Jun 12 15:41:48.999068 crc crio[3652]: time=\"2026-06-12T15:41:48.996921288Z\" level=info msg=\"Starting container: 122910c2eb5876905044a14c0906727ff9d42e0061a855f85d7e6698ed6473a1\" id=f6682603-d82a-4760-9cbc-cd671dec2b5c name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 17:20:10.170457 | controller |     "Jun 12 15:41:49.127088 crc crio[3652]: time=\"2026-06-12T15:41:49.126964157Z\" level=info msg=\"Started container\" PID=5624 containerID=122910c2eb5876905044a14c0906727ff9d42e0061a855f85d7e6698ed6473a1 description=openshift-kube-scheduler/openshift-kube-scheduler-crc/kube-scheduler-cert-syncer id=f6682603-d82a-4760-9cbc-cd671dec2b5c name=/runtime.v1.RuntimeService/StartContainer sandboxID=1d0a7ff26a8e75a64d9099338efab8d714370e98ac9e4d74524f465a281b6a31",
2026-06-12 17:20:10.170473 | controller |     "Jun 12 15:41:49.350983 crc crio[3652]: time=\"2026-06-12T15:41:49.350333749Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:e504172345491d90bbbf1e7e45488e73073f4c6d7c2355245871051596fc85db\" id=2f20ecb5-6757-4eb8-a907-6254da7d30ba name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:20:10.170488 | controller |     "Jun 12 15:41:49.362215 crc crio[3652]: time=\"2026-06-12T15:41:49.361930481Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:e504172345491d90bbbf1e7e45488e73073f4c6d7c2355245871051596fc85db\" id=f29cbd82-a128-41d9-94ec-7e7c66fedd06 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:20:10.170504 | controller |     "Jun 12 15:41:49.375385 crc crio[3652]: time=\"2026-06-12T15:41:49.374902151Z\" level=info msg=\"Creating container: openshift-kube-scheduler/openshift-kube-scheduler-crc/kube-scheduler-recovery-controller\" id=b66ad27f-8914-4215-986f-1e18ac0ddbbb name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:20:10.170518 | controller |     "Jun 12 15:41:49.377575 crc crio[3652]: time=\"2026-06-12T15:41:49.377192649Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.170533 | controller |     "Jun 12 15:41:49.735026 crc crio[3652]: time=\"2026-06-12T15:41:49.728005021Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.170553 | controller |     "Jun 12 15:41:49.769874 crc crio[3652]: 2026-06-12T15:41:49Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory",
2026-06-12 17:20:10.170569 | controller |     "Jun 12 15:41:49.770743 crc crio[3652]: time=\"2026-06-12T15:41:49.770183538Z\" level=info msg=\"Successfully cleaned up network for pod aa60add6962486c4fb47d83aaf4c6a4c24a0670709ef89751b12f7b79d4c4f8c\"",
2026-06-12 17:20:10.170624 | controller |     "Jun 12 15:41:49.770743 crc crio[3652]: time=\"2026-06-12T15:41:49.770222689Z\" level=info msg=\"cleanup sandbox network\"",
2026-06-12 17:20:10.170641 | controller |     "Jun 12 15:41:49.770743 crc crio[3652]: time=\"2026-06-12T15:41:49.7702372Z\" level=info msg=\"Successfully cleaned up network for pod 39b7866f65a026a9785951e874d79b2a65586cc09117692bad73d8da76814de6\"",
2026-06-12 17:20:10.170656 | controller |     "Jun 12 15:41:49.770743 crc crio[3652]: time=\"2026-06-12T15:41:49.77024667Z\" level=info msg=\"cleanup sandbox network\"",
2026-06-12 17:20:10.170672 | controller |     "Jun 12 15:41:49.770743 crc crio[3652]: time=\"2026-06-12T15:41:49.770278001Z\" level=warning msg=\"Network namespace path is empty for pod sandbox k8s_console-6c684df5db-cc8g8_openshift-console_63877e21-00e2-4bee-b462-31d3bbe131ef_0(e222155a1c4fc4565a7da9c88c4bc428dc8a0a17b11d7bae294454bb07604400), attempting CNI teardown with cached info\"",
2026-06-12 17:20:10.170688 | controller |     "Jun 12 15:41:49.770743 crc crio[3652]: time=\"2026-06-12T15:41:49.770741935Z\" 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:0xc0025c21e0}] Aliases:map[]}\"",
2026-06-12 17:20:10.170703 | controller |     "Jun 12 15:41:49.772169 crc crio[3652]: time=\"2026-06-12T15:41:49.770945991Z\" level=info msg=\"Deleting pod openshift-console_console-6c684df5db-cc8g8 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 17:20:10.170718 | controller |     "Jun 12 15:41:49.964316 crc crio[3652]: time=\"2026-06-12T15:41:49.963987295Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.170733 | controller |     "Jun 12 15:41:50.447995 crc crio[3652]: time=\"2026-06-12T15:41:50.446988461Z\" level=info msg=\"Created container 8a7a787af9526560958811ba5701322a05e31b8962c5bc09cee1043f7a930f25: openshift-etcd/etcd-crc/etcd-resources-copy\" id=41b659d1-c6a1-4169-bf58-50234ecfd4b7 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:20:10.170749 | controller |     "Jun 12 15:41:50.450833 crc crio[3652]: time=\"2026-06-12T15:41:50.450636628Z\" level=info msg=\"Starting container: 8a7a787af9526560958811ba5701322a05e31b8962c5bc09cee1043f7a930f25\" id=e1eef720-c41a-47cd-ae08-918b2fe4e31b name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 17:20:10.170764 | controller |     "Jun 12 15:41:50.469390 crc crio[3652]: time=\"2026-06-12T15:41:50.469212206Z\" level=info msg=\"Started container\" PID=5655 containerID=8a7a787af9526560958811ba5701322a05e31b8962c5bc09cee1043f7a930f25 description=openshift-etcd/etcd-crc/etcd-resources-copy id=e1eef720-c41a-47cd-ae08-918b2fe4e31b name=/runtime.v1.RuntimeService/StartContainer sandboxID=3fa14aa3117ff3d80c296b2f41abcf4b9f13e0167e44a808ea52a6c40d3b76af",
2026-06-12 17:20:10.170780 | controller |     "Jun 12 15:41:50.957431 crc crio[3652]: 2026-06-12T15:41:50Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory",
2026-06-12 17:20:10.170799 | controller |     "Jun 12 15:41:50.957431 crc crio[3652]: time=\"2026-06-12T15:41:50.957249084Z\" level=info msg=\"Successfully cleaned up network for pod e222155a1c4fc4565a7da9c88c4bc428dc8a0a17b11d7bae294454bb07604400\"",
2026-06-12 17:20:10.170815 | controller |     "Jun 12 15:41:51.056511 crc crio[3652]: time=\"2026-06-12T15:41:51.056166376Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9e388ee2b3562b6267447cbcc4b95ca7a61bf361840d36a682480da671b83612\" id=e1aefcd4-e5f7-41a3-821a-9cf08756797d name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:20:10.170830 | controller |     "Jun 12 15:41:51.065319 crc crio[3652]: time=\"2026-06-12T15:41:51.06505667Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9e388ee2b3562b6267447cbcc4b95ca7a61bf361840d36a682480da671b83612\" id=c3fb18d0-8445-4edc-bc79-9b269cb116ed name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:20:10.170846 | controller |     "Jun 12 15:41:51.075210 crc crio[3652]: time=\"2026-06-12T15:41:51.074901212Z\" level=info msg=\"Creating container: openshift-etcd/etcd-crc/etcdctl\" id=9b116618-cc1a-48d0-bd81-c70244de2d96 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:20:10.170861 | controller |     "Jun 12 15:41:51.076833 crc crio[3652]: time=\"2026-06-12T15:41:51.076075708Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.170875 | controller |     "Jun 12 15:41:51.093594 crc crio[3652]: time=\"2026-06-12T15:41:51.093390261Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.170890 | controller |     "Jun 12 15:41:51.119952 crc crio[3652]: time=\"2026-06-12T15:41:51.11893473Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.170905 | controller |     "Jun 12 15:41:51.492155 crc crio[3652]: time=\"2026-06-12T15:41:51.489237945Z\" level=info msg=\"Created container f92f85fbd16acc30755173fda59efca9395e8274c113b21f25d6499a95e0cd8d: openshift-kube-scheduler/openshift-kube-scheduler-crc/kube-scheduler-recovery-controller\" id=b66ad27f-8914-4215-986f-1e18ac0ddbbb name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:20:10.170920 | controller |     "Jun 12 15:41:51.501563 crc crio[3652]: time=\"2026-06-12T15:41:51.501200812Z\" level=info msg=\"Starting container: f92f85fbd16acc30755173fda59efca9395e8274c113b21f25d6499a95e0cd8d\" id=5a765a8b-87bc-4c38-b146-06d32570dd95 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 17:20:10.170936 | controller |     "Jun 12 15:41:51.647668 crc crio[3652]: time=\"2026-06-12T15:41:51.644052898Z\" level=info msg=\"Started container\" PID=5698 containerID=f92f85fbd16acc30755173fda59efca9395e8274c113b21f25d6499a95e0cd8d description=openshift-kube-scheduler/openshift-kube-scheduler-crc/kube-scheduler-recovery-controller id=5a765a8b-87bc-4c38-b146-06d32570dd95 name=/runtime.v1.RuntimeService/StartContainer sandboxID=1d0a7ff26a8e75a64d9099338efab8d714370e98ac9e4d74524f465a281b6a31",
2026-06-12 17:20:10.170953 | controller |     "Jun 12 15:41:52.519210 crc crio[3652]: time=\"2026-06-12T15:41:52.518219168Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.170969 | controller |     "Jun 12 15:41:52.531322 crc crio[3652]: time=\"2026-06-12T15:41:52.530025209Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.170987 | controller |     "Jun 12 15:41:52.745928 crc crio[3652]: time=\"2026-06-12T15:41:52.74339925Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.171003 | controller |     "Jun 12 15:41:52.885680 crc crio[3652]: time=\"2026-06-12T15:41:52.885121933Z\" level=info msg=\"Created container 8ed6d19beb6f817684eca39d6ddec640496817c6fb5acb117b5d1143f1819ebc: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-cert-syncer\" id=f404a106-5d63-44b4-9cf7-c57b82c219f6 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:20:10.171018 | controller |     "Jun 12 15:41:52.888213 crc crio[3652]: time=\"2026-06-12T15:41:52.888070221Z\" level=info msg=\"Starting container: 8ed6d19beb6f817684eca39d6ddec640496817c6fb5acb117b5d1143f1819ebc\" id=3a5bbd74-f273-4435-82e5-fce088bf3a3e name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 17:20:10.171040 | controller |     "Jun 12 15:41:52.904213 crc crio[3652]: time=\"2026-06-12T15:41:52.903760626Z\" level=info msg=\"Started container\" PID=5733 containerID=8ed6d19beb6f817684eca39d6ddec640496817c6fb5acb117b5d1143f1819ebc description=openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-cert-syncer id=3a5bbd74-f273-4435-82e5-fce088bf3a3e name=/runtime.v1.RuntimeService/StartContainer sandboxID=d1d3c73d05e0e17c7496620374d587bf9c1ee52837dd4a82244b93732084297e",
2026-06-12 17:20:10.171063 | controller |     "Jun 12 15:41:52.953686 crc crio[3652]: time=\"2026-06-12T15:41:52.953604227Z\" level=info msg=\"Created container c483fcd2e51703cf186931d86fe4d41e90a9a831915ef833f033e194d105a86c: openshift-kube-controller-manager/kube-controller-manager-crc/kube-controller-manager-cert-syncer\" id=6809cbff-e752-4b76-a696-78054f017699 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:20:10.171079 | controller |     "Jun 12 15:41:52.966588 crc crio[3652]: time=\"2026-06-12T15:41:52.966544102Z\" level=info msg=\"Starting container: c483fcd2e51703cf186931d86fe4d41e90a9a831915ef833f033e194d105a86c\" id=92ed40b1-7b1b-4e0f-a0f4-04fdc426b059 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 17:20:10.171095 | controller |     "Jun 12 15:41:52.967159 crc crio[3652]: time=\"2026-06-12T15:41:52.966717707Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04\" id=e9f222dc-555a-4444-9670-3f0ccafbd93d name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:20:10.171110 | controller |     "Jun 12 15:41:52.972541 crc crio[3652]: time=\"2026-06-12T15:41:52.97216525Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04\" id=b6be7266-6848-4993-b205-c6367e734a20 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:20:10.171126 | controller |     "Jun 12 15:41:52.976197 crc crio[3652]: time=\"2026-06-12T15:41:52.976136397Z\" level=info msg=\"Started container\" PID=5734 containerID=c483fcd2e51703cf186931d86fe4d41e90a9a831915ef833f033e194d105a86c description=openshift-kube-controller-manager/kube-controller-manager-crc/kube-controller-manager-cert-syncer id=92ed40b1-7b1b-4e0f-a0f4-04fdc426b059 name=/runtime.v1.RuntimeService/StartContainer sandboxID=08925344ca1fb98d480c9f4fa2cf1bb311348aff6b665a8cfa8fa6afb5c4ef5f",
2026-06-12 17:20:10.171143 | controller |     "Jun 12 15:41:52.985952 crc crio[3652]: time=\"2026-06-12T15:41:52.985351743Z\" level=info msg=\"Creating container: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-cert-regeneration-controller\" id=879ebb6a-8558-4b1f-a911-5b49b104b8a4 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:20:10.171158 | controller |     "Jun 12 15:41:52.987186 crc crio[3652]: time=\"2026-06-12T15:41:52.987060032Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.171177 | controller |     "Jun 12 15:41:53.007177 crc crio[3652]: time=\"2026-06-12T15:41:53.00414361Z\" level=info msg=\"Created container dc9fc5f5568456ca2c39ee6ea6e4d275743cbedb2d084a2b38bf55f07014e051: openshift-etcd/etcd-crc/etcdctl\" id=9b116618-cc1a-48d0-bd81-c70244de2d96 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:20:10.171193 | controller |     "Jun 12 15:41:53.011324 crc crio[3652]: time=\"2026-06-12T15:41:53.010767298Z\" level=info msg=\"Starting container: dc9fc5f5568456ca2c39ee6ea6e4d275743cbedb2d084a2b38bf55f07014e051\" id=40f05f84-966f-4581-b2be-8be45ab418bf name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 17:20:10.171208 | controller |     "Jun 12 15:41:53.013407 crc crio[3652]: time=\"2026-06-12T15:41:53.013162089Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-controller-manager-operator@sha256:f69b9cc9b9cfde726109a9e12b80a3eefa472d7e29159df0fbc7143c48983cd6\" id=e9b2635f-7b9e-429d-8c3d-2d6f1ef7efbe name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:20:10.171225 | controller |     "Jun 12 15:41:53.022128 crc crio[3652]: time=\"2026-06-12T15:41:53.022044692Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-controller-manager-operator@sha256:f69b9cc9b9cfde726109a9e12b80a3eefa472d7e29159df0fbc7143c48983cd6\" id=236ad70b-0381-465a-9d78-bad3bb630ed1 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:20:10.171240 | controller |     "Jun 12 15:41:53.027608 crc crio[3652]: time=\"2026-06-12T15:41:53.023326096Z\" level=info msg=\"Started container\" PID=5745 containerID=dc9fc5f5568456ca2c39ee6ea6e4d275743cbedb2d084a2b38bf55f07014e051 description=openshift-etcd/etcd-crc/etcdctl id=40f05f84-966f-4581-b2be-8be45ab418bf name=/runtime.v1.RuntimeService/StartContainer sandboxID=3fa14aa3117ff3d80c296b2f41abcf4b9f13e0167e44a808ea52a6c40d3b76af",
2026-06-12 17:20:10.171256 | controller |     "Jun 12 15:41:53.027608 crc crio[3652]: time=\"2026-06-12T15:41:53.026152924Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.171271 | controller |     "Jun 12 15:41:53.035184 crc crio[3652]: time=\"2026-06-12T15:41:53.031647848Z\" level=info msg=\"Creating container: openshift-kube-controller-manager/kube-controller-manager-crc/kube-controller-manager-recovery-controller\" id=14daa9bb-5857-49a7-b503-16b761593d22 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:20:10.171286 | controller |     "Jun 12 15:41:53.035184 crc crio[3652]: time=\"2026-06-12T15:41:53.032428001Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.171301 | controller |     "Jun 12 15:41:53.112348 crc crio[3652]: time=\"2026-06-12T15:41:53.098152169Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.171316 | controller |     "Jun 12 15:41:53.120017 crc crio[3652]: time=\"2026-06-12T15:41:53.118397289Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9e388ee2b3562b6267447cbcc4b95ca7a61bf361840d36a682480da671b83612\" id=b28dba50-0b96-471e-a892-b84fb81e65d7 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:20:10.171331 | controller |     "Jun 12 15:41:53.134218 crc crio[3652]: time=\"2026-06-12T15:41:53.131341049Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9e388ee2b3562b6267447cbcc4b95ca7a61bf361840d36a682480da671b83612\" id=b5850633-b800-45cb-a44e-5de71299a618 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:20:10.171346 | controller |     "Jun 12 15:41:53.160147 crc crio[3652]: time=\"2026-06-12T15:41:53.15795304Z\" level=info msg=\"Creating container: openshift-etcd/etcd-crc/etcd\" id=0e577380-f9be-497e-a2eb-a1956544408e name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:20:10.171365 | controller |     "Jun 12 15:41:53.160147 crc crio[3652]: time=\"2026-06-12T15:41:53.158404514Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.171380 | controller |     "Jun 12 15:41:53.324699 crc crio[3652]: time=\"2026-06-12T15:41:53.31405511Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.171396 | controller |     "Jun 12 15:41:55.078168 crc crio[3652]: time=\"2026-06-12T15:41:55.076918552Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.171411 | controller |     "Jun 12 15:41:55.115759 crc crio[3652]: time=\"2026-06-12T15:41:55.114373645Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.171426 | controller |     "Jun 12 15:41:55.622417 crc crio[3652]: time=\"2026-06-12T15:41:55.61206581Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.171441 | controller |     "Jun 12 15:41:55.927891 crc crio[3652]: time=\"2026-06-12T15:41:55.927693127Z\" level=info msg=\"Created container dd7be7c9ddeea85659f476f8b6ef5677b56b3392ec8327ecc22df1ca2b8e9366: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-cert-regeneration-controller\" id=879ebb6a-8558-4b1f-a911-5b49b104b8a4 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:20:10.171455 | controller |     "Jun 12 15:41:55.932013 crc crio[3652]: time=\"2026-06-12T15:41:55.931430568Z\" level=info msg=\"Starting container: dd7be7c9ddeea85659f476f8b6ef5677b56b3392ec8327ecc22df1ca2b8e9366\" id=23eaa071-3a63-4f85-967d-07e44c5b4af5 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 17:20:10.171470 | controller |     "Jun 12 15:41:55.938262 crc crio[3652]: time=\"2026-06-12T15:41:55.938086465Z\" level=info msg=\"Created container a8c45d2a9fbcc66c843ded9be92f3b808476bf00247c808f03538a34b42056f2: openshift-kube-controller-manager/kube-controller-manager-crc/kube-controller-manager-recovery-controller\" id=14daa9bb-5857-49a7-b503-16b761593d22 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:20:10.171485 | controller |     "Jun 12 15:41:55.950096 crc crio[3652]: time=\"2026-06-12T15:41:55.946049883Z\" level=info msg=\"Starting container: a8c45d2a9fbcc66c843ded9be92f3b808476bf00247c808f03538a34b42056f2\" id=2eae7a78-5f5f-4c2c-9dad-d7e0252fc2ab name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 17:20:10.171500 | controller |     "Jun 12 15:41:55.991413 crc crio[3652]: time=\"2026-06-12T15:41:55.991196213Z\" level=info msg=\"Started container\" PID=5803 containerID=dd7be7c9ddeea85659f476f8b6ef5677b56b3392ec8327ecc22df1ca2b8e9366 description=openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-cert-regeneration-controller id=23eaa071-3a63-4f85-967d-07e44c5b4af5 name=/runtime.v1.RuntimeService/StartContainer sandboxID=d1d3c73d05e0e17c7496620374d587bf9c1ee52837dd4a82244b93732084297e",
2026-06-12 17:20:10.171517 | controller |     "Jun 12 15:41:56.004569 crc crio[3652]: time=\"2026-06-12T15:41:56.004381019Z\" level=info msg=\"Started container\" PID=5804 containerID=a8c45d2a9fbcc66c843ded9be92f3b808476bf00247c808f03538a34b42056f2 description=openshift-kube-controller-manager/kube-controller-manager-crc/kube-controller-manager-recovery-controller id=2eae7a78-5f5f-4c2c-9dad-d7e0252fc2ab name=/runtime.v1.RuntimeService/StartContainer sandboxID=08925344ca1fb98d480c9f4fa2cf1bb311348aff6b665a8cfa8fa6afb5c4ef5f",
2026-06-12 17:20:10.171536 | controller |     "Jun 12 15:41:56.151916 crc crio[3652]: time=\"2026-06-12T15:41:56.151662663Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04\" id=2e5ba663-bdd4-434b-830c-d3181a92f166 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:20:10.171552 | controller |     "Jun 12 15:41:56.195755 crc crio[3652]: time=\"2026-06-12T15:41:56.195103383Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04\" id=5ae2518e-91b6-4960-95ff-899bcef11c7e name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:20:10.171567 | controller |     "Jun 12 15:41:56.208124 crc crio[3652]: time=\"2026-06-12T15:41:56.207281719Z\" level=info msg=\"Creating container: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-insecure-readyz\" id=ca381dc2-98bd-4154-aaf9-69741f1db32b name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:20:10.171604 | controller |     "Jun 12 15:41:56.208406 crc crio[3652]: time=\"2026-06-12T15:41:56.208328211Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.171621 | controller |     "Jun 12 15:41:56.241219 crc crio[3652]: time=\"2026-06-12T15:41:56.240273228Z\" level=info msg=\"Created container 5df11e2ba08a32f844e69c067c35b69496faae935b63a925d3bbd48a7fbe5b3e: openshift-etcd/etcd-crc/etcd\" id=0e577380-f9be-497e-a2eb-a1956544408e name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:20:10.171638 | controller |     "Jun 12 15:41:56.254418 crc crio[3652]: time=\"2026-06-12T15:41:56.249148954Z\" level=info msg=\"Starting container: 5df11e2ba08a32f844e69c067c35b69496faae935b63a925d3bbd48a7fbe5b3e\" id=1636d01d-2c54-4f6e-a149-f8232cd9a26f name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 17:20:10.171654 | controller |     "Jun 12 15:41:56.280221 crc crio[3652]: time=\"2026-06-12T15:41:56.279431811Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.171669 | controller |     "Jun 12 15:41:56.420353 crc crio[3652]: time=\"2026-06-12T15:41:56.419644569Z\" level=info msg=\"Started container\" PID=5814 containerID=5df11e2ba08a32f844e69c067c35b69496faae935b63a925d3bbd48a7fbe5b3e description=openshift-etcd/etcd-crc/etcd id=1636d01d-2c54-4f6e-a149-f8232cd9a26f name=/runtime.v1.RuntimeService/StartContainer sandboxID=3fa14aa3117ff3d80c296b2f41abcf4b9f13e0167e44a808ea52a6c40d3b76af",
2026-06-12 17:20:10.171684 | controller |     "Jun 12 15:41:56.606661 crc crio[3652]: time=\"2026-06-12T15:41:56.606200439Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9e388ee2b3562b6267447cbcc4b95ca7a61bf361840d36a682480da671b83612\" id=5760ab9b-2a6e-4b83-82d2-53c0e8e58b25 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:20:10.171699 | controller |     "Jun 12 15:41:56.690339 crc crio[3652]: time=\"2026-06-12T15:41:56.683417361Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9e388ee2b3562b6267447cbcc4b95ca7a61bf361840d36a682480da671b83612\" id=21ceae53-80a7-4de6-a12c-6f27736bb81d name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:20:10.171714 | controller |     "Jun 12 15:41:56.714184 crc crio[3652]: time=\"2026-06-12T15:41:56.713385679Z\" level=info msg=\"Creating container: openshift-etcd/etcd-crc/etcd-metrics\" id=f2c078fc-3d0d-4571-947b-8c1785732a01 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:20:10.171729 | controller |     "Jun 12 15:41:56.714910 crc crio[3652]: time=\"2026-06-12T15:41:56.714631687Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.171748 | controller |     "Jun 12 15:41:57.032352 crc crio[3652]: time=\"2026-06-12T15:41:57.031197304Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.171763 | controller |     "Jun 12 15:41:58.456936 crc crio[3652]: time=\"2026-06-12T15:41:58.424711242Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.171778 | controller |     "Jun 12 15:41:58.889046 crc crio[3652]: time=\"2026-06-12T15:41:58.888233016Z\" level=info msg=\"Created container d482467873e722b72ba21bf9baf0051b34bd7c73dde39f0f6dfb2493eef8b3b4: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-insecure-readyz\" id=ca381dc2-98bd-4154-aaf9-69741f1db32b name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:20:10.171793 | controller |     "Jun 12 15:41:58.903225 crc crio[3652]: time=\"2026-06-12T15:41:58.902888245Z\" level=info msg=\"Starting container: d482467873e722b72ba21bf9baf0051b34bd7c73dde39f0f6dfb2493eef8b3b4\" id=8c497ece-06ac-4241-b93f-899db368fd78 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 17:20:10.171808 | controller |     "Jun 12 15:41:59.009193 crc crio[3652]: time=\"2026-06-12T15:41:58.980996739Z\" level=info msg=\"Started container\" PID=5869 containerID=d482467873e722b72ba21bf9baf0051b34bd7c73dde39f0f6dfb2493eef8b3b4 description=openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-insecure-readyz id=8c497ece-06ac-4241-b93f-899db368fd78 name=/runtime.v1.RuntimeService/StartContainer sandboxID=d1d3c73d05e0e17c7496620374d587bf9c1ee52837dd4a82244b93732084297e",
2026-06-12 17:20:10.171824 | controller |     "Jun 12 15:41:59.065435 crc crio[3652]: time=\"2026-06-12T15:41:59.065224938Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.171839 | controller |     "Jun 12 15:41:59.158379 crc crio[3652]: time=\"2026-06-12T15:41:59.157278606Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04\" id=f9e8952a-492e-4488-9b2a-5569cfb26c6f name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:20:10.171854 | controller |     "Jun 12 15:41:59.167850 crc crio[3652]: time=\"2026-06-12T15:41:59.165228486Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04\" id=c5d9e807-ba9b-426e-bfde-17db0256b1d8 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:20:10.171868 | controller |     "Jun 12 15:41:59.182197 crc crio[3652]: time=\"2026-06-12T15:41:59.181899221Z\" level=info msg=\"Creating container: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-check-endpoints\" id=bae74f69-20a0-4391-95eb-c74b79705ea2 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:20:10.171884 | controller |     "Jun 12 15:41:59.188681 crc crio[3652]: time=\"2026-06-12T15:41:59.188340736Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.171899 | controller |     "Jun 12 15:41:59.249328 crc crio[3652]: time=\"2026-06-12T15:41:59.248979068Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.171914 | controller |     "Jun 12 15:41:59.714006 crc crio[3652]: time=\"2026-06-12T15:41:59.71314226Z\" level=info msg=\"Created container 903adc909255e5884d4f7f59d88bcc71dc9631f431b894acabd040038ac7eca5: openshift-etcd/etcd-crc/etcd-metrics\" id=f2c078fc-3d0d-4571-947b-8c1785732a01 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:20:10.171932 | controller |     "Jun 12 15:41:59.730320 crc crio[3652]: time=\"2026-06-12T15:41:59.730257465Z\" level=info msg=\"Starting container: 903adc909255e5884d4f7f59d88bcc71dc9631f431b894acabd040038ac7eca5\" id=5cb7e5a8-c1b6-4681-9e2b-d52ea68e8a44 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 17:20:10.171948 | controller |     "Jun 12 15:41:59.827921 crc crio[3652]: time=\"2026-06-12T15:41:59.826913161Z\" level=info msg=\"Started container\" PID=5885 containerID=903adc909255e5884d4f7f59d88bcc71dc9631f431b894acabd040038ac7eca5 description=openshift-etcd/etcd-crc/etcd-metrics id=5cb7e5a8-c1b6-4681-9e2b-d52ea68e8a44 name=/runtime.v1.RuntimeService/StartContainer sandboxID=3fa14aa3117ff3d80c296b2f41abcf4b9f13e0167e44a808ea52a6c40d3b76af",
2026-06-12 17:20:10.171964 | controller |     "Jun 12 15:42:00.042357 crc crio[3652]: time=\"2026-06-12T15:42:00.042286248Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:bf05b9b2ba66351a6c59f4259fb377f62237a00af3b4f0b95f64409e2f25770e\" id=beeac0f2-d67e-4955-8427-6655f554852e name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:20:10.171979 | controller |     "Jun 12 15:42:00.052031 crc crio[3652]: time=\"2026-06-12T15:42:00.049304799Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:bf05b9b2ba66351a6c59f4259fb377f62237a00af3b4f0b95f64409e2f25770e\" id=ea84d113-8b0d-4ef7-9ad3-aa6137cfcc3d name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:20:10.171994 | controller |     "Jun 12 15:42:00.058103 crc crio[3652]: time=\"2026-06-12T15:42:00.057264508Z\" level=info msg=\"Creating container: openshift-etcd/etcd-crc/etcd-readyz\" id=9f2345df-9fa6-4f5d-9626-fe6775c8db3e name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:20:10.172009 | controller |     "Jun 12 15:42:00.067640 crc crio[3652]: time=\"2026-06-12T15:42:00.059080322Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.172024 | controller |     "Jun 12 15:42:00.153351 crc crio[3652]: time=\"2026-06-12T15:42:00.151185752Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.172040 | controller |     "Jun 12 15:42:00.817697 crc crio[3652]: time=\"2026-06-12T15:42:00.816429553Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.172062 | controller |     "Jun 12 15:42:01.259411 crc crio[3652]: time=\"2026-06-12T15:42:01.255927098Z\" level=info msg=\"Created container 5eadf050da0b2faf7625ae85ad713e1cf2d6e559a9989667624c99d7045b701d: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-check-endpoints\" id=bae74f69-20a0-4391-95eb-c74b79705ea2 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:20:10.172082 | controller |     "Jun 12 15:42:01.261346 crc crio[3652]: time=\"2026-06-12T15:42:01.261315563Z\" level=info msg=\"Starting container: 5eadf050da0b2faf7625ae85ad713e1cf2d6e559a9989667624c99d7045b701d\" id=f607dbf6-21b8-4291-b170-fa941007dfd5 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 17:20:10.172098 | controller |     "Jun 12 15:42:01.322404 crc crio[3652]: time=\"2026-06-12T15:42:01.32218166Z\" level=info msg=\"Started container\" PID=5905 containerID=5eadf050da0b2faf7625ae85ad713e1cf2d6e559a9989667624c99d7045b701d description=openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-check-endpoints id=f607dbf6-21b8-4291-b170-fa941007dfd5 name=/runtime.v1.RuntimeService/StartContainer sandboxID=d1d3c73d05e0e17c7496620374d587bf9c1ee52837dd4a82244b93732084297e",
2026-06-12 17:20:10.172114 | controller |     "Jun 12 15:42:01.340260 crc crio[3652]: time=\"2026-06-12T15:42:01.339688501Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.172133 | controller |     "Jun 12 15:42:01.608376 crc crio[3652]: time=\"2026-06-12T15:42:01.608194262Z\" level=info msg=\"Created container 230045326a7032de18c5f1f3dcacb8fcd745c1e3af7fa97a83d8f7d643265100: openshift-etcd/etcd-crc/etcd-readyz\" id=9f2345df-9fa6-4f5d-9626-fe6775c8db3e name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:20:10.172149 | controller |     "Jun 12 15:42:01.620590 crc crio[3652]: time=\"2026-06-12T15:42:01.619777235Z\" level=info msg=\"Starting container: 230045326a7032de18c5f1f3dcacb8fcd745c1e3af7fa97a83d8f7d643265100\" id=cab39887-1e7a-42b3-899a-4efe5f93a710 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 17:20:10.172165 | controller |     "Jun 12 15:42:01.668641 crc crio[3652]: time=\"2026-06-12T15:42:01.667752721Z\" level=info msg=\"Started container\" PID=5940 containerID=230045326a7032de18c5f1f3dcacb8fcd745c1e3af7fa97a83d8f7d643265100 description=openshift-etcd/etcd-crc/etcd-readyz id=cab39887-1e7a-42b3-899a-4efe5f93a710 name=/runtime.v1.RuntimeService/StartContainer sandboxID=3fa14aa3117ff3d80c296b2f41abcf4b9f13e0167e44a808ea52a6c40d3b76af",
2026-06-12 17:20:10.172180 | controller |     "Jun 12 15:42:01.757496 crc crio[3652]: time=\"2026-06-12T15:42:01.756654664Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:bf05b9b2ba66351a6c59f4259fb377f62237a00af3b4f0b95f64409e2f25770e\" id=3a0e4fcd-8c97-44cd-912f-b4a2bd11c523 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:20:10.172195 | controller |     "Jun 12 15:42:01.763133 crc crio[3652]: time=\"2026-06-12T15:42:01.762218184Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:bf05b9b2ba66351a6c59f4259fb377f62237a00af3b4f0b95f64409e2f25770e\" id=360620f5-f59f-4d2e-924c-a5e9986917f8 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:20:10.172211 | controller |     "Jun 12 15:42:01.774037 crc crio[3652]: time=\"2026-06-12T15:42:01.773771624Z\" level=info msg=\"Creating container: openshift-etcd/etcd-crc/etcd-rev\" id=4cd509b9-8cf7-4ca2-9480-59c726a9fd2b name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:20:10.172226 | controller |     "Jun 12 15:42:01.774984 crc crio[3652]: time=\"2026-06-12T15:42:01.774903467Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.172241 | controller |     "Jun 12 15:42:01.801231 crc crio[3652]: time=\"2026-06-12T15:42:01.801114344Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.172256 | controller |     "Jun 12 15:42:02.460186 crc crio[3652]: time=\"2026-06-12T15:42:02.459851561Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.172271 | controller |     "Jun 12 15:42:02.674943 crc crio[3652]: time=\"2026-06-12T15:42:02.674767518Z\" level=info msg=\"Created container fb6df7f3a87e44df5069d33c5550379336cdd104f83fbbb9a1984a05bd310623: openshift-etcd/etcd-crc/etcd-rev\" id=4cd509b9-8cf7-4ca2-9480-59c726a9fd2b name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:20:10.172286 | controller |     "Jun 12 15:42:02.676271 crc crio[3652]: time=\"2026-06-12T15:42:02.676082557Z\" level=info msg=\"Starting container: fb6df7f3a87e44df5069d33c5550379336cdd104f83fbbb9a1984a05bd310623\" id=c0f43fab-99c0-4664-be11-53529b2e4968 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 17:20:10.172301 | controller |     "Jun 12 15:42:02.706514 crc crio[3652]: time=\"2026-06-12T15:42:02.706306746Z\" level=info msg=\"Started container\" PID=5971 containerID=fb6df7f3a87e44df5069d33c5550379336cdd104f83fbbb9a1984a05bd310623 description=openshift-etcd/etcd-crc/etcd-rev id=c0f43fab-99c0-4664-be11-53529b2e4968 name=/runtime.v1.RuntimeService/StartContainer sandboxID=3fa14aa3117ff3d80c296b2f41abcf4b9f13e0167e44a808ea52a6c40d3b76af",
2026-06-12 17:20:10.172319 | controller |     "Jun 12 15:42:18.362403 crc crio[3652]: time=\"2026-06-12T15:42:18.360282679Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c6a47106effd9e9a41131e2bf6c832b80cd77b3439334f760b35b0729f2fb00\" id=9fe2c364-3d64-4af5-8b5f-99f1aa5a8913 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:20:10.172334 | controller |     "Jun 12 15:42:18.372824 crc crio[3652]: time=\"2026-06-12T15:42:18.371777479Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c6a47106effd9e9a41131e2bf6c832b80cd77b3439334f760b35b0729f2fb00\" id=2f6ff1b3-ddff-4e39-8dc9-334b806fd90e name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:20:10.172349 | controller |     "Jun 12 15:42:18.377070 crc crio[3652]: time=\"2026-06-12T15:42:18.376191471Z\" level=info msg=\"Creating container: openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller\" id=cf1592f7-7b52-4319-851d-2019afcff29f name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:20:10.172366 | controller |     "Jun 12 15:42:18.378721 crc crio[3652]: time=\"2026-06-12T15:42:18.378529712Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.172381 | controller |     "Jun 12 15:42:18.455137 crc crio[3652]: time=\"2026-06-12T15:42:18.454107887Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.172396 | controller |     "Jun 12 15:42:19.090349 crc crio[3652]: time=\"2026-06-12T15:42:19.089827531Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.172412 | controller |     "Jun 12 15:42:19.176953 crc crio[3652]: time=\"2026-06-12T15:42:19.176715253Z\" level=info msg=\"Created container 612b20e5b1f825061c1bd1ba370d8af42ea5d1dd1e54f14dd3790567357a737e: openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller\" id=cf1592f7-7b52-4319-851d-2019afcff29f name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:20:10.172428 | controller |     "Jun 12 15:42:19.178296 crc crio[3652]: time=\"2026-06-12T15:42:19.178204758Z\" level=info msg=\"Starting container: 612b20e5b1f825061c1bd1ba370d8af42ea5d1dd1e54f14dd3790567357a737e\" id=477d7a2a-d4ca-4d79-aacd-8c3596a2b1e4 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 17:20:10.172444 | controller |     "Jun 12 15:42:19.185162 crc crio[3652]: time=\"2026-06-12T15:42:19.185065651Z\" level=info msg=\"Started container\" PID=6179 containerID=612b20e5b1f825061c1bd1ba370d8af42ea5d1dd1e54f14dd3790567357a737e description=openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller id=477d7a2a-d4ca-4d79-aacd-8c3596a2b1e4 name=/runtime.v1.RuntimeService/StartContainer sandboxID=08925344ca1fb98d480c9f4fa2cf1bb311348aff6b665a8cfa8fa6afb5c4ef5f",
2026-06-12 17:20:10.172459 | controller |     "Jun 12 15:42:19.371534 crc crio[3652]: time=\"2026-06-12T15:42:19.371377148Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8a46fa8feeea5d04fd602559027f8bacc97e12bbf8e33793dca08e812e1f8825\" id=8265c0f4-d391-46e2-852c-cb9a17db263c name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:20:10.172474 | controller |     "Jun 12 15:42:19.374788 crc crio[3652]: time=\"2026-06-12T15:42:19.374711758Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8a46fa8feeea5d04fd602559027f8bacc97e12bbf8e33793dca08e812e1f8825\" id=a3596306-572c-4d63-bf79-693160edfe31 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:20:10.172489 | controller |     "Jun 12 15:42:19.377717 crc crio[3652]: time=\"2026-06-12T15:42:19.377620784Z\" level=info msg=\"Creating container: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver\" id=559c4e62-b1a4-435c-aa04-42375c82ae8e name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:20:10.172518 | controller |     "Jun 12 15:42:19.378244 crc crio[3652]: time=\"2026-06-12T15:42:19.378109479Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.172533 | controller |     "Jun 12 15:42:19.395426 crc crio[3652]: time=\"2026-06-12T15:42:19.39531884Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.172549 | controller |     "Jun 12 15:42:19.751653 crc crio[3652]: time=\"2026-06-12T15:42:19.751568558Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.172564 | controller |     "Jun 12 15:42:19.842367 crc crio[3652]: time=\"2026-06-12T15:42:19.842238843Z\" level=info msg=\"Created container e5b49a58fe34cc2f71dc824f2c070b54302302cf3608262d1c9ca6508d95ec1b: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver\" id=559c4e62-b1a4-435c-aa04-42375c82ae8e name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:20:10.172599 | controller |     "Jun 12 15:42:19.843908 crc crio[3652]: time=\"2026-06-12T15:42:19.843798729Z\" level=info msg=\"Starting container: e5b49a58fe34cc2f71dc824f2c070b54302302cf3608262d1c9ca6508d95ec1b\" id=a89c8f5a-886f-4291-b39d-ab1ca735acc5 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 17:20:10.172617 | controller |     "Jun 12 15:42:19.850557 crc crio[3652]: time=\"2026-06-12T15:42:19.850401486Z\" level=info msg=\"Started container\" PID=6214 containerID=e5b49a58fe34cc2f71dc824f2c070b54302302cf3608262d1c9ca6508d95ec1b description=openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver id=a89c8f5a-886f-4291-b39d-ab1ca735acc5 name=/runtime.v1.RuntimeService/StartContainer sandboxID=d1d3c73d05e0e17c7496620374d587bf9c1ee52837dd4a82244b93732084297e",
2026-06-12 17:20:10.172632 | controller |     "Jun 12 15:42:20.378637 crc crio[3652]: time=\"2026-06-12T15:42:20.378528474Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04\" id=1c4a779b-bdf7-49cb-a524-bdfed6b5f2f5 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:20:10.172647 | controller |     "Jun 12 15:42:20.381523 crc crio[3652]: time=\"2026-06-12T15:42:20.381331074Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04\" id=89605a6a-7f9d-4c75-9ca3-a96c83310eec name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:20:10.172662 | controller |     "Jun 12 15:42:20.384319 crc crio[3652]: time=\"2026-06-12T15:42:20.38422323Z\" level=info msg=\"Creating container: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-check-endpoints\" id=03c63d33-f95a-4bda-9061-fa5e8ace12ba name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:20:10.172677 | controller |     "Jun 12 15:42:20.385036 crc crio[3652]: time=\"2026-06-12T15:42:20.384940951Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.172692 | controller |     "Jun 12 15:42:20.405768 crc crio[3652]: time=\"2026-06-12T15:42:20.405622096Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.172707 | controller |     "Jun 12 15:42:20.838274 crc crio[3652]: time=\"2026-06-12T15:42:20.838186892Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.172726 | controller |     "Jun 12 15:42:20.926291 crc crio[3652]: time=\"2026-06-12T15:42:20.926065874Z\" level=info msg=\"Created container dbcfe4afd831b307071e9622b75234312f10063e9881f090e207ceef535020cd: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-check-endpoints\" id=03c63d33-f95a-4bda-9061-fa5e8ace12ba name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:20:10.172741 | controller |     "Jun 12 15:42:20.927392 crc crio[3652]: time=\"2026-06-12T15:42:20.927331912Z\" level=info msg=\"Starting container: dbcfe4afd831b307071e9622b75234312f10063e9881f090e207ceef535020cd\" id=89fd5a19-020d-4d86-a409-67f8664cb7c7 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 17:20:10.172756 | controller |     "Jun 12 15:42:20.937363 crc crio[3652]: time=\"2026-06-12T15:42:20.937225065Z\" level=info msg=\"Started container\" PID=6276 containerID=dbcfe4afd831b307071e9622b75234312f10063e9881f090e207ceef535020cd description=openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-check-endpoints id=89fd5a19-020d-4d86-a409-67f8664cb7c7 name=/runtime.v1.RuntimeService/StartContainer sandboxID=d1d3c73d05e0e17c7496620374d587bf9c1ee52837dd4a82244b93732084297e",
2026-06-12 17:20:10.172771 | controller |     "Jun 12 15:42:24.471039 crc crio[3652]: time=\"2026-06-12T15:42:24.470784713Z\" level=info msg=\"Stopping container: 612b20e5b1f825061c1bd1ba370d8af42ea5d1dd1e54f14dd3790567357a737e (timeout: 30s)\" id=59ade75a-579c-4e23-8414-6cf72bf9a993 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 17:20:10.172786 | controller |     "Jun 12 15:42:24.714851 crc crio[3652]: time=\"2026-06-12T15:42:24.714693406Z\" level=info msg=\"Stopped container 612b20e5b1f825061c1bd1ba370d8af42ea5d1dd1e54f14dd3790567357a737e: openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller\" id=59ade75a-579c-4e23-8414-6cf72bf9a993 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 17:20:10.172801 | controller |     "Jun 12 15:42:25.478665 crc crio[3652]: time=\"2026-06-12T15:42:25.478563903Z\" level=info msg=\"Removing container: e62d5f552918981d30cca3a21e7471dc9de6a414de21f766f57358cd172f8361\" id=5e99ae4c-f60a-42e0-a6c1-38e26889c720 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 17:20:10.172816 | controller |     "Jun 12 15:42:25.825868 crc crio[3652]: time=\"2026-06-12T15:42:25.822236462Z\" level=info msg=\"Removed container e62d5f552918981d30cca3a21e7471dc9de6a414de21f766f57358cd172f8361: openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller\" id=5e99ae4c-f60a-42e0-a6c1-38e26889c720 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 17:20:10.172831 | controller |     "Jun 12 15:42:39.320198 crc crio[3652]: time=\"2026-06-12T15:42:39.319726821Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c6a47106effd9e9a41131e2bf6c832b80cd77b3439334f760b35b0729f2fb00\" id=3543c85e-2c31-4170-afc4-5a383538c807 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:20:10.172845 | controller |     "Jun 12 15:42:39.322251 crc crio[3652]: time=\"2026-06-12T15:42:39.322179175Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c6a47106effd9e9a41131e2bf6c832b80cd77b3439334f760b35b0729f2fb00\" id=cd5329bc-2d66-4521-8706-cf1b22978f71 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:20:10.172859 | controller |     "Jun 12 15:42:39.324432 crc crio[3652]: time=\"2026-06-12T15:42:39.324377469Z\" level=info msg=\"Creating container: openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller\" id=1ded7d02-bd24-42c3-8bca-dfabf8b7bf63 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:20:10.172874 | controller |     "Jun 12 15:42:39.324941 crc crio[3652]: time=\"2026-06-12T15:42:39.324861934Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.172892 | controller |     "Jun 12 15:42:39.345959 crc crio[3652]: time=\"2026-06-12T15:42:39.345818847Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.172908 | controller |     "Jun 12 15:42:39.533272 crc crio[3652]: time=\"2026-06-12T15:42:39.533154495Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.172922 | controller |     "Jun 12 15:42:39.642497 crc crio[3652]: time=\"2026-06-12T15:42:39.642311941Z\" level=info msg=\"Created container ec45c62699e9cf3df3f9f89644cf855319bdc083c963e2b0905b14ddf446bbdb: openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller\" id=1ded7d02-bd24-42c3-8bca-dfabf8b7bf63 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:20:10.172937 | controller |     "Jun 12 15:42:39.643638 crc crio[3652]: time=\"2026-06-12T15:42:39.643568308Z\" level=info msg=\"Starting container: ec45c62699e9cf3df3f9f89644cf855319bdc083c963e2b0905b14ddf446bbdb\" id=3762cab0-ac4d-441f-aba3-124027b87c1f name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 17:20:10.172952 | controller |     "Jun 12 15:42:39.648004 crc crio[3652]: time=\"2026-06-12T15:42:39.647955549Z\" level=info msg=\"Started container\" PID=6405 containerID=ec45c62699e9cf3df3f9f89644cf855319bdc083c963e2b0905b14ddf446bbdb description=openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller id=3762cab0-ac4d-441f-aba3-124027b87c1f name=/runtime.v1.RuntimeService/StartContainer sandboxID=08925344ca1fb98d480c9f4fa2cf1bb311348aff6b665a8cfa8fa6afb5c4ef5f",
2026-06-12 17:20:10.172968 | controller |     "Jun 12 15:42:42.565772 crc crio[3652]: time=\"2026-06-12T15:42:42.565641129Z\" level=info msg=\"Stopping container: dbcfe4afd831b307071e9622b75234312f10063e9881f090e207ceef535020cd (timeout: 15s)\" id=55273235-004f-41f1-a6de-e1d54f2d096c name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 17:20:10.172983 | controller |     "Jun 12 15:42:57.578303 crc crio[3652]: time=\"2026-06-12T15:42:57.578086449Z\" level=warning msg=\"Stopping container dbcfe4afd831b307071e9622b75234312f10063e9881f090e207ceef535020cd with stop signal(15) timed out. Killing...\"",
2026-06-12 17:20:10.172998 | controller |     "Jun 12 15:42:57.755668 crc crio[3652]: time=\"2026-06-12T15:42:57.755574635Z\" level=info msg=\"Removing container: 5eadf050da0b2faf7625ae85ad713e1cf2d6e559a9989667624c99d7045b701d\" id=f0bcfc9d-1234-4bc3-a6d9-ab8b05a5f05f name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 17:20:10.173014 | controller |     "Jun 12 15:42:57.822536 crc crio[3652]: time=\"2026-06-12T15:42:57.822370934Z\" level=info msg=\"Removed container 5eadf050da0b2faf7625ae85ad713e1cf2d6e559a9989667624c99d7045b701d: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-check-endpoints\" id=f0bcfc9d-1234-4bc3-a6d9-ab8b05a5f05f name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 17:20:10.173029 | controller |     "Jun 12 15:42:58.119430 crc crio[3652]: time=\"2026-06-12T15:42:58.119252976Z\" level=info msg=\"Stopped container dbcfe4afd831b307071e9622b75234312f10063e9881f090e207ceef535020cd: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-check-endpoints\" id=55273235-004f-41f1-a6de-e1d54f2d096c name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 17:20:10.173044 | controller |     "Jun 12 15:42:58.121789 crc crio[3652]: time=\"2026-06-12T15:42:58.121660218Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04\" id=24e8a780-9985-4095-b569-90e40a1ca626 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:20:10.173061 | controller |     "Jun 12 15:42:58.125182 crc crio[3652]: time=\"2026-06-12T15:42:58.125023837Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04\" id=08353190-6192-42d1-bc0b-7af573c2f88e name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:20:10.173088 | controller |     "Jun 12 15:42:58.128222 crc crio[3652]: time=\"2026-06-12T15:42:58.12814554Z\" level=info msg=\"Creating container: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-check-endpoints\" id=a4431ce5-1bf3-42a0-8a8b-ef49efbc31be name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:20:10.173106 | controller |     "Jun 12 15:42:58.129013 crc crio[3652]: time=\"2026-06-12T15:42:58.128926964Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.173122 | controller |     "Jun 12 15:42:58.144943 crc crio[3652]: time=\"2026-06-12T15:42:58.144861277Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.173138 | controller |     "Jun 12 15:42:58.329032 crc crio[3652]: time=\"2026-06-12T15:42:58.328837146Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.173153 | controller |     "Jun 12 15:42:58.424225 crc crio[3652]: time=\"2026-06-12T15:42:58.424139299Z\" level=info msg=\"Created container ff3ead32d96dc137aa0a4d820a656f0aff9e194cdc43fbf5506917c5be55ba3d: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-check-endpoints\" id=a4431ce5-1bf3-42a0-8a8b-ef49efbc31be name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:20:10.173169 | controller |     "Jun 12 15:42:58.426396 crc crio[3652]: time=\"2026-06-12T15:42:58.426284403Z\" level=info msg=\"Starting container: ff3ead32d96dc137aa0a4d820a656f0aff9e194cdc43fbf5506917c5be55ba3d\" id=c4f05907-680b-4776-b25b-20bfe5cef559 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 17:20:10.173184 | controller |     "Jun 12 15:42:58.431774 crc crio[3652]: time=\"2026-06-12T15:42:58.431660543Z\" level=info msg=\"Started container\" PID=6541 containerID=ff3ead32d96dc137aa0a4d820a656f0aff9e194cdc43fbf5506917c5be55ba3d description=openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-check-endpoints id=c4f05907-680b-4776-b25b-20bfe5cef559 name=/runtime.v1.RuntimeService/StartContainer sandboxID=d1d3c73d05e0e17c7496620374d587bf9c1ee52837dd4a82244b93732084297e",
2026-06-12 17:20:10.173200 | controller |     "Jun 12 15:43:04.221832 crc crio[3652]: time=\"2026-06-12T15:43:04.221735312Z\" level=info msg=\"Stopping container: ec45c62699e9cf3df3f9f89644cf855319bdc083c963e2b0905b14ddf446bbdb (timeout: 30s)\" id=816b0100-9182-465b-a318-a2202feff5ab name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 17:20:10.173216 | controller |     "Jun 12 15:43:04.403084 crc crio[3652]: time=\"2026-06-12T15:43:04.402899477Z\" level=info msg=\"Stopped container ec45c62699e9cf3df3f9f89644cf855319bdc083c963e2b0905b14ddf446bbdb: openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller\" id=816b0100-9182-465b-a318-a2202feff5ab name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 17:20:10.173232 | controller |     "Jun 12 15:43:04.404775 crc crio[3652]: time=\"2026-06-12T15:43:04.404671239Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c6a47106effd9e9a41131e2bf6c832b80cd77b3439334f760b35b0729f2fb00\" id=812e5054-fbf4-4527-9882-562d058b2f34 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:20:10.173247 | controller |     "Jun 12 15:43:04.407238 crc crio[3652]: time=\"2026-06-12T15:43:04.407127763Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c6a47106effd9e9a41131e2bf6c832b80cd77b3439334f760b35b0729f2fb00\" id=87ffb44d-d443-4afb-b6cf-289a1e310e68 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:20:10.173266 | controller |     "Jun 12 15:43:04.409387 crc crio[3652]: time=\"2026-06-12T15:43:04.409281127Z\" level=info msg=\"Creating container: openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller\" id=3f268428-b45f-4749-964d-305faf0ccd8c name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:20:10.173282 | controller |     "Jun 12 15:43:04.409749 crc crio[3652]: time=\"2026-06-12T15:43:04.409661648Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.173298 | controller |     "Jun 12 15:43:04.421085 crc crio[3652]: time=\"2026-06-12T15:43:04.421016955Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.173313 | controller |     "Jun 12 15:43:04.563546 crc crio[3652]: time=\"2026-06-12T15:43:04.563088488Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.173328 | controller |     "Jun 12 15:43:04.651311 crc crio[3652]: time=\"2026-06-12T15:43:04.650724964Z\" level=info msg=\"Created container e774d9f7c684d3baa11deb3bdaf647e62d24aa31d4cc374b97ba598ee8fafb2a: openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller\" id=3f268428-b45f-4749-964d-305faf0ccd8c name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:20:10.173343 | controller |     "Jun 12 15:43:04.652348 crc crio[3652]: time=\"2026-06-12T15:43:04.652271139Z\" level=info msg=\"Starting container: e774d9f7c684d3baa11deb3bdaf647e62d24aa31d4cc374b97ba598ee8fafb2a\" id=9da89e71-0595-40bd-8f0a-8d88aaec5e92 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 17:20:10.173358 | controller |     "Jun 12 15:43:04.656605 crc crio[3652]: time=\"2026-06-12T15:43:04.656418553Z\" level=info msg=\"Started container\" PID=6604 containerID=e774d9f7c684d3baa11deb3bdaf647e62d24aa31d4cc374b97ba598ee8fafb2a description=openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller id=9da89e71-0595-40bd-8f0a-8d88aaec5e92 name=/runtime.v1.RuntimeService/StartContainer sandboxID=08925344ca1fb98d480c9f4fa2cf1bb311348aff6b665a8cfa8fa6afb5c4ef5f",
2026-06-12 17:20:10.173374 | controller |     "Jun 12 15:43:04.804765 crc crio[3652]: time=\"2026-06-12T15:43:04.804700811Z\" level=info msg=\"Removing container: 612b20e5b1f825061c1bd1ba370d8af42ea5d1dd1e54f14dd3790567357a737e\" id=bb93dc6c-8887-422c-9784-f91fd89e832c name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 17:20:10.173390 | controller |     "Jun 12 15:43:04.830418 crc crio[3652]: time=\"2026-06-12T15:43:04.830324511Z\" level=info msg=\"Removed container 612b20e5b1f825061c1bd1ba370d8af42ea5d1dd1e54f14dd3790567357a737e: openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller\" id=bb93dc6c-8887-422c-9784-f91fd89e832c name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 17:20:10.173405 | controller |     "Jun 12 15:43:32.563585 crc crio[3652]: time=\"2026-06-12T15:43:32.563420564Z\" level=info msg=\"Stopping container: ff3ead32d96dc137aa0a4d820a656f0aff9e194cdc43fbf5506917c5be55ba3d (timeout: 15s)\" id=1f64a112-383e-4ba4-b640-8409e8edeb2f name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 17:20:10.173420 | controller |     "Jun 12 15:43:34.223119 crc crio[3652]: time=\"2026-06-12T15:43:34.222951045Z\" level=info msg=\"Stopping container: e774d9f7c684d3baa11deb3bdaf647e62d24aa31d4cc374b97ba598ee8fafb2a (timeout: 30s)\" id=5b765a66-7a28-484b-ad6f-d8652db7f193 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 17:20:10.173435 | controller |     "Jun 12 15:43:34.392309 crc crio[3652]: time=\"2026-06-12T15:43:34.391872777Z\" level=info msg=\"Stopped container e774d9f7c684d3baa11deb3bdaf647e62d24aa31d4cc374b97ba598ee8fafb2a: openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller\" id=5b765a66-7a28-484b-ad6f-d8652db7f193 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 17:20:10.173453 | controller |     "Jun 12 15:43:34.954833 crc crio[3652]: time=\"2026-06-12T15:43:34.953685488Z\" level=info msg=\"Removing container: ec45c62699e9cf3df3f9f89644cf855319bdc083c963e2b0905b14ddf446bbdb\" id=3b679caf-2f3e-490c-b0b1-a24ba9fa656f name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 17:20:10.173469 | controller |     "Jun 12 15:43:34.974895 crc crio[3652]: time=\"2026-06-12T15:43:34.974708382Z\" level=info msg=\"Removed container ec45c62699e9cf3df3f9f89644cf855319bdc083c963e2b0905b14ddf446bbdb: openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller\" id=3b679caf-2f3e-490c-b0b1-a24ba9fa656f name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 17:20:10.173484 | controller |     "Jun 12 15:43:47.573502 crc crio[3652]: time=\"2026-06-12T15:43:47.572852721Z\" level=warning msg=\"Stopping container ff3ead32d96dc137aa0a4d820a656f0aff9e194cdc43fbf5506917c5be55ba3d with stop signal(15) timed out. Killing...\"",
2026-06-12 17:20:10.173501 | controller |     "Jun 12 15:43:48.033871 crc crio[3652]: time=\"2026-06-12T15:43:48.033761633Z\" level=info msg=\"Removing container: dbcfe4afd831b307071e9622b75234312f10063e9881f090e207ceef535020cd\" id=f8b3aedc-6fd9-4301-95bd-a581128d0832 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 17:20:10.173515 | controller |     "Jun 12 15:43:48.059717 crc crio[3652]: time=\"2026-06-12T15:43:48.058925803Z\" level=info msg=\"Removed container dbcfe4afd831b307071e9622b75234312f10063e9881f090e207ceef535020cd: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-check-endpoints\" id=f8b3aedc-6fd9-4301-95bd-a581128d0832 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 17:20:10.173530 | controller |     "Jun 12 15:43:48.102132 crc crio[3652]: time=\"2026-06-12T15:43:48.101918775Z\" level=info msg=\"Stopped container ff3ead32d96dc137aa0a4d820a656f0aff9e194cdc43fbf5506917c5be55ba3d: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-check-endpoints\" id=1f64a112-383e-4ba4-b640-8409e8edeb2f name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 17:20:10.173545 | controller |     "Jun 12 15:43:48.103877 crc crio[3652]: time=\"2026-06-12T15:43:48.10379449Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04\" id=3cb43ef2-a0ea-434c-893e-e381ffb8140c name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:20:10.173560 | controller |     "Jun 12 15:43:48.106337 crc crio[3652]: time=\"2026-06-12T15:43:48.106221372Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04\" id=efb4e338-eb7e-4ff6-85ac-eef3fd35ecc8 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:20:10.173592 | controller |     "Jun 12 15:43:48.108646 crc crio[3652]: time=\"2026-06-12T15:43:48.10854789Z\" level=info msg=\"Creating container: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-check-endpoints\" id=fd9929c4-4095-4dbc-a511-99e9df2d7a48 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:20:10.173612 | controller |     "Jun 12 15:43:48.108958 crc crio[3652]: time=\"2026-06-12T15:43:48.10888287Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.173628 | controller |     "Jun 12 15:43:48.123238 crc crio[3652]: time=\"2026-06-12T15:43:48.123146559Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.173644 | controller |     "Jun 12 15:43:48.268955 crc crio[3652]: time=\"2026-06-12T15:43:48.268818629Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.173662 | controller |     "Jun 12 15:43:48.415490 crc crio[3652]: time=\"2026-06-12T15:43:48.415191369Z\" level=info msg=\"Created container 31e1a7ad22d3adb3cb913aaf2af582f8d1ac087748dec2c5c07cced06474afc4: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-check-endpoints\" id=fd9929c4-4095-4dbc-a511-99e9df2d7a48 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:20:10.173678 | controller |     "Jun 12 15:43:48.417644 crc crio[3652]: time=\"2026-06-12T15:43:48.417542638Z\" level=info msg=\"Starting container: 31e1a7ad22d3adb3cb913aaf2af582f8d1ac087748dec2c5c07cced06474afc4\" id=13aa1111-4ef0-42c9-b0d1-979ebd70f659 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 17:20:10.173694 | controller |     "Jun 12 15:43:48.423411 crc crio[3652]: time=\"2026-06-12T15:43:48.423312779Z\" level=info msg=\"Started container\" PID=6885 containerID=31e1a7ad22d3adb3cb913aaf2af582f8d1ac087748dec2c5c07cced06474afc4 description=openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-check-endpoints id=13aa1111-4ef0-42c9-b0d1-979ebd70f659 name=/runtime.v1.RuntimeService/StartContainer sandboxID=d1d3c73d05e0e17c7496620374d587bf9c1ee52837dd4a82244b93732084297e",
2026-06-12 17:20:10.173709 | controller |     "Jun 12 15:44:18.318643 crc crio[3652]: time=\"2026-06-12T15:44:18.318009867Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c6a47106effd9e9a41131e2bf6c832b80cd77b3439334f760b35b0729f2fb00\" id=f284a68a-b314-4da5-a3d6-e84bfb73c41a name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:20:10.173725 | controller |     "Jun 12 15:44:18.322280 crc crio[3652]: time=\"2026-06-12T15:44:18.322143259Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c6a47106effd9e9a41131e2bf6c832b80cd77b3439334f760b35b0729f2fb00\" id=25166a04-6163-47b0-9117-6ce445347d3d name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:20:10.173739 | controller |     "Jun 12 15:44:18.325529 crc crio[3652]: time=\"2026-06-12T15:44:18.325391874Z\" level=info msg=\"Creating container: openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller\" id=0c5e5558-0c91-428e-8018-9682ff9817d5 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:20:10.173755 | controller |     "Jun 12 15:44:18.326620 crc crio[3652]: time=\"2026-06-12T15:44:18.326545079Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.173770 | controller |     "Jun 12 15:44:18.343367 crc crio[3652]: time=\"2026-06-12T15:44:18.343171628Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.173786 | controller |     "Jun 12 15:44:18.517949 crc crio[3652]: time=\"2026-06-12T15:44:18.51756923Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.173801 | controller |     "Jun 12 15:44:18.903838 crc crio[3652]: time=\"2026-06-12T15:44:18.903702424Z\" level=info msg=\"Created container 5091e7cff9c3f3d943c1e429cd8003245458932605712a555a0b5fe965bb0136: openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller\" id=0c5e5558-0c91-428e-8018-9682ff9817d5 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:20:10.173816 | controller |     "Jun 12 15:44:18.905653 crc crio[3652]: time=\"2026-06-12T15:44:18.905559149Z\" level=info msg=\"Starting container: 5091e7cff9c3f3d943c1e429cd8003245458932605712a555a0b5fe965bb0136\" id=f1780a06-02bb-41a0-a0d3-1ea954e9c8d0 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 17:20:10.173832 | controller |     "Jun 12 15:44:18.914956 crc crio[3652]: time=\"2026-06-12T15:44:18.914756519Z\" level=info msg=\"Started container\" PID=7251 containerID=5091e7cff9c3f3d943c1e429cd8003245458932605712a555a0b5fe965bb0136 description=openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller id=f1780a06-02bb-41a0-a0d3-1ea954e9c8d0 name=/runtime.v1.RuntimeService/StartContainer sandboxID=08925344ca1fb98d480c9f4fa2cf1bb311348aff6b665a8cfa8fa6afb5c4ef5f",
2026-06-12 17:20:10.173851 | controller |     "Jun 12 15:45:05.750274 crc crio[3652]: time=\"2026-06-12T15:45:05.749803453Z\" level=info msg=\"Running pod sandbox: openshift-network-console/networking-console-plugin-5ff7774fd9-nljh6/POD\" id=f4475fef-5619-4229-bb4b-78e2694da6a2 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:20:10.173868 | controller |     "Jun 12 15:45:05.751604 crc crio[3652]: time=\"2026-06-12T15:45:05.750280787Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.173883 | controller |     "Jun 12 15:45:05.768695 crc crio[3652]: time=\"2026-06-12T15:45:05.768607292Z\" level=info msg=\"Got pod network &{Name:networking-console-plugin-5ff7774fd9-nljh6 Namespace:openshift-network-console ID:dbf0a4a88ccca55923717a31db7f94e4b1ecaa0414c77bb3095ae74cef6688f3 UID:6a9ae5f6-97bd-46ac-bafa-ca1b4452a141 NetNS:/var/run/netns/d23fc71b-6721-4898-9a5e-a73793bd12d5 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:0xc000182d98}] Aliases:map[]}\"",
2026-06-12 17:20:10.173900 | controller |     "Jun 12 15:45:05.768695 crc crio[3652]: time=\"2026-06-12T15:45:05.768680074Z\" level=info msg=\"Adding pod openshift-network-console_networking-console-plugin-5ff7774fd9-nljh6 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 17:20:10.173915 | controller |     "Jun 12 15:45:08.699910 crc crio[3652]: time=\"2026-06-12T15:45:08.699411813Z\" level=info msg=\"Running pod sandbox: openshift-operator-lifecycle-manager/packageserver-7d4fc7d867-qt46x/POD\" id=38bf4d7c-24b4-498a-b6bf-a34b383d4a69 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:20:10.173931 | controller |     "Jun 12 15:45:08.699910 crc crio[3652]: time=\"2026-06-12T15:45:08.699882127Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.173946 | controller |     "Jun 12 15:45:08.718913 crc crio[3652]: time=\"2026-06-12T15:45:08.718756428Z\" level=info msg=\"Running pod sandbox: openshift-kube-storage-version-migrator-operator/kube-storage-version-migrator-operator-565b79b866-2h5s6/POD\" id=4fc8c02d-f0b8-4e3b-9695-043f3230f7fe name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:20:10.173962 | controller |     "Jun 12 15:45:08.719118 crc crio[3652]: time=\"2026-06-12T15:45:08.718935853Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.173977 | controller |     "Jun 12 15:45:08.722583 crc crio[3652]: time=\"2026-06-12T15:45:08.722419687Z\" level=info msg=\"Got pod network &{Name:packageserver-7d4fc7d867-qt46x Namespace:openshift-operator-lifecycle-manager ID:9c944acf5c073a1ddb110f7dcadb9e8ab102e871154334c2957731bfcdb41c1b UID:584a9db0-8534-48e1-b484-d23b9c489569 NetNS:/var/run/netns/5f2f81f0-35b2-4ae6-8f4e-57c046cc6b9c 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:0xc001692bd8}] Aliases:map[]}\"",
2026-06-12 17:20:10.173993 | controller |     "Jun 12 15:45:08.722583 crc crio[3652]: time=\"2026-06-12T15:45:08.722566121Z\" level=info msg=\"Adding pod openshift-operator-lifecycle-manager_packageserver-7d4fc7d867-qt46x to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 17:20:10.174011 | controller |     "Jun 12 15:45:08.738516 crc crio[3652]: time=\"2026-06-12T15:45:08.738066905Z\" level=info msg=\"Running pod sandbox: openshift-kube-controller-manager-operator/kube-controller-manager-operator-69d5f845f8-mm4qn/POD\" id=1a3b09b3-773e-4091-ac98-ca8fe64122ca name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:20:10.174028 | controller |     "Jun 12 15:45:08.738612 crc crio[3652]: time=\"2026-06-12T15:45:08.738546216Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.174061 | controller |     "Jun 12 15:45:08.739242 crc crio[3652]: time=\"2026-06-12T15:45:08.739066433Z\" level=info msg=\"Got pod network &{Name:kube-storage-version-migrator-operator-565b79b866-2h5s6 Namespace:openshift-kube-storage-version-migrator-operator ID:98f31d74e1d05e9179b60a6eea6aba71f01beaf06ee222e6d0d36e15a6b3a448 UID:8f573912-eb25-4f17-bfe5-81325e551bf2 NetNS:/var/run/netns/c04a037f-25c3-4996-af4e-46e036c189b3 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:0xc00008c530}] Aliases:map[]}\"",
2026-06-12 17:20:10.174083 | controller |     "Jun 12 15:45:08.739242 crc crio[3652]: time=\"2026-06-12T15:45:08.739162125Z\" level=info msg=\"Adding pod openshift-kube-storage-version-migrator-operator_kube-storage-version-migrator-operator-565b79b866-2h5s6 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 17:20:10.174106 | controller |     "Jun 12 15:45:08.763766 crc crio[3652]: time=\"2026-06-12T15:45:08.763198598Z\" level=info msg=\"Running pod sandbox: openshift-machine-api/control-plane-machine-set-operator-75ffdb6fcd-m5wxr/POD\" id=4a1d0c36-96a3-4f66-9468-9530bf27ada7 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:20:10.174123 | controller |     "Jun 12 15:45:08.763766 crc crio[3652]: time=\"2026-06-12T15:45:08.763297211Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.174141 | controller |     "Jun 12 15:45:08.768180 crc crio[3652]: time=\"2026-06-12T15:45:08.767660161Z\" level=info msg=\"Got pod network &{Name:kube-controller-manager-operator-69d5f845f8-mm4qn Namespace:openshift-kube-controller-manager-operator ID:827a070b4cba9dc6a530cc45df2171a89697c75580a52ab5a8186e47d442a4c5 UID:89eeceba-0661-4e85-be2e-57d689102094 NetNS:/var/run/netns/305fb6bd-0fda-4369-b5e1-9cb792f0184d 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:0xc001692ef8}] Aliases:map[]}\"",
2026-06-12 17:20:10.174157 | controller |     "Jun 12 15:45:08.768180 crc crio[3652]: time=\"2026-06-12T15:45:08.767724004Z\" level=info msg=\"Adding pod openshift-kube-controller-manager-operator_kube-controller-manager-operator-69d5f845f8-mm4qn to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 17:20:10.174173 | controller |     "Jun 12 15:45:08.774759 crc crio[3652]: time=\"2026-06-12T15:45:08.774569309Z\" level=info msg=\"Running pod sandbox: openshift-operator-lifecycle-manager/olm-operator-5cdf44d969-ssqvn/POD\" id=4287c5ad-5963-4eab-9deb-c3d7cf4c79bf name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:20:10.174189 | controller |     "Jun 12 15:45:08.774828 crc crio[3652]: time=\"2026-06-12T15:45:08.774801456Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.174205 | controller |     "Jun 12 15:45:08.784099 crc crio[3652]: time=\"2026-06-12T15:45:08.783985948Z\" level=info msg=\"Running pod sandbox: openshift-apiserver-operator/openshift-apiserver-operator-846cbfc458-xttmf/POD\" id=85f9edac-99a6-4ba5-854e-6006084d53b0 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:20:10.174225 | controller |     "Jun 12 15:45:08.784209 crc crio[3652]: time=\"2026-06-12T15:45:08.784151053Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.174241 | controller |     "Jun 12 15:45:08.784209 crc crio[3652]: time=\"2026-06-12T15:45:08.784180953Z\" level=info msg=\"Running pod sandbox: openshift-ingress-operator/ingress-operator-6b9cb4dbcf-5fpw9/POD\" id=8f48bf78-89b1-4d4d-9dff-45ba70dd5b6e name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:20:10.174258 | controller |     "Jun 12 15:45:08.784399 crc crio[3652]: time=\"2026-06-12T15:45:08.784280846Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.174273 | controller |     "Jun 12 15:45:08.799343 crc crio[3652]: time=\"2026-06-12T15:45:08.799267221Z\" level=info msg=\"Running pod sandbox: openshift-cluster-samples-operator/cluster-samples-operator-6b564684c8-bqbxk/POD\" id=183dccab-e851-4025-b1d4-9e512d5e8f3f name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:20:10.174288 | controller |     "Jun 12 15:45:08.803832 crc crio[3652]: time=\"2026-06-12T15:45:08.799619562Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.174304 | controller |     "Jun 12 15:45:08.804704 crc crio[3652]: time=\"2026-06-12T15:45:08.80462666Z\" level=info msg=\"Got pod network &{Name:control-plane-machine-set-operator-75ffdb6fcd-m5wxr Namespace:openshift-machine-api ID:f01eb52d610cf5c258e253e6e5f978c75d7dee27323b2608768f5cb52df9e355 UID:8f342bf1-eea2-4806-8a6b-5f4c24d40c0c NetNS:/var/run/netns/3615639f-4457-42ec-8e52-be64c37cc6aa 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:0xc00181a070}] Aliases:map[]}\"",
2026-06-12 17:20:10.174325 | controller |     "Jun 12 15:45:08.804704 crc crio[3652]: time=\"2026-06-12T15:45:08.804689082Z\" level=info msg=\"Adding pod openshift-machine-api_control-plane-machine-set-operator-75ffdb6fcd-m5wxr to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 17:20:10.174342 | controller |     "Jun 12 15:45:08.805320 crc crio[3652]: time=\"2026-06-12T15:45:08.805216788Z\" level=info msg=\"Got pod network &{Name:olm-operator-5cdf44d969-ssqvn Namespace:openshift-operator-lifecycle-manager ID:2e865eccc0a40e8a970a9f5c409a97281cbe5cc08b1d41bfb4f5f78a9906895a UID:6e1163b9-cb14-4016-a0bf-126812657ac4 NetNS:/var/run/netns/a6216130-e895-4aa5-85be-e8d1198a1adb 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:0xc00008c920}] Aliases:map[]}\"",
2026-06-12 17:20:10.174358 | controller |     "Jun 12 15:45:08.805320 crc crio[3652]: time=\"2026-06-12T15:45:08.80529733Z\" level=info msg=\"Adding pod openshift-operator-lifecycle-manager_olm-operator-5cdf44d969-ssqvn to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 17:20:10.174374 | controller |     "Jun 12 15:45:08.817877 crc crio[3652]: time=\"2026-06-12T15:45:08.817777772Z\" level=info msg=\"Running pod sandbox: openshift-operator-lifecycle-manager/package-server-manager-77f986bd66-5lhf9/POD\" id=7b262a22-50a1-4161-a2bf-0cb1df221df7 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:20:10.174391 | controller |     "Jun 12 15:45:08.818005 crc crio[3652]: time=\"2026-06-12T15:45:08.817920997Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.174410 | controller |     "Jun 12 15:45:08.820277 crc crio[3652]: time=\"2026-06-12T15:45:08.820189385Z\" level=info msg=\"Running pod sandbox: openshift-network-diagnostics/network-check-source-5bb8f5cd97-xdvz5/POD\" id=356654e0-9be1-41b6-a2bd-898de71723fa name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:20:10.174426 | controller |     "Jun 12 15:45:08.820376 crc crio[3652]: time=\"2026-06-12T15:45:08.820284688Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.174442 | controller |     "Jun 12 15:45:08.834130 crc crio[3652]: time=\"2026-06-12T15:45:08.833557515Z\" level=info msg=\"Got pod network &{Name:openshift-apiserver-operator-846cbfc458-xttmf Namespace:openshift-apiserver-operator ID:3a708460aeed374a2fdfc4a971518f67fe6abc738f312dbc837e03df3e3e778d UID:7d46baeb-32f5-4d0b-aeba-13333da51152 NetNS:/var/run/netns/36e5dfb3-e707-4062-acaa-a8b5734f64f9 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:0xc0013762a0}] Aliases:map[]}\"",
2026-06-12 17:20:10.174458 | controller |     "Jun 12 15:45:08.834130 crc crio[3652]: time=\"2026-06-12T15:45:08.83372571Z\" level=info msg=\"Adding pod openshift-apiserver-operator_openshift-apiserver-operator-846cbfc458-xttmf to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 17:20:10.174473 | controller |     "Jun 12 15:45:08.835278 crc crio[3652]: time=\"2026-06-12T15:45:08.83517733Z\" level=info msg=\"Got pod network &{Name:ingress-operator-6b9cb4dbcf-5fpw9 Namespace:openshift-ingress-operator ID:16102d1018b1a207b2b6839a58c50b422398800d2d68f1d71a3fc28d7c2327eb UID:e466d193-2f16-441a-9f10-579f91762fb9 NetNS:/var/run/netns/d79f47bc-86f2-4f3e-9e65-dc0ceaebd4e9 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:0xc0001364f0}] Aliases:map[]}\"",
2026-06-12 17:20:10.174489 | controller |     "Jun 12 15:45:08.835278 crc crio[3652]: time=\"2026-06-12T15:45:08.835255982Z\" level=info msg=\"Adding pod openshift-ingress-operator_ingress-operator-6b9cb4dbcf-5fpw9 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 17:20:10.174505 | controller |     "Jun 12 15:45:08.837891 crc crio[3652]: time=\"2026-06-12T15:45:08.837596452Z\" level=info msg=\"Got pod network &{Name:cluster-samples-operator-6b564684c8-bqbxk Namespace:openshift-cluster-samples-operator ID:51110e767760b8bcc88b627c3a17f58ca4a343d18e43a496db4257181b9350d3 UID:5bdc8e81-e580-4572-a41c-f8ed0e8c6dc0 NetNS:/var/run/netns/62821008-09c1-4536-adea-335c4cbfd4be 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:0xc00008c730}] Aliases:map[]}\"",
2026-06-12 17:20:10.174520 | controller |     "Jun 12 15:45:08.837992 crc crio[3652]: time=\"2026-06-12T15:45:08.83789376Z\" level=info msg=\"Adding pod openshift-cluster-samples-operator_cluster-samples-operator-6b564684c8-bqbxk to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 17:20:10.174535 | controller |     "Jun 12 15:45:08.858387 crc crio[3652]: time=\"2026-06-12T15:45:08.857864935Z\" level=info msg=\"Running pod sandbox: openshift-network-diagnostics/network-check-target-fhkjl/POD\" id=4db156f3-801b-41af-b171-728ea865c606 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:20:10.174550 | controller |     "Jun 12 15:45:08.858387 crc crio[3652]: time=\"2026-06-12T15:45:08.857987048Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.174569 | controller |     "Jun 12 15:45:08.867421 crc crio[3652]: time=\"2026-06-12T15:45:08.867206662Z\" level=info msg=\"Got pod network &{Name:package-server-manager-77f986bd66-5lhf9 Namespace:openshift-operator-lifecycle-manager ID:d74dc1510d6800720583587190fd93c5aa74faf3a97646b258dad5fa1618f91b UID:bebbba29-e4e9-44ad-b643-3a7ebf505270 NetNS:/var/run/netns/adc07243-355f-49bf-9e0c-241edd85f58b 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:0xc0004302c0}] Aliases:map[]}\"",
2026-06-12 17:20:10.174606 | controller |     "Jun 12 15:45:08.867421 crc crio[3652]: time=\"2026-06-12T15:45:08.867286964Z\" level=info msg=\"Adding pod openshift-operator-lifecycle-manager_package-server-manager-77f986bd66-5lhf9 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 17:20:10.174624 | controller |     "Jun 12 15:45:08.870161 crc crio[3652]: time=\"2026-06-12T15:45:08.86998092Z\" level=info msg=\"Running pod sandbox: openshift-console-operator/console-operator-67c89758df-4jf4f/POD\" id=f1da75f5-10d7-4af2-9dc4-3c71b07f7bbc name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:20:10.174640 | controller |     "Jun 12 15:45:08.870256 crc crio[3652]: time=\"2026-06-12T15:45:08.87020318Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.174655 | controller |     "Jun 12 15:45:08.870570 crc crio[3652]: time=\"2026-06-12T15:45:08.86998092Z\" level=info msg=\"Running pod sandbox: openshift-ingress/router-default-68cf44c8b8-w4gs8/POD\" id=4062ea32-30a8-4a25-9c31-2a59ea2958a1 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:20:10.174670 | controller |     "Jun 12 15:45:08.870570 crc crio[3652]: time=\"2026-06-12T15:45:08.870358815Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.174685 | controller |     "Jun 12 15:45:08.875204 crc crio[3652]: time=\"2026-06-12T15:45:08.875100304Z\" level=info msg=\"Got pod network &{Name:network-check-source-5bb8f5cd97-xdvz5 Namespace:openshift-network-diagnostics ID:5b514e281ce7a1f6c1c97d3905a148cda316c65aa961ac3ef11e67727e04a89b UID:f863fff9-286a-45fa-b8f0-8a86994b8440 NetNS:/var/run/netns/08569b8e-c24f-4b46-889e-e7f665683e42 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:0xc001692388}] Aliases:map[]}\"",
2026-06-12 17:20:10.174700 | controller |     "Jun 12 15:45:08.875204 crc crio[3652]: time=\"2026-06-12T15:45:08.875165806Z\" level=info msg=\"Adding pod openshift-network-diagnostics_network-check-source-5bb8f5cd97-xdvz5 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 17:20:10.174715 | controller |     "Jun 12 15:45:08.895168 crc crio[3652]: time=\"2026-06-12T15:45:08.89476443Z\" level=info msg=\"Got pod network &{Name:network-check-target-fhkjl Namespace:openshift-network-diagnostics ID:3a4e23ae2ec3b52d79b1f9d21d80528f7cbba90cf7801f56c0b71ff83de9981c UID:17b87002-b798-480a-8e17-83053d698239 NetNS:/var/run/netns/e5548c97-f785-4dae-9f40-655e9c9fbce8 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:0xc001376560}] Aliases:map[]}\"",
2026-06-12 17:20:10.174731 | controller |     "Jun 12 15:45:08.895168 crc crio[3652]: time=\"2026-06-12T15:45:08.894923525Z\" level=info msg=\"Adding pod openshift-network-diagnostics_network-check-target-fhkjl to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 17:20:10.174749 | controller |     "Jun 12 15:45:08.904540 crc crio[3652]: time=\"2026-06-12T15:45:08.904177661Z\" level=warning msg=\"Skipping invalid sysctl specified by config {net.ipv4.ping_group_range 0 2147483647}: \\\"net.ipv4.ping_group_range\\\" not allowed with host net enabled\" id=4062ea32-30a8-4a25-9c31-2a59ea2958a1 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:20:10.174765 | controller |     "Jun 12 15:45:08.918908 crc crio[3652]: time=\"2026-06-12T15:45:08.916285516Z\" level=info msg=\"Running pod sandbox: openshift-network-operator/iptables-alerter-5jnd7/POD\" id=586dc2ae-2e11-4042-b658-f6466dcd7a1f name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:20:10.174780 | controller |     "Jun 12 15:45:08.918908 crc crio[3652]: time=\"2026-06-12T15:45:08.917797511Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.174795 | controller |     "Jun 12 15:45:08.931316 crc crio[3652]: time=\"2026-06-12T15:45:08.927404295Z\" level=info msg=\"Running pod sandbox: openshift-multus/network-metrics-daemon-n2bqt/POD\" id=c86e792b-cfb6-4355-8dc8-be5f9b324a34 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:20:10.174810 | controller |     "Jun 12 15:45:08.931316 crc crio[3652]: time=\"2026-06-12T15:45:08.927777836Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.174825 | controller |     "Jun 12 15:45:08.931316 crc crio[3652]: time=\"2026-06-12T15:45:08.930972857Z\" level=warning msg=\"Skipping invalid sysctl specified by config {net.ipv4.ping_group_range 0 2147483647}: \\\"net.ipv4.ping_group_range\\\" not allowed with host net enabled\" id=586dc2ae-2e11-4042-b658-f6466dcd7a1f name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:20:10.174840 | controller |     "Jun 12 15:45:09.044206 crc crio[3652]: time=\"2026-06-12T15:45:09.011888974Z\" level=info msg=\"Running pod sandbox: openshift-cluster-machine-approver/machine-approver-54c688565-5bsg4/POD\" id=a0e08cba-f87b-4fc6-8da3-00c270fa1195 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:20:10.174854 | controller |     "Jun 12 15:45:09.044206 crc crio[3652]: time=\"2026-06-12T15:45:09.041254323Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.174869 | controller |     "Jun 12 15:45:09.044206 crc crio[3652]: time=\"2026-06-12T15:45:09.033791103Z\" level=info msg=\"Running pod sandbox: openshift-kube-storage-version-migrator/migrator-866fcbc849-vfggj/POD\" id=8fad7b6d-97ab-406e-a91a-02f06d0c8fe1 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:20:10.174883 | controller |     "Jun 12 15:45:09.044206 crc crio[3652]: time=\"2026-06-12T15:45:09.042963629Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.174898 | controller |     "Jun 12 15:45:09.044206 crc crio[3652]: time=\"2026-06-12T15:45:09.039572787Z\" level=info msg=\"Ran pod sandbox 9705f917b8855f278bb8d8e32f85529288a3030f134f5011ec1064b21422093f with infra container: openshift-ingress/router-default-68cf44c8b8-w4gs8/POD\" id=4062ea32-30a8-4a25-9c31-2a59ea2958a1 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:20:10.174913 | controller |     "Jun 12 15:45:09.044206 crc crio[3652]: time=\"2026-06-12T15:45:09.039714892Z\" level=info msg=\"Got pod network &{Name:network-metrics-daemon-n2bqt Namespace:openshift-multus ID:51dfdac6adfbf2f3bce4e1c0f57f6c665b32b41f9961b274c917f242b2e27bc7 UID:504f5b64-2069-4529-9127-e6f993b1b649 NetNS:/var/run/netns/05aac8b5-ff18-42bd-9512-938f276e3d4a 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:0xc0001821e0}] Aliases:map[]}\"",
2026-06-12 17:20:10.174931 | controller |     "Jun 12 15:45:09.044206 crc crio[3652]: time=\"2026-06-12T15:45:09.044153431Z\" level=info msg=\"Adding pod openshift-multus_network-metrics-daemon-n2bqt to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 17:20:10.174946 | controller |     "Jun 12 15:45:09.050192 crc crio[3652]: time=\"2026-06-12T15:45:09.047874566Z\" level=info msg=\"Got pod network &{Name:console-operator-67c89758df-4jf4f Namespace:openshift-console-operator ID:513e23c00f009ba7073a3d399726dafa22a66b94d0f8ee3c740e710f8e7415b5 UID:a7050c01-20e1-4a5b-9a20-dee2d4b99ee2 NetNS:/var/run/netns/acb90e78-1be5-46f5-8c15-b05f424e7228 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:0xc00008cca0}] Aliases:map[]}\"",
2026-06-12 17:20:10.174962 | controller |     "Jun 12 15:45:09.050192 crc crio[3652]: time=\"2026-06-12T15:45:09.048247298Z\" level=info msg=\"Adding pod openshift-console-operator_console-operator-67c89758df-4jf4f to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 17:20:10.174977 | controller |     "Jun 12 15:45:09.056677 crc crio[3652]: time=\"2026-06-12T15:45:09.056388262Z\" level=info msg=\"Ran pod sandbox 345f5e99af9dd22bfac0f0cffc76c3c68fcfbdad770a38900ed9f27fc96be7f8 with infra container: openshift-network-operator/iptables-alerter-5jnd7/POD\" id=586dc2ae-2e11-4042-b658-f6466dcd7a1f name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:20:10.174992 | controller |     "Jun 12 15:45:09.059768 crc crio[3652]: time=\"2026-06-12T15:45:09.058817476Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:21b12ff0c81c1d535e7c31aff3a73b1e9ca763e5f88037f59ade0dfab6ed8946\" id=0a44477c-c8b0-4ced-a13c-62376f5ebe7c name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:20:10.175053 | controller |     "Jun 12 15:45:09.071742 crc crio[3652]: time=\"2026-06-12T15:45:09.067679253Z\" level=info msg=\"Running pod sandbox: openshift-apiserver/apiserver-9ddfb9f55-k47zv/POD\" id=da3c6ed4-36b7-45db-9676-b57a5e5045de name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:20:10.175074 | controller |     "Jun 12 15:45:09.071742 crc crio[3652]: time=\"2026-06-12T15:45:09.067997612Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.175091 | controller |     "Jun 12 15:45:09.071742 crc crio[3652]: time=\"2026-06-12T15:45:09.067690387Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:5c5d7468f6838b6a714482e62ea956659212f3415ec8f69989f75eb6d8744a6e\" id=d7136824-78d4-44d4-9d4a-26ba9d5d4285 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:20:10.175114 | controller |     "Jun 12 15:45:09.099811 crc crio[3652]: time=\"2026-06-12T15:45:09.095292063Z\" level=info msg=\"Running pod sandbox: openshift-multus/multus-additional-cni-plugins-hdftf/POD\" id=259c48e7-33c4-4cbf-a85b-003a431d988f name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:20:10.175134 | controller |     "Jun 12 15:45:09.099811 crc crio[3652]: time=\"2026-06-12T15:45:09.095384316Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.175150 | controller |     "Jun 12 15:45:09.102357 crc crio[3652]: time=\"2026-06-12T15:45:09.10222992Z\" level=info msg=\"Running pod sandbox: openshift-network-operator/network-operator-7bdcf4f5bd-7fjxv/POD\" id=dfa7dd44-5a6c-4afa-80db-5fa1527f8571 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:20:10.175173 | controller |     "Jun 12 15:45:09.103204 crc crio[3652]: time=\"2026-06-12T15:45:09.102950133Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.175188 | controller |     "Jun 12 15:45:09.103318 crc crio[3652]: time=\"2026-06-12T15:45:09.102297333Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:21b12ff0c81c1d535e7c31aff3a73b1e9ca763e5f88037f59ade0dfab6ed8946\" id=43e11592-f6b8-43cf-8f8a-616e1e552090 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:20:10.175203 | controller |     "Jun 12 15:45:09.103318 crc crio[3652]: time=\"2026-06-12T15:45:09.102785629Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:5c5d7468f6838b6a714482e62ea956659212f3415ec8f69989f75eb6d8744a6e\" id=d1a4dd72-2965-44a1-992f-3bbb2461ea91 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:20:10.175218 | controller |     "Jun 12 15:45:09.104387 crc crio[3652]: time=\"2026-06-12T15:45:09.103725446Z\" level=info msg=\"Running pod sandbox: openshift-ovn-kubernetes/ovnkube-node-2tk97/POD\" id=9859fc33-21a8-4c09-89b9-b0eb1bee83dc name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:20:10.175234 | controller |     "Jun 12 15:45:09.104387 crc crio[3652]: time=\"2026-06-12T15:45:09.103940063Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.175249 | controller |     "Jun 12 15:45:09.137113 crc crio[3652]: time=\"2026-06-12T15:45:09.13598869Z\" level=info msg=\"Running pod sandbox: openshift-operator-lifecycle-manager/catalog-operator-75ff9f647d-4s428/POD\" id=232182e3-0486-4b36-95b1-e6510c44a5d3 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:20:10.175264 | controller |     "Jun 12 15:45:09.137113 crc crio[3652]: time=\"2026-06-12T15:45:09.136420213Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.175279 | controller |     "Jun 12 15:45:09.157419 crc crio[3652]: time=\"2026-06-12T15:45:09.154706333Z\" level=info msg=\"Running pod sandbox: openshift-authentication-operator/authentication-operator-7f5c659b84-khkfm/POD\" id=58903baf-d62b-44c5-8220-64f300326de4 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:20:10.175295 | controller |     "Jun 12 15:45:09.157419 crc crio[3652]: time=\"2026-06-12T15:45:09.154812406Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.175310 | controller |     "Jun 12 15:45:09.199108 crc crio[3652]: time=\"2026-06-12T15:45:09.18053481Z\" level=info msg=\"Creating container: openshift-ingress/router-default-68cf44c8b8-w4gs8/router\" id=15e4575b-fdde-4a1a-a7b9-ccf0d67e5d26 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:20:10.175325 | controller |     "Jun 12 15:45:09.199108 crc crio[3652]: time=\"2026-06-12T15:45:09.182883531Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.175340 | controller |     "Jun 12 15:45:09.199108 crc crio[3652]: time=\"2026-06-12T15:45:09.185352815Z\" level=warning msg=\"Skipping invalid sysctl specified by config {net.ipv4.ping_group_range 0 2147483647}: \\\"net.ipv4.ping_group_range\\\" not allowed with host net enabled\" id=a0e08cba-f87b-4fc6-8da3-00c270fa1195 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:20:10.175355 | controller |     "Jun 12 15:45:09.199108 crc crio[3652]: time=\"2026-06-12T15:45:09.198379496Z\" level=info msg=\"Creating container: openshift-network-operator/iptables-alerter-5jnd7/iptables-alerter\" id=5dfeacce-6d64-4385-9e87-98426c9c1bdb name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:20:10.175374 | controller |     "Jun 12 15:45:09.201419 crc crio[3652]: time=\"2026-06-12T15:45:09.199190758Z\" level=info msg=\"Running pod sandbox: openshift-cluster-version/cluster-version-operator-7c9b9cfd6-49qt2/POD\" id=cf8fb340-5944-4129-aa37-8890da3d1b8f name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:20:10.175390 | controller |     "Jun 12 15:45:09.201419 crc crio[3652]: time=\"2026-06-12T15:45:09.199277291Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.175405 | controller |     "Jun 12 15:45:09.208854 crc crio[3652]: time=\"2026-06-12T15:45:09.207206861Z\" level=info msg=\"Running pod sandbox: openshift-dns-operator/dns-operator-799b87ffcd-h5xh9/POD\" id=c39bf6bf-6d82-471b-98aa-a2f34a895d79 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:20:10.175420 | controller |     "Jun 12 15:45:09.208854 crc crio[3652]: time=\"2026-06-12T15:45:09.207754068Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.175436 | controller |     "Jun 12 15:45:09.216232 crc crio[3652]: time=\"2026-06-12T15:45:09.214817895Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.175451 | controller |     "Jun 12 15:45:09.261174 crc crio[3652]: time=\"2026-06-12T15:45:09.260936792Z\" level=info msg=\"Running pod sandbox: openshift-image-registry/node-ca-2wddl/POD\" id=9739cff2-4080-4ee1-a419-e6e75633eaa9 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:20:10.175466 | controller |     "Jun 12 15:45:09.261174 crc crio[3652]: time=\"2026-06-12T15:45:09.261136588Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.175481 | controller |     "Jun 12 15:45:09.297375 crc crio[3652]: time=\"2026-06-12T15:45:09.297148172Z\" level=info msg=\"Running pod sandbox: openshift-multus/multus-bzhnf/POD\" id=6e9a9d8e-3c96-4b69-9c81-c2bfbb2be2fc name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:20:10.175497 | controller |     "Jun 12 15:45:09.302519 crc crio[3652]: time=\"2026-06-12T15:45:09.302136347Z\" level=info msg=\"Running pod sandbox: openshift-machine-config-operator/machine-config-controller-f9cdd68f7-bb2jm/POD\" id=f97d4523-07c3-4298-bb48-05ebec3c2207 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:20:10.175512 | controller |     "Jun 12 15:45:09.305991 crc crio[3652]: time=\"2026-06-12T15:45:09.3057331Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.175527 | controller |     "Jun 12 15:45:09.307361 crc crio[3652]: time=\"2026-06-12T15:45:09.307150203Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.175542 | controller |     "Jun 12 15:45:09.323892 crc crio[3652]: time=\"2026-06-12T15:45:09.323328152Z\" level=info msg=\"Running pod sandbox: openshift-network-node-identity/network-node-identity-dgvkt/POD\" id=6f3b963e-4f56-413f-970d-b6ea2ddf4a50 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:20:10.175557 | controller |     "Jun 12 15:45:09.323892 crc crio[3652]: time=\"2026-06-12T15:45:09.323405094Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.175588 | controller |     "Jun 12 15:45:09.466738 crc crio[3652]: time=\"2026-06-12T15:45:09.464739414Z\" level=info msg=\"Running pod sandbox: openshift-machine-api/machine-api-operator-755bb95488-cj4b6/POD\" id=97fe78a8-089c-41f8-b331-7f3d7786cdc7 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:20:10.175614 | controller |     "Jun 12 15:45:09.466738 crc crio[3652]: time=\"2026-06-12T15:45:09.46667044Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.175632 | controller |     "Jun 12 15:45:09.534407 crc crio[3652]: time=\"2026-06-12T15:45:09.531113209Z\" level=info msg=\"Running pod sandbox: openshift-config-operator/openshift-config-operator-5777786469-bccdj/POD\" id=dc02ec7b-d9ad-4347-8d12-e321e66875eb name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:20:10.175647 | controller |     "Jun 12 15:45:09.534407 crc crio[3652]: time=\"2026-06-12T15:45:09.531193691Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.175663 | controller |     "Jun 12 15:45:09.578220 crc crio[3652]: time=\"2026-06-12T15:45:09.577253147Z\" level=info msg=\"Running pod sandbox: openshift-machine-config-operator/machine-config-operator-67c9d58cbb-dc6bh/POD\" id=8a3e0693-9418-41df-866f-c2b7bed4e2b8 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:20:10.175678 | controller |     "Jun 12 15:45:09.578220 crc crio[3652]: time=\"2026-06-12T15:45:09.578195205Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.175694 | controller |     "Jun 12 15:45:09.598414 crc crio[3652]: time=\"2026-06-12T15:45:09.598306885Z\" level=info msg=\"Got pod network &{Name:apiserver-9ddfb9f55-k47zv Namespace:openshift-apiserver ID:49275781af512ea260dcf59866bc6daa0255249d14741beeea02bf8f55dc92c0 UID:e7508fa2-0f14-41e2-8972-4e2e11009b77 NetNS:/var/run/netns/b65bc90c-5141-4507-ae7d-43d5bd57eb61 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:0xc001692128}] Aliases:map[]}\"",
2026-06-12 17:20:10.175710 | controller |     "Jun 12 15:45:09.598414 crc crio[3652]: time=\"2026-06-12T15:45:09.598385168Z\" level=info msg=\"Adding pod openshift-apiserver_apiserver-9ddfb9f55-k47zv to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 17:20:10.175725 | controller |     "Jun 12 15:45:09.902884 crc crio[3652]: time=\"2026-06-12T15:45:09.899868876Z\" level=info msg=\"Got pod network &{Name:migrator-866fcbc849-vfggj Namespace:openshift-kube-storage-version-migrator ID:95f7d80725e9a2357064ea682b206d7058ea9b4ba18095e20ef260d7db07d593 UID:95e1bfe8-fa45-4e53-9e80-89e7ac6db708 NetNS:/var/run/netns/858dbb2b-339b-411a-8806-29b8bc65428d 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:0xc000136688}] Aliases:map[]}\"",
2026-06-12 17:20:10.175741 | controller |     "Jun 12 15:45:09.902884 crc crio[3652]: time=\"2026-06-12T15:45:09.900182237Z\" level=info msg=\"Adding pod openshift-kube-storage-version-migrator_migrator-866fcbc849-vfggj to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 17:20:10.175756 | controller |     "Jun 12 15:45:09.923392 crc crio[3652]: time=\"2026-06-12T15:45:09.922963895Z\" level=info msg=\"Ran pod sandbox 2e94585f77bc5c852377d9c848b1c13b14f77a5c1d38a7dace079c6a05e835e4 with infra container: openshift-cluster-machine-approver/machine-approver-54c688565-5bsg4/POD\" id=a0e08cba-f87b-4fc6-8da3-00c270fa1195 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:20:10.175771 | controller |     "Jun 12 15:45:10.098153 crc crio[3652]: time=\"2026-06-12T15:45:10.097645275Z\" level=warning msg=\"Skipping invalid sysctl specified by config {net.ipv4.ping_group_range 0 2147483647}: \\\"net.ipv4.ping_group_range\\\" not allowed with host net enabled\" id=9859fc33-21a8-4c09-89b9-b0eb1bee83dc name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:20:10.175790 | controller |     "Jun 12 15:45:10.143794 crc crio[3652]: time=\"2026-06-12T15:45:10.13934938Z\" level=warning msg=\"Skipping invalid sysctl specified by config {net.ipv4.ping_group_range 0 2147483647}: \\\"net.ipv4.ping_group_range\\\" not allowed with host net enabled\" id=6e9a9d8e-3c96-4b69-9c81-c2bfbb2be2fc name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:20:10.175805 | controller |     "Jun 12 15:45:10.315389 crc crio[3652]: time=\"2026-06-12T15:45:10.314963105Z\" level=info msg=\"Got pod network &{Name:catalog-operator-75ff9f647d-4s428 Namespace:openshift-operator-lifecycle-manager ID:44ec8a7da6d260b0a2ac26115254c88aa04c62b066718c182fc991148b8c5b13 UID:d1618753-e855-455c-8eee-e4fb77abbc17 NetNS:/var/run/netns/d152fb17-8c1e-4ac7-b47c-0266f56ec53d 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:0xc000430b58}] Aliases:map[]}\"",
2026-06-12 17:20:10.175821 | controller |     "Jun 12 15:45:10.321785 crc crio[3652]: time=\"2026-06-12T15:45:10.32175788Z\" level=info msg=\"Adding pod openshift-operator-lifecycle-manager_catalog-operator-75ff9f647d-4s428 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 17:20:10.175836 | controller |     "Jun 12 15:45:10.347921 crc crio[3652]: time=\"2026-06-12T15:45:10.341759426Z\" level=warning msg=\"Skipping invalid sysctl specified by config {net.ipv4.ping_group_range 0 2147483647}: \\\"net.ipv4.ping_group_range\\\" not allowed with host net enabled\" id=dfa7dd44-5a6c-4afa-80db-5fa1527f8571 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:20:10.175851 | controller |     "Jun 12 15:45:10.350775 crc crio[3652]: time=\"2026-06-12T15:45:10.34870383Z\" level=warning msg=\"Skipping invalid sysctl specified by config {net.ipv4.ping_group_range 0 2147483647}: \\\"net.ipv4.ping_group_range\\\" not allowed with host net enabled\" id=259c48e7-33c4-4cbf-a85b-003a431d988f name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:20:10.175866 | controller |     "Jun 12 15:45:10.623305 crc crio[3652]: time=\"2026-06-12T15:45:10.58099297Z\" level=info msg=\"Got pod network &{Name:machine-config-controller-f9cdd68f7-bb2jm Namespace:openshift-machine-config-operator ID:7243e8c614feb11e47587ae6adede37c5b715a7a819a709bccec138e946c34ad UID:e968817c-5b6a-4904-ba68-59a8235d6c0d NetNS:/var/run/netns/676adc1b-11f0-4812-a9ce-d230b9a28396 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:0xc000430c18}] Aliases:map[]}\"",
2026-06-12 17:20:10.175881 | controller |     "Jun 12 15:45:10.623305 crc crio[3652]: time=\"2026-06-12T15:45:10.581522316Z\" level=info msg=\"Adding pod openshift-machine-config-operator_machine-config-controller-f9cdd68f7-bb2jm to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 17:20:10.175897 | controller |     "Jun 12 15:45:10.624809 crc crio[3652]: time=\"2026-06-12T15:45:10.624171242Z\" level=warning msg=\"Skipping invalid sysctl specified by config {net.ipv4.ping_group_range 0 2147483647}: \\\"net.ipv4.ping_group_range\\\" not allowed with host net enabled\" id=cf8fb340-5944-4129-aa37-8890da3d1b8f name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:20:10.175911 | controller |     "Jun 12 15:45:10.630212 crc crio[3652]: time=\"2026-06-12T15:45:10.628845613Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=9187fa5d-504f-4ed9-a255-a48021709abf name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:20:10.175927 | controller |     "Jun 12 15:45:10.673483 crc crio[3652]: time=\"2026-06-12T15:45:10.655970229Z\" level=info msg=\"Running pod sandbox: openshift-controller-manager/controller-manager-8bbbb897c-c9m74/POD\" id=3bcf27ca-aade-4778-b0e0-0d96fae6cf06 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:20:10.175944 | controller |     "Jun 12 15:45:10.673483 crc crio[3652]: time=\"2026-06-12T15:45:10.656136414Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.175960 | controller |     "Jun 12 15:45:10.785585 crc crio[3652]: time=\"2026-06-12T15:45:10.782219138Z\" level=info msg=\"Got pod network &{Name:authentication-operator-7f5c659b84-khkfm Namespace:openshift-authentication-operator ID:76c82518d41a754f528aab8134171558b571661130589e046197bd5d5658d51c UID:677c2747-1901-4941-94f1-8281cced296b NetNS:/var/run/netns/ebdc1ded-a9f1-496c-a66d-39fc12ad61ce 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:0xc001692558}] Aliases:map[]}\"",
2026-06-12 17:20:10.175976 | controller |     "Jun 12 15:45:10.785585 crc crio[3652]: time=\"2026-06-12T15:45:10.782409015Z\" level=info msg=\"Adding pod openshift-authentication-operator_authentication-operator-7f5c659b84-khkfm to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 17:20:10.175991 | controller |     "Jun 12 15:45:10.854311 crc crio[3652]: time=\"2026-06-12T15:45:10.843423509Z\" level=info msg=\"Ran pod sandbox ef76bc2fe3143f66ca4d9b2adc7be0beeaa03fdaabc9f96106a99e4997f45b8a with infra container: openshift-multus/multus-bzhnf/POD\" id=6e9a9d8e-3c96-4b69-9c81-c2bfbb2be2fc name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:20:10.176006 | controller |     "Jun 12 15:45:12.141848 crc crio[3652]: time=\"2026-06-12T15:45:12.140722104Z\" level=info msg=\"Ran pod sandbox 097d71c6c4376f4b2c9b34f8a3c07481b0822cfa174a391458ae82cfc61a0a62 with infra container: openshift-ovn-kubernetes/ovnkube-node-2tk97/POD\" id=9859fc33-21a8-4c09-89b9-b0eb1bee83dc name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:20:10.176022 | controller |     "Jun 12 15:45:12.146255 crc crio[3652]: time=\"2026-06-12T15:45:12.143798497Z\" level=info msg=\"Ran pod sandbox 68e1fc3eb8e5ecc73e5798620b6b780eacf14c597728d41763f42980f1ea1945 with infra container: openshift-multus/multus-additional-cni-plugins-hdftf/POD\" id=259c48e7-33c4-4cbf-a85b-003a431d988f name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:20:10.176039 | controller |     "Jun 12 15:45:12.146255 crc crio[3652]: time=\"2026-06-12T15:45:12.146204848Z\" level=info msg=\"Running pod sandbox: openshift-authentication/oauth-openshift-685b49f4d7-4d6xb/POD\" id=1aba869c-ac52-4e7a-ac1c-57d3805f6b33 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:20:10.176054 | controller |     "Jun 12 15:45:12.148807 crc crio[3652]: time=\"2026-06-12T15:45:12.146285291Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.176072 | controller |     "Jun 12 15:45:12.148807 crc crio[3652]: time=\"2026-06-12T15:45:12.146297312Z\" level=info msg=\"Running pod sandbox: openshift-controller-manager-operator/openshift-controller-manager-operator-686468bdd5-sjcrn/POD\" id=7066fcf8-4c84-46af-9368-53eca0a092fe name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:20:10.176089 | controller |     "Jun 12 15:45:12.148807 crc crio[3652]: time=\"2026-06-12T15:45:12.146631212Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.176105 | controller |     "Jun 12 15:45:12.148807 crc crio[3652]: time=\"2026-06-12T15:45:12.146971232Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/community-operators-qhh6t/POD\" id=68114ba4-94b5-44ed-9b11-4208b7b63d08 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:20:10.176132 | controller |     "Jun 12 15:45:12.148807 crc crio[3652]: time=\"2026-06-12T15:45:12.147087925Z\" level=info msg=\"Running pod sandbox: openshift-etcd-operator/etcd-operator-69b85846b6-9w8mk/POD\" id=3a8e4568-518a-4bb9-8b41-bdca8b7c43c3 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:20:10.176153 | controller |     "Jun 12 15:45:12.148807 crc crio[3652]: time=\"2026-06-12T15:45:12.147157687Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.176170 | controller |     "Jun 12 15:45:12.148807 crc crio[3652]: time=\"2026-06-12T15:45:12.147212469Z\" level=info msg=\"Running pod sandbox: openshift-console/downloads-747b44746d-4pqvr/POD\" id=5d91fe4a-1fdf-494a-bf24-17cb6855810b name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:20:10.176185 | controller |     "Jun 12 15:45:12.148807 crc crio[3652]: time=\"2026-06-12T15:45:12.14727187Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.176202 | controller |     "Jun 12 15:45:12.148807 crc crio[3652]: time=\"2026-06-12T15:45:12.147338802Z\" level=info msg=\"Running pod sandbox: openshift-route-controller-manager/route-controller-manager-9c77555c6-bjsff/POD\" id=23176e2e-6d4a-4dc7-a2a0-fcbca7b20e55 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:20:10.176217 | controller |     "Jun 12 15:45:12.148807 crc crio[3652]: time=\"2026-06-12T15:45:12.147397284Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.176233 | controller |     "Jun 12 15:45:12.152198 crc crio[3652]: time=\"2026-06-12T15:45:12.147425215Z\" level=info msg=\"Running pod sandbox: openshift-multus/multus-admission-controller-69db94689b-rvf8p/POD\" id=52b91fb5-abb6-48af-ad20-23852a10390f name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:20:10.176249 | controller |     "Jun 12 15:45:12.152317 crc crio[3652]: time=\"2026-06-12T15:45:12.152206749Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.176265 | controller |     "Jun 12 15:45:12.152317 crc crio[3652]: time=\"2026-06-12T15:45:12.147095665Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.176280 | controller |     "Jun 12 15:45:12.153353 crc crio[3652]: time=\"2026-06-12T15:45:12.15231955Z\" level=info msg=\"Ran pod sandbox e361c72c8a89f725dc4e16520f53a357ef00e6b759641a81f47fe5e49e87ed2b with infra container: openshift-network-operator/network-operator-7bdcf4f5bd-7fjxv/POD\" id=dfa7dd44-5a6c-4afa-80db-5fa1527f8571 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:20:10.176296 | controller |     "Jun 12 15:45:12.157843 crc crio[3652]: time=\"2026-06-12T15:45:12.149398635Z\" level=info msg=\"Running pod sandbox: openshift-oauth-apiserver/apiserver-8596bd845d-l6g6s/POD\" id=9a6b7dd5-7aef-4c7e-87d0-58b6239563bc name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:20:10.176317 | controller |     "Jun 12 15:45:12.157926 crc crio[3652]: time=\"2026-06-12T15:45:12.157903911Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.176392 | controller |     "Jun 12 15:45:12.728863 crc crio[3652]: time=\"2026-06-12T15:45:12.148885019Z\" level=info msg=\"Got pod network &{Name:dns-operator-799b87ffcd-h5xh9 Namespace:openshift-dns-operator ID:579b6b83abbfac03360715c2b898d3fd118b9b331402862c5931f71d83188fd3 UID:13345434-cc4c-42d5-97e8-99cd8b90477a NetNS:/var/run/netns/f39cca64-70ac-4ddd-9703-61082751bc6f 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:0xc001692750}] Aliases:map[]}\"",
2026-06-12 17:20:10.176419 | controller |     "Jun 12 15:45:12.728975 crc crio[3652]: time=\"2026-06-12T15:45:12.149183079Z\" level=info msg=\"Running pod sandbox: hostpath-provisioner/csi-hostpathplugin-mpq2f/POD\" id=efbfd98a-f3f9-4421-90fc-6609d2e9955b name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:20:10.176437 | controller |     "Jun 12 15:45:12.731190 crc crio[3652]: time=\"2026-06-12T15:45:12.729070868Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.176453 | controller |     "Jun 12 15:45:12.733789 crc crio[3652]: time=\"2026-06-12T15:45:12.148823497Z\" level=info msg=\"Running pod sandbox: openshift-kube-apiserver-operator/kube-apiserver-operator-575994946d-vgpnb/POD\" id=3b59add3-dc57-4da9-b8e9-f93927bf4045 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:20:10.176470 | controller |     "Jun 12 15:45:12.733874 crc crio[3652]: time=\"2026-06-12T15:45:12.733848962Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.176486 | controller |     "Jun 12 15:45:12.733960 crc crio[3652]: time=\"2026-06-12T15:45:12.733908233Z\" level=info msg=\"Adding pod openshift-dns-operator_dns-operator-799b87ffcd-h5xh9 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 17:20:10.176502 | controller |     "Jun 12 15:45:12.734120 crc crio[3652]: time=\"2026-06-12T15:45:12.148944401Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/certified-operators-l27pk/POD\" id=d267fc9f-d948-4837-9252-5a0df7d49d70 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:20:10.176518 | controller |     "Jun 12 15:45:12.734301 crc crio[3652]: time=\"2026-06-12T15:45:12.734232883Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.176534 | controller |     "Jun 12 15:45:12.735392 crc crio[3652]: time=\"2026-06-12T15:45:12.149101266Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/redhat-marketplace-ntdwx/POD\" id=23fbc0e1-1fa7-4c2b-90ab-b3d6775826c1 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:20:10.176552 | controller |     "Jun 12 15:45:12.735746 crc crio[3652]: time=\"2026-06-12T15:45:12.735417239Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.176569 | controller |     "Jun 12 15:45:12.735801 crc crio[3652]: time=\"2026-06-12T15:45:12.148624931Z\" level=info msg=\"Running pod sandbox: openshift-machine-config-operator/machine-config-daemon-5w5zs/POD\" id=f5e8ce23-a6c2-4d49-9261-63c59a5c9205 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:20:10.176619 | controller |     "Jun 12 15:45:12.735835 crc crio[3652]: time=\"2026-06-12T15:45:12.148745815Z\" level=info msg=\"Running pod sandbox: openshift-kube-scheduler-operator/openshift-kube-scheduler-operator-54f497555d-d8646/POD\" id=840d7d5d-91f5-4f57-b310-2e47f87e6e51 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:20:10.176639 | controller |     "Jun 12 15:45:12.736143 crc crio[3652]: time=\"2026-06-12T15:45:12.735911692Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.176655 | controller |     "Jun 12 15:45:12.736661 crc crio[3652]: time=\"2026-06-12T15:45:12.73578743Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.176675 | controller |     "Jun 12 15:45:12.737729 crc crio[3652]: time=\"2026-06-12T15:45:12.736426284Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=0df40e3d-884c-48be-b21e-4ea82486444e name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:20:10.176692 | controller |     "Jun 12 15:45:12.741414 crc crio[3652]: time=\"2026-06-12T15:45:12.736927319Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:85f1323d589d7af13b096b1f9b438b9dfe08f3fab37534e2780e6490a665bf05\" id=42b1038c-7a10-416e-ae0a-6a8599b1b822 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:20:10.176708 | controller |     "Jun 12 15:45:12.741414 crc crio[3652]: time=\"2026-06-12T15:45:12.149170208Z\" level=info msg=\"Running pod sandbox: openshift-machine-config-operator/machine-config-server-frshx/POD\" id=d181ff85-b832-4e9d-af83-085c990a4f77 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:20:10.176724 | controller |     "Jun 12 15:45:12.741414 crc crio[3652]: time=\"2026-06-12T15:45:12.738383727Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.176740 | controller |     "Jun 12 15:45:12.741414 crc crio[3652]: time=\"2026-06-12T15:45:12.149082906Z\" level=info msg=\"Running pod sandbox: openshift-service-ca/service-ca-74545575db-n469q/POD\" id=acc09fb9-0bed-4f8b-8cef-c0390b8ff943 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:20:10.176756 | controller |     "Jun 12 15:45:12.741414 crc crio[3652]: time=\"2026-06-12T15:45:12.738519131Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.176772 | controller |     "Jun 12 15:45:12.741414 crc crio[3652]: time=\"2026-06-12T15:45:12.738763585Z\" level=info msg=\"Running pod sandbox: openshift-service-ca-operator/service-ca-operator-5b9c976747-l2sd4/POD\" id=159d8545-9315-43e6-87af-bab5d2ec1eb5 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:20:10.176788 | controller |     "Jun 12 15:45:12.741414 crc crio[3652]: time=\"2026-06-12T15:45:12.738840487Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.176804 | controller |     "Jun 12 15:45:12.741414 crc crio[3652]: time=\"2026-06-12T15:45:12.739007252Z\" level=info msg=\"Running pod sandbox: openshift-image-registry/cluster-image-registry-operator-86c45576b9-qdg7g/POD\" id=627dd02d-cb58-4600-9f6b-23065708eb05 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:20:10.176820 | controller |     "Jun 12 15:45:12.741414 crc crio[3652]: time=\"2026-06-12T15:45:12.739179517Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.176836 | controller |     "Jun 12 15:45:12.741414 crc crio[3652]: time=\"2026-06-12T15:45:12.739297091Z\" level=info msg=\"Running pod sandbox: openshift-ovn-kubernetes/ovnkube-control-plane-57b78d8988-l69zc/POD\" id=77a0405e-66d9-4274-a11f-89db10106334 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:20:10.176853 | controller |     "Jun 12 15:45:12.741414 crc crio[3652]: time=\"2026-06-12T15:45:12.739330292Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.176869 | controller |     "Jun 12 15:45:12.741414 crc crio[3652]: time=\"2026-06-12T15:45:12.73962504Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:5a2a7b3c2f1598189d8880e6aa15ab11a65b201f25012f77ba41e7487a60729a\" id=cdb1d5f6-3c15-4b40-b4e2-1935d1b9aa75 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:20:10.176888 | controller |     "Jun 12 15:45:12.741414 crc crio[3652]: time=\"2026-06-12T15:45:12.739715278Z\" level=info msg=\"Running pod sandbox: openshift-console/console-6c684df5db-cc8g8/POD\" id=7ee0cc87-6a51-4cf3-b366-f87e6f116f15 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:20:10.176905 | controller |     "Jun 12 15:45:12.741414 crc crio[3652]: time=\"2026-06-12T15:45:12.739771609Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.176921 | controller |     "Jun 12 15:45:12.741414 crc crio[3652]: time=\"2026-06-12T15:45:12.739885592Z\" level=info msg=\"Running pod sandbox: openshift-ingress-canary/ingress-canary-jlj86/POD\" id=e1c35a8c-6c31-460b-81dd-b3d0f77003fa name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:20:10.176937 | controller |     "Jun 12 15:45:12.741414 crc crio[3652]: time=\"2026-06-12T15:45:12.739984552Z\" level=info msg=\"Running pod sandbox: openshift-dns/dns-default-qtghf/POD\" id=464715fc-2408-4fb5-b87e-a836fad66906 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:20:10.176953 | controller |     "Jun 12 15:45:12.741414 crc crio[3652]: time=\"2026-06-12T15:45:12.740067614Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.176969 | controller |     "Jun 12 15:45:12.741414 crc crio[3652]: time=\"2026-06-12T15:45:12.740097599Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=9a719b70-18cf-419a-9834-316dbda0acc9 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:20:10.176985 | controller |     "Jun 12 15:45:12.741414 crc crio[3652]: time=\"2026-06-12T15:45:12.740190022Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:a8581a82ba5c8343a743aa302c4848249d8c32a9f2cd10fa68d89d835a1bdf8b\" id=baa5bad9-6d47-4ca9-9588-9a1cf3cc3b5b name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:20:10.177001 | controller |     "Jun 12 15:45:12.741414 crc crio[3652]: time=\"2026-06-12T15:45:12.740980471Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/marketplace-operator-547dbd544d-xchl9/POD\" id=1f845d2a-9541-47c4-b70f-8d8a96bebade name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:20:10.177017 | controller |     "Jun 12 15:45:12.741414 crc crio[3652]: time=\"2026-06-12T15:45:12.741222349Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.177033 | controller |     "Jun 12 15:45:12.742961 crc crio[3652]: time=\"2026-06-12T15:45:12.739887023Z\" level=info msg=\"Running pod sandbox: openshift-dns/node-resolver-277xp/POD\" id=13985c8c-1c55-4381-8ae7-5b3440b1b7f7 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:20:10.177048 | controller |     "Jun 12 15:45:12.742961 crc crio[3652]: time=\"2026-06-12T15:45:12.741554563Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.177064 | controller |     "Jun 12 15:45:12.742961 crc crio[3652]: time=\"2026-06-12T15:45:12.739893699Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/redhat-operators-x5vn9/POD\" id=1d43756d-a39b-42e1-b28b-64fb3286b55f name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:20:10.177080 | controller |     "Jun 12 15:45:12.742961 crc crio[3652]: time=\"2026-06-12T15:45:12.741621591Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.177099 | controller |     "Jun 12 15:45:12.742961 crc crio[3652]: time=\"2026-06-12T15:45:12.741874092Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.177116 | controller |     "Jun 12 15:45:12.742961 crc crio[3652]: time=\"2026-06-12T15:45:12.742239499Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.177135 | controller |     "Jun 12 15:45:12.754579 crc crio[3652]: time=\"2026-06-12T15:45:12.75398164Z\" level=info msg=\"Ran pod sandbox c1cfc23493f55612a6e555b7fbc4836f59e988d59a52bc79fce6f3c9305f772b with infra container: openshift-cluster-version/cluster-version-operator-7c9b9cfd6-49qt2/POD\" id=cf8fb340-5944-4129-aa37-8890da3d1b8f name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:20:10.177160 | controller |     "Jun 12 15:45:12.758342 crc crio[3652]: time=\"2026-06-12T15:45:12.757837546Z\" level=info msg=\"Got pod network &{Name:openshift-config-operator-5777786469-bccdj Namespace:openshift-config-operator ID:e750cb87ac620db8fa8b4e88e69664c608f73f75b2e261d27504d1af9fb8d1c7 UID:24de2af2-9e39-4c2e-96f8-42509d1baf18 NetNS:/var/run/netns/de6820e6-3ced-476b-bcaf-076bae850da7 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:0xc00181a0b0}] Aliases:map[]}\"",
2026-06-12 17:20:10.177179 | controller |     "Jun 12 15:45:12.758342 crc crio[3652]: time=\"2026-06-12T15:45:12.757902388Z\" level=info msg=\"Adding pod openshift-config-operator_openshift-config-operator-5777786469-bccdj to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 17:20:10.177196 | controller |     "Jun 12 15:45:12.778998 crc crio[3652]: time=\"2026-06-12T15:45:12.766741467Z\" level=info msg=\"Checking image status: quay.io/crcont/ocp-release@sha256:82501261b9c63012ba3b83fe4d6703c0af5eb9c9151670eb90ae480b9507d761\" id=43059230-5e55-4570-a390-15fae14215c8 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:20:10.177214 | controller |     "Jun 12 15:45:12.790967 crc crio[3652]: time=\"2026-06-12T15:45:12.790836023Z\" level=warning msg=\"Skipping invalid sysctl specified by config {net.ipv4.ping_group_range 0 2147483647}: \\\"net.ipv4.ping_group_range\\\" not allowed with host net enabled\" id=6f3b963e-4f56-413f-970d-b6ea2ddf4a50 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:20:10.177230 | controller |     "Jun 12 15:45:12.796377 crc crio[3652]: time=\"2026-06-12T15:45:12.794972158Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.177246 | controller |     "Jun 12 15:45:12.824429 crc crio[3652]: time=\"2026-06-12T15:45:12.810984737Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.177262 | controller |     "Jun 12 15:45:12.824429 crc crio[3652]: time=\"2026-06-12T15:45:12.816319307Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.177316 | controller |     "Jun 12 15:45:12.876880 crc crio[3652]: time=\"2026-06-12T15:45:12.876267499Z\" level=info msg=\"Creating container: openshift-cluster-machine-approver/machine-approver-54c688565-5bsg4/kube-rbac-proxy\" id=0b5b85dd-15aa-4ab9-8661-839e34d07d4c name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:20:10.177335 | controller |     "Jun 12 15:45:12.878823 crc crio[3652]: time=\"2026-06-12T15:45:12.877714599Z\" level=info msg=\"Checking image status: quay.io/crcont/ocp-release@sha256:82501261b9c63012ba3b83fe4d6703c0af5eb9c9151670eb90ae480b9507d761\" id=1ecf6500-bf03-41ce-9557-6446e1f4a9e3 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:20:10.177354 | controller |     "Jun 12 15:45:12.922835 crc crio[3652]: time=\"2026-06-12T15:45:12.922647313Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:85f1323d589d7af13b096b1f9b438b9dfe08f3fab37534e2780e6490a665bf05\" id=76988c8b-5dab-4b4e-ae4f-62b3ca040bb8 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:20:10.177372 | controller |     "Jun 12 15:45:12.932705 crc crio[3652]: time=\"2026-06-12T15:45:12.932569471Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:5a2a7b3c2f1598189d8880e6aa15ab11a65b201f25012f77ba41e7487a60729a\" id=8c682e94-54df-41bc-a955-de878ded21e2 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:20:10.177388 | controller |     "Jun 12 15:45:12.946002 crc crio[3652]: time=\"2026-06-12T15:45:12.932742566Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:a8581a82ba5c8343a743aa302c4848249d8c32a9f2cd10fa68d89d835a1bdf8b\" id=0287d389-de3e-473e-97f6-23eb3bda0294 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:20:10.177403 | controller |     "Jun 12 15:45:12.946002 crc crio[3652]: time=\"2026-06-12T15:45:12.937610902Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=32894ad1-160f-45ac-90cc-905251d36482 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:20:10.177420 | controller |     "Jun 12 15:45:12.965605 crc crio[3652]: time=\"2026-06-12T15:45:12.965323233Z\" level=info msg=\"Got pod network &{Name:machine-config-operator-67c9d58cbb-dc6bh Namespace:openshift-machine-config-operator ID:e6179536a22969ed9c391d2c091aa5ee6654b41893d74aaecba636c414739894 UID:e7c4bdbd-866b-490e-85ee-d4c85fa577d8 NetNS:/var/run/netns/0aaf378d-22a7-4d93-9070-68c651f2e52a 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:0xc001376470}] Aliases:map[]}\"",
2026-06-12 17:20:10.177437 | controller |     "Jun 12 15:45:12.965605 crc crio[3652]: time=\"2026-06-12T15:45:12.965523619Z\" level=info msg=\"Adding pod openshift-machine-config-operator_machine-config-operator-67c9d58cbb-dc6bh to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 17:20:10.177453 | controller |     "Jun 12 15:45:12.967304 crc crio[3652]: time=\"2026-06-12T15:45:12.967149819Z\" level=warning msg=\"Skipping invalid sysctl specified by config {net.ipv4.ping_group_range 0 2147483647}: \\\"net.ipv4.ping_group_range\\\" not allowed with host net enabled\" id=9739cff2-4080-4ee1-a419-e6e75633eaa9 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:20:10.177469 | controller |     "Jun 12 15:45:13.005566 crc crio[3652]: time=\"2026-06-12T15:45:13.005303641Z\" level=info msg=\"Ran pod sandbox 9bc4f0f376740dbf67ca0b7a6a3b7ce25caeff251bee4e4f68767bac23007d41 with infra container: openshift-network-node-identity/network-node-identity-dgvkt/POD\" id=6f3b963e-4f56-413f-970d-b6ea2ddf4a50 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:20:10.177484 | controller |     "Jun 12 15:45:13.013771 crc crio[3652]: time=\"2026-06-12T15:45:13.013732688Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=561aeb72-39ea-41c5-9f82-f3702d78a98d name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:20:10.177500 | controller |     "Jun 12 15:45:13.025808 crc crio[3652]: time=\"2026-06-12T15:45:13.024171513Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.177517 | controller |     "Jun 12 15:45:13.039615 crc crio[3652]: time=\"2026-06-12T15:45:13.039365854Z\" level=info msg=\"Got pod network &{Name:machine-api-operator-755bb95488-cj4b6 Namespace:openshift-machine-api ID:f064cb2ad83ee46a0f580763a9b27d4cdc261f7cb89234997f6ca5018eb799ed UID:12703f5c-2f19-4458-9c95-b94af53cd5d8 NetNS:/var/run/netns/6403c7f4-4b1c-445a-b510-eb2ccd8e21b2 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:0xc00008cb90}] Aliases:map[]}\"",
2026-06-12 17:20:10.177537 | controller |     "Jun 12 15:45:13.040400 crc crio[3652]: time=\"2026-06-12T15:45:13.039688633Z\" level=info msg=\"Adding pod openshift-machine-api_machine-api-operator-755bb95488-cj4b6 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 17:20:10.177554 | controller |     "Jun 12 15:45:13.042596 crc crio[3652]: time=\"2026-06-12T15:45:13.042387592Z\" level=info msg=\"Creating container: openshift-ovn-kubernetes/ovnkube-node-2tk97/kubecfg-setup\" id=86ce707d-cd39-4731-bb08-e04cf797d971 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:20:10.177570 | controller |     "Jun 12 15:45:13.042801 crc crio[3652]: time=\"2026-06-12T15:45:13.042585118Z\" level=info msg=\"Creating container: openshift-multus/multus-bzhnf/kube-multus\" id=44eb6ce7-6660-4e2b-80c2-1aef6e4a8e95 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:20:10.177605 | controller |     "Jun 12 15:45:13.042801 crc crio[3652]: time=\"2026-06-12T15:45:13.042696912Z\" level=info msg=\"Creating container: openshift-network-operator/network-operator-7bdcf4f5bd-7fjxv/network-operator\" id=e7fdcc13-145f-41fe-a526-1971d56609e8 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:20:10.177623 | controller |     "Jun 12 15:45:13.042801 crc crio[3652]: time=\"2026-06-12T15:45:13.042761874Z\" level=info msg=\"Creating container: openshift-cluster-version/cluster-version-operator-7c9b9cfd6-49qt2/cluster-version-operator\" id=fbef6e0e-c4c2-48be-8c40-c022c691ca1e name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:20:10.177638 | controller |     "Jun 12 15:45:13.042979 crc crio[3652]: time=\"2026-06-12T15:45:13.042858966Z\" level=info msg=\"Creating container: openshift-multus/multus-additional-cni-plugins-hdftf/egress-router-binary-copy\" id=b0561631-a187-4ffa-905c-e506ff0c27f6 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:20:10.177653 | controller |     "Jun 12 15:45:13.222286 crc crio[3652]: time=\"2026-06-12T15:45:13.221420096Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=54c26dda-fc7c-4a41-a494-beb5013d18ad name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:20:10.177668 | controller |     "Jun 12 15:45:13.222286 crc crio[3652]: time=\"2026-06-12T15:45:13.221526036Z\" level=info msg=\"Ran pod sandbox 319b5277273cab033c671ebacdd154724bedc7c67bb76896262855d51ff4197c with infra container: openshift-image-registry/node-ca-2wddl/POD\" id=9739cff2-4080-4ee1-a419-e6e75633eaa9 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:20:10.177684 | controller |     "Jun 12 15:45:13.238012 crc crio[3652]: time=\"2026-06-12T15:45:13.237697332Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:dcb03ccba25366bbdf74cbab6738e7ef1f97f62760886ec445a40cdf29b60418\" id=dd607fcf-7e4b-4c06-8237-c18b20f32062 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:20:10.177699 | controller |     "Jun 12 15:45:13.245293 crc crio[3652]: time=\"2026-06-12T15:45:13.245100295Z\" level=info msg=\"Got pod network &{Name:route-controller-manager-9c77555c6-bjsff Namespace:openshift-route-controller-manager ID:79a40ba880f81cb671b71f573ef2e917ff62c8f1ec9743989815f550a3eaacc8 UID:f5ed093a-5c43-49ee-8429-b0de4b9c784d NetNS:/var/run/netns/c8cea4c7-2ffc-4a2a-9ce6-8eb548fb63f4 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:0xc000182ba8}] Aliases:map[]}\"",
2026-06-12 17:20:10.177719 | controller |     "Jun 12 15:45:13.245388 crc crio[3652]: time=\"2026-06-12T15:45:13.245295461Z\" level=info msg=\"Adding pod openshift-route-controller-manager_route-controller-manager-9c77555c6-bjsff to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 17:20:10.177735 | controller |     "Jun 12 15:45:13.277258 crc crio[3652]: time=\"2026-06-12T15:45:13.276741809Z\" level=info msg=\"Got pod network &{Name:oauth-openshift-685b49f4d7-4d6xb Namespace:openshift-authentication ID:0b060685622f0e677d542dd58232818c1a837d34744580723c88e7511904bc58 UID:b167f5c3-3788-4edd-9e26-0fc3a5748dee NetNS:/var/run/netns/556a4fd0-76b9-4486-aa93-5b0f822ce8a2 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:0xc0001366e8}] Aliases:map[]}\"",
2026-06-12 17:20:10.177751 | controller |     "Jun 12 15:45:13.277258 crc crio[3652]: time=\"2026-06-12T15:45:13.276794341Z\" level=info msg=\"Adding pod openshift-authentication_oauth-openshift-685b49f4d7-4d6xb to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 17:20:10.177768 | controller |     "Jun 12 15:45:13.288600 crc crio[3652]: time=\"2026-06-12T15:45:13.287763628Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:dcb03ccba25366bbdf74cbab6738e7ef1f97f62760886ec445a40cdf29b60418\" id=5c0101d0-b4fe-4d5e-bfd4-1a0c37ccce78 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:20:10.177784 | controller |     "Jun 12 15:45:13.289867 crc crio[3652]: time=\"2026-06-12T15:45:13.289751927Z\" level=info msg=\"Creating container: openshift-network-node-identity/network-node-identity-dgvkt/webhook\" id=40574ff5-7f49-4d18-8e7f-60c6bc09349a name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:20:10.177800 | controller |     "Jun 12 15:45:13.294700 crc crio[3652]: time=\"2026-06-12T15:45:13.294007006Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.177815 | controller |     "Jun 12 15:45:13.296053 crc crio[3652]: time=\"2026-06-12T15:45:13.294970184Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.177830 | controller |     "Jun 12 15:45:13.296053 crc crio[3652]: time=\"2026-06-12T15:45:13.29519073Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.177846 | controller |     "Jun 12 15:45:13.297190 crc crio[3652]: time=\"2026-06-12T15:45:13.296636296Z\" level=info msg=\"Creating container: openshift-image-registry/node-ca-2wddl/node-ca\" id=5c9784de-5ae7-44af-95ca-f0a6e2da6095 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:20:10.177862 | controller |     "Jun 12 15:45:13.297190 crc crio[3652]: time=\"2026-06-12T15:45:13.296979449Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.177877 | controller |     "Jun 12 15:45:13.307270 crc crio[3652]: time=\"2026-06-12T15:45:13.306796189Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.177892 | controller |     "Jun 12 15:45:13.405862 crc crio[3652]: time=\"2026-06-12T15:45:13.403318212Z\" level=info msg=\"Created container bb216df5bd52c994992eb7a6e0c9731205528ea178bd1951ba1f553467004353: openshift-ingress/router-default-68cf44c8b8-w4gs8/router\" id=15e4575b-fdde-4a1a-a7b9-ccf0d67e5d26 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:20:10.177910 | controller |     "Jun 12 15:45:13.412430 crc crio[3652]: time=\"2026-06-12T15:45:13.412011853Z\" level=info msg=\"Starting container: bb216df5bd52c994992eb7a6e0c9731205528ea178bd1951ba1f553467004353\" id=91788e72-918d-4a40-ae47-dea7999ca87a name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 17:20:10.177926 | controller |     "Jun 12 15:45:13.429892 crc crio[3652]: time=\"2026-06-12T15:45:13.427938393Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.177942 | controller |     "Jun 12 15:45:13.430890 crc crio[3652]: time=\"2026-06-12T15:45:13.430410406Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.177957 | controller |     "Jun 12 15:45:13.446995 crc crio[3652]: time=\"2026-06-12T15:45:13.446949308Z\" level=info msg=\"Started container\" PID=8093 containerID=bb216df5bd52c994992eb7a6e0c9731205528ea178bd1951ba1f553467004353 description=openshift-ingress/router-default-68cf44c8b8-w4gs8/router id=91788e72-918d-4a40-ae47-dea7999ca87a name=/runtime.v1.RuntimeService/StartContainer sandboxID=9705f917b8855f278bb8d8e32f85529288a3030f134f5011ec1064b21422093f",
2026-06-12 17:20:10.177973 | controller |     "Jun 12 15:45:13.661269 crc crio[3652]: time=\"2026-06-12T15:45:13.657695614Z\" level=info msg=\"Got pod network &{Name:certified-operators-l27pk Namespace:openshift-marketplace ID:1e4c59c81946d9a970c2aa3d26ad1d39c4d7c8f2bbeaaf6fdd2945c02c0ee58d UID:91f37d35-53d4-49eb-b4e2-8ee1a226094b NetNS:/var/run/netns/b4dbb211-3517-4d98-86d8-f8aeb09226a2 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:0xc0024a2158}] Aliases:map[]}\"",
2026-06-12 17:20:10.177989 | controller |     "Jun 12 15:45:13.661269 crc crio[3652]: time=\"2026-06-12T15:45:13.660996813Z\" level=info msg=\"Adding pod openshift-marketplace_certified-operators-l27pk to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 17:20:10.178005 | controller |     "Jun 12 15:45:13.738805 crc crio[3652]: time=\"2026-06-12T15:45:13.737674824Z\" level=warning msg=\"Skipping invalid sysctl specified by config {net.ipv4.ping_group_range 0 2147483647}: \\\"net.ipv4.ping_group_range\\\" not allowed with host net enabled\" id=77a0405e-66d9-4274-a11f-89db10106334 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:20:10.178021 | controller |     "Jun 12 15:45:13.803823 crc crio[3652]: time=\"2026-06-12T15:45:13.802899553Z\" level=info msg=\"Got pod network &{Name:apiserver-8596bd845d-l6g6s Namespace:openshift-oauth-apiserver ID:8c2c802866710a4f92489ec8b4a6f88f076cad4735728cf327efd04521934bbb UID:eeb0b76f-edea-4c9c-99a1-0130c6a7453c NetNS:/var/run/netns/3aa209b7-2108-47e7-972e-a1687d4b2c15 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:0xc0013764e0}] Aliases:map[]}\"",
2026-06-12 17:20:10.178061 | controller |     "Jun 12 15:45:13.803823 crc crio[3652]: time=\"2026-06-12T15:45:13.80309555Z\" level=info msg=\"Adding pod openshift-oauth-apiserver_apiserver-8596bd845d-l6g6s to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 17:20:10.178079 | controller |     "Jun 12 15:45:13.829690 crc crio[3652]: time=\"2026-06-12T15:45:13.828114371Z\" level=info msg=\"Got pod network &{Name:kube-apiserver-operator-575994946d-vgpnb Namespace:openshift-kube-apiserver-operator ID:d356e06a7ee16a529313e474fa0859d77cc3859ad4f68e567a37a8163c0d8e70 UID:4f837d5f-4682-4cae-99ca-824ebae60fec NetNS:/var/run/netns/2e00df27-2933-4947-afb9-171290a61a4b 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:0xc00008cd28}] Aliases:map[]}\"",
2026-06-12 17:20:10.178099 | controller |     "Jun 12 15:45:13.848273 crc crio[3652]: time=\"2026-06-12T15:45:13.847738921Z\" level=info msg=\"Adding pod openshift-kube-apiserver-operator_kube-apiserver-operator-575994946d-vgpnb to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 17:20:10.178115 | controller |     "Jun 12 15:45:13.870328 crc crio[3652]: time=\"2026-06-12T15:45:13.869371605Z\" level=info msg=\"Got pod network &{Name:multus-admission-controller-69db94689b-rvf8p Namespace:openshift-multus ID:42712c2c9b9be3b2db5b1d37f17ba07d2e7e3f100659ce783aa698e2a3a60c45 UID:22e9ac12-6d81-454c-9af1-0b0d7e241db6 NetNS:/var/run/netns/6e11be5b-7b46-4c97-bd12-0b579d24c97a 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:0xc00163c388}] Aliases:map[]}\"",
2026-06-12 17:20:10.178131 | controller |     "Jun 12 15:45:13.870328 crc crio[3652]: time=\"2026-06-12T15:45:13.869716465Z\" level=info msg=\"Adding pod openshift-multus_multus-admission-controller-69db94689b-rvf8p to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 17:20:10.178148 | controller |     "Jun 12 15:45:14.211291 crc crio[3652]: time=\"2026-06-12T15:45:14.210868418Z\" level=info msg=\"Got pod network &{Name:console-6c684df5db-cc8g8 Namespace:openshift-console ID:c8ea94d0d5f8228583720ae98751449edd8c016797f5452e981ccb924ff912f6 UID:63877e21-00e2-4bee-b462-31d3bbe131ef NetNS:/var/run/netns/740ce745-e060-483c-ae82-0c1c77d26183 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:0xc0024a2570}] Aliases:map[]}\"",
2026-06-12 17:20:10.178171 | controller |     "Jun 12 15:45:14.211291 crc crio[3652]: time=\"2026-06-12T15:45:14.211260199Z\" level=info msg=\"Adding pod openshift-console_console-6c684df5db-cc8g8 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 17:20:10.178191 | controller |     "Jun 12 15:45:14.235900 crc crio[3652]: time=\"2026-06-12T15:45:14.234013663Z\" level=warning msg=\"Skipping invalid sysctl specified by config {net.ipv4.ping_group_range 0 2147483647}: \\\"net.ipv4.ping_group_range\\\" not allowed with host net enabled\" id=f5e8ce23-a6c2-4d49-9261-63c59a5c9205 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:20:10.178207 | controller |     "Jun 12 15:45:14.312385 crc crio[3652]: time=\"2026-06-12T15:45:14.311288701Z\" level=info msg=\"Got pod network &{Name:openshift-kube-scheduler-operator-54f497555d-d8646 Namespace:openshift-kube-scheduler-operator ID:e6d48bcf7a18aadb12e2495c6e07f5da48e0522635c2ef1c335f130396f8c119 UID:4e9ac1d6-d4ed-4411-a098-d1bf725c943c NetNS:/var/run/netns/2e6d34e9-5b3a-4ef8-80b5-9e69ab2f975d 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:0xc0024a26a8}] Aliases:map[]}\"",
2026-06-12 17:20:10.178223 | controller |     "Jun 12 15:45:14.312385 crc crio[3652]: time=\"2026-06-12T15:45:14.311969952Z\" level=info msg=\"Adding pod openshift-kube-scheduler-operator_openshift-kube-scheduler-operator-54f497555d-d8646 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 17:20:10.178239 | controller |     "Jun 12 15:45:16.356971 crc crio[3652]: time=\"2026-06-12T15:45:16.355749576Z\" level=info msg=\"Got pod network &{Name:community-operators-qhh6t Namespace:openshift-marketplace ID:e2afd8e1abb8aaff6344d7f5395afb70f1494daaf399f9eb13c83ac9cd83df2b UID:38fb2a5f-6a1e-4c7a-8df2-0b2a456c372e NetNS:/var/run/netns/edfbeeb2-691f-4ada-aaa7-4882c8ec3154 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:0xc000136268}] Aliases:map[]}\"",
2026-06-12 17:20:10.178261 | controller |     "Jun 12 15:45:16.356971 crc crio[3652]: time=\"2026-06-12T15:45:16.356083316Z\" level=info msg=\"Adding pod openshift-marketplace_community-operators-qhh6t to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 17:20:10.178278 | controller |     "Jun 12 15:45:16.806637 crc crio[3652]: time=\"2026-06-12T15:45:16.805788503Z\" level=info msg=\"Got pod network &{Name:redhat-operators-x5vn9 Namespace:openshift-marketplace ID:c5fe239b88cdac96f1def0409b94174d7c17e11ea1e8cd7d2c139413ec13a4a3 UID:0ee7e057-363b-48e4-a711-ee54046db35f NetNS:/var/run/netns/23b3b2f5-0ef6-40ca-95e7-fd5c41be023d 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:0xc000136660}] Aliases:map[]}\"",
2026-06-12 17:20:10.178294 | controller |     "Jun 12 15:45:16.806637 crc crio[3652]: time=\"2026-06-12T15:45:16.805994819Z\" level=info msg=\"Adding pod openshift-marketplace_redhat-operators-x5vn9 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 17:20:10.178309 | controller |     "Jun 12 15:45:16.961579 crc crio[3652]: time=\"2026-06-12T15:45:16.96079622Z\" level=info msg=\"Ran pod sandbox 59c4ea65ef843c8a90f6bad8892f6359cbad9137eca6229f792e1e424da9945e with infra container: openshift-ovn-kubernetes/ovnkube-control-plane-57b78d8988-l69zc/POD\" id=77a0405e-66d9-4274-a11f-89db10106334 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:20:10.178324 | controller |     "Jun 12 15:45:16.991534 crc crio[3652]: time=\"2026-06-12T15:45:16.990421358Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=c0480860-7a0e-4ebc-9a66-ab0790bb61b7 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:20:10.178403 | controller |     "Jun 12 15:45:17.196855 crc crio[3652]: time=\"2026-06-12T15:45:17.196749682Z\" level=info msg=\"Got pod network &{Name:controller-manager-8bbbb897c-c9m74 Namespace:openshift-controller-manager ID:748e6c3818a0854ad24da09c661b36769c66e8726b11fe10eb8f9d4bd06e608b UID:b9d3cfcf-d286-4dfc-a5cf-dbb9268a3cda NetNS:/var/run/netns/da97a5a7-f35e-465c-8ebe-1b0a4d21626e 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:0xc0024a2220}] Aliases:map[]}\"",
2026-06-12 17:20:10.178428 | controller |     "Jun 12 15:45:17.197277 crc crio[3652]: time=\"2026-06-12T15:45:17.197254478Z\" level=info msg=\"Adding pod openshift-controller-manager_controller-manager-8bbbb897c-c9m74 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 17:20:10.178444 | controller |     "Jun 12 15:45:17.397281 crc crio[3652]: time=\"2026-06-12T15:45:17.389889261Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=cf568bd3-e936-46fe-b2df-141396354a46 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:20:10.178460 | controller |     "Jun 12 15:45:17.399843 crc crio[3652]: time=\"2026-06-12T15:45:17.397675348Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.178476 | controller |     "Jun 12 15:45:17.407708 crc crio[3652]: time=\"2026-06-12T15:45:17.407203409Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.178495 | controller |     "Jun 12 15:45:17.644215 crc crio[3652]: time=\"2026-06-12T15:45:17.643585317Z\" level=warning msg=\"Skipping invalid sysctl specified by config {net.ipv4.ping_group_range 0 2147483647}: \\\"net.ipv4.ping_group_range\\\" not allowed with host net enabled\" id=d181ff85-b832-4e9d-af83-085c990a4f77 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:20:10.178510 | controller |     "Jun 12 15:45:17.665723 crc crio[3652]: time=\"2026-06-12T15:45:17.664734388Z\" level=info msg=\"Ran pod sandbox e15eff8d23e145e0a9386a86a8ccbf597485226e7bf517ba9b670fd1d30dfa66 with infra container: openshift-machine-config-operator/machine-config-daemon-5w5zs/POD\" id=f5e8ce23-a6c2-4d49-9261-63c59a5c9205 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:20:10.178526 | controller |     "Jun 12 15:45:17.683803 crc crio[3652]: time=\"2026-06-12T15:45:17.682589706Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9414357f9345a841e0565265700ecc6637f846c83bd5908dbb7b306432465115\" id=6c16cf2d-7613-4fd2-a2a5-100d27e84422 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:20:10.178541 | controller |     "Jun 12 15:45:17.875215 crc crio[3652]: time=\"2026-06-12T15:45:17.874833653Z\" level=info msg=\"Got pod network &{Name:marketplace-operator-547dbd544d-xchl9 Namespace:openshift-marketplace ID:9904de7907ed93e2080cec5104919860f7c0519ee9f1cc40c04ba7ac377d6e08 UID:6cdf074d-0e2a-4a0b-8843-5f823e7bf7c3 NetNS:/var/run/netns/7f5bf9c8-2c32-4c16-a744-a4a131d46954 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:0xc00163caa0}] Aliases:map[]}\"",
2026-06-12 17:20:10.178557 | controller |     "Jun 12 15:45:17.875215 crc crio[3652]: time=\"2026-06-12T15:45:17.874884535Z\" level=info msg=\"Adding pod openshift-marketplace_marketplace-operator-547dbd544d-xchl9 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 17:20:10.178586 | controller |     "Jun 12 15:45:17.883606 crc crio[3652]: time=\"2026-06-12T15:45:17.882782333Z\" level=info msg=\"Got pod network &{Name:service-ca-74545575db-n469q Namespace:openshift-service-ca ID:20c722f8c54d418b91f43e6338e713f8b1c5dbf6c4240a8dec1f44338df02512 UID:880b4ff1-3443-4cae-90b4-72e4341917b3 NetNS:/var/run/netns/769cb478-af6e-4592-9272-c89103b2443d 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:0xc000430b08}] Aliases:map[]}\"",
2026-06-12 17:20:10.178609 | controller |     "Jun 12 15:45:17.883606 crc crio[3652]: time=\"2026-06-12T15:45:17.882857065Z\" level=info msg=\"Adding pod openshift-service-ca_service-ca-74545575db-n469q to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 17:20:10.178625 | controller |     "Jun 12 15:45:17.998267 crc crio[3652]: time=\"2026-06-12T15:45:17.995982011Z\" level=info msg=\"Got pod network &{Name:openshift-controller-manager-operator-686468bdd5-sjcrn Namespace:openshift-controller-manager-operator ID:b79d045578d9d0447683cc0abcc31854b07e028414a5fd64d8931c5d81d4e8c4 UID:84e6e6fd-a448-462c-a5d3-8fa636be2d6f NetNS:/var/run/netns/65150a0e-e6d7-4f10-acfc-3434cd7d746f 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:0xc0024a23d8}] Aliases:map[]}\"",
2026-06-12 17:20:10.178641 | controller |     "Jun 12 15:45:17.998267 crc crio[3652]: time=\"2026-06-12T15:45:17.996139716Z\" level=info msg=\"Adding pod openshift-controller-manager-operator_openshift-controller-manager-operator-686468bdd5-sjcrn to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 17:20:10.178660 | controller |     "Jun 12 15:45:18.338580 crc crio[3652]: time=\"2026-06-12T15:45:18.334522974Z\" level=info msg=\"Got pod network &{Name:redhat-marketplace-ntdwx Namespace:openshift-marketplace ID:50e6f1b3e002e6e3421a70fd4e251f771086bdabac431f827b358251f0ae7a2b UID:304346ae-9d3b-4262-8068-4ed1e7ff48a8 NetNS:/var/run/netns/7827587f-0bb4-4564-a3b0-69b60a3c7dfc 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:0xc002d3e028}] Aliases:map[]}\"",
2026-06-12 17:20:10.178676 | controller |     "Jun 12 15:45:18.338580 crc crio[3652]: time=\"2026-06-12T15:45:18.33469676Z\" level=info msg=\"Adding pod openshift-marketplace_redhat-marketplace-ntdwx to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 17:20:10.178692 | controller |     "Jun 12 15:45:18.461283 crc crio[3652]: time=\"2026-06-12T15:45:18.460890013Z\" level=info msg=\"Got pod network &{Name:dns-default-qtghf Namespace:openshift-dns ID:7d99ae5c3641dcd7cbe49b2bc881862443727b945b8055bc0a916e88194f731b UID:d181776f-b90e-41dc-be09-c4543b8cba16 NetNS:/var/run/netns/8704d25e-8c1f-4f40-96fc-312030e82dc1 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:0xc001692038}] Aliases:map[]}\"",
2026-06-12 17:20:10.178707 | controller |     "Jun 12 15:45:18.461283 crc crio[3652]: time=\"2026-06-12T15:45:18.460970705Z\" level=info msg=\"Adding pod openshift-dns_dns-default-qtghf to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 17:20:10.178722 | controller |     "Jun 12 15:45:18.509183 crc crio[3652]: time=\"2026-06-12T15:45:18.508841714Z\" level=warning msg=\"Skipping invalid sysctl specified by config {net.ipv4.ping_group_range 0 2147483647}: \\\"net.ipv4.ping_group_range\\\" not allowed with host net enabled\" id=13985c8c-1c55-4381-8ae7-5b3440b1b7f7 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:20:10.178738 | controller |     "Jun 12 15:45:18.584729 crc crio[3652]: time=\"2026-06-12T15:45:18.582274403Z\" level=info msg=\"Got pod network &{Name:csi-hostpathplugin-mpq2f Namespace:hostpath-provisioner ID:57d073f1733d964c632d63bb758ce5062b425beaf0a6efe7bb062ef01d4fc106 UID:af9d3f54-b024-4959-888b-41fc0dc68a7f NetNS:/var/run/netns/b1299cd2-00ad-4db5-8cff-09f165ac7b4a 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:0xc000182970}] Aliases:map[]}\"",
2026-06-12 17:20:10.178753 | controller |     "Jun 12 15:45:18.584729 crc crio[3652]: time=\"2026-06-12T15:45:18.582917342Z\" level=info msg=\"Adding pod hostpath-provisioner_csi-hostpathplugin-mpq2f to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 17:20:10.178768 | controller |     "Jun 12 15:45:18.961862 crc crio[3652]: time=\"2026-06-12T15:45:18.961012568Z\" level=info msg=\"Got pod network &{Name:cluster-image-registry-operator-86c45576b9-qdg7g Namespace:openshift-image-registry ID:1f25381cace9fe7d41eea596d66fb4201ed661a663a98a38a1b77783c7fb1c79 UID:1d749813-cd37-46e7-9865-e180c3005dc0 NetNS:/var/run/netns/f42fb35a-fe52-48c8-85f1-2e0c80b6d271 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:0xc0024a2810}] Aliases:map[]}\"",
2026-06-12 17:20:10.178783 | controller |     "Jun 12 15:45:18.961862 crc crio[3652]: time=\"2026-06-12T15:45:18.961606467Z\" level=info msg=\"Adding pod openshift-image-registry_cluster-image-registry-operator-86c45576b9-qdg7g to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 17:20:10.178802 | controller |     "Jun 12 15:45:19.224318 crc crio[3652]: time=\"2026-06-12T15:45:19.224252956Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.178818 | controller |     "Jun 12 15:45:19.355789 crc crio[3652]: time=\"2026-06-12T15:45:19.348914988Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.178833 | controller |     "Jun 12 15:45:19.381270 crc crio[3652]: time=\"2026-06-12T15:45:19.380364654Z\" level=info msg=\"Creating container: openshift-ovn-kubernetes/ovnkube-control-plane-57b78d8988-l69zc/kube-rbac-proxy\" id=bcea0d99-5505-4d00-83b2-15093bcb4b2b name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:20:10.178848 | controller |     "Jun 12 15:45:19.381270 crc crio[3652]: time=\"2026-06-12T15:45:19.381005083Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.178863 | controller |     "Jun 12 15:45:19.475690 crc crio[3652]: time=\"2026-06-12T15:45:19.461202309Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.178878 | controller |     "Jun 12 15:45:19.516827 crc crio[3652]: time=\"2026-06-12T15:45:19.511755679Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.178893 | controller |     "Jun 12 15:45:19.542220 crc crio[3652]: time=\"2026-06-12T15:45:19.542125976Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.178908 | controller |     "Jun 12 15:45:19.543746 crc crio[3652]: time=\"2026-06-12T15:45:19.543342233Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.178922 | controller |     "Jun 12 15:45:19.563325 crc crio[3652]: time=\"2026-06-12T15:45:19.563165039Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.178937 | controller |     "Jun 12 15:45:19.621336 crc crio[3652]: time=\"2026-06-12T15:45:19.619793836Z\" level=info msg=\"Got pod network &{Name:etcd-operator-69b85846b6-9w8mk Namespace:openshift-etcd-operator ID:d939ab346a80ccd644464be211b1a1dcf3384a58b26655665422f65631a5f3b2 UID:590c4b91-91e2-41cd-8666-e08cbfa17a77 NetNS:/var/run/netns/0996ef22-1831-4064-a74b-6577a414c42f 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:0xc000183118}] Aliases:map[]}\"",
2026-06-12 17:20:10.178953 | controller |     "Jun 12 15:45:19.645569 crc crio[3652]: time=\"2026-06-12T15:45:19.644916981Z\" level=info msg=\"Adding pod openshift-etcd-operator_etcd-operator-69b85846b6-9w8mk to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 17:20:10.178968 | controller |     "Jun 12 15:45:19.657594 crc crio[3652]: time=\"2026-06-12T15:45:19.655364627Z\" level=info msg=\"Got pod network &{Name:service-ca-operator-5b9c976747-l2sd4 Namespace:openshift-service-ca-operator ID:476d528c5ba4178c1a0678fd526a11a917db0c17486b8d9864e530adf14f9ae4 UID:fd3771ed-6d15-47a3-9f81-762cf83a728f NetNS:/var/run/netns/b73b8410-39b6-4896-b279-f9d360425aa0 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:0xc0017be3f0}] Aliases:map[]}\"",
2026-06-12 17:20:10.178987 | controller |     "Jun 12 15:45:19.657594 crc crio[3652]: time=\"2026-06-12T15:45:19.655835192Z\" level=info msg=\"Adding pod openshift-service-ca-operator_service-ca-operator-5b9c976747-l2sd4 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 17:20:10.179003 | controller |     "Jun 12 15:45:19.670391 crc crio[3652]: time=\"2026-06-12T15:45:19.669741708Z\" level=info msg=\"Got pod network &{Name:downloads-747b44746d-4pqvr Namespace:openshift-console ID:f00ee252bbe59b7a7f97cbb57c3337170b348c173c0f8962ccecad2b24f9dcd3 UID:d0d29411-fb58-47c5-9579-23967e5649ce NetNS:/var/run/netns/0ad988ca-3c65-4916-befb-3f2fd9ac4b18 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:0xc00163c6e8}] Aliases:map[]}\"",
2026-06-12 17:20:10.179019 | controller |     "Jun 12 15:45:19.670391 crc crio[3652]: time=\"2026-06-12T15:45:19.670008996Z\" level=info msg=\"Adding pod openshift-console_downloads-747b44746d-4pqvr to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 17:20:10.179035 | controller |     "Jun 12 15:45:19.686792 crc crio[3652]: time=\"2026-06-12T15:45:19.686538083Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9414357f9345a841e0565265700ecc6637f846c83bd5908dbb7b306432465115\" id=8f1c4f1e-9a76-4dcd-ba69-bdcec5d2f95d name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:20:10.179051 | controller |     "Jun 12 15:45:20.619356 crc crio[3652]: time=\"2026-06-12T15:45:19.633205219Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.179066 | controller |     "Jun 12 15:45:20.627001 crc crio[3652]: time=\"2026-06-12T15:45:20.619963244Z\" level=info msg=\"Got pod network &{Name:ingress-canary-jlj86 Namespace:openshift-ingress-canary ID:279b66b4040b4c86846e4f66be03462716fedacc48393e0400f9597d5b9873b7 UID:7d96a430-aa69-4b19-9ee4-68f2e6192e27 NetNS:/var/run/netns/305d291f-27ab-4c8c-b3cb-9e22979be20e 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:0xc0017be468}] Aliases:map[]}\"",
2026-06-12 17:20:10.179081 | controller |     "Jun 12 15:45:20.627001 crc crio[3652]: time=\"2026-06-12T15:45:20.620012086Z\" level=info msg=\"Adding pod openshift-ingress-canary_ingress-canary-jlj86 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 17:20:10.179097 | controller |     "Jun 12 15:45:20.640607 crc crio[3652]: time=\"2026-06-12T15:45:20.640381964Z\" level=info msg=\"Ran pod sandbox 2addf066b59308e847284d3c6ff927fd55eef17de21c86da89b147eb38e91d2b with infra container: openshift-machine-config-operator/machine-config-server-frshx/POD\" id=d181ff85-b832-4e9d-af83-085c990a4f77 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:20:10.179112 | controller |     "Jun 12 15:45:20.683012 crc crio[3652]: time=\"2026-06-12T15:45:20.682400721Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9414357f9345a841e0565265700ecc6637f846c83bd5908dbb7b306432465115\" id=0f20376d-8b03-4957-8a84-eb80accdc237 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:20:10.179127 | controller |     "Jun 12 15:45:20.710148 crc crio[3652]: time=\"2026-06-12T15:45:20.709829497Z\" level=info msg=\"Creating container: openshift-machine-config-operator/machine-config-daemon-5w5zs/machine-config-daemon\" id=fdc1e0a1-ad89-43dd-a26d-61f302e3fb21 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:20:10.179145 | controller |     "Jun 12 15:45:20.727242 crc crio[3652]: time=\"2026-06-12T15:45:20.719788476Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.179160 | controller |     "Jun 12 15:45:22.129599 crc crio[3652]: time=\"2026-06-12T15:45:22.129344648Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.179182 | controller |     "Jun 12 15:45:22.192497 crc crio[3652]: time=\"2026-06-12T15:45:22.191812626Z\" level=info msg=\"Ran pod sandbox ae668e99772c7a0b78bfee1d09b073fd80865a4bbf4b87cfc899aacade1c5573 with infra container: openshift-dns/node-resolver-277xp/POD\" id=13985c8c-1c55-4381-8ae7-5b3440b1b7f7 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:20:10.179203 | controller |     "Jun 12 15:45:22.210545 crc crio[3652]: time=\"2026-06-12T15:45:22.209123009Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:5c5d7468f6838b6a714482e62ea956659212f3415ec8f69989f75eb6d8744a6e\" id=2fe14877-dfc1-4837-82e9-1ee251cf7453 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:20:10.179219 | controller |     "Jun 12 15:45:22.274878 crc crio[3652]: time=\"2026-06-12T15:45:22.274014185Z\" level=info msg=\"Created container 956ec146dda79fb8195e5340a818656340eab50d20a4ce59967aeb3c81672269: openshift-cluster-version/cluster-version-operator-7c9b9cfd6-49qt2/cluster-version-operator\" id=fbef6e0e-c4c2-48be-8c40-c022c691ca1e name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:20:10.179234 | controller |     "Jun 12 15:45:22.319371 crc crio[3652]: time=\"2026-06-12T15:45:22.316431022Z\" level=info msg=\"Starting container: 956ec146dda79fb8195e5340a818656340eab50d20a4ce59967aeb3c81672269\" id=c0f38c15-3e0e-45d9-b622-8b6595495d5b name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 17:20:10.179249 | controller |     "Jun 12 15:45:22.461920 crc crio[3652]: time=\"2026-06-12T15:45:22.461880094Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.179264 | controller |     "Jun 12 15:45:22.484674 crc crio[3652]: time=\"2026-06-12T15:45:22.483581766Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:5c5d7468f6838b6a714482e62ea956659212f3415ec8f69989f75eb6d8744a6e\" id=aad5f450-080f-44be-8d4c-6bd209f6f301 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:20:10.179280 | controller |     "Jun 12 15:45:22.514675 crc crio[3652]: time=\"2026-06-12T15:45:22.514352612Z\" level=info msg=\"Creating container: openshift-dns/node-resolver-277xp/dns-node-resolver\" id=946593e5-f50a-4e8a-b74c-4cce9671f253 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:20:10.179296 | controller |     "Jun 12 15:45:22.517140 crc crio[3652]: time=\"2026-06-12T15:45:22.51499497Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9414357f9345a841e0565265700ecc6637f846c83bd5908dbb7b306432465115\" id=db8e00ce-0cc2-4bae-ac2f-ee9501f71276 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:20:10.179311 | controller |     "Jun 12 15:45:22.606843 crc crio[3652]: time=\"2026-06-12T15:45:22.60581163Z\" level=info msg=\"Started container\" PID=8328 containerID=956ec146dda79fb8195e5340a818656340eab50d20a4ce59967aeb3c81672269 description=openshift-cluster-version/cluster-version-operator-7c9b9cfd6-49qt2/cluster-version-operator id=c0f38c15-3e0e-45d9-b622-8b6595495d5b name=/runtime.v1.RuntimeService/StartContainer sandboxID=c1cfc23493f55612a6e555b7fbc4836f59e988d59a52bc79fce6f3c9305f772b",
2026-06-12 17:20:10.179327 | controller |     "Jun 12 15:45:22.805116 crc crio[3652]: time=\"2026-06-12T15:45:22.803740545Z\" level=info msg=\"Created container f39b861aceef94eb873e4424e00629d1563279c5b0c0a9c4bb05b1ceb26a0f7b: openshift-multus/multus-bzhnf/kube-multus\" id=44eb6ce7-6660-4e2b-80c2-1aef6e4a8e95 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:20:10.179347 | controller |     "Jun 12 15:45:22.823792 crc crio[3652]: time=\"2026-06-12T15:45:22.820391157Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.179363 | controller |     "Jun 12 15:45:22.829736 crc crio[3652]: time=\"2026-06-12T15:45:22.825951313Z\" level=info msg=\"Starting container: f39b861aceef94eb873e4424e00629d1563279c5b0c0a9c4bb05b1ceb26a0f7b\" id=ff0ed204-d1a0-4b3d-b15e-72676f099bdf name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 17:20:10.179378 | controller |     "Jun 12 15:45:22.872924 crc crio[3652]: time=\"2026-06-12T15:45:22.831409117Z\" level=info msg=\"Creating container: openshift-machine-config-operator/machine-config-server-frshx/machine-config-server\" id=9047a50b-247b-422b-9240-e3dc5f1ce58f name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:20:10.179393 | controller |     "Jun 12 15:45:22.878977 crc crio[3652]: time=\"2026-06-12T15:45:22.831987895Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.179408 | controller |     "Jun 12 15:45:22.981876 crc crio[3652]: time=\"2026-06-12T15:45:22.980647312Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.179423 | controller |     "Jun 12 15:45:22.995393 crc crio[3652]: time=\"2026-06-12T15:45:22.995321904Z\" level=info msg=\"Created container 4071edbf2532e9c28a568259dcbbe87f2342aebeaf873f60823b9160575afdf0: openshift-ovn-kubernetes/ovnkube-node-2tk97/kubecfg-setup\" id=86ce707d-cd39-4731-bb08-e04cf797d971 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:20:10.179438 | controller |     "Jun 12 15:45:23.001364 crc crio[3652]: time=\"2026-06-12T15:45:22.996997514Z\" level=info msg=\"Started container\" PID=8385 containerID=f39b861aceef94eb873e4424e00629d1563279c5b0c0a9c4bb05b1ceb26a0f7b description=openshift-multus/multus-bzhnf/kube-multus id=ff0ed204-d1a0-4b3d-b15e-72676f099bdf name=/runtime.v1.RuntimeService/StartContainer sandboxID=ef76bc2fe3143f66ca4d9b2adc7be0beeaa03fdaabc9f96106a99e4997f45b8a",
2026-06-12 17:20:10.179453 | controller |     "Jun 12 15:45:23.014418 crc crio[3652]: time=\"2026-06-12T15:45:23.014282214Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.179468 | controller |     "Jun 12 15:45:23.112675 crc crio[3652]: time=\"2026-06-12T15:45:23.111081809Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.179483 | controller |     "Jun 12 15:45:23.133894 crc crio[3652]: time=\"2026-06-12T15:45:23.131671638Z\" level=info msg=\"Starting container: 4071edbf2532e9c28a568259dcbbe87f2342aebeaf873f60823b9160575afdf0\" id=09bcc8ef-3b1a-4eb5-b6fd-ef938f16ad9b name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 17:20:10.179497 | controller |     "Jun 12 15:45:23.175169 crc crio[3652]: time=\"2026-06-12T15:45:23.17415858Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/upgrade_5ffa5060-6183-48e2-9582-33a3c22c12a4\\\"\"",
2026-06-12 17:20:10.179512 | controller |     "Jun 12 15:45:23.372934 crc crio[3652]: time=\"2026-06-12T15:45:23.369007315Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.179527 | controller |     "Jun 12 15:45:23.375831 crc crio[3652]: time=\"2026-06-12T15:45:23.374968657Z\" level=info msg=\"Started container\" PID=8388 containerID=4071edbf2532e9c28a568259dcbbe87f2342aebeaf873f60823b9160575afdf0 description=openshift-ovn-kubernetes/ovnkube-node-2tk97/kubecfg-setup id=09bcc8ef-3b1a-4eb5-b6fd-ef938f16ad9b name=/runtime.v1.RuntimeService/StartContainer sandboxID=097d71c6c4376f4b2c9b34f8a3c07481b0822cfa174a391458ae82cfc61a0a62",
2026-06-12 17:20:10.179546 | controller |     "Jun 12 15:45:23.458847 crc crio[3652]: time=\"2026-06-12T15:45:23.412060892Z\" level=info msg=\"Created container d99401cbd695ae3f4bb98890d910c53978d1a2ffebe24d955b597edec61e34a2: openshift-network-node-identity/network-node-identity-dgvkt/webhook\" id=40574ff5-7f49-4d18-8e7f-60c6bc09349a name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:20:10.179562 | controller |     "Jun 12 15:45:23.513664 crc crio[3652]: time=\"2026-06-12T15:45:23.486948628Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.179600 | controller |     "Jun 12 15:45:23.513664 crc crio[3652]: time=\"2026-06-12T15:45:23.491298779Z\" level=info msg=\"Starting container: d99401cbd695ae3f4bb98890d910c53978d1a2ffebe24d955b597edec61e34a2\" id=da22a6d7-64a9-4c1e-a0b5-0621b256b1aa name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 17:20:10.179618 | controller |     "Jun 12 15:45:23.987679 crc crio[3652]: time=\"2026-06-12T15:45:23.987412892Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.179634 | controller |     "Jun 12 15:45:24.018637 crc crio[3652]: time=\"2026-06-12T15:45:24.00379448Z\" level=info msg=\"Created container c3891f78e47dce00166afc78d7d1a35259dddc2e0130d03851c6f5a356b5363f: openshift-network-operator/network-operator-7bdcf4f5bd-7fjxv/network-operator\" id=e7fdcc13-145f-41fe-a526-1971d56609e8 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:20:10.179649 | controller |     "Jun 12 15:45:24.035710 crc crio[3652]: time=\"2026-06-12T15:45:24.03478556Z\" level=info msg=\"Started container\" PID=8420 containerID=d99401cbd695ae3f4bb98890d910c53978d1a2ffebe24d955b597edec61e34a2 description=openshift-network-node-identity/network-node-identity-dgvkt/webhook id=da22a6d7-64a9-4c1e-a0b5-0621b256b1aa name=/runtime.v1.RuntimeService/StartContainer sandboxID=9bc4f0f376740dbf67ca0b7a6a3b7ce25caeff251bee4e4f68767bac23007d41",
2026-06-12 17:20:10.179665 | controller |     "Jun 12 15:45:24.069351 crc crio[3652]: time=\"2026-06-12T15:45:24.066721311Z\" level=info msg=\"Starting container: c3891f78e47dce00166afc78d7d1a35259dddc2e0130d03851c6f5a356b5363f\" id=343bddba-4c6c-4ab1-9b54-5a0c79cab1d1 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 17:20:10.179679 | controller |     "Jun 12 15:45:24.248514 crc crio[3652]: time=\"2026-06-12T15:45:24.247925078Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=f1190165-80b2-4886-9a0f-5bca2c2930c1 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:20:10.179695 | controller |     "Jun 12 15:45:24.279250 crc crio[3652]: time=\"2026-06-12T15:45:24.274971904Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=bf373a83-a78b-4cdd-a568-1df35a8ddc4d name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:20:10.179710 | controller |     "Jun 12 15:45:24.279915 crc crio[3652]: time=\"2026-06-12T15:45:24.279506974Z\" level=info msg=\"Started container\" PID=8442 containerID=c3891f78e47dce00166afc78d7d1a35259dddc2e0130d03851c6f5a356b5363f description=openshift-network-operator/network-operator-7bdcf4f5bd-7fjxv/network-operator id=343bddba-4c6c-4ab1-9b54-5a0c79cab1d1 name=/runtime.v1.RuntimeService/StartContainer sandboxID=e361c72c8a89f725dc4e16520f53a357ef00e6b759641a81f47fe5e49e87ed2b",
2026-06-12 17:20:10.179725 | controller |     "Jun 12 15:45:24.280013 crc crio[3652]: time=\"2026-06-12T15:45:24.279938272Z\" level=info msg=\"Creating container: openshift-network-node-identity/network-node-identity-dgvkt/approver\" id=e27c1906-2553-4b8a-8d0e-e264acb2a547 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:20:10.179744 | controller |     "Jun 12 15:45:24.283719 crc crio[3652]: time=\"2026-06-12T15:45:24.280692114Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.179759 | controller |     "Jun 12 15:45:24.762783 crc crio[3652]: time=\"2026-06-12T15:45:24.762718001Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.179775 | controller |     "Jun 12 15:45:24.847227 crc crio[3652]: time=\"2026-06-12T15:45:24.843769702Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.179790 | controller |     "Jun 12 15:45:25.026114 crc crio[3652]: time=\"2026-06-12T15:45:25.024994356Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.179805 | controller |     "Jun 12 15:45:25.064371 crc crio[3652]: time=\"2026-06-12T15:45:25.064293902Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.179821 | controller |     "Jun 12 15:45:25.251150 crc crio[3652]: time=\"2026-06-12T15:45:25.246734474Z\" level=info msg=\"Created container 74f56702a2eceaecfafde4b3996f2408bf1f3d22b18908c643edf93b27d5eb50: openshift-machine-config-operator/machine-config-daemon-5w5zs/machine-config-daemon\" id=fdc1e0a1-ad89-43dd-a26d-61f302e3fb21 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:20:10.179835 | controller |     "Jun 12 15:45:25.345184 crc crio[3652]: time=\"2026-06-12T15:45:25.337060322Z\" level=info msg=\"Starting container: 74f56702a2eceaecfafde4b3996f2408bf1f3d22b18908c643edf93b27d5eb50\" id=40bcaffd-1c4c-403b-9413-0ff25a669f39 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 17:20:10.179850 | controller |     "Jun 12 15:45:25.708545 crc crio[3652]: time=\"2026-06-12T15:45:25.634960262Z\" level=info msg=\"Created container 5359c9e994546d2920dcbc4ce27f07fd22277d64030709c1dcee59120643c40e: openshift-cluster-machine-approver/machine-approver-54c688565-5bsg4/kube-rbac-proxy\" id=0b5b85dd-15aa-4ab9-8661-839e34d07d4c name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:20:10.179865 | controller |     "Jun 12 15:45:25.778336 crc crio[3652]: time=\"2026-06-12T15:45:25.777761124Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=19f553e7-912f-4118-b74b-6002e4a8364b name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:20:10.179879 | controller |     "Jun 12 15:45:25.784046 crc crio[3652]: time=\"2026-06-12T15:45:25.780944234Z\" level=info msg=\"Starting container: 5359c9e994546d2920dcbc4ce27f07fd22277d64030709c1dcee59120643c40e\" id=2128ecee-6875-4a7a-9fd2-ec480e5dce56 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 17:20:10.179894 | controller |     "Jun 12 15:45:25.828346 crc crio[3652]: time=\"2026-06-12T15:45:25.827344613Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=bf930117-4f88-4444-b1db-a65397e6a11f name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:20:10.179909 | controller |     "Jun 12 15:45:25.846159 crc crio[3652]: time=\"2026-06-12T15:45:25.845926059Z\" level=info msg=\"Creating container: openshift-ovn-kubernetes/ovnkube-node-2tk97/ovn-controller\" id=ec861e28-a238-4c28-947a-ace07df9a25b name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:20:10.179927 | controller |     "Jun 12 15:45:25.847589 crc crio[3652]: time=\"2026-06-12T15:45:25.846428305Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.179943 | controller |     "Jun 12 15:45:26.005981 crc crio[3652]: time=\"2026-06-12T15:45:25.999761927Z\" level=info msg=\"Started container\" PID=8469 containerID=74f56702a2eceaecfafde4b3996f2408bf1f3d22b18908c643edf93b27d5eb50 description=openshift-machine-config-operator/machine-config-daemon-5w5zs/machine-config-daemon id=40bcaffd-1c4c-403b-9413-0ff25a669f39 name=/runtime.v1.RuntimeService/StartContainer sandboxID=e15eff8d23e145e0a9386a86a8ccbf597485226e7bf517ba9b670fd1d30dfa66",
2026-06-12 17:20:10.179960 | controller |     "Jun 12 15:45:26.018017 crc crio[3652]: time=\"2026-06-12T15:45:26.011361266Z\" level=info msg=\"Started container\" PID=8501 containerID=5359c9e994546d2920dcbc4ce27f07fd22277d64030709c1dcee59120643c40e description=openshift-cluster-machine-approver/machine-approver-54c688565-5bsg4/kube-rbac-proxy id=2128ecee-6875-4a7a-9fd2-ec480e5dce56 name=/runtime.v1.RuntimeService/StartContainer sandboxID=2e94585f77bc5c852377d9c848b1c13b14f77a5c1d38a7dace079c6a05e835e4",
2026-06-12 17:20:10.179975 | controller |     "Jun 12 15:45:26.298818 crc crio[3652]: time=\"2026-06-12T15:45:26.29876393Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=2d48d4df-7ed1-4184-9099-e5638f58b985 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:20:10.179990 | controller |     "Jun 12 15:45:26.309315 crc crio[3652]: time=\"2026-06-12T15:45:26.309285337Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:4fe612a1572df462d6a4b664a10bc2e6cad239648acbf8c0303f8fca5d2596c0\" id=022983e1-a07a-44d5-87d7-d8558c8232af name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:20:10.180004 | controller |     "Jun 12 15:45:26.401801 crc crio[3652]: time=\"2026-06-12T15:45:26.338195756Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=7ab6025c-1b06-44ff-827b-60ad91fc6eba name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:20:10.180019 | controller |     "Jun 12 15:45:26.401801 crc crio[3652]: time=\"2026-06-12T15:45:26.392637127Z\" level=info msg=\"Creating container: openshift-machine-config-operator/machine-config-daemon-5w5zs/kube-rbac-proxy\" id=e22a2b98-4a26-45bd-964c-f99d99c29629 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:20:10.180033 | controller |     "Jun 12 15:45:26.401801 crc crio[3652]: time=\"2026-06-12T15:45:26.393272467Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:4fe612a1572df462d6a4b664a10bc2e6cad239648acbf8c0303f8fca5d2596c0\" id=d70fab96-ace2-45de-8e5b-215afd56396e name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:20:10.180048 | controller |     "Jun 12 15:45:26.401801 crc crio[3652]: time=\"2026-06-12T15:45:26.396589156Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.180062 | controller |     "Jun 12 15:45:26.459617 crc crio[3652]: time=\"2026-06-12T15:45:26.459363715Z\" level=info msg=\"Creating container: openshift-cluster-machine-approver/machine-approver-54c688565-5bsg4/machine-approver-controller\" id=4811c7ca-27f8-4047-8bab-e431ff09b2c2 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:20:10.180077 | controller |     "Jun 12 15:45:26.999649 crc crio[3652]: time=\"2026-06-12T15:45:26.998338413Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.180096 | controller |     "Jun 12 15:45:27.472233 crc crio[3652]: time=\"2026-06-12T15:45:27.466717524Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.180112 | controller |     "Jun 12 15:45:28.197513 crc crio[3652]: time=\"2026-06-12T15:45:28.19733996Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.180128 | controller |     "Jun 12 15:45:28.901834 crc crio[3652]: time=\"2026-06-12T15:45:28.899159303Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.180143 | controller |     "Jun 12 15:45:28.959842 crc crio[3652]: time=\"2026-06-12T15:45:28.958522478Z\" level=info msg=\"Created container d881f51c70da211f4551469ed44dcd9b226d42f49731cc666254e65fa9ca086a: openshift-machine-config-operator/machine-config-server-frshx/machine-config-server\" id=9047a50b-247b-422b-9240-e3dc5f1ce58f name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:20:10.180158 | controller |     "Jun 12 15:45:28.973961 crc crio[3652]: time=\"2026-06-12T15:45:28.973156008Z\" level=info msg=\"Starting container: d881f51c70da211f4551469ed44dcd9b226d42f49731cc666254e65fa9ca086a\" id=64e7537a-9e63-46ed-b099-13e8142c19ab name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 17:20:10.180174 | controller |     "Jun 12 15:45:29.102153 crc crio[3652]: time=\"2026-06-12T15:45:29.101001837Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.180193 | controller |     "Jun 12 15:45:29.140299 crc crio[3652]: time=\"2026-06-12T15:45:29.140094037Z\" level=info msg=\"Created container 5c10cca0ede5d4b3a256dca7cb02d502e97668e0bd4d80d9538bf9fc956dcc16: openshift-network-node-identity/network-node-identity-dgvkt/approver\" id=e27c1906-2553-4b8a-8d0e-e264acb2a547 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:20:10.180216 | controller |     "Jun 12 15:45:29.179694 crc crio[3652]: time=\"2026-06-12T15:45:29.179601385Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.180232 | controller |     "Jun 12 15:45:29.196249 crc crio[3652]: time=\"2026-06-12T15:45:29.19586333Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"",
2026-06-12 17:20:10.180248 | controller |     "Jun 12 15:45:29.260847 crc crio[3652]: time=\"2026-06-12T15:45:29.260740575Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.180263 | controller |     "Jun 12 15:45:29.300416 crc crio[3652]: time=\"2026-06-12T15:45:29.297714747Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.180278 | controller |     "Jun 12 15:45:29.347389 crc crio[3652]: time=\"2026-06-12T15:45:29.347232204Z\" level=info msg=\"Starting container: 5c10cca0ede5d4b3a256dca7cb02d502e97668e0bd4d80d9538bf9fc956dcc16\" id=ce707b93-dc26-4229-aba9-09fe9c1299a9 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 17:20:10.180293 | controller |     "Jun 12 15:45:29.748980 crc crio[3652]: time=\"2026-06-12T15:45:29.744833796Z\" level=info msg=\"Started container\" PID=8517 containerID=5c10cca0ede5d4b3a256dca7cb02d502e97668e0bd4d80d9538bf9fc956dcc16 description=openshift-network-node-identity/network-node-identity-dgvkt/approver id=ce707b93-dc26-4229-aba9-09fe9c1299a9 name=/runtime.v1.RuntimeService/StartContainer sandboxID=9bc4f0f376740dbf67ca0b7a6a3b7ce25caeff251bee4e4f68767bac23007d41",
2026-06-12 17:20:10.180314 | controller |     "Jun 12 15:45:29.807967 crc crio[3652]: time=\"2026-06-12T15:45:29.807633711Z\" level=info msg=\"Created container 698e088b69d1f571a8e43b95a681b6f1d35260bbc3252a7262d0e0ccae680a19: openshift-image-registry/node-ca-2wddl/node-ca\" id=5c9784de-5ae7-44af-95ca-f0a6e2da6095 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:20:10.180330 | controller |     "Jun 12 15:45:29.862686 crc crio[3652]: time=\"2026-06-12T15:45:29.861866979Z\" level=info msg=\"Starting container: 698e088b69d1f571a8e43b95a681b6f1d35260bbc3252a7262d0e0ccae680a19\" id=a42133a5-51c1-4bb4-8885-1e1c46e09184 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 17:20:10.180345 | controller |     "Jun 12 15:45:30.200635 crc crio[3652]: time=\"2026-06-12T15:45:30.196004084Z\" level=info msg=\"Started container\" PID=8548 containerID=698e088b69d1f571a8e43b95a681b6f1d35260bbc3252a7262d0e0ccae680a19 description=openshift-image-registry/node-ca-2wddl/node-ca id=a42133a5-51c1-4bb4-8885-1e1c46e09184 name=/runtime.v1.RuntimeService/StartContainer sandboxID=319b5277273cab033c671ebacdd154724bedc7c67bb76896262855d51ff4197c",
2026-06-12 17:20:10.180361 | controller |     "Jun 12 15:45:30.267421 crc crio[3652]: time=\"2026-06-12T15:45:30.265805173Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.180377 | controller |     "Jun 12 15:45:30.303787 crc crio[3652]: time=\"2026-06-12T15:45:30.303262529Z\" level=info msg=\"Started container\" PID=8516 containerID=d881f51c70da211f4551469ed44dcd9b226d42f49731cc666254e65fa9ca086a description=openshift-machine-config-operator/machine-config-server-frshx/machine-config-server id=64e7537a-9e63-46ed-b099-13e8142c19ab name=/runtime.v1.RuntimeService/StartContainer sandboxID=2addf066b59308e847284d3c6ff927fd55eef17de21c86da89b147eb38e91d2b",
2026-06-12 17:20:10.180392 | controller |     "Jun 12 15:45:31.215232 crc crio[3652]: time=\"2026-06-12T15:45:31.214418175Z\" level=info msg=\"Created container 2dc38fb9e2e813943efafd1c4df085c6d08b858474b1876aa2ecea154516dfd7: openshift-ovn-kubernetes/ovnkube-node-2tk97/ovn-controller\" id=ec861e28-a238-4c28-947a-ace07df9a25b name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:20:10.180408 | controller |     "Jun 12 15:45:31.221958 crc crio[3652]: time=\"2026-06-12T15:45:31.221255211Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.180423 | controller |     "Jun 12 15:45:31.272393 crc crio[3652]: time=\"2026-06-12T15:45:31.271889754Z\" level=info msg=\"Starting container: 2dc38fb9e2e813943efafd1c4df085c6d08b858474b1876aa2ecea154516dfd7\" id=2406ebf4-ba29-4689-8deb-209c4f06381c name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 17:20:10.180438 | controller |     "Jun 12 15:45:31.457211 crc crio[3652]: time=\"2026-06-12T15:45:31.453958474Z\" level=info msg=\"Started container\" PID=8579 containerID=2dc38fb9e2e813943efafd1c4df085c6d08b858474b1876aa2ecea154516dfd7 description=openshift-ovn-kubernetes/ovnkube-node-2tk97/ovn-controller id=2406ebf4-ba29-4689-8deb-209c4f06381c name=/runtime.v1.RuntimeService/StartContainer sandboxID=097d71c6c4376f4b2c9b34f8a3c07481b0822cfa174a391458ae82cfc61a0a62",
2026-06-12 17:20:10.180453 | controller |     "Jun 12 15:45:31.648309 crc crio[3652]: time=\"2026-06-12T15:45:31.647192012Z\" level=info msg=\"Created container 6b9ff1b9d2b916408a764283e7591231be7247eabd8ef953e48c7019c92da21c: openshift-multus/multus-additional-cni-plugins-hdftf/egress-router-binary-copy\" id=b0561631-a187-4ffa-905c-e506ff0c27f6 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:20:10.180469 | controller |     "Jun 12 15:45:31.665383 crc crio[3652]: time=\"2026-06-12T15:45:31.663776614Z\" level=info msg=\"Created container 2e74ac0e9f52a03db18efa85c6468be3984b6f75d84d8302ad47c9b44f29de7e: openshift-machine-config-operator/machine-config-daemon-5w5zs/kube-rbac-proxy\" id=e22a2b98-4a26-45bd-964c-f99d99c29629 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:20:10.180488 | controller |     "Jun 12 15:45:31.861520 crc crio[3652]: time=\"2026-06-12T15:45:31.860813073Z\" level=info msg=\"Starting container: 6b9ff1b9d2b916408a764283e7591231be7247eabd8ef953e48c7019c92da21c\" id=79771fec-4f66-49c8-9015-69b89cdc33bb name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 17:20:10.180503 | controller |     "Jun 12 15:45:31.862775 crc crio[3652]: time=\"2026-06-12T15:45:31.860825624Z\" level=info msg=\"Starting container: 2e74ac0e9f52a03db18efa85c6468be3984b6f75d84d8302ad47c9b44f29de7e\" id=1c00ebd8-1ae4-4ae8-b7b7-a299dbb12169 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 17:20:10.180518 | controller |     "Jun 12 15:45:32.034172 crc crio[3652]: time=\"2026-06-12T15:45:32.030682589Z\" level=info msg=\"Started container\" PID=8575 containerID=6b9ff1b9d2b916408a764283e7591231be7247eabd8ef953e48c7019c92da21c description=openshift-multus/multus-additional-cni-plugins-hdftf/egress-router-binary-copy id=79771fec-4f66-49c8-9015-69b89cdc33bb name=/runtime.v1.RuntimeService/StartContainer sandboxID=68e1fc3eb8e5ecc73e5798620b6b780eacf14c597728d41763f42980f1ea1945",
2026-06-12 17:20:10.180534 | controller |     "Jun 12 15:45:32.085139 crc crio[3652]: time=\"2026-06-12T15:45:32.040417252Z\" level=info msg=\"Created container 8b93955fb27a4522ba01302c95c774cd3f2ea7e44b55d2534318808cc6f278ee: openshift-ovn-kubernetes/ovnkube-control-plane-57b78d8988-l69zc/kube-rbac-proxy\" id=bcea0d99-5505-4d00-83b2-15093bcb4b2b name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:20:10.180549 | controller |     "Jun 12 15:45:32.100776 crc crio[3652]: time=\"2026-06-12T15:45:32.091371495Z\" level=info msg=\"Starting container: 8b93955fb27a4522ba01302c95c774cd3f2ea7e44b55d2534318808cc6f278ee\" id=27fd31e3-670b-4428-bdfc-4642cd55276f name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 17:20:10.180564 | controller |     "Jun 12 15:45:32.144979 crc crio[3652]: time=\"2026-06-12T15:45:32.135355631Z\" level=info msg=\"Started container\" PID=8583 containerID=2e74ac0e9f52a03db18efa85c6468be3984b6f75d84d8302ad47c9b44f29de7e description=openshift-machine-config-operator/machine-config-daemon-5w5zs/kube-rbac-proxy id=1c00ebd8-1ae4-4ae8-b7b7-a299dbb12169 name=/runtime.v1.RuntimeService/StartContainer sandboxID=e15eff8d23e145e0a9386a86a8ccbf597485226e7bf517ba9b670fd1d30dfa66",
2026-06-12 17:20:10.180600 | controller |     "Jun 12 15:45:32.144979 crc crio[3652]: time=\"2026-06-12T15:45:32.143400764Z\" level=info msg=\"Started container\" PID=8630 containerID=8b93955fb27a4522ba01302c95c774cd3f2ea7e44b55d2534318808cc6f278ee description=openshift-ovn-kubernetes/ovnkube-control-plane-57b78d8988-l69zc/kube-rbac-proxy id=27fd31e3-670b-4428-bdfc-4642cd55276f name=/runtime.v1.RuntimeService/StartContainer sandboxID=59c4ea65ef843c8a90f6bad8892f6359cbad9137eca6229f792e1e424da9945e",
2026-06-12 17:20:10.180620 | controller |     "Jun 12 15:45:32.287374 crc crio[3652]: time=\"2026-06-12T15:45:32.286983734Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=3dda4b59-2d53-490c-972c-afe407078bf3 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:20:10.180635 | controller |     "Jun 12 15:45:32.299845 crc crio[3652]: time=\"2026-06-12T15:45:32.299222117Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=28955e56-28d0-4152-a45b-c888916d7be9 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:20:10.180651 | controller |     "Jun 12 15:45:32.300259 crc crio[3652]: time=\"2026-06-12T15:45:32.300224573Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=8fbda28a-ca37-4457-a8a4-70f04fa16d26 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:20:10.180669 | controller |     "Jun 12 15:45:32.314870 crc crio[3652]: time=\"2026-06-12T15:45:32.314729309Z\" level=info msg=\"Creating container: openshift-ovn-kubernetes/ovnkube-node-2tk97/ovn-acl-logging\" id=ca77745b-b967-454a-9740-73bf87012623 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:20:10.180685 | controller |     "Jun 12 15:45:32.315653 crc crio[3652]: time=\"2026-06-12T15:45:32.315407751Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.180700 | controller |     "Jun 12 15:45:32.322335 crc crio[3652]: time=\"2026-06-12T15:45:32.321625368Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=3d0b0d6d-31b0-4d87-a1d6-5c3d035eae45 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:20:10.180715 | controller |     "Jun 12 15:45:32.328853 crc crio[3652]: time=\"2026-06-12T15:45:32.328564066Z\" level=info msg=\"Creating container: openshift-ovn-kubernetes/ovnkube-control-plane-57b78d8988-l69zc/ovnkube-cluster-manager\" id=50ca0ef1-a83f-4469-9bbb-b4996b01f7c0 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:20:10.180729 | controller |     "Jun 12 15:45:32.349117 crc crio[3652]: time=\"2026-06-12T15:45:32.348800198Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.180744 | controller |     "Jun 12 15:45:32.764731 crc crio[3652]: time=\"2026-06-12T15:45:32.764304887Z\" level=info msg=\"Created container 0fcef26d6e5b836269ab581e77543f73d37e0c7392a452e915f4a37ee7866c3a: openshift-dns/node-resolver-277xp/dns-node-resolver\" id=946593e5-f50a-4e8a-b74c-4cce9671f253 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:20:10.180759 | controller |     "Jun 12 15:45:32.824307 crc crio[3652]: time=\"2026-06-12T15:45:32.786772185Z\" level=info msg=\"Starting container: 0fcef26d6e5b836269ab581e77543f73d37e0c7392a452e915f4a37ee7866c3a\" id=26c41c74-ca28-4b28-908b-60f16488be0b name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 17:20:10.180773 | controller |     "Jun 12 15:45:33.165017 crc crio[3652]: time=\"2026-06-12T15:45:33.163550908Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.180788 | controller |     "Jun 12 15:45:33.192109 crc crio[3652]: time=\"2026-06-12T15:45:33.187012876Z\" level=info msg=\"Started container\" PID=8634 containerID=0fcef26d6e5b836269ab581e77543f73d37e0c7392a452e915f4a37ee7866c3a description=openshift-dns/node-resolver-277xp/dns-node-resolver id=26c41c74-ca28-4b28-908b-60f16488be0b name=/runtime.v1.RuntimeService/StartContainer sandboxID=ae668e99772c7a0b78bfee1d09b073fd80865a4bbf4b87cfc899aacade1c5573",
2026-06-12 17:20:10.180803 | controller |     "Jun 12 15:45:33.257567 crc crio[3652]: time=\"2026-06-12T15:45:33.256927601Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.180819 | controller |     "Jun 12 15:45:33.441604 crc crio[3652]: time=\"2026-06-12T15:45:33.441347373Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.180833 | controller |     "Jun 12 15:45:33.459216 crc crio[3652]: time=\"2026-06-12T15:45:33.458641883Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.180848 | controller |     "Jun 12 15:45:34.846407 crc crio[3652]: time=\"2026-06-12T15:45:34.846306196Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.180866 | controller |     "Jun 12 15:45:35.471120 crc crio[3652]: time=\"2026-06-12T15:45:35.464987954Z\" level=info msg=\"Created container fd803f323cb352167f03b55c1d0c2143437ba4253b9d6a1b277a45d9597d4bde: openshift-ovn-kubernetes/ovnkube-node-2tk97/ovn-acl-logging\" id=ca77745b-b967-454a-9740-73bf87012623 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:20:10.180881 | controller |     "Jun 12 15:45:35.481048 crc crio[3652]: time=\"2026-06-12T15:45:35.480271504Z\" level=info msg=\"Starting container: fd803f323cb352167f03b55c1d0c2143437ba4253b9d6a1b277a45d9597d4bde\" id=35020a34-bec4-481a-833a-e7951f6b6776 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 17:20:10.180896 | controller |     "Jun 12 15:45:35.733897 crc crio[3652]: time=\"2026-06-12T15:45:35.732292481Z\" level=info msg=\"Started container\" PID=8695 containerID=fd803f323cb352167f03b55c1d0c2143437ba4253b9d6a1b277a45d9597d4bde description=openshift-ovn-kubernetes/ovnkube-node-2tk97/ovn-acl-logging id=35020a34-bec4-481a-833a-e7951f6b6776 name=/runtime.v1.RuntimeService/StartContainer sandboxID=097d71c6c4376f4b2c9b34f8a3c07481b0822cfa174a391458ae82cfc61a0a62",
2026-06-12 17:20:10.180911 | controller |     "Jun 12 15:45:35.919290 crc crio[3652]: time=\"2026-06-12T15:45:35.912673429Z\" level=info msg=\"Created container 28446c87a12182c5a57c332600f844eed27eff920e8386abc55cbb8eb1516a69: openshift-ovn-kubernetes/ovnkube-control-plane-57b78d8988-l69zc/ovnkube-cluster-manager\" id=50ca0ef1-a83f-4469-9bbb-b4996b01f7c0 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:20:10.180927 | controller |     "Jun 12 15:45:35.984989 crc crio[3652]: time=\"2026-06-12T15:45:35.980964881Z\" level=info msg=\"Starting container: 28446c87a12182c5a57c332600f844eed27eff920e8386abc55cbb8eb1516a69\" id=77bc3488-253e-4706-8652-05ba4bae39e3 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 17:20:10.180942 | controller |     "Jun 12 15:45:36.045692 crc crio[3652]: time=\"2026-06-12T15:45:36.045241895Z\" level=info msg=\"Created container 6326f3202e6cb892c3fb5a9ad86aa988e48bce6264c16735c6c9174c85c845fe: openshift-cluster-machine-approver/machine-approver-54c688565-5bsg4/machine-approver-controller\" id=4811c7ca-27f8-4047-8bab-e431ff09b2c2 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:20:10.180957 | controller |     "Jun 12 15:45:36.058998 crc crio[3652]: time=\"2026-06-12T15:45:36.057819503Z\" level=info msg=\"Starting container: 6326f3202e6cb892c3fb5a9ad86aa988e48bce6264c16735c6c9174c85c845fe\" id=64ac63ba-aaad-41aa-a5c6-bb4ece9f8173 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 17:20:10.180971 | controller |     "Jun 12 15:45:36.266208 crc crio[3652]: time=\"2026-06-12T15:45:36.265566823Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=036744ef-6eb8-4bab-87b1-134a3a1f8384 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:20:10.180987 | controller |     "Jun 12 15:45:36.283778 crc crio[3652]: time=\"2026-06-12T15:45:36.281287306Z\" level=info msg=\"Started container\" PID=8721 containerID=6326f3202e6cb892c3fb5a9ad86aa988e48bce6264c16735c6c9174c85c845fe description=openshift-cluster-machine-approver/machine-approver-54c688565-5bsg4/machine-approver-controller id=64ac63ba-aaad-41aa-a5c6-bb4ece9f8173 name=/runtime.v1.RuntimeService/StartContainer sandboxID=2e94585f77bc5c852377d9c848b1c13b14f77a5c1d38a7dace079c6a05e835e4",
2026-06-12 17:20:10.181002 | controller |     "Jun 12 15:45:36.369768 crc crio[3652]: time=\"2026-06-12T15:45:36.369163778Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=81cfe8e2-3fef-4e60-b687-010a0c58bbfb name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:20:10.181018 | controller |     "Jun 12 15:45:36.411550 crc crio[3652]: time=\"2026-06-12T15:45:36.410905215Z\" level=info msg=\"Creating container: openshift-ovn-kubernetes/ovnkube-node-2tk97/kube-rbac-proxy-node\" id=80bfe5b4-198a-4e28-a029-97e61186b0c1 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:20:10.181040 | controller |     "Jun 12 15:45:36.425843 crc crio[3652]: time=\"2026-06-12T15:45:36.413429931Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.181056 | controller |     "Jun 12 15:45:36.710005 crc crio[3652]: time=\"2026-06-12T15:45:36.709384934Z\" level=info msg=\"Started container\" PID=8718 containerID=28446c87a12182c5a57c332600f844eed27eff920e8386abc55cbb8eb1516a69 description=openshift-ovn-kubernetes/ovnkube-control-plane-57b78d8988-l69zc/ovnkube-cluster-manager id=77bc3488-253e-4706-8652-05ba4bae39e3 name=/runtime.v1.RuntimeService/StartContainer sandboxID=59c4ea65ef843c8a90f6bad8892f6359cbad9137eca6229f792e1e424da9945e",
2026-06-12 17:20:10.181072 | controller |     "Jun 12 15:45:38.764250 crc crio[3652]: time=\"2026-06-12T15:45:38.762871672Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.181087 | controller |     "Jun 12 15:45:39.124332 crc crio[3652]: time=\"2026-06-12T15:45:39.120997131Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.181102 | controller |     "Jun 12 15:45:40.810623 crc crio[3652]: time=\"2026-06-12T15:45:40.806392457Z\" level=info msg=\"Created container 201a07b06868bbb30586f81629ca35e63f80a35ff7a1e3c9918d22880369700f: openshift-ovn-kubernetes/ovnkube-node-2tk97/kube-rbac-proxy-node\" id=80bfe5b4-198a-4e28-a029-97e61186b0c1 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:20:10.181117 | controller |     "Jun 12 15:45:40.827666 crc crio[3652]: time=\"2026-06-12T15:45:40.827338192Z\" level=info msg=\"Starting container: 201a07b06868bbb30586f81629ca35e63f80a35ff7a1e3c9918d22880369700f\" id=2020798e-06d1-483e-a151-c9c8effa2a80 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 17:20:10.181132 | controller |     "Jun 12 15:45:41.597910 crc crio[3652]: time=\"2026-06-12T15:45:41.596986697Z\" level=info msg=\"Started container\" PID=8790 containerID=201a07b06868bbb30586f81629ca35e63f80a35ff7a1e3c9918d22880369700f description=openshift-ovn-kubernetes/ovnkube-node-2tk97/kube-rbac-proxy-node id=2020798e-06d1-483e-a151-c9c8effa2a80 name=/runtime.v1.RuntimeService/StartContainer sandboxID=097d71c6c4376f4b2c9b34f8a3c07481b0822cfa174a391458ae82cfc61a0a62",
2026-06-12 17:20:10.181147 | controller |     "Jun 12 15:45:41.908634 crc crio[3652]: time=\"2026-06-12T15:45:41.908340964Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=99683127-b916-4408-bb27-e5bfaf0512ce name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:20:10.181163 | controller |     "Jun 12 15:45:41.965869 crc crio[3652]: time=\"2026-06-12T15:45:41.963697437Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=0dde36ce-d3d3-4cfb-a94b-ca42ee350e80 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:20:10.181177 | controller |     "Jun 12 15:45:42.043133 crc crio[3652]: time=\"2026-06-12T15:45:42.042991756Z\" level=info msg=\"Creating container: openshift-ovn-kubernetes/ovnkube-node-2tk97/kube-rbac-proxy-ovn-metrics\" id=826eab2b-f990-436f-9916-7e24ab29001c name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:20:10.181193 | controller |     "Jun 12 15:45:42.054947 crc crio[3652]: time=\"2026-06-12T15:45:42.054880844Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.181219 | controller |     "Jun 12 15:45:42.294751 crc crio[3652]: time=\"2026-06-12T15:45:42.293380914Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.181240 | controller |     "Jun 12 15:45:42.385699 crc crio[3652]: time=\"2026-06-12T15:45:42.385640133Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.181256 | controller |     "Jun 12 15:45:43.269871 crc crio[3652]: time=\"2026-06-12T15:45:43.268536438Z\" level=info msg=\"Created container 7dc5870a38c939700b5f89b4edc33dc3ca9d691132800b9941991e40495b2293: openshift-ovn-kubernetes/ovnkube-node-2tk97/kube-rbac-proxy-ovn-metrics\" id=826eab2b-f990-436f-9916-7e24ab29001c name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:20:10.181272 | controller |     "Jun 12 15:45:43.280372 crc crio[3652]: time=\"2026-06-12T15:45:43.278161718Z\" level=info msg=\"Starting container: 7dc5870a38c939700b5f89b4edc33dc3ca9d691132800b9941991e40495b2293\" id=30cdbbe0-c75f-4a85-8eef-374eb784f564 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 17:20:10.181287 | controller |     "Jun 12 15:45:43.450334 crc crio[3652]: time=\"2026-06-12T15:45:43.448263662Z\" level=info msg=\"Started container\" PID=8838 containerID=7dc5870a38c939700b5f89b4edc33dc3ca9d691132800b9941991e40495b2293 description=openshift-ovn-kubernetes/ovnkube-node-2tk97/kube-rbac-proxy-ovn-metrics id=30cdbbe0-c75f-4a85-8eef-374eb784f564 name=/runtime.v1.RuntimeService/StartContainer sandboxID=097d71c6c4376f4b2c9b34f8a3c07481b0822cfa174a391458ae82cfc61a0a62",
2026-06-12 17:20:10.181304 | controller |     "Jun 12 15:45:44.132732 crc crio[3652]: time=\"2026-06-12T15:45:44.12733594Z\" level=info msg=\"Created container 5231ef9e9e6a5bb9d9386f55684d9592b0de0609367b2fd3a3edf26f99aa7739: openshift-network-operator/iptables-alerter-5jnd7/iptables-alerter\" id=5dfeacce-6d64-4385-9e87-98426c9c1bdb name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:20:10.181319 | controller |     "Jun 12 15:45:44.132732 crc crio[3652]: time=\"2026-06-12T15:45:44.129722598Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=301a281d-74c6-4f46-ad86-cada74617277 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:20:10.181334 | controller |     "Jun 12 15:45:44.137333 crc crio[3652]: time=\"2026-06-12T15:45:44.135700073Z\" level=info msg=\"Starting container: 5231ef9e9e6a5bb9d9386f55684d9592b0de0609367b2fd3a3edf26f99aa7739\" id=188a4288-4a7d-4269-b4a6-1702da680cd3 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 17:20:10.181349 | controller |     "Jun 12 15:45:44.150818 crc crio[3652]: time=\"2026-06-12T15:45:44.149703504Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=b5abe58d-3993-4955-854f-0e23d0dfb0ff name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:20:10.181365 | controller |     "Jun 12 15:45:44.182937 crc crio[3652]: time=\"2026-06-12T15:45:44.176932308Z\" level=info msg=\"Creating container: openshift-ovn-kubernetes/ovnkube-node-2tk97/northd\" id=a3e158b1-1380-4fc0-bf17-992cc7f618fa name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:20:10.181380 | controller |     "Jun 12 15:45:44.182937 crc crio[3652]: time=\"2026-06-12T15:45:44.178298429Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.181395 | controller |     "Jun 12 15:45:44.469765 crc crio[3652]: time=\"2026-06-12T15:45:44.469373565Z\" level=info msg=\"Started container\" PID=8549 containerID=5231ef9e9e6a5bb9d9386f55684d9592b0de0609367b2fd3a3edf26f99aa7739 description=openshift-network-operator/iptables-alerter-5jnd7/iptables-alerter id=188a4288-4a7d-4269-b4a6-1702da680cd3 name=/runtime.v1.RuntimeService/StartContainer sandboxID=345f5e99af9dd22bfac0f0cffc76c3c68fcfbdad770a38900ed9f27fc96be7f8",
2026-06-12 17:20:10.181415 | controller |     "Jun 12 15:45:44.606710 crc crio[3652]: time=\"2026-06-12T15:45:44.605843034Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.181432 | controller |     "Jun 12 15:45:44.653963 crc crio[3652]: time=\"2026-06-12T15:45:44.63921953Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.181447 | controller |     "Jun 12 15:45:45.097389 crc crio[3652]: time=\"2026-06-12T15:45:45.096703277Z\" level=info msg=\"Created container ecbe3b0e72c3b9cc948c1e11017a33aa75e6a2dca983861b791c4b50c944bfd0: openshift-ovn-kubernetes/ovnkube-node-2tk97/northd\" id=a3e158b1-1380-4fc0-bf17-992cc7f618fa name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:20:10.181462 | controller |     "Jun 12 15:45:45.107336 crc crio[3652]: time=\"2026-06-12T15:45:45.098825803Z\" level=info msg=\"Starting container: ecbe3b0e72c3b9cc948c1e11017a33aa75e6a2dca983861b791c4b50c944bfd0\" id=74ef7485-6034-406e-bd3f-20339bc252d4 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 17:20:10.181478 | controller |     "Jun 12 15:45:45.167269 crc crio[3652]: time=\"2026-06-12T15:45:45.166892637Z\" level=info msg=\"Started container\" PID=8868 containerID=ecbe3b0e72c3b9cc948c1e11017a33aa75e6a2dca983861b791c4b50c944bfd0 description=openshift-ovn-kubernetes/ovnkube-node-2tk97/northd id=74ef7485-6034-406e-bd3f-20339bc252d4 name=/runtime.v1.RuntimeService/StartContainer sandboxID=097d71c6c4376f4b2c9b34f8a3c07481b0822cfa174a391458ae82cfc61a0a62",
2026-06-12 17:20:10.181494 | controller |     "Jun 12 15:45:45.332630 crc crio[3652]: time=\"2026-06-12T15:45:45.331854672Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=6513d103-fe33-4a4b-bfa2-504c5b1614ce name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:20:10.181510 | controller |     "Jun 12 15:45:45.376220 crc crio[3652]: time=\"2026-06-12T15:45:45.375909803Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=6894bd43-46f0-4340-8cef-d9937e2c1377 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:20:10.181525 | controller |     "Jun 12 15:45:45.404301 crc crio[3652]: time=\"2026-06-12T15:45:45.404236211Z\" level=info msg=\"Creating container: openshift-ovn-kubernetes/ovnkube-node-2tk97/nbdb\" id=50cf9fba-8993-4432-8384-d22337db77aa name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:20:10.181541 | controller |     "Jun 12 15:45:45.406120 crc crio[3652]: time=\"2026-06-12T15:45:45.406091078Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.181556 | controller |     "Jun 12 15:45:45.942176 crc crio[3652]: time=\"2026-06-12T15:45:45.917213881Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.181571 | controller |     "Jun 12 15:45:45.968260 crc crio[3652]: time=\"2026-06-12T15:45:45.967368512Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.181608 | controller |     "Jun 12 15:45:46.751402 crc crio[3652]: time=\"2026-06-12T15:45:46.751279102Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:4fe612a1572df462d6a4b664a10bc2e6cad239648acbf8c0303f8fca5d2596c0\" id=292f784e-9b4a-446b-8835-97bde74f5087 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:20:10.181628 | controller |     "Jun 12 15:45:46.817417 crc crio[3652]: time=\"2026-06-12T15:45:46.817273414Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:4fe612a1572df462d6a4b664a10bc2e6cad239648acbf8c0303f8fca5d2596c0\" id=8746a1ea-114b-4f79-8225-4f56ca9a62a4 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:20:10.181645 | controller |     "Jun 12 15:45:46.877788 crc crio[3652]: time=\"2026-06-12T15:45:46.870248098Z\" level=info msg=\"Creating container: openshift-cluster-machine-approver/machine-approver-54c688565-5bsg4/machine-approver-controller\" id=f817ea23-bf14-417f-b260-6044acbc8bda name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:20:10.181660 | controller |     "Jun 12 15:45:46.877788 crc crio[3652]: time=\"2026-06-12T15:45:46.871403103Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.181675 | controller |     "Jun 12 15:45:46.949401 crc crio[3652]: time=\"2026-06-12T15:45:46.945389428Z\" level=info msg=\"Created container 1e761945628676a7459d8df48000b460ae0e72005b3a3e01a4bea606304f7ba4: openshift-ovn-kubernetes/ovnkube-node-2tk97/nbdb\" id=50cf9fba-8993-4432-8384-d22337db77aa name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:20:10.181690 | controller |     "Jun 12 15:45:47.161995 crc crio[3652]: time=\"2026-06-12T15:45:47.156403202Z\" level=info msg=\"Starting container: 1e761945628676a7459d8df48000b460ae0e72005b3a3e01a4bea606304f7ba4\" id=569b8f70-be69-4883-bbca-903cc781bf32 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 17:20:10.181706 | controller |     "Jun 12 15:45:47.350572 crc crio[3652]: time=\"2026-06-12T15:45:47.347847437Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.181720 | controller |     "Jun 12 15:45:48.424696 crc crio[3652]: time=\"2026-06-12T15:45:47.724899329Z\" level=info msg=\"Started container\" PID=8888 containerID=1e761945628676a7459d8df48000b460ae0e72005b3a3e01a4bea606304f7ba4 description=openshift-ovn-kubernetes/ovnkube-node-2tk97/nbdb id=569b8f70-be69-4883-bbca-903cc781bf32 name=/runtime.v1.RuntimeService/StartContainer sandboxID=097d71c6c4376f4b2c9b34f8a3c07481b0822cfa174a391458ae82cfc61a0a62",
2026-06-12 17:20:10.181736 | controller |     "Jun 12 15:45:49.614816 crc crio[3652]: time=\"2026-06-12T15:45:49.614603952Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:1b55c029f731ebbde3c5580eef98a588264f4d6a8ae667805c9521dd1ecf1d5d\" id=f53996b1-7e98-4c1e-a48c-ae4c27d74fdb name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:20:10.181751 | controller |     "Jun 12 15:45:49.646757 crc crio[3652]: time=\"2026-06-12T15:45:49.643931239Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:1b55c029f731ebbde3c5580eef98a588264f4d6a8ae667805c9521dd1ecf1d5d\" id=e3e06208-e0d1-4432-bfb4-c41728de2397 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:20:10.181766 | controller |     "Jun 12 15:45:49.661887 crc crio[3652]: time=\"2026-06-12T15:45:49.661775201Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.181781 | controller |     "Jun 12 15:45:49.674160 crc crio[3652]: time=\"2026-06-12T15:45:49.673847873Z\" level=info msg=\"Creating container: openshift-multus/multus-additional-cni-plugins-hdftf/cni-plugins\" id=f7ce2c75-bedd-4421-9c86-a459fc30dc68 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:20:10.181796 | controller |     "Jun 12 15:45:49.677422 crc crio[3652]: time=\"2026-06-12T15:45:49.677271846Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.181815 | controller |     "Jun 12 15:45:50.198736 crc crio[3652]: time=\"2026-06-12T15:45:50.197922804Z\" level=info msg=\"Created container 4dcf95bb652cb5f7d3438246bdfc19caaeb504b297cadfcfe37bf52f0dd2a213: openshift-cluster-machine-approver/machine-approver-54c688565-5bsg4/machine-approver-controller\" id=f817ea23-bf14-417f-b260-6044acbc8bda name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:20:10.181831 | controller |     "Jun 12 15:45:50.206309 crc crio[3652]: time=\"2026-06-12T15:45:50.205352216Z\" level=info msg=\"Starting container: 4dcf95bb652cb5f7d3438246bdfc19caaeb504b297cadfcfe37bf52f0dd2a213\" id=a1f16454-13e2-4540-9aea-bc2f2dec9aac name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 17:20:10.181846 | controller |     "Jun 12 15:45:50.537841 crc crio[3652]: time=\"2026-06-12T15:45:50.519811765Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.181861 | controller |     "Jun 12 15:45:50.804138 crc crio[3652]: time=\"2026-06-12T15:45:50.802965951Z\" level=info msg=\"Started container\" PID=8978 containerID=4dcf95bb652cb5f7d3438246bdfc19caaeb504b297cadfcfe37bf52f0dd2a213 description=openshift-cluster-machine-approver/machine-approver-54c688565-5bsg4/machine-approver-controller id=a1f16454-13e2-4540-9aea-bc2f2dec9aac name=/runtime.v1.RuntimeService/StartContainer sandboxID=2e94585f77bc5c852377d9c848b1c13b14f77a5c1d38a7dace079c6a05e835e4",
2026-06-12 17:20:10.181876 | controller |     "Jun 12 15:45:53.967390 crc crio[3652]: time=\"2026-06-12T15:45:53.966837003Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=fc34c739-6227-4383-8739-338b885123b3 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:20:10.181891 | controller |     "Jun 12 15:45:53.996660 crc crio[3652]: time=\"2026-06-12T15:45:53.995821007Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=298ea7b6-4bb9-48d3-9aa8-df079c2f2ab7 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:20:10.181906 | controller |     "Jun 12 15:45:54.009111 crc crio[3652]: time=\"2026-06-12T15:45:54.008814336Z\" level=info msg=\"Creating container: openshift-ovn-kubernetes/ovnkube-node-2tk97/sbdb\" id=6f23bf33-e107-40d8-82d7-a490658bd4a9 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:20:10.181920 | controller |     "Jun 12 15:45:54.010114 crc crio[3652]: time=\"2026-06-12T15:45:54.009883759Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.181935 | controller |     "Jun 12 15:45:54.066389 crc crio[3652]: time=\"2026-06-12T15:45:54.065349823Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.181950 | controller |     "Jun 12 15:45:54.179864 crc crio[3652]: time=\"2026-06-12T15:45:54.168305707Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.181965 | controller |     "Jun 12 15:45:54.179864 crc crio[3652]: time=\"2026-06-12T15:45:54.173845046Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.181980 | controller |     "Jun 12 15:45:54.589930 crc crio[3652]: time=\"2026-06-12T15:45:54.589750138Z\" level=info msg=\"Created container 9304ba40e234c3cd1024f453e5e237c54bf18ac0dd379d15875fed34a7d729b2: openshift-multus/multus-additional-cni-plugins-hdftf/cni-plugins\" id=f7ce2c75-bedd-4421-9c86-a459fc30dc68 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:20:10.181998 | controller |     "Jun 12 15:45:54.605010 crc crio[3652]: time=\"2026-06-12T15:45:54.60469038Z\" level=info msg=\"Starting container: 9304ba40e234c3cd1024f453e5e237c54bf18ac0dd379d15875fed34a7d729b2\" id=8ee04303-bc2f-42eb-ab02-ee66f89e7ab5 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 17:20:10.182013 | controller |     "Jun 12 15:45:54.605759 crc crio[3652]: time=\"2026-06-12T15:45:54.605418322Z\" level=info msg=\"Created container 8ea50c0526a1d1aa64befb21e889a888b3da93bff8eda8b4b6c83aed91514897: openshift-ovn-kubernetes/ovnkube-node-2tk97/sbdb\" id=6f23bf33-e107-40d8-82d7-a490658bd4a9 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:20:10.182028 | controller |     "Jun 12 15:45:54.620474 crc crio[3652]: time=\"2026-06-12T15:45:54.620160288Z\" level=info msg=\"Starting container: 8ea50c0526a1d1aa64befb21e889a888b3da93bff8eda8b4b6c83aed91514897\" id=5e0e2324-9f62-4d35-86a6-862c5c48e64d name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 17:20:10.182059 | controller |     "Jun 12 15:45:54.670932 crc crio[3652]: time=\"2026-06-12T15:45:54.670753756Z\" level=info msg=\"Started container\" PID=9062 containerID=8ea50c0526a1d1aa64befb21e889a888b3da93bff8eda8b4b6c83aed91514897 description=openshift-ovn-kubernetes/ovnkube-node-2tk97/sbdb id=5e0e2324-9f62-4d35-86a6-862c5c48e64d name=/runtime.v1.RuntimeService/StartContainer sandboxID=097d71c6c4376f4b2c9b34f8a3c07481b0822cfa174a391458ae82cfc61a0a62",
2026-06-12 17:20:10.182076 | controller |     "Jun 12 15:45:54.673372 crc crio[3652]: time=\"2026-06-12T15:45:54.671744693Z\" level=info msg=\"Started container\" PID=9054 containerID=9304ba40e234c3cd1024f453e5e237c54bf18ac0dd379d15875fed34a7d729b2 description=openshift-multus/multus-additional-cni-plugins-hdftf/cni-plugins id=8ee04303-bc2f-42eb-ab02-ee66f89e7ab5 name=/runtime.v1.RuntimeService/StartContainer sandboxID=68e1fc3eb8e5ecc73e5798620b6b780eacf14c597728d41763f42980f1ea1945",
2026-06-12 17:20:10.182091 | controller |     "Jun 12 15:46:00.179668 crc crio[3652]: time=\"2026-06-12T15:46:00.177278142Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=ea1fbb47-a63a-4b71-b3c0-7ad9332584a0 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:20:10.182106 | controller |     "Jun 12 15:46:00.237153 crc crio[3652]: time=\"2026-06-12T15:46:00.236957872Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=e5df84dc-81f2-4178-b4a1-285d656afc86 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:20:10.182122 | controller |     "Jun 12 15:46:00.242384 crc crio[3652]: time=\"2026-06-12T15:46:00.241623662Z\" level=info msg=\"Creating container: openshift-ovn-kubernetes/ovnkube-node-2tk97/ovnkube-controller\" id=5b2c4a03-9082-45eb-ae20-a0b58ffdf850 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:20:10.182137 | controller |     "Jun 12 15:46:00.242384 crc crio[3652]: time=\"2026-06-12T15:46:00.242303484Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.182152 | controller |     "Jun 12 15:46:00.289694 crc crio[3652]: time=\"2026-06-12T15:46:00.289361485Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.182167 | controller |     "Jun 12 15:46:00.293278 crc crio[3652]: time=\"2026-06-12T15:46:00.293195172Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.182182 | controller |     "Jun 12 15:46:00.722370 crc crio[3652]: time=\"2026-06-12T15:46:00.721841245Z\" level=info msg=\"Created container ea9e080b284e5f6bdfc3a309409c58cdada3fa37d6c4efce5db54bf9426c7af5: openshift-ovn-kubernetes/ovnkube-node-2tk97/ovnkube-controller\" id=5b2c4a03-9082-45eb-ae20-a0b58ffdf850 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:20:10.182200 | controller |     "Jun 12 15:46:00.726868 crc crio[3652]: time=\"2026-06-12T15:46:00.726139845Z\" level=info msg=\"Starting container: ea9e080b284e5f6bdfc3a309409c58cdada3fa37d6c4efce5db54bf9426c7af5\" id=36c50c8a-4ba9-428f-8119-f4940f632ce0 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 17:20:10.182217 | controller |     "Jun 12 15:46:00.820170 crc crio[3652]: time=\"2026-06-12T15:46:00.819687697Z\" level=info msg=\"Started container\" PID=9257 containerID=ea9e080b284e5f6bdfc3a309409c58cdada3fa37d6c4efce5db54bf9426c7af5 description=openshift-ovn-kubernetes/ovnkube-node-2tk97/ovnkube-controller id=36c50c8a-4ba9-428f-8119-f4940f632ce0 name=/runtime.v1.RuntimeService/StartContainer sandboxID=097d71c6c4376f4b2c9b34f8a3c07481b0822cfa174a391458ae82cfc61a0a62",
2026-06-12 17:20:10.182241 | controller |     "Jun 12 15:46:06.201170 crc crio[3652]: time=\"2026-06-12T15:46:06.199750118Z\" level=info msg=\"NetworkStart: stopping network for sandbox dbf0a4a88ccca55923717a31db7f94e4b1ecaa0414c77bb3095ae74cef6688f3\" id=f4475fef-5619-4229-bb4b-78e2694da6a2 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:20:10.182260 | controller |     "Jun 12 15:46:08.823424 crc crio[3652]: time=\"2026-06-12T15:46:08.817911561Z\" level=info msg=\"NetworkStart: stopping network for sandbox 98f31d74e1d05e9179b60a6eea6aba71f01beaf06ee222e6d0d36e15a6b3a448\" id=4fc8c02d-f0b8-4e3b-9695-043f3230f7fe name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:20:10.182276 | controller |     "Jun 12 15:46:08.898338 crc crio[3652]: time=\"2026-06-12T15:46:08.849854715Z\" level=info msg=\"NetworkStart: stopping network for sandbox 827a070b4cba9dc6a530cc45df2171a89697c75580a52ab5a8186e47d442a4c5\" id=1a3b09b3-773e-4091-ac98-ca8fe64122ca name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:20:10.182291 | controller |     "Jun 12 15:46:09.089357 crc crio[3652]: time=\"2026-06-12T15:46:09.089295126Z\" level=info msg=\"NetworkStart: stopping network for sandbox 9c944acf5c073a1ddb110f7dcadb9e8ab102e871154334c2957731bfcdb41c1b\" id=38bf4d7c-24b4-498a-b6bf-a34b383d4a69 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:20:10.182306 | controller |     "Jun 12 15:46:09.091197 crc crio[3652]: time=\"2026-06-12T15:46:09.09037377Z\" level=info msg=\"NetworkStart: stopping network for sandbox 2e865eccc0a40e8a970a9f5c409a97281cbe5cc08b1d41bfb4f5f78a9906895a\" id=4287c5ad-5963-4eab-9deb-c3d7cf4c79bf name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:20:10.182321 | controller |     "Jun 12 15:46:09.593253 crc crio[3652]: time=\"2026-06-12T15:46:09.589712535Z\" level=info msg=\"NetworkStart: stopping network for sandbox f01eb52d610cf5c258e253e6e5f978c75d7dee27323b2608768f5cb52df9e355\" id=4a1d0c36-96a3-4f66-9468-9530bf27ada7 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:20:10.182337 | controller |     "Jun 12 15:46:09.908182 crc crio[3652]: time=\"2026-06-12T15:46:09.908078687Z\" level=info msg=\"NetworkStart: stopping network for sandbox 51110e767760b8bcc88b627c3a17f58ca4a343d18e43a496db4257181b9350d3\" id=183dccab-e851-4025-b1d4-9e512d5e8f3f name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:20:10.182352 | controller |     "Jun 12 15:46:11.398396 crc crio[3652]: time=\"2026-06-12T15:46:11.397359115Z\" level=info msg=\"NetworkStart: stopping network for sandbox 3a708460aeed374a2fdfc4a971518f67fe6abc738f312dbc837e03df3e3e778d\" id=85f9edac-99a6-4ba5-854e-6006084d53b0 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:20:10.182368 | controller |     "Jun 12 15:46:11.647784 crc crio[3652]: time=\"2026-06-12T15:46:11.647327822Z\" level=info msg=\"NetworkStart: stopping network for sandbox 3a4e23ae2ec3b52d79b1f9d21d80528f7cbba90cf7801f56c0b71ff83de9981c\" id=4db156f3-801b-41af-b171-728ea865c606 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:20:10.182386 | controller |     "Jun 12 15:46:12.218651 crc crio[3652]: time=\"2026-06-12T15:46:12.216160143Z\" level=info msg=\"NetworkStart: stopping network for sandbox d74dc1510d6800720583587190fd93c5aa74faf3a97646b258dad5fa1618f91b\" id=7b262a22-50a1-4161-a2bf-0cb1df221df7 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:20:10.182402 | controller |     "Jun 12 15:46:12.274556 crc crio[3652]: time=\"2026-06-12T15:46:12.272669049Z\" level=info msg=\"NetworkStart: stopping network for sandbox 5b514e281ce7a1f6c1c97d3905a148cda316c65aa961ac3ef11e67727e04a89b\" id=356654e0-9be1-41b6-a2bd-898de71723fa name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:20:10.182417 | controller |     "Jun 12 15:46:12.800393 crc crio[3652]: time=\"2026-06-12T15:46:12.799805644Z\" level=info msg=\"NetworkStart: stopping network for sandbox 513e23c00f009ba7073a3d399726dafa22a66b94d0f8ee3c740e710f8e7415b5\" id=f1da75f5-10d7-4af2-9dc4-3c71b07f7bbc name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:20:10.182432 | controller |     "Jun 12 15:46:12.907911 crc crio[3652]: time=\"2026-06-12T15:46:12.906833259Z\" level=info msg=\"NetworkStart: stopping network for sandbox 49275781af512ea260dcf59866bc6daa0255249d14741beeea02bf8f55dc92c0\" id=da3c6ed4-36b7-45db-9676-b57a5e5045de name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:20:10.182447 | controller |     "Jun 12 15:46:12.960699 crc crio[3652]: time=\"2026-06-12T15:46:12.959389496Z\" level=info msg=\"NetworkStart: stopping network for sandbox 7243e8c614feb11e47587ae6adede37c5b715a7a819a709bccec138e946c34ad\" id=f97d4523-07c3-4298-bb48-05ebec3c2207 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:20:10.182462 | controller |     "Jun 12 15:46:12.961728 crc crio[3652]: time=\"2026-06-12T15:46:12.961273264Z\" level=info msg=\"NetworkStart: stopping network for sandbox 51dfdac6adfbf2f3bce4e1c0f57f6c665b32b41f9961b274c917f242b2e27bc7\" id=c86e792b-cfb6-4355-8dc8-be5f9b324a34 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:20:10.182477 | controller |     "Jun 12 15:46:12.982638 crc crio[3652]: time=\"2026-06-12T15:46:12.978649297Z\" level=info msg=\"NetworkStart: stopping network for sandbox 76c82518d41a754f528aab8134171558b571661130589e046197bd5d5658d51c\" id=58903baf-d62b-44c5-8220-64f300326de4 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:20:10.182492 | controller |     "Jun 12 15:46:12.982638 crc crio[3652]: time=\"2026-06-12T15:46:12.978680411Z\" level=info msg=\"NetworkStart: stopping network for sandbox 44ec8a7da6d260b0a2ac26115254c88aa04c62b066718c182fc991148b8c5b13\" id=232182e3-0486-4b36-95b1-e6510c44a5d3 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:20:10.182507 | controller |     "Jun 12 15:46:13.236931 crc crio[3652]: time=\"2026-06-12T15:46:13.236313337Z\" level=info msg=\"NetworkStart: stopping network for sandbox 16102d1018b1a207b2b6839a58c50b422398800d2d68f1d71a3fc28d7c2327eb\" id=8f48bf78-89b1-4d4d-9dff-45ba70dd5b6e name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:20:10.182522 | controller |     "Jun 12 15:46:13.307135 crc crio[3652]: time=\"2026-06-12T15:46:13.30706122Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6efa070ceb93cc5fc2e76eab6d9c96ac3c4f8812085d0b6eb6e3f513b5bac782\" id=19faa4c4-45fc-4964-87fe-0ebb8ecc0941 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:20:10.182537 | controller |     "Jun 12 15:46:13.311087 crc crio[3652]: time=\"2026-06-12T15:46:13.310944828Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6efa070ceb93cc5fc2e76eab6d9c96ac3c4f8812085d0b6eb6e3f513b5bac782\" id=5feaebb5-38b9-43ce-b956-8b12b6fc6624 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:20:10.182552 | controller |     "Jun 12 15:46:13.319576 crc crio[3652]: time=\"2026-06-12T15:46:13.318072384Z\" level=info msg=\"Creating container: openshift-multus/multus-additional-cni-plugins-hdftf/bond-cni-plugin\" id=120c509f-9f14-48be-9a5e-f56723ab6193 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:20:10.182570 | controller |     "Jun 12 15:46:13.320355 crc crio[3652]: time=\"2026-06-12T15:46:13.320261639Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.182608 | controller |     "Jun 12 15:46:13.356328 crc crio[3652]: time=\"2026-06-12T15:46:13.356193662Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.182625 | controller |     "Jun 12 15:46:13.536823 crc crio[3652]: time=\"2026-06-12T15:46:13.536554161Z\" level=info msg=\"NetworkStart: stopping network for sandbox 95f7d80725e9a2357064ea682b206d7058ea9b4ba18095e20ef260d7db07d593\" id=8fad7b6d-97ab-406e-a91a-02f06d0c8fe1 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:20:10.182641 | controller |     "Jun 12 15:46:14.170192 crc crio[3652]: time=\"2026-06-12T15:46:14.169936622Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.182656 | controller |     "Jun 12 15:46:14.639349 crc crio[3652]: time=\"2026-06-12T15:46:14.638827793Z\" level=info msg=\"Created container 613dc2e74acd729ff24749d6d27cee6a689a10b8b5df9676e9c365d58b2ddedc: openshift-multus/multus-additional-cni-plugins-hdftf/bond-cni-plugin\" id=120c509f-9f14-48be-9a5e-f56723ab6193 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:20:10.182672 | controller |     "Jun 12 15:46:14.644354 crc crio[3652]: time=\"2026-06-12T15:46:14.644209326Z\" level=info msg=\"Starting container: 613dc2e74acd729ff24749d6d27cee6a689a10b8b5df9676e9c365d58b2ddedc\" id=bd05fa91-e583-4597-8739-bba8086b2836 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 17:20:10.182686 | controller |     "Jun 12 15:46:14.656415 crc crio[3652]: time=\"2026-06-12T15:46:14.656192127Z\" level=info msg=\"Started container\" PID=9616 containerID=613dc2e74acd729ff24749d6d27cee6a689a10b8b5df9676e9c365d58b2ddedc description=openshift-multus/multus-additional-cni-plugins-hdftf/bond-cni-plugin id=bd05fa91-e583-4597-8739-bba8086b2836 name=/runtime.v1.RuntimeService/StartContainer sandboxID=68e1fc3eb8e5ecc73e5798620b6b780eacf14c597728d41763f42980f1ea1945",
2026-06-12 17:20:10.182702 | controller |     "Jun 12 15:46:14.979333 crc crio[3652]: time=\"2026-06-12T15:46:14.979225058Z\" level=info msg=\"NetworkStart: stopping network for sandbox 0b060685622f0e677d542dd58232818c1a837d34744580723c88e7511904bc58\" id=1aba869c-ac52-4e7a-ac1c-57d3805f6b33 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:20:10.182718 | controller |     "Jun 12 15:46:15.384787 crc crio[3652]: time=\"2026-06-12T15:46:15.38369179Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:c3454e762466e22e2a893650b9781823558bc6fdfda2aa4188aff3cb819014c4\" id=e74256c3-7557-4200-8ebc-6ccfb1e07d4f name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:20:10.182737 | controller |     "Jun 12 15:46:15.387273 crc crio[3652]: time=\"2026-06-12T15:46:15.387080568Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:c3454e762466e22e2a893650b9781823558bc6fdfda2aa4188aff3cb819014c4\" id=bfc69217-36a3-4c39-9da9-ff93e3051e41 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:20:10.182753 | controller |     "Jun 12 15:46:15.391105 crc crio[3652]: time=\"2026-06-12T15:46:15.390976656Z\" level=info msg=\"Creating container: openshift-multus/multus-additional-cni-plugins-hdftf/routeoverride-cni\" id=97a76bcb-5325-4333-be55-a3b86a883487 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:20:10.182769 | controller |     "Jun 12 15:46:15.394206 crc crio[3652]: time=\"2026-06-12T15:46:15.392244464Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.182788 | controller |     "Jun 12 15:46:15.459528 crc crio[3652]: time=\"2026-06-12T15:46:15.459104751Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.182804 | controller |     "Jun 12 15:46:15.615104 crc crio[3652]: time=\"2026-06-12T15:46:15.614892241Z\" level=info msg=\"NetworkStart: stopping network for sandbox e6179536a22969ed9c391d2c091aa5ee6654b41893d74aaecba636c414739894\" id=8a3e0693-9418-41df-866f-c2b7bed4e2b8 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:20:10.182820 | controller |     "Jun 12 15:46:16.189241 crc crio[3652]: time=\"2026-06-12T15:46:16.187988701Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.182836 | controller |     "Jun 12 15:46:16.192137 crc crio[3652]: time=\"2026-06-12T15:46:16.19194973Z\" level=info msg=\"NetworkStart: stopping network for sandbox 579b6b83abbfac03360715c2b898d3fd118b9b331402862c5931f71d83188fd3\" id=c39bf6bf-6d82-471b-98aa-a2f34a895d79 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:20:10.182851 | controller |     "Jun 12 15:46:16.253161 crc crio[3652]: time=\"2026-06-12T15:46:16.251947139Z\" level=info msg=\"NetworkStart: stopping network for sandbox e750cb87ac620db8fa8b4e88e69664c608f73f75b2e261d27504d1af9fb8d1c7\" id=dc02ec7b-d9ad-4347-8d12-e321e66875eb name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:20:10.182867 | controller |     "Jun 12 15:46:16.348923 crc crio[3652]: time=\"2026-06-12T15:46:16.348823902Z\" level=info msg=\"Created container 05fbd1635d56148a277d39552eb772013f91d1c25a4df2fa41bad0ca5189537e: openshift-multus/multus-additional-cni-plugins-hdftf/routeoverride-cni\" id=97a76bcb-5325-4333-be55-a3b86a883487 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:20:10.182882 | controller |     "Jun 12 15:46:16.351554 crc crio[3652]: time=\"2026-06-12T15:46:16.351512742Z\" level=info msg=\"Starting container: 05fbd1635d56148a277d39552eb772013f91d1c25a4df2fa41bad0ca5189537e\" id=8b8ab05f-2b98-4166-96ce-a2da4c74a478 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 17:20:10.182897 | controller |     "Jun 12 15:46:16.358786 crc crio[3652]: time=\"2026-06-12T15:46:16.358684629Z\" level=info msg=\"Started container\" PID=9636 containerID=05fbd1635d56148a277d39552eb772013f91d1c25a4df2fa41bad0ca5189537e description=openshift-multus/multus-additional-cni-plugins-hdftf/routeoverride-cni id=8b8ab05f-2b98-4166-96ce-a2da4c74a478 name=/runtime.v1.RuntimeService/StartContainer sandboxID=68e1fc3eb8e5ecc73e5798620b6b780eacf14c597728d41763f42980f1ea1945",
2026-06-12 17:20:10.182912 | controller |     "Jun 12 15:46:16.782934 crc crio[3652]: time=\"2026-06-12T15:46:16.782864391Z\" level=info msg=\"NetworkStart: stopping network for sandbox 1e4c59c81946d9a970c2aa3d26ad1d39c4d7c8f2bbeaaf6fdd2945c02c0ee58d\" id=d267fc9f-d948-4837-9252-5a0df7d49d70 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:20:10.182927 | controller |     "Jun 12 15:46:16.879801 crc crio[3652]: time=\"2026-06-12T15:46:16.879717322Z\" level=info msg=\"NetworkStart: stopping network for sandbox 42712c2c9b9be3b2db5b1d37f17ba07d2e7e3f100659ce783aa698e2a3a60c45\" id=52b91fb5-abb6-48af-ad20-23852a10390f name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:20:10.182942 | controller |     "Jun 12 15:46:17.142959 crc crio[3652]: time=\"2026-06-12T15:46:17.142709363Z\" level=info msg=\"NetworkStart: stopping network for sandbox 8c2c802866710a4f92489ec8b4a6f88f076cad4735728cf327efd04521934bbb\" id=9a6b7dd5-7aef-4c7e-87d0-58b6239563bc name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:20:10.182957 | controller |     "Jun 12 15:46:17.410414 crc crio[3652]: time=\"2026-06-12T15:46:17.410329024Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:be2edaed22535093bdb486afe5960ff4f3b0bd96f88dc1753b584cc28184a0b0\" id=1bdc6d91-9712-48b6-979d-7db3b14d02c1 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:20:10.182976 | controller |     "Jun 12 15:46:17.415338 crc crio[3652]: time=\"2026-06-12T15:46:17.415287383Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:be2edaed22535093bdb486afe5960ff4f3b0bd96f88dc1753b584cc28184a0b0\" id=875dcb57-2f86-4776-abe3-db8589f7e6e2 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:20:10.182992 | controller |     "Jun 12 15:46:17.418876 crc crio[3652]: time=\"2026-06-12T15:46:17.418708226Z\" level=info msg=\"Creating container: openshift-multus/multus-additional-cni-plugins-hdftf/whereabouts-cni-bincopy\" id=c8b2c14e-d1d1-4acc-9869-ad7bd66d9b22 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:20:10.183007 | controller |     "Jun 12 15:46:17.419924 crc crio[3652]: time=\"2026-06-12T15:46:17.419792Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.183022 | controller |     "Jun 12 15:46:17.476511 crc crio[3652]: time=\"2026-06-12T15:46:17.476355415Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.183037 | controller |     "Jun 12 15:46:17.806874 crc crio[3652]: time=\"2026-06-12T15:46:17.806136049Z\" level=info msg=\"NetworkStart: stopping network for sandbox 79a40ba880f81cb671b71f573ef2e917ff62c8f1ec9743989815f550a3eaacc8\" id=23176e2e-6d4a-4dc7-a2a0-fcbca7b20e55 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:20:10.183053 | controller |     "Jun 12 15:46:17.950288 crc crio[3652]: time=\"2026-06-12T15:46:17.950007709Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.183068 | controller |     "Jun 12 15:46:18.179758 crc crio[3652]: time=\"2026-06-12T15:46:18.179632204Z\" level=info msg=\"NetworkStart: stopping network for sandbox e6d48bcf7a18aadb12e2495c6e07f5da48e0522635c2ef1c335f130396f8c119\" id=840d7d5d-91f5-4f57-b310-2e47f87e6e51 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:20:10.183083 | controller |     "Jun 12 15:46:18.323145 crc crio[3652]: time=\"2026-06-12T15:46:18.322887904Z\" level=info msg=\"NetworkStart: stopping network for sandbox e2afd8e1abb8aaff6344d7f5395afb70f1494daaf399f9eb13c83ac9cd83df2b\" id=68114ba4-94b5-44ed-9b11-4208b7b63d08 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:20:10.183098 | controller |     "Jun 12 15:46:18.341922 crc crio[3652]: time=\"2026-06-12T15:46:18.341762853Z\" level=info msg=\"NetworkStart: stopping network for sandbox f064cb2ad83ee46a0f580763a9b27d4cdc261f7cb89234997f6ca5018eb799ed\" id=97fe78a8-089c-41f8-b331-7f3d7786cdc7 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:20:10.183113 | controller |     "Jun 12 15:46:18.361382 crc crio[3652]: time=\"2026-06-12T15:46:18.361165419Z\" level=info msg=\"Created container 22d01ff682d29dafe10c7e1d3f16c37e0391d22b57ccd83e620e634506b4598f: openshift-multus/multus-additional-cni-plugins-hdftf/whereabouts-cni-bincopy\" id=c8b2c14e-d1d1-4acc-9869-ad7bd66d9b22 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:20:10.183128 | controller |     "Jun 12 15:46:18.365243 crc crio[3652]: time=\"2026-06-12T15:46:18.365102347Z\" level=info msg=\"Starting container: 22d01ff682d29dafe10c7e1d3f16c37e0391d22b57ccd83e620e634506b4598f\" id=a540bf91-118d-4f50-8f3a-6aa5d50c7e44 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 17:20:10.183143 | controller |     "Jun 12 15:46:18.373570 crc crio[3652]: time=\"2026-06-12T15:46:18.372797319Z\" level=info msg=\"Started container\" PID=9677 containerID=22d01ff682d29dafe10c7e1d3f16c37e0391d22b57ccd83e620e634506b4598f description=openshift-multus/multus-additional-cni-plugins-hdftf/whereabouts-cni-bincopy id=a540bf91-118d-4f50-8f3a-6aa5d50c7e44 name=/runtime.v1.RuntimeService/StartContainer sandboxID=68e1fc3eb8e5ecc73e5798620b6b780eacf14c597728d41763f42980f1ea1945",
2026-06-12 17:20:10.183162 | controller |     "Jun 12 15:46:19.045905 crc crio[3652]: time=\"2026-06-12T15:46:19.045718902Z\" level=info msg=\"NetworkStart: stopping network for sandbox c8ea94d0d5f8228583720ae98751449edd8c016797f5452e981ccb924ff912f6\" id=7ee0cc87-6a51-4cf3-b366-f87e6f116f15 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:20:10.183178 | controller |     "Jun 12 15:46:19.532758 crc crio[3652]: time=\"2026-06-12T15:46:19.532665998Z\" level=info msg=\"NetworkStart: stopping network for sandbox 1f25381cace9fe7d41eea596d66fb4201ed661a663a98a38a1b77783c7fb1c79\" id=627dd02d-cb58-4600-9f6b-23065708eb05 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:20:10.183193 | controller |     "Jun 12 15:46:19.540066 crc crio[3652]: time=\"2026-06-12T15:46:19.539935946Z\" level=info msg=\"NetworkStart: stopping network for sandbox d356e06a7ee16a529313e474fa0859d77cc3859ad4f68e567a37a8163c0d8e70\" id=3b59add3-dc57-4da9-b8e9-f93927bf4045 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:20:10.183208 | controller |     "Jun 12 15:46:19.563737 crc crio[3652]: time=\"2026-06-12T15:46:19.563177237Z\" level=info msg=\"NetworkStart: stopping network for sandbox 7d99ae5c3641dcd7cbe49b2bc881862443727b945b8055bc0a916e88194f731b\" id=464715fc-2408-4fb5-b87e-a836fad66906 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:20:10.183223 | controller |     "Jun 12 15:46:20.571590 crc crio[3652]: time=\"2026-06-12T15:46:20.571505206Z\" level=info msg=\"NetworkStart: stopping network for sandbox 50e6f1b3e002e6e3421a70fd4e251f771086bdabac431f827b358251f0ae7a2b\" id=23fbc0e1-1fa7-4c2b-90ab-b3d6775826c1 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:20:10.183240 | controller |     "Jun 12 15:46:20.573868 crc crio[3652]: time=\"2026-06-12T15:46:20.573762654Z\" level=info msg=\"NetworkStart: stopping network for sandbox f00ee252bbe59b7a7f97cbb57c3337170b348c173c0f8962ccecad2b24f9dcd3\" id=5d91fe4a-1fdf-494a-bf24-17cb6855810b name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:20:10.183262 | controller |     "Jun 12 15:46:20.723226 crc crio[3652]: time=\"2026-06-12T15:46:20.723105568Z\" level=info msg=\"NetworkStart: stopping network for sandbox c5fe239b88cdac96f1def0409b94174d7c17e11ea1e8cd7d2c139413ec13a4a3\" id=1d43756d-a39b-42e1-b28b-64fb3286b55f name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:20:10.183281 | controller |     "Jun 12 15:46:20.754569 crc crio[3652]: time=\"2026-06-12T15:46:20.754301949Z\" level=info msg=\"NetworkStart: stopping network for sandbox b79d045578d9d0447683cc0abcc31854b07e028414a5fd64d8931c5d81d4e8c4\" id=7066fcf8-4c84-46af-9368-53eca0a092fe name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:20:10.183296 | controller |     "Jun 12 15:46:20.867535 crc crio[3652]: time=\"2026-06-12T15:46:20.867291796Z\" level=info msg=\"NetworkStart: stopping network for sandbox d939ab346a80ccd644464be211b1a1dcf3384a58b26655665422f65631a5f3b2\" id=3a8e4568-518a-4bb9-8b41-bdca8b7c43c3 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:20:10.183311 | controller |     "Jun 12 15:46:21.022551 crc crio[3652]: time=\"2026-06-12T15:46:21.022168006Z\" level=info msg=\"NetworkStart: stopping network for sandbox 20c722f8c54d418b91f43e6338e713f8b1c5dbf6c4240a8dec1f44338df02512\" id=acc09fb9-0bed-4f8b-8cef-c0390b8ff943 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:20:10.183326 | controller |     "Jun 12 15:46:21.520671 crc crio[3652]: time=\"2026-06-12T15:46:21.520516555Z\" level=info msg=\"NetworkStart: stopping network for sandbox 748e6c3818a0854ad24da09c661b36769c66e8726b11fe10eb8f9d4bd06e608b\" id=3bcf27ca-aade-4778-b0e0-0d96fae6cf06 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:20:10.183341 | controller |     "Jun 12 15:46:21.648935 crc crio[3652]: time=\"2026-06-12T15:46:21.60192874Z\" level=info msg=\"NetworkStart: stopping network for sandbox 57d073f1733d964c632d63bb758ce5062b425beaf0a6efe7bb062ef01d4fc106\" id=efbfd98a-f3f9-4421-90fc-6609d2e9955b name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:20:10.183360 | controller |     "Jun 12 15:46:22.419914 crc crio[3652]: time=\"2026-06-12T15:46:22.419769144Z\" level=info msg=\"NetworkStart: stopping network for sandbox 9904de7907ed93e2080cec5104919860f7c0519ee9f1cc40c04ba7ac377d6e08\" id=1f845d2a-9541-47c4-b70f-8d8a96bebade name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:20:10.183376 | controller |     "Jun 12 15:46:22.664521 crc crio[3652]: time=\"2026-06-12T15:46:22.664356311Z\" level=info msg=\"NetworkStart: stopping network for sandbox 279b66b4040b4c86846e4f66be03462716fedacc48393e0400f9597d5b9873b7\" id=e1c35a8c-6c31-460b-81dd-b3d0f77003fa name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:20:10.183390 | controller |     "Jun 12 15:46:22.992565 crc crio[3652]: time=\"2026-06-12T15:46:22.992254669Z\" level=info msg=\"NetworkStart: stopping network for sandbox 476d528c5ba4178c1a0678fd526a11a917db0c17486b8d9864e530adf14f9ae4\" id=159d8545-9315-43e6-87af-bab5d2ec1eb5 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:20:10.183405 | controller |     "Jun 12 15:46:22.993328 crc crio[3652]: time=\"2026-06-12T15:46:22.992578799Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"",
2026-06-12 17:20:10.183420 | controller |     "Jun 12 15:46:22.993328 crc crio[3652]: time=\"2026-06-12T15:46:22.992775985Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/upgrade_253f627e-9d76-410a-b26e-6f1e57f8dd2d\\\"\"",
2026-06-12 17:20:10.183435 | controller |     "Jun 12 15:46:22.996280 crc crio[3652]: time=\"2026-06-12T15:46:22.994501966Z\" level=info msg=\"Got pod network &{Name:network-check-source-5bb8f5cd97-xdvz5 Namespace:openshift-network-diagnostics ID:5b514e281ce7a1f6c1c97d3905a148cda316c65aa961ac3ef11e67727e04a89b UID:f863fff9-286a-45fa-b8f0-8a86994b8440 NetNS:/var/run/netns/08569b8e-c24f-4b46-889e-e7f665683e42 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:0xc0017be7c8}] Aliases:map[]}\"",
2026-06-12 17:20:10.183452 | controller |     "Jun 12 15:46:22.996280 crc crio[3652]: time=\"2026-06-12T15:46:22.9946277Z\" level=info msg=\"Got pod network &{Name:console-operator-67c89758df-4jf4f Namespace:openshift-console-operator ID:513e23c00f009ba7073a3d399726dafa22a66b94d0f8ee3c740e710f8e7415b5 UID:a7050c01-20e1-4a5b-9a20-dee2d4b99ee2 NetNS:/var/run/netns/acb90e78-1be5-46f5-8c15-b05f424e7228 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:0xc00008d090}] Aliases:map[]}\"",
2026-06-12 17:20:10.183468 | controller |     "Jun 12 15:46:22.996280 crc crio[3652]: time=\"2026-06-12T15:46:22.994669003Z\" level=info msg=\"Got pod network &{Name:olm-operator-5cdf44d969-ssqvn Namespace:openshift-operator-lifecycle-manager ID:2e865eccc0a40e8a970a9f5c409a97281cbe5cc08b1d41bfb4f5f78a9906895a UID:6e1163b9-cb14-4016-a0bf-126812657ac4 NetNS:/var/run/netns/a6216130-e895-4aa5-85be-e8d1198a1adb 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:0xc0025c24e8}] Aliases:map[]}\"",
2026-06-12 17:20:10.183484 | controller |     "Jun 12 15:46:22.996280 crc crio[3652]: time=\"2026-06-12T15:46:22.994781075Z\" level=info msg=\"Got pod network &{Name:apiserver-9ddfb9f55-k47zv Namespace:openshift-apiserver ID:49275781af512ea260dcf59866bc6daa0255249d14741beeea02bf8f55dc92c0 UID:e7508fa2-0f14-41e2-8972-4e2e11009b77 NetNS:/var/run/netns/b65bc90c-5141-4507-ae7d-43d5bd57eb61 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:0xc00008d0a8}] Aliases:map[]}\"",
2026-06-12 17:20:10.183504 | controller |     "Jun 12 15:46:22.996280 crc crio[3652]: time=\"2026-06-12T15:46:22.994803647Z\" level=error msg=\"Error loading cached network config: network \\\"multus-cni-network\\\" not found in CNI cache\"",
2026-06-12 17:20:10.183520 | controller |     "Jun 12 15:46:22.996280 crc crio[3652]: time=\"2026-06-12T15:46:22.99489237Z\" level=warning msg=\"Falling back to loading from existing plugins on disk\"",
2026-06-12 17:20:10.183537 | controller |     "Jun 12 15:46:22.996280 crc crio[3652]: time=\"2026-06-12T15:46:22.994916881Z\" level=info msg=\"Deleting pod openshift-operator-lifecycle-manager_olm-operator-5cdf44d969-ssqvn from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 17:20:10.183552 | controller |     "Jun 12 15:46:22.996280 crc crio[3652]: time=\"2026-06-12T15:46:22.995009832Z\" level=info msg=\"Got pod network &{Name:openshift-apiserver-operator-846cbfc458-xttmf Namespace:openshift-apiserver-operator ID:3a708460aeed374a2fdfc4a971518f67fe6abc738f312dbc837e03df3e3e778d UID:7d46baeb-32f5-4d0b-aeba-13333da51152 NetNS:/var/run/netns/36e5dfb3-e707-4062-acaa-a8b5734f64f9 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:0xc0017be810}] Aliases:map[]}\"",
2026-06-12 17:20:10.183568 | controller |     "Jun 12 15:46:22.996280 crc crio[3652]: time=\"2026-06-12T15:46:22.995147617Z\" level=error msg=\"Error loading cached network config: network \\\"multus-cni-network\\\" not found in CNI cache\"",
2026-06-12 17:20:10.183607 | controller |     "Jun 12 15:46:22.996280 crc crio[3652]: time=\"2026-06-12T15:46:22.995158597Z\" level=info msg=\"Got pod network &{Name:authentication-operator-7f5c659b84-khkfm Namespace:openshift-authentication-operator ID:76c82518d41a754f528aab8134171558b571661130589e046197bd5d5658d51c UID:677c2747-1901-4941-94f1-8281cced296b NetNS:/var/run/netns/ebdc1ded-a9f1-496c-a66d-39fc12ad61ce 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:0xc00008d0f0}] Aliases:map[]}\"",
2026-06-12 17:20:10.183624 | controller |     "Jun 12 15:46:22.996280 crc crio[3652]: time=\"2026-06-12T15:46:22.995202369Z\" level=info msg=\"Got pod network &{Name:network-check-target-fhkjl Namespace:openshift-network-diagnostics ID:3a4e23ae2ec3b52d79b1f9d21d80528f7cbba90cf7801f56c0b71ff83de9981c UID:17b87002-b798-480a-8e17-83053d698239 NetNS:/var/run/netns/e5548c97-f785-4dae-9f40-655e9c9fbce8 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:0xc000182e60}] Aliases:map[]}\"",
2026-06-12 17:20:10.183640 | controller |     "Jun 12 15:46:22.996280 crc crio[3652]: time=\"2026-06-12T15:46:22.995286551Z\" level=info msg=\"Got pod network &{Name:package-server-manager-77f986bd66-5lhf9 Namespace:openshift-operator-lifecycle-manager ID:d74dc1510d6800720583587190fd93c5aa74faf3a97646b258dad5fa1618f91b UID:bebbba29-e4e9-44ad-b643-3a7ebf505270 NetNS:/var/run/netns/adc07243-355f-49bf-9e0c-241edd85f58b 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:0xc0017be828}] Aliases:map[]}\"",
2026-06-12 17:20:10.183656 | controller |     "Jun 12 15:46:22.996280 crc crio[3652]: time=\"2026-06-12T15:46:22.995363633Z\" level=error msg=\"Error loading cached network config: network \\\"multus-cni-network\\\" not found in CNI cache\"",
2026-06-12 17:20:10.183675 | controller |     "Jun 12 15:46:22.996280 crc crio[3652]: time=\"2026-06-12T15:46:22.995378734Z\" level=info msg=\"Got pod network &{Name:networking-console-plugin-5ff7774fd9-nljh6 Namespace:openshift-network-console ID:dbf0a4a88ccca55923717a31db7f94e4b1ecaa0414c77bb3095ae74cef6688f3 UID:6a9ae5f6-97bd-46ac-bafa-ca1b4452a141 NetNS:/var/run/netns/d23fc71b-6721-4898-9a5e-a73793bd12d5 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:0xc00008d120}] Aliases:map[]}\"",
2026-06-12 17:20:10.183691 | controller |     "Jun 12 15:46:22.996280 crc crio[3652]: time=\"2026-06-12T15:46:22.995650633Z\" level=info msg=\"Got pod network &{Name:kube-storage-version-migrator-operator-565b79b866-2h5s6 Namespace:openshift-kube-storage-version-migrator-operator ID:98f31d74e1d05e9179b60a6eea6aba71f01beaf06ee222e6d0d36e15a6b3a448 UID:8f573912-eb25-4f17-bfe5-81325e551bf2 NetNS:/var/run/netns/c04a037f-25c3-4996-af4e-46e036c189b3 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:0xc000182e80}] Aliases:map[]}\"",
2026-06-12 17:20:10.183707 | controller |     "Jun 12 15:46:22.996280 crc crio[3652]: time=\"2026-06-12T15:46:22.995686443Z\" level=error msg=\"Error loading cached network config: network \\\"multus-cni-network\\\" not found in CNI cache\"",
2026-06-12 17:20:10.183722 | controller |     "Jun 12 15:46:22.996280 crc crio[3652]: time=\"2026-06-12T15:46:22.995705453Z\" level=warning msg=\"Falling back to loading from existing plugins on disk\"",
2026-06-12 17:20:10.183737 | controller |     "Jun 12 15:46:22.996280 crc crio[3652]: time=\"2026-06-12T15:46:22.995706374Z\" level=error msg=\"Error loading cached network config: network \\\"multus-cni-network\\\" not found in CNI cache\"",
2026-06-12 17:20:10.183753 | controller |     "Jun 12 15:46:22.996280 crc crio[3652]: time=\"2026-06-12T15:46:22.995738885Z\" level=warning msg=\"Falling back to loading from existing plugins on disk\"",
2026-06-12 17:20:10.183768 | controller |     "Jun 12 15:46:22.996280 crc crio[3652]: time=\"2026-06-12T15:46:22.995755746Z\" level=info msg=\"Deleting pod openshift-kube-storage-version-migrator-operator_kube-storage-version-migrator-operator-565b79b866-2h5s6 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 17:20:10.183784 | controller |     "Jun 12 15:46:22.996280 crc crio[3652]: time=\"2026-06-12T15:46:22.995810506Z\" level=info msg=\"Got pod network &{Name:community-operators-qhh6t Namespace:openshift-marketplace ID:e2afd8e1abb8aaff6344d7f5395afb70f1494daaf399f9eb13c83ac9cd83df2b UID:38fb2a5f-6a1e-4c7a-8df2-0b2a456c372e NetNS:/var/run/netns/edfbeeb2-691f-4ada-aaa7-4882c8ec3154 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:0xc0017be858}] Aliases:map[]}\"",
2026-06-12 17:20:10.183800 | controller |     "Jun 12 15:46:22.996280 crc crio[3652]: time=\"2026-06-12T15:46:22.995830707Z\" level=info msg=\"Got pod network &{Name:redhat-marketplace-ntdwx Namespace:openshift-marketplace ID:50e6f1b3e002e6e3421a70fd4e251f771086bdabac431f827b358251f0ae7a2b UID:304346ae-9d3b-4262-8068-4ed1e7ff48a8 NetNS:/var/run/netns/7827587f-0bb4-4564-a3b0-69b60a3c7dfc 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:0xc00008d138}] Aliases:map[]}\"",
2026-06-12 17:20:10.183815 | controller |     "Jun 12 15:46:22.996280 crc crio[3652]: time=\"2026-06-12T15:46:22.995862658Z\" level=error msg=\"Error loading cached network config: network \\\"multus-cni-network\\\" not found in CNI cache\"",
2026-06-12 17:20:10.183837 | controller |     "Jun 12 15:46:22.996280 crc crio[3652]: time=\"2026-06-12T15:46:22.995876438Z\" level=warning msg=\"Falling back to loading from existing plugins on disk\"",
2026-06-12 17:20:10.183853 | controller |     "Jun 12 15:46:22.996280 crc crio[3652]: time=\"2026-06-12T15:46:22.995895059Z\" level=info msg=\"Deleting pod openshift-marketplace_community-operators-qhh6t from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 17:20:10.183870 | controller |     "Jun 12 15:46:22.996280 crc crio[3652]: time=\"2026-06-12T15:46:22.99594244Z\" level=info msg=\"Got pod network &{Name:machine-api-operator-755bb95488-cj4b6 Namespace:openshift-machine-api ID:f064cb2ad83ee46a0f580763a9b27d4cdc261f7cb89234997f6ca5018eb799ed UID:12703f5c-2f19-4458-9c95-b94af53cd5d8 NetNS:/var/run/netns/6403c7f4-4b1c-445a-b510-eb2ccd8e21b2 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:0xc00008d150}] Aliases:map[]}\"",
2026-06-12 17:20:10.183886 | controller |     "Jun 12 15:46:22.996280 crc crio[3652]: time=\"2026-06-12T15:46:22.995987332Z\" level=error msg=\"Error loading cached network config: network \\\"multus-cni-network\\\" not found in CNI cache\"",
2026-06-12 17:20:10.183901 | controller |     "Jun 12 15:46:22.996280 crc crio[3652]: time=\"2026-06-12T15:46:22.996004992Z\" level=warning msg=\"Falling back to loading from existing plugins on disk\"",
2026-06-12 17:20:10.183916 | controller |     "Jun 12 15:46:22.996280 crc crio[3652]: time=\"2026-06-12T15:46:22.996136336Z\" level=info msg=\"Deleting pod openshift-machine-api_machine-api-operator-755bb95488-cj4b6 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 17:20:10.183931 | controller |     "Jun 12 15:46:23.001012 crc crio[3652]: time=\"2026-06-12T15:46:22.996705904Z\" level=info msg=\"Got pod network &{Name:downloads-747b44746d-4pqvr Namespace:openshift-console ID:f00ee252bbe59b7a7f97cbb57c3337170b348c173c0f8962ccecad2b24f9dcd3 UID:d0d29411-fb58-47c5-9579-23967e5649ce NetNS:/var/run/netns/0ad988ca-3c65-4916-befb-3f2fd9ac4b18 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:0xc000430ed8}] Aliases:map[]}\"",
2026-06-12 17:20:10.183946 | controller |     "Jun 12 15:46:23.001012 crc crio[3652]: time=\"2026-06-12T15:46:22.996761756Z\" level=error msg=\"Error loading cached network config: network \\\"multus-cni-network\\\" not found in CNI cache\"",
2026-06-12 17:20:10.183961 | controller |     "Jun 12 15:46:23.001012 crc crio[3652]: time=\"2026-06-12T15:46:22.996772426Z\" level=warning msg=\"Falling back to loading from existing plugins on disk\"",
2026-06-12 17:20:10.183976 | controller |     "Jun 12 15:46:23.001012 crc crio[3652]: time=\"2026-06-12T15:46:22.996781846Z\" level=info msg=\"Deleting pod openshift-console_downloads-747b44746d-4pqvr from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 17:20:10.183992 | controller |     "Jun 12 15:46:23.001012 crc crio[3652]: time=\"2026-06-12T15:46:22.994921039Z\" level=info msg=\"Got pod network &{Name:machine-config-controller-f9cdd68f7-bb2jm Namespace:openshift-machine-config-operator ID:7243e8c614feb11e47587ae6adede37c5b715a7a819a709bccec138e946c34ad UID:e968817c-5b6a-4904-ba68-59a8235d6c0d NetNS:/var/run/netns/676adc1b-11f0-4812-a9ce-d230b9a28396 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:0xc00008d0c0}] Aliases:map[]}\"",
2026-06-12 17:20:10.184007 | controller |     "Jun 12 15:46:23.001012 crc crio[3652]: time=\"2026-06-12T15:46:22.997786095Z\" level=error msg=\"Error loading cached network config: network \\\"multus-cni-network\\\" not found in CNI cache\"",
2026-06-12 17:20:10.184026 | controller |     "Jun 12 15:46:23.001012 crc crio[3652]: time=\"2026-06-12T15:46:22.997802836Z\" level=warning msg=\"Falling back to loading from existing plugins on disk\"",
2026-06-12 17:20:10.184041 | controller |     "Jun 12 15:46:23.001012 crc crio[3652]: time=\"2026-06-12T15:46:22.997817856Z\" level=info msg=\"Deleting pod openshift-machine-config-operator_machine-config-controller-f9cdd68f7-bb2jm from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 17:20:10.184057 | controller |     "Jun 12 15:46:23.001012 crc crio[3652]: time=\"2026-06-12T15:46:22.998740226Z\" level=info msg=\"Got pod network &{Name:kube-apiserver-operator-575994946d-vgpnb Namespace:openshift-kube-apiserver-operator ID:d356e06a7ee16a529313e474fa0859d77cc3859ad4f68e567a37a8163c0d8e70 UID:4f837d5f-4682-4cae-99ca-824ebae60fec NetNS:/var/run/netns/2e00df27-2933-4947-afb9-171290a61a4b 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:0xc00163cc30}] Aliases:map[]}\"",
2026-06-12 17:20:10.184072 | controller |     "Jun 12 15:46:23.001012 crc crio[3652]: time=\"2026-06-12T15:46:22.998829958Z\" level=info msg=\"Got pod network &{Name:dns-default-qtghf Namespace:openshift-dns ID:7d99ae5c3641dcd7cbe49b2bc881862443727b945b8055bc0a916e88194f731b UID:d181776f-b90e-41dc-be09-c4543b8cba16 NetNS:/var/run/netns/8704d25e-8c1f-4f40-96fc-312030e82dc1 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:0xc0024a24a0}] Aliases:map[]}\"",
2026-06-12 17:20:10.184087 | controller |     "Jun 12 15:46:23.001012 crc crio[3652]: time=\"2026-06-12T15:46:22.998884149Z\" level=info msg=\"Got pod network &{Name:apiserver-8596bd845d-l6g6s Namespace:openshift-oauth-apiserver ID:8c2c802866710a4f92489ec8b4a6f88f076cad4735728cf327efd04521934bbb UID:eeb0b76f-edea-4c9c-99a1-0130c6a7453c NetNS:/var/run/netns/3aa209b7-2108-47e7-972e-a1687d4b2c15 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:0xc00008d1d8}] Aliases:map[]}\"",
2026-06-12 17:20:10.184103 | controller |     "Jun 12 15:46:23.001012 crc crio[3652]: time=\"2026-06-12T15:46:22.998935852Z\" level=info msg=\"Got pod network &{Name:cluster-image-registry-operator-86c45576b9-qdg7g Namespace:openshift-image-registry ID:1f25381cace9fe7d41eea596d66fb4201ed661a663a98a38a1b77783c7fb1c79 UID:1d749813-cd37-46e7-9865-e180c3005dc0 NetNS:/var/run/netns/f42fb35a-fe52-48c8-85f1-2e0c80b6d271 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:0xc00163cc48}] Aliases:map[]}\"",
2026-06-12 17:20:10.184118 | controller |     "Jun 12 15:46:23.001012 crc crio[3652]: time=\"2026-06-12T15:46:22.998961981Z\" level=error msg=\"Error loading cached network config: network \\\"multus-cni-network\\\" not found in CNI cache\"",
2026-06-12 17:20:10.184133 | controller |     "Jun 12 15:46:23.001012 crc crio[3652]: time=\"2026-06-12T15:46:22.998971123Z\" level=error msg=\"Error loading cached network config: network \\\"multus-cni-network\\\" not found in CNI cache\"",
2026-06-12 17:20:10.184148 | controller |     "Jun 12 15:46:23.001012 crc crio[3652]: time=\"2026-06-12T15:46:22.999004154Z\" level=warning msg=\"Falling back to loading from existing plugins on disk\"",
2026-06-12 17:20:10.184163 | controller |     "Jun 12 15:46:23.001012 crc crio[3652]: time=\"2026-06-12T15:46:22.999298543Z\" level=info msg=\"Deleting pod openshift-image-registry_cluster-image-registry-operator-86c45576b9-qdg7g from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 17:20:10.184181 | controller |     "Jun 12 15:46:23.001012 crc crio[3652]: time=\"2026-06-12T15:46:22.999349214Z\" level=info msg=\"Got pod network &{Name:redhat-operators-x5vn9 Namespace:openshift-marketplace ID:c5fe239b88cdac96f1def0409b94174d7c17e11ea1e8cd7d2c139413ec13a4a3 UID:0ee7e057-363b-48e4-a711-ee54046db35f NetNS:/var/run/netns/23b3b2f5-0ef6-40ca-95e7-fd5c41be023d 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:0xc0024a24e0}] Aliases:map[]}\"",
2026-06-12 17:20:10.184198 | controller |     "Jun 12 15:46:23.001012 crc crio[3652]: time=\"2026-06-12T15:46:22.999383085Z\" level=info msg=\"Got pod network &{Name:multus-admission-controller-69db94689b-rvf8p Namespace:openshift-multus ID:42712c2c9b9be3b2db5b1d37f17ba07d2e7e3f100659ce783aa698e2a3a60c45 UID:22e9ac12-6d81-454c-9af1-0b0d7e241db6 NetNS:/var/run/netns/6e11be5b-7b46-4c97-bd12-0b579d24c97a 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:0xc00008d1f0}] Aliases:map[]}\"",
2026-06-12 17:20:10.184213 | controller |     "Jun 12 15:46:23.001012 crc crio[3652]: time=\"2026-06-12T15:46:22.99956715Z\" level=info msg=\"Got pod network &{Name:openshift-controller-manager-operator-686468bdd5-sjcrn Namespace:openshift-controller-manager-operator ID:b79d045578d9d0447683cc0abcc31854b07e028414a5fd64d8931c5d81d4e8c4 UID:84e6e6fd-a448-462c-a5d3-8fa636be2d6f NetNS:/var/run/netns/65150a0e-e6d7-4f10-acfc-3434cd7d746f 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:0xc0024a24f8}] Aliases:map[]}\"",
2026-06-12 17:20:10.184228 | controller |     "Jun 12 15:46:23.001012 crc crio[3652]: time=\"2026-06-12T15:46:22.999606892Z\" level=error msg=\"Error loading cached network config: network \\\"multus-cni-network\\\" not found in CNI cache\"",
2026-06-12 17:20:10.184243 | controller |     "Jun 12 15:46:23.001012 crc crio[3652]: time=\"2026-06-12T15:46:22.999618832Z\" level=warning msg=\"Falling back to loading from existing plugins on disk\"",
2026-06-12 17:20:10.184261 | controller |     "Jun 12 15:46:23.001012 crc crio[3652]: time=\"2026-06-12T15:46:22.999620272Z\" level=error msg=\"Error loading cached network config: network \\\"multus-cni-network\\\" not found in CNI cache\"",
2026-06-12 17:20:10.184284 | controller |     "Jun 12 15:46:23.001012 crc crio[3652]: time=\"2026-06-12T15:46:22.999656223Z\" level=warning msg=\"Falling back to loading from existing plugins on disk\"",
2026-06-12 17:20:10.184301 | controller |     "Jun 12 15:46:23.001012 crc crio[3652]: time=\"2026-06-12T15:46:22.999669493Z\" level=info msg=\"Deleting pod openshift-multus_multus-admission-controller-69db94689b-rvf8p from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 17:20:10.184316 | controller |     "Jun 12 15:46:23.001012 crc crio[3652]: time=\"2026-06-12T15:46:22.999746266Z\" level=info msg=\"Got pod network &{Name:etcd-operator-69b85846b6-9w8mk Namespace:openshift-etcd-operator ID:d939ab346a80ccd644464be211b1a1dcf3384a58b26655665422f65631a5f3b2 UID:590c4b91-91e2-41cd-8666-e08cbfa17a77 NetNS:/var/run/netns/0996ef22-1831-4064-a74b-6577a414c42f 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:0xc0024a2510}] Aliases:map[]}\"",
2026-06-12 17:20:10.184342 | controller |     "Jun 12 15:46:23.001012 crc crio[3652]: time=\"2026-06-12T15:46:22.999780137Z\" level=error msg=\"Error loading cached network config: network \\\"multus-cni-network\\\" not found in CNI cache\"",
2026-06-12 17:20:10.184358 | controller |     "Jun 12 15:46:23.001012 crc crio[3652]: time=\"2026-06-12T15:46:22.999789607Z\" level=warning msg=\"Falling back to loading from existing plugins on disk\"",
2026-06-12 17:20:10.184374 | controller |     "Jun 12 15:46:23.001012 crc crio[3652]: time=\"2026-06-12T15:46:22.999797817Z\" level=info msg=\"Deleting pod openshift-etcd-operator_etcd-operator-69b85846b6-9w8mk from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 17:20:10.184389 | controller |     "Jun 12 15:46:23.001012 crc crio[3652]: time=\"2026-06-12T15:46:22.999813629Z\" level=info msg=\"Got pod network &{Name:route-controller-manager-9c77555c6-bjsff Namespace:openshift-route-controller-manager ID:79a40ba880f81cb671b71f573ef2e917ff62c8f1ec9743989815f550a3eaacc8 UID:f5ed093a-5c43-49ee-8429-b0de4b9c784d NetNS:/var/run/netns/c8cea4c7-2ffc-4a2a-9ce6-8eb548fb63f4 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:0xc000136298}] Aliases:map[]}\"",
2026-06-12 17:20:10.184405 | controller |     "Jun 12 15:46:23.001012 crc crio[3652]: time=\"2026-06-12T15:46:22.99982734Z\" level=info msg=\"Got pod network &{Name:service-ca-74545575db-n469q Namespace:openshift-service-ca ID:20c722f8c54d418b91f43e6338e713f8b1c5dbf6c4240a8dec1f44338df02512 UID:880b4ff1-3443-4cae-90b4-72e4341917b3 NetNS:/var/run/netns/769cb478-af6e-4592-9272-c89103b2443d 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:0xc002d3e6d8}] Aliases:map[]}\"",
2026-06-12 17:20:10.184420 | controller |     "Jun 12 15:46:23.001012 crc crio[3652]: time=\"2026-06-12T15:46:22.99986534Z\" level=error msg=\"Error loading cached network config: network \\\"multus-cni-network\\\" not found in CNI cache\"",
2026-06-12 17:20:10.184435 | controller |     "Jun 12 15:46:23.001012 crc crio[3652]: time=\"2026-06-12T15:46:22.999890002Z\" level=warning msg=\"Falling back to loading from existing plugins on disk\"",
2026-06-12 17:20:10.184450 | controller |     "Jun 12 15:46:23.001012 crc crio[3652]: time=\"2026-06-12T15:46:22.999901821Z\" level=info msg=\"Deleting pod openshift-route-controller-manager_route-controller-manager-9c77555c6-bjsff from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 17:20:10.184465 | controller |     "Jun 12 15:46:23.001012 crc crio[3652]: time=\"2026-06-12T15:46:22.999962714Z\" level=info msg=\"Got pod network &{Name:csi-hostpathplugin-mpq2f Namespace:hostpath-provisioner ID:57d073f1733d964c632d63bb758ce5062b425beaf0a6efe7bb062ef01d4fc106 UID:af9d3f54-b024-4959-888b-41fc0dc68a7f NetNS:/var/run/netns/b1299cd2-00ad-4db5-8cff-09f165ac7b4a 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:0xc002d3e6f0}] Aliases:map[]}\"",
2026-06-12 17:20:10.184480 | controller |     "Jun 12 15:46:23.001012 crc crio[3652]: time=\"2026-06-12T15:46:23.000011436Z\" level=error msg=\"Error loading cached network config: network \\\"multus-cni-network\\\" not found in CNI cache\"",
2026-06-12 17:20:10.184495 | controller |     "Jun 12 15:46:23.001012 crc crio[3652]: time=\"2026-06-12T15:46:23.000057427Z\" level=warning msg=\"Falling back to loading from existing plugins on disk\"",
2026-06-12 17:20:10.184511 | controller |     "Jun 12 15:46:23.001012 crc crio[3652]: time=\"2026-06-12T15:46:23.000071867Z\" level=info msg=\"Deleting pod hostpath-provisioner_csi-hostpathplugin-mpq2f from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 17:20:10.184530 | controller |     "Jun 12 15:46:23.001012 crc crio[3652]: time=\"2026-06-12T15:46:23.000065515Z\" level=info msg=\"Got pod network &{Name:marketplace-operator-547dbd544d-xchl9 Namespace:openshift-marketplace ID:9904de7907ed93e2080cec5104919860f7c0519ee9f1cc40c04ba7ac377d6e08 UID:6cdf074d-0e2a-4a0b-8843-5f823e7bf7c3 NetNS:/var/run/netns/7f5bf9c8-2c32-4c16-a744-a4a131d46954 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:0xc0013768a8}] Aliases:map[]}\"",
2026-06-12 17:20:10.184546 | controller |     "Jun 12 15:46:23.001012 crc crio[3652]: time=\"2026-06-12T15:46:22.999394745Z\" level=error msg=\"Error loading cached network config: network \\\"multus-cni-network\\\" not found in CNI cache\"",
2026-06-12 17:20:10.184561 | controller |     "Jun 12 15:46:23.001012 crc crio[3652]: time=\"2026-06-12T15:46:23.000255722Z\" level=warning msg=\"Falling back to loading from existing plugins on disk\"",
2026-06-12 17:20:10.184599 | controller |     "Jun 12 15:46:23.001012 crc crio[3652]: time=\"2026-06-12T15:46:23.000274782Z\" level=info msg=\"Deleting pod openshift-marketplace_redhat-operators-x5vn9 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 17:20:10.184618 | controller |     "Jun 12 15:46:23.001012 crc crio[3652]: time=\"2026-06-12T15:46:23.000302452Z\" level=info msg=\"Got pod network &{Name:openshift-kube-scheduler-operator-54f497555d-d8646 Namespace:openshift-kube-scheduler-operator ID:e6d48bcf7a18aadb12e2495c6e07f5da48e0522635c2ef1c335f130396f8c119 UID:4e9ac1d6-d4ed-4411-a098-d1bf725c943c NetNS:/var/run/netns/2e6d34e9-5b3a-4ef8-80b5-9e69ab2f975d 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:0xc0013768c0}] Aliases:map[]}\"",
2026-06-12 17:20:10.184635 | controller |     "Jun 12 15:46:23.001012 crc crio[3652]: time=\"2026-06-12T15:46:23.000371094Z\" level=error msg=\"Error loading cached network config: network \\\"multus-cni-network\\\" not found in CNI cache\"",
2026-06-12 17:20:10.184650 | controller |     "Jun 12 15:46:23.001012 crc crio[3652]: time=\"2026-06-12T15:46:23.000386255Z\" level=warning msg=\"Falling back to loading from existing plugins on disk\"",
2026-06-12 17:20:10.184666 | controller |     "Jun 12 15:46:23.001012 crc crio[3652]: time=\"2026-06-12T15:46:22.998746675Z\" level=info msg=\"Got pod network &{Name:console-6c684df5db-cc8g8 Namespace:openshift-console ID:c8ea94d0d5f8228583720ae98751449edd8c016797f5452e981ccb924ff912f6 UID:63877e21-00e2-4bee-b462-31d3bbe131ef NetNS:/var/run/netns/740ce745-e060-483c-ae82-0c1c77d26183 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:0xc00008d1c0}] Aliases:map[]}\"",
2026-06-12 17:20:10.184682 | controller |     "Jun 12 15:46:23.001012 crc crio[3652]: time=\"2026-06-12T15:46:23.00052687Z\" level=error msg=\"Error loading cached network config: network \\\"multus-cni-network\\\" not found in CNI cache\"",
2026-06-12 17:20:10.184697 | controller |     "Jun 12 15:46:23.001012 crc crio[3652]: time=\"2026-06-12T15:46:23.00054571Z\" level=warning msg=\"Falling back to loading from existing plugins on disk\"",
2026-06-12 17:20:10.184712 | controller |     "Jun 12 15:46:23.001012 crc crio[3652]: time=\"2026-06-12T15:46:23.000559511Z\" level=info msg=\"Deleting pod openshift-console_console-6c684df5db-cc8g8 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 17:20:10.184728 | controller |     "Jun 12 15:46:23.001012 crc crio[3652]: time=\"2026-06-12T15:46:22.999889372Z\" level=error msg=\"Error loading cached network config: network \\\"multus-cni-network\\\" not found in CNI cache\"",
2026-06-12 17:20:10.184747 | controller |     "Jun 12 15:46:23.001012 crc crio[3652]: time=\"2026-06-12T15:46:23.000646234Z\" level=warning msg=\"Falling back to loading from existing plugins on disk\"",
2026-06-12 17:20:10.184763 | controller |     "Jun 12 15:46:23.001012 crc crio[3652]: time=\"2026-06-12T15:46:23.000662855Z\" level=info msg=\"Deleting pod openshift-service-ca_service-ca-74545575db-n469q from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 17:20:10.184779 | controller |     "Jun 12 15:46:23.008805 crc crio[3652]: time=\"2026-06-12T15:46:22.994649242Z\" level=info msg=\"Got pod network &{Name:ingress-operator-6b9cb4dbcf-5fpw9 Namespace:openshift-ingress-operator ID:16102d1018b1a207b2b6839a58c50b422398800d2d68f1d71a3fc28d7c2327eb UID:e466d193-2f16-441a-9f10-579f91762fb9 NetNS:/var/run/netns/d79f47bc-86f2-4f3e-9e65-dc0ceaebd4e9 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:0xc000182db0}] Aliases:map[]}\"",
2026-06-12 17:20:10.184795 | controller |     "Jun 12 15:46:23.008805 crc crio[3652]: time=\"2026-06-12T15:46:23.000753427Z\" level=error msg=\"Error loading cached network config: network \\\"multus-cni-network\\\" not found in CNI cache\"",
2026-06-12 17:20:10.184810 | controller |     "Jun 12 15:46:23.008805 crc crio[3652]: time=\"2026-06-12T15:46:23.000774737Z\" level=warning msg=\"Falling back to loading from existing plugins on disk\"",
2026-06-12 17:20:10.184825 | controller |     "Jun 12 15:46:23.008805 crc crio[3652]: time=\"2026-06-12T15:46:23.000788628Z\" level=info msg=\"Deleting pod openshift-ingress-operator_ingress-operator-6b9cb4dbcf-5fpw9 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 17:20:10.184841 | controller |     "Jun 12 15:46:23.008805 crc crio[3652]: time=\"2026-06-12T15:46:23.000306693Z\" level=info msg=\"Got pod network &{Name:ingress-canary-jlj86 Namespace:openshift-ingress-canary ID:279b66b4040b4c86846e4f66be03462716fedacc48393e0400f9597d5b9873b7 UID:7d96a430-aa69-4b19-9ee4-68f2e6192e27 NetNS:/var/run/netns/305d291f-27ab-4c8c-b3cb-9e22979be20e 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:0xc00008d218}] Aliases:map[]}\"",
2026-06-12 17:20:10.184857 | controller |     "Jun 12 15:46:23.008805 crc crio[3652]: time=\"2026-06-12T15:46:23.001374535Z\" level=error msg=\"Error loading cached network config: network \\\"multus-cni-network\\\" not found in CNI cache\"",
2026-06-12 17:20:10.184872 | controller |     "Jun 12 15:46:23.008805 crc crio[3652]: time=\"2026-06-12T15:46:23.001388406Z\" level=warning msg=\"Falling back to loading from existing plugins on disk\"",
2026-06-12 17:20:10.184888 | controller |     "Jun 12 15:46:23.008805 crc crio[3652]: time=\"2026-06-12T15:46:23.001400306Z\" level=info msg=\"Deleting pod openshift-ingress-canary_ingress-canary-jlj86 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 17:20:10.184903 | controller |     "Jun 12 15:46:23.008805 crc crio[3652]: time=\"2026-06-12T15:46:22.995866028Z\" level=error msg=\"Error loading cached network config: network \\\"multus-cni-network\\\" not found in CNI cache\"",
2026-06-12 17:20:10.184918 | controller |     "Jun 12 15:46:23.008805 crc crio[3652]: time=\"2026-06-12T15:46:23.00181687Z\" level=warning msg=\"Falling back to loading from existing plugins on disk\"",
2026-06-12 17:20:10.184933 | controller |     "Jun 12 15:46:23.008805 crc crio[3652]: time=\"2026-06-12T15:46:23.001831501Z\" level=info msg=\"Deleting pod openshift-marketplace_redhat-marketplace-ntdwx from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 17:20:10.184952 | controller |     "Jun 12 15:46:23.008805 crc crio[3652]: time=\"2026-06-12T15:46:22.99890074Z\" level=error msg=\"Error loading cached network config: network \\\"multus-cni-network\\\" not found in CNI cache\"",
2026-06-12 17:20:10.184967 | controller |     "Jun 12 15:46:23.008805 crc crio[3652]: time=\"2026-06-12T15:46:23.00411949Z\" level=warning msg=\"Falling back to loading from existing plugins on disk\"",
2026-06-12 17:20:10.184982 | controller |     "Jun 12 15:46:23.008805 crc crio[3652]: time=\"2026-06-12T15:46:23.00413193Z\" level=info msg=\"Deleting pod openshift-dns_dns-default-qtghf from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 17:20:10.184998 | controller |     "Jun 12 15:46:23.008805 crc crio[3652]: time=\"2026-06-12T15:46:22.998838529Z\" level=error msg=\"Error loading cached network config: network \\\"multus-cni-network\\\" not found in CNI cache\"",
2026-06-12 17:20:10.185013 | controller |     "Jun 12 15:46:23.008805 crc crio[3652]: time=\"2026-06-12T15:46:23.007251442Z\" level=warning msg=\"Falling back to loading from existing plugins on disk\"",
2026-06-12 17:20:10.185027 | controller |     "Jun 12 15:46:23.008805 crc crio[3652]: time=\"2026-06-12T15:46:23.007266443Z\" level=info msg=\"Deleting pod openshift-kube-apiserver-operator_kube-apiserver-operator-575994946d-vgpnb from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 17:20:10.185042 | controller |     "Jun 12 15:46:23.010166 crc crio[3652]: time=\"2026-06-12T15:46:22.995016392Z\" level=info msg=\"Got pod network &{Name:network-metrics-daemon-n2bqt Namespace:openshift-multus ID:51dfdac6adfbf2f3bce4e1c0f57f6c665b32b41f9961b274c917f242b2e27bc7 UID:504f5b64-2069-4529-9127-e6f993b1b649 NetNS:/var/run/netns/05aac8b5-ff18-42bd-9512-938f276e3d4a 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:0xc00008d0d8}] Aliases:map[]}\"",
2026-06-12 17:20:10.185058 | controller |     "Jun 12 15:46:23.010166 crc crio[3652]: time=\"2026-06-12T15:46:23.009640845Z\" level=error msg=\"Error loading cached network config: network \\\"multus-cni-network\\\" not found in CNI cache\"",
2026-06-12 17:20:10.185073 | controller |     "Jun 12 15:46:23.010166 crc crio[3652]: time=\"2026-06-12T15:46:23.009657075Z\" level=warning msg=\"Falling back to loading from existing plugins on disk\"",
2026-06-12 17:20:10.185134 | controller |     "Jun 12 15:46:23.010166 crc crio[3652]: time=\"2026-06-12T15:46:23.009675786Z\" level=info msg=\"Deleting pod openshift-multus_network-metrics-daemon-n2bqt from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 17:20:10.185153 | controller |     "Jun 12 15:46:23.010367 crc crio[3652]: time=\"2026-06-12T15:46:22.999628872Z\" level=info msg=\"Deleting pod openshift-controller-manager-operator_openshift-controller-manager-operator-686468bdd5-sjcrn from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 17:20:10.185169 | controller |     "Jun 12 15:46:23.010798 crc crio[3652]: time=\"2026-06-12T15:46:22.995718634Z\" level=info msg=\"Deleting pod openshift-network-console_networking-console-plugin-5ff7774fd9-nljh6 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 17:20:10.185185 | controller |     "Jun 12 15:46:23.011274 crc crio[3652]: time=\"2026-06-12T15:46:22.995170297Z\" level=warning msg=\"Falling back to loading from existing plugins on disk\"",
2026-06-12 17:20:10.185201 | controller |     "Jun 12 15:46:23.011343 crc crio[3652]: time=\"2026-06-12T15:46:23.011279138Z\" level=info msg=\"Deleting pod openshift-apiserver-operator_openshift-apiserver-operator-846cbfc458-xttmf from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 17:20:10.185216 | controller |     "Jun 12 15:46:23.011780 crc crio[3652]: time=\"2026-06-12T15:46:22.995222039Z\" level=error msg=\"Error loading cached network config: network \\\"multus-cni-network\\\" not found in CNI cache\"",
2026-06-12 17:20:10.185235 | controller |     "Jun 12 15:46:23.011780 crc crio[3652]: time=\"2026-06-12T15:46:23.011772574Z\" level=warning msg=\"Falling back to loading from existing plugins on disk\"",
2026-06-12 17:20:10.185251 | controller |     "Jun 12 15:46:23.011896 crc crio[3652]: time=\"2026-06-12T15:46:23.011786044Z\" level=info msg=\"Deleting pod openshift-authentication-operator_authentication-operator-7f5c659b84-khkfm from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 17:20:10.185267 | controller |     "Jun 12 15:46:23.012196 crc crio[3652]: time=\"2026-06-12T15:46:22.995300351Z\" level=info msg=\"Got pod network &{Name:packageserver-7d4fc7d867-qt46x Namespace:openshift-operator-lifecycle-manager ID:9c944acf5c073a1ddb110f7dcadb9e8ab102e871154334c2957731bfcdb41c1b UID:584a9db0-8534-48e1-b484-d23b9c489569 NetNS:/var/run/netns/5f2f81f0-35b2-4ae6-8f4e-57c046cc6b9c 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:0xc00008d108}] Aliases:map[]}\"",
2026-06-12 17:20:10.185290 | controller |     "Jun 12 15:46:23.012360 crc crio[3652]: time=\"2026-06-12T15:46:23.012244218Z\" level=error msg=\"Error loading cached network config: network \\\"multus-cni-network\\\" not found in CNI cache\"",
2026-06-12 17:20:10.185311 | controller |     "Jun 12 15:46:23.012360 crc crio[3652]: time=\"2026-06-12T15:46:23.012263489Z\" level=warning msg=\"Falling back to loading from existing plugins on disk\"",
2026-06-12 17:20:10.185326 | controller |     "Jun 12 15:46:23.012360 crc crio[3652]: time=\"2026-06-12T15:46:23.012272119Z\" level=info msg=\"Deleting pod openshift-operator-lifecycle-manager_packageserver-7d4fc7d867-qt46x from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 17:20:10.185342 | controller |     "Jun 12 15:46:23.017343 crc crio[3652]: time=\"2026-06-12T15:46:22.994781075Z\" level=info msg=\"Got pod network &{Name:control-plane-machine-set-operator-75ffdb6fcd-m5wxr Namespace:openshift-machine-api ID:f01eb52d610cf5c258e253e6e5f978c75d7dee27323b2608768f5cb52df9e355 UID:8f342bf1-eea2-4806-8a6b-5f4c24d40c0c NetNS:/var/run/netns/3615639f-4457-42ec-8e52-be64c37cc6aa 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:0xc0017be7e0}] Aliases:map[]}\"",
2026-06-12 17:20:10.185359 | controller |     "Jun 12 15:46:23.017513 crc crio[3652]: time=\"2026-06-12T15:46:22.994896378Z\" level=info msg=\"Got pod network &{Name:cluster-samples-operator-6b564684c8-bqbxk Namespace:openshift-cluster-samples-operator ID:51110e767760b8bcc88b627c3a17f58ca4a343d18e43a496db4257181b9350d3 UID:5bdc8e81-e580-4572-a41c-f8ed0e8c6dc0 NetNS:/var/run/netns/62821008-09c1-4536-adea-335c4cbfd4be 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:0xc0017be7f8}] Aliases:map[]}\"",
2026-06-12 17:20:10.185375 | controller |     "Jun 12 15:46:23.017513 crc crio[3652]: time=\"2026-06-12T15:46:22.994498777Z\" level=info msg=\"Got pod network &{Name:openshift-config-operator-5777786469-bccdj Namespace:openshift-config-operator ID:e750cb87ac620db8fa8b4e88e69664c608f73f75b2e261d27504d1af9fb8d1c7 UID:24de2af2-9e39-4c2e-96f8-42509d1baf18 NetNS:/var/run/netns/de6820e6-3ced-476b-bcaf-076bae850da7 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:0xc000182d98}] Aliases:map[]}\"",
2026-06-12 17:20:10.185391 | controller |     "Jun 12 15:46:23.017513 crc crio[3652]: time=\"2026-06-12T15:46:23.000400955Z\" level=info msg=\"Deleting pod openshift-kube-scheduler-operator_openshift-kube-scheduler-operator-54f497555d-d8646 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 17:20:10.185410 | controller |     "Jun 12 15:46:23.017793 crc crio[3652]: time=\"2026-06-12T15:46:22.994503157Z\" level=info msg=\"Got pod network &{Name:catalog-operator-75ff9f647d-4s428 Namespace:openshift-operator-lifecycle-manager ID:44ec8a7da6d260b0a2ac26115254c88aa04c62b066718c182fc991148b8c5b13 UID:d1618753-e855-455c-8eee-e4fb77abbc17 NetNS:/var/run/netns/d152fb17-8c1e-4ac7-b47c-0266f56ec53d 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:0xc00008d078}] Aliases:map[]}\"",
2026-06-12 17:20:10.185426 | controller |     "Jun 12 15:46:23.017793 crc crio[3652]: time=\"2026-06-12T15:46:22.994676492Z\" level=error msg=\"Error loading cached network config: network \\\"multus-cni-network\\\" not found in CNI cache\"",
2026-06-12 17:20:10.185442 | controller |     "Jun 12 15:46:23.017793 crc crio[3652]: time=\"2026-06-12T15:46:22.995710463Z\" level=info msg=\"Got pod network &{Name:kube-controller-manager-operator-69d5f845f8-mm4qn Namespace:openshift-kube-controller-manager-operator ID:827a070b4cba9dc6a530cc45df2171a89697c75580a52ab5a8186e47d442a4c5 UID:89eeceba-0661-4e85-be2e-57d689102094 NetNS:/var/run/netns/305fb6bd-0fda-4369-b5e1-9cb792f0184d 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:0xc0017be840}] Aliases:map[]}\"",
2026-06-12 17:20:10.185458 | controller |     "Jun 12 15:46:23.017793 crc crio[3652]: time=\"2026-06-12T15:46:23.00023112Z\" level=info msg=\"Got pod network &{Name:service-ca-operator-5b9c976747-l2sd4 Namespace:openshift-service-ca-operator ID:476d528c5ba4178c1a0678fd526a11a917db0c17486b8d9864e530adf14f9ae4 UID:fd3771ed-6d15-47a3-9f81-762cf83a728f NetNS:/var/run/netns/b73b8410-39b6-4896-b279-f9d360425aa0 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:0xc000430f48}] Aliases:map[]}\"",
2026-06-12 17:20:10.185474 | controller |     "Jun 12 15:46:23.017793 crc crio[3652]: time=\"2026-06-12T15:46:23.017715233Z\" level=error msg=\"Error loading cached network config: network \\\"multus-cni-network\\\" not found in CNI cache\"",
2026-06-12 17:20:10.185490 | controller |     "Jun 12 15:46:23.017793 crc crio[3652]: time=\"2026-06-12T15:46:23.017733944Z\" level=warning msg=\"Falling back to loading from existing plugins on disk\"",
2026-06-12 17:20:10.185504 | controller |     "Jun 12 15:46:23.017793 crc crio[3652]: time=\"2026-06-12T15:46:23.017753581Z\" level=info msg=\"Deleting pod openshift-service-ca-operator_service-ca-operator-5b9c976747-l2sd4 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 17:20:10.185520 | controller |     "Jun 12 15:46:23.018619 crc crio[3652]: time=\"2026-06-12T15:46:22.99453969Z\" level=info msg=\"Got pod network &{Name:certified-operators-l27pk Namespace:openshift-marketplace ID:1e4c59c81946d9a970c2aa3d26ad1d39c4d7c8f2bbeaaf6fdd2945c02c0ee58d UID:91f37d35-53d4-49eb-b4e2-8ee1a226094b NetNS:/var/run/netns/b4dbb211-3517-4d98-86d8-f8aeb09226a2 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:0xc000430ed0}] Aliases:map[]}\"",
2026-06-12 17:20:10.185535 | controller |     "Jun 12 15:46:23.018619 crc crio[3652]: time=\"2026-06-12T15:46:22.994825706Z\" level=error msg=\"Error loading cached network config: network \\\"multus-cni-network\\\" not found in CNI cache\"",
2026-06-12 17:20:10.185554 | controller |     "Jun 12 15:46:23.018619 crc crio[3652]: time=\"2026-06-12T15:46:23.018523832Z\" level=warning msg=\"Falling back to loading from existing plugins on disk\"",
2026-06-12 17:20:10.185570 | controller |     "Jun 12 15:46:23.018619 crc crio[3652]: time=\"2026-06-12T15:46:23.018554013Z\" level=info msg=\"Deleting pod openshift-apiserver_apiserver-9ddfb9f55-k47zv from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 17:20:10.185605 | controller |     "Jun 12 15:46:23.018779 crc crio[3652]: time=\"2026-06-12T15:46:23.018614143Z\" level=error msg=\"Error loading cached network config: network \\\"multus-cni-network\\\" not found in CNI cache\"",
2026-06-12 17:20:10.185622 | controller |     "Jun 12 15:46:23.018779 crc crio[3652]: time=\"2026-06-12T15:46:23.018685114Z\" level=warning msg=\"Falling back to loading from existing plugins on disk\"",
2026-06-12 17:20:10.185638 | controller |     "Jun 12 15:46:23.018779 crc crio[3652]: time=\"2026-06-12T15:46:23.018705615Z\" level=info msg=\"Deleting pod openshift-config-operator_openshift-config-operator-5777786469-bccdj from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 17:20:10.185653 | controller |     "Jun 12 15:46:23.018779 crc crio[3652]: time=\"2026-06-12T15:46:23.018761269Z\" level=error msg=\"Error loading cached network config: network \\\"multus-cni-network\\\" not found in CNI cache\"",
2026-06-12 17:20:10.185667 | controller |     "Jun 12 15:46:23.018779 crc crio[3652]: time=\"2026-06-12T15:46:23.01878273Z\" level=warning msg=\"Falling back to loading from existing plugins on disk\"",
2026-06-12 17:20:10.185683 | controller |     "Jun 12 15:46:23.018977 crc crio[3652]: time=\"2026-06-12T15:46:23.018800641Z\" level=info msg=\"Deleting pod openshift-operator-lifecycle-manager_catalog-operator-75ff9f647d-4s428 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 17:20:10.185698 | controller |     "Jun 12 15:46:23.023385 crc crio[3652]: time=\"2026-06-12T15:46:22.99492556Z\" level=info msg=\"Got pod network &{Name:machine-config-operator-67c9d58cbb-dc6bh Namespace:openshift-machine-config-operator ID:e6179536a22969ed9c391d2c091aa5ee6654b41893d74aaecba636c414739894 UID:e7c4bdbd-866b-490e-85ee-d4c85fa577d8 NetNS:/var/run/netns/0aaf378d-22a7-4d93-9070-68c651f2e52a 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:0xc000182e10}] Aliases:map[]}\"",
2026-06-12 17:20:10.185714 | controller |     "Jun 12 15:46:23.023611 crc crio[3652]: time=\"2026-06-12T15:46:22.998981293Z\" level=info msg=\"Got pod network &{Name:controller-manager-8bbbb897c-c9m74 Namespace:openshift-controller-manager ID:748e6c3818a0854ad24da09c661b36769c66e8726b11fe10eb8f9d4bd06e608b UID:b9d3cfcf-d286-4dfc-a5cf-dbb9268a3cda NetNS:/var/run/netns/da97a5a7-f35e-465c-8ebe-1b0a4d21626e 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:0xc0024a24c8}] Aliases:map[]}\"",
2026-06-12 17:20:10.185729 | controller |     "Jun 12 15:46:23.023611 crc crio[3652]: time=\"2026-06-12T15:46:23.023568345Z\" level=error msg=\"Error loading cached network config: network \\\"multus-cni-network\\\" not found in CNI cache\"",
2026-06-12 17:20:10.185745 | controller |     "Jun 12 15:46:23.023611 crc crio[3652]: time=\"2026-06-12T15:46:23.023581027Z\" level=warning msg=\"Falling back to loading from existing plugins on disk\"",
2026-06-12 17:20:10.185761 | controller |     "Jun 12 15:46:23.023611 crc crio[3652]: time=\"2026-06-12T15:46:23.023604156Z\" level=error msg=\"Error loading cached network config: network \\\"multus-cni-network\\\" not found in CNI cache\"",
2026-06-12 17:20:10.185776 | controller |     "Jun 12 15:46:23.023759 crc crio[3652]: time=\"2026-06-12T15:46:23.023618806Z\" level=warning msg=\"Falling back to loading from existing plugins on disk\"",
2026-06-12 17:20:10.185795 | controller |     "Jun 12 15:46:23.023759 crc crio[3652]: time=\"2026-06-12T15:46:23.023634177Z\" level=info msg=\"Deleting pod openshift-machine-api_control-plane-machine-set-operator-75ffdb6fcd-m5wxr from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 17:20:10.185811 | controller |     "Jun 12 15:46:23.023759 crc crio[3652]: time=\"2026-06-12T15:46:22.994710823Z\" level=error msg=\"Error loading cached network config: network \\\"multus-cni-network\\\" not found in CNI cache\"",
2026-06-12 17:20:10.185827 | controller |     "Jun 12 15:46:23.023759 crc crio[3652]: time=\"2026-06-12T15:46:23.023665891Z\" level=warning msg=\"Falling back to loading from existing plugins on disk\"",
2026-06-12 17:20:10.185843 | controller |     "Jun 12 15:46:23.023759 crc crio[3652]: time=\"2026-06-12T15:46:22.994728674Z\" level=info msg=\"Got pod network &{Name:migrator-866fcbc849-vfggj Namespace:openshift-kube-storage-version-migrator ID:95f7d80725e9a2357064ea682b206d7058ea9b4ba18095e20ef260d7db07d593 UID:95e1bfe8-fa45-4e53-9e80-89e7ac6db708 NetNS:/var/run/netns/858dbb2b-339b-411a-8806-29b8bc65428d 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:0xc000182dd8}] Aliases:map[]}\"",
2026-06-12 17:20:10.185859 | controller |     "Jun 12 15:46:23.024258 crc crio[3652]: time=\"2026-06-12T15:46:23.023674851Z\" level=info msg=\"Deleting pod openshift-console-operator_console-operator-67c89758df-4jf4f from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 17:20:10.185875 | controller |     "Jun 12 15:46:23.028589 crc crio[3652]: time=\"2026-06-12T15:46:23.023609318Z\" level=info msg=\"Deleting pod openshift-network-diagnostics_network-check-source-5bb8f5cd97-xdvz5 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 17:20:10.185891 | controller |     "Jun 12 15:46:23.028949 crc crio[3652]: time=\"2026-06-12T15:46:23.023570087Z\" level=error msg=\"Error loading cached network config: network \\\"multus-cni-network\\\" not found in CNI cache\"",
2026-06-12 17:20:10.185906 | controller |     "Jun 12 15:46:23.028949 crc crio[3652]: time=\"2026-06-12T15:46:23.028939847Z\" level=warning msg=\"Falling back to loading from existing plugins on disk\"",
2026-06-12 17:20:10.185921 | controller |     "Jun 12 15:46:23.029087 crc crio[3652]: time=\"2026-06-12T15:46:23.028952987Z\" level=info msg=\"Deleting pod openshift-machine-config-operator_machine-config-operator-67c9d58cbb-dc6bh from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 17:20:10.185937 | controller |     "Jun 12 15:46:23.029608 crc crio[3652]: time=\"2026-06-12T15:46:23.000187069Z\" level=error msg=\"Error loading cached network config: network \\\"multus-cni-network\\\" not found in CNI cache\"",
2026-06-12 17:20:10.185952 | controller |     "Jun 12 15:46:23.029608 crc crio[3652]: time=\"2026-06-12T15:46:23.029424211Z\" level=warning msg=\"Falling back to loading from existing plugins on disk\"",
2026-06-12 17:20:10.185967 | controller |     "Jun 12 15:46:23.029608 crc crio[3652]: time=\"2026-06-12T15:46:23.029604906Z\" level=info msg=\"Deleting pod openshift-marketplace_marketplace-operator-547dbd544d-xchl9 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 17:20:10.185982 | controller |     "Jun 12 15:46:23.030128 crc crio[3652]: time=\"2026-06-12T15:46:22.995383764Z\" level=warning msg=\"Falling back to loading from existing plugins on disk\"",
2026-06-12 17:20:10.185997 | controller |     "Jun 12 15:46:23.030199 crc crio[3652]: time=\"2026-06-12T15:46:23.030119673Z\" level=info msg=\"Deleting pod openshift-operator-lifecycle-manager_package-server-manager-77f986bd66-5lhf9 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 17:20:10.186016 | controller |     "Jun 12 15:46:23.031207 crc crio[3652]: time=\"2026-06-12T15:46:22.994825437Z\" level=info msg=\"Got pod network &{Name:oauth-openshift-685b49f4d7-4d6xb Namespace:openshift-authentication ID:0b060685622f0e677d542dd58232818c1a837d34744580723c88e7511904bc58 UID:b167f5c3-3788-4edd-9e26-0fc3a5748dee NetNS:/var/run/netns/556a4fd0-76b9-4486-aa93-5b0f822ce8a2 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:0xc000182df8}] Aliases:map[]}\"",
2026-06-12 17:20:10.186049 | controller |     "Jun 12 15:46:23.031295 crc crio[3652]: time=\"2026-06-12T15:46:23.023712652Z\" level=error msg=\"Error loading cached network config: network \\\"multus-cni-network\\\" not found in CNI cache\"",
2026-06-12 17:20:10.186067 | controller |     "Jun 12 15:46:23.031295 crc crio[3652]: time=\"2026-06-12T15:46:23.031232677Z\" level=warning msg=\"Falling back to loading from existing plugins on disk\"",
2026-06-12 17:20:10.186084 | controller |     "Jun 12 15:46:23.031295 crc crio[3652]: time=\"2026-06-12T15:46:23.031247581Z\" level=error msg=\"Error loading cached network config: network \\\"multus-cni-network\\\" not found in CNI cache\"",
2026-06-12 17:20:10.186099 | controller |     "Jun 12 15:46:23.031295 crc crio[3652]: time=\"2026-06-12T15:46:23.031271063Z\" level=warning msg=\"Falling back to loading from existing plugins on disk\"",
2026-06-12 17:20:10.186115 | controller |     "Jun 12 15:46:23.031295 crc crio[3652]: time=\"2026-06-12T15:46:23.031295764Z\" level=info msg=\"Deleting pod openshift-authentication_oauth-openshift-685b49f4d7-4d6xb from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 17:20:10.186130 | controller |     "Jun 12 15:46:23.032421 crc crio[3652]: time=\"2026-06-12T15:46:23.023750343Z\" level=error msg=\"Error loading cached network config: network \\\"multus-cni-network\\\" not found in CNI cache\"",
2026-06-12 17:20:10.186145 | controller |     "Jun 12 15:46:23.032421 crc crio[3652]: time=\"2026-06-12T15:46:23.03235634Z\" level=warning msg=\"Falling back to loading from existing plugins on disk\"",
2026-06-12 17:20:10.186160 | controller |     "Jun 12 15:46:23.032421 crc crio[3652]: time=\"2026-06-12T15:46:23.032373611Z\" level=info msg=\"Deleting pod openshift-cluster-samples-operator_cluster-samples-operator-6b564684c8-bqbxk from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 17:20:10.186175 | controller |     "Jun 12 15:46:23.035079 crc crio[3652]: time=\"2026-06-12T15:46:23.023581845Z\" level=warning msg=\"Falling back to loading from existing plugins on disk\"",
2026-06-12 17:20:10.186190 | controller |     "Jun 12 15:46:23.035079 crc crio[3652]: time=\"2026-06-12T15:46:23.034661318Z\" level=info msg=\"Deleting pod openshift-controller-manager_controller-manager-8bbbb897c-c9m74 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 17:20:10.186205 | controller |     "Jun 12 15:46:23.068756 crc crio[3652]: time=\"2026-06-12T15:46:23.031252188Z\" level=info msg=\"Deleting pod openshift-kube-storage-version-migrator_migrator-866fcbc849-vfggj from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 17:20:10.186221 | controller |     "Jun 12 15:46:23.070121 crc crio[3652]: time=\"2026-06-12T15:46:23.023773432Z\" level=error msg=\"Error loading cached network config: network \\\"multus-cni-network\\\" not found in CNI cache\"",
2026-06-12 17:20:10.186236 | controller |     "Jun 12 15:46:23.070231 crc crio[3652]: time=\"2026-06-12T15:46:23.070137518Z\" level=warning msg=\"Falling back to loading from existing plugins on disk\"",
2026-06-12 17:20:10.186251 | controller |     "Jun 12 15:46:23.070231 crc crio[3652]: time=\"2026-06-12T15:46:23.070168149Z\" level=info msg=\"Deleting pod openshift-kube-controller-manager-operator_kube-controller-manager-operator-69d5f845f8-mm4qn from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 17:20:10.186271 | controller |     "Jun 12 15:46:23.072186 crc crio[3652]: time=\"2026-06-12T15:46:23.018385097Z\" level=error msg=\"Error loading cached network config: network \\\"multus-cni-network\\\" not found in CNI cache\"",
2026-06-12 17:20:10.186288 | controller |     "Jun 12 15:46:23.072186 crc crio[3652]: time=\"2026-06-12T15:46:22.998981783Z\" level=warning msg=\"Falling back to loading from existing plugins on disk\"",
2026-06-12 17:20:10.186311 | controller |     "Jun 12 15:46:23.072186 crc crio[3652]: time=\"2026-06-12T15:46:23.071567684Z\" level=info msg=\"Deleting pod openshift-oauth-apiserver_apiserver-8596bd845d-l6g6s from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 17:20:10.186331 | controller |     "Jun 12 15:46:23.072186 crc crio[3652]: time=\"2026-06-12T15:46:22.995307982Z\" level=error msg=\"Error loading cached network config: network \\\"multus-cni-network\\\" not found in CNI cache\"",
2026-06-12 17:20:10.186346 | controller |     "Jun 12 15:46:23.072186 crc crio[3652]: time=\"2026-06-12T15:46:23.071711909Z\" level=warning msg=\"Falling back to loading from existing plugins on disk\"",
2026-06-12 17:20:10.186362 | controller |     "Jun 12 15:46:23.072186 crc crio[3652]: time=\"2026-06-12T15:46:23.0717352Z\" level=info msg=\"Deleting pod openshift-network-diagnostics_network-check-target-fhkjl from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 17:20:10.186377 | controller |     "Jun 12 15:46:23.072186 crc crio[3652]: time=\"2026-06-12T15:46:22.995097205Z\" level=info msg=\"Got pod network &{Name:dns-operator-799b87ffcd-h5xh9 Namespace:openshift-dns-operator ID:579b6b83abbfac03360715c2b898d3fd118b9b331402862c5931f71d83188fd3 UID:13345434-cc4c-42d5-97e8-99cd8b90477a NetNS:/var/run/netns/f39cca64-70ac-4ddd-9703-61082751bc6f 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:0xc000182e38}] Aliases:map[]}\"",
2026-06-12 17:20:10.186393 | controller |     "Jun 12 15:46:23.072732 crc crio[3652]: time=\"2026-06-12T15:46:23.071543574Z\" level=warning msg=\"Falling back to loading from existing plugins on disk\"",
2026-06-12 17:20:10.186408 | controller |     "Jun 12 15:46:23.072732 crc crio[3652]: time=\"2026-06-12T15:46:23.072388319Z\" level=info msg=\"Deleting pod openshift-marketplace_certified-operators-l27pk from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 17:20:10.186423 | controller |     "Jun 12 15:46:23.072732 crc crio[3652]: time=\"2026-06-12T15:46:23.072599466Z\" level=error msg=\"Error loading cached network config: network \\\"multus-cni-network\\\" not found in CNI cache\"",
2026-06-12 17:20:10.186438 | controller |     "Jun 12 15:46:23.072732 crc crio[3652]: time=\"2026-06-12T15:46:23.072629406Z\" level=warning msg=\"Falling back to loading from existing plugins on disk\"",
2026-06-12 17:20:10.186453 | controller |     "Jun 12 15:46:23.072732 crc crio[3652]: time=\"2026-06-12T15:46:23.072644307Z\" level=info msg=\"Deleting pod openshift-dns-operator_dns-operator-799b87ffcd-h5xh9 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 17:20:10.186468 | controller |     "Jun 12 15:46:23.328821 crc crio[3652]: 2026-06-12T15:46: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-12 17:20:10.186502 | controller |     "Jun 12 15:46:23.329411 crc crio[3652]: time=\"2026-06-12T15:46:23.329365996Z\" level=info msg=\"runSandbox: cleaning up namespaces after failing to run sandbox 57d073f1733d964c632d63bb758ce5062b425beaf0a6efe7bb062ef01d4fc106\" id=efbfd98a-f3f9-4421-90fc-6609d2e9955b name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:20:10.186518 | controller |     "Jun 12 15:46:23.358575 crc crio[3652]: time=\"2026-06-12T15:46:23.356255008Z\" level=info msg=\"runSandbox: deleting pod ID 57d073f1733d964c632d63bb758ce5062b425beaf0a6efe7bb062ef01d4fc106 from idIndex\" id=efbfd98a-f3f9-4421-90fc-6609d2e9955b name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:20:10.186544 | controller |     "Jun 12 15:46:23.358756 crc crio[3652]: time=\"2026-06-12T15:46:23.358701333Z\" level=info msg=\"runSandbox: removing pod sandbox 57d073f1733d964c632d63bb758ce5062b425beaf0a6efe7bb062ef01d4fc106\" id=efbfd98a-f3f9-4421-90fc-6609d2e9955b name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:20:10.186560 | controller |     "Jun 12 15:46:23.359100 crc crio[3652]: time=\"2026-06-12T15:46:23.359077084Z\" level=info msg=\"runSandbox: deleting container ID from idIndex for sandbox 57d073f1733d964c632d63bb758ce5062b425beaf0a6efe7bb062ef01d4fc106\" id=efbfd98a-f3f9-4421-90fc-6609d2e9955b name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:20:10.186591 | controller |     "Jun 12 15:46:23.359224 crc crio[3652]: time=\"2026-06-12T15:46:23.359201759Z\" level=info msg=\"runSandbox: unmounting shmPath for sandbox 57d073f1733d964c632d63bb758ce5062b425beaf0a6efe7bb062ef01d4fc106\" id=efbfd98a-f3f9-4421-90fc-6609d2e9955b name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:20:10.186611 | controller |     "Jun 12 15:46:23.362425 crc crio[3652]: time=\"2026-06-12T15:46:23.362390216Z\" level=info msg=\"runSandbox: removing pod sandbox from storage: 57d073f1733d964c632d63bb758ce5062b425beaf0a6efe7bb062ef01d4fc106\" id=efbfd98a-f3f9-4421-90fc-6609d2e9955b name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:20:10.186630 | controller |     "Jun 12 15:46:23.376020 crc crio[3652]: time=\"2026-06-12T15:46:23.375967251Z\" level=info msg=\"runSandbox: releasing container name: k8s_POD_csi-hostpathplugin-mpq2f_hostpath-provisioner_af9d3f54-b024-4959-888b-41fc0dc68a7f_0\" id=efbfd98a-f3f9-4421-90fc-6609d2e9955b name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:20:10.186645 | controller |     "Jun 12 15:46:23.377594 crc crio[3652]: time=\"2026-06-12T15:46:23.377377364Z\" level=info msg=\"runSandbox: releasing pod sandbox name: k8s_csi-hostpathplugin-mpq2f_hostpath-provisioner_af9d3f54-b024-4959-888b-41fc0dc68a7f_0\" id=efbfd98a-f3f9-4421-90fc-6609d2e9955b name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:20:10.186663 | controller |     "Jun 12 15:46:23.553717 crc crio[3652]: 2026-06-12T15:46: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-12 17:20:10.186737 | controller |     "Jun 12 15:46:23.553717 crc crio[3652]: time=\"2026-06-12T15:46:23.553677376Z\" level=info msg=\"runSandbox: cleaning up namespaces after failing to run sandbox 7d99ae5c3641dcd7cbe49b2bc881862443727b945b8055bc0a916e88194f731b\" id=464715fc-2408-4fb5-b87e-a836fad66906 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:20:10.186760 | controller |     "Jun 12 15:46:23.582855 crc crio[3652]: 2026-06-12T15:46: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-12 17:20:10.186777 | controller |     "Jun 12 15:46:23.582855 crc crio[3652]: time=\"2026-06-12T15:46:23.578837519Z\" level=info msg=\"runSandbox: cleaning up namespaces after failing to run sandbox 20c722f8c54d418b91f43e6338e713f8b1c5dbf6c4240a8dec1f44338df02512\" id=acc09fb9-0bed-4f8b-8cef-c0390b8ff943 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:20:10.186792 | controller |     "Jun 12 15:46:23.614249 crc crio[3652]: 2026-06-12T15:46: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-12 17:20:10.186811 | controller |     "Jun 12 15:46:23.615627 crc crio[3652]: time=\"2026-06-12T15:46:23.6149931Z\" level=info msg=\"runSandbox: cleaning up namespaces after failing to run sandbox 1f25381cace9fe7d41eea596d66fb4201ed661a663a98a38a1b77783c7fb1c79\" id=627dd02d-cb58-4600-9f6b-23065708eb05 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:20:10.186827 | controller |     "Jun 12 15:46:23.620759 crc crio[3652]: time=\"2026-06-12T15:46:23.619759295Z\" level=info msg=\"runSandbox: deleting pod ID 20c722f8c54d418b91f43e6338e713f8b1c5dbf6c4240a8dec1f44338df02512 from idIndex\" id=acc09fb9-0bed-4f8b-8cef-c0390b8ff943 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:20:10.186842 | controller |     "Jun 12 15:46:23.620759 crc crio[3652]: time=\"2026-06-12T15:46:23.619861658Z\" level=info msg=\"runSandbox: removing pod sandbox 20c722f8c54d418b91f43e6338e713f8b1c5dbf6c4240a8dec1f44338df02512\" id=acc09fb9-0bed-4f8b-8cef-c0390b8ff943 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:20:10.186856 | controller |     "Jun 12 15:46:23.620759 crc crio[3652]: time=\"2026-06-12T15:46:23.6199344Z\" level=info msg=\"runSandbox: deleting container ID from idIndex for sandbox 20c722f8c54d418b91f43e6338e713f8b1c5dbf6c4240a8dec1f44338df02512\" id=acc09fb9-0bed-4f8b-8cef-c0390b8ff943 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:20:10.186871 | controller |     "Jun 12 15:46:23.620759 crc crio[3652]: time=\"2026-06-12T15:46:23.619968191Z\" level=info msg=\"runSandbox: unmounting shmPath for sandbox 20c722f8c54d418b91f43e6338e713f8b1c5dbf6c4240a8dec1f44338df02512\" id=acc09fb9-0bed-4f8b-8cef-c0390b8ff943 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:20:10.186886 | controller |     "Jun 12 15:46:23.657006 crc crio[3652]: time=\"2026-06-12T15:46:23.65692759Z\" level=info msg=\"runSandbox: deleting pod ID 7d99ae5c3641dcd7cbe49b2bc881862443727b945b8055bc0a916e88194f731b from idIndex\" id=464715fc-2408-4fb5-b87e-a836fad66906 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:20:10.186900 | controller |     "Jun 12 15:46:23.657342 crc crio[3652]: time=\"2026-06-12T15:46:23.657311692Z\" level=info msg=\"runSandbox: removing pod sandbox 7d99ae5c3641dcd7cbe49b2bc881862443727b945b8055bc0a916e88194f731b\" id=464715fc-2408-4fb5-b87e-a836fad66906 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:20:10.186915 | controller |     "Jun 12 15:46:23.657729 crc crio[3652]: time=\"2026-06-12T15:46:23.657701024Z\" level=info msg=\"runSandbox: deleting container ID from idIndex for sandbox 7d99ae5c3641dcd7cbe49b2bc881862443727b945b8055bc0a916e88194f731b\" id=464715fc-2408-4fb5-b87e-a836fad66906 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:20:10.186930 | controller |     "Jun 12 15:46:23.657842 crc crio[3652]: time=\"2026-06-12T15:46:23.657822137Z\" level=info msg=\"runSandbox: unmounting shmPath for sandbox 7d99ae5c3641dcd7cbe49b2bc881862443727b945b8055bc0a916e88194f731b\" id=464715fc-2408-4fb5-b87e-a836fad66906 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:20:10.186945 | controller |     "Jun 12 15:46:23.714717 crc crio[3652]: time=\"2026-06-12T15:46:23.707850146Z\" level=info msg=\"runSandbox: removing pod sandbox from storage: 20c722f8c54d418b91f43e6338e713f8b1c5dbf6c4240a8dec1f44338df02512\" id=acc09fb9-0bed-4f8b-8cef-c0390b8ff943 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:20:10.186961 | controller |     "Jun 12 15:46:23.801420 crc crio[3652]: time=\"2026-06-12T15:46:23.799417314Z\" level=info msg=\"runSandbox: removing pod sandbox from storage: 7d99ae5c3641dcd7cbe49b2bc881862443727b945b8055bc0a916e88194f731b\" id=464715fc-2408-4fb5-b87e-a836fad66906 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:20:10.186976 | controller |     "Jun 12 15:46:23.808705 crc crio[3652]: time=\"2026-06-12T15:46:23.80829585Z\" level=info msg=\"runSandbox: deleting pod ID 1f25381cace9fe7d41eea596d66fb4201ed661a663a98a38a1b77783c7fb1c79 from idIndex\" id=627dd02d-cb58-4600-9f6b-23065708eb05 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:20:10.186997 | controller |     "Jun 12 15:46:23.808705 crc crio[3652]: time=\"2026-06-12T15:46:23.808428454Z\" level=info msg=\"runSandbox: removing pod sandbox 1f25381cace9fe7d41eea596d66fb4201ed661a663a98a38a1b77783c7fb1c79\" id=627dd02d-cb58-4600-9f6b-23065708eb05 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:20:10.187013 | controller |     "Jun 12 15:46:23.808705 crc crio[3652]: time=\"2026-06-12T15:46:23.8086337Z\" level=info msg=\"runSandbox: deleting container ID from idIndex for sandbox 1f25381cace9fe7d41eea596d66fb4201ed661a663a98a38a1b77783c7fb1c79\" id=627dd02d-cb58-4600-9f6b-23065708eb05 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:20:10.187028 | controller |     "Jun 12 15:46:23.808705 crc crio[3652]: time=\"2026-06-12T15:46:23.808685101Z\" level=info msg=\"runSandbox: unmounting shmPath for sandbox 1f25381cace9fe7d41eea596d66fb4201ed661a663a98a38a1b77783c7fb1c79\" id=627dd02d-cb58-4600-9f6b-23065708eb05 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:20:10.187043 | controller |     "Jun 12 15:46:23.819417 crc crio[3652]: time=\"2026-06-12T15:46:23.817658572Z\" level=info msg=\"runSandbox: removing pod sandbox from storage: 1f25381cace9fe7d41eea596d66fb4201ed661a663a98a38a1b77783c7fb1c79\" id=627dd02d-cb58-4600-9f6b-23065708eb05 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:20:10.187058 | controller |     "Jun 12 15:46:24.066539 crc crio[3652]: 2026-06-12T15:46: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-12 17:20:10.187073 | controller |     "Jun 12 15:46:24.066539 crc crio[3652]: time=\"2026-06-12T15:46:24.064731541Z\" level=info msg=\"runSandbox: cleaning up namespaces after failing to run sandbox 9c944acf5c073a1ddb110f7dcadb9e8ab102e871154334c2957731bfcdb41c1b\" id=38bf4d7c-24b4-498a-b6bf-a34b383d4a69 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:20:10.187089 | controller |     "Jun 12 15:46:24.115713 crc crio[3652]: time=\"2026-06-12T15:46:24.106928626Z\" level=info msg=\"runSandbox: deleting pod ID 9c944acf5c073a1ddb110f7dcadb9e8ab102e871154334c2957731bfcdb41c1b from idIndex\" id=38bf4d7c-24b4-498a-b6bf-a34b383d4a69 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:20:10.187104 | controller |     "Jun 12 15:46:24.115713 crc crio[3652]: time=\"2026-06-12T15:46:24.107936916Z\" level=info msg=\"runSandbox: removing pod sandbox 9c944acf5c073a1ddb110f7dcadb9e8ab102e871154334c2957731bfcdb41c1b\" id=38bf4d7c-24b4-498a-b6bf-a34b383d4a69 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:20:10.187119 | controller |     "Jun 12 15:46:24.115713 crc crio[3652]: time=\"2026-06-12T15:46:24.108009729Z\" level=info msg=\"runSandbox: deleting container ID from idIndex for sandbox 9c944acf5c073a1ddb110f7dcadb9e8ab102e871154334c2957731bfcdb41c1b\" id=38bf4d7c-24b4-498a-b6bf-a34b383d4a69 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:20:10.187135 | controller |     "Jun 12 15:46:24.115713 crc crio[3652]: time=\"2026-06-12T15:46:24.109413032Z\" level=info msg=\"runSandbox: unmounting shmPath for sandbox 9c944acf5c073a1ddb110f7dcadb9e8ab102e871154334c2957731bfcdb41c1b\" id=38bf4d7c-24b4-498a-b6bf-a34b383d4a69 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:20:10.187150 | controller |     "Jun 12 15:46:24.131577 crc crio[3652]: time=\"2026-06-12T15:46:24.124611985Z\" level=info msg=\"runSandbox: removing pod sandbox from storage: 9c944acf5c073a1ddb110f7dcadb9e8ab102e871154334c2957731bfcdb41c1b\" id=38bf4d7c-24b4-498a-b6bf-a34b383d4a69 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:20:10.187165 | controller |     "Jun 12 15:46:24.544876 crc crio[3652]: time=\"2026-06-12T15:46:24.542643113Z\" level=info msg=\"runSandbox: releasing container name: k8s_POD_service-ca-74545575db-n469q_openshift-service-ca_880b4ff1-3443-4cae-90b4-72e4341917b3_0\" id=acc09fb9-0bed-4f8b-8cef-c0390b8ff943 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:20:10.187183 | controller |     "Jun 12 15:46:24.570163 crc crio[3652]: time=\"2026-06-12T15:46:24.57006702Z\" level=info msg=\"runSandbox: releasing pod sandbox name: k8s_service-ca-74545575db-n469q_openshift-service-ca_880b4ff1-3443-4cae-90b4-72e4341917b3_0\" id=acc09fb9-0bed-4f8b-8cef-c0390b8ff943 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:20:10.187199 | controller |     "Jun 12 15:46:24.689783 crc crio[3652]: time=\"2026-06-12T15:46:24.685807533Z\" 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=627dd02d-cb58-4600-9f6b-23065708eb05 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:20:10.187214 | controller |     "Jun 12 15:46:24.689783 crc crio[3652]: time=\"2026-06-12T15:46:24.686150564Z\" 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=627dd02d-cb58-4600-9f6b-23065708eb05 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:20:10.187229 | controller |     "Jun 12 15:46:24.812245 crc crio[3652]: 2026-06-12T15:46: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-12 17:20:10.187245 | controller |     "Jun 12 15:46:24.812245 crc crio[3652]: time=\"2026-06-12T15:46:24.796416127Z\" level=info msg=\"runSandbox: cleaning up namespaces after failing to run sandbox dbf0a4a88ccca55923717a31db7f94e4b1ecaa0414c77bb3095ae74cef6688f3\" id=f4475fef-5619-4229-bb4b-78e2694da6a2 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:20:10.187260 | controller |     "Jun 12 15:46:24.816670 crc crio[3652]: 2026-06-12T15:46: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-12 17:20:10.187276 | controller |     "Jun 12 15:46:24.816909 crc crio[3652]: time=\"2026-06-12T15:46:24.816865298Z\" level=info msg=\"runSandbox: cleaning up namespaces after failing to run sandbox 3a708460aeed374a2fdfc4a971518f67fe6abc738f312dbc837e03df3e3e778d\" id=85f9edac-99a6-4ba5-854e-6006084d53b0 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:20:10.187291 | controller |     "Jun 12 15:46:24.823306 crc crio[3652]: 2026-06-12T15:46: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-12 17:20:10.187307 | controller |     "Jun 12 15:46:24.823306 crc crio[3652]: time=\"2026-06-12T15:46:24.820386956Z\" level=info msg=\"runSandbox: cleaning up namespaces after failing to run sandbox 42712c2c9b9be3b2db5b1d37f17ba07d2e7e3f100659ce783aa698e2a3a60c45\" id=52b91fb5-abb6-48af-ad20-23852a10390f name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:20:10.187330 | controller |     "Jun 12 15:46:24.942870 crc crio[3652]: time=\"2026-06-12T15:46:24.941961789Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"",
2026-06-12 17:20:10.187350 | controller |     "Jun 12 15:46:24.968856 crc crio[3652]: time=\"2026-06-12T15:46:24.968777677Z\" level=info msg=\"runSandbox: deleting pod ID 3a708460aeed374a2fdfc4a971518f67fe6abc738f312dbc837e03df3e3e778d from idIndex\" id=85f9edac-99a6-4ba5-854e-6006084d53b0 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:20:10.187367 | controller |     "Jun 12 15:46:24.969368 crc crio[3652]: time=\"2026-06-12T15:46:24.969341125Z\" level=info msg=\"runSandbox: removing pod sandbox 3a708460aeed374a2fdfc4a971518f67fe6abc738f312dbc837e03df3e3e778d\" id=85f9edac-99a6-4ba5-854e-6006084d53b0 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:20:10.187386 | controller |     "Jun 12 15:46:24.969724 crc crio[3652]: time=\"2026-06-12T15:46:24.969696985Z\" level=info msg=\"runSandbox: deleting container ID from idIndex for sandbox 3a708460aeed374a2fdfc4a971518f67fe6abc738f312dbc837e03df3e3e778d\" id=85f9edac-99a6-4ba5-854e-6006084d53b0 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:20:10.187402 | controller |     "Jun 12 15:46:24.969832 crc crio[3652]: time=\"2026-06-12T15:46:24.969816189Z\" level=info msg=\"runSandbox: unmounting shmPath for sandbox 3a708460aeed374a2fdfc4a971518f67fe6abc738f312dbc837e03df3e3e778d\" id=85f9edac-99a6-4ba5-854e-6006084d53b0 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:20:10.187417 | controller |     "Jun 12 15:46:24.993688 crc crio[3652]: 2026-06-12T15:46: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-12 17:20:10.187433 | controller |     "Jun 12 15:46:24.994386 crc crio[3652]: time=\"2026-06-12T15:46:24.993715386Z\" level=info msg=\"runSandbox: cleaning up namespaces after failing to run sandbox 9904de7907ed93e2080cec5104919860f7c0519ee9f1cc40c04ba7ac377d6e08\" id=1f845d2a-9541-47c4-b70f-8d8a96bebade name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:20:10.187448 | controller |     "Jun 12 15:46:24.995702 crc crio[3652]: time=\"2026-06-12T15:46:24.995663397Z\" level=info msg=\"runSandbox: removing pod sandbox from storage: 3a708460aeed374a2fdfc4a971518f67fe6abc738f312dbc837e03df3e3e778d\" id=85f9edac-99a6-4ba5-854e-6006084d53b0 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:20:10.187463 | controller |     "Jun 12 15:46:25.012797 crc crio[3652]: time=\"2026-06-12T15:46:25.009704256Z\" level=info msg=\"runSandbox: deleting pod ID 42712c2c9b9be3b2db5b1d37f17ba07d2e7e3f100659ce783aa698e2a3a60c45 from idIndex\" id=52b91fb5-abb6-48af-ad20-23852a10390f name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:20:10.187477 | controller |     "Jun 12 15:46:25.012797 crc crio[3652]: time=\"2026-06-12T15:46:25.009997605Z\" level=info msg=\"runSandbox: removing pod sandbox 42712c2c9b9be3b2db5b1d37f17ba07d2e7e3f100659ce783aa698e2a3a60c45\" id=52b91fb5-abb6-48af-ad20-23852a10390f name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:20:10.187493 | controller |     "Jun 12 15:46:25.012797 crc crio[3652]: time=\"2026-06-12T15:46:25.011821823Z\" level=info msg=\"runSandbox: deleting container ID from idIndex for sandbox 42712c2c9b9be3b2db5b1d37f17ba07d2e7e3f100659ce783aa698e2a3a60c45\" id=52b91fb5-abb6-48af-ad20-23852a10390f name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:20:10.187511 | controller |     "Jun 12 15:46:25.012797 crc crio[3652]: time=\"2026-06-12T15:46:25.011857244Z\" level=info msg=\"runSandbox: unmounting shmPath for sandbox 42712c2c9b9be3b2db5b1d37f17ba07d2e7e3f100659ce783aa698e2a3a60c45\" id=52b91fb5-abb6-48af-ad20-23852a10390f name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:20:10.187528 | controller |     "Jun 12 15:46:25.012797 crc crio[3652]: 2026-06-12T15:46: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-12 17:20:10.187543 | controller |     "Jun 12 15:46:25.013684 crc crio[3652]: time=\"2026-06-12T15:46:25.012896306Z\" level=info msg=\"runSandbox: cleaning up namespaces after failing to run sandbox 49275781af512ea260dcf59866bc6daa0255249d14741beeea02bf8f55dc92c0\" id=da3c6ed4-36b7-45db-9676-b57a5e5045de name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:20:10.187558 | controller |     "Jun 12 15:46:25.013684 crc crio[3652]: 2026-06-12T15:46: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-12 17:20:10.187600 | controller |     "Jun 12 15:46:25.013684 crc crio[3652]: time=\"2026-06-12T15:46:25.013648929Z\" level=info msg=\"runSandbox: cleaning up namespaces after failing to run sandbox 50e6f1b3e002e6e3421a70fd4e251f771086bdabac431f827b358251f0ae7a2b\" id=23fbc0e1-1fa7-4c2b-90ab-b3d6775826c1 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:20:10.187623 | controller |     "Jun 12 15:46:25.053322 crc crio[3652]: time=\"2026-06-12T15:46:25.047370598Z\" level=info msg=\"runSandbox: deleting pod ID dbf0a4a88ccca55923717a31db7f94e4b1ecaa0414c77bb3095ae74cef6688f3 from idIndex\" id=f4475fef-5619-4229-bb4b-78e2694da6a2 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:20:10.187639 | controller |     "Jun 12 15:46:25.121557 crc crio[3652]: time=\"2026-06-12T15:46:25.12013591Z\" level=info msg=\"runSandbox: removing pod sandbox dbf0a4a88ccca55923717a31db7f94e4b1ecaa0414c77bb3095ae74cef6688f3\" id=f4475fef-5619-4229-bb4b-78e2694da6a2 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:20:10.187654 | controller |     "Jun 12 15:46:25.193383 crc crio[3652]: time=\"2026-06-12T15:46:25.095424596Z\" level=info msg=\"runSandbox: removing pod sandbox from storage: 42712c2c9b9be3b2db5b1d37f17ba07d2e7e3f100659ce783aa698e2a3a60c45\" id=52b91fb5-abb6-48af-ad20-23852a10390f name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:20:10.187669 | controller |     "Jun 12 15:46:25.197704 crc crio[3652]: time=\"2026-06-12T15:46:25.068432901Z\" level=info msg=\"runSandbox: deleting pod ID 49275781af512ea260dcf59866bc6daa0255249d14741beeea02bf8f55dc92c0 from idIndex\" id=da3c6ed4-36b7-45db-9676-b57a5e5045de name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:20:10.187684 | controller |     "Jun 12 15:46:25.197704 crc crio[3652]: time=\"2026-06-12T15:46:25.196245727Z\" level=info msg=\"runSandbox: removing pod sandbox 49275781af512ea260dcf59866bc6daa0255249d14741beeea02bf8f55dc92c0\" id=da3c6ed4-36b7-45db-9676-b57a5e5045de name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:20:10.187699 | controller |     "Jun 12 15:46:25.197704 crc crio[3652]: time=\"2026-06-12T15:46:25.196302158Z\" level=info msg=\"runSandbox: deleting container ID from idIndex for sandbox 49275781af512ea260dcf59866bc6daa0255249d14741beeea02bf8f55dc92c0\" id=da3c6ed4-36b7-45db-9676-b57a5e5045de name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:20:10.187714 | controller |     "Jun 12 15:46:25.197704 crc crio[3652]: time=\"2026-06-12T15:46:25.196321129Z\" level=info msg=\"runSandbox: unmounting shmPath for sandbox 49275781af512ea260dcf59866bc6daa0255249d14741beeea02bf8f55dc92c0\" id=da3c6ed4-36b7-45db-9676-b57a5e5045de name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:20:10.187730 | controller |     "Jun 12 15:46:25.197704 crc crio[3652]: 2026-06-12T15:46:25Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory",
2026-06-12 17:20:10.187744 | controller |     "Jun 12 15:46:25.197704 crc crio[3652]: time=\"2026-06-12T15:46:25.197327307Z\" level=info msg=\"runSandbox: cleaning up namespaces after failing to run sandbox e2afd8e1abb8aaff6344d7f5395afb70f1494daaf399f9eb13c83ac9cd83df2b\" id=68114ba4-94b5-44ed-9b11-4208b7b63d08 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:20:10.187761 | controller |     "Jun 12 15:46:25.217354 crc crio[3652]: time=\"2026-06-12T15:46:25.215905567Z\" level=info msg=\"runSandbox: releasing container name: k8s_POD_packageserver-7d4fc7d867-qt46x_openshift-operator-lifecycle-manager_584a9db0-8534-48e1-b484-d23b9c489569_0\" id=38bf4d7c-24b4-498a-b6bf-a34b383d4a69 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:20:10.187776 | controller |     "Jun 12 15:46:25.217354 crc crio[3652]: time=\"2026-06-12T15:46:25.216376782Z\" level=info msg=\"runSandbox: releasing pod sandbox name: k8s_packageserver-7d4fc7d867-qt46x_openshift-operator-lifecycle-manager_584a9db0-8534-48e1-b484-d23b9c489569_0\" id=38bf4d7c-24b4-498a-b6bf-a34b383d4a69 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:20:10.187795 | controller |     "Jun 12 15:46:25.220910 crc crio[3652]: time=\"2026-06-12T15:46:25.21798291Z\" level=info msg=\"runSandbox: deleting container ID from idIndex for sandbox dbf0a4a88ccca55923717a31db7f94e4b1ecaa0414c77bb3095ae74cef6688f3\" id=f4475fef-5619-4229-bb4b-78e2694da6a2 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:20:10.187810 | controller |     "Jun 12 15:46:25.220910 crc crio[3652]: time=\"2026-06-12T15:46:25.218770025Z\" level=info msg=\"runSandbox: unmounting shmPath for sandbox dbf0a4a88ccca55923717a31db7f94e4b1ecaa0414c77bb3095ae74cef6688f3\" id=f4475fef-5619-4229-bb4b-78e2694da6a2 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:20:10.187825 | controller |     "Jun 12 15:46:25.220910 crc crio[3652]: time=\"2026-06-12T15:46:25.069318858Z\" level=info msg=\"runSandbox: deleting pod ID 9904de7907ed93e2080cec5104919860f7c0519ee9f1cc40c04ba7ac377d6e08 from idIndex\" id=1f845d2a-9541-47c4-b70f-8d8a96bebade name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:20:10.187839 | controller |     "Jun 12 15:46:25.220910 crc crio[3652]: time=\"2026-06-12T15:46:25.220786256Z\" level=info msg=\"runSandbox: removing pod sandbox 9904de7907ed93e2080cec5104919860f7c0519ee9f1cc40c04ba7ac377d6e08\" id=1f845d2a-9541-47c4-b70f-8d8a96bebade name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:20:10.187854 | controller |     "Jun 12 15:46:25.220910 crc crio[3652]: time=\"2026-06-12T15:46:25.220838208Z\" level=info msg=\"runSandbox: deleting container ID from idIndex for sandbox 9904de7907ed93e2080cec5104919860f7c0519ee9f1cc40c04ba7ac377d6e08\" id=1f845d2a-9541-47c4-b70f-8d8a96bebade name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:20:10.187870 | controller |     "Jun 12 15:46:25.220910 crc crio[3652]: time=\"2026-06-12T15:46:25.220880659Z\" level=info msg=\"runSandbox: unmounting shmPath for sandbox 9904de7907ed93e2080cec5104919860f7c0519ee9f1cc40c04ba7ac377d6e08\" id=1f845d2a-9541-47c4-b70f-8d8a96bebade name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:20:10.187884 | controller |     "Jun 12 15:46:25.265752 crc crio[3652]: time=\"2026-06-12T15:46:25.080940662Z\" level=info msg=\"runSandbox: deleting pod ID 50e6f1b3e002e6e3421a70fd4e251f771086bdabac431f827b358251f0ae7a2b from idIndex\" id=23fbc0e1-1fa7-4c2b-90ab-b3d6775826c1 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:20:10.187900 | controller |     "Jun 12 15:46:25.278889 crc crio[3652]: time=\"2026-06-12T15:46:25.264008092Z\" level=info msg=\"runSandbox: removing pod sandbox from storage: 49275781af512ea260dcf59866bc6daa0255249d14741beeea02bf8f55dc92c0\" id=da3c6ed4-36b7-45db-9676-b57a5e5045de name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:20:10.187914 | controller |     "Jun 12 15:46:25.278889 crc crio[3652]: time=\"2026-06-12T15:46:25.264341402Z\" level=info msg=\"runSandbox: removing pod sandbox 50e6f1b3e002e6e3421a70fd4e251f771086bdabac431f827b358251f0ae7a2b\" id=23fbc0e1-1fa7-4c2b-90ab-b3d6775826c1 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:20:10.187929 | controller |     "Jun 12 15:46:25.278889 crc crio[3652]: time=\"2026-06-12T15:46:25.278749621Z\" level=info msg=\"runSandbox: deleting container ID from idIndex for sandbox 50e6f1b3e002e6e3421a70fd4e251f771086bdabac431f827b358251f0ae7a2b\" id=23fbc0e1-1fa7-4c2b-90ab-b3d6775826c1 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:20:10.187944 | controller |     "Jun 12 15:46:25.278889 crc crio[3652]: time=\"2026-06-12T15:46:25.278786562Z\" level=info msg=\"runSandbox: unmounting shmPath for sandbox 50e6f1b3e002e6e3421a70fd4e251f771086bdabac431f827b358251f0ae7a2b\" id=23fbc0e1-1fa7-4c2b-90ab-b3d6775826c1 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:20:10.187959 | controller |     "Jun 12 15:46:25.289766 crc crio[3652]: time=\"2026-06-12T15:46:25.288978854Z\" level=info msg=\"runSandbox: removing pod sandbox from storage: dbf0a4a88ccca55923717a31db7f94e4b1ecaa0414c77bb3095ae74cef6688f3\" id=f4475fef-5619-4229-bb4b-78e2694da6a2 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:20:10.187977 | controller |     "Jun 12 15:46:25.290406 crc crio[3652]: time=\"2026-06-12T15:46:25.28983539Z\" level=info msg=\"runSandbox: removing pod sandbox from storage: 9904de7907ed93e2080cec5104919860f7c0519ee9f1cc40c04ba7ac377d6e08\" id=1f845d2a-9541-47c4-b70f-8d8a96bebade name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:20:10.187992 | controller |     "Jun 12 15:46:25.341810 crc crio[3652]: time=\"2026-06-12T15:46:25.330873526Z\" level=info msg=\"runSandbox: removing pod sandbox from storage: 50e6f1b3e002e6e3421a70fd4e251f771086bdabac431f827b358251f0ae7a2b\" id=23fbc0e1-1fa7-4c2b-90ab-b3d6775826c1 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:20:10.188007 | controller |     "Jun 12 15:46:25.475002 crc crio[3652]: time=\"2026-06-12T15:46:25.473352148Z\" level=info msg=\"runSandbox: deleting pod ID e2afd8e1abb8aaff6344d7f5395afb70f1494daaf399f9eb13c83ac9cd83df2b from idIndex\" id=68114ba4-94b5-44ed-9b11-4208b7b63d08 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:20:10.188021 | controller |     "Jun 12 15:46:25.475002 crc crio[3652]: time=\"2026-06-12T15:46:25.473773691Z\" level=info msg=\"runSandbox: removing pod sandbox e2afd8e1abb8aaff6344d7f5395afb70f1494daaf399f9eb13c83ac9cd83df2b\" id=68114ba4-94b5-44ed-9b11-4208b7b63d08 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:20:10.188036 | controller |     "Jun 12 15:46:25.475002 crc crio[3652]: time=\"2026-06-12T15:46:25.473847434Z\" level=info msg=\"runSandbox: deleting container ID from idIndex for sandbox e2afd8e1abb8aaff6344d7f5395afb70f1494daaf399f9eb13c83ac9cd83df2b\" id=68114ba4-94b5-44ed-9b11-4208b7b63d08 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:20:10.188051 | controller |     "Jun 12 15:46:25.475002 crc crio[3652]: time=\"2026-06-12T15:46:25.473882535Z\" level=info msg=\"runSandbox: unmounting shmPath for sandbox e2afd8e1abb8aaff6344d7f5395afb70f1494daaf399f9eb13c83ac9cd83df2b\" id=68114ba4-94b5-44ed-9b11-4208b7b63d08 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:20:10.188066 | controller |     "Jun 12 15:46:25.538692 crc crio[3652]: time=\"2026-06-12T15:46:25.528819821Z\" level=info msg=\"runSandbox: removing pod sandbox from storage: e2afd8e1abb8aaff6344d7f5395afb70f1494daaf399f9eb13c83ac9cd83df2b\" id=68114ba4-94b5-44ed-9b11-4208b7b63d08 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:20:10.188081 | controller |     "Jun 12 15:46:25.561163 crc crio[3652]: 2026-06-12T15:46:25Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory",
2026-06-12 17:20:10.188097 | controller |     "Jun 12 15:46:25.576739 crc crio[3652]: time=\"2026-06-12T15:46:25.558304094Z\" level=info msg=\"runSandbox: cleaning up namespaces after failing to run sandbox 1e4c59c81946d9a970c2aa3d26ad1d39c4d7c8f2bbeaaf6fdd2945c02c0ee58d\" id=d267fc9f-d948-4837-9252-5a0df7d49d70 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:20:10.188112 | controller |     "Jun 12 15:46:25.647902 crc crio[3652]: time=\"2026-06-12T15:46:25.646418734Z\" level=info msg=\"runSandbox: deleting pod ID 1e4c59c81946d9a970c2aa3d26ad1d39c4d7c8f2bbeaaf6fdd2945c02c0ee58d from idIndex\" id=d267fc9f-d948-4837-9252-5a0df7d49d70 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:20:10.188127 | controller |     "Jun 12 15:46:25.652202 crc crio[3652]: time=\"2026-06-12T15:46:25.65117702Z\" level=info msg=\"runSandbox: removing pod sandbox 1e4c59c81946d9a970c2aa3d26ad1d39c4d7c8f2bbeaaf6fdd2945c02c0ee58d\" id=d267fc9f-d948-4837-9252-5a0df7d49d70 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:20:10.188143 | controller |     "Jun 12 15:46:25.652202 crc crio[3652]: time=\"2026-06-12T15:46:25.65187382Z\" level=info msg=\"runSandbox: deleting container ID from idIndex for sandbox 1e4c59c81946d9a970c2aa3d26ad1d39c4d7c8f2bbeaaf6fdd2945c02c0ee58d\" id=d267fc9f-d948-4837-9252-5a0df7d49d70 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:20:10.188162 | controller |     "Jun 12 15:46:25.652202 crc crio[3652]: time=\"2026-06-12T15:46:25.651920262Z\" level=info msg=\"runSandbox: unmounting shmPath for sandbox 1e4c59c81946d9a970c2aa3d26ad1d39c4d7c8f2bbeaaf6fdd2945c02c0ee58d\" id=d267fc9f-d948-4837-9252-5a0df7d49d70 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:20:10.188178 | controller |     "Jun 12 15:46:25.714795 crc crio[3652]: time=\"2026-06-12T15:46:25.713368477Z\" level=info msg=\"runSandbox: removing pod sandbox from storage: 1e4c59c81946d9a970c2aa3d26ad1d39c4d7c8f2bbeaaf6fdd2945c02c0ee58d\" id=d267fc9f-d948-4837-9252-5a0df7d49d70 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:20:10.188193 | controller |     "Jun 12 15:46:25.829687 crc crio[3652]: time=\"2026-06-12T15:46:25.828992228Z\" level=info msg=\"runSandbox: releasing container name: k8s_POD_openshift-apiserver-operator-846cbfc458-xttmf_openshift-apiserver-operator_7d46baeb-32f5-4d0b-aeba-13333da51152_0\" id=85f9edac-99a6-4ba5-854e-6006084d53b0 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:20:10.188209 | controller |     "Jun 12 15:46:25.829687 crc crio[3652]: time=\"2026-06-12T15:46:25.82969512Z\" level=info msg=\"runSandbox: releasing pod sandbox name: k8s_openshift-apiserver-operator-846cbfc458-xttmf_openshift-apiserver-operator_7d46baeb-32f5-4d0b-aeba-13333da51152_0\" id=85f9edac-99a6-4ba5-854e-6006084d53b0 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:20:10.188224 | controller |     "Jun 12 15:46:25.845837 crc crio[3652]: 2026-06-12T15:46:25Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory",
2026-06-12 17:20:10.188239 | controller |     "Jun 12 15:46:25.846882 crc crio[3652]: time=\"2026-06-12T15:46:25.8466458Z\" level=info msg=\"runSandbox: cleaning up namespaces after failing to run sandbox f064cb2ad83ee46a0f580763a9b27d4cdc261f7cb89234997f6ca5018eb799ed\" id=97fe78a8-089c-41f8-b331-7f3d7786cdc7 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:20:10.188255 | controller |     "Jun 12 15:46:25.886196 crc crio[3652]: 2026-06-12T15:46:25Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory",
2026-06-12 17:20:10.188270 | controller |     "Jun 12 15:46:25.888313 crc crio[3652]: time=\"2026-06-12T15:46:25.888116275Z\" level=info msg=\"runSandbox: cleaning up namespaces after failing to run sandbox 476d528c5ba4178c1a0678fd526a11a917db0c17486b8d9864e530adf14f9ae4\" id=159d8545-9315-43e6-87af-bab5d2ec1eb5 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:20:10.188286 | controller |     "Jun 12 15:46:25.917265 crc crio[3652]: time=\"2026-06-12T15:46:25.910991833Z\" level=info msg=\"runSandbox: deleting pod ID f064cb2ad83ee46a0f580763a9b27d4cdc261f7cb89234997f6ca5018eb799ed from idIndex\" id=97fe78a8-089c-41f8-b331-7f3d7786cdc7 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:20:10.188301 | controller |     "Jun 12 15:46:25.917265 crc crio[3652]: time=\"2026-06-12T15:46:25.911338164Z\" level=info msg=\"runSandbox: removing pod sandbox f064cb2ad83ee46a0f580763a9b27d4cdc261f7cb89234997f6ca5018eb799ed\" id=97fe78a8-089c-41f8-b331-7f3d7786cdc7 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:20:10.188317 | controller |     "Jun 12 15:46:25.917265 crc crio[3652]: time=\"2026-06-12T15:46:25.911397896Z\" level=info msg=\"runSandbox: deleting container ID from idIndex for sandbox f064cb2ad83ee46a0f580763a9b27d4cdc261f7cb89234997f6ca5018eb799ed\" id=97fe78a8-089c-41f8-b331-7f3d7786cdc7 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:20:10.188343 | controller |     "Jun 12 15:46:25.917265 crc crio[3652]: time=\"2026-06-12T15:46:25.911432987Z\" level=info msg=\"runSandbox: unmounting shmPath for sandbox f064cb2ad83ee46a0f580763a9b27d4cdc261f7cb89234997f6ca5018eb799ed\" id=97fe78a8-089c-41f8-b331-7f3d7786cdc7 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:20:10.188364 | controller |     "Jun 12 15:46:25.964822 crc crio[3652]: time=\"2026-06-12T15:46:25.955193425Z\" level=info msg=\"runSandbox: deleting pod ID 476d528c5ba4178c1a0678fd526a11a917db0c17486b8d9864e530adf14f9ae4 from idIndex\" id=159d8545-9315-43e6-87af-bab5d2ec1eb5 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:20:10.188380 | controller |     "Jun 12 15:46:25.964822 crc crio[3652]: time=\"2026-06-12T15:46:25.958895149Z\" level=info msg=\"runSandbox: removing pod sandbox 476d528c5ba4178c1a0678fd526a11a917db0c17486b8d9864e530adf14f9ae4\" id=159d8545-9315-43e6-87af-bab5d2ec1eb5 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:20:10.188396 | controller |     "Jun 12 15:46:25.964822 crc crio[3652]: time=\"2026-06-12T15:46:25.958964021Z\" level=info msg=\"runSandbox: deleting container ID from idIndex for sandbox 476d528c5ba4178c1a0678fd526a11a917db0c17486b8d9864e530adf14f9ae4\" id=159d8545-9315-43e6-87af-bab5d2ec1eb5 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:20:10.188411 | controller |     "Jun 12 15:46:25.964822 crc crio[3652]: time=\"2026-06-12T15:46:25.958990721Z\" level=info msg=\"runSandbox: unmounting shmPath for sandbox 476d528c5ba4178c1a0678fd526a11a917db0c17486b8d9864e530adf14f9ae4\" id=159d8545-9315-43e6-87af-bab5d2ec1eb5 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:20:10.188427 | controller |     "Jun 12 15:46:25.964822 crc crio[3652]: time=\"2026-06-12T15:46:25.958347251Z\" level=info msg=\"runSandbox: removing pod sandbox from storage: f064cb2ad83ee46a0f580763a9b27d4cdc261f7cb89234997f6ca5018eb799ed\" id=97fe78a8-089c-41f8-b331-7f3d7786cdc7 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:20:10.188442 | controller |     "Jun 12 15:46:25.998400 crc crio[3652]: 2026-06-12T15:46:25Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory",
2026-06-12 17:20:10.188458 | controller |     "Jun 12 15:46:25.998400 crc crio[3652]: time=\"2026-06-12T15:46:25.992576012Z\" level=info msg=\"runSandbox: cleaning up namespaces after failing to run sandbox 76c82518d41a754f528aab8134171558b571661130589e046197bd5d5658d51c\" id=58903baf-d62b-44c5-8220-64f300326de4 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:20:10.188473 | controller |     "Jun 12 15:46:26.023320 crc crio[3652]: time=\"2026-06-12T15:46:26.02298182Z\" level=info msg=\"runSandbox: removing pod sandbox from storage: 476d528c5ba4178c1a0678fd526a11a917db0c17486b8d9864e530adf14f9ae4\" id=159d8545-9315-43e6-87af-bab5d2ec1eb5 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:20:10.188488 | controller |     "Jun 12 15:46:26.104708 crc crio[3652]: time=\"2026-06-12T15:46:26.101744676Z\" level=info msg=\"runSandbox: deleting pod ID 76c82518d41a754f528aab8134171558b571661130589e046197bd5d5658d51c from idIndex\" id=58903baf-d62b-44c5-8220-64f300326de4 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:20:10.188503 | controller |     "Jun 12 15:46:26.104708 crc crio[3652]: time=\"2026-06-12T15:46:26.101931732Z\" level=info msg=\"runSandbox: removing pod sandbox 76c82518d41a754f528aab8134171558b571661130589e046197bd5d5658d51c\" id=58903baf-d62b-44c5-8220-64f300326de4 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:20:10.188518 | controller |     "Jun 12 15:46:26.104708 crc crio[3652]: time=\"2026-06-12T15:46:26.101994894Z\" level=info msg=\"runSandbox: deleting container ID from idIndex for sandbox 76c82518d41a754f528aab8134171558b571661130589e046197bd5d5658d51c\" id=58903baf-d62b-44c5-8220-64f300326de4 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:20:10.188536 | controller |     "Jun 12 15:46:26.104708 crc crio[3652]: time=\"2026-06-12T15:46:26.102013385Z\" level=info msg=\"runSandbox: unmounting shmPath for sandbox 76c82518d41a754f528aab8134171558b571661130589e046197bd5d5658d51c\" id=58903baf-d62b-44c5-8220-64f300326de4 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:20:10.188552 | controller |     "Jun 12 15:46:26.110903 crc crio[3652]: time=\"2026-06-12T15:46:26.109258865Z\" level=info msg=\"runSandbox: removing pod sandbox from storage: 76c82518d41a754f528aab8134171558b571661130589e046197bd5d5658d51c\" id=58903baf-d62b-44c5-8220-64f300326de4 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:20:10.188566 | controller |     "Jun 12 15:46:26.258828 crc crio[3652]: time=\"2026-06-12T15:46:26.252004216Z\" level=info msg=\"runSandbox: releasing container name: k8s_POD_dns-default-qtghf_openshift-dns_d181776f-b90e-41dc-be09-c4543b8cba16_0\" id=464715fc-2408-4fb5-b87e-a836fad66906 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:20:10.188604 | controller |     "Jun 12 15:46:26.258828 crc crio[3652]: time=\"2026-06-12T15:46:26.252707827Z\" level=info msg=\"runSandbox: releasing pod sandbox name: k8s_dns-default-qtghf_openshift-dns_d181776f-b90e-41dc-be09-c4543b8cba16_0\" id=464715fc-2408-4fb5-b87e-a836fad66906 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:20:10.188621 | controller |     "Jun 12 15:46:26.342249 crc crio[3652]: 2026-06-12T15:46:26Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory",
2026-06-12 17:20:10.188636 | controller |     "Jun 12 15:46:26.342249 crc crio[3652]: time=\"2026-06-12T15:46:26.320714763Z\" level=info msg=\"runSandbox: cleaning up namespaces after failing to run sandbox c8ea94d0d5f8228583720ae98751449edd8c016797f5452e981ccb924ff912f6\" id=7ee0cc87-6a51-4cf3-b366-f87e6f116f15 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:20:10.188652 | controller |     "Jun 12 15:46:26.342249 crc crio[3652]: 2026-06-12T15:46:26Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory",
2026-06-12 17:20:10.188667 | controller |     "Jun 12 15:46:26.342249 crc crio[3652]: time=\"2026-06-12T15:46:26.336931597Z\" level=info msg=\"runSandbox: cleaning up namespaces after failing to run sandbox 16102d1018b1a207b2b6839a58c50b422398800d2d68f1d71a3fc28d7c2327eb\" id=8f48bf78-89b1-4d4d-9dff-45ba70dd5b6e name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:20:10.188682 | controller |     "Jun 12 15:46:26.357229 crc crio[3652]: time=\"2026-06-12T15:46:26.354417148Z\" level=info msg=\"runSandbox: releasing container name: k8s_POD_machine-api-operator-755bb95488-cj4b6_openshift-machine-api_12703f5c-2f19-4458-9c95-b94af53cd5d8_0\" id=97fe78a8-089c-41f8-b331-7f3d7786cdc7 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:20:10.188697 | controller |     "Jun 12 15:46:26.357229 crc crio[3652]: time=\"2026-06-12T15:46:26.355781079Z\" level=info msg=\"runSandbox: releasing pod sandbox name: k8s_machine-api-operator-755bb95488-cj4b6_openshift-machine-api_12703f5c-2f19-4458-9c95-b94af53cd5d8_0\" id=97fe78a8-089c-41f8-b331-7f3d7786cdc7 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:20:10.188712 | controller |     "Jun 12 15:46:26.376769 crc crio[3652]: 2026-06-12T15:46:26Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory",
2026-06-12 17:20:10.188727 | controller |     "Jun 12 15:46:26.376769 crc crio[3652]: time=\"2026-06-12T15:46:26.374959442Z\" level=info msg=\"runSandbox: cleaning up namespaces after failing to run sandbox 579b6b83abbfac03360715c2b898d3fd118b9b331402862c5931f71d83188fd3\" id=c39bf6bf-6d82-471b-98aa-a2f34a895d79 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:20:10.188745 | controller |     "Jun 12 15:46:26.383734 crc crio[3652]: time=\"2026-06-12T15:46:26.383300494Z\" level=info msg=\"runSandbox: deleting pod ID c8ea94d0d5f8228583720ae98751449edd8c016797f5452e981ccb924ff912f6 from idIndex\" id=7ee0cc87-6a51-4cf3-b366-f87e6f116f15 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:20:10.188760 | controller |     "Jun 12 15:46:26.383734 crc crio[3652]: time=\"2026-06-12T15:46:26.383356249Z\" level=info msg=\"runSandbox: removing pod sandbox c8ea94d0d5f8228583720ae98751449edd8c016797f5452e981ccb924ff912f6\" id=7ee0cc87-6a51-4cf3-b366-f87e6f116f15 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:20:10.188775 | controller |     "Jun 12 15:46:26.383734 crc crio[3652]: time=\"2026-06-12T15:46:26.383408957Z\" level=info msg=\"runSandbox: deleting container ID from idIndex for sandbox c8ea94d0d5f8228583720ae98751449edd8c016797f5452e981ccb924ff912f6\" id=7ee0cc87-6a51-4cf3-b366-f87e6f116f15 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:20:10.188790 | controller |     "Jun 12 15:46:26.383734 crc crio[3652]: time=\"2026-06-12T15:46:26.383427468Z\" level=info msg=\"runSandbox: unmounting shmPath for sandbox c8ea94d0d5f8228583720ae98751449edd8c016797f5452e981ccb924ff912f6\" id=7ee0cc87-6a51-4cf3-b366-f87e6f116f15 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:20:10.188805 | controller |     "Jun 12 15:46:26.435715 crc crio[3652]: time=\"2026-06-12T15:46:26.434757791Z\" level=info msg=\"runSandbox: removing pod sandbox from storage: c8ea94d0d5f8228583720ae98751449edd8c016797f5452e981ccb924ff912f6\" id=7ee0cc87-6a51-4cf3-b366-f87e6f116f15 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:20:10.188821 | controller |     "Jun 12 15:46:26.467770 crc crio[3652]: time=\"2026-06-12T15:46:26.466955224Z\" level=info msg=\"runSandbox: deleting pod ID 16102d1018b1a207b2b6839a58c50b422398800d2d68f1d71a3fc28d7c2327eb from idIndex\" id=8f48bf78-89b1-4d4d-9dff-45ba70dd5b6e name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:20:10.188836 | controller |     "Jun 12 15:46:26.467770 crc crio[3652]: time=\"2026-06-12T15:46:26.467110089Z\" level=info msg=\"runSandbox: removing pod sandbox 16102d1018b1a207b2b6839a58c50b422398800d2d68f1d71a3fc28d7c2327eb\" id=8f48bf78-89b1-4d4d-9dff-45ba70dd5b6e name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:20:10.188852 | controller |     "Jun 12 15:46:26.467770 crc crio[3652]: time=\"2026-06-12T15:46:26.467690806Z\" level=info msg=\"runSandbox: deleting container ID from idIndex for sandbox 16102d1018b1a207b2b6839a58c50b422398800d2d68f1d71a3fc28d7c2327eb\" id=8f48bf78-89b1-4d4d-9dff-45ba70dd5b6e name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:20:10.188867 | controller |     "Jun 12 15:46:26.467770 crc crio[3652]: time=\"2026-06-12T15:46:26.467711606Z\" level=info msg=\"runSandbox: unmounting shmPath for sandbox 16102d1018b1a207b2b6839a58c50b422398800d2d68f1d71a3fc28d7c2327eb\" id=8f48bf78-89b1-4d4d-9dff-45ba70dd5b6e name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:20:10.188882 | controller |     "Jun 12 15:46:26.473408 crc crio[3652]: time=\"2026-06-12T15:46:26.47078506Z\" level=info msg=\"runSandbox: releasing container name: k8s_POD_multus-admission-controller-69db94689b-rvf8p_openshift-multus_22e9ac12-6d81-454c-9af1-0b0d7e241db6_0\" id=52b91fb5-abb6-48af-ad20-23852a10390f name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:20:10.188897 | controller |     "Jun 12 15:46:26.473408 crc crio[3652]: time=\"2026-06-12T15:46:26.470914884Z\" level=info msg=\"runSandbox: releasing pod sandbox name: k8s_multus-admission-controller-69db94689b-rvf8p_openshift-multus_22e9ac12-6d81-454c-9af1-0b0d7e241db6_0\" id=52b91fb5-abb6-48af-ad20-23852a10390f name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:20:10.188912 | controller |     "Jun 12 15:46:26.488865 crc crio[3652]: time=\"2026-06-12T15:46:26.48782588Z\" level=info msg=\"runSandbox: deleting pod ID 579b6b83abbfac03360715c2b898d3fd118b9b331402862c5931f71d83188fd3 from idIndex\" id=c39bf6bf-6d82-471b-98aa-a2f34a895d79 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:20:10.188930 | controller |     "Jun 12 15:46:26.488865 crc crio[3652]: time=\"2026-06-12T15:46:26.487970804Z\" level=info msg=\"runSandbox: removing pod sandbox 579b6b83abbfac03360715c2b898d3fd118b9b331402862c5931f71d83188fd3\" id=c39bf6bf-6d82-471b-98aa-a2f34a895d79 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:20:10.188945 | controller |     "Jun 12 15:46:26.488865 crc crio[3652]: time=\"2026-06-12T15:46:26.488336475Z\" level=info msg=\"runSandbox: deleting container ID from idIndex for sandbox 579b6b83abbfac03360715c2b898d3fd118b9b331402862c5931f71d83188fd3\" id=c39bf6bf-6d82-471b-98aa-a2f34a895d79 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:20:10.188960 | controller |     "Jun 12 15:46:26.488865 crc crio[3652]: time=\"2026-06-12T15:46:26.488395477Z\" level=info msg=\"runSandbox: unmounting shmPath for sandbox 579b6b83abbfac03360715c2b898d3fd118b9b331402862c5931f71d83188fd3\" id=c39bf6bf-6d82-471b-98aa-a2f34a895d79 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:20:10.188975 | controller |     "Jun 12 15:46:26.518806 crc crio[3652]: time=\"2026-06-12T15:46:26.514156453Z\" level=info msg=\"runSandbox: removing pod sandbox from storage: 579b6b83abbfac03360715c2b898d3fd118b9b331402862c5931f71d83188fd3\" id=c39bf6bf-6d82-471b-98aa-a2f34a895d79 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:20:10.188990 | controller |     "Jun 12 15:46:26.534217 crc crio[3652]: time=\"2026-06-12T15:46:26.528921344Z\" level=info msg=\"runSandbox: removing pod sandbox from storage: 16102d1018b1a207b2b6839a58c50b422398800d2d68f1d71a3fc28d7c2327eb\" id=8f48bf78-89b1-4d4d-9dff-45ba70dd5b6e name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:20:10.189007 | controller |     "Jun 12 15:46:26.829344 crc crio[3652]: time=\"2026-06-12T15:46:26.812908155Z\" level=info msg=\"runSandbox: releasing container name: k8s_POD_console-6c684df5db-cc8g8_openshift-console_63877e21-00e2-4bee-b462-31d3bbe131ef_0\" id=7ee0cc87-6a51-4cf3-b366-f87e6f116f15 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:20:10.189022 | controller |     "Jun 12 15:46:26.829344 crc crio[3652]: time=\"2026-06-12T15:46:26.812998998Z\" level=info msg=\"runSandbox: releasing pod sandbox name: k8s_console-6c684df5db-cc8g8_openshift-console_63877e21-00e2-4bee-b462-31d3bbe131ef_0\" id=7ee0cc87-6a51-4cf3-b366-f87e6f116f15 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:20:10.189036 | controller |     "Jun 12 15:46:26.829344 crc crio[3652]: 2026-06-12T15:46:26Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory",
2026-06-12 17:20:10.189051 | controller |     "Jun 12 15:46:26.829344 crc crio[3652]: time=\"2026-06-12T15:46:26.826274902Z\" level=info msg=\"runSandbox: cleaning up namespaces after failing to run sandbox 95f7d80725e9a2357064ea682b206d7058ea9b4ba18095e20ef260d7db07d593\" id=8fad7b6d-97ab-406e-a91a-02f06d0c8fe1 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:20:10.189065 | controller |     "Jun 12 15:46:26.876376 crc crio[3652]: time=\"2026-06-12T15:46:26.876231496Z\" level=info msg=\"runSandbox: deleting pod ID 95f7d80725e9a2357064ea682b206d7058ea9b4ba18095e20ef260d7db07d593 from idIndex\" id=8fad7b6d-97ab-406e-a91a-02f06d0c8fe1 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:20:10.189080 | controller |     "Jun 12 15:46:26.877337 crc crio[3652]: time=\"2026-06-12T15:46:26.877303978Z\" level=info msg=\"runSandbox: removing pod sandbox 95f7d80725e9a2357064ea682b206d7058ea9b4ba18095e20ef260d7db07d593\" id=8fad7b6d-97ab-406e-a91a-02f06d0c8fe1 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:20:10.189095 | controller |     "Jun 12 15:46:26.877809 crc crio[3652]: time=\"2026-06-12T15:46:26.877785254Z\" level=info msg=\"runSandbox: deleting container ID from idIndex for sandbox 95f7d80725e9a2357064ea682b206d7058ea9b4ba18095e20ef260d7db07d593\" id=8fad7b6d-97ab-406e-a91a-02f06d0c8fe1 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:20:10.189113 | controller |     "Jun 12 15:46:26.877917 crc crio[3652]: time=\"2026-06-12T15:46:26.877900417Z\" level=info msg=\"runSandbox: unmounting shmPath for sandbox 95f7d80725e9a2357064ea682b206d7058ea9b4ba18095e20ef260d7db07d593\" id=8fad7b6d-97ab-406e-a91a-02f06d0c8fe1 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:20:10.189128 | controller |     "Jun 12 15:46:26.910691 crc crio[3652]: time=\"2026-06-12T15:46:26.910390959Z\" level=info msg=\"runSandbox: removing pod sandbox from storage: 95f7d80725e9a2357064ea682b206d7058ea9b4ba18095e20ef260d7db07d593\" id=8fad7b6d-97ab-406e-a91a-02f06d0c8fe1 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:20:10.189143 | controller |     "Jun 12 15:46:26.941010 crc crio[3652]: time=\"2026-06-12T15:46:26.940239082Z\" level=info msg=\"runSandbox: releasing container name: k8s_POD_community-operators-qhh6t_openshift-marketplace_38fb2a5f-6a1e-4c7a-8df2-0b2a456c372e_0\" id=68114ba4-94b5-44ed-9b11-4208b7b63d08 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:20:10.189158 | controller |     "Jun 12 15:46:26.941010 crc crio[3652]: time=\"2026-06-12T15:46:26.940868871Z\" level=info msg=\"runSandbox: releasing pod sandbox name: k8s_community-operators-qhh6t_openshift-marketplace_38fb2a5f-6a1e-4c7a-8df2-0b2a456c372e_0\" id=68114ba4-94b5-44ed-9b11-4208b7b63d08 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:20:10.189172 | controller |     "Jun 12 15:46:26.966371 crc crio[3652]: 2026-06-12T15:46:26Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory",
2026-06-12 17:20:10.189187 | controller |     "Jun 12 15:46:26.966371 crc crio[3652]: time=\"2026-06-12T15:46:26.966312756Z\" level=info msg=\"runSandbox: cleaning up namespaces after failing to run sandbox 748e6c3818a0854ad24da09c661b36769c66e8726b11fe10eb8f9d4bd06e608b\" id=3bcf27ca-aade-4778-b0e0-0d96fae6cf06 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:20:10.189202 | controller |     "Jun 12 15:46:27.001810 crc crio[3652]: time=\"2026-06-12T15:46:26.997798846Z\" level=info msg=\"runSandbox: deleting pod ID 748e6c3818a0854ad24da09c661b36769c66e8726b11fe10eb8f9d4bd06e608b from idIndex\" id=3bcf27ca-aade-4778-b0e0-0d96fae6cf06 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:20:10.189217 | controller |     "Jun 12 15:46:27.001810 crc crio[3652]: time=\"2026-06-12T15:46:26.998598491Z\" level=info msg=\"runSandbox: removing pod sandbox 748e6c3818a0854ad24da09c661b36769c66e8726b11fe10eb8f9d4bd06e608b\" id=3bcf27ca-aade-4778-b0e0-0d96fae6cf06 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:20:10.189232 | controller |     "Jun 12 15:46:27.001810 crc crio[3652]: time=\"2026-06-12T15:46:26.998657113Z\" level=info msg=\"runSandbox: deleting container ID from idIndex for sandbox 748e6c3818a0854ad24da09c661b36769c66e8726b11fe10eb8f9d4bd06e608b\" id=3bcf27ca-aade-4778-b0e0-0d96fae6cf06 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:20:10.189248 | controller |     "Jun 12 15:46:27.001810 crc crio[3652]: time=\"2026-06-12T15:46:26.998678914Z\" level=info msg=\"runSandbox: unmounting shmPath for sandbox 748e6c3818a0854ad24da09c661b36769c66e8726b11fe10eb8f9d4bd06e608b\" id=3bcf27ca-aade-4778-b0e0-0d96fae6cf06 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:20:10.189263 | controller |     "Jun 12 15:46:27.006687 crc crio[3652]: 2026-06-12T15:46:26Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory",
2026-06-12 17:20:10.189282 | controller |     "Jun 12 15:46:27.006687 crc crio[3652]: time=\"2026-06-12T15:46:27.004969846Z\" level=info msg=\"runSandbox: cleaning up namespaces after failing to run sandbox 5b514e281ce7a1f6c1c97d3905a148cda316c65aa961ac3ef11e67727e04a89b\" id=356654e0-9be1-41b6-a2bd-898de71723fa name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:20:10.189298 | controller |     "Jun 12 15:46:27.006834 crc crio[3652]: time=\"2026-06-12T15:46:27.00675578Z\" level=info msg=\"runSandbox: removing pod sandbox from storage: 748e6c3818a0854ad24da09c661b36769c66e8726b11fe10eb8f9d4bd06e608b\" id=3bcf27ca-aade-4778-b0e0-0d96fae6cf06 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:20:10.189313 | controller |     "Jun 12 15:46:27.025580 crc crio[3652]: 2026-06-12T15:46:26Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory",
2026-06-12 17:20:10.189329 | controller |     "Jun 12 15:46:27.026010 crc crio[3652]: time=\"2026-06-12T15:46:27.025623946Z\" level=info msg=\"runSandbox: cleaning up namespaces after failing to run sandbox 279b66b4040b4c86846e4f66be03462716fedacc48393e0400f9597d5b9873b7\" id=e1c35a8c-6c31-460b-81dd-b3d0f77003fa name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:20:10.189347 | controller |     "Jun 12 15:46:27.026010 crc crio[3652]: time=\"2026-06-12T15:46:27.025633667Z\" level=info msg=\"runSandbox: deleting pod ID 5b514e281ce7a1f6c1c97d3905a148cda316c65aa961ac3ef11e67727e04a89b from idIndex\" id=356654e0-9be1-41b6-a2bd-898de71723fa name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:20:10.189370 | controller |     "Jun 12 15:46:27.026010 crc crio[3652]: time=\"2026-06-12T15:46:27.025936747Z\" level=info msg=\"runSandbox: removing pod sandbox 5b514e281ce7a1f6c1c97d3905a148cda316c65aa961ac3ef11e67727e04a89b\" id=356654e0-9be1-41b6-a2bd-898de71723fa name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:20:10.189388 | controller |     "Jun 12 15:46:27.026010 crc crio[3652]: time=\"2026-06-12T15:46:27.025996459Z\" level=info msg=\"runSandbox: deleting container ID from idIndex for sandbox 5b514e281ce7a1f6c1c97d3905a148cda316c65aa961ac3ef11e67727e04a89b\" id=356654e0-9be1-41b6-a2bd-898de71723fa name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:20:10.189403 | controller |     "Jun 12 15:46:27.026010 crc crio[3652]: time=\"2026-06-12T15:46:27.026013189Z\" level=info msg=\"runSandbox: unmounting shmPath for sandbox 5b514e281ce7a1f6c1c97d3905a148cda316c65aa961ac3ef11e67727e04a89b\" id=356654e0-9be1-41b6-a2bd-898de71723fa name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:20:10.189418 | controller |     "Jun 12 15:46:27.027341 crc crio[3652]: time=\"2026-06-12T15:46:27.027133043Z\" level=info msg=\"runSandbox: releasing container name: k8s_POD_authentication-operator-7f5c659b84-khkfm_openshift-authentication-operator_677c2747-1901-4941-94f1-8281cced296b_0\" id=58903baf-d62b-44c5-8220-64f300326de4 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:20:10.189433 | controller |     "Jun 12 15:46:27.027428 crc crio[3652]: time=\"2026-06-12T15:46:27.02736453Z\" level=info msg=\"runSandbox: releasing pod sandbox name: k8s_authentication-operator-7f5c659b84-khkfm_openshift-authentication-operator_677c2747-1901-4941-94f1-8281cced296b_0\" id=58903baf-d62b-44c5-8220-64f300326de4 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:20:10.189449 | controller |     "Jun 12 15:46:27.072654 crc crio[3652]: time=\"2026-06-12T15:46:27.072348475Z\" level=info msg=\"runSandbox: deleting pod ID 279b66b4040b4c86846e4f66be03462716fedacc48393e0400f9597d5b9873b7 from idIndex\" id=e1c35a8c-6c31-460b-81dd-b3d0f77003fa name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:20:10.189465 | controller |     "Jun 12 15:46:27.072815 crc crio[3652]: time=\"2026-06-12T15:46:27.072664615Z\" level=info msg=\"runSandbox: removing pod sandbox 279b66b4040b4c86846e4f66be03462716fedacc48393e0400f9597d5b9873b7\" id=e1c35a8c-6c31-460b-81dd-b3d0f77003fa name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:20:10.189484 | controller |     "Jun 12 15:46:27.072815 crc crio[3652]: time=\"2026-06-12T15:46:27.072793489Z\" level=info msg=\"runSandbox: deleting container ID from idIndex for sandbox 279b66b4040b4c86846e4f66be03462716fedacc48393e0400f9597d5b9873b7\" id=e1c35a8c-6c31-460b-81dd-b3d0f77003fa name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:20:10.189500 | controller |     "Jun 12 15:46:27.072899 crc crio[3652]: time=\"2026-06-12T15:46:27.07282203Z\" level=info msg=\"runSandbox: unmounting shmPath for sandbox 279b66b4040b4c86846e4f66be03462716fedacc48393e0400f9597d5b9873b7\" id=e1c35a8c-6c31-460b-81dd-b3d0f77003fa name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:20:10.189515 | controller |     "Jun 12 15:46:27.087972 crc crio[3652]: 2026-06-12T15:46:26Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory",
2026-06-12 17:20:10.189530 | controller |     "Jun 12 15:46:27.088901 crc crio[3652]: time=\"2026-06-12T15:46:27.087970561Z\" level=info msg=\"runSandbox: cleaning up namespaces after failing to run sandbox 2e865eccc0a40e8a970a9f5c409a97281cbe5cc08b1d41bfb4f5f78a9906895a\" id=4287c5ad-5963-4eab-9deb-c3d7cf4c79bf name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:20:10.189545 | controller |     "Jun 12 15:46:27.088901 crc crio[3652]: time=\"2026-06-12T15:46:27.088703224Z\" level=info msg=\"runSandbox: removing pod sandbox from storage: 279b66b4040b4c86846e4f66be03462716fedacc48393e0400f9597d5b9873b7\" id=e1c35a8c-6c31-460b-81dd-b3d0f77003fa name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:20:10.189560 | controller |     "Jun 12 15:46:27.094419 crc crio[3652]: time=\"2026-06-12T15:46:27.094170752Z\" level=info msg=\"runSandbox: removing pod sandbox from storage: 5b514e281ce7a1f6c1c97d3905a148cda316c65aa961ac3ef11e67727e04a89b\" id=356654e0-9be1-41b6-a2bd-898de71723fa name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:20:10.189592 | controller |     "Jun 12 15:46:27.096626 crc crio[3652]: time=\"2026-06-12T15:46:27.096320108Z\" level=info msg=\"runSandbox: releasing container name: k8s_POD_apiserver-9ddfb9f55-k47zv_openshift-apiserver_e7508fa2-0f14-41e2-8972-4e2e11009b77_0\" id=da3c6ed4-36b7-45db-9676-b57a5e5045de name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:20:10.189612 | controller |     "Jun 12 15:46:27.096626 crc crio[3652]: time=\"2026-06-12T15:46:27.096407671Z\" level=info msg=\"runSandbox: releasing pod sandbox name: k8s_apiserver-9ddfb9f55-k47zv_openshift-apiserver_e7508fa2-0f14-41e2-8972-4e2e11009b77_0\" id=da3c6ed4-36b7-45db-9676-b57a5e5045de name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:20:10.189628 | controller |     "Jun 12 15:46:27.126927 crc crio[3652]: time=\"2026-06-12T15:46:27.120598962Z\" level=info msg=\"runSandbox: deleting pod ID 2e865eccc0a40e8a970a9f5c409a97281cbe5cc08b1d41bfb4f5f78a9906895a from idIndex\" id=4287c5ad-5963-4eab-9deb-c3d7cf4c79bf name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:20:10.189643 | controller |     "Jun 12 15:46:27.126927 crc crio[3652]: time=\"2026-06-12T15:46:27.125625416Z\" level=info msg=\"runSandbox: removing pod sandbox 2e865eccc0a40e8a970a9f5c409a97281cbe5cc08b1d41bfb4f5f78a9906895a\" id=4287c5ad-5963-4eab-9deb-c3d7cf4c79bf name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:20:10.189659 | controller |     "Jun 12 15:46:27.132060 crc crio[3652]: time=\"2026-06-12T15:46:27.131729681Z\" level=info msg=\"runSandbox: deleting container ID from idIndex for sandbox 2e865eccc0a40e8a970a9f5c409a97281cbe5cc08b1d41bfb4f5f78a9906895a\" id=4287c5ad-5963-4eab-9deb-c3d7cf4c79bf name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:20:10.189674 | controller |     "Jun 12 15:46:27.132170 crc crio[3652]: time=\"2026-06-12T15:46:27.132096703Z\" level=info msg=\"runSandbox: unmounting shmPath for sandbox 2e865eccc0a40e8a970a9f5c409a97281cbe5cc08b1d41bfb4f5f78a9906895a\" id=4287c5ad-5963-4eab-9deb-c3d7cf4c79bf name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:20:10.189693 | controller |     "Jun 12 15:46:27.136901 crc crio[3652]: 2026-06-12T15:46:27Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory",
2026-06-12 17:20:10.189708 | controller |     "Jun 12 15:46:27.138786 crc crio[3652]: time=\"2026-06-12T15:46:27.137286352Z\" level=info msg=\"runSandbox: cleaning up namespaces after failing to run sandbox e6d48bcf7a18aadb12e2495c6e07f5da48e0522635c2ef1c335f130396f8c119\" id=840d7d5d-91f5-4f57-b310-2e47f87e6e51 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:20:10.189723 | controller |     "Jun 12 15:46:27.149691 crc crio[3652]: time=\"2026-06-12T15:46:27.147831132Z\" level=info msg=\"runSandbox: deleting pod ID e6d48bcf7a18aadb12e2495c6e07f5da48e0522635c2ef1c335f130396f8c119 from idIndex\" id=840d7d5d-91f5-4f57-b310-2e47f87e6e51 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:20:10.189738 | controller |     "Jun 12 15:46:27.149691 crc crio[3652]: time=\"2026-06-12T15:46:27.148376469Z\" level=info msg=\"runSandbox: removing pod sandbox e6d48bcf7a18aadb12e2495c6e07f5da48e0522635c2ef1c335f130396f8c119\" id=840d7d5d-91f5-4f57-b310-2e47f87e6e51 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:20:10.189753 | controller |     "Jun 12 15:46:27.149691 crc crio[3652]: time=\"2026-06-12T15:46:27.148568854Z\" level=info msg=\"runSandbox: deleting container ID from idIndex for sandbox e6d48bcf7a18aadb12e2495c6e07f5da48e0522635c2ef1c335f130396f8c119\" id=840d7d5d-91f5-4f57-b310-2e47f87e6e51 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:20:10.189768 | controller |     "Jun 12 15:46:27.149691 crc crio[3652]: time=\"2026-06-12T15:46:27.148597195Z\" level=info msg=\"runSandbox: unmounting shmPath for sandbox e6d48bcf7a18aadb12e2495c6e07f5da48e0522635c2ef1c335f130396f8c119\" id=840d7d5d-91f5-4f57-b310-2e47f87e6e51 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:20:10.189783 | controller |     "Jun 12 15:46:27.149691 crc crio[3652]: time=\"2026-06-12T15:46:27.148600622Z\" level=info msg=\"runSandbox: removing pod sandbox from storage: 2e865eccc0a40e8a970a9f5c409a97281cbe5cc08b1d41bfb4f5f78a9906895a\" id=4287c5ad-5963-4eab-9deb-c3d7cf4c79bf name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:20:10.189797 | controller |     "Jun 12 15:46:27.150391 crc crio[3652]: 2026-06-12T15:46:27Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory",
2026-06-12 17:20:10.189813 | controller |     "Jun 12 15:46:27.150821 crc crio[3652]: time=\"2026-06-12T15:46:27.150424442Z\" level=info msg=\"runSandbox: cleaning up namespaces after failing to run sandbox 44ec8a7da6d260b0a2ac26115254c88aa04c62b066718c182fc991148b8c5b13\" id=232182e3-0486-4b36-95b1-e6510c44a5d3 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:20:10.189828 | controller |     "Jun 12 15:46:27.152308 crc crio[3652]: time=\"2026-06-12T15:46:27.152205376Z\" level=info msg=\"runSandbox: removing pod sandbox from storage: e6d48bcf7a18aadb12e2495c6e07f5da48e0522635c2ef1c335f130396f8c119\" id=840d7d5d-91f5-4f57-b310-2e47f87e6e51 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:20:10.189843 | controller |     "Jun 12 15:46:27.152943 crc crio[3652]: 2026-06-12T15:46:27Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory",
2026-06-12 17:20:10.189858 | controller |     "Jun 12 15:46:27.155137 crc crio[3652]: time=\"2026-06-12T15:46:27.154922896Z\" level=info msg=\"runSandbox: cleaning up namespaces after failing to run sandbox f01eb52d610cf5c258e253e6e5f978c75d7dee27323b2608768f5cb52df9e355\" id=4a1d0c36-96a3-4f66-9468-9530bf27ada7 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:20:10.189879 | controller |     "Jun 12 15:46:27.157958 crc crio[3652]: 2026-06-12T15:46:27Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory",
2026-06-12 17:20:10.189895 | controller |     "Jun 12 15:46:27.158427 crc crio[3652]: time=\"2026-06-12T15:46:27.15802831Z\" level=info msg=\"runSandbox: cleaning up namespaces after failing to run sandbox 0b060685622f0e677d542dd58232818c1a837d34744580723c88e7511904bc58\" id=1aba869c-ac52-4e7a-ac1c-57d3805f6b33 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:20:10.189910 | controller |     "Jun 12 15:46:27.164841 crc crio[3652]: time=\"2026-06-12T15:46:27.163660885Z\" level=info msg=\"runSandbox: deleting pod ID 44ec8a7da6d260b0a2ac26115254c88aa04c62b066718c182fc991148b8c5b13 from idIndex\" id=232182e3-0486-4b36-95b1-e6510c44a5d3 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:20:10.189925 | controller |     "Jun 12 15:46:27.164841 crc crio[3652]: time=\"2026-06-12T15:46:27.164121349Z\" level=info msg=\"runSandbox: removing pod sandbox 44ec8a7da6d260b0a2ac26115254c88aa04c62b066718c182fc991148b8c5b13\" id=232182e3-0486-4b36-95b1-e6510c44a5d3 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:20:10.189940 | controller |     "Jun 12 15:46:27.164841 crc crio[3652]: time=\"2026-06-12T15:46:27.164179072Z\" level=info msg=\"runSandbox: deleting container ID from idIndex for sandbox 44ec8a7da6d260b0a2ac26115254c88aa04c62b066718c182fc991148b8c5b13\" id=232182e3-0486-4b36-95b1-e6510c44a5d3 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:20:10.189954 | controller |     "Jun 12 15:46:27.164841 crc crio[3652]: time=\"2026-06-12T15:46:27.164203761Z\" level=info msg=\"runSandbox: unmounting shmPath for sandbox 44ec8a7da6d260b0a2ac26115254c88aa04c62b066718c182fc991148b8c5b13\" id=232182e3-0486-4b36-95b1-e6510c44a5d3 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:20:10.189969 | controller |     "Jun 12 15:46:27.181323 crc crio[3652]: time=\"2026-06-12T15:46:27.179777416Z\" level=info msg=\"runSandbox: removing pod sandbox from storage: 44ec8a7da6d260b0a2ac26115254c88aa04c62b066718c182fc991148b8c5b13\" id=232182e3-0486-4b36-95b1-e6510c44a5d3 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:20:10.189984 | controller |     "Jun 12 15:46:27.188725 crc crio[3652]: time=\"2026-06-12T15:46:27.187954738Z\" level=info msg=\"runSandbox: deleting pod ID f01eb52d610cf5c258e253e6e5f978c75d7dee27323b2608768f5cb52df9e355 from idIndex\" id=4a1d0c36-96a3-4f66-9468-9530bf27ada7 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:20:10.189998 | controller |     "Jun 12 15:46:27.188725 crc crio[3652]: time=\"2026-06-12T15:46:27.188130143Z\" level=info msg=\"runSandbox: removing pod sandbox f01eb52d610cf5c258e253e6e5f978c75d7dee27323b2608768f5cb52df9e355\" id=4a1d0c36-96a3-4f66-9468-9530bf27ada7 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:20:10.190013 | controller |     "Jun 12 15:46:27.188725 crc crio[3652]: time=\"2026-06-12T15:46:27.188191605Z\" level=info msg=\"runSandbox: deleting container ID from idIndex for sandbox f01eb52d610cf5c258e253e6e5f978c75d7dee27323b2608768f5cb52df9e355\" id=4a1d0c36-96a3-4f66-9468-9530bf27ada7 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:20:10.190040 | controller |     "Jun 12 15:46:27.188725 crc crio[3652]: time=\"2026-06-12T15:46:27.188618938Z\" level=info msg=\"runSandbox: unmounting shmPath for sandbox f01eb52d610cf5c258e253e6e5f978c75d7dee27323b2608768f5cb52df9e355\" id=4a1d0c36-96a3-4f66-9468-9530bf27ada7 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:20:10.190059 | controller |     "Jun 12 15:46:27.188725 crc crio[3652]: time=\"2026-06-12T15:46:27.187979273Z\" level=info msg=\"runSandbox: deleting pod ID 0b060685622f0e677d542dd58232818c1a837d34744580723c88e7511904bc58 from idIndex\" id=1aba869c-ac52-4e7a-ac1c-57d3805f6b33 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:20:10.190078 | controller |     "Jun 12 15:46:27.190152 crc crio[3652]: time=\"2026-06-12T15:46:27.188700908Z\" level=info msg=\"runSandbox: releasing container name: k8s_POD_networking-console-plugin-5ff7774fd9-nljh6_openshift-network-console_6a9ae5f6-97bd-46ac-bafa-ca1b4452a141_0\" id=f4475fef-5619-4229-bb4b-78e2694da6a2 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:20:10.190093 | controller |     "Jun 12 15:46:27.190152 crc crio[3652]: time=\"2026-06-12T15:46:27.188820072Z\" level=info msg=\"runSandbox: releasing pod sandbox name: k8s_networking-console-plugin-5ff7774fd9-nljh6_openshift-network-console_6a9ae5f6-97bd-46ac-bafa-ca1b4452a141_0\" id=f4475fef-5619-4229-bb4b-78e2694da6a2 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:20:10.190108 | controller |     "Jun 12 15:46:27.190152 crc crio[3652]: time=\"2026-06-12T15:46:27.188737336Z\" level=info msg=\"runSandbox: removing pod sandbox 0b060685622f0e677d542dd58232818c1a837d34744580723c88e7511904bc58\" id=1aba869c-ac52-4e7a-ac1c-57d3805f6b33 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:20:10.190123 | controller |     "Jun 12 15:46:27.190152 crc crio[3652]: time=\"2026-06-12T15:46:27.189352228Z\" level=info msg=\"runSandbox: deleting container ID from idIndex for sandbox 0b060685622f0e677d542dd58232818c1a837d34744580723c88e7511904bc58\" id=1aba869c-ac52-4e7a-ac1c-57d3805f6b33 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:20:10.190138 | controller |     "Jun 12 15:46:27.190152 crc crio[3652]: time=\"2026-06-12T15:46:27.189380298Z\" level=info msg=\"runSandbox: unmounting shmPath for sandbox 0b060685622f0e677d542dd58232818c1a837d34744580723c88e7511904bc58\" id=1aba869c-ac52-4e7a-ac1c-57d3805f6b33 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:20:10.190152 | controller |     "Jun 12 15:46:27.191356 crc crio[3652]: time=\"2026-06-12T15:46:27.191288089Z\" level=info msg=\"runSandbox: removing pod sandbox from storage: f01eb52d610cf5c258e253e6e5f978c75d7dee27323b2608768f5cb52df9e355\" id=4a1d0c36-96a3-4f66-9468-9530bf27ada7 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:20:10.190167 | controller |     "Jun 12 15:46:27.193257 crc crio[3652]: 2026-06-12T15:46:27Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory",
2026-06-12 17:20:10.190182 | controller |     "Jun 12 15:46:27.193648 crc crio[3652]: time=\"2026-06-12T15:46:27.193314649Z\" level=info msg=\"runSandbox: cleaning up namespaces after failing to run sandbox b79d045578d9d0447683cc0abcc31854b07e028414a5fd64d8931c5d81d4e8c4\" id=7066fcf8-4c84-46af-9368-53eca0a092fe name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:20:10.190197 | controller |     "Jun 12 15:46:27.197360 crc crio[3652]: time=\"2026-06-12T15:46:27.196809038Z\" level=info msg=\"runSandbox: releasing container name: k8s_POD_marketplace-operator-547dbd544d-xchl9_openshift-marketplace_6cdf074d-0e2a-4a0b-8843-5f823e7bf7c3_0\" id=1f845d2a-9541-47c4-b70f-8d8a96bebade name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:20:10.190212 | controller |     "Jun 12 15:46:27.197360 crc crio[3652]: time=\"2026-06-12T15:46:27.19687497Z\" level=info msg=\"runSandbox: releasing pod sandbox name: k8s_marketplace-operator-547dbd544d-xchl9_openshift-marketplace_6cdf074d-0e2a-4a0b-8843-5f823e7bf7c3_0\" id=1f845d2a-9541-47c4-b70f-8d8a96bebade name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:20:10.190227 | controller |     "Jun 12 15:46:27.197360 crc crio[3652]: time=\"2026-06-12T15:46:27.197295111Z\" level=info msg=\"runSandbox: removing pod sandbox from storage: 0b060685622f0e677d542dd58232818c1a837d34744580723c88e7511904bc58\" id=1aba869c-ac52-4e7a-ac1c-57d3805f6b33 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:20:10.190244 | controller |     "Jun 12 15:46:27.210979 crc crio[3652]: time=\"2026-06-12T15:46:27.21084479Z\" level=info msg=\"runSandbox: deleting pod ID b79d045578d9d0447683cc0abcc31854b07e028414a5fd64d8931c5d81d4e8c4 from idIndex\" id=7066fcf8-4c84-46af-9368-53eca0a092fe name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:20:10.190260 | controller |     "Jun 12 15:46:27.210979 crc crio[3652]: time=\"2026-06-12T15:46:27.210909602Z\" level=info msg=\"runSandbox: removing pod sandbox b79d045578d9d0447683cc0abcc31854b07e028414a5fd64d8931c5d81d4e8c4\" id=7066fcf8-4c84-46af-9368-53eca0a092fe name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:20:10.190275 | controller |     "Jun 12 15:46:27.210979 crc crio[3652]: time=\"2026-06-12T15:46:27.210970494Z\" level=info msg=\"runSandbox: deleting container ID from idIndex for sandbox b79d045578d9d0447683cc0abcc31854b07e028414a5fd64d8931c5d81d4e8c4\" id=7066fcf8-4c84-46af-9368-53eca0a092fe name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:20:10.190290 | controller |     "Jun 12 15:46:27.211356 crc crio[3652]: time=\"2026-06-12T15:46:27.211005855Z\" level=info msg=\"runSandbox: unmounting shmPath for sandbox b79d045578d9d0447683cc0abcc31854b07e028414a5fd64d8931c5d81d4e8c4\" id=7066fcf8-4c84-46af-9368-53eca0a092fe name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:20:10.190305 | controller |     "Jun 12 15:46:27.214880 crc crio[3652]: 2026-06-12T15:46:27Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory",
2026-06-12 17:20:10.190320 | controller |     "Jun 12 15:46:27.217533 crc crio[3652]: time=\"2026-06-12T15:46:27.215233514Z\" level=info msg=\"runSandbox: removing pod sandbox from storage: b79d045578d9d0447683cc0abcc31854b07e028414a5fd64d8931c5d81d4e8c4\" id=7066fcf8-4c84-46af-9368-53eca0a092fe name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:20:10.190335 | controller |     "Jun 12 15:46:27.218499 crc crio[3652]: time=\"2026-06-12T15:46:27.215899638Z\" level=info msg=\"runSandbox: cleaning up namespaces after failing to run sandbox 7243e8c614feb11e47587ae6adede37c5b715a7a819a709bccec138e946c34ad\" id=f97d4523-07c3-4298-bb48-05ebec3c2207 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:20:10.190351 | controller |     "Jun 12 15:46:27.220347 crc crio[3652]: time=\"2026-06-12T15:46:27.220164014Z\" level=info msg=\"runSandbox: releasing container name: k8s_POD_redhat-marketplace-ntdwx_openshift-marketplace_304346ae-9d3b-4262-8068-4ed1e7ff48a8_0\" id=23fbc0e1-1fa7-4c2b-90ab-b3d6775826c1 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:20:10.190370 | controller |     "Jun 12 15:46:27.220347 crc crio[3652]: time=\"2026-06-12T15:46:27.220311408Z\" level=info msg=\"runSandbox: releasing pod sandbox name: k8s_redhat-marketplace-ntdwx_openshift-marketplace_304346ae-9d3b-4262-8068-4ed1e7ff48a8_0\" id=23fbc0e1-1fa7-4c2b-90ab-b3d6775826c1 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:20:10.190393 | controller |     "Jun 12 15:46:27.220539 crc crio[3652]: 2026-06-12T15:46:27Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory",
2026-06-12 17:20:10.190411 | controller |     "Jun 12 15:46:27.221295 crc crio[3652]: time=\"2026-06-12T15:46:27.221168104Z\" level=info msg=\"runSandbox: cleaning up namespaces after failing to run sandbox 513e23c00f009ba7073a3d399726dafa22a66b94d0f8ee3c740e710f8e7415b5\" id=f1da75f5-10d7-4af2-9dc4-3c71b07f7bbc name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:20:10.190426 | controller |     "Jun 12 15:46:27.231110 crc crio[3652]: time=\"2026-06-12T15:46:27.230830206Z\" level=info msg=\"runSandbox: releasing container name: k8s_POD_certified-operators-l27pk_openshift-marketplace_91f37d35-53d4-49eb-b4e2-8ee1a226094b_0\" id=d267fc9f-d948-4837-9252-5a0df7d49d70 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:20:10.190448 | controller |     "Jun 12 15:46:27.231110 crc crio[3652]: time=\"2026-06-12T15:46:27.231019141Z\" level=info msg=\"runSandbox: releasing pod sandbox name: k8s_certified-operators-l27pk_openshift-marketplace_91f37d35-53d4-49eb-b4e2-8ee1a226094b_0\" id=d267fc9f-d948-4837-9252-5a0df7d49d70 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:20:10.190466 | controller |     "Jun 12 15:46:27.250866 crc crio[3652]: 2026-06-12T15:46:27Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory",
2026-06-12 17:20:10.190481 | controller |     "Jun 12 15:46:27.250866 crc crio[3652]: time=\"2026-06-12T15:46:27.248755565Z\" level=info msg=\"runSandbox: cleaning up namespaces after failing to run sandbox 51dfdac6adfbf2f3bce4e1c0f57f6c665b32b41f9961b274c917f242b2e27bc7\" id=c86e792b-cfb6-4355-8dc8-be5f9b324a34 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:20:10.190496 | controller |     "Jun 12 15:46:27.250866 crc crio[3652]: 2026-06-12T15:46:27Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory",
2026-06-12 17:20:10.190511 | controller |     "Jun 12 15:46:27.250866 crc crio[3652]: 2026-06-12T15:46:27Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory",
2026-06-12 17:20:10.190526 | controller |     "Jun 12 15:46:27.250866 crc crio[3652]: time=\"2026-06-12T15:46:27.249161176Z\" level=info msg=\"runSandbox: cleaning up namespaces after failing to run sandbox c5fe239b88cdac96f1def0409b94174d7c17e11ea1e8cd7d2c139413ec13a4a3\" id=1d43756d-a39b-42e1-b28b-64fb3286b55f name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:20:10.190541 | controller |     "Jun 12 15:46:27.250866 crc crio[3652]: time=\"2026-06-12T15:46:27.249165617Z\" level=info msg=\"runSandbox: cleaning up namespaces after failing to run sandbox e750cb87ac620db8fa8b4e88e69664c608f73f75b2e261d27504d1af9fb8d1c7\" id=dc02ec7b-d9ad-4347-8d12-e321e66875eb name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:20:10.190556 | controller |     "Jun 12 15:46:27.252418 crc crio[3652]: time=\"2026-06-12T15:46:27.252145568Z\" level=info msg=\"runSandbox: deleting pod ID 513e23c00f009ba7073a3d399726dafa22a66b94d0f8ee3c740e710f8e7415b5 from idIndex\" id=f1da75f5-10d7-4af2-9dc4-3c71b07f7bbc name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:20:10.190571 | controller |     "Jun 12 15:46:27.252418 crc crio[3652]: time=\"2026-06-12T15:46:27.25219272Z\" level=info msg=\"runSandbox: removing pod sandbox 513e23c00f009ba7073a3d399726dafa22a66b94d0f8ee3c740e710f8e7415b5\" id=f1da75f5-10d7-4af2-9dc4-3c71b07f7bbc name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:20:10.190609 | controller |     "Jun 12 15:46:27.252418 crc crio[3652]: time=\"2026-06-12T15:46:27.252259202Z\" level=info msg=\"runSandbox: deleting container ID from idIndex for sandbox 513e23c00f009ba7073a3d399726dafa22a66b94d0f8ee3c740e710f8e7415b5\" id=f1da75f5-10d7-4af2-9dc4-3c71b07f7bbc name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:20:10.190626 | controller |     "Jun 12 15:46:27.252418 crc crio[3652]: time=\"2026-06-12T15:46:27.252283013Z\" level=info msg=\"runSandbox: unmounting shmPath for sandbox 513e23c00f009ba7073a3d399726dafa22a66b94d0f8ee3c740e710f8e7415b5\" id=f1da75f5-10d7-4af2-9dc4-3c71b07f7bbc name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:20:10.190642 | controller |     "Jun 12 15:46:27.253117 crc crio[3652]: 2026-06-12T15:46:27Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory",
2026-06-12 17:20:10.190661 | controller |     "Jun 12 15:46:27.253117 crc crio[3652]: time=\"2026-06-12T15:46:27.25287047Z\" level=info msg=\"runSandbox: cleaning up namespaces after failing to run sandbox f00ee252bbe59b7a7f97cbb57c3337170b348c173c0f8962ccecad2b24f9dcd3\" id=5d91fe4a-1fdf-494a-bf24-17cb6855810b name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:20:10.190676 | controller |     "Jun 12 15:46:27.257001 crc crio[3652]: time=\"2026-06-12T15:46:27.256008866Z\" level=info msg=\"runSandbox: deleting pod ID 7243e8c614feb11e47587ae6adede37c5b715a7a819a709bccec138e946c34ad from idIndex\" id=f97d4523-07c3-4298-bb48-05ebec3c2207 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:20:10.190692 | controller |     "Jun 12 15:46:27.257001 crc crio[3652]: time=\"2026-06-12T15:46:27.256332467Z\" level=info msg=\"runSandbox: removing pod sandbox 7243e8c614feb11e47587ae6adede37c5b715a7a819a709bccec138e946c34ad\" id=f97d4523-07c3-4298-bb48-05ebec3c2207 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:20:10.190708 | controller |     "Jun 12 15:46:27.257001 crc crio[3652]: time=\"2026-06-12T15:46:27.256384288Z\" level=info msg=\"runSandbox: deleting container ID from idIndex for sandbox 7243e8c614feb11e47587ae6adede37c5b715a7a819a709bccec138e946c34ad\" id=f97d4523-07c3-4298-bb48-05ebec3c2207 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:20:10.190723 | controller |     "Jun 12 15:46:27.257001 crc crio[3652]: time=\"2026-06-12T15:46:27.256401369Z\" level=info msg=\"runSandbox: unmounting shmPath for sandbox 7243e8c614feb11e47587ae6adede37c5b715a7a819a709bccec138e946c34ad\" id=f97d4523-07c3-4298-bb48-05ebec3c2207 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:20:10.190738 | controller |     "Jun 12 15:46:27.259935 crc crio[3652]: time=\"2026-06-12T15:46:27.259643132Z\" 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=159d8545-9315-43e6-87af-bab5d2ec1eb5 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:20:10.190753 | controller |     "Jun 12 15:46:27.260015 crc crio[3652]: time=\"2026-06-12T15:46:27.259947222Z\" 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=159d8545-9315-43e6-87af-bab5d2ec1eb5 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:20:10.190769 | controller |     "Jun 12 15:46:27.270587 crc crio[3652]: time=\"2026-06-12T15:46:27.270412956Z\" level=info msg=\"runSandbox: removing pod sandbox from storage: 513e23c00f009ba7073a3d399726dafa22a66b94d0f8ee3c740e710f8e7415b5\" id=f1da75f5-10d7-4af2-9dc4-3c71b07f7bbc name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:20:10.190784 | controller |     "Jun 12 15:46:27.271352 crc crio[3652]: time=\"2026-06-12T15:46:27.270926992Z\" level=info msg=\"runSandbox: removing pod sandbox from storage: 7243e8c614feb11e47587ae6adede37c5b715a7a819a709bccec138e946c34ad\" id=f97d4523-07c3-4298-bb48-05ebec3c2207 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:20:10.190798 | controller |     "Jun 12 15:46:27.271859 crc crio[3652]: time=\"2026-06-12T15:46:27.271733666Z\" level=info msg=\"runSandbox: releasing container name: k8s_POD_migrator-866fcbc849-vfggj_openshift-kube-storage-version-migrator_95e1bfe8-fa45-4e53-9e80-89e7ac6db708_0\" id=8fad7b6d-97ab-406e-a91a-02f06d0c8fe1 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:20:10.190813 | controller |     "Jun 12 15:46:27.271963 crc crio[3652]: time=\"2026-06-12T15:46:27.27189583Z\" level=info msg=\"runSandbox: releasing pod sandbox name: k8s_migrator-866fcbc849-vfggj_openshift-kube-storage-version-migrator_95e1bfe8-fa45-4e53-9e80-89e7ac6db708_0\" id=8fad7b6d-97ab-406e-a91a-02f06d0c8fe1 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:20:10.190831 | controller |     "Jun 12 15:46:27.277376 crc crio[3652]: 2026-06-12T15:46:27Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory",
2026-06-12 17:20:10.190847 | controller |     "Jun 12 15:46:27.277376 crc crio[3652]: time=\"2026-06-12T15:46:27.274677086Z\" level=info msg=\"runSandbox: cleaning up namespaces after failing to run sandbox d356e06a7ee16a529313e474fa0859d77cc3859ad4f68e567a37a8163c0d8e70\" id=3b59add3-dc57-4da9-b8e9-f93927bf4045 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:20:10.190863 | controller |     "Jun 12 15:46:27.292367 crc crio[3652]: time=\"2026-06-12T15:46:27.292132081Z\" level=info msg=\"runSandbox: releasing container name: k8s_POD_ingress-operator-6b9cb4dbcf-5fpw9_openshift-ingress-operator_e466d193-2f16-441a-9f10-579f91762fb9_0\" id=8f48bf78-89b1-4d4d-9dff-45ba70dd5b6e name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:20:10.190877 | controller |     "Jun 12 15:46:27.292367 crc crio[3652]: time=\"2026-06-12T15:46:27.292282516Z\" level=info msg=\"runSandbox: releasing pod sandbox name: k8s_ingress-operator-6b9cb4dbcf-5fpw9_openshift-ingress-operator_e466d193-2f16-441a-9f10-579f91762fb9_0\" id=8f48bf78-89b1-4d4d-9dff-45ba70dd5b6e name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:20:10.190892 | controller |     "Jun 12 15:46:27.292367 crc crio[3652]: time=\"2026-06-12T15:46:27.292319227Z\" level=info msg=\"runSandbox: deleting pod ID f00ee252bbe59b7a7f97cbb57c3337170b348c173c0f8962ccecad2b24f9dcd3 from idIndex\" id=5d91fe4a-1fdf-494a-bf24-17cb6855810b name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:20:10.190907 | controller |     "Jun 12 15:46:27.292367 crc crio[3652]: time=\"2026-06-12T15:46:27.292384669Z\" level=info msg=\"runSandbox: removing pod sandbox f00ee252bbe59b7a7f97cbb57c3337170b348c173c0f8962ccecad2b24f9dcd3\" id=5d91fe4a-1fdf-494a-bf24-17cb6855810b name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:20:10.190922 | controller |     "Jun 12 15:46:27.292367 crc crio[3652]: time=\"2026-06-12T15:46:27.292358338Z\" level=info msg=\"runSandbox: deleting pod ID c5fe239b88cdac96f1def0409b94174d7c17e11ea1e8cd7d2c139413ec13a4a3 from idIndex\" id=1d43756d-a39b-42e1-b28b-64fb3286b55f name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:20:10.190937 | controller |     "Jun 12 15:46:27.292367 crc crio[3652]: time=\"2026-06-12T15:46:27.292486392Z\" level=info msg=\"runSandbox: deleting container ID from idIndex for sandbox f00ee252bbe59b7a7f97cbb57c3337170b348c173c0f8962ccecad2b24f9dcd3\" id=5d91fe4a-1fdf-494a-bf24-17cb6855810b name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:20:10.190952 | controller |     "Jun 12 15:46:27.293315 crc crio[3652]: time=\"2026-06-12T15:46:27.292515973Z\" level=info msg=\"runSandbox: unmounting shmPath for sandbox f00ee252bbe59b7a7f97cbb57c3337170b348c173c0f8962ccecad2b24f9dcd3\" id=5d91fe4a-1fdf-494a-bf24-17cb6855810b name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:20:10.190966 | controller |     "Jun 12 15:46:27.293315 crc crio[3652]: time=\"2026-06-12T15:46:27.292491762Z\" level=info msg=\"runSandbox: removing pod sandbox c5fe239b88cdac96f1def0409b94174d7c17e11ea1e8cd7d2c139413ec13a4a3\" id=1d43756d-a39b-42e1-b28b-64fb3286b55f name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:20:10.190981 | controller |     "Jun 12 15:46:27.293315 crc crio[3652]: time=\"2026-06-12T15:46:27.292692769Z\" level=info msg=\"runSandbox: deleting pod ID e750cb87ac620db8fa8b4e88e69664c608f73f75b2e261d27504d1af9fb8d1c7 from idIndex\" id=dc02ec7b-d9ad-4347-8d12-e321e66875eb name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:20:10.190995 | controller |     "Jun 12 15:46:27.293315 crc crio[3652]: time=\"2026-06-12T15:46:27.292741251Z\" level=info msg=\"runSandbox: removing pod sandbox e750cb87ac620db8fa8b4e88e69664c608f73f75b2e261d27504d1af9fb8d1c7\" id=dc02ec7b-d9ad-4347-8d12-e321e66875eb name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:20:10.191014 | controller |     "Jun 12 15:46:27.293315 crc crio[3652]: time=\"2026-06-12T15:46:27.292800282Z\" level=info msg=\"runSandbox: deleting container ID from idIndex for sandbox e750cb87ac620db8fa8b4e88e69664c608f73f75b2e261d27504d1af9fb8d1c7\" id=dc02ec7b-d9ad-4347-8d12-e321e66875eb name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:20:10.191029 | controller |     "Jun 12 15:46:27.293315 crc crio[3652]: time=\"2026-06-12T15:46:27.292820133Z\" level=info msg=\"runSandbox: unmounting shmPath for sandbox e750cb87ac620db8fa8b4e88e69664c608f73f75b2e261d27504d1af9fb8d1c7\" id=dc02ec7b-d9ad-4347-8d12-e321e66875eb name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:20:10.191044 | controller |     "Jun 12 15:46:27.293315 crc crio[3652]: time=\"2026-06-12T15:46:27.292707629Z\" level=info msg=\"runSandbox: deleting container ID from idIndex for sandbox c5fe239b88cdac96f1def0409b94174d7c17e11ea1e8cd7d2c139413ec13a4a3\" id=1d43756d-a39b-42e1-b28b-64fb3286b55f name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:20:10.191059 | controller |     "Jun 12 15:46:27.293315 crc crio[3652]: time=\"2026-06-12T15:46:27.293074279Z\" level=info msg=\"runSandbox: unmounting shmPath for sandbox c5fe239b88cdac96f1def0409b94174d7c17e11ea1e8cd7d2c139413ec13a4a3\" id=1d43756d-a39b-42e1-b28b-64fb3286b55f name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:20:10.191074 | controller |     "Jun 12 15:46:27.294624 crc crio[3652]: time=\"2026-06-12T15:46:27.293296957Z\" level=info msg=\"runSandbox: deleting pod ID 51dfdac6adfbf2f3bce4e1c0f57f6c665b32b41f9961b274c917f242b2e27bc7 from idIndex\" id=c86e792b-cfb6-4355-8dc8-be5f9b324a34 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:20:10.191088 | controller |     "Jun 12 15:46:27.294624 crc crio[3652]: time=\"2026-06-12T15:46:27.29340814Z\" level=info msg=\"runSandbox: removing pod sandbox 51dfdac6adfbf2f3bce4e1c0f57f6c665b32b41f9961b274c917f242b2e27bc7\" id=c86e792b-cfb6-4355-8dc8-be5f9b324a34 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:20:10.191103 | controller |     "Jun 12 15:46:27.294624 crc crio[3652]: time=\"2026-06-12T15:46:27.29372235Z\" level=info msg=\"runSandbox: deleting container ID from idIndex for sandbox 51dfdac6adfbf2f3bce4e1c0f57f6c665b32b41f9961b274c917f242b2e27bc7\" id=c86e792b-cfb6-4355-8dc8-be5f9b324a34 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:20:10.191118 | controller |     "Jun 12 15:46:27.294624 crc crio[3652]: time=\"2026-06-12T15:46:27.293758911Z\" level=info msg=\"runSandbox: unmounting shmPath for sandbox 51dfdac6adfbf2f3bce4e1c0f57f6c665b32b41f9961b274c917f242b2e27bc7\" id=c86e792b-cfb6-4355-8dc8-be5f9b324a34 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:20:10.191132 | controller |     "Jun 12 15:46:27.294624 crc crio[3652]: time=\"2026-06-12T15:46:27.293786291Z\" level=info msg=\"runSandbox: removing pod sandbox from storage: e750cb87ac620db8fa8b4e88e69664c608f73f75b2e261d27504d1af9fb8d1c7\" id=dc02ec7b-d9ad-4347-8d12-e321e66875eb name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:20:10.191147 | controller |     "Jun 12 15:46:27.296623 crc crio[3652]: time=\"2026-06-12T15:46:27.29608714Z\" level=info msg=\"runSandbox: removing pod sandbox from storage: c5fe239b88cdac96f1def0409b94174d7c17e11ea1e8cd7d2c139413ec13a4a3\" id=1d43756d-a39b-42e1-b28b-64fb3286b55f name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:20:10.191161 | controller |     "Jun 12 15:46:27.299321 crc crio[3652]: time=\"2026-06-12T15:46:27.299100144Z\" level=info msg=\"runSandbox: removing pod sandbox from storage: f00ee252bbe59b7a7f97cbb57c3337170b348c173c0f8962ccecad2b24f9dcd3\" id=5d91fe4a-1fdf-494a-bf24-17cb6855810b name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:20:10.191176 | controller |     "Jun 12 15:46:27.299321 crc crio[3652]: time=\"2026-06-12T15:46:27.299179996Z\" level=info msg=\"runSandbox: removing pod sandbox from storage: 51dfdac6adfbf2f3bce4e1c0f57f6c665b32b41f9961b274c917f242b2e27bc7\" id=c86e792b-cfb6-4355-8dc8-be5f9b324a34 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:20:10.191193 | controller |     "Jun 12 15:46:27.299581 crc crio[3652]: time=\"2026-06-12T15:46:27.299343721Z\" level=info msg=\"runSandbox: deleting pod ID d356e06a7ee16a529313e474fa0859d77cc3859ad4f68e567a37a8163c0d8e70 from idIndex\" id=3b59add3-dc57-4da9-b8e9-f93927bf4045 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:20:10.191208 | controller |     "Jun 12 15:46:27.299581 crc crio[3652]: time=\"2026-06-12T15:46:27.299376352Z\" level=info msg=\"runSandbox: removing pod sandbox d356e06a7ee16a529313e474fa0859d77cc3859ad4f68e567a37a8163c0d8e70\" id=3b59add3-dc57-4da9-b8e9-f93927bf4045 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:20:10.191223 | controller |     "Jun 12 15:46:27.299581 crc crio[3652]: time=\"2026-06-12T15:46:27.299425264Z\" level=info msg=\"runSandbox: deleting container ID from idIndex for sandbox d356e06a7ee16a529313e474fa0859d77cc3859ad4f68e567a37a8163c0d8e70\" id=3b59add3-dc57-4da9-b8e9-f93927bf4045 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:20:10.191238 | controller |     "Jun 12 15:46:27.299581 crc crio[3652]: time=\"2026-06-12T15:46:27.299495436Z\" level=info msg=\"runSandbox: unmounting shmPath for sandbox d356e06a7ee16a529313e474fa0859d77cc3859ad4f68e567a37a8163c0d8e70\" id=3b59add3-dc57-4da9-b8e9-f93927bf4045 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:20:10.191253 | controller |     "Jun 12 15:46:27.301531 crc crio[3652]: time=\"2026-06-12T15:46:27.30125414Z\" level=info msg=\"runSandbox: removing pod sandbox from storage: d356e06a7ee16a529313e474fa0859d77cc3859ad4f68e567a37a8163c0d8e70\" id=3b59add3-dc57-4da9-b8e9-f93927bf4045 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:20:10.191268 | controller |     "Jun 12 15:46:27.301637 crc crio[3652]: 2026-06-12T15:46:27Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory",
2026-06-12 17:20:10.191283 | controller |     "Jun 12 15:46:27.302474 crc crio[3652]: time=\"2026-06-12T15:46:27.301754495Z\" level=info msg=\"runSandbox: cleaning up namespaces after failing to run sandbox 8c2c802866710a4f92489ec8b4a6f88f076cad4735728cf327efd04521934bbb\" id=9a6b7dd5-7aef-4c7e-87d0-58b6239563bc name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:20:10.191298 | controller |     "Jun 12 15:46:27.302895 crc crio[3652]: 2026-06-12T15:46:27Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory",
2026-06-12 17:20:10.191313 | controller |     "Jun 12 15:46:27.302895 crc crio[3652]: time=\"2026-06-12T15:46:27.302822818Z\" level=info msg=\"runSandbox: cleaning up namespaces after failing to run sandbox 3a4e23ae2ec3b52d79b1f9d21d80528f7cbba90cf7801f56c0b71ff83de9981c\" id=4db156f3-801b-41af-b171-728ea865c606 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:20:10.191328 | controller |     "Jun 12 15:46:27.309602 crc crio[3652]: time=\"2026-06-12T15:46:27.309339226Z\" level=info msg=\"runSandbox: releasing container name: k8s_POD_controller-manager-8bbbb897c-c9m74_openshift-controller-manager_b9d3cfcf-d286-4dfc-a5cf-dbb9268a3cda_0\" id=3bcf27ca-aade-4778-b0e0-0d96fae6cf06 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:20:10.191342 | controller |     "Jun 12 15:46:27.309882 crc crio[3652]: time=\"2026-06-12T15:46:27.309685708Z\" level=info msg=\"runSandbox: releasing pod sandbox name: k8s_controller-manager-8bbbb897c-c9m74_openshift-controller-manager_b9d3cfcf-d286-4dfc-a5cf-dbb9268a3cda_0\" id=3bcf27ca-aade-4778-b0e0-0d96fae6cf06 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:20:10.191357 | controller |     "Jun 12 15:46:27.317859 crc crio[3652]: time=\"2026-06-12T15:46:27.317693153Z\" level=info msg=\"runSandbox: deleting pod ID 8c2c802866710a4f92489ec8b4a6f88f076cad4735728cf327efd04521934bbb from idIndex\" id=9a6b7dd5-7aef-4c7e-87d0-58b6239563bc name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:20:10.191376 | controller |     "Jun 12 15:46:27.317979 crc crio[3652]: time=\"2026-06-12T15:46:27.317911284Z\" level=info msg=\"runSandbox: removing pod sandbox 8c2c802866710a4f92489ec8b4a6f88f076cad4735728cf327efd04521934bbb\" id=9a6b7dd5-7aef-4c7e-87d0-58b6239563bc name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:20:10.191399 | controller |     "Jun 12 15:46:27.318280 crc crio[3652]: time=\"2026-06-12T15:46:27.318147648Z\" level=info msg=\"runSandbox: deleting container ID from idIndex for sandbox 8c2c802866710a4f92489ec8b4a6f88f076cad4735728cf327efd04521934bbb\" id=9a6b7dd5-7aef-4c7e-87d0-58b6239563bc name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:20:10.191419 | controller |     "Jun 12 15:46:27.318393 crc crio[3652]: time=\"2026-06-12T15:46:27.318334153Z\" level=info msg=\"runSandbox: unmounting shmPath for sandbox 8c2c802866710a4f92489ec8b4a6f88f076cad4735728cf327efd04521934bbb\" id=9a6b7dd5-7aef-4c7e-87d0-58b6239563bc name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:20:10.191435 | controller |     "Jun 12 15:46:27.319906 crc crio[3652]: time=\"2026-06-12T15:46:27.319753074Z\" level=info msg=\"runSandbox: removing pod sandbox from storage: 8c2c802866710a4f92489ec8b4a6f88f076cad4735728cf327efd04521934bbb\" id=9a6b7dd5-7aef-4c7e-87d0-58b6239563bc name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:20:10.191451 | controller |     "Jun 12 15:46:27.322959 crc crio[3652]: time=\"2026-06-12T15:46:27.322851408Z\" level=info msg=\"runSandbox: releasing container name: k8s_POD_dns-operator-799b87ffcd-h5xh9_openshift-dns-operator_13345434-cc4c-42d5-97e8-99cd8b90477a_0\" id=c39bf6bf-6d82-471b-98aa-a2f34a895d79 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:20:10.191466 | controller |     "Jun 12 15:46:27.323090 crc crio[3652]: time=\"2026-06-12T15:46:27.322977212Z\" level=info msg=\"runSandbox: releasing pod sandbox name: k8s_dns-operator-799b87ffcd-h5xh9_openshift-dns-operator_13345434-cc4c-42d5-97e8-99cd8b90477a_0\" id=c39bf6bf-6d82-471b-98aa-a2f34a895d79 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:20:10.191481 | controller |     "Jun 12 15:46:27.323806 crc crio[3652]: time=\"2026-06-12T15:46:27.323632761Z\" level=info msg=\"runSandbox: deleting pod ID 3a4e23ae2ec3b52d79b1f9d21d80528f7cbba90cf7801f56c0b71ff83de9981c from idIndex\" id=4db156f3-801b-41af-b171-728ea865c606 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:20:10.191496 | controller |     "Jun 12 15:46:27.323806 crc crio[3652]: time=\"2026-06-12T15:46:27.323763582Z\" level=info msg=\"runSandbox: removing pod sandbox 3a4e23ae2ec3b52d79b1f9d21d80528f7cbba90cf7801f56c0b71ff83de9981c\" id=4db156f3-801b-41af-b171-728ea865c606 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:20:10.191511 | controller |     "Jun 12 15:46:27.323981 crc crio[3652]: time=\"2026-06-12T15:46:27.323879996Z\" level=info msg=\"runSandbox: deleting container ID from idIndex for sandbox 3a4e23ae2ec3b52d79b1f9d21d80528f7cbba90cf7801f56c0b71ff83de9981c\" id=4db156f3-801b-41af-b171-728ea865c606 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:20:10.191526 | controller |     "Jun 12 15:46:27.323981 crc crio[3652]: time=\"2026-06-12T15:46:27.32391386Z\" level=info msg=\"runSandbox: unmounting shmPath for sandbox 3a4e23ae2ec3b52d79b1f9d21d80528f7cbba90cf7801f56c0b71ff83de9981c\" id=4db156f3-801b-41af-b171-728ea865c606 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:20:10.191542 | controller |     "Jun 12 15:46:27.328655 crc crio[3652]: 2026-06-12T15:46:27Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory",
2026-06-12 17:20:10.191557 | controller |     "Jun 12 15:46:27.328877 crc crio[3652]: time=\"2026-06-12T15:46:27.328717148Z\" level=info msg=\"runSandbox: cleaning up namespaces after failing to run sandbox d939ab346a80ccd644464be211b1a1dcf3384a58b26655665422f65631a5f3b2\" id=3a8e4568-518a-4bb9-8b41-bdca8b7c43c3 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:20:10.191593 | controller |     "Jun 12 15:46:27.330368 crc crio[3652]: time=\"2026-06-12T15:46:27.330278281Z\" level=info msg=\"runSandbox: removing pod sandbox from storage: 3a4e23ae2ec3b52d79b1f9d21d80528f7cbba90cf7801f56c0b71ff83de9981c\" id=4db156f3-801b-41af-b171-728ea865c606 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:20:10.191614 | controller |     "Jun 12 15:46:27.331113 crc crio[3652]: 2026-06-12T15:46:27Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory",
2026-06-12 17:20:10.191631 | controller |     "Jun 12 15:46:27.331229 crc crio[3652]: time=\"2026-06-12T15:46:27.331179369Z\" level=info msg=\"runSandbox: cleaning up namespaces after failing to run sandbox 98f31d74e1d05e9179b60a6eea6aba71f01beaf06ee222e6d0d36e15a6b3a448\" id=4fc8c02d-f0b8-4e3b-9695-043f3230f7fe name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:20:10.191646 | controller |     "Jun 12 15:46:27.343267 crc crio[3652]: 2026-06-12T15:46:27Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory",
2026-06-12 17:20:10.191661 | controller |     "Jun 12 15:46:27.343267 crc crio[3652]: time=\"2026-06-12T15:46:27.335293194Z\" level=info msg=\"runSandbox: cleaning up namespaces after failing to run sandbox d74dc1510d6800720583587190fd93c5aa74faf3a97646b258dad5fa1618f91b\" id=7b262a22-50a1-4161-a2bf-0cb1df221df7 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:20:10.191676 | controller |     "Jun 12 15:46:27.343267 crc crio[3652]: 2026-06-12T15:46:27Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory",
2026-06-12 17:20:10.191692 | controller |     "Jun 12 15:46:27.343267 crc crio[3652]: time=\"2026-06-12T15:46:27.340663295Z\" level=info msg=\"runSandbox: cleaning up namespaces after failing to run sandbox 827a070b4cba9dc6a530cc45df2171a89697c75580a52ab5a8186e47d442a4c5\" id=1a3b09b3-773e-4091-ac98-ca8fe64122ca name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:20:10.191707 | controller |     "Jun 12 15:46:27.343267 crc crio[3652]: time=\"2026-06-12T15:46:27.341890599Z\" level=info msg=\"runSandbox: releasing container name: k8s_POD_olm-operator-5cdf44d969-ssqvn_openshift-operator-lifecycle-manager_6e1163b9-cb14-4016-a0bf-126812657ac4_0\" id=4287c5ad-5963-4eab-9deb-c3d7cf4c79bf name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:20:10.191722 | controller |     "Jun 12 15:46:27.343267 crc crio[3652]: time=\"2026-06-12T15:46:27.342120206Z\" level=info msg=\"runSandbox: releasing pod sandbox name: k8s_olm-operator-5cdf44d969-ssqvn_openshift-operator-lifecycle-manager_6e1163b9-cb14-4016-a0bf-126812657ac4_0\" id=4287c5ad-5963-4eab-9deb-c3d7cf4c79bf name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:20:10.191737 | controller |     "Jun 12 15:46:27.344798 crc crio[3652]: time=\"2026-06-12T15:46:27.344660035Z\" level=info msg=\"runSandbox: deleting pod ID 98f31d74e1d05e9179b60a6eea6aba71f01beaf06ee222e6d0d36e15a6b3a448 from idIndex\" id=4fc8c02d-f0b8-4e3b-9695-043f3230f7fe name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:20:10.191752 | controller |     "Jun 12 15:46:27.344798 crc crio[3652]: time=\"2026-06-12T15:46:27.344719837Z\" level=info msg=\"runSandbox: removing pod sandbox 98f31d74e1d05e9179b60a6eea6aba71f01beaf06ee222e6d0d36e15a6b3a448\" id=4fc8c02d-f0b8-4e3b-9695-043f3230f7fe name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:20:10.191770 | controller |     "Jun 12 15:46:27.344798 crc crio[3652]: time=\"2026-06-12T15:46:27.344776748Z\" level=info msg=\"runSandbox: deleting container ID from idIndex for sandbox 98f31d74e1d05e9179b60a6eea6aba71f01beaf06ee222e6d0d36e15a6b3a448\" id=4fc8c02d-f0b8-4e3b-9695-043f3230f7fe name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:20:10.191786 | controller |     "Jun 12 15:46:27.345145 crc crio[3652]: time=\"2026-06-12T15:46:27.344804219Z\" level=info msg=\"runSandbox: unmounting shmPath for sandbox 98f31d74e1d05e9179b60a6eea6aba71f01beaf06ee222e6d0d36e15a6b3a448\" id=4fc8c02d-f0b8-4e3b-9695-043f3230f7fe name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:20:10.191801 | controller |     "Jun 12 15:46:27.345145 crc crio[3652]: time=\"2026-06-12T15:46:27.344905321Z\" level=info msg=\"runSandbox: deleting pod ID d939ab346a80ccd644464be211b1a1dcf3384a58b26655665422f65631a5f3b2 from idIndex\" id=3a8e4568-518a-4bb9-8b41-bdca8b7c43c3 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:20:10.191815 | controller |     "Jun 12 15:46:27.345145 crc crio[3652]: time=\"2026-06-12T15:46:27.344957783Z\" level=info msg=\"runSandbox: removing pod sandbox d939ab346a80ccd644464be211b1a1dcf3384a58b26655665422f65631a5f3b2\" id=3a8e4568-518a-4bb9-8b41-bdca8b7c43c3 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:20:10.191831 | controller |     "Jun 12 15:46:27.345145 crc crio[3652]: time=\"2026-06-12T15:46:27.345018234Z\" level=info msg=\"runSandbox: deleting container ID from idIndex for sandbox d939ab346a80ccd644464be211b1a1dcf3384a58b26655665422f65631a5f3b2\" id=3a8e4568-518a-4bb9-8b41-bdca8b7c43c3 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:20:10.191845 | controller |     "Jun 12 15:46:27.345145 crc crio[3652]: time=\"2026-06-12T15:46:27.345087888Z\" level=info msg=\"runSandbox: unmounting shmPath for sandbox d939ab346a80ccd644464be211b1a1dcf3384a58b26655665422f65631a5f3b2\" id=3a8e4568-518a-4bb9-8b41-bdca8b7c43c3 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:20:10.191860 | controller |     "Jun 12 15:46:27.346488 crc crio[3652]: time=\"2026-06-12T15:46:27.346367937Z\" level=info msg=\"runSandbox: deleting pod ID d74dc1510d6800720583587190fd93c5aa74faf3a97646b258dad5fa1618f91b from idIndex\" id=7b262a22-50a1-4161-a2bf-0cb1df221df7 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:20:10.191875 | controller |     "Jun 12 15:46:27.346488 crc crio[3652]: time=\"2026-06-12T15:46:27.346412188Z\" level=info msg=\"runSandbox: removing pod sandbox d74dc1510d6800720583587190fd93c5aa74faf3a97646b258dad5fa1618f91b\" id=7b262a22-50a1-4161-a2bf-0cb1df221df7 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:20:10.191890 | controller |     "Jun 12 15:46:27.346648 crc crio[3652]: time=\"2026-06-12T15:46:27.34649423Z\" level=info msg=\"runSandbox: deleting container ID from idIndex for sandbox d74dc1510d6800720583587190fd93c5aa74faf3a97646b258dad5fa1618f91b\" id=7b262a22-50a1-4161-a2bf-0cb1df221df7 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:20:10.191905 | controller |     "Jun 12 15:46:27.346648 crc crio[3652]: time=\"2026-06-12T15:46:27.346521692Z\" level=info msg=\"runSandbox: unmounting shmPath for sandbox d74dc1510d6800720583587190fd93c5aa74faf3a97646b258dad5fa1618f91b\" id=7b262a22-50a1-4161-a2bf-0cb1df221df7 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:20:10.191920 | controller |     "Jun 12 15:46:27.346954 crc crio[3652]: time=\"2026-06-12T15:46:27.346837561Z\" level=info msg=\"runSandbox: deleting pod ID 827a070b4cba9dc6a530cc45df2171a89697c75580a52ab5a8186e47d442a4c5 from idIndex\" id=1a3b09b3-773e-4091-ac98-ca8fe64122ca name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:20:10.191935 | controller |     "Jun 12 15:46:27.346954 crc crio[3652]: time=\"2026-06-12T15:46:27.346917594Z\" level=info msg=\"runSandbox: removing pod sandbox 827a070b4cba9dc6a530cc45df2171a89697c75580a52ab5a8186e47d442a4c5\" id=1a3b09b3-773e-4091-ac98-ca8fe64122ca name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:20:10.191953 | controller |     "Jun 12 15:46:27.347322 crc crio[3652]: time=\"2026-06-12T15:46:27.347008577Z\" level=info msg=\"runSandbox: deleting container ID from idIndex for sandbox 827a070b4cba9dc6a530cc45df2171a89697c75580a52ab5a8186e47d442a4c5\" id=1a3b09b3-773e-4091-ac98-ca8fe64122ca name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:20:10.191970 | controller |     "Jun 12 15:46:27.347322 crc crio[3652]: time=\"2026-06-12T15:46:27.347063168Z\" level=info msg=\"runSandbox: unmounting shmPath for sandbox 827a070b4cba9dc6a530cc45df2171a89697c75580a52ab5a8186e47d442a4c5\" id=1a3b09b3-773e-4091-ac98-ca8fe64122ca name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:20:10.191986 | controller |     "Jun 12 15:46:27.347898 crc crio[3652]: time=\"2026-06-12T15:46:27.347740438Z\" level=info msg=\"runSandbox: removing pod sandbox from storage: d74dc1510d6800720583587190fd93c5aa74faf3a97646b258dad5fa1618f91b\" id=7b262a22-50a1-4161-a2bf-0cb1df221df7 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:20:10.192001 | controller |     "Jun 12 15:46:27.347898 crc crio[3652]: time=\"2026-06-12T15:46:27.347755048Z\" level=info msg=\"runSandbox: removing pod sandbox from storage: d939ab346a80ccd644464be211b1a1dcf3384a58b26655665422f65631a5f3b2\" id=3a8e4568-518a-4bb9-8b41-bdca8b7c43c3 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:20:10.192016 | controller |     "Jun 12 15:46:27.348238 crc crio[3652]: time=\"2026-06-12T15:46:27.347936043Z\" level=info msg=\"runSandbox: removing pod sandbox from storage: 98f31d74e1d05e9179b60a6eea6aba71f01beaf06ee222e6d0d36e15a6b3a448\" id=4fc8c02d-f0b8-4e3b-9695-043f3230f7fe name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:20:10.192031 | controller |     "Jun 12 15:46:27.348852 crc crio[3652]: time=\"2026-06-12T15:46:27.348501851Z\" level=info msg=\"runSandbox: removing pod sandbox from storage: 827a070b4cba9dc6a530cc45df2171a89697c75580a52ab5a8186e47d442a4c5\" id=1a3b09b3-773e-4091-ac98-ca8fe64122ca name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:20:10.192046 | controller |     "Jun 12 15:46:27.353023 crc crio[3652]: 2026-06-12T15:46:27Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory",
2026-06-12 17:20:10.192060 | controller |     "Jun 12 15:46:27.353419 crc crio[3652]: time=\"2026-06-12T15:46:27.35339529Z\" level=info msg=\"runSandbox: cleaning up namespaces after failing to run sandbox e6179536a22969ed9c391d2c091aa5ee6654b41893d74aaecba636c414739894\" id=8a3e0693-9418-41df-866f-c2b7bed4e2b8 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:20:10.192076 | controller |     "Jun 12 15:46:27.353800 crc crio[3652]: time=\"2026-06-12T15:46:27.35373176Z\" 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=840d7d5d-91f5-4f57-b310-2e47f87e6e51 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:20:10.192090 | controller |     "Jun 12 15:46:27.353863 crc crio[3652]: time=\"2026-06-12T15:46:27.353821423Z\" 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=840d7d5d-91f5-4f57-b310-2e47f87e6e51 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:20:10.192105 | controller |     "Jun 12 15:46:27.355227 crc crio[3652]: time=\"2026-06-12T15:46:27.355197633Z\" level=info msg=\"runSandbox: deleting pod ID e6179536a22969ed9c391d2c091aa5ee6654b41893d74aaecba636c414739894 from idIndex\" id=8a3e0693-9418-41df-866f-c2b7bed4e2b8 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:20:10.192120 | controller |     "Jun 12 15:46:27.355336 crc crio[3652]: time=\"2026-06-12T15:46:27.355318538Z\" level=info msg=\"runSandbox: removing pod sandbox e6179536a22969ed9c391d2c091aa5ee6654b41893d74aaecba636c414739894\" id=8a3e0693-9418-41df-866f-c2b7bed4e2b8 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:20:10.192138 | controller |     "Jun 12 15:46:27.355428 crc crio[3652]: time=\"2026-06-12T15:46:27.355413379Z\" level=info msg=\"runSandbox: deleting container ID from idIndex for sandbox e6179536a22969ed9c391d2c091aa5ee6654b41893d74aaecba636c414739894\" id=8a3e0693-9418-41df-866f-c2b7bed4e2b8 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:20:10.192154 | controller |     "Jun 12 15:46:27.355601 crc crio[3652]: time=\"2026-06-12T15:46:27.355582314Z\" level=info msg=\"runSandbox: unmounting shmPath for sandbox e6179536a22969ed9c391d2c091aa5ee6654b41893d74aaecba636c414739894\" id=8a3e0693-9418-41df-866f-c2b7bed4e2b8 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:20:10.192169 | controller |     "Jun 12 15:46:27.356326 crc crio[3652]: time=\"2026-06-12T15:46:27.356301867Z\" level=info msg=\"runSandbox: removing pod sandbox from storage: e6179536a22969ed9c391d2c091aa5ee6654b41893d74aaecba636c414739894\" id=8a3e0693-9418-41df-866f-c2b7bed4e2b8 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:20:10.192184 | controller |     "Jun 12 15:46:27.359691 crc crio[3652]: time=\"2026-06-12T15:46:27.359598648Z\" level=info msg=\"runSandbox: releasing container name: k8s_POD_ingress-canary-jlj86_openshift-ingress-canary_7d96a430-aa69-4b19-9ee4-68f2e6192e27_0\" id=e1c35a8c-6c31-460b-81dd-b3d0f77003fa name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:20:10.192199 | controller |     "Jun 12 15:46:27.359778 crc crio[3652]: time=\"2026-06-12T15:46:27.359697431Z\" level=info msg=\"runSandbox: releasing pod sandbox name: k8s_ingress-canary-jlj86_openshift-ingress-canary_7d96a430-aa69-4b19-9ee4-68f2e6192e27_0\" id=e1c35a8c-6c31-460b-81dd-b3d0f77003fa name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:20:10.192213 | controller |     "Jun 12 15:46:27.362364 crc crio[3652]: 2026-06-12T15:46:27Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory",
2026-06-12 17:20:10.192228 | controller |     "Jun 12 15:46:27.362667 crc crio[3652]: time=\"2026-06-12T15:46:27.362558305Z\" level=info msg=\"runSandbox: cleaning up namespaces after failing to run sandbox 79a40ba880f81cb671b71f573ef2e917ff62c8f1ec9743989815f550a3eaacc8\" id=23176e2e-6d4a-4dc7-a2a0-fcbca7b20e55 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:20:10.192243 | controller |     "Jun 12 15:46:27.364287 crc crio[3652]: time=\"2026-06-12T15:46:27.364201904Z\" level=info msg=\"runSandbox: deleting pod ID 79a40ba880f81cb671b71f573ef2e917ff62c8f1ec9743989815f550a3eaacc8 from idIndex\" id=23176e2e-6d4a-4dc7-a2a0-fcbca7b20e55 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:20:10.192258 | controller |     "Jun 12 15:46:27.364385 crc crio[3652]: time=\"2026-06-12T15:46:27.364321058Z\" level=info msg=\"runSandbox: removing pod sandbox 79a40ba880f81cb671b71f573ef2e917ff62c8f1ec9743989815f550a3eaacc8\" id=23176e2e-6d4a-4dc7-a2a0-fcbca7b20e55 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:20:10.192273 | controller |     "Jun 12 15:46:27.364608 crc crio[3652]: time=\"2026-06-12T15:46:27.36438479Z\" level=info msg=\"runSandbox: deleting container ID from idIndex for sandbox 79a40ba880f81cb671b71f573ef2e917ff62c8f1ec9743989815f550a3eaacc8\" id=23176e2e-6d4a-4dc7-a2a0-fcbca7b20e55 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:20:10.192288 | controller |     "Jun 12 15:46:27.364608 crc crio[3652]: time=\"2026-06-12T15:46:27.36440599Z\" level=info msg=\"runSandbox: unmounting shmPath for sandbox 79a40ba880f81cb671b71f573ef2e917ff62c8f1ec9743989815f550a3eaacc8\" id=23176e2e-6d4a-4dc7-a2a0-fcbca7b20e55 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:20:10.192303 | controller |     "Jun 12 15:46:27.365344 crc crio[3652]: time=\"2026-06-12T15:46:27.365254277Z\" level=info msg=\"runSandbox: removing pod sandbox from storage: 79a40ba880f81cb671b71f573ef2e917ff62c8f1ec9743989815f550a3eaacc8\" id=23176e2e-6d4a-4dc7-a2a0-fcbca7b20e55 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:20:10.192321 | controller |     "Jun 12 15:46:27.366228 crc crio[3652]: time=\"2026-06-12T15:46:27.366154863Z\" 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=4a1d0c36-96a3-4f66-9468-9530bf27ada7 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:20:10.192337 | controller |     "Jun 12 15:46:27.366294 crc crio[3652]: time=\"2026-06-12T15:46:27.366227256Z\" 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=4a1d0c36-96a3-4f66-9468-9530bf27ada7 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:20:10.192352 | controller |     "Jun 12 15:46:27.367752 crc crio[3652]: 2026-06-12T15:46:27Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory",
2026-06-12 17:20:10.192367 | controller |     "Jun 12 15:46:27.367918 crc crio[3652]: time=\"2026-06-12T15:46:27.367834034Z\" level=info msg=\"runSandbox: cleaning up namespaces after failing to run sandbox 51110e767760b8bcc88b627c3a17f58ca4a343d18e43a496db4257181b9350d3\" id=183dccab-e851-4025-b1d4-9e512d5e8f3f name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:20:10.192382 | controller |     "Jun 12 15:46:27.368115 crc crio[3652]: time=\"2026-06-12T15:46:27.367930127Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"",
2026-06-12 17:20:10.192399 | controller |     "Jun 12 15:46:27.368115 crc crio[3652]: time=\"2026-06-12T15:46:27.367980679Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/egress-router\\\"\"",
2026-06-12 17:20:10.192423 | controller |     "Jun 12 15:46:27.369359 crc crio[3652]: time=\"2026-06-12T15:46:27.369273037Z\" level=info msg=\"runSandbox: deleting pod ID 51110e767760b8bcc88b627c3a17f58ca4a343d18e43a496db4257181b9350d3 from idIndex\" id=183dccab-e851-4025-b1d4-9e512d5e8f3f name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:20:10.192440 | controller |     "Jun 12 15:46:27.369359 crc crio[3652]: time=\"2026-06-12T15:46:27.36934824Z\" level=info msg=\"runSandbox: removing pod sandbox 51110e767760b8bcc88b627c3a17f58ca4a343d18e43a496db4257181b9350d3\" id=183dccab-e851-4025-b1d4-9e512d5e8f3f name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:20:10.192455 | controller |     "Jun 12 15:46:27.369611 crc crio[3652]: time=\"2026-06-12T15:46:27.369410781Z\" level=info msg=\"runSandbox: deleting container ID from idIndex for sandbox 51110e767760b8bcc88b627c3a17f58ca4a343d18e43a496db4257181b9350d3\" id=183dccab-e851-4025-b1d4-9e512d5e8f3f name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:20:10.192471 | controller |     "Jun 12 15:46:27.369611 crc crio[3652]: time=\"2026-06-12T15:46:27.369502164Z\" level=info msg=\"runSandbox: unmounting shmPath for sandbox 51110e767760b8bcc88b627c3a17f58ca4a343d18e43a496db4257181b9350d3\" id=183dccab-e851-4025-b1d4-9e512d5e8f3f name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:20:10.192486 | controller |     "Jun 12 15:46:27.370633 crc crio[3652]: time=\"2026-06-12T15:46:27.370548226Z\" level=info msg=\"runSandbox: removing pod sandbox from storage: 51110e767760b8bcc88b627c3a17f58ca4a343d18e43a496db4257181b9350d3\" id=183dccab-e851-4025-b1d4-9e512d5e8f3f name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:20:10.192501 | controller |     "Jun 12 15:46:27.372874 crc crio[3652]: time=\"2026-06-12T15:46:27.372791695Z\" level=info msg=\"runSandbox: releasing container name: k8s_POD_catalog-operator-75ff9f647d-4s428_openshift-operator-lifecycle-manager_d1618753-e855-455c-8eee-e4fb77abbc17_0\" id=232182e3-0486-4b36-95b1-e6510c44a5d3 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:20:10.192520 | controller |     "Jun 12 15:46:27.372874 crc crio[3652]: time=\"2026-06-12T15:46:27.372868697Z\" level=info msg=\"runSandbox: releasing pod sandbox name: k8s_catalog-operator-75ff9f647d-4s428_openshift-operator-lifecycle-manager_d1618753-e855-455c-8eee-e4fb77abbc17_0\" id=232182e3-0486-4b36-95b1-e6510c44a5d3 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:20:10.192536 | controller |     "Jun 12 15:46:27.377269 crc crio[3652]: time=\"2026-06-12T15:46:27.377189607Z\" level=info msg=\"runSandbox: releasing container name: k8s_POD_oauth-openshift-685b49f4d7-4d6xb_openshift-authentication_b167f5c3-3788-4edd-9e26-0fc3a5748dee_0\" id=1aba869c-ac52-4e7a-ac1c-57d3805f6b33 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:20:10.192551 | controller |     "Jun 12 15:46:27.377269 crc crio[3652]: time=\"2026-06-12T15:46:27.377251769Z\" level=info msg=\"runSandbox: releasing pod sandbox name: k8s_oauth-openshift-685b49f4d7-4d6xb_openshift-authentication_b167f5c3-3788-4edd-9e26-0fc3a5748dee_0\" id=1aba869c-ac52-4e7a-ac1c-57d3805f6b33 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:20:10.192566 | controller |     "Jun 12 15:46:27.381199 crc crio[3652]: time=\"2026-06-12T15:46:27.380930962Z\" level=info msg=\"runSandbox: releasing container name: k8s_POD_network-check-source-5bb8f5cd97-xdvz5_openshift-network-diagnostics_f863fff9-286a-45fa-b8f0-8a86994b8440_0\" id=356654e0-9be1-41b6-a2bd-898de71723fa name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:20:10.192602 | controller |     "Jun 12 15:46:27.386996 crc crio[3652]: time=\"2026-06-12T15:46:27.386712838Z\" level=info msg=\"runSandbox: releasing pod sandbox name: k8s_network-check-source-5bb8f5cd97-xdvz5_openshift-network-diagnostics_f863fff9-286a-45fa-b8f0-8a86994b8440_0\" id=356654e0-9be1-41b6-a2bd-898de71723fa name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:20:10.192620 | controller |     "Jun 12 15:46:27.387195 crc crio[3652]: time=\"2026-06-12T15:46:27.386195502Z\" 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=7066fcf8-4c84-46af-9368-53eca0a092fe name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:20:10.192635 | controller |     "Jun 12 15:46:27.387195 crc crio[3652]: time=\"2026-06-12T15:46:27.387095509Z\" 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=7066fcf8-4c84-46af-9368-53eca0a092fe name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:20:10.192651 | controller |     "Jun 12 15:46:27.391273 crc crio[3652]: time=\"2026-06-12T15:46:27.391083055Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"",
2026-06-12 17:20:10.192666 | controller |     "Jun 12 15:46:27.391273 crc crio[3652]: time=\"2026-06-12T15:46:27.391190378Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"",
2026-06-12 17:20:10.192681 | controller |     "Jun 12 15:46:27.391273 crc crio[3652]: time=\"2026-06-12T15:46:27.3912564Z\" level=info msg=\"CNI monitoring event REMOVE        \\\"/var/lib/cni/bin/upgrade_253f627e-9d76-410a-b26e-6f1e57f8dd2d\\\"\"",
2026-06-12 17:20:10.192696 | controller |     "Jun 12 15:46:27.391589 crc crio[3652]: time=\"2026-06-12T15:46:27.391314652Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/upgrade_d50f3ccf-1efd-4cda-a93b-f023e47ee41e\\\"\"",
2026-06-12 17:20:10.192711 | controller |     "Jun 12 15:46:27.395097 crc crio[3652]: time=\"2026-06-12T15:46:27.391913327Z\" 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=f97d4523-07c3-4298-bb48-05ebec3c2207 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:20:10.192735 | controller |     "Jun 12 15:46:27.395097 crc crio[3652]: time=\"2026-06-12T15:46:27.395077303Z\" 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=f97d4523-07c3-4298-bb48-05ebec3c2207 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:20:10.192751 | controller |     "Jun 12 15:46:27.404928 crc crio[3652]: time=\"2026-06-12T15:46:27.40477181Z\" level=info msg=\"runSandbox: releasing container name: k8s_POD_console-operator-67c89758df-4jf4f_openshift-console-operator_a7050c01-20e1-4a5b-9a20-dee2d4b99ee2_0\" id=f1da75f5-10d7-4af2-9dc4-3c71b07f7bbc name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:20:10.192766 | controller |     "Jun 12 15:46:27.404928 crc crio[3652]: time=\"2026-06-12T15:46:27.404883903Z\" level=info msg=\"runSandbox: releasing pod sandbox name: k8s_console-operator-67c89758df-4jf4f_openshift-console-operator_a7050c01-20e1-4a5b-9a20-dee2d4b99ee2_0\" id=f1da75f5-10d7-4af2-9dc4-3c71b07f7bbc name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:20:10.192781 | controller |     "Jun 12 15:46:27.411689 crc crio[3652]: time=\"2026-06-12T15:46:27.411504363Z\" level=info msg=\"runSandbox: releasing container name: k8s_POD_redhat-operators-x5vn9_openshift-marketplace_0ee7e057-363b-48e4-a711-ee54046db35f_0\" id=1d43756d-a39b-42e1-b28b-64fb3286b55f name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:20:10.192796 | controller |     "Jun 12 15:46:27.411689 crc crio[3652]: time=\"2026-06-12T15:46:27.411649267Z\" level=info msg=\"runSandbox: releasing pod sandbox name: k8s_redhat-operators-x5vn9_openshift-marketplace_0ee7e057-363b-48e4-a711-ee54046db35f_0\" id=1d43756d-a39b-42e1-b28b-64fb3286b55f name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:20:10.192812 | controller |     "Jun 12 15:46:27.412888 crc crio[3652]: time=\"2026-06-12T15:46:27.412536562Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"",
2026-06-12 17:20:10.192827 | controller |     "Jun 12 15:46:27.412888 crc crio[3652]: time=\"2026-06-12T15:46:27.412600504Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"",
2026-06-12 17:20:10.192842 | controller |     "Jun 12 15:46:27.412888 crc crio[3652]: time=\"2026-06-12T15:46:27.412754699Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 17:20:10.192857 | controller |     "Jun 12 15:46:27.419073 crc crio[3652]: time=\"2026-06-12T15:46:27.418955067Z\" 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=3b59add3-dc57-4da9-b8e9-f93927bf4045 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:20:10.192873 | controller |     "Jun 12 15:46:27.419362 crc crio[3652]: time=\"2026-06-12T15:46:27.419320908Z\" 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=3b59add3-dc57-4da9-b8e9-f93927bf4045 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:20:10.192888 | controller |     "Jun 12 15:46:27.426259 crc crio[3652]: time=\"2026-06-12T15:46:27.426070121Z\" level=info msg=\"runSandbox: releasing container name: k8s_POD_network-metrics-daemon-n2bqt_openshift-multus_504f5b64-2069-4529-9127-e6f993b1b649_0\" id=c86e792b-cfb6-4355-8dc8-be5f9b324a34 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:20:10.192903 | controller |     "Jun 12 15:46:27.426259 crc crio[3652]: time=\"2026-06-12T15:46:27.426189024Z\" level=info msg=\"runSandbox: releasing pod sandbox name: k8s_network-metrics-daemon-n2bqt_openshift-multus_504f5b64-2069-4529-9127-e6f993b1b649_0\" id=c86e792b-cfb6-4355-8dc8-be5f9b324a34 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:20:10.192922 | controller |     "Jun 12 15:46:27.430998 crc crio[3652]: time=\"2026-06-12T15:46:27.430838374Z\" level=info msg=\"runSandbox: releasing container name: k8s_POD_openshift-config-operator-5777786469-bccdj_openshift-config-operator_24de2af2-9e39-4c2e-96f8-42509d1baf18_0\" id=dc02ec7b-d9ad-4347-8d12-e321e66875eb name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:20:10.192937 | controller |     "Jun 12 15:46:27.431138 crc crio[3652]: time=\"2026-06-12T15:46:27.43100244Z\" level=info msg=\"runSandbox: releasing pod sandbox name: k8s_openshift-config-operator-5777786469-bccdj_openshift-config-operator_24de2af2-9e39-4c2e-96f8-42509d1baf18_0\" id=dc02ec7b-d9ad-4347-8d12-e321e66875eb name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:20:10.192952 | controller |     "Jun 12 15:46:27.435278 crc crio[3652]: time=\"2026-06-12T15:46:27.435216799Z\" level=info msg=\"runSandbox: releasing container name: k8s_POD_apiserver-8596bd845d-l6g6s_openshift-oauth-apiserver_eeb0b76f-edea-4c9c-99a1-0130c6a7453c_0\" id=9a6b7dd5-7aef-4c7e-87d0-58b6239563bc name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:20:10.192967 | controller |     "Jun 12 15:46:27.435278 crc crio[3652]: time=\"2026-06-12T15:46:27.435294192Z\" level=info msg=\"runSandbox: releasing pod sandbox name: k8s_apiserver-8596bd845d-l6g6s_openshift-oauth-apiserver_eeb0b76f-edea-4c9c-99a1-0130c6a7453c_0\" id=9a6b7dd5-7aef-4c7e-87d0-58b6239563bc name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:20:10.192982 | controller |     "Jun 12 15:46:27.440299 crc crio[3652]: time=\"2026-06-12T15:46:27.440147105Z\" level=info msg=\"runSandbox: releasing container name: k8s_POD_downloads-747b44746d-4pqvr_openshift-console_d0d29411-fb58-47c5-9579-23967e5649ce_0\" id=5d91fe4a-1fdf-494a-bf24-17cb6855810b name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:20:10.192996 | controller |     "Jun 12 15:46:27.440400 crc crio[3652]: time=\"2026-06-12T15:46:27.440346712Z\" level=info msg=\"runSandbox: releasing pod sandbox name: k8s_downloads-747b44746d-4pqvr_openshift-console_d0d29411-fb58-47c5-9579-23967e5649ce_0\" id=5d91fe4a-1fdf-494a-bf24-17cb6855810b name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:20:10.193011 | controller |     "Jun 12 15:46:27.444173 crc crio[3652]: time=\"2026-06-12T15:46:27.444089345Z\" 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=7b262a22-50a1-4161-a2bf-0cb1df221df7 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:20:10.193025 | controller |     "Jun 12 15:46:27.444173 crc crio[3652]: time=\"2026-06-12T15:46:27.444151117Z\" 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=7b262a22-50a1-4161-a2bf-0cb1df221df7 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:20:10.193040 | controller |     "Jun 12 15:46:27.446816 crc crio[3652]: time=\"2026-06-12T15:46:27.446735546Z\" level=info msg=\"runSandbox: releasing container name: k8s_POD_network-check-target-fhkjl_openshift-network-diagnostics_17b87002-b798-480a-8e17-83053d698239_0\" id=4db156f3-801b-41af-b171-728ea865c606 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:20:10.193054 | controller |     "Jun 12 15:46:27.446816 crc crio[3652]: time=\"2026-06-12T15:46:27.446791967Z\" level=info msg=\"runSandbox: releasing pod sandbox name: k8s_network-check-target-fhkjl_openshift-network-diagnostics_17b87002-b798-480a-8e17-83053d698239_0\" id=4db156f3-801b-41af-b171-728ea865c606 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:20:10.193069 | controller |     "Jun 12 15:46:27.450829 crc crio[3652]: time=\"2026-06-12T15:46:27.450746604Z\" 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=1a3b09b3-773e-4091-ac98-ca8fe64122ca name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:20:10.193086 | controller |     "Jun 12 15:46:27.450829 crc crio[3652]: time=\"2026-06-12T15:46:27.450808706Z\" 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=1a3b09b3-773e-4091-ac98-ca8fe64122ca name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:20:10.193101 | controller |     "Jun 12 15:46:27.456853 crc crio[3652]: time=\"2026-06-12T15:46:27.455598671Z\" level=info msg=\"runSandbox: releasing container name: k8s_POD_etcd-operator-69b85846b6-9w8mk_openshift-etcd-operator_590c4b91-91e2-41cd-8666-e08cbfa17a77_0\" id=3a8e4568-518a-4bb9-8b41-bdca8b7c43c3 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:20:10.193116 | controller |     "Jun 12 15:46:27.456853 crc crio[3652]: time=\"2026-06-12T15:46:27.455699174Z\" level=info msg=\"runSandbox: releasing pod sandbox name: k8s_etcd-operator-69b85846b6-9w8mk_openshift-etcd-operator_590c4b91-91e2-41cd-8666-e08cbfa17a77_0\" id=3a8e4568-518a-4bb9-8b41-bdca8b7c43c3 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:20:10.193131 | controller |     "Jun 12 15:46:27.459325 crc crio[3652]: time=\"2026-06-12T15:46:27.459237482Z\" 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=8a3e0693-9418-41df-866f-c2b7bed4e2b8 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:20:10.193145 | controller |     "Jun 12 15:46:27.459325 crc crio[3652]: time=\"2026-06-12T15:46:27.459306564Z\" 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=8a3e0693-9418-41df-866f-c2b7bed4e2b8 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:20:10.193160 | controller |     "Jun 12 15:46:27.463517 crc crio[3652]: time=\"2026-06-12T15:46:27.463350578Z\" 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=4fc8c02d-f0b8-4e3b-9695-043f3230f7fe name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:20:10.193174 | controller |     "Jun 12 15:46:27.463517 crc crio[3652]: time=\"2026-06-12T15:46:27.463484412Z\" 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=4fc8c02d-f0b8-4e3b-9695-043f3230f7fe name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:20:10.193189 | controller |     "Jun 12 15:46:27.467634 crc crio[3652]: time=\"2026-06-12T15:46:27.467528355Z\" 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=23176e2e-6d4a-4dc7-a2a0-fcbca7b20e55 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:20:10.193203 | controller |     "Jun 12 15:46:27.467634 crc crio[3652]: time=\"2026-06-12T15:46:27.467608648Z\" 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=23176e2e-6d4a-4dc7-a2a0-fcbca7b20e55 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:20:10.193219 | controller |     "Jun 12 15:46:27.472179 crc crio[3652]: time=\"2026-06-12T15:46:27.472014042Z\" 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=183dccab-e851-4025-b1d4-9e512d5e8f3f name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:20:10.193237 | controller |     "Jun 12 15:46:27.472319 crc crio[3652]: time=\"2026-06-12T15:46:27.472189927Z\" 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=183dccab-e851-4025-b1d4-9e512d5e8f3f name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:20:10.193253 | controller |     "Jun 12 15:46:27.475075 crc crio[3652]: time=\"2026-06-12T15:46:27.474939094Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"",
2026-06-12 17:20:10.193267 | controller |     "Jun 12 15:46:27.475075 crc crio[3652]: time=\"2026-06-12T15:46:27.475021517Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"",
2026-06-12 17:20:10.193282 | controller |     "Jun 12 15:46:27.475199 crc crio[3652]: time=\"2026-06-12T15:46:27.475099219Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/bandwidth\\\"\"",
2026-06-12 17:20:10.193297 | controller |     "Jun 12 15:46:27.493715 crc crio[3652]: time=\"2026-06-12T15:46:27.493595367Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"",
2026-06-12 17:20:10.193312 | controller |     "Jun 12 15:46:27.493715 crc crio[3652]: time=\"2026-06-12T15:46:27.493670019Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"",
2026-06-12 17:20:10.193326 | controller |     "Jun 12 15:46:27.493715 crc crio[3652]: time=\"2026-06-12T15:46:27.493728841Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/bridge\\\"\"",
2026-06-12 17:20:10.193341 | controller |     "Jun 12 15:46:27.520688 crc crio[3652]: time=\"2026-06-12T15:46:27.52055913Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"",
2026-06-12 17:20:10.193356 | controller |     "Jun 12 15:46:27.520688 crc crio[3652]: time=\"2026-06-12T15:46:27.520636032Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"",
2026-06-12 17:20:10.193371 | controller |     "Jun 12 15:46:27.521015 crc crio[3652]: time=\"2026-06-12T15:46:27.520714244Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/dhcp\\\"\"",
2026-06-12 17:20:10.193386 | controller |     "Jun 12 15:46:27.550869 crc crio[3652]: time=\"2026-06-12T15:46:27.550686638Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"",
2026-06-12 17:20:10.193400 | controller |     "Jun 12 15:46:27.550869 crc crio[3652]: time=\"2026-06-12T15:46:27.550767001Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"",
2026-06-12 17:20:10.193417 | controller |     "Jun 12 15:46:27.550869 crc crio[3652]: time=\"2026-06-12T15:46:27.550812902Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/dummy\\\"\"",
2026-06-12 17:20:10.193440 | controller |     "Jun 12 15:46:27.572424 crc crio[3652]: time=\"2026-06-12T15:46:27.572346142Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"",
2026-06-12 17:20:10.193457 | controller |     "Jun 12 15:46:27.572424 crc crio[3652]: time=\"2026-06-12T15:46:27.572406294Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"",
2026-06-12 17:20:10.193473 | controller |     "Jun 12 15:46:27.572821 crc crio[3652]: time=\"2026-06-12T15:46:27.572510237Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/firewall\\\"\"",
2026-06-12 17:20:10.193488 | controller |     "Jun 12 15:46:27.593111 crc crio[3652]: time=\"2026-06-12T15:46:27.592887171Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"",
2026-06-12 17:20:10.193502 | controller |     "Jun 12 15:46:27.593111 crc crio[3652]: time=\"2026-06-12T15:46:27.592948203Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"",
2026-06-12 17:20:10.193521 | controller |     "Jun 12 15:46:27.593111 crc crio[3652]: time=\"2026-06-12T15:46:27.592993844Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 17:20:10.193537 | controller |     "Jun 12 15:46:27.623839 crc crio[3652]: time=\"2026-06-12T15:46:27.623627178Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"",
2026-06-12 17:20:10.193551 | controller |     "Jun 12 15:46:27.623839 crc crio[3652]: time=\"2026-06-12T15:46:27.62369167Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"",
2026-06-12 17:20:10.193566 | controller |     "Jun 12 15:46:27.623839 crc crio[3652]: time=\"2026-06-12T15:46:27.623725301Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/host-device\\\"\"",
2026-06-12 17:20:10.193600 | controller |     "Jun 12 15:46:27.671934 crc crio[3652]: time=\"2026-06-12T15:46:27.67176312Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"",
2026-06-12 17:20:10.193617 | controller |     "Jun 12 15:46:27.671934 crc crio[3652]: time=\"2026-06-12T15:46:27.671906944Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"",
2026-06-12 17:20:10.193634 | controller |     "Jun 12 15:46:27.672242 crc crio[3652]: time=\"2026-06-12T15:46:27.671937875Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/host-local\\\"\"",
2026-06-12 17:20:10.193649 | controller |     "Jun 12 15:46:27.678096 crc crio[3652]: time=\"2026-06-12T15:46:27.677994947Z\" level=info msg=\"Removing container: 6326f3202e6cb892c3fb5a9ad86aa988e48bce6264c16735c6c9174c85c845fe\" id=8dfad882-a850-4dc9-b126-3c4af3434892 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 17:20:10.193665 | controller |     "Jun 12 15:46:27.694707 crc crio[3652]: time=\"2026-06-12T15:46:27.694577627Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"",
2026-06-12 17:20:10.193681 | controller |     "Jun 12 15:46:27.694707 crc crio[3652]: time=\"2026-06-12T15:46:27.694687471Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"",
2026-06-12 17:20:10.193696 | controller |     "Jun 12 15:46:27.694924 crc crio[3652]: time=\"2026-06-12T15:46:27.694749933Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/ipvlan\\\"\"",
2026-06-12 17:20:10.193711 | controller |     "Jun 12 15:46:27.713172 crc crio[3652]: time=\"2026-06-12T15:46:27.712987443Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"",
2026-06-12 17:20:10.193726 | controller |     "Jun 12 15:46:27.713172 crc crio[3652]: time=\"2026-06-12T15:46:27.713107347Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"",
2026-06-12 17:20:10.193741 | controller |     "Jun 12 15:46:27.713172 crc crio[3652]: time=\"2026-06-12T15:46:27.713179989Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/loopback\\\"\"",
2026-06-12 17:20:10.193757 | controller |     "Jun 12 15:46:27.732735 crc crio[3652]: time=\"2026-06-12T15:46:27.732630845Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"",
2026-06-12 17:20:10.193772 | controller |     "Jun 12 15:46:27.732735 crc crio[3652]: time=\"2026-06-12T15:46:27.732702438Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"",
2026-06-12 17:20:10.193787 | controller |     "Jun 12 15:46:27.732735 crc crio[3652]: time=\"2026-06-12T15:46:27.732754079Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/macvlan\\\"\"",
2026-06-12 17:20:10.193802 | controller |     "Jun 12 15:46:27.754989 crc crio[3652]: time=\"2026-06-12T15:46:27.754785184Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"",
2026-06-12 17:20:10.193822 | controller |     "Jun 12 15:46:27.755343 crc crio[3652]: time=\"2026-06-12T15:46:27.755226607Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"",
2026-06-12 17:20:10.193837 | controller |     "Jun 12 15:46:27.755691 crc crio[3652]: time=\"2026-06-12T15:46:27.755589398Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/portmap\\\"\"",
2026-06-12 17:20:10.193852 | controller |     "Jun 12 15:46:27.774776 crc crio[3652]: time=\"2026-06-12T15:46:27.774598581Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"",
2026-06-12 17:20:10.193867 | controller |     "Jun 12 15:46:27.774776 crc crio[3652]: time=\"2026-06-12T15:46:27.774713305Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"",
2026-06-12 17:20:10.193883 | controller |     "Jun 12 15:46:27.774776 crc crio[3652]: time=\"2026-06-12T15:46:27.774752196Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/ptp\\\"\"",
2026-06-12 17:20:10.193898 | controller |     "Jun 12 15:46:27.797113 crc crio[3652]: time=\"2026-06-12T15:46:27.796963156Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"",
2026-06-12 17:20:10.193913 | controller |     "Jun 12 15:46:27.797113 crc crio[3652]: time=\"2026-06-12T15:46:27.79711468Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"",
2026-06-12 17:20:10.193928 | controller |     "Jun 12 15:46:27.797579 crc crio[3652]: time=\"2026-06-12T15:46:27.797195013Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/sbr\\\"\"",
2026-06-12 17:20:10.193943 | controller |     "Jun 12 15:46:27.822612 crc crio[3652]: time=\"2026-06-12T15:46:27.822251368Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"",
2026-06-12 17:20:10.193957 | controller |     "Jun 12 15:46:27.822612 crc crio[3652]: time=\"2026-06-12T15:46:27.822349971Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"",
2026-06-12 17:20:10.193973 | controller |     "Jun 12 15:46:27.823246 crc crio[3652]: time=\"2026-06-12T15:46:27.823123584Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/static\\\"\"",
2026-06-12 17:20:10.193987 | controller |     "Jun 12 15:46:27.841477 crc crio[3652]: time=\"2026-06-12T15:46:27.841314423Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"",
2026-06-12 17:20:10.194002 | controller |     "Jun 12 15:46:27.841477 crc crio[3652]: time=\"2026-06-12T15:46:27.841396896Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"",
2026-06-12 17:20:10.194016 | controller |     "Jun 12 15:46:27.841477 crc crio[3652]: time=\"2026-06-12T15:46:27.841423656Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/tap\\\"\"",
2026-06-12 17:20:10.194047 | controller |     "Jun 12 15:46:27.871767 crc crio[3652]: time=\"2026-06-12T15:46:27.871511843Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"",
2026-06-12 17:20:10.194064 | controller |     "Jun 12 15:46:27.871767 crc crio[3652]: time=\"2026-06-12T15:46:27.871588585Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"",
2026-06-12 17:20:10.194079 | controller |     "Jun 12 15:46:27.871767 crc crio[3652]: time=\"2026-06-12T15:46:27.871612766Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/tuning\\\"\"",
2026-06-12 17:20:10.194094 | controller |     "Jun 12 15:46:27.947671 crc crio[3652]: time=\"2026-06-12T15:46:27.93439588Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"",
2026-06-12 17:20:10.194108 | controller |     "Jun 12 15:46:27.947671 crc crio[3652]: time=\"2026-06-12T15:46:27.934615418Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"",
2026-06-12 17:20:10.194126 | controller |     "Jun 12 15:46:27.947671 crc crio[3652]: time=\"2026-06-12T15:46:27.934729301Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/vlan\\\"\"",
2026-06-12 17:20:10.194142 | controller |     "Jun 12 15:46:27.969494 crc crio[3652]: time=\"2026-06-12T15:46:27.969265671Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"",
2026-06-12 17:20:10.194157 | controller |     "Jun 12 15:46:27.969494 crc crio[3652]: time=\"2026-06-12T15:46:27.969379355Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"",
2026-06-12 17:20:10.194171 | controller |     "Jun 12 15:46:27.969494 crc crio[3652]: time=\"2026-06-12T15:46:27.969420066Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/vrf\\\"\"",
2026-06-12 17:20:10.194186 | controller |     "Jun 12 15:46:27.987784 crc crio[3652]: time=\"2026-06-12T15:46:27.987653906Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"",
2026-06-12 17:20:10.194201 | controller |     "Jun 12 15:46:27.987784 crc crio[3652]: time=\"2026-06-12T15:46:27.987723288Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"",
2026-06-12 17:20:10.194215 | controller |     "Jun 12 15:46:27.987784 crc crio[3652]: time=\"2026-06-12T15:46:27.987757349Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 17:20:10.194230 | controller |     "Jun 12 15:46:28.004416 crc crio[3652]: time=\"2026-06-12T15:46:28.004281678Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"",
2026-06-12 17:20:10.194244 | controller |     "Jun 12 15:46:28.004416 crc crio[3652]: time=\"2026-06-12T15:46:28.00435519Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"",
2026-06-12 17:20:10.194259 | controller |     "Jun 12 15:46:28.004416 crc crio[3652]: time=\"2026-06-12T15:46:28.004386811Z\" level=info msg=\"CNI monitoring event REMOVE        \\\"/var/lib/cni/bin/upgrade_d50f3ccf-1efd-4cda-a93b-f023e47ee41e\\\"\"",
2026-06-12 17:20:10.194274 | controller |     "Jun 12 15:46:28.004416 crc crio[3652]: time=\"2026-06-12T15:46:28.004424922Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 17:20:10.194289 | controller |     "Jun 12 15:46:28.022643 crc crio[3652]: time=\"2026-06-12T15:46:28.022523817Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"",
2026-06-12 17:20:10.194303 | controller |     "Jun 12 15:46:28.022643 crc crio[3652]: time=\"2026-06-12T15:46:28.022591329Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"",
2026-06-12 17:20:10.194317 | controller |     "Jun 12 15:46:28.022643 crc crio[3652]: time=\"2026-06-12T15:46:28.02262706Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/upgrade_a398d9dc-705e-44c0-a835-b52a13a61565\\\"\"",
2026-06-12 17:20:10.194333 | controller |     "Jun 12 15:46:28.044545 crc crio[3652]: time=\"2026-06-12T15:46:28.044343746Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"",
2026-06-12 17:20:10.194349 | controller |     "Jun 12 15:46:28.044745 crc crio[3652]: time=\"2026-06-12T15:46:28.044556992Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"",
2026-06-12 17:20:10.194363 | controller |     "Jun 12 15:46:28.044745 crc crio[3652]: time=\"2026-06-12T15:46:28.044599483Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/bond\\\"\"",
2026-06-12 17:20:10.194378 | controller |     "Jun 12 15:46:28.064212 crc crio[3652]: time=\"2026-06-12T15:46:28.063690039Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"",
2026-06-12 17:20:10.194396 | controller |     "Jun 12 15:46:28.064212 crc crio[3652]: time=\"2026-06-12T15:46:28.063907696Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"",
2026-06-12 17:20:10.194411 | controller |     "Jun 12 15:46:28.064212 crc crio[3652]: time=\"2026-06-12T15:46:28.064163083Z\" level=info msg=\"CNI monitoring event REMOVE        \\\"/var/lib/cni/bin/upgrade_a398d9dc-705e-44c0-a835-b52a13a61565\\\"\"",
2026-06-12 17:20:10.194426 | controller |     "Jun 12 15:46:28.064212 crc crio[3652]: time=\"2026-06-12T15:46:28.064236755Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/cert-approver\\\"\"",
2026-06-12 17:20:10.194447 | controller |     "Jun 12 15:46:28.086517 crc crio[3652]: time=\"2026-06-12T15:46:28.086324722Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"",
2026-06-12 17:20:10.194468 | controller |     "Jun 12 15:46:28.086517 crc crio[3652]: time=\"2026-06-12T15:46:28.086407714Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"",
2026-06-12 17:20:10.194483 | controller |     "Jun 12 15:46:28.086517 crc crio[3652]: time=\"2026-06-12T15:46:28.086536048Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/install_multus\\\"\"",
2026-06-12 17:20:10.194499 | controller |     "Jun 12 15:46:28.104810 crc crio[3652]: time=\"2026-06-12T15:46:28.104660145Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"",
2026-06-12 17:20:10.194514 | controller |     "Jun 12 15:46:28.104810 crc crio[3652]: time=\"2026-06-12T15:46:28.104716547Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"",
2026-06-12 17:20:10.194529 | controller |     "Jun 12 15:46:28.104810 crc crio[3652]: time=\"2026-06-12T15:46:28.104767018Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/kubeconfig_generator\\\"\"",
2026-06-12 17:20:10.194544 | controller |     "Jun 12 15:46:28.123380 crc crio[3652]: time=\"2026-06-12T15:46:28.123104931Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"",
2026-06-12 17:20:10.194559 | controller |     "Jun 12 15:46:28.123380 crc crio[3652]: time=\"2026-06-12T15:46:28.123213944Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"",
2026-06-12 17:20:10.194589 | controller |     "Jun 12 15:46:28.123380 crc crio[3652]: time=\"2026-06-12T15:46:28.123258795Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/multus\\\"\"",
2026-06-12 17:20:10.194610 | controller |     "Jun 12 15:46:28.141951 crc crio[3652]: time=\"2026-06-12T15:46:28.141817646Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"",
2026-06-12 17:20:10.194626 | controller |     "Jun 12 15:46:28.141951 crc crio[3652]: time=\"2026-06-12T15:46:28.141895899Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"",
2026-06-12 17:20:10.194641 | controller |     "Jun 12 15:46:28.141951 crc crio[3652]: time=\"2026-06-12T15:46:28.14195244Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/multus-daemon\\\"\"",
2026-06-12 17:20:10.194656 | controller |     "Jun 12 15:46:28.160266 crc crio[3652]: time=\"2026-06-12T15:46:28.160089387Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"",
2026-06-12 17:20:10.194670 | controller |     "Jun 12 15:46:28.160266 crc crio[3652]: time=\"2026-06-12T15:46:28.160175799Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"",
2026-06-12 17:20:10.194687 | controller |     "Jun 12 15:46:28.160266 crc crio[3652]: time=\"2026-06-12T15:46:28.160233661Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/multus-shim\\\"\"",
2026-06-12 17:20:10.194706 | controller |     "Jun 12 15:46:28.181006 crc crio[3652]: time=\"2026-06-12T15:46:28.180848502Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"",
2026-06-12 17:20:10.194721 | controller |     "Jun 12 15:46:28.181006 crc crio[3652]: time=\"2026-06-12T15:46:28.180920255Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"",
2026-06-12 17:20:10.194737 | controller |     "Jun 12 15:46:28.181006 crc crio[3652]: time=\"2026-06-12T15:46:28.180980546Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/passthru\\\"\"",
2026-06-12 17:20:10.194752 | controller |     "Jun 12 15:46:28.216016 crc crio[3652]: time=\"2026-06-12T15:46:28.215884529Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"",
2026-06-12 17:20:10.194767 | controller |     "Jun 12 15:46:28.216016 crc crio[3652]: time=\"2026-06-12T15:46:28.215985322Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"",
2026-06-12 17:20:10.194782 | controller |     "Jun 12 15:46:28.216397 crc crio[3652]: time=\"2026-06-12T15:46:28.216120206Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/thin_entrypoint\\\"\"",
2026-06-12 17:20:10.194797 | controller |     "Jun 12 15:46:28.297363 crc crio[3652]: time=\"2026-06-12T15:46:28.24676473Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"",
2026-06-12 17:20:10.194813 | controller |     "Jun 12 15:46:28.297363 crc crio[3652]: time=\"2026-06-12T15:46:28.246817711Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"",
2026-06-12 17:20:10.194828 | controller |     "Jun 12 15:46:28.297363 crc crio[3652]: time=\"2026-06-12T15:46:28.246865953Z\" level=info msg=\"CNI monitoring event REMOVE        \\\"/var/lib/cni/bin/upgrade_5ffa5060-6183-48e2-9582-33a3c22c12a4\\\"\"",
2026-06-12 17:20:10.194843 | controller |     "Jun 12 15:46:28.297363 crc crio[3652]: time=\"2026-06-12T15:46:28.246922934Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/upgrade_c7fa260e-5adc-4188-986c-90b6658cb681\\\"\"",
2026-06-12 17:20:10.194858 | controller |     "Jun 12 15:46:28.297363 crc crio[3652]: time=\"2026-06-12T15:46:28.262802814Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"",
2026-06-12 17:20:10.194874 | controller |     "Jun 12 15:46:28.297363 crc crio[3652]: time=\"2026-06-12T15:46:28.262826294Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"",
2026-06-12 17:20:10.194889 | controller |     "Jun 12 15:46:28.297363 crc crio[3652]: time=\"2026-06-12T15:46:28.262877096Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/route-override\\\"\"",
2026-06-12 17:20:10.194905 | controller |     "Jun 12 15:46:28.297363 crc crio[3652]: time=\"2026-06-12T15:46:28.27958773Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"",
2026-06-12 17:20:10.194920 | controller |     "Jun 12 15:46:28.297363 crc crio[3652]: time=\"2026-06-12T15:46:28.279642512Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"",
2026-06-12 17:20:10.194935 | controller |     "Jun 12 15:46:28.297363 crc crio[3652]: time=\"2026-06-12T15:46:28.279701603Z\" level=info msg=\"CNI monitoring event REMOVE        \\\"/var/lib/cni/bin/upgrade_c7fa260e-5adc-4188-986c-90b6658cb681\\\"\"",
2026-06-12 17:20:10.194951 | controller |     "Jun 12 15:46:28.297363 crc crio[3652]: time=\"2026-06-12T15:46:28.279777716Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/upgrade_646debae-0727-4695-b91e-60351c56b2b8\\\"\"",
2026-06-12 17:20:10.194967 | controller |     "Jun 12 15:46:28.297363 crc crio[3652]: time=\"2026-06-12T15:46:28.297220951Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"",
2026-06-12 17:20:10.194986 | controller |     "Jun 12 15:46:28.297363 crc crio[3652]: time=\"2026-06-12T15:46:28.297293944Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"",
2026-06-12 17:20:10.195001 | controller |     "Jun 12 15:46:30.911063 crc crio[3652]: time=\"2026-06-12T15:46:30.910885242Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/ip-control-loop\\\"\"",
2026-06-12 17:20:10.195017 | controller |     "Jun 12 15:46:30.936647 crc crio[3652]: time=\"2026-06-12T15:46:30.936527246Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"",
2026-06-12 17:20:10.195031 | controller |     "Jun 12 15:46:30.936647 crc crio[3652]: time=\"2026-06-12T15:46:30.936608359Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"",
2026-06-12 17:20:10.195046 | controller |     "Jun 12 15:46:30.936647 crc crio[3652]: time=\"2026-06-12T15:46:30.93666071Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/node-slice-controller\\\"\"",
2026-06-12 17:20:10.195061 | controller |     "Jun 12 15:46:30.956687 crc crio[3652]: time=\"2026-06-12T15:46:30.956421836Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"",
2026-06-12 17:20:10.195075 | controller |     "Jun 12 15:46:30.956687 crc crio[3652]: time=\"2026-06-12T15:46:30.956585261Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"",
2026-06-12 17:20:10.195090 | controller |     "Jun 12 15:46:30.956687 crc crio[3652]: time=\"2026-06-12T15:46:30.956651753Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/whereabouts\\\"\"",
2026-06-12 17:20:10.195105 | controller |     "Jun 12 15:46:31.048602 crc crio[3652]: time=\"2026-06-12T15:46:31.048331888Z\" level=info msg=\"Removed container 6326f3202e6cb892c3fb5a9ad86aa988e48bce6264c16735c6c9174c85c845fe: openshift-cluster-machine-approver/machine-approver-54c688565-5bsg4/machine-approver-controller\" id=8dfad882-a850-4dc9-b126-3c4af3434892 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 17:20:10.195120 | controller |     "Jun 12 15:46:31.057789 crc crio[3652]: time=\"2026-06-12T15:46:31.057653099Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"",
2026-06-12 17:20:10.195136 | controller |     "Jun 12 15:46:31.057789 crc crio[3652]: time=\"2026-06-12T15:46:31.057743662Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"",
2026-06-12 17:20:10.195151 | controller |     "Jun 12 15:46:31.058171 crc crio[3652]: time=\"2026-06-12T15:46:31.057823334Z\" level=info msg=\"CNI monitoring event REMOVE        \\\"/var/lib/cni/bin/upgrade_646debae-0727-4695-b91e-60351c56b2b8\\\"\"",
2026-06-12 17:20:10.195211 | controller |     "Jun 12 15:46:31.707587 crc crio[3652]: time=\"2026-06-12T15:46:31.707402684Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:be2edaed22535093bdb486afe5960ff4f3b0bd96f88dc1753b584cc28184a0b0\" id=8dd4bb38-3b37-4ff5-852b-1c90721160a2 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:20:10.195230 | controller |     "Jun 12 15:46:31.712118 crc crio[3652]: time=\"2026-06-12T15:46:31.712013772Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:be2edaed22535093bdb486afe5960ff4f3b0bd96f88dc1753b584cc28184a0b0\" id=4513e03b-5596-4ae3-8ab8-0a746d1d28f2 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:20:10.195246 | controller |     "Jun 12 15:46:31.716392 crc crio[3652]: time=\"2026-06-12T15:46:31.716306752Z\" level=info msg=\"Creating container: openshift-multus/multus-additional-cni-plugins-hdftf/whereabouts-cni\" id=42831857-ba6e-45a5-aad4-3fb4a44419e5 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:20:10.195267 | controller |     "Jun 12 15:46:31.716822 crc crio[3652]: time=\"2026-06-12T15:46:31.716741235Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.195283 | controller |     "Jun 12 15:46:31.737174 crc crio[3652]: time=\"2026-06-12T15:46:31.737068889Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.195298 | controller |     "Jun 12 15:46:31.980772 crc crio[3652]: time=\"2026-06-12T15:46:31.980270532Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.195313 | controller |     "Jun 12 15:46:32.102341 crc crio[3652]: time=\"2026-06-12T15:46:32.101980763Z\" level=info msg=\"Created container 32ca6417c47c2ff31f4734ac3ad801a3c9dc6c7c89cd6c6e1f948754c1ea43f9: openshift-multus/multus-additional-cni-plugins-hdftf/whereabouts-cni\" id=42831857-ba6e-45a5-aad4-3fb4a44419e5 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:20:10.195328 | controller |     "Jun 12 15:46:32.105124 crc crio[3652]: time=\"2026-06-12T15:46:32.104916651Z\" level=info msg=\"Starting container: 32ca6417c47c2ff31f4734ac3ad801a3c9dc6c7c89cd6c6e1f948754c1ea43f9\" id=0c74c62c-163e-4f77-9fae-ca2118a75b70 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 17:20:10.195343 | controller |     "Jun 12 15:46:32.116055 crc crio[3652]: time=\"2026-06-12T15:46:32.115913074Z\" level=info msg=\"Started container\" PID=10687 containerID=32ca6417c47c2ff31f4734ac3ad801a3c9dc6c7c89cd6c6e1f948754c1ea43f9 description=openshift-multus/multus-additional-cni-plugins-hdftf/whereabouts-cni id=0c74c62c-163e-4f77-9fae-ca2118a75b70 name=/runtime.v1.RuntimeService/StartContainer sandboxID=68e1fc3eb8e5ecc73e5798620b6b780eacf14c597728d41763f42980f1ea1945",
2026-06-12 17:20:10.195359 | controller |     "Jun 12 15:46:32.733260 crc crio[3652]: time=\"2026-06-12T15:46:32.7332087Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:85f1323d589d7af13b096b1f9b438b9dfe08f3fab37534e2780e6490a665bf05\" id=a81f6a92-bd4b-4743-b35f-93adf0116793 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:20:10.195375 | controller |     "Jun 12 15:46:32.735817 crc crio[3652]: time=\"2026-06-12T15:46:32.735788617Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:85f1323d589d7af13b096b1f9b438b9dfe08f3fab37534e2780e6490a665bf05\" id=8918f660-d932-4790-8e79-dc44e37afb24 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:20:10.195390 | controller |     "Jun 12 15:46:32.738816 crc crio[3652]: time=\"2026-06-12T15:46:32.738793288Z\" level=info msg=\"Creating container: openshift-multus/multus-additional-cni-plugins-hdftf/kube-multus-additional-cni-plugins\" id=31dd2bdc-3b0d-4894-823f-311ebec0c2a3 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:20:10.195405 | controller |     "Jun 12 15:46:32.739179 crc crio[3652]: time=\"2026-06-12T15:46:32.739150388Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.195420 | controller |     "Jun 12 15:46:32.757714 crc crio[3652]: time=\"2026-06-12T15:46:32.756431499Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.195435 | controller |     "Jun 12 15:46:33.054416 crc crio[3652]: time=\"2026-06-12T15:46:33.053961762Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.195451 | controller |     "Jun 12 15:46:33.588930 crc crio[3652]: time=\"2026-06-12T15:46:33.588664657Z\" level=info msg=\"Created container 4a512d22cb8f87cbdc90b7351c984cc43875bde7cb7fd6d491e349d966714a9a: openshift-multus/multus-additional-cni-plugins-hdftf/kube-multus-additional-cni-plugins\" id=31dd2bdc-3b0d-4894-823f-311ebec0c2a3 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:20:10.195478 | controller |     "Jun 12 15:46:33.590820 crc crio[3652]: time=\"2026-06-12T15:46:33.590541674Z\" level=info msg=\"Starting container: 4a512d22cb8f87cbdc90b7351c984cc43875bde7cb7fd6d491e349d966714a9a\" id=1054012c-de9e-4233-ac71-fafeacbcd21a name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 17:20:10.195497 | controller |     "Jun 12 15:46:33.609295 crc crio[3652]: time=\"2026-06-12T15:46:33.609167511Z\" level=info msg=\"Started container\" PID=10817 containerID=4a512d22cb8f87cbdc90b7351c984cc43875bde7cb7fd6d491e349d966714a9a description=openshift-multus/multus-additional-cni-plugins-hdftf/kube-multus-additional-cni-plugins id=1054012c-de9e-4233-ac71-fafeacbcd21a name=/runtime.v1.RuntimeService/StartContainer sandboxID=68e1fc3eb8e5ecc73e5798620b6b780eacf14c597728d41763f42980f1ea1945",
2026-06-12 17:20:10.195513 | controller |     "Jun 12 15:46:35.317747 crc crio[3652]: time=\"2026-06-12T15:46:35.317556045Z\" level=info msg=\"Running pod sandbox: openshift-service-ca/service-ca-74545575db-n469q/POD\" id=8e8b5db7-9fea-4234-aed2-3b91bfb4b340 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:20:10.195528 | controller |     "Jun 12 15:46:35.317747 crc crio[3652]: time=\"2026-06-12T15:46:35.317745221Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.195544 | controller |     "Jun 12 15:46:35.347271 crc crio[3652]: time=\"2026-06-12T15:46:35.347114047Z\" level=info msg=\"Got pod network &{Name:service-ca-74545575db-n469q Namespace:openshift-service-ca ID:53d37291c3f918630f0bf00f413a35884a599c35691b2e49022496b208d077bd UID:880b4ff1-3443-4cae-90b4-72e4341917b3 NetNS:/var/run/netns/18b94689-cba3-4116-bd5e-4a349b9fa9ef 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:0xc0024a2180}] Aliases:map[]}\"",
2026-06-12 17:20:10.195560 | controller |     "Jun 12 15:46:35.347271 crc crio[3652]: time=\"2026-06-12T15:46:35.34721178Z\" level=info msg=\"Adding pod openshift-service-ca_service-ca-74545575db-n469q to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 17:20:10.195591 | controller |     "Jun 12 15:46:37.614713 crc crio[3652]: time=\"2026-06-12T15:46:37.323419327Z\" level=info msg=\"Running pod sandbox: openshift-image-registry/cluster-image-registry-operator-86c45576b9-qdg7g/POD\" id=5f3a32f4-94a4-4f21-b741-1d7df1ca2ff9 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:20:10.195614 | controller |     "Jun 12 15:46:37.614713 crc crio[3652]: time=\"2026-06-12T15:46:37.323557601Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.195630 | controller |     "Jun 12 15:46:37.614713 crc crio[3652]: time=\"2026-06-12T15:46:37.327005615Z\" level=info msg=\"Running pod sandbox: openshift-operator-lifecycle-manager/packageserver-7d4fc7d867-qt46x/POD\" id=7b7956cc-64ee-4fc3-ac79-28ee70826f3f name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:20:10.195646 | controller |     "Jun 12 15:46:37.614713 crc crio[3652]: time=\"2026-06-12T15:46:37.327185541Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.195661 | controller |     "Jun 12 15:46:37.614713 crc crio[3652]: time=\"2026-06-12T15:46:37.327585863Z\" level=info msg=\"Running pod sandbox: openshift-machine-api/machine-api-operator-755bb95488-cj4b6/POD\" id=a754d2be-be9e-40d7-b2b0-56622cf2a7f2 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:20:10.195680 | controller |     "Jun 12 15:46:37.614713 crc crio[3652]: time=\"2026-06-12T15:46:37.32783456Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.195695 | controller |     "Jun 12 15:46:37.614713 crc crio[3652]: time=\"2026-06-12T15:46:37.342163582Z\" level=info msg=\"Got pod network &{Name:cluster-image-registry-operator-86c45576b9-qdg7g Namespace:openshift-image-registry ID:0b007c920c28b452d29972aaf92de525e9cc0b8e1a935689fa4a95146998351f UID:1d749813-cd37-46e7-9865-e180c3005dc0 NetNS:/var/run/netns/8b17367a-0ad3-4ef9-9e30-231009c09ade 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:0xc000182930}] Aliases:map[]}\"",
2026-06-12 17:20:10.195710 | controller |     "Jun 12 15:46:37.614713 crc crio[3652]: time=\"2026-06-12T15:46:37.342214144Z\" level=info msg=\"Adding pod openshift-image-registry_cluster-image-registry-operator-86c45576b9-qdg7g to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 17:20:10.195726 | controller |     "Jun 12 15:46:37.614713 crc crio[3652]: time=\"2026-06-12T15:46:37.367077744Z\" level=info msg=\"Got pod network &{Name:packageserver-7d4fc7d867-qt46x Namespace:openshift-operator-lifecycle-manager ID:0fc30d68da125a9b6fcfe1decee69d52b5d3bab5f0ff02035b7ce295167861d1 UID:584a9db0-8534-48e1-b484-d23b9c489569 NetNS:/var/run/netns/67299d16-c77b-414b-ace0-9c9529c5de8e 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:0xc0017be2a0}] Aliases:map[]}\"",
2026-06-12 17:20:10.195741 | controller |     "Jun 12 15:46:37.614713 crc crio[3652]: time=\"2026-06-12T15:46:37.367133545Z\" level=info msg=\"Adding pod openshift-operator-lifecycle-manager_packageserver-7d4fc7d867-qt46x to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 17:20:10.195756 | controller |     "Jun 12 15:46:37.614713 crc crio[3652]: time=\"2026-06-12T15:46:37.372883569Z\" level=info msg=\"Got pod network &{Name:machine-api-operator-755bb95488-cj4b6 Namespace:openshift-machine-api ID:16b297a8e49f38b39f557e435f8e06efd0f4be1882e3024092025c1bd219e42a UID:12703f5c-2f19-4458-9c95-b94af53cd5d8 NetNS:/var/run/netns/9564af4d-36a7-4252-9386-75e1e382f0ae 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:0xc0024a25f0}] Aliases:map[]}\"",
2026-06-12 17:20:10.195771 | controller |     "Jun 12 15:46:37.614713 crc crio[3652]: time=\"2026-06-12T15:46:37.372955251Z\" level=info msg=\"Adding pod openshift-machine-api_machine-api-operator-755bb95488-cj4b6 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 17:20:10.195786 | controller |     "Jun 12 15:46:38.315629 crc crio[3652]: time=\"2026-06-12T15:46:38.315502695Z\" level=info msg=\"Running pod sandbox: openshift-apiserver/apiserver-9ddfb9f55-k47zv/POD\" id=6f9e0e0d-9a41-438d-b87f-aee25c57455a name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:20:10.195801 | controller |     "Jun 12 15:46:38.315729 crc crio[3652]: time=\"2026-06-12T15:46:38.31563581Z\" level=info msg=\"Running pod sandbox: openshift-oauth-apiserver/apiserver-8596bd845d-l6g6s/POD\" id=916e747c-3d4f-40ab-8e45-9dc795e9c380 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:20:10.195816 | controller |     "Jun 12 15:46:38.315880 crc crio[3652]: time=\"2026-06-12T15:46:38.315736363Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.195834 | controller |     "Jun 12 15:46:38.315880 crc crio[3652]: time=\"2026-06-12T15:46:38.31565927Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.195850 | controller |     "Jun 12 15:46:38.316561 crc crio[3652]: time=\"2026-06-12T15:46:38.315837236Z\" level=info msg=\"Running pod sandbox: openshift-service-ca-operator/service-ca-operator-5b9c976747-l2sd4/POD\" id=22fda895-5a96-4c22-ace4-5f248ea4ed93 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:20:10.195865 | controller |     "Jun 12 15:46:38.316782 crc crio[3652]: time=\"2026-06-12T15:46:38.31663493Z\" level=info msg=\"Running pod sandbox: openshift-machine-api/control-plane-machine-set-operator-75ffdb6fcd-m5wxr/POD\" id=ee191e6e-a86f-478d-8ce7-8c9d3a727a8f name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:20:10.195881 | controller |     "Jun 12 15:46:38.316782 crc crio[3652]: time=\"2026-06-12T15:46:38.316739133Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.195896 | controller |     "Jun 12 15:46:38.316919 crc crio[3652]: time=\"2026-06-12T15:46:38.316890947Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.195912 | controller |     "Jun 12 15:46:38.317349 crc crio[3652]: time=\"2026-06-12T15:46:38.316583188Z\" level=info msg=\"Running pod sandbox: openshift-authentication-operator/authentication-operator-7f5c659b84-khkfm/POD\" id=1a6e24b8-3b21-46bc-a642-8aad9db3b98a name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:20:10.195927 | controller |     "Jun 12 15:46:38.317539 crc crio[3652]: time=\"2026-06-12T15:46:38.317513186Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.195942 | controller |     "Jun 12 15:46:38.317681 crc crio[3652]: time=\"2026-06-12T15:46:38.31732753Z\" level=info msg=\"Running pod sandbox: openshift-machine-config-operator/machine-config-controller-f9cdd68f7-bb2jm/POD\" id=8476e75b-0bef-4a28-91dc-2e3dbfff0a7f name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:20:10.195958 | controller |     "Jun 12 15:46:38.317770 crc crio[3652]: time=\"2026-06-12T15:46:38.317753844Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.195972 | controller |     "Jun 12 15:46:38.317850 crc crio[3652]: time=\"2026-06-12T15:46:38.316580098Z\" level=info msg=\"Running pod sandbox: openshift-kube-scheduler-operator/openshift-kube-scheduler-operator-54f497555d-d8646/POD\" id=ce269298-7169-49c1-a28c-4cdf92fb0280 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:20:10.195987 | controller |     "Jun 12 15:46:38.318170 crc crio[3652]: time=\"2026-06-12T15:46:38.317977621Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.196003 | controller |     "Jun 12 15:46:38.338797 crc crio[3652]: time=\"2026-06-12T15:46:38.338498068Z\" level=info msg=\"Got pod network &{Name:apiserver-9ddfb9f55-k47zv Namespace:openshift-apiserver ID:ce47b02ae58f74cb111c00b2092a9de30856b642c588d1290623baafc48b2da2 UID:e7508fa2-0f14-41e2-8972-4e2e11009b77 NetNS:/var/run/netns/9b24e30e-5d38-460b-befc-51a46bc92bb4 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:0xc001692560}] Aliases:map[]}\"",
2026-06-12 17:20:10.196018 | controller |     "Jun 12 15:46:38.338797 crc crio[3652]: time=\"2026-06-12T15:46:38.338587381Z\" level=info msg=\"Adding pod openshift-apiserver_apiserver-9ddfb9f55-k47zv to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 17:20:10.196037 | controller |     "Jun 12 15:46:38.361975 crc crio[3652]: time=\"2026-06-12T15:46:38.361538626Z\" level=info msg=\"Got pod network &{Name:apiserver-8596bd845d-l6g6s Namespace:openshift-oauth-apiserver ID:69acfd13a9a40d71ffdef6d2ca926d456d29936716a53ac8b3fb165573d47e2c UID:eeb0b76f-edea-4c9c-99a1-0130c6a7453c NetNS:/var/run/netns/ece702fb-1680-4d30-ae81-4eca1bf29ad5 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:0xc001692668}] Aliases:map[]}\"",
2026-06-12 17:20:10.196053 | controller |     "Jun 12 15:46:38.361975 crc crio[3652]: time=\"2026-06-12T15:46:38.36167082Z\" level=info msg=\"Adding pod openshift-oauth-apiserver_apiserver-8596bd845d-l6g6s to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 17:20:10.196069 | controller |     "Jun 12 15:46:38.374142 crc crio[3652]: time=\"2026-06-12T15:46:38.373860656Z\" level=info msg=\"Got pod network &{Name:authentication-operator-7f5c659b84-khkfm Namespace:openshift-authentication-operator ID:de0b296fee07e699bd1fd33242f2f31e30c6c637042c979d7e25eecfe39a32d1 UID:677c2747-1901-4941-94f1-8281cced296b NetNS:/var/run/netns/da6f8ddd-1121-4494-a01b-59362f32eb3f 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:0xc001692768}] Aliases:map[]}\"",
2026-06-12 17:20:10.196084 | controller |     "Jun 12 15:46:38.374142 crc crio[3652]: time=\"2026-06-12T15:46:38.374019961Z\" level=info msg=\"Adding pod openshift-authentication-operator_authentication-operator-7f5c659b84-khkfm to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 17:20:10.196100 | controller |     "Jun 12 15:46:38.375879 crc crio[3652]: time=\"2026-06-12T15:46:38.375345111Z\" level=info msg=\"Got pod network &{Name:service-ca-operator-5b9c976747-l2sd4 Namespace:openshift-service-ca-operator ID:3cb15a22955364f53e33a4f5d88a1957aeb1acd20ae4a29aec4e99cd9161a1ff UID:fd3771ed-6d15-47a3-9f81-762cf83a728f NetNS:/var/run/netns/d2954a8c-adce-4e0a-b124-560bc6ae9671 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:0xc00181a020}] Aliases:map[]}\"",
2026-06-12 17:20:10.196115 | controller |     "Jun 12 15:46:38.375879 crc crio[3652]: time=\"2026-06-12T15:46:38.375414983Z\" level=info msg=\"Adding pod openshift-service-ca-operator_service-ca-operator-5b9c976747-l2sd4 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 17:20:10.196131 | controller |     "Jun 12 15:46:38.390261 crc crio[3652]: time=\"2026-06-12T15:46:38.390033051Z\" level=info msg=\"Running pod sandbox: hostpath-provisioner/csi-hostpathplugin-mpq2f/POD\" id=aabbdcae-e2b3-464f-8dcd-e866f189dd00 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:20:10.196147 | controller |     "Jun 12 15:46:38.390738 crc crio[3652]: time=\"2026-06-12T15:46:38.390687521Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.196162 | controller |     "Jun 12 15:46:38.396167 crc crio[3652]: time=\"2026-06-12T15:46:38.395986923Z\" level=info msg=\"Got pod network &{Name:machine-config-controller-f9cdd68f7-bb2jm Namespace:openshift-machine-config-operator ID:a742e3ddcecdec2a72e062301ee31090995d8a0de85ef0b95b98ce7a6f8b52a9 UID:e968817c-5b6a-4904-ba68-59a8235d6c0d NetNS:/var/run/netns/ec448052-5615-488f-a7e7-1deca43943ad 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:0xc0024a2038}] Aliases:map[]}\"",
2026-06-12 17:20:10.196183 | controller |     "Jun 12 15:46:38.398202 crc crio[3652]: time=\"2026-06-12T15:46:38.398147269Z\" level=info msg=\"Adding pod openshift-machine-config-operator_machine-config-controller-f9cdd68f7-bb2jm to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 17:20:10.196199 | controller |     "Jun 12 15:46:38.408260 crc crio[3652]: time=\"2026-06-12T15:46:38.408158892Z\" level=info msg=\"Got pod network &{Name:control-plane-machine-set-operator-75ffdb6fcd-m5wxr Namespace:openshift-machine-api ID:507d8bb659254637b5dab250d204981764caabb44ce6ca70ab29391bd0886da9 UID:8f342bf1-eea2-4806-8a6b-5f4c24d40c0c NetNS:/var/run/netns/bf7a5fdb-b9c7-413e-9797-9efa9faba0f3 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:0xc0004302a8}] Aliases:map[]}\"",
2026-06-12 17:20:10.196215 | controller |     "Jun 12 15:46:38.408260 crc crio[3652]: time=\"2026-06-12T15:46:38.408262956Z\" level=info msg=\"Adding pod openshift-machine-api_control-plane-machine-set-operator-75ffdb6fcd-m5wxr to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 17:20:10.196231 | controller |     "Jun 12 15:46:38.411320 crc crio[3652]: time=\"2026-06-12T15:46:38.410761434Z\" level=info msg=\"Got pod network &{Name:openshift-kube-scheduler-operator-54f497555d-d8646 Namespace:openshift-kube-scheduler-operator ID:acda8260e4918fbb802786a8d9cce4dea8d17c42cf6406c9d04a3cc30226e9b6 UID:4e9ac1d6-d4ed-4411-a098-d1bf725c943c NetNS:/var/run/netns/7da58ed8-c181-4b87-a3de-7e15304cda0e 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:0xc002d3e098}] Aliases:map[]}\"",
2026-06-12 17:20:10.196247 | controller |     "Jun 12 15:46:38.411320 crc crio[3652]: time=\"2026-06-12T15:46:38.41097468Z\" level=info msg=\"Adding pod openshift-kube-scheduler-operator_openshift-kube-scheduler-operator-54f497555d-d8646 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 17:20:10.196262 | controller |     "Jun 12 15:46:38.445774 crc crio[3652]: time=\"2026-06-12T15:46:38.445369018Z\" level=info msg=\"Got pod network &{Name:csi-hostpathplugin-mpq2f Namespace:hostpath-provisioner ID:32c8a01ae3a7b39a18419fcfa926a5dacc9b2b1d620d9085bf5474cad322121f UID:af9d3f54-b024-4959-888b-41fc0dc68a7f NetNS:/var/run/netns/210d97ba-51b1-4c87-acf6-ac756104ed65 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:0xc000430490}] Aliases:map[]}\"",
2026-06-12 17:20:10.196278 | controller |     "Jun 12 15:46:38.445774 crc crio[3652]: time=\"2026-06-12T15:46:38.445722529Z\" level=info msg=\"Adding pod hostpath-provisioner_csi-hostpathplugin-mpq2f to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 17:20:10.196293 | controller |     "Jun 12 15:46:39.319167 crc crio[3652]: time=\"2026-06-12T15:46:39.318859094Z\" level=info msg=\"Running pod sandbox: openshift-multus/network-metrics-daemon-n2bqt/POD\" id=9b1d7727-44f4-4a14-b220-9dde6ca9e19f name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:20:10.196308 | controller |     "Jun 12 15:46:39.320736 crc crio[3652]: time=\"2026-06-12T15:46:39.31936561Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.196324 | controller |     "Jun 12 15:46:39.322875 crc crio[3652]: time=\"2026-06-12T15:46:39.322360074Z\" level=info msg=\"Running pod sandbox: openshift-ingress-canary/ingress-canary-jlj86/POD\" id=d8a5c25e-67db-4a61-b2c4-b6451689b541 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:20:10.196342 | controller |     "Jun 12 15:46:39.322875 crc crio[3652]: time=\"2026-06-12T15:46:39.322412973Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.196357 | controller |     "Jun 12 15:46:39.327341 crc crio[3652]: time=\"2026-06-12T15:46:39.327212899Z\" level=info msg=\"Running pod sandbox: openshift-kube-controller-manager-operator/kube-controller-manager-operator-69d5f845f8-mm4qn/POD\" id=73db9dd6-bbf5-4010-8c20-d8d19755c847 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:20:10.196373 | controller |     "Jun 12 15:46:39.327567 crc crio[3652]: time=\"2026-06-12T15:46:39.327367184Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.196388 | controller |     "Jun 12 15:46:39.327654 crc crio[3652]: time=\"2026-06-12T15:46:39.327292582Z\" level=info msg=\"Running pod sandbox: openshift-console-operator/console-operator-67c89758df-4jf4f/POD\" id=853bac26-fa3b-46ad-b0cb-0662a166bb03 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:20:10.196403 | controller |     "Jun 12 15:46:39.327654 crc crio[3652]: time=\"2026-06-12T15:46:39.327619301Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.196419 | controller |     "Jun 12 15:46:39.335919 crc crio[3652]: time=\"2026-06-12T15:46:39.33538733Z\" level=info msg=\"Running pod sandbox: openshift-operator-lifecycle-manager/package-server-manager-77f986bd66-5lhf9/POD\" id=3b80d05c-26f7-4a33-8d74-e0a6e26e4c52 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:20:10.196434 | controller |     "Jun 12 15:46:39.335919 crc crio[3652]: time=\"2026-06-12T15:46:39.335784612Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.196449 | controller |     "Jun 12 15:46:39.336850 crc crio[3652]: time=\"2026-06-12T15:46:39.336248105Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/redhat-marketplace-ntdwx/POD\" id=aa3b060c-944b-479a-8d2d-a633d623877f name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:20:10.196466 | controller |     "Jun 12 15:46:39.336850 crc crio[3652]: time=\"2026-06-12T15:46:39.336608586Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.196488 | controller |     "Jun 12 15:46:39.336850 crc crio[3652]: time=\"2026-06-12T15:46:39.336631208Z\" level=info msg=\"Running pod sandbox: openshift-console/downloads-747b44746d-4pqvr/POD\" id=cfd1e6b5-1ba8-47cd-9abb-5fb572bfff03 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:20:10.196507 | controller |     "Jun 12 15:46:39.336850 crc crio[3652]: time=\"2026-06-12T15:46:39.336680609Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.196523 | controller |     "Jun 12 15:46:39.339990 crc crio[3652]: time=\"2026-06-12T15:46:39.339188945Z\" level=info msg=\"Running pod sandbox: openshift-kube-storage-version-migrator-operator/kube-storage-version-migrator-operator-565b79b866-2h5s6/POD\" id=15110883-d58c-4cf6-a300-844ecfca6098 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:20:10.196538 | controller |     "Jun 12 15:46:39.339990 crc crio[3652]: time=\"2026-06-12T15:46:39.339671209Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.196558 | controller |     "Jun 12 15:46:39.451178 crc crio[3652]: time=\"2026-06-12T15:46:39.450910609Z\" level=info msg=\"Got pod network &{Name:ingress-canary-jlj86 Namespace:openshift-ingress-canary ID:8f93ecc1a569a144a2816b039934efb82bc3dc7d282f30d8baf2fbef67bed3e5 UID:7d96a430-aa69-4b19-9ee4-68f2e6192e27 NetNS:/var/run/netns/d87ca6b7-015a-43c8-ba7c-167107c2b7e6 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:0xc001692708}] Aliases:map[]}\"",
2026-06-12 17:20:10.196592 | controller |     "Jun 12 15:46:39.451644 crc crio[3652]: time=\"2026-06-12T15:46:39.451199017Z\" level=info msg=\"Adding pod openshift-ingress-canary_ingress-canary-jlj86 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 17:20:10.196614 | controller |     "Jun 12 15:46:39.470822 crc crio[3652]: time=\"2026-06-12T15:46:39.465359591Z\" level=info msg=\"Got pod network &{Name:network-metrics-daemon-n2bqt Namespace:openshift-multus ID:0a1bb93da817bef5070bcdeb459f1902ae027961ec1b8eae561592a0f1e27e28 UID:504f5b64-2069-4529-9127-e6f993b1b649 NetNS:/var/run/netns/701a276f-7c42-4268-85ca-c75d94823b82 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:0xc000430af8}] Aliases:map[]}\"",
2026-06-12 17:20:10.196630 | controller |     "Jun 12 15:46:39.470822 crc crio[3652]: time=\"2026-06-12T15:46:39.465416193Z\" level=info msg=\"Adding pod openshift-multus_network-metrics-daemon-n2bqt to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 17:20:10.196646 | controller |     "Jun 12 15:46:39.573008 crc crio[3652]: time=\"2026-06-12T15:46:39.572279732Z\" level=info msg=\"Got pod network &{Name:kube-storage-version-migrator-operator-565b79b866-2h5s6 Namespace:openshift-kube-storage-version-migrator-operator ID:64af01349a00849fde27c2f063b48f3d4fffe4c51e83456b5865b1562298601a UID:8f573912-eb25-4f17-bfe5-81325e551bf2 NetNS:/var/run/netns/9ea2cdf8-9dc0-4c67-8b1b-74d253633c09 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:0xc000430c28}] Aliases:map[]}\"",
2026-06-12 17:20:10.196661 | controller |     "Jun 12 15:46:39.573008 crc crio[3652]: time=\"2026-06-12T15:46:39.572554891Z\" level=info msg=\"Adding pod openshift-kube-storage-version-migrator-operator_kube-storage-version-migrator-operator-565b79b866-2h5s6 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 17:20:10.196677 | controller |     "Jun 12 15:46:39.631863 crc crio[3652]: time=\"2026-06-12T15:46:39.631796714Z\" level=info msg=\"Got pod network &{Name:console-operator-67c89758df-4jf4f Namespace:openshift-console-operator ID:ea1b889362c9499654b3103e29b81d9c8c4b80ac8e64f136ef47ea902328e1de UID:a7050c01-20e1-4a5b-9a20-dee2d4b99ee2 NetNS:/var/run/netns/d4601548-379f-4635-b20f-ee8f0cd90d25 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:0xc001692be0}] Aliases:map[]}\"",
2026-06-12 17:20:10.196693 | controller |     "Jun 12 15:46:39.631963 crc crio[3652]: time=\"2026-06-12T15:46:39.631870926Z\" level=info msg=\"Adding pod openshift-console-operator_console-operator-67c89758df-4jf4f to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 17:20:10.196709 | controller |     "Jun 12 15:46:39.655617 crc crio[3652]: time=\"2026-06-12T15:46:39.654778592Z\" level=info msg=\"Got pod network &{Name:redhat-marketplace-ntdwx Namespace:openshift-marketplace ID:78f85ee3e29645fc9de6c6a7019ace5cf4a00a40ec8afbd8ae5abc587094dc03 UID:304346ae-9d3b-4262-8068-4ed1e7ff48a8 NetNS:/var/run/netns/5c1af09b-ddba-44e6-a2b0-bb35b4abd833 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:0xc00163c028}] Aliases:map[]}\"",
2026-06-12 17:20:10.196727 | controller |     "Jun 12 15:46:39.657020 crc crio[3652]: time=\"2026-06-12T15:46:39.656557548Z\" level=info msg=\"Adding pod openshift-marketplace_redhat-marketplace-ntdwx to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 17:20:10.196742 | controller |     "Jun 12 15:46:39.738807 crc crio[3652]: time=\"2026-06-12T15:46:39.738738908Z\" level=info msg=\"Got pod network &{Name:package-server-manager-77f986bd66-5lhf9 Namespace:openshift-operator-lifecycle-manager ID:d84089b6c980f6e31d4488d5ceea93ab72e2197d65c108f73549553d3dc2ff36 UID:bebbba29-e4e9-44ad-b643-3a7ebf505270 NetNS:/var/run/netns/a099ccde-a380-4c67-b2de-66f5d378b168 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:0xc0024a2618}] Aliases:map[]}\"",
2026-06-12 17:20:10.196758 | controller |     "Jun 12 15:46:39.739770 crc crio[3652]: time=\"2026-06-12T15:46:39.739737169Z\" level=info msg=\"Adding pod openshift-operator-lifecycle-manager_package-server-manager-77f986bd66-5lhf9 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 17:20:10.196774 | controller |     "Jun 12 15:46:39.750669 crc crio[3652]: time=\"2026-06-12T15:46:39.74932488Z\" level=info msg=\"Got pod network &{Name:kube-controller-manager-operator-69d5f845f8-mm4qn Namespace:openshift-kube-controller-manager-operator ID:97467d816d05a341d3f7f15af85fa716868feac2fd6aa42876c0f6f23bafe244 UID:89eeceba-0661-4e85-be2e-57d689102094 NetNS:/var/run/netns/b24e4416-6da5-49c5-8698-3d013871e077 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:0xc001692cf0}] Aliases:map[]}\"",
2026-06-12 17:20:10.196789 | controller |     "Jun 12 15:46:39.750669 crc crio[3652]: time=\"2026-06-12T15:46:39.749729022Z\" level=info msg=\"Adding pod openshift-kube-controller-manager-operator_kube-controller-manager-operator-69d5f845f8-mm4qn to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 17:20:10.196805 | controller |     "Jun 12 15:46:39.892144 crc crio[3652]: time=\"2026-06-12T15:46:39.891869873Z\" level=info msg=\"Got pod network &{Name:downloads-747b44746d-4pqvr Namespace:openshift-console ID:bcc4f7f7ca920bcd43eeecb2a9c94cc4efa4061cf45396a50fc800b0f4406839 UID:d0d29411-fb58-47c5-9579-23967e5649ce NetNS:/var/run/netns/714df3fb-bd11-4c97-bb1f-42fc4d7707b8 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:0xc001692df8}] Aliases:map[]}\"",
2026-06-12 17:20:10.196884 | controller |     "Jun 12 15:46:39.892144 crc crio[3652]: time=\"2026-06-12T15:46:39.892022728Z\" level=info msg=\"Adding pod openshift-console_downloads-747b44746d-4pqvr to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 17:20:10.196907 | controller |     "Jun 12 15:46:40.360647 crc crio[3652]: time=\"2026-06-12T15:46:40.331824643Z\" level=info msg=\"Running pod sandbox: openshift-config-operator/openshift-config-operator-5777786469-bccdj/POD\" id=59fbe491-19ad-4642-a49c-b30aac5a7b4f name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:20:10.196923 | controller |     "Jun 12 15:46:40.360647 crc crio[3652]: time=\"2026-06-12T15:46:40.331911806Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.196942 | controller |     "Jun 12 15:46:40.360647 crc crio[3652]: time=\"2026-06-12T15:46:40.351890325Z\" level=info msg=\"Running pod sandbox: openshift-dns/dns-default-qtghf/POD\" id=0a342ded-7291-468b-82de-0c89ce67225c name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:20:10.196957 | controller |     "Jun 12 15:46:40.360647 crc crio[3652]: time=\"2026-06-12T15:46:40.352001558Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.196973 | controller |     "Jun 12 15:46:40.375331 crc crio[3652]: time=\"2026-06-12T15:46:40.374374117Z\" level=info msg=\"Running pod sandbox: openshift-route-controller-manager/route-controller-manager-9c77555c6-bjsff/POD\" id=67949abc-ae95-43eb-bf0e-db2404d903de name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:20:10.196990 | controller |     "Jun 12 15:46:40.375331 crc crio[3652]: time=\"2026-06-12T15:46:40.374864232Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.197005 | controller |     "Jun 12 15:46:40.375331 crc crio[3652]: time=\"2026-06-12T15:46:40.375288795Z\" level=info msg=\"Running pod sandbox: openshift-network-diagnostics/network-check-target-fhkjl/POD\" id=0a2affe1-a62e-41b6-ac2a-04c445f6335c name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:20:10.197021 | controller |     "Jun 12 15:46:40.375331 crc crio[3652]: time=\"2026-06-12T15:46:40.375332557Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.197036 | controller |     "Jun 12 15:46:40.375876 crc crio[3652]: time=\"2026-06-12T15:46:40.375429089Z\" level=info msg=\"Running pod sandbox: openshift-network-console/networking-console-plugin-5ff7774fd9-nljh6/POD\" id=d1694daa-42ab-43bc-9db5-f5c53827b665 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:20:10.197052 | controller |     "Jun 12 15:46:40.375876 crc crio[3652]: time=\"2026-06-12T15:46:40.375720698Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.197069 | controller |     "Jun 12 15:46:40.375876 crc crio[3652]: time=\"2026-06-12T15:46:40.375855132Z\" level=info msg=\"Running pod sandbox: openshift-apiserver-operator/openshift-apiserver-operator-846cbfc458-xttmf/POD\" id=386985ea-233f-4274-8b70-4281a051014e name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:20:10.197084 | controller |     "Jun 12 15:46:40.376001 crc crio[3652]: time=\"2026-06-12T15:46:40.375899833Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.197100 | controller |     "Jun 12 15:46:40.376389 crc crio[3652]: time=\"2026-06-12T15:46:40.376029857Z\" level=info msg=\"Running pod sandbox: openshift-ingress-operator/ingress-operator-6b9cb4dbcf-5fpw9/POD\" id=2a565619-b6b5-4d95-b22c-0b0488b17712 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:20:10.197115 | controller |     "Jun 12 15:46:40.378612 crc crio[3652]: time=\"2026-06-12T15:46:40.37641624Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.197130 | controller |     "Jun 12 15:46:40.378696 crc crio[3652]: time=\"2026-06-12T15:46:40.378627247Z\" level=info msg=\"Running pod sandbox: openshift-operator-lifecycle-manager/olm-operator-5cdf44d969-ssqvn/POD\" id=ab3bbfed-742f-4f97-affc-de8d703e3544 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:20:10.197145 | controller |     "Jun 12 15:46:40.378696 crc crio[3652]: time=\"2026-06-12T15:46:40.378659608Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.197164 | controller |     "Jun 12 15:46:40.378808 crc crio[3652]: time=\"2026-06-12T15:46:40.37874555Z\" level=info msg=\"Running pod sandbox: openshift-console/console-6c684df5db-cc8g8/POD\" id=900d76d4-3608-43a8-a328-cc17338c74e1 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:20:10.197179 | controller |     "Jun 12 15:46:40.378808 crc crio[3652]: time=\"2026-06-12T15:46:40.378767831Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.197194 | controller |     "Jun 12 15:46:40.378942 crc crio[3652]: time=\"2026-06-12T15:46:40.378853473Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/certified-operators-l27pk/POD\" id=267f6e7c-ff7b-4e2a-beed-e1e5fe6330fe name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:20:10.197210 | controller |     "Jun 12 15:46:40.378942 crc crio[3652]: time=\"2026-06-12T15:46:40.378882704Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.197225 | controller |     "Jun 12 15:46:40.379392 crc crio[3652]: time=\"2026-06-12T15:46:40.378956727Z\" level=info msg=\"Running pod sandbox: openshift-cluster-samples-operator/cluster-samples-operator-6b564684c8-bqbxk/POD\" id=429c4672-091c-4dbe-bb5f-22df73fb5c26 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:20:10.197240 | controller |     "Jun 12 15:46:40.379392 crc crio[3652]: time=\"2026-06-12T15:46:40.378988167Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.197255 | controller |     "Jun 12 15:46:40.398011 crc crio[3652]: time=\"2026-06-12T15:46:40.397386558Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/redhat-operators-x5vn9/POD\" id=4fa7fecb-740e-4df3-a33b-389016298bfb name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:20:10.197270 | controller |     "Jun 12 15:46:40.398011 crc crio[3652]: time=\"2026-06-12T15:46:40.397914454Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.197286 | controller |     "Jun 12 15:46:40.654171 crc crio[3652]: time=\"2026-06-12T15:46:40.653984261Z\" level=info msg=\"Got pod network &{Name:openshift-config-operator-5777786469-bccdj Namespace:openshift-config-operator ID:6ab72337a3cbb3c4d1ed7253a92436f570bc786a96b656633e015ab8dd8d717f UID:24de2af2-9e39-4c2e-96f8-42509d1baf18 NetNS:/var/run/netns/d861f269-db23-48fd-a8c7-a659c2630a59 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:0xc0025c2050}] Aliases:map[]}\"",
2026-06-12 17:20:10.197301 | controller |     "Jun 12 15:46:40.654171 crc crio[3652]: time=\"2026-06-12T15:46:40.654141296Z\" level=info msg=\"Adding pod openshift-config-operator_openshift-config-operator-5777786469-bccdj to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 17:20:10.197317 | controller |     "Jun 12 15:46:40.677263 crc crio[3652]: time=\"2026-06-12T15:46:40.676913845Z\" level=info msg=\"Got pod network &{Name:route-controller-manager-9c77555c6-bjsff Namespace:openshift-route-controller-manager ID:656af2dfcd523b61d8aa89833d20c7fa6297b82acad3b5976e7d6d1e64dc967f UID:f5ed093a-5c43-49ee-8429-b0de4b9c784d NetNS:/var/run/netns/e2be9547-463d-48a3-a268-3ce455053b0c 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:0xc000136330}] Aliases:map[]}\"",
2026-06-12 17:20:10.197342 | controller |     "Jun 12 15:46:40.677263 crc crio[3652]: time=\"2026-06-12T15:46:40.677004408Z\" level=info msg=\"Adding pod openshift-route-controller-manager_route-controller-manager-9c77555c6-bjsff to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 17:20:10.197359 | controller |     "Jun 12 15:46:41.310703 crc crio[3652]: time=\"2026-06-12T15:46:41.307695556Z\" level=info msg=\"Got pod network &{Name:certified-operators-l27pk Namespace:openshift-marketplace ID:1acaf1bcd11127e88060577e13a8f8ffedfa9cd0375cc453261e31ade142b178 UID:91f37d35-53d4-49eb-b4e2-8ee1a226094b NetNS:/var/run/netns/83c92c30-55ef-46e5-9924-db57ab09a6c6 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:0xc0024a2448}] Aliases:map[]}\"",
2026-06-12 17:20:10.197375 | controller |     "Jun 12 15:46:41.310936 crc crio[3652]: time=\"2026-06-12T15:46:41.31061108Z\" level=info msg=\"Adding pod openshift-marketplace_certified-operators-l27pk to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 17:20:10.197391 | controller |     "Jun 12 15:46:41.311010 crc crio[3652]: time=\"2026-06-12T15:46:41.309349835Z\" level=info msg=\"Got pod network &{Name:cluster-samples-operator-6b564684c8-bqbxk Namespace:openshift-cluster-samples-operator ID:40eb31f880b938e8079e39750419657f42ab7a6f87f4c642a70b3b245f6b5272 UID:5bdc8e81-e580-4572-a41c-f8ed0e8c6dc0 NetNS:/var/run/netns/6334009f-235e-4dac-a0d3-c0b52a19b811 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:0xc0025c2288}] Aliases:map[]}\"",
2026-06-12 17:20:10.197407 | controller |     "Jun 12 15:46:41.311010 crc crio[3652]: time=\"2026-06-12T15:46:41.310958861Z\" level=info msg=\"Adding pod openshift-cluster-samples-operator_cluster-samples-operator-6b564684c8-bqbxk to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 17:20:10.197423 | controller |     "Jun 12 15:46:41.323705 crc crio[3652]: time=\"2026-06-12T15:46:41.32286418Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:4fe612a1572df462d6a4b664a10bc2e6cad239648acbf8c0303f8fca5d2596c0\" id=0cd166c0-73b2-4bac-9ad7-e43f062c19c5 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:20:10.197438 | controller |     "Jun 12 15:46:41.325420 crc crio[3652]: time=\"2026-06-12T15:46:41.32428316Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/community-operators-qhh6t/POD\" id=6e57f361-6134-4b55-b499-95c9fc2af170 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:20:10.197453 | controller |     "Jun 12 15:46:41.325420 crc crio[3652]: time=\"2026-06-12T15:46:41.324396513Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.197468 | controller |     "Jun 12 15:46:41.325420 crc crio[3652]: time=\"2026-06-12T15:46:41.324760265Z\" level=info msg=\"Running pod sandbox: openshift-kube-apiserver-operator/kube-apiserver-operator-575994946d-vgpnb/POD\" id=cd62b6e0-5ad6-41ac-82c6-df39f42252fd name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:20:10.197484 | controller |     "Jun 12 15:46:41.325420 crc crio[3652]: time=\"2026-06-12T15:46:41.324810398Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.197507 | controller |     "Jun 12 15:46:41.325420 crc crio[3652]: time=\"2026-06-12T15:46:41.324818479Z\" level=info msg=\"Running pod sandbox: openshift-dns-operator/dns-operator-799b87ffcd-h5xh9/POD\" id=0975c5e4-bbfb-47fe-a035-f311c4a99d74 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:20:10.197530 | controller |     "Jun 12 15:46:41.325420 crc crio[3652]: time=\"2026-06-12T15:46:41.324917082Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.197546 | controller |     "Jun 12 15:46:41.325420 crc crio[3652]: time=\"2026-06-12T15:46:41.324975781Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/marketplace-operator-547dbd544d-xchl9/POD\" id=4ffda3f6-517d-4aff-8e92-b07640d849e1 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:20:10.197562 | controller |     "Jun 12 15:46:41.325420 crc crio[3652]: time=\"2026-06-12T15:46:41.324916952Z\" level=info msg=\"Running pod sandbox: openshift-machine-config-operator/machine-config-operator-67c9d58cbb-dc6bh/POD\" id=a4fd6ab1-fc13-46be-9e94-94fadb520a85 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:20:10.197607 | controller |     "Jun 12 15:46:41.325420 crc crio[3652]: time=\"2026-06-12T15:46:41.325216598Z\" level=info msg=\"Running pod sandbox: openshift-kube-storage-version-migrator/migrator-866fcbc849-vfggj/POD\" id=71a8fee1-d229-4f15-bd07-10cadc28e907 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:20:10.197626 | controller |     "Jun 12 15:46:41.325420 crc crio[3652]: time=\"2026-06-12T15:46:41.325259983Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.197642 | controller |     "Jun 12 15:46:41.326099 crc crio[3652]: time=\"2026-06-12T15:46:41.325759785Z\" level=info msg=\"Running pod sandbox: openshift-controller-manager-operator/openshift-controller-manager-operator-686468bdd5-sjcrn/POD\" id=0505601e-5e0a-4e82-b741-fa15f605e60a name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:20:10.197658 | controller |     "Jun 12 15:46:41.326099 crc crio[3652]: time=\"2026-06-12T15:46:41.325808316Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.197673 | controller |     "Jun 12 15:46:41.326099 crc crio[3652]: time=\"2026-06-12T15:46:41.325952433Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.197688 | controller |     "Jun 12 15:46:41.326099 crc crio[3652]: time=\"2026-06-12T15:46:41.325020793Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.197703 | controller |     "Jun 12 15:46:41.326333 crc crio[3652]: time=\"2026-06-12T15:46:41.326117168Z\" level=info msg=\"Running pod sandbox: openshift-multus/multus-admission-controller-69db94689b-rvf8p/POD\" id=ae4fbade-7dac-4077-a942-961c44da2c88 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:20:10.197717 | controller |     "Jun 12 15:46:41.326333 crc crio[3652]: time=\"2026-06-12T15:46:41.326155769Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.197732 | controller |     "Jun 12 15:46:41.439995 crc crio[3652]: time=\"2026-06-12T15:46:41.439275474Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:4fe612a1572df462d6a4b664a10bc2e6cad239648acbf8c0303f8fca5d2596c0\" id=d3e7fb5d-ee72-444b-bcc1-df066a70270d name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:20:10.197747 | controller |     "Jun 12 15:46:41.445377 crc crio[3652]: time=\"2026-06-12T15:46:41.44502235Z\" level=info msg=\"Got pod network &{Name:networking-console-plugin-5ff7774fd9-nljh6 Namespace:openshift-network-console ID:4c26ee0af046dd6f8cd065e6989e708c47eae67f1f37068553c15567d4a1cb24 UID:6a9ae5f6-97bd-46ac-bafa-ca1b4452a141 NetNS:/var/run/netns/057d2cfe-40ec-413c-aedc-a04aed13387d 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:0xc0025c2510}] Aliases:map[]}\"",
2026-06-12 17:20:10.197767 | controller |     "Jun 12 15:46:41.445377 crc crio[3652]: time=\"2026-06-12T15:46:41.445137603Z\" level=info msg=\"Adding pod openshift-network-console_networking-console-plugin-5ff7774fd9-nljh6 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 17:20:10.197782 | controller |     "Jun 12 15:46:41.459774 crc crio[3652]: time=\"2026-06-12T15:46:41.459038452Z\" level=info msg=\"Got pod network &{Name:olm-operator-5cdf44d969-ssqvn Namespace:openshift-operator-lifecycle-manager ID:081a8c0ca71491c6f7aab6d84804745b19248d5fc9fbc949029a05fbd5ca8cd3 UID:6e1163b9-cb14-4016-a0bf-126812657ac4 NetNS:/var/run/netns/d2235381-6c51-4569-befe-8dffc22d7628 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:0xc000136be8}] Aliases:map[]}\"",
2026-06-12 17:20:10.197797 | controller |     "Jun 12 15:46:41.459774 crc crio[3652]: time=\"2026-06-12T15:46:41.459359072Z\" level=info msg=\"Adding pod openshift-operator-lifecycle-manager_olm-operator-5cdf44d969-ssqvn to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 17:20:10.197813 | controller |     "Jun 12 15:46:41.541408 crc crio[3652]: time=\"2026-06-12T15:46:41.541035112Z\" level=info msg=\"Creating container: openshift-cluster-machine-approver/machine-approver-54c688565-5bsg4/machine-approver-controller\" id=0eb0fa93-6891-4e40-bff8-3e65d3017017 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:20:10.197828 | controller |     "Jun 12 15:46:41.553871 crc crio[3652]: time=\"2026-06-12T15:46:41.553425357Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.197844 | controller |     "Jun 12 15:46:41.652269 crc crio[3652]: time=\"2026-06-12T15:46:41.651182986Z\" level=info msg=\"Got pod network &{Name:network-check-target-fhkjl Namespace:openshift-network-diagnostics ID:342eb24e802b843745088a4ef8388e272f319382000a22f2e1547193adb49781 UID:17b87002-b798-480a-8e17-83053d698239 NetNS:/var/run/netns/70659349-cd45-4493-887b-ad35ce3ad532 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:0xc000430210}] Aliases:map[]}\"",
2026-06-12 17:20:10.197859 | controller |     "Jun 12 15:46:41.653764 crc crio[3652]: time=\"2026-06-12T15:46:41.652423774Z\" level=info msg=\"Adding pod openshift-network-diagnostics_network-check-target-fhkjl to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 17:20:10.197874 | controller |     "Jun 12 15:46:41.662389 crc crio[3652]: time=\"2026-06-12T15:46:41.660877252Z\" level=info msg=\"Got pod network &{Name:openshift-apiserver-operator-846cbfc458-xttmf Namespace:openshift-apiserver-operator ID:e75f42219c1a7ce4840e6743ada912a2cf9195cd9a4b13ae5a2d237e6d948bed UID:7d46baeb-32f5-4d0b-aeba-13333da51152 NetNS:/var/run/netns/9fa0ae43-029e-40f3-a130-03ce56d5b501 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:0xc001692880}] Aliases:map[]}\"",
2026-06-12 17:20:10.197889 | controller |     "Jun 12 15:46:41.662710 crc crio[3652]: time=\"2026-06-12T15:46:41.662654236Z\" level=info msg=\"Adding pod openshift-apiserver-operator_openshift-apiserver-operator-846cbfc458-xttmf to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 17:20:10.197908 | controller |     "Jun 12 15:46:41.763116 crc crio[3652]: time=\"2026-06-12T15:46:41.761633281Z\" level=info msg=\"Got pod network &{Name:dns-default-qtghf Namespace:openshift-dns ID:b964e7586af0014d6de23274d7a258f03b538cc0c202d7abb580452fffc2f219 UID:d181776f-b90e-41dc-be09-c4543b8cba16 NetNS:/var/run/netns/5c3c3e0e-db25-4eb2-9138-529110bac3d7 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:0xc0024a2710}] Aliases:map[]}\"",
2026-06-12 17:20:10.197925 | controller |     "Jun 12 15:46:41.763116 crc crio[3652]: time=\"2026-06-12T15:46:41.761961531Z\" level=info msg=\"Adding pod openshift-dns_dns-default-qtghf to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 17:20:10.197941 | controller |     "Jun 12 15:46:41.828040 crc crio[3652]: time=\"2026-06-12T15:46:41.827953706Z\" level=info msg=\"Got pod network &{Name:ingress-operator-6b9cb4dbcf-5fpw9 Namespace:openshift-ingress-operator ID:8b71a812b8baf7cc7da5435b6c115b07d229bd8e2943b64afdf9efe863a8e4c8 UID:e466d193-2f16-441a-9f10-579f91762fb9 NetNS:/var/run/netns/fa08a30d-ca28-412c-b9ce-670decde668e 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:0xc001376088}] Aliases:map[]}\"",
2026-06-12 17:20:10.197957 | controller |     "Jun 12 15:46:41.829109 crc crio[3652]: time=\"2026-06-12T15:46:41.82907606Z\" level=info msg=\"Adding pod openshift-ingress-operator_ingress-operator-6b9cb4dbcf-5fpw9 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 17:20:10.197972 | controller |     "Jun 12 15:46:41.958800 crc crio[3652]: time=\"2026-06-12T15:46:41.956884632Z\" level=info msg=\"Got pod network &{Name:redhat-operators-x5vn9 Namespace:openshift-marketplace ID:e117e1930c27de213bcbf846bfee59c144e67cadc61b555981c97b4b4f83309f UID:0ee7e057-363b-48e4-a711-ee54046db35f NetNS:/var/run/netns/51bf58df-9c14-4d03-b9b0-33f7e6f147c6 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:0xc0004304b0}] Aliases:map[]}\"",
2026-06-12 17:20:10.197987 | controller |     "Jun 12 15:46:41.958800 crc crio[3652]: time=\"2026-06-12T15:46:41.957617785Z\" level=info msg=\"Adding pod openshift-marketplace_redhat-operators-x5vn9 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 17:20:10.198002 | controller |     "Jun 12 15:46:42.118971 crc crio[3652]: time=\"2026-06-12T15:46:42.117722886Z\" level=info msg=\"Got pod network &{Name:console-6c684df5db-cc8g8 Namespace:openshift-console ID:7c9c9905adac5b3a01c30ca8f7e5943aa6e4928c52210102fcf82f2e070730ae UID:63877e21-00e2-4bee-b462-31d3bbe131ef NetNS:/var/run/netns/6dc71158-9615-4b5e-8a2c-7711904f202c 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:0xc0013761d8}] Aliases:map[]}\"",
2026-06-12 17:20:10.198018 | controller |     "Jun 12 15:46:42.118971 crc crio[3652]: time=\"2026-06-12T15:46:42.118687126Z\" level=info msg=\"Adding pod openshift-console_console-6c684df5db-cc8g8 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 17:20:10.198049 | controller |     "Jun 12 15:46:42.331370 crc crio[3652]: time=\"2026-06-12T15:46:42.3309982Z\" level=info msg=\"Running pod sandbox: openshift-operator-lifecycle-manager/catalog-operator-75ff9f647d-4s428/POD\" id=77138cf4-be2e-44a7-b5cf-cb31b7bee452 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:20:10.198070 | controller |     "Jun 12 15:46:42.331559 crc crio[3652]: time=\"2026-06-12T15:46:42.331409593Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.198085 | controller |     "Jun 12 15:46:42.331559 crc crio[3652]: time=\"2026-06-12T15:46:42.33131479Z\" level=info msg=\"Running pod sandbox: openshift-controller-manager/controller-manager-8bbbb897c-c9m74/POD\" id=97c682db-d996-4933-9012-1f1edbc6bdad name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:20:10.198100 | controller |     "Jun 12 15:46:42.331724 crc crio[3652]: time=\"2026-06-12T15:46:42.331581679Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.198115 | controller |     "Jun 12 15:46:42.333730 crc crio[3652]: time=\"2026-06-12T15:46:42.332001351Z\" level=info msg=\"Running pod sandbox: openshift-etcd-operator/etcd-operator-69b85846b6-9w8mk/POD\" id=b19941ae-4c1b-42be-bbd5-47130875c328 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:20:10.198131 | controller |     "Jun 12 15:46:42.333730 crc crio[3652]: time=\"2026-06-12T15:46:42.332870618Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.198146 | controller |     "Jun 12 15:46:42.334977 crc crio[3652]: time=\"2026-06-12T15:46:42.334893619Z\" level=info msg=\"Running pod sandbox: openshift-network-diagnostics/network-check-source-5bb8f5cd97-xdvz5/POD\" id=723fd676-01b5-4be8-8ca6-fb64a791ad11 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:20:10.198162 | controller |     "Jun 12 15:46:42.335037 crc crio[3652]: time=\"2026-06-12T15:46:42.334985932Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.198177 | controller |     "Jun 12 15:46:42.336069 crc crio[3652]: time=\"2026-06-12T15:46:42.335212929Z\" level=info msg=\"Running pod sandbox: openshift-authentication/oauth-openshift-685b49f4d7-4d6xb/POD\" id=edaa921b-4925-4066-aeb6-a4c7a27a8b47 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:20:10.198192 | controller |     "Jun 12 15:46:42.336069 crc crio[3652]: time=\"2026-06-12T15:46:42.335840398Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.198208 | controller |     "Jun 12 15:46:43.940275 crc crio[3652]: time=\"2026-06-12T15:46:43.93333763Z\" level=info msg=\"Got pod network &{Name:dns-operator-799b87ffcd-h5xh9 Namespace:openshift-dns-operator ID:6863df6ce51270ee5ce1842073c2d0f50a76b6f27b4bf12ab3570456fab5ec14 UID:13345434-cc4c-42d5-97e8-99cd8b90477a NetNS:/var/run/netns/0b335bdf-7adc-4063-8467-55f1293a330a 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:0xc001692830}] Aliases:map[]}\"",
2026-06-12 17:20:10.198224 | controller |     "Jun 12 15:46:43.940275 crc crio[3652]: time=\"2026-06-12T15:46:43.933861876Z\" level=info msg=\"Adding pod openshift-dns-operator_dns-operator-799b87ffcd-h5xh9 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 17:20:10.198240 | controller |     "Jun 12 15:46:44.083650 crc crio[3652]: time=\"2026-06-12T15:46:44.083025641Z\" level=info msg=\"Got pod network &{Name:kube-apiserver-operator-575994946d-vgpnb Namespace:openshift-kube-apiserver-operator ID:a4108cfd56bb95c984c6842f2b38b21ef6830aa35f05bed6a97aba9293edc703 UID:4f837d5f-4682-4cae-99ca-824ebae60fec NetNS:/var/run/netns/a9dd8d20-eb35-4265-bd2e-d62b3bf77237 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:0xc0016929e0}] Aliases:map[]}\"",
2026-06-12 17:20:10.198259 | controller |     "Jun 12 15:46:44.083650 crc crio[3652]: time=\"2026-06-12T15:46:44.083182696Z\" level=info msg=\"Adding pod openshift-kube-apiserver-operator_kube-apiserver-operator-575994946d-vgpnb to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 17:20:10.198275 | controller |     "Jun 12 15:46:44.166963 crc crio[3652]: time=\"2026-06-12T15:46:44.165952748Z\" level=info msg=\"Got pod network &{Name:community-operators-qhh6t Namespace:openshift-marketplace ID:8d18ef7e401ecbbce2959e5dc76b4fda8f77d8f73c5e24565348fb27f124201f UID:38fb2a5f-6a1e-4c7a-8df2-0b2a456c372e NetNS:/var/run/netns/2b318e14-5ca4-4031-ba84-15d457854d6f 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:0xc000430a88}] Aliases:map[]}\"",
2026-06-12 17:20:10.198292 | controller |     "Jun 12 15:46:44.166963 crc crio[3652]: time=\"2026-06-12T15:46:44.166159026Z\" level=info msg=\"Adding pod openshift-marketplace_community-operators-qhh6t to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 17:20:10.198308 | controller |     "Jun 12 15:46:44.334150 crc crio[3652]: time=\"2026-06-12T15:46:44.320951737Z\" level=info msg=\"Got pod network &{Name:openshift-controller-manager-operator-686468bdd5-sjcrn Namespace:openshift-controller-manager-operator ID:bd4c32a0f4d069cde57afeac61e0bd3be87bb3d04acd1776356cc276f146368b UID:84e6e6fd-a448-462c-a5d3-8fa636be2d6f NetNS:/var/run/netns/60c784cd-d463-45b0-a4d5-663533d97dd3 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:0xc000136210}] Aliases:map[]}\"",
2026-06-12 17:20:10.198324 | controller |     "Jun 12 15:46:44.334150 crc crio[3652]: time=\"2026-06-12T15:46:44.321781803Z\" level=info msg=\"Adding pod openshift-controller-manager-operator_openshift-controller-manager-operator-686468bdd5-sjcrn to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 17:20:10.198340 | controller |     "Jun 12 15:46:44.519193 crc crio[3652]: time=\"2026-06-12T15:46:44.518171712Z\" level=info msg=\"Got pod network &{Name:multus-admission-controller-69db94689b-rvf8p Namespace:openshift-multus ID:fe6a66ef818417eea219c7065b7c02e1b9483d6cd15267c8261a0478cdd679b0 UID:22e9ac12-6d81-454c-9af1-0b0d7e241db6 NetNS:/var/run/netns/7a174bf1-8085-44e8-8390-810fd325e475 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:0xc000430318}] Aliases:map[]}\"",
2026-06-12 17:20:10.198355 | controller |     "Jun 12 15:46:44.519966 crc crio[3652]: time=\"2026-06-12T15:46:44.518359157Z\" level=info msg=\"Adding pod openshift-multus_multus-admission-controller-69db94689b-rvf8p to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 17:20:10.198371 | controller |     "Jun 12 15:46:44.545760 crc crio[3652]: time=\"2026-06-12T15:46:44.544901217Z\" level=info msg=\"Got pod network &{Name:marketplace-operator-547dbd544d-xchl9 Namespace:openshift-marketplace ID:b9b0029fcfd6b0d4310152cf513a26f3508fa6d2a7d60170e978423b90396ca1 UID:6cdf074d-0e2a-4a0b-8843-5f823e7bf7c3 NetNS:/var/run/netns/afe91ed0-b5cb-4f16-a7a3-05d9a2eece42 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:0xc0001365f8}] Aliases:map[]}\"",
2026-06-12 17:20:10.198389 | controller |     "Jun 12 15:46:44.545760 crc crio[3652]: time=\"2026-06-12T15:46:44.54499474Z\" level=info msg=\"Adding pod openshift-marketplace_marketplace-operator-547dbd544d-xchl9 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 17:20:10.198405 | controller |     "Jun 12 15:46:44.559231 crc crio[3652]: time=\"2026-06-12T15:46:44.553039536Z\" level=info msg=\"Got pod network &{Name:machine-config-operator-67c9d58cbb-dc6bh Namespace:openshift-machine-config-operator ID:2530f834e6fd937972a33ce21e1ed56a946e9139404f28f35d0aceed95097a03 UID:e7c4bdbd-866b-490e-85ee-d4c85fa577d8 NetNS:/var/run/netns/f861588b-9aed-4430-bc99-fedd0c6a2529 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:0xc001692068}] Aliases:map[]}\"",
2026-06-12 17:20:10.198420 | controller |     "Jun 12 15:46:44.559231 crc crio[3652]: time=\"2026-06-12T15:46:44.553230861Z\" level=info msg=\"Adding pod openshift-machine-config-operator_machine-config-operator-67c9d58cbb-dc6bh to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 17:20:10.198436 | controller |     "Jun 12 15:46:44.661577 crc crio[3652]: time=\"2026-06-12T15:46:44.660815232Z\" level=info msg=\"Got pod network &{Name:migrator-866fcbc849-vfggj Namespace:openshift-kube-storage-version-migrator ID:33bfac345f38fb0b4cd732d80d7f19d13d5299f5e96eadee8a786eee1b7e3b18 UID:95e1bfe8-fa45-4e53-9e80-89e7ac6db708 NetNS:/var/run/netns/3e6bf183-5116-49e5-bb82-fa7c56bf36a0 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:0xc0001824a0}] Aliases:map[]}\"",
2026-06-12 17:20:10.198452 | controller |     "Jun 12 15:46:44.661577 crc crio[3652]: time=\"2026-06-12T15:46:44.661433771Z\" level=info msg=\"Adding pod openshift-kube-storage-version-migrator_migrator-866fcbc849-vfggj to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 17:20:10.198467 | controller |     "Jun 12 15:46:44.697967 crc crio[3652]: time=\"2026-06-12T15:46:44.695882686Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.198483 | controller |     "Jun 12 15:46:44.853417 crc crio[3652]: time=\"2026-06-12T15:46:44.853025241Z\" level=info msg=\"Got pod network &{Name:oauth-openshift-685b49f4d7-4d6xb Namespace:openshift-authentication ID:01e0057a4f36348b3e5583493d3db2ed1b6be0de7bec803bab507ef7991f8e77 UID:b167f5c3-3788-4edd-9e26-0fc3a5748dee NetNS:/var/run/netns/50ebe2c2-fcd1-4e25-b7b7-9139bcf85f03 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:0xc00181a080}] Aliases:map[]}\"",
2026-06-12 17:20:10.198499 | controller |     "Jun 12 15:46:44.853417 crc crio[3652]: time=\"2026-06-12T15:46:44.853177687Z\" level=info msg=\"Adding pod openshift-authentication_oauth-openshift-685b49f4d7-4d6xb to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 17:20:10.198521 | controller |     "Jun 12 15:46:45.154918 crc crio[3652]: time=\"2026-06-12T15:46:45.152858014Z\" level=info msg=\"Got pod network &{Name:network-check-source-5bb8f5cd97-xdvz5 Namespace:openshift-network-diagnostics ID:783fb29891819166ed7b15ff94303f8b7559f49b072354ff9bd645586b92c60f UID:f863fff9-286a-45fa-b8f0-8a86994b8440 NetNS:/var/run/netns/daa06804-ad92-4ab8-a74c-966aa2f81d09 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:0xc0013760d0}] Aliases:map[]}\"",
2026-06-12 17:20:10.198546 | controller |     "Jun 12 15:46:45.157564 crc crio[3652]: time=\"2026-06-12T15:46:45.155427563Z\" level=info msg=\"Adding pod openshift-network-diagnostics_network-check-source-5bb8f5cd97-xdvz5 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 17:20:10.198563 | controller |     "Jun 12 15:46:45.345858 crc crio[3652]: time=\"2026-06-12T15:46:45.344801787Z\" level=info msg=\"Got pod network &{Name:etcd-operator-69b85846b6-9w8mk Namespace:openshift-etcd-operator ID:954bf1afe4f59f23f82baa19c37ce7d2202c4c33e8491ac1530be7dd854d2ea1 UID:590c4b91-91e2-41cd-8666-e08cbfa17a77 NetNS:/var/run/netns/b6dd1e5c-9926-4d63-8eb9-006ea2d09f40 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:0xc000136bf0}] Aliases:map[]}\"",
2026-06-12 17:20:10.198606 | controller |     "Jun 12 15:46:45.345858 crc crio[3652]: time=\"2026-06-12T15:46:45.345001903Z\" level=info msg=\"Adding pod openshift-etcd-operator_etcd-operator-69b85846b6-9w8mk to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 17:20:10.198624 | controller |     "Jun 12 15:46:45.526215 crc crio[3652]: time=\"2026-06-12T15:46:45.525827675Z\" level=info msg=\"Got pod network &{Name:catalog-operator-75ff9f647d-4s428 Namespace:openshift-operator-lifecycle-manager ID:866e639f66d12a9baa94912c7f426617106fc683c34a13a677c1e105a079e859 UID:d1618753-e855-455c-8eee-e4fb77abbc17 NetNS:/var/run/netns/4e9f81ca-9317-4792-99f6-2b5ea72f5eba 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:0xc000182b80}] Aliases:map[]}\"",
2026-06-12 17:20:10.198640 | controller |     "Jun 12 15:46:45.527398 crc crio[3652]: time=\"2026-06-12T15:46:45.52731121Z\" level=info msg=\"Adding pod openshift-operator-lifecycle-manager_catalog-operator-75ff9f647d-4s428 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 17:20:10.198656 | controller |     "Jun 12 15:46:45.539545 crc crio[3652]: time=\"2026-06-12T15:46:45.539032521Z\" level=info msg=\"Got pod network &{Name:controller-manager-8bbbb897c-c9m74 Namespace:openshift-controller-manager ID:8ca76fa8288bcb518463241725200f056a86d43eeadeb0f81401aafaa3199a1f UID:b9d3cfcf-d286-4dfc-a5cf-dbb9268a3cda NetNS:/var/run/netns/fdf36cfd-8cb8-4c3a-b273-e87e06321279 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:0xc0013764e0}] Aliases:map[]}\"",
2026-06-12 17:20:10.198672 | controller |     "Jun 12 15:46:45.539545 crc crio[3652]: time=\"2026-06-12T15:46:45.539313159Z\" level=info msg=\"Adding pod openshift-controller-manager_controller-manager-8bbbb897c-c9m74 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 17:20:10.198688 | controller |     "Jun 12 15:46:47.504321 crc crio[3652]: time=\"2026-06-12T15:46:47.503732833Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.198704 | controller |     "Jun 12 15:46:48.412773 crc crio[3652]: time=\"2026-06-12T15:46:48.41272077Z\" level=info msg=\"Created container 0fced0260954d8d0ced230c1e2e8e55625c5744a1122a02e12045580512f44f4: openshift-cluster-machine-approver/machine-approver-54c688565-5bsg4/machine-approver-controller\" id=0eb0fa93-6891-4e40-bff8-3e65d3017017 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:20:10.198720 | controller |     "Jun 12 15:46:48.421161 crc crio[3652]: time=\"2026-06-12T15:46:48.421046753Z\" level=info msg=\"Starting container: 0fced0260954d8d0ced230c1e2e8e55625c5744a1122a02e12045580512f44f4\" id=9d776446-c225-473b-bf76-7dab958841da name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 17:20:10.198738 | controller |     "Jun 12 15:46:48.579174 crc crio[3652]: time=\"2026-06-12T15:46:48.578423047Z\" level=info msg=\"Started container\" PID=11279 containerID=0fced0260954d8d0ced230c1e2e8e55625c5744a1122a02e12045580512f44f4 description=openshift-cluster-machine-approver/machine-approver-54c688565-5bsg4/machine-approver-controller id=9d776446-c225-473b-bf76-7dab958841da name=/runtime.v1.RuntimeService/StartContainer sandboxID=2e94585f77bc5c852377d9c848b1c13b14f77a5c1d38a7dace079c6a05e835e4",
2026-06-12 17:20:10.198756 | controller |     "Jun 12 15:46:49.637740 crc crio[3652]: time=\"2026-06-12T15:46:49.636711328Z\" level=info msg=\"Running pod sandbox: openshift-operator-lifecycle-manager/collect-profiles-29687985-5mw5k/POD\" id=0a4d0c3c-2e65-48cf-8f1f-b25e7cf08b6b name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:20:10.198772 | controller |     "Jun 12 15:46:49.637740 crc crio[3652]: time=\"2026-06-12T15:46:49.636799621Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.198788 | controller |     "Jun 12 15:46:49.882686 crc crio[3652]: time=\"2026-06-12T15:46:49.881042Z\" level=info msg=\"Got pod network &{Name:collect-profiles-29687985-5mw5k Namespace:openshift-operator-lifecycle-manager ID:d8b63e784bffade6dd726e124ee6bb835170216daa066ae154b0513035faee69 UID:1edbb9e4-ab3b-41f3-9937-079e817c6fa9 NetNS:/var/run/netns/e410e663-898e-41b1-89b5-0373e78f2e3e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod1edbb9e4_ab3b_41f3_9937_079e817c6fa9.slice PodAnnotations:0xc0024a2890}] Aliases:map[]}\"",
2026-06-12 17:20:10.198803 | controller |     "Jun 12 15:46:49.882686 crc crio[3652]: time=\"2026-06-12T15:46:49.881407131Z\" level=info msg=\"Adding pod openshift-operator-lifecycle-manager_collect-profiles-29687985-5mw5k to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 17:20:10.198819 | controller |     "Jun 12 15:47:04.119172 crc crio[3652]: time=\"2026-06-12T15:47:04.114926862Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/etc/kubernetes/cni/net.d/00-multus.conf\\\"\"",
2026-06-12 17:20:10.198834 | controller |     "Jun 12 15:47:06.134008 crc crio[3652]: time=\"2026-06-12T15:47:06.133697562Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"",
2026-06-12 17:20:10.198849 | controller |     "Jun 12 15:47:13.931816 crc crio[3652]: time=\"2026-06-12T15:47:13.930505106Z\" level=info msg=\"Stopping container: bb216df5bd52c994992eb7a6e0c9731205528ea178bd1951ba1f553467004353 (timeout: 3600s)\" id=bad48a66-84f7-4581-913d-c559fbb3e02b name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 17:20:10.198865 | controller |     "Jun 12 15:47:18.202211 crc crio[3652]: 2026-06-12T15:47:18Z [verbose] CmdAdd (shim): {1.1.0 [{Name:ea1b889362c9499 Mac:5e:44:e9:b5:3b:2e Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:16 Mtu:0 Sandbox:/var/run/netns/d4601548-379f-4635-b20f-ee8f0cd90d25 SocketPath: PciID:}] [{Interface:0xc0003c73c0 Address:{IP:10.217.0.22 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 17:20:10.198880 | controller |     "Jun 12 15:47:24.663929 crc crio[3652]: 2026-06-12T15:47:24Z [verbose] CmdAdd (shim): {1.1.0 [{Name:69acfd13a9a40d7 Mac:6e:61:c9:bb:bd:6f Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:06 Mtu:0 Sandbox:/var/run/netns/ece702fb-1680-4d30-ae81-4eca1bf29ad5 SocketPath: PciID:}] [{Interface:0xc00059ced0 Address:{IP:10.217.0.6 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 17:20:10.198895 | controller |     "Jun 12 15:47:27.482699 crc crio[3652]: 2026-06-12T15:47:27Z [verbose] CmdAdd (shim): {1.1.0 [{Name:0fc30d68da125a9 Mac:76:cb:aa:f8:47:a6 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:24 Mtu:0 Sandbox:/var/run/netns/67299d16-c77b-414b-ace0-9c9529c5de8e SocketPath: PciID:}] [{Interface:0xc0001c65c0 Address:{IP:10.217.0.36 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 17:20:10.198917 | controller |     "Jun 12 15:47:27.487554 crc crio[3652]: 2026-06-12T15:47:27Z [verbose] CmdAdd (shim): {1.1.0 [{Name:1acaf1bcd11127e Mac:42:da:11:3a:07:4c Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:2d Mtu:0 Sandbox:/var/run/netns/83c92c30-55ef-46e5-9924-db57ab09a6c6 SocketPath: PciID:}] [{Interface:0xc00036d790 Address:{IP:10.217.0.45 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 17:20:10.198933 | controller |     "Jun 12 15:47:27.718787 crc crio[3652]: 2026-06-12T15:47:27Z [verbose] CmdAdd (shim): {1.1.0 [{Name:6863df6ce51270e Mac:e6:35:bc:bc:5e:c7 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:0d Mtu:0 Sandbox:/var/run/netns/0b335bdf-7adc-4063-8467-55f1293a330a SocketPath: PciID:}] [{Interface:0xc000246620 Address:{IP:10.217.0.13 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 17:20:10.198948 | controller |     "Jun 12 15:47:27.833740 crc crio[3652]: 2026-06-12T15:47:27Z [verbose] CmdAdd (shim): {1.1.0 [{Name:d84089b6c980f6e Mac:5a:61:14:5b:5f:aa Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:22 Mtu:0 Sandbox:/var/run/netns/a099ccde-a380-4c67-b2de-66f5d378b168 SocketPath: PciID:}] [{Interface:0xc0001b0950 Address:{IP:10.217.0.34 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 17:20:10.198963 | controller |     "Jun 12 15:47:27.853579 crc crio[3652]: 2026-06-12T15:47:27Z [verbose] CmdAdd (shim): {1.1.0 [{Name:783fb2989181916 Mac:22:08:94:b2:75:72 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:3a Mtu:0 Sandbox:/var/run/netns/daa06804-ad92-4ab8-a74c-966aa2f81d09 SocketPath: PciID:}] [{Interface:0xc000184770 Address:{IP:10.217.0.58 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 17:20:10.198978 | controller |     "Jun 12 15:47:29.252424 crc crio[3652]: 2026-06-12T15:47:29Z [verbose] CmdAdd (shim): {1.1.0 [{Name:342eb24e802b843 Mac:96:2c:04:bd:16:3c Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:04 Mtu:0 Sandbox:/var/run/netns/70659349-cd45-4493-887b-ad35ce3ad532 SocketPath: PciID:}] [{Interface:0xc000194fe0 Address:{IP:10.217.0.4 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 17:20:10.198993 | controller |     "Jun 12 15:47:29.309909 crc crio[3652]: 2026-06-12T15:47:29Z [verbose] CmdAdd (shim): {1.1.0 [{Name:de0b296fee07e69 Mac:9e:df:ce:9b:2a:d6 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:05 Mtu:0 Sandbox:/var/run/netns/da6f8ddd-1121-4494-a01b-59362f32eb3f SocketPath: PciID:}] [{Interface:0xc0002ac800 Address:{IP:10.217.0.5 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 17:20:10.199008 | controller |     "Jun 12 15:47:29.484495 crc crio[3652]: 2026-06-12T15:47:29Z [verbose] CmdAdd (shim): {1.1.0 [{Name:ce47b02ae58f74c Mac:3e:c2:8a:cb:24:3b Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:08 Mtu:0 Sandbox:/var/run/netns/9b24e30e-5d38-460b-befc-51a46bc92bb4 SocketPath: PciID:}] [{Interface:0xc000195990 Address:{IP:10.217.0.8 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 17:20:10.199023 | controller |     "Jun 12 15:47:29.586827 crc crio[3652]: 2026-06-12T15:47:29Z [verbose] CmdAdd (shim): {1.1.0 [{Name:01e0057a4f36348 Mac:8e:79:96:b7:a5:97 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:41 Mtu:0 Sandbox:/var/run/netns/50ebe2c2-fcd1-4e25-b7b7-9139bcf85f03 SocketPath: PciID:}] [{Interface:0xc00038f120 Address:{IP:10.217.0.65 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 17:20:10.199038 | controller |     "Jun 12 15:47:29.666728 crc crio[3652]: 2026-06-12T15:47:29Z [verbose] CmdAdd (shim): {1.1.0 [{Name:16b297a8e49f38b Mac:22:90:72:e8:27:49 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:1f Mtu:0 Sandbox:/var/run/netns/9564af4d-36a7-4252-9386-75e1e382f0ae SocketPath: PciID:}] [{Interface:0xc0002a33c0 Address:{IP:10.217.0.31 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 17:20:10.199056 | controller |     "Jun 12 15:47:30.692257 crc crio[3652]: 2026-06-12T15:47:30Z [verbose] CmdAdd (shim): {1.1.0 [{Name:081a8c0ca71491c Mac:0e:26:91:47:12:a8 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:28 Mtu:0 Sandbox:/var/run/netns/d2235381-6c51-4569-befe-8dffc22d7628 SocketPath: PciID:}] [{Interface:0xc000194a10 Address:{IP:10.217.0.40 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 17:20:10.199071 | controller |     "Jun 12 15:47:30.738175 crc crio[3652]: 2026-06-12T15:47:30Z [verbose] CmdAdd (shim): {1.1.0 [{Name:2530f834e6fd937 Mac:66:bb:e1:37:21:a5 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:18 Mtu:0 Sandbox:/var/run/netns/f861588b-9aed-4430-bc99-fedd0c6a2529 SocketPath: PciID:}] [{Interface:0xc0004a0df0 Address:{IP:10.217.0.24 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 17:20:10.199086 | controller |     "Jun 12 15:47:30.752838 crc crio[3652]: 2026-06-12T15:47:30Z [verbose] CmdAdd (shim): {1.1.0 [{Name:e75f42219c1a7ce Mac:12:dd:e4:b6:fb:ac Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:09 Mtu:0 Sandbox:/var/run/netns/9fa0ae43-029e-40f3-a130-03ce56d5b501 SocketPath: PciID:}] [{Interface:0xc000014900 Address:{IP:10.217.0.9 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 17:20:10.199101 | controller |     "Jun 12 15:47:30.757518 crc crio[3652]: 2026-06-12T15:47:30Z [verbose] CmdAdd (shim): {1.1.0 [{Name:0b007c920c28b45 Mac:c2:a8:cc:2b:4e:c6 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:17 Mtu:0 Sandbox:/var/run/netns/8b17367a-0ad3-4ef9-9e30-231009c09ade SocketPath: PciID:}] [{Interface:0xc00052e5c0 Address:{IP:10.217.0.23 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 17:20:10.199116 | controller |     "Jun 12 15:47:30.787237 crc crio[3652]: 2026-06-12T15:47:30Z [verbose] CmdAdd (shim): {1.1.0 [{Name:97467d816d05a34 Mac:e6:47:4c:55:ee:0e Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:15 Mtu:0 Sandbox:/var/run/netns/b24e4416-6da5-49c5-8698-3d013871e077 SocketPath: PciID:}] [{Interface:0xc000125190 Address:{IP:10.217.0.21 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 17:20:10.199131 | controller |     "Jun 12 15:47:30.787964 crc crio[3652]: 2026-06-12T15:47:30Z [verbose] CmdAdd (shim): {1.1.0 [{Name:3cb15a22955364f Mac:a2:66:65:1c:33:a7 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:1c Mtu:0 Sandbox:/var/run/netns/d2954a8c-adce-4e0a-b124-560bc6ae9671 SocketPath: PciID:}] [{Interface:0xc0002eccc0 Address:{IP:10.217.0.28 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 17:20:10.199148 | controller |     "Jun 12 15:47:30.788385 crc crio[3652]: 2026-06-12T15:47:30Z [verbose] CmdAdd (shim): {1.1.0 [{Name:bcc4f7f7ca920bc Mac:e6:26:35:a2:ea:dc Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:10 Mtu:0 Sandbox:/var/run/netns/714df3fb-bd11-4c97-bb1f-42fc4d7707b8 SocketPath: PciID:}] [{Interface:0xc00034ef00 Address:{IP:10.217.0.16 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 17:20:10.199163 | controller |     "Jun 12 15:47:30.789720 crc crio[3652]: 2026-06-12T15:47:30Z [verbose] CmdAdd (shim): {1.1.0 [{Name:b964e7586af0014 Mac:5e:0d:de:b9:37:31 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:27 Mtu:0 Sandbox:/var/run/netns/5c3c3e0e-db25-4eb2-9138-529110bac3d7 SocketPath: PciID:}] [{Interface:0xc000014670 Address:{IP:10.217.0.39 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 17:20:10.199177 | controller |     "Jun 12 15:47:30.798643 crc crio[3652]: 2026-06-12T15:47:30Z [verbose] CmdAdd (shim): {1.1.0 [{Name:53d37291c3f9186 Mac:22:7e:8d:f5:3b:ae Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:1b Mtu:0 Sandbox:/var/run/netns/18b94689-cba3-4116-bd5e-4a349b9fa9ef SocketPath: PciID:}] [{Interface:0xc000015120 Address:{IP:10.217.0.27 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 17:20:10.199192 | controller |     "Jun 12 15:47:30.828383 crc crio[3652]: 2026-06-12T15:47:30Z [verbose] CmdAdd (shim): {1.1.0 [{Name:866e639f66d12a9 Mac:1e:ce:9d:be:48:0b Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:11 Mtu:0 Sandbox:/var/run/netns/4e9f81ca-9317-4792-99f6-2b5ea72f5eba SocketPath: PciID:}] [{Interface:0xc0002076e0 Address:{IP:10.217.0.17 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 17:20:10.199210 | controller |     "Jun 12 15:47:30.866742 crc crio[3652]: 2026-06-12T15:47:30Z [verbose] CmdAdd (shim): {1.1.0 [{Name:32c8a01ae3a7b39 Mac:2e:45:e4:8f:a2:57 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:21 Mtu:0 Sandbox:/var/run/netns/210d97ba-51b1-4c87-acf6-ac756104ed65 SocketPath: PciID:}] [{Interface:0xc000124650 Address:{IP:10.217.0.33 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 17:20:10.199226 | controller |     "Jun 12 15:47:30.870270 crc crio[3652]: 2026-06-12T15:47:30Z [verbose] CmdAdd (shim): {1.1.0 [{Name:a4108cfd56bb95c Mac:2e:71:3e:4f:ec:1b Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:25 Mtu:0 Sandbox:/var/run/netns/a9dd8d20-eb35-4265-bd2e-d62b3bf77237 SocketPath: PciID:}] [{Interface:0xc00032c890 Address:{IP:10.217.0.37 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 17:20:10.199241 | controller |     "Jun 12 15:47:30.872221 crc crio[3652]: 2026-06-12T15:47:30Z [verbose] CmdAdd (shim): {1.1.0 [{Name:bd4c32a0f4d069c Mac:6e:f3:e6:3a:fd:a9 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:20 Mtu:0 Sandbox:/var/run/netns/60c784cd-d463-45b0-a4d5-663533d97dd3 SocketPath: PciID:}] [{Interface:0xc000339e60 Address:{IP:10.217.0.32 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 17:20:10.199255 | controller |     "Jun 12 15:47:30.900735 crc crio[3652]: 2026-06-12T15:47:30Z [verbose] CmdAdd (shim): {1.1.0 [{Name:6ab72337a3cbb3c Mac:ae:ec:bb:2a:cf:67 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:0b Mtu:0 Sandbox:/var/run/netns/d861f269-db23-48fd-a8c7-a659c2630a59 SocketPath: PciID:}] [{Interface:0xc000015d40 Address:{IP:10.217.0.11 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 17:20:10.199270 | controller |     "Jun 12 15:47:30.932273 crc crio[3652]: 2026-06-12T15:47:30Z [verbose] CmdAdd (shim): {1.1.0 [{Name:8d18ef7e401ecbb Mac:82:0d:38:22:e8:9a Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:2c Mtu:0 Sandbox:/var/run/netns/2b318e14-5ca4-4031-ba84-15d457854d6f SocketPath: PciID:}] [{Interface:0xc0004f9850 Address:{IP:10.217.0.44 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 17:20:10.199286 | controller |     "Jun 12 15:47:30.941903 crc crio[3652]: 2026-06-12T15:47:30Z [verbose] CmdAdd (shim): {1.1.0 [{Name:d8b63e784bffade Mac:32:55:82:b3:9d:18 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:07 Mtu:0 Sandbox:/var/run/netns/e410e663-898e-41b1-89b5-0373e78f2e3e SocketPath: PciID:}] [{Interface:0xc000123e50 Address:{IP:10.217.0.7 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 17:20:10.199300 | controller |     "Jun 12 15:47:30.943076 crc crio[3652]: 2026-06-12T15:47:30Z [verbose] CmdAdd (shim): {1.1.0 [{Name:656af2dfcd523b6 Mac:fa:de:bb:94:25:82 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:44 Mtu:0 Sandbox:/var/run/netns/e2be9547-463d-48a3-a268-3ce455053b0c SocketPath: PciID:}] [{Interface:0xc0004fe610 Address:{IP:10.217.0.68 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 17:20:10.199315 | controller |     "Jun 12 15:47:30.944164 crc crio[3652]: 2026-06-12T15:47:30Z [verbose] CmdAdd (shim): {1.1.0 [{Name:33bfac345f38fb0 Mac:1a:72:ef:54:ab:f7 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:13 Mtu:0 Sandbox:/var/run/netns/3e6bf183-5116-49e5-bb82-fa7c56bf36a0 SocketPath: PciID:}] [{Interface:0xc000596620 Address:{IP:10.217.0.19 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 17:20:10.199331 | controller |     "Jun 12 15:47:31.092129 crc crio[3652]: 2026-06-12T15:47:31Z [verbose] CmdAdd (shim): {1.1.0 [{Name:78f85ee3e29645f Mac:ce:27:27:2a:9f:e0 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:30 Mtu:0 Sandbox:/var/run/netns/5c1af09b-ddba-44e6-a2b0-bb35b4abd833 SocketPath: PciID:}] [{Interface:0xc0004b86f0 Address:{IP:10.217.0.48 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 17:20:10.199351 | controller |     "Jun 12 15:47:31.094742 crc crio[3652]: 2026-06-12T15:47:31Z [verbose] CmdAdd (shim): {1.1.0 [{Name:7c9c9905adac5b3 Mac:a2:0c:72:da:7b:94 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:3f Mtu:0 Sandbox:/var/run/netns/6dc71158-9615-4b5e-8a2c-7711904f202c SocketPath: PciID:}] [{Interface:0xc00012ef80 Address:{IP:10.217.0.63 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 17:20:10.199367 | controller |     "Jun 12 15:47:31.100816 crc crio[3652]: 2026-06-12T15:47:31Z [verbose] CmdAdd (shim): {1.1.0 [{Name:0a1bb93da817bef Mac:16:4a:cd:1f:c5:22 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:03 Mtu:0 Sandbox:/var/run/netns/701a276f-7c42-4268-85ca-c75d94823b82 SocketPath: PciID:}] [{Interface:0xc000192ff0 Address:{IP:10.217.0.3 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 17:20:10.199383 | controller |     "Jun 12 15:47:31.111847 crc crio[3652]: 2026-06-12T15:47:31Z [verbose] CmdAdd (shim): {1.1.0 [{Name:a742e3ddcecdec2 Mac:ce:f4:be:86:a2:4a Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:26 Mtu:0 Sandbox:/var/run/netns/ec448052-5615-488f-a7e7-1deca43943ad SocketPath: PciID:}] [{Interface:0xc00028ab70 Address:{IP:10.217.0.38 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 17:20:10.199398 | controller |     "Jun 12 15:47:31.120589 crc crio[3652]: 2026-06-12T15:47:31Z [verbose] CmdAdd (shim): {1.1.0 [{Name:40eb31f880b938e Mac:66:a7:25:b3:78:b2 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:0a Mtu:0 Sandbox:/var/run/netns/6334009f-235e-4dac-a0d3-c0b52a19b811 SocketPath: PciID:}] [{Interface:0xc0004a68f0 Address:{IP:10.217.0.10 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 17:20:10.199413 | controller |     "Jun 12 15:47:31.131177 crc crio[3652]: 2026-06-12T15:47:31Z [verbose] CmdAdd (shim): {1.1.0 [{Name:8ca76fa8288bcb5 Mac:f6:14:6a:36:e1:df Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:43 Mtu:0 Sandbox:/var/run/netns/fdf36cfd-8cb8-4c3a-b273-e87e06321279 SocketPath: PciID:}] [{Interface:0xc000123290 Address:{IP:10.217.0.67 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 17:20:10.199429 | controller |     "Jun 12 15:47:31.214791 crc crio[3652]: 2026-06-12T15:47:31Z [verbose] CmdAdd (shim): {1.1.0 [{Name:b9b0029fcfd6b0d Mac:62:ea:b2:b7:2a:ef Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:23 Mtu:0 Sandbox:/var/run/netns/afe91ed0-b5cb-4f16-a7a3-05d9a2eece42 SocketPath: PciID:}] [{Interface:0xc0002c1380 Address:{IP:10.217.0.35 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 17:20:10.199444 | controller |     "Jun 12 15:47:31.215791 crc crio[3652]: 2026-06-12T15:47:31Z [verbose] CmdAdd (shim): {1.1.0 [{Name:64af01349a00849 Mac:ae:d6:b3:42:6f:4c Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:29 Mtu:0 Sandbox:/var/run/netns/9ea2cdf8-9dc0-4c67-8b1b-74d253633c09 SocketPath: PciID:}] [{Interface:0xc0002b05d0 Address:{IP:10.217.0.41 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 17:20:10.199459 | controller |     "Jun 12 15:47:31.331758 crc crio[3652]: 2026-06-12T15:47:31Z [verbose] CmdAdd (shim): {1.1.0 [{Name:8b71a812b8baf7c Mac:46:bf:3b:54:8a:b8 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:12 Mtu:0 Sandbox:/var/run/netns/fa08a30d-ca28-412c-b9ce-670decde668e SocketPath: PciID:}] [{Interface:0xc0002e85d0 Address:{IP:10.217.0.18 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 17:20:10.199474 | controller |     "Jun 12 15:47:31.358588 crc crio[3652]: 2026-06-12T15:47:31Z [verbose] CmdAdd (shim): {1.1.0 [{Name:acda8260e4918fb Mac:fa:a1:b6:0d:d2:17 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:1d Mtu:0 Sandbox:/var/run/netns/7da58ed8-c181-4b87-a3de-7e15304cda0e SocketPath: PciID:}] [{Interface:0xc0004c8850 Address:{IP:10.217.0.29 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 17:20:10.199492 | controller |     "Jun 12 15:47:31.400561 crc crio[3652]: 2026-06-12T15:47:31Z [verbose] CmdAdd (shim): {1.1.0 [{Name:fe6a66ef818417e Mac:9e:b5:10:f2:bc:8d Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:2a Mtu:0 Sandbox:/var/run/netns/7a174bf1-8085-44e8-8390-810fd325e475 SocketPath: PciID:}] [{Interface:0xc000015c90 Address:{IP:10.217.0.42 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 17:20:10.199507 | controller |     "Jun 12 15:47:31.422562 crc crio[3652]: 2026-06-12T15:47:31Z [verbose] CmdAdd (shim): {1.1.0 [{Name:4c26ee0af046dd6 Mac:9a:17:70:7b:2f:59 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:3b Mtu:0 Sandbox:/var/run/netns/057d2cfe-40ec-413c-aedc-a04aed13387d SocketPath: PciID:}] [{Interface:0xc000288920 Address:{IP:10.217.0.59 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 17:20:10.199527 | controller |     "Jun 12 15:47:31.453941 crc crio[3652]: 2026-06-12T15:47:31Z [verbose] CmdAdd (shim): {1.1.0 [{Name:8f93ecc1a569a14 Mac:ae:55:f8:74:05:09 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:2b Mtu:0 Sandbox:/var/run/netns/d87ca6b7-015a-43c8-ba7c-167107c2b7e6 SocketPath: PciID:}] [{Interface:0xc000014650 Address:{IP:10.217.0.43 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 17:20:10.199550 | controller |     "Jun 12 15:47:31.473402 crc crio[3652]: 2026-06-12T15:47:31Z [verbose] CmdAdd (shim): {1.1.0 [{Name:954bf1afe4f59f2 Mac:d6:a6:1c:08:ca:20 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:0e Mtu:0 Sandbox:/var/run/netns/b6dd1e5c-9926-4d63-8eb9-006ea2d09f40 SocketPath: PciID:}] [{Interface:0xc000552710 Address:{IP:10.217.0.14 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 17:20:10.199568 | controller |     "Jun 12 15:47:31.484673 crc crio[3652]: 2026-06-12T15:47:31Z [verbose] CmdAdd (shim): {1.1.0 [{Name:e117e1930c27de2 Mac:de:7f:42:e0:ce:5b Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:31 Mtu:0 Sandbox:/var/run/netns/51bf58df-9c14-4d03-b9b0-33f7e6f147c6 SocketPath: PciID:}] [{Interface:0xc0004652a0 Address:{IP:10.217.0.49 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 17:20:10.199605 | controller |     "Jun 12 15:47:31.521687 crc crio[3652]: 2026-06-12T15:47:31Z [verbose] CmdAdd (shim): {1.1.0 [{Name:507d8bb65925463 Mac:82:7b:a8:6a:65:d2 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:1e Mtu:0 Sandbox:/var/run/netns/bf7a5fdb-b9c7-413e-9797-9efa9faba0f3 SocketPath: PciID:}] [{Interface:0xc000534e30 Address:{IP:10.217.0.30 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 17:20:10.199622 | controller |     "Jun 12 15:47:31.522749 crc crio[3652]: time=\"2026-06-12T15:47:31.522566336Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"",
2026-06-12 17:20:10.199639 | controller |     "Jun 12 15:47:31.523085 crc crio[3652]: time=\"2026-06-12T15:47:31.522948397Z\" level=info msg=\"Got pod network &{Name:olm-operator-5cdf44d969-ssqvn Namespace:openshift-operator-lifecycle-manager ID:081a8c0ca71491c6f7aab6d84804745b19248d5fc9fbc949029a05fbd5ca8cd3 UID:6e1163b9-cb14-4016-a0bf-126812657ac4 NetNS:/var/run/netns/d2235381-6c51-4569-befe-8dffc22d7628 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:0xc000136be8}] Aliases:map[]}\"",
2026-06-12 17:20:10.199655 | controller |     "Jun 12 15:47:31.523085 crc crio[3652]: time=\"2026-06-12T15:47:31.523027529Z\" level=info msg=\"Got pod network &{Name:redhat-marketplace-ntdwx Namespace:openshift-marketplace ID:78f85ee3e29645fc9de6c6a7019ace5cf4a00a40ec8afbd8ae5abc587094dc03 UID:304346ae-9d3b-4262-8068-4ed1e7ff48a8 NetNS:/var/run/netns/5c1af09b-ddba-44e6-a2b0-bb35b4abd833 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:0xc00163c028}] Aliases:map[]}\"",
2026-06-12 17:20:10.199675 | controller |     "Jun 12 15:47:31.523227 crc crio[3652]: time=\"2026-06-12T15:47:31.523088791Z\" level=info msg=\"Got pod network &{Name:kube-controller-manager-operator-69d5f845f8-mm4qn Namespace:openshift-kube-controller-manager-operator ID:97467d816d05a341d3f7f15af85fa716868feac2fd6aa42876c0f6f23bafe244 UID:89eeceba-0661-4e85-be2e-57d689102094 NetNS:/var/run/netns/b24e4416-6da5-49c5-8698-3d013871e077 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:0xc001692cf0}] Aliases:map[]}\"",
2026-06-12 17:20:10.199691 | controller |     "Jun 12 15:47:31.523227 crc crio[3652]: time=\"2026-06-12T15:47:31.523128592Z\" level=info msg=\"Got pod network &{Name:control-plane-machine-set-operator-75ffdb6fcd-m5wxr Namespace:openshift-machine-api ID:507d8bb659254637b5dab250d204981764caabb44ce6ca70ab29391bd0886da9 UID:8f342bf1-eea2-4806-8a6b-5f4c24d40c0c NetNS:/var/run/netns/bf7a5fdb-b9c7-413e-9797-9efa9faba0f3 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:0xc0004302a8}] Aliases:map[]}\"",
2026-06-12 17:20:10.199709 | controller |     "Jun 12 15:47:31.523386 crc crio[3652]: time=\"2026-06-12T15:47:31.523341808Z\" level=info msg=\"Checking pod openshift-operator-lifecycle-manager_olm-operator-5cdf44d969-ssqvn for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 17:20:10.199724 | controller |     "Jun 12 15:47:31.523501 crc crio[3652]: time=\"2026-06-12T15:47:31.52338567Z\" level=info msg=\"Got pod network &{Name:package-server-manager-77f986bd66-5lhf9 Namespace:openshift-operator-lifecycle-manager ID:d84089b6c980f6e31d4488d5ceea93ab72e2197d65c108f73549553d3dc2ff36 UID:bebbba29-e4e9-44ad-b643-3a7ebf505270 NetNS:/var/run/netns/a099ccde-a380-4c67-b2de-66f5d378b168 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:0xc0024a2618}] Aliases:map[]}\"",
2026-06-12 17:20:10.199740 | controller |     "Jun 12 15:47:31.523501 crc crio[3652]: time=\"2026-06-12T15:47:31.52341581Z\" level=info msg=\"Checking pod openshift-kube-controller-manager-operator_kube-controller-manager-operator-69d5f845f8-mm4qn for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 17:20:10.199755 | controller |     "Jun 12 15:47:31.523608 crc crio[3652]: time=\"2026-06-12T15:47:31.523583325Z\" level=info msg=\"Checking pod openshift-operator-lifecycle-manager_package-server-manager-77f986bd66-5lhf9 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 17:20:10.199771 | controller |     "Jun 12 15:47:31.523680 crc crio[3652]: time=\"2026-06-12T15:47:31.523606587Z\" level=info msg=\"Checking pod openshift-marketplace_redhat-marketplace-ntdwx for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 17:20:10.199786 | controller |     "Jun 12 15:47:31.523927 crc crio[3652]: time=\"2026-06-12T15:47:31.522990628Z\" level=info msg=\"Got pod network &{Name:machine-config-operator-67c9d58cbb-dc6bh Namespace:openshift-machine-config-operator ID:2530f834e6fd937972a33ce21e1ed56a946e9139404f28f35d0aceed95097a03 UID:e7c4bdbd-866b-490e-85ee-d4c85fa577d8 NetNS:/var/run/netns/f861588b-9aed-4430-bc99-fedd0c6a2529 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:0xc001692068}] Aliases:map[]}\"",
2026-06-12 17:20:10.199805 | controller |     "Jun 12 15:47:31.523927 crc crio[3652]: time=\"2026-06-12T15:47:31.523913935Z\" level=info msg=\"Got pod network &{Name:certified-operators-l27pk Namespace:openshift-marketplace ID:1acaf1bcd11127e88060577e13a8f8ffedfa9cd0375cc453261e31ade142b178 UID:91f37d35-53d4-49eb-b4e2-8ee1a226094b NetNS:/var/run/netns/83c92c30-55ef-46e5-9924-db57ab09a6c6 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:0xc0024a2448}] Aliases:map[]}\"",
2026-06-12 17:20:10.199821 | controller |     "Jun 12 15:47:31.524748 crc crio[3652]: time=\"2026-06-12T15:47:31.524092281Z\" level=info msg=\"Checking pod openshift-marketplace_certified-operators-l27pk for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 17:20:10.199836 | controller |     "Jun 12 15:47:31.524748 crc crio[3652]: time=\"2026-06-12T15:47:31.524147441Z\" level=info msg=\"Checking pod openshift-machine-config-operator_machine-config-operator-67c9d58cbb-dc6bh for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 17:20:10.199851 | controller |     "Jun 12 15:47:31.524748 crc crio[3652]: time=\"2026-06-12T15:47:31.524323817Z\" level=info msg=\"Got pod network &{Name:dns-operator-799b87ffcd-h5xh9 Namespace:openshift-dns-operator ID:6863df6ce51270ee5ce1842073c2d0f50a76b6f27b4bf12ab3570456fab5ec14 UID:13345434-cc4c-42d5-97e8-99cd8b90477a NetNS:/var/run/netns/0b335bdf-7adc-4063-8467-55f1293a330a 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:0xc001692830}] Aliases:map[]}\"",
2026-06-12 17:20:10.199867 | controller |     "Jun 12 15:47:31.524748 crc crio[3652]: time=\"2026-06-12T15:47:31.524487312Z\" level=info msg=\"Got pod network &{Name:network-check-source-5bb8f5cd97-xdvz5 Namespace:openshift-network-diagnostics ID:783fb29891819166ed7b15ff94303f8b7559f49b072354ff9bd645586b92c60f UID:f863fff9-286a-45fa-b8f0-8a86994b8440 NetNS:/var/run/netns/daa06804-ad92-4ab8-a74c-966aa2f81d09 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:0xc0013760d0}] Aliases:map[]}\"",
2026-06-12 17:20:10.199883 | controller |     "Jun 12 15:47:31.524748 crc crio[3652]: time=\"2026-06-12T15:47:31.524625346Z\" level=info msg=\"Checking pod openshift-dns-operator_dns-operator-799b87ffcd-h5xh9 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 17:20:10.199899 | controller |     "Jun 12 15:47:31.524748 crc crio[3652]: time=\"2026-06-12T15:47:31.524654007Z\" level=info msg=\"Got pod network &{Name:service-ca-operator-5b9c976747-l2sd4 Namespace:openshift-service-ca-operator ID:3cb15a22955364f53e33a4f5d88a1957aeb1acd20ae4a29aec4e99cd9161a1ff UID:fd3771ed-6d15-47a3-9f81-762cf83a728f NetNS:/var/run/netns/d2954a8c-adce-4e0a-b124-560bc6ae9671 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:0xc00181a020}] Aliases:map[]}\"",
2026-06-12 17:20:10.199914 | controller |     "Jun 12 15:47:31.524748 crc crio[3652]: time=\"2026-06-12T15:47:31.524669457Z\" level=info msg=\"Checking pod openshift-network-diagnostics_network-check-source-5bb8f5cd97-xdvz5 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 17:20:10.199930 | controller |     "Jun 12 15:47:31.525128 crc crio[3652]: time=\"2026-06-12T15:47:31.524783541Z\" level=info msg=\"Checking pod openshift-service-ca-operator_service-ca-operator-5b9c976747-l2sd4 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 17:20:10.199948 | controller |     "Jun 12 15:47:31.525128 crc crio[3652]: time=\"2026-06-12T15:47:31.524874323Z\" level=info msg=\"Got pod network &{Name:network-check-target-fhkjl Namespace:openshift-network-diagnostics ID:342eb24e802b843745088a4ef8388e272f319382000a22f2e1547193adb49781 UID:17b87002-b798-480a-8e17-83053d698239 NetNS:/var/run/netns/70659349-cd45-4493-887b-ad35ce3ad532 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:0xc000430210}] Aliases:map[]}\"",
2026-06-12 17:20:10.199966 | controller |     "Jun 12 15:47:31.525128 crc crio[3652]: time=\"2026-06-12T15:47:31.524989876Z\" level=info msg=\"Got pod network &{Name:downloads-747b44746d-4pqvr Namespace:openshift-console ID:bcc4f7f7ca920bcd43eeecb2a9c94cc4efa4061cf45396a50fc800b0f4406839 UID:d0d29411-fb58-47c5-9579-23967e5649ce NetNS:/var/run/netns/714df3fb-bd11-4c97-bb1f-42fc4d7707b8 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:0xc001692df8}] Aliases:map[]}\"",
2026-06-12 17:20:10.199981 | controller |     "Jun 12 15:47:31.525128 crc crio[3652]: time=\"2026-06-12T15:47:31.523847253Z\" level=info msg=\"Got pod network &{Name:console-operator-67c89758df-4jf4f Namespace:openshift-console-operator ID:ea1b889362c9499654b3103e29b81d9c8c4b80ac8e64f136ef47ea902328e1de UID:a7050c01-20e1-4a5b-9a20-dee2d4b99ee2 NetNS:/var/run/netns/d4601548-379f-4635-b20f-ee8f0cd90d25 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:0xc001692be0}] Aliases:map[]}\"",
2026-06-12 17:20:10.199996 | controller |     "Jun 12 15:47:31.525128 crc crio[3652]: time=\"2026-06-12T15:47:31.525037178Z\" level=info msg=\"Got pod network &{Name:apiserver-9ddfb9f55-k47zv Namespace:openshift-apiserver ID:ce47b02ae58f74cb111c00b2092a9de30856b642c588d1290623baafc48b2da2 UID:e7508fa2-0f14-41e2-8972-4e2e11009b77 NetNS:/var/run/netns/9b24e30e-5d38-460b-befc-51a46bc92bb4 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:0xc001692560}] Aliases:map[]}\"",
2026-06-12 17:20:10.200011 | controller |     "Jun 12 15:47:31.525365 crc crio[3652]: time=\"2026-06-12T15:47:31.525142631Z\" level=info msg=\"Checking pod openshift-console_downloads-747b44746d-4pqvr for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 17:20:10.200026 | controller |     "Jun 12 15:47:31.525365 crc crio[3652]: time=\"2026-06-12T15:47:31.525201783Z\" level=info msg=\"Checking pod openshift-console-operator_console-operator-67c89758df-4jf4f for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 17:20:10.200041 | controller |     "Jun 12 15:47:31.525365 crc crio[3652]: time=\"2026-06-12T15:47:31.525219343Z\" level=info msg=\"Checking pod openshift-apiserver_apiserver-9ddfb9f55-k47zv for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 17:20:10.200057 | controller |     "Jun 12 15:47:31.525365 crc crio[3652]: time=\"2026-06-12T15:47:31.525354347Z\" level=info msg=\"Got pod network &{Name:dns-default-qtghf Namespace:openshift-dns ID:b964e7586af0014d6de23274d7a258f03b538cc0c202d7abb580452fffc2f219 UID:d181776f-b90e-41dc-be09-c4543b8cba16 NetNS:/var/run/netns/5c3c3e0e-db25-4eb2-9138-529110bac3d7 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:0xc0024a2710}] Aliases:map[]}\"",
2026-06-12 17:20:10.200075 | controller |     "Jun 12 15:47:31.525606 crc crio[3652]: time=\"2026-06-12T15:47:31.525017477Z\" level=info msg=\"Checking pod openshift-network-diagnostics_network-check-target-fhkjl for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 17:20:10.200091 | controller |     "Jun 12 15:47:31.525606 crc crio[3652]: time=\"2026-06-12T15:47:31.525523012Z\" level=info msg=\"Checking pod openshift-dns_dns-default-qtghf for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 17:20:10.200106 | controller |     "Jun 12 15:47:31.525606 crc crio[3652]: time=\"2026-06-12T15:47:31.525559264Z\" level=info msg=\"Got pod network &{Name:authentication-operator-7f5c659b84-khkfm Namespace:openshift-authentication-operator ID:de0b296fee07e699bd1fd33242f2f31e30c6c637042c979d7e25eecfe39a32d1 UID:677c2747-1901-4941-94f1-8281cced296b NetNS:/var/run/netns/da6f8ddd-1121-4494-a01b-59362f32eb3f 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:0xc001692768}] Aliases:map[]}\"",
2026-06-12 17:20:10.200121 | controller |     "Jun 12 15:47:31.525747 crc crio[3652]: time=\"2026-06-12T15:47:31.525687737Z\" level=info msg=\"Checking pod openshift-authentication-operator_authentication-operator-7f5c659b84-khkfm for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 17:20:10.200137 | controller |     "Jun 12 15:47:31.525849 crc crio[3652]: time=\"2026-06-12T15:47:31.525796521Z\" level=info msg=\"Got pod network &{Name:service-ca-74545575db-n469q Namespace:openshift-service-ca ID:53d37291c3f918630f0bf00f413a35884a599c35691b2e49022496b208d077bd UID:880b4ff1-3443-4cae-90b4-72e4341917b3 NetNS:/var/run/netns/18b94689-cba3-4116-bd5e-4a349b9fa9ef 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:0xc0024a2180}] Aliases:map[]}\"",
2026-06-12 17:20:10.200152 | controller |     "Jun 12 15:47:31.525921 crc crio[3652]: time=\"2026-06-12T15:47:31.523871193Z\" level=info msg=\"Got pod network &{Name:apiserver-8596bd845d-l6g6s Namespace:openshift-oauth-apiserver ID:69acfd13a9a40d71ffdef6d2ca926d456d29936716a53ac8b3fb165573d47e2c UID:eeb0b76f-edea-4c9c-99a1-0130c6a7453c NetNS:/var/run/netns/ece702fb-1680-4d30-ae81-4eca1bf29ad5 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:0xc001692668}] Aliases:map[]}\"",
2026-06-12 17:20:10.200168 | controller |     "Jun 12 15:47:31.525970 crc crio[3652]: time=\"2026-06-12T15:47:31.525937205Z\" level=info msg=\"Got pod network &{Name:oauth-openshift-685b49f4d7-4d6xb Namespace:openshift-authentication ID:01e0057a4f36348b3e5583493d3db2ed1b6be0de7bec803bab507ef7991f8e77 UID:b167f5c3-3788-4edd-9e26-0fc3a5748dee NetNS:/var/run/netns/50ebe2c2-fcd1-4e25-b7b7-9139bcf85f03 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:0xc00181a080}] Aliases:map[]}\"",
2026-06-12 17:20:10.200183 | controller |     "Jun 12 15:47:31.526023 crc crio[3652]: time=\"2026-06-12T15:47:31.525992706Z\" level=info msg=\"Checking pod openshift-service-ca_service-ca-74545575db-n469q for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 17:20:10.200198 | controller |     "Jun 12 15:47:31.526132 crc crio[3652]: time=\"2026-06-12T15:47:31.526026817Z\" level=info msg=\"Checking pod openshift-oauth-apiserver_apiserver-8596bd845d-l6g6s for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 17:20:10.200214 | controller |     "Jun 12 15:47:31.526132 crc crio[3652]: time=\"2026-06-12T15:47:31.526108059Z\" level=info msg=\"Checking pod openshift-authentication_oauth-openshift-685b49f4d7-4d6xb for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 17:20:10.200232 | controller |     "Jun 12 15:47:31.526383 crc crio[3652]: time=\"2026-06-12T15:47:31.526305965Z\" level=info msg=\"Got pod network &{Name:catalog-operator-75ff9f647d-4s428 Namespace:openshift-operator-lifecycle-manager ID:866e639f66d12a9baa94912c7f426617106fc683c34a13a677c1e105a079e859 UID:d1618753-e855-455c-8eee-e4fb77abbc17 NetNS:/var/run/netns/4e9f81ca-9317-4792-99f6-2b5ea72f5eba 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:0xc000182b80}] Aliases:map[]}\"",
2026-06-12 17:20:10.200248 | controller |     "Jun 12 15:47:31.526537 crc crio[3652]: time=\"2026-06-12T15:47:31.52649199Z\" level=info msg=\"Got pod network &{Name:machine-api-operator-755bb95488-cj4b6 Namespace:openshift-machine-api ID:16b297a8e49f38b39f557e435f8e06efd0f4be1882e3024092025c1bd219e42a UID:12703f5c-2f19-4458-9c95-b94af53cd5d8 NetNS:/var/run/netns/9564af4d-36a7-4252-9386-75e1e382f0ae 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:0xc0024a25f0}] Aliases:map[]}\"",
2026-06-12 17:20:10.200263 | controller |     "Jun 12 15:47:31.526663 crc crio[3652]: time=\"2026-06-12T15:47:31.523889064Z\" level=info msg=\"Got pod network &{Name:packageserver-7d4fc7d867-qt46x Namespace:openshift-operator-lifecycle-manager ID:0fc30d68da125a9b6fcfe1decee69d52b5d3bab5f0ff02035b7ce295167861d1 UID:584a9db0-8534-48e1-b484-d23b9c489569 NetNS:/var/run/netns/67299d16-c77b-414b-ace0-9c9529c5de8e 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:0xc0017be2a0}] Aliases:map[]}\"",
2026-06-12 17:20:10.200278 | controller |     "Jun 12 15:47:31.526799 crc crio[3652]: time=\"2026-06-12T15:47:31.523007699Z\" level=info msg=\"Got pod network &{Name:migrator-866fcbc849-vfggj Namespace:openshift-kube-storage-version-migrator ID:33bfac345f38fb0b4cd732d80d7f19d13d5299f5e96eadee8a786eee1b7e3b18 UID:95e1bfe8-fa45-4e53-9e80-89e7ac6db708 NetNS:/var/run/netns/3e6bf183-5116-49e5-bb82-fa7c56bf36a0 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:0xc0001824a0}] Aliases:map[]}\"",
2026-06-12 17:20:10.200293 | controller |     "Jun 12 15:47:31.526870 crc crio[3652]: time=\"2026-06-12T15:47:31.526792739Z\" level=info msg=\"Got pod network &{Name:csi-hostpathplugin-mpq2f Namespace:hostpath-provisioner ID:32c8a01ae3a7b39a18419fcfa926a5dacc9b2b1d620d9085bf5474cad322121f UID:af9d3f54-b024-4959-888b-41fc0dc68a7f NetNS:/var/run/netns/210d97ba-51b1-4c87-acf6-ac756104ed65 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:0xc000430490}] Aliases:map[]}\"",
2026-06-12 17:20:10.200310 | controller |     "Jun 12 15:47:31.526870 crc crio[3652]: time=\"2026-06-12T15:47:31.526816101Z\" level=info msg=\"Got pod network &{Name:community-operators-qhh6t Namespace:openshift-marketplace ID:8d18ef7e401ecbbce2959e5dc76b4fda8f77d8f73c5e24565348fb27f124201f UID:38fb2a5f-6a1e-4c7a-8df2-0b2a456c372e NetNS:/var/run/netns/2b318e14-5ca4-4031-ba84-15d457854d6f 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:0xc000430a88}] Aliases:map[]}\"",
2026-06-12 17:20:10.200328 | controller |     "Jun 12 15:47:31.526957 crc crio[3652]: time=\"2026-06-12T15:47:31.526926953Z\" level=info msg=\"Checking pod openshift-kube-storage-version-migrator_migrator-866fcbc849-vfggj for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 17:20:10.200344 | controller |     "Jun 12 15:47:31.527014 crc crio[3652]: time=\"2026-06-12T15:47:31.526953955Z\" level=info msg=\"Got pod network &{Name:kube-apiserver-operator-575994946d-vgpnb Namespace:openshift-kube-apiserver-operator ID:a4108cfd56bb95c984c6842f2b38b21ef6830aa35f05bed6a97aba9293edc703 UID:4f837d5f-4682-4cae-99ca-824ebae60fec NetNS:/var/run/netns/a9dd8d20-eb35-4265-bd2e-d62b3bf77237 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:0xc0016929e0}] Aliases:map[]}\"",
2026-06-12 17:20:10.200359 | controller |     "Jun 12 15:47:31.527014 crc crio[3652]: time=\"2026-06-12T15:47:31.526985766Z\" level=info msg=\"Got pod network &{Name:openshift-controller-manager-operator-686468bdd5-sjcrn Namespace:openshift-controller-manager-operator ID:bd4c32a0f4d069cde57afeac61e0bd3be87bb3d04acd1776356cc276f146368b UID:84e6e6fd-a448-462c-a5d3-8fa636be2d6f NetNS:/var/run/netns/60c784cd-d463-45b0-a4d5-663533d97dd3 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:0xc000136210}] Aliases:map[]}\"",
2026-06-12 17:20:10.200375 | controller |     "Jun 12 15:47:31.527238 crc crio[3652]: time=\"2026-06-12T15:47:31.527192081Z\" level=info msg=\"Checking pod openshift-controller-manager-operator_openshift-controller-manager-operator-686468bdd5-sjcrn for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 17:20:10.200391 | controller |     "Jun 12 15:47:31.527303 crc crio[3652]: time=\"2026-06-12T15:47:31.526932324Z\" level=info msg=\"Checking pod openshift-marketplace_community-operators-qhh6t for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 17:20:10.200406 | controller |     "Jun 12 15:47:31.528744 crc crio[3652]: time=\"2026-06-12T15:47:31.526958444Z\" level=info msg=\"Got pod network &{Name:collect-profiles-29687985-5mw5k Namespace:openshift-operator-lifecycle-manager ID:d8b63e784bffade6dd726e124ee6bb835170216daa066ae154b0513035faee69 UID:1edbb9e4-ab3b-41f3-9937-079e817c6fa9 NetNS:/var/run/netns/e410e663-898e-41b1-89b5-0373e78f2e3e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod1edbb9e4_ab3b_41f3_9937_079e817c6fa9.slice PodAnnotations:0xc0024a2890}] Aliases:map[]}\"",
2026-06-12 17:20:10.200421 | controller |     "Jun 12 15:47:31.528744 crc crio[3652]: time=\"2026-06-12T15:47:31.527606873Z\" level=info msg=\"Got pod network &{Name:console-6c684df5db-cc8g8 Namespace:openshift-console ID:7c9c9905adac5b3a01c30ca8f7e5943aa6e4928c52210102fcf82f2e070730ae UID:63877e21-00e2-4bee-b462-31d3bbe131ef NetNS:/var/run/netns/6dc71158-9615-4b5e-8a2c-7711904f202c 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:0xc0013761d8}] Aliases:map[]}\"",
2026-06-12 17:20:10.200436 | controller |     "Jun 12 15:47:31.528744 crc crio[3652]: time=\"2026-06-12T15:47:31.527646785Z\" level=info msg=\"Got pod network &{Name:ingress-operator-6b9cb4dbcf-5fpw9 Namespace:openshift-ingress-operator ID:8b71a812b8baf7cc7da5435b6c115b07d229bd8e2943b64afdf9efe863a8e4c8 UID:e466d193-2f16-441a-9f10-579f91762fb9 NetNS:/var/run/netns/fa08a30d-ca28-412c-b9ce-670decde668e 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:0xc001376088}] Aliases:map[]}\"",
2026-06-12 17:20:10.200454 | controller |     "Jun 12 15:47:31.528744 crc crio[3652]: time=\"2026-06-12T15:47:31.527692716Z\" level=info msg=\"Checking pod openshift-operator-lifecycle-manager_collect-profiles-29687985-5mw5k for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 17:20:10.200471 | controller |     "Jun 12 15:47:31.528744 crc crio[3652]: time=\"2026-06-12T15:47:31.527852079Z\" level=info msg=\"Got pod network &{Name:cluster-samples-operator-6b564684c8-bqbxk Namespace:openshift-cluster-samples-operator ID:40eb31f880b938e8079e39750419657f42ab7a6f87f4c642a70b3b245f6b5272 UID:5bdc8e81-e580-4572-a41c-f8ed0e8c6dc0 NetNS:/var/run/netns/6334009f-235e-4dac-a0d3-c0b52a19b811 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:0xc0025c2288}] Aliases:map[]}\"",
2026-06-12 17:20:10.200486 | controller |     "Jun 12 15:47:31.528744 crc crio[3652]: time=\"2026-06-12T15:47:31.527936553Z\" level=info msg=\"Checking pod openshift-console_console-6c684df5db-cc8g8 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 17:20:10.200502 | controller |     "Jun 12 15:47:31.528744 crc crio[3652]: time=\"2026-06-12T15:47:31.527980772Z\" level=info msg=\"Got pod network &{Name:marketplace-operator-547dbd544d-xchl9 Namespace:openshift-marketplace ID:b9b0029fcfd6b0d4310152cf513a26f3508fa6d2a7d60170e978423b90396ca1 UID:6cdf074d-0e2a-4a0b-8843-5f823e7bf7c3 NetNS:/var/run/netns/afe91ed0-b5cb-4f16-a7a3-05d9a2eece42 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:0xc0001365f8}] Aliases:map[]}\"",
2026-06-12 17:20:10.200518 | controller |     "Jun 12 15:47:31.528744 crc crio[3652]: time=\"2026-06-12T15:47:31.528102167Z\" level=info msg=\"Got pod network &{Name:network-metrics-daemon-n2bqt Namespace:openshift-multus ID:0a1bb93da817bef5070bcdeb459f1902ae027961ec1b8eae561592a0f1e27e28 UID:504f5b64-2069-4529-9127-e6f993b1b649 NetNS:/var/run/netns/701a276f-7c42-4268-85ca-c75d94823b82 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:0xc000430af8}] Aliases:map[]}\"",
2026-06-12 17:20:10.200534 | controller |     "Jun 12 15:47:31.528744 crc crio[3652]: time=\"2026-06-12T15:47:31.528244651Z\" level=info msg=\"Checking pod openshift-multus_network-metrics-daemon-n2bqt for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 17:20:10.200558 | controller |     "Jun 12 15:47:31.528744 crc crio[3652]: time=\"2026-06-12T15:47:31.527942251Z\" level=info msg=\"Got pod network &{Name:openshift-kube-scheduler-operator-54f497555d-d8646 Namespace:openshift-kube-scheduler-operator ID:acda8260e4918fbb802786a8d9cce4dea8d17c42cf6406c9d04a3cc30226e9b6 UID:4e9ac1d6-d4ed-4411-a098-d1bf725c943c NetNS:/var/run/netns/7da58ed8-c181-4b87-a3de-7e15304cda0e 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:0xc002d3e098}] Aliases:map[]}\"",
2026-06-12 17:20:10.200597 | controller |     "Jun 12 15:47:31.528744 crc crio[3652]: time=\"2026-06-12T15:47:31.528414656Z\" level=info msg=\"Checking pod openshift-marketplace_marketplace-operator-547dbd544d-xchl9 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 17:20:10.200617 | controller |     "Jun 12 15:47:31.528744 crc crio[3652]: time=\"2026-06-12T15:47:31.528616581Z\" level=info msg=\"Got pod network &{Name:machine-config-controller-f9cdd68f7-bb2jm Namespace:openshift-machine-config-operator ID:a742e3ddcecdec2a72e062301ee31090995d8a0de85ef0b95b98ce7a6f8b52a9 UID:e968817c-5b6a-4904-ba68-59a8235d6c0d NetNS:/var/run/netns/ec448052-5615-488f-a7e7-1deca43943ad 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:0xc0024a2038}] Aliases:map[]}\"",
2026-06-12 17:20:10.200637 | controller |     "Jun 12 15:47:31.528744 crc crio[3652]: time=\"2026-06-12T15:47:31.528668945Z\" level=info msg=\"Checking pod openshift-kube-scheduler-operator_openshift-kube-scheduler-operator-54f497555d-d8646 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 17:20:10.200653 | controller |     "Jun 12 15:47:31.528744 crc crio[3652]: time=\"2026-06-12T15:47:31.528722094Z\" level=info msg=\"Checking pod openshift-kube-apiserver-operator_kube-apiserver-operator-575994946d-vgpnb for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 17:20:10.200668 | controller |     "Jun 12 15:47:31.529485 crc crio[3652]: time=\"2026-06-12T15:47:31.528833348Z\" level=info msg=\"Checking pod openshift-machine-config-operator_machine-config-controller-f9cdd68f7-bb2jm for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 17:20:10.200684 | controller |     "Jun 12 15:47:31.529485 crc crio[3652]: time=\"2026-06-12T15:47:31.522952907Z\" level=info msg=\"Got pod network &{Name:route-controller-manager-9c77555c6-bjsff Namespace:openshift-route-controller-manager ID:656af2dfcd523b61d8aa89833d20c7fa6297b82acad3b5976e7d6d1e64dc967f UID:f5ed093a-5c43-49ee-8429-b0de4b9c784d NetNS:/var/run/netns/e2be9547-463d-48a3-a268-3ce455053b0c 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:0xc000136330}] Aliases:map[]}\"",
2026-06-12 17:20:10.200700 | controller |     "Jun 12 15:47:31.529485 crc crio[3652]: time=\"2026-06-12T15:47:31.529119807Z\" level=info msg=\"Got pod network &{Name:multus-admission-controller-69db94689b-rvf8p Namespace:openshift-multus ID:fe6a66ef818417eea219c7065b7c02e1b9483d6cd15267c8261a0478cdd679b0 UID:22e9ac12-6d81-454c-9af1-0b0d7e241db6 NetNS:/var/run/netns/7a174bf1-8085-44e8-8390-810fd325e475 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:0xc000430318}] Aliases:map[]}\"",
2026-06-12 17:20:10.200716 | controller |     "Jun 12 15:47:31.529485 crc crio[3652]: time=\"2026-06-12T15:47:31.523032589Z\" level=info msg=\"Got pod network &{Name:cluster-image-registry-operator-86c45576b9-qdg7g Namespace:openshift-image-registry ID:0b007c920c28b452d29972aaf92de525e9cc0b8e1a935689fa4a95146998351f UID:1d749813-cd37-46e7-9865-e180c3005dc0 NetNS:/var/run/netns/8b17367a-0ad3-4ef9-9e30-231009c09ade 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:0xc000182930}] Aliases:map[]}\"",
2026-06-12 17:20:10.200732 | controller |     "Jun 12 15:47:31.529485 crc crio[3652]: time=\"2026-06-12T15:47:31.529215771Z\" level=info msg=\"Checking pod openshift-route-controller-manager_route-controller-manager-9c77555c6-bjsff for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 17:20:10.200748 | controller |     "Jun 12 15:47:31.529485 crc crio[3652]: time=\"2026-06-12T15:47:31.529263631Z\" level=info msg=\"Checking pod openshift-multus_multus-admission-controller-69db94689b-rvf8p for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 17:20:10.200764 | controller |     "Jun 12 15:47:31.529485 crc crio[3652]: time=\"2026-06-12T15:47:31.529333312Z\" level=info msg=\"Checking pod openshift-image-registry_cluster-image-registry-operator-86c45576b9-qdg7g for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 17:20:10.200783 | controller |     "Jun 12 15:47:31.529884 crc crio[3652]: time=\"2026-06-12T15:47:31.526787829Z\" level=info msg=\"Checking pod openshift-operator-lifecycle-manager_packageserver-7d4fc7d867-qt46x for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 17:20:10.200798 | controller |     "Jun 12 15:47:31.529884 crc crio[3652]: time=\"2026-06-12T15:47:31.523360499Z\" level=info msg=\"Checking pod openshift-machine-api_control-plane-machine-set-operator-75ffdb6fcd-m5wxr for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 17:20:10.200814 | controller |     "Jun 12 15:47:31.529884 crc crio[3652]: time=\"2026-06-12T15:47:31.529705563Z\" level=info msg=\"Got pod network &{Name:openshift-config-operator-5777786469-bccdj Namespace:openshift-config-operator ID:6ab72337a3cbb3c4d1ed7253a92436f570bc786a96b656633e015ab8dd8d717f UID:24de2af2-9e39-4c2e-96f8-42509d1baf18 NetNS:/var/run/netns/d861f269-db23-48fd-a8c7-a659c2630a59 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:0xc0025c2050}] Aliases:map[]}\"",
2026-06-12 17:20:10.200830 | controller |     "Jun 12 15:47:31.529884 crc crio[3652]: time=\"2026-06-12T15:47:31.523010049Z\" level=info msg=\"Got pod network &{Name:openshift-apiserver-operator-846cbfc458-xttmf Namespace:openshift-apiserver-operator ID:e75f42219c1a7ce4840e6743ada912a2cf9195cd9a4b13ae5a2d237e6d948bed UID:7d46baeb-32f5-4d0b-aeba-13333da51152 NetNS:/var/run/netns/9fa0ae43-029e-40f3-a130-03ce56d5b501 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:0xc001692880}] Aliases:map[]}\"",
2026-06-12 17:20:10.200846 | controller |     "Jun 12 15:47:31.529884 crc crio[3652]: time=\"2026-06-12T15:47:31.529844917Z\" level=info msg=\"Got pod network &{Name:controller-manager-8bbbb897c-c9m74 Namespace:openshift-controller-manager ID:8ca76fa8288bcb518463241725200f056a86d43eeadeb0f81401aafaa3199a1f UID:b9d3cfcf-d286-4dfc-a5cf-dbb9268a3cda NetNS:/var/run/netns/fdf36cfd-8cb8-4c3a-b273-e87e06321279 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:0xc0013764e0}] Aliases:map[]}\"",
2026-06-12 17:20:10.200863 | controller |     "Jun 12 15:47:31.529884 crc crio[3652]: time=\"2026-06-12T15:47:31.526640695Z\" level=info msg=\"Checking pod openshift-machine-api_machine-api-operator-755bb95488-cj4b6 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 17:20:10.200878 | controller |     "Jun 12 15:47:31.530192 crc crio[3652]: time=\"2026-06-12T15:47:31.529955553Z\" level=info msg=\"Checking pod openshift-apiserver-operator_openshift-apiserver-operator-846cbfc458-xttmf for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 17:20:10.200894 | controller |     "Jun 12 15:47:31.530192 crc crio[3652]: time=\"2026-06-12T15:47:31.529966701Z\" level=info msg=\"Checking pod openshift-controller-manager_controller-manager-8bbbb897c-c9m74 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 17:20:10.200909 | controller |     "Jun 12 15:47:31.530192 crc crio[3652]: time=\"2026-06-12T15:47:31.526938083Z\" level=info msg=\"Checking pod hostpath-provisioner_csi-hostpathplugin-mpq2f for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 17:20:10.200924 | controller |     "Jun 12 15:47:31.530359 crc crio[3652]: time=\"2026-06-12T15:47:31.526771008Z\" level=info msg=\"Checking pod openshift-operator-lifecycle-manager_catalog-operator-75ff9f647d-4s428 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 17:20:10.200943 | controller |     "Jun 12 15:47:31.530359 crc crio[3652]: time=\"2026-06-12T15:47:31.527628434Z\" level=info msg=\"Got pod network &{Name:networking-console-plugin-5ff7774fd9-nljh6 Namespace:openshift-network-console ID:4c26ee0af046dd6f8cd065e6989e708c47eae67f1f37068553c15567d4a1cb24 UID:6a9ae5f6-97bd-46ac-bafa-ca1b4452a141 NetNS:/var/run/netns/057d2cfe-40ec-413c-aedc-a04aed13387d 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:0xc0025c2510}] Aliases:map[]}\"",
2026-06-12 17:20:10.200959 | controller |     "Jun 12 15:47:31.530514 crc crio[3652]: time=\"2026-06-12T15:47:31.530369846Z\" level=info msg=\"Got pod network &{Name:ingress-canary-jlj86 Namespace:openshift-ingress-canary ID:8f93ecc1a569a144a2816b039934efb82bc3dc7d282f30d8baf2fbef67bed3e5 UID:7d96a430-aa69-4b19-9ee4-68f2e6192e27 NetNS:/var/run/netns/d87ca6b7-015a-43c8-ba7c-167107c2b7e6 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:0xc001692708}] Aliases:map[]}\"",
2026-06-12 17:20:10.200975 | controller |     "Jun 12 15:47:31.530600 crc crio[3652]: time=\"2026-06-12T15:47:31.5305448Z\" level=info msg=\"Checking pod openshift-network-console_networking-console-plugin-5ff7774fd9-nljh6 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 17:20:10.200990 | controller |     "Jun 12 15:47:31.530655 crc crio[3652]: time=\"2026-06-12T15:47:31.529824036Z\" level=info msg=\"Checking pod openshift-config-operator_openshift-config-operator-5777786469-bccdj for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 17:20:10.201005 | controller |     "Jun 12 15:47:31.531141 crc crio[3652]: time=\"2026-06-12T15:47:31.530826819Z\" level=info msg=\"Checking pod openshift-ingress-canary_ingress-canary-jlj86 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 17:20:10.201021 | controller |     "Jun 12 15:47:31.531141 crc crio[3652]: time=\"2026-06-12T15:47:31.527585343Z\" level=info msg=\"Got pod network &{Name:kube-storage-version-migrator-operator-565b79b866-2h5s6 Namespace:openshift-kube-storage-version-migrator-operator ID:64af01349a00849fde27c2f063b48f3d4fffe4c51e83456b5865b1562298601a UID:8f573912-eb25-4f17-bfe5-81325e551bf2 NetNS:/var/run/netns/9ea2cdf8-9dc0-4c67-8b1b-74d253633c09 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:0xc000430c28}] Aliases:map[]}\"",
2026-06-12 17:20:10.201037 | controller |     "Jun 12 15:47:31.531141 crc crio[3652]: time=\"2026-06-12T15:47:31.528076976Z\" level=info msg=\"Checking pod openshift-cluster-samples-operator_cluster-samples-operator-6b564684c8-bqbxk for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 17:20:10.201053 | controller |     "Jun 12 15:47:31.531304 crc crio[3652]: time=\"2026-06-12T15:47:31.531168465Z\" level=info msg=\"Checking pod openshift-kube-storage-version-migrator-operator_kube-storage-version-migrator-operator-565b79b866-2h5s6 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 17:20:10.201068 | controller |     "Jun 12 15:47:31.531415 crc crio[3652]: time=\"2026-06-12T15:47:31.530509827Z\" level=info msg=\"Got pod network &{Name:etcd-operator-69b85846b6-9w8mk Namespace:openshift-etcd-operator ID:954bf1afe4f59f23f82baa19c37ce7d2202c4c33e8491ac1530be7dd854d2ea1 UID:590c4b91-91e2-41cd-8666-e08cbfa17a77 NetNS:/var/run/netns/b6dd1e5c-9926-4d63-8eb9-006ea2d09f40 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:0xc000136bf0}] Aliases:map[]}\"",
2026-06-12 17:20:10.201090 | controller |     "Jun 12 15:47:31.531415 crc crio[3652]: time=\"2026-06-12T15:47:31.522973158Z\" level=info msg=\"Got pod network &{Name:redhat-operators-x5vn9 Namespace:openshift-marketplace ID:e117e1930c27de213bcbf846bfee59c144e67cadc61b555981c97b4b4f83309f UID:0ee7e057-363b-48e4-a711-ee54046db35f NetNS:/var/run/netns/51bf58df-9c14-4d03-b9b0-33f7e6f147c6 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:0xc0004304b0}] Aliases:map[]}\"",
2026-06-12 17:20:10.201106 | controller |     "Jun 12 15:47:31.531683 crc crio[3652]: time=\"2026-06-12T15:47:31.531611538Z\" level=info msg=\"Checking pod openshift-marketplace_redhat-operators-x5vn9 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 17:20:10.201122 | controller |     "Jun 12 15:47:31.531754 crc crio[3652]: time=\"2026-06-12T15:47:31.53169071Z\" level=info msg=\"Checking pod openshift-etcd-operator_etcd-operator-69b85846b6-9w8mk for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 17:20:10.201137 | controller |     "Jun 12 15:47:31.532696 crc crio[3652]: time=\"2026-06-12T15:47:31.532616197Z\" level=info msg=\"Checking pod openshift-ingress-operator_ingress-operator-6b9cb4dbcf-5fpw9 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 17:20:10.201152 | controller |     "Jun 12 15:47:31.536070 crc crio[3652]: time=\"2026-06-12T15:47:31.535938226Z\" level=info msg=\"Ran pod sandbox 78f85ee3e29645fc9de6c6a7019ace5cf4a00a40ec8afbd8ae5abc587094dc03 with infra container: openshift-marketplace/redhat-marketplace-ntdwx/POD\" id=aa3b060c-944b-479a-8d2d-a633d623877f name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:20:10.201167 | controller |     "Jun 12 15:47:31.539762 crc crio[3652]: time=\"2026-06-12T15:47:31.539576599Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=a9b7b4a1-358b-467b-99c0-039630e92455 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:20:10.201182 | controller |     "Jun 12 15:47:31.546002 crc crio[3652]: time=\"2026-06-12T15:47:31.545864912Z\" level=info msg=\"Ran pod sandbox b9b0029fcfd6b0d4310152cf513a26f3508fa6d2a7d60170e978423b90396ca1 with infra container: openshift-marketplace/marketplace-operator-547dbd544d-xchl9/POD\" id=4ffda3f6-517d-4aff-8e92-b07640d849e1 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:20:10.201198 | controller |     "Jun 12 15:47:31.549807 crc crio[3652]: time=\"2026-06-12T15:47:31.549743565Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:651bbe9d418f49c2c889d731df67cf5d88dff59dc03f5a1b5d4c8bb3ae001f1a\" id=0834d978-7d1b-4353-9685-5d452cc1b36f name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:20:10.201213 | controller |     "Jun 12 15:47:31.549957 crc crio[3652]: time=\"2026-06-12T15:47:31.549910949Z\" level=info msg=\"Ran pod sandbox 2530f834e6fd937972a33ce21e1ed56a946e9139404f28f35d0aceed95097a03 with infra container: openshift-machine-config-operator/machine-config-operator-67c9d58cbb-dc6bh/POD\" id=a4fd6ab1-fc13-46be-9e94-94fadb520a85 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:20:10.201228 | controller |     "Jun 12 15:47:31.551894 crc crio[3652]: time=\"2026-06-12T15:47:31.551799383Z\" level=info msg=\"Ran pod sandbox 1acaf1bcd11127e88060577e13a8f8ffedfa9cd0375cc453261e31ade142b178 with infra container: openshift-marketplace/certified-operators-l27pk/POD\" id=267f6e7c-ff7b-4e2a-beed-e1e5fe6330fe name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:20:10.201243 | controller |     "Jun 12 15:47:31.552633 crc crio[3652]: time=\"2026-06-12T15:47:31.552526224Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9414357f9345a841e0565265700ecc6637f846c83bd5908dbb7b306432465115\" id=ff6b69b2-ea8a-4a1c-af45-029776a718bf name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:20:10.201262 | controller |     "Jun 12 15:47:31.560359 crc crio[3652]: time=\"2026-06-12T15:47:31.560102154Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=446cf24e-6ed6-4501-ab76-9198f0928267 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:20:10.201278 | controller |     "Jun 12 15:47:31.565708 crc crio[3652]: time=\"2026-06-12T15:47:31.565585394Z\" level=info msg=\"Ran pod sandbox acda8260e4918fbb802786a8d9cce4dea8d17c42cf6406c9d04a3cc30226e9b6 with infra container: openshift-kube-scheduler-operator/openshift-kube-scheduler-operator-54f497555d-d8646/POD\" id=ce269298-7169-49c1-a28c-4cdf92fb0280 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:20:10.201294 | controller |     "Jun 12 15:47:31.567546 crc crio[3652]: time=\"2026-06-12T15:47:31.567384026Z\" level=info msg=\"Ran pod sandbox bcc4f7f7ca920bcd43eeecb2a9c94cc4efa4061cf45396a50fc800b0f4406839 with infra container: openshift-console/downloads-747b44746d-4pqvr/POD\" id=cfd1e6b5-1ba8-47cd-9abb-5fb572bfff03 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:20:10.201309 | controller |     "Jun 12 15:47:31.571193 crc crio[3652]: time=\"2026-06-12T15:47:31.571124973Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c8a088031661d94022418e93fb63744c38e1c4cff93ea3b95c096a290c2b7a3\" id=d156e18f-e9a1-4690-b00d-e7a00abbfcf6 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:20:10.201324 | controller |     "Jun 12 15:47:31.571707 crc crio[3652]: time=\"2026-06-12T15:47:31.571640271Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:e504172345491d90bbbf1e7e45488e73073f4c6d7c2355245871051596fc85db\" id=bcfdcaf7-8dff-496c-8c4b-c93c83e5e844 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:20:10.201338 | controller |     "Jun 12 15:47:31.573215 crc crio[3652]: time=\"2026-06-12T15:47:31.572937996Z\" level=info msg=\"Ran pod sandbox 6863df6ce51270ee5ce1842073c2d0f50a76b6f27b4bf12ab3570456fab5ec14 with infra container: openshift-dns-operator/dns-operator-799b87ffcd-h5xh9/POD\" id=0975c5e4-bbfb-47fe-a035-f311c4a99d74 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:20:10.201353 | controller |     "Jun 12 15:47:31.575808 crc crio[3652]: time=\"2026-06-12T15:47:31.575736977Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:a5bb05344dd2296077f5066e908ede0eea23f5a12fb78ef86a9513c88d3faaca\" id=b589e43d-c1f8-4383-b459-3a8de160230a name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:20:10.201367 | controller |     "Jun 12 15:47:31.577290 crc crio[3652]: time=\"2026-06-12T15:47:31.57719913Z\" level=info msg=\"Ran pod sandbox ea1b889362c9499654b3103e29b81d9c8c4b80ac8e64f136ef47ea902328e1de with infra container: openshift-console-operator/console-operator-67c89758df-4jf4f/POD\" id=853bac26-fa3b-46ad-b0cb-0662a166bb03 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:20:10.201382 | controller |     "Jun 12 15:47:31.579793 crc crio[3652]: time=\"2026-06-12T15:47:31.579686442Z\" level=info msg=\"Ran pod sandbox ce47b02ae58f74cb111c00b2092a9de30856b642c588d1290623baafc48b2da2 with infra container: openshift-apiserver/apiserver-9ddfb9f55-k47zv/POD\" id=6f9e0e0d-9a41-438d-b87f-aee25c57455a name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:20:10.201397 | controller |     "Jun 12 15:47:31.582575 crc crio[3652]: time=\"2026-06-12T15:47:31.582400301Z\" level=info msg=\"Ran pod sandbox 3cb15a22955364f53e33a4f5d88a1957aeb1acd20ae4a29aec4e99cd9161a1ff with infra container: openshift-service-ca-operator/service-ca-operator-5b9c976747-l2sd4/POD\" id=22fda895-5a96-4c22-ace4-5f248ea4ed93 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:20:10.201416 | controller |     "Jun 12 15:47:31.586941 crc crio[3652]: time=\"2026-06-12T15:47:31.586915131Z\" level=info msg=\"Ran pod sandbox 783fb29891819166ed7b15ff94303f8b7559f49b072354ff9bd645586b92c60f with infra container: openshift-network-diagnostics/network-check-source-5bb8f5cd97-xdvz5/POD\" id=723fd676-01b5-4be8-8ca6-fb64a791ad11 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:20:10.201432 | controller |     "Jun 12 15:47:31.588017 crc crio[3652]: time=\"2026-06-12T15:47:31.58792068Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:baf975b6944f2844860c440636e0d4b80b2fdc473d30f32ae7d6989f2fc2b135\" id=28b014f8-fd46-4b46-8870-2e991ed1bd98 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:20:10.201448 | controller |     "Jun 12 15:47:31.589326 crc crio[3652]: time=\"2026-06-12T15:47:31.589240038Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:a8581a82ba5c8343a743aa302c4848249d8c32a9f2cd10fa68d89d835a1bdf8b\" id=892f2315-ec8a-411f-8887-6f8e278b2614 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:20:10.201462 | controller |     "Jun 12 15:47:31.589411 crc crio[3652]: time=\"2026-06-12T15:47:31.589361452Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:43b0e0b7e1955ee905e48799a62f50b8a8df553190415ce1f5550375c2507ca5\" id=3c3bfe47-bcc1-4b28-a4fc-3fad0237a17e name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:20:10.201477 | controller |     "Jun 12 15:47:31.590305 crc crio[3652]: time=\"2026-06-12T15:47:31.590228997Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:d4926e304011637ca9df370a193896d685f0f3ffabbec234ec827abdbeb083f9\" id=a3e33374-e681-40d5-8410-0ad6078c95ba name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:20:10.201491 | controller |     "Jun 12 15:47:31.590381 crc crio[3652]: time=\"2026-06-12T15:47:31.590291431Z\" level=info msg=\"Ran pod sandbox 342eb24e802b843745088a4ef8388e272f319382000a22f2e1547193adb49781 with infra container: openshift-network-diagnostics/network-check-target-fhkjl/POD\" id=0a2affe1-a62e-41b6-ac2a-04c445f6335c name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:20:10.201506 | controller |     "Jun 12 15:47:31.592503 crc crio[3652]: time=\"2026-06-12T15:47:31.59233601Z\" level=info msg=\"Ran pod sandbox de0b296fee07e699bd1fd33242f2f31e30c6c637042c979d7e25eecfe39a32d1 with infra container: openshift-authentication-operator/authentication-operator-7f5c659b84-khkfm/POD\" id=1a6e24b8-3b21-46bc-a642-8aad9db3b98a name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:20:10.201521 | controller |     "Jun 12 15:47:31.592690 crc crio[3652]: time=\"2026-06-12T15:47:31.59239573Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:a8581a82ba5c8343a743aa302c4848249d8c32a9f2cd10fa68d89d835a1bdf8b\" id=2025c225-a985-4f7a-925a-a3f353b863ff name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:20:10.201536 | controller |     "Jun 12 15:47:31.594944 crc crio[3652]: time=\"2026-06-12T15:47:31.594855754Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:52e442bc8198ac925caff87ddd35b3107b7375d5afc9c2eb041ca4e79db72c6f\" id=d3fc85b7-603f-49cc-a295-8922fa07fc07 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:20:10.201551 | controller |     "Jun 12 15:47:31.595852 crc crio[3652]: time=\"2026-06-12T15:47:31.59577496Z\" level=info msg=\"Ran pod sandbox 53d37291c3f918630f0bf00f413a35884a599c35691b2e49022496b208d077bd with infra container: openshift-service-ca/service-ca-74545575db-n469q/POD\" id=8e8b5db7-9fea-4234-aed2-3b91bfb4b340 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:20:10.201589 | controller |     "Jun 12 15:47:31.599650 crc crio[3652]: time=\"2026-06-12T15:47:31.599572568Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:baf975b6944f2844860c440636e0d4b80b2fdc473d30f32ae7d6989f2fc2b135\" id=8541f945-36b7-4126-86c6-8eb25ae20864 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:20:10.201617 | controller |     "Jun 12 15:47:31.599779 crc crio[3652]: time=\"2026-06-12T15:47:31.59966787Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:52e442bc8198ac925caff87ddd35b3107b7375d5afc9c2eb041ca4e79db72c6f\" id=d70e2a0b-ae09-4c5b-8fe6-413582be39be name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:20:10.201634 | controller |     "Jun 12 15:47:31.600234 crc crio[3652]: time=\"2026-06-12T15:47:31.600160885Z\" level=info msg=\"Ran pod sandbox b964e7586af0014d6de23274d7a258f03b538cc0c202d7abb580452fffc2f219 with infra container: openshift-dns/dns-default-qtghf/POD\" id=0a342ded-7291-468b-82de-0c89ce67225c name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:20:10.201650 | controller |     "Jun 12 15:47:31.602431 crc crio[3652]: time=\"2026-06-12T15:47:31.602234235Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:0fe5a041a2b99d736e82f1b4a6cd9792c5e23ded475e9f0742cd19234070f989\" id=848ec1cb-400a-409c-a2fb-d86bac04fb02 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:20:10.201665 | controller |     "Jun 12 15:47:31.604071 crc crio[3652]: time=\"2026-06-12T15:47:31.604004017Z\" level=info msg=\"Ran pod sandbox 01e0057a4f36348b3e5583493d3db2ed1b6be0de7bec803bab507ef7991f8e77 with infra container: openshift-authentication/oauth-openshift-685b49f4d7-4d6xb/POD\" id=edaa921b-4925-4066-aeb6-a4c7a27a8b47 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:20:10.201681 | controller |     "Jun 12 15:47:31.604331 crc crio[3652]: time=\"2026-06-12T15:47:31.604075039Z\" level=info msg=\"Ran pod sandbox 69acfd13a9a40d71ffdef6d2ca926d456d29936716a53ac8b3fb165573d47e2c with infra container: openshift-oauth-apiserver/apiserver-8596bd845d-l6g6s/POD\" id=916e747c-3d4f-40ab-8e45-9dc795e9c380 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:20:10.201696 | controller |     "Jun 12 15:47:31.607327 crc crio[3652]: time=\"2026-06-12T15:47:31.607231101Z\" level=info msg=\"Ran pod sandbox d84089b6c980f6e31d4488d5ceea93ab72e2197d65c108f73549553d3dc2ff36 with infra container: openshift-operator-lifecycle-manager/package-server-manager-77f986bd66-5lhf9/POD\" id=3b80d05c-26f7-4a33-8d74-e0a6e26e4c52 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:20:10.201711 | controller |     "Jun 12 15:47:31.610822 crc crio[3652]: time=\"2026-06-12T15:47:31.607394967Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:036ed6efe4cb5f5b90ee7f9ef5297c8591b8d67aa36b3c58b4fc5417622a140c\" id=607f1535-18e4-4769-a55e-436aed706a9b name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:20:10.201727 | controller |     "Jun 12 15:47:31.610822 crc crio[3652]: time=\"2026-06-12T15:47:31.607981332Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:66c8fe5d45ff249643dae75185dd2787ea1b0ae87d5699a8222149c07689557c\" id=1a6ef85b-545b-47bc-b3ac-48f359c0ba2f name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:20:10.201742 | controller |     "Jun 12 15:47:31.610822 crc crio[3652]: time=\"2026-06-12T15:47:31.609657591Z\" level=info msg=\"Ran pod sandbox 33bfac345f38fb0b4cd732d80d7f19d13d5299f5e96eadee8a786eee1b7e3b18 with infra container: openshift-kube-storage-version-migrator/migrator-866fcbc849-vfggj/POD\" id=71a8fee1-d229-4f15-bd07-10cadc28e907 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:20:10.201757 | controller |     "Jun 12 15:47:31.611630 crc crio[3652]: time=\"2026-06-12T15:47:31.61131341Z\" level=info msg=\"Ran pod sandbox 8d18ef7e401ecbbce2959e5dc76b4fda8f77d8f73c5e24565348fb27f124201f with infra container: openshift-marketplace/community-operators-qhh6t/POD\" id=6e57f361-6134-4b55-b499-95c9fc2af170 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:20:10.201772 | controller |     "Jun 12 15:47:31.615919 crc crio[3652]: time=\"2026-06-12T15:47:31.615822239Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:2a674ae97c9d49ff2bbfbdf0ab4452b6e589f47a955ba0b907dbf0e32f5cbab7\" id=1d4f26cf-202f-4fc4-84f7-d73a59197288 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:20:10.201790 | controller |     "Jun 12 15:47:31.619009 crc crio[3652]: time=\"2026-06-12T15:47:31.61863009Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=8fbd8023-fe3d-4524-a9ad-736407ca41b3 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:20:10.201805 | controller |     "Jun 12 15:47:31.622973 crc crio[3652]: time=\"2026-06-12T15:47:31.62278894Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=bb8f6a8d-ca5c-4b4d-b2a5-63cede1b0853 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:20:10.201820 | controller |     "Jun 12 15:47:31.628405 crc crio[3652]: time=\"2026-06-12T15:47:31.627843859Z\" level=info msg=\"Ran pod sandbox 7c9c9905adac5b3a01c30ca8f7e5943aa6e4928c52210102fcf82f2e070730ae with infra container: openshift-console/console-6c684df5db-cc8g8/POD\" id=900d76d4-3608-43a8-a328-cc17338c74e1 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:20:10.201836 | controller |     "Jun 12 15:47:31.629926 crc crio[3652]: time=\"2026-06-12T15:47:31.629859658Z\" level=info msg=\"Ran pod sandbox bd4c32a0f4d069cde57afeac61e0bd3be87bb3d04acd1776356cc276f146368b with infra container: openshift-controller-manager-operator/openshift-controller-manager-operator-686468bdd5-sjcrn/POD\" id=0505601e-5e0a-4e82-b741-fa15f605e60a name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:20:10.201851 | controller |     "Jun 12 15:47:31.632279 crc crio[3652]: time=\"2026-06-12T15:47:31.632238585Z\" level=info msg=\"Ran pod sandbox 0a1bb93da817bef5070bcdeb459f1902ae027961ec1b8eae561592a0f1e27e28 with infra container: openshift-multus/network-metrics-daemon-n2bqt/POD\" id=9b1d7727-44f4-4a14-b220-9dde6ca9e19f name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:20:10.201867 | controller |     "Jun 12 15:47:31.632534 crc crio[3652]: time=\"2026-06-12T15:47:31.63242367Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:ae245c97fc463e876c3024efb806fa8f4efb13b3f06f1bdd3e7e1447f5a5dce4\" id=e43ed709-a3c2-4efa-ad89-7901a523513d name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:20:10.201882 | controller |     "Jun 12 15:47:31.632932 crc crio[3652]: time=\"2026-06-12T15:47:31.632337308Z\" level=info msg=\"Ran pod sandbox a742e3ddcecdec2a72e062301ee31090995d8a0de85ef0b95b98ce7a6f8b52a9 with infra container: openshift-machine-config-operator/machine-config-controller-f9cdd68f7-bb2jm/POD\" id=8476e75b-0bef-4a28-91dc-2e3dbfff0a7f name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:20:10.201898 | controller |     "Jun 12 15:47:31.633341 crc crio[3652]: time=\"2026-06-12T15:47:31.633281425Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:5827f6ae3beb4853192e02cc18890467bd251b33070f36f9a105991e7e6d3c9b\" id=e7e0b4c2-08bd-41a1-aebe-0431218deb05 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:20:10.201914 | controller |     "Jun 12 15:47:31.635157 crc crio[3652]: time=\"2026-06-12T15:47:31.634981664Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:49b34ce0d25eec7a6077f4bf21bf7d4e64e598d28785a20b9ee3594423b7de14\" id=9060368a-04ef-4e35-b1fb-ed503ae5eca9 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:20:10.201929 | controller |     "Jun 12 15:47:31.636265 crc crio[3652]: time=\"2026-06-12T15:47:31.63620618Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9414357f9345a841e0565265700ecc6637f846c83bd5908dbb7b306432465115\" id=fc0615f5-917b-4314-8689-cfdc2a6de85a name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:20:10.201948 | controller |     "Jun 12 15:47:31.644755 crc crio[3652]: time=\"2026-06-12T15:47:31.644617006Z\" level=info msg=\"Ran pod sandbox 656af2dfcd523b61d8aa89833d20c7fa6297b82acad3b5976e7d6d1e64dc967f with infra container: openshift-route-controller-manager/route-controller-manager-9c77555c6-bjsff/POD\" id=67949abc-ae95-43eb-bf0e-db2404d903de name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:20:10.201964 | controller |     "Jun 12 15:47:31.646013 crc crio[3652]: time=\"2026-06-12T15:47:31.645746837Z\" level=info msg=\"Ran pod sandbox a4108cfd56bb95c984c6842f2b38b21ef6830aa35f05bed6a97aba9293edc703 with infra container: openshift-kube-apiserver-operator/kube-apiserver-operator-575994946d-vgpnb/POD\" id=cd62b6e0-5ad6-41ac-82c6-df39f42252fd name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:20:10.201979 | controller |     "Jun 12 15:47:31.647031 crc crio[3652]: time=\"2026-06-12T15:47:31.646955761Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7a726c68cebc9b08edd734a8bae5150ae5950f7734fe9b9c2a6e0d06f21cc095\" id=6705a049-4936-4f1d-a257-1cd4391e9fc2 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:20:10.201993 | controller |     "Jun 12 15:47:31.647818 crc crio[3652]: time=\"2026-06-12T15:47:31.647777406Z\" level=info msg=\"Ran pod sandbox 0b007c920c28b452d29972aaf92de525e9cc0b8e1a935689fa4a95146998351f with infra container: openshift-image-registry/cluster-image-registry-operator-86c45576b9-qdg7g/POD\" id=5f3a32f4-94a4-4f21-b741-1d7df1ca2ff9 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:20:10.202009 | controller |     "Jun 12 15:47:31.648009 crc crio[3652]: time=\"2026-06-12T15:47:31.64794874Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04\" id=c5f01fe6-5291-461a-aa42-607e14a69476 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:20:10.202035 | controller |     "Jun 12 15:47:31.649563 crc crio[3652]: time=\"2026-06-12T15:47:31.649536396Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:574d49b89604b8e8103abf57feee77812fe8cf441eafc17fdff95d57ca80645e\" id=2e8787b0-b000-481b-9627-71955a678378 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:20:10.202052 | controller |     "Jun 12 15:47:31.651620 crc crio[3652]: time=\"2026-06-12T15:47:31.651540045Z\" level=info msg=\"Ran pod sandbox fe6a66ef818417eea219c7065b7c02e1b9483d6cd15267c8261a0478cdd679b0 with infra container: openshift-multus/multus-admission-controller-69db94689b-rvf8p/POD\" id=ae4fbade-7dac-4077-a942-961c44da2c88 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:20:10.202067 | controller |     "Jun 12 15:47:31.652997 crc crio[3652]: time=\"2026-06-12T15:47:31.652245896Z\" level=info msg=\"Ran pod sandbox 0fc30d68da125a9b6fcfe1decee69d52b5d3bab5f0ff02035b7ce295167861d1 with infra container: openshift-operator-lifecycle-manager/packageserver-7d4fc7d867-qt46x/POD\" id=7b7956cc-64ee-4fc3-ac79-28ee70826f3f name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:20:10.202083 | controller |     "Jun 12 15:47:31.654428 crc crio[3652]: time=\"2026-06-12T15:47:31.654365946Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b5000f8f055fd8f734ef74afbd9bd5333a38345cbc4959ddaad728b8394bccd4\" id=622754ea-d593-4b45-b945-64e684c3952c name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:20:10.202098 | controller |     "Jun 12 15:47:31.654829 crc crio[3652]: time=\"2026-06-12T15:47:31.654768398Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=e0fd8b55-cb95-41a3-9f7a-a8230634ca7e name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:20:10.202113 | controller |     "Jun 12 15:47:31.655284 crc crio[3652]: time=\"2026-06-12T15:47:31.655223102Z\" level=info msg=\"Ran pod sandbox 507d8bb659254637b5dab250d204981764caabb44ce6ca70ab29391bd0886da9 with infra container: openshift-machine-api/control-plane-machine-set-operator-75ffdb6fcd-m5wxr/POD\" id=ee191e6e-a86f-478d-8ce7-8c9d3a727a8f name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:20:10.202131 | controller |     "Jun 12 15:47:31.657106 crc crio[3652]: time=\"2026-06-12T15:47:31.656971462Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:2599f32933f5fea6066ede54ad8f6150adb7bd9067892f251d5913121d5c630d\" id=9fb77eba-328e-463d-a644-7f272c050851 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:20:10.202147 | controller |     "Jun 12 15:47:31.658974 crc crio[3652]: time=\"2026-06-12T15:47:31.65889561Z\" level=info msg=\"Ran pod sandbox 16b297a8e49f38b39f557e435f8e06efd0f4be1882e3024092025c1bd219e42a with infra container: openshift-machine-api/machine-api-operator-755bb95488-cj4b6/POD\" id=a754d2be-be9e-40d7-b2b0-56622cf2a7f2 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:20:10.202162 | controller |     "Jun 12 15:47:31.660711 crc crio[3652]: time=\"2026-06-12T15:47:31.660662839Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=9613cedf-62e7-411f-930e-83fbd33a1408 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:20:10.202176 | controller |     "Jun 12 15:47:31.665223 crc crio[3652]: time=\"2026-06-12T15:47:31.665126388Z\" level=info msg=\"Ran pod sandbox e75f42219c1a7ce4840e6743ada912a2cf9195cd9a4b13ae5a2d237e6d948bed with infra container: openshift-apiserver-operator/openshift-apiserver-operator-846cbfc458-xttmf/POD\" id=386985ea-233f-4274-8b70-4281a051014e name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:20:10.202191 | controller |     "Jun 12 15:47:31.668792 crc crio[3652]: time=\"2026-06-12T15:47:31.668719752Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:e5e8108294b086fdb797365e5a46badba9b3d866bdcddc8460a51e05a253753d\" id=78a81142-d49f-4ddb-a675-335b22b0dab7 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:20:10.202205 | controller |     "Jun 12 15:47:31.675981 crc crio[3652]: time=\"2026-06-12T15:47:31.675877179Z\" level=info msg=\"Ran pod sandbox 8ca76fa8288bcb518463241725200f056a86d43eeadeb0f81401aafaa3199a1f with infra container: openshift-controller-manager/controller-manager-8bbbb897c-c9m74/POD\" id=97c682db-d996-4933-9012-1f1edbc6bdad name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:20:10.202220 | controller |     "Jun 12 15:47:31.680087 crc crio[3652]: time=\"2026-06-12T15:47:31.679978919Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9506bdcf97d5200cf2cf4cdf110aebafdd141a24f6589bf1e1cfe27bb7fc1ed2\" id=2e33260f-db26-48f9-b847-a3f3d30492c3 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:20:10.202234 | controller |     "Jun 12 15:47:31.682140 crc crio[3652]: time=\"2026-06-12T15:47:31.681922405Z\" level=info msg=\"Ran pod sandbox 32c8a01ae3a7b39a18419fcfa926a5dacc9b2b1d620d9085bf5474cad322121f with infra container: hostpath-provisioner/csi-hostpathplugin-mpq2f/POD\" id=aabbdcae-e2b3-464f-8dcd-e866f189dd00 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:20:10.202249 | controller |     "Jun 12 15:47:31.683889 crc crio[3652]: time=\"2026-06-12T15:47:31.683788932Z\" level=info msg=\"Ran pod sandbox 866e639f66d12a9baa94912c7f426617106fc683c34a13a677c1e105a079e859 with infra container: openshift-operator-lifecycle-manager/catalog-operator-75ff9f647d-4s428/POD\" id=77138cf4-be2e-44a7-b5cf-cb31b7bee452 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:20:10.202264 | controller |     "Jun 12 15:47:31.685585 crc crio[3652]: time=\"2026-06-12T15:47:31.685493018Z\" level=info msg=\"Checking image status: registry.redhat.io/container-native-virtualization/hostpath-csi-driver-rhel9:v4.15\" id=4cec3e60-fe37-4ff7-9a12-6b177faa60de name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:20:10.202282 | controller |     "Jun 12 15:47:31.687941 crc crio[3652]: time=\"2026-06-12T15:47:31.687783055Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=02d0857c-49e9-45b7-8ad6-27addb078ef5 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:20:10.202297 | controller |     "Jun 12 15:47:31.688735 crc crio[3652]: time=\"2026-06-12T15:47:31.688620922Z\" level=info msg=\"Ran pod sandbox 97467d816d05a341d3f7f15af85fa716868feac2fd6aa42876c0f6f23bafe244 with infra container: openshift-kube-controller-manager-operator/kube-controller-manager-operator-69d5f845f8-mm4qn/POD\" id=73db9dd6-bbf5-4010-8c20-d8d19755c847 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:20:10.202312 | controller |     "Jun 12 15:47:31.692340 crc crio[3652]: time=\"2026-06-12T15:47:31.692253064Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-controller-manager-operator@sha256:f69b9cc9b9cfde726109a9e12b80a3eefa472d7e29159df0fbc7143c48983cd6\" id=c957fc3e-f597-4e79-ab42-c3846e1df2b7 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:20:10.202327 | controller |     "Jun 12 15:47:31.694113 crc crio[3652]: time=\"2026-06-12T15:47:31.693185765Z\" level=info msg=\"Ran pod sandbox 081a8c0ca71491c6f7aab6d84804745b19248d5fc9fbc949029a05fbd5ca8cd3 with infra container: openshift-operator-lifecycle-manager/olm-operator-5cdf44d969-ssqvn/POD\" id=ab3bbfed-742f-4f97-affc-de8d703e3544 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:20:10.202341 | controller |     "Jun 12 15:47:31.695851 crc crio[3652]: time=\"2026-06-12T15:47:31.695770417Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=347e30d6-95c3-4edd-97e9-5664aa8164f9 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:20:10.202356 | controller |     "Jun 12 15:47:31.698324 crc crio[3652]: time=\"2026-06-12T15:47:31.697615721Z\" level=info msg=\"Ran pod sandbox 4c26ee0af046dd6f8cd065e6989e708c47eae67f1f37068553c15567d4a1cb24 with infra container: openshift-network-console/networking-console-plugin-5ff7774fd9-nljh6/POD\" id=d1694daa-42ab-43bc-9db5-f5c53827b665 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:20:10.202372 | controller |     "Jun 12 15:47:31.700803 crc crio[3652]: time=\"2026-06-12T15:47:31.700725219Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:fbdfe828b092b23e6d4480daf3e0216aada6debaf1ef1b314a0a31e73ebf13c4\" id=020fa6bc-53fd-4585-810b-cf66b4675cc0 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:20:10.202387 | controller |     "Jun 12 15:47:31.701866 crc crio[3652]: time=\"2026-06-12T15:47:31.70170022Z\" level=info msg=\"Ran pod sandbox 6ab72337a3cbb3c4d1ed7253a92436f570bc786a96b656633e015ab8dd8d717f with infra container: openshift-config-operator/openshift-config-operator-5777786469-bccdj/POD\" id=59fbe491-19ad-4642-a49c-b30aac5a7b4f name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:20:10.202402 | controller |     "Jun 12 15:47:31.704623 crc crio[3652]: time=\"2026-06-12T15:47:31.704422218Z\" level=info msg=\"Ran pod sandbox 8f93ecc1a569a144a2816b039934efb82bc3dc7d282f30d8baf2fbef67bed3e5 with infra container: openshift-ingress-canary/ingress-canary-jlj86/POD\" id=d8a5c25e-67db-4a61-b2c4-b6451689b541 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:20:10.202417 | controller |     "Jun 12 15:47:31.704974 crc crio[3652]: time=\"2026-06-12T15:47:31.70489701Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:63b9704591980c76142c6569123648908ca7e1fb34522ab25f952e9c3bc7616d\" id=0247d51b-92e5-4960-a639-f6614c6dabf6 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:20:10.202431 | controller |     "Jun 12 15:47:31.707614 crc crio[3652]: time=\"2026-06-12T15:47:31.707540128Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:dbd8603d717c26901bcf9731b1e0392ae4bc08a270ed1eeb45839e44bed9607d\" id=2f19d76e-5fa6-4469-b661-9eebaa151802 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:20:10.202449 | controller |     "Jun 12 15:47:31.713214 crc crio[3652]: time=\"2026-06-12T15:47:31.713135371Z\" level=info msg=\"Ran pod sandbox 64af01349a00849fde27c2f063b48f3d4fffe4c51e83456b5865b1562298601a with infra container: openshift-kube-storage-version-migrator-operator/kube-storage-version-migrator-operator-565b79b866-2h5s6/POD\" id=15110883-d58c-4cf6-a300-844ecfca6098 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:20:10.202463 | controller |     "Jun 12 15:47:31.716843 crc crio[3652]: time=\"2026-06-12T15:47:31.716776227Z\" level=info msg=\"Ran pod sandbox e117e1930c27de213bcbf846bfee59c144e67cadc61b555981c97b4b4f83309f with infra container: openshift-marketplace/redhat-operators-x5vn9/POD\" id=4fa7fecb-740e-4df3-a33b-389016298bfb name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:20:10.202478 | controller |     "Jun 12 15:47:31.717623 crc crio[3652]: time=\"2026-06-12T15:47:31.71729637Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:977a316fa3598eb575a4477dafc09bbf06fad21c4ec2867052225d74f2a9f366\" id=d6a52ba8-6f51-468f-8eb0-5c515e7fc5ef name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:20:10.202492 | controller |     "Jun 12 15:47:31.719381 crc crio[3652]: time=\"2026-06-12T15:47:31.719238876Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=af65e66b-7d0a-4b75-ba02-2fff4e2c4260 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:20:10.202507 | controller |     "Jun 12 15:47:31.720205 crc crio[3652]: time=\"2026-06-12T15:47:31.720081804Z\" level=info msg=\"Ran pod sandbox 954bf1afe4f59f23f82baa19c37ce7d2202c4c33e8491ac1530be7dd854d2ea1 with infra container: openshift-etcd-operator/etcd-operator-69b85846b6-9w8mk/POD\" id=b19941ae-4c1b-42be-bbd5-47130875c328 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:20:10.202521 | controller |     "Jun 12 15:47:31.723567 crc crio[3652]: time=\"2026-06-12T15:47:31.723425457Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:bf05b9b2ba66351a6c59f4259fb377f62237a00af3b4f0b95f64409e2f25770e\" id=f0e496a9-8bd7-4c04-9f3a-eec20b33378f name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:20:10.202535 | controller |     "Jun 12 15:47:31.729349 crc crio[3652]: time=\"2026-06-12T15:47:31.729153233Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:e504172345491d90bbbf1e7e45488e73073f4c6d7c2355245871051596fc85db\" id=b7b2b62a-c0cf-4596-b2d6-7e6bca077250 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:20:10.202550 | controller |     "Jun 12 15:47:31.729768 crc crio[3652]: time=\"2026-06-12T15:47:31.729717541Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9414357f9345a841e0565265700ecc6637f846c83bd5908dbb7b306432465115\" id=5f269f97-afd1-4bda-b769-6d4df97e6e86 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:20:10.202565 | controller |     "Jun 12 15:47:31.730038 crc crio[3652]: time=\"2026-06-12T15:47:31.729971778Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=46261952-5d31-439b-bc44-c95bc5cd5247 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:20:10.202607 | controller |     "Jun 12 15:47:31.730386 crc crio[3652]: time=\"2026-06-12T15:47:31.730307137Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:0fe5a041a2b99d736e82f1b4a6cd9792c5e23ded475e9f0742cd19234070f989\" id=a274afdd-90a0-4cbf-b11f-a1daa4cfeb6d name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:20:10.202626 | controller |     "Jun 12 15:47:31.730737 crc crio[3652]: time=\"2026-06-12T15:47:31.730680108Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:651bbe9d418f49c2c889d731df67cf5d88dff59dc03f5a1b5d4c8bb3ae001f1a\" id=f19154ff-3149-4bae-bef6-54fef832e201 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:20:10.202645 | controller |     "Jun 12 15:47:31.731170 crc crio[3652]: time=\"2026-06-12T15:47:31.730906995Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c8a088031661d94022418e93fb63744c38e1c4cff93ea3b95c096a290c2b7a3\" id=c7a3a90b-ed2f-43b0-a63e-0f34e1c1b4a4 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:20:10.202661 | controller |     "Jun 12 15:47:31.731243 crc crio[3652]: time=\"2026-06-12T15:47:31.731195734Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:036ed6efe4cb5f5b90ee7f9ef5297c8591b8d67aa36b3c58b4fc5417622a140c\" id=ac73369d-ff05-4214-8eac-6adaf1d92bfc name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:20:10.202676 | controller |     "Jun 12 15:47:31.732282 crc crio[3652]: time=\"2026-06-12T15:47:31.732182552Z\" level=info msg=\"Creating container: openshift-authentication-operator/authentication-operator-7f5c659b84-khkfm/authentication-operator\" id=9e06737a-9826-4a44-956e-e593207dfea2 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:20:10.202691 | controller |     "Jun 12 15:47:31.732859 crc crio[3652]: time=\"2026-06-12T15:47:31.73278867Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.202707 | controller |     "Jun 12 15:47:31.742338 crc crio[3652]: time=\"2026-06-12T15:47:31.741405369Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:a5bb05344dd2296077f5066e908ede0eea23f5a12fb78ef86a9513c88d3faaca\" id=1b6a859d-ed45-422b-b1f9-c6c381d22d65 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:20:10.202722 | controller |     "Jun 12 15:47:31.742338 crc crio[3652]: time=\"2026-06-12T15:47:31.741541353Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:bf05b9b2ba66351a6c59f4259fb377f62237a00af3b4f0b95f64409e2f25770e\" id=90c38e2a-2de7-4762-8448-8c6e9ba1c721 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:20:10.202738 | controller |     "Jun 12 15:47:31.742338 crc crio[3652]: time=\"2026-06-12T15:47:31.741414629Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=56fe22eb-c58f-4553-b870-bd84e3a9b3e6 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:20:10.202753 | controller |     "Jun 12 15:47:31.742338 crc crio[3652]: time=\"2026-06-12T15:47:31.741648206Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:a8581a82ba5c8343a743aa302c4848249d8c32a9f2cd10fa68d89d835a1bdf8b\" id=4134b5e4-422b-4a6a-9087-25ddbc2e5819 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:20:10.202768 | controller |     "Jun 12 15:47:31.742338 crc crio[3652]: time=\"2026-06-12T15:47:31.741670997Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=2fdcae14-bed9-4083-928a-17f9a5e06501 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:20:10.202783 | controller |     "Jun 12 15:47:31.742338 crc crio[3652]: time=\"2026-06-12T15:47:31.741668467Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=1b02f394-7d5a-4d3b-9f51-a1f4422c959b name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:20:10.202798 | controller |     "Jun 12 15:47:31.742338 crc crio[3652]: time=\"2026-06-12T15:47:31.741699748Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:baf975b6944f2844860c440636e0d4b80b2fdc473d30f32ae7d6989f2fc2b135\" id=551e59ac-2e4f-43ed-8a14-0af722e6917d name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:20:10.202816 | controller |     "Jun 12 15:47:31.742338 crc crio[3652]: time=\"2026-06-12T15:47:31.74179254Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:dbd8603d717c26901bcf9731b1e0392ae4bc08a270ed1eeb45839e44bed9607d\" id=2cae58ea-7fc1-4771-bdfc-59cff1d89638 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:20:10.202831 | controller |     "Jun 12 15:47:31.742338 crc crio[3652]: time=\"2026-06-12T15:47:31.741840472Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9506bdcf97d5200cf2cf4cdf110aebafdd141a24f6589bf1e1cfe27bb7fc1ed2\" id=5b0c0623-26b0-4689-b49c-2807ce88f053 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:20:10.202846 | controller |     "Jun 12 15:47:31.742338 crc crio[3652]: time=\"2026-06-12T15:47:31.741876827Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04\" id=bab1a0a5-ed3c-4328-b40c-8a88058ea174 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:20:10.202861 | controller |     "Jun 12 15:47:31.742338 crc crio[3652]: time=\"2026-06-12T15:47:31.741917864Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:66c8fe5d45ff249643dae75185dd2787ea1b0ae87d5699a8222149c07689557c\" id=0dda933d-2f88-4d7a-88ad-347b55b4d417 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:20:10.202875 | controller |     "Jun 12 15:47:31.742338 crc crio[3652]: time=\"2026-06-12T15:47:31.741923384Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:63b9704591980c76142c6569123648908ca7e1fb34522ab25f952e9c3bc7616d\" id=402b3877-443b-4e0f-a1dd-375a156deb4c name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:20:10.202890 | controller |     "Jun 12 15:47:31.742338 crc crio[3652]: time=\"2026-06-12T15:47:31.741954229Z\" level=info msg=\"Checking image status: registry.redhat.io/container-native-virtualization/hostpath-csi-driver-rhel9:v4.15\" id=c98bfe28-b4a5-47bb-a00a-70279d558398 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:20:10.202904 | controller |     "Jun 12 15:47:31.742338 crc crio[3652]: time=\"2026-06-12T15:47:31.74198942Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:baf975b6944f2844860c440636e0d4b80b2fdc473d30f32ae7d6989f2fc2b135\" id=99e69bdf-a2ad-4ef3-9dee-24f40d3b6868 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:20:10.202921 | controller |     "Jun 12 15:47:31.742338 crc crio[3652]: time=\"2026-06-12T15:47:31.741971915Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=4e947f3f-ed17-47a1-8c15-f2ca01293c1e name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:20:10.202936 | controller |     "Jun 12 15:47:31.742338 crc crio[3652]: time=\"2026-06-12T15:47:31.742014627Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:49b34ce0d25eec7a6077f4bf21bf7d4e64e598d28785a20b9ee3594423b7de14\" id=445f79df-5411-4a36-886e-ae9e46d5ca8f name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:20:10.202952 | controller |     "Jun 12 15:47:31.742338 crc crio[3652]: time=\"2026-06-12T15:47:31.742028708Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:d4926e304011637ca9df370a193896d685f0f3ffabbec234ec827abdbeb083f9\" id=9fecedd0-e36f-4ff5-bada-c6e34dc99ba9 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:20:10.202967 | controller |     "Jun 12 15:47:31.742338 crc crio[3652]: time=\"2026-06-12T15:47:31.742098773Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:2a674ae97c9d49ff2bbfbdf0ab4452b6e589f47a955ba0b907dbf0e32f5cbab7\" id=abf4bbaf-d998-4749-bfcd-dc58c5a129e1 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:20:10.202985 | controller |     "Jun 12 15:47:31.742338 crc crio[3652]: time=\"2026-06-12T15:47:31.74212461Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=c8d839bd-ed74-44c7-a7f9-99b4d021816f name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:20:10.203001 | controller |     "Jun 12 15:47:31.742338 crc crio[3652]: time=\"2026-06-12T15:47:31.742177745Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=16510f1a-43b7-4806-9f26-ffc324413252 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:20:10.203017 | controller |     "Jun 12 15:47:31.742338 crc crio[3652]: time=\"2026-06-12T15:47:31.74214937Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=66a36122-da0b-4bc0-8c05-e7496879f0d5 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:20:10.203032 | controller |     "Jun 12 15:47:31.742338 crc crio[3652]: time=\"2026-06-12T15:47:31.742151884Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7a726c68cebc9b08edd734a8bae5150ae5950f7734fe9b9c2a6e0d06f21cc095\" id=67dde9ce-4b35-4e90-9884-cc029f8f5507 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:20:10.203047 | controller |     "Jun 12 15:47:31.742338 crc crio[3652]: time=\"2026-06-12T15:47:31.742218232Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:a8581a82ba5c8343a743aa302c4848249d8c32a9f2cd10fa68d89d835a1bdf8b\" id=fa5953d0-b6a1-4c2d-a6c6-3ee77f826caa name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:20:10.203061 | controller |     "Jun 12 15:47:31.742338 crc crio[3652]: time=\"2026-06-12T15:47:31.742248403Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:977a316fa3598eb575a4477dafc09bbf06fad21c4ec2867052225d74f2a9f366\" id=e7130d96-908c-4c02-ade9-0f688437ea8b name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:20:10.203077 | controller |     "Jun 12 15:47:31.742338 crc crio[3652]: time=\"2026-06-12T15:47:31.742187071Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:e5e8108294b086fdb797365e5a46badba9b3d866bdcddc8460a51e05a253753d\" id=80b24e71-4690-454a-a1ef-658bb2b57663 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:20:10.203092 | controller |     "Jun 12 15:47:31.742338 crc crio[3652]: time=\"2026-06-12T15:47:31.742245958Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9414357f9345a841e0565265700ecc6637f846c83bd5908dbb7b306432465115\" id=171d81ac-4c39-4aea-8be7-12374b8c9386 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:20:10.203107 | controller |     "Jun 12 15:47:31.742338 crc crio[3652]: time=\"2026-06-12T15:47:31.74230561Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=e7bab0b3-4e58-464a-b2b0-f941e047636f name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:20:10.203121 | controller |     "Jun 12 15:47:31.742338 crc crio[3652]: time=\"2026-06-12T15:47:31.742335847Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-controller-manager-operator@sha256:f69b9cc9b9cfde726109a9e12b80a3eefa472d7e29159df0fbc7143c48983cd6\" id=f80782d4-c7f1-4d10-9c63-af3c29751dd4 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:20:10.203138 | controller |     "Jun 12 15:47:31.744022 crc crio[3652]: time=\"2026-06-12T15:47:31.742634775Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:43b0e0b7e1955ee905e48799a62f50b8a8df553190415ce1f5550375c2507ca5\" id=3381b901-b180-4c4f-aed3-0371bb9bf7c5 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:20:10.203156 | controller |     "Jun 12 15:47:31.744022 crc crio[3652]: time=\"2026-06-12T15:47:31.742962615Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:ae245c97fc463e876c3024efb806fa8f4efb13b3f06f1bdd3e7e1447f5a5dce4\" id=7b2f98e1-2d80-4169-8f48-32c5a86f2317 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:20:10.203172 | controller |     "Jun 12 15:47:31.744798 crc crio[3652]: time=\"2026-06-12T15:47:31.744746588Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:5827f6ae3beb4853192e02cc18890467bd251b33070f36f9a105991e7e6d3c9b\" id=6a0a1174-1275-4c61-a9d7-e31398ef64d4 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:20:10.203187 | controller |     "Jun 12 15:47:31.747315 crc crio[3652]: time=\"2026-06-12T15:47:31.747194192Z\" level=info msg=\"Ran pod sandbox d8b63e784bffade6dd726e124ee6bb835170216daa066ae154b0513035faee69 with infra container: openshift-operator-lifecycle-manager/collect-profiles-29687985-5mw5k/POD\" id=0a4d0c3c-2e65-48cf-8f1f-b25e7cf08b6b name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:20:10.203202 | controller |     "Jun 12 15:47:31.747596 crc crio[3652]: time=\"2026-06-12T15:47:31.747504147Z\" level=info msg=\"Ran pod sandbox 8b71a812b8baf7cc7da5435b6c115b07d229bd8e2943b64afdf9efe863a8e4c8 with infra container: openshift-ingress-operator/ingress-operator-6b9cb4dbcf-5fpw9/POD\" id=2a565619-b6b5-4d95-b22c-0b0488b17712 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:20:10.203217 | controller |     "Jun 12 15:47:31.747682 crc crio[3652]: time=\"2026-06-12T15:47:31.747612771Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:574d49b89604b8e8103abf57feee77812fe8cf441eafc17fdff95d57ca80645e\" id=f0062a5c-b1c4-4a83-8ef4-d25153a0b1e8 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:20:10.203232 | controller |     "Jun 12 15:47:31.755306 crc crio[3652]: time=\"2026-06-12T15:47:31.754975793Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:2599f32933f5fea6066ede54ad8f6150adb7bd9067892f251d5913121d5c630d\" id=2bccdc7c-11c8-48bc-afc8-4f7a4dcccbc3 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:20:10.203247 | controller |     "Jun 12 15:47:31.755306 crc crio[3652]: time=\"2026-06-12T15:47:31.755017216Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b5000f8f055fd8f734ef74afbd9bd5333a38345cbc4959ddaad728b8394bccd4\" id=5af3c2b5-bd59-47cb-b8db-38b784e0f998 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:20:10.203261 | controller |     "Jun 12 15:47:31.755735 crc crio[3652]: time=\"2026-06-12T15:47:31.755312892Z\" level=info msg=\"Creating container: openshift-kube-scheduler-operator/openshift-kube-scheduler-operator-54f497555d-d8646/kube-scheduler-operator-container\" id=a5963e59-7318-43ef-902a-6493a650f316 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:20:10.203276 | controller |     "Jun 12 15:47:31.756366 crc crio[3652]: time=\"2026-06-12T15:47:31.756327943Z\" level=info msg=\"Creating container: openshift-authentication/oauth-openshift-685b49f4d7-4d6xb/oauth-openshift\" id=f1941d9d-3997-4ae5-ab8d-5388d292f4e9 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:20:10.203290 | controller |     "Jun 12 15:47:31.757263 crc crio[3652]: time=\"2026-06-12T15:47:31.757206579Z\" level=info msg=\"Creating container: openshift-console/downloads-747b44746d-4pqvr/download-server\" id=af84bc7e-d509-40b4-9d1c-8d2a07ae869c name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:20:10.203305 | controller |     "Jun 12 15:47:31.757789 crc crio[3652]: time=\"2026-06-12T15:47:31.757755243Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=b3a48445-98d6-45df-abe8-b01ea8b7d295 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:20:10.203324 | controller |     "Jun 12 15:47:31.760137 crc crio[3652]: time=\"2026-06-12T15:47:31.760022622Z\" level=info msg=\"Creating container: openshift-marketplace/marketplace-operator-547dbd544d-xchl9/marketplace-operator\" id=09287657-f909-4858-8081-32f8bc019df7 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:20:10.203340 | controller |     "Jun 12 15:47:31.764178 crc crio[3652]: time=\"2026-06-12T15:47:31.763968524Z\" level=info msg=\"Creating container: openshift-dns/dns-default-qtghf/dns\" id=2318cf9c-af04-4e0b-a203-e912dabb9050 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:20:10.203355 | controller |     "Jun 12 15:47:31.764515 crc crio[3652]: time=\"2026-06-12T15:47:31.76436813Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-marketplace-ntdwx/extract-utilities\" id=7e9c6b87-57da-4a86-b2bf-798f2361b552 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:20:10.203371 | controller |     "Jun 12 15:47:31.765218 crc crio[3652]: time=\"2026-06-12T15:47:31.765023019Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:fbdfe828b092b23e6d4480daf3e0216aada6debaf1ef1b314a0a31e73ebf13c4\" id=17de0b30-286a-4d3b-9761-1aef798ec7bb name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:20:10.203386 | controller |     "Jun 12 15:47:31.770590 crc crio[3652]: time=\"2026-06-12T15:47:31.770314494Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:dbd8603d717c26901bcf9731b1e0392ae4bc08a270ed1eeb45839e44bed9607d\" id=e7794673-6ead-48ea-9cbb-f4d73266a40c name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:20:10.203401 | controller |     "Jun 12 15:47:31.774218 crc crio[3652]: time=\"2026-06-12T15:47:31.774149547Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.203417 | controller |     "Jun 12 15:47:31.780294 crc crio[3652]: time=\"2026-06-12T15:47:31.780183243Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:dbd8603d717c26901bcf9731b1e0392ae4bc08a270ed1eeb45839e44bed9607d\" id=34931514-55b7-41aa-8ddf-325040e14a3f name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:20:10.203431 | controller |     "Jun 12 15:47:31.780722 crc crio[3652]: time=\"2026-06-12T15:47:31.780384169Z\" level=info msg=\"Creating container: openshift-machine-config-operator/machine-config-operator-67c9d58cbb-dc6bh/machine-config-operator\" id=7b960af3-4108-4af7-8816-76db7e1ef768 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:20:10.203447 | controller |     "Jun 12 15:47:31.783264 crc crio[3652]: time=\"2026-06-12T15:47:31.783178382Z\" level=info msg=\"Creating container: openshift-operator-lifecycle-manager/packageserver-7d4fc7d867-qt46x/packageserver\" id=1370b8a1-accf-44c2-a985-9f4f54677833 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:20:10.203462 | controller |     "Jun 12 15:47:31.790126 crc crio[3652]: time=\"2026-06-12T15:47:31.789879005Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.203477 | controller |     "Jun 12 15:47:31.791234 crc crio[3652]: time=\"2026-06-12T15:47:31.791156772Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.203492 | controller |     "Jun 12 15:47:31.791612 crc crio[3652]: time=\"2026-06-12T15:47:31.791343068Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.203507 | controller |     "Jun 12 15:47:31.791679 crc crio[3652]: time=\"2026-06-12T15:47:31.791639126Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.203526 | controller |     "Jun 12 15:47:31.791877 crc crio[3652]: time=\"2026-06-12T15:47:31.791806881Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.203542 | controller |     "Jun 12 15:47:31.794279 crc crio[3652]: time=\"2026-06-12T15:47:31.794191721Z\" level=info msg=\"Creating container: openshift-machine-config-operator/machine-config-controller-f9cdd68f7-bb2jm/machine-config-controller\" id=007de6c4-20aa-4ce8-a9c3-7c27334976ca name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:20:10.203557 | controller |     "Jun 12 15:47:31.794618 crc crio[3652]: time=\"2026-06-12T15:47:31.794549612Z\" level=info msg=\"Creating container: openshift-dns-operator/dns-operator-799b87ffcd-h5xh9/dns-operator\" id=d9b16250-6fbd-4e5e-a0cf-8564a67c1084 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:20:10.203572 | controller |     "Jun 12 15:47:31.794751 crc crio[3652]: time=\"2026-06-12T15:47:31.794686885Z\" level=info msg=\"Creating container: openshift-operator-lifecycle-manager/catalog-operator-75ff9f647d-4s428/catalog-operator\" id=b9957d94-5bbc-490c-be19-ff74df2593ad name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:20:10.203619 | controller |     "Jun 12 15:47:31.794820 crc crio[3652]: time=\"2026-06-12T15:47:31.794754918Z\" level=info msg=\"Creating container: openshift-etcd-operator/etcd-operator-69b85846b6-9w8mk/etcd-operator\" id=5ff75430-112e-4e5c-87ff-2cf0cfb98e65 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:20:10.203637 | controller |     "Jun 12 15:47:31.794960 crc crio[3652]: time=\"2026-06-12T15:47:31.794897203Z\" level=info msg=\"Creating container: openshift-network-diagnostics/network-check-source-5bb8f5cd97-xdvz5/check-endpoints\" id=cfbd4fc1-ad42-4c88-aff6-dff84887133c name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:20:10.203652 | controller |     "Jun 12 15:47:31.794960 crc crio[3652]: time=\"2026-06-12T15:47:31.794938453Z\" level=info msg=\"Creating container: openshift-config-operator/openshift-config-operator-5777786469-bccdj/openshift-api\" id=97279958-ab80-4ebc-94c6-63ec7b6cc809 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:20:10.203667 | controller |     "Jun 12 15:47:31.795545 crc crio[3652]: time=\"2026-06-12T15:47:31.795106759Z\" level=info msg=\"Creating container: openshift-service-ca/service-ca-74545575db-n469q/service-ca-controller\" id=96fb51b3-2cc0-4fe4-b760-e9b4d4eff992 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:20:10.203682 | controller |     "Jun 12 15:47:31.795545 crc crio[3652]: time=\"2026-06-12T15:47:31.79520958Z\" level=info msg=\"Creating container: openshift-kube-storage-version-migrator/migrator-866fcbc849-vfggj/migrator\" id=a6e632dd-fca3-4126-8a96-b0cfb45491b4 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:20:10.203697 | controller |     "Jun 12 15:47:31.795545 crc crio[3652]: time=\"2026-06-12T15:47:31.795261853Z\" level=info msg=\"Creating container: openshift-oauth-apiserver/apiserver-8596bd845d-l6g6s/fix-audit-permissions\" id=167c621e-68a9-4359-8c92-4000be6c4b69 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:20:10.203711 | controller |     "Jun 12 15:47:31.795696 crc crio[3652]: time=\"2026-06-12T15:47:31.795616083Z\" level=info msg=\"Creating container: openshift-operator-lifecycle-manager/olm-operator-5cdf44d969-ssqvn/olm-operator\" id=796b460b-9c5b-4d07-a504-92836fb3fcf9 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:20:10.203726 | controller |     "Jun 12 15:47:31.796882 crc crio[3652]: time=\"2026-06-12T15:47:31.796764577Z\" level=info msg=\"Creating container: openshift-network-diagnostics/network-check-target-fhkjl/network-check-target-container\" id=abe225ea-747f-4e32-bde4-d31c4eeb918e name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:20:10.203749 | controller |     "Jun 12 15:47:31.798115 crc crio[3652]: time=\"2026-06-12T15:47:31.796975663Z\" level=info msg=\"Creating container: openshift-multus/network-metrics-daemon-n2bqt/network-metrics-daemon\" id=6d8823b3-39d7-4ac7-b898-a30eb40cc16b name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:20:10.203765 | controller |     "Jun 12 15:47:31.798854 crc crio[3652]: time=\"2026-06-12T15:47:31.798796886Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-operators-x5vn9/extract-utilities\" id=62fee710-2a1c-45ad-bd88-ad4521882122 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:20:10.203780 | controller |     "Jun 12 15:47:31.799875 crc crio[3652]: time=\"2026-06-12T15:47:31.799410361Z\" level=info msg=\"Creating container: openshift-network-console/networking-console-plugin-5ff7774fd9-nljh6/networking-console-plugin\" id=3e60f2c3-af27-43e5-bf1d-7b857833de16 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:20:10.203795 | controller |     "Jun 12 15:47:31.800296 crc crio[3652]: time=\"2026-06-12T15:47:31.800232074Z\" level=info msg=\"Creating container: openshift-kube-storage-version-migrator-operator/kube-storage-version-migrator-operator-565b79b866-2h5s6/kube-storage-version-migrator-operator\" id=47b1a2ac-123d-4fc3-8e77-9460192fb904 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:20:10.203811 | controller |     "Jun 12 15:47:31.802248 crc crio[3652]: time=\"2026-06-12T15:47:31.802163606Z\" level=info msg=\"Creating container: openshift-route-controller-manager/route-controller-manager-9c77555c6-bjsff/route-controller-manager\" id=84c6dcd4-7b5d-4e5c-84a2-2e22fdd2d349 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:20:10.203827 | controller |     "Jun 12 15:47:31.802756 crc crio[3652]: time=\"2026-06-12T15:47:31.80267608Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.203842 | controller |     "Jun 12 15:47:31.803172 crc crio[3652]: time=\"2026-06-12T15:47:31.803005965Z\" level=info msg=\"Creating container: openshift-marketplace/certified-operators-l27pk/extract-utilities\" id=2485599e-e2d5-405b-aaf4-4469db38b35f name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:20:10.203858 | controller |     "Jun 12 15:47:31.803628 crc crio[3652]: time=\"2026-06-12T15:47:31.803362175Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.203873 | controller |     "Jun 12 15:47:31.803628 crc crio[3652]: time=\"2026-06-12T15:47:31.803619262Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.203888 | controller |     "Jun 12 15:47:31.804365 crc crio[3652]: time=\"2026-06-12T15:47:31.804291072Z\" level=info msg=\"Creating container: hostpath-provisioner/csi-hostpathplugin-mpq2f/hostpath-provisioner\" id=34fcd0ca-6686-4de4-ab80-4646d151f422 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:20:10.203903 | controller |     "Jun 12 15:47:31.805979 crc crio[3652]: time=\"2026-06-12T15:47:31.805807987Z\" level=info msg=\"Creating container: openshift-operator-lifecycle-manager/package-server-manager-77f986bd66-5lhf9/kube-rbac-proxy\" id=1567c37c-6286-437d-82ac-9580139571ba name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:20:10.203918 | controller |     "Jun 12 15:47:31.806281 crc crio[3652]: time=\"2026-06-12T15:47:31.806077514Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.203933 | controller |     "Jun 12 15:47:31.806281 crc crio[3652]: time=\"2026-06-12T15:47:31.806105655Z\" level=info msg=\"Creating container: openshift-kube-apiserver-operator/kube-apiserver-operator-575994946d-vgpnb/kube-apiserver-operator\" id=70223b1c-eff6-45d0-b9f3-53f2d7fc0116 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:20:10.203953 | controller |     "Jun 12 15:47:31.806281 crc crio[3652]: time=\"2026-06-12T15:47:31.806249179Z\" level=info msg=\"Creating container: openshift-service-ca-operator/service-ca-operator-5b9c976747-l2sd4/service-ca-operator\" id=4ef6055e-5e2a-4333-be12-f182e0403e2d name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:20:10.203969 | controller |     "Jun 12 15:47:31.806281 crc crio[3652]: time=\"2026-06-12T15:47:31.80631258Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.203985 | controller |     "Jun 12 15:47:31.808214 crc crio[3652]: time=\"2026-06-12T15:47:31.806532479Z\" level=info msg=\"Creating container: openshift-ingress-canary/ingress-canary-jlj86/serve-healthcheck-canary\" id=f394b14a-4cbe-48b0-8a17-fa8131fbc48c name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:20:10.204000 | controller |     "Jun 12 15:47:31.808214 crc crio[3652]: time=\"2026-06-12T15:47:31.806997832Z\" level=info msg=\"Creating container: openshift-machine-api/machine-api-operator-755bb95488-cj4b6/kube-rbac-proxy\" id=87d23156-15f1-4ac9-a896-5160489b2203 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:20:10.204015 | controller |     "Jun 12 15:47:31.808214 crc crio[3652]: time=\"2026-06-12T15:47:31.807351102Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.204031 | controller |     "Jun 12 15:47:31.808214 crc crio[3652]: time=\"2026-06-12T15:47:31.80762748Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.204046 | controller |     "Jun 12 15:47:31.808214 crc crio[3652]: time=\"2026-06-12T15:47:31.80766647Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.204061 | controller |     "Jun 12 15:47:31.808214 crc crio[3652]: time=\"2026-06-12T15:47:31.807736089Z\" level=info msg=\"Creating container: openshift-image-registry/cluster-image-registry-operator-86c45576b9-qdg7g/cluster-image-registry-operator\" id=308a0cd5-2834-4017-83a9-f4083a46e5df name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:20:10.204077 | controller |     "Jun 12 15:47:31.808214 crc crio[3652]: time=\"2026-06-12T15:47:31.807832715Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.204093 | controller |     "Jun 12 15:47:31.808214 crc crio[3652]: time=\"2026-06-12T15:47:31.80800337Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.204108 | controller |     "Jun 12 15:47:31.810777 crc crio[3652]: time=\"2026-06-12T15:47:31.808297818Z\" level=info msg=\"Creating container: openshift-machine-api/control-plane-machine-set-operator-75ffdb6fcd-m5wxr/control-plane-machine-set-operator\" id=f757ab68-d6c7-4b3a-8567-bd7c76344b70 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:20:10.204124 | controller |     "Jun 12 15:47:31.810777 crc crio[3652]: time=\"2026-06-12T15:47:31.808341006Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.204139 | controller |     "Jun 12 15:47:31.810777 crc crio[3652]: time=\"2026-06-12T15:47:31.8083609Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.204157 | controller |     "Jun 12 15:47:31.810777 crc crio[3652]: time=\"2026-06-12T15:47:31.808659319Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.204173 | controller |     "Jun 12 15:47:31.810777 crc crio[3652]: time=\"2026-06-12T15:47:31.808666607Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.204188 | controller |     "Jun 12 15:47:31.810777 crc crio[3652]: time=\"2026-06-12T15:47:31.80878525Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.204203 | controller |     "Jun 12 15:47:31.810777 crc crio[3652]: time=\"2026-06-12T15:47:31.808961467Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.204218 | controller |     "Jun 12 15:47:31.810777 crc crio[3652]: time=\"2026-06-12T15:47:31.808975216Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.204232 | controller |     "Jun 12 15:47:31.810777 crc crio[3652]: time=\"2026-06-12T15:47:31.808997028Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=aa5bc1c5-1b88-4114-beee-e8f1a8fc3db5 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:20:10.204247 | controller |     "Jun 12 15:47:31.810777 crc crio[3652]: time=\"2026-06-12T15:47:31.809247158Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.204261 | controller |     "Jun 12 15:47:31.810777 crc crio[3652]: time=\"2026-06-12T15:47:31.809345069Z\" level=info msg=\"Creating container: openshift-apiserver/apiserver-9ddfb9f55-k47zv/fix-audit-permissions\" id=c903c1c2-cc58-4f46-83f3-a4341d030947 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:20:10.204276 | controller |     "Jun 12 15:47:31.810777 crc crio[3652]: time=\"2026-06-12T15:47:31.809349396Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.204291 | controller |     "Jun 12 15:47:31.810777 crc crio[3652]: time=\"2026-06-12T15:47:31.809537052Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.204305 | controller |     "Jun 12 15:47:31.810777 crc crio[3652]: time=\"2026-06-12T15:47:31.810252104Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.204319 | controller |     "Jun 12 15:47:31.810777 crc crio[3652]: time=\"2026-06-12T15:47:31.810261234Z\" level=info msg=\"Creating container: openshift-controller-manager/controller-manager-8bbbb897c-c9m74/controller-manager\" id=23fd2ad5-a70c-4332-9417-143fdeac3633 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:20:10.204334 | controller |     "Jun 12 15:47:31.810777 crc crio[3652]: time=\"2026-06-12T15:47:31.810596964Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.204349 | controller |     "Jun 12 15:47:31.813313 crc crio[3652]: time=\"2026-06-12T15:47:31.811232653Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.204367 | controller |     "Jun 12 15:47:31.813313 crc crio[3652]: time=\"2026-06-12T15:47:31.811315885Z\" level=info msg=\"Creating container: openshift-controller-manager-operator/openshift-controller-manager-operator-686468bdd5-sjcrn/openshift-controller-manager-operator\" id=3f9500e3-c62a-4626-abf5-a40fd1247034 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:20:10.204383 | controller |     "Jun 12 15:47:31.813313 crc crio[3652]: time=\"2026-06-12T15:47:31.811633945Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.204398 | controller |     "Jun 12 15:47:31.813313 crc crio[3652]: time=\"2026-06-12T15:47:31.811756898Z\" level=info msg=\"Creating container: openshift-marketplace/community-operators-qhh6t/extract-utilities\" id=c7bbe3ce-2ef1-4950-91a4-9339a9f53ef8 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:20:10.204413 | controller |     "Jun 12 15:47:31.813313 crc crio[3652]: time=\"2026-06-12T15:47:31.812382177Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.204428 | controller |     "Jun 12 15:47:31.813313 crc crio[3652]: time=\"2026-06-12T15:47:31.812572262Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.204443 | controller |     "Jun 12 15:47:31.814581 crc crio[3652]: time=\"2026-06-12T15:47:31.813683584Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.204457 | controller |     "Jun 12 15:47:31.814923 crc crio[3652]: time=\"2026-06-12T15:47:31.814770357Z\" level=info msg=\"Creating container: openshift-ingress-operator/ingress-operator-6b9cb4dbcf-5fpw9/ingress-operator\" id=601cddef-a977-4201-94c7-ad62a587eb47 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:20:10.204472 | controller |     "Jun 12 15:47:31.815400 crc crio[3652]: time=\"2026-06-12T15:47:31.815336193Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.204486 | controller |     "Jun 12 15:47:31.815707 crc crio[3652]: time=\"2026-06-12T15:47:31.815411235Z\" level=info msg=\"Creating container: openshift-console/console-6c684df5db-cc8g8/console\" id=a84743fe-4adb-4576-b8d0-a9886d680171 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:20:10.204500 | controller |     "Jun 12 15:47:31.815707 crc crio[3652]: time=\"2026-06-12T15:47:31.815669762Z\" level=info msg=\"Creating container: openshift-kube-controller-manager-operator/kube-controller-manager-operator-69d5f845f8-mm4qn/kube-controller-manager-operator\" id=084fe9d7-c15d-4a3e-b348-490d4cd822bf name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:20:10.204514 | controller |     "Jun 12 15:47:31.818279 crc crio[3652]: time=\"2026-06-12T15:47:31.818184064Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.204529 | controller |     "Jun 12 15:47:31.818654 crc crio[3652]: time=\"2026-06-12T15:47:31.818578918Z\" level=info msg=\"Creating container: openshift-console-operator/console-operator-67c89758df-4jf4f/console-operator\" id=854eeb8e-6b72-4c8d-89d0-24d7e3891891 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:20:10.204544 | controller |     "Jun 12 15:47:31.818654 crc crio[3652]: time=\"2026-06-12T15:47:31.818633667Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.204558 | controller |     "Jun 12 15:47:31.818883 crc crio[3652]: time=\"2026-06-12T15:47:31.818707979Z\" level=info msg=\"Creating container: openshift-apiserver-operator/openshift-apiserver-operator-846cbfc458-xttmf/openshift-apiserver-operator\" id=046903b7-e8e0-4dc4-9081-9cb58bd9d2b9 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:20:10.204595 | controller |     "Jun 12 15:47:31.820233 crc crio[3652]: time=\"2026-06-12T15:47:31.819017631Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.204624 | controller |     "Jun 12 15:47:31.820233 crc crio[3652]: time=\"2026-06-12T15:47:31.819592085Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.204644 | controller |     "Jun 12 15:47:31.820233 crc crio[3652]: time=\"2026-06-12T15:47:31.819988067Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.204660 | controller |     "Jun 12 15:47:31.822735 crc crio[3652]: time=\"2026-06-12T15:47:31.822687376Z\" level=info msg=\"Creating container: openshift-multus/multus-admission-controller-69db94689b-rvf8p/multus-admission-controller\" id=af2ef4fa-9754-448d-9b9d-50abbe437169 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:20:10.204676 | controller |     "Jun 12 15:47:31.823083 crc crio[3652]: time=\"2026-06-12T15:47:31.823001985Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.204692 | controller |     "Jun 12 15:47:31.823955 crc crio[3652]: time=\"2026-06-12T15:47:31.823680244Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.204707 | controller |     "Jun 12 15:47:31.824171 crc crio[3652]: time=\"2026-06-12T15:47:31.824085395Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.204722 | controller |     "Jun 12 15:47:31.826405 crc crio[3652]: time=\"2026-06-12T15:47:31.825400384Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.204738 | controller |     "Jun 12 15:47:31.826405 crc crio[3652]: time=\"2026-06-12T15:47:31.825656981Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.204752 | controller |     "Jun 12 15:47:31.837979 crc crio[3652]: time=\"2026-06-12T15:47:31.837856005Z\" level=info msg=\"Creating container: openshift-operator-lifecycle-manager/collect-profiles-29687985-5mw5k/collect-profiles\" id=654e324b-c52f-40e6-a1c4-dd25073de73e name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:20:10.204768 | controller |     "Jun 12 15:47:31.840885 crc crio[3652]: time=\"2026-06-12T15:47:31.840792631Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.204783 | controller |     "Jun 12 15:47:31.873105 crc crio[3652]: time=\"2026-06-12T15:47:31.86840112Z\" level=info msg=\"Ran pod sandbox 40eb31f880b938e8079e39750419657f42ab7a6f87f4c642a70b3b245f6b5272 with infra container: openshift-cluster-samples-operator/cluster-samples-operator-6b564684c8-bqbxk/POD\" id=429c4672-091c-4dbe-bb5f-22df73fb5c26 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:20:10.204798 | controller |     "Jun 12 15:47:31.873105 crc crio[3652]: time=\"2026-06-12T15:47:31.871550393Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b0f7abf2f97afd1127d9245d764338c6047bac1711b2cee43112570a85946360\" id=33b71b2e-9669-4c32-a9a9-6fe643581f6b name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:20:10.204818 | controller |     "Jun 12 15:47:31.888033 crc crio[3652]: time=\"2026-06-12T15:47:31.887698221Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.204833 | controller |     "Jun 12 15:47:31.894952 crc crio[3652]: time=\"2026-06-12T15:47:31.89428613Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.204848 | controller |     "Jun 12 15:47:31.896697 crc crio[3652]: time=\"2026-06-12T15:47:31.896595519Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b0f7abf2f97afd1127d9245d764338c6047bac1711b2cee43112570a85946360\" id=a0c5fe8f-5e44-4837-b176-6a345d343827 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:20:10.204863 | controller |     "Jun 12 15:47:31.931965 crc crio[3652]: time=\"2026-06-12T15:47:31.931819318Z\" level=info msg=\"Creating container: openshift-cluster-samples-operator/cluster-samples-operator-6b564684c8-bqbxk/cluster-samples-operator\" id=5475d12c-c9b5-4741-88f6-8f7267c63cd8 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:20:10.204877 | controller |     "Jun 12 15:47:31.944691 crc crio[3652]: time=\"2026-06-12T15:47:31.944432939Z\" level=info msg=\"Created container 2f413e5e391eec3eee8d32c7b990a4979b9fec5ba028cceb130e6ff16874c157: openshift-authentication-operator/authentication-operator-7f5c659b84-khkfm/authentication-operator\" id=9e06737a-9826-4a44-956e-e593207dfea2 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:20:10.204892 | controller |     "Jun 12 15:47:31.945703 crc crio[3652]: time=\"2026-06-12T15:47:31.945602048Z\" level=info msg=\"Starting container: 2f413e5e391eec3eee8d32c7b990a4979b9fec5ba028cceb130e6ff16874c157\" id=818e3176-bc6b-4af6-9cd9-df6b05b210e9 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 17:20:10.204908 | controller |     "Jun 12 15:47:31.954652 crc crio[3652]: time=\"2026-06-12T15:47:31.954023562Z\" level=info msg=\"Started container\" PID=12870 containerID=2f413e5e391eec3eee8d32c7b990a4979b9fec5ba028cceb130e6ff16874c157 description=openshift-authentication-operator/authentication-operator-7f5c659b84-khkfm/authentication-operator id=818e3176-bc6b-4af6-9cd9-df6b05b210e9 name=/runtime.v1.RuntimeService/StartContainer sandboxID=de0b296fee07e699bd1fd33242f2f31e30c6c637042c979d7e25eecfe39a32d1",
2026-06-12 17:20:10.204925 | controller |     "Jun 12 15:47:32.051640 crc crio[3652]: time=\"2026-06-12T15:47:32.051023823Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.204941 | controller |     "Jun 12 15:47:32.062599 crc crio[3652]: time=\"2026-06-12T15:47:32.062409973Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.204956 | controller |     "Jun 12 15:47:32.064609 crc crio[3652]: time=\"2026-06-12T15:47:32.064324959Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.204972 | controller |     "Jun 12 15:47:32.128908 crc crio[3652]: time=\"2026-06-12T15:47:32.128600582Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.204987 | controller |     "Jun 12 15:47:32.142656 crc crio[3652]: time=\"2026-06-12T15:47:32.142409566Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.205005 | controller |     "Jun 12 15:47:32.147592 crc crio[3652]: time=\"2026-06-12T15:47:32.147293377Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.205021 | controller |     "Jun 12 15:47:32.155914 crc crio[3652]: time=\"2026-06-12T15:47:32.155374197Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.205036 | controller |     "Jun 12 15:47:32.176660 crc crio[3652]: time=\"2026-06-12T15:47:32.176206792Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.205051 | controller |     "Jun 12 15:47:32.183003 crc crio[3652]: time=\"2026-06-12T15:47:32.182764522Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.205066 | controller |     "Jun 12 15:47:32.193181 crc crio[3652]: time=\"2026-06-12T15:47:32.192721531Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.205081 | controller |     "Jun 12 15:47:32.196314 crc crio[3652]: time=\"2026-06-12T15:47:32.196254596Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.205096 | controller |     "Jun 12 15:47:32.220764 crc crio[3652]: time=\"2026-06-12T15:47:32.220651615Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.205110 | controller |     "Jun 12 15:47:32.315932 crc crio[3652]: time=\"2026-06-12T15:47:32.315778758Z\" level=info msg=\"Created container fed5cb0f131f1ba7bde712f51f48f5fc9a8339112acccc0e5ba0dede66d2e26b: openshift-marketplace/redhat-marketplace-ntdwx/extract-utilities\" id=7e9c6b87-57da-4a86-b2bf-798f2361b552 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:20:10.205126 | controller |     "Jun 12 15:47:32.324849 crc crio[3652]: time=\"2026-06-12T15:47:32.323263656Z\" level=info msg=\"Starting container: fed5cb0f131f1ba7bde712f51f48f5fc9a8339112acccc0e5ba0dede66d2e26b\" id=290cb713-ecfe-4e6a-886d-4284825b3ec6 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 17:20:10.205142 | controller |     "Jun 12 15:47:32.332374 crc crio[3652]: time=\"2026-06-12T15:47:32.331787561Z\" level=info msg=\"Started container\" PID=12878 containerID=fed5cb0f131f1ba7bde712f51f48f5fc9a8339112acccc0e5ba0dede66d2e26b description=openshift-marketplace/redhat-marketplace-ntdwx/extract-utilities id=290cb713-ecfe-4e6a-886d-4284825b3ec6 name=/runtime.v1.RuntimeService/StartContainer sandboxID=78f85ee3e29645fc9de6c6a7019ace5cf4a00a40ec8afbd8ae5abc587094dc03",
2026-06-12 17:20:10.205158 | controller |     "Jun 12 15:47:32.377516 crc crio[3652]: time=\"2026-06-12T15:47:32.377280462Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.205174 | controller |     "Jun 12 15:47:32.389270 crc crio[3652]: time=\"2026-06-12T15:47:32.388827878Z\" level=info msg=\"Created container f3a2d61ab2f1223ce5b1622a42ac429b732675b481b3732bcd8f8bd5d3dac754: openshift-console/downloads-747b44746d-4pqvr/download-server\" id=af84bc7e-d509-40b4-9d1c-8d2a07ae869c name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:20:10.205189 | controller |     "Jun 12 15:47:32.391126 crc crio[3652]: time=\"2026-06-12T15:47:32.39094454Z\" level=info msg=\"Starting container: f3a2d61ab2f1223ce5b1622a42ac429b732675b481b3732bcd8f8bd5d3dac754\" id=609dcb49-2bd4-4d58-b3d1-5ec98b4264ee name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 17:20:10.205208 | controller |     "Jun 12 15:47:32.400802 crc crio[3652]: time=\"2026-06-12T15:47:32.400504883Z\" level=info msg=\"Started container\" PID=12893 containerID=f3a2d61ab2f1223ce5b1622a42ac429b732675b481b3732bcd8f8bd5d3dac754 description=openshift-console/downloads-747b44746d-4pqvr/download-server id=609dcb49-2bd4-4d58-b3d1-5ec98b4264ee name=/runtime.v1.RuntimeService/StartContainer sandboxID=bcc4f7f7ca920bcd43eeecb2a9c94cc4efa4061cf45396a50fc800b0f4406839",
2026-06-12 17:20:10.205224 | controller |     "Jun 12 15:47:32.478884 crc crio[3652]: time=\"2026-06-12T15:47:32.478519937Z\" level=info msg=\"Created container 9b74ed7f6417f57828fb7b384254630c10320ab832fc580d2e256fefcc33a7ce: openshift-controller-manager-operator/openshift-controller-manager-operator-686468bdd5-sjcrn/openshift-controller-manager-operator\" id=3f9500e3-c62a-4626-abf5-a40fd1247034 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:20:10.205281 | controller |     "Jun 12 15:47:32.480873 crc crio[3652]: time=\"2026-06-12T15:47:32.48074576Z\" level=info msg=\"Created container 807768bc98a372f8e01e8d8c03a7094aceed19608b7742ea0dd70e80b065c18c: openshift-controller-manager/controller-manager-8bbbb897c-c9m74/controller-manager\" id=23fd2ad5-a70c-4332-9417-143fdeac3633 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:20:10.205303 | controller |     "Jun 12 15:47:32.498980 crc crio[3652]: time=\"2026-06-12T15:47:32.491659976Z\" level=info msg=\"Starting container: 9b74ed7f6417f57828fb7b384254630c10320ab832fc580d2e256fefcc33a7ce\" id=23781faa-e5fb-4d6d-9318-6d8acbc414aa name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 17:20:10.205319 | controller |     "Jun 12 15:47:32.498980 crc crio[3652]: time=\"2026-06-12T15:47:32.494478266Z\" level=info msg=\"Starting container: 807768bc98a372f8e01e8d8c03a7094aceed19608b7742ea0dd70e80b065c18c\" id=344fa041-2bba-4f5f-b6d1-b54b44c6f0c8 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 17:20:10.205335 | controller |     "Jun 12 15:47:32.513753 crc crio[3652]: time=\"2026-06-12T15:47:32.512657865Z\" level=info msg=\"Started container\" PID=12895 containerID=9b74ed7f6417f57828fb7b384254630c10320ab832fc580d2e256fefcc33a7ce description=openshift-controller-manager-operator/openshift-controller-manager-operator-686468bdd5-sjcrn/openshift-controller-manager-operator id=23781faa-e5fb-4d6d-9318-6d8acbc414aa name=/runtime.v1.RuntimeService/StartContainer sandboxID=bd4c32a0f4d069cde57afeac61e0bd3be87bb3d04acd1776356cc276f146368b",
2026-06-12 17:20:10.205352 | controller |     "Jun 12 15:47:32.525141 crc crio[3652]: time=\"2026-06-12T15:47:32.524908149Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.205368 | controller |     "Jun 12 15:47:32.527603 crc crio[3652]: time=\"2026-06-12T15:47:32.527515526Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.205383 | controller |     "Jun 12 15:47:32.536363 crc crio[3652]: time=\"2026-06-12T15:47:32.535635795Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.205398 | controller |     "Jun 12 15:47:32.541086 crc crio[3652]: time=\"2026-06-12T15:47:32.540720857Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.205413 | controller |     "Jun 12 15:47:32.548414 crc crio[3652]: time=\"2026-06-12T15:47:32.547146433Z\" level=info msg=\"Started container\" PID=12896 containerID=807768bc98a372f8e01e8d8c03a7094aceed19608b7742ea0dd70e80b065c18c description=openshift-controller-manager/controller-manager-8bbbb897c-c9m74/controller-manager id=344fa041-2bba-4f5f-b6d1-b54b44c6f0c8 name=/runtime.v1.RuntimeService/StartContainer sandboxID=8ca76fa8288bcb518463241725200f056a86d43eeadeb0f81401aafaa3199a1f",
2026-06-12 17:20:10.205433 | controller |     "Jun 12 15:47:32.585240 crc crio[3652]: time=\"2026-06-12T15:47:32.584824318Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.205450 | controller |     "Jun 12 15:47:32.589647 crc crio[3652]: time=\"2026-06-12T15:47:32.589543324Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.205466 | controller |     "Jun 12 15:47:32.608765 crc crio[3652]: time=\"2026-06-12T15:47:32.608673177Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.205482 | controller |     "Jun 12 15:47:32.616760 crc crio[3652]: time=\"2026-06-12T15:47:32.609736498Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.205497 | controller |     "Jun 12 15:47:32.623156 crc crio[3652]: time=\"2026-06-12T15:47:32.622985512Z\" level=info msg=\"Created container 89ff283294438416acd05cef59263634208ed289abc158aa52671ab598465677: openshift-kube-scheduler-operator/openshift-kube-scheduler-operator-54f497555d-d8646/kube-scheduler-operator-container\" id=a5963e59-7318-43ef-902a-6493a650f316 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:20:10.205512 | controller |     "Jun 12 15:47:32.634216 crc crio[3652]: time=\"2026-06-12T15:47:32.634110013Z\" level=info msg=\"Starting container: 89ff283294438416acd05cef59263634208ed289abc158aa52671ab598465677\" id=77ef0977-031d-40ac-bc18-19e9812aa5cd name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 17:20:10.205527 | controller |     "Jun 12 15:47:32.683190 crc crio[3652]: time=\"2026-06-12T15:47:32.683012522Z\" level=info msg=\"Started container\" PID=12910 containerID=89ff283294438416acd05cef59263634208ed289abc158aa52671ab598465677 description=openshift-kube-scheduler-operator/openshift-kube-scheduler-operator-54f497555d-d8646/kube-scheduler-operator-container id=77ef0977-031d-40ac-bc18-19e9812aa5cd name=/runtime.v1.RuntimeService/StartContainer sandboxID=acda8260e4918fbb802786a8d9cce4dea8d17c42cf6406c9d04a3cc30226e9b6",
2026-06-12 17:20:10.205543 | controller |     "Jun 12 15:47:32.780423 crc crio[3652]: time=\"2026-06-12T15:47:32.780299893Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.205559 | controller |     "Jun 12 15:47:32.816289 crc crio[3652]: time=\"2026-06-12T15:47:32.815638296Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.205588 | controller |     "Jun 12 15:47:32.845236 crc crio[3652]: time=\"2026-06-12T15:47:32.844816022Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.205608 | controller |     "Jun 12 15:47:32.883712 crc crio[3652]: time=\"2026-06-12T15:47:32.882340891Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.205629 | controller |     "Jun 12 15:47:32.887313 crc crio[3652]: time=\"2026-06-12T15:47:32.886834449Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.205653 | controller |     "Jun 12 15:47:32.888301 crc crio[3652]: time=\"2026-06-12T15:47:32.88822196Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.205673 | controller |     "Jun 12 15:47:32.890005 crc crio[3652]: time=\"2026-06-12T15:47:32.889842537Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.205690 | controller |     "Jun 12 15:47:32.929299 crc crio[3652]: time=\"2026-06-12T15:47:32.928715433Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.205705 | controller |     "Jun 12 15:47:32.939708 crc crio[3652]: time=\"2026-06-12T15:47:32.934344267Z\" level=info msg=\"Pulling image: registry.redhat.io/redhat/redhat-marketplace-index:v4.20\" id=2c12d94f-870d-4fd5-b438-18d95b953ae8 name=/runtime.v1.ImageService/PullImage",
2026-06-12 17:20:10.205721 | controller |     "Jun 12 15:47:32.939708 crc crio[3652]: time=\"2026-06-12T15:47:32.93930288Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.205736 | controller |     "Jun 12 15:47:32.953893 crc crio[3652]: time=\"2026-06-12T15:47:32.952886014Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.205751 | controller |     "Jun 12 15:47:32.960667 crc crio[3652]: time=\"2026-06-12T15:47:32.960419273Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.205766 | controller |     "Jun 12 15:47:32.971797 crc crio[3652]: time=\"2026-06-12T15:47:32.971648659Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.205781 | controller |     "Jun 12 15:47:33.003178 crc crio[3652]: time=\"2026-06-12T15:47:33.002216454Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/redhat/redhat-marketplace-index:v4.20\\\"\"",
2026-06-12 17:20:10.205796 | controller |     "Jun 12 15:47:33.012724 crc crio[3652]: time=\"2026-06-12T15:47:33.012365209Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.205812 | controller |     "Jun 12 15:47:33.037248 crc crio[3652]: time=\"2026-06-12T15:47:33.036550349Z\" level=info msg=\"Created container 4e86a51b2c99e3ef3bb7fe1d39cee92a925157588da7cfdbb395bc698ad2fd4b: openshift-route-controller-manager/route-controller-manager-9c77555c6-bjsff/route-controller-manager\" id=84c6dcd4-7b5d-4e5c-84a2-2e22fdd2d349 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:20:10.205827 | controller |     "Jun 12 15:47:33.070762 crc crio[3652]: time=\"2026-06-12T15:47:33.070540666Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.205842 | controller |     "Jun 12 15:47:33.073140 crc crio[3652]: time=\"2026-06-12T15:47:33.073092803Z\" level=info msg=\"Starting container: 4e86a51b2c99e3ef3bb7fe1d39cee92a925157588da7cfdbb395bc698ad2fd4b\" id=8f8e7335-3bfe-45c9-9e62-f7a75c2d9ba2 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 17:20:10.205858 | controller |     "Jun 12 15:47:33.083204 crc crio[3652]: time=\"2026-06-12T15:47:33.0593348Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.205873 | controller |     "Jun 12 15:47:33.085227 crc crio[3652]: time=\"2026-06-12T15:47:33.07902724Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.205891 | controller |     "Jun 12 15:47:33.085663 crc crio[3652]: time=\"2026-06-12T15:47:33.077525077Z\" level=info msg=\"Created container 8d72a049b20cd7a94186ad4110bc203317dfa3e6542df105fb41024651f66c6f: openshift-machine-api/machine-api-operator-755bb95488-cj4b6/kube-rbac-proxy\" id=87d23156-15f1-4ac9-a896-5160489b2203 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:20:10.205908 | controller |     "Jun 12 15:47:33.086404 crc crio[3652]: time=\"2026-06-12T15:47:33.081669697Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.205924 | controller |     "Jun 12 15:47:33.090222 crc crio[3652]: time=\"2026-06-12T15:47:33.089909906Z\" level=info msg=\"Starting container: 8d72a049b20cd7a94186ad4110bc203317dfa3e6542df105fb41024651f66c6f\" id=2d33afdc-0caa-4f15-ad27-1cddf5f06aac name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 17:20:10.205939 | controller |     "Jun 12 15:47:33.093655 crc crio[3652]: time=\"2026-06-12T15:47:33.093573853Z\" level=info msg=\"Created container 978dd3ddff5a3b7890f29369f8fedc07e5f4679ad3f9e301ae3c00de2b40a511: openshift-service-ca-operator/service-ca-operator-5b9c976747-l2sd4/service-ca-operator\" id=4ef6055e-5e2a-4333-be12-f182e0403e2d name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:20:10.205954 | controller |     "Jun 12 15:47:33.094213 crc crio[3652]: time=\"2026-06-12T15:47:33.094131794Z\" level=info msg=\"Created container 76d681c804150c0f3ee04bdc81fff090395827261c0bf65615f62bba5099910e: openshift-kube-storage-version-migrator-operator/kube-storage-version-migrator-operator-565b79b866-2h5s6/kube-storage-version-migrator-operator\" id=47b1a2ac-123d-4fc3-8e77-9460192fb904 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:20:10.205969 | controller |     "Jun 12 15:47:33.102240 crc crio[3652]: time=\"2026-06-12T15:47:33.101952569Z\" level=info msg=\"Started container\" PID=12943 containerID=4e86a51b2c99e3ef3bb7fe1d39cee92a925157588da7cfdbb395bc698ad2fd4b description=openshift-route-controller-manager/route-controller-manager-9c77555c6-bjsff/route-controller-manager id=8f8e7335-3bfe-45c9-9e62-f7a75c2d9ba2 name=/runtime.v1.RuntimeService/StartContainer sandboxID=656af2dfcd523b61d8aa89833d20c7fa6297b82acad3b5976e7d6d1e64dc967f",
2026-06-12 17:20:10.205985 | controller |     "Jun 12 15:47:33.105299 crc crio[3652]: time=\"2026-06-12T15:47:33.105013435Z\" level=info msg=\"Starting container: 978dd3ddff5a3b7890f29369f8fedc07e5f4679ad3f9e301ae3c00de2b40a511\" id=d5c74b73-e373-46af-b90d-be696537b91e name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 17:20:10.206000 | controller |     "Jun 12 15:47:33.105677 crc crio[3652]: time=\"2026-06-12T15:47:33.105430496Z\" level=info msg=\"Starting container: 76d681c804150c0f3ee04bdc81fff090395827261c0bf65615f62bba5099910e\" id=99942be8-c809-43b4-b5bd-7428ddeffc7d name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 17:20:10.206016 | controller |     "Jun 12 15:47:33.107810 crc crio[3652]: time=\"2026-06-12T15:47:33.107709548Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.206047 | controller |     "Jun 12 15:47:33.112416 crc crio[3652]: time=\"2026-06-12T15:47:33.111980038Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.206064 | controller |     "Jun 12 15:47:33.125617 crc crio[3652]: time=\"2026-06-12T15:47:33.12300921Z\" level=info msg=\"Started container\" PID=12939 containerID=8d72a049b20cd7a94186ad4110bc203317dfa3e6542df105fb41024651f66c6f description=openshift-machine-api/machine-api-operator-755bb95488-cj4b6/kube-rbac-proxy id=2d33afdc-0caa-4f15-ad27-1cddf5f06aac name=/runtime.v1.RuntimeService/StartContainer sandboxID=16b297a8e49f38b39f557e435f8e06efd0f4be1882e3024092025c1bd219e42a",
2026-06-12 17:20:10.206084 | controller |     "Jun 12 15:47:33.135349 crc crio[3652]: time=\"2026-06-12T15:47:33.134766987Z\" level=info msg=\"Started container\" PID=12949 containerID=978dd3ddff5a3b7890f29369f8fedc07e5f4679ad3f9e301ae3c00de2b40a511 description=openshift-service-ca-operator/service-ca-operator-5b9c976747-l2sd4/service-ca-operator id=d5c74b73-e373-46af-b90d-be696537b91e name=/runtime.v1.RuntimeService/StartContainer sandboxID=3cb15a22955364f53e33a4f5d88a1957aeb1acd20ae4a29aec4e99cd9161a1ff",
2026-06-12 17:20:10.206101 | controller |     "Jun 12 15:47:33.164374 crc crio[3652]: time=\"2026-06-12T15:47:33.16418844Z\" level=info msg=\"Started container\" PID=12944 containerID=76d681c804150c0f3ee04bdc81fff090395827261c0bf65615f62bba5099910e description=openshift-kube-storage-version-migrator-operator/kube-storage-version-migrator-operator-565b79b866-2h5s6/kube-storage-version-migrator-operator id=99942be8-c809-43b4-b5bd-7428ddeffc7d name=/runtime.v1.RuntimeService/StartContainer sandboxID=64af01349a00849fde27c2f063b48f3d4fffe4c51e83456b5865b1562298601a",
2026-06-12 17:20:10.206118 | controller |     "Jun 12 15:47:33.291202 crc crio[3652]: time=\"2026-06-12T15:47:33.29083464Z\" level=info msg=\"Created container eb5e56f64f8a75f730639be8b97c9bef2642f8c598e056b922a628b953f8368d: openshift-dns/dns-default-qtghf/dns\" id=2318cf9c-af04-4e0b-a203-e912dabb9050 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:20:10.206134 | controller |     "Jun 12 15:47:33.304558 crc crio[3652]: time=\"2026-06-12T15:47:33.304019555Z\" level=info msg=\"Starting container: eb5e56f64f8a75f730639be8b97c9bef2642f8c598e056b922a628b953f8368d\" id=030618af-d282-429b-a495-1f46fd5a46a5 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 17:20:10.206149 | controller |     "Jun 12 15:47:33.325705 crc crio[3652]: time=\"2026-06-12T15:47:33.308527443Z\" level=info msg=\"Created container 4a34e2883b5c9b8b57c4e19790e818e9d6580dcde14b14e35840aaa7fababbcf: openshift-apiserver/apiserver-9ddfb9f55-k47zv/fix-audit-permissions\" id=c903c1c2-cc58-4f46-83f3-a4341d030947 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:20:10.206164 | controller |     "Jun 12 15:47:33.325705 crc crio[3652]: time=\"2026-06-12T15:47:33.319326946Z\" level=info msg=\"Created container 4f51c9cddce60985af6cab5962f6e8c2260b808937ee7a1184e81c73b57eaccc: openshift-network-diagnostics/network-check-target-fhkjl/network-check-target-container\" id=abe225ea-747f-4e32-bde4-d31c4eeb918e name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:20:10.206180 | controller |     "Jun 12 15:47:33.325705 crc crio[3652]: time=\"2026-06-12T15:47:33.32362391Z\" level=info msg=\"Starting container: 4a34e2883b5c9b8b57c4e19790e818e9d6580dcde14b14e35840aaa7fababbcf\" id=ecd1962a-8826-4807-9c36-1b55455e053c name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 17:20:10.206195 | controller |     "Jun 12 15:47:33.325705 crc crio[3652]: time=\"2026-06-12T15:47:33.324029011Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8d1a1e4abe0326c3af89e9eaa4b7449dd2d5b6f9403c677e19b00b24947b1df9\" id=624486b9-e370-403e-a442-98edf883f273 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:20:10.206211 | controller |     "Jun 12 15:47:33.334104 crc crio[3652]: time=\"2026-06-12T15:47:33.333812736Z\" level=info msg=\"Starting container: 4f51c9cddce60985af6cab5962f6e8c2260b808937ee7a1184e81c73b57eaccc\" id=b0b024c1-df1e-466a-986a-06b0e1689b7b name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 17:20:10.206226 | controller |     "Jun 12 15:47:33.340112 crc crio[3652]: time=\"2026-06-12T15:47:33.339694239Z\" level=info msg=\"Started container\" PID=12970 containerID=eb5e56f64f8a75f730639be8b97c9bef2642f8c598e056b922a628b953f8368d description=openshift-dns/dns-default-qtghf/dns id=030618af-d282-429b-a495-1f46fd5a46a5 name=/runtime.v1.RuntimeService/StartContainer sandboxID=b964e7586af0014d6de23274d7a258f03b538cc0c202d7abb580452fffc2f219",
2026-06-12 17:20:10.206244 | controller |     "Jun 12 15:47:33.352832 crc crio[3652]: time=\"2026-06-12T15:47:33.347355358Z\" level=info msg=\"Created container 71e8ed265a9aa89e0bbe7df3c4b6c4512f715bceda5954b2c54cb1d1610fea14: openshift-machine-api/control-plane-machine-set-operator-75ffdb6fcd-m5wxr/control-plane-machine-set-operator\" id=f757ab68-d6c7-4b3a-8567-bd7c76344b70 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:20:10.206261 | controller |     "Jun 12 15:47:33.362766 crc crio[3652]: time=\"2026-06-12T15:47:33.356307907Z\" level=info msg=\"Started container\" PID=12972 containerID=4a34e2883b5c9b8b57c4e19790e818e9d6580dcde14b14e35840aaa7fababbcf description=openshift-apiserver/apiserver-9ddfb9f55-k47zv/fix-audit-permissions id=ecd1962a-8826-4807-9c36-1b55455e053c name=/runtime.v1.RuntimeService/StartContainer sandboxID=ce47b02ae58f74cb111c00b2092a9de30856b642c588d1290623baafc48b2da2",
2026-06-12 17:20:10.206277 | controller |     "Jun 12 15:47:33.362766 crc crio[3652]: time=\"2026-06-12T15:47:33.358225795Z\" level=info msg=\"Started container\" PID=12980 containerID=4f51c9cddce60985af6cab5962f6e8c2260b808937ee7a1184e81c73b57eaccc description=openshift-network-diagnostics/network-check-target-fhkjl/network-check-target-container id=b0b024c1-df1e-466a-986a-06b0e1689b7b name=/runtime.v1.RuntimeService/StartContainer sandboxID=342eb24e802b843745088a4ef8388e272f319382000a22f2e1547193adb49781",
2026-06-12 17:20:10.206292 | controller |     "Jun 12 15:47:33.362766 crc crio[3652]: time=\"2026-06-12T15:47:33.36080884Z\" level=info msg=\"Created container 0b535094ef3a6f4350afe73f67dab2be41221e59d4f85c0be95632fb5ca94fac: openshift-machine-config-operator/machine-config-operator-67c9d58cbb-dc6bh/machine-config-operator\" id=7b960af3-4108-4af7-8816-76db7e1ef768 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:20:10.206308 | controller |     "Jun 12 15:47:33.395634 crc crio[3652]: time=\"2026-06-12T15:47:33.395196043Z\" level=info msg=\"Starting container: 71e8ed265a9aa89e0bbe7df3c4b6c4512f715bceda5954b2c54cb1d1610fea14\" id=98394e5b-efc8-4ae4-a9b7-250d8e73767b name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 17:20:10.206323 | controller |     "Jun 12 15:47:33.405840 crc crio[3652]: time=\"2026-06-12T15:47:33.405680281Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=8240aefd-7408-4780-9d25-48f848c4261d name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:20:10.206338 | controller |     "Jun 12 15:47:33.406287 crc crio[3652]: time=\"2026-06-12T15:47:33.406135964Z\" level=info msg=\"Starting container: 0b535094ef3a6f4350afe73f67dab2be41221e59d4f85c0be95632fb5ca94fac\" id=ee90f592-8f55-41ce-8019-30e593acce98 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 17:20:10.206354 | controller |     "Jun 12 15:47:33.420860 crc crio[3652]: time=\"2026-06-12T15:47:33.417991106Z\" level=info msg=\"Started container\" PID=12989 containerID=0b535094ef3a6f4350afe73f67dab2be41221e59d4f85c0be95632fb5ca94fac description=openshift-machine-config-operator/machine-config-operator-67c9d58cbb-dc6bh/machine-config-operator id=ee90f592-8f55-41ce-8019-30e593acce98 name=/runtime.v1.RuntimeService/StartContainer sandboxID=2530f834e6fd937972a33ce21e1ed56a946e9139404f28f35d0aceed95097a03",
2026-06-12 17:20:10.206370 | controller |     "Jun 12 15:47:33.424325 crc crio[3652]: time=\"2026-06-12T15:47:33.424207246Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.206386 | controller |     "Jun 12 15:47:33.432124 crc crio[3652]: time=\"2026-06-12T15:47:33.428371767Z\" level=info msg=\"Created container e0dd4700ec156af3b8f26d2d43c856462c5aef132f652b09bd3c4ed5d930e997: openshift-ingress-canary/ingress-canary-jlj86/serve-healthcheck-canary\" id=f394b14a-4cbe-48b0-8a17-fa8131fbc48c name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:20:10.206405 | controller |     "Jun 12 15:47:33.433567 crc crio[3652]: time=\"2026-06-12T15:47:33.433397972Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.206421 | controller |     "Jun 12 15:47:33.444888 crc crio[3652]: time=\"2026-06-12T15:47:33.44468387Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.206436 | controller |     "Jun 12 15:47:33.449360 crc crio[3652]: time=\"2026-06-12T15:47:33.448655094Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.206451 | controller |     "Jun 12 15:47:33.454749 crc crio[3652]: time=\"2026-06-12T15:47:33.454658983Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.206466 | controller |     "Jun 12 15:47:33.455981 crc crio[3652]: time=\"2026-06-12T15:47:33.45591247Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.206481 | controller |     "Jun 12 15:47:33.461069 crc crio[3652]: time=\"2026-06-12T15:47:33.460743655Z\" level=info msg=\"Starting container: e0dd4700ec156af3b8f26d2d43c856462c5aef132f652b09bd3c4ed5d930e997\" id=6d188ecf-f1df-4a4c-b5b7-48f7732d5a0e name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 17:20:10.206496 | controller |     "Jun 12 15:47:33.461610 crc crio[3652]: time=\"2026-06-12T15:47:33.461514276Z\" level=info msg=\"Created container 69d9e5a993eb23352c7a27960b05f3706b5be7ad0a896aa5ad3bf05e88e884a8: openshift-marketplace/marketplace-operator-547dbd544d-xchl9/marketplace-operator\" id=09287657-f909-4858-8081-32f8bc019df7 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:20:10.206511 | controller |     "Jun 12 15:47:33.465317 crc crio[3652]: time=\"2026-06-12T15:47:33.464946467Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.206526 | controller |     "Jun 12 15:47:33.466026 crc crio[3652]: time=\"2026-06-12T15:47:33.465973975Z\" level=info msg=\"Created container 97cd1a78e9114e4971461ef7a76c0c2a7af5540bde0deccdb03ab233da96a1da: openshift-marketplace/certified-operators-l27pk/extract-utilities\" id=2485599e-e2d5-405b-aaf4-4469db38b35f name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:20:10.206540 | controller |     "Jun 12 15:47:33.480564 crc crio[3652]: time=\"2026-06-12T15:47:33.467877531Z\" level=info msg=\"Starting container: 69d9e5a993eb23352c7a27960b05f3706b5be7ad0a896aa5ad3bf05e88e884a8\" id=59a16ebb-d900-4b94-bfd4-0d40cc92d5f8 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 17:20:10.206555 | controller |     "Jun 12 15:47:33.480564 crc crio[3652]: time=\"2026-06-12T15:47:33.468002436Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.206570 | controller |     "Jun 12 15:47:33.480564 crc crio[3652]: time=\"2026-06-12T15:47:33.468021656Z\" level=info msg=\"Started container\" PID=12975 containerID=71e8ed265a9aa89e0bbe7df3c4b6c4512f715bceda5954b2c54cb1d1610fea14 description=openshift-machine-api/control-plane-machine-set-operator-75ffdb6fcd-m5wxr/control-plane-machine-set-operator id=98394e5b-efc8-4ae4-a9b7-250d8e73767b name=/runtime.v1.RuntimeService/StartContainer sandboxID=507d8bb659254637b5dab250d204981764caabb44ce6ca70ab29391bd0886da9",
2026-06-12 17:20:10.206608 | controller |     "Jun 12 15:47:33.480564 crc crio[3652]: time=\"2026-06-12T15:47:33.470370704Z\" level=info msg=\"Starting container: 97cd1a78e9114e4971461ef7a76c0c2a7af5540bde0deccdb03ab233da96a1da\" id=6beb3169-00cb-4302-a066-22b45d8bec01 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 17:20:10.206628 | controller |     "Jun 12 15:47:33.480564 crc crio[3652]: time=\"2026-06-12T15:47:33.475663097Z\" level=info msg=\"Created container 420ecbd333170efedbbad17ff2c9aa7d33b737b56e7a8d6f9dbb235f3335eaf0: openshift-network-diagnostics/network-check-source-5bb8f5cd97-xdvz5/check-endpoints\" id=cfbd4fc1-ad42-4c88-aff6-dff84887133c name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:20:10.206650 | controller |     "Jun 12 15:47:33.480564 crc crio[3652]: time=\"2026-06-12T15:47:33.476844531Z\" level=info msg=\"Started container\" PID=12993 containerID=e0dd4700ec156af3b8f26d2d43c856462c5aef132f652b09bd3c4ed5d930e997 description=openshift-ingress-canary/ingress-canary-jlj86/serve-healthcheck-canary id=6d188ecf-f1df-4a4c-b5b7-48f7732d5a0e name=/runtime.v1.RuntimeService/StartContainer sandboxID=8f93ecc1a569a144a2816b039934efb82bc3dc7d282f30d8baf2fbef67bed3e5",
2026-06-12 17:20:10.206672 | controller |     "Jun 12 15:47:33.480564 crc crio[3652]: time=\"2026-06-12T15:47:33.477088049Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.206689 | controller |     "Jun 12 15:47:33.480564 crc crio[3652]: time=\"2026-06-12T15:47:33.477211892Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.206705 | controller |     "Jun 12 15:47:33.487663 crc crio[3652]: time=\"2026-06-12T15:47:33.4830212Z\" level=info msg=\"Started container\" PID=13043 containerID=69d9e5a993eb23352c7a27960b05f3706b5be7ad0a896aa5ad3bf05e88e884a8 description=openshift-marketplace/marketplace-operator-547dbd544d-xchl9/marketplace-operator id=59a16ebb-d900-4b94-bfd4-0d40cc92d5f8 name=/runtime.v1.RuntimeService/StartContainer sandboxID=b9b0029fcfd6b0d4310152cf513a26f3508fa6d2a7d60170e978423b90396ca1",
2026-06-12 17:20:10.206720 | controller |     "Jun 12 15:47:33.492621 crc crio[3652]: time=\"2026-06-12T15:47:33.492293209Z\" level=info msg=\"Created container b66e927b50617b8032937139c2066e4a43083528f12802625be67b546d09506d: openshift-operator-lifecycle-manager/packageserver-7d4fc7d867-qt46x/packageserver\" id=1370b8a1-accf-44c2-a985-9f4f54677833 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:20:10.206735 | controller |     "Jun 12 15:47:33.497304 crc crio[3652]: time=\"2026-06-12T15:47:33.496578323Z\" level=info msg=\"Starting container: 420ecbd333170efedbbad17ff2c9aa7d33b737b56e7a8d6f9dbb235f3335eaf0\" id=6cced241-15fc-4725-9f23-2f6222bf03c0 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 17:20:10.206751 | controller |     "Jun 12 15:47:33.500189 crc crio[3652]: time=\"2026-06-12T15:47:33.497828357Z\" level=info msg=\"Started container\" PID=12982 containerID=97cd1a78e9114e4971461ef7a76c0c2a7af5540bde0deccdb03ab233da96a1da description=openshift-marketplace/certified-operators-l27pk/extract-utilities id=6beb3169-00cb-4302-a066-22b45d8bec01 name=/runtime.v1.RuntimeService/StartContainer sandboxID=1acaf1bcd11127e88060577e13a8f8ffedfa9cd0375cc453261e31ade142b178",
2026-06-12 17:20:10.206766 | controller |     "Jun 12 15:47:33.500189 crc crio[3652]: time=\"2026-06-12T15:47:33.498272594Z\" level=info msg=\"Starting container: b66e927b50617b8032937139c2066e4a43083528f12802625be67b546d09506d\" id=bb4d001b-11b3-49ef-b38e-36a81d578648 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 17:20:10.206781 | controller |     "Jun 12 15:47:33.500189 crc crio[3652]: time=\"2026-06-12T15:47:33.498612542Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=142534dd-c21b-471a-999b-73d8d427dec1 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:20:10.206803 | controller |     "Jun 12 15:47:33.504885 crc crio[3652]: time=\"2026-06-12T15:47:33.501494565Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.206820 | controller |     "Jun 12 15:47:33.510883 crc crio[3652]: time=\"2026-06-12T15:47:33.510778496Z\" level=info msg=\"Started container\" PID=13045 containerID=b66e927b50617b8032937139c2066e4a43083528f12802625be67b546d09506d description=openshift-operator-lifecycle-manager/packageserver-7d4fc7d867-qt46x/packageserver id=bb4d001b-11b3-49ef-b38e-36a81d578648 name=/runtime.v1.RuntimeService/StartContainer sandboxID=0fc30d68da125a9b6fcfe1decee69d52b5d3bab5f0ff02035b7ce295167861d1",
2026-06-12 17:20:10.206835 | controller |     "Jun 12 15:47:33.525427 crc crio[3652]: time=\"2026-06-12T15:47:33.525291076Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.206850 | controller |     "Jun 12 15:47:33.527145 crc crio[3652]: time=\"2026-06-12T15:47:33.527028118Z\" level=info msg=\"Started container\" PID=13025 containerID=420ecbd333170efedbbad17ff2c9aa7d33b737b56e7a8d6f9dbb235f3335eaf0 description=openshift-network-diagnostics/network-check-source-5bb8f5cd97-xdvz5/check-endpoints id=6cced241-15fc-4725-9f23-2f6222bf03c0 name=/runtime.v1.RuntimeService/StartContainer sandboxID=783fb29891819166ed7b15ff94303f8b7559f49b072354ff9bd645586b92c60f",
2026-06-12 17:20:10.206865 | controller |     "Jun 12 15:47:33.550865 crc crio[3652]: time=\"2026-06-12T15:47:33.547346346Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.206880 | controller |     "Jun 12 15:47:33.552554 crc crio[3652]: time=\"2026-06-12T15:47:33.552428371Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.206895 | controller |     "Jun 12 15:47:33.563613 crc crio[3652]: time=\"2026-06-12T15:47:33.562724481Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.206910 | controller |     "Jun 12 15:47:33.573836 crc crio[3652]: time=\"2026-06-12T15:47:33.573661298Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.206925 | controller |     "Jun 12 15:47:33.837303 crc crio[3652]: time=\"2026-06-12T15:47:33.833350057Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8d1a1e4abe0326c3af89e9eaa4b7449dd2d5b6f9403c677e19b00b24947b1df9\" id=f5310a6f-58ec-49f5-b0a9-d599216e9a2f name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:20:10.206940 | controller |     "Jun 12 15:47:33.851792 crc crio[3652]: time=\"2026-06-12T15:47:33.851640498Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.207006 | controller |     "Jun 12 15:47:33.872995 crc crio[3652]: time=\"2026-06-12T15:47:33.872848871Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.207028 | controller |     "Jun 12 15:47:33.886787 crc crio[3652]: time=\"2026-06-12T15:47:33.885295811Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.207044 | controller |     "Jun 12 15:47:33.888763 crc crio[3652]: time=\"2026-06-12T15:47:33.888636947Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=a5d40cf1-b50d-4909-928c-a8bed81d76c7 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:20:10.207064 | controller |     "Jun 12 15:47:33.892947 crc crio[3652]: time=\"2026-06-12T15:47:33.892545931Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.207080 | controller |     "Jun 12 15:47:33.897892 crc crio[3652]: time=\"2026-06-12T15:47:33.897759403Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.207096 | controller |     "Jun 12 15:47:33.942123 crc crio[3652]: time=\"2026-06-12T15:47:33.929773013Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.207111 | controller |     "Jun 12 15:47:33.942123 crc crio[3652]: time=\"2026-06-12T15:47:33.934580989Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.207126 | controller |     "Jun 12 15:47:33.955585 crc crio[3652]: time=\"2026-06-12T15:47:33.954881741Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.207141 | controller |     "Jun 12 15:47:33.956020 crc crio[3652]: time=\"2026-06-12T15:47:33.95556347Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=62d5bed9-07b3-41fd-9a63-4cab8444ad24 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:20:10.207156 | controller |     "Jun 12 15:47:34.006891 crc crio[3652]: time=\"2026-06-12T15:47:34.006088855Z\" level=info msg=\"Created container 6f9d94f52db5e6800ab8fbe2cfb0e7bf8b8ad5b26124f476c2b7e0aa28662801: openshift-kube-storage-version-migrator/migrator-866fcbc849-vfggj/migrator\" id=a6e632dd-fca3-4126-8a96-b0cfb45491b4 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:20:10.207171 | controller |     "Jun 12 15:47:34.011577 crc crio[3652]: time=\"2026-06-12T15:47:34.011293413Z\" level=info msg=\"Created container 08ac06c52fd25b119c900d36b648ef4fe305dd0727cc4ec4c21e20e3a7b93d29: openshift-operator-lifecycle-manager/olm-operator-5cdf44d969-ssqvn/olm-operator\" id=796b460b-9c5b-4d07-a504-92836fb3fcf9 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:20:10.207185 | controller |     "Jun 12 15:47:34.017415 crc crio[3652]: time=\"2026-06-12T15:47:34.017250857Z\" level=info msg=\"Starting container: 6f9d94f52db5e6800ab8fbe2cfb0e7bf8b8ad5b26124f476c2b7e0aa28662801\" id=f84a9274-a538-4e59-ab55-3f931bd0979c name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 17:20:10.207200 | controller |     "Jun 12 15:47:34.023353 crc crio[3652]: time=\"2026-06-12T15:47:34.023321512Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.207214 | controller |     "Jun 12 15:47:34.027688 crc crio[3652]: time=\"2026-06-12T15:47:34.02588435Z\" level=info msg=\"Created container 9611c28144a7018c680f5d439866581842292415ab49eab1780517861f18626b: openshift-machine-config-operator/machine-config-controller-f9cdd68f7-bb2jm/machine-config-controller\" id=007de6c4-20aa-4ce8-a9c3-7c27334976ca name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:20:10.207229 | controller |     "Jun 12 15:47:34.030892 crc crio[3652]: time=\"2026-06-12T15:47:34.030715467Z\" level=info msg=\"Started container\" PID=13107 containerID=6f9d94f52db5e6800ab8fbe2cfb0e7bf8b8ad5b26124f476c2b7e0aa28662801 description=openshift-kube-storage-version-migrator/migrator-866fcbc849-vfggj/migrator id=f84a9274-a538-4e59-ab55-3f931bd0979c name=/runtime.v1.RuntimeService/StartContainer sandboxID=33bfac345f38fb0b4cd732d80d7f19d13d5299f5e96eadee8a786eee1b7e3b18",
2026-06-12 17:20:10.207249 | controller |     "Jun 12 15:47:34.036516 crc crio[3652]: time=\"2026-06-12T15:47:34.034293066Z\" level=info msg=\"Created container 00be36f26b5b8031c82bd8c196d94f7ffbdc75d0bb7fd7c141c7b0ebf55d1126: openshift-marketplace/redhat-operators-x5vn9/extract-utilities\" id=62fee710-2a1c-45ad-bd88-ad4521882122 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:20:10.207265 | controller |     "Jun 12 15:47:34.036516 crc crio[3652]: time=\"2026-06-12T15:47:34.035825077Z\" level=info msg=\"Created container 4814c53abb7581416251f547f4df80dba8551f1ece60afd10b3aea31f2e557b2: openshift-operator-lifecycle-manager/catalog-operator-75ff9f647d-4s428/catalog-operator\" id=b9957d94-5bbc-490c-be19-ff74df2593ad name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:20:10.207280 | controller |     "Jun 12 15:47:34.036516 crc crio[3652]: time=\"2026-06-12T15:47:34.036413735Z\" level=info msg=\"Created container 513ffbfc2f8e497891baef2a54bee48ad5ccb181f355dbc9b03f7168b1ec1493: openshift-operator-lifecycle-manager/package-server-manager-77f986bd66-5lhf9/kube-rbac-proxy\" id=1567c37c-6286-437d-82ac-9580139571ba name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:20:10.207296 | controller |     "Jun 12 15:47:34.040690 crc crio[3652]: time=\"2026-06-12T15:47:34.037411437Z\" level=info msg=\"Starting container: 9611c28144a7018c680f5d439866581842292415ab49eab1780517861f18626b\" id=55ba498c-0b24-45b9-87fd-446f025c3546 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 17:20:10.207312 | controller |     "Jun 12 15:47:34.045533 crc crio[3652]: time=\"2026-06-12T15:47:34.045361425Z\" level=info msg=\"Starting container: 4814c53abb7581416251f547f4df80dba8551f1ece60afd10b3aea31f2e557b2\" id=7baedc3a-5782-4ccf-838c-7f8dfde4b935 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 17:20:10.207327 | controller |     "Jun 12 15:47:34.048881 crc crio[3652]: time=\"2026-06-12T15:47:34.048777509Z\" level=info msg=\"Starting container: 513ffbfc2f8e497891baef2a54bee48ad5ccb181f355dbc9b03f7168b1ec1493\" id=f9f6ddd1-41b6-4aea-906f-6192d7c80ddc name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 17:20:10.207343 | controller |     "Jun 12 15:47:34.051677 crc crio[3652]: time=\"2026-06-12T15:47:34.049935704Z\" level=info msg=\"Starting container: 08ac06c52fd25b119c900d36b648ef4fe305dd0727cc4ec4c21e20e3a7b93d29\" id=3b227014-03b9-4700-8f75-ac7929f64104 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 17:20:10.207358 | controller |     "Jun 12 15:47:34.060280 crc crio[3652]: time=\"2026-06-12T15:47:34.060102914Z\" level=info msg=\"Starting container: 00be36f26b5b8031c82bd8c196d94f7ffbdc75d0bb7fd7c141c7b0ebf55d1126\" id=31f3968e-9afe-4606-ac6c-225afb712fcb name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 17:20:10.207373 | controller |     "Jun 12 15:47:34.062684 crc crio[3652]: time=\"2026-06-12T15:47:34.062556838Z\" level=info msg=\"Created container 59289c7f257e221e404b88d9ed98e7e4b2887f3316bf425fc8ef3d1144639bd3: openshift-network-console/networking-console-plugin-5ff7774fd9-nljh6/networking-console-plugin\" id=3e60f2c3-af27-43e5-bf1d-7b857833de16 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:20:10.207388 | controller |     "Jun 12 15:47:34.063666 crc crio[3652]: time=\"2026-06-12T15:47:34.063627149Z\" level=info msg=\"Started container\" PID=13103 containerID=08ac06c52fd25b119c900d36b648ef4fe305dd0727cc4ec4c21e20e3a7b93d29 description=openshift-operator-lifecycle-manager/olm-operator-5cdf44d969-ssqvn/olm-operator id=3b227014-03b9-4700-8f75-ac7929f64104 name=/runtime.v1.RuntimeService/StartContainer sandboxID=081a8c0ca71491c6f7aab6d84804745b19248d5fc9fbc949029a05fbd5ca8cd3",
2026-06-12 17:20:10.207403 | controller |     "Jun 12 15:47:34.085198 crc crio[3652]: time=\"2026-06-12T15:47:34.085000367Z\" level=info msg=\"Started container\" PID=13121 containerID=9611c28144a7018c680f5d439866581842292415ab49eab1780517861f18626b description=openshift-machine-config-operator/machine-config-controller-f9cdd68f7-bb2jm/machine-config-controller id=55ba498c-0b24-45b9-87fd-446f025c3546 name=/runtime.v1.RuntimeService/StartContainer sandboxID=a742e3ddcecdec2a72e062301ee31090995d8a0de85ef0b95b98ce7a6f8b52a9",
2026-06-12 17:20:10.207422 | controller |     "Jun 12 15:47:34.087308 crc crio[3652]: time=\"2026-06-12T15:47:34.086671198Z\" level=info msg=\"Starting container: 59289c7f257e221e404b88d9ed98e7e4b2887f3316bf425fc8ef3d1144639bd3\" id=e4ab0985-b94d-439b-a2fc-79b35438f644 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 17:20:10.207438 | controller |     "Jun 12 15:47:34.480213 crc crio[3652]: time=\"2026-06-12T15:47:34.091029334Z\" level=info msg=\"Creating container: openshift-machine-api/machine-api-operator-755bb95488-cj4b6/machine-api-operator\" id=3f4dd0dc-ff73-4b57-852b-d88fc9c12e3f name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:20:10.207454 | controller |     "Jun 12 15:47:34.480213 crc crio[3652]: time=\"2026-06-12T15:47:34.097752708Z\" level=info msg=\"Started container\" PID=13105 containerID=4814c53abb7581416251f547f4df80dba8551f1ece60afd10b3aea31f2e557b2 description=openshift-operator-lifecycle-manager/catalog-operator-75ff9f647d-4s428/catalog-operator id=7baedc3a-5782-4ccf-838c-7f8dfde4b935 name=/runtime.v1.RuntimeService/StartContainer sandboxID=866e639f66d12a9baa94912c7f426617106fc683c34a13a677c1e105a079e859",
2026-06-12 17:20:10.207470 | controller |     "Jun 12 15:47:34.480213 crc crio[3652]: time=\"2026-06-12T15:47:34.139129498Z\" level=info msg=\"Started container\" PID=13108 containerID=59289c7f257e221e404b88d9ed98e7e4b2887f3316bf425fc8ef3d1144639bd3 description=openshift-network-console/networking-console-plugin-5ff7774fd9-nljh6/networking-console-plugin id=e4ab0985-b94d-439b-a2fc-79b35438f644 name=/runtime.v1.RuntimeService/StartContainer sandboxID=4c26ee0af046dd6f8cd065e6989e708c47eae67f1f37068553c15567d4a1cb24",
2026-06-12 17:20:10.207485 | controller |     "Jun 12 15:47:34.480213 crc crio[3652]: time=\"2026-06-12T15:47:34.148008856Z\" level=info msg=\"Started container\" PID=13139 containerID=513ffbfc2f8e497891baef2a54bee48ad5ccb181f355dbc9b03f7168b1ec1493 description=openshift-operator-lifecycle-manager/package-server-manager-77f986bd66-5lhf9/kube-rbac-proxy id=f9f6ddd1-41b6-4aea-906f-6192d7c80ddc name=/runtime.v1.RuntimeService/StartContainer sandboxID=d84089b6c980f6e31d4488d5ceea93ab72e2197d65c108f73549553d3dc2ff36",
2026-06-12 17:20:10.207501 | controller |     "Jun 12 15:47:34.480213 crc crio[3652]: time=\"2026-06-12T15:47:34.15395282Z\" level=info msg=\"Started container\" PID=13126 containerID=00be36f26b5b8031c82bd8c196d94f7ffbdc75d0bb7fd7c141c7b0ebf55d1126 description=openshift-marketplace/redhat-operators-x5vn9/extract-utilities id=31f3968e-9afe-4606-ac6c-225afb712fcb name=/runtime.v1.RuntimeService/StartContainer sandboxID=e117e1930c27de213bcbf846bfee59c144e67cadc61b555981c97b4b4f83309f",
2026-06-12 17:20:10.207517 | controller |     "Jun 12 15:47:34.480213 crc crio[3652]: time=\"2026-06-12T15:47:34.15990646Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.207533 | controller |     "Jun 12 15:47:34.480213 crc crio[3652]: time=\"2026-06-12T15:47:34.202605848Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:2a674ae97c9d49ff2bbfbdf0ab4452b6e589f47a955ba0b907dbf0e32f5cbab7\" id=241c2855-2f47-4870-bace-5259865e3fbc name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:20:10.207550 | controller |     "Jun 12 15:47:34.480213 crc crio[3652]: time=\"2026-06-12T15:47:34.215373338Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.207565 | controller |     "Jun 12 15:47:34.480213 crc crio[3652]: time=\"2026-06-12T15:47:34.226128142Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.207614 | controller |     "Jun 12 15:47:34.480213 crc crio[3652]: time=\"2026-06-12T15:47:34.229949136Z\" level=info msg=\"Creating container: openshift-dns/dns-default-qtghf/kube-rbac-proxy\" id=e58de653-7de0-435c-8f50-db3a5e938d14 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:20:10.207632 | controller |     "Jun 12 15:47:34.480213 crc crio[3652]: time=\"2026-06-12T15:47:34.257580782Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.207648 | controller |     "Jun 12 15:47:34.480213 crc crio[3652]: time=\"2026-06-12T15:47:34.297751456Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.207670 | controller |     "Jun 12 15:47:34.480213 crc crio[3652]: time=\"2026-06-12T15:47:34.311135275Z\" level=info msg=\"Creating container: openshift-machine-config-operator/machine-config-operator-67c9d58cbb-dc6bh/kube-rbac-proxy\" id=cc3aeebd-a463-4935-8981-605aeb1c3027 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:20:10.207692 | controller |     "Jun 12 15:47:34.480213 crc crio[3652]: time=\"2026-06-12T15:47:34.311545496Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.207709 | controller |     "Jun 12 15:47:34.480213 crc crio[3652]: time=\"2026-06-12T15:47:34.320521056Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.207724 | controller |     "Jun 12 15:47:34.480213 crc crio[3652]: time=\"2026-06-12T15:47:34.321954659Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.207740 | controller |     "Jun 12 15:47:34.480213 crc crio[3652]: time=\"2026-06-12T15:47:34.328771793Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.207755 | controller |     "Jun 12 15:47:34.480213 crc crio[3652]: time=\"2026-06-12T15:47:34.341556919Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.207771 | controller |     "Jun 12 15:47:34.480213 crc crio[3652]: time=\"2026-06-12T15:47:34.366600603Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.207786 | controller |     "Jun 12 15:47:34.480213 crc crio[3652]: time=\"2026-06-12T15:47:34.369357552Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.207801 | controller |     "Jun 12 15:47:34.480213 crc crio[3652]: time=\"2026-06-12T15:47:34.370624458Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.207816 | controller |     "Jun 12 15:47:34.480213 crc crio[3652]: time=\"2026-06-12T15:47:34.371568336Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.207831 | controller |     "Jun 12 15:47:34.480213 crc crio[3652]: time=\"2026-06-12T15:47:34.414195162Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:2a674ae97c9d49ff2bbfbdf0ab4452b6e589f47a955ba0b907dbf0e32f5cbab7\" id=95fc0cad-fb9c-44cc-868e-bc2373f89034 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:20:10.207851 | controller |     "Jun 12 15:47:34.480213 crc crio[3652]: time=\"2026-06-12T15:47:34.422946775Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.207867 | controller |     "Jun 12 15:47:34.495140 crc crio[3652]: time=\"2026-06-12T15:47:34.494964156Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=74e5a0af-d40a-4ade-86c7-bef06a52cf13 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:20:10.207881 | controller |     "Jun 12 15:47:34.539186 crc crio[3652]: time=\"2026-06-12T15:47:34.537735556Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=ba0bc905-5a38-4e27-9971-1c6499fe9a52 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:20:10.207896 | controller |     "Jun 12 15:47:34.546962 crc crio[3652]: time=\"2026-06-12T15:47:34.546729254Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.207911 | controller |     "Jun 12 15:47:34.551614 crc crio[3652]: time=\"2026-06-12T15:47:34.550819944Z\" level=info msg=\"Creating container: openshift-kube-storage-version-migrator/migrator-866fcbc849-vfggj/graceful-termination\" id=eb0e6295-3d1a-41cd-ad80-ff5c84c227ee name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:20:10.207926 | controller |     "Jun 12 15:47:34.554104 crc crio[3652]: time=\"2026-06-12T15:47:34.553974836Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=41266fa1-c58b-4621-85e0-e7c683bd1b71 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:20:10.207941 | controller |     "Jun 12 15:47:34.557875 crc crio[3652]: time=\"2026-06-12T15:47:34.557680561Z\" level=info msg=\"Created container 302144ddd5a769445fd4fb41305f032d806696ed2052e0c69df8fdc1d18b7c26: openshift-service-ca/service-ca-74545575db-n469q/service-ca-controller\" id=96fb51b3-2cc0-4fe4-b760-e9b4d4eff992 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:20:10.207957 | controller |     "Jun 12 15:47:34.562141 crc crio[3652]: time=\"2026-06-12T15:47:34.561984531Z\" level=info msg=\"Created container ed41ed84a1900125ceaf8982f0b790c1232f283d6c0eea1b02ceb4317a2e5fca: openshift-config-operator/openshift-config-operator-5777786469-bccdj/openshift-api\" id=97279958-ab80-4ebc-94c6-63ec7b6cc809 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:20:10.207972 | controller |     "Jun 12 15:47:34.565281 crc crio[3652]: time=\"2026-06-12T15:47:34.56522615Z\" level=info msg=\"Created container 3684b2cec778ee997d4d969fbd24556cc82f8a0e02a40f0f79bf35abb94df13d: openshift-authentication/oauth-openshift-685b49f4d7-4d6xb/oauth-openshift\" id=f1941d9d-3997-4ae5-ab8d-5388d292f4e9 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:20:10.207986 | controller |     "Jun 12 15:47:34.568195 crc crio[3652]: time=\"2026-06-12T15:47:34.567736243Z\" level=info msg=\"Starting container: ed41ed84a1900125ceaf8982f0b790c1232f283d6c0eea1b02ceb4317a2e5fca\" id=12cab8ab-f914-478f-84fe-c765c651bc38 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 17:20:10.208001 | controller |     "Jun 12 15:47:34.572716 crc crio[3652]: time=\"2026-06-12T15:47:34.572605183Z\" level=info msg=\"Starting container: 3684b2cec778ee997d4d969fbd24556cc82f8a0e02a40f0f79bf35abb94df13d\" id=9b44db43-30d2-4384-ab98-6c9f468cf9ca name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 17:20:10.208016 | controller |     "Jun 12 15:47:34.576772 crc crio[3652]: time=\"2026-06-12T15:47:34.576607339Z\" level=info msg=\"Starting container: 302144ddd5a769445fd4fb41305f032d806696ed2052e0c69df8fdc1d18b7c26\" id=081095b6-37cf-4b26-8691-e0e05ff060a6 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 17:20:10.208035 | controller |     "Jun 12 15:47:34.588426 crc crio[3652]: time=\"2026-06-12T15:47:34.576771672Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=5aa5f7f0-b202-4ca3-914a-caec9f92ee9c name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:20:10.208051 | controller |     "Jun 12 15:47:34.588426 crc crio[3652]: time=\"2026-06-12T15:47:34.577098078Z\" level=info msg=\"Creating container: openshift-machine-config-operator/machine-config-controller-f9cdd68f7-bb2jm/kube-rbac-proxy\" id=fb17f47a-a7a5-4ea1-9038-b2d4f40c70d2 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:20:10.208066 | controller |     "Jun 12 15:47:34.588426 crc crio[3652]: time=\"2026-06-12T15:47:34.581787731Z\" level=info msg=\"Started container\" PID=13230 containerID=ed41ed84a1900125ceaf8982f0b790c1232f283d6c0eea1b02ceb4317a2e5fca description=openshift-config-operator/openshift-config-operator-5777786469-bccdj/openshift-api id=12cab8ab-f914-478f-84fe-c765c651bc38 name=/runtime.v1.RuntimeService/StartContainer sandboxID=6ab72337a3cbb3c4d1ed7253a92436f570bc786a96b656633e015ab8dd8d717f",
2026-06-12 17:20:10.208083 | controller |     "Jun 12 15:47:34.588426 crc crio[3652]: time=\"2026-06-12T15:47:34.583022357Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.208098 | controller |     "Jun 12 15:47:34.593307 crc crio[3652]: time=\"2026-06-12T15:47:34.593264203Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.208113 | controller |     "Jun 12 15:47:34.596797 crc crio[3652]: time=\"2026-06-12T15:47:34.59667301Z\" level=info msg=\"Started container\" PID=13231 containerID=3684b2cec778ee997d4d969fbd24556cc82f8a0e02a40f0f79bf35abb94df13d description=openshift-authentication/oauth-openshift-685b49f4d7-4d6xb/oauth-openshift id=9b44db43-30d2-4384-ab98-6c9f468cf9ca name=/runtime.v1.RuntimeService/StartContainer sandboxID=01e0057a4f36348b3e5583493d3db2ed1b6be0de7bec803bab507ef7991f8e77",
2026-06-12 17:20:10.208129 | controller |     "Jun 12 15:47:34.602363 crc crio[3652]: time=\"2026-06-12T15:47:34.602190179Z\" level=info msg=\"Started container\" PID=13232 containerID=302144ddd5a769445fd4fb41305f032d806696ed2052e0c69df8fdc1d18b7c26 description=openshift-service-ca/service-ca-74545575db-n469q/service-ca-controller id=081095b6-37cf-4b26-8691-e0e05ff060a6 name=/runtime.v1.RuntimeService/StartContainer sandboxID=53d37291c3f918630f0bf00f413a35884a599c35691b2e49022496b208d077bd",
2026-06-12 17:20:10.208145 | controller |     "Jun 12 15:47:34.606925 crc crio[3652]: time=\"2026-06-12T15:47:34.60623254Z\" level=info msg=\"Created container f50e7c91c8ce9879947a064cdd4286b493c8382b1ee39b359c9e4fffa50a1308: openshift-console-operator/console-operator-67c89758df-4jf4f/console-operator\" id=854eeb8e-6b72-4c8d-89d0-24d7e3891891 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:20:10.208161 | controller |     "Jun 12 15:47:34.610681 crc crio[3652]: time=\"2026-06-12T15:47:34.610420007Z\" level=info msg=\"Starting container: f50e7c91c8ce9879947a064cdd4286b493c8382b1ee39b359c9e4fffa50a1308\" id=e1900f7a-4704-4bda-8d38-89bb8a58b320 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 17:20:10.208176 | controller |     "Jun 12 15:47:34.621227 crc crio[3652]: time=\"2026-06-12T15:47:34.621127549Z\" level=info msg=\"Started container\" PID=13279 containerID=f50e7c91c8ce9879947a064cdd4286b493c8382b1ee39b359c9e4fffa50a1308 description=openshift-console-operator/console-operator-67c89758df-4jf4f/console-operator id=e1900f7a-4704-4bda-8d38-89bb8a58b320 name=/runtime.v1.RuntimeService/StartContainer sandboxID=ea1b889362c9499654b3103e29b81d9c8c4b80ac8e64f136ef47ea902328e1de",
2026-06-12 17:20:10.208196 | controller |     "Jun 12 15:47:34.640768 crc crio[3652]: time=\"2026-06-12T15:47:34.64040503Z\" level=info msg=\"Created container b033dccf576509140eaa637a02583cc2b7a449f37e72558d4edffec34fbf887b: openshift-marketplace/community-operators-qhh6t/extract-utilities\" id=c7bbe3ce-2ef1-4950-91a4-9339a9f53ef8 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:20:10.208212 | controller |     "Jun 12 15:47:34.648773 crc crio[3652]: time=\"2026-06-12T15:47:34.648622438Z\" level=info msg=\"Starting container: b033dccf576509140eaa637a02583cc2b7a449f37e72558d4edffec34fbf887b\" id=09dff8be-db6e-4eb9-bbef-668b2cf5aaf1 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 17:20:10.208227 | controller |     "Jun 12 15:47:34.662114 crc crio[3652]: time=\"2026-06-12T15:47:34.662011336Z\" level=info msg=\"Created container 3c87648e94a0340b3b304cdfb4d9b5e12867496a37b38a07e7857367622dc7fe: openshift-console/console-6c684df5db-cc8g8/console\" id=a84743fe-4adb-4576-b8d0-a9886d680171 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:20:10.208242 | controller |     "Jun 12 15:47:34.682687 crc crio[3652]: time=\"2026-06-12T15:47:34.682510308Z\" level=info msg=\"Started container\" PID=13285 containerID=b033dccf576509140eaa637a02583cc2b7a449f37e72558d4edffec34fbf887b description=openshift-marketplace/community-operators-qhh6t/extract-utilities id=09dff8be-db6e-4eb9-bbef-668b2cf5aaf1 name=/runtime.v1.RuntimeService/StartContainer sandboxID=8d18ef7e401ecbbce2959e5dc76b4fda8f77d8f73c5e24565348fb27f124201f",
2026-06-12 17:20:10.208258 | controller |     "Jun 12 15:47:34.712762 crc crio[3652]: time=\"2026-06-12T15:47:34.712657989Z\" level=info msg=\"Starting container: 3c87648e94a0340b3b304cdfb4d9b5e12867496a37b38a07e7857367622dc7fe\" id=3d8c4d90-f70e-4168-b00b-92256c533e04 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 17:20:10.208273 | controller |     "Jun 12 15:47:34.732672 crc crio[3652]: time=\"2026-06-12T15:47:34.722966818Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:d4926e304011637ca9df370a193896d685f0f3ffabbec234ec827abdbeb083f9\" id=44931a94-5328-445e-9bc8-c2197353bffb name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:20:10.208289 | controller |     "Jun 12 15:47:34.752393 crc crio[3652]: time=\"2026-06-12T15:47:34.752163497Z\" level=info msg=\"Created container ca521f422b54a93ff562d256eb36bcf7e68d82a3d2fc021f0e03d5f561cf5a72: openshift-ingress-operator/ingress-operator-6b9cb4dbcf-5fpw9/ingress-operator\" id=601cddef-a977-4201-94c7-ad62a587eb47 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:20:10.208304 | controller |     "Jun 12 15:47:34.813773 crc crio[3652]: time=\"2026-06-12T15:47:34.807992927Z\" level=info msg=\"Started container\" PID=13291 containerID=3c87648e94a0340b3b304cdfb4d9b5e12867496a37b38a07e7857367622dc7fe description=openshift-console/console-6c684df5db-cc8g8/console id=3d8c4d90-f70e-4168-b00b-92256c533e04 name=/runtime.v1.RuntimeService/StartContainer sandboxID=7c9c9905adac5b3a01c30ca8f7e5943aa6e4928c52210102fcf82f2e070730ae",
2026-06-12 17:20:10.208319 | controller |     "Jun 12 15:47:35.061135 crc crio[3652]: time=\"2026-06-12T15:47:35.05189125Z\" level=info msg=\"Created container 42652648f45e51e16f2da5d7e7f9108a2100164e9448a7e85703356290a0a126: openshift-apiserver-operator/openshift-apiserver-operator-846cbfc458-xttmf/openshift-apiserver-operator\" id=046903b7-e8e0-4dc4-9081-9cb58bd9d2b9 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:20:10.208334 | controller |     "Jun 12 15:47:35.086369 crc crio[3652]: time=\"2026-06-12T15:47:35.086026263Z\" level=info msg=\"Starting container: 42652648f45e51e16f2da5d7e7f9108a2100164e9448a7e85703356290a0a126\" id=95c8f729-378e-428c-8a6d-7d9630156258 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 17:20:10.208349 | controller |     "Jun 12 15:47:35.263805 crc crio[3652]: time=\"2026-06-12T15:47:35.260491467Z\" level=info msg=\"Started container\" PID=13311 containerID=42652648f45e51e16f2da5d7e7f9108a2100164e9448a7e85703356290a0a126 description=openshift-apiserver-operator/openshift-apiserver-operator-846cbfc458-xttmf/openshift-apiserver-operator id=95c8f729-378e-428c-8a6d-7d9630156258 name=/runtime.v1.RuntimeService/StartContainer sandboxID=e75f42219c1a7ce4840e6743ada912a2cf9195cd9a4b13ae5a2d237e6d948bed",
2026-06-12 17:20:10.208368 | controller |     "Jun 12 15:47:35.278962 crc crio[3652]: time=\"2026-06-12T15:47:35.271876727Z\" level=info msg=\"Starting container: ca521f422b54a93ff562d256eb36bcf7e68d82a3d2fc021f0e03d5f561cf5a72\" id=12066035-ab24-43ad-8d40-f3ff2c4b6715 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 17:20:10.208384 | controller |     "Jun 12 15:47:35.574910 crc crio[3652]: time=\"2026-06-12T15:47:35.573998603Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.208400 | controller |     "Jun 12 15:47:35.669839 crc crio[3652]: time=\"2026-06-12T15:47:35.666600992Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.208415 | controller |     "Jun 12 15:47:35.702322 crc crio[3652]: time=\"2026-06-12T15:47:35.702193107Z\" level=info msg=\"Created container 899e84a3923ca403f8ba045b86e890e8c7b847eb181adc6e8f5799f8d1464182: openshift-etcd-operator/etcd-operator-69b85846b6-9w8mk/etcd-operator\" id=5ff75430-112e-4e5c-87ff-2cf0cfb98e65 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:20:10.208431 | controller |     "Jun 12 15:47:35.740894 crc crio[3652]: time=\"2026-06-12T15:47:35.737023269Z\" level=info msg=\"Creating container: openshift-operator-lifecycle-manager/package-server-manager-77f986bd66-5lhf9/package-server-manager\" id=b8e20090-ea4f-441a-b812-2974ff86ed86 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:20:10.208446 | controller |     "Jun 12 15:47:35.740894 crc crio[3652]: time=\"2026-06-12T15:47:35.737425Z\" level=info msg=\"Starting container: 899e84a3923ca403f8ba045b86e890e8c7b847eb181adc6e8f5799f8d1464182\" id=5f1a5b9d-8d9b-42c4-a403-b16edf89d30b name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 17:20:10.208462 | controller |     "Jun 12 15:47:35.755582 crc crio[3652]: time=\"2026-06-12T15:47:35.752947027Z\" level=info msg=\"Created container 1412b453b63f69c742a6a2e7505cece5395cc4b4d3cb81cec21aa263c0bb6a56: openshift-image-registry/cluster-image-registry-operator-86c45576b9-qdg7g/cluster-image-registry-operator\" id=308a0cd5-2834-4017-83a9-f4083a46e5df name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:20:10.208477 | controller |     "Jun 12 15:47:35.849832 crc crio[3652]: time=\"2026-06-12T15:47:35.841995763Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.208492 | controller |     "Jun 12 15:47:35.891880 crc crio[3652]: time=\"2026-06-12T15:47:35.890817518Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.208507 | controller |     "Jun 12 15:47:35.923221 crc crio[3652]: time=\"2026-06-12T15:47:35.922269731Z\" level=info msg=\"Starting container: 1412b453b63f69c742a6a2e7505cece5395cc4b4d3cb81cec21aa263c0bb6a56\" id=f5dfe0d4-5b6c-4b95-b843-b0e7175645ae name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 17:20:10.208523 | controller |     "Jun 12 15:47:36.009940 crc crio[3652]: time=\"2026-06-12T15:47:36.000144649Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:d4926e304011637ca9df370a193896d685f0f3ffabbec234ec827abdbeb083f9\" id=f8f746c7-6047-4b8f-8b86-0d528002242a name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:20:10.208539 | controller |     "Jun 12 15:47:36.224866 crc crio[3652]: time=\"2026-06-12T15:47:36.2227334Z\" level=info msg=\"Started container\" PID=13334 containerID=899e84a3923ca403f8ba045b86e890e8c7b847eb181adc6e8f5799f8d1464182 description=openshift-etcd-operator/etcd-operator-69b85846b6-9w8mk/etcd-operator id=5f1a5b9d-8d9b-42c4-a403-b16edf89d30b name=/runtime.v1.RuntimeService/StartContainer sandboxID=954bf1afe4f59f23f82baa19c37ce7d2202c4c33e8491ac1530be7dd854d2ea1",
2026-06-12 17:20:10.208566 | controller |     "Jun 12 15:47:36.267259 crc crio[3652]: time=\"2026-06-12T15:47:36.266912698Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.208605 | controller |     "Jun 12 15:47:36.502399 crc crio[3652]: time=\"2026-06-12T15:47:36.501036951Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.208624 | controller |     "Jun 12 15:47:36.576380 crc crio[3652]: time=\"2026-06-12T15:47:36.57500096Z\" level=info msg=\"Started container\" PID=13296 containerID=ca521f422b54a93ff562d256eb36bcf7e68d82a3d2fc021f0e03d5f561cf5a72 description=openshift-ingress-operator/ingress-operator-6b9cb4dbcf-5fpw9/ingress-operator id=12066035-ab24-43ad-8d40-f3ff2c4b6715 name=/runtime.v1.RuntimeService/StartContainer sandboxID=8b71a812b8baf7cc7da5435b6c115b07d229bd8e2943b64afdf9efe863a8e4c8",
2026-06-12 17:20:10.208640 | controller |     "Jun 12 15:47:36.576832 crc crio[3652]: time=\"2026-06-12T15:47:36.576663218Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.208656 | controller |     "Jun 12 15:47:36.755596 crc crio[3652]: time=\"2026-06-12T15:47:36.755321318Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.208674 | controller |     "Jun 12 15:47:36.911337 crc crio[3652]: time=\"2026-06-12T15:47:36.908674218Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.208698 | controller |     "Jun 12 15:47:37.267182 crc crio[3652]: time=\"2026-06-12T15:47:37.266545918Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.208716 | controller |     "Jun 12 15:47:37.781945 crc crio[3652]: time=\"2026-06-12T15:47:37.778159496Z\" level=info msg=\"Started container\" PID=13315 containerID=1412b453b63f69c742a6a2e7505cece5395cc4b4d3cb81cec21aa263c0bb6a56 description=openshift-image-registry/cluster-image-registry-operator-86c45576b9-qdg7g/cluster-image-registry-operator id=f5dfe0d4-5b6c-4b95-b843-b0e7175645ae name=/runtime.v1.RuntimeService/StartContainer sandboxID=0b007c920c28b452d29972aaf92de525e9cc0b8e1a935689fa4a95146998351f",
2026-06-12 17:20:10.208733 | controller |     "Jun 12 15:47:37.973621 crc crio[3652]: time=\"2026-06-12T15:47:37.972390636Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.208748 | controller |     "Jun 12 15:47:37.997627 crc crio[3652]: time=\"2026-06-12T15:47:37.992193571Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=01c1d3b7-257c-4d00-af19-2e025e3db8fd name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:20:10.208765 | controller |     "Jun 12 15:47:38.144420 crc crio[3652]: time=\"2026-06-12T15:47:38.141962075Z\" level=info msg=\"Creating container: openshift-apiserver/apiserver-9ddfb9f55-k47zv/openshift-apiserver\" id=527f98fa-6f20-4c8a-baa4-7cf9d01db20a name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:20:10.208784 | controller |     "Jun 12 15:47:38.272720 crc crio[3652]: time=\"2026-06-12T15:47:38.272232733Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.208799 | controller |     "Jun 12 15:47:38.325704 crc crio[3652]: time=\"2026-06-12T15:47:38.324241059Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.208815 | controller |     "Jun 12 15:47:38.470872 crc crio[3652]: time=\"2026-06-12T15:47:38.470401411Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.208830 | controller |     "Jun 12 15:47:38.629978 crc crio[3652]: time=\"2026-06-12T15:47:38.629921057Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.208845 | controller |     "Jun 12 15:47:39.028982 crc crio[3652]: time=\"2026-06-12T15:47:39.026243379Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=61cc3570-ed3a-4777-b1d7-da96d64a9e69 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:20:10.208862 | controller |     "Jun 12 15:47:39.385979 crc crio[3652]: time=\"2026-06-12T15:47:39.37741444Z\" level=info msg=\"Created container 51f0725ccfb47060dfe9a9bda31e695f5077f0b58c5164603c50b63377f26ff6: openshift-operator-lifecycle-manager/collect-profiles-29687985-5mw5k/collect-profiles\" id=654e324b-c52f-40e6-a1c4-dd25073de73e name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:20:10.208877 | controller |     "Jun 12 15:47:40.022384 crc crio[3652]: time=\"2026-06-12T15:47:39.443240145Z\" level=info msg=\"Created container a450f8ed250cb60877c398deff7879a31eb42223d687e85b73c87959bbfa8ca1: openshift-multus/network-metrics-daemon-n2bqt/network-metrics-daemon\" id=6d8823b3-39d7-4ac7-b898-a30eb40cc16b name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:20:10.208892 | controller |     "Jun 12 15:47:40.092300 crc crio[3652]: time=\"2026-06-12T15:47:40.091859575Z\" level=info msg=\"Starting container: a450f8ed250cb60877c398deff7879a31eb42223d687e85b73c87959bbfa8ca1\" id=77da088c-82f4-4e84-8004-9670ebf4bcf6 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 17:20:10.208907 | controller |     "Jun 12 15:47:40.112300 crc crio[3652]: time=\"2026-06-12T15:47:40.112016516Z\" level=info msg=\"Starting container: 51f0725ccfb47060dfe9a9bda31e695f5077f0b58c5164603c50b63377f26ff6\" id=7feba4c8-9599-4930-81a6-0d84957ab8bb name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 17:20:10.208922 | controller |     "Jun 12 15:47:40.393417 crc crio[3652]: time=\"2026-06-12T15:47:40.393104184Z\" level=info msg=\"Started container\" PID=13400 containerID=51f0725ccfb47060dfe9a9bda31e695f5077f0b58c5164603c50b63377f26ff6 description=openshift-operator-lifecycle-manager/collect-profiles-29687985-5mw5k/collect-profiles id=7feba4c8-9599-4930-81a6-0d84957ab8bb name=/runtime.v1.RuntimeService/StartContainer sandboxID=d8b63e784bffade6dd726e124ee6bb835170216daa066ae154b0513035faee69",
2026-06-12 17:20:10.208937 | controller |     "Jun 12 15:47:40.435123 crc crio[3652]: time=\"2026-06-12T15:47:40.434173724Z\" level=info msg=\"Created container 60a3487ff46f41ad52cfd9798dd82e49ebe7285a29ade5f9d22c9587f16a85a1: openshift-machine-config-operator/machine-config-operator-67c9d58cbb-dc6bh/kube-rbac-proxy\" id=cc3aeebd-a463-4935-8981-605aeb1c3027 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:20:10.208952 | controller |     "Jun 12 15:47:40.436156 crc crio[3652]: time=\"2026-06-12T15:47:40.435749294Z\" level=info msg=\"Created container 77cd24a8e324a4c30bc32f61784437d40950a669b6fec003abcd52483550e5f4: openshift-kube-apiserver-operator/kube-apiserver-operator-575994946d-vgpnb/kube-apiserver-operator\" id=70223b1c-eff6-45d0-b9f3-53f2d7fc0116 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:20:10.208971 | controller |     "Jun 12 15:47:40.471219 crc crio[3652]: time=\"2026-06-12T15:47:40.470950413Z\" level=info msg=\"Starting container: 60a3487ff46f41ad52cfd9798dd82e49ebe7285a29ade5f9d22c9587f16a85a1\" id=04cbf1d3-e85b-4a57-a415-fee34b97c0ee name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 17:20:10.208987 | controller |     "Jun 12 15:47:40.526955 crc crio[3652]: time=\"2026-06-12T15:47:40.52672072Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.209002 | controller |     "Jun 12 15:47:40.568409 crc crio[3652]: time=\"2026-06-12T15:47:40.568072483Z\" level=info msg=\"Starting container: 77cd24a8e324a4c30bc32f61784437d40950a669b6fec003abcd52483550e5f4\" id=58420463-cc05-46c3-a214-06197cb0157b name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 17:20:10.209018 | controller |     "Jun 12 15:47:41.018909 crc crio[3652]: time=\"2026-06-12T15:47:41.01879575Z\" level=info msg=\"Created container 2c897e420fca5f462e50986e6dfaaf7a300ff5b888c4b031dbd3364acceafdad: openshift-machine-config-operator/machine-config-controller-f9cdd68f7-bb2jm/kube-rbac-proxy\" id=fb17f47a-a7a5-4ea1-9038-b2d4f40c70d2 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:20:10.209033 | controller |     "Jun 12 15:47:41.031908 crc crio[3652]: time=\"2026-06-12T15:47:41.031643156Z\" level=info msg=\"Started container\" PID=13480 containerID=77cd24a8e324a4c30bc32f61784437d40950a669b6fec003abcd52483550e5f4 description=openshift-kube-apiserver-operator/kube-apiserver-operator-575994946d-vgpnb/kube-apiserver-operator id=58420463-cc05-46c3-a214-06197cb0157b name=/runtime.v1.RuntimeService/StartContainer sandboxID=a4108cfd56bb95c984c6842f2b38b21ef6830aa35f05bed6a97aba9293edc703",
2026-06-12 17:20:10.209048 | controller |     "Jun 12 15:47:41.888424 crc crio[3652]: time=\"2026-06-12T15:47:41.887125191Z\" level=info msg=\"Started container\" PID=13398 containerID=a450f8ed250cb60877c398deff7879a31eb42223d687e85b73c87959bbfa8ca1 description=openshift-multus/network-metrics-daemon-n2bqt/network-metrics-daemon id=77da088c-82f4-4e84-8004-9670ebf4bcf6 name=/runtime.v1.RuntimeService/StartContainer sandboxID=0a1bb93da817bef5070bcdeb459f1902ae027961ec1b8eae561592a0f1e27e28",
2026-06-12 17:20:10.209064 | controller |     "Jun 12 15:47:41.906632 crc crio[3652]: time=\"2026-06-12T15:47:41.905550122Z\" level=info msg=\"Started container\" PID=13468 containerID=60a3487ff46f41ad52cfd9798dd82e49ebe7285a29ade5f9d22c9587f16a85a1 description=openshift-machine-config-operator/machine-config-operator-67c9d58cbb-dc6bh/kube-rbac-proxy id=04cbf1d3-e85b-4a57-a415-fee34b97c0ee name=/runtime.v1.RuntimeService/StartContainer sandboxID=2530f834e6fd937972a33ce21e1ed56a946e9139404f28f35d0aceed95097a03",
2026-06-12 17:20:10.209079 | controller |     "Jun 12 15:47:41.947360 crc crio[3652]: time=\"2026-06-12T15:47:41.940966614Z\" level=info msg=\"Created container 5d592f25ac3f5eee2676d631dc879682735986cfc7214114d1d6352be6fe5e42: openshift-oauth-apiserver/apiserver-8596bd845d-l6g6s/fix-audit-permissions\" id=167c621e-68a9-4359-8c92-4000be6c4b69 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:20:10.209095 | controller |     "Jun 12 15:47:42.029550 crc crio[3652]: time=\"2026-06-12T15:47:42.027893027Z\" level=info msg=\"Starting container: 2c897e420fca5f462e50986e6dfaaf7a300ff5b888c4b031dbd3364acceafdad\" id=f6ae9fca-9f7e-4c9a-bf48-e58414e78f61 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 17:20:10.209109 | controller |     "Jun 12 15:47:42.050812 crc crio[3652]: time=\"2026-06-12T15:47:42.049996887Z\" level=info msg=\"Created container f8d46b3d2293bd28d781efe16beff1914f33edc6a4ee77cf65e4758236f9cbfb: openshift-cluster-samples-operator/cluster-samples-operator-6b564684c8-bqbxk/cluster-samples-operator\" id=5475d12c-c9b5-4741-88f6-8f7267c63cd8 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:20:10.209127 | controller |     "Jun 12 15:47:42.107808 crc crio[3652]: time=\"2026-06-12T15:47:42.107388158Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.209143 | controller |     "Jun 12 15:47:42.311929 crc crio[3652]: time=\"2026-06-12T15:47:42.308388946Z\" level=info msg=\"Starting container: 5d592f25ac3f5eee2676d631dc879682735986cfc7214114d1d6352be6fe5e42\" id=b0b19051-015a-4a3f-9045-9ef50a91ed3f name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 17:20:10.209157 | controller |     "Jun 12 15:47:42.341643 crc crio[3652]: time=\"2026-06-12T15:47:42.337694197Z\" level=info msg=\"Starting container: f8d46b3d2293bd28d781efe16beff1914f33edc6a4ee77cf65e4758236f9cbfb\" id=74d0b9a7-709d-4ded-8435-1643a9c4f4e6 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 17:20:10.209173 | controller |     "Jun 12 15:47:42.400290 crc crio[3652]: time=\"2026-06-12T15:47:42.398903593Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.209187 | controller |     "Jun 12 15:47:42.597949 crc crio[3652]: time=\"2026-06-12T15:47:42.597020266Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=d7d6df3d-d3d3-4c47-9f3f-f4e356831690 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:20:10.209202 | controller |     "Jun 12 15:47:42.628416 crc crio[3652]: time=\"2026-06-12T15:47:42.621430719Z\" level=info msg=\"Creating container: openshift-ingress-operator/ingress-operator-6b9cb4dbcf-5fpw9/kube-rbac-proxy\" id=3b615b76-9169-41e5-9176-f7685b3ebb4e name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:20:10.209217 | controller |     "Jun 12 15:47:42.648113 crc crio[3652]: time=\"2026-06-12T15:47:42.641875891Z\" level=info msg=\"Pulling image: registry.redhat.io/redhat/certified-operator-index:v4.20\" id=9fdd338a-c388-4d2f-a18d-37d4f3bf4d8b name=/runtime.v1.ImageService/PullImage",
2026-06-12 17:20:10.209231 | controller |     "Jun 12 15:47:42.653423 crc crio[3652]: time=\"2026-06-12T15:47:42.653014448Z\" level=info msg=\"Started container\" PID=13474 containerID=f8d46b3d2293bd28d781efe16beff1914f33edc6a4ee77cf65e4758236f9cbfb description=openshift-cluster-samples-operator/cluster-samples-operator-6b564684c8-bqbxk/cluster-samples-operator id=74d0b9a7-709d-4ded-8435-1643a9c4f4e6 name=/runtime.v1.RuntimeService/StartContainer sandboxID=40eb31f880b938e8079e39750419657f42ab7a6f87f4c642a70b3b245f6b5272",
2026-06-12 17:20:10.209247 | controller |     "Jun 12 15:47:42.679218 crc crio[3652]: time=\"2026-06-12T15:47:42.675722734Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/redhat/certified-operator-index:v4.20\\\"\"",
2026-06-12 17:20:10.209263 | controller |     "Jun 12 15:47:42.716769 crc crio[3652]: time=\"2026-06-12T15:47:42.716650195Z\" level=info msg=\"Started container\" PID=13481 containerID=2c897e420fca5f462e50986e6dfaaf7a300ff5b888c4b031dbd3364acceafdad description=openshift-machine-config-operator/machine-config-controller-f9cdd68f7-bb2jm/kube-rbac-proxy id=f6ae9fca-9f7e-4c9a-bf48-e58414e78f61 name=/runtime.v1.RuntimeService/StartContainer sandboxID=a742e3ddcecdec2a72e062301ee31090995d8a0de85ef0b95b98ce7a6f8b52a9",
2026-06-12 17:20:10.209278 | controller |     "Jun 12 15:47:42.732841 crc crio[3652]: time=\"2026-06-12T15:47:42.731773699Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.209293 | controller |     "Jun 12 15:47:42.978091 crc crio[3652]: time=\"2026-06-12T15:47:42.970724089Z\" level=info msg=\"Started container\" PID=13470 containerID=5d592f25ac3f5eee2676d631dc879682735986cfc7214114d1d6352be6fe5e42 description=openshift-oauth-apiserver/apiserver-8596bd845d-l6g6s/fix-audit-permissions id=b0b19051-015a-4a3f-9045-9ef50a91ed3f name=/runtime.v1.RuntimeService/StartContainer sandboxID=69acfd13a9a40d71ffdef6d2ca926d456d29936716a53ac8b3fb165573d47e2c",
2026-06-12 17:20:10.209312 | controller |     "Jun 12 15:47:43.051974 crc crio[3652]: time=\"2026-06-12T15:47:42.984914885Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=67cdbbcd-044c-409a-8287-003627c81898 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:20:10.209328 | controller |     "Jun 12 15:47:43.251333 crc crio[3652]: time=\"2026-06-12T15:47:43.25096046Z\" level=info msg=\"Created container ed5537509be61a424011915eb10945be8c29339fd27e676b6d1dee71e556f15b: openshift-dns-operator/dns-operator-799b87ffcd-h5xh9/dns-operator\" id=d9b16250-6fbd-4e5e-a0cf-8564a67c1084 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:20:10.209342 | controller |     "Jun 12 15:47:43.335231 crc crio[3652]: time=\"2026-06-12T15:47:43.316210016Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b0f7abf2f97afd1127d9245d764338c6047bac1711b2cee43112570a85946360\" id=930db3f6-6ed8-4f03-8131-751aa1e26dbb name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:20:10.209356 | controller |     "Jun 12 15:47:43.356777 crc crio[3652]: time=\"2026-06-12T15:47:43.356720644Z\" level=info msg=\"Starting container: ed5537509be61a424011915eb10945be8c29339fd27e676b6d1dee71e556f15b\" id=2dbcdbe2-eaae-4d8a-837e-6af9a24290f4 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 17:20:10.209371 | controller |     "Jun 12 15:47:43.595113 crc crio[3652]: time=\"2026-06-12T15:47:43.593371272Z\" level=info msg=\"Started container\" PID=13522 containerID=ed5537509be61a424011915eb10945be8c29339fd27e676b6d1dee71e556f15b description=openshift-dns-operator/dns-operator-799b87ffcd-h5xh9/dns-operator id=2dbcdbe2-eaae-4d8a-837e-6af9a24290f4 name=/runtime.v1.RuntimeService/StartContainer sandboxID=6863df6ce51270ee5ce1842073c2d0f50a76b6f27b4bf12ab3570456fab5ec14",
2026-06-12 17:20:10.209386 | controller |     "Jun 12 15:47:43.597709 crc crio[3652]: time=\"2026-06-12T15:47:43.597380594Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.209400 | controller |     "Jun 12 15:47:43.646195 crc crio[3652]: time=\"2026-06-12T15:47:43.607853452Z\" level=info msg=\"Creating container: openshift-multus/network-metrics-daemon-n2bqt/kube-rbac-proxy\" id=5108bc6b-d7c6-4d3a-b744-da879e6e6ab1 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:20:10.209415 | controller |     "Jun 12 15:47:43.898294 crc crio[3652]: time=\"2026-06-12T15:47:43.892027448Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=b0c9e615-2a8a-48ff-9eb5-dd64749550bf name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:20:10.209429 | controller |     "Jun 12 15:47:44.033976 crc crio[3652]: time=\"2026-06-12T15:47:44.033567814Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b0f7abf2f97afd1127d9245d764338c6047bac1711b2cee43112570a85946360\" id=7bcf05d0-453b-46ac-a90e-bde05123877d name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:20:10.209444 | controller |     "Jun 12 15:47:44.059163 crc crio[3652]: time=\"2026-06-12T15:47:44.056812257Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.209458 | controller |     "Jun 12 15:47:44.757719 crc crio[3652]: time=\"2026-06-12T15:47:44.659413597Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.209476 | controller |     "Jun 12 15:47:44.757719 crc crio[3652]: time=\"2026-06-12T15:47:44.672227042Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.209491 | controller |     "Jun 12 15:47:44.944789 crc crio[3652]: time=\"2026-06-12T15:47:44.933951199Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.209506 | controller |     "Jun 12 15:47:46.081418 crc crio[3652]: time=\"2026-06-12T15:47:46.080251228Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=c7aae747-faeb-4487-92b9-fa1ac0ce988b name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:20:10.209522 | controller |     "Jun 12 15:47:46.319827 crc crio[3652]: time=\"2026-06-12T15:47:46.30336531Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.209537 | controller |     "Jun 12 15:47:46.426986 crc crio[3652]: time=\"2026-06-12T15:47:46.426237599Z\" level=info msg=\"Creating container: openshift-cluster-samples-operator/cluster-samples-operator-6b564684c8-bqbxk/cluster-samples-operator-watch\" id=576a757c-94d5-42ca-b362-eeca5e696b88 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:20:10.209553 | controller |     "Jun 12 15:47:47.571159 crc crio[3652]: time=\"2026-06-12T15:47:47.570006501Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.209569 | controller |     "Jun 12 15:47:47.665907 crc crio[3652]: time=\"2026-06-12T15:47:47.665667221Z\" level=info msg=\"Created container 6ca1331b0d4d6931aa4f566910ac9e80c1e2455c45b851df872d613e1835775c: openshift-operator-lifecycle-manager/package-server-manager-77f986bd66-5lhf9/package-server-manager\" id=b8e20090-ea4f-441a-b812-2974ff86ed86 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:20:10.209605 | controller |     "Jun 12 15:47:47.975263 crc crio[3652]: time=\"2026-06-12T15:47:47.972906655Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.209622 | controller |     "Jun 12 15:47:49.224220 crc crio[3652]: time=\"2026-06-12T15:47:49.143886525Z\" level=info msg=\"Starting container: 6ca1331b0d4d6931aa4f566910ac9e80c1e2455c45b851df872d613e1835775c\" id=0b6e56f2-48af-411b-8d99-fa5d18214fcf name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 17:20:10.209638 | controller |     "Jun 12 15:47:49.397372 crc crio[3652]: time=\"2026-06-12T15:47:49.396352602Z\" level=info msg=\"Creating container: openshift-dns-operator/dns-operator-799b87ffcd-h5xh9/kube-rbac-proxy\" id=33762c13-5b23-4fa4-afce-972757883c64 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:20:10.209653 | controller |     "Jun 12 15:47:50.018014 crc crio[3652]: time=\"2026-06-12T15:47:50.017923796Z\" level=info msg=\"Created container dd0db851f0fe751d03fe29e702819163b5c49a87f93e5b0153b15cc3170e9bcc: openshift-kube-controller-manager-operator/kube-controller-manager-operator-69d5f845f8-mm4qn/kube-controller-manager-operator\" id=084fe9d7-c15d-4a3e-b348-490d4cd822bf name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:20:10.209668 | controller |     "Jun 12 15:47:50.098664 crc crio[3652]: time=\"2026-06-12T15:47:50.097969938Z\" level=info msg=\"Started container\" PID=13597 containerID=6ca1331b0d4d6931aa4f566910ac9e80c1e2455c45b851df872d613e1835775c description=openshift-operator-lifecycle-manager/package-server-manager-77f986bd66-5lhf9/package-server-manager id=0b6e56f2-48af-411b-8d99-fa5d18214fcf name=/runtime.v1.RuntimeService/StartContainer sandboxID=d84089b6c980f6e31d4488d5ceea93ab72e2197d65c108f73549553d3dc2ff36",
2026-06-12 17:20:10.209693 | controller |     "Jun 12 15:47:50.116652 crc crio[3652]: time=\"2026-06-12T15:47:50.116292576Z\" level=info msg=\"Starting container: dd0db851f0fe751d03fe29e702819163b5c49a87f93e5b0153b15cc3170e9bcc\" id=57af78a1-028d-400d-9f2c-c6ac770350bd name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 17:20:10.209717 | controller |     "Jun 12 15:47:50.212809 crc crio[3652]: time=\"2026-06-12T15:47:50.195184357Z\" level=info msg=\"Created container 4de21cfb27755c4ea65741e90626809d0e998def956f500bd4b4f369263bce6d: openshift-kube-storage-version-migrator/migrator-866fcbc849-vfggj/graceful-termination\" id=eb0e6295-3d1a-41cd-ad80-ff5c84c227ee name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:20:10.209734 | controller |     "Jun 12 15:47:50.292350 crc crio[3652]: time=\"2026-06-12T15:47:50.29177556Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.209750 | controller |     "Jun 12 15:47:50.326857 crc crio[3652]: time=\"2026-06-12T15:47:50.326386895Z\" level=info msg=\"Starting container: 4de21cfb27755c4ea65741e90626809d0e998def956f500bd4b4f369263bce6d\" id=bdcab9dd-3f18-47f8-81ce-d5fdfb0b8cdd name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 17:20:10.209765 | controller |     "Jun 12 15:47:50.358544 crc crio[3652]: time=\"2026-06-12T15:47:50.345950673Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.209781 | controller |     "Jun 12 15:47:50.666681 crc crio[3652]: time=\"2026-06-12T15:47:50.652000431Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.209796 | controller |     "Jun 12 15:47:50.826031 crc crio[3652]: time=\"2026-06-12T15:47:50.808025093Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.209812 | controller |     "Jun 12 15:47:50.844522 crc crio[3652]: time=\"2026-06-12T15:47:50.840405713Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:765cf9c3ebf4df049ebc022beaaf52f52852cf89fb802034536ad91dd45db807\" id=3a1a3d10-b380-452f-8ded-0d3f9af2fbcc name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:20:10.209829 | controller |     "Jun 12 15:47:51.031581 crc crio[3652]: time=\"2026-06-12T15:47:50.969813836Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.209844 | controller |     "Jun 12 15:47:51.051164 crc crio[3652]: time=\"2026-06-12T15:47:51.050713769Z\" level=info msg=\"Created container ad3156afef8c8d2b2d98f5037bade56bedcfd7536021a3f3f85b14a527dd9953: openshift-machine-api/machine-api-operator-755bb95488-cj4b6/machine-api-operator\" id=3f4dd0dc-ff73-4b57-852b-d88fc9c12e3f name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:20:10.209859 | controller |     "Jun 12 15:47:51.067311 crc crio[3652]: time=\"2026-06-12T15:47:51.061638653Z\" level=info msg=\"Pulling image: registry.redhat.io/redhat/redhat-operator-index:v4.20\" id=9f7518a4-f672-45bf-8999-b346365bc91d name=/runtime.v1.ImageService/PullImage",
2026-06-12 17:20:10.209875 | controller |     "Jun 12 15:47:51.067311 crc crio[3652]: time=\"2026-06-12T15:47:51.065835436Z\" level=info msg=\"Starting container: ad3156afef8c8d2b2d98f5037bade56bedcfd7536021a3f3f85b14a527dd9953\" id=3c855764-c8c0-4a77-8cc6-d75572ac4862 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 17:20:10.209890 | controller |     "Jun 12 15:47:51.176826 crc crio[3652]: time=\"2026-06-12T15:47:51.164280307Z\" level=info msg=\"Started container\" PID=13678 containerID=4de21cfb27755c4ea65741e90626809d0e998def956f500bd4b4f369263bce6d description=openshift-kube-storage-version-migrator/migrator-866fcbc849-vfggj/graceful-termination id=bdcab9dd-3f18-47f8-81ce-d5fdfb0b8cdd name=/runtime.v1.RuntimeService/StartContainer sandboxID=33bfac345f38fb0b4cd732d80d7f19d13d5299f5e96eadee8a786eee1b7e3b18",
2026-06-12 17:20:10.209909 | controller |     "Jun 12 15:47:51.303801 crc crio[3652]: time=\"2026-06-12T15:47:51.30095327Z\" level=info msg=\"Started container\" PID=13655 containerID=dd0db851f0fe751d03fe29e702819163b5c49a87f93e5b0153b15cc3170e9bcc description=openshift-kube-controller-manager-operator/kube-controller-manager-operator-69d5f845f8-mm4qn/kube-controller-manager-operator id=57af78a1-028d-400d-9f2c-c6ac770350bd name=/runtime.v1.RuntimeService/StartContainer sandboxID=97467d816d05a341d3f7f15af85fa716868feac2fd6aa42876c0f6f23bafe244",
2026-06-12 17:20:10.209926 | controller |     "Jun 12 15:47:51.367974 crc crio[3652]: time=\"2026-06-12T15:47:51.356406798Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/redhat/redhat-operator-index:v4.20\\\"\"",
2026-06-12 17:20:10.209941 | controller |     "Jun 12 15:47:53.168647 crc crio[3652]: time=\"2026-06-12T15:47:53.167888184Z\" level=info msg=\"Started container\" PID=13677 containerID=ad3156afef8c8d2b2d98f5037bade56bedcfd7536021a3f3f85b14a527dd9953 description=openshift-machine-api/machine-api-operator-755bb95488-cj4b6/machine-api-operator id=3c855764-c8c0-4a77-8cc6-d75572ac4862 name=/runtime.v1.RuntimeService/StartContainer sandboxID=16b297a8e49f38b39f557e435f8e06efd0f4be1882e3024092025c1bd219e42a",
2026-06-12 17:20:10.209957 | controller |     "Jun 12 15:47:53.979294 crc crio[3652]: time=\"2026-06-12T15:47:53.978334296Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.209973 | controller |     "Jun 12 15:47:54.277812 crc crio[3652]: time=\"2026-06-12T15:47:54.015130407Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:765cf9c3ebf4df049ebc022beaaf52f52852cf89fb802034536ad91dd45db807\" id=89e7889c-223d-4417-9539-bbafeb0bfddf name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:20:10.209988 | controller |     "Jun 12 15:47:54.733198 crc crio[3652]: time=\"2026-06-12T15:47:54.732332391Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.210002 | controller |     "Jun 12 15:47:56.994359 crc crio[3652]: time=\"2026-06-12T15:47:56.993011818Z\" level=info msg=\"Created container 32096588e4534ac3b40baaed4e2e5a973933435f7dd1cbe5e823b7ad5d16a453: openshift-ingress-operator/ingress-operator-6b9cb4dbcf-5fpw9/kube-rbac-proxy\" id=3b615b76-9169-41e5-9176-f7685b3ebb4e name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:20:10.210029 | controller |     "Jun 12 15:47:57.103198 crc crio[3652]: time=\"2026-06-12T15:47:57.096984822Z\" level=info msg=\"Created container ede6d74c73c6cc483178b98a67da15530ec1a605a0afd42960e38578a5229324: openshift-cluster-samples-operator/cluster-samples-operator-6b564684c8-bqbxk/cluster-samples-operator-watch\" id=576a757c-94d5-42ca-b362-eeca5e696b88 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:20:10.210047 | controller |     "Jun 12 15:47:57.546642 crc crio[3652]: time=\"2026-06-12T15:47:57.545974857Z\" level=info msg=\"Created container d078b69dd4ff23d5ebb51076204a1bdee37058b59126b491e59b3825a044f9a6: openshift-multus/multus-admission-controller-69db94689b-rvf8p/multus-admission-controller\" id=af2ef4fa-9754-448d-9b9d-50abbe437169 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:20:10.210062 | controller |     "Jun 12 15:47:57.902768 crc crio[3652]: time=\"2026-06-12T15:47:57.889907288Z\" level=info msg=\"Creating container: openshift-config-operator/openshift-config-operator-5777786469-bccdj/openshift-config-operator\" id=a906b7a1-ad83-4edc-aab2-16efbe680315 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:20:10.210082 | controller |     "Jun 12 15:47:57.902768 crc crio[3652]: time=\"2026-06-12T15:47:57.893218585Z\" level=info msg=\"Starting container: ede6d74c73c6cc483178b98a67da15530ec1a605a0afd42960e38578a5229324\" id=f38bbbe7-6eb9-433b-a8b6-1c0a94fd5525 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 17:20:10.210097 | controller |     "Jun 12 15:47:57.902768 crc crio[3652]: time=\"2026-06-12T15:47:57.897667885Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.210113 | controller |     "Jun 12 15:47:57.942152 crc crio[3652]: time=\"2026-06-12T15:47:57.940768134Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:66c8fe5d45ff249643dae75185dd2787ea1b0ae87d5699a8222149c07689557c\" id=3ab7ca15-2302-413e-a5d0-ae4825fd2f9c name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:20:10.210128 | controller |     "Jun 12 15:47:57.969693 crc crio[3652]: time=\"2026-06-12T15:47:57.968852218Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.210143 | controller |     "Jun 12 15:47:58.026839 crc crio[3652]: time=\"2026-06-12T15:47:58.025344346Z\" level=info msg=\"Starting container: 32096588e4534ac3b40baaed4e2e5a973933435f7dd1cbe5e823b7ad5d16a453\" id=47fd9a66-68fc-44e1-ade2-8efd437793e0 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 17:20:10.210158 | controller |     "Jun 12 15:47:58.156955 crc crio[3652]: time=\"2026-06-12T15:47:58.155960773Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.210173 | controller |     "Jun 12 15:47:58.309499 crc crio[3652]: time=\"2026-06-12T15:47:58.184970594Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:66c8fe5d45ff249643dae75185dd2787ea1b0ae87d5699a8222149c07689557c\" id=a63385e4-466e-4765-9da2-2cc878be851e name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:20:10.210189 | controller |     "Jun 12 15:47:58.780737 crc crio[3652]: time=\"2026-06-12T15:47:58.737746409Z\" level=info msg=\"Started container\" PID=13787 containerID=32096588e4534ac3b40baaed4e2e5a973933435f7dd1cbe5e823b7ad5d16a453 description=openshift-ingress-operator/ingress-operator-6b9cb4dbcf-5fpw9/kube-rbac-proxy id=47fd9a66-68fc-44e1-ade2-8efd437793e0 name=/runtime.v1.RuntimeService/StartContainer sandboxID=8b71a812b8baf7cc7da5435b6c115b07d229bd8e2943b64afdf9efe863a8e4c8",
2026-06-12 17:20:10.210204 | controller |     "Jun 12 15:47:59.025406 crc crio[3652]: time=\"2026-06-12T15:47:59.024624615Z\" level=info msg=\"Starting container: d078b69dd4ff23d5ebb51076204a1bdee37058b59126b491e59b3825a044f9a6\" id=f2c189b2-562c-4f35-8975-c5ba12a85691 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 17:20:10.210220 | controller |     "Jun 12 15:47:59.145568 crc crio[3652]: time=\"2026-06-12T15:47:59.145264559Z\" level=info msg=\"Started container\" PID=13712 containerID=d078b69dd4ff23d5ebb51076204a1bdee37058b59126b491e59b3825a044f9a6 description=openshift-multus/multus-admission-controller-69db94689b-rvf8p/multus-admission-controller id=f2c189b2-562c-4f35-8975-c5ba12a85691 name=/runtime.v1.RuntimeService/StartContainer sandboxID=fe6a66ef818417eea219c7065b7c02e1b9483d6cd15267c8261a0478cdd679b0",
2026-06-12 17:20:10.210236 | controller |     "Jun 12 15:47:59.386578 crc crio[3652]: time=\"2026-06-12T15:47:59.385220188Z\" level=info msg=\"Started container\" PID=13802 containerID=ede6d74c73c6cc483178b98a67da15530ec1a605a0afd42960e38578a5229324 description=openshift-cluster-samples-operator/cluster-samples-operator-6b564684c8-bqbxk/cluster-samples-operator-watch id=f38bbbe7-6eb9-433b-a8b6-1c0a94fd5525 name=/runtime.v1.RuntimeService/StartContainer sandboxID=40eb31f880b938e8079e39750419657f42ab7a6f87f4c642a70b3b245f6b5272",
2026-06-12 17:20:10.210255 | controller |     "Jun 12 15:47:59.399238 crc crio[3652]: time=\"2026-06-12T15:47:59.398367404Z\" level=info msg=\"Creating container: openshift-oauth-apiserver/apiserver-8596bd845d-l6g6s/oauth-apiserver\" id=4daf649c-c150-4e09-a584-a35b25ea7f6c name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:20:10.210271 | controller |     "Jun 12 15:47:59.434183 crc crio[3652]: time=\"2026-06-12T15:47:59.434123968Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.210286 | controller |     "Jun 12 15:47:59.455726 crc crio[3652]: time=\"2026-06-12T15:47:59.454971285Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=2af793e6-0e6d-4fcb-8367-8521c72964af name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:20:10.210301 | controller |     "Jun 12 15:47:59.519602 crc crio[3652]: time=\"2026-06-12T15:47:59.475026014Z\" level=info msg=\"Created container 6990d0b1aa88f6352d34f213fff8daf753478c3b546215ab8931e716fc0f2b1f: openshift-dns/dns-default-qtghf/kube-rbac-proxy\" id=e58de653-7de0-435c-8f50-db3a5e938d14 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:20:10.210317 | controller |     "Jun 12 15:47:59.519602 crc crio[3652]: time=\"2026-06-12T15:47:59.504817031Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.210332 | controller |     "Jun 12 15:47:59.683868 crc crio[3652]: time=\"2026-06-12T15:47:59.662282335Z\" level=info msg=\"Starting container: 6990d0b1aa88f6352d34f213fff8daf753478c3b546215ab8931e716fc0f2b1f\" id=58227ef2-fc6b-48be-92f8-487368549d2e name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 17:20:10.210347 | controller |     "Jun 12 15:47:59.716185 crc crio[3652]: time=\"2026-06-12T15:47:59.708680879Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.210362 | controller |     "Jun 12 15:47:59.986816 crc crio[3652]: time=\"2026-06-12T15:47:59.968302772Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.210377 | controller |     "Jun 12 15:48:00.184332 crc crio[3652]: time=\"2026-06-12T15:48:00.17021934Z\" level=info msg=\"Started container\" PID=13849 containerID=6990d0b1aa88f6352d34f213fff8daf753478c3b546215ab8931e716fc0f2b1f description=openshift-dns/dns-default-qtghf/kube-rbac-proxy id=58227ef2-fc6b-48be-92f8-487368549d2e name=/runtime.v1.RuntimeService/StartContainer sandboxID=b964e7586af0014d6de23274d7a258f03b538cc0c202d7abb580452fffc2f219",
2026-06-12 17:20:10.210392 | controller |     "Jun 12 15:48:01.401308 crc crio[3652]: time=\"2026-06-12T15:48:01.400656432Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=623cc814-aeb1-401a-a5da-06ac205deb3f name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:20:10.210408 | controller |     "Jun 12 15:48:01.483197 crc crio[3652]: time=\"2026-06-12T15:48:01.479204941Z\" level=info msg=\"Creating container: openshift-multus/multus-admission-controller-69db94689b-rvf8p/kube-rbac-proxy\" id=5390f5be-2c3b-4f5b-b07d-cbfdce85031c name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:20:10.210423 | controller |     "Jun 12 15:48:01.483197 crc crio[3652]: time=\"2026-06-12T15:48:01.480433678Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.210438 | controller |     "Jun 12 15:48:02.076557 crc crio[3652]: time=\"2026-06-12T15:48:02.06814138Z\" level=info msg=\"Created container a56aa7d73258f03fe59e6028d128b89b4ff3bfb0e9def130ece5ba2edd7cb4c9: openshift-config-operator/openshift-config-operator-5777786469-bccdj/openshift-config-operator\" id=a906b7a1-ad83-4edc-aab2-16efbe680315 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:20:10.210456 | controller |     "Jun 12 15:48:02.133023 crc crio[3652]: time=\"2026-06-12T15:48:02.132655524Z\" level=info msg=\"Stopped container bb216df5bd52c994992eb7a6e0c9731205528ea178bd1951ba1f553467004353: openshift-ingress/router-default-68cf44c8b8-w4gs8/router\" id=bad48a66-84f7-4581-913d-c559fbb3e02b name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 17:20:10.210472 | controller |     "Jun 12 15:48:02.159527 crc crio[3652]: time=\"2026-06-12T15:48:02.154775077Z\" level=info msg=\"Created container 21e94c6772c05d3a83fae4941c25a5f6a5d32c1f1bc0029fac42bc567c82042a: openshift-apiserver/apiserver-9ddfb9f55-k47zv/openshift-apiserver\" id=527f98fa-6f20-4c8a-baa4-7cf9d01db20a name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:20:10.210488 | controller |     "Jun 12 15:48:02.188028 crc crio[3652]: time=\"2026-06-12T15:48:02.187707934Z\" level=info msg=\"Starting container: 21e94c6772c05d3a83fae4941c25a5f6a5d32c1f1bc0029fac42bc567c82042a\" id=57c9f49c-6c81-4d02-be7b-377f55bdb503 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 17:20:10.210503 | controller |     "Jun 12 15:48:02.191665 crc crio[3652]: time=\"2026-06-12T15:48:02.191410533Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:21b12ff0c81c1d535e7c31aff3a73b1e9ca763e5f88037f59ade0dfab6ed8946\" id=9bb0f5dd-fd5d-44fd-9802-f9a91c87c7ad name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:20:10.210518 | controller |     "Jun 12 15:48:02.223387 crc crio[3652]: time=\"2026-06-12T15:48:02.22301429Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:21b12ff0c81c1d535e7c31aff3a73b1e9ca763e5f88037f59ade0dfab6ed8946\" id=69fa7183-b342-4d19-b2d0-808a00b9ec29 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:20:10.210533 | controller |     "Jun 12 15:48:02.417166 crc crio[3652]: time=\"2026-06-12T15:48:02.414967974Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.210548 | controller |     "Jun 12 15:48:02.450095 crc crio[3652]: time=\"2026-06-12T15:48:02.444891244Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.210563 | controller |     "Jun 12 15:48:02.468854 crc crio[3652]: time=\"2026-06-12T15:48:02.468221318Z\" level=info msg=\"Starting container: a56aa7d73258f03fe59e6028d128b89b4ff3bfb0e9def130ece5ba2edd7cb4c9\" id=5eb09a70-5747-4f91-99f5-b80029e6c5de name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 17:20:10.210597 | controller |     "Jun 12 15:48:02.849846 crc crio[3652]: time=\"2026-06-12T15:48:02.845694717Z\" level=info msg=\"Creating container: openshift-ingress/router-default-68cf44c8b8-w4gs8/router\" id=55dc322f-31b7-4d76-9131-2545167fb177 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:20:10.210614 | controller |     "Jun 12 15:48:02.865380 crc crio[3652]: time=\"2026-06-12T15:48:02.84643008Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.210629 | controller |     "Jun 12 15:48:02.904574 crc crio[3652]: time=\"2026-06-12T15:48:02.899924356Z\" level=info msg=\"Started container\" PID=13893 containerID=21e94c6772c05d3a83fae4941c25a5f6a5d32c1f1bc0029fac42bc567c82042a description=openshift-apiserver/apiserver-9ddfb9f55-k47zv/openshift-apiserver id=57c9f49c-6c81-4d02-be7b-377f55bdb503 name=/runtime.v1.RuntimeService/StartContainer sandboxID=ce47b02ae58f74cb111c00b2092a9de30856b642c588d1290623baafc48b2da2",
2026-06-12 17:20:10.210649 | controller |     "Jun 12 15:48:03.430432 crc crio[3652]: time=\"2026-06-12T15:48:03.429432225Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04\" id=4adba2c1-d32b-48fc-a822-0e5100f558a6 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:20:10.210666 | controller |     "Jun 12 15:48:03.686792 crc crio[3652]: time=\"2026-06-12T15:48:03.68517438Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04\" id=4837d289-23bc-4411-85c6-4b3e47f5c9a5 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:20:10.210682 | controller |     "Jun 12 15:48:03.892282 crc crio[3652]: time=\"2026-06-12T15:48:03.889558874Z\" level=info msg=\"Creating container: openshift-apiserver/apiserver-9ddfb9f55-k47zv/openshift-apiserver-check-endpoints\" id=ca1608e6-3418-418e-9ea9-a9c9a3b2370e name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:20:10.210697 | controller |     "Jun 12 15:48:03.892282 crc crio[3652]: time=\"2026-06-12T15:48:03.889966096Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.210718 | controller |     "Jun 12 15:48:04.101348 crc crio[3652]: time=\"2026-06-12T15:48:04.100926162Z\" level=info msg=\"Pulling image: registry.redhat.io/redhat/community-operator-index:v4.20\" id=0d39106d-d7c9-451f-a5a2-848e704bac44 name=/runtime.v1.ImageService/PullImage",
2026-06-12 17:20:10.210740 | controller |     "Jun 12 15:48:04.573769 crc crio[3652]: time=\"2026-06-12T15:48:04.572786564Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/redhat/community-operator-index:v4.20\\\"\"",
2026-06-12 17:20:10.210756 | controller |     "Jun 12 15:48:05.108889 crc crio[3652]: time=\"2026-06-12T15:48:05.087384123Z\" level=info msg=\"Stopping container: 69d9e5a993eb23352c7a27960b05f3706b5be7ad0a896aa5ad3bf05e88e884a8 (timeout: 30s)\" id=95a6d27f-782b-44fb-93e5-f5bbc8b47556 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 17:20:10.210772 | controller |     "Jun 12 15:48:05.507234 crc crio[3652]: time=\"2026-06-12T15:48:05.153343687Z\" level=info msg=\"Started container\" PID=13904 containerID=a56aa7d73258f03fe59e6028d128b89b4ff3bfb0e9def130ece5ba2edd7cb4c9 description=openshift-config-operator/openshift-config-operator-5777786469-bccdj/openshift-config-operator id=5eb09a70-5747-4f91-99f5-b80029e6c5de name=/runtime.v1.RuntimeService/StartContainer sandboxID=6ab72337a3cbb3c4d1ed7253a92436f570bc786a96b656633e015ab8dd8d717f",
2026-06-12 17:20:10.210788 | controller |     "Jun 12 15:48:05.657797 crc crio[3652]: time=\"2026-06-12T15:48:05.657283116Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.210804 | controller |     "Jun 12 15:48:05.736389 crc crio[3652]: time=\"2026-06-12T15:48:05.183832184Z\" level=info msg=\"Stopping container: f3a2d61ab2f1223ce5b1622a42ac429b732675b481b3732bcd8f8bd5d3dac754 (timeout: 2s)\" id=9ccd19c6-fb5d-4ee7-b15a-2523092c1b97 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 17:20:10.210819 | controller |     "Jun 12 15:48:07.202695 crc crio[3652]: time=\"2026-06-12T15:48:07.202375668Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.210834 | controller |     "Jun 12 15:48:07.696250 crc crio[3652]: time=\"2026-06-12T15:48:07.695713631Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.210849 | controller |     "Jun 12 15:48:07.926542 crc crio[3652]: time=\"2026-06-12T15:48:07.901283379Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.210867 | controller |     "Jun 12 15:48:07.962732 crc crio[3652]: time=\"2026-06-12T15:48:07.95470594Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.210883 | controller |     "Jun 12 15:48:08.377748 crc crio[3652]: time=\"2026-06-12T15:48:08.376606936Z\" level=info msg=\"Stopped container f3a2d61ab2f1223ce5b1622a42ac429b732675b481b3732bcd8f8bd5d3dac754: openshift-console/downloads-747b44746d-4pqvr/download-server\" id=9ccd19c6-fb5d-4ee7-b15a-2523092c1b97 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 17:20:10.210898 | controller |     "Jun 12 15:48:08.810921 crc crio[3652]: time=\"2026-06-12T15:48:08.769897562Z\" level=info msg=\"Stopped container 69d9e5a993eb23352c7a27960b05f3706b5be7ad0a896aa5ad3bf05e88e884a8: openshift-marketplace/marketplace-operator-547dbd544d-xchl9/marketplace-operator\" id=95a6d27f-782b-44fb-93e5-f5bbc8b47556 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 17:20:10.210913 | controller |     "Jun 12 15:48:08.810921 crc crio[3652]: time=\"2026-06-12T15:48:08.804006938Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:651bbe9d418f49c2c889d731df67cf5d88dff59dc03f5a1b5d4c8bb3ae001f1a\" id=cfaccdb5-cad1-4baf-8c48-3de70ca98440 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:20:10.210928 | controller |     "Jun 12 15:48:09.019198 crc crio[3652]: time=\"2026-06-12T15:48:09.018883454Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c8a088031661d94022418e93fb63744c38e1c4cff93ea3b95c096a290c2b7a3\" id=d480d69a-8c89-4429-af3f-7a5d94122c33 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:20:10.210944 | controller |     "Jun 12 15:48:09.087297 crc crio[3652]: time=\"2026-06-12T15:48:09.087221077Z\" level=info msg=\"Created container 8ec0d4ca38e4128b0399939c01a2b32c25d4ba395939f1aa5452128869a050c3: hostpath-provisioner/csi-hostpathplugin-mpq2f/hostpath-provisioner\" id=34fcd0ca-6686-4de4-ab80-4646d151f422 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:20:10.210959 | controller |     "Jun 12 15:48:09.151687 crc crio[3652]: time=\"2026-06-12T15:48:09.151551081Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c8a088031661d94022418e93fb63744c38e1c4cff93ea3b95c096a290c2b7a3\" id=efdd5da3-426d-430b-b8f8-9deda6cda53a name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:20:10.210975 | controller |     "Jun 12 15:48:09.154387 crc crio[3652]: time=\"2026-06-12T15:48:09.153642273Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:651bbe9d418f49c2c889d731df67cf5d88dff59dc03f5a1b5d4c8bb3ae001f1a\" id=48c7af63-76f3-4534-b915-68e5763ff081 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:20:10.210990 | controller |     "Jun 12 15:48:09.363596 crc crio[3652]: time=\"2026-06-12T15:48:09.242653831Z\" level=info msg=\"Starting container: 8ec0d4ca38e4128b0399939c01a2b32c25d4ba395939f1aa5452128869a050c3\" id=8fadef6d-8d34-4ad3-bb09-ee7ac20dbb61 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 17:20:10.211005 | controller |     "Jun 12 15:48:09.596934 crc crio[3652]: time=\"2026-06-12T15:48:09.243650683Z\" level=info msg=\"Creating container: openshift-console/downloads-747b44746d-4pqvr/download-server\" id=550e044d-05d0-456c-8feb-a7529a08da15 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:20:10.211020 | controller |     "Jun 12 15:48:09.608268 crc crio[3652]: time=\"2026-06-12T15:48:09.599068734Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.211035 | controller |     "Jun 12 15:48:09.623305 crc crio[3652]: time=\"2026-06-12T15:48:09.613191593Z\" level=info msg=\"Creating container: openshift-marketplace/marketplace-operator-547dbd544d-xchl9/marketplace-operator\" id=089cc214-718a-40f6-9352-9f2ebab7c87f name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:20:10.211054 | controller |     "Jun 12 15:48:09.744582 crc crio[3652]: time=\"2026-06-12T15:48:09.744308456Z\" level=info msg=\"Started container\" PID=14004 containerID=8ec0d4ca38e4128b0399939c01a2b32c25d4ba395939f1aa5452128869a050c3 description=hostpath-provisioner/csi-hostpathplugin-mpq2f/hostpath-provisioner id=8fadef6d-8d34-4ad3-bb09-ee7ac20dbb61 name=/runtime.v1.RuntimeService/StartContainer sandboxID=32c8a01ae3a7b39a18419fcfa926a5dacc9b2b1d620d9085bf5474cad322121f",
2026-06-12 17:20:10.211072 | controller |     "Jun 12 15:48:09.806882 crc crio[3652]: time=\"2026-06-12T15:48:09.806396722Z\" level=info msg=\"Created container 49b3ee3f397d64807e952d1d6a9b501ad73f3ca437c47d72b63919c0019083af: openshift-ingress/router-default-68cf44c8b8-w4gs8/router\" id=55dc322f-31b7-4d76-9131-2545167fb177 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:20:10.211087 | controller |     "Jun 12 15:48:09.832422 crc crio[3652]: time=\"2026-06-12T15:48:09.831901694Z\" level=info msg=\"Starting container: 49b3ee3f397d64807e952d1d6a9b501ad73f3ca437c47d72b63919c0019083af\" id=60ea1315-7809-4518-a0fc-5260b0484875 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 17:20:10.211102 | controller |     "Jun 12 15:48:10.163676 crc crio[3652]: time=\"2026-06-12T15:48:10.158202286Z\" level=info msg=\"Started container\" PID=14035 containerID=49b3ee3f397d64807e952d1d6a9b501ad73f3ca437c47d72b63919c0019083af description=openshift-ingress/router-default-68cf44c8b8-w4gs8/router id=60ea1315-7809-4518-a0fc-5260b0484875 name=/runtime.v1.RuntimeService/StartContainer sandboxID=9705f917b8855f278bb8d8e32f85529288a3030f134f5011ec1064b21422093f",
2026-06-12 17:20:10.211118 | controller |     "Jun 12 15:48:11.437600 crc crio[3652]: time=\"2026-06-12T15:48:11.425380509Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.211132 | controller |     "Jun 12 15:48:11.453584 crc crio[3652]: time=\"2026-06-12T15:48:11.443802057Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-csi-node-driver-registrar:latest\" id=4973d551-4ea2-4ca0-9973-b51075993283 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:20:10.211147 | controller |     "Jun 12 15:48:12.076872 crc crio[3652]: time=\"2026-06-12T15:48:12.041954082Z\" level=info msg=\"Created container afbaa4e7eb9dbea729b906e0ac196cd865ee4e9d28a88d1ad0bacf7c30da2806: openshift-multus/network-metrics-daemon-n2bqt/kube-rbac-proxy\" id=5108bc6b-d7c6-4d3a-b744-da879e6e6ab1 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:20:10.211162 | controller |     "Jun 12 15:48:12.325421 crc crio[3652]: time=\"2026-06-12T15:48:12.325273735Z\" level=info msg=\"Starting container: afbaa4e7eb9dbea729b906e0ac196cd865ee4e9d28a88d1ad0bacf7c30da2806\" id=5b4af8af-daff-4d4f-9ab7-1c1804568e58 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 17:20:10.211177 | controller |     "Jun 12 15:48:12.351624 crc crio[3652]: time=\"2026-06-12T15:48:12.345004992Z\" level=info msg=\"Started container\" PID=14036 containerID=afbaa4e7eb9dbea729b906e0ac196cd865ee4e9d28a88d1ad0bacf7c30da2806 description=openshift-multus/network-metrics-daemon-n2bqt/kube-rbac-proxy id=5b4af8af-daff-4d4f-9ab7-1c1804568e58 name=/runtime.v1.RuntimeService/StartContainer sandboxID=0a1bb93da817bef5070bcdeb459f1902ae027961ec1b8eae561592a0f1e27e28",
2026-06-12 17:20:10.211192 | controller |     "Jun 12 15:48:12.371224 crc crio[3652]: time=\"2026-06-12T15:48:12.370978584Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-csi-node-driver-registrar:latest\" id=376063d7-df49-46d4-86da-2a8c99cdab8c name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:20:10.211206 | controller |     "Jun 12 15:48:12.435713 crc crio[3652]: time=\"2026-06-12T15:48:12.428627611Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.211224 | controller |     "Jun 12 15:48:12.440982 crc crio[3652]: time=\"2026-06-12T15:48:12.440434582Z\" level=info msg=\"Creating container: hostpath-provisioner/csi-hostpathplugin-mpq2f/node-driver-registrar\" id=d18db59b-d984-471f-b33d-691881ba1e1e name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:20:10.211241 | controller |     "Jun 12 15:48:12.441954 crc crio[3652]: time=\"2026-06-12T15:48:12.441339468Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.211256 | controller |     "Jun 12 15:48:13.017858 crc crio[3652]: time=\"2026-06-12T15:48:13.012897671Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.211271 | controller |     "Jun 12 15:48:15.509753 crc crio[3652]: time=\"2026-06-12T15:48:15.143746331Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.211286 | controller |     "Jun 12 15:48:16.147212 crc crio[3652]: time=\"2026-06-12T15:48:16.146179645Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.211300 | controller |     "Jun 12 15:48:17.429502 crc crio[3652]: time=\"2026-06-12T15:48:17.429066822Z\" level=info msg=\"Created container 4c7b6be17becc118014250acd0d5385d154b2948a59b7748a3681fb56cb9bac7: openshift-console/downloads-747b44746d-4pqvr/download-server\" id=550e044d-05d0-456c-8feb-a7529a08da15 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:20:10.211315 | controller |     "Jun 12 15:48:17.543331 crc crio[3652]: time=\"2026-06-12T15:48:17.542974011Z\" level=info msg=\"Starting container: 4c7b6be17becc118014250acd0d5385d154b2948a59b7748a3681fb56cb9bac7\" id=9f76bc80-3106-48b6-9896-5a085150f776 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 17:20:10.211330 | controller |     "Jun 12 15:48:18.071236 crc crio[3652]: time=\"2026-06-12T15:48:18.070378519Z\" level=info msg=\"Started container\" PID=14118 containerID=4c7b6be17becc118014250acd0d5385d154b2948a59b7748a3681fb56cb9bac7 description=openshift-console/downloads-747b44746d-4pqvr/download-server id=9f76bc80-3106-48b6-9896-5a085150f776 name=/runtime.v1.RuntimeService/StartContainer sandboxID=bcc4f7f7ca920bcd43eeecb2a9c94cc4efa4061cf45396a50fc800b0f4406839",
2026-06-12 17:20:10.211345 | controller |     "Jun 12 15:48:18.242246 crc crio[3652]: time=\"2026-06-12T15:48:18.24119916Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.211360 | controller |     "Jun 12 15:48:19.276283 crc crio[3652]: time=\"2026-06-12T15:48:18.915021549Z\" level=info msg=\"Stopping container: b66e927b50617b8032937139c2066e4a43083528f12802625be67b546d09506d (timeout: 30s)\" id=9915eee0-dae8-4f42-9511-bad29d747a24 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 17:20:10.211375 | controller |     "Jun 12 15:48:21.358545 crc crio[3652]: time=\"2026-06-12T15:48:21.355981182Z\" level=info msg=\"Stopped container b66e927b50617b8032937139c2066e4a43083528f12802625be67b546d09506d: openshift-operator-lifecycle-manager/packageserver-7d4fc7d867-qt46x/packageserver\" id=9915eee0-dae8-4f42-9511-bad29d747a24 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 17:20:10.211390 | controller |     "Jun 12 15:48:21.409861 crc crio[3652]: time=\"2026-06-12T15:48:21.401737896Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=18fa3e44-10f5-425a-ab9d-d8e2f4f01151 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:20:10.211408 | controller |     "Jun 12 15:48:21.445627 crc crio[3652]: time=\"2026-06-12T15:48:21.43787572Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=725087f5-c886-4d65-8a86-be75b2b40a2c name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:20:10.211423 | controller |     "Jun 12 15:48:21.597019 crc crio[3652]: time=\"2026-06-12T15:48:21.596827083Z\" level=info msg=\"Creating container: openshift-operator-lifecycle-manager/packageserver-7d4fc7d867-qt46x/packageserver\" id=7cb30e7d-8ab9-4e50-884a-3de772e2ffb5 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:20:10.211438 | controller |     "Jun 12 15:48:21.606531 crc crio[3652]: time=\"2026-06-12T15:48:21.597826713Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.211453 | controller |     "Jun 12 15:48:21.651885 crc crio[3652]: time=\"2026-06-12T15:48:21.650989764Z\" level=info msg=\"Created container 6fed4a0b7bac14a85b5c20602a4fe667c15743d036e37c2e46611109c71d0fef: openshift-marketplace/marketplace-operator-547dbd544d-xchl9/marketplace-operator\" id=089cc214-718a-40f6-9352-9f2ebab7c87f name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:20:10.211467 | controller |     "Jun 12 15:48:21.769843 crc crio[3652]: time=\"2026-06-12T15:48:21.769378567Z\" level=info msg=\"Starting container: 6fed4a0b7bac14a85b5c20602a4fe667c15743d036e37c2e46611109c71d0fef\" id=e6918101-2641-45e4-bb54-1dc7955a6a34 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 17:20:10.211484 | controller |     "Jun 12 15:48:23.076266 crc crio[3652]: time=\"2026-06-12T15:48:23.074637607Z\" level=info msg=\"Started container\" PID=14168 containerID=6fed4a0b7bac14a85b5c20602a4fe667c15743d036e37c2e46611109c71d0fef description=openshift-marketplace/marketplace-operator-547dbd544d-xchl9/marketplace-operator id=e6918101-2641-45e4-bb54-1dc7955a6a34 name=/runtime.v1.RuntimeService/StartContainer sandboxID=b9b0029fcfd6b0d4310152cf513a26f3508fa6d2a7d60170e978423b90396ca1",
2026-06-12 17:20:10.211499 | controller |     "Jun 12 15:48:24.082920 crc crio[3652]: time=\"2026-06-12T15:48:24.057348724Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.211513 | controller |     "Jun 12 15:48:25.122922 crc crio[3652]: time=\"2026-06-12T15:48:25.121833768Z\" level=info msg=\"Stopping container: f50e7c91c8ce9879947a064cdd4286b493c8382b1ee39b359c9e4fffa50a1308 (timeout: 30s)\" id=33dad8b7-ed0d-46c9-abe1-8ebf57b99490 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 17:20:10.211528 | controller |     "Jun 12 15:48:29.598963 crc crio[3652]: time=\"2026-06-12T15:48:25.166290931Z\" level=info msg=\"Stopping container: a56aa7d73258f03fe59e6028d128b89b4ff3bfb0e9def130ece5ba2edd7cb4c9 (timeout: 30s)\" id=b63a7eeb-3ddf-46ab-9dbb-078d3a272c1a name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 17:20:10.211543 | controller |     "Jun 12 15:48:29.598963 crc crio[3652]: time=\"2026-06-12T15:48:27.990665486Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.211558 | controller |     "Jun 12 15:48:29.598963 crc crio[3652]: time=\"2026-06-12T15:48:28.696320311Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.211589 | controller |     "Jun 12 15:48:30.569645 crc crio[3652]: time=\"2026-06-12T15:48:30.564892066Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.211613 | controller |     "Jun 12 15:48:33.772842 crc crio[3652]: time=\"2026-06-12T15:48:33.767718836Z\" level=info msg=\"Created container 10a7dd0daeaede2027adc1ad5aabf6e869d1c70ffacffb67285ba3ffe0c0105f: openshift-operator-lifecycle-manager/packageserver-7d4fc7d867-qt46x/packageserver\" id=7cb30e7d-8ab9-4e50-884a-3de772e2ffb5 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:20:10.211629 | controller |     "Jun 12 15:48:33.835351 crc crio[3652]: time=\"2026-06-12T15:48:33.83502568Z\" level=info msg=\"Starting container: 10a7dd0daeaede2027adc1ad5aabf6e869d1c70ffacffb67285ba3ffe0c0105f\" id=43830e22-b650-40f4-a1ba-cfce728b4dd7 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 17:20:10.211644 | controller |     "Jun 12 15:48:33.880703 crc crio[3652]: time=\"2026-06-12T15:48:33.880570525Z\" level=info msg=\"Stopping container: 08ac06c52fd25b119c900d36b648ef4fe305dd0727cc4ec4c21e20e3a7b93d29 (timeout: 30s)\" id=2a102372-e2e6-4bdb-ab73-457842080e39 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 17:20:10.211659 | controller |     "Jun 12 15:48:33.992833 crc crio[3652]: time=\"2026-06-12T15:48:33.98218807Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.211674 | controller |     "Jun 12 15:48:34.146941 crc crio[3652]: time=\"2026-06-12T15:48:34.146061667Z\" level=info msg=\"Created container 9de0f2b016da666200bbca34145240456aadc803745ef51cb605866a6703cb35: openshift-oauth-apiserver/apiserver-8596bd845d-l6g6s/oauth-apiserver\" id=4daf649c-c150-4e09-a584-a35b25ea7f6c name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:20:10.211691 | controller |     "Jun 12 15:48:34.289669 crc crio[3652]: time=\"2026-06-12T15:48:34.282952622Z\" level=info msg=\"Starting container: 9de0f2b016da666200bbca34145240456aadc803745ef51cb605866a6703cb35\" id=48370dcf-f517-4327-aa8e-7bf780a49c6a name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 17:20:10.211706 | controller |     "Jun 12 15:48:34.610784 crc crio[3652]: time=\"2026-06-12T15:48:34.294071483Z\" level=info msg=\"Started container\" PID=14307 containerID=10a7dd0daeaede2027adc1ad5aabf6e869d1c70ffacffb67285ba3ffe0c0105f description=openshift-operator-lifecycle-manager/packageserver-7d4fc7d867-qt46x/packageserver id=43830e22-b650-40f4-a1ba-cfce728b4dd7 name=/runtime.v1.RuntimeService/StartContainer sandboxID=0fc30d68da125a9b6fcfe1decee69d52b5d3bab5f0ff02035b7ce295167861d1",
2026-06-12 17:20:10.211723 | controller |     "Jun 12 15:48:34.865522 crc crio[3652]: time=\"2026-06-12T15:48:34.864970291Z\" level=info msg=\"Created container ee40691070f4df0e8a10a54224856742eefc1c88ef71126b656fb962a4f39862: openshift-dns-operator/dns-operator-799b87ffcd-h5xh9/kube-rbac-proxy\" id=33762c13-5b23-4fa4-afce-972757883c64 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:20:10.211747 | controller |     "Jun 12 15:48:34.933008 crc crio[3652]: time=\"2026-06-12T15:48:34.931938469Z\" level=info msg=\"Stopped container f50e7c91c8ce9879947a064cdd4286b493c8382b1ee39b359c9e4fffa50a1308: openshift-console-operator/console-operator-67c89758df-4jf4f/console-operator\" id=33dad8b7-ed0d-46c9-abe1-8ebf57b99490 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 17:20:10.211765 | controller |     "Jun 12 15:48:35.129604 crc crio[3652]: time=\"2026-06-12T15:48:35.12951813Z\" level=info msg=\"Stopped container a56aa7d73258f03fe59e6028d128b89b4ff3bfb0e9def130ece5ba2edd7cb4c9: openshift-config-operator/openshift-config-operator-5777786469-bccdj/openshift-config-operator\" id=b63a7eeb-3ddf-46ab-9dbb-078d3a272c1a name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 17:20:10.211781 | controller |     "Jun 12 15:48:35.189147 crc crio[3652]: time=\"2026-06-12T15:48:35.188320098Z\" level=info msg=\"Stopping container: 2f413e5e391eec3eee8d32c7b990a4979b9fec5ba028cceb130e6ff16874c157 (timeout: 30s)\" id=fbd21906-e9dc-43ca-86be-db39c62a8499 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 17:20:10.211800 | controller |     "Jun 12 15:48:35.194173 crc crio[3652]: time=\"2026-06-12T15:48:35.191958517Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:765cf9c3ebf4df049ebc022beaaf52f52852cf89fb802034536ad91dd45db807\" id=d19df518-87b7-4303-abcd-28a4d885729b name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:20:10.211816 | controller |     "Jun 12 15:48:35.309937 crc crio[3652]: time=\"2026-06-12T15:48:35.309295088Z\" level=info msg=\"Started container\" PID=14317 containerID=9de0f2b016da666200bbca34145240456aadc803745ef51cb605866a6703cb35 description=openshift-oauth-apiserver/apiserver-8596bd845d-l6g6s/oauth-apiserver id=48370dcf-f517-4327-aa8e-7bf780a49c6a name=/runtime.v1.RuntimeService/StartContainer sandboxID=69acfd13a9a40d71ffdef6d2ca926d456d29936716a53ac8b3fb165573d47e2c",
2026-06-12 17:20:10.211832 | controller |     "Jun 12 15:48:35.327069 crc crio[3652]: time=\"2026-06-12T15:48:35.326402619Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:43b0e0b7e1955ee905e48799a62f50b8a8df553190415ce1f5550375c2507ca5\" id=63eda07d-523a-461e-872f-42c9f6e03941 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:20:10.211847 | controller |     "Jun 12 15:48:35.455253 crc crio[3652]: time=\"2026-06-12T15:48:35.454957165Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:765cf9c3ebf4df049ebc022beaaf52f52852cf89fb802034536ad91dd45db807\" id=ac4e548e-b51c-4239-9add-413e6c1863d3 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:20:10.211862 | controller |     "Jun 12 15:48:35.536588 crc crio[3652]: time=\"2026-06-12T15:48:35.535989527Z\" level=info msg=\"Starting container: ee40691070f4df0e8a10a54224856742eefc1c88ef71126b656fb962a4f39862\" id=b852eba0-1336-44a8-8f13-f7a23b56074e name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 17:20:10.211877 | controller |     "Jun 12 15:48:35.666379 crc crio[3652]: time=\"2026-06-12T15:48:35.666025748Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:43b0e0b7e1955ee905e48799a62f50b8a8df553190415ce1f5550375c2507ca5\" id=d1e6e62b-d348-4303-b665-a8faba8bf285 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:20:10.211892 | controller |     "Jun 12 15:48:35.748691 crc crio[3652]: time=\"2026-06-12T15:48:35.727861567Z\" level=info msg=\"Creating container: openshift-console-operator/console-operator-67c89758df-4jf4f/console-operator\" id=c5f8ac6c-5176-4a82-bdb7-8f58a46f8b72 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:20:10.211907 | controller |     "Jun 12 15:48:35.779432 crc crio[3652]: time=\"2026-06-12T15:48:35.777424003Z\" level=info msg=\"Creating container: openshift-config-operator/openshift-config-operator-5777786469-bccdj/openshift-config-operator\" id=e932892f-a1f3-4c2a-93e5-4e368d14f072 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:20:10.211922 | controller |     "Jun 12 15:48:35.866530 crc crio[3652]: time=\"2026-06-12T15:48:35.866197985Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.211937 | controller |     "Jun 12 15:48:36.077674 crc crio[3652]: time=\"2026-06-12T15:48:35.934061273Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.211952 | controller |     "Jun 12 15:48:36.189932 crc crio[3652]: time=\"2026-06-12T15:48:36.189042694Z\" level=info msg=\"Created container f5738037b1490170be5a4861489d460469d7e1653353e1ebf9ea38bc7ed0cf7d: openshift-multus/multus-admission-controller-69db94689b-rvf8p/kube-rbac-proxy\" id=5390f5be-2c3b-4f5b-b07d-cbfdce85031c name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:20:10.211967 | controller |     "Jun 12 15:48:36.366822 crc crio[3652]: time=\"2026-06-12T15:48:36.364918319Z\" level=info msg=\"Starting container: f5738037b1490170be5a4861489d460469d7e1653353e1ebf9ea38bc7ed0cf7d\" id=96a565dc-35ca-43bd-b5e0-ad87bec721fb name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 17:20:10.211985 | controller |     "Jun 12 15:48:36.649812 crc crio[3652]: time=\"2026-06-12T15:48:36.634743749Z\" level=info msg=\"Started container\" PID=14384 containerID=f5738037b1490170be5a4861489d460469d7e1653353e1ebf9ea38bc7ed0cf7d description=openshift-multus/multus-admission-controller-69db94689b-rvf8p/kube-rbac-proxy id=96a565dc-35ca-43bd-b5e0-ad87bec721fb name=/runtime.v1.RuntimeService/StartContainer sandboxID=fe6a66ef818417eea219c7065b7c02e1b9483d6cd15267c8261a0478cdd679b0",
2026-06-12 17:20:10.212001 | controller |     "Jun 12 15:48:37.823700 crc crio[3652]: time=\"2026-06-12T15:48:37.811652871Z\" level=info msg=\"Started container\" PID=14311 containerID=ee40691070f4df0e8a10a54224856742eefc1c88ef71126b656fb962a4f39862 description=openshift-dns-operator/dns-operator-799b87ffcd-h5xh9/kube-rbac-proxy id=b852eba0-1336-44a8-8f13-f7a23b56074e name=/runtime.v1.RuntimeService/StartContainer sandboxID=6863df6ce51270ee5ce1842073c2d0f50a76b6f27b4bf12ab3570456fab5ec14",
2026-06-12 17:20:10.212017 | controller |     "Jun 12 15:48:39.677284 crc crio[3652]: time=\"2026-06-12T15:48:39.675038973Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.212033 | controller |     "Jun 12 15:48:40.614879 crc crio[3652]: time=\"2026-06-12T15:48:40.614581157Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.212049 | controller |     "Jun 12 15:48:40.709975 crc crio[3652]: time=\"2026-06-12T15:48:40.709929136Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.212064 | controller |     "Jun 12 15:48:41.049434 crc crio[3652]: time=\"2026-06-12T15:48:41.041947809Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.212080 | controller |     "Jun 12 15:48:41.465080 crc crio[3652]: time=\"2026-06-12T15:48:41.463628291Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.212095 | controller |     "Jun 12 15:48:41.891989 crc crio[3652]: time=\"2026-06-12T15:48:41.891714282Z\" level=info msg=\"Created container 0ee7d70ce318a39fb60d45c7d3f1cce5d21a77741570945fa308e3520c05e498: openshift-apiserver/apiserver-9ddfb9f55-k47zv/openshift-apiserver-check-endpoints\" id=ca1608e6-3418-418e-9ea9-a9c9a3b2370e name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:20:10.212110 | controller |     "Jun 12 15:48:42.162396 crc crio[3652]: time=\"2026-06-12T15:48:42.159571262Z\" level=info msg=\"Starting container: 0ee7d70ce318a39fb60d45c7d3f1cce5d21a77741570945fa308e3520c05e498\" id=4b6795ee-c824-44c7-8315-ef21a7b768be name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 17:20:10.212125 | controller |     "Jun 12 15:48:43.267587 crc crio[3652]: time=\"2026-06-12T15:48:43.261847272Z\" level=info msg=\"Created container 2cb5768b4b8e318a3c64d4064af53d8b7899d162c24a2a216cfc6e85760170db: openshift-console-operator/console-operator-67c89758df-4jf4f/console-operator\" id=c5f8ac6c-5176-4a82-bdb7-8f58a46f8b72 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:20:10.212141 | controller |     "Jun 12 15:48:44.368519 crc crio[3652]: time=\"2026-06-12T15:48:44.364713958Z\" level=info msg=\"Started container\" PID=14456 containerID=0ee7d70ce318a39fb60d45c7d3f1cce5d21a77741570945fa308e3520c05e498 description=openshift-apiserver/apiserver-9ddfb9f55-k47zv/openshift-apiserver-check-endpoints id=4b6795ee-c824-44c7-8315-ef21a7b768be name=/runtime.v1.RuntimeService/StartContainer sandboxID=ce47b02ae58f74cb111c00b2092a9de30856b642c588d1290623baafc48b2da2",
2026-06-12 17:20:10.212160 | controller |     "Jun 12 15:48:44.401854 crc crio[3652]: time=\"2026-06-12T15:48:44.401300207Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/certified-operators-4lxqg/POD\" id=1032ad15-1f86-4366-9bbe-acd4503cd7c6 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:20:10.212176 | controller |     "Jun 12 15:48:44.418308 crc crio[3652]: time=\"2026-06-12T15:48:44.402424379Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.212191 | controller |     "Jun 12 15:48:44.445429 crc crio[3652]: time=\"2026-06-12T15:48:44.445364219Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/community-operators-zfxqn/POD\" id=65346316-8cd3-41bc-bb0b-3b6a3df7df98 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:20:10.212206 | controller |     "Jun 12 15:48:44.465966 crc crio[3652]: time=\"2026-06-12T15:48:44.46590598Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.212221 | controller |     "Jun 12 15:48:44.481968 crc crio[3652]: time=\"2026-06-12T15:48:44.481903607Z\" level=info msg=\"Starting container: 2cb5768b4b8e318a3c64d4064af53d8b7899d162c24a2a216cfc6e85760170db\" id=ccc4fcad-c73f-43cb-a198-78541f07027c name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 17:20:10.212235 | controller |     "Jun 12 15:48:44.514740 crc crio[3652]: time=\"2026-06-12T15:48:44.512563328Z\" level=info msg=\"Stopped container 08ac06c52fd25b119c900d36b648ef4fe305dd0727cc4ec4c21e20e3a7b93d29: openshift-operator-lifecycle-manager/olm-operator-5cdf44d969-ssqvn/olm-operator\" id=2a102372-e2e6-4bdb-ab73-457842080e39 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 17:20:10.212250 | controller |     "Jun 12 15:48:44.661492 crc crio[3652]: time=\"2026-06-12T15:48:44.416918711Z\" level=info msg=\"Created container 4730e52b9485171127c99097523d15a4d231e5badcfd82ccc6b2be6693bb4e14: openshift-config-operator/openshift-config-operator-5777786469-bccdj/openshift-config-operator\" id=e932892f-a1f3-4c2a-93e5-4e368d14f072 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:20:10.212265 | controller |     "Jun 12 15:48:44.782669 crc crio[3652]: time=\"2026-06-12T15:48:44.782571657Z\" level=info msg=\"Started container\" PID=14455 containerID=2cb5768b4b8e318a3c64d4064af53d8b7899d162c24a2a216cfc6e85760170db description=openshift-console-operator/console-operator-67c89758df-4jf4f/console-operator id=ccc4fcad-c73f-43cb-a198-78541f07027c name=/runtime.v1.RuntimeService/StartContainer sandboxID=ea1b889362c9499654b3103e29b81d9c8c4b80ac8e64f136ef47ea902328e1de",
2026-06-12 17:20:10.212280 | controller |     "Jun 12 15:48:45.179765 crc crio[3652]: time=\"2026-06-12T15:48:45.179626433Z\" level=info msg=\"Starting container: 4730e52b9485171127c99097523d15a4d231e5badcfd82ccc6b2be6693bb4e14\" id=a4992d23-4327-419b-8ca9-1279d9551e9d name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 17:20:10.212295 | controller |     "Jun 12 15:48:45.291000 crc crio[3652]: time=\"2026-06-12T15:48:45.290936835Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=22578386-c3ed-48d9-9508-f42e8585a9b0 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:20:10.212310 | controller |     "Jun 12 15:48:45.712949 crc crio[3652]: time=\"2026-06-12T15:48:45.71270519Z\" level=info msg=\"Started container\" PID=14479 containerID=4730e52b9485171127c99097523d15a4d231e5badcfd82ccc6b2be6693bb4e14 description=openshift-config-operator/openshift-config-operator-5777786469-bccdj/openshift-config-operator id=a4992d23-4327-419b-8ca9-1279d9551e9d name=/runtime.v1.RuntimeService/StartContainer sandboxID=6ab72337a3cbb3c4d1ed7253a92436f570bc786a96b656633e015ab8dd8d717f",
2026-06-12 17:20:10.212328 | controller |     "Jun 12 15:48:46.518237 crc crio[3652]: time=\"2026-06-12T15:48:46.499975374Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=0e8fcfe9-cba6-4845-9eeb-a8ebdc0c43d6 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:20:10.212344 | controller |     "Jun 12 15:48:46.792794 crc crio[3652]: time=\"2026-06-12T15:48:46.792380216Z\" level=info msg=\"Running pod sandbox: openshift-multus/cni-sysctl-allowlist-ds-4g25g/POD\" id=a8f354d2-91c4-469f-82c2-afa2236bdb5a name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:20:10.212359 | controller |     "Jun 12 15:48:46.792794 crc crio[3652]: time=\"2026-06-12T15:48:46.792540691Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.212375 | controller |     "Jun 12 15:48:47.492771 crc crio[3652]: time=\"2026-06-12T15:48:47.491635931Z\" level=info msg=\"Stopped container 2f413e5e391eec3eee8d32c7b990a4979b9fec5ba028cceb130e6ff16874c157: openshift-authentication-operator/authentication-operator-7f5c659b84-khkfm/authentication-operator\" id=fbd21906-e9dc-43ca-86be-db39c62a8499 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 17:20:10.212390 | controller |     "Jun 12 15:48:47.519024 crc crio[3652]: time=\"2026-06-12T15:48:47.516028207Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:52e442bc8198ac925caff87ddd35b3107b7375d5afc9c2eb041ca4e79db72c6f\" id=f4c4b461-fdc9-414b-a3b2-dbe891c412ce name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:20:10.212405 | controller |     "Jun 12 15:48:47.849103 crc crio[3652]: time=\"2026-06-12T15:48:47.849009718Z\" level=info msg=\"Creating container: openshift-operator-lifecycle-manager/olm-operator-5cdf44d969-ssqvn/olm-operator\" id=1336aa6d-8b87-41ac-928a-4d5e352ca028 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:20:10.212421 | controller |     "Jun 12 15:48:47.851913 crc crio[3652]: time=\"2026-06-12T15:48:47.851356187Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.212436 | controller |     "Jun 12 15:48:48.507779 crc crio[3652]: time=\"2026-06-12T15:48:48.420847499Z\" level=info msg=\"Got pod network &{Name:certified-operators-4lxqg Namespace:openshift-marketplace ID:88f1ee99c7048a210bdb9ac8d0e938546328f4d089dd89ee970e4fd23e8a56fb UID:49bbea35-aef5-4e3d-951e-ad870a91539e NetNS:/var/run/netns/b4a5299d-4835-4b71-adb0-58d165abc89f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod49bbea35_aef5_4e3d_951e_ad870a91539e.slice PodAnnotations:0xc000136538}] Aliases:map[]}\"",
2026-06-12 17:20:10.212453 | controller |     "Jun 12 15:48:48.507779 crc crio[3652]: time=\"2026-06-12T15:48:48.49990691Z\" level=info msg=\"Adding pod openshift-marketplace_certified-operators-4lxqg to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 17:20:10.212468 | controller |     "Jun 12 15:48:48.801107 crc crio[3652]: time=\"2026-06-12T15:48:48.800878048Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:52e442bc8198ac925caff87ddd35b3107b7375d5afc9c2eb041ca4e79db72c6f\" id=cfa3359c-a2de-4325-bfd7-bcac7cba3a99 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:20:10.212484 | controller |     "Jun 12 15:48:48.864276 crc crio[3652]: time=\"2026-06-12T15:48:48.864091021Z\" level=info msg=\"Got pod network &{Name:community-operators-zfxqn Namespace:openshift-marketplace ID:29c6ecd244970260a4c17371d590c64c1d6b9c579a739577f0126c4edcbfb0fe UID:2785109e-a5af-4472-adfb-4cccd8ded98e NetNS:/var/run/netns/4c9bd2a7-2294-420f-a468-c1166ae1952a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod2785109e_a5af_4472_adfb_4cccd8ded98e.slice PodAnnotations:0xc002d3e238}] Aliases:map[]}\"",
2026-06-12 17:20:10.212505 | controller |     "Jun 12 15:48:48.864276 crc crio[3652]: time=\"2026-06-12T15:48:48.864221035Z\" level=info msg=\"Adding pod openshift-marketplace_community-operators-zfxqn to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 17:20:10.212520 | controller |     "Jun 12 15:48:48.914675 crc crio[3652]: time=\"2026-06-12T15:48:48.907508522Z\" level=info msg=\"Stopping container: 6ca1331b0d4d6931aa4f566910ac9e80c1e2455c45b851df872d613e1835775c (timeout: 30s)\" id=9d6e9dee-b152-4e06-9597-a74816439718 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 17:20:10.212536 | controller |     "Jun 12 15:48:49.011529 crc crio[3652]: time=\"2026-06-12T15:48:49.007752286Z\" level=info msg=\"Creating container: openshift-authentication-operator/authentication-operator-7f5c659b84-khkfm/authentication-operator\" id=769df950-1b31-4640-85e5-e6420ec20e16 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:20:10.212551 | controller |     "Jun 12 15:48:49.026120 crc crio[3652]: time=\"2026-06-12T15:48:49.025990258Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/redhat-operators-2ck49/POD\" id=b1204250-e641-4d0b-a762-b172f5dae88c name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:20:10.212567 | controller |     "Jun 12 15:48:49.039082 crc crio[3652]: time=\"2026-06-12T15:48:49.039039697Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.212603 | controller |     "Jun 12 15:48:49.046017 crc crio[3652]: time=\"2026-06-12T15:48:49.045895094Z\" level=warning msg=\"Skipping invalid sysctl specified by config {net.ipv4.ping_group_range 0 2147483647}: \\\"net.ipv4.ping_group_range\\\" not allowed with host net enabled\" id=a8f354d2-91c4-469f-82c2-afa2236bdb5a name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:20:10.212621 | controller |     "Jun 12 15:48:49.046722 crc crio[3652]: time=\"2026-06-12T15:48:49.046419529Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.212637 | controller |     "Jun 12 15:48:49.104780 crc crio[3652]: time=\"2026-06-12T15:48:49.103782945Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/redhat-marketplace-j8skz/POD\" id=4aae1502-409b-4e31-8333-8b2a9bf617a2 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:20:10.212652 | controller |     "Jun 12 15:48:49.115690 crc crio[3652]: time=\"2026-06-12T15:48:49.115637378Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.212667 | controller |     "Jun 12 15:48:49.695751 crc crio[3652]: time=\"2026-06-12T15:48:49.695313001Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.212682 | controller |     "Jun 12 15:48:50.325758 crc crio[3652]: time=\"2026-06-12T15:48:50.30535534Z\" level=info msg=\"Ran pod sandbox f5aea239df13a820d5a581ecfbcc2c761424bb3a932e1e484b3fb345729d0c2c with infra container: openshift-multus/cni-sysctl-allowlist-ds-4g25g/POD\" id=a8f354d2-91c4-469f-82c2-afa2236bdb5a name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:20:10.212697 | controller |     "Jun 12 15:48:50.612777 crc crio[3652]: time=\"2026-06-12T15:48:50.610980799Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.212712 | controller |     "Jun 12 15:48:50.713834 crc crio[3652]: time=\"2026-06-12T15:48:50.713691566Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:85f1323d589d7af13b096b1f9b438b9dfe08f3fab37534e2780e6490a665bf05\" id=b0841330-e7c5-4a11-be5e-ac9198caa733 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:20:10.212731 | controller |     "Jun 12 15:48:51.707988 crc crio[3652]: time=\"2026-06-12T15:48:51.705251007Z\" level=info msg=\"Stopped container 6ca1331b0d4d6931aa4f566910ac9e80c1e2455c45b851df872d613e1835775c: openshift-operator-lifecycle-manager/package-server-manager-77f986bd66-5lhf9/package-server-manager\" id=9d6e9dee-b152-4e06-9597-a74816439718 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 17:20:10.212753 | controller |     "Jun 12 15:48:51.762984 crc crio[3652]: time=\"2026-06-12T15:48:51.762925535Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=bffc0171-055d-4379-8f8f-cd7ef309932c name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:20:10.212775 | controller |     "Jun 12 15:48:51.821794 crc crio[3652]: time=\"2026-06-12T15:48:51.808998984Z\" level=info msg=\"Stopping container: 4c7b6be17becc118014250acd0d5385d154b2948a59b7748a3681fb56cb9bac7 (timeout: 2s)\" id=c9f9533f-0fc6-44ce-b5ef-5f2aa8e8a2cf name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 17:20:10.212791 | controller |     "Jun 12 15:48:52.378745 crc crio[3652]: time=\"2026-06-12T15:48:52.378654342Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:85f1323d589d7af13b096b1f9b438b9dfe08f3fab37534e2780e6490a665bf05\" id=e4c32eb8-9e8b-4d3d-baef-a9c07a3eec8e name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:20:10.212807 | controller |     "Jun 12 15:48:53.597327 crc crio[3652]: time=\"2026-06-12T15:48:52.94981063Z\" level=info msg=\"Stopping pod sandbox: d8b63e784bffade6dd726e124ee6bb835170216daa066ae154b0513035faee69\" id=15a242fb-0e6e-4007-92d5-eec55d9dd540 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 17:20:10.212822 | controller |     "Jun 12 15:48:53.620812 crc crio[3652]: time=\"2026-06-12T15:48:53.620661439Z\" level=info msg=\"Got pod network &{Name:collect-profiles-29687985-5mw5k Namespace:openshift-operator-lifecycle-manager ID:d8b63e784bffade6dd726e124ee6bb835170216daa066ae154b0513035faee69 UID:1edbb9e4-ab3b-41f3-9937-079e817c6fa9 NetNS:/var/run/netns/e410e663-898e-41b1-89b5-0373e78f2e3e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod1edbb9e4_ab3b_41f3_9937_079e817c6fa9.slice PodAnnotations:0xc0024a2000}] Aliases:map[]}\"",
2026-06-12 17:20:10.212838 | controller |     "Jun 12 15:48:53.621092 crc crio[3652]: time=\"2026-06-12T15:48:53.621045431Z\" level=info msg=\"Deleting pod openshift-operator-lifecycle-manager_collect-profiles-29687985-5mw5k from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 17:20:10.212854 | controller |     "Jun 12 15:48:53.655905 crc crio[3652]: time=\"2026-06-12T15:48:53.65533704Z\" level=info msg=\"Got pod network &{Name:redhat-operators-2ck49 Namespace:openshift-marketplace ID:24b5908c94d9dd2048db39291c6613600cf291995ef7c56938aa499988cbb7d9 UID:a1f62366-e228-4cf2-a38c-c4d97e003773 NetNS:/var/run/netns/8a915281-89ac-4c27-87a7-8114d2c2059e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-poda1f62366_e228_4cf2_a38c_c4d97e003773.slice PodAnnotations:0xc000136290}] Aliases:map[]}\"",
2026-06-12 17:20:10.212870 | controller |     "Jun 12 15:48:53.655905 crc crio[3652]: time=\"2026-06-12T15:48:53.655401072Z\" level=info msg=\"Adding pod openshift-marketplace_redhat-operators-2ck49 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 17:20:10.212886 | controller |     "Jun 12 15:48:53.677222 crc crio[3652]: time=\"2026-06-12T15:48:53.27741074Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=d2d4e3dd-00fa-4c82-84de-1a211b382063 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:20:10.212906 | controller |     "Jun 12 15:48:53.677222 crc crio[3652]: time=\"2026-06-12T15:48:53.303930419Z\" level=info msg=\"Creating container: openshift-multus/cni-sysctl-allowlist-ds-4g25g/kube-multus-additional-cni-plugins\" id=cfa335a8-a7aa-4e2a-acf4-d45e7d638b9f name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:20:10.212922 | controller |     "Jun 12 15:48:53.677814 crc crio[3652]: time=\"2026-06-12T15:48:53.389696803Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.212938 | controller |     "Jun 12 15:48:53.745930 crc crio[3652]: time=\"2026-06-12T15:48:53.744228185Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.212953 | controller |     "Jun 12 15:48:54.182596 crc crio[3652]: time=\"2026-06-12T15:48:54.181988646Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.212968 | controller |     "Jun 12 15:48:54.183221 crc crio[3652]: time=\"2026-06-12T15:48:54.182304306Z\" level=info msg=\"Creating container: openshift-operator-lifecycle-manager/package-server-manager-77f986bd66-5lhf9/package-server-manager\" id=aef51bcb-83b9-46e7-a32f-320e57e41355 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:20:10.212983 | controller |     "Jun 12 15:48:54.599762 crc crio[3652]: time=\"2026-06-12T15:48:54.598964047Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.212999 | controller |     "Jun 12 15:48:54.676124 crc crio[3652]: time=\"2026-06-12T15:48:54.672072244Z\" level=info msg=\"Stopped container 4c7b6be17becc118014250acd0d5385d154b2948a59b7748a3681fb56cb9bac7: openshift-console/downloads-747b44746d-4pqvr/download-server\" id=c9f9533f-0fc6-44ce-b5ef-5f2aa8e8a2cf name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 17:20:10.213015 | controller |     "Jun 12 15:48:54.785139 crc crio[3652]: time=\"2026-06-12T15:48:54.783845582Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c8a088031661d94022418e93fb63744c38e1c4cff93ea3b95c096a290c2b7a3\" id=0ebf081e-8bfb-42c8-8fde-4c8022a55fb0 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:20:10.213030 | controller |     "Jun 12 15:48:55.069801 crc crio[3652]: time=\"2026-06-12T15:48:55.069651856Z\" level=info msg=\"Created container b7a2414d90918296153c8c235ac8f98a3048538d9fb1161f1269e7012de51c1b: openshift-operator-lifecycle-manager/olm-operator-5cdf44d969-ssqvn/olm-operator\" id=1336aa6d-8b87-41ac-928a-4d5e352ca028 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:20:10.213044 | controller |     "Jun 12 15:48:55.114135 crc crio[3652]: time=\"2026-06-12T15:48:55.114060887Z\" level=info msg=\"Starting container: b7a2414d90918296153c8c235ac8f98a3048538d9fb1161f1269e7012de51c1b\" id=5199b9c9-95e5-499d-952a-da256a4494f2 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 17:20:10.213059 | controller |     "Jun 12 15:48:55.812730 crc crio[3652]: time=\"2026-06-12T15:48:55.811036746Z\" level=info msg=\"Started container\" PID=14584 containerID=b7a2414d90918296153c8c235ac8f98a3048538d9fb1161f1269e7012de51c1b description=openshift-operator-lifecycle-manager/olm-operator-5cdf44d969-ssqvn/olm-operator id=5199b9c9-95e5-499d-952a-da256a4494f2 name=/runtime.v1.RuntimeService/StartContainer sandboxID=081a8c0ca71491c6f7aab6d84804745b19248d5fc9fbc949029a05fbd5ca8cd3",
2026-06-12 17:20:10.213075 | controller |     "Jun 12 15:48:55.930943 crc crio[3652]: time=\"2026-06-12T15:48:55.930886276Z\" level=info msg=\"Removing container: f3a2d61ab2f1223ce5b1622a42ac429b732675b481b3732bcd8f8bd5d3dac754\" id=14e151b0-927b-4372-9426-d41c661161d7 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 17:20:10.213093 | controller |     "Jun 12 15:48:56.175783 crc crio[3652]: time=\"2026-06-12T15:48:56.174912967Z\" level=info msg=\"Created container 99bf2117f60a5f012c1a2103676e345b4866194bea97f470d7f8a42fe980818e: openshift-authentication-operator/authentication-operator-7f5c659b84-khkfm/authentication-operator\" id=769df950-1b31-4640-85e5-e6420ec20e16 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:20:10.213110 | controller |     "Jun 12 15:48:56.540010 crc crio[3652]: time=\"2026-06-12T15:48:56.539487107Z\" level=info msg=\"Starting container: 99bf2117f60a5f012c1a2103676e345b4866194bea97f470d7f8a42fe980818e\" id=8f7f9ce5-62b1-4cae-91ba-b9c96c50005f name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 17:20:10.213125 | controller |     "Jun 12 15:48:57.725881 crc crio[3652]: time=\"2026-06-12T15:48:57.719361155Z\" level=info msg=\"Stopping container: 4730e52b9485171127c99097523d15a4d231e5badcfd82ccc6b2be6693bb4e14 (timeout: 30s)\" id=8b63080c-5921-452e-80f3-925c037a2a68 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 17:20:10.213141 | controller |     "Jun 12 15:48:57.794688 crc crio[3652]: time=\"2026-06-12T15:48:57.789294867Z\" level=info msg=\"Started container\" PID=14621 containerID=99bf2117f60a5f012c1a2103676e345b4866194bea97f470d7f8a42fe980818e description=openshift-authentication-operator/authentication-operator-7f5c659b84-khkfm/authentication-operator id=8f7f9ce5-62b1-4cae-91ba-b9c96c50005f name=/runtime.v1.RuntimeService/StartContainer sandboxID=de0b296fee07e699bd1fd33242f2f31e30c6c637042c979d7e25eecfe39a32d1",
2026-06-12 17:20:10.213158 | controller |     "Jun 12 15:48:58.388214 crc crio[3652]: time=\"2026-06-12T15:48:58.3878531Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c8a088031661d94022418e93fb63744c38e1c4cff93ea3b95c096a290c2b7a3\" id=ce7e227d-c4ca-41b2-9221-38a66807dfbe name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:20:10.213174 | controller |     "Jun 12 15:48:59.692759 crc crio[3652]: time=\"2026-06-12T15:48:59.691691517Z\" level=info msg=\"Stopped container 4730e52b9485171127c99097523d15a4d231e5badcfd82ccc6b2be6693bb4e14: openshift-config-operator/openshift-config-operator-5777786469-bccdj/openshift-config-operator\" id=8b63080c-5921-452e-80f3-925c037a2a68 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 17:20:10.213189 | controller |     "Jun 12 15:48:59.708232 crc crio[3652]: time=\"2026-06-12T15:48:59.708139217Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:765cf9c3ebf4df049ebc022beaaf52f52852cf89fb802034536ad91dd45db807\" id=d1c37479-9b6c-4772-9e51-e8071cbb4fc0 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:20:10.213204 | controller |     "Jun 12 15:48:59.709734 crc crio[3652]: time=\"2026-06-12T15:48:59.709703513Z\" level=info msg=\"Creating container: openshift-console/downloads-747b44746d-4pqvr/download-server\" id=e74a49aa-3c90-474a-811a-dafe7c31a9ca name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:20:10.213219 | controller |     "Jun 12 15:48:59.719339 crc crio[3652]: time=\"2026-06-12T15:48:59.71864626Z\" level=info msg=\"Got pod network &{Name:redhat-marketplace-j8skz Namespace:openshift-marketplace ID:57da0a91a14b741bc824b146ea12fa07233810dabc4a9968c6d064a6c396fefc UID:d94fa187-7527-4aba-b558-1f12521223e7 NetNS:/var/run/netns/75bc3fd0-7b4f-4d42-86a4-ffca9b9b8bf1 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podd94fa187_7527_4aba_b558_1f12521223e7.slice PodAnnotations:0xc0016922d0}] Aliases:map[]}\"",
2026-06-12 17:20:10.213235 | controller |     "Jun 12 15:48:59.719339 crc crio[3652]: time=\"2026-06-12T15:48:59.718703361Z\" level=info msg=\"Adding pod openshift-marketplace_redhat-marketplace-j8skz to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 17:20:10.213254 | controller |     "Jun 12 15:49:00.000271 crc crio[3652]: time=\"2026-06-12T15:48:59.991366677Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.213269 | controller |     "Jun 12 15:49:00.009539 crc crio[3652]: time=\"2026-06-12T15:49:00.009385823Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:765cf9c3ebf4df049ebc022beaaf52f52852cf89fb802034536ad91dd45db807\" id=184ff705-b61c-4fb1-98ab-26a3d1e36531 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:20:10.213284 | controller |     "Jun 12 15:49:00.126803 crc crio[3652]: time=\"2026-06-12T15:49:00.117917333Z\" level=info msg=\"Creating container: openshift-config-operator/openshift-config-operator-5777786469-bccdj/openshift-config-operator\" id=764725ea-67ef-4780-8cc1-55e190915cad name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:20:10.213299 | controller |     "Jun 12 15:49:01.425125 crc crio[3652]: time=\"2026-06-12T15:49:01.424904367Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.213314 | controller |     "Jun 12 15:49:02.324191 crc crio[3652]: time=\"2026-06-12T15:49:02.312127872Z\" level=info msg=\"Stopping container: 10a7dd0daeaede2027adc1ad5aabf6e869d1c70ffacffb67285ba3ffe0c0105f (timeout: 30s)\" id=72042a64-82ee-4efc-bd9b-da93f5aa1d14 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 17:20:10.213329 | controller |     "Jun 12 15:49:02.440810 crc crio[3652]: time=\"2026-06-12T15:49:02.440599706Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.213344 | controller |     "Jun 12 15:49:03.489151 crc crio[3652]: time=\"2026-06-12T15:49:03.488037061Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.213359 | controller |     "Jun 12 15:49:04.006081 crc crio[3652]: time=\"2026-06-12T15:49:04.006015958Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.213375 | controller |     "Jun 12 15:49:04.284891 crc crio[3652]: time=\"2026-06-12T15:49:04.283302412Z\" level=info msg=\"Removed container f3a2d61ab2f1223ce5b1622a42ac429b732675b481b3732bcd8f8bd5d3dac754: openshift-console/downloads-747b44746d-4pqvr/download-server\" id=14e151b0-927b-4372-9426-d41c661161d7 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 17:20:10.213390 | controller |     "Jun 12 15:49:04.861820 crc crio[3652]: time=\"2026-06-12T15:49:04.861149653Z\" level=info msg=\"Removing container: a56aa7d73258f03fe59e6028d128b89b4ff3bfb0e9def130ece5ba2edd7cb4c9\" id=8908a896-3406-4873-ac0e-9101ab1061ba name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 17:20:10.213404 | controller |     "Jun 12 15:49:04.923794 crc crio[3652]: time=\"2026-06-12T15:49:04.921827197Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.213419 | controller |     "Jun 12 15:49:05.053634 crc crio[3652]: time=\"2026-06-12T15:49:05.052707294Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.213434 | controller |     "Jun 12 15:49:05.476690 crc crio[3652]: time=\"2026-06-12T15:49:05.476061425Z\" level=info msg=\"Created container 8cbfae255a1a79afbbfeb4e1c4f53b49fc2f5663d23bcdac9cb1510d6520f978: openshift-operator-lifecycle-manager/package-server-manager-77f986bd66-5lhf9/package-server-manager\" id=aef51bcb-83b9-46e7-a32f-320e57e41355 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:20:10.213451 | controller |     "Jun 12 15:49:05.640796 crc crio[3652]: time=\"2026-06-12T15:49:05.505645042Z\" level=info msg=\"Starting container: 8cbfae255a1a79afbbfeb4e1c4f53b49fc2f5663d23bcdac9cb1510d6520f978\" id=9d7ab282-adcd-4ce6-8def-9862c4211c68 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 17:20:10.213467 | controller |     "Jun 12 15:49:05.671958 crc crio[3652]: time=\"2026-06-12T15:49:05.671671674Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.213481 | controller |     "Jun 12 15:49:05.849628 crc crio[3652]: time=\"2026-06-12T15:49:05.849163433Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.213497 | controller |     "Jun 12 15:49:05.930708 crc crio[3652]: time=\"2026-06-12T15:49:05.924846985Z\" level=info msg=\"Started container\" PID=14754 containerID=8cbfae255a1a79afbbfeb4e1c4f53b49fc2f5663d23bcdac9cb1510d6520f978 description=openshift-operator-lifecycle-manager/package-server-manager-77f986bd66-5lhf9/package-server-manager id=9d7ab282-adcd-4ce6-8def-9862c4211c68 name=/runtime.v1.RuntimeService/StartContainer sandboxID=d84089b6c980f6e31d4488d5ceea93ab72e2197d65c108f73549553d3dc2ff36",
2026-06-12 17:20:10.213512 | controller |     "Jun 12 15:49:06.193108 crc crio[3652]: time=\"2026-06-12T15:49:06.191878859Z\" level=info msg=\"Removed container a56aa7d73258f03fe59e6028d128b89b4ff3bfb0e9def130ece5ba2edd7cb4c9: openshift-config-operator/openshift-config-operator-5777786469-bccdj/openshift-config-operator\" id=8908a896-3406-4873-ac0e-9101ab1061ba name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 17:20:10.213528 | controller |     "Jun 12 15:49:06.249037 crc crio[3652]: time=\"2026-06-12T15:49:06.247842772Z\" level=info msg=\"Created container 1005c132ed504677a45e766248ab5e4a742fda002a8c63f3d77dcc821c8ece4b: openshift-console/downloads-747b44746d-4pqvr/download-server\" id=e74a49aa-3c90-474a-811a-dafe7c31a9ca name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:20:10.213542 | controller |     "Jun 12 15:49:06.362994 crc crio[3652]: time=\"2026-06-12T15:49:06.360944017Z\" level=info msg=\"Starting container: 1005c132ed504677a45e766248ab5e4a742fda002a8c63f3d77dcc821c8ece4b\" id=df554cea-a003-4804-b86d-85d48b49d598 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 17:20:10.213557 | controller |     "Jun 12 15:49:06.796085 crc crio[3652]: time=\"2026-06-12T15:49:06.794818059Z\" level=info msg=\"Started container\" PID=14766 containerID=1005c132ed504677a45e766248ab5e4a742fda002a8c63f3d77dcc821c8ece4b description=openshift-console/downloads-747b44746d-4pqvr/download-server id=df554cea-a003-4804-b86d-85d48b49d598 name=/runtime.v1.RuntimeService/StartContainer sandboxID=bcc4f7f7ca920bcd43eeecb2a9c94cc4efa4061cf45396a50fc800b0f4406839",
2026-06-12 17:20:10.213589 | controller |     "Jun 12 15:49:07.440101 crc crio[3652]: time=\"2026-06-12T15:49:07.439818321Z\" level=info msg=\"Stopped container 10a7dd0daeaede2027adc1ad5aabf6e869d1c70ffacffb67285ba3ffe0c0105f: openshift-operator-lifecycle-manager/packageserver-7d4fc7d867-qt46x/packageserver\" id=72042a64-82ee-4efc-bd9b-da93f5aa1d14 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 17:20:10.213611 | controller |     "Jun 12 15:49:07.541707 crc crio[3652]: time=\"2026-06-12T15:49:07.535681859Z\" level=info msg=\"Created container 499bb57a154976809c0d832baf62c598adbbce7b57a8b62ad001ea175ef0707b: openshift-config-operator/openshift-config-operator-5777786469-bccdj/openshift-config-operator\" id=764725ea-67ef-4780-8cc1-55e190915cad name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:20:10.213627 | controller |     "Jun 12 15:49:08.065694 crc crio[3652]: time=\"2026-06-12T15:49:08.059415466Z\" level=info msg=\"Starting container: 499bb57a154976809c0d832baf62c598adbbce7b57a8b62ad001ea175ef0707b\" id=b740c895-ace3-4910-a4df-7b16dae501e3 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 17:20:10.213646 | controller |     "Jun 12 15:49:08.321816 crc crio[3652]: time=\"2026-06-12T15:49:08.321014633Z\" level=info msg=\"Started container\" PID=14789 containerID=499bb57a154976809c0d832baf62c598adbbce7b57a8b62ad001ea175ef0707b description=openshift-config-operator/openshift-config-operator-5777786469-bccdj/openshift-config-operator id=b740c895-ace3-4910-a4df-7b16dae501e3 name=/runtime.v1.RuntimeService/StartContainer sandboxID=6ab72337a3cbb3c4d1ed7253a92436f570bc786a96b656633e015ab8dd8d717f",
2026-06-12 17:20:10.213662 | controller |     "Jun 12 15:49:08.351834 crc crio[3652]: time=\"2026-06-12T15:49:08.326841969Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=60433ae3-9f98-4a18-92b6-b6ef0e0dfa75 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:20:10.213677 | controller |     "Jun 12 15:49:08.620200 crc crio[3652]: time=\"2026-06-12T15:49:08.571737328Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=27b7f62f-d600-488c-b183-211d60845234 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:20:10.213692 | controller |     "Jun 12 15:49:08.772737 crc crio[3652]: time=\"2026-06-12T15:49:08.769942608Z\" level=info msg=\"Creating container: openshift-operator-lifecycle-manager/packageserver-7d4fc7d867-qt46x/packageserver\" id=ee1b5a96-9156-4adb-b12b-47f919a3f1fa name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:20:10.213707 | controller |     "Jun 12 15:49:08.815024 crc crio[3652]: time=\"2026-06-12T15:49:08.814423325Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.213722 | controller |     "Jun 12 15:49:10.985067 crc crio[3652]: 2026-06-12T15:49:10Z [verbose] CmdAdd (shim): {1.1.0 [{Name:29c6ecd24497026 Mac:ee:cb:90:ab:eb:84 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:0c Mtu:0 Sandbox:/var/run/netns/4c9bd2a7-2294-420f-a468-c1166ae1952a SocketPath: PciID:}] [{Interface:0xc0002af120 Address:{IP:10.217.0.12 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 17:20:10.213737 | controller |     "Jun 12 15:49:11.062563 crc crio[3652]: time=\"2026-06-12T15:49:11.060230718Z\" level=info msg=\"Got pod network &{Name:community-operators-zfxqn Namespace:openshift-marketplace ID:29c6ecd244970260a4c17371d590c64c1d6b9c579a739577f0126c4edcbfb0fe UID:2785109e-a5af-4472-adfb-4cccd8ded98e NetNS:/var/run/netns/4c9bd2a7-2294-420f-a468-c1166ae1952a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod2785109e_a5af_4472_adfb_4cccd8ded98e.slice PodAnnotations:0xc002d3e238}] Aliases:map[]}\"",
2026-06-12 17:20:10.213753 | controller |     "Jun 12 15:49:11.062563 crc crio[3652]: time=\"2026-06-12T15:49:11.060785104Z\" level=info msg=\"Checking pod openshift-marketplace_community-operators-zfxqn for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 17:20:10.213775 | controller |     "Jun 12 15:49:11.143196 crc crio[3652]: time=\"2026-06-12T15:49:11.123160862Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.213796 | controller |     "Jun 12 15:49:11.193372 crc crio[3652]: time=\"2026-06-12T15:49:11.19139484Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.213812 | controller |     "Jun 12 15:49:12.290751 crc crio[3652]: time=\"2026-06-12T15:49:12.288991211Z\" level=info msg=\"Created container ac6084771c25057983e2cacee90c327e87ac8eb181ffaf0d5624c646a372b671: openshift-operator-lifecycle-manager/packageserver-7d4fc7d867-qt46x/packageserver\" id=ee1b5a96-9156-4adb-b12b-47f919a3f1fa name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:20:10.213830 | controller |     "Jun 12 15:49:12.344065 crc crio[3652]: time=\"2026-06-12T15:49:12.339819975Z\" level=info msg=\"Ran pod sandbox 29c6ecd244970260a4c17371d590c64c1d6b9c579a739577f0126c4edcbfb0fe with infra container: openshift-marketplace/community-operators-zfxqn/POD\" id=65346316-8cd3-41bc-bb0b-3b6a3df7df98 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:20:10.213846 | controller |     "Jun 12 15:49:13.445791 crc crio[3652]: time=\"2026-06-12T15:49:13.444913867Z\" level=info msg=\"Starting container: ac6084771c25057983e2cacee90c327e87ac8eb181ffaf0d5624c646a372b671\" id=66c4b2bf-e067-405f-bc2b-c824cce0c434 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 17:20:10.213861 | controller |     "Jun 12 15:49:13.959718 crc crio[3652]: time=\"2026-06-12T15:49:13.950101932Z\" level=info msg=\"Started container\" PID=14886 containerID=ac6084771c25057983e2cacee90c327e87ac8eb181ffaf0d5624c646a372b671 description=openshift-operator-lifecycle-manager/packageserver-7d4fc7d867-qt46x/packageserver id=66c4b2bf-e067-405f-bc2b-c824cce0c434 name=/runtime.v1.RuntimeService/StartContainer sandboxID=0fc30d68da125a9b6fcfe1decee69d52b5d3bab5f0ff02035b7ce295167861d1",
2026-06-12 17:20:10.213877 | controller |     "Jun 12 15:49:16.367864 crc crio[3652]: 2026-06-12T15:49:15Z [verbose] CmdAdd (shim): {1.1.0 [{Name:88f1ee99c7048a2 Mac:16:cd:85:66:ff:d0 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:0f Mtu:0 Sandbox:/var/run/netns/b4a5299d-4835-4b71-adb0-58d165abc89f SocketPath: PciID:}] [{Interface:0xc000014a80 Address:{IP:10.217.0.15 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 17:20:10.213892 | controller |     "Jun 12 15:49:16.367864 crc crio[3652]: time=\"2026-06-12T15:49:15.685188289Z\" level=info msg=\"Got pod network &{Name:certified-operators-4lxqg Namespace:openshift-marketplace ID:88f1ee99c7048a210bdb9ac8d0e938546328f4d089dd89ee970e4fd23e8a56fb UID:49bbea35-aef5-4e3d-951e-ad870a91539e NetNS:/var/run/netns/b4a5299d-4835-4b71-adb0-58d165abc89f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod49bbea35_aef5_4e3d_951e_ad870a91539e.slice PodAnnotations:0xc000136538}] Aliases:map[]}\"",
2026-06-12 17:20:10.213908 | controller |     "Jun 12 15:49:16.367864 crc crio[3652]: time=\"2026-06-12T15:49:15.686078446Z\" level=info msg=\"Checking pod openshift-marketplace_certified-operators-4lxqg for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 17:20:10.213923 | controller |     "Jun 12 15:49:16.367864 crc crio[3652]: time=\"2026-06-12T15:49:15.762018933Z\" level=info msg=\"Ran pod sandbox 88f1ee99c7048a210bdb9ac8d0e938546328f4d089dd89ee970e4fd23e8a56fb with infra container: openshift-marketplace/certified-operators-4lxqg/POD\" id=1032ad15-1f86-4366-9bbe-acd4503cd7c6 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:20:10.213938 | controller |     "Jun 12 15:49:16.605073 crc crio[3652]: 2026-06-12T15:49:16Z [verbose] CmdAdd (shim): {1.1.0 [{Name:57da0a91a14b741 Mac:56:ed:be:2d:e4:38 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:14 Mtu:0 Sandbox:/var/run/netns/75bc3fd0-7b4f-4d42-86a4-ffca9b9b8bf1 SocketPath: PciID:}] [{Interface:0xc000015a50 Address:{IP:10.217.0.20 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 17:20:10.213954 | controller |     "Jun 12 15:49:16.660908 crc crio[3652]: time=\"2026-06-12T15:49:16.660224707Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=99b7bb27-eb4e-41bb-bec7-f91482efa2fe name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:20:10.213969 | controller |     "Jun 12 15:49:16.731433 crc crio[3652]: time=\"2026-06-12T15:49:16.730805576Z\" level=info msg=\"Got pod network &{Name:redhat-marketplace-j8skz Namespace:openshift-marketplace ID:57da0a91a14b741bc824b146ea12fa07233810dabc4a9968c6d064a6c396fefc UID:d94fa187-7527-4aba-b558-1f12521223e7 NetNS:/var/run/netns/75bc3fd0-7b4f-4d42-86a4-ffca9b9b8bf1 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podd94fa187_7527_4aba_b558_1f12521223e7.slice PodAnnotations:0xc0016922d0}] Aliases:map[]}\"",
2026-06-12 17:20:10.213988 | controller |     "Jun 12 15:49:16.731433 crc crio[3652]: time=\"2026-06-12T15:49:16.731211418Z\" level=info msg=\"Checking pod openshift-marketplace_redhat-marketplace-j8skz for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 17:20:10.214004 | controller |     "Jun 12 15:49:16.827586 crc crio[3652]: time=\"2026-06-12T15:49:16.823479705Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=df524372-45af-44b0-8bb3-53c96bdeeb43 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:20:10.214036 | controller |     "Jun 12 15:49:16.903510 crc crio[3652]: time=\"2026-06-12T15:49:16.900800136Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=9f03cca7-181b-4214-8653-832c0bb465c7 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:20:10.214054 | controller |     "Jun 12 15:49:17.079569 crc crio[3652]: time=\"2026-06-12T15:49:17.079017955Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.214070 | controller |     "Jun 12 15:49:17.117789 crc crio[3652]: time=\"2026-06-12T15:49:17.115969393Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=5f875c56-4602-49d7-a2ca-72a97c2925f5 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:20:10.214086 | controller |     "Jun 12 15:49:17.144114 crc crio[3652]: time=\"2026-06-12T15:49:17.143731834Z\" level=info msg=\"Ran pod sandbox 57da0a91a14b741bc824b146ea12fa07233810dabc4a9968c6d064a6c396fefc with infra container: openshift-marketplace/redhat-marketplace-j8skz/POD\" id=4aae1502-409b-4e31-8333-8b2a9bf617a2 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:20:10.214102 | controller |     "Jun 12 15:49:17.547858 crc crio[3652]: time=\"2026-06-12T15:49:17.544195866Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=ea400871-c3d9-4348-bb5a-8411a17c6c0a name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:20:10.214119 | controller |     "Jun 12 15:49:17.552846 crc crio[3652]: time=\"2026-06-12T15:49:17.552163824Z\" level=info msg=\"Creating container: openshift-marketplace/certified-operators-4lxqg/extract-utilities\" id=c18b84b4-e439-4e79-86f5-49b8d5687460 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:20:10.214134 | controller |     "Jun 12 15:49:17.576205 crc crio[3652]: time=\"2026-06-12T15:49:17.574762225Z\" level=info msg=\"Creating container: openshift-marketplace/community-operators-zfxqn/extract-utilities\" id=dce74cf9-e59c-4418-93f5-865856d46681 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:20:10.214150 | controller |     "Jun 12 15:49:17.576205 crc crio[3652]: time=\"2026-06-12T15:49:17.57559044Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.214165 | controller |     "Jun 12 15:49:17.640607 crc crio[3652]: time=\"2026-06-12T15:49:17.639240538Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=bbcc7bcd-7dfb-49c6-91d2-58b8873dc54d name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:20:10.214184 | controller |     "Jun 12 15:49:18.272973 crc crio[3652]: time=\"2026-06-12T15:49:18.270855468Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-marketplace-j8skz/extract-utilities\" id=db07ab64-1f8a-4ec4-bf8c-d2e04676d501 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:20:10.214199 | controller |     "Jun 12 15:49:18.593203 crc crio[3652]: time=\"2026-06-12T15:49:18.592606545Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.214214 | controller |     "Jun 12 15:49:18.686749 crc crio[3652]: time=\"2026-06-12T15:49:18.684368231Z\" level=info msg=\"Created container 317d46d54992e75c00f045b05811c8da4b5b740f378a5aced8d45bef6dc31015: openshift-multus/cni-sysctl-allowlist-ds-4g25g/kube-multus-additional-cni-plugins\" id=cfa335a8-a7aa-4e2a-acf4-d45e7d638b9f name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:20:10.214230 | controller |     "Jun 12 15:49:18.706691 crc crio[3652]: time=\"2026-06-12T15:49:18.705248193Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.214245 | controller |     "Jun 12 15:49:18.730559 crc crio[3652]: time=\"2026-06-12T15:49:18.730050243Z\" level=info msg=\"Starting container: 317d46d54992e75c00f045b05811c8da4b5b740f378a5aced8d45bef6dc31015\" id=81adb886-a816-4027-90fb-e74fce2d9613 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 17:20:10.214260 | controller |     "Jun 12 15:49:19.044609 crc crio[3652]: time=\"2026-06-12T15:49:19.039853553Z\" level=info msg=\"Stopped pod sandbox: d8b63e784bffade6dd726e124ee6bb835170216daa066ae154b0513035faee69\" id=15a242fb-0e6e-4007-92d5-eec55d9dd540 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 17:20:10.214276 | controller |     "Jun 12 15:49:19.127985 crc crio[3652]: time=\"2026-06-12T15:49:19.127204565Z\" level=info msg=\"Removing container: b66e927b50617b8032937139c2066e4a43083528f12802625be67b546d09506d\" id=e7409acb-c991-4c10-aec8-be4f4d16857f name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 17:20:10.214291 | controller |     "Jun 12 15:49:19.241097 crc crio[3652]: time=\"2026-06-12T15:49:19.240029548Z\" level=info msg=\"Started container\" PID=14982 containerID=317d46d54992e75c00f045b05811c8da4b5b740f378a5aced8d45bef6dc31015 description=openshift-multus/cni-sysctl-allowlist-ds-4g25g/kube-multus-additional-cni-plugins id=81adb886-a816-4027-90fb-e74fce2d9613 name=/runtime.v1.RuntimeService/StartContainer sandboxID=f5aea239df13a820d5a581ecfbcc2c761424bb3a932e1e484b3fb345729d0c2c",
2026-06-12 17:20:10.214307 | controller |     "Jun 12 15:49:19.842768 crc crio[3652]: time=\"2026-06-12T15:49:19.813254838Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.214322 | controller |     "Jun 12 15:49:19.847557 crc crio[3652]: time=\"2026-06-12T15:49:19.828041701Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.214337 | controller |     "Jun 12 15:49:20.015121 crc crio[3652]: time=\"2026-06-12T15:49:20.014761886Z\" level=info msg=\"Stopping container: 2cb5768b4b8e318a3c64d4064af53d8b7899d162c24a2a216cfc6e85760170db (timeout: 30s)\" id=8b4db3c7-b0b0-40f3-a43e-2af73ffe2a36 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 17:20:10.214352 | controller |     "Jun 12 15:49:20.122947 crc crio[3652]: time=\"2026-06-12T15:49:20.122866223Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.214371 | controller |     "Jun 12 15:49:20.294196 crc crio[3652]: time=\"2026-06-12T15:49:20.291421302Z\" level=info msg=\"Removed container b66e927b50617b8032937139c2066e4a43083528f12802625be67b546d09506d: openshift-operator-lifecycle-manager/packageserver-7d4fc7d867-qt46x/packageserver\" id=e7409acb-c991-4c10-aec8-be4f4d16857f name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 17:20:10.214387 | controller |     "Jun 12 15:49:20.470076 crc crio[3652]: time=\"2026-06-12T15:49:20.464908062Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.214402 | controller |     "Jun 12 15:49:20.508970 crc crio[3652]: time=\"2026-06-12T15:49:20.505784747Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.214417 | controller |     "Jun 12 15:49:20.522033 crc crio[3652]: time=\"2026-06-12T15:49:20.51922623Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.214431 | controller |     "Jun 12 15:49:21.062760 crc crio[3652]: 2026-06-12T15:49:20Z [verbose] CmdAdd (shim): {1.1.0 [{Name:24b5908c94d9dd2 Mac:56:f8:52:84:73:95 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:19 Mtu:0 Sandbox:/var/run/netns/8a915281-89ac-4c27-87a7-8114d2c2059e SocketPath: PciID:}] [{Interface:0xc00033ea90 Address:{IP:10.217.0.25 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 17:20:10.214447 | controller |     "Jun 12 15:49:21.065137 crc crio[3652]: time=\"2026-06-12T15:49:21.06289297Z\" level=info msg=\"Created container 6a02fbd8e434dd69584f166e708042792b8bd6d3b9146f104271ced12f9409e9: openshift-marketplace/redhat-marketplace-j8skz/extract-utilities\" id=db07ab64-1f8a-4ec4-bf8c-d2e04676d501 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:20:10.214462 | controller |     "Jun 12 15:49:21.080201 crc crio[3652]: time=\"2026-06-12T15:49:21.077969711Z\" level=info msg=\"Starting container: 6a02fbd8e434dd69584f166e708042792b8bd6d3b9146f104271ced12f9409e9\" id=d6fcba0c-e129-4200-a1ae-3f681878907a name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 17:20:10.214478 | controller |     "Jun 12 15:49:21.134353 crc crio[3652]: time=\"2026-06-12T15:49:21.128012855Z\" level=info msg=\"Got pod network &{Name:redhat-operators-2ck49 Namespace:openshift-marketplace ID:24b5908c94d9dd2048db39291c6613600cf291995ef7c56938aa499988cbb7d9 UID:a1f62366-e228-4cf2-a38c-c4d97e003773 NetNS:/var/run/netns/8a915281-89ac-4c27-87a7-8114d2c2059e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-poda1f62366_e228_4cf2_a38c_c4d97e003773.slice PodAnnotations:0xc000136290}] Aliases:map[]}\"",
2026-06-12 17:20:10.214493 | controller |     "Jun 12 15:49:21.134353 crc crio[3652]: time=\"2026-06-12T15:49:21.128247302Z\" level=info msg=\"Checking pod openshift-marketplace_redhat-operators-2ck49 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 17:20:10.214509 | controller |     "Jun 12 15:49:21.175637 crc crio[3652]: time=\"2026-06-12T15:49:21.175381256Z\" level=info msg=\"Created container d0d8a48bf0ab64b3fbe96aecbbf1b47644f4dcda33fe77e9c02aecd409ba239a: openshift-marketplace/certified-operators-4lxqg/extract-utilities\" id=c18b84b4-e439-4e79-86f5-49b8d5687460 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:20:10.214524 | controller |     "Jun 12 15:49:21.194233 crc crio[3652]: time=\"2026-06-12T15:49:21.192717806Z\" level=info msg=\"Started container\" PID=15029 containerID=6a02fbd8e434dd69584f166e708042792b8bd6d3b9146f104271ced12f9409e9 description=openshift-marketplace/redhat-marketplace-j8skz/extract-utilities id=d6fcba0c-e129-4200-a1ae-3f681878907a name=/runtime.v1.RuntimeService/StartContainer sandboxID=57da0a91a14b741bc824b146ea12fa07233810dabc4a9968c6d064a6c396fefc",
2026-06-12 17:20:10.214543 | controller |     "Jun 12 15:49:21.225770 crc crio[3652]: time=\"2026-06-12T15:49:21.225140851Z\" level=info msg=\"Starting container: d0d8a48bf0ab64b3fbe96aecbbf1b47644f4dcda33fe77e9c02aecd409ba239a\" id=3f5b7a41-c11c-4def-9e3b-0b94b269fbfe name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 17:20:10.214559 | controller |     "Jun 12 15:49:21.319005 crc crio[3652]: time=\"2026-06-12T15:49:21.318869225Z\" level=info msg=\"Started container\" PID=15020 containerID=d0d8a48bf0ab64b3fbe96aecbbf1b47644f4dcda33fe77e9c02aecd409ba239a description=openshift-marketplace/certified-operators-4lxqg/extract-utilities id=3f5b7a41-c11c-4def-9e3b-0b94b269fbfe name=/runtime.v1.RuntimeService/StartContainer sandboxID=88f1ee99c7048a210bdb9ac8d0e938546328f4d089dd89ee970e4fd23e8a56fb",
2026-06-12 17:20:10.214600 | controller |     "Jun 12 15:49:21.823578 crc crio[3652]: time=\"2026-06-12T15:49:21.819021187Z\" level=info msg=\"Ran pod sandbox 24b5908c94d9dd2048db39291c6613600cf291995ef7c56938aa499988cbb7d9 with infra container: openshift-marketplace/redhat-operators-2ck49/POD\" id=b1204250-e641-4d0b-a762-b172f5dae88c name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:20:10.214621 | controller |     "Jun 12 15:49:21.874963 crc crio[3652]: time=\"2026-06-12T15:49:21.862847814Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=35023cb8-9195-4a1f-8cb6-a3e2279fbf2d name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:20:10.214637 | controller |     "Jun 12 15:49:21.897716 crc crio[3652]: time=\"2026-06-12T15:49:21.890931066Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=bab37120-519b-46d8-874c-aaa705c5dbc4 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:20:10.214653 | controller |     "Jun 12 15:49:21.940970 crc crio[3652]: time=\"2026-06-12T15:49:21.940348671Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-operators-2ck49/extract-utilities\" id=cd9b70e0-4c03-42b7-b28b-48601f256089 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:20:10.214668 | controller |     "Jun 12 15:49:21.942097 crc crio[3652]: time=\"2026-06-12T15:49:21.941198836Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.214683 | controller |     "Jun 12 15:49:21.959079 crc crio[3652]: time=\"2026-06-12T15:49:21.958829815Z\" level=info msg=\"Created container c4e8c8c0cc44b348a1c514d4be77d91d0b190e29063b3db67209f9ea3293b687: openshift-marketplace/community-operators-zfxqn/extract-utilities\" id=dce74cf9-e59c-4418-93f5-865856d46681 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:20:10.214698 | controller |     "Jun 12 15:49:21.975510 crc crio[3652]: time=\"2026-06-12T15:49:21.970047222Z\" level=info msg=\"Starting container: c4e8c8c0cc44b348a1c514d4be77d91d0b190e29063b3db67209f9ea3293b687\" id=4df60f22-1f9c-482b-9d92-641ef34adfde name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 17:20:10.214713 | controller |     "Jun 12 15:49:22.107824 crc crio[3652]: time=\"2026-06-12T15:49:22.106261449Z\" level=info msg=\"Stopped container 2cb5768b4b8e318a3c64d4064af53d8b7899d162c24a2a216cfc6e85760170db: openshift-console-operator/console-operator-67c89758df-4jf4f/console-operator\" id=8b4db3c7-b0b0-40f3-a43e-2af73ffe2a36 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 17:20:10.214728 | controller |     "Jun 12 15:49:22.125532 crc crio[3652]: time=\"2026-06-12T15:49:22.117924474Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:43b0e0b7e1955ee905e48799a62f50b8a8df553190415ce1f5550375c2507ca5\" id=d82c77d8-8b08-4740-be95-e011c3ef2a6c name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:20:10.214747 | controller |     "Jun 12 15:49:22.511199 crc crio[3652]: time=\"2026-06-12T15:49:22.498119744Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:43b0e0b7e1955ee905e48799a62f50b8a8df553190415ce1f5550375c2507ca5\" id=0e972897-b9dd-40af-ba8c-eeb2d59cad52 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:20:10.214763 | controller |     "Jun 12 15:49:22.589638 crc crio[3652]: time=\"2026-06-12T15:49:22.585203378Z\" level=info msg=\"Creating container: openshift-console-operator/console-operator-67c89758df-4jf4f/console-operator\" id=a4c6a1ba-974b-40c4-9909-ddb40ccf5b57 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:20:10.214782 | controller |     "Jun 12 15:49:22.599790 crc crio[3652]: time=\"2026-06-12T15:49:22.594662139Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.214805 | controller |     "Jun 12 15:49:22.698906 crc crio[3652]: time=\"2026-06-12T15:49:22.603750194Z\" level=info msg=\"Started container\" PID=15036 containerID=c4e8c8c0cc44b348a1c514d4be77d91d0b190e29063b3db67209f9ea3293b687 description=openshift-marketplace/community-operators-zfxqn/extract-utilities id=4df60f22-1f9c-482b-9d92-641ef34adfde name=/runtime.v1.RuntimeService/StartContainer sandboxID=29c6ecd244970260a4c17371d590c64c1d6b9c579a739577f0126c4edcbfb0fe",
2026-06-12 17:20:10.214823 | controller |     "Jun 12 15:49:23.076214 crc crio[3652]: time=\"2026-06-12T15:49:23.072151923Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.214839 | controller |     "Jun 12 15:49:23.482894 crc crio[3652]: time=\"2026-06-12T15:49:23.48277538Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.214855 | controller |     "Jun 12 15:49:23.565027 crc crio[3652]: time=\"2026-06-12T15:49:23.564793052Z\" level=info msg=\"Pulling image: registry.redhat.io/redhat/redhat-marketplace-index:v4.20\" id=59ea568c-5865-4cea-b554-0877fc6d271b name=/runtime.v1.ImageService/PullImage",
2026-06-12 17:20:10.214872 | controller |     "Jun 12 15:49:23.749282 crc crio[3652]: time=\"2026-06-12T15:49:23.747875496Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/redhat/redhat-marketplace-index:v4.20\\\"\"",
2026-06-12 17:20:10.214887 | controller |     "Jun 12 15:49:23.770514 crc crio[3652]: time=\"2026-06-12T15:49:23.770366443Z\" level=info msg=\"Removing container: f50e7c91c8ce9879947a064cdd4286b493c8382b1ee39b359c9e4fffa50a1308\" id=2ee9f86b-353c-4132-a0ab-96106db17169 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 17:20:10.214902 | controller |     "Jun 12 15:49:23.800146 crc crio[3652]: time=\"2026-06-12T15:49:23.800036722Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.214917 | controller |     "Jun 12 15:49:23.829723 crc crio[3652]: time=\"2026-06-12T15:49:23.825729338Z\" level=info msg=\"Pulling image: registry.redhat.io/redhat/certified-operator-index:v4.20\" id=cffc8032-7f42-47dd-99ac-c26b6ac8d816 name=/runtime.v1.ImageService/PullImage",
2026-06-12 17:20:10.214932 | controller |     "Jun 12 15:49:23.877660 crc crio[3652]: time=\"2026-06-12T15:49:23.852365725Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/redhat/certified-operator-index:v4.20\\\"\"",
2026-06-12 17:20:10.214947 | controller |     "Jun 12 15:49:23.888628 crc crio[3652]: time=\"2026-06-12T15:49:23.887043328Z\" level=info msg=\"Removed container f50e7c91c8ce9879947a064cdd4286b493c8382b1ee39b359c9e4fffa50a1308: openshift-console-operator/console-operator-67c89758df-4jf4f/console-operator\" id=2ee9f86b-353c-4132-a0ab-96106db17169 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 17:20:10.214967 | controller |     "Jun 12 15:49:23.935062 crc crio[3652]: time=\"2026-06-12T15:49:23.934549933Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.214983 | controller |     "Jun 12 15:49:24.199284 crc crio[3652]: time=\"2026-06-12T15:49:24.198962428Z\" level=info msg=\"Created container 32bc31de2acf727adced539d7de03ab152a6098ab7b99663b23861e2e998e0ee: openshift-marketplace/redhat-operators-2ck49/extract-utilities\" id=cd9b70e0-4c03-42b7-b28b-48601f256089 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:20:10.214998 | controller |     "Jun 12 15:49:24.214648 crc crio[3652]: time=\"2026-06-12T15:49:24.214264695Z\" level=info msg=\"Starting container: 32bc31de2acf727adced539d7de03ab152a6098ab7b99663b23861e2e998e0ee\" id=33961f74-3b00-4c8a-bf98-dfcc0395c133 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 17:20:10.215013 | controller |     "Jun 12 15:49:24.291540 crc crio[3652]: time=\"2026-06-12T15:49:24.288368287Z\" level=info msg=\"Started container\" PID=15095 containerID=32bc31de2acf727adced539d7de03ab152a6098ab7b99663b23861e2e998e0ee description=openshift-marketplace/redhat-operators-2ck49/extract-utilities id=33961f74-3b00-4c8a-bf98-dfcc0395c133 name=/runtime.v1.RuntimeService/StartContainer sandboxID=24b5908c94d9dd2048db39291c6613600cf291995ef7c56938aa499988cbb7d9",
2026-06-12 17:20:10.215029 | controller |     "Jun 12 15:49:24.663775 crc crio[3652]: time=\"2026-06-12T15:49:24.663125794Z\" level=info msg=\"Created container 46d517ef32d9189ce5c72e0bb2c3f27aea736cff0e649f27a92f602e37060e35: openshift-console-operator/console-operator-67c89758df-4jf4f/console-operator\" id=a4c6a1ba-974b-40c4-9909-ddb40ccf5b57 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:20:10.215044 | controller |     "Jun 12 15:49:24.698817 crc crio[3652]: time=\"2026-06-12T15:49:24.685588597Z\" level=info msg=\"Starting container: 46d517ef32d9189ce5c72e0bb2c3f27aea736cff0e649f27a92f602e37060e35\" id=d4231592-8148-4154-8a9e-df0bb22d9e6a name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 17:20:10.215059 | controller |     "Jun 12 15:49:24.974883 crc crio[3652]: time=\"2026-06-12T15:49:24.973655704Z\" level=info msg=\"Started container\" PID=15100 containerID=46d517ef32d9189ce5c72e0bb2c3f27aea736cff0e649f27a92f602e37060e35 description=openshift-console-operator/console-operator-67c89758df-4jf4f/console-operator id=d4231592-8148-4154-8a9e-df0bb22d9e6a name=/runtime.v1.RuntimeService/StartContainer sandboxID=ea1b889362c9499654b3103e29b81d9c8c4b80ac8e64f136ef47ea902328e1de",
2026-06-12 17:20:10.215075 | controller |     "Jun 12 15:49:25.317772 crc crio[3652]: time=\"2026-06-12T15:49:25.317685029Z\" level=info msg=\"Pulling image: registry.redhat.io/redhat/community-operator-index:v4.20\" id=a6457c42-9162-4248-828f-76a8ed06df71 name=/runtime.v1.ImageService/PullImage",
2026-06-12 17:20:10.215090 | controller |     "Jun 12 15:49:25.423336 crc crio[3652]: time=\"2026-06-12T15:49:25.419566789Z\" level=info msg=\"Pulling image: registry.redhat.io/redhat/redhat-operator-index:v4.20\" id=a3f64b4a-f468-4ed7-87ca-46d0f7fc1176 name=/runtime.v1.ImageService/PullImage",
2026-06-12 17:20:10.215105 | controller |     "Jun 12 15:49:25.429768 crc crio[3652]: time=\"2026-06-12T15:49:25.427038434Z\" level=info msg=\"Stopping container: 317d46d54992e75c00f045b05811c8da4b5b740f378a5aced8d45bef6dc31015 (timeout: 30s)\" id=c68fb243-7aa4-4da1-9803-16bbf2fc834d name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 17:20:10.215120 | controller |     "Jun 12 15:49:25.526771 crc crio[3652]: time=\"2026-06-12T15:49:25.526398136Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/redhat/redhat-operator-index:v4.20\\\"\"",
2026-06-12 17:20:10.215136 | controller |     "Jun 12 15:49:25.537188 crc crio[3652]: time=\"2026-06-12T15:49:25.536022935Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/redhat/community-operator-index:v4.20\\\"\"",
2026-06-12 17:20:10.215154 | controller |     "Jun 12 15:49:40.456425 crc crio[3652]: time=\"2026-06-12T15:49:40.434793074Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.215170 | controller |     "Jun 12 15:49:42.030929 crc crio[3652]: time=\"2026-06-12T15:49:42.026536898Z\" level=info msg=\"Stopping container: 1005c132ed504677a45e766248ab5e4a742fda002a8c63f3d77dcc821c8ece4b (timeout: 2s)\" id=cefc4d39-92f1-4fbb-bb74-d5f95f38077e name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 17:20:10.215186 | controller |     "Jun 12 15:49:43.478163 crc crio[3652]: time=\"2026-06-12T15:49:43.476921581Z\" level=info msg=\"Stopped container 1005c132ed504677a45e766248ab5e4a742fda002a8c63f3d77dcc821c8ece4b: openshift-console/downloads-747b44746d-4pqvr/download-server\" id=cefc4d39-92f1-4fbb-bb74-d5f95f38077e name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 17:20:10.215201 | controller |     "Jun 12 15:49:43.498055 crc crio[3652]: time=\"2026-06-12T15:49:43.497810837Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c8a088031661d94022418e93fb63744c38e1c4cff93ea3b95c096a290c2b7a3\" id=a2e3454c-8a26-49fb-bc11-f307d06b6e19 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:20:10.215216 | controller |     "Jun 12 15:49:43.530106 crc crio[3652]: time=\"2026-06-12T15:49:43.529899503Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c8a088031661d94022418e93fb63744c38e1c4cff93ea3b95c096a290c2b7a3\" id=cdddf54a-1fda-48e0-a5c5-61c962e61bbd name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:20:10.215231 | controller |     "Jun 12 15:49:43.538908 crc crio[3652]: time=\"2026-06-12T15:49:43.538250323Z\" level=info msg=\"Creating container: openshift-console/downloads-747b44746d-4pqvr/download-server\" id=442a5857-709a-40ea-a68c-486bd07a8948 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:20:10.215246 | controller |     "Jun 12 15:49:43.539861 crc crio[3652]: time=\"2026-06-12T15:49:43.539091848Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.215262 | controller |     "Jun 12 15:49:43.553330 crc crio[3652]: time=\"2026-06-12T15:49:43.553025835Z\" level=info msg=\"Created container 58a3f38668e18e4044a6c7114243d5b0547ecee5982870e8016d2feec7bbc97f: hostpath-provisioner/csi-hostpathplugin-mpq2f/node-driver-registrar\" id=d18db59b-d984-471f-b33d-691881ba1e1e name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:20:10.215277 | controller |     "Jun 12 15:49:43.592621 crc crio[3652]: time=\"2026-06-12T15:49:43.592419478Z\" level=info msg=\"Starting container: 58a3f38668e18e4044a6c7114243d5b0547ecee5982870e8016d2feec7bbc97f\" id=441132bc-6427-414f-836f-0201b1b19fbc name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 17:20:10.215292 | controller |     "Jun 12 15:49:43.761087 crc crio[3652]: time=\"2026-06-12T15:49:43.753770493Z\" level=info msg=\"Started container\" PID=15320 containerID=58a3f38668e18e4044a6c7114243d5b0547ecee5982870e8016d2feec7bbc97f description=hostpath-provisioner/csi-hostpathplugin-mpq2f/node-driver-registrar id=441132bc-6427-414f-836f-0201b1b19fbc name=/runtime.v1.RuntimeService/StartContainer sandboxID=32c8a01ae3a7b39a18419fcfa926a5dacc9b2b1d620d9085bf5474cad322121f",
2026-06-12 17:20:10.215307 | controller |     "Jun 12 15:49:44.527357 crc crio[3652]: time=\"2026-06-12T15:49:44.527026083Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.215369 | controller |     "Jun 12 15:49:44.638912 crc crio[3652]: time=\"2026-06-12T15:49:44.638127708Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-csi-livenessprobe:latest\" id=bcae673c-57ae-427d-92f6-2187125e1cb8 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:20:10.215394 | controller |     "Jun 12 15:49:44.682331 crc crio[3652]: time=\"2026-06-12T15:49:44.671296516Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.215411 | controller |     "Jun 12 15:49:44.770799 crc crio[3652]: time=\"2026-06-12T15:49:44.766235926Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-csi-livenessprobe:latest\" id=69e68969-2cda-4f2a-a8d2-55e18d3e736d name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:20:10.215427 | controller |     "Jun 12 15:49:44.862056 crc crio[3652]: time=\"2026-06-12T15:49:44.858539215Z\" level=info msg=\"Creating container: hostpath-provisioner/csi-hostpathplugin-mpq2f/liveness-probe\" id=1ce61c90-691a-4f97-847b-6bebb449003f name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:20:10.215443 | controller |     "Jun 12 15:49:44.863046 crc crio[3652]: time=\"2026-06-12T15:49:44.862672789Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.215459 | controller |     "Jun 12 15:49:45.354607 crc crio[3652]: time=\"2026-06-12T15:49:45.352987978Z\" level=info msg=\"Removing container: 4c7b6be17becc118014250acd0d5385d154b2948a59b7748a3681fb56cb9bac7\" id=cdbbbb5f-8a84-4750-b8cf-722d408d5d9e name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 17:20:10.215475 | controller |     "Jun 12 15:49:46.127348 crc crio[3652]: time=\"2026-06-12T15:49:46.123607761Z\" level=info msg=\"Created container d7f23baa0b04f03efcbea5c432c654d0eaa802fdae562c1960eef8351531792b: openshift-console/downloads-747b44746d-4pqvr/download-server\" id=442a5857-709a-40ea-a68c-486bd07a8948 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:20:10.215491 | controller |     "Jun 12 15:49:46.139600 crc crio[3652]: time=\"2026-06-12T15:49:46.139052994Z\" level=info msg=\"Starting container: d7f23baa0b04f03efcbea5c432c654d0eaa802fdae562c1960eef8351531792b\" id=be8d7f3c-f884-4dde-aa6e-36ee37338cb2 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 17:20:10.215506 | controller |     "Jun 12 15:49:46.168685 crc crio[3652]: time=\"2026-06-12T15:49:46.157986322Z\" level=info msg=\"Started container\" PID=15353 containerID=d7f23baa0b04f03efcbea5c432c654d0eaa802fdae562c1960eef8351531792b description=openshift-console/downloads-747b44746d-4pqvr/download-server id=be8d7f3c-f884-4dde-aa6e-36ee37338cb2 name=/runtime.v1.RuntimeService/StartContainer sandboxID=bcc4f7f7ca920bcd43eeecb2a9c94cc4efa4061cf45396a50fc800b0f4406839",
2026-06-12 17:20:10.215522 | controller |     "Jun 12 15:49:46.284305 crc crio[3652]: time=\"2026-06-12T15:49:46.28418129Z\" level=info msg=\"Removed container 4c7b6be17becc118014250acd0d5385d154b2948a59b7748a3681fb56cb9bac7: openshift-console/downloads-747b44746d-4pqvr/download-server\" id=cdbbbb5f-8a84-4750-b8cf-722d408d5d9e name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 17:20:10.215537 | controller |     "Jun 12 15:49:46.598637 crc crio[3652]: time=\"2026-06-12T15:49:46.593635995Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.215552 | controller |     "Jun 12 15:49:55.577862 crc crio[3652]: time=\"2026-06-12T15:49:55.572295184Z\" level=warning msg=\"Stopping container 317d46d54992e75c00f045b05811c8da4b5b740f378a5aced8d45bef6dc31015 with stop signal(15) timed out. Killing...\"",
2026-06-12 17:20:10.215567 | controller |     "Jun 12 15:49:57.313620 crc crio[3652]: time=\"2026-06-12T15:49:57.312102109Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.215609 | controller |     "Jun 12 15:49:57.554394 crc crio[3652]: time=\"2026-06-12T15:49:57.551984965Z\" level=info msg=\"Stopped container 317d46d54992e75c00f045b05811c8da4b5b740f378a5aced8d45bef6dc31015: openshift-multus/cni-sysctl-allowlist-ds-4g25g/kube-multus-additional-cni-plugins\" id=c68fb243-7aa4-4da1-9803-16bbf2fc834d name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 17:20:10.215631 | controller |     "Jun 12 15:49:57.554394 crc crio[3652]: time=\"2026-06-12T15:49:57.555092502Z\" level=info msg=\"Stopping pod sandbox: f5aea239df13a820d5a581ecfbcc2c761424bb3a932e1e484b3fb345729d0c2c\" id=810327e9-6039-4361-9019-efb585264524 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 17:20:10.215647 | controller |     "Jun 12 15:49:57.610948 crc crio[3652]: time=\"2026-06-12T15:49:57.60824881Z\" level=info msg=\"Stopped pod sandbox: f5aea239df13a820d5a581ecfbcc2c761424bb3a932e1e484b3fb345729d0c2c\" id=810327e9-6039-4361-9019-efb585264524 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 17:20:10.215662 | controller |     "Jun 12 15:49:58.108086 crc crio[3652]: time=\"2026-06-12T15:49:58.104605384Z\" level=info msg=\"Removing container: 317d46d54992e75c00f045b05811c8da4b5b740f378a5aced8d45bef6dc31015\" id=a52116eb-ab0f-4bca-b973-b2f20d9420f4 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 17:20:10.215677 | controller |     "Jun 12 15:49:58.434339 crc crio[3652]: time=\"2026-06-12T15:49:58.434027649Z\" level=info msg=\"Created container 16e9c3b25231ad335600e94d0997b2fa9fb90b98de259511313fc55e5121823a: hostpath-provisioner/csi-hostpathplugin-mpq2f/liveness-probe\" id=1ce61c90-691a-4f97-847b-6bebb449003f name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:20:10.215692 | controller |     "Jun 12 15:49:58.482685 crc crio[3652]: time=\"2026-06-12T15:49:58.472388869Z\" level=info msg=\"Starting container: 16e9c3b25231ad335600e94d0997b2fa9fb90b98de259511313fc55e5121823a\" id=9c4f5b9b-5ae5-46e6-979e-375c0155d4d6 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 17:20:10.215707 | controller |     "Jun 12 15:49:58.609186 crc crio[3652]: time=\"2026-06-12T15:49:58.608942243Z\" level=info msg=\"Removed container 317d46d54992e75c00f045b05811c8da4b5b740f378a5aced8d45bef6dc31015: openshift-multus/cni-sysctl-allowlist-ds-4g25g/kube-multus-additional-cni-plugins\" id=a52116eb-ab0f-4bca-b973-b2f20d9420f4 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 17:20:10.215723 | controller |     "Jun 12 15:49:58.620669 crc crio[3652]: time=\"2026-06-12T15:49:58.619309407Z\" level=info msg=\"Started container\" PID=15426 containerID=16e9c3b25231ad335600e94d0997b2fa9fb90b98de259511313fc55e5121823a description=hostpath-provisioner/csi-hostpathplugin-mpq2f/liveness-probe id=9c4f5b9b-5ae5-46e6-979e-375c0155d4d6 name=/runtime.v1.RuntimeService/StartContainer sandboxID=32c8a01ae3a7b39a18419fcfa926a5dacc9b2b1d620d9085bf5474cad322121f",
2026-06-12 17:20:10.215739 | controller |     "Jun 12 15:49:59.023348 crc crio[3652]: time=\"2026-06-12T15:49:59.021888262Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-csi-external-provisioner:latest\" id=36ab6b8a-f90e-4870-b69e-30929f3f062a name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:20:10.215755 | controller |     "Jun 12 15:49:59.040313 crc crio[3652]: time=\"2026-06-12T15:49:59.039964195Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-csi-external-provisioner:latest\" id=e2236a3e-5b81-4eac-876e-93d9c96ca140 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:20:10.215770 | controller |     "Jun 12 15:49:59.060156 crc crio[3652]: time=\"2026-06-12T15:49:59.060099891Z\" level=info msg=\"Creating container: hostpath-provisioner/csi-hostpathplugin-mpq2f/csi-provisioner\" id=a0c1536a-74e2-4580-950d-c6a4b558d87f name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:20:10.215785 | controller |     "Jun 12 15:49:59.061790 crc crio[3652]: time=\"2026-06-12T15:49:59.061225315Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.215807 | controller |     "Jun 12 15:49:59.610796 crc crio[3652]: time=\"2026-06-12T15:49:59.609664071Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.215832 | controller |     "Jun 12 15:50:04.450287 crc crio[3652]: time=\"2026-06-12T15:50:04.428416424Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.215849 | controller |     "Jun 12 15:50:05.890778 crc crio[3652]: time=\"2026-06-12T15:50:05.887021709Z\" level=info msg=\"Created container 73208d93b758f7946396dd905aab1179659f5db0a4cefe55b045afa038962954: hostpath-provisioner/csi-hostpathplugin-mpq2f/csi-provisioner\" id=a0c1536a-74e2-4580-950d-c6a4b558d87f name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:20:10.215865 | controller |     "Jun 12 15:50:05.907029 crc crio[3652]: time=\"2026-06-12T15:50:05.903235366Z\" level=info msg=\"Starting container: 73208d93b758f7946396dd905aab1179659f5db0a4cefe55b045afa038962954\" id=ad130b13-a61c-436d-9112-dc62f13ca2a0 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 17:20:10.215880 | controller |     "Jun 12 15:50:06.198420 crc crio[3652]: time=\"2026-06-12T15:50:06.19783886Z\" level=info msg=\"Started container\" PID=15461 containerID=73208d93b758f7946396dd905aab1179659f5db0a4cefe55b045afa038962954 description=hostpath-provisioner/csi-hostpathplugin-mpq2f/csi-provisioner id=ad130b13-a61c-436d-9112-dc62f13ca2a0 name=/runtime.v1.RuntimeService/StartContainer sandboxID=32c8a01ae3a7b39a18419fcfa926a5dacc9b2b1d620d9085bf5474cad322121f",
2026-06-12 17:20:10.215896 | controller |     "Jun 12 15:50:11.804023 crc crio[3652]: time=\"2026-06-12T15:50:11.802909044Z\" level=info msg=\"Stopping container: d7f23baa0b04f03efcbea5c432c654d0eaa802fdae562c1960eef8351531792b (timeout: 2s)\" id=ae317f66-df50-49ac-ac75-b43383bb1372 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 17:20:10.215912 | controller |     "Jun 12 15:50:13.149434 crc crio[3652]: time=\"2026-06-12T15:50:13.1443369Z\" level=info msg=\"Removing container: 1005c132ed504677a45e766248ab5e4a742fda002a8c63f3d77dcc821c8ece4b\" id=11e8faf4-71cd-49a7-b1a4-b28edb581d77 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 17:20:10.215927 | controller |     "Jun 12 15:50:14.064139 crc crio[3652]: time=\"2026-06-12T15:50:14.064016069Z\" level=info msg=\"Running pod sandbox: openshift-kube-apiserver/revision-pruner-13-crc/POD\" id=7363503e-f85e-4e5e-9ed1-867e4f848ba7 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:20:10.215942 | controller |     "Jun 12 15:50:14.064347 crc crio[3652]: time=\"2026-06-12T15:50:14.064243286Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.215957 | controller |     "Jun 12 15:50:19.194926 crc crio[3652]: time=\"2026-06-12T15:50:19.194034893Z\" level=info msg=\"Running pod sandbox: openshift-kube-apiserver/installer-13-crc/POD\" id=edab9fd4-4c25-454d-97e1-1bebe7fca33f name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:20:10.215972 | controller |     "Jun 12 15:50:19.198685 crc crio[3652]: time=\"2026-06-12T15:50:19.195964212Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.215987 | controller |     "Jun 12 15:50:46.152204 crc crio[3652]: time=\"2026-06-12T15:50:46.143861847Z\" level=info msg=\"Stopping pod sandbox: f5aea239df13a820d5a581ecfbcc2c761424bb3a932e1e484b3fb345729d0c2c\" id=8fe6e7c6-0593-43b3-8008-655041755a70 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 17:20:10.216004 | controller |     "Jun 12 15:50:46.152204 crc crio[3652]: time=\"2026-06-12T15:50:46.151321223Z\" level=info msg=\"Stopped pod sandbox (already stopped): f5aea239df13a820d5a581ecfbcc2c761424bb3a932e1e484b3fb345729d0c2c\" id=8fe6e7c6-0593-43b3-8008-655041755a70 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 17:20:10.216023 | controller |     "Jun 12 15:50:46.166757 crc crio[3652]: time=\"2026-06-12T15:50:46.166582157Z\" level=info msg=\"Removing pod sandbox: f5aea239df13a820d5a581ecfbcc2c761424bb3a932e1e484b3fb345729d0c2c\" id=b2a12e5d-a9b8-4d6a-894c-f8320f3be5fd name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 17:20:10.216039 | controller |     "Jun 12 15:51:01.089799 crc crio[3652]: time=\"2026-06-12T15:51:01.087388836Z\" level=info msg=\"Stopped container d7f23baa0b04f03efcbea5c432c654d0eaa802fdae562c1960eef8351531792b: openshift-console/downloads-747b44746d-4pqvr/download-server\" id=ae317f66-df50-49ac-ac75-b43383bb1372 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 17:20:10.216054 | controller |     "Jun 12 15:51:01.094176 crc crio[3652]: time=\"2026-06-12T15:51:01.094052259Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c8a088031661d94022418e93fb63744c38e1c4cff93ea3b95c096a290c2b7a3\" id=c95a1e15-fdf2-43a4-8352-bc6edb4ef982 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:20:10.216068 | controller |     "Jun 12 15:51:13.770646 crc crio[3652]: time=\"2026-06-12T15:51:13.768358946Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c8a088031661d94022418e93fb63744c38e1c4cff93ea3b95c096a290c2b7a3\" id=c2afa50e-4ef8-47c2-9cf3-bb902d81e1fd name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:20:10.216083 | controller |     "Jun 12 15:51:13.804251 crc crio[3652]: time=\"2026-06-12T15:51:13.804072721Z\" level=info msg=\"Creating container: openshift-console/downloads-747b44746d-4pqvr/download-server\" id=262225ef-1b51-431e-b64c-edd927d55cc9 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:20:10.216098 | controller |     "Jun 12 15:51:36.723714 crc crio[3652]: time=\"2026-06-12T15:51:36.720408069Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.216113 | controller |     "Jun 12 15:51:36.752291 crc crio[3652]: time=\"2026-06-12T15:51:36.752146723Z\" level=info msg=\"Removed pod sandbox: f5aea239df13a820d5a581ecfbcc2c761424bb3a932e1e484b3fb345729d0c2c\" id=b2a12e5d-a9b8-4d6a-894c-f8320f3be5fd name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 17:20:10.216127 | controller |     "Jun 12 15:52:01.634940 crc crio[3652]: time=\"2026-06-12T15:52:01.633667838Z\" level=info msg=\"Removed container 1005c132ed504677a45e766248ab5e4a742fda002a8c63f3d77dcc821c8ece4b: openshift-console/downloads-747b44746d-4pqvr/download-server\" id=11e8faf4-71cd-49a7-b1a4-b28edb581d77 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 17:20:10.216143 | controller |     "Jun 12 15:52:01.681089 crc crio[3652]: time=\"2026-06-12T15:52:01.680929031Z\" level=info msg=\"Got pod network &{Name:installer-13-crc Namespace:openshift-kube-apiserver ID:94bb9c15a5f9528db39c107e849b65129f2a34c29bf94cde466a1bfe1ca22584 UID:82266704-bdb4-45f5-9cf3-c5952304f39f NetNS:/var/run/netns/a59ba7cb-02d3-49bc-84fa-f762b80f5bd7 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-pod82266704_bdb4_45f5_9cf3_c5952304f39f.slice PodAnnotations:0xc00163cd78}] Aliases:map[]}\"",
2026-06-12 17:20:10.216158 | controller |     "Jun 12 15:52:01.681089 crc crio[3652]: time=\"2026-06-12T15:52:01.681053436Z\" level=info msg=\"Adding pod openshift-kube-apiserver_installer-13-crc to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 17:20:10.216173 | controller |     "Jun 12 15:52:03.330905 crc crio[3652]: 2026-06-12T15:52:03Z [verbose] CmdAdd (shim): {1.1.0 [{Name:94bb9c15a5f9528 Mac:36:36:71:3d:b6:fb Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:2e Mtu:0 Sandbox:/var/run/netns/a59ba7cb-02d3-49bc-84fa-f762b80f5bd7 SocketPath: PciID:}] [{Interface:0xc000320680 Address:{IP:10.217.0.46 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 17:20:10.216191 | controller |     "Jun 12 15:52:03.334966 crc crio[3652]: time=\"2026-06-12T15:52:03.334430818Z\" level=info msg=\"Got pod network &{Name:installer-13-crc Namespace:openshift-kube-apiserver ID:94bb9c15a5f9528db39c107e849b65129f2a34c29bf94cde466a1bfe1ca22584 UID:82266704-bdb4-45f5-9cf3-c5952304f39f NetNS:/var/run/netns/a59ba7cb-02d3-49bc-84fa-f762b80f5bd7 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-pod82266704_bdb4_45f5_9cf3_c5952304f39f.slice PodAnnotations:0xc00163cd78}] Aliases:map[]}\"",
2026-06-12 17:20:10.216207 | controller |     "Jun 12 15:52:03.335109 crc crio[3652]: time=\"2026-06-12T15:52:03.335094468Z\" level=info msg=\"Checking pod openshift-kube-apiserver_installer-13-crc for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 17:20:10.216223 | controller |     "Jun 12 15:53:08.777791 crc crio[3652]: time=\"2026-06-12T15:53:08.776974511Z\" level=info msg=\"Ran pod sandbox 94bb9c15a5f9528db39c107e849b65129f2a34c29bf94cde466a1bfe1ca22584 with infra container: openshift-kube-apiserver/installer-13-crc/POD\" id=edab9fd4-4c25-454d-97e1-1bebe7fca33f name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:20:10.216238 | controller |     "Jun 12 15:53:08.780355 crc crio[3652]: time=\"2026-06-12T15:53:08.778764876Z\" level=info msg=\"Got pod network &{Name:revision-pruner-13-crc Namespace:openshift-kube-apiserver ID:218523d12e4c8f412d13e224986b202404a8910a3b8dec8ee4eaa2c76842a0e8 UID:a29d25e6-4273-4a42-8123-8f4fa4ff6fbd NetNS:/var/run/netns/8305326e-84fa-4248-b4bb-c9977919618a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-poda29d25e6_4273_4a42_8123_8f4fa4ff6fbd.slice PodAnnotations:0xc000136810}] Aliases:map[]}\"",
2026-06-12 17:20:10.216253 | controller |     "Jun 12 15:53:08.780355 crc crio[3652]: time=\"2026-06-12T15:53:08.778870699Z\" level=info msg=\"Adding pod openshift-kube-apiserver_revision-pruner-13-crc to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 17:20:10.216268 | controller |     "Jun 12 15:53:08.785177 crc crio[3652]: time=\"2026-06-12T15:53:08.785073877Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04\" id=07c80fa8-3c78-4013-99c9-f6b30a4d0073 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:20:10.216283 | controller |     "Jun 12 15:53:09.138839 crc crio[3652]: time=\"2026-06-12T15:53:09.1385707Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.216298 | controller |     "Jun 12 15:53:09.150947 crc crio[3652]: time=\"2026-06-12T15:53:09.15078101Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.216316 | controller |     "Jun 12 15:53:09.276074 crc crio[3652]: time=\"2026-06-12T15:53:09.275964169Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04\" id=07b00320-fe4d-4e3d-934b-1ee0d7d534f9 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:20:10.216332 | controller |     "Jun 12 15:53:09.325421 crc crio[3652]: time=\"2026-06-12T15:53:09.325253718Z\" level=info msg=\"Creating container: openshift-kube-apiserver/installer-13-crc/installer\" id=3eaf49d1-c30e-490b-9650-977e5da081f9 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:20:10.216347 | controller |     "Jun 12 15:53:09.384689 crc crio[3652]: time=\"2026-06-12T15:53:09.379213593Z\" level=info msg=\"Created container 4fd14067f9604d5d5cbeaae56e601883057c401275a44504cd390c1d117b511c: openshift-console/downloads-747b44746d-4pqvr/download-server\" id=262225ef-1b51-431e-b64c-edd927d55cc9 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:20:10.216366 | controller |     "Jun 12 15:53:09.384689 crc crio[3652]: time=\"2026-06-12T15:53:09.382884844Z\" level=info msg=\"Starting container: 4fd14067f9604d5d5cbeaae56e601883057c401275a44504cd390c1d117b511c\" id=f6100588-d3ca-4734-81fd-ff61198d96a8 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 17:20:10.216382 | controller |     "Jun 12 15:53:09.408562 crc crio[3652]: time=\"2026-06-12T15:53:09.407514286Z\" level=info msg=\"Started container\" PID=16348 containerID=4fd14067f9604d5d5cbeaae56e601883057c401275a44504cd390c1d117b511c description=openshift-console/downloads-747b44746d-4pqvr/download-server id=f6100588-d3ca-4734-81fd-ff61198d96a8 name=/runtime.v1.RuntimeService/StartContainer sandboxID=bcc4f7f7ca920bcd43eeecb2a9c94cc4efa4061cf45396a50fc800b0f4406839",
2026-06-12 17:20:10.216398 | controller |     "Jun 12 15:53:09.408562 crc crio[3652]: time=\"2026-06-12T15:53:09.408225444Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.216414 | controller |     "Jun 12 15:53:09.520345 crc crio[3652]: time=\"2026-06-12T15:53:09.519738199Z\" level=info msg=\"Pulled image: registry.redhat.io/redhat/community-operator-index@sha256:8874ea870c535d2628f240c4dfe1c55570869954e66ad633ea84cc782b3982dc\" id=a6457c42-9162-4248-828f-76a8ed06df71 name=/runtime.v1.ImageService/PullImage",
2026-06-12 17:20:10.216429 | controller |     "Jun 12 15:53:09.524391 crc crio[3652]: time=\"2026-06-12T15:53:09.52399508Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/community-operator-index:v4.20\" id=eaa39fdf-b089-41bd-8da0-3a333087aef4 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:20:10.216445 | controller |     "Jun 12 15:53:09.538293 crc crio[3652]: time=\"2026-06-12T15:53:09.537986293Z\" level=info msg=\"Pulled image: registry.redhat.io/redhat/redhat-marketplace-index@sha256:eaa0e17f3e4a3079539d3da6839f308f2d277b5c3bc91e1d58ba54c3b141d4ba\" id=59ea568c-5865-4cea-b554-0877fc6d271b name=/runtime.v1.ImageService/PullImage",
2026-06-12 17:20:10.216460 | controller |     "Jun 12 15:53:09.539051 crc crio[3652]: time=\"2026-06-12T15:53:09.538947723Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-marketplace-index:v4.20\" id=3ab9e2ac-db56-4db2-b857-966471c5329c name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:20:10.216476 | controller |     "Jun 12 15:53:09.559762 crc crio[3652]: time=\"2026-06-12T15:53:09.559379639Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/community-operator-index:v4.20\" id=055bde15-0584-4825-b28f-2fbe34390230 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:20:10.216490 | controller |     "Jun 12 15:53:09.561297 crc crio[3652]: time=\"2026-06-12T15:53:09.561192615Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-marketplace-index:v4.20\" id=1313fd17-9764-4c00-8748-d5fcc4d62503 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:20:10.216506 | controller |     "Jun 12 15:53:09.581967 crc crio[3652]: time=\"2026-06-12T15:53:09.581865715Z\" level=info msg=\"Creating container: openshift-marketplace/community-operators-zfxqn/extract-content\" id=88d9a1a3-e2a5-4516-b742-5c1729b3498e name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:20:10.216520 | controller |     "Jun 12 15:53:09.585756 crc crio[3652]: time=\"2026-06-12T15:53:09.585405316Z\" level=info msg=\"Pulled image: registry.redhat.io/redhat/certified-operator-index@sha256:e8b01cc3d00552bc0461e27436a0780e115587d868be78b2050d7d15c5baeda5\" id=9fdd338a-c388-4d2f-a18d-37d4f3bf4d8b name=/runtime.v1.ImageService/PullImage",
2026-06-12 17:20:10.216536 | controller |     "Jun 12 15:53:09.587793 crc crio[3652]: time=\"2026-06-12T15:53:09.587643125Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/certified-operator-index:v4.20\" id=e8d81fd2-5493-493e-8781-840d3d8865dd name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:20:10.216556 | controller |     "Jun 12 15:53:09.588256 crc crio[3652]: time=\"2026-06-12T15:53:09.588170648Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.216591 | controller |     "Jun 12 15:53:09.589935 crc crio[3652]: time=\"2026-06-12T15:53:09.589755629Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-marketplace-j8skz/extract-content\" id=0b2838c3-758a-4316-989b-910e13b5aea0 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:20:10.216613 | controller |     "Jun 12 15:53:09.594547 crc crio[3652]: time=\"2026-06-12T15:53:09.594195526Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.216630 | controller |     "Jun 12 15:53:09.603036 crc crio[3652]: time=\"2026-06-12T15:53:09.602906441Z\" level=info msg=\"Pulled image: registry.redhat.io/redhat/redhat-operator-index@sha256:f5f7575300572ad2ef92672b7dc76ed5ddaf50e7b74642e9907deda8cb9fa115\" id=a3f64b4a-f468-4ed7-87ca-46d0f7fc1176 name=/runtime.v1.ImageService/PullImage",
2026-06-12 17:20:10.216646 | controller |     "Jun 12 15:53:09.603844 crc crio[3652]: time=\"2026-06-12T15:53:09.603756253Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-operator-index:v4.20\" id=b6257bbe-8baa-4e1e-926f-fb320d2222d1 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:20:10.216661 | controller |     "Jun 12 15:53:09.617150 crc crio[3652]: time=\"2026-06-12T15:53:09.613218141Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/certified-operator-index:v4.20\" id=9ec4ee13-fca4-449f-bece-d74754edd87b name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:20:10.216676 | controller |     "Jun 12 15:53:09.617150 crc crio[3652]: time=\"2026-06-12T15:53:09.613363426Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-operator-index:v4.20\" id=684cea33-0873-42e5-b340-29ad6e791fa6 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:20:10.216691 | controller |     "Jun 12 15:53:09.663747 crc crio[3652]: time=\"2026-06-12T15:53:09.66351403Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.216706 | controller |     "Jun 12 15:53:09.708204 crc crio[3652]: time=\"2026-06-12T15:53:09.707804056Z\" level=info msg=\"Pulled image: registry.redhat.io/redhat/redhat-marketplace-index@sha256:eaa0e17f3e4a3079539d3da6839f308f2d277b5c3bc91e1d58ba54c3b141d4ba\" id=2c12d94f-870d-4fd5-b438-18d95b953ae8 name=/runtime.v1.ImageService/PullImage",
2026-06-12 17:20:10.216721 | controller |     "Jun 12 15:53:09.713063 crc crio[3652]: time=\"2026-06-12T15:53:09.712929623Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-marketplace-index:v4.20\" id=dbb87344-d514-4359-9851-ff712e0f3259 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:20:10.216736 | controller |     "Jun 12 15:53:09.714502 crc crio[3652]: 2026-06-12T15:53:09Z [verbose] CmdAdd (shim): {1.1.0 [{Name:218523d12e4c8f4 Mac:ee:62:d6:8d:a2:a1 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:1a Mtu:0 Sandbox:/var/run/netns/8305326e-84fa-4248-b4bb-c9977919618a SocketPath: PciID:}] [{Interface:0xc00011b550 Address:{IP:10.217.0.26 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 17:20:10.216751 | controller |     "Jun 12 15:53:09.714808 crc crio[3652]: time=\"2026-06-12T15:53:09.714401307Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.216766 | controller |     "Jun 12 15:53:09.730120 crc crio[3652]: time=\"2026-06-12T15:53:09.730041753Z\" level=info msg=\"Creating container: openshift-marketplace/certified-operators-l27pk/extract-content\" id=2c03c46b-ca54-48f1-89e9-43aeee8e676f name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:20:10.216784 | controller |     "Jun 12 15:53:09.733982 crc crio[3652]: time=\"2026-06-12T15:53:09.733875805Z\" level=info msg=\"Got pod network &{Name:revision-pruner-13-crc Namespace:openshift-kube-apiserver ID:218523d12e4c8f412d13e224986b202404a8910a3b8dec8ee4eaa2c76842a0e8 UID:a29d25e6-4273-4a42-8123-8f4fa4ff6fbd NetNS:/var/run/netns/8305326e-84fa-4248-b4bb-c9977919618a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-poda29d25e6_4273_4a42_8123_8f4fa4ff6fbd.slice PodAnnotations:0xc000136810}] Aliases:map[]}\"",
2026-06-12 17:20:10.216800 | controller |     "Jun 12 15:53:09.734358 crc crio[3652]: time=\"2026-06-12T15:53:09.734224536Z\" level=info msg=\"Checking pod openshift-kube-apiserver_revision-pruner-13-crc for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 17:20:10.216820 | controller |     "Jun 12 15:53:09.738762 crc crio[3652]: time=\"2026-06-12T15:53:09.738695178Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-marketplace-index:v4.20\" id=b8cee614-30fe-4ffd-8163-589342da4edc name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:20:10.216843 | controller |     "Jun 12 15:53:09.741094 crc crio[3652]: time=\"2026-06-12T15:53:09.740899902Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.216860 | controller |     "Jun 12 15:53:09.747739 crc crio[3652]: time=\"2026-06-12T15:53:09.747640818Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.216875 | controller |     "Jun 12 15:53:09.748189 crc crio[3652]: time=\"2026-06-12T15:53:09.748151583Z\" level=info msg=\"Pulled image: registry.redhat.io/redhat/community-operator-index@sha256:8874ea870c535d2628f240c4dfe1c55570869954e66ad633ea84cc782b3982dc\" id=0d39106d-d7c9-451f-a5a2-848e704bac44 name=/runtime.v1.ImageService/PullImage",
2026-06-12 17:20:10.216890 | controller |     "Jun 12 15:53:09.748830 crc crio[3652]: time=\"2026-06-12T15:53:09.748254076Z\" level=info msg=\"Pulled image: registry.redhat.io/redhat/redhat-operator-index@sha256:f5f7575300572ad2ef92672b7dc76ed5ddaf50e7b74642e9907deda8cb9fa115\" id=9f7518a4-f672-45bf-8999-b346365bc91d name=/runtime.v1.ImageService/PullImage",
2026-06-12 17:20:10.216906 | controller |     "Jun 12 15:53:09.751247 crc crio[3652]: time=\"2026-06-12T15:53:09.751163066Z\" level=info msg=\"Ran pod sandbox 218523d12e4c8f412d13e224986b202404a8910a3b8dec8ee4eaa2c76842a0e8 with infra container: openshift-kube-apiserver/revision-pruner-13-crc/POD\" id=7363503e-f85e-4e5e-9ed1-867e4f848ba7 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:20:10.216921 | controller |     "Jun 12 15:53:09.753971 crc crio[3652]: time=\"2026-06-12T15:53:09.75391295Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-operator-index:v4.20\" id=74f682af-c481-4a92-bb19-7e4196efbd66 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:20:10.216935 | controller |     "Jun 12 15:53:09.754809 crc crio[3652]: time=\"2026-06-12T15:53:09.754704763Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04\" id=27b05b27-1cf3-4e33-b589-1b395e2cf014 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:20:10.216950 | controller |     "Jun 12 15:53:09.755615 crc crio[3652]: time=\"2026-06-12T15:53:09.755498794Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/community-operator-index:v4.20\" id=75498a8b-37f0-4ac0-a021-ad5ec6d15b28 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:20:10.216970 | controller |     "Jun 12 15:53:09.756153 crc crio[3652]: time=\"2026-06-12T15:53:09.755767976Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.216986 | controller |     "Jun 12 15:53:09.756311 crc crio[3652]: time=\"2026-06-12T15:53:09.756247691Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-operators-2ck49/extract-content\" id=373f8ef5-23c6-49a1-b010-d6dfa25be92d name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:20:10.217001 | controller |     "Jun 12 15:53:09.759092 crc crio[3652]: time=\"2026-06-12T15:53:09.758980725Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.217017 | controller |     "Jun 12 15:53:09.759092 crc crio[3652]: time=\"2026-06-12T15:53:09.759092678Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.217032 | controller |     "Jun 12 15:53:09.761295 crc crio[3652]: time=\"2026-06-12T15:53:09.761238108Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04\" id=3c11c6a8-1587-4044-9ed2-c5408f8c21e5 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:20:10.217047 | controller |     "Jun 12 15:53:09.766064 crc crio[3652]: time=\"2026-06-12T15:53:09.76595543Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/community-operator-index:v4.20\" id=b91a839d-d783-49a7-84fa-96424e95cad3 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:20:10.217062 | controller |     "Jun 12 15:53:09.767186 crc crio[3652]: time=\"2026-06-12T15:53:09.767148045Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-operator-index:v4.20\" id=c30e6d59-b8a4-44fb-ae31-28de19a959d4 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:20:10.217131 | controller |     "Jun 12 15:53:09.775660 crc crio[3652]: time=\"2026-06-12T15:53:09.775543709Z\" level=info msg=\"Creating container: openshift-kube-apiserver/revision-pruner-13-crc/pruner\" id=8b3361a7-3410-4d71-8ece-77ee9f0a8764 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:20:10.217153 | controller |     "Jun 12 15:53:09.775932 crc crio[3652]: time=\"2026-06-12T15:53:09.775722366Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-marketplace-ntdwx/extract-content\" id=c01e0687-9262-4b36-aff9-411f015f3576 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:20:10.217169 | controller |     "Jun 12 15:53:09.776883 crc crio[3652]: time=\"2026-06-12T15:53:09.776839509Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.217185 | controller |     "Jun 12 15:53:09.782110 crc crio[3652]: time=\"2026-06-12T15:53:09.782043158Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.217201 | controller |     "Jun 12 15:53:09.788345 crc crio[3652]: time=\"2026-06-12T15:53:09.788220281Z\" level=info msg=\"Creating container: openshift-marketplace/community-operators-qhh6t/extract-content\" id=91c29d2f-1440-4099-a951-3e52fc266720 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:20:10.217216 | controller |     "Jun 12 15:53:09.794426 crc crio[3652]: time=\"2026-06-12T15:53:09.794287339Z\" level=info msg=\"Pulled image: registry.redhat.io/redhat/certified-operator-index@sha256:e8b01cc3d00552bc0461e27436a0780e115587d868be78b2050d7d15c5baeda5\" id=cffc8032-7f42-47dd-99ac-c26b6ac8d816 name=/runtime.v1.ImageService/PullImage",
2026-06-12 17:20:10.217230 | controller |     "Jun 12 15:53:09.800211 crc crio[3652]: time=\"2026-06-12T15:53:09.799911679Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/certified-operator-index:v4.20\" id=f78a8d5e-ec79-4d0e-b7d5-c47a44927976 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:20:10.217250 | controller |     "Jun 12 15:53:09.811071 crc crio[3652]: time=\"2026-06-12T15:53:09.81093439Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-operators-x5vn9/extract-content\" id=69b09f06-a130-4fa4-951e-b16b741a9094 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:20:10.217266 | controller |     "Jun 12 15:53:09.836603 crc crio[3652]: time=\"2026-06-12T15:53:09.836521416Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/certified-operator-index:v4.20\" id=b3df985c-dfcf-4475-affc-60b0541d0b0f name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:20:10.217281 | controller |     "Jun 12 15:53:09.839810 crc crio[3652]: time=\"2026-06-12T15:53:09.839635533Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.217295 | controller |     "Jun 12 15:53:09.840053 crc crio[3652]: time=\"2026-06-12T15:53:09.83986244Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.217310 | controller |     "Jun 12 15:53:09.845973 crc crio[3652]: time=\"2026-06-12T15:53:09.844379041Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.217324 | controller |     "Jun 12 15:53:09.854147 crc crio[3652]: time=\"2026-06-12T15:53:09.854041936Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.217339 | controller |     "Jun 12 15:53:09.855970 crc crio[3652]: time=\"2026-06-12T15:53:09.855836733Z\" level=info msg=\"Creating container: openshift-marketplace/certified-operators-4lxqg/extract-content\" id=07b32869-4b9e-4cea-ab61-fc05e182ea14 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:20:10.217353 | controller |     "Jun 12 15:53:09.939707 crc crio[3652]: time=\"2026-06-12T15:53:09.938302013Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.217368 | controller |     "Jun 12 15:53:09.984035 crc crio[3652]: time=\"2026-06-12T15:53:09.962043503Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.217383 | controller |     "Jun 12 15:53:09.987641 crc crio[3652]: time=\"2026-06-12T15:53:09.969607819Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.217398 | controller |     "Jun 12 15:53:09.987978 crc crio[3652]: time=\"2026-06-12T15:53:09.976788918Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.217413 | controller |     "Jun 12 15:53:09.988075 crc crio[3652]: time=\"2026-06-12T15:53:09.985168509Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.217429 | controller |     "Jun 12 15:53:09.992784 crc crio[3652]: time=\"2026-06-12T15:53:09.992633729Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.217444 | controller |     "Jun 12 15:53:09.994266 crc crio[3652]: time=\"2026-06-12T15:53:09.994080854Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.217463 | controller |     "Jun 12 15:53:10.001852 crc crio[3652]: time=\"2026-06-12T15:53:09.997646318Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.217478 | controller |     "Jun 12 15:53:10.021263 crc crio[3652]: time=\"2026-06-12T15:53:10.021180311Z\" level=info msg=\"Created container a0d8a7cf314df40c828f7ffdc727767ab619e1708b45c965adf83c22f7f6d63b: openshift-marketplace/community-operators-zfxqn/extract-content\" id=88d9a1a3-e2a5-4516-b742-5c1729b3498e name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:20:10.217494 | controller |     "Jun 12 15:53:10.025616 crc crio[3652]: time=\"2026-06-12T15:53:10.025497911Z\" level=info msg=\"Starting container: a0d8a7cf314df40c828f7ffdc727767ab619e1708b45c965adf83c22f7f6d63b\" id=d259b4c4-f7a3-482d-b0fe-7c0701febbfe name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 17:20:10.217509 | controller |     "Jun 12 15:53:10.026308 crc crio[3652]: time=\"2026-06-12T15:53:10.021642786Z\" level=info msg=\"Created container e631853cf6957c1a44dd3274aee2f519f403cf5232fa3795d77fe9b60a328824: openshift-marketplace/redhat-marketplace-j8skz/extract-content\" id=0b2838c3-758a-4316-989b-910e13b5aea0 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:20:10.217524 | controller |     "Jun 12 15:53:10.032208 crc crio[3652]: time=\"2026-06-12T15:53:10.031916046Z\" level=info msg=\"Starting container: e631853cf6957c1a44dd3274aee2f519f403cf5232fa3795d77fe9b60a328824\" id=30703469-b8f6-4c31-9344-0d8dabd9b2a3 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 17:20:10.217539 | controller |     "Jun 12 15:53:10.069983 crc crio[3652]: time=\"2026-06-12T15:53:10.068773056Z\" level=info msg=\"Started container\" PID=16401 containerID=a0d8a7cf314df40c828f7ffdc727767ab619e1708b45c965adf83c22f7f6d63b description=openshift-marketplace/community-operators-zfxqn/extract-content id=d259b4c4-f7a3-482d-b0fe-7c0701febbfe name=/runtime.v1.RuntimeService/StartContainer sandboxID=29c6ecd244970260a4c17371d590c64c1d6b9c579a739577f0126c4edcbfb0fe",
2026-06-12 17:20:10.217555 | controller |     "Jun 12 15:53:10.074870 crc crio[3652]: time=\"2026-06-12T15:53:10.074622376Z\" level=info msg=\"Started container\" PID=16397 containerID=e631853cf6957c1a44dd3274aee2f519f403cf5232fa3795d77fe9b60a328824 description=openshift-marketplace/redhat-marketplace-j8skz/extract-content id=30703469-b8f6-4c31-9344-0d8dabd9b2a3 name=/runtime.v1.RuntimeService/StartContainer sandboxID=57da0a91a14b741bc824b146ea12fa07233810dabc4a9968c6d064a6c396fefc",
2026-06-12 17:20:10.217571 | controller |     "Jun 12 15:53:10.223730 crc crio[3652]: time=\"2026-06-12T15:53:10.222603806Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.217613 | controller |     "Jun 12 15:53:10.259092 crc crio[3652]: time=\"2026-06-12T15:53:10.258816057Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.217629 | controller |     "Jun 12 15:53:10.260349 crc crio[3652]: time=\"2026-06-12T15:53:10.260223462Z\" level=info msg=\"Created container 79fedea9bf2fb958e09c968cda9e4f6abafdd29eadec9caa745da9a962a5a072: openshift-marketplace/certified-operators-l27pk/extract-content\" id=2c03c46b-ca54-48f1-89e9-43aeee8e676f name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:20:10.217645 | controller |     "Jun 12 15:53:10.272976 crc crio[3652]: time=\"2026-06-12T15:53:10.272546969Z\" level=info msg=\"Starting container: 79fedea9bf2fb958e09c968cda9e4f6abafdd29eadec9caa745da9a962a5a072\" id=0e0e8c91-a139-4e41-8e8a-d79abefd957e name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 17:20:10.217663 | controller |     "Jun 12 15:53:10.281926 crc crio[3652]: time=\"2026-06-12T15:53:10.279827575Z\" level=info msg=\"Started container\" PID=16406 containerID=79fedea9bf2fb958e09c968cda9e4f6abafdd29eadec9caa745da9a962a5a072 description=openshift-marketplace/certified-operators-l27pk/extract-content id=0e0e8c91-a139-4e41-8e8a-d79abefd957e name=/runtime.v1.RuntimeService/StartContainer sandboxID=1acaf1bcd11127e88060577e13a8f8ffedfa9cd0375cc453261e31ade142b178",
2026-06-12 17:20:10.217680 | controller |     "Jun 12 15:53:10.339181 crc crio[3652]: time=\"2026-06-12T15:53:10.339001947Z\" level=info msg=\"Created container b99b286d7f51f4a9b97c44ff9fd45fe498bea60b5e929ad2dbfabf7b89e4e6c2: openshift-marketplace/redhat-operators-x5vn9/extract-content\" id=69b09f06-a130-4fa4-951e-b16b741a9094 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:20:10.217696 | controller |     "Jun 12 15:53:10.350811 crc crio[3652]: time=\"2026-06-12T15:53:10.350647929Z\" level=info msg=\"Starting container: b99b286d7f51f4a9b97c44ff9fd45fe498bea60b5e929ad2dbfabf7b89e4e6c2\" id=2f4b1466-e1fb-4e4c-ab1d-37c9755339e6 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 17:20:10.217711 | controller |     "Jun 12 15:53:10.364072 crc crio[3652]: time=\"2026-06-12T15:53:10.363926759Z\" level=info msg=\"Started container\" PID=16423 containerID=b99b286d7f51f4a9b97c44ff9fd45fe498bea60b5e929ad2dbfabf7b89e4e6c2 description=openshift-marketplace/redhat-operators-x5vn9/extract-content id=2f4b1466-e1fb-4e4c-ab1d-37c9755339e6 name=/runtime.v1.RuntimeService/StartContainer sandboxID=e117e1930c27de213bcbf846bfee59c144e67cadc61b555981c97b4b4f83309f",
2026-06-12 17:20:10.217727 | controller |     "Jun 12 15:53:10.418909 crc crio[3652]: time=\"2026-06-12T15:53:10.416092541Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.217742 | controller |     "Jun 12 15:53:10.418909 crc crio[3652]: time=\"2026-06-12T15:53:10.416196982Z\" level=info msg=\"Created container 9c4117d68945a3ed897d119b906251f1f7d0c82056628b0018f97bf289e8bbc9: openshift-marketplace/redhat-operators-2ck49/extract-content\" id=373f8ef5-23c6-49a1-b010-d6dfa25be92d name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:20:10.217757 | controller |     "Jun 12 15:53:10.421142 crc crio[3652]: time=\"2026-06-12T15:53:10.420678034Z\" level=info msg=\"Starting container: 9c4117d68945a3ed897d119b906251f1f7d0c82056628b0018f97bf289e8bbc9\" id=d51b5c97-1f8c-43a5-a04a-18c8ce5b7024 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 17:20:10.217773 | controller |     "Jun 12 15:53:10.431939 crc crio[3652]: time=\"2026-06-12T15:53:10.431111674Z\" level=info msg=\"Created container a68c53427b30cb9f51802d6449a1be60a6097b721a611b19f4ce24d1904939eb: openshift-marketplace/redhat-marketplace-ntdwx/extract-content\" id=c01e0687-9262-4b36-aff9-411f015f3576 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:20:10.217788 | controller |     "Jun 12 15:53:10.447911 crc crio[3652]: time=\"2026-06-12T15:53:10.441141279Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.217803 | controller |     "Jun 12 15:53:10.449325 crc crio[3652]: time=\"2026-06-12T15:53:10.449106611Z\" level=info msg=\"Started container\" PID=16430 containerID=9c4117d68945a3ed897d119b906251f1f7d0c82056628b0018f97bf289e8bbc9 description=openshift-marketplace/redhat-operators-2ck49/extract-content id=d51b5c97-1f8c-43a5-a04a-18c8ce5b7024 name=/runtime.v1.RuntimeService/StartContainer sandboxID=24b5908c94d9dd2048db39291c6613600cf291995ef7c56938aa499988cbb7d9",
2026-06-12 17:20:10.217819 | controller |     "Jun 12 15:53:10.457831 crc crio[3652]: time=\"2026-06-12T15:53:10.457354464Z\" level=info msg=\"Starting container: a68c53427b30cb9f51802d6449a1be60a6097b721a611b19f4ce24d1904939eb\" id=cc9bc342-55a6-43c1-830e-3d9249f1aa44 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 17:20:10.217845 | controller |     "Jun 12 15:53:10.559865 crc crio[3652]: time=\"2026-06-12T15:53:10.559729476Z\" level=info msg=\"Started container\" PID=16428 containerID=a68c53427b30cb9f51802d6449a1be60a6097b721a611b19f4ce24d1904939eb description=openshift-marketplace/redhat-marketplace-ntdwx/extract-content id=cc9bc342-55a6-43c1-830e-3d9249f1aa44 name=/runtime.v1.RuntimeService/StartContainer sandboxID=78f85ee3e29645fc9de6c6a7019ace5cf4a00a40ec8afbd8ae5abc587094dc03",
2026-06-12 17:20:10.217867 | controller |     "Jun 12 15:53:10.632986 crc crio[3652]: time=\"2026-06-12T15:53:10.632914757Z\" level=info msg=\"Created container 617acaffdc10a49feecdd66ac402f9b632bd1fe26f2d4131933ae00c9bbf8c14: openshift-marketplace/community-operators-qhh6t/extract-content\" id=91c29d2f-1440-4099-a951-3e52fc266720 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:20:10.217883 | controller |     "Jun 12 15:53:10.655111 crc crio[3652]: time=\"2026-06-12T15:53:10.651834015Z\" level=info msg=\"Starting container: 617acaffdc10a49feecdd66ac402f9b632bd1fe26f2d4131933ae00c9bbf8c14\" id=5f6527b6-9fda-44b1-b5f6-acede159fdd2 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 17:20:10.217899 | controller |     "Jun 12 15:53:10.710907 crc crio[3652]: time=\"2026-06-12T15:53:10.710609686Z\" level=info msg=\"Created container d0a7f25317c0297046bfc56aa0b2039c85e01ef767ac07694bb1e2d3dc26c0c2: openshift-marketplace/certified-operators-4lxqg/extract-content\" id=07b32869-4b9e-4cea-ab61-fc05e182ea14 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:20:10.217914 | controller |     "Jun 12 15:53:10.720208 crc crio[3652]: time=\"2026-06-12T15:53:10.720066847Z\" level=info msg=\"Starting container: d0a7f25317c0297046bfc56aa0b2039c85e01ef767ac07694bb1e2d3dc26c0c2\" id=99b0d259-fa44-4814-bd60-73487f386402 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 17:20:10.217929 | controller |     "Jun 12 15:53:10.739353 crc crio[3652]: time=\"2026-06-12T15:53:10.737572297Z\" level=info msg=\"Started container\" PID=16467 containerID=d0a7f25317c0297046bfc56aa0b2039c85e01ef767ac07694bb1e2d3dc26c0c2 description=openshift-marketplace/certified-operators-4lxqg/extract-content id=99b0d259-fa44-4814-bd60-73487f386402 name=/runtime.v1.RuntimeService/StartContainer sandboxID=88f1ee99c7048a210bdb9ac8d0e938546328f4d089dd89ee970e4fd23e8a56fb",
2026-06-12 17:20:10.217945 | controller |     "Jun 12 15:53:10.813417 crc crio[3652]: time=\"2026-06-12T15:53:10.812750618Z\" level=info msg=\"Started container\" PID=16446 containerID=617acaffdc10a49feecdd66ac402f9b632bd1fe26f2d4131933ae00c9bbf8c14 description=openshift-marketplace/community-operators-qhh6t/extract-content id=5f6527b6-9fda-44b1-b5f6-acede159fdd2 name=/runtime.v1.RuntimeService/StartContainer sandboxID=8d18ef7e401ecbbce2959e5dc76b4fda8f77d8f73c5e24565348fb27f124201f",
2026-06-12 17:20:10.217960 | controller |     "Jun 12 15:53:10.864307 crc crio[3652]: time=\"2026-06-12T15:53:10.861376421Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.217976 | controller |     "Jun 12 15:53:11.131080 crc crio[3652]: time=\"2026-06-12T15:53:11.130882077Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.217991 | controller |     "Jun 12 15:53:11.262914 crc crio[3652]: time=\"2026-06-12T15:53:11.262613521Z\" level=info msg=\"Created container 4a53b742b5cf9fde8d709e6fcd3a7bd256fb13937c3bb5edff6fc5618782d432: openshift-kube-apiserver/installer-13-crc/installer\" id=3eaf49d1-c30e-490b-9650-977e5da081f9 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:20:10.218006 | controller |     "Jun 12 15:53:11.269336 crc crio[3652]: time=\"2026-06-12T15:53:11.269157846Z\" level=info msg=\"Starting container: 4a53b742b5cf9fde8d709e6fcd3a7bd256fb13937c3bb5edff6fc5618782d432\" id=9308f6b8-6854-43ff-bee8-e3b63d7381ad name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 17:20:10.218038 | controller |     "Jun 12 15:53:11.280927 crc crio[3652]: time=\"2026-06-12T15:53:11.280291162Z\" level=info msg=\"Started container\" PID=16495 containerID=4a53b742b5cf9fde8d709e6fcd3a7bd256fb13937c3bb5edff6fc5618782d432 description=openshift-kube-apiserver/installer-13-crc/installer id=9308f6b8-6854-43ff-bee8-e3b63d7381ad name=/runtime.v1.RuntimeService/StartContainer sandboxID=94bb9c15a5f9528db39c107e849b65129f2a34c29bf94cde466a1bfe1ca22584",
2026-06-12 17:20:10.218056 | controller |     "Jun 12 15:53:11.642114 crc crio[3652]: time=\"2026-06-12T15:53:11.64118606Z\" level=info msg=\"Created container d4abaeb8f48dd578da970dd6856fd452b84050567566cf86cc0075be33b07eaa: openshift-kube-apiserver/revision-pruner-13-crc/pruner\" id=8b3361a7-3410-4d71-8ece-77ee9f0a8764 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:20:10.218071 | controller |     "Jun 12 15:53:11.645511 crc crio[3652]: time=\"2026-06-12T15:53:11.645339097Z\" level=info msg=\"Starting container: d4abaeb8f48dd578da970dd6856fd452b84050567566cf86cc0075be33b07eaa\" id=558b1ebc-6771-4404-8eba-d5d353604301 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 17:20:10.218086 | controller |     "Jun 12 15:53:11.657100 crc crio[3652]: time=\"2026-06-12T15:53:11.656797663Z\" level=info msg=\"Started container\" PID=16510 containerID=d4abaeb8f48dd578da970dd6856fd452b84050567566cf86cc0075be33b07eaa description=openshift-kube-apiserver/revision-pruner-13-crc/pruner id=558b1ebc-6771-4404-8eba-d5d353604301 name=/runtime.v1.RuntimeService/StartContainer sandboxID=218523d12e4c8f412d13e224986b202404a8910a3b8dec8ee4eaa2c76842a0e8",
2026-06-12 17:20:10.218102 | controller |     "Jun 12 15:53:11.937326 crc crio[3652]: time=\"2026-06-12T15:53:11.937187586Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=d9c1dc87-3028-4f7b-877b-94a4e5ad14a3 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:20:10.218116 | controller |     "Jun 12 15:53:11.940822 crc crio[3652]: time=\"2026-06-12T15:53:11.940706362Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=0dc92333-5b73-4bab-9676-c8404aaff05a name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:20:10.218131 | controller |     "Jun 12 15:53:11.943722 crc crio[3652]: time=\"2026-06-12T15:53:11.94349852Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-marketplace-ntdwx/registry-server\" id=af19821c-97e1-49e1-b3f8-de242dfdca38 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:20:10.218146 | controller |     "Jun 12 15:53:11.944338 crc crio[3652]: time=\"2026-06-12T15:53:11.943981485Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.218161 | controller |     "Jun 12 15:53:11.953338 crc crio[3652]: time=\"2026-06-12T15:53:11.95321978Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=396fa6c7-2421-44e7-9945-1fdde3ca89e1 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:20:10.218175 | controller |     "Jun 12 15:53:11.971120 crc crio[3652]: time=\"2026-06-12T15:53:11.970999518Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=b036fd35-7b4b-46ad-b6d7-04a774b603ca name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:20:10.218190 | controller |     "Jun 12 15:53:11.987417 crc crio[3652]: time=\"2026-06-12T15:53:11.987334172Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.218208 | controller |     "Jun 12 15:53:11.990384 crc crio[3652]: time=\"2026-06-12T15:53:11.990303023Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.218224 | controller |     "Jun 12 15:53:11.993086 crc crio[3652]: time=\"2026-06-12T15:53:11.992943994Z\" level=info msg=\"Creating container: openshift-marketplace/certified-operators-4lxqg/registry-server\" id=b19752cf-03bd-468a-9f12-1ddba64a036f name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:20:10.218239 | controller |     "Jun 12 15:53:11.993549 crc crio[3652]: time=\"2026-06-12T15:53:11.993416577Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.218253 | controller |     "Jun 12 15:53:11.993937 crc crio[3652]: time=\"2026-06-12T15:53:11.99385223Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=aab8bff4-7bf1-464f-828b-13c47c65bdf4 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:20:10.218269 | controller |     "Jun 12 15:53:11.996530 crc crio[3652]: time=\"2026-06-12T15:53:11.996396518Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=055f02d6-1497-47e8-ae8b-15ac674965f9 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:20:10.218284 | controller |     "Jun 12 15:53:12.008133 crc crio[3652]: time=\"2026-06-12T15:53:12.008004525Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=9d098077-1b07-48a4-841e-55741d61bb43 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:20:10.218299 | controller |     "Jun 12 15:53:12.015836 crc crio[3652]: time=\"2026-06-12T15:53:12.015707334Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=aec882c1-6221-4f00-85a9-ddf2f96a30bf name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:20:10.218313 | controller |     "Jun 12 15:53:12.023422 crc crio[3652]: time=\"2026-06-12T15:53:12.023128346Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=1ddf3bb0-1200-4478-8c5e-43586f262180 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:20:10.218327 | controller |     "Jun 12 15:53:12.025195 crc crio[3652]: time=\"2026-06-12T15:53:12.025054294Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=296ab3e1-853e-495a-9323-70566ef07567 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:20:10.218342 | controller |     "Jun 12 15:53:12.041266 crc crio[3652]: time=\"2026-06-12T15:53:12.041180542Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=2cceaa55-2d0e-4060-b918-368e6b2480ee name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:20:10.218357 | controller |     "Jun 12 15:53:12.067487 crc crio[3652]: time=\"2026-06-12T15:53:12.066192098Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.218371 | controller |     "Jun 12 15:53:12.074670 crc crio[3652]: time=\"2026-06-12T15:53:12.074561062Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.218386 | controller |     "Jun 12 15:53:12.083960 crc crio[3652]: time=\"2026-06-12T15:53:12.083843242Z\" level=info msg=\"Creating container: openshift-marketplace/community-operators-zfxqn/registry-server\" id=d0614191-b0c0-4986-8230-b6cc2145f39c name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:20:10.218408 | controller |     "Jun 12 15:53:12.084532 crc crio[3652]: time=\"2026-06-12T15:53:12.084406629Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.218424 | controller |     "Jun 12 15:53:12.137228 crc crio[3652]: time=\"2026-06-12T15:53:12.136573158Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=3a159c4b-d30e-41be-a179-ac94084fdd67 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:20:10.218440 | controller |     "Jun 12 15:53:12.175983 crc crio[3652]: time=\"2026-06-12T15:53:12.175712362Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.218455 | controller |     "Jun 12 15:53:12.183601 crc crio[3652]: time=\"2026-06-12T15:53:12.183419315Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.218470 | controller |     "Jun 12 15:53:12.591185 crc crio[3652]: time=\"2026-06-12T15:53:12.587205771Z\" level=info msg=\"Created container bd365a12f9a10bbcdd32d0df9f6145c45648dff5c07f5739f7282cf9880a9bae: openshift-marketplace/redhat-marketplace-ntdwx/registry-server\" id=af19821c-97e1-49e1-b3f8-de242dfdca38 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:20:10.218485 | controller |     "Jun 12 15:53:12.591185 crc crio[3652]: time=\"2026-06-12T15:53:12.588932043Z\" level=info msg=\"Starting container: bd365a12f9a10bbcdd32d0df9f6145c45648dff5c07f5739f7282cf9880a9bae\" id=02cd1f28-7e0d-4257-a0e7-61be847c264f name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 17:20:10.218499 | controller |     "Jun 12 15:53:12.595825 crc crio[3652]: time=\"2026-06-12T15:53:12.595727648Z\" level=info msg=\"Started container\" PID=16555 containerID=bd365a12f9a10bbcdd32d0df9f6145c45648dff5c07f5739f7282cf9880a9bae description=openshift-marketplace/redhat-marketplace-ntdwx/registry-server id=02cd1f28-7e0d-4257-a0e7-61be847c264f name=/runtime.v1.RuntimeService/StartContainer sandboxID=78f85ee3e29645fc9de6c6a7019ace5cf4a00a40ec8afbd8ae5abc587094dc03",
2026-06-12 17:20:10.218514 | controller |     "Jun 12 15:53:12.761828 crc crio[3652]: time=\"2026-06-12T15:53:12.761676439Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-marketplace-j8skz/registry-server\" id=8a074512-9494-4d75-9ca8-0a5905056312 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:20:10.218530 | controller |     "Jun 12 15:53:12.762514 crc crio[3652]: time=\"2026-06-12T15:53:12.76234924Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.218545 | controller |     "Jun 12 15:53:12.764394 crc crio[3652]: time=\"2026-06-12T15:53:12.763930158Z\" level=info msg=\"Creating container: openshift-marketplace/certified-operators-l27pk/registry-server\" id=168a7463-0720-4272-9bbe-35c35f1d13a4 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:20:10.218560 | controller |     "Jun 12 15:53:12.766103 crc crio[3652]: time=\"2026-06-12T15:53:12.765410413Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.218593 | controller |     "Jun 12 15:53:12.773486 crc crio[3652]: time=\"2026-06-12T15:53:12.773326761Z\" level=info msg=\"Creating container: openshift-marketplace/community-operators-qhh6t/registry-server\" id=9ae9ed7d-6c2e-40fe-9173-379a1197390c name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:20:10.218618 | controller |     "Jun 12 15:53:12.778401 crc crio[3652]: time=\"2026-06-12T15:53:12.778330662Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.218635 | controller |     "Jun 12 15:53:12.806775 crc crio[3652]: time=\"2026-06-12T15:53:12.805987899Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.218651 | controller |     "Jun 12 15:53:12.811054 crc crio[3652]: time=\"2026-06-12T15:53:12.81094725Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.218666 | controller |     "Jun 12 15:53:12.832858 crc crio[3652]: time=\"2026-06-12T15:53:12.832669107Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.218681 | controller |     "Jun 12 15:53:12.840829 crc crio[3652]: time=\"2026-06-12T15:53:12.84007298Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.218697 | controller |     "Jun 12 15:53:12.852883 crc crio[3652]: time=\"2026-06-12T15:53:12.852638541Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.218712 | controller |     "Jun 12 15:53:12.858161 crc crio[3652]: time=\"2026-06-12T15:53:12.857919201Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.218727 | controller |     "Jun 12 15:53:12.969601 crc crio[3652]: time=\"2026-06-12T15:53:12.968980012Z\" level=info msg=\"Created container c2b9fa5396c6acf7d693165259b78acdca0d7f178bb5d5d65838f211692f1ddf: openshift-marketplace/certified-operators-4lxqg/registry-server\" id=b19752cf-03bd-468a-9f12-1ddba64a036f name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:20:10.218742 | controller |     "Jun 12 15:53:12.971850 crc crio[3652]: time=\"2026-06-12T15:53:12.971783545Z\" level=info msg=\"Starting container: c2b9fa5396c6acf7d693165259b78acdca0d7f178bb5d5d65838f211692f1ddf\" id=ea944832-03cf-4355-9481-f3bcf7c948b2 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 17:20:10.218758 | controller |     "Jun 12 15:53:12.986904 crc crio[3652]: time=\"2026-06-12T15:53:12.986794172Z\" level=info msg=\"Started container\" PID=16563 containerID=c2b9fa5396c6acf7d693165259b78acdca0d7f178bb5d5d65838f211692f1ddf description=openshift-marketplace/certified-operators-4lxqg/registry-server id=ea944832-03cf-4355-9481-f3bcf7c948b2 name=/runtime.v1.RuntimeService/StartContainer sandboxID=88f1ee99c7048a210bdb9ac8d0e938546328f4d089dd89ee970e4fd23e8a56fb",
2026-06-12 17:20:10.218774 | controller |     "Jun 12 15:53:13.834215 crc crio[3652]: time=\"2026-06-12T15:53:13.833240427Z\" level=info msg=\"Created container 24c96fbfc901b5560246482f975808dc4320c30e268ee6d84267dab981c869a5: openshift-marketplace/community-operators-zfxqn/registry-server\" id=d0614191-b0c0-4986-8230-b6cc2145f39c name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:20:10.218789 | controller |     "Jun 12 15:53:13.835293 crc crio[3652]: time=\"2026-06-12T15:53:13.835205106Z\" level=info msg=\"Starting container: 24c96fbfc901b5560246482f975808dc4320c30e268ee6d84267dab981c869a5\" id=55ea6dfc-2594-4336-a136-57bbc26f481b name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 17:20:10.218805 | controller |     "Jun 12 15:53:13.844225 crc crio[3652]: time=\"2026-06-12T15:53:13.843986702Z\" level=info msg=\"Started container\" PID=16570 containerID=24c96fbfc901b5560246482f975808dc4320c30e268ee6d84267dab981c869a5 description=openshift-marketplace/community-operators-zfxqn/registry-server id=55ea6dfc-2594-4336-a136-57bbc26f481b name=/runtime.v1.RuntimeService/StartContainer sandboxID=29c6ecd244970260a4c17371d590c64c1d6b9c579a739577f0126c4edcbfb0fe",
2026-06-12 17:20:10.218824 | controller |     "Jun 12 15:53:14.078114 crc crio[3652]: time=\"2026-06-12T15:53:14.077907089Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=6eca3a07-a6df-4b4a-801c-e6e22bc122fb name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:20:10.218840 | controller |     "Jun 12 15:53:14.090046 crc crio[3652]: time=\"2026-06-12T15:53:14.089909311Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=8c354138-19a0-4308-8fee-ce62700d799f name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:20:10.218862 | controller |     "Jun 12 15:53:14.298390 crc crio[3652]: time=\"2026-06-12T15:53:14.298219615Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=4f88d8ae-4644-4974-a170-bc6c7c6e4898 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:20:10.218883 | controller |     "Jun 12 15:53:14.298868 crc crio[3652]: time=\"2026-06-12T15:53:14.298582395Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=7bc3ef7a-2e8e-4662-9a15-61f238ab25bc name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:20:10.218899 | controller |     "Jun 12 15:53:14.300947 crc crio[3652]: time=\"2026-06-12T15:53:14.300798643Z\" level=info msg=\"Created container 5ba2404384acffdab383aedead3b4e351cecb6862393da5c01287c2a44267a87: openshift-marketplace/redhat-marketplace-j8skz/registry-server\" id=8a074512-9494-4d75-9ca8-0a5905056312 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:20:10.218914 | controller |     "Jun 12 15:53:14.302805 crc crio[3652]: time=\"2026-06-12T15:53:14.302691859Z\" level=info msg=\"Starting container: 5ba2404384acffdab383aedead3b4e351cecb6862393da5c01287c2a44267a87\" id=040760bb-2dff-43df-a522-a7f807509755 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 17:20:10.218929 | controller |     "Jun 12 15:53:14.319901 crc crio[3652]: time=\"2026-06-12T15:53:14.319696773Z\" level=info msg=\"Started container\" PID=16587 containerID=5ba2404384acffdab383aedead3b4e351cecb6862393da5c01287c2a44267a87 description=openshift-marketplace/redhat-marketplace-j8skz/registry-server id=040760bb-2dff-43df-a522-a7f807509755 name=/runtime.v1.RuntimeService/StartContainer sandboxID=57da0a91a14b741bc824b146ea12fa07233810dabc4a9968c6d064a6c396fefc",
2026-06-12 17:20:10.218944 | controller |     "Jun 12 15:53:14.532087 crc crio[3652]: time=\"2026-06-12T15:53:14.531831551Z\" level=info msg=\"Created container d98f684cdbbb77f76e2bda30a216b3009aec19208d959ae5452e7dc16cef281e: openshift-marketplace/community-operators-qhh6t/registry-server\" id=9ae9ed7d-6c2e-40fe-9173-379a1197390c name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:20:10.218959 | controller |     "Jun 12 15:53:14.533010 crc crio[3652]: time=\"2026-06-12T15:53:14.532963425Z\" level=info msg=\"Starting container: d98f684cdbbb77f76e2bda30a216b3009aec19208d959ae5452e7dc16cef281e\" id=4c19d56a-5500-48dc-9209-19ff47150a41 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 17:20:10.218974 | controller |     "Jun 12 15:53:14.547566 crc crio[3652]: time=\"2026-06-12T15:53:14.547237038Z\" level=info msg=\"Started container\" PID=16589 containerID=d98f684cdbbb77f76e2bda30a216b3009aec19208d959ae5452e7dc16cef281e description=openshift-marketplace/community-operators-qhh6t/registry-server id=4c19d56a-5500-48dc-9209-19ff47150a41 name=/runtime.v1.RuntimeService/StartContainer sandboxID=8d18ef7e401ecbbce2959e5dc76b4fda8f77d8f73c5e24565348fb27f124201f",
2026-06-12 17:20:10.218993 | controller |     "Jun 12 15:53:14.613714 crc crio[3652]: time=\"2026-06-12T15:53:14.613538953Z\" level=info msg=\"Created container c5cf05c7f87b552970eb951297246cba78c7aa51e825887e2222d516f33e941e: openshift-marketplace/certified-operators-l27pk/registry-server\" id=168a7463-0720-4272-9bbe-35c35f1d13a4 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:20:10.219009 | controller |     "Jun 12 15:53:14.617307 crc crio[3652]: time=\"2026-06-12T15:53:14.617204345Z\" level=info msg=\"Starting container: c5cf05c7f87b552970eb951297246cba78c7aa51e825887e2222d516f33e941e\" id=2a5cd0e6-20f8-4f34-95c2-73b9b58ba487 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 17:20:10.219024 | controller |     "Jun 12 15:53:14.622851 crc crio[3652]: time=\"2026-06-12T15:53:14.622733742Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-operators-2ck49/registry-server\" id=8401e5dc-6d75-4c51-97b0-bb7196be6f29 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:20:10.219039 | controller |     "Jun 12 15:53:14.623256 crc crio[3652]: time=\"2026-06-12T15:53:14.623160036Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.219055 | controller |     "Jun 12 15:53:14.627152 crc crio[3652]: time=\"2026-06-12T15:53:14.626941642Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-operators-x5vn9/registry-server\" id=f4811545-2077-4c29-923f-e2bf3318a232 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:20:10.219070 | controller |     "Jun 12 15:53:14.627698 crc crio[3652]: time=\"2026-06-12T15:53:14.627636809Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.219085 | controller |     "Jun 12 15:53:14.658916 crc crio[3652]: time=\"2026-06-12T15:53:14.658718314Z\" level=info msg=\"Started container\" PID=16585 containerID=c5cf05c7f87b552970eb951297246cba78c7aa51e825887e2222d516f33e941e description=openshift-marketplace/certified-operators-l27pk/registry-server id=2a5cd0e6-20f8-4f34-95c2-73b9b58ba487 name=/runtime.v1.RuntimeService/StartContainer sandboxID=1acaf1bcd11127e88060577e13a8f8ffedfa9cd0375cc453261e31ade142b178",
2026-06-12 17:20:10.219101 | controller |     "Jun 12 15:53:14.802681 crc crio[3652]: time=\"2026-06-12T15:53:14.802225662Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.219116 | controller |     "Jun 12 15:53:14.805599 crc crio[3652]: time=\"2026-06-12T15:53:14.805433099Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.219131 | controller |     "Jun 12 15:53:14.807932 crc crio[3652]: time=\"2026-06-12T15:53:14.80779701Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.219146 | controller |     "Jun 12 15:53:14.810532 crc crio[3652]: time=\"2026-06-12T15:53:14.810374398Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.219161 | controller |     "Jun 12 15:53:15.528618 crc crio[3652]: time=\"2026-06-12T15:53:15.527526834Z\" level=info msg=\"Created container 9de8c8bc9c84c138b6c74af40b5ca3cc9e17ff9302c7b798e7fc7c6bfbb246c5: openshift-marketplace/redhat-operators-2ck49/registry-server\" id=8401e5dc-6d75-4c51-97b0-bb7196be6f29 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:20:10.219177 | controller |     "Jun 12 15:53:15.530243 crc crio[3652]: time=\"2026-06-12T15:53:15.529543246Z\" level=info msg=\"Created container f12b2da4bc3471e32b3a7431e9147988d6e3827310292e6844698ddba058a975: openshift-marketplace/redhat-operators-x5vn9/registry-server\" id=f4811545-2077-4c29-923f-e2bf3318a232 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:20:10.219196 | controller |     "Jun 12 15:53:15.533067 crc crio[3652]: time=\"2026-06-12T15:53:15.532888046Z\" level=info msg=\"Starting container: 9de8c8bc9c84c138b6c74af40b5ca3cc9e17ff9302c7b798e7fc7c6bfbb246c5\" id=e509e42c-131a-49b1-8d48-1a14e569dfce name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 17:20:10.219211 | controller |     "Jun 12 15:53:15.533420 crc crio[3652]: time=\"2026-06-12T15:53:15.533058502Z\" level=info msg=\"Starting container: f12b2da4bc3471e32b3a7431e9147988d6e3827310292e6844698ddba058a975\" id=9237ff23-c335-4e01-9750-fc5a911ea903 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 17:20:10.219225 | controller |     "Jun 12 15:53:15.540220 crc crio[3652]: time=\"2026-06-12T15:53:15.540068743Z\" level=info msg=\"Started container\" PID=16677 containerID=9de8c8bc9c84c138b6c74af40b5ca3cc9e17ff9302c7b798e7fc7c6bfbb246c5 description=openshift-marketplace/redhat-operators-2ck49/registry-server id=e509e42c-131a-49b1-8d48-1a14e569dfce name=/runtime.v1.RuntimeService/StartContainer sandboxID=24b5908c94d9dd2048db39291c6613600cf291995ef7c56938aa499988cbb7d9",
2026-06-12 17:20:10.219240 | controller |     "Jun 12 15:53:15.540943 crc crio[3652]: time=\"2026-06-12T15:53:15.540682202Z\" level=info msg=\"Started container\" PID=16676 containerID=f12b2da4bc3471e32b3a7431e9147988d6e3827310292e6844698ddba058a975 description=openshift-marketplace/redhat-operators-x5vn9/registry-server id=9237ff23-c335-4e01-9750-fc5a911ea903 name=/runtime.v1.RuntimeService/StartContainer sandboxID=e117e1930c27de213bcbf846bfee59c144e67cadc61b555981c97b4b4f83309f",
2026-06-12 17:20:10.219255 | controller |     "Jun 12 15:53:16.329840 crc crio[3652]: time=\"2026-06-12T15:53:16.328748796Z\" level=info msg=\"Stopping pod sandbox: 218523d12e4c8f412d13e224986b202404a8910a3b8dec8ee4eaa2c76842a0e8\" id=ccc2ef86-0cdd-49ce-8265-2ed756437a08 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 17:20:10.219271 | controller |     "Jun 12 15:53:16.331541 crc crio[3652]: time=\"2026-06-12T15:53:16.330320464Z\" level=info msg=\"Got pod network &{Name:revision-pruner-13-crc Namespace:openshift-kube-apiserver ID:218523d12e4c8f412d13e224986b202404a8910a3b8dec8ee4eaa2c76842a0e8 UID:a29d25e6-4273-4a42-8123-8f4fa4ff6fbd NetNS:/var/run/netns/8305326e-84fa-4248-b4bb-c9977919618a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-poda29d25e6_4273_4a42_8123_8f4fa4ff6fbd.slice PodAnnotations:0xc0025c2830}] Aliases:map[]}\"",
2026-06-12 17:20:10.219286 | controller |     "Jun 12 15:53:16.331541 crc crio[3652]: time=\"2026-06-12T15:53:16.330936753Z\" level=info msg=\"Deleting pod openshift-kube-apiserver_revision-pruner-13-crc from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 17:20:10.219301 | controller |     "Jun 12 15:53:18.834545 crc crio[3652]: time=\"2026-06-12T15:53:18.833826947Z\" level=info msg=\"Stopped pod sandbox: 218523d12e4c8f412d13e224986b202404a8910a3b8dec8ee4eaa2c76842a0e8\" id=ccc2ef86-0cdd-49ce-8265-2ed756437a08 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 17:20:10.219316 | controller |     "Jun 12 15:53:28.547591 crc crio[3652]: time=\"2026-06-12T15:53:28.546651918Z\" level=info msg=\"Running pod sandbox: openshift-image-registry/image-registry-5d9d95bf5b-68zhq/POD\" id=97f3167c-9d91-4096-90d2-d08b2a0792a7 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:20:10.219332 | controller |     "Jun 12 15:53:28.549218 crc crio[3652]: time=\"2026-06-12T15:53:28.547647288Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.219347 | controller |     "Jun 12 15:53:28.693312 crc crio[3652]: time=\"2026-06-12T15:53:28.693117624Z\" level=info msg=\"Got pod network &{Name:image-registry-5d9d95bf5b-68zhq Namespace:openshift-image-registry ID:00c57de1ab01558193fc1127637e714428a60a7885305605469af5becd07784f UID:dcbcea9f-f8da-49e7-87b5-1d6dc7b926ee NetNS:/var/run/netns/e2d30508-3ec9-4d67-871b-00d6ede2abd8 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:0xc00163c060}] Aliases:map[]}\"",
2026-06-12 17:20:10.219366 | controller |     "Jun 12 15:53:28.693312 crc crio[3652]: time=\"2026-06-12T15:53:28.693231657Z\" level=info msg=\"Adding pod openshift-image-registry_image-registry-5d9d95bf5b-68zhq to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 17:20:10.219382 | controller |     "Jun 12 15:53:31.778265 crc crio[3652]: time=\"2026-06-12T15:53:31.776885303Z\" level=info msg=\"Stopping container: 4fd14067f9604d5d5cbeaae56e601883057c401275a44504cd390c1d117b511c (timeout: 2s)\" id=8a1e7336-320e-415f-9850-81b4ee056bb4 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 17:20:10.219396 | controller |     "Jun 12 15:53:32.151287 crc crio[3652]: 2026-06-12T15:53:32Z [verbose] CmdAdd (shim): {1.1.0 [{Name:00c57de1ab01558 Mac:de:58:ee:f8:37:71 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:35 Mtu:0 Sandbox:/var/run/netns/e2d30508-3ec9-4d67-871b-00d6ede2abd8 SocketPath: PciID:}] [{Interface:0xc0002fc930 Address:{IP:10.217.0.53 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 17:20:10.219413 | controller |     "Jun 12 15:53:32.153172 crc crio[3652]: time=\"2026-06-12T15:53:32.15312783Z\" level=info msg=\"Got pod network &{Name:image-registry-5d9d95bf5b-68zhq Namespace:openshift-image-registry ID:00c57de1ab01558193fc1127637e714428a60a7885305605469af5becd07784f UID:dcbcea9f-f8da-49e7-87b5-1d6dc7b926ee NetNS:/var/run/netns/e2d30508-3ec9-4d67-871b-00d6ede2abd8 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:0xc00163c060}] Aliases:map[]}\"",
2026-06-12 17:20:10.219429 | controller |     "Jun 12 15:53:32.153548 crc crio[3652]: time=\"2026-06-12T15:53:32.153514541Z\" level=info msg=\"Checking pod openshift-image-registry_image-registry-5d9d95bf5b-68zhq for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 17:20:10.219444 | controller |     "Jun 12 15:53:32.163888 crc crio[3652]: time=\"2026-06-12T15:53:32.16383979Z\" level=info msg=\"Ran pod sandbox 00c57de1ab01558193fc1127637e714428a60a7885305605469af5becd07784f with infra container: openshift-image-registry/image-registry-5d9d95bf5b-68zhq/POD\" id=97f3167c-9d91-4096-90d2-d08b2a0792a7 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:20:10.219459 | controller |     "Jun 12 15:53:32.170343 crc crio[3652]: time=\"2026-06-12T15:53:32.166363423Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:dcb03ccba25366bbdf74cbab6738e7ef1f97f62760886ec445a40cdf29b60418\" id=6e3c9261-dd58-41fb-954a-1355ac410869 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:20:10.219475 | controller |     "Jun 12 15:53:32.215206 crc crio[3652]: time=\"2026-06-12T15:53:32.214951254Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:dcb03ccba25366bbdf74cbab6738e7ef1f97f62760886ec445a40cdf29b60418\" id=edd72aed-6381-4a5d-90c7-a06687648c00 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:20:10.219490 | controller |     "Jun 12 15:53:32.219993 crc crio[3652]: time=\"2026-06-12T15:53:32.219902009Z\" level=info msg=\"Creating container: openshift-image-registry/image-registry-5d9d95bf5b-68zhq/registry\" id=de7c07d3-b610-4a8e-8a56-590773529535 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:20:10.219505 | controller |     "Jun 12 15:53:32.220962 crc crio[3652]: time=\"2026-06-12T15:53:32.220808016Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.219523 | controller |     "Jun 12 15:53:32.570886 crc crio[3652]: time=\"2026-06-12T15:53:32.570830948Z\" level=info msg=\"Removing container: d7f23baa0b04f03efcbea5c432c654d0eaa802fdae562c1960eef8351531792b\" id=2a956aec-019d-4435-9c2b-d4f38d2d3762 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 17:20:10.219539 | controller |     "Jun 12 15:53:32.601250 crc crio[3652]: time=\"2026-06-12T15:53:32.601025458Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.219554 | controller |     "Jun 12 15:53:32.605954 crc crio[3652]: time=\"2026-06-12T15:53:32.605874163Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.219569 | controller |     "Jun 12 15:53:33.156817 crc crio[3652]: time=\"2026-06-12T15:53:33.156189217Z\" level=info msg=\"Removed container d7f23baa0b04f03efcbea5c432c654d0eaa802fdae562c1960eef8351531792b: openshift-console/downloads-747b44746d-4pqvr/download-server\" id=2a956aec-019d-4435-9c2b-d4f38d2d3762 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 17:20:10.219607 | controller |     "Jun 12 15:53:33.272587 crc crio[3652]: time=\"2026-06-12T15:53:33.268226784Z\" level=info msg=\"Stopped container 4fd14067f9604d5d5cbeaae56e601883057c401275a44504cd390c1d117b511c: openshift-console/downloads-747b44746d-4pqvr/download-server\" id=8a1e7336-320e-415f-9850-81b4ee056bb4 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 17:20:10.219624 | controller |     "Jun 12 15:53:33.272587 crc crio[3652]: time=\"2026-06-12T15:53:33.270675499Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c8a088031661d94022418e93fb63744c38e1c4cff93ea3b95c096a290c2b7a3\" id=5d3e621f-03cc-4038-b9a0-15e023668edf name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:20:10.219640 | controller |     "Jun 12 15:53:33.300905 crc crio[3652]: time=\"2026-06-12T15:53:33.300741284Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c8a088031661d94022418e93fb63744c38e1c4cff93ea3b95c096a290c2b7a3\" id=cfb74c1f-011c-4eb7-932c-f640c9b87d51 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:20:10.219655 | controller |     "Jun 12 15:53:33.304106 crc crio[3652]: time=\"2026-06-12T15:53:33.304027602Z\" level=info msg=\"Creating container: openshift-console/downloads-747b44746d-4pqvr/download-server\" id=fca3d3b4-3846-4eb0-a680-d0b04c522005 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:20:10.219669 | controller |     "Jun 12 15:53:33.304766 crc crio[3652]: time=\"2026-06-12T15:53:33.304739933Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.219684 | controller |     "Jun 12 15:53:33.333394 crc crio[3652]: time=\"2026-06-12T15:53:33.333344138Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.219699 | controller |     "Jun 12 15:53:33.338025 crc crio[3652]: time=\"2026-06-12T15:53:33.337990764Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.219715 | controller |     "Jun 12 15:53:33.396298 crc crio[3652]: time=\"2026-06-12T15:53:33.396112216Z\" level=info msg=\"Created container a96d4edb589bc16c8e824cb1cac66f1dceac846b7b980c6f2488717f0decfdd2: openshift-image-registry/image-registry-5d9d95bf5b-68zhq/registry\" id=de7c07d3-b610-4a8e-8a56-590773529535 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:20:10.219734 | controller |     "Jun 12 15:53:33.398128 crc crio[3652]: time=\"2026-06-12T15:53:33.397997222Z\" level=info msg=\"Starting container: a96d4edb589bc16c8e824cb1cac66f1dceac846b7b980c6f2488717f0decfdd2\" id=4d50f5b9-5eef-4353-b652-e29637ba3a04 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 17:20:10.219750 | controller |     "Jun 12 15:53:33.407086 crc crio[3652]: time=\"2026-06-12T15:53:33.406862957Z\" level=info msg=\"Started container\" PID=17128 containerID=a96d4edb589bc16c8e824cb1cac66f1dceac846b7b980c6f2488717f0decfdd2 description=openshift-image-registry/image-registry-5d9d95bf5b-68zhq/registry id=4d50f5b9-5eef-4353-b652-e29637ba3a04 name=/runtime.v1.RuntimeService/StartContainer sandboxID=00c57de1ab01558193fc1127637e714428a60a7885305605469af5becd07784f",
2026-06-12 17:20:10.219766 | controller |     "Jun 12 15:53:33.879227 crc crio[3652]: time=\"2026-06-12T15:53:33.879098271Z\" level=info msg=\"Created container 860b5cda9d77b096d606a4fa53264e25eda169bca5c6c2983cfe0d0aa36dd456: openshift-console/downloads-747b44746d-4pqvr/download-server\" id=fca3d3b4-3846-4eb0-a680-d0b04c522005 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:20:10.219782 | controller |     "Jun 12 15:53:33.882611 crc crio[3652]: time=\"2026-06-12T15:53:33.882399799Z\" level=info msg=\"Starting container: 860b5cda9d77b096d606a4fa53264e25eda169bca5c6c2983cfe0d0aa36dd456\" id=46b1d02c-5296-4bfe-a0f8-163e5253e9b7 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 17:20:10.219798 | controller |     "Jun 12 15:53:33.890799 crc crio[3652]: time=\"2026-06-12T15:53:33.890624865Z\" level=info msg=\"Started container\" PID=17135 containerID=860b5cda9d77b096d606a4fa53264e25eda169bca5c6c2983cfe0d0aa36dd456 description=openshift-console/downloads-747b44746d-4pqvr/download-server id=46b1d02c-5296-4bfe-a0f8-163e5253e9b7 name=/runtime.v1.RuntimeService/StartContainer sandboxID=bcc4f7f7ca920bcd43eeecb2a9c94cc4efa4061cf45396a50fc800b0f4406839",
2026-06-12 17:20:10.219814 | controller |     "Jun 12 15:53:41.725354 crc crio[3652]: time=\"2026-06-12T15:53:41.724259798Z\" level=info msg=\"Stopping container: 5ba2404384acffdab383aedead3b4e351cecb6862393da5c01287c2a44267a87 (timeout: 2s)\" id=4212d293-afea-4583-aece-075e0a57bea4 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 17:20:10.219830 | controller |     "Jun 12 15:53:42.714157 crc crio[3652]: time=\"2026-06-12T15:53:42.713056159Z\" level=info msg=\"Stopped container 5ba2404384acffdab383aedead3b4e351cecb6862393da5c01287c2a44267a87: openshift-marketplace/redhat-marketplace-j8skz/registry-server\" id=4212d293-afea-4583-aece-075e0a57bea4 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 17:20:10.219845 | controller |     "Jun 12 15:53:42.718270 crc crio[3652]: time=\"2026-06-12T15:53:42.717902165Z\" level=info msg=\"Stopping pod sandbox: 57da0a91a14b741bc824b146ea12fa07233810dabc4a9968c6d064a6c396fefc\" id=cff3835b-ad93-491d-840a-c97e85c088bb name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 17:20:10.219862 | controller |     "Jun 12 15:53:42.719320 crc crio[3652]: time=\"2026-06-12T15:53:42.718966056Z\" level=info msg=\"Got pod network &{Name:redhat-marketplace-j8skz Namespace:openshift-marketplace ID:57da0a91a14b741bc824b146ea12fa07233810dabc4a9968c6d064a6c396fefc UID:d94fa187-7527-4aba-b558-1f12521223e7 NetNS:/var/run/netns/75bc3fd0-7b4f-4d42-86a4-ffca9b9b8bf1 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podd94fa187_7527_4aba_b558_1f12521223e7.slice PodAnnotations:0xc0025c2990}] Aliases:map[]}\"",
2026-06-12 17:20:10.219886 | controller |     "Jun 12 15:53:42.719882 crc crio[3652]: time=\"2026-06-12T15:53:42.719744358Z\" level=info msg=\"Deleting pod openshift-marketplace_redhat-marketplace-j8skz from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 17:20:10.219905 | controller |     "Jun 12 15:53:44.722148 crc crio[3652]: time=\"2026-06-12T15:53:44.721616135Z\" level=info msg=\"Stopped pod sandbox: 57da0a91a14b741bc824b146ea12fa07233810dabc4a9968c6d064a6c396fefc\" id=cff3835b-ad93-491d-840a-c97e85c088bb name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 17:20:10.219925 | controller |     "Jun 12 15:53:44.895895 crc crio[3652]: time=\"2026-06-12T15:53:44.895733095Z\" level=info msg=\"Removing container: 5ba2404384acffdab383aedead3b4e351cecb6862393da5c01287c2a44267a87\" id=4b1f0737-68cf-4151-8a10-9e96c7a1a510 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 17:20:10.219941 | controller |     "Jun 12 15:53:44.963071 crc crio[3652]: time=\"2026-06-12T15:53:44.962945012Z\" level=info msg=\"Removed container 5ba2404384acffdab383aedead3b4e351cecb6862393da5c01287c2a44267a87: openshift-marketplace/redhat-marketplace-j8skz/registry-server\" id=4b1f0737-68cf-4151-8a10-9e96c7a1a510 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 17:20:10.219957 | controller |     "Jun 12 15:53:44.967603 crc crio[3652]: time=\"2026-06-12T15:53:44.967255176Z\" level=info msg=\"Removing container: e631853cf6957c1a44dd3274aee2f519f403cf5232fa3795d77fe9b60a328824\" id=9df11419-af4b-410a-95ad-a9ed45d738b2 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 17:20:10.219971 | controller |     "Jun 12 15:53:45.005560 crc crio[3652]: time=\"2026-06-12T15:53:45.005503439Z\" level=info msg=\"Stopping container: 24c96fbfc901b5560246482f975808dc4320c30e268ee6d84267dab981c869a5 (timeout: 2s)\" id=f2098536-8600-4485-8e30-88ce8432fa9d name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 17:20:10.219987 | controller |     "Jun 12 15:53:45.016584 crc crio[3652]: time=\"2026-06-12T15:53:45.01634138Z\" level=info msg=\"Removed container e631853cf6957c1a44dd3274aee2f519f403cf5232fa3795d77fe9b60a328824: openshift-marketplace/redhat-marketplace-j8skz/extract-content\" id=9df11419-af4b-410a-95ad-a9ed45d738b2 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 17:20:10.220003 | controller |     "Jun 12 15:53:45.026198 crc crio[3652]: time=\"2026-06-12T15:53:45.026153171Z\" level=info msg=\"Removing container: 6a02fbd8e434dd69584f166e708042792b8bd6d3b9146f104271ced12f9409e9\" id=af541004-424e-4141-8130-49fa89f1d7bd name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 17:20:10.220018 | controller |     "Jun 12 15:53:45.049989 crc crio[3652]: time=\"2026-06-12T15:53:45.049875583Z\" level=info msg=\"Removed container 6a02fbd8e434dd69584f166e708042792b8bd6d3b9146f104271ced12f9409e9: openshift-marketplace/redhat-marketplace-j8skz/extract-utilities\" id=af541004-424e-4141-8130-49fa89f1d7bd name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 17:20:10.220033 | controller |     "Jun 12 15:53:45.153247 crc crio[3652]: time=\"2026-06-12T15:53:45.153125346Z\" level=info msg=\"Stopped container 24c96fbfc901b5560246482f975808dc4320c30e268ee6d84267dab981c869a5: openshift-marketplace/community-operators-zfxqn/registry-server\" id=f2098536-8600-4485-8e30-88ce8432fa9d name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 17:20:10.220049 | controller |     "Jun 12 15:53:45.155153 crc crio[3652]: time=\"2026-06-12T15:53:45.155115955Z\" level=info msg=\"Stopping pod sandbox: 29c6ecd244970260a4c17371d590c64c1d6b9c579a739577f0126c4edcbfb0fe\" id=65dc464d-645f-468c-be35-87edb92a4bce name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 17:20:10.220065 | controller |     "Jun 12 15:53:45.155937 crc crio[3652]: time=\"2026-06-12T15:53:45.155823507Z\" level=info msg=\"Got pod network &{Name:community-operators-zfxqn Namespace:openshift-marketplace ID:29c6ecd244970260a4c17371d590c64c1d6b9c579a739577f0126c4edcbfb0fe UID:2785109e-a5af-4472-adfb-4cccd8ded98e NetNS:/var/run/netns/4c9bd2a7-2294-420f-a468-c1166ae1952a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod2785109e_a5af_4472_adfb_4cccd8ded98e.slice PodAnnotations:0xc002d3e030}] Aliases:map[]}\"",
2026-06-12 17:20:10.220080 | controller |     "Jun 12 15:53:45.156666 crc crio[3652]: time=\"2026-06-12T15:53:45.156641991Z\" level=info msg=\"Deleting pod openshift-marketplace_community-operators-zfxqn from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 17:20:10.220100 | controller |     "Jun 12 15:53:45.182655 crc crio[3652]: time=\"2026-06-12T15:53:45.182293025Z\" level=info msg=\"Stopping container: c2b9fa5396c6acf7d693165259b78acdca0d7f178bb5d5d65838f211692f1ddf (timeout: 2s)\" id=693f3f26-56e3-4af8-b349-d81e378d4c8f name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 17:20:10.220116 | controller |     "Jun 12 15:53:45.365891 crc crio[3652]: time=\"2026-06-12T15:53:45.364780165Z\" level=info msg=\"Stopped container c2b9fa5396c6acf7d693165259b78acdca0d7f178bb5d5d65838f211692f1ddf: openshift-marketplace/certified-operators-4lxqg/registry-server\" id=693f3f26-56e3-4af8-b349-d81e378d4c8f name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 17:20:10.220131 | controller |     "Jun 12 15:53:45.370537 crc crio[3652]: time=\"2026-06-12T15:53:45.370381233Z\" level=info msg=\"Stopping pod sandbox: 88f1ee99c7048a210bdb9ac8d0e938546328f4d089dd89ee970e4fd23e8a56fb\" id=c1601bb8-41a5-4410-b78e-f4bd91bf5e03 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 17:20:10.220147 | controller |     "Jun 12 15:53:45.377343 crc crio[3652]: time=\"2026-06-12T15:53:45.376792547Z\" level=info msg=\"Got pod network &{Name:certified-operators-4lxqg Namespace:openshift-marketplace ID:88f1ee99c7048a210bdb9ac8d0e938546328f4d089dd89ee970e4fd23e8a56fb UID:49bbea35-aef5-4e3d-951e-ad870a91539e NetNS:/var/run/netns/b4a5299d-4835-4b71-adb0-58d165abc89f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod49bbea35_aef5_4e3d_951e_ad870a91539e.slice PodAnnotations:0xc000182728}] Aliases:map[]}\"",
2026-06-12 17:20:10.220162 | controller |     "Jun 12 15:53:45.378054 crc crio[3652]: time=\"2026-06-12T15:53:45.378015284Z\" level=info msg=\"Deleting pod openshift-marketplace_certified-operators-4lxqg from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 17:20:10.220178 | controller |     "Jun 12 15:53:45.655304 crc crio[3652]: time=\"2026-06-12T15:53:45.655232432Z\" level=info msg=\"Stopped pod sandbox: 29c6ecd244970260a4c17371d590c64c1d6b9c579a739577f0126c4edcbfb0fe\" id=65dc464d-645f-468c-be35-87edb92a4bce name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 17:20:10.220193 | controller |     "Jun 12 15:53:45.879944 crc crio[3652]: time=\"2026-06-12T15:53:45.879838816Z\" level=info msg=\"Stopped pod sandbox: 88f1ee99c7048a210bdb9ac8d0e938546328f4d089dd89ee970e4fd23e8a56fb\" id=c1601bb8-41a5-4410-b78e-f4bd91bf5e03 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 17:20:10.220208 | controller |     "Jun 12 15:53:45.900652 crc crio[3652]: time=\"2026-06-12T15:53:45.900564715Z\" level=info msg=\"Removing container: 24c96fbfc901b5560246482f975808dc4320c30e268ee6d84267dab981c869a5\" id=4fe1611c-db5c-4cc3-bbf1-73b845477372 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 17:20:10.220223 | controller |     "Jun 12 15:53:45.950873 crc crio[3652]: time=\"2026-06-12T15:53:45.950773061Z\" level=info msg=\"Removed container 24c96fbfc901b5560246482f975808dc4320c30e268ee6d84267dab981c869a5: openshift-marketplace/community-operators-zfxqn/registry-server\" id=4fe1611c-db5c-4cc3-bbf1-73b845477372 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 17:20:10.220238 | controller |     "Jun 12 15:53:45.954359 crc crio[3652]: time=\"2026-06-12T15:53:45.954267414Z\" level=info msg=\"Removing container: a0d8a7cf314df40c828f7ffdc727767ab619e1708b45c965adf83c22f7f6d63b\" id=b7154c6c-2cec-4152-ab73-4f9a870a7fa5 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 17:20:10.220252 | controller |     "Jun 12 15:53:45.985833 crc crio[3652]: time=\"2026-06-12T15:53:45.985509377Z\" level=info msg=\"Removed container a0d8a7cf314df40c828f7ffdc727767ab619e1708b45c965adf83c22f7f6d63b: openshift-marketplace/community-operators-zfxqn/extract-content\" id=b7154c6c-2cec-4152-ab73-4f9a870a7fa5 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 17:20:10.220271 | controller |     "Jun 12 15:53:45.990946 crc crio[3652]: time=\"2026-06-12T15:53:45.99067067Z\" level=info msg=\"Removing container: c4e8c8c0cc44b348a1c514d4be77d91d0b190e29063b3db67209f9ea3293b687\" id=3970899d-2a62-440e-bb34-0a87f8808759 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 17:20:10.220287 | controller |     "Jun 12 15:53:46.013968 crc crio[3652]: time=\"2026-06-12T15:53:46.013669126Z\" level=info msg=\"Removed container c4e8c8c0cc44b348a1c514d4be77d91d0b190e29063b3db67209f9ea3293b687: openshift-marketplace/community-operators-zfxqn/extract-utilities\" id=3970899d-2a62-440e-bb34-0a87f8808759 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 17:20:10.220302 | controller |     "Jun 12 15:53:47.384418 crc crio[3652]: time=\"2026-06-12T15:53:47.384295207Z\" level=info msg=\"Stopping container: 9de8c8bc9c84c138b6c74af40b5ca3cc9e17ff9302c7b798e7fc7c6bfbb246c5 (timeout: 2s)\" id=32fca1b2-6e86-456f-a3a0-292ce5008876 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 17:20:10.220317 | controller |     "Jun 12 15:53:47.527857 crc crio[3652]: time=\"2026-06-12T15:53:47.527305028Z\" level=info msg=\"Stopped container 9de8c8bc9c84c138b6c74af40b5ca3cc9e17ff9302c7b798e7fc7c6bfbb246c5: openshift-marketplace/redhat-operators-2ck49/registry-server\" id=32fca1b2-6e86-456f-a3a0-292ce5008876 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 17:20:10.220331 | controller |     "Jun 12 15:53:47.529310 crc crio[3652]: time=\"2026-06-12T15:53:47.529207785Z\" level=info msg=\"Stopping pod sandbox: 24b5908c94d9dd2048db39291c6613600cf291995ef7c56938aa499988cbb7d9\" id=54be37be-cbef-4132-8155-320b69f92ab2 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 17:20:10.220347 | controller |     "Jun 12 15:53:47.530072 crc crio[3652]: time=\"2026-06-12T15:53:47.529967058Z\" level=info msg=\"Got pod network &{Name:redhat-operators-2ck49 Namespace:openshift-marketplace ID:24b5908c94d9dd2048db39291c6613600cf291995ef7c56938aa499988cbb7d9 UID:a1f62366-e228-4cf2-a38c-c4d97e003773 NetNS:/var/run/netns/8a915281-89ac-4c27-87a7-8114d2c2059e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-poda1f62366_e228_4cf2_a38c_c4d97e003773.slice PodAnnotations:0xc0025c2ab0}] Aliases:map[]}\"",
2026-06-12 17:20:10.220362 | controller |     "Jun 12 15:53:47.530268 crc crio[3652]: time=\"2026-06-12T15:53:47.530209406Z\" level=info msg=\"Deleting pod openshift-marketplace_redhat-operators-2ck49 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 17:20:10.220377 | controller |     "Jun 12 15:53:48.920417 crc crio[3652]: time=\"2026-06-12T15:53:48.920268427Z\" level=info msg=\"Stopped pod sandbox: 24b5908c94d9dd2048db39291c6613600cf291995ef7c56938aa499988cbb7d9\" id=54be37be-cbef-4132-8155-320b69f92ab2 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 17:20:10.220392 | controller |     "Jun 12 15:53:54.790318 crc crio[3652]: time=\"2026-06-12T15:53:54.788968863Z\" level=info msg=\"Stopping container: d482467873e722b72ba21bf9baf0051b34bd7c73dde39f0f6dfb2493eef8b3b4 (timeout: 15s)\" id=bd7d8ae1-2dba-499e-92e4-5094090f5542 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 17:20:10.220407 | controller |     "Jun 12 15:53:54.792052 crc crio[3652]: time=\"2026-06-12T15:53:54.789321683Z\" level=info msg=\"Stopping container: 31e1a7ad22d3adb3cb913aaf2af582f8d1ac087748dec2c5c07cced06474afc4 (timeout: 15s)\" id=751186e9-ee07-4ba8-a873-ee15a3ada784 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 17:20:10.220422 | controller |     "Jun 12 15:53:54.792052 crc crio[3652]: time=\"2026-06-12T15:53:54.789397205Z\" level=info msg=\"Stopping container: 8ed6d19beb6f817684eca39d6ddec640496817c6fb5acb117b5d1143f1819ebc (timeout: 15s)\" id=54611595-88e2-4be2-808c-ade0a7f2b87c name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 17:20:10.220440 | controller |     "Jun 12 15:53:54.793405 crc crio[3652]: time=\"2026-06-12T15:53:54.789588662Z\" level=info msg=\"Stopping container: e5b49a58fe34cc2f71dc824f2c070b54302302cf3608262d1c9ca6508d95ec1b (timeout: 15s)\" id=66f07bf0-5b65-4eaa-b486-5320ea78d0b8 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 17:20:10.220455 | controller |     "Jun 12 15:53:54.795704 crc crio[3652]: time=\"2026-06-12T15:53:54.789628943Z\" level=info msg=\"Stopping container: dd7be7c9ddeea85659f476f8b6ef5677b56b3392ec8327ecc22df1ca2b8e9366 (timeout: 15s)\" id=9b0bcb92-5d15-4690-be33-2bb853e2c58c name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 17:20:10.220470 | controller |     "Jun 12 15:53:55.124608 crc crio[3652]: time=\"2026-06-12T15:53:55.124240432Z\" level=info msg=\"Removing container: ff3ead32d96dc137aa0a4d820a656f0aff9e194cdc43fbf5506917c5be55ba3d\" id=7a83e40c-4fd3-425e-ad99-33988b21abfc name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 17:20:10.220485 | controller |     "Jun 12 15:53:55.179989 crc crio[3652]: time=\"2026-06-12T15:53:55.179680779Z\" level=info msg=\"Stopped container 31e1a7ad22d3adb3cb913aaf2af582f8d1ac087748dec2c5c07cced06474afc4: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-check-endpoints\" id=751186e9-ee07-4ba8-a873-ee15a3ada784 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 17:20:10.220499 | controller |     "Jun 12 15:53:55.271602 crc crio[3652]: time=\"2026-06-12T15:53:55.271413503Z\" level=info msg=\"Stopped container 8ed6d19beb6f817684eca39d6ddec640496817c6fb5acb117b5d1143f1819ebc: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-cert-syncer\" id=54611595-88e2-4be2-808c-ade0a7f2b87c name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 17:20:10.220514 | controller |     "Jun 12 15:53:55.359985 crc crio[3652]: time=\"2026-06-12T15:53:55.359817267Z\" level=info msg=\"Stopped container dd7be7c9ddeea85659f476f8b6ef5677b56b3392ec8327ecc22df1ca2b8e9366: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-cert-regeneration-controller\" id=9b0bcb92-5d15-4690-be33-2bb853e2c58c name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 17:20:10.220529 | controller |     "Jun 12 15:53:55.436082 crc crio[3652]: time=\"2026-06-12T15:53:55.435994178Z\" level=info msg=\"Stopped container d482467873e722b72ba21bf9baf0051b34bd7c73dde39f0f6dfb2493eef8b3b4: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-insecure-readyz\" id=bd7d8ae1-2dba-499e-92e4-5094090f5542 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 17:20:10.220545 | controller |     "Jun 12 15:53:55.474958 crc crio[3652]: time=\"2026-06-12T15:53:55.474668452Z\" level=info msg=\"Removed container ff3ead32d96dc137aa0a4d820a656f0aff9e194cdc43fbf5506917c5be55ba3d: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-check-endpoints\" id=7a83e40c-4fd3-425e-ad99-33988b21abfc name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 17:20:10.220560 | controller |     "Jun 12 15:53:56.166132 crc crio[3652]: time=\"2026-06-12T15:53:56.165357227Z\" level=info msg=\"Stopping pod sandbox: 94bb9c15a5f9528db39c107e849b65129f2a34c29bf94cde466a1bfe1ca22584\" id=bbbf9662-14cd-4256-9d07-eec0aa485b0e name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 17:20:10.220590 | controller |     "Jun 12 15:53:56.168002 crc crio[3652]: time=\"2026-06-12T15:53:56.16781693Z\" level=info msg=\"Got pod network &{Name:installer-13-crc Namespace:openshift-kube-apiserver ID:94bb9c15a5f9528db39c107e849b65129f2a34c29bf94cde466a1bfe1ca22584 UID:82266704-bdb4-45f5-9cf3-c5952304f39f NetNS:/var/run/netns/a59ba7cb-02d3-49bc-84fa-f762b80f5bd7 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-pod82266704_bdb4_45f5_9cf3_c5952304f39f.slice PodAnnotations:0xc000430310}] Aliases:map[]}\"",
2026-06-12 17:20:10.220612 | controller |     "Jun 12 15:53:56.169090 crc crio[3652]: time=\"2026-06-12T15:53:56.16879648Z\" level=info msg=\"Deleting pod openshift-kube-apiserver_installer-13-crc from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 17:20:10.220638 | controller |     "Jun 12 15:53:57.928821 crc crio[3652]: time=\"2026-06-12T15:53:57.927958641Z\" level=info msg=\"Stopped pod sandbox: 94bb9c15a5f9528db39c107e849b65129f2a34c29bf94cde466a1bfe1ca22584\" id=bbbf9662-14cd-4256-9d07-eec0aa485b0e name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 17:20:10.220654 | controller |     "Jun 12 15:53:58.311724 crc crio[3652]: time=\"2026-06-12T15:53:58.310796121Z\" level=info msg=\"Stopped container e5b49a58fe34cc2f71dc824f2c070b54302302cf3608262d1c9ca6508d95ec1b: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver\" id=66f07bf0-5b65-4eaa-b486-5320ea78d0b8 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 17:20:10.220669 | controller |     "Jun 12 15:53:58.316094 crc crio[3652]: time=\"2026-06-12T15:53:58.315541884Z\" level=info msg=\"Stopping pod sandbox: d1d3c73d05e0e17c7496620374d587bf9c1ee52837dd4a82244b93732084297e\" id=b472dc12-3157-4887-a80a-3689c525e984 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 17:20:10.220685 | controller |     "Jun 12 15:53:58.341602 crc crio[3652]: time=\"2026-06-12T15:53:58.340740815Z\" level=info msg=\"Stopped pod sandbox: d1d3c73d05e0e17c7496620374d587bf9c1ee52837dd4a82244b93732084297e\" id=b472dc12-3157-4887-a80a-3689c525e984 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 17:20:10.220700 | controller |     "Jun 12 15:53:58.350170 crc crio[3652]: time=\"2026-06-12T15:53:58.350060582Z\" level=info msg=\"Removing container: d036009484b2605fb5dff15f7d02fa3e50c44294b31ca7151d8858ff7a25b867\" id=83a39b64-7542-410f-b18c-722ba52b1622 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 17:20:10.220715 | controller |     "Jun 12 15:53:58.492887 crc crio[3652]: time=\"2026-06-12T15:53:58.492047515Z\" level=info msg=\"Removed container d036009484b2605fb5dff15f7d02fa3e50c44294b31ca7151d8858ff7a25b867: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver\" id=83a39b64-7542-410f-b18c-722ba52b1622 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 17:20:10.220730 | controller |     "Jun 12 15:53:59.374279 crc crio[3652]: time=\"2026-06-12T15:53:59.374195847Z\" level=info msg=\"Removing container: 31e1a7ad22d3adb3cb913aaf2af582f8d1ac087748dec2c5c07cced06474afc4\" id=343bfb3c-ba82-4866-b3b1-13be1bffe2c8 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 17:20:10.220744 | controller |     "Jun 12 15:53:59.392713 crc crio[3652]: time=\"2026-06-12T15:53:59.39207105Z\" level=info msg=\"Removed container 31e1a7ad22d3adb3cb913aaf2af582f8d1ac087748dec2c5c07cced06474afc4: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-check-endpoints\" id=343bfb3c-ba82-4866-b3b1-13be1bffe2c8 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 17:20:10.220758 | controller |     "Jun 12 15:53:59.397037 crc crio[3652]: time=\"2026-06-12T15:53:59.396521272Z\" level=info msg=\"Removing container: e5b49a58fe34cc2f71dc824f2c070b54302302cf3608262d1c9ca6508d95ec1b\" id=ea5be01e-b63b-4ebf-aef8-fd4519cfb2c7 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 17:20:10.220773 | controller |     "Jun 12 15:53:59.418755 crc crio[3652]: time=\"2026-06-12T15:53:59.418397026Z\" level=info msg=\"Removed container e5b49a58fe34cc2f71dc824f2c070b54302302cf3608262d1c9ca6508d95ec1b: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver\" id=ea5be01e-b63b-4ebf-aef8-fd4519cfb2c7 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 17:20:10.220787 | controller |     "Jun 12 15:53:59.422909 crc crio[3652]: time=\"2026-06-12T15:53:59.422829876Z\" level=info msg=\"Removing container: d482467873e722b72ba21bf9baf0051b34bd7c73dde39f0f6dfb2493eef8b3b4\" id=b00b1614-46a8-42cd-9a4a-5f80414cd5db name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 17:20:10.220801 | controller |     "Jun 12 15:53:59.439969 crc crio[3652]: time=\"2026-06-12T15:53:59.439850404Z\" level=info msg=\"Removed container d482467873e722b72ba21bf9baf0051b34bd7c73dde39f0f6dfb2493eef8b3b4: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-insecure-readyz\" id=b00b1614-46a8-42cd-9a4a-5f80414cd5db name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 17:20:10.220818 | controller |     "Jun 12 15:53:59.445552 crc crio[3652]: time=\"2026-06-12T15:53:59.444948275Z\" level=info msg=\"Removing container: dd7be7c9ddeea85659f476f8b6ef5677b56b3392ec8327ecc22df1ca2b8e9366\" id=bac2bb84-0ba8-41c5-bb63-954826dd7166 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 17:20:10.220833 | controller |     "Jun 12 15:53:59.465231 crc crio[3652]: time=\"2026-06-12T15:53:59.465042044Z\" level=info msg=\"Removed container dd7be7c9ddeea85659f476f8b6ef5677b56b3392ec8327ecc22df1ca2b8e9366: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-cert-regeneration-controller\" id=bac2bb84-0ba8-41c5-bb63-954826dd7166 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 17:20:10.220849 | controller |     "Jun 12 15:53:59.469488 crc crio[3652]: time=\"2026-06-12T15:53:59.469325832Z\" level=info msg=\"Removing container: 8ed6d19beb6f817684eca39d6ddec640496817c6fb5acb117b5d1143f1819ebc\" id=925144fa-964a-4f7c-9f34-2f6c57245b2c name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 17:20:10.220864 | controller |     "Jun 12 15:53:59.486628 crc crio[3652]: time=\"2026-06-12T15:53:59.486522595Z\" level=info msg=\"Removed container 8ed6d19beb6f817684eca39d6ddec640496817c6fb5acb117b5d1143f1819ebc: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-cert-syncer\" id=925144fa-964a-4f7c-9f34-2f6c57245b2c name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 17:20:10.220884 | controller |     "Jun 12 15:53:59.489170 crc crio[3652]: time=\"2026-06-12T15:53:59.48908525Z\" level=info msg=\"Removing container: 246b21c3686fe66929264185ff47e17551a934cba2877a68536e4012ba27c8f2\" id=5d2da8e4-4f92-4cef-84d8-516f088d4358 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 17:20:10.220907 | controller |     "Jun 12 15:53:59.584719 crc crio[3652]: time=\"2026-06-12T15:53:59.58462097Z\" level=info msg=\"Removed container 246b21c3686fe66929264185ff47e17551a934cba2877a68536e4012ba27c8f2: openshift-kube-apiserver/kube-apiserver-crc/setup\" id=5d2da8e4-4f92-4cef-84d8-516f088d4358 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 17:20:10.220925 | controller |     "Jun 12 15:53:59.939554 crc crio[3652]: time=\"2026-06-12T15:53:59.939348211Z\" level=info msg=\"Running pod sandbox: openshift-kube-apiserver/kube-apiserver-startup-monitor-crc/POD\" id=5b4e8472-0c16-4a37-b9f1-6a3fb48082dd name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:20:10.220941 | controller |     "Jun 12 15:53:59.939682 crc crio[3652]: time=\"2026-06-12T15:53:59.939578678Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.220957 | controller |     "Jun 12 15:53:59.963265 crc crio[3652]: time=\"2026-06-12T15:53:59.96316407Z\" level=warning msg=\"Skipping invalid sysctl specified by config {net.ipv4.ping_group_range 0 2147483647}: \\\"net.ipv4.ping_group_range\\\" not allowed with host net enabled\" id=5b4e8472-0c16-4a37-b9f1-6a3fb48082dd name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:20:10.220972 | controller |     "Jun 12 15:54:00.000895 crc crio[3652]: time=\"2026-06-12T15:53:59.993058822Z\" level=info msg=\"Ran pod sandbox 66fcef9a5c3303bd966169ac0e8f9456682bc45610d5de52db5e7b46b80971e0 with infra container: openshift-kube-apiserver/kube-apiserver-startup-monitor-crc/POD\" id=5b4e8472-0c16-4a37-b9f1-6a3fb48082dd name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:20:10.220987 | controller |     "Jun 12 15:54:00.000895 crc crio[3652]: time=\"2026-06-12T15:53:59.995722421Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04\" id=5a1bdd3c-8af4-4534-ac6e-45176ac63e07 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:20:10.221002 | controller |     "Jun 12 15:54:00.022385 crc crio[3652]: time=\"2026-06-12T15:54:00.022296183Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04\" id=9f94b49c-3f5e-48eb-a058-0112d88cf32d name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:20:10.221021 | controller |     "Jun 12 15:54:00.123925 crc crio[3652]: time=\"2026-06-12T15:54:00.12383362Z\" level=info msg=\"Creating container: openshift-kube-apiserver/kube-apiserver-startup-monitor-crc/startup-monitor\" id=91496c82-2dd4-46c6-916d-c7ae4b472673 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:20:10.221036 | controller |     "Jun 12 15:54:00.124544 crc crio[3652]: time=\"2026-06-12T15:54:00.124306734Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.221051 | controller |     "Jun 12 15:54:00.163871 crc crio[3652]: time=\"2026-06-12T15:54:00.160497452Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.221066 | controller |     "Jun 12 15:54:00.357715 crc crio[3652]: time=\"2026-06-12T15:54:00.357676299Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.221082 | controller |     "Jun 12 15:54:00.492793 crc crio[3652]: time=\"2026-06-12T15:54:00.491944642Z\" level=info msg=\"Created container 22e488b3133db2bf140aa98fb3cde7b24382fb514b93086b69d7b2ea543d3327: openshift-kube-apiserver/kube-apiserver-startup-monitor-crc/startup-monitor\" id=91496c82-2dd4-46c6-916d-c7ae4b472673 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:20:10.221097 | controller |     "Jun 12 15:54:00.494021 crc crio[3652]: time=\"2026-06-12T15:54:00.493419355Z\" level=info msg=\"Starting container: 22e488b3133db2bf140aa98fb3cde7b24382fb514b93086b69d7b2ea543d3327\" id=938ebc2f-2450-427c-8a89-68ec2156666d name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 17:20:10.221112 | controller |     "Jun 12 15:54:00.509595 crc crio[3652]: time=\"2026-06-12T15:54:00.509285097Z\" level=info msg=\"Started container\" PID=17861 containerID=22e488b3133db2bf140aa98fb3cde7b24382fb514b93086b69d7b2ea543d3327 description=openshift-kube-apiserver/kube-apiserver-startup-monitor-crc/startup-monitor id=938ebc2f-2450-427c-8a89-68ec2156666d name=/runtime.v1.RuntimeService/StartContainer sandboxID=66fcef9a5c3303bd966169ac0e8f9456682bc45610d5de52db5e7b46b80971e0",
2026-06-12 17:20:10.221129 | controller |     "Jun 12 15:54:09.355978 crc crio[3652]: time=\"2026-06-12T15:54:09.354043206Z\" level=info msg=\"Running pod sandbox: openshift-kube-apiserver/kube-apiserver-crc/POD\" id=d74662bb-1561-429f-bf57-2c0f4f432c7a name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:20:10.221146 | controller |     "Jun 12 15:54:09.355978 crc crio[3652]: time=\"2026-06-12T15:54:09.355425947Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.221162 | controller |     "Jun 12 15:54:09.373476 crc crio[3652]: time=\"2026-06-12T15:54:09.373348921Z\" level=warning msg=\"Skipping invalid sysctl specified by config {net.ipv4.ping_group_range 0 2147483647}: \\\"net.ipv4.ping_group_range\\\" not allowed with host net enabled\" id=d74662bb-1561-429f-bf57-2c0f4f432c7a name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:20:10.221177 | controller |     "Jun 12 15:54:09.386253 crc crio[3652]: time=\"2026-06-12T15:54:09.385972208Z\" level=info msg=\"Ran pod sandbox aea4c34e660b88d05cad560b21670df759260a7118b308f3c28a6d5a9f2badb0 with infra container: openshift-kube-apiserver/kube-apiserver-crc/POD\" id=d74662bb-1561-429f-bf57-2c0f4f432c7a name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:20:10.221199 | controller |     "Jun 12 15:54:09.390331 crc crio[3652]: time=\"2026-06-12T15:54:09.390208284Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8a46fa8feeea5d04fd602559027f8bacc97e12bbf8e33793dca08e812e1f8825\" id=37f153b1-fbd9-4ed8-915e-198eb41b3e06 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:20:10.221215 | controller |     "Jun 12 15:54:09.392680 crc crio[3652]: time=\"2026-06-12T15:54:09.392585715Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8a46fa8feeea5d04fd602559027f8bacc97e12bbf8e33793dca08e812e1f8825\" id=8c7b6831-9b4c-4646-a244-6c870e6fa552 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:20:10.221230 | controller |     "Jun 12 15:54:10.294640 crc crio[3652]: time=\"2026-06-12T15:54:10.293731023Z\" level=info msg=\"Creating container: openshift-kube-apiserver/kube-apiserver-crc/setup\" id=f08f1951-145b-4b04-a89f-392eec7a8b30 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:20:10.221246 | controller |     "Jun 12 15:54:10.295717 crc crio[3652]: time=\"2026-06-12T15:54:10.295546597Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.221261 | controller |     "Jun 12 15:54:10.296781 crc crio[3652]: time=\"2026-06-12T15:54:10.296568238Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8a46fa8feeea5d04fd602559027f8bacc97e12bbf8e33793dca08e812e1f8825\" id=2498e96b-7cde-4b1c-9668-5178ae44a6aa name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:20:10.221276 | controller |     "Jun 12 15:54:10.298656 crc crio[3652]: time=\"2026-06-12T15:54:10.298544878Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8a46fa8feeea5d04fd602559027f8bacc97e12bbf8e33793dca08e812e1f8825\" id=3c1891b1-e9ae-41c8-ae94-8b11495db3d1 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:20:10.221291 | controller |     "Jun 12 15:54:10.325681 crc crio[3652]: time=\"2026-06-12T15:54:10.325427067Z\" level=info msg=\"Creating container: openshift-kube-controller-manager/kube-controller-manager-crc/kube-controller-manager\" id=812a4422-43b6-495d-bcbf-705f8858468e name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:20:10.221306 | controller |     "Jun 12 15:54:10.326634 crc crio[3652]: time=\"2026-06-12T15:54:10.326359786Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.221321 | controller |     "Jun 12 15:54:10.351281 crc crio[3652]: time=\"2026-06-12T15:54:10.351124074Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.221336 | controller |     "Jun 12 15:54:10.365277 crc crio[3652]: time=\"2026-06-12T15:54:10.365128352Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.221350 | controller |     "Jun 12 15:54:10.541364 crc crio[3652]: time=\"2026-06-12T15:54:10.540955203Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.221365 | controller |     "Jun 12 15:54:10.550143 crc crio[3652]: time=\"2026-06-12T15:54:10.550056403Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.221379 | controller |     "Jun 12 15:54:11.683644 crc crio[3652]: time=\"2026-06-12T15:54:11.683290049Z\" level=info msg=\"Created container d0b9d904c4b96551a4e83b4603e4b1421cf70ac89e96ac5a5674383dcdfc4f65: openshift-kube-apiserver/kube-apiserver-crc/setup\" id=f08f1951-145b-4b04-a89f-392eec7a8b30 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:20:10.221397 | controller |     "Jun 12 15:54:11.684889 crc crio[3652]: time=\"2026-06-12T15:54:11.684790894Z\" level=info msg=\"Starting container: d0b9d904c4b96551a4e83b4603e4b1421cf70ac89e96ac5a5674383dcdfc4f65\" id=9d8eb2b8-fd84-4a3f-bf87-a40829d9e416 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 17:20:10.221412 | controller |     "Jun 12 15:54:11.694059 crc crio[3652]: time=\"2026-06-12T15:54:11.693565006Z\" level=info msg=\"Started container\" PID=18004 containerID=d0b9d904c4b96551a4e83b4603e4b1421cf70ac89e96ac5a5674383dcdfc4f65 description=openshift-kube-apiserver/kube-apiserver-crc/setup id=9d8eb2b8-fd84-4a3f-bf87-a40829d9e416 name=/runtime.v1.RuntimeService/StartContainer sandboxID=aea4c34e660b88d05cad560b21670df759260a7118b308f3c28a6d5a9f2badb0",
2026-06-12 17:20:10.221428 | controller |     "Jun 12 15:54:11.759753 crc crio[3652]: time=\"2026-06-12T15:54:11.759408258Z\" level=info msg=\"Created container 43b8019e7f131ff9defcff692a6cbb4d703b4efe1a963d49735d6b461da992b8: openshift-kube-controller-manager/kube-controller-manager-crc/kube-controller-manager\" id=812a4422-43b6-495d-bcbf-705f8858468e name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:20:10.221443 | controller |     "Jun 12 15:54:11.760989 crc crio[3652]: time=\"2026-06-12T15:54:11.760891322Z\" level=info msg=\"Starting container: 43b8019e7f131ff9defcff692a6cbb4d703b4efe1a963d49735d6b461da992b8\" id=fbd02060-0484-4f5c-9efb-033d486e674a name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 17:20:10.221459 | controller |     "Jun 12 15:54:11.767073 crc crio[3652]: time=\"2026-06-12T15:54:11.766922272Z\" level=info msg=\"Started container\" PID=18003 containerID=43b8019e7f131ff9defcff692a6cbb4d703b4efe1a963d49735d6b461da992b8 description=openshift-kube-controller-manager/kube-controller-manager-crc/kube-controller-manager id=fbd02060-0484-4f5c-9efb-033d486e674a name=/runtime.v1.RuntimeService/StartContainer sandboxID=08925344ca1fb98d480c9f4fa2cf1bb311348aff6b665a8cfa8fa6afb5c4ef5f",
2026-06-12 17:20:10.221473 | controller |     "Jun 12 15:54:13.544794 crc crio[3652]: time=\"2026-06-12T15:54:13.54472293Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8a46fa8feeea5d04fd602559027f8bacc97e12bbf8e33793dca08e812e1f8825\" id=a4dcdd20-c8b1-46f8-9671-f3f080be6e05 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:20:10.221489 | controller |     "Jun 12 15:54:13.891889 crc crio[3652]: time=\"2026-06-12T15:54:13.891815835Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8a46fa8feeea5d04fd602559027f8bacc97e12bbf8e33793dca08e812e1f8825\" id=8d495223-15c7-47fb-bc87-f725fae7aefc name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:20:10.221504 | controller |     "Jun 12 15:54:15.709536 crc crio[3652]: time=\"2026-06-12T15:54:15.705358967Z\" level=info msg=\"Creating container: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver\" id=591eaa62-1d20-4d74-ae2d-e5b5d73faee9 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:20:10.221519 | controller |     "Jun 12 15:54:15.709536 crc crio[3652]: time=\"2026-06-12T15:54:15.706504832Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.221534 | controller |     "Jun 12 15:54:15.742668 crc crio[3652]: time=\"2026-06-12T15:54:15.741751252Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.221549 | controller |     "Jun 12 15:54:15.944727 crc crio[3652]: time=\"2026-06-12T15:54:15.944618508Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.221564 | controller |     "Jun 12 15:54:17.608747 crc crio[3652]: time=\"2026-06-12T15:54:17.607931244Z\" level=info msg=\"Created container 2f7e13673caad411bd5a13d1998aef1ab2593dd913baa64e00711c19b8c25250: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver\" id=591eaa62-1d20-4d74-ae2d-e5b5d73faee9 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:20:10.221605 | controller |     "Jun 12 15:54:17.611139 crc crio[3652]: time=\"2026-06-12T15:54:17.610247273Z\" level=info msg=\"Starting container: 2f7e13673caad411bd5a13d1998aef1ab2593dd913baa64e00711c19b8c25250\" id=6e68ec6b-2755-4422-9313-db1837a0e5f9 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 17:20:10.221622 | controller |     "Jun 12 15:54:17.620509 crc crio[3652]: time=\"2026-06-12T15:54:17.620325253Z\" level=info msg=\"Started container\" PID=18158 containerID=2f7e13673caad411bd5a13d1998aef1ab2593dd913baa64e00711c19b8c25250 description=openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver id=6e68ec6b-2755-4422-9313-db1837a0e5f9 name=/runtime.v1.RuntimeService/StartContainer sandboxID=aea4c34e660b88d05cad560b21670df759260a7118b308f3c28a6d5a9f2badb0",
2026-06-12 17:20:10.221639 | controller |     "Jun 12 15:54:19.060064 crc crio[3652]: time=\"2026-06-12T15:54:19.059403445Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04\" id=5eb0e52e-f137-4a1a-9c1e-ecf913d8b22a name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:20:10.221654 | controller |     "Jun 12 15:54:19.400406 crc crio[3652]: time=\"2026-06-12T15:54:19.400270485Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04\" id=f390383f-4c87-437d-92cb-08bb31606695 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:20:10.221669 | controller |     "Jun 12 15:54:20.468588 crc crio[3652]: time=\"2026-06-12T15:54:20.468379301Z\" level=info msg=\"Creating container: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-cert-syncer\" id=0c0bb436-578f-4bdf-ae94-c4414dc7ce96 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:20:10.221684 | controller |     "Jun 12 15:54:20.469502 crc crio[3652]: time=\"2026-06-12T15:54:20.469070802Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.221699 | controller |     "Jun 12 15:54:20.501276 crc crio[3652]: time=\"2026-06-12T15:54:20.501127476Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.221714 | controller |     "Jun 12 15:54:20.740003 crc crio[3652]: time=\"2026-06-12T15:54:20.739870932Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.221729 | controller |     "Jun 12 15:54:21.869551 crc crio[3652]: time=\"2026-06-12T15:54:21.869342755Z\" level=info msg=\"Created container c4837e4179dbe432c15341ab377a1e866168aa192067b4fcbb034a3b0b992905: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-cert-syncer\" id=0c0bb436-578f-4bdf-ae94-c4414dc7ce96 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:20:10.221744 | controller |     "Jun 12 15:54:21.870829 crc crio[3652]: time=\"2026-06-12T15:54:21.870695866Z\" level=info msg=\"Starting container: c4837e4179dbe432c15341ab377a1e866168aa192067b4fcbb034a3b0b992905\" id=6d4c90ed-16fa-4bf8-a51b-f201cfc00806 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 17:20:10.221759 | controller |     "Jun 12 15:54:21.874863 crc crio[3652]: time=\"2026-06-12T15:54:21.874801178Z\" level=info msg=\"Started container\" PID=18208 containerID=c4837e4179dbe432c15341ab377a1e866168aa192067b4fcbb034a3b0b992905 description=openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-cert-syncer id=6d4c90ed-16fa-4bf8-a51b-f201cfc00806 name=/runtime.v1.RuntimeService/StartContainer sandboxID=aea4c34e660b88d05cad560b21670df759260a7118b308f3c28a6d5a9f2badb0",
2026-06-12 17:20:10.221778 | controller |     "Jun 12 15:54:21.986694 crc crio[3652]: time=\"2026-06-12T15:54:21.98657365Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04\" id=04deca24-d4fa-4336-82c4-835043926cf4 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:20:10.221794 | controller |     "Jun 12 15:54:21.989217 crc crio[3652]: time=\"2026-06-12T15:54:21.989127456Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04\" id=9d63e983-0229-4404-b311-cf1a89aa4a41 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:20:10.221809 | controller |     "Jun 12 15:54:22.041859 crc crio[3652]: time=\"2026-06-12T15:54:22.041746994Z\" level=info msg=\"Creating container: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-cert-regeneration-controller\" id=a0e86ae6-62f2-4328-b45e-a7a602372bc8 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:20:10.221824 | controller |     "Jun 12 15:54:22.042288 crc crio[3652]: time=\"2026-06-12T15:54:22.042224178Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.221839 | controller |     "Jun 12 15:54:22.064686 crc crio[3652]: time=\"2026-06-12T15:54:22.06442206Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.221855 | controller |     "Jun 12 15:54:22.267362 crc crio[3652]: time=\"2026-06-12T15:54:22.267056064Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.221870 | controller |     "Jun 12 15:54:22.393206 crc crio[3652]: time=\"2026-06-12T15:54:22.392927281Z\" level=info msg=\"Created container 581052b2289dccc4bcbea91c56cfb843b7422973d5e39bb73d2567f5caa30492: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-cert-regeneration-controller\" id=a0e86ae6-62f2-4328-b45e-a7a602372bc8 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:20:10.221885 | controller |     "Jun 12 15:54:22.394368 crc crio[3652]: time=\"2026-06-12T15:54:22.394264901Z\" level=info msg=\"Starting container: 581052b2289dccc4bcbea91c56cfb843b7422973d5e39bb73d2567f5caa30492\" id=f90059f3-9ea0-428e-9a72-5f8716ffa79a name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 17:20:10.221905 | controller |     "Jun 12 15:54:22.401827 crc crio[3652]: time=\"2026-06-12T15:54:22.401704863Z\" level=info msg=\"Started container\" PID=18327 containerID=581052b2289dccc4bcbea91c56cfb843b7422973d5e39bb73d2567f5caa30492 description=openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-cert-regeneration-controller id=f90059f3-9ea0-428e-9a72-5f8716ffa79a name=/runtime.v1.RuntimeService/StartContainer sandboxID=aea4c34e660b88d05cad560b21670df759260a7118b308f3c28a6d5a9f2badb0",
2026-06-12 17:20:10.221928 | controller |     "Jun 12 15:54:22.437970 crc crio[3652]: time=\"2026-06-12T15:54:22.437811679Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04\" id=f85027ca-0893-4386-9206-3297f21928e2 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:20:10.221947 | controller |     "Jun 12 15:54:22.440701 crc crio[3652]: time=\"2026-06-12T15:54:22.440635863Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04\" id=0f31c899-cba3-407b-bc18-8012551941bc name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:20:10.221966 | controller |     "Jun 12 15:54:22.499735 crc crio[3652]: time=\"2026-06-12T15:54:22.499625011Z\" level=info msg=\"Creating container: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-insecure-readyz\" id=3f0a86da-40d2-48c1-ad14-ce555e34bed1 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:20:10.221982 | controller |     "Jun 12 15:54:22.500115 crc crio[3652]: time=\"2026-06-12T15:54:22.500043053Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.221998 | controller |     "Jun 12 15:54:22.529520 crc crio[3652]: time=\"2026-06-12T15:54:22.529213813Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.222024 | controller |     "Jun 12 15:54:22.761666 crc crio[3652]: time=\"2026-06-12T15:54:22.761562149Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.222043 | controller |     "Jun 12 15:54:22.934926 crc crio[3652]: time=\"2026-06-12T15:54:22.9347236Z\" level=info msg=\"Created container 925dcf0e2191d549a012da476150a8c8764c7a34da071306f1eefcde66a8584f: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-insecure-readyz\" id=3f0a86da-40d2-48c1-ad14-ce555e34bed1 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:20:10.222058 | controller |     "Jun 12 15:54:22.938266 crc crio[3652]: time=\"2026-06-12T15:54:22.9380784Z\" level=info msg=\"Starting container: 925dcf0e2191d549a012da476150a8c8764c7a34da071306f1eefcde66a8584f\" id=c85c8297-449a-4488-b4c3-97ff5ca572bb name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 17:20:10.222075 | controller |     "Jun 12 15:54:22.944827 crc crio[3652]: time=\"2026-06-12T15:54:22.944708557Z\" level=info msg=\"Started container\" PID=18356 containerID=925dcf0e2191d549a012da476150a8c8764c7a34da071306f1eefcde66a8584f description=openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-insecure-readyz id=c85c8297-449a-4488-b4c3-97ff5ca572bb name=/runtime.v1.RuntimeService/StartContainer sandboxID=aea4c34e660b88d05cad560b21670df759260a7118b308f3c28a6d5a9f2badb0",
2026-06-12 17:20:10.222092 | controller |     "Jun 12 15:54:22.986515 crc crio[3652]: time=\"2026-06-12T15:54:22.986334828Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04\" id=b63b5aaa-7a44-4ea9-b651-190ce22149f9 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:20:10.222107 | controller |     "Jun 12 15:54:22.990768 crc crio[3652]: time=\"2026-06-12T15:54:22.990493431Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04\" id=516de7df-0924-4c41-839f-6338e7d27f22 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:20:10.222123 | controller |     "Jun 12 15:54:23.024594 crc crio[3652]: time=\"2026-06-12T15:54:23.024398853Z\" level=info msg=\"Creating container: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-check-endpoints\" id=4467cf92-2016-41b0-87d7-b4fa38791f6c name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:20:10.222138 | controller |     "Jun 12 15:54:23.024954 crc crio[3652]: time=\"2026-06-12T15:54:23.024898097Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.222153 | controller |     "Jun 12 15:54:23.054751 crc crio[3652]: time=\"2026-06-12T15:54:23.054401726Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.222167 | controller |     "Jun 12 15:54:23.245749 crc crio[3652]: time=\"2026-06-12T15:54:23.245629045Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.222185 | controller |     "Jun 12 15:54:23.439082 crc crio[3652]: time=\"2026-06-12T15:54:23.438294979Z\" level=info msg=\"Created container 8a9fd35e314039fc4e8c8bafc938acd0f0e5d4ee14f830e4186d462332f87284: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-check-endpoints\" id=4467cf92-2016-41b0-87d7-b4fa38791f6c name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:20:10.222201 | controller |     "Jun 12 15:54:23.440815 crc crio[3652]: time=\"2026-06-12T15:54:23.44038031Z\" level=info msg=\"Starting container: 8a9fd35e314039fc4e8c8bafc938acd0f0e5d4ee14f830e4186d462332f87284\" id=406bea5f-b5c4-4b52-abe8-481ca865acc8 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 17:20:10.222217 | controller |     "Jun 12 15:54:23.446107 crc crio[3652]: time=\"2026-06-12T15:54:23.446007628Z\" level=info msg=\"Started container\" PID=18377 containerID=8a9fd35e314039fc4e8c8bafc938acd0f0e5d4ee14f830e4186d462332f87284 description=openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-check-endpoints id=406bea5f-b5c4-4b52-abe8-481ca865acc8 name=/runtime.v1.RuntimeService/StartContainer sandboxID=aea4c34e660b88d05cad560b21670df759260a7118b308f3c28a6d5a9f2badb0",
2026-06-12 17:20:10.222233 | controller |     "Jun 12 15:54:36.838103 crc crio[3652]: time=\"2026-06-12T15:54:36.837389289Z\" level=info msg=\"Stopping pod sandbox: 29c6ecd244970260a4c17371d590c64c1d6b9c579a739577f0126c4edcbfb0fe\" id=b338a8c9-c8f7-4f3d-a9d7-20914393ad3f name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 17:20:10.222249 | controller |     "Jun 12 15:54:36.838103 crc crio[3652]: time=\"2026-06-12T15:54:36.83810611Z\" level=info msg=\"Stopped pod sandbox (already stopped): 29c6ecd244970260a4c17371d590c64c1d6b9c579a739577f0126c4edcbfb0fe\" id=b338a8c9-c8f7-4f3d-a9d7-20914393ad3f name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 17:20:10.222264 | controller |     "Jun 12 15:54:36.839542 crc crio[3652]: time=\"2026-06-12T15:54:36.838700509Z\" level=info msg=\"Removing pod sandbox: 29c6ecd244970260a4c17371d590c64c1d6b9c579a739577f0126c4edcbfb0fe\" id=e9d26318-faff-48c5-94fa-31db658644b0 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 17:20:10.222280 | controller |     "Jun 12 15:54:36.852619 crc crio[3652]: time=\"2026-06-12T15:54:36.852531861Z\" level=info msg=\"Removed pod sandbox: 29c6ecd244970260a4c17371d590c64c1d6b9c579a739577f0126c4edcbfb0fe\" id=e9d26318-faff-48c5-94fa-31db658644b0 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 17:20:10.222295 | controller |     "Jun 12 15:54:36.854300 crc crio[3652]: time=\"2026-06-12T15:54:36.85418426Z\" level=info msg=\"Stopping pod sandbox: d1d3c73d05e0e17c7496620374d587bf9c1ee52837dd4a82244b93732084297e\" id=0a51e8da-89c0-4f3a-ae1b-0abd95b0a65b name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 17:20:10.222310 | controller |     "Jun 12 15:54:36.854407 crc crio[3652]: time=\"2026-06-12T15:54:36.854307033Z\" level=info msg=\"Stopped pod sandbox (already stopped): d1d3c73d05e0e17c7496620374d587bf9c1ee52837dd4a82244b93732084297e\" id=0a51e8da-89c0-4f3a-ae1b-0abd95b0a65b name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 17:20:10.222324 | controller |     "Jun 12 15:54:36.855307 crc crio[3652]: time=\"2026-06-12T15:54:36.855206521Z\" level=info msg=\"Removing pod sandbox: d1d3c73d05e0e17c7496620374d587bf9c1ee52837dd4a82244b93732084297e\" id=b85a1625-7a25-4f97-84e7-963fccc27236 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 17:20:10.222339 | controller |     "Jun 12 15:54:36.868479 crc crio[3652]: time=\"2026-06-12T15:54:36.866809639Z\" level=info msg=\"Removed pod sandbox: d1d3c73d05e0e17c7496620374d587bf9c1ee52837dd4a82244b93732084297e\" id=b85a1625-7a25-4f97-84e7-963fccc27236 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 17:20:10.222354 | controller |     "Jun 12 15:54:36.869769 crc crio[3652]: time=\"2026-06-12T15:54:36.869678742Z\" level=info msg=\"Stopping pod sandbox: 57da0a91a14b741bc824b146ea12fa07233810dabc4a9968c6d064a6c396fefc\" id=d3f90552-25fd-4286-b96c-17ac6c1850b8 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 17:20:10.222372 | controller |     "Jun 12 15:54:36.869860 crc crio[3652]: time=\"2026-06-12T15:54:36.869781715Z\" level=info msg=\"Stopped pod sandbox (already stopped): 57da0a91a14b741bc824b146ea12fa07233810dabc4a9968c6d064a6c396fefc\" id=d3f90552-25fd-4286-b96c-17ac6c1850b8 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 17:20:10.222388 | controller |     "Jun 12 15:54:36.870782 crc crio[3652]: time=\"2026-06-12T15:54:36.870720903Z\" level=info msg=\"Removing pod sandbox: 57da0a91a14b741bc824b146ea12fa07233810dabc4a9968c6d064a6c396fefc\" id=3fc0562e-dad2-4044-8b29-c0d8bb707391 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 17:20:10.222402 | controller |     "Jun 12 15:54:36.879631 crc crio[3652]: time=\"2026-06-12T15:54:36.879534376Z\" level=info msg=\"Removed pod sandbox: 57da0a91a14b741bc824b146ea12fa07233810dabc4a9968c6d064a6c396fefc\" id=3fc0562e-dad2-4044-8b29-c0d8bb707391 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 17:20:10.222417 | controller |     "Jun 12 15:55:12.998004 crc crio[3652]: time=\"2026-06-12T15:55:12.996030212Z\" level=info msg=\"Stopping container: c5cf05c7f87b552970eb951297246cba78c7aa51e825887e2222d516f33e941e (timeout: 30s)\" id=a46f0b83-551e-46b3-993e-e302a03bba5b name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 17:20:10.222431 | controller |     "Jun 12 15:55:13.000610 crc crio[3652]: time=\"2026-06-12T15:55:13.000108441Z\" level=info msg=\"Stopping container: bd365a12f9a10bbcdd32d0df9f6145c45648dff5c07f5739f7282cf9880a9bae (timeout: 30s)\" id=b75013ce-5542-413b-ad14-c279db03433c name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 17:20:10.222446 | controller |     "Jun 12 15:55:13.013154 crc crio[3652]: time=\"2026-06-12T15:55:13.004081064Z\" level=info msg=\"Stopping container: d98f684cdbbb77f76e2bda30a216b3009aec19208d959ae5452e7dc16cef281e (timeout: 30s)\" id=31a7d2be-e938-4707-b010-2bea6c680ba9 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 17:20:10.222460 | controller |     "Jun 12 15:55:13.013154 crc crio[3652]: time=\"2026-06-12T15:55:13.005042363Z\" level=info msg=\"Stopping container: f12b2da4bc3471e32b3a7431e9147988d6e3827310292e6844698ddba058a975 (timeout: 30s)\" id=082ca058-339a-4829-bd64-9963fa5fcbce name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 17:20:10.222474 | controller |     "Jun 12 15:55:13.013154 crc crio[3652]: time=\"2026-06-12T15:55:13.011283098Z\" level=info msg=\"Stopping container: 6fed4a0b7bac14a85b5c20602a4fe667c15743d036e37c2e46611109c71d0fef (timeout: 30s)\" id=b2a6b41c-8e8c-4aca-9f28-d01f4140fa66 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 17:20:10.222489 | controller |     "Jun 12 15:55:13.413834 crc crio[3652]: time=\"2026-06-12T15:55:13.413071295Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/marketplace-operator-547dbd544d-qspgz/POD\" id=2fcd231f-b2f8-4a9d-95b0-6d9c2fe8e760 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:20:10.222503 | controller |     "Jun 12 15:55:13.413834 crc crio[3652]: time=\"2026-06-12T15:55:13.413300541Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.222518 | controller |     "Jun 12 15:55:13.627595 crc crio[3652]: time=\"2026-06-12T15:55:13.624775407Z\" level=info msg=\"Got pod network &{Name:marketplace-operator-547dbd544d-qspgz Namespace:openshift-marketplace ID:5e8b1c770bbbc744980890c9c55da31a2de34c0868342cb6b2ceaa77a1221dac UID:724d7bbb-20b8-486e-b902-51a0880ff2a9 NetNS:/var/run/netns/48b2adc2-1c34-4df2-b9e0-0e006e6526be Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod724d7bbb_20b8_486e_b902_51a0880ff2a9.slice PodAnnotations:0xc000136838}] Aliases:map[]}\"",
2026-06-12 17:20:10.222537 | controller |     "Jun 12 15:55:13.627595 crc crio[3652]: time=\"2026-06-12T15:55:13.625050375Z\" level=info msg=\"Adding pod openshift-marketplace_marketplace-operator-547dbd544d-qspgz to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 17:20:10.222552 | controller |     "Jun 12 15:55:13.705691 crc crio[3652]: time=\"2026-06-12T15:55:13.704652543Z\" level=info msg=\"Stopped container bd365a12f9a10bbcdd32d0df9f6145c45648dff5c07f5739f7282cf9880a9bae: openshift-marketplace/redhat-marketplace-ntdwx/registry-server\" id=b75013ce-5542-413b-ad14-c279db03433c name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 17:20:10.222567 | controller |     "Jun 12 15:55:13.720288 crc crio[3652]: time=\"2026-06-12T15:55:13.719423435Z\" level=info msg=\"Stopping pod sandbox: 78f85ee3e29645fc9de6c6a7019ace5cf4a00a40ec8afbd8ae5abc587094dc03\" id=2ad73af6-892b-421a-bfe0-0e433f85c4ed name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 17:20:10.222603 | controller |     "Jun 12 15:55:13.720288 crc crio[3652]: time=\"2026-06-12T15:55:13.72022858Z\" level=info msg=\"Got pod network &{Name:redhat-marketplace-ntdwx Namespace:openshift-marketplace ID:78f85ee3e29645fc9de6c6a7019ace5cf4a00a40ec8afbd8ae5abc587094dc03 UID:304346ae-9d3b-4262-8068-4ed1e7ff48a8 NetNS:/var/run/netns/5c1af09b-ddba-44e6-a2b0-bb35b4abd833 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:0xc00181a620}] Aliases:map[]}\"",
2026-06-12 17:20:10.222621 | controller |     "Jun 12 15:55:13.720982 crc crio[3652]: time=\"2026-06-12T15:55:13.720812257Z\" level=info msg=\"Deleting pod openshift-marketplace_redhat-marketplace-ntdwx from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 17:20:10.222637 | controller |     "Jun 12 15:55:13.773075 crc crio[3652]: time=\"2026-06-12T15:55:13.769240357Z\" level=info msg=\"Stopped container 6fed4a0b7bac14a85b5c20602a4fe667c15743d036e37c2e46611109c71d0fef: openshift-marketplace/marketplace-operator-547dbd544d-xchl9/marketplace-operator\" id=b2a6b41c-8e8c-4aca-9f28-d01f4140fa66 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 17:20:10.222653 | controller |     "Jun 12 15:55:13.773075 crc crio[3652]: time=\"2026-06-12T15:55:13.772498881Z\" level=info msg=\"Stopping pod sandbox: b9b0029fcfd6b0d4310152cf513a26f3508fa6d2a7d60170e978423b90396ca1\" id=f7d29613-a490-468e-92b0-83aaadd6fb61 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 17:20:10.222669 | controller |     "Jun 12 15:55:13.773075 crc crio[3652]: time=\"2026-06-12T15:55:13.772859822Z\" level=info msg=\"Got pod network &{Name:marketplace-operator-547dbd544d-xchl9 Namespace:openshift-marketplace ID:b9b0029fcfd6b0d4310152cf513a26f3508fa6d2a7d60170e978423b90396ca1 UID:6cdf074d-0e2a-4a0b-8843-5f823e7bf7c3 NetNS:/var/run/netns/afe91ed0-b5cb-4f16-a7a3-05d9a2eece42 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:0xc0025c2700}] Aliases:map[]}\"",
2026-06-12 17:20:10.222685 | controller |     "Jun 12 15:55:13.773075 crc crio[3652]: time=\"2026-06-12T15:55:13.773067268Z\" level=info msg=\"Deleting pod openshift-marketplace_marketplace-operator-547dbd544d-xchl9 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 17:20:10.222700 | controller |     "Jun 12 15:55:13.997195 crc crio[3652]: time=\"2026-06-12T15:55:13.996781901Z\" level=info msg=\"Removing container: 69d9e5a993eb23352c7a27960b05f3706b5be7ad0a896aa5ad3bf05e88e884a8\" id=b6ed0772-713b-4a1d-bb97-b1ef5b3bccb5 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 17:20:10.222715 | controller |     "Jun 12 15:55:14.077025 crc crio[3652]: time=\"2026-06-12T15:55:14.076170278Z\" level=info msg=\"Removed container 69d9e5a993eb23352c7a27960b05f3706b5be7ad0a896aa5ad3bf05e88e884a8: openshift-marketplace/marketplace-operator-547dbd544d-xchl9/marketplace-operator\" id=b6ed0772-713b-4a1d-bb97-b1ef5b3bccb5 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 17:20:10.222734 | controller |     "Jun 12 15:55:14.104709 crc crio[3652]: time=\"2026-06-12T15:55:14.104650822Z\" level=info msg=\"Stopped container c5cf05c7f87b552970eb951297246cba78c7aa51e825887e2222d516f33e941e: openshift-marketplace/certified-operators-l27pk/registry-server\" id=a46f0b83-551e-46b3-993e-e302a03bba5b name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 17:20:10.222749 | controller |     "Jun 12 15:55:14.113166 crc crio[3652]: time=\"2026-06-12T15:55:14.11302209Z\" level=info msg=\"Stopping pod sandbox: 1acaf1bcd11127e88060577e13a8f8ffedfa9cd0375cc453261e31ade142b178\" id=bca0bf30-633a-4fc7-a751-14b547a91e60 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 17:20:10.222764 | controller |     "Jun 12 15:55:14.125991 crc crio[3652]: time=\"2026-06-12T15:55:14.125939Z\" level=info msg=\"Got pod network &{Name:certified-operators-l27pk Namespace:openshift-marketplace ID:1acaf1bcd11127e88060577e13a8f8ffedfa9cd0375cc453261e31ade142b178 UID:91f37d35-53d4-49eb-b4e2-8ee1a226094b NetNS:/var/run/netns/83c92c30-55ef-46e5-9924-db57ab09a6c6 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:0xc0025c2910}] Aliases:map[]}\"",
2026-06-12 17:20:10.222780 | controller |     "Jun 12 15:55:14.126559 crc crio[3652]: time=\"2026-06-12T15:55:14.126141026Z\" level=info msg=\"Deleting pod openshift-marketplace_certified-operators-l27pk from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 17:20:10.222795 | controller |     "Jun 12 15:55:14.253757 crc crio[3652]: time=\"2026-06-12T15:55:14.253697547Z\" level=info msg=\"Stopped container d98f684cdbbb77f76e2bda30a216b3009aec19208d959ae5452e7dc16cef281e: openshift-marketplace/community-operators-qhh6t/registry-server\" id=31a7d2be-e938-4707-b010-2bea6c680ba9 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 17:20:10.222810 | controller |     "Jun 12 15:55:14.258807 crc crio[3652]: time=\"2026-06-12T15:55:14.258760928Z\" level=info msg=\"Stopping pod sandbox: 8d18ef7e401ecbbce2959e5dc76b4fda8f77d8f73c5e24565348fb27f124201f\" id=9060a4f6-93ce-4dc5-becf-abbfcc63f6f6 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 17:20:10.222825 | controller |     "Jun 12 15:55:14.260135 crc crio[3652]: time=\"2026-06-12T15:55:14.260098239Z\" level=info msg=\"Got pod network &{Name:community-operators-qhh6t Namespace:openshift-marketplace ID:8d18ef7e401ecbbce2959e5dc76b4fda8f77d8f73c5e24565348fb27f124201f UID:38fb2a5f-6a1e-4c7a-8df2-0b2a456c372e NetNS:/var/run/netns/2b318e14-5ca4-4031-ba84-15d457854d6f 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:0xc0017be2c8}] Aliases:map[]}\"",
2026-06-12 17:20:10.222839 | controller |     "Jun 12 15:55:14.260749 crc crio[3652]: time=\"2026-06-12T15:55:14.260715937Z\" level=info msg=\"Deleting pod openshift-marketplace_community-operators-qhh6t from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 17:20:10.222855 | controller |     "Jun 12 15:55:14.275050 crc crio[3652]: time=\"2026-06-12T15:55:14.274992561Z\" level=info msg=\"Stopped container f12b2da4bc3471e32b3a7431e9147988d6e3827310292e6844698ddba058a975: openshift-marketplace/redhat-operators-x5vn9/registry-server\" id=082ca058-339a-4829-bd64-9963fa5fcbce name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 17:20:10.222869 | controller |     "Jun 12 15:55:14.278426 crc crio[3652]: time=\"2026-06-12T15:55:14.278175326Z\" level=info msg=\"Stopping pod sandbox: e117e1930c27de213bcbf846bfee59c144e67cadc61b555981c97b4b4f83309f\" id=566372b1-3cb7-4af0-b388-214b2659d704 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 17:20:10.222887 | controller |     "Jun 12 15:55:14.280135 crc crio[3652]: time=\"2026-06-12T15:55:14.280060563Z\" level=info msg=\"Got pod network &{Name:redhat-operators-x5vn9 Namespace:openshift-marketplace ID:e117e1930c27de213bcbf846bfee59c144e67cadc61b555981c97b4b4f83309f UID:0ee7e057-363b-48e4-a711-ee54046db35f NetNS:/var/run/netns/51bf58df-9c14-4d03-b9b0-33f7e6f147c6 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:0xc0017be3a8}] Aliases:map[]}\"",
2026-06-12 17:20:10.222903 | controller |     "Jun 12 15:55:14.280413 crc crio[3652]: time=\"2026-06-12T15:55:14.280251079Z\" level=info msg=\"Deleting pod openshift-marketplace_redhat-operators-x5vn9 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 17:20:10.222923 | controller |     "Jun 12 15:55:14.969268 crc crio[3652]: time=\"2026-06-12T15:55:14.967091784Z\" level=info msg=\"Stopped pod sandbox: b9b0029fcfd6b0d4310152cf513a26f3508fa6d2a7d60170e978423b90396ca1\" id=f7d29613-a490-468e-92b0-83aaadd6fb61 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 17:20:10.222946 | controller |     "Jun 12 15:55:15.102078 crc crio[3652]: time=\"2026-06-12T15:55:15.101988255Z\" level=info msg=\"Removing container: 6fed4a0b7bac14a85b5c20602a4fe667c15743d036e37c2e46611109c71d0fef\" id=1aac8d97-bf0e-4f80-81fd-543c1f39e7ae name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 17:20:10.222962 | controller |     "Jun 12 15:55:15.129997 crc crio[3652]: time=\"2026-06-12T15:55:15.129881269Z\" level=info msg=\"Removed container 6fed4a0b7bac14a85b5c20602a4fe667c15743d036e37c2e46611109c71d0fef: openshift-marketplace/marketplace-operator-547dbd544d-xchl9/marketplace-operator\" id=1aac8d97-bf0e-4f80-81fd-543c1f39e7ae name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 17:20:10.222978 | controller |     "Jun 12 15:55:15.278078 crc crio[3652]: time=\"2026-06-12T15:55:15.277855542Z\" level=info msg=\"Stopped pod sandbox: 78f85ee3e29645fc9de6c6a7019ace5cf4a00a40ec8afbd8ae5abc587094dc03\" id=2ad73af6-892b-421a-bfe0-0e433f85c4ed name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 17:20:10.222993 | controller |     "Jun 12 15:55:15.546789 crc crio[3652]: time=\"2026-06-12T15:55:15.546176553Z\" level=info msg=\"Stopped pod sandbox: 1acaf1bcd11127e88060577e13a8f8ffedfa9cd0375cc453261e31ade142b178\" id=bca0bf30-633a-4fc7-a751-14b547a91e60 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 17:20:10.223008 | controller |     "Jun 12 15:55:15.798210 crc crio[3652]: time=\"2026-06-12T15:55:15.797666099Z\" level=info msg=\"Stopped pod sandbox: e117e1930c27de213bcbf846bfee59c144e67cadc61b555981c97b4b4f83309f\" id=566372b1-3cb7-4af0-b388-214b2659d704 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 17:20:10.223023 | controller |     "Jun 12 15:55:15.921256 crc crio[3652]: time=\"2026-06-12T15:55:15.921138156Z\" level=info msg=\"Stopped pod sandbox: 8d18ef7e401ecbbce2959e5dc76b4fda8f77d8f73c5e24565348fb27f124201f\" id=9060a4f6-93ce-4dc5-becf-abbfcc63f6f6 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 17:20:10.223038 | controller |     "Jun 12 15:55:16.132240 crc crio[3652]: time=\"2026-06-12T15:55:16.132082964Z\" level=info msg=\"Removing container: f12b2da4bc3471e32b3a7431e9147988d6e3827310292e6844698ddba058a975\" id=67aba59b-773f-462e-a86d-8813b5aa9ba6 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 17:20:10.223053 | controller |     "Jun 12 15:55:16.176025 crc crio[3652]: time=\"2026-06-12T15:55:16.175940761Z\" level=info msg=\"Removed container f12b2da4bc3471e32b3a7431e9147988d6e3827310292e6844698ddba058a975: openshift-marketplace/redhat-operators-x5vn9/registry-server\" id=67aba59b-773f-462e-a86d-8813b5aa9ba6 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 17:20:10.223072 | controller |     "Jun 12 15:55:16.194854 crc crio[3652]: time=\"2026-06-12T15:55:16.194767329Z\" level=info msg=\"Removing container: b99b286d7f51f4a9b97c44ff9fd45fe498bea60b5e929ad2dbfabf7b89e4e6c2\" id=009d681c-3841-4039-8317-641070f33ee1 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 17:20:10.223089 | controller |     "Jun 12 15:55:16.262606 crc crio[3652]: time=\"2026-06-12T15:55:16.257730249Z\" level=info msg=\"Removed container b99b286d7f51f4a9b97c44ff9fd45fe498bea60b5e929ad2dbfabf7b89e4e6c2: openshift-marketplace/redhat-operators-x5vn9/extract-content\" id=009d681c-3841-4039-8317-641070f33ee1 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 17:20:10.223104 | controller |     "Jun 12 15:55:16.265849 crc crio[3652]: time=\"2026-06-12T15:55:16.265779648Z\" level=info msg=\"Removing container: 00be36f26b5b8031c82bd8c196d94f7ffbdc75d0bb7fd7c141c7b0ebf55d1126\" id=211737f8-cbd5-4c28-8516-ded89085ec06 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 17:20:10.223119 | controller |     "Jun 12 15:55:16.323503 crc crio[3652]: time=\"2026-06-12T15:55:16.321312685Z\" level=info msg=\"Removed container 00be36f26b5b8031c82bd8c196d94f7ffbdc75d0bb7fd7c141c7b0ebf55d1126: openshift-marketplace/redhat-operators-x5vn9/extract-utilities\" id=211737f8-cbd5-4c28-8516-ded89085ec06 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 17:20:10.223135 | controller |     "Jun 12 15:55:16.334530 crc crio[3652]: time=\"2026-06-12T15:55:16.334092631Z\" level=info msg=\"Removing container: c5cf05c7f87b552970eb951297246cba78c7aa51e825887e2222d516f33e941e\" id=38d78f26-ca0a-490c-afbe-1f860f679f32 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 17:20:10.223150 | controller |     "Jun 12 15:55:16.361004 crc crio[3652]: time=\"2026-06-12T15:55:16.36079824Z\" level=info msg=\"Removed container c5cf05c7f87b552970eb951297246cba78c7aa51e825887e2222d516f33e941e: openshift-marketplace/certified-operators-l27pk/registry-server\" id=38d78f26-ca0a-490c-afbe-1f860f679f32 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 17:20:10.223165 | controller |     "Jun 12 15:55:16.367357 crc crio[3652]: time=\"2026-06-12T15:55:16.367277863Z\" level=info msg=\"Removing container: 79fedea9bf2fb958e09c968cda9e4f6abafdd29eadec9caa745da9a962a5a072\" id=1a708a2b-f591-4bc7-ab2a-560c020006c7 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 17:20:10.223180 | controller |     "Jun 12 15:55:16.396019 crc crio[3652]: time=\"2026-06-12T15:55:16.395852355Z\" level=info msg=\"Removed container 79fedea9bf2fb958e09c968cda9e4f6abafdd29eadec9caa745da9a962a5a072: openshift-marketplace/certified-operators-l27pk/extract-content\" id=1a708a2b-f591-4bc7-ab2a-560c020006c7 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 17:20:10.223195 | controller |     "Jun 12 15:55:16.424995 crc crio[3652]: time=\"2026-06-12T15:55:16.424902241Z\" level=info msg=\"Removing container: 97cd1a78e9114e4971461ef7a76c0c2a7af5540bde0deccdb03ab233da96a1da\" id=e886794c-589a-4edf-8cd8-69a819746880 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 17:20:10.223210 | controller |     "Jun 12 15:55:16.447754 crc crio[3652]: time=\"2026-06-12T15:55:16.447627371Z\" level=info msg=\"Removed container 97cd1a78e9114e4971461ef7a76c0c2a7af5540bde0deccdb03ab233da96a1da: openshift-marketplace/certified-operators-l27pk/extract-utilities\" id=e886794c-589a-4edf-8cd8-69a819746880 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 17:20:10.223225 | controller |     "Jun 12 15:55:16.455746 crc crio[3652]: time=\"2026-06-12T15:55:16.455620196Z\" level=info msg=\"Removing container: d98f684cdbbb77f76e2bda30a216b3009aec19208d959ae5452e7dc16cef281e\" id=c23fe55a-e23a-48cf-baa7-d8fc0eef7173 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 17:20:10.223240 | controller |     "Jun 12 15:55:16.478059 crc crio[3652]: time=\"2026-06-12T15:55:16.477944803Z\" level=info msg=\"Removed container d98f684cdbbb77f76e2bda30a216b3009aec19208d959ae5452e7dc16cef281e: openshift-marketplace/community-operators-qhh6t/registry-server\" id=c23fe55a-e23a-48cf-baa7-d8fc0eef7173 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 17:20:10.223259 | controller |     "Jun 12 15:55:16.482209 crc crio[3652]: time=\"2026-06-12T15:55:16.482120756Z\" level=info msg=\"Removing container: 617acaffdc10a49feecdd66ac402f9b632bd1fe26f2d4131933ae00c9bbf8c14\" id=d8b74d7f-f3a2-48ac-a110-9ee76c9c9db1 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 17:20:10.223274 | controller |     "Jun 12 15:55:16.510926 crc crio[3652]: time=\"2026-06-12T15:55:16.510827175Z\" level=info msg=\"Removed container 617acaffdc10a49feecdd66ac402f9b632bd1fe26f2d4131933ae00c9bbf8c14: openshift-marketplace/community-operators-qhh6t/extract-content\" id=d8b74d7f-f3a2-48ac-a110-9ee76c9c9db1 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 17:20:10.223289 | controller |     "Jun 12 15:55:16.514029 crc crio[3652]: time=\"2026-06-12T15:55:16.513942015Z\" level=info msg=\"Removing container: b033dccf576509140eaa637a02583cc2b7a449f37e72558d4edffec34fbf887b\" id=e6d80f39-e530-444d-978a-7c1bd86cb19e name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 17:20:10.223304 | controller |     "Jun 12 15:55:16.538071 crc crio[3652]: time=\"2026-06-12T15:55:16.537946353Z\" level=info msg=\"Removed container b033dccf576509140eaa637a02583cc2b7a449f37e72558d4edffec34fbf887b: openshift-marketplace/community-operators-qhh6t/extract-utilities\" id=e6d80f39-e530-444d-978a-7c1bd86cb19e name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 17:20:10.223320 | controller |     "Jun 12 15:55:16.541200 crc crio[3652]: time=\"2026-06-12T15:55:16.541097594Z\" level=info msg=\"Removing container: bd365a12f9a10bbcdd32d0df9f6145c45648dff5c07f5739f7282cf9880a9bae\" id=386261f8-d742-49dc-8801-f05434f9ae19 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 17:20:10.223335 | controller |     "Jun 12 15:55:16.561294 crc crio[3652]: time=\"2026-06-12T15:55:16.561213194Z\" level=info msg=\"Removed container bd365a12f9a10bbcdd32d0df9f6145c45648dff5c07f5739f7282cf9880a9bae: openshift-marketplace/redhat-marketplace-ntdwx/registry-server\" id=386261f8-d742-49dc-8801-f05434f9ae19 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 17:20:10.223351 | controller |     "Jun 12 15:55:16.563429 crc crio[3652]: time=\"2026-06-12T15:55:16.563373458Z\" level=info msg=\"Removing container: a68c53427b30cb9f51802d6449a1be60a6097b721a611b19f4ce24d1904939eb\" id=9f33f383-2ae3-4822-8d59-c25619e3fcfa name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 17:20:10.223366 | controller |     "Jun 12 15:55:16.585685 crc crio[3652]: time=\"2026-06-12T15:55:16.585517759Z\" level=info msg=\"Removed container a68c53427b30cb9f51802d6449a1be60a6097b721a611b19f4ce24d1904939eb: openshift-marketplace/redhat-marketplace-ntdwx/extract-content\" id=9f33f383-2ae3-4822-8d59-c25619e3fcfa name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 17:20:10.223381 | controller |     "Jun 12 15:55:16.588102 crc crio[3652]: time=\"2026-06-12T15:55:16.588015932Z\" level=info msg=\"Removing container: fed5cb0f131f1ba7bde712f51f48f5fc9a8339112acccc0e5ba0dede66d2e26b\" id=0e9bff38-86b3-4a95-a91c-9f90598174e7 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 17:20:10.223396 | controller |     "Jun 12 15:55:16.606929 crc crio[3652]: time=\"2026-06-12T15:55:16.606873815Z\" level=info msg=\"Removed container fed5cb0f131f1ba7bde712f51f48f5fc9a8339112acccc0e5ba0dede66d2e26b: openshift-marketplace/redhat-marketplace-ntdwx/extract-utilities\" id=0e9bff38-86b3-4a95-a91c-9f90598174e7 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 17:20:10.223412 | controller |     "Jun 12 15:55:16.887230 crc crio[3652]: 2026-06-12T15:55:16Z [verbose] CmdAdd (shim): {1.1.0 [{Name:5e8b1c770bbbc74 Mac:12:8e:4d:bf:57:eb Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:32 Mtu:0 Sandbox:/var/run/netns/48b2adc2-1c34-4df2-b9e0-0e006e6526be SocketPath: PciID:}] [{Interface:0xc000122be0 Address:{IP:10.217.0.50 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 17:20:10.223431 | controller |     "Jun 12 15:55:16.890225 crc crio[3652]: time=\"2026-06-12T15:55:16.890159722Z\" level=info msg=\"Got pod network &{Name:marketplace-operator-547dbd544d-qspgz Namespace:openshift-marketplace ID:5e8b1c770bbbc744980890c9c55da31a2de34c0868342cb6b2ceaa77a1221dac UID:724d7bbb-20b8-486e-b902-51a0880ff2a9 NetNS:/var/run/netns/48b2adc2-1c34-4df2-b9e0-0e006e6526be Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod724d7bbb_20b8_486e_b902_51a0880ff2a9.slice PodAnnotations:0xc000136838}] Aliases:map[]}\"",
2026-06-12 17:20:10.223448 | controller |     "Jun 12 15:55:16.890391 crc crio[3652]: time=\"2026-06-12T15:55:16.890313667Z\" level=info msg=\"Checking pod openshift-marketplace_marketplace-operator-547dbd544d-qspgz for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 17:20:10.223465 | controller |     "Jun 12 15:55:16.896926 crc crio[3652]: time=\"2026-06-12T15:55:16.896833458Z\" level=info msg=\"Ran pod sandbox 5e8b1c770bbbc744980890c9c55da31a2de34c0868342cb6b2ceaa77a1221dac with infra container: openshift-marketplace/marketplace-operator-547dbd544d-qspgz/POD\" id=2fcd231f-b2f8-4a9d-95b0-6d9c2fe8e760 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:20:10.223481 | controller |     "Jun 12 15:55:16.901882 crc crio[3652]: time=\"2026-06-12T15:55:16.901783194Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:651bbe9d418f49c2c889d731df67cf5d88dff59dc03f5a1b5d4c8bb3ae001f1a\" id=7a0f8dd1-44fd-45b9-a8a7-00c989ed6980 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:20:10.223496 | controller |     "Jun 12 15:55:16.903873 crc crio[3652]: time=\"2026-06-12T15:55:16.903765544Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:651bbe9d418f49c2c889d731df67cf5d88dff59dc03f5a1b5d4c8bb3ae001f1a\" id=c5469448-6b8e-44e7-8807-8cacf2a5469d name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:20:10.223511 | controller |     "Jun 12 15:55:16.917102 crc crio[3652]: time=\"2026-06-12T15:55:16.916973037Z\" level=info msg=\"Creating container: openshift-marketplace/marketplace-operator-547dbd544d-qspgz/marketplace-operator\" id=f49be95e-5dbc-4de8-82af-4efab4d6e745 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:20:10.223527 | controller |     "Jun 12 15:55:16.917430 crc crio[3652]: time=\"2026-06-12T15:55:16.917368408Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.223542 | controller |     "Jun 12 15:55:16.942928 crc crio[3652]: time=\"2026-06-12T15:55:16.942802027Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.223557 | controller |     "Jun 12 15:55:16.949354 crc crio[3652]: time=\"2026-06-12T15:55:16.949224208Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.223571 | controller |     "Jun 12 15:55:17.031155 crc crio[3652]: time=\"2026-06-12T15:55:17.030981546Z\" level=info msg=\"Created container 5238f4b6b753b1667c731b723bc2e06a133969479ab5617a2c842f6bf48f126a: openshift-marketplace/marketplace-operator-547dbd544d-qspgz/marketplace-operator\" id=f49be95e-5dbc-4de8-82af-4efab4d6e745 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:20:10.223608 | controller |     "Jun 12 15:55:17.033541 crc crio[3652]: time=\"2026-06-12T15:55:17.03319066Z\" level=info msg=\"Starting container: 5238f4b6b753b1667c731b723bc2e06a133969479ab5617a2c842f6bf48f126a\" id=eee234b1-6cc0-4999-9898-5c313aaa6f0b name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 17:20:10.223626 | controller |     "Jun 12 15:55:17.039378 crc crio[3652]: time=\"2026-06-12T15:55:17.039252461Z\" level=info msg=\"Started container\" PID=19249 containerID=5238f4b6b753b1667c731b723bc2e06a133969479ab5617a2c842f6bf48f126a description=openshift-marketplace/marketplace-operator-547dbd544d-qspgz/marketplace-operator id=eee234b1-6cc0-4999-9898-5c313aaa6f0b name=/runtime.v1.RuntimeService/StartContainer sandboxID=5e8b1c770bbbc744980890c9c55da31a2de34c0868342cb6b2ceaa77a1221dac",
2026-06-12 17:20:10.223644 | controller |     "Jun 12 15:55:21.184798 crc crio[3652]: time=\"2026-06-12T15:55:21.18413165Z\" level=info msg=\"Stopping container: 22e488b3133db2bf140aa98fb3cde7b24382fb514b93086b69d7b2ea543d3327 (timeout: 5s)\" id=557f48f2-866d-49a2-8efd-bf6db2cb54de name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 17:20:10.223660 | controller |     "Jun 12 15:55:26.197186 crc crio[3652]: time=\"2026-06-12T15:55:26.195642139Z\" level=warning msg=\"Stopping container 22e488b3133db2bf140aa98fb3cde7b24382fb514b93086b69d7b2ea543d3327 with stop signal(15) timed out. Killing...\"",
2026-06-12 17:20:10.223676 | controller |     "Jun 12 15:55:26.730518 crc crio[3652]: time=\"2026-06-12T15:55:26.729904882Z\" level=info msg=\"Stopped container 22e488b3133db2bf140aa98fb3cde7b24382fb514b93086b69d7b2ea543d3327: openshift-kube-apiserver/kube-apiserver-startup-monitor-crc/startup-monitor\" id=557f48f2-866d-49a2-8efd-bf6db2cb54de name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 17:20:10.223691 | controller |     "Jun 12 15:55:26.732183 crc crio[3652]: time=\"2026-06-12T15:55:26.732140769Z\" level=info msg=\"Stopping pod sandbox: 66fcef9a5c3303bd966169ac0e8f9456682bc45610d5de52db5e7b46b80971e0\" id=5e8da579-7d96-4390-a637-d8ef8963572f name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 17:20:10.223706 | controller |     "Jun 12 15:55:26.744680 crc crio[3652]: time=\"2026-06-12T15:55:26.744525807Z\" level=info msg=\"Stopped pod sandbox: 66fcef9a5c3303bd966169ac0e8f9456682bc45610d5de52db5e7b46b80971e0\" id=5e8da579-7d96-4390-a637-d8ef8963572f name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 17:20:10.223721 | controller |     "Jun 12 15:55:27.313746 crc crio[3652]: time=\"2026-06-12T15:55:27.313678072Z\" level=info msg=\"Removing container: 22e488b3133db2bf140aa98fb3cde7b24382fb514b93086b69d7b2ea543d3327\" id=37f450ba-0838-4c53-bd3c-07174f8a5a84 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 17:20:10.223736 | controller |     "Jun 12 15:55:27.339128 crc crio[3652]: time=\"2026-06-12T15:55:27.338982689Z\" level=info msg=\"Removed container 22e488b3133db2bf140aa98fb3cde7b24382fb514b93086b69d7b2ea543d3327: openshift-kube-apiserver/kube-apiserver-startup-monitor-crc/startup-monitor\" id=37f450ba-0838-4c53-bd3c-07174f8a5a84 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 17:20:10.223752 | controller |     "Jun 12 15:55:33.485087 crc systemd[1]: Stopping Container Runtime Interface for OCI (CRI-O)...",
2026-06-12 17:20:10.223767 | controller |     "Jun 12 15:55:33.539083 crc systemd[1]: crio.service: Deactivated successfully.",
2026-06-12 17:20:10.223782 | controller |     "Jun 12 15:55:33.539772 crc systemd[1]: Stopped Container Runtime Interface for OCI (CRI-O).",
2026-06-12 17:20:10.223797 | controller |     "Jun 12 15:55:33.539938 crc systemd[1]: crio.service: Consumed 27min 21.941s CPU time.",
2026-06-12 17:20:10.223812 | controller |     "Jun 12 15:55:33.615913 crc systemd[1]: Starting Container Runtime Interface for OCI (CRI-O)...",
2026-06-12 17:20:10.223828 | controller |     "Jun 12 15:55:33.732332 crc crio[20085]: time=\"2026-06-12T15:55:33.732083323Z\" level=info msg=\"Updating config from single file: /etc/crio/crio.conf\"",
2026-06-12 17:20:10.223843 | controller |     "Jun 12 15:55:33.732332 crc crio[20085]: time=\"2026-06-12T15:55:33.732209826Z\" level=info msg=\"Updating config from drop-in file: /etc/crio/crio.conf\"",
2026-06-12 17:20:10.223858 | controller |     "Jun 12 15:55:33.736134 crc crio[20085]: time=\"2026-06-12T15:55:33.736044725Z\" level=info msg=\"Updating config from path: /etc/crio/crio.conf.d\"",
2026-06-12 17:20:10.223873 | controller |     "Jun 12 15:55:33.736287 crc crio[20085]: time=\"2026-06-12T15:55:33.736217089Z\" level=info msg=\"Updating config from drop-in file: /etc/crio/crio.conf.d/00-default\"",
2026-06-12 17:20:10.223892 | controller |     "Jun 12 15:55:33.765936 crc crio[20085]: time=\"2026-06-12T15:55:33.765787281Z\" level=info msg=\"Starting CRI-O, version: 1.33.5-3.rhaos4.20.gitd0ea985.el9, git: unknown(clean)\"",
2026-06-12 17:20:10.223908 | controller |     "Jun 12 15:55:33.766537 crc crio[20085]: time=\"2026-06-12T15:55:33.766353628Z\" level=info msg=\"Node configuration value for hugetlb cgroup is true\"",
2026-06-12 17:20:10.223923 | controller |     "Jun 12 15:55:33.766623 crc crio[20085]: time=\"2026-06-12T15:55:33.766538088Z\" level=info msg=\"Node configuration value for pid cgroup is true\"",
2026-06-12 17:20:10.223944 | controller |     "Jun 12 15:55:33.766842 crc crio[20085]: time=\"2026-06-12T15:55:33.76677438Z\" level=info msg=\"Node configuration value for memoryswap cgroup is true\"",
2026-06-12 17:20:10.223965 | controller |     "Jun 12 15:55:33.766842 crc crio[20085]: time=\"2026-06-12T15:55:33.766819181Z\" level=info msg=\"Node configuration value for cgroup v2 is true\"",
2026-06-12 17:20:10.223981 | controller |     "Jun 12 15:55:33.788677 crc crio[20085]: time=\"2026-06-12T15:55:33.788567781Z\" level=info msg=\"Node configuration value for systemd AllowedCPUs is true\"",
2026-06-12 17:20:10.223996 | controller |     "Jun 12 15:55:33.801783 crc crio[20085]: time=\"2026-06-12T15:55:33.801572982Z\" level=info msg=\"Using default capabilities: CAP_CHOWN, CAP_DAC_OVERRIDE, CAP_FSETID, CAP_FOWNER, CAP_SETGID, CAP_SETUID, CAP_SETPCAP, CAP_NET_BIND_SERVICE, CAP_KILL\"",
2026-06-12 17:20:10.224011 | controller |     "Jun 12 15:55:33.806114 crc crio[20085]: time=\"2026-06-12T15:55:33.806027735Z\" level=info msg=\"Using runtime handler crun version 1.23.1, commit: d20b23dba05e822b93b82f2f34fd5dada433e0c2, rundir: /run/crun, spec: 1.0.0, +SYSTEMD +SELINUX +APPARMOR +CAP +SECCOMP +EBPF +CRIU +YAJL\"",
2026-06-12 17:20:10.224026 | controller |     "Jun 12 15:55:33.830076 crc crio[20085]: time=\"2026-06-12T15:55:33.829956731Z\" level=info msg=\"Using runtime handler runc version 1.2.4, spec: 1.2.0+dev, go: go1.23.2 (Red Hat 1.23.2-1.el9), libseccomp: 2.5.2\"",
2026-06-12 17:20:10.224042 | controller |     "Jun 12 15:55:34.011395 crc crio[20085]: time=\"2026-06-12T15:55:34.011143818Z\" level=info msg=\"Checkpoint/restore support enabled\"",
2026-06-12 17:20:10.224057 | controller |     "Jun 12 15:55:34.011395 crc crio[20085]: time=\"2026-06-12T15:55:34.011198029Z\" level=info msg=\"Using the internal default seccomp profile\"",
2026-06-12 17:20:10.224071 | controller |     "Jun 12 15:55:34.011395 crc crio[20085]: time=\"2026-06-12T15:55:34.011209419Z\" level=info msg=\"AppArmor is disabled by the system or at CRI-O build-time\"",
2026-06-12 17:20:10.224086 | controller |     "Jun 12 15:55:34.011395 crc crio[20085]: time=\"2026-06-12T15:55:34.01121638Z\" level=info msg=\"No blockio config file specified, blockio not configured\"",
2026-06-12 17:20:10.224101 | controller |     "Jun 12 15:55:34.011395 crc crio[20085]: time=\"2026-06-12T15:55:34.01122376Z\" level=info msg=\"RDT not available in the host system\"",
2026-06-12 17:20:10.224116 | controller |     "Jun 12 15:55:34.016809 crc crio[20085]: time=\"2026-06-12T15:55:34.016731781Z\" level=info msg=\"Conmon does support the --sync option\"",
2026-06-12 17:20:10.224131 | controller |     "Jun 12 15:55:34.016809 crc crio[20085]: time=\"2026-06-12T15:55:34.016786783Z\" level=info msg=\"Conmon does support the --log-global-size-max option\"",
2026-06-12 17:20:10.224146 | controller |     "Jun 12 15:55:34.021675 crc crio[20085]: time=\"2026-06-12T15:55:34.021615617Z\" level=info msg=\"Conmon does support the --sync option\"",
2026-06-12 17:20:10.224161 | controller |     "Jun 12 15:55:34.021675 crc crio[20085]: time=\"2026-06-12T15:55:34.021651248Z\" level=info msg=\"Conmon does support the --log-global-size-max option\"",
2026-06-12 17:20:10.224176 | controller |     "Jun 12 15:55:34.043841 crc crio[20085]: time=\"2026-06-12T15:55:34.04292199Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"",
2026-06-12 17:20:10.224197 | controller |     "Jun 12 15:55:34.043841 crc crio[20085]: time=\"2026-06-12T15:55:34.043532146Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"",
2026-06-12 17:20:10.224212 | controller |     "Jun 12 15:55:34.044333 crc crio[20085]: time=\"2026-06-12T15:55:34.043911568Z\" level=info msg=\"FLAG: --enable-profile-unix-socket=\\\"true\\\"\\n\"",
2026-06-12 17:20:10.224228 | controller |     "Jun 12 15:55:34.044333 crc crio[20085]: time=\"2026-06-12T15:55:34.043937838Z\" level=info msg=\"FLAG: --stream-address=\\\"192.168.130.11\\\"\\n\"",
2026-06-12 17:20:10.224246 | controller |     "Jun 12 15:55:34.045507 crc crio[20085]: time=\"2026-06-12T15:55:34.044686889Z\" level=info msg=\"Current CRI-O configuration:\\n[crio]\\n  root = \\\"/var/lib/containers/storage\\\"\\n  runroot = \\\"/run/containers/storage\\\"\\n  imagestore = \\\"\\\"\\n  storage_driver = \\\"overlay\\\"\\n  storage_option = [\\\"overlay.skip_mount_home=true\\\"]\\n  log_dir = \\\"/var/log/crio/pods\\\"\\n  version_file = \\\"/var/run/crio/version\\\"\\n  version_file_persist = \\\"\\\"\\n  clean_shutdown_file = \\\"/var/lib/crio/clean.shutdown\\\"\\n  internal_wipe = true\\n  internal_repair = true\\n  [crio.api]\\n    grpc_max_send_msg_size = 83886080\\n    grpc_max_recv_msg_size = 83886080\\n    listen = \\\"/var/run/crio/crio.sock\\\"\\n    stream_address = \\\"192.168.130.11\\\"\\n    stream_port = \\\"0\\\"\\n    stream_enable_tls = false\\n    stream_tls_cert = \\\"\\\"\\n    stream_tls_key = \\\"\\\"\\n    stream_tls_ca = \\\"\\\"\\n    stream_idle_timeout = \\\"\\\"\\n  [crio.runtime]\\n    no_pivot = false\\n    selinux = true\\n    log_to_journald = false\\n    drop_infra_ctr = true\\n    read_only = false\\n    hooks_dir = [\\\"/etc/containers/oci/hooks.d\\\", \\\"/run/containers/oci/hooks.d\\\", \\\"/usr/share/containers/oci/hooks.d\\\"]\\n    default_capabilities = [\\\"CHOWN\\\", \\\"DAC_OVERRIDE\\\", \\\"FSETID\\\", \\\"FOWNER\\\", \\\"SETGID\\\", \\\"SETUID\\\", \\\"SETPCAP\\\", \\\"NET_BIND_SERVICE\\\", \\\"KILL\\\"]\\n    add_inheritable_capabilities = false\\n    default_env = [\\\"NSS_SDB_USE_CACHE=no\\\"]\\n    default_sysctls = [\\\"net.ipv4.ping_group_range=0 2147483647\\\"]\\n    default_ulimits = [\\\"nofile=1048576\\\"]\\n    allowed_devices = [\\\"/dev/fuse\\\", \\\"/dev/net/tun\\\"]\\n    cdi_spec_dirs = [\\\"/etc/cdi\\\", \\\"/var/run/cdi\\\"]\\n    device_ownership_from_security_context = false\\n    default_runtime = \\\"crun\\\"\\n    decryption_keys_path = \\\"/etc/crio/keys/\\\"\\n    conmon = \\\"\\\"\\n    conmon_cgroup = \\\"pod\\\"\\n    seccomp_profile = \\\"\\\"\\n    privileged_seccomp_profile = \\\"\\\"\\n    apparmor_profile = \\\"crio-default\\\"\\n    blockio_config_file = \\\"\\\"\\n    blockio_reload = false\\n    irqbalance_config_file = \\\"/etc/sysconfig/irqbalance\\\"\\n    rdt_config_file = \\\"\\\"\\n    cgroup_manager = \\\"systemd\\\"\\n    default_mounts_file = \\\"\\\"\\n    container_exits_dir = \\\"/var/run/crio/exits\\\"\\n    container_attach_socket_dir = \\\"/var/run/crio\\\"\\n    bind_mount_prefix = \\\"\\\"\\n    uid_mappings = \\\"\\\"\\n    minimum_mappable_uid = -1\\n    gid_mappings = \\\"\\\"\\n    minimum_mappable_gid = -1\\n    log_level = \\\"info\\\"\\n    log_filter = \\\"\\\"\\n    namespaces_dir = \\\"/var/run\\\"\\n    pinns_path = \\\"/usr/bin/pinns\\\"\\n    enable_criu_support = true\\n    pids_limit = -1\\n    log_size_max = -1\\n    ctr_stop_timeout = 30\\n    separate_pull_cgroup = \\\"\\\"\\n    infra_ctr_cpuset = \\\"\\\"\\n    shared_cpuset = \\\"\\\"\\n    absent_mount_sources_to_reject = [\\\"/etc/hostname\\\"]\\n    enable_pod_events = false\\n    irqbalance_config_restore_file = \\\"/etc/sysconfig/orig_irq_banned_cpus\\\"\\n    hostnetwork_disable_selinux = true\\n    disable_hostport_mapping = false\\n    timezone = \\\"\\\"\\n    [crio.runtime.runtimes]\\n      [crio.runtime.runtimes.crun]\\n        runtime_config_path = \\\"\\\"\\n        runtime_path = \\\"/usr/bin/crun\\\"\\n        runtime_type = \\\"\\\"\\n        runtime_root = \\\"/run/crun\\\"\\n        allowed_annotations = [\\\"io.containers.trace-syscall\\\", \\\"io.kubernetes.cri-o.Devices\\\", \\\"io.kubernetes.cri-o.LinkLogs\\\"]\\n        monitor_path = \\\"/usr/bin/conmon\\\"\\n        monitor_cgroup = \\\"pod\\\"\\n        container_min_memory = \\\"512KiB\\\"\\n        no_sync_log = false\\n        [crio.runtime.runtimes.crun.default_annotations]\\n          \\\"run.oci.systemd.subgroup\\\" = \\\"\\\"\\n      [crio.runtime.runtimes.runc]\\n        runtime_config_path = \\\"\\\"\\n        runtime_path = \\\"/usr/bin/runc\\\"\\n        runtime_type = \\\"\\\"\\n        runtime_root = \\\"/run/runc\\\"\\n        allowed_annotations = [\\\"io.containers.trace-syscall\\\", \\\"io.kubernetes.cri-o.Devices\\\", \\\"io.kubernetes.cri-o.LinkLogs\\\"]\\n        monitor_path = \\\"/usr/bin/conmon\\\"\\n        monitor_cgroup = \\\"pod\\\"\\n        container_min_memory = \\\"12MiB\\\"\\n        no_sync_log = false\\n    [crio.runtime.workloads]\\n      [crio.runtime.workloads.openshift-builder]\\n        activation_annotation = \\\"io.openshift.builder\\\"\\n        annotation_prefix = \\\"\\\"\\n        allowed_annotations = [\\\"io.kubernetes.cri-o.userns-mode\\\", \\\"io.kubernetes.cri-o.Devices\\\"]\\n        DisallowedAnnotations = [\\\"io.kubernetes.cri-o.ShmSize\\\", \\\"io.kubernetes.cri.rdt-class\\\", \\\"io.kubernetes.cri-o.TrySkipVolumeSELinuxLabel\\\", \\\"io.kubernetes.cri-o.umask\\\", \\\"io.kubernetes.cri-o.PodLinuxResources\\\", \\\"io.kubernetes.cri-o.LinkLogs\\\", \\\"seccomp-profile.kubernetes.cri-o.io\\\", \\\"cpu-quota.crio.io\\\", \\\"irq-load-balancing.crio.io\\\", \\\"cpu-shared.crio.io\\\", \\\"bundle\\\", \\\"org.criu.config\\\", \\\"run.oci.\\\", \\\"io.kubernetes.cri-o.seccompNotifierAction\\\", \\\"cpu-load-balancing.crio.io\\\", \\\"io.containers.trace-syscall\\\", \\\"cpu-c-states.crio.io\\\", \\\"cpu-freq-governor.crio.io\\\", \\\"io.kubernetes.cri-o.DisableFIPS\\\", \\\"org.systemd.property.\\\", \\\"io.kubernetes.cri-o.cgroup2-mount-hierarchy-rw\\\", \\\"io.kubernetes.cri-o.UnifiedCgroup\\\", \\\"io.kubernetes.cri-o.PodLinuxOverhead\\\", \\\"module.wasm.image/variant\\\", \\\"io.kubernetes.cri.container-type\\\"]\\n        [crio.runtime.workloads.openshift-builder.resources]\\n          CPUShares = 0\\n          CPUQuota = 0\\n          CPUPeriod = 0\\n          CPUSet = \\\"\\\"\\n          CPULimit = 0\\n  [crio.image]\\n    default_transport = \\\"docker://\\\"\\n    global_auth_file = \\\"/var/lib/kubelet/config.json\\\"\\n    pause_image = \\\"quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:cc2b30e70040205c2536d01ae5c850be1ed2d775cf13249e50328e5085777977\\\"\\n    pause_image_auth_file = \\\"/var/lib/kubelet/config.json\\\"\\n    pause_command = \\\"/usr/bin/pod\\\"\\n    signature_policy = \\\"\\\"\\n    signature_policy_dir = \\\"/etc/crio/policies\\\"\\n    image_volumes = \\\"mkdir\\\"\\n    big_files_temporary_dir = \\\"\\\"\\n    auto_reload_registries = false\\n    pull_progress_timeout = \\\"0s\\\"\\n    oci_artifact_mount_support = false\\n  [crio.network]\\n    cni_default_network = \\\"\\\"\\n    network_dir = \\\"/etc/kubernetes/cni/net.d/\\\"\\n    plugin_dirs = [\\\"/var/lib/cni/bin\\\"]\\n  [crio.metrics]\\n    enable_metrics = true\\n    metrics_collectors = [\\\"operations\\\", \\\"operations_latency_microseconds_total\\\", \\\"operations_latency_microseconds\\\", \\\"operations_errors\\\", \\\"image_pulls_layer_size\\\", \\\"containers_oom_total\\\", \\\"containers_oom\\\", \\\"operations_total\\\", \\\"operations_latency_seconds_total\\\", \\\"operations_latency_seconds\\\", \\\"operations_errors_total\\\", \\\"image_pulls_bytes_total\\\", \\\"image_pulls_skipped_bytes_total\\\", \\\"image_pulls_success_total\\\", \\\"image_pulls_failure_total\\\", \\\"image_layer_reuse_total\\\", \\\"containers_oom_count_total\\\", \\\"processes_defunct\\\"]\\n    metrics_host = \\\"127.0.0.1\\\"\\n    metrics_port = 9537\\n    metrics_socket = \\\"\\\"\\n    metrics_cert = \\\"\\\"\\n    metrics_key = \\\"\\\"\\n  [crio.tracing]\\n    enable_tracing = false\\n    tracing_endpoint = \\\"127.0.0.1:4317\\\"\\n    tracing_sampling_rate_per_million = 0\\n  [crio.stats]\\n    stats_collection_period = 0\\n    collection_period = 0\\n  [crio.nri]\\n    enable_nri = true\\n    nri_listen = \\\"/var/run/nri/nri.sock\\\"\\n    nri_plugin_dir = \\\"/opt/nri/plugins\\\"\\n    nri_plugin_config_dir = \\\"/etc/nri/conf.d\\\"\\n    nri_plugin_registration_timeout = \\\"5s\\\"\\n    nri_plugin_request_timeout = \\\"2s\\\"\\n    nri_disable_connections = false\\n\"",
2026-06-12 17:20:10.224273 | controller |     "Jun 12 15:55:34.049289 crc crio[20085]: time=\"2026-06-12T15:55:34.049183485Z\" level=info msg=\"Attempting to restore irqbalance config from /etc/sysconfig/orig_irq_banned_cpus\"",
2026-06-12 17:20:10.224289 | controller |     "Jun 12 15:55:34.049751 crc crio[20085]: time=\"2026-06-12T15:55:34.049492465Z\" level=info msg=\"Restore irqbalance config: nothing to do\"",
2026-06-12 17:20:10.224305 | controller |     "Jun 12 15:55:36.023556 crc crio[20085]: time=\"2026-06-12T15:55:36.022876965Z\" level=info msg=\"Got pod network &{Name:marketplace-operator-547dbd544d-qspgz Namespace:openshift-marketplace ID:5e8b1c770bbbc744980890c9c55da31a2de34c0868342cb6b2ceaa77a1221dac UID:724d7bbb-20b8-486e-b902-51a0880ff2a9 NetNS:/var/run/netns/48b2adc2-1c34-4df2-b9e0-0e006e6526be Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod724d7bbb_20b8_486e_b902_51a0880ff2a9.slice PodAnnotations:0xc000a54de0}] Aliases:map[]}\"",
2026-06-12 17:20:10.224321 | controller |     "Jun 12 15:55:36.025210 crc crio[20085]: time=\"2026-06-12T15:55:36.023772052Z\" level=info msg=\"Checking pod openshift-marketplace_marketplace-operator-547dbd544d-qspgz for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 17:20:10.224337 | controller |     "Jun 12 15:55:36.025210 crc crio[20085]: time=\"2026-06-12T15:55:36.024529512Z\" level=info msg=\"Got pod network &{Name:image-registry-5d9d95bf5b-68zhq Namespace:openshift-image-registry ID:00c57de1ab01558193fc1127637e714428a60a7885305605469af5becd07784f UID:dcbcea9f-f8da-49e7-87b5-1d6dc7b926ee NetNS:/var/run/netns/e2d30508-3ec9-4d67-871b-00d6ede2abd8 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:0xc000a54ed0}] Aliases:map[]}\"",
2026-06-12 17:20:10.224353 | controller |     "Jun 12 15:55:36.025210 crc crio[20085]: time=\"2026-06-12T15:55:36.024661256Z\" level=info msg=\"Checking pod openshift-image-registry_image-registry-5d9d95bf5b-68zhq for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 17:20:10.224368 | controller |     "Jun 12 15:55:36.025210 crc crio[20085]: time=\"2026-06-12T15:55:36.025073548Z\" level=error msg=\"error checking loopback interface: failed to Statfs \\\"\\\": no such file or directory\"",
2026-06-12 17:20:10.224384 | controller |     "Jun 12 15:55:36.025210 crc crio[20085]: time=\"2026-06-12T15:55:36.025104439Z\" level=warning msg=\"Could not restore sandbox IP for 218523d12e4c8f412d13e224986b202404a8910a3b8dec8ee4eaa2c76842a0e8: failed to get network status for pod sandbox k8s_revision-pruner-13-crc_openshift-kube-apiserver_a29d25e6-4273-4a42-8123-8f4fa4ff6fbd_0(218523d12e4c8f412d13e224986b202404a8910a3b8dec8ee4eaa2c76842a0e8): error checking loopback interface: failed to Statfs \\\"\\\": no such file or directory\"",
2026-06-12 17:20:10.224400 | controller |     "Jun 12 15:55:36.025210 crc crio[20085]: time=\"2026-06-12T15:55:36.02513183Z\" level=error msg=\"error checking loopback interface: failed to Statfs \\\"\\\": no such file or directory\"",
2026-06-12 17:20:10.224416 | controller |     "Jun 12 15:55:36.025210 crc crio[20085]: time=\"2026-06-12T15:55:36.0251435Z\" level=warning msg=\"Could not restore sandbox IP for 94bb9c15a5f9528db39c107e849b65129f2a34c29bf94cde466a1bfe1ca22584: failed to get network status for pod sandbox k8s_installer-13-crc_openshift-kube-apiserver_82266704-bdb4-45f5-9cf3-c5952304f39f_0(94bb9c15a5f9528db39c107e849b65129f2a34c29bf94cde466a1bfe1ca22584): error checking loopback interface: failed to Statfs \\\"\\\": no such file or directory\"",
2026-06-12 17:20:10.224435 | controller |     "Jun 12 15:55:36.025210 crc crio[20085]: time=\"2026-06-12T15:55:36.025169631Z\" level=error msg=\"error checking loopback interface: failed to Statfs \\\"\\\": no such file or directory\"",
2026-06-12 17:20:10.224452 | controller |     "Jun 12 15:55:36.025210 crc crio[20085]: time=\"2026-06-12T15:55:36.025181261Z\" level=warning msg=\"Could not restore sandbox IP for 24b5908c94d9dd2048db39291c6613600cf291995ef7c56938aa499988cbb7d9: failed to get network status for pod sandbox k8s_redhat-operators-2ck49_openshift-marketplace_a1f62366-e228-4cf2-a38c-c4d97e003773_0(24b5908c94d9dd2048db39291c6613600cf291995ef7c56938aa499988cbb7d9): error checking loopback interface: failed to Statfs \\\"\\\": no such file or directory\"",
2026-06-12 17:20:10.224468 | controller |     "Jun 12 15:55:36.025210 crc crio[20085]: time=\"2026-06-12T15:55:36.025203762Z\" level=error msg=\"error checking loopback interface: failed to Statfs \\\"\\\": no such file or directory\"",
2026-06-12 17:20:10.224483 | controller |     "Jun 12 15:55:36.025210 crc crio[20085]: time=\"2026-06-12T15:55:36.025217102Z\" level=warning msg=\"Could not restore sandbox IP for 88f1ee99c7048a210bdb9ac8d0e938546328f4d089dd89ee970e4fd23e8a56fb: failed to get network status for pod sandbox k8s_certified-operators-4lxqg_openshift-marketplace_49bbea35-aef5-4e3d-951e-ad870a91539e_0(88f1ee99c7048a210bdb9ac8d0e938546328f4d089dd89ee970e4fd23e8a56fb): error checking loopback interface: failed to Statfs \\\"\\\": no such file or directory\"",
2026-06-12 17:20:10.224499 | controller |     "Jun 12 15:55:36.025913 crc crio[20085]: time=\"2026-06-12T15:55:36.025241823Z\" level=error msg=\"error checking loopback interface: failed to Statfs \\\"\\\": no such file or directory\"",
2026-06-12 17:20:10.224514 | controller |     "Jun 12 15:55:36.025913 crc crio[20085]: time=\"2026-06-12T15:55:36.025255253Z\" level=warning msg=\"Could not restore sandbox IP for d8b63e784bffade6dd726e124ee6bb835170216daa066ae154b0513035faee69: failed to get network status for pod sandbox k8s_collect-profiles-29687985-5mw5k_openshift-operator-lifecycle-manager_1edbb9e4-ab3b-41f3-9937-079e817c6fa9_0(d8b63e784bffade6dd726e124ee6bb835170216daa066ae154b0513035faee69): error checking loopback interface: failed to Statfs \\\"\\\": no such file or directory\"",
2026-06-12 17:20:10.224530 | controller |     "Jun 12 15:55:36.025913 crc crio[20085]: time=\"2026-06-12T15:55:36.025730966Z\" level=info msg=\"Got pod network &{Name:controller-manager-8bbbb897c-c9m74 Namespace:openshift-controller-manager ID:8ca76fa8288bcb518463241725200f056a86d43eeadeb0f81401aafaa3199a1f UID:b9d3cfcf-d286-4dfc-a5cf-dbb9268a3cda NetNS:/var/run/netns/fdf36cfd-8cb8-4c3a-b273-e87e06321279 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:0xc000a54f88}] Aliases:map[]}\"",
2026-06-12 17:20:10.224548 | controller |     "Jun 12 15:55:36.025913 crc crio[20085]: time=\"2026-06-12T15:55:36.02587292Z\" level=info msg=\"Checking pod openshift-controller-manager_controller-manager-8bbbb897c-c9m74 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 17:20:10.224563 | controller |     "Jun 12 15:55:36.026567 crc crio[20085]: time=\"2026-06-12T15:55:36.026414736Z\" level=info msg=\"Got pod network &{Name:catalog-operator-75ff9f647d-4s428 Namespace:openshift-operator-lifecycle-manager ID:866e639f66d12a9baa94912c7f426617106fc683c34a13a677c1e105a079e859 UID:d1618753-e855-455c-8eee-e4fb77abbc17 NetNS:/var/run/netns/4e9f81ca-9317-4792-99f6-2b5ea72f5eba 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:0xc000a55018}] Aliases:map[]}\"",
2026-06-12 17:20:10.224604 | controller |     "Jun 12 15:55:36.026910 crc crio[20085]: time=\"2026-06-12T15:55:36.026823587Z\" level=info msg=\"Checking pod openshift-operator-lifecycle-manager_catalog-operator-75ff9f647d-4s428 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 17:20:10.224624 | controller |     "Jun 12 15:55:36.027421 crc crio[20085]: time=\"2026-06-12T15:55:36.027336391Z\" level=info msg=\"Got pod network &{Name:etcd-operator-69b85846b6-9w8mk Namespace:openshift-etcd-operator ID:954bf1afe4f59f23f82baa19c37ce7d2202c4c33e8491ac1530be7dd854d2ea1 UID:590c4b91-91e2-41cd-8666-e08cbfa17a77 NetNS:/var/run/netns/b6dd1e5c-9926-4d63-8eb9-006ea2d09f40 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:0xc000a550a8}] Aliases:map[]}\"",
2026-06-12 17:20:10.224640 | controller |     "Jun 12 15:55:36.027620 crc crio[20085]: time=\"2026-06-12T15:55:36.027579909Z\" level=info msg=\"Checking pod openshift-etcd-operator_etcd-operator-69b85846b6-9w8mk for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 17:20:10.224656 | controller |     "Jun 12 15:55:36.028614 crc crio[20085]: time=\"2026-06-12T15:55:36.028403342Z\" level=info msg=\"Got pod network &{Name:network-check-source-5bb8f5cd97-xdvz5 Namespace:openshift-network-diagnostics ID:783fb29891819166ed7b15ff94303f8b7559f49b072354ff9bd645586b92c60f UID:f863fff9-286a-45fa-b8f0-8a86994b8440 NetNS:/var/run/netns/daa06804-ad92-4ab8-a74c-966aa2f81d09 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:0xc000a55128}] Aliases:map[]}\"",
2026-06-12 17:20:10.224672 | controller |     "Jun 12 15:55:36.028731 crc crio[20085]: time=\"2026-06-12T15:55:36.028652639Z\" level=info msg=\"Checking pod openshift-network-diagnostics_network-check-source-5bb8f5cd97-xdvz5 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 17:20:10.224687 | controller |     "Jun 12 15:55:36.029220 crc crio[20085]: time=\"2026-06-12T15:55:36.029141943Z\" level=info msg=\"Got pod network &{Name:oauth-openshift-685b49f4d7-4d6xb Namespace:openshift-authentication ID:01e0057a4f36348b3e5583493d3db2ed1b6be0de7bec803bab507ef7991f8e77 UID:b167f5c3-3788-4edd-9e26-0fc3a5748dee NetNS:/var/run/netns/50ebe2c2-fcd1-4e25-b7b7-9139bcf85f03 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:0xc000a551b8}] Aliases:map[]}\"",
2026-06-12 17:20:10.224703 | controller |     "Jun 12 15:55:36.029335 crc crio[20085]: time=\"2026-06-12T15:55:36.029305507Z\" level=info msg=\"Checking pod openshift-authentication_oauth-openshift-685b49f4d7-4d6xb for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 17:20:10.224718 | controller |     "Jun 12 15:55:36.029961 crc crio[20085]: time=\"2026-06-12T15:55:36.029868583Z\" level=info msg=\"Got pod network &{Name:migrator-866fcbc849-vfggj Namespace:openshift-kube-storage-version-migrator ID:33bfac345f38fb0b4cd732d80d7f19d13d5299f5e96eadee8a786eee1b7e3b18 UID:95e1bfe8-fa45-4e53-9e80-89e7ac6db708 NetNS:/var/run/netns/3e6bf183-5116-49e5-bb82-fa7c56bf36a0 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:0xc000a55248}] Aliases:map[]}\"",
2026-06-12 17:20:10.224737 | controller |     "Jun 12 15:55:36.030075 crc crio[20085]: time=\"2026-06-12T15:55:36.030043898Z\" level=info msg=\"Checking pod openshift-kube-storage-version-migrator_migrator-866fcbc849-vfggj for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 17:20:10.224752 | controller |     "Jun 12 15:55:36.031000 crc crio[20085]: time=\"2026-06-12T15:55:36.030751098Z\" level=info msg=\"Got pod network &{Name:machine-config-operator-67c9d58cbb-dc6bh Namespace:openshift-machine-config-operator ID:2530f834e6fd937972a33ce21e1ed56a946e9139404f28f35d0aceed95097a03 UID:e7c4bdbd-866b-490e-85ee-d4c85fa577d8 NetNS:/var/run/netns/f861588b-9aed-4430-bc99-fedd0c6a2529 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:0xc000a552d8}] Aliases:map[]}\"",
2026-06-12 17:20:10.224768 | controller |     "Jun 12 15:55:36.031000 crc crio[20085]: time=\"2026-06-12T15:55:36.030890592Z\" level=info msg=\"Checking pod openshift-machine-config-operator_machine-config-operator-67c9d58cbb-dc6bh for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 17:20:10.224783 | controller |     "Jun 12 15:55:36.031000 crc crio[20085]: time=\"2026-06-12T15:55:36.031001535Z\" level=error msg=\"error checking loopback interface: failed to Statfs \\\"\\\": no such file or directory\"",
2026-06-12 17:20:10.224799 | controller |     "Jun 12 15:55:36.031212 crc crio[20085]: time=\"2026-06-12T15:55:36.031015625Z\" level=warning msg=\"Could not restore sandbox IP for b9b0029fcfd6b0d4310152cf513a26f3508fa6d2a7d60170e978423b90396ca1: failed to get network status for pod sandbox k8s_marketplace-operator-547dbd544d-xchl9_openshift-marketplace_6cdf074d-0e2a-4a0b-8843-5f823e7bf7c3_0(b9b0029fcfd6b0d4310152cf513a26f3508fa6d2a7d60170e978423b90396ca1): error checking loopback interface: failed to Statfs \\\"\\\": no such file or directory\"",
2026-06-12 17:20:10.224814 | controller |     "Jun 12 15:55:36.031414 crc crio[20085]: time=\"2026-06-12T15:55:36.031302543Z\" level=info msg=\"Got pod network &{Name:multus-admission-controller-69db94689b-rvf8p Namespace:openshift-multus ID:fe6a66ef818417eea219c7065b7c02e1b9483d6cd15267c8261a0478cdd679b0 UID:22e9ac12-6d81-454c-9af1-0b0d7e241db6 NetNS:/var/run/netns/7a174bf1-8085-44e8-8390-810fd325e475 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:0xc000a55360}] Aliases:map[]}\"",
2026-06-12 17:20:10.224830 | controller |     "Jun 12 15:55:36.031625 crc crio[20085]: time=\"2026-06-12T15:55:36.03155273Z\" level=info msg=\"Checking pod openshift-multus_multus-admission-controller-69db94689b-rvf8p for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 17:20:10.224845 | controller |     "Jun 12 15:55:36.032016 crc crio[20085]: time=\"2026-06-12T15:55:36.031935452Z\" level=info msg=\"Got pod network &{Name:openshift-controller-manager-operator-686468bdd5-sjcrn Namespace:openshift-controller-manager-operator ID:bd4c32a0f4d069cde57afeac61e0bd3be87bb3d04acd1776356cc276f146368b UID:84e6e6fd-a448-462c-a5d3-8fa636be2d6f NetNS:/var/run/netns/60c784cd-d463-45b0-a4d5-663533d97dd3 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:0xc000a553e0}] Aliases:map[]}\"",
2026-06-12 17:20:10.224860 | controller |     "Jun 12 15:55:36.032113 crc crio[20085]: time=\"2026-06-12T15:55:36.032065245Z\" level=info msg=\"Checking pod openshift-controller-manager-operator_openshift-controller-manager-operator-686468bdd5-sjcrn for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 17:20:10.224875 | controller |     "Jun 12 15:55:36.032222 crc crio[20085]: time=\"2026-06-12T15:55:36.032167678Z\" level=error msg=\"error checking loopback interface: failed to Statfs \\\"\\\": no such file or directory\"",
2026-06-12 17:20:10.224894 | controller |     "Jun 12 15:55:36.032222 crc crio[20085]: time=\"2026-06-12T15:55:36.032204609Z\" level=warning msg=\"Could not restore sandbox IP for 8d18ef7e401ecbbce2959e5dc76b4fda8f77d8f73c5e24565348fb27f124201f: failed to get network status for pod sandbox k8s_community-operators-qhh6t_openshift-marketplace_38fb2a5f-6a1e-4c7a-8df2-0b2a456c372e_0(8d18ef7e401ecbbce2959e5dc76b4fda8f77d8f73c5e24565348fb27f124201f): error checking loopback interface: failed to Statfs \\\"\\\": no such file or directory\"",
2026-06-12 17:20:10.224910 | controller |     "Jun 12 15:55:36.032728 crc crio[20085]: time=\"2026-06-12T15:55:36.032642791Z\" level=info msg=\"Got pod network &{Name:kube-apiserver-operator-575994946d-vgpnb Namespace:openshift-kube-apiserver-operator ID:a4108cfd56bb95c984c6842f2b38b21ef6830aa35f05bed6a97aba9293edc703 UID:4f837d5f-4682-4cae-99ca-824ebae60fec NetNS:/var/run/netns/a9dd8d20-eb35-4265-bd2e-d62b3bf77237 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:0xc000a55478}] Aliases:map[]}\"",
2026-06-12 17:20:10.224926 | controller |     "Jun 12 15:55:36.032850 crc crio[20085]: time=\"2026-06-12T15:55:36.032786025Z\" level=info msg=\"Checking pod openshift-kube-apiserver-operator_kube-apiserver-operator-575994946d-vgpnb for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 17:20:10.224941 | controller |     "Jun 12 15:55:36.033211 crc crio[20085]: time=\"2026-06-12T15:55:36.033133365Z\" level=info msg=\"Got pod network &{Name:dns-operator-799b87ffcd-h5xh9 Namespace:openshift-dns-operator ID:6863df6ce51270ee5ce1842073c2d0f50a76b6f27b4bf12ab3570456fab5ec14 UID:13345434-cc4c-42d5-97e8-99cd8b90477a NetNS:/var/run/netns/0b335bdf-7adc-4063-8467-55f1293a330a 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:0xc000a554f8}] Aliases:map[]}\"",
2026-06-12 17:20:10.224963 | controller |     "Jun 12 15:55:36.033306 crc crio[20085]: time=\"2026-06-12T15:55:36.033277039Z\" level=info msg=\"Checking pod openshift-dns-operator_dns-operator-799b87ffcd-h5xh9 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 17:20:10.224984 | controller |     "Jun 12 15:55:36.033928 crc crio[20085]: time=\"2026-06-12T15:55:36.033822974Z\" level=info msg=\"Got pod network &{Name:console-6c684df5db-cc8g8 Namespace:openshift-console ID:7c9c9905adac5b3a01c30ca8f7e5943aa6e4928c52210102fcf82f2e070730ae UID:63877e21-00e2-4bee-b462-31d3bbe131ef NetNS:/var/run/netns/6dc71158-9615-4b5e-8a2c-7711904f202c 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:0xc000a55578}] Aliases:map[]}\"",
2026-06-12 17:20:10.225001 | controller |     "Jun 12 15:55:36.034076 crc crio[20085]: time=\"2026-06-12T15:55:36.034046931Z\" level=info msg=\"Checking pod openshift-console_console-6c684df5db-cc8g8 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 17:20:10.225017 | controller |     "Jun 12 15:55:36.034646 crc crio[20085]: time=\"2026-06-12T15:55:36.034545485Z\" level=info msg=\"Got pod network &{Name:dns-default-qtghf Namespace:openshift-dns ID:b964e7586af0014d6de23274d7a258f03b538cc0c202d7abb580452fffc2f219 UID:d181776f-b90e-41dc-be09-c4543b8cba16 NetNS:/var/run/netns/5c3c3e0e-db25-4eb2-9138-529110bac3d7 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:0xc000a55608}] Aliases:map[]}\"",
2026-06-12 17:20:10.225036 | controller |     "Jun 12 15:55:36.034789 crc crio[20085]: time=\"2026-06-12T15:55:36.03472532Z\" level=info msg=\"Checking pod openshift-dns_dns-default-qtghf for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 17:20:10.225052 | controller |     "Jun 12 15:55:36.034901 crc crio[20085]: time=\"2026-06-12T15:55:36.034852984Z\" level=error msg=\"error checking loopback interface: failed to Statfs \\\"\\\": no such file or directory\"",
2026-06-12 17:20:10.225068 | controller |     "Jun 12 15:55:36.035012 crc crio[20085]: time=\"2026-06-12T15:55:36.034896965Z\" level=warning msg=\"Could not restore sandbox IP for e117e1930c27de213bcbf846bfee59c144e67cadc61b555981c97b4b4f83309f: failed to get network status for pod sandbox k8s_redhat-operators-x5vn9_openshift-marketplace_0ee7e057-363b-48e4-a711-ee54046db35f_0(e117e1930c27de213bcbf846bfee59c144e67cadc61b555981c97b4b4f83309f): error checking loopback interface: failed to Statfs \\\"\\\": no such file or directory\"",
2026-06-12 17:20:10.225084 | controller |     "Jun 12 15:55:36.035423 crc crio[20085]: time=\"2026-06-12T15:55:36.035320046Z\" level=info msg=\"Got pod network &{Name:openshift-apiserver-operator-846cbfc458-xttmf Namespace:openshift-apiserver-operator ID:e75f42219c1a7ce4840e6743ada912a2cf9195cd9a4b13ae5a2d237e6d948bed UID:7d46baeb-32f5-4d0b-aeba-13333da51152 NetNS:/var/run/netns/9fa0ae43-029e-40f3-a130-03ce56d5b501 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:0xc000a55690}] Aliases:map[]}\"",
2026-06-12 17:20:10.225099 | controller |     "Jun 12 15:55:36.035652 crc crio[20085]: time=\"2026-06-12T15:55:36.035563593Z\" level=info msg=\"Checking pod openshift-apiserver-operator_openshift-apiserver-operator-846cbfc458-xttmf for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 17:20:10.225114 | controller |     "Jun 12 15:55:36.037040 crc crio[20085]: time=\"2026-06-12T15:55:36.036955832Z\" level=info msg=\"Got pod network &{Name:ingress-operator-6b9cb4dbcf-5fpw9 Namespace:openshift-ingress-operator ID:8b71a812b8baf7cc7da5435b6c115b07d229bd8e2943b64afdf9efe863a8e4c8 UID:e466d193-2f16-441a-9f10-579f91762fb9 NetNS:/var/run/netns/fa08a30d-ca28-412c-b9ce-670decde668e 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:0xc000a55720}] Aliases:map[]}\"",
2026-06-12 17:20:10.225129 | controller |     "Jun 12 15:55:36.037157 crc crio[20085]: time=\"2026-06-12T15:55:36.037089446Z\" level=info msg=\"Checking pod openshift-ingress-operator_ingress-operator-6b9cb4dbcf-5fpw9 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 17:20:10.225144 | controller |     "Jun 12 15:55:36.037780 crc crio[20085]: time=\"2026-06-12T15:55:36.037685323Z\" level=info msg=\"Got pod network &{Name:network-check-target-fhkjl Namespace:openshift-network-diagnostics ID:342eb24e802b843745088a4ef8388e272f319382000a22f2e1547193adb49781 UID:17b87002-b798-480a-8e17-83053d698239 NetNS:/var/run/netns/70659349-cd45-4493-887b-ad35ce3ad532 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:0xc000a557b0}] Aliases:map[]}\"",
2026-06-12 17:20:10.225160 | controller |     "Jun 12 15:55:36.037898 crc crio[20085]: time=\"2026-06-12T15:55:36.037843148Z\" level=info msg=\"Checking pod openshift-network-diagnostics_network-check-target-fhkjl for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 17:20:10.225175 | controller |     "Jun 12 15:55:36.038330 crc crio[20085]: time=\"2026-06-12T15:55:36.038245959Z\" level=info msg=\"Got pod network &{Name:olm-operator-5cdf44d969-ssqvn Namespace:openshift-operator-lifecycle-manager ID:081a8c0ca71491c6f7aab6d84804745b19248d5fc9fbc949029a05fbd5ca8cd3 UID:6e1163b9-cb14-4016-a0bf-126812657ac4 NetNS:/var/run/netns/d2235381-6c51-4569-befe-8dffc22d7628 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:0xc000a55840}] Aliases:map[]}\"",
2026-06-12 17:20:10.225193 | controller |     "Jun 12 15:55:36.038530 crc crio[20085]: time=\"2026-06-12T15:55:36.038498139Z\" level=info msg=\"Checking pod openshift-operator-lifecycle-manager_olm-operator-5cdf44d969-ssqvn for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 17:20:10.225209 | controller |     "Jun 12 15:55:36.039049 crc crio[20085]: time=\"2026-06-12T15:55:36.038965139Z\" level=info msg=\"Got pod network &{Name:networking-console-plugin-5ff7774fd9-nljh6 Namespace:openshift-network-console ID:4c26ee0af046dd6f8cd065e6989e708c47eae67f1f37068553c15567d4a1cb24 UID:6a9ae5f6-97bd-46ac-bafa-ca1b4452a141 NetNS:/var/run/netns/057d2cfe-40ec-413c-aedc-a04aed13387d 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:0xc000a558d0}] Aliases:map[]}\"",
2026-06-12 17:20:10.225224 | controller |     "Jun 12 15:55:36.039148 crc crio[20085]: time=\"2026-06-12T15:55:36.039112254Z\" level=info msg=\"Checking pod openshift-network-console_networking-console-plugin-5ff7774fd9-nljh6 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 17:20:10.225239 | controller |     "Jun 12 15:55:36.039310 crc crio[20085]: time=\"2026-06-12T15:55:36.039233847Z\" level=error msg=\"error checking loopback interface: failed to Statfs \\\"\\\": no such file or directory\"",
2026-06-12 17:20:10.225254 | controller |     "Jun 12 15:55:36.039310 crc crio[20085]: time=\"2026-06-12T15:55:36.039278888Z\" level=warning msg=\"Could not restore sandbox IP for 1acaf1bcd11127e88060577e13a8f8ffedfa9cd0375cc453261e31ade142b178: failed to get network status for pod sandbox k8s_certified-operators-l27pk_openshift-marketplace_91f37d35-53d4-49eb-b4e2-8ee1a226094b_0(1acaf1bcd11127e88060577e13a8f8ffedfa9cd0375cc453261e31ade142b178): error checking loopback interface: failed to Statfs \\\"\\\": no such file or directory\"",
2026-06-12 17:20:10.225269 | controller |     "Jun 12 15:55:36.039890 crc crio[20085]: time=\"2026-06-12T15:55:36.039784522Z\" level=info msg=\"Got pod network &{Name:cluster-samples-operator-6b564684c8-bqbxk Namespace:openshift-cluster-samples-operator ID:40eb31f880b938e8079e39750419657f42ab7a6f87f4c642a70b3b245f6b5272 UID:5bdc8e81-e580-4572-a41c-f8ed0e8c6dc0 NetNS:/var/run/netns/6334009f-235e-4dac-a0d3-c0b52a19b811 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:0xc000a55968}] Aliases:map[]}\"",
2026-06-12 17:20:10.225284 | controller |     "Jun 12 15:55:36.040003 crc crio[20085]: time=\"2026-06-12T15:55:36.039917016Z\" level=info msg=\"Checking pod openshift-cluster-samples-operator_cluster-samples-operator-6b564684c8-bqbxk for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 17:20:10.225301 | controller |     "Jun 12 15:55:36.040419 crc crio[20085]: time=\"2026-06-12T15:55:36.040329658Z\" level=info msg=\"Got pod network &{Name:route-controller-manager-9c77555c6-bjsff Namespace:openshift-route-controller-manager ID:656af2dfcd523b61d8aa89833d20c7fa6297b82acad3b5976e7d6d1e64dc967f UID:f5ed093a-5c43-49ee-8429-b0de4b9c784d NetNS:/var/run/netns/e2be9547-463d-48a3-a268-3ce455053b0c 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:0xc000a55a00}] Aliases:map[]}\"",
2026-06-12 17:20:10.225321 | controller |     "Jun 12 15:55:36.040766 crc crio[20085]: time=\"2026-06-12T15:55:36.040680418Z\" level=info msg=\"Checking pod openshift-route-controller-manager_route-controller-manager-9c77555c6-bjsff for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 17:20:10.225337 | controller |     "Jun 12 15:55:36.041404 crc crio[20085]: time=\"2026-06-12T15:55:36.041321875Z\" level=info msg=\"Got pod network &{Name:openshift-config-operator-5777786469-bccdj Namespace:openshift-config-operator ID:6ab72337a3cbb3c4d1ed7253a92436f570bc786a96b656633e015ab8dd8d717f UID:24de2af2-9e39-4c2e-96f8-42509d1baf18 NetNS:/var/run/netns/d861f269-db23-48fd-a8c7-a659c2630a59 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:0xc000a55a90}] Aliases:map[]}\"",
2026-06-12 17:20:10.225353 | controller |     "Jun 12 15:55:36.041574 crc crio[20085]: time=\"2026-06-12T15:55:36.041554724Z\" level=info msg=\"Checking pod openshift-config-operator_openshift-config-operator-5777786469-bccdj for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 17:20:10.225369 | controller |     "Jun 12 15:55:36.042053 crc crio[20085]: time=\"2026-06-12T15:55:36.041943213Z\" level=info msg=\"Got pod network &{Name:downloads-747b44746d-4pqvr Namespace:openshift-console ID:bcc4f7f7ca920bcd43eeecb2a9c94cc4efa4061cf45396a50fc800b0f4406839 UID:d0d29411-fb58-47c5-9579-23967e5649ce NetNS:/var/run/netns/714df3fb-bd11-4c97-bb1f-42fc4d7707b8 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:0xc000a55b20}] Aliases:map[]}\"",
2026-06-12 17:20:10.225385 | controller |     "Jun 12 15:55:36.042266 crc crio[20085]: time=\"2026-06-12T15:55:36.04219047Z\" level=info msg=\"Checking pod openshift-console_downloads-747b44746d-4pqvr for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 17:20:10.225445 | controller |     "Jun 12 15:55:36.042570 crc crio[20085]: time=\"2026-06-12T15:55:36.042512859Z\" level=error msg=\"error checking loopback interface: failed to Statfs \\\"\\\": no such file or directory\"",
2026-06-12 17:20:10.225465 | controller |     "Jun 12 15:55:36.042570 crc crio[20085]: time=\"2026-06-12T15:55:36.04254976Z\" level=warning msg=\"Could not restore sandbox IP for 78f85ee3e29645fc9de6c6a7019ace5cf4a00a40ec8afbd8ae5abc587094dc03: failed to get network status for pod sandbox k8s_redhat-marketplace-ntdwx_openshift-marketplace_304346ae-9d3b-4262-8068-4ed1e7ff48a8_0(78f85ee3e29645fc9de6c6a7019ace5cf4a00a40ec8afbd8ae5abc587094dc03): error checking loopback interface: failed to Statfs \\\"\\\": no such file or directory\"",
2026-06-12 17:20:10.225482 | controller |     "Jun 12 15:55:36.042912 crc crio[20085]: time=\"2026-06-12T15:55:36.042865408Z\" level=info msg=\"Got pod network &{Name:package-server-manager-77f986bd66-5lhf9 Namespace:openshift-operator-lifecycle-manager ID:d84089b6c980f6e31d4488d5ceea93ab72e2197d65c108f73549553d3dc2ff36 UID:bebbba29-e4e9-44ad-b643-3a7ebf505270 NetNS:/var/run/netns/a099ccde-a380-4c67-b2de-66f5d378b168 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:0xc000a55bb8}] Aliases:map[]}\"",
2026-06-12 17:20:10.225498 | controller |     "Jun 12 15:55:36.043050 crc crio[20085]: time=\"2026-06-12T15:55:36.043002293Z\" level=info msg=\"Checking pod openshift-operator-lifecycle-manager_package-server-manager-77f986bd66-5lhf9 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 17:20:10.225515 | controller |     "Jun 12 15:55:36.043646 crc crio[20085]: time=\"2026-06-12T15:55:36.043563999Z\" level=info msg=\"Got pod network &{Name:console-operator-67c89758df-4jf4f Namespace:openshift-console-operator ID:ea1b889362c9499654b3103e29b81d9c8c4b80ac8e64f136ef47ea902328e1de UID:a7050c01-20e1-4a5b-9a20-dee2d4b99ee2 NetNS:/var/run/netns/d4601548-379f-4635-b20f-ee8f0cd90d25 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:0xc000a55c48}] Aliases:map[]}\"",
2026-06-12 17:20:10.225535 | controller |     "Jun 12 15:55:36.043793 crc crio[20085]: time=\"2026-06-12T15:55:36.043745794Z\" level=info msg=\"Checking pod openshift-console-operator_console-operator-67c89758df-4jf4f for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 17:20:10.225552 | controller |     "Jun 12 15:55:36.044197 crc crio[20085]: time=\"2026-06-12T15:55:36.044120354Z\" level=info msg=\"Got pod network &{Name:kube-controller-manager-operator-69d5f845f8-mm4qn Namespace:openshift-kube-controller-manager-operator ID:97467d816d05a341d3f7f15af85fa716868feac2fd6aa42876c0f6f23bafe244 UID:89eeceba-0661-4e85-be2e-57d689102094 NetNS:/var/run/netns/b24e4416-6da5-49c5-8698-3d013871e077 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:0xc000a55cd8}] Aliases:map[]}\"",
2026-06-12 17:20:10.225568 | controller |     "Jun 12 15:55:36.044297 crc crio[20085]: time=\"2026-06-12T15:55:36.044245197Z\" level=info msg=\"Checking pod openshift-kube-controller-manager-operator_kube-controller-manager-operator-69d5f845f8-mm4qn for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 17:20:10.225603 | controller |     "Jun 12 15:55:36.044825 crc crio[20085]: time=\"2026-06-12T15:55:36.044748912Z\" level=info msg=\"Got pod network &{Name:kube-storage-version-migrator-operator-565b79b866-2h5s6 Namespace:openshift-kube-storage-version-migrator-operator ID:64af01349a00849fde27c2f063b48f3d4fffe4c51e83456b5865b1562298601a UID:8f573912-eb25-4f17-bfe5-81325e551bf2 NetNS:/var/run/netns/9ea2cdf8-9dc0-4c67-8b1b-74d253633c09 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:0xc000a55d58}] Aliases:map[]}\"",
2026-06-12 17:20:10.225621 | controller |     "Jun 12 15:55:36.045012 crc crio[20085]: time=\"2026-06-12T15:55:36.044940397Z\" level=info msg=\"Checking pod openshift-kube-storage-version-migrator-operator_kube-storage-version-migrator-operator-565b79b866-2h5s6 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 17:20:10.225637 | controller |     "Jun 12 15:55:36.045854 crc crio[20085]: time=\"2026-06-12T15:55:36.045749191Z\" level=info msg=\"Got pod network &{Name:network-metrics-daemon-n2bqt Namespace:openshift-multus ID:0a1bb93da817bef5070bcdeb459f1902ae027961ec1b8eae561592a0f1e27e28 UID:504f5b64-2069-4529-9127-e6f993b1b649 NetNS:/var/run/netns/701a276f-7c42-4268-85ca-c75d94823b82 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:0xc000a55de8}] Aliases:map[]}\"",
2026-06-12 17:20:10.225653 | controller |     "Jun 12 15:55:36.051993 crc crio[20085]: time=\"2026-06-12T15:55:36.051845761Z\" level=info msg=\"Checking pod openshift-multus_network-metrics-daemon-n2bqt for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 17:20:10.225669 | controller |     "Jun 12 15:55:36.054881 crc crio[20085]: time=\"2026-06-12T15:55:36.05435697Z\" level=info msg=\"Got pod network &{Name:ingress-canary-jlj86 Namespace:openshift-ingress-canary ID:8f93ecc1a569a144a2816b039934efb82bc3dc7d282f30d8baf2fbef67bed3e5 UID:7d96a430-aa69-4b19-9ee4-68f2e6192e27 NetNS:/var/run/netns/d87ca6b7-015a-43c8-ba7c-167107c2b7e6 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:0xc000154330}] Aliases:map[]}\"",
2026-06-12 17:20:10.225689 | controller |     "Jun 12 15:55:36.056135 crc crio[20085]: time=\"2026-06-12T15:55:36.055929833Z\" level=info msg=\"Checking pod openshift-ingress-canary_ingress-canary-jlj86 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 17:20:10.225705 | controller |     "Jun 12 15:55:36.056826 crc crio[20085]: time=\"2026-06-12T15:55:36.056742625Z\" level=info msg=\"Got pod network &{Name:csi-hostpathplugin-mpq2f Namespace:hostpath-provisioner ID:32c8a01ae3a7b39a18419fcfa926a5dacc9b2b1d620d9085bf5474cad322121f UID:af9d3f54-b024-4959-888b-41fc0dc68a7f NetNS:/var/run/netns/210d97ba-51b1-4c87-acf6-ac756104ed65 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:0xc000a54070}] Aliases:map[]}\"",
2026-06-12 17:20:10.225721 | controller |     "Jun 12 15:55:36.056971 crc crio[20085]: time=\"2026-06-12T15:55:36.05688634Z\" level=info msg=\"Checking pod hostpath-provisioner_csi-hostpathplugin-mpq2f for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 17:20:10.225737 | controller |     "Jun 12 15:55:36.057398 crc crio[20085]: time=\"2026-06-12T15:55:36.057274211Z\" level=info msg=\"Got pod network &{Name:openshift-kube-scheduler-operator-54f497555d-d8646 Namespace:openshift-kube-scheduler-operator ID:acda8260e4918fbb802786a8d9cce4dea8d17c42cf6406c9d04a3cc30226e9b6 UID:4e9ac1d6-d4ed-4411-a098-d1bf725c943c NetNS:/var/run/netns/7da58ed8-c181-4b87-a3de-7e15304cda0e 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:0xc000a54110}] Aliases:map[]}\"",
2026-06-12 17:20:10.225753 | controller |     "Jun 12 15:55:36.057689 crc crio[20085]: time=\"2026-06-12T15:55:36.05761481Z\" level=info msg=\"Checking pod openshift-kube-scheduler-operator_openshift-kube-scheduler-operator-54f497555d-d8646 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 17:20:10.225768 | controller |     "Jun 12 15:55:36.058304 crc crio[20085]: time=\"2026-06-12T15:55:36.058106834Z\" level=info msg=\"Got pod network &{Name:control-plane-machine-set-operator-75ffdb6fcd-m5wxr Namespace:openshift-machine-api ID:507d8bb659254637b5dab250d204981764caabb44ce6ca70ab29391bd0886da9 UID:8f342bf1-eea2-4806-8a6b-5f4c24d40c0c NetNS:/var/run/netns/bf7a5fdb-b9c7-413e-9797-9efa9faba0f3 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:0xc000a541d8}] Aliases:map[]}\"",
2026-06-12 17:20:10.225783 | controller |     "Jun 12 15:55:36.058304 crc crio[20085]: time=\"2026-06-12T15:55:36.058269048Z\" level=info msg=\"Checking pod openshift-machine-api_control-plane-machine-set-operator-75ffdb6fcd-m5wxr for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 17:20:10.225798 | controller |     "Jun 12 15:55:36.059320 crc crio[20085]: time=\"2026-06-12T15:55:36.058743982Z\" level=info msg=\"Got pod network &{Name:machine-config-controller-f9cdd68f7-bb2jm Namespace:openshift-machine-config-operator ID:a742e3ddcecdec2a72e062301ee31090995d8a0de85ef0b95b98ce7a6f8b52a9 UID:e968817c-5b6a-4904-ba68-59a8235d6c0d NetNS:/var/run/netns/ec448052-5615-488f-a7e7-1deca43943ad 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:0xc000a54290}] Aliases:map[]}\"",
2026-06-12 17:20:10.225818 | controller |     "Jun 12 15:55:36.059320 crc crio[20085]: time=\"2026-06-12T15:55:36.058870506Z\" level=info msg=\"Checking pod openshift-machine-config-operator_machine-config-controller-f9cdd68f7-bb2jm for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 17:20:10.225834 | controller |     "Jun 12 15:55:36.059679 crc crio[20085]: time=\"2026-06-12T15:55:36.05940528Z\" level=info msg=\"Got pod network &{Name:authentication-operator-7f5c659b84-khkfm Namespace:openshift-authentication-operator ID:de0b296fee07e699bd1fd33242f2f31e30c6c637042c979d7e25eecfe39a32d1 UID:677c2747-1901-4941-94f1-8281cced296b NetNS:/var/run/netns/da6f8ddd-1121-4494-a01b-59362f32eb3f 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:0xc000a54348}] Aliases:map[]}\"",
2026-06-12 17:20:10.225850 | controller |     "Jun 12 15:55:36.059679 crc crio[20085]: time=\"2026-06-12T15:55:36.059615376Z\" level=info msg=\"Checking pod openshift-authentication-operator_authentication-operator-7f5c659b84-khkfm for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 17:20:10.225865 | controller |     "Jun 12 15:55:36.060175 crc crio[20085]: time=\"2026-06-12T15:55:36.060059549Z\" level=info msg=\"Got pod network &{Name:service-ca-operator-5b9c976747-l2sd4 Namespace:openshift-service-ca-operator ID:3cb15a22955364f53e33a4f5d88a1957aeb1acd20ae4a29aec4e99cd9161a1ff UID:fd3771ed-6d15-47a3-9f81-762cf83a728f NetNS:/var/run/netns/d2954a8c-adce-4e0a-b124-560bc6ae9671 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:0xc000a543e8}] Aliases:map[]}\"",
2026-06-12 17:20:10.225880 | controller |     "Jun 12 15:55:36.060317 crc crio[20085]: time=\"2026-06-12T15:55:36.060228374Z\" level=info msg=\"Checking pod openshift-service-ca-operator_service-ca-operator-5b9c976747-l2sd4 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 17:20:10.225896 | controller |     "Jun 12 15:55:36.060883 crc crio[20085]: time=\"2026-06-12T15:55:36.060789909Z\" level=info msg=\"Got pod network &{Name:apiserver-8596bd845d-l6g6s Namespace:openshift-oauth-apiserver ID:69acfd13a9a40d71ffdef6d2ca926d456d29936716a53ac8b3fb165573d47e2c UID:eeb0b76f-edea-4c9c-99a1-0130c6a7453c NetNS:/var/run/netns/ece702fb-1680-4d30-ae81-4eca1bf29ad5 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:0xc000a544b0}] Aliases:map[]}\"",
2026-06-12 17:20:10.225911 | controller |     "Jun 12 15:55:36.061042 crc crio[20085]: time=\"2026-06-12T15:55:36.060964014Z\" level=info msg=\"Checking pod openshift-oauth-apiserver_apiserver-8596bd845d-l6g6s for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 17:20:10.225926 | controller |     "Jun 12 15:55:36.061629 crc crio[20085]: time=\"2026-06-12T15:55:36.061538801Z\" level=info msg=\"Got pod network &{Name:apiserver-9ddfb9f55-k47zv Namespace:openshift-apiserver ID:ce47b02ae58f74cb111c00b2092a9de30856b642c588d1290623baafc48b2da2 UID:e7508fa2-0f14-41e2-8972-4e2e11009b77 NetNS:/var/run/netns/9b24e30e-5d38-460b-befc-51a46bc92bb4 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:0xc000a54560}] Aliases:map[]}\"",
2026-06-12 17:20:10.225941 | controller |     "Jun 12 15:55:36.061781 crc crio[20085]: time=\"2026-06-12T15:55:36.061710926Z\" level=info msg=\"Checking pod openshift-apiserver_apiserver-9ddfb9f55-k47zv for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 17:20:10.225960 | controller |     "Jun 12 15:55:36.062303 crc crio[20085]: time=\"2026-06-12T15:55:36.062187739Z\" level=info msg=\"Got pod network &{Name:machine-api-operator-755bb95488-cj4b6 Namespace:openshift-machine-api ID:16b297a8e49f38b39f557e435f8e06efd0f4be1882e3024092025c1bd219e42a UID:12703f5c-2f19-4458-9c95-b94af53cd5d8 NetNS:/var/run/netns/9564af4d-36a7-4252-9386-75e1e382f0ae 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:0xc000a54620}] Aliases:map[]}\"",
2026-06-12 17:20:10.225984 | controller |     "Jun 12 15:55:36.062905 crc crio[20085]: time=\"2026-06-12T15:55:36.062421475Z\" level=info msg=\"Checking pod openshift-machine-api_machine-api-operator-755bb95488-cj4b6 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 17:20:10.226005 | controller |     "Jun 12 15:55:36.063028 crc crio[20085]: time=\"2026-06-12T15:55:36.062960591Z\" level=info msg=\"Got pod network &{Name:packageserver-7d4fc7d867-qt46x Namespace:openshift-operator-lifecycle-manager ID:0fc30d68da125a9b6fcfe1decee69d52b5d3bab5f0ff02035b7ce295167861d1 UID:584a9db0-8534-48e1-b484-d23b9c489569 NetNS:/var/run/netns/67299d16-c77b-414b-ace0-9c9529c5de8e 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:0xc000a546d8}] Aliases:map[]}\"",
2026-06-12 17:20:10.226035 | controller |     "Jun 12 15:55:36.063111 crc crio[20085]: time=\"2026-06-12T15:55:36.063096105Z\" level=info msg=\"Checking pod openshift-operator-lifecycle-manager_packageserver-7d4fc7d867-qt46x for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 17:20:10.226052 | controller |     "Jun 12 15:55:36.063659 crc crio[20085]: time=\"2026-06-12T15:55:36.063567797Z\" level=info msg=\"Got pod network &{Name:cluster-image-registry-operator-86c45576b9-qdg7g Namespace:openshift-image-registry ID:0b007c920c28b452d29972aaf92de525e9cc0b8e1a935689fa4a95146998351f UID:1d749813-cd37-46e7-9865-e180c3005dc0 NetNS:/var/run/netns/8b17367a-0ad3-4ef9-9e30-231009c09ade 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:0xc000a54790}] Aliases:map[]}\"",
2026-06-12 17:20:10.226068 | controller |     "Jun 12 15:55:36.063819 crc crio[20085]: time=\"2026-06-12T15:55:36.063730022Z\" level=info msg=\"Checking pod openshift-image-registry_cluster-image-registry-operator-86c45576b9-qdg7g for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 17:20:10.226083 | controller |     "Jun 12 15:55:36.064288 crc crio[20085]: time=\"2026-06-12T15:55:36.064130744Z\" level=info msg=\"Got pod network &{Name:service-ca-74545575db-n469q Namespace:openshift-service-ca ID:53d37291c3f918630f0bf00f413a35884a599c35691b2e49022496b208d077bd UID:880b4ff1-3443-4cae-90b4-72e4341917b3 NetNS:/var/run/netns/18b94689-cba3-4116-bd5e-4a349b9fa9ef 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:0xc000a54848}] Aliases:map[]}\"",
2026-06-12 17:20:10.226099 | controller |     "Jun 12 15:55:36.064288 crc crio[20085]: time=\"2026-06-12T15:55:36.064267718Z\" level=info msg=\"Checking pod openshift-service-ca_service-ca-74545575db-n469q for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 17:20:10.226115 | controller |     "Jun 12 15:55:36.065138 crc crio[20085]: time=\"2026-06-12T15:55:36.065006556Z\" level=info msg=\"Registered SIGHUP reload watcher\"",
2026-06-12 17:20:10.226134 | controller |     "Jun 12 15:55:36.066318 crc crio[20085]: time=\"2026-06-12T15:55:36.0662377Z\" level=info msg=\"Starting seccomp notifier watcher\"",
2026-06-12 17:20:10.226149 | controller |     "Jun 12 15:55:36.066318 crc crio[20085]: time=\"2026-06-12T15:55:36.066288651Z\" level=info msg=\"Serving metrics on 127.0.0.1:9537 using HTTP\"",
2026-06-12 17:20:10.226164 | controller |     "Jun 12 15:55:36.066577 crc crio[20085]: time=\"2026-06-12T15:55:36.066403715Z\" level=info msg=\"Create NRI interface\"",
2026-06-12 17:20:10.226180 | controller |     "Jun 12 15:55:36.066577 crc crio[20085]: time=\"2026-06-12T15:55:36.066526919Z\" level=info msg=\"runtime interface created\"",
2026-06-12 17:20:10.226195 | controller |     "Jun 12 15:55:36.066577 crc crio[20085]: time=\"2026-06-12T15:55:36.066546959Z\" level=info msg=\"Registered domain \\\"k8s.io\\\" with NRI\"",
2026-06-12 17:20:10.226209 | controller |     "Jun 12 15:55:36.066577 crc crio[20085]: time=\"2026-06-12T15:55:36.066557159Z\" level=info msg=\"runtime interface starting up...\"",
2026-06-12 17:20:10.226224 | controller |     "Jun 12 15:55:36.066758 crc crio[20085]: time=\"2026-06-12T15:55:36.06658344Z\" level=info msg=\"starting plugins...\"",
2026-06-12 17:20:10.226239 | controller |     "Jun 12 15:55:36.066758 crc crio[20085]: time=\"2026-06-12T15:55:36.066645702Z\" level=info msg=\"Synchronizing NRI (plugin) with current runtime state\"",
2026-06-12 17:20:10.226254 | controller |     "Jun 12 15:55:36.073970 crc crio[20085]: time=\"2026-06-12T15:55:36.073884875Z\" level=info msg=\"No systemd watchdog enabled\"",
2026-06-12 17:20:10.226269 | controller |     "Jun 12 15:55:36.081999 crc systemd[1]: Started Container Runtime Interface for OCI (CRI-O).",
2026-06-12 17:20:10.226285 | controller |     "Jun 12 15:55:50.109090 crc systemd[1]: Stopping Container Runtime Interface for OCI (CRI-O)...",
2026-06-12 17:20:10.226300 | controller |     "Jun 12 15:55:50.164885 crc systemd[1]: crio.service: Deactivated successfully.",
2026-06-12 17:20:10.226315 | controller |     "Jun 12 15:55:50.165408 crc systemd[1]: Stopped Container Runtime Interface for OCI (CRI-O).",
2026-06-12 17:20:10.226329 | controller |     "Jun 12 15:55:50.165646 crc systemd[1]: crio.service: Consumed 4.708s CPU time.",
2026-06-12 17:20:10.226344 | controller |     "Jun 12 15:55:50.256733 crc systemd[1]: Starting Container Runtime Interface for OCI (CRI-O)...",
2026-06-12 17:20:10.226359 | controller |     "Jun 12 15:55:50.340256 crc crio[21573]: time=\"2026-06-12T15:55:50.340128092Z\" level=info msg=\"Updating config from single file: /etc/crio/crio.conf\"",
2026-06-12 17:20:10.226374 | controller |     "Jun 12 15:55:50.340256 crc crio[21573]: time=\"2026-06-12T15:55:50.340249046Z\" level=info msg=\"Updating config from drop-in file: /etc/crio/crio.conf\"",
2026-06-12 17:20:10.226389 | controller |     "Jun 12 15:55:50.346864 crc crio[21573]: time=\"2026-06-12T15:55:50.346762993Z\" level=info msg=\"Updating config from path: /etc/crio/crio.conf.d\"",
2026-06-12 17:20:10.226403 | controller |     "Jun 12 15:55:50.347045 crc crio[21573]: time=\"2026-06-12T15:55:50.346980659Z\" level=info msg=\"Updating config from drop-in file: /etc/crio/crio.conf.d/00-default\"",
2026-06-12 17:20:10.226418 | controller |     "Jun 12 15:55:50.347908 crc crio[21573]: time=\"2026-06-12T15:55:50.347840244Z\" level=info msg=\"Updating config from drop-in file: /etc/crio/crio.conf.d/zuul\"",
2026-06-12 17:20:10.226432 | controller |     "Jun 12 15:55:50.362277 crc crio[21573]: time=\"2026-06-12T15:55:50.362132236Z\" level=info msg=\"Starting CRI-O, version: 1.33.5-3.rhaos4.20.gitd0ea985.el9, git: unknown(clean)\"",
2026-06-12 17:20:10.226447 | controller |     "Jun 12 15:55:50.362657 crc crio[21573]: time=\"2026-06-12T15:55:50.362312671Z\" level=info msg=\"Node configuration value for hugetlb cgroup is true\"",
2026-06-12 17:20:10.226461 | controller |     "Jun 12 15:55:50.362657 crc crio[21573]: time=\"2026-06-12T15:55:50.362325851Z\" level=info msg=\"Node configuration value for pid cgroup is true\"",
2026-06-12 17:20:10.226482 | controller |     "Jun 12 15:55:50.362657 crc crio[21573]: time=\"2026-06-12T15:55:50.362530377Z\" level=info msg=\"Node configuration value for memoryswap cgroup is true\"",
2026-06-12 17:20:10.226500 | controller |     "Jun 12 15:55:50.362657 crc crio[21573]: time=\"2026-06-12T15:55:50.362543687Z\" level=info msg=\"Node configuration value for cgroup v2 is true\"",
2026-06-12 17:20:10.226515 | controller |     "Jun 12 15:55:50.381726 crc crio[21573]: time=\"2026-06-12T15:55:50.381585891Z\" level=info msg=\"Node configuration value for systemd AllowedCPUs is true\"",
2026-06-12 17:20:10.226531 | controller |     "Jun 12 15:55:50.406928 crc crio[21573]: time=\"2026-06-12T15:55:50.406213136Z\" level=info msg=\"Using default capabilities: CAP_CHOWN, CAP_DAC_OVERRIDE, CAP_FSETID, CAP_FOWNER, CAP_SETGID, CAP_SETUID, CAP_SETPCAP, CAP_NET_BIND_SERVICE, CAP_KILL\"",
2026-06-12 17:20:10.226546 | controller |     "Jun 12 15:55:50.412065 crc crio[21573]: time=\"2026-06-12T15:55:50.411985336Z\" level=info msg=\"Using runtime handler crun version 1.23.1, commit: d20b23dba05e822b93b82f2f34fd5dada433e0c2, rundir: /run/crun, spec: 1.0.0, +SYSTEMD +SELINUX +APPARMOR +CAP +SECCOMP +EBPF +CRIU +YAJL\"",
2026-06-12 17:20:10.226561 | controller |     "Jun 12 15:55:50.427561 crc crio[21573]: time=\"2026-06-12T15:55:50.427143307Z\" level=info msg=\"Using runtime handler runc version 1.2.4, spec: 1.2.0+dev, go: go1.23.2 (Red Hat 1.23.2-1.el9), libseccomp: 2.5.2\"",
2026-06-12 17:20:10.226596 | controller |     "Jun 12 15:55:50.620001 crc crio[21573]: time=\"2026-06-12T15:55:50.619878607Z\" level=info msg=\"Checkpoint/restore support enabled\"",
2026-06-12 17:20:10.226615 | controller |     "Jun 12 15:55:50.620001 crc crio[21573]: time=\"2026-06-12T15:55:50.619949859Z\" level=info msg=\"Using the internal default seccomp profile\"",
2026-06-12 17:20:10.226631 | controller |     "Jun 12 15:55:50.620001 crc crio[21573]: time=\"2026-06-12T15:55:50.61996394Z\" level=info msg=\"AppArmor is disabled by the system or at CRI-O build-time\"",
2026-06-12 17:20:10.226646 | controller |     "Jun 12 15:55:50.620001 crc crio[21573]: time=\"2026-06-12T15:55:50.6199733Z\" level=info msg=\"No blockio config file specified, blockio not configured\"",
2026-06-12 17:20:10.226662 | controller |     "Jun 12 15:55:50.620001 crc crio[21573]: time=\"2026-06-12T15:55:50.61998391Z\" level=info msg=\"RDT not available in the host system\"",
2026-06-12 17:20:10.226677 | controller |     "Jun 12 15:55:50.628099 crc crio[21573]: time=\"2026-06-12T15:55:50.627934597Z\" level=info msg=\"Conmon does support the --sync option\"",
2026-06-12 17:20:10.226692 | controller |     "Jun 12 15:55:50.628367 crc crio[21573]: time=\"2026-06-12T15:55:50.628137183Z\" level=info msg=\"Conmon does support the --log-global-size-max option\"",
2026-06-12 17:20:10.226707 | controller |     "Jun 12 15:55:50.639099 crc crio[21573]: time=\"2026-06-12T15:55:50.638864951Z\" level=info msg=\"Conmon does support the --sync option\"",
2026-06-12 17:20:10.226722 | controller |     "Jun 12 15:55:50.639099 crc crio[21573]: time=\"2026-06-12T15:55:50.639029116Z\" level=info msg=\"Conmon does support the --log-global-size-max option\"",
2026-06-12 17:20:10.226737 | controller |     "Jun 12 15:55:50.668687 crc crio[21573]: time=\"2026-06-12T15:55:50.668576767Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"",
2026-06-12 17:20:10.226753 | controller |     "Jun 12 15:55:50.668687 crc crio[21573]: time=\"2026-06-12T15:55:50.668644529Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"",
2026-06-12 17:20:10.226768 | controller |     "Jun 12 15:55:50.669117 crc crio[21573]: time=\"2026-06-12T15:55:50.668870885Z\" level=info msg=\"FLAG: --enable-profile-unix-socket=\\\"true\\\"\\n\"",
2026-06-12 17:20:10.226784 | controller |     "Jun 12 15:55:50.669117 crc crio[21573]: time=\"2026-06-12T15:55:50.668886875Z\" level=info msg=\"FLAG: --stream-address=\\\"192.168.130.11\\\"\\n\"",
2026-06-12 17:20:10.226804 | controller |     "Jun 12 15:55:50.670805 crc crio[21573]: time=\"2026-06-12T15:55:50.670644125Z\" level=info msg=\"Current CRI-O configuration:\\n[crio]\\n  root = \\\"/var/lib/containers/storage\\\"\\n  runroot = \\\"/run/containers/storage\\\"\\n  imagestore = \\\"\\\"\\n  storage_driver = \\\"overlay\\\"\\n  storage_option = [\\\"overlay.skip_mount_home=true\\\"]\\n  log_dir = \\\"/var/log/crio/pods\\\"\\n  version_file = \\\"/var/run/crio/version\\\"\\n  version_file_persist = \\\"\\\"\\n  clean_shutdown_file = \\\"/var/lib/crio/clean.shutdown\\\"\\n  internal_wipe = true\\n  internal_repair = true\\n  [crio.api]\\n    grpc_max_send_msg_size = 83886080\\n    grpc_max_recv_msg_size = 83886080\\n    listen = \\\"/var/run/crio/crio.sock\\\"\\n    stream_address = \\\"192.168.130.11\\\"\\n    stream_port = \\\"0\\\"\\n    stream_enable_tls = false\\n    stream_tls_cert = \\\"\\\"\\n    stream_tls_key = \\\"\\\"\\n    stream_tls_ca = \\\"\\\"\\n    stream_idle_timeout = \\\"\\\"\\n  [crio.runtime]\\n    no_pivot = false\\n    selinux = true\\n    log_to_journald = false\\n    drop_infra_ctr = true\\n    read_only = false\\n    hooks_dir = [\\\"/etc/containers/oci/hooks.d\\\", \\\"/run/containers/oci/hooks.d\\\", \\\"/usr/share/containers/oci/hooks.d\\\"]\\n    default_capabilities = [\\\"CHOWN\\\", \\\"DAC_OVERRIDE\\\", \\\"FSETID\\\", \\\"FOWNER\\\", \\\"SETGID\\\", \\\"SETUID\\\", \\\"SETPCAP\\\", \\\"NET_BIND_SERVICE\\\", \\\"KILL\\\"]\\n    add_inheritable_capabilities = false\\n    default_env = [\\\"NSS_SDB_USE_CACHE=no\\\"]\\n    default_sysctls = [\\\"net.ipv4.ping_group_range=0 2147483647\\\"]\\n    default_ulimits = [\\\"nofile=1048576\\\"]\\n    allowed_devices = [\\\"/dev/fuse\\\", \\\"/dev/net/tun\\\"]\\n    cdi_spec_dirs = [\\\"/etc/cdi\\\", \\\"/var/run/cdi\\\"]\\n    device_ownership_from_security_context = false\\n    default_runtime = \\\"crun\\\"\\n    decryption_keys_path = \\\"/etc/crio/keys/\\\"\\n    conmon = \\\"\\\"\\n    conmon_cgroup = \\\"pod\\\"\\n    seccomp_profile = \\\"\\\"\\n    privileged_seccomp_profile = \\\"\\\"\\n    apparmor_profile = \\\"crio-default\\\"\\n    blockio_config_file = \\\"\\\"\\n    blockio_reload = false\\n    irqbalance_config_file = \\\"/etc/sysconfig/irqbalance\\\"\\n    rdt_config_file = \\\"\\\"\\n    cgroup_manager = \\\"systemd\\\"\\n    default_mounts_file = \\\"\\\"\\n    container_exits_dir = \\\"/var/run/crio/exits\\\"\\n    container_attach_socket_dir = \\\"/var/run/crio\\\"\\n    bind_mount_prefix = \\\"\\\"\\n    uid_mappings = \\\"\\\"\\n    minimum_mappable_uid = -1\\n    gid_mappings = \\\"\\\"\\n    minimum_mappable_gid = -1\\n    log_level = \\\"info\\\"\\n    log_filter = \\\"\\\"\\n    namespaces_dir = \\\"/var/run\\\"\\n    pinns_path = \\\"/usr/bin/pinns\\\"\\n    enable_criu_support = true\\n    pids_limit = -1\\n    log_size_max = -1\\n    ctr_stop_timeout = 30\\n    separate_pull_cgroup = \\\"\\\"\\n    infra_ctr_cpuset = \\\"\\\"\\n    shared_cpuset = \\\"\\\"\\n    absent_mount_sources_to_reject = [\\\"/etc/hostname\\\"]\\n    enable_pod_events = false\\n    irqbalance_config_restore_file = \\\"/etc/sysconfig/orig_irq_banned_cpus\\\"\\n    hostnetwork_disable_selinux = true\\n    disable_hostport_mapping = false\\n    timezone = \\\"\\\"\\n    [crio.runtime.runtimes]\\n      [crio.runtime.runtimes.crun]\\n        runtime_config_path = \\\"\\\"\\n        runtime_path = \\\"/usr/bin/crun\\\"\\n        runtime_type = \\\"\\\"\\n        runtime_root = \\\"/run/crun\\\"\\n        allowed_annotations = [\\\"io.containers.trace-syscall\\\", \\\"io.kubernetes.cri-o.Devices\\\", \\\"io.kubernetes.cri-o.LinkLogs\\\"]\\n        monitor_path = \\\"/usr/bin/conmon\\\"\\n        monitor_cgroup = \\\"pod\\\"\\n        container_min_memory = \\\"512KiB\\\"\\n        no_sync_log = false\\n        [crio.runtime.runtimes.crun.default_annotations]\\n          \\\"run.oci.systemd.subgroup\\\" = \\\"\\\"\\n      [crio.runtime.runtimes.runc]\\n        runtime_config_path = \\\"\\\"\\n        runtime_path = \\\"/usr/bin/runc\\\"\\n        runtime_type = \\\"\\\"\\n        runtime_root = \\\"/run/runc\\\"\\n        allowed_annotations = [\\\"io.containers.trace-syscall\\\", \\\"io.kubernetes.cri-o.Devices\\\", \\\"io.kubernetes.cri-o.LinkLogs\\\"]\\n        monitor_path = \\\"/usr/bin/conmon\\\"\\n        monitor_cgroup = \\\"pod\\\"\\n        container_min_memory = \\\"12MiB\\\"\\n        no_sync_log = false\\n    [crio.runtime.workloads]\\n      [crio.runtime.workloads.openshift-builder]\\n        activation_annotation = \\\"io.openshift.builder\\\"\\n        annotation_prefix = \\\"\\\"\\n        allowed_annotations = [\\\"io.kubernetes.cri-o.userns-mode\\\", \\\"io.kubernetes.cri-o.Devices\\\"]\\n        DisallowedAnnotations = [\\\"io.kubernetes.cri-o.umask\\\", \\\"org.systemd.property.\\\", \\\"io.kubernetes.cri.container-type\\\", \\\"run.oci.\\\", \\\"cpu-load-balancing.crio.io\\\", \\\"io.kubernetes.cri-o.seccompNotifierAction\\\", \\\"io.kubernetes.cri-o.LinkLogs\\\", \\\"cpu-shared.crio.io\\\", \\\"org.criu.config\\\", \\\"module.wasm.image/variant\\\", \\\"io.kubernetes.cri-o.cgroup2-mount-hierarchy-rw\\\", \\\"io.kubernetes.cri-o.UnifiedCgroup\\\", \\\"cpu-quota.crio.io\\\", \\\"io.kubernetes.cri.rdt-class\\\", \\\"cpu-c-states.crio.io\\\", \\\"cpu-freq-governor.crio.io\\\", \\\"io.kubernetes.cri-o.PodLinuxOverhead\\\", \\\"seccomp-profile.kubernetes.cri-o.io\\\", \\\"irq-load-balancing.crio.io\\\", \\\"io.containers.trace-syscall\\\", \\\"io.kubernetes.cri-o.TrySkipVolumeSELinuxLabel\\\", \\\"io.kubernetes.cri-o.PodLinuxResources\\\", \\\"io.kubernetes.cri-o.DisableFIPS\\\", \\\"bundle\\\", \\\"io.kubernetes.cri-o.ShmSize\\\"]\\n        [crio.runtime.workloads.openshift-builder.resources]\\n          CPUShares = 0\\n          CPUQuota = 0\\n          CPUPeriod = 0\\n          CPUSet = \\\"\\\"\\n          CPULimit = 0\\n  [crio.image]\\n    default_transport = \\\"docker://\\\"\\n    global_auth_file = \\\"/etc/crio/openshift-pull-secret\\\"\\n    pause_image = \\\"quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:cc2b30e70040205c2536d01ae5c850be1ed2d775cf13249e50328e5085777977\\\"\\n    pause_image_auth_file = \\\"/var/lib/kubelet/config.json\\\"\\n    pause_command = \\\"/usr/bin/pod\\\"\\n    signature_policy = \\\"\\\"\\n    signature_policy_dir = \\\"/etc/crio/policies\\\"\\n    image_volumes = \\\"mkdir\\\"\\n    big_files_temporary_dir = \\\"\\\"\\n    auto_reload_registries = false\\n    pull_progress_timeout = \\\"0s\\\"\\n    oci_artifact_mount_support = false\\n  [crio.network]\\n    cni_default_network = \\\"\\\"\\n    network_dir = \\\"/etc/kubernetes/cni/net.d/\\\"\\n    plugin_dirs = [\\\"/var/lib/cni/bin\\\"]\\n  [crio.metrics]\\n    enable_metrics = true\\n    metrics_collectors = [\\\"operations\\\", \\\"operations_latency_microseconds_total\\\", \\\"operations_latency_microseconds\\\", \\\"operations_errors\\\", \\\"image_pulls_layer_size\\\", \\\"containers_oom_total\\\", \\\"containers_oom\\\", \\\"operations_total\\\", \\\"operations_latency_seconds_total\\\", \\\"operations_latency_seconds\\\", \\\"operations_errors_total\\\", \\\"image_pulls_bytes_total\\\", \\\"image_pulls_skipped_bytes_total\\\", \\\"image_pulls_success_total\\\", \\\"image_pulls_failure_total\\\", \\\"image_layer_reuse_total\\\", \\\"containers_oom_count_total\\\", \\\"processes_defunct\\\"]\\n    metrics_host = \\\"127.0.0.1\\\"\\n    metrics_port = 9537\\n    metrics_socket = \\\"\\\"\\n    metrics_cert = \\\"\\\"\\n    metrics_key = \\\"\\\"\\n  [crio.tracing]\\n    enable_tracing = false\\n    tracing_endpoint = \\\"127.0.0.1:4317\\\"\\n    tracing_sampling_rate_per_million = 0\\n  [crio.stats]\\n    stats_collection_period = 0\\n    collection_period = 0\\n  [crio.nri]\\n    enable_nri = true\\n    nri_listen = \\\"/var/run/nri/nri.sock\\\"\\n    nri_plugin_dir = \\\"/opt/nri/plugins\\\"\\n    nri_plugin_config_dir = \\\"/etc/nri/conf.d\\\"\\n    nri_plugin_registration_timeout = \\\"5s\\\"\\n    nri_plugin_request_timeout = \\\"2s\\\"\\n    nri_disable_connections = false\\n\"",
2026-06-12 17:20:10.226826 | controller |     "Jun 12 15:55:50.671522 crc crio[21573]: time=\"2026-06-12T15:55:50.671415737Z\" level=info msg=\"Attempting to restore irqbalance config from /etc/sysconfig/orig_irq_banned_cpus\"",
2026-06-12 17:20:10.226845 | controller |     "Jun 12 15:55:50.671843 crc crio[21573]: time=\"2026-06-12T15:55:50.671794407Z\" level=info msg=\"Restore irqbalance config: nothing to do\"",
2026-06-12 17:20:10.226861 | controller |     "Jun 12 15:55:52.381564 crc crio[21573]: time=\"2026-06-12T15:55:52.381298066Z\" level=info msg=\"Got pod network &{Name:marketplace-operator-547dbd544d-qspgz Namespace:openshift-marketplace ID:5e8b1c770bbbc744980890c9c55da31a2de34c0868342cb6b2ceaa77a1221dac UID:724d7bbb-20b8-486e-b902-51a0880ff2a9 NetNS:/var/run/netns/48b2adc2-1c34-4df2-b9e0-0e006e6526be Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod724d7bbb_20b8_486e_b902_51a0880ff2a9.slice PodAnnotations:0xc00008d388}] Aliases:map[]}\"",
2026-06-12 17:20:10.226878 | controller |     "Jun 12 15:55:52.381564 crc crio[21573]: time=\"2026-06-12T15:55:52.381560382Z\" level=info msg=\"Checking pod openshift-marketplace_marketplace-operator-547dbd544d-qspgz for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 17:20:10.226894 | controller |     "Jun 12 15:55:52.382931 crc crio[21573]: time=\"2026-06-12T15:55:52.382122039Z\" level=info msg=\"Got pod network &{Name:image-registry-5d9d95bf5b-68zhq Namespace:openshift-image-registry ID:00c57de1ab01558193fc1127637e714428a60a7885305605469af5becd07784f UID:dcbcea9f-f8da-49e7-87b5-1d6dc7b926ee NetNS:/var/run/netns/e2d30508-3ec9-4d67-871b-00d6ede2abd8 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:0xc00008d4c8}] Aliases:map[]}\"",
2026-06-12 17:20:10.226910 | controller |     "Jun 12 15:55:52.382931 crc crio[21573]: time=\"2026-06-12T15:55:52.382224442Z\" level=info msg=\"Checking pod openshift-image-registry_image-registry-5d9d95bf5b-68zhq for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 17:20:10.226925 | controller |     "Jun 12 15:55:52.382931 crc crio[21573]: time=\"2026-06-12T15:55:52.382327964Z\" level=error msg=\"error checking loopback interface: failed to Statfs \\\"\\\": no such file or directory\"",
2026-06-12 17:20:10.226940 | controller |     "Jun 12 15:55:52.382931 crc crio[21573]: time=\"2026-06-12T15:55:52.382341755Z\" level=warning msg=\"Could not restore sandbox IP for 218523d12e4c8f412d13e224986b202404a8910a3b8dec8ee4eaa2c76842a0e8: failed to get network status for pod sandbox k8s_revision-pruner-13-crc_openshift-kube-apiserver_a29d25e6-4273-4a42-8123-8f4fa4ff6fbd_0(218523d12e4c8f412d13e224986b202404a8910a3b8dec8ee4eaa2c76842a0e8): error checking loopback interface: failed to Statfs \\\"\\\": no such file or directory\"",
2026-06-12 17:20:10.226956 | controller |     "Jun 12 15:55:52.382931 crc crio[21573]: time=\"2026-06-12T15:55:52.382361676Z\" level=error msg=\"error checking loopback interface: failed to Statfs \\\"\\\": no such file or directory\"",
2026-06-12 17:20:10.226971 | controller |     "Jun 12 15:55:52.382931 crc crio[21573]: time=\"2026-06-12T15:55:52.382369957Z\" level=warning msg=\"Could not restore sandbox IP for 94bb9c15a5f9528db39c107e849b65129f2a34c29bf94cde466a1bfe1ca22584: failed to get network status for pod sandbox k8s_installer-13-crc_openshift-kube-apiserver_82266704-bdb4-45f5-9cf3-c5952304f39f_0(94bb9c15a5f9528db39c107e849b65129f2a34c29bf94cde466a1bfe1ca22584): error checking loopback interface: failed to Statfs \\\"\\\": no such file or directory\"",
2026-06-12 17:20:10.226990 | controller |     "Jun 12 15:55:52.382931 crc crio[21573]: time=\"2026-06-12T15:55:52.382550262Z\" level=error msg=\"error checking loopback interface: failed to Statfs \\\"\\\": no such file or directory\"",
2026-06-12 17:20:10.227014 | controller |     "Jun 12 15:55:52.382931 crc crio[21573]: time=\"2026-06-12T15:55:52.382577672Z\" level=warning msg=\"Could not restore sandbox IP for 24b5908c94d9dd2048db39291c6613600cf291995ef7c56938aa499988cbb7d9: failed to get network status for pod sandbox k8s_redhat-operators-2ck49_openshift-marketplace_a1f62366-e228-4cf2-a38c-c4d97e003773_0(24b5908c94d9dd2048db39291c6613600cf291995ef7c56938aa499988cbb7d9): error checking loopback interface: failed to Statfs \\\"\\\": no such file or directory\"",
2026-06-12 17:20:10.227035 | controller |     "Jun 12 15:55:52.382931 crc crio[21573]: time=\"2026-06-12T15:55:52.382612203Z\" level=error msg=\"error checking loopback interface: failed to Statfs \\\"\\\": no such file or directory\"",
2026-06-12 17:20:10.227052 | controller |     "Jun 12 15:55:52.382931 crc crio[21573]: time=\"2026-06-12T15:55:52.382633064Z\" level=warning msg=\"Could not restore sandbox IP for 88f1ee99c7048a210bdb9ac8d0e938546328f4d089dd89ee970e4fd23e8a56fb: failed to get network status for pod sandbox k8s_certified-operators-4lxqg_openshift-marketplace_49bbea35-aef5-4e3d-951e-ad870a91539e_0(88f1ee99c7048a210bdb9ac8d0e938546328f4d089dd89ee970e4fd23e8a56fb): error checking loopback interface: failed to Statfs \\\"\\\": no such file or directory\"",
2026-06-12 17:20:10.227068 | controller |     "Jun 12 15:55:52.382931 crc crio[21573]: time=\"2026-06-12T15:55:52.382667005Z\" level=error msg=\"error checking loopback interface: failed to Statfs \\\"\\\": no such file or directory\"",
2026-06-12 17:20:10.227085 | controller |     "Jun 12 15:55:52.382931 crc crio[21573]: time=\"2026-06-12T15:55:52.382684685Z\" level=warning msg=\"Could not restore sandbox IP for d8b63e784bffade6dd726e124ee6bb835170216daa066ae154b0513035faee69: failed to get network status for pod sandbox k8s_collect-profiles-29687985-5mw5k_openshift-operator-lifecycle-manager_1edbb9e4-ab3b-41f3-9937-079e817c6fa9_0(d8b63e784bffade6dd726e124ee6bb835170216daa066ae154b0513035faee69): error checking loopback interface: failed to Statfs \\\"\\\": no such file or directory\"",
2026-06-12 17:20:10.227101 | controller |     "Jun 12 15:55:52.383851 crc crio[21573]: time=\"2026-06-12T15:55:52.383258241Z\" level=info msg=\"Got pod network &{Name:controller-manager-8bbbb897c-c9m74 Namespace:openshift-controller-manager ID:8ca76fa8288bcb518463241725200f056a86d43eeadeb0f81401aafaa3199a1f UID:b9d3cfcf-d286-4dfc-a5cf-dbb9268a3cda NetNS:/var/run/netns/fdf36cfd-8cb8-4c3a-b273-e87e06321279 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:0xc00008d5c8}] Aliases:map[]}\"",
2026-06-12 17:20:10.227117 | controller |     "Jun 12 15:55:52.383851 crc crio[21573]: time=\"2026-06-12T15:55:52.383629401Z\" level=info msg=\"Checking pod openshift-controller-manager_controller-manager-8bbbb897c-c9m74 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 17:20:10.227132 | controller |     "Jun 12 15:55:52.384556 crc crio[21573]: time=\"2026-06-12T15:55:52.384329311Z\" level=info msg=\"Got pod network &{Name:catalog-operator-75ff9f647d-4s428 Namespace:openshift-operator-lifecycle-manager ID:866e639f66d12a9baa94912c7f426617106fc683c34a13a677c1e105a079e859 UID:d1618753-e855-455c-8eee-e4fb77abbc17 NetNS:/var/run/netns/4e9f81ca-9317-4792-99f6-2b5ea72f5eba 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:0xc00008d680}] Aliases:map[]}\"",
2026-06-12 17:20:10.227147 | controller |     "Jun 12 15:55:52.384827 crc crio[21573]: time=\"2026-06-12T15:55:52.384736073Z\" level=info msg=\"Checking pod openshift-operator-lifecycle-manager_catalog-operator-75ff9f647d-4s428 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 17:20:10.227162 | controller |     "Jun 12 15:55:52.385836 crc crio[21573]: time=\"2026-06-12T15:55:52.385724401Z\" level=info msg=\"Got pod network &{Name:etcd-operator-69b85846b6-9w8mk Namespace:openshift-etcd-operator ID:954bf1afe4f59f23f82baa19c37ce7d2202c4c33e8491ac1530be7dd854d2ea1 UID:590c4b91-91e2-41cd-8666-e08cbfa17a77 NetNS:/var/run/netns/b6dd1e5c-9926-4d63-8eb9-006ea2d09f40 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:0xc00008d738}] Aliases:map[]}\"",
2026-06-12 17:20:10.227181 | controller |     "Jun 12 15:55:52.386095 crc crio[21573]: time=\"2026-06-12T15:55:52.385984188Z\" level=info msg=\"Checking pod openshift-etcd-operator_etcd-operator-69b85846b6-9w8mk for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 17:20:10.227197 | controller |     "Jun 12 15:55:52.386916 crc crio[21573]: time=\"2026-06-12T15:55:52.386805381Z\" level=info msg=\"Got pod network &{Name:network-check-source-5bb8f5cd97-xdvz5 Namespace:openshift-network-diagnostics ID:783fb29891819166ed7b15ff94303f8b7559f49b072354ff9bd645586b92c60f UID:f863fff9-286a-45fa-b8f0-8a86994b8440 NetNS:/var/run/netns/daa06804-ad92-4ab8-a74c-966aa2f81d09 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:0xc00008d7c8}] Aliases:map[]}\"",
2026-06-12 17:20:10.227217 | controller |     "Jun 12 15:55:52.387152 crc crio[21573]: time=\"2026-06-12T15:55:52.387057358Z\" level=info msg=\"Checking pod openshift-network-diagnostics_network-check-source-5bb8f5cd97-xdvz5 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 17:20:10.227349 | controller |     "Jun 12 15:55:52.388235 crc crio[21573]: time=\"2026-06-12T15:55:52.388123698Z\" level=info msg=\"Got pod network &{Name:oauth-openshift-685b49f4d7-4d6xb Namespace:openshift-authentication ID:01e0057a4f36348b3e5583493d3db2ed1b6be0de7bec803bab507ef7991f8e77 UID:b167f5c3-3788-4edd-9e26-0fc3a5748dee NetNS:/var/run/netns/50ebe2c2-fcd1-4e25-b7b7-9139bcf85f03 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:0xc00008d888}] Aliases:map[]}\"",
2026-06-12 17:20:10.227375 | controller |     "Jun 12 15:55:52.388734 crc crio[21573]: time=\"2026-06-12T15:55:52.388624202Z\" level=info msg=\"Checking pod openshift-authentication_oauth-openshift-685b49f4d7-4d6xb for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 17:20:10.227393 | controller |     "Jun 12 15:55:52.389662 crc crio[21573]: time=\"2026-06-12T15:55:52.389532128Z\" level=info msg=\"Got pod network &{Name:migrator-866fcbc849-vfggj Namespace:openshift-kube-storage-version-migrator ID:33bfac345f38fb0b4cd732d80d7f19d13d5299f5e96eadee8a786eee1b7e3b18 UID:95e1bfe8-fa45-4e53-9e80-89e7ac6db708 NetNS:/var/run/netns/3e6bf183-5116-49e5-bb82-fa7c56bf36a0 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:0xc00008d958}] Aliases:map[]}\"",
2026-06-12 17:20:10.227416 | controller |     "Jun 12 15:55:52.389888 crc crio[21573]: time=\"2026-06-12T15:55:52.389804846Z\" level=info msg=\"Checking pod openshift-kube-storage-version-migrator_migrator-866fcbc849-vfggj for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 17:20:10.227433 | controller |     "Jun 12 15:55:52.390897 crc crio[21573]: time=\"2026-06-12T15:55:52.390790774Z\" level=info msg=\"Got pod network &{Name:machine-config-operator-67c9d58cbb-dc6bh Namespace:openshift-machine-config-operator ID:2530f834e6fd937972a33ce21e1ed56a946e9139404f28f35d0aceed95097a03 UID:e7c4bdbd-866b-490e-85ee-d4c85fa577d8 NetNS:/var/run/netns/f861588b-9aed-4430-bc99-fedd0c6a2529 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:0xc00008da10}] Aliases:map[]}\"",
2026-06-12 17:20:10.227460 | controller |     "Jun 12 15:55:52.391154 crc crio[21573]: time=\"2026-06-12T15:55:52.391051041Z\" level=info msg=\"Checking pod openshift-machine-config-operator_machine-config-operator-67c9d58cbb-dc6bh for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 17:20:10.227478 | controller |     "Jun 12 15:55:52.391552 crc crio[21573]: time=\"2026-06-12T15:55:52.391324184Z\" level=error msg=\"error checking loopback interface: failed to Statfs \\\"\\\": no such file or directory\"",
2026-06-12 17:20:10.227496 | controller |     "Jun 12 15:55:52.391686 crc crio[21573]: time=\"2026-06-12T15:55:52.391556981Z\" level=warning msg=\"Could not restore sandbox IP for b9b0029fcfd6b0d4310152cf513a26f3508fa6d2a7d60170e978423b90396ca1: failed to get network status for pod sandbox k8s_marketplace-operator-547dbd544d-xchl9_openshift-marketplace_6cdf074d-0e2a-4a0b-8843-5f823e7bf7c3_0(b9b0029fcfd6b0d4310152cf513a26f3508fa6d2a7d60170e978423b90396ca1): error checking loopback interface: failed to Statfs \\\"\\\": no such file or directory\"",
2026-06-12 17:20:10.227799 | controller |     "Jun 12 15:55:52.392182 crc crio[21573]: time=\"2026-06-12T15:55:52.392065649Z\" level=info msg=\"Got pod network &{Name:multus-admission-controller-69db94689b-rvf8p Namespace:openshift-multus ID:fe6a66ef818417eea219c7065b7c02e1b9483d6cd15267c8261a0478cdd679b0 UID:22e9ac12-6d81-454c-9af1-0b0d7e241db6 NetNS:/var/run/netns/7a174bf1-8085-44e8-8390-810fd325e475 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:0xc00008daa0}] Aliases:map[]}\"",
2026-06-12 17:20:10.227830 | controller |     "Jun 12 15:55:52.392552 crc crio[21573]: time=\"2026-06-12T15:55:52.392315306Z\" level=info msg=\"Checking pod openshift-multus_multus-admission-controller-69db94689b-rvf8p for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 17:20:10.227849 | controller |     "Jun 12 15:55:52.393325 crc crio[21573]: time=\"2026-06-12T15:55:52.393213861Z\" level=info msg=\"Got pod network &{Name:openshift-controller-manager-operator-686468bdd5-sjcrn Namespace:openshift-controller-manager-operator ID:bd4c32a0f4d069cde57afeac61e0bd3be87bb3d04acd1776356cc276f146368b UID:84e6e6fd-a448-462c-a5d3-8fa636be2d6f NetNS:/var/run/netns/60c784cd-d463-45b0-a4d5-663533d97dd3 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:0xc00008db28}] Aliases:map[]}\"",
2026-06-12 17:20:10.227867 | controller |     "Jun 12 15:55:52.393723 crc crio[21573]: time=\"2026-06-12T15:55:52.393618523Z\" level=info msg=\"Checking pod openshift-controller-manager-operator_openshift-controller-manager-operator-686468bdd5-sjcrn for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 17:20:10.227883 | controller |     "Jun 12 15:55:52.393983 crc crio[21573]: time=\"2026-06-12T15:55:52.393895641Z\" level=error msg=\"error checking loopback interface: failed to Statfs \\\"\\\": no such file or directory\"",
2026-06-12 17:20:10.227899 | controller |     "Jun 12 15:55:52.393983 crc crio[21573]: time=\"2026-06-12T15:55:52.393969633Z\" level=warning msg=\"Could not restore sandbox IP for 8d18ef7e401ecbbce2959e5dc76b4fda8f77d8f73c5e24565348fb27f124201f: failed to get network status for pod sandbox k8s_community-operators-qhh6t_openshift-marketplace_38fb2a5f-6a1e-4c7a-8df2-0b2a456c372e_0(8d18ef7e401ecbbce2959e5dc76b4fda8f77d8f73c5e24565348fb27f124201f): error checking loopback interface: failed to Statfs \\\"\\\": no such file or directory\"",
2026-06-12 17:20:10.227916 | controller |     "Jun 12 15:55:52.394761 crc crio[21573]: time=\"2026-06-12T15:55:52.394663742Z\" level=info msg=\"Got pod network &{Name:kube-apiserver-operator-575994946d-vgpnb Namespace:openshift-kube-apiserver-operator ID:a4108cfd56bb95c984c6842f2b38b21ef6830aa35f05bed6a97aba9293edc703 UID:4f837d5f-4682-4cae-99ca-824ebae60fec NetNS:/var/run/netns/a9dd8d20-eb35-4265-bd2e-d62b3bf77237 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:0xc00008dbd0}] Aliases:map[]}\"",
2026-06-12 17:20:10.227937 | controller |     "Jun 12 15:55:52.395000 crc crio[21573]: time=\"2026-06-12T15:55:52.394914459Z\" level=info msg=\"Checking pod openshift-kube-apiserver-operator_kube-apiserver-operator-575994946d-vgpnb for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 17:20:10.227955 | controller |     "Jun 12 15:55:52.396009 crc crio[21573]: time=\"2026-06-12T15:55:52.395904157Z\" level=info msg=\"Got pod network &{Name:dns-operator-799b87ffcd-h5xh9 Namespace:openshift-dns-operator ID:6863df6ce51270ee5ce1842073c2d0f50a76b6f27b4bf12ab3570456fab5ec14 UID:13345434-cc4c-42d5-97e8-99cd8b90477a NetNS:/var/run/netns/0b335bdf-7adc-4063-8467-55f1293a330a 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:0xc00008dc60}] Aliases:map[]}\"",
2026-06-12 17:20:10.227971 | controller |     "Jun 12 15:55:52.396239 crc crio[21573]: time=\"2026-06-12T15:55:52.396150884Z\" level=info msg=\"Checking pod openshift-dns-operator_dns-operator-799b87ffcd-h5xh9 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 17:20:10.227987 | controller |     "Jun 12 15:55:52.397253 crc crio[21573]: time=\"2026-06-12T15:55:52.397097671Z\" level=info msg=\"Got pod network &{Name:console-6c684df5db-cc8g8 Namespace:openshift-console ID:7c9c9905adac5b3a01c30ca8f7e5943aa6e4928c52210102fcf82f2e070730ae UID:63877e21-00e2-4bee-b462-31d3bbe131ef NetNS:/var/run/netns/6dc71158-9615-4b5e-8a2c-7711904f202c 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:0xc00008dce0}] Aliases:map[]}\"",
2026-06-12 17:20:10.228006 | controller |     "Jun 12 15:55:52.397717 crc crio[21573]: time=\"2026-06-12T15:55:52.397629065Z\" level=info msg=\"Checking pod openshift-console_console-6c684df5db-cc8g8 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 17:20:10.228031 | controller |     "Jun 12 15:55:52.398698 crc crio[21573]: time=\"2026-06-12T15:55:52.398619673Z\" level=info msg=\"Got pod network &{Name:dns-default-qtghf Namespace:openshift-dns ID:b964e7586af0014d6de23274d7a258f03b538cc0c202d7abb580452fffc2f219 UID:d181776f-b90e-41dc-be09-c4543b8cba16 NetNS:/var/run/netns/5c3c3e0e-db25-4eb2-9138-529110bac3d7 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:0xc00008dd70}] Aliases:map[]}\"",
2026-06-12 17:20:10.228050 | controller |     "Jun 12 15:55:52.398842 crc crio[21573]: time=\"2026-06-12T15:55:52.398791568Z\" level=info msg=\"Checking pod openshift-dns_dns-default-qtghf for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 17:20:10.228066 | controller |     "Jun 12 15:55:52.399003 crc crio[21573]: time=\"2026-06-12T15:55:52.398963353Z\" level=error msg=\"error checking loopback interface: failed to Statfs \\\"\\\": no such file or directory\"",
2026-06-12 17:20:10.228083 | controller |     "Jun 12 15:55:52.399071 crc crio[21573]: time=\"2026-06-12T15:55:52.399011964Z\" level=warning msg=\"Could not restore sandbox IP for e117e1930c27de213bcbf846bfee59c144e67cadc61b555981c97b4b4f83309f: failed to get network status for pod sandbox k8s_redhat-operators-x5vn9_openshift-marketplace_0ee7e057-363b-48e4-a711-ee54046db35f_0(e117e1930c27de213bcbf846bfee59c144e67cadc61b555981c97b4b4f83309f): error checking loopback interface: failed to Statfs \\\"\\\": no such file or directory\"",
2026-06-12 17:20:10.228104 | controller |     "Jun 12 15:55:52.399703 crc crio[21573]: time=\"2026-06-12T15:55:52.399352495Z\" level=info msg=\"Got pod network &{Name:openshift-apiserver-operator-846cbfc458-xttmf Namespace:openshift-apiserver-operator ID:e75f42219c1a7ce4840e6743ada912a2cf9195cd9a4b13ae5a2d237e6d948bed UID:7d46baeb-32f5-4d0b-aeba-13333da51152 NetNS:/var/run/netns/9fa0ae43-029e-40f3-a130-03ce56d5b501 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:0xc00008ddf8}] Aliases:map[]}\"",
2026-06-12 17:20:10.228121 | controller |     "Jun 12 15:55:52.399703 crc crio[21573]: time=\"2026-06-12T15:55:52.399636572Z\" level=info msg=\"Checking pod openshift-apiserver-operator_openshift-apiserver-operator-846cbfc458-xttmf for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 17:20:10.228138 | controller |     "Jun 12 15:55:52.400250 crc crio[21573]: time=\"2026-06-12T15:55:52.400124276Z\" level=info msg=\"Got pod network &{Name:ingress-operator-6b9cb4dbcf-5fpw9 Namespace:openshift-ingress-operator ID:8b71a812b8baf7cc7da5435b6c115b07d229bd8e2943b64afdf9efe863a8e4c8 UID:e466d193-2f16-441a-9f10-579f91762fb9 NetNS:/var/run/netns/fa08a30d-ca28-412c-b9ce-670decde668e 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:0xc00008de88}] Aliases:map[]}\"",
2026-06-12 17:20:10.228154 | controller |     "Jun 12 15:55:52.400372 crc crio[21573]: time=\"2026-06-12T15:55:52.400321621Z\" level=info msg=\"Checking pod openshift-ingress-operator_ingress-operator-6b9cb4dbcf-5fpw9 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 17:20:10.228170 | controller |     "Jun 12 15:55:52.401121 crc crio[21573]: time=\"2026-06-12T15:55:52.401030662Z\" level=info msg=\"Got pod network &{Name:network-check-target-fhkjl Namespace:openshift-network-diagnostics ID:342eb24e802b843745088a4ef8388e272f319382000a22f2e1547193adb49781 UID:17b87002-b798-480a-8e17-83053d698239 NetNS:/var/run/netns/70659349-cd45-4493-887b-ad35ce3ad532 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:0xc00008df18}] Aliases:map[]}\"",
2026-06-12 17:20:10.228187 | controller |     "Jun 12 15:55:52.401265 crc crio[21573]: time=\"2026-06-12T15:55:52.401200816Z\" level=info msg=\"Checking pod openshift-network-diagnostics_network-check-target-fhkjl for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 17:20:10.228204 | controller |     "Jun 12 15:55:52.402008 crc crio[21573]: time=\"2026-06-12T15:55:52.401832134Z\" level=info msg=\"Got pod network &{Name:olm-operator-5cdf44d969-ssqvn Namespace:openshift-operator-lifecycle-manager ID:081a8c0ca71491c6f7aab6d84804745b19248d5fc9fbc949029a05fbd5ca8cd3 UID:6e1163b9-cb14-4016-a0bf-126812657ac4 NetNS:/var/run/netns/d2235381-6c51-4569-befe-8dffc22d7628 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:0xc0001380b0}] Aliases:map[]}\"",
2026-06-12 17:20:10.228220 | controller |     "Jun 12 15:55:52.402186 crc crio[21573]: time=\"2026-06-12T15:55:52.402075711Z\" level=info msg=\"Checking pod openshift-operator-lifecycle-manager_olm-operator-5cdf44d969-ssqvn for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 17:20:10.228240 | controller |     "Jun 12 15:55:52.402921 crc crio[21573]: time=\"2026-06-12T15:55:52.40275468Z\" level=info msg=\"Got pod network &{Name:networking-console-plugin-5ff7774fd9-nljh6 Namespace:openshift-network-console ID:4c26ee0af046dd6f8cd065e6989e708c47eae67f1f37068553c15567d4a1cb24 UID:6a9ae5f6-97bd-46ac-bafa-ca1b4452a141 NetNS:/var/run/netns/057d2cfe-40ec-413c-aedc-a04aed13387d 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:0xc000138348}] Aliases:map[]}\"",
2026-06-12 17:20:10.228257 | controller |     "Jun 12 15:55:52.403065 crc crio[21573]: time=\"2026-06-12T15:55:52.402992116Z\" level=info msg=\"Checking pod openshift-network-console_networking-console-plugin-5ff7774fd9-nljh6 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 17:20:10.228272 | controller |     "Jun 12 15:55:52.403258 crc crio[21573]: time=\"2026-06-12T15:55:52.403177541Z\" level=error msg=\"error checking loopback interface: failed to Statfs \\\"\\\": no such file or directory\"",
2026-06-12 17:20:10.228288 | controller |     "Jun 12 15:55:52.403258 crc crio[21573]: time=\"2026-06-12T15:55:52.403244843Z\" level=warning msg=\"Could not restore sandbox IP for 1acaf1bcd11127e88060577e13a8f8ffedfa9cd0375cc453261e31ade142b178: failed to get network status for pod sandbox k8s_certified-operators-l27pk_openshift-marketplace_91f37d35-53d4-49eb-b4e2-8ee1a226094b_0(1acaf1bcd11127e88060577e13a8f8ffedfa9cd0375cc453261e31ade142b178): error checking loopback interface: failed to Statfs \\\"\\\": no such file or directory\"",
2026-06-12 17:20:10.228305 | controller |     "Jun 12 15:55:52.404210 crc crio[21573]: time=\"2026-06-12T15:55:52.404105668Z\" level=info msg=\"Got pod network &{Name:cluster-samples-operator-6b564684c8-bqbxk Namespace:openshift-cluster-samples-operator ID:40eb31f880b938e8079e39750419657f42ab7a6f87f4c642a70b3b245f6b5272 UID:5bdc8e81-e580-4572-a41c-f8ed0e8c6dc0 NetNS:/var/run/netns/6334009f-235e-4dac-a0d3-c0b52a19b811 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:0xc000138538}] Aliases:map[]}\"",
2026-06-12 17:20:10.228321 | controller |     "Jun 12 15:55:52.404361 crc crio[21573]: time=\"2026-06-12T15:55:52.404327174Z\" level=info msg=\"Checking pod openshift-cluster-samples-operator_cluster-samples-operator-6b564684c8-bqbxk for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 17:20:10.228338 | controller |     "Jun 12 15:55:52.406603 crc crio[21573]: time=\"2026-06-12T15:55:52.405344563Z\" level=info msg=\"Got pod network &{Name:route-controller-manager-9c77555c6-bjsff Namespace:openshift-route-controller-manager ID:656af2dfcd523b61d8aa89833d20c7fa6297b82acad3b5976e7d6d1e64dc967f UID:f5ed093a-5c43-49ee-8429-b0de4b9c784d NetNS:/var/run/netns/e2be9547-463d-48a3-a268-3ce455053b0c 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:0xc000138628}] Aliases:map[]}\"",
2026-06-12 17:20:10.228354 | controller |     "Jun 12 15:55:52.406603 crc crio[21573]: time=\"2026-06-12T15:55:52.405689592Z\" level=info msg=\"Checking pod openshift-route-controller-manager_route-controller-manager-9c77555c6-bjsff for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 17:20:10.228370 | controller |     "Jun 12 15:55:52.406603 crc crio[21573]: time=\"2026-06-12T15:55:52.406234838Z\" level=info msg=\"Got pod network &{Name:openshift-config-operator-5777786469-bccdj Namespace:openshift-config-operator ID:6ab72337a3cbb3c4d1ed7253a92436f570bc786a96b656633e015ab8dd8d717f UID:24de2af2-9e39-4c2e-96f8-42509d1baf18 NetNS:/var/run/netns/d861f269-db23-48fd-a8c7-a659c2630a59 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:0xc000138728}] Aliases:map[]}\"",
2026-06-12 17:20:10.228390 | controller |     "Jun 12 15:55:52.406603 crc crio[21573]: time=\"2026-06-12T15:55:52.406549627Z\" level=info msg=\"Checking pod openshift-config-operator_openshift-config-operator-5777786469-bccdj for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 17:20:10.228408 | controller |     "Jun 12 15:55:52.408513 crc crio[21573]: time=\"2026-06-12T15:55:52.407234956Z\" level=info msg=\"Got pod network &{Name:downloads-747b44746d-4pqvr Namespace:openshift-console ID:bcc4f7f7ca920bcd43eeecb2a9c94cc4efa4061cf45396a50fc800b0f4406839 UID:d0d29411-fb58-47c5-9579-23967e5649ce NetNS:/var/run/netns/714df3fb-bd11-4c97-bb1f-42fc4d7707b8 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:0xc000138800}] Aliases:map[]}\"",
2026-06-12 17:20:10.228425 | controller |     "Jun 12 15:55:52.408513 crc crio[21573]: time=\"2026-06-12T15:55:52.407577996Z\" level=info msg=\"Checking pod openshift-console_downloads-747b44746d-4pqvr for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 17:20:10.228443 | controller |     "Jun 12 15:55:52.408513 crc crio[21573]: time=\"2026-06-12T15:55:52.407766671Z\" level=error msg=\"error checking loopback interface: failed to Statfs \\\"\\\": no such file or directory\"",
2026-06-12 17:20:10.228463 | controller |     "Jun 12 15:55:52.408513 crc crio[21573]: time=\"2026-06-12T15:55:52.407789672Z\" level=warning msg=\"Could not restore sandbox IP for 78f85ee3e29645fc9de6c6a7019ace5cf4a00a40ec8afbd8ae5abc587094dc03: failed to get network status for pod sandbox k8s_redhat-marketplace-ntdwx_openshift-marketplace_304346ae-9d3b-4262-8068-4ed1e7ff48a8_0(78f85ee3e29645fc9de6c6a7019ace5cf4a00a40ec8afbd8ae5abc587094dc03): error checking loopback interface: failed to Statfs \\\"\\\": no such file or directory\"",
2026-06-12 17:20:10.228481 | controller |     "Jun 12 15:55:52.408513 crc crio[21573]: time=\"2026-06-12T15:55:52.408205004Z\" level=info msg=\"Got pod network &{Name:package-server-manager-77f986bd66-5lhf9 Namespace:openshift-operator-lifecycle-manager ID:d84089b6c980f6e31d4488d5ceea93ab72e2197d65c108f73549553d3dc2ff36 UID:bebbba29-e4e9-44ad-b643-3a7ebf505270 NetNS:/var/run/netns/a099ccde-a380-4c67-b2de-66f5d378b168 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:0xc0001388b8}] Aliases:map[]}\"",
2026-06-12 17:20:10.228498 | controller |     "Jun 12 15:55:52.408513 crc crio[21573]: time=\"2026-06-12T15:55:52.408513172Z\" level=info msg=\"Checking pod openshift-operator-lifecycle-manager_package-server-manager-77f986bd66-5lhf9 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 17:20:10.228515 | controller |     "Jun 12 15:55:52.409513 crc crio[21573]: time=\"2026-06-12T15:55:52.409252513Z\" level=info msg=\"Got pod network &{Name:console-operator-67c89758df-4jf4f Namespace:openshift-console-operator ID:ea1b889362c9499654b3103e29b81d9c8c4b80ac8e64f136ef47ea902328e1de UID:a7050c01-20e1-4a5b-9a20-dee2d4b99ee2 NetNS:/var/run/netns/d4601548-379f-4635-b20f-ee8f0cd90d25 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:0xc000138960}] Aliases:map[]}\"",
2026-06-12 17:20:10.228531 | controller |     "Jun 12 15:55:52.409836 crc crio[21573]: time=\"2026-06-12T15:55:52.409612143Z\" level=info msg=\"Checking pod openshift-console-operator_console-operator-67c89758df-4jf4f for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 17:20:10.228551 | controller |     "Jun 12 15:55:52.410681 crc crio[21573]: time=\"2026-06-12T15:55:52.410583321Z\" level=info msg=\"Got pod network &{Name:kube-controller-manager-operator-69d5f845f8-mm4qn Namespace:openshift-kube-controller-manager-operator ID:97467d816d05a341d3f7f15af85fa716868feac2fd6aa42876c0f6f23bafe244 UID:89eeceba-0661-4e85-be2e-57d689102094 NetNS:/var/run/netns/b24e4416-6da5-49c5-8698-3d013871e077 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:0xc000568788}] Aliases:map[]}\"",
2026-06-12 17:20:10.228569 | controller |     "Jun 12 15:55:52.410911 crc crio[21573]: time=\"2026-06-12T15:55:52.410835038Z\" level=info msg=\"Checking pod openshift-kube-controller-manager-operator_kube-controller-manager-operator-69d5f845f8-mm4qn for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 17:20:10.228614 | controller |     "Jun 12 15:55:52.411781 crc crio[21573]: time=\"2026-06-12T15:55:52.411684761Z\" level=info msg=\"Got pod network &{Name:kube-storage-version-migrator-operator-565b79b866-2h5s6 Namespace:openshift-kube-storage-version-migrator-operator ID:64af01349a00849fde27c2f063b48f3d4fffe4c51e83456b5865b1562298601a UID:8f573912-eb25-4f17-bfe5-81325e551bf2 NetNS:/var/run/netns/9ea2cdf8-9dc0-4c67-8b1b-74d253633c09 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:0xc000568820}] Aliases:map[]}\"",
2026-06-12 17:20:10.228632 | controller |     "Jun 12 15:55:52.412087 crc crio[21573]: time=\"2026-06-12T15:55:52.411998631Z\" level=info msg=\"Checking pod openshift-kube-storage-version-migrator-operator_kube-storage-version-migrator-operator-565b79b866-2h5s6 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 17:20:10.228650 | controller |     "Jun 12 15:55:52.412891 crc crio[21573]: time=\"2026-06-12T15:55:52.412777752Z\" level=info msg=\"Got pod network &{Name:network-metrics-daemon-n2bqt Namespace:openshift-multus ID:0a1bb93da817bef5070bcdeb459f1902ae027961ec1b8eae561592a0f1e27e28 UID:504f5b64-2069-4529-9127-e6f993b1b649 NetNS:/var/run/netns/701a276f-7c42-4268-85ca-c75d94823b82 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:0xc0005688d8}] Aliases:map[]}\"",
2026-06-12 17:20:10.228666 | controller |     "Jun 12 15:55:52.413105 crc crio[21573]: time=\"2026-06-12T15:55:52.413019809Z\" level=info msg=\"Checking pod openshift-multus_network-metrics-daemon-n2bqt for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 17:20:10.228682 | controller |     "Jun 12 15:55:52.413956 crc crio[21573]: time=\"2026-06-12T15:55:52.413864303Z\" level=info msg=\"Got pod network &{Name:ingress-canary-jlj86 Namespace:openshift-ingress-canary ID:8f93ecc1a569a144a2816b039934efb82bc3dc7d282f30d8baf2fbef67bed3e5 UID:7d96a430-aa69-4b19-9ee4-68f2e6192e27 NetNS:/var/run/netns/d87ca6b7-015a-43c8-ba7c-167107c2b7e6 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:0xc000568970}] Aliases:map[]}\"",
2026-06-12 17:20:10.228698 | controller |     "Jun 12 15:55:52.414239 crc crio[21573]: time=\"2026-06-12T15:55:52.414152141Z\" level=info msg=\"Checking pod openshift-ingress-canary_ingress-canary-jlj86 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 17:20:10.228714 | controller |     "Jun 12 15:55:52.415022 crc crio[21573]: time=\"2026-06-12T15:55:52.414863091Z\" level=info msg=\"Got pod network &{Name:csi-hostpathplugin-mpq2f Namespace:hostpath-provisioner ID:32c8a01ae3a7b39a18419fcfa926a5dacc9b2b1d620d9085bf5474cad322121f UID:af9d3f54-b024-4959-888b-41fc0dc68a7f NetNS:/var/run/netns/210d97ba-51b1-4c87-acf6-ac756104ed65 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:0xc000568a18}] Aliases:map[]}\"",
2026-06-12 17:20:10.228736 | controller |     "Jun 12 15:55:52.416110 crc crio[21573]: time=\"2026-06-12T15:55:52.415105918Z\" level=info msg=\"Checking pod hostpath-provisioner_csi-hostpathplugin-mpq2f for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 17:20:10.228753 | controller |     "Jun 12 15:55:52.417243 crc crio[21573]: time=\"2026-06-12T15:55:52.417142563Z\" level=info msg=\"Got pod network &{Name:openshift-kube-scheduler-operator-54f497555d-d8646 Namespace:openshift-kube-scheduler-operator ID:acda8260e4918fbb802786a8d9cce4dea8d17c42cf6406c9d04a3cc30226e9b6 UID:4e9ac1d6-d4ed-4411-a098-d1bf725c943c NetNS:/var/run/netns/7da58ed8-c181-4b87-a3de-7e15304cda0e 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:0xc000568ab0}] Aliases:map[]}\"",
2026-06-12 17:20:10.228769 | controller |     "Jun 12 15:55:52.417628 crc crio[21573]: time=\"2026-06-12T15:55:52.417546487Z\" level=info msg=\"Checking pod openshift-kube-scheduler-operator_openshift-kube-scheduler-operator-54f497555d-d8646 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 17:20:10.228785 | controller |     "Jun 12 15:55:52.418763 crc crio[21573]: time=\"2026-06-12T15:55:52.418654137Z\" level=info msg=\"Got pod network &{Name:control-plane-machine-set-operator-75ffdb6fcd-m5wxr Namespace:openshift-machine-api ID:507d8bb659254637b5dab250d204981764caabb44ce6ca70ab29391bd0886da9 UID:8f342bf1-eea2-4806-8a6b-5f4c24d40c0c NetNS:/var/run/netns/bf7a5fdb-b9c7-413e-9797-9efa9faba0f3 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:0xc000568b30}] Aliases:map[]}\"",
2026-06-12 17:20:10.228802 | controller |     "Jun 12 15:55:52.418988 crc crio[21573]: time=\"2026-06-12T15:55:52.418910655Z\" level=info msg=\"Checking pod openshift-machine-api_control-plane-machine-set-operator-75ffdb6fcd-m5wxr for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 17:20:10.228818 | controller |     "Jun 12 15:55:52.419900 crc crio[21573]: time=\"2026-06-12T15:55:52.41981567Z\" level=info msg=\"Got pod network &{Name:machine-config-controller-f9cdd68f7-bb2jm Namespace:openshift-machine-config-operator ID:a742e3ddcecdec2a72e062301ee31090995d8a0de85ef0b95b98ce7a6f8b52a9 UID:e968817c-5b6a-4904-ba68-59a8235d6c0d NetNS:/var/run/netns/ec448052-5615-488f-a7e7-1deca43943ad 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:0xc000568c08}] Aliases:map[]}\"",
2026-06-12 17:20:10.228834 | controller |     "Jun 12 15:55:52.420153 crc crio[21573]: time=\"2026-06-12T15:55:52.420069527Z\" level=info msg=\"Checking pod openshift-machine-config-operator_machine-config-controller-f9cdd68f7-bb2jm for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 17:20:10.228850 | controller |     "Jun 12 15:55:52.420933 crc crio[21573]: time=\"2026-06-12T15:55:52.420810798Z\" level=info msg=\"Got pod network &{Name:authentication-operator-7f5c659b84-khkfm Namespace:openshift-authentication-operator ID:de0b296fee07e699bd1fd33242f2f31e30c6c637042c979d7e25eecfe39a32d1 UID:677c2747-1901-4941-94f1-8281cced296b NetNS:/var/run/netns/da6f8ddd-1121-4494-a01b-59362f32eb3f 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:0xc000568cb8}] Aliases:map[]}\"",
2026-06-12 17:20:10.228870 | controller |     "Jun 12 15:55:52.421194 crc crio[21573]: time=\"2026-06-12T15:55:52.421092236Z\" level=info msg=\"Checking pod openshift-authentication-operator_authentication-operator-7f5c659b84-khkfm for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 17:20:10.228887 | controller |     "Jun 12 15:55:52.422199 crc crio[21573]: time=\"2026-06-12T15:55:52.422090759Z\" level=info msg=\"Got pod network &{Name:service-ca-operator-5b9c976747-l2sd4 Namespace:openshift-service-ca-operator ID:3cb15a22955364f53e33a4f5d88a1957aeb1acd20ae4a29aec4e99cd9161a1ff UID:fd3771ed-6d15-47a3-9f81-762cf83a728f NetNS:/var/run/netns/d2954a8c-adce-4e0a-b124-560bc6ae9671 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:0xc000568d50}] Aliases:map[]}\"",
2026-06-12 17:20:10.228903 | controller |     "Jun 12 15:55:52.422536 crc crio[21573]: time=\"2026-06-12T15:55:52.422358212Z\" level=info msg=\"Checking pod openshift-service-ca-operator_service-ca-operator-5b9c976747-l2sd4 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 17:20:10.228919 | controller |     "Jun 12 15:55:52.423357 crc crio[21573]: time=\"2026-06-12T15:55:52.423250677Z\" level=info msg=\"Got pod network &{Name:apiserver-8596bd845d-l6g6s Namespace:openshift-oauth-apiserver ID:69acfd13a9a40d71ffdef6d2ca926d456d29936716a53ac8b3fb165573d47e2c UID:eeb0b76f-edea-4c9c-99a1-0130c6a7453c NetNS:/var/run/netns/ece702fb-1680-4d30-ae81-4eca1bf29ad5 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:0xc000568de8}] Aliases:map[]}\"",
2026-06-12 17:20:10.228936 | controller |     "Jun 12 15:55:52.423737 crc crio[21573]: time=\"2026-06-12T15:55:52.423642528Z\" level=info msg=\"Checking pod openshift-oauth-apiserver_apiserver-8596bd845d-l6g6s for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 17:20:10.228952 | controller |     "Jun 12 15:55:52.424503 crc crio[21573]: time=\"2026-06-12T15:55:52.424329097Z\" level=info msg=\"Got pod network &{Name:apiserver-9ddfb9f55-k47zv Namespace:openshift-apiserver ID:ce47b02ae58f74cb111c00b2092a9de30856b642c588d1290623baafc48b2da2 UID:e7508fa2-0f14-41e2-8972-4e2e11009b77 NetNS:/var/run/netns/9b24e30e-5d38-460b-befc-51a46bc92bb4 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:0xc000568e98}] Aliases:map[]}\"",
2026-06-12 17:20:10.228968 | controller |     "Jun 12 15:55:52.424893 crc crio[21573]: time=\"2026-06-12T15:55:52.424796751Z\" level=info msg=\"Checking pod openshift-apiserver_apiserver-9ddfb9f55-k47zv for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 17:20:10.228984 | controller |     "Jun 12 15:55:52.427833 crc crio[21573]: time=\"2026-06-12T15:55:52.427682704Z\" level=info msg=\"Got pod network &{Name:machine-api-operator-755bb95488-cj4b6 Namespace:openshift-machine-api ID:16b297a8e49f38b39f557e435f8e06efd0f4be1882e3024092025c1bd219e42a UID:12703f5c-2f19-4458-9c95-b94af53cd5d8 NetNS:/var/run/netns/9564af4d-36a7-4252-9386-75e1e382f0ae 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:0xc000568f58}] Aliases:map[]}\"",
2026-06-12 17:20:10.229004 | controller |     "Jun 12 15:55:52.428707 crc crio[21573]: time=\"2026-06-12T15:55:52.428621571Z\" level=info msg=\"Checking pod openshift-machine-api_machine-api-operator-755bb95488-cj4b6 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 17:20:10.229022 | controller |     "Jun 12 15:55:52.430599 crc crio[21573]: time=\"2026-06-12T15:55:52.430508603Z\" level=info msg=\"Got pod network &{Name:packageserver-7d4fc7d867-qt46x Namespace:openshift-operator-lifecycle-manager ID:0fc30d68da125a9b6fcfe1decee69d52b5d3bab5f0ff02035b7ce295167861d1 UID:584a9db0-8534-48e1-b484-d23b9c489569 NetNS:/var/run/netns/67299d16-c77b-414b-ace0-9c9529c5de8e 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:0xc001896440}] Aliases:map[]}\"",
2026-06-12 17:20:10.229047 | controller |     "Jun 12 15:55:52.437047 crc crio[21573]: time=\"2026-06-12T15:55:52.436902051Z\" level=info msg=\"Checking pod openshift-operator-lifecycle-manager_packageserver-7d4fc7d867-qt46x for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 17:20:10.229067 | controller |     "Jun 12 15:55:52.441001 crc crio[21573]: time=\"2026-06-12T15:55:52.440892002Z\" level=info msg=\"Got pod network &{Name:cluster-image-registry-operator-86c45576b9-qdg7g Namespace:openshift-image-registry ID:0b007c920c28b452d29972aaf92de525e9cc0b8e1a935689fa4a95146998351f UID:1d749813-cd37-46e7-9865-e180c3005dc0 NetNS:/var/run/netns/8b17367a-0ad3-4ef9-9e30-231009c09ade 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:0xc00063c0d8}] Aliases:map[]}\"",
2026-06-12 17:20:10.229083 | controller |     "Jun 12 15:55:52.441272 crc crio[21573]: time=\"2026-06-12T15:55:52.44118277Z\" level=info msg=\"Checking pod openshift-image-registry_cluster-image-registry-operator-86c45576b9-qdg7g for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 17:20:10.229100 | controller |     "Jun 12 15:55:52.442421 crc crio[21573]: time=\"2026-06-12T15:55:52.442296122Z\" level=info msg=\"Got pod network &{Name:service-ca-74545575db-n469q Namespace:openshift-service-ca ID:53d37291c3f918630f0bf00f413a35884a599c35691b2e49022496b208d077bd UID:880b4ff1-3443-4cae-90b4-72e4341917b3 NetNS:/var/run/netns/18b94689-cba3-4116-bd5e-4a349b9fa9ef 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:0xc00063c208}] Aliases:map[]}\"",
2026-06-12 17:20:10.229116 | controller |     "Jun 12 15:55:52.442755 crc crio[21573]: time=\"2026-06-12T15:55:52.442668042Z\" level=info msg=\"Checking pod openshift-service-ca_service-ca-74545575db-n469q for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 17:20:10.229132 | controller |     "Jun 12 15:55:52.445243 crc crio[21573]: time=\"2026-06-12T15:55:52.444337307Z\" level=info msg=\"Registered SIGHUP reload watcher\"",
2026-06-12 17:20:10.229148 | controller |     "Jun 12 15:55:52.447964 crc crio[21573]: time=\"2026-06-12T15:55:52.445855329Z\" level=info msg=\"Starting seccomp notifier watcher\"",
2026-06-12 17:20:10.229164 | controller |     "Jun 12 15:55:52.447964 crc crio[21573]: time=\"2026-06-12T15:55:52.446310412Z\" level=info msg=\"Create NRI interface\"",
2026-06-12 17:20:10.229179 | controller |     "Jun 12 15:55:52.447964 crc crio[21573]: time=\"2026-06-12T15:55:52.446573139Z\" level=info msg=\"runtime interface created\"",
2026-06-12 17:20:10.229194 | controller |     "Jun 12 15:55:52.447964 crc crio[21573]: time=\"2026-06-12T15:55:52.446632321Z\" level=info msg=\"Registered domain \\\"k8s.io\\\" with NRI\"",
2026-06-12 17:20:10.229210 | controller |     "Jun 12 15:55:52.447964 crc crio[21573]: time=\"2026-06-12T15:55:52.446655311Z\" level=info msg=\"runtime interface starting up...\"",
2026-06-12 17:20:10.229232 | controller |     "Jun 12 15:55:52.447964 crc crio[21573]: time=\"2026-06-12T15:55:52.446674722Z\" level=info msg=\"starting plugins...\"",
2026-06-12 17:20:10.229248 | controller |     "Jun 12 15:55:52.447964 crc crio[21573]: time=\"2026-06-12T15:55:52.44697734Z\" level=info msg=\"Synchronizing NRI (plugin) with current runtime state\"",
2026-06-12 17:20:10.229264 | controller |     "Jun 12 15:55:52.448925 crc crio[21573]: time=\"2026-06-12T15:55:52.448865014Z\" level=info msg=\"Serving metrics on 127.0.0.1:9537 using HTTP\"",
2026-06-12 17:20:10.229279 | controller |     "Jun 12 15:55:52.458184 crc crio[21573]: time=\"2026-06-12T15:55:52.457875277Z\" level=info msg=\"No systemd watchdog enabled\"",
2026-06-12 17:20:10.229295 | controller |     "Jun 12 15:55:52.466569 crc systemd[1]: Started Container Runtime Interface for OCI (CRI-O).",
2026-06-12 17:20:10.229311 | controller |     "Jun 12 15:55:54.639599 crc crio[21573]: time=\"2026-06-12T15:55:54.637319654Z\" level=info msg=\"Stopping container: 4e86a51b2c99e3ef3bb7fe1d39cee92a925157588da7cfdbb395bc698ad2fd4b (timeout: 30s)\" id=633b3ffb-753c-4a48-95e6-7b25daa63aca name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 17:20:10.229328 | controller |     "Jun 12 15:55:54.642170 crc crio[21573]: time=\"2026-06-12T15:55:54.64186995Z\" level=info msg=\"Stopping container: 807768bc98a372f8e01e8d8c03a7094aceed19608b7742ea0dd70e80b065c18c (timeout: 30s)\" id=1f04ccba-d200-4a9f-a3e4-edc0b3e796d1 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 17:20:10.229345 | controller |     "Jun 12 15:55:54.783806 crc crio[21573]: time=\"2026-06-12T15:55:54.782846118Z\" level=info msg=\"Stopped container 807768bc98a372f8e01e8d8c03a7094aceed19608b7742ea0dd70e80b065c18c: openshift-controller-manager/controller-manager-8bbbb897c-c9m74/controller-manager\" id=1f04ccba-d200-4a9f-a3e4-edc0b3e796d1 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 17:20:10.229362 | controller |     "Jun 12 15:55:54.786608 crc crio[21573]: time=\"2026-06-12T15:55:54.78652894Z\" level=info msg=\"Stopping pod sandbox: 8ca76fa8288bcb518463241725200f056a86d43eeadeb0f81401aafaa3199a1f\" id=b95a649d-730e-4c60-8306-69dbbc741ea4 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 17:20:10.229378 | controller |     "Jun 12 15:55:54.787238 crc crio[21573]: time=\"2026-06-12T15:55:54.787149277Z\" level=info msg=\"Got pod network &{Name:controller-manager-8bbbb897c-c9m74 Namespace:openshift-controller-manager ID:8ca76fa8288bcb518463241725200f056a86d43eeadeb0f81401aafaa3199a1f UID:b9d3cfcf-d286-4dfc-a5cf-dbb9268a3cda NetNS:/var/run/netns/fdf36cfd-8cb8-4c3a-b273-e87e06321279 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:0xc000568740}] Aliases:map[]}\"",
2026-06-12 17:20:10.229395 | controller |     "Jun 12 15:55:54.787634 crc crio[21573]: time=\"2026-06-12T15:55:54.787416464Z\" level=info msg=\"Deleting pod openshift-controller-manager_controller-manager-8bbbb897c-c9m74 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 17:20:10.229412 | controller |     "Jun 12 15:55:54.792875 crc crio[21573]: time=\"2026-06-12T15:55:54.792239149Z\" level=info msg=\"Stopped container 4e86a51b2c99e3ef3bb7fe1d39cee92a925157588da7cfdbb395bc698ad2fd4b: openshift-route-controller-manager/route-controller-manager-9c77555c6-bjsff/route-controller-manager\" id=633b3ffb-753c-4a48-95e6-7b25daa63aca name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 17:20:10.229429 | controller |     "Jun 12 15:55:54.795161 crc crio[21573]: time=\"2026-06-12T15:55:54.793794684Z\" level=info msg=\"Stopping pod sandbox: 656af2dfcd523b61d8aa89833d20c7fa6297b82acad3b5976e7d6d1e64dc967f\" id=f6f902c0-0850-4d8a-8b88-4e1a094f2c92 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 17:20:10.229485 | controller |     "Jun 12 15:55:54.795161 crc crio[21573]: time=\"2026-06-12T15:55:54.794142613Z\" level=info msg=\"Got pod network &{Name:route-controller-manager-9c77555c6-bjsff Namespace:openshift-route-controller-manager ID:656af2dfcd523b61d8aa89833d20c7fa6297b82acad3b5976e7d6d1e64dc967f UID:f5ed093a-5c43-49ee-8429-b0de4b9c784d NetNS:/var/run/netns/e2be9547-463d-48a3-a268-3ce455053b0c 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:0xc00008d388}] Aliases:map[]}\"",
2026-06-12 17:20:10.229506 | controller |     "Jun 12 15:55:54.795161 crc crio[21573]: time=\"2026-06-12T15:55:54.794358259Z\" level=info msg=\"Deleting pod openshift-route-controller-manager_route-controller-manager-9c77555c6-bjsff from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 17:20:10.229523 | controller |     "Jun 12 15:55:55.081273 crc crio[21573]: time=\"2026-06-12T15:55:55.081139218Z\" level=info msg=\"Stopped pod sandbox: 656af2dfcd523b61d8aa89833d20c7fa6297b82acad3b5976e7d6d1e64dc967f\" id=f6f902c0-0850-4d8a-8b88-4e1a094f2c92 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 17:20:10.229539 | controller |     "Jun 12 15:55:55.107078 crc crio[21573]: time=\"2026-06-12T15:55:55.106969876Z\" level=info msg=\"Stopped pod sandbox: 8ca76fa8288bcb518463241725200f056a86d43eeadeb0f81401aafaa3199a1f\" id=b95a649d-730e-4c60-8306-69dbbc741ea4 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 17:20:10.229555 | controller |     "Jun 12 15:55:55.297564 crc crio[21573]: time=\"2026-06-12T15:55:55.29748864Z\" level=info msg=\"Removing container: 807768bc98a372f8e01e8d8c03a7094aceed19608b7742ea0dd70e80b065c18c\" id=d1c0a83c-7716-49ad-91cb-38d745edba0d name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 17:20:10.229571 | controller |     "Jun 12 15:55:55.322033 crc crio[21573]: time=\"2026-06-12T15:55:55.321720307Z\" level=info msg=\"Removed container 807768bc98a372f8e01e8d8c03a7094aceed19608b7742ea0dd70e80b065c18c: openshift-controller-manager/controller-manager-8bbbb897c-c9m74/controller-manager\" id=d1c0a83c-7716-49ad-91cb-38d745edba0d name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 17:20:10.229608 | controller |     "Jun 12 15:55:55.325621 crc crio[21573]: time=\"2026-06-12T15:55:55.325522484Z\" level=info msg=\"Removing container: 4e86a51b2c99e3ef3bb7fe1d39cee92a925157588da7cfdbb395bc698ad2fd4b\" id=89932af2-4a06-4653-9823-9b88d2f2fb1b name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 17:20:10.229626 | controller |     "Jun 12 15:55:55.365303 crc crio[21573]: time=\"2026-06-12T15:55:55.365089021Z\" level=info msg=\"Removed container 4e86a51b2c99e3ef3bb7fe1d39cee92a925157588da7cfdbb395bc698ad2fd4b: openshift-route-controller-manager/route-controller-manager-9c77555c6-bjsff/route-controller-manager\" id=89932af2-4a06-4653-9823-9b88d2f2fb1b name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 17:20:10.229644 | controller |     "Jun 12 15:56:00.116677 crc crio[21573]: time=\"2026-06-12T15:56:00.115546972Z\" level=info msg=\"Running pod sandbox: openshift-route-controller-manager/route-controller-manager-7d6499f8cc-f9gql/POD\" id=fa08ad6f-fd3b-4404-ba35-7c3a9407a3d6 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:20:10.229661 | controller |     "Jun 12 15:56:00.118365 crc crio[21573]: time=\"2026-06-12T15:56:00.116724734Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.229677 | controller |     "Jun 12 15:56:00.148970 crc crio[21573]: time=\"2026-06-12T15:56:00.148893027Z\" level=info msg=\"Got pod network &{Name:route-controller-manager-7d6499f8cc-f9gql Namespace:openshift-route-controller-manager ID:2bff98aa85d490742ef6632b3295370f16dc5cb8c3e251e48e2e78528af57a79 UID:2e2a8cb7-d3ac-46bd-99cb-a31c282cbb82 NetNS:/var/run/netns/33acfa72-ac4d-4b7f-9a52-b170e1808eff Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod2e2a8cb7_d3ac_46bd_99cb_a31c282cbb82.slice PodAnnotations:0xc0005684b8}] Aliases:map[]}\"",
2026-06-12 17:20:10.229698 | controller |     "Jun 12 15:56:00.148970 crc crio[21573]: time=\"2026-06-12T15:56:00.148959399Z\" level=info msg=\"Adding pod openshift-route-controller-manager_route-controller-manager-7d6499f8cc-f9gql to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 17:20:10.229715 | controller |     "Jun 12 15:56:00.475811 crc crio[21573]: 2026-06-12T15:56:00Z [verbose] CmdAdd (shim): {1.1.0 [{Name:2bff98aa85d4907 Mac:0e:56:6c:cf:0c:ea Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:34 Mtu:0 Sandbox:/var/run/netns/33acfa72-ac4d-4b7f-9a52-b170e1808eff SocketPath: PciID:}] [{Interface:0xc000014610 Address:{IP:10.217.0.52 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 17:20:10.229732 | controller |     "Jun 12 15:56:00.475811 crc crio[21573]: time=\"2026-06-12T15:56:00.474128207Z\" level=info msg=\"Got pod network &{Name:route-controller-manager-7d6499f8cc-f9gql Namespace:openshift-route-controller-manager ID:2bff98aa85d490742ef6632b3295370f16dc5cb8c3e251e48e2e78528af57a79 UID:2e2a8cb7-d3ac-46bd-99cb-a31c282cbb82 NetNS:/var/run/netns/33acfa72-ac4d-4b7f-9a52-b170e1808eff Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod2e2a8cb7_d3ac_46bd_99cb_a31c282cbb82.slice PodAnnotations:0xc0005684b8}] Aliases:map[]}\"",
2026-06-12 17:20:10.229748 | controller |     "Jun 12 15:56:00.475811 crc crio[21573]: time=\"2026-06-12T15:56:00.474300852Z\" level=info msg=\"Checking pod openshift-route-controller-manager_route-controller-manager-7d6499f8cc-f9gql for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 17:20:10.229765 | controller |     "Jun 12 15:56:00.483608 crc crio[21573]: time=\"2026-06-12T15:56:00.48349014Z\" level=info msg=\"Ran pod sandbox 2bff98aa85d490742ef6632b3295370f16dc5cb8c3e251e48e2e78528af57a79 with infra container: openshift-route-controller-manager/route-controller-manager-7d6499f8cc-f9gql/POD\" id=fa08ad6f-fd3b-4404-ba35-7c3a9407a3d6 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:20:10.229782 | controller |     "Jun 12 15:56:00.486714 crc crio[21573]: time=\"2026-06-12T15:56:00.486666254Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7a726c68cebc9b08edd734a8bae5150ae5950f7734fe9b9c2a6e0d06f21cc095\" id=d1e6589f-de66-4f6b-ab3e-fd50d38f1d55 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:20:10.229798 | controller |     "Jun 12 15:56:00.491881 crc crio[21573]: time=\"2026-06-12T15:56:00.491796997Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7a726c68cebc9b08edd734a8bae5150ae5950f7734fe9b9c2a6e0d06f21cc095\" id=05e9b600-1519-4253-802b-2ea2efa0c637 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:20:10.229814 | controller |     "Jun 12 15:56:00.499868 crc crio[21573]: time=\"2026-06-12T15:56:00.499746738Z\" level=info msg=\"Creating container: openshift-route-controller-manager/route-controller-manager-7d6499f8cc-f9gql/route-controller-manager\" id=d041a078-9e30-4c81-a839-0c3febda034d name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:20:10.229829 | controller |     "Jun 12 15:56:00.500690 crc crio[21573]: time=\"2026-06-12T15:56:00.500260822Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.229845 | controller |     "Jun 12 15:56:00.530648 crc crio[21573]: time=\"2026-06-12T15:56:00.530522953Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.229865 | controller |     "Jun 12 15:56:00.536113 crc crio[21573]: time=\"2026-06-12T15:56:00.535302526Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.229881 | controller |     "Jun 12 15:56:00.660037 crc crio[21573]: time=\"2026-06-12T15:56:00.659926269Z\" level=info msg=\"Created container 85f5b371c90a4370ebef939908f76a254701d4abde3e563c172c25dff4c8ba4f: openshift-route-controller-manager/route-controller-manager-7d6499f8cc-f9gql/route-controller-manager\" id=d041a078-9e30-4c81-a839-0c3febda034d name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:20:10.229897 | controller |     "Jun 12 15:56:00.661765 crc crio[21573]: time=\"2026-06-12T15:56:00.661704509Z\" level=info msg=\"Starting container: 85f5b371c90a4370ebef939908f76a254701d4abde3e563c172c25dff4c8ba4f\" id=1cd85ad6-b12f-4e5a-8cbc-4fe9a9ea2e0a name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 17:20:10.229913 | controller |     "Jun 12 15:56:00.669533 crc crio[21573]: time=\"2026-06-12T15:56:00.669334722Z\" level=info msg=\"Started container\" PID=21992 containerID=85f5b371c90a4370ebef939908f76a254701d4abde3e563c172c25dff4c8ba4f description=openshift-route-controller-manager/route-controller-manager-7d6499f8cc-f9gql/route-controller-manager id=1cd85ad6-b12f-4e5a-8cbc-4fe9a9ea2e0a name=/runtime.v1.RuntimeService/StartContainer sandboxID=2bff98aa85d490742ef6632b3295370f16dc5cb8c3e251e48e2e78528af57a79",
2026-06-12 17:20:10.229929 | controller |     "Jun 12 15:56:01.522144 crc crio[21573]: time=\"2026-06-12T15:56:01.521623519Z\" level=info msg=\"Running pod sandbox: openshift-controller-manager/controller-manager-bcbd788bc-czj94/POD\" id=8157a581-66ed-4a89-b35c-334ebe45a631 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:20:10.229944 | controller |     "Jun 12 15:56:01.523050 crc crio[21573]: time=\"2026-06-12T15:56:01.522179514Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.229960 | controller |     "Jun 12 15:56:01.546916 crc crio[21573]: time=\"2026-06-12T15:56:01.546854458Z\" level=info msg=\"Got pod network &{Name:controller-manager-bcbd788bc-czj94 Namespace:openshift-controller-manager ID:e0f0c797b682358431c61fb240f8533a9c4da2470f7dd41f1ca2193d8feb3f0e UID:1a08227f-5237-47b9-880f-a7e37c589b57 NetNS:/var/run/netns/6cd3dba6-c09f-45bc-a811-7120bc7dcd07 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod1a08227f_5237_47b9_880f_a7e37c589b57.slice PodAnnotations:0xc000138c30}] Aliases:map[]}\"",
2026-06-12 17:20:10.229977 | controller |     "Jun 12 15:56:01.546916 crc crio[21573]: time=\"2026-06-12T15:56:01.54690835Z\" level=info msg=\"Adding pod openshift-controller-manager_controller-manager-bcbd788bc-czj94 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 17:20:10.229993 | controller |     "Jun 12 15:56:02.745922 crc crio[21573]: 2026-06-12T15:56:02Z [verbose] CmdAdd (shim): {1.1.0 [{Name:e0f0c797b682358 Mac:96:09:28:d1:45:47 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:36 Mtu:0 Sandbox:/var/run/netns/6cd3dba6-c09f-45bc-a811-7120bc7dcd07 SocketPath: PciID:}] [{Interface:0xc0003845d0 Address:{IP:10.217.0.54 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 17:20:10.230033 | controller |     "Jun 12 15:56:02.748893 crc crio[21573]: time=\"2026-06-12T15:56:02.748784535Z\" level=info msg=\"Got pod network &{Name:controller-manager-bcbd788bc-czj94 Namespace:openshift-controller-manager ID:e0f0c797b682358431c61fb240f8533a9c4da2470f7dd41f1ca2193d8feb3f0e UID:1a08227f-5237-47b9-880f-a7e37c589b57 NetNS:/var/run/netns/6cd3dba6-c09f-45bc-a811-7120bc7dcd07 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod1a08227f_5237_47b9_880f_a7e37c589b57.slice PodAnnotations:0xc000138c30}] Aliases:map[]}\"",
2026-06-12 17:20:10.230065 | controller |     "Jun 12 15:56:02.749116 crc crio[21573]: time=\"2026-06-12T15:56:02.749043212Z\" level=info msg=\"Checking pod openshift-controller-manager_controller-manager-bcbd788bc-czj94 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 17:20:10.230086 | controller |     "Jun 12 15:56:02.762358 crc crio[21573]: time=\"2026-06-12T15:56:02.758004715Z\" level=info msg=\"Ran pod sandbox e0f0c797b682358431c61fb240f8533a9c4da2470f7dd41f1ca2193d8feb3f0e with infra container: openshift-controller-manager/controller-manager-bcbd788bc-czj94/POD\" id=8157a581-66ed-4a89-b35c-334ebe45a631 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:20:10.230103 | controller |     "Jun 12 15:56:02.781087 crc crio[21573]: time=\"2026-06-12T15:56:02.780943309Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9506bdcf97d5200cf2cf4cdf110aebafdd141a24f6589bf1e1cfe27bb7fc1ed2\" id=229ebccb-81bc-4a5f-adf6-31e010ee9eec name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:20:10.230119 | controller |     "Jun 12 15:56:02.785349 crc crio[21573]: time=\"2026-06-12T15:56:02.785217224Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9506bdcf97d5200cf2cf4cdf110aebafdd141a24f6589bf1e1cfe27bb7fc1ed2\" id=b8a4da91-7a7e-40f7-adde-9aa9f9b3023c name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:20:10.230135 | controller |     "Jun 12 15:56:02.792186 crc crio[21573]: time=\"2026-06-12T15:56:02.792093835Z\" level=info msg=\"Creating container: openshift-controller-manager/controller-manager-bcbd788bc-czj94/controller-manager\" id=4390de87-0d17-4bf5-9af8-522c34a0b3cf name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:20:10.230151 | controller |     "Jun 12 15:56:02.793027 crc crio[21573]: time=\"2026-06-12T15:56:02.792660811Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.230167 | controller |     "Jun 12 15:56:02.818010 crc crio[21573]: time=\"2026-06-12T15:56:02.817911872Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.230183 | controller |     "Jun 12 15:56:02.822630 crc crio[21573]: time=\"2026-06-12T15:56:02.822548201Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.230198 | controller |     "Jun 12 15:56:02.923017 crc crio[21573]: time=\"2026-06-12T15:56:02.922581992Z\" level=info msg=\"Created container 3d1e59d68ddea30a31bdc97544c2a1831420d36ca8281164641a4b93dcc8fef3: openshift-controller-manager/controller-manager-bcbd788bc-czj94/controller-manager\" id=4390de87-0d17-4bf5-9af8-522c34a0b3cf name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:20:10.230214 | controller |     "Jun 12 15:56:02.924109 crc crio[21573]: time=\"2026-06-12T15:56:02.924040542Z\" level=info msg=\"Starting container: 3d1e59d68ddea30a31bdc97544c2a1831420d36ca8281164641a4b93dcc8fef3\" id=360aa449-1e62-447f-85d5-cc1657c3e14c name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 17:20:10.230229 | controller |     "Jun 12 15:56:02.932198 crc crio[21573]: time=\"2026-06-12T15:56:02.932073956Z\" level=info msg=\"Started container\" PID=22090 containerID=3d1e59d68ddea30a31bdc97544c2a1831420d36ca8281164641a4b93dcc8fef3 description=openshift-controller-manager/controller-manager-bcbd788bc-czj94/controller-manager id=360aa449-1e62-447f-85d5-cc1657c3e14c name=/runtime.v1.RuntimeService/StartContainer sandboxID=e0f0c797b682358431c61fb240f8533a9c4da2470f7dd41f1ca2193d8feb3f0e",
2026-06-12 17:20:10.230246 | controller |     "Jun 12 15:56:11.467705 crc crio[21573]: time=\"2026-06-12T15:56:11.463948461Z\" level=info msg=\"Stopping container: 85f5b371c90a4370ebef939908f76a254701d4abde3e563c172c25dff4c8ba4f (timeout: 30s)\" id=16905b74-2f09-465e-a45b-370390702e4c name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 17:20:10.230266 | controller |     "Jun 12 15:56:11.608930 crc crio[21573]: time=\"2026-06-12T15:56:11.608854326Z\" level=info msg=\"Stopped container 85f5b371c90a4370ebef939908f76a254701d4abde3e563c172c25dff4c8ba4f: openshift-route-controller-manager/route-controller-manager-7d6499f8cc-f9gql/route-controller-manager\" id=16905b74-2f09-465e-a45b-370390702e4c name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 17:20:10.230283 | controller |     "Jun 12 15:56:11.611522 crc crio[21573]: time=\"2026-06-12T15:56:11.611309232Z\" level=info msg=\"Stopping pod sandbox: 2bff98aa85d490742ef6632b3295370f16dc5cb8c3e251e48e2e78528af57a79\" id=0ef7f7b8-11e5-4014-a34c-4e042f680fc5 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 17:20:10.230299 | controller |     "Jun 12 15:56:11.612585 crc crio[21573]: time=\"2026-06-12T15:56:11.612217358Z\" level=info msg=\"Got pod network &{Name:route-controller-manager-7d6499f8cc-f9gql Namespace:openshift-route-controller-manager ID:2bff98aa85d490742ef6632b3295370f16dc5cb8c3e251e48e2e78528af57a79 UID:2e2a8cb7-d3ac-46bd-99cb-a31c282cbb82 NetNS:/var/run/netns/33acfa72-ac4d-4b7f-9a52-b170e1808eff Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod2e2a8cb7_d3ac_46bd_99cb_a31c282cbb82.slice PodAnnotations:0xc002428640}] Aliases:map[]}\"",
2026-06-12 17:20:10.230315 | controller |     "Jun 12 15:56:11.612871 crc crio[21573]: time=\"2026-06-12T15:56:11.612727402Z\" level=info msg=\"Deleting pod openshift-route-controller-manager_route-controller-manager-7d6499f8cc-f9gql from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 17:20:10.230331 | controller |     "Jun 12 15:56:11.978777 crc crio[21573]: time=\"2026-06-12T15:56:11.978127708Z\" level=info msg=\"Stopped pod sandbox: 2bff98aa85d490742ef6632b3295370f16dc5cb8c3e251e48e2e78528af57a79\" id=0ef7f7b8-11e5-4014-a34c-4e042f680fc5 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 17:20:10.230347 | controller |     "Jun 12 15:56:12.124936 crc crio[21573]: time=\"2026-06-12T15:56:12.124715211Z\" level=info msg=\"Removing container: 85f5b371c90a4370ebef939908f76a254701d4abde3e563c172c25dff4c8ba4f\" id=7dd96fea-015f-43c5-b906-57f829fc26e6 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 17:20:10.230363 | controller |     "Jun 12 15:56:12.154705 crc crio[21573]: time=\"2026-06-12T15:56:12.154564282Z\" level=info msg=\"Removed container 85f5b371c90a4370ebef939908f76a254701d4abde3e563c172c25dff4c8ba4f: openshift-route-controller-manager/route-controller-manager-7d6499f8cc-f9gql/route-controller-manager\" id=7dd96fea-015f-43c5-b906-57f829fc26e6 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 17:20:10.230381 | controller |     "Jun 12 15:56:12.422282 crc crio[21573]: time=\"2026-06-12T15:56:12.421606502Z\" level=info msg=\"Running pod sandbox: openshift-route-controller-manager/route-controller-manager-765b549d49-hfbcw/POD\" id=ba88ab6c-1354-4b53-8643-1ae4920cecd7 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:20:10.230396 | controller |     "Jun 12 15:56:12.422539 crc crio[21573]: time=\"2026-06-12T15:56:12.422296871Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.230413 | controller |     "Jun 12 15:56:12.456268 crc crio[21573]: time=\"2026-06-12T15:56:12.456162132Z\" level=info msg=\"Got pod network &{Name:route-controller-manager-765b549d49-hfbcw Namespace:openshift-route-controller-manager ID:ed634d3bf59f4bc7eedafca7e9fd30551090963e6f77c24d86565bd07205d1cc UID:ce602416-b34a-404c-a2d9-537c8a7f5a83 NetNS:/var/run/netns/a5b7cfd3-1629-47c8-b0f2-d6b9857b4c61 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podce602416_b34a_404c_a2d9_537c8a7f5a83.slice PodAnnotations:0xc000138810}] Aliases:map[]}\"",
2026-06-12 17:20:10.230432 | controller |     "Jun 12 15:56:12.456268 crc crio[21573]: time=\"2026-06-12T15:56:12.456231914Z\" level=info msg=\"Adding pod openshift-route-controller-manager_route-controller-manager-765b549d49-hfbcw to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 17:20:10.230448 | controller |     "Jun 12 15:56:12.788024 crc crio[21573]: 2026-06-12T15:56:12Z [verbose] CmdAdd (shim): {1.1.0 [{Name:ed634d3bf59f4bc Mac:32:8d:c5:85:6a:49 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:37 Mtu:0 Sandbox:/var/run/netns/a5b7cfd3-1629-47c8-b0f2-d6b9857b4c61 SocketPath: PciID:}] [{Interface:0xc0004b25b0 Address:{IP:10.217.0.55 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 17:20:10.230464 | controller |     "Jun 12 15:56:12.789724 crc crio[21573]: time=\"2026-06-12T15:56:12.789630673Z\" level=info msg=\"Got pod network &{Name:route-controller-manager-765b549d49-hfbcw Namespace:openshift-route-controller-manager ID:ed634d3bf59f4bc7eedafca7e9fd30551090963e6f77c24d86565bd07205d1cc UID:ce602416-b34a-404c-a2d9-537c8a7f5a83 NetNS:/var/run/netns/a5b7cfd3-1629-47c8-b0f2-d6b9857b4c61 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podce602416_b34a_404c_a2d9_537c8a7f5a83.slice PodAnnotations:0xc000138810}] Aliases:map[]}\"",
2026-06-12 17:20:10.230480 | controller |     "Jun 12 15:56:12.789862 crc crio[21573]: time=\"2026-06-12T15:56:12.789813268Z\" level=info msg=\"Checking pod openshift-route-controller-manager_route-controller-manager-765b549d49-hfbcw for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 17:20:10.230496 | controller |     "Jun 12 15:56:12.795706 crc crio[21573]: time=\"2026-06-12T15:56:12.795379494Z\" level=info msg=\"Ran pod sandbox ed634d3bf59f4bc7eedafca7e9fd30551090963e6f77c24d86565bd07205d1cc with infra container: openshift-route-controller-manager/route-controller-manager-765b549d49-hfbcw/POD\" id=ba88ab6c-1354-4b53-8643-1ae4920cecd7 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:20:10.230560 | controller |     "Jun 12 15:56:12.797899 crc crio[21573]: time=\"2026-06-12T15:56:12.797818279Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7a726c68cebc9b08edd734a8bae5150ae5950f7734fe9b9c2a6e0d06f21cc095\" id=930cf854-c0fe-4392-b63b-0f186b4f1d93 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:20:10.230600 | controller |     "Jun 12 15:56:12.800035 crc crio[21573]: time=\"2026-06-12T15:56:12.799911146Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7a726c68cebc9b08edd734a8bae5150ae5950f7734fe9b9c2a6e0d06f21cc095\" id=98640f62-5991-40e5-b75b-7f38d83e8f88 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:20:10.230619 | controller |     "Jun 12 15:56:12.807928 crc crio[21573]: time=\"2026-06-12T15:56:12.807178522Z\" level=info msg=\"Creating container: openshift-route-controller-manager/route-controller-manager-765b549d49-hfbcw/route-controller-manager\" id=645a6b9e-b489-4e3d-8a3b-a6ae6b028d8c name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:20:10.230636 | controller |     "Jun 12 15:56:12.807928 crc crio[21573]: time=\"2026-06-12T15:56:12.807712828Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.230653 | controller |     "Jun 12 15:56:12.840084 crc crio[21573]: time=\"2026-06-12T15:56:12.839966409Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.230670 | controller |     "Jun 12 15:56:12.844896 crc crio[21573]: time=\"2026-06-12T15:56:12.844315749Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.230690 | controller |     "Jun 12 15:56:12.962514 crc crio[21573]: time=\"2026-06-12T15:56:12.962280368Z\" level=info msg=\"Created container 2a149ad8c40910efaf913e423aa2ad95a8cbe56729a192c9f709b75106168026: openshift-route-controller-manager/route-controller-manager-765b549d49-hfbcw/route-controller-manager\" id=645a6b9e-b489-4e3d-8a3b-a6ae6b028d8c name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:20:10.230707 | controller |     "Jun 12 15:56:12.963562 crc crio[21573]: time=\"2026-06-12T15:56:12.963358748Z\" level=info msg=\"Starting container: 2a149ad8c40910efaf913e423aa2ad95a8cbe56729a192c9f709b75106168026\" id=d320cced-dcd5-48d6-8647-3c4518eaa642 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 17:20:10.230724 | controller |     "Jun 12 15:56:12.969357 crc crio[21573]: time=\"2026-06-12T15:56:12.969262053Z\" level=info msg=\"Started container\" PID=22279 containerID=2a149ad8c40910efaf913e423aa2ad95a8cbe56729a192c9f709b75106168026 description=openshift-route-controller-manager/route-controller-manager-765b549d49-hfbcw/route-controller-manager id=d320cced-dcd5-48d6-8647-3c4518eaa642 name=/runtime.v1.RuntimeService/StartContainer sandboxID=ed634d3bf59f4bc7eedafca7e9fd30551090963e6f77c24d86565bd07205d1cc",
2026-06-12 17:20:10.230742 | controller |     "Jun 12 15:56:24.413688 crc crio[21573]: time=\"2026-06-12T15:56:24.410896599Z\" level=info msg=\"Running pod sandbox: openshift-etcd/installer-3-crc/POD\" id=ac5a7c0b-6bee-4cae-a18b-ec0fd9ee8802 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:20:10.230758 | controller |     "Jun 12 15:56:24.413688 crc crio[21573]: time=\"2026-06-12T15:56:24.411823545Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.230776 | controller |     "Jun 12 15:56:24.431237 crc crio[21573]: time=\"2026-06-12T15:56:24.431141322Z\" level=info msg=\"Got pod network &{Name:installer-3-crc Namespace:openshift-etcd ID:fc80a2d9f281a5270745b3c0679975a498c311e262351b9bc382a30e7f543a54 UID:2f2f557a-99a0-40dd-aaf2-a3892854ca40 NetNS:/var/run/netns/e36820a0-3997-4840-a462-8884161e5ff5 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-pod2f2f557a_99a0_40dd_aaf2_a3892854ca40.slice PodAnnotations:0xc000138f90}] Aliases:map[]}\"",
2026-06-12 17:20:10.230793 | controller |     "Jun 12 15:56:24.431237 crc crio[21573]: time=\"2026-06-12T15:56:24.431200584Z\" level=info msg=\"Adding pod openshift-etcd_installer-3-crc to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 17:20:10.230810 | controller |     "Jun 12 15:56:25.008058 crc crio[21573]: 2026-06-12T15:56:25Z [verbose] CmdAdd (shim): {1.1.0 [{Name:fc80a2d9f281a52 Mac:3e:e5:ed:60:16:e4 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:38 Mtu:0 Sandbox:/var/run/netns/e36820a0-3997-4840-a462-8884161e5ff5 SocketPath: PciID:}] [{Interface:0xc0003046d0 Address:{IP:10.217.0.56 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 17:20:10.230827 | controller |     "Jun 12 15:56:25.011243 crc crio[21573]: time=\"2026-06-12T15:56:25.01109579Z\" level=info msg=\"Got pod network &{Name:installer-3-crc Namespace:openshift-etcd ID:fc80a2d9f281a5270745b3c0679975a498c311e262351b9bc382a30e7f543a54 UID:2f2f557a-99a0-40dd-aaf2-a3892854ca40 NetNS:/var/run/netns/e36820a0-3997-4840-a462-8884161e5ff5 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-pod2f2f557a_99a0_40dd_aaf2_a3892854ca40.slice PodAnnotations:0xc000138f90}] Aliases:map[]}\"",
2026-06-12 17:20:10.230843 | controller |     "Jun 12 15:56:25.011855 crc crio[21573]: time=\"2026-06-12T15:56:25.011720198Z\" level=info msg=\"Checking pod openshift-etcd_installer-3-crc for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 17:20:10.230863 | controller |     "Jun 12 15:56:25.031228 crc crio[21573]: time=\"2026-06-12T15:56:25.031107086Z\" level=info msg=\"Ran pod sandbox fc80a2d9f281a5270745b3c0679975a498c311e262351b9bc382a30e7f543a54 with infra container: openshift-etcd/installer-3-crc/POD\" id=ac5a7c0b-6bee-4cae-a18b-ec0fd9ee8802 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:20:10.230879 | controller |     "Jun 12 15:56:25.035032 crc crio[21573]: time=\"2026-06-12T15:56:25.034922482Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:bf05b9b2ba66351a6c59f4259fb377f62237a00af3b4f0b95f64409e2f25770e\" id=a8f65ff1-5dde-422d-88bf-d001c3630c5b name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:20:10.230895 | controller |     "Jun 12 15:56:25.038093 crc crio[21573]: time=\"2026-06-12T15:56:25.037982507Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:bf05b9b2ba66351a6c59f4259fb377f62237a00af3b4f0b95f64409e2f25770e\" id=0c2ffc33-af4d-4718-ba3a-9747e5215e18 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:20:10.230911 | controller |     "Jun 12 15:56:25.047271 crc crio[21573]: time=\"2026-06-12T15:56:25.046517124Z\" level=info msg=\"Creating container: openshift-etcd/installer-3-crc/installer\" id=f89de0f3-a4a4-44d4-a695-79c04afb2bd6 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:20:10.230927 | controller |     "Jun 12 15:56:25.047271 crc crio[21573]: time=\"2026-06-12T15:56:25.046974187Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.230944 | controller |     "Jun 12 15:56:25.095762 crc crio[21573]: time=\"2026-06-12T15:56:25.095527216Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.230960 | controller |     "Jun 12 15:56:25.298229 crc crio[21573]: time=\"2026-06-12T15:56:25.297372696Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.230976 | controller |     "Jun 12 15:56:25.489180 crc crio[21573]: time=\"2026-06-12T15:56:25.489054163Z\" level=info msg=\"Created container fc5b3d18dcf9b3371af1cdc7b168fa3cd64582fb04eb7ecfa4e1d83fcc1953c1: openshift-etcd/installer-3-crc/installer\" id=f89de0f3-a4a4-44d4-a695-79c04afb2bd6 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:20:10.230992 | controller |     "Jun 12 15:56:25.495239 crc crio[21573]: time=\"2026-06-12T15:56:25.49039667Z\" level=info msg=\"Starting container: fc5b3d18dcf9b3371af1cdc7b168fa3cd64582fb04eb7ecfa4e1d83fcc1953c1\" id=30469a18-9175-470f-a123-d90294b6e520 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 17:20:10.231009 | controller |     "Jun 12 15:56:25.501937 crc crio[21573]: time=\"2026-06-12T15:56:25.501094177Z\" level=info msg=\"Started container\" PID=22417 containerID=fc5b3d18dcf9b3371af1cdc7b168fa3cd64582fb04eb7ecfa4e1d83fcc1953c1 description=openshift-etcd/installer-3-crc/installer id=30469a18-9175-470f-a123-d90294b6e520 name=/runtime.v1.RuntimeService/StartContainer sandboxID=fc80a2d9f281a5270745b3c0679975a498c311e262351b9bc382a30e7f543a54",
2026-06-12 17:20:10.231027 | controller |     "Jun 12 15:56:33.349919 crc crio[21573]: time=\"2026-06-12T15:56:33.349083486Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/community-operators-hbst8/POD\" id=e34e532c-5c1f-4013-89fb-afa8b8921480 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:20:10.231043 | controller |     "Jun 12 15:56:33.351309 crc crio[21573]: time=\"2026-06-12T15:56:33.349921569Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.231068 | controller |     "Jun 12 15:56:33.375611 crc crio[21573]: time=\"2026-06-12T15:56:33.37549672Z\" level=info msg=\"Got pod network &{Name:community-operators-hbst8 Namespace:openshift-marketplace ID:fafc705bfd2d09b2bb188430d0fc164c5ccb1023fc92b6f2094fee4c1687bcc5 UID:e98f4d20-8394-4352-b4ec-85802c06ebf7 NetNS:/var/run/netns/f3183eef-5f68-4a9e-a593-cf1d130b48ca Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pode98f4d20_8394_4352_b4ec_85802c06ebf7.slice PodAnnotations:0xc00209e598}] Aliases:map[]}\"",
2026-06-12 17:20:10.231092 | controller |     "Jun 12 15:56:33.375611 crc crio[21573]: time=\"2026-06-12T15:56:33.375579753Z\" level=info msg=\"Adding pod openshift-marketplace_community-operators-hbst8 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 17:20:10.231110 | controller |     "Jun 12 15:56:33.531218 crc crio[21573]: time=\"2026-06-12T15:56:33.531025562Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/certified-operators-bp4sj/POD\" id=7dce3593-7a79-4aa6-bab9-47e0423800be name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:20:10.231126 | controller |     "Jun 12 15:56:33.534308 crc crio[21573]: time=\"2026-06-12T15:56:33.532531824Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.231143 | controller |     "Jun 12 15:56:33.560128 crc crio[21573]: time=\"2026-06-12T15:56:33.559949817Z\" level=info msg=\"Got pod network &{Name:certified-operators-bp4sj Namespace:openshift-marketplace ID:d061930e61d93b5296e83f3e98130787b701c5bc0fe6cdbe215c1132b5bb1c85 UID:2f800bda-d061-4abe-9614-c3346df960a5 NetNS:/var/run/netns/379020d7-7cd1-41b9-ad5a-0213d1deaab1 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod2f800bda_d061_4abe_9614_c3346df960a5.slice PodAnnotations:0xc00008ce18}] Aliases:map[]}\"",
2026-06-12 17:20:10.231160 | controller |     "Jun 12 15:56:33.560128 crc crio[21573]: time=\"2026-06-12T15:56:33.560021409Z\" level=info msg=\"Adding pod openshift-marketplace_certified-operators-bp4sj to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 17:20:10.231176 | controller |     "Jun 12 15:56:34.443814 crc crio[21573]: 2026-06-12T15:56:34Z [verbose] CmdAdd (shim): {1.1.0 [{Name:fafc705bfd2d09b Mac:2a:cd:79:9a:a2:c9 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:39 Mtu:0 Sandbox:/var/run/netns/f3183eef-5f68-4a9e-a593-cf1d130b48ca SocketPath: PciID:}] [{Interface:0xc00025aa20 Address:{IP:10.217.0.57 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 17:20:10.231192 | controller |     "Jun 12 15:56:34.446759 crc crio[21573]: 2026-06-12T15:56:34Z [verbose] CmdAdd (shim): {1.1.0 [{Name:d061930e61d93b5 Mac:82:5f:5b:bc:2a:40 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:3c Mtu:0 Sandbox:/var/run/netns/379020d7-7cd1-41b9-ad5a-0213d1deaab1 SocketPath: PciID:}] [{Interface:0xc000200760 Address:{IP:10.217.0.60 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 17:20:10.231208 | controller |     "Jun 12 15:56:34.451101 crc crio[21573]: time=\"2026-06-12T15:56:34.450992054Z\" level=info msg=\"Got pod network &{Name:certified-operators-bp4sj Namespace:openshift-marketplace ID:d061930e61d93b5296e83f3e98130787b701c5bc0fe6cdbe215c1132b5bb1c85 UID:2f800bda-d061-4abe-9614-c3346df960a5 NetNS:/var/run/netns/379020d7-7cd1-41b9-ad5a-0213d1deaab1 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod2f800bda_d061_4abe_9614_c3346df960a5.slice PodAnnotations:0xc00008ce18}] Aliases:map[]}\"",
2026-06-12 17:20:10.231224 | controller |     "Jun 12 15:56:34.451364 crc crio[21573]: time=\"2026-06-12T15:56:34.451297802Z\" level=info msg=\"Checking pod openshift-marketplace_certified-operators-bp4sj for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 17:20:10.231246 | controller |     "Jun 12 15:56:34.452194 crc crio[21573]: time=\"2026-06-12T15:56:34.452097615Z\" level=info msg=\"Got pod network &{Name:community-operators-hbst8 Namespace:openshift-marketplace ID:fafc705bfd2d09b2bb188430d0fc164c5ccb1023fc92b6f2094fee4c1687bcc5 UID:e98f4d20-8394-4352-b4ec-85802c06ebf7 NetNS:/var/run/netns/f3183eef-5f68-4a9e-a593-cf1d130b48ca Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pode98f4d20_8394_4352_b4ec_85802c06ebf7.slice PodAnnotations:0xc00209e598}] Aliases:map[]}\"",
2026-06-12 17:20:10.231263 | controller |     "Jun 12 15:56:34.452654 crc crio[21573]: time=\"2026-06-12T15:56:34.452292661Z\" level=info msg=\"Checking pod openshift-marketplace_community-operators-hbst8 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 17:20:10.231279 | controller |     "Jun 12 15:56:34.472342 crc crio[21573]: time=\"2026-06-12T15:56:34.472124758Z\" level=info msg=\"Ran pod sandbox d061930e61d93b5296e83f3e98130787b701c5bc0fe6cdbe215c1132b5bb1c85 with infra container: openshift-marketplace/certified-operators-bp4sj/POD\" id=7dce3593-7a79-4aa6-bab9-47e0423800be name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:20:10.231296 | controller |     "Jun 12 15:56:34.474194 crc crio[21573]: time=\"2026-06-12T15:56:34.474074842Z\" level=info msg=\"Ran pod sandbox fafc705bfd2d09b2bb188430d0fc164c5ccb1023fc92b6f2094fee4c1687bcc5 with infra container: openshift-marketplace/community-operators-hbst8/POD\" id=e34e532c-5c1f-4013-89fb-afa8b8921480 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:20:10.231312 | controller |     "Jun 12 15:56:34.474646 crc crio[21573]: time=\"2026-06-12T15:56:34.474500883Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=b4e4f62f-3b22-407d-bac8-c7998e677325 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:20:10.231328 | controller |     "Jun 12 15:56:34.477071 crc crio[21573]: time=\"2026-06-12T15:56:34.476992792Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=983411ec-c2b3-4dfb-9d3a-fa55086e3b77 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:20:10.231344 | controller |     "Jun 12 15:56:34.477651 crc crio[21573]: time=\"2026-06-12T15:56:34.477521227Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=90e23a80-015c-47ec-86de-83b5bd6a1563 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:20:10.231359 | controller |     "Jun 12 15:56:34.479135 crc crio[21573]: time=\"2026-06-12T15:56:34.47906648Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=dd28e1c6-03b5-40f8-ae6d-04739e4510cf name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:20:10.231375 | controller |     "Jun 12 15:56:34.485692 crc crio[21573]: time=\"2026-06-12T15:56:34.485582851Z\" level=info msg=\"Creating container: openshift-marketplace/certified-operators-bp4sj/extract-utilities\" id=d9b41866-5848-4e1e-8c38-58ea458b3430 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:20:10.231391 | controller |     "Jun 12 15:56:34.486369 crc crio[21573]: time=\"2026-06-12T15:56:34.486298041Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.231406 | controller |     "Jun 12 15:56:34.489645 crc crio[21573]: time=\"2026-06-12T15:56:34.489552912Z\" level=info msg=\"Creating container: openshift-marketplace/community-operators-hbst8/extract-utilities\" id=7ccf4a29-8d4e-4d40-a001-342ab8d0b379 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:20:10.231425 | controller |     "Jun 12 15:56:34.504398 crc crio[21573]: time=\"2026-06-12T15:56:34.504297221Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.231442 | controller |     "Jun 12 15:56:34.527825 crc crio[21573]: time=\"2026-06-12T15:56:34.527735212Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.231460 | controller |     "Jun 12 15:56:34.529815 crc crio[21573]: time=\"2026-06-12T15:56:34.529741467Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.231478 | controller |     "Jun 12 15:56:34.534896 crc crio[21573]: time=\"2026-06-12T15:56:34.534833389Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.231493 | controller |     "Jun 12 15:56:34.535122 crc crio[21573]: time=\"2026-06-12T15:56:34.535042695Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.231509 | controller |     "Jun 12 15:56:34.672111 crc crio[21573]: time=\"2026-06-12T15:56:34.67195263Z\" level=info msg=\"Created container a168818c2fcfc080bc4b2fd5f1f87a880e641488b6ecee9857fe6525014d61e7: openshift-marketplace/certified-operators-bp4sj/extract-utilities\" id=d9b41866-5848-4e1e-8c38-58ea458b3430 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:20:10.231526 | controller |     "Jun 12 15:56:34.673132 crc crio[21573]: time=\"2026-06-12T15:56:34.673038131Z\" level=info msg=\"Created container 22ece62c7ea89d40589476aa29f5f6880955fc49fc4f4e7b1595470fa3e3dd4b: openshift-marketplace/community-operators-hbst8/extract-utilities\" id=7ccf4a29-8d4e-4d40-a001-342ab8d0b379 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:20:10.231542 | controller |     "Jun 12 15:56:34.673747 crc crio[21573]: time=\"2026-06-12T15:56:34.673606836Z\" level=info msg=\"Starting container: a168818c2fcfc080bc4b2fd5f1f87a880e641488b6ecee9857fe6525014d61e7\" id=26d49d68-2eee-49fb-8eee-150aa177a1c5 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 17:20:10.231557 | controller |     "Jun 12 15:56:34.678245 crc crio[21573]: time=\"2026-06-12T15:56:34.67804262Z\" level=info msg=\"Starting container: 22ece62c7ea89d40589476aa29f5f6880955fc49fc4f4e7b1595470fa3e3dd4b\" id=30202d5b-cecf-4cee-8861-e50032427495 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 17:20:10.231590 | controller |     "Jun 12 15:56:34.685397 crc crio[21573]: time=\"2026-06-12T15:56:34.684672444Z\" level=info msg=\"Started container\" PID=22553 containerID=22ece62c7ea89d40589476aa29f5f6880955fc49fc4f4e7b1595470fa3e3dd4b description=openshift-marketplace/community-operators-hbst8/extract-utilities id=30202d5b-cecf-4cee-8861-e50032427495 name=/runtime.v1.RuntimeService/StartContainer sandboxID=fafc705bfd2d09b2bb188430d0fc164c5ccb1023fc92b6f2094fee4c1687bcc5",
2026-06-12 17:20:10.231612 | controller |     "Jun 12 15:56:34.685397 crc crio[21573]: time=\"2026-06-12T15:56:34.68490091Z\" level=info msg=\"Started container\" PID=22554 containerID=a168818c2fcfc080bc4b2fd5f1f87a880e641488b6ecee9857fe6525014d61e7 description=openshift-marketplace/certified-operators-bp4sj/extract-utilities id=26d49d68-2eee-49fb-8eee-150aa177a1c5 name=/runtime.v1.RuntimeService/StartContainer sandboxID=d061930e61d93b5296e83f3e98130787b701c5bc0fe6cdbe215c1132b5bb1c85",
2026-06-12 17:20:10.231629 | controller |     "Jun 12 15:56:35.485687 crc crio[21573]: time=\"2026-06-12T15:56:35.484749738Z\" level=info msg=\"Pulling image: registry.redhat.io/redhat/certified-operator-index:v4.20\" id=874ff667-1028-4d4f-bd04-99cead7ef0b3 name=/runtime.v1.ImageService/PullImage",
2026-06-12 17:20:10.231649 | controller |     "Jun 12 15:56:35.486833 crc crio[21573]: time=\"2026-06-12T15:56:35.486692433Z\" level=info msg=\"Pulling image: registry.redhat.io/redhat/community-operator-index:v4.20\" id=a0298536-ac9e-42a9-9fca-875479ff35a1 name=/runtime.v1.ImageService/PullImage",
2026-06-12 17:20:10.231666 | controller |     "Jun 12 15:56:35.489813 crc crio[21573]: time=\"2026-06-12T15:56:35.489676885Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/redhat/community-operator-index:v4.20\\\"\"",
2026-06-12 17:20:10.231682 | controller |     "Jun 12 15:56:35.491383 crc crio[21573]: time=\"2026-06-12T15:56:35.491307913Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/redhat/certified-operator-index:v4.20\\\"\"",
2026-06-12 17:20:10.231697 | controller |     "Jun 12 15:56:35.717160 crc crio[21573]: time=\"2026-06-12T15:56:35.716791637Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/redhat-operators-v4t9r/POD\" id=6a8992d5-1a85-4d9c-9c99-b299d8c02b57 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:20:10.231713 | controller |     "Jun 12 15:56:35.717160 crc crio[21573]: time=\"2026-06-12T15:56:35.717144857Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.231729 | controller |     "Jun 12 15:56:35.738258 crc crio[21573]: time=\"2026-06-12T15:56:35.738066559Z\" level=info msg=\"Got pod network &{Name:redhat-operators-v4t9r Namespace:openshift-marketplace ID:b2c52336ce2b1336b4f991c3b09936a227845f21db360e782c9e69500cca7674 UID:4b4aca96-c3c6-4227-a280-db3fe87ae665 NetNS:/var/run/netns/ad86516c-87a0-4d2a-870b-068ee181c914 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod4b4aca96_c3c6_4227_a280_db3fe87ae665.slice PodAnnotations:0xc001896950}] Aliases:map[]}\"",
2026-06-12 17:20:10.231746 | controller |     "Jun 12 15:56:35.738258 crc crio[21573]: time=\"2026-06-12T15:56:35.73811562Z\" level=info msg=\"Adding pod openshift-marketplace_redhat-operators-v4t9r to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 17:20:10.231762 | controller |     "Jun 12 15:56:35.911571 crc crio[21573]: time=\"2026-06-12T15:56:35.911386746Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/redhat-marketplace-frpxj/POD\" id=7b069e41-e1d2-47e0-8086-3fb4a804d2f6 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:20:10.231778 | controller |     "Jun 12 15:56:35.911571 crc crio[21573]: time=\"2026-06-12T15:56:35.91155473Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.231794 | controller |     "Jun 12 15:56:35.943901 crc crio[21573]: time=\"2026-06-12T15:56:35.943764559Z\" level=info msg=\"Got pod network &{Name:redhat-marketplace-frpxj Namespace:openshift-marketplace ID:eefc57443b75dd8c14e914078f4431ed0eba266fb504dc723e95f7767e55d1a2 UID:ca2f7b1c-3f29-4900-8974-ddd6e934d831 NetNS:/var/run/netns/6813a3ba-aeab-4f50-853d-20718c1f63e7 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podca2f7b1c_3f29_4900_8974_ddd6e934d831.slice PodAnnotations:0xc001896c68}] Aliases:map[]}\"",
2026-06-12 17:20:10.231810 | controller |     "Jun 12 15:56:35.943901 crc crio[21573]: time=\"2026-06-12T15:56:35.943863962Z\" level=info msg=\"Adding pod openshift-marketplace_redhat-marketplace-frpxj to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 17:20:10.231826 | controller |     "Jun 12 15:56:36.149911 crc crio[21573]: time=\"2026-06-12T15:56:36.149275277Z\" level=info msg=\"Pulled image: registry.redhat.io/redhat/community-operator-index@sha256:8874ea870c535d2628f240c4dfe1c55570869954e66ad633ea84cc782b3982dc\" id=a0298536-ac9e-42a9-9fca-875479ff35a1 name=/runtime.v1.ImageService/PullImage",
2026-06-12 17:20:10.231846 | controller |     "Jun 12 15:56:36.151853 crc crio[21573]: time=\"2026-06-12T15:56:36.151774156Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/community-operator-index:v4.20\" id=bc2061f0-d28e-493b-8bad-4b536d000788 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:20:10.231863 | controller |     "Jun 12 15:56:36.161829 crc crio[21573]: time=\"2026-06-12T15:56:36.161704882Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/community-operator-index:v4.20\" id=67509be2-a9d1-44d1-a0ad-2ea665b827d0 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:20:10.231881 | controller |     "Jun 12 15:56:36.177940 crc crio[21573]: time=\"2026-06-12T15:56:36.177825232Z\" level=info msg=\"Creating container: openshift-marketplace/community-operators-hbst8/extract-content\" id=04166a26-b17c-4a57-8a64-609ca3ee9fea name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:20:10.231897 | controller |     "Jun 12 15:56:36.190772 crc crio[21573]: time=\"2026-06-12T15:56:36.187378055Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.231913 | controller |     "Jun 12 15:56:36.190772 crc crio[21573]: time=\"2026-06-12T15:56:36.187482658Z\" level=info msg=\"Pulled image: registry.redhat.io/redhat/certified-operator-index@sha256:e8b01cc3d00552bc0461e27436a0780e115587d868be78b2050d7d15c5baeda5\" id=874ff667-1028-4d4f-bd04-99cead7ef0b3 name=/runtime.v1.ImageService/PullImage",
2026-06-12 17:20:10.231930 | controller |     "Jun 12 15:56:36.190772 crc crio[21573]: time=\"2026-06-12T15:56:36.19007834Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/certified-operator-index:v4.20\" id=c575a3cd-3070-4e07-b732-52622658ae22 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:20:10.231945 | controller |     "Jun 12 15:56:36.202861 crc crio[21573]: time=\"2026-06-12T15:56:36.202747966Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/certified-operator-index:v4.20\" id=0b3e4f14-d46f-45aa-bbd2-79dcd0de2348 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:20:10.231961 | controller |     "Jun 12 15:56:36.215985 crc crio[21573]: time=\"2026-06-12T15:56:36.215850736Z\" level=info msg=\"Creating container: openshift-marketplace/certified-operators-bp4sj/extract-content\" id=62465a42-f817-4e7c-bb0e-095f97162129 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:20:10.231976 | controller |     "Jun 12 15:56:36.216495 crc crio[21573]: time=\"2026-06-12T15:56:36.21631133Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.231992 | controller |     "Jun 12 15:56:36.216495 crc crio[21573]: time=\"2026-06-12T15:56:36.216392661Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.232007 | controller |     "Jun 12 15:56:36.229080 crc crio[21573]: time=\"2026-06-12T15:56:36.228969331Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.232024 | controller |     "Jun 12 15:56:36.251263 crc crio[21573]: time=\"2026-06-12T15:56:36.251094416Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.232039 | controller |     "Jun 12 15:56:36.255099 crc crio[21573]: time=\"2026-06-12T15:56:36.255030965Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.232059 | controller |     "Jun 12 15:56:36.331350 crc crio[21573]: 2026-06-12T15:56:36Z [verbose] CmdAdd (shim): {1.1.0 [{Name:b2c52336ce2b133 Mac:d2:28:8e:81:87:c1 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:3d Mtu:0 Sandbox:/var/run/netns/ad86516c-87a0-4d2a-870b-068ee181c914 SocketPath: PciID:}] [{Interface:0xc00025aa00 Address:{IP:10.217.0.61 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 17:20:10.232078 | controller |     "Jun 12 15:56:36.332344 crc crio[21573]: time=\"2026-06-12T15:56:36.332259172Z\" level=info msg=\"Got pod network &{Name:redhat-operators-v4t9r Namespace:openshift-marketplace ID:b2c52336ce2b1336b4f991c3b09936a227845f21db360e782c9e69500cca7674 UID:4b4aca96-c3c6-4227-a280-db3fe87ae665 NetNS:/var/run/netns/ad86516c-87a0-4d2a-870b-068ee181c914 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod4b4aca96_c3c6_4227_a280_db3fe87ae665.slice PodAnnotations:0xc001896950}] Aliases:map[]}\"",
2026-06-12 17:20:10.232103 | controller |     "Jun 12 15:56:36.332790 crc crio[21573]: time=\"2026-06-12T15:56:36.33252388Z\" level=info msg=\"Checking pod openshift-marketplace_redhat-operators-v4t9r for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 17:20:10.232122 | controller |     "Jun 12 15:56:36.338173 crc crio[21573]: time=\"2026-06-12T15:56:36.338124806Z\" level=info msg=\"Ran pod sandbox b2c52336ce2b1336b4f991c3b09936a227845f21db360e782c9e69500cca7674 with infra container: openshift-marketplace/redhat-operators-v4t9r/POD\" id=6a8992d5-1a85-4d9c-9c99-b299d8c02b57 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:20:10.232140 | controller |     "Jun 12 15:56:36.339660 crc crio[21573]: time=\"2026-06-12T15:56:36.339610876Z\" level=info msg=\"Created container 642da2c54d08248c4e2ae63bba81f545a5ef76cc5999be76bd3f7f60107943ab: openshift-marketplace/community-operators-hbst8/extract-content\" id=04166a26-b17c-4a57-8a64-609ca3ee9fea name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:20:10.232156 | controller |     "Jun 12 15:56:36.340506 crc crio[21573]: time=\"2026-06-12T15:56:36.340298396Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=81a4b1ec-1ff0-47ab-8339-c586f0092dd5 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:20:10.232172 | controller |     "Jun 12 15:56:36.340590 crc crio[21573]: time=\"2026-06-12T15:56:36.340509111Z\" level=info msg=\"Starting container: 642da2c54d08248c4e2ae63bba81f545a5ef76cc5999be76bd3f7f60107943ab\" id=9701a77e-097f-43f1-b668-02d653fa838d name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 17:20:10.232188 | controller |     "Jun 12 15:56:36.344698 crc crio[21573]: time=\"2026-06-12T15:56:36.344614685Z\" level=info msg=\"Created container 95f3c22d2b24f313d95317cd1234a88c0a738f93e1fe1ca8b74e02fb9c91621d: openshift-marketplace/certified-operators-bp4sj/extract-content\" id=62465a42-f817-4e7c-bb0e-095f97162129 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:20:10.232203 | controller |     "Jun 12 15:56:36.345079 crc crio[21573]: time=\"2026-06-12T15:56:36.344761449Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=c50f4f94-b79a-4bb1-a713-6f6d323da709 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:20:10.232218 | controller |     "Jun 12 15:56:36.345761 crc crio[21573]: time=\"2026-06-12T15:56:36.345679475Z\" level=info msg=\"Starting container: 95f3c22d2b24f313d95317cd1234a88c0a738f93e1fe1ca8b74e02fb9c91621d\" id=bd6762d7-71de-433e-89cb-bd5c55e4e2d0 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 17:20:10.232233 | controller |     "Jun 12 15:56:36.347855 crc crio[21573]: time=\"2026-06-12T15:56:36.347763802Z\" level=info msg=\"Started container\" PID=22638 containerID=642da2c54d08248c4e2ae63bba81f545a5ef76cc5999be76bd3f7f60107943ab description=openshift-marketplace/community-operators-hbst8/extract-content id=9701a77e-097f-43f1-b668-02d653fa838d name=/runtime.v1.RuntimeService/StartContainer sandboxID=fafc705bfd2d09b2bb188430d0fc164c5ccb1023fc92b6f2094fee4c1687bcc5",
2026-06-12 17:20:10.232261 | controller |     "Jun 12 15:56:36.351033 crc crio[21573]: time=\"2026-06-12T15:56:36.35088737Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-operators-v4t9r/extract-utilities\" id=0e5edd98-b7da-4778-89ec-37134e2a57ba name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:20:10.232279 | controller |     "Jun 12 15:56:36.351502 crc crio[21573]: time=\"2026-06-12T15:56:36.351341554Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.232296 | controller |     "Jun 12 15:56:36.362146 crc crio[21573]: time=\"2026-06-12T15:56:36.361986678Z\" level=info msg=\"Started container\" PID=22639 containerID=95f3c22d2b24f313d95317cd1234a88c0a738f93e1fe1ca8b74e02fb9c91621d description=openshift-marketplace/certified-operators-bp4sj/extract-content id=bd6762d7-71de-433e-89cb-bd5c55e4e2d0 name=/runtime.v1.RuntimeService/StartContainer sandboxID=d061930e61d93b5296e83f3e98130787b701c5bc0fe6cdbe215c1132b5bb1c85",
2026-06-12 17:20:10.232312 | controller |     "Jun 12 15:56:36.380855 crc crio[21573]: time=\"2026-06-12T15:56:36.380221735Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.232327 | controller |     "Jun 12 15:56:36.388742 crc crio[21573]: time=\"2026-06-12T15:56:36.388648789Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.232342 | controller |     "Jun 12 15:56:36.504308 crc crio[21573]: time=\"2026-06-12T15:56:36.504256193Z\" level=info msg=\"Created container 7c621b640f5f75b694f2d1baa567622c012849a3a04de5c808fac4b19cecc5c4: openshift-marketplace/redhat-operators-v4t9r/extract-utilities\" id=0e5edd98-b7da-4778-89ec-37134e2a57ba name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:20:10.232358 | controller |     "Jun 12 15:56:36.506003 crc crio[21573]: time=\"2026-06-12T15:56:36.505915809Z\" level=info msg=\"Starting container: 7c621b640f5f75b694f2d1baa567622c012849a3a04de5c808fac4b19cecc5c4\" id=3ba27935-20a4-43ec-8314-8e4c87096745 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 17:20:10.232373 | controller |     "Jun 12 15:56:36.512508 crc crio[21573]: 2026-06-12T15:56:36Z [verbose] CmdAdd (shim): {1.1.0 [{Name:eefc57443b75dd8 Mac:26:1f:4e:01:25:57 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:3e Mtu:0 Sandbox:/var/run/netns/6813a3ba-aeab-4f50-853d-20718c1f63e7 SocketPath: PciID:}] [{Interface:0xc000590bc0 Address:{IP:10.217.0.62 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 17:20:10.232390 | controller |     "Jun 12 15:56:36.512508 crc crio[21573]: time=\"2026-06-12T15:56:36.509787155Z\" level=info msg=\"Got pod network &{Name:redhat-marketplace-frpxj Namespace:openshift-marketplace ID:eefc57443b75dd8c14e914078f4431ed0eba266fb504dc723e95f7767e55d1a2 UID:ca2f7b1c-3f29-4900-8974-ddd6e934d831 NetNS:/var/run/netns/6813a3ba-aeab-4f50-853d-20718c1f63e7 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podca2f7b1c_3f29_4900_8974_ddd6e934d831.slice PodAnnotations:0xc001896c68}] Aliases:map[]}\"",
2026-06-12 17:20:10.232407 | controller |     "Jun 12 15:56:36.512508 crc crio[21573]: time=\"2026-06-12T15:56:36.509912784Z\" level=info msg=\"Checking pod openshift-marketplace_redhat-marketplace-frpxj for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 17:20:10.232427 | controller |     "Jun 12 15:56:36.515231 crc crio[21573]: time=\"2026-06-12T15:56:36.514573291Z\" level=info msg=\"Ran pod sandbox eefc57443b75dd8c14e914078f4431ed0eba266fb504dc723e95f7767e55d1a2 with infra container: openshift-marketplace/redhat-marketplace-frpxj/POD\" id=7b069e41-e1d2-47e0-8086-3fb4a804d2f6 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:20:10.232443 | controller |     "Jun 12 15:56:36.516597 crc crio[21573]: time=\"2026-06-12T15:56:36.516530332Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=4ae1ddf5-40de-4537-b770-7e7c34a346bf name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:20:10.232458 | controller |     "Jun 12 15:56:36.517493 crc crio[21573]: time=\"2026-06-12T15:56:36.517234448Z\" level=info msg=\"Started container\" PID=22659 containerID=7c621b640f5f75b694f2d1baa567622c012849a3a04de5c808fac4b19cecc5c4 description=openshift-marketplace/redhat-operators-v4t9r/extract-utilities id=3ba27935-20a4-43ec-8314-8e4c87096745 name=/runtime.v1.RuntimeService/StartContainer sandboxID=b2c52336ce2b1336b4f991c3b09936a227845f21db360e782c9e69500cca7674",
2026-06-12 17:20:10.232474 | controller |     "Jun 12 15:56:36.523149 crc crio[21573]: time=\"2026-06-12T15:56:36.523044504Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=8b7ee04f-149f-46ca-bdf9-99dca76a9648 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:20:10.232490 | controller |     "Jun 12 15:56:36.533836 crc crio[21573]: time=\"2026-06-12T15:56:36.53368042Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-marketplace-frpxj/extract-utilities\" id=16e5fbd5-120b-47b9-9b44-056261961150 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:20:10.232505 | controller |     "Jun 12 15:56:36.534188 crc crio[21573]: time=\"2026-06-12T15:56:36.53405349Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.232520 | controller |     "Jun 12 15:56:36.566367 crc crio[21573]: time=\"2026-06-12T15:56:36.566268715Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.232535 | controller |     "Jun 12 15:56:36.570228 crc crio[21573]: time=\"2026-06-12T15:56:36.570161194Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.232552 | controller |     "Jun 12 15:56:36.707950 crc crio[21573]: time=\"2026-06-12T15:56:36.70785375Z\" level=info msg=\"Created container c23f3a37d0962161fddd7974d509c1b72afc5f003cd1430bedd07bbadb938891: openshift-marketplace/redhat-marketplace-frpxj/extract-utilities\" id=16e5fbd5-120b-47b9-9b44-056261961150 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:20:10.232569 | controller |     "Jun 12 15:56:36.709179 crc crio[21573]: time=\"2026-06-12T15:56:36.709111755Z\" level=info msg=\"Starting container: c23f3a37d0962161fddd7974d509c1b72afc5f003cd1430bedd07bbadb938891\" id=aade173a-29b0-4738-8aac-3179a8731ec7 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 17:20:10.232607 | controller |     "Jun 12 15:56:36.714350 crc crio[21573]: time=\"2026-06-12T15:56:36.714278829Z\" level=info msg=\"Started container\" PID=22670 containerID=c23f3a37d0962161fddd7974d509c1b72afc5f003cd1430bedd07bbadb938891 description=openshift-marketplace/redhat-marketplace-frpxj/extract-utilities id=aade173a-29b0-4738-8aac-3179a8731ec7 name=/runtime.v1.RuntimeService/StartContainer sandboxID=eefc57443b75dd8c14e914078f4431ed0eba266fb504dc723e95f7767e55d1a2",
2026-06-12 17:20:10.232627 | controller |     "Jun 12 15:56:37.552643 crc crio[21573]: time=\"2026-06-12T15:56:37.539577955Z\" level=info msg=\"Pulling image: registry.redhat.io/redhat/redhat-marketplace-index:v4.20\" id=492a566b-cc4c-4cd3-9a35-85fdf68c120f name=/runtime.v1.ImageService/PullImage",
2026-06-12 17:20:10.232648 | controller |     "Jun 12 15:56:37.552643 crc crio[21573]: time=\"2026-06-12T15:56:37.545336175Z\" level=info msg=\"Pulling image: registry.redhat.io/redhat/redhat-operator-index:v4.20\" id=e3c4d414-d988-4ae6-a730-822d9316870d name=/runtime.v1.ImageService/PullImage",
2026-06-12 17:20:10.232664 | controller |     "Jun 12 15:56:37.552643 crc crio[21573]: time=\"2026-06-12T15:56:37.546021095Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/redhat/redhat-marketplace-index:v4.20\\\"\"",
2026-06-12 17:20:10.232680 | controller |     "Jun 12 15:56:37.552643 crc crio[21573]: time=\"2026-06-12T15:56:37.547038192Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/redhat/redhat-operator-index:v4.20\\\"\"",
2026-06-12 17:20:10.232696 | controller |     "Jun 12 15:56:37.552643 crc crio[21573]: time=\"2026-06-12T15:56:37.549358157Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=c19194e3-af47-46dd-9dc3-1813557b5d62 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:20:10.232711 | controller |     "Jun 12 15:56:37.554538 crc crio[21573]: time=\"2026-06-12T15:56:37.554240673Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=7e9d042e-b1aa-4917-9908-0e186c025fa8 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:20:10.232727 | controller |     "Jun 12 15:56:37.554538 crc crio[21573]: time=\"2026-06-12T15:56:37.554511491Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=3d33c2f8-e08e-4910-af91-d13bcd96dfb9 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:20:10.232743 | controller |     "Jun 12 15:56:37.556192 crc crio[21573]: time=\"2026-06-12T15:56:37.556065004Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=48c84fc3-e615-49f2-b341-b85d1cbb5b27 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:20:10.232760 | controller |     "Jun 12 15:56:37.563698 crc crio[21573]: time=\"2026-06-12T15:56:37.563565461Z\" level=info msg=\"Creating container: openshift-marketplace/certified-operators-bp4sj/registry-server\" id=93d36e93-8b4b-477f-afc2-04ff20235957 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:20:10.232775 | controller |     "Jun 12 15:56:37.563996 crc crio[21573]: time=\"2026-06-12T15:56:37.563961132Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.232791 | controller |     "Jun 12 15:56:37.575568 crc crio[21573]: time=\"2026-06-12T15:56:37.57537567Z\" level=info msg=\"Creating container: openshift-marketplace/community-operators-hbst8/registry-server\" id=0d222ada-a1ff-4547-93f1-b4077a65a21f name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:20:10.232806 | controller |     "Jun 12 15:56:37.576031 crc crio[21573]: time=\"2026-06-12T15:56:37.575976817Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.232822 | controller |     "Jun 12 15:56:37.599107 crc crio[21573]: time=\"2026-06-12T15:56:37.598991516Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.232837 | controller |     "Jun 12 15:56:37.602356 crc crio[21573]: time=\"2026-06-12T15:56:37.602286668Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.232857 | controller |     "Jun 12 15:56:37.628399 crc crio[21573]: time=\"2026-06-12T15:56:37.625985057Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.232872 | controller |     "Jun 12 15:56:37.635752 crc crio[21573]: time=\"2026-06-12T15:56:37.635654975Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.232887 | controller |     "Jun 12 15:56:37.727262 crc crio[21573]: time=\"2026-06-12T15:56:37.726721697Z\" level=info msg=\"Created container 381efa5c41c1abd4e72ab2779cc4f921d10146d573aa2b570dfc7e7e7516126c: openshift-marketplace/certified-operators-bp4sj/registry-server\" id=93d36e93-8b4b-477f-afc2-04ff20235957 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:20:10.232903 | controller |     "Jun 12 15:56:37.727810 crc crio[21573]: time=\"2026-06-12T15:56:37.727711454Z\" level=info msg=\"Starting container: 381efa5c41c1abd4e72ab2779cc4f921d10146d573aa2b570dfc7e7e7516126c\" id=af31e4d0-1893-4ed3-88cc-42fe8c47ff21 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 17:20:10.232918 | controller |     "Jun 12 15:56:37.734090 crc crio[21573]: time=\"2026-06-12T15:56:37.733955677Z\" level=info msg=\"Started container\" PID=22713 containerID=381efa5c41c1abd4e72ab2779cc4f921d10146d573aa2b570dfc7e7e7516126c description=openshift-marketplace/certified-operators-bp4sj/registry-server id=af31e4d0-1893-4ed3-88cc-42fe8c47ff21 name=/runtime.v1.RuntimeService/StartContainer sandboxID=d061930e61d93b5296e83f3e98130787b701c5bc0fe6cdbe215c1132b5bb1c85",
2026-06-12 17:20:10.232934 | controller |     "Jun 12 15:56:37.762583 crc crio[21573]: time=\"2026-06-12T15:56:37.762374807Z\" level=info msg=\"Created container 2700bd8a0546ac1de8bf0ee076a0c440f285d54da581fa8de475d87646540247: openshift-marketplace/community-operators-hbst8/registry-server\" id=0d222ada-a1ff-4547-93f1-b4077a65a21f name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:20:10.232950 | controller |     "Jun 12 15:56:37.763608 crc crio[21573]: time=\"2026-06-12T15:56:37.763527439Z\" level=info msg=\"Starting container: 2700bd8a0546ac1de8bf0ee076a0c440f285d54da581fa8de475d87646540247\" id=03485b00-b37c-486c-94ba-81d12b2c5d8d name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 17:20:10.232965 | controller |     "Jun 12 15:56:37.769952 crc crio[21573]: time=\"2026-06-12T15:56:37.769821064Z\" level=info msg=\"Started container\" PID=22716 containerID=2700bd8a0546ac1de8bf0ee076a0c440f285d54da581fa8de475d87646540247 description=openshift-marketplace/community-operators-hbst8/registry-server id=03485b00-b37c-486c-94ba-81d12b2c5d8d name=/runtime.v1.RuntimeService/StartContainer sandboxID=fafc705bfd2d09b2bb188430d0fc164c5ccb1023fc92b6f2094fee4c1687bcc5",
2026-06-12 17:20:10.232981 | controller |     "Jun 12 15:56:38.206564 crc crio[21573]: time=\"2026-06-12T15:56:38.206214622Z\" level=info msg=\"Pulled image: registry.redhat.io/redhat/redhat-marketplace-index@sha256:eaa0e17f3e4a3079539d3da6839f308f2d277b5c3bc91e1d58ba54c3b141d4ba\" id=492a566b-cc4c-4cd3-9a35-85fdf68c120f name=/runtime.v1.ImageService/PullImage",
2026-06-12 17:20:10.232997 | controller |     "Jun 12 15:56:38.207718 crc crio[21573]: time=\"2026-06-12T15:56:38.207625412Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-marketplace-index:v4.20\" id=9fd14e36-d3ba-4651-9267-1e7e38fe9234 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:20:10.233013 | controller |     "Jun 12 15:56:38.210041 crc crio[21573]: time=\"2026-06-12T15:56:38.209950026Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-marketplace-index:v4.20\" id=db2c8cbd-f280-469b-8b6e-f9811196f4b1 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:20:10.233033 | controller |     "Jun 12 15:56:38.215697 crc crio[21573]: time=\"2026-06-12T15:56:38.215546151Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-marketplace-frpxj/extract-content\" id=8d17d55e-c4c8-4ccd-b4b8-b2ef1aa38d9d name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:20:10.233049 | controller |     "Jun 12 15:56:38.224074 crc crio[21573]: time=\"2026-06-12T15:56:38.223998586Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.233066 | controller |     "Jun 12 15:56:38.241319 crc crio[21573]: time=\"2026-06-12T15:56:38.241229335Z\" level=info msg=\"Pulled image: registry.redhat.io/redhat/redhat-operator-index@sha256:f5f7575300572ad2ef92672b7dc76ed5ddaf50e7b74642e9907deda8cb9fa115\" id=e3c4d414-d988-4ae6-a730-822d9316870d name=/runtime.v1.ImageService/PullImage",
2026-06-12 17:20:10.233082 | controller |     "Jun 12 15:56:38.242300 crc crio[21573]: time=\"2026-06-12T15:56:38.242233013Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-operator-index:v4.20\" id=3491d56a-fec0-422e-a35b-e4aa1fd53b00 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:20:10.233103 | controller |     "Jun 12 15:56:38.244377 crc crio[21573]: time=\"2026-06-12T15:56:38.24429225Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-operator-index:v4.20\" id=c19576ec-8357-49de-b0d7-5cc1062d3bf5 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:20:10.233128 | controller |     "Jun 12 15:56:38.257616 crc crio[21573]: time=\"2026-06-12T15:56:38.257559409Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-operators-v4t9r/extract-content\" id=6a614b3e-1cb1-4f79-ad95-a5ebc1f17a8b name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:20:10.233146 | controller |     "Jun 12 15:56:38.258099 crc crio[21573]: time=\"2026-06-12T15:56:38.258038382Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.233162 | controller |     "Jun 12 15:56:38.277207 crc crio[21573]: time=\"2026-06-12T15:56:38.27702697Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.233178 | controller |     "Jun 12 15:56:38.286049 crc crio[21573]: time=\"2026-06-12T15:56:38.285981728Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.233195 | controller |     "Jun 12 15:56:38.288024 crc crio[21573]: time=\"2026-06-12T15:56:38.287944823Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.233211 | controller |     "Jun 12 15:56:38.292699 crc crio[21573]: time=\"2026-06-12T15:56:38.292607163Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.233229 | controller |     "Jun 12 15:56:38.401967 crc crio[21573]: time=\"2026-06-12T15:56:38.40186035Z\" level=info msg=\"Created container de168d2542781b417c784c0fa13d9219c23ed03bb159325b3ac4f12835341dd1: openshift-marketplace/redhat-operators-v4t9r/extract-content\" id=6a614b3e-1cb1-4f79-ad95-a5ebc1f17a8b name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:20:10.233245 | controller |     "Jun 12 15:56:38.403386 crc crio[21573]: time=\"2026-06-12T15:56:38.40330758Z\" level=info msg=\"Starting container: de168d2542781b417c784c0fa13d9219c23ed03bb159325b3ac4f12835341dd1\" id=d267bef2-414c-4ce0-b0e5-aa50bb427363 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 17:20:10.233262 | controller |     "Jun 12 15:56:38.406169 crc crio[21573]: time=\"2026-06-12T15:56:38.406073497Z\" level=info msg=\"Created container dea7d85c6b1dab8a65656b4fa60bb73884e8291b8e6e3ed7b47ece2833c07737: openshift-marketplace/redhat-marketplace-frpxj/extract-content\" id=8d17d55e-c4c8-4ccd-b4b8-b2ef1aa38d9d name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:20:10.233282 | controller |     "Jun 12 15:56:38.407934 crc crio[21573]: time=\"2026-06-12T15:56:38.407858487Z\" level=info msg=\"Starting container: dea7d85c6b1dab8a65656b4fa60bb73884e8291b8e6e3ed7b47ece2833c07737\" id=5804ed98-3db4-421c-8045-3e6930b2b142 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 17:20:10.233299 | controller |     "Jun 12 15:56:38.411696 crc crio[21573]: time=\"2026-06-12T15:56:38.411636021Z\" level=info msg=\"Started container\" PID=22766 containerID=de168d2542781b417c784c0fa13d9219c23ed03bb159325b3ac4f12835341dd1 description=openshift-marketplace/redhat-operators-v4t9r/extract-content id=d267bef2-414c-4ce0-b0e5-aa50bb427363 name=/runtime.v1.RuntimeService/StartContainer sandboxID=b2c52336ce2b1336b4f991c3b09936a227845f21db360e782c9e69500cca7674",
2026-06-12 17:20:10.233317 | controller |     "Jun 12 15:56:38.419181 crc crio[21573]: time=\"2026-06-12T15:56:38.419009536Z\" level=info msg=\"Started container\" PID=22765 containerID=dea7d85c6b1dab8a65656b4fa60bb73884e8291b8e6e3ed7b47ece2833c07737 description=openshift-marketplace/redhat-marketplace-frpxj/extract-content id=5804ed98-3db4-421c-8045-3e6930b2b142 name=/runtime.v1.RuntimeService/StartContainer sandboxID=eefc57443b75dd8c14e914078f4431ed0eba266fb504dc723e95f7767e55d1a2",
2026-06-12 17:20:10.233333 | controller |     "Jun 12 15:56:39.604135 crc crio[21573]: time=\"2026-06-12T15:56:39.603624854Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=b51103ae-df23-406c-a061-cb680c29aeb9 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:20:10.233349 | controller |     "Jun 12 15:56:39.607023 crc crio[21573]: time=\"2026-06-12T15:56:39.60695006Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=1c39463d-d2d9-437c-a5a3-d30687fc6e26 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:20:10.233365 | controller |     "Jun 12 15:56:39.628615 crc crio[21573]: time=\"2026-06-12T15:56:39.625827441Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-marketplace-frpxj/registry-server\" id=8cac8892-d7f3-480f-80d3-797e1433a468 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:20:10.233381 | controller |     "Jun 12 15:56:39.628615 crc crio[21573]: time=\"2026-06-12T15:56:39.626227202Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.233397 | controller |     "Jun 12 15:56:39.666148 crc crio[21573]: time=\"2026-06-12T15:56:39.662704969Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.233413 | controller |     "Jun 12 15:56:39.668610 crc crio[21573]: time=\"2026-06-12T15:56:39.668086238Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.233428 | controller |     "Jun 12 15:56:39.800323 crc crio[21573]: time=\"2026-06-12T15:56:39.800122546Z\" level=info msg=\"Created container 286bbf6f38ddc8ced57ce3763b4e982786009d23309c2960847c8c91d0f53b0c: openshift-marketplace/redhat-marketplace-frpxj/registry-server\" id=8cac8892-d7f3-480f-80d3-797e1433a468 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:20:10.233444 | controller |     "Jun 12 15:56:39.803107 crc crio[21573]: time=\"2026-06-12T15:56:39.802920378Z\" level=info msg=\"Starting container: 286bbf6f38ddc8ced57ce3763b4e982786009d23309c2960847c8c91d0f53b0c\" id=edd7408e-224b-41ed-b67a-dc8d8d1bac55 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 17:20:10.233464 | controller |     "Jun 12 15:56:39.817359 crc crio[21573]: time=\"2026-06-12T15:56:39.817013139Z\" level=info msg=\"Started container\" PID=22794 containerID=286bbf6f38ddc8ced57ce3763b4e982786009d23309c2960847c8c91d0f53b0c description=openshift-marketplace/redhat-marketplace-frpxj/registry-server id=edd7408e-224b-41ed-b67a-dc8d8d1bac55 name=/runtime.v1.RuntimeService/StartContainer sandboxID=eefc57443b75dd8c14e914078f4431ed0eba266fb504dc723e95f7767e55d1a2",
2026-06-12 17:20:10.233482 | controller |     "Jun 12 15:56:45.854204 crc crio[21573]: time=\"2026-06-12T15:56:45.85333217Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=a0f77caa-7a93-45e4-84aa-8f41a5f41d5e name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:20:10.233499 | controller |     "Jun 12 15:56:45.858612 crc crio[21573]: time=\"2026-06-12T15:56:45.858504713Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=80ac97d3-da05-458b-b5ec-0b93413ede3c name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:20:10.233515 | controller |     "Jun 12 15:56:45.946801 crc crio[21573]: time=\"2026-06-12T15:56:45.946709973Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-operators-v4t9r/registry-server\" id=0271a23b-84f6-47ba-bf9b-a3ff2c612380 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:20:10.233530 | controller |     "Jun 12 15:56:45.947516 crc crio[21573]: time=\"2026-06-12T15:56:45.947297348Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.233547 | controller |     "Jun 12 15:56:46.014595 crc crio[21573]: time=\"2026-06-12T15:56:46.006181717Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.233563 | controller |     "Jun 12 15:56:46.014595 crc crio[21573]: time=\"2026-06-12T15:56:46.009677898Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.233599 | controller |     "Jun 12 15:56:46.155100 crc crio[21573]: time=\"2026-06-12T15:56:46.154958872Z\" level=info msg=\"Created container 89c57cf4311a444066abf15f58f90683b52831da3e4391c9eef3579f3ca424d7: openshift-marketplace/redhat-operators-v4t9r/registry-server\" id=0271a23b-84f6-47ba-bf9b-a3ff2c612380 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:20:10.233619 | controller |     "Jun 12 15:56:46.156540 crc crio[21573]: time=\"2026-06-12T15:56:46.156383258Z\" level=info msg=\"Starting container: 89c57cf4311a444066abf15f58f90683b52831da3e4391c9eef3579f3ca424d7\" id=9b00badc-1c44-4100-9215-344a1a52e9d3 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 17:20:10.233636 | controller |     "Jun 12 15:56:46.162505 crc crio[21573]: time=\"2026-06-12T15:56:46.162336972Z\" level=info msg=\"Started container\" PID=22904 containerID=89c57cf4311a444066abf15f58f90683b52831da3e4391c9eef3579f3ca424d7 description=openshift-marketplace/redhat-operators-v4t9r/registry-server id=9b00badc-1c44-4100-9215-344a1a52e9d3 name=/runtime.v1.RuntimeService/StartContainer sandboxID=b2c52336ce2b1336b4f991c3b09936a227845f21db360e782c9e69500cca7674",
2026-06-12 17:20:10.233653 | controller |     "Jun 12 15:56:52.880650 crc crio[21573]: time=\"2026-06-12T15:56:52.879525778Z\" level=info msg=\"Removing container: d0d8a48bf0ab64b3fbe96aecbbf1b47644f4dcda33fe77e9c02aecd409ba239a\" id=bfdc2efa-e7cc-44ab-b708-06e65252286e name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 17:20:10.233669 | controller |     "Jun 12 15:56:52.910967 crc crio[21573]: time=\"2026-06-12T15:56:52.910261507Z\" level=info msg=\"Removed container d0d8a48bf0ab64b3fbe96aecbbf1b47644f4dcda33fe77e9c02aecd409ba239a: openshift-marketplace/certified-operators-4lxqg/extract-utilities\" id=bfdc2efa-e7cc-44ab-b708-06e65252286e name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 17:20:10.233688 | controller |     "Jun 12 15:56:52.920100 crc crio[21573]: time=\"2026-06-12T15:56:52.919957093Z\" level=info msg=\"Removing container: 32bc31de2acf727adced539d7de03ab152a6098ab7b99663b23861e2e998e0ee\" id=86e0602d-76e9-4f0d-a3df-89cc6ffb705d name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 17:20:10.233705 | controller |     "Jun 12 15:56:52.944999 crc crio[21573]: time=\"2026-06-12T15:56:52.944892719Z\" level=info msg=\"Removed container 32bc31de2acf727adced539d7de03ab152a6098ab7b99663b23861e2e998e0ee: openshift-marketplace/redhat-operators-2ck49/extract-utilities\" id=86e0602d-76e9-4f0d-a3df-89cc6ffb705d name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 17:20:10.233721 | controller |     "Jun 12 15:56:52.955860 crc crio[21573]: time=\"2026-06-12T15:56:52.955631386Z\" level=info msg=\"Stopping pod sandbox: b9b0029fcfd6b0d4310152cf513a26f3508fa6d2a7d60170e978423b90396ca1\" id=104fed53-968a-4d91-869b-bed2195f8999 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 17:20:10.233738 | controller |     "Jun 12 15:56:52.955860 crc crio[21573]: time=\"2026-06-12T15:56:52.955843411Z\" level=info msg=\"Stopped pod sandbox (already stopped): b9b0029fcfd6b0d4310152cf513a26f3508fa6d2a7d60170e978423b90396ca1\" id=104fed53-968a-4d91-869b-bed2195f8999 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 17:20:10.233754 | controller |     "Jun 12 15:56:52.956775 crc crio[21573]: time=\"2026-06-12T15:56:52.956678403Z\" level=info msg=\"Removing pod sandbox: b9b0029fcfd6b0d4310152cf513a26f3508fa6d2a7d60170e978423b90396ca1\" id=35a46082-6cb2-48b4-9ee4-89b3057c5438 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 17:20:10.233770 | controller |     "Jun 12 15:56:52.966950 crc crio[21573]: time=\"2026-06-12T15:56:52.966864509Z\" level=info msg=\"Removed pod sandbox: b9b0029fcfd6b0d4310152cf513a26f3508fa6d2a7d60170e978423b90396ca1\" id=35a46082-6cb2-48b4-9ee4-89b3057c5438 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 17:20:10.233785 | controller |     "Jun 12 15:56:52.969730 crc crio[21573]: time=\"2026-06-12T15:56:52.96964055Z\" level=info msg=\"Stopping pod sandbox: 8ca76fa8288bcb518463241725200f056a86d43eeadeb0f81401aafaa3199a1f\" id=e006211b-fd11-459e-98bf-523e9d8aeb57 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 17:20:10.233801 | controller |     "Jun 12 15:56:52.969808 crc crio[21573]: time=\"2026-06-12T15:56:52.969756783Z\" level=info msg=\"Stopped pod sandbox (already stopped): 8ca76fa8288bcb518463241725200f056a86d43eeadeb0f81401aafaa3199a1f\" id=e006211b-fd11-459e-98bf-523e9d8aeb57 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 17:20:10.233817 | controller |     "Jun 12 15:56:52.971216 crc crio[21573]: time=\"2026-06-12T15:56:52.971159699Z\" level=info msg=\"Removing pod sandbox: 8ca76fa8288bcb518463241725200f056a86d43eeadeb0f81401aafaa3199a1f\" id=ab5353fa-ba85-42d6-bab7-5a1c78e0ff34 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 17:20:10.233832 | controller |     "Jun 12 15:56:52.982024 crc crio[21573]: time=\"2026-06-12T15:56:52.981911132Z\" level=info msg=\"Removed pod sandbox: 8ca76fa8288bcb518463241725200f056a86d43eeadeb0f81401aafaa3199a1f\" id=ab5353fa-ba85-42d6-bab7-5a1c78e0ff34 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 17:20:10.233848 | controller |     "Jun 12 15:56:52.986375 crc crio[21573]: time=\"2026-06-12T15:56:52.985848855Z\" level=info msg=\"Stopping pod sandbox: e117e1930c27de213bcbf846bfee59c144e67cadc61b555981c97b4b4f83309f\" id=ec791361-eb6d-4a52-ae59-329a1e3aa753 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 17:20:10.233863 | controller |     "Jun 12 15:56:52.986375 crc crio[21573]: time=\"2026-06-12T15:56:52.986045931Z\" level=info msg=\"Stopped pod sandbox (already stopped): e117e1930c27de213bcbf846bfee59c144e67cadc61b555981c97b4b4f83309f\" id=ec791361-eb6d-4a52-ae59-329a1e3aa753 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 17:20:10.233884 | controller |     "Jun 12 15:56:52.987931 crc crio[21573]: time=\"2026-06-12T15:56:52.987832842Z\" level=info msg=\"Removing pod sandbox: e117e1930c27de213bcbf846bfee59c144e67cadc61b555981c97b4b4f83309f\" id=a6af0e9e-9e39-47f0-bbc2-5d7cb42992a8 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 17:20:10.233901 | controller |     "Jun 12 15:56:52.996590 crc crio[21573]: time=\"2026-06-12T15:56:52.99650886Z\" level=info msg=\"Removed pod sandbox: e117e1930c27de213bcbf846bfee59c144e67cadc61b555981c97b4b4f83309f\" id=a6af0e9e-9e39-47f0-bbc2-5d7cb42992a8 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 17:20:10.233916 | controller |     "Jun 12 15:56:52.998615 crc crio[21573]: time=\"2026-06-12T15:56:52.99853589Z\" level=info msg=\"Stopping pod sandbox: 78f85ee3e29645fc9de6c6a7019ace5cf4a00a40ec8afbd8ae5abc587094dc03\" id=aa596b61-f542-4736-836b-a4b3bd5912d8 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 17:20:10.233932 | controller |     "Jun 12 15:56:52.998701 crc crio[21573]: time=\"2026-06-12T15:56:52.998635913Z\" level=info msg=\"Stopped pod sandbox (already stopped): 78f85ee3e29645fc9de6c6a7019ace5cf4a00a40ec8afbd8ae5abc587094dc03\" id=aa596b61-f542-4736-836b-a4b3bd5912d8 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 17:20:10.233948 | controller |     "Jun 12 15:56:52.999294 crc crio[21573]: time=\"2026-06-12T15:56:52.999227568Z\" level=info msg=\"Removing pod sandbox: 78f85ee3e29645fc9de6c6a7019ace5cf4a00a40ec8afbd8ae5abc587094dc03\" id=a7db1ff8-cc6e-4a5c-a323-bab436a61e15 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 17:20:10.233963 | controller |     "Jun 12 15:56:53.007248 crc crio[21573]: time=\"2026-06-12T15:56:53.007093304Z\" level=info msg=\"Removed pod sandbox: 78f85ee3e29645fc9de6c6a7019ace5cf4a00a40ec8afbd8ae5abc587094dc03\" id=a7db1ff8-cc6e-4a5c-a323-bab436a61e15 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 17:20:10.233978 | controller |     "Jun 12 15:56:53.008190 crc crio[21573]: time=\"2026-06-12T15:56:53.008097729Z\" level=info msg=\"Stopping pod sandbox: 2bff98aa85d490742ef6632b3295370f16dc5cb8c3e251e48e2e78528af57a79\" id=e3575a0d-2d5f-4ad4-a960-b1103ec02e8f name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 17:20:10.233994 | controller |     "Jun 12 15:56:53.008267 crc crio[21573]: time=\"2026-06-12T15:56:53.008210912Z\" level=info msg=\"Stopped pod sandbox (already stopped): 2bff98aa85d490742ef6632b3295370f16dc5cb8c3e251e48e2e78528af57a79\" id=e3575a0d-2d5f-4ad4-a960-b1103ec02e8f name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 17:20:10.234025 | controller |     "Jun 12 15:56:53.008964 crc crio[21573]: time=\"2026-06-12T15:56:53.00889154Z\" level=info msg=\"Removing pod sandbox: 2bff98aa85d490742ef6632b3295370f16dc5cb8c3e251e48e2e78528af57a79\" id=37a1614e-b0ab-4037-928b-7d629475efc3 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 17:20:10.234043 | controller |     "Jun 12 15:56:53.017069 crc crio[21573]: time=\"2026-06-12T15:56:53.016984431Z\" level=info msg=\"Removed pod sandbox: 2bff98aa85d490742ef6632b3295370f16dc5cb8c3e251e48e2e78528af57a79\" id=37a1614e-b0ab-4037-928b-7d629475efc3 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 17:20:10.234060 | controller |     "Jun 12 15:56:53.018012 crc crio[21573]: time=\"2026-06-12T15:56:53.017899603Z\" level=info msg=\"Stopping pod sandbox: 66fcef9a5c3303bd966169ac0e8f9456682bc45610d5de52db5e7b46b80971e0\" id=d05b471b-b5e7-4158-bccc-9997e63954ea name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 17:20:10.234075 | controller |     "Jun 12 15:56:53.018085 crc crio[21573]: time=\"2026-06-12T15:56:53.018022436Z\" level=info msg=\"Stopped pod sandbox (already stopped): 66fcef9a5c3303bd966169ac0e8f9456682bc45610d5de52db5e7b46b80971e0\" id=d05b471b-b5e7-4158-bccc-9997e63954ea name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 17:20:10.234095 | controller |     "Jun 12 15:56:53.018827 crc crio[21573]: time=\"2026-06-12T15:56:53.018756245Z\" level=info msg=\"Removing pod sandbox: 66fcef9a5c3303bd966169ac0e8f9456682bc45610d5de52db5e7b46b80971e0\" id=840ef0aa-926f-4646-a839-b3ce4708429f name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 17:20:10.234114 | controller |     "Jun 12 15:56:53.030617 crc crio[21573]: time=\"2026-06-12T15:56:53.030530875Z\" level=info msg=\"Removed pod sandbox: 66fcef9a5c3303bd966169ac0e8f9456682bc45610d5de52db5e7b46b80971e0\" id=840ef0aa-926f-4646-a839-b3ce4708429f name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 17:20:10.234139 | controller |     "Jun 12 15:56:53.031710 crc crio[21573]: time=\"2026-06-12T15:56:53.03161241Z\" level=info msg=\"Stopping pod sandbox: 656af2dfcd523b61d8aa89833d20c7fa6297b82acad3b5976e7d6d1e64dc967f\" id=a9a5a2ac-3535-4f6b-b24c-1e08c0d687b8 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 17:20:10.234156 | controller |     "Jun 12 15:56:53.031791 crc crio[21573]: time=\"2026-06-12T15:56:53.031733703Z\" level=info msg=\"Stopped pod sandbox (already stopped): 656af2dfcd523b61d8aa89833d20c7fa6297b82acad3b5976e7d6d1e64dc967f\" id=a9a5a2ac-3535-4f6b-b24c-1e08c0d687b8 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 17:20:10.234173 | controller |     "Jun 12 15:56:53.032358 crc crio[21573]: time=\"2026-06-12T15:56:53.032286287Z\" level=info msg=\"Removing pod sandbox: 656af2dfcd523b61d8aa89833d20c7fa6297b82acad3b5976e7d6d1e64dc967f\" id=437d2e1a-0b38-450c-a9b3-fd1908451704 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 17:20:10.234189 | controller |     "Jun 12 15:56:53.039898 crc crio[21573]: time=\"2026-06-12T15:56:53.039809014Z\" level=info msg=\"Removed pod sandbox: 656af2dfcd523b61d8aa89833d20c7fa6297b82acad3b5976e7d6d1e64dc967f\" id=437d2e1a-0b38-450c-a9b3-fd1908451704 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 17:20:10.234206 | controller |     "Jun 12 15:56:53.040964 crc crio[21573]: time=\"2026-06-12T15:56:53.040901971Z\" level=info msg=\"Stopping pod sandbox: 8d18ef7e401ecbbce2959e5dc76b4fda8f77d8f73c5e24565348fb27f124201f\" id=79434b2b-23ea-4bca-b686-6a1fb40dcc17 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 17:20:10.234221 | controller |     "Jun 12 15:56:53.041190 crc crio[21573]: time=\"2026-06-12T15:56:53.040969292Z\" level=info msg=\"Stopped pod sandbox (already stopped): 8d18ef7e401ecbbce2959e5dc76b4fda8f77d8f73c5e24565348fb27f124201f\" id=79434b2b-23ea-4bca-b686-6a1fb40dcc17 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 17:20:10.234238 | controller |     "Jun 12 15:56:53.041646 crc crio[21573]: time=\"2026-06-12T15:56:53.041562708Z\" level=info msg=\"Removing pod sandbox: 8d18ef7e401ecbbce2959e5dc76b4fda8f77d8f73c5e24565348fb27f124201f\" id=6867a660-4ca7-4a50-934c-f530aead56f1 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 17:20:10.234254 | controller |     "Jun 12 15:56:53.050562 crc crio[21573]: time=\"2026-06-12T15:56:53.050387329Z\" level=info msg=\"Removed pod sandbox: 8d18ef7e401ecbbce2959e5dc76b4fda8f77d8f73c5e24565348fb27f124201f\" id=6867a660-4ca7-4a50-934c-f530aead56f1 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 17:20:10.234270 | controller |     "Jun 12 15:56:53.051384 crc crio[21573]: time=\"2026-06-12T15:56:53.051307381Z\" level=info msg=\"Stopping pod sandbox: 1acaf1bcd11127e88060577e13a8f8ffedfa9cd0375cc453261e31ade142b178\" id=d927dbd9-e62f-4462-8e1f-2e030b413a62 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 17:20:10.234286 | controller |     "Jun 12 15:56:53.051528 crc crio[21573]: time=\"2026-06-12T15:56:53.051428324Z\" level=info msg=\"Stopped pod sandbox (already stopped): 1acaf1bcd11127e88060577e13a8f8ffedfa9cd0375cc453261e31ade142b178\" id=d927dbd9-e62f-4462-8e1f-2e030b413a62 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 17:20:10.234302 | controller |     "Jun 12 15:56:53.052100 crc crio[21573]: time=\"2026-06-12T15:56:53.052012679Z\" level=info msg=\"Removing pod sandbox: 1acaf1bcd11127e88060577e13a8f8ffedfa9cd0375cc453261e31ade142b178\" id=1614e10a-7100-425e-8ff5-d1dcfb2e576f name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 17:20:10.234322 | controller |     "Jun 12 15:56:53.071821 crc crio[21573]: time=\"2026-06-12T15:56:53.071670301Z\" level=info msg=\"Removed pod sandbox: 1acaf1bcd11127e88060577e13a8f8ffedfa9cd0375cc453261e31ade142b178\" id=1614e10a-7100-425e-8ff5-d1dcfb2e576f name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 17:20:10.234339 | controller |     "Jun 12 15:56:58.073272 crc crio[21573]: time=\"2026-06-12T15:56:58.072130686Z\" level=info msg=\"Stopping container: 5df11e2ba08a32f844e69c067c35b69496faae935b63a925d3bbd48a7fbe5b3e (timeout: 30s)\" id=06307110-d930-42c2-9aef-c7da37a4b519 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 17:20:10.234354 | controller |     "Jun 12 15:56:58.075039 crc crio[21573]: time=\"2026-06-12T15:56:58.072245179Z\" level=info msg=\"Stopping container: dc9fc5f5568456ca2c39ee6ea6e4d275743cbedb2d084a2b38bf55f07014e051 (timeout: 30s)\" id=6b3b1b8d-91fb-47e1-85a1-252ee1671104 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 17:20:10.234370 | controller |     "Jun 12 15:56:58.075039 crc crio[21573]: time=\"2026-06-12T15:56:58.072771022Z\" level=info msg=\"Stopping container: fb6df7f3a87e44df5069d33c5550379336cdd104f83fbbb9a1984a05bd310623 (timeout: 30s)\" id=00cd9417-1cb7-4d0e-a625-ef42e42346a9 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 17:20:10.234385 | controller |     "Jun 12 15:56:58.075039 crc crio[21573]: time=\"2026-06-12T15:56:58.072826823Z\" level=info msg=\"Stopping container: 903adc909255e5884d4f7f59d88bcc71dc9631f431b894acabd040038ac7eca5 (timeout: 30s)\" id=ba796035-8afe-4768-a3c6-8056d1382059 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 17:20:10.234401 | controller |     "Jun 12 15:56:58.075288 crc crio[21573]: time=\"2026-06-12T15:56:58.072885615Z\" level=info msg=\"Stopping container: 230045326a7032de18c5f1f3dcacb8fcd745c1e3af7fa97a83d8f7d643265100 (timeout: 30s)\" id=b8a88bd3-7f91-45bd-a3aa-f60178ba3ca8 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 17:20:10.234417 | controller |     "Jun 12 15:56:58.260496 crc crio[21573]: time=\"2026-06-12T15:56:58.260283602Z\" level=info msg=\"Stopped container 230045326a7032de18c5f1f3dcacb8fcd745c1e3af7fa97a83d8f7d643265100: openshift-etcd/etcd-crc/etcd-readyz\" id=b8a88bd3-7f91-45bd-a3aa-f60178ba3ca8 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 17:20:10.234433 | controller |     "Jun 12 15:56:58.319631 crc crio[21573]: time=\"2026-06-12T15:56:58.318248517Z\" level=info msg=\"Stopped container 903adc909255e5884d4f7f59d88bcc71dc9631f431b894acabd040038ac7eca5: openshift-etcd/etcd-crc/etcd-metrics\" id=ba796035-8afe-4768-a3c6-8056d1382059 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 17:20:10.234449 | controller |     "Jun 12 15:56:58.377643 crc crio[21573]: time=\"2026-06-12T15:56:58.377377843Z\" level=info msg=\"Stopped container fb6df7f3a87e44df5069d33c5550379336cdd104f83fbbb9a1984a05bd310623: openshift-etcd/etcd-crc/etcd-rev\" id=00cd9417-1cb7-4d0e-a625-ef42e42346a9 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 17:20:10.234466 | controller |     "Jun 12 15:57:00.047047 crc crio[21573]: time=\"2026-06-12T15:57:00.046912459Z\" level=info msg=\"Stopping pod sandbox: fc80a2d9f281a5270745b3c0679975a498c311e262351b9bc382a30e7f543a54\" id=77ce66d4-734c-4e2d-8116-eb37c8252fd0 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 17:20:10.234482 | controller |     "Jun 12 15:57:00.047962 crc crio[21573]: time=\"2026-06-12T15:57:00.047916205Z\" level=info msg=\"Got pod network &{Name:installer-3-crc Namespace:openshift-etcd ID:fc80a2d9f281a5270745b3c0679975a498c311e262351b9bc382a30e7f543a54 UID:2f2f557a-99a0-40dd-aaf2-a3892854ca40 NetNS:/var/run/netns/e36820a0-3997-4840-a462-8884161e5ff5 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-pod2f2f557a_99a0_40dd_aaf2_a3892854ca40.slice PodAnnotations:0xc00338e548}] Aliases:map[]}\"",
2026-06-12 17:20:10.234502 | controller |     "Jun 12 15:57:00.048292 crc crio[21573]: time=\"2026-06-12T15:57:00.048160321Z\" level=info msg=\"Deleting pod openshift-etcd_installer-3-crc from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 17:20:10.234520 | controller |     "Jun 12 15:57:00.474088 crc crio[21573]: time=\"2026-06-12T15:57:00.473916807Z\" level=info msg=\"Stopped pod sandbox: fc80a2d9f281a5270745b3c0679975a498c311e262351b9bc382a30e7f543a54\" id=77ce66d4-734c-4e2d-8116-eb37c8252fd0 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 17:20:10.234536 | controller |     "Jun 12 15:57:11.180917 crc crio[21573]: time=\"2026-06-12T15:57:11.179976609Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8a46fa8feeea5d04fd602559027f8bacc97e12bbf8e33793dca08e812e1f8825\" id=f29d94be-e695-4823-b53b-82fc461f4040 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:20:10.234552 | controller |     "Jun 12 15:57:11.182153 crc crio[21573]: time=\"2026-06-12T15:57:11.182068863Z\" level=info msg=\"Removing container: b9d678b43e08a53bfe7cc5662cf47dcf5ec02091b2285c582fe7fb13500f73b8\" id=65ef06a4-4cff-4399-9341-9285098ffe15 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 17:20:10.234567 | controller |     "Jun 12 15:57:11.184129 crc crio[21573]: time=\"2026-06-12T15:57:11.184061685Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8a46fa8feeea5d04fd602559027f8bacc97e12bbf8e33793dca08e812e1f8825\" id=50d9edce-69d7-4cab-a984-74949be65dd9 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:20:10.234607 | controller |     "Jun 12 15:57:11.274231 crc crio[21573]: time=\"2026-06-12T15:57:11.274109243Z\" level=info msg=\"Creating container: openshift-kube-controller-manager/kube-controller-manager-crc/kube-controller-manager\" id=73d4bd7c-fa2e-407e-b5d4-21a4c37b45a4 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:20:10.234626 | controller |     "Jun 12 15:57:11.274970 crc crio[21573]: time=\"2026-06-12T15:57:11.274901645Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.234643 | controller |     "Jun 12 15:57:11.296115 crc crio[21573]: time=\"2026-06-12T15:57:11.295761277Z\" level=info msg=\"Removed container b9d678b43e08a53bfe7cc5662cf47dcf5ec02091b2285c582fe7fb13500f73b8: openshift-kube-controller-manager/kube-controller-manager-crc/kube-controller-manager\" id=65ef06a4-4cff-4399-9341-9285098ffe15 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 17:20:10.234659 | controller |     "Jun 12 15:57:11.304753 crc crio[21573]: time=\"2026-06-12T15:57:11.304653927Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.234675 | controller |     "Jun 12 15:57:11.471897 crc crio[21573]: time=\"2026-06-12T15:57:11.471686334Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.234690 | controller |     "Jun 12 15:57:11.584533 crc crio[21573]: time=\"2026-06-12T15:57:11.584159815Z\" level=info msg=\"Created container dc7c4b29a13c40caf29c42348ab52e879fc5564e7012b2251e1e4a24d2205ac0: openshift-kube-controller-manager/kube-controller-manager-crc/kube-controller-manager\" id=73d4bd7c-fa2e-407e-b5d4-21a4c37b45a4 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:20:10.234705 | controller |     "Jun 12 15:57:11.586225 crc crio[21573]: time=\"2026-06-12T15:57:11.586042714Z\" level=info msg=\"Starting container: dc7c4b29a13c40caf29c42348ab52e879fc5564e7012b2251e1e4a24d2205ac0\" id=1a838b78-f566-4fd4-b1a3-afdb0594b4f9 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 17:20:10.234721 | controller |     "Jun 12 15:57:11.592368 crc crio[21573]: time=\"2026-06-12T15:57:11.592246406Z\" level=info msg=\"Started container\" PID=23223 containerID=dc7c4b29a13c40caf29c42348ab52e879fc5564e7012b2251e1e4a24d2205ac0 description=openshift-kube-controller-manager/kube-controller-manager-crc/kube-controller-manager id=1a838b78-f566-4fd4-b1a3-afdb0594b4f9 name=/runtime.v1.RuntimeService/StartContainer sandboxID=08925344ca1fb98d480c9f4fa2cf1bb311348aff6b665a8cfa8fa6afb5c4ef5f",
2026-06-12 17:20:10.234741 | controller |     "Jun 12 15:57:25.445053 crc crio[21573]: time=\"2026-06-12T15:57:25.443678608Z\" level=info msg=\"Stopped container 5df11e2ba08a32f844e69c067c35b69496faae935b63a925d3bbd48a7fbe5b3e: openshift-etcd/etcd-crc/etcd\" id=06307110-d930-42c2-9aef-c7da37a4b519 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 17:20:10.234757 | controller |     "Jun 12 15:57:28.120187 crc crio[21573]: time=\"2026-06-12T15:57:28.11885681Z\" level=warning msg=\"Stopping container dc9fc5f5568456ca2c39ee6ea6e4d275743cbedb2d084a2b38bf55f07014e051 with stop signal(15) timed out. Killing...\"",
2026-06-12 17:20:10.234774 | controller |     "Jun 12 15:57:28.190254 crc crio[21573]: time=\"2026-06-12T15:57:28.190069359Z\" level=error msg=\"Killing container dc9fc5f5568456ca2c39ee6ea6e4d275743cbedb2d084a2b38bf55f07014e051 failed: `/usr/bin/crun --root /run/crun --systemd-cgroup kill dc9fc5f5568456ca2c39ee6ea6e4d275743cbedb2d084a2b38bf55f07014e051 KILL` failed: process not running: No such process\\n : exit status 1\"",
2026-06-12 17:20:10.234791 | controller |     "Jun 12 15:57:28.266234 crc crio[21573]: time=\"2026-06-12T15:57:28.266025722Z\" level=info msg=\"Stopped container dc9fc5f5568456ca2c39ee6ea6e4d275743cbedb2d084a2b38bf55f07014e051: openshift-etcd/etcd-crc/etcdctl\" id=6b3b1b8d-91fb-47e1-85a1-252ee1671104 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 17:20:10.234807 | controller |     "Jun 12 15:57:28.267177 crc crio[21573]: time=\"2026-06-12T15:57:28.267063649Z\" level=info msg=\"Stopping pod sandbox: 3fa14aa3117ff3d80c296b2f41abcf4b9f13e0167e44a808ea52a6c40d3b76af\" id=c9b9df1a-1f37-4440-8f77-d1668596bc2d name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 17:20:10.234823 | controller |     "Jun 12 15:57:28.277524 crc crio[21573]: time=\"2026-06-12T15:57:28.277291805Z\" level=info msg=\"Stopped pod sandbox: 3fa14aa3117ff3d80c296b2f41abcf4b9f13e0167e44a808ea52a6c40d3b76af\" id=c9b9df1a-1f37-4440-8f77-d1668596bc2d name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 17:20:10.234838 | controller |     "Jun 12 15:57:28.374405 crc crio[21573]: time=\"2026-06-12T15:57:28.37379081Z\" level=info msg=\"Removing container: fb6df7f3a87e44df5069d33c5550379336cdd104f83fbbb9a1984a05bd310623\" id=ba5c0d9b-b7df-4df0-a468-7e88da358a4b name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 17:20:10.234854 | controller |     "Jun 12 15:57:28.400566 crc crio[21573]: time=\"2026-06-12T15:57:28.400110624Z\" level=info msg=\"Removed container fb6df7f3a87e44df5069d33c5550379336cdd104f83fbbb9a1984a05bd310623: openshift-etcd/etcd-crc/etcd-rev\" id=ba5c0d9b-b7df-4df0-a468-7e88da358a4b name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 17:20:10.234869 | controller |     "Jun 12 15:57:28.403687 crc crio[21573]: time=\"2026-06-12T15:57:28.403643655Z\" level=info msg=\"Removing container: 230045326a7032de18c5f1f3dcacb8fcd745c1e3af7fa97a83d8f7d643265100\" id=676be7ae-e658-487b-b8c4-67ecabf12dcb name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 17:20:10.234885 | controller |     "Jun 12 15:57:28.424868 crc crio[21573]: time=\"2026-06-12T15:57:28.424745925Z\" level=info msg=\"Removed container 230045326a7032de18c5f1f3dcacb8fcd745c1e3af7fa97a83d8f7d643265100: openshift-etcd/etcd-crc/etcd-readyz\" id=676be7ae-e658-487b-b8c4-67ecabf12dcb name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 17:20:10.234900 | controller |     "Jun 12 15:57:28.427958 crc crio[21573]: time=\"2026-06-12T15:57:28.427878764Z\" level=info msg=\"Removing container: 903adc909255e5884d4f7f59d88bcc71dc9631f431b894acabd040038ac7eca5\" id=e1f399d6-a409-47df-8081-1699d886b7dc name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 17:20:10.234920 | controller |     "Jun 12 15:57:28.450246 crc crio[21573]: time=\"2026-06-12T15:57:28.450024081Z\" level=info msg=\"Removed container 903adc909255e5884d4f7f59d88bcc71dc9631f431b894acabd040038ac7eca5: openshift-etcd/etcd-crc/etcd-metrics\" id=e1f399d6-a409-47df-8081-1699d886b7dc name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 17:20:10.234936 | controller |     "Jun 12 15:57:28.453814 crc crio[21573]: time=\"2026-06-12T15:57:28.453675405Z\" level=info msg=\"Removing container: 5df11e2ba08a32f844e69c067c35b69496faae935b63a925d3bbd48a7fbe5b3e\" id=f9d5c686-2a81-404d-b781-723226d91043 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 17:20:10.234952 | controller |     "Jun 12 15:57:28.473695 crc crio[21573]: time=\"2026-06-12T15:57:28.473580562Z\" level=info msg=\"Removed container 5df11e2ba08a32f844e69c067c35b69496faae935b63a925d3bbd48a7fbe5b3e: openshift-etcd/etcd-crc/etcd\" id=f9d5c686-2a81-404d-b781-723226d91043 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 17:20:10.234967 | controller |     "Jun 12 15:57:28.476821 crc crio[21573]: time=\"2026-06-12T15:57:28.476700142Z\" level=info msg=\"Removing container: dc9fc5f5568456ca2c39ee6ea6e4d275743cbedb2d084a2b38bf55f07014e051\" id=89629824-27ea-4698-a503-4cc7a12deed2 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 17:20:10.234985 | controller |     "Jun 12 15:57:28.492910 crc crio[21573]: time=\"2026-06-12T15:57:28.492847542Z\" level=info msg=\"Removed container dc9fc5f5568456ca2c39ee6ea6e4d275743cbedb2d084a2b38bf55f07014e051: openshift-etcd/etcd-crc/etcdctl\" id=89629824-27ea-4698-a503-4cc7a12deed2 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 17:20:10.235001 | controller |     "Jun 12 15:57:28.497133 crc crio[21573]: time=\"2026-06-12T15:57:28.497034982Z\" level=info msg=\"Removing container: 8a7a787af9526560958811ba5701322a05e31b8962c5bc09cee1043f7a930f25\" id=a9ea12f6-c135-435f-b234-00f553377682 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 17:20:10.235016 | controller |     "Jun 12 15:57:28.575822 crc crio[21573]: time=\"2026-06-12T15:57:28.575759586Z\" level=info msg=\"Removed container 8a7a787af9526560958811ba5701322a05e31b8962c5bc09cee1043f7a930f25: openshift-etcd/etcd-crc/etcd-resources-copy\" id=a9ea12f6-c135-435f-b234-00f553377682 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 17:20:10.235032 | controller |     "Jun 12 15:57:28.579379 crc crio[21573]: time=\"2026-06-12T15:57:28.579286466Z\" level=info msg=\"Removing container: e0c1168463bdf59933eeef0b85108031e46870ca37f3e3bd37cd0097b2f26cc8\" id=3de3c9d9-6188-4806-83e2-e5359b1f57f7 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 17:20:10.235047 | controller |     "Jun 12 15:57:28.670744 crc crio[21573]: time=\"2026-06-12T15:57:28.670609818Z\" level=info msg=\"Removed container e0c1168463bdf59933eeef0b85108031e46870ca37f3e3bd37cd0097b2f26cc8: openshift-etcd/etcd-crc/etcd-ensure-env-vars\" id=3de3c9d9-6188-4806-83e2-e5359b1f57f7 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 17:20:10.235063 | controller |     "Jun 12 15:57:28.673550 crc crio[21573]: time=\"2026-06-12T15:57:28.673411281Z\" level=info msg=\"Removing container: 7986e6635aa2cdac395ae89a2f96db98d97de50831fd5169583d502d612ba225\" id=c08e7854-f228-4232-99ef-af032f2df478 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 17:20:10.235078 | controller |     "Jun 12 15:57:28.748544 crc crio[21573]: time=\"2026-06-12T15:57:28.748132134Z\" level=info msg=\"Removed container 7986e6635aa2cdac395ae89a2f96db98d97de50831fd5169583d502d612ba225: openshift-etcd/etcd-crc/setup\" id=c08e7854-f228-4232-99ef-af032f2df478 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 17:20:10.235094 | controller |     "Jun 12 15:57:53.132552 crc crio[21573]: time=\"2026-06-12T15:57:53.131011793Z\" level=info msg=\"Stopping pod sandbox: 3fa14aa3117ff3d80c296b2f41abcf4b9f13e0167e44a808ea52a6c40d3b76af\" id=77f8ae5d-6063-4d81-a0aa-11bb467998da name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 17:20:10.235113 | controller |     "Jun 12 15:57:53.132552 crc crio[21573]: time=\"2026-06-12T15:57:53.132583914Z\" level=info msg=\"Stopped pod sandbox (already stopped): 3fa14aa3117ff3d80c296b2f41abcf4b9f13e0167e44a808ea52a6c40d3b76af\" id=77f8ae5d-6063-4d81-a0aa-11bb467998da name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 17:20:10.235134 | controller |     "Jun 12 15:57:53.134660 crc crio[21573]: time=\"2026-06-12T15:57:53.133423806Z\" level=info msg=\"Removing pod sandbox: 3fa14aa3117ff3d80c296b2f41abcf4b9f13e0167e44a808ea52a6c40d3b76af\" id=eb3aa0e9-21f8-4114-ad24-adf96fd84ef4 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 17:20:10.235158 | controller |     "Jun 12 15:57:53.148281 crc crio[21573]: time=\"2026-06-12T15:57:53.148047438Z\" level=info msg=\"Removed pod sandbox: 3fa14aa3117ff3d80c296b2f41abcf4b9f13e0167e44a808ea52a6c40d3b76af\" id=eb3aa0e9-21f8-4114-ad24-adf96fd84ef4 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 17:20:10.235175 | controller |     "Jun 12 15:57:54.657834 crc crio[21573]: time=\"2026-06-12T15:57:54.657592066Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=5b56406c-062e-44ec-b1b8-417f0d693b13 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:20:10.235191 | controller |     "Jun 12 15:57:54.665304 crc crio[21573]: time=\"2026-06-12T15:57:54.665123022Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=ce824358-5765-4bb2-b237-4e43ca94cf01 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:20:10.235207 | controller |     "Jun 12 15:57:54.670379 crc crio[21573]: time=\"2026-06-12T15:57:54.670232195Z\" level=info msg=\"Creating container: openshift-network-node-identity/network-node-identity-dgvkt/approver\" id=6292e4da-ae7e-4572-beea-3ec0fed1c8ee name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:20:10.235222 | controller |     "Jun 12 15:57:54.671198 crc crio[21573]: time=\"2026-06-12T15:57:54.671089048Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.235238 | controller |     "Jun 12 15:57:54.707573 crc crio[21573]: time=\"2026-06-12T15:57:54.706893577Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.235254 | controller |     "Jun 12 15:57:54.712535 crc crio[21573]: time=\"2026-06-12T15:57:54.712282237Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.235271 | controller |     "Jun 12 15:57:54.847515 crc crio[21573]: time=\"2026-06-12T15:57:54.847260822Z\" level=info msg=\"Created container 9d1ba22323f4f0d51b9944c2f64c8b4ceedb7609f94c80ecc1e7c242f7cfef50: openshift-network-node-identity/network-node-identity-dgvkt/approver\" id=6292e4da-ae7e-4572-beea-3ec0fed1c8ee name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:20:10.235288 | controller |     "Jun 12 15:57:54.849945 crc crio[21573]: time=\"2026-06-12T15:57:54.849846059Z\" level=info msg=\"Starting container: 9d1ba22323f4f0d51b9944c2f64c8b4ceedb7609f94c80ecc1e7c242f7cfef50\" id=8be4045b-0989-4578-aeea-5cc6d0e31c8a name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 17:20:10.235304 | controller |     "Jun 12 15:57:54.856197 crc crio[21573]: time=\"2026-06-12T15:57:54.85604846Z\" level=info msg=\"Started container\" PID=23848 containerID=9d1ba22323f4f0d51b9944c2f64c8b4ceedb7609f94c80ecc1e7c242f7cfef50 description=openshift-network-node-identity/network-node-identity-dgvkt/approver id=8be4045b-0989-4578-aeea-5cc6d0e31c8a name=/runtime.v1.RuntimeService/StartContainer sandboxID=9bc4f0f376740dbf67ca0b7a6a3b7ce25caeff251bee4e4f68767bac23007d41",
2026-06-12 17:20:10.235327 | controller |     "Jun 12 15:58:10.945107 crc crio[21573]: time=\"2026-06-12T15:58:10.943532132Z\" level=info msg=\"Running pod sandbox: openshift-etcd/etcd-crc/POD\" id=767ac5d1-c43d-411e-ae81-f334f2dd8206 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:20:10.235344 | controller |     "Jun 12 15:58:10.945107 crc crio[21573]: time=\"2026-06-12T15:58:10.945073342Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.235361 | controller |     "Jun 12 15:58:10.963348 crc crio[21573]: time=\"2026-06-12T15:58:10.963164369Z\" level=warning msg=\"Skipping invalid sysctl specified by config {net.ipv4.ping_group_range 0 2147483647}: \\\"net.ipv4.ping_group_range\\\" not allowed with host net enabled\" id=767ac5d1-c43d-411e-ae81-f334f2dd8206 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:20:10.235377 | controller |     "Jun 12 15:58:10.975373 crc crio[21573]: time=\"2026-06-12T15:58:10.975181674Z\" level=info msg=\"Ran pod sandbox bd3af19dcc2f1e200a5050b56239ad6b89c5e0348079e05f188185fc138494b9 with infra container: openshift-etcd/etcd-crc/POD\" id=767ac5d1-c43d-411e-ae81-f334f2dd8206 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:20:10.235393 | controller |     "Jun 12 15:58:10.978894 crc crio[21573]: time=\"2026-06-12T15:58:10.978766556Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9e388ee2b3562b6267447cbcc4b95ca7a61bf361840d36a682480da671b83612\" id=a87571c2-242f-4183-ae4d-5ed0cabae1e2 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:20:10.235409 | controller |     "Jun 12 15:58:10.982222 crc crio[21573]: time=\"2026-06-12T15:58:10.982114394Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9e388ee2b3562b6267447cbcc4b95ca7a61bf361840d36a682480da671b83612\" id=3e94cd01-5c3d-47bc-a4e6-5d6862e494ef name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:20:10.235425 | controller |     "Jun 12 15:58:10.995658 crc crio[21573]: time=\"2026-06-12T15:58:10.995505941Z\" level=info msg=\"Creating container: openshift-etcd/etcd-crc/setup\" id=90dcb02a-724e-499b-a56c-1f37cc2adcd8 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:20:10.235441 | controller |     "Jun 12 15:58:10.996345 crc crio[21573]: time=\"2026-06-12T15:58:10.99624437Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.235457 | controller |     "Jun 12 15:58:11.033177 crc crio[21573]: time=\"2026-06-12T15:58:11.033094818Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.235513 | controller |     "Jun 12 15:58:11.220613 crc crio[21573]: time=\"2026-06-12T15:58:11.220254078Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.235536 | controller |     "Jun 12 15:58:11.353004 crc crio[21573]: time=\"2026-06-12T15:58:11.350186082Z\" level=info msg=\"Created container c1bba5ca3894d47700f10d7a3c5a0ca70f8ea662764843d6cf7f58804dd8299e: openshift-etcd/etcd-crc/setup\" id=90dcb02a-724e-499b-a56c-1f37cc2adcd8 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:20:10.235554 | controller |     "Jun 12 15:58:11.353373 crc crio[21573]: time=\"2026-06-12T15:58:11.353260512Z\" level=info msg=\"Starting container: c1bba5ca3894d47700f10d7a3c5a0ca70f8ea662764843d6cf7f58804dd8299e\" id=0b76b690-ab4e-4a7d-931b-3c21ddd45468 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 17:20:10.235571 | controller |     "Jun 12 15:58:11.360901 crc crio[21573]: time=\"2026-06-12T15:58:11.360770197Z\" level=info msg=\"Started container\" PID=24032 containerID=c1bba5ca3894d47700f10d7a3c5a0ca70f8ea662764843d6cf7f58804dd8299e description=openshift-etcd/etcd-crc/setup id=0b76b690-ab4e-4a7d-931b-3c21ddd45468 name=/runtime.v1.RuntimeService/StartContainer sandboxID=bd3af19dcc2f1e200a5050b56239ad6b89c5e0348079e05f188185fc138494b9",
2026-06-12 17:20:10.235618 | controller |     "Jun 12 15:58:45.819120 crc crio[21573]: time=\"2026-06-12T15:58:45.817567013Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9e388ee2b3562b6267447cbcc4b95ca7a61bf361840d36a682480da671b83612\" id=f95accb3-bbc6-4206-99f4-e58287fc8ac0 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:20:10.235637 | controller |     "Jun 12 15:58:45.824839 crc crio[21573]: time=\"2026-06-12T15:58:45.824625466Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9e388ee2b3562b6267447cbcc4b95ca7a61bf361840d36a682480da671b83612\" id=f7be238c-96e4-4025-b263-73ea8b278444 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:20:10.235653 | controller |     "Jun 12 15:58:45.919876 crc crio[21573]: time=\"2026-06-12T15:58:45.919754556Z\" level=info msg=\"Creating container: openshift-etcd/etcd-crc/etcd-ensure-env-vars\" id=4c0c763c-1783-4507-81ae-45a4b1d59ffb name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:20:10.235669 | controller |     "Jun 12 15:58:45.920508 crc crio[21573]: time=\"2026-06-12T15:58:45.920319001Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.235687 | controller |     "Jun 12 15:58:45.949066 crc crio[21573]: time=\"2026-06-12T15:58:45.948907754Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.235703 | controller |     "Jun 12 15:58:46.164496 crc crio[21573]: time=\"2026-06-12T15:58:46.163851166Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.235719 | controller |     "Jun 12 15:58:46.311681 crc crio[21573]: time=\"2026-06-12T15:58:46.311407967Z\" level=info msg=\"Created container d246592cc5c28c43a9d9f5726e9cd63414cb7ad50c78337194127293365b14ed: openshift-etcd/etcd-crc/etcd-ensure-env-vars\" id=4c0c763c-1783-4507-81ae-45a4b1d59ffb name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:20:10.235736 | controller |     "Jun 12 15:58:46.315166 crc crio[21573]: time=\"2026-06-12T15:58:46.314953849Z\" level=info msg=\"Starting container: d246592cc5c28c43a9d9f5726e9cd63414cb7ad50c78337194127293365b14ed\" id=9eb04b71-b7e7-43ab-8fd4-3e9848b0e024 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 17:20:10.235752 | controller |     "Jun 12 15:58:46.323133 crc crio[21573]: time=\"2026-06-12T15:58:46.322421643Z\" level=info msg=\"Started container\" PID=24557 containerID=d246592cc5c28c43a9d9f5726e9cd63414cb7ad50c78337194127293365b14ed description=openshift-etcd/etcd-crc/etcd-ensure-env-vars id=9eb04b71-b7e7-43ab-8fd4-3e9848b0e024 name=/runtime.v1.RuntimeService/StartContainer sandboxID=bd3af19dcc2f1e200a5050b56239ad6b89c5e0348079e05f188185fc138494b9",
2026-06-12 17:20:10.235768 | controller |     "Jun 12 15:58:53.225521 crc crio[21573]: time=\"2026-06-12T15:58:53.225065597Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:651bbe9d418f49c2c889d731df67cf5d88dff59dc03f5a1b5d4c8bb3ae001f1a\" id=f0a04e09-4a14-4a06-b0d3-86ffc88dab4a name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:20:10.235784 | controller |     "Jun 12 15:58:53.227413 crc crio[21573]: time=\"2026-06-12T15:58:53.227321396Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:651bbe9d418f49c2c889d731df67cf5d88dff59dc03f5a1b5d4c8bb3ae001f1a\" id=50d1bcdb-5570-4204-8e52-9327ff17a53f name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:20:10.235800 | controller |     "Jun 12 15:58:53.230672 crc crio[21573]: time=\"2026-06-12T15:58:53.230593891Z\" level=info msg=\"Creating container: openshift-marketplace/marketplace-operator-547dbd544d-qspgz/marketplace-operator\" id=337500f1-d75f-4c2b-a7e9-1efa3af74964 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:20:10.235820 | controller |     "Jun 12 15:58:53.230967 crc crio[21573]: time=\"2026-06-12T15:58:53.230886038Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.235836 | controller |     "Jun 12 15:58:53.254182 crc crio[21573]: time=\"2026-06-12T15:58:53.25407487Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.235852 | controller |     "Jun 12 15:58:53.257618 crc crio[21573]: time=\"2026-06-12T15:58:53.25752986Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.235868 | controller |     "Jun 12 15:58:53.405315 crc crio[21573]: time=\"2026-06-12T15:58:53.404936408Z\" level=info msg=\"Created container a8aac82991d77a89c3840260ab86e020948be22290714e6f5d0d2ad5d869c2d4: openshift-marketplace/marketplace-operator-547dbd544d-qspgz/marketplace-operator\" id=337500f1-d75f-4c2b-a7e9-1efa3af74964 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:20:10.235884 | controller |     "Jun 12 15:58:53.407158 crc crio[21573]: time=\"2026-06-12T15:58:53.407078734Z\" level=info msg=\"Starting container: a8aac82991d77a89c3840260ab86e020948be22290714e6f5d0d2ad5d869c2d4\" id=f7b6c405-e016-48c7-83b9-cb6e93f23b97 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 17:20:10.235900 | controller |     "Jun 12 15:58:53.417785 crc crio[21573]: time=\"2026-06-12T15:58:53.417680239Z\" level=info msg=\"Started container\" PID=24603 containerID=a8aac82991d77a89c3840260ab86e020948be22290714e6f5d0d2ad5d869c2d4 description=openshift-marketplace/marketplace-operator-547dbd544d-qspgz/marketplace-operator id=f7b6c405-e016-48c7-83b9-cb6e93f23b97 name=/runtime.v1.RuntimeService/StartContainer sandboxID=5e8b1c770bbbc744980890c9c55da31a2de34c0868342cb6b2ceaa77a1221dac",
2026-06-12 17:20:10.235917 | controller |     "Jun 12 15:59:21.161058 crc crio[21573]: time=\"2026-06-12T15:59:21.160021899Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9e388ee2b3562b6267447cbcc4b95ca7a61bf361840d36a682480da671b83612\" id=50c33efc-a6e0-4758-9cc2-947895682b82 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:20:10.235933 | controller |     "Jun 12 15:59:21.164664 crc crio[21573]: time=\"2026-06-12T15:59:21.164596848Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9e388ee2b3562b6267447cbcc4b95ca7a61bf361840d36a682480da671b83612\" id=50e7f01b-9fdb-44aa-838d-0e99f5affb9f name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:20:10.235948 | controller |     "Jun 12 15:59:21.196096 crc crio[21573]: time=\"2026-06-12T15:59:21.195996653Z\" level=info msg=\"Creating container: openshift-etcd/etcd-crc/etcd-resources-copy\" id=e8f0dfef-3cd9-4ff6-9217-b0fadaf199e6 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:20:10.235966 | controller |     "Jun 12 15:59:21.196686 crc crio[21573]: time=\"2026-06-12T15:59:21.196624709Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.235982 | controller |     "Jun 12 15:59:21.233052 crc crio[21573]: time=\"2026-06-12T15:59:21.232957253Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.235998 | controller |     "Jun 12 15:59:21.453506 crc crio[21573]: time=\"2026-06-12T15:59:21.452937525Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.236018 | controller |     "Jun 12 15:59:21.521961 crc crio[21573]: time=\"2026-06-12T15:59:21.521840405Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:2599f32933f5fea6066ede54ad8f6150adb7bd9067892f251d5913121d5c630d\" id=289c21ba-2863-4e5b-8f25-2be2b5148e93 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:20:10.236035 | controller |     "Jun 12 15:59:21.527802 crc crio[21573]: time=\"2026-06-12T15:59:21.525306425Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:2599f32933f5fea6066ede54ad8f6150adb7bd9067892f251d5913121d5c630d\" id=b3da8ccf-b23d-4726-a2e5-b5c6ab905af1 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:20:10.236051 | controller |     "Jun 12 15:59:21.531417 crc crio[21573]: time=\"2026-06-12T15:59:21.530116424Z\" level=info msg=\"Creating container: openshift-machine-api/control-plane-machine-set-operator-75ffdb6fcd-m5wxr/control-plane-machine-set-operator\" id=6968cdcc-2412-4d28-b849-5035267a56eb name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:20:10.236067 | controller |     "Jun 12 15:59:21.531417 crc crio[21573]: time=\"2026-06-12T15:59:21.530882946Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.236082 | controller |     "Jun 12 15:59:21.538651 crc crio[21573]: time=\"2026-06-12T15:59:21.538554338Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c6a47106effd9e9a41131e2bf6c832b80cd77b3439334f760b35b0729f2fb00\" id=a710bb16-6616-4436-87ac-9df5606bfd1b name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:20:10.236098 | controller |     "Jun 12 15:59:21.541424 crc crio[21573]: time=\"2026-06-12T15:59:21.541279787Z\" level=info msg=\"Removing container: e774d9f7c684d3baa11deb3bdaf647e62d24aa31d4cc374b97ba598ee8fafb2a\" id=be3ca809-a45e-41fa-8dab-70b4127dac79 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 17:20:10.236113 | controller |     "Jun 12 15:59:21.554627 crc crio[21573]: time=\"2026-06-12T15:59:21.554521721Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c6a47106effd9e9a41131e2bf6c832b80cd77b3439334f760b35b0729f2fb00\" id=765fa326-66cc-41b2-8c75-4921e24e143e name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:20:10.236129 | controller |     "Jun 12 15:59:21.558256 crc crio[21573]: time=\"2026-06-12T15:59:21.558136726Z\" level=info msg=\"Creating container: openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller\" id=8d704975-d589-4fc5-a9be-3ea816857c53 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:20:10.236147 | controller |     "Jun 12 15:59:21.558675 crc crio[21573]: time=\"2026-06-12T15:59:21.558618729Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.236171 | controller |     "Jun 12 15:59:21.580237 crc crio[21573]: time=\"2026-06-12T15:59:21.580045951Z\" level=info msg=\"Removed container e774d9f7c684d3baa11deb3bdaf647e62d24aa31d4cc374b97ba598ee8fafb2a: openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller\" id=be3ca809-a45e-41fa-8dab-70b4127dac79 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 17:20:10.236195 | controller |     "Jun 12 15:59:21.584905 crc crio[21573]: time=\"2026-06-12T15:59:21.584767049Z\" level=info msg=\"Created container 5b04f48e4bd0b53e9c6e492ec50d4befb7fc6893eff6092c73cd50f6b2f11812: openshift-etcd/etcd-crc/etcd-resources-copy\" id=e8f0dfef-3cd9-4ff6-9217-b0fadaf199e6 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:20:10.236215 | controller |     "Jun 12 15:59:21.585909 crc crio[21573]: time=\"2026-06-12T15:59:21.585839699Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.236237 | controller |     "Jun 12 15:59:21.586295 crc crio[21573]: time=\"2026-06-12T15:59:21.586145797Z\" level=info msg=\"Starting container: 5b04f48e4bd0b53e9c6e492ec50d4befb7fc6893eff6092c73cd50f6b2f11812\" id=07f259b3-84ba-4ea4-b2a8-e7ff08f7bd2f name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 17:20:10.236254 | controller |     "Jun 12 15:59:21.587220 crc crio[21573]: time=\"2026-06-12T15:59:21.587117245Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.236270 | controller |     "Jun 12 15:59:21.591078 crc crio[21573]: time=\"2026-06-12T15:59:21.590979328Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.236285 | controller |     "Jun 12 15:59:21.597070 crc crio[21573]: time=\"2026-06-12T15:59:21.596971451Z\" level=info msg=\"Started container\" PID=24980 containerID=5b04f48e4bd0b53e9c6e492ec50d4befb7fc6893eff6092c73cd50f6b2f11812 description=openshift-etcd/etcd-crc/etcd-resources-copy id=07f259b3-84ba-4ea4-b2a8-e7ff08f7bd2f name=/runtime.v1.RuntimeService/StartContainer sandboxID=bd3af19dcc2f1e200a5050b56239ad6b89c5e0348079e05f188185fc138494b9",
2026-06-12 17:20:10.236302 | controller |     "Jun 12 15:59:21.795049 crc crio[21573]: time=\"2026-06-12T15:59:21.794900678Z\" level=info msg=\"Created container 4d61ecfb83c4711e4a357c4415cdf81c23161f9bbe0c7d230433322d54dd1be5: openshift-machine-api/control-plane-machine-set-operator-75ffdb6fcd-m5wxr/control-plane-machine-set-operator\" id=6968cdcc-2412-4d28-b849-5035267a56eb name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:20:10.236318 | controller |     "Jun 12 15:59:21.796425 crc crio[21573]: time=\"2026-06-12T15:59:21.796298228Z\" level=info msg=\"Starting container: 4d61ecfb83c4711e4a357c4415cdf81c23161f9bbe0c7d230433322d54dd1be5\" id=89fd71d1-1090-436b-8879-d1e350f03ec9 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 17:20:10.236335 | controller |     "Jun 12 15:59:21.799558 crc crio[21573]: time=\"2026-06-12T15:59:21.799383237Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.236351 | controller |     "Jun 12 15:59:21.804532 crc crio[21573]: time=\"2026-06-12T15:59:21.804252709Z\" level=info msg=\"Started container\" PID=25000 containerID=4d61ecfb83c4711e4a357c4415cdf81c23161f9bbe0c7d230433322d54dd1be5 description=openshift-machine-api/control-plane-machine-set-operator-75ffdb6fcd-m5wxr/control-plane-machine-set-operator id=89fd71d1-1090-436b-8879-d1e350f03ec9 name=/runtime.v1.RuntimeService/StartContainer sandboxID=507d8bb659254637b5dab250d204981764caabb44ce6ca70ab29391bd0886da9",
2026-06-12 17:20:10.236367 | controller |     "Jun 12 15:59:21.906379 crc crio[21573]: time=\"2026-06-12T15:59:21.906258025Z\" level=info msg=\"Created container 52c554ddf707914dbf80d7b6aee0ed4dd6ceaed56d5f7c90d9d240ae9cfcb975: openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller\" id=8d704975-d589-4fc5-a9be-3ea816857c53 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:20:10.236384 | controller |     "Jun 12 15:59:21.907655 crc crio[21573]: time=\"2026-06-12T15:59:21.907560693Z\" level=info msg=\"Starting container: 52c554ddf707914dbf80d7b6aee0ed4dd6ceaed56d5f7c90d9d240ae9cfcb975\" id=82694d6e-2add-46d9-ba6d-3ccd83017db0 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 17:20:10.236400 | controller |     "Jun 12 15:59:21.914419 crc crio[21573]: time=\"2026-06-12T15:59:21.914290669Z\" level=info msg=\"Started container\" PID=25012 containerID=52c554ddf707914dbf80d7b6aee0ed4dd6ceaed56d5f7c90d9d240ae9cfcb975 description=openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller id=82694d6e-2add-46d9-ba6d-3ccd83017db0 name=/runtime.v1.RuntimeService/StartContainer sandboxID=08925344ca1fb98d480c9f4fa2cf1bb311348aff6b665a8cfa8fa6afb5c4ef5f",
2026-06-12 17:20:10.236419 | controller |     "Jun 12 15:59:23.602501 crc crio[21573]: time=\"2026-06-12T15:59:23.602060313Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-controller-manager-operator@sha256:f69b9cc9b9cfde726109a9e12b80a3eefa472d7e29159df0fbc7143c48983cd6\" id=58fea808-f56c-4bfb-bfe8-fce34c499c15 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:20:10.236437 | controller |     "Jun 12 15:59:23.605867 crc crio[21573]: time=\"2026-06-12T15:59:23.605697729Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-controller-manager-operator@sha256:f69b9cc9b9cfde726109a9e12b80a3eefa472d7e29159df0fbc7143c48983cd6\" id=c31791d0-e73a-4417-9c32-fc88eb24e741 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:20:10.236453 | controller |     "Jun 12 15:59:23.608636 crc crio[21573]: time=\"2026-06-12T15:59:23.608565702Z\" level=info msg=\"Creating container: openshift-kube-controller-manager/kube-controller-manager-crc/kube-controller-manager-recovery-controller\" id=2e9cda07-0949-43e6-8dda-fc2ff67eca6a name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:20:10.236468 | controller |     "Jun 12 15:59:23.609308 crc crio[21573]: time=\"2026-06-12T15:59:23.609140408Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.236484 | controller |     "Jun 12 15:59:23.646929 crc crio[21573]: time=\"2026-06-12T15:59:23.646770699Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.236500 | controller |     "Jun 12 15:59:23.834986 crc crio[21573]: time=\"2026-06-12T15:59:23.8348423Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.236515 | controller |     "Jun 12 15:59:23.952499 crc crio[21573]: time=\"2026-06-12T15:59:23.952259303Z\" level=info msg=\"Created container 16a9ca177aa02c6e2bf088856a7fac7df72f045509ba3dea82210e9a10d334fb: openshift-kube-controller-manager/kube-controller-manager-crc/kube-controller-manager-recovery-controller\" id=2e9cda07-0949-43e6-8dda-fc2ff67eca6a name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:20:10.236532 | controller |     "Jun 12 15:59:23.953322 crc crio[21573]: time=\"2026-06-12T15:59:23.953239081Z\" level=info msg=\"Starting container: 16a9ca177aa02c6e2bf088856a7fac7df72f045509ba3dea82210e9a10d334fb\" id=2bd69ad5-3dbd-4f8b-9f3a-a7d177748b69 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 17:20:10.236548 | controller |     "Jun 12 15:59:23.965156 crc crio[21573]: time=\"2026-06-12T15:59:23.959705818Z\" level=info msg=\"Started container\" PID=25101 containerID=16a9ca177aa02c6e2bf088856a7fac7df72f045509ba3dea82210e9a10d334fb description=openshift-kube-controller-manager/kube-controller-manager-crc/kube-controller-manager-recovery-controller id=2bd69ad5-3dbd-4f8b-9f3a-a7d177748b69 name=/runtime.v1.RuntimeService/StartContainer sandboxID=08925344ca1fb98d480c9f4fa2cf1bb311348aff6b665a8cfa8fa6afb5c4ef5f",
2026-06-12 17:20:10.236564 | controller |     "Jun 12 15:59:27.675629 crc crio[21573]: time=\"2026-06-12T15:59:27.674930545Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:e504172345491d90bbbf1e7e45488e73073f4c6d7c2355245871051596fc85db\" id=4e76e224-8c8e-4bf6-bd8b-eb8cf0349f4d name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:20:10.236602 | controller |     "Jun 12 15:59:27.677805 crc crio[21573]: time=\"2026-06-12T15:59:27.677704455Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:e504172345491d90bbbf1e7e45488e73073f4c6d7c2355245871051596fc85db\" id=b8db0223-2b6f-40ad-93eb-bfd77c36e0e6 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:20:10.236625 | controller |     "Jun 12 15:59:27.681045 crc crio[21573]: time=\"2026-06-12T15:59:27.680949549Z\" level=info msg=\"Creating container: openshift-kube-scheduler/openshift-kube-scheduler-crc/kube-scheduler-recovery-controller\" id=0c263cb5-36c0-4f9c-9e48-61328c2822b4 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:20:10.236642 | controller |     "Jun 12 15:59:27.681322 crc crio[21573]: time=\"2026-06-12T15:59:27.681302079Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.236659 | controller |     "Jun 12 15:59:27.708614 crc crio[21573]: time=\"2026-06-12T15:59:27.70826238Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.236675 | controller |     "Jun 12 15:59:27.882427 crc crio[21573]: time=\"2026-06-12T15:59:27.882238182Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.236691 | controller |     "Jun 12 15:59:27.996969 crc crio[21573]: time=\"2026-06-12T15:59:27.996838853Z\" level=info msg=\"Created container 01d50562cf6bcb693bac3089823eb384d2151f77c8ac9f391e372eda1ab606a3: openshift-kube-scheduler/openshift-kube-scheduler-crc/kube-scheduler-recovery-controller\" id=0c263cb5-36c0-4f9c-9e48-61328c2822b4 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:20:10.236706 | controller |     "Jun 12 15:59:27.998906 crc crio[21573]: time=\"2026-06-12T15:59:27.998857122Z\" level=info msg=\"Starting container: 01d50562cf6bcb693bac3089823eb384d2151f77c8ac9f391e372eda1ab606a3\" id=7deef996-2df1-4c62-8def-58387d47bd05 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 17:20:10.236722 | controller |     "Jun 12 15:59:28.008731 crc crio[21573]: time=\"2026-06-12T15:59:28.008611084Z\" level=info msg=\"Started container\" PID=25189 containerID=01d50562cf6bcb693bac3089823eb384d2151f77c8ac9f391e372eda1ab606a3 description=openshift-kube-scheduler/openshift-kube-scheduler-crc/kube-scheduler-recovery-controller id=7deef996-2df1-4c62-8def-58387d47bd05 name=/runtime.v1.RuntimeService/StartContainer sandboxID=1d0a7ff26a8e75a64d9099338efab8d714370e98ac9e4d74524f465a281b6a31",
2026-06-12 17:20:10.236739 | controller |     "Jun 12 15:59:32.761196 crc crio[21573]: time=\"2026-06-12T15:59:32.759783443Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=99bb5718-10a8-46c5-8629-fe908f7d6083 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:20:10.236756 | controller |     "Jun 12 15:59:32.765897 crc crio[21573]: time=\"2026-06-12T15:59:32.765790358Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=a2ae5ebd-59e3-4e3a-bfb6-e418b7008ba2 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:20:10.236772 | controller |     "Jun 12 15:59:32.769963 crc crio[21573]: time=\"2026-06-12T15:59:32.769845945Z\" level=info msg=\"Creating container: openshift-ovn-kubernetes/ovnkube-control-plane-57b78d8988-l69zc/ovnkube-cluster-manager\" id=380b0bef-8856-4d31-a882-3703e4a9fded name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:20:10.236788 | controller |     "Jun 12 15:59:32.770613 crc crio[21573]: time=\"2026-06-12T15:59:32.77038599Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.236804 | controller |     "Jun 12 15:59:32.800849 crc crio[21573]: time=\"2026-06-12T15:59:32.80072933Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.236823 | controller |     "Jun 12 15:59:32.805636 crc crio[21573]: time=\"2026-06-12T15:59:32.80553375Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.236839 | controller |     "Jun 12 15:59:32.947991 crc crio[21573]: time=\"2026-06-12T15:59:32.947781902Z\" level=info msg=\"Created container 1deacf16b1d3e7f9c8d2f5460f769898e1d62eefbb2aa216d7a8d327776c7d30: openshift-ovn-kubernetes/ovnkube-control-plane-57b78d8988-l69zc/ovnkube-cluster-manager\" id=380b0bef-8856-4d31-a882-3703e4a9fded name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:20:10.236856 | controller |     "Jun 12 15:59:32.949943 crc crio[21573]: time=\"2026-06-12T15:59:32.949752699Z\" level=info msg=\"Starting container: 1deacf16b1d3e7f9c8d2f5460f769898e1d62eefbb2aa216d7a8d327776c7d30\" id=95ba0e8a-1fdb-4490-ab04-6c8c138127e5 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 17:20:10.236872 | controller |     "Jun 12 15:59:32.957163 crc crio[21573]: time=\"2026-06-12T15:59:32.956866356Z\" level=info msg=\"Started container\" PID=25228 containerID=1deacf16b1d3e7f9c8d2f5460f769898e1d62eefbb2aa216d7a8d327776c7d30 description=openshift-ovn-kubernetes/ovnkube-control-plane-57b78d8988-l69zc/ovnkube-cluster-manager id=95ba0e8a-1fdb-4490-ab04-6c8c138127e5 name=/runtime.v1.RuntimeService/StartContainer sandboxID=59c4ea65ef843c8a90f6bad8892f6359cbad9137eca6229f792e1e424da9945e",
2026-06-12 17:20:10.236889 | controller |     "Jun 12 15:59:37.836820 crc crio[21573]: time=\"2026-06-12T15:59:37.835669583Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:4fe612a1572df462d6a4b664a10bc2e6cad239648acbf8c0303f8fca5d2596c0\" id=40f71490-7485-486d-961a-4c2d0582c30a name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:20:10.236906 | controller |     "Jun 12 15:59:37.838273 crc crio[21573]: time=\"2026-06-12T15:59:37.838140355Z\" level=info msg=\"Removing container: 4dcf95bb652cb5f7d3438246bdfc19caaeb504b297cadfcfe37bf52f0dd2a213\" id=660f431b-bdf0-4666-b08e-59710c105cdf name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 17:20:10.236922 | controller |     "Jun 12 15:59:37.842883 crc crio[21573]: time=\"2026-06-12T15:59:37.842701527Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:4fe612a1572df462d6a4b664a10bc2e6cad239648acbf8c0303f8fca5d2596c0\" id=35f27d03-b139-47db-949e-71d9b67704cf name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:20:10.236939 | controller |     "Jun 12 15:59:37.920151 crc crio[21573]: time=\"2026-06-12T15:59:37.920013208Z\" level=info msg=\"Creating container: openshift-cluster-machine-approver/machine-approver-54c688565-5bsg4/machine-approver-controller\" id=9ed862e1-8328-40b3-b530-050c538b85a5 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:20:10.236956 | controller |     "Jun 12 15:59:37.920855 crc crio[21573]: time=\"2026-06-12T15:59:37.920788952Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.236972 | controller |     "Jun 12 15:59:37.942869 crc crio[21573]: time=\"2026-06-12T15:59:37.942665495Z\" level=info msg=\"Removed container 4dcf95bb652cb5f7d3438246bdfc19caaeb504b297cadfcfe37bf52f0dd2a213: openshift-cluster-machine-approver/machine-approver-54c688565-5bsg4/machine-approver-controller\" id=660f431b-bdf0-4666-b08e-59710c105cdf name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 17:20:10.236989 | controller |     "Jun 12 15:59:37.949291 crc crio[21573]: time=\"2026-06-12T15:59:37.949145282Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.237009 | controller |     "Jun 12 15:59:38.150906 crc crio[21573]: time=\"2026-06-12T15:59:38.150638262Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.237114 | controller |     "Jun 12 15:59:38.242304 crc crio[21573]: time=\"2026-06-12T15:59:38.242131074Z\" level=info msg=\"Created container 8a0f3c738f74989d4b04220816f78de39dd32e1da7f84e2f200ef2b2f9487cce: openshift-cluster-machine-approver/machine-approver-54c688565-5bsg4/machine-approver-controller\" id=9ed862e1-8328-40b3-b530-050c538b85a5 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:20:10.237133 | controller |     "Jun 12 15:59:38.244597 crc crio[21573]: time=\"2026-06-12T15:59:38.244302106Z\" level=info msg=\"Starting container: 8a0f3c738f74989d4b04220816f78de39dd32e1da7f84e2f200ef2b2f9487cce\" id=084fb611-6dfc-4f24-ab32-18b013afb9f9 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 17:20:10.237150 | controller |     "Jun 12 15:59:38.249593 crc crio[21573]: time=\"2026-06-12T15:59:38.249491397Z\" level=info msg=\"Started container\" PID=25362 containerID=8a0f3c738f74989d4b04220816f78de39dd32e1da7f84e2f200ef2b2f9487cce description=openshift-cluster-machine-approver/machine-approver-54c688565-5bsg4/machine-approver-controller id=084fb611-6dfc-4f24-ab32-18b013afb9f9 name=/runtime.v1.RuntimeService/StartContainer sandboxID=2e94585f77bc5c852377d9c848b1c13b14f77a5c1d38a7dace079c6a05e835e4",
2026-06-12 17:20:10.237170 | controller |     "Jun 12 15:59:40.888411 crc crio[21573]: time=\"2026-06-12T15:59:40.88770205Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8a46fa8feeea5d04fd602559027f8bacc97e12bbf8e33793dca08e812e1f8825\" id=d6a08dbf-3ed7-4702-a2d0-29dc08895acd name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:20:10.237195 | controller |     "Jun 12 15:59:40.891729 crc crio[21573]: time=\"2026-06-12T15:59:40.891614733Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8a46fa8feeea5d04fd602559027f8bacc97e12bbf8e33793dca08e812e1f8825\" id=445afa9c-2952-4b46-a8cc-504ca93745f7 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:20:10.237215 | controller |     "Jun 12 15:59:40.895252 crc crio[21573]: time=\"2026-06-12T15:59:40.895121285Z\" level=info msg=\"Creating container: openshift-kube-scheduler/openshift-kube-scheduler-crc/kube-scheduler\" id=96156027-dbb5-41e6-8d74-5944397bad1e name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:20:10.237284 | controller |     "Jun 12 15:59:40.895959 crc crio[21573]: time=\"2026-06-12T15:59:40.895852546Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.237303 | controller |     "Jun 12 15:59:40.935900 crc crio[21573]: time=\"2026-06-12T15:59:40.935735542Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.237319 | controller |     "Jun 12 15:59:41.122673 crc crio[21573]: time=\"2026-06-12T15:59:41.122309029Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.237334 | controller |     "Jun 12 15:59:41.235382 crc crio[21573]: time=\"2026-06-12T15:59:41.235224142Z\" level=info msg=\"Created container 2b4875e6b2ca1a5f78e6a55c08c54289e2fe06f35245156fb021ab3fe12cf95c: openshift-kube-scheduler/openshift-kube-scheduler-crc/kube-scheduler\" id=96156027-dbb5-41e6-8d74-5944397bad1e name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:20:10.237350 | controller |     "Jun 12 15:59:41.237321 crc crio[21573]: time=\"2026-06-12T15:59:41.236916201Z\" level=info msg=\"Starting container: 2b4875e6b2ca1a5f78e6a55c08c54289e2fe06f35245156fb021ab3fe12cf95c\" id=358199b1-25c8-4940-ac9c-f1c4e1c7ce16 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 17:20:10.237370 | controller |     "Jun 12 15:59:41.246755 crc crio[21573]: time=\"2026-06-12T15:59:41.246651943Z\" level=info msg=\"Started container\" PID=25387 containerID=2b4875e6b2ca1a5f78e6a55c08c54289e2fe06f35245156fb021ab3fe12cf95c description=openshift-kube-scheduler/openshift-kube-scheduler-crc/kube-scheduler id=358199b1-25c8-4940-ac9c-f1c4e1c7ce16 name=/runtime.v1.RuntimeService/StartContainer sandboxID=1d0a7ff26a8e75a64d9099338efab8d714370e98ac9e4d74524f465a281b6a31",
2026-06-12 17:20:10.237387 | controller |     "Jun 12 15:59:52.739075 crc crio[21573]: time=\"2026-06-12T15:59:52.737539519Z\" level=info msg=\"Stopping container: 52c554ddf707914dbf80d7b6aee0ed4dd6ceaed56d5f7c90d9d240ae9cfcb975 (timeout: 30s)\" id=2fc0e359-86db-499c-bfe3-91bdbd693f02 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 17:20:10.237402 | controller |     "Jun 12 15:59:52.800372 crc crio[21573]: time=\"2026-06-12T15:59:52.800289188Z\" level=info msg=\"Stopped container 52c554ddf707914dbf80d7b6aee0ed4dd6ceaed56d5f7c90d9d240ae9cfcb975: openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller\" id=2fc0e359-86db-499c-bfe3-91bdbd693f02 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 17:20:10.237417 | controller |     "Jun 12 15:59:52.802671 crc crio[21573]: time=\"2026-06-12T15:59:52.802644885Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c6a47106effd9e9a41131e2bf6c832b80cd77b3439334f760b35b0729f2fb00\" id=d7319e68-ba57-4f10-ad27-9fd3a0ba97f1 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:20:10.237432 | controller |     "Jun 12 15:59:52.805342 crc crio[21573]: time=\"2026-06-12T15:59:52.80523758Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c6a47106effd9e9a41131e2bf6c832b80cd77b3439334f760b35b0729f2fb00\" id=5a23478b-823b-4d8d-976b-25009d624322 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:20:10.237447 | controller |     "Jun 12 15:59:52.810344 crc crio[21573]: time=\"2026-06-12T15:59:52.810312577Z\" level=info msg=\"Creating container: openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller\" id=34917f97-8607-4fbd-95c9-f00c4b83b309 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:20:10.237462 | controller |     "Jun 12 15:59:52.810844 crc crio[21573]: time=\"2026-06-12T15:59:52.810816602Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.237478 | controller |     "Jun 12 15:59:52.845843 crc crio[21573]: time=\"2026-06-12T15:59:52.845639121Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.237492 | controller |     "Jun 12 15:59:53.042386 crc crio[21573]: time=\"2026-06-12T15:59:53.041663703Z\" level=info msg=\"Removing container: 5091e7cff9c3f3d943c1e429cd8003245458932605712a555a0b5fe965bb0136\" id=1afa8a08-e095-4ede-81c7-e06d81e0db16 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 17:20:10.237507 | controller |     "Jun 12 15:59:53.054419 crc crio[21573]: time=\"2026-06-12T15:59:53.054311889Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.237521 | controller |     "Jun 12 15:59:53.148618 crc crio[21573]: time=\"2026-06-12T15:59:53.148385326Z\" level=info msg=\"Removed container 5091e7cff9c3f3d943c1e429cd8003245458932605712a555a0b5fe965bb0136: openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller\" id=1afa8a08-e095-4ede-81c7-e06d81e0db16 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 17:20:10.237536 | controller |     "Jun 12 15:59:53.166094 crc crio[21573]: time=\"2026-06-12T15:59:53.165838981Z\" level=info msg=\"Created container 173c88882b12efe112551d0cbc65b9fb17f2a5c8bd5d00c8192e8f75f885e859: openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller\" id=34917f97-8607-4fbd-95c9-f00c4b83b309 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:20:10.237555 | controller |     "Jun 12 15:59:53.167544 crc crio[21573]: time=\"2026-06-12T15:59:53.167418186Z\" level=info msg=\"Starting container: 173c88882b12efe112551d0cbc65b9fb17f2a5c8bd5d00c8192e8f75f885e859\" id=8364a22d-572b-4225-a1c3-6f7908b2d50f name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 17:20:10.237570 | controller |     "Jun 12 15:59:53.173023 crc crio[21573]: time=\"2026-06-12T15:59:53.172894095Z\" level=info msg=\"Started container\" PID=25564 containerID=173c88882b12efe112551d0cbc65b9fb17f2a5c8bd5d00c8192e8f75f885e859 description=openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller id=8364a22d-572b-4225-a1c3-6f7908b2d50f name=/runtime.v1.RuntimeService/StartContainer sandboxID=08925344ca1fb98d480c9f4fa2cf1bb311348aff6b665a8cfa8fa6afb5c4ef5f",
2026-06-12 17:20:10.237613 | controller |     "Jun 12 15:59:53.206905 crc crio[21573]: time=\"2026-06-12T15:59:53.206743136Z\" level=info msg=\"Removing container: 9de8c8bc9c84c138b6c74af40b5ca3cc9e17ff9302c7b798e7fc7c6bfbb246c5\" id=4d3de9ce-d223-4c4d-886a-a334f037ca8c name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 17:20:10.237630 | controller |     "Jun 12 15:59:53.236093 crc crio[21573]: time=\"2026-06-12T15:59:53.235961893Z\" level=info msg=\"Removed container 9de8c8bc9c84c138b6c74af40b5ca3cc9e17ff9302c7b798e7fc7c6bfbb246c5: openshift-marketplace/redhat-operators-2ck49/registry-server\" id=4d3de9ce-d223-4c4d-886a-a334f037ca8c name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 17:20:10.237645 | controller |     "Jun 12 15:59:53.239244 crc crio[21573]: time=\"2026-06-12T15:59:53.239147256Z\" level=info msg=\"Removing container: d0a7f25317c0297046bfc56aa0b2039c85e01ef767ac07694bb1e2d3dc26c0c2\" id=321e1a64-7a35-442e-93be-06ea0b369e6e name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 17:20:10.237661 | controller |     "Jun 12 15:59:53.264971 crc crio[21573]: time=\"2026-06-12T15:59:53.264899065Z\" level=info msg=\"Removed container d0a7f25317c0297046bfc56aa0b2039c85e01ef767ac07694bb1e2d3dc26c0c2: openshift-marketplace/certified-operators-4lxqg/extract-content\" id=321e1a64-7a35-442e-93be-06ea0b369e6e name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 17:20:10.237675 | controller |     "Jun 12 15:59:53.271056 crc crio[21573]: time=\"2026-06-12T15:59:53.270940597Z\" level=info msg=\"Removing container: c2b9fa5396c6acf7d693165259b78acdca0d7f178bb5d5d65838f211692f1ddf\" id=f794e59b-2aa7-4fd5-ab1c-5f45b188d80e name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 17:20:10.237690 | controller |     "Jun 12 15:59:53.292255 crc crio[21573]: time=\"2026-06-12T15:59:53.292044369Z\" level=info msg=\"Removed container c2b9fa5396c6acf7d693165259b78acdca0d7f178bb5d5d65838f211692f1ddf: openshift-marketplace/certified-operators-4lxqg/registry-server\" id=f794e59b-2aa7-4fd5-ab1c-5f45b188d80e name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 17:20:10.237705 | controller |     "Jun 12 15:59:53.295965 crc crio[21573]: time=\"2026-06-12T15:59:53.295873689Z\" level=info msg=\"Removing container: 9c4117d68945a3ed897d119b906251f1f7d0c82056628b0018f97bf289e8bbc9\" id=dd81fe25-d9bf-4143-b504-424c498ea502 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 17:20:10.237720 | controller |     "Jun 12 15:59:53.328848 crc crio[21573]: time=\"2026-06-12T15:59:53.328714892Z\" level=info msg=\"Removed container 9c4117d68945a3ed897d119b906251f1f7d0c82056628b0018f97bf289e8bbc9: openshift-marketplace/redhat-operators-2ck49/extract-content\" id=dd81fe25-d9bf-4143-b504-424c498ea502 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 17:20:10.237734 | controller |     "Jun 12 15:59:53.336374 crc crio[21573]: time=\"2026-06-12T15:59:53.336262231Z\" level=info msg=\"Stopping pod sandbox: 24b5908c94d9dd2048db39291c6613600cf291995ef7c56938aa499988cbb7d9\" id=dd8b871d-daa8-4b53-a499-c45147a6deda name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 17:20:10.237752 | controller |     "Jun 12 15:59:53.336622 crc crio[21573]: time=\"2026-06-12T15:59:53.336381654Z\" level=info msg=\"Stopped pod sandbox (already stopped): 24b5908c94d9dd2048db39291c6613600cf291995ef7c56938aa499988cbb7d9\" id=dd8b871d-daa8-4b53-a499-c45147a6deda name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 17:20:10.237767 | controller |     "Jun 12 15:59:53.337583 crc crio[21573]: time=\"2026-06-12T15:59:53.337433584Z\" level=info msg=\"Removing pod sandbox: 24b5908c94d9dd2048db39291c6613600cf291995ef7c56938aa499988cbb7d9\" id=56beaecf-d029-4a14-8421-b0a50d29b484 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 17:20:10.237782 | controller |     "Jun 12 15:59:53.350542 crc crio[21573]: time=\"2026-06-12T15:59:53.350404311Z\" level=info msg=\"Removed pod sandbox: 24b5908c94d9dd2048db39291c6613600cf291995ef7c56938aa499988cbb7d9\" id=56beaecf-d029-4a14-8421-b0a50d29b484 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 17:20:10.237797 | controller |     "Jun 12 15:59:53.351712 crc crio[21573]: time=\"2026-06-12T15:59:53.351602085Z\" level=info msg=\"Stopping pod sandbox: 88f1ee99c7048a210bdb9ac8d0e938546328f4d089dd89ee970e4fd23e8a56fb\" id=1e56c260-28fe-45c7-a786-312b105559b0 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 17:20:10.237813 | controller |     "Jun 12 15:59:53.351808 crc crio[21573]: time=\"2026-06-12T15:59:53.351731758Z\" level=info msg=\"Stopped pod sandbox (already stopped): 88f1ee99c7048a210bdb9ac8d0e938546328f4d089dd89ee970e4fd23e8a56fb\" id=1e56c260-28fe-45c7-a786-312b105559b0 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 17:20:10.237828 | controller |     "Jun 12 15:59:53.352917 crc crio[21573]: time=\"2026-06-12T15:59:53.35282786Z\" level=info msg=\"Removing pod sandbox: 88f1ee99c7048a210bdb9ac8d0e938546328f4d089dd89ee970e4fd23e8a56fb\" id=cba3452f-82ed-421d-a3e1-d3c9c847209f name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 17:20:10.237843 | controller |     "Jun 12 15:59:53.367572 crc crio[21573]: time=\"2026-06-12T15:59:53.367386173Z\" level=info msg=\"Removed pod sandbox: 88f1ee99c7048a210bdb9ac8d0e938546328f4d089dd89ee970e4fd23e8a56fb\" id=cba3452f-82ed-421d-a3e1-d3c9c847209f name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 17:20:10.237857 | controller |     "Jun 12 15:59:56.581164 crc crio[21573]: time=\"2026-06-12T15:59:56.580515506Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9e388ee2b3562b6267447cbcc4b95ca7a61bf361840d36a682480da671b83612\" id=429c0caf-38b6-487c-9cc7-b6efaa3cd9e5 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:20:10.237878 | controller |     "Jun 12 15:59:56.585260 crc crio[21573]: time=\"2026-06-12T15:59:56.585124738Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9e388ee2b3562b6267447cbcc4b95ca7a61bf361840d36a682480da671b83612\" id=97f36592-19e8-4565-a111-5aefb9c2c9d7 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:20:10.237953 | controller |     "Jun 12 15:59:56.613781 crc crio[21573]: time=\"2026-06-12T15:59:56.613572124Z\" level=info msg=\"Creating container: openshift-etcd/etcd-crc/etcdctl\" id=d8c95cf2-de42-4f17-9368-d78ad2fea692 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:20:10.237977 | controller |     "Jun 12 15:59:56.614429 crc crio[21573]: time=\"2026-06-12T15:59:56.614330216Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.237995 | controller |     "Jun 12 15:59:56.659014 crc crio[21573]: time=\"2026-06-12T15:59:56.65895239Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.238025 | controller |     "Jun 12 15:59:56.860603 crc crio[21573]: time=\"2026-06-12T15:59:56.860434829Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.238046 | controller |     "Jun 12 15:59:56.976232 crc crio[21573]: time=\"2026-06-12T15:59:56.976036879Z\" level=info msg=\"Created container 743e86333963633360c8029cdddba3231f22aa37e8573728f693bbb50cee7b17: openshift-etcd/etcd-crc/etcdctl\" id=d8c95cf2-de42-4f17-9368-d78ad2fea692 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:20:10.238412 | controller |     "Jun 12 15:59:56.977703 crc crio[21573]: time=\"2026-06-12T15:59:56.977593184Z\" level=info msg=\"Starting container: 743e86333963633360c8029cdddba3231f22aa37e8573728f693bbb50cee7b17\" id=f7605871-b63b-43ac-a5d8-6d485ed13ef7 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 17:20:10.238441 | controller |     "Jun 12 15:59:56.983099 crc crio[21573]: time=\"2026-06-12T15:59:56.982964492Z\" level=info msg=\"Started container\" PID=25681 containerID=743e86333963633360c8029cdddba3231f22aa37e8573728f693bbb50cee7b17 description=openshift-etcd/etcd-crc/etcdctl id=f7605871-b63b-43ac-a5d8-6d485ed13ef7 name=/runtime.v1.RuntimeService/StartContainer sandboxID=bd3af19dcc2f1e200a5050b56239ad6b89c5e0348079e05f188185fc138494b9",
2026-06-12 17:20:10.238459 | controller |     "Jun 12 15:59:56.995358 crc crio[21573]: time=\"2026-06-12T15:59:56.995238706Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9e388ee2b3562b6267447cbcc4b95ca7a61bf361840d36a682480da671b83612\" id=35eb9b90-2a85-4d64-a94a-92ff3f96de54 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:20:10.238476 | controller |     "Jun 12 15:59:56.998050 crc crio[21573]: time=\"2026-06-12T15:59:56.997930414Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9e388ee2b3562b6267447cbcc4b95ca7a61bf361840d36a682480da671b83612\" id=f64b75df-d467-442b-a0c1-6f39e7bd52a1 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:20:10.238492 | controller |     "Jun 12 15:59:57.006123 crc crio[21573]: time=\"2026-06-12T15:59:57.005976036Z\" level=info msg=\"Creating container: openshift-etcd/etcd-crc/etcd\" id=a6321424-de8a-418d-b8b4-2ab11c21d672 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:20:10.238508 | controller |     "Jun 12 15:59:57.006822 crc crio[21573]: time=\"2026-06-12T15:59:57.006740629Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.238523 | controller |     "Jun 12 15:59:57.041509 crc crio[21573]: time=\"2026-06-12T15:59:57.04128286Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.238538 | controller |     "Jun 12 15:59:57.232827 crc crio[21573]: time=\"2026-06-12T15:59:57.232400689Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.238553 | controller |     "Jun 12 15:59:57.339971 crc crio[21573]: time=\"2026-06-12T15:59:57.339838613Z\" level=info msg=\"Created container 3bc73dbc667c9b833a6e2dba70bba0abd7ea2f3c5754b16d28f130852c41ca5f: openshift-etcd/etcd-crc/etcd\" id=a6321424-de8a-418d-b8b4-2ab11c21d672 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:20:10.238568 | controller |     "Jun 12 15:59:57.341414 crc crio[21573]: time=\"2026-06-12T15:59:57.341308995Z\" level=info msg=\"Starting container: 3bc73dbc667c9b833a6e2dba70bba0abd7ea2f3c5754b16d28f130852c41ca5f\" id=7b83a6a9-ef0c-4ae4-a047-9b622584b4f2 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 17:20:10.238615 | controller |     "Jun 12 15:59:57.349603 crc crio[21573]: time=\"2026-06-12T15:59:57.34906196Z\" level=info msg=\"Started container\" PID=25692 containerID=3bc73dbc667c9b833a6e2dba70bba0abd7ea2f3c5754b16d28f130852c41ca5f description=openshift-etcd/etcd-crc/etcd id=7b83a6a9-ef0c-4ae4-a047-9b622584b4f2 name=/runtime.v1.RuntimeService/StartContainer sandboxID=bd3af19dcc2f1e200a5050b56239ad6b89c5e0348079e05f188185fc138494b9",
2026-06-12 17:20:10.238638 | controller |     "Jun 12 15:59:57.365252 crc crio[21573]: time=\"2026-06-12T15:59:57.365125646Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9e388ee2b3562b6267447cbcc4b95ca7a61bf361840d36a682480da671b83612\" id=285be389-eb4d-4820-bd27-f2fc24153c22 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:20:10.238654 | controller |     "Jun 12 15:59:57.367711 crc crio[21573]: time=\"2026-06-12T15:59:57.367623059Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9e388ee2b3562b6267447cbcc4b95ca7a61bf361840d36a682480da671b83612\" id=b8fff193-7f99-4c06-882e-d0de52d95b8b name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:20:10.238670 | controller |     "Jun 12 15:59:57.377002 crc crio[21573]: time=\"2026-06-12T15:59:57.376397023Z\" level=info msg=\"Creating container: openshift-etcd/etcd-crc/etcd-metrics\" id=4e08b1ce-ebe7-4932-9d4d-57de2bebda64 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:20:10.238685 | controller |     "Jun 12 15:59:57.377687 crc crio[21573]: time=\"2026-06-12T15:59:57.377610098Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.238701 | controller |     "Jun 12 15:59:57.411121 crc crio[21573]: time=\"2026-06-12T15:59:57.410941333Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.238716 | controller |     "Jun 12 15:59:57.566592 crc crio[21573]: time=\"2026-06-12T15:59:57.566475782Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.238731 | controller |     "Jun 12 15:59:57.679285 crc crio[21573]: time=\"2026-06-12T15:59:57.679126826Z\" level=info msg=\"Created container f41c5084b979091d44f4b83a81f8517e2e5fe379cff4156f8847ea75b7898033: openshift-etcd/etcd-crc/etcd-metrics\" id=4e08b1ce-ebe7-4932-9d4d-57de2bebda64 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:20:10.238746 | controller |     "Jun 12 15:59:57.682247 crc crio[21573]: time=\"2026-06-12T15:59:57.682047481Z\" level=info msg=\"Starting container: f41c5084b979091d44f4b83a81f8517e2e5fe379cff4156f8847ea75b7898033\" id=763c6d52-512a-46f3-a80c-f8b4ce5516f1 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 17:20:10.238761 | controller |     "Jun 12 15:59:57.690071 crc crio[21573]: time=\"2026-06-12T15:59:57.68995985Z\" level=info msg=\"Started container\" PID=25708 containerID=f41c5084b979091d44f4b83a81f8517e2e5fe379cff4156f8847ea75b7898033 description=openshift-etcd/etcd-crc/etcd-metrics id=763c6d52-512a-46f3-a80c-f8b4ce5516f1 name=/runtime.v1.RuntimeService/StartContainer sandboxID=bd3af19dcc2f1e200a5050b56239ad6b89c5e0348079e05f188185fc138494b9",
2026-06-12 17:20:10.238777 | controller |     "Jun 12 15:59:57.701981 crc crio[21573]: time=\"2026-06-12T15:59:57.701822404Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:bf05b9b2ba66351a6c59f4259fb377f62237a00af3b4f0b95f64409e2f25770e\" id=ee52ea51-781c-48bf-83b2-b2f1cfcf8ecd name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:20:10.238791 | controller |     "Jun 12 15:59:57.706819 crc crio[21573]: time=\"2026-06-12T15:59:57.706559582Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:bf05b9b2ba66351a6c59f4259fb377f62237a00af3b4f0b95f64409e2f25770e\" id=621ca38b-4587-4430-9fd8-8ae02951e27e name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:20:10.238806 | controller |     "Jun 12 15:59:57.715105 crc crio[21573]: time=\"2026-06-12T15:59:57.714969315Z\" level=info msg=\"Creating container: openshift-etcd/etcd-crc/etcd-readyz\" id=7c9e5927-60d8-43d2-8631-d3e59cbe3b22 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:20:10.238825 | controller |     "Jun 12 15:59:57.715943 crc crio[21573]: time=\"2026-06-12T15:59:57.715804329Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.238840 | controller |     "Jun 12 15:59:57.786248 crc crio[21573]: time=\"2026-06-12T15:59:57.785934422Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.238855 | controller |     "Jun 12 15:59:57.965979 crc crio[21573]: time=\"2026-06-12T15:59:57.965787134Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.238870 | controller |     "Jun 12 15:59:58.116329 crc crio[21573]: time=\"2026-06-12T15:59:58.115533425Z\" level=info msg=\"Created container ec5ada0f2399bb2df023167822aa6da5d64b44f4cc024d466fa82c0627493a71: openshift-etcd/etcd-crc/etcd-readyz\" id=7c9e5927-60d8-43d2-8631-d3e59cbe3b22 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:20:10.238884 | controller |     "Jun 12 15:59:58.118004 crc crio[21573]: time=\"2026-06-12T15:59:58.117836512Z\" level=info msg=\"Starting container: ec5ada0f2399bb2df023167822aa6da5d64b44f4cc024d466fa82c0627493a71\" id=016f79ba-5c8f-4f5d-b948-799034e105ea name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 17:20:10.238899 | controller |     "Jun 12 15:59:58.127655 crc crio[21573]: time=\"2026-06-12T15:59:58.127514992Z\" level=info msg=\"Started container\" PID=25725 containerID=ec5ada0f2399bb2df023167822aa6da5d64b44f4cc024d466fa82c0627493a71 description=openshift-etcd/etcd-crc/etcd-readyz id=016f79ba-5c8f-4f5d-b948-799034e105ea name=/runtime.v1.RuntimeService/StartContainer sandboxID=bd3af19dcc2f1e200a5050b56239ad6b89c5e0348079e05f188185fc138494b9",
2026-06-12 17:20:10.238914 | controller |     "Jun 12 15:59:58.146430 crc crio[21573]: time=\"2026-06-12T15:59:58.146180133Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:bf05b9b2ba66351a6c59f4259fb377f62237a00af3b4f0b95f64409e2f25770e\" id=93037b25-8964-4074-af7f-2b5a102fee31 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:20:10.238929 | controller |     "Jun 12 15:59:58.149276 crc crio[21573]: time=\"2026-06-12T15:59:58.149117128Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:bf05b9b2ba66351a6c59f4259fb377f62237a00af3b4f0b95f64409e2f25770e\" id=acdea036-903c-4762-9634-0dbbc931946d name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:20:10.238943 | controller |     "Jun 12 15:59:58.158057 crc crio[21573]: time=\"2026-06-12T15:59:58.157840271Z\" level=info msg=\"Creating container: openshift-etcd/etcd-crc/etcd-rev\" id=79f962fa-aaef-461f-8ae4-a4771ffa5c4d name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:20:10.238958 | controller |     "Jun 12 15:59:58.158601 crc crio[21573]: time=\"2026-06-12T15:59:58.158382076Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.238973 | controller |     "Jun 12 15:59:58.216867 crc crio[21573]: time=\"2026-06-12T15:59:58.216617664Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.238988 | controller |     "Jun 12 15:59:58.427395 crc crio[21573]: time=\"2026-06-12T15:59:58.427174906Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.239009 | controller |     "Jun 12 15:59:58.538496 crc crio[21573]: time=\"2026-06-12T15:59:58.538354708Z\" level=info msg=\"Created container 3d9a06c42bab4c447686d00f40074a94853ee646968e2a507ef6c7f98fce4bd6: openshift-etcd/etcd-crc/etcd-rev\" id=79f962fa-aaef-461f-8ae4-a4771ffa5c4d name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:20:10.239025 | controller |     "Jun 12 15:59:58.540483 crc crio[21573]: time=\"2026-06-12T15:59:58.540299145Z\" level=info msg=\"Starting container: 3d9a06c42bab4c447686d00f40074a94853ee646968e2a507ef6c7f98fce4bd6\" id=235732f2-7823-4357-acc3-e1a6bc1627ab name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 17:20:10.239041 | controller |     "Jun 12 15:59:58.547759 crc crio[21573]: time=\"2026-06-12T15:59:58.547644748Z\" level=info msg=\"Started container\" PID=25744 containerID=3d9a06c42bab4c447686d00f40074a94853ee646968e2a507ef6c7f98fce4bd6 description=openshift-etcd/etcd-crc/etcd-rev id=235732f2-7823-4357-acc3-e1a6bc1627ab name=/runtime.v1.RuntimeService/StartContainer sandboxID=bd3af19dcc2f1e200a5050b56239ad6b89c5e0348079e05f188185fc138494b9",
2026-06-12 17:20:10.239056 | controller |     "Jun 12 16:00:23.686103 crc crio[21573]: time=\"2026-06-12T16:00:23.685146262Z\" level=info msg=\"Stopping container: 173c88882b12efe112551d0cbc65b9fb17f2a5c8bd5d00c8192e8f75f885e859 (timeout: 30s)\" id=aa32cf14-dfd5-4d7a-96fd-bcff05a94f9e name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 17:20:10.239071 | controller |     "Jun 12 16:00:23.744788 crc crio[21573]: time=\"2026-06-12T16:00:23.744690647Z\" level=info msg=\"Stopped container 173c88882b12efe112551d0cbc65b9fb17f2a5c8bd5d00c8192e8f75f885e859: openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller\" id=aa32cf14-dfd5-4d7a-96fd-bcff05a94f9e name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 17:20:10.239086 | controller |     "Jun 12 16:00:23.746513 crc crio[21573]: time=\"2026-06-12T16:00:23.746386768Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c6a47106effd9e9a41131e2bf6c832b80cd77b3439334f760b35b0729f2fb00\" id=e9114114-7827-483d-9382-8cdb833a54b6 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:20:10.239101 | controller |     "Jun 12 16:00:23.748528 crc crio[21573]: time=\"2026-06-12T16:00:23.748418125Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c6a47106effd9e9a41131e2bf6c832b80cd77b3439334f760b35b0729f2fb00\" id=49a4705f-3f03-4563-9354-4e3f02ddd375 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:20:10.239115 | controller |     "Jun 12 16:00:23.751209 crc crio[21573]: time=\"2026-06-12T16:00:23.751017621Z\" level=info msg=\"Creating container: openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller\" id=16051133-05f2-4b0e-af81-084019110e30 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:20:10.239130 | controller |     "Jun 12 16:00:23.751803 crc crio[21573]: time=\"2026-06-12T16:00:23.751719241Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.239145 | controller |     "Jun 12 16:00:23.783594 crc crio[21573]: time=\"2026-06-12T16:00:23.783204183Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.239160 | controller |     "Jun 12 16:00:23.951295 crc crio[21573]: time=\"2026-06-12T16:00:23.951083449Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.239175 | controller |     "Jun 12 16:00:24.076187 crc crio[21573]: time=\"2026-06-12T16:00:24.075173945Z\" level=info msg=\"Created container 7b08b474e6a1cffc0b75cc8a577a7a27a7d789ab3adfecaec4f46555f6a33056: openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller\" id=16051133-05f2-4b0e-af81-084019110e30 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:20:10.239193 | controller |     "Jun 12 16:00:24.078617 crc crio[21573]: time=\"2026-06-12T16:00:24.078376838Z\" level=info msg=\"Starting container: 7b08b474e6a1cffc0b75cc8a577a7a27a7d789ab3adfecaec4f46555f6a33056\" id=7f6ae6ef-62df-49fb-81cc-0be41d0bc4db name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 17:20:10.239217 | controller |     "Jun 12 16:00:24.093813 crc crio[21573]: time=\"2026-06-12T16:00:24.089812179Z\" level=info msg=\"Started container\" PID=26115 containerID=7b08b474e6a1cffc0b75cc8a577a7a27a7d789ab3adfecaec4f46555f6a33056 description=openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller id=7f6ae6ef-62df-49fb-81cc-0be41d0bc4db name=/runtime.v1.RuntimeService/StartContainer sandboxID=08925344ca1fb98d480c9f4fa2cf1bb311348aff6b665a8cfa8fa6afb5c4ef5f",
2026-06-12 17:20:10.239239 | controller |     "Jun 12 16:00:24.443922 crc crio[21573]: time=\"2026-06-12T16:00:24.443810089Z\" level=info msg=\"Removing container: 52c554ddf707914dbf80d7b6aee0ed4dd6ceaed56d5f7c90d9d240ae9cfcb975\" id=e4229336-3ff1-4f20-a7c2-cb9609952fd4 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 17:20:10.239255 | controller |     "Jun 12 16:00:24.480692 crc crio[21573]: time=\"2026-06-12T16:00:24.480561157Z\" level=info msg=\"Removed container 52c554ddf707914dbf80d7b6aee0ed4dd6ceaed56d5f7c90d9d240ae9cfcb975: openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller\" id=e4229336-3ff1-4f20-a7c2-cb9609952fd4 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 17:20:10.239271 | controller |     "Jun 12 16:00:54.451900 crc crio[21573]: time=\"2026-06-12T16:00:54.44943461Z\" level=info msg=\"Stopping container: 7b08b474e6a1cffc0b75cc8a577a7a27a7d789ab3adfecaec4f46555f6a33056 (timeout: 30s)\" id=81fbebaa-ae29-4ce6-8d02-b2ffde474fd4 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 17:20:10.239286 | controller |     "Jun 12 16:00:54.507969 crc crio[21573]: time=\"2026-06-12T16:00:54.50737114Z\" level=info msg=\"Stopped container 7b08b474e6a1cffc0b75cc8a577a7a27a7d789ab3adfecaec4f46555f6a33056: openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller\" id=81fbebaa-ae29-4ce6-8d02-b2ffde474fd4 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 17:20:10.239301 | controller |     "Jun 12 16:00:54.823906 crc crio[21573]: time=\"2026-06-12T16:00:54.823843182Z\" level=info msg=\"Removing container: 173c88882b12efe112551d0cbc65b9fb17f2a5c8bd5d00c8192e8f75f885e859\" id=069fdecd-4874-4e56-a508-5ac1ef669ce4 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 17:20:10.239315 | controller |     "Jun 12 16:00:54.854951 crc crio[21573]: time=\"2026-06-12T16:00:54.854843995Z\" level=info msg=\"Removed container 173c88882b12efe112551d0cbc65b9fb17f2a5c8bd5d00c8192e8f75f885e859: openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller\" id=069fdecd-4874-4e56-a508-5ac1ef669ce4 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 17:20:10.239330 | controller |     "Jun 12 16:01:34.219518 crc crio[21573]: time=\"2026-06-12T16:01:34.21821026Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:5827f6ae3beb4853192e02cc18890467bd251b33070f36f9a105991e7e6d3c9b\" id=7af8e6df-3aff-4bcd-b960-4373b7f36c91 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:20:10.239345 | controller |     "Jun 12 16:01:34.225605 crc crio[21573]: time=\"2026-06-12T16:01:34.224007733Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:5827f6ae3beb4853192e02cc18890467bd251b33070f36f9a105991e7e6d3c9b\" id=54b84df1-ba96-4ed8-a4eb-0b20195ec818 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:20:10.239360 | controller |     "Jun 12 16:01:34.226962 crc crio[21573]: time=\"2026-06-12T16:01:34.226864133Z\" level=info msg=\"Creating container: openshift-controller-manager-operator/openshift-controller-manager-operator-686468bdd5-sjcrn/openshift-controller-manager-operator\" id=6ed00cec-d2e1-45e2-909d-272b8cbe18e9 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:20:10.239380 | controller |     "Jun 12 16:01:34.227519 crc crio[21573]: time=\"2026-06-12T16:01:34.227378317Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.239396 | controller |     "Jun 12 16:01:34.256882 crc crio[21573]: time=\"2026-06-12T16:01:34.255618889Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.239412 | controller |     "Jun 12 16:01:34.261577 crc crio[21573]: time=\"2026-06-12T16:01:34.261345979Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.239427 | controller |     "Jun 12 16:01:34.385325 crc crio[21573]: time=\"2026-06-12T16:01:34.384774698Z\" level=info msg=\"Created container d329e6cc53db92b6df35aa5877e479b54e272211017b038bd082d0fccae78d02: openshift-controller-manager-operator/openshift-controller-manager-operator-686468bdd5-sjcrn/openshift-controller-manager-operator\" id=6ed00cec-d2e1-45e2-909d-272b8cbe18e9 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:20:10.239442 | controller |     "Jun 12 16:01:34.389535 crc crio[21573]: time=\"2026-06-12T16:01:34.389150341Z\" level=info msg=\"Starting container: d329e6cc53db92b6df35aa5877e479b54e272211017b038bd082d0fccae78d02\" id=8d772f30-d700-4fc3-86ec-fb7c745a0ee0 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 17:20:10.239458 | controller |     "Jun 12 16:01:34.394910 crc crio[21573]: time=\"2026-06-12T16:01:34.39482079Z\" level=info msg=\"Started container\" PID=27034 containerID=d329e6cc53db92b6df35aa5877e479b54e272211017b038bd082d0fccae78d02 description=openshift-controller-manager-operator/openshift-controller-manager-operator-686468bdd5-sjcrn/openshift-controller-manager-operator id=8d772f30-d700-4fc3-86ec-fb7c745a0ee0 name=/runtime.v1.RuntimeService/StartContainer sandboxID=bd4c32a0f4d069cde57afeac61e0bd3be87bb3d04acd1776356cc276f146368b",
2026-06-12 17:20:10.239474 | controller |     "Jun 12 16:01:38.907723 crc crio[21573]: time=\"2026-06-12T16:01:38.906883143Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c6a47106effd9e9a41131e2bf6c832b80cd77b3439334f760b35b0729f2fb00\" id=037deaa2-6c63-4294-8700-1b46f5b063a4 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:20:10.239492 | controller |     "Jun 12 16:01:38.909905 crc crio[21573]: time=\"2026-06-12T16:01:38.909741534Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c6a47106effd9e9a41131e2bf6c832b80cd77b3439334f760b35b0729f2fb00\" id=eb9526a9-a88f-4bb1-ad35-f261e2dcefc0 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:20:10.239510 | controller |     "Jun 12 16:01:38.916027 crc crio[21573]: time=\"2026-06-12T16:01:38.915936567Z\" level=info msg=\"Creating container: openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller\" id=8f093ea9-18a9-4ac8-861b-b8b02b3cd6f0 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:20:10.239525 | controller |     "Jun 12 16:01:38.916865 crc crio[21573]: time=\"2026-06-12T16:01:38.91639709Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.239541 | controller |     "Jun 12 16:01:38.946509 crc crio[21573]: time=\"2026-06-12T16:01:38.9463706Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.239556 | controller |     "Jun 12 16:01:39.177981 crc crio[21573]: time=\"2026-06-12T16:01:39.177815367Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.239593 | controller |     "Jun 12 16:01:39.270514 crc crio[21573]: time=\"2026-06-12T16:01:39.270394253Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9506bdcf97d5200cf2cf4cdf110aebafdd141a24f6589bf1e1cfe27bb7fc1ed2\" id=b233d97c-c30b-40fd-b6c7-5eaead3f516d name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:20:10.239615 | controller |     "Jun 12 16:01:39.272951 crc crio[21573]: time=\"2026-06-12T16:01:39.272861826Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9506bdcf97d5200cf2cf4cdf110aebafdd141a24f6589bf1e1cfe27bb7fc1ed2\" id=d949e176-4776-418d-a2d7-e5c6d3a927f6 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:20:10.239631 | controller |     "Jun 12 16:01:39.275008 crc crio[21573]: time=\"2026-06-12T16:01:39.274913004Z\" level=info msg=\"Creating container: openshift-controller-manager/controller-manager-bcbd788bc-czj94/controller-manager\" id=926e8281-b74e-4435-ae24-ff447d3d9a7c name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:20:10.239646 | controller |     "Jun 12 16:01:39.275572 crc crio[21573]: time=\"2026-06-12T16:01:39.275518903Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.239661 | controller |     "Jun 12 16:01:39.306651 crc crio[21573]: time=\"2026-06-12T16:01:39.305432552Z\" level=info msg=\"Created container de5b4abe63a8139b230836f8c9b9d31a04dc3df788b484e285c8f7db5f13e21a: openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller\" id=8f093ea9-18a9-4ac8-861b-b8b02b3cd6f0 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:20:10.239676 | controller |     "Jun 12 16:01:39.310603 crc crio[21573]: time=\"2026-06-12T16:01:39.307765877Z\" level=info msg=\"Starting container: de5b4abe63a8139b230836f8c9b9d31a04dc3df788b484e285c8f7db5f13e21a\" id=165582f9-4fdc-42d0-ae84-6291c8557001 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 17:20:10.239691 | controller |     "Jun 12 16:01:39.317238 crc crio[21573]: time=\"2026-06-12T16:01:39.316662931Z\" level=info msg=\"Started container\" PID=27128 containerID=de5b4abe63a8139b230836f8c9b9d31a04dc3df788b484e285c8f7db5f13e21a description=openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller id=165582f9-4fdc-42d0-ae84-6291c8557001 name=/runtime.v1.RuntimeService/StartContainer sandboxID=08925344ca1fb98d480c9f4fa2cf1bb311348aff6b665a8cfa8fa6afb5c4ef5f",
2026-06-12 17:20:10.239708 | controller |     "Jun 12 16:01:39.330770 crc crio[21573]: time=\"2026-06-12T16:01:39.330723281Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.239724 | controller |     "Jun 12 16:01:39.336244 crc crio[21573]: time=\"2026-06-12T16:01:39.336206414Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.239739 | controller |     "Jun 12 16:01:39.423986 crc crio[21573]: time=\"2026-06-12T16:01:39.423506511Z\" level=info msg=\"Created container 01b7c5f3ff3d4d174c2e8c65102780cc86290a5cf2f04de04ab8f3287bee2804: openshift-controller-manager/controller-manager-bcbd788bc-czj94/controller-manager\" id=926e8281-b74e-4435-ae24-ff447d3d9a7c name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:20:10.239754 | controller |     "Jun 12 16:01:39.425698 crc crio[21573]: time=\"2026-06-12T16:01:39.425624436Z\" level=info msg=\"Starting container: 01b7c5f3ff3d4d174c2e8c65102780cc86290a5cf2f04de04ab8f3287bee2804\" id=b9b2148b-2931-46fa-8a6b-83fdd15244f2 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 17:20:10.239774 | controller |     "Jun 12 16:01:39.431920 crc crio[21573]: time=\"2026-06-12T16:01:39.4316067Z\" level=info msg=\"Started container\" PID=27142 containerID=01b7c5f3ff3d4d174c2e8c65102780cc86290a5cf2f04de04ab8f3287bee2804 description=openshift-controller-manager/controller-manager-bcbd788bc-czj94/controller-manager id=b9b2148b-2931-46fa-8a6b-83fdd15244f2 name=/runtime.v1.RuntimeService/StartContainer sandboxID=e0f0c797b682358431c61fb240f8533a9c4da2470f7dd41f1ca2193d8feb3f0e",
2026-06-12 17:20:10.239792 | controller |     "Jun 12 16:01:48.364906 crc crio[21573]: time=\"2026-06-12T16:01:48.363865881Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7a726c68cebc9b08edd734a8bae5150ae5950f7734fe9b9c2a6e0d06f21cc095\" id=e4670ca9-8e36-47d2-8dd8-20665d4e155a name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:20:10.239808 | controller |     "Jun 12 16:01:48.366552 crc crio[21573]: time=\"2026-06-12T16:01:48.366414033Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7a726c68cebc9b08edd734a8bae5150ae5950f7734fe9b9c2a6e0d06f21cc095\" id=51f0b1eb-cd4b-4325-830c-2e36559e71b7 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:20:10.239825 | controller |     "Jun 12 16:01:48.369588 crc crio[21573]: time=\"2026-06-12T16:01:48.3688388Z\" level=info msg=\"Creating container: openshift-route-controller-manager/route-controller-manager-765b549d49-hfbcw/route-controller-manager\" id=d18c332a-ae19-420f-8566-6deabe8b16af name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:20:10.239841 | controller |     "Jun 12 16:01:48.369588 crc crio[21573]: time=\"2026-06-12T16:01:48.369111308Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.239857 | controller |     "Jun 12 16:01:48.393638 crc crio[21573]: time=\"2026-06-12T16:01:48.393548854Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.239873 | controller |     "Jun 12 16:01:48.397687 crc crio[21573]: time=\"2026-06-12T16:01:48.397584696Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.239889 | controller |     "Jun 12 16:01:48.500848 crc crio[21573]: time=\"2026-06-12T16:01:48.500199301Z\" level=info msg=\"Created container 43c6a96223a3207a6867dec28152fde6e381697945dc32d6fa717ab1beb4b931: openshift-route-controller-manager/route-controller-manager-765b549d49-hfbcw/route-controller-manager\" id=d18c332a-ae19-420f-8566-6deabe8b16af name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:20:10.239905 | controller |     "Jun 12 16:01:48.502010 crc crio[21573]: time=\"2026-06-12T16:01:48.50192498Z\" level=info msg=\"Starting container: 43c6a96223a3207a6867dec28152fde6e381697945dc32d6fa717ab1beb4b931\" id=2cc78ac5-d14d-4777-946a-2239dc7572cf name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 17:20:10.239921 | controller |     "Jun 12 16:01:48.509585 crc crio[21573]: time=\"2026-06-12T16:01:48.508214456Z\" level=info msg=\"Started container\" PID=27303 containerID=43c6a96223a3207a6867dec28152fde6e381697945dc32d6fa717ab1beb4b931 description=openshift-route-controller-manager/route-controller-manager-765b549d49-hfbcw/route-controller-manager id=2cc78ac5-d14d-4777-946a-2239dc7572cf name=/runtime.v1.RuntimeService/StartContainer sandboxID=ed634d3bf59f4bc7eedafca7e9fd30551090963e6f77c24d86565bd07205d1cc",
2026-06-12 17:20:10.239937 | controller |     "Jun 12 16:01:49.377196 crc crio[21573]: time=\"2026-06-12T16:01:49.377118598Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9414357f9345a841e0565265700ecc6637f846c83bd5908dbb7b306432465115\" id=e2a0d0a1-bf9a-4b75-9b46-56abfc1f8243 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:20:10.239956 | controller |     "Jun 12 16:01:49.378941 crc crio[21573]: time=\"2026-06-12T16:01:49.378838831Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9414357f9345a841e0565265700ecc6637f846c83bd5908dbb7b306432465115\" id=7685699d-3ca1-4d29-b361-175671dbcd42 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:20:10.239972 | controller |     "Jun 12 16:01:49.382528 crc crio[21573]: time=\"2026-06-12T16:01:49.382333309Z\" level=info msg=\"Creating container: openshift-machine-config-operator/machine-config-controller-f9cdd68f7-bb2jm/machine-config-controller\" id=2b17edb6-741f-4d2f-8f2b-e78280d31b93 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:20:10.239988 | controller |     "Jun 12 16:01:49.383134 crc crio[21573]: time=\"2026-06-12T16:01:49.383041568Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.240003 | controller |     "Jun 12 16:01:49.423339 crc crio[21573]: time=\"2026-06-12T16:01:49.423126066Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.240019 | controller |     "Jun 12 16:01:49.427073 crc crio[21573]: time=\"2026-06-12T16:01:49.426978504Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.240036 | controller |     "Jun 12 16:01:49.571040 crc crio[21573]: time=\"2026-06-12T16:01:49.570852695Z\" level=info msg=\"Created container 5d9e66082ae58ce433fd9a0559bbfeee04b4f5953251986dd0867c1936085914: openshift-machine-config-operator/machine-config-controller-f9cdd68f7-bb2jm/machine-config-controller\" id=2b17edb6-741f-4d2f-8f2b-e78280d31b93 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:20:10.240052 | controller |     "Jun 12 16:01:49.572243 crc crio[21573]: time=\"2026-06-12T16:01:49.572150172Z\" level=info msg=\"Starting container: 5d9e66082ae58ce433fd9a0559bbfeee04b4f5953251986dd0867c1936085914\" id=88565db5-2273-4b2f-b8e0-eaf72de0c1e8 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 17:20:10.240067 | controller |     "Jun 12 16:01:49.583007 crc crio[21573]: time=\"2026-06-12T16:01:49.582849981Z\" level=info msg=\"Started container\" PID=27323 containerID=5d9e66082ae58ce433fd9a0559bbfeee04b4f5953251986dd0867c1936085914 description=openshift-machine-config-operator/machine-config-controller-f9cdd68f7-bb2jm/machine-config-controller id=88565db5-2273-4b2f-b8e0-eaf72de0c1e8 name=/runtime.v1.RuntimeService/StartContainer sandboxID=a742e3ddcecdec2a72e062301ee31090995d8a0de85ef0b95b98ce7a6f8b52a9",
2026-06-12 17:20:10.240083 | controller |     "Jun 12 16:01:51.409157 crc crio[21573]: time=\"2026-06-12T16:01:51.408357038Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:bf05b9b2ba66351a6c59f4259fb377f62237a00af3b4f0b95f64409e2f25770e\" id=3a5004f7-212d-4ec9-b12b-528345c85e02 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:20:10.240098 | controller |     "Jun 12 16:01:51.411775 crc crio[21573]: time=\"2026-06-12T16:01:51.411681032Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:bf05b9b2ba66351a6c59f4259fb377f62237a00af3b4f0b95f64409e2f25770e\" id=b9089a61-ed40-4501-8333-fa53d3309b37 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:20:10.240113 | controller |     "Jun 12 16:01:51.414857 crc crio[21573]: time=\"2026-06-12T16:01:51.414801839Z\" level=info msg=\"Creating container: openshift-etcd-operator/etcd-operator-69b85846b6-9w8mk/etcd-operator\" id=347744ba-2927-47e9-b743-c3a92f26e9e8 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:20:10.240129 | controller |     "Jun 12 16:01:51.415780 crc crio[21573]: time=\"2026-06-12T16:01:51.415704644Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.240149 | controller |     "Jun 12 16:01:51.425401 crc crio[21573]: time=\"2026-06-12T16:01:51.425126618Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=c7efc2b8-f719-4aaf-ba17-8c3d3e4b1f39 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:20:10.240165 | controller |     "Jun 12 16:01:51.426177 crc crio[21573]: time=\"2026-06-12T16:01:51.426013044Z\" level=info msg=\"Removing container: 6ca1331b0d4d6931aa4f566910ac9e80c1e2455c45b851df872d613e1835775c\" id=0a6c7f2e-1926-4a23-9747-3e5b90a637f0 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 17:20:10.240180 | controller |     "Jun 12 16:01:51.435665 crc crio[21573]: time=\"2026-06-12T16:01:51.434538375Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:977a316fa3598eb575a4477dafc09bbf06fad21c4ec2867052225d74f2a9f366\" id=443a65c5-4792-46b3-919c-4bbff4e19094 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:20:10.240197 | controller |     "Jun 12 16:01:51.435665 crc crio[21573]: time=\"2026-06-12T16:01:51.434716837Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=1c4a1f92-e83d-4d01-9135-2b39da415732 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:20:10.240212 | controller |     "Jun 12 16:01:51.438482 crc crio[21573]: time=\"2026-06-12T16:01:51.438332531Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:977a316fa3598eb575a4477dafc09bbf06fad21c4ec2867052225d74f2a9f366\" id=bae0ea1f-6e7c-400b-b361-1712483dc653 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:20:10.240235 | controller |     "Jun 12 16:01:51.439849 crc crio[21573]: time=\"2026-06-12T16:01:51.439654019Z\" level=info msg=\"Creating container: openshift-operator-lifecycle-manager/package-server-manager-77f986bd66-5lhf9/package-server-manager\" id=9d603f36-b278-403e-b896-afebf1b0e024 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:20:10.240256 | controller |     "Jun 12 16:01:51.440334 crc crio[21573]: time=\"2026-06-12T16:01:51.440194024Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.240273 | controller |     "Jun 12 16:01:51.441041 crc crio[21573]: time=\"2026-06-12T16:01:51.440863709Z\" level=info msg=\"Creating container: openshift-kube-storage-version-migrator-operator/kube-storage-version-migrator-operator-565b79b866-2h5s6/kube-storage-version-migrator-operator\" id=8885d0a2-a607-4ae7-8535-6d427dd80aa3 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:20:10.240290 | controller |     "Jun 12 16:01:51.441418 crc crio[21573]: time=\"2026-06-12T16:01:51.441291111Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.240306 | controller |     "Jun 12 16:01:51.443582 crc crio[21573]: time=\"2026-06-12T16:01:51.443180795Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:baf975b6944f2844860c440636e0d4b80b2fdc473d30f32ae7d6989f2fc2b135\" id=6e8df181-4023-439e-8847-70beb41e5914 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:20:10.240322 | controller |     "Jun 12 16:01:51.451319 crc crio[21573]: time=\"2026-06-12T16:01:51.451097346Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:765cf9c3ebf4df049ebc022beaaf52f52852cf89fb802034536ad91dd45db807\" id=39fd3574-b45b-4f2d-acf7-808a394679e6 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:20:10.240337 | controller |     "Jun 12 16:01:51.464840 crc crio[21573]: time=\"2026-06-12T16:01:51.46476411Z\" level=info msg=\"Checking image status: quay.io/crcont/ocp-release@sha256:82501261b9c63012ba3b83fe4d6703c0af5eb9c9151670eb90ae480b9507d761\" id=4839ea29-2b27-4dc3-b4b2-b2abce01b0c8 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:20:10.240356 | controller |     "Jun 12 16:01:51.474709 crc crio[21573]: time=\"2026-06-12T16:01:51.474095481Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:a8581a82ba5c8343a743aa302c4848249d8c32a9f2cd10fa68d89d835a1bdf8b\" id=46f33fa5-f13b-4a35-8c7c-c134f7adc89a name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:20:10.240372 | controller |     "Jun 12 16:01:51.481412 crc crio[21573]: time=\"2026-06-12T16:01:51.481318324Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.240389 | controller |     "Jun 12 16:01:51.482765 crc crio[21573]: time=\"2026-06-12T16:01:51.482422624Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:a8581a82ba5c8343a743aa302c4848249d8c32a9f2cd10fa68d89d835a1bdf8b\" id=bc3e37b0-006e-4b43-a507-2d9f7fe87c94 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:20:10.240405 | controller |     "Jun 12 16:01:51.483208 crc crio[21573]: time=\"2026-06-12T16:01:51.483080162Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:765cf9c3ebf4df049ebc022beaaf52f52852cf89fb802034536ad91dd45db807\" id=1ffdb3ca-26cb-425c-ac0a-83891548458c name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:20:10.240421 | controller |     "Jun 12 16:01:51.483418 crc crio[21573]: time=\"2026-06-12T16:01:51.483332949Z\" level=info msg=\"Checking image status: quay.io/crcont/ocp-release@sha256:82501261b9c63012ba3b83fe4d6703c0af5eb9c9151670eb90ae480b9507d761\" id=17a5b02a-fbf6-4dc8-b99e-4086357a30e8 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:20:10.240436 | controller |     "Jun 12 16:01:51.483812 crc crio[21573]: time=\"2026-06-12T16:01:51.48372547Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:baf975b6944f2844860c440636e0d4b80b2fdc473d30f32ae7d6989f2fc2b135\" id=399a8d74-639a-4606-9596-17221a7e7885 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:20:10.240452 | controller |     "Jun 12 16:01:51.486320 crc crio[21573]: time=\"2026-06-12T16:01:51.48620964Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:52e442bc8198ac925caff87ddd35b3107b7375d5afc9c2eb041ca4e79db72c6f\" id=3db76102-ef50-425c-b3bc-e258caa55396 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:20:10.240467 | controller |     "Jun 12 16:01:51.487616 crc crio[21573]: time=\"2026-06-12T16:01:51.487420454Z\" level=info msg=\"Creating container: openshift-service-ca/service-ca-74545575db-n469q/service-ca-controller\" id=df6c7c36-46a8-4d4e-b34b-114750547f6a name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:20:10.240482 | controller |     "Jun 12 16:01:51.490189 crc crio[21573]: time=\"2026-06-12T16:01:51.490109559Z\" level=info msg=\"Creating container: openshift-config-operator/openshift-config-operator-5777786469-bccdj/openshift-config-operator\" id=6ae7ff0e-265c-41cf-8e4b-b2ffb0e7adb2 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:20:10.240497 | controller |     "Jun 12 16:01:51.493780 crc crio[21573]: time=\"2026-06-12T16:01:51.493687683Z\" level=info msg=\"Creating container: openshift-network-operator/network-operator-7bdcf4f5bd-7fjxv/network-operator\" id=f67c908a-b5c4-43ed-9666-c88f8acf4488 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:20:10.240513 | controller |     "Jun 12 16:01:51.494514 crc crio[21573]: time=\"2026-06-12T16:01:51.49436849Z\" level=info msg=\"Creating container: openshift-cluster-version/cluster-version-operator-7c9b9cfd6-49qt2/cluster-version-operator\" id=ebe57a7a-14c5-4199-a70d-7efdcb71d8a8 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:20:10.240528 | controller |     "Jun 12 16:01:51.495539 crc crio[21573]: time=\"2026-06-12T16:01:51.495311147Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04\" id=70375dda-5a96-4fbe-8e60-788038771f69 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:20:10.240547 | controller |     "Jun 12 16:01:51.499964 crc crio[21573]: time=\"2026-06-12T16:01:51.499856198Z\" level=info msg=\"Removed container 6ca1331b0d4d6931aa4f566910ac9e80c1e2455c45b851df872d613e1835775c: openshift-operator-lifecycle-manager/package-server-manager-77f986bd66-5lhf9/package-server-manager\" id=0a6c7f2e-1926-4a23-9747-3e5b90a637f0 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 17:20:10.240564 | controller |     "Jun 12 16:01:51.504158 crc crio[21573]: time=\"2026-06-12T16:01:51.504064322Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.240605 | controller |     "Jun 12 16:01:51.504400 crc crio[21573]: time=\"2026-06-12T16:01:51.504328648Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.240625 | controller |     "Jun 12 16:01:51.504913 crc crio[21573]: time=\"2026-06-12T16:01:51.504794521Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.240641 | controller |     "Jun 12 16:01:51.505157 crc crio[21573]: time=\"2026-06-12T16:01:51.504801895Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.240656 | controller |     "Jun 12 16:01:51.505244 crc crio[21573]: time=\"2026-06-12T16:01:51.504835113Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.240672 | controller |     "Jun 12 16:01:51.507723 crc crio[21573]: time=\"2026-06-12T16:01:51.507627022Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04\" id=f34d494d-fa14-4bc0-9d0a-dece649c44de name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:20:10.240689 | controller |     "Jun 12 16:01:51.507939 crc crio[21573]: time=\"2026-06-12T16:01:51.507870417Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.240705 | controller |     "Jun 12 16:01:51.509036 crc crio[21573]: time=\"2026-06-12T16:01:51.50894477Z\" level=info msg=\"Removing container: 4730e52b9485171127c99097523d15a4d231e5badcfd82ccc6b2be6693bb4e14\" id=3ad706e9-0453-4105-96f8-63f6ab4dc158 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 17:20:10.240721 | controller |     "Jun 12 16:01:51.510519 crc crio[21573]: time=\"2026-06-12T16:01:51.510371667Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:52e442bc8198ac925caff87ddd35b3107b7375d5afc9c2eb041ca4e79db72c6f\" id=137faacb-d821-49c4-856d-3f2f8ef50efa name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:20:10.240737 | controller |     "Jun 12 16:01:51.510856 crc crio[21573]: time=\"2026-06-12T16:01:51.51076827Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04\" id=a4770fac-03c7-4338-8899-367d26d0f14c name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:20:10.240752 | controller |     "Jun 12 16:01:51.523301 crc crio[21573]: time=\"2026-06-12T16:01:51.523169279Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8d1a1e4abe0326c3af89e9eaa4b7449dd2d5b6f9403c677e19b00b24947b1df9\" id=3ef9bef2-b2d5-4f30-906b-c02732964667 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:20:10.240771 | controller |     "Jun 12 16:01:51.531118 crc crio[21573]: time=\"2026-06-12T16:01:51.531002251Z\" level=info msg=\"Creating container: openshift-kube-apiserver-operator/kube-apiserver-operator-575994946d-vgpnb/kube-apiserver-operator\" id=fb6ad524-115e-47bc-9dc0-488b075c9f84 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:20:10.240789 | controller |     "Jun 12 16:01:51.533846 crc crio[21573]: time=\"2026-06-12T16:01:51.533779133Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:e504172345491d90bbbf1e7e45488e73073f4c6d7c2355245871051596fc85db\" id=c45f41af-5eec-4e41-96c2-b275acda9825 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:20:10.240805 | controller |     "Jun 12 16:01:51.534021 crc crio[21573]: time=\"2026-06-12T16:01:51.533957938Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04\" id=35b3f33c-800d-41ad-a4a2-1d7ace64a4e3 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:20:10.240820 | controller |     "Jun 12 16:01:51.535360 crc crio[21573]: time=\"2026-06-12T16:01:51.535294409Z\" level=info msg=\"Creating container: openshift-authentication-operator/authentication-operator-7f5c659b84-khkfm/authentication-operator\" id=fcafef0d-b595-49b6-8b9b-350aa71c083a name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:20:10.240836 | controller |     "Jun 12 16:01:51.542712 crc crio[21573]: time=\"2026-06-12T16:01:51.540351278Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8d1a1e4abe0326c3af89e9eaa4b7449dd2d5b6f9403c677e19b00b24947b1df9\" id=2ac54995-39c8-486f-96c2-5972591ad246 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:20:10.240852 | controller |     "Jun 12 16:01:51.544406 crc crio[21573]: time=\"2026-06-12T16:01:51.544306788Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-controller-manager-operator@sha256:f69b9cc9b9cfde726109a9e12b80a3eefa472d7e29159df0fbc7143c48983cd6\" id=fae96b79-d120-4e3b-959d-571ef15cbbd5 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:20:10.240867 | controller |     "Jun 12 16:01:51.551069 crc crio[21573]: time=\"2026-06-12T16:01:51.550988547Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.240883 | controller |     "Jun 12 16:01:51.554960 crc crio[21573]: time=\"2026-06-12T16:01:51.554790011Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:baf975b6944f2844860c440636e0d4b80b2fdc473d30f32ae7d6989f2fc2b135\" id=c40c7171-0728-4f5d-a4f3-d59e938d1129 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:20:10.240899 | controller |     "Jun 12 16:01:51.573239 crc crio[21573]: time=\"2026-06-12T16:01:51.573060974Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.240915 | controller |     "Jun 12 16:01:51.581868 crc crio[21573]: time=\"2026-06-12T16:01:51.58137007Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.240931 | controller |     "Jun 12 16:01:51.587982 crc crio[21573]: time=\"2026-06-12T16:01:51.587877485Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.240947 | controller |     "Jun 12 16:01:51.595732 crc crio[21573]: time=\"2026-06-12T16:01:51.593518899Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.240967 | controller |     "Jun 12 16:01:51.595732 crc crio[21573]: time=\"2026-06-12T16:01:51.59479847Z\" level=info msg=\"Creating container: openshift-machine-api/machine-api-operator-755bb95488-cj4b6/machine-api-operator\" id=a82df5df-869a-4143-8faa-9e031c7b3591 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:20:10.240983 | controller |     "Jun 12 16:01:51.595732 crc crio[21573]: time=\"2026-06-12T16:01:51.59515252Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.240999 | controller |     "Jun 12 16:01:51.595732 crc crio[21573]: time=\"2026-06-12T16:01:51.595591112Z\" level=info msg=\"Creating container: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-cert-regeneration-controller\" id=52e03cb3-e1d8-4d4b-8b66-a8679a3bd404 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:20:10.241014 | controller |     "Jun 12 16:01:51.599279 crc crio[21573]: time=\"2026-06-12T16:01:51.599158722Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:baf975b6944f2844860c440636e0d4b80b2fdc473d30f32ae7d6989f2fc2b135\" id=7513c037-ec13-47af-b919-a23670df698e name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:20:10.241030 | controller |     "Jun 12 16:01:51.599429 crc crio[21573]: time=\"2026-06-12T16:01:51.599324436Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-controller-manager-operator@sha256:f69b9cc9b9cfde726109a9e12b80a3eefa472d7e29159df0fbc7143c48983cd6\" id=f42e0ae9-af2f-4fa4-ae33-3d87121a704c name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:20:10.241047 | controller |     "Jun 12 16:01:51.599429 crc crio[21573]: time=\"2026-06-12T16:01:51.599404169Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:e504172345491d90bbbf1e7e45488e73073f4c6d7c2355245871051596fc85db\" id=52c73877-45be-4420-9a7f-97b31d7fc052 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:20:10.241063 | controller |     "Jun 12 16:01:51.600718 crc crio[21573]: time=\"2026-06-12T16:01:51.600428544Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.241079 | controller |     "Jun 12 16:01:51.632390 crc crio[21573]: time=\"2026-06-12T16:01:51.632301444Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.241095 | controller |     "Jun 12 16:01:51.634429 crc crio[21573]: time=\"2026-06-12T16:01:51.634169382Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.241110 | controller |     "Jun 12 16:01:51.636570 crc crio[21573]: time=\"2026-06-12T16:01:51.636429745Z\" level=info msg=\"Creating container: openshift-kube-scheduler-operator/openshift-kube-scheduler-operator-54f497555d-d8646/kube-scheduler-operator-container\" id=879b5e18-20ee-453f-bcc1-22715b6f4cb3 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:20:10.241126 | controller |     "Jun 12 16:01:51.640107 crc crio[21573]: time=\"2026-06-12T16:01:51.639105604Z\" level=info msg=\"Creating container: openshift-kube-controller-manager-operator/kube-controller-manager-operator-69d5f845f8-mm4qn/kube-controller-manager-operator\" id=f29eac2f-e1cd-46ad-9c09-7ea7ab857f00 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:20:10.241141 | controller |     "Jun 12 16:01:51.640874 crc crio[21573]: time=\"2026-06-12T16:01:51.640819282Z\" level=info msg=\"Created container a55465f5f75545416096ceb2e9fc62cba43d8aa2e256f3d4204d26015f8ce2ef: openshift-operator-lifecycle-manager/package-server-manager-77f986bd66-5lhf9/package-server-manager\" id=9d603f36-b278-403e-b896-afebf1b0e024 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:20:10.241161 | controller |     "Jun 12 16:01:51.641682 crc crio[21573]: time=\"2026-06-12T16:01:51.641631425Z\" level=info msg=\"Starting container: a55465f5f75545416096ceb2e9fc62cba43d8aa2e256f3d4204d26015f8ce2ef\" id=cbb3a1cb-d280-4a41-9480-8f295d4b5091 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 17:20:10.241179 | controller |     "Jun 12 16:01:51.648621 crc crio[21573]: time=\"2026-06-12T16:01:51.648537415Z\" level=info msg=\"Started container\" PID=27393 containerID=a55465f5f75545416096ceb2e9fc62cba43d8aa2e256f3d4204d26015f8ce2ef description=openshift-operator-lifecycle-manager/package-server-manager-77f986bd66-5lhf9/package-server-manager id=cbb3a1cb-d280-4a41-9480-8f295d4b5091 name=/runtime.v1.RuntimeService/StartContainer sandboxID=d84089b6c980f6e31d4488d5ceea93ab72e2197d65c108f73549553d3dc2ff36",
2026-06-12 17:20:10.241196 | controller |     "Jun 12 16:01:51.653163 crc crio[21573]: time=\"2026-06-12T16:01:51.653093107Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.241214 | controller |     "Jun 12 16:01:51.666649 crc crio[21573]: time=\"2026-06-12T16:01:51.66064115Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.241231 | controller |     "Jun 12 16:01:51.675901 crc crio[21573]: time=\"2026-06-12T16:01:51.67492978Z\" level=info msg=\"Removed container 4730e52b9485171127c99097523d15a4d231e5badcfd82ccc6b2be6693bb4e14: openshift-config-operator/openshift-config-operator-5777786469-bccdj/openshift-config-operator\" id=3ad706e9-0453-4105-96f8-63f6ab4dc158 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 17:20:10.241255 | controller |     "Jun 12 16:01:51.679144 crc crio[21573]: time=\"2026-06-12T16:01:51.677672216Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.241275 | controller |     "Jun 12 16:01:51.680996 crc crio[21573]: time=\"2026-06-12T16:01:51.679771966Z\" level=info msg=\"Creating container: openshift-service-ca-operator/service-ca-operator-5b9c976747-l2sd4/service-ca-operator\" id=29e4555f-f37b-42aa-857b-9678d035c396 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:20:10.241292 | controller |     "Jun 12 16:01:51.682195 crc crio[21573]: time=\"2026-06-12T16:01:51.68203363Z\" level=info msg=\"Removing container: 2f413e5e391eec3eee8d32c7b990a4979b9fec5ba028cceb130e6ff16874c157\" id=ba699b9d-7078-48cc-99e9-29b3a6035d6e name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 17:20:10.241309 | controller |     "Jun 12 16:01:51.684301 crc crio[21573]: time=\"2026-06-12T16:01:51.684191631Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.241325 | controller |     "Jun 12 16:01:51.700014 crc crio[21573]: time=\"2026-06-12T16:01:51.696677946Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.241342 | controller |     "Jun 12 16:01:51.725697 crc crio[21573]: time=\"2026-06-12T16:01:51.725297646Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.241358 | controller |     "Jun 12 16:01:51.729506 crc crio[21573]: time=\"2026-06-12T16:01:51.729053649Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.241374 | controller |     "Jun 12 16:01:51.749917 crc crio[21573]: time=\"2026-06-12T16:01:51.749808577Z\" level=info msg=\"Created container 84f3b166a694a7bb9acd307a16646b0d8da8d31956a10d13065a74214d050b4b: openshift-config-operator/openshift-config-operator-5777786469-bccdj/openshift-config-operator\" id=6ae7ff0e-265c-41cf-8e4b-b2ffb0e7adb2 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:20:10.241392 | controller |     "Jun 12 16:01:51.753406 crc crio[21573]: time=\"2026-06-12T16:01:51.753228814Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.241410 | controller |     "Jun 12 16:01:51.755537 crc crio[21573]: time=\"2026-06-12T16:01:51.75417594Z\" level=info msg=\"Removed container 2f413e5e391eec3eee8d32c7b990a4979b9fec5ba028cceb130e6ff16874c157: openshift-authentication-operator/authentication-operator-7f5c659b84-khkfm/authentication-operator\" id=ba699b9d-7078-48cc-99e9-29b3a6035d6e name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 17:20:10.241427 | controller |     "Jun 12 16:01:51.768555 crc crio[21573]: time=\"2026-06-12T16:01:51.758955195Z\" level=info msg=\"Starting container: 84f3b166a694a7bb9acd307a16646b0d8da8d31956a10d13065a74214d050b4b\" id=7692fd89-f68a-4012-a453-921a11fa6481 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 17:20:10.241442 | controller |     "Jun 12 16:01:51.768555 crc crio[21573]: time=\"2026-06-12T16:01:51.761416962Z\" level=info msg=\"Created container f59d8586751df4105c9a96b16a124fd14fcef0b8154265a492f37f7efff5913d: openshift-kube-storage-version-migrator-operator/kube-storage-version-migrator-operator-565b79b866-2h5s6/kube-storage-version-migrator-operator\" id=8885d0a2-a607-4ae7-8535-6d427dd80aa3 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:20:10.241458 | controller |     "Jun 12 16:01:51.768555 crc crio[21573]: time=\"2026-06-12T16:01:51.763146117Z\" level=info msg=\"Starting container: f59d8586751df4105c9a96b16a124fd14fcef0b8154265a492f37f7efff5913d\" id=b8eb91bf-0526-4420-abec-479a4d3a07c5 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 17:20:10.241474 | controller |     "Jun 12 16:01:51.774193 crc crio[21573]: time=\"2026-06-12T16:01:51.772290101Z\" level=info msg=\"Started container\" PID=27420 containerID=84f3b166a694a7bb9acd307a16646b0d8da8d31956a10d13065a74214d050b4b description=openshift-config-operator/openshift-config-operator-5777786469-bccdj/openshift-config-operator id=7692fd89-f68a-4012-a453-921a11fa6481 name=/runtime.v1.RuntimeService/StartContainer sandboxID=6ab72337a3cbb3c4d1ed7253a92436f570bc786a96b656633e015ab8dd8d717f",
2026-06-12 17:20:10.241494 | controller |     "Jun 12 16:01:51.780723 crc crio[21573]: time=\"2026-06-12T16:01:51.780428205Z\" level=info msg=\"Started container\" PID=27415 containerID=f59d8586751df4105c9a96b16a124fd14fcef0b8154265a492f37f7efff5913d description=openshift-kube-storage-version-migrator-operator/kube-storage-version-migrator-operator-565b79b866-2h5s6/kube-storage-version-migrator-operator id=b8eb91bf-0526-4420-abec-479a4d3a07c5 name=/runtime.v1.RuntimeService/StartContainer sandboxID=64af01349a00849fde27c2f063b48f3d4fffe4c51e83456b5865b1562298601a",
2026-06-12 17:20:10.241514 | controller |     "Jun 12 16:01:51.781297 crc crio[21573]: time=\"2026-06-12T16:01:51.780731634Z\" level=info msg=\"Created container c50e0d18068dd513c79c7593216ee6e2fce77bd5c7778cd232ffbbd114be820b: openshift-service-ca/service-ca-74545575db-n469q/service-ca-controller\" id=df6c7c36-46a8-4d4e-b34b-114750547f6a name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:20:10.241531 | controller |     "Jun 12 16:01:51.788906 crc crio[21573]: time=\"2026-06-12T16:01:51.786530089Z\" level=info msg=\"Starting container: c50e0d18068dd513c79c7593216ee6e2fce77bd5c7778cd232ffbbd114be820b\" id=2bbba518-b616-48b1-b9c8-ef997c73d918 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 17:20:10.241547 | controller |     "Jun 12 16:01:51.789693 crc crio[21573]: time=\"2026-06-12T16:01:51.789617596Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.241566 | controller |     "Jun 12 16:01:51.790765 crc crio[21573]: time=\"2026-06-12T16:01:51.790708714Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.241603 | controller |     "Jun 12 16:01:51.793134 crc crio[21573]: time=\"2026-06-12T16:01:51.793064742Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.241622 | controller |     "Jun 12 16:01:51.798619 crc crio[21573]: time=\"2026-06-12T16:01:51.798525619Z\" level=info msg=\"Started container\" PID=27421 containerID=c50e0d18068dd513c79c7593216ee6e2fce77bd5c7778cd232ffbbd114be820b description=openshift-service-ca/service-ca-74545575db-n469q/service-ca-controller id=2bbba518-b616-48b1-b9c8-ef997c73d918 name=/runtime.v1.RuntimeService/StartContainer sandboxID=53d37291c3f918630f0bf00f413a35884a599c35691b2e49022496b208d077bd",
2026-06-12 17:20:10.241640 | controller |     "Jun 12 16:01:51.886131 crc crio[21573]: time=\"2026-06-12T16:01:51.885780588Z\" level=info msg=\"Created container 528cecd455b4cac438789019ae9f65aa8fefc9f7d2dadd6d7c169afa44a09def: openshift-cluster-version/cluster-version-operator-7c9b9cfd6-49qt2/cluster-version-operator\" id=ebe57a7a-14c5-4199-a70d-7efdcb71d8a8 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:20:10.241656 | controller |     "Jun 12 16:01:51.891302 crc crio[21573]: time=\"2026-06-12T16:01:51.889922484Z\" level=info msg=\"Starting container: 528cecd455b4cac438789019ae9f65aa8fefc9f7d2dadd6d7c169afa44a09def\" id=02fe4869-5c57-4429-970e-5658cbf21ef3 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 17:20:10.241673 | controller |     "Jun 12 16:01:51.901717 crc crio[21573]: time=\"2026-06-12T16:01:51.901620921Z\" level=info msg=\"Started container\" PID=27445 containerID=528cecd455b4cac438789019ae9f65aa8fefc9f7d2dadd6d7c169afa44a09def description=openshift-cluster-version/cluster-version-operator-7c9b9cfd6-49qt2/cluster-version-operator id=02fe4869-5c57-4429-970e-5658cbf21ef3 name=/runtime.v1.RuntimeService/StartContainer sandboxID=c1cfc23493f55612a6e555b7fbc4836f59e988d59a52bc79fce6f3c9305f772b",
2026-06-12 17:20:10.241689 | controller |     "Jun 12 16:01:51.923873 crc crio[21573]: time=\"2026-06-12T16:01:51.92379562Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.241705 | controller |     "Jun 12 16:01:51.936092 crc crio[21573]: time=\"2026-06-12T16:01:51.936001792Z\" level=info msg=\"Created container b90a1e7c91e0aaaafb84efad3dbdabd0d18504eb4716d0263505d6de67ca71a7: openshift-etcd-operator/etcd-operator-69b85846b6-9w8mk/etcd-operator\" id=347744ba-2927-47e9-b743-c3a92f26e9e8 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:20:10.241723 | controller |     "Jun 12 16:01:51.938404 crc crio[21573]: time=\"2026-06-12T16:01:51.93835524Z\" level=info msg=\"Starting container: b90a1e7c91e0aaaafb84efad3dbdabd0d18504eb4716d0263505d6de67ca71a7\" id=e129e065-315d-474f-9943-5d860853ded4 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 17:20:10.241739 | controller |     "Jun 12 16:01:51.945682 crc crio[21573]: time=\"2026-06-12T16:01:51.945584523Z\" level=info msg=\"Started container\" PID=27467 containerID=b90a1e7c91e0aaaafb84efad3dbdabd0d18504eb4716d0263505d6de67ca71a7 description=openshift-etcd-operator/etcd-operator-69b85846b6-9w8mk/etcd-operator id=e129e065-315d-474f-9943-5d860853ded4 name=/runtime.v1.RuntimeService/StartContainer sandboxID=954bf1afe4f59f23f82baa19c37ce7d2202c4c33e8491ac1530be7dd854d2ea1",
2026-06-12 17:20:10.241755 | controller |     "Jun 12 16:01:51.966899 crc crio[21573]: time=\"2026-06-12T16:01:51.958226338Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.241775 | controller |     "Jun 12 16:01:51.966899 crc crio[21573]: time=\"2026-06-12T16:01:51.959515374Z\" level=info msg=\"Created container 289fcbb450e68ad5009b026045e42a7d66a739698bfbe26686bfd3f686cf21c6: openshift-authentication-operator/authentication-operator-7f5c659b84-khkfm/authentication-operator\" id=fcafef0d-b595-49b6-8b9b-350aa71c083a name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:20:10.241792 | controller |     "Jun 12 16:01:51.974648 crc crio[21573]: time=\"2026-06-12T16:01:51.974425987Z\" level=info msg=\"Starting container: 289fcbb450e68ad5009b026045e42a7d66a739698bfbe26686bfd3f686cf21c6\" id=02c61de4-cae6-4092-a625-be563c6b93e3 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 17:20:10.241808 | controller |     "Jun 12 16:01:51.979291 crc crio[21573]: time=\"2026-06-12T16:01:51.977935028Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.241825 | controller |     "Jun 12 16:01:51.979907 crc crio[21573]: time=\"2026-06-12T16:01:51.979760752Z\" level=info msg=\"Started container\" PID=27472 containerID=289fcbb450e68ad5009b026045e42a7d66a739698bfbe26686bfd3f686cf21c6 description=openshift-authentication-operator/authentication-operator-7f5c659b84-khkfm/authentication-operator id=02c61de4-cae6-4092-a625-be563c6b93e3 name=/runtime.v1.RuntimeService/StartContainer sandboxID=de0b296fee07e699bd1fd33242f2f31e30c6c637042c979d7e25eecfe39a32d1",
2026-06-12 17:20:10.241841 | controller |     "Jun 12 16:01:51.980723 crc crio[21573]: time=\"2026-06-12T16:01:51.980632296Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.241858 | controller |     "Jun 12 16:01:52.007995 crc crio[21573]: time=\"2026-06-12T16:01:52.004111496Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.241874 | controller |     "Jun 12 16:01:52.011177 crc crio[21573]: time=\"2026-06-12T16:01:52.011095208Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.241891 | controller |     "Jun 12 16:01:52.014175 crc crio[21573]: time=\"2026-06-12T16:01:52.014073736Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.241907 | controller |     "Jun 12 16:01:52.041351 crc crio[21573]: time=\"2026-06-12T16:01:52.040387019Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.241923 | controller |     "Jun 12 16:01:52.059652 crc crio[21573]: time=\"2026-06-12T16:01:52.059580073Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.241938 | controller |     "Jun 12 16:01:52.082005 crc crio[21573]: time=\"2026-06-12T16:01:52.081862173Z\" level=info msg=\"Created container 97a4068fb380b4b052c78f4864f18e931f7fa310dc86f39b6872817254d0882e: openshift-network-operator/network-operator-7bdcf4f5bd-7fjxv/network-operator\" id=f67c908a-b5c4-43ed-9666-c88f8acf4488 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:20:10.241955 | controller |     "Jun 12 16:01:52.084788 crc crio[21573]: time=\"2026-06-12T16:01:52.084722883Z\" level=info msg=\"Starting container: 97a4068fb380b4b052c78f4864f18e931f7fa310dc86f39b6872817254d0882e\" id=10206c12-3984-413b-b975-51cf90150a03 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 17:20:10.241976 | controller |     "Jun 12 16:01:52.107188 crc crio[21573]: time=\"2026-06-12T16:01:52.106878064Z\" level=info msg=\"Started container\" PID=27520 containerID=97a4068fb380b4b052c78f4864f18e931f7fa310dc86f39b6872817254d0882e description=openshift-network-operator/network-operator-7bdcf4f5bd-7fjxv/network-operator id=10206c12-3984-413b-b975-51cf90150a03 name=/runtime.v1.RuntimeService/StartContainer sandboxID=e361c72c8a89f725dc4e16520f53a357ef00e6b759641a81f47fe5e49e87ed2b",
2026-06-12 17:20:10.241995 | controller |     "Jun 12 16:01:52.189191 crc crio[21573]: time=\"2026-06-12T16:01:52.188756193Z\" level=info msg=\"Created container b29254a92ed35c4e9c5cf65d1d4825869f7adbb25cbe5eba35e79273d3c9ae7a: openshift-machine-api/machine-api-operator-755bb95488-cj4b6/machine-api-operator\" id=a82df5df-869a-4143-8faa-9e031c7b3591 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:20:10.242027 | controller |     "Jun 12 16:01:52.214616 crc crio[21573]: time=\"2026-06-12T16:01:52.214537056Z\" level=info msg=\"Starting container: b29254a92ed35c4e9c5cf65d1d4825869f7adbb25cbe5eba35e79273d3c9ae7a\" id=c3f3279f-1e69-4d79-ad5b-a83dafa29f06 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 17:20:10.242046 | controller |     "Jun 12 16:01:52.234031 crc crio[21573]: time=\"2026-06-12T16:01:52.232933046Z\" level=info msg=\"Created container 784f596a00349623387b3dfdc9db9e62d40235bb5620b1733c8d899a3217ea3b: openshift-service-ca-operator/service-ca-operator-5b9c976747-l2sd4/service-ca-operator\" id=29e4555f-f37b-42aa-857b-9678d035c396 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:20:10.242062 | controller |     "Jun 12 16:01:52.236325 crc crio[21573]: time=\"2026-06-12T16:01:52.23622037Z\" level=info msg=\"Starting container: 784f596a00349623387b3dfdc9db9e62d40235bb5620b1733c8d899a3217ea3b\" id=65b1d677-48f3-4c83-bf42-66840132f5aa name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 17:20:10.242078 | controller |     "Jun 12 16:01:52.263631 crc crio[21573]: time=\"2026-06-12T16:01:52.241756319Z\" level=info msg=\"Started container\" PID=27530 containerID=b29254a92ed35c4e9c5cf65d1d4825869f7adbb25cbe5eba35e79273d3c9ae7a description=openshift-machine-api/machine-api-operator-755bb95488-cj4b6/machine-api-operator id=c3f3279f-1e69-4d79-ad5b-a83dafa29f06 name=/runtime.v1.RuntimeService/StartContainer sandboxID=16b297a8e49f38b39f557e435f8e06efd0f4be1882e3024092025c1bd219e42a",
2026-06-12 17:20:10.242096 | controller |     "Jun 12 16:01:52.285506 crc crio[21573]: time=\"2026-06-12T16:01:52.282790314Z\" level=info msg=\"Created container 2da60eca377d2b10bc98e07bfd05918901fb86db93cb580ed39bad326368c62c: openshift-kube-apiserver-operator/kube-apiserver-operator-575994946d-vgpnb/kube-apiserver-operator\" id=fb6ad524-115e-47bc-9dc0-488b075c9f84 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:20:10.242112 | controller |     "Jun 12 16:01:52.287096 crc crio[21573]: time=\"2026-06-12T16:01:52.287018621Z\" level=info msg=\"Started container\" PID=27551 containerID=784f596a00349623387b3dfdc9db9e62d40235bb5620b1733c8d899a3217ea3b description=openshift-service-ca-operator/service-ca-operator-5b9c976747-l2sd4/service-ca-operator id=65b1d677-48f3-4c83-bf42-66840132f5aa name=/runtime.v1.RuntimeService/StartContainer sandboxID=3cb15a22955364f53e33a4f5d88a1957aeb1acd20ae4a29aec4e99cd9161a1ff",
2026-06-12 17:20:10.242130 | controller |     "Jun 12 16:01:52.293618 crc crio[21573]: time=\"2026-06-12T16:01:52.289730107Z\" level=info msg=\"Starting container: 2da60eca377d2b10bc98e07bfd05918901fb86db93cb580ed39bad326368c62c\" id=a4b45271-c6c6-4e39-b402-4d6f52a59df4 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 17:20:10.242147 | controller |     "Jun 12 16:01:52.313943 crc crio[21573]: time=\"2026-06-12T16:01:52.313827273Z\" level=info msg=\"Started container\" PID=27552 containerID=2da60eca377d2b10bc98e07bfd05918901fb86db93cb580ed39bad326368c62c description=openshift-kube-apiserver-operator/kube-apiserver-operator-575994946d-vgpnb/kube-apiserver-operator id=a4b45271-c6c6-4e39-b402-4d6f52a59df4 name=/runtime.v1.RuntimeService/StartContainer sandboxID=a4108cfd56bb95c984c6842f2b38b21ef6830aa35f05bed6a97aba9293edc703",
2026-06-12 17:20:10.242169 | controller |     "Jun 12 16:01:52.506519 crc crio[21573]: time=\"2026-06-12T16:01:52.503913473Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.242186 | controller |     "Jun 12 16:01:52.519529 crc crio[21573]: time=\"2026-06-12T16:01:52.514514369Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.242203 | controller |     "Jun 12 16:01:52.623883 crc crio[21573]: time=\"2026-06-12T16:01:52.623790603Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.242219 | controller |     "Jun 12 16:01:52.625921 crc crio[21573]: time=\"2026-06-12T16:01:52.625835797Z\" level=info msg=\"Created container eb5ce153098db92b462501b5fba0a8843861f712fe5600cda873ad074fa6f393: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-cert-regeneration-controller\" id=52e03cb3-e1d8-4d4b-8b66-a8679a3bd404 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:20:10.242236 | controller |     "Jun 12 16:01:52.627630 crc crio[21573]: time=\"2026-06-12T16:01:52.627547835Z\" level=info msg=\"Starting container: eb5ce153098db92b462501b5fba0a8843861f712fe5600cda873ad074fa6f393\" id=47551263-c5bd-4f8d-80a1-a65c70d86e0a name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 17:20:10.242254 | controller |     "Jun 12 16:01:52.642206 crc crio[21573]: time=\"2026-06-12T16:01:52.642123617Z\" level=info msg=\"Started container\" PID=27619 containerID=eb5ce153098db92b462501b5fba0a8843861f712fe5600cda873ad074fa6f393 description=openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-cert-regeneration-controller id=47551263-c5bd-4f8d-80a1-a65c70d86e0a name=/runtime.v1.RuntimeService/StartContainer sandboxID=aea4c34e660b88d05cad560b21670df759260a7118b308f3c28a6d5a9f2badb0",
2026-06-12 17:20:10.242279 | controller |     "Jun 12 16:01:52.664173 crc crio[21573]: time=\"2026-06-12T16:01:52.664060696Z\" level=info msg=\"Created container fd43dda9cbe82db9b118274d13f31e99f8615109fa2e34048fac7462498653db: openshift-kube-scheduler-operator/openshift-kube-scheduler-operator-54f497555d-d8646/kube-scheduler-operator-container\" id=879b5e18-20ee-453f-bcc1-22715b6f4cb3 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:20:10.242298 | controller |     "Jun 12 16:01:52.695981 crc crio[21573]: time=\"2026-06-12T16:01:52.695230147Z\" level=info msg=\"Starting container: fd43dda9cbe82db9b118274d13f31e99f8615109fa2e34048fac7462498653db\" id=13ac19dd-9c09-4381-bf09-41ae7b20259a name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 17:20:10.242315 | controller |     "Jun 12 16:01:52.710919 crc crio[21573]: time=\"2026-06-12T16:01:52.710813977Z\" level=info msg=\"Started container\" PID=27620 containerID=fd43dda9cbe82db9b118274d13f31e99f8615109fa2e34048fac7462498653db description=openshift-kube-scheduler-operator/openshift-kube-scheduler-operator-54f497555d-d8646/kube-scheduler-operator-container id=13ac19dd-9c09-4381-bf09-41ae7b20259a name=/runtime.v1.RuntimeService/StartContainer sandboxID=acda8260e4918fbb802786a8d9cce4dea8d17c42cf6406c9d04a3cc30226e9b6",
2026-06-12 17:20:10.242333 | controller |     "Jun 12 16:01:52.743778 crc crio[21573]: time=\"2026-06-12T16:01:52.743665097Z\" level=info msg=\"Created container 64ecc42fb05f22a7e6704b1c2220d750bc10806f11dd2f9c717a9991a483ec13: openshift-kube-controller-manager-operator/kube-controller-manager-operator-69d5f845f8-mm4qn/kube-controller-manager-operator\" id=f29eac2f-e1cd-46ad-9c09-7ea7ab857f00 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:20:10.242349 | controller |     "Jun 12 16:01:52.746380 crc crio[21573]: time=\"2026-06-12T16:01:52.746106427Z\" level=info msg=\"Starting container: 64ecc42fb05f22a7e6704b1c2220d750bc10806f11dd2f9c717a9991a483ec13\" id=e6ef72db-550b-4d36-92a5-67741c209cbf name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 17:20:10.242369 | controller |     "Jun 12 16:01:52.752678 crc crio[21573]: time=\"2026-06-12T16:01:52.752563088Z\" level=info msg=\"Started container\" PID=27640 containerID=64ecc42fb05f22a7e6704b1c2220d750bc10806f11dd2f9c717a9991a483ec13 description=openshift-kube-controller-manager-operator/kube-controller-manager-operator-69d5f845f8-mm4qn/kube-controller-manager-operator id=e6ef72db-550b-4d36-92a5-67741c209cbf name=/runtime.v1.RuntimeService/StartContainer sandboxID=97467d816d05a341d3f7f15af85fa716868feac2fd6aa42876c0f6f23bafe244",
2026-06-12 17:20:10.242385 | controller |     "Jun 12 16:02:35.511401 crc crio[21573]: time=\"2026-06-12T16:02:35.50901597Z\" level=info msg=\"Stopping container: 3684b2cec778ee997d4d969fbd24556cc82f8a0e02a40f0f79bf35abb94df13d (timeout: 15s)\" id=c9f5452c-defc-4c68-a48b-3f83cc2316f6 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 17:20:10.242402 | controller |     "Jun 12 16:02:35.679745 crc crio[21573]: time=\"2026-06-12T16:02:35.679605876Z\" level=info msg=\"Stopped container 3684b2cec778ee997d4d969fbd24556cc82f8a0e02a40f0f79bf35abb94df13d: openshift-authentication/oauth-openshift-685b49f4d7-4d6xb/oauth-openshift\" id=c9f5452c-defc-4c68-a48b-3f83cc2316f6 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 17:20:10.242419 | controller |     "Jun 12 16:02:35.682259 crc crio[21573]: time=\"2026-06-12T16:02:35.681425682Z\" level=info msg=\"Stopping pod sandbox: 01e0057a4f36348b3e5583493d3db2ed1b6be0de7bec803bab507ef7991f8e77\" id=17be81e7-bafb-48db-954b-6cd9ae30a742 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 17:20:10.242436 | controller |     "Jun 12 16:02:35.683262 crc crio[21573]: time=\"2026-06-12T16:02:35.682607002Z\" level=info msg=\"Got pod network &{Name:oauth-openshift-685b49f4d7-4d6xb Namespace:openshift-authentication ID:01e0057a4f36348b3e5583493d3db2ed1b6be0de7bec803bab507ef7991f8e77 UID:b167f5c3-3788-4edd-9e26-0fc3a5748dee NetNS:/var/run/netns/50ebe2c2-fcd1-4e25-b7b7-9139bcf85f03 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:0xc00008c538}] Aliases:map[]}\"",
2026-06-12 17:20:10.242453 | controller |     "Jun 12 16:02:35.683262 crc crio[21573]: time=\"2026-06-12T16:02:35.682795487Z\" level=info msg=\"Deleting pod openshift-authentication_oauth-openshift-685b49f4d7-4d6xb from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 17:20:10.242469 | controller |     "Jun 12 16:02:35.979706 crc crio[21573]: time=\"2026-06-12T16:02:35.979083576Z\" level=info msg=\"Stopped pod sandbox: 01e0057a4f36348b3e5583493d3db2ed1b6be0de7bec803bab507ef7991f8e77\" id=17be81e7-bafb-48db-954b-6cd9ae30a742 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 17:20:10.242485 | controller |     "Jun 12 16:02:36.267678 crc crio[21573]: time=\"2026-06-12T16:02:36.267420418Z\" level=info msg=\"Removing container: 3684b2cec778ee997d4d969fbd24556cc82f8a0e02a40f0f79bf35abb94df13d\" id=5065c637-aad0-4f08-bffc-ce8910f3eb91 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 17:20:10.242501 | controller |     "Jun 12 16:02:36.319688 crc crio[21573]: time=\"2026-06-12T16:02:36.319357292Z\" level=info msg=\"Removed container 3684b2cec778ee997d4d969fbd24556cc82f8a0e02a40f0f79bf35abb94df13d: openshift-authentication/oauth-openshift-685b49f4d7-4d6xb/oauth-openshift\" id=5065c637-aad0-4f08-bffc-ce8910f3eb91 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 17:20:10.242518 | controller |     "Jun 12 16:02:53.453001 crc crio[21573]: time=\"2026-06-12T16:02:53.451792263Z\" level=info msg=\"Stopping pod sandbox: 01e0057a4f36348b3e5583493d3db2ed1b6be0de7bec803bab507ef7991f8e77\" id=b75d4cc5-8e7e-4c73-abf5-d9afcde31da3 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 17:20:10.242537 | controller |     "Jun 12 16:02:53.455335 crc crio[21573]: time=\"2026-06-12T16:02:53.453026915Z\" level=info msg=\"Stopped pod sandbox (already stopped): 01e0057a4f36348b3e5583493d3db2ed1b6be0de7bec803bab507ef7991f8e77\" id=b75d4cc5-8e7e-4c73-abf5-d9afcde31da3 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 17:20:10.242553 | controller |     "Jun 12 16:02:53.455771 crc crio[21573]: time=\"2026-06-12T16:02:53.455736482Z\" level=info msg=\"Removing pod sandbox: 01e0057a4f36348b3e5583493d3db2ed1b6be0de7bec803bab507ef7991f8e77\" id=80e53d03-d937-4718-b4e5-a294b850cf34 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 17:20:10.242569 | controller |     "Jun 12 16:02:53.469518 crc crio[21573]: time=\"2026-06-12T16:02:53.469329167Z\" level=info msg=\"Removed pod sandbox: 01e0057a4f36348b3e5583493d3db2ed1b6be0de7bec803bab507ef7991f8e77\" id=80e53d03-d937-4718-b4e5-a294b850cf34 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 17:20:10.242605 | controller |     "Jun 12 16:04:36.648562 crc crio[21573]: time=\"2026-06-12T16:04:36.647283051Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/community-operators-c5wvb/POD\" id=323a1608-b5cc-4a21-99b4-e6bf7393bfcb name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:20:10.242622 | controller |     "Jun 12 16:04:36.650120 crc crio[21573]: time=\"2026-06-12T16:04:36.649120323Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.242638 | controller |     "Jun 12 16:04:36.663516 crc crio[21573]: time=\"2026-06-12T16:04:36.663404658Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/certified-operators-h5gkm/POD\" id=c9397191-0307-437d-a725-e158b06d9936 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:20:10.242655 | controller |     "Jun 12 16:04:36.663647 crc crio[21573]: time=\"2026-06-12T16:04:36.6635725Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.242670 | controller |     "Jun 12 16:04:36.688560 crc crio[21573]: time=\"2026-06-12T16:04:36.688491506Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/redhat-operators-bpntw/POD\" id=f60a9054-3694-4692-86cc-294821fd9397 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:20:10.242686 | controller |     "Jun 12 16:04:36.688714 crc crio[21573]: time=\"2026-06-12T16:04:36.688576578Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.242701 | controller |     "Jun 12 16:04:36.704710 crc crio[21573]: time=\"2026-06-12T16:04:36.704610698Z\" level=info msg=\"Running pod sandbox: openshift-infra/auto-csr-approver-29688004-jmtt6/POD\" id=7a778f75-3c94-4ef5-829c-20e946592c37 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:20:10.242717 | controller |     "Jun 12 16:04:36.704823 crc crio[21573]: time=\"2026-06-12T16:04:36.704715421Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.242733 | controller |     "Jun 12 16:04:36.710899 crc crio[21573]: time=\"2026-06-12T16:04:36.710803178Z\" level=info msg=\"Got pod network &{Name:certified-operators-h5gkm Namespace:openshift-marketplace ID:c2b250e68492dd6dc483c22c9754ed30a96e61543d3b10287e38441fffa20fb6 UID:47d664e8-ebbe-4369-b7cc-aef1d36d21e6 NetNS:/var/run/netns/aee9c6fb-9329-4e30-966d-5a4d23aa833f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod47d664e8_ebbe_4369_b7cc_aef1d36d21e6.slice PodAnnotations:0xc0027221d8}] Aliases:map[]}\"",
2026-06-12 17:20:10.242749 | controller |     "Jun 12 16:04:36.710899 crc crio[21573]: time=\"2026-06-12T16:04:36.71087414Z\" level=info msg=\"Adding pod openshift-marketplace_certified-operators-h5gkm to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 17:20:10.242769 | controller |     "Jun 12 16:04:36.714069 crc crio[21573]: time=\"2026-06-12T16:04:36.713926094Z\" level=info msg=\"Got pod network &{Name:community-operators-c5wvb Namespace:openshift-marketplace ID:4f7d4379cc8b9b713243f528861c179a93df26a3ceae54f6aa6554f107036d14 UID:4d528c96-ac77-484d-9812-9cdb429595f4 NetNS:/var/run/netns/4f8498c0-0af7-4ffa-a86f-9adc35932527 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod4d528c96_ac77_484d_9812_9cdb429595f4.slice PodAnnotations:0xc00008c9c8}] Aliases:map[]}\"",
2026-06-12 17:20:10.242786 | controller |     "Jun 12 16:04:36.714069 crc crio[21573]: time=\"2026-06-12T16:04:36.714008236Z\" level=info msg=\"Adding pod openshift-marketplace_community-operators-c5wvb to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 17:20:10.242802 | controller |     "Jun 12 16:04:36.717981 crc crio[21573]: time=\"2026-06-12T16:04:36.717929434Z\" level=info msg=\"Running pod sandbox: openshift-authentication/oauth-openshift-578588c5b9-xh998/POD\" id=c64cb927-65d3-4eae-a69b-ff1e45db6b2f name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:20:10.242818 | controller |     "Jun 12 16:04:36.718152 crc crio[21573]: time=\"2026-06-12T16:04:36.718013106Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.242834 | controller |     "Jun 12 16:04:36.730059 crc crio[21573]: time=\"2026-06-12T16:04:36.729890094Z\" level=info msg=\"Running pod sandbox: openshift-operator-lifecycle-manager/collect-profiles-29688000-qvxfq/POD\" id=75000847-90e2-4169-ac18-eef0c5aa7fc4 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:20:10.242849 | controller |     "Jun 12 16:04:36.730059 crc crio[21573]: time=\"2026-06-12T16:04:36.729990326Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.242864 | controller |     "Jun 12 16:04:36.736646 crc crio[21573]: time=\"2026-06-12T16:04:36.736574237Z\" level=info msg=\"Got pod network &{Name:redhat-operators-bpntw Namespace:openshift-marketplace ID:a043d3c9135f83719185c9118c1fbf1c54b670215b408234ddb4c4162b0d2fa8 UID:c6b97540-7398-4dc2-bb51-bcdc9949270b NetNS:/var/run/netns/1318404e-5e0d-435e-aee7-7402454cf8bd Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podc6b97540_7398_4dc2_bb51_bcdc9949270b.slice PodAnnotations:0xc002428118}] Aliases:map[]}\"",
2026-06-12 17:20:10.242881 | controller |     "Jun 12 16:04:36.736646 crc crio[21573]: time=\"2026-06-12T16:04:36.736616058Z\" level=info msg=\"Adding pod openshift-marketplace_redhat-operators-bpntw to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 17:20:10.242897 | controller |     "Jun 12 16:04:36.741047 crc crio[21573]: time=\"2026-06-12T16:04:36.740933938Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29688004-jmtt6 Namespace:openshift-infra ID:56781ba3e8aee45a174e1c7cc2761e07a90ac153ee98f57e5a99bc3345ba3876 UID:18c3bb98-720b-4bdd-bf15-f59ad3b108ef NetNS:/var/run/netns/7970b458-2416-4c71-bd13-e151559936be Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod18c3bb98_720b_4bdd_bf15_f59ad3b108ef.slice PodAnnotations:0xc00338e090}] Aliases:map[]}\"",
2026-06-12 17:20:10.242913 | controller |     "Jun 12 16:04:36.741047 crc crio[21573]: time=\"2026-06-12T16:04:36.741044371Z\" level=info msg=\"Adding pod openshift-infra_auto-csr-approver-29688004-jmtt6 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 17:20:10.242933 | controller |     "Jun 12 16:04:36.743071 crc crio[21573]: time=\"2026-06-12T16:04:36.742964643Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/redhat-marketplace-b5wtd/POD\" id=23e030b8-f6ea-4961-8d48-9c3165556a61 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:20:10.242949 | controller |     "Jun 12 16:04:36.743161 crc crio[21573]: time=\"2026-06-12T16:04:36.743086506Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.242965 | controller |     "Jun 12 16:04:36.789011 crc crio[21573]: time=\"2026-06-12T16:04:36.788761443Z\" level=info msg=\"Got pod network &{Name:oauth-openshift-578588c5b9-xh998 Namespace:openshift-authentication ID:0185332d27e43b297540c0fb92e2301fdbae3cdb54f249def72a09e0e484ec8a UID:3f322534-61f9-44c6-a433-6ea846365c9e NetNS:/var/run/netns/9af0ef9e-c402-418b-bddb-3459f7e3ce74 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod3f322534_61f9_44c6_a433_6ea846365c9e.slice PodAnnotations:0xc000138180}] Aliases:map[]}\"",
2026-06-12 17:20:10.242980 | controller |     "Jun 12 16:04:36.789011 crc crio[21573]: time=\"2026-06-12T16:04:36.788853135Z\" level=info msg=\"Adding pod openshift-authentication_oauth-openshift-578588c5b9-xh998 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 17:20:10.242996 | controller |     "Jun 12 16:04:36.790409 crc crio[21573]: time=\"2026-06-12T16:04:36.790347776Z\" level=info msg=\"Got pod network &{Name:collect-profiles-29688000-qvxfq Namespace:openshift-operator-lifecycle-manager ID:5bdab20c2f65a980f47b95ffc81afbcb4ce80e347efd833388ae2b4a7cc30d16 UID:f3f494c9-288e-4fa6-bf5e-cb0025a40fb1 NetNS:/var/run/netns/fcc16e89-0b43-428d-a3a3-8ccb0bd370c8 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podf3f494c9_288e_4fa6_bf5e_cb0025a40fb1.slice PodAnnotations:0xc0036742c8}] Aliases:map[]}\"",
2026-06-12 17:20:10.243012 | controller |     "Jun 12 16:04:36.790616 crc crio[21573]: time=\"2026-06-12T16:04:36.790413657Z\" level=info msg=\"Adding pod openshift-operator-lifecycle-manager_collect-profiles-29688000-qvxfq to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 17:20:10.243029 | controller |     "Jun 12 16:04:36.797994 crc crio[21573]: time=\"2026-06-12T16:04:36.797865695Z\" level=info msg=\"Got pod network &{Name:redhat-marketplace-b5wtd Namespace:openshift-marketplace ID:601d8ed3e4e32d356d207759805805e3d1fb588c5b0c9c64cf7925b6b45a3a36 UID:fa2aa1e5-6015-4294-9049-391758ac262c NetNS:/var/run/netns/51e41fd3-5963-414f-970f-56a309e36c93 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podfa2aa1e5_6015_4294_9049_391758ac262c.slice PodAnnotations:0xc00063c108}] Aliases:map[]}\"",
2026-06-12 17:20:10.243046 | controller |     "Jun 12 16:04:36.797994 crc crio[21573]: time=\"2026-06-12T16:04:36.797936006Z\" level=info msg=\"Adding pod openshift-marketplace_redhat-marketplace-b5wtd to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 17:20:10.243063 | controller |     "Jun 12 16:04:37.343904 crc crio[21573]: 2026-06-12T16:04:37Z [verbose] CmdAdd (shim): {1.1.0 [{Name:56781ba3e8aee45 Mac:ce:ab:60:ae:2a:21 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:43 Mtu:0 Sandbox:/var/run/netns/7970b458-2416-4c71-bd13-e151559936be SocketPath: PciID:}] [{Interface:0xc000014630 Address:{IP:10.217.0.67 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 17:20:10.243080 | controller |     "Jun 12 16:04:37.346784 crc crio[21573]: time=\"2026-06-12T16:04:37.346608152Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29688004-jmtt6 Namespace:openshift-infra ID:56781ba3e8aee45a174e1c7cc2761e07a90ac153ee98f57e5a99bc3345ba3876 UID:18c3bb98-720b-4bdd-bf15-f59ad3b108ef NetNS:/var/run/netns/7970b458-2416-4c71-bd13-e151559936be Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod18c3bb98_720b_4bdd_bf15_f59ad3b108ef.slice PodAnnotations:0xc00338e090}] Aliases:map[]}\"",
2026-06-12 17:20:10.243099 | controller |     "Jun 12 16:04:37.347145 crc crio[21573]: time=\"2026-06-12T16:04:37.346849729Z\" level=info msg=\"Checking pod openshift-infra_auto-csr-approver-29688004-jmtt6 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 17:20:10.243116 | controller |     "Jun 12 16:04:37.357648 crc crio[21573]: 2026-06-12T16:04:37Z [verbose] CmdAdd (shim): {1.1.0 [{Name:c2b250e68492dd6 Mac:f6:35:0e:37:95:9d Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:41 Mtu:0 Sandbox:/var/run/netns/aee9c6fb-9329-4e30-966d-5a4d23aa833f SocketPath: PciID:}] [{Interface:0xc0002d8a00 Address:{IP:10.217.0.65 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 17:20:10.243133 | controller |     "Jun 12 16:04:37.357648 crc crio[21573]: time=\"2026-06-12T16:04:37.356542075Z\" level=info msg=\"Got pod network &{Name:certified-operators-h5gkm Namespace:openshift-marketplace ID:c2b250e68492dd6dc483c22c9754ed30a96e61543d3b10287e38441fffa20fb6 UID:47d664e8-ebbe-4369-b7cc-aef1d36d21e6 NetNS:/var/run/netns/aee9c6fb-9329-4e30-966d-5a4d23aa833f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod47d664e8_ebbe_4369_b7cc_aef1d36d21e6.slice PodAnnotations:0xc0027221d8}] Aliases:map[]}\"",
2026-06-12 17:20:10.243149 | controller |     "Jun 12 16:04:37.357648 crc crio[21573]: time=\"2026-06-12T16:04:37.356813572Z\" level=info msg=\"Checking pod openshift-marketplace_certified-operators-h5gkm for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 17:20:10.243165 | controller |     "Jun 12 16:04:37.364155 crc crio[21573]: time=\"2026-06-12T16:04:37.363622502Z\" level=info msg=\"Ran pod sandbox c2b250e68492dd6dc483c22c9754ed30a96e61543d3b10287e38441fffa20fb6 with infra container: openshift-marketplace/certified-operators-h5gkm/POD\" id=c9397191-0307-437d-a725-e158b06d9936 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:20:10.243181 | controller |     "Jun 12 16:04:37.367780 crc crio[21573]: time=\"2026-06-12T16:04:37.36768418Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=72255746-4b0d-4ccc-88c3-5602e33398a1 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:20:10.243197 | controller |     "Jun 12 16:04:37.367780 crc crio[21573]: 2026-06-12T16:04:37Z [verbose] CmdAdd (shim): {1.1.0 [{Name:a043d3c9135f837 Mac:b2:9b:26:79:ab:01 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:42 Mtu:0 Sandbox:/var/run/netns/1318404e-5e0d-435e-aee7-7402454cf8bd SocketPath: PciID:}] [{Interface:0xc0000149d0 Address:{IP:10.217.0.66 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 17:20:10.243212 | controller |     "Jun 12 16:04:37.368557 crc crio[21573]: time=\"2026-06-12T16:04:37.368404265Z\" level=info msg=\"Ran pod sandbox 56781ba3e8aee45a174e1c7cc2761e07a90ac153ee98f57e5a99bc3345ba3876 with infra container: openshift-infra/auto-csr-approver-29688004-jmtt6/POD\" id=7a778f75-3c94-4ef5-829c-20e946592c37 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:20:10.243228 | controller |     "Jun 12 16:04:37.370070 crc crio[21573]: 2026-06-12T16:04:37Z [verbose] CmdAdd (shim): {1.1.0 [{Name:4f7d4379cc8b9b7 Mac:8e:86:98:2d:af:44 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:40 Mtu:0 Sandbox:/var/run/netns/4f8498c0-0af7-4ffa-a86f-9adc35932527 SocketPath: PciID:}] [{Interface:0xc00022c000 Address:{IP:10.217.0.64 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 17:20:10.243247 | controller |     "Jun 12 16:04:37.370174 crc crio[21573]: time=\"2026-06-12T16:04:37.370152328Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=6145359a-54eb-4dd5-80de-b92cd2def056 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:20:10.243264 | controller |     "Jun 12 16:04:37.370598 crc crio[21573]: time=\"2026-06-12T16:04:37.37052569Z\" level=info msg=\"Got pod network &{Name:redhat-operators-bpntw Namespace:openshift-marketplace ID:a043d3c9135f83719185c9118c1fbf1c54b670215b408234ddb4c4162b0d2fa8 UID:c6b97540-7398-4dc2-bb51-bcdc9949270b NetNS:/var/run/netns/1318404e-5e0d-435e-aee7-7402454cf8bd Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podc6b97540_7398_4dc2_bb51_bcdc9949270b.slice PodAnnotations:0xc002428118}] Aliases:map[]}\"",
2026-06-12 17:20:10.243289 | controller |     "Jun 12 16:04:37.371201 crc crio[21573]: time=\"2026-06-12T16:04:37.371106806Z\" level=info msg=\"Checking pod openshift-marketplace_redhat-operators-bpntw for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 17:20:10.243311 | controller |     "Jun 12 16:04:37.371780 crc crio[21573]: time=\"2026-06-12T16:04:37.371542437Z\" level=info msg=\"Got pod network &{Name:community-operators-c5wvb Namespace:openshift-marketplace ID:4f7d4379cc8b9b713243f528861c179a93df26a3ceae54f6aa6554f107036d14 UID:4d528c96-ac77-484d-9812-9cdb429595f4 NetNS:/var/run/netns/4f8498c0-0af7-4ffa-a86f-9adc35932527 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod4d528c96_ac77_484d_9812_9cdb429595f4.slice PodAnnotations:0xc00008c9c8}] Aliases:map[]}\"",
2026-06-12 17:20:10.243330 | controller |     "Jun 12 16:04:37.371977 crc crio[21573]: time=\"2026-06-12T16:04:37.371915937Z\" level=info msg=\"Checking pod openshift-marketplace_community-operators-c5wvb for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 17:20:10.243347 | controller |     "Jun 12 16:04:37.373538 crc crio[21573]: time=\"2026-06-12T16:04:37.373407738Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-cli:latest\" id=9a1d6c10-63d3-43bb-8c7f-ec33b60d9280 name=/runtime.v1.ImageService/PullImage",
2026-06-12 17:20:10.243363 | controller |     "Jun 12 16:04:37.382277 crc crio[21573]: time=\"2026-06-12T16:04:37.382120548Z\" level=info msg=\"Creating container: openshift-marketplace/certified-operators-h5gkm/extract-utilities\" id=f079ec1f-65b7-40cc-bb24-8d6e1df2a1d6 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:20:10.243379 | controller |     "Jun 12 16:04:37.382997 crc crio[21573]: time=\"2026-06-12T16:04:37.382783166Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.243396 | controller |     "Jun 12 16:04:37.385540 crc crio[21573]: time=\"2026-06-12T16:04:37.385368253Z\" level=info msg=\"Ran pod sandbox a043d3c9135f83719185c9118c1fbf1c54b670215b408234ddb4c4162b0d2fa8 with infra container: openshift-marketplace/redhat-operators-bpntw/POD\" id=f60a9054-3694-4692-86cc-294821fd9397 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:20:10.243413 | controller |     "Jun 12 16:04:37.386330 crc crio[21573]: time=\"2026-06-12T16:04:37.386220001Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-cli:latest\\\"\"",
2026-06-12 17:20:10.243429 | controller |     "Jun 12 16:04:37.389841 crc crio[21573]: time=\"2026-06-12T16:04:37.389798034Z\" level=info msg=\"Ran pod sandbox 4f7d4379cc8b9b713243f528861c179a93df26a3ceae54f6aa6554f107036d14 with infra container: openshift-marketplace/community-operators-c5wvb/POD\" id=323a1608-b5cc-4a21-99b4-e6bf7393bfcb name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:20:10.243450 | controller |     "Jun 12 16:04:37.391692 crc crio[21573]: time=\"2026-06-12T16:04:37.390625702Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=4944f02a-6feb-4b78-8b89-4323033afd19 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:20:10.243466 | controller |     "Jun 12 16:04:37.392653 crc crio[21573]: time=\"2026-06-12T16:04:37.392540984Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=683e234b-d4f6-41f6-acc9-8c2e72e5e978 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:20:10.243482 | controller |     "Jun 12 16:04:37.403866 crc crio[21573]: time=\"2026-06-12T16:04:37.403577779Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=0264954d-61b3-48c1-b6e4-c44e434c68eb name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:20:10.243497 | controller |     "Jun 12 16:04:37.405292 crc crio[21573]: time=\"2026-06-12T16:04:37.40513419Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=21da7a66-b8c6-4916-9aec-7dcfd7400c92 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:20:10.243513 | controller |     "Jun 12 16:04:37.414576 crc crio[21573]: time=\"2026-06-12T16:04:37.414361954Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-operators-bpntw/extract-utilities\" id=821220e0-49fe-4a60-ab20-cf6b928896e9 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:20:10.243528 | controller |     "Jun 12 16:04:37.416674 crc crio[21573]: time=\"2026-06-12T16:04:37.416571125Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.243709 | controller |     "Jun 12 16:04:37.418666 crc crio[21573]: time=\"2026-06-12T16:04:37.418531698Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.243731 | controller |     "Jun 12 16:04:37.423903 crc crio[21573]: time=\"2026-06-12T16:04:37.422994412Z\" level=info msg=\"Creating container: openshift-marketplace/community-operators-c5wvb/extract-utilities\" id=c87d7d18-5e9f-42de-872c-57b47fd6393b name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:20:10.243748 | controller |     "Jun 12 16:04:37.424402 crc crio[21573]: time=\"2026-06-12T16:04:37.424296817Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.243763 | controller |     "Jun 12 16:04:37.437167 crc crio[21573]: time=\"2026-06-12T16:04:37.437059529Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.243779 | controller |     "Jun 12 16:04:37.466966 crc crio[21573]: time=\"2026-06-12T16:04:37.463592918Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.243795 | controller |     "Jun 12 16:04:37.469310 crc crio[21573]: time=\"2026-06-12T16:04:37.469216613Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.243810 | controller |     "Jun 12 16:04:37.489966 crc crio[21573]: time=\"2026-06-12T16:04:37.48984454Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.243829 | controller |     "Jun 12 16:04:37.497174 crc crio[21573]: time=\"2026-06-12T16:04:37.496938235Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.243845 | controller |     "Jun 12 16:04:37.514144 crc crio[21573]: 2026-06-12T16:04:37Z [verbose] CmdAdd (shim): {1.1.0 [{Name:0185332d27e43b2 Mac:a2:92:24:96:06:63 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:44 Mtu:0 Sandbox:/var/run/netns/9af0ef9e-c402-418b-bddb-3459f7e3ce74 SocketPath: PciID:}] [{Interface:0xc000014600 Address:{IP:10.217.0.68 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 17:20:10.243861 | controller |     "Jun 12 16:04:37.514144 crc crio[21573]: 2026-06-12T16:04:37Z [verbose] CmdAdd (shim): {1.1.0 [{Name:5bdab20c2f65a98 Mac:26:b7:1b:86:00:1f Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:45 Mtu:0 Sandbox:/var/run/netns/fcc16e89-0b43-428d-a3a3-8ccb0bd370c8 SocketPath: PciID:}] [{Interface:0xc0003f2b40 Address:{IP:10.217.0.69 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 17:20:10.243877 | controller |     "Jun 12 16:04:37.514736 crc crio[21573]: time=\"2026-06-12T16:04:37.514661192Z\" level=info msg=\"Got pod network &{Name:oauth-openshift-578588c5b9-xh998 Namespace:openshift-authentication ID:0185332d27e43b297540c0fb92e2301fdbae3cdb54f249def72a09e0e484ec8a UID:3f322534-61f9-44c6-a433-6ea846365c9e NetNS:/var/run/netns/9af0ef9e-c402-418b-bddb-3459f7e3ce74 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod3f322534_61f9_44c6_a433_6ea846365c9e.slice PodAnnotations:0xc000138180}] Aliases:map[]}\"",
2026-06-12 17:20:10.243894 | controller |     "Jun 12 16:04:37.514841 crc crio[21573]: time=\"2026-06-12T16:04:37.514817206Z\" level=info msg=\"Checking pod openshift-authentication_oauth-openshift-578588c5b9-xh998 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 17:20:10.243910 | controller |     "Jun 12 16:04:37.515262 crc crio[21573]: time=\"2026-06-12T16:04:37.515177467Z\" level=info msg=\"Got pod network &{Name:collect-profiles-29688000-qvxfq Namespace:openshift-operator-lifecycle-manager ID:5bdab20c2f65a980f47b95ffc81afbcb4ce80e347efd833388ae2b4a7cc30d16 UID:f3f494c9-288e-4fa6-bf5e-cb0025a40fb1 NetNS:/var/run/netns/fcc16e89-0b43-428d-a3a3-8ccb0bd370c8 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podf3f494c9_288e_4fa6_bf5e_cb0025a40fb1.slice PodAnnotations:0xc0036742c8}] Aliases:map[]}\"",
2026-06-12 17:20:10.243926 | controller |     "Jun 12 16:04:37.515366 crc crio[21573]: 2026-06-12T16:04:37Z [verbose] CmdAdd (shim): {1.1.0 [{Name:601d8ed3e4e32d3 Mac:0a:8b:58:38:42:ad Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:46 Mtu:0 Sandbox:/var/run/netns/51e41fd3-5963-414f-970f-56a309e36c93 SocketPath: PciID:}] [{Interface:0xc0001daa20 Address:{IP:10.217.0.70 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 17:20:10.243941 | controller |     "Jun 12 16:04:37.515425 crc crio[21573]: time=\"2026-06-12T16:04:37.515382023Z\" level=info msg=\"Checking pod openshift-operator-lifecycle-manager_collect-profiles-29688000-qvxfq for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 17:20:10.243957 | controller |     "Jun 12 16:04:37.516008 crc crio[21573]: time=\"2026-06-12T16:04:37.515928807Z\" level=info msg=\"Got pod network &{Name:redhat-marketplace-b5wtd Namespace:openshift-marketplace ID:601d8ed3e4e32d356d207759805805e3d1fb588c5b0c9c64cf7925b6b45a3a36 UID:fa2aa1e5-6015-4294-9049-391758ac262c NetNS:/var/run/netns/51e41fd3-5963-414f-970f-56a309e36c93 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podfa2aa1e5_6015_4294_9049_391758ac262c.slice PodAnnotations:0xc00063c108}] Aliases:map[]}\"",
2026-06-12 17:20:10.243977 | controller |     "Jun 12 16:04:37.516215 crc crio[21573]: time=\"2026-06-12T16:04:37.516144783Z\" level=info msg=\"Checking pod openshift-marketplace_redhat-marketplace-b5wtd for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 17:20:10.243993 | controller |     "Jun 12 16:04:37.530703 crc crio[21573]: time=\"2026-06-12T16:04:37.530619605Z\" level=info msg=\"Ran pod sandbox 601d8ed3e4e32d356d207759805805e3d1fb588c5b0c9c64cf7925b6b45a3a36 with infra container: openshift-marketplace/redhat-marketplace-b5wtd/POD\" id=23e030b8-f6ea-4961-8d48-9c3165556a61 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:20:10.244011 | controller |     "Jun 12 16:04:37.530703 crc crio[21573]: time=\"2026-06-12T16:04:37.530682053Z\" level=info msg=\"Ran pod sandbox 0185332d27e43b297540c0fb92e2301fdbae3cdb54f249def72a09e0e484ec8a with infra container: openshift-authentication/oauth-openshift-578588c5b9-xh998/POD\" id=c64cb927-65d3-4eae-a69b-ff1e45db6b2f name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:20:10.244027 | controller |     "Jun 12 16:04:37.533668 crc crio[21573]: time=\"2026-06-12T16:04:37.533594227Z\" level=info msg=\"Ran pod sandbox 5bdab20c2f65a980f47b95ffc81afbcb4ce80e347efd833388ae2b4a7cc30d16 with infra container: openshift-operator-lifecycle-manager/collect-profiles-29688000-qvxfq/POD\" id=75000847-90e2-4169-ac18-eef0c5aa7fc4 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:20:10.244043 | controller |     "Jun 12 16:04:37.542198 crc crio[21573]: time=\"2026-06-12T16:04:37.542111406Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=210a32f9-fbdb-45e1-89c9-7901e5d5a527 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:20:10.244058 | controller |     "Jun 12 16:04:37.542606 crc crio[21573]: time=\"2026-06-12T16:04:37.542526238Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:036ed6efe4cb5f5b90ee7f9ef5297c8591b8d67aa36b3c58b4fc5417622a140c\" id=abf21d84-5429-49ff-9b49-d3e0d2b976db name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:20:10.244073 | controller |     "Jun 12 16:04:37.544608 crc crio[21573]: time=\"2026-06-12T16:04:37.542622391Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=0b6e843e-33d6-4a07-b9bc-87f1808f06b4 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:20:10.244089 | controller |     "Jun 12 16:04:37.545270 crc crio[21573]: time=\"2026-06-12T16:04:37.545196151Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:036ed6efe4cb5f5b90ee7f9ef5297c8591b8d67aa36b3c58b4fc5417622a140c\" id=f83decac-609c-42ce-8363-5d3f4cc23b80 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:20:10.244106 | controller |     "Jun 12 16:04:37.546123 crc crio[21573]: time=\"2026-06-12T16:04:37.546078446Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=c4611072-6e32-45b4-ae63-06159a29874a name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:20:10.244121 | controller |     "Jun 12 16:04:37.549878 crc crio[21573]: time=\"2026-06-12T16:04:37.549782838Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=a6b6b716-338e-4b6f-9b81-8c75a614ba4e name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:20:10.244137 | controller |     "Jun 12 16:04:37.552637 crc crio[21573]: time=\"2026-06-12T16:04:37.552529533Z\" level=info msg=\"Creating container: openshift-authentication/oauth-openshift-578588c5b9-xh998/oauth-openshift\" id=e81933f5-6924-4a34-995d-b60b4cb6725b name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:20:10.244156 | controller |     "Jun 12 16:04:37.552906 crc crio[21573]: time=\"2026-06-12T16:04:37.5527804Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.244172 | controller |     "Jun 12 16:04:37.565550 crc crio[21573]: time=\"2026-06-12T16:04:37.565364947Z\" level=info msg=\"Creating container: openshift-operator-lifecycle-manager/collect-profiles-29688000-qvxfq/collect-profiles\" id=5d8b1856-7d85-4959-9074-79f1142396a7 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:20:10.244188 | controller |     "Jun 12 16:04:37.568411 crc crio[21573]: time=\"2026-06-12T16:04:37.568370483Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-marketplace-b5wtd/extract-utilities\" id=bb136b5e-f635-4d85-b7a0-6af1debe2842 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:20:10.244203 | controller |     "Jun 12 16:04:37.577766 crc crio[21573]: time=\"2026-06-12T16:04:37.577656296Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.244219 | controller |     "Jun 12 16:04:37.580166 crc crio[21573]: time=\"2026-06-12T16:04:37.580084191Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.244235 | controller |     "Jun 12 16:04:37.589808 crc crio[21573]: time=\"2026-06-12T16:04:37.58974006Z\" level=info msg=\"Created container e8a7b77cdd34133161516dca242e93f84f4a664ad06c153a8a218240a905b12f: openshift-marketplace/certified-operators-h5gkm/extract-utilities\" id=f079ec1f-65b7-40cc-bb24-8d6e1df2a1d6 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:20:10.244251 | controller |     "Jun 12 16:04:37.591571 crc crio[21573]: time=\"2026-06-12T16:04:37.591385272Z\" level=info msg=\"Starting container: e8a7b77cdd34133161516dca242e93f84f4a664ad06c153a8a218240a905b12f\" id=77f89d9c-040f-4bf3-ab61-fa9d80febafc name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 17:20:10.244267 | controller |     "Jun 12 16:04:37.592176 crc crio[21573]: time=\"2026-06-12T16:04:37.592102462Z\" level=info msg=\"Created container f81486010549e04c8d14a2d55a7c7ec838b35f0df4cb3464e1cb270c95ec50de: openshift-marketplace/community-operators-c5wvb/extract-utilities\" id=c87d7d18-5e9f-42de-872c-57b47fd6393b name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:20:10.244283 | controller |     "Jun 12 16:04:37.593737 crc crio[21573]: time=\"2026-06-12T16:04:37.593653074Z\" level=info msg=\"Starting container: f81486010549e04c8d14a2d55a7c7ec838b35f0df4cb3464e1cb270c95ec50de\" id=42ed262d-88b4-4977-8ff5-3a515745f650 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 17:20:10.244307 | controller |     "Jun 12 16:04:37.596097 crc crio[21573]: time=\"2026-06-12T16:04:37.595947274Z\" level=info msg=\"Created container 4822e564680086fc1fe6af58d6bfac1a618305b766608ac50bccd3cf62ec43ce: openshift-marketplace/redhat-operators-bpntw/extract-utilities\" id=821220e0-49fe-4a60-ab20-cf6b928896e9 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:20:10.244328 | controller |     "Jun 12 16:04:37.600731 crc crio[21573]: time=\"2026-06-12T16:04:37.600645843Z\" level=info msg=\"Starting container: 4822e564680086fc1fe6af58d6bfac1a618305b766608ac50bccd3cf62ec43ce\" id=45bc59e4-33ab-4d13-95b1-b1ad2ed06a61 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 17:20:10.244345 | controller |     "Jun 12 16:04:37.601875 crc crio[21573]: time=\"2026-06-12T16:04:37.601797118Z\" level=info msg=\"Started container\" PID=30147 containerID=e8a7b77cdd34133161516dca242e93f84f4a664ad06c153a8a218240a905b12f description=openshift-marketplace/certified-operators-h5gkm/extract-utilities id=77f89d9c-040f-4bf3-ab61-fa9d80febafc name=/runtime.v1.RuntimeService/StartContainer sandboxID=c2b250e68492dd6dc483c22c9754ed30a96e61543d3b10287e38441fffa20fb6",
2026-06-12 17:20:10.244366 | controller |     "Jun 12 16:04:37.605914 crc crio[21573]: time=\"2026-06-12T16:04:37.605649207Z\" level=info msg=\"Started container\" PID=30158 containerID=f81486010549e04c8d14a2d55a7c7ec838b35f0df4cb3464e1cb270c95ec50de description=openshift-marketplace/community-operators-c5wvb/extract-utilities id=42ed262d-88b4-4977-8ff5-3a515745f650 name=/runtime.v1.RuntimeService/StartContainer sandboxID=4f7d4379cc8b9b713243f528861c179a93df26a3ceae54f6aa6554f107036d14",
2026-06-12 17:20:10.244383 | controller |     "Jun 12 16:04:37.610321 crc crio[21573]: time=\"2026-06-12T16:04:37.609812289Z\" level=info msg=\"Started container\" PID=30157 containerID=4822e564680086fc1fe6af58d6bfac1a618305b766608ac50bccd3cf62ec43ce description=openshift-marketplace/redhat-operators-bpntw/extract-utilities id=45bc59e4-33ab-4d13-95b1-b1ad2ed06a61 name=/runtime.v1.RuntimeService/StartContainer sandboxID=a043d3c9135f83719185c9118c1fbf1c54b670215b408234ddb4c4162b0d2fa8",
2026-06-12 17:20:10.244400 | controller |     "Jun 12 16:04:37.640328 crc crio[21573]: time=\"2026-06-12T16:04:37.639962322Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.244416 | controller |     "Jun 12 16:04:37.645253 crc crio[21573]: time=\"2026-06-12T16:04:37.64516183Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.244432 | controller |     "Jun 12 16:04:37.648158 crc crio[21573]: time=\"2026-06-12T16:04:37.648103321Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.244448 | controller |     "Jun 12 16:04:37.650726 crc crio[21573]: time=\"2026-06-12T16:04:37.650609362Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.244463 | controller |     "Jun 12 16:04:37.656184 crc crio[21573]: time=\"2026-06-12T16:04:37.655918377Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.244479 | controller |     "Jun 12 16:04:37.840926 crc crio[21573]: time=\"2026-06-12T16:04:37.8408118Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.244495 | controller |     "Jun 12 16:04:38.019699 crc crio[21573]: time=\"2026-06-12T16:04:38.019413402Z\" level=info msg=\"Created container 786331c721c4469022852960ea776cf5d5dfe31e0e1f085985af95cbc44293e2: openshift-operator-lifecycle-manager/collect-profiles-29688000-qvxfq/collect-profiles\" id=5d8b1856-7d85-4959-9074-79f1142396a7 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:20:10.244510 | controller |     "Jun 12 16:04:38.021099 crc crio[21573]: time=\"2026-06-12T16:04:38.020913502Z\" level=info msg=\"Starting container: 786331c721c4469022852960ea776cf5d5dfe31e0e1f085985af95cbc44293e2\" id=d829f269-bc8d-4fff-881b-4b05407253ea name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 17:20:10.244526 | controller |     "Jun 12 16:04:38.029559 crc crio[21573]: time=\"2026-06-12T16:04:38.029358866Z\" level=info msg=\"Started container\" PID=30209 containerID=786331c721c4469022852960ea776cf5d5dfe31e0e1f085985af95cbc44293e2 description=openshift-operator-lifecycle-manager/collect-profiles-29688000-qvxfq/collect-profiles id=d829f269-bc8d-4fff-881b-4b05407253ea name=/runtime.v1.RuntimeService/StartContainer sandboxID=5bdab20c2f65a980f47b95ffc81afbcb4ce80e347efd833388ae2b4a7cc30d16",
2026-06-12 17:20:10.244543 | controller |     "Jun 12 16:04:38.041917 crc crio[21573]: time=\"2026-06-12T16:04:38.041755096Z\" level=info msg=\"Created container 97c3492265b7febf4ffe3adc3bbbe6a3ac71d1cb3085cb5cf3d5bc19840fb094: openshift-authentication/oauth-openshift-578588c5b9-xh998/oauth-openshift\" id=e81933f5-6924-4a34-995d-b60b4cb6725b name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:20:10.244562 | controller |     "Jun 12 16:04:38.042959 crc crio[21573]: time=\"2026-06-12T16:04:38.042819055Z\" level=info msg=\"Starting container: 97c3492265b7febf4ffe3adc3bbbe6a3ac71d1cb3085cb5cf3d5bc19840fb094\" id=16856731-26f2-44b2-b816-0be56fcf5fa9 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 17:20:10.244638 | controller |     "Jun 12 16:04:38.043387 crc crio[21573]: time=\"2026-06-12T16:04:38.043157595Z\" level=info msg=\"Created container 865d953e5296bd5abbbc850088fc0d23eaf1186ca099b01666a4edcbf8bd1001: openshift-marketplace/redhat-marketplace-b5wtd/extract-utilities\" id=bb136b5e-f635-4d85-b7a0-6af1debe2842 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:20:10.244661 | controller |     "Jun 12 16:04:38.044670 crc crio[21573]: time=\"2026-06-12T16:04:38.044536502Z\" level=info msg=\"Starting container: 865d953e5296bd5abbbc850088fc0d23eaf1186ca099b01666a4edcbf8bd1001\" id=1c1ea129-5b40-4a59-a5f0-e01c56b45c9d name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 17:20:10.244678 | controller |     "Jun 12 16:04:38.053194 crc crio[21573]: time=\"2026-06-12T16:04:38.053082437Z\" level=info msg=\"Started container\" PID=30210 containerID=97c3492265b7febf4ffe3adc3bbbe6a3ac71d1cb3085cb5cf3d5bc19840fb094 description=openshift-authentication/oauth-openshift-578588c5b9-xh998/oauth-openshift id=16856731-26f2-44b2-b816-0be56fcf5fa9 name=/runtime.v1.RuntimeService/StartContainer sandboxID=0185332d27e43b297540c0fb92e2301fdbae3cdb54f249def72a09e0e484ec8a",
2026-06-12 17:20:10.244695 | controller |     "Jun 12 16:04:38.062227 crc crio[21573]: time=\"2026-06-12T16:04:38.062012053Z\" level=info msg=\"Started container\" PID=30211 containerID=865d953e5296bd5abbbc850088fc0d23eaf1186ca099b01666a4edcbf8bd1001 description=openshift-marketplace/redhat-marketplace-b5wtd/extract-utilities id=1c1ea129-5b40-4a59-a5f0-e01c56b45c9d name=/runtime.v1.RuntimeService/StartContainer sandboxID=601d8ed3e4e32d356d207759805805e3d1fb588c5b0c9c64cf7925b6b45a3a36",
2026-06-12 17:20:10.244712 | controller |     "Jun 12 16:04:38.570933 crc crio[21573]: time=\"2026-06-12T16:04:38.570877406Z\" level=info msg=\"Pulling image: registry.redhat.io/redhat/community-operator-index:v4.20\" id=540e74ab-f45d-4cbd-bf3e-b311b23d2bd9 name=/runtime.v1.ImageService/PullImage",
2026-06-12 17:20:10.244729 | controller |     "Jun 12 16:04:38.599121 crc crio[21573]: time=\"2026-06-12T16:04:38.599076663Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/redhat/community-operator-index:v4.20\\\"\"",
2026-06-12 17:20:10.244745 | controller |     "Jun 12 16:04:38.608423 crc crio[21573]: time=\"2026-06-12T16:04:38.599806422Z\" level=info msg=\"Pulling image: registry.redhat.io/redhat/redhat-operator-index:v4.20\" id=e6b6a3e3-eeac-401c-891a-aafca22d8e2f name=/runtime.v1.ImageService/PullImage",
2026-06-12 17:20:10.244761 | controller |     "Jun 12 16:04:38.616228 crc crio[21573]: time=\"2026-06-12T16:04:38.614609577Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/redhat/redhat-operator-index:v4.20\\\"\"",
2026-06-12 17:20:10.244777 | controller |     "Jun 12 16:04:38.626391 crc crio[21573]: time=\"2026-06-12T16:04:38.626342681Z\" level=info msg=\"Pulling image: registry.redhat.io/redhat/redhat-marketplace-index:v4.20\" id=278193e2-d7d5-4bdd-addc-592a70fbfa55 name=/runtime.v1.ImageService/PullImage",
2026-06-12 17:20:10.244793 | controller |     "Jun 12 16:04:38.630399 crc crio[21573]: time=\"2026-06-12T16:04:38.630295883Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/redhat/redhat-marketplace-index:v4.20\\\"\"",
2026-06-12 17:20:10.244809 | controller |     "Jun 12 16:04:38.633537 crc crio[21573]: time=\"2026-06-12T16:04:38.633383459Z\" level=info msg=\"Pulling image: registry.redhat.io/redhat/certified-operator-index:v4.20\" id=2c57ecf7-3e4d-4c70-a8dc-7565aadab521 name=/runtime.v1.ImageService/PullImage",
2026-06-12 17:20:10.244829 | controller |     "Jun 12 16:04:38.642335 crc crio[21573]: time=\"2026-06-12T16:04:38.642258939Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/redhat/certified-operator-index:v4.20\\\"\"",
2026-06-12 17:20:10.244846 | controller |     "Jun 12 16:04:39.210338 crc crio[21573]: time=\"2026-06-12T16:04:39.208661643Z\" level=info msg=\"Pulled image: registry.redhat.io/redhat/certified-operator-index@sha256:e8b01cc3d00552bc0461e27436a0780e115587d868be78b2050d7d15c5baeda5\" id=2c57ecf7-3e4d-4c70-a8dc-7565aadab521 name=/runtime.v1.ImageService/PullImage",
2026-06-12 17:20:10.244862 | controller |     "Jun 12 16:04:39.213391 crc crio[21573]: time=\"2026-06-12T16:04:39.213233888Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/certified-operator-index:v4.20\" id=d7723ad6-5242-4d56-b328-08805ea3f08a name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:20:10.244878 | controller |     "Jun 12 16:04:39.218730 crc crio[21573]: time=\"2026-06-12T16:04:39.218633607Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/certified-operator-index:v4.20\" id=d6df3a5e-7c2a-473f-ab7d-7123088f9ded name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:20:10.244893 | controller |     "Jun 12 16:04:39.226161 crc crio[21573]: time=\"2026-06-12T16:04:39.22600039Z\" level=info msg=\"Creating container: openshift-marketplace/certified-operators-h5gkm/extract-content\" id=d7518d19-6e1b-4b92-9a47-73db8281a04c name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:20:10.244909 | controller |     "Jun 12 16:04:39.226738 crc crio[21573]: time=\"2026-06-12T16:04:39.226649798Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.244926 | controller |     "Jun 12 16:04:39.278523 crc crio[21573]: time=\"2026-06-12T16:04:39.266535664Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.244942 | controller |     "Jun 12 16:04:39.278523 crc crio[21573]: time=\"2026-06-12T16:04:39.270236126Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.244958 | controller |     "Jun 12 16:04:39.297185 crc crio[21573]: time=\"2026-06-12T16:04:39.297094945Z\" level=info msg=\"Pulled image: registry.redhat.io/redhat/community-operator-index@sha256:8874ea870c535d2628f240c4dfe1c55570869954e66ad633ea84cc782b3982dc\" id=540e74ab-f45d-4cbd-bf3e-b311b23d2bd9 name=/runtime.v1.ImageService/PullImage",
2026-06-12 17:20:10.244974 | controller |     "Jun 12 16:04:39.298706 crc crio[21573]: time=\"2026-06-12T16:04:39.298633846Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/community-operator-index:v4.20\" id=06b79bfb-47ff-437f-a24c-fd1bf895a7aa name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:20:10.244990 | controller |     "Jun 12 16:04:39.301839 crc crio[21573]: time=\"2026-06-12T16:04:39.301759953Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/community-operator-index:v4.20\" id=576670f6-809e-473a-8780-47c1c05d79e5 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:20:10.245007 | controller |     "Jun 12 16:04:39.308993 crc crio[21573]: time=\"2026-06-12T16:04:39.308873048Z\" level=info msg=\"Creating container: openshift-marketplace/community-operators-c5wvb/extract-content\" id=0d5a7fa0-8e48-44cf-b7ba-bd35b2981f29 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:20:10.245022 | controller |     "Jun 12 16:04:39.310354 crc crio[21573]: time=\"2026-06-12T16:04:39.310124953Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.245043 | controller |     "Jun 12 16:04:39.361170 crc crio[21573]: time=\"2026-06-12T16:04:39.361076024Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.245059 | controller |     "Jun 12 16:04:39.366330 crc crio[21573]: time=\"2026-06-12T16:04:39.366249376Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.245075 | controller |     "Jun 12 16:04:39.376167 crc crio[21573]: time=\"2026-06-12T16:04:39.376010865Z\" level=info msg=\"Created container 94f1cf270adc0725b6e083522d47ec501dd0a3c7ff3393601f9d48369c9019ad: openshift-marketplace/certified-operators-h5gkm/extract-content\" id=d7518d19-6e1b-4b92-9a47-73db8281a04c name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:20:10.245090 | controller |     "Jun 12 16:04:39.377308 crc crio[21573]: time=\"2026-06-12T16:04:39.377238579Z\" level=info msg=\"Starting container: 94f1cf270adc0725b6e083522d47ec501dd0a3c7ff3393601f9d48369c9019ad\" id=5e8685fd-893b-4adc-802f-c9bdfa790c63 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 17:20:10.245106 | controller |     "Jun 12 16:04:39.383375 crc crio[21573]: time=\"2026-06-12T16:04:39.383283435Z\" level=info msg=\"Started container\" PID=30260 containerID=94f1cf270adc0725b6e083522d47ec501dd0a3c7ff3393601f9d48369c9019ad description=openshift-marketplace/certified-operators-h5gkm/extract-content id=5e8685fd-893b-4adc-802f-c9bdfa790c63 name=/runtime.v1.RuntimeService/StartContainer sandboxID=c2b250e68492dd6dc483c22c9754ed30a96e61543d3b10287e38441fffa20fb6",
2026-06-12 17:20:10.245122 | controller |     "Jun 12 16:04:39.425992 crc crio[21573]: time=\"2026-06-12T16:04:39.425881906Z\" level=info msg=\"Pulled image: registry.redhat.io/redhat/redhat-marketplace-index@sha256:eaa0e17f3e4a3079539d3da6839f308f2d277b5c3bc91e1d58ba54c3b141d4ba\" id=278193e2-d7d5-4bdd-addc-592a70fbfa55 name=/runtime.v1.ImageService/PullImage",
2026-06-12 17:20:10.245137 | controller |     "Jun 12 16:04:39.427646 crc crio[21573]: time=\"2026-06-12T16:04:39.427544901Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-marketplace-index:v4.20\" id=c82f637c-4cb2-4749-9c5d-6a88ed3c3b1c name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:20:10.245154 | controller |     "Jun 12 16:04:39.430084 crc crio[21573]: time=\"2026-06-12T16:04:39.429939007Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-marketplace-index:v4.20\" id=f7cd3a2e-b821-449a-b7e1-f57edae8ecde name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:20:10.245170 | controller |     "Jun 12 16:04:39.441524 crc crio[21573]: time=\"2026-06-12T16:04:39.44133391Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-marketplace-b5wtd/extract-content\" id=4678bfcd-16d9-41f4-98b1-19647c4ebca3 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:20:10.245185 | controller |     "Jun 12 16:04:39.442362 crc crio[21573]: time=\"2026-06-12T16:04:39.442237445Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.245201 | controller |     "Jun 12 16:04:39.471842 crc crio[21573]: time=\"2026-06-12T16:04:39.471598653Z\" level=info msg=\"Created container e01acb6e15db870e5dd067ae830384f54c06009ba864cd02ced3cc2be1460b4d: openshift-marketplace/community-operators-c5wvb/extract-content\" id=0d5a7fa0-8e48-44cf-b7ba-bd35b2981f29 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:20:10.245216 | controller |     "Jun 12 16:04:39.473951 crc crio[21573]: time=\"2026-06-12T16:04:39.473803714Z\" level=info msg=\"Starting container: e01acb6e15db870e5dd067ae830384f54c06009ba864cd02ced3cc2be1460b4d\" id=006f53e5-8347-46eb-9867-c6e40a2c2d73 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 17:20:10.245232 | controller |     "Jun 12 16:04:39.480558 crc crio[21573]: time=\"2026-06-12T16:04:39.480319413Z\" level=info msg=\"Started container\" PID=30271 containerID=e01acb6e15db870e5dd067ae830384f54c06009ba864cd02ced3cc2be1460b4d description=openshift-marketplace/community-operators-c5wvb/extract-content id=006f53e5-8347-46eb-9867-c6e40a2c2d73 name=/runtime.v1.RuntimeService/StartContainer sandboxID=4f7d4379cc8b9b713243f528861c179a93df26a3ceae54f6aa6554f107036d14",
2026-06-12 17:20:10.245250 | controller |     "Jun 12 16:04:39.500797 crc crio[21573]: time=\"2026-06-12T16:04:39.48996623Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.245266 | controller |     "Jun 12 16:04:39.500797 crc crio[21573]: time=\"2026-06-12T16:04:39.500344693Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.245282 | controller |     "Jun 12 16:04:39.544857 crc crio[21573]: time=\"2026-06-12T16:04:39.544730393Z\" level=info msg=\"Pulled image: registry.redhat.io/redhat/redhat-operator-index@sha256:f5f7575300572ad2ef92672b7dc76ed5ddaf50e7b74642e9907deda8cb9fa115\" id=e6b6a3e3-eeac-401c-891a-aafca22d8e2f name=/runtime.v1.ImageService/PullImage",
2026-06-12 17:20:10.245297 | controller |     "Jun 12 16:04:39.552640 crc crio[21573]: time=\"2026-06-12T16:04:39.552527221Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-operator-index:v4.20\" id=3239484d-6c47-467e-9986-46bcb1c0cfe1 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:20:10.245319 | controller |     "Jun 12 16:04:39.556534 crc crio[21573]: time=\"2026-06-12T16:04:39.556340974Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-operator-index:v4.20\" id=651649ac-d4ee-4974-98cd-fc0f3ed6d4ca name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:20:10.245342 | controller |     "Jun 12 16:04:39.565658 crc crio[21573]: time=\"2026-06-12T16:04:39.565416163Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-operators-bpntw/extract-content\" id=db122d2e-a117-4bd7-bc3f-bc8901e8e7b6 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:20:10.245359 | controller |     "Jun 12 16:04:39.566249 crc crio[21573]: time=\"2026-06-12T16:04:39.566178224Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.245375 | controller |     "Jun 12 16:04:39.626541 crc crio[21573]: time=\"2026-06-12T16:04:39.621755014Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.245391 | controller |     "Jun 12 16:04:39.634799 crc crio[21573]: time=\"2026-06-12T16:04:39.634676657Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.245407 | controller |     "Jun 12 16:04:39.711755 crc crio[21573]: time=\"2026-06-12T16:04:39.709770889Z\" level=info msg=\"Stopping pod sandbox: 5bdab20c2f65a980f47b95ffc81afbcb4ce80e347efd833388ae2b4a7cc30d16\" id=95eb8b08-d591-4995-a877-1ed8fff6b3ad name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 17:20:10.245424 | controller |     "Jun 12 16:04:39.711755 crc crio[21573]: time=\"2026-06-12T16:04:39.710289713Z\" level=info msg=\"Got pod network &{Name:collect-profiles-29688000-qvxfq Namespace:openshift-operator-lifecycle-manager ID:5bdab20c2f65a980f47b95ffc81afbcb4ce80e347efd833388ae2b4a7cc30d16 UID:f3f494c9-288e-4fa6-bf5e-cb0025a40fb1 NetNS:/var/run/netns/fcc16e89-0b43-428d-a3a3-8ccb0bd370c8 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podf3f494c9_288e_4fa6_bf5e_cb0025a40fb1.slice PodAnnotations:0xc0005687e8}] Aliases:map[]}\"",
2026-06-12 17:20:10.245444 | controller |     "Jun 12 16:04:39.711755 crc crio[21573]: time=\"2026-06-12T16:04:39.710518229Z\" level=info msg=\"Deleting pod openshift-operator-lifecycle-manager_collect-profiles-29688000-qvxfq from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 17:20:10.245461 | controller |     "Jun 12 16:04:39.789050 crc crio[21573]: time=\"2026-06-12T16:04:39.788880328Z\" level=info msg=\"Created container 6ffd4b61407dc5b71b14bd8afeb8c4f82a2b7f86c57c7d7789c4e4e11afd859f: openshift-marketplace/redhat-marketplace-b5wtd/extract-content\" id=4678bfcd-16d9-41f4-98b1-19647c4ebca3 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:20:10.245477 | controller |     "Jun 12 16:04:39.791410 crc crio[21573]: time=\"2026-06-12T16:04:39.790624616Z\" level=info msg=\"Created container 4f8daf146424569b5ca617748b80282c11b9d6545dfb7d3f8c3d237ce2458401: openshift-marketplace/redhat-operators-bpntw/extract-content\" id=db122d2e-a117-4bd7-bc3f-bc8901e8e7b6 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:20:10.245494 | controller |     "Jun 12 16:04:39.792384 crc crio[21573]: time=\"2026-06-12T16:04:39.792326342Z\" level=info msg=\"Starting container: 4f8daf146424569b5ca617748b80282c11b9d6545dfb7d3f8c3d237ce2458401\" id=dc944a8b-f08e-4493-838d-a35a4c61626e name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 17:20:10.245509 | controller |     "Jun 12 16:04:39.792626 crc crio[21573]: time=\"2026-06-12T16:04:39.792330782Z\" level=info msg=\"Starting container: 6ffd4b61407dc5b71b14bd8afeb8c4f82a2b7f86c57c7d7789c4e4e11afd859f\" id=77a77c8f-b797-4d81-a3a1-eeb9a0705a89 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 17:20:10.245524 | controller |     "Jun 12 16:04:39.801671 crc crio[21573]: time=\"2026-06-12T16:04:39.801154635Z\" level=info msg=\"Started container\" PID=30302 containerID=4f8daf146424569b5ca617748b80282c11b9d6545dfb7d3f8c3d237ce2458401 description=openshift-marketplace/redhat-operators-bpntw/extract-content id=dc944a8b-f08e-4493-838d-a35a4c61626e name=/runtime.v1.RuntimeService/StartContainer sandboxID=a043d3c9135f83719185c9118c1fbf1c54b670215b408234ddb4c4162b0d2fa8",
2026-06-12 17:20:10.245541 | controller |     "Jun 12 16:04:39.804197 crc crio[21573]: time=\"2026-06-12T16:04:39.80276838Z\" level=info msg=\"Started container\" PID=30286 containerID=6ffd4b61407dc5b71b14bd8afeb8c4f82a2b7f86c57c7d7789c4e4e11afd859f description=openshift-marketplace/redhat-marketplace-b5wtd/extract-content id=77a77c8f-b797-4d81-a3a1-eeb9a0705a89 name=/runtime.v1.RuntimeService/StartContainer sandboxID=601d8ed3e4e32d356d207759805805e3d1fb588c5b0c9c64cf7925b6b45a3a36",
2026-06-12 17:20:10.245624 | controller |     "Jun 12 16:04:40.595429 crc crio[21573]: time=\"2026-06-12T16:04:40.593847869Z\" level=info msg=\"Stopped pod sandbox: 5bdab20c2f65a980f47b95ffc81afbcb4ce80e347efd833388ae2b4a7cc30d16\" id=95eb8b08-d591-4995-a877-1ed8fff6b3ad name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 17:20:10.245648 | controller |     "Jun 12 16:04:43.224663 crc crio[21573]: time=\"2026-06-12T16:04:43.223910921Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=8fe05cdf-0491-478c-b388-38f1977d19ff name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:20:10.245667 | controller |     "Jun 12 16:04:43.231200 crc crio[21573]: time=\"2026-06-12T16:04:43.231084485Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=9aaf06ce-0199-4dc3-ad06-96c69a76a1b3 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:20:10.245684 | controller |     "Jun 12 16:04:43.244312 crc crio[21573]: time=\"2026-06-12T16:04:43.243940679Z\" level=info msg=\"Creating container: openshift-marketplace/certified-operators-h5gkm/registry-server\" id=c523a1a8-cc56-4b71-9ac9-fe81f2b9e21d name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:20:10.245712 | controller |     "Jun 12 16:04:43.245237 crc crio[21573]: time=\"2026-06-12T16:04:43.244783443Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.245729 | controller |     "Jun 12 16:04:43.343193 crc crio[21573]: time=\"2026-06-12T16:04:43.342740035Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.245746 | controller |     "Jun 12 16:04:43.350994 crc crio[21573]: time=\"2026-06-12T16:04:43.350117658Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.245762 | controller |     "Jun 12 16:04:43.772409 crc crio[21573]: time=\"2026-06-12T16:04:43.772343815Z\" level=info msg=\"Created container d401e1a85185cc8999a63b86f1450e14ba0e335c14c6ced8147d4ab9833afc34: openshift-marketplace/certified-operators-h5gkm/registry-server\" id=c523a1a8-cc56-4b71-9ac9-fe81f2b9e21d name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:20:10.245777 | controller |     "Jun 12 16:04:43.801392 crc crio[21573]: time=\"2026-06-12T16:04:43.801315135Z\" level=info msg=\"Starting container: d401e1a85185cc8999a63b86f1450e14ba0e335c14c6ced8147d4ab9833afc34\" id=24f9e9e0-4e0e-4a01-9ea0-9b80dda14ba0 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 17:20:10.245793 | controller |     "Jun 12 16:04:43.897864 crc crio[21573]: time=\"2026-06-12T16:04:43.897694761Z\" level=info msg=\"Started container\" PID=30377 containerID=d401e1a85185cc8999a63b86f1450e14ba0e335c14c6ced8147d4ab9833afc34 description=openshift-marketplace/certified-operators-h5gkm/registry-server id=24f9e9e0-4e0e-4a01-9ea0-9b80dda14ba0 name=/runtime.v1.RuntimeService/StartContainer sandboxID=c2b250e68492dd6dc483c22c9754ed30a96e61543d3b10287e38441fffa20fb6",
2026-06-12 17:20:10.245809 | controller |     "Jun 12 16:04:47.485587 crc crio[21573]: time=\"2026-06-12T16:04:47.484251383Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=b92f1c96-5828-4730-8b7c-141ec671e589 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:20:10.245826 | controller |     "Jun 12 16:04:47.494533 crc crio[21573]: time=\"2026-06-12T16:04:47.493277441Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=3210a5c2-48e5-46b9-9070-d891f5d6bd11 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:20:10.245843 | controller |     "Jun 12 16:04:47.520112 crc crio[21573]: time=\"2026-06-12T16:04:47.519961294Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-marketplace-b5wtd/registry-server\" id=98031774-6bfc-4de8-9f88-229125b50a01 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:20:10.245860 | controller |     "Jun 12 16:04:47.521135 crc crio[21573]: time=\"2026-06-12T16:04:47.520845389Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.245875 | controller |     "Jun 12 16:04:47.599263 crc crio[21573]: time=\"2026-06-12T16:04:47.598946066Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.245892 | controller |     "Jun 12 16:04:47.608291 crc crio[21573]: time=\"2026-06-12T16:04:47.607910683Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.245908 | controller |     "Jun 12 16:04:48.063283 crc crio[21573]: time=\"2026-06-12T16:04:48.062632416Z\" level=info msg=\"Created container b15969389097aa76669573f22b746ab1d2afa8db5ea6714202a38af42365e6dc: openshift-marketplace/redhat-marketplace-b5wtd/registry-server\" id=98031774-6bfc-4de8-9f88-229125b50a01 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:20:10.245927 | controller |     "Jun 12 16:04:48.074721 crc crio[21573]: time=\"2026-06-12T16:04:48.071983453Z\" level=info msg=\"Starting container: b15969389097aa76669573f22b746ab1d2afa8db5ea6714202a38af42365e6dc\" id=49eb74f1-639e-47f2-a35f-b642a0e839ff name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 17:20:10.245943 | controller |     "Jun 12 16:04:48.141627 crc crio[21573]: time=\"2026-06-12T16:04:48.141273166Z\" level=info msg=\"Started container\" PID=30507 containerID=b15969389097aa76669573f22b746ab1d2afa8db5ea6714202a38af42365e6dc description=openshift-marketplace/redhat-marketplace-b5wtd/registry-server id=49eb74f1-639e-47f2-a35f-b642a0e839ff name=/runtime.v1.RuntimeService/StartContainer sandboxID=601d8ed3e4e32d356d207759805805e3d1fb588c5b0c9c64cf7925b6b45a3a36",
2026-06-12 17:20:10.245959 | controller |     "Jun 12 16:04:52.685563 crc crio[21573]: time=\"2026-06-12T16:04:52.68470939Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=6feab504-b72f-4f4a-a19f-494f120d8fe5 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:20:10.245975 | controller |     "Jun 12 16:04:59.057042 crc crio[21573]: time=\"2026-06-12T16:04:59.053587445Z\" level=info msg=\"Stopping container: d401e1a85185cc8999a63b86f1450e14ba0e335c14c6ced8147d4ab9833afc34 (timeout: 2s)\" id=00d7f1b0-375c-4e8e-b50c-847832c2343f name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 17:20:10.245991 | controller |     "Jun 12 16:05:06.016635 crc crio[21573]: time=\"2026-06-12T16:05:06.014794314Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=0b8de695-4069-484c-b52d-81cbc8715efd name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:20:10.246025 | controller |     "Jun 12 16:05:06.038551 crc crio[21573]: time=\"2026-06-12T16:05:06.038428224Z\" level=info msg=\"Stopped container d401e1a85185cc8999a63b86f1450e14ba0e335c14c6ced8147d4ab9833afc34: openshift-marketplace/certified-operators-h5gkm/registry-server\" id=00d7f1b0-375c-4e8e-b50c-847832c2343f name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 17:20:10.246044 | controller |     "Jun 12 16:05:06.040065 crc crio[21573]: time=\"2026-06-12T16:05:06.039684488Z\" level=info msg=\"Creating container: openshift-marketplace/community-operators-c5wvb/registry-server\" id=26f05795-e47f-4956-b8b4-d8319cc1ec1a name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:20:10.246061 | controller |     "Jun 12 16:05:06.040572 crc crio[21573]: time=\"2026-06-12T16:05:06.040392678Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.246078 | controller |     "Jun 12 16:05:06.043355 crc crio[21573]: time=\"2026-06-12T16:05:06.043255176Z\" level=info msg=\"Stopping pod sandbox: c2b250e68492dd6dc483c22c9754ed30a96e61543d3b10287e38441fffa20fb6\" id=e8103ff4-a00f-4fb3-b531-dc6e209bca7f name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 17:20:10.246094 | controller |     "Jun 12 16:05:06.044612 crc crio[21573]: time=\"2026-06-12T16:05:06.044003327Z\" level=info msg=\"Got pod network &{Name:certified-operators-h5gkm Namespace:openshift-marketplace ID:c2b250e68492dd6dc483c22c9754ed30a96e61543d3b10287e38441fffa20fb6 UID:47d664e8-ebbe-4369-b7cc-aef1d36d21e6 NetNS:/var/run/netns/aee9c6fb-9329-4e30-966d-5a4d23aa833f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod47d664e8_ebbe_4369_b7cc_aef1d36d21e6.slice PodAnnotations:0xc001896b10}] Aliases:map[]}\"",
2026-06-12 17:20:10.246114 | controller |     "Jun 12 16:05:06.044612 crc crio[21573]: time=\"2026-06-12T16:05:06.044362467Z\" level=info msg=\"Deleting pod openshift-marketplace_certified-operators-h5gkm from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 17:20:10.246131 | controller |     "Jun 12 16:05:06.271832 crc crio[21573]: time=\"2026-06-12T16:05:06.270126498Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9\" id=9a1d6c10-63d3-43bb-8c7f-ec33b60d9280 name=/runtime.v1.ImageService/PullImage",
2026-06-12 17:20:10.246147 | controller |     "Jun 12 16:05:06.273569 crc crio[21573]: time=\"2026-06-12T16:05:06.273290467Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=a2bfc304-1b93-4bbf-9d44-ffbee5059dec name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:20:10.246163 | controller |     "Jun 12 16:05:06.309368 crc crio[21573]: time=\"2026-06-12T16:05:06.307826412Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=7e6fd5f6-8112-46b2-a77c-5139fecad984 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:20:10.246180 | controller |     "Jun 12 16:05:06.343632 crc crio[21573]: time=\"2026-06-12T16:05:06.341366714Z\" level=info msg=\"Creating container: openshift-infra/auto-csr-approver-29688004-jmtt6/oc\" id=aafc45c8-ca9a-48c5-8417-3a1a1820e79a name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:20:10.246195 | controller |     "Jun 12 16:05:06.344859 crc crio[21573]: time=\"2026-06-12T16:05:06.344794218Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.246211 | controller |     "Jun 12 16:05:06.345533 crc crio[21573]: time=\"2026-06-12T16:05:06.345386614Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.246227 | controller |     "Jun 12 16:05:06.352071 crc crio[21573]: time=\"2026-06-12T16:05:06.351962787Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.246242 | controller |     "Jun 12 16:05:06.389991 crc crio[21573]: time=\"2026-06-12T16:05:06.386599458Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.246257 | controller |     "Jun 12 16:05:06.556340 crc crio[21573]: time=\"2026-06-12T16:05:06.555931926Z\" level=info msg=\"Created container be2f48be887f491cd2f457ee74c54fc3ecd8c193dd7f898fed34393c5e129bb2: openshift-marketplace/community-operators-c5wvb/registry-server\" id=26f05795-e47f-4956-b8b4-d8319cc1ec1a name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:20:10.246273 | controller |     "Jun 12 16:05:06.561593 crc crio[21573]: time=\"2026-06-12T16:05:06.561202419Z\" level=info msg=\"Starting container: be2f48be887f491cd2f457ee74c54fc3ecd8c193dd7f898fed34393c5e129bb2\" id=a37008ac-ed56-4ab1-98e5-b9b46e46d50a name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 17:20:10.246289 | controller |     "Jun 12 16:05:06.573818 crc crio[21573]: time=\"2026-06-12T16:05:06.573347583Z\" level=info msg=\"Started container\" PID=30841 containerID=be2f48be887f491cd2f457ee74c54fc3ecd8c193dd7f898fed34393c5e129bb2 description=openshift-marketplace/community-operators-c5wvb/registry-server id=a37008ac-ed56-4ab1-98e5-b9b46e46d50a name=/runtime.v1.RuntimeService/StartContainer sandboxID=4f7d4379cc8b9b713243f528861c179a93df26a3ceae54f6aa6554f107036d14",
2026-06-12 17:20:10.246304 | controller |     "Jun 12 16:05:07.570427 crc crio[21573]: time=\"2026-06-12T16:05:07.569424772Z\" level=info msg=\"Stopped pod sandbox: c2b250e68492dd6dc483c22c9754ed30a96e61543d3b10287e38441fffa20fb6\" id=e8103ff4-a00f-4fb3-b531-dc6e209bca7f name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 17:20:10.246325 | controller |     "Jun 12 16:05:07.809236 crc crio[21573]: time=\"2026-06-12T16:05:07.809007268Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.246349 | controller |     "Jun 12 16:05:08.368564 crc crio[21573]: time=\"2026-06-12T16:05:08.367880988Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=0025f4cb-0c1a-4d25-b79b-f28c3693d71e name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:20:10.246368 | controller |     "Jun 12 16:05:08.378155 crc crio[21573]: time=\"2026-06-12T16:05:08.378078438Z\" level=info msg=\"Removing container: d401e1a85185cc8999a63b86f1450e14ba0e335c14c6ced8147d4ab9833afc34\" id=db454be4-b61d-4610-8aee-fd647a44346c name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 17:20:10.246385 | controller |     "Jun 12 16:05:08.404553 crc crio[21573]: time=\"2026-06-12T16:05:08.404391731Z\" level=info msg=\"Removed container d401e1a85185cc8999a63b86f1450e14ba0e335c14c6ced8147d4ab9833afc34: openshift-marketplace/certified-operators-h5gkm/registry-server\" id=db454be4-b61d-4610-8aee-fd647a44346c name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 17:20:10.246402 | controller |     "Jun 12 16:05:08.409229 crc crio[21573]: time=\"2026-06-12T16:05:08.409132812Z\" level=info msg=\"Removing container: 94f1cf270adc0725b6e083522d47ec501dd0a3c7ff3393601f9d48369c9019ad\" id=45c53f63-1bde-403f-b327-e5a9dad2ddf0 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 17:20:10.246418 | controller |     "Jun 12 16:05:08.436726 crc crio[21573]: time=\"2026-06-12T16:05:08.436171217Z\" level=info msg=\"Removed container 94f1cf270adc0725b6e083522d47ec501dd0a3c7ff3393601f9d48369c9019ad: openshift-marketplace/certified-operators-h5gkm/extract-content\" id=45c53f63-1bde-403f-b327-e5a9dad2ddf0 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 17:20:10.246434 | controller |     "Jun 12 16:05:08.439488 crc crio[21573]: time=\"2026-06-12T16:05:08.4392457Z\" level=info msg=\"Removing container: e8a7b77cdd34133161516dca242e93f84f4a664ad06c153a8a218240a905b12f\" id=73cfae40-2bbb-409c-8718-496f0bd62a7a name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 17:20:10.246450 | controller |     "Jun 12 16:05:08.468427 crc crio[21573]: time=\"2026-06-12T16:05:08.468179379Z\" level=info msg=\"Removed container e8a7b77cdd34133161516dca242e93f84f4a664ad06c153a8a218240a905b12f: openshift-marketplace/certified-operators-h5gkm/extract-utilities\" id=73cfae40-2bbb-409c-8718-496f0bd62a7a name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 17:20:10.246466 | controller |     "Jun 12 16:05:08.605305 crc crio[21573]: time=\"2026-06-12T16:05:08.598780187Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=7f18467a-bee8-439c-b749-3de4ebf4a258 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:20:10.246482 | controller |     "Jun 12 16:05:09.123761 crc crio[21573]: time=\"2026-06-12T16:05:09.123544957Z\" level=info msg=\"Created container ae10d53081f4c5b79e72fb194f1e91e7ac0b4f65783109270c03ba89eaaaf8a7: openshift-infra/auto-csr-approver-29688004-jmtt6/oc\" id=aafc45c8-ca9a-48c5-8417-3a1a1820e79a name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:20:10.246497 | controller |     "Jun 12 16:05:09.125822 crc crio[21573]: time=\"2026-06-12T16:05:09.125739647Z\" level=info msg=\"Starting container: ae10d53081f4c5b79e72fb194f1e91e7ac0b4f65783109270c03ba89eaaaf8a7\" id=13473a5b-412f-4d65-acd1-a6678b8730da name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 17:20:10.246513 | controller |     "Jun 12 16:05:09.135100 crc crio[21573]: time=\"2026-06-12T16:05:09.134866868Z\" level=info msg=\"Started container\" PID=30924 containerID=ae10d53081f4c5b79e72fb194f1e91e7ac0b4f65783109270c03ba89eaaaf8a7 description=openshift-infra/auto-csr-approver-29688004-jmtt6/oc id=13473a5b-412f-4d65-acd1-a6678b8730da name=/runtime.v1.RuntimeService/StartContainer sandboxID=56781ba3e8aee45a174e1c7cc2761e07a90ac153ee98f57e5a99bc3345ba3876",
2026-06-12 17:20:10.246533 | controller |     "Jun 12 16:05:09.582144 crc crio[21573]: time=\"2026-06-12T16:05:09.579384672Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-operators-bpntw/registry-server\" id=1cbab613-a3dd-48d4-803c-d72b8e9b1f2b name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:20:10.246550 | controller |     "Jun 12 16:05:09.582144 crc crio[21573]: time=\"2026-06-12T16:05:09.581749397Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.246566 | controller |     "Jun 12 16:05:09.649529 crc crio[21573]: time=\"2026-06-12T16:05:09.649073328Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.246603 | controller |     "Jun 12 16:05:09.654534 crc crio[21573]: time=\"2026-06-12T16:05:09.654346973Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.246622 | controller |     "Jun 12 16:05:10.158409 crc crio[21573]: time=\"2026-06-12T16:05:10.158187949Z\" level=info msg=\"Created container 19ffdad885ca2986a741dd752c298d05b37270b4a5c9b93806b9bcbe21362185: openshift-marketplace/redhat-operators-bpntw/registry-server\" id=1cbab613-a3dd-48d4-803c-d72b8e9b1f2b name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:20:10.246638 | controller |     "Jun 12 16:05:10.162406 crc crio[21573]: time=\"2026-06-12T16:05:10.162214318Z\" level=info msg=\"Starting container: 19ffdad885ca2986a741dd752c298d05b37270b4a5c9b93806b9bcbe21362185\" id=9bef5cdb-e8ed-41e9-a777-f8b494188d36 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 17:20:10.246656 | controller |     "Jun 12 16:05:10.184250 crc crio[21573]: time=\"2026-06-12T16:05:10.184093337Z\" level=info msg=\"Started container\" PID=30961 containerID=19ffdad885ca2986a741dd752c298d05b37270b4a5c9b93806b9bcbe21362185 description=openshift-marketplace/redhat-operators-bpntw/registry-server id=9bef5cdb-e8ed-41e9-a777-f8b494188d36 name=/runtime.v1.RuntimeService/StartContainer sandboxID=a043d3c9135f83719185c9118c1fbf1c54b670215b408234ddb4c4162b0d2fa8",
2026-06-12 17:20:10.246672 | controller |     "Jun 12 16:05:11.427839 crc crio[21573]: time=\"2026-06-12T16:05:11.427300214Z\" level=info msg=\"Stopping pod sandbox: 56781ba3e8aee45a174e1c7cc2761e07a90ac153ee98f57e5a99bc3345ba3876\" id=8368da0a-46d9-4aac-9941-f86adcd3b859 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 17:20:10.246689 | controller |     "Jun 12 16:05:11.429108 crc crio[21573]: time=\"2026-06-12T16:05:11.428353474Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29688004-jmtt6 Namespace:openshift-infra ID:56781ba3e8aee45a174e1c7cc2761e07a90ac153ee98f57e5a99bc3345ba3876 UID:18c3bb98-720b-4bdd-bf15-f59ad3b108ef NetNS:/var/run/netns/7970b458-2416-4c71-bd13-e151559936be Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod18c3bb98_720b_4bdd_bf15_f59ad3b108ef.slice PodAnnotations:0xc002722538}] Aliases:map[]}\"",
2026-06-12 17:20:10.246706 | controller |     "Jun 12 16:05:11.429108 crc crio[21573]: time=\"2026-06-12T16:05:11.42859758Z\" level=info msg=\"Deleting pod openshift-infra_auto-csr-approver-29688004-jmtt6 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 17:20:10.246723 | controller |     "Jun 12 16:05:11.732572 crc crio[21573]: time=\"2026-06-12T16:05:11.732129299Z\" level=info msg=\"Stopped pod sandbox: 56781ba3e8aee45a174e1c7cc2761e07a90ac153ee98f57e5a99bc3345ba3876\" id=8368da0a-46d9-4aac-9941-f86adcd3b859 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 17:20:10.246742 | controller |     "Jun 12 16:05:12.917304 crc crio[21573]: time=\"2026-06-12T16:05:12.916623361Z\" level=info msg=\"Stopping container: b15969389097aa76669573f22b746ab1d2afa8db5ea6714202a38af42365e6dc (timeout: 2s)\" id=e58889fa-c3e3-4c1c-81ee-7fb2046bd0ec name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 17:20:10.246758 | controller |     "Jun 12 16:05:13.049850 crc crio[21573]: time=\"2026-06-12T16:05:13.049747747Z\" level=info msg=\"Stopped container b15969389097aa76669573f22b746ab1d2afa8db5ea6714202a38af42365e6dc: openshift-marketplace/redhat-marketplace-b5wtd/registry-server\" id=e58889fa-c3e3-4c1c-81ee-7fb2046bd0ec name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 17:20:10.246773 | controller |     "Jun 12 16:05:13.051036 crc crio[21573]: time=\"2026-06-12T16:05:13.05095306Z\" level=info msg=\"Stopping pod sandbox: 601d8ed3e4e32d356d207759805805e3d1fb588c5b0c9c64cf7925b6b45a3a36\" id=1029ead5-2f2c-4c32-a66a-067cf2dd9f85 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 17:20:10.246791 | controller |     "Jun 12 16:05:13.052052 crc crio[21573]: time=\"2026-06-12T16:05:13.051967747Z\" level=info msg=\"Got pod network &{Name:redhat-marketplace-b5wtd Namespace:openshift-marketplace ID:601d8ed3e4e32d356d207759805805e3d1fb588c5b0c9c64cf7925b6b45a3a36 UID:fa2aa1e5-6015-4294-9049-391758ac262c NetNS:/var/run/netns/51e41fd3-5963-414f-970f-56a309e36c93 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podfa2aa1e5_6015_4294_9049_391758ac262c.slice PodAnnotations:0xc002722690}] Aliases:map[]}\"",
2026-06-12 17:20:10.246807 | controller |     "Jun 12 16:05:13.052213 crc crio[21573]: time=\"2026-06-12T16:05:13.052156383Z\" level=info msg=\"Deleting pod openshift-marketplace_redhat-marketplace-b5wtd from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 17:20:10.246824 | controller |     "Jun 12 16:05:13.330721 crc crio[21573]: time=\"2026-06-12T16:05:13.329139799Z\" level=info msg=\"Stopped pod sandbox: 601d8ed3e4e32d356d207759805805e3d1fb588c5b0c9c64cf7925b6b45a3a36\" id=1029ead5-2f2c-4c32-a66a-067cf2dd9f85 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 17:20:10.246840 | controller |     "Jun 12 16:05:13.461094 crc crio[21573]: time=\"2026-06-12T16:05:13.460609924Z\" level=info msg=\"Removing container: b15969389097aa76669573f22b746ab1d2afa8db5ea6714202a38af42365e6dc\" id=6bb07296-1439-404d-bf4c-95beb539be2b name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 17:20:10.246857 | controller |     "Jun 12 16:05:13.482647 crc crio[21573]: time=\"2026-06-12T16:05:13.482491497Z\" level=info msg=\"Removed container b15969389097aa76669573f22b746ab1d2afa8db5ea6714202a38af42365e6dc: openshift-marketplace/redhat-marketplace-b5wtd/registry-server\" id=6bb07296-1439-404d-bf4c-95beb539be2b name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 17:20:10.246873 | controller |     "Jun 12 16:05:13.486533 crc crio[21573]: time=\"2026-06-12T16:05:13.486365622Z\" level=info msg=\"Removing container: 6ffd4b61407dc5b71b14bd8afeb8c4f82a2b7f86c57c7d7789c4e4e11afd859f\" id=e0cdecbd-2029-4f4a-9a22-90924973d599 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 17:20:10.246889 | controller |     "Jun 12 16:05:13.534792 crc crio[21573]: time=\"2026-06-12T16:05:13.5342544Z\" level=info msg=\"Removed container 6ffd4b61407dc5b71b14bd8afeb8c4f82a2b7f86c57c7d7789c4e4e11afd859f: openshift-marketplace/redhat-marketplace-b5wtd/extract-content\" id=e0cdecbd-2029-4f4a-9a22-90924973d599 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 17:20:10.246905 | controller |     "Jun 12 16:05:13.543660 crc crio[21573]: time=\"2026-06-12T16:05:13.543578996Z\" level=info msg=\"Removing container: 865d953e5296bd5abbbc850088fc0d23eaf1186ca099b01666a4edcbf8bd1001\" id=ba8d73d4-3870-472b-b8e7-e036dbac79c9 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 17:20:10.246923 | controller |     "Jun 12 16:05:13.564266 crc crio[21573]: time=\"2026-06-12T16:05:13.564127832Z\" level=info msg=\"Removed container 865d953e5296bd5abbbc850088fc0d23eaf1186ca099b01666a4edcbf8bd1001: openshift-marketplace/redhat-marketplace-b5wtd/extract-utilities\" id=ba8d73d4-3870-472b-b8e7-e036dbac79c9 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 17:20:10.246941 | controller |     "Jun 12 16:05:19.536123 crc crio[21573]: time=\"2026-06-12T16:05:19.53508483Z\" level=info msg=\"Stopping container: be2f48be887f491cd2f457ee74c54fc3ecd8c193dd7f898fed34393c5e129bb2 (timeout: 2s)\" id=a561c711-146d-4f66-b6a1-7bb559b19b7b name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 17:20:10.246957 | controller |     "Jun 12 16:05:19.661599 crc crio[21573]: time=\"2026-06-12T16:05:19.661065465Z\" level=info msg=\"Stopped container be2f48be887f491cd2f457ee74c54fc3ecd8c193dd7f898fed34393c5e129bb2: openshift-marketplace/community-operators-c5wvb/registry-server\" id=a561c711-146d-4f66-b6a1-7bb559b19b7b name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 17:20:10.246973 | controller |     "Jun 12 16:05:19.663214 crc crio[21573]: time=\"2026-06-12T16:05:19.663149132Z\" level=info msg=\"Stopping pod sandbox: 4f7d4379cc8b9b713243f528861c179a93df26a3ceae54f6aa6554f107036d14\" id=4caccc3a-93fc-4f34-b004-3ac2a7a5eb4e name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 17:20:10.246989 | controller |     "Jun 12 16:05:19.663914 crc crio[21573]: time=\"2026-06-12T16:05:19.663844242Z\" level=info msg=\"Got pod network &{Name:community-operators-c5wvb Namespace:openshift-marketplace ID:4f7d4379cc8b9b713243f528861c179a93df26a3ceae54f6aa6554f107036d14 UID:4d528c96-ac77-484d-9812-9cdb429595f4 NetNS:/var/run/netns/4f8498c0-0af7-4ffa-a86f-9adc35932527 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod4d528c96_ac77_484d_9812_9cdb429595f4.slice PodAnnotations:0xc0006407d8}] Aliases:map[]}\"",
2026-06-12 17:20:10.247005 | controller |     "Jun 12 16:05:19.664169 crc crio[21573]: time=\"2026-06-12T16:05:19.664093769Z\" level=info msg=\"Deleting pod openshift-marketplace_community-operators-c5wvb from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 17:20:10.247021 | controller |     "Jun 12 16:05:19.944719 crc crio[21573]: time=\"2026-06-12T16:05:19.944637252Z\" level=info msg=\"Stopped pod sandbox: 4f7d4379cc8b9b713243f528861c179a93df26a3ceae54f6aa6554f107036d14\" id=4caccc3a-93fc-4f34-b004-3ac2a7a5eb4e name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 17:20:10.247037 | controller |     "Jun 12 16:05:20.560411 crc crio[21573]: time=\"2026-06-12T16:05:20.560084996Z\" level=info msg=\"Removing container: be2f48be887f491cd2f457ee74c54fc3ecd8c193dd7f898fed34393c5e129bb2\" id=2acf153b-30f6-4824-bd48-1f682bf2bc8c name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 17:20:10.247053 | controller |     "Jun 12 16:05:20.591302 crc crio[21573]: time=\"2026-06-12T16:05:20.590209063Z\" level=info msg=\"Removed container be2f48be887f491cd2f457ee74c54fc3ecd8c193dd7f898fed34393c5e129bb2: openshift-marketplace/community-operators-c5wvb/registry-server\" id=2acf153b-30f6-4824-bd48-1f682bf2bc8c name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 17:20:10.247068 | controller |     "Jun 12 16:05:20.597563 crc crio[21573]: time=\"2026-06-12T16:05:20.597355751Z\" level=info msg=\"Removing container: e01acb6e15db870e5dd067ae830384f54c06009ba864cd02ced3cc2be1460b4d\" id=3d2f5247-9264-4ad1-85c1-7ed6ad8d3c84 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 17:20:10.247084 | controller |     "Jun 12 16:05:20.650128 crc crio[21573]: time=\"2026-06-12T16:05:20.650059897Z\" level=info msg=\"Removed container e01acb6e15db870e5dd067ae830384f54c06009ba864cd02ced3cc2be1460b4d: openshift-marketplace/community-operators-c5wvb/extract-content\" id=3d2f5247-9264-4ad1-85c1-7ed6ad8d3c84 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 17:20:10.247104 | controller |     "Jun 12 16:05:20.654897 crc crio[21573]: time=\"2026-06-12T16:05:20.654791648Z\" level=info msg=\"Removing container: f81486010549e04c8d14a2d55a7c7ec838b35f0df4cb3464e1cb270c95ec50de\" id=1bf7de07-e159-4e70-9ba6-c5ae1e46c42a name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 17:20:10.247122 | controller |     "Jun 12 16:05:20.676829 crc crio[21573]: time=\"2026-06-12T16:05:20.676730062Z\" level=info msg=\"Removed container f81486010549e04c8d14a2d55a7c7ec838b35f0df4cb3464e1cb270c95ec50de: openshift-marketplace/community-operators-c5wvb/extract-utilities\" id=1bf7de07-e159-4e70-9ba6-c5ae1e46c42a name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 17:20:10.247138 | controller |     "Jun 12 16:05:28.679217 crc crio[21573]: time=\"2026-06-12T16:05:28.678245616Z\" level=info msg=\"Stopping container: 19ffdad885ca2986a741dd752c298d05b37270b4a5c9b93806b9bcbe21362185 (timeout: 2s)\" id=c9af443d-7557-4db1-b2a5-da1adb475321 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 17:20:10.247155 | controller |     "Jun 12 16:05:28.828206 crc crio[21573]: time=\"2026-06-12T16:05:28.827123632Z\" level=info msg=\"Stopped container 19ffdad885ca2986a741dd752c298d05b37270b4a5c9b93806b9bcbe21362185: openshift-marketplace/redhat-operators-bpntw/registry-server\" id=c9af443d-7557-4db1-b2a5-da1adb475321 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 17:20:10.247170 | controller |     "Jun 12 16:05:28.830254 crc crio[21573]: time=\"2026-06-12T16:05:28.830185419Z\" level=info msg=\"Stopping pod sandbox: a043d3c9135f83719185c9118c1fbf1c54b670215b408234ddb4c4162b0d2fa8\" id=4205c91b-f694-4c33-8c37-9f6f7a17a30b name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 17:20:10.247187 | controller |     "Jun 12 16:05:28.831116 crc crio[21573]: time=\"2026-06-12T16:05:28.831041373Z\" level=info msg=\"Got pod network &{Name:redhat-operators-bpntw Namespace:openshift-marketplace ID:a043d3c9135f83719185c9118c1fbf1c54b670215b408234ddb4c4162b0d2fa8 UID:c6b97540-7398-4dc2-bb51-bcdc9949270b NetNS:/var/run/netns/1318404e-5e0d-435e-aee7-7402454cf8bd Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podc6b97540_7398_4dc2_bb51_bcdc9949270b.slice PodAnnotations:0xc00338e9d8}] Aliases:map[]}\"",
2026-06-12 17:20:10.247203 | controller |     "Jun 12 16:05:28.831280 crc crio[21573]: time=\"2026-06-12T16:05:28.831223308Z\" level=info msg=\"Deleting pod openshift-marketplace_redhat-operators-bpntw from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 17:20:10.247219 | controller |     "Jun 12 16:05:29.100095 crc crio[21573]: time=\"2026-06-12T16:05:29.099928859Z\" level=info msg=\"Stopped pod sandbox: a043d3c9135f83719185c9118c1fbf1c54b670215b408234ddb4c4162b0d2fa8\" id=4205c91b-f694-4c33-8c37-9f6f7a17a30b name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 17:20:10.247235 | controller |     "Jun 12 16:05:29.696208 crc crio[21573]: time=\"2026-06-12T16:05:29.696117285Z\" level=info msg=\"Removing container: 19ffdad885ca2986a741dd752c298d05b37270b4a5c9b93806b9bcbe21362185\" id=b4d6a9d3-de65-4622-b5f2-204a3bc17182 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 17:20:10.247251 | controller |     "Jun 12 16:05:29.724790 crc crio[21573]: time=\"2026-06-12T16:05:29.72442859Z\" level=info msg=\"Removed container 19ffdad885ca2986a741dd752c298d05b37270b4a5c9b93806b9bcbe21362185: openshift-marketplace/redhat-operators-bpntw/registry-server\" id=b4d6a9d3-de65-4622-b5f2-204a3bc17182 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 17:20:10.247267 | controller |     "Jun 12 16:05:29.733832 crc crio[21573]: time=\"2026-06-12T16:05:29.733428975Z\" level=info msg=\"Removing container: 4f8daf146424569b5ca617748b80282c11b9d6545dfb7d3f8c3d237ce2458401\" id=87ad4372-dd47-44da-b833-d1875523540c name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 17:20:10.247282 | controller |     "Jun 12 16:05:29.777360 crc crio[21573]: time=\"2026-06-12T16:05:29.777212435Z\" level=info msg=\"Removed container 4f8daf146424569b5ca617748b80282c11b9d6545dfb7d3f8c3d237ce2458401: openshift-marketplace/redhat-operators-bpntw/extract-content\" id=87ad4372-dd47-44da-b833-d1875523540c name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 17:20:10.247301 | controller |     "Jun 12 16:05:29.794680 crc crio[21573]: time=\"2026-06-12T16:05:29.794591561Z\" level=info msg=\"Removing container: 4822e564680086fc1fe6af58d6bfac1a618305b766608ac50bccd3cf62ec43ce\" id=7369de5b-48a9-445b-ba4e-e7b370ffff66 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 17:20:10.247318 | controller |     "Jun 12 16:05:29.817398 crc crio[21573]: time=\"2026-06-12T16:05:29.817283648Z\" level=info msg=\"Removed container 4822e564680086fc1fe6af58d6bfac1a618305b766608ac50bccd3cf62ec43ce: openshift-marketplace/redhat-operators-bpntw/extract-utilities\" id=7369de5b-48a9-445b-ba4e-e7b370ffff66 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 17:20:10.247335 | controller |     "Jun 12 16:05:53.571322 crc crio[21573]: time=\"2026-06-12T16:05:53.568222126Z\" level=info msg=\"Stopping pod sandbox: 601d8ed3e4e32d356d207759805805e3d1fb588c5b0c9c64cf7925b6b45a3a36\" id=03c7c0c6-ebe8-4650-bed6-1f7366098d6b name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 17:20:10.247359 | controller |     "Jun 12 16:05:53.571322 crc crio[21573]: time=\"2026-06-12T16:05:53.56942947Z\" level=info msg=\"Stopped pod sandbox (already stopped): 601d8ed3e4e32d356d207759805805e3d1fb588c5b0c9c64cf7925b6b45a3a36\" id=03c7c0c6-ebe8-4650-bed6-1f7366098d6b name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 17:20:10.247380 | controller |     "Jun 12 16:05:53.571322 crc crio[21573]: time=\"2026-06-12T16:05:53.57015095Z\" level=info msg=\"Removing pod sandbox: 601d8ed3e4e32d356d207759805805e3d1fb588c5b0c9c64cf7925b6b45a3a36\" id=a18c5167-b784-4468-a96b-54441dc6d038 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 17:20:10.247397 | controller |     "Jun 12 16:05:53.579390 crc crio[21573]: time=\"2026-06-12T16:05:53.579311889Z\" level=info msg=\"Removed pod sandbox: 601d8ed3e4e32d356d207759805805e3d1fb588c5b0c9c64cf7925b6b45a3a36\" id=a18c5167-b784-4468-a96b-54441dc6d038 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 17:20:10.247413 | controller |     "Jun 12 16:05:53.587063 crc crio[21573]: time=\"2026-06-12T16:05:53.586935103Z\" level=info msg=\"Stopping pod sandbox: a043d3c9135f83719185c9118c1fbf1c54b670215b408234ddb4c4162b0d2fa8\" id=73447bc3-b3d2-45c1-9b0c-49bbf26b153e name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 17:20:10.247428 | controller |     "Jun 12 16:05:53.587173 crc crio[21573]: time=\"2026-06-12T16:05:53.587083447Z\" level=info msg=\"Stopped pod sandbox (already stopped): a043d3c9135f83719185c9118c1fbf1c54b670215b408234ddb4c4162b0d2fa8\" id=73447bc3-b3d2-45c1-9b0c-49bbf26b153e name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 17:20:10.247444 | controller |     "Jun 12 16:05:53.588889 crc crio[21573]: time=\"2026-06-12T16:05:53.588782302Z\" level=info msg=\"Removing pod sandbox: a043d3c9135f83719185c9118c1fbf1c54b670215b408234ddb4c4162b0d2fa8\" id=8aa85d89-8c12-4c80-9611-fd67a0468aa6 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 17:20:10.247492 | controller |     "Jun 12 16:05:53.605889 crc crio[21573]: time=\"2026-06-12T16:05:53.605763841Z\" level=info msg=\"Removed pod sandbox: a043d3c9135f83719185c9118c1fbf1c54b670215b408234ddb4c4162b0d2fa8\" id=8aa85d89-8c12-4c80-9611-fd67a0468aa6 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 17:20:10.247508 | controller |     "Jun 12 16:05:53.607006 crc crio[21573]: time=\"2026-06-12T16:05:53.606930839Z\" level=info msg=\"Stopping pod sandbox: c2b250e68492dd6dc483c22c9754ed30a96e61543d3b10287e38441fffa20fb6\" id=6a0db8a6-ac1f-466a-9ca0-9e57a133430a name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 17:20:10.247523 | controller |     "Jun 12 16:05:53.607006 crc crio[21573]: time=\"2026-06-12T16:05:53.606996061Z\" level=info msg=\"Stopped pod sandbox (already stopped): c2b250e68492dd6dc483c22c9754ed30a96e61543d3b10287e38441fffa20fb6\" id=6a0db8a6-ac1f-466a-9ca0-9e57a133430a name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 17:20:10.247543 | controller |     "Jun 12 16:05:53.607578 crc crio[21573]: time=\"2026-06-12T16:05:53.607506365Z\" level=info msg=\"Removing pod sandbox: c2b250e68492dd6dc483c22c9754ed30a96e61543d3b10287e38441fffa20fb6\" id=a1726e6b-72d6-4d57-aad7-f5dfdc78b943 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 17:20:10.247559 | controller |     "Jun 12 16:05:53.615428 crc crio[21573]: time=\"2026-06-12T16:05:53.615303395Z\" level=info msg=\"Removed pod sandbox: c2b250e68492dd6dc483c22c9754ed30a96e61543d3b10287e38441fffa20fb6\" id=a1726e6b-72d6-4d57-aad7-f5dfdc78b943 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 17:20:10.247591 | controller |     "Jun 12 16:05:53.616141 crc crio[21573]: time=\"2026-06-12T16:05:53.616053004Z\" level=info msg=\"Stopping pod sandbox: 4f7d4379cc8b9b713243f528861c179a93df26a3ceae54f6aa6554f107036d14\" id=2019540e-fa17-4211-b1a7-7956c979686b name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 17:20:10.247612 | controller |     "Jun 12 16:05:53.616252 crc crio[21573]: time=\"2026-06-12T16:05:53.616147497Z\" level=info msg=\"Stopped pod sandbox (already stopped): 4f7d4379cc8b9b713243f528861c179a93df26a3ceae54f6aa6554f107036d14\" id=2019540e-fa17-4211-b1a7-7956c979686b name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 17:20:10.247629 | controller |     "Jun 12 16:05:53.616851 crc crio[21573]: time=\"2026-06-12T16:05:53.616785405Z\" level=info msg=\"Removing pod sandbox: 4f7d4379cc8b9b713243f528861c179a93df26a3ceae54f6aa6554f107036d14\" id=acf749bb-df41-47a0-a9a0-4d069ce06a1d name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 17:20:10.247644 | controller |     "Jun 12 16:05:53.625576 crc crio[21573]: time=\"2026-06-12T16:05:53.625532051Z\" level=info msg=\"Removed pod sandbox: 4f7d4379cc8b9b713243f528861c179a93df26a3ceae54f6aa6554f107036d14\" id=acf749bb-df41-47a0-a9a0-4d069ce06a1d name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 17:20:10.247661 | controller |     "Jun 12 16:06:00.548839 crc crio[21573]: time=\"2026-06-12T16:06:00.547672113Z\" level=info msg=\"Running pod sandbox: openshift-infra/auto-csr-approver-29688006-9szgg/POD\" id=b80c24cf-97a2-4693-9dbb-c3f1049466bb name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:20:10.247677 | controller |     "Jun 12 16:06:00.550346 crc crio[21573]: time=\"2026-06-12T16:06:00.548873557Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.247693 | controller |     "Jun 12 16:06:00.596783 crc crio[21573]: time=\"2026-06-12T16:06:00.596235672Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29688006-9szgg Namespace:openshift-infra ID:cfaf1d3f2e82c649d025afb1ceb65f1ccc8567d39613439fb9ad7f6ab9f516da UID:bc67a064-4656-4d5a-a507-7c045310b237 NetNS:/var/run/netns/6a8e2753-01f8-40a5-af53-689b11d3435c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podbc67a064_4656_4d5a_a507_7c045310b237.slice PodAnnotations:0xc002722528}] Aliases:map[]}\"",
2026-06-12 17:20:10.247711 | controller |     "Jun 12 16:06:00.596783 crc crio[21573]: time=\"2026-06-12T16:06:00.596758157Z\" level=info msg=\"Adding pod openshift-infra_auto-csr-approver-29688006-9szgg to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 17:20:10.247727 | controller |     "Jun 12 16:06:00.897592 crc crio[21573]: 2026-06-12T16:06:00Z [verbose] CmdAdd (shim): {1.1.0 [{Name:cfaf1d3f2e82c64 Mac:ae:6f:33:fc:a7:ba Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:47 Mtu:0 Sandbox:/var/run/netns/6a8e2753-01f8-40a5-af53-689b11d3435c SocketPath: PciID:}] [{Interface:0xc0003046e0 Address:{IP:10.217.0.71 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 17:20:10.247748 | controller |     "Jun 12 16:06:00.898466 crc crio[21573]: time=\"2026-06-12T16:06:00.898314196Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29688006-9szgg Namespace:openshift-infra ID:cfaf1d3f2e82c649d025afb1ceb65f1ccc8567d39613439fb9ad7f6ab9f516da UID:bc67a064-4656-4d5a-a507-7c045310b237 NetNS:/var/run/netns/6a8e2753-01f8-40a5-af53-689b11d3435c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podbc67a064_4656_4d5a_a507_7c045310b237.slice PodAnnotations:0xc002722528}] Aliases:map[]}\"",
2026-06-12 17:20:10.247767 | controller |     "Jun 12 16:06:00.898589 crc crio[21573]: time=\"2026-06-12T16:06:00.898555983Z\" level=info msg=\"Checking pod openshift-infra_auto-csr-approver-29688006-9szgg for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 17:20:10.247783 | controller |     "Jun 12 16:06:00.909069 crc crio[21573]: time=\"2026-06-12T16:06:00.908850814Z\" level=info msg=\"Ran pod sandbox cfaf1d3f2e82c649d025afb1ceb65f1ccc8567d39613439fb9ad7f6ab9f516da with infra container: openshift-infra/auto-csr-approver-29688006-9szgg/POD\" id=b80c24cf-97a2-4693-9dbb-c3f1049466bb name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:20:10.247800 | controller |     "Jun 12 16:06:00.912812 crc crio[21573]: time=\"2026-06-12T16:06:00.912705869Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-cli:latest\" id=de99602c-30ab-45b7-8659-271f4b8b5564 name=/runtime.v1.ImageService/PullImage",
2026-06-12 17:20:10.247816 | controller |     "Jun 12 16:06:00.931042 crc crio[21573]: time=\"2026-06-12T16:06:00.930924083Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-cli:latest\\\"\"",
2026-06-12 17:20:10.247831 | controller |     "Jun 12 16:06:04.198546 crc crio[21573]: time=\"2026-06-12T16:06:04.198111984Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9\" id=de99602c-30ab-45b7-8659-271f4b8b5564 name=/runtime.v1.ImageService/PullImage",
2026-06-12 17:20:10.247846 | controller |     "Jun 12 16:06:04.200241 crc crio[21573]: time=\"2026-06-12T16:06:04.199082622Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=3b69a5f8-733a-4491-b601-83635a7a180c name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:20:10.247862 | controller |     "Jun 12 16:06:04.203131 crc crio[21573]: time=\"2026-06-12T16:06:04.202966859Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=360bcfed-2c42-46d6-9e56-1a0b2ac87656 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:20:10.247877 | controller |     "Jun 12 16:06:04.210666 crc crio[21573]: time=\"2026-06-12T16:06:04.210587693Z\" level=info msg=\"Creating container: openshift-infra/auto-csr-approver-29688006-9szgg/oc\" id=fa0e4edf-157d-4f08-9838-6178d31a2055 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:20:10.247893 | controller |     "Jun 12 16:06:04.211052 crc crio[21573]: time=\"2026-06-12T16:06:04.210989475Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.247909 | controller |     "Jun 12 16:06:04.236121 crc crio[21573]: time=\"2026-06-12T16:06:04.235963493Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.247926 | controller |     "Jun 12 16:06:04.572903 crc crio[21573]: time=\"2026-06-12T16:06:04.572797411Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.247942 | controller |     "Jun 12 16:06:04.676688 crc crio[21573]: time=\"2026-06-12T16:06:04.675923937Z\" level=info msg=\"Created container ad7212dfec9b102989e135ac9b12b7c559de9cbdbf3731549675c72d7b4fd6f0: openshift-infra/auto-csr-approver-29688006-9szgg/oc\" id=fa0e4edf-157d-4f08-9838-6178d31a2055 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:20:10.247960 | controller |     "Jun 12 16:06:04.677924 crc crio[21573]: time=\"2026-06-12T16:06:04.6778121Z\" level=info msg=\"Starting container: ad7212dfec9b102989e135ac9b12b7c559de9cbdbf3731549675c72d7b4fd6f0\" id=19404c21-9c3f-463c-8d37-3af41b157e65 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 17:20:10.247977 | controller |     "Jun 12 16:06:04.683151 crc crio[21573]: time=\"2026-06-12T16:06:04.682993215Z\" level=info msg=\"Started container\" PID=31941 containerID=ad7212dfec9b102989e135ac9b12b7c559de9cbdbf3731549675c72d7b4fd6f0 description=openshift-infra/auto-csr-approver-29688006-9szgg/oc id=19404c21-9c3f-463c-8d37-3af41b157e65 name=/runtime.v1.RuntimeService/StartContainer sandboxID=cfaf1d3f2e82c649d025afb1ceb65f1ccc8567d39613439fb9ad7f6ab9f516da",
2026-06-12 17:20:10.247993 | controller |     "Jun 12 16:06:06.107960 crc crio[21573]: time=\"2026-06-12T16:06:06.107715501Z\" level=info msg=\"Stopping pod sandbox: cfaf1d3f2e82c649d025afb1ceb65f1ccc8567d39613439fb9ad7f6ab9f516da\" id=bcbc043f-9ad1-4b41-9660-51db230afa14 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 17:20:10.248009 | controller |     "Jun 12 16:06:06.108711 crc crio[21573]: time=\"2026-06-12T16:06:06.108656147Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29688006-9szgg Namespace:openshift-infra ID:cfaf1d3f2e82c649d025afb1ceb65f1ccc8567d39613439fb9ad7f6ab9f516da UID:bc67a064-4656-4d5a-a507-7c045310b237 NetNS:/var/run/netns/6a8e2753-01f8-40a5-af53-689b11d3435c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podbc67a064_4656_4d5a_a507_7c045310b237.slice PodAnnotations:0xc0001389c0}] Aliases:map[]}\"",
2026-06-12 17:20:10.248034 | controller |     "Jun 12 16:06:06.108898 crc crio[21573]: time=\"2026-06-12T16:06:06.108830633Z\" level=info msg=\"Deleting pod openshift-infra_auto-csr-approver-29688006-9szgg from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 17:20:10.248052 | controller |     "Jun 12 16:06:06.380558 crc crio[21573]: time=\"2026-06-12T16:06:06.376734621Z\" level=info msg=\"Stopped pod sandbox: cfaf1d3f2e82c649d025afb1ceb65f1ccc8567d39613439fb9ad7f6ab9f516da\" id=bcbc043f-9ad1-4b41-9660-51db230afa14 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 17:20:10.248089 | controller |     "Jun 12 16:08:00.566138 crc crio[21573]: time=\"2026-06-12T16:08:00.564019095Z\" level=info msg=\"Running pod sandbox: openshift-infra/auto-csr-approver-29688008-7pn8j/POD\" id=87fdfc5e-b81d-428f-84f8-727197502655 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:20:10.248108 | controller |     "Jun 12 16:08:00.570359 crc crio[21573]: time=\"2026-06-12T16:08:00.566568958Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.248127 | controller |     "Jun 12 16:08:00.620151 crc crio[21573]: time=\"2026-06-12T16:08:00.619992011Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29688008-7pn8j Namespace:openshift-infra ID:701fabfc62740b5efe535ef5f2b9ca4e17a70a611c7fb11169b8ef6450e801b6 UID:5767887e-f8c8-412b-9754-6834876aeafc NetNS:/var/run/netns/3cc82867-6cff-4525-8f53-7db975a1de1c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod5767887e_f8c8_412b_9754_6834876aeafc.slice PodAnnotations:0xc000138318}] Aliases:map[]}\"",
2026-06-12 17:20:10.248196 | controller |     "Jun 12 16:08:00.620151 crc crio[21573]: time=\"2026-06-12T16:08:00.620127435Z\" level=info msg=\"Adding pod openshift-infra_auto-csr-approver-29688008-7pn8j to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 17:20:10.248226 | controller |     "Jun 12 16:08:01.011624 crc crio[21573]: 2026-06-12T16:08:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:701fabfc62740b5 Mac:a2:1c:08:80:6c:3d Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:48 Mtu:0 Sandbox:/var/run/netns/3cc82867-6cff-4525-8f53-7db975a1de1c SocketPath: PciID:}] [{Interface:0xc000132e60 Address:{IP:10.217.0.72 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 17:20:10.248244 | controller |     "Jun 12 16:08:01.014191 crc crio[21573]: time=\"2026-06-12T16:08:01.013892935Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29688008-7pn8j Namespace:openshift-infra ID:701fabfc62740b5efe535ef5f2b9ca4e17a70a611c7fb11169b8ef6450e801b6 UID:5767887e-f8c8-412b-9754-6834876aeafc NetNS:/var/run/netns/3cc82867-6cff-4525-8f53-7db975a1de1c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod5767887e_f8c8_412b_9754_6834876aeafc.slice PodAnnotations:0xc000138318}] Aliases:map[]}\"",
2026-06-12 17:20:10.248261 | controller |     "Jun 12 16:08:01.014191 crc crio[21573]: time=\"2026-06-12T16:08:01.014148552Z\" level=info msg=\"Checking pod openshift-infra_auto-csr-approver-29688008-7pn8j for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 17:20:10.248277 | controller |     "Jun 12 16:08:01.025304 crc crio[21573]: time=\"2026-06-12T16:08:01.025211925Z\" level=info msg=\"Ran pod sandbox 701fabfc62740b5efe535ef5f2b9ca4e17a70a611c7fb11169b8ef6450e801b6 with infra container: openshift-infra/auto-csr-approver-29688008-7pn8j/POD\" id=87fdfc5e-b81d-428f-84f8-727197502655 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:20:10.248293 | controller |     "Jun 12 16:08:01.031510 crc crio[21573]: time=\"2026-06-12T16:08:01.031398247Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-cli:latest\" id=7c2818d0-9dea-4d4a-a76d-c0b7ec9bb9d2 name=/runtime.v1.ImageService/PullImage",
2026-06-12 17:20:10.248309 | controller |     "Jun 12 16:08:01.044685 crc crio[21573]: time=\"2026-06-12T16:08:01.044577849Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-cli:latest\\\"\"",
2026-06-12 17:20:10.248325 | controller |     "Jun 12 16:08:01.962728 crc crio[21573]: time=\"2026-06-12T16:08:01.962590278Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9\" id=7c2818d0-9dea-4d4a-a76d-c0b7ec9bb9d2 name=/runtime.v1.ImageService/PullImage",
2026-06-12 17:20:10.248341 | controller |     "Jun 12 16:08:01.964094 crc crio[21573]: time=\"2026-06-12T16:08:01.963969627Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=b6e640ce-0107-4bbc-be51-1c5b456b4889 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:20:10.248359 | controller |     "Jun 12 16:08:01.971577 crc crio[21573]: time=\"2026-06-12T16:08:01.970630986Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=1626c916-9cae-4250-b309-04384fe39557 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:20:10.248383 | controller |     "Jun 12 16:08:01.984533 crc crio[21573]: time=\"2026-06-12T16:08:01.98433569Z\" level=info msg=\"Creating container: openshift-infra/auto-csr-approver-29688008-7pn8j/oc\" id=bf7255d6-521f-4b09-91db-06a456fbaa5a name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:20:10.248404 | controller |     "Jun 12 16:08:01.985560 crc crio[21573]: time=\"2026-06-12T16:08:01.985421031Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.248421 | controller |     "Jun 12 16:08:02.022987 crc crio[21573]: time=\"2026-06-12T16:08:02.022822473Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.248437 | controller |     "Jun 12 16:08:02.296272 crc crio[21573]: time=\"2026-06-12T16:08:02.295604649Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.248457 | controller |     "Jun 12 16:08:02.429403 crc crio[21573]: time=\"2026-06-12T16:08:02.429120706Z\" level=info msg=\"Created container 6db6c73d13fa7c769b7d7b1001341c6afc7a7f2c2b98efa58e7f05e62524ed41: openshift-infra/auto-csr-approver-29688008-7pn8j/oc\" id=bf7255d6-521f-4b09-91db-06a456fbaa5a name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:20:10.248474 | controller |     "Jun 12 16:08:02.431126 crc crio[21573]: time=\"2026-06-12T16:08:02.431001509Z\" level=info msg=\"Starting container: 6db6c73d13fa7c769b7d7b1001341c6afc7a7f2c2b98efa58e7f05e62524ed41\" id=7d6ad758-4bb4-48cf-89c4-c0d7fb70d32a name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 17:20:10.248490 | controller |     "Jun 12 16:08:02.440632 crc crio[21573]: time=\"2026-06-12T16:08:02.440559728Z\" level=info msg=\"Started container\" PID=33562 containerID=6db6c73d13fa7c769b7d7b1001341c6afc7a7f2c2b98efa58e7f05e62524ed41 description=openshift-infra/auto-csr-approver-29688008-7pn8j/oc id=7d6ad758-4bb4-48cf-89c4-c0d7fb70d32a name=/runtime.v1.RuntimeService/StartContainer sandboxID=701fabfc62740b5efe535ef5f2b9ca4e17a70a611c7fb11169b8ef6450e801b6",
2026-06-12 17:20:10.248506 | controller |     "Jun 12 16:08:04.625678 crc crio[21573]: time=\"2026-06-12T16:08:04.624583942Z\" level=info msg=\"Stopping pod sandbox: 701fabfc62740b5efe535ef5f2b9ca4e17a70a611c7fb11169b8ef6450e801b6\" id=6098d0d9-99e6-476c-80eb-3765355510b8 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 17:20:10.248524 | controller |     "Jun 12 16:08:04.628865 crc crio[21573]: time=\"2026-06-12T16:08:04.627105184Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29688008-7pn8j Namespace:openshift-infra ID:701fabfc62740b5efe535ef5f2b9ca4e17a70a611c7fb11169b8ef6450e801b6 UID:5767887e-f8c8-412b-9754-6834876aeafc NetNS:/var/run/netns/3cc82867-6cff-4525-8f53-7db975a1de1c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod5767887e_f8c8_412b_9754_6834876aeafc.slice PodAnnotations:0xc002428610}] Aliases:map[]}\"",
2026-06-12 17:20:10.248540 | controller |     "Jun 12 16:08:04.628865 crc crio[21573]: time=\"2026-06-12T16:08:04.627386232Z\" level=info msg=\"Deleting pod openshift-infra_auto-csr-approver-29688008-7pn8j from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 17:20:10.248556 | controller |     "Jun 12 16:08:04.968238 crc crio[21573]: time=\"2026-06-12T16:08:04.967260614Z\" level=info msg=\"Stopped pod sandbox: 701fabfc62740b5efe535ef5f2b9ca4e17a70a611c7fb11169b8ef6450e801b6\" id=6098d0d9-99e6-476c-80eb-3765355510b8 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 17:20:10.248572 | controller |     "Jun 12 16:10:00.532657 crc crio[21573]: time=\"2026-06-12T16:10:00.531687639Z\" level=info msg=\"Running pod sandbox: openshift-infra/auto-csr-approver-29688010-z255w/POD\" id=f071e655-fb0d-4435-892e-593c5ae9c441 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:20:10.248619 | controller |     "Jun 12 16:10:00.534849 crc crio[21573]: time=\"2026-06-12T16:10:00.532916594Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.248638 | controller |     "Jun 12 16:10:00.573826 crc crio[21573]: time=\"2026-06-12T16:10:00.573609058Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29688010-z255w Namespace:openshift-infra ID:f4035d9ae9d90109b8cca55ccaa0f250b1f8cd740d149ff701b4e8c5960e8329 UID:eeef6a10-8a88-47af-aec3-1ff5afb4d8a3 NetNS:/var/run/netns/c628e440-0850-4e4c-ada0-7c95fda3b0d8 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podeeef6a10_8a88_47af_aec3_1ff5afb4d8a3.slice PodAnnotations:0xc0006401a0}] Aliases:map[]}\"",
2026-06-12 17:20:10.248659 | controller |     "Jun 12 16:10:00.573826 crc crio[21573]: time=\"2026-06-12T16:10:00.573778373Z\" level=info msg=\"Adding pod openshift-infra_auto-csr-approver-29688010-z255w to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 17:20:10.248676 | controller |     "Jun 12 16:10:01.631943 crc crio[21573]: 2026-06-12T16:10:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:f4035d9ae9d9010 Mac:a6:8c:39:b4:f3:18 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:49 Mtu:0 Sandbox:/var/run/netns/c628e440-0850-4e4c-ada0-7c95fda3b0d8 SocketPath: PciID:}] [{Interface:0xc00032ab90 Address:{IP:10.217.0.73 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 17:20:10.248693 | controller |     "Jun 12 16:10:01.635675 crc crio[21573]: time=\"2026-06-12T16:10:01.63556601Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29688010-z255w Namespace:openshift-infra ID:f4035d9ae9d90109b8cca55ccaa0f250b1f8cd740d149ff701b4e8c5960e8329 UID:eeef6a10-8a88-47af-aec3-1ff5afb4d8a3 NetNS:/var/run/netns/c628e440-0850-4e4c-ada0-7c95fda3b0d8 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podeeef6a10_8a88_47af_aec3_1ff5afb4d8a3.slice PodAnnotations:0xc0006401a0}] Aliases:map[]}\"",
2026-06-12 17:20:10.248709 | controller |     "Jun 12 16:10:01.635832 crc crio[21573]: time=\"2026-06-12T16:10:01.635758215Z\" level=info msg=\"Checking pod openshift-infra_auto-csr-approver-29688010-z255w for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 17:20:10.248725 | controller |     "Jun 12 16:10:01.650785 crc crio[21573]: time=\"2026-06-12T16:10:01.650591231Z\" level=info msg=\"Ran pod sandbox f4035d9ae9d90109b8cca55ccaa0f250b1f8cd740d149ff701b4e8c5960e8329 with infra container: openshift-infra/auto-csr-approver-29688010-z255w/POD\" id=f071e655-fb0d-4435-892e-593c5ae9c441 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:20:10.248741 | controller |     "Jun 12 16:10:01.655574 crc crio[21573]: time=\"2026-06-12T16:10:01.655421347Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-cli:latest\" id=b54e8318-fe28-474d-b234-319550bfce55 name=/runtime.v1.ImageService/PullImage",
2026-06-12 17:20:10.248756 | controller |     "Jun 12 16:10:01.670700 crc crio[21573]: time=\"2026-06-12T16:10:01.670552023Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-cli:latest\\\"\"",
2026-06-12 17:20:10.248772 | controller |     "Jun 12 16:10:03.799165 crc crio[21573]: time=\"2026-06-12T16:10:03.79892788Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9\" id=b54e8318-fe28-474d-b234-319550bfce55 name=/runtime.v1.ImageService/PullImage",
2026-06-12 17:20:10.248788 | controller |     "Jun 12 16:10:03.802912 crc crio[21573]: time=\"2026-06-12T16:10:03.801847393Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=0b35b0ea-5e06-4a73-bfba-ff3c4d80afff name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:20:10.248804 | controller |     "Jun 12 16:10:03.808420 crc crio[21573]: time=\"2026-06-12T16:10:03.808320926Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=6de42d29-d5b2-4f8a-98bc-4b5ca6a36d1b name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:20:10.248820 | controller |     "Jun 12 16:10:03.818067 crc crio[21573]: time=\"2026-06-12T16:10:03.817249434Z\" level=info msg=\"Creating container: openshift-infra/auto-csr-approver-29688010-z255w/oc\" id=5c227774-5f76-4f01-b6cd-5bd9834f1475 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:20:10.248836 | controller |     "Jun 12 16:10:03.820599 crc crio[21573]: time=\"2026-06-12T16:10:03.820414864Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.248854 | controller |     "Jun 12 16:10:03.875086 crc crio[21573]: time=\"2026-06-12T16:10:03.874901854Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.248870 | controller |     "Jun 12 16:10:04.266056 crc crio[21573]: time=\"2026-06-12T16:10:04.265409385Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.248886 | controller |     "Jun 12 16:10:04.381394 crc crio[21573]: time=\"2026-06-12T16:10:04.38128079Z\" level=info msg=\"Created container 3e3097690c22c299b965d4190dbbc0aaaf9837b4c1c0bd9f53ea229ede43e6e2: openshift-infra/auto-csr-approver-29688010-z255w/oc\" id=5c227774-5f76-4f01-b6cd-5bd9834f1475 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:20:10.248902 | controller |     "Jun 12 16:10:04.382975 crc crio[21573]: time=\"2026-06-12T16:10:04.382903566Z\" level=info msg=\"Starting container: 3e3097690c22c299b965d4190dbbc0aaaf9837b4c1c0bd9f53ea229ede43e6e2\" id=7ff8ba54-7726-42d4-971d-cddc6f44f077 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 17:20:10.248918 | controller |     "Jun 12 16:10:04.389736 crc crio[21573]: time=\"2026-06-12T16:10:04.389561663Z\" level=info msg=\"Started container\" PID=35259 containerID=3e3097690c22c299b965d4190dbbc0aaaf9837b4c1c0bd9f53ea229ede43e6e2 description=openshift-infra/auto-csr-approver-29688010-z255w/oc id=7ff8ba54-7726-42d4-971d-cddc6f44f077 name=/runtime.v1.RuntimeService/StartContainer sandboxID=f4035d9ae9d90109b8cca55ccaa0f250b1f8cd740d149ff701b4e8c5960e8329",
2026-06-12 17:20:10.248934 | controller |     "Jun 12 16:10:06.504314 crc crio[21573]: time=\"2026-06-12T16:10:06.503635013Z\" level=info msg=\"Stopping pod sandbox: f4035d9ae9d90109b8cca55ccaa0f250b1f8cd740d149ff701b4e8c5960e8329\" id=b855bea7-31e1-4b60-8b77-af048d5a43ea name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 17:20:10.248950 | controller |     "Jun 12 16:10:06.507190 crc crio[21573]: time=\"2026-06-12T16:10:06.505023202Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29688010-z255w Namespace:openshift-infra ID:f4035d9ae9d90109b8cca55ccaa0f250b1f8cd740d149ff701b4e8c5960e8329 UID:eeef6a10-8a88-47af-aec3-1ff5afb4d8a3 NetNS:/var/run/netns/c628e440-0850-4e4c-ada0-7c95fda3b0d8 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podeeef6a10_8a88_47af_aec3_1ff5afb4d8a3.slice PodAnnotations:0xc002e28e00}] Aliases:map[]}\"",
2026-06-12 17:20:10.248966 | controller |     "Jun 12 16:10:06.507190 crc crio[21573]: time=\"2026-06-12T16:10:06.505202467Z\" level=info msg=\"Deleting pod openshift-infra_auto-csr-approver-29688010-z255w from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 17:20:10.248983 | controller |     "Jun 12 16:10:06.877363 crc crio[21573]: time=\"2026-06-12T16:10:06.876800426Z\" level=info msg=\"Stopped pod sandbox: f4035d9ae9d90109b8cca55ccaa0f250b1f8cd740d149ff701b4e8c5960e8329\" id=b855bea7-31e1-4b60-8b77-af048d5a43ea name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 17:20:10.248999 | controller |     "Jun 12 16:11:27.893574 crc crio[21573]: time=\"2026-06-12T16:11:27.892663454Z\" level=info msg=\"Running pod sandbox: cert-manager/cert-manager-cainjector-7f9fdd5dd5-9mrgn/POD\" id=9a24ac8e-742f-4161-9802-a0ad6b4cd1ce name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:20:10.249014 | controller |     "Jun 12 16:11:27.895102 crc crio[21573]: time=\"2026-06-12T16:11:27.893636052Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.249030 | controller |     "Jun 12 16:11:27.941337 crc crio[21573]: time=\"2026-06-12T16:11:27.941106089Z\" level=info msg=\"Got pod network &{Name:cert-manager-cainjector-7f9fdd5dd5-9mrgn Namespace:cert-manager ID:36a806df33b44366e6b482538b52f13f756b6cdf2208914b1d28f8cdedbacbaa UID:6f44e876-e30a-4986-8fdb-9b5cf8ae4bfe NetNS:/var/run/netns/f7645b35-8f62-4336-8390-3c1eeb889b53 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod6f44e876_e30a_4986_8fdb_9b5cf8ae4bfe.slice PodAnnotations:0xc002722170}] Aliases:map[]}\"",
2026-06-12 17:20:10.249052 | controller |     "Jun 12 16:11:27.941337 crc crio[21573]: time=\"2026-06-12T16:11:27.941300404Z\" level=info msg=\"Adding pod cert-manager_cert-manager-cainjector-7f9fdd5dd5-9mrgn to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 17:20:10.249069 | controller |     "Jun 12 16:11:27.947025 crc crio[21573]: time=\"2026-06-12T16:11:27.946243749Z\" level=info msg=\"Running pod sandbox: cert-manager/cert-manager-7b8b89f89d-9mvrm/POD\" id=a9f70069-0fb6-45f7-9eed-d7f7c9cb0d52 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:20:10.249085 | controller |     "Jun 12 16:11:27.947125 crc crio[21573]: time=\"2026-06-12T16:11:27.947072463Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.249101 | controller |     "Jun 12 16:11:27.984736 crc crio[21573]: time=\"2026-06-12T16:11:27.984631498Z\" level=info msg=\"Got pod network &{Name:cert-manager-7b8b89f89d-9mvrm Namespace:cert-manager ID:3970d016825134c11e691d71c42340c4825d540d344fd1a393403381dafb5db8 UID:3b8b9fa8-2b71-4af3-a09a-0b939538a20d NetNS:/var/run/netns/c512b0d8-61f8-413c-8ac8-9665d638ab6f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod3b8b9fa8_2b71_4af3_a09a_0b939538a20d.slice PodAnnotations:0xc00008ca30}] Aliases:map[]}\"",
2026-06-12 17:20:10.249117 | controller |     "Jun 12 16:11:27.984736 crc crio[21573]: time=\"2026-06-12T16:11:27.984727121Z\" level=info msg=\"Adding pod cert-manager_cert-manager-7b8b89f89d-9mvrm to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 17:20:10.249133 | controller |     "Jun 12 16:11:28.012842 crc crio[21573]: time=\"2026-06-12T16:11:28.01270791Z\" level=info msg=\"Running pod sandbox: cert-manager/cert-manager-webhook-769f6b94cb-grhhb/POD\" id=bf6ef53b-76e1-4e04-9157-a75ad11c2bd5 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:20:10.249149 | controller |     "Jun 12 16:11:28.013041 crc crio[21573]: time=\"2026-06-12T16:11:28.012900755Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.249166 | controller |     "Jun 12 16:11:28.069753 crc crio[21573]: time=\"2026-06-12T16:11:28.069189534Z\" level=info msg=\"Got pod network &{Name:cert-manager-webhook-769f6b94cb-grhhb Namespace:cert-manager ID:c6bbc7982d907d3fb9179e4545869de3a0e76d56674fdbfc8786ae3522cc64f6 UID:f136cb3f-464f-4d8c-816e-3e5e2a80ffb5 NetNS:/var/run/netns/94afeae6-4450-4636-a034-26ab96fc98ec Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podf136cb3f_464f_4d8c_816e_3e5e2a80ffb5.slice PodAnnotations:0xc00063c190}] Aliases:map[]}\"",
2026-06-12 17:20:10.249182 | controller |     "Jun 12 16:11:28.069753 crc crio[21573]: time=\"2026-06-12T16:11:28.069324378Z\" level=info msg=\"Adding pod cert-manager_cert-manager-webhook-769f6b94cb-grhhb to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 17:20:10.249198 | controller |     "Jun 12 16:11:29.173425 crc crio[21573]: 2026-06-12T16:11:29Z [verbose] CmdAdd (shim): {1.1.0 [{Name:36a806df33b4436 Mac:36:d2:d8:5a:14:e4 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:4a Mtu:0 Sandbox:/var/run/netns/f7645b35-8f62-4336-8390-3c1eeb889b53 SocketPath: PciID:}] [{Interface:0xc0004b05b0 Address:{IP:10.217.0.74 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 17:20:10.249217 | controller |     "Jun 12 16:11:29.176959 crc crio[21573]: time=\"2026-06-12T16:11:29.176854123Z\" level=info msg=\"Got pod network &{Name:cert-manager-cainjector-7f9fdd5dd5-9mrgn Namespace:cert-manager ID:36a806df33b44366e6b482538b52f13f756b6cdf2208914b1d28f8cdedbacbaa UID:6f44e876-e30a-4986-8fdb-9b5cf8ae4bfe NetNS:/var/run/netns/f7645b35-8f62-4336-8390-3c1eeb889b53 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod6f44e876_e30a_4986_8fdb_9b5cf8ae4bfe.slice PodAnnotations:0xc002722170}] Aliases:map[]}\"",
2026-06-12 17:20:10.249235 | controller |     "Jun 12 16:11:29.177236 crc crio[21573]: time=\"2026-06-12T16:11:29.17712524Z\" level=info msg=\"Checking pod cert-manager_cert-manager-cainjector-7f9fdd5dd5-9mrgn for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 17:20:10.249251 | controller |     "Jun 12 16:11:29.190379 crc crio[21573]: time=\"2026-06-12T16:11:29.190260964Z\" level=info msg=\"Ran pod sandbox 36a806df33b44366e6b482538b52f13f756b6cdf2208914b1d28f8cdedbacbaa with infra container: cert-manager/cert-manager-cainjector-7f9fdd5dd5-9mrgn/POD\" id=9a24ac8e-742f-4161-9802-a0ad6b4cd1ce name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:20:10.249267 | controller |     "Jun 12 16:11:29.194086 crc crio[21573]: time=\"2026-06-12T16:11:29.194001131Z\" level=info msg=\"Checking image status: quay.io/jetstack/cert-manager-cainjector:v1.19.2\" id=94b6f5ac-b424-4d61-b77b-fa2cac93811e name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:20:10.249283 | controller |     "Jun 12 16:11:29.194399 crc crio[21573]: time=\"2026-06-12T16:11:29.194331951Z\" level=info msg=\"Image quay.io/jetstack/cert-manager-cainjector:v1.19.2 not found\" id=94b6f5ac-b424-4d61-b77b-fa2cac93811e name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:20:10.249300 | controller |     "Jun 12 16:11:29.194902 crc crio[21573]: time=\"2026-06-12T16:11:29.194404783Z\" level=info msg=\"Neither image nor artfiact quay.io/jetstack/cert-manager-cainjector:v1.19.2 found\" id=94b6f5ac-b424-4d61-b77b-fa2cac93811e name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:20:10.249316 | controller |     "Jun 12 16:11:29.195939 crc crio[21573]: time=\"2026-06-12T16:11:29.195764321Z\" level=info msg=\"Pulling image: quay.io/jetstack/cert-manager-cainjector:v1.19.2\" id=08497fdb-7b14-4b17-8b7c-c54b2ff8ea52 name=/runtime.v1.ImageService/PullImage",
2026-06-12 17:20:10.249333 | controller |     "Jun 12 16:11:29.204251 crc crio[21573]: time=\"2026-06-12T16:11:29.204116627Z\" level=info msg=\"Trying to access \\\"quay.io/jetstack/cert-manager-cainjector:v1.19.2\\\"\"",
2026-06-12 17:20:10.249350 | controller |     "Jun 12 16:11:29.393316 crc crio[21573]: 2026-06-12T16:11:29Z [verbose] CmdAdd (shim): {1.1.0 [{Name:c6bbc7982d907d3 Mac:16:62:17:e2:bf:16 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:4c Mtu:0 Sandbox:/var/run/netns/94afeae6-4450-4636-a034-26ab96fc98ec SocketPath: PciID:}] [{Interface:0xc000015840 Address:{IP:10.217.0.76 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 17:20:10.249367 | controller |     "Jun 12 16:11:29.394974 crc crio[21573]: time=\"2026-06-12T16:11:29.394669529Z\" level=info msg=\"Got pod network &{Name:cert-manager-webhook-769f6b94cb-grhhb Namespace:cert-manager ID:c6bbc7982d907d3fb9179e4545869de3a0e76d56674fdbfc8786ae3522cc64f6 UID:f136cb3f-464f-4d8c-816e-3e5e2a80ffb5 NetNS:/var/run/netns/94afeae6-4450-4636-a034-26ab96fc98ec Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podf136cb3f_464f_4d8c_816e_3e5e2a80ffb5.slice PodAnnotations:0xc00063c190}] Aliases:map[]}\"",
2026-06-12 17:20:10.249393 | controller |     "Jun 12 16:11:29.395320 crc crio[21573]: time=\"2026-06-12T16:11:29.395232195Z\" level=info msg=\"Checking pod cert-manager_cert-manager-webhook-769f6b94cb-grhhb for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 17:20:10.249416 | controller |     "Jun 12 16:11:29.416508 crc crio[21573]: time=\"2026-06-12T16:11:29.405667048Z\" level=info msg=\"Ran pod sandbox c6bbc7982d907d3fb9179e4545869de3a0e76d56674fdbfc8786ae3522cc64f6 with infra container: cert-manager/cert-manager-webhook-769f6b94cb-grhhb/POD\" id=bf6ef53b-76e1-4e04-9157-a75ad11c2bd5 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:20:10.249435 | controller |     "Jun 12 16:11:29.416508 crc crio[21573]: time=\"2026-06-12T16:11:29.414131636Z\" level=info msg=\"Checking image status: quay.io/jetstack/cert-manager-webhook:v1.19.2\" id=058b0ef3-4696-4536-8213-3ddaed12b045 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:20:10.249451 | controller |     "Jun 12 16:11:29.416508 crc crio[21573]: time=\"2026-06-12T16:11:29.414355422Z\" level=info msg=\"Image quay.io/jetstack/cert-manager-webhook:v1.19.2 not found\" id=058b0ef3-4696-4536-8213-3ddaed12b045 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:20:10.249467 | controller |     "Jun 12 16:11:29.416508 crc crio[21573]: time=\"2026-06-12T16:11:29.414411854Z\" level=info msg=\"Neither image nor artfiact quay.io/jetstack/cert-manager-webhook:v1.19.2 found\" id=058b0ef3-4696-4536-8213-3ddaed12b045 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:20:10.249484 | controller |     "Jun 12 16:11:29.416508 crc crio[21573]: time=\"2026-06-12T16:11:29.416350209Z\" level=info msg=\"Pulling image: quay.io/jetstack/cert-manager-webhook:v1.19.2\" id=c42ee293-f600-4175-8552-24c3902e959b name=/runtime.v1.ImageService/PullImage",
2026-06-12 17:20:10.249500 | controller |     "Jun 12 16:11:29.420917 crc crio[21573]: time=\"2026-06-12T16:11:29.420832466Z\" level=info msg=\"Trying to access \\\"quay.io/jetstack/cert-manager-webhook:v1.19.2\\\"\"",
2026-06-12 17:20:10.249515 | controller |     "Jun 12 16:11:29.444353 crc crio[21573]: 2026-06-12T16:11:29Z [verbose] CmdAdd (shim): {1.1.0 [{Name:3970d016825134c Mac:66:84:69:6d:ec:4e Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:4b Mtu:0 Sandbox:/var/run/netns/c512b0d8-61f8-413c-8ac8-9665d638ab6f SocketPath: PciID:}] [{Interface:0xc000519050 Address:{IP:10.217.0.75 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 17:20:10.249532 | controller |     "Jun 12 16:11:29.447107 crc crio[21573]: time=\"2026-06-12T16:11:29.44700509Z\" level=info msg=\"Got pod network &{Name:cert-manager-7b8b89f89d-9mvrm Namespace:cert-manager ID:3970d016825134c11e691d71c42340c4825d540d344fd1a393403381dafb5db8 UID:3b8b9fa8-2b71-4af3-a09a-0b939538a20d NetNS:/var/run/netns/c512b0d8-61f8-413c-8ac8-9665d638ab6f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod3b8b9fa8_2b71_4af3_a09a_0b939538a20d.slice PodAnnotations:0xc00008ca30}] Aliases:map[]}\"",
2026-06-12 17:20:10.249549 | controller |     "Jun 12 16:11:29.447371 crc crio[21573]: time=\"2026-06-12T16:11:29.447294699Z\" level=info msg=\"Checking pod cert-manager_cert-manager-7b8b89f89d-9mvrm for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 17:20:10.249565 | controller |     "Jun 12 16:11:29.464764 crc crio[21573]: time=\"2026-06-12T16:11:29.463325451Z\" level=info msg=\"Ran pod sandbox 3970d016825134c11e691d71c42340c4825d540d344fd1a393403381dafb5db8 with infra container: cert-manager/cert-manager-7b8b89f89d-9mvrm/POD\" id=a9f70069-0fb6-45f7-9eed-d7f7c9cb0d52 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:20:10.249603 | controller |     "Jun 12 16:11:29.467274 crc crio[21573]: time=\"2026-06-12T16:11:29.467135605Z\" level=info msg=\"Checking image status: quay.io/jetstack/cert-manager-controller:v1.19.2\" id=85e3a77d-61e6-4a37-91b6-73e745bf0eb9 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:20:10.249626 | controller |     "Jun 12 16:11:29.467617 crc crio[21573]: time=\"2026-06-12T16:11:29.467556687Z\" level=info msg=\"Image quay.io/jetstack/cert-manager-controller:v1.19.2 not found\" id=85e3a77d-61e6-4a37-91b6-73e745bf0eb9 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:20:10.249644 | controller |     "Jun 12 16:11:29.467738 crc crio[21573]: time=\"2026-06-12T16:11:29.467642729Z\" level=info msg=\"Neither image nor artfiact quay.io/jetstack/cert-manager-controller:v1.19.2 found\" id=85e3a77d-61e6-4a37-91b6-73e745bf0eb9 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:20:10.249661 | controller |     "Jun 12 16:11:29.468832 crc crio[21573]: time=\"2026-06-12T16:11:29.468733289Z\" level=info msg=\"Pulling image: quay.io/jetstack/cert-manager-controller:v1.19.2\" id=fc4f8a36-70fb-4b0e-9180-646114385729 name=/runtime.v1.ImageService/PullImage",
2026-06-12 17:20:10.249677 | controller |     "Jun 12 16:11:29.475822 crc crio[21573]: time=\"2026-06-12T16:11:29.473205606Z\" level=info msg=\"Trying to access \\\"quay.io/jetstack/cert-manager-controller:v1.19.2\\\"\"",
2026-06-12 17:20:10.249694 | controller |     "Jun 12 16:11:36.344723 crc crio[21573]: time=\"2026-06-12T16:11:36.343394518Z\" level=info msg=\"Stopping container: 8b93955fb27a4522ba01302c95c774cd3f2ea7e44b55d2534318808cc6f278ee (timeout: 30s)\" id=177f76be-bcaf-44ae-bac3-279d79358205 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 17:20:10.249710 | controller |     "Jun 12 16:11:36.349345 crc crio[21573]: time=\"2026-06-12T16:11:36.343604963Z\" level=info msg=\"Stopping container: 1deacf16b1d3e7f9c8d2f5460f769898e1d62eefbb2aa216d7a8d327776c7d30 (timeout: 30s)\" id=4fee13a9-01b3-47b7-b1db-85b74cc3872c name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 17:20:10.249726 | controller |     "Jun 12 16:11:36.638377 crc crio[21573]: time=\"2026-06-12T16:11:36.638285574Z\" level=info msg=\"Stopping container: 1e761945628676a7459d8df48000b460ae0e72005b3a3e01a4bea606304f7ba4 (timeout: 30s)\" id=3e91e5ca-7a77-4304-aea5-31a644c97849 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 17:20:10.249742 | controller |     "Jun 12 16:11:36.638893 crc crio[21573]: time=\"2026-06-12T16:11:36.638807017Z\" level=info msg=\"Stopping container: 2dc38fb9e2e813943efafd1c4df085c6d08b858474b1876aa2ecea154516dfd7 (timeout: 30s)\" id=b22f5096-1dc2-455e-b760-a182097811d0 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 17:20:10.249757 | controller |     "Jun 12 16:11:36.639150 crc crio[21573]: time=\"2026-06-12T16:11:36.639050064Z\" level=info msg=\"Stopping container: ecbe3b0e72c3b9cc948c1e11017a33aa75e6a2dca983861b791c4b50c944bfd0 (timeout: 30s)\" id=3b63d5e2-3b85-4b53-ad24-9d7d753ae84d name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 17:20:10.249773 | controller |     "Jun 12 16:11:36.640375 crc crio[21573]: time=\"2026-06-12T16:11:36.64000199Z\" level=info msg=\"Stopping container: fd803f323cb352167f03b55c1d0c2143437ba4253b9d6a1b277a45d9597d4bde (timeout: 30s)\" id=26380ed0-765b-43bc-8a6d-cd3e5e36e695 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 17:20:10.249788 | controller |     "Jun 12 16:11:36.640497 crc crio[21573]: time=\"2026-06-12T16:11:36.640411403Z\" level=info msg=\"Stopping container: 7dc5870a38c939700b5f89b4edc33dc3ca9d691132800b9941991e40495b2293 (timeout: 30s)\" id=24bccaea-e28a-4f06-a263-99fcda2b80cc name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 17:20:10.249804 | controller |     "Jun 12 16:11:36.643354 crc crio[21573]: time=\"2026-06-12T16:11:36.643201831Z\" level=info msg=\"Stopping container: 8ea50c0526a1d1aa64befb21e889a888b3da93bff8eda8b4b6c83aed91514897 (timeout: 30s)\" id=e6a9f4b0-bce4-43ca-8c1c-55e44df0e449 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 17:20:10.249819 | controller |     "Jun 12 16:11:36.644243 crc crio[21573]: time=\"2026-06-12T16:11:36.640284249Z\" level=info msg=\"Stopping container: 201a07b06868bbb30586f81629ca35e63f80a35ff7a1e3c9918d22880369700f (timeout: 30s)\" id=466b6382-8ad8-49d3-b146-3bd1e82d3e0c name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 17:20:10.249838 | controller |     "Jun 12 16:11:36.711201 crc crio[21573]: time=\"2026-06-12T16:11:36.709260876Z\" level=info msg=\"CNI monitoring event REMOVE        \\\"/etc/kubernetes/cni/net.d/00-multus.conf\\\"\"",
2026-06-12 17:20:10.249854 | controller |     "Jun 12 16:11:36.711201 crc crio[21573]: time=\"2026-06-12T16:11:36.709812976Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 17:20:10.249869 | controller |     "Jun 12 16:11:36.714713 crc crio[21573]: time=\"2026-06-12T16:11:36.714569043Z\" level=info msg=\"Stopping container: ea9e080b284e5f6bdfc3a309409c58cdada3fa37d6c4efce5db54bf9426c7af5 (timeout: 30s)\" id=2f7963a3-207e-4142-b732-09f9d615e8f2 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 17:20:10.249885 | controller |     "Jun 12 16:11:36.850702 crc crio[21573]: time=\"2026-06-12T16:11:36.850419581Z\" level=info msg=\"Pulled image: quay.io/jetstack/cert-manager-cainjector@sha256:687398bee209314862fa1a7e830a37d8d7145653a8cc5579edcf9b6d2b766f56\" id=08497fdb-7b14-4b17-8b7c-c54b2ff8ea52 name=/runtime.v1.ImageService/PullImage",
2026-06-12 17:20:10.249902 | controller |     "Jun 12 16:11:36.852773 crc crio[21573]: time=\"2026-06-12T16:11:36.852591993Z\" level=info msg=\"Checking image status: quay.io/jetstack/cert-manager-cainjector:v1.19.2\" id=bf308f3a-2beb-4ff4-8551-3b1aacdb14e6 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:20:10.249917 | controller |     "Jun 12 16:11:36.928825 crc crio[21573]: time=\"2026-06-12T16:11:36.928712006Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:85f1323d589d7af13b096b1f9b438b9dfe08f3fab37534e2780e6490a665bf05\" id=0fbabfc0-aa5d-4bc0-a2c4-bd3fafc491f0 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:20:10.249934 | controller |     "Jun 12 16:11:36.938080 crc crio[21573]: time=\"2026-06-12T16:11:36.937529388Z\" level=info msg=\"Removing container: 28446c87a12182c5a57c332600f844eed27eff920e8386abc55cbb8eb1516a69\" id=9a17d22b-4ec2-41c1-bb6e-0995f5546785 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 17:20:10.249950 | controller |     "Jun 12 16:11:36.956823 crc crio[21573]: time=\"2026-06-12T16:11:36.956626636Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:85f1323d589d7af13b096b1f9b438b9dfe08f3fab37534e2780e6490a665bf05\" id=6667d77b-c5bd-416f-b518-7ded6fce3fea name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:20:10.249966 | controller |     "Jun 12 16:11:36.965943 crc crio[21573]: time=\"2026-06-12T16:11:36.964930218Z\" level=info msg=\"Stopped container 1deacf16b1d3e7f9c8d2f5460f769898e1d62eefbb2aa216d7a8d327776c7d30: openshift-ovn-kubernetes/ovnkube-control-plane-57b78d8988-l69zc/ovnkube-cluster-manager\" id=4fee13a9-01b3-47b7-b1db-85b74cc3872c name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 17:20:10.249982 | controller |     "Jun 12 16:11:36.978346 crc crio[21573]: time=\"2026-06-12T16:11:36.97779351Z\" level=info msg=\"Creating container: openshift-multus/multus-bzhnf/kube-multus\" id=8dbdf536-f9f6-42f0-ac3b-0216b293a615 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:20:10.249997 | controller |     "Jun 12 16:11:36.978977 crc crio[21573]: time=\"2026-06-12T16:11:36.97887745Z\" level=info msg=\"Stopped container fd803f323cb352167f03b55c1d0c2143437ba4253b9d6a1b277a45d9597d4bde: openshift-ovn-kubernetes/ovnkube-node-2tk97/ovn-acl-logging\" id=26380ed0-765b-43bc-8a6d-cd3e5e36e695 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 17:20:10.250028 | controller |     "Jun 12 16:11:36.979733 crc crio[21573]: time=\"2026-06-12T16:11:36.978980853Z\" level=info msg=\"Stopped container 2dc38fb9e2e813943efafd1c4df085c6d08b858474b1876aa2ecea154516dfd7: openshift-ovn-kubernetes/ovnkube-node-2tk97/ovn-controller\" id=b22f5096-1dc2-455e-b760-a182097811d0 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 17:20:10.250045 | controller |     "Jun 12 16:11:37.095028 crc crio[21573]: time=\"2026-06-12T16:11:37.094957882Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.250065 | controller |     "Jun 12 16:11:37.104541 crc crio[21573]: time=\"2026-06-12T16:11:37.104112369Z\" level=info msg=\"Stopped container 8b93955fb27a4522ba01302c95c774cd3f2ea7e44b55d2534318808cc6f278ee: openshift-ovn-kubernetes/ovnkube-control-plane-57b78d8988-l69zc/kube-rbac-proxy\" id=177f76be-bcaf-44ae-bac3-279d79358205 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 17:20:10.250081 | controller |     "Jun 12 16:11:37.105601 crc crio[21573]: time=\"2026-06-12T16:11:37.105551549Z\" level=info msg=\"Stopping pod sandbox: 59c4ea65ef843c8a90f6bad8892f6359cbad9137eca6229f792e1e424da9945e\" id=6e03fdac-6d63-4cb2-a48a-ecb465523458 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 17:20:10.250097 | controller |     "Jun 12 16:11:37.155243 crc crio[21573]: time=\"2026-06-12T16:11:37.15506273Z\" level=info msg=\"Stopped container 201a07b06868bbb30586f81629ca35e63f80a35ff7a1e3c9918d22880369700f: openshift-ovn-kubernetes/ovnkube-node-2tk97/kube-rbac-proxy-node\" id=466b6382-8ad8-49d3-b146-3bd1e82d3e0c name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 17:20:10.250113 | controller |     "Jun 12 16:11:37.160346 crc crio[21573]: time=\"2026-06-12T16:11:37.160225425Z\" level=info msg=\"Stopped container 7dc5870a38c939700b5f89b4edc33dc3ca9d691132800b9941991e40495b2293: openshift-ovn-kubernetes/ovnkube-node-2tk97/kube-rbac-proxy-ovn-metrics\" id=24bccaea-e28a-4f06-a263-99fcda2b80cc name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 17:20:10.250128 | controller |     "Jun 12 16:11:37.286871 crc crio[21573]: time=\"2026-06-12T16:11:37.286645817Z\" level=info msg=\"Stopped container ea9e080b284e5f6bdfc3a309409c58cdada3fa37d6c4efce5db54bf9426c7af5: openshift-ovn-kubernetes/ovnkube-node-2tk97/ovnkube-controller\" id=2f7963a3-207e-4142-b732-09f9d615e8f2 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 17:20:10.250144 | controller |     "Jun 12 16:11:37.307353 crc crio[21573]: time=\"2026-06-12T16:11:37.306785233Z\" level=info msg=\"Stopped container ecbe3b0e72c3b9cc948c1e11017a33aa75e6a2dca983861b791c4b50c944bfd0: openshift-ovn-kubernetes/ovnkube-node-2tk97/northd\" id=3b63d5e2-3b85-4b53-ad24-9d7d753ae84d name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 17:20:10.250159 | controller |     "Jun 12 16:11:37.312076 crc crio[21573]: time=\"2026-06-12T16:11:37.31203135Z\" level=info msg=\"Stopped container 1e761945628676a7459d8df48000b460ae0e72005b3a3e01a4bea606304f7ba4: openshift-ovn-kubernetes/ovnkube-node-2tk97/nbdb\" id=3e91e5ca-7a77-4304-aea5-31a644c97849 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 17:20:10.250174 | controller |     "Jun 12 16:11:37.321256 crc crio[21573]: time=\"2026-06-12T16:11:37.321061623Z\" level=info msg=\"Stopped container 8ea50c0526a1d1aa64befb21e889a888b3da93bff8eda8b4b6c83aed91514897: openshift-ovn-kubernetes/ovnkube-node-2tk97/sbdb\" id=e6a9f4b0-bce4-43ca-8c1c-55e44df0e449 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 17:20:10.250190 | controller |     "Jun 12 16:11:37.324016 crc crio[21573]: time=\"2026-06-12T16:11:37.323954914Z\" level=info msg=\"Stopping pod sandbox: 097d71c6c4376f4b2c9b34f8a3c07481b0822cfa174a391458ae82cfc61a0a62\" id=c97952bb-f3e9-4f70-b7e2-0de8ffacf64b name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 17:20:10.250205 | controller |     "Jun 12 16:11:37.341518 crc crio[21573]: time=\"2026-06-12T16:11:37.341296102Z\" level=info msg=\"Pulled image: quay.io/jetstack/cert-manager-webhook@sha256:041f7bb9259557188d7ff416ce90d670a0d0aa8710203927703743682064270b\" id=c42ee293-f600-4175-8552-24c3902e959b name=/runtime.v1.ImageService/PullImage",
2026-06-12 17:20:10.250220 | controller |     "Jun 12 16:11:37.343104 crc crio[21573]: time=\"2026-06-12T16:11:37.343024091Z\" level=info msg=\"Checking image status: quay.io/jetstack/cert-manager-webhook:v1.19.2\" id=e84b38ff-f87e-4af2-93d1-d2e8481cb27b name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:20:10.250241 | controller |     "Jun 12 16:11:37.365769 crc crio[21573]: time=\"2026-06-12T16:11:37.360942004Z\" level=info msg=\"Stopped pod sandbox: 59c4ea65ef843c8a90f6bad8892f6359cbad9137eca6229f792e1e424da9945e\" id=6e03fdac-6d63-4cb2-a48a-ecb465523458 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 17:20:10.250257 | controller |     "Jun 12 16:11:37.490683 crc crio[21573]: time=\"2026-06-12T16:11:37.486811669Z\" level=info msg=\"Checking image status: quay.io/jetstack/cert-manager-cainjector:v1.19.2\" id=8f5c993e-c657-4f74-a6dd-f68c39914967 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:20:10.250273 | controller |     "Jun 12 16:11:37.497690 crc crio[21573]: time=\"2026-06-12T16:11:37.497558411Z\" level=info msg=\"Stopped pod sandbox: 097d71c6c4376f4b2c9b34f8a3c07481b0822cfa174a391458ae82cfc61a0a62\" id=c97952bb-f3e9-4f70-b7e2-0de8ffacf64b name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 17:20:10.250289 | controller |     "Jun 12 16:11:37.508218 crc crio[21573]: time=\"2026-06-12T16:11:37.508065758Z\" level=info msg=\"Removed container 28446c87a12182c5a57c332600f844eed27eff920e8386abc55cbb8eb1516a69: openshift-ovn-kubernetes/ovnkube-control-plane-57b78d8988-l69zc/ovnkube-cluster-manager\" id=9a17d22b-4ec2-41c1-bb6e-0995f5546785 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 17:20:10.250305 | controller |     "Jun 12 16:11:37.554708 crc crio[21573]: time=\"2026-06-12T16:11:37.554091761Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.250320 | controller |     "Jun 12 16:11:37.558623 crc crio[21573]: time=\"2026-06-12T16:11:37.558520304Z\" level=info msg=\"Checking image status: quay.io/jetstack/cert-manager-webhook:v1.19.2\" id=e0fc50f3-2340-46a3-94bc-849b2103ddd6 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:20:10.250336 | controller |     "Jun 12 16:11:37.559052 crc crio[21573]: time=\"2026-06-12T16:11:37.55894701Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.250352 | controller |     "Jun 12 16:11:37.561989 crc crio[21573]: time=\"2026-06-12T16:11:37.561816777Z\" level=info msg=\"Creating container: cert-manager/cert-manager-cainjector-7f9fdd5dd5-9mrgn/cert-manager-cainjector\" id=ed0fa6e8-a9ca-471b-bc96-0133097e01d6 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:20:10.250368 | controller |     "Jun 12 16:11:37.565018 crc crio[21573]: time=\"2026-06-12T16:11:37.564920414Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.250384 | controller |     "Jun 12 16:11:37.580314 crc crio[21573]: time=\"2026-06-12T16:11:37.574537526Z\" level=info msg=\"Pulled image: quay.io/jetstack/cert-manager-controller@sha256:ab0905bad1a9acf05ca92b23761a9ecc76b1173053565c81fed727dff948d0f5\" id=fc4f8a36-70fb-4b0e-9180-646114385729 name=/runtime.v1.ImageService/PullImage",
2026-06-12 17:20:10.250403 | controller |     "Jun 12 16:11:37.580314 crc crio[21573]: time=\"2026-06-12T16:11:37.576714216Z\" level=info msg=\"Checking image status: quay.io/jetstack/cert-manager-controller:v1.19.2\" id=94902c92-f0aa-4f4d-b982-8898967dd1c9 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:20:10.250428 | controller |     "Jun 12 16:11:37.583673 crc crio[21573]: time=\"2026-06-12T16:11:37.583590222Z\" level=info msg=\"Creating container: cert-manager/cert-manager-webhook-769f6b94cb-grhhb/cert-manager-webhook\" id=7ce4db14-c961-4659-a34b-12abac6517e9 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:20:10.250445 | controller |     "Jun 12 16:11:37.595037 crc crio[21573]: time=\"2026-06-12T16:11:37.594379302Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.250467 | controller |     "Jun 12 16:11:37.610406 crc crio[21573]: time=\"2026-06-12T16:11:37.610106624Z\" level=info msg=\"Checking image status: quay.io/jetstack/cert-manager-controller:v1.19.2\" id=aee9e06b-f571-4132-928b-2ba700b58717 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:20:10.250484 | controller |     "Jun 12 16:11:37.641313 crc crio[21573]: time=\"2026-06-12T16:11:37.641074169Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.250501 | controller |     "Jun 12 16:11:37.649358 crc crio[21573]: time=\"2026-06-12T16:11:37.649279065Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.250517 | controller |     "Jun 12 16:11:37.685751 crc crio[21573]: time=\"2026-06-12T16:11:37.660788848Z\" level=info msg=\"Creating container: cert-manager/cert-manager-7b8b89f89d-9mvrm/cert-manager-controller\" id=cbef7084-ee42-423d-9b16-a280f2b88622 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:20:10.250534 | controller |     "Jun 12 16:11:37.685751 crc crio[21573]: time=\"2026-06-12T16:11:37.663557806Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.250549 | controller |     "Jun 12 16:11:37.685751 crc crio[21573]: time=\"2026-06-12T16:11:37.675566093Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.250565 | controller |     "Jun 12 16:11:37.685751 crc crio[21573]: time=\"2026-06-12T16:11:37.681236842Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.250601 | controller |     "Jun 12 16:11:37.718513 crc crio[21573]: time=\"2026-06-12T16:11:37.718255403Z\" level=info msg=\"Created container 4cfbc04d9f24e5b014549acfcbc50a2d16314b13c9eba0f99c930ee0beccf0c0: openshift-multus/multus-bzhnf/kube-multus\" id=8dbdf536-f9f6-42f0-ac3b-0216b293a615 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:20:10.250620 | controller |     "Jun 12 16:11:37.719818 crc crio[21573]: time=\"2026-06-12T16:11:37.719744704Z\" level=info msg=\"Starting container: 4cfbc04d9f24e5b014549acfcbc50a2d16314b13c9eba0f99c930ee0beccf0c0\" id=a7645c1e-06fd-42ff-8a73-dfe553ccefad name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 17:20:10.250637 | controller |     "Jun 12 16:11:37.725037 crc crio[21573]: time=\"2026-06-12T16:11:37.72493399Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.250653 | controller |     "Jun 12 16:11:37.730488 crc crio[21573]: time=\"2026-06-12T16:11:37.729864339Z\" level=info msg=\"Started container\" PID=37608 containerID=4cfbc04d9f24e5b014549acfcbc50a2d16314b13c9eba0f99c930ee0beccf0c0 description=openshift-multus/multus-bzhnf/kube-multus id=a7645c1e-06fd-42ff-8a73-dfe553ccefad name=/runtime.v1.RuntimeService/StartContainer sandboxID=ef76bc2fe3143f66ca4d9b2adc7be0beeaa03fdaabc9f96106a99e4997f45b8a",
2026-06-12 17:20:10.250670 | controller |     "Jun 12 16:11:37.730488 crc crio[21573]: time=\"2026-06-12T16:11:37.730023872Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.250686 | controller |     "Jun 12 16:11:37.754909 crc crio[21573]: time=\"2026-06-12T16:11:37.754744727Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/upgrade_37edc10d-d1ee-4470-bbc1-09d906c5089c\\\"\"",
2026-06-12 17:20:10.250702 | controller |     "Jun 12 16:11:37.754909 crc crio[21573]: time=\"2026-06-12T16:11:37.754921712Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 17:20:10.250721 | controller |     "Jun 12 16:11:37.794742 crc crio[21573]: time=\"2026-06-12T16:11:37.794532384Z\" level=info msg=\"Running pod sandbox: openshift-ovn-kubernetes/ovnkube-control-plane-97c9b6c48-fj48f/POD\" id=c3c2b9e4-ff45-4493-9b7c-b0e9a53b90f8 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:20:10.250737 | controller |     "Jun 12 16:11:37.794905 crc crio[21573]: time=\"2026-06-12T16:11:37.794817653Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.250753 | controller |     "Jun 12 16:11:37.820921 crc crio[21573]: time=\"2026-06-12T16:11:37.820802283Z\" level=warning msg=\"Skipping invalid sysctl specified by config {net.ipv4.ping_group_range 0 2147483647}: \\\"net.ipv4.ping_group_range\\\" not allowed with host net enabled\" id=c3c2b9e4-ff45-4493-9b7c-b0e9a53b90f8 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:20:10.250770 | controller |     "Jun 12 16:11:37.863331 crc crio[21573]: time=\"2026-06-12T16:11:37.863247728Z\" level=info msg=\"Ran pod sandbox 670ab52b08becc02e6d8180f597e74d18f5918268bba427c3ce015e7340ffb01 with infra container: openshift-ovn-kubernetes/ovnkube-control-plane-97c9b6c48-fj48f/POD\" id=c3c2b9e4-ff45-4493-9b7c-b0e9a53b90f8 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:20:10.250787 | controller |     "Jun 12 16:11:37.868750 crc crio[21573]: time=\"2026-06-12T16:11:37.868586236Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=8367e514-1108-47dd-90c3-4f91ec24dfce name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:20:10.250803 | controller |     "Jun 12 16:11:37.872778 crc crio[21573]: time=\"2026-06-12T16:11:37.872673241Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=165c610a-9496-4746-a9ac-baa535bdaede name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:20:10.250818 | controller |     "Jun 12 16:11:37.884892 crc crio[21573]: time=\"2026-06-12T16:11:37.884777331Z\" level=info msg=\"Creating container: openshift-ovn-kubernetes/ovnkube-control-plane-97c9b6c48-fj48f/kube-rbac-proxy\" id=67011ccb-ec10-42e7-b1b1-e78ebeab4955 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:20:10.250835 | controller |     "Jun 12 16:11:37.885901 crc crio[21573]: time=\"2026-06-12T16:11:37.885809341Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.250851 | controller |     "Jun 12 16:11:37.904055 crc crio[21573]: time=\"2026-06-12T16:11:37.903884286Z\" level=info msg=\"Created container 74b693f051130a49977c3a7cbc311b589aeb0d0e39b9a4dadff173ea3ab3b85b: cert-manager/cert-manager-cainjector-7f9fdd5dd5-9mrgn/cert-manager-cainjector\" id=ed0fa6e8-a9ca-471b-bc96-0133097e01d6 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:20:10.250867 | controller |     "Jun 12 16:11:37.905386 crc crio[21573]: time=\"2026-06-12T16:11:37.905132492Z\" level=info msg=\"Created container f2418d722fb51e078701fb18df22f4d932782b91f0080916360c28b26cd1d282: cert-manager/cert-manager-7b8b89f89d-9mvrm/cert-manager-controller\" id=cbef7084-ee42-423d-9b16-a280f2b88622 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:20:10.250882 | controller |     "Jun 12 16:11:37.907370 crc crio[21573]: time=\"2026-06-12T16:11:37.907227901Z\" level=info msg=\"Starting container: f2418d722fb51e078701fb18df22f4d932782b91f0080916360c28b26cd1d282\" id=6db0eeed-263a-46d6-afe0-fe040fd8c474 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 17:20:10.250898 | controller |     "Jun 12 16:11:37.907560 crc crio[21573]: time=\"2026-06-12T16:11:37.907381595Z\" level=info msg=\"Starting container: 74b693f051130a49977c3a7cbc311b589aeb0d0e39b9a4dadff173ea3ab3b85b\" id=4a1f8436-b8bd-4f87-8c2a-1d6a24f04e5d name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 17:20:10.250918 | controller |     "Jun 12 16:11:37.914393 crc crio[21573]: time=\"2026-06-12T16:11:37.914098824Z\" level=info msg=\"Started container\" PID=37635 containerID=f2418d722fb51e078701fb18df22f4d932782b91f0080916360c28b26cd1d282 description=cert-manager/cert-manager-7b8b89f89d-9mvrm/cert-manager-controller id=6db0eeed-263a-46d6-afe0-fe040fd8c474 name=/runtime.v1.RuntimeService/StartContainer sandboxID=3970d016825134c11e691d71c42340c4825d540d344fd1a393403381dafb5db8",
2026-06-12 17:20:10.250935 | controller |     "Jun 12 16:11:37.917589 crc crio[21573]: time=\"2026-06-12T16:11:37.916960914Z\" level=info msg=\"Created container b0e84bae62073bdf473198c5f19f93f2febc2456fe7076a6c419c726d3881428: cert-manager/cert-manager-webhook-769f6b94cb-grhhb/cert-manager-webhook\" id=7ce4db14-c961-4659-a34b-12abac6517e9 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:20:10.250953 | controller |     "Jun 12 16:11:37.919626 crc crio[21573]: time=\"2026-06-12T16:11:37.919557447Z\" level=info msg=\"Starting container: b0e84bae62073bdf473198c5f19f93f2febc2456fe7076a6c419c726d3881428\" id=53b917bd-de7f-44ef-87e3-b9f939f368bc name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 17:20:10.250969 | controller |     "Jun 12 16:11:37.921894 crc crio[21573]: time=\"2026-06-12T16:11:37.921774549Z\" level=info msg=\"Started container\" PID=37617 containerID=74b693f051130a49977c3a7cbc311b589aeb0d0e39b9a4dadff173ea3ab3b85b description=cert-manager/cert-manager-cainjector-7f9fdd5dd5-9mrgn/cert-manager-cainjector id=4a1f8436-b8bd-4f87-8c2a-1d6a24f04e5d name=/runtime.v1.RuntimeService/StartContainer sandboxID=36a806df33b44366e6b482538b52f13f756b6cdf2208914b1d28f8cdedbacbaa",
2026-06-12 17:20:10.250987 | controller |     "Jun 12 16:11:37.923402 crc crio[21573]: time=\"2026-06-12T16:11:37.923346793Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.251004 | controller |     "Jun 12 16:11:37.938202 crc crio[21573]: time=\"2026-06-12T16:11:37.937980285Z\" level=info msg=\"Started container\" PID=37636 containerID=b0e84bae62073bdf473198c5f19f93f2febc2456fe7076a6c419c726d3881428 description=cert-manager/cert-manager-webhook-769f6b94cb-grhhb/cert-manager-webhook id=53b917bd-de7f-44ef-87e3-b9f939f368bc name=/runtime.v1.RuntimeService/StartContainer sandboxID=c6bbc7982d907d3fb9179e4545869de3a0e76d56674fdbfc8786ae3522cc64f6",
2026-06-12 17:20:10.251020 | controller |     "Jun 12 16:11:38.007692 crc crio[21573]: time=\"2026-06-12T16:11:38.007616272Z\" level=info msg=\"Removing container: ea9e080b284e5f6bdfc3a309409c58cdada3fa37d6c4efce5db54bf9426c7af5\" id=c02291bf-3a8f-4b41-be72-e9c53a82e2ba name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 17:20:10.251037 | controller |     "Jun 12 16:11:38.127801 crc crio[21573]: time=\"2026-06-12T16:11:38.126012127Z\" level=info msg=\"Removed container ea9e080b284e5f6bdfc3a309409c58cdada3fa37d6c4efce5db54bf9426c7af5: openshift-ovn-kubernetes/ovnkube-node-2tk97/ovnkube-controller\" id=c02291bf-3a8f-4b41-be72-e9c53a82e2ba name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 17:20:10.251053 | controller |     "Jun 12 16:11:38.134902 crc crio[21573]: time=\"2026-06-12T16:11:38.132648255Z\" level=info msg=\"Running pod sandbox: openshift-ovn-kubernetes/ovnkube-node-4g5r5/POD\" id=1597d386-ff38-4e43-9904-bacbaf3f2123 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:20:10.251069 | controller |     "Jun 12 16:11:38.134902 crc crio[21573]: time=\"2026-06-12T16:11:38.132842781Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.251086 | controller |     "Jun 12 16:11:38.170701 crc crio[21573]: time=\"2026-06-12T16:11:38.170230908Z\" level=info msg=\"Removing container: 8ea50c0526a1d1aa64befb21e889a888b3da93bff8eda8b4b6c83aed91514897\" id=d0cceede-24a6-4ee4-94ce-bb3afaf18a8a name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 17:20:10.251106 | controller |     "Jun 12 16:11:38.204000 crc crio[21573]: time=\"2026-06-12T16:11:38.203660784Z\" level=warning msg=\"Skipping invalid sysctl specified by config {net.ipv4.ping_group_range 0 2147483647}: \\\"net.ipv4.ping_group_range\\\" not allowed with host net enabled\" id=1597d386-ff38-4e43-9904-bacbaf3f2123 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:20:10.251124 | controller |     "Jun 12 16:11:38.233065 crc crio[21573]: time=\"2026-06-12T16:11:38.231602796Z\" level=info msg=\"Ran pod sandbox a0ab2ece8915a5538e932ab0ad87e3ac0322d6fba4c5e805e8405ead9bd13ba2 with infra container: openshift-ovn-kubernetes/ovnkube-node-4g5r5/POD\" id=1597d386-ff38-4e43-9904-bacbaf3f2123 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:20:10.251141 | controller |     "Jun 12 16:11:38.241602 crc crio[21573]: time=\"2026-06-12T16:11:38.241390269Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=63ca0dfa-9ef1-413c-9d74-66f97d8e5d1f name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:20:10.251157 | controller |     "Jun 12 16:11:38.249563 crc crio[21573]: time=\"2026-06-12T16:11:38.24936184Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=24718c18-86db-4f6e-9c2f-2c56583e5e35 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:20:10.251174 | controller |     "Jun 12 16:11:38.258303 crc crio[21573]: time=\"2026-06-12T16:11:38.258211362Z\" level=info msg=\"Creating container: openshift-ovn-kubernetes/ovnkube-node-4g5r5/kubecfg-setup\" id=0663f691-f5bb-4f46-b971-d49ea13620f8 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:20:10.251191 | controller |     "Jun 12 16:11:38.264692 crc crio[21573]: time=\"2026-06-12T16:11:38.264612191Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.251207 | controller |     "Jun 12 16:11:38.281582 crc crio[21573]: time=\"2026-06-12T16:11:38.280695173Z\" level=info msg=\"Removed container 8ea50c0526a1d1aa64befb21e889a888b3da93bff8eda8b4b6c83aed91514897: openshift-ovn-kubernetes/ovnkube-node-2tk97/sbdb\" id=d0cceede-24a6-4ee4-94ce-bb3afaf18a8a name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 17:20:10.251224 | controller |     "Jun 12 16:11:38.292089 crc crio[21573]: time=\"2026-06-12T16:11:38.285531392Z\" level=info msg=\"Removing container: 1e761945628676a7459d8df48000b460ae0e72005b3a3e01a4bea606304f7ba4\" id=0efd9483-449c-4282-b280-f9ec5f433806 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 17:20:10.251239 | controller |     "Jun 12 16:11:38.329896 crc crio[21573]: time=\"2026-06-12T16:11:38.329642319Z\" level=info msg=\"Removed container 1e761945628676a7459d8df48000b460ae0e72005b3a3e01a4bea606304f7ba4: openshift-ovn-kubernetes/ovnkube-node-2tk97/nbdb\" id=0efd9483-449c-4282-b280-f9ec5f433806 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 17:20:10.251255 | controller |     "Jun 12 16:11:38.348832 crc crio[21573]: time=\"2026-06-12T16:11:38.348692768Z\" level=info msg=\"Removing container: ecbe3b0e72c3b9cc948c1e11017a33aa75e6a2dca983861b791c4b50c944bfd0\" id=2dd867ec-292e-459f-8a17-584fa5a48b48 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 17:20:10.251271 | controller |     "Jun 12 16:11:38.356153 crc crio[21573]: time=\"2026-06-12T16:11:38.355872599Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.251286 | controller |     "Jun 12 16:11:38.376907 crc crio[21573]: time=\"2026-06-12T16:11:38.376431878Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.251308 | controller |     "Jun 12 16:11:38.410980 crc crio[21573]: time=\"2026-06-12T16:11:38.410891344Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.251324 | controller |     "Jun 12 16:11:38.418521 crc crio[21573]: time=\"2026-06-12T16:11:38.418378372Z\" level=info msg=\"Removed container ecbe3b0e72c3b9cc948c1e11017a33aa75e6a2dca983861b791c4b50c944bfd0: openshift-ovn-kubernetes/ovnkube-node-2tk97/northd\" id=2dd867ec-292e-459f-8a17-584fa5a48b48 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 17:20:10.251340 | controller |     "Jun 12 16:11:38.422302 crc crio[21573]: time=\"2026-06-12T16:11:38.422146196Z\" level=info msg=\"Removing container: 7dc5870a38c939700b5f89b4edc33dc3ca9d691132800b9941991e40495b2293\" id=90ecf924-6477-4ba6-83a6-53094250e6e9 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 17:20:10.251355 | controller |     "Jun 12 16:11:38.452768 crc crio[21573]: time=\"2026-06-12T16:11:38.452673964Z\" level=info msg=\"Removed container 7dc5870a38c939700b5f89b4edc33dc3ca9d691132800b9941991e40495b2293: openshift-ovn-kubernetes/ovnkube-node-2tk97/kube-rbac-proxy-ovn-metrics\" id=90ecf924-6477-4ba6-83a6-53094250e6e9 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 17:20:10.251370 | controller |     "Jun 12 16:11:38.456011 crc crio[21573]: time=\"2026-06-12T16:11:38.455918114Z\" level=info msg=\"Removing container: 201a07b06868bbb30586f81629ca35e63f80a35ff7a1e3c9918d22880369700f\" id=b51e2c23-17a8-42d2-9e41-341bbe8217d0 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 17:20:10.251385 | controller |     "Jun 12 16:11:38.494250 crc crio[21573]: time=\"2026-06-12T16:11:38.494071329Z\" level=info msg=\"Removed container 201a07b06868bbb30586f81629ca35e63f80a35ff7a1e3c9918d22880369700f: openshift-ovn-kubernetes/ovnkube-node-2tk97/kube-rbac-proxy-node\" id=b51e2c23-17a8-42d2-9e41-341bbe8217d0 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 17:20:10.251400 | controller |     "Jun 12 16:11:38.500896 crc crio[21573]: time=\"2026-06-12T16:11:38.500800696Z\" level=info msg=\"Removing container: fd803f323cb352167f03b55c1d0c2143437ba4253b9d6a1b277a45d9597d4bde\" id=1a642da2-73bd-4865-96d4-789814d9c49a name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 17:20:10.251420 | controller |     "Jun 12 16:11:38.526236 crc crio[21573]: time=\"2026-06-12T16:11:38.526052514Z\" level=info msg=\"Created container b72b874ec233033f16c79d18c51aa0c2ec95a9373651064e570369fc0cd30c0e: openshift-ovn-kubernetes/ovnkube-node-4g5r5/kubecfg-setup\" id=0663f691-f5bb-4f46-b971-d49ea13620f8 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:20:10.251443 | controller |     "Jun 12 16:11:38.528376 crc crio[21573]: time=\"2026-06-12T16:11:38.528305109Z\" level=info msg=\"Starting container: b72b874ec233033f16c79d18c51aa0c2ec95a9373651064e570369fc0cd30c0e\" id=6f684025-91c6-486e-b396-01208daec019 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 17:20:10.251461 | controller |     "Jun 12 16:11:38.529063 crc crio[21573]: time=\"2026-06-12T16:11:38.528999828Z\" level=info msg=\"Created container 56eda32b18a39740999bb7a39afd4d67226ad02564fdb89dcc6d6c82ed5d8d9d: openshift-ovn-kubernetes/ovnkube-control-plane-97c9b6c48-fj48f/kube-rbac-proxy\" id=67011ccb-ec10-42e7-b1b1-e78ebeab4955 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:20:10.251477 | controller |     "Jun 12 16:11:38.530645 crc crio[21573]: time=\"2026-06-12T16:11:38.530589432Z\" level=info msg=\"Starting container: 56eda32b18a39740999bb7a39afd4d67226ad02564fdb89dcc6d6c82ed5d8d9d\" id=0c642531-4f68-4b4d-a1a7-83c0f6540e1b name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 17:20:10.251492 | controller |     "Jun 12 16:11:38.535407 crc crio[21573]: time=\"2026-06-12T16:11:38.534708368Z\" level=info msg=\"Started container\" PID=37720 containerID=b72b874ec233033f16c79d18c51aa0c2ec95a9373651064e570369fc0cd30c0e description=openshift-ovn-kubernetes/ovnkube-node-4g5r5/kubecfg-setup id=6f684025-91c6-486e-b396-01208daec019 name=/runtime.v1.RuntimeService/StartContainer sandboxID=a0ab2ece8915a5538e932ab0ad87e3ac0322d6fba4c5e805e8405ead9bd13ba2",
2026-06-12 17:20:10.251513 | controller |     "Jun 12 16:11:38.537410 crc crio[21573]: time=\"2026-06-12T16:11:38.537348143Z\" level=info msg=\"Started container\" PID=37724 containerID=56eda32b18a39740999bb7a39afd4d67226ad02564fdb89dcc6d6c82ed5d8d9d description=openshift-ovn-kubernetes/ovnkube-control-plane-97c9b6c48-fj48f/kube-rbac-proxy id=0c642531-4f68-4b4d-a1a7-83c0f6540e1b name=/runtime.v1.RuntimeService/StartContainer sandboxID=670ab52b08becc02e6d8180f597e74d18f5918268bba427c3ce015e7340ffb01",
2026-06-12 17:20:10.251529 | controller |     "Jun 12 16:11:38.551961 crc crio[21573]: time=\"2026-06-12T16:11:38.55182203Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=4cd68c36-862f-4b6a-a6db-192a3ee1b843 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:20:10.251544 | controller |     "Jun 12 16:11:38.553205 crc crio[21573]: time=\"2026-06-12T16:11:38.551551783Z\" level=info msg=\"Removed container fd803f323cb352167f03b55c1d0c2143437ba4253b9d6a1b277a45d9597d4bde: openshift-ovn-kubernetes/ovnkube-node-2tk97/ovn-acl-logging\" id=1a642da2-73bd-4865-96d4-789814d9c49a name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 17:20:10.251559 | controller |     "Jun 12 16:11:38.556187 crc crio[21573]: time=\"2026-06-12T16:11:38.556056348Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=b79e1e7f-a308-4a0a-97e6-ed95ba1a7d17 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:20:10.251591 | controller |     "Jun 12 16:11:38.557694 crc crio[21573]: time=\"2026-06-12T16:11:38.557613432Z\" level=info msg=\"Removing container: 2dc38fb9e2e813943efafd1c4df085c6d08b858474b1876aa2ecea154516dfd7\" id=4e5c35c3-9fe9-4141-9e50-00edcc5870da name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 17:20:10.251613 | controller |     "Jun 12 16:11:38.564209 crc crio[21573]: time=\"2026-06-12T16:11:38.564118814Z\" level=info msg=\"Creating container: openshift-ovn-kubernetes/ovnkube-control-plane-97c9b6c48-fj48f/ovnkube-cluster-manager\" id=9a721697-9e3b-4a57-ae51-c3e076e3503c name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:20:10.251630 | controller |     "Jun 12 16:11:38.564804 crc crio[21573]: time=\"2026-06-12T16:11:38.564781693Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.251646 | controller |     "Jun 12 16:11:38.607004 crc crio[21573]: time=\"2026-06-12T16:11:38.606953907Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.251661 | controller |     "Jun 12 16:11:38.608698 crc crio[21573]: time=\"2026-06-12T16:11:38.607940366Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/cert-approver\\\"\"",
2026-06-12 17:20:10.251677 | controller |     "Jun 12 16:11:38.608783 crc crio[21573]: time=\"2026-06-12T16:11:38.608734058Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 17:20:10.251692 | controller |     "Jun 12 16:11:38.618604 crc crio[21573]: time=\"2026-06-12T16:11:38.617270608Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.251708 | controller |     "Jun 12 16:11:38.619028 crc crio[21573]: time=\"2026-06-12T16:11:38.618937055Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/install_multus\\\"\"",
2026-06-12 17:20:10.251726 | controller |     "Jun 12 16:11:38.619090 crc crio[21573]: time=\"2026-06-12T16:11:38.619041378Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 17:20:10.251743 | controller |     "Jun 12 16:11:38.620022 crc crio[21573]: time=\"2026-06-12T16:11:38.619953703Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/kubeconfig_generator\\\"\"",
2026-06-12 17:20:10.251758 | controller |     "Jun 12 16:11:38.620022 crc crio[21573]: time=\"2026-06-12T16:11:38.620011534Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 17:20:10.251773 | controller |     "Jun 12 16:11:38.635747 crc crio[21573]: time=\"2026-06-12T16:11:38.635631644Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/multus\\\"\"",
2026-06-12 17:20:10.251789 | controller |     "Jun 12 16:11:38.636111 crc crio[21573]: time=\"2026-06-12T16:11:38.635930352Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 17:20:10.251804 | controller |     "Jun 12 16:11:38.641254 crc crio[21573]: time=\"2026-06-12T16:11:38.641126509Z\" level=info msg=\"Removed container 2dc38fb9e2e813943efafd1c4df085c6d08b858474b1876aa2ecea154516dfd7: openshift-ovn-kubernetes/ovnkube-node-2tk97/ovn-controller\" id=4e5c35c3-9fe9-4141-9e50-00edcc5870da name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 17:20:10.251819 | controller |     "Jun 12 16:11:38.646506 crc crio[21573]: time=\"2026-06-12T16:11:38.646384845Z\" level=info msg=\"Removing container: 4071edbf2532e9c28a568259dcbbe87f2342aebeaf873f60823b9160575afdf0\" id=30ada589-5f89-4f05-bbdb-718e115b9fee name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 17:20:10.251834 | controller |     "Jun 12 16:11:38.649859 crc crio[21573]: time=\"2026-06-12T16:11:38.649786621Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/multus-daemon\\\"\"",
2026-06-12 17:20:10.251850 | controller |     "Jun 12 16:11:38.649859 crc crio[21573]: time=\"2026-06-12T16:11:38.649862953Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 17:20:10.251865 | controller |     "Jun 12 16:11:38.666733 crc crio[21573]: time=\"2026-06-12T16:11:38.666404108Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/multus-shim\\\"\"",
2026-06-12 17:20:10.251879 | controller |     "Jun 12 16:11:38.666733 crc crio[21573]: time=\"2026-06-12T16:11:38.666586293Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 17:20:10.251894 | controller |     "Jun 12 16:11:38.676622 crc crio[21573]: time=\"2026-06-12T16:11:38.676526513Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/passthru\\\"\"",
2026-06-12 17:20:10.251909 | controller |     "Jun 12 16:11:38.676778 crc crio[21573]: time=\"2026-06-12T16:11:38.676668017Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 17:20:10.251923 | controller |     "Jun 12 16:11:38.677105 crc crio[21573]: time=\"2026-06-12T16:11:38.677052367Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/thin_entrypoint\\\"\"",
2026-06-12 17:20:10.251939 | controller |     "Jun 12 16:11:38.677265 crc crio[21573]: time=\"2026-06-12T16:11:38.677139379Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 17:20:10.251954 | controller |     "Jun 12 16:11:38.680932 crc crio[21573]: time=\"2026-06-12T16:11:38.680826166Z\" level=info msg=\"Removed container 4071edbf2532e9c28a568259dcbbe87f2342aebeaf873f60823b9160575afdf0: openshift-ovn-kubernetes/ovnkube-node-2tk97/kubecfg-setup\" id=30ada589-5f89-4f05-bbdb-718e115b9fee name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 17:20:10.251969 | controller |     "Jun 12 16:11:38.688967 crc crio[21573]: time=\"2026-06-12T16:11:38.688890291Z\" level=info msg=\"CNI monitoring event REMOVE        \\\"/var/lib/cni/bin/upgrade_37edc10d-d1ee-4470-bbc1-09d906c5089c\\\"\"",
2026-06-12 17:20:10.251984 | controller |     "Jun 12 16:11:38.708519 crc crio[21573]: time=\"2026-06-12T16:11:38.708348756Z\" level=info msg=\"Created container 79a28d79df43acb5a389aad4b5e797f22d107a363e57d2054998221350f2598c: openshift-ovn-kubernetes/ovnkube-control-plane-97c9b6c48-fj48f/ovnkube-cluster-manager\" id=9a721697-9e3b-4a57-ae51-c3e076e3503c name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:20:10.252003 | controller |     "Jun 12 16:11:38.709153 crc crio[21573]: time=\"2026-06-12T16:11:38.709036626Z\" level=info msg=\"Starting container: 79a28d79df43acb5a389aad4b5e797f22d107a363e57d2054998221350f2598c\" id=d8f4df97-7688-4c8b-a65e-c5271d72c19a name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 17:20:10.252018 | controller |     "Jun 12 16:11:38.710256 crc crio[21573]: time=\"2026-06-12T16:11:38.710117997Z\" level=info msg=\"Removing container: 1deacf16b1d3e7f9c8d2f5460f769898e1d62eefbb2aa216d7a8d327776c7d30\" id=6abe046f-b4f0-464f-9007-346c97c518e1 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 17:20:10.252034 | controller |     "Jun 12 16:11:38.715985 crc crio[21573]: time=\"2026-06-12T16:11:38.715875738Z\" level=info msg=\"Started container\" PID=37757 containerID=79a28d79df43acb5a389aad4b5e797f22d107a363e57d2054998221350f2598c description=openshift-ovn-kubernetes/ovnkube-control-plane-97c9b6c48-fj48f/ovnkube-cluster-manager id=d8f4df97-7688-4c8b-a65e-c5271d72c19a name=/runtime.v1.RuntimeService/StartContainer sandboxID=670ab52b08becc02e6d8180f597e74d18f5918268bba427c3ce015e7340ffb01",
2026-06-12 17:20:10.252049 | controller |     "Jun 12 16:11:38.741121 crc crio[21573]: time=\"2026-06-12T16:11:38.741054915Z\" level=info msg=\"Removed container 1deacf16b1d3e7f9c8d2f5460f769898e1d62eefbb2aa216d7a8d327776c7d30: openshift-ovn-kubernetes/ovnkube-control-plane-57b78d8988-l69zc/ovnkube-cluster-manager\" id=6abe046f-b4f0-464f-9007-346c97c518e1 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 17:20:10.252064 | controller |     "Jun 12 16:11:38.744642 crc crio[21573]: time=\"2026-06-12T16:11:38.744563843Z\" level=info msg=\"Removing container: 8b93955fb27a4522ba01302c95c774cd3f2ea7e44b55d2534318808cc6f278ee\" id=cdec0eb0-45ca-4412-a0f8-25b68407af06 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 17:20:10.252079 | controller |     "Jun 12 16:11:38.767515 crc crio[21573]: time=\"2026-06-12T16:11:38.767327754Z\" level=info msg=\"Removed container 8b93955fb27a4522ba01302c95c774cd3f2ea7e44b55d2534318808cc6f278ee: openshift-ovn-kubernetes/ovnkube-control-plane-57b78d8988-l69zc/kube-rbac-proxy\" id=cdec0eb0-45ca-4412-a0f8-25b68407af06 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 17:20:10.252094 | controller |     "Jun 12 16:11:39.125701 crc crio[21573]: time=\"2026-06-12T16:11:39.125021061Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=0b88df7e-1c70-42b0-b281-d81964ed3104 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:20:10.252109 | controller |     "Jun 12 16:11:39.130358 crc crio[21573]: time=\"2026-06-12T16:11:39.130109917Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=d9cf7ea0-7f18-4e1e-bb34-3f6c6b83603a name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:20:10.252124 | controller |     "Jun 12 16:11:39.143380 crc crio[21573]: time=\"2026-06-12T16:11:39.143040069Z\" level=info msg=\"Creating container: openshift-ovn-kubernetes/ovnkube-node-4g5r5/ovn-controller\" id=92851bca-6df2-4aa3-b129-bd8fae6de912 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:20:10.252139 | controller |     "Jun 12 16:11:39.143848 crc crio[21573]: time=\"2026-06-12T16:11:39.14379517Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.252154 | controller |     "Jun 12 16:11:39.193130 crc crio[21573]: time=\"2026-06-12T16:11:39.191800273Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.252172 | controller |     "Jun 12 16:11:39.196575 crc crio[21573]: time=\"2026-06-12T16:11:39.1965012Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.252188 | controller |     "Jun 12 16:11:39.320681 crc crio[21573]: time=\"2026-06-12T16:11:39.320557035Z\" level=info msg=\"Created container 8e62d736f5712188445650e15d136651b21fc7a02314e8a3418206c86704de03: openshift-ovn-kubernetes/ovnkube-node-4g5r5/ovn-controller\" id=92851bca-6df2-4aa3-b129-bd8fae6de912 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:20:10.252203 | controller |     "Jun 12 16:11:39.321801 crc crio[21573]: time=\"2026-06-12T16:11:39.321709237Z\" level=info msg=\"Starting container: 8e62d736f5712188445650e15d136651b21fc7a02314e8a3418206c86704de03\" id=f5f6eb79-460b-4691-8b76-4e4e8d05ddb9 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 17:20:10.252217 | controller |     "Jun 12 16:11:39.329080 crc crio[21573]: time=\"2026-06-12T16:11:39.3289437Z\" level=info msg=\"Started container\" PID=37793 containerID=8e62d736f5712188445650e15d136651b21fc7a02314e8a3418206c86704de03 description=openshift-ovn-kubernetes/ovnkube-node-4g5r5/ovn-controller id=f5f6eb79-460b-4691-8b76-4e4e8d05ddb9 name=/runtime.v1.RuntimeService/StartContainer sandboxID=a0ab2ece8915a5538e932ab0ad87e3ac0322d6fba4c5e805e8405ead9bd13ba2",
2026-06-12 17:20:10.252233 | controller |     "Jun 12 16:11:39.340257 crc crio[21573]: time=\"2026-06-12T16:11:39.340122054Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=35bfc1cd-b42c-4892-8195-634b1bb7cb93 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:20:10.252248 | controller |     "Jun 12 16:11:39.343326 crc crio[21573]: time=\"2026-06-12T16:11:39.343250182Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=acc8086a-826d-43e3-ad09-c6d3d77dbbfe name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:20:10.252262 | controller |     "Jun 12 16:11:39.349071 crc crio[21573]: time=\"2026-06-12T16:11:39.348974833Z\" level=info msg=\"Creating container: openshift-ovn-kubernetes/ovnkube-node-4g5r5/ovn-acl-logging\" id=f54dcb19-bf89-42e1-a6d9-1948fdf228bf name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:20:10.252277 | controller |     "Jun 12 16:11:39.349576 crc crio[21573]: time=\"2026-06-12T16:11:39.349429356Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.252292 | controller |     "Jun 12 16:11:39.379332 crc crio[21573]: time=\"2026-06-12T16:11:39.379151652Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.252307 | controller |     "Jun 12 16:11:39.381387 crc crio[21573]: time=\"2026-06-12T16:11:39.381314832Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.252323 | controller |     "Jun 12 16:11:39.492874 crc crio[21573]: time=\"2026-06-12T16:11:39.492220027Z\" level=info msg=\"Created container 568595a0e40a591bd1e66cc193477ffa70cc62e44baaf428da491266a173aaad: openshift-ovn-kubernetes/ovnkube-node-4g5r5/ovn-acl-logging\" id=f54dcb19-bf89-42e1-a6d9-1948fdf228bf name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:20:10.252337 | controller |     "Jun 12 16:11:39.495784 crc crio[21573]: time=\"2026-06-12T16:11:39.495718856Z\" level=info msg=\"Starting container: 568595a0e40a591bd1e66cc193477ffa70cc62e44baaf428da491266a173aaad\" id=daeed927-5eab-4dcc-ba53-5db7439e3222 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 17:20:10.252355 | controller |     "Jun 12 16:11:39.503039 crc crio[21573]: time=\"2026-06-12T16:11:39.502152656Z\" level=info msg=\"Started container\" PID=37805 containerID=568595a0e40a591bd1e66cc193477ffa70cc62e44baaf428da491266a173aaad description=openshift-ovn-kubernetes/ovnkube-node-4g5r5/ovn-acl-logging id=daeed927-5eab-4dcc-ba53-5db7439e3222 name=/runtime.v1.RuntimeService/StartContainer sandboxID=a0ab2ece8915a5538e932ab0ad87e3ac0322d6fba4c5e805e8405ead9bd13ba2",
2026-06-12 17:20:10.252370 | controller |     "Jun 12 16:11:39.514714 crc crio[21573]: time=\"2026-06-12T16:11:39.514060621Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=c29fb5c0-dee2-4a34-b4b3-11a22f24c070 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:20:10.252385 | controller |     "Jun 12 16:11:39.517884 crc crio[21573]: time=\"2026-06-12T16:11:39.517804897Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=453e0a79-2439-41f0-bc9d-4bccd8d8b3d5 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:20:10.252400 | controller |     "Jun 12 16:11:39.529603 crc crio[21573]: time=\"2026-06-12T16:11:39.527246861Z\" level=info msg=\"Creating container: openshift-ovn-kubernetes/ovnkube-node-4g5r5/kube-rbac-proxy-node\" id=247e1d28-c028-45cf-ab57-95cd2bb241af name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:20:10.252415 | controller |     "Jun 12 16:11:39.529603 crc crio[21573]: time=\"2026-06-12T16:11:39.527931391Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.252432 | controller |     "Jun 12 16:11:39.578782 crc crio[21573]: time=\"2026-06-12T16:11:39.578651157Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.252455 | controller |     "Jun 12 16:11:39.582006 crc crio[21573]: time=\"2026-06-12T16:11:39.581916808Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.252473 | controller |     "Jun 12 16:11:39.730804 crc crio[21573]: time=\"2026-06-12T16:11:39.730685446Z\" level=info msg=\"Created container 5195405f25576f80e86ca54da06bd38d61eb44681531085cb8805d840a00e421: openshift-ovn-kubernetes/ovnkube-node-4g5r5/kube-rbac-proxy-node\" id=247e1d28-c028-45cf-ab57-95cd2bb241af name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:20:10.252488 | controller |     "Jun 12 16:11:39.732528 crc crio[21573]: time=\"2026-06-12T16:11:39.732359543Z\" level=info msg=\"Starting container: 5195405f25576f80e86ca54da06bd38d61eb44681531085cb8805d840a00e421\" id=98bf40fd-8a1e-4ee2-aa14-48c1ad7c0aa7 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 17:20:10.252504 | controller |     "Jun 12 16:11:39.740274 crc crio[21573]: time=\"2026-06-12T16:11:39.740154424Z\" level=info msg=\"Started container\" PID=37823 containerID=5195405f25576f80e86ca54da06bd38d61eb44681531085cb8805d840a00e421 description=openshift-ovn-kubernetes/ovnkube-node-4g5r5/kube-rbac-proxy-node id=98bf40fd-8a1e-4ee2-aa14-48c1ad7c0aa7 name=/runtime.v1.RuntimeService/StartContainer sandboxID=a0ab2ece8915a5538e932ab0ad87e3ac0322d6fba4c5e805e8405ead9bd13ba2",
2026-06-12 17:20:10.252520 | controller |     "Jun 12 16:11:39.752668 crc crio[21573]: time=\"2026-06-12T16:11:39.752570632Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=8ab82b74-eb14-4f09-939a-b6fb62ffa0a2 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:20:10.252535 | controller |     "Jun 12 16:11:39.756189 crc crio[21573]: time=\"2026-06-12T16:11:39.75604458Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=f72c8832-2a74-43b4-ac70-1d26917df8f8 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:20:10.252554 | controller |     "Jun 12 16:11:39.764201 crc crio[21573]: time=\"2026-06-12T16:11:39.764074495Z\" level=info msg=\"Creating container: openshift-ovn-kubernetes/ovnkube-node-4g5r5/kube-rbac-proxy-ovn-metrics\" id=1695ba05-cfe6-43ed-9b4c-768f291fa09a name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:20:10.252570 | controller |     "Jun 12 16:11:39.764981 crc crio[21573]: time=\"2026-06-12T16:11:39.764892608Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.252607 | controller |     "Jun 12 16:11:39.800354 crc crio[21573]: time=\"2026-06-12T16:11:39.800232621Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.252624 | controller |     "Jun 12 16:11:39.802212 crc crio[21573]: time=\"2026-06-12T16:11:39.802143226Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.252640 | controller |     "Jun 12 16:11:39.917061 crc crio[21573]: time=\"2026-06-12T16:11:39.916930609Z\" level=info msg=\"Created container 585921c5614f209e306b090f9d5a6d29bb322d64111cdc6d566e7865362146c3: openshift-ovn-kubernetes/ovnkube-node-4g5r5/kube-rbac-proxy-ovn-metrics\" id=1695ba05-cfe6-43ed-9b4c-768f291fa09a name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:20:10.252656 | controller |     "Jun 12 16:11:39.918935 crc crio[21573]: time=\"2026-06-12T16:11:39.918839583Z\" level=info msg=\"Starting container: 585921c5614f209e306b090f9d5a6d29bb322d64111cdc6d566e7865362146c3\" id=fc9398e4-dc70-4de1-8429-b7e7a2198d0e name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 17:20:10.252671 | controller |     "Jun 12 16:11:39.929124 crc crio[21573]: time=\"2026-06-12T16:11:39.929013638Z\" level=info msg=\"Started container\" PID=37843 containerID=585921c5614f209e306b090f9d5a6d29bb322d64111cdc6d566e7865362146c3 description=openshift-ovn-kubernetes/ovnkube-node-4g5r5/kube-rbac-proxy-ovn-metrics id=fc9398e4-dc70-4de1-8429-b7e7a2198d0e name=/runtime.v1.RuntimeService/StartContainer sandboxID=a0ab2ece8915a5538e932ab0ad87e3ac0322d6fba4c5e805e8405ead9bd13ba2",
2026-06-12 17:20:10.252687 | controller |     "Jun 12 16:11:39.949398 crc crio[21573]: time=\"2026-06-12T16:11:39.949260997Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=552bec00-9755-4bf1-82c6-dc7cd7d2b61c name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:20:10.252701 | controller |     "Jun 12 16:11:39.954102 crc crio[21573]: time=\"2026-06-12T16:11:39.953974129Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=d5345d1c-5dba-4f19-b459-34cfecafb7f0 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:20:10.252716 | controller |     "Jun 12 16:11:39.962404 crc crio[21573]: time=\"2026-06-12T16:11:39.962306925Z\" level=info msg=\"Creating container: openshift-ovn-kubernetes/ovnkube-node-4g5r5/northd\" id=098f3dd8-59f6-4821-b307-4c377ff3ab49 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:20:10.252730 | controller |     "Jun 12 16:11:39.962818 crc crio[21573]: time=\"2026-06-12T16:11:39.962752478Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.252745 | controller |     "Jun 12 16:11:39.985216 crc crio[21573]: time=\"2026-06-12T16:11:39.985003611Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.252763 | controller |     "Jun 12 16:11:39.986730 crc crio[21573]: time=\"2026-06-12T16:11:39.986657719Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.252779 | controller |     "Jun 12 16:11:40.092104 crc crio[21573]: time=\"2026-06-12T16:11:40.091905464Z\" level=info msg=\"Created container b7231fea47492fcaee3c7f2b6718d8fc49e31f8055f7091ebe67ea81e7e22738: openshift-ovn-kubernetes/ovnkube-node-4g5r5/northd\" id=098f3dd8-59f6-4821-b307-4c377ff3ab49 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:20:10.252795 | controller |     "Jun 12 16:11:40.094227 crc crio[21573]: time=\"2026-06-12T16:11:40.094147517Z\" level=info msg=\"Starting container: b7231fea47492fcaee3c7f2b6718d8fc49e31f8055f7091ebe67ea81e7e22738\" id=e91862a9-86dd-4492-8bff-42fa8062514f name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 17:20:10.252811 | controller |     "Jun 12 16:11:40.102055 crc crio[21573]: time=\"2026-06-12T16:11:40.101989419Z\" level=info msg=\"Started container\" PID=37864 containerID=b7231fea47492fcaee3c7f2b6718d8fc49e31f8055f7091ebe67ea81e7e22738 description=openshift-ovn-kubernetes/ovnkube-node-4g5r5/northd id=e91862a9-86dd-4492-8bff-42fa8062514f name=/runtime.v1.RuntimeService/StartContainer sandboxID=a0ab2ece8915a5538e932ab0ad87e3ac0322d6fba4c5e805e8405ead9bd13ba2",
2026-06-12 17:20:10.252827 | controller |     "Jun 12 16:11:40.115009 crc crio[21573]: time=\"2026-06-12T16:11:40.114951792Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=cc48a034-cabb-42d4-a5a7-3a50a98753e3 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:20:10.252842 | controller |     "Jun 12 16:11:40.118661 crc crio[21573]: time=\"2026-06-12T16:11:40.118594784Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=d8879f43-2bda-4763-bea4-1842dd7bf787 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:20:10.252858 | controller |     "Jun 12 16:11:40.127602 crc crio[21573]: time=\"2026-06-12T16:11:40.127557456Z\" level=info msg=\"Creating container: openshift-ovn-kubernetes/ovnkube-node-4g5r5/nbdb\" id=d099be34-9286-45cf-a973-1b7a4abd3554 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:20:10.252873 | controller |     "Jun 12 16:11:40.128114 crc crio[21573]: time=\"2026-06-12T16:11:40.12809379Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.252888 | controller |     "Jun 12 16:11:40.160287 crc crio[21573]: time=\"2026-06-12T16:11:40.160222387Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.252904 | controller |     "Jun 12 16:11:40.162726 crc crio[21573]: time=\"2026-06-12T16:11:40.162698927Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.252922 | controller |     "Jun 12 16:11:40.351777 crc crio[21573]: time=\"2026-06-12T16:11:40.351131317Z\" level=info msg=\"Created container 46ce94201fcfa2815532f9c7209cc8440a07da90a605877579d6db3804a77807: openshift-ovn-kubernetes/ovnkube-node-4g5r5/nbdb\" id=d099be34-9286-45cf-a973-1b7a4abd3554 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:20:10.252938 | controller |     "Jun 12 16:11:40.355219 crc crio[21573]: time=\"2026-06-12T16:11:40.355029407Z\" level=info msg=\"Starting container: 46ce94201fcfa2815532f9c7209cc8440a07da90a605877579d6db3804a77807\" id=b480d47d-126b-4d86-b061-b4a5c024f714 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 17:20:10.252958 | controller |     "Jun 12 16:11:40.362924 crc crio[21573]: time=\"2026-06-12T16:11:40.362332491Z\" level=info msg=\"Started container\" PID=37875 containerID=46ce94201fcfa2815532f9c7209cc8440a07da90a605877579d6db3804a77807 description=openshift-ovn-kubernetes/ovnkube-node-4g5r5/nbdb id=b480d47d-126b-4d86-b061-b4a5c024f714 name=/runtime.v1.RuntimeService/StartContainer sandboxID=a0ab2ece8915a5538e932ab0ad87e3ac0322d6fba4c5e805e8405ead9bd13ba2",
2026-06-12 17:20:10.252975 | controller |     "Jun 12 16:11:42.471755 crc crio[21573]: time=\"2026-06-12T16:11:42.471413891Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=dc3b04f1-9964-4d96-b0c2-c96612bcee4b name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:20:10.252990 | controller |     "Jun 12 16:11:42.475532 crc crio[21573]: time=\"2026-06-12T16:11:42.475361651Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=759c41bf-57dc-42c4-bc69-1516882e9b59 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:20:10.253006 | controller |     "Jun 12 16:11:42.488814 crc crio[21573]: time=\"2026-06-12T16:11:42.488676644Z\" level=info msg=\"Creating container: openshift-ovn-kubernetes/ovnkube-node-4g5r5/sbdb\" id=2834f736-3002-444f-870d-d25fbf49b298 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:20:10.253021 | controller |     "Jun 12 16:11:42.489552 crc crio[21573]: time=\"2026-06-12T16:11:42.489425026Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.253038 | controller |     "Jun 12 16:11:42.526543 crc crio[21573]: time=\"2026-06-12T16:11:42.526381572Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.253054 | controller |     "Jun 12 16:11:42.529689 crc crio[21573]: time=\"2026-06-12T16:11:42.529603943Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.253070 | controller |     "Jun 12 16:11:42.742601 crc crio[21573]: time=\"2026-06-12T16:11:42.742245328Z\" level=info msg=\"Created container f4ad1c2beef5271494a85511e7ee66d4745b4b2481047f5916437ea77d0becf2: openshift-ovn-kubernetes/ovnkube-node-4g5r5/sbdb\" id=2834f736-3002-444f-870d-d25fbf49b298 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:20:10.253085 | controller |     "Jun 12 16:11:42.745009 crc crio[21573]: time=\"2026-06-12T16:11:42.744858711Z\" level=info msg=\"Starting container: f4ad1c2beef5271494a85511e7ee66d4745b4b2481047f5916437ea77d0becf2\" id=ae4ea45c-e38d-4445-8da2-bd84a5de7c34 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 17:20:10.253100 | controller |     "Jun 12 16:11:42.761773 crc crio[21573]: time=\"2026-06-12T16:11:42.761578932Z\" level=info msg=\"Started container\" PID=37938 containerID=f4ad1c2beef5271494a85511e7ee66d4745b4b2481047f5916437ea77d0becf2 description=openshift-ovn-kubernetes/ovnkube-node-4g5r5/sbdb id=ae4ea45c-e38d-4445-8da2-bd84a5de7c34 name=/runtime.v1.RuntimeService/StartContainer sandboxID=a0ab2ece8915a5538e932ab0ad87e3ac0322d6fba4c5e805e8405ead9bd13ba2",
2026-06-12 17:20:10.253116 | controller |     "Jun 12 16:11:44.926681 crc crio[21573]: time=\"2026-06-12T16:11:44.926421631Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=d2ee058e-bc30-455e-819c-11c80ad359c5 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:20:10.253132 | controller |     "Jun 12 16:11:44.959736 crc crio[21573]: time=\"2026-06-12T16:11:44.959429796Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=a525005b-5d6c-4309-8ab9-56c145d43630 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:20:10.253150 | controller |     "Jun 12 16:11:44.970969 crc crio[21573]: time=\"2026-06-12T16:11:44.970866136Z\" level=info msg=\"Creating container: openshift-ovn-kubernetes/ovnkube-node-4g5r5/ovnkube-controller\" id=7bf812dd-e171-423e-97a9-e0ea5261385f name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:20:10.253165 | controller |     "Jun 12 16:11:44.971612 crc crio[21573]: time=\"2026-06-12T16:11:44.971562616Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.253181 | controller |     "Jun 12 16:11:45.004875 crc crio[21573]: time=\"2026-06-12T16:11:45.004726135Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.253197 | controller |     "Jun 12 16:11:45.007237 crc crio[21573]: time=\"2026-06-12T16:11:45.007101542Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.253212 | controller |     "Jun 12 16:11:45.207809 crc crio[21573]: time=\"2026-06-12T16:11:45.207688061Z\" level=info msg=\"Created container f3a9f6d8a447e3bb4904564a2cf3ddffc5c8ce74380fa6df510bd7ad1c81f9fa: openshift-ovn-kubernetes/ovnkube-node-4g5r5/ovnkube-controller\" id=7bf812dd-e171-423e-97a9-e0ea5261385f name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:20:10.253227 | controller |     "Jun 12 16:11:45.210118 crc crio[21573]: time=\"2026-06-12T16:11:45.209982785Z\" level=info msg=\"Starting container: f3a9f6d8a447e3bb4904564a2cf3ddffc5c8ce74380fa6df510bd7ad1c81f9fa\" id=333f07f7-26f1-48fa-8832-f99be43d3248 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 17:20:10.253243 | controller |     "Jun 12 16:11:45.219882 crc crio[21573]: time=\"2026-06-12T16:11:45.219720708Z\" level=info msg=\"Started container\" PID=38044 containerID=f3a9f6d8a447e3bb4904564a2cf3ddffc5c8ce74380fa6df510bd7ad1c81f9fa description=openshift-ovn-kubernetes/ovnkube-node-4g5r5/ovnkube-controller id=333f07f7-26f1-48fa-8832-f99be43d3248 name=/runtime.v1.RuntimeService/StartContainer sandboxID=a0ab2ece8915a5538e932ab0ad87e3ac0322d6fba4c5e805e8405ead9bd13ba2",
2026-06-12 17:20:10.253259 | controller |     "Jun 12 16:11:45.397763 crc crio[21573]: time=\"2026-06-12T16:11:45.397579271Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 17:20:10.253275 | controller |     "Jun 12 16:11:45.398150 crc crio[21573]: time=\"2026-06-12T16:11:45.39791963Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 17:20:10.253291 | controller |     "Jun 12 16:11:45.398150 crc crio[21573]: time=\"2026-06-12T16:11:45.397947221Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 17:20:10.253306 | controller |     "Jun 12 16:11:45.398150 crc crio[21573]: time=\"2026-06-12T16:11:45.398094645Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 17:20:10.253321 | controller |     "Jun 12 16:11:45.399157 crc crio[21573]: time=\"2026-06-12T16:11:45.399021442Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 17:20:10.253336 | controller |     "Jun 12 16:11:45.399293 crc crio[21573]: time=\"2026-06-12T16:11:45.399219937Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 17:20:10.253350 | controller |     "Jun 12 16:11:45.399381 crc crio[21573]: time=\"2026-06-12T16:11:45.39932773Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 17:20:10.253369 | controller |     "Jun 12 16:11:45.399502 crc crio[21573]: time=\"2026-06-12T16:11:45.399390982Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 17:20:10.253384 | controller |     "Jun 12 16:11:45.399691 crc crio[21573]: time=\"2026-06-12T16:11:45.399624888Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 17:20:10.253399 | controller |     "Jun 12 16:11:45.399764 crc crio[21573]: time=\"2026-06-12T16:11:45.39969399Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 17:20:10.253413 | controller |     "Jun 12 16:11:45.400060 crc crio[21573]: time=\"2026-06-12T16:11:45.399991348Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 17:20:10.253428 | controller |     "Jun 12 16:11:45.400060 crc crio[21573]: time=\"2026-06-12T16:11:45.40005434Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 17:20:10.253444 | controller |     "Jun 12 16:11:45.400351 crc crio[21573]: time=\"2026-06-12T16:11:45.400287767Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 17:20:10.253466 | controller |     "Jun 12 16:11:45.400351 crc crio[21573]: time=\"2026-06-12T16:11:45.400347768Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 17:20:10.253485 | controller |     "Jun 12 16:11:45.400687 crc crio[21573]: time=\"2026-06-12T16:11:45.400615847Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 17:20:10.253501 | controller |     "Jun 12 16:11:45.400687 crc crio[21573]: time=\"2026-06-12T16:11:45.400681528Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 17:20:10.253517 | controller |     "Jun 12 16:11:45.401104 crc crio[21573]: time=\"2026-06-12T16:11:45.401033088Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 17:20:10.253532 | controller |     "Jun 12 16:11:45.401104 crc crio[21573]: time=\"2026-06-12T16:11:45.40109559Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 17:20:10.253546 | controller |     "Jun 12 16:11:45.401429 crc crio[21573]: time=\"2026-06-12T16:11:45.401347717Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 17:20:10.253561 | controller |     "Jun 12 16:11:45.401429 crc crio[21573]: time=\"2026-06-12T16:11:45.401412279Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 17:20:10.253591 | controller |     "Jun 12 16:11:45.401779 crc crio[21573]: time=\"2026-06-12T16:11:45.401710227Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 17:20:10.253612 | controller |     "Jun 12 16:11:45.401779 crc crio[21573]: time=\"2026-06-12T16:11:45.401776869Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 17:20:10.253628 | controller |     "Jun 12 16:11:45.402044 crc crio[21573]: time=\"2026-06-12T16:11:45.401976394Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 17:20:10.253643 | controller |     "Jun 12 16:11:45.402044 crc crio[21573]: time=\"2026-06-12T16:11:45.402036076Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 17:20:10.253657 | controller |     "Jun 12 16:11:45.402386 crc crio[21573]: time=\"2026-06-12T16:11:45.402297113Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 17:20:10.253673 | controller |     "Jun 12 16:11:45.402386 crc crio[21573]: time=\"2026-06-12T16:11:45.402359795Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 17:20:10.253687 | controller |     "Jun 12 16:11:45.402709 crc crio[21573]: time=\"2026-06-12T16:11:45.402657203Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 17:20:10.253705 | controller |     "Jun 12 16:11:45.402778 crc crio[21573]: time=\"2026-06-12T16:11:45.402712455Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 17:20:10.253720 | controller |     "Jun 12 16:11:45.402928 crc crio[21573]: time=\"2026-06-12T16:11:45.402883819Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 17:20:10.253735 | controller |     "Jun 12 16:11:45.403287 crc crio[21573]: time=\"2026-06-12T16:11:45.402947041Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 17:20:10.253749 | controller |     "Jun 12 16:11:45.403347 crc crio[21573]: time=\"2026-06-12T16:11:45.403318921Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 17:20:10.253764 | controller |     "Jun 12 16:11:45.403389 crc crio[21573]: time=\"2026-06-12T16:11:45.403362943Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 17:20:10.253779 | controller |     "Jun 12 16:11:45.403741 crc crio[21573]: time=\"2026-06-12T16:11:45.403680862Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 17:20:10.253794 | controller |     "Jun 12 16:11:45.403741 crc crio[21573]: time=\"2026-06-12T16:11:45.403743784Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 17:20:10.253809 | controller |     "Jun 12 16:11:45.403948 crc crio[21573]: time=\"2026-06-12T16:11:45.403891438Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 17:20:10.253823 | controller |     "Jun 12 16:11:45.404009 crc crio[21573]: time=\"2026-06-12T16:11:45.403985001Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 17:20:10.253838 | controller |     "Jun 12 16:11:45.404324 crc crio[21573]: time=\"2026-06-12T16:11:45.404251318Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 17:20:10.253853 | controller |     "Jun 12 16:11:45.404324 crc crio[21573]: time=\"2026-06-12T16:11:45.40431412Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 17:20:10.253868 | controller |     "Jun 12 16:11:45.404559 crc crio[21573]: time=\"2026-06-12T16:11:45.404500175Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 17:20:10.253883 | controller |     "Jun 12 16:11:45.404630 crc crio[21573]: time=\"2026-06-12T16:11:45.404565247Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 17:20:10.253898 | controller |     "Jun 12 16:11:45.404981 crc crio[21573]: time=\"2026-06-12T16:11:45.404915297Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 17:20:10.253912 | controller |     "Jun 12 16:11:45.404981 crc crio[21573]: time=\"2026-06-12T16:11:45.404977158Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 17:20:10.253927 | controller |     "Jun 12 16:11:45.405199 crc crio[21573]: time=\"2026-06-12T16:11:45.405120702Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 17:20:10.253942 | controller |     "Jun 12 16:11:45.405262 crc crio[21573]: time=\"2026-06-12T16:11:45.405213505Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 17:20:10.253957 | controller |     "Jun 12 16:11:45.405517 crc crio[21573]: time=\"2026-06-12T16:11:45.40538601Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 17:20:10.253972 | controller |     "Jun 12 16:11:45.405592 crc crio[21573]: time=\"2026-06-12T16:11:45.405542044Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 17:20:10.253987 | controller |     "Jun 12 16:11:45.405826 crc crio[21573]: time=\"2026-06-12T16:11:45.40575453Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 17:20:10.254016 | controller |     "Jun 12 16:11:45.405826 crc crio[21573]: time=\"2026-06-12T16:11:45.405814731Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 17:20:10.254034 | controller |     "Jun 12 16:11:45.406046 crc crio[21573]: time=\"2026-06-12T16:11:45.405988686Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 17:20:10.254050 | controller |     "Jun 12 16:11:45.406108 crc crio[21573]: time=\"2026-06-12T16:11:45.406050448Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 17:20:10.254064 | controller |     "Jun 12 16:11:45.406303 crc crio[21573]: time=\"2026-06-12T16:11:45.406237674Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 17:20:10.254079 | controller |     "Jun 12 16:11:45.406303 crc crio[21573]: time=\"2026-06-12T16:11:45.406302925Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 17:20:10.254093 | controller |     "Jun 12 16:11:45.406655 crc crio[21573]: time=\"2026-06-12T16:11:45.406611084Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 17:20:10.254108 | controller |     "Jun 12 16:11:45.406715 crc crio[21573]: time=\"2026-06-12T16:11:45.406669686Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 17:20:10.254123 | controller |     "Jun 12 16:11:45.406994 crc crio[21573]: time=\"2026-06-12T16:11:45.406953504Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 17:20:10.254138 | controller |     "Jun 12 16:11:45.407083 crc crio[21573]: time=\"2026-06-12T16:11:45.407007035Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 17:20:10.254153 | controller |     "Jun 12 16:11:45.407319 crc crio[21573]: time=\"2026-06-12T16:11:45.407279083Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 17:20:10.254168 | controller |     "Jun 12 16:11:45.407386 crc crio[21573]: time=\"2026-06-12T16:11:45.407335634Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 17:20:10.254183 | controller |     "Jun 12 16:11:45.407573 crc crio[21573]: time=\"2026-06-12T16:11:45.40752839Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 17:20:10.254197 | controller |     "Jun 12 16:11:45.407631 crc crio[21573]: time=\"2026-06-12T16:11:45.407590622Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 17:20:10.254212 | controller |     "Jun 12 16:11:45.407834 crc crio[21573]: time=\"2026-06-12T16:11:45.407785257Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 17:20:10.254226 | controller |     "Jun 12 16:11:45.407923 crc crio[21573]: time=\"2026-06-12T16:11:45.407841098Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 17:20:10.254241 | controller |     "Jun 12 16:11:45.408003 crc crio[21573]: time=\"2026-06-12T16:11:45.407961082Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 17:20:10.254256 | controller |     "Jun 12 16:11:45.408082 crc crio[21573]: time=\"2026-06-12T16:11:45.408019283Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 17:20:10.254271 | controller |     "Jun 12 16:11:45.408383 crc crio[21573]: time=\"2026-06-12T16:11:45.408318322Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 17:20:10.254286 | controller |     "Jun 12 16:11:45.408527 crc crio[21573]: time=\"2026-06-12T16:11:45.408388404Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 17:20:10.254300 | controller |     "Jun 12 16:11:45.408688 crc crio[21573]: time=\"2026-06-12T16:11:45.408584419Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 17:20:10.254318 | controller |     "Jun 12 16:11:45.408688 crc crio[21573]: time=\"2026-06-12T16:11:45.40863095Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 17:20:10.254333 | controller |     "Jun 12 16:11:45.408896 crc crio[21573]: time=\"2026-06-12T16:11:45.408828076Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 17:20:10.254349 | controller |     "Jun 12 16:11:45.408896 crc crio[21573]: time=\"2026-06-12T16:11:45.408871007Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 17:20:10.254363 | controller |     "Jun 12 16:11:45.409323 crc crio[21573]: time=\"2026-06-12T16:11:45.409269279Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 17:20:10.254378 | controller |     "Jun 12 16:11:45.409387 crc crio[21573]: time=\"2026-06-12T16:11:45.409328661Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 17:20:10.254394 | controller |     "Jun 12 16:11:45.409844 crc crio[21573]: time=\"2026-06-12T16:11:45.409778913Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 17:20:10.254410 | controller |     "Jun 12 16:11:45.409844 crc crio[21573]: time=\"2026-06-12T16:11:45.409843165Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 17:20:10.254425 | controller |     "Jun 12 16:11:45.409974 crc crio[21573]: time=\"2026-06-12T16:11:45.409906107Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 17:20:10.254439 | controller |     "Jun 12 16:11:45.410064 crc crio[21573]: time=\"2026-06-12T16:11:45.4100283Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 17:20:10.254454 | controller |     "Jun 12 16:11:45.410120 crc crio[21573]: time=\"2026-06-12T16:11:45.410063411Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 17:20:10.254473 | controller |     "Jun 12 16:11:45.410120 crc crio[21573]: time=\"2026-06-12T16:11:45.410090652Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 17:20:10.254495 | controller |     "Jun 12 16:11:45.410612 crc crio[21573]: time=\"2026-06-12T16:11:45.410569575Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 17:20:10.254511 | controller |     "Jun 12 16:11:45.410674 crc crio[21573]: time=\"2026-06-12T16:11:45.410629697Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 17:20:10.254526 | controller |     "Jun 12 16:11:45.411043 crc crio[21573]: time=\"2026-06-12T16:11:45.410941051Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 17:20:10.254541 | controller |     "Jun 12 16:11:45.411145 crc crio[21573]: time=\"2026-06-12T16:11:45.411126756Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 17:20:10.254556 | controller |     "Jun 12 16:11:45.411659 crc crio[21573]: time=\"2026-06-12T16:11:45.411602044Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 17:20:10.254570 | controller |     "Jun 12 16:11:45.411732 crc crio[21573]: time=\"2026-06-12T16:11:45.411664085Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 17:20:10.254606 | controller |     "Jun 12 16:11:45.411947 crc crio[21573]: time=\"2026-06-12T16:11:45.411885787Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 17:20:10.254622 | controller |     "Jun 12 16:11:45.412005 crc crio[21573]: time=\"2026-06-12T16:11:45.411954679Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 17:20:10.254637 | controller |     "Jun 12 16:11:45.412595 crc crio[21573]: time=\"2026-06-12T16:11:45.412528436Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 17:20:10.254655 | controller |     "Jun 12 16:11:45.412595 crc crio[21573]: time=\"2026-06-12T16:11:45.412589842Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 17:20:10.254670 | controller |     "Jun 12 16:11:45.412868 crc crio[21573]: time=\"2026-06-12T16:11:45.412794204Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 17:20:10.254685 | controller |     "Jun 12 16:11:45.412868 crc crio[21573]: time=\"2026-06-12T16:11:45.412866866Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 17:20:10.254699 | controller |     "Jun 12 16:11:45.413523 crc crio[21573]: time=\"2026-06-12T16:11:45.413419615Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 17:20:10.254713 | controller |     "Jun 12 16:11:45.413614 crc crio[21573]: time=\"2026-06-12T16:11:45.413535788Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 17:20:10.254727 | controller |     "Jun 12 16:11:45.413827 crc crio[21573]: time=\"2026-06-12T16:11:45.413749471Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 17:20:10.254741 | controller |     "Jun 12 16:11:45.413827 crc crio[21573]: time=\"2026-06-12T16:11:45.413822293Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 17:20:10.254756 | controller |     "Jun 12 16:11:45.414353 crc crio[21573]: time=\"2026-06-12T16:11:45.414275049Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 17:20:10.254770 | controller |     "Jun 12 16:11:45.414353 crc crio[21573]: time=\"2026-06-12T16:11:45.41433689Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 17:20:10.254784 | controller |     "Jun 12 16:11:45.414741 crc crio[21573]: time=\"2026-06-12T16:11:45.414622705Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 17:20:10.254799 | controller |     "Jun 12 16:11:45.414814 crc crio[21573]: time=\"2026-06-12T16:11:45.414740818Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 17:20:10.254813 | controller |     "Jun 12 16:11:45.415347 crc crio[21573]: time=\"2026-06-12T16:11:45.415273687Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 17:20:10.254827 | controller |     "Jun 12 16:11:45.415347 crc crio[21573]: time=\"2026-06-12T16:11:45.415333009Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 17:20:10.254841 | controller |     "Jun 12 16:11:45.415769 crc crio[21573]: time=\"2026-06-12T16:11:45.415607853Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 17:20:10.254855 | controller |     "Jun 12 16:11:45.415769 crc crio[21573]: time=\"2026-06-12T16:11:45.415688456Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 17:20:10.254870 | controller |     "Jun 12 16:11:45.416273 crc crio[21573]: time=\"2026-06-12T16:11:45.416193903Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 17:20:10.254884 | controller |     "Jun 12 16:11:45.416273 crc crio[21573]: time=\"2026-06-12T16:11:45.416236334Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 17:20:10.254898 | controller |     "Jun 12 16:11:45.416584 crc crio[21573]: time=\"2026-06-12T16:11:45.41653935Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 17:20:10.254911 | controller |     "Jun 12 16:11:45.416676 crc crio[21573]: time=\"2026-06-12T16:11:45.416606652Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 17:20:10.254931 | controller |     "Jun 12 16:11:45.417349 crc crio[21573]: time=\"2026-06-12T16:11:45.417276433Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 17:20:10.254946 | controller |     "Jun 12 16:11:45.417349 crc crio[21573]: time=\"2026-06-12T16:11:45.417345544Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 17:20:10.254961 | controller |     "Jun 12 16:11:45.417730 crc crio[21573]: time=\"2026-06-12T16:11:45.417596532Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 17:20:10.254976 | controller |     "Jun 12 16:11:45.417730 crc crio[21573]: time=\"2026-06-12T16:11:45.417662874Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 17:20:10.254991 | controller |     "Jun 12 16:11:45.418152 crc crio[21573]: time=\"2026-06-12T16:11:45.417731656Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 17:20:10.255007 | controller |     "Jun 12 16:11:45.418152 crc crio[21573]: time=\"2026-06-12T16:11:45.417772597Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 17:20:10.255021 | controller |     "Jun 12 16:11:45.418152 crc crio[21573]: time=\"2026-06-12T16:11:45.418117377Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 17:20:10.255035 | controller |     "Jun 12 16:11:45.418347 crc crio[21573]: time=\"2026-06-12T16:11:45.418214089Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 17:20:10.255050 | controller |     "Jun 12 16:11:45.418347 crc crio[21573]: time=\"2026-06-12T16:11:45.418294572Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 17:20:10.255065 | controller |     "Jun 12 16:11:45.418347 crc crio[21573]: time=\"2026-06-12T16:11:45.418337673Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 17:20:10.255079 | controller |     "Jun 12 16:11:45.418665 crc crio[21573]: time=\"2026-06-12T16:11:45.418633681Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 17:20:10.255093 | controller |     "Jun 12 16:11:45.418711 crc crio[21573]: time=\"2026-06-12T16:11:45.418681512Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 17:20:10.255108 | controller |     "Jun 12 16:11:45.418852 crc crio[21573]: time=\"2026-06-12T16:11:45.418780785Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 17:20:10.255122 | controller |     "Jun 12 16:11:45.418852 crc crio[21573]: time=\"2026-06-12T16:11:45.418842277Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 17:20:10.255136 | controller |     "Jun 12 16:11:45.419117 crc crio[21573]: time=\"2026-06-12T16:11:45.419028092Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 17:20:10.255150 | controller |     "Jun 12 16:11:45.419225 crc crio[21573]: time=\"2026-06-12T16:11:45.419117144Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 17:20:10.255165 | controller |     "Jun 12 16:11:45.419284 crc crio[21573]: time=\"2026-06-12T16:11:45.419249628Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 17:20:10.255179 | controller |     "Jun 12 16:11:45.419331 crc crio[21573]: time=\"2026-06-12T16:11:45.419294259Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 17:20:10.255194 | controller |     "Jun 12 16:11:45.419621 crc crio[21573]: time=\"2026-06-12T16:11:45.419552726Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 17:20:10.255209 | controller |     "Jun 12 16:11:45.419688 crc crio[21573]: time=\"2026-06-12T16:11:45.419627839Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 17:20:10.255227 | controller |     "Jun 12 16:11:45.419815 crc crio[21573]: time=\"2026-06-12T16:11:45.419774303Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 17:20:10.255242 | controller |     "Jun 12 16:11:45.419880 crc crio[21573]: time=\"2026-06-12T16:11:45.419826164Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 17:20:10.255257 | controller |     "Jun 12 16:11:45.420111 crc crio[21573]: time=\"2026-06-12T16:11:45.42004174Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 17:20:10.255271 | controller |     "Jun 12 16:11:45.420240 crc crio[21573]: time=\"2026-06-12T16:11:45.420113252Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 17:20:10.255286 | controller |     "Jun 12 16:11:45.420301 crc crio[21573]: time=\"2026-06-12T16:11:45.420257307Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 17:20:10.255301 | controller |     "Jun 12 16:11:45.420301 crc crio[21573]: time=\"2026-06-12T16:11:45.420295468Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 17:20:10.255315 | controller |     "Jun 12 16:11:45.420671 crc crio[21573]: time=\"2026-06-12T16:11:45.420616187Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 17:20:10.255330 | controller |     "Jun 12 16:11:45.420738 crc crio[21573]: time=\"2026-06-12T16:11:45.420678889Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 17:20:10.255344 | controller |     "Jun 12 16:11:45.420874 crc crio[21573]: time=\"2026-06-12T16:11:45.420834273Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 17:20:10.255359 | controller |     "Jun 12 16:11:45.420940 crc crio[21573]: time=\"2026-06-12T16:11:45.420882314Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 17:20:10.255373 | controller |     "Jun 12 16:11:45.421276 crc crio[21573]: time=\"2026-06-12T16:11:45.421222774Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 17:20:10.255388 | controller |     "Jun 12 16:11:45.421356 crc crio[21573]: time=\"2026-06-12T16:11:45.421287585Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 17:20:10.255402 | controller |     "Jun 12 16:11:45.421518 crc crio[21573]: time=\"2026-06-12T16:11:45.421425109Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 17:20:10.255417 | controller |     "Jun 12 16:11:45.421601 crc crio[21573]: time=\"2026-06-12T16:11:45.421556053Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 17:20:10.255432 | controller |     "Jun 12 16:11:45.421839 crc crio[21573]: time=\"2026-06-12T16:11:45.421776099Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 17:20:10.255446 | controller |     "Jun 12 16:11:45.421935 crc crio[21573]: time=\"2026-06-12T16:11:45.421841581Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 17:20:10.255461 | controller |     "Jun 12 16:11:45.422093 crc crio[21573]: time=\"2026-06-12T16:11:45.422032276Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 17:20:10.255475 | controller |     "Jun 12 16:11:45.422201 crc crio[21573]: time=\"2026-06-12T16:11:45.422120668Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 17:20:10.255496 | controller |     "Jun 12 16:11:45.422398 crc crio[21573]: time=\"2026-06-12T16:11:45.422348135Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 17:20:10.255517 | controller |     "Jun 12 16:11:45.422573 crc crio[21573]: time=\"2026-06-12T16:11:45.422413307Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 17:20:10.255536 | controller |     "Jun 12 16:11:45.422626 crc crio[21573]: time=\"2026-06-12T16:11:45.422602812Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 17:20:10.255551 | controller |     "Jun 12 16:11:45.422666 crc crio[21573]: time=\"2026-06-12T16:11:45.422635803Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 17:20:10.255566 | controller |     "Jun 12 16:11:45.422968 crc crio[21573]: time=\"2026-06-12T16:11:45.422914021Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 17:20:10.255603 | controller |     "Jun 12 16:11:45.423075 crc crio[21573]: time=\"2026-06-12T16:11:45.422972012Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 17:20:10.255621 | controller |     "Jun 12 16:11:45.423272 crc crio[21573]: time=\"2026-06-12T16:11:45.42321256Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 17:20:10.255636 | controller |     "Jun 12 16:11:45.423339 crc crio[21573]: time=\"2026-06-12T16:11:45.423274711Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 17:20:10.255689 | controller |     "Jun 12 16:11:45.423575 crc crio[21573]: time=\"2026-06-12T16:11:45.423524178Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 17:20:10.255713 | controller |     "Jun 12 16:11:45.423657 crc crio[21573]: time=\"2026-06-12T16:11:45.42358621Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 17:20:10.255729 | controller |     "Jun 12 16:11:45.423806 crc crio[21573]: time=\"2026-06-12T16:11:45.423749685Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 17:20:10.255745 | controller |     "Jun 12 16:11:45.423806 crc crio[21573]: time=\"2026-06-12T16:11:45.423807136Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 17:20:10.255760 | controller |     "Jun 12 16:11:45.424067 crc crio[21573]: time=\"2026-06-12T16:11:45.424015662Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 17:20:10.255775 | controller |     "Jun 12 16:11:45.424140 crc crio[21573]: time=\"2026-06-12T16:11:45.424073774Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 17:20:10.255790 | controller |     "Jun 12 16:11:45.424274 crc crio[21573]: time=\"2026-06-12T16:11:45.424231568Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 17:20:10.255804 | controller |     "Jun 12 16:11:45.424349 crc crio[21573]: time=\"2026-06-12T16:11:45.424283529Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 17:20:10.255819 | controller |     "Jun 12 16:11:45.424553 crc crio[21573]: time=\"2026-06-12T16:11:45.424515216Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 17:20:10.255834 | controller |     "Jun 12 16:11:45.424629 crc crio[21573]: time=\"2026-06-12T16:11:45.424574757Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 17:20:10.255848 | controller |     "Jun 12 16:11:45.424865 crc crio[21573]: time=\"2026-06-12T16:11:45.424824034Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 17:20:10.255863 | controller |     "Jun 12 16:11:45.424943 crc crio[21573]: time=\"2026-06-12T16:11:45.424875246Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 17:20:10.255877 | controller |     "Jun 12 16:11:45.425348 crc crio[21573]: time=\"2026-06-12T16:11:45.425294517Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 17:20:10.255892 | controller |     "Jun 12 16:11:45.425418 crc crio[21573]: time=\"2026-06-12T16:11:45.425363189Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 17:20:10.255910 | controller |     "Jun 12 16:11:45.425876 crc crio[21573]: time=\"2026-06-12T16:11:45.425805252Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 17:20:10.255925 | controller |     "Jun 12 16:11:45.425876 crc crio[21573]: time=\"2026-06-12T16:11:45.425864984Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 17:20:10.255939 | controller |     "Jun 12 16:11:45.426125 crc crio[21573]: time=\"2026-06-12T16:11:45.42606499Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 17:20:10.255954 | controller |     "Jun 12 16:11:45.426341 crc crio[21573]: time=\"2026-06-12T16:11:45.426127631Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 17:20:10.255968 | controller |     "Jun 12 16:11:45.426341 crc crio[21573]: time=\"2026-06-12T16:11:45.426228394Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 17:20:10.255982 | controller |     "Jun 12 16:11:45.426341 crc crio[21573]: time=\"2026-06-12T16:11:45.426271325Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 17:20:10.255997 | controller |     "Jun 12 16:11:45.426689 crc crio[21573]: time=\"2026-06-12T16:11:45.426628215Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 17:20:10.256011 | controller |     "Jun 12 16:11:45.426757 crc crio[21573]: time=\"2026-06-12T16:11:45.426689167Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 17:20:10.256025 | controller |     "Jun 12 16:11:45.426808 crc crio[21573]: time=\"2026-06-12T16:11:45.42678723Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 17:20:10.256040 | controller |     "Jun 12 16:11:45.426858 crc crio[21573]: time=\"2026-06-12T16:11:45.42681594Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 17:20:10.256055 | controller |     "Jun 12 16:11:45.427149 crc crio[21573]: time=\"2026-06-12T16:11:45.427087828Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 17:20:10.256070 | controller |     "Jun 12 16:11:45.427149 crc crio[21573]: time=\"2026-06-12T16:11:45.427141619Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 17:20:10.256085 | controller |     "Jun 12 16:11:45.427553 crc crio[21573]: time=\"2026-06-12T16:11:45.427482459Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 17:20:10.256099 | controller |     "Jun 12 16:11:45.427671 crc crio[21573]: time=\"2026-06-12T16:11:45.427566841Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 17:20:10.256115 | controller |     "Jun 12 16:11:45.427948 crc crio[21573]: time=\"2026-06-12T16:11:45.42788416Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 17:20:10.256131 | controller |     "Jun 12 16:11:45.427948 crc crio[21573]: time=\"2026-06-12T16:11:45.427947392Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 17:20:10.256146 | controller |     "Jun 12 16:11:45.428382 crc crio[21573]: time=\"2026-06-12T16:11:45.428306532Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 17:20:10.256161 | controller |     "Jun 12 16:11:45.428524 crc crio[21573]: time=\"2026-06-12T16:11:45.428385164Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 17:20:10.256176 | controller |     "Jun 12 16:11:45.428629 crc crio[21573]: time=\"2026-06-12T16:11:45.42857745Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 17:20:10.256190 | controller |     "Jun 12 16:11:45.428694 crc crio[21573]: time=\"2026-06-12T16:11:45.428644742Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 17:20:10.256208 | controller |     "Jun 12 16:11:45.429038 crc crio[21573]: time=\"2026-06-12T16:11:45.428862468Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 17:20:10.256223 | controller |     "Jun 12 16:11:45.429038 crc crio[21573]: time=\"2026-06-12T16:11:45.42894363Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 17:20:10.256238 | controller |     "Jun 12 16:11:45.429038 crc crio[21573]: time=\"2026-06-12T16:11:45.429015132Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 17:20:10.256252 | controller |     "Jun 12 16:11:45.429258 crc crio[21573]: time=\"2026-06-12T16:11:45.429056883Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 17:20:10.256267 | controller |     "Jun 12 16:11:45.429386 crc crio[21573]: time=\"2026-06-12T16:11:45.429320711Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 17:20:10.256282 | controller |     "Jun 12 16:11:45.429698 crc crio[21573]: time=\"2026-06-12T16:11:45.429394743Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 17:20:10.256297 | controller |     "Jun 12 16:11:45.429759 crc crio[21573]: time=\"2026-06-12T16:11:45.429737322Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 17:20:10.256312 | controller |     "Jun 12 16:11:45.429800 crc crio[21573]: time=\"2026-06-12T16:11:45.429775813Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 17:20:10.256327 | controller |     "Jun 12 16:11:45.430280 crc crio[21573]: time=\"2026-06-12T16:11:45.430200725Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 17:20:10.256344 | controller |     "Jun 12 16:11:45.430368 crc crio[21573]: time=\"2026-06-12T16:11:45.430280497Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 17:20:10.256359 | controller |     "Jun 12 16:11:45.430420 crc crio[21573]: time=\"2026-06-12T16:11:45.43039835Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 17:20:10.256373 | controller |     "Jun 12 16:11:45.430593 crc crio[21573]: time=\"2026-06-12T16:11:45.430434541Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 17:20:10.256388 | controller |     "Jun 12 16:11:45.430896 crc crio[21573]: time=\"2026-06-12T16:11:45.430816892Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 17:20:10.256402 | controller |     "Jun 12 16:11:45.430896 crc crio[21573]: time=\"2026-06-12T16:11:45.430891444Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 17:20:10.256417 | controller |     "Jun 12 16:11:45.431138 crc crio[21573]: time=\"2026-06-12T16:11:45.431042558Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 17:20:10.256431 | controller |     "Jun 12 16:11:45.431138 crc crio[21573]: time=\"2026-06-12T16:11:45.431124701Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 17:20:10.256446 | controller |     "Jun 12 16:11:45.431560 crc crio[21573]: time=\"2026-06-12T16:11:45.431374608Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 17:20:10.256461 | controller |     "Jun 12 16:11:45.431560 crc crio[21573]: time=\"2026-06-12T16:11:45.431502632Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 17:20:10.256476 | controller |     "Jun 12 16:11:45.433915 crc crio[21573]: time=\"2026-06-12T16:11:45.432107219Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 17:20:10.256490 | controller |     "Jun 12 16:11:45.433915 crc crio[21573]: time=\"2026-06-12T16:11:45.432222072Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 17:20:10.256516 | controller |     "Jun 12 16:11:45.433915 crc crio[21573]: time=\"2026-06-12T16:11:45.432277823Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 17:20:10.256537 | controller |     "Jun 12 16:11:45.433915 crc crio[21573]: time=\"2026-06-12T16:11:45.432402277Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 17:20:10.256554 | controller |     "Jun 12 16:11:45.433915 crc crio[21573]: time=\"2026-06-12T16:11:45.432424997Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 17:20:10.256569 | controller |     "Jun 12 16:11:45.433915 crc crio[21573]: time=\"2026-06-12T16:11:45.43253426Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 17:20:10.256613 | controller |     "Jun 12 16:11:45.433915 crc crio[21573]: time=\"2026-06-12T16:11:45.433582539Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 17:20:10.256630 | controller |     "Jun 12 16:11:45.433915 crc crio[21573]: time=\"2026-06-12T16:11:45.433753284Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 17:20:10.256645 | controller |     "Jun 12 16:11:45.433915 crc crio[21573]: time=\"2026-06-12T16:11:45.433812956Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 17:20:10.256660 | controller |     "Jun 12 16:11:45.433915 crc crio[21573]: time=\"2026-06-12T16:11:45.433850717Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 17:20:10.256675 | controller |     "Jun 12 16:11:45.433915 crc crio[21573]: time=\"2026-06-12T16:11:45.433897028Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 17:20:10.256690 | controller |     "Jun 12 16:11:45.433915 crc crio[21573]: time=\"2026-06-12T16:11:45.433927499Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 17:20:10.256705 | controller |     "Jun 12 16:11:45.440613 crc crio[21573]: time=\"2026-06-12T16:11:45.434364642Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 17:20:10.256719 | controller |     "Jun 12 16:11:45.440613 crc crio[21573]: time=\"2026-06-12T16:11:45.434553757Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 17:20:10.256735 | controller |     "Jun 12 16:11:45.440613 crc crio[21573]: time=\"2026-06-12T16:11:45.434608179Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 17:20:10.256749 | controller |     "Jun 12 16:11:45.440613 crc crio[21573]: time=\"2026-06-12T16:11:45.43464626Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 17:20:10.256764 | controller |     "Jun 12 16:11:45.440613 crc crio[21573]: time=\"2026-06-12T16:11:45.434807094Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 17:20:10.256778 | controller |     "Jun 12 16:11:45.440613 crc crio[21573]: time=\"2026-06-12T16:11:45.434851916Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 17:20:10.256792 | controller |     "Jun 12 16:11:45.440613 crc crio[21573]: time=\"2026-06-12T16:11:45.435128393Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 17:20:10.256806 | controller |     "Jun 12 16:11:45.440613 crc crio[21573]: time=\"2026-06-12T16:11:45.435228546Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 17:20:10.256821 | controller |     "Jun 12 16:11:45.440613 crc crio[21573]: time=\"2026-06-12T16:11:45.43537028Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 17:20:10.256839 | controller |     "Jun 12 16:11:45.440613 crc crio[21573]: time=\"2026-06-12T16:11:45.435414361Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 17:20:10.256855 | controller |     "Jun 12 16:11:45.440613 crc crio[21573]: time=\"2026-06-12T16:11:45.435833913Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 17:20:10.256869 | controller |     "Jun 12 16:11:45.440613 crc crio[21573]: time=\"2026-06-12T16:11:45.435882474Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 17:20:10.256884 | controller |     "Jun 12 16:11:45.440613 crc crio[21573]: time=\"2026-06-12T16:11:45.436273415Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 17:20:10.256898 | controller |     "Jun 12 16:11:45.440613 crc crio[21573]: time=\"2026-06-12T16:11:45.436317426Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 17:20:10.256912 | controller |     "Jun 12 16:11:45.440613 crc crio[21573]: time=\"2026-06-12T16:11:45.436859081Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 17:20:10.256926 | controller |     "Jun 12 16:11:45.440613 crc crio[21573]: time=\"2026-06-12T16:11:45.436908942Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 17:20:10.256940 | controller |     "Jun 12 16:11:45.440613 crc crio[21573]: time=\"2026-06-12T16:11:45.437263563Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 17:20:10.256955 | controller |     "Jun 12 16:11:45.440613 crc crio[21573]: time=\"2026-06-12T16:11:45.437325775Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 17:20:10.256970 | controller |     "Jun 12 16:11:45.440613 crc crio[21573]: time=\"2026-06-12T16:11:45.437691815Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 17:20:10.256984 | controller |     "Jun 12 16:11:45.440613 crc crio[21573]: time=\"2026-06-12T16:11:45.437746787Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 17:20:10.256999 | controller |     "Jun 12 16:11:45.440613 crc crio[21573]: time=\"2026-06-12T16:11:45.437787648Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 17:20:10.257014 | controller |     "Jun 12 16:11:45.440613 crc crio[21573]: time=\"2026-06-12T16:11:45.437815109Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 17:20:10.257028 | controller |     "Jun 12 16:11:45.440613 crc crio[21573]: time=\"2026-06-12T16:11:45.438063845Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 17:20:10.257043 | controller |     "Jun 12 16:11:45.440613 crc crio[21573]: time=\"2026-06-12T16:11:45.438108747Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 17:20:10.257058 | controller |     "Jun 12 16:11:45.440613 crc crio[21573]: time=\"2026-06-12T16:11:45.438356634Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 17:20:10.257073 | controller |     "Jun 12 16:11:45.440613 crc crio[21573]: time=\"2026-06-12T16:11:45.438415175Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 17:20:10.257088 | controller |     "Jun 12 16:11:45.440613 crc crio[21573]: time=\"2026-06-12T16:11:45.438700663Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 17:20:10.257102 | controller |     "Jun 12 16:11:45.440613 crc crio[21573]: time=\"2026-06-12T16:11:45.438745414Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 17:20:10.257117 | controller |     "Jun 12 16:11:45.440613 crc crio[21573]: time=\"2026-06-12T16:11:45.439038142Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 17:20:10.257136 | controller |     "Jun 12 16:11:45.440613 crc crio[21573]: time=\"2026-06-12T16:11:45.439110804Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 17:20:10.257151 | controller |     "Jun 12 16:11:45.440613 crc crio[21573]: time=\"2026-06-12T16:11:45.439725901Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 17:20:10.257166 | controller |     "Jun 12 16:11:45.440613 crc crio[21573]: time=\"2026-06-12T16:11:45.439775383Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 17:20:10.257182 | controller |     "Jun 12 16:11:45.440613 crc crio[21573]: time=\"2026-06-12T16:11:45.439945329Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 17:20:10.257197 | controller |     "Jun 12 16:11:45.440613 crc crio[21573]: time=\"2026-06-12T16:11:45.43998646Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 17:20:10.257212 | controller |     "Jun 12 16:11:45.440613 crc crio[21573]: time=\"2026-06-12T16:11:45.440227706Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 17:20:10.257227 | controller |     "Jun 12 16:11:45.440613 crc crio[21573]: time=\"2026-06-12T16:11:45.440277398Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 17:20:10.257241 | controller |     "Jun 12 16:11:45.440613 crc crio[21573]: time=\"2026-06-12T16:11:45.440582726Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 17:20:10.257256 | controller |     "Jun 12 16:11:45.440613 crc crio[21573]: time=\"2026-06-12T16:11:45.440634818Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 17:20:10.257271 | controller |     "Jun 12 16:11:45.445725 crc crio[21573]: time=\"2026-06-12T16:11:45.441841001Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 17:20:10.257286 | controller |     "Jun 12 16:11:45.445725 crc crio[21573]: time=\"2026-06-12T16:11:45.441894552Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 17:20:10.257301 | controller |     "Jun 12 16:11:45.445725 crc crio[21573]: time=\"2026-06-12T16:11:45.442329184Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 17:20:10.257315 | controller |     "Jun 12 16:11:45.445725 crc crio[21573]: time=\"2026-06-12T16:11:45.442365225Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 17:20:10.257330 | controller |     "Jun 12 16:11:45.445725 crc crio[21573]: time=\"2026-06-12T16:11:45.443078726Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 17:20:10.257345 | controller |     "Jun 12 16:11:45.445725 crc crio[21573]: time=\"2026-06-12T16:11:45.443137608Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 17:20:10.257360 | controller |     "Jun 12 16:11:45.445725 crc crio[21573]: time=\"2026-06-12T16:11:45.443831137Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 17:20:10.257375 | controller |     "Jun 12 16:11:45.445725 crc crio[21573]: time=\"2026-06-12T16:11:45.44394503Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 17:20:10.257390 | controller |     "Jun 12 16:11:45.445725 crc crio[21573]: time=\"2026-06-12T16:11:45.444212048Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 17:20:10.257405 | controller |     "Jun 12 16:11:45.445725 crc crio[21573]: time=\"2026-06-12T16:11:45.444273229Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 17:20:10.257420 | controller |     "Jun 12 16:11:45.445725 crc crio[21573]: time=\"2026-06-12T16:11:45.44451783Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 17:20:10.257439 | controller |     "Jun 12 16:11:45.445725 crc crio[21573]: time=\"2026-06-12T16:11:45.444564167Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 17:20:10.257455 | controller |     "Jun 12 16:11:45.445725 crc crio[21573]: time=\"2026-06-12T16:11:45.444893306Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 17:20:10.257471 | controller |     "Jun 12 16:11:45.445725 crc crio[21573]: time=\"2026-06-12T16:11:45.444944008Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 17:20:10.257486 | controller |     "Jun 12 16:11:45.445725 crc crio[21573]: time=\"2026-06-12T16:11:45.445157204Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 17:20:10.257500 | controller |     "Jun 12 16:11:45.445725 crc crio[21573]: time=\"2026-06-12T16:11:45.445225716Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 17:20:10.257517 | controller |     "Jun 12 16:11:45.446839 crc crio[21573]: time=\"2026-06-12T16:11:45.445793442Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 17:20:10.257540 | controller |     "Jun 12 16:11:45.446839 crc crio[21573]: time=\"2026-06-12T16:11:45.445852504Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 17:20:10.257557 | controller |     "Jun 12 16:11:45.446839 crc crio[21573]: time=\"2026-06-12T16:11:45.446312277Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 17:20:10.257586 | controller |     "Jun 12 16:11:45.446839 crc crio[21573]: time=\"2026-06-12T16:11:45.446353578Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 17:20:10.257608 | controller |     "Jun 12 16:11:45.447079 crc crio[21573]: time=\"2026-06-12T16:11:45.446946184Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 17:20:10.257624 | controller |     "Jun 12 16:11:45.447079 crc crio[21573]: time=\"2026-06-12T16:11:45.446999996Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 17:20:10.257640 | controller |     "Jun 12 16:11:45.447237 crc crio[21573]: time=\"2026-06-12T16:11:45.447077558Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 17:20:10.257655 | controller |     "Jun 12 16:11:45.447237 crc crio[21573]: time=\"2026-06-12T16:11:45.447124309Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 17:20:10.257670 | controller |     "Jun 12 16:11:45.449329 crc crio[21573]: time=\"2026-06-12T16:11:45.449129746Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 17:20:10.257685 | controller |     "Jun 12 16:11:45.449329 crc crio[21573]: time=\"2026-06-12T16:11:45.449245669Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 17:20:10.257700 | controller |     "Jun 12 16:11:45.449329 crc crio[21573]: time=\"2026-06-12T16:11:45.449267529Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 17:20:10.257715 | controller |     "Jun 12 16:11:45.449329 crc crio[21573]: time=\"2026-06-12T16:11:45.4492916Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 17:20:10.257729 | controller |     "Jun 12 16:11:45.449966 crc crio[21573]: time=\"2026-06-12T16:11:45.449626679Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 17:20:10.257744 | controller |     "Jun 12 16:11:45.449966 crc crio[21573]: time=\"2026-06-12T16:11:45.449675661Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 17:20:10.257759 | controller |     "Jun 12 16:11:45.450377 crc crio[21573]: time=\"2026-06-12T16:11:45.450249917Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 17:20:10.257777 | controller |     "Jun 12 16:11:45.450627 crc crio[21573]: time=\"2026-06-12T16:11:45.450527744Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 17:20:10.257792 | controller |     "Jun 12 16:11:45.450627 crc crio[21573]: time=\"2026-06-12T16:11:45.450587836Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 17:20:10.257807 | controller |     "Jun 12 16:11:45.450627 crc crio[21573]: time=\"2026-06-12T16:11:45.450625127Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 17:20:10.257821 | controller |     "Jun 12 16:11:45.450781 crc crio[21573]: time=\"2026-06-12T16:11:45.45074587Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 17:20:10.257835 | controller |     "Jun 12 16:11:45.450837 crc crio[21573]: time=\"2026-06-12T16:11:45.450796152Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 17:20:10.257850 | controller |     "Jun 12 16:11:45.451401 crc crio[21573]: time=\"2026-06-12T16:11:45.451306357Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 17:20:10.257865 | controller |     "Jun 12 16:11:45.451588 crc crio[21573]: time=\"2026-06-12T16:11:45.45140843Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 17:20:10.257880 | controller |     "Jun 12 16:11:45.451919 crc crio[21573]: time=\"2026-06-12T16:11:45.451808671Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 17:20:10.257895 | controller |     "Jun 12 16:11:45.452001 crc crio[21573]: time=\"2026-06-12T16:11:45.451945354Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 17:20:10.257909 | controller |     "Jun 12 16:11:45.452263 crc crio[21573]: time=\"2026-06-12T16:11:45.452190221Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 17:20:10.257923 | controller |     "Jun 12 16:11:45.452263 crc crio[21573]: time=\"2026-06-12T16:11:45.452249793Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 17:20:10.257938 | controller |     "Jun 12 16:11:45.453590 crc crio[21573]: time=\"2026-06-12T16:11:45.453500207Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 17:20:10.257952 | controller |     "Jun 12 16:11:45.453590 crc crio[21573]: time=\"2026-06-12T16:11:45.45358037Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 17:20:10.257967 | controller |     "Jun 12 16:11:45.453757 crc crio[21573]: time=\"2026-06-12T16:11:45.453624111Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 17:20:10.257981 | controller |     "Jun 12 16:11:45.453757 crc crio[21573]: time=\"2026-06-12T16:11:45.453660192Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 17:20:10.258008 | controller |     "Jun 12 16:11:45.457306 crc crio[21573]: time=\"2026-06-12T16:11:45.455248677Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 17:20:10.258027 | controller |     "Jun 12 16:11:45.457403 crc crio[21573]: time=\"2026-06-12T16:11:45.457350356Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 17:20:10.258043 | controller |     "Jun 12 16:11:45.457555 crc crio[21573]: time=\"2026-06-12T16:11:45.457426278Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 17:20:10.258057 | controller |     "Jun 12 16:11:45.457555 crc crio[21573]: time=\"2026-06-12T16:11:45.457549141Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 17:20:10.258072 | controller |     "Jun 12 16:11:45.457676 crc crio[21573]: time=\"2026-06-12T16:11:45.457614153Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 17:20:10.258091 | controller |     "Jun 12 16:11:45.457676 crc crio[21573]: time=\"2026-06-12T16:11:45.457648984Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 17:20:10.258106 | controller |     "Jun 12 16:11:45.458900 crc crio[21573]: time=\"2026-06-12T16:11:45.458768825Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 17:20:10.258121 | controller |     "Jun 12 16:11:45.458986 crc crio[21573]: time=\"2026-06-12T16:11:45.45895266Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 17:20:10.258136 | controller |     "Jun 12 16:11:45.459224 crc crio[21573]: time=\"2026-06-12T16:11:45.459005312Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 17:20:10.258151 | controller |     "Jun 12 16:11:45.459224 crc crio[21573]: time=\"2026-06-12T16:11:45.459081994Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 17:20:10.258165 | controller |     "Jun 12 16:11:45.459224 crc crio[21573]: time=\"2026-06-12T16:11:45.459137135Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 17:20:10.258180 | controller |     "Jun 12 16:11:45.459391 crc crio[21573]: time=\"2026-06-12T16:11:45.459267159Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 17:20:10.258195 | controller |     "Jun 12 16:11:45.460011 crc crio[21573]: time=\"2026-06-12T16:11:45.459802075Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 17:20:10.258210 | controller |     "Jun 12 16:11:45.460011 crc crio[21573]: time=\"2026-06-12T16:11:45.459911038Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 17:20:10.258225 | controller |     "Jun 12 16:11:45.460613 crc crio[21573]: time=\"2026-06-12T16:11:45.460429922Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 17:20:10.258241 | controller |     "Jun 12 16:11:45.460613 crc crio[21573]: time=\"2026-06-12T16:11:45.460594257Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 17:20:10.258256 | controller |     "Jun 12 16:11:45.460918 crc crio[21573]: time=\"2026-06-12T16:11:45.460824643Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 17:20:10.258281 | controller |     "Jun 12 16:11:45.461010 crc crio[21573]: time=\"2026-06-12T16:11:45.460921896Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 17:20:10.258300 | controller |     "Jun 12 16:11:45.461272 crc crio[21573]: time=\"2026-06-12T16:11:45.461096581Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 17:20:10.258321 | controller |     "Jun 12 16:11:45.461272 crc crio[21573]: time=\"2026-06-12T16:11:45.461242755Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 17:20:10.258341 | controller |     "Jun 12 16:11:45.461639 crc crio[21573]: time=\"2026-06-12T16:11:45.461558933Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 17:20:10.258362 | controller |     "Jun 12 16:11:45.461725 crc crio[21573]: time=\"2026-06-12T16:11:45.461652596Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 17:20:10.258381 | controller |     "Jun 12 16:11:45.461725 crc crio[21573]: time=\"2026-06-12T16:11:45.461700637Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 17:20:10.258401 | controller |     "Jun 12 16:11:45.461833 crc crio[21573]: time=\"2026-06-12T16:11:45.461766309Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 17:20:10.258420 | controller |     "Jun 12 16:11:45.462311 crc crio[21573]: time=\"2026-06-12T16:11:45.462217723Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 17:20:10.258445 | controller |     "Jun 12 16:11:45.462311 crc crio[21573]: time=\"2026-06-12T16:11:45.462308605Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 17:20:10.258466 | controller |     "Jun 12 16:11:45.462749 crc crio[21573]: time=\"2026-06-12T16:11:45.462658835Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 17:20:10.258484 | controller |     "Jun 12 16:11:45.462855 crc crio[21573]: time=\"2026-06-12T16:11:45.462750887Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 17:20:10.258505 | controller |     "Jun 12 16:11:45.463020 crc crio[21573]: time=\"2026-06-12T16:11:45.462924112Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 17:20:10.258524 | controller |     "Jun 12 16:11:45.463020 crc crio[21573]: time=\"2026-06-12T16:11:45.463015785Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 17:20:10.258552 | controller |     "Jun 12 16:11:45.463604 crc crio[21573]: time=\"2026-06-12T16:11:45.463526789Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 17:20:10.258598 | controller |     "Jun 12 16:11:45.463692 crc crio[21573]: time=\"2026-06-12T16:11:45.463617741Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 17:20:10.258617 | controller |     "Jun 12 16:11:45.463837 crc crio[21573]: time=\"2026-06-12T16:11:45.463781546Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 17:20:10.258641 | controller |     "Jun 12 16:11:45.463915 crc crio[21573]: time=\"2026-06-12T16:11:45.463866938Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 17:20:10.258657 | controller |     "Jun 12 16:11:45.464200 crc crio[21573]: time=\"2026-06-12T16:11:45.464097775Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 17:20:10.258726 | controller |     "Jun 12 16:11:45.464686 crc crio[21573]: time=\"2026-06-12T16:11:45.464233918Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 17:20:10.258749 | controller |     "Jun 12 16:11:45.464686 crc crio[21573]: time=\"2026-06-12T16:11:45.46428465Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 17:20:10.258766 | controller |     "Jun 12 16:11:45.464686 crc crio[21573]: time=\"2026-06-12T16:11:45.464322281Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 17:20:10.258781 | controller |     "Jun 12 16:11:45.464686 crc crio[21573]: time=\"2026-06-12T16:11:45.46464821Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 17:20:10.258796 | controller |     "Jun 12 16:11:45.465217 crc crio[21573]: time=\"2026-06-12T16:11:45.464698431Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 17:20:10.258811 | controller |     "Jun 12 16:11:45.465217 crc crio[21573]: time=\"2026-06-12T16:11:45.465195216Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 17:20:10.258826 | controller |     "Jun 12 16:11:45.465343 crc crio[21573]: time=\"2026-06-12T16:11:45.465299929Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 17:20:10.258841 | controller |     "Jun 12 16:11:45.465343 crc crio[21573]: time=\"2026-06-12T16:11:45.46533732Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 17:20:10.258855 | controller |     "Jun 12 16:11:45.465523 crc crio[21573]: time=\"2026-06-12T16:11:45.465372151Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 17:20:10.258870 | controller |     "Jun 12 16:11:45.465878 crc crio[21573]: time=\"2026-06-12T16:11:45.465798953Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 17:20:10.258888 | controller |     "Jun 12 16:11:45.465959 crc crio[21573]: time=\"2026-06-12T16:11:45.465885195Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 17:20:10.258904 | controller |     "Jun 12 16:11:45.466705 crc crio[21573]: time=\"2026-06-12T16:11:45.466541403Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 17:20:10.258918 | controller |     "Jun 12 16:11:45.466855 crc crio[21573]: time=\"2026-06-12T16:11:45.466808831Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 17:20:10.258933 | controller |     "Jun 12 16:11:45.466968 crc crio[21573]: time=\"2026-06-12T16:11:45.466879092Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 17:20:10.258947 | controller |     "Jun 12 16:11:45.466968 crc crio[21573]: time=\"2026-06-12T16:11:45.466915293Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 17:20:10.258962 | controller |     "Jun 12 16:11:45.466968 crc crio[21573]: time=\"2026-06-12T16:11:45.466943974Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 17:20:10.258977 | controller |     "Jun 12 16:11:45.466968 crc crio[21573]: time=\"2026-06-12T16:11:45.466969175Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 17:20:10.258991 | controller |     "Jun 12 16:11:45.467402 crc crio[21573]: time=\"2026-06-12T16:11:45.467313084Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 17:20:10.259006 | controller |     "Jun 12 16:11:45.467593 crc crio[21573]: time=\"2026-06-12T16:11:45.467405497Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 17:20:10.259020 | controller |     "Jun 12 16:11:45.468075 crc crio[21573]: time=\"2026-06-12T16:11:45.467989754Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 17:20:10.259035 | controller |     "Jun 12 16:11:45.468075 crc crio[21573]: time=\"2026-06-12T16:11:45.468060186Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 17:20:10.259049 | controller |     "Jun 12 16:11:45.468255 crc crio[21573]: time=\"2026-06-12T16:11:45.468108627Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 17:20:10.259064 | controller |     "Jun 12 16:11:45.468255 crc crio[21573]: time=\"2026-06-12T16:11:45.468141708Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 17:20:10.259078 | controller |     "Jun 12 16:11:45.468562 crc crio[21573]: time=\"2026-06-12T16:11:45.468399866Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 17:20:10.259094 | controller |     "Jun 12 16:11:45.468666 crc crio[21573]: time=\"2026-06-12T16:11:45.46857766Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 17:20:10.259109 | controller |     "Jun 12 16:11:45.469193 crc crio[21573]: time=\"2026-06-12T16:11:45.469035933Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 17:20:10.259124 | controller |     "Jun 12 16:11:45.469288 crc crio[21573]: time=\"2026-06-12T16:11:45.469264519Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 17:20:10.259138 | controller |     "Jun 12 16:11:45.469344 crc crio[21573]: time=\"2026-06-12T16:11:45.46928838Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 17:20:10.259153 | controller |     "Jun 12 16:11:45.469344 crc crio[21573]: time=\"2026-06-12T16:11:45.469312671Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 17:20:10.259171 | controller |     "Jun 12 16:11:45.469808 crc crio[21573]: time=\"2026-06-12T16:11:45.469718702Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 17:20:10.259186 | controller |     "Jun 12 16:11:45.469808 crc crio[21573]: time=\"2026-06-12T16:11:45.469802834Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 17:20:10.259201 | controller |     "Jun 12 16:11:45.470123 crc crio[21573]: time=\"2026-06-12T16:11:45.470029451Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 17:20:10.259216 | controller |     "Jun 12 16:11:45.470249 crc crio[21573]: time=\"2026-06-12T16:11:45.470128673Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 17:20:10.259230 | controller |     "Jun 12 16:11:45.470527 crc crio[21573]: time=\"2026-06-12T16:11:45.47037216Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 17:20:10.259244 | controller |     "Jun 12 16:11:45.470627 crc crio[21573]: time=\"2026-06-12T16:11:45.470532334Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 17:20:10.259259 | controller |     "Jun 12 16:11:45.470849 crc crio[21573]: time=\"2026-06-12T16:11:45.470758071Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 17:20:10.259273 | controller |     "Jun 12 16:11:45.470849 crc crio[21573]: time=\"2026-06-12T16:11:45.470844003Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 17:20:10.259288 | controller |     "Jun 12 16:11:45.471319 crc crio[21573]: time=\"2026-06-12T16:11:45.471224785Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 17:20:10.259302 | controller |     "Jun 12 16:11:45.471319 crc crio[21573]: time=\"2026-06-12T16:11:45.471316657Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 17:20:10.259317 | controller |     "Jun 12 16:11:45.474897 crc crio[21573]: time=\"2026-06-12T16:11:45.474793745Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 17:20:10.259331 | controller |     "Jun 12 16:11:45.474996 crc crio[21573]: time=\"2026-06-12T16:11:45.474915049Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 17:20:10.259345 | controller |     "Jun 12 16:11:45.474996 crc crio[21573]: time=\"2026-06-12T16:11:45.47497195Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 17:20:10.259359 | controller |     "Jun 12 16:11:45.475137 crc crio[21573]: time=\"2026-06-12T16:11:45.475018812Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 17:20:10.259374 | controller |     "Jun 12 16:11:45.475137 crc crio[21573]: time=\"2026-06-12T16:11:45.475099514Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 17:20:10.259388 | controller |     "Jun 12 16:11:45.475137 crc crio[21573]: time=\"2026-06-12T16:11:45.475136115Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 17:20:10.259403 | controller |     "Jun 12 16:11:45.475678 crc crio[21573]: time=\"2026-06-12T16:11:45.475587086Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 17:20:10.259420 | controller |     "Jun 12 16:11:45.475763 crc crio[21573]: time=\"2026-06-12T16:11:45.475683139Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 17:20:10.259435 | controller |     "Jun 12 16:11:45.477001 crc crio[21573]: time=\"2026-06-12T16:11:45.476908164Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 17:20:10.259450 | controller |     "Jun 12 16:11:45.477001 crc crio[21573]: time=\"2026-06-12T16:11:45.476999626Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 17:20:10.259468 | controller |     "Jun 12 16:11:45.477155 crc crio[21573]: time=\"2026-06-12T16:11:45.477037077Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 17:20:10.259484 | controller |     "Jun 12 16:11:45.477155 crc crio[21573]: time=\"2026-06-12T16:11:45.477064988Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 17:20:10.259500 | controller |     "Jun 12 16:11:45.479080 crc crio[21573]: time=\"2026-06-12T16:11:45.47859048Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 17:20:10.259516 | controller |     "Jun 12 16:11:45.479080 crc crio[21573]: time=\"2026-06-12T16:11:45.478727344Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 17:20:10.259531 | controller |     "Jun 12 16:11:45.480597 crc crio[21573]: time=\"2026-06-12T16:11:45.480507784Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 17:20:10.259547 | controller |     "Jun 12 16:11:45.480863 crc crio[21573]: time=\"2026-06-12T16:11:45.480753821Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 17:20:10.259569 | controller |     "Jun 12 16:11:45.480863 crc crio[21573]: time=\"2026-06-12T16:11:45.480850944Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 17:20:10.259619 | controller |     "Jun 12 16:11:45.481007 crc crio[21573]: time=\"2026-06-12T16:11:45.480907296Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 17:20:10.259636 | controller |     "Jun 12 16:11:45.481007 crc crio[21573]: time=\"2026-06-12T16:11:45.480977427Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 17:20:10.259652 | controller |     "Jun 12 16:11:45.481125 crc crio[21573]: time=\"2026-06-12T16:11:45.481048809Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 17:20:10.259667 | controller |     "Jun 12 16:11:45.481928 crc crio[21573]: time=\"2026-06-12T16:11:45.481833292Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 17:20:10.259682 | controller |     "Jun 12 16:11:45.482031 crc crio[21573]: time=\"2026-06-12T16:11:45.481934145Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 17:20:10.259697 | controller |     "Jun 12 16:11:45.482031 crc crio[21573]: time=\"2026-06-12T16:11:45.481989556Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 17:20:10.259711 | controller |     "Jun 12 16:11:45.482212 crc crio[21573]: time=\"2026-06-12T16:11:45.482035028Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 17:20:10.259727 | controller |     "Jun 12 16:11:45.482357 crc crio[21573]: time=\"2026-06-12T16:11:45.482279674Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 17:20:10.259741 | controller |     "Jun 12 16:11:45.482357 crc crio[21573]: time=\"2026-06-12T16:11:45.482358407Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 17:20:10.259756 | controller |     "Jun 12 16:11:45.496425 crc crio[21573]: time=\"2026-06-12T16:11:45.496242206Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 17:20:10.259772 | controller |     "Jun 12 16:11:45.496637 crc crio[21573]: time=\"2026-06-12T16:11:45.496431831Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 17:20:10.259787 | controller |     "Jun 12 16:11:45.496637 crc crio[21573]: time=\"2026-06-12T16:11:45.496544674Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 17:20:10.259802 | controller |     "Jun 12 16:11:45.496637 crc crio[21573]: time=\"2026-06-12T16:11:45.496591885Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 17:20:10.259825 | controller |     "Jun 12 16:11:45.496637 crc crio[21573]: time=\"2026-06-12T16:11:45.496630126Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 17:20:10.259842 | controller |     "Jun 12 16:11:45.496842 crc crio[21573]: time=\"2026-06-12T16:11:45.496664007Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 17:20:10.259857 | controller |     "Jun 12 16:11:45.497591 crc crio[21573]: time=\"2026-06-12T16:11:45.497401488Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 17:20:10.259871 | controller |     "Jun 12 16:11:45.497700 crc crio[21573]: time=\"2026-06-12T16:11:45.497642064Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 17:20:10.259886 | controller |     "Jun 12 16:11:45.497700 crc crio[21573]: time=\"2026-06-12T16:11:45.497667255Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 17:20:10.259901 | controller |     "Jun 12 16:11:45.497700 crc crio[21573]: time=\"2026-06-12T16:11:45.497694506Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 17:20:10.259916 | controller |     "Jun 12 16:11:45.497832 crc crio[21573]: time=\"2026-06-12T16:11:45.497733807Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 17:20:10.259930 | controller |     "Jun 12 16:11:45.497832 crc crio[21573]: time=\"2026-06-12T16:11:45.497765498Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 17:20:10.259945 | controller |     "Jun 12 16:11:45.498387 crc crio[21573]: time=\"2026-06-12T16:11:45.498308314Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 17:20:10.259959 | controller |     "Jun 12 16:11:45.498530 crc crio[21573]: time=\"2026-06-12T16:11:45.498432597Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 17:20:10.259974 | controller |     "Jun 12 16:11:45.498619 crc crio[21573]: time=\"2026-06-12T16:11:45.498542Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 17:20:10.259988 | controller |     "Jun 12 16:11:45.498673 crc crio[21573]: time=\"2026-06-12T16:11:45.498641023Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 17:20:10.260003 | controller |     "Jun 12 16:11:45.498673 crc crio[21573]: time=\"2026-06-12T16:11:45.498660354Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 17:20:10.260017 | controller |     "Jun 12 16:11:45.498766 crc crio[21573]: time=\"2026-06-12T16:11:45.498752966Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 17:20:10.260031 | controller |     "Jun 12 16:11:45.498940 crc crio[21573]: time=\"2026-06-12T16:11:45.498865179Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 17:20:10.260046 | controller |     "Jun 12 16:11:45.499019 crc crio[21573]: time=\"2026-06-12T16:11:45.498982292Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 17:20:10.260060 | controller |     "Jun 12 16:11:45.499655 crc crio[21573]: time=\"2026-06-12T16:11:45.499561008Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 17:20:10.260075 | controller |     "Jun 12 16:11:45.499758 crc crio[21573]: time=\"2026-06-12T16:11:45.499672011Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 17:20:10.260089 | controller |     "Jun 12 16:11:45.500004 crc crio[21573]: time=\"2026-06-12T16:11:45.499924258Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 17:20:10.260104 | controller |     "Jun 12 16:11:45.500095 crc crio[21573]: time=\"2026-06-12T16:11:45.49998963Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 17:20:10.260123 | controller |     "Jun 12 16:11:45.500390 crc crio[21573]: time=\"2026-06-12T16:11:45.500312209Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 17:20:10.260138 | controller |     "Jun 12 16:11:45.500928 crc crio[21573]: time=\"2026-06-12T16:11:45.500809413Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 17:20:10.260153 | controller |     "Jun 12 16:11:45.501025 crc crio[21573]: time=\"2026-06-12T16:11:45.500986028Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 17:20:10.260167 | controller |     "Jun 12 16:11:45.501100 crc crio[21573]: time=\"2026-06-12T16:11:45.501043539Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 17:20:10.260181 | controller |     "Jun 12 16:11:45.501154 crc crio[21573]: time=\"2026-06-12T16:11:45.501096521Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 17:20:10.260196 | controller |     "Jun 12 16:11:45.501154 crc crio[21573]: time=\"2026-06-12T16:11:45.501130622Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 17:20:10.260210 | controller |     "Jun 12 16:11:45.501577 crc crio[21573]: time=\"2026-06-12T16:11:45.501409661Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 17:20:10.260226 | controller |     "Jun 12 16:11:45.501577 crc crio[21573]: time=\"2026-06-12T16:11:45.501525624Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 17:20:10.260241 | controller |     "Jun 12 16:11:45.502090 crc crio[21573]: time=\"2026-06-12T16:11:45.501965026Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 17:20:10.260256 | controller |     "Jun 12 16:11:45.502231 crc crio[21573]: time=\"2026-06-12T16:11:45.502157451Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 17:20:10.260270 | controller |     "Jun 12 16:11:45.502308 crc crio[21573]: time=\"2026-06-12T16:11:45.502251314Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 17:20:10.260284 | controller |     "Jun 12 16:11:45.502308 crc crio[21573]: time=\"2026-06-12T16:11:45.502290925Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 17:20:10.260299 | controller |     "Jun 12 16:11:45.502565 crc crio[21573]: time=\"2026-06-12T16:11:45.502500641Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 17:20:10.260313 | controller |     "Jun 12 16:11:45.502565 crc crio[21573]: time=\"2026-06-12T16:11:45.502559902Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 17:20:10.260328 | controller |     "Jun 12 16:11:45.503035 crc crio[21573]: time=\"2026-06-12T16:11:45.502938753Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 17:20:10.260343 | controller |     "Jun 12 16:11:45.503136 crc crio[21573]: time=\"2026-06-12T16:11:45.503077287Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 17:20:10.260357 | controller |     "Jun 12 16:11:45.503242 crc crio[21573]: time=\"2026-06-12T16:11:45.503153139Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 17:20:10.260372 | controller |     "Jun 12 16:11:45.503745 crc crio[21573]: time=\"2026-06-12T16:11:45.503651643Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 17:20:10.260386 | controller |     "Jun 12 16:11:45.503745 crc crio[21573]: time=\"2026-06-12T16:11:45.503727945Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 17:20:10.260400 | controller |     "Jun 12 16:11:45.503899 crc crio[21573]: time=\"2026-06-12T16:11:45.503778636Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 17:20:10.260418 | controller |     "Jun 12 16:11:45.503899 crc crio[21573]: time=\"2026-06-12T16:11:45.503837378Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 17:20:10.260433 | controller |     "Jun 12 16:11:45.503899 crc crio[21573]: time=\"2026-06-12T16:11:45.503873329Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 17:20:10.260448 | controller |     "Jun 12 16:11:45.504036 crc crio[21573]: time=\"2026-06-12T16:11:45.504001462Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 17:20:10.260462 | controller |     "Jun 12 16:11:45.504103 crc crio[21573]: time=\"2026-06-12T16:11:45.504043403Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 17:20:10.260477 | controller |     "Jun 12 16:11:45.504396 crc crio[21573]: time=\"2026-06-12T16:11:45.504304292Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 17:20:10.260492 | controller |     "Jun 12 16:11:45.504546 crc crio[21573]: time=\"2026-06-12T16:11:45.504405014Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 17:20:10.260507 | controller |     "Jun 12 16:11:45.505200 crc crio[21573]: time=\"2026-06-12T16:11:45.505123704Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 17:20:10.260522 | controller |     "Jun 12 16:11:45.505283 crc crio[21573]: time=\"2026-06-12T16:11:45.505262068Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 17:20:10.260537 | controller |     "Jun 12 16:11:45.505573 crc crio[21573]: time=\"2026-06-12T16:11:45.505415642Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 17:20:10.260553 | controller |     "Jun 12 16:11:45.505657 crc crio[21573]: time=\"2026-06-12T16:11:45.505593657Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 17:20:10.260570 | controller |     "Jun 12 16:11:45.505657 crc crio[21573]: time=\"2026-06-12T16:11:45.505634648Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 17:20:10.260614 | controller |     "Jun 12 16:11:45.505788 crc crio[21573]: time=\"2026-06-12T16:11:45.505670019Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 17:20:10.260631 | controller |     "Jun 12 16:11:45.505924 crc crio[21573]: time=\"2026-06-12T16:11:45.505861975Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 17:20:10.260647 | controller |     "Jun 12 16:11:45.505924 crc crio[21573]: time=\"2026-06-12T16:11:45.505919836Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 17:20:10.260662 | controller |     "Jun 12 16:11:45.506546 crc crio[21573]: time=\"2026-06-12T16:11:45.506105091Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 17:20:10.260677 | controller |     "Jun 12 16:11:45.506650 crc crio[21573]: time=\"2026-06-12T16:11:45.506617216Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 17:20:10.260692 | controller |     "Jun 12 16:11:45.506704 crc crio[21573]: time=\"2026-06-12T16:11:45.506663007Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 17:20:10.260707 | controller |     "Jun 12 16:11:45.506763 crc crio[21573]: time=\"2026-06-12T16:11:45.506700218Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 17:20:10.260721 | controller |     "Jun 12 16:11:45.506820 crc crio[21573]: time=\"2026-06-12T16:11:45.506759259Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 17:20:10.260741 | controller |     "Jun 12 16:11:45.506820 crc crio[21573]: time=\"2026-06-12T16:11:45.50679436Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 17:20:10.260756 | controller |     "Jun 12 16:11:45.507090 crc crio[21573]: time=\"2026-06-12T16:11:45.507010227Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 17:20:10.260771 | controller |     "Jun 12 16:11:45.507090 crc crio[21573]: time=\"2026-06-12T16:11:45.50708543Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 17:20:10.260786 | controller |     "Jun 12 16:11:45.507342 crc crio[21573]: time=\"2026-06-12T16:11:45.507279465Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 17:20:10.260802 | controller |     "Jun 12 16:11:45.507427 crc crio[21573]: time=\"2026-06-12T16:11:45.507372627Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 17:20:10.260817 | controller |     "Jun 12 16:11:45.508324 crc crio[21573]: time=\"2026-06-12T16:11:45.508224091Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 17:20:10.260832 | controller |     "Jun 12 16:11:45.508324 crc crio[21573]: time=\"2026-06-12T16:11:45.508288853Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 17:20:10.260847 | controller |     "Jun 12 16:11:45.508760 crc crio[21573]: time=\"2026-06-12T16:11:45.508662343Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 17:20:10.260862 | controller |     "Jun 12 16:11:45.508843 crc crio[21573]: time=\"2026-06-12T16:11:45.508769826Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 17:20:10.260877 | controller |     "Jun 12 16:11:45.509003 crc crio[21573]: time=\"2026-06-12T16:11:45.508928221Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 17:20:10.260892 | controller |     "Jun 12 16:11:45.509003 crc crio[21573]: time=\"2026-06-12T16:11:45.508997622Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 17:20:10.260907 | controller |     "Jun 12 16:11:45.509252 crc crio[21573]: time=\"2026-06-12T16:11:45.509135316Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 17:20:10.260923 | controller |     "Jun 12 16:11:45.509344 crc crio[21573]: time=\"2026-06-12T16:11:45.50927044Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 17:20:10.260937 | controller |     "Jun 12 16:11:45.509344 crc crio[21573]: time=\"2026-06-12T16:11:45.509299011Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 17:20:10.260952 | controller |     "Jun 12 16:11:45.509611 crc crio[21573]: time=\"2026-06-12T16:11:45.509339622Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 17:20:10.260967 | controller |     "Jun 12 16:11:45.515876 crc crio[21573]: time=\"2026-06-12T16:11:45.515764954Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 17:20:10.260982 | controller |     "Jun 12 16:11:45.515993 crc crio[21573]: time=\"2026-06-12T16:11:45.515922538Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 17:20:10.260996 | controller |     "Jun 12 16:11:45.516353 crc crio[21573]: time=\"2026-06-12T16:11:45.516198145Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 17:20:10.261010 | controller |     "Jun 12 16:11:45.516353 crc crio[21573]: time=\"2026-06-12T16:11:45.516256396Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 17:20:10.261025 | controller |     "Jun 12 16:11:45.523773 crc crio[21573]: time=\"2026-06-12T16:11:45.516572065Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 17:20:10.261044 | controller |     "Jun 12 16:11:45.523773 crc crio[21573]: time=\"2026-06-12T16:11:45.516637017Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 17:20:10.261059 | controller |     "Jun 12 16:11:45.523773 crc crio[21573]: time=\"2026-06-12T16:11:45.516852473Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 17:20:10.261074 | controller |     "Jun 12 16:11:45.523773 crc crio[21573]: time=\"2026-06-12T16:11:45.516897564Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 17:20:10.261089 | controller |     "Jun 12 16:11:45.523773 crc crio[21573]: time=\"2026-06-12T16:11:45.516940145Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 17:20:10.261103 | controller |     "Jun 12 16:11:45.523773 crc crio[21573]: time=\"2026-06-12T16:11:45.516975826Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 17:20:10.261118 | controller |     "Jun 12 16:11:45.523773 crc crio[21573]: time=\"2026-06-12T16:11:45.517282955Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 17:20:10.261132 | controller |     "Jun 12 16:11:45.523773 crc crio[21573]: time=\"2026-06-12T16:11:45.517353017Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 17:20:10.261147 | controller |     "Jun 12 16:11:45.523773 crc crio[21573]: time=\"2026-06-12T16:11:45.517501481Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 17:20:10.261162 | controller |     "Jun 12 16:11:45.523773 crc crio[21573]: time=\"2026-06-12T16:11:45.517541992Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 17:20:10.261176 | controller |     "Jun 12 16:11:45.523773 crc crio[21573]: time=\"2026-06-12T16:11:45.517948313Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 17:20:10.261190 | controller |     "Jun 12 16:11:45.523773 crc crio[21573]: time=\"2026-06-12T16:11:45.517980764Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 17:20:10.261205 | controller |     "Jun 12 16:11:45.523773 crc crio[21573]: time=\"2026-06-12T16:11:45.518240192Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 17:20:10.261219 | controller |     "Jun 12 16:11:45.523773 crc crio[21573]: time=\"2026-06-12T16:11:45.518271923Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 17:20:10.261233 | controller |     "Jun 12 16:11:45.523773 crc crio[21573]: time=\"2026-06-12T16:11:45.518506689Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 17:20:10.261248 | controller |     "Jun 12 16:11:45.523773 crc crio[21573]: time=\"2026-06-12T16:11:45.51853373Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 17:20:10.261262 | controller |     "Jun 12 16:11:45.523773 crc crio[21573]: time=\"2026-06-12T16:11:45.518718245Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 17:20:10.261277 | controller |     "Jun 12 16:11:45.523773 crc crio[21573]: time=\"2026-06-12T16:11:45.518746996Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 17:20:10.261291 | controller |     "Jun 12 16:11:45.523773 crc crio[21573]: time=\"2026-06-12T16:11:45.518928571Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 17:20:10.261306 | controller |     "Jun 12 16:11:45.523773 crc crio[21573]: time=\"2026-06-12T16:11:45.518954262Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 17:20:10.261321 | controller |     "Jun 12 16:11:45.523773 crc crio[21573]: time=\"2026-06-12T16:11:45.519534348Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 17:20:10.261339 | controller |     "Jun 12 16:11:45.523773 crc crio[21573]: time=\"2026-06-12T16:11:45.519569279Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 17:20:10.261354 | controller |     "Jun 12 16:11:45.523773 crc crio[21573]: time=\"2026-06-12T16:11:45.51960096Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 17:20:10.261369 | controller |     "Jun 12 16:11:45.523773 crc crio[21573]: time=\"2026-06-12T16:11:45.51962784Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 17:20:10.261383 | controller |     "Jun 12 16:11:45.523773 crc crio[21573]: time=\"2026-06-12T16:11:45.519936319Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 17:20:10.261398 | controller |     "Jun 12 16:11:45.523773 crc crio[21573]: time=\"2026-06-12T16:11:45.51997507Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 17:20:10.261412 | controller |     "Jun 12 16:11:45.523773 crc crio[21573]: time=\"2026-06-12T16:11:45.520358821Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 17:20:10.261426 | controller |     "Jun 12 16:11:45.523773 crc crio[21573]: time=\"2026-06-12T16:11:45.520536056Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 17:20:10.261441 | controller |     "Jun 12 16:11:45.523773 crc crio[21573]: time=\"2026-06-12T16:11:45.520589917Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 17:20:10.261455 | controller |     "Jun 12 16:11:45.523773 crc crio[21573]: time=\"2026-06-12T16:11:45.520629838Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 17:20:10.261469 | controller |     "Jun 12 16:11:45.523773 crc crio[21573]: time=\"2026-06-12T16:11:45.52100672Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 17:20:10.261483 | controller |     "Jun 12 16:11:45.523773 crc crio[21573]: time=\"2026-06-12T16:11:45.521075812Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 17:20:10.261498 | controller |     "Jun 12 16:11:45.523773 crc crio[21573]: time=\"2026-06-12T16:11:45.521111333Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 17:20:10.261512 | controller |     "Jun 12 16:11:45.523773 crc crio[21573]: time=\"2026-06-12T16:11:45.521149384Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 17:20:10.261526 | controller |     "Jun 12 16:11:45.523773 crc crio[21573]: time=\"2026-06-12T16:11:45.521552695Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 17:20:10.261541 | controller |     "Jun 12 16:11:45.523773 crc crio[21573]: time=\"2026-06-12T16:11:45.521597006Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 17:20:10.261555 | controller |     "Jun 12 16:11:45.523773 crc crio[21573]: time=\"2026-06-12T16:11:45.521663078Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 17:20:10.261570 | controller |     "Jun 12 16:11:45.523773 crc crio[21573]: time=\"2026-06-12T16:11:45.521694689Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 17:20:10.261613 | controller |     "Jun 12 16:11:45.523773 crc crio[21573]: time=\"2026-06-12T16:11:45.521975946Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 17:20:10.261632 | controller |     "Jun 12 16:11:45.523773 crc crio[21573]: time=\"2026-06-12T16:11:45.522048268Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 17:20:10.261647 | controller |     "Jun 12 16:11:45.523773 crc crio[21573]: time=\"2026-06-12T16:11:45.522355027Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 17:20:10.261672 | controller |     "Jun 12 16:11:45.523773 crc crio[21573]: time=\"2026-06-12T16:11:45.522403588Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 17:20:10.261687 | controller |     "Jun 12 16:11:45.523773 crc crio[21573]: time=\"2026-06-12T16:11:45.522678926Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 17:20:10.261702 | controller |     "Jun 12 16:11:45.523773 crc crio[21573]: time=\"2026-06-12T16:11:45.522785979Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 17:20:10.261717 | controller |     "Jun 12 16:11:45.523773 crc crio[21573]: time=\"2026-06-12T16:11:45.52281284Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 17:20:10.261731 | controller |     "Jun 12 16:11:45.523773 crc crio[21573]: time=\"2026-06-12T16:11:45.522848381Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 17:20:10.261747 | controller |     "Jun 12 16:11:45.523773 crc crio[21573]: time=\"2026-06-12T16:11:45.523014575Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 17:20:10.261762 | controller |     "Jun 12 16:11:45.523773 crc crio[21573]: time=\"2026-06-12T16:11:45.523094857Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 17:20:10.261776 | controller |     "Jun 12 16:11:45.523773 crc crio[21573]: time=\"2026-06-12T16:11:45.523269302Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 17:20:10.261791 | controller |     "Jun 12 16:11:45.523773 crc crio[21573]: time=\"2026-06-12T16:11:45.523323374Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 17:20:10.261806 | controller |     "Jun 12 16:11:45.523773 crc crio[21573]: time=\"2026-06-12T16:11:45.523501269Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 17:20:10.261821 | controller |     "Jun 12 16:11:45.523773 crc crio[21573]: time=\"2026-06-12T16:11:45.52354998Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 17:20:10.261835 | controller |     "Jun 12 16:11:45.523773 crc crio[21573]: time=\"2026-06-12T16:11:45.523687894Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 17:20:10.261851 | controller |     "Jun 12 16:11:45.523773 crc crio[21573]: time=\"2026-06-12T16:11:45.523734175Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 17:20:10.261866 | controller |     "Jun 12 16:11:45.526988 crc crio[21573]: time=\"2026-06-12T16:11:45.523902541Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 17:20:10.261880 | controller |     "Jun 12 16:11:45.526988 crc crio[21573]: time=\"2026-06-12T16:11:45.523952262Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 17:20:10.261895 | controller |     "Jun 12 16:11:45.526988 crc crio[21573]: time=\"2026-06-12T16:11:45.524122116Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 17:20:10.261910 | controller |     "Jun 12 16:11:45.526988 crc crio[21573]: time=\"2026-06-12T16:11:45.524214418Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 17:20:10.261925 | controller |     "Jun 12 16:11:45.526988 crc crio[21573]: time=\"2026-06-12T16:11:45.524262041Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 17:20:10.261939 | controller |     "Jun 12 16:11:45.526988 crc crio[21573]: time=\"2026-06-12T16:11:45.524317522Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 17:20:10.261953 | controller |     "Jun 12 16:11:45.526988 crc crio[21573]: time=\"2026-06-12T16:11:45.524698873Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 17:20:10.261973 | controller |     "Jun 12 16:11:45.526988 crc crio[21573]: time=\"2026-06-12T16:11:45.524829466Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 17:20:10.261988 | controller |     "Jun 12 16:11:45.526988 crc crio[21573]: time=\"2026-06-12T16:11:45.524942079Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 17:20:10.262018 | controller |     "Jun 12 16:11:45.526988 crc crio[21573]: time=\"2026-06-12T16:11:45.525070234Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 17:20:10.262034 | controller |     "Jun 12 16:11:45.526988 crc crio[21573]: time=\"2026-06-12T16:11:45.52533499Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 17:20:10.262049 | controller |     "Jun 12 16:11:45.526988 crc crio[21573]: time=\"2026-06-12T16:11:45.525368131Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 17:20:10.262064 | controller |     "Jun 12 16:11:45.526988 crc crio[21573]: time=\"2026-06-12T16:11:45.525377101Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 17:20:10.262081 | controller |     "Jun 12 16:11:45.526988 crc crio[21573]: time=\"2026-06-12T16:11:45.525396602Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 17:20:10.262096 | controller |     "Jun 12 16:11:45.526988 crc crio[21573]: time=\"2026-06-12T16:11:45.52565229Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 17:20:10.262110 | controller |     "Jun 12 16:11:45.526988 crc crio[21573]: time=\"2026-06-12T16:11:45.525705812Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 17:20:10.262124 | controller |     "Jun 12 16:11:45.526988 crc crio[21573]: time=\"2026-06-12T16:11:45.525832865Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 17:20:10.262139 | controller |     "Jun 12 16:11:45.526988 crc crio[21573]: time=\"2026-06-12T16:11:45.525965379Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 17:20:10.262153 | controller |     "Jun 12 16:11:45.526988 crc crio[21573]: time=\"2026-06-12T16:11:45.526085102Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 17:20:10.262167 | controller |     "Jun 12 16:11:45.526988 crc crio[21573]: time=\"2026-06-12T16:11:45.526236596Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 17:20:10.262182 | controller |     "Jun 12 16:11:45.526988 crc crio[21573]: time=\"2026-06-12T16:11:45.526552075Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 17:20:10.262196 | controller |     "Jun 12 16:11:45.526988 crc crio[21573]: time=\"2026-06-12T16:11:45.526628247Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 17:20:10.262210 | controller |     "Jun 12 16:11:45.526988 crc crio[21573]: time=\"2026-06-12T16:11:45.526672528Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 17:20:10.262225 | controller |     "Jun 12 16:11:45.526988 crc crio[21573]: time=\"2026-06-12T16:11:45.526704739Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 17:20:10.262239 | controller |     "Jun 12 16:11:45.526988 crc crio[21573]: time=\"2026-06-12T16:11:45.526765411Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 17:20:10.262254 | controller |     "Jun 12 16:11:45.526988 crc crio[21573]: time=\"2026-06-12T16:11:45.526790272Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 17:20:10.262269 | controller |     "Jun 12 16:11:45.528557 crc crio[21573]: time=\"2026-06-12T16:11:45.527138891Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 17:20:10.262287 | controller |     "Jun 12 16:11:45.528557 crc crio[21573]: time=\"2026-06-12T16:11:45.527242234Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 17:20:10.262302 | controller |     "Jun 12 16:11:45.528557 crc crio[21573]: time=\"2026-06-12T16:11:45.527514802Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 17:20:10.262317 | controller |     "Jun 12 16:11:45.528557 crc crio[21573]: time=\"2026-06-12T16:11:45.5278108Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 17:20:10.262331 | controller |     "Jun 12 16:11:45.528557 crc crio[21573]: time=\"2026-06-12T16:11:45.527929553Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 17:20:10.262346 | controller |     "Jun 12 16:11:45.528557 crc crio[21573]: time=\"2026-06-12T16:11:45.527973324Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 17:20:10.262360 | controller |     "Jun 12 16:11:45.528557 crc crio[21573]: time=\"2026-06-12T16:11:45.528011865Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 17:20:10.262375 | controller |     "Jun 12 16:11:45.528557 crc crio[21573]: time=\"2026-06-12T16:11:45.528060708Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 17:20:10.262390 | controller |     "Jun 12 16:11:45.528557 crc crio[21573]: time=\"2026-06-12T16:11:45.528367135Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 17:20:10.262405 | controller |     "Jun 12 16:11:45.528557 crc crio[21573]: time=\"2026-06-12T16:11:45.528420867Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 17:20:10.262420 | controller |     "Jun 12 16:11:45.528557 crc crio[21573]: time=\"2026-06-12T16:11:45.52852634Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 17:20:10.262434 | controller |     "Jun 12 16:11:45.528557 crc crio[21573]: time=\"2026-06-12T16:11:45.528564621Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 17:20:10.262449 | controller |     "Jun 12 16:11:45.529109 crc crio[21573]: time=\"2026-06-12T16:11:45.528791977Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 17:20:10.262464 | controller |     "Jun 12 16:11:45.529109 crc crio[21573]: time=\"2026-06-12T16:11:45.528841578Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 17:20:10.262478 | controller |     "Jun 12 16:11:45.529109 crc crio[21573]: time=\"2026-06-12T16:11:45.528997933Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 17:20:10.262494 | controller |     "Jun 12 16:11:45.529109 crc crio[21573]: time=\"2026-06-12T16:11:45.529034854Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 17:20:10.262508 | controller |     "Jun 12 16:11:45.529368 crc crio[21573]: time=\"2026-06-12T16:11:45.529307472Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 17:20:10.262523 | controller |     "Jun 12 16:11:45.529368 crc crio[21573]: time=\"2026-06-12T16:11:45.529349403Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 17:20:10.262538 | controller |     "Jun 12 16:11:45.529560 crc crio[21573]: time=\"2026-06-12T16:11:45.529539879Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 17:20:10.262553 | controller |     "Jun 12 16:11:45.529616 crc crio[21573]: time=\"2026-06-12T16:11:45.52957566Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 17:20:10.262567 | controller |     "Jun 12 16:11:45.530389 crc crio[21573]: time=\"2026-06-12T16:11:45.529761755Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 17:20:10.262635 | controller |     "Jun 12 16:11:45.530389 crc crio[21573]: time=\"2026-06-12T16:11:45.529827407Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 17:20:10.262656 | controller |     "Jun 12 16:11:45.530389 crc crio[21573]: time=\"2026-06-12T16:11:45.52993473Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 17:20:10.262672 | controller |     "Jun 12 16:11:45.530389 crc crio[21573]: time=\"2026-06-12T16:11:45.529971831Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 17:20:10.262688 | controller |     "Jun 12 16:11:45.530389 crc crio[21573]: time=\"2026-06-12T16:11:45.530107324Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 17:20:10.262704 | controller |     "Jun 12 16:11:45.530389 crc crio[21573]: time=\"2026-06-12T16:11:45.530141875Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 17:20:10.262719 | controller |     "Jun 12 16:11:45.530803 crc crio[21573]: time=\"2026-06-12T16:11:45.530428553Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 17:20:10.262734 | controller |     "Jun 12 16:11:45.532137 crc crio[21573]: time=\"2026-06-12T16:11:45.532047178Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 17:20:10.262749 | controller |     "Jun 12 16:11:45.532137 crc crio[21573]: time=\"2026-06-12T16:11:45.532127641Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 17:20:10.262764 | controller |     "Jun 12 16:11:45.532353 crc crio[21573]: time=\"2026-06-12T16:11:45.532213664Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 17:20:10.262779 | controller |     "Jun 12 16:11:45.532353 crc crio[21573]: time=\"2026-06-12T16:11:45.532255725Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 17:20:10.262795 | controller |     "Jun 12 16:11:45.532353 crc crio[21573]: time=\"2026-06-12T16:11:45.532284676Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 17:20:10.262809 | controller |     "Jun 12 16:11:45.532619 crc crio[21573]: time=\"2026-06-12T16:11:45.532422089Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 17:20:10.262824 | controller |     "Jun 12 16:11:45.532619 crc crio[21573]: time=\"2026-06-12T16:11:45.532520582Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 17:20:10.262838 | controller |     "Jun 12 16:11:45.532922 crc crio[21573]: time=\"2026-06-12T16:11:45.532833271Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 17:20:10.262853 | controller |     "Jun 12 16:11:45.532922 crc crio[21573]: time=\"2026-06-12T16:11:45.532902913Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 17:20:10.262867 | controller |     "Jun 12 16:11:45.533204 crc crio[21573]: time=\"2026-06-12T16:11:45.533121339Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 17:20:10.262882 | controller |     "Jun 12 16:11:45.533559 crc crio[21573]: time=\"2026-06-12T16:11:45.533321085Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 17:20:10.262898 | controller |     "Jun 12 16:11:45.533559 crc crio[21573]: time=\"2026-06-12T16:11:45.533385697Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 17:20:10.262913 | controller |     "Jun 12 16:11:45.533559 crc crio[21573]: time=\"2026-06-12T16:11:45.533416908Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 17:20:10.262929 | controller |     "Jun 12 16:11:45.533559 crc crio[21573]: time=\"2026-06-12T16:11:45.53350734Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 17:20:10.262947 | controller |     "Jun 12 16:11:45.533559 crc crio[21573]: time=\"2026-06-12T16:11:45.533541691Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 17:20:10.262964 | controller |     "Jun 12 16:11:45.537302 crc crio[21573]: time=\"2026-06-12T16:11:45.533750447Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 17:20:10.262979 | controller |     "Jun 12 16:11:45.537302 crc crio[21573]: time=\"2026-06-12T16:11:45.533790658Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 17:20:10.262994 | controller |     "Jun 12 16:11:45.537302 crc crio[21573]: time=\"2026-06-12T16:11:45.533944122Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 17:20:10.263009 | controller |     "Jun 12 16:11:45.537302 crc crio[21573]: time=\"2026-06-12T16:11:45.533980643Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 17:20:10.263024 | controller |     "Jun 12 16:11:45.537302 crc crio[21573]: time=\"2026-06-12T16:11:45.535151317Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 17:20:10.263039 | controller |     "Jun 12 16:11:45.537302 crc crio[21573]: time=\"2026-06-12T16:11:45.535236569Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 17:20:10.263054 | controller |     "Jun 12 16:11:45.537302 crc crio[21573]: time=\"2026-06-12T16:11:45.53525974Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 17:20:10.263068 | controller |     "Jun 12 16:11:45.537302 crc crio[21573]: time=\"2026-06-12T16:11:45.535287231Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 17:20:10.263084 | controller |     "Jun 12 16:11:45.537302 crc crio[21573]: time=\"2026-06-12T16:11:45.535365183Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 17:20:10.263098 | controller |     "Jun 12 16:11:45.537302 crc crio[21573]: time=\"2026-06-12T16:11:45.535397834Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 17:20:10.263113 | controller |     "Jun 12 16:11:45.537302 crc crio[21573]: time=\"2026-06-12T16:11:45.536225376Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 17:20:10.263128 | controller |     "Jun 12 16:11:45.537302 crc crio[21573]: time=\"2026-06-12T16:11:45.536262317Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 17:20:10.263143 | controller |     "Jun 12 16:11:45.537302 crc crio[21573]: time=\"2026-06-12T16:11:45.536847783Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 17:20:10.263157 | controller |     "Jun 12 16:11:45.537302 crc crio[21573]: time=\"2026-06-12T16:11:45.536891664Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 17:20:10.263172 | controller |     "Jun 12 16:11:45.537302 crc crio[21573]: time=\"2026-06-12T16:11:45.536921395Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 17:20:10.263186 | controller |     "Jun 12 16:11:45.537302 crc crio[21573]: time=\"2026-06-12T16:11:45.536944725Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 17:20:10.263201 | controller |     "Jun 12 16:11:45.538279 crc crio[21573]: time=\"2026-06-12T16:11:45.537340576Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 17:20:10.263216 | controller |     "Jun 12 16:11:45.538279 crc crio[21573]: time=\"2026-06-12T16:11:45.537378337Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 17:20:10.263234 | controller |     "Jun 12 16:11:45.538279 crc crio[21573]: time=\"2026-06-12T16:11:45.537590273Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 17:20:10.263249 | controller |     "Jun 12 16:11:45.538279 crc crio[21573]: time=\"2026-06-12T16:11:45.537627214Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 17:20:10.263264 | controller |     "Jun 12 16:11:45.538279 crc crio[21573]: time=\"2026-06-12T16:11:45.537836891Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 17:20:10.263278 | controller |     "Jun 12 16:11:45.538279 crc crio[21573]: time=\"2026-06-12T16:11:45.537874402Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 17:20:10.263293 | controller |     "Jun 12 16:11:45.538279 crc crio[21573]: time=\"2026-06-12T16:11:45.538193381Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 17:20:10.263307 | controller |     "Jun 12 16:11:45.538279 crc crio[21573]: time=\"2026-06-12T16:11:45.538238162Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 17:20:10.263321 | controller |     "Jun 12 16:11:45.538963 crc crio[21573]: time=\"2026-06-12T16:11:45.53887697Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 17:20:10.263336 | controller |     "Jun 12 16:11:45.538963 crc crio[21573]: time=\"2026-06-12T16:11:45.538947092Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 17:20:10.263350 | controller |     "Jun 12 16:11:45.539781 crc crio[21573]: time=\"2026-06-12T16:11:45.539337353Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 17:20:10.263364 | controller |     "Jun 12 16:11:45.539781 crc crio[21573]: time=\"2026-06-12T16:11:45.539694592Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 17:20:10.263379 | controller |     "Jun 12 16:11:45.540360 crc crio[21573]: time=\"2026-06-12T16:11:45.540263678Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 17:20:10.263393 | controller |     "Jun 12 16:11:45.540360 crc crio[21573]: time=\"2026-06-12T16:11:45.54033758Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 17:20:10.263407 | controller |     "Jun 12 16:11:45.540728 crc crio[21573]: time=\"2026-06-12T16:11:45.54063757Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 17:20:10.263421 | controller |     "Jun 12 16:11:45.540728 crc crio[21573]: time=\"2026-06-12T16:11:45.540704601Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 17:20:10.263435 | controller |     "Jun 12 16:11:45.541121 crc crio[21573]: time=\"2026-06-12T16:11:45.54102618Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 17:20:10.263449 | controller |     "Jun 12 16:11:45.541121 crc crio[21573]: time=\"2026-06-12T16:11:45.541092832Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 17:20:10.263463 | controller |     "Jun 12 16:11:45.541327 crc crio[21573]: time=\"2026-06-12T16:11:45.541286458Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 17:20:10.263477 | controller |     "Jun 12 16:11:45.541327 crc crio[21573]: time=\"2026-06-12T16:11:45.541324789Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 17:20:10.263491 | controller |     "Jun 12 16:11:45.554218 crc crio[21573]: time=\"2026-06-12T16:11:45.554024104Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 17:20:10.263505 | controller |     "Jun 12 16:11:45.554218 crc crio[21573]: time=\"2026-06-12T16:11:45.55422999Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 17:20:10.263522 | controller |     "Jun 12 16:11:45.554737 crc crio[21573]: time=\"2026-06-12T16:11:45.55425343Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 17:20:10.263536 | controller |     "Jun 12 16:11:45.554737 crc crio[21573]: time=\"2026-06-12T16:11:45.554278951Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 17:20:10.263551 | controller |     "Jun 12 16:11:45.554737 crc crio[21573]: time=\"2026-06-12T16:11:45.554340043Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 17:20:10.263565 | controller |     "Jun 12 16:11:45.554737 crc crio[21573]: time=\"2026-06-12T16:11:45.554363083Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 17:20:10.263602 | controller |     "Jun 12 16:11:45.554737 crc crio[21573]: time=\"2026-06-12T16:11:45.554664993Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 17:20:10.263624 | controller |     "Jun 12 16:11:45.555082 crc crio[21573]: time=\"2026-06-12T16:11:45.554832327Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 17:20:10.263646 | controller |     "Jun 12 16:11:45.555082 crc crio[21573]: time=\"2026-06-12T16:11:45.554877308Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 17:20:10.263724 | controller |     "Jun 12 16:11:45.555082 crc crio[21573]: time=\"2026-06-12T16:11:45.554902599Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 17:20:10.263741 | controller |     "Jun 12 16:11:45.555082 crc crio[21573]: time=\"2026-06-12T16:11:45.555074064Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 17:20:10.263757 | controller |     "Jun 12 16:11:45.555398 crc crio[21573]: time=\"2026-06-12T16:11:45.555123615Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 17:20:10.263772 | controller |     "Jun 12 16:11:45.555589 crc crio[21573]: time=\"2026-06-12T16:11:45.555409153Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 17:20:10.263787 | controller |     "Jun 12 16:11:45.555589 crc crio[21573]: time=\"2026-06-12T16:11:45.555526876Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 17:20:10.263802 | controller |     "Jun 12 16:11:45.555770 crc crio[21573]: time=\"2026-06-12T16:11:45.555703211Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 17:20:10.263817 | controller |     "Jun 12 16:11:45.555862 crc crio[21573]: time=\"2026-06-12T16:11:45.555780933Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 17:20:10.263833 | controller |     "Jun 12 16:11:45.556101 crc crio[21573]: time=\"2026-06-12T16:11:45.55599992Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 17:20:10.263848 | controller |     "Jun 12 16:11:45.556101 crc crio[21573]: time=\"2026-06-12T16:11:45.556069001Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 17:20:10.263863 | controller |     "Jun 12 16:11:45.556627 crc crio[21573]: time=\"2026-06-12T16:11:45.55636869Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 17:20:10.263879 | controller |     "Jun 12 16:11:45.556627 crc crio[21573]: time=\"2026-06-12T16:11:45.556508884Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 17:20:10.263894 | controller |     "Jun 12 16:11:45.556781 crc crio[21573]: time=\"2026-06-12T16:11:45.55674641Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 17:20:10.263909 | controller |     "Jun 12 16:11:45.556847 crc crio[21573]: time=\"2026-06-12T16:11:45.556785931Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 17:20:10.263928 | controller |     "Jun 12 16:11:45.557221 crc crio[21573]: time=\"2026-06-12T16:11:45.55709272Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 17:20:10.263944 | controller |     "Jun 12 16:11:45.557330 crc crio[21573]: time=\"2026-06-12T16:11:45.557241174Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 17:20:10.263959 | controller |     "Jun 12 16:11:45.557569 crc crio[21573]: time=\"2026-06-12T16:11:45.557368848Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 17:20:10.263974 | controller |     "Jun 12 16:11:45.557569 crc crio[21573]: time=\"2026-06-12T16:11:45.557410539Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 17:20:10.263989 | controller |     "Jun 12 16:11:45.557723 crc crio[21573]: time=\"2026-06-12T16:11:45.557700718Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 17:20:10.264004 | controller |     "Jun 12 16:11:45.557787 crc crio[21573]: time=\"2026-06-12T16:11:45.557737099Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 17:20:10.264019 | controller |     "Jun 12 16:11:45.558973 crc crio[21573]: time=\"2026-06-12T16:11:45.55886032Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 17:20:10.264033 | controller |     "Jun 12 16:11:45.559147 crc crio[21573]: time=\"2026-06-12T16:11:45.558948022Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 17:20:10.264048 | controller |     "Jun 12 16:11:45.559693 crc crio[21573]: time=\"2026-06-12T16:11:45.559384384Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 17:20:10.264062 | controller |     "Jun 12 16:11:45.559983 crc crio[21573]: time=\"2026-06-12T16:11:45.559869528Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 17:20:10.264078 | controller |     "Jun 12 16:11:45.560107 crc crio[21573]: time=\"2026-06-12T16:11:45.559980331Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 17:20:10.264092 | controller |     "Jun 12 16:11:45.560107 crc crio[21573]: time=\"2026-06-12T16:11:45.560047362Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 17:20:10.264108 | controller |     "Jun 12 16:11:45.560366 crc crio[21573]: time=\"2026-06-12T16:11:45.560117294Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 17:20:10.264122 | controller |     "Jun 12 16:11:45.560366 crc crio[21573]: time=\"2026-06-12T16:11:45.560256999Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 17:20:10.264137 | controller |     "Jun 12 16:11:45.560620 crc crio[21573]: time=\"2026-06-12T16:11:45.560425663Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 17:20:10.264152 | controller |     "Jun 12 16:11:45.560620 crc crio[21573]: time=\"2026-06-12T16:11:45.560541056Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 17:20:10.264167 | controller |     "Jun 12 16:11:45.560834 crc crio[21573]: time=\"2026-06-12T16:11:45.560771483Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 17:20:10.264181 | controller |     "Jun 12 16:11:45.560932 crc crio[21573]: time=\"2026-06-12T16:11:45.560846526Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 17:20:10.264196 | controller |     "Jun 12 16:11:45.561001 crc crio[21573]: time=\"2026-06-12T16:11:45.560984324Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 17:20:10.264210 | controller |     "Jun 12 16:11:45.561063 crc crio[21573]: time=\"2026-06-12T16:11:45.56102418Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 17:20:10.264228 | controller |     "Jun 12 16:11:45.561551 crc crio[21573]: time=\"2026-06-12T16:11:45.5613783Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 17:20:10.264243 | controller |     "Jun 12 16:11:45.561656 crc crio[21573]: time=\"2026-06-12T16:11:45.561591746Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 17:20:10.264258 | controller |     "Jun 12 16:11:45.561779 crc crio[21573]: time=\"2026-06-12T16:11:45.561663018Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 17:20:10.264272 | controller |     "Jun 12 16:11:45.561779 crc crio[21573]: time=\"2026-06-12T16:11:45.561691049Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 17:20:10.264286 | controller |     "Jun 12 16:11:45.562321 crc crio[21573]: time=\"2026-06-12T16:11:45.562052139Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 17:20:10.264300 | controller |     "Jun 12 16:11:45.562321 crc crio[21573]: time=\"2026-06-12T16:11:45.56209006Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 17:20:10.264315 | controller |     "Jun 12 16:11:45.562321 crc crio[21573]: time=\"2026-06-12T16:11:45.562308276Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 17:20:10.264329 | controller |     "Jun 12 16:11:45.562669 crc crio[21573]: time=\"2026-06-12T16:11:45.562346087Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 17:20:10.264346 | controller |     "Jun 12 16:11:45.562795 crc crio[21573]: time=\"2026-06-12T16:11:45.562713997Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 17:20:10.264361 | controller |     "Jun 12 16:11:45.562795 crc crio[21573]: time=\"2026-06-12T16:11:45.562755188Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 17:20:10.264375 | controller |     "Jun 12 16:11:45.562922 crc crio[21573]: time=\"2026-06-12T16:11:45.562906793Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 17:20:10.264390 | controller |     "Jun 12 16:11:45.563031 crc crio[21573]: time=\"2026-06-12T16:11:45.562940723Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 17:20:10.264404 | controller |     "Jun 12 16:11:45.563573 crc crio[21573]: time=\"2026-06-12T16:11:45.563412777Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 17:20:10.264418 | controller |     "Jun 12 16:11:45.563573 crc crio[21573]: time=\"2026-06-12T16:11:45.56353363Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 17:20:10.264433 | controller |     "Jun 12 16:11:45.563875 crc crio[21573]: time=\"2026-06-12T16:11:45.563779638Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 17:20:10.264447 | controller |     "Jun 12 16:11:45.563875 crc crio[21573]: time=\"2026-06-12T16:11:45.56384624Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 17:20:10.264462 | controller |     "Jun 12 16:11:45.564790 crc crio[21573]: time=\"2026-06-12T16:11:45.564694313Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 17:20:10.264476 | controller |     "Jun 12 16:11:45.564790 crc crio[21573]: time=\"2026-06-12T16:11:45.564759445Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 17:20:10.264490 | controller |     "Jun 12 16:11:45.565217 crc crio[21573]: time=\"2026-06-12T16:11:45.565048243Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 17:20:10.264505 | controller |     "Jun 12 16:11:45.565217 crc crio[21573]: time=\"2026-06-12T16:11:45.565213887Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 17:20:10.264525 | controller |     "Jun 12 16:11:45.565400 crc crio[21573]: time=\"2026-06-12T16:11:45.565261559Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 17:20:10.264540 | controller |     "Jun 12 16:11:45.565400 crc crio[21573]: time=\"2026-06-12T16:11:45.56530085Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 17:20:10.264554 | controller |     "Jun 12 16:11:45.565721 crc crio[21573]: time=\"2026-06-12T16:11:45.565557067Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 17:20:10.264568 | controller |     "Jun 12 16:11:45.565721 crc crio[21573]: time=\"2026-06-12T16:11:45.565594948Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 17:20:10.264606 | controller |     "Jun 12 16:11:45.565949 crc crio[21573]: time=\"2026-06-12T16:11:45.565877377Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 17:20:10.264622 | controller |     "Jun 12 16:11:45.565949 crc crio[21573]: time=\"2026-06-12T16:11:45.565938988Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 17:20:10.264642 | controller |     "Jun 12 16:11:45.566253 crc crio[21573]: time=\"2026-06-12T16:11:45.566131764Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 17:20:10.264664 | controller |     "Jun 12 16:11:45.566253 crc crio[21573]: time=\"2026-06-12T16:11:45.566248397Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 17:20:10.264681 | controller |     "Jun 12 16:11:45.566675 crc crio[21573]: time=\"2026-06-12T16:11:45.566542735Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 17:20:10.264696 | controller |     "Jun 12 16:11:45.566675 crc crio[21573]: time=\"2026-06-12T16:11:45.566615657Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 17:20:10.264711 | controller |     "Jun 12 16:11:45.566870 crc crio[21573]: time=\"2026-06-12T16:11:45.566831583Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 17:20:10.264727 | controller |     "Jun 12 16:11:45.566870 crc crio[21573]: time=\"2026-06-12T16:11:45.566869244Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 17:20:10.264741 | controller |     "Jun 12 16:11:45.567713 crc crio[21573]: time=\"2026-06-12T16:11:45.567612865Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 17:20:10.264756 | controller |     "Jun 12 16:11:45.567713 crc crio[21573]: time=\"2026-06-12T16:11:45.567701877Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 17:20:10.264770 | controller |     "Jun 12 16:11:45.567881 crc crio[21573]: time=\"2026-06-12T16:11:45.567751029Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 17:20:10.264785 | controller |     "Jun 12 16:11:45.567881 crc crio[21573]: time=\"2026-06-12T16:11:45.56778799Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 17:20:10.264799 | controller |     "Jun 12 16:11:45.568042 crc crio[21573]: time=\"2026-06-12T16:11:45.567950994Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 17:20:10.264814 | controller |     "Jun 12 16:11:45.568042 crc crio[21573]: time=\"2026-06-12T16:11:45.567995495Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 17:20:10.264829 | controller |     "Jun 12 16:11:45.568231 crc crio[21573]: time=\"2026-06-12T16:11:45.568142189Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 17:20:10.264843 | controller |     "Jun 12 16:11:45.568330 crc crio[21573]: time=\"2026-06-12T16:11:45.568259613Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 17:20:10.264862 | controller |     "Jun 12 16:11:45.568540 crc crio[21573]: time=\"2026-06-12T16:11:45.568413257Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 17:20:10.264877 | controller |     "Jun 12 16:11:45.568656 crc crio[21573]: time=\"2026-06-12T16:11:45.56854487Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 17:20:10.264893 | controller |     "Jun 12 16:11:45.570050 crc crio[21573]: time=\"2026-06-12T16:11:45.569639252Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 17:20:10.264908 | controller |     "Jun 12 16:11:45.570555 crc crio[21573]: time=\"2026-06-12T16:11:45.570230729Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 17:20:10.264923 | controller |     "Jun 12 16:11:45.571000 crc crio[21573]: time=\"2026-06-12T16:11:45.570669021Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 17:20:10.264938 | controller |     "Jun 12 16:11:45.571231 crc crio[21573]: time=\"2026-06-12T16:11:45.57097751Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 17:20:10.264953 | controller |     "Jun 12 16:11:45.571644 crc crio[21573]: time=\"2026-06-12T16:11:45.571366729Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 17:20:10.264967 | controller |     "Jun 12 16:11:45.571770 crc crio[21573]: time=\"2026-06-12T16:11:45.571692731Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 17:20:10.264982 | controller |     "Jun 12 16:11:45.571847 crc crio[21573]: time=\"2026-06-12T16:11:45.571804264Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 17:20:10.264997 | controller |     "Jun 12 16:11:45.571847 crc crio[21573]: time=\"2026-06-12T16:11:45.571831812Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 17:20:10.265011 | controller |     "Jun 12 16:11:45.572223 crc crio[21573]: time=\"2026-06-12T16:11:45.572124431Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 17:20:10.265026 | controller |     "Jun 12 16:11:45.572223 crc crio[21573]: time=\"2026-06-12T16:11:45.572218964Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 17:20:10.265040 | controller |     "Jun 12 16:11:45.572540 crc crio[21573]: time=\"2026-06-12T16:11:45.572385399Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 17:20:10.265055 | controller |     "Jun 12 16:11:45.572540 crc crio[21573]: time=\"2026-06-12T16:11:45.572528943Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 17:20:10.265069 | controller |     "Jun 12 16:11:45.572775 crc crio[21573]: time=\"2026-06-12T16:11:45.572717788Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 17:20:10.265084 | controller |     "Jun 12 16:11:45.572775 crc crio[21573]: time=\"2026-06-12T16:11:45.572776469Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 17:20:10.265099 | controller |     "Jun 12 16:11:45.572975 crc crio[21573]: time=\"2026-06-12T16:11:45.572949014Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 17:20:10.265114 | controller |     "Jun 12 16:11:45.573058 crc crio[21573]: time=\"2026-06-12T16:11:45.572984275Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 17:20:10.265129 | controller |     "Jun 12 16:11:45.573270 crc crio[21573]: time=\"2026-06-12T16:11:45.573201501Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 17:20:10.265147 | controller |     "Jun 12 16:11:45.573270 crc crio[21573]: time=\"2026-06-12T16:11:45.573261803Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 17:20:10.265163 | controller |     "Jun 12 16:11:45.573431 crc crio[21573]: time=\"2026-06-12T16:11:45.573409207Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 17:20:10.265178 | controller |     "Jun 12 16:11:45.573639 crc crio[21573]: time=\"2026-06-12T16:11:45.57353228Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 17:20:10.265193 | controller |     "Jun 12 16:11:45.573826 crc crio[21573]: time=\"2026-06-12T16:11:45.573754578Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 17:20:10.265208 | controller |     "Jun 12 16:11:45.573826 crc crio[21573]: time=\"2026-06-12T16:11:45.573804798Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 17:20:10.265223 | controller |     "Jun 12 16:11:45.573978 crc crio[21573]: time=\"2026-06-12T16:11:45.573953062Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 17:20:10.265237 | controller |     "Jun 12 16:11:45.573978 crc crio[21573]: time=\"2026-06-12T16:11:45.573978993Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 17:20:10.265252 | controller |     "Jun 12 16:11:45.574505 crc crio[21573]: time=\"2026-06-12T16:11:45.574343754Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 17:20:10.265266 | controller |     "Jun 12 16:11:45.574505 crc crio[21573]: time=\"2026-06-12T16:11:45.574406816Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 17:20:10.265281 | controller |     "Jun 12 16:11:45.574685 crc crio[21573]: time=\"2026-06-12T16:11:45.574656923Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 17:20:10.265295 | controller |     "Jun 12 16:11:45.574685 crc crio[21573]: time=\"2026-06-12T16:11:45.574687213Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 17:20:10.265311 | controller |     "Jun 12 16:11:45.575004 crc crio[21573]: time=\"2026-06-12T16:11:45.57491367Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 17:20:10.265326 | controller |     "Jun 12 16:11:45.575004 crc crio[21573]: time=\"2026-06-12T16:11:45.574942601Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 17:20:10.265341 | controller |     "Jun 12 16:11:45.575235 crc crio[21573]: time=\"2026-06-12T16:11:45.575153576Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 17:20:10.265355 | controller |     "Jun 12 16:11:45.575235 crc crio[21573]: time=\"2026-06-12T16:11:45.575217148Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 17:20:10.265370 | controller |     "Jun 12 16:11:45.575565 crc crio[21573]: time=\"2026-06-12T16:11:45.575515356Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 17:20:10.265384 | controller |     "Jun 12 16:11:45.575565 crc crio[21573]: time=\"2026-06-12T16:11:45.575562368Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 17:20:10.265398 | controller |     "Jun 12 16:11:45.575758 crc crio[21573]: time=\"2026-06-12T16:11:45.575732502Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 17:20:10.265412 | controller |     "Jun 12 16:11:45.575758 crc crio[21573]: time=\"2026-06-12T16:11:45.575759773Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 17:20:10.265427 | controller |     "Jun 12 16:11:45.576207 crc crio[21573]: time=\"2026-06-12T16:11:45.576075042Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 17:20:10.265444 | controller |     "Jun 12 16:11:45.576207 crc crio[21573]: time=\"2026-06-12T16:11:45.576129433Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 17:20:10.265459 | controller |     "Jun 12 16:11:45.576537 crc crio[21573]: time=\"2026-06-12T16:11:45.57638417Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 17:20:10.265473 | controller |     "Jun 12 16:11:45.576537 crc crio[21573]: time=\"2026-06-12T16:11:45.576496773Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 17:20:10.265488 | controller |     "Jun 12 16:11:45.576901 crc crio[21573]: time=\"2026-06-12T16:11:45.576807832Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 17:20:10.265502 | controller |     "Jun 12 16:11:45.576901 crc crio[21573]: time=\"2026-06-12T16:11:45.576873384Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 17:20:10.265516 | controller |     "Jun 12 16:11:45.577218 crc crio[21573]: time=\"2026-06-12T16:11:45.577141772Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 17:20:10.265531 | controller |     "Jun 12 16:11:45.577325 crc crio[21573]: time=\"2026-06-12T16:11:45.577224545Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 17:20:10.265545 | controller |     "Jun 12 16:11:45.577700 crc crio[21573]: time=\"2026-06-12T16:11:45.577608885Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 17:20:10.265560 | controller |     "Jun 12 16:11:45.577700 crc crio[21573]: time=\"2026-06-12T16:11:45.577667837Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 17:20:10.265589 | controller |     "Jun 12 16:11:45.577867 crc crio[21573]: time=\"2026-06-12T16:11:45.57778873Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 17:20:10.265609 | controller |     "Jun 12 16:11:45.577867 crc crio[21573]: time=\"2026-06-12T16:11:45.577813991Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 17:20:10.265624 | controller |     "Jun 12 16:11:45.578142 crc crio[21573]: time=\"2026-06-12T16:11:45.578093929Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 17:20:10.265639 | controller |     "Jun 12 16:11:45.578142 crc crio[21573]: time=\"2026-06-12T16:11:45.57814141Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 17:20:10.265658 | controller |     "Jun 12 16:11:45.579015 crc crio[21573]: time=\"2026-06-12T16:11:45.578920692Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 17:20:10.265680 | controller |     "Jun 12 16:11:45.579015 crc crio[21573]: time=\"2026-06-12T16:11:45.578976373Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 17:20:10.265696 | controller |     "Jun 12 16:11:45.579015 crc crio[21573]: time=\"2026-06-12T16:11:45.578988863Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 17:20:10.265711 | controller |     "Jun 12 16:11:45.579015 crc crio[21573]: time=\"2026-06-12T16:11:45.579011564Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 17:20:10.265762 | controller |     "Jun 12 16:11:45.579531 crc crio[21573]: time=\"2026-06-12T16:11:45.579352993Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 17:20:10.265786 | controller |     "Jun 12 16:11:45.579531 crc crio[21573]: time=\"2026-06-12T16:11:45.579388424Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 17:20:10.265803 | controller |     "Jun 12 16:11:45.579680 crc crio[21573]: time=\"2026-06-12T16:11:45.57959661Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 17:20:10.265823 | controller |     "Jun 12 16:11:45.579680 crc crio[21573]: time=\"2026-06-12T16:11:45.579625051Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 17:20:10.265839 | controller |     "Jun 12 16:11:45.579890 crc crio[21573]: time=\"2026-06-12T16:11:45.579817536Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 17:20:10.265854 | controller |     "Jun 12 16:11:45.579994 crc crio[21573]: time=\"2026-06-12T16:11:45.579922429Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 17:20:10.265869 | controller |     "Jun 12 16:11:45.580248 crc crio[21573]: time=\"2026-06-12T16:11:45.580119335Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 17:20:10.265883 | controller |     "Jun 12 16:11:45.580248 crc crio[21573]: time=\"2026-06-12T16:11:45.580204587Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 17:20:10.265898 | controller |     "Jun 12 16:11:45.580422 crc crio[21573]: time=\"2026-06-12T16:11:45.580346141Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 17:20:10.265915 | controller |     "Jun 12 16:11:45.580422 crc crio[21573]: time=\"2026-06-12T16:11:45.580376362Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 17:20:10.265930 | controller |     "Jun 12 16:11:45.580642 crc crio[21573]: time=\"2026-06-12T16:11:45.580615688Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 17:20:10.265945 | controller |     "Jun 12 16:11:45.580642 crc crio[21573]: time=\"2026-06-12T16:11:45.580646029Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 17:20:10.265959 | controller |     "Jun 12 16:11:45.580913 crc crio[21573]: time=\"2026-06-12T16:11:45.580843266Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 17:20:10.265974 | controller |     "Jun 12 16:11:45.580913 crc crio[21573]: time=\"2026-06-12T16:11:45.580895147Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 17:20:10.265989 | controller |     "Jun 12 16:11:45.581096 crc crio[21573]: time=\"2026-06-12T16:11:45.581055012Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 17:20:10.266064 | controller |     "Jun 12 16:11:45.581096 crc crio[21573]: time=\"2026-06-12T16:11:45.581097173Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 17:20:10.266081 | controller |     "Jun 12 16:11:45.581345 crc crio[21573]: time=\"2026-06-12T16:11:45.581298738Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 17:20:10.266096 | controller |     "Jun 12 16:11:45.581345 crc crio[21573]: time=\"2026-06-12T16:11:45.58134419Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 17:20:10.266112 | controller |     "Jun 12 16:11:45.581610 crc crio[21573]: time=\"2026-06-12T16:11:45.581579766Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 17:20:10.266127 | controller |     "Jun 12 16:11:45.581610 crc crio[21573]: time=\"2026-06-12T16:11:45.581606497Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 17:20:10.266142 | controller |     "Jun 12 16:11:45.581881 crc crio[21573]: time=\"2026-06-12T16:11:45.581815643Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 17:20:10.266157 | controller |     "Jun 12 16:11:45.581881 crc crio[21573]: time=\"2026-06-12T16:11:45.581864664Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 17:20:10.266172 | controller |     "Jun 12 16:11:45.582097 crc crio[21573]: time=\"2026-06-12T16:11:45.582013298Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 17:20:10.266190 | controller |     "Jun 12 16:11:45.582097 crc crio[21573]: time=\"2026-06-12T16:11:45.582044909Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 17:20:10.266205 | controller |     "Jun 12 16:11:45.582356 crc crio[21573]: time=\"2026-06-12T16:11:45.582310697Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 17:20:10.266220 | controller |     "Jun 12 16:11:45.582356 crc crio[21573]: time=\"2026-06-12T16:11:45.582359259Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 17:20:10.266235 | controller |     "Jun 12 16:11:45.582750 crc crio[21573]: time=\"2026-06-12T16:11:45.582683878Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 17:20:10.266249 | controller |     "Jun 12 16:11:45.582750 crc crio[21573]: time=\"2026-06-12T16:11:45.582734789Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 17:20:10.266266 | controller |     "Jun 12 16:11:45.582921 crc crio[21573]: time=\"2026-06-12T16:11:45.582827082Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 17:20:10.266281 | controller |     "Jun 12 16:11:45.582921 crc crio[21573]: time=\"2026-06-12T16:11:45.582854222Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 17:20:10.266296 | controller |     "Jun 12 16:11:45.583139 crc crio[21573]: time=\"2026-06-12T16:11:45.583044648Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 17:20:10.266311 | controller |     "Jun 12 16:11:45.583139 crc crio[21573]: time=\"2026-06-12T16:11:45.58312248Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 17:20:10.266326 | controller |     "Jun 12 16:11:45.583402 crc crio[21573]: time=\"2026-06-12T16:11:45.583356326Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 17:20:10.266341 | controller |     "Jun 12 16:11:45.583402 crc crio[21573]: time=\"2026-06-12T16:11:45.583401057Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 17:20:10.266356 | controller |     "Jun 12 16:11:45.583696 crc crio[21573]: time=\"2026-06-12T16:11:45.583680116Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 17:20:10.266371 | controller |     "Jun 12 16:11:45.583762 crc crio[21573]: time=\"2026-06-12T16:11:45.583706827Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 17:20:10.266385 | controller |     "Jun 12 16:11:45.583949 crc crio[21573]: time=\"2026-06-12T16:11:45.583902372Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 17:20:10.266400 | controller |     "Jun 12 16:11:45.583949 crc crio[21573]: time=\"2026-06-12T16:11:45.583945013Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 17:20:10.266415 | controller |     "Jun 12 16:11:45.584209 crc crio[21573]: time=\"2026-06-12T16:11:45.584122948Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 17:20:10.266429 | controller |     "Jun 12 16:11:45.584209 crc crio[21573]: time=\"2026-06-12T16:11:45.58419456Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 17:20:10.266444 | controller |     "Jun 12 16:11:45.584425 crc crio[21573]: time=\"2026-06-12T16:11:45.584379235Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 17:20:10.266458 | controller |     "Jun 12 16:11:45.584425 crc crio[21573]: time=\"2026-06-12T16:11:45.584422397Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 17:20:10.266473 | controller |     "Jun 12 16:11:45.584871 crc crio[21573]: time=\"2026-06-12T16:11:45.584627072Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 17:20:10.266491 | controller |     "Jun 12 16:11:45.584871 crc crio[21573]: time=\"2026-06-12T16:11:45.584654583Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 17:20:10.266507 | controller |     "Jun 12 16:11:45.584871 crc crio[21573]: time=\"2026-06-12T16:11:45.584859269Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 17:20:10.266522 | controller |     "Jun 12 16:11:45.585035 crc crio[21573]: time=\"2026-06-12T16:11:45.584887001Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 17:20:10.266537 | controller |     "Jun 12 16:11:45.585101 crc crio[21573]: time=\"2026-06-12T16:11:45.585062295Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 17:20:10.266551 | controller |     "Jun 12 16:11:45.585101 crc crio[21573]: time=\"2026-06-12T16:11:45.585089416Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 17:20:10.266566 | controller |     "Jun 12 16:11:45.585602 crc crio[21573]: time=\"2026-06-12T16:11:45.585297842Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 17:20:10.266601 | controller |     "Jun 12 16:11:45.585602 crc crio[21573]: time=\"2026-06-12T16:11:45.585349073Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 17:20:10.266618 | controller |     "Jun 12 16:11:45.585882 crc crio[21573]: time=\"2026-06-12T16:11:45.585656132Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 17:20:10.266633 | controller |     "Jun 12 16:11:45.585882 crc crio[21573]: time=\"2026-06-12T16:11:45.585682783Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 17:20:10.266648 | controller |     "Jun 12 16:11:45.586001 crc crio[21573]: time=\"2026-06-12T16:11:45.585932169Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 17:20:10.266665 | controller |     "Jun 12 16:11:45.586001 crc crio[21573]: time=\"2026-06-12T16:11:45.58595901Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 17:20:10.266687 | controller |     "Jun 12 16:11:45.586577 crc crio[21573]: time=\"2026-06-12T16:11:45.58635887Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 17:20:10.266706 | controller |     "Jun 12 16:11:45.586577 crc crio[21573]: time=\"2026-06-12T16:11:45.586407022Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 17:20:10.266722 | controller |     "Jun 12 16:11:45.586950 crc crio[21573]: time=\"2026-06-12T16:11:45.586630718Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 17:20:10.266737 | controller |     "Jun 12 16:11:45.586950 crc crio[21573]: time=\"2026-06-12T16:11:45.586666349Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 17:20:10.266753 | controller |     "Jun 12 16:11:45.586950 crc crio[21573]: time=\"2026-06-12T16:11:45.586898735Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 17:20:10.266768 | controller |     "Jun 12 16:11:45.586950 crc crio[21573]: time=\"2026-06-12T16:11:45.586926379Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 17:20:10.266783 | controller |     "Jun 12 16:11:45.587256 crc crio[21573]: time=\"2026-06-12T16:11:45.587203404Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 17:20:10.266797 | controller |     "Jun 12 16:11:45.587256 crc crio[21573]: time=\"2026-06-12T16:11:45.587237515Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 17:20:10.266812 | controller |     "Jun 12 16:11:45.587563 crc crio[21573]: time=\"2026-06-12T16:11:45.58741952Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 17:20:10.266831 | controller |     "Jun 12 16:11:45.587563 crc crio[21573]: time=\"2026-06-12T16:11:45.587544713Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 17:20:10.266846 | controller |     "Jun 12 16:11:45.587735 crc crio[21573]: time=\"2026-06-12T16:11:45.587672077Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 17:20:10.266861 | controller |     "Jun 12 16:11:45.587735 crc crio[21573]: time=\"2026-06-12T16:11:45.587701997Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 17:20:10.266875 | controller |     "Jun 12 16:11:45.587988 crc crio[21573]: time=\"2026-06-12T16:11:45.587937744Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 17:20:10.266891 | controller |     "Jun 12 16:11:45.587988 crc crio[21573]: time=\"2026-06-12T16:11:45.587984125Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 17:20:10.266905 | controller |     "Jun 12 16:11:45.588288 crc crio[21573]: time=\"2026-06-12T16:11:45.588241832Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 17:20:10.266920 | controller |     "Jun 12 16:11:45.588288 crc crio[21573]: time=\"2026-06-12T16:11:45.588292214Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 17:20:10.266934 | controller |     "Jun 12 16:11:45.588618 crc crio[21573]: time=\"2026-06-12T16:11:45.588572261Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 17:20:10.266949 | controller |     "Jun 12 16:11:45.588618 crc crio[21573]: time=\"2026-06-12T16:11:45.588619493Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 17:20:10.266963 | controller |     "Jun 12 16:11:45.588852 crc crio[21573]: time=\"2026-06-12T16:11:45.588806128Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 17:20:10.266977 | controller |     "Jun 12 16:11:45.588852 crc crio[21573]: time=\"2026-06-12T16:11:45.588849179Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 17:20:10.266992 | controller |     "Jun 12 16:11:45.589109 crc crio[21573]: time=\"2026-06-12T16:11:45.589064775Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 17:20:10.267007 | controller |     "Jun 12 16:11:45.589109 crc crio[21573]: time=\"2026-06-12T16:11:45.589107036Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 17:20:10.267021 | controller |     "Jun 12 16:11:45.589397 crc crio[21573]: time=\"2026-06-12T16:11:45.589351024Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 17:20:10.267036 | controller |     "Jun 12 16:11:45.589397 crc crio[21573]: time=\"2026-06-12T16:11:45.589394605Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 17:20:10.267051 | controller |     "Jun 12 16:11:45.589644 crc crio[21573]: time=\"2026-06-12T16:11:45.589628052Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 17:20:10.267065 | controller |     "Jun 12 16:11:45.589708 crc crio[21573]: time=\"2026-06-12T16:11:45.589656162Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 17:20:10.267080 | controller |     "Jun 12 16:11:45.589883 crc crio[21573]: time=\"2026-06-12T16:11:45.589834527Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 17:20:10.267095 | controller |     "Jun 12 16:11:45.589883 crc crio[21573]: time=\"2026-06-12T16:11:45.589877999Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 17:20:10.267110 | controller |     "Jun 12 16:11:45.590513 crc crio[21573]: time=\"2026-06-12T16:11:45.590028503Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 17:20:10.267129 | controller |     "Jun 12 16:11:45.590513 crc crio[21573]: time=\"2026-06-12T16:11:45.590062884Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 17:20:10.267144 | controller |     "Jun 12 16:11:45.590687 crc crio[21573]: time=\"2026-06-12T16:11:45.59063925Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 17:20:10.267159 | controller |     "Jun 12 16:11:45.590687 crc crio[21573]: time=\"2026-06-12T16:11:45.59066878Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 17:20:10.267174 | controller |     "Jun 12 16:11:45.590870 crc crio[21573]: time=\"2026-06-12T16:11:45.590818495Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 17:20:10.267190 | controller |     "Jun 12 16:11:45.590870 crc crio[21573]: time=\"2026-06-12T16:11:45.590868736Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 17:20:10.267205 | controller |     "Jun 12 16:11:45.591124 crc crio[21573]: time=\"2026-06-12T16:11:45.591077283Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 17:20:10.267219 | controller |     "Jun 12 16:11:45.591124 crc crio[21573]: time=\"2026-06-12T16:11:45.591124314Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 17:20:10.267235 | controller |     "Jun 12 16:11:45.592045 crc crio[21573]: time=\"2026-06-12T16:11:45.591288209Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 17:20:10.267249 | controller |     "Jun 12 16:11:45.592045 crc crio[21573]: time=\"2026-06-12T16:11:45.591316259Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 17:20:10.267263 | controller |     "Jun 12 16:11:45.592597 crc crio[21573]: time=\"2026-06-12T16:11:45.592155713Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 17:20:10.267278 | controller |     "Jun 12 16:11:45.592597 crc crio[21573]: time=\"2026-06-12T16:11:45.592231425Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 17:20:10.267292 | controller |     "Jun 12 16:11:45.592597 crc crio[21573]: time=\"2026-06-12T16:11:45.592286046Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 17:20:10.267307 | controller |     "Jun 12 16:11:45.592597 crc crio[21573]: time=\"2026-06-12T16:11:45.592305737Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 17:20:10.267322 | controller |     "Jun 12 16:11:45.592814 crc crio[21573]: time=\"2026-06-12T16:11:45.592658836Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 17:20:10.267336 | controller |     "Jun 12 16:11:45.592814 crc crio[21573]: time=\"2026-06-12T16:11:45.592689057Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 17:20:10.267351 | controller |     "Jun 12 16:11:45.592814 crc crio[21573]: time=\"2026-06-12T16:11:45.592737699Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 17:20:10.267366 | controller |     "Jun 12 16:11:45.592814 crc crio[21573]: time=\"2026-06-12T16:11:45.592760679Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 17:20:10.267382 | controller |     "Jun 12 16:11:45.593333 crc crio[21573]: time=\"2026-06-12T16:11:45.593261124Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 17:20:10.267397 | controller |     "Jun 12 16:11:45.593333 crc crio[21573]: time=\"2026-06-12T16:11:45.593316556Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 17:20:10.267416 | controller |     "Jun 12 16:11:45.593525 crc crio[21573]: time=\"2026-06-12T16:11:45.593510661Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 17:20:10.267431 | controller |     "Jun 12 16:11:45.593589 crc crio[21573]: time=\"2026-06-12T16:11:45.593540052Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 17:20:10.267446 | controller |     "Jun 12 16:11:45.593881 crc crio[21573]: time=\"2026-06-12T16:11:45.593798879Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 17:20:10.267461 | controller |     "Jun 12 16:11:45.593881 crc crio[21573]: time=\"2026-06-12T16:11:45.59385328Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 17:20:10.267476 | controller |     "Jun 12 16:11:45.593997 crc crio[21573]: time=\"2026-06-12T16:11:45.593889151Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 17:20:10.267491 | controller |     "Jun 12 16:11:45.593997 crc crio[21573]: time=\"2026-06-12T16:11:45.593909502Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 17:20:10.267506 | controller |     "Jun 12 16:11:45.594379 crc crio[21573]: time=\"2026-06-12T16:11:45.594301944Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 17:20:10.267521 | controller |     "Jun 12 16:11:45.594379 crc crio[21573]: time=\"2026-06-12T16:11:45.594354855Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 17:20:10.267535 | controller |     "Jun 12 16:11:45.594559 crc crio[21573]: time=\"2026-06-12T16:11:45.594387716Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 17:20:10.267549 | controller |     "Jun 12 16:11:45.594559 crc crio[21573]: time=\"2026-06-12T16:11:45.594407457Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 17:20:10.267564 | controller |     "Jun 12 16:11:45.594840 crc crio[21573]: time=\"2026-06-12T16:11:45.594766627Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 17:20:10.267599 | controller |     "Jun 12 16:11:45.594840 crc crio[21573]: time=\"2026-06-12T16:11:45.594818498Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 17:20:10.267616 | controller |     "Jun 12 16:11:45.595116 crc crio[21573]: time=\"2026-06-12T16:11:45.595017274Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 17:20:10.267632 | controller |     "Jun 12 16:11:45.595116 crc crio[21573]: time=\"2026-06-12T16:11:45.595089036Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 17:20:10.267646 | controller |     "Jun 12 16:11:45.595852 crc crio[21573]: time=\"2026-06-12T16:11:45.595422465Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 17:20:10.267661 | controller |     "Jun 12 16:11:45.595852 crc crio[21573]: time=\"2026-06-12T16:11:45.595518907Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 17:20:10.267676 | controller |     "Jun 12 16:11:45.596042 crc crio[21573]: time=\"2026-06-12T16:11:45.595975841Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 17:20:10.267696 | controller |     "Jun 12 16:11:45.596128 crc crio[21573]: time=\"2026-06-12T16:11:45.596051763Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 17:20:10.267717 | controller |     "Jun 12 16:11:45.596128 crc crio[21573]: time=\"2026-06-12T16:11:45.596070004Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 17:20:10.267733 | controller |     "Jun 12 16:11:45.596128 crc crio[21573]: time=\"2026-06-12T16:11:45.596088994Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 17:20:10.267751 | controller |     "Jun 12 16:11:45.596128 crc crio[21573]: time=\"2026-06-12T16:11:45.596118465Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 17:20:10.267767 | controller |     "Jun 12 16:11:45.596128 crc crio[21573]: time=\"2026-06-12T16:11:45.596135426Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 17:20:10.267781 | controller |     "Jun 12 16:11:45.596401 crc crio[21573]: time=\"2026-06-12T16:11:45.596368442Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 17:20:10.267796 | controller |     "Jun 12 16:11:45.596877 crc crio[21573]: time=\"2026-06-12T16:11:45.596523736Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 17:20:10.267810 | controller |     "Jun 12 16:11:45.596877 crc crio[21573]: time=\"2026-06-12T16:11:45.596696871Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 17:20:10.267825 | controller |     "Jun 12 16:11:45.596877 crc crio[21573]: time=\"2026-06-12T16:11:45.596728932Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 17:20:10.267840 | controller |     "Jun 12 16:11:45.597040 crc crio[21573]: time=\"2026-06-12T16:11:45.596954748Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 17:20:10.267854 | controller |     "Jun 12 16:11:45.597040 crc crio[21573]: time=\"2026-06-12T16:11:45.596983939Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 17:20:10.267868 | controller |     "Jun 12 16:11:45.599027 crc crio[21573]: time=\"2026-06-12T16:11:45.597281096Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 17:20:10.267883 | controller |     "Jun 12 16:11:45.599027 crc crio[21573]: time=\"2026-06-12T16:11:45.597312637Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 17:20:10.267897 | controller |     "Jun 12 16:11:45.599027 crc crio[21573]: time=\"2026-06-12T16:11:45.597552724Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 17:20:10.267911 | controller |     "Jun 12 16:11:45.599027 crc crio[21573]: time=\"2026-06-12T16:11:45.597622486Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 17:20:10.267926 | controller |     "Jun 12 16:11:45.599027 crc crio[21573]: time=\"2026-06-12T16:11:45.597862532Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 17:20:10.267940 | controller |     "Jun 12 16:11:45.599027 crc crio[21573]: time=\"2026-06-12T16:11:45.597889723Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 17:20:10.267955 | controller |     "Jun 12 16:11:45.599027 crc crio[21573]: time=\"2026-06-12T16:11:45.598068028Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 17:20:10.267969 | controller |     "Jun 12 16:11:45.599027 crc crio[21573]: time=\"2026-06-12T16:11:45.598100569Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 17:20:10.267984 | controller |     "Jun 12 16:11:45.599027 crc crio[21573]: time=\"2026-06-12T16:11:45.598418818Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 17:20:10.267998 | controller |     "Jun 12 16:11:45.599027 crc crio[21573]: time=\"2026-06-12T16:11:45.598625523Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 17:20:10.268013 | controller |     "Jun 12 16:11:45.599027 crc crio[21573]: time=\"2026-06-12T16:11:45.598665215Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 17:20:10.268027 | controller |     "Jun 12 16:11:45.599027 crc crio[21573]: time=\"2026-06-12T16:11:45.598689585Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 17:20:10.268044 | controller |     "Jun 12 16:11:45.599027 crc crio[21573]: time=\"2026-06-12T16:11:45.598751607Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 17:20:10.268060 | controller |     "Jun 12 16:11:45.599027 crc crio[21573]: time=\"2026-06-12T16:11:45.598769267Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 17:20:10.268074 | controller |     "Jun 12 16:11:45.599917 crc crio[21573]: time=\"2026-06-12T16:11:45.599318264Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 17:20:10.268088 | controller |     "Jun 12 16:11:45.599917 crc crio[21573]: time=\"2026-06-12T16:11:45.599361115Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 17:20:10.268102 | controller |     "Jun 12 16:11:45.599917 crc crio[21573]: time=\"2026-06-12T16:11:45.599380965Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 17:20:10.268116 | controller |     "Jun 12 16:11:45.599917 crc crio[21573]: time=\"2026-06-12T16:11:45.599398126Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 17:20:10.268131 | controller |     "Jun 12 16:11:45.599917 crc crio[21573]: time=\"2026-06-12T16:11:45.59955897Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 17:20:10.268145 | controller |     "Jun 12 16:11:45.599917 crc crio[21573]: time=\"2026-06-12T16:11:45.59958638Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 17:20:10.268160 | controller |     "Jun 12 16:11:45.600305 crc crio[21573]: time=\"2026-06-12T16:11:45.600210067Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 17:20:10.268174 | controller |     "Jun 12 16:11:45.600598 crc crio[21573]: time=\"2026-06-12T16:11:45.600265749Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 17:20:10.268189 | controller |     "Jun 12 16:11:45.600598 crc crio[21573]: time=\"2026-06-12T16:11:45.600411954Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 17:20:10.268204 | controller |     "Jun 12 16:11:45.600598 crc crio[21573]: time=\"2026-06-12T16:11:45.600497846Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 17:20:10.268219 | controller |     "Jun 12 16:11:45.600788 crc crio[21573]: time=\"2026-06-12T16:11:45.600635151Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 17:20:10.268234 | controller |     "Jun 12 16:11:45.600788 crc crio[21573]: time=\"2026-06-12T16:11:45.600670112Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 17:20:10.268249 | controller |     "Jun 12 16:11:45.601350 crc crio[21573]: time=\"2026-06-12T16:11:45.601269549Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 17:20:10.268264 | controller |     "Jun 12 16:11:45.601350 crc crio[21573]: time=\"2026-06-12T16:11:45.60133877Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 17:20:10.268279 | controller |     "Jun 12 16:11:45.601627 crc crio[21573]: time=\"2026-06-12T16:11:45.601513556Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 17:20:10.268294 | controller |     "Jun 12 16:11:45.601627 crc crio[21573]: time=\"2026-06-12T16:11:45.601553377Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 17:20:10.268309 | controller |     "Jun 12 16:11:45.601737 crc crio[21573]: time=\"2026-06-12T16:11:45.60171342Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 17:20:10.268324 | controller |     "Jun 12 16:11:45.601851 crc crio[21573]: time=\"2026-06-12T16:11:45.601794602Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 17:20:10.268342 | controller |     "Jun 12 16:11:45.602116 crc crio[21573]: time=\"2026-06-12T16:11:45.602035121Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 17:20:10.268357 | controller |     "Jun 12 16:11:45.602116 crc crio[21573]: time=\"2026-06-12T16:11:45.602092462Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 17:20:10.268372 | controller |     "Jun 12 16:11:45.602116 crc crio[21573]: time=\"2026-06-12T16:11:45.602125023Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 17:20:10.268386 | controller |     "Jun 12 16:11:45.602321 crc crio[21573]: time=\"2026-06-12T16:11:45.602145834Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 17:20:10.268401 | controller |     "Jun 12 16:11:45.602428 crc crio[21573]: time=\"2026-06-12T16:11:45.60237508Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 17:20:10.268416 | controller |     "Jun 12 16:11:45.602428 crc crio[21573]: time=\"2026-06-12T16:11:45.602510712Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 17:20:10.268431 | controller |     "Jun 12 16:11:45.602738 crc crio[21573]: time=\"2026-06-12T16:11:45.602691168Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 17:20:10.268446 | controller |     "Jun 12 16:11:45.602815 crc crio[21573]: time=\"2026-06-12T16:11:45.602748249Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 17:20:10.268461 | controller |     "Jun 12 16:11:45.602815 crc crio[21573]: time=\"2026-06-12T16:11:45.602801641Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 17:20:10.268476 | controller |     "Jun 12 16:11:45.602915 crc crio[21573]: time=\"2026-06-12T16:11:45.602828782Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 17:20:10.268490 | controller |     "Jun 12 16:11:45.603317 crc crio[21573]: time=\"2026-06-12T16:11:45.603244853Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 17:20:10.268505 | controller |     "Jun 12 16:11:45.603392 crc crio[21573]: time=\"2026-06-12T16:11:45.603370507Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 17:20:10.268520 | controller |     "Jun 12 16:11:45.603626 crc crio[21573]: time=\"2026-06-12T16:11:45.603551862Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 17:20:10.268534 | controller |     "Jun 12 16:11:45.603697 crc crio[21573]: time=\"2026-06-12T16:11:45.603654995Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 17:20:10.268549 | controller |     "Jun 12 16:11:45.603697 crc crio[21573]: time=\"2026-06-12T16:11:45.603668875Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 17:20:10.268564 | controller |     "Jun 12 16:11:45.603697 crc crio[21573]: time=\"2026-06-12T16:11:45.603686555Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 17:20:10.268599 | controller |     "Jun 12 16:11:45.604301 crc crio[21573]: time=\"2026-06-12T16:11:45.604065276Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 17:20:10.268617 | controller |     "Jun 12 16:11:45.604301 crc crio[21573]: time=\"2026-06-12T16:11:45.604102437Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 17:20:10.268632 | controller |     "Jun 12 16:11:45.604301 crc crio[21573]: time=\"2026-06-12T16:11:45.604131268Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 17:20:10.268648 | controller |     "Jun 12 16:11:45.604301 crc crio[21573]: time=\"2026-06-12T16:11:45.604149018Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 17:20:10.268666 | controller |     "Jun 12 16:11:45.604771 crc crio[21573]: time=\"2026-06-12T16:11:45.604629962Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 17:20:10.268681 | controller |     "Jun 12 16:11:45.604854 crc crio[21573]: time=\"2026-06-12T16:11:45.604788487Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 17:20:10.268697 | controller |     "Jun 12 16:11:45.604901 crc crio[21573]: time=\"2026-06-12T16:11:45.60488374Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 17:20:10.268718 | controller |     "Jun 12 16:11:45.604949 crc crio[21573]: time=\"2026-06-12T16:11:45.60491278Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 17:20:10.268737 | controller |     "Jun 12 16:11:45.605158 crc crio[21573]: time=\"2026-06-12T16:11:45.605094525Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 17:20:10.268752 | controller |     "Jun 12 16:11:45.605158 crc crio[21573]: time=\"2026-06-12T16:11:45.605144257Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 17:20:10.268767 | controller |     "Jun 12 16:11:45.605551 crc crio[21573]: time=\"2026-06-12T16:11:45.605402464Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 17:20:10.268782 | controller |     "Jun 12 16:11:45.605706 crc crio[21573]: time=\"2026-06-12T16:11:45.605662861Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 17:20:10.268806 | controller |     "Jun 12 16:11:45.605871 crc crio[21573]: time=\"2026-06-12T16:11:45.605746832Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 17:20:10.268822 | controller |     "Jun 12 16:11:45.605940 crc crio[21573]: time=\"2026-06-12T16:11:45.605879857Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 17:20:10.268897 | controller |     "Jun 12 16:11:49.855970 crc crio[21573]: time=\"2026-06-12T16:11:49.855051814Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/etc/kubernetes/cni/net.d/00-multus.conf\\\"\"",
2026-06-12 17:20:10.268920 | controller |     "Jun 12 16:11:49.898662 crc crio[21573]: time=\"2026-06-12T16:11:49.897569405Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"",
2026-06-12 17:20:10.268936 | controller |     "Jun 12 16:11:49.898662 crc crio[21573]: time=\"2026-06-12T16:11:49.898350198Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"",
2026-06-12 17:20:10.268951 | controller |     "Jun 12 16:11:49.898662 crc crio[21573]: time=\"2026-06-12T16:11:49.89841853Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/etc/kubernetes/cni/net.d/00-multus.conf\\\"\"",
2026-06-12 17:20:10.268966 | controller |     "Jun 12 16:11:49.970070 crc crio[21573]: time=\"2026-06-12T16:11:49.969937873Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"",
2026-06-12 17:20:10.268980 | controller |     "Jun 12 16:11:49.970070 crc crio[21573]: time=\"2026-06-12T16:11:49.970047296Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"",
2026-06-12 17:20:10.268995 | controller |     "Jun 12 16:11:53.776665 crc crio[21573]: time=\"2026-06-12T16:11:53.776000995Z\" level=info msg=\"Removing container: ae10d53081f4c5b79e72fb194f1e91e7ac0b4f65783109270c03ba89eaaaf8a7\" id=250218a5-615a-46da-ac9c-03f6de75cbe1 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 17:20:10.269010 | controller |     "Jun 12 16:11:53.930903 crc crio[21573]: time=\"2026-06-12T16:11:53.93068878Z\" level=info msg=\"Removed container ae10d53081f4c5b79e72fb194f1e91e7ac0b4f65783109270c03ba89eaaaf8a7: openshift-infra/auto-csr-approver-29688004-jmtt6/oc\" id=250218a5-615a-46da-ac9c-03f6de75cbe1 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 17:20:10.269029 | controller |     "Jun 12 16:11:53.941306 crc crio[21573]: time=\"2026-06-12T16:11:53.941149222Z\" level=info msg=\"Stopping pod sandbox: 097d71c6c4376f4b2c9b34f8a3c07481b0822cfa174a391458ae82cfc61a0a62\" id=6f0502fc-33a0-4604-943d-6c8a82ca2449 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 17:20:10.269045 | controller |     "Jun 12 16:11:53.941306 crc crio[21573]: time=\"2026-06-12T16:11:53.941292236Z\" level=info msg=\"Stopped pod sandbox (already stopped): 097d71c6c4376f4b2c9b34f8a3c07481b0822cfa174a391458ae82cfc61a0a62\" id=6f0502fc-33a0-4604-943d-6c8a82ca2449 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 17:20:10.269061 | controller |     "Jun 12 16:11:53.943512 crc crio[21573]: time=\"2026-06-12T16:11:53.943340873Z\" level=info msg=\"Removing pod sandbox: 097d71c6c4376f4b2c9b34f8a3c07481b0822cfa174a391458ae82cfc61a0a62\" id=6302a6e6-2212-4357-9260-cac63c6851d6 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 17:20:10.269076 | controller |     "Jun 12 16:11:53.953741 crc crio[21573]: time=\"2026-06-12T16:11:53.953619855Z\" level=info msg=\"Removed pod sandbox: 097d71c6c4376f4b2c9b34f8a3c07481b0822cfa174a391458ae82cfc61a0a62\" id=6302a6e6-2212-4357-9260-cac63c6851d6 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 17:20:10.269091 | controller |     "Jun 12 16:11:53.958351 crc crio[21573]: time=\"2026-06-12T16:11:53.958256241Z\" level=info msg=\"Stopping pod sandbox: 59c4ea65ef843c8a90f6bad8892f6359cbad9137eca6229f792e1e424da9945e\" id=828f543d-7ce5-4d20-9d0a-54ac5dee5940 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 17:20:10.269107 | controller |     "Jun 12 16:11:53.958351 crc crio[21573]: time=\"2026-06-12T16:11:53.958333893Z\" level=info msg=\"Stopped pod sandbox (already stopped): 59c4ea65ef843c8a90f6bad8892f6359cbad9137eca6229f792e1e424da9945e\" id=828f543d-7ce5-4d20-9d0a-54ac5dee5940 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 17:20:10.269122 | controller |     "Jun 12 16:11:53.959616 crc crio[21573]: time=\"2026-06-12T16:11:53.95930841Z\" level=info msg=\"Removing pod sandbox: 59c4ea65ef843c8a90f6bad8892f6359cbad9137eca6229f792e1e424da9945e\" id=18d68c96-a131-425f-a222-1c6385d7eb52 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 17:20:10.269137 | controller |     "Jun 12 16:11:53.976544 crc crio[21573]: time=\"2026-06-12T16:11:53.976321353Z\" level=info msg=\"Removed pod sandbox: 59c4ea65ef843c8a90f6bad8892f6359cbad9137eca6229f792e1e424da9945e\" id=18d68c96-a131-425f-a222-1c6385d7eb52 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 17:20:10.269152 | controller |     "Jun 12 16:11:53.978066 crc crio[21573]: time=\"2026-06-12T16:11:53.977865631Z\" level=info msg=\"Stopping pod sandbox: 56781ba3e8aee45a174e1c7cc2761e07a90ac153ee98f57e5a99bc3345ba3876\" id=411ca4d1-1664-47f2-a7d5-d64fd688859b name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 17:20:10.269167 | controller |     "Jun 12 16:11:53.978066 crc crio[21573]: time=\"2026-06-12T16:11:53.978035676Z\" level=info msg=\"Stopped pod sandbox (already stopped): 56781ba3e8aee45a174e1c7cc2761e07a90ac153ee98f57e5a99bc3345ba3876\" id=411ca4d1-1664-47f2-a7d5-d64fd688859b name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 17:20:10.269181 | controller |     "Jun 12 16:11:53.980420 crc crio[21573]: time=\"2026-06-12T16:11:53.98032872Z\" level=info msg=\"Removing pod sandbox: 56781ba3e8aee45a174e1c7cc2761e07a90ac153ee98f57e5a99bc3345ba3876\" id=b6d154d5-f780-4b76-9c50-0f4293689443 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 17:20:10.269196 | controller |     "Jun 12 16:11:53.993544 crc crio[21573]: time=\"2026-06-12T16:11:53.993284947Z\" level=info msg=\"Removed pod sandbox: 56781ba3e8aee45a174e1c7cc2761e07a90ac153ee98f57e5a99bc3345ba3876\" id=b6d154d5-f780-4b76-9c50-0f4293689443 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 17:20:10.269218 | controller |     "Jun 12 16:12:00.575634 crc crio[21573]: time=\"2026-06-12T16:12:00.573606259Z\" level=info msg=\"Running pod sandbox: openshift-infra/auto-csr-approver-29688012-8fn6q/POD\" id=46190365-4f41-4a73-a8a1-5a2c60635c93 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:20:10.269234 | controller |     "Jun 12 16:12:00.577844 crc crio[21573]: time=\"2026-06-12T16:12:00.57575243Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.269250 | controller |     "Jun 12 16:12:00.631955 crc crio[21573]: time=\"2026-06-12T16:12:00.631763299Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29688012-8fn6q Namespace:openshift-infra ID:833e21d80df1fa3a98c3d31c5b6cf35eebab2c11dc0f577545d72373068b4485 UID:35707bdb-401d-4a21-b31b-543cec4040aa NetNS:/var/run/netns/b47eac09-3e65-4b38-8c24-ee737459818c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod35707bdb_401d_4a21_b31b_543cec4040aa.slice PodAnnotations:0xc00338eb50}] Aliases:map[]}\"",
2026-06-12 17:20:10.269266 | controller |     "Jun 12 16:12:00.631955 crc crio[21573]: time=\"2026-06-12T16:12:00.63183513Z\" level=info msg=\"Adding pod openshift-infra_auto-csr-approver-29688012-8fn6q to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 17:20:10.269282 | controller |     "Jun 12 16:12:01.077126 crc crio[21573]: 2026-06-12T16:12:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:833e21d80df1fa3 Mac:7a:3d:f9:79:2b:59 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:07 Mtu:0 Sandbox:/var/run/netns/b47eac09-3e65-4b38-8c24-ee737459818c SocketPath: PciID:}] [{Interface:0xc000015160 Address:{IP:10.217.0.7 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 17:20:10.269298 | controller |     "Jun 12 16:12:01.080830 crc crio[21573]: time=\"2026-06-12T16:12:01.08073655Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29688012-8fn6q Namespace:openshift-infra ID:833e21d80df1fa3a98c3d31c5b6cf35eebab2c11dc0f577545d72373068b4485 UID:35707bdb-401d-4a21-b31b-543cec4040aa NetNS:/var/run/netns/b47eac09-3e65-4b38-8c24-ee737459818c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod35707bdb_401d_4a21_b31b_543cec4040aa.slice PodAnnotations:0xc00338eb50}] Aliases:map[]}\"",
2026-06-12 17:20:10.269315 | controller |     "Jun 12 16:12:01.081029 crc crio[21573]: time=\"2026-06-12T16:12:01.080964436Z\" level=info msg=\"Checking pod openshift-infra_auto-csr-approver-29688012-8fn6q for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 17:20:10.269332 | controller |     "Jun 12 16:12:01.093418 crc crio[21573]: time=\"2026-06-12T16:12:01.093292202Z\" level=info msg=\"Ran pod sandbox 833e21d80df1fa3a98c3d31c5b6cf35eebab2c11dc0f577545d72373068b4485 with infra container: openshift-infra/auto-csr-approver-29688012-8fn6q/POD\" id=46190365-4f41-4a73-a8a1-5a2c60635c93 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:20:10.269347 | controller |     "Jun 12 16:12:01.098698 crc crio[21573]: time=\"2026-06-12T16:12:01.098566927Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-cli:latest\" id=f80a4768-1e5a-4056-a3c6-40eb0aa6b610 name=/runtime.v1.ImageService/PullImage",
2026-06-12 17:20:10.269363 | controller |     "Jun 12 16:12:01.108432 crc crio[21573]: time=\"2026-06-12T16:12:01.108303939Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-cli:latest\\\"\"",
2026-06-12 17:20:10.269379 | controller |     "Jun 12 16:12:02.080942 crc crio[21573]: time=\"2026-06-12T16:12:02.080767895Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9\" id=f80a4768-1e5a-4056-a3c6-40eb0aa6b610 name=/runtime.v1.ImageService/PullImage",
2026-06-12 17:20:10.269397 | controller |     "Jun 12 16:12:02.085130 crc crio[21573]: time=\"2026-06-12T16:12:02.082688188Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=c291ebc3-1bcf-40a8-af20-e50d76cf2160 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:20:10.269413 | controller |     "Jun 12 16:12:02.086648 crc crio[21573]: time=\"2026-06-12T16:12:02.086550727Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=a8418191-98c4-4e78-9593-6bb82928d256 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:20:10.269429 | controller |     "Jun 12 16:12:02.100403 crc crio[21573]: time=\"2026-06-12T16:12:02.100069436Z\" level=info msg=\"Creating container: openshift-infra/auto-csr-approver-29688012-8fn6q/oc\" id=20e06fa7-9239-4320-9b4d-325201e404da name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:20:10.269444 | controller |     "Jun 12 16:12:02.101058 crc crio[21573]: time=\"2026-06-12T16:12:02.100889779Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.269459 | controller |     "Jun 12 16:12:02.142147 crc crio[21573]: time=\"2026-06-12T16:12:02.142016511Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.269474 | controller |     "Jun 12 16:12:02.517031 crc crio[21573]: time=\"2026-06-12T16:12:02.516361918Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.269489 | controller |     "Jun 12 16:12:02.644860 crc crio[21573]: time=\"2026-06-12T16:12:02.644754576Z\" level=info msg=\"Created container 150b57bf1d0805da5fd1e384d764f61ce74289a08aab7b2c93adb8dee0145e9f: openshift-infra/auto-csr-approver-29688012-8fn6q/oc\" id=20e06fa7-9239-4320-9b4d-325201e404da name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:20:10.269504 | controller |     "Jun 12 16:12:02.646420 crc crio[21573]: time=\"2026-06-12T16:12:02.646337191Z\" level=info msg=\"Starting container: 150b57bf1d0805da5fd1e384d764f61ce74289a08aab7b2c93adb8dee0145e9f\" id=7db46ca5-8f77-4c42-bb0c-d27f2e09ffe9 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 17:20:10.269518 | controller |     "Jun 12 16:12:02.650972 crc crio[21573]: time=\"2026-06-12T16:12:02.650804405Z\" level=info msg=\"Started container\" PID=38602 containerID=150b57bf1d0805da5fd1e384d764f61ce74289a08aab7b2c93adb8dee0145e9f description=openshift-infra/auto-csr-approver-29688012-8fn6q/oc id=7db46ca5-8f77-4c42-bb0c-d27f2e09ffe9 name=/runtime.v1.RuntimeService/StartContainer sandboxID=833e21d80df1fa3a98c3d31c5b6cf35eebab2c11dc0f577545d72373068b4485",
2026-06-12 17:20:10.269534 | controller |     "Jun 12 16:12:04.824623 crc crio[21573]: time=\"2026-06-12T16:12:04.82354341Z\" level=info msg=\"Stopping pod sandbox: 833e21d80df1fa3a98c3d31c5b6cf35eebab2c11dc0f577545d72373068b4485\" id=b2465820-6cdc-4a2d-82f9-fbeb223a82ff name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 17:20:10.269549 | controller |     "Jun 12 16:12:04.827901 crc crio[21573]: time=\"2026-06-12T16:12:04.8277656Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29688012-8fn6q Namespace:openshift-infra ID:833e21d80df1fa3a98c3d31c5b6cf35eebab2c11dc0f577545d72373068b4485 UID:35707bdb-401d-4a21-b31b-543cec4040aa NetNS:/var/run/netns/b47eac09-3e65-4b38-8c24-ee737459818c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod35707bdb_401d_4a21_b31b_543cec4040aa.slice PodAnnotations:0xc00338ec10}] Aliases:map[]}\"",
2026-06-12 17:20:10.269566 | controller |     "Jun 12 16:12:04.829034 crc crio[21573]: time=\"2026-06-12T16:12:04.82883585Z\" level=info msg=\"Deleting pod openshift-infra_auto-csr-approver-29688012-8fn6q from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 17:20:10.269615 | controller |     "Jun 12 16:12:05.196670 crc crio[21573]: time=\"2026-06-12T16:12:05.195928941Z\" level=info msg=\"Stopped pod sandbox: 833e21d80df1fa3a98c3d31c5b6cf35eebab2c11dc0f577545d72373068b4485\" id=b2465820-6cdc-4a2d-82f9-fbeb223a82ff name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 17:20:10.269635 | controller |     "Jun 12 16:12:22.445298 crc crio[21573]: time=\"2026-06-12T16:12:22.443587398Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/ed43641bf76e974c79e6d19d37042da9c6c1c828763981d17078e53cd977qkn/POD\" id=ee033fde-b472-4dc7-9ddb-a71c3df4c9da name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:20:10.269652 | controller |     "Jun 12 16:12:22.448330 crc crio[21573]: time=\"2026-06-12T16:12:22.445322787Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.269668 | controller |     "Jun 12 16:12:22.487010 crc crio[21573]: time=\"2026-06-12T16:12:22.48607845Z\" level=info msg=\"Got pod network &{Name:ed43641bf76e974c79e6d19d37042da9c6c1c828763981d17078e53cd977qkn Namespace:openshift-marketplace ID:a414265e3521d887faf038c01d2444352110695ee712e6509e5d41c1bc003385 UID:6f6efd23-9188-492f-a3b3-b3ed8b515b3a NetNS:/var/run/netns/4e6ebc2b-c58c-4cfc-ab9d-4bb8ad6e0a59 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod6f6efd23_9188_492f_a3b3_b3ed8b515b3a.slice PodAnnotations:0xc0027222a0}] Aliases:map[]}\"",
2026-06-12 17:20:10.269684 | controller |     "Jun 12 16:12:22.487010 crc crio[21573]: time=\"2026-06-12T16:12:22.487000056Z\" level=info msg=\"Adding pod openshift-marketplace_ed43641bf76e974c79e6d19d37042da9c6c1c828763981d17078e53cd977qkn to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 17:20:10.269699 | controller |     "Jun 12 16:12:23.127036 crc crio[21573]: 2026-06-12T16:12:23Z [verbose] CmdAdd (shim): {1.1.0 [{Name:a414265e3521d88 Mac:2e:69:88:41:80:b6 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:0c Mtu:0 Sandbox:/var/run/netns/4e6ebc2b-c58c-4cfc-ab9d-4bb8ad6e0a59 SocketPath: PciID:}] [{Interface:0xc000686780 Address:{IP:10.217.0.12 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 17:20:10.269717 | controller |     "Jun 12 16:12:23.130640 crc crio[21573]: time=\"2026-06-12T16:12:23.130539096Z\" level=info msg=\"Got pod network &{Name:ed43641bf76e974c79e6d19d37042da9c6c1c828763981d17078e53cd977qkn Namespace:openshift-marketplace ID:a414265e3521d887faf038c01d2444352110695ee712e6509e5d41c1bc003385 UID:6f6efd23-9188-492f-a3b3-b3ed8b515b3a NetNS:/var/run/netns/4e6ebc2b-c58c-4cfc-ab9d-4bb8ad6e0a59 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod6f6efd23_9188_492f_a3b3_b3ed8b515b3a.slice PodAnnotations:0xc0027222a0}] Aliases:map[]}\"",
2026-06-12 17:20:10.269741 | controller |     "Jun 12 16:12:23.130856 crc crio[21573]: time=\"2026-06-12T16:12:23.130783483Z\" level=info msg=\"Checking pod openshift-marketplace_ed43641bf76e974c79e6d19d37042da9c6c1c828763981d17078e53cd977qkn for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 17:20:10.269760 | controller |     "Jun 12 16:12:23.142581 crc crio[21573]: time=\"2026-06-12T16:12:23.141408515Z\" level=info msg=\"Ran pod sandbox a414265e3521d887faf038c01d2444352110695ee712e6509e5d41c1bc003385 with infra container: openshift-marketplace/ed43641bf76e974c79e6d19d37042da9c6c1c828763981d17078e53cd977qkn/POD\" id=ee033fde-b472-4dc7-9ddb-a71c3df4c9da name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:20:10.269775 | controller |     "Jun 12 16:12:23.146373 crc crio[21573]: time=\"2026-06-12T16:12:23.146213644Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=a5e993c9-925b-4cd8-a1bd-a8bac87a4e4a name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:20:10.269795 | controller |     "Jun 12 16:12:23.149774 crc crio[21573]: time=\"2026-06-12T16:12:23.149670791Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=5521c034-996b-4503-9b63-7d053bd04161 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:20:10.269810 | controller |     "Jun 12 16:12:23.157993 crc crio[21573]: time=\"2026-06-12T16:12:23.157858209Z\" level=info msg=\"Creating container: openshift-marketplace/ed43641bf76e974c79e6d19d37042da9c6c1c828763981d17078e53cd977qkn/util\" id=a7253ddc-597a-4725-b4ea-7b0da4a934bd name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:20:10.269825 | controller |     "Jun 12 16:12:23.159000 crc crio[21573]: time=\"2026-06-12T16:12:23.158870248Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.269840 | controller |     "Jun 12 16:12:23.197956 crc crio[21573]: time=\"2026-06-12T16:12:23.197817709Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.269854 | controller |     "Jun 12 16:12:23.203799 crc crio[21573]: time=\"2026-06-12T16:12:23.203669603Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.269870 | controller |     "Jun 12 16:12:23.336911 crc crio[21573]: time=\"2026-06-12T16:12:23.336764082Z\" level=info msg=\"Created container 9cf2f266cb12d86e8d493d03d5ef662e97f52c8a30e3f8952e93b27f8c35a068: openshift-marketplace/ed43641bf76e974c79e6d19d37042da9c6c1c828763981d17078e53cd977qkn/util\" id=a7253ddc-597a-4725-b4ea-7b0da4a934bd name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:20:10.269885 | controller |     "Jun 12 16:12:23.338155 crc crio[21573]: time=\"2026-06-12T16:12:23.338092679Z\" level=info msg=\"Starting container: 9cf2f266cb12d86e8d493d03d5ef662e97f52c8a30e3f8952e93b27f8c35a068\" id=3222c591-77de-40b7-933e-0e5520a37854 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 17:20:10.269901 | controller |     "Jun 12 16:12:23.345589 crc crio[21573]: time=\"2026-06-12T16:12:23.345392573Z\" level=info msg=\"Started container\" PID=39746 containerID=9cf2f266cb12d86e8d493d03d5ef662e97f52c8a30e3f8952e93b27f8c35a068 description=openshift-marketplace/ed43641bf76e974c79e6d19d37042da9c6c1c828763981d17078e53cd977qkn/util id=3222c591-77de-40b7-933e-0e5520a37854 name=/runtime.v1.RuntimeService/StartContainer sandboxID=a414265e3521d887faf038c01d2444352110695ee712e6509e5d41c1bc003385",
2026-06-12 17:20:10.269916 | controller |     "Jun 12 16:12:24.092783 crc crio[21573]: time=\"2026-06-12T16:12:24.091815826Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/kubernetes-nmstate-operator-bundle@sha256:894bbcce0ab85e1faa7c4b75111a57130fc318a68ad3f7c031ce757cb94ff7a7\" id=8bd6031c-100a-49e3-aaad-8826525db8e6 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:20:10.269931 | controller |     "Jun 12 16:12:24.094947 crc crio[21573]: time=\"2026-06-12T16:12:24.09300475Z\" level=info msg=\"Image registry.redhat.io/openshift4/kubernetes-nmstate-operator-bundle@sha256:894bbcce0ab85e1faa7c4b75111a57130fc318a68ad3f7c031ce757cb94ff7a7 not found\" id=8bd6031c-100a-49e3-aaad-8826525db8e6 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:20:10.269947 | controller |     "Jun 12 16:12:24.094947 crc crio[21573]: time=\"2026-06-12T16:12:24.093091002Z\" level=info msg=\"Neither image nor artfiact registry.redhat.io/openshift4/kubernetes-nmstate-operator-bundle@sha256:894bbcce0ab85e1faa7c4b75111a57130fc318a68ad3f7c031ce757cb94ff7a7 found\" id=8bd6031c-100a-49e3-aaad-8826525db8e6 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:20:10.269967 | controller |     "Jun 12 16:12:24.094947 crc crio[21573]: time=\"2026-06-12T16:12:24.094604774Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/kubernetes-nmstate-operator-bundle@sha256:894bbcce0ab85e1faa7c4b75111a57130fc318a68ad3f7c031ce757cb94ff7a7\" id=65dc6641-6c12-454a-ab55-00e581af3f21 name=/runtime.v1.ImageService/PullImage",
2026-06-12 17:20:10.269983 | controller |     "Jun 12 16:12:24.103538 crc crio[21573]: time=\"2026-06-12T16:12:24.102881566Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/kubernetes-nmstate-operator-bundle@sha256:894bbcce0ab85e1faa7c4b75111a57130fc318a68ad3f7c031ce757cb94ff7a7\\\"\"",
2026-06-12 17:20:10.270013 | controller |     "Jun 12 16:12:24.104164 crc crio[21573]: time=\"2026-06-12T16:12:24.104045898Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/redhat-operators-pfrjd/POD\" id=7528b336-28eb-48e9-9be7-90f7efe1ab5a name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:20:10.270029 | controller |     "Jun 12 16:12:24.104164 crc crio[21573]: time=\"2026-06-12T16:12:24.104145581Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.270044 | controller |     "Jun 12 16:12:24.142592 crc crio[21573]: time=\"2026-06-12T16:12:24.142410285Z\" level=info msg=\"Got pod network &{Name:redhat-operators-pfrjd Namespace:openshift-marketplace ID:184369a227bb3154b11571db39f92c89a252ef08b4945f1f9d9545a44d7f9135 UID:e1b81ec7-f6a0-423d-b582-04febc5b9fc7 NetNS:/var/run/netns/da8e5ef4-98c0-4d81-9f6e-da297f72c61c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pode1b81ec7_f6a0_423d_b582_04febc5b9fc7.slice PodAnnotations:0xc00338e710}] Aliases:map[]}\"",
2026-06-12 17:20:10.270060 | controller |     "Jun 12 16:12:24.142592 crc crio[21573]: time=\"2026-06-12T16:12:24.142557759Z\" level=info msg=\"Adding pod openshift-marketplace_redhat-operators-pfrjd to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 17:20:10.270075 | controller |     "Jun 12 16:12:24.704683 crc crio[21573]: 2026-06-12T16:12:24Z [verbose] CmdAdd (shim): {1.1.0 [{Name:184369a227bb315 Mac:4e:ec:54:dd:80:ff Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:0f Mtu:0 Sandbox:/var/run/netns/da8e5ef4-98c0-4d81-9f6e-da297f72c61c SocketPath: PciID:}] [{Interface:0xc000014610 Address:{IP:10.217.0.15 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 17:20:10.270090 | controller |     "Jun 12 16:12:24.707548 crc crio[21573]: time=\"2026-06-12T16:12:24.707427733Z\" level=info msg=\"Got pod network &{Name:redhat-operators-pfrjd Namespace:openshift-marketplace ID:184369a227bb3154b11571db39f92c89a252ef08b4945f1f9d9545a44d7f9135 UID:e1b81ec7-f6a0-423d-b582-04febc5b9fc7 NetNS:/var/run/netns/da8e5ef4-98c0-4d81-9f6e-da297f72c61c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pode1b81ec7_f6a0_423d_b582_04febc5b9fc7.slice PodAnnotations:0xc00338e710}] Aliases:map[]}\"",
2026-06-12 17:20:10.270105 | controller |     "Jun 12 16:12:24.707724 crc crio[21573]: time=\"2026-06-12T16:12:24.70767165Z\" level=info msg=\"Checking pod openshift-marketplace_redhat-operators-pfrjd for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 17:20:10.270120 | controller |     "Jun 12 16:12:24.722991 crc crio[21573]: time=\"2026-06-12T16:12:24.722930147Z\" level=info msg=\"Ran pod sandbox 184369a227bb3154b11571db39f92c89a252ef08b4945f1f9d9545a44d7f9135 with infra container: openshift-marketplace/redhat-operators-pfrjd/POD\" id=7528b336-28eb-48e9-9be7-90f7efe1ab5a name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:20:10.270135 | controller |     "Jun 12 16:12:24.727958 crc crio[21573]: time=\"2026-06-12T16:12:24.727884566Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=8ce74529-4d55-4aa8-ba6e-4c67fbcf9829 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:20:10.270153 | controller |     "Jun 12 16:12:24.731664 crc crio[21573]: time=\"2026-06-12T16:12:24.731539738Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=8c5b01d0-967e-4981-a030-572df581c7b0 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:20:10.270168 | controller |     "Jun 12 16:12:24.741416 crc crio[21573]: time=\"2026-06-12T16:12:24.741334313Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-operators-pfrjd/extract-utilities\" id=952e12ae-f2c4-43a1-9a11-3f40d50f13aa name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:20:10.270183 | controller |     "Jun 12 16:12:24.742120 crc crio[21573]: time=\"2026-06-12T16:12:24.742049693Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.270198 | controller |     "Jun 12 16:12:24.770966 crc crio[21573]: time=\"2026-06-12T16:12:24.770831649Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.270212 | controller |     "Jun 12 16:12:24.775366 crc crio[21573]: time=\"2026-06-12T16:12:24.775306045Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.270227 | controller |     "Jun 12 16:12:24.897290 crc crio[21573]: time=\"2026-06-12T16:12:24.897141288Z\" level=info msg=\"Created container d232720489d5dfe847b5576c2f98f7856c2f05a3a750bdebf304d041deb5687d: openshift-marketplace/redhat-operators-pfrjd/extract-utilities\" id=952e12ae-f2c4-43a1-9a11-3f40d50f13aa name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:20:10.270243 | controller |     "Jun 12 16:12:24.898717 crc crio[21573]: time=\"2026-06-12T16:12:24.89862916Z\" level=info msg=\"Starting container: d232720489d5dfe847b5576c2f98f7856c2f05a3a750bdebf304d041deb5687d\" id=89695005-db97-4285-9d2a-2af288775327 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 17:20:10.270258 | controller |     "Jun 12 16:12:24.905960 crc crio[21573]: time=\"2026-06-12T16:12:24.905885774Z\" level=info msg=\"Started container\" PID=39835 containerID=d232720489d5dfe847b5576c2f98f7856c2f05a3a750bdebf304d041deb5687d description=openshift-marketplace/redhat-operators-pfrjd/extract-utilities id=89695005-db97-4285-9d2a-2af288775327 name=/runtime.v1.RuntimeService/StartContainer sandboxID=184369a227bb3154b11571db39f92c89a252ef08b4945f1f9d9545a44d7f9135",
2026-06-12 17:20:10.270274 | controller |     "Jun 12 16:12:25.106761 crc crio[21573]: time=\"2026-06-12T16:12:25.106666249Z\" level=info msg=\"Pulling image: registry.redhat.io/redhat/redhat-operator-index:v4.20\" id=92e88d80-66a4-4743-9307-3a057665b9b4 name=/runtime.v1.ImageService/PullImage",
2026-06-12 17:20:10.270289 | controller |     "Jun 12 16:12:25.110866 crc crio[21573]: time=\"2026-06-12T16:12:25.110713034Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/redhat/redhat-operator-index:v4.20\\\"\"",
2026-06-12 17:20:10.270304 | controller |     "Jun 12 16:12:26.165484 crc crio[21573]: time=\"2026-06-12T16:12:26.164783293Z\" level=info msg=\"Pulled image: registry.redhat.io/redhat/redhat-operator-index@sha256:f5f7575300572ad2ef92672b7dc76ed5ddaf50e7b74642e9907deda8cb9fa115\" id=92e88d80-66a4-4743-9307-3a057665b9b4 name=/runtime.v1.ImageService/PullImage",
2026-06-12 17:20:10.270319 | controller |     "Jun 12 16:12:26.167272 crc crio[21573]: time=\"2026-06-12T16:12:26.166684127Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-operator-index:v4.20\" id=a4511623-ce4f-484b-b142-d2f9658dc3fb name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:20:10.270337 | controller |     "Jun 12 16:12:26.170362 crc crio[21573]: time=\"2026-06-12T16:12:26.170255597Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-operator-index:v4.20\" id=1465ce3c-d72c-494f-be92-0be9c47f3b74 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:20:10.270351 | controller |     "Jun 12 16:12:26.177009 crc crio[21573]: time=\"2026-06-12T16:12:26.176908804Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-operators-pfrjd/extract-content\" id=375e623b-2296-4ea6-974f-f3b2fdd864ef name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:20:10.270366 | controller |     "Jun 12 16:12:26.177681 crc crio[21573]: time=\"2026-06-12T16:12:26.177617884Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.270381 | controller |     "Jun 12 16:12:26.305709 crc crio[21573]: time=\"2026-06-12T16:12:26.305554627Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/kubernetes-nmstate-operator-bundle@sha256:894bbcce0ab85e1faa7c4b75111a57130fc318a68ad3f7c031ce757cb94ff7a7\" id=65dc6641-6c12-454a-ab55-00e581af3f21 name=/runtime.v1.ImageService/PullImage",
2026-06-12 17:20:10.270396 | controller |     "Jun 12 16:12:26.306696 crc crio[21573]: time=\"2026-06-12T16:12:26.306648928Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/kubernetes-nmstate-operator-bundle@sha256:894bbcce0ab85e1faa7c4b75111a57130fc318a68ad3f7c031ce757cb94ff7a7\" id=29a6d52e-23cf-42cb-8885-d3a188564970 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:20:10.270411 | controller |     "Jun 12 16:12:26.310595 crc crio[21573]: time=\"2026-06-12T16:12:26.310518106Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/kubernetes-nmstate-operator-bundle@sha256:894bbcce0ab85e1faa7c4b75111a57130fc318a68ad3f7c031ce757cb94ff7a7\" id=bbb9575d-ccc6-4f80-a993-6fe723cfc946 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:20:10.270425 | controller |     "Jun 12 16:12:26.317729 crc crio[21573]: time=\"2026-06-12T16:12:26.317632897Z\" level=info msg=\"Creating container: openshift-marketplace/ed43641bf76e974c79e6d19d37042da9c6c1c828763981d17078e53cd977qkn/pull\" id=376a3204-d5d8-41aa-b0f2-ec0da27b7b5d name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:20:10.270439 | controller |     "Jun 12 16:12:26.321635 crc crio[21573]: time=\"2026-06-12T16:12:26.321571788Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.270454 | controller |     "Jun 12 16:12:26.338528 crc crio[21573]: time=\"2026-06-12T16:12:26.338274604Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.270469 | controller |     "Jun 12 16:12:26.344946 crc crio[21573]: time=\"2026-06-12T16:12:26.344861028Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.270485 | controller |     "Jun 12 16:12:26.359126 crc crio[21573]: time=\"2026-06-12T16:12:26.358978707Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.270500 | controller |     "Jun 12 16:12:26.362060 crc crio[21573]: time=\"2026-06-12T16:12:26.361611942Z\" level=warning msg=\"Failed to open /etc/passwd: open /var/lib/containers/storage/overlay/e3dd9af304d5a71540c0a3350a2a2d4e3c62a20e486cb536e509264c935a1841/merged/etc/passwd: no such file or directory\"",
2026-06-12 17:20:10.270515 | controller |     "Jun 12 16:12:26.362526 crc crio[21573]: time=\"2026-06-12T16:12:26.362276131Z\" level=warning msg=\"Failed to open /etc/group: open /var/lib/containers/storage/overlay/e3dd9af304d5a71540c0a3350a2a2d4e3c62a20e486cb536e509264c935a1841/merged/etc/group: no such file or directory\"",
2026-06-12 17:20:10.270533 | controller |     "Jun 12 16:12:26.367745 crc crio[21573]: time=\"2026-06-12T16:12:26.367675742Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.270549 | controller |     "Jun 12 16:12:26.485562 crc crio[21573]: time=\"2026-06-12T16:12:26.485380408Z\" level=info msg=\"Created container f9926a3a58a0e0bd16540124b65823a27f8e0d5fad6de831a987de7043740a9d: openshift-marketplace/redhat-operators-pfrjd/extract-content\" id=375e623b-2296-4ea6-974f-f3b2fdd864ef name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:20:10.270564 | controller |     "Jun 12 16:12:26.487514 crc crio[21573]: time=\"2026-06-12T16:12:26.487369763Z\" level=info msg=\"Starting container: f9926a3a58a0e0bd16540124b65823a27f8e0d5fad6de831a987de7043740a9d\" id=6388642c-06ef-48bf-bcfa-63add327cbc4 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 17:20:10.270601 | controller |     "Jun 12 16:12:26.499036 crc crio[21573]: time=\"2026-06-12T16:12:26.498905834Z\" level=info msg=\"Started container\" PID=39922 containerID=f9926a3a58a0e0bd16540124b65823a27f8e0d5fad6de831a987de7043740a9d description=openshift-marketplace/redhat-operators-pfrjd/extract-content id=6388642c-06ef-48bf-bcfa-63add327cbc4 name=/runtime.v1.RuntimeService/StartContainer sandboxID=184369a227bb3154b11571db39f92c89a252ef08b4945f1f9d9545a44d7f9135",
2026-06-12 17:20:10.270620 | controller |     "Jun 12 16:12:26.524970 crc crio[21573]: time=\"2026-06-12T16:12:26.524864181Z\" level=info msg=\"Created container a303b3646c2b0c56d11d4c9529252058e0a39cba3766eb64a79558de07027c05: openshift-marketplace/ed43641bf76e974c79e6d19d37042da9c6c1c828763981d17078e53cd977qkn/pull\" id=376a3204-d5d8-41aa-b0f2-ec0da27b7b5d name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:20:10.270636 | controller |     "Jun 12 16:12:26.526524 crc crio[21573]: time=\"2026-06-12T16:12:26.526376836Z\" level=info msg=\"Starting container: a303b3646c2b0c56d11d4c9529252058e0a39cba3766eb64a79558de07027c05\" id=09e833ac-c85d-44c5-9153-5df5e57db748 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 17:20:10.270652 | controller |     "Jun 12 16:12:26.533666 crc crio[21573]: time=\"2026-06-12T16:12:26.533562578Z\" level=info msg=\"Started container\" PID=39925 containerID=a303b3646c2b0c56d11d4c9529252058e0a39cba3766eb64a79558de07027c05 description=openshift-marketplace/ed43641bf76e974c79e6d19d37042da9c6c1c828763981d17078e53cd977qkn/pull id=09e833ac-c85d-44c5-9153-5df5e57db748 name=/runtime.v1.RuntimeService/StartContainer sandboxID=a414265e3521d887faf038c01d2444352110695ee712e6509e5d41c1bc003385",
2026-06-12 17:20:10.270668 | controller |     "Jun 12 16:12:27.140372 crc crio[21573]: time=\"2026-06-12T16:12:27.13873048Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=d1f2f4b7-8359-4791-a6cc-483e30e2675d name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:20:10.270684 | controller |     "Jun 12 16:12:27.141571 crc crio[21573]: time=\"2026-06-12T16:12:27.141288631Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=f3fda514-9f50-4085-b777-da205b164d69 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:20:10.270699 | controller |     "Jun 12 16:12:27.159845 crc crio[21573]: time=\"2026-06-12T16:12:27.159708798Z\" level=info msg=\"Creating container: openshift-marketplace/ed43641bf76e974c79e6d19d37042da9c6c1c828763981d17078e53cd977qkn/extract\" id=e8ec457b-aaa7-448a-800f-ab0e4d310740 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:20:10.270714 | controller |     "Jun 12 16:12:27.160416 crc crio[21573]: time=\"2026-06-12T16:12:27.160336855Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.270735 | controller |     "Jun 12 16:12:27.201326 crc crio[21573]: time=\"2026-06-12T16:12:27.201155109Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.270760 | controller |     "Jun 12 16:12:27.206977 crc crio[21573]: time=\"2026-06-12T16:12:27.206875339Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.270778 | controller |     "Jun 12 16:12:27.331797 crc crio[21573]: time=\"2026-06-12T16:12:27.330883133Z\" level=info msg=\"Created container 4f5668f5091295c8de842e1573cce808f03d96615d67baeb2d276a86d50f1c4d: openshift-marketplace/ed43641bf76e974c79e6d19d37042da9c6c1c828763981d17078e53cd977qkn/extract\" id=e8ec457b-aaa7-448a-800f-ab0e4d310740 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:20:10.270794 | controller |     "Jun 12 16:12:27.333384 crc crio[21573]: time=\"2026-06-12T16:12:27.3332658Z\" level=info msg=\"Starting container: 4f5668f5091295c8de842e1573cce808f03d96615d67baeb2d276a86d50f1c4d\" id=71767648-c420-463a-90c7-e3ac7661cd9b name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 17:20:10.270810 | controller |     "Jun 12 16:12:27.342718 crc crio[21573]: time=\"2026-06-12T16:12:27.342597711Z\" level=info msg=\"Started container\" PID=39952 containerID=4f5668f5091295c8de842e1573cce808f03d96615d67baeb2d276a86d50f1c4d description=openshift-marketplace/ed43641bf76e974c79e6d19d37042da9c6c1c828763981d17078e53cd977qkn/extract id=71767648-c420-463a-90c7-e3ac7661cd9b name=/runtime.v1.RuntimeService/StartContainer sandboxID=a414265e3521d887faf038c01d2444352110695ee712e6509e5d41c1bc003385",
2026-06-12 17:20:10.270826 | controller |     "Jun 12 16:12:29.186075 crc crio[21573]: time=\"2026-06-12T16:12:29.185616066Z\" level=info msg=\"Stopping pod sandbox: a414265e3521d887faf038c01d2444352110695ee712e6509e5d41c1bc003385\" id=4ce4a7a4-e433-4adb-9e6a-24d514cdd860 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 17:20:10.270842 | controller |     "Jun 12 16:12:29.188157 crc crio[21573]: time=\"2026-06-12T16:12:29.186559973Z\" level=info msg=\"Got pod network &{Name:ed43641bf76e974c79e6d19d37042da9c6c1c828763981d17078e53cd977qkn Namespace:openshift-marketplace ID:a414265e3521d887faf038c01d2444352110695ee712e6509e5d41c1bc003385 UID:6f6efd23-9188-492f-a3b3-b3ed8b515b3a NetNS:/var/run/netns/4e6ebc2b-c58c-4cfc-ab9d-4bb8ad6e0a59 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod6f6efd23_9188_492f_a3b3_b3ed8b515b3a.slice PodAnnotations:0xc0006404e8}] Aliases:map[]}\"",
2026-06-12 17:20:10.270857 | controller |     "Jun 12 16:12:29.188157 crc crio[21573]: time=\"2026-06-12T16:12:29.186739538Z\" level=info msg=\"Deleting pod openshift-marketplace_ed43641bf76e974c79e6d19d37042da9c6c1c828763981d17078e53cd977qkn from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 17:20:10.270872 | controller |     "Jun 12 16:12:30.666411 crc crio[21573]: time=\"2026-06-12T16:12:30.661524518Z\" level=info msg=\"Stopped pod sandbox: a414265e3521d887faf038c01d2444352110695ee712e6509e5d41c1bc003385\" id=4ce4a7a4-e433-4adb-9e6a-24d514cdd860 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 17:20:10.270888 | controller |     "Jun 12 16:12:36.588038 crc crio[21573]: time=\"2026-06-12T16:12:36.586494526Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=d92f2a6d-e261-46be-b8e3-f2111a23847e name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:20:10.270903 | controller |     "Jun 12 16:12:36.590894 crc crio[21573]: time=\"2026-06-12T16:12:36.590389371Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=03152228-a354-46be-9766-b668dd358551 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:20:10.270922 | controller |     "Jun 12 16:12:36.597777 crc crio[21573]: time=\"2026-06-12T16:12:36.597630935Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-operators-pfrjd/registry-server\" id=aba4904e-7692-4815-b786-d37473e13330 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:20:10.270938 | controller |     "Jun 12 16:12:36.598652 crc crio[21573]: time=\"2026-06-12T16:12:36.598530581Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.270953 | controller |     "Jun 12 16:12:36.659906 crc crio[21573]: time=\"2026-06-12T16:12:36.659828897Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.270968 | controller |     "Jun 12 16:12:36.663892 crc crio[21573]: time=\"2026-06-12T16:12:36.663805139Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.270983 | controller |     "Jun 12 16:12:36.917891 crc crio[21573]: time=\"2026-06-12T16:12:36.916901492Z\" level=info msg=\"Created container 955e218a5170c0b33b6e710854ea50d0647f0afb11522bf9aa6c0e4be47c68ed: openshift-marketplace/redhat-operators-pfrjd/registry-server\" id=aba4904e-7692-4815-b786-d37473e13330 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:20:10.271000 | controller |     "Jun 12 16:12:36.924711 crc crio[21573]: time=\"2026-06-12T16:12:36.92460605Z\" level=info msg=\"Starting container: 955e218a5170c0b33b6e710854ea50d0647f0afb11522bf9aa6c0e4be47c68ed\" id=0cceeb4b-7b44-4832-bfd8-44aa192eee84 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 17:20:10.271015 | controller |     "Jun 12 16:12:36.947569 crc crio[21573]: time=\"2026-06-12T16:12:36.945807891Z\" level=info msg=\"Started container\" PID=40120 containerID=955e218a5170c0b33b6e710854ea50d0647f0afb11522bf9aa6c0e4be47c68ed description=openshift-marketplace/redhat-operators-pfrjd/registry-server id=0cceeb4b-7b44-4832-bfd8-44aa192eee84 name=/runtime.v1.RuntimeService/StartContainer sandboxID=184369a227bb3154b11571db39f92c89a252ef08b4945f1f9d9545a44d7f9135",
2026-06-12 17:20:10.271030 | controller |     "Jun 12 16:12:37.045551 crc crio[21573]: time=\"2026-06-12T16:12:37.045384599Z\" level=info msg=\"Running pod sandbox: openshift-nmstate/nmstate-operator-6569c8c666-nrw4j/POD\" id=070bd3b7-4da0-40d1-b95f-e930d35f47e1 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:20:10.271046 | controller |     "Jun 12 16:12:37.045692 crc crio[21573]: time=\"2026-06-12T16:12:37.045567724Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.271061 | controller |     "Jun 12 16:12:37.114952 crc crio[21573]: time=\"2026-06-12T16:12:37.114803391Z\" level=info msg=\"Got pod network &{Name:nmstate-operator-6569c8c666-nrw4j Namespace:openshift-nmstate ID:3e9370b2651099a3fada202dcfc7ac4150d2aecb1e537855afe38c45fa14bb35 UID:3606155d-921b-43a3-ae68-a828243f5860 NetNS:/var/run/netns/2d8a8e78-3b81-467d-9f3c-d0dbd0f79e27 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod3606155d_921b_43a3_ae68_a828243f5860.slice PodAnnotations:0xc00209eb08}] Aliases:map[]}\"",
2026-06-12 17:20:10.271077 | controller |     "Jun 12 16:12:37.114952 crc crio[21573]: time=\"2026-06-12T16:12:37.114896974Z\" level=info msg=\"Adding pod openshift-nmstate_nmstate-operator-6569c8c666-nrw4j to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 17:20:10.271095 | controller |     "Jun 12 16:12:39.717280 crc crio[21573]: 2026-06-12T16:12:39Z [verbose] CmdAdd (shim): {1.1.0 [{Name:3e9370b2651099a Mac:2e:a3:c6:61:b7:1b Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:14 Mtu:0 Sandbox:/var/run/netns/2d8a8e78-3b81-467d-9f3c-d0dbd0f79e27 SocketPath: PciID:}] [{Interface:0xc0001946d0 Address:{IP:10.217.0.20 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 17:20:10.271112 | controller |     "Jun 12 16:12:39.721382 crc crio[21573]: time=\"2026-06-12T16:12:39.721285979Z\" level=info msg=\"Got pod network &{Name:nmstate-operator-6569c8c666-nrw4j Namespace:openshift-nmstate ID:3e9370b2651099a3fada202dcfc7ac4150d2aecb1e537855afe38c45fa14bb35 UID:3606155d-921b-43a3-ae68-a828243f5860 NetNS:/var/run/netns/2d8a8e78-3b81-467d-9f3c-d0dbd0f79e27 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod3606155d_921b_43a3_ae68_a828243f5860.slice PodAnnotations:0xc00209eb08}] Aliases:map[]}\"",
2026-06-12 17:20:10.271127 | controller |     "Jun 12 16:12:39.721746 crc crio[21573]: time=\"2026-06-12T16:12:39.72168345Z\" level=info msg=\"Checking pod openshift-nmstate_nmstate-operator-6569c8c666-nrw4j for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 17:20:10.271142 | controller |     "Jun 12 16:12:39.732417 crc crio[21573]: time=\"2026-06-12T16:12:39.732300062Z\" level=info msg=\"Ran pod sandbox 3e9370b2651099a3fada202dcfc7ac4150d2aecb1e537855afe38c45fa14bb35 with infra container: openshift-nmstate/nmstate-operator-6569c8c666-nrw4j/POD\" id=070bd3b7-4da0-40d1-b95f-e930d35f47e1 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:20:10.271158 | controller |     "Jun 12 16:12:39.736619 crc crio[21573]: time=\"2026-06-12T16:12:39.736550507Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:ec773f7e53737c06c45a86a203dac15241f382bdf2fb1479f393cad3650be08e\" id=49a8169d-3bc0-4d3e-97c2-3c8ef1620063 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:20:10.271173 | controller |     "Jun 12 16:12:39.736876 crc crio[21573]: time=\"2026-06-12T16:12:39.736832434Z\" level=info msg=\"Image registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:ec773f7e53737c06c45a86a203dac15241f382bdf2fb1479f393cad3650be08e not found\" id=49a8169d-3bc0-4d3e-97c2-3c8ef1620063 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:20:10.271188 | controller |     "Jun 12 16:12:39.737267 crc crio[21573]: time=\"2026-06-12T16:12:39.736910367Z\" level=info msg=\"Neither image nor artfiact registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:ec773f7e53737c06c45a86a203dac15241f382bdf2fb1479f393cad3650be08e found\" id=49a8169d-3bc0-4d3e-97c2-3c8ef1620063 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:20:10.271203 | controller |     "Jun 12 16:12:39.740025 crc crio[21573]: time=\"2026-06-12T16:12:39.739934351Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:ec773f7e53737c06c45a86a203dac15241f382bdf2fb1479f393cad3650be08e\" id=886fc538-5a56-41b0-a947-b110b1e40499 name=/runtime.v1.ImageService/PullImage",
2026-06-12 17:20:10.271218 | controller |     "Jun 12 16:12:39.754688 crc crio[21573]: time=\"2026-06-12T16:12:39.754163361Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:ec773f7e53737c06c45a86a203dac15241f382bdf2fb1479f393cad3650be08e\\\"\"",
2026-06-12 17:20:10.271233 | controller |     "Jun 12 16:12:48.858902 crc crio[21573]: time=\"2026-06-12T16:12:48.857605577Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:ad05fa5fb88f3810861b2bda4f8e0a0ab2e6055fabd31b17d5a8b570cac6efc6\" id=886fc538-5a56-41b0-a947-b110b1e40499 name=/runtime.v1.ImageService/PullImage",
2026-06-12 17:20:10.271251 | controller |     "Jun 12 16:12:48.861296 crc crio[21573]: time=\"2026-06-12T16:12:48.860642101Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:ec773f7e53737c06c45a86a203dac15241f382bdf2fb1479f393cad3650be08e\" id=5317d5c5-749d-4799-bfe5-68862fe23b6e name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:20:10.271266 | controller |     "Jun 12 16:12:48.866381 crc crio[21573]: time=\"2026-06-12T16:12:48.866268479Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:ec773f7e53737c06c45a86a203dac15241f382bdf2fb1479f393cad3650be08e\" id=3f106b95-c1f3-44af-b9ce-378a6f72a206 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:20:10.271281 | controller |     "Jun 12 16:12:48.878293 crc crio[21573]: time=\"2026-06-12T16:12:48.878174584Z\" level=info msg=\"Creating container: openshift-nmstate/nmstate-operator-6569c8c666-nrw4j/nmstate-operator\" id=9689cf9d-aca4-45b8-a836-2a95e2b32f8f name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:20:10.271296 | controller |     "Jun 12 16:12:48.884659 crc crio[21573]: time=\"2026-06-12T16:12:48.884597466Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.271311 | controller |     "Jun 12 16:12:48.958050 crc crio[21573]: time=\"2026-06-12T16:12:48.957864154Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.271327 | controller |     "Jun 12 16:12:48.977710 crc crio[21573]: time=\"2026-06-12T16:12:48.977602208Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.271343 | controller |     "Jun 12 16:12:49.104787 crc crio[21573]: time=\"2026-06-12T16:12:49.104634536Z\" level=info msg=\"Created container b36a85e140ef9d96bde0c0dc370470a260d5189bece2a1039ebe246220429a93: openshift-nmstate/nmstate-operator-6569c8c666-nrw4j/nmstate-operator\" id=9689cf9d-aca4-45b8-a836-2a95e2b32f8f name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:20:10.271359 | controller |     "Jun 12 16:12:49.106230 crc crio[21573]: time=\"2026-06-12T16:12:49.106126318Z\" level=info msg=\"Starting container: b36a85e140ef9d96bde0c0dc370470a260d5189bece2a1039ebe246220429a93\" id=89717bd2-9652-438b-a8dd-b8e7888bea9d name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 17:20:10.271375 | controller |     "Jun 12 16:12:49.111856 crc crio[21573]: time=\"2026-06-12T16:12:49.111770496Z\" level=info msg=\"Started container\" PID=40391 containerID=b36a85e140ef9d96bde0c0dc370470a260d5189bece2a1039ebe246220429a93 description=openshift-nmstate/nmstate-operator-6569c8c666-nrw4j/nmstate-operator id=89717bd2-9652-438b-a8dd-b8e7888bea9d name=/runtime.v1.RuntimeService/StartContainer sandboxID=3e9370b2651099a3fada202dcfc7ac4150d2aecb1e537855afe38c45fa14bb35",
2026-06-12 17:20:10.271391 | controller |     "Jun 12 16:12:50.155653 crc crio[21573]: time=\"2026-06-12T16:12:50.153182768Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/community-operators-m8l7l/POD\" id=3809f77d-512f-4c54-8127-8914df9d8f95 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:20:10.271406 | controller |     "Jun 12 16:12:50.155653 crc crio[21573]: time=\"2026-06-12T16:12:50.154116115Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.271422 | controller |     "Jun 12 16:12:50.229597 crc crio[21573]: time=\"2026-06-12T16:12:50.229155721Z\" level=info msg=\"Got pod network &{Name:community-operators-m8l7l Namespace:openshift-marketplace ID:6d983b424e7b954ebdb28125a34865fb0f87cb93079802b2bdfcb6c3595cbf1c UID:8ef611fc-8c57-42b3-9c97-97905052168f NetNS:/var/run/netns/ce855861-7d77-4a64-ae59-dc98ce031746 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod8ef611fc_8c57_42b3_9c97_97905052168f.slice PodAnnotations:0xc000640810}] Aliases:map[]}\"",
2026-06-12 17:20:10.271441 | controller |     "Jun 12 16:12:50.229597 crc crio[21573]: time=\"2026-06-12T16:12:50.229301355Z\" level=info msg=\"Adding pod openshift-marketplace_community-operators-m8l7l to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 17:20:10.271456 | controller |     "Jun 12 16:12:50.405072 crc crio[21573]: time=\"2026-06-12T16:12:50.404831623Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/redhat-marketplace-5ndw9/POD\" id=ff768486-aeb7-47a4-a835-bd5e92507e4c name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:20:10.271472 | controller |     "Jun 12 16:12:50.405072 crc crio[21573]: time=\"2026-06-12T16:12:50.404969797Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.271487 | controller |     "Jun 12 16:12:50.462891 crc crio[21573]: time=\"2026-06-12T16:12:50.462689329Z\" level=info msg=\"Got pod network &{Name:redhat-marketplace-5ndw9 Namespace:openshift-marketplace ID:a00bb5e4f47e7a207124753c49d710483ba1219a5d961893384508275281bf4f UID:da08eefd-dc40-49ae-8d27-7b4205d6aea6 NetNS:/var/run/netns/8eef2577-9922-4b9b-9718-e50d2c48a11e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podda08eefd_dc40_49ae_8d27_7b4205d6aea6.slice PodAnnotations:0xc0027220d8}] Aliases:map[]}\"",
2026-06-12 17:20:10.271503 | controller |     "Jun 12 16:12:50.462891 crc crio[21573]: time=\"2026-06-12T16:12:50.462758551Z\" level=info msg=\"Adding pod openshift-marketplace_redhat-marketplace-5ndw9 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 17:20:10.271518 | controller |     "Jun 12 16:12:52.946904 crc crio[21573]: time=\"2026-06-12T16:12:52.941884297Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/certified-operators-swz8x/POD\" id=9f7416dc-3551-4e9a-bf38-2a361e3573b5 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:20:10.271534 | controller |     "Jun 12 16:12:52.946904 crc crio[21573]: time=\"2026-06-12T16:12:52.942179565Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.271549 | controller |     "Jun 12 16:12:53.287870 crc crio[21573]: time=\"2026-06-12T16:12:53.287401899Z\" level=info msg=\"Got pod network &{Name:certified-operators-swz8x Namespace:openshift-marketplace ID:5dd078c300b47b1c3b34845d696f26fa4553b348ec9821761e2c78cace7a0c88 UID:52614b03-b004-483f-8a1f-7a38b2916a31 NetNS:/var/run/netns/02e8ff5c-da27-441b-a2b9-b1a430b47a4c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod52614b03_b004_483f_8a1f_7a38b2916a31.slice PodAnnotations:0xc001896328}] Aliases:map[]}\"",
2026-06-12 17:20:10.271565 | controller |     "Jun 12 16:12:53.288587 crc crio[21573]: time=\"2026-06-12T16:12:53.288409858Z\" level=info msg=\"Adding pod openshift-marketplace_certified-operators-swz8x to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 17:20:10.271601 | controller |     "Jun 12 16:12:53.900394 crc crio[21573]: 2026-06-12T16:12:53Z [verbose] CmdAdd (shim): {1.1.0 [{Name:6d983b424e7b954 Mac:86:b2:d0:00:ce:9a Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:19 Mtu:0 Sandbox:/var/run/netns/ce855861-7d77-4a64-ae59-dc98ce031746 SocketPath: PciID:}] [{Interface:0xc00043e6c0 Address:{IP:10.217.0.25 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 17:20:10.271619 | controller |     "Jun 12 16:12:53.907532 crc crio[21573]: time=\"2026-06-12T16:12:53.907119079Z\" level=info msg=\"Got pod network &{Name:community-operators-m8l7l Namespace:openshift-marketplace ID:6d983b424e7b954ebdb28125a34865fb0f87cb93079802b2bdfcb6c3595cbf1c UID:8ef611fc-8c57-42b3-9c97-97905052168f NetNS:/var/run/netns/ce855861-7d77-4a64-ae59-dc98ce031746 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod8ef611fc_8c57_42b3_9c97_97905052168f.slice PodAnnotations:0xc000640810}] Aliases:map[]}\"",
2026-06-12 17:20:10.271639 | controller |     "Jun 12 16:12:53.907998 crc crio[21573]: time=\"2026-06-12T16:12:53.907637554Z\" level=info msg=\"Checking pod openshift-marketplace_community-operators-m8l7l for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 17:20:10.271655 | controller |     "Jun 12 16:12:53.932379 crc crio[21573]: time=\"2026-06-12T16:12:53.931983595Z\" level=info msg=\"Ran pod sandbox 6d983b424e7b954ebdb28125a34865fb0f87cb93079802b2bdfcb6c3595cbf1c with infra container: openshift-marketplace/community-operators-m8l7l/POD\" id=3809f77d-512f-4c54-8127-8914df9d8f95 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:20:10.271671 | controller |     "Jun 12 16:12:53.942027 crc crio[21573]: time=\"2026-06-12T16:12:53.941978342Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=598d76b1-9be2-404c-90a7-c94394f5acd4 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:20:10.271686 | controller |     "Jun 12 16:12:53.953047 crc crio[21573]: time=\"2026-06-12T16:12:53.952785634Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=6795b846-16d6-4c24-b741-99a965c0e268 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:20:10.271702 | controller |     "Jun 12 16:12:53.970927 crc crio[21573]: time=\"2026-06-12T16:12:53.970850037Z\" level=info msg=\"Creating container: openshift-marketplace/community-operators-m8l7l/extract-utilities\" id=e7beeb0e-2485-4eb1-888a-6376747a658b name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:20:10.271717 | controller |     "Jun 12 16:12:53.978422 crc crio[21573]: time=\"2026-06-12T16:12:53.978367051Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.271733 | controller |     "Jun 12 16:12:54.089750 crc crio[21573]: time=\"2026-06-12T16:12:54.088187253Z\" level=info msg=\"Removing container: ad7212dfec9b102989e135ac9b12b7c559de9cbdbf3731549675c72d7b4fd6f0\" id=adb8b8ca-83a4-4b63-b0f2-b0f746e4de4e name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 17:20:10.271750 | controller |     "Jun 12 16:12:54.164129 crc crio[21573]: time=\"2026-06-12T16:12:54.163802579Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.271774 | controller |     "Jun 12 16:12:54.300845 crc crio[21573]: time=\"2026-06-12T16:12:54.300640901Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.271792 | controller |     "Jun 12 16:12:54.768699 crc crio[21573]: 2026-06-12T16:12:54Z [verbose] CmdAdd (shim): {1.1.0 [{Name:a00bb5e4f47e7a2 Mac:1e:f1:a7:29:b4:d7 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:1a Mtu:0 Sandbox:/var/run/netns/8eef2577-9922-4b9b-9718-e50d2c48a11e SocketPath: PciID:}] [{Interface:0xc00025aa20 Address:{IP:10.217.0.26 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 17:20:10.271808 | controller |     "Jun 12 16:12:54.779601 crc crio[21573]: time=\"2026-06-12T16:12:54.77954691Z\" level=info msg=\"Got pod network &{Name:redhat-marketplace-5ndw9 Namespace:openshift-marketplace ID:a00bb5e4f47e7a207124753c49d710483ba1219a5d961893384508275281bf4f UID:da08eefd-dc40-49ae-8d27-7b4205d6aea6 NetNS:/var/run/netns/8eef2577-9922-4b9b-9718-e50d2c48a11e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podda08eefd_dc40_49ae_8d27_7b4205d6aea6.slice PodAnnotations:0xc0027220d8}] Aliases:map[]}\"",
2026-06-12 17:20:10.271828 | controller |     "Jun 12 16:12:54.781755 crc crio[21573]: time=\"2026-06-12T16:12:54.781728491Z\" level=info msg=\"Checking pod openshift-marketplace_redhat-marketplace-5ndw9 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 17:20:10.271845 | controller |     "Jun 12 16:12:54.992851 crc crio[21573]: time=\"2026-06-12T16:12:54.99257625Z\" level=info msg=\"Created container c93e19273dec87e6f992952355fd39188c4638dd9010c8c07cfc303e7fcafd4a: openshift-marketplace/community-operators-m8l7l/extract-utilities\" id=e7beeb0e-2485-4eb1-888a-6376747a658b name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:20:10.271861 | controller |     "Jun 12 16:12:55.008928 crc crio[21573]: time=\"2026-06-12T16:12:55.008419879Z\" level=info msg=\"Starting container: c93e19273dec87e6f992952355fd39188c4638dd9010c8c07cfc303e7fcafd4a\" id=70e5d974-8e6c-4dd3-a9ad-9052dc46e817 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 17:20:10.271876 | controller |     "Jun 12 16:12:55.044513 crc crio[21573]: time=\"2026-06-12T16:12:55.04307542Z\" level=info msg=\"Started container\" PID=40540 containerID=c93e19273dec87e6f992952355fd39188c4638dd9010c8c07cfc303e7fcafd4a description=openshift-marketplace/community-operators-m8l7l/extract-utilities id=70e5d974-8e6c-4dd3-a9ad-9052dc46e817 name=/runtime.v1.RuntimeService/StartContainer sandboxID=6d983b424e7b954ebdb28125a34865fb0f87cb93079802b2bdfcb6c3595cbf1c",
2026-06-12 17:20:10.271893 | controller |     "Jun 12 16:12:55.203660 crc crio[21573]: time=\"2026-06-12T16:12:55.203417718Z\" level=info msg=\"Ran pod sandbox a00bb5e4f47e7a207124753c49d710483ba1219a5d961893384508275281bf4f with infra container: openshift-marketplace/redhat-marketplace-5ndw9/POD\" id=ff768486-aeb7-47a4-a835-bd5e92507e4c name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:20:10.271908 | controller |     "Jun 12 16:12:55.211275 crc crio[21573]: time=\"2026-06-12T16:12:55.210949111Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=5eb7c08e-f534-473f-aef9-c02eb300165b name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:20:10.271924 | controller |     "Jun 12 16:12:55.213817 crc crio[21573]: time=\"2026-06-12T16:12:55.213348719Z\" level=info msg=\"Removed container ad7212dfec9b102989e135ac9b12b7c559de9cbdbf3731549675c72d7b4fd6f0: openshift-infra/auto-csr-approver-29688006-9szgg/oc\" id=adb8b8ca-83a4-4b63-b0f2-b0f746e4de4e name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 17:20:10.271939 | controller |     "Jun 12 16:12:55.217804 crc crio[21573]: time=\"2026-06-12T16:12:55.217740054Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=92ca481a-5691-4c0d-bf35-ccf6bf67e438 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:20:10.271954 | controller |     "Jun 12 16:12:55.226708 crc crio[21573]: time=\"2026-06-12T16:12:55.226612645Z\" level=info msg=\"Stopping pod sandbox: cfaf1d3f2e82c649d025afb1ceb65f1ccc8567d39613439fb9ad7f6ab9f516da\" id=8f0ec0fb-9d74-41f4-b2d7-5790df0dc27b name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 17:20:10.271970 | controller |     "Jun 12 16:12:55.227016 crc crio[21573]: time=\"2026-06-12T16:12:55.226723798Z\" level=info msg=\"Stopped pod sandbox (already stopped): cfaf1d3f2e82c649d025afb1ceb65f1ccc8567d39613439fb9ad7f6ab9f516da\" id=8f0ec0fb-9d74-41f4-b2d7-5790df0dc27b name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 17:20:10.271990 | controller |     "Jun 12 16:12:55.229164 crc crio[21573]: time=\"2026-06-12T16:12:55.229125197Z\" level=info msg=\"Removing pod sandbox: cfaf1d3f2e82c649d025afb1ceb65f1ccc8567d39613439fb9ad7f6ab9f516da\" id=45cb9c9b-5f9f-477a-aeeb-03bd60b268a6 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 17:20:10.272006 | controller |     "Jun 12 16:12:55.241828 crc crio[21573]: time=\"2026-06-12T16:12:55.241724496Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-marketplace-5ndw9/extract-utilities\" id=3cd7cd2e-683a-4952-9dcb-0368e60451af name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:20:10.272023 | controller |     "Jun 12 16:12:55.278610 crc crio[21573]: time=\"2026-06-12T16:12:55.278302532Z\" level=info msg=\"Removed pod sandbox: cfaf1d3f2e82c649d025afb1ceb65f1ccc8567d39613439fb9ad7f6ab9f516da\" id=45cb9c9b-5f9f-477a-aeeb-03bd60b268a6 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 17:20:10.272038 | controller |     "Jun 12 16:12:55.279956 crc crio[21573]: time=\"2026-06-12T16:12:55.279924139Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.272053 | controller |     "Jun 12 16:12:55.365038 crc crio[21573]: time=\"2026-06-12T16:12:55.364632655Z\" level=info msg=\"Pulling image: registry.redhat.io/redhat/community-operator-index:v4.20\" id=62fa3feb-4a32-4439-8748-f6a4245590df name=/runtime.v1.ImageService/PullImage",
2026-06-12 17:20:10.272068 | controller |     "Jun 12 16:12:55.426996 crc crio[21573]: time=\"2026-06-12T16:12:55.424360452Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/redhat/community-operator-index:v4.20\\\"\"",
2026-06-12 17:20:10.272083 | controller |     "Jun 12 16:12:55.529082 crc crio[21573]: time=\"2026-06-12T16:12:55.527037389Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.272098 | controller |     "Jun 12 16:12:55.550362 crc crio[21573]: time=\"2026-06-12T16:12:55.548663895Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.272113 | controller |     "Jun 12 16:12:55.676620 crc crio[21573]: time=\"2026-06-12T16:12:55.675901362Z\" level=info msg=\"Created container 90e3d95dfe0788714c41eb4d7faea806919efec2213ffc1b46b8805e2795a352: openshift-marketplace/redhat-marketplace-5ndw9/extract-utilities\" id=3cd7cd2e-683a-4952-9dcb-0368e60451af name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:20:10.272128 | controller |     "Jun 12 16:12:55.681911 crc crio[21573]: time=\"2026-06-12T16:12:55.680678457Z\" level=info msg=\"Starting container: 90e3d95dfe0788714c41eb4d7faea806919efec2213ffc1b46b8805e2795a352\" id=261a4128-77d7-43a1-a375-cdd7ae2d2698 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 17:20:10.272142 | controller |     "Jun 12 16:12:55.692830 crc crio[21573]: time=\"2026-06-12T16:12:55.69272339Z\" level=info msg=\"Started container\" PID=40606 containerID=90e3d95dfe0788714c41eb4d7faea806919efec2213ffc1b46b8805e2795a352 description=openshift-marketplace/redhat-marketplace-5ndw9/extract-utilities id=261a4128-77d7-43a1-a375-cdd7ae2d2698 name=/runtime.v1.RuntimeService/StartContainer sandboxID=a00bb5e4f47e7a207124753c49d710483ba1219a5d961893384508275281bf4f",
2026-06-12 17:20:10.272158 | controller |     "Jun 12 16:12:56.080701 crc crio[21573]: 2026-06-12T16:12:56Z [verbose] CmdAdd (shim): {1.1.0 [{Name:5dd078c300b47b1 Mac:02:ff:dc:93:4c:20 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:23 Mtu:0 Sandbox:/var/run/netns/02e8ff5c-da27-441b-a2b9-b1a430b47a4c SocketPath: PciID:}] [{Interface:0xc0003e10e0 Address:{IP:10.217.0.35 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 17:20:10.272173 | controller |     "Jun 12 16:12:56.081864 crc crio[21573]: time=\"2026-06-12T16:12:56.081755461Z\" level=info msg=\"Got pod network &{Name:certified-operators-swz8x Namespace:openshift-marketplace ID:5dd078c300b47b1c3b34845d696f26fa4553b348ec9821761e2c78cace7a0c88 UID:52614b03-b004-483f-8a1f-7a38b2916a31 NetNS:/var/run/netns/02e8ff5c-da27-441b-a2b9-b1a430b47a4c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod52614b03_b004_483f_8a1f_7a38b2916a31.slice PodAnnotations:0xc001896328}] Aliases:map[]}\"",
2026-06-12 17:20:10.272191 | controller |     "Jun 12 16:12:56.081959 crc crio[21573]: time=\"2026-06-12T16:12:56.081935686Z\" level=info msg=\"Checking pod openshift-marketplace_certified-operators-swz8x for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 17:20:10.272207 | controller |     "Jun 12 16:12:56.094736 crc crio[21573]: time=\"2026-06-12T16:12:56.094527508Z\" level=info msg=\"Ran pod sandbox 5dd078c300b47b1c3b34845d696f26fa4553b348ec9821761e2c78cace7a0c88 with infra container: openshift-marketplace/certified-operators-swz8x/POD\" id=9f7416dc-3551-4e9a-bf38-2a361e3573b5 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:20:10.272223 | controller |     "Jun 12 16:12:56.107291 crc crio[21573]: time=\"2026-06-12T16:12:56.107151371Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=ed2c823b-cb12-4a0f-88d7-3352027f77fa name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:20:10.272239 | controller |     "Jun 12 16:12:56.111225 crc crio[21573]: time=\"2026-06-12T16:12:56.111113683Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=a7b04836-c33c-4832-8878-633fc74cfd1d name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:20:10.272254 | controller |     "Jun 12 16:12:56.118664 crc crio[21573]: time=\"2026-06-12T16:12:56.118542895Z\" level=info msg=\"Creating container: openshift-marketplace/certified-operators-swz8x/extract-utilities\" id=94d2b429-d708-4361-8b3c-3381cdccc888 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:20:10.272269 | controller |     "Jun 12 16:12:56.119156 crc crio[21573]: time=\"2026-06-12T16:12:56.119088581Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.272284 | controller |     "Jun 12 16:12:56.167481 crc crio[21573]: time=\"2026-06-12T16:12:56.167312037Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.272298 | controller |     "Jun 12 16:12:56.174657 crc crio[21573]: time=\"2026-06-12T16:12:56.174419817Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.272313 | controller |     "Jun 12 16:12:56.264021 crc crio[21573]: time=\"2026-06-12T16:12:56.263927875Z\" level=info msg=\"Pulled image: registry.redhat.io/redhat/community-operator-index@sha256:8874ea870c535d2628f240c4dfe1c55570869954e66ad633ea84cc782b3982dc\" id=62fa3feb-4a32-4439-8748-f6a4245590df name=/runtime.v1.ImageService/PullImage",
2026-06-12 17:20:10.272329 | controller |     "Jun 12 16:12:56.265531 crc crio[21573]: time=\"2026-06-12T16:12:56.265387309Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/community-operator-index:v4.20\" id=8a055579-39dd-4934-8c69-96192da711b3 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:20:10.272343 | controller |     "Jun 12 16:12:56.268961 crc crio[21573]: time=\"2026-06-12T16:12:56.268878158Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/community-operator-index:v4.20\" id=ed3a7547-8af5-4fea-af35-b899850b582b name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:20:10.272361 | controller |     "Jun 12 16:12:56.276605 crc crio[21573]: time=\"2026-06-12T16:12:56.276528447Z\" level=info msg=\"Creating container: openshift-marketplace/community-operators-m8l7l/extract-content\" id=a58bde1b-8698-44a0-aacc-c174bbe3e2b3 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:20:10.272375 | controller |     "Jun 12 16:12:56.277240 crc crio[21573]: time=\"2026-06-12T16:12:56.277167015Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.272390 | controller |     "Jun 12 16:12:56.313970 crc crio[21573]: time=\"2026-06-12T16:12:56.313605229Z\" level=info msg=\"Created container cb42db977833116aabf49ccfe447a64490713df05e544547e7fb55bba708c2eb: openshift-marketplace/certified-operators-swz8x/extract-utilities\" id=94d2b429-d708-4361-8b3c-3381cdccc888 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:20:10.272405 | controller |     "Jun 12 16:12:56.316549 crc crio[21573]: time=\"2026-06-12T16:12:56.31618102Z\" level=info msg=\"Starting container: cb42db977833116aabf49ccfe447a64490713df05e544547e7fb55bba708c2eb\" id=1b0354d9-6b55-4fce-b50a-508f6643ef90 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 17:20:10.272419 | controller |     "Jun 12 16:12:56.329303 crc crio[21573]: time=\"2026-06-12T16:12:56.329099799Z\" level=info msg=\"Started container\" PID=40663 containerID=cb42db977833116aabf49ccfe447a64490713df05e544547e7fb55bba708c2eb description=openshift-marketplace/certified-operators-swz8x/extract-utilities id=1b0354d9-6b55-4fce-b50a-508f6643ef90 name=/runtime.v1.RuntimeService/StartContainer sandboxID=5dd078c300b47b1c3b34845d696f26fa4553b348ec9821761e2c78cace7a0c88",
2026-06-12 17:20:10.272435 | controller |     "Jun 12 16:12:56.330708 crc crio[21573]: time=\"2026-06-12T16:12:56.330631053Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.272450 | controller |     "Jun 12 16:12:56.337023 crc crio[21573]: time=\"2026-06-12T16:12:56.336635281Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.272465 | controller |     "Jun 12 16:12:56.446594 crc crio[21573]: time=\"2026-06-12T16:12:56.444335489Z\" level=info msg=\"Pulling image: registry.redhat.io/redhat/certified-operator-index:v4.20\" id=c237993d-9f82-41be-90e7-94abe3224e98 name=/runtime.v1.ImageService/PullImage",
2026-06-12 17:20:10.272482 | controller |     "Jun 12 16:12:56.449302 crc crio[21573]: time=\"2026-06-12T16:12:56.449093061Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/redhat/certified-operator-index:v4.20\\\"\"",
2026-06-12 17:20:10.272499 | controller |     "Jun 12 16:12:56.462628 crc crio[21573]: time=\"2026-06-12T16:12:56.462384334Z\" level=info msg=\"Pulling image: registry.redhat.io/redhat/redhat-marketplace-index:v4.20\" id=36914bc6-b68a-4b30-ba29-fd031c5cb92f name=/runtime.v1.ImageService/PullImage",
2026-06-12 17:20:10.272515 | controller |     "Jun 12 16:12:56.470748 crc crio[21573]: time=\"2026-06-12T16:12:56.470638058Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/redhat/redhat-marketplace-index:v4.20\\\"\"",
2026-06-12 17:20:10.272530 | controller |     "Jun 12 16:12:56.542536 crc crio[21573]: time=\"2026-06-12T16:12:56.542407376Z\" level=info msg=\"Created container 662b2a1ac6005a5e9f2911674ff4f8eb08b92eab1e4c0e916a885df088c3f5f1: openshift-marketplace/community-operators-m8l7l/extract-content\" id=a58bde1b-8698-44a0-aacc-c174bbe3e2b3 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:20:10.272545 | controller |     "Jun 12 16:12:56.545054 crc crio[21573]: time=\"2026-06-12T16:12:56.544939778Z\" level=info msg=\"Starting container: 662b2a1ac6005a5e9f2911674ff4f8eb08b92eab1e4c0e916a885df088c3f5f1\" id=8331219e-d233-4018-b89c-38b4e25cbafb name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 17:20:10.272563 | controller |     "Jun 12 16:12:56.560583 crc crio[21573]: time=\"2026-06-12T16:12:56.559881602Z\" level=info msg=\"Started container\" PID=40672 containerID=662b2a1ac6005a5e9f2911674ff4f8eb08b92eab1e4c0e916a885df088c3f5f1 description=openshift-marketplace/community-operators-m8l7l/extract-content id=8331219e-d233-4018-b89c-38b4e25cbafb name=/runtime.v1.RuntimeService/StartContainer sandboxID=6d983b424e7b954ebdb28125a34865fb0f87cb93079802b2bdfcb6c3595cbf1c",
2026-06-12 17:20:10.272598 | controller |     "Jun 12 16:12:57.323872 crc crio[21573]: time=\"2026-06-12T16:12:57.323174331Z\" level=info msg=\"Pulled image: registry.redhat.io/redhat/certified-operator-index@sha256:e8b01cc3d00552bc0461e27436a0780e115587d868be78b2050d7d15c5baeda5\" id=c237993d-9f82-41be-90e7-94abe3224e98 name=/runtime.v1.ImageService/PullImage",
2026-06-12 17:20:10.272616 | controller |     "Jun 12 16:12:57.325329 crc crio[21573]: time=\"2026-06-12T16:12:57.325262182Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/certified-operator-index:v4.20\" id=6794ffec-8cd4-4b9a-8235-fffc12200ad0 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:20:10.272631 | controller |     "Jun 12 16:12:57.342036 crc crio[21573]: time=\"2026-06-12T16:12:57.341972525Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/certified-operator-index:v4.20\" id=d4608bf4-8596-423b-a620-71eb55882f0f name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:20:10.272645 | controller |     "Jun 12 16:12:57.413911 crc crio[21573]: time=\"2026-06-12T16:12:57.413842812Z\" level=info msg=\"Creating container: openshift-marketplace/certified-operators-swz8x/extract-content\" id=0a1f5a20-759d-4154-b713-235664217af0 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:20:10.272660 | controller |     "Jun 12 16:12:57.422988 crc crio[21573]: time=\"2026-06-12T16:12:57.422935775Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.272674 | controller |     "Jun 12 16:12:57.441523 crc crio[21573]: time=\"2026-06-12T16:12:57.441346461Z\" level=info msg=\"Pulled image: registry.redhat.io/redhat/redhat-marketplace-index@sha256:eaa0e17f3e4a3079539d3da6839f308f2d277b5c3bc91e1d58ba54c3b141d4ba\" id=36914bc6-b68a-4b30-ba29-fd031c5cb92f name=/runtime.v1.ImageService/PullImage",
2026-06-12 17:20:10.272690 | controller |     "Jun 12 16:12:57.442879 crc crio[21573]: time=\"2026-06-12T16:12:57.442804462Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-marketplace-index:v4.20\" id=783134ff-1c1a-4de9-92aa-6214f56e310e name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:20:10.272706 | controller |     "Jun 12 16:12:57.472017 crc crio[21573]: time=\"2026-06-12T16:12:57.462902896Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-marketplace-index:v4.20\" id=c92e3da5-fd48-4f00-a37f-7b54b295da54 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:20:10.272721 | controller |     "Jun 12 16:12:57.500743 crc crio[21573]: time=\"2026-06-12T16:12:57.500647243Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.272737 | controller |     "Jun 12 16:12:57.526263 crc crio[21573]: time=\"2026-06-12T16:12:57.526155007Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.272752 | controller |     "Jun 12 16:12:57.531345 crc crio[21573]: time=\"2026-06-12T16:12:57.531125367Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-marketplace-5ndw9/extract-content\" id=d47683f4-2e41-41ef-a4db-73f089434863 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:20:10.272769 | controller |     "Jun 12 16:12:57.532606 crc crio[21573]: time=\"2026-06-12T16:12:57.5322501Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.272797 | controller |     "Jun 12 16:12:57.589144 crc crio[21573]: time=\"2026-06-12T16:12:57.589000157Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.272815 | controller |     "Jun 12 16:12:57.593811 crc crio[21573]: time=\"2026-06-12T16:12:57.593738502Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.272831 | controller |     "Jun 12 16:12:57.761270 crc crio[21573]: time=\"2026-06-12T16:12:57.761125083Z\" level=info msg=\"Created container b81033aaa08102a2aa1c894915a7f308d88fe391ff9a37e97e9ba468904243cd: openshift-marketplace/certified-operators-swz8x/extract-content\" id=0a1f5a20-759d-4154-b713-235664217af0 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:20:10.272846 | controller |     "Jun 12 16:12:57.765759 crc crio[21573]: time=\"2026-06-12T16:12:57.765348921Z\" level=info msg=\"Starting container: b81033aaa08102a2aa1c894915a7f308d88fe391ff9a37e97e9ba468904243cd\" id=33b23437-3f41-4875-8159-0c6ca039d842 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 17:20:10.272862 | controller |     "Jun 12 16:12:57.822149 crc crio[21573]: time=\"2026-06-12T16:12:57.820942534Z\" level=info msg=\"Started container\" PID=40685 containerID=b81033aaa08102a2aa1c894915a7f308d88fe391ff9a37e97e9ba468904243cd description=openshift-marketplace/certified-operators-swz8x/extract-content id=33b23437-3f41-4875-8159-0c6ca039d842 name=/runtime.v1.RuntimeService/StartContainer sandboxID=5dd078c300b47b1c3b34845d696f26fa4553b348ec9821761e2c78cace7a0c88",
2026-06-12 17:20:10.272878 | controller |     "Jun 12 16:12:58.096051 crc crio[21573]: time=\"2026-06-12T16:12:58.095116579Z\" level=info msg=\"Created container 219c578d720fbf606151e6f0117097273eb621d3ee129594f68779ae9dac9a3e: openshift-marketplace/redhat-marketplace-5ndw9/extract-content\" id=d47683f4-2e41-41ef-a4db-73f089434863 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:20:10.272893 | controller |     "Jun 12 16:12:58.103068 crc crio[21573]: time=\"2026-06-12T16:12:58.10301282Z\" level=info msg=\"Starting container: 219c578d720fbf606151e6f0117097273eb621d3ee129594f68779ae9dac9a3e\" id=4f245593-0197-4ac5-805d-ffd546c45cbd name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 17:20:10.272908 | controller |     "Jun 12 16:12:58.215658 crc crio[21573]: time=\"2026-06-12T16:12:58.215029958Z\" level=info msg=\"Started container\" PID=40688 containerID=219c578d720fbf606151e6f0117097273eb621d3ee129594f68779ae9dac9a3e description=openshift-marketplace/redhat-marketplace-5ndw9/extract-content id=4f245593-0197-4ac5-805d-ffd546c45cbd name=/runtime.v1.RuntimeService/StartContainer sandboxID=a00bb5e4f47e7a207124753c49d710483ba1219a5d961893384508275281bf4f",
2026-06-12 17:20:10.272924 | controller |     "Jun 12 16:13:00.701229 crc crio[21573]: time=\"2026-06-12T16:13:00.7004027Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=ff6ce238-5f8b-4315-9800-cfa3b6277a84 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:20:10.272939 | controller |     "Jun 12 16:13:00.709022 crc crio[21573]: time=\"2026-06-12T16:13:00.708838094Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=32a9077e-b706-4262-ab19-8c3a9494a449 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:20:10.272954 | controller |     "Jun 12 16:13:00.726033 crc crio[21573]: time=\"2026-06-12T16:13:00.725910762Z\" level=info msg=\"Creating container: openshift-marketplace/community-operators-m8l7l/registry-server\" id=179b8a5b-7028-4018-ba72-b238e4fca84c name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:20:10.272973 | controller |     "Jun 12 16:13:00.726847 crc crio[21573]: time=\"2026-06-12T16:13:00.726755117Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.272989 | controller |     "Jun 12 16:13:00.816853 crc crio[21573]: time=\"2026-06-12T16:13:00.815973305Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.273005 | controller |     "Jun 12 16:13:00.824091 crc crio[21573]: time=\"2026-06-12T16:13:00.823364823Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.273020 | controller |     "Jun 12 16:13:01.091993 crc crio[21573]: time=\"2026-06-12T16:13:01.091857093Z\" level=info msg=\"Created container 1e519235ee5404462eaa2673cd21241bde0d839a0cd4d673baf33321c4992dff: openshift-marketplace/community-operators-m8l7l/registry-server\" id=179b8a5b-7028-4018-ba72-b238e4fca84c name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:20:10.273035 | controller |     "Jun 12 16:13:01.096140 crc crio[21573]: time=\"2026-06-12T16:13:01.095630721Z\" level=info msg=\"Starting container: 1e519235ee5404462eaa2673cd21241bde0d839a0cd4d673baf33321c4992dff\" id=ab37e3a7-24d5-4690-918a-4049a11c7f0f name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 17:20:10.273051 | controller |     "Jun 12 16:13:01.111834 crc crio[21573]: time=\"2026-06-12T16:13:01.111163212Z\" level=info msg=\"Started container\" PID=40712 containerID=1e519235ee5404462eaa2673cd21241bde0d839a0cd4d673baf33321c4992dff description=openshift-marketplace/community-operators-m8l7l/registry-server id=ab37e3a7-24d5-4690-918a-4049a11c7f0f name=/runtime.v1.RuntimeService/StartContainer sandboxID=6d983b424e7b954ebdb28125a34865fb0f87cb93079802b2bdfcb6c3595cbf1c",
2026-06-12 17:20:10.273066 | controller |     "Jun 12 16:13:04.874352 crc crio[21573]: time=\"2026-06-12T16:13:04.869126832Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=2b89e8cd-ac02-4ecf-a3ac-33480fe6e4be name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:20:10.273081 | controller |     "Jun 12 16:13:04.898806 crc crio[21573]: time=\"2026-06-12T16:13:04.898528616Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=832de29d-cafa-4eff-ab9f-dc2f8ac2b84b name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:20:10.273097 | controller |     "Jun 12 16:13:04.923594 crc crio[21573]: time=\"2026-06-12T16:13:04.923281019Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-marketplace-5ndw9/registry-server\" id=12c9f83d-fbac-44d0-9043-a7b470396208 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:20:10.273112 | controller |     "Jun 12 16:13:04.924576 crc crio[21573]: time=\"2026-06-12T16:13:04.924190486Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.273128 | controller |     "Jun 12 16:13:05.023250 crc crio[21573]: time=\"2026-06-12T16:13:05.023020223Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.273143 | controller |     "Jun 12 16:13:05.030226 crc crio[21573]: time=\"2026-06-12T16:13:05.030140982Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.273158 | controller |     "Jun 12 16:13:05.241479 crc crio[21573]: time=\"2026-06-12T16:13:05.241162995Z\" level=info msg=\"Created container 93eaf63d6fa981a04caee1c0ca14ca2851322de97f7a725d078578049848a6b9: openshift-marketplace/redhat-marketplace-5ndw9/registry-server\" id=12c9f83d-fbac-44d0-9043-a7b470396208 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:20:10.273178 | controller |     "Jun 12 16:13:05.243839 crc crio[21573]: time=\"2026-06-12T16:13:05.243774518Z\" level=info msg=\"Starting container: 93eaf63d6fa981a04caee1c0ca14ca2851322de97f7a725d078578049848a6b9\" id=2ce77a31-a0a4-4e63-95ec-e41247bd5fe5 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 17:20:10.273194 | controller |     "Jun 12 16:13:05.283253 crc crio[21573]: time=\"2026-06-12T16:13:05.283137871Z\" level=info msg=\"Started container\" PID=40811 containerID=93eaf63d6fa981a04caee1c0ca14ca2851322de97f7a725d078578049848a6b9 description=openshift-marketplace/redhat-marketplace-5ndw9/registry-server id=2ce77a31-a0a4-4e63-95ec-e41247bd5fe5 name=/runtime.v1.RuntimeService/StartContainer sandboxID=a00bb5e4f47e7a207124753c49d710483ba1219a5d961893384508275281bf4f",
2026-06-12 17:20:10.273209 | controller |     "Jun 12 16:13:05.791691 crc crio[21573]: time=\"2026-06-12T16:13:05.790137655Z\" level=info msg=\"Running pod sandbox: openshift-nmstate/nmstate-metrics-756b4d6fc6-hp88r/POD\" id=ad95deca-5236-4bf1-be21-ecebf4b68e0a name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:20:10.273224 | controller |     "Jun 12 16:13:05.791991 crc crio[21573]: time=\"2026-06-12T16:13:05.791963937Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.273239 | controller |     "Jun 12 16:13:05.849184 crc crio[21573]: time=\"2026-06-12T16:13:05.848638799Z\" level=info msg=\"Got pod network &{Name:nmstate-metrics-756b4d6fc6-hp88r Namespace:openshift-nmstate ID:9d856051e97ea3a9e608f20bcd6f1f6fdf1d67ab2001c688bd6496550cebaa75 UID:429a2c9b-2a12-4371-9437-bacf4cb2cfff NetNS:/var/run/netns/c909288f-cb6f-4e32-96b0-2ab2e80ba8e7 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod429a2c9b_2a12_4371_9437_bacf4cb2cfff.slice PodAnnotations:0xc00063da90}] Aliases:map[]}\"",
2026-06-12 17:20:10.273255 | controller |     "Jun 12 16:13:05.849184 crc crio[21573]: time=\"2026-06-12T16:13:05.848804884Z\" level=info msg=\"Adding pod openshift-nmstate_nmstate-metrics-756b4d6fc6-hp88r to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 17:20:10.273271 | controller |     "Jun 12 16:13:05.932432 crc crio[21573]: time=\"2026-06-12T16:13:05.932372214Z\" level=info msg=\"Running pod sandbox: openshift-nmstate/nmstate-handler-9th4j/POD\" id=1836d3dd-a990-492d-920a-0d0687200f03 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:20:10.273286 | controller |     "Jun 12 16:13:05.934906 crc crio[21573]: time=\"2026-06-12T16:13:05.934882336Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.273301 | controller |     "Jun 12 16:13:06.002777 crc crio[21573]: time=\"2026-06-12T16:13:06.002343351Z\" level=warning msg=\"Skipping invalid sysctl specified by config {net.ipv4.ping_group_range 0 2147483647}: \\\"net.ipv4.ping_group_range\\\" not allowed with host net enabled\" id=1836d3dd-a990-492d-920a-0d0687200f03 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:20:10.273316 | controller |     "Jun 12 16:13:06.043513 crc crio[21573]: time=\"2026-06-12T16:13:06.043142248Z\" level=info msg=\"Ran pod sandbox bafaf5750bcf0678f9e2d4d786e1be7a5d433220c7aa0b68ce69b0654e875c45 with infra container: openshift-nmstate/nmstate-handler-9th4j/POD\" id=1836d3dd-a990-492d-920a-0d0687200f03 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:20:10.273333 | controller |     "Jun 12 16:13:06.097575 crc crio[21573]: time=\"2026-06-12T16:13:06.094882623Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:4eb4971b2a3ad355a60554cee0c3dbbccea7672554811c432b582a0f3340e811\" id=1ec233dc-9140-44e4-a262-eed842905b3c name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:20:10.273352 | controller |     "Jun 12 16:13:06.097575 crc crio[21573]: time=\"2026-06-12T16:13:06.096246442Z\" level=info msg=\"Image registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:4eb4971b2a3ad355a60554cee0c3dbbccea7672554811c432b582a0f3340e811 not found\" id=1ec233dc-9140-44e4-a262-eed842905b3c name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:20:10.273368 | controller |     "Jun 12 16:13:06.097575 crc crio[21573]: time=\"2026-06-12T16:13:06.096350245Z\" level=info msg=\"Neither image nor artfiact registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:4eb4971b2a3ad355a60554cee0c3dbbccea7672554811c432b582a0f3340e811 found\" id=1ec233dc-9140-44e4-a262-eed842905b3c name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:20:10.273383 | controller |     "Jun 12 16:13:06.102792 crc crio[21573]: time=\"2026-06-12T16:13:06.100905083Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:4eb4971b2a3ad355a60554cee0c3dbbccea7672554811c432b582a0f3340e811\" id=79459eb9-c3d7-44c7-8288-25124bb22894 name=/runtime.v1.ImageService/PullImage",
2026-06-12 17:20:10.273398 | controller |     "Jun 12 16:13:06.115835 crc crio[21573]: time=\"2026-06-12T16:13:06.112178642Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:4eb4971b2a3ad355a60554cee0c3dbbccea7672554811c432b582a0f3340e811\\\"\"",
2026-06-12 17:20:10.273414 | controller |     "Jun 12 16:13:07.600391 crc crio[21573]: time=\"2026-06-12T16:13:07.598112313Z\" level=info msg=\"Running pod sandbox: openshift-console/console-7f9b7d95dc-gftbj/POD\" id=6b952775-2ca0-45c5-9041-eea6cf7c542b name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:20:10.273429 | controller |     "Jun 12 16:13:07.602376 crc crio[21573]: time=\"2026-06-12T16:13:07.600719421Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.273444 | controller |     "Jun 12 16:13:07.781646 crc crio[21573]: time=\"2026-06-12T16:13:07.780977842Z\" level=info msg=\"Got pod network &{Name:console-7f9b7d95dc-gftbj Namespace:openshift-console ID:3e46d78db29cc6558c006b052b21bd6b9755db1790a41413cd1f3e816c31003e UID:3576941d-f118-4b63-a7f3-6d2a85bd4d59 NetNS:/var/run/netns/5f2b14b8-76fb-4a2b-a681-eabff964c4ea Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod3576941d_f118_4b63_a7f3_6d2a85bd4d59.slice PodAnnotations:0xc0027224f0}] Aliases:map[]}\"",
2026-06-12 17:20:10.273459 | controller |     "Jun 12 16:13:07.781646 crc crio[21573]: time=\"2026-06-12T16:13:07.781053754Z\" level=info msg=\"Adding pod openshift-console_console-7f9b7d95dc-gftbj to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 17:20:10.273475 | controller |     "Jun 12 16:13:08.534601 crc crio[21573]: time=\"2026-06-12T16:13:08.532666541Z\" level=info msg=\"Running pod sandbox: openshift-nmstate/nmstate-console-plugin-9bcc7988b-dpmlg/POD\" id=5cd9625e-7542-4f51-8d7b-bffed9c8f36b name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:20:10.273490 | controller |     "Jun 12 16:13:08.534601 crc crio[21573]: time=\"2026-06-12T16:13:08.532779374Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.273505 | controller |     "Jun 12 16:13:08.749156 crc crio[21573]: time=\"2026-06-12T16:13:08.746329478Z\" level=info msg=\"Stopping container: 955e218a5170c0b33b6e710854ea50d0647f0afb11522bf9aa6c0e4be47c68ed (timeout: 2s)\" id=6dd0446f-80c4-43ac-9631-26679b2af778 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 17:20:10.273524 | controller |     "Jun 12 16:13:09.188896 crc crio[21573]: time=\"2026-06-12T16:13:09.188793452Z\" level=info msg=\"Got pod network &{Name:nmstate-console-plugin-9bcc7988b-dpmlg Namespace:openshift-nmstate ID:8767a6406855917b79772353ea8fb0106437b40c29b295cd93f1e1697c838910 UID:608d3b64-be04-4b58-a686-133c9c5eb3ce NetNS:/var/run/netns/2da39e66-0942-4be2-8a91-5498999d3af7 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod608d3b64_be04_4b58_a686_133c9c5eb3ce.slice PodAnnotations:0xc00209e160}] Aliases:map[]}\"",
2026-06-12 17:20:10.273539 | controller |     "Jun 12 16:13:09.188896 crc crio[21573]: time=\"2026-06-12T16:13:09.188889885Z\" level=info msg=\"Adding pod openshift-nmstate_nmstate-console-plugin-9bcc7988b-dpmlg to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 17:20:10.273554 | controller |     "Jun 12 16:13:09.197106 crc crio[21573]: time=\"2026-06-12T16:13:09.196598142Z\" level=info msg=\"Stopped container 955e218a5170c0b33b6e710854ea50d0647f0afb11522bf9aa6c0e4be47c68ed: openshift-marketplace/redhat-operators-pfrjd/registry-server\" id=6dd0446f-80c4-43ac-9631-26679b2af778 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 17:20:10.273570 | controller |     "Jun 12 16:13:09.214180 crc crio[21573]: time=\"2026-06-12T16:13:09.214052792Z\" level=info msg=\"Stopping pod sandbox: 184369a227bb3154b11571db39f92c89a252ef08b4945f1f9d9545a44d7f9135\" id=df63b8cc-fdb4-4618-9ace-c6d83bc8ae54 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 17:20:10.273605 | controller |     "Jun 12 16:13:09.223761 crc crio[21573]: time=\"2026-06-12T16:13:09.221930875Z\" level=info msg=\"Got pod network &{Name:redhat-operators-pfrjd Namespace:openshift-marketplace ID:184369a227bb3154b11571db39f92c89a252ef08b4945f1f9d9545a44d7f9135 UID:e1b81ec7-f6a0-423d-b582-04febc5b9fc7 NetNS:/var/run/netns/da8e5ef4-98c0-4d81-9f6e-da297f72c61c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pode1b81ec7_f6a0_423d_b582_04febc5b9fc7.slice PodAnnotations:0xc002e28418}] Aliases:map[]}\"",
2026-06-12 17:20:10.273622 | controller |     "Jun 12 16:13:09.223761 crc crio[21573]: time=\"2026-06-12T16:13:09.22211088Z\" level=info msg=\"Deleting pod openshift-marketplace_redhat-operators-pfrjd from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 17:20:10.273638 | controller |     "Jun 12 16:13:09.514895 crc crio[21573]: time=\"2026-06-12T16:13:09.513657629Z\" level=info msg=\"Running pod sandbox: openshift-nmstate/nmstate-webhook-9b7874799-x7f27/POD\" id=344bc337-4793-4bb6-b6b8-d8ef1ff92219 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:20:10.273653 | controller |     "Jun 12 16:13:09.514895 crc crio[21573]: time=\"2026-06-12T16:13:09.514164274Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.273668 | controller |     "Jun 12 16:13:09.591685 crc crio[21573]: time=\"2026-06-12T16:13:09.591124921Z\" level=info msg=\"Got pod network &{Name:nmstate-webhook-9b7874799-x7f27 Namespace:openshift-nmstate ID:85c935ce0b08634c6565866ba4e4b6c5703157306674c94db632064a83829167 UID:b7b79d19-9605-4bcd-babf-538c445842ca NetNS:/var/run/netns/36e6bc7c-c6c4-44d4-9583-8cf5bc76add9 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podb7b79d19_9605_4bcd_babf_538c445842ca.slice PodAnnotations:0xc0027227b8}] Aliases:map[]}\"",
2026-06-12 17:20:10.273684 | controller |     "Jun 12 16:13:09.591685 crc crio[21573]: time=\"2026-06-12T16:13:09.591186403Z\" level=info msg=\"Adding pod openshift-nmstate_nmstate-webhook-9b7874799-x7f27 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 17:20:10.273705 | controller |     "Jun 12 16:13:10.005698 crc crio[21573]: 2026-06-12T16:13:09Z [verbose] CmdAdd (shim): {1.1.0 [{Name:9d856051e97ea3a Mac:6a:5f:9b:f8:8e:12 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:2c Mtu:0 Sandbox:/var/run/netns/c909288f-cb6f-4e32-96b0-2ab2e80ba8e7 SocketPath: PciID:}] [{Interface:0xc000194dd0 Address:{IP:10.217.0.44 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 17:20:10.273722 | controller |     "Jun 12 16:13:10.007917 crc crio[21573]: time=\"2026-06-12T16:13:10.007666881Z\" level=info msg=\"Got pod network &{Name:nmstate-metrics-756b4d6fc6-hp88r Namespace:openshift-nmstate ID:9d856051e97ea3a9e608f20bcd6f1f6fdf1d67ab2001c688bd6496550cebaa75 UID:429a2c9b-2a12-4371-9437-bacf4cb2cfff NetNS:/var/run/netns/c909288f-cb6f-4e32-96b0-2ab2e80ba8e7 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod429a2c9b_2a12_4371_9437_bacf4cb2cfff.slice PodAnnotations:0xc00063da90}] Aliases:map[]}\"",
2026-06-12 17:20:10.273738 | controller |     "Jun 12 16:13:10.007917 crc crio[21573]: time=\"2026-06-12T16:13:10.007885078Z\" level=info msg=\"Checking pod openshift-nmstate_nmstate-metrics-756b4d6fc6-hp88r for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 17:20:10.273753 | controller |     "Jun 12 16:13:10.046343 crc crio[21573]: time=\"2026-06-12T16:13:10.043686633Z\" level=info msg=\"Ran pod sandbox 9d856051e97ea3a9e608f20bcd6f1f6fdf1d67ab2001c688bd6496550cebaa75 with infra container: openshift-nmstate/nmstate-metrics-756b4d6fc6-hp88r/POD\" id=ad95deca-5236-4bf1-be21-ecebf4b68e0a name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:20:10.273768 | controller |     "Jun 12 16:13:10.060730 crc crio[21573]: time=\"2026-06-12T16:13:10.059409469Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:4eb4971b2a3ad355a60554cee0c3dbbccea7672554811c432b582a0f3340e811\" id=0ea3ce8d-c52b-4950-93e9-a2bed74d7c9a name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:20:10.273784 | controller |     "Jun 12 16:13:10.060730 crc crio[21573]: time=\"2026-06-12T16:13:10.059975905Z\" level=info msg=\"Image registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:4eb4971b2a3ad355a60554cee0c3dbbccea7672554811c432b582a0f3340e811 not found\" id=0ea3ce8d-c52b-4950-93e9-a2bed74d7c9a name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:20:10.273807 | controller |     "Jun 12 16:13:10.060730 crc crio[21573]: time=\"2026-06-12T16:13:10.060049537Z\" level=info msg=\"Neither image nor artfiact registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:4eb4971b2a3ad355a60554cee0c3dbbccea7672554811c432b582a0f3340e811 found\" id=0ea3ce8d-c52b-4950-93e9-a2bed74d7c9a name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:20:10.273825 | controller |     "Jun 12 16:13:10.062534 crc crio[21573]: time=\"2026-06-12T16:13:10.062083088Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:4eb4971b2a3ad355a60554cee0c3dbbccea7672554811c432b582a0f3340e811\" id=751df8bb-0d3c-4c25-adc7-27913be06920 name=/runtime.v1.ImageService/PullImage",
2026-06-12 17:20:10.273841 | controller |     "Jun 12 16:13:10.083244 crc crio[21573]: 2026-06-12T16:13:10Z [verbose] CmdAdd (shim): {1.1.0 [{Name:3e46d78db29cc65 Mac:9a:ed:a7:ec:9f:36 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:2f Mtu:0 Sandbox:/var/run/netns/5f2b14b8-76fb-4a2b-a681-eabff964c4ea SocketPath: PciID:}] [{Interface:0xc00013cda0 Address:{IP:10.217.0.47 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 17:20:10.273858 | controller |     "Jun 12 16:13:10.085343 crc crio[21573]: time=\"2026-06-12T16:13:10.084975552Z\" level=info msg=\"Got pod network &{Name:console-7f9b7d95dc-gftbj Namespace:openshift-console ID:3e46d78db29cc6558c006b052b21bd6b9755db1790a41413cd1f3e816c31003e UID:3576941d-f118-4b63-a7f3-6d2a85bd4d59 NetNS:/var/run/netns/5f2b14b8-76fb-4a2b-a681-eabff964c4ea Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod3576941d_f118_4b63_a7f3_6d2a85bd4d59.slice PodAnnotations:0xc0027224f0}] Aliases:map[]}\"",
2026-06-12 17:20:10.273878 | controller |     "Jun 12 16:13:10.086867 crc crio[21573]: time=\"2026-06-12T16:13:10.086773383Z\" level=info msg=\"Checking pod openshift-console_console-7f9b7d95dc-gftbj for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 17:20:10.273894 | controller |     "Jun 12 16:13:10.091664 crc crio[21573]: time=\"2026-06-12T16:13:10.091192079Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:4eb4971b2a3ad355a60554cee0c3dbbccea7672554811c432b582a0f3340e811\\\"\"",
2026-06-12 17:20:10.273910 | controller |     "Jun 12 16:13:10.117084 crc crio[21573]: time=\"2026-06-12T16:13:10.116872243Z\" level=info msg=\"Ran pod sandbox 3e46d78db29cc6558c006b052b21bd6b9755db1790a41413cd1f3e816c31003e with infra container: openshift-console/console-7f9b7d95dc-gftbj/POD\" id=6b952775-2ca0-45c5-9041-eea6cf7c542b name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:20:10.273925 | controller |     "Jun 12 16:13:10.127738 crc crio[21573]: time=\"2026-06-12T16:13:10.126949308Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:ae245c97fc463e876c3024efb806fa8f4efb13b3f06f1bdd3e7e1447f5a5dce4\" id=0eec6a05-3c4b-4c7c-9af2-8c74d835197e name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:20:10.273941 | controller |     "Jun 12 16:13:10.133063 crc crio[21573]: time=\"2026-06-12T16:13:10.130897391Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:ae245c97fc463e876c3024efb806fa8f4efb13b3f06f1bdd3e7e1447f5a5dce4\" id=ade91bb4-e25a-40d9-9e98-b05ddc8eb90a name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:20:10.273956 | controller |     "Jun 12 16:13:10.161607 crc crio[21573]: time=\"2026-06-12T16:13:10.161291014Z\" level=info msg=\"Creating container: openshift-console/console-7f9b7d95dc-gftbj/console\" id=decb41f2-67cd-40a6-9802-6af254b0ed2c name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:20:10.273971 | controller |     "Jun 12 16:13:10.162281 crc crio[21573]: time=\"2026-06-12T16:13:10.162165088Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.273997 | controller |     "Jun 12 16:13:10.506029 crc crio[21573]: time=\"2026-06-12T16:13:10.504178463Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.274016 | controller |     "Jun 12 16:13:10.586855 crc crio[21573]: time=\"2026-06-12T16:13:10.577863241Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.274031 | controller |     "Jun 12 16:13:11.080922 crc crio[21573]: time=\"2026-06-12T16:13:11.078965375Z\" level=info msg=\"Created container 03c9c9b78fd3fcbd5f62d0ba7dd0305195a56b4f683101ca2b4b5ddb977425ad: openshift-console/console-7f9b7d95dc-gftbj/console\" id=decb41f2-67cd-40a6-9802-6af254b0ed2c name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:20:10.274047 | controller |     "Jun 12 16:13:11.098775 crc crio[21573]: time=\"2026-06-12T16:13:11.093912071Z\" level=info msg=\"Starting container: 03c9c9b78fd3fcbd5f62d0ba7dd0305195a56b4f683101ca2b4b5ddb977425ad\" id=b38d6c96-d915-4e79-8eb7-b94e050f7daf name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 17:20:10.274063 | controller |     "Jun 12 16:13:11.301264 crc crio[21573]: time=\"2026-06-12T16:13:11.301100287Z\" level=info msg=\"Started container\" PID=41085 containerID=03c9c9b78fd3fcbd5f62d0ba7dd0305195a56b4f683101ca2b4b5ddb977425ad description=openshift-console/console-7f9b7d95dc-gftbj/console id=b38d6c96-d915-4e79-8eb7-b94e050f7daf name=/runtime.v1.RuntimeService/StartContainer sandboxID=3e46d78db29cc6558c006b052b21bd6b9755db1790a41413cd1f3e816c31003e",
2026-06-12 17:20:10.274082 | controller |     "Jun 12 16:13:11.590707 crc crio[21573]: time=\"2026-06-12T16:13:11.586418131Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=5f18c736-0efc-439d-a4ac-fc8d653365a8 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:20:10.274100 | controller |     "Jun 12 16:13:11.595005 crc crio[21573]: time=\"2026-06-12T16:13:11.594779672Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=9b5d6804-c436-4fc7-bb9d-45b8e637f87b name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:20:10.274115 | controller |     "Jun 12 16:13:11.611547 crc crio[21573]: time=\"2026-06-12T16:13:11.610659997Z\" level=info msg=\"Creating container: openshift-marketplace/certified-operators-swz8x/registry-server\" id=3a436749-bb5c-41b0-bddd-b38b04464fa4 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:20:10.274131 | controller |     "Jun 12 16:13:11.615086 crc crio[21573]: time=\"2026-06-12T16:13:11.612282636Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.274147 | controller |     "Jun 12 16:13:11.667181 crc crio[21573]: 2026-06-12T16:13:11Z [verbose] CmdAdd (shim): {1.1.0 [{Name:8767a6406855917 Mac:f6:b6:fc:fc:6d:f7 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:2e Mtu:0 Sandbox:/var/run/netns/2da39e66-0942-4be2-8a91-5498999d3af7 SocketPath: PciID:}] [{Interface:0xc000301510 Address:{IP:10.217.0.46 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 17:20:10.274163 | controller |     "Jun 12 16:13:11.673025 crc crio[21573]: time=\"2026-06-12T16:13:11.672824172Z\" level=info msg=\"Got pod network &{Name:nmstate-console-plugin-9bcc7988b-dpmlg Namespace:openshift-nmstate ID:8767a6406855917b79772353ea8fb0106437b40c29b295cd93f1e1697c838910 UID:608d3b64-be04-4b58-a686-133c9c5eb3ce NetNS:/var/run/netns/2da39e66-0942-4be2-8a91-5498999d3af7 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod608d3b64_be04_4b58_a686_133c9c5eb3ce.slice PodAnnotations:0xc00209e160}] Aliases:map[]}\"",
2026-06-12 17:20:10.274178 | controller |     "Jun 12 16:13:11.674066 crc crio[21573]: time=\"2026-06-12T16:13:11.673999075Z\" level=info msg=\"Checking pod openshift-nmstate_nmstate-console-plugin-9bcc7988b-dpmlg for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 17:20:10.274194 | controller |     "Jun 12 16:13:11.702827 crc crio[21573]: time=\"2026-06-12T16:13:11.698308725Z\" level=info msg=\"Ran pod sandbox 8767a6406855917b79772353ea8fb0106437b40c29b295cd93f1e1697c838910 with infra container: openshift-nmstate/nmstate-console-plugin-9bcc7988b-dpmlg/POD\" id=5cd9625e-7542-4f51-8d7b-bffed9c8f36b name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:20:10.274209 | controller |     "Jun 12 16:13:11.710715 crc crio[21573]: time=\"2026-06-12T16:13:11.710530188Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/nmstate-console-plugin-rhel9@sha256:4ceab1211bbb8d070c97b29b7a25d9c1e9c97af87eed948719d036449b17a25e\" id=aaf7f424-fff2-45af-8352-f3b0d22dd59c name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:20:10.274224 | controller |     "Jun 12 16:13:11.710982 crc crio[21573]: time=\"2026-06-12T16:13:11.710821304Z\" level=info msg=\"Image registry.redhat.io/openshift4/nmstate-console-plugin-rhel9@sha256:4ceab1211bbb8d070c97b29b7a25d9c1e9c97af87eed948719d036449b17a25e not found\" id=aaf7f424-fff2-45af-8352-f3b0d22dd59c name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:20:10.274242 | controller |     "Jun 12 16:13:11.711318 crc crio[21573]: time=\"2026-06-12T16:13:11.711067253Z\" level=info msg=\"Neither image nor artfiact registry.redhat.io/openshift4/nmstate-console-plugin-rhel9@sha256:4ceab1211bbb8d070c97b29b7a25d9c1e9c97af87eed948719d036449b17a25e found\" id=aaf7f424-fff2-45af-8352-f3b0d22dd59c name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:20:10.274257 | controller |     "Jun 12 16:13:11.712649 crc crio[21573]: time=\"2026-06-12T16:13:11.712354856Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/nmstate-console-plugin-rhel9@sha256:4ceab1211bbb8d070c97b29b7a25d9c1e9c97af87eed948719d036449b17a25e\" id=4391895a-ac01-436e-af60-4636618a3408 name=/runtime.v1.ImageService/PullImage",
2026-06-12 17:20:10.274273 | controller |     "Jun 12 16:13:11.721076 crc crio[21573]: time=\"2026-06-12T16:13:11.720901009Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/nmstate-console-plugin-rhel9@sha256:4ceab1211bbb8d070c97b29b7a25d9c1e9c97af87eed948719d036449b17a25e\\\"\"",
2026-06-12 17:20:10.274288 | controller |     "Jun 12 16:13:11.796518 crc crio[21573]: time=\"2026-06-12T16:13:11.796364152Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.274304 | controller |     "Jun 12 16:13:11.804150 crc crio[21573]: time=\"2026-06-12T16:13:11.802624366Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.274320 | controller |     "Jun 12 16:13:11.977590 crc crio[21573]: time=\"2026-06-12T16:13:11.968575125Z\" level=info msg=\"Stopped pod sandbox: 184369a227bb3154b11571db39f92c89a252ef08b4945f1f9d9545a44d7f9135\" id=df63b8cc-fdb4-4618-9ace-c6d83bc8ae54 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 17:20:10.274335 | controller |     "Jun 12 16:13:11.977590 crc crio[21573]: time=\"2026-06-12T16:13:11.976106765Z\" level=info msg=\"Created container f1e5d3edcd2024a414e8e6f70848f2ebc22eeeb07fea09f084bf38c7f9bc13b2: openshift-marketplace/certified-operators-swz8x/registry-server\" id=3a436749-bb5c-41b0-bddd-b38b04464fa4 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:20:10.274349 | controller |     "Jun 12 16:13:11.990577 crc crio[21573]: time=\"2026-06-12T16:13:11.989603629Z\" level=info msg=\"Starting container: f1e5d3edcd2024a414e8e6f70848f2ebc22eeeb07fea09f084bf38c7f9bc13b2\" id=f1d47c63-64c6-45be-a3e1-efe345fbc519 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 17:20:10.274364 | controller |     "Jun 12 16:13:12.011946 crc crio[21573]: time=\"2026-06-12T16:13:12.011000024Z\" level=info msg=\"Started container\" PID=41138 containerID=f1e5d3edcd2024a414e8e6f70848f2ebc22eeeb07fea09f084bf38c7f9bc13b2 description=openshift-marketplace/certified-operators-swz8x/registry-server id=f1d47c63-64c6-45be-a3e1-efe345fbc519 name=/runtime.v1.RuntimeService/StartContainer sandboxID=5dd078c300b47b1c3b34845d696f26fa4553b348ec9821761e2c78cace7a0c88",
2026-06-12 17:20:10.274380 | controller |     "Jun 12 16:13:12.148943 crc crio[21573]: 2026-06-12T16:13:12Z [verbose] CmdAdd (shim): {1.1.0 [{Name:85c935ce0b08634 Mac:4e:9e:31:15:b2:bf Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:2d Mtu:0 Sandbox:/var/run/netns/36e6bc7c-c6c4-44d4-9583-8cf5bc76add9 SocketPath: PciID:}] [{Interface:0xc0003747d0 Address:{IP:10.217.0.45 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 17:20:10.274396 | controller |     "Jun 12 16:13:12.152606 crc crio[21573]: time=\"2026-06-12T16:13:12.152397846Z\" level=info msg=\"Got pod network &{Name:nmstate-webhook-9b7874799-x7f27 Namespace:openshift-nmstate ID:85c935ce0b08634c6565866ba4e4b6c5703157306674c94db632064a83829167 UID:b7b79d19-9605-4bcd-babf-538c445842ca NetNS:/var/run/netns/36e6bc7c-c6c4-44d4-9583-8cf5bc76add9 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podb7b79d19_9605_4bcd_babf_538c445842ca.slice PodAnnotations:0xc0027227b8}] Aliases:map[]}\"",
2026-06-12 17:20:10.274415 | controller |     "Jun 12 16:13:12.152858 crc crio[21573]: time=\"2026-06-12T16:13:12.152772106Z\" level=info msg=\"Checking pod openshift-nmstate_nmstate-webhook-9b7874799-x7f27 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 17:20:10.274431 | controller |     "Jun 12 16:13:12.174302 crc crio[21573]: time=\"2026-06-12T16:13:12.174001164Z\" level=info msg=\"Ran pod sandbox 85c935ce0b08634c6565866ba4e4b6c5703157306674c94db632064a83829167 with infra container: openshift-nmstate/nmstate-webhook-9b7874799-x7f27/POD\" id=344bc337-4793-4bb6-b6b8-d8ef1ff92219 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:20:10.274446 | controller |     "Jun 12 16:13:12.187317 crc crio[21573]: time=\"2026-06-12T16:13:12.187162731Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:4eb4971b2a3ad355a60554cee0c3dbbccea7672554811c432b582a0f3340e811\" id=907c6b32-6978-4d52-b083-73fbc6808049 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:20:10.274461 | controller |     "Jun 12 16:13:12.187988 crc crio[21573]: time=\"2026-06-12T16:13:12.187895048Z\" level=info msg=\"Image registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:4eb4971b2a3ad355a60554cee0c3dbbccea7672554811c432b582a0f3340e811 not found\" id=907c6b32-6978-4d52-b083-73fbc6808049 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:20:10.274476 | controller |     "Jun 12 16:13:12.188073 crc crio[21573]: time=\"2026-06-12T16:13:12.188030946Z\" level=info msg=\"Neither image nor artfiact registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:4eb4971b2a3ad355a60554cee0c3dbbccea7672554811c432b582a0f3340e811 found\" id=907c6b32-6978-4d52-b083-73fbc6808049 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:20:10.274490 | controller |     "Jun 12 16:13:12.197258 crc crio[21573]: time=\"2026-06-12T16:13:12.197136558Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:4eb4971b2a3ad355a60554cee0c3dbbccea7672554811c432b582a0f3340e811\" id=7a565f5d-79ed-49a7-822f-64630f920346 name=/runtime.v1.ImageService/PullImage",
2026-06-12 17:20:10.274505 | controller |     "Jun 12 16:13:12.205410 crc crio[21573]: time=\"2026-06-12T16:13:12.205293007Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:4eb4971b2a3ad355a60554cee0c3dbbccea7672554811c432b582a0f3340e811\\\"\"",
2026-06-12 17:20:10.274519 | controller |     "Jun 12 16:13:12.625091 crc crio[21573]: time=\"2026-06-12T16:13:12.624248058Z\" level=info msg=\"Removing container: 955e218a5170c0b33b6e710854ea50d0647f0afb11522bf9aa6c0e4be47c68ed\" id=f460c81f-2ae7-41bf-a2b8-3bea5b837917 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 17:20:10.274533 | controller |     "Jun 12 16:13:12.702156 crc crio[21573]: time=\"2026-06-12T16:13:12.70177416Z\" level=info msg=\"Removed container 955e218a5170c0b33b6e710854ea50d0647f0afb11522bf9aa6c0e4be47c68ed: openshift-marketplace/redhat-operators-pfrjd/registry-server\" id=f460c81f-2ae7-41bf-a2b8-3bea5b837917 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 17:20:10.274547 | controller |     "Jun 12 16:13:12.710796 crc crio[21573]: time=\"2026-06-12T16:13:12.710657375Z\" level=info msg=\"Removing container: f9926a3a58a0e0bd16540124b65823a27f8e0d5fad6de831a987de7043740a9d\" id=b6d13787-4ed4-484c-aa6b-8c8e3ea960c8 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 17:20:10.274561 | controller |     "Jun 12 16:13:12.763940 crc crio[21573]: time=\"2026-06-12T16:13:12.763817406Z\" level=info msg=\"Removed container f9926a3a58a0e0bd16540124b65823a27f8e0d5fad6de831a987de7043740a9d: openshift-marketplace/redhat-operators-pfrjd/extract-content\" id=b6d13787-4ed4-484c-aa6b-8c8e3ea960c8 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 17:20:10.274607 | controller |     "Jun 12 16:13:12.770390 crc crio[21573]: time=\"2026-06-12T16:13:12.77012134Z\" level=info msg=\"Removing container: d232720489d5dfe847b5576c2f98f7856c2f05a3a750bdebf304d041deb5687d\" id=641e9e27-a252-4e60-b4ad-ebf9bfda6448 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 17:20:10.274630 | controller |     "Jun 12 16:13:12.871239 crc crio[21573]: time=\"2026-06-12T16:13:12.871104163Z\" level=info msg=\"Removed container d232720489d5dfe847b5576c2f98f7856c2f05a3a750bdebf304d041deb5687d: openshift-marketplace/redhat-operators-pfrjd/extract-utilities\" id=641e9e27-a252-4e60-b4ad-ebf9bfda6448 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 17:20:10.274646 | controller |     "Jun 12 16:13:16.639928 crc crio[21573]: time=\"2026-06-12T16:13:16.639106366Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/nmstate-console-plugin-rhel9@sha256:3bf2d5fbb780de667ad48e0102ef7d2abd032bf1a490bb8344ff7b8fa745446a\" id=4391895a-ac01-436e-af60-4636618a3408 name=/runtime.v1.ImageService/PullImage",
2026-06-12 17:20:10.274661 | controller |     "Jun 12 16:13:16.642052 crc crio[21573]: time=\"2026-06-12T16:13:16.640950907Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:bcda449a4925872250ec4e77f06e5a6ea4977b1aa0d36da237e4a862ff325ede\" id=7a565f5d-79ed-49a7-822f-64630f920346 name=/runtime.v1.ImageService/PullImage",
2026-06-12 17:20:10.274676 | controller |     "Jun 12 16:13:16.644127 crc crio[21573]: time=\"2026-06-12T16:13:16.644063235Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:4eb4971b2a3ad355a60554cee0c3dbbccea7672554811c432b582a0f3340e811\" id=a1e1dc44-d918-4919-9c67-7f0ea41d761d name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:20:10.274691 | controller |     "Jun 12 16:13:16.644365 crc crio[21573]: time=\"2026-06-12T16:13:16.644168807Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/nmstate-console-plugin-rhel9@sha256:4ceab1211bbb8d070c97b29b7a25d9c1e9c97af87eed948719d036449b17a25e\" id=4c3f13c5-138a-4202-99b2-c15184ecfbd2 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:20:10.274705 | controller |     "Jun 12 16:13:16.705723 crc crio[21573]: time=\"2026-06-12T16:13:16.705646785Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:bcda449a4925872250ec4e77f06e5a6ea4977b1aa0d36da237e4a862ff325ede\" id=79459eb9-c3d7-44c7-8288-25124bb22894 name=/runtime.v1.ImageService/PullImage",
2026-06-12 17:20:10.274720 | controller |     "Jun 12 16:13:16.708229 crc crio[21573]: time=\"2026-06-12T16:13:16.708110619Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:4eb4971b2a3ad355a60554cee0c3dbbccea7672554811c432b582a0f3340e811\" id=eed6f6e9-5608-4363-93d4-70499fa2e6e1 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:20:10.274734 | controller |     "Jun 12 16:13:16.710766 crc crio[21573]: time=\"2026-06-12T16:13:16.710708842Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:4eb4971b2a3ad355a60554cee0c3dbbccea7672554811c432b582a0f3340e811\" id=6e83f6cf-9dec-4a88-98a3-281957dc532b name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:20:10.274749 | controller |     "Jun 12 16:13:16.714371 crc crio[21573]: time=\"2026-06-12T16:13:16.714319073Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:4eb4971b2a3ad355a60554cee0c3dbbccea7672554811c432b582a0f3340e811\" id=3281219d-d1ef-4548-bae9-a11fc3f89f00 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:20:10.274764 | controller |     "Jun 12 16:13:16.721749 crc crio[21573]: time=\"2026-06-12T16:13:16.720853766Z\" level=info msg=\"Creating container: openshift-nmstate/nmstate-webhook-9b7874799-x7f27/nmstate-webhook\" id=0935d2a8-eb3c-47fa-8aed-e1cdc2e9d09d name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:20:10.274786 | controller |     "Jun 12 16:13:16.722062 crc crio[21573]: time=\"2026-06-12T16:13:16.720856968Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:bcda449a4925872250ec4e77f06e5a6ea4977b1aa0d36da237e4a862ff325ede\" id=751df8bb-0d3c-4c25-adc7-27913be06920 name=/runtime.v1.ImageService/PullImage",
2026-06-12 17:20:10.274804 | controller |     "Jun 12 16:13:16.724723 crc crio[21573]: time=\"2026-06-12T16:13:16.724684794Z\" level=info msg=\"Creating container: openshift-nmstate/nmstate-handler-9th4j/nmstate-handler\" id=c55a9cd0-a616-48e8-a7e2-fd9b8de25fd0 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:20:10.274827 | controller |     "Jun 12 16:13:16.726273 crc crio[21573]: time=\"2026-06-12T16:13:16.725885889Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:4eb4971b2a3ad355a60554cee0c3dbbccea7672554811c432b582a0f3340e811\" id=70ef4aa0-83e0-465d-9c0f-22600f058e9b name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:20:10.274846 | controller |     "Jun 12 16:13:16.728910 crc crio[21573]: time=\"2026-06-12T16:13:16.72883191Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.274861 | controller |     "Jun 12 16:13:16.730986 crc crio[21573]: time=\"2026-06-12T16:13:16.73095191Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.274876 | controller |     "Jun 12 16:13:16.736931 crc crio[21573]: time=\"2026-06-12T16:13:16.736884205Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:4eb4971b2a3ad355a60554cee0c3dbbccea7672554811c432b582a0f3340e811\" id=c26882fc-d659-4be7-a82a-e56a68f346f1 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:20:10.274891 | controller |     "Jun 12 16:13:16.737372 crc crio[21573]: time=\"2026-06-12T16:13:16.737310397Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/nmstate-console-plugin-rhel9@sha256:4ceab1211bbb8d070c97b29b7a25d9c1e9c97af87eed948719d036449b17a25e\" id=ed82fb0f-1170-4e26-8989-29ddbd021d05 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:20:10.274906 | controller |     "Jun 12 16:13:16.788291 crc crio[21573]: time=\"2026-06-12T16:13:16.787875834Z\" level=info msg=\"Creating container: openshift-nmstate/nmstate-metrics-756b4d6fc6-hp88r/nmstate-metrics\" id=1fb47774-c5f3-4a2e-917f-9089a68fafdb name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:20:10.274921 | controller |     "Jun 12 16:13:16.789829 crc crio[21573]: time=\"2026-06-12T16:13:16.789702816Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.274936 | controller |     "Jun 12 16:13:16.795600 crc crio[21573]: time=\"2026-06-12T16:13:16.793716259Z\" level=info msg=\"Creating container: openshift-nmstate/nmstate-console-plugin-9bcc7988b-dpmlg/nmstate-console-plugin\" id=dd3f45e6-d166-4e30-942f-427524b2106b name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:20:10.274950 | controller |     "Jun 12 16:13:16.797647 crc crio[21573]: time=\"2026-06-12T16:13:16.797418832Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.274965 | controller |     "Jun 12 16:13:16.802628 crc crio[21573]: time=\"2026-06-12T16:13:16.800890368Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.274984 | controller |     "Jun 12 16:13:16.804647 crc crio[21573]: time=\"2026-06-12T16:13:16.804539281Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.275000 | controller |     "Jun 12 16:13:16.807091 crc crio[21573]: time=\"2026-06-12T16:13:16.80697942Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.275016 | controller |     "Jun 12 16:13:16.862682 crc crio[21573]: time=\"2026-06-12T16:13:16.857563466Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.275031 | controller |     "Jun 12 16:13:16.864160 crc crio[21573]: time=\"2026-06-12T16:13:16.863774421Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.275046 | controller |     "Jun 12 16:13:17.017169 crc crio[21573]: time=\"2026-06-12T16:13:17.016658462Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.275061 | controller |     "Jun 12 16:13:17.055178 crc crio[21573]: time=\"2026-06-12T16:13:17.055088562Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.275077 | controller |     "Jun 12 16:13:17.093675 crc crio[21573]: time=\"2026-06-12T16:13:17.093551107Z\" level=info msg=\"Created container 345be1e1bed1b5d69b4ab39a40f16d6d341e452887df70e321f0f2457a337f81: openshift-nmstate/nmstate-metrics-756b4d6fc6-hp88r/nmstate-metrics\" id=1fb47774-c5f3-4a2e-917f-9089a68fafdb name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:20:10.275093 | controller |     "Jun 12 16:13:17.095988 crc crio[21573]: time=\"2026-06-12T16:13:17.095895554Z\" level=info msg=\"Created container dbb262628e231ddd74f00c40acf71ff560240ce5f29988a94563eaea8f66f136: openshift-nmstate/nmstate-webhook-9b7874799-x7f27/nmstate-webhook\" id=0935d2a8-eb3c-47fa-8aed-e1cdc2e9d09d name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:20:10.275109 | controller |     "Jun 12 16:13:17.096844 crc crio[21573]: time=\"2026-06-12T16:13:17.096774148Z\" level=info msg=\"Starting container: 345be1e1bed1b5d69b4ab39a40f16d6d341e452887df70e321f0f2457a337f81\" id=81196c50-5bd6-4bc2-8be9-d0b78e10a219 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 17:20:10.275124 | controller |     "Jun 12 16:13:17.100015 crc crio[21573]: time=\"2026-06-12T16:13:17.099917016Z\" level=info msg=\"Starting container: dbb262628e231ddd74f00c40acf71ff560240ce5f29988a94563eaea8f66f136\" id=be3545c5-3581-4d70-b60f-3b0c482484d7 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 17:20:10.275139 | controller |     "Jun 12 16:13:17.103998 crc crio[21573]: time=\"2026-06-12T16:13:17.103906808Z\" level=info msg=\"Started container\" PID=41379 containerID=345be1e1bed1b5d69b4ab39a40f16d6d341e452887df70e321f0f2457a337f81 description=openshift-nmstate/nmstate-metrics-756b4d6fc6-hp88r/nmstate-metrics id=81196c50-5bd6-4bc2-8be9-d0b78e10a219 name=/runtime.v1.RuntimeService/StartContainer sandboxID=9d856051e97ea3a9e608f20bcd6f1f6fdf1d67ab2001c688bd6496550cebaa75",
2026-06-12 17:20:10.275155 | controller |     "Jun 12 16:13:17.120771 crc crio[21573]: time=\"2026-06-12T16:13:17.120602246Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:78053b8e01dc3fb4442aa8f899787540074d67b84813d6893e947fcea00491c1\" id=b9a6e066-44de-4bd0-882f-e307494ce1dd name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:20:10.275170 | controller |     "Jun 12 16:13:17.121117 crc crio[21573]: time=\"2026-06-12T16:13:17.120855564Z\" level=info msg=\"Image registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:78053b8e01dc3fb4442aa8f899787540074d67b84813d6893e947fcea00491c1 not found\" id=b9a6e066-44de-4bd0-882f-e307494ce1dd name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:20:10.275189 | controller |     "Jun 12 16:13:17.121117 crc crio[21573]: time=\"2026-06-12T16:13:17.120910636Z\" level=info msg=\"Neither image nor artfiact registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:78053b8e01dc3fb4442aa8f899787540074d67b84813d6893e947fcea00491c1 found\" id=b9a6e066-44de-4bd0-882f-e307494ce1dd name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:20:10.275205 | controller |     "Jun 12 16:13:17.123573 crc crio[21573]: time=\"2026-06-12T16:13:17.123368814Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:78053b8e01dc3fb4442aa8f899787540074d67b84813d6893e947fcea00491c1\" id=33ab7eb3-fc57-4990-83a7-3db1691aa4e2 name=/runtime.v1.ImageService/PullImage",
2026-06-12 17:20:10.275220 | controller |     "Jun 12 16:13:17.128649 crc crio[21573]: time=\"2026-06-12T16:13:17.128364197Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:78053b8e01dc3fb4442aa8f899787540074d67b84813d6893e947fcea00491c1\\\"\"",
2026-06-12 17:20:10.275236 | controller |     "Jun 12 16:13:17.144356 crc crio[21573]: time=\"2026-06-12T16:13:17.144105404Z\" level=info msg=\"Started container\" PID=41378 containerID=dbb262628e231ddd74f00c40acf71ff560240ce5f29988a94563eaea8f66f136 description=openshift-nmstate/nmstate-webhook-9b7874799-x7f27/nmstate-webhook id=be3545c5-3581-4d70-b60f-3b0c482484d7 name=/runtime.v1.RuntimeService/StartContainer sandboxID=85c935ce0b08634c6565866ba4e4b6c5703157306674c94db632064a83829167",
2026-06-12 17:20:10.275252 | controller |     "Jun 12 16:13:17.157005 crc crio[21573]: time=\"2026-06-12T16:13:17.156885373Z\" level=info msg=\"Created container 5b537d8638e58c2f05f010bbf699d0ed4d3ed86594274361da3fe2fe5bef9a84: openshift-nmstate/nmstate-console-plugin-9bcc7988b-dpmlg/nmstate-console-plugin\" id=dd3f45e6-d166-4e30-942f-427524b2106b name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:20:10.275268 | controller |     "Jun 12 16:13:17.160307 crc crio[21573]: time=\"2026-06-12T16:13:17.160135003Z\" level=info msg=\"Starting container: 5b537d8638e58c2f05f010bbf699d0ed4d3ed86594274361da3fe2fe5bef9a84\" id=73f695ef-0078-4da3-ad0b-7ef5d5139875 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 17:20:10.275283 | controller |     "Jun 12 16:13:17.171172 crc crio[21573]: time=\"2026-06-12T16:13:17.171102491Z\" level=info msg=\"Started container\" PID=41388 containerID=5b537d8638e58c2f05f010bbf699d0ed4d3ed86594274361da3fe2fe5bef9a84 description=openshift-nmstate/nmstate-console-plugin-9bcc7988b-dpmlg/nmstate-console-plugin id=73f695ef-0078-4da3-ad0b-7ef5d5139875 name=/runtime.v1.RuntimeService/StartContainer sandboxID=8767a6406855917b79772353ea8fb0106437b40c29b295cd93f1e1697c838910",
2026-06-12 17:20:10.275299 | controller |     "Jun 12 16:13:17.247558 crc crio[21573]: time=\"2026-06-12T16:13:17.247381328Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.275314 | controller |     "Jun 12 16:13:17.361046 crc crio[21573]: time=\"2026-06-12T16:13:17.360196858Z\" level=info msg=\"Created container 13aa1a0fac4f58b8b73c48a4393404c4e1e05462fe0cadda9b01b1b5e8576aea: openshift-nmstate/nmstate-handler-9th4j/nmstate-handler\" id=c55a9cd0-a616-48e8-a7e2-fd9b8de25fd0 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:20:10.275329 | controller |     "Jun 12 16:13:17.367306 crc crio[21573]: time=\"2026-06-12T16:13:17.367184454Z\" level=info msg=\"Starting container: 13aa1a0fac4f58b8b73c48a4393404c4e1e05462fe0cadda9b01b1b5e8576aea\" id=35035a0e-5d6a-4150-bd2a-1270c810d96c name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 17:20:10.275344 | controller |     "Jun 12 16:13:17.376501 crc crio[21573]: time=\"2026-06-12T16:13:17.37629487Z\" level=info msg=\"Started container\" PID=41417 containerID=13aa1a0fac4f58b8b73c48a4393404c4e1e05462fe0cadda9b01b1b5e8576aea description=openshift-nmstate/nmstate-handler-9th4j/nmstate-handler id=35035a0e-5d6a-4150-bd2a-1270c810d96c name=/runtime.v1.RuntimeService/StartContainer sandboxID=bafaf5750bcf0678f9e2d4d786e1be7a5d433220c7aa0b68ce69b0654e875c45",
2026-06-12 17:20:10.275364 | controller |     "Jun 12 16:13:20.359421 crc crio[21573]: time=\"2026-06-12T16:13:20.358715177Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:281a4f96defc7aa220db5af8ea7f3a4ab914e4b932e6edea4c2b02d95fbc5672\" id=33ab7eb3-fc57-4990-83a7-3db1691aa4e2 name=/runtime.v1.ImageService/PullImage",
2026-06-12 17:20:10.275381 | controller |     "Jun 12 16:13:20.361586 crc crio[21573]: time=\"2026-06-12T16:13:20.360604859Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:78053b8e01dc3fb4442aa8f899787540074d67b84813d6893e947fcea00491c1\" id=40076963-8d25-48aa-a41b-08dac2b18785 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:20:10.275396 | controller |     "Jun 12 16:13:20.365629 crc crio[21573]: time=\"2026-06-12T16:13:20.365561228Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:78053b8e01dc3fb4442aa8f899787540074d67b84813d6893e947fcea00491c1\" id=1bd37ce4-e224-4242-bfc3-bddab7f28761 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:20:10.275412 | controller |     "Jun 12 16:13:20.373948 crc crio[21573]: time=\"2026-06-12T16:13:20.373880491Z\" level=info msg=\"Creating container: openshift-nmstate/nmstate-metrics-756b4d6fc6-hp88r/kube-rbac-proxy\" id=dbc09650-8cc1-41eb-93fc-384dd663be21 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:20:10.275428 | controller |     "Jun 12 16:13:20.375718 crc crio[21573]: time=\"2026-06-12T16:13:20.375652371Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.275443 | controller |     "Jun 12 16:13:20.407934 crc crio[21573]: time=\"2026-06-12T16:13:20.4073868Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.275459 | controller |     "Jun 12 16:13:20.415363 crc crio[21573]: time=\"2026-06-12T16:13:20.415285771Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.275475 | controller |     "Jun 12 16:13:20.536686 crc crio[21573]: time=\"2026-06-12T16:13:20.53659537Z\" level=info msg=\"Created container be6f47159c5174a2566864ca958e8a9055119c7e719639d7209086f2b2bad954: openshift-nmstate/nmstate-metrics-756b4d6fc6-hp88r/kube-rbac-proxy\" id=dbc09650-8cc1-41eb-93fc-384dd663be21 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:20:10.275490 | controller |     "Jun 12 16:13:20.538416 crc crio[21573]: time=\"2026-06-12T16:13:20.538189805Z\" level=info msg=\"Starting container: be6f47159c5174a2566864ca958e8a9055119c7e719639d7209086f2b2bad954\" id=679a4cea-364d-4cd3-bed5-1e9bbbb3defe name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 17:20:10.275505 | controller |     "Jun 12 16:13:20.544702 crc crio[21573]: time=\"2026-06-12T16:13:20.544548732Z\" level=info msg=\"Started container\" PID=41538 containerID=be6f47159c5174a2566864ca958e8a9055119c7e719639d7209086f2b2bad954 description=openshift-nmstate/nmstate-metrics-756b4d6fc6-hp88r/kube-rbac-proxy id=679a4cea-364d-4cd3-bed5-1e9bbbb3defe name=/runtime.v1.RuntimeService/StartContainer sandboxID=9d856051e97ea3a9e608f20bcd6f1f6fdf1d67ab2001c688bd6496550cebaa75",
2026-06-12 17:20:10.275521 | controller |     "Jun 12 16:13:21.887924 crc crio[21573]: time=\"2026-06-12T16:13:21.884903845Z\" level=info msg=\"Stopping container: 1e519235ee5404462eaa2673cd21241bde0d839a0cd4d673baf33321c4992dff (timeout: 2s)\" id=5f963647-9f6e-4557-bbc5-e074a242cc13 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 17:20:10.275540 | controller |     "Jun 12 16:13:22.028037 crc crio[21573]: time=\"2026-06-12T16:13:22.020356149Z\" level=info msg=\"Stopped container 1e519235ee5404462eaa2673cd21241bde0d839a0cd4d673baf33321c4992dff: openshift-marketplace/community-operators-m8l7l/registry-server\" id=5f963647-9f6e-4557-bbc5-e074a242cc13 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 17:20:10.275656 | controller |     "Jun 12 16:13:22.028037 crc crio[21573]: time=\"2026-06-12T16:13:22.021916563Z\" level=info msg=\"Stopping pod sandbox: 6d983b424e7b954ebdb28125a34865fb0f87cb93079802b2bdfcb6c3595cbf1c\" id=73e6d8ef-08bb-40c5-9619-4958824510f6 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 17:20:10.275679 | controller |     "Jun 12 16:13:22.028037 crc crio[21573]: time=\"2026-06-12T16:13:22.022658594Z\" level=info msg=\"Got pod network &{Name:community-operators-m8l7l Namespace:openshift-marketplace ID:6d983b424e7b954ebdb28125a34865fb0f87cb93079802b2bdfcb6c3595cbf1c UID:8ef611fc-8c57-42b3-9c97-97905052168f NetNS:/var/run/netns/ce855861-7d77-4a64-ae59-dc98ce031746 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod8ef611fc_8c57_42b3_9c97_97905052168f.slice PodAnnotations:0xc0024287a0}] Aliases:map[]}\"",
2026-06-12 17:20:10.275696 | controller |     "Jun 12 16:13:22.028037 crc crio[21573]: time=\"2026-06-12T16:13:22.022825719Z\" level=info msg=\"Deleting pod openshift-marketplace_community-operators-m8l7l from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 17:20:10.275712 | controller |     "Jun 12 16:13:22.303485 crc crio[21573]: time=\"2026-06-12T16:13:22.302845023Z\" level=info msg=\"Stopped pod sandbox: 6d983b424e7b954ebdb28125a34865fb0f87cb93079802b2bdfcb6c3595cbf1c\" id=73e6d8ef-08bb-40c5-9619-4958824510f6 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 17:20:10.275727 | controller |     "Jun 12 16:13:22.814998 crc crio[21573]: time=\"2026-06-12T16:13:22.812710528Z\" level=info msg=\"Stopping container: 93eaf63d6fa981a04caee1c0ca14ca2851322de97f7a725d078578049848a6b9 (timeout: 2s)\" id=05e8507d-14ed-4f49-b8b3-5b1c43546a47 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 17:20:10.275742 | controller |     "Jun 12 16:13:22.910793 crc crio[21573]: time=\"2026-06-12T16:13:22.910650842Z\" level=info msg=\"Removing container: 1e519235ee5404462eaa2673cd21241bde0d839a0cd4d673baf33321c4992dff\" id=8e68193b-5708-4e44-9464-86fd86cf299d name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 17:20:10.275757 | controller |     "Jun 12 16:13:22.963910 crc crio[21573]: time=\"2026-06-12T16:13:22.963675361Z\" level=info msg=\"Stopped container 93eaf63d6fa981a04caee1c0ca14ca2851322de97f7a725d078578049848a6b9: openshift-marketplace/redhat-marketplace-5ndw9/registry-server\" id=05e8507d-14ed-4f49-b8b3-5b1c43546a47 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 17:20:10.275772 | controller |     "Jun 12 16:13:22.965865 crc crio[21573]: time=\"2026-06-12T16:13:22.965740166Z\" level=info msg=\"Stopping pod sandbox: a00bb5e4f47e7a207124753c49d710483ba1219a5d961893384508275281bf4f\" id=64045880-ca4d-452d-84d0-6d09833ccf5e name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 17:20:10.275787 | controller |     "Jun 12 16:13:22.967649 crc crio[21573]: time=\"2026-06-12T16:13:22.967607108Z\" level=info msg=\"Got pod network &{Name:redhat-marketplace-5ndw9 Namespace:openshift-marketplace ID:a00bb5e4f47e7a207124753c49d710483ba1219a5d961893384508275281bf4f UID:da08eefd-dc40-49ae-8d27-7b4205d6aea6 NetNS:/var/run/netns/8eef2577-9922-4b9b-9718-e50d2c48a11e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podda08eefd_dc40_49ae_8d27_7b4205d6aea6.slice PodAnnotations:0xc000568308}] Aliases:map[]}\"",
2026-06-12 17:20:10.275848 | controller |     "Jun 12 16:13:22.967882 crc crio[21573]: time=\"2026-06-12T16:13:22.967798164Z\" level=info msg=\"Deleting pod openshift-marketplace_redhat-marketplace-5ndw9 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 17:20:10.275876 | controller |     "Jun 12 16:13:22.968822 crc crio[21573]: time=\"2026-06-12T16:13:22.968491579Z\" level=info msg=\"Removed container 1e519235ee5404462eaa2673cd21241bde0d839a0cd4d673baf33321c4992dff: openshift-marketplace/community-operators-m8l7l/registry-server\" id=8e68193b-5708-4e44-9464-86fd86cf299d name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 17:20:10.275894 | controller |     "Jun 12 16:13:22.976684 crc crio[21573]: time=\"2026-06-12T16:13:22.976486197Z\" level=info msg=\"Removing container: 662b2a1ac6005a5e9f2911674ff4f8eb08b92eab1e4c0e916a885df088c3f5f1\" id=fe0f034f-579e-4b1e-85c9-8fce05c31f7a name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 17:20:10.275910 | controller |     "Jun 12 16:13:23.018051 crc crio[21573]: time=\"2026-06-12T16:13:23.017860417Z\" level=info msg=\"Removed container 662b2a1ac6005a5e9f2911674ff4f8eb08b92eab1e4c0e916a885df088c3f5f1: openshift-marketplace/community-operators-m8l7l/extract-content\" id=fe0f034f-579e-4b1e-85c9-8fce05c31f7a name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 17:20:10.275925 | controller |     "Jun 12 16:13:23.032742 crc crio[21573]: time=\"2026-06-12T16:13:23.03262194Z\" level=info msg=\"Removing container: c93e19273dec87e6f992952355fd39188c4638dd9010c8c07cfc303e7fcafd4a\" id=20d7559d-abc9-4351-a7c6-8ea18d1bd1a7 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 17:20:10.275941 | controller |     "Jun 12 16:13:23.079100 crc crio[21573]: time=\"2026-06-12T16:13:23.077649682Z\" level=info msg=\"Removed container c93e19273dec87e6f992952355fd39188c4638dd9010c8c07cfc303e7fcafd4a: openshift-marketplace/community-operators-m8l7l/extract-utilities\" id=20d7559d-abc9-4351-a7c6-8ea18d1bd1a7 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 17:20:10.275956 | controller |     "Jun 12 16:13:23.233821 crc crio[21573]: time=\"2026-06-12T16:13:23.233704573Z\" level=info msg=\"Stopped pod sandbox: a00bb5e4f47e7a207124753c49d710483ba1219a5d961893384508275281bf4f\" id=64045880-ca4d-452d-84d0-6d09833ccf5e name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 17:20:10.275971 | controller |     "Jun 12 16:13:23.932097 crc crio[21573]: time=\"2026-06-12T16:13:23.93102606Z\" level=info msg=\"Removing container: 93eaf63d6fa981a04caee1c0ca14ca2851322de97f7a725d078578049848a6b9\" id=5c690b3c-b064-42b9-964c-b655952ddb2b name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 17:20:10.275987 | controller |     "Jun 12 16:13:23.961165 crc crio[21573]: time=\"2026-06-12T16:13:23.961030661Z\" level=info msg=\"Removed container 93eaf63d6fa981a04caee1c0ca14ca2851322de97f7a725d078578049848a6b9: openshift-marketplace/redhat-marketplace-5ndw9/registry-server\" id=5c690b3c-b064-42b9-964c-b655952ddb2b name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 17:20:10.276003 | controller |     "Jun 12 16:13:23.965249 crc crio[21573]: time=\"2026-06-12T16:13:23.965123655Z\" level=info msg=\"Removing container: 219c578d720fbf606151e6f0117097273eb621d3ee129594f68779ae9dac9a3e\" id=eb2a85dd-de95-40d9-aea9-8e29d87d5f9e name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 17:20:10.276018 | controller |     "Jun 12 16:13:24.008141 crc crio[21573]: time=\"2026-06-12T16:13:24.007023214Z\" level=info msg=\"Removed container 219c578d720fbf606151e6f0117097273eb621d3ee129594f68779ae9dac9a3e: openshift-marketplace/redhat-marketplace-5ndw9/extract-content\" id=eb2a85dd-de95-40d9-aea9-8e29d87d5f9e name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 17:20:10.276033 | controller |     "Jun 12 16:13:24.012548 crc crio[21573]: time=\"2026-06-12T16:13:24.011674879Z\" level=info msg=\"Removing container: 90e3d95dfe0788714c41eb4d7faea806919efec2213ffc1b46b8805e2795a352\" id=54fc8cfd-53a6-444b-b8a6-399d8a852e6d name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 17:20:10.276051 | controller |     "Jun 12 16:13:24.071963 crc crio[21573]: time=\"2026-06-12T16:13:24.071165367Z\" level=info msg=\"Removed container 90e3d95dfe0788714c41eb4d7faea806919efec2213ffc1b46b8805e2795a352: openshift-marketplace/redhat-marketplace-5ndw9/extract-utilities\" id=54fc8cfd-53a6-444b-b8a6-399d8a852e6d name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 17:20:10.276066 | controller |     "Jun 12 16:13:25.209404 crc crio[21573]: time=\"2026-06-12T16:13:25.208619824Z\" level=info msg=\"Stopping container: f1e5d3edcd2024a414e8e6f70848f2ebc22eeeb07fea09f084bf38c7f9bc13b2 (timeout: 2s)\" id=6220cb0f-d80d-4f4b-a65a-0b052aeb74d3 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 17:20:10.276081 | controller |     "Jun 12 16:13:25.344910 crc crio[21573]: time=\"2026-06-12T16:13:25.344830159Z\" level=info msg=\"Stopped container f1e5d3edcd2024a414e8e6f70848f2ebc22eeeb07fea09f084bf38c7f9bc13b2: openshift-marketplace/certified-operators-swz8x/registry-server\" id=6220cb0f-d80d-4f4b-a65a-0b052aeb74d3 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 17:20:10.276096 | controller |     "Jun 12 16:13:25.347686 crc crio[21573]: time=\"2026-06-12T16:13:25.347589336Z\" level=info msg=\"Stopping pod sandbox: 5dd078c300b47b1c3b34845d696f26fa4553b348ec9821761e2c78cace7a0c88\" id=63ddd059-35dc-4e96-8c97-fa09e56870a2 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 17:20:10.276113 | controller |     "Jun 12 16:13:25.354752 crc crio[21573]: time=\"2026-06-12T16:13:25.348363838Z\" level=info msg=\"Got pod network &{Name:certified-operators-swz8x Namespace:openshift-marketplace ID:5dd078c300b47b1c3b34845d696f26fa4553b348ec9821761e2c78cace7a0c88 UID:52614b03-b004-483f-8a1f-7a38b2916a31 NetNS:/var/run/netns/02e8ff5c-da27-441b-a2b9-b1a430b47a4c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod52614b03_b004_483f_8a1f_7a38b2916a31.slice PodAnnotations:0xc000641150}] Aliases:map[]}\"",
2026-06-12 17:20:10.276128 | controller |     "Jun 12 16:13:25.354752 crc crio[21573]: time=\"2026-06-12T16:13:25.350342365Z\" level=info msg=\"Deleting pod openshift-marketplace_certified-operators-swz8x from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 17:20:10.276144 | controller |     "Jun 12 16:13:25.663840 crc crio[21573]: time=\"2026-06-12T16:13:25.663709313Z\" level=info msg=\"Stopped pod sandbox: 5dd078c300b47b1c3b34845d696f26fa4553b348ec9821761e2c78cace7a0c88\" id=63ddd059-35dc-4e96-8c97-fa09e56870a2 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 17:20:10.276159 | controller |     "Jun 12 16:13:25.984123 crc crio[21573]: time=\"2026-06-12T16:13:25.983112842Z\" level=info msg=\"Removing container: f1e5d3edcd2024a414e8e6f70848f2ebc22eeeb07fea09f084bf38c7f9bc13b2\" id=dfc52051-4c4f-4555-b854-f818ac475631 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 17:20:10.276174 | controller |     "Jun 12 16:13:26.009709 crc crio[21573]: time=\"2026-06-12T16:13:26.009589315Z\" level=info msg=\"Removed container f1e5d3edcd2024a414e8e6f70848f2ebc22eeeb07fea09f084bf38c7f9bc13b2: openshift-marketplace/certified-operators-swz8x/registry-server\" id=dfc52051-4c4f-4555-b854-f818ac475631 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 17:20:10.276188 | controller |     "Jun 12 16:13:26.015806 crc crio[21573]: time=\"2026-06-12T16:13:26.015168149Z\" level=info msg=\"Removing container: b81033aaa08102a2aa1c894915a7f308d88fe391ff9a37e97e9ba468904243cd\" id=c1a31612-f0be-4747-8dd5-99295bd07887 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 17:20:10.276203 | controller |     "Jun 12 16:13:26.059789 crc crio[21573]: time=\"2026-06-12T16:13:26.059684819Z\" level=info msg=\"Removed container b81033aaa08102a2aa1c894915a7f308d88fe391ff9a37e97e9ba468904243cd: openshift-marketplace/certified-operators-swz8x/extract-content\" id=c1a31612-f0be-4747-8dd5-99295bd07887 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 17:20:10.276222 | controller |     "Jun 12 16:13:26.062785 crc crio[21573]: time=\"2026-06-12T16:13:26.062704991Z\" level=info msg=\"Removing container: cb42db977833116aabf49ccfe447a64490713df05e544547e7fb55bba708c2eb\" id=ba296332-445a-42a5-b957-37a35a7a7b84 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 17:20:10.276238 | controller |     "Jun 12 16:13:26.083301 crc crio[21573]: time=\"2026-06-12T16:13:26.083166716Z\" level=info msg=\"Removed container cb42db977833116aabf49ccfe447a64490713df05e544547e7fb55bba708c2eb: openshift-marketplace/certified-operators-swz8x/extract-utilities\" id=ba296332-445a-42a5-b957-37a35a7a7b84 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 17:20:10.276255 | controller |     "Jun 12 16:13:43.152711 crc crio[21573]: time=\"2026-06-12T16:13:43.149857203Z\" level=info msg=\"Stopping container: 3c87648e94a0340b3b304cdfb4d9b5e12867496a37b38a07e7857367622dc7fe (timeout: 15s)\" id=c79314c4-671c-43c2-b0ed-0368623877a5 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 17:20:10.276270 | controller |     "Jun 12 16:13:43.294203 crc crio[21573]: time=\"2026-06-12T16:13:43.293147058Z\" level=info msg=\"Stopped container 3c87648e94a0340b3b304cdfb4d9b5e12867496a37b38a07e7857367622dc7fe: openshift-console/console-6c684df5db-cc8g8/console\" id=c79314c4-671c-43c2-b0ed-0368623877a5 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 17:20:10.276286 | controller |     "Jun 12 16:13:43.296850 crc crio[21573]: time=\"2026-06-12T16:13:43.296731878Z\" level=info msg=\"Stopping pod sandbox: 7c9c9905adac5b3a01c30ca8f7e5943aa6e4928c52210102fcf82f2e070730ae\" id=c1446a95-f6b1-473e-898c-10a65f521f81 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 17:20:10.276301 | controller |     "Jun 12 16:13:43.297875 crc crio[21573]: time=\"2026-06-12T16:13:43.297774588Z\" level=info msg=\"Got pod network &{Name:console-6c684df5db-cc8g8 Namespace:openshift-console ID:7c9c9905adac5b3a01c30ca8f7e5943aa6e4928c52210102fcf82f2e070730ae UID:63877e21-00e2-4bee-b462-31d3bbe131ef NetNS:/var/run/netns/6dc71158-9615-4b5e-8a2c-7711904f202c 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:0xc002e28730}] Aliases:map[]}\"",
2026-06-12 17:20:10.276317 | controller |     "Jun 12 16:13:43.298653 crc crio[21573]: time=\"2026-06-12T16:13:43.29820391Z\" level=info msg=\"Deleting pod openshift-console_console-6c684df5db-cc8g8 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 17:20:10.276333 | controller |     "Jun 12 16:13:44.483820 crc crio[21573]: time=\"2026-06-12T16:13:44.482735111Z\" level=info msg=\"Stopped pod sandbox: 7c9c9905adac5b3a01c30ca8f7e5943aa6e4928c52210102fcf82f2e070730ae\" id=c1446a95-f6b1-473e-898c-10a65f521f81 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 17:20:10.276348 | controller |     "Jun 12 16:13:45.421958 crc crio[21573]: time=\"2026-06-12T16:13:45.420380845Z\" level=info msg=\"Removing container: 3c87648e94a0340b3b304cdfb4d9b5e12867496a37b38a07e7857367622dc7fe\" id=b423938a-ade1-4fa9-88d4-69c2e3b580a7 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 17:20:10.276363 | controller |     "Jun 12 16:13:45.470014 crc crio[21573]: time=\"2026-06-12T16:13:45.469929524Z\" level=info msg=\"Removed container 3c87648e94a0340b3b304cdfb4d9b5e12867496a37b38a07e7857367622dc7fe: openshift-console/console-6c684df5db-cc8g8/console\" id=b423938a-ade1-4fa9-88d4-69c2e3b580a7 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 17:20:10.276378 | controller |     "Jun 12 16:13:55.318096 crc crio[21573]: time=\"2026-06-12T16:13:55.309142939Z\" level=info msg=\"Stopping pod sandbox: a00bb5e4f47e7a207124753c49d710483ba1219a5d961893384508275281bf4f\" id=5ad68ed7-f4c6-41a6-b8a2-7fdeec705a65 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 17:20:10.276393 | controller |     "Jun 12 16:13:55.320787 crc crio[21573]: time=\"2026-06-12T16:13:55.318140204Z\" level=info msg=\"Stopped pod sandbox (already stopped): a00bb5e4f47e7a207124753c49d710483ba1219a5d961893384508275281bf4f\" id=5ad68ed7-f4c6-41a6-b8a2-7fdeec705a65 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 17:20:10.276411 | controller |     "Jun 12 16:13:55.320787 crc crio[21573]: time=\"2026-06-12T16:13:55.319549414Z\" level=info msg=\"Removing pod sandbox: a00bb5e4f47e7a207124753c49d710483ba1219a5d961893384508275281bf4f\" id=a3c5bb42-5263-4d3d-904e-29183b1c0b48 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 17:20:10.276427 | controller |     "Jun 12 16:13:55.341906 crc crio[21573]: time=\"2026-06-12T16:13:55.341699683Z\" level=info msg=\"Removed pod sandbox: a00bb5e4f47e7a207124753c49d710483ba1219a5d961893384508275281bf4f\" id=a3c5bb42-5263-4d3d-904e-29183b1c0b48 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 17:20:10.276442 | controller |     "Jun 12 16:13:55.343348 crc crio[21573]: time=\"2026-06-12T16:13:55.343191831Z\" level=info msg=\"Stopping pod sandbox: 6d983b424e7b954ebdb28125a34865fb0f87cb93079802b2bdfcb6c3595cbf1c\" id=c7992df7-90fc-4391-8e57-d70a8782aad1 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 17:20:10.276457 | controller |     "Jun 12 16:13:55.343653 crc crio[21573]: time=\"2026-06-12T16:13:55.343353766Z\" level=info msg=\"Stopped pod sandbox (already stopped): 6d983b424e7b954ebdb28125a34865fb0f87cb93079802b2bdfcb6c3595cbf1c\" id=c7992df7-90fc-4391-8e57-d70a8782aad1 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 17:20:10.276473 | controller |     "Jun 12 16:13:55.344513 crc crio[21573]: time=\"2026-06-12T16:13:55.344369744Z\" level=info msg=\"Removing pod sandbox: 6d983b424e7b954ebdb28125a34865fb0f87cb93079802b2bdfcb6c3595cbf1c\" id=b4dbdebf-697b-4207-a15a-a6b1496adbb8 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 17:20:10.276488 | controller |     "Jun 12 16:13:55.359548 crc crio[21573]: time=\"2026-06-12T16:13:55.359355957Z\" level=info msg=\"Removed pod sandbox: 6d983b424e7b954ebdb28125a34865fb0f87cb93079802b2bdfcb6c3595cbf1c\" id=b4dbdebf-697b-4207-a15a-a6b1496adbb8 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 17:20:10.276503 | controller |     "Jun 12 16:13:55.366533 crc crio[21573]: time=\"2026-06-12T16:13:55.366326914Z\" level=info msg=\"Stopping pod sandbox: 184369a227bb3154b11571db39f92c89a252ef08b4945f1f9d9545a44d7f9135\" id=c48367cb-a778-46d9-8f69-573da130428a name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 17:20:10.276519 | controller |     "Jun 12 16:13:55.366780 crc crio[21573]: time=\"2026-06-12T16:13:55.36656018Z\" level=info msg=\"Stopped pod sandbox (already stopped): 184369a227bb3154b11571db39f92c89a252ef08b4945f1f9d9545a44d7f9135\" id=c48367cb-a778-46d9-8f69-573da130428a name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 17:20:10.276534 | controller |     "Jun 12 16:13:55.369619 crc crio[21573]: time=\"2026-06-12T16:13:55.367536408Z\" level=info msg=\"Removing pod sandbox: 184369a227bb3154b11571db39f92c89a252ef08b4945f1f9d9545a44d7f9135\" id=1064e04b-7334-418b-85a2-cbe26d9419fc name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 17:20:10.276549 | controller |     "Jun 12 16:13:55.387202 crc crio[21573]: time=\"2026-06-12T16:13:55.387035711Z\" level=info msg=\"Removed pod sandbox: 184369a227bb3154b11571db39f92c89a252ef08b4945f1f9d9545a44d7f9135\" id=1064e04b-7334-418b-85a2-cbe26d9419fc name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 17:20:10.276565 | controller |     "Jun 12 16:13:55.388268 crc crio[21573]: time=\"2026-06-12T16:13:55.38816781Z\" level=info msg=\"Stopping pod sandbox: 7c9c9905adac5b3a01c30ca8f7e5943aa6e4928c52210102fcf82f2e070730ae\" id=b5c32a43-8f91-47f5-8516-569eb2bb97fe name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 17:20:10.276600 | controller |     "Jun 12 16:13:55.388340 crc crio[21573]: time=\"2026-06-12T16:13:55.388306274Z\" level=info msg=\"Stopped pod sandbox (already stopped): 7c9c9905adac5b3a01c30ca8f7e5943aa6e4928c52210102fcf82f2e070730ae\" id=b5c32a43-8f91-47f5-8516-569eb2bb97fe name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 17:20:10.276628 | controller |     "Jun 12 16:13:55.389587 crc crio[21573]: time=\"2026-06-12T16:13:55.389487277Z\" level=info msg=\"Removing pod sandbox: 7c9c9905adac5b3a01c30ca8f7e5943aa6e4928c52210102fcf82f2e070730ae\" id=f235f68d-c17f-411c-94c6-c746e32213ff name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 17:20:10.276645 | controller |     "Jun 12 16:13:55.404501 crc crio[21573]: time=\"2026-06-12T16:13:55.404328466Z\" level=info msg=\"Removed pod sandbox: 7c9c9905adac5b3a01c30ca8f7e5943aa6e4928c52210102fcf82f2e070730ae\" id=f235f68d-c17f-411c-94c6-c746e32213ff name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 17:20:10.276660 | controller |     "Jun 12 16:13:55.406802 crc crio[21573]: time=\"2026-06-12T16:13:55.406684169Z\" level=info msg=\"Stopping pod sandbox: 5dd078c300b47b1c3b34845d696f26fa4553b348ec9821761e2c78cace7a0c88\" id=98c68148-5562-49ba-b2b6-07bda217fdda name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 17:20:10.276675 | controller |     "Jun 12 16:13:55.406916 crc crio[21573]: time=\"2026-06-12T16:13:55.406812393Z\" level=info msg=\"Stopped pod sandbox (already stopped): 5dd078c300b47b1c3b34845d696f26fa4553b348ec9821761e2c78cace7a0c88\" id=98c68148-5562-49ba-b2b6-07bda217fdda name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 17:20:10.276690 | controller |     "Jun 12 16:13:55.408972 crc crio[21573]: time=\"2026-06-12T16:13:55.408905303Z\" level=info msg=\"Removing pod sandbox: 5dd078c300b47b1c3b34845d696f26fa4553b348ec9821761e2c78cace7a0c88\" id=374bff78-d6d7-45f6-9247-7ff6465a3660 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 17:20:10.276704 | controller |     "Jun 12 16:13:55.418348 crc crio[21573]: time=\"2026-06-12T16:13:55.418194548Z\" level=info msg=\"Removed pod sandbox: 5dd078c300b47b1c3b34845d696f26fa4553b348ec9821761e2c78cace7a0c88\" id=374bff78-d6d7-45f6-9247-7ff6465a3660 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 17:20:10.276719 | controller |     "Jun 12 16:13:57.056895 crc crio[21573]: time=\"2026-06-12T16:13:57.055977376Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/387bfabfca1298c4c8a9675420a158f8862d47d6aeed857480e6a7a9d3wwjwv/POD\" id=95ae3110-2f2f-43ee-b56b-da5acd4d324a name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:20:10.276735 | controller |     "Jun 12 16:13:57.058363 crc crio[21573]: time=\"2026-06-12T16:13:57.056950184Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.276750 | controller |     "Jun 12 16:13:57.235211 crc crio[21573]: time=\"2026-06-12T16:13:57.234861818Z\" level=info msg=\"Got pod network &{Name:387bfabfca1298c4c8a9675420a158f8862d47d6aeed857480e6a7a9d3wwjwv Namespace:openshift-marketplace ID:c9a7c7b0757011900fa771a8f184a019b4db2a1a63b4e6da1c6c688fd9d0feda UID:16221d22-63cc-49e2-8c43-6e9074d6294b NetNS:/var/run/netns/65650bb0-88bf-49f0-94af-3dffe07d62d6 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod16221d22_63cc_49e2_8c43_6e9074d6294b.slice PodAnnotations:0xc001896038}] Aliases:map[]}\"",
2026-06-12 17:20:10.276766 | controller |     "Jun 12 16:13:57.235211 crc crio[21573]: time=\"2026-06-12T16:13:57.23494026Z\" level=info msg=\"Adding pod openshift-marketplace_387bfabfca1298c4c8a9675420a158f8862d47d6aeed857480e6a7a9d3wwjwv to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 17:20:10.276781 | controller |     "Jun 12 16:13:57.581964 crc crio[21573]: 2026-06-12T16:13:57Z [verbose] CmdAdd (shim): {1.1.0 [{Name:c9a7c7b07570119 Mac:be:0d:92:17:13:89 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:30 Mtu:0 Sandbox:/var/run/netns/65650bb0-88bf-49f0-94af-3dffe07d62d6 SocketPath: PciID:}] [{Interface:0xc0005a85d0 Address:{IP:10.217.0.48 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 17:20:10.276800 | controller |     "Jun 12 16:13:57.583508 crc crio[21573]: time=\"2026-06-12T16:13:57.582647089Z\" level=info msg=\"Got pod network &{Name:387bfabfca1298c4c8a9675420a158f8862d47d6aeed857480e6a7a9d3wwjwv Namespace:openshift-marketplace ID:c9a7c7b0757011900fa771a8f184a019b4db2a1a63b4e6da1c6c688fd9d0feda UID:16221d22-63cc-49e2-8c43-6e9074d6294b NetNS:/var/run/netns/65650bb0-88bf-49f0-94af-3dffe07d62d6 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod16221d22_63cc_49e2_8c43_6e9074d6294b.slice PodAnnotations:0xc001896038}] Aliases:map[]}\"",
2026-06-12 17:20:10.276815 | controller |     "Jun 12 16:13:57.583508 crc crio[21573]: time=\"2026-06-12T16:13:57.583060421Z\" level=info msg=\"Checking pod openshift-marketplace_387bfabfca1298c4c8a9675420a158f8862d47d6aeed857480e6a7a9d3wwjwv for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 17:20:10.276831 | controller |     "Jun 12 16:13:57.597866 crc crio[21573]: time=\"2026-06-12T16:13:57.597794586Z\" level=info msg=\"Ran pod sandbox c9a7c7b0757011900fa771a8f184a019b4db2a1a63b4e6da1c6c688fd9d0feda with infra container: openshift-marketplace/387bfabfca1298c4c8a9675420a158f8862d47d6aeed857480e6a7a9d3wwjwv/POD\" id=95ae3110-2f2f-43ee-b56b-da5acd4d324a name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:20:10.276853 | controller |     "Jun 12 16:13:57.602370 crc crio[21573]: time=\"2026-06-12T16:13:57.60217868Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=0f1ffb3d-def2-4895-bd91-f1adce1edf8e name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:20:10.276874 | controller |     "Jun 12 16:13:57.607157 crc crio[21573]: time=\"2026-06-12T16:13:57.607070579Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=edebe394-d2c8-4126-9259-464b7818e51a name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:20:10.276890 | controller |     "Jun 12 16:13:57.617677 crc crio[21573]: time=\"2026-06-12T16:13:57.616820173Z\" level=info msg=\"Creating container: openshift-marketplace/387bfabfca1298c4c8a9675420a158f8862d47d6aeed857480e6a7a9d3wwjwv/util\" id=b35f6f93-ca7f-49ba-a1a6-312c3fb6f7c3 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:20:10.276905 | controller |     "Jun 12 16:13:57.618911 crc crio[21573]: time=\"2026-06-12T16:13:57.618006317Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.276921 | controller |     "Jun 12 16:13:57.666788 crc crio[21573]: time=\"2026-06-12T16:13:57.666640129Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.276935 | controller |     "Jun 12 16:13:57.672051 crc crio[21573]: time=\"2026-06-12T16:13:57.67195491Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.276950 | controller |     "Jun 12 16:13:57.829658 crc crio[21573]: time=\"2026-06-12T16:13:57.82931826Z\" level=info msg=\"Created container 65a5706dbc14260e2751098456b35ac0c9996ad074a55be8815a77a800571aa9: openshift-marketplace/387bfabfca1298c4c8a9675420a158f8862d47d6aeed857480e6a7a9d3wwjwv/util\" id=b35f6f93-ca7f-49ba-a1a6-312c3fb6f7c3 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:20:10.276965 | controller |     "Jun 12 16:13:57.832063 crc crio[21573]: time=\"2026-06-12T16:13:57.831948024Z\" level=info msg=\"Starting container: 65a5706dbc14260e2751098456b35ac0c9996ad074a55be8815a77a800571aa9\" id=cb2b2307-742a-4a46-9493-4da9dcad65ea name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 17:20:10.276984 | controller |     "Jun 12 16:13:57.842613 crc crio[21573]: time=\"2026-06-12T16:13:57.842337478Z\" level=info msg=\"Started container\" PID=42988 containerID=65a5706dbc14260e2751098456b35ac0c9996ad074a55be8815a77a800571aa9 description=openshift-marketplace/387bfabfca1298c4c8a9675420a158f8862d47d6aeed857480e6a7a9d3wwjwv/util id=cb2b2307-742a-4a46-9493-4da9dcad65ea name=/runtime.v1.RuntimeService/StartContainer sandboxID=c9a7c7b0757011900fa771a8f184a019b4db2a1a63b4e6da1c6c688fd9d0feda",
2026-06-12 17:20:10.277000 | controller |     "Jun 12 16:13:58.609345 crc crio[21573]: time=\"2026-06-12T16:13:58.608631163Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-metallb-operator-bundle@sha256:6c30bdf6bd4b56a98a770e46cbcf1085db52d2802284a33d54c7096f425d9f1f\" id=c7e36f7b-7fce-4376-8664-069d63543518 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:20:10.277015 | controller |     "Jun 12 16:13:58.610063 crc crio[21573]: time=\"2026-06-12T16:13:58.609987391Z\" level=info msg=\"Image registry.redhat.io/openshift4/ose-metallb-operator-bundle@sha256:6c30bdf6bd4b56a98a770e46cbcf1085db52d2802284a33d54c7096f425d9f1f not found\" id=c7e36f7b-7fce-4376-8664-069d63543518 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:20:10.277029 | controller |     "Jun 12 16:13:58.610206 crc crio[21573]: time=\"2026-06-12T16:13:58.610146266Z\" level=info msg=\"Neither image nor artfiact registry.redhat.io/openshift4/ose-metallb-operator-bundle@sha256:6c30bdf6bd4b56a98a770e46cbcf1085db52d2802284a33d54c7096f425d9f1f found\" id=c7e36f7b-7fce-4376-8664-069d63543518 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:20:10.277044 | controller |     "Jun 12 16:13:58.615101 crc crio[21573]: time=\"2026-06-12T16:13:58.612748408Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-metallb-operator-bundle@sha256:6c30bdf6bd4b56a98a770e46cbcf1085db52d2802284a33d54c7096f425d9f1f\" id=9276129b-a6f4-4e8b-b5f4-dbc74a5b4b0e name=/runtime.v1.ImageService/PullImage",
2026-06-12 17:20:10.277059 | controller |     "Jun 12 16:13:58.624105 crc crio[21573]: time=\"2026-06-12T16:13:58.623847082Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-metallb-operator-bundle@sha256:6c30bdf6bd4b56a98a770e46cbcf1085db52d2802284a33d54c7096f425d9f1f\\\"\"",
2026-06-12 17:20:10.277073 | controller |     "Jun 12 16:14:00.844522 crc crio[21573]: time=\"2026-06-12T16:14:00.843956336Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-metallb-operator-bundle@sha256:6c30bdf6bd4b56a98a770e46cbcf1085db52d2802284a33d54c7096f425d9f1f\" id=9276129b-a6f4-4e8b-b5f4-dbc74a5b4b0e name=/runtime.v1.ImageService/PullImage",
2026-06-12 17:20:10.277088 | controller |     "Jun 12 16:14:00.846132 crc crio[21573]: time=\"2026-06-12T16:14:00.84590383Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-metallb-operator-bundle@sha256:6c30bdf6bd4b56a98a770e46cbcf1085db52d2802284a33d54c7096f425d9f1f\" id=7d9c091f-6b8c-42e5-ac9a-7074aef2ffc0 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:20:10.277103 | controller |     "Jun 12 16:14:00.851024 crc crio[21573]: time=\"2026-06-12T16:14:00.850926152Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-metallb-operator-bundle@sha256:6c30bdf6bd4b56a98a770e46cbcf1085db52d2802284a33d54c7096f425d9f1f\" id=4bb2a03b-7671-4b44-9718-1b1efb20e655 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:20:10.277117 | controller |     "Jun 12 16:14:00.865679 crc crio[21573]: time=\"2026-06-12T16:14:00.865535394Z\" level=info msg=\"Running pod sandbox: openshift-infra/auto-csr-approver-29688014-lcs44/POD\" id=46abb134-9fc9-49a5-a6ca-9c0469379ce4 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:20:10.277132 | controller |     "Jun 12 16:14:00.865679 crc crio[21573]: time=\"2026-06-12T16:14:00.865661737Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.277146 | controller |     "Jun 12 16:14:00.872139 crc crio[21573]: time=\"2026-06-12T16:14:00.872037597Z\" level=info msg=\"Creating container: openshift-marketplace/387bfabfca1298c4c8a9675420a158f8862d47d6aeed857480e6a7a9d3wwjwv/pull\" id=c4631391-1222-420b-9aff-1bc50eaf6110 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:20:10.277164 | controller |     "Jun 12 16:14:00.886076 crc crio[21573]: time=\"2026-06-12T16:14:00.885946012Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.277179 | controller |     "Jun 12 16:14:00.907749 crc crio[21573]: time=\"2026-06-12T16:14:00.906957363Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29688014-lcs44 Namespace:openshift-infra ID:7d7c4e6f7317a7664af85e586207c95a8e397fddcfd7f506a56bd529020f5eb7 UID:8bc28905-7273-4300-8ccd-5f625ac80069 NetNS:/var/run/netns/74d17207-c0c0-438c-9f77-793ab4e36aef Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod8bc28905_7273_4300_8ccd_5f625ac80069.slice PodAnnotations:0xc00338e4f0}] Aliases:map[]}\"",
2026-06-12 17:20:10.277195 | controller |     "Jun 12 16:14:00.907749 crc crio[21573]: time=\"2026-06-12T16:14:00.907040435Z\" level=info msg=\"Adding pod openshift-infra_auto-csr-approver-29688014-lcs44 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 17:20:10.277209 | controller |     "Jun 12 16:14:00.960913 crc crio[21573]: time=\"2026-06-12T16:14:00.960742561Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.277224 | controller |     "Jun 12 16:14:00.961359 crc crio[21573]: time=\"2026-06-12T16:14:00.961324937Z\" level=warning msg=\"Failed to open /etc/passwd: open /var/lib/containers/storage/overlay/031cf2b33d965e5eb7c7ad44a290c08d891e77be91985c98d94486ba38d149af/merged/etc/passwd: no such file or directory\"",
2026-06-12 17:20:10.277238 | controller |     "Jun 12 16:14:00.962001 crc crio[21573]: time=\"2026-06-12T16:14:00.961935404Z\" level=warning msg=\"Failed to open /etc/group: open /var/lib/containers/storage/overlay/031cf2b33d965e5eb7c7ad44a290c08d891e77be91985c98d94486ba38d149af/merged/etc/group: no such file or directory\"",
2026-06-12 17:20:10.277253 | controller |     "Jun 12 16:14:00.970999 crc crio[21573]: time=\"2026-06-12T16:14:00.969986481Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.277267 | controller |     "Jun 12 16:14:01.094713 crc crio[21573]: time=\"2026-06-12T16:14:01.093690272Z\" level=info msg=\"Created container 6d9c0fea78767832ec4dca2d70da938f6251805b2d59f27e89d8668e6c7cbef1: openshift-marketplace/387bfabfca1298c4c8a9675420a158f8862d47d6aeed857480e6a7a9d3wwjwv/pull\" id=c4631391-1222-420b-9aff-1bc50eaf6110 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:20:10.277282 | controller |     "Jun 12 16:14:01.096081 crc crio[21573]: time=\"2026-06-12T16:14:01.095987407Z\" level=info msg=\"Starting container: 6d9c0fea78767832ec4dca2d70da938f6251805b2d59f27e89d8668e6c7cbef1\" id=df13701e-8d25-48b3-a747-abb0549986a5 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 17:20:10.277297 | controller |     "Jun 12 16:14:01.112206 crc crio[21573]: time=\"2026-06-12T16:14:01.11200792Z\" level=info msg=\"Started container\" PID=43047 containerID=6d9c0fea78767832ec4dca2d70da938f6251805b2d59f27e89d8668e6c7cbef1 description=openshift-marketplace/387bfabfca1298c4c8a9675420a158f8862d47d6aeed857480e6a7a9d3wwjwv/pull id=df13701e-8d25-48b3-a747-abb0549986a5 name=/runtime.v1.RuntimeService/StartContainer sandboxID=c9a7c7b0757011900fa771a8f184a019b4db2a1a63b4e6da1c6c688fd9d0feda",
2026-06-12 17:20:10.277312 | controller |     "Jun 12 16:14:01.321821 crc crio[21573]: 2026-06-12T16:14:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:7d7c4e6f7317a76 Mac:c2:21:58:7c:0b:27 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:31 Mtu:0 Sandbox:/var/run/netns/74d17207-c0c0-438c-9f77-793ab4e36aef SocketPath: PciID:}] [{Interface:0xc00037a7b0 Address:{IP:10.217.0.49 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 17:20:10.277331 | controller |     "Jun 12 16:14:01.323631 crc crio[21573]: time=\"2026-06-12T16:14:01.323401838Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29688014-lcs44 Namespace:openshift-infra ID:7d7c4e6f7317a7664af85e586207c95a8e397fddcfd7f506a56bd529020f5eb7 UID:8bc28905-7273-4300-8ccd-5f625ac80069 NetNS:/var/run/netns/74d17207-c0c0-438c-9f77-793ab4e36aef Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod8bc28905_7273_4300_8ccd_5f625ac80069.slice PodAnnotations:0xc00338e4f0}] Aliases:map[]}\"",
2026-06-12 17:20:10.277347 | controller |     "Jun 12 16:14:01.323877 crc crio[21573]: time=\"2026-06-12T16:14:01.32379191Z\" level=info msg=\"Checking pod openshift-infra_auto-csr-approver-29688014-lcs44 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 17:20:10.277362 | controller |     "Jun 12 16:14:01.337775 crc crio[21573]: time=\"2026-06-12T16:14:01.337622859Z\" level=info msg=\"Ran pod sandbox 7d7c4e6f7317a7664af85e586207c95a8e397fddcfd7f506a56bd529020f5eb7 with infra container: openshift-infra/auto-csr-approver-29688014-lcs44/POD\" id=46abb134-9fc9-49a5-a6ca-9c0469379ce4 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:20:10.277378 | controller |     "Jun 12 16:14:01.348248 crc crio[21573]: time=\"2026-06-12T16:14:01.347862075Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-cli:latest\" id=dfc89df6-ff06-4ec4-817c-d0a2c12f74a5 name=/runtime.v1.ImageService/PullImage",
2026-06-12 17:20:10.277393 | controller |     "Jun 12 16:14:01.357898 crc crio[21573]: time=\"2026-06-12T16:14:01.357735835Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-cli:latest\\\"\"",
2026-06-12 17:20:10.277410 | controller |     "Jun 12 16:14:01.698396 crc crio[21573]: time=\"2026-06-12T16:14:01.698343486Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=a7f911db-787e-42c0-828c-fb2fd02bed42 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:20:10.277426 | controller |     "Jun 12 16:14:01.703193 crc crio[21573]: time=\"2026-06-12T16:14:01.702662617Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=dbe8100a-1e0a-4000-b226-518203c6ec58 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:20:10.277441 | controller |     "Jun 12 16:14:01.742959 crc crio[21573]: time=\"2026-06-12T16:14:01.74273949Z\" level=info msg=\"Creating container: openshift-marketplace/387bfabfca1298c4c8a9675420a158f8862d47d6aeed857480e6a7a9d3wwjwv/extract\" id=fb8df19a-6e4a-4b6a-8536-dbb96d269e4c name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:20:10.277456 | controller |     "Jun 12 16:14:01.743859 crc crio[21573]: time=\"2026-06-12T16:14:01.743740149Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.277472 | controller |     "Jun 12 16:14:01.785293 crc crio[21573]: time=\"2026-06-12T16:14:01.785142295Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.277487 | controller |     "Jun 12 16:14:01.788969 crc crio[21573]: time=\"2026-06-12T16:14:01.788899421Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.277505 | controller |     "Jun 12 16:14:01.909159 crc crio[21573]: time=\"2026-06-12T16:14:01.909043752Z\" level=info msg=\"Created container 60d528710a014d6eb34665b5233a050d200cd81b2569620bc69dfd8b5f996574: openshift-marketplace/387bfabfca1298c4c8a9675420a158f8862d47d6aeed857480e6a7a9d3wwjwv/extract\" id=fb8df19a-6e4a-4b6a-8536-dbb96d269e4c name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:20:10.277521 | controller |     "Jun 12 16:14:01.911167 crc crio[21573]: time=\"2026-06-12T16:14:01.910799972Z\" level=info msg=\"Starting container: 60d528710a014d6eb34665b5233a050d200cd81b2569620bc69dfd8b5f996574\" id=0a1c77d8-c3f8-43e9-91ae-7825f9c9b1db name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 17:20:10.277536 | controller |     "Jun 12 16:14:01.920565 crc crio[21573]: time=\"2026-06-12T16:14:01.919321112Z\" level=info msg=\"Started container\" PID=43100 containerID=60d528710a014d6eb34665b5233a050d200cd81b2569620bc69dfd8b5f996574 description=openshift-marketplace/387bfabfca1298c4c8a9675420a158f8862d47d6aeed857480e6a7a9d3wwjwv/extract id=0a1c77d8-c3f8-43e9-91ae-7825f9c9b1db name=/runtime.v1.RuntimeService/StartContainer sandboxID=c9a7c7b0757011900fa771a8f184a019b4db2a1a63b4e6da1c6c688fd9d0feda",
2026-06-12 17:20:10.277552 | controller |     "Jun 12 16:14:02.874682 crc crio[21573]: time=\"2026-06-12T16:14:02.874040315Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9\" id=dfc89df6-ff06-4ec4-817c-d0a2c12f74a5 name=/runtime.v1.ImageService/PullImage",
2026-06-12 17:20:10.277568 | controller |     "Jun 12 16:14:02.877367 crc crio[21573]: time=\"2026-06-12T16:14:02.877189884Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=f536e7ca-52cc-45e7-8f4c-e23f9a3d7eb5 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:20:10.277605 | controller |     "Jun 12 16:14:02.880173 crc crio[21573]: time=\"2026-06-12T16:14:02.880074016Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=5909a48a-3ae4-4486-8dc7-cd85c13e4477 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:20:10.277624 | controller |     "Jun 12 16:14:02.891910 crc crio[21573]: time=\"2026-06-12T16:14:02.891715893Z\" level=info msg=\"Creating container: openshift-infra/auto-csr-approver-29688014-lcs44/oc\" id=8ee7e76b-1eab-43a7-bddf-b2adeb6579c7 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:20:10.277640 | controller |     "Jun 12 16:14:02.894101 crc crio[21573]: time=\"2026-06-12T16:14:02.893957648Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.277655 | controller |     "Jun 12 16:14:02.939947 crc crio[21573]: time=\"2026-06-12T16:14:02.939709068Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.277670 | controller |     "Jun 12 16:14:03.170300 crc crio[21573]: time=\"2026-06-12T16:14:03.17013084Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.277685 | controller |     "Jun 12 16:14:03.693200 crc crio[21573]: time=\"2026-06-12T16:14:03.693014686Z\" level=info msg=\"Created container 51d94a3b712c4860da491c0bc73aad50ee2d0b87191a2ab16ddacf7fcbb17edb: openshift-infra/auto-csr-approver-29688014-lcs44/oc\" id=8ee7e76b-1eab-43a7-bddf-b2adeb6579c7 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:20:10.277701 | controller |     "Jun 12 16:14:03.694982 crc crio[21573]: time=\"2026-06-12T16:14:03.6948933Z\" level=info msg=\"Starting container: 51d94a3b712c4860da491c0bc73aad50ee2d0b87191a2ab16ddacf7fcbb17edb\" id=4fbbffbd-4d20-411c-a553-e1d9ec8323da name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 17:20:10.277716 | controller |     "Jun 12 16:14:03.704551 crc crio[21573]: time=\"2026-06-12T16:14:03.704365189Z\" level=info msg=\"Started container\" PID=43124 containerID=51d94a3b712c4860da491c0bc73aad50ee2d0b87191a2ab16ddacf7fcbb17edb description=openshift-infra/auto-csr-approver-29688014-lcs44/oc id=4fbbffbd-4d20-411c-a553-e1d9ec8323da name=/runtime.v1.RuntimeService/StartContainer sandboxID=7d7c4e6f7317a7664af85e586207c95a8e397fddcfd7f506a56bd529020f5eb7",
2026-06-12 17:20:10.277738 | controller |     "Jun 12 16:14:03.763635 crc crio[21573]: time=\"2026-06-12T16:14:03.757810255Z\" level=info msg=\"Stopping pod sandbox: c9a7c7b0757011900fa771a8f184a019b4db2a1a63b4e6da1c6c688fd9d0feda\" id=5cda502e-377f-45af-86f3-4eaf84e0c416 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 17:20:10.277815 | controller |     "Jun 12 16:14:03.763635 crc crio[21573]: time=\"2026-06-12T16:14:03.75836666Z\" level=info msg=\"Got pod network &{Name:387bfabfca1298c4c8a9675420a158f8862d47d6aeed857480e6a7a9d3wwjwv Namespace:openshift-marketplace ID:c9a7c7b0757011900fa771a8f184a019b4db2a1a63b4e6da1c6c688fd9d0feda UID:16221d22-63cc-49e2-8c43-6e9074d6294b NetNS:/var/run/netns/65650bb0-88bf-49f0-94af-3dffe07d62d6 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod16221d22_63cc_49e2_8c43_6e9074d6294b.slice PodAnnotations:0xc003674078}] Aliases:map[]}\"",
2026-06-12 17:20:10.277836 | controller |     "Jun 12 16:14:03.763635 crc crio[21573]: time=\"2026-06-12T16:14:03.758625538Z\" level=info msg=\"Deleting pod openshift-marketplace_387bfabfca1298c4c8a9675420a158f8862d47d6aeed857480e6a7a9d3wwjwv from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 17:20:10.277853 | controller |     "Jun 12 16:14:04.048309 crc crio[21573]: time=\"2026-06-12T16:14:04.04783032Z\" level=info msg=\"Stopped pod sandbox: c9a7c7b0757011900fa771a8f184a019b4db2a1a63b4e6da1c6c688fd9d0feda\" id=5cda502e-377f-45af-86f3-4eaf84e0c416 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 17:20:10.277877 | controller |     "Jun 12 16:14:05.797304 crc crio[21573]: time=\"2026-06-12T16:14:05.796639431Z\" level=info msg=\"Stopping pod sandbox: 7d7c4e6f7317a7664af85e586207c95a8e397fddcfd7f506a56bd529020f5eb7\" id=0986b706-3414-4620-9049-ffab709b0975 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 17:20:10.277895 | controller |     "Jun 12 16:14:05.798931 crc crio[21573]: time=\"2026-06-12T16:14:05.798540795Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29688014-lcs44 Namespace:openshift-infra ID:7d7c4e6f7317a7664af85e586207c95a8e397fddcfd7f506a56bd529020f5eb7 UID:8bc28905-7273-4300-8ccd-5f625ac80069 NetNS:/var/run/netns/74d17207-c0c0-438c-9f77-793ab4e36aef Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod8bc28905_7273_4300_8ccd_5f625ac80069.slice PodAnnotations:0xc002722018}] Aliases:map[]}\"",
2026-06-12 17:20:10.277911 | controller |     "Jun 12 16:14:05.798931 crc crio[21573]: time=\"2026-06-12T16:14:05.798747821Z\" level=info msg=\"Deleting pod openshift-infra_auto-csr-approver-29688014-lcs44 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 17:20:10.277927 | controller |     "Jun 12 16:14:06.064644 crc crio[21573]: time=\"2026-06-12T16:14:06.06376891Z\" level=info msg=\"Stopped pod sandbox: 7d7c4e6f7317a7664af85e586207c95a8e397fddcfd7f506a56bd529020f5eb7\" id=0986b706-3414-4620-9049-ffab709b0975 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 17:20:10.277942 | controller |     "Jun 12 16:14:15.430921 crc crio[21573]: time=\"2026-06-12T16:14:15.429768461Z\" level=info msg=\"Running pod sandbox: metallb-system/metallb-operator-controller-manager-65d448d75d-7h7lc/POD\" id=2bd68dd0-546d-41b2-a25f-be687b07b2e0 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:20:10.277957 | controller |     "Jun 12 16:14:15.433392 crc crio[21573]: time=\"2026-06-12T16:14:15.430956775Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.277976 | controller |     "Jun 12 16:14:15.494754 crc crio[21573]: time=\"2026-06-12T16:14:15.494584763Z\" level=info msg=\"Got pod network &{Name:metallb-operator-controller-manager-65d448d75d-7h7lc Namespace:metallb-system ID:1505938c08abe66603fee9150724842694ad6a0c00ae8d28cbc43ead3e271f34 UID:7e905d1f-4fea-45a3-a882-bf4b893bb11b NetNS:/var/run/netns/0b5c9ea2-b3b4-4269-a99c-5add84b0ecb5 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod7e905d1f_4fea_45a3_a882_bf4b893bb11b.slice PodAnnotations:0xc00338e310}] Aliases:map[]}\"",
2026-06-12 17:20:10.278007 | controller |     "Jun 12 16:14:15.494754 crc crio[21573]: time=\"2026-06-12T16:14:15.494701266Z\" level=info msg=\"Adding pod metallb-system_metallb-operator-controller-manager-65d448d75d-7h7lc to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 17:20:10.278024 | controller |     "Jun 12 16:14:16.105959 crc crio[21573]: time=\"2026-06-12T16:14:16.105538375Z\" level=info msg=\"Running pod sandbox: metallb-system/metallb-operator-webhook-server-7bdcd85cf4-lmrpr/POD\" id=dd6a3f60-8b54-4d58-9280-8e8b6bd75e2e name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:20:10.278040 | controller |     "Jun 12 16:14:16.110496 crc crio[21573]: time=\"2026-06-12T16:14:16.106173502Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.278056 | controller |     "Jun 12 16:14:16.140180 crc crio[21573]: time=\"2026-06-12T16:14:16.140020495Z\" level=info msg=\"Got pod network &{Name:metallb-operator-webhook-server-7bdcd85cf4-lmrpr Namespace:metallb-system ID:435562b74d335759d8295f97be9cb7de7a6e2c842578fc85eba01ea05ccda83b UID:2ec0bffb-bf43-4cdc-a479-62d705f29097 NetNS:/var/run/netns/e9b9b773-fd0c-49bb-830e-6d3b98b1e12b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod2ec0bffb_bf43_4cdc_a479_62d705f29097.slice PodAnnotations:0xc00338e648}] Aliases:map[]}\"",
2026-06-12 17:20:10.278071 | controller |     "Jun 12 16:14:16.140180 crc crio[21573]: time=\"2026-06-12T16:14:16.140096267Z\" level=info msg=\"Adding pod metallb-system_metallb-operator-webhook-server-7bdcd85cf4-lmrpr to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 17:20:10.278087 | controller |     "Jun 12 16:14:16.361911 crc crio[21573]: 2026-06-12T16:14:16Z [verbose] CmdAdd (shim): {1.1.0 [{Name:1505938c08abe66 Mac:66:9d:b3:22:db:26 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:33 Mtu:0 Sandbox:/var/run/netns/0b5c9ea2-b3b4-4269-a99c-5add84b0ecb5 SocketPath: PciID:}] [{Interface:0xc0003225b0 Address:{IP:10.217.0.51 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 17:20:10.278101 | controller |     "Jun 12 16:14:16.364201 crc crio[21573]: time=\"2026-06-12T16:14:16.364106539Z\" level=info msg=\"Got pod network &{Name:metallb-operator-controller-manager-65d448d75d-7h7lc Namespace:metallb-system ID:1505938c08abe66603fee9150724842694ad6a0c00ae8d28cbc43ead3e271f34 UID:7e905d1f-4fea-45a3-a882-bf4b893bb11b NetNS:/var/run/netns/0b5c9ea2-b3b4-4269-a99c-5add84b0ecb5 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod7e905d1f_4fea_45a3_a882_bf4b893bb11b.slice PodAnnotations:0xc00338e310}] Aliases:map[]}\"",
2026-06-12 17:20:10.278117 | controller |     "Jun 12 16:14:16.367080 crc crio[21573]: time=\"2026-06-12T16:14:16.36453363Z\" level=info msg=\"Checking pod metallb-system_metallb-operator-controller-manager-65d448d75d-7h7lc for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 17:20:10.278135 | controller |     "Jun 12 16:14:16.379627 crc crio[21573]: time=\"2026-06-12T16:14:16.375697376Z\" level=info msg=\"Ran pod sandbox 1505938c08abe66603fee9150724842694ad6a0c00ae8d28cbc43ead3e271f34 with infra container: metallb-system/metallb-operator-controller-manager-65d448d75d-7h7lc/POD\" id=2bd68dd0-546d-41b2-a25f-be687b07b2e0 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:20:10.278151 | controller |     "Jun 12 16:14:16.396068 crc crio[21573]: time=\"2026-06-12T16:14:16.393526293Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:d54d28129bf6a24b6c1331cb4de963fa8892b5f1811bba98b05f8087ff0412ca\" id=fab0ffba-ec25-4bab-8d2f-dd67de2d8ba6 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:20:10.278166 | controller |     "Jun 12 16:14:16.396068 crc crio[21573]: time=\"2026-06-12T16:14:16.394900943Z\" level=info msg=\"Image registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:d54d28129bf6a24b6c1331cb4de963fa8892b5f1811bba98b05f8087ff0412ca not found\" id=fab0ffba-ec25-4bab-8d2f-dd67de2d8ba6 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:20:10.278181 | controller |     "Jun 12 16:14:16.396068 crc crio[21573]: time=\"2026-06-12T16:14:16.394973155Z\" level=info msg=\"Neither image nor artfiact registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:d54d28129bf6a24b6c1331cb4de963fa8892b5f1811bba98b05f8087ff0412ca found\" id=fab0ffba-ec25-4bab-8d2f-dd67de2d8ba6 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:20:10.278197 | controller |     "Jun 12 16:14:16.404550 crc crio[21573]: time=\"2026-06-12T16:14:16.404395665Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:d54d28129bf6a24b6c1331cb4de963fa8892b5f1811bba98b05f8087ff0412ca\" id=c41810bc-d08b-4676-a5fb-6b4896265337 name=/runtime.v1.ImageService/PullImage",
2026-06-12 17:20:10.278212 | controller |     "Jun 12 16:14:16.411212 crc crio[21573]: time=\"2026-06-12T16:14:16.410618641Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:d54d28129bf6a24b6c1331cb4de963fa8892b5f1811bba98b05f8087ff0412ca\\\"\"",
2026-06-12 17:20:10.278226 | controller |     "Jun 12 16:14:16.549982 crc crio[21573]: 2026-06-12T16:14:16Z [verbose] CmdAdd (shim): {1.1.0 [{Name:435562b74d33575 Mac:c6:29:b1:e8:70:ff Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:34 Mtu:0 Sandbox:/var/run/netns/e9b9b773-fd0c-49bb-830e-6d3b98b1e12b SocketPath: PciID:}] [{Interface:0xc0001465c0 Address:{IP:10.217.0.52 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 17:20:10.278242 | controller |     "Jun 12 16:14:16.552530 crc crio[21573]: time=\"2026-06-12T16:14:16.552364632Z\" level=info msg=\"Got pod network &{Name:metallb-operator-webhook-server-7bdcd85cf4-lmrpr Namespace:metallb-system ID:435562b74d335759d8295f97be9cb7de7a6e2c842578fc85eba01ea05ccda83b UID:2ec0bffb-bf43-4cdc-a479-62d705f29097 NetNS:/var/run/netns/e9b9b773-fd0c-49bb-830e-6d3b98b1e12b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod2ec0bffb_bf43_4cdc_a479_62d705f29097.slice PodAnnotations:0xc00338e648}] Aliases:map[]}\"",
2026-06-12 17:20:10.278258 | controller |     "Jun 12 16:14:16.552864 crc crio[21573]: time=\"2026-06-12T16:14:16.552806064Z\" level=info msg=\"Checking pod metallb-system_metallb-operator-webhook-server-7bdcd85cf4-lmrpr for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 17:20:10.278273 | controller |     "Jun 12 16:14:16.565996 crc crio[21573]: time=\"2026-06-12T16:14:16.565950805Z\" level=info msg=\"Ran pod sandbox 435562b74d335759d8295f97be9cb7de7a6e2c842578fc85eba01ea05ccda83b with infra container: metallb-system/metallb-operator-webhook-server-7bdcd85cf4-lmrpr/POD\" id=dd6a3f60-8b54-4d58-9280-8e8b6bd75e2e name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:20:10.278288 | controller |     "Jun 12 16:14:16.568794 crc crio[21573]: time=\"2026-06-12T16:14:16.568616199Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/metallb-rhel9@sha256:6aa594574155f96f114754ed1197b8189aafd6d91f1ff4289ba82fb3e651f1ee\" id=518b70fb-0b53-4ef1-8baf-c1b563ec1bff name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:20:10.278307 | controller |     "Jun 12 16:14:16.569223 crc crio[21573]: time=\"2026-06-12T16:14:16.569169704Z\" level=info msg=\"Image registry.redhat.io/openshift4/metallb-rhel9@sha256:6aa594574155f96f114754ed1197b8189aafd6d91f1ff4289ba82fb3e651f1ee not found\" id=518b70fb-0b53-4ef1-8baf-c1b563ec1bff name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:20:10.278323 | controller |     "Jun 12 16:14:16.569323 crc crio[21573]: time=\"2026-06-12T16:14:16.569281087Z\" level=info msg=\"Neither image nor artfiact registry.redhat.io/openshift4/metallb-rhel9@sha256:6aa594574155f96f114754ed1197b8189aafd6d91f1ff4289ba82fb3e651f1ee found\" id=518b70fb-0b53-4ef1-8baf-c1b563ec1bff name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:20:10.278338 | controller |     "Jun 12 16:14:16.570844 crc crio[21573]: time=\"2026-06-12T16:14:16.570812381Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/metallb-rhel9@sha256:6aa594574155f96f114754ed1197b8189aafd6d91f1ff4289ba82fb3e651f1ee\" id=af1ec1fd-9454-4794-94d3-e06ae37356a1 name=/runtime.v1.ImageService/PullImage",
2026-06-12 17:20:10.278353 | controller |     "Jun 12 16:14:16.581304 crc crio[21573]: time=\"2026-06-12T16:14:16.574756613Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/metallb-rhel9@sha256:6aa594574155f96f114754ed1197b8189aafd6d91f1ff4289ba82fb3e651f1ee\\\"\"",
2026-06-12 17:20:10.278369 | controller |     "Jun 12 16:14:29.854945 crc crio[21573]: time=\"2026-06-12T16:14:29.85370298Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:17a529d2879517de7496a2b9408b82d437fe0e858cc5f62aea1ff22151b4d86a\" id=c41810bc-d08b-4676-a5fb-6b4896265337 name=/runtime.v1.ImageService/PullImage",
2026-06-12 17:20:10.278384 | controller |     "Jun 12 16:14:29.859552 crc crio[21573]: time=\"2026-06-12T16:14:29.858230257Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:d54d28129bf6a24b6c1331cb4de963fa8892b5f1811bba98b05f8087ff0412ca\" id=a8641728-465f-4228-9489-c325debf9c68 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:20:10.278399 | controller |     "Jun 12 16:14:29.865940 crc crio[21573]: time=\"2026-06-12T16:14:29.865785421Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:d54d28129bf6a24b6c1331cb4de963fa8892b5f1811bba98b05f8087ff0412ca\" id=a7e09a11-3806-490b-9d18-9e2c6c44e009 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:20:10.278414 | controller |     "Jun 12 16:14:29.883115 crc crio[21573]: time=\"2026-06-12T16:14:29.882903126Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/metallb-rhel9@sha256:d641d7235a0ecc39b8e0bb0d437962611f44602ab030791c04dbbc7d8e11c885\" id=af1ec1fd-9454-4794-94d3-e06ae37356a1 name=/runtime.v1.ImageService/PullImage",
2026-06-12 17:20:10.278429 | controller |     "Jun 12 16:14:29.884881 crc crio[21573]: time=\"2026-06-12T16:14:29.884738926Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/metallb-rhel9@sha256:6aa594574155f96f114754ed1197b8189aafd6d91f1ff4289ba82fb3e651f1ee\" id=b3bf99ea-8e5d-485f-b832-f2d95c5c807e name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:20:10.278444 | controller |     "Jun 12 16:14:29.890984 crc crio[21573]: time=\"2026-06-12T16:14:29.890854068Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/metallb-rhel9@sha256:6aa594574155f96f114754ed1197b8189aafd6d91f1ff4289ba82fb3e651f1ee\" id=9bfbb567-b333-4bc2-8665-0fbaecdfe399 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:20:10.278459 | controller |     "Jun 12 16:14:29.905202 crc crio[21573]: time=\"2026-06-12T16:14:29.90508072Z\" level=info msg=\"Creating container: metallb-system/metallb-operator-controller-manager-65d448d75d-7h7lc/manager\" id=e44620aa-dc52-4a67-a274-ab1ca8bfb0e2 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:20:10.278477 | controller |     "Jun 12 16:14:29.907608 crc crio[21573]: time=\"2026-06-12T16:14:29.907386906Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.278493 | controller |     "Jun 12 16:14:29.912894 crc crio[21573]: time=\"2026-06-12T16:14:29.912761797Z\" level=info msg=\"Creating container: metallb-system/metallb-operator-webhook-server-7bdcd85cf4-lmrpr/webhook-server\" id=f9da67c4-28c1-4e68-a605-167cd49d4d15 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:20:10.278508 | controller |     "Jun 12 16:14:29.920129 crc crio[21573]: time=\"2026-06-12T16:14:29.920020182Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.278524 | controller |     "Jun 12 16:14:29.963044 crc crio[21573]: time=\"2026-06-12T16:14:29.962960203Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.278539 | controller |     "Jun 12 16:14:29.971628 crc crio[21573]: time=\"2026-06-12T16:14:29.971572385Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.278555 | controller |     "Jun 12 16:14:29.990080 crc crio[21573]: time=\"2026-06-12T16:14:29.989914553Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.278571 | controller |     "Jun 12 16:14:29.997647 crc crio[21573]: time=\"2026-06-12T16:14:29.99759026Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.278609 | controller |     "Jun 12 16:14:30.149691 crc crio[21573]: time=\"2026-06-12T16:14:30.149019994Z\" level=info msg=\"Created container 171de7a186ff6dababcb5cb4e46d56dedd09add8520db9064a7364fac550ef62: metallb-system/metallb-operator-controller-manager-65d448d75d-7h7lc/manager\" id=e44620aa-dc52-4a67-a274-ab1ca8bfb0e2 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:20:10.278626 | controller |     "Jun 12 16:14:30.150825 crc crio[21573]: time=\"2026-06-12T16:14:30.150791855Z\" level=info msg=\"Created container 880c95eb85a1fe5056bc00a6072a5023459f89a0858925c6c8720c394c63a914: metallb-system/metallb-operator-webhook-server-7bdcd85cf4-lmrpr/webhook-server\" id=f9da67c4-28c1-4e68-a605-167cd49d4d15 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:20:10.278642 | controller |     "Jun 12 16:14:30.151738 crc crio[21573]: time=\"2026-06-12T16:14:30.151641419Z\" level=info msg=\"Starting container: 171de7a186ff6dababcb5cb4e46d56dedd09add8520db9064a7364fac550ef62\" id=abeba204-dba1-49bc-b9c9-77aa5cbaaa40 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 17:20:10.278658 | controller |     "Jun 12 16:14:30.156002 crc crio[21573]: time=\"2026-06-12T16:14:30.155892927Z\" level=info msg=\"Starting container: 880c95eb85a1fe5056bc00a6072a5023459f89a0858925c6c8720c394c63a914\" id=63b9cf1c-8515-49a6-9b01-afd7c02dea44 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 17:20:10.278673 | controller |     "Jun 12 16:14:30.158716 crc crio[21573]: time=\"2026-06-12T16:14:30.158392238Z\" level=info msg=\"Started container\" PID=43767 containerID=171de7a186ff6dababcb5cb4e46d56dedd09add8520db9064a7364fac550ef62 description=metallb-system/metallb-operator-controller-manager-65d448d75d-7h7lc/manager id=abeba204-dba1-49bc-b9c9-77aa5cbaaa40 name=/runtime.v1.RuntimeService/StartContainer sandboxID=1505938c08abe66603fee9150724842694ad6a0c00ae8d28cbc43ead3e271f34",
2026-06-12 17:20:10.278693 | controller |     "Jun 12 16:14:30.168153 crc crio[21573]: time=\"2026-06-12T16:14:30.168034482Z\" level=info msg=\"Started container\" PID=43766 containerID=880c95eb85a1fe5056bc00a6072a5023459f89a0858925c6c8720c394c63a914 description=metallb-system/metallb-operator-webhook-server-7bdcd85cf4-lmrpr/webhook-server id=63b9cf1c-8515-49a6-9b01-afd7c02dea44 name=/runtime.v1.RuntimeService/StartContainer sandboxID=435562b74d335759d8295f97be9cb7de7a6e2c842578fc85eba01ea05ccda83b",
2026-06-12 17:20:10.278710 | controller |     "Jun 12 16:14:55.441132 crc crio[21573]: time=\"2026-06-12T16:14:55.439866002Z\" level=info msg=\"Removing container: 6db6c73d13fa7c769b7d7b1001341c6afc7a7f2c2b98efa58e7f05e62524ed41\" id=6aa8c257-6640-4e9e-8fa2-a8a2538358a9 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 17:20:10.278725 | controller |     "Jun 12 16:14:55.613334 crc crio[21573]: time=\"2026-06-12T16:14:55.613059247Z\" level=info msg=\"Removed container 6db6c73d13fa7c769b7d7b1001341c6afc7a7f2c2b98efa58e7f05e62524ed41: openshift-infra/auto-csr-approver-29688008-7pn8j/oc\" id=6aa8c257-6640-4e9e-8fa2-a8a2538358a9 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 17:20:10.278740 | controller |     "Jun 12 16:14:55.634728 crc crio[21573]: time=\"2026-06-12T16:14:55.634558395Z\" level=info msg=\"Stopping pod sandbox: 701fabfc62740b5efe535ef5f2b9ca4e17a70a611c7fb11169b8ef6450e801b6\" id=c6be5cda-16a4-4a01-a4c6-eac21151bf7b name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 17:20:10.278756 | controller |     "Jun 12 16:14:55.635142 crc crio[21573]: time=\"2026-06-12T16:14:55.634897144Z\" level=info msg=\"Stopped pod sandbox (already stopped): 701fabfc62740b5efe535ef5f2b9ca4e17a70a611c7fb11169b8ef6450e801b6\" id=c6be5cda-16a4-4a01-a4c6-eac21151bf7b name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 17:20:10.278771 | controller |     "Jun 12 16:14:55.638756 crc crio[21573]: time=\"2026-06-12T16:14:55.638657052Z\" level=info msg=\"Removing pod sandbox: 701fabfc62740b5efe535ef5f2b9ca4e17a70a611c7fb11169b8ef6450e801b6\" id=b85841aa-9e97-4fe1-be1f-ee9bf82c6a38 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 17:20:10.278786 | controller |     "Jun 12 16:14:55.650850 crc crio[21573]: time=\"2026-06-12T16:14:55.650754543Z\" level=info msg=\"Removed pod sandbox: 701fabfc62740b5efe535ef5f2b9ca4e17a70a611c7fb11169b8ef6450e801b6\" id=b85841aa-9e97-4fe1-be1f-ee9bf82c6a38 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 17:20:10.278801 | controller |     "Jun 12 16:15:00.553138 crc crio[21573]: time=\"2026-06-12T16:15:00.552230112Z\" level=info msg=\"Running pod sandbox: openshift-operator-lifecycle-manager/collect-profiles-29688015-kjg55/POD\" id=a580ca40-28c9-431f-9f17-f63e5e3707a0 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:20:10.278817 | controller |     "Jun 12 16:15:00.555764 crc crio[21573]: time=\"2026-06-12T16:15:00.553172329Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.278833 | controller |     "Jun 12 16:15:00.586638 crc crio[21573]: time=\"2026-06-12T16:15:00.586373037Z\" level=info msg=\"Got pod network &{Name:collect-profiles-29688015-kjg55 Namespace:openshift-operator-lifecycle-manager ID:f359bc141a07ac92159d1a62815bdc5fa56fa86b4b4f339e3984652bd23c578b UID:0f22d760-1534-4bbe-a4d9-88d742189469 NetNS:/var/run/netns/e4691453-2d7d-4282-85d8-807028264b44 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod0f22d760_1534_4bbe_a4d9_88d742189469.slice PodAnnotations:0xc00209e2d8}] Aliases:map[]}\"",
2026-06-12 17:20:10.278849 | controller |     "Jun 12 16:15:00.586638 crc crio[21573]: time=\"2026-06-12T16:15:00.586505222Z\" level=info msg=\"Adding pod openshift-operator-lifecycle-manager_collect-profiles-29688015-kjg55 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 17:20:10.278870 | controller |     "Jun 12 16:15:00.963367 crc crio[21573]: 2026-06-12T16:15:00Z [verbose] CmdAdd (shim): {1.1.0 [{Name:f359bc141a07ac9 Mac:16:d3:5b:ba:39:0d Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:38 Mtu:0 Sandbox:/var/run/netns/e4691453-2d7d-4282-85d8-807028264b44 SocketPath: PciID:}] [{Interface:0xc00025ca20 Address:{IP:10.217.0.56 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 17:20:10.278893 | controller |     "Jun 12 16:15:00.965890 crc crio[21573]: time=\"2026-06-12T16:15:00.965803604Z\" level=info msg=\"Got pod network &{Name:collect-profiles-29688015-kjg55 Namespace:openshift-operator-lifecycle-manager ID:f359bc141a07ac92159d1a62815bdc5fa56fa86b4b4f339e3984652bd23c578b UID:0f22d760-1534-4bbe-a4d9-88d742189469 NetNS:/var/run/netns/e4691453-2d7d-4282-85d8-807028264b44 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod0f22d760_1534_4bbe_a4d9_88d742189469.slice PodAnnotations:0xc00209e2d8}] Aliases:map[]}\"",
2026-06-12 17:20:10.278914 | controller |     "Jun 12 16:15:00.966202 crc crio[21573]: time=\"2026-06-12T16:15:00.966058702Z\" level=info msg=\"Checking pod openshift-operator-lifecycle-manager_collect-profiles-29688015-kjg55 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 17:20:10.278930 | controller |     "Jun 12 16:15:00.977541 crc crio[21573]: time=\"2026-06-12T16:15:00.974133143Z\" level=info msg=\"Ran pod sandbox f359bc141a07ac92159d1a62815bdc5fa56fa86b4b4f339e3984652bd23c578b with infra container: openshift-operator-lifecycle-manager/collect-profiles-29688015-kjg55/POD\" id=a580ca40-28c9-431f-9f17-f63e5e3707a0 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:20:10.278946 | controller |     "Jun 12 16:15:00.978075 crc crio[21573]: time=\"2026-06-12T16:15:00.977964987Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=54115729-bac3-4e48-9af9-59b19414cd86 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:20:10.278961 | controller |     "Jun 12 16:15:00.981977 crc crio[21573]: time=\"2026-06-12T16:15:00.981879439Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=b23f2701-c305-4e52-ac23-77fbb50bdf40 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:20:10.278986 | controller |     "Jun 12 16:15:00.990051 crc crio[21573]: time=\"2026-06-12T16:15:00.989943674Z\" level=info msg=\"Creating container: openshift-operator-lifecycle-manager/collect-profiles-29688015-kjg55/collect-profiles\" id=386e7cb0-148b-4d2e-8d4f-749eabee9b40 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:20:10.279068 | controller |     "Jun 12 16:15:00.990754 crc crio[21573]: time=\"2026-06-12T16:15:00.990683475Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.279091 | controller |     "Jun 12 16:15:01.026548 crc crio[21573]: time=\"2026-06-12T16:15:01.026410263Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.279108 | controller |     "Jun 12 16:15:01.030950 crc crio[21573]: time=\"2026-06-12T16:15:01.0308686Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.279123 | controller |     "Jun 12 16:15:01.177299 crc crio[21573]: time=\"2026-06-12T16:15:01.177109586Z\" level=info msg=\"Created container c6395b208489194c8dcf05217b714c81c4c7808ff7b954513640627914f05ba1: openshift-operator-lifecycle-manager/collect-profiles-29688015-kjg55/collect-profiles\" id=386e7cb0-148b-4d2e-8d4f-749eabee9b40 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:20:10.279143 | controller |     "Jun 12 16:15:01.178813 crc crio[21573]: time=\"2026-06-12T16:15:01.178707722Z\" level=info msg=\"Starting container: c6395b208489194c8dcf05217b714c81c4c7808ff7b954513640627914f05ba1\" id=9e13fb74-79c1-49bd-8a56-a517e0b2bab7 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 17:20:10.279159 | controller |     "Jun 12 16:15:01.185910 crc crio[21573]: time=\"2026-06-12T16:15:01.185717841Z\" level=info msg=\"Started container\" PID=44264 containerID=c6395b208489194c8dcf05217b714c81c4c7808ff7b954513640627914f05ba1 description=openshift-operator-lifecycle-manager/collect-profiles-29688015-kjg55/collect-profiles id=9e13fb74-79c1-49bd-8a56-a517e0b2bab7 name=/runtime.v1.RuntimeService/StartContainer sandboxID=f359bc141a07ac92159d1a62815bdc5fa56fa86b4b4f339e3984652bd23c578b",
2026-06-12 17:20:10.279175 | controller |     "Jun 12 16:15:02.779783 crc crio[21573]: time=\"2026-06-12T16:15:02.778987162Z\" level=info msg=\"Running pod sandbox: metallb-system/controller-8464864885-zc27b/POD\" id=6d81f14d-5b25-4c4b-a6bc-6d6f8733429b name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:20:10.279190 | controller |     "Jun 12 16:15:02.779783 crc crio[21573]: time=\"2026-06-12T16:15:02.779767344Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.279206 | controller |     "Jun 12 16:15:02.814301 crc crio[21573]: time=\"2026-06-12T16:15:02.814131986Z\" level=info msg=\"Got pod network &{Name:controller-8464864885-zc27b Namespace:metallb-system ID:33429750d19cd219868916b2a5fd66c9ce41b0b3630efb4a6ddec3ac66e1fb46 UID:d328d980-62be-44b4-83c9-3d582f342299 NetNS:/var/run/netns/3f26f057-f5a8-46b8-ab0e-da639a241e06 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podd328d980_62be_44b4_83c9_3d582f342299.slice PodAnnotations:0xc00338e200}] Aliases:map[]}\"",
2026-06-12 17:20:10.279221 | controller |     "Jun 12 16:15:02.814301 crc crio[21573]: time=\"2026-06-12T16:15:02.814246028Z\" level=info msg=\"Adding pod metallb-system_controller-8464864885-zc27b to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 17:20:10.279236 | controller |     "Jun 12 16:15:03.313198 crc crio[21573]: 2026-06-12T16:15:03Z [verbose] CmdAdd (shim): {1.1.0 [{Name:33429750d19cd21 Mac:8a:e6:df:ff:a8:d3 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:3f Mtu:0 Sandbox:/var/run/netns/3f26f057-f5a8-46b8-ab0e-da639a241e06 SocketPath: PciID:}] [{Interface:0xc0001345c0 Address:{IP:10.217.0.63 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 17:20:10.279252 | controller |     "Jun 12 16:15:03.316110 crc crio[21573]: time=\"2026-06-12T16:15:03.315866434Z\" level=info msg=\"Got pod network &{Name:controller-8464864885-zc27b Namespace:metallb-system ID:33429750d19cd219868916b2a5fd66c9ce41b0b3630efb4a6ddec3ac66e1fb46 UID:d328d980-62be-44b4-83c9-3d582f342299 NetNS:/var/run/netns/3f26f057-f5a8-46b8-ab0e-da639a241e06 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podd328d980_62be_44b4_83c9_3d582f342299.slice PodAnnotations:0xc00338e200}] Aliases:map[]}\"",
2026-06-12 17:20:10.279267 | controller |     "Jun 12 16:15:03.316525 crc crio[21573]: time=\"2026-06-12T16:15:03.316198064Z\" level=info msg=\"Checking pod metallb-system_controller-8464864885-zc27b for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 17:20:10.279282 | controller |     "Jun 12 16:15:03.335225 crc crio[21573]: time=\"2026-06-12T16:15:03.33508204Z\" level=info msg=\"Ran pod sandbox 33429750d19cd219868916b2a5fd66c9ce41b0b3630efb4a6ddec3ac66e1fb46 with infra container: metallb-system/controller-8464864885-zc27b/POD\" id=6d81f14d-5b25-4c4b-a6bc-6d6f8733429b name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:20:10.279299 | controller |     "Jun 12 16:15:03.338313 crc crio[21573]: time=\"2026-06-12T16:15:03.338193813Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/metallb-rhel9@sha256:6aa594574155f96f114754ed1197b8189aafd6d91f1ff4289ba82fb3e651f1ee\" id=12e21d54-8711-42ea-9fc4-b4667de4cc6a name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:20:10.279315 | controller |     "Jun 12 16:15:03.343592 crc crio[21573]: time=\"2026-06-12T16:15:03.343331919Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/metallb-rhel9@sha256:6aa594574155f96f114754ed1197b8189aafd6d91f1ff4289ba82fb3e651f1ee\" id=8a2495e3-8b29-4185-b195-f5c1f0652fe6 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:20:10.279329 | controller |     "Jun 12 16:15:03.354963 crc crio[21573]: time=\"2026-06-12T16:15:03.354802161Z\" level=info msg=\"Creating container: metallb-system/controller-8464864885-zc27b/controller\" id=974138ef-0e27-4d9e-aaa0-24ad77ebfe50 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:20:10.279344 | controller |     "Jun 12 16:15:03.355670 crc crio[21573]: time=\"2026-06-12T16:15:03.355587069Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.279359 | controller |     "Jun 12 16:15:03.483863 crc crio[21573]: time=\"2026-06-12T16:15:03.483735885Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.279374 | controller |     "Jun 12 16:15:03.508960 crc crio[21573]: time=\"2026-06-12T16:15:03.50884787Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.279389 | controller |     "Jun 12 16:15:03.658723 crc crio[21573]: time=\"2026-06-12T16:15:03.65785535Z\" level=info msg=\"Stopping pod sandbox: f359bc141a07ac92159d1a62815bdc5fa56fa86b4b4f339e3984652bd23c578b\" id=ccb7e4cd-bd18-4785-8e42-9d1ea8eefe44 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 17:20:10.279404 | controller |     "Jun 12 16:15:03.658723 crc crio[21573]: time=\"2026-06-12T16:15:03.658597791Z\" level=info msg=\"Got pod network &{Name:collect-profiles-29688015-kjg55 Namespace:openshift-operator-lifecycle-manager ID:f359bc141a07ac92159d1a62815bdc5fa56fa86b4b4f339e3984652bd23c578b UID:0f22d760-1534-4bbe-a4d9-88d742189469 NetNS:/var/run/netns/e4691453-2d7d-4282-85d8-807028264b44 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod0f22d760_1534_4bbe_a4d9_88d742189469.slice PodAnnotations:0xc003674048}] Aliases:map[]}\"",
2026-06-12 17:20:10.279419 | controller |     "Jun 12 16:15:03.658910 crc crio[21573]: time=\"2026-06-12T16:15:03.658817967Z\" level=info msg=\"Deleting pod openshift-operator-lifecycle-manager_collect-profiles-29688015-kjg55 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 17:20:10.279434 | controller |     "Jun 12 16:15:03.770192 crc crio[21573]: time=\"2026-06-12T16:15:03.769887026Z\" level=info msg=\"Created container bc574c85154fa979a3ab19340471fccc31b71ee71035b9020e513958320a0dfe: metallb-system/controller-8464864885-zc27b/controller\" id=974138ef-0e27-4d9e-aaa0-24ad77ebfe50 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:20:10.279451 | controller |     "Jun 12 16:15:03.774022 crc crio[21573]: time=\"2026-06-12T16:15:03.773096071Z\" level=info msg=\"Starting container: bc574c85154fa979a3ab19340471fccc31b71ee71035b9020e513958320a0dfe\" id=ad14275f-48e8-437b-8ece-d41973fb47ff name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 17:20:10.279469 | controller |     "Jun 12 16:15:03.794384 crc crio[21573]: time=\"2026-06-12T16:15:03.793802665Z\" level=info msg=\"Started container\" PID=44336 containerID=bc574c85154fa979a3ab19340471fccc31b71ee71035b9020e513958320a0dfe description=metallb-system/controller-8464864885-zc27b/controller id=ad14275f-48e8-437b-8ece-d41973fb47ff name=/runtime.v1.RuntimeService/StartContainer sandboxID=33429750d19cd219868916b2a5fd66c9ce41b0b3630efb4a6ddec3ac66e1fb46",
2026-06-12 17:20:10.279487 | controller |     "Jun 12 16:15:03.825033 crc crio[21573]: time=\"2026-06-12T16:15:03.824865668Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:78053b8e01dc3fb4442aa8f899787540074d67b84813d6893e947fcea00491c1\" id=5dcf59e6-0fae-4c71-8983-16765c2f7e5b name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:20:10.279502 | controller |     "Jun 12 16:15:03.833066 crc crio[21573]: time=\"2026-06-12T16:15:03.832955058Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:78053b8e01dc3fb4442aa8f899787540074d67b84813d6893e947fcea00491c1\" id=04630d35-257d-4262-b9d4-685ba0270704 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:20:10.279517 | controller |     "Jun 12 16:15:03.852233 crc crio[21573]: time=\"2026-06-12T16:15:03.852118562Z\" level=info msg=\"Creating container: metallb-system/controller-8464864885-zc27b/kube-rbac-proxy\" id=b28901dc-b804-4e4b-a695-3ca6d32f1aa1 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:20:10.279532 | controller |     "Jun 12 16:15:03.852908 crc crio[21573]: time=\"2026-06-12T16:15:03.852825382Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.279547 | controller |     "Jun 12 16:15:03.917049 crc crio[21573]: time=\"2026-06-12T16:15:03.916787484Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.279562 | controller |     "Jun 12 16:15:03.926111 crc crio[21573]: time=\"2026-06-12T16:15:03.926010802Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.279604 | controller |     "Jun 12 16:15:04.128656 crc crio[21573]: time=\"2026-06-12T16:15:04.128309685Z\" level=info msg=\"Created container 71d4031186ad77e4c82e6a6240d0e2128d5e02b48dacfc250deb53e23fe01cdd: metallb-system/controller-8464864885-zc27b/kube-rbac-proxy\" id=b28901dc-b804-4e4b-a695-3ca6d32f1aa1 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:20:10.279623 | controller |     "Jun 12 16:15:04.136137 crc crio[21573]: time=\"2026-06-12T16:15:04.134884672Z\" level=info msg=\"Starting container: 71d4031186ad77e4c82e6a6240d0e2128d5e02b48dacfc250deb53e23fe01cdd\" id=4052efb6-02c1-4f8c-80c1-13bbe5538182 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 17:20:10.279639 | controller |     "Jun 12 16:15:04.153404 crc crio[21573]: time=\"2026-06-12T16:15:04.152353502Z\" level=info msg=\"Started container\" PID=44391 containerID=71d4031186ad77e4c82e6a6240d0e2128d5e02b48dacfc250deb53e23fe01cdd description=metallb-system/controller-8464864885-zc27b/kube-rbac-proxy id=4052efb6-02c1-4f8c-80c1-13bbe5538182 name=/runtime.v1.RuntimeService/StartContainer sandboxID=33429750d19cd219868916b2a5fd66c9ce41b0b3630efb4a6ddec3ac66e1fb46",
2026-06-12 17:20:10.279655 | controller |     "Jun 12 16:15:04.330971 crc crio[21573]: time=\"2026-06-12T16:15:04.33090023Z\" level=info msg=\"Stopped pod sandbox: f359bc141a07ac92159d1a62815bdc5fa56fa86b4b4f339e3984652bd23c578b\" id=ccb7e4cd-bd18-4785-8e42-9d1ea8eefe44 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 17:20:10.279670 | controller |     "Jun 12 16:15:06.382667 crc crio[21573]: time=\"2026-06-12T16:15:06.380155897Z\" level=info msg=\"Running pod sandbox: metallb-system/speaker-fwf6d/POD\" id=ba0aa9b2-7a49-46fb-b2e0-fc4d42eae3d6 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:20:10.279685 | controller |     "Jun 12 16:15:06.382667 crc crio[21573]: time=\"2026-06-12T16:15:06.382653388Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.279705 | controller |     "Jun 12 16:15:06.484543 crc crio[21573]: time=\"2026-06-12T16:15:06.48408422Z\" level=warning msg=\"Skipping invalid sysctl specified by config {net.ipv4.ping_group_range 0 2147483647}: \\\"net.ipv4.ping_group_range\\\" not allowed with host net enabled\" id=ba0aa9b2-7a49-46fb-b2e0-fc4d42eae3d6 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:20:10.279720 | controller |     "Jun 12 16:15:06.530807 crc crio[21573]: time=\"2026-06-12T16:15:06.53017502Z\" level=info msg=\"Ran pod sandbox d88fe76c95c1600b92d9a5dc0b130ca5780ccf674f9b94e3ceb9b79b19ad49b2 with infra container: metallb-system/speaker-fwf6d/POD\" id=ba0aa9b2-7a49-46fb-b2e0-fc4d42eae3d6 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:20:10.279735 | controller |     "Jun 12 16:15:06.544316 crc crio[21573]: time=\"2026-06-12T16:15:06.543770468Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/metallb-rhel9@sha256:6aa594574155f96f114754ed1197b8189aafd6d91f1ff4289ba82fb3e651f1ee\" id=674bf9a1-77db-4d02-b1cc-7ffd7728b7f3 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:20:10.279751 | controller |     "Jun 12 16:15:06.553598 crc crio[21573]: time=\"2026-06-12T16:15:06.553229597Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/metallb-rhel9@sha256:6aa594574155f96f114754ed1197b8189aafd6d91f1ff4289ba82fb3e651f1ee\" id=92a87cff-86c8-46b1-9edd-4be026a40d7f name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:20:10.279766 | controller |     "Jun 12 16:15:06.593237 crc crio[21573]: time=\"2026-06-12T16:15:06.593089318Z\" level=info msg=\"Creating container: metallb-system/speaker-fwf6d/speaker\" id=f2482409-48b3-45b4-8372-490a22aedc64 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:20:10.279782 | controller |     "Jun 12 16:15:06.594766 crc crio[21573]: time=\"2026-06-12T16:15:06.594066526Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.279797 | controller |     "Jun 12 16:15:06.759113 crc crio[21573]: time=\"2026-06-12T16:15:06.758383143Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.279813 | controller |     "Jun 12 16:15:07.341564 crc crio[21573]: time=\"2026-06-12T16:15:07.340887782Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.279829 | controller |     "Jun 12 16:15:07.530574 crc crio[21573]: time=\"2026-06-12T16:15:07.530419086Z\" level=info msg=\"Created container 10283ea4ae9e8d79060c4f0e69e9c5ef4a4fb3ef69fa2ace032ba75af8195bbc: metallb-system/speaker-fwf6d/speaker\" id=f2482409-48b3-45b4-8372-490a22aedc64 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:20:10.279844 | controller |     "Jun 12 16:15:07.533780 crc crio[21573]: time=\"2026-06-12T16:15:07.533726164Z\" level=info msg=\"Starting container: 10283ea4ae9e8d79060c4f0e69e9c5ef4a4fb3ef69fa2ace032ba75af8195bbc\" id=81ce9b1e-368e-4d08-9254-4ceb02444e10 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 17:20:10.279860 | controller |     "Jun 12 16:15:07.540377 crc crio[21573]: time=\"2026-06-12T16:15:07.540312323Z\" level=info msg=\"Started container\" PID=44496 containerID=10283ea4ae9e8d79060c4f0e69e9c5ef4a4fb3ef69fa2ace032ba75af8195bbc description=metallb-system/speaker-fwf6d/speaker id=81ce9b1e-368e-4d08-9254-4ceb02444e10 name=/runtime.v1.RuntimeService/StartContainer sandboxID=d88fe76c95c1600b92d9a5dc0b130ca5780ccf674f9b94e3ceb9b79b19ad49b2",
2026-06-12 17:20:10.279876 | controller |     "Jun 12 16:15:07.571575 crc crio[21573]: time=\"2026-06-12T16:15:07.569611639Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:78053b8e01dc3fb4442aa8f899787540074d67b84813d6893e947fcea00491c1\" id=2c68c7a0-d44b-43df-8df2-4955a3c5c751 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:20:10.279898 | controller |     "Jun 12 16:15:07.575574 crc crio[21573]: time=\"2026-06-12T16:15:07.575421258Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:78053b8e01dc3fb4442aa8f899787540074d67b84813d6893e947fcea00491c1\" id=e43c7950-236d-438c-852b-bc089e6786b9 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:20:10.279922 | controller |     "Jun 12 16:15:07.590804 crc crio[21573]: time=\"2026-06-12T16:15:07.590739882Z\" level=info msg=\"Creating container: metallb-system/speaker-fwf6d/kube-rbac-proxy\" id=ad9431ba-67b1-425f-a4bc-8bba044150ad name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:20:10.279939 | controller |     "Jun 12 16:15:07.591817 crc crio[21573]: time=\"2026-06-12T16:15:07.591787272Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.279955 | controller |     "Jun 12 16:15:07.698019 crc crio[21573]: time=\"2026-06-12T16:15:07.696046335Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.279971 | controller |     "Jun 12 16:15:08.304164 crc crio[21573]: time=\"2026-06-12T16:15:08.301809237Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.279986 | controller |     "Jun 12 16:15:08.496671 crc crio[21573]: time=\"2026-06-12T16:15:08.496557795Z\" level=info msg=\"Created container f2f29835f97f5ddd6d3fd0bebbf7263d4fe8be192f1befa414c050b4fda09990: metallb-system/speaker-fwf6d/kube-rbac-proxy\" id=ad9431ba-67b1-425f-a4bc-8bba044150ad name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:20:10.280001 | controller |     "Jun 12 16:15:08.498853 crc crio[21573]: time=\"2026-06-12T16:15:08.498771327Z\" level=info msg=\"Starting container: f2f29835f97f5ddd6d3fd0bebbf7263d4fe8be192f1befa414c050b4fda09990\" id=718abc98-f4ce-471a-bdca-5c5f503f57d6 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 17:20:10.280017 | controller |     "Jun 12 16:15:08.507033 crc crio[21573]: time=\"2026-06-12T16:15:08.506894762Z\" level=info msg=\"Started container\" PID=44515 containerID=f2f29835f97f5ddd6d3fd0bebbf7263d4fe8be192f1befa414c050b4fda09990 description=metallb-system/speaker-fwf6d/kube-rbac-proxy id=718abc98-f4ce-471a-bdca-5c5f503f57d6 name=/runtime.v1.RuntimeService/StartContainer sandboxID=d88fe76c95c1600b92d9a5dc0b130ca5780ccf674f9b94e3ceb9b79b19ad49b2",
2026-06-12 17:20:10.280033 | controller |     "Jun 12 16:15:29.842933 crc crio[21573]: time=\"2026-06-12T16:15:29.840563368Z\" level=info msg=\"Running pod sandbox: openshift-frr-k8s/frr-k8s-6jhk6/POD\" id=f51eb1c8-7fc9-4bd2-8c5d-0ccb32a50610 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:20:10.280049 | controller |     "Jun 12 16:15:29.842933 crc crio[21573]: time=\"2026-06-12T16:15:29.841923047Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.280064 | controller |     "Jun 12 16:15:29.868950 crc crio[21573]: time=\"2026-06-12T16:15:29.868853807Z\" level=warning msg=\"Skipping invalid sysctl specified by config {net.ipv4.ping_group_range 0 2147483647}: \\\"net.ipv4.ping_group_range\\\" not allowed with host net enabled\" id=f51eb1c8-7fc9-4bd2-8c5d-0ccb32a50610 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:20:10.280080 | controller |     "Jun 12 16:15:30.067543 crc crio[21573]: time=\"2026-06-12T16:15:30.066827924Z\" level=info msg=\"Ran pod sandbox d72e78cc1a0ac36b6a720a795ad3dd8ecd39f190a9c3e8be4d10f638daac027e with infra container: openshift-frr-k8s/frr-k8s-6jhk6/POD\" id=f51eb1c8-7fc9-4bd2-8c5d-0ccb32a50610 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:20:10.280099 | controller |     "Jun 12 16:15:30.071036 crc crio[21573]: time=\"2026-06-12T16:15:30.070931921Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b\" id=01457efd-d299-4008-b6d5-9e3316dd3b57 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:20:10.280115 | controller |     "Jun 12 16:15:30.071505 crc crio[21573]: time=\"2026-06-12T16:15:30.071379314Z\" level=info msg=\"Image quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b not found\" id=01457efd-d299-4008-b6d5-9e3316dd3b57 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:20:10.280130 | controller |     "Jun 12 16:15:30.071592 crc crio[21573]: time=\"2026-06-12T16:15:30.071567609Z\" level=info msg=\"Neither image nor artfiact quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b found\" id=01457efd-d299-4008-b6d5-9e3316dd3b57 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:20:10.280145 | controller |     "Jun 12 16:15:30.074008 crc crio[21573]: time=\"2026-06-12T16:15:30.073878222Z\" level=info msg=\"Pulling image: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b\" id=146acef3-7309-4106-9efe-47a33bcc561d name=/runtime.v1.ImageService/PullImage",
2026-06-12 17:20:10.280160 | controller |     "Jun 12 16:15:30.087566 crc crio[21573]: time=\"2026-06-12T16:15:30.085589573Z\" level=info msg=\"Trying to access \\\"quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b\\\"\"",
2026-06-12 17:20:10.280175 | controller |     "Jun 12 16:15:30.476844 crc crio[21573]: time=\"2026-06-12T16:15:30.476745792Z\" level=info msg=\"Running pod sandbox: openshift-frr-k8s/frr-k8s-webhook-server-bc5694f79-9pz4r/POD\" id=c568e1b6-33ae-4380-b07b-cdc0238efe80 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:20:10.280190 | controller |     "Jun 12 16:15:30.477042 crc crio[21573]: time=\"2026-06-12T16:15:30.476896806Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.280205 | controller |     "Jun 12 16:15:30.502321 crc crio[21573]: time=\"2026-06-12T16:15:30.50222125Z\" level=warning msg=\"Skipping invalid sysctl specified by config {net.ipv4.ping_group_range 0 2147483647}: \\\"net.ipv4.ping_group_range\\\" not allowed with host net enabled\" id=c568e1b6-33ae-4380-b07b-cdc0238efe80 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:20:10.280220 | controller |     "Jun 12 16:15:30.518847 crc crio[21573]: time=\"2026-06-12T16:15:30.518736318Z\" level=info msg=\"Ran pod sandbox 71848be8002e50a0aff00ac186ce15fbfd401c70690eb24721dc595c928645a1 with infra container: openshift-frr-k8s/frr-k8s-webhook-server-bc5694f79-9pz4r/POD\" id=c568e1b6-33ae-4380-b07b-cdc0238efe80 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:20:10.280235 | controller |     "Jun 12 16:15:30.527872 crc crio[21573]: time=\"2026-06-12T16:15:30.52736902Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b\" id=d60acdff-53a7-457f-a275-7da557388789 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:20:10.280251 | controller |     "Jun 12 16:15:30.527872 crc crio[21573]: time=\"2026-06-12T16:15:30.527878644Z\" level=info msg=\"Image quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b not found\" id=d60acdff-53a7-457f-a275-7da557388789 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:20:10.280266 | controller |     "Jun 12 16:15:30.527872 crc crio[21573]: time=\"2026-06-12T16:15:30.527995947Z\" level=info msg=\"Neither image nor artfiact quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b found\" id=d60acdff-53a7-457f-a275-7da557388789 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:20:10.280285 | controller |     "Jun 12 16:15:30.540247 crc crio[21573]: time=\"2026-06-12T16:15:30.528982856Z\" level=info msg=\"Pulling image: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b\" id=12e35314-cb2d-4907-af83-19a1c9ca5e6b name=/runtime.v1.ImageService/PullImage",
2026-06-12 17:20:10.280301 | controller |     "Jun 12 16:15:30.540247 crc crio[21573]: time=\"2026-06-12T16:15:30.540206455Z\" level=info msg=\"Trying to access \\\"quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b\\\"\"",
2026-06-12 17:20:10.280316 | controller |     "Jun 12 16:16:00.052966 crc crio[21573]: time=\"2026-06-12T16:16:00.05152491Z\" level=info msg=\"Pulled image: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b\" id=146acef3-7309-4106-9efe-47a33bcc561d name=/runtime.v1.ImageService/PullImage",
2026-06-12 17:20:10.280331 | controller |     "Jun 12 16:16:00.054158 crc crio[21573]: time=\"2026-06-12T16:16:00.054057272Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b\" id=87195c19-de22-4e37-95a2-4f64f94563e2 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:20:10.280346 | controller |     "Jun 12 16:16:00.062902 crc crio[21573]: time=\"2026-06-12T16:16:00.059210877Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b\" id=58d73c33-19b7-4dc4-9897-4cc26358fa73 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:20:10.280361 | controller |     "Jun 12 16:16:00.079699 crc crio[21573]: time=\"2026-06-12T16:16:00.073408896Z\" level=info msg=\"Creating container: openshift-frr-k8s/frr-k8s-6jhk6/cp-frr-files\" id=1b50f20d-5bb1-4073-b2ce-ff13cbbc79a7 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:20:10.280376 | controller |     "Jun 12 16:16:00.079699 crc crio[21573]: time=\"2026-06-12T16:16:00.076768331Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.280391 | controller |     "Jun 12 16:16:00.089544 crc crio[21573]: time=\"2026-06-12T16:16:00.089394176Z\" level=info msg=\"Pulled image: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b\" id=12e35314-cb2d-4907-af83-19a1c9ca5e6b name=/runtime.v1.ImageService/PullImage",
2026-06-12 17:20:10.280405 | controller |     "Jun 12 16:16:00.090630 crc crio[21573]: time=\"2026-06-12T16:16:00.090514936Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b\" id=171a634b-84b5-4060-abf0-1b2b28aceb26 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:20:10.280420 | controller |     "Jun 12 16:16:00.119684 crc crio[21573]: time=\"2026-06-12T16:16:00.114404047Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b\" id=54c52245-08e7-4920-b4a1-36f26ecc06ba name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:20:10.280435 | controller |     "Jun 12 16:16:00.157787 crc crio[21573]: time=\"2026-06-12T16:16:00.157641501Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.280451 | controller |     "Jun 12 16:16:00.167649 crc crio[21573]: time=\"2026-06-12T16:16:00.166815127Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.280469 | controller |     "Jun 12 16:16:00.172095 crc crio[21573]: time=\"2026-06-12T16:16:00.172007966Z\" level=info msg=\"Creating container: openshift-frr-k8s/frr-k8s-webhook-server-bc5694f79-9pz4r/frr-k8s-webhook-server\" id=7e855a51-10f2-4150-a13f-a32fb7efaac4 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:20:10.280484 | controller |     "Jun 12 16:16:00.183209 crc crio[21573]: time=\"2026-06-12T16:16:00.183016149Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.280500 | controller |     "Jun 12 16:16:00.299778 crc crio[21573]: time=\"2026-06-12T16:16:00.285562425Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.280516 | controller |     "Jun 12 16:16:00.299778 crc crio[21573]: time=\"2026-06-12T16:16:00.290183082Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.280530 | controller |     "Jun 12 16:16:00.345060 crc crio[21573]: time=\"2026-06-12T16:16:00.342258423Z\" level=info msg=\"Created container d82dea024007d5fb12f9e7f329c7bf8c769d095f4b1a23c7e2dcc0d4c043287e: openshift-frr-k8s/frr-k8s-6jhk6/cp-frr-files\" id=1b50f20d-5bb1-4073-b2ce-ff13cbbc79a7 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:20:10.280545 | controller |     "Jun 12 16:16:00.349044 crc crio[21573]: time=\"2026-06-12T16:16:00.348659104Z\" level=info msg=\"Starting container: d82dea024007d5fb12f9e7f329c7bf8c769d095f4b1a23c7e2dcc0d4c043287e\" id=cfc3fcc6-6f10-4955-ac95-d2b23f72f316 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 17:20:10.280561 | controller |     "Jun 12 16:16:00.358493 crc crio[21573]: time=\"2026-06-12T16:16:00.358343715Z\" level=info msg=\"Started container\" PID=45262 containerID=d82dea024007d5fb12f9e7f329c7bf8c769d095f4b1a23c7e2dcc0d4c043287e description=openshift-frr-k8s/frr-k8s-6jhk6/cp-frr-files id=cfc3fcc6-6f10-4955-ac95-d2b23f72f316 name=/runtime.v1.RuntimeService/StartContainer sandboxID=d72e78cc1a0ac36b6a720a795ad3dd8ecd39f190a9c3e8be4d10f638daac027e",
2026-06-12 17:20:10.280596 | controller |     "Jun 12 16:16:00.453550 crc crio[21573]: time=\"2026-06-12T16:16:00.453332362Z\" level=info msg=\"Created container 850b6317e769f34550f4793aea2953628e860d4bf3a4c48c96dd290d0aa1676e: openshift-frr-k8s/frr-k8s-webhook-server-bc5694f79-9pz4r/frr-k8s-webhook-server\" id=7e855a51-10f2-4150-a13f-a32fb7efaac4 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:20:10.280615 | controller |     "Jun 12 16:16:00.455132 crc crio[21573]: time=\"2026-06-12T16:16:00.455046109Z\" level=info msg=\"Starting container: 850b6317e769f34550f4793aea2953628e860d4bf3a4c48c96dd290d0aa1676e\" id=8c32738b-9cc9-49bb-b72b-9e99a8345f6e name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 17:20:10.280632 | controller |     "Jun 12 16:16:00.464954 crc crio[21573]: time=\"2026-06-12T16:16:00.4646973Z\" level=info msg=\"Started container\" PID=45272 containerID=850b6317e769f34550f4793aea2953628e860d4bf3a4c48c96dd290d0aa1676e description=openshift-frr-k8s/frr-k8s-webhook-server-bc5694f79-9pz4r/frr-k8s-webhook-server id=8c32738b-9cc9-49bb-b72b-9e99a8345f6e name=/runtime.v1.RuntimeService/StartContainer sandboxID=71848be8002e50a0aff00ac186ce15fbfd401c70690eb24721dc595c928645a1",
2026-06-12 17:20:10.280648 | controller |     "Jun 12 16:16:00.661640 crc crio[21573]: time=\"2026-06-12T16:16:00.661574778Z\" level=info msg=\"Running pod sandbox: openshift-infra/auto-csr-approver-29688016-xt9x6/POD\" id=5299535a-9fca-48c7-aeec-2df8eeee5065 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:20:10.280670 | controller |     "Jun 12 16:16:00.661786 crc crio[21573]: time=\"2026-06-12T16:16:00.661709872Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.280686 | controller |     "Jun 12 16:16:00.701019 crc crio[21573]: time=\"2026-06-12T16:16:00.699131793Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29688016-xt9x6 Namespace:openshift-infra ID:dd02b13485c452e6e01a830e100a86c5761b23842ba6711e95237d00488f1eef UID:e1d4e7ba-1dfa-438e-aa64-bd824b0c2668 NetNS:/var/run/netns/a392bbcc-c1c0-4fd6-8a6f-f229b5a0432b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pode1d4e7ba_1dfa_438e_aa64_bd824b0c2668.slice PodAnnotations:0xc002722e40}] Aliases:map[]}\"",
2026-06-12 17:20:10.280702 | controller |     "Jun 12 16:16:00.701019 crc crio[21573]: time=\"2026-06-12T16:16:00.699214215Z\" level=info msg=\"Adding pod openshift-infra_auto-csr-approver-29688016-xt9x6 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 17:20:10.280717 | controller |     "Jun 12 16:16:01.521561 crc crio[21573]: time=\"2026-06-12T16:16:01.519757031Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b\" id=f8e97da6-e932-49d0-8dcb-033fd290b109 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:20:10.280732 | controller |     "Jun 12 16:16:01.528524 crc crio[21573]: 2026-06-12T16:16:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:dd02b13485c452e Mac:ae:05:02:3e:d2:b0 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:40 Mtu:0 Sandbox:/var/run/netns/a392bbcc-c1c0-4fd6-8a6f-f229b5a0432b SocketPath: PciID:}] [{Interface:0xc0004b25e0 Address:{IP:10.217.0.64 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 17:20:10.280748 | controller |     "Jun 12 16:16:01.528524 crc crio[21573]: time=\"2026-06-12T16:16:01.52791162Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b\" id=9d68152e-ea4d-4ac8-94ab-6ba0cb85526b name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:20:10.280763 | controller |     "Jun 12 16:16:01.530552 crc crio[21573]: time=\"2026-06-12T16:16:01.530175293Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29688016-xt9x6 Namespace:openshift-infra ID:dd02b13485c452e6e01a830e100a86c5761b23842ba6711e95237d00488f1eef UID:e1d4e7ba-1dfa-438e-aa64-bd824b0c2668 NetNS:/var/run/netns/a392bbcc-c1c0-4fd6-8a6f-f229b5a0432b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pode1d4e7ba_1dfa_438e_aa64_bd824b0c2668.slice PodAnnotations:0xc002722e40}] Aliases:map[]}\"",
2026-06-12 17:20:10.280779 | controller |     "Jun 12 16:16:01.533016 crc crio[21573]: time=\"2026-06-12T16:16:01.530726998Z\" level=info msg=\"Checking pod openshift-infra_auto-csr-approver-29688016-xt9x6 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 17:20:10.280794 | controller |     "Jun 12 16:16:01.537944 crc crio[21573]: time=\"2026-06-12T16:16:01.537735345Z\" level=info msg=\"Creating container: openshift-frr-k8s/frr-k8s-6jhk6/cp-reloader\" id=ac8daaa8-c981-49dc-b4b5-9fca673eaadc name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:20:10.280810 | controller |     "Jun 12 16:16:01.540791 crc crio[21573]: time=\"2026-06-12T16:16:01.540639087Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.280825 | controller |     "Jun 12 16:16:01.544558 crc crio[21573]: time=\"2026-06-12T16:16:01.544403673Z\" level=info msg=\"Ran pod sandbox dd02b13485c452e6e01a830e100a86c5761b23842ba6711e95237d00488f1eef with infra container: openshift-infra/auto-csr-approver-29688016-xt9x6/POD\" id=5299535a-9fca-48c7-aeec-2df8eeee5065 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:20:10.280843 | controller |     "Jun 12 16:16:01.547965 crc crio[21573]: time=\"2026-06-12T16:16:01.547866309Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-cli:latest\" id=a97ae3db-c797-454d-98f9-19c65ca29f75 name=/runtime.v1.ImageService/PullImage",
2026-06-12 17:20:10.280860 | controller |     "Jun 12 16:16:01.588946 crc crio[21573]: time=\"2026-06-12T16:16:01.588772908Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-cli:latest\\\"\"",
2026-06-12 17:20:10.280876 | controller |     "Jun 12 16:16:01.598934 crc crio[21573]: time=\"2026-06-12T16:16:01.59880048Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.280892 | controller |     "Jun 12 16:16:01.603669 crc crio[21573]: time=\"2026-06-12T16:16:01.603592664Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.280911 | controller |     "Jun 12 16:16:01.723952 crc crio[21573]: time=\"2026-06-12T16:16:01.723248293Z\" level=info msg=\"Created container cc053c49d24dad1d29dddbce758a6552db7dc059cf3d59612d31c37612a07795: openshift-frr-k8s/frr-k8s-6jhk6/cp-reloader\" id=ac8daaa8-c981-49dc-b4b5-9fca673eaadc name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:20:10.280935 | controller |     "Jun 12 16:16:01.725997 crc crio[21573]: time=\"2026-06-12T16:16:01.725896898Z\" level=info msg=\"Starting container: cc053c49d24dad1d29dddbce758a6552db7dc059cf3d59612d31c37612a07795\" id=c69f6739-4d77-4b86-aef8-d1bcca648ac0 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 17:20:10.280953 | controller |     "Jun 12 16:16:01.735741 crc crio[21573]: time=\"2026-06-12T16:16:01.735547819Z\" level=info msg=\"Started container\" PID=45349 containerID=cc053c49d24dad1d29dddbce758a6552db7dc059cf3d59612d31c37612a07795 description=openshift-frr-k8s/frr-k8s-6jhk6/cp-reloader id=c69f6739-4d77-4b86-aef8-d1bcca648ac0 name=/runtime.v1.RuntimeService/StartContainer sandboxID=d72e78cc1a0ac36b6a720a795ad3dd8ecd39f190a9c3e8be4d10f638daac027e",
2026-06-12 17:20:10.280969 | controller |     "Jun 12 16:16:02.478174 crc crio[21573]: time=\"2026-06-12T16:16:02.478034172Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9\" id=a97ae3db-c797-454d-98f9-19c65ca29f75 name=/runtime.v1.ImageService/PullImage",
2026-06-12 17:20:10.280985 | controller |     "Jun 12 16:16:02.480376 crc crio[21573]: time=\"2026-06-12T16:16:02.480266825Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=36d500fc-6025-48b5-ae83-2b90465b0e18 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:20:10.281000 | controller |     "Jun 12 16:16:02.482029 crc crio[21573]: time=\"2026-06-12T16:16:02.481947254Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=a9265a64-65c0-4a9d-80e5-de18cc10c136 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:20:10.281016 | controller |     "Jun 12 16:16:02.496511 crc crio[21573]: time=\"2026-06-12T16:16:02.493821467Z\" level=info msg=\"Creating container: openshift-infra/auto-csr-approver-29688016-xt9x6/oc\" id=95c43f55-f0de-483d-bef8-f1725a74af0b name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:20:10.281031 | controller |     "Jun 12 16:16:02.496511 crc crio[21573]: time=\"2026-06-12T16:16:02.494567378Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.281046 | controller |     "Jun 12 16:16:02.529115 crc crio[21573]: time=\"2026-06-12T16:16:02.528980453Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.281066 | controller |     "Jun 12 16:16:02.579910 crc crio[21573]: time=\"2026-06-12T16:16:02.579171646Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b\" id=220347f2-0e9e-4d71-8f78-f4fdbdf3f92d name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:20:10.281082 | controller |     "Jun 12 16:16:02.586887 crc crio[21573]: time=\"2026-06-12T16:16:02.584672016Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b\" id=8c88f283-08ff-45bb-ad7d-3659830b13f2 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:20:10.281097 | controller |     "Jun 12 16:16:02.626733 crc crio[21573]: time=\"2026-06-12T16:16:02.626102599Z\" level=info msg=\"Creating container: openshift-frr-k8s/frr-k8s-6jhk6/cp-metrics\" id=856e6f70-3bf4-4d18-b9c0-564d8eb7d5dd name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:20:10.281113 | controller |     "Jun 12 16:16:02.629095 crc crio[21573]: time=\"2026-06-12T16:16:02.62894047Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.281128 | controller |     "Jun 12 16:16:02.697318 crc crio[21573]: time=\"2026-06-12T16:16:02.693885422Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.281144 | controller |     "Jun 12 16:16:02.710933 crc crio[21573]: time=\"2026-06-12T16:16:02.710803367Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.281159 | controller |     "Jun 12 16:16:02.901237 crc crio[21573]: time=\"2026-06-12T16:16:02.900793301Z\" level=info msg=\"Created container 7b9b3c1007cadf118fea3549da17000ab24e05865fd6963423c205b58465a65f: openshift-frr-k8s/frr-k8s-6jhk6/cp-metrics\" id=856e6f70-3bf4-4d18-b9c0-564d8eb7d5dd name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:20:10.281175 | controller |     "Jun 12 16:16:02.917150 crc crio[21573]: time=\"2026-06-12T16:16:02.916906128Z\" level=info msg=\"Starting container: 7b9b3c1007cadf118fea3549da17000ab24e05865fd6963423c205b58465a65f\" id=7fab3033-b268-4e1d-ac4e-544f74c7caca name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 17:20:10.281191 | controller |     "Jun 12 16:16:02.939063 crc crio[21573]: time=\"2026-06-12T16:16:02.929943528Z\" level=info msg=\"Started container\" PID=45359 containerID=7b9b3c1007cadf118fea3549da17000ab24e05865fd6963423c205b58465a65f description=openshift-frr-k8s/frr-k8s-6jhk6/cp-metrics id=7fab3033-b268-4e1d-ac4e-544f74c7caca name=/runtime.v1.RuntimeService/StartContainer sandboxID=d72e78cc1a0ac36b6a720a795ad3dd8ecd39f190a9c3e8be4d10f638daac027e",
2026-06-12 17:20:10.281207 | controller |     "Jun 12 16:16:03.139533 crc crio[21573]: time=\"2026-06-12T16:16:03.138598666Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.281222 | controller |     "Jun 12 16:16:03.252650 crc crio[21573]: time=\"2026-06-12T16:16:03.252584086Z\" level=info msg=\"Created container 0845df1d07949eb35a9799784ecc535de5abfc014192d803744855c43d8aa786: openshift-infra/auto-csr-approver-29688016-xt9x6/oc\" id=95c43f55-f0de-483d-bef8-f1725a74af0b name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:20:10.281237 | controller |     "Jun 12 16:16:03.255271 crc crio[21573]: time=\"2026-06-12T16:16:03.255180049Z\" level=info msg=\"Starting container: 0845df1d07949eb35a9799784ecc535de5abfc014192d803744855c43d8aa786\" id=1a494ea5-2686-4d5f-bdcf-6eccc868b99c name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 17:20:10.281256 | controller |     "Jun 12 16:16:03.266039 crc crio[21573]: time=\"2026-06-12T16:16:03.265749896Z\" level=info msg=\"Started container\" PID=45372 containerID=0845df1d07949eb35a9799784ecc535de5abfc014192d803744855c43d8aa786 description=openshift-infra/auto-csr-approver-29688016-xt9x6/oc id=1a494ea5-2686-4d5f-bdcf-6eccc868b99c name=/runtime.v1.RuntimeService/StartContainer sandboxID=dd02b13485c452e6e01a830e100a86c5761b23842ba6711e95237d00488f1eef",
2026-06-12 17:20:10.281272 | controller |     "Jun 12 16:16:03.631784 crc crio[21573]: time=\"2026-06-12T16:16:03.631583208Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b\" id=ee33e9c7-e17d-4f3a-91f0-9d4ea76c43cf name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:20:10.281288 | controller |     "Jun 12 16:16:03.656794 crc crio[21573]: time=\"2026-06-12T16:16:03.656720783Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b\" id=0c961422-3fa8-495d-8a8c-c54bb78344e1 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:20:10.281303 | controller |     "Jun 12 16:16:03.682431 crc crio[21573]: time=\"2026-06-12T16:16:03.681119088Z\" level=info msg=\"Creating container: openshift-frr-k8s/frr-k8s-6jhk6/cp-frr-status\" id=0a281501-19a8-49f3-8f18-eaa6cf741b42 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:20:10.281318 | controller |     "Jun 12 16:16:03.684776 crc crio[21573]: time=\"2026-06-12T16:16:03.684171124Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.281334 | controller |     "Jun 12 16:16:03.802174 crc crio[21573]: time=\"2026-06-12T16:16:03.802007622Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.281349 | controller |     "Jun 12 16:16:03.815253 crc crio[21573]: time=\"2026-06-12T16:16:03.815144751Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.281364 | controller |     "Jun 12 16:16:03.952613 crc crio[21573]: time=\"2026-06-12T16:16:03.952484626Z\" level=info msg=\"Created container 724c9eec78cd3424974d0d8889cc885bf20a80a9d54c587c7223ba5d98796a31: openshift-frr-k8s/frr-k8s-6jhk6/cp-frr-status\" id=0a281501-19a8-49f3-8f18-eaa6cf741b42 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:20:10.281379 | controller |     "Jun 12 16:16:03.954269 crc crio[21573]: time=\"2026-06-12T16:16:03.953986817Z\" level=info msg=\"Starting container: 724c9eec78cd3424974d0d8889cc885bf20a80a9d54c587c7223ba5d98796a31\" id=bae20e2e-7ed0-4098-922e-709ef2f18e43 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 17:20:10.281394 | controller |     "Jun 12 16:16:03.967208 crc crio[21573]: time=\"2026-06-12T16:16:03.967047214Z\" level=info msg=\"Started container\" PID=45433 containerID=724c9eec78cd3424974d0d8889cc885bf20a80a9d54c587c7223ba5d98796a31 description=openshift-frr-k8s/frr-k8s-6jhk6/cp-frr-status id=bae20e2e-7ed0-4098-922e-709ef2f18e43 name=/runtime.v1.RuntimeService/StartContainer sandboxID=d72e78cc1a0ac36b6a720a795ad3dd8ecd39f190a9c3e8be4d10f638daac027e",
2026-06-12 17:20:10.281408 | controller |     "Jun 12 16:16:04.656128 crc crio[21573]: time=\"2026-06-12T16:16:04.655220585Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b\" id=1016f2dd-4215-4fc2-b80b-df3458e8a4e4 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:20:10.281423 | controller |     "Jun 12 16:16:04.676536 crc crio[21573]: time=\"2026-06-12T16:16:04.67637626Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b\" id=9bfe958f-f4bf-4e27-9934-e89c65ebba4a name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:20:10.281441 | controller |     "Jun 12 16:16:04.824516 crc crio[21573]: time=\"2026-06-12T16:16:04.824328962Z\" level=info msg=\"Creating container: openshift-frr-k8s/frr-k8s-6jhk6/controller\" id=dc71c2c3-21f5-4dde-abff-4aa51ee31405 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:20:10.281457 | controller |     "Jun 12 16:16:04.831753 crc crio[21573]: time=\"2026-06-12T16:16:04.826952156Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.281472 | controller |     "Jun 12 16:16:04.877805 crc crio[21573]: time=\"2026-06-12T16:16:04.877673979Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.281487 | controller |     "Jun 12 16:16:04.899912 crc crio[21573]: time=\"2026-06-12T16:16:04.89976943Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.281501 | controller |     "Jun 12 16:16:05.067169 crc crio[21573]: time=\"2026-06-12T16:16:05.067083006Z\" level=info msg=\"Created container f1bcb594a07c043d8c9e73640baca771c161877ad824d8aaf9222e4c025fa77f: openshift-frr-k8s/frr-k8s-6jhk6/controller\" id=dc71c2c3-21f5-4dde-abff-4aa51ee31405 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:20:10.281516 | controller |     "Jun 12 16:16:05.070010 crc crio[21573]: time=\"2026-06-12T16:16:05.069906766Z\" level=info msg=\"Starting container: f1bcb594a07c043d8c9e73640baca771c161877ad824d8aaf9222e4c025fa77f\" id=78aa3a8f-a7a5-4c32-8c36-bd44c802cccc name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 17:20:10.281530 | controller |     "Jun 12 16:16:05.076736 crc crio[21573]: time=\"2026-06-12T16:16:05.076557693Z\" level=info msg=\"Started container\" PID=45458 containerID=f1bcb594a07c043d8c9e73640baca771c161877ad824d8aaf9222e4c025fa77f description=openshift-frr-k8s/frr-k8s-6jhk6/controller id=78aa3a8f-a7a5-4c32-8c36-bd44c802cccc name=/runtime.v1.RuntimeService/StartContainer sandboxID=d72e78cc1a0ac36b6a720a795ad3dd8ecd39f190a9c3e8be4d10f638daac027e",
2026-06-12 17:20:10.281546 | controller |     "Jun 12 16:16:05.106662 crc crio[21573]: time=\"2026-06-12T16:16:05.105175736Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b\" id=3a5c3a69-e3fb-4a5c-a06e-6cece5593c08 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:20:10.281560 | controller |     "Jun 12 16:16:05.122828 crc crio[21573]: time=\"2026-06-12T16:16:05.121641028Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b\" id=1598758a-8fa7-460c-81bf-1ceba446be24 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:20:10.281590 | controller |     "Jun 12 16:16:05.169344 crc crio[21573]: time=\"2026-06-12T16:16:05.169019249Z\" level=info msg=\"Creating container: openshift-frr-k8s/frr-k8s-6jhk6/frr\" id=f6f19738-461e-440b-a965-fa28e47097a3 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:20:10.281611 | controller |     "Jun 12 16:16:05.171819 crc crio[21573]: time=\"2026-06-12T16:16:05.171699774Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.281627 | controller |     "Jun 12 16:16:05.211010 crc crio[21573]: time=\"2026-06-12T16:16:05.210895226Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.281645 | controller |     "Jun 12 16:16:05.215584 crc crio[21573]: time=\"2026-06-12T16:16:05.215372009Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.281661 | controller |     "Jun 12 16:16:05.371151 crc crio[21573]: time=\"2026-06-12T16:16:05.37102201Z\" level=info msg=\"Created container 769e7bf1c953688781675e7e59025d9eec3ebcb0cf8add09efca6deaa36759a9: openshift-frr-k8s/frr-k8s-6jhk6/frr\" id=f6f19738-461e-440b-a965-fa28e47097a3 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:20:10.281676 | controller |     "Jun 12 16:16:05.372529 crc crio[21573]: time=\"2026-06-12T16:16:05.372413558Z\" level=info msg=\"Starting container: 769e7bf1c953688781675e7e59025d9eec3ebcb0cf8add09efca6deaa36759a9\" id=dcfdafd0-02cc-46e2-99f6-46598bb1dc28 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 17:20:10.281691 | controller |     "Jun 12 16:16:05.381216 crc crio[21573]: time=\"2026-06-12T16:16:05.381011171Z\" level=info msg=\"Started container\" PID=45476 containerID=769e7bf1c953688781675e7e59025d9eec3ebcb0cf8add09efca6deaa36759a9 description=openshift-frr-k8s/frr-k8s-6jhk6/frr id=dcfdafd0-02cc-46e2-99f6-46598bb1dc28 name=/runtime.v1.RuntimeService/StartContainer sandboxID=d72e78cc1a0ac36b6a720a795ad3dd8ecd39f190a9c3e8be4d10f638daac027e",
2026-06-12 17:20:10.281706 | controller |     "Jun 12 16:16:05.397339 crc crio[21573]: time=\"2026-06-12T16:16:05.397211105Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b\" id=faa6ce5b-254e-4ca0-8bd4-c1072e2f688f name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:20:10.281721 | controller |     "Jun 12 16:16:05.402956 crc crio[21573]: time=\"2026-06-12T16:16:05.402844634Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b\" id=a627f07a-748c-41b6-bf42-fbdebfbbc6b3 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:20:10.281736 | controller |     "Jun 12 16:16:05.457627 crc crio[21573]: time=\"2026-06-12T16:16:05.457355903Z\" level=info msg=\"Creating container: openshift-frr-k8s/frr-k8s-6jhk6/reloader\" id=5963247d-8f1c-4df4-b328-9410bd50cd96 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:20:10.281751 | controller |     "Jun 12 16:16:05.460263 crc crio[21573]: time=\"2026-06-12T16:16:05.460186164Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.281765 | controller |     "Jun 12 16:16:05.499317 crc crio[21573]: time=\"2026-06-12T16:16:05.499172189Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.281780 | controller |     "Jun 12 16:16:05.503550 crc crio[21573]: time=\"2026-06-12T16:16:05.50340681Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.281794 | controller |     "Jun 12 16:16:05.674961 crc crio[21573]: time=\"2026-06-12T16:16:05.673277985Z\" level=info msg=\"Stopping pod sandbox: dd02b13485c452e6e01a830e100a86c5761b23842ba6711e95237d00488f1eef\" id=d9c672a4-aa5d-4055-b036-fed3a53738ee name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 17:20:10.281809 | controller |     "Jun 12 16:16:05.674961 crc crio[21573]: time=\"2026-06-12T16:16:05.674082518Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29688016-xt9x6 Namespace:openshift-infra ID:dd02b13485c452e6e01a830e100a86c5761b23842ba6711e95237d00488f1eef UID:e1d4e7ba-1dfa-438e-aa64-bd824b0c2668 NetNS:/var/run/netns/a392bbcc-c1c0-4fd6-8a6f-f229b5a0432b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pode1d4e7ba_1dfa_438e_aa64_bd824b0c2668.slice PodAnnotations:0xc00338e518}] Aliases:map[]}\"",
2026-06-12 17:20:10.281827 | controller |     "Jun 12 16:16:05.674961 crc crio[21573]: time=\"2026-06-12T16:16:05.674241933Z\" level=info msg=\"Deleting pod openshift-infra_auto-csr-approver-29688016-xt9x6 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 17:20:10.281843 | controller |     "Jun 12 16:16:05.697180 crc crio[21573]: time=\"2026-06-12T16:16:05.696134767Z\" level=info msg=\"Created container dcd84750832fc4be339003d066686e4af8973d4d5cc7dcd130cff0a3d6e024a8: openshift-frr-k8s/frr-k8s-6jhk6/reloader\" id=5963247d-8f1c-4df4-b328-9410bd50cd96 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:20:10.281858 | controller |     "Jun 12 16:16:05.699208 crc crio[21573]: time=\"2026-06-12T16:16:05.699102411Z\" level=info msg=\"Starting container: dcd84750832fc4be339003d066686e4af8973d4d5cc7dcd130cff0a3d6e024a8\" id=94a54e31-a1fb-4cc9-9c7f-162162a4c99a name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 17:20:10.281873 | controller |     "Jun 12 16:16:05.708728 crc crio[21573]: time=\"2026-06-12T16:16:05.708241496Z\" level=info msg=\"Started container\" PID=45525 containerID=dcd84750832fc4be339003d066686e4af8973d4d5cc7dcd130cff0a3d6e024a8 description=openshift-frr-k8s/frr-k8s-6jhk6/reloader id=94a54e31-a1fb-4cc9-9c7f-162162a4c99a name=/runtime.v1.RuntimeService/StartContainer sandboxID=d72e78cc1a0ac36b6a720a795ad3dd8ecd39f190a9c3e8be4d10f638daac027e",
2026-06-12 17:20:10.281889 | controller |     "Jun 12 16:16:05.771973 crc crio[21573]: time=\"2026-06-12T16:16:05.771792301Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b\" id=ce5b7c4b-2511-48b3-912d-c60de4786838 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:20:10.281905 | controller |     "Jun 12 16:16:05.777904 crc crio[21573]: time=\"2026-06-12T16:16:05.777781238Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b\" id=bc7496d4-fdd0-45ed-91cd-a2eecc521c62 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:20:10.281920 | controller |     "Jun 12 16:16:05.806054 crc crio[21573]: time=\"2026-06-12T16:16:05.805734963Z\" level=info msg=\"Creating container: openshift-frr-k8s/frr-k8s-6jhk6/frr-metrics\" id=da2f8ea0-35d8-40c7-9588-3f57d62488d4 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:20:10.281943 | controller |     "Jun 12 16:16:05.816346 crc crio[21573]: time=\"2026-06-12T16:16:05.815963832Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.281963 | controller |     "Jun 12 16:16:05.890100 crc crio[21573]: time=\"2026-06-12T16:16:05.889874115Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.281979 | controller |     "Jun 12 16:16:05.900750 crc crio[21573]: time=\"2026-06-12T16:16:05.900275647Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.282009 | controller |     "Jun 12 16:16:06.053581 crc crio[21573]: time=\"2026-06-12T16:16:06.0492339Z\" level=info msg=\"Stopped pod sandbox: dd02b13485c452e6e01a830e100a86c5761b23842ba6711e95237d00488f1eef\" id=d9c672a4-aa5d-4055-b036-fed3a53738ee name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 17:20:10.282026 | controller |     "Jun 12 16:16:06.099262 crc crio[21573]: time=\"2026-06-12T16:16:06.09913522Z\" level=info msg=\"Created container e108763bd0819faaabf7b2d231a3b3fee0fe5d33785e81b1331993839256dceb: openshift-frr-k8s/frr-k8s-6jhk6/frr-metrics\" id=da2f8ea0-35d8-40c7-9588-3f57d62488d4 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:20:10.282046 | controller |     "Jun 12 16:16:06.101143 crc crio[21573]: time=\"2026-06-12T16:16:06.101031804Z\" level=info msg=\"Starting container: e108763bd0819faaabf7b2d231a3b3fee0fe5d33785e81b1331993839256dceb\" id=051242fb-2fdd-41a0-80e6-9c4f3b129556 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 17:20:10.282062 | controller |     "Jun 12 16:16:06.109344 crc crio[21573]: time=\"2026-06-12T16:16:06.109137151Z\" level=info msg=\"Started container\" PID=45599 containerID=e108763bd0819faaabf7b2d231a3b3fee0fe5d33785e81b1331993839256dceb description=openshift-frr-k8s/frr-k8s-6jhk6/frr-metrics id=051242fb-2fdd-41a0-80e6-9c4f3b129556 name=/runtime.v1.RuntimeService/StartContainer sandboxID=d72e78cc1a0ac36b6a720a795ad3dd8ecd39f190a9c3e8be4d10f638daac027e",
2026-06-12 17:20:10.282078 | controller |     "Jun 12 16:16:06.185041 crc crio[21573]: time=\"2026-06-12T16:16:06.184855377Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b\" id=86c34744-0959-42d1-806b-78fd3238b18b name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:20:10.282094 | controller |     "Jun 12 16:16:06.195228 crc crio[21573]: time=\"2026-06-12T16:16:06.195139655Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b\" id=8f2dca47-80c9-4d82-ac66-ddb756f4d336 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:20:10.282110 | controller |     "Jun 12 16:16:06.221179 crc crio[21573]: time=\"2026-06-12T16:16:06.220163818Z\" level=info msg=\"Creating container: openshift-frr-k8s/frr-k8s-6jhk6/frr-status\" id=77e4fc2d-196f-4963-ba47-6312989b5bf8 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:20:10.282125 | controller |     "Jun 12 16:16:06.222928 crc crio[21573]: time=\"2026-06-12T16:16:06.222788503Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.282140 | controller |     "Jun 12 16:16:06.280937 crc crio[21573]: time=\"2026-06-12T16:16:06.280701508Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.282155 | controller |     "Jun 12 16:16:06.288189 crc crio[21573]: time=\"2026-06-12T16:16:06.288095465Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.282170 | controller |     "Jun 12 16:16:06.429521 crc crio[21573]: time=\"2026-06-12T16:16:06.42933313Z\" level=info msg=\"Created container 04e22f5222ac17ec306d8b2540770d6b0a99c5b16526bda4eb8a2f3fd18b7c53: openshift-frr-k8s/frr-k8s-6jhk6/frr-status\" id=77e4fc2d-196f-4963-ba47-6312989b5bf8 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:20:10.282185 | controller |     "Jun 12 16:16:06.431092 crc crio[21573]: time=\"2026-06-12T16:16:06.430993056Z\" level=info msg=\"Starting container: 04e22f5222ac17ec306d8b2540770d6b0a99c5b16526bda4eb8a2f3fd18b7c53\" id=55287007-076f-4d7c-bdc0-10759188a19c name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 17:20:10.282200 | controller |     "Jun 12 16:16:06.438628 crc crio[21573]: time=\"2026-06-12T16:16:06.438527018Z\" level=info msg=\"Started container\" PID=45653 containerID=04e22f5222ac17ec306d8b2540770d6b0a99c5b16526bda4eb8a2f3fd18b7c53 description=openshift-frr-k8s/frr-k8s-6jhk6/frr-status id=55287007-076f-4d7c-bdc0-10759188a19c name=/runtime.v1.RuntimeService/StartContainer sandboxID=d72e78cc1a0ac36b6a720a795ad3dd8ecd39f190a9c3e8be4d10f638daac027e",
2026-06-12 17:20:10.282215 | controller |     "Jun 12 16:16:06.450812 crc crio[21573]: time=\"2026-06-12T16:16:06.450706491Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=486db7df-aafb-4a92-9a9a-1046e841e143 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:20:10.282234 | controller |     "Jun 12 16:16:06.456135 crc crio[21573]: time=\"2026-06-12T16:16:06.456039069Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=c66c40ef-fec9-498c-a8cf-d9c1340c18fb name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:20:10.282250 | controller |     "Jun 12 16:16:06.481074 crc crio[21573]: time=\"2026-06-12T16:16:06.479610162Z\" level=info msg=\"Creating container: openshift-frr-k8s/frr-k8s-6jhk6/kube-rbac-proxy\" id=ec75587b-5ce0-4cd1-9ffc-2c3970fbead3 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:20:10.282265 | controller |     "Jun 12 16:16:06.481074 crc crio[21573]: time=\"2026-06-12T16:16:06.480331822Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.282280 | controller |     "Jun 12 16:16:06.531837 crc crio[21573]: time=\"2026-06-12T16:16:06.531668443Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.282296 | controller |     "Jun 12 16:16:07.700750 crc crio[21573]: time=\"2026-06-12T16:16:07.70057374Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.282311 | controller |     "Jun 12 16:16:07.907085 crc crio[21573]: time=\"2026-06-12T16:16:07.907009114Z\" level=info msg=\"Created container d397a14e67f76f3d834ab9234271919ae597a1e07e424ab732416cb4edb8846e: openshift-frr-k8s/frr-k8s-6jhk6/kube-rbac-proxy\" id=ec75587b-5ce0-4cd1-9ffc-2c3970fbead3 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:20:10.282326 | controller |     "Jun 12 16:16:07.908646 crc crio[21573]: time=\"2026-06-12T16:16:07.908572089Z\" level=info msg=\"Starting container: d397a14e67f76f3d834ab9234271919ae597a1e07e424ab732416cb4edb8846e\" id=b5e03d0d-eb9b-44e5-b176-670d83e56257 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 17:20:10.282341 | controller |     "Jun 12 16:16:07.914762 crc crio[21573]: time=\"2026-06-12T16:16:07.914206417Z\" level=info msg=\"Started container\" PID=45683 containerID=d397a14e67f76f3d834ab9234271919ae597a1e07e424ab732416cb4edb8846e description=openshift-frr-k8s/frr-k8s-6jhk6/kube-rbac-proxy id=b5e03d0d-eb9b-44e5-b176-670d83e56257 name=/runtime.v1.RuntimeService/StartContainer sandboxID=d72e78cc1a0ac36b6a720a795ad3dd8ecd39f190a9c3e8be4d10f638daac027e",
2026-06-12 17:20:10.282356 | controller |     "Jun 12 16:16:07.935164 crc crio[21573]: time=\"2026-06-12T16:16:07.935038125Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=f1b1e507-2789-4090-be60-41c437197561 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:20:10.282372 | controller |     "Jun 12 16:16:07.939233 crc crio[21573]: time=\"2026-06-12T16:16:07.937860905Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=7156fdf1-ce5e-4e58-a213-60b4f5629215 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:20:10.282387 | controller |     "Jun 12 16:16:07.951042 crc crio[21573]: time=\"2026-06-12T16:16:07.950092384Z\" level=info msg=\"Creating container: openshift-frr-k8s/frr-k8s-6jhk6/kube-rbac-proxy-frr\" id=43c18d4d-2f29-4062-b3bf-2c02cb231a9a name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:20:10.282402 | controller |     "Jun 12 16:16:07.952224 crc crio[21573]: time=\"2026-06-12T16:16:07.951763722Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.282421 | controller |     "Jun 12 16:16:08.022975 crc crio[21573]: time=\"2026-06-12T16:16:08.022819227Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.282436 | controller |     "Jun 12 16:16:08.850178 crc crio[21573]: time=\"2026-06-12T16:16:08.849385932Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.282451 | controller |     "Jun 12 16:16:09.000259 crc crio[21573]: time=\"2026-06-12T16:16:09.000129949Z\" level=info msg=\"Created container 174fdb341ea3726313b3b1209c6eed8a666429d9168cbc49b8d82f79975489d6: openshift-frr-k8s/frr-k8s-6jhk6/kube-rbac-proxy-frr\" id=43c18d4d-2f29-4062-b3bf-2c02cb231a9a name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:20:10.282466 | controller |     "Jun 12 16:16:09.002267 crc crio[21573]: time=\"2026-06-12T16:16:09.002190982Z\" level=info msg=\"Starting container: 174fdb341ea3726313b3b1209c6eed8a666429d9168cbc49b8d82f79975489d6\" id=6a0fa6c1-7548-4457-a95e-ec188e54742f name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 17:20:10.282481 | controller |     "Jun 12 16:16:09.010637 crc crio[21573]: time=\"2026-06-12T16:16:09.010543196Z\" level=info msg=\"Started container\" PID=45717 containerID=174fdb341ea3726313b3b1209c6eed8a666429d9168cbc49b8d82f79975489d6 description=openshift-frr-k8s/frr-k8s-6jhk6/kube-rbac-proxy-frr id=6a0fa6c1-7548-4457-a95e-ec188e54742f name=/runtime.v1.RuntimeService/StartContainer sandboxID=d72e78cc1a0ac36b6a720a795ad3dd8ecd39f190a9c3e8be4d10f638daac027e",
2026-06-12 17:20:10.282497 | controller |     "Jun 12 16:16:27.267341 crc crio[21573]: time=\"2026-06-12T16:16:27.266065848Z\" level=info msg=\"Running pod sandbox: baremetal-operator-system/baremetal-operator-controller-manager-8689c6c7ff-lg4wl/POD\" id=a1d5f477-99bb-4ddf-831e-1dbc3ac0c83b name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:20:10.282512 | controller |     "Jun 12 16:16:27.269670 crc crio[21573]: time=\"2026-06-12T16:16:27.267382515Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.282527 | controller |     "Jun 12 16:16:27.308971 crc crio[21573]: time=\"2026-06-12T16:16:27.308784528Z\" level=info msg=\"Got pod network &{Name:baremetal-operator-controller-manager-8689c6c7ff-lg4wl Namespace:baremetal-operator-system ID:6074012e92e6ce0713f5848cfd6331d482e54b2ae3d6ce409a4502bbe36a9c4f UID:ea716a03-12a5-464b-86a2-f29c8bcec653 NetNS:/var/run/netns/db60eb4a-2b21-45a8-b640-749fa7692032 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podea716a03_12a5_464b_86a2_f29c8bcec653.slice PodAnnotations:0xc00209eea8}] Aliases:map[]}\"",
2026-06-12 17:20:10.282543 | controller |     "Jun 12 16:16:27.308971 crc crio[21573]: time=\"2026-06-12T16:16:27.308882841Z\" level=info msg=\"Adding pod baremetal-operator-system_baremetal-operator-controller-manager-8689c6c7ff-lg4wl to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 17:20:10.282558 | controller |     "Jun 12 16:16:27.942746 crc crio[21573]: time=\"2026-06-12T16:16:27.941827949Z\" level=info msg=\"Running pod sandbox: baremetal-operator-system/baremetal-operator-ironic-7bd849786b-bqzvm/POD\" id=c8e204a8-6edf-4ae9-84a8-0f7f99757270 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:20:10.282589 | controller |     "Jun 12 16:16:27.943162 crc crio[21573]: time=\"2026-06-12T16:16:27.942805706Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.282614 | controller |     "Jun 12 16:16:28.014659 crc crio[21573]: time=\"2026-06-12T16:16:28.014540411Z\" level=warning msg=\"Skipping invalid sysctl specified by config {net.ipv4.ping_group_range 0 2147483647}: \\\"net.ipv4.ping_group_range\\\" not allowed with host net enabled\" id=c8e204a8-6edf-4ae9-84a8-0f7f99757270 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:20:10.282631 | controller |     "Jun 12 16:16:28.053013 crc crio[21573]: time=\"2026-06-12T16:16:28.037226024Z\" level=info msg=\"Ran pod sandbox d518e3d14f09cd69cb6a5f0979521164889e78288ec19b3a7b88e71bd556ed36 with infra container: baremetal-operator-system/baremetal-operator-ironic-7bd849786b-bqzvm/POD\" id=c8e204a8-6edf-4ae9-84a8-0f7f99757270 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:20:10.282648 | controller |     "Jun 12 16:16:28.053013 crc crio[21573]: time=\"2026-06-12T16:16:28.044383339Z\" level=info msg=\"Pulling image: quay.io/metal3-io/ironic-ipa-downloader:latest\" id=0ba1d6b5-7ef4-4c32-873c-24c55ab3d464 name=/runtime.v1.ImageService/PullImage",
2026-06-12 17:20:10.282664 | controller |     "Jun 12 16:16:28.076180 crc crio[21573]: time=\"2026-06-12T16:16:28.076038167Z\" level=info msg=\"Trying to access \\\"quay.io/metal3-io/ironic-ipa-downloader:latest\\\"\"",
2026-06-12 17:20:10.282679 | controller |     "Jun 12 16:16:29.684562 crc crio[21573]: 2026-06-12T16:16:29Z [verbose] CmdAdd (shim): {1.1.0 [{Name:6074012e92e6ce0 Mac:de:40:4b:1d:1e:ea Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:41 Mtu:0 Sandbox:/var/run/netns/db60eb4a-2b21-45a8-b640-749fa7692032 SocketPath: PciID:}] [{Interface:0xc000193700 Address:{IP:10.217.0.65 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 17:20:10.282695 | controller |     "Jun 12 16:16:29.687148 crc crio[21573]: time=\"2026-06-12T16:16:29.68687226Z\" level=info msg=\"Got pod network &{Name:baremetal-operator-controller-manager-8689c6c7ff-lg4wl Namespace:baremetal-operator-system ID:6074012e92e6ce0713f5848cfd6331d482e54b2ae3d6ce409a4502bbe36a9c4f UID:ea716a03-12a5-464b-86a2-f29c8bcec653 NetNS:/var/run/netns/db60eb4a-2b21-45a8-b640-749fa7692032 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podea716a03_12a5_464b_86a2_f29c8bcec653.slice PodAnnotations:0xc00209eea8}] Aliases:map[]}\"",
2026-06-12 17:20:10.282710 | controller |     "Jun 12 16:16:29.687148 crc crio[21573]: time=\"2026-06-12T16:16:29.687110097Z\" level=info msg=\"Checking pod baremetal-operator-system_baremetal-operator-controller-manager-8689c6c7ff-lg4wl for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 17:20:10.282725 | controller |     "Jun 12 16:16:29.696056 crc crio[21573]: time=\"2026-06-12T16:16:29.695959288Z\" level=info msg=\"Ran pod sandbox 6074012e92e6ce0713f5848cfd6331d482e54b2ae3d6ce409a4502bbe36a9c4f with infra container: baremetal-operator-system/baremetal-operator-controller-manager-8689c6c7ff-lg4wl/POD\" id=a1d5f477-99bb-4ddf-831e-1dbc3ac0c83b name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:20:10.282741 | controller |     "Jun 12 16:16:29.702398 crc crio[21573]: time=\"2026-06-12T16:16:29.702262454Z\" level=info msg=\"Pulling image: quay.io/metal3-io/baremetal-operator:release-0.9\" id=72da6790-74a6-4b10-b18c-4f68d10bfe01 name=/runtime.v1.ImageService/PullImage",
2026-06-12 17:20:10.282757 | controller |     "Jun 12 16:16:29.709899 crc crio[21573]: time=\"2026-06-12T16:16:29.708964451Z\" level=info msg=\"Trying to access \\\"quay.io/metal3-io/baremetal-operator:release-0.9\\\"\"",
2026-06-12 17:20:10.282772 | controller |     "Jun 12 16:16:30.068026 crc crio[21573]: time=\"2026-06-12T16:16:30.067087185Z\" level=info msg=\"Running pod sandbox: openstack-operators/openstack-operator-index-dq2dh/POD\" id=d892395d-adfa-4030-b926-9788f2962998 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:20:10.282787 | controller |     "Jun 12 16:16:30.068258 crc crio[21573]: time=\"2026-06-12T16:16:30.068167145Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.282806 | controller |     "Jun 12 16:16:30.152326 crc crio[21573]: time=\"2026-06-12T16:16:30.152162374Z\" level=info msg=\"Got pod network &{Name:openstack-operator-index-dq2dh Namespace:openstack-operators ID:c0366074ae9db9a356d19ddbb874d20bad64a386f4e3a2221955513d8612703e UID:b2a20611-d760-423f-800a-729a3d297229 NetNS:/var/run/netns/7de9c963-e74e-4717-b513-e0ae04462db1 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podb2a20611_d760_423f_800a_729a3d297229.slice PodAnnotations:0xc002428580}] Aliases:map[]}\"",
2026-06-12 17:20:10.282823 | controller |     "Jun 12 16:16:30.152326 crc crio[21573]: time=\"2026-06-12T16:16:30.152278507Z\" level=info msg=\"Adding pod openstack-operators_openstack-operator-index-dq2dh to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 17:20:10.282839 | controller |     "Jun 12 16:16:31.702185 crc crio[21573]: 2026-06-12T16:16:31Z [verbose] CmdAdd (shim): {1.1.0 [{Name:c0366074ae9db9a Mac:b2:41:e4:b2:86:7e Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:42 Mtu:0 Sandbox:/var/run/netns/7de9c963-e74e-4717-b513-e0ae04462db1 SocketPath: PciID:}] [{Interface:0xc00060c5d0 Address:{IP:10.217.0.66 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 17:20:10.282854 | controller |     "Jun 12 16:16:31.711956 crc crio[21573]: time=\"2026-06-12T16:16:31.711665255Z\" level=info msg=\"Got pod network &{Name:openstack-operator-index-dq2dh Namespace:openstack-operators ID:c0366074ae9db9a356d19ddbb874d20bad64a386f4e3a2221955513d8612703e UID:b2a20611-d760-423f-800a-729a3d297229 NetNS:/var/run/netns/7de9c963-e74e-4717-b513-e0ae04462db1 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podb2a20611_d760_423f_800a_729a3d297229.slice PodAnnotations:0xc002428580}] Aliases:map[]}\"",
2026-06-12 17:20:10.282870 | controller |     "Jun 12 16:16:31.712910 crc crio[21573]: time=\"2026-06-12T16:16:31.712880719Z\" level=info msg=\"Checking pod openstack-operators_openstack-operator-index-dq2dh for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 17:20:10.282885 | controller |     "Jun 12 16:16:31.739561 crc crio[21573]: time=\"2026-06-12T16:16:31.739032804Z\" level=info msg=\"Ran pod sandbox c0366074ae9db9a356d19ddbb874d20bad64a386f4e3a2221955513d8612703e with infra container: openstack-operators/openstack-operator-index-dq2dh/POD\" id=d892395d-adfa-4030-b926-9788f2962998 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:20:10.282900 | controller |     "Jun 12 16:16:31.748213 crc crio[21573]: time=\"2026-06-12T16:16:31.748088231Z\" level=info msg=\"Pulling image: 38.102.83.120:5001/openstack-k8s-operators/openstack-operator-index:5d3cc125d69b215b4b8640c634756ff99cce6ebc\" id=eb83ba0d-71d0-4ee3-8abc-781e32e7acbf name=/runtime.v1.ImageService/PullImage",
2026-06-12 17:20:10.282915 | controller |     "Jun 12 16:16:31.749877 crc crio[21573]: time=\"2026-06-12T16:16:31.749648847Z\" level=info msg=\"Trying to access \\\"38.102.83.120:5001/openstack-k8s-operators/openstack-operator-index:5d3cc125d69b215b4b8640c634756ff99cce6ebc\\\"\"",
2026-06-12 17:20:10.282931 | controller |     "Jun 12 16:16:33.008972 crc crio[21573]: time=\"2026-06-12T16:16:33.007822274Z\" level=info msg=\"Running pod sandbox: openstack-operators/openstack-operator-index-872w5/POD\" id=cc96b173-8962-4937-971e-b60fbbc34dca name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:20:10.282951 | controller |     "Jun 12 16:16:33.008972 crc crio[21573]: time=\"2026-06-12T16:16:33.008889304Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.282977 | controller |     "Jun 12 16:16:37.206541 crc crio[21573]: time=\"2026-06-12T16:16:37.204789469Z\" level=info msg=\"Running pod sandbox: baremetal-operator-system/baremetal-operator-controller-manager-7fdcbccd66-8wcxk/POD\" id=1cfb2a29-ed6b-4704-a88d-a437af892ae2 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:20:10.282995 | controller |     "Jun 12 16:16:37.206541 crc crio[21573]: time=\"2026-06-12T16:16:37.206219759Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.283011 | controller |     "Jun 12 16:16:47.142977 crc crio[21573]: time=\"2026-06-12T16:16:47.141692602Z\" level=info msg=\"Got pod network &{Name:openstack-operator-index-872w5 Namespace:openstack-operators ID:6952699c0aacfefab8ba6f13eebd49eb1548b164b6011ca64e057e294791ce2b UID:3d450607-1f71-4cda-8c3d-0ea17147884a NetNS:/var/run/netns/0b0229ca-ae42-4f13-9347-72f0615dfba1 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod3d450607_1f71_4cda_8c3d_0ea17147884a.slice PodAnnotations:0xc003674108}] Aliases:map[]}\"",
2026-06-12 17:20:10.283027 | controller |     "Jun 12 16:16:47.145926 crc crio[21573]: time=\"2026-06-12T16:16:47.143833381Z\" level=info msg=\"Adding pod openstack-operators_openstack-operator-index-872w5 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 17:20:10.283042 | controller |     "Jun 12 16:16:48.242295 crc crio[21573]: 2026-06-12T16:16:48Z [verbose] CmdAdd (shim): {1.1.0 [{Name:6952699c0aacfef Mac:82:25:7f:28:74:65 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:43 Mtu:0 Sandbox:/var/run/netns/0b0229ca-ae42-4f13-9347-72f0615dfba1 SocketPath: PciID:}] [{Interface:0xc00025ac30 Address:{IP:10.217.0.67 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 17:20:10.283057 | controller |     "Jun 12 16:16:48.245501 crc crio[21573]: time=\"2026-06-12T16:16:48.245371518Z\" level=info msg=\"Got pod network &{Name:openstack-operator-index-872w5 Namespace:openstack-operators ID:6952699c0aacfefab8ba6f13eebd49eb1548b164b6011ca64e057e294791ce2b UID:3d450607-1f71-4cda-8c3d-0ea17147884a NetNS:/var/run/netns/0b0229ca-ae42-4f13-9347-72f0615dfba1 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod3d450607_1f71_4cda_8c3d_0ea17147884a.slice PodAnnotations:0xc003674108}] Aliases:map[]}\"",
2026-06-12 17:20:10.283073 | controller |     "Jun 12 16:16:48.245696 crc crio[21573]: time=\"2026-06-12T16:16:48.245630006Z\" level=info msg=\"Checking pod openstack-operators_openstack-operator-index-872w5 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 17:20:10.283088 | controller |     "Jun 12 16:16:51.569899 crc crio[21573]: time=\"2026-06-12T16:16:51.568246284Z\" level=info msg=\"Ran pod sandbox 6952699c0aacfefab8ba6f13eebd49eb1548b164b6011ca64e057e294791ce2b with infra container: openstack-operators/openstack-operator-index-872w5/POD\" id=cc96b173-8962-4937-971e-b60fbbc34dca name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:20:10.283104 | controller |     "Jun 12 16:16:51.576242 crc crio[21573]: time=\"2026-06-12T16:16:51.576096085Z\" level=info msg=\"Pulling image: 38.102.83.120:5001/openstack-k8s-operators/openstack-operator-index:5d3cc125d69b215b4b8640c634756ff99cce6ebc\" id=fbb548eb-23a2-4aec-821d-88986f16cada name=/runtime.v1.ImageService/PullImage",
2026-06-12 17:20:10.283119 | controller |     "Jun 12 16:16:51.588139 crc crio[21573]: time=\"2026-06-12T16:16:51.587415944Z\" level=info msg=\"Trying to access \\\"38.102.83.120:5001/openstack-k8s-operators/openstack-operator-index:5d3cc125d69b215b4b8640c634756ff99cce6ebc\\\"\"",
2026-06-12 17:20:10.283135 | controller |     "Jun 12 16:16:51.602147 crc crio[21573]: time=\"2026-06-12T16:16:51.60203335Z\" level=info msg=\"Pulled image: quay.io/metal3-io/ironic-ipa-downloader@sha256:15382b9ddf944ce2a38a44053d2e470dff2bae389316f016792b3b7637c49ea7\" id=0ba1d6b5-7ef4-4c32-873c-24c55ab3d464 name=/runtime.v1.ImageService/PullImage",
2026-06-12 17:20:10.283154 | controller |     "Jun 12 16:16:51.603749 crc crio[21573]: time=\"2026-06-12T16:16:51.603628787Z\" level=info msg=\"Checking image status: quay.io/metal3-io/ironic-ipa-downloader:latest\" id=80544091-47d7-4dcb-b253-7d80f70c6c50 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:20:10.283170 | controller |     "Jun 12 16:16:51.607703 crc crio[21573]: time=\"2026-06-12T16:16:51.60760741Z\" level=info msg=\"Got pod network &{Name:baremetal-operator-controller-manager-7fdcbccd66-8wcxk Namespace:baremetal-operator-system ID:41ecec5d0d7123f73612178917a3497379de9963d71c12ce0a772aa2b2e85970 UID:6f04faa3-9436-4647-a9f9-e9fde214377a NetNS:/var/run/netns/65740b75-95dd-459e-9fc0-a54eae8135e6 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod6f04faa3_9436_4647_a9f9_e9fde214377a.slice PodAnnotations:0xc0005680f0}] Aliases:map[]}\"",
2026-06-12 17:20:10.283187 | controller |     "Jun 12 16:16:51.607703 crc crio[21573]: time=\"2026-06-12T16:16:51.607694933Z\" level=info msg=\"Adding pod baremetal-operator-system_baremetal-operator-controller-manager-7fdcbccd66-8wcxk to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 17:20:10.283203 | controller |     "Jun 12 16:16:51.920387 crc crio[21573]: time=\"2026-06-12T16:16:51.919762455Z\" level=info msg=\"Pulled image: quay.io/metal3-io/baremetal-operator@sha256:9ef16b26df77e09ed539968e7c9664caa407b3271b47747c22f676af9f47a963\" id=72da6790-74a6-4b10-b18c-4f68d10bfe01 name=/runtime.v1.ImageService/PullImage",
2026-06-12 17:20:10.283219 | controller |     "Jun 12 16:16:51.923191 crc crio[21573]: time=\"2026-06-12T16:16:51.922859681Z\" level=info msg=\"Checking image status: quay.io/metal3-io/baremetal-operator:release-0.9\" id=12cd077c-a6e3-43f6-a5df-fb047475003e name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:20:10.283234 | controller |     "Jun 12 16:16:52.274066 crc crio[21573]: 2026-06-12T16:16:52Z [verbose] CmdAdd (shim): {1.1.0 [{Name:41ecec5d0d7123f Mac:7a:51:1b:4d:75:08 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:45 Mtu:0 Sandbox:/var/run/netns/65740b75-95dd-459e-9fc0-a54eae8135e6 SocketPath: PciID:}] [{Interface:0xc0004bf110 Address:{IP:10.217.0.69 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 17:20:10.283249 | controller |     "Jun 12 16:16:52.275583 crc crio[21573]: time=\"2026-06-12T16:16:52.275427713Z\" level=info msg=\"Got pod network &{Name:baremetal-operator-controller-manager-7fdcbccd66-8wcxk Namespace:baremetal-operator-system ID:41ecec5d0d7123f73612178917a3497379de9963d71c12ce0a772aa2b2e85970 UID:6f04faa3-9436-4647-a9f9-e9fde214377a NetNS:/var/run/netns/65740b75-95dd-459e-9fc0-a54eae8135e6 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod6f04faa3_9436_4647_a9f9_e9fde214377a.slice PodAnnotations:0xc0005680f0}] Aliases:map[]}\"",
2026-06-12 17:20:10.283266 | controller |     "Jun 12 16:16:52.275832 crc crio[21573]: time=\"2026-06-12T16:16:52.275697241Z\" level=info msg=\"Checking pod baremetal-operator-system_baremetal-operator-controller-manager-7fdcbccd66-8wcxk for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 17:20:10.283281 | controller |     "Jun 12 16:16:52.495749 crc crio[21573]: time=\"2026-06-12T16:16:52.495589748Z\" level=info msg=\"Checking image status: quay.io/metal3-io/ironic-ipa-downloader\" id=2529fffd-ecb0-4862-b7cb-148b6b6f231b name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:20:10.283296 | controller |     "Jun 12 16:16:52.502574 crc crio[21573]: time=\"2026-06-12T16:16:52.501967901Z\" level=info msg=\"Ran pod sandbox 41ecec5d0d7123f73612178917a3497379de9963d71c12ce0a772aa2b2e85970 with infra container: baremetal-operator-system/baremetal-operator-controller-manager-7fdcbccd66-8wcxk/POD\" id=1cfb2a29-ed6b-4704-a88d-a437af892ae2 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:20:10.283315 | controller |     "Jun 12 16:16:52.502574 crc crio[21573]: time=\"2026-06-12T16:16:52.502584774Z\" level=info msg=\"Checking image status: quay.io/metal3-io/baremetal-operator:release-0.9\" id=1373acf9-4301-4ef4-a158-60df5151407e name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:20:10.283331 | controller |     "Jun 12 16:16:52.510230 crc crio[21573]: time=\"2026-06-12T16:16:52.510100126Z\" level=info msg=\"Pulling image: quay.io/metal3-io/baremetal-operator:latest\" id=393125ab-ec6e-4afe-8b87-57869d0ca38a name=/runtime.v1.ImageService/PullImage",
2026-06-12 17:20:10.283347 | controller |     "Jun 12 16:16:52.513725 crc crio[21573]: time=\"2026-06-12T16:16:52.513537392Z\" level=info msg=\"Creating container: baremetal-operator-system/baremetal-operator-ironic-7bd849786b-bqzvm/ironic-ipa-downloader\" id=3f77594f-c398-41ad-b740-a1678e896d3a name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:20:10.283362 | controller |     "Jun 12 16:16:52.526835 crc crio[21573]: time=\"2026-06-12T16:16:52.522070032Z\" level=info msg=\"Trying to access \\\"quay.io/metal3-io/baremetal-operator:latest\\\"\"",
2026-06-12 17:20:10.283377 | controller |     "Jun 12 16:16:52.838502 crc crio[21573]: time=\"2026-06-12T16:16:52.837421695Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.283393 | controller |     "Jun 12 16:16:53.138167 crc crio[21573]: time=\"2026-06-12T16:16:53.13715698Z\" level=info msg=\"Creating container: baremetal-operator-system/baremetal-operator-controller-manager-8689c6c7ff-lg4wl/manager\" id=9f608712-314c-4570-b4ef-2f8bb18cc4c5 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:20:10.283409 | controller |     "Jun 12 16:16:54.724550 crc crio[21573]: time=\"2026-06-12T16:16:54.723722811Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.283425 | controller |     "Jun 12 16:16:54.986373 crc crio[21573]: time=\"2026-06-12T16:16:54.986107708Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.283440 | controller |     "Jun 12 16:16:55.095889 crc crio[21573]: time=\"2026-06-12T16:16:55.095587422Z\" level=info msg=\"Created container 46e54b673de5a58c7d05588a4b266f36d1a17fe921639add687c5ce43b9c7deb: baremetal-operator-system/baremetal-operator-ironic-7bd849786b-bqzvm/ironic-ipa-downloader\" id=3f77594f-c398-41ad-b740-a1678e896d3a name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:20:10.283456 | controller |     "Jun 12 16:16:55.099224 crc crio[21573]: time=\"2026-06-12T16:16:55.099069659Z\" level=info msg=\"Starting container: 46e54b673de5a58c7d05588a4b266f36d1a17fe921639add687c5ce43b9c7deb\" id=d75923b0-673c-42ee-b25f-fac14b0e6c72 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 17:20:10.283471 | controller |     "Jun 12 16:16:55.114079 crc crio[21573]: time=\"2026-06-12T16:16:55.113964668Z\" level=info msg=\"Started container\" PID=47095 containerID=46e54b673de5a58c7d05588a4b266f36d1a17fe921639add687c5ce43b9c7deb description=baremetal-operator-system/baremetal-operator-ironic-7bd849786b-bqzvm/ironic-ipa-downloader id=d75923b0-673c-42ee-b25f-fac14b0e6c72 name=/runtime.v1.RuntimeService/StartContainer sandboxID=d518e3d14f09cd69cb6a5f0979521164889e78288ec19b3a7b88e71bd556ed36",
2026-06-12 17:20:10.283487 | controller |     "Jun 12 16:16:55.160834 crc crio[21573]: time=\"2026-06-12T16:16:55.160762641Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.283509 | controller |     "Jun 12 16:16:55.712427 crc crio[21573]: time=\"2026-06-12T16:16:55.711669998Z\" level=info msg=\"Removing container: 3e3097690c22c299b965d4190dbbc0aaaf9837b4c1c0bd9f53ea229ede43e6e2\" id=b903979a-7326-4808-b671-8bb719be5e69 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 17:20:10.283525 | controller |     "Jun 12 16:16:56.427990 crc crio[21573]: time=\"2026-06-12T16:16:56.427899028Z\" level=info msg=\"Removed container 3e3097690c22c299b965d4190dbbc0aaaf9837b4c1c0bd9f53ea229ede43e6e2: openshift-infra/auto-csr-approver-29688010-z255w/oc\" id=b903979a-7326-4808-b671-8bb719be5e69 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 17:20:10.283540 | controller |     "Jun 12 16:16:56.439430 crc crio[21573]: time=\"2026-06-12T16:16:56.439258275Z\" level=info msg=\"Stopping pod sandbox: f4035d9ae9d90109b8cca55ccaa0f250b1f8cd740d149ff701b4e8c5960e8329\" id=2028efc8-3e3c-418c-a8ac-0bc4544b069b name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 17:20:10.283554 | controller |     "Jun 12 16:16:56.439430 crc crio[21573]: time=\"2026-06-12T16:16:56.439403199Z\" level=info msg=\"Stopped pod sandbox (already stopped): f4035d9ae9d90109b8cca55ccaa0f250b1f8cd740d149ff701b4e8c5960e8329\" id=2028efc8-3e3c-418c-a8ac-0bc4544b069b name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 17:20:10.283568 | controller |     "Jun 12 16:16:56.440651 crc crio[21573]: time=\"2026-06-12T16:16:56.440558611Z\" level=info msg=\"Removing pod sandbox: f4035d9ae9d90109b8cca55ccaa0f250b1f8cd740d149ff701b4e8c5960e8329\" id=6c9075d1-243c-4f20-9922-ea30113c5d6b name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 17:20:10.283606 | controller |     "Jun 12 16:17:01.925152 crc crio[21573]: time=\"2026-06-12T16:17:01.923246629Z\" level=info msg=\"Removed pod sandbox: f4035d9ae9d90109b8cca55ccaa0f250b1f8cd740d149ff701b4e8c5960e8329\" id=6c9075d1-243c-4f20-9922-ea30113c5d6b name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 17:20:10.283623 | controller |     "Jun 12 16:17:08.096428 crc crio[21573]: time=\"2026-06-12T16:17:08.095024891Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.283639 | controller |     "Jun 12 16:17:08.153035 crc crio[21573]: time=\"2026-06-12T16:17:08.152846188Z\" level=info msg=\"Pulled image: 38.102.83.120:5001/openstack-k8s-operators/openstack-operator-index@sha256:4ab44ef2789ea2d6331746fe9d94f7b9a9681ee9e9e3f9c717be5d62d19fc60a\" id=eb83ba0d-71d0-4ee3-8abc-781e32e7acbf name=/runtime.v1.ImageService/PullImage",
2026-06-12 17:20:10.283654 | controller |     "Jun 12 16:17:08.156567 crc crio[21573]: time=\"2026-06-12T16:17:08.154967885Z\" level=info msg=\"Checking image status: 38.102.83.120:5001/openstack-k8s-operators/openstack-operator-index:5d3cc125d69b215b4b8640c634756ff99cce6ebc\" id=729816bd-02f7-40cd-8183-c267eb8114a7 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:20:10.283669 | controller |     "Jun 12 16:17:08.168613 crc crio[21573]: time=\"2026-06-12T16:17:08.168294498Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.283683 | controller |     "Jun 12 16:17:08.254259 crc crio[21573]: time=\"2026-06-12T16:17:08.253668327Z\" level=info msg=\"Pulled image: quay.io/metal3-io/baremetal-operator@sha256:7a6a74617eb03efd3e95d3df60ef0898f63d5d79d07e301337ba5f1a6d2e0a03\" id=393125ab-ec6e-4afe-8b87-57869d0ca38a name=/runtime.v1.ImageService/PullImage",
2026-06-12 17:20:10.283698 | controller |     "Jun 12 16:17:08.256022 crc crio[21573]: time=\"2026-06-12T16:17:08.255955029Z\" level=info msg=\"Checking image status: quay.io/metal3-io/baremetal-operator:latest\" id=de2dd827-fdd4-4731-9375-e5bb812e985b name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:20:10.283713 | controller |     "Jun 12 16:17:08.260424 crc crio[21573]: time=\"2026-06-12T16:17:08.259993232Z\" level=info msg=\"Pulled image: 38.102.83.120:5001/openstack-k8s-operators/openstack-operator-index@sha256:4ab44ef2789ea2d6331746fe9d94f7b9a9681ee9e9e3f9c717be5d62d19fc60a\" id=fbb548eb-23a2-4aec-821d-88986f16cada name=/runtime.v1.ImageService/PullImage",
2026-06-12 17:20:10.283731 | controller |     "Jun 12 16:17:08.263106 crc crio[21573]: time=\"2026-06-12T16:17:08.262841433Z\" level=info msg=\"Checking image status: 38.102.83.120:5001/openstack-k8s-operators/openstack-operator-index:5d3cc125d69b215b4b8640c634756ff99cce6ebc\" id=defe5442-1d71-4e60-a02b-6fa95a57d2b0 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:20:10.283747 | controller |     "Jun 12 16:17:08.266986 crc crio[21573]: time=\"2026-06-12T16:17:08.266904577Z\" level=info msg=\"Checking image status: quay.io/metal3-io/baremetal-operator\" id=9c3a50e8-c551-4718-abfb-babb38b0132a name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:20:10.283761 | controller |     "Jun 12 16:17:08.267494 crc crio[21573]: time=\"2026-06-12T16:17:08.267258519Z\" level=info msg=\"Checking image status: 38.102.83.120:5001/openstack-k8s-operators/openstack-operator-index:5d3cc125d69b215b4b8640c634756ff99cce6ebc\" id=2192ad6d-dc23-4f3f-aced-ed77829538b7 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:20:10.283777 | controller |     "Jun 12 16:17:08.271220 crc crio[21573]: time=\"2026-06-12T16:17:08.270018597Z\" level=info msg=\"Checking image status: 38.102.83.120:5001/openstack-k8s-operators/openstack-operator-index:5d3cc125d69b215b4b8640c634756ff99cce6ebc\" id=2d06e355-a15c-4a07-b43f-b035e1b688ab name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:20:10.283792 | controller |     "Jun 12 16:17:08.284807 crc crio[21573]: time=\"2026-06-12T16:17:08.284754078Z\" level=info msg=\"Creating container: openstack-operators/openstack-operator-index-872w5/registry-server\" id=f8177a81-0971-47ce-a9ba-6a880af5944d name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:20:10.283807 | controller |     "Jun 12 16:17:08.291376 crc crio[21573]: time=\"2026-06-12T16:17:08.290956973Z\" level=info msg=\"Creating container: baremetal-operator-system/baremetal-operator-controller-manager-7fdcbccd66-8wcxk/manager\" id=229a6091-0c24-49c7-8c10-d5b895029dc7 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:20:10.283821 | controller |     "Jun 12 16:17:08.293802 crc crio[21573]: time=\"2026-06-12T16:17:08.293599037Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.283836 | controller |     "Jun 12 16:17:08.297065 crc crio[21573]: time=\"2026-06-12T16:17:08.29684554Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.283851 | controller |     "Jun 12 16:17:08.297355 crc crio[21573]: time=\"2026-06-12T16:17:08.2969667Z\" level=info msg=\"Creating container: openstack-operators/openstack-operator-index-dq2dh/registry-server\" id=a97d4fdd-5f52-4a52-8b66-e3971cc2123b name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:20:10.283866 | controller |     "Jun 12 16:17:08.330782 crc crio[21573]: time=\"2026-06-12T16:17:08.330649086Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.283880 | controller |     "Jun 12 16:17:08.384753 crc crio[21573]: time=\"2026-06-12T16:17:08.383584162Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.283895 | controller |     "Jun 12 16:17:08.393872 crc crio[21573]: time=\"2026-06-12T16:17:08.393804089Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.283909 | controller |     "Jun 12 16:17:08.402678 crc crio[21573]: time=\"2026-06-12T16:17:08.402544944Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.283926 | controller |     "Jun 12 16:17:08.403646 crc crio[21573]: time=\"2026-06-12T16:17:08.402839814Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.283941 | controller |     "Jun 12 16:17:08.419549 crc crio[21573]: time=\"2026-06-12T16:17:08.419388027Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.283957 | controller |     "Jun 12 16:17:08.449176 crc crio[21573]: time=\"2026-06-12T16:17:08.449110241Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.283980 | controller |     "Jun 12 16:17:08.669149 crc crio[21573]: time=\"2026-06-12T16:17:08.668971945Z\" level=info msg=\"Created container 291bfe7b5519a2135921e5b29fd26a61e0924f00ac1774964d88c5738d6bb233: baremetal-operator-system/baremetal-operator-controller-manager-8689c6c7ff-lg4wl/manager\" id=9f608712-314c-4570-b4ef-2f8bb18cc4c5 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:20:10.283999 | controller |     "Jun 12 16:17:08.673413 crc crio[21573]: time=\"2026-06-12T16:17:08.673226934Z\" level=info msg=\"Starting container: 291bfe7b5519a2135921e5b29fd26a61e0924f00ac1774964d88c5738d6bb233\" id=61f31bd9-01b8-4662-b934-23f8152bf9ad name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 17:20:10.284015 | controller |     "Jun 12 16:17:08.689254 crc crio[21573]: time=\"2026-06-12T16:17:08.689109771Z\" level=info msg=\"Started container\" PID=47475 containerID=291bfe7b5519a2135921e5b29fd26a61e0924f00ac1774964d88c5738d6bb233 description=baremetal-operator-system/baremetal-operator-controller-manager-8689c6c7ff-lg4wl/manager id=61f31bd9-01b8-4662-b934-23f8152bf9ad name=/runtime.v1.RuntimeService/StartContainer sandboxID=6074012e92e6ce0713f5848cfd6331d482e54b2ae3d6ce409a4502bbe36a9c4f",
2026-06-12 17:20:10.284031 | controller |     "Jun 12 16:17:08.755417 crc crio[21573]: time=\"2026-06-12T16:17:08.755149635Z\" level=info msg=\"Created container 170efef09e387fe0ea43b8676d748545b61986cfa162cb1ba3854533bb80c418: openstack-operators/openstack-operator-index-dq2dh/registry-server\" id=a97d4fdd-5f52-4a52-8b66-e3971cc2123b name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:20:10.284047 | controller |     "Jun 12 16:17:08.761082 crc crio[21573]: time=\"2026-06-12T16:17:08.760925127Z\" level=info msg=\"Starting container: 170efef09e387fe0ea43b8676d748545b61986cfa162cb1ba3854533bb80c418\" id=a151e000-5659-4911-8525-047258983c2a name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 17:20:10.284062 | controller |     "Jun 12 16:17:08.777135 crc crio[21573]: time=\"2026-06-12T16:17:08.776914545Z\" level=info msg=\"Started container\" PID=47485 containerID=170efef09e387fe0ea43b8676d748545b61986cfa162cb1ba3854533bb80c418 description=openstack-operators/openstack-operator-index-dq2dh/registry-server id=a151e000-5659-4911-8525-047258983c2a name=/runtime.v1.RuntimeService/StartContainer sandboxID=c0366074ae9db9a356d19ddbb874d20bad64a386f4e3a2221955513d8612703e",
2026-06-12 17:20:10.284077 | controller |     "Jun 12 16:17:08.795417 crc crio[21573]: time=\"2026-06-12T16:17:08.795205438Z\" level=info msg=\"Created container b3e321b54405f8fd4a51dd7d39d8728ba73f35ee3d900e229dd5e51b6c9fb09d: openstack-operators/openstack-operator-index-872w5/registry-server\" id=f8177a81-0971-47ce-a9ba-6a880af5944d name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:20:10.284092 | controller |     "Jun 12 16:17:08.812796 crc crio[21573]: time=\"2026-06-12T16:17:08.812026114Z\" level=info msg=\"Starting container: b3e321b54405f8fd4a51dd7d39d8728ba73f35ee3d900e229dd5e51b6c9fb09d\" id=33b3416d-ab0e-4fe7-bc67-50995bc3dd25 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 17:20:10.284111 | controller |     "Jun 12 16:17:08.831857 crc crio[21573]: time=\"2026-06-12T16:17:08.831720734Z\" level=info msg=\"Started container\" PID=47488 containerID=b3e321b54405f8fd4a51dd7d39d8728ba73f35ee3d900e229dd5e51b6c9fb09d description=openstack-operators/openstack-operator-index-872w5/registry-server id=33b3416d-ab0e-4fe7-bc67-50995bc3dd25 name=/runtime.v1.RuntimeService/StartContainer sandboxID=6952699c0aacfefab8ba6f13eebd49eb1548b164b6011ca64e057e294791ce2b",
2026-06-12 17:20:10.284126 | controller |     "Jun 12 16:17:08.848288 crc crio[21573]: time=\"2026-06-12T16:17:08.848165889Z\" level=info msg=\"Created container 536b66e64d380e276ff62055547ef7c0e7f4f962f91590de7c113082856eabcd: baremetal-operator-system/baremetal-operator-controller-manager-7fdcbccd66-8wcxk/manager\" id=229a6091-0c24-49c7-8c10-d5b895029dc7 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:20:10.284142 | controller |     "Jun 12 16:17:08.851040 crc crio[21573]: time=\"2026-06-12T16:17:08.85084784Z\" level=info msg=\"Starting container: 536b66e64d380e276ff62055547ef7c0e7f4f962f91590de7c113082856eabcd\" id=e9879b48-031d-4cc0-b1fb-e719bcb173e6 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 17:20:10.284156 | controller |     "Jun 12 16:17:08.905918 crc crio[21573]: time=\"2026-06-12T16:17:08.904859586Z\" level=info msg=\"Started container\" PID=47489 containerID=536b66e64d380e276ff62055547ef7c0e7f4f962f91590de7c113082856eabcd description=baremetal-operator-system/baremetal-operator-controller-manager-7fdcbccd66-8wcxk/manager id=e9879b48-031d-4cc0-b1fb-e719bcb173e6 name=/runtime.v1.RuntimeService/StartContainer sandboxID=41ecec5d0d7123f73612178917a3497379de9963d71c12ce0a772aa2b2e85970",
2026-06-12 17:20:10.284171 | controller |     "Jun 12 16:17:09.769757 crc crio[21573]: time=\"2026-06-12T16:17:09.769078541Z\" level=info msg=\"Stopping container: 170efef09e387fe0ea43b8676d748545b61986cfa162cb1ba3854533bb80c418 (timeout: 2s)\" id=0df3815e-dd2e-4b68-b3c8-2d4e07477153 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 17:20:10.284186 | controller |     "Jun 12 16:17:13.295097 crc crio[21573]: time=\"2026-06-12T16:17:13.293770734Z\" level=info msg=\"Stopped container 170efef09e387fe0ea43b8676d748545b61986cfa162cb1ba3854533bb80c418: openstack-operators/openstack-operator-index-dq2dh/registry-server\" id=0df3815e-dd2e-4b68-b3c8-2d4e07477153 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 17:20:10.284201 | controller |     "Jun 12 16:17:13.313271 crc crio[21573]: time=\"2026-06-12T16:17:13.302765978Z\" level=info msg=\"Stopping pod sandbox: c0366074ae9db9a356d19ddbb874d20bad64a386f4e3a2221955513d8612703e\" id=5ece34fe-84a3-47cf-b7b3-c9a7603fc59f name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 17:20:10.284217 | controller |     "Jun 12 16:17:13.313271 crc crio[21573]: time=\"2026-06-12T16:17:13.304558698Z\" level=info msg=\"Got pod network &{Name:openstack-operator-index-dq2dh Namespace:openstack-operators ID:c0366074ae9db9a356d19ddbb874d20bad64a386f4e3a2221955513d8612703e UID:b2a20611-d760-423f-800a-729a3d297229 NetNS:/var/run/netns/7de9c963-e74e-4717-b513-e0ae04462db1 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podb2a20611_d760_423f_800a_729a3d297229.slice PodAnnotations:0xc001896558}] Aliases:map[]}\"",
2026-06-12 17:20:10.284233 | controller |     "Jun 12 16:17:13.313271 crc crio[21573]: time=\"2026-06-12T16:17:13.304773974Z\" level=info msg=\"Deleting pod openstack-operators_openstack-operator-index-dq2dh from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 17:20:10.284248 | controller |     "Jun 12 16:17:15.337362 crc crio[21573]: time=\"2026-06-12T16:17:15.336539453Z\" level=info msg=\"Stopped pod sandbox: c0366074ae9db9a356d19ddbb874d20bad64a386f4e3a2221955513d8612703e\" id=5ece34fe-84a3-47cf-b7b3-c9a7603fc59f name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 17:20:10.284267 | controller |     "Jun 12 16:17:16.204331 crc crio[21573]: time=\"2026-06-12T16:17:16.203247587Z\" level=info msg=\"Removing container: 170efef09e387fe0ea43b8676d748545b61986cfa162cb1ba3854533bb80c418\" id=cd38ea9f-cac4-4215-bdc8-62967d705ac3 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 17:20:10.284283 | controller |     "Jun 12 16:17:16.234702 crc crio[21573]: time=\"2026-06-12T16:17:16.234544695Z\" level=info msg=\"Removed container 170efef09e387fe0ea43b8676d748545b61986cfa162cb1ba3854533bb80c418: openstack-operators/openstack-operator-index-dq2dh/registry-server\" id=cd38ea9f-cac4-4215-bdc8-62967d705ac3 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 17:20:10.284298 | controller |     "Jun 12 16:17:30.604376 crc crio[21573]: time=\"2026-06-12T16:17:30.602833324Z\" level=info msg=\"Running pod sandbox: openstack-operators/6ad0c3d6a0bf77eaebcb7537ef9d58d6678ac772661bc2d76dd06fada8ct2x6/POD\" id=ba849c7f-c111-4f25-a3fc-ef6053e4d8ff name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:20:10.284313 | controller |     "Jun 12 16:17:30.604376 crc crio[21573]: time=\"2026-06-12T16:17:30.604068749Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.284329 | controller |     "Jun 12 16:17:30.680546 crc crio[21573]: time=\"2026-06-12T16:17:30.679610291Z\" level=info msg=\"Got pod network &{Name:6ad0c3d6a0bf77eaebcb7537ef9d58d6678ac772661bc2d76dd06fada8ct2x6 Namespace:openstack-operators ID:021d306aa8974b16bb4b17a94afb97dd2fdadcd558b897af8afe587c4f444453 UID:ffb41ce0-f1ce-4865-a7d2-323b55ffab42 NetNS:/var/run/netns/d7f142eb-9a39-4ceb-aca5-d3faf96f66af Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podffb41ce0_f1ce_4865_a7d2_323b55ffab42.slice PodAnnotations:0xc000138808}] Aliases:map[]}\"",
2026-06-12 17:20:10.284344 | controller |     "Jun 12 16:17:30.680546 crc crio[21573]: time=\"2026-06-12T16:17:30.679730105Z\" level=info msg=\"Adding pod openstack-operators_6ad0c3d6a0bf77eaebcb7537ef9d58d6678ac772661bc2d76dd06fada8ct2x6 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 17:20:10.284360 | controller |     "Jun 12 16:17:31.678940 crc crio[21573]: time=\"2026-06-12T16:17:31.678260773Z\" level=info msg=\"Stopping container: 536b66e64d380e276ff62055547ef7c0e7f4f962f91590de7c113082856eabcd (timeout: 10s)\" id=0d1dd520-9ba6-48d1-80a2-7988e5017acc name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 17:20:10.284375 | controller |     "Jun 12 16:17:33.034691 crc crio[21573]: time=\"2026-06-12T16:17:33.031087117Z\" level=info msg=\"Stopped container 536b66e64d380e276ff62055547ef7c0e7f4f962f91590de7c113082856eabcd: baremetal-operator-system/baremetal-operator-controller-manager-7fdcbccd66-8wcxk/manager\" id=0d1dd520-9ba6-48d1-80a2-7988e5017acc name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 17:20:10.284390 | controller |     "Jun 12 16:17:33.034691 crc crio[21573]: 2026-06-12T16:17:33Z [verbose] CmdAdd (shim): {1.1.0 [{Name:021d306aa8974b1 Mac:fa:a4:e9:68:9c:ec Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:46 Mtu:0 Sandbox:/var/run/netns/d7f142eb-9a39-4ceb-aca5-d3faf96f66af SocketPath: PciID:}] [{Interface:0xc000014fa0 Address:{IP:10.217.0.70 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 17:20:10.284406 | controller |     "Jun 12 16:17:33.037761 crc crio[21573]: time=\"2026-06-12T16:17:33.036648122Z\" level=info msg=\"Got pod network &{Name:6ad0c3d6a0bf77eaebcb7537ef9d58d6678ac772661bc2d76dd06fada8ct2x6 Namespace:openstack-operators ID:021d306aa8974b16bb4b17a94afb97dd2fdadcd558b897af8afe587c4f444453 UID:ffb41ce0-f1ce-4865-a7d2-323b55ffab42 NetNS:/var/run/netns/d7f142eb-9a39-4ceb-aca5-d3faf96f66af Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podffb41ce0_f1ce_4865_a7d2_323b55ffab42.slice PodAnnotations:0xc000138808}] Aliases:map[]}\"",
2026-06-12 17:20:10.284425 | controller |     "Jun 12 16:17:33.037761 crc crio[21573]: time=\"2026-06-12T16:17:33.036961861Z\" level=info msg=\"Checking pod openstack-operators_6ad0c3d6a0bf77eaebcb7537ef9d58d6678ac772661bc2d76dd06fada8ct2x6 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 17:20:10.284440 | controller |     "Jun 12 16:17:33.038817 crc crio[21573]: time=\"2026-06-12T16:17:33.038731009Z\" level=info msg=\"Stopping pod sandbox: 41ecec5d0d7123f73612178917a3497379de9963d71c12ce0a772aa2b2e85970\" id=69c79f2b-62c0-4149-9cdd-6eea36a70696 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 17:20:10.284457 | controller |     "Jun 12 16:17:33.039296 crc crio[21573]: time=\"2026-06-12T16:17:33.039196665Z\" level=info msg=\"Got pod network &{Name:baremetal-operator-controller-manager-7fdcbccd66-8wcxk Namespace:baremetal-operator-system ID:41ecec5d0d7123f73612178917a3497379de9963d71c12ce0a772aa2b2e85970 UID:6f04faa3-9436-4647-a9f9-e9fde214377a NetNS:/var/run/netns/65740b75-95dd-459e-9fc0-a54eae8135e6 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod6f04faa3_9436_4647_a9f9_e9fde214377a.slice PodAnnotations:0xc0027223b0}] Aliases:map[]}\"",
2026-06-12 17:20:10.284473 | controller |     "Jun 12 16:17:33.039766 crc crio[21573]: time=\"2026-06-12T16:17:33.039636525Z\" level=info msg=\"Deleting pod baremetal-operator-system_baremetal-operator-controller-manager-7fdcbccd66-8wcxk from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 17:20:10.284488 | controller |     "Jun 12 16:17:33.057614 crc crio[21573]: time=\"2026-06-12T16:17:33.057504356Z\" level=info msg=\"Ran pod sandbox 021d306aa8974b16bb4b17a94afb97dd2fdadcd558b897af8afe587c4f444453 with infra container: openstack-operators/6ad0c3d6a0bf77eaebcb7537ef9d58d6678ac772661bc2d76dd06fada8ct2x6/POD\" id=ba849c7f-c111-4f25-a3fc-ef6053e4d8ff name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:20:10.284504 | controller |     "Jun 12 16:17:33.062068 crc crio[21573]: time=\"2026-06-12T16:17:33.061958491Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=01a172e4-4f7d-4878-82f6-cbc927d5a60f name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:20:10.284519 | controller |     "Jun 12 16:17:33.065901 crc crio[21573]: time=\"2026-06-12T16:17:33.065779989Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=040634c5-d61b-4800-bc9d-60e1230ca418 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:20:10.284534 | controller |     "Jun 12 16:17:33.193689 crc crio[21573]: time=\"2026-06-12T16:17:33.193430702Z\" level=info msg=\"Creating container: openstack-operators/6ad0c3d6a0bf77eaebcb7537ef9d58d6678ac772661bc2d76dd06fada8ct2x6/util\" id=40930df7-a1d0-4e81-9522-613aaa15a4a2 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:20:10.284549 | controller |     "Jun 12 16:17:33.194931 crc crio[21573]: time=\"2026-06-12T16:17:33.19475888Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.284564 | controller |     "Jun 12 16:17:33.403404 crc crio[21573]: time=\"2026-06-12T16:17:33.402381331Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.284599 | controller |     "Jun 12 16:17:33.414384 crc crio[21573]: time=\"2026-06-12T16:17:33.41420137Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.284621 | controller |     "Jun 12 16:17:33.873589 crc crio[21573]: time=\"2026-06-12T16:17:33.872297811Z\" level=info msg=\"Created container 8bc22d6d0f6c3cde340ac7b73373fd016e0cb5b6b0702bd74aaadd8c2aa85f5b: openstack-operators/6ad0c3d6a0bf77eaebcb7537ef9d58d6678ac772661bc2d76dd06fada8ct2x6/util\" id=40930df7-a1d0-4e81-9522-613aaa15a4a2 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:20:10.284638 | controller |     "Jun 12 16:17:33.880934 crc crio[21573]: time=\"2026-06-12T16:17:33.878983985Z\" level=info msg=\"Starting container: 8bc22d6d0f6c3cde340ac7b73373fd016e0cb5b6b0702bd74aaadd8c2aa85f5b\" id=59333ffd-a444-4c8b-9c55-ffc8cb9d22f8 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 17:20:10.284654 | controller |     "Jun 12 16:17:33.901545 crc crio[21573]: time=\"2026-06-12T16:17:33.900923225Z\" level=info msg=\"Started container\" PID=48030 containerID=8bc22d6d0f6c3cde340ac7b73373fd016e0cb5b6b0702bd74aaadd8c2aa85f5b description=openstack-operators/6ad0c3d6a0bf77eaebcb7537ef9d58d6678ac772661bc2d76dd06fada8ct2x6/util id=59333ffd-a444-4c8b-9c55-ffc8cb9d22f8 name=/runtime.v1.RuntimeService/StartContainer sandboxID=021d306aa8974b16bb4b17a94afb97dd2fdadcd558b897af8afe587c4f444453",
2026-06-12 17:20:10.284670 | controller |     "Jun 12 16:17:35.642169 crc crio[21573]: time=\"2026-06-12T16:17:35.642080408Z\" level=info msg=\"Stopped pod sandbox: 41ecec5d0d7123f73612178917a3497379de9963d71c12ce0a772aa2b2e85970\" id=69c79f2b-62c0-4149-9cdd-6eea36a70696 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 17:20:10.284685 | controller |     "Jun 12 16:17:36.617619 crc crio[21573]: time=\"2026-06-12T16:17:36.615108477Z\" level=info msg=\"Removing container: 536b66e64d380e276ff62055547ef7c0e7f4f962f91590de7c113082856eabcd\" id=3583e1ca-1bec-4f83-b78e-177f7a7d0b1f name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 17:20:10.284700 | controller |     "Jun 12 16:17:36.634629 crc crio[21573]: time=\"2026-06-12T16:17:36.63438666Z\" level=info msg=\"Pulling image: 38.102.83.120:5001/openstack-k8s-operators/openstack-operator-bundle:5d3cc125d69b215b4b8640c634756ff99cce6ebc\" id=f3d40682-971e-4c3f-bb18-3e6b1e34af68 name=/runtime.v1.ImageService/PullImage",
2026-06-12 17:20:10.284715 | controller |     "Jun 12 16:17:36.649874 crc crio[21573]: time=\"2026-06-12T16:17:36.649786268Z\" level=info msg=\"Trying to access \\\"38.102.83.120:5001/openstack-k8s-operators/openstack-operator-bundle:5d3cc125d69b215b4b8640c634756ff99cce6ebc\\\"\"",
2026-06-12 17:20:10.284730 | controller |     "Jun 12 16:17:36.685419 crc crio[21573]: time=\"2026-06-12T16:17:36.685274386Z\" level=info msg=\"Removed container 536b66e64d380e276ff62055547ef7c0e7f4f962f91590de7c113082856eabcd: baremetal-operator-system/baremetal-operator-controller-manager-7fdcbccd66-8wcxk/manager\" id=3583e1ca-1bec-4f83-b78e-177f7a7d0b1f name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 17:20:10.284745 | controller |     "Jun 12 16:17:48.886541 crc crio[21573]: time=\"2026-06-12T16:17:48.880405955Z\" level=info msg=\"Pulled image: 38.102.83.120:5001/openstack-k8s-operators/openstack-operator-bundle@sha256:07385394a4e4df22ba85d993c9b80c207fa2a1d519e3f9d451439f421f18d046\" id=f3d40682-971e-4c3f-bb18-3e6b1e34af68 name=/runtime.v1.ImageService/PullImage",
2026-06-12 17:20:10.284760 | controller |     "Jun 12 16:17:48.888639 crc crio[21573]: time=\"2026-06-12T16:17:48.888302556Z\" level=info msg=\"Checking image status: 38.102.83.120:5001/openstack-k8s-operators/openstack-operator-bundle:5d3cc125d69b215b4b8640c634756ff99cce6ebc\" id=bf1d038e-7a5a-4feb-ae4a-ad847f30eeda name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:20:10.284775 | controller |     "Jun 12 16:17:48.902311 crc crio[21573]: time=\"2026-06-12T16:17:48.902147736Z\" level=info msg=\"Checking image status: 38.102.83.120:5001/openstack-k8s-operators/openstack-operator-bundle:5d3cc125d69b215b4b8640c634756ff99cce6ebc\" id=edd08636-8872-494d-b35f-e4623670a8bb name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:20:10.284794 | controller |     "Jun 12 16:17:49.141301 crc crio[21573]: time=\"2026-06-12T16:17:49.140958209Z\" level=info msg=\"Creating container: openstack-operators/6ad0c3d6a0bf77eaebcb7537ef9d58d6678ac772661bc2d76dd06fada8ct2x6/pull\" id=0c40252f-5e0b-4abc-8398-893c2aa3200b name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:20:10.284810 | controller |     "Jun 12 16:17:49.144237 crc crio[21573]: time=\"2026-06-12T16:17:49.144110889Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.284825 | controller |     "Jun 12 16:17:49.211089 crc crio[21573]: time=\"2026-06-12T16:17:49.210933053Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.284839 | controller |     "Jun 12 16:17:49.211570 crc crio[21573]: time=\"2026-06-12T16:17:49.211412696Z\" level=warning msg=\"Failed to open /etc/passwd: open /var/lib/containers/storage/overlay/27ba80aa25c0cb0c358ad7d6e221dab4e9edece88b22b19e35d5061255139355/merged/etc/passwd: no such file or directory\"",
2026-06-12 17:20:10.284854 | controller |     "Jun 12 16:17:49.211570 crc crio[21573]: time=\"2026-06-12T16:17:49.21150279Z\" level=warning msg=\"Failed to open /etc/group: open /var/lib/containers/storage/overlay/27ba80aa25c0cb0c358ad7d6e221dab4e9edece88b22b19e35d5061255139355/merged/etc/group: no such file or directory\"",
2026-06-12 17:20:10.284869 | controller |     "Jun 12 16:17:49.215542 crc crio[21573]: time=\"2026-06-12T16:17:49.215208564Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.284884 | controller |     "Jun 12 16:17:50.129705 crc crio[21573]: time=\"2026-06-12T16:17:50.129567544Z\" level=info msg=\"Created container 1228ed73241fe4095eed2dc9b28f3753fe0ae933d8f4a4db34001e1234bc05d6: openstack-operators/6ad0c3d6a0bf77eaebcb7537ef9d58d6678ac772661bc2d76dd06fada8ct2x6/pull\" id=0c40252f-5e0b-4abc-8398-893c2aa3200b name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:20:10.284899 | controller |     "Jun 12 16:17:50.131760 crc crio[21573]: time=\"2026-06-12T16:17:50.131648392Z\" level=info msg=\"Starting container: 1228ed73241fe4095eed2dc9b28f3753fe0ae933d8f4a4db34001e1234bc05d6\" id=1204e5a0-2ab0-4969-867a-e21ec338b488 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 17:20:10.284914 | controller |     "Jun 12 16:17:50.169527 crc crio[21573]: time=\"2026-06-12T16:17:50.169371741Z\" level=info msg=\"Started container\" PID=48411 containerID=1228ed73241fe4095eed2dc9b28f3753fe0ae933d8f4a4db34001e1234bc05d6 description=openstack-operators/6ad0c3d6a0bf77eaebcb7537ef9d58d6678ac772661bc2d76dd06fada8ct2x6/pull id=1204e5a0-2ab0-4969-867a-e21ec338b488 name=/runtime.v1.RuntimeService/StartContainer sandboxID=021d306aa8974b16bb4b17a94afb97dd2fdadcd558b897af8afe587c4f444453",
2026-06-12 17:20:10.284929 | controller |     "Jun 12 16:17:54.087431 crc crio[21573]: time=\"2026-06-12T16:17:54.086355889Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=a0690939-969f-4a74-824f-3a764bfb4ea5 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:20:10.284945 | controller |     "Jun 12 16:17:54.279682 crc crio[21573]: time=\"2026-06-12T16:17:54.279197713Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=7aa57209-b44e-419e-a6e2-ec1f65d26f6b name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:20:10.284959 | controller |     "Jun 12 16:17:56.116584 crc crio[21573]: time=\"2026-06-12T16:17:56.116195715Z\" level=info msg=\"Pulling image: quay.io/metal3-io/mariadb:latest\" id=0a9a0470-30b5-4994-97c1-fb4220c6b2ee name=/runtime.v1.ImageService/PullImage",
2026-06-12 17:20:10.284980 | controller |     "Jun 12 16:17:56.126552 crc crio[21573]: time=\"2026-06-12T16:17:56.126380942Z\" level=info msg=\"Trying to access \\\"quay.io/metal3-io/mariadb:latest\\\"\"",
2026-06-12 17:20:10.285003 | controller |     "Jun 12 16:18:01.004210 crc crio[21573]: time=\"2026-06-12T16:18:01.003278005Z\" level=info msg=\"Creating container: openstack-operators/6ad0c3d6a0bf77eaebcb7537ef9d58d6678ac772661bc2d76dd06fada8ct2x6/extract\" id=55aca728-874a-45e6-ab6f-48ba7ca37353 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:20:10.285021 | controller |     "Jun 12 16:18:01.005808 crc crio[21573]: time=\"2026-06-12T16:18:01.004934122Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.285037 | controller |     "Jun 12 16:18:01.055253 crc crio[21573]: time=\"2026-06-12T16:18:01.055055788Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.285052 | controller |     "Jun 12 16:18:01.059553 crc crio[21573]: time=\"2026-06-12T16:18:01.05938641Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.285067 | controller |     "Jun 12 16:18:01.959289 crc crio[21573]: time=\"2026-06-12T16:18:01.9583968Z\" level=info msg=\"Stopping pod sandbox: c0366074ae9db9a356d19ddbb874d20bad64a386f4e3a2221955513d8612703e\" id=702cf09a-135b-4e88-b555-5d0bebffd215 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 17:20:10.285082 | controller |     "Jun 12 16:18:01.959289 crc crio[21573]: time=\"2026-06-12T16:18:01.959186882Z\" level=info msg=\"Stopped pod sandbox (already stopped): c0366074ae9db9a356d19ddbb874d20bad64a386f4e3a2221955513d8612703e\" id=702cf09a-135b-4e88-b555-5d0bebffd215 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 17:20:10.285097 | controller |     "Jun 12 16:18:01.960833 crc crio[21573]: time=\"2026-06-12T16:18:01.960718075Z\" level=info msg=\"Removing pod sandbox: c0366074ae9db9a356d19ddbb874d20bad64a386f4e3a2221955513d8612703e\" id=88098af2-61f2-45ee-a1e5-cf468b6ac051 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 17:20:10.285112 | controller |     "Jun 12 16:18:01.976990 crc crio[21573]: time=\"2026-06-12T16:18:01.976863974Z\" level=info msg=\"Removed pod sandbox: c0366074ae9db9a356d19ddbb874d20bad64a386f4e3a2221955513d8612703e\" id=88098af2-61f2-45ee-a1e5-cf468b6ac051 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 17:20:10.285127 | controller |     "Jun 12 16:18:01.979526 crc crio[21573]: time=\"2026-06-12T16:18:01.978210516Z\" level=info msg=\"Stopping pod sandbox: 41ecec5d0d7123f73612178917a3497379de9963d71c12ce0a772aa2b2e85970\" id=d1e585ab-94e4-4eaa-b270-09a4c16f9925 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 17:20:10.285142 | controller |     "Jun 12 16:18:01.979526 crc crio[21573]: time=\"2026-06-12T16:18:01.978310839Z\" level=info msg=\"Stopped pod sandbox (already stopped): 41ecec5d0d7123f73612178917a3497379de9963d71c12ce0a772aa2b2e85970\" id=d1e585ab-94e4-4eaa-b270-09a4c16f9925 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 17:20:10.285158 | controller |     "Jun 12 16:18:01.980286 crc crio[21573]: time=\"2026-06-12T16:18:01.980223283Z\" level=info msg=\"Removing pod sandbox: 41ecec5d0d7123f73612178917a3497379de9963d71c12ce0a772aa2b2e85970\" id=88d906e2-0bef-4828-88b4-0257f78c9677 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 17:20:10.285172 | controller |     "Jun 12 16:18:02.025157 crc crio[21573]: time=\"2026-06-12T16:18:02.024734719Z\" level=info msg=\"Removed pod sandbox: 41ecec5d0d7123f73612178917a3497379de9963d71c12ce0a772aa2b2e85970\" id=88d906e2-0bef-4828-88b4-0257f78c9677 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 17:20:10.285187 | controller |     "Jun 12 16:18:02.813774 crc crio[21573]: time=\"2026-06-12T16:18:02.813416574Z\" level=info msg=\"Created container 79de6a746890825c2e82fbdcb36ff0cb8b2e07dc441aacc1e9a2a7a6fad991a8: openstack-operators/6ad0c3d6a0bf77eaebcb7537ef9d58d6678ac772661bc2d76dd06fada8ct2x6/extract\" id=55aca728-874a-45e6-ab6f-48ba7ca37353 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:20:10.285205 | controller |     "Jun 12 16:18:02.816024 crc crio[21573]: time=\"2026-06-12T16:18:02.815834792Z\" level=info msg=\"Starting container: 79de6a746890825c2e82fbdcb36ff0cb8b2e07dc441aacc1e9a2a7a6fad991a8\" id=470cdb06-020e-449a-b46b-80bf10cad5e5 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 17:20:10.285221 | controller |     "Jun 12 16:18:02.867050 crc crio[21573]: time=\"2026-06-12T16:18:02.866912575Z\" level=info msg=\"Started container\" PID=48590 containerID=79de6a746890825c2e82fbdcb36ff0cb8b2e07dc441aacc1e9a2a7a6fad991a8 description=openstack-operators/6ad0c3d6a0bf77eaebcb7537ef9d58d6678ac772661bc2d76dd06fada8ct2x6/extract id=470cdb06-020e-449a-b46b-80bf10cad5e5 name=/runtime.v1.RuntimeService/StartContainer sandboxID=021d306aa8974b16bb4b17a94afb97dd2fdadcd558b897af8afe587c4f444453",
2026-06-12 17:20:10.285237 | controller |     "Jun 12 16:18:10.467869 crc crio[21573]: time=\"2026-06-12T16:18:10.4669859Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:d54d28129bf6a24b6c1331cb4de963fa8892b5f1811bba98b05f8087ff0412ca\" id=94315ef7-cefa-4bb9-84b1-b9296d884a3d name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:20:10.285252 | controller |     "Jun 12 16:18:10.471198 crc crio[21573]: time=\"2026-06-12T16:18:10.471116311Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:d54d28129bf6a24b6c1331cb4de963fa8892b5f1811bba98b05f8087ff0412ca\" id=51d86bb5-b679-44fb-acaf-749a1a747774 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:20:10.285267 | controller |     "Jun 12 16:18:10.477745 crc crio[21573]: time=\"2026-06-12T16:18:10.474117122Z\" level=info msg=\"Creating container: metallb-system/metallb-operator-controller-manager-65d448d75d-7h7lc/manager\" id=30a9d397-99d3-4196-bbe5-31761dcb466a name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:20:10.285283 | controller |     "Jun 12 16:18:10.477745 crc crio[21573]: time=\"2026-06-12T16:18:10.474868623Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.285298 | controller |     "Jun 12 16:18:10.519676 crc crio[21573]: time=\"2026-06-12T16:18:10.519596455Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.285313 | controller |     "Jun 12 16:18:10.524990 crc crio[21573]: time=\"2026-06-12T16:18:10.524936429Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.285329 | controller |     "Jun 12 16:18:10.760754 crc crio[21573]: time=\"2026-06-12T16:18:10.76028516Z\" level=info msg=\"Created container bdcb92eca0ff53188c7b2f3c1007c058d475411457e85dd19228a5a9a7bc539f: metallb-system/metallb-operator-controller-manager-65d448d75d-7h7lc/manager\" id=30a9d397-99d3-4196-bbe5-31761dcb466a name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:20:10.285345 | controller |     "Jun 12 16:18:10.769781 crc crio[21573]: time=\"2026-06-12T16:18:10.769662574Z\" level=info msg=\"Starting container: bdcb92eca0ff53188c7b2f3c1007c058d475411457e85dd19228a5a9a7bc539f\" id=60ce3b7f-55e2-4eb0-9e1e-1dbac9011f59 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 17:20:10.285361 | controller |     "Jun 12 16:18:10.788536 crc crio[21573]: time=\"2026-06-12T16:18:10.788347414Z\" level=info msg=\"Started container\" PID=48800 containerID=bdcb92eca0ff53188c7b2f3c1007c058d475411457e85dd19228a5a9a7bc539f description=metallb-system/metallb-operator-controller-manager-65d448d75d-7h7lc/manager id=60ce3b7f-55e2-4eb0-9e1e-1dbac9011f59 name=/runtime.v1.RuntimeService/StartContainer sandboxID=1505938c08abe66603fee9150724842694ad6a0c00ae8d28cbc43ead3e271f34",
2026-06-12 17:20:10.285380 | controller |     "Jun 12 16:18:11.376374 crc crio[21573]: time=\"2026-06-12T16:18:11.376277858Z\" level=info msg=\"Running pod sandbox: openshift-infra/auto-csr-approver-29688018-kjszb/POD\" id=dd392374-6285-4d3e-9145-30502de8a1e8 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:20:10.285396 | controller |     "Jun 12 16:18:11.376603 crc crio[21573]: time=\"2026-06-12T16:18:11.376523583Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.285412 | controller |     "Jun 12 16:18:11.500513 crc crio[21573]: time=\"2026-06-12T16:18:11.500278553Z\" level=info msg=\"Pulling image: quay.io/metal3-io/baremetal-operator:release-0.9\" id=04b4993d-93b8-4c6d-ac80-289c012bbfaf name=/runtime.v1.ImageService/PullImage",
2026-06-12 17:20:10.285428 | controller |     "Jun 12 16:18:11.506819 crc crio[21573]: time=\"2026-06-12T16:18:11.506112433Z\" level=info msg=\"Trying to access \\\"quay.io/metal3-io/baremetal-operator:release-0.9\\\"\"",
2026-06-12 17:20:10.285443 | controller |     "Jun 12 16:18:12.518579 crc crio[21573]: time=\"2026-06-12T16:18:12.518068789Z\" level=info msg=\"Stopping pod sandbox: 021d306aa8974b16bb4b17a94afb97dd2fdadcd558b897af8afe587c4f444453\" id=dfe3ed45-8023-4550-bf41-08eee1e93775 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 17:20:10.285459 | controller |     "Jun 12 16:18:12.520557 crc crio[21573]: time=\"2026-06-12T16:18:12.519309953Z\" level=info msg=\"Got pod network &{Name:6ad0c3d6a0bf77eaebcb7537ef9d58d6678ac772661bc2d76dd06fada8ct2x6 Namespace:openstack-operators ID:021d306aa8974b16bb4b17a94afb97dd2fdadcd558b897af8afe587c4f444453 UID:ffb41ce0-f1ce-4865-a7d2-323b55ffab42 NetNS:/var/run/netns/d7f142eb-9a39-4ceb-aca5-d3faf96f66af Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podffb41ce0_f1ce_4865_a7d2_323b55ffab42.slice PodAnnotations:0xc002722218}] Aliases:map[]}\"",
2026-06-12 17:20:10.285474 | controller |     "Jun 12 16:18:12.520557 crc crio[21573]: time=\"2026-06-12T16:18:12.519708174Z\" level=info msg=\"Deleting pod openstack-operators_6ad0c3d6a0bf77eaebcb7537ef9d58d6678ac772661bc2d76dd06fada8ct2x6 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 17:20:10.285490 | controller |     "Jun 12 16:18:19.681060 crc crio[21573]: time=\"2026-06-12T16:18:19.680024701Z\" level=info msg=\"Stopped pod sandbox: 021d306aa8974b16bb4b17a94afb97dd2fdadcd558b897af8afe587c4f444453\" id=dfe3ed45-8023-4550-bf41-08eee1e93775 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 17:20:10.285505 | controller |     "Jun 12 16:18:31.242962 crc crio[21573]: time=\"2026-06-12T16:18:31.240055588Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29688018-kjszb Namespace:openshift-infra ID:736655cc85210eeb13991b8407d62a18d6c005d04d240ad5157aca0e169faf72 UID:526c732d-416d-40b8-9bc1-5d4e122fcb33 NetNS:/var/run/netns/0d9e5825-12b0-4bc5-b7eb-d310edaf83a5 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod526c732d_416d_40b8_9bc1_5d4e122fcb33.slice PodAnnotations:0xc000568368}] Aliases:map[]}\"",
2026-06-12 17:20:10.285521 | controller |     "Jun 12 16:18:31.242962 crc crio[21573]: time=\"2026-06-12T16:18:31.242823093Z\" level=info msg=\"Adding pod openshift-infra_auto-csr-approver-29688018-kjszb to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 17:20:10.285536 | controller |     "Jun 12 16:18:31.293230 crc crio[21573]: time=\"2026-06-12T16:18:31.292976315Z\" level=info msg=\"Running pod sandbox: openstack-operators/openstack-operator-controller-init-5d7646c49f-rv4hl/POD\" id=89b0b8c6-44af-4bc5-99fe-a349596c607b name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:20:10.285555 | controller |     "Jun 12 16:18:31.293542 crc crio[21573]: time=\"2026-06-12T16:18:31.293270873Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.285587 | controller |     "Jun 12 16:18:31.563100 crc crio[21573]: time=\"2026-06-12T16:18:31.562258476Z\" level=info msg=\"Got pod network &{Name:openstack-operator-controller-init-5d7646c49f-rv4hl Namespace:openstack-operators ID:fa305f61097916f95a21b8642df39c0ed46c12da913da806c607439c9b387a0d UID:048f16e0-6cb8-41ce-881b-5a975d6b8936 NetNS:/var/run/netns/6855aa66-b6da-424f-bd24-24e13652327f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod048f16e0_6cb8_41ce_881b_5a975d6b8936.slice PodAnnotations:0xc002428068}] Aliases:map[]}\"",
2026-06-12 17:20:10.285610 | controller |     "Jun 12 16:18:31.563100 crc crio[21573]: time=\"2026-06-12T16:18:31.562433991Z\" level=info msg=\"Adding pod openstack-operators_openstack-operator-controller-init-5d7646c49f-rv4hl to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 17:20:10.285627 | controller |     "Jun 12 16:18:31.885602 crc crio[21573]: time=\"2026-06-12T16:18:31.885282498Z\" level=info msg=\"Pulled image: quay.io/metal3-io/mariadb@sha256:04c98546a59417b616c1ed83c4a8b5b840f52c343c715e28df0e145acfe1e8f0\" id=0a9a0470-30b5-4994-97c1-fb4220c6b2ee name=/runtime.v1.ImageService/PullImage",
2026-06-12 17:20:10.285643 | controller |     "Jun 12 16:18:31.901179 crc crio[21573]: time=\"2026-06-12T16:18:31.900955295Z\" level=info msg=\"Checking image status: quay.io/metal3-io/mariadb:latest\" id=666b3a9a-44cd-4fcc-b3d2-fb22249937a3 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:20:10.285659 | controller |     "Jun 12 16:18:32.269159 crc crio[21573]: time=\"2026-06-12T16:18:32.266844586Z\" level=info msg=\"Pulled image: quay.io/metal3-io/baremetal-operator@sha256:9ef16b26df77e09ed539968e7c9664caa407b3271b47747c22f676af9f47a963\" id=04b4993d-93b8-4c6d-ac80-289c012bbfaf name=/runtime.v1.ImageService/PullImage",
2026-06-12 17:20:10.285675 | controller |     "Jun 12 16:18:32.274036 crc crio[21573]: time=\"2026-06-12T16:18:32.272189364Z\" level=info msg=\"Checking image status: quay.io/metal3-io/baremetal-operator:release-0.9\" id=7f4caf06-8a58-4860-8342-897a61edbda4 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:20:10.285691 | controller |     "Jun 12 16:18:32.279123 crc crio[21573]: time=\"2026-06-12T16:18:32.278256508Z\" level=info msg=\"Checking image status: quay.io/metal3-io/baremetal-operator:release-0.9\" id=1ff36670-7666-465b-beda-eccf9dfaccbe name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:20:10.285706 | controller |     "Jun 12 16:18:32.295036 crc crio[21573]: time=\"2026-06-12T16:18:32.294628826Z\" level=info msg=\"Creating container: baremetal-operator-system/baremetal-operator-controller-manager-8689c6c7ff-lg4wl/manager\" id=87d1006f-516e-4a7b-a2d8-ccb09e47f4b3 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:20:10.285722 | controller |     "Jun 12 16:18:32.297140 crc crio[21573]: time=\"2026-06-12T16:18:32.295790358Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.285737 | controller |     "Jun 12 16:18:32.494375 crc crio[21573]: time=\"2026-06-12T16:18:32.493797541Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.285753 | controller |     "Jun 12 16:18:32.555760 crc crio[21573]: time=\"2026-06-12T16:18:32.555277927Z\" level=info msg=\"Checking image status: quay.io/metal3-io/mariadb\" id=67bcf1a5-0720-4741-937c-d657cb660506 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:20:10.285771 | controller |     "Jun 12 16:18:32.614007 crc crio[21573]: time=\"2026-06-12T16:18:32.613894832Z\" level=info msg=\"Creating container: baremetal-operator-system/baremetal-operator-ironic-7bd849786b-bqzvm/mariadb\" id=fbcf06db-ad04-40bc-a9ea-82d188d62643 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:20:10.285786 | controller |     "Jun 12 16:18:32.618545 crc crio[21573]: time=\"2026-06-12T16:18:32.616954265Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.285801 | controller |     "Jun 12 16:18:32.694570 crc crio[21573]: time=\"2026-06-12T16:18:32.692560494Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.285816 | controller |     "Jun 12 16:18:32.729763 crc crio[21573]: time=\"2026-06-12T16:18:32.725708979Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.285830 | controller |     "Jun 12 16:18:33.218172 crc crio[21573]: time=\"2026-06-12T16:18:33.214265649Z\" level=info msg=\"Created container a3051131b26651d0fdcdc908ddc299343181be1c3f72d2577d54f9daa5860ef6: baremetal-operator-system/baremetal-operator-controller-manager-8689c6c7ff-lg4wl/manager\" id=87d1006f-516e-4a7b-a2d8-ccb09e47f4b3 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:20:10.285845 | controller |     "Jun 12 16:18:33.222010 crc crio[21573]: time=\"2026-06-12T16:18:33.221771491Z\" level=info msg=\"Starting container: a3051131b26651d0fdcdc908ddc299343181be1c3f72d2577d54f9daa5860ef6\" id=e013ffb2-a470-40fa-880b-10f6982825a4 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 17:20:10.285860 | controller |     "Jun 12 16:18:33.244033 crc crio[21573]: time=\"2026-06-12T16:18:33.243199607Z\" level=info msg=\"Started container\" PID=49329 containerID=a3051131b26651d0fdcdc908ddc299343181be1c3f72d2577d54f9daa5860ef6 description=baremetal-operator-system/baremetal-operator-controller-manager-8689c6c7ff-lg4wl/manager id=e013ffb2-a470-40fa-880b-10f6982825a4 name=/runtime.v1.RuntimeService/StartContainer sandboxID=6074012e92e6ce0713f5848cfd6331d482e54b2ae3d6ce409a4502bbe36a9c4f",
2026-06-12 17:20:10.285875 | controller |     "Jun 12 16:18:33.846813 crc crio[21573]: 2026-06-12T16:18:33Z [verbose] CmdAdd (shim): {1.1.0 [{Name:736655cc85210ee Mac:6a:1b:12:f1:7e:ca Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:47 Mtu:0 Sandbox:/var/run/netns/0d9e5825-12b0-4bc5-b7eb-d310edaf83a5 SocketPath: PciID:}] [{Interface:0xc000292ae0 Address:{IP:10.217.0.71 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 17:20:10.285936 | controller |     "Jun 12 16:18:33.849104 crc crio[21573]: time=\"2026-06-12T16:18:33.848869438Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.285954 | controller |     "Jun 12 16:18:33.850562 crc crio[21573]: time=\"2026-06-12T16:18:33.850382181Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29688018-kjszb Namespace:openshift-infra ID:736655cc85210eeb13991b8407d62a18d6c005d04d240ad5157aca0e169faf72 UID:526c732d-416d-40b8-9bc1-5d4e122fcb33 NetNS:/var/run/netns/0d9e5825-12b0-4bc5-b7eb-d310edaf83a5 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod526c732d_416d_40b8_9bc1_5d4e122fcb33.slice PodAnnotations:0xc000568368}] Aliases:map[]}\"",
2026-06-12 17:20:10.285970 | controller |     "Jun 12 16:18:33.850960 crc crio[21573]: time=\"2026-06-12T16:18:33.850672379Z\" level=info msg=\"Checking pod openshift-infra_auto-csr-approver-29688018-kjszb for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 17:20:10.286008 | controller |     "Jun 12 16:18:33.864816 crc crio[21573]: time=\"2026-06-12T16:18:33.863592741Z\" level=info msg=\"Ran pod sandbox 736655cc85210eeb13991b8407d62a18d6c005d04d240ad5157aca0e169faf72 with infra container: openshift-infra/auto-csr-approver-29688018-kjszb/POD\" id=dd392374-6285-4d3e-9145-30502de8a1e8 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:20:10.286033 | controller |     "Jun 12 16:18:33.873542 crc crio[21573]: time=\"2026-06-12T16:18:33.873345516Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-cli:latest\" id=ee08fe11-011b-4ecb-ba1c-3eadfc3dd8f2 name=/runtime.v1.ImageService/PullImage",
2026-06-12 17:20:10.286050 | controller |     "Jun 12 16:18:33.885793 crc crio[21573]: time=\"2026-06-12T16:18:33.884978731Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-cli:latest\\\"\"",
2026-06-12 17:20:10.286065 | controller |     "Jun 12 16:18:34.227703 crc crio[21573]: time=\"2026-06-12T16:18:34.226857704Z\" level=info msg=\"Created container 30e698b9b596006f485ffc5009ec8ef4b654ac847f150d377346221da9409e35: baremetal-operator-system/baremetal-operator-ironic-7bd849786b-bqzvm/mariadb\" id=fbcf06db-ad04-40bc-a9ea-82d188d62643 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:20:10.286081 | controller |     "Jun 12 16:18:34.229703 crc crio[21573]: time=\"2026-06-12T16:18:34.229189318Z\" level=info msg=\"Starting container: 30e698b9b596006f485ffc5009ec8ef4b654ac847f150d377346221da9409e35\" id=5fea95f9-fddc-4535-90b2-508847142f08 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 17:20:10.286096 | controller |     "Jun 12 16:18:34.236576 crc crio[21573]: time=\"2026-06-12T16:18:34.236421172Z\" level=info msg=\"Started container\" PID=49423 containerID=30e698b9b596006f485ffc5009ec8ef4b654ac847f150d377346221da9409e35 description=baremetal-operator-system/baremetal-operator-ironic-7bd849786b-bqzvm/mariadb id=5fea95f9-fddc-4535-90b2-508847142f08 name=/runtime.v1.RuntimeService/StartContainer sandboxID=d518e3d14f09cd69cb6a5f0979521164889e78288ec19b3a7b88e71bd556ed36",
2026-06-12 17:20:10.286112 | controller |     "Jun 12 16:18:34.720525 crc crio[21573]: time=\"2026-06-12T16:18:34.720067057Z\" level=info msg=\"Pulling image: quay.io/metal3-io/ironic:release-24.1\" id=31fa5806-e240-4faf-87c7-45499db7bec3 name=/runtime.v1.ImageService/PullImage",
2026-06-12 17:20:10.286127 | controller |     "Jun 12 16:18:34.729540 crc crio[21573]: time=\"2026-06-12T16:18:34.72742412Z\" level=info msg=\"Trying to access \\\"quay.io/metal3-io/ironic:release-24.1\\\"\"",
2026-06-12 17:20:10.286143 | controller |     "Jun 12 16:18:37.220988 crc crio[21573]: 2026-06-12T16:18:37Z [verbose] CmdAdd (shim): {1.1.0 [{Name:fa305f61097916f Mac:42:a6:db:01:0b:10 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:48 Mtu:0 Sandbox:/var/run/netns/6855aa66-b6da-424f-bd24-24e13652327f SocketPath: PciID:}] [{Interface:0xc00011ae50 Address:{IP:10.217.0.72 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 17:20:10.286158 | controller |     "Jun 12 16:18:37.224674 crc crio[21573]: time=\"2026-06-12T16:18:37.224280991Z\" level=info msg=\"Got pod network &{Name:openstack-operator-controller-init-5d7646c49f-rv4hl Namespace:openstack-operators ID:fa305f61097916f95a21b8642df39c0ed46c12da913da806c607439c9b387a0d UID:048f16e0-6cb8-41ce-881b-5a975d6b8936 NetNS:/var/run/netns/6855aa66-b6da-424f-bd24-24e13652327f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod048f16e0_6cb8_41ce_881b_5a975d6b8936.slice PodAnnotations:0xc002428068}] Aliases:map[]}\"",
2026-06-12 17:20:10.286173 | controller |     "Jun 12 16:18:37.224674 crc crio[21573]: time=\"2026-06-12T16:18:37.22464457Z\" level=info msg=\"Checking pod openstack-operators_openstack-operator-controller-init-5d7646c49f-rv4hl for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 17:20:10.286189 | controller |     "Jun 12 16:18:37.239197 crc crio[21573]: time=\"2026-06-12T16:18:37.238276718Z\" level=info msg=\"Ran pod sandbox fa305f61097916f95a21b8642df39c0ed46c12da913da806c607439c9b387a0d with infra container: openstack-operators/openstack-operator-controller-init-5d7646c49f-rv4hl/POD\" id=89b0b8c6-44af-4bc5-99fe-a349596c607b name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:20:10.286208 | controller |     "Jun 12 16:18:37.241876 crc crio[21573]: time=\"2026-06-12T16:18:37.24177482Z\" level=info msg=\"Checking image status: 38.102.83.120:5001/openstack-k8s-operators/openstack-operator:5d3cc125d69b215b4b8640c634756ff99cce6ebc\" id=ad1f5b7e-612c-46ce-b0f0-262fd8b24691 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:20:10.286224 | controller |     "Jun 12 16:18:37.242143 crc crio[21573]: time=\"2026-06-12T16:18:37.242057798Z\" level=info msg=\"Image 38.102.83.120:5001/openstack-k8s-operators/openstack-operator:5d3cc125d69b215b4b8640c634756ff99cce6ebc not found\" id=ad1f5b7e-612c-46ce-b0f0-262fd8b24691 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:20:10.286238 | controller |     "Jun 12 16:18:37.242280 crc crio[21573]: time=\"2026-06-12T16:18:37.24216131Z\" level=info msg=\"Neither image nor artfiact 38.102.83.120:5001/openstack-k8s-operators/openstack-operator:5d3cc125d69b215b4b8640c634756ff99cce6ebc found\" id=ad1f5b7e-612c-46ce-b0f0-262fd8b24691 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:20:10.286253 | controller |     "Jun 12 16:18:37.244627 crc crio[21573]: time=\"2026-06-12T16:18:37.244402811Z\" level=info msg=\"Pulling image: 38.102.83.120:5001/openstack-k8s-operators/openstack-operator:5d3cc125d69b215b4b8640c634756ff99cce6ebc\" id=1c23b29e-463c-4fbf-b9ae-f87251e81b80 name=/runtime.v1.ImageService/PullImage",
2026-06-12 17:20:10.286268 | controller |     "Jun 12 16:18:37.246502 crc crio[21573]: time=\"2026-06-12T16:18:37.246289212Z\" level=info msg=\"Trying to access \\\"38.102.83.120:5001/openstack-k8s-operators/openstack-operator:5d3cc125d69b215b4b8640c634756ff99cce6ebc\\\"\"",
2026-06-12 17:20:10.286283 | controller |     "Jun 12 16:18:42.002814 crc crio[21573]: time=\"2026-06-12T16:18:42.002101873Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9\" id=ee08fe11-011b-4ecb-ba1c-3eadfc3dd8f2 name=/runtime.v1.ImageService/PullImage",
2026-06-12 17:20:10.286298 | controller |     "Jun 12 16:18:42.005547 crc crio[21573]: time=\"2026-06-12T16:18:42.005496603Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=9b0e57cb-12ec-4a88-8140-e0efe4dc1ed9 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:20:10.286312 | controller |     "Jun 12 16:18:42.010214 crc crio[21573]: time=\"2026-06-12T16:18:42.00799028Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=fd398f21-61a9-4ead-830d-02dde3f494e6 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:20:10.286327 | controller |     "Jun 12 16:18:42.113427 crc crio[21573]: time=\"2026-06-12T16:18:42.113167899Z\" level=info msg=\"Creating container: openshift-infra/auto-csr-approver-29688018-kjszb/oc\" id=ae9061c5-651c-446d-bee6-133fe298dc7b name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:20:10.286342 | controller |     "Jun 12 16:18:42.117590 crc crio[21573]: time=\"2026-06-12T16:18:42.114385143Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.286356 | controller |     "Jun 12 16:18:42.163678 crc crio[21573]: time=\"2026-06-12T16:18:42.163218256Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.286371 | controller |     "Jun 12 16:18:42.724348 crc crio[21573]: time=\"2026-06-12T16:18:42.723595948Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.286392 | controller |     "Jun 12 16:18:43.011621 crc crio[21573]: time=\"2026-06-12T16:18:43.011522333Z\" level=info msg=\"Created container dbb22c37e453a2ca55904b455f83b93737249275d07d2e121f7e1cd2c41c82e1: openshift-infra/auto-csr-approver-29688018-kjszb/oc\" id=ae9061c5-651c-446d-bee6-133fe298dc7b name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:20:10.286407 | controller |     "Jun 12 16:18:43.014762 crc crio[21573]: time=\"2026-06-12T16:18:43.014627386Z\" level=info msg=\"Starting container: dbb22c37e453a2ca55904b455f83b93737249275d07d2e121f7e1cd2c41c82e1\" id=310462c4-4873-4715-9ed2-a6ad60935e33 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 17:20:10.286422 | controller |     "Jun 12 16:18:43.150628 crc crio[21573]: time=\"2026-06-12T16:18:43.150264135Z\" level=info msg=\"Started container\" PID=49743 containerID=dbb22c37e453a2ca55904b455f83b93737249275d07d2e121f7e1cd2c41c82e1 description=openshift-infra/auto-csr-approver-29688018-kjszb/oc id=310462c4-4873-4715-9ed2-a6ad60935e33 name=/runtime.v1.RuntimeService/StartContainer sandboxID=736655cc85210eeb13991b8407d62a18d6c005d04d240ad5157aca0e169faf72",
2026-06-12 17:20:10.286437 | controller |     "Jun 12 16:18:50.064182 crc crio[21573]: time=\"2026-06-12T16:18:50.058892461Z\" level=info msg=\"Stopping pod sandbox: 736655cc85210eeb13991b8407d62a18d6c005d04d240ad5157aca0e169faf72\" id=2809a926-0928-46de-9954-08e72d197e99 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 17:20:10.286452 | controller |     "Jun 12 16:18:50.066409 crc crio[21573]: time=\"2026-06-12T16:18:50.065083739Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29688018-kjszb Namespace:openshift-infra ID:736655cc85210eeb13991b8407d62a18d6c005d04d240ad5157aca0e169faf72 UID:526c732d-416d-40b8-9bc1-5d4e122fcb33 NetNS:/var/run/netns/0d9e5825-12b0-4bc5-b7eb-d310edaf83a5 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod526c732d_416d_40b8_9bc1_5d4e122fcb33.slice PodAnnotations:0xc001896098}] Aliases:map[]}\"",
2026-06-12 17:20:10.286468 | controller |     "Jun 12 16:18:50.066409 crc crio[21573]: time=\"2026-06-12T16:18:50.065258125Z\" level=info msg=\"Deleting pod openshift-infra_auto-csr-approver-29688018-kjszb from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 17:20:10.286483 | controller |     "Jun 12 16:19:08.199973 crc crio[21573]: time=\"2026-06-12T16:19:08.195923452Z\" level=info msg=\"Stopped pod sandbox: 736655cc85210eeb13991b8407d62a18d6c005d04d240ad5157aca0e169faf72\" id=2809a926-0928-46de-9954-08e72d197e99 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 17:20:10.286498 | controller |     "Jun 12 16:19:41.830712 crc crio[21573]: time=\"2026-06-12T16:19:41.829424609Z\" level=info msg=\"Removing container: 171de7a186ff6dababcb5cb4e46d56dedd09add8520db9064a7364fac550ef62\" id=bdca4c81-4922-4f03-b04f-e20605f19a50 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 17:20:10.286514 | controller |     "Jun 12 16:19:55.917400 crc crio[21573]: time=\"2026-06-12T16:19:55.914135367Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:d54d28129bf6a24b6c1331cb4de963fa8892b5f1811bba98b05f8087ff0412ca\" id=f92d02b3-0d82-4c40-8449-72983b3be736 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:20:10.286529 | controller |     "Jun 12 16:20:00.911918 crc crio[21573]: time=\"2026-06-12T16:20:00.910282273Z\" level=info msg=\"Pulling image: quay.io/metal3-io/baremetal-operator:release-0.9\" id=963855e4-d04c-4844-a012-21e63cad6510 name=/runtime.v1.ImageService/PullImage",
2026-06-12 17:20:10.286544 | controller |     "Jun 12 16:20:00.924129 crc crio[21573]: time=\"2026-06-12T16:20:00.924022414Z\" level=info msg=\"Trying to access \\\"quay.io/metal3-io/baremetal-operator:release-0.9\\\"\"",
2026-06-12 17:20:10.286560 | controller |     "Jun 12 16:20:02.299414 crc crio[21573]: time=\"2026-06-12T16:20:02.299316376Z\" level=info msg=\"Removing container: 150b57bf1d0805da5fd1e384d764f61ce74289a08aab7b2c93adb8dee0145e9f\" id=ebef9baf-01ab-44f3-8493-4a48752293e3 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 17:20:10.286594 | controller |     "Jun 12 16:20:05.652903 crc crio[21573]: time=\"2026-06-12T16:20:05.651403269Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:d54d28129bf6a24b6c1331cb4de963fa8892b5f1811bba98b05f8087ff0412ca\" id=cbdcd4d8-6ec1-4778-a129-1e54ef7f43b0 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:20:10.286616 | controller |     "Jun 12 16:20:06.096618 crc crio[21573]: time=\"2026-06-12T16:20:06.095398051Z\" level=info msg=\"Running pod sandbox: openshift-infra/auto-csr-approver-29688020-jnb77/POD\" id=81897ee4-d0cd-4128-a01f-32b502fc6262 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:20:10.286633 | controller |     "Jun 12 16:20:06.096618 crc crio[21573]: time=\"2026-06-12T16:20:06.095918096Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.286649 | controller |     "Jun 12 16:20:12.703145 crc crio[21573]: time=\"2026-06-12T16:20:12.700835512Z\" level=info msg=\"Creating container: metallb-system/metallb-operator-controller-manager-65d448d75d-7h7lc/manager\" id=92566133-4122-4f6d-bf33-4c35ff601954 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:20:10.286664 | controller |     "Jun 12 16:20:13.387416 crc crio[21573]: time=\"2026-06-12T16:20:13.386693613Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.286679 | controller |     "Jun 12 16:20:14.976824 crc crio[21573]: time=\"2026-06-12T16:20:14.97640773Z\" level=info msg=\"Removed container 150b57bf1d0805da5fd1e384d764f61ce74289a08aab7b2c93adb8dee0145e9f: openshift-infra/auto-csr-approver-29688012-8fn6q/oc\" id=ebef9baf-01ab-44f3-8493-4a48752293e3 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 17:20:10.286694 | controller |     "Jun 12 16:20:14.988771 crc crio[21573]: time=\"2026-06-12T16:20:14.988650149Z\" level=info msg=\"Stopping pod sandbox: 833e21d80df1fa3a98c3d31c5b6cf35eebab2c11dc0f577545d72373068b4485\" id=b5dec7c9-4db9-4a4a-a61d-9a984fbd8175 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 17:20:10.286709 | controller |     "Jun 12 16:20:14.988771 crc crio[21573]: time=\"2026-06-12T16:20:14.988789883Z\" level=info msg=\"Stopped pod sandbox (already stopped): 833e21d80df1fa3a98c3d31c5b6cf35eebab2c11dc0f577545d72373068b4485\" id=b5dec7c9-4db9-4a4a-a61d-9a984fbd8175 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 17:20:10.286725 | controller |     "Jun 12 16:20:14.989597 crc crio[21573]: time=\"2026-06-12T16:20:14.989534443Z\" level=info msg=\"Removing pod sandbox: 833e21d80df1fa3a98c3d31c5b6cf35eebab2c11dc0f577545d72373068b4485\" id=ac5f45a2-df1e-430d-8b0a-0fa5e5cb1ca7 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 17:20:10.286740 | controller |     "Jun 12 16:20:15.044512 crc crio[21573]: time=\"2026-06-12T16:20:15.044330984Z\" level=info msg=\"Pulled image: 38.102.83.120:5001/openstack-k8s-operators/openstack-operator@sha256:2860824d196825a0fa76ff59e761b642d1290028363ab5821ea24d74e69951a1\" id=1c23b29e-463c-4fbf-b9ae-f87251e81b80 name=/runtime.v1.ImageService/PullImage",
2026-06-12 17:20:10.286755 | controller |     "Jun 12 16:20:15.046378 crc crio[21573]: time=\"2026-06-12T16:20:15.04629088Z\" level=info msg=\"Checking image status: 38.102.83.120:5001/openstack-k8s-operators/openstack-operator:5d3cc125d69b215b4b8640c634756ff99cce6ebc\" id=217c5151-e58b-4909-a64d-3483032f9175 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:20:10.286770 | controller |     "Jun 12 16:20:15.371131 crc crio[21573]: time=\"2026-06-12T16:20:15.371010575Z\" level=info msg=\"Removed container 171de7a186ff6dababcb5cb4e46d56dedd09add8520db9064a7364fac550ef62: metallb-system/metallb-operator-controller-manager-65d448d75d-7h7lc/manager\" id=bdca4c81-4922-4f03-b04f-e20605f19a50 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 17:20:10.286789 | controller |     "Jun 12 16:20:15.376404 crc crio[21573]: time=\"2026-06-12T16:20:15.376172302Z\" level=info msg=\"Removing container: 291bfe7b5519a2135921e5b29fd26a61e0924f00ac1774964d88c5738d6bb233\" id=ee5c12ae-d44e-4844-98e1-20a3440e94eb name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 17:20:10.286806 | controller |     "Jun 12 16:20:15.777541 crc crio[21573]: time=\"2026-06-12T16:20:15.776071447Z\" level=info msg=\"Checking image status: 38.102.83.120:5001/openstack-k8s-operators/openstack-operator:5d3cc125d69b215b4b8640c634756ff99cce6ebc\" id=0fd8932c-6984-478f-8abc-75833425cfca name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:20:10.286821 | controller |     "Jun 12 16:20:15.802602 crc crio[21573]: time=\"2026-06-12T16:20:15.802495129Z\" level=info msg=\"Removed pod sandbox: 833e21d80df1fa3a98c3d31c5b6cf35eebab2c11dc0f577545d72373068b4485\" id=ac5f45a2-df1e-430d-8b0a-0fa5e5cb1ca7 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 17:20:10.286836 | controller |     "Jun 12 16:20:15.840628 crc crio[21573]: time=\"2026-06-12T16:20:15.840414521Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29688020-jnb77 Namespace:openshift-infra ID:ecd75510c1b33fae85fdb08c12a0220909dfe04ea5835e67bcebd829cd16f4ed UID:db22425a-9516-4edc-bf37-3a6a2fa8ba7f NetNS:/var/run/netns/124ea3c0-c9e8-4dcd-a47e-209238465fb1 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poddb22425a_9516_4edc_bf37_3a6a2fa8ba7f.slice PodAnnotations:0xc00063c1f8}] Aliases:map[]}\"",
2026-06-12 17:20:10.286886 | controller |     "Jun 12 16:20:15.840628 crc crio[21573]: time=\"2026-06-12T16:20:15.840565304Z\" level=info msg=\"Adding pod openshift-infra_auto-csr-approver-29688020-jnb77 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 17:20:10.286904 | controller |     "Jun 12 16:20:16.705250 crc crio[21573]: time=\"2026-06-12T16:20:16.704565893Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.286919 | controller |     "Jun 12 16:20:16.712048 crc crio[21573]: time=\"2026-06-12T16:20:16.711609953Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.286934 | controller |     "Jun 12 16:20:16.715276 crc crio[21573]: time=\"2026-06-12T16:20:16.715152999Z\" level=info msg=\"Removed container 291bfe7b5519a2135921e5b29fd26a61e0924f00ac1774964d88c5738d6bb233: baremetal-operator-system/baremetal-operator-controller-manager-8689c6c7ff-lg4wl/manager\" id=ee5c12ae-d44e-4844-98e1-20a3440e94eb name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 17:20:10.286950 | controller |     "Jun 12 16:20:16.874873 crc crio[21573]: 2026-06-12T16:20:16Z [verbose] CmdAdd (shim): {1.1.0 [{Name:ecd75510c1b33fa Mac:66:80:5e:69:45:7a Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:49 Mtu:0 Sandbox:/var/run/netns/124ea3c0-c9e8-4dcd-a47e-209238465fb1 SocketPath: PciID:}] [{Interface:0xc000014e20 Address:{IP:10.217.0.73 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 17:20:10.286966 | controller |     "Jun 12 16:20:16.882291 crc crio[21573]: time=\"2026-06-12T16:20:16.879828808Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29688020-jnb77 Namespace:openshift-infra ID:ecd75510c1b33fae85fdb08c12a0220909dfe04ea5835e67bcebd829cd16f4ed UID:db22425a-9516-4edc-bf37-3a6a2fa8ba7f NetNS:/var/run/netns/124ea3c0-c9e8-4dcd-a47e-209238465fb1 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poddb22425a_9516_4edc_bf37_3a6a2fa8ba7f.slice PodAnnotations:0xc00063c1f8}] Aliases:map[]}\"",
2026-06-12 17:20:10.286985 | controller |     "Jun 12 16:20:16.882291 crc crio[21573]: time=\"2026-06-12T16:20:16.880895526Z\" level=info msg=\"Checking pod openshift-infra_auto-csr-approver-29688020-jnb77 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 17:20:10.287000 | controller |     "Jun 12 16:20:16.969489 crc crio[21573]: time=\"2026-06-12T16:20:16.969300004Z\" level=info msg=\"Created container f0a8f5ab0b8ae7881cac8d214bd863228a4d6b30eaf25c1d424413a10dfc997f: metallb-system/metallb-operator-controller-manager-65d448d75d-7h7lc/manager\" id=92566133-4122-4f6d-bf33-4c35ff601954 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:20:10.287019 | controller |     "Jun 12 16:20:16.975915 crc crio[21573]: time=\"2026-06-12T16:20:16.975202994Z\" level=info msg=\"Starting container: f0a8f5ab0b8ae7881cac8d214bd863228a4d6b30eaf25c1d424413a10dfc997f\" id=7d2330e6-0e17-49f1-8ad0-89609b529459 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 17:20:10.287042 | controller |     "Jun 12 16:20:16.984928 crc crio[21573]: time=\"2026-06-12T16:20:16.984852514Z\" level=info msg=\"Started container\" PID=51667 containerID=f0a8f5ab0b8ae7881cac8d214bd863228a4d6b30eaf25c1d424413a10dfc997f description=metallb-system/metallb-operator-controller-manager-65d448d75d-7h7lc/manager id=7d2330e6-0e17-49f1-8ad0-89609b529459 name=/runtime.v1.RuntimeService/StartContainer sandboxID=1505938c08abe66603fee9150724842694ad6a0c00ae8d28cbc43ead3e271f34",
2026-06-12 17:20:10.287060 | controller |     "Jun 12 16:20:17.496947 crc crio[21573]: time=\"2026-06-12T16:20:17.496112575Z\" level=info msg=\"Ran pod sandbox ecd75510c1b33fae85fdb08c12a0220909dfe04ea5835e67bcebd829cd16f4ed with infra container: openshift-infra/auto-csr-approver-29688020-jnb77/POD\" id=81897ee4-d0cd-4128-a01f-32b502fc6262 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:20:10.287076 | controller |     "Jun 12 16:20:17.501534 crc crio[21573]: time=\"2026-06-12T16:20:17.501300304Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-cli:latest\" id=2b7cb987-212d-4f46-a330-d73232529ccd name=/runtime.v1.ImageService/PullImage",
2026-06-12 17:20:10.287090 | controller |     "Jun 12 16:20:17.518593 crc crio[21573]: time=\"2026-06-12T16:20:17.518429586Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-cli:latest\\\"\"",
2026-06-12 17:20:10.287106 | controller |     "Jun 12 16:20:17.519177 crc crio[21573]: time=\"2026-06-12T16:20:17.51901934Z\" level=info msg=\"Creating container: openstack-operators/openstack-operator-controller-init-5d7646c49f-rv4hl/operator\" id=a441c6a9-6e54-4d13-9d67-32e71d190cd3 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:20:10.287122 | controller |     "Jun 12 16:20:19.358108 crc crio[21573]: time=\"2026-06-12T16:20:19.358022436Z\" level=info msg=\"Pulled image: quay.io/metal3-io/baremetal-operator@sha256:9ef16b26df77e09ed539968e7c9664caa407b3271b47747c22f676af9f47a963\" id=963855e4-d04c-4844-a012-21e63cad6510 name=/runtime.v1.ImageService/PullImage",
2026-06-12 17:20:10.287138 | controller |     "Jun 12 16:20:19.361641 crc crio[21573]: time=\"2026-06-12T16:20:19.361532321Z\" level=info msg=\"Checking image status: quay.io/metal3-io/baremetal-operator:release-0.9\" id=40a30a92-5016-4887-b588-13b3f013189d name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:20:10.287154 | controller |     "Jun 12 16:20:19.633865 crc crio[21573]: time=\"2026-06-12T16:20:19.633676091Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.287169 | controller |     "Jun 12 16:20:19.636868 crc crio[21573]: time=\"2026-06-12T16:20:19.636777945Z\" level=info msg=\"Checking image status: quay.io/metal3-io/baremetal-operator:release-0.9\" id=cdedaf48-f86c-4afd-9afa-cbb4cba169ab name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:20:10.287188 | controller |     "Jun 12 16:20:20.499365 crc crio[21573]: time=\"2026-06-12T16:20:20.498291357Z\" level=info msg=\"Creating container: baremetal-operator-system/baremetal-operator-controller-manager-8689c6c7ff-lg4wl/manager\" id=3d6294ea-9ec5-40c8-8f8c-c9f3c533b07b name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:20:10.287203 | controller |     "Jun 12 16:20:20.751721 crc crio[21573]: time=\"2026-06-12T16:20:20.750975772Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.287218 | controller |     "Jun 12 16:20:22.142740 crc crio[21573]: time=\"2026-06-12T16:20:22.142585164Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.287233 | controller |     "Jun 12 16:20:22.168036 crc crio[21573]: time=\"2026-06-12T16:20:22.167923775Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.287249 | controller |     "Jun 12 16:20:22.322691 crc crio[21573]: time=\"2026-06-12T16:20:22.320736295Z\" level=info msg=\"Created container 0e1ce8188a119c648a6d24a1f18aa23c8eb97c7dec6874405010f35e16b25d32: baremetal-operator-system/baremetal-operator-controller-manager-8689c6c7ff-lg4wl/manager\" id=3d6294ea-9ec5-40c8-8f8c-c9f3c533b07b name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:20:10.287264 | controller |     "Jun 12 16:20:22.330199 crc crio[21573]: time=\"2026-06-12T16:20:22.330082868Z\" level=info msg=\"Starting container: 0e1ce8188a119c648a6d24a1f18aa23c8eb97c7dec6874405010f35e16b25d32\" id=4c1d2949-19bf-4fb2-98d1-aa0bfaaa3187 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 17:20:10.287279 | controller |     "Jun 12 16:20:22.339107 crc crio[21573]: time=\"2026-06-12T16:20:22.338974966Z\" level=info msg=\"Started container\" PID=51849 containerID=0e1ce8188a119c648a6d24a1f18aa23c8eb97c7dec6874405010f35e16b25d32 description=baremetal-operator-system/baremetal-operator-controller-manager-8689c6c7ff-lg4wl/manager id=4c1d2949-19bf-4fb2-98d1-aa0bfaaa3187 name=/runtime.v1.RuntimeService/StartContainer sandboxID=6074012e92e6ce0713f5848cfd6331d482e54b2ae3d6ce409a4502bbe36a9c4f",
2026-06-12 17:20:10.287294 | controller |     "Jun 12 16:20:22.342717 crc crio[21573]: time=\"2026-06-12T16:20:22.342577263Z\" level=info msg=\"Pulled image: quay.io/metal3-io/ironic@sha256:992cdab44144c85f5c2af087a73a2ce66514ddb7132b5f0c2bb86a7266aa5dd8\" id=31fa5806-e240-4faf-87c7-45499db7bec3 name=/runtime.v1.ImageService/PullImage",
2026-06-12 17:20:10.287310 | controller |     "Jun 12 16:20:22.344031 crc crio[21573]: time=\"2026-06-12T16:20:22.34393649Z\" level=info msg=\"Checking image status: quay.io/metal3-io/ironic:release-24.1\" id=7a39aced-b9c8-431f-b3d3-00945fa3caae name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:20:10.287325 | controller |     "Jun 12 16:20:22.681615 crc crio[21573]: time=\"2026-06-12T16:20:22.681513352Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.287340 | controller |     "Jun 12 16:20:22.683902 crc crio[21573]: time=\"2026-06-12T16:20:22.683787893Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9\" id=2b7cb987-212d-4f46-a330-d73232529ccd name=/runtime.v1.ImageService/PullImage",
2026-06-12 17:20:10.287355 | controller |     "Jun 12 16:20:22.685117 crc crio[21573]: time=\"2026-06-12T16:20:22.684996713Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=6f9f253a-b47d-4f43-b3f0-e5e7d48193d2 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:20:10.287370 | controller |     "Jun 12 16:20:22.686193 crc crio[21573]: time=\"2026-06-12T16:20:22.686130364Z\" level=info msg=\"Checking image status: quay.io/metal3-io/ironic:release-24.1\" id=40f7a388-cf6e-4aef-9310-4aa7dbd2cb4a name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:20:10.287389 | controller |     "Jun 12 16:20:22.687665 crc crio[21573]: time=\"2026-06-12T16:20:22.687584712Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=05231609-b825-4094-9399-b6f2ef71aa48 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:20:10.287405 | controller |     "Jun 12 16:20:22.687980 crc crio[21573]: time=\"2026-06-12T16:20:22.687880572Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.287420 | controller |     "Jun 12 16:20:22.736379 crc crio[21573]: time=\"2026-06-12T16:20:22.736136459Z\" level=info msg=\"Creating container: baremetal-operator-system/baremetal-operator-ironic-7bd849786b-bqzvm/ironic\" id=6c8bd212-118b-4ba1-962e-215690911011 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:20:10.287435 | controller |     "Jun 12 16:20:22.739942 crc crio[21573]: time=\"2026-06-12T16:20:22.739839088Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.287451 | controller |     "Jun 12 16:20:22.773659 crc crio[21573]: time=\"2026-06-12T16:20:22.773532464Z\" level=info msg=\"Creating container: openshift-infra/auto-csr-approver-29688020-jnb77/oc\" id=de36c18d-20f4-4252-8d93-2eab45e461dd name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:20:10.287466 | controller |     "Jun 12 16:20:22.774167 crc crio[21573]: time=\"2026-06-12T16:20:22.774101441Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.287481 | controller |     "Jun 12 16:20:22.798630 crc crio[21573]: time=\"2026-06-12T16:20:22.798528497Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.287496 | controller |     "Jun 12 16:20:22.830390 crc crio[21573]: time=\"2026-06-12T16:20:22.830262124Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.287511 | controller |     "Jun 12 16:20:22.966623 crc crio[21573]: time=\"2026-06-12T16:20:22.96595494Z\" level=info msg=\"Created container e4d379200b991d78370e8ef1f20115bac9d01bab9ed8a475f1124c0bd7db7f90: openstack-operators/openstack-operator-controller-init-5d7646c49f-rv4hl/operator\" id=a441c6a9-6e54-4d13-9d67-32e71d190cd3 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:20:10.287526 | controller |     "Jun 12 16:20:22.969349 crc crio[21573]: time=\"2026-06-12T16:20:22.969202699Z\" level=info msg=\"Starting container: e4d379200b991d78370e8ef1f20115bac9d01bab9ed8a475f1124c0bd7db7f90\" id=5c27e1d5-01e2-4946-ac3d-07d727b01aed name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 17:20:10.287541 | controller |     "Jun 12 16:20:22.985369 crc crio[21573]: time=\"2026-06-12T16:20:22.985019546Z\" level=info msg=\"Started container\" PID=51870 containerID=e4d379200b991d78370e8ef1f20115bac9d01bab9ed8a475f1124c0bd7db7f90 description=openstack-operators/openstack-operator-controller-init-5d7646c49f-rv4hl/operator id=5c27e1d5-01e2-4946-ac3d-07d727b01aed name=/runtime.v1.RuntimeService/StartContainer sandboxID=fa305f61097916f95a21b8642df39c0ed46c12da913da806c607439c9b387a0d",
2026-06-12 17:20:10.287556 | controller |     "Jun 12 16:20:23.524014 crc crio[21573]: time=\"2026-06-12T16:20:23.523892126Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.287570 | controller |     "Jun 12 16:20:23.917054 crc crio[21573]: time=\"2026-06-12T16:20:23.916947373Z\" level=info msg=\"Created container ed2f7d46d84a42c6aca45904903220bf70d06ef1a91bd89a5ba20aabef8d83fc: openshift-infra/auto-csr-approver-29688020-jnb77/oc\" id=de36c18d-20f4-4252-8d93-2eab45e461dd name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:20:10.287616 | controller |     "Jun 12 16:20:23.935929 crc crio[21573]: time=\"2026-06-12T16:20:23.935761765Z\" level=info msg=\"Starting container: ed2f7d46d84a42c6aca45904903220bf70d06ef1a91bd89a5ba20aabef8d83fc\" id=8a24d667-64e6-4209-84d6-37df795cc996 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 17:20:10.287633 | controller |     "Jun 12 16:20:24.009617 crc crio[21573]: time=\"2026-06-12T16:20:24.007902325Z\" level=info msg=\"Started container\" PID=51921 containerID=ed2f7d46d84a42c6aca45904903220bf70d06ef1a91bd89a5ba20aabef8d83fc description=openshift-infra/auto-csr-approver-29688020-jnb77/oc id=8a24d667-64e6-4209-84d6-37df795cc996 name=/runtime.v1.RuntimeService/StartContainer sandboxID=ecd75510c1b33fae85fdb08c12a0220909dfe04ea5835e67bcebd829cd16f4ed",
2026-06-12 17:20:10.287649 | controller |     "Jun 12 16:20:25.153288 crc crio[21573]: time=\"2026-06-12T16:20:25.153135738Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.287665 | controller |     "Jun 12 16:20:27.145496 crc crio[21573]: time=\"2026-06-12T16:20:27.144671575Z\" level=info msg=\"Created container 3fba3b50d21cb06634dec3dd4439a23fe40c4589f44b39cf0fb7387b99c4b19b: baremetal-operator-system/baremetal-operator-ironic-7bd849786b-bqzvm/ironic\" id=6c8bd212-118b-4ba1-962e-215690911011 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:20:10.287680 | controller |     "Jun 12 16:20:27.147595 crc crio[21573]: time=\"2026-06-12T16:20:27.147423619Z\" level=info msg=\"Starting container: 3fba3b50d21cb06634dec3dd4439a23fe40c4589f44b39cf0fb7387b99c4b19b\" id=df34dd71-460d-43da-8b5e-b6c1890b60b4 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 17:20:10.287696 | controller |     "Jun 12 16:20:27.156053 crc crio[21573]: time=\"2026-06-12T16:20:27.155867786Z\" level=info msg=\"Started container\" PID=52013 containerID=3fba3b50d21cb06634dec3dd4439a23fe40c4589f44b39cf0fb7387b99c4b19b description=baremetal-operator-system/baremetal-operator-ironic-7bd849786b-bqzvm/ironic id=df34dd71-460d-43da-8b5e-b6c1890b60b4 name=/runtime.v1.RuntimeService/StartContainer sandboxID=d518e3d14f09cd69cb6a5f0979521164889e78288ec19b3a7b88e71bd556ed36",
2026-06-12 17:20:10.287712 | controller |     "Jun 12 16:20:29.354978 crc crio[21573]: time=\"2026-06-12T16:20:29.354067915Z\" level=info msg=\"Pulling image: quay.io/metal3-io/ironic:release-24.1\" id=45d9d4b4-379a-4ec5-9798-45f85a9a333e name=/runtime.v1.ImageService/PullImage",
2026-06-12 17:20:10.287728 | controller |     "Jun 12 16:20:29.361020 crc crio[21573]: time=\"2026-06-12T16:20:29.360914308Z\" level=info msg=\"Trying to access \\\"quay.io/metal3-io/ironic:release-24.1\\\"\"",
2026-06-12 17:20:10.287743 | controller |     "Jun 12 16:20:31.279734 crc crio[21573]: time=\"2026-06-12T16:20:31.278816674Z\" level=info msg=\"Stopping pod sandbox: ecd75510c1b33fae85fdb08c12a0220909dfe04ea5835e67bcebd829cd16f4ed\" id=47a53558-48cb-4b18-9a22-f8ba7d3e224e name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 17:20:10.287759 | controller |     "Jun 12 16:20:31.281384 crc crio[21573]: time=\"2026-06-12T16:20:31.280973292Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29688020-jnb77 Namespace:openshift-infra ID:ecd75510c1b33fae85fdb08c12a0220909dfe04ea5835e67bcebd829cd16f4ed UID:db22425a-9516-4edc-bf37-3a6a2fa8ba7f NetNS:/var/run/netns/124ea3c0-c9e8-4dcd-a47e-209238465fb1 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poddb22425a_9516_4edc_bf37_3a6a2fa8ba7f.slice PodAnnotations:0xc00338e990}] Aliases:map[]}\"",
2026-06-12 17:20:10.287778 | controller |     "Jun 12 16:20:31.281384 crc crio[21573]: time=\"2026-06-12T16:20:31.2812604Z\" level=info msg=\"Deleting pod openshift-infra_auto-csr-approver-29688020-jnb77 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 17:20:10.287794 | controller |     "Jun 12 16:20:31.647671 crc crio[21573]: time=\"2026-06-12T16:20:31.646951036Z\" level=info msg=\"Stopped pod sandbox: ecd75510c1b33fae85fdb08c12a0220909dfe04ea5835e67bcebd829cd16f4ed\" id=47a53558-48cb-4b18-9a22-f8ba7d3e224e name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 17:20:10.287810 | controller |     "Jun 12 16:20:41.497986 crc crio[21573]: time=\"2026-06-12T16:20:41.496726434Z\" level=info msg=\"Pulled image: quay.io/metal3-io/ironic@sha256:992cdab44144c85f5c2af087a73a2ce66514ddb7132b5f0c2bb86a7266aa5dd8\" id=45d9d4b4-379a-4ec5-9798-45f85a9a333e name=/runtime.v1.ImageService/PullImage",
2026-06-12 17:20:10.287825 | controller |     "Jun 12 16:20:41.500640 crc crio[21573]: time=\"2026-06-12T16:20:41.49991565Z\" level=info msg=\"Checking image status: quay.io/metal3-io/ironic:release-24.1\" id=0be5e41d-2a1f-47b7-a7f8-e7400d76ab26 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:20:10.287841 | controller |     "Jun 12 16:20:41.508360 crc crio[21573]: time=\"2026-06-12T16:20:41.508093957Z\" level=info msg=\"Checking image status: quay.io/metal3-io/ironic:release-24.1\" id=1e22e03c-d690-4a05-9bce-f1595c875b7b name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:20:10.287855 | controller |     "Jun 12 16:20:41.654345 crc crio[21573]: time=\"2026-06-12T16:20:41.654168977Z\" level=info msg=\"Creating container: baremetal-operator-system/baremetal-operator-ironic-7bd849786b-bqzvm/ironic-httpd\" id=a72c6882-4912-410e-a3dc-942e48a7fcb0 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:20:10.287870 | controller |     "Jun 12 16:20:41.657400 crc crio[21573]: time=\"2026-06-12T16:20:41.657340193Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.287885 | controller |     "Jun 12 16:20:41.714831 crc crio[21573]: time=\"2026-06-12T16:20:41.714700305Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.287900 | controller |     "Jun 12 16:20:42.462868 crc crio[21573]: time=\"2026-06-12T16:20:42.462619392Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.287948 | controller |     "Jun 12 16:20:42.623253 crc crio[21573]: time=\"2026-06-12T16:20:42.623085789Z\" level=info msg=\"Created container c6ea1a71328f14b1b18fb3731905ad027a13a24470ae711c8255a6c60c9d3b38: baremetal-operator-system/baremetal-operator-ironic-7bd849786b-bqzvm/ironic-httpd\" id=a72c6882-4912-410e-a3dc-942e48a7fcb0 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:20:10.287970 | controller |     "Jun 12 16:20:42.625274 crc crio[21573]: time=\"2026-06-12T16:20:42.625070622Z\" level=info msg=\"Starting container: c6ea1a71328f14b1b18fb3731905ad027a13a24470ae711c8255a6c60c9d3b38\" id=adb871dc-9aa2-4590-bb8c-3d5ad03cf364 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 17:20:10.287986 | controller |     "Jun 12 16:20:42.633627 crc crio[21573]: time=\"2026-06-12T16:20:42.632161084Z\" level=info msg=\"Started container\" PID=52365 containerID=c6ea1a71328f14b1b18fb3731905ad027a13a24470ae711c8255a6c60c9d3b38 description=baremetal-operator-system/baremetal-operator-ironic-7bd849786b-bqzvm/ironic-httpd id=adb871dc-9aa2-4590-bb8c-3d5ad03cf364 name=/runtime.v1.RuntimeService/StartContainer sandboxID=d518e3d14f09cd69cb6a5f0979521164889e78288ec19b3a7b88e71bd556ed36",
2026-06-12 17:20:10.288003 | controller |     "Jun 12 16:20:42.723334 crc crio[21573]: time=\"2026-06-12T16:20:42.723007608Z\" level=info msg=\"Pulling image: quay.io/metal3-io/ironic:release-24.1\" id=f702f099-aa31-42ca-8fc9-926bb8e9aa38 name=/runtime.v1.ImageService/PullImage",
2026-06-12 17:20:10.288022 | controller |     "Jun 12 16:20:42.736869 crc crio[21573]: time=\"2026-06-12T16:20:42.736769109Z\" level=info msg=\"Trying to access \\\"quay.io/metal3-io/ironic:release-24.1\\\"\"",
2026-06-12 17:20:10.288045 | controller |     "Jun 12 16:20:45.361538 crc crio[21573]: time=\"2026-06-12T16:20:45.359881063Z\" level=info msg=\"Pulled image: quay.io/metal3-io/ironic@sha256:992cdab44144c85f5c2af087a73a2ce66514ddb7132b5f0c2bb86a7266aa5dd8\" id=f702f099-aa31-42ca-8fc9-926bb8e9aa38 name=/runtime.v1.ImageService/PullImage",
2026-06-12 17:20:10.288066 | controller |     "Jun 12 16:20:45.364381 crc crio[21573]: time=\"2026-06-12T16:20:45.361644562Z\" level=info msg=\"Checking image status: quay.io/metal3-io/ironic:release-24.1\" id=70de1844-6bbc-4775-a18e-4b77d16091a7 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:20:10.288083 | controller |     "Jun 12 16:20:45.388882 crc crio[21573]: time=\"2026-06-12T16:20:45.388646378Z\" level=info msg=\"Checking image status: quay.io/metal3-io/ironic:release-24.1\" id=b293b245-d647-49bf-b351-11df9362764c name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:20:10.288098 | controller |     "Jun 12 16:20:45.879492 crc crio[21573]: time=\"2026-06-12T16:20:45.879338435Z\" level=info msg=\"Creating container: baremetal-operator-system/baremetal-operator-ironic-7bd849786b-bqzvm/ironic-log-watch\" id=ffaf5399-6a39-451f-abbb-4eeb4ab27a3f name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:20:10.288113 | controller |     "Jun 12 16:20:45.882085 crc crio[21573]: time=\"2026-06-12T16:20:45.882010038Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.288128 | controller |     "Jun 12 16:20:45.937619 crc crio[21573]: time=\"2026-06-12T16:20:45.937137269Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.288143 | controller |     "Jun 12 16:20:47.246028 crc crio[21573]: time=\"2026-06-12T16:20:47.245846662Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.288158 | controller |     "Jun 12 16:20:47.685844 crc crio[21573]: time=\"2026-06-12T16:20:47.684988183Z\" level=info msg=\"Created container af52cfe51d837e60eb639fd214125715470c639d6427ddbcb13fc6b686c15ab2: baremetal-operator-system/baremetal-operator-ironic-7bd849786b-bqzvm/ironic-log-watch\" id=ffaf5399-6a39-451f-abbb-4eeb4ab27a3f name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:20:10.288173 | controller |     "Jun 12 16:20:47.688339 crc crio[21573]: time=\"2026-06-12T16:20:47.68825777Z\" level=info msg=\"Starting container: af52cfe51d837e60eb639fd214125715470c639d6427ddbcb13fc6b686c15ab2\" id=ea9274d6-e5bd-4af4-a72f-b327675f800f name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 17:20:10.288188 | controller |     "Jun 12 16:20:47.697908 crc crio[21573]: time=\"2026-06-12T16:20:47.697758886Z\" level=info msg=\"Started container\" PID=52610 containerID=af52cfe51d837e60eb639fd214125715470c639d6427ddbcb13fc6b686c15ab2 description=baremetal-operator-system/baremetal-operator-ironic-7bd849786b-bqzvm/ironic-log-watch id=ea9274d6-e5bd-4af4-a72f-b327675f800f name=/runtime.v1.RuntimeService/StartContainer sandboxID=d518e3d14f09cd69cb6a5f0979521164889e78288ec19b3a7b88e71bd556ed36",
2026-06-12 17:20:10.288203 | controller |     "Jun 12 16:21:15.828156 crc crio[21573]: time=\"2026-06-12T16:21:15.826158794Z\" level=info msg=\"Removing container: 51d94a3b712c4860da491c0bc73aad50ee2d0b87191a2ab16ddacf7fcbb17edb\" id=7f71d616-4183-4edc-b858-ce390b436d59 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 17:20:10.288218 | controller |     "Jun 12 16:21:16.151432 crc crio[21573]: time=\"2026-06-12T16:21:16.147823556Z\" level=info msg=\"Removed container 51d94a3b712c4860da491c0bc73aad50ee2d0b87191a2ab16ddacf7fcbb17edb: openshift-infra/auto-csr-approver-29688014-lcs44/oc\" id=7f71d616-4183-4edc-b858-ce390b436d59 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 17:20:10.288237 | controller |     "Jun 12 16:21:16.192587 crc crio[21573]: time=\"2026-06-12T16:21:16.192497746Z\" level=info msg=\"Stopping pod sandbox: 7d7c4e6f7317a7664af85e586207c95a8e397fddcfd7f506a56bd529020f5eb7\" id=e212191a-6b01-48fa-a2ac-84f736f0b7cd name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 17:20:10.288253 | controller |     "Jun 12 16:21:16.192715 crc crio[21573]: time=\"2026-06-12T16:21:16.192613459Z\" level=info msg=\"Stopped pod sandbox (already stopped): 7d7c4e6f7317a7664af85e586207c95a8e397fddcfd7f506a56bd529020f5eb7\" id=e212191a-6b01-48fa-a2ac-84f736f0b7cd name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 17:20:10.288268 | controller |     "Jun 12 16:21:16.196197 crc crio[21573]: time=\"2026-06-12T16:21:16.196103875Z\" level=info msg=\"Removing pod sandbox: 7d7c4e6f7317a7664af85e586207c95a8e397fddcfd7f506a56bd529020f5eb7\" id=ccfee698-d9e8-471a-8f8b-c58ec26c3634 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 17:20:10.288284 | controller |     "Jun 12 16:21:16.315360 crc crio[21573]: time=\"2026-06-12T16:21:16.315066732Z\" level=info msg=\"Removed pod sandbox: 7d7c4e6f7317a7664af85e586207c95a8e397fddcfd7f506a56bd529020f5eb7\" id=ccfee698-d9e8-471a-8f8b-c58ec26c3634 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 17:20:10.288298 | controller |     "Jun 12 16:21:24.532334 crc crio[21573]: time=\"2026-06-12T16:21:24.531025866Z\" level=info msg=\"Running pod sandbox: openstack-operators/barbican-operator-controller-manager-5dcd54bd69-75cjt/POD\" id=a3e20805-7026-4894-8cd5-efa589b6faf2 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:20:10.288314 | controller |     "Jun 12 16:21:24.537558 crc crio[21573]: time=\"2026-06-12T16:21:24.532380903Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.288328 | controller |     "Jun 12 16:21:24.553587 crc crio[21573]: time=\"2026-06-12T16:21:24.551764721Z\" level=info msg=\"Running pod sandbox: openstack-operators/cinder-operator-controller-manager-584b474457-jbvhl/POD\" id=5bd0c7a6-01d9-4544-8eb4-8cd3bc5a1d1a name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:20:10.288342 | controller |     "Jun 12 16:21:24.553587 crc crio[21573]: time=\"2026-06-12T16:21:24.551916345Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.288358 | controller |     "Jun 12 16:21:24.564952 crc crio[21573]: time=\"2026-06-12T16:21:24.564636071Z\" level=info msg=\"Got pod network &{Name:barbican-operator-controller-manager-5dcd54bd69-75cjt Namespace:openstack-operators ID:77d6471522a9ffe5358a9a7cffa5ffaa270e09921280d30bf71ecfa09306e057 UID:cfc95a0f-c4fe-4ee3-ad5d-7c50856de015 NetNS:/var/run/netns/7f1c7912-5a46-46aa-9d5a-d8b9b5f6dd1b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podcfc95a0f_c4fe_4ee3_ad5d_7c50856de015.slice PodAnnotations:0xc000138ba0}] Aliases:map[]}\"",
2026-06-12 17:20:10.288373 | controller |     "Jun 12 16:21:24.564952 crc crio[21573]: time=\"2026-06-12T16:21:24.564732704Z\" level=info msg=\"Adding pod openstack-operators_barbican-operator-controller-manager-5dcd54bd69-75cjt to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 17:20:10.288388 | controller |     "Jun 12 16:21:24.661664 crc crio[21573]: time=\"2026-06-12T16:21:24.660966172Z\" level=info msg=\"Running pod sandbox: openstack-operators/heat-operator-controller-manager-5f5d6b8858-gnrsl/POD\" id=2be533c5-853d-4e5e-bf46-07bd99b075c3 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:20:10.288406 | controller |     "Jun 12 16:21:24.661664 crc crio[21573]: time=\"2026-06-12T16:21:24.661062395Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.288422 | controller |     "Jun 12 16:21:24.773681 crc crio[21573]: time=\"2026-06-12T16:21:24.773284735Z\" level=info msg=\"Got pod network &{Name:cinder-operator-controller-manager-584b474457-jbvhl Namespace:openstack-operators ID:8da44062b1e68b1394bdf6438bd1d38aa02031d4525f636bf98ce315ab4bd394 UID:55023d92-55d8-4d34-8bd6-916d4c4b3d4a NetNS:/var/run/netns/88a9b7ae-cdf7-4d5e-9f33-9d89d4becdf4 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod55023d92_55d8_4d34_8bd6_916d4c4b3d4a.slice PodAnnotations:0xc0024285a8}] Aliases:map[]}\"",
2026-06-12 17:20:10.288437 | controller |     "Jun 12 16:21:24.773681 crc crio[21573]: time=\"2026-06-12T16:21:24.773384608Z\" level=info msg=\"Adding pod openstack-operators_cinder-operator-controller-manager-584b474457-jbvhl to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 17:20:10.288452 | controller |     "Jun 12 16:21:24.773681 crc crio[21573]: time=\"2026-06-12T16:21:24.773608692Z\" level=info msg=\"Got pod network &{Name:heat-operator-controller-manager-5f5d6b8858-gnrsl Namespace:openstack-operators ID:2e547db01d0a82ab39b659783821cef3ef4744b15a1fff44ad36d7fa106f00ea UID:694b2936-16af-467b-b3bf-ff44128bcf1c NetNS:/var/run/netns/25a66617-bd5e-4d42-b09b-b9093675efab Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod694b2936_16af_467b_b3bf_ff44128bcf1c.slice PodAnnotations:0xc000568580}] Aliases:map[]}\"",
2026-06-12 17:20:10.288468 | controller |     "Jun 12 16:21:24.773681 crc crio[21573]: time=\"2026-06-12T16:21:24.773659553Z\" level=info msg=\"Adding pod openstack-operators_heat-operator-controller-manager-5f5d6b8858-gnrsl to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 17:20:10.288483 | controller |     "Jun 12 16:21:24.958620 crc crio[21573]: time=\"2026-06-12T16:21:24.952079929Z\" level=info msg=\"Running pod sandbox: openstack-operators/designate-operator-controller-manager-87bbdb4d9-wxrj9/POD\" id=6113b47a-03cf-4b3f-9ae8-dc7f530aefce name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:20:10.288498 | controller |     "Jun 12 16:21:24.958620 crc crio[21573]: time=\"2026-06-12T16:21:24.952210863Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.288512 | controller |     "Jun 12 16:21:25.006341 crc crio[21573]: time=\"2026-06-12T16:21:25.005985851Z\" level=info msg=\"Running pod sandbox: openstack-operators/ironic-operator-controller-manager-7c845fc7c7-4kjv8/POD\" id=3b2d3f8a-9dfd-4343-a84c-523dcd18b0c5 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:20:10.288528 | controller |     "Jun 12 16:21:25.006341 crc crio[21573]: time=\"2026-06-12T16:21:25.006254759Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.288542 | controller |     "Jun 12 16:21:25.013592 crc crio[21573]: time=\"2026-06-12T16:21:25.013063715Z\" level=info msg=\"Running pod sandbox: openstack-operators/keystone-operator-controller-manager-85bb7cc757-rkcgm/POD\" id=b023f4db-b734-40ab-bfbd-f1d139e33460 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:20:10.288557 | controller |     "Jun 12 16:21:25.013592 crc crio[21573]: time=\"2026-06-12T16:21:25.013288171Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.288592 | controller |     "Jun 12 16:21:25.055122 crc crio[21573]: time=\"2026-06-12T16:21:25.054062954Z\" level=info msg=\"Running pod sandbox: openstack-operators/glance-operator-controller-manager-585dc4b7b9-xxgml/POD\" id=bbdb14ec-9e24-420c-b803-6163427e828b name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:20:10.288614 | controller |     "Jun 12 16:21:25.055122 crc crio[21573]: time=\"2026-06-12T16:21:25.054256779Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.288629 | controller |     "Jun 12 16:21:25.055122 crc crio[21573]: time=\"2026-06-12T16:21:25.05467499Z\" level=info msg=\"Running pod sandbox: openstack-operators/horizon-operator-controller-manager-9dc5578b5-wmn9f/POD\" id=7f276cb5-06d4-49cd-a2f0-810bf3883e67 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:20:10.288645 | controller |     "Jun 12 16:21:25.055122 crc crio[21573]: time=\"2026-06-12T16:21:25.054721672Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.288659 | controller |     "Jun 12 16:21:25.263947 crc crio[21573]: time=\"2026-06-12T16:21:25.2631906Z\" level=info msg=\"Running pod sandbox: openstack-operators/manila-operator-controller-manager-b547849c7-r6vgs/POD\" id=c38beb49-1ea8-4cac-8735-e6a49efa81b8 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:20:10.288674 | controller |     "Jun 12 16:21:25.266911 crc crio[21573]: time=\"2026-06-12T16:21:25.265921973Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.288688 | controller |     "Jun 12 16:21:25.518899 crc crio[21573]: time=\"2026-06-12T16:21:25.517991798Z\" level=info msg=\"Running pod sandbox: openstack-operators/mariadb-operator-controller-manager-5545cdc48d-bnqtz/POD\" id=4be6a789-0c29-46a4-8fe5-8239403d5178 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:20:10.288702 | controller |     "Jun 12 16:21:25.518899 crc crio[21573]: time=\"2026-06-12T16:21:25.518137073Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.288717 | controller |     "Jun 12 16:21:25.734846 crc crio[21573]: time=\"2026-06-12T16:21:25.734499217Z\" level=info msg=\"Got pod network &{Name:designate-operator-controller-manager-87bbdb4d9-wxrj9 Namespace:openstack-operators ID:196a038ec39acca0fb1ff2e6a970b8a031c66599bc2f7a363b405fd7f13587e1 UID:08bc0fd2-6b5a-44ca-84b8-d3538b9cc410 NetNS:/var/run/netns/8560351a-06bc-49c1-8ea2-086cc5fd3603 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod08bc0fd2_6b5a_44ca_84b8_d3538b9cc410.slice PodAnnotations:0xc0006401d8}] Aliases:map[]}\"",
2026-06-12 17:20:10.288733 | controller |     "Jun 12 16:21:25.734846 crc crio[21573]: time=\"2026-06-12T16:21:25.734706943Z\" level=info msg=\"Adding pod openstack-operators_designate-operator-controller-manager-87bbdb4d9-wxrj9 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 17:20:10.288748 | controller |     "Jun 12 16:21:26.545618 crc crio[21573]: time=\"2026-06-12T16:21:26.535244152Z\" level=info msg=\"Got pod network &{Name:ironic-operator-controller-manager-7c845fc7c7-4kjv8 Namespace:openstack-operators ID:80e2e46287ddb0bad22a6fb4780ad9c82d5f320205e47eb8909287743918b111 UID:04423019-8c02-4399-89ed-b9bdce478adc NetNS:/var/run/netns/627a7208-c31b-4dcd-a67d-83bb3a9f9d65 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod04423019_8c02_4399_89ed_b9bdce478adc.slice PodAnnotations:0xc0006406c8}] Aliases:map[]}\"",
2026-06-12 17:20:10.288776 | controller |     "Jun 12 16:21:26.546047 crc crio[21573]: time=\"2026-06-12T16:21:26.546002244Z\" level=info msg=\"Adding pod openstack-operators_ironic-operator-controller-manager-7c845fc7c7-4kjv8 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 17:20:10.288792 | controller |     "Jun 12 16:21:26.609884 crc crio[21573]: time=\"2026-06-12T16:21:26.606292731Z\" level=info msg=\"Running pod sandbox: openstack-operators/neutron-operator-controller-manager-6c7667d64b-phrxf/POD\" id=beffdf38-2265-473b-aef0-f5b32d77305c name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:20:10.288806 | controller |     "Jun 12 16:21:26.639311 crc crio[21573]: time=\"2026-06-12T16:21:26.638322824Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.288821 | controller |     "Jun 12 16:21:26.665733 crc crio[21573]: time=\"2026-06-12T16:21:26.664311755Z\" level=info msg=\"Running pod sandbox: openstack-operators/nova-operator-controller-manager-6df846755f-rtp46/POD\" id=90959b1b-f5e1-43d7-8022-659dbf463de1 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:20:10.288836 | controller |     "Jun 12 16:21:26.665733 crc crio[21573]: time=\"2026-06-12T16:21:26.664586463Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.288851 | controller |     "Jun 12 16:21:26.818551 crc crio[21573]: time=\"2026-06-12T16:21:26.818418438Z\" level=info msg=\"Got pod network &{Name:glance-operator-controller-manager-585dc4b7b9-xxgml Namespace:openstack-operators ID:01ac8798754f8b7502868905466a9803e5a1ffe1f5b6c06bbbb14f799827893a UID:dcbddbfc-ae80-46e6-a227-eb93690aa028 NetNS:/var/run/netns/28248db2-371d-49be-91cc-17988542bdec Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-poddcbddbfc_ae80_46e6_a227_eb93690aa028.slice PodAnnotations:0xc000640938}] Aliases:map[]}\"",
2026-06-12 17:20:10.288867 | controller |     "Jun 12 16:21:26.818551 crc crio[21573]: time=\"2026-06-12T16:21:26.818553442Z\" level=info msg=\"Adding pod openstack-operators_glance-operator-controller-manager-585dc4b7b9-xxgml to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 17:20:10.288883 | controller |     "Jun 12 16:21:26.836626 crc crio[21573]: time=\"2026-06-12T16:21:26.821323417Z\" level=info msg=\"Running pod sandbox: openstack-operators/ovn-operator-controller-manager-5666dfdddd-zbqqt/POD\" id=9de03b02-fa1b-420e-b3e4-51fddadf3f6c name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:20:10.288899 | controller |     "Jun 12 16:21:26.836626 crc crio[21573]: time=\"2026-06-12T16:21:26.821597784Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.288914 | controller |     "Jun 12 16:21:26.836626 crc crio[21573]: time=\"2026-06-12T16:21:26.82254156Z\" level=info msg=\"Running pod sandbox: openstack-operators/octavia-operator-controller-manager-6bd797bd9d-rvfvq/POD\" id=27de3a26-700d-486d-8449-c84d055642ff name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:20:10.288929 | controller |     "Jun 12 16:21:26.836626 crc crio[21573]: time=\"2026-06-12T16:21:26.822629433Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.288944 | controller |     "Jun 12 16:21:26.867753 crc crio[21573]: time=\"2026-06-12T16:21:26.86580752Z\" level=info msg=\"Got pod network &{Name:manila-operator-controller-manager-b547849c7-r6vgs Namespace:openstack-operators ID:6752e939c11a3eaa6a77b76e863512b40e5b736ce57c8f92eb1050ebddb9f741 UID:c0d108b2-5300-4901-ba2a-2b6cc2b196c2 NetNS:/var/run/netns/1d6f1d4d-3124-4e3d-9b7f-b56b130926f5 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podc0d108b2_5300_4901_ba2a_2b6cc2b196c2.slice PodAnnotations:0xc002722358}] Aliases:map[]}\"",
2026-06-12 17:20:10.288965 | controller |     "Jun 12 16:21:26.867753 crc crio[21573]: time=\"2026-06-12T16:21:26.865905052Z\" level=info msg=\"Adding pod openstack-operators_manila-operator-controller-manager-b547849c7-r6vgs to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 17:20:10.288981 | controller |     "Jun 12 16:21:26.887714 crc crio[21573]: time=\"2026-06-12T16:21:26.886963368Z\" level=info msg=\"Got pod network &{Name:mariadb-operator-controller-manager-5545cdc48d-bnqtz Namespace:openstack-operators ID:33feaa87953d12a5d98d1f0b93fb24a924a08763261fbd9c3e31192afedac63a UID:63447a63-1525-4ff1-a27e-1c17582bd253 NetNS:/var/run/netns/ff15b178-26df-45b0-b642-2bc7f62e6cb3 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod63447a63_1525_4ff1_a27e_1c17582bd253.slice PodAnnotations:0xc001896598}] Aliases:map[]}\"",
2026-06-12 17:20:10.288997 | controller |     "Jun 12 16:21:26.887714 crc crio[21573]: time=\"2026-06-12T16:21:26.887063601Z\" level=info msg=\"Adding pod openstack-operators_mariadb-operator-controller-manager-5545cdc48d-bnqtz to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 17:20:10.289012 | controller |     "Jun 12 16:21:27.090956 crc crio[21573]: time=\"2026-06-12T16:21:27.090265906Z\" level=info msg=\"Running pod sandbox: openstack-operators/swift-operator-controller-manager-79846f755c-dx6xh/POD\" id=451dd51c-2a50-4a41-9793-c92696edc2bb name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:20:10.289028 | controller |     "Jun 12 16:21:27.094197 crc crio[21573]: time=\"2026-06-12T16:21:27.091815748Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.289043 | controller |     "Jun 12 16:21:27.108199 crc crio[21573]: time=\"2026-06-12T16:21:27.102964571Z\" level=info msg=\"Running pod sandbox: openstack-operators/telemetry-operator-controller-manager-565998cc45-ndrh5/POD\" id=6d479587-2bdc-44c8-b918-f6ed5bcb68b4 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:20:10.289066 | controller |     "Jun 12 16:21:27.108199 crc crio[21573]: time=\"2026-06-12T16:21:27.103347561Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.289086 | controller |     "Jun 12 16:21:27.262900 crc crio[21573]: time=\"2026-06-12T16:21:27.262675308Z\" level=info msg=\"Running pod sandbox: openstack-operators/test-operator-controller-manager-7579dbdcb9-brpfz/POD\" id=e82c718a-2ab7-41c0-bc16-85fd9826960e name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:20:10.289102 | controller |     "Jun 12 16:21:27.263783 crc crio[21573]: time=\"2026-06-12T16:21:27.262942625Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.289118 | controller |     "Jun 12 16:21:27.278726 crc crio[21573]: time=\"2026-06-12T16:21:27.27815026Z\" level=info msg=\"Running pod sandbox: openstack-operators/watcher-operator-controller-manager-7869644bb4-8g7dq/POD\" id=0bb0c1aa-1322-4487-9bd3-d3ccaad9fdfb name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:20:10.289133 | controller |     "Jun 12 16:21:27.278726 crc crio[21573]: time=\"2026-06-12T16:21:27.278711515Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.289153 | controller |     "Jun 12 16:21:29.087622 crc crio[21573]: time=\"2026-06-12T16:21:29.074862919Z\" level=info msg=\"Got pod network &{Name:keystone-operator-controller-manager-85bb7cc757-rkcgm Namespace:openstack-operators ID:8910584d0d5bb4dd49ba795830a1018eb9ab93fa0eab2402258167c6a9eb9bd8 UID:b566d9ec-c6d8-447b-a4d0-aaa7e1a3fafa NetNS:/var/run/netns/741ff433-fc2f-44b4-8c0b-62221a7f2cd2 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podb566d9ec_c6d8_447b_a4d0_aaa7e1a3fafa.slice PodAnnotations:0xc002722210}] Aliases:map[]}\"",
2026-06-12 17:20:10.289181 | controller |     "Jun 12 16:21:29.087622 crc crio[21573]: time=\"2026-06-12T16:21:29.076416821Z\" level=info msg=\"Adding pod openstack-operators_keystone-operator-controller-manager-85bb7cc757-rkcgm to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 17:20:10.289204 | controller |     "Jun 12 16:21:29.471330 crc crio[21573]: time=\"2026-06-12T16:21:29.471129548Z\" level=info msg=\"Got pod network &{Name:horizon-operator-controller-manager-9dc5578b5-wmn9f Namespace:openstack-operators ID:a84c9ddb3bb662d5f084146c3544a20bf4ae3c63d6e9d37ce941f02b32a14fa3 UID:15c759b6-2eda-4f08-8691-fa6932b67e64 NetNS:/var/run/netns/03625894-5b40-4d3d-b3df-2fbe20c5efb4 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod15c759b6_2eda_4f08_8691_fa6932b67e64.slice PodAnnotations:0xc0027222a8}] Aliases:map[]}\"",
2026-06-12 17:20:10.289221 | controller |     "Jun 12 16:21:29.471330 crc crio[21573]: time=\"2026-06-12T16:21:29.471317703Z\" level=info msg=\"Adding pod openstack-operators_horizon-operator-controller-manager-9dc5578b5-wmn9f to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 17:20:10.289241 | controller |     "Jun 12 16:21:30.791521 crc crio[21573]: time=\"2026-06-12T16:21:30.788058022Z\" level=info msg=\"Got pod network &{Name:nova-operator-controller-manager-6df846755f-rtp46 Namespace:openstack-operators ID:15f6b072a07aab932d87cb04712cd7b2d83a00ec91eed03d7f388f1ded48c1cf UID:dc459aba-7eed-4ae5-af55-7935d41c5df8 NetNS:/var/run/netns/6ab94f6d-32c5-4606-96a4-3926a661fbcc Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-poddc459aba_7eed_4ae5_af55_7935d41c5df8.slice PodAnnotations:0xc00008d108}] Aliases:map[]}\"",
2026-06-12 17:20:10.289262 | controller |     "Jun 12 16:21:30.791521 crc crio[21573]: time=\"2026-06-12T16:21:30.788898806Z\" level=info msg=\"Adding pod openstack-operators_nova-operator-controller-manager-6df846755f-rtp46 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 17:20:10.289278 | controller |     "Jun 12 16:21:30.840565 crc crio[21573]: 2026-06-12T16:21:30Z [verbose] CmdAdd (shim): {1.1.0 [{Name:77d6471522a9ffe Mac:5e:52:b5:f2:b9:4b Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:4d Mtu:0 Sandbox:/var/run/netns/7f1c7912-5a46-46aa-9d5a-d8b9b5f6dd1b SocketPath: PciID:}] [{Interface:0xc0004c0730 Address:{IP:10.217.0.77 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 17:20:10.289298 | controller |     "Jun 12 16:21:30.842146 crc crio[21573]: time=\"2026-06-12T16:21:30.841975091Z\" level=info msg=\"Got pod network &{Name:barbican-operator-controller-manager-5dcd54bd69-75cjt Namespace:openstack-operators ID:77d6471522a9ffe5358a9a7cffa5ffaa270e09921280d30bf71ecfa09306e057 UID:cfc95a0f-c4fe-4ee3-ad5d-7c50856de015 NetNS:/var/run/netns/7f1c7912-5a46-46aa-9d5a-d8b9b5f6dd1b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podcfc95a0f_c4fe_4ee3_ad5d_7c50856de015.slice PodAnnotations:0xc000138ba0}] Aliases:map[]}\"",
2026-06-12 17:20:10.289318 | controller |     "Jun 12 16:21:30.842396 crc crio[21573]: time=\"2026-06-12T16:21:30.842278059Z\" level=info msg=\"Checking pod openstack-operators_barbican-operator-controller-manager-5dcd54bd69-75cjt for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 17:20:10.289395 | controller |     "Jun 12 16:21:30.945835 crc crio[21573]: 2026-06-12T16:21:30Z [verbose] CmdAdd (shim): {1.1.0 [{Name:8da44062b1e68b1 Mac:5e:18:2a:94:a1:41 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:4e Mtu:0 Sandbox:/var/run/netns/88a9b7ae-cdf7-4d5e-9f33-9d89d4becdf4 SocketPath: PciID:}] [{Interface:0xc000332be0 Address:{IP:10.217.0.78 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 17:20:10.289419 | controller |     "Jun 12 16:21:31.061642 crc crio[21573]: time=\"2026-06-12T16:21:31.059231961Z\" level=info msg=\"Got pod network &{Name:cinder-operator-controller-manager-584b474457-jbvhl Namespace:openstack-operators ID:8da44062b1e68b1394bdf6438bd1d38aa02031d4525f636bf98ce315ab4bd394 UID:55023d92-55d8-4d34-8bd6-916d4c4b3d4a NetNS:/var/run/netns/88a9b7ae-cdf7-4d5e-9f33-9d89d4becdf4 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod55023d92_55d8_4d34_8bd6_916d4c4b3d4a.slice PodAnnotations:0xc0024285a8}] Aliases:map[]}\"",
2026-06-12 17:20:10.289436 | controller |     "Jun 12 16:21:31.061642 crc crio[21573]: time=\"2026-06-12T16:21:31.060189877Z\" level=info msg=\"Checking pod openstack-operators_cinder-operator-controller-manager-584b474457-jbvhl for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 17:20:10.289452 | controller |     "Jun 12 16:21:31.106667 crc crio[21573]: time=\"2026-06-12T16:21:31.105322805Z\" level=info msg=\"Ran pod sandbox 77d6471522a9ffe5358a9a7cffa5ffaa270e09921280d30bf71ecfa09306e057 with infra container: openstack-operators/barbican-operator-controller-manager-5dcd54bd69-75cjt/POD\" id=a3e20805-7026-4894-8cd5-efa589b6faf2 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:20:10.289468 | controller |     "Jun 12 16:21:31.140130 crc crio[21573]: time=\"2026-06-12T16:21:31.140025751Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/barbican-operator@sha256:19584d9999d495acb641b40340ee87f74155e175a34faf1a9e324d0c0529cdd6\" id=6297649a-e421-4c86-86f9-34ee7e508daa name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:20:10.289483 | controller |     "Jun 12 16:21:31.150757 crc crio[21573]: time=\"2026-06-12T16:21:31.142351287Z\" level=info msg=\"Got pod network &{Name:ovn-operator-controller-manager-5666dfdddd-zbqqt Namespace:openstack-operators ID:879a3dfdaf7ad3ae98bd7b410a88d39cfe05484d21bcb18259910fe48ec840c2 UID:ad656557-adcc-4a1f-a46d-6c8914803e35 NetNS:/var/run/netns/13792eae-ed39-4c5a-9846-2c72ed402701 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podad656557_adcc_4a1f_a46d_6c8914803e35.slice PodAnnotations:0xc000568060}] Aliases:map[]}\"",
2026-06-12 17:20:10.289499 | controller |     "Jun 12 16:21:31.150757 crc crio[21573]: time=\"2026-06-12T16:21:31.144959678Z\" level=info msg=\"Adding pod openstack-operators_ovn-operator-controller-manager-5666dfdddd-zbqqt to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 17:20:10.289515 | controller |     "Jun 12 16:21:31.158932 crc crio[21573]: time=\"2026-06-12T16:21:31.158086692Z\" level=info msg=\"Image quay.io/openstack-k8s-operators/barbican-operator@sha256:19584d9999d495acb641b40340ee87f74155e175a34faf1a9e324d0c0529cdd6 not found\" id=6297649a-e421-4c86-86f9-34ee7e508daa name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:20:10.289530 | controller |     "Jun 12 16:21:31.171949 crc crio[21573]: time=\"2026-06-12T16:21:31.168056604Z\" level=info msg=\"Neither image nor artfiact quay.io/openstack-k8s-operators/barbican-operator@sha256:19584d9999d495acb641b40340ee87f74155e175a34faf1a9e324d0c0529cdd6 found\" id=6297649a-e421-4c86-86f9-34ee7e508daa name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:20:10.289550 | controller |     "Jun 12 16:21:31.185367 crc crio[21573]: time=\"2026-06-12T16:21:31.178268836Z\" level=info msg=\"Got pod network &{Name:neutron-operator-controller-manager-6c7667d64b-phrxf Namespace:openstack-operators ID:9976d6c39634e34a93b16749d6514f35f329b0a47cdecad66b070cfade13f72f UID:f6a2019d-39e2-4212-97e3-de2174195e91 NetNS:/var/run/netns/0be1a96a-a4a8-484c-b2f7-7a079e2e9fae Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podf6a2019d_39e2_4212_97e3_de2174195e91.slice PodAnnotations:0xc000568730}] Aliases:map[]}\"",
2026-06-12 17:20:10.289566 | controller |     "Jun 12 16:21:31.185367 crc crio[21573]: time=\"2026-06-12T16:21:31.178368919Z\" level=info msg=\"Adding pod openstack-operators_neutron-operator-controller-manager-6c7667d64b-phrxf to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 17:20:10.289608 | controller |     "Jun 12 16:21:31.212208 crc crio[21573]: time=\"2026-06-12T16:21:31.208017248Z\" level=info msg=\"Ran pod sandbox 8da44062b1e68b1394bdf6438bd1d38aa02031d4525f636bf98ce315ab4bd394 with infra container: openstack-operators/cinder-operator-controller-manager-584b474457-jbvhl/POD\" id=5bd0c7a6-01d9-4544-8eb4-8cd3bc5a1d1a name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:20:10.289626 | controller |     "Jun 12 16:21:31.212208 crc crio[21573]: time=\"2026-06-12T16:21:31.209734228Z\" level=info msg=\"Pulling image: quay.io/openstack-k8s-operators/barbican-operator@sha256:19584d9999d495acb641b40340ee87f74155e175a34faf1a9e324d0c0529cdd6\" id=cf0d7f44-4051-49a7-a150-8086a148b63f name=/runtime.v1.ImageService/PullImage",
2026-06-12 17:20:10.289642 | controller |     "Jun 12 16:21:31.253051 crc crio[21573]: time=\"2026-06-12T16:21:31.252301377Z\" level=info msg=\"Got pod network &{Name:telemetry-operator-controller-manager-565998cc45-ndrh5 Namespace:openstack-operators ID:b4c1a5a0ec5e1a6de771f3baae11694260a93d5750eab2ce26be4fd359d65b2a UID:1f58ddee-a896-4eb9-a51d-11818efa8534 NetNS:/var/run/netns/bc948e24-1395-43d3-887e-94dd8fb8924c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod1f58ddee_a896_4eb9_a51d_11818efa8534.slice PodAnnotations:0xc0036740a0}] Aliases:map[]}\"",
2026-06-12 17:20:10.289659 | controller |     "Jun 12 16:21:31.253051 crc crio[21573]: time=\"2026-06-12T16:21:31.252366679Z\" level=info msg=\"Adding pod openstack-operators_telemetry-operator-controller-manager-565998cc45-ndrh5 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 17:20:10.289674 | controller |     "Jun 12 16:21:31.257212 crc crio[21573]: time=\"2026-06-12T16:21:31.257027384Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/cinder-operator@sha256:f60e662f53d43b685bf4d838357daec91ead82ed4b122320cbd02b623f240a5d\" id=ebd5fa65-3f4f-4b8a-a578-aef229b153dd name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:20:10.289690 | controller |     "Jun 12 16:21:31.264421 crc crio[21573]: time=\"2026-06-12T16:21:31.257585529Z\" level=info msg=\"Image quay.io/openstack-k8s-operators/cinder-operator@sha256:f60e662f53d43b685bf4d838357daec91ead82ed4b122320cbd02b623f240a5d not found\" id=ebd5fa65-3f4f-4b8a-a578-aef229b153dd name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:20:10.289705 | controller |     "Jun 12 16:21:31.264421 crc crio[21573]: time=\"2026-06-12T16:21:31.257741895Z\" level=info msg=\"Neither image nor artfiact quay.io/openstack-k8s-operators/cinder-operator@sha256:f60e662f53d43b685bf4d838357daec91ead82ed4b122320cbd02b623f240a5d found\" id=ebd5fa65-3f4f-4b8a-a578-aef229b153dd name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:20:10.289721 | controller |     "Jun 12 16:21:31.264421 crc crio[21573]: time=\"2026-06-12T16:21:31.262823033Z\" level=info msg=\"Trying to access \\\"quay.io/openstack-k8s-operators/barbican-operator@sha256:19584d9999d495acb641b40340ee87f74155e175a34faf1a9e324d0c0529cdd6\\\"\"",
2026-06-12 17:20:10.289740 | controller |     "Jun 12 16:21:31.318280 crc crio[21573]: time=\"2026-06-12T16:21:31.306315476Z\" level=info msg=\"Pulling image: quay.io/openstack-k8s-operators/cinder-operator@sha256:f60e662f53d43b685bf4d838357daec91ead82ed4b122320cbd02b623f240a5d\" id=08af9879-7b71-44f4-b036-291956246c8f name=/runtime.v1.ImageService/PullImage",
2026-06-12 17:20:10.289756 | controller |     "Jun 12 16:21:31.325611 crc crio[21573]: time=\"2026-06-12T16:21:31.324069209Z\" level=info msg=\"Trying to access \\\"quay.io/openstack-k8s-operators/cinder-operator@sha256:f60e662f53d43b685bf4d838357daec91ead82ed4b122320cbd02b623f240a5d\\\"\"",
2026-06-12 17:20:10.289772 | controller |     "Jun 12 16:21:31.331949 crc crio[21573]: time=\"2026-06-12T16:21:31.328147974Z\" level=info msg=\"Got pod network &{Name:test-operator-controller-manager-7579dbdcb9-brpfz Namespace:openstack-operators ID:4b863472993c58f5bc5df7a4fda6b13ff016d86ebd4185571a92654c5711bdda UID:5f766bab-a921-48f9-9d58-62a5dc371500 NetNS:/var/run/netns/c1242f34-3c65-475d-9556-bd3a15d9938f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod5f766bab_a921_48f9_9d58_62a5dc371500.slice PodAnnotations:0xc0005682d0}] Aliases:map[]}\"",
2026-06-12 17:20:10.289787 | controller |     "Jun 12 16:21:31.331949 crc crio[21573]: time=\"2026-06-12T16:21:31.328341219Z\" level=info msg=\"Adding pod openstack-operators_test-operator-controller-manager-7579dbdcb9-brpfz to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 17:20:10.289803 | controller |     "Jun 12 16:21:31.386732 crc crio[21573]: time=\"2026-06-12T16:21:31.386137017Z\" level=info msg=\"Got pod network &{Name:octavia-operator-controller-manager-6bd797bd9d-rvfvq Namespace:openstack-operators ID:b7966e4e982709e77c2fcd2cc13333e115ce39b750ef082d0d56c9835d2cfda6 UID:11736293-7002-4c59-a34f-5efd24b080d6 NetNS:/var/run/netns/8816843e-648d-47e8-a802-dd1cfbdc6702 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod11736293_7002_4c59_a34f_5efd24b080d6.slice PodAnnotations:0xc00209e370}] Aliases:map[]}\"",
2026-06-12 17:20:10.289818 | controller |     "Jun 12 16:21:31.386732 crc crio[21573]: time=\"2026-06-12T16:21:31.386435655Z\" level=info msg=\"Adding pod openstack-operators_octavia-operator-controller-manager-6bd797bd9d-rvfvq to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 17:20:10.289833 | controller |     "Jun 12 16:21:31.399366 crc crio[21573]: time=\"2026-06-12T16:21:31.399317496Z\" level=info msg=\"Got pod network &{Name:swift-operator-controller-manager-79846f755c-dx6xh Namespace:openstack-operators ID:241b088b8d2e33bb8c41d6f3f17afa934c65259d4c75347142f87ec09e42d1a7 UID:e459dbca-b141-4074-8437-80871ae8633c NetNS:/var/run/netns/193d028e-d2df-4973-bbfd-097d8faefc38 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pode459dbca_b141_4074_8437_80871ae8633c.slice PodAnnotations:0xc0036742a8}] Aliases:map[]}\"",
2026-06-12 17:20:10.289849 | controller |     "Jun 12 16:21:31.399602 crc crio[21573]: time=\"2026-06-12T16:21:31.399579224Z\" level=info msg=\"Adding pod openstack-operators_swift-operator-controller-manager-79846f755c-dx6xh to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 17:20:10.289864 | controller |     "Jun 12 16:21:31.525615 crc crio[21573]: time=\"2026-06-12T16:21:31.523106964Z\" level=info msg=\"Got pod network &{Name:watcher-operator-controller-manager-7869644bb4-8g7dq Namespace:openstack-operators ID:fac3862be33ffbc6ae140ca43b2f23635ea37f02f5bc88fee0a451b76a3b5d83 UID:150c64d8-6c1c-47e7-a3b6-6dc23de06580 NetNS:/var/run/netns/e7e9854c-12b0-4573-b34d-eb063a77d065 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod150c64d8_6c1c_47e7_a3b6_6dc23de06580.slice PodAnnotations:0xc0005687e0}] Aliases:map[]}\"",
2026-06-12 17:20:10.289882 | controller |     "Jun 12 16:21:31.525615 crc crio[21573]: time=\"2026-06-12T16:21:31.523220507Z\" level=info msg=\"Adding pod openstack-operators_watcher-operator-controller-manager-7869644bb4-8g7dq to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 17:20:10.289898 | controller |     "Jun 12 16:21:32.200795 crc crio[21573]: 2026-06-12T16:21:32Z [verbose] CmdAdd (shim): {1.1.0 [{Name:01ac8798754f8b7 Mac:ce:c8:97:d4:e4:db Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:50 Mtu:0 Sandbox:/var/run/netns/28248db2-371d-49be-91cc-17988542bdec SocketPath: PciID:}] [{Interface:0xc000280b00 Address:{IP:10.217.0.80 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 17:20:10.289913 | controller |     "Jun 12 16:21:32.242088 crc crio[21573]: time=\"2026-06-12T16:21:32.203873758Z\" level=info msg=\"Got pod network &{Name:glance-operator-controller-manager-585dc4b7b9-xxgml Namespace:openstack-operators ID:01ac8798754f8b7502868905466a9803e5a1ffe1f5b6c06bbbb14f799827893a UID:dcbddbfc-ae80-46e6-a227-eb93690aa028 NetNS:/var/run/netns/28248db2-371d-49be-91cc-17988542bdec Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-poddcbddbfc_ae80_46e6_a227_eb93690aa028.slice PodAnnotations:0xc000640938}] Aliases:map[]}\"",
2026-06-12 17:20:10.289929 | controller |     "Jun 12 16:21:32.242088 crc crio[21573]: time=\"2026-06-12T16:21:32.204078193Z\" level=info msg=\"Checking pod openstack-operators_glance-operator-controller-manager-585dc4b7b9-xxgml for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 17:20:10.289944 | controller |     "Jun 12 16:21:32.242088 crc crio[21573]: time=\"2026-06-12T16:21:32.217975862Z\" level=info msg=\"Ran pod sandbox 01ac8798754f8b7502868905466a9803e5a1ffe1f5b6c06bbbb14f799827893a with infra container: openstack-operators/glance-operator-controller-manager-585dc4b7b9-xxgml/POD\" id=bbdb14ec-9e24-420c-b803-6163427e828b name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:20:10.289960 | controller |     "Jun 12 16:21:32.303401 crc crio[21573]: time=\"2026-06-12T16:21:32.262553917Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/glance-operator@sha256:623038ea62aebe7d9cf1fd20cdbd2eb4c0b172637472c335e5c6a6c35edd7552\" id=e798b309-3797-4d29-81fd-cdb8f53ffabe name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:20:10.289975 | controller |     "Jun 12 16:21:32.303401 crc crio[21573]: time=\"2026-06-12T16:21:32.298120579Z\" level=info msg=\"Image quay.io/openstack-k8s-operators/glance-operator@sha256:623038ea62aebe7d9cf1fd20cdbd2eb4c0b172637472c335e5c6a6c35edd7552 not found\" id=e798b309-3797-4d29-81fd-cdb8f53ffabe name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:20:10.290010 | controller |     "Jun 12 16:21:32.303401 crc crio[21573]: time=\"2026-06-12T16:21:32.298290004Z\" level=info msg=\"Neither image nor artfiact quay.io/openstack-k8s-operators/glance-operator@sha256:623038ea62aebe7d9cf1fd20cdbd2eb4c0b172637472c335e5c6a6c35edd7552 found\" id=e798b309-3797-4d29-81fd-cdb8f53ffabe name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:20:10.290027 | controller |     "Jun 12 16:21:32.353763 crc crio[21573]: time=\"2026-06-12T16:21:32.353680891Z\" level=info msg=\"Pulling image: quay.io/openstack-k8s-operators/glance-operator@sha256:623038ea62aebe7d9cf1fd20cdbd2eb4c0b172637472c335e5c6a6c35edd7552\" id=e8c8068f-0273-4a34-8777-d7a593283314 name=/runtime.v1.ImageService/PullImage",
2026-06-12 17:20:10.290043 | controller |     "Jun 12 16:21:32.497707 crc crio[21573]: time=\"2026-06-12T16:21:32.496200832Z\" level=info msg=\"Trying to access \\\"quay.io/openstack-k8s-operators/glance-operator@sha256:623038ea62aebe7d9cf1fd20cdbd2eb4c0b172637472c335e5c6a6c35edd7552\\\"\"",
2026-06-12 17:20:10.290063 | controller |     "Jun 12 16:21:32.829332 crc crio[21573]: 2026-06-12T16:21:32Z [verbose] CmdAdd (shim): {1.1.0 [{Name:2e547db01d0a82a Mac:a6:01:c5:84:21:a8 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:51 Mtu:0 Sandbox:/var/run/netns/25a66617-bd5e-4d42-b09b-b9093675efab SocketPath: PciID:}] [{Interface:0xc0002da7f0 Address:{IP:10.217.0.81 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 17:20:10.290086 | controller |     "Jun 12 16:21:32.830891 crc crio[21573]: time=\"2026-06-12T16:21:32.830851992Z\" level=info msg=\"Got pod network &{Name:heat-operator-controller-manager-5f5d6b8858-gnrsl Namespace:openstack-operators ID:2e547db01d0a82ab39b659783821cef3ef4744b15a1fff44ad36d7fa106f00ea UID:694b2936-16af-467b-b3bf-ff44128bcf1c NetNS:/var/run/netns/25a66617-bd5e-4d42-b09b-b9093675efab Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod694b2936_16af_467b_b3bf_ff44128bcf1c.slice PodAnnotations:0xc000568580}] Aliases:map[]}\"",
2026-06-12 17:20:10.290106 | controller |     "Jun 12 16:21:32.831407 crc crio[21573]: time=\"2026-06-12T16:21:32.831377907Z\" level=info msg=\"Checking pod openstack-operators_heat-operator-controller-manager-5f5d6b8858-gnrsl for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 17:20:10.290123 | controller |     "Jun 12 16:21:32.844560 crc crio[21573]: time=\"2026-06-12T16:21:32.844020121Z\" level=info msg=\"Ran pod sandbox 2e547db01d0a82ab39b659783821cef3ef4744b15a1fff44ad36d7fa106f00ea with infra container: openstack-operators/heat-operator-controller-manager-5f5d6b8858-gnrsl/POD\" id=2be533c5-853d-4e5e-bf46-07bd99b075c3 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:20:10.290138 | controller |     "Jun 12 16:21:32.863194 crc crio[21573]: time=\"2026-06-12T16:21:32.863084534Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/heat-operator@sha256:b58145aab10ee0e14641b4d9698d64919fd8b3fdd9ac5540fdaaf847fde950a0\" id=9eb8c7da-c1b1-45e4-b548-6bd6f48123c9 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:20:10.290154 | controller |     "Jun 12 16:21:32.863847 crc crio[21573]: time=\"2026-06-12T16:21:32.863818835Z\" level=info msg=\"Image quay.io/openstack-k8s-operators/heat-operator@sha256:b58145aab10ee0e14641b4d9698d64919fd8b3fdd9ac5540fdaaf847fde950a0 not found\" id=9eb8c7da-c1b1-45e4-b548-6bd6f48123c9 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:20:10.290170 | controller |     "Jun 12 16:21:32.864040 crc crio[21573]: time=\"2026-06-12T16:21:32.864016346Z\" level=info msg=\"Neither image nor artfiact quay.io/openstack-k8s-operators/heat-operator@sha256:b58145aab10ee0e14641b4d9698d64919fd8b3fdd9ac5540fdaaf847fde950a0 found\" id=9eb8c7da-c1b1-45e4-b548-6bd6f48123c9 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:20:10.290185 | controller |     "Jun 12 16:21:32.866742 crc crio[21573]: time=\"2026-06-12T16:21:32.866713478Z\" level=info msg=\"Pulling image: quay.io/openstack-k8s-operators/heat-operator@sha256:b58145aab10ee0e14641b4d9698d64919fd8b3fdd9ac5540fdaaf847fde950a0\" id=5adc8ae8-6e17-4f94-8b43-f6e01e32dcb8 name=/runtime.v1.ImageService/PullImage",
2026-06-12 17:20:10.290201 | controller |     "Jun 12 16:21:32.879784 crc crio[21573]: time=\"2026-06-12T16:21:32.879727332Z\" level=info msg=\"Trying to access \\\"quay.io/openstack-k8s-operators/heat-operator@sha256:b58145aab10ee0e14641b4d9698d64919fd8b3fdd9ac5540fdaaf847fde950a0\\\"\"",
2026-06-12 17:20:10.290216 | controller |     "Jun 12 16:21:33.003649 crc crio[21573]: 2026-06-12T16:21:32Z [verbose] CmdAdd (shim): {1.1.0 [{Name:196a038ec39acca Mac:72:6b:18:78:23:a4 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:4f Mtu:0 Sandbox:/var/run/netns/8560351a-06bc-49c1-8ea2-086cc5fd3603 SocketPath: PciID:}] [{Interface:0xc0002d0a00 Address:{IP:10.217.0.79 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 17:20:10.290232 | controller |     "Jun 12 16:21:33.003649 crc crio[21573]: time=\"2026-06-12T16:21:32.993034656Z\" level=info msg=\"Got pod network &{Name:designate-operator-controller-manager-87bbdb4d9-wxrj9 Namespace:openstack-operators ID:196a038ec39acca0fb1ff2e6a970b8a031c66599bc2f7a363b405fd7f13587e1 UID:08bc0fd2-6b5a-44ca-84b8-d3538b9cc410 NetNS:/var/run/netns/8560351a-06bc-49c1-8ea2-086cc5fd3603 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod08bc0fd2_6b5a_44ca_84b8_d3538b9cc410.slice PodAnnotations:0xc0006401d8}] Aliases:map[]}\"",
2026-06-12 17:20:10.290251 | controller |     "Jun 12 16:21:33.003649 crc crio[21573]: time=\"2026-06-12T16:21:32.993281813Z\" level=info msg=\"Checking pod openstack-operators_designate-operator-controller-manager-87bbdb4d9-wxrj9 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 17:20:10.290268 | controller |     "Jun 12 16:21:33.232999 crc crio[21573]: time=\"2026-06-12T16:21:33.222749705Z\" level=info msg=\"Ran pod sandbox 196a038ec39acca0fb1ff2e6a970b8a031c66599bc2f7a363b405fd7f13587e1 with infra container: openstack-operators/designate-operator-controller-manager-87bbdb4d9-wxrj9/POD\" id=6113b47a-03cf-4b3f-9ae8-dc7f530aefce name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:20:10.290284 | controller |     "Jun 12 16:21:33.401838 crc crio[21573]: time=\"2026-06-12T16:21:33.399537895Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/designate-operator@sha256:57a6f6f9f921aab04838a324f172e9d5927489b0011c58b1c61142f440249c63\" id=3302ba28-df0b-4c0d-9560-bc118f9c3207 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:20:10.290299 | controller |     "Jun 12 16:21:33.401838 crc crio[21573]: time=\"2026-06-12T16:21:33.399912826Z\" level=info msg=\"Image quay.io/openstack-k8s-operators/designate-operator@sha256:57a6f6f9f921aab04838a324f172e9d5927489b0011c58b1c61142f440249c63 not found\" id=3302ba28-df0b-4c0d-9560-bc118f9c3207 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:20:10.290314 | controller |     "Jun 12 16:21:33.401838 crc crio[21573]: time=\"2026-06-12T16:21:33.400018758Z\" level=info msg=\"Neither image nor artfiact quay.io/openstack-k8s-operators/designate-operator@sha256:57a6f6f9f921aab04838a324f172e9d5927489b0011c58b1c61142f440249c63 found\" id=3302ba28-df0b-4c0d-9560-bc118f9c3207 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:20:10.290329 | controller |     "Jun 12 16:21:33.465107 crc crio[21573]: time=\"2026-06-12T16:21:33.464430581Z\" level=info msg=\"Pulling image: quay.io/openstack-k8s-operators/designate-operator@sha256:57a6f6f9f921aab04838a324f172e9d5927489b0011c58b1c61142f440249c63\" id=7f256128-57a4-45a4-aa71-43835419ad0e name=/runtime.v1.ImageService/PullImage",
2026-06-12 17:20:10.290344 | controller |     "Jun 12 16:21:33.510852 crc crio[21573]: time=\"2026-06-12T16:21:33.502409532Z\" level=info msg=\"Trying to access \\\"quay.io/openstack-k8s-operators/designate-operator@sha256:57a6f6f9f921aab04838a324f172e9d5927489b0011c58b1c61142f440249c63\\\"\"",
2026-06-12 17:20:10.290359 | controller |     "Jun 12 16:21:34.132867 crc crio[21573]: 2026-06-12T16:21:34Z [verbose] CmdAdd (shim): {1.1.0 [{Name:33feaa87953d12a Mac:96:aa:f7:51:d0:5a Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:57 Mtu:0 Sandbox:/var/run/netns/ff15b178-26df-45b0-b642-2bc7f62e6cb3 SocketPath: PciID:}] [{Interface:0xc0002908f0 Address:{IP:10.217.0.87 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 17:20:10.290375 | controller |     "Jun 12 16:21:34.139565 crc crio[21573]: time=\"2026-06-12T16:21:34.137237014Z\" level=info msg=\"Got pod network &{Name:mariadb-operator-controller-manager-5545cdc48d-bnqtz Namespace:openstack-operators ID:33feaa87953d12a5d98d1f0b93fb24a924a08763261fbd9c3e31192afedac63a UID:63447a63-1525-4ff1-a27e-1c17582bd253 NetNS:/var/run/netns/ff15b178-26df-45b0-b642-2bc7f62e6cb3 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod63447a63_1525_4ff1_a27e_1c17582bd253.slice PodAnnotations:0xc001896598}] Aliases:map[]}\"",
2026-06-12 17:20:10.290395 | controller |     "Jun 12 16:21:34.139565 crc crio[21573]: time=\"2026-06-12T16:21:34.137604994Z\" level=info msg=\"Checking pod openstack-operators_mariadb-operator-controller-manager-5545cdc48d-bnqtz for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 17:20:10.290412 | controller |     "Jun 12 16:21:34.201974 crc crio[21573]: time=\"2026-06-12T16:21:34.165749731Z\" level=info msg=\"Ran pod sandbox 33feaa87953d12a5d98d1f0b93fb24a924a08763261fbd9c3e31192afedac63a with infra container: openstack-operators/mariadb-operator-controller-manager-5545cdc48d-bnqtz/POD\" id=4be6a789-0c29-46a4-8fe5-8239403d5178 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:20:10.290428 | controller |     "Jun 12 16:21:34.237665 crc crio[21573]: time=\"2026-06-12T16:21:34.236854789Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/mariadb-operator@sha256:dd5d8ddcc030b481db9173eb183a6f731c15684a2bec1547fcb280a26d9ff559\" id=7d97c0fc-1796-4fc9-88bc-2d5881160097 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:20:10.290444 | controller |     "Jun 12 16:21:34.237665 crc crio[21573]: time=\"2026-06-12T16:21:34.23764892Z\" level=info msg=\"Image quay.io/openstack-k8s-operators/mariadb-operator@sha256:dd5d8ddcc030b481db9173eb183a6f731c15684a2bec1547fcb280a26d9ff559 not found\" id=7d97c0fc-1796-4fc9-88bc-2d5881160097 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:20:10.290459 | controller |     "Jun 12 16:21:34.254359 crc crio[21573]: time=\"2026-06-12T16:21:34.237705072Z\" level=info msg=\"Neither image nor artfiact quay.io/openstack-k8s-operators/mariadb-operator@sha256:dd5d8ddcc030b481db9173eb183a6f731c15684a2bec1547fcb280a26d9ff559 found\" id=7d97c0fc-1796-4fc9-88bc-2d5881160097 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:20:10.290475 | controller |     "Jun 12 16:21:34.327407 crc crio[21573]: time=\"2026-06-12T16:21:34.315480245Z\" level=info msg=\"Pulling image: quay.io/openstack-k8s-operators/mariadb-operator@sha256:dd5d8ddcc030b481db9173eb183a6f731c15684a2bec1547fcb280a26d9ff559\" id=249b17d1-fef0-4fa0-a8ea-573261669892 name=/runtime.v1.ImageService/PullImage",
2026-06-12 17:20:10.290490 | controller |     "Jun 12 16:21:34.347656 crc crio[21573]: 2026-06-12T16:21:34Z [verbose] CmdAdd (shim): {1.1.0 [{Name:6752e939c11a3ea Mac:22:07:34:12:2e:7d Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:56 Mtu:0 Sandbox:/var/run/netns/1d6f1d4d-3124-4e3d-9b7f-b56b130926f5 SocketPath: PciID:}] [{Interface:0xc0001b2900 Address:{IP:10.217.0.86 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 17:20:10.290505 | controller |     "Jun 12 16:21:34.434622 crc crio[21573]: time=\"2026-06-12T16:21:34.434120919Z\" level=info msg=\"Trying to access \\\"quay.io/openstack-k8s-operators/mariadb-operator@sha256:dd5d8ddcc030b481db9173eb183a6f731c15684a2bec1547fcb280a26d9ff559\\\"\"",
2026-06-12 17:20:10.290520 | controller |     "Jun 12 16:21:34.457369 crc crio[21573]: time=\"2026-06-12T16:21:34.457302531Z\" level=info msg=\"Got pod network &{Name:manila-operator-controller-manager-b547849c7-r6vgs Namespace:openstack-operators ID:6752e939c11a3eaa6a77b76e863512b40e5b736ce57c8f92eb1050ebddb9f741 UID:c0d108b2-5300-4901-ba2a-2b6cc2b196c2 NetNS:/var/run/netns/1d6f1d4d-3124-4e3d-9b7f-b56b130926f5 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podc0d108b2_5300_4901_ba2a_2b6cc2b196c2.slice PodAnnotations:0xc002722358}] Aliases:map[]}\"",
2026-06-12 17:20:10.290535 | controller |     "Jun 12 16:21:34.555591 crc crio[21573]: time=\"2026-06-12T16:21:34.548609812Z\" level=info msg=\"Checking pod openstack-operators_manila-operator-controller-manager-b547849c7-r6vgs for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 17:20:10.290550 | controller |     "Jun 12 16:21:34.597619 crc crio[21573]: 2026-06-12T16:21:34Z [verbose] CmdAdd (shim): {1.1.0 [{Name:80e2e46287ddb0b Mac:02:fb:2a:88:7f:27 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:54 Mtu:0 Sandbox:/var/run/netns/627a7208-c31b-4dcd-a67d-83bb3a9f9d65 SocketPath: PciID:}] [{Interface:0xc000356640 Address:{IP:10.217.0.84 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 17:20:10.290568 | controller |     "Jun 12 16:21:34.597619 crc crio[21573]: time=\"2026-06-12T16:21:34.596887583Z\" level=info msg=\"Got pod network &{Name:ironic-operator-controller-manager-7c845fc7c7-4kjv8 Namespace:openstack-operators ID:80e2e46287ddb0bad22a6fb4780ad9c82d5f320205e47eb8909287743918b111 UID:04423019-8c02-4399-89ed-b9bdce478adc NetNS:/var/run/netns/627a7208-c31b-4dcd-a67d-83bb3a9f9d65 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod04423019_8c02_4399_89ed_b9bdce478adc.slice PodAnnotations:0xc0006406c8}] Aliases:map[]}\"",
2026-06-12 17:20:10.290606 | controller |     "Jun 12 16:21:34.597619 crc crio[21573]: time=\"2026-06-12T16:21:34.597110459Z\" level=info msg=\"Checking pod openstack-operators_ironic-operator-controller-manager-7c845fc7c7-4kjv8 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 17:20:10.290623 | controller |     "Jun 12 16:21:34.682584 crc crio[21573]: time=\"2026-06-12T16:21:34.678062338Z\" level=info msg=\"Ran pod sandbox 80e2e46287ddb0bad22a6fb4780ad9c82d5f320205e47eb8909287743918b111 with infra container: openstack-operators/ironic-operator-controller-manager-7c845fc7c7-4kjv8/POD\" id=3b2d3f8a-9dfd-4343-a84c-523dcd18b0c5 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:20:10.290638 | controller |     "Jun 12 16:21:34.721347 crc crio[21573]: time=\"2026-06-12T16:21:34.717502034Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/ironic-operator@sha256:aeaab3207972ab6e2c15a858709760e1de4ab1b86ba9646c47079006a4cfd7a1\" id=2b689ca1-af48-442a-a27c-15a472179948 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:20:10.290653 | controller |     "Jun 12 16:21:34.721347 crc crio[21573]: time=\"2026-06-12T16:21:34.718326265Z\" level=info msg=\"Image quay.io/openstack-k8s-operators/ironic-operator@sha256:aeaab3207972ab6e2c15a858709760e1de4ab1b86ba9646c47079006a4cfd7a1 not found\" id=2b689ca1-af48-442a-a27c-15a472179948 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:20:10.290668 | controller |     "Jun 12 16:21:34.721347 crc crio[21573]: time=\"2026-06-12T16:21:34.718413378Z\" level=info msg=\"Neither image nor artfiact quay.io/openstack-k8s-operators/ironic-operator@sha256:aeaab3207972ab6e2c15a858709760e1de4ab1b86ba9646c47079006a4cfd7a1 found\" id=2b689ca1-af48-442a-a27c-15a472179948 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:20:10.290682 | controller |     "Jun 12 16:21:34.741009 crc crio[21573]: time=\"2026-06-12T16:21:34.738755953Z\" level=info msg=\"Pulling image: quay.io/openstack-k8s-operators/ironic-operator@sha256:aeaab3207972ab6e2c15a858709760e1de4ab1b86ba9646c47079006a4cfd7a1\" id=74c08fc9-cf5c-4d09-8f35-a82865309cf0 name=/runtime.v1.ImageService/PullImage",
2026-06-12 17:20:10.290697 | controller |     "Jun 12 16:21:34.781574 crc crio[21573]: time=\"2026-06-12T16:21:34.781100839Z\" level=info msg=\"Trying to access \\\"quay.io/openstack-k8s-operators/ironic-operator@sha256:aeaab3207972ab6e2c15a858709760e1de4ab1b86ba9646c47079006a4cfd7a1\\\"\"",
2026-06-12 17:20:10.290713 | controller |     "Jun 12 16:21:34.895860 crc crio[21573]: time=\"2026-06-12T16:21:34.893890356Z\" level=info msg=\"Ran pod sandbox 6752e939c11a3eaa6a77b76e863512b40e5b736ce57c8f92eb1050ebddb9f741 with infra container: openstack-operators/manila-operator-controller-manager-b547849c7-r6vgs/POD\" id=c38beb49-1ea8-4cac-8735-e6a49efa81b8 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:20:10.290728 | controller |     "Jun 12 16:21:34.914636 crc crio[21573]: time=\"2026-06-12T16:21:34.912895329Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/manila-operator@sha256:61cd60b8885bdaa55638704dbdf53ce6b40e9af81820b2bdc87830791b6daa9f\" id=4aa9e4ab-5080-4fa8-a55b-a63e32af7ace name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:20:10.290746 | controller |     "Jun 12 16:21:34.926536 crc crio[21573]: time=\"2026-06-12T16:21:34.923902609Z\" level=info msg=\"Image quay.io/openstack-k8s-operators/manila-operator@sha256:61cd60b8885bdaa55638704dbdf53ce6b40e9af81820b2bdc87830791b6daa9f not found\" id=4aa9e4ab-5080-4fa8-a55b-a63e32af7ace name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:20:10.290761 | controller |     "Jun 12 16:21:34.926536 crc crio[21573]: time=\"2026-06-12T16:21:34.924026163Z\" level=info msg=\"Neither image nor artfiact quay.io/openstack-k8s-operators/manila-operator@sha256:61cd60b8885bdaa55638704dbdf53ce6b40e9af81820b2bdc87830791b6daa9f found\" id=4aa9e4ab-5080-4fa8-a55b-a63e32af7ace name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:20:10.290776 | controller |     "Jun 12 16:21:34.931961 crc crio[21573]: time=\"2026-06-12T16:21:34.93183073Z\" level=info msg=\"Pulling image: quay.io/openstack-k8s-operators/manila-operator@sha256:61cd60b8885bdaa55638704dbdf53ce6b40e9af81820b2bdc87830791b6daa9f\" id=0f6ddd02-4c1b-4358-8ce9-7cbde2909c19 name=/runtime.v1.ImageService/PullImage",
2026-06-12 17:20:10.290791 | controller |     "Jun 12 16:21:34.955687 crc crio[21573]: time=\"2026-06-12T16:21:34.947205875Z\" level=info msg=\"Trying to access \\\"quay.io/openstack-k8s-operators/manila-operator@sha256:61cd60b8885bdaa55638704dbdf53ce6b40e9af81820b2bdc87830791b6daa9f\\\"\"",
2026-06-12 17:20:10.290806 | controller |     "Jun 12 16:21:35.671989 crc crio[21573]: 2026-06-12T16:21:35Z [verbose] CmdAdd (shim): {1.1.0 [{Name:15f6b072a07aab9 Mac:d6:a9:67:61:2d:e0 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:59 Mtu:0 Sandbox:/var/run/netns/6ab94f6d-32c5-4606-96a4-3926a661fbcc SocketPath: PciID:}] [{Interface:0xc0002a6bc0 Address:{IP:10.217.0.89 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 17:20:10.290820 | controller |     "Jun 12 16:21:35.677958 crc crio[21573]: time=\"2026-06-12T16:21:35.677381339Z\" level=info msg=\"Got pod network &{Name:nova-operator-controller-manager-6df846755f-rtp46 Namespace:openstack-operators ID:15f6b072a07aab932d87cb04712cd7b2d83a00ec91eed03d7f388f1ded48c1cf UID:dc459aba-7eed-4ae5-af55-7935d41c5df8 NetNS:/var/run/netns/6ab94f6d-32c5-4606-96a4-3926a661fbcc Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-poddc459aba_7eed_4ae5_af55_7935d41c5df8.slice PodAnnotations:0xc00008d108}] Aliases:map[]}\"",
2026-06-12 17:20:10.290836 | controller |     "Jun 12 16:21:35.678352 crc crio[21573]: time=\"2026-06-12T16:21:35.67811728Z\" level=info msg=\"Checking pod openstack-operators_nova-operator-controller-manager-6df846755f-rtp46 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 17:20:10.290851 | controller |     "Jun 12 16:21:35.691120 crc crio[21573]: 2026-06-12T16:21:35Z [verbose] CmdAdd (shim): {1.1.0 [{Name:8910584d0d5bb4d Mac:36:fd:99:dc:50:59 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:55 Mtu:0 Sandbox:/var/run/netns/741ff433-fc2f-44b4-8c0b-62221a7f2cd2 SocketPath: PciID:}] [{Interface:0xc0004b4730 Address:{IP:10.217.0.85 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 17:20:10.290866 | controller |     "Jun 12 16:21:35.691120 crc crio[21573]: time=\"2026-06-12T16:21:35.690819518Z\" level=info msg=\"Ran pod sandbox 15f6b072a07aab932d87cb04712cd7b2d83a00ec91eed03d7f388f1ded48c1cf with infra container: openstack-operators/nova-operator-controller-manager-6df846755f-rtp46/POD\" id=90959b1b-f5e1-43d7-8022-659dbf463de1 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:20:10.290881 | controller |     "Jun 12 16:21:35.715653 crc crio[21573]: time=\"2026-06-12T16:21:35.713038372Z\" level=info msg=\"Got pod network &{Name:keystone-operator-controller-manager-85bb7cc757-rkcgm Namespace:openstack-operators ID:8910584d0d5bb4dd49ba795830a1018eb9ab93fa0eab2402258167c6a9eb9bd8 UID:b566d9ec-c6d8-447b-a4d0-aaa7e1a3fafa NetNS:/var/run/netns/741ff433-fc2f-44b4-8c0b-62221a7f2cd2 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podb566d9ec_c6d8_447b_a4d0_aaa7e1a3fafa.slice PodAnnotations:0xc002722210}] Aliases:map[]}\"",
2026-06-12 17:20:10.290899 | controller |     "Jun 12 16:21:35.723576 crc crio[21573]: time=\"2026-06-12T16:21:35.723254213Z\" level=info msg=\"Checking pod openstack-operators_keystone-operator-controller-manager-85bb7cc757-rkcgm for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 17:20:10.290914 | controller |     "Jun 12 16:21:35.731927 crc crio[21573]: time=\"2026-06-12T16:21:35.731790285Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/nova-operator@sha256:4db6b95b62c09b4f6bde27b0fd148e599246fbdcd3f479b615df2ac507a9ac12\" id=3df6c778-c6a2-401a-a257-778e3ee19bab name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:20:10.290930 | controller |     "Jun 12 16:21:35.732699 crc crio[21573]: time=\"2026-06-12T16:21:35.732352Z\" level=info msg=\"Image quay.io/openstack-k8s-operators/nova-operator@sha256:4db6b95b62c09b4f6bde27b0fd148e599246fbdcd3f479b615df2ac507a9ac12 not found\" id=3df6c778-c6a2-401a-a257-778e3ee19bab name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:20:10.290944 | controller |     "Jun 12 16:21:35.732699 crc crio[21573]: time=\"2026-06-12T16:21:35.732636798Z\" level=info msg=\"Neither image nor artfiact quay.io/openstack-k8s-operators/nova-operator@sha256:4db6b95b62c09b4f6bde27b0fd148e599246fbdcd3f479b615df2ac507a9ac12 found\" id=3df6c778-c6a2-401a-a257-778e3ee19bab name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:20:10.290959 | controller |     "Jun 12 16:21:35.750519 crc crio[21573]: time=\"2026-06-12T16:21:35.750380745Z\" level=info msg=\"Ran pod sandbox 8910584d0d5bb4dd49ba795830a1018eb9ab93fa0eab2402258167c6a9eb9bd8 with infra container: openstack-operators/keystone-operator-controller-manager-85bb7cc757-rkcgm/POD\" id=b023f4db-b734-40ab-bfbd-f1d139e33460 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:20:10.290974 | controller |     "Jun 12 16:21:35.754728 crc crio[21573]: time=\"2026-06-12T16:21:35.754642919Z\" level=info msg=\"Pulling image: quay.io/openstack-k8s-operators/nova-operator@sha256:4db6b95b62c09b4f6bde27b0fd148e599246fbdcd3f479b615df2ac507a9ac12\" id=f017399e-7e0c-4a6c-80ad-0db1dda7a83a name=/runtime.v1.ImageService/PullImage",
2026-06-12 17:20:10.290988 | controller |     "Jun 12 16:21:35.774171 crc crio[21573]: time=\"2026-06-12T16:21:35.768057158Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/keystone-operator@sha256:0aa84ced5acaac0cb64d344ca39dc4ef614ac2a1c112fb422a96534869481b80\" id=6510512c-1282-4038-9e6f-a834fc11b83f name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:20:10.291003 | controller |     "Jun 12 16:21:35.774499 crc crio[21573]: time=\"2026-06-12T16:21:35.77435796Z\" level=info msg=\"Image quay.io/openstack-k8s-operators/keystone-operator@sha256:0aa84ced5acaac0cb64d344ca39dc4ef614ac2a1c112fb422a96534869481b80 not found\" id=6510512c-1282-4038-9e6f-a834fc11b83f name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:20:10.291017 | controller |     "Jun 12 16:21:35.774565 crc crio[21573]: time=\"2026-06-12T16:21:35.774517764Z\" level=info msg=\"Neither image nor artfiact quay.io/openstack-k8s-operators/keystone-operator@sha256:0aa84ced5acaac0cb64d344ca39dc4ef614ac2a1c112fb422a96534869481b80 found\" id=6510512c-1282-4038-9e6f-a834fc11b83f name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:20:10.291032 | controller |     "Jun 12 16:21:35.777520 crc crio[21573]: time=\"2026-06-12T16:21:35.777357365Z\" level=info msg=\"Trying to access \\\"quay.io/openstack-k8s-operators/nova-operator@sha256:4db6b95b62c09b4f6bde27b0fd148e599246fbdcd3f479b615df2ac507a9ac12\\\"\"",
2026-06-12 17:20:10.291046 | controller |     "Jun 12 16:21:35.801507 crc crio[21573]: time=\"2026-06-12T16:21:35.794636748Z\" level=info msg=\"Pulling image: quay.io/openstack-k8s-operators/keystone-operator@sha256:0aa84ced5acaac0cb64d344ca39dc4ef614ac2a1c112fb422a96534869481b80\" id=d2a81edc-203f-449d-a1c3-4b87ef679bd9 name=/runtime.v1.ImageService/PullImage",
2026-06-12 17:20:10.291065 | controller |     "Jun 12 16:21:35.816141 crc crio[21573]: 2026-06-12T16:21:35Z [verbose] CmdAdd (shim): {1.1.0 [{Name:b7966e4e982709e Mac:b6:ef:dc:5e:f3:1a Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:5a Mtu:0 Sandbox:/var/run/netns/8816843e-648d-47e8-a802-dd1cfbdc6702 SocketPath: PciID:}] [{Interface:0xc000180630 Address:{IP:10.217.0.90 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 17:20:10.291082 | controller |     "Jun 12 16:21:35.819689 crc crio[21573]: time=\"2026-06-12T16:21:35.819581381Z\" level=info msg=\"Trying to access \\\"quay.io/openstack-k8s-operators/keystone-operator@sha256:0aa84ced5acaac0cb64d344ca39dc4ef614ac2a1c112fb422a96534869481b80\\\"\"",
2026-06-12 17:20:10.291106 | controller |     "Jun 12 16:21:35.864063 crc crio[21573]: time=\"2026-06-12T16:21:35.863562755Z\" level=info msg=\"Got pod network &{Name:octavia-operator-controller-manager-6bd797bd9d-rvfvq Namespace:openstack-operators ID:b7966e4e982709e77c2fcd2cc13333e115ce39b750ef082d0d56c9835d2cfda6 UID:11736293-7002-4c59-a34f-5efd24b080d6 NetNS:/var/run/netns/8816843e-648d-47e8-a802-dd1cfbdc6702 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod11736293_7002_4c59_a34f_5efd24b080d6.slice PodAnnotations:0xc00209e370}] Aliases:map[]}\"",
2026-06-12 17:20:10.291124 | controller |     "Jun 12 16:21:35.864063 crc crio[21573]: time=\"2026-06-12T16:21:35.863917014Z\" level=info msg=\"Checking pod openstack-operators_octavia-operator-controller-manager-6bd797bd9d-rvfvq for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 17:20:10.291140 | controller |     "Jun 12 16:21:35.877561 crc crio[21573]: time=\"2026-06-12T16:21:35.874903564Z\" level=info msg=\"Ran pod sandbox b7966e4e982709e77c2fcd2cc13333e115ce39b750ef082d0d56c9835d2cfda6 with infra container: openstack-operators/octavia-operator-controller-manager-6bd797bd9d-rvfvq/POD\" id=27de3a26-700d-486d-8449-c84d055642ff name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:20:10.291156 | controller |     "Jun 12 16:21:35.895689 crc crio[21573]: time=\"2026-06-12T16:21:35.894202288Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/octavia-operator@sha256:5070ac21fd963eab731c9cc1d0f2c06ba2f2a8deb4188fb921da42be3febc739\" id=0fa5915a-1447-4eae-92a7-4c429834707a name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:20:10.291171 | controller |     "Jun 12 16:21:35.895689 crc crio[21573]: time=\"2026-06-12T16:21:35.89461083Z\" level=info msg=\"Image quay.io/openstack-k8s-operators/octavia-operator@sha256:5070ac21fd963eab731c9cc1d0f2c06ba2f2a8deb4188fb921da42be3febc739 not found\" id=0fa5915a-1447-4eae-92a7-4c429834707a name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:20:10.291186 | controller |     "Jun 12 16:21:35.895689 crc crio[21573]: time=\"2026-06-12T16:21:35.894681552Z\" level=info msg=\"Neither image nor artfiact quay.io/openstack-k8s-operators/octavia-operator@sha256:5070ac21fd963eab731c9cc1d0f2c06ba2f2a8deb4188fb921da42be3febc739 found\" id=0fa5915a-1447-4eae-92a7-4c429834707a name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:20:10.291201 | controller |     "Jun 12 16:21:35.906636 crc crio[21573]: time=\"2026-06-12T16:21:35.906129479Z\" level=info msg=\"Pulling image: quay.io/openstack-k8s-operators/octavia-operator@sha256:5070ac21fd963eab731c9cc1d0f2c06ba2f2a8deb4188fb921da42be3febc739\" id=947fe890-6dc8-4751-959d-e9d4ff60daf6 name=/runtime.v1.ImageService/PullImage",
2026-06-12 17:20:10.291216 | controller |     "Jun 12 16:21:35.922620 crc crio[21573]: time=\"2026-06-12T16:21:35.922069954Z\" level=info msg=\"Trying to access \\\"quay.io/openstack-k8s-operators/octavia-operator@sha256:5070ac21fd963eab731c9cc1d0f2c06ba2f2a8deb4188fb921da42be3febc739\\\"\"",
2026-06-12 17:20:10.291236 | controller |     "Jun 12 16:21:36.373488 crc crio[21573]: 2026-06-12T16:21:36Z [verbose] CmdAdd (shim): {1.1.0 [{Name:241b088b8d2e33b Mac:12:e3:17:72:2e:31 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:5d Mtu:0 Sandbox:/var/run/netns/193d028e-d2df-4973-bbfd-097d8faefc38 SocketPath: PciID:}] [{Interface:0xc000468ac0 Address:{IP:10.217.0.93 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 17:20:10.291252 | controller |     "Jun 12 16:21:36.377054 crc crio[21573]: time=\"2026-06-12T16:21:36.376986876Z\" level=info msg=\"Got pod network &{Name:swift-operator-controller-manager-79846f755c-dx6xh Namespace:openstack-operators ID:241b088b8d2e33bb8c41d6f3f17afa934c65259d4c75347142f87ec09e42d1a7 UID:e459dbca-b141-4074-8437-80871ae8633c NetNS:/var/run/netns/193d028e-d2df-4973-bbfd-097d8faefc38 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pode459dbca_b141_4074_8437_80871ae8633c.slice PodAnnotations:0xc0036742a8}] Aliases:map[]}\"",
2026-06-12 17:20:10.291268 | controller |     "Jun 12 16:21:36.385137 crc crio[21573]: time=\"2026-06-12T16:21:36.382108666Z\" level=info msg=\"Checking pod openstack-operators_swift-operator-controller-manager-79846f755c-dx6xh for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 17:20:10.291284 | controller |     "Jun 12 16:21:36.408891 crc crio[21573]: 2026-06-12T16:21:36Z [verbose] CmdAdd (shim): {1.1.0 [{Name:879a3dfdaf7ad3a Mac:6a:ff:f0:3b:5e:8c Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:5c Mtu:0 Sandbox:/var/run/netns/13792eae-ed39-4c5a-9846-2c72ed402701 SocketPath: PciID:}] [{Interface:0xc0002a46c0 Address:{IP:10.217.0.92 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 17:20:10.291300 | controller |     "Jun 12 16:21:36.414798 crc crio[21573]: time=\"2026-06-12T16:21:36.414622853Z\" level=info msg=\"Got pod network &{Name:ovn-operator-controller-manager-5666dfdddd-zbqqt Namespace:openstack-operators ID:879a3dfdaf7ad3ae98bd7b410a88d39cfe05484d21bcb18259910fe48ec840c2 UID:ad656557-adcc-4a1f-a46d-6c8914803e35 NetNS:/var/run/netns/13792eae-ed39-4c5a-9846-2c72ed402701 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podad656557_adcc_4a1f_a46d_6c8914803e35.slice PodAnnotations:0xc000568060}] Aliases:map[]}\"",
2026-06-12 17:20:10.291315 | controller |     "Jun 12 16:21:36.414964 crc crio[21573]: time=\"2026-06-12T16:21:36.414824259Z\" level=info msg=\"Checking pod openstack-operators_ovn-operator-controller-manager-5666dfdddd-zbqqt for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 17:20:10.291330 | controller |     "Jun 12 16:21:36.454541 crc crio[21573]: time=\"2026-06-12T16:21:36.454126643Z\" level=info msg=\"Ran pod sandbox 241b088b8d2e33bb8c41d6f3f17afa934c65259d4c75347142f87ec09e42d1a7 with infra container: openstack-operators/swift-operator-controller-manager-79846f755c-dx6xh/POD\" id=451dd51c-2a50-4a41-9793-c92696edc2bb name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:20:10.291346 | controller |     "Jun 12 16:21:36.554643 crc crio[21573]: 2026-06-12T16:21:36Z [verbose] CmdAdd (shim): {1.1.0 [{Name:fac3862be33ffbc Mac:56:d7:8c:c5:fc:56 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:60 Mtu:0 Sandbox:/var/run/netns/e7e9854c-12b0-4573-b34d-eb063a77d065 SocketPath: PciID:}] [{Interface:0xc0001dd080 Address:{IP:10.217.0.96 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 17:20:10.291361 | controller |     "Jun 12 16:21:36.556017 crc crio[21573]: time=\"2026-06-12T16:21:36.555755443Z\" level=info msg=\"Got pod network &{Name:watcher-operator-controller-manager-7869644bb4-8g7dq Namespace:openstack-operators ID:fac3862be33ffbc6ae140ca43b2f23635ea37f02f5bc88fee0a451b76a3b5d83 UID:150c64d8-6c1c-47e7-a3b6-6dc23de06580 NetNS:/var/run/netns/e7e9854c-12b0-4573-b34d-eb063a77d065 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod150c64d8_6c1c_47e7_a3b6_6dc23de06580.slice PodAnnotations:0xc0005687e0}] Aliases:map[]}\"",
2026-06-12 17:20:10.291380 | controller |     "Jun 12 16:21:36.556017 crc crio[21573]: time=\"2026-06-12T16:21:36.555965479Z\" level=info msg=\"Checking pod openstack-operators_watcher-operator-controller-manager-7869644bb4-8g7dq for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 17:20:10.291396 | controller |     "Jun 12 16:21:36.566227 crc crio[21573]: 2026-06-12T16:21:36Z [verbose] CmdAdd (shim): {1.1.0 [{Name:b4c1a5a0ec5e1a6 Mac:9e:44:8f:cf:e2:c5 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:5f Mtu:0 Sandbox:/var/run/netns/bc948e24-1395-43d3-887e-94dd8fb8924c SocketPath: PciID:}] [{Interface:0xc000584590 Address:{IP:10.217.0.95 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 17:20:10.291412 | controller |     "Jun 12 16:21:36.571057 crc crio[21573]: time=\"2026-06-12T16:21:36.570878431Z\" level=info msg=\"Got pod network &{Name:telemetry-operator-controller-manager-565998cc45-ndrh5 Namespace:openstack-operators ID:b4c1a5a0ec5e1a6de771f3baae11694260a93d5750eab2ce26be4fd359d65b2a UID:1f58ddee-a896-4eb9-a51d-11818efa8534 NetNS:/var/run/netns/bc948e24-1395-43d3-887e-94dd8fb8924c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod1f58ddee_a896_4eb9_a51d_11818efa8534.slice PodAnnotations:0xc0036740a0}] Aliases:map[]}\"",
2026-06-12 17:20:10.291428 | controller |     "Jun 12 16:21:36.571499 crc crio[21573]: time=\"2026-06-12T16:21:36.571330033Z\" level=info msg=\"Checking pod openstack-operators_telemetry-operator-controller-manager-565998cc45-ndrh5 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 17:20:10.291444 | controller |     "Jun 12 16:21:36.581279 crc crio[21573]: time=\"2026-06-12T16:21:36.581127577Z\" level=info msg=\"Ran pod sandbox 879a3dfdaf7ad3ae98bd7b410a88d39cfe05484d21bcb18259910fe48ec840c2 with infra container: openstack-operators/ovn-operator-controller-manager-5666dfdddd-zbqqt/POD\" id=9de03b02-fa1b-420e-b3e4-51fddadf3f6c name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:20:10.291460 | controller |     "Jun 12 16:21:36.583872 crc crio[21573]: 2026-06-12T16:21:36Z [verbose] CmdAdd (shim): {1.1.0 [{Name:9976d6c39634e34 Mac:22:92:cf:99:e9:fb Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:58 Mtu:0 Sandbox:/var/run/netns/0be1a96a-a4a8-484c-b2f7-7a079e2e9fae SocketPath: PciID:}] [{Interface:0xc000014b40 Address:{IP:10.217.0.88 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 17:20:10.291475 | controller |     "Jun 12 16:21:36.585954 crc crio[21573]: time=\"2026-06-12T16:21:36.585778112Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/swift-operator@sha256:26a4ca34e65f017e1793439b8c4dd889ccc36355badbd31363baeedddb91f0a6\" id=ceb14027-6627-4be5-93a4-eda259e9ce08 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:20:10.291491 | controller |     "Jun 12 16:21:36.586763 crc crio[21573]: time=\"2026-06-12T16:21:36.586689636Z\" level=info msg=\"Image quay.io/openstack-k8s-operators/swift-operator@sha256:26a4ca34e65f017e1793439b8c4dd889ccc36355badbd31363baeedddb91f0a6 not found\" id=ceb14027-6627-4be5-93a4-eda259e9ce08 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:20:10.291506 | controller |     "Jun 12 16:21:36.586856 crc crio[21573]: time=\"2026-06-12T16:21:36.586794122Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/ovn-operator@sha256:a5467b7ac7a7acc306876cae15fc24fd2e8030661d6a1cf6be4040b870850f54\" id=008165ff-e8f6-44ba-98f8-9f9aefa3be00 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:20:10.291520 | controller |     "Jun 12 16:21:36.586965 crc crio[21573]: time=\"2026-06-12T16:21:36.586876321Z\" level=info msg=\"Neither image nor artfiact quay.io/openstack-k8s-operators/swift-operator@sha256:26a4ca34e65f017e1793439b8c4dd889ccc36355badbd31363baeedddb91f0a6 found\" id=ceb14027-6627-4be5-93a4-eda259e9ce08 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:20:10.291539 | controller |     "Jun 12 16:21:36.587180 crc crio[21573]: time=\"2026-06-12T16:21:36.587082186Z\" level=info msg=\"Image quay.io/openstack-k8s-operators/ovn-operator@sha256:a5467b7ac7a7acc306876cae15fc24fd2e8030661d6a1cf6be4040b870850f54 not found\" id=008165ff-e8f6-44ba-98f8-9f9aefa3be00 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:20:10.291556 | controller |     "Jun 12 16:21:36.591089 crc crio[21573]: time=\"2026-06-12T16:21:36.587139228Z\" level=info msg=\"Got pod network &{Name:neutron-operator-controller-manager-6c7667d64b-phrxf Namespace:openstack-operators ID:9976d6c39634e34a93b16749d6514f35f329b0a47cdecad66b070cfade13f72f UID:f6a2019d-39e2-4212-97e3-de2174195e91 NetNS:/var/run/netns/0be1a96a-a4a8-484c-b2f7-7a079e2e9fae Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podf6a2019d_39e2_4212_97e3_de2174195e91.slice PodAnnotations:0xc000568730}] Aliases:map[]}\"",
2026-06-12 17:20:10.291589 | controller |     "Jun 12 16:21:36.591795 crc crio[21573]: time=\"2026-06-12T16:21:36.591547136Z\" level=info msg=\"Checking pod openstack-operators_neutron-operator-controller-manager-6c7667d64b-phrxf for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 17:20:10.291612 | controller |     "Jun 12 16:21:36.594355 crc crio[21573]: time=\"2026-06-12T16:21:36.587202969Z\" level=info msg=\"Neither image nor artfiact quay.io/openstack-k8s-operators/ovn-operator@sha256:a5467b7ac7a7acc306876cae15fc24fd2e8030661d6a1cf6be4040b870850f54 found\" id=008165ff-e8f6-44ba-98f8-9f9aefa3be00 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:20:10.291629 | controller |     "Jun 12 16:21:36.594560 crc crio[21573]: time=\"2026-06-12T16:21:36.588029395Z\" level=info msg=\"Pulling image: quay.io/openstack-k8s-operators/swift-operator@sha256:26a4ca34e65f017e1793439b8c4dd889ccc36355badbd31363baeedddb91f0a6\" id=e6456d5e-6c9d-40c8-aa39-19b42b6d66af name=/runtime.v1.ImageService/PullImage",
2026-06-12 17:20:10.291644 | controller |     "Jun 12 16:21:36.599997 crc crio[21573]: time=\"2026-06-12T16:21:36.599786606Z\" level=info msg=\"Pulling image: quay.io/openstack-k8s-operators/ovn-operator@sha256:a5467b7ac7a7acc306876cae15fc24fd2e8030661d6a1cf6be4040b870850f54\" id=afeb9a92-5612-4d82-9de2-4d6760ccfcfe name=/runtime.v1.ImageService/PullImage",
2026-06-12 17:20:10.291659 | controller |     "Jun 12 16:21:36.600818 crc crio[21573]: time=\"2026-06-12T16:21:36.600762555Z\" level=info msg=\"Trying to access \\\"quay.io/openstack-k8s-operators/swift-operator@sha256:26a4ca34e65f017e1793439b8c4dd889ccc36355badbd31363baeedddb91f0a6\\\"\"",
2026-06-12 17:20:10.291673 | controller |     "Jun 12 16:21:36.610819 crc crio[21573]: time=\"2026-06-12T16:21:36.610744342Z\" level=info msg=\"Trying to access \\\"quay.io/openstack-k8s-operators/ovn-operator@sha256:a5467b7ac7a7acc306876cae15fc24fd2e8030661d6a1cf6be4040b870850f54\\\"\"",
2026-06-12 17:20:10.291689 | controller |     "Jun 12 16:21:36.619870 crc crio[21573]: time=\"2026-06-12T16:21:36.619756159Z\" level=info msg=\"Ran pod sandbox fac3862be33ffbc6ae140ca43b2f23635ea37f02f5bc88fee0a451b76a3b5d83 with infra container: openstack-operators/watcher-operator-controller-manager-7869644bb4-8g7dq/POD\" id=0bb0c1aa-1322-4487-9bd3-d3ccaad9fdfb name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:20:10.291705 | controller |     "Jun 12 16:21:36.620672 crc crio[21573]: time=\"2026-06-12T16:21:36.620565551Z\" level=info msg=\"Ran pod sandbox b4c1a5a0ec5e1a6de771f3baae11694260a93d5750eab2ce26be4fd359d65b2a with infra container: openstack-operators/telemetry-operator-controller-manager-565998cc45-ndrh5/POD\" id=6d479587-2bdc-44c8-b918-f6ed5bcb68b4 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:20:10.291724 | controller |     "Jun 12 16:21:36.620786 crc crio[21573]: time=\"2026-06-12T16:21:36.620723314Z\" level=info msg=\"Ran pod sandbox 9976d6c39634e34a93b16749d6514f35f329b0a47cdecad66b070cfade13f72f with infra container: openstack-operators/neutron-operator-controller-manager-6c7667d64b-phrxf/POD\" id=beffdf38-2265-473b-aef0-f5b32d77305c name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:20:10.291739 | controller |     "Jun 12 16:21:36.622939 crc crio[21573]: time=\"2026-06-12T16:21:36.622857929Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/telemetry-operator@sha256:08725ae3cc37b0aa0b0f54e947792cdc72e79eb126a47a9b52811b9fafc61b2e\" id=11dae9aa-6193-4af0-abda-78c6a1f70078 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:20:10.291754 | controller |     "Jun 12 16:21:36.623392 crc crio[21573]: time=\"2026-06-12T16:21:36.623302211Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/watcher-operator@sha256:cd3d045aff8889ebb70662585291c704fedf9bcfd142875327ee1b02c06217f8\" id=b3ce427b-72fb-46d9-9c2e-70466b4c34e3 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:20:10.291769 | controller |     "Jun 12 16:21:36.624788 crc crio[21573]: time=\"2026-06-12T16:21:36.624688396Z\" level=info msg=\"Image quay.io/openstack-k8s-operators/telemetry-operator@sha256:08725ae3cc37b0aa0b0f54e947792cdc72e79eb126a47a9b52811b9fafc61b2e not found\" id=11dae9aa-6193-4af0-abda-78c6a1f70078 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:20:10.291784 | controller |     "Jun 12 16:21:36.626420 crc crio[21573]: time=\"2026-06-12T16:21:36.62483521Z\" level=info msg=\"Neither image nor artfiact quay.io/openstack-k8s-operators/telemetry-operator@sha256:08725ae3cc37b0aa0b0f54e947792cdc72e79eb126a47a9b52811b9fafc61b2e found\" id=11dae9aa-6193-4af0-abda-78c6a1f70078 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:20:10.291798 | controller |     "Jun 12 16:21:36.626420 crc crio[21573]: time=\"2026-06-12T16:21:36.624955025Z\" level=info msg=\"Image quay.io/openstack-k8s-operators/watcher-operator@sha256:cd3d045aff8889ebb70662585291c704fedf9bcfd142875327ee1b02c06217f8 not found\" id=b3ce427b-72fb-46d9-9c2e-70466b4c34e3 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:20:10.291813 | controller |     "Jun 12 16:21:36.626420 crc crio[21573]: time=\"2026-06-12T16:21:36.625027046Z\" level=info msg=\"Neither image nor artfiact quay.io/openstack-k8s-operators/watcher-operator@sha256:cd3d045aff8889ebb70662585291c704fedf9bcfd142875327ee1b02c06217f8 found\" id=b3ce427b-72fb-46d9-9c2e-70466b4c34e3 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:20:10.291829 | controller |     "Jun 12 16:21:36.629226 crc crio[21573]: time=\"2026-06-12T16:21:36.6290727Z\" level=info msg=\"Pulling image: quay.io/openstack-k8s-operators/watcher-operator@sha256:cd3d045aff8889ebb70662585291c704fedf9bcfd142875327ee1b02c06217f8\" id=e2e5c72e-44e0-40f6-a93e-d62bf5581a1f name=/runtime.v1.ImageService/PullImage",
2026-06-12 17:20:10.291844 | controller |     "Jun 12 16:21:36.629317 crc crio[21573]: time=\"2026-06-12T16:21:36.629211938Z\" level=info msg=\"Pulling image: quay.io/openstack-k8s-operators/telemetry-operator@sha256:08725ae3cc37b0aa0b0f54e947792cdc72e79eb126a47a9b52811b9fafc61b2e\" id=8213dfd4-1f34-4b93-bd3a-78f35f7967a5 name=/runtime.v1.ImageService/PullImage",
2026-06-12 17:20:10.291859 | controller |     "Jun 12 16:21:36.633182 crc crio[21573]: time=\"2026-06-12T16:21:36.633045901Z\" level=info msg=\"Trying to access \\\"quay.io/openstack-k8s-operators/watcher-operator@sha256:cd3d045aff8889ebb70662585291c704fedf9bcfd142875327ee1b02c06217f8\\\"\"",
2026-06-12 17:20:10.291874 | controller |     "Jun 12 16:21:36.633540 crc crio[21573]: time=\"2026-06-12T16:21:36.633063065Z\" level=info msg=\"Trying to access \\\"quay.io/openstack-k8s-operators/telemetry-operator@sha256:08725ae3cc37b0aa0b0f54e947792cdc72e79eb126a47a9b52811b9fafc61b2e\\\"\"",
2026-06-12 17:20:10.291894 | controller |     "Jun 12 16:21:36.634661 crc crio[21573]: time=\"2026-06-12T16:21:36.633611249Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/neutron-operator@sha256:fff4c7eb43b7abe8a8406cbd20e6cb01dff533476d43c5a339f115fd1b8d55a6\" id=6dc16707-52e8-4801-8135-8a096048990c name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:20:10.291910 | controller |     "Jun 12 16:21:36.637414 crc crio[21573]: time=\"2026-06-12T16:21:36.637257166Z\" level=info msg=\"Image quay.io/openstack-k8s-operators/neutron-operator@sha256:fff4c7eb43b7abe8a8406cbd20e6cb01dff533476d43c5a339f115fd1b8d55a6 not found\" id=6dc16707-52e8-4801-8135-8a096048990c name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:20:10.291925 | controller |     "Jun 12 16:21:36.638041 crc crio[21573]: time=\"2026-06-12T16:21:36.637835942Z\" level=info msg=\"Neither image nor artfiact quay.io/openstack-k8s-operators/neutron-operator@sha256:fff4c7eb43b7abe8a8406cbd20e6cb01dff533476d43c5a339f115fd1b8d55a6 found\" id=6dc16707-52e8-4801-8135-8a096048990c name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:20:10.291940 | controller |     "Jun 12 16:21:36.639595 crc crio[21573]: time=\"2026-06-12T16:21:36.639520136Z\" level=info msg=\"Pulling image: quay.io/openstack-k8s-operators/neutron-operator@sha256:fff4c7eb43b7abe8a8406cbd20e6cb01dff533476d43c5a339f115fd1b8d55a6\" id=963794bd-93f8-4752-b289-d9096d2b1ef4 name=/runtime.v1.ImageService/PullImage",
2026-06-12 17:20:10.291955 | controller |     "Jun 12 16:21:36.663200 crc crio[21573]: time=\"2026-06-12T16:21:36.662904049Z\" level=info msg=\"Trying to access \\\"quay.io/openstack-k8s-operators/neutron-operator@sha256:fff4c7eb43b7abe8a8406cbd20e6cb01dff533476d43c5a339f115fd1b8d55a6\\\"\"",
2026-06-12 17:20:10.291970 | controller |     "Jun 12 16:21:36.866407 crc crio[21573]: 2026-06-12T16:21:36Z [verbose] CmdAdd (shim): {1.1.0 [{Name:a84c9ddb3bb662d Mac:86:02:f6:14:bf:82 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:52 Mtu:0 Sandbox:/var/run/netns/03625894-5b40-4d3d-b3df-2fbe20c5efb4 SocketPath: PciID:}] [{Interface:0xc000015280 Address:{IP:10.217.0.82 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 17:20:10.291985 | controller |     "Jun 12 16:21:36.871384 crc crio[21573]: time=\"2026-06-12T16:21:36.871303814Z\" level=info msg=\"Got pod network &{Name:horizon-operator-controller-manager-9dc5578b5-wmn9f Namespace:openstack-operators ID:a84c9ddb3bb662d5f084146c3544a20bf4ae3c63d6e9d37ce941f02b32a14fa3 UID:15c759b6-2eda-4f08-8691-fa6932b67e64 NetNS:/var/run/netns/03625894-5b40-4d3d-b3df-2fbe20c5efb4 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod15c759b6_2eda_4f08_8691_fa6932b67e64.slice PodAnnotations:0xc0027222a8}] Aliases:map[]}\"",
2026-06-12 17:20:10.292000 | controller |     "Jun 12 16:21:36.871590 crc crio[21573]: time=\"2026-06-12T16:21:36.87154371Z\" level=info msg=\"Checking pod openstack-operators_horizon-operator-controller-manager-9dc5578b5-wmn9f for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 17:20:10.292016 | controller |     "Jun 12 16:21:36.874426 crc crio[21573]: 2026-06-12T16:21:36Z [verbose] CmdAdd (shim): {1.1.0 [{Name:4b863472993c58f Mac:de:68:24:01:21:dc Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:5e Mtu:0 Sandbox:/var/run/netns/c1242f34-3c65-475d-9556-bd3a15d9938f SocketPath: PciID:}] [{Interface:0xc0004825b0 Address:{IP:10.217.0.94 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 17:20:10.292031 | controller |     "Jun 12 16:21:36.876079 crc crio[21573]: time=\"2026-06-12T16:21:36.875918875Z\" level=info msg=\"Got pod network &{Name:test-operator-controller-manager-7579dbdcb9-brpfz Namespace:openstack-operators ID:4b863472993c58f5bc5df7a4fda6b13ff016d86ebd4185571a92654c5711bdda UID:5f766bab-a921-48f9-9d58-62a5dc371500 NetNS:/var/run/netns/c1242f34-3c65-475d-9556-bd3a15d9938f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod5f766bab_a921_48f9_9d58_62a5dc371500.slice PodAnnotations:0xc0005682d0}] Aliases:map[]}\"",
2026-06-12 17:20:10.292050 | controller |     "Jun 12 16:21:36.876560 crc crio[21573]: time=\"2026-06-12T16:21:36.876374017Z\" level=info msg=\"Checking pod openstack-operators_test-operator-controller-manager-7579dbdcb9-brpfz for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 17:20:10.292065 | controller |     "Jun 12 16:21:36.903369 crc crio[21573]: time=\"2026-06-12T16:21:36.903291636Z\" level=info msg=\"Ran pod sandbox a84c9ddb3bb662d5f084146c3544a20bf4ae3c63d6e9d37ce941f02b32a14fa3 with infra container: openstack-operators/horizon-operator-controller-manager-9dc5578b5-wmn9f/POD\" id=7f276cb5-06d4-49cd-a2f0-810bf3883e67 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:20:10.292081 | controller |     "Jun 12 16:21:36.908670 crc crio[21573]: time=\"2026-06-12T16:21:36.908057053Z\" level=info msg=\"Ran pod sandbox 4b863472993c58f5bc5df7a4fda6b13ff016d86ebd4185571a92654c5711bdda with infra container: openstack-operators/test-operator-controller-manager-7579dbdcb9-brpfz/POD\" id=e82c718a-2ab7-41c0-bc16-85fd9826960e name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:20:10.292097 | controller |     "Jun 12 16:21:36.915728 crc crio[21573]: time=\"2026-06-12T16:21:36.915539501Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/horizon-operator@sha256:c74c162ad42f26b9a56d8409dc53d469f3e0beaa9613b594ecbfbcda518dee19\" id=5c9f252a-9057-4e28-8af1-35ef10f7d56a name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:20:10.292120 | controller |     "Jun 12 16:21:36.915900 crc crio[21573]: time=\"2026-06-12T16:21:36.915869069Z\" level=info msg=\"Image quay.io/openstack-k8s-operators/horizon-operator@sha256:c74c162ad42f26b9a56d8409dc53d469f3e0beaa9613b594ecbfbcda518dee19 not found\" id=5c9f252a-9057-4e28-8af1-35ef10f7d56a name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:20:10.292138 | controller |     "Jun 12 16:21:36.916005 crc crio[21573]: time=\"2026-06-12T16:21:36.915933611Z\" level=info msg=\"Neither image nor artfiact quay.io/openstack-k8s-operators/horizon-operator@sha256:c74c162ad42f26b9a56d8409dc53d469f3e0beaa9613b594ecbfbcda518dee19 found\" id=5c9f252a-9057-4e28-8af1-35ef10f7d56a name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:20:10.292154 | controller |     "Jun 12 16:21:36.916768 crc crio[21573]: time=\"2026-06-12T16:21:36.916694653Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/test-operator@sha256:c63f184e7e60f7d6837f93522fd94ed75e8a4391412440c9ea8a29c31ae2e59f\" id=cbcb18f8-b698-458e-84cf-58e70fbfefd4 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:20:10.292169 | controller |     "Jun 12 16:21:36.917047 crc crio[21573]: time=\"2026-06-12T16:21:36.916936931Z\" level=info msg=\"Image quay.io/openstack-k8s-operators/test-operator@sha256:c63f184e7e60f7d6837f93522fd94ed75e8a4391412440c9ea8a29c31ae2e59f not found\" id=cbcb18f8-b698-458e-84cf-58e70fbfefd4 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:20:10.292185 | controller |     "Jun 12 16:21:36.917047 crc crio[21573]: time=\"2026-06-12T16:21:36.917013383Z\" level=info msg=\"Neither image nor artfiact quay.io/openstack-k8s-operators/test-operator@sha256:c63f184e7e60f7d6837f93522fd94ed75e8a4391412440c9ea8a29c31ae2e59f found\" id=cbcb18f8-b698-458e-84cf-58e70fbfefd4 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:20:10.292200 | controller |     "Jun 12 16:21:36.918856 crc crio[21573]: time=\"2026-06-12T16:21:36.918786208Z\" level=info msg=\"Pulling image: quay.io/openstack-k8s-operators/test-operator@sha256:c63f184e7e60f7d6837f93522fd94ed75e8a4391412440c9ea8a29c31ae2e59f\" id=e7aca750-3ebd-45bf-a528-b77f92968e6e name=/runtime.v1.ImageService/PullImage",
2026-06-12 17:20:10.292215 | controller |     "Jun 12 16:21:36.919064 crc crio[21573]: time=\"2026-06-12T16:21:36.918792441Z\" level=info msg=\"Pulling image: quay.io/openstack-k8s-operators/horizon-operator@sha256:c74c162ad42f26b9a56d8409dc53d469f3e0beaa9613b594ecbfbcda518dee19\" id=68e24f8b-515d-46db-aee0-f28b137a4c86 name=/runtime.v1.ImageService/PullImage",
2026-06-12 17:20:10.292233 | controller |     "Jun 12 16:21:36.925282 crc crio[21573]: time=\"2026-06-12T16:21:36.925135409Z\" level=info msg=\"Trying to access \\\"quay.io/openstack-k8s-operators/test-operator@sha256:c63f184e7e60f7d6837f93522fd94ed75e8a4391412440c9ea8a29c31ae2e59f\\\"\"",
2026-06-12 17:20:10.292249 | controller |     "Jun 12 16:21:36.926219 crc crio[21573]: time=\"2026-06-12T16:21:36.925138574Z\" level=info msg=\"Trying to access \\\"quay.io/openstack-k8s-operators/horizon-operator@sha256:c74c162ad42f26b9a56d8409dc53d469f3e0beaa9613b594ecbfbcda518dee19\\\"\"",
2026-06-12 17:20:10.292264 | controller |     "Jun 12 16:21:40.704048 crc crio[21573]: time=\"2026-06-12T16:21:40.702434285Z\" level=info msg=\"Running pod sandbox: openstack-operators/infra-operator-controller-manager-594d6555bb-k4qxt/POD\" id=ccdd91b7-c94a-4ef2-b34e-bd77cfdd1b64 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:20:10.292280 | controller |     "Jun 12 16:21:40.705841 crc crio[21573]: time=\"2026-06-12T16:21:40.70556063Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.292295 | controller |     "Jun 12 16:21:41.564002 crc crio[21573]: time=\"2026-06-12T16:21:41.563930122Z\" level=info msg=\"Got pod network &{Name:infra-operator-controller-manager-594d6555bb-k4qxt Namespace:openstack-operators ID:bbb14a414c0c277594e312d48292c6aeed139d6be612a05e62d9e79b9a794501 UID:393efd14-bb74-40bd-b654-6a0c28b9b3eb NetNS:/var/run/netns/092e8504-064e-4567-8473-693a97848293 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod393efd14_bb74_40bd_b654_6a0c28b9b3eb.slice PodAnnotations:0xc002e28090}] Aliases:map[]}\"",
2026-06-12 17:20:10.292311 | controller |     "Jun 12 16:21:41.568718 crc crio[21573]: time=\"2026-06-12T16:21:41.568676512Z\" level=info msg=\"Adding pod openstack-operators_infra-operator-controller-manager-594d6555bb-k4qxt to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 17:20:10.292327 | controller |     "Jun 12 16:21:42.461403 crc crio[21573]: time=\"2026-06-12T16:21:42.460580612Z\" level=info msg=\"Running pod sandbox: openstack-operators/openstack-baremetal-operator-controller-manager-678fc77c5466qhr/POD\" id=adf7fbb1-dde4-4cf8-89c2-622c2b4b6dbb name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:20:10.292342 | controller |     "Jun 12 16:21:42.465825 crc crio[21573]: time=\"2026-06-12T16:21:42.461701853Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.292358 | controller |     "Jun 12 16:21:42.920371 crc crio[21573]: time=\"2026-06-12T16:21:42.918432375Z\" level=info msg=\"Got pod network &{Name:openstack-baremetal-operator-controller-manager-678fc77c5466qhr Namespace:openstack-operators ID:f511cffe0e0ecf74f14e277a042648609a437b9bc297cd8b000f6a0e8d94f19a UID:aa4c500c-dc29-4c70-a475-9c6d90a54fb1 NetNS:/var/run/netns/c26ac527-e5ff-4f1d-8181-0bedccff0e02 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podaa4c500c_dc29_4c70_a475_9c6d90a54fb1.slice PodAnnotations:0xc00008c678}] Aliases:map[]}\"",
2026-06-12 17:20:10.292374 | controller |     "Jun 12 16:21:42.920371 crc crio[21573]: time=\"2026-06-12T16:21:42.920362317Z\" level=info msg=\"Adding pod openstack-operators_openstack-baremetal-operator-controller-manager-678fc77c5466qhr to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 17:20:10.292390 | controller |     "Jun 12 16:21:44.535593 crc crio[21573]: time=\"2026-06-12T16:21:44.533050048Z\" level=info msg=\"Running pod sandbox: openstack-operators/openstack-operator-controller-manager-7b5b948bcd-t7bpk/POD\" id=ae96abb5-dd44-4691-8776-f9b352651aa9 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:20:10.292410 | controller |     "Jun 12 16:21:44.535593 crc crio[21573]: time=\"2026-06-12T16:21:44.534128198Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.292426 | controller |     "Jun 12 16:21:47.079711 crc crio[21573]: time=\"2026-06-12T16:21:47.069796948Z\" level=info msg=\"Got pod network &{Name:openstack-operator-controller-manager-7b5b948bcd-t7bpk Namespace:openstack-operators ID:68a640d6e221e3ae1a4d6b8c01ce8dc9cdb1031626825903efca454a2f60d903 UID:7db02dd1-0294-4733-84c3-d1b1f8342a43 NetNS:/var/run/netns/15b17480-8968-4f48-a85a-37b39b807fcb Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod7db02dd1_0294_4733_84c3_d1b1f8342a43.slice PodAnnotations:0xc000138868}] Aliases:map[]}\"",
2026-06-12 17:20:10.292442 | controller |     "Jun 12 16:21:47.079711 crc crio[21573]: time=\"2026-06-12T16:21:47.073012556Z\" level=info msg=\"Adding pod openstack-operators_openstack-operator-controller-manager-7b5b948bcd-t7bpk to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 17:20:10.292457 | controller |     "Jun 12 16:21:47.446587 crc crio[21573]: 2026-06-12T16:21:47Z [verbose] CmdAdd (shim): {1.1.0 [{Name:f511cffe0e0ecf7 Mac:72:93:6d:9d:c2:4c Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:5b Mtu:0 Sandbox:/var/run/netns/c26ac527-e5ff-4f1d-8181-0bedccff0e02 SocketPath: PciID:}] [{Interface:0xc0002a89d0 Address:{IP:10.217.0.91 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 17:20:10.292472 | controller |     "Jun 12 16:21:47.449003 crc crio[21573]: time=\"2026-06-12T16:21:47.448278934Z\" level=info msg=\"Got pod network &{Name:openstack-baremetal-operator-controller-manager-678fc77c5466qhr Namespace:openstack-operators ID:f511cffe0e0ecf74f14e277a042648609a437b9bc297cd8b000f6a0e8d94f19a UID:aa4c500c-dc29-4c70-a475-9c6d90a54fb1 NetNS:/var/run/netns/c26ac527-e5ff-4f1d-8181-0bedccff0e02 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podaa4c500c_dc29_4c70_a475_9c6d90a54fb1.slice PodAnnotations:0xc00008c678}] Aliases:map[]}\"",
2026-06-12 17:20:10.292488 | controller |     "Jun 12 16:21:47.449003 crc crio[21573]: time=\"2026-06-12T16:21:47.448589862Z\" level=info msg=\"Checking pod openstack-operators_openstack-baremetal-operator-controller-manager-678fc77c5466qhr for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 17:20:10.292503 | controller |     "Jun 12 16:21:47.509423 crc crio[21573]: time=\"2026-06-12T16:21:47.509254746Z\" level=info msg=\"Ran pod sandbox f511cffe0e0ecf74f14e277a042648609a437b9bc297cd8b000f6a0e8d94f19a with infra container: openstack-operators/openstack-baremetal-operator-controller-manager-678fc77c5466qhr/POD\" id=adf7fbb1-dde4-4cf8-89c2-622c2b4b6dbb name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:20:10.292519 | controller |     "Jun 12 16:21:47.524414 crc crio[21573]: time=\"2026-06-12T16:21:47.524264216Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-baremetal-operator@sha256:74b7a8bf62d2bb7aff50a239b393cebd996489c538727208a184f58e91285d84\" id=3567004c-a337-4f8d-bfc8-669ca45663f3 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:20:10.292534 | controller |     "Jun 12 16:21:47.526599 crc crio[21573]: time=\"2026-06-12T16:21:47.526293352Z\" level=info msg=\"Image quay.io/openstack-k8s-operators/openstack-baremetal-operator@sha256:74b7a8bf62d2bb7aff50a239b393cebd996489c538727208a184f58e91285d84 not found\" id=3567004c-a337-4f8d-bfc8-669ca45663f3 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:20:10.292553 | controller |     "Jun 12 16:21:47.526751 crc crio[21573]: time=\"2026-06-12T16:21:47.526694912Z\" level=info msg=\"Neither image nor artfiact quay.io/openstack-k8s-operators/openstack-baremetal-operator@sha256:74b7a8bf62d2bb7aff50a239b393cebd996489c538727208a184f58e91285d84 found\" id=3567004c-a337-4f8d-bfc8-669ca45663f3 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:20:10.292568 | controller |     "Jun 12 16:21:47.536110 crc crio[21573]: time=\"2026-06-12T16:21:47.536007156Z\" level=info msg=\"Pulling image: quay.io/openstack-k8s-operators/openstack-baremetal-operator@sha256:74b7a8bf62d2bb7aff50a239b393cebd996489c538727208a184f58e91285d84\" id=ff1155e6-2af1-4402-a2b9-19b1c3b54430 name=/runtime.v1.ImageService/PullImage",
2026-06-12 17:20:10.292605 | controller |     "Jun 12 16:21:47.574562 crc crio[21573]: time=\"2026-06-12T16:21:47.573077449Z\" level=info msg=\"Trying to access \\\"quay.io/openstack-k8s-operators/openstack-baremetal-operator@sha256:74b7a8bf62d2bb7aff50a239b393cebd996489c538727208a184f58e91285d84\\\"\"",
2026-06-12 17:20:10.292623 | controller |     "Jun 12 16:21:47.704363 crc crio[21573]: 2026-06-12T16:21:47Z [verbose] CmdAdd (shim): {1.1.0 [{Name:bbb14a414c0c277 Mac:1a:cf:3c:53:32:ee Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:53 Mtu:0 Sandbox:/var/run/netns/092e8504-064e-4567-8473-693a97848293 SocketPath: PciID:}] [{Interface:0xc00050c5a0 Address:{IP:10.217.0.83 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 17:20:10.292640 | controller |     "Jun 12 16:21:47.706208 crc crio[21573]: time=\"2026-06-12T16:21:47.706165911Z\" level=info msg=\"Got pod network &{Name:infra-operator-controller-manager-594d6555bb-k4qxt Namespace:openstack-operators ID:bbb14a414c0c277594e312d48292c6aeed139d6be612a05e62d9e79b9a794501 UID:393efd14-bb74-40bd-b654-6a0c28b9b3eb NetNS:/var/run/netns/092e8504-064e-4567-8473-693a97848293 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod393efd14_bb74_40bd_b654_6a0c28b9b3eb.slice PodAnnotations:0xc002e28090}] Aliases:map[]}\"",
2026-06-12 17:20:10.292656 | controller |     "Jun 12 16:21:47.706528 crc crio[21573]: time=\"2026-06-12T16:21:47.70650575Z\" level=info msg=\"Checking pod openstack-operators_infra-operator-controller-manager-594d6555bb-k4qxt for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 17:20:10.292672 | controller |     "Jun 12 16:21:47.762711 crc crio[21573]: time=\"2026-06-12T16:21:47.759414101Z\" level=info msg=\"Ran pod sandbox bbb14a414c0c277594e312d48292c6aeed139d6be612a05e62d9e79b9a794501 with infra container: openstack-operators/infra-operator-controller-manager-594d6555bb-k4qxt/POD\" id=ccdd91b7-c94a-4ef2-b34e-bd77cfdd1b64 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:20:10.292687 | controller |     "Jun 12 16:21:47.767871 crc crio[21573]: time=\"2026-06-12T16:21:47.767747781Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/infra-operator@sha256:f644a3899afc9a52a0a6f3183c39eaa2ebfaf272befa1fd8ecf36796abe8df6f\" id=bc9c240f-b35a-4e4e-97a3-f3e56eef47ec name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:20:10.292703 | controller |     "Jun 12 16:21:47.768123 crc crio[21573]: time=\"2026-06-12T16:21:47.76807211Z\" level=info msg=\"Image quay.io/openstack-k8s-operators/infra-operator@sha256:f644a3899afc9a52a0a6f3183c39eaa2ebfaf272befa1fd8ecf36796abe8df6f not found\" id=bc9c240f-b35a-4e4e-97a3-f3e56eef47ec name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:20:10.292718 | controller |     "Jun 12 16:21:47.768255 crc crio[21573]: time=\"2026-06-12T16:21:47.768163929Z\" level=info msg=\"Neither image nor artfiact quay.io/openstack-k8s-operators/infra-operator@sha256:f644a3899afc9a52a0a6f3183c39eaa2ebfaf272befa1fd8ecf36796abe8df6f found\" id=bc9c240f-b35a-4e4e-97a3-f3e56eef47ec name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:20:10.292733 | controller |     "Jun 12 16:21:47.773929 crc crio[21573]: time=\"2026-06-12T16:21:47.771480399Z\" level=info msg=\"Pulling image: quay.io/openstack-k8s-operators/infra-operator@sha256:f644a3899afc9a52a0a6f3183c39eaa2ebfaf272befa1fd8ecf36796abe8df6f\" id=fdaeff57-ee3f-4493-adb4-3ae654fd56f6 name=/runtime.v1.ImageService/PullImage",
2026-06-12 17:20:10.292752 | controller |     "Jun 12 16:21:47.776361 crc crio[21573]: time=\"2026-06-12T16:21:47.77626493Z\" level=info msg=\"Trying to access \\\"quay.io/openstack-k8s-operators/infra-operator@sha256:f644a3899afc9a52a0a6f3183c39eaa2ebfaf272befa1fd8ecf36796abe8df6f\\\"\"",
2026-06-12 17:20:10.292768 | controller |     "Jun 12 16:21:48.921574 crc crio[21573]: 2026-06-12T16:21:48Z [verbose] CmdAdd (shim): {1.1.0 [{Name:68a640d6e221e3a Mac:0e:9b:21:f4:34:ab Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:61 Mtu:0 Sandbox:/var/run/netns/15b17480-8968-4f48-a85a-37b39b807fcb SocketPath: PciID:}] [{Interface:0xc000014610 Address:{IP:10.217.0.97 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 17:20:10.292783 | controller |     "Jun 12 16:21:48.930536 crc crio[21573]: time=\"2026-06-12T16:21:48.930104931Z\" level=info msg=\"Got pod network &{Name:openstack-operator-controller-manager-7b5b948bcd-t7bpk Namespace:openstack-operators ID:68a640d6e221e3ae1a4d6b8c01ce8dc9cdb1031626825903efca454a2f60d903 UID:7db02dd1-0294-4733-84c3-d1b1f8342a43 NetNS:/var/run/netns/15b17480-8968-4f48-a85a-37b39b807fcb Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod7db02dd1_0294_4733_84c3_d1b1f8342a43.slice PodAnnotations:0xc000138868}] Aliases:map[]}\"",
2026-06-12 17:20:10.292798 | controller |     "Jun 12 16:21:48.930536 crc crio[21573]: time=\"2026-06-12T16:21:48.93076902Z\" level=info msg=\"Checking pod openstack-operators_openstack-operator-controller-manager-7b5b948bcd-t7bpk for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 17:20:10.292813 | controller |     "Jun 12 16:22:01.110897 crc crio[21573]: time=\"2026-06-12T16:22:01.110113203Z\" level=info msg=\"Running pod sandbox: openshift-infra/auto-csr-approver-29688022-j6qxd/POD\" id=9e768b85-8663-4b07-a84e-c221571b4b40 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:20:10.292828 | controller |     "Jun 12 16:22:01.112959 crc crio[21573]: time=\"2026-06-12T16:22:01.110951286Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.292843 | controller |     "Jun 12 16:22:05.034799 crc crio[21573]: time=\"2026-06-12T16:22:05.033761929Z\" level=info msg=\"Ran pod sandbox 68a640d6e221e3ae1a4d6b8c01ce8dc9cdb1031626825903efca454a2f60d903 with infra container: openstack-operators/openstack-operator-controller-manager-7b5b948bcd-t7bpk/POD\" id=ae96abb5-dd44-4691-8776-f9b352651aa9 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:20:10.292858 | controller |     "Jun 12 16:22:05.039647 crc crio[21573]: time=\"2026-06-12T16:22:05.038818045Z\" level=info msg=\"Checking image status: 38.102.83.120:5001/openstack-k8s-operators/openstack-operator:5d3cc125d69b215b4b8640c634756ff99cce6ebc\" id=a5a1d99d-b899-4d26-8d27-2d057bbdfcfa name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:20:10.292872 | controller |     "Jun 12 16:22:12.397859 crc crio[21573]: time=\"2026-06-12T16:22:12.395352862Z\" level=info msg=\"Checking image status: 38.102.83.120:5001/openstack-k8s-operators/openstack-operator:5d3cc125d69b215b4b8640c634756ff99cce6ebc\" id=2a5f4c59-192d-45a2-ae0c-537278c9f6bd name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:20:10.292887 | controller |     "Jun 12 16:22:15.953202 crc crio[21573]: time=\"2026-06-12T16:22:15.952382788Z\" level=info msg=\"Creating container: openstack-operators/openstack-operator-controller-manager-7b5b948bcd-t7bpk/manager\" id=aca2f838-13b7-4725-94bf-ac66044659ad name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:20:10.292902 | controller |     "Jun 12 16:22:19.340838 crc crio[21573]: time=\"2026-06-12T16:22:19.339800509Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.292919 | controller |     "Jun 12 16:22:33.280933 crc crio[21573]: time=\"2026-06-12T16:22:33.279845561Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/redhat-operators-6ptxm/POD\" id=3111cb2a-8a70-4cc3-8790-281044f16cf5 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:20:10.292934 | controller |     "Jun 12 16:22:33.282532 crc crio[21573]: time=\"2026-06-12T16:22:33.281006504Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.292949 | controller |     "Jun 12 16:22:40.245251 crc crio[21573]: time=\"2026-06-12T16:22:40.243015598Z\" level=info msg=\"Pulled image: quay.io/openstack-k8s-operators/glance-operator@sha256:623038ea62aebe7d9cf1fd20cdbd2eb4c0b172637472c335e5c6a6c35edd7552\" id=e8c8068f-0273-4a34-8777-d7a593283314 name=/runtime.v1.ImageService/PullImage",
2026-06-12 17:20:10.292964 | controller |     "Jun 12 16:22:40.247409 crc crio[21573]: time=\"2026-06-12T16:22:40.246233848Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/glance-operator@sha256:623038ea62aebe7d9cf1fd20cdbd2eb4c0b172637472c335e5c6a6c35edd7552\" id=03494083-10cf-4ed3-934a-4eba9bb2c973 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:20:10.292979 | controller |     "Jun 12 16:22:40.413044 crc crio[21573]: time=\"2026-06-12T16:22:40.412912128Z\" level=info msg=\"Pulled image: quay.io/openstack-k8s-operators/neutron-operator@sha256:fff4c7eb43b7abe8a8406cbd20e6cb01dff533476d43c5a339f115fd1b8d55a6\" id=963794bd-93f8-4752-b289-d9096d2b1ef4 name=/runtime.v1.ImageService/PullImage",
2026-06-12 17:20:10.292993 | controller |     "Jun 12 16:22:40.414924 crc crio[21573]: time=\"2026-06-12T16:22:40.414804559Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/neutron-operator@sha256:fff4c7eb43b7abe8a8406cbd20e6cb01dff533476d43c5a339f115fd1b8d55a6\" id=eeca9d5c-0561-41f1-938e-ed809212f2fa name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:20:10.293008 | controller |     "Jun 12 16:22:40.454173 crc crio[21573]: time=\"2026-06-12T16:22:40.454043963Z\" level=info msg=\"Pulled image: quay.io/openstack-k8s-operators/designate-operator@sha256:57a6f6f9f921aab04838a324f172e9d5927489b0011c58b1c61142f440249c63\" id=7f256128-57a4-45a4-aa71-43835419ad0e name=/runtime.v1.ImageService/PullImage",
2026-06-12 17:20:10.293023 | controller |     "Jun 12 16:22:40.455523 crc crio[21573]: time=\"2026-06-12T16:22:40.455389818Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/designate-operator@sha256:57a6f6f9f921aab04838a324f172e9d5927489b0011c58b1c61142f440249c63\" id=5f2fceb1-4d36-42e8-9b7f-c413d4f74747 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:20:10.293038 | controller |     "Jun 12 16:22:40.464648 crc crio[21573]: time=\"2026-06-12T16:22:40.464518931Z\" level=info msg=\"Pulled image: quay.io/openstack-k8s-operators/ovn-operator@sha256:a5467b7ac7a7acc306876cae15fc24fd2e8030661d6a1cf6be4040b870850f54\" id=afeb9a92-5612-4d82-9de2-4d6760ccfcfe name=/runtime.v1.ImageService/PullImage",
2026-06-12 17:20:10.293052 | controller |     "Jun 12 16:22:40.465864 crc crio[21573]: time=\"2026-06-12T16:22:40.465731521Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/ovn-operator@sha256:a5467b7ac7a7acc306876cae15fc24fd2e8030661d6a1cf6be4040b870850f54\" id=887db99b-6353-4d9a-8e6b-4488783e3a3c name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:20:10.293067 | controller |     "Jun 12 16:22:40.496199 crc crio[21573]: time=\"2026-06-12T16:22:40.495857577Z\" level=info msg=\"Pulled image: quay.io/openstack-k8s-operators/manila-operator@sha256:61cd60b8885bdaa55638704dbdf53ce6b40e9af81820b2bdc87830791b6daa9f\" id=0f6ddd02-4c1b-4358-8ce9-7cbde2909c19 name=/runtime.v1.ImageService/PullImage",
2026-06-12 17:20:10.293085 | controller |     "Jun 12 16:22:40.497815 crc crio[21573]: time=\"2026-06-12T16:22:40.497735277Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/manila-operator@sha256:61cd60b8885bdaa55638704dbdf53ce6b40e9af81820b2bdc87830791b6daa9f\" id=1de9b886-ef4a-4411-8359-d6c0c9b7725f name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:20:10.293100 | controller |     "Jun 12 16:22:40.509793 crc crio[21573]: time=\"2026-06-12T16:22:40.509659134Z\" level=info msg=\"Pulled image: quay.io/openstack-k8s-operators/heat-operator@sha256:b58145aab10ee0e14641b4d9698d64919fd8b3fdd9ac5540fdaaf847fde950a0\" id=5adc8ae8-6e17-4f94-8b43-f6e01e32dcb8 name=/runtime.v1.ImageService/PullImage",
2026-06-12 17:20:10.293117 | controller |     "Jun 12 16:22:40.511630 crc crio[21573]: time=\"2026-06-12T16:22:40.511555608Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/heat-operator@sha256:b58145aab10ee0e14641b4d9698d64919fd8b3fdd9ac5540fdaaf847fde950a0\" id=c26a642f-ebff-4526-acfe-0a6353dc9db9 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:20:10.293140 | controller |     "Jun 12 16:22:40.523195 crc crio[21573]: time=\"2026-06-12T16:22:40.523041195Z\" level=info msg=\"Pulled image: quay.io/openstack-k8s-operators/openstack-baremetal-operator@sha256:74b7a8bf62d2bb7aff50a239b393cebd996489c538727208a184f58e91285d84\" id=ff1155e6-2af1-4402-a2b9-19b1c3b54430 name=/runtime.v1.ImageService/PullImage",
2026-06-12 17:20:10.293157 | controller |     "Jun 12 16:22:40.524688 crc crio[21573]: time=\"2026-06-12T16:22:40.524588146Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-baremetal-operator@sha256:74b7a8bf62d2bb7aff50a239b393cebd996489c538727208a184f58e91285d84\" id=6f9c4864-5718-432a-93d4-59c669fc12e6 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:20:10.293173 | controller |     "Jun 12 16:22:40.529826 crc crio[21573]: time=\"2026-06-12T16:22:40.529739303Z\" level=info msg=\"Pulled image: quay.io/openstack-k8s-operators/swift-operator@sha256:26a4ca34e65f017e1793439b8c4dd889ccc36355badbd31363baeedddb91f0a6\" id=e6456d5e-6c9d-40c8-aa39-19b42b6d66af name=/runtime.v1.ImageService/PullImage",
2026-06-12 17:20:10.293188 | controller |     "Jun 12 16:22:40.531079 crc crio[21573]: time=\"2026-06-12T16:22:40.530982028Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/swift-operator@sha256:26a4ca34e65f017e1793439b8c4dd889ccc36355badbd31363baeedddb91f0a6\" id=3b602031-0260-4707-a33d-16447fe8cb7d name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:20:10.293203 | controller |     "Jun 12 16:22:40.555711 crc crio[21573]: time=\"2026-06-12T16:22:40.555575106Z\" level=info msg=\"Pulled image: quay.io/openstack-k8s-operators/mariadb-operator@sha256:dd5d8ddcc030b481db9173eb183a6f731c15684a2bec1547fcb280a26d9ff559\" id=249b17d1-fef0-4fa0-a8ea-573261669892 name=/runtime.v1.ImageService/PullImage",
2026-06-12 17:20:10.293218 | controller |     "Jun 12 16:22:40.556947 crc crio[21573]: time=\"2026-06-12T16:22:40.55685765Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/mariadb-operator@sha256:dd5d8ddcc030b481db9173eb183a6f731c15684a2bec1547fcb280a26d9ff559\" id=5e9cc583-4dd2-4a2d-aeca-d020c7eaa8dd name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:20:10.293234 | controller |     "Jun 12 16:22:40.560202 crc crio[21573]: time=\"2026-06-12T16:22:40.560101442Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/glance-operator@sha256:623038ea62aebe7d9cf1fd20cdbd2eb4c0b172637472c335e5c6a6c35edd7552\" id=a3db1338-d9d8-44d5-ac1c-e1e1c1ade25b name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:20:10.293248 | controller |     "Jun 12 16:22:40.590012 crc crio[21573]: time=\"2026-06-12T16:22:40.58992363Z\" level=info msg=\"Pulled image: quay.io/openstack-k8s-operators/barbican-operator@sha256:19584d9999d495acb641b40340ee87f74155e175a34faf1a9e324d0c0529cdd6\" id=cf0d7f44-4051-49a7-a150-8086a148b63f name=/runtime.v1.ImageService/PullImage",
2026-06-12 17:20:10.293268 | controller |     "Jun 12 16:22:40.592818 crc crio[21573]: time=\"2026-06-12T16:22:40.592371506Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/barbican-operator@sha256:19584d9999d495acb641b40340ee87f74155e175a34faf1a9e324d0c0529cdd6\" id=7cfbf9a5-8bbf-44bd-b3f9-d683767c6d89 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:20:10.293284 | controller |     "Jun 12 16:22:40.624687 crc crio[21573]: time=\"2026-06-12T16:22:40.624568898Z\" level=info msg=\"Pulled image: quay.io/openstack-k8s-operators/test-operator@sha256:c63f184e7e60f7d6837f93522fd94ed75e8a4391412440c9ea8a29c31ae2e59f\" id=e7aca750-3ebd-45bf-a528-b77f92968e6e name=/runtime.v1.ImageService/PullImage",
2026-06-12 17:20:10.293299 | controller |     "Jun 12 16:22:40.626816 crc crio[21573]: time=\"2026-06-12T16:22:40.626678616Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/test-operator@sha256:c63f184e7e60f7d6837f93522fd94ed75e8a4391412440c9ea8a29c31ae2e59f\" id=1c892618-16c0-4c19-b361-ab167229e24d name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:20:10.293314 | controller |     "Jun 12 16:22:40.782626 crc crio[21573]: time=\"2026-06-12T16:22:40.782268918Z\" level=info msg=\"Pulled image: quay.io/openstack-k8s-operators/octavia-operator@sha256:5070ac21fd963eab731c9cc1d0f2c06ba2f2a8deb4188fb921da42be3febc739\" id=947fe890-6dc8-4751-959d-e9d4ff60daf6 name=/runtime.v1.ImageService/PullImage",
2026-06-12 17:20:10.293329 | controller |     "Jun 12 16:22:40.784286 crc crio[21573]: time=\"2026-06-12T16:22:40.784176214Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/octavia-operator@sha256:5070ac21fd963eab731c9cc1d0f2c06ba2f2a8deb4188fb921da42be3febc739\" id=8ab73e56-46ba-476a-9151-6eae2e548165 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:20:10.293344 | controller |     "Jun 12 16:22:40.811701 crc crio[21573]: time=\"2026-06-12T16:22:40.811611834Z\" level=info msg=\"Pulled image: quay.io/openstack-k8s-operators/cinder-operator@sha256:f60e662f53d43b685bf4d838357daec91ead82ed4b122320cbd02b623f240a5d\" id=08af9879-7b71-44f4-b036-291956246c8f name=/runtime.v1.ImageService/PullImage",
2026-06-12 17:20:10.293358 | controller |     "Jun 12 16:22:40.813482 crc crio[21573]: time=\"2026-06-12T16:22:40.813382151Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/cinder-operator@sha256:f60e662f53d43b685bf4d838357daec91ead82ed4b122320cbd02b623f240a5d\" id=3687467f-ad8a-4c0b-8c18-9307d42a3dad name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:20:10.293373 | controller |     "Jun 12 16:22:41.913545 crc crio[21573]: time=\"2026-06-12T16:22:41.91334081Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/designate-operator@sha256:57a6f6f9f921aab04838a324f172e9d5927489b0011c58b1c61142f440249c63\" id=8bdcef1d-d054-42b7-b19d-17f339727620 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:20:10.293387 | controller |     "Jun 12 16:22:41.913545 crc crio[21573]: time=\"2026-06-12T16:22:41.913389073Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/manila-operator@sha256:61cd60b8885bdaa55638704dbdf53ce6b40e9af81820b2bdc87830791b6daa9f\" id=e35eaaf8-d2ee-422f-896f-e0b8a7d082dc name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:20:10.293402 | controller |     "Jun 12 16:22:41.915379 crc crio[21573]: time=\"2026-06-12T16:22:41.913574338Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/swift-operator@sha256:26a4ca34e65f017e1793439b8c4dd889ccc36355badbd31363baeedddb91f0a6\" id=855b4d97-640f-4195-a5de-895d1ee40a6b name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:20:10.293416 | controller |     "Jun 12 16:22:41.915379 crc crio[21573]: time=\"2026-06-12T16:22:41.913883647Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/neutron-operator@sha256:fff4c7eb43b7abe8a8406cbd20e6cb01dff533476d43c5a339f115fd1b8d55a6\" id=8bbaa3f3-1e7b-42bb-821c-76b02c4d5dc3 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:20:10.293434 | controller |     "Jun 12 16:22:41.915379 crc crio[21573]: time=\"2026-06-12T16:22:41.914289338Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/ovn-operator@sha256:a5467b7ac7a7acc306876cae15fc24fd2e8030661d6a1cf6be4040b870850f54\" id=768ee2af-cf4c-40df-84cf-2fd1be2f21b0 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:20:10.293450 | controller |     "Jun 12 16:22:41.918027 crc crio[21573]: time=\"2026-06-12T16:22:41.917822418Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/heat-operator@sha256:b58145aab10ee0e14641b4d9698d64919fd8b3fdd9ac5540fdaaf847fde950a0\" id=5b36c9f5-3fcb-4456-86e7-5a0017edcd2d name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:20:10.293466 | controller |     "Jun 12 16:22:41.938398 crc crio[21573]: time=\"2026-06-12T16:22:41.938275679Z\" level=info msg=\"Pulled image: quay.io/openstack-k8s-operators/infra-operator@sha256:f644a3899afc9a52a0a6f3183c39eaa2ebfaf272befa1fd8ecf36796abe8df6f\" id=fdaeff57-ee3f-4493-adb4-3ae654fd56f6 name=/runtime.v1.ImageService/PullImage",
2026-06-12 17:20:10.293481 | controller |     "Jun 12 16:22:41.941228 crc crio[21573]: time=\"2026-06-12T16:22:41.941092302Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/infra-operator@sha256:f644a3899afc9a52a0a6f3183c39eaa2ebfaf272befa1fd8ecf36796abe8df6f\" id=102e000f-781f-4cc3-8acd-295785187fc7 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:20:10.293497 | controller |     "Jun 12 16:22:43.037424 crc crio[21573]: time=\"2026-06-12T16:22:43.037170629Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-baremetal-operator@sha256:74b7a8bf62d2bb7aff50a239b393cebd996489c538727208a184f58e91285d84\" id=c38bf907-60ef-448a-a35c-cc478c55e8ca name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:20:10.293512 | controller |     "Jun 12 16:22:43.038853 crc crio[21573]: time=\"2026-06-12T16:22:43.037812128Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/mariadb-operator@sha256:dd5d8ddcc030b481db9173eb183a6f731c15684a2bec1547fcb280a26d9ff559\" id=47201424-675d-4c91-8b54-7d995a311235 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:20:10.293528 | controller |     "Jun 12 16:22:43.038853 crc crio[21573]: time=\"2026-06-12T16:22:43.038553399Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/cinder-operator@sha256:f60e662f53d43b685bf4d838357daec91ead82ed4b122320cbd02b623f240a5d\" id=d2b153bb-32fb-4510-8aeb-a5bef7c6511c name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:20:10.293543 | controller |     "Jun 12 16:22:43.059328 crc crio[21573]: time=\"2026-06-12T16:22:43.059222973Z\" level=info msg=\"Creating container: openstack-operators/glance-operator-controller-manager-585dc4b7b9-xxgml/manager\" id=39004a44-8e4e-4825-ae0c-f048f0f05e9a name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:20:10.293560 | controller |     "Jun 12 16:22:43.071684 crc crio[21573]: time=\"2026-06-12T16:22:43.071540538Z\" level=info msg=\"Pulled image: quay.io/openstack-k8s-operators/ironic-operator@sha256:aeaab3207972ab6e2c15a858709760e1de4ab1b86ba9646c47079006a4cfd7a1\" id=74c08fc9-cf5c-4d09-8f35-a82865309cf0 name=/runtime.v1.ImageService/PullImage",
2026-06-12 17:20:10.293589 | controller |     "Jun 12 16:22:43.072923 crc crio[21573]: time=\"2026-06-12T16:22:43.072846359Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/ironic-operator@sha256:aeaab3207972ab6e2c15a858709760e1de4ab1b86ba9646c47079006a4cfd7a1\" id=232a2c2c-113e-4e2f-830d-6f033cbf502c name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:20:10.293609 | controller |     "Jun 12 16:22:43.092867 crc crio[21573]: time=\"2026-06-12T16:22:43.092804337Z\" level=info msg=\"Pulled image: quay.io/openstack-k8s-operators/telemetry-operator@sha256:08725ae3cc37b0aa0b0f54e947792cdc72e79eb126a47a9b52811b9fafc61b2e\" id=8213dfd4-1f34-4b93-bd3a-78f35f7967a5 name=/runtime.v1.ImageService/PullImage",
2026-06-12 17:20:10.293625 | controller |     "Jun 12 16:22:43.094686 crc crio[21573]: time=\"2026-06-12T16:22:43.094660957Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/telemetry-operator@sha256:08725ae3cc37b0aa0b0f54e947792cdc72e79eb126a47a9b52811b9fafc61b2e\" id=5907a99c-fe76-41e7-8b60-ead00f2f9271 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:20:10.293645 | controller |     "Jun 12 16:22:43.103692 crc crio[21573]: time=\"2026-06-12T16:22:43.103615525Z\" level=info msg=\"Pulled image: quay.io/openstack-k8s-operators/horizon-operator@sha256:c74c162ad42f26b9a56d8409dc53d469f3e0beaa9613b594ecbfbcda518dee19\" id=68e24f8b-515d-46db-aee0-f28b137a4c86 name=/runtime.v1.ImageService/PullImage",
2026-06-12 17:20:10.293661 | controller |     "Jun 12 16:22:43.105275 crc crio[21573]: time=\"2026-06-12T16:22:43.105083321Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/horizon-operator@sha256:c74c162ad42f26b9a56d8409dc53d469f3e0beaa9613b594ecbfbcda518dee19\" id=fd4985df-3543-48c6-9905-65d9451d8bea name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:20:10.293676 | controller |     "Jun 12 16:22:43.110151 crc crio[21573]: time=\"2026-06-12T16:22:43.110015263Z\" level=info msg=\"Pulled image: quay.io/openstack-k8s-operators/watcher-operator@sha256:cd3d045aff8889ebb70662585291c704fedf9bcfd142875327ee1b02c06217f8\" id=e2e5c72e-44e0-40f6-a93e-d62bf5581a1f name=/runtime.v1.ImageService/PullImage",
2026-06-12 17:20:10.293691 | controller |     "Jun 12 16:22:43.111163 crc crio[21573]: time=\"2026-06-12T16:22:43.111058901Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/watcher-operator@sha256:cd3d045aff8889ebb70662585291c704fedf9bcfd142875327ee1b02c06217f8\" id=849d845e-1a81-44c7-85c1-4e669a787e5e name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:20:10.293707 | controller |     "Jun 12 16:22:43.119512 crc crio[21573]: time=\"2026-06-12T16:22:43.119240294Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29688022-j6qxd Namespace:openshift-infra ID:c794a19672643d8a3bb245ae18c4455c765bdcad06d62105cee663dddf15f614 UID:e5cb53ce-f879-48ab-b8f0-85dc8c5645da NetNS:/var/run/netns/45779aa4-cc22-4c8a-a3a3-ff8959f87423 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pode5cb53ce_f879_48ab_b8f0_85dc8c5645da.slice PodAnnotations:0xc0024282c8}] Aliases:map[]}\"",
2026-06-12 17:20:10.293724 | controller |     "Jun 12 16:22:43.119512 crc crio[21573]: time=\"2026-06-12T16:22:43.119331686Z\" level=info msg=\"Adding pod openshift-infra_auto-csr-approver-29688022-j6qxd to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 17:20:10.293740 | controller |     "Jun 12 16:22:43.124974 crc crio[21573]: time=\"2026-06-12T16:22:43.12480693Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.293755 | controller |     "Jun 12 16:22:43.134542 crc crio[21573]: time=\"2026-06-12T16:22:43.132771427Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/test-operator@sha256:c63f184e7e60f7d6837f93522fd94ed75e8a4391412440c9ea8a29c31ae2e59f\" id=1d561fc1-0084-4ab6-bab6-7ce8a3302a22 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:20:10.293771 | controller |     "Jun 12 16:22:43.134542 crc crio[21573]: time=\"2026-06-12T16:22:43.134002511Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/infra-operator@sha256:f644a3899afc9a52a0a6f3183c39eaa2ebfaf272befa1fd8ecf36796abe8df6f\" id=ed919d32-4cbb-4860-86f6-0ed1d56af886 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:20:10.293785 | controller |     "Jun 12 16:22:43.134925 crc crio[21573]: time=\"2026-06-12T16:22:43.134758543Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/octavia-operator@sha256:5070ac21fd963eab731c9cc1d0f2c06ba2f2a8deb4188fb921da42be3febc739\" id=b4bad122-3f12-4709-a4b9-01cef76c2bd0 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:20:10.293805 | controller |     "Jun 12 16:22:43.136196 crc crio[21573]: time=\"2026-06-12T16:22:43.13605084Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/barbican-operator@sha256:19584d9999d495acb641b40340ee87f74155e175a34faf1a9e324d0c0529cdd6\" id=978d8176-475d-440f-a479-a49549bf4c6b name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:20:10.293822 | controller |     "Jun 12 16:22:43.148556 crc crio[21573]: time=\"2026-06-12T16:22:43.148393836Z\" level=info msg=\"Pulled image: quay.io/openstack-k8s-operators/nova-operator@sha256:4db6b95b62c09b4f6bde27b0fd148e599246fbdcd3f479b615df2ac507a9ac12\" id=f017399e-7e0c-4a6c-80ad-0db1dda7a83a name=/runtime.v1.ImageService/PullImage",
2026-06-12 17:20:10.293837 | controller |     "Jun 12 16:22:43.150531 crc crio[21573]: time=\"2026-06-12T16:22:43.150427455Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/nova-operator@sha256:4db6b95b62c09b4f6bde27b0fd148e599246fbdcd3f479b615df2ac507a9ac12\" id=c734620c-3056-4438-846a-9bf1e389e8fa name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:20:10.293852 | controller |     "Jun 12 16:22:43.157830 crc crio[21573]: time=\"2026-06-12T16:22:43.157718941Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.293868 | controller |     "Jun 12 16:22:43.164255 crc crio[21573]: time=\"2026-06-12T16:22:43.164089552Z\" level=info msg=\"Creating container: openstack-operators/heat-operator-controller-manager-5f5d6b8858-gnrsl/manager\" id=8cffb01f-780d-41b6-bd16-a31d0f5cb98f name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:20:10.293883 | controller |     "Jun 12 16:22:43.232788 crc crio[21573]: time=\"2026-06-12T16:22:43.232026395Z\" level=info msg=\"Creating container: openstack-operators/manila-operator-controller-manager-b547849c7-r6vgs/manager\" id=7c454980-94e0-40b4-a284-c2a55994b201 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:20:10.293898 | controller |     "Jun 12 16:22:43.240217 crc crio[21573]: time=\"2026-06-12T16:22:43.240164608Z\" level=info msg=\"Creating container: openstack-operators/swift-operator-controller-manager-79846f755c-dx6xh/manager\" id=86c32000-7e3c-4249-a9e5-a6cc4f01c6b8 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:20:10.293914 | controller |     "Jun 12 16:22:43.244830 crc crio[21573]: time=\"2026-06-12T16:22:43.244681464Z\" level=info msg=\"Creating container: openstack-operators/ovn-operator-controller-manager-5666dfdddd-zbqqt/manager\" id=53df689b-d03a-4be7-b527-ae70b560f377 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:20:10.293929 | controller |     "Jun 12 16:22:43.298587 crc crio[21573]: time=\"2026-06-12T16:22:43.298382142Z\" level=info msg=\"Creating container: openstack-operators/designate-operator-controller-manager-87bbdb4d9-wxrj9/manager\" id=38f16fd3-429c-44e3-87ff-2a1ac43fef97 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:20:10.293944 | controller |     "Jun 12 16:22:43.372565 crc crio[21573]: time=\"2026-06-12T16:22:43.372251963Z\" level=info msg=\"Created container bb420833a917abd4fd9fd3c7301d3d6f61627dd7c21c3420de5047dc66e4197f: openstack-operators/openstack-operator-controller-manager-7b5b948bcd-t7bpk/manager\" id=aca2f838-13b7-4725-94bf-ac66044659ad name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:20:10.293959 | controller |     "Jun 12 16:22:43.376561 crc crio[21573]: time=\"2026-06-12T16:22:43.376192995Z\" level=info msg=\"Starting container: bb420833a917abd4fd9fd3c7301d3d6f61627dd7c21c3420de5047dc66e4197f\" id=1416c81d-0ef8-4b21-a147-8bf281a747e7 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 17:20:10.293974 | controller |     "Jun 12 16:22:43.378966 crc crio[21573]: time=\"2026-06-12T16:22:43.376758451Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.294007 | controller |     "Jun 12 16:22:43.378966 crc crio[21573]: time=\"2026-06-12T16:22:43.377823054Z\" level=info msg=\"Creating container: openstack-operators/neutron-operator-controller-manager-6c7667d64b-phrxf/manager\" id=58f964a1-00de-473d-8206-44716c263dae name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:20:10.294025 | controller |     "Jun 12 16:22:43.388281 crc crio[21573]: time=\"2026-06-12T16:22:43.38800864Z\" level=info msg=\"Started container\" PID=55805 containerID=bb420833a917abd4fd9fd3c7301d3d6f61627dd7c21c3420de5047dc66e4197f description=openstack-operators/openstack-operator-controller-manager-7b5b948bcd-t7bpk/manager id=1416c81d-0ef8-4b21-a147-8bf281a747e7 name=/runtime.v1.RuntimeService/StartContainer sandboxID=68a640d6e221e3ae1a4d6b8c01ce8dc9cdb1031626825903efca454a2f60d903",
2026-06-12 17:20:10.294041 | controller |     "Jun 12 16:22:43.395688 crc crio[21573]: time=\"2026-06-12T16:22:43.395571283Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.294056 | controller |     "Jun 12 16:22:43.400103 crc crio[21573]: time=\"2026-06-12T16:22:43.400016499Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/watcher-operator@sha256:cd3d045aff8889ebb70662585291c704fedf9bcfd142875327ee1b02c06217f8\" id=e9cf119f-a508-4057-806b-3ee755895626 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:20:10.294072 | controller |     "Jun 12 16:22:43.418572 crc crio[21573]: time=\"2026-06-12T16:22:43.41525851Z\" level=info msg=\"Creating container: openstack-operators/barbican-operator-controller-manager-5dcd54bd69-75cjt/manager\" id=3a26bf82-9f2c-4b0f-a870-115bc648c642 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:20:10.294087 | controller |     "Jun 12 16:22:43.419803 crc crio[21573]: time=\"2026-06-12T16:22:43.419727967Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/horizon-operator@sha256:c74c162ad42f26b9a56d8409dc53d469f3e0beaa9613b594ecbfbcda518dee19\" id=5352c88e-333b-4a92-a6e1-16ec35b04ae7 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:20:10.294102 | controller |     "Jun 12 16:22:43.420664 crc crio[21573]: time=\"2026-06-12T16:22:43.420603193Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.294118 | controller |     "Jun 12 16:22:43.421969 crc crio[21573]: time=\"2026-06-12T16:22:43.421530058Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.294136 | controller |     "Jun 12 16:22:43.421969 crc crio[21573]: time=\"2026-06-12T16:22:43.421906359Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/telemetry-operator@sha256:08725ae3cc37b0aa0b0f54e947792cdc72e79eb126a47a9b52811b9fafc61b2e\" id=aeaa0a7b-7470-4cdc-8450-203cf93ad815 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:20:10.294158 | controller |     "Jun 12 16:22:43.429689 crc crio[21573]: time=\"2026-06-12T16:22:43.429568879Z\" level=info msg=\"Pulled image: quay.io/openstack-k8s-operators/keystone-operator@sha256:0aa84ced5acaac0cb64d344ca39dc4ef614ac2a1c112fb422a96534869481b80\" id=d2a81edc-203f-449d-a1c3-4b87ef679bd9 name=/runtime.v1.ImageService/PullImage",
2026-06-12 17:20:10.294176 | controller |     "Jun 12 16:22:43.432596 crc crio[21573]: time=\"2026-06-12T16:22:43.431287545Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/keystone-operator@sha256:0aa84ced5acaac0cb64d344ca39dc4ef614ac2a1c112fb422a96534869481b80\" id=c1b33aeb-064d-43e5-a0fe-b563c1dd53e7 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:20:10.294192 | controller |     "Jun 12 16:22:43.432596 crc crio[21573]: time=\"2026-06-12T16:22:43.431934232Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.294210 | controller |     "Jun 12 16:22:43.432596 crc crio[21573]: time=\"2026-06-12T16:22:43.432294962Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.294228 | controller |     "Jun 12 16:22:43.435257 crc crio[21573]: time=\"2026-06-12T16:22:43.43292848Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.294243 | controller |     "Jun 12 16:22:43.435257 crc crio[21573]: time=\"2026-06-12T16:22:43.4335994Z\" level=info msg=\"Got pod network &{Name:redhat-operators-6ptxm Namespace:openshift-marketplace ID:c5cc4c14eba556c658d40880ee27f1cff7c75bd4ff73ca5a336ef402a3e6d222 UID:20500c7c-6200-4552-8ff0-9b752689e7fb NetNS:/var/run/netns/801aa823-3a8f-49ea-bc04-d9a995289227 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod20500c7c_6200_4552_8ff0_9b752689e7fb.slice PodAnnotations:0xc00209e5a0}] Aliases:map[]}\"",
2026-06-12 17:20:10.294259 | controller |     "Jun 12 16:22:43.435257 crc crio[21573]: time=\"2026-06-12T16:22:43.433658081Z\" level=info msg=\"Adding pod openshift-marketplace_redhat-operators-6ptxm to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 17:20:10.294274 | controller |     "Jun 12 16:22:43.436263 crc crio[21573]: time=\"2026-06-12T16:22:43.436205566Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/ironic-operator@sha256:aeaab3207972ab6e2c15a858709760e1de4ab1b86ba9646c47079006a4cfd7a1\" id=bbd3a01d-ca9a-41bd-a234-3913f2cdc89f name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:20:10.294290 | controller |     "Jun 12 16:22:43.438608 crc crio[21573]: time=\"2026-06-12T16:22:43.4385378Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.294305 | controller |     "Jun 12 16:22:43.441413 crc crio[21573]: time=\"2026-06-12T16:22:43.440685595Z\" level=info msg=\"Creating container: openstack-operators/cinder-operator-controller-manager-584b474457-jbvhl/manager\" id=929ba3bd-131b-4fd1-839c-19d9f8cd78c6 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:20:10.294320 | controller |     "Jun 12 16:22:43.458148 crc crio[21573]: time=\"2026-06-12T16:22:43.457850836Z\" level=info msg=\"Creating container: openstack-operators/openstack-baremetal-operator-controller-manager-678fc77c5466qhr/manager\" id=6eda8b01-8a7f-47e9-a0f2-9ab7b10ea71b name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:20:10.294336 | controller |     "Jun 12 16:22:43.467289 crc crio[21573]: time=\"2026-06-12T16:22:43.46219771Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/keystone-operator@sha256:0aa84ced5acaac0cb64d344ca39dc4ef614ac2a1c112fb422a96534869481b80\" id=cd279847-919f-4483-9a69-b3e1c2c14b59 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:20:10.294351 | controller |     "Jun 12 16:22:43.467289 crc crio[21573]: time=\"2026-06-12T16:22:43.464629178Z\" level=info msg=\"Creating container: openstack-operators/horizon-operator-controller-manager-9dc5578b5-wmn9f/manager\" id=78468bec-c921-484b-bdb1-7b717d31fe93 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:20:10.294366 | controller |     "Jun 12 16:22:43.467289 crc crio[21573]: 2026-06-12T16:22:43Z [verbose] CmdAdd (shim): {1.1.0 [{Name:c794a19672643d8 Mac:aa:cc:9a:dc:77:e2 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:62 Mtu:0 Sandbox:/var/run/netns/45779aa4-cc22-4c8a-a3a3-ff8959f87423 SocketPath: PciID:}] [{Interface:0xc000153400 Address:{IP:10.217.0.98 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 17:20:10.294382 | controller |     "Jun 12 16:22:43.467962 crc crio[21573]: time=\"2026-06-12T16:22:43.467854259Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29688022-j6qxd Namespace:openshift-infra ID:c794a19672643d8a3bb245ae18c4455c765bdcad06d62105cee663dddf15f614 UID:e5cb53ce-f879-48ab-b8f0-85dc8c5645da NetNS:/var/run/netns/45779aa4-cc22-4c8a-a3a3-ff8959f87423 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pode5cb53ce_f879_48ab_b8f0_85dc8c5645da.slice PodAnnotations:0xc0024282c8}] Aliases:map[]}\"",
2026-06-12 17:20:10.294401 | controller |     "Jun 12 16:22:43.468162 crc crio[21573]: time=\"2026-06-12T16:22:43.468071285Z\" level=info msg=\"Checking pod openshift-infra_auto-csr-approver-29688022-j6qxd for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 17:20:10.294417 | controller |     "Jun 12 16:22:43.470377 crc crio[21573]: time=\"2026-06-12T16:22:43.470320409Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.294432 | controller |     "Jun 12 16:22:43.473691 crc crio[21573]: time=\"2026-06-12T16:22:43.473608173Z\" level=info msg=\"Creating container: openstack-operators/telemetry-operator-controller-manager-565998cc45-ndrh5/manager\" id=ab1c8909-c2d7-4b5b-9f92-6034db62fea6 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:20:10.294446 | controller |     "Jun 12 16:22:43.480577 crc crio[21573]: time=\"2026-06-12T16:22:43.480504528Z\" level=info msg=\"Creating container: openstack-operators/mariadb-operator-controller-manager-5545cdc48d-bnqtz/manager\" id=169784fe-8d28-42e3-babb-a0203c856833 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:20:10.294461 | controller |     "Jun 12 16:22:43.490039 crc crio[21573]: time=\"2026-06-12T16:22:43.489922054Z\" level=info msg=\"Creating container: openstack-operators/octavia-operator-controller-manager-6bd797bd9d-rvfvq/manager\" id=9f5b66ce-7f47-4484-aa83-0417e8beffe5 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:20:10.294476 | controller |     "Jun 12 16:22:43.497038 crc crio[21573]: time=\"2026-06-12T16:22:43.496933353Z\" level=info msg=\"Creating container: openstack-operators/watcher-operator-controller-manager-7869644bb4-8g7dq/manager\" id=9a98dace-fdab-4479-9828-a9903c3017c0 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:20:10.294491 | controller |     "Jun 12 16:22:43.513038 crc crio[21573]: time=\"2026-06-12T16:22:43.511771792Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.294506 | controller |     "Jun 12 16:22:43.520953 crc crio[21573]: time=\"2026-06-12T16:22:43.517846046Z\" level=info msg=\"Ran pod sandbox c794a19672643d8a3bb245ae18c4455c765bdcad06d62105cee663dddf15f614 with infra container: openshift-infra/auto-csr-approver-29688022-j6qxd/POD\" id=9e768b85-8663-4b07-a84e-c221571b4b40 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:20:10.294521 | controller |     "Jun 12 16:22:43.521492 crc crio[21573]: time=\"2026-06-12T16:22:43.521339174Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-cli:latest\" id=cbe5f14b-9df2-49a7-9ca0-35cd58470cec name=/runtime.v1.ImageService/PullImage",
2026-06-12 17:20:10.294537 | controller |     "Jun 12 16:22:43.525070 crc crio[21573]: time=\"2026-06-12T16:22:43.524991497Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.294552 | controller |     "Jun 12 16:22:43.528374 crc crio[21573]: time=\"2026-06-12T16:22:43.527421525Z\" level=info msg=\"Creating container: openstack-operators/ironic-operator-controller-manager-7c845fc7c7-4kjv8/manager\" id=8fad21fe-330d-4494-8b9a-7ce09ab5ccfa name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:20:10.294568 | controller |     "Jun 12 16:22:43.536701 crc crio[21573]: time=\"2026-06-12T16:22:43.536562024Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/nova-operator@sha256:4db6b95b62c09b4f6bde27b0fd148e599246fbdcd3f479b615df2ac507a9ac12\" id=7b3a9f46-9cd1-4e28-bf85-4bc05e9311e8 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:20:10.294610 | controller |     "Jun 12 16:22:43.537379 crc crio[21573]: time=\"2026-06-12T16:22:43.536597989Z\" level=info msg=\"Creating container: openstack-operators/infra-operator-controller-manager-594d6555bb-k4qxt/manager\" id=56b37c21-7de2-4d1e-b3a3-e9a2e2e063a7 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:20:10.294629 | controller |     "Jun 12 16:22:43.542655 crc crio[21573]: time=\"2026-06-12T16:22:43.542546803Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.294645 | controller |     "Jun 12 16:22:43.546318 crc crio[21573]: time=\"2026-06-12T16:22:43.546035686Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-cli:latest\\\"\"",
2026-06-12 17:20:10.294661 | controller |     "Jun 12 16:22:43.552309 crc crio[21573]: time=\"2026-06-12T16:22:43.55223268Z\" level=info msg=\"Creating container: openstack-operators/test-operator-controller-manager-7579dbdcb9-brpfz/manager\" id=122eb07c-c52a-4223-b48c-f1002873be23 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:20:10.294676 | controller |     "Jun 12 16:22:43.556045 crc crio[21573]: time=\"2026-06-12T16:22:43.555979747Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.294691 | controller |     "Jun 12 16:22:43.557007 crc crio[21573]: time=\"2026-06-12T16:22:43.55692193Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.294706 | controller |     "Jun 12 16:22:43.564915 crc crio[21573]: time=\"2026-06-12T16:22:43.564814244Z\" level=info msg=\"Creating container: openstack-operators/nova-operator-controller-manager-6df846755f-rtp46/manager\" id=9d83a754-7a04-445a-beb3-d1a061dcb14f name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:20:10.294721 | controller |     "Jun 12 16:22:43.566223 crc crio[21573]: time=\"2026-06-12T16:22:43.566093366Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.294736 | controller |     "Jun 12 16:22:43.583582 crc crio[21573]: time=\"2026-06-12T16:22:43.583478167Z\" level=info msg=\"Creating container: openstack-operators/keystone-operator-controller-manager-85bb7cc757-rkcgm/manager\" id=608e7707-7bbe-4cdc-aa96-28d96bdb5678 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:20:10.294751 | controller |     "Jun 12 16:22:43.596985 crc crio[21573]: time=\"2026-06-12T16:22:43.59681814Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.294766 | controller |     "Jun 12 16:22:43.600760 crc crio[21573]: time=\"2026-06-12T16:22:43.600669909Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.294781 | controller |     "Jun 12 16:22:43.613253 crc crio[21573]: time=\"2026-06-12T16:22:43.613179483Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.294796 | controller |     "Jun 12 16:22:43.618268 crc crio[21573]: time=\"2026-06-12T16:22:43.618162894Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.294814 | controller |     "Jun 12 16:22:43.618708 crc crio[21573]: time=\"2026-06-12T16:22:43.618247156Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.294829 | controller |     "Jun 12 16:22:43.650640 crc crio[21573]: time=\"2026-06-12T16:22:43.649982331Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.294844 | controller |     "Jun 12 16:22:43.650970 crc crio[21573]: time=\"2026-06-12T16:22:43.650763276Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.294860 | controller |     "Jun 12 16:22:43.650970 crc crio[21573]: time=\"2026-06-12T16:22:43.650908478Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.294875 | controller |     "Jun 12 16:22:43.662379 crc crio[21573]: time=\"2026-06-12T16:22:43.661047519Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.294890 | controller |     "Jun 12 16:22:43.662379 crc crio[21573]: time=\"2026-06-12T16:22:43.661285934Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.294905 | controller |     "Jun 12 16:22:43.668429 crc crio[21573]: time=\"2026-06-12T16:22:43.667356506Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.294920 | controller |     "Jun 12 16:22:43.723823 crc crio[21573]: time=\"2026-06-12T16:22:43.723549336Z\" level=info msg=\"Created container 35989bbc86cfe524c2e0a2c43d9416e429440d9c8618695a34878a61dadaafe2: openstack-operators/glance-operator-controller-manager-585dc4b7b9-xxgml/manager\" id=39004a44-8e4e-4825-ae0c-f048f0f05e9a name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:20:10.294935 | controller |     "Jun 12 16:22:43.726057 crc crio[21573]: time=\"2026-06-12T16:22:43.725943764Z\" level=info msg=\"Starting container: 35989bbc86cfe524c2e0a2c43d9416e429440d9c8618695a34878a61dadaafe2\" id=5dcf0295-1dd7-4fd0-9958-8edda8389fa7 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 17:20:10.294950 | controller |     "Jun 12 16:22:43.738553 crc crio[21573]: time=\"2026-06-12T16:22:43.738363956Z\" level=info msg=\"Started container\" PID=55858 containerID=35989bbc86cfe524c2e0a2c43d9416e429440d9c8618695a34878a61dadaafe2 description=openstack-operators/glance-operator-controller-manager-585dc4b7b9-xxgml/manager id=5dcf0295-1dd7-4fd0-9958-8edda8389fa7 name=/runtime.v1.RuntimeService/StartContainer sandboxID=01ac8798754f8b7502868905466a9803e5a1ffe1f5b6c06bbbb14f799827893a",
2026-06-12 17:20:10.294966 | controller |     "Jun 12 16:22:43.752990 crc crio[21573]: time=\"2026-06-12T16:22:43.752875596Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.294981 | controller |     "Jun 12 16:22:43.754350 crc crio[21573]: time=\"2026-06-12T16:22:43.754279717Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.294997 | controller |     "Jun 12 16:22:43.754975 crc crio[21573]: time=\"2026-06-12T16:22:43.754871223Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.295015 | controller |     "Jun 12 16:22:43.764650 crc crio[21573]: time=\"2026-06-12T16:22:43.764046892Z\" level=info msg=\"Created container bf5035703eb0d10712e0b3a8e3c23962dff611a71bddd0875c148008c8dbfff9: openstack-operators/swift-operator-controller-manager-79846f755c-dx6xh/manager\" id=86c32000-7e3c-4249-a9e5-a6cc4f01c6b8 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:20:10.295031 | controller |     "Jun 12 16:22:43.765754 crc crio[21573]: time=\"2026-06-12T16:22:43.76567382Z\" level=info msg=\"Starting container: bf5035703eb0d10712e0b3a8e3c23962dff611a71bddd0875c148008c8dbfff9\" id=5b69d3e4-a28c-4103-8416-e1319c3fde32 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 17:20:10.295047 | controller |     "Jun 12 16:22:43.767497 crc crio[21573]: time=\"2026-06-12T16:22:43.766513602Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.295062 | controller |     "Jun 12 16:22:43.769621 crc crio[21573]: time=\"2026-06-12T16:22:43.769544208Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.295077 | controller |     "Jun 12 16:22:43.770856 crc crio[21573]: time=\"2026-06-12T16:22:43.770697351Z\" level=info msg=\"Created container f9437c856370a11e60fb0c8e5628e9b2b744dd2f893019dfdbdec57b06da8c5d: openstack-operators/neutron-operator-controller-manager-6c7667d64b-phrxf/manager\" id=58f964a1-00de-473d-8206-44716c263dae name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:20:10.295091 | controller |     "Jun 12 16:22:43.772630 crc crio[21573]: time=\"2026-06-12T16:22:43.772504843Z\" level=info msg=\"Starting container: f9437c856370a11e60fb0c8e5628e9b2b744dd2f893019dfdbdec57b06da8c5d\" id=ae0ad534-da37-4904-a82a-27edfa0dc2e8 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 17:20:10.295106 | controller |     "Jun 12 16:22:43.772988 crc crio[21573]: time=\"2026-06-12T16:22:43.772828163Z\" level=info msg=\"Started container\" PID=55869 containerID=bf5035703eb0d10712e0b3a8e3c23962dff611a71bddd0875c148008c8dbfff9 description=openstack-operators/swift-operator-controller-manager-79846f755c-dx6xh/manager id=5b69d3e4-a28c-4103-8416-e1319c3fde32 name=/runtime.v1.RuntimeService/StartContainer sandboxID=241b088b8d2e33bb8c41d6f3f17afa934c65259d4c75347142f87ec09e42d1a7",
2026-06-12 17:20:10.295121 | controller |     "Jun 12 16:22:43.777209 crc crio[21573]: time=\"2026-06-12T16:22:43.777170224Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.295136 | controller |     "Jun 12 16:22:43.778593 crc crio[21573]: time=\"2026-06-12T16:22:43.77841077Z\" level=info msg=\"Started container\" PID=55879 containerID=f9437c856370a11e60fb0c8e5628e9b2b744dd2f893019dfdbdec57b06da8c5d description=openstack-operators/neutron-operator-controller-manager-6c7667d64b-phrxf/manager id=ae0ad534-da37-4904-a82a-27edfa0dc2e8 name=/runtime.v1.RuntimeService/StartContainer sandboxID=9976d6c39634e34a93b16749d6514f35f329b0a47cdecad66b070cfade13f72f",
2026-06-12 17:20:10.295155 | controller |     "Jun 12 16:22:43.980598 crc crio[21573]: time=\"2026-06-12T16:22:43.980324475Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.295177 | controller |     "Jun 12 16:22:44.006293 crc crio[21573]: 2026-06-12T16:22:43Z [verbose] CmdAdd (shim): {1.1.0 [{Name:c5cc4c14eba556c Mac:56:e6:a1:a4:bb:68 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:63 Mtu:0 Sandbox:/var/run/netns/801aa823-3a8f-49ea-bc04-d9a995289227 SocketPath: PciID:}] [{Interface:0xc00028e5c0 Address:{IP:10.217.0.99 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 17:20:10.295194 | controller |     "Jun 12 16:22:44.010890 crc crio[21573]: time=\"2026-06-12T16:22:44.007814872Z\" level=info msg=\"Got pod network &{Name:redhat-operators-6ptxm Namespace:openshift-marketplace ID:c5cc4c14eba556c658d40880ee27f1cff7c75bd4ff73ca5a336ef402a3e6d222 UID:20500c7c-6200-4552-8ff0-9b752689e7fb NetNS:/var/run/netns/801aa823-3a8f-49ea-bc04-d9a995289227 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod20500c7c_6200_4552_8ff0_9b752689e7fb.slice PodAnnotations:0xc00209e5a0}] Aliases:map[]}\"",
2026-06-12 17:20:10.295214 | controller |     "Jun 12 16:22:44.010890 crc crio[21573]: time=\"2026-06-12T16:22:44.008032078Z\" level=info msg=\"Checking pod openshift-marketplace_redhat-operators-6ptxm for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 17:20:10.295230 | controller |     "Jun 12 16:22:44.020922 crc crio[21573]: time=\"2026-06-12T16:22:44.020784724Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.295247 | controller |     "Jun 12 16:22:44.026178 crc crio[21573]: time=\"2026-06-12T16:22:44.024309318Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.295263 | controller |     "Jun 12 16:22:44.055138 crc crio[21573]: time=\"2026-06-12T16:22:44.050205812Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.295278 | controller |     "Jun 12 16:22:44.074193 crc crio[21573]: time=\"2026-06-12T16:22:44.073758796Z\" level=info msg=\"Created container 8680452567d3683545a0fd93d4d0642a2f95dc563cf74d9bd0cd149778be40fe: openstack-operators/designate-operator-controller-manager-87bbdb4d9-wxrj9/manager\" id=38f16fd3-429c-44e3-87ff-2a1ac43fef97 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:20:10.295294 | controller |     "Jun 12 16:22:44.076349 crc crio[21573]: time=\"2026-06-12T16:22:44.076242708Z\" level=info msg=\"Created container 9f07f5766ab897936f365f4102d0fdf5c2f8b95309a7a8d6ed0a67959b960317: openstack-operators/manila-operator-controller-manager-b547849c7-r6vgs/manager\" id=7c454980-94e0-40b4-a284-c2a55994b201 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:20:10.295308 | controller |     "Jun 12 16:22:44.079701 crc crio[21573]: time=\"2026-06-12T16:22:44.079506941Z\" level=info msg=\"Starting container: 8680452567d3683545a0fd93d4d0642a2f95dc563cf74d9bd0cd149778be40fe\" id=69c22da9-0986-459f-b495-7297513089a6 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 17:20:10.295323 | controller |     "Jun 12 16:22:44.082273 crc crio[21573]: time=\"2026-06-12T16:22:44.082002361Z\" level=info msg=\"Starting container: 9f07f5766ab897936f365f4102d0fdf5c2f8b95309a7a8d6ed0a67959b960317\" id=247ba8d8-ca12-480a-bccd-74eec237239f name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 17:20:10.295338 | controller |     "Jun 12 16:22:44.092665 crc crio[21573]: time=\"2026-06-12T16:22:44.090182302Z\" level=info msg=\"Started container\" PID=55935 containerID=8680452567d3683545a0fd93d4d0642a2f95dc563cf74d9bd0cd149778be40fe description=openstack-operators/designate-operator-controller-manager-87bbdb4d9-wxrj9/manager id=69c22da9-0986-459f-b495-7297513089a6 name=/runtime.v1.RuntimeService/StartContainer sandboxID=196a038ec39acca0fb1ff2e6a970b8a031c66599bc2f7a363b405fd7f13587e1",
2026-06-12 17:20:10.295353 | controller |     "Jun 12 16:22:44.102292 crc crio[21573]: time=\"2026-06-12T16:22:44.102144603Z\" level=info msg=\"Started container\" PID=55901 containerID=9f07f5766ab897936f365f4102d0fdf5c2f8b95309a7a8d6ed0a67959b960317 description=openstack-operators/manila-operator-controller-manager-b547849c7-r6vgs/manager id=247ba8d8-ca12-480a-bccd-74eec237239f name=/runtime.v1.RuntimeService/StartContainer sandboxID=6752e939c11a3eaa6a77b76e863512b40e5b736ce57c8f92eb1050ebddb9f741",
2026-06-12 17:20:10.295371 | controller |     "Jun 12 16:22:44.132843 crc crio[21573]: time=\"2026-06-12T16:22:44.132707588Z\" level=info msg=\"Ran pod sandbox c5cc4c14eba556c658d40880ee27f1cff7c75bd4ff73ca5a336ef402a3e6d222 with infra container: openshift-marketplace/redhat-operators-6ptxm/POD\" id=3111cb2a-8a70-4cc3-8790-281044f16cf5 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:20:10.295387 | controller |     "Jun 12 16:22:44.139421 crc crio[21573]: time=\"2026-06-12T16:22:44.139304633Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=dbdcbc54-9163-49bb-81ad-1a528acfe425 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:20:10.295402 | controller |     "Jun 12 16:22:44.168306 crc crio[21573]: time=\"2026-06-12T16:22:44.168206378Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.295417 | controller |     "Jun 12 16:22:44.185929 crc crio[21573]: time=\"2026-06-12T16:22:44.185819253Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.295431 | controller |     "Jun 12 16:22:44.207379 crc crio[21573]: time=\"2026-06-12T16:22:44.207270059Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.295446 | controller |     "Jun 12 16:22:44.215775 crc crio[21573]: time=\"2026-06-12T16:22:44.21566556Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.295460 | controller |     "Jun 12 16:22:44.236158 crc crio[21573]: time=\"2026-06-12T16:22:44.23603486Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.295474 | controller |     "Jun 12 16:22:44.238335 crc crio[21573]: time=\"2026-06-12T16:22:44.238230013Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=2d18ab35-c706-4505-9252-668ba109ca13 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:20:10.295489 | controller |     "Jun 12 16:22:44.245981 crc crio[21573]: time=\"2026-06-12T16:22:44.24589099Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.295503 | controller |     "Jun 12 16:22:44.290732 crc crio[21573]: time=\"2026-06-12T16:22:44.290036286Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-operators-6ptxm/extract-utilities\" id=6877c59a-b003-4741-adf5-b62a4edbbb48 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:20:10.295518 | controller |     "Jun 12 16:22:44.338375 crc crio[21573]: time=\"2026-06-12T16:22:44.338270607Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.295532 | controller |     "Jun 12 16:22:44.340868 crc crio[21573]: time=\"2026-06-12T16:22:44.34078192Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.295546 | controller |     "Jun 12 16:22:44.348784 crc crio[21573]: time=\"2026-06-12T16:22:44.348665988Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.295561 | controller |     "Jun 12 16:22:44.381722 crc crio[21573]: time=\"2026-06-12T16:22:44.381613251Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.295595 | controller |     "Jun 12 16:22:44.394318 crc crio[21573]: time=\"2026-06-12T16:22:44.394203519Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.295617 | controller |     "Jun 12 16:22:44.399671 crc crio[21573]: time=\"2026-06-12T16:22:44.399587102Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.295633 | controller |     "Jun 12 16:22:44.414803 crc crio[21573]: time=\"2026-06-12T16:22:44.414704537Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.295648 | controller |     "Jun 12 16:22:44.452368 crc crio[21573]: time=\"2026-06-12T16:22:44.452194149Z\" level=info msg=\"Created container 3c1afd2032b504b1f25a9410b1d434de37ddb43dc4818bef83cd4c41087facd0: openstack-operators/ovn-operator-controller-manager-5666dfdddd-zbqqt/manager\" id=53df689b-d03a-4be7-b527-ae70b560f377 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:20:10.295663 | controller |     "Jun 12 16:22:44.455548 crc crio[21573]: time=\"2026-06-12T16:22:44.455259445Z\" level=info msg=\"Starting container: 3c1afd2032b504b1f25a9410b1d434de37ddb43dc4818bef83cd4c41087facd0\" id=6258f9f5-bb31-41d3-a849-5013255d090a name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 17:20:10.295678 | controller |     "Jun 12 16:22:44.463391 crc crio[21573]: time=\"2026-06-12T16:22:44.463219501Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.295694 | controller |     "Jun 12 16:22:44.471773 crc crio[21573]: time=\"2026-06-12T16:22:44.47160282Z\" level=info msg=\"Started container\" PID=55939 containerID=3c1afd2032b504b1f25a9410b1d434de37ddb43dc4818bef83cd4c41087facd0 description=openstack-operators/ovn-operator-controller-manager-5666dfdddd-zbqqt/manager id=6258f9f5-bb31-41d3-a849-5013255d090a name=/runtime.v1.RuntimeService/StartContainer sandboxID=879a3dfdaf7ad3ae98bd7b410a88d39cfe05484d21bcb18259910fe48ec840c2",
2026-06-12 17:20:10.295710 | controller |     "Jun 12 16:22:44.483698 crc crio[21573]: time=\"2026-06-12T16:22:44.483597688Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.295725 | controller |     "Jun 12 16:22:44.507622 crc crio[21573]: time=\"2026-06-12T16:22:44.507515634Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.295741 | controller |     "Jun 12 16:22:44.520033 crc crio[21573]: time=\"2026-06-12T16:22:44.519925247Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.295756 | controller |     "Jun 12 16:22:44.520979 crc crio[21573]: time=\"2026-06-12T16:22:44.520896178Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.295772 | controller |     "Jun 12 16:22:44.521158 crc crio[21573]: time=\"2026-06-12T16:22:44.52106196Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.295787 | controller |     "Jun 12 16:22:44.535507 crc crio[21573]: time=\"2026-06-12T16:22:44.53527622Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.295806 | controller |     "Jun 12 16:22:44.535507 crc crio[21573]: time=\"2026-06-12T16:22:44.535430007Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.295822 | controller |     "Jun 12 16:22:44.539595 crc crio[21573]: time=\"2026-06-12T16:22:44.539549451Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.295837 | controller |     "Jun 12 16:22:44.540662 crc crio[21573]: time=\"2026-06-12T16:22:44.540573804Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.295852 | controller |     "Jun 12 16:22:44.541548 crc crio[21573]: time=\"2026-06-12T16:22:44.541432674Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.295867 | controller |     "Jun 12 16:22:44.543869 crc crio[21573]: time=\"2026-06-12T16:22:44.543837692Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.295882 | controller |     "Jun 12 16:22:44.607707 crc crio[21573]: time=\"2026-06-12T16:22:44.607509124Z\" level=info msg=\"Created container 36c114f7c4010791edf1e3a5e38f3f2f7a894ea2bba9c2c27ef6e77fafe6a7a7: openstack-operators/mariadb-operator-controller-manager-5545cdc48d-bnqtz/manager\" id=169784fe-8d28-42e3-babb-a0203c856833 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:20:10.295896 | controller |     "Jun 12 16:22:44.612252 crc crio[21573]: time=\"2026-06-12T16:22:44.612103581Z\" level=info msg=\"Starting container: 36c114f7c4010791edf1e3a5e38f3f2f7a894ea2bba9c2c27ef6e77fafe6a7a7\" id=4a3538e0-3291-4703-91d0-e4095db9422d name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 17:20:10.295912 | controller |     "Jun 12 16:22:44.632513 crc crio[21573]: time=\"2026-06-12T16:22:44.624544439Z\" level=info msg=\"Started container\" PID=55960 containerID=36c114f7c4010791edf1e3a5e38f3f2f7a894ea2bba9c2c27ef6e77fafe6a7a7 description=openstack-operators/mariadb-operator-controller-manager-5545cdc48d-bnqtz/manager id=4a3538e0-3291-4703-91d0-e4095db9422d name=/runtime.v1.RuntimeService/StartContainer sandboxID=33feaa87953d12a5d98d1f0b93fb24a924a08763261fbd9c3e31192afedac63a",
2026-06-12 17:20:10.295928 | controller |     "Jun 12 16:22:44.654836 crc crio[21573]: time=\"2026-06-12T16:22:44.654574947Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.295944 | controller |     "Jun 12 16:22:44.674196 crc crio[21573]: time=\"2026-06-12T16:22:44.67407495Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.295999 | controller |     "Jun 12 16:22:44.758582 crc crio[21573]: time=\"2026-06-12T16:22:44.758338613Z\" level=info msg=\"Created container f19d7ae9bb06cfab349d3f7d8cd3b984469a65d2b31e7f89618f6fa47de11680: openstack-operators/watcher-operator-controller-manager-7869644bb4-8g7dq/manager\" id=9a98dace-fdab-4479-9828-a9903c3017c0 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:20:10.296022 | controller |     "Jun 12 16:22:44.760625 crc crio[21573]: time=\"2026-06-12T16:22:44.760388272Z\" level=info msg=\"Starting container: f19d7ae9bb06cfab349d3f7d8cd3b984469a65d2b31e7f89618f6fa47de11680\" id=077dfa62-da97-421b-9320-9e04e7758ed0 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 17:20:10.296042 | controller |     "Jun 12 16:22:44.774775 crc crio[21573]: time=\"2026-06-12T16:22:44.774315297Z\" level=info msg=\"Started container\" PID=55981 containerID=f19d7ae9bb06cfab349d3f7d8cd3b984469a65d2b31e7f89618f6fa47de11680 description=openstack-operators/watcher-operator-controller-manager-7869644bb4-8g7dq/manager id=077dfa62-da97-421b-9320-9e04e7758ed0 name=/runtime.v1.RuntimeService/StartContainer sandboxID=fac3862be33ffbc6ae140ca43b2f23635ea37f02f5bc88fee0a451b76a3b5d83",
2026-06-12 17:20:10.296059 | controller |     "Jun 12 16:22:44.967848 crc crio[21573]: time=\"2026-06-12T16:22:44.96767707Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9\" id=cbe5f14b-9df2-49a7-9ca0-35cd58470cec name=/runtime.v1.ImageService/PullImage",
2026-06-12 17:20:10.296074 | controller |     "Jun 12 16:22:44.971742 crc crio[21573]: time=\"2026-06-12T16:22:44.971649231Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=c5f1d453-058d-48f2-adaf-1066b5d78ed3 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:20:10.296090 | controller |     "Jun 12 16:22:44.979568 crc crio[21573]: time=\"2026-06-12T16:22:44.978319786Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=86b7e51a-c079-4621-9247-a80561a69596 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:20:10.296105 | controller |     "Jun 12 16:22:45.001515 crc crio[21573]: time=\"2026-06-12T16:22:45.000061212Z\" level=info msg=\"Creating container: openshift-infra/auto-csr-approver-29688022-j6qxd/oc\" id=08ac7fda-2cc9-4551-aeeb-8d9630d8dad0 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:20:10.296120 | controller |     "Jun 12 16:22:45.001515 crc crio[21573]: time=\"2026-06-12T16:22:45.000798263Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.296135 | controller |     "Jun 12 16:22:45.108801 crc crio[21573]: time=\"2026-06-12T16:22:45.10868111Z\" level=info msg=\"Created container 13de520cc4c768148b4d004809c9fc196b6bcbca191337777394cd04ac08aba7: openstack-operators/ironic-operator-controller-manager-7c845fc7c7-4kjv8/manager\" id=8fad21fe-330d-4494-8b9a-7ce09ab5ccfa name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:20:10.296151 | controller |     "Jun 12 16:22:45.112930 crc crio[21573]: time=\"2026-06-12T16:22:45.109992532Z\" level=info msg=\"Starting container: 13de520cc4c768148b4d004809c9fc196b6bcbca191337777394cd04ac08aba7\" id=a08598b3-2fba-4e66-a985-93cf1bfcedf8 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 17:20:10.296171 | controller |     "Jun 12 16:22:45.121622 crc crio[21573]: time=\"2026-06-12T16:22:45.120926155Z\" level=info msg=\"Started container\" PID=56124 containerID=13de520cc4c768148b4d004809c9fc196b6bcbca191337777394cd04ac08aba7 description=openstack-operators/ironic-operator-controller-manager-7c845fc7c7-4kjv8/manager id=a08598b3-2fba-4e66-a985-93cf1bfcedf8 name=/runtime.v1.RuntimeService/StartContainer sandboxID=80e2e46287ddb0bad22a6fb4780ad9c82d5f320205e47eb8909287743918b111",
2026-06-12 17:20:10.296195 | controller |     "Jun 12 16:22:45.139924 crc crio[21573]: time=\"2026-06-12T16:22:45.1397994Z\" level=info msg=\"Created container 16ce6dea68922758feab427fe388e3f512cfb6c9eb2f61fc9fcb01e8259333f5: openstack-operators/keystone-operator-controller-manager-85bb7cc757-rkcgm/manager\" id=608e7707-7bbe-4cdc-aa96-28d96bdb5678 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:20:10.296212 | controller |     "Jun 12 16:22:45.151805 crc crio[21573]: time=\"2026-06-12T16:22:45.148935541Z\" level=info msg=\"Starting container: 16ce6dea68922758feab427fe388e3f512cfb6c9eb2f61fc9fcb01e8259333f5\" id=cdad6a16-03c4-467d-8b27-b2d05ba7d77d name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 17:20:10.296227 | controller |     "Jun 12 16:22:45.181961 crc crio[21573]: time=\"2026-06-12T16:22:45.181848674Z\" level=info msg=\"Started container\" PID=56109 containerID=16ce6dea68922758feab427fe388e3f512cfb6c9eb2f61fc9fcb01e8259333f5 description=openstack-operators/keystone-operator-controller-manager-85bb7cc757-rkcgm/manager id=cdad6a16-03c4-467d-8b27-b2d05ba7d77d name=/runtime.v1.RuntimeService/StartContainer sandboxID=8910584d0d5bb4dd49ba795830a1018eb9ab93fa0eab2402258167c6a9eb9bd8",
2026-06-12 17:20:10.296247 | controller |     "Jun 12 16:22:45.249542 crc crio[21573]: time=\"2026-06-12T16:22:45.245313936Z\" level=info msg=\"Created container b20784c4d239fb0d260b09659bc5856ede985b5760591ef39060ba2f2cd927bf: openstack-operators/nova-operator-controller-manager-6df846755f-rtp46/manager\" id=9d83a754-7a04-445a-beb3-d1a061dcb14f name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:20:10.296262 | controller |     "Jun 12 16:22:45.249542 crc crio[21573]: time=\"2026-06-12T16:22:45.247395804Z\" level=info msg=\"Starting container: b20784c4d239fb0d260b09659bc5856ede985b5760591ef39060ba2f2cd927bf\" id=e1db3475-fa41-413c-8ed1-50e6c0c1e9cd name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 17:20:10.296277 | controller |     "Jun 12 16:22:45.258419 crc crio[21573]: time=\"2026-06-12T16:22:45.258314057Z\" level=info msg=\"Started container\" PID=56118 containerID=b20784c4d239fb0d260b09659bc5856ede985b5760591ef39060ba2f2cd927bf description=openstack-operators/nova-operator-controller-manager-6df846755f-rtp46/manager id=e1db3475-fa41-413c-8ed1-50e6c0c1e9cd name=/runtime.v1.RuntimeService/StartContainer sandboxID=15f6b072a07aab932d87cb04712cd7b2d83a00ec91eed03d7f388f1ded48c1cf",
2026-06-12 17:20:10.296292 | controller |     "Jun 12 16:22:45.298711 crc crio[21573]: time=\"2026-06-12T16:22:45.298564576Z\" level=info msg=\"Created container 76fc837e2b543a7ae0f6c985737672e5e3bdb49b91c501d95f53d2fbfda6aae3: openshift-marketplace/redhat-operators-6ptxm/extract-utilities\" id=6877c59a-b003-4741-adf5-b62a4edbbb48 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:20:10.296307 | controller |     "Jun 12 16:22:45.300102 crc crio[21573]: time=\"2026-06-12T16:22:45.300045048Z\" level=info msg=\"Starting container: 76fc837e2b543a7ae0f6c985737672e5e3bdb49b91c501d95f53d2fbfda6aae3\" id=ab7cac73-ff65-451f-b16f-2618681a688d name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 17:20:10.296322 | controller |     "Jun 12 16:22:45.305193 crc crio[21573]: time=\"2026-06-12T16:22:45.305041001Z\" level=info msg=\"Created container dfee5b57b4f09a9edabf31cf930789af27b653877f17bdb3c1eae2e734bb3c25: openstack-operators/heat-operator-controller-manager-5f5d6b8858-gnrsl/manager\" id=8cffb01f-780d-41b6-bd16-a31d0f5cb98f name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:20:10.296337 | controller |     "Jun 12 16:22:45.309978 crc crio[21573]: time=\"2026-06-12T16:22:45.309861589Z\" level=info msg=\"Starting container: dfee5b57b4f09a9edabf31cf930789af27b653877f17bdb3c1eae2e734bb3c25\" id=0f27533b-dcc7-40ad-b992-cf0f0d2f645c name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 17:20:10.296352 | controller |     "Jun 12 16:22:45.312333 crc crio[21573]: time=\"2026-06-12T16:22:45.312284299Z\" level=info msg=\"Created container 5aec881bead899bb875af4c830bbf7d4f858b4620bf313ed67ab9ce2fd3443ec: openstack-operators/octavia-operator-controller-manager-6bd797bd9d-rvfvq/manager\" id=9f5b66ce-7f47-4484-aa83-0417e8beffe5 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:20:10.296367 | controller |     "Jun 12 16:22:45.314825 crc crio[21573]: time=\"2026-06-12T16:22:45.313853574Z\" level=info msg=\"Starting container: 5aec881bead899bb875af4c830bbf7d4f858b4620bf313ed67ab9ce2fd3443ec\" id=b370073d-4986-414e-a255-4f37da1d4af1 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 17:20:10.296382 | controller |     "Jun 12 16:22:45.321882 crc crio[21573]: time=\"2026-06-12T16:22:45.320335869Z\" level=info msg=\"Started container\" PID=56112 containerID=dfee5b57b4f09a9edabf31cf930789af27b653877f17bdb3c1eae2e734bb3c25 description=openstack-operators/heat-operator-controller-manager-5f5d6b8858-gnrsl/manager id=0f27533b-dcc7-40ad-b992-cf0f0d2f645c name=/runtime.v1.RuntimeService/StartContainer sandboxID=2e547db01d0a82ab39b659783821cef3ef4744b15a1fff44ad36d7fa106f00ea",
2026-06-12 17:20:10.296401 | controller |     "Jun 12 16:22:45.339561 crc crio[21573]: time=\"2026-06-12T16:22:45.336195614Z\" level=info msg=\"Started container\" PID=56117 containerID=5aec881bead899bb875af4c830bbf7d4f858b4620bf313ed67ab9ce2fd3443ec description=openstack-operators/octavia-operator-controller-manager-6bd797bd9d-rvfvq/manager id=b370073d-4986-414e-a255-4f37da1d4af1 name=/runtime.v1.RuntimeService/StartContainer sandboxID=b7966e4e982709e77c2fcd2cc13333e115ce39b750ef082d0d56c9835d2cfda6",
2026-06-12 17:20:10.296417 | controller |     "Jun 12 16:22:45.358799 crc crio[21573]: time=\"2026-06-12T16:22:45.3586867Z\" level=info msg=\"Started container\" PID=56115 containerID=76fc837e2b543a7ae0f6c985737672e5e3bdb49b91c501d95f53d2fbfda6aae3 description=openshift-marketplace/redhat-operators-6ptxm/extract-utilities id=ab7cac73-ff65-451f-b16f-2618681a688d name=/runtime.v1.RuntimeService/StartContainer sandboxID=c5cc4c14eba556c658d40880ee27f1cff7c75bd4ff73ca5a336ef402a3e6d222",
2026-06-12 17:20:10.296434 | controller |     "Jun 12 16:22:45.402708 crc crio[21573]: time=\"2026-06-12T16:22:45.402618701Z\" level=info msg=\"Created container 1cb542fc856b6d2491e54409a8191b4dfbcd654e8480e728c56594d8800f7c31: openstack-operators/barbican-operator-controller-manager-5dcd54bd69-75cjt/manager\" id=3a26bf82-9f2c-4b0f-a870-115bc648c642 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:20:10.296450 | controller |     "Jun 12 16:22:45.404289 crc crio[21573]: time=\"2026-06-12T16:22:45.404203276Z\" level=info msg=\"Starting container: 1cb542fc856b6d2491e54409a8191b4dfbcd654e8480e728c56594d8800f7c31\" id=b3ff03dc-839a-4e98-9ae3-3ba67709da50 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 17:20:10.296465 | controller |     "Jun 12 16:22:45.407281 crc crio[21573]: time=\"2026-06-12T16:22:45.407205259Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.296481 | controller |     "Jun 12 16:22:45.415888 crc crio[21573]: time=\"2026-06-12T16:22:45.415765187Z\" level=info msg=\"Started container\" PID=56116 containerID=1cb542fc856b6d2491e54409a8191b4dfbcd654e8480e728c56594d8800f7c31 description=openstack-operators/barbican-operator-controller-manager-5dcd54bd69-75cjt/manager id=b3ff03dc-839a-4e98-9ae3-3ba67709da50 name=/runtime.v1.RuntimeService/StartContainer sandboxID=77d6471522a9ffe5358a9a7cffa5ffaa270e09921280d30bf71ecfa09306e057",
2026-06-12 17:20:10.296496 | controller |     "Jun 12 16:22:45.576962 crc crio[21573]: time=\"2026-06-12T16:22:45.562271497Z\" level=info msg=\"Created container d645525a6090990360d1422a7705f34d219483561cef7885dc7b465b001fb2fe: openstack-operators/openstack-baremetal-operator-controller-manager-678fc77c5466qhr/manager\" id=6eda8b01-8a7f-47e9-a0f2-9ab7b10ea71b name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:20:10.296512 | controller |     "Jun 12 16:22:45.576962 crc crio[21573]: time=\"2026-06-12T16:22:45.562876016Z\" level=info msg=\"Created container 61054495d5b261452622bb07f85151663d216e7569c53a2d7ddb5485db23adc7: openstack-operators/telemetry-operator-controller-manager-565998cc45-ndrh5/manager\" id=ab1c8909-c2d7-4b5b-9f92-6034db62fea6 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:20:10.296526 | controller |     "Jun 12 16:22:45.576962 crc crio[21573]: time=\"2026-06-12T16:22:45.56926457Z\" level=info msg=\"Starting container: 61054495d5b261452622bb07f85151663d216e7569c53a2d7ddb5485db23adc7\" id=a081c9fe-6c24-4388-aa96-6ae782ca31d2 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 17:20:10.296541 | controller |     "Jun 12 16:22:45.576962 crc crio[21573]: time=\"2026-06-12T16:22:45.574500523Z\" level=info msg=\"Starting container: d645525a6090990360d1422a7705f34d219483561cef7885dc7b465b001fb2fe\" id=221e3900-387a-4fa8-8712-de912ce3a836 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 17:20:10.296559 | controller |     "Jun 12 16:22:45.598624 crc crio[21573]: time=\"2026-06-12T16:22:45.598265791Z\" level=info msg=\"Started container\" PID=56111 containerID=61054495d5b261452622bb07f85151663d216e7569c53a2d7ddb5485db23adc7 description=openstack-operators/telemetry-operator-controller-manager-565998cc45-ndrh5/manager id=a081c9fe-6c24-4388-aa96-6ae782ca31d2 name=/runtime.v1.RuntimeService/StartContainer sandboxID=b4c1a5a0ec5e1a6de771f3baae11694260a93d5750eab2ce26be4fd359d65b2a",
2026-06-12 17:20:10.296597 | controller |     "Jun 12 16:22:45.613693 crc crio[21573]: time=\"2026-06-12T16:22:45.611931236Z\" level=info msg=\"Started container\" PID=56122 containerID=d645525a6090990360d1422a7705f34d219483561cef7885dc7b465b001fb2fe description=openstack-operators/openstack-baremetal-operator-controller-manager-678fc77c5466qhr/manager id=221e3900-387a-4fa8-8712-de912ce3a836 name=/runtime.v1.RuntimeService/StartContainer sandboxID=f511cffe0e0ecf74f14e277a042648609a437b9bc297cd8b000f6a0e8d94f19a",
2026-06-12 17:20:10.296620 | controller |     "Jun 12 16:22:45.641526 crc crio[21573]: time=\"2026-06-12T16:22:45.637957237Z\" level=info msg=\"Created container c4791c311d1e4ff45c51cb6faef6d6dbf0339156402664f6b15d1ab53508911c: openstack-operators/test-operator-controller-manager-7579dbdcb9-brpfz/manager\" id=122eb07c-c52a-4223-b48c-f1002873be23 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:20:10.296637 | controller |     "Jun 12 16:22:45.658695 crc crio[21573]: time=\"2026-06-12T16:22:45.657800816Z\" level=info msg=\"Starting container: c4791c311d1e4ff45c51cb6faef6d6dbf0339156402664f6b15d1ab53508911c\" id=4737a7e4-b9b5-4d30-8830-151dae45595c name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 17:20:10.296653 | controller |     "Jun 12 16:22:45.682055 crc crio[21573]: time=\"2026-06-12T16:22:45.681901655Z\" level=info msg=\"Created container d46e9950e3044457130bb76b464418451798caebdb5f419d71601eaf088fc8e0: openstack-operators/cinder-operator-controller-manager-584b474457-jbvhl/manager\" id=929ba3bd-131b-4fd1-839c-19d9f8cd78c6 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:20:10.296668 | controller |     "Jun 12 16:22:45.696709 crc crio[21573]: time=\"2026-06-12T16:22:45.696579001Z\" level=info msg=\"Starting container: d46e9950e3044457130bb76b464418451798caebdb5f419d71601eaf088fc8e0\" id=e8dad9be-0f87-44c3-a1a0-1f4ca617759d name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 17:20:10.296683 | controller |     "Jun 12 16:22:45.697088 crc crio[21573]: time=\"2026-06-12T16:22:45.696842817Z\" level=info msg=\"Started container\" PID=56120 containerID=c4791c311d1e4ff45c51cb6faef6d6dbf0339156402664f6b15d1ab53508911c description=openstack-operators/test-operator-controller-manager-7579dbdcb9-brpfz/manager id=4737a7e4-b9b5-4d30-8830-151dae45595c name=/runtime.v1.RuntimeService/StartContainer sandboxID=4b863472993c58f5bc5df7a4fda6b13ff016d86ebd4185571a92654c5711bdda",
2026-06-12 17:20:10.296699 | controller |     "Jun 12 16:22:45.735770 crc crio[21573]: time=\"2026-06-12T16:22:45.735647644Z\" level=info msg=\"Started container\" PID=56126 containerID=d46e9950e3044457130bb76b464418451798caebdb5f419d71601eaf088fc8e0 description=openstack-operators/cinder-operator-controller-manager-584b474457-jbvhl/manager id=e8dad9be-0f87-44c3-a1a0-1f4ca617759d name=/runtime.v1.RuntimeService/StartContainer sandboxID=8da44062b1e68b1394bdf6438bd1d38aa02031d4525f636bf98ce315ab4bd394",
2026-06-12 17:20:10.296714 | controller |     "Jun 12 16:22:45.738624 crc crio[21573]: time=\"2026-06-12T16:22:45.738399452Z\" level=info msg=\"Created container fd66ba7ebad03c7f20c25048ca9685e4606c640a299bd114c620bf68beef8c33: openstack-operators/infra-operator-controller-manager-594d6555bb-k4qxt/manager\" id=56b37c21-7de2-4d1e-b3a3-e9a2e2e063a7 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:20:10.296729 | controller |     "Jun 12 16:22:45.742254 crc crio[21573]: time=\"2026-06-12T16:22:45.742153188Z\" level=info msg=\"Created container cd294a50d5a00ee918418d9f0e69bf24ad30ce7b519ec12cee83b7139ed946eb: openstack-operators/horizon-operator-controller-manager-9dc5578b5-wmn9f/manager\" id=78468bec-c921-484b-bdb1-7b717d31fe93 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:20:10.296748 | controller |     "Jun 12 16:22:45.751239 crc crio[21573]: time=\"2026-06-12T16:22:45.751047388Z\" level=info msg=\"Starting container: cd294a50d5a00ee918418d9f0e69bf24ad30ce7b519ec12cee83b7139ed946eb\" id=b2cf06b6-caa5-4740-abca-4242cbe1bffd name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 17:20:10.296765 | controller |     "Jun 12 16:22:45.751732 crc crio[21573]: time=\"2026-06-12T16:22:45.751295669Z\" level=info msg=\"Starting container: fd66ba7ebad03c7f20c25048ca9685e4606c640a299bd114c620bf68beef8c33\" id=eae2d4d4-a55f-46ac-a8c4-e3e1f0e98706 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 17:20:10.296780 | controller |     "Jun 12 16:22:45.767877 crc crio[21573]: time=\"2026-06-12T16:22:45.767762532Z\" level=info msg=\"Started container\" PID=56130 containerID=cd294a50d5a00ee918418d9f0e69bf24ad30ce7b519ec12cee83b7139ed946eb description=openstack-operators/horizon-operator-controller-manager-9dc5578b5-wmn9f/manager id=b2cf06b6-caa5-4740-abca-4242cbe1bffd name=/runtime.v1.RuntimeService/StartContainer sandboxID=a84c9ddb3bb662d5f084146c3544a20bf4ae3c63d6e9d37ce941f02b32a14fa3",
2026-06-12 17:20:10.296796 | controller |     "Jun 12 16:22:45.862309 crc crio[21573]: time=\"2026-06-12T16:22:45.862173162Z\" level=info msg=\"Started container\" PID=56129 containerID=fd66ba7ebad03c7f20c25048ca9685e4606c640a299bd114c620bf68beef8c33 description=openstack-operators/infra-operator-controller-manager-594d6555bb-k4qxt/manager id=eae2d4d4-a55f-46ac-a8c4-e3e1f0e98706 name=/runtime.v1.RuntimeService/StartContainer sandboxID=bbb14a414c0c277594e312d48292c6aeed139d6be612a05e62d9e79b9a794501",
2026-06-12 17:20:10.296811 | controller |     "Jun 12 16:22:46.193099 crc crio[21573]: time=\"2026-06-12T16:22:46.192936085Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.296827 | controller |     "Jun 12 16:22:46.488288 crc crio[21573]: time=\"2026-06-12T16:22:46.488180631Z\" level=info msg=\"Pulling image: registry.redhat.io/redhat/redhat-operator-index:v4.20\" id=b65cb023-d1f7-4d7a-b2ae-2395a3fdc4ef name=/runtime.v1.ImageService/PullImage",
2026-06-12 17:20:10.296842 | controller |     "Jun 12 16:22:46.494220 crc crio[21573]: time=\"2026-06-12T16:22:46.493527325Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/redhat/redhat-operator-index:v4.20\\\"\"",
2026-06-12 17:20:10.296858 | controller |     "Jun 12 16:22:47.286378 crc crio[21573]: time=\"2026-06-12T16:22:47.285177166Z\" level=info msg=\"Created container 1bd166574d2535ed5df0571a3cc2262f989456efca5f998557cdd03531584019: openshift-infra/auto-csr-approver-29688022-j6qxd/oc\" id=08ac7fda-2cc9-4551-aeeb-8d9630d8dad0 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:20:10.296874 | controller |     "Jun 12 16:22:47.289096 crc crio[21573]: time=\"2026-06-12T16:22:47.288934063Z\" level=info msg=\"Starting container: 1bd166574d2535ed5df0571a3cc2262f989456efca5f998557cdd03531584019\" id=b522d03f-e828-4e79-8e5e-135ecac6e726 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 17:20:10.296890 | controller |     "Jun 12 16:22:47.299018 crc crio[21573]: time=\"2026-06-12T16:22:47.298875318Z\" level=info msg=\"Started container\" PID=56375 containerID=1bd166574d2535ed5df0571a3cc2262f989456efca5f998557cdd03531584019 description=openshift-infra/auto-csr-approver-29688022-j6qxd/oc id=b522d03f-e828-4e79-8e5e-135ecac6e726 name=/runtime.v1.RuntimeService/StartContainer sandboxID=c794a19672643d8a3bb245ae18c4455c765bdcad06d62105cee663dddf15f614",
2026-06-12 17:20:10.296906 | controller |     "Jun 12 16:22:47.364341 crc crio[21573]: time=\"2026-06-12T16:22:47.364153887Z\" level=info msg=\"Pulled image: registry.redhat.io/redhat/redhat-operator-index@sha256:f5f7575300572ad2ef92672b7dc76ed5ddaf50e7b74642e9907deda8cb9fa115\" id=b65cb023-d1f7-4d7a-b2ae-2395a3fdc4ef name=/runtime.v1.ImageService/PullImage",
2026-06-12 17:20:10.296925 | controller |     "Jun 12 16:22:47.365727 crc crio[21573]: time=\"2026-06-12T16:22:47.365542652Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-operator-index:v4.20\" id=c15fdc0c-2b31-47dd-9be1-9c56b0f09aee name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:20:10.296941 | controller |     "Jun 12 16:22:47.393827 crc crio[21573]: time=\"2026-06-12T16:22:47.393711647Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-operator-index:v4.20\" id=7052a752-f2d2-40b3-9e0e-0e297c488872 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:20:10.296956 | controller |     "Jun 12 16:22:47.408986 crc crio[21573]: time=\"2026-06-12T16:22:47.408837113Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-operators-6ptxm/extract-content\" id=bb8a7cea-7e13-4ace-9eac-852769879ed9 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:20:10.296971 | controller |     "Jun 12 16:22:47.409800 crc crio[21573]: time=\"2026-06-12T16:22:47.409730718Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.296986 | controller |     "Jun 12 16:22:47.502970 crc crio[21573]: time=\"2026-06-12T16:22:47.502842829Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.297001 | controller |     "Jun 12 16:22:47.507023 crc crio[21573]: time=\"2026-06-12T16:22:47.506972327Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.297016 | controller |     "Jun 12 16:22:48.120397 crc crio[21573]: time=\"2026-06-12T16:22:48.118915049Z\" level=info msg=\"Created container faf3bd1bc8f784a6daf35500e561f1338d3e9338d886ba1f521f1e39f3b10cc6: openshift-marketplace/redhat-operators-6ptxm/extract-content\" id=bb8a7cea-7e13-4ace-9eac-852769879ed9 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:20:10.297031 | controller |     "Jun 12 16:22:48.122698 crc crio[21573]: time=\"2026-06-12T16:22:48.122593419Z\" level=info msg=\"Starting container: faf3bd1bc8f784a6daf35500e561f1338d3e9338d886ba1f521f1e39f3b10cc6\" id=53d3a520-6955-423a-8aef-ff3bbd79d857 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 17:20:10.297046 | controller |     "Jun 12 16:22:48.134226 crc crio[21573]: time=\"2026-06-12T16:22:48.134051838Z\" level=info msg=\"Started container\" PID=56454 containerID=faf3bd1bc8f784a6daf35500e561f1338d3e9338d886ba1f521f1e39f3b10cc6 description=openshift-marketplace/redhat-operators-6ptxm/extract-content id=53d3a520-6955-423a-8aef-ff3bbd79d857 name=/runtime.v1.RuntimeService/StartContainer sandboxID=c5cc4c14eba556c658d40880ee27f1cff7c75bd4ff73ca5a336ef402a3e6d222",
2026-06-12 17:20:10.297062 | controller |     "Jun 12 16:22:51.685976 crc crio[21573]: time=\"2026-06-12T16:22:51.684617016Z\" level=info msg=\"Stopping pod sandbox: c794a19672643d8a3bb245ae18c4455c765bdcad06d62105cee663dddf15f614\" id=383aade4-9862-4698-8ea8-35c201048b16 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 17:20:10.297077 | controller |     "Jun 12 16:22:51.687626 crc crio[21573]: time=\"2026-06-12T16:22:51.685361817Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=cbfaaeda-ddce-4fef-99aa-b4df24c0820d name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:20:10.297093 | controller |     "Jun 12 16:22:51.687626 crc crio[21573]: time=\"2026-06-12T16:22:51.686714786Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29688022-j6qxd Namespace:openshift-infra ID:c794a19672643d8a3bb245ae18c4455c765bdcad06d62105cee663dddf15f614 UID:e5cb53ce-f879-48ab-b8f0-85dc8c5645da NetNS:/var/run/netns/45779aa4-cc22-4c8a-a3a3-ff8959f87423 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pode5cb53ce_f879_48ab_b8f0_85dc8c5645da.slice PodAnnotations:0xc003674fe8}] Aliases:map[]}\"",
2026-06-12 17:20:10.297113 | controller |     "Jun 12 16:22:51.687626 crc crio[21573]: time=\"2026-06-12T16:22:51.686887171Z\" level=info msg=\"Deleting pod openshift-infra_auto-csr-approver-29688022-j6qxd from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 17:20:10.297129 | controller |     "Jun 12 16:22:51.688318 crc crio[21573]: time=\"2026-06-12T16:22:51.68826081Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=b1575529-b1b7-40d3-b74a-d2b124da9b9d name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:20:10.297145 | controller |     "Jun 12 16:22:51.695999 crc crio[21573]: time=\"2026-06-12T16:22:51.695854054Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-operators-6ptxm/registry-server\" id=fa089c81-f60f-4421-b68f-fead4f9336f1 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:20:10.297160 | controller |     "Jun 12 16:22:51.696778 crc crio[21573]: time=\"2026-06-12T16:22:51.696684108Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.297176 | controller |     "Jun 12 16:22:51.793251 crc crio[21573]: time=\"2026-06-12T16:22:51.792915522Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.297199 | controller |     "Jun 12 16:22:51.801155 crc crio[21573]: time=\"2026-06-12T16:22:51.800927329Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.297220 | controller |     "Jun 12 16:22:52.039562 crc crio[21573]: time=\"2026-06-12T16:22:52.024606659Z\" level=info msg=\"Created container 350bc187ba03b770cc609aa5866e92f45451777c80d8710eaaf96c796011237a: openshift-marketplace/redhat-operators-6ptxm/registry-server\" id=fa089c81-f60f-4421-b68f-fead4f9336f1 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:20:10.297236 | controller |     "Jun 12 16:22:52.047630 crc crio[21573]: time=\"2026-06-12T16:22:52.045322045Z\" level=info msg=\"Starting container: 350bc187ba03b770cc609aa5866e92f45451777c80d8710eaaf96c796011237a\" id=910b8ec0-f3b3-44c4-96eb-24945bbc1e07 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 17:20:10.297252 | controller |     "Jun 12 16:22:52.056579 crc crio[21573]: time=\"2026-06-12T16:22:52.055885075Z\" level=info msg=\"Started container\" PID=56592 containerID=350bc187ba03b770cc609aa5866e92f45451777c80d8710eaaf96c796011237a description=openshift-marketplace/redhat-operators-6ptxm/registry-server id=910b8ec0-f3b3-44c4-96eb-24945bbc1e07 name=/runtime.v1.RuntimeService/StartContainer sandboxID=c5cc4c14eba556c658d40880ee27f1cff7c75bd4ff73ca5a336ef402a3e6d222",
2026-06-12 17:20:10.297268 | controller |     "Jun 12 16:22:52.189964 crc crio[21573]: time=\"2026-06-12T16:22:52.189766143Z\" level=info msg=\"Stopped pod sandbox: c794a19672643d8a3bb245ae18c4455c765bdcad06d62105cee663dddf15f614\" id=383aade4-9862-4698-8ea8-35c201048b16 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 17:20:10.297283 | controller |     "Jun 12 16:23:06.612421 crc crio[21573]: time=\"2026-06-12T16:23:06.611076502Z\" level=info msg=\"Stopping container: 350bc187ba03b770cc609aa5866e92f45451777c80d8710eaaf96c796011237a (timeout: 2s)\" id=74507cf3-cf1e-40fb-b61a-adbbb6399bff name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 17:20:10.297298 | controller |     "Jun 12 16:23:06.787623 crc crio[21573]: time=\"2026-06-12T16:23:06.787300734Z\" level=info msg=\"Stopped container 350bc187ba03b770cc609aa5866e92f45451777c80d8710eaaf96c796011237a: openshift-marketplace/redhat-operators-6ptxm/registry-server\" id=74507cf3-cf1e-40fb-b61a-adbbb6399bff name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 17:20:10.297317 | controller |     "Jun 12 16:23:06.789676 crc crio[21573]: time=\"2026-06-12T16:23:06.788410096Z\" level=info msg=\"Stopping pod sandbox: c5cc4c14eba556c658d40880ee27f1cff7c75bd4ff73ca5a336ef402a3e6d222\" id=2e79f50d-6f08-4829-8099-4045df72508b name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 17:20:10.297333 | controller |     "Jun 12 16:23:06.792855 crc crio[21573]: time=\"2026-06-12T16:23:06.792732119Z\" level=info msg=\"Got pod network &{Name:redhat-operators-6ptxm Namespace:openshift-marketplace ID:c5cc4c14eba556c658d40880ee27f1cff7c75bd4ff73ca5a336ef402a3e6d222 UID:20500c7c-6200-4552-8ff0-9b752689e7fb NetNS:/var/run/netns/801aa823-3a8f-49ea-bc04-d9a995289227 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod20500c7c_6200_4552_8ff0_9b752689e7fb.slice PodAnnotations:0xc00338e0b0}] Aliases:map[]}\"",
2026-06-12 17:20:10.297349 | controller |     "Jun 12 16:23:06.793412 crc crio[21573]: time=\"2026-06-12T16:23:06.793309806Z\" level=info msg=\"Deleting pod openshift-marketplace_redhat-operators-6ptxm from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 17:20:10.297364 | controller |     "Jun 12 16:23:07.183230 crc crio[21573]: time=\"2026-06-12T16:23:07.182618993Z\" level=info msg=\"Stopped pod sandbox: c5cc4c14eba556c658d40880ee27f1cff7c75bd4ff73ca5a336ef402a3e6d222\" id=2e79f50d-6f08-4829-8099-4045df72508b name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 17:20:10.297379 | controller |     "Jun 12 16:23:08.032361 crc crio[21573]: time=\"2026-06-12T16:23:08.032161967Z\" level=info msg=\"Removing container: 350bc187ba03b770cc609aa5866e92f45451777c80d8710eaaf96c796011237a\" id=03eb5a3e-5721-48e9-aeb6-ec93c05c4e2f name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 17:20:10.297393 | controller |     "Jun 12 16:23:08.106291 crc crio[21573]: time=\"2026-06-12T16:23:08.106046742Z\" level=info msg=\"Removed container 350bc187ba03b770cc609aa5866e92f45451777c80d8710eaaf96c796011237a: openshift-marketplace/redhat-operators-6ptxm/registry-server\" id=03eb5a3e-5721-48e9-aeb6-ec93c05c4e2f name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 17:20:10.297408 | controller |     "Jun 12 16:23:08.119933 crc crio[21573]: time=\"2026-06-12T16:23:08.117655187Z\" level=info msg=\"Removing container: faf3bd1bc8f784a6daf35500e561f1338d3e9338d886ba1f521f1e39f3b10cc6\" id=6d0f9d23-3a73-499e-b778-289747a0a906 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 17:20:10.297422 | controller |     "Jun 12 16:23:08.174673 crc crio[21573]: time=\"2026-06-12T16:23:08.173852448Z\" level=info msg=\"Removed container faf3bd1bc8f784a6daf35500e561f1338d3e9338d886ba1f521f1e39f3b10cc6: openshift-marketplace/redhat-operators-6ptxm/extract-content\" id=6d0f9d23-3a73-499e-b778-289747a0a906 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 17:20:10.297437 | controller |     "Jun 12 16:23:08.183220 crc crio[21573]: time=\"2026-06-12T16:23:08.183081879Z\" level=info msg=\"Removing container: 76fc837e2b543a7ae0f6c985737672e5e3bdb49b91c501d95f53d2fbfda6aae3\" id=3cd64bc4-4efc-423e-9626-44a063139841 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 17:20:10.297452 | controller |     "Jun 12 16:23:08.258273 crc crio[21573]: time=\"2026-06-12T16:23:08.257848148Z\" level=info msg=\"Removed container 76fc837e2b543a7ae0f6c985737672e5e3bdb49b91c501d95f53d2fbfda6aae3: openshift-marketplace/redhat-operators-6ptxm/extract-utilities\" id=3cd64bc4-4efc-423e-9626-44a063139841 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 17:20:10.297466 | controller |     "Jun 12 16:23:16.376807 crc crio[21573]: time=\"2026-06-12T16:23:16.375214147Z\" level=info msg=\"Removing container: 0845df1d07949eb35a9799784ecc535de5abfc014192d803744855c43d8aa786\" id=a5552fab-d1d3-491c-ab2e-fd00d78ccec0 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 17:20:10.297486 | controller |     "Jun 12 16:23:16.557202 crc crio[21573]: time=\"2026-06-12T16:23:16.557033274Z\" level=info msg=\"Removed container 0845df1d07949eb35a9799784ecc535de5abfc014192d803744855c43d8aa786: openshift-infra/auto-csr-approver-29688016-xt9x6/oc\" id=a5552fab-d1d3-491c-ab2e-fd00d78ccec0 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 17:20:10.297502 | controller |     "Jun 12 16:23:16.565615 crc crio[21573]: time=\"2026-06-12T16:23:16.565528924Z\" level=info msg=\"Stopping pod sandbox: c5cc4c14eba556c658d40880ee27f1cff7c75bd4ff73ca5a336ef402a3e6d222\" id=2dc6381d-54a3-48de-84f4-ce15f0667ce6 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 17:20:10.297516 | controller |     "Jun 12 16:23:16.565615 crc crio[21573]: time=\"2026-06-12T16:23:16.565620767Z\" level=info msg=\"Stopped pod sandbox (already stopped): c5cc4c14eba556c658d40880ee27f1cff7c75bd4ff73ca5a336ef402a3e6d222\" id=2dc6381d-54a3-48de-84f4-ce15f0667ce6 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 17:20:10.297531 | controller |     "Jun 12 16:23:16.566640 crc crio[21573]: time=\"2026-06-12T16:23:16.566586253Z\" level=info msg=\"Removing pod sandbox: c5cc4c14eba556c658d40880ee27f1cff7c75bd4ff73ca5a336ef402a3e6d222\" id=12c3bedc-0ab7-4999-85c4-c3271713e9d7 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 17:20:10.297546 | controller |     "Jun 12 16:23:16.586490 crc crio[21573]: time=\"2026-06-12T16:23:16.585759688Z\" level=info msg=\"Removed pod sandbox: c5cc4c14eba556c658d40880ee27f1cff7c75bd4ff73ca5a336ef402a3e6d222\" id=12c3bedc-0ab7-4999-85c4-c3271713e9d7 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 17:20:10.297561 | controller |     "Jun 12 16:23:16.589795 crc crio[21573]: time=\"2026-06-12T16:23:16.589691088Z\" level=info msg=\"Stopping pod sandbox: dd02b13485c452e6e01a830e100a86c5761b23842ba6711e95237d00488f1eef\" id=9111d4ab-24d2-4054-b77d-fb1bd89b3390 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 17:20:10.297590 | controller |     "Jun 12 16:23:16.590004 crc crio[21573]: time=\"2026-06-12T16:23:16.589807531Z\" level=info msg=\"Stopped pod sandbox (already stopped): dd02b13485c452e6e01a830e100a86c5761b23842ba6711e95237d00488f1eef\" id=9111d4ab-24d2-4054-b77d-fb1bd89b3390 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 17:20:10.297611 | controller |     "Jun 12 16:23:16.590901 crc crio[21573]: time=\"2026-06-12T16:23:16.590799129Z\" level=info msg=\"Removing pod sandbox: dd02b13485c452e6e01a830e100a86c5761b23842ba6711e95237d00488f1eef\" id=0dd66c2a-8988-486b-91a2-9d974292c594 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 17:20:10.297627 | controller |     "Jun 12 16:23:16.607766 crc crio[21573]: time=\"2026-06-12T16:23:16.607691939Z\" level=info msg=\"Removed pod sandbox: dd02b13485c452e6e01a830e100a86c5761b23842ba6711e95237d00488f1eef\" id=0dd66c2a-8988-486b-91a2-9d974292c594 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 17:20:10.297643 | controller |     "Jun 12 16:23:26.408017 crc crio[21573]: time=\"2026-06-12T16:23:26.407120044Z\" level=info msg=\"Running pod sandbox: openstack/dnsmasq-dns-7dc8cc99c9-dkjfn/POD\" id=a94dfff2-1dce-4c30-8c89-b51f08012aee name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:20:10.297658 | controller |     "Jun 12 16:23:26.413071 crc crio[21573]: time=\"2026-06-12T16:23:26.408083902Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.297672 | controller |     "Jun 12 16:23:26.450061 crc crio[21573]: time=\"2026-06-12T16:23:26.449539271Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-7dc8cc99c9-dkjfn Namespace:openstack ID:6a5234b0ccd8d3c7b48c3ff86a4e18b8d75c64ec09c91a9dbd063620f08a9e90 UID:260f2f92-c40e-4dee-a0b2-7bfee4d34760 NetNS:/var/run/netns/648b5847-f3ea-48ea-a941-81ea6f1b6a9b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod260f2f92_c40e_4dee_a0b2_7bfee4d34760.slice PodAnnotations:0xc0006407e8}] Aliases:map[]}\"",
2026-06-12 17:20:10.297692 | controller |     "Jun 12 16:23:26.450061 crc crio[21573]: time=\"2026-06-12T16:23:26.450032136Z\" level=info msg=\"Adding pod openstack_dnsmasq-dns-7dc8cc99c9-dkjfn to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 17:20:10.297707 | controller |     "Jun 12 16:23:26.821651 crc crio[21573]: time=\"2026-06-12T16:23:26.82090106Z\" level=info msg=\"Running pod sandbox: openstack/dnsmasq-dns-769fc96f7c-xdwvs/POD\" id=1b6048af-84f3-4cb1-b078-e3f9c867c6dd name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:20:10.297723 | controller |     "Jun 12 16:23:26.821651 crc crio[21573]: time=\"2026-06-12T16:23:26.821029314Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.297738 | controller |     "Jun 12 16:23:26.851686 crc crio[21573]: time=\"2026-06-12T16:23:26.851544528Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-769fc96f7c-xdwvs Namespace:openstack ID:1b3d0c7418b3c2d4acb9ecac81398f89510882db3de7f1bd80b6fd9f562fb0f0 UID:da6d6e43-8f67-4e38-97ec-ef2661aac627 NetNS:/var/run/netns/131b6386-885e-41de-9aef-e397f1e0afb9 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podda6d6e43_8f67_4e38_97ec_ef2661aac627.slice PodAnnotations:0xc002429148}] Aliases:map[]}\"",
2026-06-12 17:20:10.297754 | controller |     "Jun 12 16:23:26.851686 crc crio[21573]: time=\"2026-06-12T16:23:26.851615609Z\" level=info msg=\"Adding pod openstack_dnsmasq-dns-769fc96f7c-xdwvs to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 17:20:10.297769 | controller |     "Jun 12 16:23:27.093361 crc crio[21573]: 2026-06-12T16:23:27Z [verbose] CmdAdd (shim): {1.1.0 [{Name:6a5234b0ccd8d3c Mac:62:5b:59:4c:c9:d2 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:64 Mtu:0 Sandbox:/var/run/netns/648b5847-f3ea-48ea-a941-81ea6f1b6a9b SocketPath: PciID:}] [{Interface:0xc0003a49a0 Address:{IP:10.217.0.100 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 17:20:10.297784 | controller |     "Jun 12 16:23:27.095946 crc crio[21573]: time=\"2026-06-12T16:23:27.095867692Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-7dc8cc99c9-dkjfn Namespace:openstack ID:6a5234b0ccd8d3c7b48c3ff86a4e18b8d75c64ec09c91a9dbd063620f08a9e90 UID:260f2f92-c40e-4dee-a0b2-7bfee4d34760 NetNS:/var/run/netns/648b5847-f3ea-48ea-a941-81ea6f1b6a9b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod260f2f92_c40e_4dee_a0b2_7bfee4d34760.slice PodAnnotations:0xc0006407e8}] Aliases:map[]}\"",
2026-06-12 17:20:10.297799 | controller |     "Jun 12 16:23:27.096065 crc crio[21573]: time=\"2026-06-12T16:23:27.096045807Z\" level=info msg=\"Checking pod openstack_dnsmasq-dns-7dc8cc99c9-dkjfn for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 17:20:10.297815 | controller |     "Jun 12 16:23:27.112822 crc crio[21573]: time=\"2026-06-12T16:23:27.112705982Z\" level=info msg=\"Ran pod sandbox 6a5234b0ccd8d3c7b48c3ff86a4e18b8d75c64ec09c91a9dbd063620f08a9e90 with infra container: openstack/dnsmasq-dns-7dc8cc99c9-dkjfn/POD\" id=a94dfff2-1dce-4c30-8c89-b51f08012aee name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:20:10.297830 | controller |     "Jun 12 16:23:27.135088 crc crio[21573]: time=\"2026-06-12T16:23:27.134931901Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=b1b72a8a-bd76-41bd-ad74-e9b9a84bbe03 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:20:10.297850 | controller |     "Jun 12 16:23:27.135613 crc crio[21573]: time=\"2026-06-12T16:23:27.135414635Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified not found\" id=b1b72a8a-bd76-41bd-ad74-e9b9a84bbe03 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:20:10.297865 | controller |     "Jun 12 16:23:27.135613 crc crio[21573]: time=\"2026-06-12T16:23:27.135548359Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified found\" id=b1b72a8a-bd76-41bd-ad74-e9b9a84bbe03 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:20:10.297880 | controller |     "Jun 12 16:23:27.140419 crc crio[21573]: time=\"2026-06-12T16:23:27.140269489Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=35e00c8a-c82f-4de1-8caa-449215f08e3a name=/runtime.v1.ImageService/PullImage",
2026-06-12 17:20:10.297894 | controller |     "Jun 12 16:23:27.152060 crc crio[21573]: time=\"2026-06-12T16:23:27.151968292Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\\\"\"",
2026-06-12 17:20:10.297910 | controller |     "Jun 12 16:23:27.294077 crc crio[21573]: 2026-06-12T16:23:27Z [verbose] CmdAdd (shim): {1.1.0 [{Name:1b3d0c7418b3c2d Mac:9a:dd:f0:94:b8:31 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:65 Mtu:0 Sandbox:/var/run/netns/131b6386-885e-41de-9aef-e397f1e0afb9 SocketPath: PciID:}] [{Interface:0xc0004b45c0 Address:{IP:10.217.0.101 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 17:20:10.297926 | controller |     "Jun 12 16:23:27.295688 crc crio[21573]: time=\"2026-06-12T16:23:27.295607235Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-769fc96f7c-xdwvs Namespace:openstack ID:1b3d0c7418b3c2d4acb9ecac81398f89510882db3de7f1bd80b6fd9f562fb0f0 UID:da6d6e43-8f67-4e38-97ec-ef2661aac627 NetNS:/var/run/netns/131b6386-885e-41de-9aef-e397f1e0afb9 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podda6d6e43_8f67_4e38_97ec_ef2661aac627.slice PodAnnotations:0xc002429148}] Aliases:map[]}\"",
2026-06-12 17:20:10.297941 | controller |     "Jun 12 16:23:27.295927 crc crio[21573]: time=\"2026-06-12T16:23:27.295859039Z\" level=info msg=\"Checking pod openstack_dnsmasq-dns-769fc96f7c-xdwvs for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 17:20:10.297957 | controller |     "Jun 12 16:23:27.304826 crc crio[21573]: time=\"2026-06-12T16:23:27.304721538Z\" level=info msg=\"Ran pod sandbox 1b3d0c7418b3c2d4acb9ecac81398f89510882db3de7f1bd80b6fd9f562fb0f0 with infra container: openstack/dnsmasq-dns-769fc96f7c-xdwvs/POD\" id=1b6048af-84f3-4cb1-b078-e3f9c867c6dd name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:20:10.297973 | controller |     "Jun 12 16:23:27.308799 crc crio[21573]: time=\"2026-06-12T16:23:27.308690789Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=b442fef6-c12f-4fb4-a98f-60df0b10a528 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:20:10.298002 | controller |     "Jun 12 16:23:27.309047 crc crio[21573]: time=\"2026-06-12T16:23:27.309016368Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified not found\" id=b442fef6-c12f-4fb4-a98f-60df0b10a528 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:20:10.298018 | controller |     "Jun 12 16:23:27.309119 crc crio[21573]: time=\"2026-06-12T16:23:27.30908412Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified found\" id=b442fef6-c12f-4fb4-a98f-60df0b10a528 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:20:10.298033 | controller |     "Jun 12 16:23:27.315868 crc crio[21573]: time=\"2026-06-12T16:23:27.313372328Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=e5913fe4-acf7-42d8-abe3-8cb11e13d6bf name=/runtime.v1.ImageService/PullImage",
2026-06-12 17:20:10.298053 | controller |     "Jun 12 16:23:27.319374 crc crio[21573]: time=\"2026-06-12T16:23:27.319270095Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\\\"\"",
2026-06-12 17:20:10.298069 | controller |     "Jun 12 16:23:27.344609 crc crio[21573]: time=\"2026-06-12T16:23:27.344561273Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/certified-operators-6ntlh/POD\" id=19be226c-b3b2-4880-a0d1-2f6e0052503b name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:20:10.298084 | controller |     "Jun 12 16:23:27.344851 crc crio[21573]: time=\"2026-06-12T16:23:27.344832381Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.298099 | controller |     "Jun 12 16:23:27.446902 crc crio[21573]: time=\"2026-06-12T16:23:27.446648942Z\" level=info msg=\"Got pod network &{Name:certified-operators-6ntlh Namespace:openshift-marketplace ID:5424ae56f4cdab3598c254a496beaddab564ab2e6ef5e1b42ac4f9827da247d2 UID:d8795b1f-adf9-450d-9476-1c7aed8d424c NetNS:/var/run/netns/c315ad32-d9a2-4579-8847-c5159acce0c7 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podd8795b1f_adf9_450d_9476_1c7aed8d424c.slice PodAnnotations:0xc00338e0a0}] Aliases:map[]}\"",
2026-06-12 17:20:10.298115 | controller |     "Jun 12 16:23:27.450194 crc crio[21573]: time=\"2026-06-12T16:23:27.44877253Z\" level=info msg=\"Adding pod openshift-marketplace_certified-operators-6ntlh to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 17:20:10.298130 | controller |     "Jun 12 16:23:28.484579 crc crio[21573]: 2026-06-12T16:23:28Z [verbose] CmdAdd (shim): {1.1.0 [{Name:5424ae56f4cdab3 Mac:ce:49:73:21:8a:da Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:66 Mtu:0 Sandbox:/var/run/netns/c315ad32-d9a2-4579-8847-c5159acce0c7 SocketPath: PciID:}] [{Interface:0xc000014710 Address:{IP:10.217.0.102 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 17:20:10.298146 | controller |     "Jun 12 16:23:28.493307 crc crio[21573]: time=\"2026-06-12T16:23:28.48963403Z\" level=info msg=\"Got pod network &{Name:certified-operators-6ntlh Namespace:openshift-marketplace ID:5424ae56f4cdab3598c254a496beaddab564ab2e6ef5e1b42ac4f9827da247d2 UID:d8795b1f-adf9-450d-9476-1c7aed8d424c NetNS:/var/run/netns/c315ad32-d9a2-4579-8847-c5159acce0c7 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podd8795b1f_adf9_450d_9476_1c7aed8d424c.slice PodAnnotations:0xc00338e0a0}] Aliases:map[]}\"",
2026-06-12 17:20:10.298162 | controller |     "Jun 12 16:23:28.493307 crc crio[21573]: time=\"2026-06-12T16:23:28.490200512Z\" level=info msg=\"Checking pod openshift-marketplace_certified-operators-6ntlh for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 17:20:10.298178 | controller |     "Jun 12 16:23:28.533403 crc crio[21573]: time=\"2026-06-12T16:23:28.533262331Z\" level=info msg=\"Ran pod sandbox 5424ae56f4cdab3598c254a496beaddab564ab2e6ef5e1b42ac4f9827da247d2 with infra container: openshift-marketplace/certified-operators-6ntlh/POD\" id=19be226c-b3b2-4880-a0d1-2f6e0052503b name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:20:10.298194 | controller |     "Jun 12 16:23:28.562506 crc crio[21573]: time=\"2026-06-12T16:23:28.560534791Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=8ab14637-0d94-44d4-b3cd-dab1e42b0f38 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:20:10.298218 | controller |     "Jun 12 16:23:28.567503 crc crio[21573]: time=\"2026-06-12T16:23:28.565878648Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=ab8de65b-becc-4ca3-9b70-7b36af702793 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:20:10.298241 | controller |     "Jun 12 16:23:28.584339 crc crio[21573]: time=\"2026-06-12T16:23:28.581555103Z\" level=info msg=\"Creating container: openshift-marketplace/certified-operators-6ntlh/extract-utilities\" id=ecad0b90-d379-4f7b-8511-c7ed55e718bb name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:20:10.298258 | controller |     "Jun 12 16:23:28.584339 crc crio[21573]: time=\"2026-06-12T16:23:28.582067517Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.298274 | controller |     "Jun 12 16:23:28.665074 crc crio[21573]: time=\"2026-06-12T16:23:28.664947182Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.298290 | controller |     "Jun 12 16:23:28.718126 crc crio[21573]: time=\"2026-06-12T16:23:28.717999389Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.298306 | controller |     "Jun 12 16:23:28.802875 crc crio[21573]: time=\"2026-06-12T16:23:28.80275262Z\" level=info msg=\"Running pod sandbox: openstack/dnsmasq-dns-6b994dcc49-mxqqs/POD\" id=c39da11d-fcad-4cbb-aaeb-037d320e8789 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:20:10.298320 | controller |     "Jun 12 16:23:28.803212 crc crio[21573]: time=\"2026-06-12T16:23:28.802909484Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.298336 | controller |     "Jun 12 16:23:28.903717 crc crio[21573]: time=\"2026-06-12T16:23:28.903591376Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-6b994dcc49-mxqqs Namespace:openstack ID:25a5d295d5d7ae2c600568ef9e5bd11a2bdd83e7b46d5549e941d97e99efac53 UID:e297ac90-069a-41f4-8974-2185b9bd54fe NetNS:/var/run/netns/48a3ea7f-3380-4b4a-a0d5-2a57e5895bc9 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pode297ac90_069a_41f4_8974_2185b9bd54fe.slice PodAnnotations:0xc0036745b0}] Aliases:map[]}\"",
2026-06-12 17:20:10.298351 | controller |     "Jun 12 16:23:28.903717 crc crio[21573]: time=\"2026-06-12T16:23:28.903683116Z\" level=info msg=\"Adding pod openstack_dnsmasq-dns-6b994dcc49-mxqqs to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 17:20:10.298367 | controller |     "Jun 12 16:23:29.022661 crc crio[21573]: time=\"2026-06-12T16:23:29.019295125Z\" level=info msg=\"Created container 9c0e0e158b997cb9d19fcd20dee882811b9ff582b0e7e340b44f599cdbe29ee2: openshift-marketplace/certified-operators-6ntlh/extract-utilities\" id=ecad0b90-d379-4f7b-8511-c7ed55e718bb name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:20:10.298382 | controller |     "Jun 12 16:23:29.039031 crc crio[21573]: time=\"2026-06-12T16:23:29.038922017Z\" level=info msg=\"Starting container: 9c0e0e158b997cb9d19fcd20dee882811b9ff582b0e7e340b44f599cdbe29ee2\" id=8595358f-8250-4f67-9c0a-6d5f8e839860 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 17:20:10.298398 | controller |     "Jun 12 16:23:29.054171 crc crio[21573]: time=\"2026-06-12T16:23:29.050021915Z\" level=info msg=\"Started container\" PID=57624 containerID=9c0e0e158b997cb9d19fcd20dee882811b9ff582b0e7e340b44f599cdbe29ee2 description=openshift-marketplace/certified-operators-6ntlh/extract-utilities id=8595358f-8250-4f67-9c0a-6d5f8e839860 name=/runtime.v1.RuntimeService/StartContainer sandboxID=5424ae56f4cdab3598c254a496beaddab564ab2e6ef5e1b42ac4f9827da247d2",
2026-06-12 17:20:10.298417 | controller |     "Jun 12 16:23:29.549528 crc crio[21573]: time=\"2026-06-12T16:23:29.548515387Z\" level=info msg=\"Pulling image: registry.redhat.io/redhat/certified-operator-index:v4.20\" id=30e0cbcd-63fd-455d-9a3c-cc490df451b0 name=/runtime.v1.ImageService/PullImage",
2026-06-12 17:20:10.298433 | controller |     "Jun 12 16:23:29.600528 crc crio[21573]: time=\"2026-06-12T16:23:29.597408758Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/redhat/certified-operator-index:v4.20\\\"\"",
2026-06-12 17:20:10.298449 | controller |     "Jun 12 16:23:29.999324 crc crio[21573]: time=\"2026-06-12T16:23:29.998594849Z\" level=info msg=\"Running pod sandbox: openstack/rabbitmq-server-0/POD\" id=d9fa919c-aa0f-4558-bba0-4d56de213b38 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:20:10.298465 | controller |     "Jun 12 16:23:29.999324 crc crio[21573]: time=\"2026-06-12T16:23:29.999206726Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.298480 | controller |     "Jun 12 16:23:30.020522 crc crio[21573]: 2026-06-12T16:23:29Z [verbose] CmdAdd (shim): {1.1.0 [{Name:25a5d295d5d7ae2 Mac:ca:f3:75:15:d0:b0 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:67 Mtu:0 Sandbox:/var/run/netns/48a3ea7f-3380-4b4a-a0d5-2a57e5895bc9 SocketPath: PciID:}] [{Interface:0xc00025ca20 Address:{IP:10.217.0.103 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 17:20:10.298495 | controller |     "Jun 12 16:23:30.022594 crc crio[21573]: time=\"2026-06-12T16:23:30.02236998Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-6b994dcc49-mxqqs Namespace:openstack ID:25a5d295d5d7ae2c600568ef9e5bd11a2bdd83e7b46d5549e941d97e99efac53 UID:e297ac90-069a-41f4-8974-2185b9bd54fe NetNS:/var/run/netns/48a3ea7f-3380-4b4a-a0d5-2a57e5895bc9 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pode297ac90_069a_41f4_8974_2185b9bd54fe.slice PodAnnotations:0xc0036745b0}] Aliases:map[]}\"",
2026-06-12 17:20:10.298511 | controller |     "Jun 12 16:23:30.023113 crc crio[21573]: time=\"2026-06-12T16:23:30.02305157Z\" level=info msg=\"Checking pod openstack_dnsmasq-dns-6b994dcc49-mxqqs for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 17:20:10.298526 | controller |     "Jun 12 16:23:30.065556 crc crio[21573]: time=\"2026-06-12T16:23:30.055705228Z\" level=info msg=\"Ran pod sandbox 25a5d295d5d7ae2c600568ef9e5bd11a2bdd83e7b46d5549e941d97e99efac53 with infra container: openstack/dnsmasq-dns-6b994dcc49-mxqqs/POD\" id=c39da11d-fcad-4cbb-aaeb-037d320e8789 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:20:10.298541 | controller |     "Jun 12 16:23:30.065556 crc crio[21573]: time=\"2026-06-12T16:23:30.065023127Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=8fa21104-30d4-4a35-b863-7fdfc8b887fb name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:20:10.298556 | controller |     "Jun 12 16:23:30.073076 crc crio[21573]: time=\"2026-06-12T16:23:30.070206812Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified not found\" id=8fa21104-30d4-4a35-b863-7fdfc8b887fb name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:20:10.298571 | controller |     "Jun 12 16:23:30.073076 crc crio[21573]: time=\"2026-06-12T16:23:30.070298635Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified found\" id=8fa21104-30d4-4a35-b863-7fdfc8b887fb name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:20:10.298608 | controller |     "Jun 12 16:23:30.080070 crc crio[21573]: time=\"2026-06-12T16:23:30.079234762Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=006024cc-4e8d-45d5-a877-312cde730aea name=/runtime.v1.ImageService/PullImage",
2026-06-12 17:20:10.298628 | controller |     "Jun 12 16:23:30.106999 crc crio[21573]: time=\"2026-06-12T16:23:30.106833814Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\\\"\"",
2026-06-12 17:20:10.298645 | controller |     "Jun 12 16:23:30.192950 crc crio[21573]: time=\"2026-06-12T16:23:30.192644232Z\" level=info msg=\"Got pod network &{Name:rabbitmq-server-0 Namespace:openstack ID:ad7a42be4579fcb2b62642863d16f18eceeed69fe8b7731f72023ef45b5da668 UID:19a91f99-6c37-4f54-9f62-0be0ed0959d0 NetNS:/var/run/netns/b43905e9-082f-4e5a-b2bd-85a01a708ad4 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod19a91f99_6c37_4f54_9f62_0be0ed0959d0.slice PodAnnotations:0xc000138a18}] Aliases:map[]}\"",
2026-06-12 17:20:10.298660 | controller |     "Jun 12 16:23:30.192950 crc crio[21573]: time=\"2026-06-12T16:23:30.192720674Z\" level=info msg=\"Adding pod openstack_rabbitmq-server-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 17:20:10.298676 | controller |     "Jun 12 16:23:30.250547 crc crio[21573]: time=\"2026-06-12T16:23:30.250422495Z\" level=info msg=\"Running pod sandbox: openstack/dnsmasq-dns-68bc84565-f2dwf/POD\" id=12a6bfaa-9180-4be5-8163-02a02d8f8ef5 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:20:10.298690 | controller |     "Jun 12 16:23:30.250680 crc crio[21573]: time=\"2026-06-12T16:23:30.250590281Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.298706 | controller |     "Jun 12 16:23:30.328721 crc crio[21573]: time=\"2026-06-12T16:23:30.326312664Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-68bc84565-f2dwf Namespace:openstack ID:6dab1ff43ae7bc5eff7607b572fce3f05624416a49095e1b0ee183be1606efa9 UID:96cc42c1-7b82-4952-b012-f8c294f3a526 NetNS:/var/run/netns/a66de47e-f834-4df0-9098-34de10c25b19 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod96cc42c1_7b82_4952_b012_f8c294f3a526.slice PodAnnotations:0xc002722568}] Aliases:map[]}\"",
2026-06-12 17:20:10.298721 | controller |     "Jun 12 16:23:30.328721 crc crio[21573]: time=\"2026-06-12T16:23:30.32641459Z\" level=info msg=\"Adding pod openstack_dnsmasq-dns-68bc84565-f2dwf to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 17:20:10.298737 | controller |     "Jun 12 16:23:30.760342 crc crio[21573]: time=\"2026-06-12T16:23:30.7593439Z\" level=info msg=\"Pulled image: registry.redhat.io/redhat/certified-operator-index@sha256:e8b01cc3d00552bc0461e27436a0780e115587d868be78b2050d7d15c5baeda5\" id=30e0cbcd-63fd-455d-9a3c-cc490df451b0 name=/runtime.v1.ImageService/PullImage",
2026-06-12 17:20:10.298752 | controller |     "Jun 12 16:23:30.807859 crc crio[21573]: time=\"2026-06-12T16:23:30.807631118Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/certified-operator-index:v4.20\" id=995cb995-3f1f-478d-83b8-0e1a5bb7f7ac name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:20:10.298768 | controller |     "Jun 12 16:23:30.819494 crc crio[21573]: time=\"2026-06-12T16:23:30.819318411Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/certified-operator-index:v4.20\" id=07d7733c-cd40-4fb2-9029-ef51d04a20e8 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:20:10.298782 | controller |     "Jun 12 16:23:30.835080 crc crio[21573]: time=\"2026-06-12T16:23:30.834829788Z\" level=info msg=\"Creating container: openshift-marketplace/certified-operators-6ntlh/extract-content\" id=4323e6e4-234b-498e-a9c1-d2aa0a9f3cc9 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:20:10.298797 | controller |     "Jun 12 16:23:30.839597 crc crio[21573]: time=\"2026-06-12T16:23:30.839529088Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.298814 | controller |     "Jun 12 16:23:30.933349 crc crio[21573]: time=\"2026-06-12T16:23:30.933013325Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.298830 | controller |     "Jun 12 16:23:30.996612 crc crio[21573]: time=\"2026-06-12T16:23:30.993776941Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.298847 | controller |     "Jun 12 16:23:31.112581 crc crio[21573]: time=\"2026-06-12T16:23:31.112349116Z\" level=info msg=\"Running pod sandbox: openstack/rabbitmq-cell1-server-0/POD\" id=aa7b0f8a-ee95-45d0-ac14-f9887a233310 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:20:10.298862 | controller |     "Jun 12 16:23:31.122832 crc crio[21573]: time=\"2026-06-12T16:23:31.112583123Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.298877 | controller |     "Jun 12 16:23:31.246831 crc crio[21573]: 2026-06-12T16:23:31Z [verbose] CmdAdd (shim): {1.1.0 [{Name:ad7a42be4579fcb Mac:e2:f6:b6:b5:18:23 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:68 Mtu:0 Sandbox:/var/run/netns/b43905e9-082f-4e5a-b2bd-85a01a708ad4 SocketPath: PciID:}] [{Interface:0xc0002d89e0 Address:{IP:10.217.0.104 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 17:20:10.298893 | controller |     "Jun 12 16:23:31.257663 crc crio[21573]: time=\"2026-06-12T16:23:31.25741288Z\" level=info msg=\"Got pod network &{Name:rabbitmq-server-0 Namespace:openstack ID:ad7a42be4579fcb2b62642863d16f18eceeed69fe8b7731f72023ef45b5da668 UID:19a91f99-6c37-4f54-9f62-0be0ed0959d0 NetNS:/var/run/netns/b43905e9-082f-4e5a-b2bd-85a01a708ad4 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod19a91f99_6c37_4f54_9f62_0be0ed0959d0.slice PodAnnotations:0xc000138a18}] Aliases:map[]}\"",
2026-06-12 17:20:10.298908 | controller |     "Jun 12 16:23:31.258383 crc crio[21573]: time=\"2026-06-12T16:23:31.258085546Z\" level=info msg=\"Checking pod openstack_rabbitmq-server-0 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 17:20:10.298924 | controller |     "Jun 12 16:23:31.263765 crc crio[21573]: time=\"2026-06-12T16:23:31.262806656Z\" level=info msg=\"Got pod network &{Name:rabbitmq-cell1-server-0 Namespace:openstack ID:86c9825a3bd816596f06586e0f68308d2d26101abbcd685f1ceae9d43710b15b UID:572e8d10-bd24-4f05-b2ec-81abf297ca50 NetNS:/var/run/netns/c79b577e-2ae7-416b-a97c-cb0532789e93 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod572e8d10_bd24_4f05_b2ec_81abf297ca50.slice PodAnnotations:0xc0027223b0}] Aliases:map[]}\"",
2026-06-12 17:20:10.298938 | controller |     "Jun 12 16:23:31.263765 crc crio[21573]: time=\"2026-06-12T16:23:31.263522837Z\" level=info msg=\"Adding pod openstack_rabbitmq-cell1-server-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 17:20:10.298953 | controller |     "Jun 12 16:23:31.331882 crc crio[21573]: time=\"2026-06-12T16:23:31.319766712Z\" level=info msg=\"Created container daa41ee6564927635823cbe11581bfb2f23c15523f5262b9c4149d117cf30925: openshift-marketplace/certified-operators-6ntlh/extract-content\" id=4323e6e4-234b-498e-a9c1-d2aa0a9f3cc9 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:20:10.298968 | controller |     "Jun 12 16:23:31.331882 crc crio[21573]: time=\"2026-06-12T16:23:31.327564209Z\" level=info msg=\"Starting container: daa41ee6564927635823cbe11581bfb2f23c15523f5262b9c4149d117cf30925\" id=e9069b79-0bef-4be7-af58-15cf8b5d8cb0 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 17:20:10.298986 | controller |     "Jun 12 16:23:31.347959 crc crio[21573]: time=\"2026-06-12T16:23:31.346330838Z\" level=info msg=\"Ran pod sandbox ad7a42be4579fcb2b62642863d16f18eceeed69fe8b7731f72023ef45b5da668 with infra container: openstack/rabbitmq-server-0/POD\" id=d9fa919c-aa0f-4558-bba0-4d56de213b38 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:20:10.299003 | controller |     "Jun 12 16:23:31.362416 crc crio[21573]: time=\"2026-06-12T16:23:31.362334296Z\" level=info msg=\"Started container\" PID=57797 containerID=daa41ee6564927635823cbe11581bfb2f23c15523f5262b9c4149d117cf30925 description=openshift-marketplace/certified-operators-6ntlh/extract-content id=e9069b79-0bef-4be7-af58-15cf8b5d8cb0 name=/runtime.v1.RuntimeService/StartContainer sandboxID=5424ae56f4cdab3598c254a496beaddab564ab2e6ef5e1b42ac4f9827da247d2",
2026-06-12 17:20:10.299018 | controller |     "Jun 12 16:23:31.368005 crc crio[21573]: time=\"2026-06-12T16:23:31.366948181Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-rabbitmq:current-podified\" id=8396fb73-36c2-4002-9227-41d6168b09d2 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:20:10.299033 | controller |     "Jun 12 16:23:31.368005 crc crio[21573]: time=\"2026-06-12T16:23:31.367367803Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/openstack-rabbitmq:current-podified not found\" id=8396fb73-36c2-4002-9227-41d6168b09d2 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:20:10.299048 | controller |     "Jun 12 16:23:31.368005 crc crio[21573]: time=\"2026-06-12T16:23:31.367422565Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-rabbitmq:current-podified found\" id=8396fb73-36c2-4002-9227-41d6168b09d2 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:20:10.299062 | controller |     "Jun 12 16:23:31.397372 crc crio[21573]: time=\"2026-06-12T16:23:31.389357483Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-rabbitmq:current-podified\" id=185abdd6-e614-490d-a286-91a135155541 name=/runtime.v1.ImageService/PullImage",
2026-06-12 17:20:10.299077 | controller |     "Jun 12 16:23:31.416614 crc crio[21573]: time=\"2026-06-12T16:23:31.411796776Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-rabbitmq:current-podified\\\"\"",
2026-06-12 17:20:10.299093 | controller |     "Jun 12 16:23:31.655696 crc crio[21573]: 2026-06-12T16:23:31Z [verbose] CmdAdd (shim): {1.1.0 [{Name:6dab1ff43ae7bc5 Mac:46:c5:53:c1:c8:21 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:69 Mtu:0 Sandbox:/var/run/netns/a66de47e-f834-4df0-9098-34de10c25b19 SocketPath: PciID:}] [{Interface:0xc000130750 Address:{IP:10.217.0.105 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 17:20:10.299108 | controller |     "Jun 12 16:23:31.657354 crc crio[21573]: time=\"2026-06-12T16:23:31.657281468Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-68bc84565-f2dwf Namespace:openstack ID:6dab1ff43ae7bc5eff7607b572fce3f05624416a49095e1b0ee183be1606efa9 UID:96cc42c1-7b82-4952-b012-f8c294f3a526 NetNS:/var/run/netns/a66de47e-f834-4df0-9098-34de10c25b19 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod96cc42c1_7b82_4952_b012_f8c294f3a526.slice PodAnnotations:0xc002722568}] Aliases:map[]}\"",
2026-06-12 17:20:10.299124 | controller |     "Jun 12 16:23:31.673422 crc crio[21573]: time=\"2026-06-12T16:23:31.66816757Z\" level=info msg=\"Checking pod openstack_dnsmasq-dns-68bc84565-f2dwf for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 17:20:10.299140 | controller |     "Jun 12 16:23:31.811381 crc crio[21573]: time=\"2026-06-12T16:23:31.811064761Z\" level=info msg=\"Ran pod sandbox 6dab1ff43ae7bc5eff7607b572fce3f05624416a49095e1b0ee183be1606efa9 with infra container: openstack/dnsmasq-dns-68bc84565-f2dwf/POD\" id=12a6bfaa-9180-4be5-8163-02a02d8f8ef5 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:20:10.299158 | controller |     "Jun 12 16:23:31.855403 crc crio[21573]: time=\"2026-06-12T16:23:31.854543268Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=c85ada0a-2de1-40df-990d-6c0c909c65a6 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:20:10.299175 | controller |     "Jun 12 16:23:31.901747 crc crio[21573]: time=\"2026-06-12T16:23:31.893069812Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified not found\" id=c85ada0a-2de1-40df-990d-6c0c909c65a6 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:20:10.299190 | controller |     "Jun 12 16:23:31.901747 crc crio[21573]: time=\"2026-06-12T16:23:31.893237287Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified found\" id=c85ada0a-2de1-40df-990d-6c0c909c65a6 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:20:10.299206 | controller |     "Jun 12 16:23:31.910227 crc crio[21573]: time=\"2026-06-12T16:23:31.909994889Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=1ef6d6e6-5b9c-4135-ae89-02fa52437e7d name=/runtime.v1.ImageService/PullImage",
2026-06-12 17:20:10.299225 | controller |     "Jun 12 16:23:31.993515 crc crio[21573]: time=\"2026-06-12T16:23:31.988185724Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\\\"\"",
2026-06-12 17:20:10.299248 | controller |     "Jun 12 16:23:32.113706 crc crio[21573]: 2026-06-12T16:23:32Z [verbose] CmdAdd (shim): {1.1.0 [{Name:86c9825a3bd8165 Mac:12:16:bf:e8:1b:36 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:6a Mtu:0 Sandbox:/var/run/netns/c79b577e-2ae7-416b-a97c-cb0532789e93 SocketPath: PciID:}] [{Interface:0xc000267be0 Address:{IP:10.217.0.106 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 17:20:10.299265 | controller |     "Jun 12 16:23:32.118418 crc crio[21573]: time=\"2026-06-12T16:23:32.117869142Z\" level=info msg=\"Got pod network &{Name:rabbitmq-cell1-server-0 Namespace:openstack ID:86c9825a3bd816596f06586e0f68308d2d26101abbcd685f1ceae9d43710b15b UID:572e8d10-bd24-4f05-b2ec-81abf297ca50 NetNS:/var/run/netns/c79b577e-2ae7-416b-a97c-cb0532789e93 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod572e8d10_bd24_4f05_b2ec_81abf297ca50.slice PodAnnotations:0xc0027223b0}] Aliases:map[]}\"",
2026-06-12 17:20:10.299281 | controller |     "Jun 12 16:23:32.118418 crc crio[21573]: time=\"2026-06-12T16:23:32.118287754Z\" level=info msg=\"Checking pod openstack_rabbitmq-cell1-server-0 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 17:20:10.299296 | controller |     "Jun 12 16:23:32.147626 crc crio[21573]: time=\"2026-06-12T16:23:32.14504898Z\" level=info msg=\"Ran pod sandbox 86c9825a3bd816596f06586e0f68308d2d26101abbcd685f1ceae9d43710b15b with infra container: openstack/rabbitmq-cell1-server-0/POD\" id=aa7b0f8a-ee95-45d0-ac14-f9887a233310 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:20:10.299312 | controller |     "Jun 12 16:23:32.152009 crc crio[21573]: time=\"2026-06-12T16:23:32.15160816Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-rabbitmq:current-podified\" id=c62985ef-1564-45c4-994f-346e93789dce name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:20:10.299328 | controller |     "Jun 12 16:23:32.152009 crc crio[21573]: time=\"2026-06-12T16:23:32.151926819Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/openstack-rabbitmq:current-podified not found\" id=c62985ef-1564-45c4-994f-346e93789dce name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:20:10.299346 | controller |     "Jun 12 16:23:32.152009 crc crio[21573]: time=\"2026-06-12T16:23:32.152249488Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-rabbitmq:current-podified found\" id=c62985ef-1564-45c4-994f-346e93789dce name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:20:10.299363 | controller |     "Jun 12 16:23:32.156353 crc crio[21573]: time=\"2026-06-12T16:23:32.156235996Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-rabbitmq:current-podified\" id=e873422c-79c2-446c-ace9-f0eb3f9e3087 name=/runtime.v1.ImageService/PullImage",
2026-06-12 17:20:10.299378 | controller |     "Jun 12 16:23:32.170305 crc crio[21573]: time=\"2026-06-12T16:23:32.168786375Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-rabbitmq:current-podified\\\"\"",
2026-06-12 17:20:10.299394 | controller |     "Jun 12 16:23:32.198316 crc crio[21573]: time=\"2026-06-12T16:23:32.198237421Z\" level=info msg=\"Running pod sandbox: openstack/openstack-galera-0/POD\" id=8e146fb6-3a86-4afd-955e-861a419b7c69 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:20:10.299409 | controller |     "Jun 12 16:23:32.198862 crc crio[21573]: time=\"2026-06-12T16:23:32.198831927Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.299424 | controller |     "Jun 12 16:23:32.707204 crc crio[21573]: time=\"2026-06-12T16:23:32.706349272Z\" level=info msg=\"Got pod network &{Name:openstack-galera-0 Namespace:openstack ID:226c5744652142a03f62e1398c005afdb05109fed4c6438e4cf94743c3d33791 UID:06f40666-0d6a-4d19-806f-a3b1ab49f679 NetNS:/var/run/netns/86cf38b7-a982-4f0b-90db-031e119fc40c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod06f40666_0d6a_4d19_806f_a3b1ab49f679.slice PodAnnotations:0xc0027220c0}] Aliases:map[]}\"",
2026-06-12 17:20:10.299440 | controller |     "Jun 12 16:23:32.707204 crc crio[21573]: time=\"2026-06-12T16:23:32.707166506Z\" level=info msg=\"Adding pod openstack_openstack-galera-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 17:20:10.299455 | controller |     "Jun 12 16:23:32.849713 crc crio[21573]: time=\"2026-06-12T16:23:32.842791498Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/redhat-marketplace-nphbg/POD\" id=692b5dbd-d82f-4ce5-86bd-133e500c404b name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:20:10.299471 | controller |     "Jun 12 16:23:32.849713 crc crio[21573]: time=\"2026-06-12T16:23:32.843007814Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.299490 | controller |     "Jun 12 16:23:33.042660 crc crio[21573]: time=\"2026-06-12T16:23:33.042408812Z\" level=info msg=\"Got pod network &{Name:redhat-marketplace-nphbg Namespace:openshift-marketplace ID:883c8354fa4d82b95fdc99de1e63c2baaf5d0b89ae1c9f0d6b827934af9d9cab UID:414d998b-fa0d-4156-9d14-6c482540239a NetNS:/var/run/netns/006f03ed-ea1f-45ed-b716-3e8a32444cf6 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod414d998b_fa0d_4156_9d14_6c482540239a.slice PodAnnotations:0xc00008cdb0}] Aliases:map[]}\"",
2026-06-12 17:20:10.299506 | controller |     "Jun 12 16:23:33.042660 crc crio[21573]: time=\"2026-06-12T16:23:33.042641429Z\" level=info msg=\"Adding pod openshift-marketplace_redhat-marketplace-nphbg to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 17:20:10.299524 | controller |     "Jun 12 16:23:33.272110 crc crio[21573]: time=\"2026-06-12T16:23:33.271350532Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=570428d2-5fd2-45c2-919c-6c699980141d name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:20:10.299633 | controller |     "Jun 12 16:23:33.295685 crc crio[21573]: time=\"2026-06-12T16:23:33.295509365Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=4d5e24ac-e185-4ce9-abad-856263dd80ef name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:20:10.299661 | controller |     "Jun 12 16:23:33.412907 crc crio[21573]: time=\"2026-06-12T16:23:33.41156225Z\" level=info msg=\"Creating container: openshift-marketplace/certified-operators-6ntlh/registry-server\" id=1ae024e5-8904-48a0-8f55-a0ea2e8c23a3 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:20:10.299678 | controller |     "Jun 12 16:23:33.416741 crc crio[21573]: time=\"2026-06-12T16:23:33.416636576Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.299694 | controller |     "Jun 12 16:23:33.766272 crc crio[21573]: time=\"2026-06-12T16:23:33.764807157Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.299709 | controller |     "Jun 12 16:23:33.773889 crc crio[21573]: 2026-06-12T16:23:33Z [verbose] CmdAdd (shim): {1.1.0 [{Name:226c5744652142a Mac:5a:65:5b:80:0c:a2 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:6b Mtu:0 Sandbox:/var/run/netns/86cf38b7-a982-4f0b-90db-031e119fc40c SocketPath: PciID:}] [{Interface:0xc0002d8620 Address:{IP:10.217.0.107 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 17:20:10.299725 | controller |     "Jun 12 16:23:33.776942 crc crio[21573]: time=\"2026-06-12T16:23:33.776900766Z\" level=info msg=\"Got pod network &{Name:openstack-galera-0 Namespace:openstack ID:226c5744652142a03f62e1398c005afdb05109fed4c6438e4cf94743c3d33791 UID:06f40666-0d6a-4d19-806f-a3b1ab49f679 NetNS:/var/run/netns/86cf38b7-a982-4f0b-90db-031e119fc40c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod06f40666_0d6a_4d19_806f_a3b1ab49f679.slice PodAnnotations:0xc0027220c0}] Aliases:map[]}\"",
2026-06-12 17:20:10.299740 | controller |     "Jun 12 16:23:33.777304 crc crio[21573]: time=\"2026-06-12T16:23:33.777275276Z\" level=info msg=\"Checking pod openstack_openstack-galera-0 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 17:20:10.299755 | controller |     "Jun 12 16:23:33.796108 crc crio[21573]: time=\"2026-06-12T16:23:33.786963192Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.299771 | controller |     "Jun 12 16:23:33.796108 crc crio[21573]: time=\"2026-06-12T16:23:33.794775804Z\" level=info msg=\"Running pod sandbox: openstack/memcached-0/POD\" id=2878bc3e-ea58-45b6-9c28-2597431cba3c name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:20:10.299786 | controller |     "Jun 12 16:23:33.796108 crc crio[21573]: time=\"2026-06-12T16:23:33.794866337Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.299800 | controller |     "Jun 12 16:23:33.924131 crc crio[21573]: time=\"2026-06-12T16:23:33.924025467Z\" level=info msg=\"Ran pod sandbox 226c5744652142a03f62e1398c005afdb05109fed4c6438e4cf94743c3d33791 with infra container: openstack/openstack-galera-0/POD\" id=8e146fb6-3a86-4afd-955e-861a419b7c69 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:20:10.299815 | controller |     "Jun 12 16:23:33.949678 crc crio[21573]: time=\"2026-06-12T16:23:33.945329183Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=bc0ec65c-44da-4353-b30e-49f87512d3cb name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:20:10.299834 | controller |     "Jun 12 16:23:33.962896 crc crio[21573]: time=\"2026-06-12T16:23:33.956250861Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/openstack-mariadb:current-podified not found\" id=bc0ec65c-44da-4353-b30e-49f87512d3cb name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:20:10.299850 | controller |     "Jun 12 16:23:33.962896 crc crio[21573]: time=\"2026-06-12T16:23:33.956408285Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-mariadb:current-podified found\" id=bc0ec65c-44da-4353-b30e-49f87512d3cb name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:20:10.299865 | controller |     "Jun 12 16:23:33.980961 crc crio[21573]: time=\"2026-06-12T16:23:33.980365473Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=941f6abd-cc60-4876-b4ba-896b2418c4b4 name=/runtime.v1.ImageService/PullImage",
2026-06-12 17:20:10.299879 | controller |     "Jun 12 16:23:33.999811 crc crio[21573]: time=\"2026-06-12T16:23:33.985643243Z\" level=info msg=\"Created container 38c1bb26be0c0f8a02e29593e9443ea51bece8ad1772d827723954c98e7aa1d4: openshift-marketplace/certified-operators-6ntlh/registry-server\" id=1ae024e5-8904-48a0-8f55-a0ea2e8c23a3 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:20:10.299894 | controller |     "Jun 12 16:23:33.999811 crc crio[21573]: time=\"2026-06-12T16:23:33.992208669Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\\\"\"",
2026-06-12 17:20:10.299909 | controller |     "Jun 12 16:23:33.999811 crc crio[21573]: time=\"2026-06-12T16:23:33.995758254Z\" level=info msg=\"Starting container: 38c1bb26be0c0f8a02e29593e9443ea51bece8ad1772d827723954c98e7aa1d4\" id=0bbe8d17-9d81-4c2e-8717-1ea51d0938a1 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 17:20:10.299924 | controller |     "Jun 12 16:23:34.004007 crc crio[21573]: time=\"2026-06-12T16:23:34.002532352Z\" level=info msg=\"Running pod sandbox: openstack/openstack-cell1-galera-0/POD\" id=7ae45b0f-9b1c-44ae-96df-0f648e6294b8 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:20:10.299938 | controller |     "Jun 12 16:23:34.004007 crc crio[21573]: time=\"2026-06-12T16:23:34.002628385Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.299953 | controller |     "Jun 12 16:23:34.020319 crc crio[21573]: time=\"2026-06-12T16:23:34.019675119Z\" level=info msg=\"Started container\" PID=58050 containerID=38c1bb26be0c0f8a02e29593e9443ea51bece8ad1772d827723954c98e7aa1d4 description=openshift-marketplace/certified-operators-6ntlh/registry-server id=0bbe8d17-9d81-4c2e-8717-1ea51d0938a1 name=/runtime.v1.RuntimeService/StartContainer sandboxID=5424ae56f4cdab3598c254a496beaddab564ab2e6ef5e1b42ac4f9827da247d2",
2026-06-12 17:20:10.299969 | controller |     "Jun 12 16:23:34.156836 crc crio[21573]: time=\"2026-06-12T16:23:34.15671018Z\" level=info msg=\"Got pod network &{Name:openstack-cell1-galera-0 Namespace:openstack ID:781f57ed4fbfd14b2ee5661e969f8a9ded09909ab4f4d78b085f216d965ab5d9 UID:99c16e69-6ed4-45fd-8531-5eed36987483 NetNS:/var/run/netns/f5c97e81-647e-456b-9ece-c049dbdc4ecc Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod99c16e69_6ed4_45fd_8531_5eed36987483.slice PodAnnotations:0xc00063cd48}] Aliases:map[]}\"",
2026-06-12 17:20:10.299985 | controller |     "Jun 12 16:23:34.157355 crc crio[21573]: time=\"2026-06-12T16:23:34.156897315Z\" level=info msg=\"Adding pod openstack_openstack-cell1-galera-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 17:20:10.300000 | controller |     "Jun 12 16:23:34.196383 crc crio[21573]: time=\"2026-06-12T16:23:34.195748021Z\" level=info msg=\"Got pod network &{Name:memcached-0 Namespace:openstack ID:49281288ccf1b6fd81e20783f3ea7dd73650d786508e663e8434193584dda129 UID:fc12b3b1-7267-47a4-ad94-1dab7bdc984a NetNS:/var/run/netns/2d0ffe0a-8dca-4fd8-ab08-a7e3e99b3c4c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podfc12b3b1_7267_47a4_ad94_1dab7bdc984a.slice PodAnnotations:0xc0018966a0}] Aliases:map[]}\"",
2026-06-12 17:20:10.300020 | controller |     "Jun 12 16:23:34.198372 crc crio[21573]: time=\"2026-06-12T16:23:34.195852154Z\" level=info msg=\"Adding pod openstack_memcached-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 17:20:10.300036 | controller |     "Jun 12 16:23:34.245192 crc crio[21573]: 2026-06-12T16:23:34Z [verbose] CmdAdd (shim): {1.1.0 [{Name:883c8354fa4d82b Mac:c2:c1:01:13:1b:2f Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:6c Mtu:0 Sandbox:/var/run/netns/006f03ed-ea1f-45ed-b716-3e8a32444cf6 SocketPath: PciID:}] [{Interface:0xc00025a730 Address:{IP:10.217.0.108 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 17:20:10.300052 | controller |     "Jun 12 16:23:34.270864 crc crio[21573]: time=\"2026-06-12T16:23:34.270097412Z\" level=info msg=\"Got pod network &{Name:redhat-marketplace-nphbg Namespace:openshift-marketplace ID:883c8354fa4d82b95fdc99de1e63c2baaf5d0b89ae1c9f0d6b827934af9d9cab UID:414d998b-fa0d-4156-9d14-6c482540239a NetNS:/var/run/netns/006f03ed-ea1f-45ed-b716-3e8a32444cf6 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod414d998b_fa0d_4156_9d14_6c482540239a.slice PodAnnotations:0xc00008cdb0}] Aliases:map[]}\"",
2026-06-12 17:20:10.300067 | controller |     "Jun 12 16:23:34.294271 crc crio[21573]: time=\"2026-06-12T16:23:34.270412441Z\" level=info msg=\"Checking pod openshift-marketplace_redhat-marketplace-nphbg for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 17:20:10.300082 | controller |     "Jun 12 16:23:34.621608 crc crio[21573]: time=\"2026-06-12T16:23:34.617890538Z\" level=info msg=\"Ran pod sandbox 883c8354fa4d82b95fdc99de1e63c2baaf5d0b89ae1c9f0d6b827934af9d9cab with infra container: openshift-marketplace/redhat-marketplace-nphbg/POD\" id=692b5dbd-d82f-4ce5-86bd-133e500c404b name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:20:10.300097 | controller |     "Jun 12 16:23:34.676818 crc crio[21573]: time=\"2026-06-12T16:23:34.674045106Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=591fe4b1-3349-49db-b199-dccad2c6072d name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:20:10.300111 | controller |     "Jun 12 16:23:34.692026 crc crio[21573]: time=\"2026-06-12T16:23:34.691957328Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=5ff94550-b906-4059-bde4-943bbfd8868b name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:20:10.300126 | controller |     "Jun 12 16:23:34.799792 crc crio[21573]: time=\"2026-06-12T16:23:34.798036312Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-marketplace-nphbg/extract-utilities\" id=0316dc58-9cc4-4189-9898-3f20caa7d2c4 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:20:10.300141 | controller |     "Jun 12 16:23:34.816341 crc crio[21573]: time=\"2026-06-12T16:23:34.811549137Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.300155 | controller |     "Jun 12 16:23:35.444012 crc crio[21573]: time=\"2026-06-12T16:23:35.443612207Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.300173 | controller |     "Jun 12 16:23:35.467364 crc crio[21573]: time=\"2026-06-12T16:23:35.467051297Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.300188 | controller |     "Jun 12 16:23:37.958719 crc crio[21573]: time=\"2026-06-12T16:23:37.957046814Z\" level=info msg=\"Created container 6981175c30c617515e46a88984a39dec0667639f881d98dd7ecae21a00f5502e: openshift-marketplace/redhat-marketplace-nphbg/extract-utilities\" id=0316dc58-9cc4-4189-9898-3f20caa7d2c4 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:20:10.300203 | controller |     "Jun 12 16:23:37.966829 crc crio[21573]: time=\"2026-06-12T16:23:37.960919073Z\" level=info msg=\"Starting container: 6981175c30c617515e46a88984a39dec0667639f881d98dd7ecae21a00f5502e\" id=6264b1a9-9804-4755-be60-28577d25e071 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 17:20:10.300217 | controller |     "Jun 12 16:23:37.969172 crc crio[21573]: time=\"2026-06-12T16:23:37.969006462Z\" level=info msg=\"Started container\" PID=58229 containerID=6981175c30c617515e46a88984a39dec0667639f881d98dd7ecae21a00f5502e description=openshift-marketplace/redhat-marketplace-nphbg/extract-utilities id=6264b1a9-9804-4755-be60-28577d25e071 name=/runtime.v1.RuntimeService/StartContainer sandboxID=883c8354fa4d82b95fdc99de1e63c2baaf5d0b89ae1c9f0d6b827934af9d9cab",
2026-06-12 17:20:10.300235 | controller |     "Jun 12 16:23:40.112641 crc crio[21573]: time=\"2026-06-12T16:23:40.112214731Z\" level=info msg=\"Pulling image: registry.redhat.io/redhat/redhat-marketplace-index:v4.20\" id=365a227e-a538-4047-b92c-9adc60228cd5 name=/runtime.v1.ImageService/PullImage",
2026-06-12 17:20:10.300258 | controller |     "Jun 12 16:23:40.118257 crc crio[21573]: time=\"2026-06-12T16:23:40.118193471Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/redhat/redhat-marketplace-index:v4.20\\\"\"",
2026-06-12 17:20:10.300276 | controller |     "Jun 12 16:23:40.655103 crc crio[21573]: 2026-06-12T16:23:40Z [verbose] CmdAdd (shim): {1.1.0 [{Name:49281288ccf1b6f Mac:de:04:ae:1e:fc:38 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:6d Mtu:0 Sandbox:/var/run/netns/2d0ffe0a-8dca-4fd8-ab08-a7e3e99b3c4c SocketPath: PciID:}] [{Interface:0xc0003ba7f0 Address:{IP:10.217.0.109 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 17:20:10.300292 | controller |     "Jun 12 16:23:40.655103 crc crio[21573]: time=\"2026-06-12T16:23:40.654837416Z\" level=info msg=\"Got pod network &{Name:memcached-0 Namespace:openstack ID:49281288ccf1b6fd81e20783f3ea7dd73650d786508e663e8434193584dda129 UID:fc12b3b1-7267-47a4-ad94-1dab7bdc984a NetNS:/var/run/netns/2d0ffe0a-8dca-4fd8-ab08-a7e3e99b3c4c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podfc12b3b1_7267_47a4_ad94_1dab7bdc984a.slice PodAnnotations:0xc0018966a0}] Aliases:map[]}\"",
2026-06-12 17:20:10.300308 | controller |     "Jun 12 16:23:40.655103 crc crio[21573]: time=\"2026-06-12T16:23:40.65499291Z\" level=info msg=\"Checking pod openstack_memcached-0 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 17:20:10.300323 | controller |     "Jun 12 16:23:40.661212 crc crio[21573]: 2026-06-12T16:23:40Z [verbose] CmdAdd (shim): {1.1.0 [{Name:781f57ed4fbfd14 Mac:6e:fc:47:b9:7d:86 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:6e Mtu:0 Sandbox:/var/run/netns/f5c97e81-647e-456b-9ece-c049dbdc4ecc SocketPath: PciID:}] [{Interface:0xc000014610 Address:{IP:10.217.0.110 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 17:20:10.300339 | controller |     "Jun 12 16:23:40.661212 crc crio[21573]: time=\"2026-06-12T16:23:40.659890182Z\" level=info msg=\"Got pod network &{Name:openstack-cell1-galera-0 Namespace:openstack ID:781f57ed4fbfd14b2ee5661e969f8a9ded09909ab4f4d78b085f216d965ab5d9 UID:99c16e69-6ed4-45fd-8531-5eed36987483 NetNS:/var/run/netns/f5c97e81-647e-456b-9ece-c049dbdc4ecc Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod99c16e69_6ed4_45fd_8531_5eed36987483.slice PodAnnotations:0xc00063cd48}] Aliases:map[]}\"",
2026-06-12 17:20:10.300369 | controller |     "Jun 12 16:23:40.661212 crc crio[21573]: time=\"2026-06-12T16:23:40.660352802Z\" level=info msg=\"Checking pod openstack_openstack-cell1-galera-0 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 17:20:10.300386 | controller |     "Jun 12 16:23:40.672683 crc crio[21573]: time=\"2026-06-12T16:23:40.672603864Z\" level=info msg=\"Ran pod sandbox 49281288ccf1b6fd81e20783f3ea7dd73650d786508e663e8434193584dda129 with infra container: openstack/memcached-0/POD\" id=2878bc3e-ea58-45b6-9c28-2597431cba3c name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:20:10.300402 | controller |     "Jun 12 16:23:40.683289 crc crio[21573]: time=\"2026-06-12T16:23:40.683135784Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-memcached:current-podified\" id=ce617f6e-121e-4e6d-905c-60ef0f6cc082 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:20:10.300417 | controller |     "Jun 12 16:23:40.683993 crc crio[21573]: time=\"2026-06-12T16:23:40.68393071Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/openstack-memcached:current-podified not found\" id=ce617f6e-121e-4e6d-905c-60ef0f6cc082 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:20:10.300432 | controller |     "Jun 12 16:23:40.684232 crc crio[21573]: time=\"2026-06-12T16:23:40.68407172Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-memcached:current-podified found\" id=ce617f6e-121e-4e6d-905c-60ef0f6cc082 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:20:10.300447 | controller |     "Jun 12 16:23:40.685676 crc crio[21573]: time=\"2026-06-12T16:23:40.685615574Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-memcached:current-podified\" id=3965da9a-10a8-4a33-8680-ea3d6968100a name=/runtime.v1.ImageService/PullImage",
2026-06-12 17:20:10.300462 | controller |     "Jun 12 16:23:40.690543 crc crio[21573]: time=\"2026-06-12T16:23:40.690424966Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-memcached:current-podified\\\"\"",
2026-06-12 17:20:10.300477 | controller |     "Jun 12 16:23:40.748517 crc crio[21573]: time=\"2026-06-12T16:23:40.747895385Z\" level=info msg=\"Ran pod sandbox 781f57ed4fbfd14b2ee5661e969f8a9ded09909ab4f4d78b085f216d965ab5d9 with infra container: openstack/openstack-cell1-galera-0/POD\" id=7ae45b0f-9b1c-44ae-96df-0f648e6294b8 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:20:10.300492 | controller |     "Jun 12 16:23:40.764219 crc crio[21573]: time=\"2026-06-12T16:23:40.757385902Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=515917d0-58e2-4988-928f-458283cbc9b5 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:20:10.300508 | controller |     "Jun 12 16:23:40.764219 crc crio[21573]: time=\"2026-06-12T16:23:40.757790054Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/openstack-mariadb:current-podified not found\" id=515917d0-58e2-4988-928f-458283cbc9b5 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:20:10.300524 | controller |     "Jun 12 16:23:40.764219 crc crio[21573]: time=\"2026-06-12T16:23:40.757856786Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-mariadb:current-podified found\" id=515917d0-58e2-4988-928f-458283cbc9b5 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:20:10.300539 | controller |     "Jun 12 16:23:40.764219 crc crio[21573]: time=\"2026-06-12T16:23:40.763252575Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=5093b237-961d-4173-a269-66ba741c23f3 name=/runtime.v1.ImageService/PullImage",
2026-06-12 17:20:10.300558 | controller |     "Jun 12 16:23:40.766716 crc crio[21573]: time=\"2026-06-12T16:23:40.766641914Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\\\"\"",
2026-06-12 17:20:10.300595 | controller |     "Jun 12 16:23:42.373529 crc crio[21573]: time=\"2026-06-12T16:23:42.372842265Z\" level=info msg=\"Pulled image: registry.redhat.io/redhat/redhat-marketplace-index@sha256:eaa0e17f3e4a3079539d3da6839f308f2d277b5c3bc91e1d58ba54c3b141d4ba\" id=365a227e-a538-4047-b92c-9adc60228cd5 name=/runtime.v1.ImageService/PullImage",
2026-06-12 17:20:10.300617 | controller |     "Jun 12 16:23:42.377635 crc crio[21573]: time=\"2026-06-12T16:23:42.377367343Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-marketplace-index:v4.20\" id=ea6c72bf-03b5-4cec-bb5d-e105dee119b5 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:20:10.300633 | controller |     "Jun 12 16:23:42.382388 crc crio[21573]: time=\"2026-06-12T16:23:42.382287012Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-marketplace-index:v4.20\" id=9210c48f-29c6-40e7-86a1-c37c2922cda3 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:20:10.300648 | controller |     "Jun 12 16:23:42.437251 crc crio[21573]: time=\"2026-06-12T16:23:42.437064048Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-marketplace-nphbg/extract-content\" id=f34fa186-5821-42b6-82f0-bd2f9cd430e1 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:20:10.300664 | controller |     "Jun 12 16:23:42.454533 crc crio[21573]: time=\"2026-06-12T16:23:42.451887234Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.300680 | controller |     "Jun 12 16:23:42.964051 crc crio[21573]: time=\"2026-06-12T16:23:42.963912Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.300696 | controller |     "Jun 12 16:23:42.972969 crc crio[21573]: time=\"2026-06-12T16:23:42.972083864Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.300711 | controller |     "Jun 12 16:23:43.675081 crc crio[21573]: time=\"2026-06-12T16:23:43.673214045Z\" level=info msg=\"Created container a258746876451b5b52b477b74ab60c55d63536a13a1739e34845d0a9ace25dd1: openshift-marketplace/redhat-marketplace-nphbg/extract-content\" id=f34fa186-5821-42b6-82f0-bd2f9cd430e1 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:20:10.300726 | controller |     "Jun 12 16:23:43.695780 crc crio[21573]: time=\"2026-06-12T16:23:43.689009498Z\" level=info msg=\"Starting container: a258746876451b5b52b477b74ab60c55d63536a13a1739e34845d0a9ace25dd1\" id=45bc25cc-1648-444f-b6c9-264378da757b name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 17:20:10.300741 | controller |     "Jun 12 16:23:43.705119 crc crio[21573]: time=\"2026-06-12T16:23:43.704968606Z\" level=info msg=\"Running pod sandbox: openstack/kube-state-metrics-0/POD\" id=d743fbb6-5d38-4b41-921d-042aa73c2867 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:20:10.300757 | controller |     "Jun 12 16:23:43.705305 crc crio[21573]: time=\"2026-06-12T16:23:43.705189809Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.300772 | controller |     "Jun 12 16:23:43.759510 crc crio[21573]: time=\"2026-06-12T16:23:43.751328852Z\" level=info msg=\"Started container\" PID=58389 containerID=a258746876451b5b52b477b74ab60c55d63536a13a1739e34845d0a9ace25dd1 description=openshift-marketplace/redhat-marketplace-nphbg/extract-content id=45bc25cc-1648-444f-b6c9-264378da757b name=/runtime.v1.RuntimeService/StartContainer sandboxID=883c8354fa4d82b95fdc99de1e63c2baaf5d0b89ae1c9f0d6b827934af9d9cab",
2026-06-12 17:20:10.300791 | controller |     "Jun 12 16:23:43.982568 crc crio[21573]: time=\"2026-06-12T16:23:43.980900651Z\" level=info msg=\"Got pod network &{Name:kube-state-metrics-0 Namespace:openstack ID:4f2e28cc5ec8d35382dddbe68ef3aea3d643ccdd34c289ecb51ccf3e8e7034ba UID:4e717c39-58e3-4145-a6ce-77440894537e NetNS:/var/run/netns/cdc61f8c-5489-47cf-8ffc-d91ef8fb425c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod4e717c39_58e3_4145_a6ce_77440894537e.slice PodAnnotations:0xc0005684b8}] Aliases:map[]}\"",
2026-06-12 17:20:10.300807 | controller |     "Jun 12 16:23:43.982568 crc crio[21573]: time=\"2026-06-12T16:23:43.981519389Z\" level=info msg=\"Adding pod openstack_kube-state-metrics-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 17:20:10.300822 | controller |     "Jun 12 16:23:45.007298 crc crio[21573]: time=\"2026-06-12T16:23:45.006596756Z\" level=info msg=\"Running pod sandbox: openstack/ovn-controller-pvfrv/POD\" id=f33e23b0-e1b8-45a6-add9-c15b061ea616 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:20:10.300838 | controller |     "Jun 12 16:23:45.009403 crc crio[21573]: time=\"2026-06-12T16:23:45.007297595Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.300853 | controller |     "Jun 12 16:23:45.139357 crc crio[21573]: 2026-06-12T16:23:45Z [verbose] CmdAdd (shim): {1.1.0 [{Name:4f2e28cc5ec8d35 Mac:26:10:5c:ab:68:e7 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:6f Mtu:0 Sandbox:/var/run/netns/cdc61f8c-5489-47cf-8ffc-d91ef8fb425c SocketPath: PciID:}] [{Interface:0xc000014940 Address:{IP:10.217.0.111 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 17:20:10.300868 | controller |     "Jun 12 16:23:45.157549 crc crio[21573]: time=\"2026-06-12T16:23:45.157078304Z\" level=info msg=\"Got pod network &{Name:kube-state-metrics-0 Namespace:openstack ID:4f2e28cc5ec8d35382dddbe68ef3aea3d643ccdd34c289ecb51ccf3e8e7034ba UID:4e717c39-58e3-4145-a6ce-77440894537e NetNS:/var/run/netns/cdc61f8c-5489-47cf-8ffc-d91ef8fb425c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod4e717c39_58e3_4145_a6ce_77440894537e.slice PodAnnotations:0xc0005684b8}] Aliases:map[]}\"",
2026-06-12 17:20:10.300884 | controller |     "Jun 12 16:23:45.157983 crc crio[21573]: time=\"2026-06-12T16:23:45.157553137Z\" level=info msg=\"Checking pod openstack_kube-state-metrics-0 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 17:20:10.300899 | controller |     "Jun 12 16:23:45.234602 crc crio[21573]: time=\"2026-06-12T16:23:45.234360181Z\" level=info msg=\"Got pod network &{Name:ovn-controller-pvfrv Namespace:openstack ID:428aed1946a5d6cc4e1c0493b86577aa23bf45cd182f5f2efd29b1004c6bb702 UID:258b4641-ee70-4dca-b632-9392e375664a NetNS:/var/run/netns/8be7a83f-82b9-4e98-baa3-b8e8a71ae821 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod258b4641_ee70_4dca_b632_9392e375664a.slice PodAnnotations:0xc00338e350}] Aliases:map[]}\"",
2026-06-12 17:20:10.300914 | controller |     "Jun 12 16:23:45.237216 crc crio[21573]: time=\"2026-06-12T16:23:45.237009137Z\" level=info msg=\"Adding pod openstack_ovn-controller-pvfrv to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 17:20:10.300929 | controller |     "Jun 12 16:23:45.356496 crc crio[21573]: time=\"2026-06-12T16:23:45.346713296Z\" level=info msg=\"Ran pod sandbox 4f2e28cc5ec8d35382dddbe68ef3aea3d643ccdd34c289ecb51ccf3e8e7034ba with infra container: openstack/kube-state-metrics-0/POD\" id=d743fbb6-5d38-4b41-921d-042aa73c2867 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:20:10.300948 | controller |     "Jun 12 16:23:45.356496 crc crio[21573]: time=\"2026-06-12T16:23:45.348536664Z\" level=info msg=\"Running pod sandbox: openstack/ovn-controller-ovs-cjkn2/POD\" id=67b87a6e-40a7-4cad-a4f0-d0beaaa44900 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:20:10.300964 | controller |     "Jun 12 16:23:45.356496 crc crio[21573]: time=\"2026-06-12T16:23:45.348623446Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.300979 | controller |     "Jun 12 16:23:45.356496 crc crio[21573]: time=\"2026-06-12T16:23:45.349957113Z\" level=info msg=\"Checking image status: registry.k8s.io/kube-state-metrics/kube-state-metrics:v2.15.0\" id=070ceb17-a2d0-4ffc-8af0-40708361aafa name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:20:10.300994 | controller |     "Jun 12 16:23:45.356496 crc crio[21573]: time=\"2026-06-12T16:23:45.351124448Z\" level=info msg=\"Image registry.k8s.io/kube-state-metrics/kube-state-metrics:v2.15.0 not found\" id=070ceb17-a2d0-4ffc-8af0-40708361aafa name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:20:10.301010 | controller |     "Jun 12 16:23:45.356496 crc crio[21573]: time=\"2026-06-12T16:23:45.351247989Z\" level=info msg=\"Neither image nor artfiact registry.k8s.io/kube-state-metrics/kube-state-metrics:v2.15.0 found\" id=070ceb17-a2d0-4ffc-8af0-40708361aafa name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:20:10.301024 | controller |     "Jun 12 16:23:45.356496 crc crio[21573]: time=\"2026-06-12T16:23:45.353273077Z\" level=info msg=\"Pulling image: registry.k8s.io/kube-state-metrics/kube-state-metrics:v2.15.0\" id=612d1901-edc7-4166-882b-541d1a3fe16e name=/runtime.v1.ImageService/PullImage",
2026-06-12 17:20:10.301039 | controller |     "Jun 12 16:23:45.398888 crc crio[21573]: time=\"2026-06-12T16:23:45.398823159Z\" level=info msg=\"Trying to access \\\"registry.k8s.io/kube-state-metrics/kube-state-metrics:v2.15.0\\\"\"",
2026-06-12 17:20:10.301054 | controller |     "Jun 12 16:23:45.561100 crc crio[21573]: time=\"2026-06-12T16:23:45.560863622Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=21b70ef4-45cf-4339-b133-e47fb50b000b name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:20:10.301069 | controller |     "Jun 12 16:23:45.572263 crc crio[21573]: time=\"2026-06-12T16:23:45.572131018Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=927faf48-9030-4e4f-b6c0-e421817a298c name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:20:10.301084 | controller |     "Jun 12 16:23:45.583526 crc crio[21573]: time=\"2026-06-12T16:23:45.583396002Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-marketplace-nphbg/registry-server\" id=e45b9295-27e1-41ae-b5d4-71a16740d4f3 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:20:10.301100 | controller |     "Jun 12 16:23:45.584430 crc crio[21573]: time=\"2026-06-12T16:23:45.584329948Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.301115 | controller |     "Jun 12 16:23:45.614566 crc crio[21573]: time=\"2026-06-12T16:23:45.61431574Z\" level=info msg=\"Got pod network &{Name:ovn-controller-ovs-cjkn2 Namespace:openstack ID:8293d1ce918cbcd754ae6dfed80e502b8fd5a8367df3464a30efb6c5ab7cf1dd UID:25e77fe9-847b-409d-81bd-344e28fec9a5 NetNS:/var/run/netns/08cc4195-1731-4fff-acb5-cebf2c51536c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod25e77fe9_847b_409d_81bd_344e28fec9a5.slice PodAnnotations:0xc0036745b0}] Aliases:map[]}\"",
2026-06-12 17:20:10.301134 | controller |     "Jun 12 16:23:45.614566 crc crio[21573]: time=\"2026-06-12T16:23:45.614413943Z\" level=info msg=\"Adding pod openstack_ovn-controller-ovs-cjkn2 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 17:20:10.301150 | controller |     "Jun 12 16:23:45.651944 crc crio[21573]: time=\"2026-06-12T16:23:45.651830559Z\" level=info msg=\"Running pod sandbox: openstack/ovsdbserver-nb-0/POD\" id=e11aa81e-e233-4b8e-8cd2-390a6a4cc64f name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:20:10.301166 | controller |     "Jun 12 16:23:45.652313 crc crio[21573]: time=\"2026-06-12T16:23:45.651977483Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.301182 | controller |     "Jun 12 16:23:45.906299 crc crio[21573]: time=\"2026-06-12T16:23:45.905506879Z\" level=info msg=\"Got pod network &{Name:ovsdbserver-nb-0 Namespace:openstack ID:60868546b23cf666fe2c767f5decbdcd4b5d7fffca0dbf5f5828e40408bdd8b5 UID:36a428a5-313c-4257-88fa-cdd1190a0c0f NetNS:/var/run/netns/8f40ea29-1817-4991-888e-a18fb6e1485b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod36a428a5_313c_4257_88fa_cdd1190a0c0f.slice PodAnnotations:0xc00008ce80}] Aliases:map[]}\"",
2026-06-12 17:20:10.301199 | controller |     "Jun 12 16:23:45.906299 crc crio[21573]: time=\"2026-06-12T16:23:45.906280481Z\" level=info msg=\"Adding pod openstack_ovsdbserver-nb-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 17:20:10.301215 | controller |     "Jun 12 16:23:46.024761 crc crio[21573]: time=\"2026-06-12T16:23:46.024031152Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.301230 | controller |     "Jun 12 16:23:46.392305 crc crio[21573]: time=\"2026-06-12T16:23:46.389060863Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.301245 | controller |     "Jun 12 16:23:46.606312 crc crio[21573]: 2026-06-12T16:23:46Z [verbose] CmdAdd (shim): {1.1.0 [{Name:428aed1946a5d6c Mac:46:46:97:63:e3:49 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:70 Mtu:0 Sandbox:/var/run/netns/8be7a83f-82b9-4e98-baa3-b8e8a71ae821 SocketPath: PciID:}] [{Interface:0xc00012c740 Address:{IP:10.217.0.112 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 17:20:10.301268 | controller |     "Jun 12 16:23:46.642747 crc crio[21573]: time=\"2026-06-12T16:23:46.641405715Z\" level=info msg=\"Got pod network &{Name:ovn-controller-pvfrv Namespace:openstack ID:428aed1946a5d6cc4e1c0493b86577aa23bf45cd182f5f2efd29b1004c6bb702 UID:258b4641-ee70-4dca-b632-9392e375664a NetNS:/var/run/netns/8be7a83f-82b9-4e98-baa3-b8e8a71ae821 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod258b4641_ee70_4dca_b632_9392e375664a.slice PodAnnotations:0xc00338e350}] Aliases:map[]}\"",
2026-06-12 17:20:10.301288 | controller |     "Jun 12 16:23:46.642747 crc crio[21573]: time=\"2026-06-12T16:23:46.641999051Z\" level=info msg=\"Checking pod openstack_ovn-controller-pvfrv for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 17:20:10.301304 | controller |     "Jun 12 16:23:46.707696 crc crio[21573]: time=\"2026-06-12T16:23:46.701320462Z\" level=info msg=\"Ran pod sandbox 428aed1946a5d6cc4e1c0493b86577aa23bf45cd182f5f2efd29b1004c6bb702 with infra container: openstack/ovn-controller-pvfrv/POD\" id=f33e23b0-e1b8-45a6-add9-c15b061ea616 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:20:10.301323 | controller |     "Jun 12 16:23:46.722229 crc crio[21573]: time=\"2026-06-12T16:23:46.721597477Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-controller:current-podified\" id=669adba9-3255-433c-ad94-95d36fa6f497 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:20:10.301339 | controller |     "Jun 12 16:23:46.722229 crc crio[21573]: time=\"2026-06-12T16:23:46.722044409Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/openstack-ovn-controller:current-podified not found\" id=669adba9-3255-433c-ad94-95d36fa6f497 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:20:10.301354 | controller |     "Jun 12 16:23:46.722229 crc crio[21573]: time=\"2026-06-12T16:23:46.722100001Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-ovn-controller:current-podified found\" id=669adba9-3255-433c-ad94-95d36fa6f497 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:20:10.301369 | controller |     "Jun 12 16:23:46.726200 crc crio[21573]: time=\"2026-06-12T16:23:46.726081192Z\" level=info msg=\"Created container ec3e8d5e212c3063bf1ccb127cd6c0da181e1f745d3706deec92f9360d94abfe: openshift-marketplace/redhat-marketplace-nphbg/registry-server\" id=e45b9295-27e1-41ae-b5d4-71a16740d4f3 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:20:10.301385 | controller |     "Jun 12 16:23:46.738408 crc crio[21573]: time=\"2026-06-12T16:23:46.738339729Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-ovn-controller:current-podified\" id=e12ffc35-d0f2-4ae5-9560-50fcf59d4952 name=/runtime.v1.ImageService/PullImage",
2026-06-12 17:20:10.301400 | controller |     "Jun 12 16:23:46.739518 crc crio[21573]: time=\"2026-06-12T16:23:46.739007742Z\" level=info msg=\"Starting container: ec3e8d5e212c3063bf1ccb127cd6c0da181e1f745d3706deec92f9360d94abfe\" id=b3805db4-54f4-4140-9e2c-39c9cde1aa00 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 17:20:10.301415 | controller |     "Jun 12 16:23:46.758002 crc crio[21573]: time=\"2026-06-12T16:23:46.757894732Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-ovn-controller:current-podified\\\"\"",
2026-06-12 17:20:10.301431 | controller |     "Jun 12 16:23:46.786598 crc crio[21573]: time=\"2026-06-12T16:23:46.784525997Z\" level=info msg=\"Started container\" PID=58694 containerID=ec3e8d5e212c3063bf1ccb127cd6c0da181e1f745d3706deec92f9360d94abfe description=openshift-marketplace/redhat-marketplace-nphbg/registry-server id=b3805db4-54f4-4140-9e2c-39c9cde1aa00 name=/runtime.v1.RuntimeService/StartContainer sandboxID=883c8354fa4d82b95fdc99de1e63c2baaf5d0b89ae1c9f0d6b827934af9d9cab",
2026-06-12 17:20:10.301447 | controller |     "Jun 12 16:23:47.000874 crc crio[21573]: 2026-06-12T16:23:46Z [verbose] CmdAdd (shim): {1.1.0 [{Name:8293d1ce918cbcd Mac:12:cb:09:6e:aa:68 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:71 Mtu:0 Sandbox:/var/run/netns/08cc4195-1731-4fff-acb5-cebf2c51536c SocketPath: PciID:}] [{Interface:0xc000014610 Address:{IP:10.217.0.113 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 17:20:10.301463 | controller |     "Jun 12 16:23:47.008308 crc crio[21573]: time=\"2026-06-12T16:23:47.008232023Z\" level=info msg=\"Got pod network &{Name:ovn-controller-ovs-cjkn2 Namespace:openstack ID:8293d1ce918cbcd754ae6dfed80e502b8fd5a8367df3464a30efb6c5ab7cf1dd UID:25e77fe9-847b-409d-81bd-344e28fec9a5 NetNS:/var/run/netns/08cc4195-1731-4fff-acb5-cebf2c51536c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod25e77fe9_847b_409d_81bd_344e28fec9a5.slice PodAnnotations:0xc0036745b0}] Aliases:map[]}\"",
2026-06-12 17:20:10.301479 | controller |     "Jun 12 16:23:47.012604 crc crio[21573]: time=\"2026-06-12T16:23:47.00865799Z\" level=info msg=\"Checking pod openstack_ovn-controller-ovs-cjkn2 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 17:20:10.301498 | controller |     "Jun 12 16:23:47.041093 crc crio[21573]: time=\"2026-06-12T16:23:47.039934301Z\" level=info msg=\"Ran pod sandbox 8293d1ce918cbcd754ae6dfed80e502b8fd5a8367df3464a30efb6c5ab7cf1dd with infra container: openstack/ovn-controller-ovs-cjkn2/POD\" id=67b87a6e-40a7-4cad-a4f0-d0beaaa44900 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:20:10.301514 | controller |     "Jun 12 16:23:47.098265 crc crio[21573]: time=\"2026-06-12T16:23:47.098130988Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-base:current-podified\" id=f200760b-f248-493d-a1d7-14edfddd9d17 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:20:10.301530 | controller |     "Jun 12 16:23:47.100829 crc crio[21573]: time=\"2026-06-12T16:23:47.100792815Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/openstack-ovn-base:current-podified not found\" id=f200760b-f248-493d-a1d7-14edfddd9d17 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:20:10.301545 | controller |     "Jun 12 16:23:47.141396 crc crio[21573]: time=\"2026-06-12T16:23:47.141312046Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-ovn-base:current-podified found\" id=f200760b-f248-493d-a1d7-14edfddd9d17 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:20:10.301561 | controller |     "Jun 12 16:23:47.144779 crc crio[21573]: time=\"2026-06-12T16:23:47.144673598Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-ovn-base:current-podified\" id=4c65ec1c-db59-41cb-a6cb-c87ac9c51300 name=/runtime.v1.ImageService/PullImage",
2026-06-12 17:20:10.301597 | controller |     "Jun 12 16:23:47.151565 crc crio[21573]: time=\"2026-06-12T16:23:47.149587199Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-ovn-base:current-podified\\\"\"",
2026-06-12 17:20:10.301615 | controller |     "Jun 12 16:23:47.461139 crc crio[21573]: 2026-06-12T16:23:47Z [verbose] CmdAdd (shim): {1.1.0 [{Name:60868546b23cf66 Mac:e2:9e:6a:0c:44:81 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:72 Mtu:0 Sandbox:/var/run/netns/8f40ea29-1817-4991-888e-a18fb6e1485b SocketPath: PciID:}] [{Interface:0xc0000146b0 Address:{IP:10.217.0.114 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 17:20:10.301631 | controller |     "Jun 12 16:23:47.484300 crc crio[21573]: time=\"2026-06-12T16:23:47.482919906Z\" level=info msg=\"Got pod network &{Name:ovsdbserver-nb-0 Namespace:openstack ID:60868546b23cf666fe2c767f5decbdcd4b5d7fffca0dbf5f5828e40408bdd8b5 UID:36a428a5-313c-4257-88fa-cdd1190a0c0f NetNS:/var/run/netns/8f40ea29-1817-4991-888e-a18fb6e1485b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod36a428a5_313c_4257_88fa_cdd1190a0c0f.slice PodAnnotations:0xc00008ce80}] Aliases:map[]}\"",
2026-06-12 17:20:10.301647 | controller |     "Jun 12 16:23:47.494865 crc crio[21573]: time=\"2026-06-12T16:23:47.494719906Z\" level=info msg=\"Checking pod openstack_ovsdbserver-nb-0 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 17:20:10.301663 | controller |     "Jun 12 16:23:47.650170 crc crio[21573]: time=\"2026-06-12T16:23:47.650062273Z\" level=info msg=\"Running pod sandbox: openstack/ovn-controller-metrics-64wdg/POD\" id=2bf78352-16a0-4206-9712-741fb11871d2 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:20:10.301679 | controller |     "Jun 12 16:23:47.650417 crc crio[21573]: time=\"2026-06-12T16:23:47.650199946Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.301695 | controller |     "Jun 12 16:23:48.339294 crc crio[21573]: time=\"2026-06-12T16:23:48.339219287Z\" level=info msg=\"Running pod sandbox: openstack/dnsmasq-dns-86cd84489-h4fqs/POD\" id=8bbf92ba-6840-4979-b61b-db90506766ad name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:20:10.301715 | controller |     "Jun 12 16:23:48.340938 crc crio[21573]: time=\"2026-06-12T16:23:48.339539166Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.301732 | controller |     "Jun 12 16:23:48.474088 crc crio[21573]: time=\"2026-06-12T16:23:48.473946377Z\" level=info msg=\"Ran pod sandbox 60868546b23cf666fe2c767f5decbdcd4b5d7fffca0dbf5f5828e40408bdd8b5 with infra container: openstack/ovsdbserver-nb-0/POD\" id=e11aa81e-e233-4b8e-8cd2-390a6a4cc64f name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:20:10.301748 | controller |     "Jun 12 16:23:48.515025 crc crio[21573]: time=\"2026-06-12T16:23:48.51490941Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-nb-db-server:current-podified\" id=24fb0b18-f98b-4184-bc38-90d91713d311 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:20:10.301764 | controller |     "Jun 12 16:23:48.515832 crc crio[21573]: time=\"2026-06-12T16:23:48.51525157Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/openstack-ovn-nb-db-server:current-podified not found\" id=24fb0b18-f98b-4184-bc38-90d91713d311 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:20:10.301779 | controller |     "Jun 12 16:23:48.515832 crc crio[21573]: time=\"2026-06-12T16:23:48.515316352Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-ovn-nb-db-server:current-podified found\" id=24fb0b18-f98b-4184-bc38-90d91713d311 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:20:10.301794 | controller |     "Jun 12 16:23:48.524884 crc crio[21573]: time=\"2026-06-12T16:23:48.524580276Z\" level=info msg=\"Running pod sandbox: openstack/ovsdbserver-sb-0/POD\" id=0a0dfa87-7484-4ed3-b5d2-ec69fa9dbece name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:20:10.301809 | controller |     "Jun 12 16:23:48.524884 crc crio[21573]: time=\"2026-06-12T16:23:48.524727971Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.301824 | controller |     "Jun 12 16:23:48.528064 crc crio[21573]: time=\"2026-06-12T16:23:48.52788123Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-ovn-nb-db-server:current-podified\" id=99246510-c3a0-411e-9781-6041f2b3af2b name=/runtime.v1.ImageService/PullImage",
2026-06-12 17:20:10.301839 | controller |     "Jun 12 16:23:48.537516 crc crio[21573]: time=\"2026-06-12T16:23:48.536673817Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-ovn-nb-db-server:current-podified\\\"\"",
2026-06-12 17:20:10.301854 | controller |     "Jun 12 16:23:49.081782 crc crio[21573]: time=\"2026-06-12T16:23:49.072641157Z\" level=info msg=\"Stopping container: 38c1bb26be0c0f8a02e29593e9443ea51bece8ad1772d827723954c98e7aa1d4 (timeout: 2s)\" id=f4111f09-dd0f-4b3b-ba63-e788c59dc13a name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 17:20:10.301869 | controller |     "Jun 12 16:23:55.454716 crc crio[21573]: time=\"2026-06-12T16:23:55.45200491Z\" level=info msg=\"Stopping container: ec3e8d5e212c3063bf1ccb127cd6c0da181e1f745d3706deec92f9360d94abfe (timeout: 2s)\" id=d6b9f12f-5415-4e69-a937-5a17b74da9b3 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 17:20:10.301883 | controller |     "Jun 12 16:23:56.377289 crc crio[21573]: time=\"2026-06-12T16:23:56.376745721Z\" level=info msg=\"Got pod network &{Name:ovn-controller-metrics-64wdg Namespace:openstack ID:9e48e5b14e9e02a220849671e58a2bdfefb16c5ed9ac9de635ef27ecb5335dd0 UID:eae228d6-29e8-4bec-88f1-7927ebaefe85 NetNS:/var/run/netns/e40f2385-92cb-4122-898d-cf92c3a6440d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podeae228d6_29e8_4bec_88f1_7927ebaefe85.slice PodAnnotations:0xc000568368}] Aliases:map[]}\"",
2026-06-12 17:20:10.301901 | controller |     "Jun 12 16:23:56.377289 crc crio[21573]: time=\"2026-06-12T16:23:56.376815913Z\" level=info msg=\"Adding pod openstack_ovn-controller-metrics-64wdg to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 17:20:10.301917 | controller |     "Jun 12 16:23:56.386717 crc crio[21573]: time=\"2026-06-12T16:23:56.3865711Z\" level=info msg=\"Stopped container 38c1bb26be0c0f8a02e29593e9443ea51bece8ad1772d827723954c98e7aa1d4: openshift-marketplace/certified-operators-6ntlh/registry-server\" id=f4111f09-dd0f-4b3b-ba63-e788c59dc13a name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 17:20:10.301933 | controller |     "Jun 12 16:23:56.388710 crc crio[21573]: time=\"2026-06-12T16:23:56.388613227Z\" level=info msg=\"Stopping pod sandbox: 5424ae56f4cdab3598c254a496beaddab564ab2e6ef5e1b42ac4f9827da247d2\" id=ea2df253-7afa-474f-bf6c-07d4d44d49bd name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 17:20:10.301948 | controller |     "Jun 12 16:23:56.389515 crc crio[21573]: time=\"2026-06-12T16:23:56.389264435Z\" level=info msg=\"Got pod network &{Name:certified-operators-6ntlh Namespace:openshift-marketplace ID:5424ae56f4cdab3598c254a496beaddab564ab2e6ef5e1b42ac4f9827da247d2 UID:d8795b1f-adf9-450d-9476-1c7aed8d424c NetNS:/var/run/netns/c315ad32-d9a2-4579-8847-c5159acce0c7 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podd8795b1f_adf9_450d_9476_1c7aed8d424c.slice PodAnnotations:0xc000138598}] Aliases:map[]}\"",
2026-06-12 17:20:10.301963 | controller |     "Jun 12 16:23:56.389620 crc crio[21573]: time=\"2026-06-12T16:23:56.389534073Z\" level=info msg=\"Deleting pod openshift-marketplace_certified-operators-6ntlh from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 17:20:10.301992 | controller |     "Jun 12 16:23:57.239414 crc crio[21573]: 2026-06-12T16:23:57Z [verbose] CmdAdd (shim): {1.1.0 [{Name:9e48e5b14e9e02a Mac:b6:f5:e1:60:d5:96 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:73 Mtu:0 Sandbox:/var/run/netns/e40f2385-92cb-4122-898d-cf92c3a6440d SocketPath: PciID:}] [{Interface:0xc000014620 Address:{IP:10.217.0.115 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 17:20:10.302009 | controller |     "Jun 12 16:23:57.244044 crc crio[21573]: time=\"2026-06-12T16:23:57.243891096Z\" level=info msg=\"Got pod network &{Name:ovn-controller-metrics-64wdg Namespace:openstack ID:9e48e5b14e9e02a220849671e58a2bdfefb16c5ed9ac9de635ef27ecb5335dd0 UID:eae228d6-29e8-4bec-88f1-7927ebaefe85 NetNS:/var/run/netns/e40f2385-92cb-4122-898d-cf92c3a6440d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podeae228d6_29e8_4bec_88f1_7927ebaefe85.slice PodAnnotations:0xc000568368}] Aliases:map[]}\"",
2026-06-12 17:20:10.302025 | controller |     "Jun 12 16:23:57.248187 crc crio[21573]: time=\"2026-06-12T16:23:57.247900697Z\" level=info msg=\"Checking pod openstack_ovn-controller-metrics-64wdg for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 17:20:10.302040 | controller |     "Jun 12 16:23:57.657667 crc crio[21573]: time=\"2026-06-12T16:23:57.657360376Z\" level=info msg=\"Stopped container ec3e8d5e212c3063bf1ccb127cd6c0da181e1f745d3706deec92f9360d94abfe: openshift-marketplace/redhat-marketplace-nphbg/registry-server\" id=d6b9f12f-5415-4e69-a937-5a17b74da9b3 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 17:20:10.302056 | controller |     "Jun 12 16:23:57.660022 crc crio[21573]: time=\"2026-06-12T16:23:57.659870177Z\" level=info msg=\"Stopping pod sandbox: 883c8354fa4d82b95fdc99de1e63c2baaf5d0b89ae1c9f0d6b827934af9d9cab\" id=65888746-971e-4c3b-9514-b8c96f44da14 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 17:20:10.302071 | controller |     "Jun 12 16:23:57.660721 crc crio[21573]: time=\"2026-06-12T16:23:57.660647889Z\" level=info msg=\"Got pod network &{Name:redhat-marketplace-nphbg Namespace:openshift-marketplace ID:883c8354fa4d82b95fdc99de1e63c2baaf5d0b89ae1c9f0d6b827934af9d9cab UID:414d998b-fa0d-4156-9d14-6c482540239a NetNS:/var/run/netns/006f03ed-ea1f-45ed-b716-3e8a32444cf6 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod414d998b_fa0d_4156_9d14_6c482540239a.slice PodAnnotations:0xc000138d28}] Aliases:map[]}\"",
2026-06-12 17:20:10.302090 | controller |     "Jun 12 16:23:57.660942 crc crio[21573]: time=\"2026-06-12T16:23:57.660876876Z\" level=info msg=\"Deleting pod openshift-marketplace_redhat-marketplace-nphbg from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 17:20:10.302105 | controller |     "Jun 12 16:23:57.694011 crc crio[21573]: time=\"2026-06-12T16:23:57.693329244Z\" level=info msg=\"Stopped pod sandbox: 5424ae56f4cdab3598c254a496beaddab564ab2e6ef5e1b42ac4f9827da247d2\" id=ea2df253-7afa-474f-bf6c-07d4d44d49bd name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 17:20:10.302120 | controller |     "Jun 12 16:23:57.704793 crc crio[21573]: time=\"2026-06-12T16:23:57.704629195Z\" level=info msg=\"Ran pod sandbox 9e48e5b14e9e02a220849671e58a2bdfefb16c5ed9ac9de635ef27ecb5335dd0 with infra container: openstack/ovn-controller-metrics-64wdg/POD\" id=2bf78352-16a0-4206-9712-741fb11871d2 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:20:10.302135 | controller |     "Jun 12 16:23:57.709336 crc crio[21573]: time=\"2026-06-12T16:23:57.709274595Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-network-exporter:current-podified\" id=0a8873ec-b1dc-4628-964e-05ce4c5ed72e name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:20:10.302149 | controller |     "Jun 12 16:23:57.709830 crc crio[21573]: time=\"2026-06-12T16:23:57.709706588Z\" level=info msg=\"Image quay.io/openstack-k8s-operators/openstack-network-exporter:current-podified not found\" id=0a8873ec-b1dc-4628-964e-05ce4c5ed72e name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:20:10.302163 | controller |     "Jun 12 16:23:57.709830 crc crio[21573]: time=\"2026-06-12T16:23:57.70978527Z\" level=info msg=\"Neither image nor artfiact quay.io/openstack-k8s-operators/openstack-network-exporter:current-podified found\" id=0a8873ec-b1dc-4628-964e-05ce4c5ed72e name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:20:10.302178 | controller |     "Jun 12 16:23:57.711426 crc crio[21573]: time=\"2026-06-12T16:23:57.711345205Z\" level=info msg=\"Pulling image: quay.io/openstack-k8s-operators/openstack-network-exporter:current-podified\" id=8071817c-1c31-4bf8-8e03-be499c605102 name=/runtime.v1.ImageService/PullImage",
2026-06-12 17:20:10.302192 | controller |     "Jun 12 16:23:57.716897 crc crio[21573]: time=\"2026-06-12T16:23:57.716796159Z\" level=info msg=\"Trying to access \\\"quay.io/openstack-k8s-operators/openstack-network-exporter:current-podified\\\"\"",
2026-06-12 17:20:10.302207 | controller |     "Jun 12 16:23:58.578825 crc crio[21573]: time=\"2026-06-12T16:23:58.578202978Z\" level=info msg=\"Removing container: 38c1bb26be0c0f8a02e29593e9443ea51bece8ad1772d827723954c98e7aa1d4\" id=a994d38c-714b-4c45-a36c-fc7e6edfd49e name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 17:20:10.302222 | controller |     "Jun 12 16:24:00.564106 crc crio[21573]: time=\"2026-06-12T16:24:00.563984551Z\" level=info msg=\"Running pod sandbox: openshift-infra/auto-csr-approver-29688024-lfhvq/POD\" id=ee23a42e-4a05-4cd0-b378-0c152ffd2a5e name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:20:10.302238 | controller |     "Jun 12 16:24:00.565989 crc crio[21573]: time=\"2026-06-12T16:24:00.564133946Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.302252 | controller |     "Jun 12 16:24:14.603674 crc crio[21573]: time=\"2026-06-12T16:24:14.602684943Z\" level=info msg=\"Stopped pod sandbox: 883c8354fa4d82b95fdc99de1e63c2baaf5d0b89ae1c9f0d6b827934af9d9cab\" id=65888746-971e-4c3b-9514-b8c96f44da14 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 17:20:10.302273 | controller |     "Jun 12 16:24:14.613617 crc crio[21573]: time=\"2026-06-12T16:24:14.611102722Z\" level=info msg=\"Got pod network &{Name:ovsdbserver-sb-0 Namespace:openstack ID:00b0b036a3c8e71a8b6cc37b532adc197198c87eda091225e0074891ddb08a9c UID:48a61a2c-dcd4-48ed-ad0c-f3dabaf2b3f3 NetNS:/var/run/netns/e40cffe4-e1fc-4c7c-bd74-995f553a9c84 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod48a61a2c_dcd4_48ed_ad0c_f3dabaf2b3f3.slice PodAnnotations:0xc00063c418}] Aliases:map[]}\"",
2026-06-12 17:20:10.302297 | controller |     "Jun 12 16:24:14.613617 crc crio[21573]: time=\"2026-06-12T16:24:14.611197135Z\" level=info msg=\"Adding pod openstack_ovsdbserver-sb-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 17:20:10.302314 | controller |     "Jun 12 16:24:15.185376 crc crio[21573]: 2026-06-12T16:24:15Z [verbose] CmdAdd (shim): {1.1.0 [{Name:00b0b036a3c8e71 Mac:26:c1:48:77:de:3d Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:75 Mtu:0 Sandbox:/var/run/netns/e40cffe4-e1fc-4c7c-bd74-995f553a9c84 SocketPath: PciID:}] [{Interface:0xc0005085f0 Address:{IP:10.217.0.117 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 17:20:10.302330 | controller |     "Jun 12 16:24:15.187761 crc crio[21573]: time=\"2026-06-12T16:24:15.187665333Z\" level=info msg=\"Got pod network &{Name:ovsdbserver-sb-0 Namespace:openstack ID:00b0b036a3c8e71a8b6cc37b532adc197198c87eda091225e0074891ddb08a9c UID:48a61a2c-dcd4-48ed-ad0c-f3dabaf2b3f3 NetNS:/var/run/netns/e40cffe4-e1fc-4c7c-bd74-995f553a9c84 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod48a61a2c_dcd4_48ed_ad0c_f3dabaf2b3f3.slice PodAnnotations:0xc00063c418}] Aliases:map[]}\"",
2026-06-12 17:20:10.302345 | controller |     "Jun 12 16:24:15.187969 crc crio[21573]: time=\"2026-06-12T16:24:15.18790014Z\" level=info msg=\"Checking pod openstack_ovsdbserver-sb-0 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 17:20:10.302361 | controller |     "Jun 12 16:24:21.391317 crc crio[21573]: time=\"2026-06-12T16:24:21.390042592Z\" level=info msg=\"Removed container 38c1bb26be0c0f8a02e29593e9443ea51bece8ad1772d827723954c98e7aa1d4: openshift-marketplace/certified-operators-6ntlh/registry-server\" id=a994d38c-714b-4c45-a36c-fc7e6edfd49e name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 17:20:10.302376 | controller |     "Jun 12 16:24:21.396814 crc crio[21573]: time=\"2026-06-12T16:24:21.396508497Z\" level=info msg=\"Removing container: daa41ee6564927635823cbe11581bfb2f23c15523f5262b9c4149d117cf30925\" id=6a5d5601-6258-47cc-878b-11909150f48c name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 17:20:10.302391 | controller |     "Jun 12 16:24:21.431942 crc crio[21573]: time=\"2026-06-12T16:24:21.431780926Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-86cd84489-h4fqs Namespace:openstack ID:c09eec9b2aa6d6643cc8c0a1ac72ea2730238e0d0fbb7a6420f7939a22402bbb UID:8ad8ded8-3933-4d0c-8ba3-55d6fe8cf811 NetNS:/var/run/netns/29cabb79-536d-4804-a049-300e8764c0fa Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod8ad8ded8_3933_4d0c_8ba3_55d6fe8cf811.slice PodAnnotations:0xc000568cc8}] Aliases:map[]}\"",
2026-06-12 17:20:10.302407 | controller |     "Jun 12 16:24:21.431942 crc crio[21573]: time=\"2026-06-12T16:24:21.431897249Z\" level=info msg=\"Adding pod openstack_dnsmasq-dns-86cd84489-h4fqs to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 17:20:10.302422 | controller |     "Jun 12 16:24:21.459108 crc crio[21573]: time=\"2026-06-12T16:24:21.458971126Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-memcached@sha256:b4f352539214981ebbb81c288daf6b9ada8de59d98cbcc943e66b18ff9ce1c1f\" id=3965da9a-10a8-4a33-8680-ea3d6968100a name=/runtime.v1.ImageService/PullImage",
2026-06-12 17:20:10.302440 | controller |     "Jun 12 16:24:21.461348 crc crio[21573]: time=\"2026-06-12T16:24:21.461209711Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-memcached:current-podified\" id=7a20b1f4-64d8-481f-86b2-c6d9e61a9109 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:20:10.302457 | controller |     "Jun 12 16:24:21.469788 crc crio[21573]: time=\"2026-06-12T16:24:21.469329882Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:c5b832ae46849f3293936f6c7f4a47f6dce6145f79c1006d2dffaeddd2d54505\" id=5093b237-961d-4173-a269-66ba741c23f3 name=/runtime.v1.ImageService/PullImage",
2026-06-12 17:20:10.302472 | controller |     "Jun 12 16:24:21.473713 crc crio[21573]: time=\"2026-06-12T16:24:21.472814077Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=39b90bf4-8dea-4a4c-ae7b-292e0d4a16d6 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:20:10.302486 | controller |     "Jun 12 16:24:21.478626 crc crio[21573]: time=\"2026-06-12T16:24:21.478505934Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-ovn-base@sha256:3bbbf49f7ad488d6722e2ea21ae3d80f5548c28d7ec91fbca98696a13c708577\" id=4c65ec1c-db59-41cb-a6cb-c87ac9c51300 name=/runtime.v1.ImageService/PullImage",
2026-06-12 17:20:10.302500 | controller |     "Jun 12 16:24:21.483837 crc crio[21573]: time=\"2026-06-12T16:24:21.483690577Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-base:current-podified\" id=e61d0aaf-81d9-4c14-8965-a051e089924f name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:20:10.302515 | controller |     "Jun 12 16:24:21.837225 crc crio[21573]: 2026-06-12T16:24:21Z [verbose] CmdAdd (shim): {1.1.0 [{Name:c09eec9b2aa6d66 Mac:4a:40:15:00:2b:25 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:74 Mtu:0 Sandbox:/var/run/netns/29cabb79-536d-4804-a049-300e8764c0fa SocketPath: PciID:}] [{Interface:0xc0002846c0 Address:{IP:10.217.0.116 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 17:20:10.302530 | controller |     "Jun 12 16:24:21.838372 crc crio[21573]: time=\"2026-06-12T16:24:21.838300333Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-86cd84489-h4fqs Namespace:openstack ID:c09eec9b2aa6d6643cc8c0a1ac72ea2730238e0d0fbb7a6420f7939a22402bbb UID:8ad8ded8-3933-4d0c-8ba3-55d6fe8cf811 NetNS:/var/run/netns/29cabb79-536d-4804-a049-300e8764c0fa Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod8ad8ded8_3933_4d0c_8ba3_55d6fe8cf811.slice PodAnnotations:0xc000568cc8}] Aliases:map[]}\"",
2026-06-12 17:20:10.302546 | controller |     "Jun 12 16:24:21.838632 crc crio[21573]: time=\"2026-06-12T16:24:21.838567861Z\" level=info msg=\"Checking pod openstack_dnsmasq-dns-86cd84489-h4fqs for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 17:20:10.302561 | controller |     "Jun 12 16:24:22.422352 crc crio[21573]: time=\"2026-06-12T16:24:22.420563642Z\" level=info msg=\"Ran pod sandbox 00b0b036a3c8e71a8b6cc37b532adc197198c87eda091225e0074891ddb08a9c with infra container: openstack/ovsdbserver-sb-0/POD\" id=0a0dfa87-7484-4ed3-b5d2-ec69fa9dbece name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:20:10.302596 | controller |     "Jun 12 16:24:22.423518 crc crio[21573]: time=\"2026-06-12T16:24:22.423269187Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-sb-db-server:current-podified\" id=0e489ad8-562c-42a1-91be-893eaceaead1 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:20:10.302616 | controller |     "Jun 12 16:24:22.423750 crc crio[21573]: time=\"2026-06-12T16:24:22.423677199Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/openstack-ovn-sb-db-server:current-podified not found\" id=0e489ad8-562c-42a1-91be-893eaceaead1 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:20:10.302636 | controller |     "Jun 12 16:24:22.423880 crc crio[21573]: time=\"2026-06-12T16:24:22.423782542Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-ovn-sb-db-server:current-podified found\" id=0e489ad8-562c-42a1-91be-893eaceaead1 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:20:10.302652 | controller |     "Jun 12 16:24:22.425056 crc crio[21573]: time=\"2026-06-12T16:24:22.425001946Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-ovn-sb-db-server:current-podified\" id=090edf9d-29cc-4104-a5c2-d68033e1da3e name=/runtime.v1.ImageService/PullImage",
2026-06-12 17:20:10.302667 | controller |     "Jun 12 16:24:22.444629 crc crio[21573]: time=\"2026-06-12T16:24:22.444561542Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-ovn-sb-db-server:current-podified\\\"\"",
2026-06-12 17:20:10.302682 | controller |     "Jun 12 16:24:24.143239 crc crio[21573]: time=\"2026-06-12T16:24:24.142254954Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-rabbitmq@sha256:c29c05f95e1796d5a69a8b080cde3944b29ef891d4f8561d1249b14c683067e6\" id=185abdd6-e614-490d-a286-91a135155541 name=/runtime.v1.ImageService/PullImage",
2026-06-12 17:20:10.302697 | controller |     "Jun 12 16:24:24.144234 crc crio[21573]: time=\"2026-06-12T16:24:24.144203988Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-rabbitmq:current-podified\" id=4f409b05-8ec5-4a42-8f40-b0711e1e8731 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:20:10.302712 | controller |     "Jun 12 16:24:24.155255 crc crio[21573]: time=\"2026-06-12T16:24:24.15442216Z\" level=info msg=\"Ran pod sandbox c09eec9b2aa6d6643cc8c0a1ac72ea2730238e0d0fbb7a6420f7939a22402bbb with infra container: openstack/dnsmasq-dns-86cd84489-h4fqs/POD\" id=8bbf92ba-6840-4979-b61b-db90506766ad name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:20:10.302728 | controller |     "Jun 12 16:24:24.169514 crc crio[21573]: time=\"2026-06-12T16:24:24.15994022Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=92d4bee0-ff62-416c-b37e-7b47b6ee6211 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:20:10.302743 | controller |     "Jun 12 16:24:24.199717 crc crio[21573]: time=\"2026-06-12T16:24:24.199616536Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:c5b832ae46849f3293936f6c7f4a47f6dce6145f79c1006d2dffaeddd2d54505\" id=941f6abd-cc60-4876-b4ba-896b2418c4b4 name=/runtime.v1.ImageService/PullImage",
2026-06-12 17:20:10.302758 | controller |     "Jun 12 16:24:24.201000 crc crio[21573]: time=\"2026-06-12T16:24:24.200928124Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=2b6c239e-4aed-4d1d-9e8f-381f9e01b1cb name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:20:10.302773 | controller |     "Jun 12 16:24:24.277777 crc crio[21573]: time=\"2026-06-12T16:24:24.276987783Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified not found\" id=92d4bee0-ff62-416c-b37e-7b47b6ee6211 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:20:10.302788 | controller |     "Jun 12 16:24:24.277919 crc crio[21573]: time=\"2026-06-12T16:24:24.277824786Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified found\" id=92d4bee0-ff62-416c-b37e-7b47b6ee6211 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:20:10.302803 | controller |     "Jun 12 16:24:24.281971 crc crio[21573]: time=\"2026-06-12T16:24:24.281901962Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=87ed7b01-7d40-4e36-b7aa-bc8b04b6ae8e name=/runtime.v1.ImageService/PullImage",
2026-06-12 17:20:10.302822 | controller |     "Jun 12 16:24:24.293799 crc crio[21573]: time=\"2026-06-12T16:24:24.293697861Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\\\"\"",
2026-06-12 17:20:10.302837 | controller |     "Jun 12 16:24:24.436776 crc crio[21573]: time=\"2026-06-12T16:24:24.43656444Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-base:current-podified\" id=26f2d9c0-8c76-4981-bc84-3fe77ff62050 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:20:10.302853 | controller |     "Jun 12 16:24:24.460354 crc crio[21573]: time=\"2026-06-12T16:24:24.460087685Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=aa4ad4c5-7c5a-4228-9a56-7bff08ab0c88 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:20:10.302868 | controller |     "Jun 12 16:24:25.021100 crc crio[21573]: time=\"2026-06-12T16:24:25.009666711Z\" level=info msg=\"Removed container daa41ee6564927635823cbe11581bfb2f23c15523f5262b9c4149d117cf30925: openshift-marketplace/certified-operators-6ntlh/extract-content\" id=6a5d5601-6258-47cc-878b-11909150f48c name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 17:20:10.302885 | controller |     "Jun 12 16:24:25.029016 crc crio[21573]: time=\"2026-06-12T16:24:25.025785673Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-memcached:current-podified\" id=250a4468-5d9c-4fca-9ac9-a5926e70715d name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:20:10.302901 | controller |     "Jun 12 16:24:25.029762 crc crio[21573]: time=\"2026-06-12T16:24:25.029727698Z\" level=info msg=\"Removing container: 9c0e0e158b997cb9d19fcd20dee882811b9ff582b0e7e340b44f599cdbe29ee2\" id=dcdd63b1-c2ce-47a0-a69c-775fbc1b9d7a name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 17:20:10.302916 | controller |     "Jun 12 16:24:25.048999 crc crio[21573]: time=\"2026-06-12T16:24:25.048859552Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=12b2ae61-ecf6-48b7-8238-8c1c8518c0cc name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:20:10.302931 | controller |     "Jun 12 16:24:25.061571 crc crio[21573]: time=\"2026-06-12T16:24:25.061506117Z\" level=info msg=\"Creating container: openstack/openstack-cell1-galera-0/mysql-bootstrap\" id=bd07be0d-eae6-4808-8bf4-d6a848d107f0 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:20:10.302946 | controller |     "Jun 12 16:24:25.070123 crc crio[21573]: time=\"2026-06-12T16:24:25.070002652Z\" level=info msg=\"Creating container: openstack/ovn-controller-ovs-cjkn2/ovsdb-server-init\" id=fbae11bc-439e-4924-abc9-48a5b2420747 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:20:10.302961 | controller |     "Jun 12 16:24:25.100658 crc crio[21573]: time=\"2026-06-12T16:24:25.090678613Z\" level=info msg=\"Creating container: openstack/memcached-0/memcached\" id=c40bef4b-c83b-40dd-8ea8-7bd2cc60045f name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:20:10.302976 | controller |     "Jun 12 16:24:25.106372 crc crio[21573]: time=\"2026-06-12T16:24:25.106331624Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.302991 | controller |     "Jun 12 16:24:25.109049 crc crio[21573]: time=\"2026-06-12T16:24:25.108937429Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-rabbitmq:current-podified\" id=6533357a-3281-4093-9a54-165335696b66 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:20:10.303006 | controller |     "Jun 12 16:24:25.123538 crc crio[21573]: time=\"2026-06-12T16:24:25.123355221Z\" level=info msg=\"Creating container: openstack/openstack-galera-0/mysql-bootstrap\" id=cb917c50-14aa-4bf7-88e0-b3bbd56e82bd name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:20:10.303024 | controller |     "Jun 12 16:24:25.158588 crc crio[21573]: time=\"2026-06-12T16:24:25.132204777Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.303040 | controller |     "Jun 12 16:24:25.171358 crc crio[21573]: time=\"2026-06-12T16:24:25.166001744Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-rabbitmq@sha256:c29c05f95e1796d5a69a8b080cde3944b29ef891d4f8561d1249b14c683067e6\" id=e873422c-79c2-446c-ace9-f0eb3f9e3087 name=/runtime.v1.ImageService/PullImage",
2026-06-12 17:20:10.303056 | controller |     "Jun 12 16:24:25.171358 crc crio[21573]: time=\"2026-06-12T16:24:25.168070982Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-rabbitmq:current-podified\" id=bbd30e44-60eb-47dc-b6ea-9897b9a135d4 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:20:10.303070 | controller |     "Jun 12 16:24:25.187202 crc crio[21573]: time=\"2026-06-12T16:24:25.185786097Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-ovn-nb-db-server@sha256:eab9458623706fe263deefc9d3798ed08af1d8a153dee463bfafe042689ee956\" id=99246510-c3a0-411e-9781-6041f2b3af2b name=/runtime.v1.ImageService/PullImage",
2026-06-12 17:20:10.303086 | controller |     "Jun 12 16:24:25.189972 crc crio[21573]: time=\"2026-06-12T16:24:25.189878485Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-nb-db-server:current-podified\" id=923d6173-1a90-4f74-962d-01dbd52b01fd name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:20:10.303101 | controller |     "Jun 12 16:24:25.196004 crc crio[21573]: time=\"2026-06-12T16:24:25.195856555Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-ovn-controller@sha256:41244cf2a4dd1f5a107cfe309b45b0b0670a3ef0a113e78de9f1da85ea635c43\" id=e12ffc35-d0f2-4ae5-9560-50fcf59d4952 name=/runtime.v1.ImageService/PullImage",
2026-06-12 17:20:10.303116 | controller |     "Jun 12 16:24:25.198066 crc crio[21573]: time=\"2026-06-12T16:24:25.197945218Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-controller:current-podified\" id=51ad1d4d-303f-4106-b2c8-15c1027cd02d name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:20:10.303131 | controller |     "Jun 12 16:24:25.272525 crc crio[21573]: time=\"2026-06-12T16:24:25.27116199Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:e23dba737806fb9a061e43fafc48ce7f5e04e848c83db8d61167f439a6c1ddeb\" id=1ef6d6e6-5b9c-4135-ae89-02fa52437e7d name=/runtime.v1.ImageService/PullImage",
2026-06-12 17:20:10.303146 | controller |     "Jun 12 16:24:25.273236 crc crio[21573]: time=\"2026-06-12T16:24:25.272958531Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=869a872b-d6e7-4ce9-bcc0-4c2fed725361 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:20:10.303161 | controller |     "Jun 12 16:24:25.938961 crc crio[21573]: time=\"2026-06-12T16:24:25.937785018Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29688024-lfhvq Namespace:openshift-infra ID:efa2f6d5e2cddc322164586db4bf1d6a41c8d89e21b0edd944132f4e79ace795 UID:61cbc5d2-f566-45ec-9cc8-50bf1a7a32b8 NetNS:/var/run/netns/e8c211dc-8890-425b-83ea-f5e20b170d63 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod61cbc5d2_f566_45ec_9cc8_50bf1a7a32b8.slice PodAnnotations:0xc0005689a8}] Aliases:map[]}\"",
2026-06-12 17:20:10.303177 | controller |     "Jun 12 16:24:25.938961 crc crio[21573]: time=\"2026-06-12T16:24:25.93894679Z\" level=info msg=\"Adding pod openshift-infra_auto-csr-approver-29688024-lfhvq to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 17:20:10.303192 | controller |     "Jun 12 16:24:26.473860 crc crio[21573]: 2026-06-12T16:24:26Z [verbose] CmdAdd (shim): {1.1.0 [{Name:efa2f6d5e2cddc3 Mac:46:db:90:1d:a1:60 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:76 Mtu:0 Sandbox:/var/run/netns/e8c211dc-8890-425b-83ea-f5e20b170d63 SocketPath: PciID:}] [{Interface:0xc00012c5b0 Address:{IP:10.217.0.118 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 17:20:10.303213 | controller |     "Jun 12 16:24:26.477894 crc crio[21573]: time=\"2026-06-12T16:24:26.477839024Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29688024-lfhvq Namespace:openshift-infra ID:efa2f6d5e2cddc322164586db4bf1d6a41c8d89e21b0edd944132f4e79ace795 UID:61cbc5d2-f566-45ec-9cc8-50bf1a7a32b8 NetNS:/var/run/netns/e8c211dc-8890-425b-83ea-f5e20b170d63 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod61cbc5d2_f566_45ec_9cc8_50bf1a7a32b8.slice PodAnnotations:0xc0005689a8}] Aliases:map[]}\"",
2026-06-12 17:20:10.303229 | controller |     "Jun 12 16:24:26.478265 crc crio[21573]: time=\"2026-06-12T16:24:26.478233706Z\" level=info msg=\"Checking pod openshift-infra_auto-csr-approver-29688024-lfhvq for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 17:20:10.303245 | controller |     "Jun 12 16:24:26.648849 crc crio[21573]: time=\"2026-06-12T16:24:26.648719979Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.303260 | controller |     "Jun 12 16:24:26.838734 crc crio[21573]: time=\"2026-06-12T16:24:26.838283225Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.303275 | controller |     "Jun 12 16:24:26.844322 crc crio[21573]: time=\"2026-06-12T16:24:26.84415456Z\" level=info msg=\"Ran pod sandbox efa2f6d5e2cddc322164586db4bf1d6a41c8d89e21b0edd944132f4e79ace795 with infra container: openshift-infra/auto-csr-approver-29688024-lfhvq/POD\" id=ee23a42e-4a05-4cd0-b378-0c152ffd2a5e name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:20:10.303296 | controller |     "Jun 12 16:24:26.850415 crc crio[21573]: time=\"2026-06-12T16:24:26.850207121Z\" level=info msg=\"Creating container: openstack/rabbitmq-server-0/setup-container\" id=f5d5e7ff-95c0-40f1-8086-c359c1021eaa name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:20:10.303318 | controller |     "Jun 12 16:24:26.853929 crc crio[21573]: time=\"2026-06-12T16:24:26.853599304Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-cli:latest\" id=100987d0-7340-4dd2-9e06-389f1560b6db name=/runtime.v1.ImageService/PullImage",
2026-06-12 17:20:10.303335 | controller |     "Jun 12 16:24:26.868736 crc crio[21573]: time=\"2026-06-12T16:24:26.868571356Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-rabbitmq:current-podified\" id=f75e9ac8-438e-4673-8b30-8861a1ff0eac name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:20:10.303350 | controller |     "Jun 12 16:24:26.871729 crc crio[21573]: time=\"2026-06-12T16:24:26.871070745Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-cli:latest\\\"\"",
2026-06-12 17:20:10.303365 | controller |     "Jun 12 16:24:26.915244 crc crio[21573]: time=\"2026-06-12T16:24:26.915101809Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-controller:current-podified\" id=d62d44a1-e144-4b5d-b328-67ad21cfbda1 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:20:10.303380 | controller |     "Jun 12 16:24:26.939421 crc crio[21573]: time=\"2026-06-12T16:24:26.939116213Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:e23dba737806fb9a061e43fafc48ce7f5e04e848c83db8d61167f439a6c1ddeb\" id=35e00c8a-c82f-4de1-8caa-449215f08e3a name=/runtime.v1.ImageService/PullImage",
2026-06-12 17:20:10.303398 | controller |     "Jun 12 16:24:26.941418 crc crio[21573]: time=\"2026-06-12T16:24:26.941152611Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=3a83035c-68ff-4a95-a0b3-e68ff234531c name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:20:10.303414 | controller |     "Jun 12 16:24:26.944658 crc crio[21573]: time=\"2026-06-12T16:24:26.944271607Z\" level=info msg=\"Removed container 9c0e0e158b997cb9d19fcd20dee882811b9ff582b0e7e340b44f599cdbe29ee2: openshift-marketplace/certified-operators-6ntlh/extract-utilities\" id=dcdd63b1-c2ce-47a0-a69c-775fbc1b9d7a name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 17:20:10.303430 | controller |     "Jun 12 16:24:26.948842 crc crio[21573]: time=\"2026-06-12T16:24:26.947557837Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:e23dba737806fb9a061e43fafc48ce7f5e04e848c83db8d61167f439a6c1ddeb\" id=006024cc-4e8d-45d5-a877-312cde730aea name=/runtime.v1.ImageService/PullImage",
2026-06-12 17:20:10.303445 | controller |     "Jun 12 16:24:26.950832 crc crio[21573]: time=\"2026-06-12T16:24:26.950766927Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=682247cd-f289-48b4-b936-d80df234166c name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:20:10.303460 | controller |     "Jun 12 16:24:26.953361 crc crio[21573]: time=\"2026-06-12T16:24:26.953275788Z\" level=info msg=\"Removing container: ec3e8d5e212c3063bf1ccb127cd6c0da181e1f745d3706deec92f9360d94abfe\" id=3780936b-27c2-43f4-a779-81d7c9910c56 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 17:20:10.303475 | controller |     "Jun 12 16:24:26.970039 crc crio[21573]: time=\"2026-06-12T16:24:26.969905964Z\" level=info msg=\"Pulled image: quay.io/openstack-k8s-operators/openstack-network-exporter@sha256:a318af732f6ea2fc8bc9d0b09130968c6cfd0a35ab45b3b32e73b118f5b0dcb8\" id=8071817c-1c31-4bf8-8e03-be499c605102 name=/runtime.v1.ImageService/PullImage",
2026-06-12 17:20:10.303491 | controller |     "Jun 12 16:24:26.971126 crc crio[21573]: time=\"2026-06-12T16:24:26.971042881Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-network-exporter:current-podified\" id=854ea574-603a-4579-b300-eaf27a8c8a37 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:20:10.303506 | controller |     "Jun 12 16:24:26.986063 crc crio[21573]: time=\"2026-06-12T16:24:26.985961953Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:e23dba737806fb9a061e43fafc48ce7f5e04e848c83db8d61167f439a6c1ddeb\" id=e5913fe4-acf7-42d8-abe3-8cb11e13d6bf name=/runtime.v1.ImageService/PullImage",
2026-06-12 17:20:10.303521 | controller |     "Jun 12 16:24:26.988137 crc crio[21573]: time=\"2026-06-12T16:24:26.988057022Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=c22a0cf8-7169-472c-ac02-1e168559f3e6 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:20:10.303536 | controller |     "Jun 12 16:24:26.992524 crc crio[21573]: time=\"2026-06-12T16:24:26.991338456Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=25e5ef42-e328-4a22-8ac5-527b3c6eb5dc name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:20:10.303551 | controller |     "Jun 12 16:24:27.034796 crc crio[21573]: time=\"2026-06-12T16:24:27.034683372Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-nb-db-server:current-podified\" id=191dde53-b051-498b-95e5-29cdf427cb70 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:20:10.303566 | controller |     "Jun 12 16:24:27.288362 crc crio[21573]: time=\"2026-06-12T16:24:27.288001593Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-ovn-sb-db-server@sha256:45b620164e0fa2a99d1e58833e086e6b4f1ce02695b73a0dd0daccfbbceb8e95\" id=090edf9d-29cc-4104-a5c2-d68033e1da3e name=/runtime.v1.ImageService/PullImage",
2026-06-12 17:20:10.303606 | controller |     "Jun 12 16:24:27.290702 crc crio[21573]: time=\"2026-06-12T16:24:27.29041315Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-sb-db-server:current-podified\" id=37abc27f-4240-494a-88cc-783b2ecae0f7 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:20:10.303624 | controller |     "Jun 12 16:24:27.318807 crc crio[21573]: time=\"2026-06-12T16:24:27.318673421Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.303640 | controller |     "Jun 12 16:24:27.328297 crc crio[21573]: time=\"2026-06-12T16:24:27.327551583Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.303655 | controller |     "Jun 12 16:24:27.508609 crc crio[21573]: time=\"2026-06-12T16:24:27.505632762Z\" level=info msg=\"Created container d8bd4ac34399b6e70e27fdc02b149c1fbb7510da64e4e129e5c5c0b55c1f246e: openstack/openstack-cell1-galera-0/mysql-bootstrap\" id=bd07be0d-eae6-4808-8bf4-d6a848d107f0 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:20:10.303671 | controller |     "Jun 12 16:24:27.511660 crc crio[21573]: time=\"2026-06-12T16:24:27.509543973Z\" level=info msg=\"Starting container: d8bd4ac34399b6e70e27fdc02b149c1fbb7510da64e4e129e5c5c0b55c1f246e\" id=e6031205-d8fe-441c-8720-b3bc95154686 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 17:20:10.303686 | controller |     "Jun 12 16:24:27.520029 crc crio[21573]: time=\"2026-06-12T16:24:27.519904405Z\" level=info msg=\"Started container\" PID=60318 containerID=d8bd4ac34399b6e70e27fdc02b149c1fbb7510da64e4e129e5c5c0b55c1f246e description=openstack/openstack-cell1-galera-0/mysql-bootstrap id=e6031205-d8fe-441c-8720-b3bc95154686 name=/runtime.v1.RuntimeService/StartContainer sandboxID=781f57ed4fbfd14b2ee5661e969f8a9ded09909ab4f4d78b085f216d965ab5d9",
2026-06-12 17:20:10.303702 | controller |     "Jun 12 16:24:29.538347 crc crio[21573]: time=\"2026-06-12T16:24:29.537815119Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.303718 | controller |     "Jun 12 16:24:29.543890 crc crio[21573]: time=\"2026-06-12T16:24:29.543802286Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:e23dba737806fb9a061e43fafc48ce7f5e04e848c83db8d61167f439a6c1ddeb\" id=87ed7b01-7d40-4e36-b7aa-bc8b04b6ae8e name=/runtime.v1.ImageService/PullImage",
2026-06-12 17:20:10.303733 | controller |     "Jun 12 16:24:29.548870 crc crio[21573]: time=\"2026-06-12T16:24:29.548819774Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=5ac932b0-3a06-4979-8861-b7a49922443a name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:20:10.303750 | controller |     "Jun 12 16:24:29.565260 crc crio[21573]: time=\"2026-06-12T16:24:29.558157154Z\" level=info msg=\"Creating container: openstack/dnsmasq-dns-68bc84565-f2dwf/init\" id=33b4808b-91f0-44f5-97d7-a4cbf2028947 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:20:10.303765 | controller |     "Jun 12 16:24:29.575506 crc crio[21573]: time=\"2026-06-12T16:24:29.57314798Z\" level=info msg=\"Creating container: openstack/rabbitmq-cell1-server-0/setup-container\" id=fa4c337d-a2d6-45c3-87d1-a309dc620cce name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:20:10.303780 | controller |     "Jun 12 16:24:29.588556 crc crio[21573]: time=\"2026-06-12T16:24:29.588367539Z\" level=info msg=\"Creating container: openstack/ovn-controller-pvfrv/ovn-controller\" id=1f34bbf2-698c-4627-9a40-f29c94c6c523 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:20:10.303796 | controller |     "Jun 12 16:24:29.611602 crc crio[21573]: time=\"2026-06-12T16:24:29.597108969Z\" level=info msg=\"Creating container: openstack/ovsdbserver-nb-0/ovsdbserver-nb\" id=6d33e177-7667-4ab0-9a6e-2baded9458be name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:20:10.303814 | controller |     "Jun 12 16:24:29.611602 crc crio[21573]: time=\"2026-06-12T16:24:29.60808605Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=95a8369d-a2e0-4f2f-af22-bf4969402b7e name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:20:10.303830 | controller |     "Jun 12 16:24:29.622713 crc crio[21573]: time=\"2026-06-12T16:24:29.621538589Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-network-exporter:current-podified\" id=71c64c56-8df4-43cc-a6b7-2af9aa10d04f name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:20:10.303845 | controller |     "Jun 12 16:24:29.744323 crc crio[21573]: time=\"2026-06-12T16:24:29.743016947Z\" level=info msg=\"Removed container ec3e8d5e212c3063bf1ccb127cd6c0da181e1f745d3706deec92f9360d94abfe: openshift-marketplace/redhat-marketplace-nphbg/registry-server\" id=3780936b-27c2-43f4-a779-81d7c9910c56 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 17:20:10.303860 | controller |     "Jun 12 16:24:29.750655 crc crio[21573]: time=\"2026-06-12T16:24:29.749963132Z\" level=info msg=\"Removing container: a258746876451b5b52b477b74ab60c55d63536a13a1739e34845d0a9ace25dd1\" id=e0241f18-0c92-4c55-8db7-a3e04b416532 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 17:20:10.303875 | controller |     "Jun 12 16:24:29.757516 crc crio[21573]: time=\"2026-06-12T16:24:29.757333321Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.303890 | controller |     "Jun 12 16:24:29.783116 crc crio[21573]: time=\"2026-06-12T16:24:29.77799579Z\" level=info msg=\"Pulled image: registry.k8s.io/kube-state-metrics/kube-state-metrics@sha256:d9760cb88c96b59bfab6a3586064b204b5234b6ad07bec2667ca37f797a519ff\" id=612d1901-edc7-4166-882b-541d1a3fe16e name=/runtime.v1.ImageService/PullImage",
2026-06-12 17:20:10.303905 | controller |     "Jun 12 16:24:29.799634 crc crio[21573]: time=\"2026-06-12T16:24:29.785688874Z\" level=info msg=\"Checking image status: registry.k8s.io/kube-state-metrics/kube-state-metrics:v2.15.0\" id=b077ad54-b47f-47dc-9500-1b4a0b13a130 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:20:10.303920 | controller |     "Jun 12 16:24:29.845526 crc crio[21573]: time=\"2026-06-12T16:24:29.842737149Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=6e12bde7-62b4-42ec-a433-d0d97a853844 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:20:10.303935 | controller |     "Jun 12 16:24:29.845526 crc crio[21573]: time=\"2026-06-12T16:24:29.842997976Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=53e160e2-f05e-4a4f-94be-c87540bdadd7 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:20:10.303951 | controller |     "Jun 12 16:24:29.910416 crc crio[21573]: time=\"2026-06-12T16:24:29.909011704Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.303966 | controller |     "Jun 12 16:24:29.910416 crc crio[21573]: time=\"2026-06-12T16:24:29.909840477Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.303982 | controller |     "Jun 12 16:24:29.910416 crc crio[21573]: time=\"2026-06-12T16:24:29.910159567Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.304000 | controller |     "Jun 12 16:24:29.932235 crc crio[21573]: time=\"2026-06-12T16:24:29.931973304Z\" level=info msg=\"Creating container: openstack/ovn-controller-metrics-64wdg/openstack-network-exporter\" id=b29a7dc4-57b2-4148-a1a5-782fb9536fec name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:20:10.304016 | controller |     "Jun 12 16:24:29.934639 crc crio[21573]: time=\"2026-06-12T16:24:29.934095274Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.304031 | controller |     "Jun 12 16:24:29.948015 crc crio[21573]: time=\"2026-06-12T16:24:29.947846515Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.304046 | controller |     "Jun 12 16:24:29.949987 crc crio[21573]: time=\"2026-06-12T16:24:29.949898333Z\" level=info msg=\"Creating container: openstack/dnsmasq-dns-7dc8cc99c9-dkjfn/init\" id=84faef22-a074-4a8c-b45f-b0b9ff62fb15 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:20:10.304061 | controller |     "Jun 12 16:24:29.957414 crc crio[21573]: time=\"2026-06-12T16:24:29.955898304Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.304077 | controller |     "Jun 12 16:24:29.958629 crc crio[21573]: time=\"2026-06-12T16:24:29.958538066Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-sb-db-server:current-podified\" id=b33b524a-dc35-4867-80da-41a9e42220c9 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:20:10.304091 | controller |     "Jun 12 16:24:29.959270 crc crio[21573]: time=\"2026-06-12T16:24:29.959141868Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.304106 | controller |     "Jun 12 16:24:29.974777 crc crio[21573]: time=\"2026-06-12T16:24:29.974568859Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.304120 | controller |     "Jun 12 16:24:30.007398 crc crio[21573]: time=\"2026-06-12T16:24:30.007298767Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=071f3f68-4d00-4623-9807-64a5ed39a7ff name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:20:10.304135 | controller |     "Jun 12 16:24:30.010391 crc crio[21573]: time=\"2026-06-12T16:24:30.007322497Z\" level=info msg=\"Removed container a258746876451b5b52b477b74ab60c55d63536a13a1739e34845d0a9ace25dd1: openshift-marketplace/redhat-marketplace-nphbg/extract-content\" id=e0241f18-0c92-4c55-8db7-a3e04b416532 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 17:20:10.304150 | controller |     "Jun 12 16:24:30.028602 crc crio[21573]: time=\"2026-06-12T16:24:30.028534187Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.304165 | controller |     "Jun 12 16:24:30.048152 crc crio[21573]: time=\"2026-06-12T16:24:30.047605081Z\" level=info msg=\"Removing container: 6981175c30c617515e46a88984a39dec0667639f881d98dd7ecae21a00f5502e\" id=48389a23-75b2-46ef-9aa1-0611c247b59e name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 17:20:10.304180 | controller |     "Jun 12 16:24:30.058119 crc crio[21573]: time=\"2026-06-12T16:24:30.058050909Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.304195 | controller |     "Jun 12 16:24:30.127089 crc crio[21573]: time=\"2026-06-12T16:24:30.126898519Z\" level=info msg=\"Checking image status: registry.k8s.io/kube-state-metrics/kube-state-metrics:v2.15.0\" id=95ecee35-da44-4640-9c4a-fa0029fd18b4 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:20:10.304213 | controller |     "Jun 12 16:24:30.127532 crc crio[21573]: time=\"2026-06-12T16:24:30.1272952Z\" level=info msg=\"Creating container: openstack/dnsmasq-dns-6b994dcc49-mxqqs/init\" id=15e46180-9be1-4e6b-9295-de3c8f348ced name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:20:10.304228 | controller |     "Jun 12 16:24:30.142312 crc crio[21573]: time=\"2026-06-12T16:24:30.142001618Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9\" id=100987d0-7340-4dd2-9e06-389f1560b6db name=/runtime.v1.ImageService/PullImage",
2026-06-12 17:20:10.304243 | controller |     "Jun 12 16:24:30.152593 crc crio[21573]: time=\"2026-06-12T16:24:30.151526594Z\" level=info msg=\"Creating container: openstack/dnsmasq-dns-86cd84489-h4fqs/init\" id=85ca637b-76f3-497c-bd13-4fda69c795ac name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:20:10.304258 | controller |     "Jun 12 16:24:30.163126 crc crio[21573]: time=\"2026-06-12T16:24:30.162793997Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=06bbafc7-43a0-42c3-93bf-7cecab3bb23a name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:20:10.304273 | controller |     "Jun 12 16:24:30.164983 crc crio[21573]: time=\"2026-06-12T16:24:30.164864229Z\" level=info msg=\"Removed container 6981175c30c617515e46a88984a39dec0667639f881d98dd7ecae21a00f5502e: openshift-marketplace/redhat-marketplace-nphbg/extract-utilities\" id=48389a23-75b2-46ef-9aa1-0611c247b59e name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 17:20:10.304288 | controller |     "Jun 12 16:24:30.215667 crc crio[21573]: time=\"2026-06-12T16:24:30.215240244Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=29bf3a57-75b5-42ac-8558-f507aef327cd name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:20:10.304305 | controller |     "Jun 12 16:24:30.293981 crc crio[21573]: time=\"2026-06-12T16:24:30.293864742Z\" level=info msg=\"Creating container: openstack/kube-state-metrics-0/kube-state-metrics\" id=14094522-09de-4d0c-9370-8517118eafda name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:20:10.304328 | controller |     "Jun 12 16:24:30.302051 crc crio[21573]: time=\"2026-06-12T16:24:30.301938315Z\" level=info msg=\"Creating container: openstack/dnsmasq-dns-769fc96f7c-xdwvs/init\" id=848b6543-167a-47a4-afa1-2de1b6a3aff7 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:20:10.304346 | controller |     "Jun 12 16:24:30.333827 crc crio[21573]: time=\"2026-06-12T16:24:30.333318373Z\" level=info msg=\"Creating container: openshift-infra/auto-csr-approver-29688024-lfhvq/oc\" id=e7bd784f-e259-45c1-8b7d-310ebe1e3f7e name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:20:10.304362 | controller |     "Jun 12 16:24:30.398111 crc crio[21573]: time=\"2026-06-12T16:24:30.397941952Z\" level=info msg=\"Creating container: openstack/ovsdbserver-sb-0/ovsdbserver-sb\" id=0542e18d-ad13-4514-be84-26bc60928636 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:20:10.304377 | controller |     "Jun 12 16:24:30.400808 crc crio[21573]: time=\"2026-06-12T16:24:30.400366231Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.304393 | controller |     "Jun 12 16:24:30.401969 crc crio[21573]: time=\"2026-06-12T16:24:30.401499225Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.304408 | controller |     "Jun 12 16:24:30.403080 crc crio[21573]: time=\"2026-06-12T16:24:30.403013676Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.304426 | controller |     "Jun 12 16:24:30.415614 crc crio[21573]: time=\"2026-06-12T16:24:30.415309857Z\" level=info msg=\"Created container 4a2691665a04cf8d4265c35200f6335a64e0bc78a42c556babc16a4e486fec8c: openstack/openstack-galera-0/mysql-bootstrap\" id=cb917c50-14aa-4bf7-88e0-b3bbd56e82bd name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:20:10.304441 | controller |     "Jun 12 16:24:30.417550 crc crio[21573]: time=\"2026-06-12T16:24:30.417301376Z\" level=info msg=\"Created container a6e245ad3ce8d2fa4708b733c92df67b2c2d00f521071a493917627c7f586d73: openstack/memcached-0/memcached\" id=c40bef4b-c83b-40dd-8ea8-7bd2cc60045f name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:20:10.304456 | controller |     "Jun 12 16:24:30.421272 crc crio[21573]: time=\"2026-06-12T16:24:30.421133459Z\" level=info msg=\"Starting container: a6e245ad3ce8d2fa4708b733c92df67b2c2d00f521071a493917627c7f586d73\" id=aa8c2f50-109d-4244-9d86-b9e2edc9bfc9 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 17:20:10.304471 | controller |     "Jun 12 16:24:30.422005 crc crio[21573]: time=\"2026-06-12T16:24:30.42190902Z\" level=info msg=\"Starting container: 4a2691665a04cf8d4265c35200f6335a64e0bc78a42c556babc16a4e486fec8c\" id=5de59abb-8f69-42e4-b6d2-a357623a9bab name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 17:20:10.304486 | controller |     "Jun 12 16:24:30.432835 crc crio[21573]: time=\"2026-06-12T16:24:30.431999466Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.304501 | controller |     "Jun 12 16:24:30.434271 crc crio[21573]: time=\"2026-06-12T16:24:30.434144277Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.304517 | controller |     "Jun 12 16:24:30.436832 crc crio[21573]: time=\"2026-06-12T16:24:30.43671747Z\" level=info msg=\"Started container\" PID=60458 containerID=a6e245ad3ce8d2fa4708b733c92df67b2c2d00f521071a493917627c7f586d73 description=openstack/memcached-0/memcached id=aa8c2f50-109d-4244-9d86-b9e2edc9bfc9 name=/runtime.v1.RuntimeService/StartContainer sandboxID=49281288ccf1b6fd81e20783f3ea7dd73650d786508e663e8434193584dda129",
2026-06-12 17:20:10.304532 | controller |     "Jun 12 16:24:30.451034 crc crio[21573]: time=\"2026-06-12T16:24:30.449958875Z\" level=info msg=\"Started container\" PID=60460 containerID=4a2691665a04cf8d4265c35200f6335a64e0bc78a42c556babc16a4e486fec8c description=openstack/openstack-galera-0/mysql-bootstrap id=5de59abb-8f69-42e4-b6d2-a357623a9bab name=/runtime.v1.RuntimeService/StartContainer sandboxID=226c5744652142a03f62e1398c005afdb05109fed4c6438e4cf94743c3d33791",
2026-06-12 17:20:10.304548 | controller |     "Jun 12 16:24:30.475238 crc crio[21573]: time=\"2026-06-12T16:24:30.475077635Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.304563 | controller |     "Jun 12 16:24:30.484933 crc crio[21573]: time=\"2026-06-12T16:24:30.48481634Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.304599 | controller |     "Jun 12 16:24:30.485260 crc crio[21573]: time=\"2026-06-12T16:24:30.485081703Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.304617 | controller |     "Jun 12 16:24:30.485641 crc crio[21573]: time=\"2026-06-12T16:24:30.485494785Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.304633 | controller |     "Jun 12 16:24:30.486122 crc crio[21573]: time=\"2026-06-12T16:24:30.486028085Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.304651 | controller |     "Jun 12 16:24:30.489163 crc crio[21573]: time=\"2026-06-12T16:24:30.489100098Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.304667 | controller |     "Jun 12 16:24:30.490864 crc crio[21573]: time=\"2026-06-12T16:24:30.490286196Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.304681 | controller |     "Jun 12 16:24:30.500916 crc crio[21573]: time=\"2026-06-12T16:24:30.499654026Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.304695 | controller |     "Jun 12 16:24:30.500916 crc crio[21573]: time=\"2026-06-12T16:24:30.500551736Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.304710 | controller |     "Jun 12 16:24:30.524229 crc crio[21573]: time=\"2026-06-12T16:24:30.523918746Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.304725 | controller |     "Jun 12 16:24:30.615324 crc crio[21573]: time=\"2026-06-12T16:24:30.61482998Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.304739 | controller |     "Jun 12 16:24:30.708162 crc crio[21573]: time=\"2026-06-12T16:24:30.707893398Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.304754 | controller |     "Jun 12 16:24:30.713086 crc crio[21573]: time=\"2026-06-12T16:24:30.712935477Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.304770 | controller |     "Jun 12 16:24:30.714642 crc crio[21573]: time=\"2026-06-12T16:24:30.714548129Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.304785 | controller |     "Jun 12 16:24:30.857526 crc crio[21573]: time=\"2026-06-12T16:24:30.857360409Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.304801 | controller |     "Jun 12 16:24:30.868378 crc crio[21573]: time=\"2026-06-12T16:24:30.865981158Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.304816 | controller |     "Jun 12 16:24:30.869731 crc crio[21573]: time=\"2026-06-12T16:24:30.869641915Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.304833 | controller |     "Jun 12 16:24:30.874955 crc crio[21573]: time=\"2026-06-12T16:24:30.874878081Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.304849 | controller |     "Jun 12 16:24:30.879551 crc crio[21573]: time=\"2026-06-12T16:24:30.879383102Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.304868 | controller |     "Jun 12 16:24:30.906118 crc crio[21573]: time=\"2026-06-12T16:24:30.905964531Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.304883 | controller |     "Jun 12 16:24:31.008640 crc crio[21573]: time=\"2026-06-12T16:24:31.008534359Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.304899 | controller |     "Jun 12 16:24:31.021120 crc crio[21573]: time=\"2026-06-12T16:24:31.020895223Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.304914 | controller |     "Jun 12 16:24:31.035656 crc crio[21573]: time=\"2026-06-12T16:24:31.025588477Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.304929 | controller |     "Jun 12 16:24:31.038343 crc crio[21573]: time=\"2026-06-12T16:24:31.038232224Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.304944 | controller |     "Jun 12 16:24:31.038894 crc crio[21573]: time=\"2026-06-12T16:24:31.038802574Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.304960 | controller |     "Jun 12 16:24:31.044985 crc crio[21573]: time=\"2026-06-12T16:24:31.044110371Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.304975 | controller |     "Jun 12 16:24:31.051954 crc crio[21573]: time=\"2026-06-12T16:24:31.051895651Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.304990 | controller |     "Jun 12 16:24:31.080638 crc crio[21573]: time=\"2026-06-12T16:24:31.080544111Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.305005 | controller |     "Jun 12 16:24:31.206896 crc crio[21573]: time=\"2026-06-12T16:24:31.206776325Z\" level=info msg=\"Created container 118b6dd7719ce74665fffc0fbb009fc0db346897b4ec7125c49ed0014cddeefe: openstack/ovsdbserver-nb-0/ovsdbserver-nb\" id=6d33e177-7667-4ab0-9a6e-2baded9458be name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:20:10.305021 | controller |     "Jun 12 16:24:31.214040 crc crio[21573]: time=\"2026-06-12T16:24:31.213898636Z\" level=info msg=\"Starting container: 118b6dd7719ce74665fffc0fbb009fc0db346897b4ec7125c49ed0014cddeefe\" id=4a94233d-2b48-454a-9ea4-fb9d2a149b52 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 17:20:10.305036 | controller |     "Jun 12 16:24:31.236627 crc crio[21573]: time=\"2026-06-12T16:24:31.229616642Z\" level=info msg=\"Started container\" PID=60512 containerID=118b6dd7719ce74665fffc0fbb009fc0db346897b4ec7125c49ed0014cddeefe description=openstack/ovsdbserver-nb-0/ovsdbserver-nb id=4a94233d-2b48-454a-9ea4-fb9d2a149b52 name=/runtime.v1.RuntimeService/StartContainer sandboxID=60868546b23cf666fe2c767f5decbdcd4b5d7fffca0dbf5f5828e40408bdd8b5",
2026-06-12 17:20:10.305054 | controller |     "Jun 12 16:24:31.238521 crc crio[21573]: time=\"2026-06-12T16:24:31.237700399Z\" level=info msg=\"Created container ed2a5c0a212dca2e71abf86c667fc49ac3e75fb6412551cf7597b1a47566e9ed: openstack/dnsmasq-dns-769fc96f7c-xdwvs/init\" id=848b6543-167a-47a4-afa1-2de1b6a3aff7 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:20:10.305072 | controller |     "Jun 12 16:24:31.240065 crc crio[21573]: time=\"2026-06-12T16:24:31.239833112Z\" level=info msg=\"Starting container: ed2a5c0a212dca2e71abf86c667fc49ac3e75fb6412551cf7597b1a47566e9ed\" id=ab55badb-79a7-41aa-9b4f-4e27e8d33936 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 17:20:10.305088 | controller |     "Jun 12 16:24:31.255816 crc crio[21573]: time=\"2026-06-12T16:24:31.249968977Z\" level=info msg=\"Started container\" PID=60600 containerID=ed2a5c0a212dca2e71abf86c667fc49ac3e75fb6412551cf7597b1a47566e9ed description=openstack/dnsmasq-dns-769fc96f7c-xdwvs/init id=ab55badb-79a7-41aa-9b4f-4e27e8d33936 name=/runtime.v1.RuntimeService/StartContainer sandboxID=1b3d0c7418b3c2d4acb9ecac81398f89510882db3de7f1bd80b6fd9f562fb0f0",
2026-06-12 17:20:10.305104 | controller |     "Jun 12 16:24:31.265806 crc crio[21573]: time=\"2026-06-12T16:24:31.264095147Z\" level=info msg=\"Created container d04005a9de6306602a77544a13e0b0db421171b34d7ade2aaf119006c1d47b0e: openstack/dnsmasq-dns-68bc84565-f2dwf/init\" id=33b4808b-91f0-44f5-97d7-a4cbf2028947 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:20:10.305119 | controller |     "Jun 12 16:24:31.267540 crc crio[21573]: time=\"2026-06-12T16:24:31.267267877Z\" level=info msg=\"Starting container: d04005a9de6306602a77544a13e0b0db421171b34d7ade2aaf119006c1d47b0e\" id=e0292846-e5a0-4945-adbb-b4c1cc0b1788 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 17:20:10.305134 | controller |     "Jun 12 16:24:31.282905 crc crio[21573]: time=\"2026-06-12T16:24:31.282798525Z\" level=info msg=\"Started container\" PID=60514 containerID=d04005a9de6306602a77544a13e0b0db421171b34d7ade2aaf119006c1d47b0e description=openstack/dnsmasq-dns-68bc84565-f2dwf/init id=e0292846-e5a0-4945-adbb-b4c1cc0b1788 name=/runtime.v1.RuntimeService/StartContainer sandboxID=6dab1ff43ae7bc5eff7607b572fce3f05624416a49095e1b0ee183be1606efa9",
2026-06-12 17:20:10.305150 | controller |     "Jun 12 16:24:31.375647 crc crio[21573]: time=\"2026-06-12T16:24:31.375382066Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-network-exporter:current-podified\" id=e7c5aceb-48b7-4e96-aabf-d447f6521053 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:20:10.305165 | controller |     "Jun 12 16:24:31.413947 crc crio[21573]: time=\"2026-06-12T16:24:31.413103174Z\" level=info msg=\"Created container 85e951eee5eeb83d095f7b6262a859ef76dfdc6f2f7ddc5ac2746dc8e506980d: openstack/ovsdbserver-sb-0/ovsdbserver-sb\" id=0542e18d-ad13-4514-be84-26bc60928636 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:20:10.305180 | controller |     "Jun 12 16:24:31.439237 crc crio[21573]: time=\"2026-06-12T16:24:31.439071178Z\" level=info msg=\"Starting container: 85e951eee5eeb83d095f7b6262a859ef76dfdc6f2f7ddc5ac2746dc8e506980d\" id=215d9398-c877-4d78-ad41-5fac0a6625db name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 17:20:10.305195 | controller |     "Jun 12 16:24:31.452136 crc crio[21573]: time=\"2026-06-12T16:24:31.452004635Z\" level=info msg=\"Started container\" PID=60676 containerID=85e951eee5eeb83d095f7b6262a859ef76dfdc6f2f7ddc5ac2746dc8e506980d description=openstack/ovsdbserver-sb-0/ovsdbserver-sb id=215d9398-c877-4d78-ad41-5fac0a6625db name=/runtime.v1.RuntimeService/StartContainer sandboxID=00b0b036a3c8e71a8b6cc37b532adc197198c87eda091225e0074891ddb08a9c",
2026-06-12 17:20:10.305210 | controller |     "Jun 12 16:24:31.482729 crc crio[21573]: time=\"2026-06-12T16:24:31.48252098Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-network-exporter:current-podified\" id=93f6d66e-a1e9-4690-8162-6ee4a2c479de name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:20:10.305225 | controller |     "Jun 12 16:24:31.576242 crc crio[21573]: time=\"2026-06-12T16:24:31.576023485Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-network-exporter:current-podified\" id=5a56d605-9e00-458b-bd87-b16b6031897a name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:20:10.305243 | controller |     "Jun 12 16:24:31.604326 crc crio[21573]: time=\"2026-06-12T16:24:31.604219393Z\" level=info msg=\"Creating container: openstack/ovsdbserver-nb-0/openstack-network-exporter\" id=2eba110c-47c3-459f-b4fd-b429320375d1 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:20:10.305259 | controller |     "Jun 12 16:24:31.606180 crc crio[21573]: time=\"2026-06-12T16:24:31.606119377Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.305275 | controller |     "Jun 12 16:24:31.844765 crc crio[21573]: time=\"2026-06-12T16:24:31.844620307Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-network-exporter:current-podified\" id=085cba8a-3c16-470c-9538-f7d749e46ddd name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:20:10.305290 | controller |     "Jun 12 16:24:31.964879 crc crio[21573]: time=\"2026-06-12T16:24:31.964733095Z\" level=info msg=\"Created container 1a8bdedfd9ece1a1c36d1e98b4e011ad02752e48b0dc35b2132ebff0fe4c682d: openstack/ovn-controller-pvfrv/ovn-controller\" id=1f34bbf2-698c-4627-9a40-f29c94c6c523 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:20:10.305305 | controller |     "Jun 12 16:24:31.966731 crc crio[21573]: time=\"2026-06-12T16:24:31.966612889Z\" level=info msg=\"Starting container: 1a8bdedfd9ece1a1c36d1e98b4e011ad02752e48b0dc35b2132ebff0fe4c682d\" id=0467837e-fe48-466f-8038-e0b83c162f3f name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 17:20:10.305326 | controller |     "Jun 12 16:24:31.975742 crc crio[21573]: time=\"2026-06-12T16:24:31.975585924Z\" level=info msg=\"Started container\" PID=60688 containerID=1a8bdedfd9ece1a1c36d1e98b4e011ad02752e48b0dc35b2132ebff0fe4c682d description=openstack/ovn-controller-pvfrv/ovn-controller id=0467837e-fe48-466f-8038-e0b83c162f3f name=/runtime.v1.RuntimeService/StartContainer sandboxID=428aed1946a5d6cc4e1c0493b86577aa23bf45cd182f5f2efd29b1004c6bb702",
2026-06-12 17:20:10.305349 | controller |     "Jun 12 16:24:31.985201 crc crio[21573]: time=\"2026-06-12T16:24:31.985023311Z\" level=info msg=\"Created container 5b54f39717647086fa42540e43ee41d493220cf105c1957903a6118975070a0d: openstack/kube-state-metrics-0/kube-state-metrics\" id=14094522-09de-4d0c-9370-8517118eafda name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:20:10.305366 | controller |     "Jun 12 16:24:31.986935 crc crio[21573]: time=\"2026-06-12T16:24:31.986831602Z\" level=info msg=\"Starting container: 5b54f39717647086fa42540e43ee41d493220cf105c1957903a6118975070a0d\" id=105106b6-b52c-4951-b824-2c6d40fa93a0 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 17:20:10.305382 | controller |     "Jun 12 16:24:31.988513 crc crio[21573]: time=\"2026-06-12T16:24:31.988303273Z\" level=info msg=\"Created container 578cf8ff9f6b683ad43afc0fe98dd1909ce0ec69d3d9ddab8fab4b453e5df11c: openstack/dnsmasq-dns-7dc8cc99c9-dkjfn/init\" id=84faef22-a074-4a8c-b45f-b0b9ff62fb15 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:20:10.305397 | controller |     "Jun 12 16:24:31.990027 crc crio[21573]: time=\"2026-06-12T16:24:31.98986947Z\" level=info msg=\"Starting container: 578cf8ff9f6b683ad43afc0fe98dd1909ce0ec69d3d9ddab8fab4b453e5df11c\" id=d03adcfe-c53b-4968-a104-2ef01c78a845 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 17:20:10.305412 | controller |     "Jun 12 16:24:31.995539 crc crio[21573]: time=\"2026-06-12T16:24:31.995397854Z\" level=info msg=\"Started container\" PID=60690 containerID=5b54f39717647086fa42540e43ee41d493220cf105c1957903a6118975070a0d description=openstack/kube-state-metrics-0/kube-state-metrics id=105106b6-b52c-4951-b824-2c6d40fa93a0 name=/runtime.v1.RuntimeService/StartContainer sandboxID=4f2e28cc5ec8d35382dddbe68ef3aea3d643ccdd34c289ecb51ccf3e8e7034ba",
2026-06-12 17:20:10.305427 | controller |     "Jun 12 16:24:31.997370 crc crio[21573]: time=\"2026-06-12T16:24:31.997216975Z\" level=info msg=\"Started container\" PID=60675 containerID=578cf8ff9f6b683ad43afc0fe98dd1909ce0ec69d3d9ddab8fab4b453e5df11c description=openstack/dnsmasq-dns-7dc8cc99c9-dkjfn/init id=d03adcfe-c53b-4968-a104-2ef01c78a845 name=/runtime.v1.RuntimeService/StartContainer sandboxID=6a5234b0ccd8d3c7b48c3ff86a4e18b8d75c64ec09c91a9dbd063620f08a9e90",
2026-06-12 17:20:10.305446 | controller |     "Jun 12 16:24:32.024397 crc crio[21573]: time=\"2026-06-12T16:24:32.024245231Z\" level=info msg=\"Created container d22bd7beacead60d137e33279eb2c50c218ef549401ac8f68c929a136cc48b7c: openshift-infra/auto-csr-approver-29688024-lfhvq/oc\" id=e7bd784f-e259-45c1-8b7d-310ebe1e3f7e name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:20:10.305462 | controller |     "Jun 12 16:24:32.025880 crc crio[21573]: time=\"2026-06-12T16:24:32.025794515Z\" level=info msg=\"Creating container: openstack/ovsdbserver-sb-0/openstack-network-exporter\" id=7d95d534-79aa-4695-9fdc-3712c288d294 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:20:10.305477 | controller |     "Jun 12 16:24:32.026034 crc crio[21573]: time=\"2026-06-12T16:24:32.025967269Z\" level=info msg=\"Starting container: d22bd7beacead60d137e33279eb2c50c218ef549401ac8f68c929a136cc48b7c\" id=781dd9df-35cb-49ea-9300-57a124576473 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 17:20:10.305492 | controller |     "Jun 12 16:24:32.026587 crc crio[21573]: time=\"2026-06-12T16:24:32.026502425Z\" level=info msg=\"Created container 94251129e6d04642bbe5a4cb8908e6ed7dfc733f7a35bbf46b6cef63f9a454a5: openstack/ovn-controller-metrics-64wdg/openstack-network-exporter\" id=b29a7dc4-57b2-4148-a1a5-782fb9536fec name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:20:10.305507 | controller |     "Jun 12 16:24:32.027172 crc crio[21573]: time=\"2026-06-12T16:24:32.027092471Z\" level=info msg=\"Created container 114c353ae2abf90154f18f221ce2bc1b16efce06d82f17a68ae3029cbef14a33: openstack/dnsmasq-dns-86cd84489-h4fqs/init\" id=85ca637b-76f3-497c-bd13-4fda69c795ac name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:20:10.305522 | controller |     "Jun 12 16:24:32.027628 crc crio[21573]: time=\"2026-06-12T16:24:32.027566375Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.305537 | controller |     "Jun 12 16:24:32.028317 crc crio[21573]: time=\"2026-06-12T16:24:32.028246294Z\" level=info msg=\"Starting container: 114c353ae2abf90154f18f221ce2bc1b16efce06d82f17a68ae3029cbef14a33\" id=a31d9fb1-0210-440a-a9de-9f17afdb27de name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 17:20:10.305553 | controller |     "Jun 12 16:24:32.034014 crc crio[21573]: time=\"2026-06-12T16:24:32.033900044Z\" level=info msg=\"Starting container: 94251129e6d04642bbe5a4cb8908e6ed7dfc733f7a35bbf46b6cef63f9a454a5\" id=13e60fc8-9443-410f-93a4-94a143c98033 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 17:20:10.305567 | controller |     "Jun 12 16:24:32.039243 crc crio[21573]: time=\"2026-06-12T16:24:32.039086973Z\" level=info msg=\"Started container\" PID=60693 containerID=d22bd7beacead60d137e33279eb2c50c218ef549401ac8f68c929a136cc48b7c description=openshift-infra/auto-csr-approver-29688024-lfhvq/oc id=781dd9df-35cb-49ea-9300-57a124576473 name=/runtime.v1.RuntimeService/StartContainer sandboxID=efa2f6d5e2cddc322164586db4bf1d6a41c8d89e21b0edd944132f4e79ace795",
2026-06-12 17:20:10.305603 | controller |     "Jun 12 16:24:32.041076 crc crio[21573]: time=\"2026-06-12T16:24:32.040931886Z\" level=info msg=\"Started container\" PID=60689 containerID=114c353ae2abf90154f18f221ce2bc1b16efce06d82f17a68ae3029cbef14a33 description=openstack/dnsmasq-dns-86cd84489-h4fqs/init id=a31d9fb1-0210-440a-a9de-9f17afdb27de name=/runtime.v1.RuntimeService/StartContainer sandboxID=c09eec9b2aa6d6643cc8c0a1ac72ea2730238e0d0fbb7a6420f7939a22402bbb",
2026-06-12 17:20:10.305621 | controller |     "Jun 12 16:24:32.072403 crc crio[21573]: time=\"2026-06-12T16:24:32.072245279Z\" level=info msg=\"Started container\" PID=60671 containerID=94251129e6d04642bbe5a4cb8908e6ed7dfc733f7a35bbf46b6cef63f9a454a5 description=openstack/ovn-controller-metrics-64wdg/openstack-network-exporter id=13e60fc8-9443-410f-93a4-94a143c98033 name=/runtime.v1.RuntimeService/StartContainer sandboxID=9e48e5b14e9e02a220849671e58a2bdfefb16c5ed9ac9de635ef27ecb5335dd0",
2026-06-12 17:20:10.305641 | controller |     "Jun 12 16:24:32.128764 crc crio[21573]: time=\"2026-06-12T16:24:32.128502711Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.305657 | controller |     "Jun 12 16:24:32.130361 crc crio[21573]: time=\"2026-06-12T16:24:32.130293762Z\" level=info msg=\"Created container bc56c39289fa234cac591722bfc6a9e6505cd5ca2dc89dadd944a079f46d4676: openstack/ovn-controller-ovs-cjkn2/ovsdb-server-init\" id=fbae11bc-439e-4924-abc9-48a5b2420747 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:20:10.305672 | controller |     "Jun 12 16:24:32.131807 crc crio[21573]: time=\"2026-06-12T16:24:32.131746073Z\" level=info msg=\"Starting container: bc56c39289fa234cac591722bfc6a9e6505cd5ca2dc89dadd944a079f46d4676\" id=c1e405e6-9a25-4fc7-bd91-377726746466 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 17:20:10.305687 | controller |     "Jun 12 16:24:32.135608 crc crio[21573]: time=\"2026-06-12T16:24:32.135359436Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.305703 | controller |     "Jun 12 16:24:32.147262 crc crio[21573]: time=\"2026-06-12T16:24:32.146275006Z\" level=info msg=\"Started container\" PID=60687 containerID=bc56c39289fa234cac591722bfc6a9e6505cd5ca2dc89dadd944a079f46d4676 description=openstack/ovn-controller-ovs-cjkn2/ovsdb-server-init id=c1e405e6-9a25-4fc7-bd91-377726746466 name=/runtime.v1.RuntimeService/StartContainer sandboxID=8293d1ce918cbcd754ae6dfed80e502b8fd5a8367df3464a30efb6c5ab7cf1dd",
2026-06-12 17:20:10.305718 | controller |     "Jun 12 16:24:32.283095 crc crio[21573]: time=\"2026-06-12T16:24:32.283006134Z\" level=info msg=\"Created container ba02a43e668166adfd03094778643b2ab979dbfd5cfc53b8078872d574e9ffe0: openstack/dnsmasq-dns-6b994dcc49-mxqqs/init\" id=15e46180-9be1-4e6b-9295-de3c8f348ced name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:20:10.305734 | controller |     "Jun 12 16:24:32.285889 crc crio[21573]: time=\"2026-06-12T16:24:32.285785485Z\" level=info msg=\"Starting container: ba02a43e668166adfd03094778643b2ab979dbfd5cfc53b8078872d574e9ffe0\" id=d4bc01c0-5d60-4efa-81d8-d61d70107bf5 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 17:20:10.305749 | controller |     "Jun 12 16:24:32.293964 crc crio[21573]: time=\"2026-06-12T16:24:32.293888542Z\" level=info msg=\"Started container\" PID=60692 containerID=ba02a43e668166adfd03094778643b2ab979dbfd5cfc53b8078872d574e9ffe0 description=openstack/dnsmasq-dns-6b994dcc49-mxqqs/init id=d4bc01c0-5d60-4efa-81d8-d61d70107bf5 name=/runtime.v1.RuntimeService/StartContainer sandboxID=25a5d295d5d7ae2c600568ef9e5bd11a2bdd83e7b46d5549e941d97e99efac53",
2026-06-12 17:20:10.305764 | controller |     "Jun 12 16:24:32.369677 crc crio[21573]: time=\"2026-06-12T16:24:32.36960445Z\" level=info msg=\"Stopping pod sandbox: 1b3d0c7418b3c2d4acb9ecac81398f89510882db3de7f1bd80b6fd9f562fb0f0\" id=8167e6bf-a696-4e28-835a-a39a1ef1a7fa name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 17:20:10.305780 | controller |     "Jun 12 16:24:32.370721 crc crio[21573]: time=\"2026-06-12T16:24:32.370610094Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-769fc96f7c-xdwvs Namespace:openstack ID:1b3d0c7418b3c2d4acb9ecac81398f89510882db3de7f1bd80b6fd9f562fb0f0 UID:da6d6e43-8f67-4e38-97ec-ef2661aac627 NetNS:/var/run/netns/131b6386-885e-41de-9aef-e397f1e0afb9 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podda6d6e43_8f67_4e38_97ec_ef2661aac627.slice PodAnnotations:0xc0018964b0}] Aliases:map[]}\"",
2026-06-12 17:20:10.305798 | controller |     "Jun 12 16:24:32.370850 crc crio[21573]: time=\"2026-06-12T16:24:32.370818745Z\" level=info msg=\"Deleting pod openstack_dnsmasq-dns-769fc96f7c-xdwvs from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 17:20:10.305814 | controller |     "Jun 12 16:24:32.374845 crc crio[21573]: time=\"2026-06-12T16:24:32.374795992Z\" level=info msg=\"Stopping pod sandbox: 6a5234b0ccd8d3c7b48c3ff86a4e18b8d75c64ec09c91a9dbd063620f08a9e90\" id=8b3dcc2d-1d92-4c67-9c6b-48851f1a0164 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 17:20:10.305830 | controller |     "Jun 12 16:24:32.375567 crc crio[21573]: time=\"2026-06-12T16:24:32.375411232Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-7dc8cc99c9-dkjfn Namespace:openstack ID:6a5234b0ccd8d3c7b48c3ff86a4e18b8d75c64ec09c91a9dbd063620f08a9e90 UID:260f2f92-c40e-4dee-a0b2-7bfee4d34760 NetNS:/var/run/netns/648b5847-f3ea-48ea-a941-81ea6f1b6a9b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod260f2f92_c40e_4dee_a0b2_7bfee4d34760.slice PodAnnotations:0xc00443c030}] Aliases:map[]}\"",
2026-06-12 17:20:10.305845 | controller |     "Jun 12 16:24:32.375873 crc crio[21573]: time=\"2026-06-12T16:24:32.375847862Z\" level=info msg=\"Deleting pod openstack_dnsmasq-dns-7dc8cc99c9-dkjfn from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 17:20:10.305860 | controller |     "Jun 12 16:24:32.424138 crc crio[21573]: time=\"2026-06-12T16:24:32.424050526Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=d686b56e-3493-4009-b38e-e7a9d403ffb3 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:20:10.305876 | controller |     "Jun 12 16:24:32.447242 crc crio[21573]: time=\"2026-06-12T16:24:32.447145782Z\" level=info msg=\"Stopping pod sandbox: 25a5d295d5d7ae2c600568ef9e5bd11a2bdd83e7b46d5549e941d97e99efac53\" id=b91c262e-c1b7-4b1a-b393-46266a0bd666 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 17:20:10.305891 | controller |     "Jun 12 16:24:32.447858 crc crio[21573]: time=\"2026-06-12T16:24:32.447795261Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-6b994dcc49-mxqqs Namespace:openstack ID:25a5d295d5d7ae2c600568ef9e5bd11a2bdd83e7b46d5549e941d97e99efac53 UID:e297ac90-069a-41f4-8974-2185b9bd54fe NetNS:/var/run/netns/48a3ea7f-3380-4b4a-a0d5-2a57e5895bc9 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pode297ac90_069a_41f4_8974_2185b9bd54fe.slice PodAnnotations:0xc002428378}] Aliases:map[]}\"",
2026-06-12 17:20:10.305908 | controller |     "Jun 12 16:24:32.447978 crc crio[21573]: time=\"2026-06-12T16:24:32.447964546Z\" level=info msg=\"Deleting pod openstack_dnsmasq-dns-6b994dcc49-mxqqs from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 17:20:10.305925 | controller |     "Jun 12 16:24:32.463345 crc crio[21573]: time=\"2026-06-12T16:24:32.463151053Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.305940 | controller |     "Jun 12 16:24:32.473029 crc crio[21573]: time=\"2026-06-12T16:24:32.472913096Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=a2fb0bb8-711c-4437-a75d-d7c6524a7e90 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:20:10.305956 | controller |     "Jun 12 16:24:32.481406 crc crio[21573]: time=\"2026-06-12T16:24:32.481295456Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.305984 | controller |     "Jun 12 16:24:32.491767 crc crio[21573]: time=\"2026-06-12T16:24:32.490871281Z\" level=info msg=\"Created container 4c458284e1754b270a05f152d190e248c6aa169cf885dc8113ee55e6d1c04f6a: openstack/rabbitmq-server-0/setup-container\" id=f5d5e7ff-95c0-40f1-8086-c359c1021eaa name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:20:10.306007 | controller |     "Jun 12 16:24:32.495137 crc crio[21573]: time=\"2026-06-12T16:24:32.495050426Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=7f9591c8-c1f7-4297-9c3f-9aad728f3ed6 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:20:10.306023 | controller |     "Jun 12 16:24:32.500572 crc crio[21573]: time=\"2026-06-12T16:24:32.500494412Z\" level=info msg=\"Creating container: openstack/dnsmasq-dns-68bc84565-f2dwf/dnsmasq-dns\" id=9cf12083-d22a-43dd-9d65-a4ece5e2b87c name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:20:10.306079 | controller |     "Jun 12 16:24:32.500756 crc crio[21573]: time=\"2026-06-12T16:24:32.500656444Z\" level=info msg=\"Starting container: 4c458284e1754b270a05f152d190e248c6aa169cf885dc8113ee55e6d1c04f6a\" id=29bb35f2-92f2-4f8f-9837-a4c1cd5fc034 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 17:20:10.306101 | controller |     "Jun 12 16:24:32.502099 crc crio[21573]: time=\"2026-06-12T16:24:32.502045439Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.306118 | controller |     "Jun 12 16:24:32.514648 crc crio[21573]: time=\"2026-06-12T16:24:32.513235498Z\" level=info msg=\"Started container\" PID=60465 containerID=4c458284e1754b270a05f152d190e248c6aa169cf885dc8113ee55e6d1c04f6a description=openstack/rabbitmq-server-0/setup-container id=29bb35f2-92f2-4f8f-9837-a4c1cd5fc034 name=/runtime.v1.RuntimeService/StartContainer sandboxID=ad7a42be4579fcb2b62642863d16f18eceeed69fe8b7731f72023ef45b5da668",
2026-06-12 17:20:10.306135 | controller |     "Jun 12 16:24:32.587537 crc crio[21573]: time=\"2026-06-12T16:24:32.582734827Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=12a03052-954c-4d99-8772-dff32180361f name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:20:10.306151 | controller |     "Jun 12 16:24:32.615294 crc crio[21573]: time=\"2026-06-12T16:24:32.615034436Z\" level=info msg=\"Creating container: openstack/dnsmasq-dns-86cd84489-h4fqs/dnsmasq-dns\" id=5fe5ac0e-e69d-4203-a378-6ffc4b45fcfc name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:20:10.306166 | controller |     "Jun 12 16:24:32.629353 crc crio[21573]: time=\"2026-06-12T16:24:32.629293145Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.306182 | controller |     "Jun 12 16:24:32.636881 crc crio[21573]: time=\"2026-06-12T16:24:32.636722216Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.306198 | controller |     "Jun 12 16:24:32.644552 crc crio[21573]: time=\"2026-06-12T16:24:32.644400843Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.306214 | controller |     "Jun 12 16:24:32.720417 crc crio[21573]: time=\"2026-06-12T16:24:32.718914578Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.306230 | controller |     "Jun 12 16:24:32.781514 crc crio[21573]: time=\"2026-06-12T16:24:32.781064727Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.306252 | controller |     "Jun 12 16:24:32.995945 crc crio[21573]: time=\"2026-06-12T16:24:32.995561052Z\" level=info msg=\"Stopped pod sandbox: 6a5234b0ccd8d3c7b48c3ff86a4e18b8d75c64ec09c91a9dbd063620f08a9e90\" id=8b3dcc2d-1d92-4c67-9c6b-48851f1a0164 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 17:20:10.306268 | controller |     "Jun 12 16:24:33.194822 crc crio[21573]: time=\"2026-06-12T16:24:33.194045209Z\" level=info msg=\"Created container 1856d8540e5c9d24a302efab8807f5a1a6ec82c8da6fc4e3e6306d2bc322f865: openstack/rabbitmq-cell1-server-0/setup-container\" id=fa4c337d-a2d6-45c3-87d1-a309dc620cce name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:20:10.306283 | controller |     "Jun 12 16:24:33.206367 crc crio[21573]: time=\"2026-06-12T16:24:33.199218413Z\" level=info msg=\"Starting container: 1856d8540e5c9d24a302efab8807f5a1a6ec82c8da6fc4e3e6306d2bc322f865\" id=100dde35-34b3-46b9-9cb9-971b5910c45d name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 17:20:10.306298 | controller |     "Jun 12 16:24:33.247762 crc crio[21573]: time=\"2026-06-12T16:24:33.239921278Z\" level=info msg=\"Started container\" PID=60513 containerID=1856d8540e5c9d24a302efab8807f5a1a6ec82c8da6fc4e3e6306d2bc322f865 description=openstack/rabbitmq-cell1-server-0/setup-container id=100dde35-34b3-46b9-9cb9-971b5910c45d name=/runtime.v1.RuntimeService/StartContainer sandboxID=86c9825a3bd816596f06586e0f68308d2d26101abbcd685f1ceae9d43710b15b",
2026-06-12 17:20:10.306314 | controller |     "Jun 12 16:24:33.284050 crc crio[21573]: time=\"2026-06-12T16:24:33.283836682Z\" level=info msg=\"Stopped pod sandbox: 1b3d0c7418b3c2d4acb9ecac81398f89510882db3de7f1bd80b6fd9f562fb0f0\" id=8167e6bf-a696-4e28-835a-a39a1ef1a7fa name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 17:20:10.306329 | controller |     "Jun 12 16:24:33.367848 crc crio[21573]: time=\"2026-06-12T16:24:33.367750126Z\" level=info msg=\"Stopped pod sandbox: 25a5d295d5d7ae2c600568ef9e5bd11a2bdd83e7b46d5549e941d97e99efac53\" id=b91c262e-c1b7-4b1a-b393-46266a0bd666 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 17:20:10.306352 | controller |     "Jun 12 16:24:33.590305 crc crio[21573]: time=\"2026-06-12T16:24:33.588984229Z\" level=info msg=\"Removing container: ed2a5c0a212dca2e71abf86c667fc49ac3e75fb6412551cf7597b1a47566e9ed\" id=fc3ff805-b442-4fe8-aa40-a8137cdfd3cf name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 17:20:10.306372 | controller |     "Jun 12 16:24:33.747740 crc crio[21573]: time=\"2026-06-12T16:24:33.747643427Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-base:current-podified\" id=27c3bc9b-7950-4993-ba4e-0c01cdb40c65 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:20:10.306389 | controller |     "Jun 12 16:24:33.764979 crc crio[21573]: time=\"2026-06-12T16:24:33.764288398Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-base:current-podified\" id=cfa546a0-85ad-4112-86b2-7a553f601935 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:20:10.306404 | controller |     "Jun 12 16:24:33.813099 crc crio[21573]: time=\"2026-06-12T16:24:33.808099729Z\" level=info msg=\"Creating container: openstack/ovn-controller-ovs-cjkn2/ovsdb-server\" id=a967c9e7-3ea3-4ad7-b07d-5475921e73fa name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:20:10.306420 | controller |     "Jun 12 16:24:33.813099 crc crio[21573]: time=\"2026-06-12T16:24:33.810057997Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.306436 | controller |     "Jun 12 16:24:34.141007 crc crio[21573]: time=\"2026-06-12T16:24:34.14088508Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.306451 | controller |     "Jun 12 16:24:34.154641 crc crio[21573]: time=\"2026-06-12T16:24:34.151561129Z\" level=info msg=\"Created container 51d4c856e1f2bea679d4389a1b8e21724724e7334dd51328b801bb5bdfb443c3: openstack/dnsmasq-dns-68bc84565-f2dwf/dnsmasq-dns\" id=9cf12083-d22a-43dd-9d65-a4ece5e2b87c name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:20:10.306470 | controller |     "Jun 12 16:24:34.160765 crc crio[21573]: time=\"2026-06-12T16:24:34.159849766Z\" level=info msg=\"Starting container: 51d4c856e1f2bea679d4389a1b8e21724724e7334dd51328b801bb5bdfb443c3\" id=105e85ea-4608-4a63-9088-385b481db7f8 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 17:20:10.306486 | controller |     "Jun 12 16:24:34.205850 crc crio[21573]: time=\"2026-06-12T16:24:34.205718437Z\" level=info msg=\"Created container 0e73cdfcbe217f582af6424269c2be05ef5d24c9726e9d22fd0bfbdeadf834dd: openstack/ovsdbserver-sb-0/openstack-network-exporter\" id=7d95d534-79aa-4695-9fdc-3712c288d294 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:20:10.306502 | controller |     "Jun 12 16:24:34.207306 crc crio[21573]: time=\"2026-06-12T16:24:34.20707728Z\" level=info msg=\"Started container\" PID=61261 containerID=51d4c856e1f2bea679d4389a1b8e21724724e7334dd51328b801bb5bdfb443c3 description=openstack/dnsmasq-dns-68bc84565-f2dwf/dnsmasq-dns id=105e85ea-4608-4a63-9088-385b481db7f8 name=/runtime.v1.RuntimeService/StartContainer sandboxID=6dab1ff43ae7bc5eff7607b572fce3f05624416a49095e1b0ee183be1606efa9",
2026-06-12 17:20:10.306517 | controller |     "Jun 12 16:24:34.207306 crc crio[21573]: time=\"2026-06-12T16:24:34.207249272Z\" level=info msg=\"Starting container: 0e73cdfcbe217f582af6424269c2be05ef5d24c9726e9d22fd0bfbdeadf834dd\" id=31615650-69c5-4a32-9fdc-8bce61f11294 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 17:20:10.306532 | controller |     "Jun 12 16:24:34.220616 crc crio[21573]: time=\"2026-06-12T16:24:34.220207823Z\" level=info msg=\"Started container\" PID=61251 containerID=0e73cdfcbe217f582af6424269c2be05ef5d24c9726e9d22fd0bfbdeadf834dd description=openstack/ovsdbserver-sb-0/openstack-network-exporter id=31615650-69c5-4a32-9fdc-8bce61f11294 name=/runtime.v1.RuntimeService/StartContainer sandboxID=00b0b036a3c8e71a8b6cc37b532adc197198c87eda091225e0074891ddb08a9c",
2026-06-12 17:20:10.306548 | controller |     "Jun 12 16:24:34.254087 crc crio[21573]: time=\"2026-06-12T16:24:34.253416161Z\" level=info msg=\"Created container 7811d80b39ed4a5ff8c495657128ccc6871beff3b22a3a40e87ae4e4660bac29: openstack/dnsmasq-dns-86cd84489-h4fqs/dnsmasq-dns\" id=5fe5ac0e-e69d-4203-a378-6ffc4b45fcfc name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:20:10.306563 | controller |     "Jun 12 16:24:34.255995 crc crio[21573]: time=\"2026-06-12T16:24:34.255898803Z\" level=info msg=\"Starting container: 7811d80b39ed4a5ff8c495657128ccc6871beff3b22a3a40e87ae4e4660bac29\" id=d96426da-3aef-4c36-82bf-a86bc006c817 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 17:20:10.306599 | controller |     "Jun 12 16:24:34.263233 crc crio[21573]: time=\"2026-06-12T16:24:34.262909881Z\" level=info msg=\"Started container\" PID=61264 containerID=7811d80b39ed4a5ff8c495657128ccc6871beff3b22a3a40e87ae4e4660bac29 description=openstack/dnsmasq-dns-86cd84489-h4fqs/dnsmasq-dns id=d96426da-3aef-4c36-82bf-a86bc006c817 name=/runtime.v1.RuntimeService/StartContainer sandboxID=c09eec9b2aa6d6643cc8c0a1ac72ea2730238e0d0fbb7a6420f7939a22402bbb",
2026-06-12 17:20:10.306617 | controller |     "Jun 12 16:24:34.314528 crc crio[21573]: time=\"2026-06-12T16:24:34.314021845Z\" level=info msg=\"Created container 27502588067f53191d53cadb5d2f72d26e06c0308512b6fb9476a12943a51cc3: openstack/ovsdbserver-nb-0/openstack-network-exporter\" id=2eba110c-47c3-459f-b4fd-b429320375d1 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:20:10.306633 | controller |     "Jun 12 16:24:34.319524 crc crio[21573]: time=\"2026-06-12T16:24:34.317592629Z\" level=info msg=\"Starting container: 27502588067f53191d53cadb5d2f72d26e06c0308512b6fb9476a12943a51cc3\" id=e538702a-da74-418f-9cee-63fe7bc98bd2 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 17:20:10.306648 | controller |     "Jun 12 16:24:34.337159 crc crio[21573]: time=\"2026-06-12T16:24:34.33665569Z\" level=info msg=\"Removed container ed2a5c0a212dca2e71abf86c667fc49ac3e75fb6412551cf7597b1a47566e9ed: openstack/dnsmasq-dns-769fc96f7c-xdwvs/init\" id=fc3ff805-b442-4fe8-aa40-a8137cdfd3cf name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 17:20:10.306666 | controller |     "Jun 12 16:24:34.338113 crc crio[21573]: time=\"2026-06-12T16:24:34.338015775Z\" level=info msg=\"Started container\" PID=61257 containerID=27502588067f53191d53cadb5d2f72d26e06c0308512b6fb9476a12943a51cc3 description=openstack/ovsdbserver-nb-0/openstack-network-exporter id=e538702a-da74-418f-9cee-63fe7bc98bd2 name=/runtime.v1.RuntimeService/StartContainer sandboxID=60868546b23cf666fe2c767f5decbdcd4b5d7fffca0dbf5f5828e40408bdd8b5",
2026-06-12 17:20:10.306682 | controller |     "Jun 12 16:24:34.353046 crc crio[21573]: time=\"2026-06-12T16:24:34.352939534Z\" level=info msg=\"Removing container: 578cf8ff9f6b683ad43afc0fe98dd1909ce0ec69d3d9ddab8fab4b453e5df11c\" id=691ccbac-cac1-4009-8ebb-1c7d26394d86 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 17:20:10.306697 | controller |     "Jun 12 16:24:34.385684 crc crio[21573]: time=\"2026-06-12T16:24:34.385353446Z\" level=info msg=\"Running pod sandbox: openstack/dnsmasq-dns-77594b4b4f-b48cm/POD\" id=db108e8c-c7d8-4000-acdd-9fa3b72a3e41 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:20:10.306712 | controller |     "Jun 12 16:24:34.385848 crc crio[21573]: time=\"2026-06-12T16:24:34.385741627Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.306727 | controller |     "Jun 12 16:24:34.400063 crc crio[21573]: time=\"2026-06-12T16:24:34.399706414Z\" level=info msg=\"Removed container 578cf8ff9f6b683ad43afc0fe98dd1909ce0ec69d3d9ddab8fab4b453e5df11c: openstack/dnsmasq-dns-7dc8cc99c9-dkjfn/init\" id=691ccbac-cac1-4009-8ebb-1c7d26394d86 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 17:20:10.306742 | controller |     "Jun 12 16:24:34.410206 crc crio[21573]: time=\"2026-06-12T16:24:34.410040766Z\" level=info msg=\"Removing container: ba02a43e668166adfd03094778643b2ab979dbfd5cfc53b8078872d574e9ffe0\" id=49a68a33-57b6-44ec-a35b-932608854bc5 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 17:20:10.306757 | controller |     "Jun 12 16:24:34.511288 crc crio[21573]: time=\"2026-06-12T16:24:34.511115769Z\" level=info msg=\"Removed container ba02a43e668166adfd03094778643b2ab979dbfd5cfc53b8078872d574e9ffe0: openstack/dnsmasq-dns-6b994dcc49-mxqqs/init\" id=49a68a33-57b6-44ec-a35b-932608854bc5 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 17:20:10.306772 | controller |     "Jun 12 16:24:34.526486 crc crio[21573]: time=\"2026-06-12T16:24:34.526277035Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.306788 | controller |     "Jun 12 16:24:34.537757 crc crio[21573]: time=\"2026-06-12T16:24:34.53764536Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-77594b4b4f-b48cm Namespace:openstack ID:ab9606494179a0157c364d5d2b0084be0563509cbe34658304ecffd86572c72c UID:867d9fbf-1337-4ad5-a485-b9fb6c530c5f NetNS:/var/run/netns/c8c0466f-84b5-455d-b157-da89c1f94d2e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod867d9fbf_1337_4ad5_a485_b9fb6c530c5f.slice PodAnnotations:0xc002722160}] Aliases:map[]}\"",
2026-06-12 17:20:10.306803 | controller |     "Jun 12 16:24:34.537757 crc crio[21573]: time=\"2026-06-12T16:24:34.537716112Z\" level=info msg=\"Adding pod openstack_dnsmasq-dns-77594b4b4f-b48cm to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 17:20:10.306818 | controller |     "Jun 12 16:24:34.730784 crc crio[21573]: time=\"2026-06-12T16:24:34.727239063Z\" level=info msg=\"Created container d02559284841d01325f21fa75ad4557b39e77eade6eea99cf84b2fdee16ca96f: openstack/ovn-controller-ovs-cjkn2/ovsdb-server\" id=a967c9e7-3ea3-4ad7-b07d-5475921e73fa name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:20:10.306837 | controller |     "Jun 12 16:24:34.741999 crc crio[21573]: time=\"2026-06-12T16:24:34.738879378Z\" level=info msg=\"Starting container: d02559284841d01325f21fa75ad4557b39e77eade6eea99cf84b2fdee16ca96f\" id=3a701b92-5e7e-4cb1-a8ef-1930a878dadc name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 17:20:10.306852 | controller |     "Jun 12 16:24:34.766518 crc crio[21573]: time=\"2026-06-12T16:24:34.755990526Z\" level=info msg=\"Started container\" PID=61529 containerID=d02559284841d01325f21fa75ad4557b39e77eade6eea99cf84b2fdee16ca96f description=openstack/ovn-controller-ovs-cjkn2/ovsdb-server id=3a701b92-5e7e-4cb1-a8ef-1930a878dadc name=/runtime.v1.RuntimeService/StartContainer sandboxID=8293d1ce918cbcd754ae6dfed80e502b8fd5a8367df3464a30efb6c5ab7cf1dd",
2026-06-12 17:20:10.306867 | controller |     "Jun 12 16:24:34.812807 crc crio[21573]: time=\"2026-06-12T16:24:34.812702661Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-base:current-podified\" id=9658ea43-a89d-4e7e-bc7b-99d1a416f686 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:20:10.306882 | controller |     "Jun 12 16:24:34.823791 crc crio[21573]: time=\"2026-06-12T16:24:34.822846311Z\" level=info msg=\"Stopping container: 51d4c856e1f2bea679d4389a1b8e21724724e7334dd51328b801bb5bdfb443c3 (timeout: 10s)\" id=73925367-0b2d-40d0-9642-66e08b2531c8 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 17:20:10.306897 | controller |     "Jun 12 16:24:34.832522 crc crio[21573]: time=\"2026-06-12T16:24:34.828705989Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-base:current-podified\" id=a5969169-2022-4173-b3ab-6b7126abdadc name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:20:10.306911 | controller |     "Jun 12 16:24:34.854637 crc crio[21573]: time=\"2026-06-12T16:24:34.854339705Z\" level=info msg=\"Creating container: openstack/ovn-controller-ovs-cjkn2/ovs-vswitchd\" id=85ffe769-774c-4fd0-b14b-c21483614844 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:20:10.306926 | controller |     "Jun 12 16:24:34.856149 crc crio[21573]: time=\"2026-06-12T16:24:34.85605359Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.306941 | controller |     "Jun 12 16:24:34.937153 crc crio[21573]: time=\"2026-06-12T16:24:34.936828132Z\" level=info msg=\"Stopping pod sandbox: efa2f6d5e2cddc322164586db4bf1d6a41c8d89e21b0edd944132f4e79ace795\" id=08bbd6cd-1486-43bd-8de3-4c3e3eb9579b name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 17:20:10.306956 | controller |     "Jun 12 16:24:34.937583 crc crio[21573]: time=\"2026-06-12T16:24:34.937410848Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29688024-lfhvq Namespace:openshift-infra ID:efa2f6d5e2cddc322164586db4bf1d6a41c8d89e21b0edd944132f4e79ace795 UID:61cbc5d2-f566-45ec-9cc8-50bf1a7a32b8 NetNS:/var/run/netns/e8c211dc-8890-425b-83ea-f5e20b170d63 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod61cbc5d2_f566_45ec_9cc8_50bf1a7a32b8.slice PodAnnotations:0xc003674328}] Aliases:map[]}\"",
2026-06-12 17:20:10.306971 | controller |     "Jun 12 16:24:34.937709 crc crio[21573]: time=\"2026-06-12T16:24:34.937662826Z\" level=info msg=\"Deleting pod openshift-infra_auto-csr-approver-29688024-lfhvq from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 17:20:10.306986 | controller |     "Jun 12 16:24:34.943539 crc crio[21573]: time=\"2026-06-12T16:24:34.942923057Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.307004 | controller |     "Jun 12 16:24:34.992816 crc crio[21573]: time=\"2026-06-12T16:24:34.991980366Z\" level=info msg=\"Stopped container 51d4c856e1f2bea679d4389a1b8e21724724e7334dd51328b801bb5bdfb443c3: openstack/dnsmasq-dns-68bc84565-f2dwf/dnsmasq-dns\" id=73925367-0b2d-40d0-9642-66e08b2531c8 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 17:20:10.307019 | controller |     "Jun 12 16:24:34.998318 crc crio[21573]: time=\"2026-06-12T16:24:34.998154656Z\" level=info msg=\"Stopping pod sandbox: 6dab1ff43ae7bc5eff7607b572fce3f05624416a49095e1b0ee183be1606efa9\" id=936b4ffa-514d-4740-9de5-1d6ee9efd746 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 17:20:10.307034 | controller |     "Jun 12 16:24:34.998960 crc crio[21573]: time=\"2026-06-12T16:24:34.998880207Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-68bc84565-f2dwf Namespace:openstack ID:6dab1ff43ae7bc5eff7607b572fce3f05624416a49095e1b0ee183be1606efa9 UID:96cc42c1-7b82-4952-b012-f8c294f3a526 NetNS:/var/run/netns/a66de47e-f834-4df0-9098-34de10c25b19 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod96cc42c1_7b82_4952_b012_f8c294f3a526.slice PodAnnotations:0xc00443c060}] Aliases:map[]}\"",
2026-06-12 17:20:10.307049 | controller |     "Jun 12 16:24:34.999174 crc crio[21573]: time=\"2026-06-12T16:24:34.999106093Z\" level=info msg=\"Deleting pod openstack_dnsmasq-dns-68bc84565-f2dwf from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 17:20:10.307064 | controller |     "Jun 12 16:24:35.264856 crc crio[21573]: 2026-06-12T16:24:35Z [verbose] CmdAdd (shim): {1.1.0 [{Name:ab9606494179a01 Mac:2a:f5:8c:66:61:88 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:77 Mtu:0 Sandbox:/var/run/netns/c8c0466f-84b5-455d-b157-da89c1f94d2e SocketPath: PciID:}] [{Interface:0xc000299cb0 Address:{IP:10.217.0.119 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 17:20:10.307081 | controller |     "Jun 12 16:24:35.269280 crc crio[21573]: time=\"2026-06-12T16:24:35.2683223Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-77594b4b4f-b48cm Namespace:openstack ID:ab9606494179a0157c364d5d2b0084be0563509cbe34658304ecffd86572c72c UID:867d9fbf-1337-4ad5-a485-b9fb6c530c5f NetNS:/var/run/netns/c8c0466f-84b5-455d-b157-da89c1f94d2e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod867d9fbf_1337_4ad5_a485_b9fb6c530c5f.slice PodAnnotations:0xc002722160}] Aliases:map[]}\"",
2026-06-12 17:20:10.307098 | controller |     "Jun 12 16:24:35.269280 crc crio[21573]: time=\"2026-06-12T16:24:35.268967598Z\" level=info msg=\"Checking pod openstack_dnsmasq-dns-77594b4b4f-b48cm for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 17:20:10.307114 | controller |     "Jun 12 16:24:35.302796 crc crio[21573]: time=\"2026-06-12T16:24:35.302726671Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.307130 | controller |     "Jun 12 16:24:35.359987 crc crio[21573]: time=\"2026-06-12T16:24:35.359931552Z\" level=info msg=\"Ran pod sandbox ab9606494179a0157c364d5d2b0084be0563509cbe34658304ecffd86572c72c with infra container: openstack/dnsmasq-dns-77594b4b4f-b48cm/POD\" id=db108e8c-c7d8-4000-acdd-9fa3b72a3e41 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:20:10.307145 | controller |     "Jun 12 16:24:35.363648 crc crio[21573]: time=\"2026-06-12T16:24:35.363546532Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=ed2653c4-7f7c-47c9-ab93-5f8436fd1d82 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:20:10.307161 | controller |     "Jun 12 16:24:35.448572 crc crio[21573]: time=\"2026-06-12T16:24:35.445947568Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=8df848ff-4dfb-4553-9254-1a864094c2ad name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:20:10.307179 | controller |     "Jun 12 16:24:35.463628 crc crio[21573]: time=\"2026-06-12T16:24:35.463396569Z\" level=info msg=\"Creating container: openstack/dnsmasq-dns-77594b4b4f-b48cm/init\" id=6f505269-74dc-42b0-b7bb-efe0486f2afb name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:20:10.307196 | controller |     "Jun 12 16:24:35.466079 crc crio[21573]: time=\"2026-06-12T16:24:35.466049505Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.307211 | controller |     "Jun 12 16:24:35.531787 crc crio[21573]: time=\"2026-06-12T16:24:35.531000941Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.307226 | controller |     "Jun 12 16:24:35.538746 crc crio[21573]: time=\"2026-06-12T16:24:35.53870707Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.307240 | controller |     "Jun 12 16:24:35.591491 crc crio[21573]: time=\"2026-06-12T16:24:35.591091083Z\" level=info msg=\"Stopped pod sandbox: efa2f6d5e2cddc322164586db4bf1d6a41c8d89e21b0edd944132f4e79ace795\" id=08bbd6cd-1486-43bd-8de3-4c3e3eb9579b name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 17:20:10.307255 | controller |     "Jun 12 16:24:35.616969 crc crio[21573]: time=\"2026-06-12T16:24:35.616921583Z\" level=info msg=\"Created container 6f11cc9908cd510780fddd4ed1d6fc48e5be0e4f89b772ca65c2a02adc839067: openstack/ovn-controller-ovs-cjkn2/ovs-vswitchd\" id=85ffe769-774c-4fd0-b14b-c21483614844 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:20:10.307270 | controller |     "Jun 12 16:24:35.620003 crc crio[21573]: time=\"2026-06-12T16:24:35.619886216Z\" level=info msg=\"Starting container: 6f11cc9908cd510780fddd4ed1d6fc48e5be0e4f89b772ca65c2a02adc839067\" id=5d101445-ab26-49d7-9232-f2b99766d71d name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 17:20:10.307285 | controller |     "Jun 12 16:24:35.630728 crc crio[21573]: time=\"2026-06-12T16:24:35.63051937Z\" level=info msg=\"Started container\" PID=61814 containerID=6f11cc9908cd510780fddd4ed1d6fc48e5be0e4f89b772ca65c2a02adc839067 description=openstack/ovn-controller-ovs-cjkn2/ovs-vswitchd id=5d101445-ab26-49d7-9232-f2b99766d71d name=/runtime.v1.RuntimeService/StartContainer sandboxID=8293d1ce918cbcd754ae6dfed80e502b8fd5a8367df3464a30efb6c5ab7cf1dd",
2026-06-12 17:20:10.307300 | controller |     "Jun 12 16:24:35.638903 crc crio[21573]: time=\"2026-06-12T16:24:35.638681838Z\" level=info msg=\"Stopped pod sandbox: 6dab1ff43ae7bc5eff7607b572fce3f05624416a49095e1b0ee183be1606efa9\" id=936b4ffa-514d-4740-9de5-1d6ee9efd746 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 17:20:10.307316 | controller |     "Jun 12 16:24:35.821986 crc crio[21573]: time=\"2026-06-12T16:24:35.821238596Z\" level=info msg=\"Created container e014b1acca6999a7b704ff1aba7803f1bace86e3d1df80356ca18f14d21b3a80: openstack/dnsmasq-dns-77594b4b4f-b48cm/init\" id=6f505269-74dc-42b0-b7bb-efe0486f2afb name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:20:10.307333 | controller |     "Jun 12 16:24:35.828257 crc crio[21573]: time=\"2026-06-12T16:24:35.828106381Z\" level=info msg=\"Starting container: e014b1acca6999a7b704ff1aba7803f1bace86e3d1df80356ca18f14d21b3a80\" id=58321f61-8147-4f20-b92d-f2c1bf520f7a name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 17:20:10.307348 | controller |     "Jun 12 16:24:35.839299 crc crio[21573]: time=\"2026-06-12T16:24:35.837975361Z\" level=info msg=\"Started container\" PID=61821 containerID=e014b1acca6999a7b704ff1aba7803f1bace86e3d1df80356ca18f14d21b3a80 description=openstack/dnsmasq-dns-77594b4b4f-b48cm/init id=58321f61-8147-4f20-b92d-f2c1bf520f7a name=/runtime.v1.RuntimeService/StartContainer sandboxID=ab9606494179a0157c364d5d2b0084be0563509cbe34658304ecffd86572c72c",
2026-06-12 17:20:10.307376 | controller |     "Jun 12 16:24:36.014880 crc crio[21573]: time=\"2026-06-12T16:24:36.01474351Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=e96f756c-2fa8-4e22-b7ba-f66a2cd48898 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:20:10.307396 | controller |     "Jun 12 16:24:36.053793 crc crio[21573]: time=\"2026-06-12T16:24:36.05300758Z\" level=info msg=\"Removing container: 51d4c856e1f2bea679d4389a1b8e21724724e7334dd51328b801bb5bdfb443c3\" id=172a8724-2f23-467b-8405-61cc700bceb7 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 17:20:10.307411 | controller |     "Jun 12 16:24:36.079980 crc crio[21573]: time=\"2026-06-12T16:24:36.079869376Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=6690b765-3b5c-4b96-9eab-5e28ec2ee18f name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:20:10.307427 | controller |     "Jun 12 16:24:36.122537 crc crio[21573]: time=\"2026-06-12T16:24:36.121599926Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=9c664311-199b-46c5-9699-cdb589b22008 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:20:10.307441 | controller |     "Jun 12 16:24:36.140766 crc crio[21573]: time=\"2026-06-12T16:24:36.14066692Z\" level=info msg=\"Removed container 51d4c856e1f2bea679d4389a1b8e21724724e7334dd51328b801bb5bdfb443c3: openstack/dnsmasq-dns-68bc84565-f2dwf/dnsmasq-dns\" id=172a8724-2f23-467b-8405-61cc700bceb7 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 17:20:10.307457 | controller |     "Jun 12 16:24:36.144304 crc crio[21573]: time=\"2026-06-12T16:24:36.144212367Z\" level=info msg=\"Removing container: d04005a9de6306602a77544a13e0b0db421171b34d7ade2aaf119006c1d47b0e\" id=bf142352-bf44-4a54-9dc9-4b7f3c7c3f7c name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 17:20:10.307472 | controller |     "Jun 12 16:24:36.161351 crc crio[21573]: time=\"2026-06-12T16:24:36.156804343Z\" level=info msg=\"Creating container: openstack/dnsmasq-dns-77594b4b4f-b48cm/dnsmasq-dns\" id=863a0670-dec1-4800-9f4e-621953a99737 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:20:10.307487 | controller |     "Jun 12 16:24:36.161351 crc crio[21573]: time=\"2026-06-12T16:24:36.158653106Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.307501 | controller |     "Jun 12 16:24:36.204808 crc crio[21573]: time=\"2026-06-12T16:24:36.204694349Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=ddf45038-6d3e-485e-8f98-ef72445f3c79 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:20:10.307517 | controller |     "Jun 12 16:24:36.216516 crc crio[21573]: time=\"2026-06-12T16:24:36.216343232Z\" level=info msg=\"Removed container d04005a9de6306602a77544a13e0b0db421171b34d7ade2aaf119006c1d47b0e: openstack/dnsmasq-dns-68bc84565-f2dwf/init\" id=bf142352-bf44-4a54-9dc9-4b7f3c7c3f7c name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 17:20:10.307532 | controller |     "Jun 12 16:24:36.231783 crc crio[21573]: time=\"2026-06-12T16:24:36.231682042Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.307547 | controller |     "Jun 12 16:24:36.238681 crc crio[21573]: time=\"2026-06-12T16:24:36.238561347Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.307562 | controller |     "Jun 12 16:24:36.438129 crc crio[21573]: time=\"2026-06-12T16:24:36.437593074Z\" level=info msg=\"Creating container: openstack/openstack-cell1-galera-0/galera\" id=b613b1a7-76aa-430a-a083-946e619ec53d name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:20:10.307600 | controller |     "Jun 12 16:24:36.440541 crc crio[21573]: time=\"2026-06-12T16:24:36.439659114Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.307619 | controller |     "Jun 12 16:24:36.470022 crc crio[21573]: time=\"2026-06-12T16:24:36.469049051Z\" level=info msg=\"Created container c5bd4661ba0614ae07ab87f2a69805c3a6a89ed6a8839e6663a9049334cab9b3: openstack/dnsmasq-dns-77594b4b4f-b48cm/dnsmasq-dns\" id=863a0670-dec1-4800-9f4e-621953a99737 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:20:10.307634 | controller |     "Jun 12 16:24:36.480299 crc crio[21573]: time=\"2026-06-12T16:24:36.478942311Z\" level=info msg=\"Starting container: c5bd4661ba0614ae07ab87f2a69805c3a6a89ed6a8839e6663a9049334cab9b3\" id=a1f977f0-fb8b-4ceb-8e0f-6e3182b3ad72 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 17:20:10.307649 | controller |     "Jun 12 16:24:36.505096 crc crio[21573]: time=\"2026-06-12T16:24:36.504118503Z\" level=info msg=\"Started container\" PID=61991 containerID=c5bd4661ba0614ae07ab87f2a69805c3a6a89ed6a8839e6663a9049334cab9b3 description=openstack/dnsmasq-dns-77594b4b4f-b48cm/dnsmasq-dns id=a1f977f0-fb8b-4ceb-8e0f-6e3182b3ad72 name=/runtime.v1.RuntimeService/StartContainer sandboxID=ab9606494179a0157c364d5d2b0084be0563509cbe34658304ecffd86572c72c",
2026-06-12 17:20:10.307664 | controller |     "Jun 12 16:24:36.571945 crc crio[21573]: time=\"2026-06-12T16:24:36.569735001Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.307679 | controller |     "Jun 12 16:24:36.582926 crc crio[21573]: time=\"2026-06-12T16:24:36.582820101Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.307694 | controller |     "Jun 12 16:24:37.015809 crc crio[21573]: time=\"2026-06-12T16:24:37.01487084Z\" level=info msg=\"Created container 54516fec54149158b2fa15dd036cc632e3a83f7ecc989505cc516f7b6a10a063: openstack/openstack-cell1-galera-0/galera\" id=b613b1a7-76aa-430a-a083-946e619ec53d name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:20:10.307709 | controller |     "Jun 12 16:24:37.017313 crc crio[21573]: time=\"2026-06-12T16:24:37.017264837Z\" level=info msg=\"Starting container: 54516fec54149158b2fa15dd036cc632e3a83f7ecc989505cc516f7b6a10a063\" id=a839a1ea-cea8-4e26-bff1-27aeec51b8be name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 17:20:10.307724 | controller |     "Jun 12 16:24:37.027037 crc crio[21573]: time=\"2026-06-12T16:24:37.026279903Z\" level=info msg=\"Started container\" PID=62017 containerID=54516fec54149158b2fa15dd036cc632e3a83f7ecc989505cc516f7b6a10a063 description=openstack/openstack-cell1-galera-0/galera id=a839a1ea-cea8-4e26-bff1-27aeec51b8be name=/runtime.v1.RuntimeService/StartContainer sandboxID=781f57ed4fbfd14b2ee5661e969f8a9ded09909ab4f4d78b085f216d965ab5d9",
2026-06-12 17:20:10.307740 | controller |     "Jun 12 16:24:42.258658 crc crio[21573]: time=\"2026-06-12T16:24:42.257610224Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=f5f79de5-d220-406a-b9ee-43437a9ee9b2 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:20:10.307755 | controller |     "Jun 12 16:24:42.322947 crc crio[21573]: time=\"2026-06-12T16:24:42.322811609Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=1436169b-5041-45e6-9e8e-2b0dd0db131f name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:20:10.307770 | controller |     "Jun 12 16:24:42.891774 crc crio[21573]: time=\"2026-06-12T16:24:42.891639118Z\" level=info msg=\"Creating container: openstack/openstack-galera-0/galera\" id=24d9cdab-b94b-4b1a-b3ba-a29218a8f240 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:20:10.307788 | controller |     "Jun 12 16:24:42.894534 crc crio[21573]: time=\"2026-06-12T16:24:42.893559463Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.307803 | controller |     "Jun 12 16:24:43.000063 crc crio[21573]: time=\"2026-06-12T16:24:42.999404909Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.307819 | controller |     "Jun 12 16:24:43.004338 crc crio[21573]: time=\"2026-06-12T16:24:43.004170814Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.307834 | controller |     "Jun 12 16:24:43.263854 crc crio[21573]: time=\"2026-06-12T16:24:43.263646708Z\" level=info msg=\"Created container ba93d971b19180aace902e969eb078d6663e3e07cc3f6e800c2092dee19cb2e3: openstack/openstack-galera-0/galera\" id=24d9cdab-b94b-4b1a-b3ba-a29218a8f240 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:20:10.307849 | controller |     "Jun 12 16:24:43.287953 crc crio[21573]: time=\"2026-06-12T16:24:43.287699576Z\" level=info msg=\"Starting container: ba93d971b19180aace902e969eb078d6663e3e07cc3f6e800c2092dee19cb2e3\" id=d338e7d5-fe6b-43ab-8834-63f4c99997dd name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 17:20:10.307864 | controller |     "Jun 12 16:24:43.311025 crc crio[21573]: time=\"2026-06-12T16:24:43.31088882Z\" level=info msg=\"Started container\" PID=62160 containerID=ba93d971b19180aace902e969eb078d6663e3e07cc3f6e800c2092dee19cb2e3 description=openstack/openstack-galera-0/galera id=d338e7d5-fe6b-43ab-8834-63f4c99997dd name=/runtime.v1.RuntimeService/StartContainer sandboxID=226c5744652142a03f62e1398c005afdb05109fed4c6438e4cf94743c3d33791",
2026-06-12 17:20:10.307879 | controller |     "Jun 12 16:24:43.822153 crc crio[21573]: time=\"2026-06-12T16:24:43.821095826Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/community-operators-lt2z7/POD\" id=66afeab8-7e0c-40ff-9a4a-4392e7935952 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:20:10.307894 | controller |     "Jun 12 16:24:43.822153 crc crio[21573]: time=\"2026-06-12T16:24:43.821882298Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.307910 | controller |     "Jun 12 16:24:43.941649 crc crio[21573]: time=\"2026-06-12T16:24:43.941525304Z\" level=info msg=\"Got pod network &{Name:community-operators-lt2z7 Namespace:openshift-marketplace ID:98cd679f86051d8b40faf33e335870858058c3cb6ca24c0f04033a697e4fdc64 UID:68cc6a95-a5c5-4a66-bddc-84a8d6e8a59f NetNS:/var/run/netns/459de8b3-4d63-4ca2-ab8b-2ef89fdeb542 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod68cc6a95_a5c5_4a66_bddc_84a8d6e8a59f.slice PodAnnotations:0xc0024281b0}] Aliases:map[]}\"",
2026-06-12 17:20:10.307926 | controller |     "Jun 12 16:24:43.941649 crc crio[21573]: time=\"2026-06-12T16:24:43.941623507Z\" level=info msg=\"Adding pod openshift-marketplace_community-operators-lt2z7 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 17:20:10.307941 | controller |     "Jun 12 16:24:44.360371 crc crio[21573]: time=\"2026-06-12T16:24:44.356989372Z\" level=info msg=\"Stopping container: 7811d80b39ed4a5ff8c495657128ccc6871beff3b22a3a40e87ae4e4660bac29 (timeout: 10s)\" id=2c645859-b4a1-4297-835d-46bb559ba1c9 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 17:20:10.307957 | controller |     "Jun 12 16:24:44.497551 crc crio[21573]: time=\"2026-06-12T16:24:44.49737882Z\" level=info msg=\"Stopped container 7811d80b39ed4a5ff8c495657128ccc6871beff3b22a3a40e87ae4e4660bac29: openstack/dnsmasq-dns-86cd84489-h4fqs/dnsmasq-dns\" id=2c645859-b4a1-4297-835d-46bb559ba1c9 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 17:20:10.307975 | controller |     "Jun 12 16:24:44.499743 crc crio[21573]: time=\"2026-06-12T16:24:44.499638009Z\" level=info msg=\"Stopping pod sandbox: c09eec9b2aa6d6643cc8c0a1ac72ea2730238e0d0fbb7a6420f7939a22402bbb\" id=3e7816d2-9536-484b-a1e7-3bfb9f642072 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 17:20:10.307991 | controller |     "Jun 12 16:24:44.500929 crc crio[21573]: time=\"2026-06-12T16:24:44.500365491Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-86cd84489-h4fqs Namespace:openstack ID:c09eec9b2aa6d6643cc8c0a1ac72ea2730238e0d0fbb7a6420f7939a22402bbb UID:8ad8ded8-3933-4d0c-8ba3-55d6fe8cf811 NetNS:/var/run/netns/29cabb79-536d-4804-a049-300e8764c0fa Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod8ad8ded8_3933_4d0c_8ba3_55d6fe8cf811.slice PodAnnotations:0xc00008caf0}] Aliases:map[]}\"",
2026-06-12 17:20:10.308006 | controller |     "Jun 12 16:24:44.500929 crc crio[21573]: time=\"2026-06-12T16:24:44.500632908Z\" level=info msg=\"Deleting pod openstack_dnsmasq-dns-86cd84489-h4fqs from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 17:20:10.308021 | controller |     "Jun 12 16:24:44.770548 crc crio[21573]: 2026-06-12T16:24:44Z [verbose] CmdAdd (shim): {1.1.0 [{Name:98cd679f86051d8 Mac:76:cd:7d:d3:c3:9c Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:78 Mtu:0 Sandbox:/var/run/netns/459de8b3-4d63-4ca2-ab8b-2ef89fdeb542 SocketPath: PciID:}] [{Interface:0xc0002429e0 Address:{IP:10.217.0.120 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 17:20:10.308036 | controller |     "Jun 12 16:24:44.770548 crc crio[21573]: time=\"2026-06-12T16:24:44.76906259Z\" level=info msg=\"Got pod network &{Name:community-operators-lt2z7 Namespace:openshift-marketplace ID:98cd679f86051d8b40faf33e335870858058c3cb6ca24c0f04033a697e4fdc64 UID:68cc6a95-a5c5-4a66-bddc-84a8d6e8a59f NetNS:/var/run/netns/459de8b3-4d63-4ca2-ab8b-2ef89fdeb542 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod68cc6a95_a5c5_4a66_bddc_84a8d6e8a59f.slice PodAnnotations:0xc0024281b0}] Aliases:map[]}\"",
2026-06-12 17:20:10.308052 | controller |     "Jun 12 16:24:44.770548 crc crio[21573]: time=\"2026-06-12T16:24:44.769366908Z\" level=info msg=\"Checking pod openshift-marketplace_community-operators-lt2z7 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 17:20:10.308067 | controller |     "Jun 12 16:24:44.798163 crc crio[21573]: time=\"2026-06-12T16:24:44.797382537Z\" level=info msg=\"Ran pod sandbox 98cd679f86051d8b40faf33e335870858058c3cb6ca24c0f04033a697e4fdc64 with infra container: openshift-marketplace/community-operators-lt2z7/POD\" id=66afeab8-7e0c-40ff-9a4a-4392e7935952 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:20:10.308082 | controller |     "Jun 12 16:24:44.814615 crc crio[21573]: time=\"2026-06-12T16:24:44.814009434Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=c2123161-5709-42a5-97c0-ec9416ebaa30 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:20:10.308097 | controller |     "Jun 12 16:24:44.832249 crc crio[21573]: time=\"2026-06-12T16:24:44.8246829Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=1ca2eafc-e9de-4f6f-a689-7fcff6dd73d3 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:20:10.308114 | controller |     "Jun 12 16:24:44.845530 crc crio[21573]: time=\"2026-06-12T16:24:44.840906361Z\" level=info msg=\"Creating container: openshift-marketplace/community-operators-lt2z7/extract-utilities\" id=e8655a80-5545-492e-b4c1-f410c1869912 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:20:10.308132 | controller |     "Jun 12 16:24:44.845530 crc crio[21573]: time=\"2026-06-12T16:24:44.841508138Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.308148 | controller |     "Jun 12 16:24:44.977228 crc crio[21573]: time=\"2026-06-12T16:24:44.977070977Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.308164 | controller |     "Jun 12 16:24:45.003655 crc crio[21573]: time=\"2026-06-12T16:24:45.003153556Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.308179 | controller |     "Jun 12 16:24:45.213952 crc crio[21573]: time=\"2026-06-12T16:24:45.213851225Z\" level=info msg=\"Created container c1f6da89d338e82cf839121de5e26298a838395bf0c0ca710ffa220bf7a352c0: openshift-marketplace/community-operators-lt2z7/extract-utilities\" id=e8655a80-5545-492e-b4c1-f410c1869912 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:20:10.308195 | controller |     "Jun 12 16:24:45.218225 crc crio[21573]: time=\"2026-06-12T16:24:45.218139115Z\" level=info msg=\"Starting container: c1f6da89d338e82cf839121de5e26298a838395bf0c0ca710ffa220bf7a352c0\" id=dcd954ec-58ff-4add-a793-011a9bdeb3bb name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 17:20:10.308211 | controller |     "Jun 12 16:24:45.225209 crc crio[21573]: time=\"2026-06-12T16:24:45.225087094Z\" level=info msg=\"Started container\" PID=62525 containerID=c1f6da89d338e82cf839121de5e26298a838395bf0c0ca710ffa220bf7a352c0 description=openshift-marketplace/community-operators-lt2z7/extract-utilities id=dcd954ec-58ff-4add-a793-011a9bdeb3bb name=/runtime.v1.RuntimeService/StartContainer sandboxID=98cd679f86051d8b40faf33e335870858058c3cb6ca24c0f04033a697e4fdc64",
2026-06-12 17:20:10.308227 | controller |     "Jun 12 16:24:45.259894 crc crio[21573]: time=\"2026-06-12T16:24:45.259765817Z\" level=info msg=\"Stopped pod sandbox: c09eec9b2aa6d6643cc8c0a1ac72ea2730238e0d0fbb7a6420f7939a22402bbb\" id=3e7816d2-9536-484b-a1e7-3bfb9f642072 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 17:20:10.308242 | controller |     "Jun 12 16:24:45.400122 crc crio[21573]: time=\"2026-06-12T16:24:45.399990082Z\" level=info msg=\"Pulling image: registry.redhat.io/redhat/community-operator-index:v4.20\" id=d9b367dd-9cd9-4aa5-b87d-6133dc8aec19 name=/runtime.v1.ImageService/PullImage",
2026-06-12 17:20:10.308258 | controller |     "Jun 12 16:24:45.406244 crc crio[21573]: time=\"2026-06-12T16:24:45.405291613Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/redhat/community-operator-index:v4.20\\\"\"",
2026-06-12 17:20:10.308273 | controller |     "Jun 12 16:24:45.429652 crc crio[21573]: time=\"2026-06-12T16:24:45.429501137Z\" level=info msg=\"Removing container: 7811d80b39ed4a5ff8c495657128ccc6871beff3b22a3a40e87ae4e4660bac29\" id=0f51e380-3693-45cc-8370-8de39d1b9395 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 17:20:10.308288 | controller |     "Jun 12 16:24:45.464310 crc crio[21573]: time=\"2026-06-12T16:24:45.463967773Z\" level=info msg=\"Removed container 7811d80b39ed4a5ff8c495657128ccc6871beff3b22a3a40e87ae4e4660bac29: openstack/dnsmasq-dns-86cd84489-h4fqs/dnsmasq-dns\" id=0f51e380-3693-45cc-8370-8de39d1b9395 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 17:20:10.308303 | controller |     "Jun 12 16:24:45.473852 crc crio[21573]: time=\"2026-06-12T16:24:45.47375961Z\" level=info msg=\"Removing container: 114c353ae2abf90154f18f221ce2bc1b16efce06d82f17a68ae3029cbef14a33\" id=4d297e7b-e8ad-4caf-82bd-dfcdf6ef8bbc name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 17:20:10.308322 | controller |     "Jun 12 16:24:45.583524 crc crio[21573]: time=\"2026-06-12T16:24:45.580248861Z\" level=info msg=\"Removed container 114c353ae2abf90154f18f221ce2bc1b16efce06d82f17a68ae3029cbef14a33: openstack/dnsmasq-dns-86cd84489-h4fqs/init\" id=4d297e7b-e8ad-4caf-82bd-dfcdf6ef8bbc name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 17:20:10.308337 | controller |     "Jun 12 16:24:46.106854 crc crio[21573]: time=\"2026-06-12T16:24:46.106680093Z\" level=info msg=\"Pulled image: registry.redhat.io/redhat/community-operator-index@sha256:8874ea870c535d2628f240c4dfe1c55570869954e66ad633ea84cc782b3982dc\" id=d9b367dd-9cd9-4aa5-b87d-6133dc8aec19 name=/runtime.v1.ImageService/PullImage",
2026-06-12 17:20:10.308352 | controller |     "Jun 12 16:24:46.108868 crc crio[21573]: time=\"2026-06-12T16:24:46.10872566Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/community-operator-index:v4.20\" id=15c2dcc8-63ac-43f2-b688-59fa21d88dad name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:20:10.308369 | controller |     "Jun 12 16:24:46.113820 crc crio[21573]: time=\"2026-06-12T16:24:46.112040005Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/community-operator-index:v4.20\" id=8a1e6aad-a72c-4300-895b-e2372dc063b7 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:20:10.308392 | controller |     "Jun 12 16:24:46.121857 crc crio[21573]: time=\"2026-06-12T16:24:46.12176028Z\" level=info msg=\"Creating container: openshift-marketplace/community-operators-lt2z7/extract-content\" id=0ba6cabb-0c91-4469-950d-8bde1f0990bd name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:20:10.308411 | controller |     "Jun 12 16:24:46.122414 crc crio[21573]: time=\"2026-06-12T16:24:46.122334666Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.308427 | controller |     "Jun 12 16:24:46.188396 crc crio[21573]: time=\"2026-06-12T16:24:46.188262162Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.308444 | controller |     "Jun 12 16:24:46.192814 crc crio[21573]: time=\"2026-06-12T16:24:46.192725159Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.308460 | controller |     "Jun 12 16:24:46.344741 crc crio[21573]: time=\"2026-06-12T16:24:46.343861146Z\" level=info msg=\"Created container 74449ad972618d92af915fc8b79bff7f660a48aedca89fcd83f9b7c83e010f15: openshift-marketplace/community-operators-lt2z7/extract-content\" id=0ba6cabb-0c91-4469-950d-8bde1f0990bd name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:20:10.308476 | controller |     "Jun 12 16:24:46.347163 crc crio[21573]: time=\"2026-06-12T16:24:46.347110098Z\" level=info msg=\"Starting container: 74449ad972618d92af915fc8b79bff7f660a48aedca89fcd83f9b7c83e010f15\" id=629487ec-afb4-471f-bfb9-b6d845dc9801 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 17:20:10.308491 | controller |     "Jun 12 16:24:46.357113 crc crio[21573]: time=\"2026-06-12T16:24:46.356798252Z\" level=info msg=\"Started container\" PID=63042 containerID=74449ad972618d92af915fc8b79bff7f660a48aedca89fcd83f9b7c83e010f15 description=openshift-marketplace/community-operators-lt2z7/extract-content id=629487ec-afb4-471f-bfb9-b6d845dc9801 name=/runtime.v1.RuntimeService/StartContainer sandboxID=98cd679f86051d8b40faf33e335870858058c3cb6ca24c0f04033a697e4fdc64",
2026-06-12 17:20:10.308507 | controller |     "Jun 12 16:24:47.467504 crc crio[21573]: time=\"2026-06-12T16:24:47.466992784Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=f097f817-1e9e-486c-bb77-6bd8482e843f name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:20:10.308526 | controller |     "Jun 12 16:24:47.473722 crc crio[21573]: time=\"2026-06-12T16:24:47.473601941Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=1fb7befc-66bb-4e0e-8ac8-b2c138fb9b89 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:20:10.308541 | controller |     "Jun 12 16:24:50.688696 crc crio[21573]: time=\"2026-06-12T16:24:50.686389961Z\" level=info msg=\"Creating container: openshift-marketplace/community-operators-lt2z7/registry-server\" id=76383ace-d0bf-4e9e-879f-2538e00b0a46 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:20:10.308556 | controller |     "Jun 12 16:24:50.690376 crc crio[21573]: time=\"2026-06-12T16:24:50.688859912Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.308571 | controller |     "Jun 12 16:24:50.787759 crc crio[21573]: time=\"2026-06-12T16:24:50.787606957Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.308608 | controller |     "Jun 12 16:24:50.791966 crc crio[21573]: time=\"2026-06-12T16:24:50.791894238Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.308625 | controller |     "Jun 12 16:24:51.518321 crc crio[21573]: time=\"2026-06-12T16:24:51.516897577Z\" level=info msg=\"Created container 91694ba67b1c50b52cf2270240eca56400e153f2a2fccd7f7d9eeee6188d6ae7: openshift-marketplace/community-operators-lt2z7/registry-server\" id=76383ace-d0bf-4e9e-879f-2538e00b0a46 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:20:10.308640 | controller |     "Jun 12 16:24:51.528028 crc crio[21573]: time=\"2026-06-12T16:24:51.52648756Z\" level=info msg=\"Starting container: 91694ba67b1c50b52cf2270240eca56400e153f2a2fccd7f7d9eeee6188d6ae7\" id=49dc6dbf-e943-42a5-a8e9-d42bdf876d9a name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 17:20:10.308655 | controller |     "Jun 12 16:24:51.544421 crc crio[21573]: time=\"2026-06-12T16:24:51.544294763Z\" level=info msg=\"Started container\" PID=63264 containerID=91694ba67b1c50b52cf2270240eca56400e153f2a2fccd7f7d9eeee6188d6ae7 description=openshift-marketplace/community-operators-lt2z7/registry-server id=49dc6dbf-e943-42a5-a8e9-d42bdf876d9a name=/runtime.v1.RuntimeService/StartContainer sandboxID=98cd679f86051d8b40faf33e335870858058c3cb6ca24c0f04033a697e4fdc64",
2026-06-12 17:20:10.308671 | controller |     "Jun 12 16:25:05.415868 crc crio[21573]: time=\"2026-06-12T16:25:05.414544168Z\" level=info msg=\"Running pod sandbox: openstack/ovsdbserver-sb-0-config-1781281502-6twqg/POD\" id=ab07f9cb-6299-43d7-9c69-9e157fa69cef name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:20:10.308686 | controller |     "Jun 12 16:25:05.418267 crc crio[21573]: time=\"2026-06-12T16:25:05.415918697Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.308700 | controller |     "Jun 12 16:25:05.475668 crc crio[21573]: time=\"2026-06-12T16:25:05.475545459Z\" level=info msg=\"Got pod network &{Name:ovsdbserver-sb-0-config-1781281502-6twqg Namespace:openstack ID:19a9ff4e3d48a80b78cfa105cf514b91c73fbb92907ed5fff37eb08b57400c06 UID:ec85c941-3c72-4fa3-87c2-3d2779d3f93f NetNS:/var/run/netns/85e617f3-dd27-48b6-932f-d8b2ac55c87f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podec85c941_3c72_4fa3_87c2_3d2779d3f93f.slice PodAnnotations:0xc0024290b8}] Aliases:map[]}\"",
2026-06-12 17:20:10.308715 | controller |     "Jun 12 16:25:05.475668 crc crio[21573]: time=\"2026-06-12T16:25:05.475649672Z\" level=info msg=\"Adding pod openstack_ovsdbserver-sb-0-config-1781281502-6twqg to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 17:20:10.308734 | controller |     "Jun 12 16:25:05.911832 crc crio[21573]: time=\"2026-06-12T16:25:05.908361503Z\" level=info msg=\"Running pod sandbox: openstack/dnsmasq-dns-7b6fcdc445-ktgdl/POD\" id=1ee0d401-0e37-41f1-adf6-65067ead5d5b name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:20:10.308749 | controller |     "Jun 12 16:25:05.911832 crc crio[21573]: time=\"2026-06-12T16:25:05.909175697Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.308764 | controller |     "Jun 12 16:25:05.941399 crc crio[21573]: time=\"2026-06-12T16:25:05.941277762Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-rabbitmq:current-podified\" id=daf50f0d-c646-412f-b883-55d40966938e name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:20:10.308779 | controller |     "Jun 12 16:25:06.036411 crc crio[21573]: time=\"2026-06-12T16:25:06.035826993Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-rabbitmq:current-podified\" id=3b841c53-4ffe-452b-a34d-ccca838234dd name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:20:10.308794 | controller |     "Jun 12 16:25:06.194525 crc crio[21573]: time=\"2026-06-12T16:25:06.19429273Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-7b6fcdc445-ktgdl Namespace:openstack ID:522819df26c9b96cccff121f9aab5664fcbcac4a222f2d25f715d0d2f20a43f1 UID:4f31bb38-1719-4bfc-beee-24ed7f119f1d NetNS:/var/run/netns/7a19e923-95af-415f-a961-be3d74cdb552 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod4f31bb38_1719_4bfc_beee_24ed7f119f1d.slice PodAnnotations:0xc00338e050}] Aliases:map[]}\"",
2026-06-12 17:20:10.308810 | controller |     "Jun 12 16:25:06.194525 crc crio[21573]: time=\"2026-06-12T16:25:06.194380852Z\" level=info msg=\"Adding pod openstack_dnsmasq-dns-7b6fcdc445-ktgdl to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 17:20:10.308825 | controller |     "Jun 12 16:25:06.228272 crc crio[21573]: time=\"2026-06-12T16:25:06.228132616Z\" level=info msg=\"Stopping container: 91694ba67b1c50b52cf2270240eca56400e153f2a2fccd7f7d9eeee6188d6ae7 (timeout: 2s)\" id=7e5635fb-94a1-41f2-980c-8cc84698006c name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 17:20:10.308839 | controller |     "Jun 12 16:25:06.250114 crc crio[21573]: time=\"2026-06-12T16:25:06.249900707Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-rabbitmq:current-podified\" id=2b8a3161-124d-42f3-9943-3ec3ca139388 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:20:10.308854 | controller |     "Jun 12 16:25:06.267548 crc crio[21573]: time=\"2026-06-12T16:25:06.267048517Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-rabbitmq:current-podified\" id=6b19e07e-da28-475a-9845-66eed0f3267b name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:20:10.308869 | controller |     "Jun 12 16:25:06.302365 crc crio[21573]: time=\"2026-06-12T16:25:06.302247174Z\" level=info msg=\"Creating container: openstack/rabbitmq-server-0/rabbitmq\" id=4df27701-630a-4fed-bfaa-64b8d8b8af20 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:20:10.308883 | controller |     "Jun 12 16:25:06.303024 crc crio[21573]: time=\"2026-06-12T16:25:06.302936564Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.308898 | controller |     "Jun 12 16:25:06.307642 crc crio[21573]: time=\"2026-06-12T16:25:06.307521882Z\" level=info msg=\"Creating container: openstack/rabbitmq-cell1-server-0/rabbitmq\" id=f4af37bf-48b0-49d5-95d8-08d38c98eed1 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:20:10.308916 | controller |     "Jun 12 16:25:06.367847 crc crio[21573]: time=\"2026-06-12T16:25:06.367611693Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.308931 | controller |     "Jun 12 16:25:06.438077 crc crio[21573]: time=\"2026-06-12T16:25:06.436742589Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.308946 | controller |     "Jun 12 16:25:06.448790 crc crio[21573]: time=\"2026-06-12T16:25:06.44391055Z\" level=info msg=\"Stopped container 91694ba67b1c50b52cf2270240eca56400e153f2a2fccd7f7d9eeee6188d6ae7: openshift-marketplace/community-operators-lt2z7/registry-server\" id=7e5635fb-94a1-41f2-980c-8cc84698006c name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 17:20:10.308960 | controller |     "Jun 12 16:25:06.454239 crc crio[21573]: time=\"2026-06-12T16:25:06.453624622Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.308974 | controller |     "Jun 12 16:25:06.463546 crc crio[21573]: time=\"2026-06-12T16:25:06.460247373Z\" level=info msg=\"Stopping pod sandbox: 98cd679f86051d8b40faf33e335870858058c3cb6ca24c0f04033a697e4fdc64\" id=7e2c2b61-9549-42ad-aefb-1ce145baac89 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 17:20:10.308989 | controller |     "Jun 12 16:25:06.463546 crc crio[21573]: time=\"2026-06-12T16:25:06.461284953Z\" level=info msg=\"Got pod network &{Name:community-operators-lt2z7 Namespace:openshift-marketplace ID:98cd679f86051d8b40faf33e335870858058c3cb6ca24c0f04033a697e4fdc64 UID:68cc6a95-a5c5-4a66-bddc-84a8d6e8a59f NetNS:/var/run/netns/459de8b3-4d63-4ca2-ab8b-2ef89fdeb542 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod68cc6a95_a5c5_4a66_bddc_84a8d6e8a59f.slice PodAnnotations:0xc0018962d8}] Aliases:map[]}\"",
2026-06-12 17:20:10.309004 | controller |     "Jun 12 16:25:06.472360 crc crio[21573]: time=\"2026-06-12T16:25:06.469820856Z\" level=info msg=\"Deleting pod openshift-marketplace_community-operators-lt2z7 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 17:20:10.309019 | controller |     "Jun 12 16:25:06.475891 crc crio[21573]: 2026-06-12T16:25:06Z [verbose] CmdAdd (shim): {1.1.0 [{Name:19a9ff4e3d48a80 Mac:ca:67:56:e6:14:aa Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:79 Mtu:0 Sandbox:/var/run/netns/85e617f3-dd27-48b6-932f-d8b2ac55c87f SocketPath: PciID:}] [{Interface:0xc0001b8940 Address:{IP:10.217.0.121 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 17:20:10.309035 | controller |     "Jun 12 16:25:06.498732 crc crio[21573]: time=\"2026-06-12T16:25:06.498535588Z\" level=info msg=\"Got pod network &{Name:ovsdbserver-sb-0-config-1781281502-6twqg Namespace:openstack ID:19a9ff4e3d48a80b78cfa105cf514b91c73fbb92907ed5fff37eb08b57400c06 UID:ec85c941-3c72-4fa3-87c2-3d2779d3f93f NetNS:/var/run/netns/85e617f3-dd27-48b6-932f-d8b2ac55c87f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podec85c941_3c72_4fa3_87c2_3d2779d3f93f.slice PodAnnotations:0xc0024290b8}] Aliases:map[]}\"",
2026-06-12 17:20:10.309050 | controller |     "Jun 12 16:25:06.500763 crc crio[21573]: time=\"2026-06-12T16:25:06.500635869Z\" level=info msg=\"Checking pod openstack_ovsdbserver-sb-0-config-1781281502-6twqg for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 17:20:10.309065 | controller |     "Jun 12 16:25:06.520551 crc crio[21573]: time=\"2026-06-12T16:25:06.52006736Z\" level=info msg=\"Ran pod sandbox 19a9ff4e3d48a80b78cfa105cf514b91c73fbb92907ed5fff37eb08b57400c06 with infra container: openstack/ovsdbserver-sb-0-config-1781281502-6twqg/POD\" id=ab07f9cb-6299-43d7-9c69-9e157fa69cef name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:20:10.309087 | controller |     "Jun 12 16:25:06.526842 crc crio[21573]: time=\"2026-06-12T16:25:06.526306726Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-sb-db-server:current-podified\" id=cb09c518-6cf1-464e-9941-6349c1bd4b78 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:20:10.309103 | controller |     "Jun 12 16:25:06.528626 crc crio[21573]: time=\"2026-06-12T16:25:06.528487598Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.309118 | controller |     "Jun 12 16:25:06.539413 crc crio[21573]: time=\"2026-06-12T16:25:06.539304582Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-sb-db-server:current-podified\" id=9e83b935-3d52-41bb-ae88-40e829f1a6ab name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:20:10.309132 | controller |     "Jun 12 16:25:06.543156 crc crio[21573]: time=\"2026-06-12T16:25:06.543008794Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.309147 | controller |     "Jun 12 16:25:06.580280 crc crio[21573]: time=\"2026-06-12T16:25:06.58012476Z\" level=info msg=\"Creating container: openstack/ovsdbserver-sb-0-config-1781281502-6twqg/ovn-config\" id=57b73bd8-acd6-44b8-8ad0-e8accd1e2db8 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:20:10.309162 | controller |     "Jun 12 16:25:06.581827 crc crio[21573]: time=\"2026-06-12T16:25:06.581738106Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.309177 | controller |     "Jun 12 16:25:06.646011 crc crio[21573]: time=\"2026-06-12T16:25:06.645824777Z\" level=info msg=\"Running pod sandbox: openstack/ovsdbserver-nb-0-config-1781281505-sfbtq/POD\" id=8d669cc6-e723-4934-bf05-21733da71fc2 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:20:10.309191 | controller |     "Jun 12 16:25:06.646011 crc crio[21573]: time=\"2026-06-12T16:25:06.646012762Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.309206 | controller |     "Jun 12 16:25:06.692525 crc crio[21573]: time=\"2026-06-12T16:25:06.692266506Z\" level=info msg=\"Created container 2931c392427239c6a2d9ec450f245efd74e6c5801349356f4f4ee1ccf16290a4: openstack/rabbitmq-server-0/rabbitmq\" id=4df27701-630a-4fed-bfaa-64b8d8b8af20 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:20:10.309221 | controller |     "Jun 12 16:25:06.694005 crc crio[21573]: time=\"2026-06-12T16:25:06.69388052Z\" level=info msg=\"Starting container: 2931c392427239c6a2d9ec450f245efd74e6c5801349356f4f4ee1ccf16290a4\" id=c0c08291-ae3e-495b-b22b-1ede7cac4930 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 17:20:10.309235 | controller |     "Jun 12 16:25:06.706669 crc crio[21573]: time=\"2026-06-12T16:25:06.701773846Z\" level=info msg=\"Started container\" PID=64107 containerID=2931c392427239c6a2d9ec450f245efd74e6c5801349356f4f4ee1ccf16290a4 description=openstack/rabbitmq-server-0/rabbitmq id=c0c08291-ae3e-495b-b22b-1ede7cac4930 name=/runtime.v1.RuntimeService/StartContainer sandboxID=ad7a42be4579fcb2b62642863d16f18eceeed69fe8b7731f72023ef45b5da668",
2026-06-12 17:20:10.309250 | controller |     "Jun 12 16:25:06.769334 crc crio[21573]: time=\"2026-06-12T16:25:06.767995426Z\" level=info msg=\"Created container 22dc5ca0cfe1574597c9e2dd1a0f56f27fd50ed0a17f9dcb1dceeadac41f7206: openstack/rabbitmq-cell1-server-0/rabbitmq\" id=f4af37bf-48b0-49d5-95d8-08d38c98eed1 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:20:10.309270 | controller |     "Jun 12 16:25:06.779640 crc crio[21573]: time=\"2026-06-12T16:25:06.779531605Z\" level=info msg=\"Got pod network &{Name:ovsdbserver-nb-0-config-1781281505-sfbtq Namespace:openstack ID:2e8e12d171c1b6557961c3f4009bd2f4880a5ba2bc1dfcbf9ffb02b342cbd525 UID:277b010a-bc9c-4d20-8df8-a83b215bcef1 NetNS:/var/run/netns/88db2da8-963c-4d70-81b7-5203878dd866 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod277b010a_bc9c_4d20_8df8_a83b215bcef1.slice PodAnnotations:0xc0027223a8}] Aliases:map[]}\"",
2026-06-12 17:20:10.309287 | controller |     "Jun 12 16:25:06.779640 crc crio[21573]: time=\"2026-06-12T16:25:06.779656789Z\" level=info msg=\"Adding pod openstack_ovsdbserver-nb-0-config-1781281505-sfbtq to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 17:20:10.309302 | controller |     "Jun 12 16:25:06.787052 crc crio[21573]: time=\"2026-06-12T16:25:06.78508817Z\" level=info msg=\"Starting container: 22dc5ca0cfe1574597c9e2dd1a0f56f27fd50ed0a17f9dcb1dceeadac41f7206\" id=ef23fe17-22f6-4ec7-bbe7-731e64a08403 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 17:20:10.309318 | controller |     "Jun 12 16:25:06.792997 crc crio[21573]: time=\"2026-06-12T16:25:06.792757859Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.309334 | controller |     "Jun 12 16:25:06.800046 crc crio[21573]: time=\"2026-06-12T16:25:06.799016712Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.309349 | controller |     "Jun 12 16:25:06.811689 crc crio[21573]: time=\"2026-06-12T16:25:06.81162178Z\" level=info msg=\"Started container\" PID=64146 containerID=22dc5ca0cfe1574597c9e2dd1a0f56f27fd50ed0a17f9dcb1dceeadac41f7206 description=openstack/rabbitmq-cell1-server-0/rabbitmq id=ef23fe17-22f6-4ec7-bbe7-731e64a08403 name=/runtime.v1.RuntimeService/StartContainer sandboxID=86c9825a3bd816596f06586e0f68308d2d26101abbcd685f1ceae9d43710b15b",
2026-06-12 17:20:10.309365 | controller |     "Jun 12 16:25:07.189293 crc crio[21573]: time=\"2026-06-12T16:25:07.187996286Z\" level=info msg=\"Running pod sandbox: openstack/ovn-northd-0/POD\" id=4b909f74-5b2e-4da8-a20e-33114048ab95 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:20:10.309380 | controller |     "Jun 12 16:25:07.189293 crc crio[21573]: time=\"2026-06-12T16:25:07.188668765Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.309403 | controller |     "Jun 12 16:25:07.272801 crc crio[21573]: time=\"2026-06-12T16:25:07.27269517Z\" level=info msg=\"Got pod network &{Name:ovn-northd-0 Namespace:openstack ID:5362b9fdde6f66608ed1ef556ffbf9dcba83684038f9b03c7f1e688f03eff674 UID:c1fe3b5e-21c0-4f39-992f-478c98f8623f NetNS:/var/run/netns/71b3324b-d02b-4291-bdf5-1c6c710489df Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podc1fe3b5e_21c0_4f39_992f_478c98f8623f.slice PodAnnotations:0xc0006400b0}] Aliases:map[]}\"",
2026-06-12 17:20:10.309424 | controller |     "Jun 12 16:25:07.273043 crc crio[21573]: time=\"2026-06-12T16:25:07.272832673Z\" level=info msg=\"Adding pod openstack_ovn-northd-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 17:20:10.309441 | controller |     "Jun 12 16:25:07.389727 crc crio[21573]: time=\"2026-06-12T16:25:07.389420723Z\" level=info msg=\"Stopped pod sandbox: 98cd679f86051d8b40faf33e335870858058c3cb6ca24c0f04033a697e4fdc64\" id=7e2c2b61-9549-42ad-aefb-1ce145baac89 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 17:20:10.309460 | controller |     "Jun 12 16:25:07.452797 crc crio[21573]: time=\"2026-06-12T16:25:07.446363531Z\" level=info msg=\"Created container a4f4c8e6b61bdbd038b3e9457fee46d206f0023a9aacd82a50147baf8d6d4307: openstack/ovsdbserver-sb-0-config-1781281502-6twqg/ovn-config\" id=57b73bd8-acd6-44b8-8ad0-e8accd1e2db8 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:20:10.309476 | controller |     "Jun 12 16:25:07.471395 crc crio[21573]: 2026-06-12T16:25:07Z [verbose] CmdAdd (shim): {1.1.0 [{Name:522819df26c9b96 Mac:0a:d2:56:4a:15:44 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:7a Mtu:0 Sandbox:/var/run/netns/7a19e923-95af-415f-a961-be3d74cdb552 SocketPath: PciID:}] [{Interface:0xc000014dd0 Address:{IP:10.217.0.122 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 17:20:10.309492 | controller |     "Jun 12 16:25:07.471395 crc crio[21573]: time=\"2026-06-12T16:25:07.468813487Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-7b6fcdc445-ktgdl Namespace:openstack ID:522819df26c9b96cccff121f9aab5664fcbcac4a222f2d25f715d0d2f20a43f1 UID:4f31bb38-1719-4bfc-beee-24ed7f119f1d NetNS:/var/run/netns/7a19e923-95af-415f-a961-be3d74cdb552 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod4f31bb38_1719_4bfc_beee_24ed7f119f1d.slice PodAnnotations:0xc00338e050}] Aliases:map[]}\"",
2026-06-12 17:20:10.309507 | controller |     "Jun 12 16:25:07.471395 crc crio[21573]: time=\"2026-06-12T16:25:07.468959551Z\" level=info msg=\"Checking pod openstack_dnsmasq-dns-7b6fcdc445-ktgdl for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 17:20:10.309522 | controller |     "Jun 12 16:25:07.493069 crc crio[21573]: time=\"2026-06-12T16:25:07.492969175Z\" level=info msg=\"Starting container: a4f4c8e6b61bdbd038b3e9457fee46d206f0023a9aacd82a50147baf8d6d4307\" id=77018510-12ed-45ec-9e3a-2f3b26a62dd8 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 17:20:10.309538 | controller |     "Jun 12 16:25:07.528606 crc crio[21573]: time=\"2026-06-12T16:25:07.524866882Z\" level=info msg=\"Ran pod sandbox 522819df26c9b96cccff121f9aab5664fcbcac4a222f2d25f715d0d2f20a43f1 with infra container: openstack/dnsmasq-dns-7b6fcdc445-ktgdl/POD\" id=1ee0d401-0e37-41f1-adf6-65067ead5d5b name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:20:10.309554 | controller |     "Jun 12 16:25:07.528876 crc crio[21573]: time=\"2026-06-12T16:25:07.528419894Z\" level=info msg=\"Started container\" PID=64244 containerID=a4f4c8e6b61bdbd038b3e9457fee46d206f0023a9aacd82a50147baf8d6d4307 description=openstack/ovsdbserver-sb-0-config-1781281502-6twqg/ovn-config id=77018510-12ed-45ec-9e3a-2f3b26a62dd8 name=/runtime.v1.RuntimeService/StartContainer sandboxID=19a9ff4e3d48a80b78cfa105cf514b91c73fbb92907ed5fff37eb08b57400c06",
2026-06-12 17:20:10.309569 | controller |     "Jun 12 16:25:07.534080 crc crio[21573]: time=\"2026-06-12T16:25:07.533886091Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=01924f88-219d-4d67-81a2-609132aab6a5 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:20:10.309607 | controller |     "Jun 12 16:25:07.728423 crc crio[21573]: time=\"2026-06-12T16:25:07.727878205Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=883bc05a-01b9-415b-ac4b-678879d31d8c name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:20:10.309625 | controller |     "Jun 12 16:25:07.948375 crc crio[21573]: time=\"2026-06-12T16:25:07.945618205Z\" level=info msg=\"Creating container: openstack/dnsmasq-dns-7b6fcdc445-ktgdl/init\" id=ae8dafa5-530a-4e1e-bde3-e3f248192a15 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:20:10.309641 | controller |     "Jun 12 16:25:07.948375 crc crio[21573]: time=\"2026-06-12T16:25:07.946117569Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.309660 | controller |     "Jun 12 16:25:08.029303 crc crio[21573]: time=\"2026-06-12T16:25:08.028964954Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.309685 | controller |     "Jun 12 16:25:08.038584 crc crio[21573]: time=\"2026-06-12T16:25:08.038091002Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.309767 | controller |     "Jun 12 16:25:08.272590 crc crio[21573]: time=\"2026-06-12T16:25:08.27183104Z\" level=info msg=\"Created container ddf8908d6fae87bb345db188051911283756342b51fb799e1229a26a744d9bf7: openstack/dnsmasq-dns-7b6fcdc445-ktgdl/init\" id=ae8dafa5-530a-4e1e-bde3-e3f248192a15 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:20:10.309790 | controller |     "Jun 12 16:25:08.285101 crc crio[21573]: time=\"2026-06-12T16:25:08.284982427Z\" level=info msg=\"Starting container: ddf8908d6fae87bb345db188051911283756342b51fb799e1229a26a744d9bf7\" id=6152ab3b-2874-4bc8-b9c1-3320ccb43baf name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 17:20:10.309806 | controller |     "Jun 12 16:25:08.300764 crc crio[21573]: 2026-06-12T16:25:08Z [verbose] CmdAdd (shim): {1.1.0 [{Name:2e8e12d171c1b65 Mac:b2:cc:0f:8b:36:00 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:7b Mtu:0 Sandbox:/var/run/netns/88db2da8-963c-4d70-81b7-5203878dd866 SocketPath: PciID:}] [{Interface:0xc00025aa00 Address:{IP:10.217.0.123 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 17:20:10.309822 | controller |     "Jun 12 16:25:08.306010 crc crio[21573]: time=\"2026-06-12T16:25:08.304662717Z\" level=info msg=\"Removing container: 91694ba67b1c50b52cf2270240eca56400e153f2a2fccd7f7d9eeee6188d6ae7\" id=4dac73fe-3429-4b3e-8646-4cb117ee0d0b name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 17:20:10.309838 | controller |     "Jun 12 16:25:08.310161 crc crio[21573]: time=\"2026-06-12T16:25:08.310039855Z\" level=info msg=\"Started container\" PID=64422 containerID=ddf8908d6fae87bb345db188051911283756342b51fb799e1229a26a744d9bf7 description=openstack/dnsmasq-dns-7b6fcdc445-ktgdl/init id=6152ab3b-2874-4bc8-b9c1-3320ccb43baf name=/runtime.v1.RuntimeService/StartContainer sandboxID=522819df26c9b96cccff121f9aab5664fcbcac4a222f2d25f715d0d2f20a43f1",
2026-06-12 17:20:10.309854 | controller |     "Jun 12 16:25:08.317316 crc crio[21573]: time=\"2026-06-12T16:25:08.315394325Z\" level=info msg=\"Got pod network &{Name:ovsdbserver-nb-0-config-1781281505-sfbtq Namespace:openstack ID:2e8e12d171c1b6557961c3f4009bd2f4880a5ba2bc1dfcbf9ffb02b342cbd525 UID:277b010a-bc9c-4d20-8df8-a83b215bcef1 NetNS:/var/run/netns/88db2da8-963c-4d70-81b7-5203878dd866 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod277b010a_bc9c_4d20_8df8_a83b215bcef1.slice PodAnnotations:0xc0027223a8}] Aliases:map[]}\"",
2026-06-12 17:20:10.309869 | controller |     "Jun 12 16:25:08.317316 crc crio[21573]: time=\"2026-06-12T16:25:08.315795458Z\" level=info msg=\"Checking pod openstack_ovsdbserver-nb-0-config-1781281505-sfbtq for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 17:20:10.309885 | controller |     "Jun 12 16:25:08.327723 crc crio[21573]: 2026-06-12T16:25:08Z [verbose] CmdAdd (shim): {1.1.0 [{Name:5362b9fdde6f666 Mac:ae:66:e3:a8:02:31 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:7c Mtu:0 Sandbox:/var/run/netns/71b3324b-d02b-4291-bdf5-1c6c710489df SocketPath: PciID:}] [{Interface:0xc000495130 Address:{IP:10.217.0.124 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 17:20:10.309901 | controller |     "Jun 12 16:25:08.328982 crc crio[21573]: time=\"2026-06-12T16:25:08.328898095Z\" level=info msg=\"Got pod network &{Name:ovn-northd-0 Namespace:openstack ID:5362b9fdde6f66608ed1ef556ffbf9dcba83684038f9b03c7f1e688f03eff674 UID:c1fe3b5e-21c0-4f39-992f-478c98f8623f NetNS:/var/run/netns/71b3324b-d02b-4291-bdf5-1c6c710489df Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podc1fe3b5e_21c0_4f39_992f_478c98f8623f.slice PodAnnotations:0xc0006400b0}] Aliases:map[]}\"",
2026-06-12 17:20:10.309920 | controller |     "Jun 12 16:25:08.329163 crc crio[21573]: time=\"2026-06-12T16:25:08.32908272Z\" level=info msg=\"Checking pod openstack_ovn-northd-0 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 17:20:10.309936 | controller |     "Jun 12 16:25:08.372349 crc crio[21573]: time=\"2026-06-12T16:25:08.372249564Z\" level=info msg=\"Ran pod sandbox 2e8e12d171c1b6557961c3f4009bd2f4880a5ba2bc1dfcbf9ffb02b342cbd525 with infra container: openstack/ovsdbserver-nb-0-config-1781281505-sfbtq/POD\" id=8d669cc6-e723-4934-bf05-21733da71fc2 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:20:10.309951 | controller |     "Jun 12 16:25:08.382837 crc crio[21573]: time=\"2026-06-12T16:25:08.382731792Z\" level=info msg=\"Ran pod sandbox 5362b9fdde6f66608ed1ef556ffbf9dcba83684038f9b03c7f1e688f03eff674 with infra container: openstack/ovn-northd-0/POD\" id=4b909f74-5b2e-4da8-a20e-33114048ab95 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:20:10.309968 | controller |     "Jun 12 16:25:08.394312 crc crio[21573]: time=\"2026-06-12T16:25:08.393806208Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-nb-db-server:current-podified\" id=e79ce5ba-2fea-4e26-91d3-1bbcc8caefc6 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:20:10.310001 | controller |     "Jun 12 16:25:08.399847 crc crio[21573]: time=\"2026-06-12T16:25:08.397433582Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-northd:current-podified\" id=43e64193-0e9f-48a8-b4ff-fa4e20c19a41 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:20:10.310016 | controller |     "Jun 12 16:25:08.420967 crc crio[21573]: time=\"2026-06-12T16:25:08.419348252Z\" level=info msg=\"Removed container 91694ba67b1c50b52cf2270240eca56400e153f2a2fccd7f7d9eeee6188d6ae7: openshift-marketplace/community-operators-lt2z7/registry-server\" id=4dac73fe-3429-4b3e-8646-4cb117ee0d0b name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 17:20:10.310032 | controller |     "Jun 12 16:25:08.420967 crc crio[21573]: time=\"2026-06-12T16:25:08.420164193Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/openstack-ovn-northd:current-podified not found\" id=43e64193-0e9f-48a8-b4ff-fa4e20c19a41 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:20:10.310047 | controller |     "Jun 12 16:25:08.420967 crc crio[21573]: time=\"2026-06-12T16:25:08.420273857Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-ovn-northd:current-podified found\" id=43e64193-0e9f-48a8-b4ff-fa4e20c19a41 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:20:10.310063 | controller |     "Jun 12 16:25:08.423623 crc crio[21573]: time=\"2026-06-12T16:25:08.42351233Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-ovn-northd:current-podified\" id=54889b66-3a71-4196-ad09-c77b687c6367 name=/runtime.v1.ImageService/PullImage",
2026-06-12 17:20:10.310078 | controller |     "Jun 12 16:25:08.425323 crc crio[21573]: time=\"2026-06-12T16:25:08.425148471Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-nb-db-server:current-podified\" id=92c28333-27f4-4873-bf9e-a9a706cc2dbe name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:20:10.310093 | controller |     "Jun 12 16:25:08.432035 crc crio[21573]: time=\"2026-06-12T16:25:08.43196298Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-ovn-northd:current-podified\\\"\"",
2026-06-12 17:20:10.310108 | controller |     "Jun 12 16:25:08.436270 crc crio[21573]: time=\"2026-06-12T16:25:08.43622096Z\" level=info msg=\"Removing container: 74449ad972618d92af915fc8b79bff7f660a48aedca89fcd83f9b7c83e010f15\" id=52a88137-9469-402e-9e16-441ff5816e1b name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 17:20:10.310128 | controller |     "Jun 12 16:25:08.501090 crc crio[21573]: time=\"2026-06-12T16:25:08.500993288Z\" level=info msg=\"Removed container 74449ad972618d92af915fc8b79bff7f660a48aedca89fcd83f9b7c83e010f15: openshift-marketplace/community-operators-lt2z7/extract-content\" id=52a88137-9469-402e-9e16-441ff5816e1b name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 17:20:10.310143 | controller |     "Jun 12 16:25:08.503714 crc crio[21573]: time=\"2026-06-12T16:25:08.503675349Z\" level=info msg=\"Removing container: c1f6da89d338e82cf839121de5e26298a838395bf0c0ca710ffa220bf7a352c0\" id=959b180f-f8e2-4399-94b3-1761fb96b4f6 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 17:20:10.310159 | controller |     "Jun 12 16:25:08.533093 crc crio[21573]: time=\"2026-06-12T16:25:08.532995514Z\" level=info msg=\"Removed container c1f6da89d338e82cf839121de5e26298a838395bf0c0ca710ffa220bf7a352c0: openshift-marketplace/community-operators-lt2z7/extract-utilities\" id=959b180f-f8e2-4399-94b3-1761fb96b4f6 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 17:20:10.310173 | controller |     "Jun 12 16:25:08.611036 crc crio[21573]: time=\"2026-06-12T16:25:08.6079429Z\" level=info msg=\"Creating container: openstack/ovsdbserver-nb-0-config-1781281505-sfbtq/ovn-config\" id=d93ac8df-588d-4833-9964-8f68376a8ec9 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:20:10.310188 | controller |     "Jun 12 16:25:08.611036 crc crio[21573]: time=\"2026-06-12T16:25:08.60899644Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.310203 | controller |     "Jun 12 16:25:08.711420 crc crio[21573]: time=\"2026-06-12T16:25:08.711260695Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.310218 | controller |     "Jun 12 16:25:08.716701 crc crio[21573]: time=\"2026-06-12T16:25:08.716652827Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.310233 | controller |     "Jun 12 16:25:09.231168 crc crio[21573]: time=\"2026-06-12T16:25:09.230420583Z\" level=info msg=\"Created container 5311c5744a9148b79828b1ae04cd0af5c12ffc3694acfa533b532489e4838842: openstack/ovsdbserver-nb-0-config-1781281505-sfbtq/ovn-config\" id=d93ac8df-588d-4833-9964-8f68376a8ec9 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:20:10.310248 | controller |     "Jun 12 16:25:09.236167 crc crio[21573]: time=\"2026-06-12T16:25:09.233819665Z\" level=info msg=\"Starting container: 5311c5744a9148b79828b1ae04cd0af5c12ffc3694acfa533b532489e4838842\" id=78575f03-8867-4936-b302-0e92ab5e99bc name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 17:20:10.310263 | controller |     "Jun 12 16:25:09.262067 crc crio[21573]: time=\"2026-06-12T16:25:09.26193202Z\" level=info msg=\"Started container\" PID=64513 containerID=5311c5744a9148b79828b1ae04cd0af5c12ffc3694acfa533b532489e4838842 description=openstack/ovsdbserver-nb-0-config-1781281505-sfbtq/ovn-config id=78575f03-8867-4936-b302-0e92ab5e99bc name=/runtime.v1.RuntimeService/StartContainer sandboxID=2e8e12d171c1b6557961c3f4009bd2f4880a5ba2bc1dfcbf9ffb02b342cbd525",
2026-06-12 17:20:10.310278 | controller |     "Jun 12 16:25:09.475949 crc crio[21573]: time=\"2026-06-12T16:25:09.47586857Z\" level=info msg=\"Stopping pod sandbox: 19a9ff4e3d48a80b78cfa105cf514b91c73fbb92907ed5fff37eb08b57400c06\" id=ac0e11da-c17b-42ed-9f93-210925f0fbcf name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 17:20:10.310294 | controller |     "Jun 12 16:25:09.476850 crc crio[21573]: time=\"2026-06-12T16:25:09.476742114Z\" level=info msg=\"Got pod network &{Name:ovsdbserver-sb-0-config-1781281502-6twqg Namespace:openstack ID:19a9ff4e3d48a80b78cfa105cf514b91c73fbb92907ed5fff37eb08b57400c06 UID:ec85c941-3c72-4fa3-87c2-3d2779d3f93f NetNS:/var/run/netns/85e617f3-dd27-48b6-932f-d8b2ac55c87f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podec85c941_3c72_4fa3_87c2_3d2779d3f93f.slice PodAnnotations:0xc00443c028}] Aliases:map[]}\"",
2026-06-12 17:20:10.310314 | controller |     "Jun 12 16:25:09.477267 crc crio[21573]: time=\"2026-06-12T16:25:09.476961353Z\" level=info msg=\"Deleting pod openstack_ovsdbserver-sb-0-config-1781281502-6twqg from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 17:20:10.310329 | controller |     "Jun 12 16:25:09.487056 crc crio[21573]: time=\"2026-06-12T16:25:09.479825252Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=7dacbef5-d289-4cae-8273-84f521346b37 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:20:10.310344 | controller |     "Jun 12 16:25:09.642621 crc crio[21573]: time=\"2026-06-12T16:25:09.641377853Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=25ff2728-7138-420a-b9bc-5aec56b5c1c9 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:20:10.310360 | controller |     "Jun 12 16:25:09.657491 crc crio[21573]: time=\"2026-06-12T16:25:09.657359532Z\" level=info msg=\"Creating container: openstack/dnsmasq-dns-7b6fcdc445-ktgdl/dnsmasq-dns\" id=80dbb8d4-193b-44a6-9fe9-39980c37fc47 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:20:10.310376 | controller |     "Jun 12 16:25:09.659837 crc crio[21573]: time=\"2026-06-12T16:25:09.65980113Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.310392 | controller |     "Jun 12 16:25:09.824156 crc crio[21573]: time=\"2026-06-12T16:25:09.823904392Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.310410 | controller |     "Jun 12 16:25:09.838233 crc crio[21573]: time=\"2026-06-12T16:25:09.838087238Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.310433 | controller |     "Jun 12 16:25:09.950856 crc crio[21573]: time=\"2026-06-12T16:25:09.950245623Z\" level=info msg=\"Running pod sandbox: openstack/ovn-controller-pvfrv-config-vlp4j/POD\" id=99988c03-73f5-43e1-9764-c99976e29c7a name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:20:10.310450 | controller |     "Jun 12 16:25:09.950856 crc crio[21573]: time=\"2026-06-12T16:25:09.950855311Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.310465 | controller |     "Jun 12 16:25:09.997972 crc crio[21573]: time=\"2026-06-12T16:25:09.997731576Z\" level=info msg=\"Got pod network &{Name:ovn-controller-pvfrv-config-vlp4j Namespace:openstack ID:17dbcc5e756de9f939d252c5c1c6ff6562b3031bfafa374869b3ed7601e2768c UID:c8fa88c7-2eeb-4da8-8e78-eb4e09e17b69 NetNS:/var/run/netns/82ad5a7c-2cec-4efd-bcf5-6ea4c034f83d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podc8fa88c7_2eeb_4da8_8e78_eb4e09e17b69.slice PodAnnotations:0xc000138940}] Aliases:map[]}\"",
2026-06-12 17:20:10.310481 | controller |     "Jun 12 16:25:09.997972 crc crio[21573]: time=\"2026-06-12T16:25:09.997804768Z\" level=info msg=\"Adding pod openstack_ovn-controller-pvfrv-config-vlp4j to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 17:20:10.310501 | controller |     "Jun 12 16:25:10.008006 crc crio[21573]: time=\"2026-06-12T16:25:10.007788277Z\" level=info msg=\"Created container 7919ff932a46a7835505f76c4e69b8c326936b1abd0ca226c01c912b1c9c7a53: openstack/dnsmasq-dns-7b6fcdc445-ktgdl/dnsmasq-dns\" id=80dbb8d4-193b-44a6-9fe9-39980c37fc47 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:20:10.310518 | controller |     "Jun 12 16:25:10.014491 crc crio[21573]: time=\"2026-06-12T16:25:10.0123746Z\" level=info msg=\"Starting container: 7919ff932a46a7835505f76c4e69b8c326936b1abd0ca226c01c912b1c9c7a53\" id=2d8a7706-2cba-4cda-a844-eaab16311ce3 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 17:20:10.310534 | controller |     "Jun 12 16:25:10.031344 crc crio[21573]: time=\"2026-06-12T16:25:10.031233969Z\" level=info msg=\"Started container\" PID=64638 containerID=7919ff932a46a7835505f76c4e69b8c326936b1abd0ca226c01c912b1c9c7a53 description=openstack/dnsmasq-dns-7b6fcdc445-ktgdl/dnsmasq-dns id=2d8a7706-2cba-4cda-a844-eaab16311ce3 name=/runtime.v1.RuntimeService/StartContainer sandboxID=522819df26c9b96cccff121f9aab5664fcbcac4a222f2d25f715d0d2f20a43f1",
2026-06-12 17:20:10.310550 | controller |     "Jun 12 16:25:10.093131 crc crio[21573]: time=\"2026-06-12T16:25:10.091645193Z\" level=info msg=\"Running pod sandbox: openstack/swift-ring-rebalance-q9v6x/POD\" id=9b351b3b-e571-44b9-98a9-0be26e937167 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:20:10.310566 | controller |     "Jun 12 16:25:10.093314 crc crio[21573]: time=\"2026-06-12T16:25:10.093166577Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.310607 | controller |     "Jun 12 16:25:10.212219 crc crio[21573]: time=\"2026-06-12T16:25:10.211796422Z\" level=info msg=\"Stopped pod sandbox: 19a9ff4e3d48a80b78cfa105cf514b91c73fbb92907ed5fff37eb08b57400c06\" id=ac0e11da-c17b-42ed-9f93-210925f0fbcf name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 17:20:10.310625 | controller |     "Jun 12 16:25:10.276048 crc crio[21573]: time=\"2026-06-12T16:25:10.260399539Z\" level=info msg=\"Got pod network &{Name:swift-ring-rebalance-q9v6x Namespace:openstack ID:2233dd5491ba74fd9c6f16a37b7ca1dd7ffe966d0930c7d00a0154eef129bc3b UID:55949498-75a5-4224-8a0a-fc6abead23ff NetNS:/var/run/netns/4564490f-060c-4424-abd8-cd032f69edd5 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod55949498_75a5_4224_8a0a_fc6abead23ff.slice PodAnnotations:0xc001896220}] Aliases:map[]}\"",
2026-06-12 17:20:10.310642 | controller |     "Jun 12 16:25:10.276048 crc crio[21573]: time=\"2026-06-12T16:25:10.261068799Z\" level=info msg=\"Adding pod openstack_swift-ring-rebalance-q9v6x to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 17:20:10.310658 | controller |     "Jun 12 16:25:11.030622 crc crio[21573]: 2026-06-12T16:25:11Z [verbose] CmdAdd (shim): {1.1.0 [{Name:17dbcc5e756de9f Mac:42:8e:9e:2b:9c:b3 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:7e Mtu:0 Sandbox:/var/run/netns/82ad5a7c-2cec-4efd-bcf5-6ea4c034f83d SocketPath: PciID:}] [{Interface:0xc0000147c0 Address:{IP:10.217.0.126 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 17:20:10.310674 | controller |     "Jun 12 16:25:11.032323 crc crio[21573]: time=\"2026-06-12T16:25:11.03123681Z\" level=info msg=\"Got pod network &{Name:ovn-controller-pvfrv-config-vlp4j Namespace:openstack ID:17dbcc5e756de9f939d252c5c1c6ff6562b3031bfafa374869b3ed7601e2768c UID:c8fa88c7-2eeb-4da8-8e78-eb4e09e17b69 NetNS:/var/run/netns/82ad5a7c-2cec-4efd-bcf5-6ea4c034f83d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podc8fa88c7_2eeb_4da8_8e78_eb4e09e17b69.slice PodAnnotations:0xc000138940}] Aliases:map[]}\"",
2026-06-12 17:20:10.310693 | controller |     "Jun 12 16:25:11.032323 crc crio[21573]: time=\"2026-06-12T16:25:11.031429895Z\" level=info msg=\"Checking pod openstack_ovn-controller-pvfrv-config-vlp4j for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 17:20:10.310709 | controller |     "Jun 12 16:25:11.692685 crc crio[21573]: 2026-06-12T16:25:11Z [verbose] CmdAdd (shim): {1.1.0 [{Name:2233dd5491ba74f Mac:d6:46:f5:7e:37:44 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:7f Mtu:0 Sandbox:/var/run/netns/4564490f-060c-4424-abd8-cd032f69edd5 SocketPath: PciID:}] [{Interface:0xc000014ba0 Address:{IP:10.217.0.127 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 17:20:10.310725 | controller |     "Jun 12 16:25:11.694132 crc crio[21573]: time=\"2026-06-12T16:25:11.694043951Z\" level=info msg=\"Got pod network &{Name:swift-ring-rebalance-q9v6x Namespace:openstack ID:2233dd5491ba74fd9c6f16a37b7ca1dd7ffe966d0930c7d00a0154eef129bc3b UID:55949498-75a5-4224-8a0a-fc6abead23ff NetNS:/var/run/netns/4564490f-060c-4424-abd8-cd032f69edd5 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod55949498_75a5_4224_8a0a_fc6abead23ff.slice PodAnnotations:0xc001896220}] Aliases:map[]}\"",
2026-06-12 17:20:10.310741 | controller |     "Jun 12 16:25:11.694356 crc crio[21573]: time=\"2026-06-12T16:25:11.694295238Z\" level=info msg=\"Checking pod openstack_swift-ring-rebalance-q9v6x for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 17:20:10.310756 | controller |     "Jun 12 16:25:11.707352 crc crio[21573]: time=\"2026-06-12T16:25:11.707257269Z\" level=info msg=\"Stopping pod sandbox: 2e8e12d171c1b6557961c3f4009bd2f4880a5ba2bc1dfcbf9ffb02b342cbd525\" id=d34d9b88-c509-4ad8-bafd-9ebc9beeeacf name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 17:20:10.310772 | controller |     "Jun 12 16:25:11.708231 crc crio[21573]: time=\"2026-06-12T16:25:11.708157454Z\" level=info msg=\"Got pod network &{Name:ovsdbserver-nb-0-config-1781281505-sfbtq Namespace:openstack ID:2e8e12d171c1b6557961c3f4009bd2f4880a5ba2bc1dfcbf9ffb02b342cbd525 UID:277b010a-bc9c-4d20-8df8-a83b215bcef1 NetNS:/var/run/netns/88db2da8-963c-4d70-81b7-5203878dd866 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod277b010a_bc9c_4d20_8df8_a83b215bcef1.slice PodAnnotations:0xc00063c378}] Aliases:map[]}\"",
2026-06-12 17:20:10.310788 | controller |     "Jun 12 16:25:11.708561 crc crio[21573]: time=\"2026-06-12T16:25:11.708432243Z\" level=info msg=\"Deleting pod openstack_ovsdbserver-nb-0-config-1781281505-sfbtq from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 17:20:10.310804 | controller |     "Jun 12 16:25:11.743728 crc crio[21573]: time=\"2026-06-12T16:25:11.743679103Z\" level=info msg=\"Ran pod sandbox 17dbcc5e756de9f939d252c5c1c6ff6562b3031bfafa374869b3ed7601e2768c with infra container: openstack/ovn-controller-pvfrv-config-vlp4j/POD\" id=99988c03-73f5-43e1-9764-c99976e29c7a name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:20:10.310820 | controller |     "Jun 12 16:25:11.747931 crc crio[21573]: time=\"2026-06-12T16:25:11.747015995Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-controller:current-podified\" id=ec993d8b-8d8b-4355-8de4-2035c30e312c name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:20:10.310835 | controller |     "Jun 12 16:25:11.756684 crc crio[21573]: time=\"2026-06-12T16:25:11.756517963Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-controller:current-podified\" id=8f25018a-8fbc-4ed1-9536-1544fcb1f22a name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:20:10.310851 | controller |     "Jun 12 16:25:11.760884 crc crio[21573]: time=\"2026-06-12T16:25:11.760622012Z\" level=info msg=\"Ran pod sandbox 2233dd5491ba74fd9c6f16a37b7ca1dd7ffe966d0930c7d00a0154eef129bc3b with infra container: openstack/swift-ring-rebalance-q9v6x/POD\" id=9b351b3b-e571-44b9-98a9-0be26e937167 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:20:10.310870 | controller |     "Jun 12 16:25:11.764657 crc crio[21573]: time=\"2026-06-12T16:25:11.764600552Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-proxy-server:current-podified\" id=2fbc6fad-d86a-4f95-9cf6-b976f6638cec name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:20:10.310885 | controller |     "Jun 12 16:25:11.765288 crc crio[21573]: time=\"2026-06-12T16:25:11.76525865Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/openstack-swift-proxy-server:current-podified not found\" id=2fbc6fad-d86a-4f95-9cf6-b976f6638cec name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:20:10.310901 | controller |     "Jun 12 16:25:11.765513 crc crio[21573]: time=\"2026-06-12T16:25:11.765487757Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-swift-proxy-server:current-podified found\" id=2fbc6fad-d86a-4f95-9cf6-b976f6638cec name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:20:10.310916 | controller |     "Jun 12 16:25:11.766849 crc crio[21573]: time=\"2026-06-12T16:25:11.766758153Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-swift-proxy-server:current-podified\" id=1cc1739b-03b7-4bb2-81b5-cea6bf18d591 name=/runtime.v1.ImageService/PullImage",
2026-06-12 17:20:10.310931 | controller |     "Jun 12 16:25:11.772067 crc crio[21573]: time=\"2026-06-12T16:25:11.771897348Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-swift-proxy-server:current-podified\\\"\"",
2026-06-12 17:20:10.310947 | controller |     "Jun 12 16:25:11.794617 crc crio[21573]: time=\"2026-06-12T16:25:11.793971102Z\" level=info msg=\"Creating container: openstack/ovn-controller-pvfrv-config-vlp4j/ovn-config\" id=d1fa2cf8-5521-4b90-9aab-e5c96ea420db name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:20:10.310962 | controller |     "Jun 12 16:25:11.914526 crc crio[21573]: time=\"2026-06-12T16:25:11.914349891Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.310977 | controller |     "Jun 12 16:25:11.927809 crc crio[21573]: time=\"2026-06-12T16:25:11.927499804Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-ovn-northd@sha256:d4e97fff72edfe6f390bdd2bebcacce9169afe075f8f2de1ba6ff34e235faae4\" id=54889b66-3a71-4196-ad09-c77b687c6367 name=/runtime.v1.ImageService/PullImage",
2026-06-12 17:20:10.310992 | controller |     "Jun 12 16:25:11.932929 crc crio[21573]: time=\"2026-06-12T16:25:11.932832174Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-northd:current-podified\" id=11453ccf-fb45-4f76-9483-73f7d9ec3eb1 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:20:10.311007 | controller |     "Jun 12 16:25:12.102788 crc crio[21573]: time=\"2026-06-12T16:25:12.0863862Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.311021 | controller |     "Jun 12 16:25:12.112567 crc crio[21573]: time=\"2026-06-12T16:25:12.109541302Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-northd:current-podified\" id=6833fe82-6b60-485f-a2da-b15f9969deba name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:20:10.311036 | controller |     "Jun 12 16:25:12.366725 crc crio[21573]: time=\"2026-06-12T16:25:12.36499819Z\" level=info msg=\"Creating container: openstack/ovn-northd-0/ovn-northd\" id=e35c3219-607b-41ea-a0e5-2b1319e1e907 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:20:10.311051 | controller |     "Jun 12 16:25:12.370342 crc crio[21573]: time=\"2026-06-12T16:25:12.37023888Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.311069 | controller |     "Jun 12 16:25:12.398590 crc crio[21573]: time=\"2026-06-12T16:25:12.378963002Z\" level=info msg=\"Stopped pod sandbox: 2e8e12d171c1b6557961c3f4009bd2f4880a5ba2bc1dfcbf9ffb02b342cbd525\" id=d34d9b88-c509-4ad8-bafd-9ebc9beeeacf name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 17:20:10.311085 | controller |     "Jun 12 16:25:12.496130 crc crio[21573]: time=\"2026-06-12T16:25:12.494516915Z\" level=info msg=\"Running pod sandbox: openstack/root-account-create-update-px26d/POD\" id=c6e8e887-2c4b-447c-8f65-3ad7dbe7d067 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:20:10.311100 | controller |     "Jun 12 16:25:12.496402 crc crio[21573]: time=\"2026-06-12T16:25:12.496238134Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.311115 | controller |     "Jun 12 16:25:12.537535 crc crio[21573]: time=\"2026-06-12T16:25:12.537315175Z\" level=info msg=\"Running pod sandbox: openstack/placement-db-create-vpt6h/POD\" id=fafa7abe-6fb5-4fb6-934e-8721b95b52df name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:20:10.311130 | controller |     "Jun 12 16:25:12.537871 crc crio[21573]: time=\"2026-06-12T16:25:12.537810789Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.311144 | controller |     "Jun 12 16:25:12.680338 crc crio[21573]: time=\"2026-06-12T16:25:12.680155645Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.311159 | controller |     "Jun 12 16:25:12.688681 crc crio[21573]: time=\"2026-06-12T16:25:12.687061663Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.311173 | controller |     "Jun 12 16:25:12.694092 crc crio[21573]: time=\"2026-06-12T16:25:12.693856943Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.311188 | controller |     "Jun 12 16:25:12.704858 crc crio[21573]: time=\"2026-06-12T16:25:12.704761963Z\" level=info msg=\"Got pod network &{Name:root-account-create-update-px26d Namespace:openstack ID:3d5585be466dbaf6d17b20ac266177c055f5730adcc534921b5ffe6d1229897b UID:b05460cf-c299-4373-85a9-1b2c65b28d78 NetNS:/var/run/netns/82e7560d-6f6b-45a9-8152-977a5c8faf7c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podb05460cf_c299_4373_85a9_1b2c65b28d78.slice PodAnnotations:0xc00443c480}] Aliases:map[]}\"",
2026-06-12 17:20:10.311203 | controller |     "Jun 12 16:25:12.705004 crc crio[21573]: time=\"2026-06-12T16:25:12.704855145Z\" level=info msg=\"Adding pod openstack_root-account-create-update-px26d to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 17:20:10.311218 | controller |     "Jun 12 16:25:12.708517 crc crio[21573]: time=\"2026-06-12T16:25:12.708079275Z\" level=info msg=\"Running pod sandbox: openstack/placement-8a66-account-create-update-9xcgs/POD\" id=a9545adf-10db-4754-9360-63fdb3bfda76 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:20:10.311232 | controller |     "Jun 12 16:25:12.710530 crc crio[21573]: time=\"2026-06-12T16:25:12.708818297Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.311247 | controller |     "Jun 12 16:25:12.714338 crc crio[21573]: time=\"2026-06-12T16:25:12.71408888Z\" level=info msg=\"Got pod network &{Name:placement-db-create-vpt6h Namespace:openstack ID:e1b4c97aa4e03fb9f862c255a5d4bcad9248a047bf1731cadc53373cb504ce08 UID:6bd466c3-7df4-4c8c-a03a-d8ec502121aa NetNS:/var/run/netns/219df33a-835e-4d1e-9bec-e90afdbd4302 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod6bd466c3_7df4_4c8c_a03a_d8ec502121aa.slice PodAnnotations:0xc000138818}] Aliases:map[]}\"",
2026-06-12 17:20:10.311266 | controller |     "Jun 12 16:25:12.714338 crc crio[21573]: time=\"2026-06-12T16:25:12.714169353Z\" level=info msg=\"Adding pod openstack_placement-db-create-vpt6h to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 17:20:10.311281 | controller |     "Jun 12 16:25:12.807540 crc crio[21573]: time=\"2026-06-12T16:25:12.801881884Z\" level=info msg=\"Got pod network &{Name:placement-8a66-account-create-update-9xcgs Namespace:openstack ID:1372ba1f4c1f38cf91a65025c6135c9d161e19bff616f540e960a9e12a4bb7c4 UID:98f51dfb-7550-4748-9eaf-ec772f83a65e NetNS:/var/run/netns/bf3512b2-b049-4942-a15f-9cdd9eaf535d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod98f51dfb_7550_4748_9eaf_ec772f83a65e.slice PodAnnotations:0xc000568090}] Aliases:map[]}\"",
2026-06-12 17:20:10.311296 | controller |     "Jun 12 16:25:12.807540 crc crio[21573]: time=\"2026-06-12T16:25:12.801951706Z\" level=info msg=\"Adding pod openstack_placement-8a66-account-create-update-9xcgs to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 17:20:10.311311 | controller |     "Jun 12 16:25:13.153649 crc crio[21573]: time=\"2026-06-12T16:25:13.152863334Z\" level=info msg=\"Created container c39bbdf825e061ba223991ea16475bed205ef58c05ec1b7090a84d75e7227163: openstack/ovn-northd-0/ovn-northd\" id=e35c3219-607b-41ea-a0e5-2b1319e1e907 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:20:10.311326 | controller |     "Jun 12 16:25:13.160128 crc crio[21573]: time=\"2026-06-12T16:25:13.160027366Z\" level=info msg=\"Starting container: c39bbdf825e061ba223991ea16475bed205ef58c05ec1b7090a84d75e7227163\" id=c2bb36d4-fa4b-4ee3-a5b7-81b2dbf97280 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 17:20:10.311340 | controller |     "Jun 12 16:25:13.173900 crc crio[21573]: time=\"2026-06-12T16:25:13.172613463Z\" level=info msg=\"Created container 4b4586f12e670e1315cb0158af92a3beed089007ebc70b6595bc90e717ce89cd: openstack/ovn-controller-pvfrv-config-vlp4j/ovn-config\" id=d1fa2cf8-5521-4b90-9aab-e5c96ea420db name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:20:10.311355 | controller |     "Jun 12 16:25:13.177641 crc crio[21573]: time=\"2026-06-12T16:25:13.177545559Z\" level=info msg=\"Starting container: 4b4586f12e670e1315cb0158af92a3beed089007ebc70b6595bc90e717ce89cd\" id=4534e705-2344-43be-bf39-debb614ae3e3 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 17:20:10.311370 | controller |     "Jun 12 16:25:13.187824 crc crio[21573]: time=\"2026-06-12T16:25:13.187700631Z\" level=info msg=\"Started container\" PID=65072 containerID=c39bbdf825e061ba223991ea16475bed205ef58c05ec1b7090a84d75e7227163 description=openstack/ovn-northd-0/ovn-northd id=c2bb36d4-fa4b-4ee3-a5b7-81b2dbf97280 name=/runtime.v1.RuntimeService/StartContainer sandboxID=5362b9fdde6f66608ed1ef556ffbf9dcba83684038f9b03c7f1e688f03eff674",
2026-06-12 17:20:10.311384 | controller |     "Jun 12 16:25:13.191346 crc crio[21573]: time=\"2026-06-12T16:25:13.191216261Z\" level=info msg=\"Started container\" PID=65071 containerID=4b4586f12e670e1315cb0158af92a3beed089007ebc70b6595bc90e717ce89cd description=openstack/ovn-controller-pvfrv-config-vlp4j/ovn-config id=4534e705-2344-43be-bf39-debb614ae3e3 name=/runtime.v1.RuntimeService/StartContainer sandboxID=17dbcc5e756de9f939d252c5c1c6ff6562b3031bfafa374869b3ed7601e2768c",
2026-06-12 17:20:10.311403 | controller |     "Jun 12 16:25:13.208294 crc crio[21573]: time=\"2026-06-12T16:25:13.208136008Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-network-exporter:current-podified\" id=00a2974c-0f4d-447d-b8aa-9970a6217610 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:20:10.311419 | controller |     "Jun 12 16:25:13.326855 crc crio[21573]: time=\"2026-06-12T16:25:13.326243084Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-network-exporter:current-podified\" id=ec2286e2-d3a4-4b63-866e-7f127264fc63 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:20:10.311442 | controller |     "Jun 12 16:25:13.343630 crc crio[21573]: time=\"2026-06-12T16:25:13.337034179Z\" level=info msg=\"Creating container: openstack/ovn-northd-0/openstack-network-exporter\" id=5290e5fc-9df3-4622-b99a-c638c62d4000 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:20:10.311462 | controller |     "Jun 12 16:25:13.343630 crc crio[21573]: time=\"2026-06-12T16:25:13.337706312Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.311478 | controller |     "Jun 12 16:25:13.431629 crc crio[21573]: time=\"2026-06-12T16:25:13.431422221Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.311493 | controller |     "Jun 12 16:25:13.436566 crc crio[21573]: time=\"2026-06-12T16:25:13.436502627Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.311508 | controller |     "Jun 12 16:25:13.513498 crc crio[21573]: 2026-06-12T16:25:13Z [verbose] CmdAdd (shim): {1.1.0 [{Name:e1b4c97aa4e03fb Mac:b2:f3:b8:b9:58:2e Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:81 Mtu:0 Sandbox:/var/run/netns/219df33a-835e-4d1e-9bec-e90afdbd4302 SocketPath: PciID:}] [{Interface:0xc000298e40 Address:{IP:10.217.0.129 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 17:20:10.311524 | controller |     "Jun 12 16:25:13.516305 crc crio[21573]: time=\"2026-06-12T16:25:13.516263992Z\" level=info msg=\"Got pod network &{Name:placement-db-create-vpt6h Namespace:openstack ID:e1b4c97aa4e03fb9f862c255a5d4bcad9248a047bf1731cadc53373cb504ce08 UID:6bd466c3-7df4-4c8c-a03a-d8ec502121aa NetNS:/var/run/netns/219df33a-835e-4d1e-9bec-e90afdbd4302 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod6bd466c3_7df4_4c8c_a03a_d8ec502121aa.slice PodAnnotations:0xc000138818}] Aliases:map[]}\"",
2026-06-12 17:20:10.311539 | controller |     "Jun 12 16:25:13.516722 crc crio[21573]: time=\"2026-06-12T16:25:13.516670973Z\" level=info msg=\"Checking pod openstack_placement-db-create-vpt6h for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 17:20:10.311554 | controller |     "Jun 12 16:25:13.593275 crc crio[21573]: time=\"2026-06-12T16:25:13.592892497Z\" level=info msg=\"Ran pod sandbox e1b4c97aa4e03fb9f862c255a5d4bcad9248a047bf1731cadc53373cb504ce08 with infra container: openstack/placement-db-create-vpt6h/POD\" id=fafa7abe-6fb5-4fb6-934e-8721b95b52df name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:20:10.311569 | controller |     "Jun 12 16:25:13.597909 crc crio[21573]: time=\"2026-06-12T16:25:13.596409798Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=0c4c737b-4487-4ff1-9b89-ac8db7d15288 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:20:10.311606 | controller |     "Jun 12 16:25:13.604342 crc crio[21573]: time=\"2026-06-12T16:25:13.604150378Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=e7770aaa-1583-46b7-8940-0fc22d33ef55 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:20:10.311626 | controller |     "Jun 12 16:25:13.617267 crc crio[21573]: time=\"2026-06-12T16:25:13.617146544Z\" level=info msg=\"Creating container: openstack/placement-db-create-vpt6h/mariadb-database-create\" id=c1d4119a-773c-43ce-9b37-4c719a3eda38 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:20:10.311642 | controller |     "Jun 12 16:25:13.618366 crc crio[21573]: time=\"2026-06-12T16:25:13.618279098Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.311657 | controller |     "Jun 12 16:25:13.625862 crc crio[21573]: time=\"2026-06-12T16:25:13.625784723Z\" level=info msg=\"Created container b1387371c2b4e300d286354192e8ff06cb8e9cc0fc0384b26b28f336c4fc991b: openstack/ovn-northd-0/openstack-network-exporter\" id=5290e5fc-9df3-4622-b99a-c638c62d4000 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:20:10.311672 | controller |     "Jun 12 16:25:13.632601 crc crio[21573]: time=\"2026-06-12T16:25:13.632423691Z\" level=info msg=\"Starting container: b1387371c2b4e300d286354192e8ff06cb8e9cc0fc0384b26b28f336c4fc991b\" id=d6f9a8fd-1cfb-480d-b363-93974d4d6b35 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 17:20:10.311688 | controller |     "Jun 12 16:25:13.652910 crc crio[21573]: time=\"2026-06-12T16:25:13.652715171Z\" level=info msg=\"Started container\" PID=65165 containerID=b1387371c2b4e300d286354192e8ff06cb8e9cc0fc0384b26b28f336c4fc991b description=openstack/ovn-northd-0/openstack-network-exporter id=d6f9a8fd-1cfb-480d-b363-93974d4d6b35 name=/runtime.v1.RuntimeService/StartContainer sandboxID=5362b9fdde6f66608ed1ef556ffbf9dcba83684038f9b03c7f1e688f03eff674",
2026-06-12 17:20:10.311704 | controller |     "Jun 12 16:25:13.748702 crc crio[21573]: 2026-06-12T16:25:13Z [verbose] CmdAdd (shim): {1.1.0 [{Name:1372ba1f4c1f38c Mac:c2:54:39:59:d8:51 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:82 Mtu:0 Sandbox:/var/run/netns/bf3512b2-b049-4942-a15f-9cdd9eaf535d SocketPath: PciID:}] [{Interface:0xc000367090 Address:{IP:10.217.0.130 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 17:20:10.311719 | controller |     "Jun 12 16:25:13.759146 crc crio[21573]: time=\"2026-06-12T16:25:13.758880356Z\" level=info msg=\"Got pod network &{Name:placement-8a66-account-create-update-9xcgs Namespace:openstack ID:1372ba1f4c1f38cf91a65025c6135c9d161e19bff616f540e960a9e12a4bb7c4 UID:98f51dfb-7550-4748-9eaf-ec772f83a65e NetNS:/var/run/netns/bf3512b2-b049-4942-a15f-9cdd9eaf535d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod98f51dfb_7550_4748_9eaf_ec772f83a65e.slice PodAnnotations:0xc000568090}] Aliases:map[]}\"",
2026-06-12 17:20:10.311735 | controller |     "Jun 12 16:25:13.770635 crc crio[21573]: time=\"2026-06-12T16:25:13.77052983Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.311750 | controller |     "Jun 12 16:25:13.770939 crc crio[21573]: time=\"2026-06-12T16:25:13.770846259Z\" level=info msg=\"Checking pod openstack_placement-8a66-account-create-update-9xcgs for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 17:20:10.311766 | controller |     "Jun 12 16:25:13.778502 crc crio[21573]: time=\"2026-06-12T16:25:13.777723159Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.311781 | controller |     "Jun 12 16:25:13.781866 crc crio[21573]: 2026-06-12T16:25:13Z [verbose] CmdAdd (shim): {1.1.0 [{Name:3d5585be466dbaf Mac:5e:8e:2f:33:c9:99 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:80 Mtu:0 Sandbox:/var/run/netns/82e7560d-6f6b-45a9-8152-977a5c8faf7c SocketPath: PciID:}] [{Interface:0xc00025a9e0 Address:{IP:10.217.0.128 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 17:20:10.311800 | controller |     "Jun 12 16:25:13.782745 crc crio[21573]: time=\"2026-06-12T16:25:13.782662947Z\" level=info msg=\"Got pod network &{Name:root-account-create-update-px26d Namespace:openstack ID:3d5585be466dbaf6d17b20ac266177c055f5730adcc534921b5ffe6d1229897b UID:b05460cf-c299-4373-85a9-1b2c65b28d78 NetNS:/var/run/netns/82e7560d-6f6b-45a9-8152-977a5c8faf7c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podb05460cf_c299_4373_85a9_1b2c65b28d78.slice PodAnnotations:0xc00443c480}] Aliases:map[]}\"",
2026-06-12 17:20:10.311818 | controller |     "Jun 12 16:25:13.782949 crc crio[21573]: time=\"2026-06-12T16:25:13.782894045Z\" level=info msg=\"Checking pod openstack_root-account-create-update-px26d for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 17:20:10.311834 | controller |     "Jun 12 16:25:13.796224 crc crio[21573]: time=\"2026-06-12T16:25:13.796118274Z\" level=info msg=\"Ran pod sandbox 1372ba1f4c1f38cf91a65025c6135c9d161e19bff616f540e960a9e12a4bb7c4 with infra container: openstack/placement-8a66-account-create-update-9xcgs/POD\" id=a9545adf-10db-4754-9360-63fdb3bfda76 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:20:10.311850 | controller |     "Jun 12 16:25:13.799371 crc crio[21573]: time=\"2026-06-12T16:25:13.798854287Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=9d83b856-7fe4-4072-9618-bb41a629f837 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:20:10.311866 | controller |     "Jun 12 16:25:13.822048 crc crio[21573]: time=\"2026-06-12T16:25:13.821885802Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=09c37abb-dc2b-4f88-b739-c5380f6c6bc9 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:20:10.311883 | controller |     "Jun 12 16:25:13.834726 crc crio[21573]: time=\"2026-06-12T16:25:13.834311701Z\" level=info msg=\"Creating container: openstack/placement-8a66-account-create-update-9xcgs/mariadb-account-create-update\" id=0077678a-f6fc-453e-9b61-5e9066762b73 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:20:10.311900 | controller |     "Jun 12 16:25:13.835045 crc crio[21573]: time=\"2026-06-12T16:25:13.835023381Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.311916 | controller |     "Jun 12 16:25:13.861723 crc crio[21573]: time=\"2026-06-12T16:25:13.851637391Z\" level=info msg=\"Ran pod sandbox 3d5585be466dbaf6d17b20ac266177c055f5730adcc534921b5ffe6d1229897b with infra container: openstack/root-account-create-update-px26d/POD\" id=c6e8e887-2c4b-447c-8f65-3ad7dbe7d067 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:20:10.311933 | controller |     "Jun 12 16:25:13.869427 crc crio[21573]: time=\"2026-06-12T16:25:13.868951904Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=e581657a-1c08-46d1-93a9-147dfb46fc2f name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:20:10.311950 | controller |     "Jun 12 16:25:13.904164 crc crio[21573]: time=\"2026-06-12T16:25:13.904090122Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=cb8d5582-e5b9-42df-b2a9-b28441e666bf name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:20:10.311966 | controller |     "Jun 12 16:25:13.923019 crc crio[21573]: time=\"2026-06-12T16:25:13.921927155Z\" level=info msg=\"Creating container: openstack/root-account-create-update-px26d/mariadb-account-create-update\" id=1ae5dc6c-422d-457e-b4cf-2d47c6740994 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:20:10.311982 | controller |     "Jun 12 16:25:13.923019 crc crio[21573]: time=\"2026-06-12T16:25:13.922822689Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.312004 | controller |     "Jun 12 16:25:13.974014 crc crio[21573]: time=\"2026-06-12T16:25:13.973929545Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.312020 | controller |     "Jun 12 16:25:13.988987 crc crio[21573]: time=\"2026-06-12T16:25:13.988911865Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.312036 | controller |     "Jun 12 16:25:14.020987 crc crio[21573]: time=\"2026-06-12T16:25:14.020916754Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.312052 | controller |     "Jun 12 16:25:14.029420 crc crio[21573]: time=\"2026-06-12T16:25:14.029115749Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.312067 | controller |     "Jun 12 16:25:14.108156 crc crio[21573]: time=\"2026-06-12T16:25:14.101404062Z\" level=info msg=\"Running pod sandbox: openstack/glance-db-create-2bg7t/POD\" id=8fdde517-3fdc-4e20-a0e7-bd2431a3a602 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:20:10.312083 | controller |     "Jun 12 16:25:14.108156 crc crio[21573]: time=\"2026-06-12T16:25:14.101600068Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.312099 | controller |     "Jun 12 16:25:14.160677 crc crio[21573]: time=\"2026-06-12T16:25:14.159908196Z\" level=info msg=\"Created container dad1d8111d62e3b468a7905edd5eb5bce6663ce168c55b5e7001f0441b7c12f2: openstack/placement-db-create-vpt6h/mariadb-database-create\" id=c1d4119a-773c-43ce-9b37-4c719a3eda38 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:20:10.312115 | controller |     "Jun 12 16:25:14.172285 crc crio[21573]: time=\"2026-06-12T16:25:14.171767454Z\" level=info msg=\"Starting container: dad1d8111d62e3b468a7905edd5eb5bce6663ce168c55b5e7001f0441b7c12f2\" id=e2aeb6d5-f6fe-4cd5-8c00-515259ada146 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 17:20:10.312131 | controller |     "Jun 12 16:25:14.174314 crc crio[21573]: time=\"2026-06-12T16:25:14.174256993Z\" level=info msg=\"Got pod network &{Name:glance-db-create-2bg7t Namespace:openstack ID:c40453a8ae2023976e320073de23c66383920aac8dc56731e1f357b7c14e1ace UID:9ddea963-9bbd-4183-9871-d72be9f30a6f NetNS:/var/run/netns/265696c7-562c-4333-a419-a9d6930cd3d4 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod9ddea963_9bbd_4183_9871_d72be9f30a6f.slice PodAnnotations:0xc001896830}] Aliases:map[]}\"",
2026-06-12 17:20:10.312149 | controller |     "Jun 12 16:25:14.174314 crc crio[21573]: time=\"2026-06-12T16:25:14.174309925Z\" level=info msg=\"Adding pod openstack_glance-db-create-2bg7t to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 17:20:10.312165 | controller |     "Jun 12 16:25:14.182628 crc crio[21573]: time=\"2026-06-12T16:25:14.181605464Z\" level=info msg=\"Started container\" PID=65250 containerID=dad1d8111d62e3b468a7905edd5eb5bce6663ce168c55b5e7001f0441b7c12f2 description=openstack/placement-db-create-vpt6h/mariadb-database-create id=e2aeb6d5-f6fe-4cd5-8c00-515259ada146 name=/runtime.v1.RuntimeService/StartContainer sandboxID=e1b4c97aa4e03fb9f862c255a5d4bcad9248a047bf1731cadc53373cb504ce08",
2026-06-12 17:20:10.312181 | controller |     "Jun 12 16:25:14.329245 crc crio[21573]: time=\"2026-06-12T16:25:14.329145936Z\" level=info msg=\"Created container 2b1c260976228255b0b340000155df751b9ebc3c728f731e6864f1df3e52b471: openstack/root-account-create-update-px26d/mariadb-account-create-update\" id=1ae5dc6c-422d-457e-b4cf-2d47c6740994 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:20:10.312201 | controller |     "Jun 12 16:25:14.335380 crc crio[21573]: time=\"2026-06-12T16:25:14.335147359Z\" level=info msg=\"Starting container: 2b1c260976228255b0b340000155df751b9ebc3c728f731e6864f1df3e52b471\" id=1989123c-cfeb-4caa-bfd5-ca22ef47cf24 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 17:20:10.312218 | controller |     "Jun 12 16:25:14.347324 crc crio[21573]: time=\"2026-06-12T16:25:14.347030185Z\" level=info msg=\"Created container dcb4d39cf52698699c61579fdedc656d3740cdc634d45764a55633a618ba3399: openstack/placement-8a66-account-create-update-9xcgs/mariadb-account-create-update\" id=0077678a-f6fc-453e-9b61-5e9066762b73 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:20:10.312235 | controller |     "Jun 12 16:25:14.362560 crc crio[21573]: time=\"2026-06-12T16:25:14.362361745Z\" level=info msg=\"Starting container: dcb4d39cf52698699c61579fdedc656d3740cdc634d45764a55633a618ba3399\" id=8a187aac-60bf-4e27-8788-c8c96fa2eebb name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 17:20:10.312252 | controller |     "Jun 12 16:25:14.386396 crc crio[21573]: time=\"2026-06-12T16:25:14.385624186Z\" level=info msg=\"Started container\" PID=65276 containerID=dcb4d39cf52698699c61579fdedc656d3740cdc634d45764a55633a618ba3399 description=openstack/placement-8a66-account-create-update-9xcgs/mariadb-account-create-update id=8a187aac-60bf-4e27-8788-c8c96fa2eebb name=/runtime.v1.RuntimeService/StartContainer sandboxID=1372ba1f4c1f38cf91a65025c6135c9d161e19bff616f540e960a9e12a4bb7c4",
2026-06-12 17:20:10.312269 | controller |     "Jun 12 16:25:14.395516 crc crio[21573]: time=\"2026-06-12T16:25:14.392603343Z\" level=info msg=\"Started container\" PID=65305 containerID=2b1c260976228255b0b340000155df751b9ebc3c728f731e6864f1df3e52b471 description=openstack/root-account-create-update-px26d/mariadb-account-create-update id=1989123c-cfeb-4caa-bfd5-ca22ef47cf24 name=/runtime.v1.RuntimeService/StartContainer sandboxID=3d5585be466dbaf6d17b20ac266177c055f5730adcc534921b5ffe6d1229897b",
2026-06-12 17:20:10.312284 | controller |     "Jun 12 16:25:14.507335 crc crio[21573]: time=\"2026-06-12T16:25:14.506356027Z\" level=info msg=\"Running pod sandbox: openstack/glance-743e-account-create-update-b2tbq/POD\" id=7177616b-9828-4519-9529-e2914971ca7c name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:20:10.312301 | controller |     "Jun 12 16:25:14.507335 crc crio[21573]: time=\"2026-06-12T16:25:14.506563593Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.312317 | controller |     "Jun 12 16:25:14.626291 crc crio[21573]: time=\"2026-06-12T16:25:14.626015709Z\" level=info msg=\"Got pod network &{Name:glance-743e-account-create-update-b2tbq Namespace:openstack ID:92e07857a44f411959588cbd78bcca7c88f37789ae4208c83897a543ccdbd474 UID:65f6e7dd-fffd-4060-a2a0-e3ecac035232 NetNS:/var/run/netns/705a6543-895c-41f1-b531-1d2b27eb7355 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod65f6e7dd_fffd_4060_a2a0_e3ecac035232.slice PodAnnotations:0xc003674040}] Aliases:map[]}\"",
2026-06-12 17:20:10.312333 | controller |     "Jun 12 16:25:14.626291 crc crio[21573]: time=\"2026-06-12T16:25:14.626094291Z\" level=info msg=\"Adding pod openstack_glance-743e-account-create-update-b2tbq to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 17:20:10.312349 | controller |     "Jun 12 16:25:14.887164 crc crio[21573]: time=\"2026-06-12T16:25:14.887038541Z\" level=info msg=\"Running pod sandbox: openstack/keystone-db-create-pxbxb/POD\" id=be2e337f-1801-4884-90bb-7c6c6be0b5ad name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:20:10.312370 | controller |     "Jun 12 16:25:14.887642 crc crio[21573]: time=\"2026-06-12T16:25:14.887135254Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.312388 | controller |     "Jun 12 16:25:14.956914 crc crio[21573]: time=\"2026-06-12T16:25:14.956811961Z\" level=info msg=\"Got pod network &{Name:keystone-db-create-pxbxb Namespace:openstack ID:0ac4807221b3ab400734ab07cee7d157e87d11286a17a588008e08e30febf20d UID:1833a5a2-5da6-40ca-9e3b-4e2b565e995a NetNS:/var/run/netns/246f206a-e112-463f-9e5a-db809890298f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod1833a5a2_5da6_40ca_9e3b_4e2b565e995a.slice PodAnnotations:0xc00008caf0}] Aliases:map[]}\"",
2026-06-12 17:20:10.312404 | controller |     "Jun 12 16:25:14.956914 crc crio[21573]: time=\"2026-06-12T16:25:14.956888553Z\" level=info msg=\"Adding pod openstack_keystone-db-create-pxbxb to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 17:20:10.312420 | controller |     "Jun 12 16:25:14.975247 crc crio[21573]: 2026-06-12T16:25:14Z [verbose] CmdAdd (shim): {1.1.0 [{Name:c40453a8ae20239 Mac:72:31:fa:d0:41:8f Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:83 Mtu:0 Sandbox:/var/run/netns/265696c7-562c-4333-a419-a9d6930cd3d4 SocketPath: PciID:}] [{Interface:0xc00011ae50 Address:{IP:10.217.0.131 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 17:20:10.312437 | controller |     "Jun 12 16:25:14.976565 crc crio[21573]: time=\"2026-06-12T16:25:14.976317798Z\" level=info msg=\"Got pod network &{Name:glance-db-create-2bg7t Namespace:openstack ID:c40453a8ae2023976e320073de23c66383920aac8dc56731e1f357b7c14e1ace UID:9ddea963-9bbd-4183-9871-d72be9f30a6f NetNS:/var/run/netns/265696c7-562c-4333-a419-a9d6930cd3d4 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod9ddea963_9bbd_4183_9871_d72be9f30a6f.slice PodAnnotations:0xc001896830}] Aliases:map[]}\"",
2026-06-12 17:20:10.312461 | controller |     "Jun 12 16:25:14.976691 crc crio[21573]: time=\"2026-06-12T16:25:14.976562395Z\" level=info msg=\"Checking pod openstack_glance-db-create-2bg7t for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 17:20:10.312482 | controller |     "Jun 12 16:25:14.996803 crc crio[21573]: time=\"2026-06-12T16:25:14.996703714Z\" level=info msg=\"Ran pod sandbox c40453a8ae2023976e320073de23c66383920aac8dc56731e1f357b7c14e1ace with infra container: openstack/glance-db-create-2bg7t/POD\" id=8fdde517-3fdc-4e20-a0e7-bd2431a3a602 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:20:10.312499 | controller |     "Jun 12 16:25:15.002565 crc crio[21573]: time=\"2026-06-12T16:25:15.002427804Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=51f2efb9-4cd9-4d5f-ae53-d07cb2bfeca4 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:20:10.312515 | controller |     "Jun 12 16:25:15.013576 crc crio[21573]: time=\"2026-06-12T16:25:15.013288929Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=b76a1d97-b760-4707-b0d9-6c85685f6427 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:20:10.312530 | controller |     "Jun 12 16:25:15.049655 crc crio[21573]: time=\"2026-06-12T16:25:15.040822656Z\" level=info msg=\"Creating container: openstack/glance-db-create-2bg7t/mariadb-database-create\" id=8ca16d4c-5a2e-4bdb-9e4c-65c8798c1af2 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:20:10.312546 | controller |     "Jun 12 16:25:15.049655 crc crio[21573]: time=\"2026-06-12T16:25:15.041584128Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.312590 | controller |     "Jun 12 16:25:15.100546 crc crio[21573]: time=\"2026-06-12T16:25:15.100399995Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.312614 | controller |     "Jun 12 16:25:15.128655 crc crio[21573]: time=\"2026-06-12T16:25:15.124306927Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.312631 | controller |     "Jun 12 16:25:15.202978 crc crio[21573]: time=\"2026-06-12T16:25:15.20288881Z\" level=info msg=\"Running pod sandbox: openstack/keystone-54b4-account-create-update-b7vb2/POD\" id=4ef5e12e-1d3f-4719-828c-860ff8ec5fff name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:20:10.312647 | controller |     "Jun 12 16:25:15.203628 crc crio[21573]: time=\"2026-06-12T16:25:15.203017334Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.312663 | controller |     "Jun 12 16:25:15.279287 crc crio[21573]: time=\"2026-06-12T16:25:15.279162027Z\" level=info msg=\"Got pod network &{Name:keystone-54b4-account-create-update-b7vb2 Namespace:openstack ID:a2c40ce3bb6d263cdbf017a6684c7774bb5f79009d0c8cd785c705b1b4538b3e UID:9f497270-e07d-4de5-9b3c-ecedd9e645df NetNS:/var/run/netns/5964bccd-eb79-4d4f-a882-34098bec68d5 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod9f497270_e07d_4de5_9b3c_ecedd9e645df.slice PodAnnotations:0xc003674a10}] Aliases:map[]}\"",
2026-06-12 17:20:10.312679 | controller |     "Jun 12 16:25:15.279287 crc crio[21573]: time=\"2026-06-12T16:25:15.2792596Z\" level=info msg=\"Adding pod openstack_keystone-54b4-account-create-update-b7vb2 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 17:20:10.312695 | controller |     "Jun 12 16:25:15.538673 crc crio[21573]: 2026-06-12T16:25:15Z [verbose] CmdAdd (shim): {1.1.0 [{Name:92e07857a44f411 Mac:e6:3e:28:c7:31:f5 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:84 Mtu:0 Sandbox:/var/run/netns/705a6543-895c-41f1-b531-1d2b27eb7355 SocketPath: PciID:}] [{Interface:0xc00051a740 Address:{IP:10.217.0.132 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 17:20:10.312711 | controller |     "Jun 12 16:25:15.541060 crc crio[21573]: time=\"2026-06-12T16:25:15.541006186Z\" level=info msg=\"Got pod network &{Name:glance-743e-account-create-update-b2tbq Namespace:openstack ID:92e07857a44f411959588cbd78bcca7c88f37789ae4208c83897a543ccdbd474 UID:65f6e7dd-fffd-4060-a2a0-e3ecac035232 NetNS:/var/run/netns/705a6543-895c-41f1-b531-1d2b27eb7355 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod65f6e7dd_fffd_4060_a2a0_e3ecac035232.slice PodAnnotations:0xc003674040}] Aliases:map[]}\"",
2026-06-12 17:20:10.312727 | controller |     "Jun 12 16:25:15.541433 crc crio[21573]: time=\"2026-06-12T16:25:15.541411467Z\" level=info msg=\"Checking pod openstack_glance-743e-account-create-update-b2tbq for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 17:20:10.312743 | controller |     "Jun 12 16:25:15.576758 crc crio[21573]: time=\"2026-06-12T16:25:15.576635804Z\" level=info msg=\"Ran pod sandbox 92e07857a44f411959588cbd78bcca7c88f37789ae4208c83897a543ccdbd474 with infra container: openstack/glance-743e-account-create-update-b2tbq/POD\" id=7177616b-9828-4519-9529-e2914971ca7c name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:20:10.312760 | controller |     "Jun 12 16:25:15.595563 crc crio[21573]: time=\"2026-06-12T16:25:15.594855999Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=ea7369d1-212f-45a7-9409-799090f9dacd name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:20:10.312779 | controller |     "Jun 12 16:25:15.600531 crc crio[21573]: time=\"2026-06-12T16:25:15.600237651Z\" level=info msg=\"Created container 0405c696963c1667af2a8457654425854bcb42bf205b7f5e89f373efe65c7880: openstack/glance-db-create-2bg7t/mariadb-database-create\" id=8ca16d4c-5a2e-4bdb-9e4c-65c8798c1af2 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:20:10.312796 | controller |     "Jun 12 16:25:15.601184 crc crio[21573]: time=\"2026-06-12T16:25:15.600988612Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=aa15208d-d6f7-4ecc-88ea-f695c9e9ceb0 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:20:10.312812 | controller |     "Jun 12 16:25:15.612217 crc crio[21573]: time=\"2026-06-12T16:25:15.611985297Z\" level=info msg=\"Starting container: 0405c696963c1667af2a8457654425854bcb42bf205b7f5e89f373efe65c7880\" id=9565f097-c275-4bca-aa52-90d08434b5b9 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 17:20:10.312828 | controller |     "Jun 12 16:25:15.623128 crc crio[21573]: 2026-06-12T16:25:15Z [verbose] CmdAdd (shim): {1.1.0 [{Name:0ac4807221b3ab4 Mac:86:c6:7e:76:8c:39 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:85 Mtu:0 Sandbox:/var/run/netns/246f206a-e112-463f-9e5a-db809890298f SocketPath: PciID:}] [{Interface:0xc000510440 Address:{IP:10.217.0.133 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 17:20:10.312845 | controller |     "Jun 12 16:25:15.624808 crc crio[21573]: time=\"2026-06-12T16:25:15.624623991Z\" level=info msg=\"Creating container: openstack/glance-743e-account-create-update-b2tbq/mariadb-account-create-update\" id=ae5873aa-6037-4807-b111-5668043408dc name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:20:10.312861 | controller |     "Jun 12 16:25:15.625945 crc crio[21573]: time=\"2026-06-12T16:25:15.625293071Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.312878 | controller |     "Jun 12 16:25:15.628587 crc crio[21573]: time=\"2026-06-12T16:25:15.628354307Z\" level=info msg=\"Started container\" PID=65510 containerID=0405c696963c1667af2a8457654425854bcb42bf205b7f5e89f373efe65c7880 description=openstack/glance-db-create-2bg7t/mariadb-database-create id=9565f097-c275-4bca-aa52-90d08434b5b9 name=/runtime.v1.RuntimeService/StartContainer sandboxID=c40453a8ae2023976e320073de23c66383920aac8dc56731e1f357b7c14e1ace",
2026-06-12 17:20:10.312895 | controller |     "Jun 12 16:25:15.628948 crc crio[21573]: time=\"2026-06-12T16:25:15.628757228Z\" level=info msg=\"Got pod network &{Name:keystone-db-create-pxbxb Namespace:openstack ID:0ac4807221b3ab400734ab07cee7d157e87d11286a17a588008e08e30febf20d UID:1833a5a2-5da6-40ca-9e3b-4e2b565e995a NetNS:/var/run/netns/246f206a-e112-463f-9e5a-db809890298f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod1833a5a2_5da6_40ca_9e3b_4e2b565e995a.slice PodAnnotations:0xc00008caf0}] Aliases:map[]}\"",
2026-06-12 17:20:10.312912 | controller |     "Jun 12 16:25:15.630289 crc crio[21573]: time=\"2026-06-12T16:25:15.630122137Z\" level=info msg=\"Checking pod openstack_keystone-db-create-pxbxb for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 17:20:10.312928 | controller |     "Jun 12 16:25:15.673303 crc crio[21573]: time=\"2026-06-12T16:25:15.673045192Z\" level=info msg=\"Ran pod sandbox 0ac4807221b3ab400734ab07cee7d157e87d11286a17a588008e08e30febf20d with infra container: openstack/keystone-db-create-pxbxb/POD\" id=be2e337f-1801-4884-90bb-7c6c6be0b5ad name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:20:10.312944 | controller |     "Jun 12 16:25:15.677033 crc crio[21573]: time=\"2026-06-12T16:25:15.676985964Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=a4457163-e181-43ec-b1f5-9411d06025a7 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:20:10.312963 | controller |     "Jun 12 16:25:15.687668 crc crio[21573]: time=\"2026-06-12T16:25:15.687562332Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.312980 | controller |     "Jun 12 16:25:15.688800 crc crio[21573]: time=\"2026-06-12T16:25:15.688701565Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=fec61358-09fb-4917-9f6d-eab6a94213c6 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:20:10.312996 | controller |     "Jun 12 16:25:15.696853 crc crio[21573]: time=\"2026-06-12T16:25:15.696636602Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.313012 | controller |     "Jun 12 16:25:15.705616 crc crio[21573]: time=\"2026-06-12T16:25:15.705523362Z\" level=info msg=\"Creating container: openstack/keystone-db-create-pxbxb/mariadb-database-create\" id=b0f6847e-8f15-4311-90aa-c7c0bfbf7b6e name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:20:10.313029 | controller |     "Jun 12 16:25:15.706162 crc crio[21573]: time=\"2026-06-12T16:25:15.706047007Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.313045 | controller |     "Jun 12 16:25:15.758050 crc crio[21573]: time=\"2026-06-12T16:25:15.757907944Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.313061 | controller |     "Jun 12 16:25:15.762170 crc crio[21573]: time=\"2026-06-12T16:25:15.761813704Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.313078 | controller |     "Jun 12 16:25:15.985411 crc crio[21573]: time=\"2026-06-12T16:25:15.984009196Z\" level=info msg=\"Created container d9d6cf1a5c65982590142026615dc34c5f0d2f214526d8f6277a84b8dbc63d97: openstack/glance-743e-account-create-update-b2tbq/mariadb-account-create-update\" id=ae5873aa-6037-4807-b111-5668043408dc name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:20:10.313094 | controller |     "Jun 12 16:25:15.986780 crc crio[21573]: time=\"2026-06-12T16:25:15.98672387Z\" level=info msg=\"Starting container: d9d6cf1a5c65982590142026615dc34c5f0d2f214526d8f6277a84b8dbc63d97\" id=478f12a3-cb02-40eb-9b0d-679eee49c382 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 17:20:10.313111 | controller |     "Jun 12 16:25:15.989990 crc crio[21573]: time=\"2026-06-12T16:25:15.989902399Z\" level=info msg=\"Created container 066918bb8eb22facc7fc91e05270a7800d4f51bb44ffffc34a33a19c29b4d290: openstack/keystone-db-create-pxbxb/mariadb-database-create\" id=b0f6847e-8f15-4311-90aa-c7c0bfbf7b6e name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:20:10.313128 | controller |     "Jun 12 16:25:15.991397 crc crio[21573]: time=\"2026-06-12T16:25:15.991363611Z\" level=info msg=\"Starting container: 066918bb8eb22facc7fc91e05270a7800d4f51bb44ffffc34a33a19c29b4d290\" id=8c71dd63-bffa-4d00-a860-7b4369dcad29 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 17:20:10.313144 | controller |     "Jun 12 16:25:15.992947 crc crio[21573]: time=\"2026-06-12T16:25:15.992862273Z\" level=info msg=\"Started container\" PID=65601 containerID=d9d6cf1a5c65982590142026615dc34c5f0d2f214526d8f6277a84b8dbc63d97 description=openstack/glance-743e-account-create-update-b2tbq/mariadb-account-create-update id=478f12a3-cb02-40eb-9b0d-679eee49c382 name=/runtime.v1.RuntimeService/StartContainer sandboxID=92e07857a44f411959588cbd78bcca7c88f37789ae4208c83897a543ccdbd474",
2026-06-12 17:20:10.313164 | controller |     "Jun 12 16:25:16.015570 crc crio[21573]: time=\"2026-06-12T16:25:16.014579228Z\" level=info msg=\"Started container\" PID=65600 containerID=066918bb8eb22facc7fc91e05270a7800d4f51bb44ffffc34a33a19c29b4d290 description=openstack/keystone-db-create-pxbxb/mariadb-database-create id=8c71dd63-bffa-4d00-a860-7b4369dcad29 name=/runtime.v1.RuntimeService/StartContainer sandboxID=0ac4807221b3ab400734ab07cee7d157e87d11286a17a588008e08e30febf20d",
2026-06-12 17:20:10.313181 | controller |     "Jun 12 16:25:16.048638 crc crio[21573]: 2026-06-12T16:25:16Z [verbose] CmdAdd (shim): {1.1.0 [{Name:a2c40ce3bb6d263 Mac:06:1c:b4:ef:58:43 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:86 Mtu:0 Sandbox:/var/run/netns/5964bccd-eb79-4d4f-a882-34098bec68d5 SocketPath: PciID:}] [{Interface:0xc00011cfa0 Address:{IP:10.217.0.134 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 17:20:10.313198 | controller |     "Jun 12 16:25:16.050687 crc crio[21573]: time=\"2026-06-12T16:25:16.050369361Z\" level=info msg=\"Got pod network &{Name:keystone-54b4-account-create-update-b7vb2 Namespace:openstack ID:a2c40ce3bb6d263cdbf017a6684c7774bb5f79009d0c8cd785c705b1b4538b3e UID:9f497270-e07d-4de5-9b3c-ecedd9e645df NetNS:/var/run/netns/5964bccd-eb79-4d4f-a882-34098bec68d5 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod9f497270_e07d_4de5_9b3c_ecedd9e645df.slice PodAnnotations:0xc003674a10}] Aliases:map[]}\"",
2026-06-12 17:20:10.313214 | controller |     "Jun 12 16:25:16.051222 crc crio[21573]: time=\"2026-06-12T16:25:16.051161274Z\" level=info msg=\"Checking pod openstack_keystone-54b4-account-create-update-b7vb2 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 17:20:10.313230 | controller |     "Jun 12 16:25:16.069099 crc crio[21573]: time=\"2026-06-12T16:25:16.069034106Z\" level=info msg=\"Ran pod sandbox a2c40ce3bb6d263cdbf017a6684c7774bb5f79009d0c8cd785c705b1b4538b3e with infra container: openstack/keystone-54b4-account-create-update-b7vb2/POD\" id=4ef5e12e-1d3f-4719-828c-860ff8ec5fff name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:20:10.313246 | controller |     "Jun 12 16:25:16.072791 crc crio[21573]: time=\"2026-06-12T16:25:16.072751936Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=44d5d646-63ba-48fb-af58-87528a3b1b0a name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:20:10.313261 | controller |     "Jun 12 16:25:16.078299 crc crio[21573]: time=\"2026-06-12T16:25:16.078141818Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=4c0c0112-d2eb-483d-b339-89d774233890 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:20:10.313277 | controller |     "Jun 12 16:25:16.090926 crc crio[21573]: time=\"2026-06-12T16:25:16.090301051Z\" level=info msg=\"Creating container: openstack/keystone-54b4-account-create-update-b7vb2/mariadb-account-create-update\" id=1e8fc25b-da04-4c4e-aa8d-7bf1e8da19a9 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:20:10.313292 | controller |     "Jun 12 16:25:16.091397 crc crio[21573]: time=\"2026-06-12T16:25:16.091327441Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.313307 | controller |     "Jun 12 16:25:16.154338 crc crio[21573]: time=\"2026-06-12T16:25:16.154165979Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.313322 | controller |     "Jun 12 16:25:16.167167 crc crio[21573]: time=\"2026-06-12T16:25:16.167089157Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.313341 | controller |     "Jun 12 16:25:16.251500 crc crio[21573]: time=\"2026-06-12T16:25:16.25137856Z\" level=info msg=\"Stopping pod sandbox: 17dbcc5e756de9f939d252c5c1c6ff6562b3031bfafa374869b3ed7601e2768c\" id=2eadfad8-03a5-4251-9678-ee28da343193 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 17:20:10.313357 | controller |     "Jun 12 16:25:16.252575 crc crio[21573]: time=\"2026-06-12T16:25:16.251944946Z\" level=info msg=\"Got pod network &{Name:ovn-controller-pvfrv-config-vlp4j Namespace:openstack ID:17dbcc5e756de9f939d252c5c1c6ff6562b3031bfafa374869b3ed7601e2768c UID:c8fa88c7-2eeb-4da8-8e78-eb4e09e17b69 NetNS:/var/run/netns/82ad5a7c-2cec-4efd-bcf5-6ea4c034f83d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podc8fa88c7_2eeb_4da8_8e78_eb4e09e17b69.slice PodAnnotations:0xc002e282b8}] Aliases:map[]}\"",
2026-06-12 17:20:10.313373 | controller |     "Jun 12 16:25:16.252575 crc crio[21573]: time=\"2026-06-12T16:25:16.25209571Z\" level=info msg=\"Deleting pod openstack_ovn-controller-pvfrv-config-vlp4j from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 17:20:10.313388 | controller |     "Jun 12 16:25:16.252575 crc crio[21573]: time=\"2026-06-12T16:25:16.252533893Z\" level=info msg=\"Stopping pod sandbox: e1b4c97aa4e03fb9f862c255a5d4bcad9248a047bf1731cadc53373cb504ce08\" id=327cb29c-6885-4d57-93cc-3a697534a813 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 17:20:10.313405 | controller |     "Jun 12 16:25:16.253270 crc crio[21573]: time=\"2026-06-12T16:25:16.253036408Z\" level=info msg=\"Got pod network &{Name:placement-db-create-vpt6h Namespace:openstack ID:e1b4c97aa4e03fb9f862c255a5d4bcad9248a047bf1731cadc53373cb504ce08 UID:6bd466c3-7df4-4c8c-a03a-d8ec502121aa NetNS:/var/run/netns/219df33a-835e-4d1e-9bec-e90afdbd4302 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod6bd466c3_7df4_4c8c_a03a_d8ec502121aa.slice PodAnnotations:0xc00008d1b8}] Aliases:map[]}\"",
2026-06-12 17:20:10.313420 | controller |     "Jun 12 16:25:16.253270 crc crio[21573]: time=\"2026-06-12T16:25:16.253228872Z\" level=info msg=\"Deleting pod openstack_placement-db-create-vpt6h from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 17:20:10.313436 | controller |     "Jun 12 16:25:16.400665 crc crio[21573]: time=\"2026-06-12T16:25:16.400505694Z\" level=info msg=\"Created container 70b0e46c2a87b29bd32f723c3a40415cf8c8bc7d5a09237a5d20843d5ee74cc0: openstack/keystone-54b4-account-create-update-b7vb2/mariadb-account-create-update\" id=1e8fc25b-da04-4c4e-aa8d-7bf1e8da19a9 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:20:10.313452 | controller |     "Jun 12 16:25:16.403176 crc crio[21573]: time=\"2026-06-12T16:25:16.4026007Z\" level=info msg=\"Starting container: 70b0e46c2a87b29bd32f723c3a40415cf8c8bc7d5a09237a5d20843d5ee74cc0\" id=0098790c-35ec-4918-a14d-319ec7e5060e name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 17:20:10.313476 | controller |     "Jun 12 16:25:16.415515 crc crio[21573]: time=\"2026-06-12T16:25:16.412901771Z\" level=info msg=\"Started container\" PID=65684 containerID=70b0e46c2a87b29bd32f723c3a40415cf8c8bc7d5a09237a5d20843d5ee74cc0 description=openstack/keystone-54b4-account-create-update-b7vb2/mariadb-account-create-update id=0098790c-35ec-4918-a14d-319ec7e5060e name=/runtime.v1.RuntimeService/StartContainer sandboxID=a2c40ce3bb6d263cdbf017a6684c7774bb5f79009d0c8cd785c705b1b4538b3e",
2026-06-12 17:20:10.313497 | controller |     "Jun 12 16:25:16.667833 crc crio[21573]: time=\"2026-06-12T16:25:16.667363204Z\" level=info msg=\"Removing container: dbb22c37e453a2ca55904b455f83b93737249275d07d2e121f7e1cd2c41c82e1\" id=20dd63fa-96d1-48db-8d7e-3e8c4d3df967 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 17:20:10.313519 | controller |     "Jun 12 16:25:16.864035 crc crio[21573]: time=\"2026-06-12T16:25:16.857300531Z\" level=info msg=\"Stopping container: c5bd4661ba0614ae07ab87f2a69805c3a6a89ed6a8839e6663a9049334cab9b3 (timeout: 10s)\" id=eec750f1-d21e-4f74-8f0e-8c4b7908f006 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 17:20:10.313537 | controller |     "Jun 12 16:25:17.311270 crc crio[21573]: time=\"2026-06-12T16:25:17.311143801Z\" level=info msg=\"Stopping pod sandbox: 3d5585be466dbaf6d17b20ac266177c055f5730adcc534921b5ffe6d1229897b\" id=6942354f-a069-4341-9938-220e6ef1d502 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 17:20:10.313553 | controller |     "Jun 12 16:25:17.312745 crc crio[21573]: time=\"2026-06-12T16:25:17.312296784Z\" level=info msg=\"Got pod network &{Name:root-account-create-update-px26d Namespace:openstack ID:3d5585be466dbaf6d17b20ac266177c055f5730adcc534921b5ffe6d1229897b UID:b05460cf-c299-4373-85a9-1b2c65b28d78 NetNS:/var/run/netns/82e7560d-6f6b-45a9-8152-977a5c8faf7c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podb05460cf_c299_4373_85a9_1b2c65b28d78.slice PodAnnotations:0xc002428660}] Aliases:map[]}\"",
2026-06-12 17:20:10.313570 | controller |     "Jun 12 16:25:17.312745 crc crio[21573]: time=\"2026-06-12T16:25:17.311826605Z\" level=info msg=\"Stopping pod sandbox: 1372ba1f4c1f38cf91a65025c6135c9d161e19bff616f540e960a9e12a4bb7c4\" id=412192bb-be4f-4655-8c43-11ec318ef1b6 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 17:20:10.313607 | controller |     "Jun 12 16:25:17.312745 crc crio[21573]: time=\"2026-06-12T16:25:17.312626064Z\" level=info msg=\"Stopping pod sandbox: c40453a8ae2023976e320073de23c66383920aac8dc56731e1f357b7c14e1ace\" id=8409e417-f92e-41cb-a92b-3b867a73d2d5 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 17:20:10.313625 | controller |     "Jun 12 16:25:17.313057 crc crio[21573]: time=\"2026-06-12T16:25:17.312975343Z\" level=info msg=\"Got pod network &{Name:glance-db-create-2bg7t Namespace:openstack ID:c40453a8ae2023976e320073de23c66383920aac8dc56731e1f357b7c14e1ace UID:9ddea963-9bbd-4183-9871-d72be9f30a6f NetNS:/var/run/netns/265696c7-562c-4333-a419-a9d6930cd3d4 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod9ddea963_9bbd_4183_9871_d72be9f30a6f.slice PodAnnotations:0xc0024286b0}] Aliases:map[]}\"",
2026-06-12 17:20:10.313641 | controller |     "Jun 12 16:25:17.313226 crc crio[21573]: time=\"2026-06-12T16:25:17.313130798Z\" level=info msg=\"Deleting pod openstack_glance-db-create-2bg7t from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 17:20:10.313657 | controller |     "Jun 12 16:25:17.314090 crc crio[21573]: time=\"2026-06-12T16:25:17.312566762Z\" level=info msg=\"Deleting pod openstack_root-account-create-update-px26d from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 17:20:10.313673 | controller |     "Jun 12 16:25:17.315075 crc crio[21573]: time=\"2026-06-12T16:25:17.314977122Z\" level=info msg=\"Got pod network &{Name:placement-8a66-account-create-update-9xcgs Namespace:openstack ID:1372ba1f4c1f38cf91a65025c6135c9d161e19bff616f540e960a9e12a4bb7c4 UID:98f51dfb-7550-4748-9eaf-ec772f83a65e NetNS:/var/run/netns/bf3512b2-b049-4942-a15f-9cdd9eaf535d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod98f51dfb_7550_4748_9eaf_ec772f83a65e.slice PodAnnotations:0xc00338e538}] Aliases:map[]}\"",
2026-06-12 17:20:10.313689 | controller |     "Jun 12 16:25:17.315239 crc crio[21573]: time=\"2026-06-12T16:25:17.315161338Z\" level=info msg=\"Deleting pod openstack_placement-8a66-account-create-update-9xcgs from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 17:20:10.313709 | controller |     "Jun 12 16:25:18.359320 crc crio[21573]: time=\"2026-06-12T16:25:18.357290403Z\" level=info msg=\"Stopping pod sandbox: 92e07857a44f411959588cbd78bcca7c88f37789ae4208c83897a543ccdbd474\" id=8ac5abbc-ca85-43f8-8a58-7b3894dd49ea name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 17:20:10.313726 | controller |     "Jun 12 16:25:18.360901 crc crio[21573]: time=\"2026-06-12T16:25:18.357522229Z\" level=info msg=\"Stopping pod sandbox: 0ac4807221b3ab400734ab07cee7d157e87d11286a17a588008e08e30febf20d\" id=ca42934b-0b9a-4080-af75-4e65bf99b44c name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 17:20:10.313741 | controller |     "Jun 12 16:25:18.360901 crc crio[21573]: time=\"2026-06-12T16:25:18.357617286Z\" level=info msg=\"Stopping pod sandbox: a2c40ce3bb6d263cdbf017a6684c7774bb5f79009d0c8cd785c705b1b4538b3e\" id=1029c0ae-fd1f-4338-92e3-0a55ffa6a86a name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 17:20:10.313757 | controller |     "Jun 12 16:25:18.360997 crc crio[21573]: time=\"2026-06-12T16:25:18.360916146Z\" level=info msg=\"Got pod network &{Name:keystone-db-create-pxbxb Namespace:openstack ID:0ac4807221b3ab400734ab07cee7d157e87d11286a17a588008e08e30febf20d UID:1833a5a2-5da6-40ca-9e3b-4e2b565e995a NetNS:/var/run/netns/246f206a-e112-463f-9e5a-db809890298f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod1833a5a2_5da6_40ca_9e3b_4e2b565e995a.slice PodAnnotations:0xc0024287d8}] Aliases:map[]}\"",
2026-06-12 17:20:10.313773 | controller |     "Jun 12 16:25:18.360997 crc crio[21573]: time=\"2026-06-12T16:25:18.360937071Z\" level=info msg=\"Got pod network &{Name:glance-743e-account-create-update-b2tbq Namespace:openstack ID:92e07857a44f411959588cbd78bcca7c88f37789ae4208c83897a543ccdbd474 UID:65f6e7dd-fffd-4060-a2a0-e3ecac035232 NetNS:/var/run/netns/705a6543-895c-41f1-b531-1d2b27eb7355 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod65f6e7dd_fffd_4060_a2a0_e3ecac035232.slice PodAnnotations:0xc000568ac8}] Aliases:map[]}\"",
2026-06-12 17:20:10.313789 | controller |     "Jun 12 16:25:18.361133 crc crio[21573]: time=\"2026-06-12T16:25:18.361085931Z\" level=info msg=\"Deleting pod openstack_keystone-db-create-pxbxb from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 17:20:10.313804 | controller |     "Jun 12 16:25:18.361385 crc crio[21573]: time=\"2026-06-12T16:25:18.36127292Z\" level=info msg=\"Deleting pod openstack_glance-743e-account-create-update-b2tbq from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 17:20:10.313819 | controller |     "Jun 12 16:25:18.362280 crc crio[21573]: time=\"2026-06-12T16:25:18.360922057Z\" level=info msg=\"Got pod network &{Name:keystone-54b4-account-create-update-b7vb2 Namespace:openstack ID:a2c40ce3bb6d263cdbf017a6684c7774bb5f79009d0c8cd785c705b1b4538b3e UID:9f497270-e07d-4de5-9b3c-ecedd9e645df NetNS:/var/run/netns/5964bccd-eb79-4d4f-a882-34098bec68d5 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod9f497270_e07d_4de5_9b3c_ecedd9e645df.slice PodAnnotations:0xc000139000}] Aliases:map[]}\"",
2026-06-12 17:20:10.313837 | controller |     "Jun 12 16:25:18.362280 crc crio[21573]: time=\"2026-06-12T16:25:18.36210851Z\" level=info msg=\"Deleting pod openstack_keystone-54b4-account-create-update-b7vb2 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 17:20:10.313852 | controller |     "Jun 12 16:25:19.391238 crc crio[21573]: time=\"2026-06-12T16:25:19.390625149Z\" level=info msg=\"Stopped pod sandbox: 17dbcc5e756de9f939d252c5c1c6ff6562b3031bfafa374869b3ed7601e2768c\" id=2eadfad8-03a5-4251-9678-ee28da343193 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 17:20:10.313872 | controller |     "Jun 12 16:25:19.396654 crc crio[21573]: time=\"2026-06-12T16:25:19.396559807Z\" level=info msg=\"Stopped container c5bd4661ba0614ae07ab87f2a69805c3a6a89ed6a8839e6663a9049334cab9b3: openstack/dnsmasq-dns-77594b4b4f-b48cm/dnsmasq-dns\" id=eec750f1-d21e-4f74-8f0e-8c4b7908f006 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 17:20:10.313887 | controller |     "Jun 12 16:25:19.397849 crc crio[21573]: time=\"2026-06-12T16:25:19.397792103Z\" level=info msg=\"Stopping pod sandbox: ab9606494179a0157c364d5d2b0084be0563509cbe34658304ecffd86572c72c\" id=e4512105-4ff1-4393-9e26-3352f77d0440 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 17:20:10.313903 | controller |     "Jun 12 16:25:19.398357 crc crio[21573]: time=\"2026-06-12T16:25:19.398319707Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-77594b4b4f-b48cm Namespace:openstack ID:ab9606494179a0157c364d5d2b0084be0563509cbe34658304ecffd86572c72c UID:867d9fbf-1337-4ad5-a485-b9fb6c530c5f NetNS:/var/run/netns/c8c0466f-84b5-455d-b157-da89c1f94d2e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod867d9fbf_1337_4ad5_a485_b9fb6c530c5f.slice PodAnnotations:0xc00063c2c0}] Aliases:map[]}\"",
2026-06-12 17:20:10.313919 | controller |     "Jun 12 16:25:19.398606 crc crio[21573]: time=\"2026-06-12T16:25:19.398535393Z\" level=info msg=\"Deleting pod openstack_dnsmasq-dns-77594b4b4f-b48cm from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 17:20:10.313934 | controller |     "Jun 12 16:25:21.645754 crc crio[21573]: time=\"2026-06-12T16:25:21.644644645Z\" level=info msg=\"Stopped pod sandbox: 0ac4807221b3ab400734ab07cee7d157e87d11286a17a588008e08e30febf20d\" id=ca42934b-0b9a-4080-af75-4e65bf99b44c name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 17:20:10.313950 | controller |     "Jun 12 16:25:21.652337 crc crio[21573]: time=\"2026-06-12T16:25:21.650599143Z\" level=info msg=\"Stopped pod sandbox: c40453a8ae2023976e320073de23c66383920aac8dc56731e1f357b7c14e1ace\" id=8409e417-f92e-41cb-a92b-3b867a73d2d5 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 17:20:10.313966 | controller |     "Jun 12 16:25:21.661615 crc crio[21573]: time=\"2026-06-12T16:25:21.661349097Z\" level=info msg=\"Stopped pod sandbox: 1372ba1f4c1f38cf91a65025c6135c9d161e19bff616f540e960a9e12a4bb7c4\" id=412192bb-be4f-4655-8c43-11ec318ef1b6 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 17:20:10.313995 | controller |     "Jun 12 16:25:21.667052 crc crio[21573]: time=\"2026-06-12T16:25:21.666838375Z\" level=info msg=\"Stopped pod sandbox: 3d5585be466dbaf6d17b20ac266177c055f5730adcc534921b5ffe6d1229897b\" id=6942354f-a069-4341-9938-220e6ef1d502 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 17:20:10.314012 | controller |     "Jun 12 16:25:21.677085 crc crio[21573]: time=\"2026-06-12T16:25:21.676922898Z\" level=info msg=\"Stopped pod sandbox: a2c40ce3bb6d263cdbf017a6684c7774bb5f79009d0c8cd785c705b1b4538b3e\" id=1029c0ae-fd1f-4338-92e3-0a55ffa6a86a name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 17:20:10.314028 | controller |     "Jun 12 16:25:21.678301 crc crio[21573]: time=\"2026-06-12T16:25:21.678120852Z\" level=info msg=\"Stopped pod sandbox: 92e07857a44f411959588cbd78bcca7c88f37789ae4208c83897a543ccdbd474\" id=8ac5abbc-ca85-43f8-8a58-7b3894dd49ea name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 17:20:10.314044 | controller |     "Jun 12 16:25:21.683910 crc crio[21573]: time=\"2026-06-12T16:25:21.683783262Z\" level=info msg=\"Stopped pod sandbox: e1b4c97aa4e03fb9f862c255a5d4bcad9248a047bf1731cadc53373cb504ce08\" id=327cb29c-6885-4d57-93cc-3a697534a813 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 17:20:10.314061 | controller |     "Jun 12 16:25:21.811820 crc crio[21573]: time=\"2026-06-12T16:25:21.811046804Z\" level=info msg=\"Stopped pod sandbox: ab9606494179a0157c364d5d2b0084be0563509cbe34658304ecffd86572c72c\" id=e4512105-4ff1-4393-9e26-3352f77d0440 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 17:20:10.314080 | controller |     "Jun 12 16:25:21.831696 crc crio[21573]: time=\"2026-06-12T16:25:21.831610562Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-swift-proxy-server@sha256:54d34383039c5c882e1399533e3daac90f5a34676643f168cad40c71510cc073\" id=1cc1739b-03b7-4bb2-81b5-cea6bf18d591 name=/runtime.v1.ImageService/PullImage",
2026-06-12 17:20:10.314097 | controller |     "Jun 12 16:25:21.834591 crc crio[21573]: time=\"2026-06-12T16:25:21.83455481Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-proxy-server:current-podified\" id=f0b097eb-60a2-4e26-aef1-710cd9d6150f name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:20:10.314113 | controller |     "Jun 12 16:25:21.893173 crc crio[21573]: time=\"2026-06-12T16:25:21.893063274Z\" level=info msg=\"Removed container dbb22c37e453a2ca55904b455f83b93737249275d07d2e121f7e1cd2c41c82e1: openshift-infra/auto-csr-approver-29688018-kjszb/oc\" id=20dd63fa-96d1-48db-8d7e-3e8c4d3df967 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 17:20:10.314130 | controller |     "Jun 12 16:25:21.913998 crc crio[21573]: time=\"2026-06-12T16:25:21.913893695Z\" level=info msg=\"Stopping pod sandbox: 1b3d0c7418b3c2d4acb9ecac81398f89510882db3de7f1bd80b6fd9f562fb0f0\" id=a7ae3b36-8254-4375-92ef-3c3fd2b2413c name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 17:20:10.314146 | controller |     "Jun 12 16:25:21.916066 crc crio[21573]: time=\"2026-06-12T16:25:21.914716009Z\" level=info msg=\"Stopped pod sandbox (already stopped): 1b3d0c7418b3c2d4acb9ecac81398f89510882db3de7f1bd80b6fd9f562fb0f0\" id=a7ae3b36-8254-4375-92ef-3c3fd2b2413c name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 17:20:10.314161 | controller |     "Jun 12 16:25:21.916066 crc crio[21573]: time=\"2026-06-12T16:25:21.915562403Z\" level=info msg=\"Removing pod sandbox: 1b3d0c7418b3c2d4acb9ecac81398f89510882db3de7f1bd80b6fd9f562fb0f0\" id=ff75cdd2-43f9-45b0-897f-b1184ed6d47b name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 17:20:10.314178 | controller |     "Jun 12 16:25:21.938051 crc crio[21573]: time=\"2026-06-12T16:25:21.937756775Z\" level=info msg=\"Removed pod sandbox: 1b3d0c7418b3c2d4acb9ecac81398f89510882db3de7f1bd80b6fd9f562fb0f0\" id=ff75cdd2-43f9-45b0-897f-b1184ed6d47b name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 17:20:10.314194 | controller |     "Jun 12 16:25:21.939642 crc crio[21573]: time=\"2026-06-12T16:25:21.939402807Z\" level=info msg=\"Stopping pod sandbox: 6dab1ff43ae7bc5eff7607b572fce3f05624416a49095e1b0ee183be1606efa9\" id=0669df93-3bb9-432a-99f4-396dcb59a504 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 17:20:10.314209 | controller |     "Jun 12 16:25:21.939642 crc crio[21573]: time=\"2026-06-12T16:25:21.939597322Z\" level=info msg=\"Stopped pod sandbox (already stopped): 6dab1ff43ae7bc5eff7607b572fce3f05624416a49095e1b0ee183be1606efa9\" id=0669df93-3bb9-432a-99f4-396dcb59a504 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 17:20:10.314225 | controller |     "Jun 12 16:25:21.940162 crc crio[21573]: time=\"2026-06-12T16:25:21.940109037Z\" level=info msg=\"Removing pod sandbox: 6dab1ff43ae7bc5eff7607b572fce3f05624416a49095e1b0ee183be1606efa9\" id=017b162a-ab95-4a68-b76b-a0d4bb4b46a0 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 17:20:10.314241 | controller |     "Jun 12 16:25:21.948807 crc crio[21573]: time=\"2026-06-12T16:25:21.948725894Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-proxy-server:current-podified\" id=3548ab56-24f9-470c-862e-6f4ac02a6565 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:20:10.314256 | controller |     "Jun 12 16:25:21.957041 crc crio[21573]: time=\"2026-06-12T16:25:21.956916792Z\" level=info msg=\"Removed pod sandbox: 6dab1ff43ae7bc5eff7607b572fce3f05624416a49095e1b0ee183be1606efa9\" id=017b162a-ab95-4a68-b76b-a0d4bb4b46a0 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 17:20:10.314275 | controller |     "Jun 12 16:25:21.958277 crc crio[21573]: time=\"2026-06-12T16:25:21.958172568Z\" level=info msg=\"Stopping pod sandbox: 736655cc85210eeb13991b8407d62a18d6c005d04d240ad5157aca0e169faf72\" id=ff1199db-d030-4269-befe-320c36124a45 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 17:20:10.314292 | controller |     "Jun 12 16:25:21.958354 crc crio[21573]: time=\"2026-06-12T16:25:21.958297042Z\" level=info msg=\"Stopped pod sandbox (already stopped): 736655cc85210eeb13991b8407d62a18d6c005d04d240ad5157aca0e169faf72\" id=ff1199db-d030-4269-befe-320c36124a45 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 17:20:10.314309 | controller |     "Jun 12 16:25:21.961656 crc crio[21573]: time=\"2026-06-12T16:25:21.959348911Z\" level=info msg=\"Removing pod sandbox: 736655cc85210eeb13991b8407d62a18d6c005d04d240ad5157aca0e169faf72\" id=9fb96078-c5a6-4984-91c6-434bef42a1cd name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 17:20:10.314325 | controller |     "Jun 12 16:25:21.977881 crc crio[21573]: time=\"2026-06-12T16:25:21.977748172Z\" level=info msg=\"Creating container: openstack/swift-ring-rebalance-q9v6x/swift-ring-rebalance\" id=a7eaca96-6cc8-416d-a0b1-522423590d60 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:20:10.314341 | controller |     "Jun 12 16:25:21.982251 crc crio[21573]: time=\"2026-06-12T16:25:21.98211939Z\" level=info msg=\"Removed pod sandbox: 736655cc85210eeb13991b8407d62a18d6c005d04d240ad5157aca0e169faf72\" id=9fb96078-c5a6-4984-91c6-434bef42a1cd name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 17:20:10.314357 | controller |     "Jun 12 16:25:21.985581 crc crio[21573]: time=\"2026-06-12T16:25:21.985249084Z\" level=info msg=\"Stopping pod sandbox: 5424ae56f4cdab3598c254a496beaddab564ab2e6ef5e1b42ac4f9827da247d2\" id=ba2fcac0-a001-4b16-ae91-9d4c8cc627de name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 17:20:10.314373 | controller |     "Jun 12 16:25:21.986084 crc crio[21573]: time=\"2026-06-12T16:25:21.986058608Z\" level=info msg=\"Stopped pod sandbox (already stopped): 5424ae56f4cdab3598c254a496beaddab564ab2e6ef5e1b42ac4f9827da247d2\" id=ba2fcac0-a001-4b16-ae91-9d4c8cc627de name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 17:20:10.314389 | controller |     "Jun 12 16:25:21.986322 crc crio[21573]: time=\"2026-06-12T16:25:21.985896803Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.314404 | controller |     "Jun 12 16:25:21.988411 crc crio[21573]: time=\"2026-06-12T16:25:21.988336122Z\" level=info msg=\"Removing pod sandbox: 5424ae56f4cdab3598c254a496beaddab564ab2e6ef5e1b42ac4f9827da247d2\" id=2f8c19fc-9081-4c51-8292-3fffdc135c3d name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 17:20:10.314420 | controller |     "Jun 12 16:25:22.011782 crc crio[21573]: time=\"2026-06-12T16:25:22.011556043Z\" level=info msg=\"Removed pod sandbox: 5424ae56f4cdab3598c254a496beaddab564ab2e6ef5e1b42ac4f9827da247d2\" id=2f8c19fc-9081-4c51-8292-3fffdc135c3d name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 17:20:10.314435 | controller |     "Jun 12 16:25:22.021481 crc crio[21573]: time=\"2026-06-12T16:25:22.021343016Z\" level=info msg=\"Stopping pod sandbox: 883c8354fa4d82b95fdc99de1e63c2baaf5d0b89ae1c9f0d6b827934af9d9cab\" id=ae46aa2e-23a3-4f60-8318-43697658313c name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 17:20:10.314451 | controller |     "Jun 12 16:25:22.021481 crc crio[21573]: time=\"2026-06-12T16:25:22.0214897Z\" level=info msg=\"Stopped pod sandbox (already stopped): 883c8354fa4d82b95fdc99de1e63c2baaf5d0b89ae1c9f0d6b827934af9d9cab\" id=ae46aa2e-23a3-4f60-8318-43697658313c name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 17:20:10.314467 | controller |     "Jun 12 16:25:22.022163 crc crio[21573]: time=\"2026-06-12T16:25:22.021991695Z\" level=info msg=\"Removing pod sandbox: 883c8354fa4d82b95fdc99de1e63c2baaf5d0b89ae1c9f0d6b827934af9d9cab\" id=b88bd674-2fa3-4d65-92a7-b069ab270e08 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 17:20:10.314493 | controller |     "Jun 12 16:25:22.059907 crc crio[21573]: time=\"2026-06-12T16:25:22.059804677Z\" level=info msg=\"Removed pod sandbox: 883c8354fa4d82b95fdc99de1e63c2baaf5d0b89ae1c9f0d6b827934af9d9cab\" id=b88bd674-2fa3-4d65-92a7-b069ab270e08 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 17:20:10.314514 | controller |     "Jun 12 16:25:22.060904 crc crio[21573]: time=\"2026-06-12T16:25:22.060845775Z\" level=info msg=\"Stopping pod sandbox: c09eec9b2aa6d6643cc8c0a1ac72ea2730238e0d0fbb7a6420f7939a22402bbb\" id=b011f13f-7ab8-4564-a39b-474cf01bde2d name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 17:20:10.314531 | controller |     "Jun 12 16:25:22.061041 crc crio[21573]: time=\"2026-06-12T16:25:22.060910646Z\" level=info msg=\"Stopped pod sandbox (already stopped): c09eec9b2aa6d6643cc8c0a1ac72ea2730238e0d0fbb7a6420f7939a22402bbb\" id=b011f13f-7ab8-4564-a39b-474cf01bde2d name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 17:20:10.314549 | controller |     "Jun 12 16:25:22.061633 crc crio[21573]: time=\"2026-06-12T16:25:22.061375099Z\" level=info msg=\"Removing pod sandbox: c09eec9b2aa6d6643cc8c0a1ac72ea2730238e0d0fbb7a6420f7939a22402bbb\" id=b34aa581-aaa8-4005-89f1-a4f8bd700cc2 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 17:20:10.314564 | controller |     "Jun 12 16:25:22.116541 crc crio[21573]: time=\"2026-06-12T16:25:22.113029084Z\" level=info msg=\"Removed pod sandbox: c09eec9b2aa6d6643cc8c0a1ac72ea2730238e0d0fbb7a6420f7939a22402bbb\" id=b34aa581-aaa8-4005-89f1-a4f8bd700cc2 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 17:20:10.314602 | controller |     "Jun 12 16:25:22.118035 crc crio[21573]: time=\"2026-06-12T16:25:22.1179415Z\" level=info msg=\"Stopping pod sandbox: 6a5234b0ccd8d3c7b48c3ff86a4e18b8d75c64ec09c91a9dbd063620f08a9e90\" id=b5a538e1-40c8-46a3-924b-1a044387a1b7 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 17:20:10.314620 | controller |     "Jun 12 16:25:22.118240 crc crio[21573]: time=\"2026-06-12T16:25:22.118071884Z\" level=info msg=\"Stopped pod sandbox (already stopped): 6a5234b0ccd8d3c7b48c3ff86a4e18b8d75c64ec09c91a9dbd063620f08a9e90\" id=b5a538e1-40c8-46a3-924b-1a044387a1b7 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 17:20:10.314636 | controller |     "Jun 12 16:25:22.120348 crc crio[21573]: time=\"2026-06-12T16:25:22.120260236Z\" level=info msg=\"Removing pod sandbox: 6a5234b0ccd8d3c7b48c3ff86a4e18b8d75c64ec09c91a9dbd063620f08a9e90\" id=8d9cf499-79ea-4e95-b4b1-9c23a1802501 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 17:20:10.314653 | controller |     "Jun 12 16:25:22.159261 crc crio[21573]: time=\"2026-06-12T16:25:22.159148298Z\" level=info msg=\"Removed pod sandbox: 6a5234b0ccd8d3c7b48c3ff86a4e18b8d75c64ec09c91a9dbd063620f08a9e90\" id=8d9cf499-79ea-4e95-b4b1-9c23a1802501 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 17:20:10.314669 | controller |     "Jun 12 16:25:22.163178 crc crio[21573]: time=\"2026-06-12T16:25:22.16141808Z\" level=info msg=\"Stopping pod sandbox: 98cd679f86051d8b40faf33e335870858058c3cb6ca24c0f04033a697e4fdc64\" id=c9edc1e5-9471-458b-aeb1-4f4b711812cc name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 17:20:10.314685 | controller |     "Jun 12 16:25:22.163523 crc crio[21573]: time=\"2026-06-12T16:25:22.163231652Z\" level=info msg=\"Stopped pod sandbox (already stopped): 98cd679f86051d8b40faf33e335870858058c3cb6ca24c0f04033a697e4fdc64\" id=c9edc1e5-9471-458b-aeb1-4f4b711812cc name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 17:20:10.314700 | controller |     "Jun 12 16:25:22.164747 crc crio[21573]: time=\"2026-06-12T16:25:22.161727989Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.314716 | controller |     "Jun 12 16:25:22.173267 crc crio[21573]: time=\"2026-06-12T16:25:22.173092064Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.314736 | controller |     "Jun 12 16:25:22.175603 crc crio[21573]: time=\"2026-06-12T16:25:22.17551084Z\" level=info msg=\"Removing pod sandbox: 98cd679f86051d8b40faf33e335870858058c3cb6ca24c0f04033a697e4fdc64\" id=f8093528-2639-44c2-b2a9-8c5f0fd0b592 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 17:20:10.314752 | controller |     "Jun 12 16:25:22.198691 crc crio[21573]: time=\"2026-06-12T16:25:22.198382013Z\" level=info msg=\"Removed pod sandbox: 98cd679f86051d8b40faf33e335870858058c3cb6ca24c0f04033a697e4fdc64\" id=f8093528-2639-44c2-b2a9-8c5f0fd0b592 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 17:20:10.314768 | controller |     "Jun 12 16:25:22.207304 crc crio[21573]: time=\"2026-06-12T16:25:22.207154015Z\" level=info msg=\"Stopping pod sandbox: 25a5d295d5d7ae2c600568ef9e5bd11a2bdd83e7b46d5549e941d97e99efac53\" id=b485caa6-355d-46e3-8bf1-90a86d88070f name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 17:20:10.314783 | controller |     "Jun 12 16:25:22.207677 crc crio[21573]: time=\"2026-06-12T16:25:22.2073173Z\" level=info msg=\"Stopped pod sandbox (already stopped): 25a5d295d5d7ae2c600568ef9e5bd11a2bdd83e7b46d5549e941d97e99efac53\" id=b485caa6-355d-46e3-8bf1-90a86d88070f name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 17:20:10.314799 | controller |     "Jun 12 16:25:22.211379 crc crio[21573]: time=\"2026-06-12T16:25:22.210879903Z\" level=info msg=\"Removing pod sandbox: 25a5d295d5d7ae2c600568ef9e5bd11a2bdd83e7b46d5549e941d97e99efac53\" id=6149deb6-c685-4095-8fde-931fd3213cf5 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 17:20:10.314814 | controller |     "Jun 12 16:25:22.288998 crc crio[21573]: time=\"2026-06-12T16:25:22.28824104Z\" level=info msg=\"Removed pod sandbox: 25a5d295d5d7ae2c600568ef9e5bd11a2bdd83e7b46d5549e941d97e99efac53\" id=6149deb6-c685-4095-8fde-931fd3213cf5 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 17:20:10.314829 | controller |     "Jun 12 16:25:22.697511 crc crio[21573]: time=\"2026-06-12T16:25:22.69738931Z\" level=info msg=\"Removing container: c5bd4661ba0614ae07ab87f2a69805c3a6a89ed6a8839e6663a9049334cab9b3\" id=a4968f79-42fd-48f3-81d0-3389a616c5cb name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 17:20:10.314845 | controller |     "Jun 12 16:25:22.814783 crc crio[21573]: time=\"2026-06-12T16:25:22.814647978Z\" level=info msg=\"Created container 9f55be31ef72909ac350ead27b91f5d98d6302901b1ff6b86c162680680f20ec: openstack/swift-ring-rebalance-q9v6x/swift-ring-rebalance\" id=a7eaca96-6cc8-416d-a0b1-522423590d60 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:20:10.314860 | controller |     "Jun 12 16:25:22.816962 crc crio[21573]: time=\"2026-06-12T16:25:22.816858381Z\" level=info msg=\"Starting container: 9f55be31ef72909ac350ead27b91f5d98d6302901b1ff6b86c162680680f20ec\" id=39bde88b-19a0-47fc-8907-22a1879934e3 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 17:20:10.314876 | controller |     "Jun 12 16:25:22.824366 crc crio[21573]: time=\"2026-06-12T16:25:22.82424664Z\" level=info msg=\"Started container\" PID=66211 containerID=9f55be31ef72909ac350ead27b91f5d98d6302901b1ff6b86c162680680f20ec description=openstack/swift-ring-rebalance-q9v6x/swift-ring-rebalance id=39bde88b-19a0-47fc-8907-22a1879934e3 name=/runtime.v1.RuntimeService/StartContainer sandboxID=2233dd5491ba74fd9c6f16a37b7ca1dd7ffe966d0930c7d00a0154eef129bc3b",
2026-06-12 17:20:10.314893 | controller |     "Jun 12 16:25:22.866374 crc crio[21573]: time=\"2026-06-12T16:25:22.866249683Z\" level=info msg=\"Removed container c5bd4661ba0614ae07ab87f2a69805c3a6a89ed6a8839e6663a9049334cab9b3: openstack/dnsmasq-dns-77594b4b4f-b48cm/dnsmasq-dns\" id=a4968f79-42fd-48f3-81d0-3389a616c5cb name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 17:20:10.314908 | controller |     "Jun 12 16:25:22.872250 crc crio[21573]: time=\"2026-06-12T16:25:22.872164326Z\" level=info msg=\"Removing container: e014b1acca6999a7b704ff1aba7803f1bace86e3d1df80356ca18f14d21b3a80\" id=a2cd0b6f-c3fc-4110-82c2-8fb7e4d11fd1 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 17:20:10.314930 | controller |     "Jun 12 16:25:22.930351 crc crio[21573]: time=\"2026-06-12T16:25:22.930237901Z\" level=info msg=\"Removed container e014b1acca6999a7b704ff1aba7803f1bace86e3d1df80356ca18f14d21b3a80: openstack/dnsmasq-dns-77594b4b4f-b48cm/init\" id=a2cd0b6f-c3fc-4110-82c2-8fb7e4d11fd1 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 17:20:10.314946 | controller |     "Jun 12 16:25:24.590538 crc crio[21573]: time=\"2026-06-12T16:25:24.589599454Z\" level=info msg=\"Running pod sandbox: openstack/glance-db-sync-bw86p/POD\" id=e9513b61-c08b-4518-bb82-9b816b18b2c4 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:20:10.314962 | controller |     "Jun 12 16:25:24.592825 crc crio[21573]: time=\"2026-06-12T16:25:24.590552252Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.314978 | controller |     "Jun 12 16:25:24.637881 crc crio[21573]: time=\"2026-06-12T16:25:24.637643037Z\" level=info msg=\"Got pod network &{Name:glance-db-sync-bw86p Namespace:openstack ID:fefe789dacfea5288b06cbeae4691a14ff02b9b2499aa424f39a26097254f838 UID:f592e975-7ae8-4729-bb1a-d35f6096f56d NetNS:/var/run/netns/0e047b80-2255-457a-86b2-a074ebf7e5ec Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podf592e975_7ae8_4729_bb1a_d35f6096f56d.slice PodAnnotations:0xc00443c3d8}] Aliases:map[]}\"",
2026-06-12 17:20:10.314994 | controller |     "Jun 12 16:25:24.638353 crc crio[21573]: time=\"2026-06-12T16:25:24.638012517Z\" level=info msg=\"Adding pod openstack_glance-db-sync-bw86p to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 17:20:10.315011 | controller |     "Jun 12 16:25:25.511189 crc crio[21573]: 2026-06-12T16:25:25Z [verbose] CmdAdd (shim): {1.1.0 [{Name:fefe789dacfea52 Mac:4e:f6:b9:2a:17:47 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:87 Mtu:0 Sandbox:/var/run/netns/0e047b80-2255-457a-86b2-a074ebf7e5ec SocketPath: PciID:}] [{Interface:0xc00019ad80 Address:{IP:10.217.0.135 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 17:20:10.315027 | controller |     "Jun 12 16:25:25.513624 crc crio[21573]: time=\"2026-06-12T16:25:25.513527916Z\" level=info msg=\"Got pod network &{Name:glance-db-sync-bw86p Namespace:openstack ID:fefe789dacfea5288b06cbeae4691a14ff02b9b2499aa424f39a26097254f838 UID:f592e975-7ae8-4729-bb1a-d35f6096f56d NetNS:/var/run/netns/0e047b80-2255-457a-86b2-a074ebf7e5ec Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podf592e975_7ae8_4729_bb1a_d35f6096f56d.slice PodAnnotations:0xc00443c3d8}] Aliases:map[]}\"",
2026-06-12 17:20:10.315043 | controller |     "Jun 12 16:25:25.513810 crc crio[21573]: time=\"2026-06-12T16:25:25.513761323Z\" level=info msg=\"Checking pod openstack_glance-db-sync-bw86p for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 17:20:10.315059 | controller |     "Jun 12 16:25:25.530229 crc crio[21573]: time=\"2026-06-12T16:25:25.530080305Z\" level=info msg=\"Ran pod sandbox fefe789dacfea5288b06cbeae4691a14ff02b9b2499aa424f39a26097254f838 with infra container: openstack/glance-db-sync-bw86p/POD\" id=e9513b61-c08b-4518-bb82-9b816b18b2c4 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:20:10.315075 | controller |     "Jun 12 16:25:25.533656 crc crio[21573]: time=\"2026-06-12T16:25:25.533593862Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api:current-podified\" id=ebab1840-c0fd-425d-97c6-11540384e02a name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:20:10.315090 | controller |     "Jun 12 16:25:25.534001 crc crio[21573]: time=\"2026-06-12T16:25:25.533873551Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/openstack-glance-api:current-podified not found\" id=ebab1840-c0fd-425d-97c6-11540384e02a name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:20:10.315109 | controller |     "Jun 12 16:25:25.534001 crc crio[21573]: time=\"2026-06-12T16:25:25.533952143Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-glance-api:current-podified found\" id=ebab1840-c0fd-425d-97c6-11540384e02a name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:20:10.315125 | controller |     "Jun 12 16:25:25.535360 crc crio[21573]: time=\"2026-06-12T16:25:25.53525316Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-glance-api:current-podified\" id=187a15e5-daed-4d13-9596-c76255965d71 name=/runtime.v1.ImageService/PullImage",
2026-06-12 17:20:10.315141 | controller |     "Jun 12 16:25:25.545090 crc crio[21573]: time=\"2026-06-12T16:25:25.544986575Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-glance-api:current-podified\\\"\"",
2026-06-12 17:20:10.315157 | controller |     "Jun 12 16:25:32.607266 crc crio[21573]: time=\"2026-06-12T16:25:32.606044693Z\" level=info msg=\"Running pod sandbox: openstack/root-account-create-update-px8jf/POD\" id=8338a8f5-a487-46dc-90f9-fd30ac38cd31 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:20:10.315174 | controller |     "Jun 12 16:25:32.608851 crc crio[21573]: time=\"2026-06-12T16:25:32.607290129Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.315190 | controller |     "Jun 12 16:25:32.655334 crc crio[21573]: time=\"2026-06-12T16:25:32.65507222Z\" level=info msg=\"Got pod network &{Name:root-account-create-update-px8jf Namespace:openstack ID:2c36465e0d05fb2a19fa02049fff5719fe5a27e19c6956ac06ece98bf90e2761 UID:cd45bd8e-a2b7-4292-b6b8-68f28b1e1dab NetNS:/var/run/netns/2e7e574e-deb0-414b-ada3-2a1cd1bcfe5c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podcd45bd8e_a2b7_4292_b6b8_68f28b1e1dab.slice PodAnnotations:0xc001896100}] Aliases:map[]}\"",
2026-06-12 17:20:10.315207 | controller |     "Jun 12 16:25:32.655334 crc crio[21573]: time=\"2026-06-12T16:25:32.655263895Z\" level=info msg=\"Adding pod openstack_root-account-create-update-px8jf to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 17:20:10.315224 | controller |     "Jun 12 16:25:33.035684 crc crio[21573]: 2026-06-12T16:25:33Z [verbose] CmdAdd (shim): {1.1.0 [{Name:2c36465e0d05fb2 Mac:fe:7b:a9:5f:6d:7b Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:88 Mtu:0 Sandbox:/var/run/netns/2e7e574e-deb0-414b-ada3-2a1cd1bcfe5c SocketPath: PciID:}] [{Interface:0xc00031e770 Address:{IP:10.217.0.136 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 17:20:10.315240 | controller |     "Jun 12 16:25:33.037310 crc crio[21573]: time=\"2026-06-12T16:25:33.036927011Z\" level=info msg=\"Got pod network &{Name:root-account-create-update-px8jf Namespace:openstack ID:2c36465e0d05fb2a19fa02049fff5719fe5a27e19c6956ac06ece98bf90e2761 UID:cd45bd8e-a2b7-4292-b6b8-68f28b1e1dab NetNS:/var/run/netns/2e7e574e-deb0-414b-ada3-2a1cd1bcfe5c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podcd45bd8e_a2b7_4292_b6b8_68f28b1e1dab.slice PodAnnotations:0xc001896100}] Aliases:map[]}\"",
2026-06-12 17:20:10.315256 | controller |     "Jun 12 16:25:33.037310 crc crio[21573]: time=\"2026-06-12T16:25:33.037137097Z\" level=info msg=\"Checking pod openstack_root-account-create-update-px8jf for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 17:20:10.315273 | controller |     "Jun 12 16:25:33.056891 crc crio[21573]: time=\"2026-06-12T16:25:33.05493718Z\" level=info msg=\"Ran pod sandbox 2c36465e0d05fb2a19fa02049fff5719fe5a27e19c6956ac06ece98bf90e2761 with infra container: openstack/root-account-create-update-px8jf/POD\" id=8338a8f5-a487-46dc-90f9-fd30ac38cd31 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:20:10.315294 | controller |     "Jun 12 16:25:33.057913 crc crio[21573]: time=\"2026-06-12T16:25:33.057833119Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=4de5ddb1-1919-445a-9964-46d827fa44a0 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:20:10.315310 | controller |     "Jun 12 16:25:33.063120 crc crio[21573]: time=\"2026-06-12T16:25:33.063009575Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=ad298459-e83c-4fc2-b56a-aa56a64d5ba0 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:20:10.315326 | controller |     "Jun 12 16:25:33.076324 crc crio[21573]: time=\"2026-06-12T16:25:33.076261321Z\" level=info msg=\"Creating container: openstack/root-account-create-update-px8jf/mariadb-account-create-update\" id=4b9d10d2-4369-49d5-9b57-eefae8ef0b6f name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:20:10.315342 | controller |     "Jun 12 16:25:33.077352 crc crio[21573]: time=\"2026-06-12T16:25:33.077326081Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.315357 | controller |     "Jun 12 16:25:33.114117 crc crio[21573]: time=\"2026-06-12T16:25:33.114059941Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.315373 | controller |     "Jun 12 16:25:33.118687 crc crio[21573]: time=\"2026-06-12T16:25:33.11864561Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.315390 | controller |     "Jun 12 16:25:33.282778 crc crio[21573]: time=\"2026-06-12T16:25:33.282699134Z\" level=info msg=\"Created container 3746c915dc4dcd8a4dbcce546413613379acb936f28493585e3d0a5670651783: openstack/root-account-create-update-px8jf/mariadb-account-create-update\" id=4b9d10d2-4369-49d5-9b57-eefae8ef0b6f name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:20:10.315406 | controller |     "Jun 12 16:25:33.284782 crc crio[21573]: time=\"2026-06-12T16:25:33.284738072Z\" level=info msg=\"Starting container: 3746c915dc4dcd8a4dbcce546413613379acb936f28493585e3d0a5670651783\" id=83bd11b2-ae0d-482b-ab27-83ec2cd62d74 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 17:20:10.315423 | controller |     "Jun 12 16:25:33.294349 crc crio[21573]: time=\"2026-06-12T16:25:33.29423997Z\" level=info msg=\"Started container\" PID=66975 containerID=3746c915dc4dcd8a4dbcce546413613379acb936f28493585e3d0a5670651783 description=openstack/root-account-create-update-px8jf/mariadb-account-create-update id=83bd11b2-ae0d-482b-ab27-83ec2cd62d74 name=/runtime.v1.RuntimeService/StartContainer sandboxID=2c36465e0d05fb2a19fa02049fff5719fe5a27e19c6956ac06ece98bf90e2761",
2026-06-12 17:20:10.315440 | controller |     "Jun 12 16:25:34.016677 crc crio[21573]: time=\"2026-06-12T16:25:34.015772361Z\" level=info msg=\"Stopping pod sandbox: 2233dd5491ba74fd9c6f16a37b7ca1dd7ffe966d0930c7d00a0154eef129bc3b\" id=5af7c01f-5b77-4af3-9635-bdcbf2d6887d name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 17:20:10.315457 | controller |     "Jun 12 16:25:34.018953 crc crio[21573]: time=\"2026-06-12T16:25:34.016895713Z\" level=info msg=\"Got pod network &{Name:swift-ring-rebalance-q9v6x Namespace:openstack ID:2233dd5491ba74fd9c6f16a37b7ca1dd7ffe966d0930c7d00a0154eef129bc3b UID:55949498-75a5-4224-8a0a-fc6abead23ff NetNS:/var/run/netns/4564490f-060c-4424-abd8-cd032f69edd5 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod55949498_75a5_4224_8a0a_fc6abead23ff.slice PodAnnotations:0xc000138ca8}] Aliases:map[]}\"",
2026-06-12 17:20:10.315477 | controller |     "Jun 12 16:25:34.018953 crc crio[21573]: time=\"2026-06-12T16:25:34.017063608Z\" level=info msg=\"Deleting pod openstack_swift-ring-rebalance-q9v6x from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 17:20:10.315496 | controller |     "Jun 12 16:25:34.444241 crc crio[21573]: time=\"2026-06-12T16:25:34.444018412Z\" level=info msg=\"Stopped pod sandbox: 2233dd5491ba74fd9c6f16a37b7ca1dd7ffe966d0930c7d00a0154eef129bc3b\" id=5af7c01f-5b77-4af3-9635-bdcbf2d6887d name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 17:20:10.315521 | controller |     "Jun 12 16:25:35.037023 crc crio[21573]: time=\"2026-06-12T16:25:35.036967964Z\" level=info msg=\"Stopping pod sandbox: 2c36465e0d05fb2a19fa02049fff5719fe5a27e19c6956ac06ece98bf90e2761\" id=d2f8a0e4-a6e3-46f6-92a9-427a18adc73c name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 17:20:10.315539 | controller |     "Jun 12 16:25:35.038881 crc crio[21573]: time=\"2026-06-12T16:25:35.038849708Z\" level=info msg=\"Got pod network &{Name:root-account-create-update-px8jf Namespace:openstack ID:2c36465e0d05fb2a19fa02049fff5719fe5a27e19c6956ac06ece98bf90e2761 UID:cd45bd8e-a2b7-4292-b6b8-68f28b1e1dab NetNS:/var/run/netns/2e7e574e-deb0-414b-ada3-2a1cd1bcfe5c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podcd45bd8e_a2b7_4292_b6b8_68f28b1e1dab.slice PodAnnotations:0xc00209e650}] Aliases:map[]}\"",
2026-06-12 17:20:10.315555 | controller |     "Jun 12 16:25:35.039235 crc crio[21573]: time=\"2026-06-12T16:25:35.039171837Z\" level=info msg=\"Deleting pod openstack_root-account-create-update-px8jf from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 17:20:10.315589 | controller |     "Jun 12 16:25:35.437528 crc crio[21573]: time=\"2026-06-12T16:25:35.436723488Z\" level=info msg=\"Stopped pod sandbox: 2c36465e0d05fb2a19fa02049fff5719fe5a27e19c6956ac06ece98bf90e2761\" id=d2f8a0e4-a6e3-46f6-92a9-427a18adc73c name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 17:20:10.315612 | controller |     "Jun 12 16:25:38.570863 crc crio[21573]: time=\"2026-06-12T16:25:38.563145638Z\" level=info msg=\"Running pod sandbox: openstack/cinder-db-create-8rkj6/POD\" id=6e8efb36-0c06-4260-b206-ea8d190ac829 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:20:10.315629 | controller |     "Jun 12 16:25:38.570863 crc crio[21573]: time=\"2026-06-12T16:25:38.564565598Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.315646 | controller |     "Jun 12 16:25:38.945016 crc crio[21573]: time=\"2026-06-12T16:25:38.944935106Z\" level=info msg=\"Running pod sandbox: openstack/cinder-31fd-account-create-update-tg4rt/POD\" id=b3966d4a-a878-410a-adfb-44ca0825bfbe name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:20:10.315663 | controller |     "Jun 12 16:25:38.945407 crc crio[21573]: time=\"2026-06-12T16:25:38.94508317Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.315679 | controller |     "Jun 12 16:25:39.094420 crc crio[21573]: time=\"2026-06-12T16:25:39.094294094Z\" level=info msg=\"Running pod sandbox: openstack/barbican-db-create-jvbtf/POD\" id=e1241121-f382-46f9-8ec3-f7cd2db0a3ea name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:20:10.315695 | controller |     "Jun 12 16:25:39.094781 crc crio[21573]: time=\"2026-06-12T16:25:39.094548641Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.315715 | controller |     "Jun 12 16:25:39.212392 crc crio[21573]: time=\"2026-06-12T16:25:39.211434953Z\" level=info msg=\"Running pod sandbox: openstack/neutron-db-create-98m7s/POD\" id=26293423-55d9-4468-bc14-15f1ed80a09d name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:20:10.315732 | controller |     "Jun 12 16:25:39.212728 crc crio[21573]: time=\"2026-06-12T16:25:39.21243048Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.315747 | controller |     "Jun 12 16:25:39.443194 crc crio[21573]: time=\"2026-06-12T16:25:39.44314235Z\" level=info msg=\"Running pod sandbox: openstack/keystone-db-sync-nfr6p/POD\" id=f6fb1a84-448c-4f74-8deb-4ddbb94353a7 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:20:10.315763 | controller |     "Jun 12 16:25:39.444056 crc crio[21573]: time=\"2026-06-12T16:25:39.444029165Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.315778 | controller |     "Jun 12 16:25:39.482087 crc crio[21573]: time=\"2026-06-12T16:25:39.481979349Z\" level=info msg=\"Running pod sandbox: openstack/barbican-2c94-account-create-update-qlcdg/POD\" id=248dd15c-fb0a-4c94-835e-0ef0cd044bf7 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:20:10.315794 | controller |     "Jun 12 16:25:39.482571 crc crio[21573]: time=\"2026-06-12T16:25:39.482548686Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.315809 | controller |     "Jun 12 16:25:39.564277 crc crio[21573]: time=\"2026-06-12T16:25:39.564184696Z\" level=info msg=\"Running pod sandbox: openstack/neutron-7009-account-create-update-qfzzp/POD\" id=1d1aabbb-51e8-4757-9c2c-a87b747d6df6 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:20:10.315825 | controller |     "Jun 12 16:25:39.564721 crc crio[21573]: time=\"2026-06-12T16:25:39.564694552Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.315840 | controller |     "Jun 12 16:25:40.352137 crc crio[21573]: time=\"2026-06-12T16:25:40.351384166Z\" level=info msg=\"Running pod sandbox: openstack/swift-storage-0/POD\" id=1bb9e9cb-f322-49cd-adb9-aa27f8594324 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:20:10.315855 | controller |     "Jun 12 16:25:40.354329 crc crio[21573]: time=\"2026-06-12T16:25:40.352163288Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.315870 | controller |     "Jun 12 16:25:49.003582 crc crio[21573]: time=\"2026-06-12T16:25:49.002427596Z\" level=info msg=\"Got pod network &{Name:keystone-db-sync-nfr6p Namespace:openstack ID:8451c6f5cfd2e14db0244dad7164bfe8b1427df8d52d1f40a6f6c6dfac00e0ba UID:78ab0963-26f8-4326-9dfc-c2f6870f15b2 NetNS:/var/run/netns/4d531ff0-25ad-4ea4-b595-8c60f5ab376a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod78ab0963_26f8_4326_9dfc_c2f6870f15b2.slice PodAnnotations:0xc00008c570}] Aliases:map[]}\"",
2026-06-12 17:20:10.315886 | controller |     "Jun 12 16:25:49.003582 crc crio[21573]: time=\"2026-06-12T16:25:49.003535008Z\" level=info msg=\"Adding pod openstack_keystone-db-sync-nfr6p to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 17:20:10.315901 | controller |     "Jun 12 16:25:49.076071 crc crio[21573]: time=\"2026-06-12T16:25:49.075962137Z\" level=info msg=\"Got pod network &{Name:neutron-db-create-98m7s Namespace:openstack ID:00fbf63856ff44f832935843bcee587e2e3cd84e1612f5bb47d2f1bab5e96314 UID:77824843-c296-45d0-8e2c-3f0291453de2 NetNS:/var/run/netns/ba537f3a-572a-4286-9426-59c047d4171d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod77824843_c296_45d0_8e2c_3f0291453de2.slice PodAnnotations:0xc002e28340}] Aliases:map[]}\"",
2026-06-12 17:20:10.315921 | controller |     "Jun 12 16:25:49.076071 crc crio[21573]: time=\"2026-06-12T16:25:49.07604102Z\" level=info msg=\"Adding pod openstack_neutron-db-create-98m7s to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 17:20:10.315938 | controller |     "Jun 12 16:25:49.118515 crc crio[21573]: time=\"2026-06-12T16:25:49.118347645Z\" level=info msg=\"Got pod network &{Name:neutron-7009-account-create-update-qfzzp Namespace:openstack ID:71492abbf41961d0ee00c4935638a96db52c809188e2f1b803b665283e8a4ea6 UID:175712b4-435b-4836-84a9-f46b0dc021c3 NetNS:/var/run/netns/bbea291c-b927-4ff6-b0e4-87fcc69e7a5f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod175712b4_435b_4836_84a9_f46b0dc021c3.slice PodAnnotations:0xc002722400}] Aliases:map[]}\"",
2026-06-12 17:20:10.315955 | controller |     "Jun 12 16:25:49.118515 crc crio[21573]: time=\"2026-06-12T16:25:49.118434678Z\" level=info msg=\"Adding pod openstack_neutron-7009-account-create-update-qfzzp to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 17:20:10.315970 | controller |     "Jun 12 16:25:49.119025 crc crio[21573]: time=\"2026-06-12T16:25:49.118815788Z\" level=info msg=\"Got pod network &{Name:swift-storage-0 Namespace:openstack ID:2c7324029bf5bfcdd7d727a616e2924c5fb914cc89dce009954edea9a6d87cf7 UID:3d19f734-27d1-473d-9b3b-968d95b500cd NetNS:/var/run/netns/14179609-af3f-4dd7-9e15-bc5f7f1c3b4e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod3d19f734_27d1_473d_9b3b_968d95b500cd.slice PodAnnotations:0xc00008ccc8}] Aliases:map[]}\"",
2026-06-12 17:20:10.315987 | controller |     "Jun 12 16:25:49.119025 crc crio[21573]: time=\"2026-06-12T16:25:49.118842419Z\" level=info msg=\"Adding pod openstack_swift-storage-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 17:20:10.316003 | controller |     "Jun 12 16:25:49.119783 crc crio[21573]: time=\"2026-06-12T16:25:49.119683243Z\" level=info msg=\"Got pod network &{Name:barbican-db-create-jvbtf Namespace:openstack ID:98e4e2feb24185cdd7366bff7269c6fc2e5c600500eb0b956a69e01230595037 UID:1d7f6d73-01cc-4331-945c-1206edbcadfa NetNS:/var/run/netns/f2f286b9-155f-4425-8afd-f4e55c5908e0 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod1d7f6d73_01cc_4331_945c_1206edbcadfa.slice PodAnnotations:0xc002e285b0}] Aliases:map[]}\"",
2026-06-12 17:20:10.316019 | controller |     "Jun 12 16:25:49.119783 crc crio[21573]: time=\"2026-06-12T16:25:49.119775717Z\" level=info msg=\"Adding pod openstack_barbican-db-create-jvbtf to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 17:20:10.316034 | controller |     "Jun 12 16:25:49.135348 crc crio[21573]: time=\"2026-06-12T16:25:49.13527409Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-glance-api@sha256:e4e336fd07647a38b1ccd46bea2e400d3a1c56a308d190cbf930fcafdf34e313\" id=187a15e5-daed-4d13-9596-c76255965d71 name=/runtime.v1.ImageService/PullImage",
2026-06-12 17:20:10.316050 | controller |     "Jun 12 16:25:49.136806 crc crio[21573]: time=\"2026-06-12T16:25:49.136727672Z\" level=info msg=\"Got pod network &{Name:cinder-31fd-account-create-update-tg4rt Namespace:openstack ID:b965a8c59f2d04dd9306a83d1a7ebd79af08d678668e9c230128a94ee8c4fbf1 UID:330da392-de5e-4d84-a157-155419317d14 NetNS:/var/run/netns/3db0d7d4-1d03-49b0-9bc7-3566e7e35254 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod330da392_de5e_4d84_a157_155419317d14.slice PodAnnotations:0xc00063c430}] Aliases:map[]}\"",
2026-06-12 17:20:10.316069 | controller |     "Jun 12 16:25:49.136943 crc crio[21573]: time=\"2026-06-12T16:25:49.136820655Z\" level=info msg=\"Adding pod openstack_cinder-31fd-account-create-update-tg4rt to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 17:20:10.316086 | controller |     "Jun 12 16:25:49.143177 crc crio[21573]: time=\"2026-06-12T16:25:49.142972224Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api:current-podified\" id=4fb1fd5e-0c24-44ed-9872-95fd5a6909d7 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:20:10.316101 | controller |     "Jun 12 16:25:49.176533 crc crio[21573]: time=\"2026-06-12T16:25:49.176393909Z\" level=info msg=\"Got pod network &{Name:barbican-2c94-account-create-update-qlcdg Namespace:openstack ID:dfb006f8a65f1dcef71a9d10c00815bfbbc6a4695b5f4cbb31a0ca29734483d8 UID:fe45bc02-b6df-499d-87cc-645f1500e6b5 NetNS:/var/run/netns/e463fd18-38d9-4c68-af35-e88b3bcf0460 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podfe45bc02_b6df_499d_87cc_645f1500e6b5.slice PodAnnotations:0xc002428548}] Aliases:map[]}\"",
2026-06-12 17:20:10.316159 | controller |     "Jun 12 16:25:49.177148 crc crio[21573]: time=\"2026-06-12T16:25:49.177118779Z\" level=info msg=\"Adding pod openstack_barbican-2c94-account-create-update-qlcdg to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 17:20:10.316182 | controller |     "Jun 12 16:25:49.179806 crc crio[21573]: time=\"2026-06-12T16:25:49.179248462Z\" level=info msg=\"Got pod network &{Name:cinder-db-create-8rkj6 Namespace:openstack ID:c73a4f0ea6674e4592ca250dd7202dc7ae7dcf4df276134e0ac298c63f5e1d78 UID:f88403ba-be20-4289-97b3-c916fd84ac94 NetNS:/var/run/netns/7cc7098b-5206-4a44-a94b-2a11281a7848 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podf88403ba_be20_4289_97b3_c916fd84ac94.slice PodAnnotations:0xc00209e1d0}] Aliases:map[]}\"",
2026-06-12 17:20:10.316200 | controller |     "Jun 12 16:25:49.179806 crc crio[21573]: time=\"2026-06-12T16:25:49.179422508Z\" level=info msg=\"Adding pod openstack_cinder-db-create-8rkj6 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 17:20:10.316216 | controller |     "Jun 12 16:25:49.238976 crc crio[21573]: time=\"2026-06-12T16:25:49.238287646Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api:current-podified\" id=bfb1a400-d391-41a2-8140-edef30aaf375 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:20:10.316233 | controller |     "Jun 12 16:25:49.264881 crc crio[21573]: time=\"2026-06-12T16:25:49.259530381Z\" level=info msg=\"Creating container: openstack/glance-db-sync-bw86p/glance-db-sync\" id=cfe999ce-9621-4797-a7f4-ce15fb4d2398 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:20:10.316250 | controller |     "Jun 12 16:25:49.264881 crc crio[21573]: time=\"2026-06-12T16:25:49.261656842Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.316266 | controller |     "Jun 12 16:25:49.456246 crc crio[21573]: time=\"2026-06-12T16:25:49.456085684Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.316282 | controller |     "Jun 12 16:25:49.903606 crc crio[21573]: 2026-06-12T16:25:49Z [verbose] CmdAdd (shim): {1.1.0 [{Name:b965a8c59f2d04d Mac:c2:73:b1:7c:c0:40 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:8a Mtu:0 Sandbox:/var/run/netns/3db0d7d4-1d03-49b0-9bc7-3566e7e35254 SocketPath: PciID:}] [{Interface:0xc000422620 Address:{IP:10.217.0.138 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 17:20:10.316301 | controller |     "Jun 12 16:25:49.904812 crc crio[21573]: time=\"2026-06-12T16:25:49.904521503Z\" level=info msg=\"Got pod network &{Name:cinder-31fd-account-create-update-tg4rt Namespace:openstack ID:b965a8c59f2d04dd9306a83d1a7ebd79af08d678668e9c230128a94ee8c4fbf1 UID:330da392-de5e-4d84-a157-155419317d14 NetNS:/var/run/netns/3db0d7d4-1d03-49b0-9bc7-3566e7e35254 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod330da392_de5e_4d84_a157_155419317d14.slice PodAnnotations:0xc00063c430}] Aliases:map[]}\"",
2026-06-12 17:20:10.316319 | controller |     "Jun 12 16:25:49.904812 crc crio[21573]: time=\"2026-06-12T16:25:49.9047709Z\" level=info msg=\"Checking pod openstack_cinder-31fd-account-create-update-tg4rt for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 17:20:10.316336 | controller |     "Jun 12 16:25:49.909697 crc crio[21573]: 2026-06-12T16:25:49Z [verbose] CmdAdd (shim): {1.1.0 [{Name:8451c6f5cfd2e14 Mac:62:f5:87:1a:6c:af Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:8d Mtu:0 Sandbox:/var/run/netns/4d531ff0-25ad-4ea4-b595-8c60f5ab376a SocketPath: PciID:}] [{Interface:0xc00025b0d0 Address:{IP:10.217.0.141 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 17:20:10.316353 | controller |     "Jun 12 16:25:49.910792 crc crio[21573]: time=\"2026-06-12T16:25:49.910715485Z\" level=info msg=\"Got pod network &{Name:keystone-db-sync-nfr6p Namespace:openstack ID:8451c6f5cfd2e14db0244dad7164bfe8b1427df8d52d1f40a6f6c6dfac00e0ba UID:78ab0963-26f8-4326-9dfc-c2f6870f15b2 NetNS:/var/run/netns/4d531ff0-25ad-4ea4-b595-8c60f5ab376a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod78ab0963_26f8_4326_9dfc_c2f6870f15b2.slice PodAnnotations:0xc00008c570}] Aliases:map[]}\"",
2026-06-12 17:20:10.316369 | controller |     "Jun 12 16:25:49.911008 crc crio[21573]: time=\"2026-06-12T16:25:49.910941031Z\" level=info msg=\"Checking pod openstack_keystone-db-sync-nfr6p for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 17:20:10.316385 | controller |     "Jun 12 16:25:49.962703 crc crio[21573]: time=\"2026-06-12T16:25:49.962413485Z\" level=info msg=\"Ran pod sandbox 8451c6f5cfd2e14db0244dad7164bfe8b1427df8d52d1f40a6f6c6dfac00e0ba with infra container: openstack/keystone-db-sync-nfr6p/POD\" id=f6fb1a84-448c-4f74-8deb-4ddbb94353a7 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:20:10.316401 | controller |     "Jun 12 16:25:49.966809 crc crio[21573]: time=\"2026-06-12T16:25:49.966099908Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-keystone:current-podified\" id=daf2126c-ec28-488f-8c8f-dbb7a3e711d9 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:20:10.316418 | controller |     "Jun 12 16:25:49.968823 crc crio[21573]: time=\"2026-06-12T16:25:49.968674082Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/openstack-keystone:current-podified not found\" id=daf2126c-ec28-488f-8c8f-dbb7a3e711d9 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:20:10.316434 | controller |     "Jun 12 16:25:49.970087 crc crio[21573]: time=\"2026-06-12T16:25:49.969927318Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-keystone:current-podified found\" id=daf2126c-ec28-488f-8c8f-dbb7a3e711d9 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:20:10.316450 | controller |     "Jun 12 16:25:49.973288 crc crio[21573]: time=\"2026-06-12T16:25:49.973117358Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-keystone:current-podified\" id=5bec23a2-4f9b-4a05-906c-bc3aac7edd30 name=/runtime.v1.ImageService/PullImage",
2026-06-12 17:20:10.316470 | controller |     "Jun 12 16:25:49.978185 crc crio[21573]: time=\"2026-06-12T16:25:49.978066373Z\" level=info msg=\"Ran pod sandbox b965a8c59f2d04dd9306a83d1a7ebd79af08d678668e9c230128a94ee8c4fbf1 with infra container: openstack/cinder-31fd-account-create-update-tg4rt/POD\" id=b3966d4a-a878-410a-adfb-44ca0825bfbe name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:20:10.316486 | controller |     "Jun 12 16:25:49.984792 crc crio[21573]: time=\"2026-06-12T16:25:49.984690523Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-keystone:current-podified\\\"\"",
2026-06-12 17:20:10.316503 | controller |     "Jun 12 16:25:49.988504 crc crio[21573]: time=\"2026-06-12T16:25:49.987977643Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=9375f89a-8ced-4fbc-ad9b-843223b13616 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:20:10.316526 | controller |     "Jun 12 16:25:49.995728 crc crio[21573]: time=\"2026-06-12T16:25:49.995652735Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=c1081c6e-437c-475b-aa7e-d5a25b869290 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:20:10.316547 | controller |     "Jun 12 16:25:49.999667 crc crio[21573]: 2026-06-12T16:25:49Z [verbose] CmdAdd (shim): {1.1.0 [{Name:c73a4f0ea6674e4 Mac:2a:7b:f5:83:06:ad Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:89 Mtu:0 Sandbox:/var/run/netns/7cc7098b-5206-4a44-a94b-2a11281a7848 SocketPath: PciID:}] [{Interface:0xc00053c6a0 Address:{IP:10.217.0.137 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 17:20:10.316565 | controller |     "Jun 12 16:25:50.004741 crc crio[21573]: time=\"2026-06-12T16:25:50.004623804Z\" level=info msg=\"Got pod network &{Name:cinder-db-create-8rkj6 Namespace:openstack ID:c73a4f0ea6674e4592ca250dd7202dc7ae7dcf4df276134e0ac298c63f5e1d78 UID:f88403ba-be20-4289-97b3-c916fd84ac94 NetNS:/var/run/netns/7cc7098b-5206-4a44-a94b-2a11281a7848 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podf88403ba_be20_4289_97b3_c916fd84ac94.slice PodAnnotations:0xc00209e1d0}] Aliases:map[]}\"",
2026-06-12 17:20:10.316603 | controller |     "Jun 12 16:25:50.007153 crc crio[21573]: time=\"2026-06-12T16:25:50.004943443Z\" level=info msg=\"Checking pod openstack_cinder-db-create-8rkj6 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 17:20:10.316621 | controller |     "Jun 12 16:25:50.047974 crc crio[21573]: 2026-06-12T16:25:50Z [verbose] CmdAdd (shim): {1.1.0 [{Name:71492abbf41961d Mac:56:04:dd:39:c9:d6 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:8f Mtu:0 Sandbox:/var/run/netns/bbea291c-b927-4ff6-b0e4-87fcc69e7a5f SocketPath: PciID:}] [{Interface:0xc0004825b0 Address:{IP:10.217.0.143 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 17:20:10.316639 | controller |     "Jun 12 16:25:50.050491 crc crio[21573]: time=\"2026-06-12T16:25:50.049665011Z\" level=info msg=\"Got pod network &{Name:neutron-7009-account-create-update-qfzzp Namespace:openstack ID:71492abbf41961d0ee00c4935638a96db52c809188e2f1b803b665283e8a4ea6 UID:175712b4-435b-4836-84a9-f46b0dc021c3 NetNS:/var/run/netns/bbea291c-b927-4ff6-b0e4-87fcc69e7a5f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod175712b4_435b_4836_84a9_f46b0dc021c3.slice PodAnnotations:0xc002722400}] Aliases:map[]}\"",
2026-06-12 17:20:10.316656 | controller |     "Jun 12 16:25:50.050491 crc crio[21573]: time=\"2026-06-12T16:25:50.049915598Z\" level=info msg=\"Checking pod openstack_neutron-7009-account-create-update-qfzzp for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 17:20:10.316673 | controller |     "Jun 12 16:25:50.069755 crc crio[21573]: time=\"2026-06-12T16:25:50.069631001Z\" level=info msg=\"Creating container: openstack/cinder-31fd-account-create-update-tg4rt/mariadb-account-create-update\" id=8fa075d5-6ac2-4db6-9876-eb4449de5b1e name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:20:10.316694 | controller |     "Jun 12 16:25:50.080546 crc crio[21573]: time=\"2026-06-12T16:25:50.078642393Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.316711 | controller |     "Jun 12 16:25:50.080546 crc crio[21573]: time=\"2026-06-12T16:25:50.080265594Z\" level=info msg=\"Ran pod sandbox c73a4f0ea6674e4592ca250dd7202dc7ae7dcf4df276134e0ac298c63f5e1d78 with infra container: openstack/cinder-db-create-8rkj6/POD\" id=6e8efb36-0c06-4260-b206-ea8d190ac829 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:20:10.316728 | controller |     "Jun 12 16:25:50.088012 crc crio[21573]: time=\"2026-06-12T16:25:50.087904599Z\" level=info msg=\"Ran pod sandbox 71492abbf41961d0ee00c4935638a96db52c809188e2f1b803b665283e8a4ea6 with infra container: openstack/neutron-7009-account-create-update-qfzzp/POD\" id=1d1aabbb-51e8-4757-9c2c-a87b747d6df6 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:20:10.316744 | controller |     "Jun 12 16:25:50.090421 crc crio[21573]: time=\"2026-06-12T16:25:50.090335518Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=580d6cb5-bf8a-4dcc-b98b-5be486edd752 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:20:10.316759 | controller |     "Jun 12 16:25:50.094251 crc crio[21573]: time=\"2026-06-12T16:25:50.093980413Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=311eaecc-64e8-4f32-972b-68d1ff5202b7 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:20:10.316775 | controller |     "Jun 12 16:25:50.102796 crc crio[21573]: time=\"2026-06-12T16:25:50.102672614Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=338b8f76-4f0b-4abe-a1e9-bfb58d153857 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:20:10.316790 | controller |     "Jun 12 16:25:50.114838 crc crio[21573]: time=\"2026-06-12T16:25:50.114719838Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=4fdee84d-ce32-4390-a165-b5e679d83a34 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:20:10.316805 | controller |     "Jun 12 16:25:50.119724 crc crio[21573]: time=\"2026-06-12T16:25:50.119602343Z\" level=info msg=\"Creating container: openstack/neutron-7009-account-create-update-qfzzp/mariadb-account-create-update\" id=ece95e46-89ff-41f2-85d8-70a90c7cd76a name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:20:10.316821 | controller |     "Jun 12 16:25:50.120262 crc crio[21573]: time=\"2026-06-12T16:25:50.120166309Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.316836 | controller |     "Jun 12 16:25:50.125094 crc crio[21573]: time=\"2026-06-12T16:25:50.124959544Z\" level=info msg=\"Creating container: openstack/cinder-db-create-8rkj6/mariadb-database-create\" id=b39825f1-5a43-4ed7-9902-ab47ae849d4e name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:20:10.316852 | controller |     "Jun 12 16:25:50.173637 crc crio[21573]: time=\"2026-06-12T16:25:50.173368575Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.316869 | controller |     "Jun 12 16:25:50.180535 crc crio[21573]: time=\"2026-06-12T16:25:50.180355262Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.316889 | controller |     "Jun 12 16:25:50.197166 crc crio[21573]: time=\"2026-06-12T16:25:50.197036255Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.316906 | controller |     "Jun 12 16:25:50.229242 crc crio[21573]: time=\"2026-06-12T16:25:50.228392282Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.316922 | controller |     "Jun 12 16:25:50.234906 crc crio[21573]: time=\"2026-06-12T16:25:50.234133704Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.316938 | controller |     "Jun 12 16:25:50.294637 crc crio[21573]: time=\"2026-06-12T16:25:50.294524524Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.316954 | controller |     "Jun 12 16:25:50.313022 crc crio[21573]: time=\"2026-06-12T16:25:50.312896544Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.316970 | controller |     "Jun 12 16:25:50.366409 crc crio[21573]: 2026-06-12T16:25:50Z [verbose] CmdAdd (shim): {1.1.0 [{Name:00fbf63856ff44f Mac:2e:fd:14:4b:d5:cc Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:8c Mtu:0 Sandbox:/var/run/netns/ba537f3a-572a-4286-9426-59c047d4171d SocketPath: PciID:}] [{Interface:0xc0004209c0 Address:{IP:10.217.0.140 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 17:20:10.316986 | controller |     "Jun 12 16:25:50.367915 crc crio[21573]: time=\"2026-06-12T16:25:50.36781746Z\" level=info msg=\"Got pod network &{Name:neutron-db-create-98m7s Namespace:openstack ID:00fbf63856ff44f832935843bcee587e2e3cd84e1612f5bb47d2f1bab5e96314 UID:77824843-c296-45d0-8e2c-3f0291453de2 NetNS:/var/run/netns/ba537f3a-572a-4286-9426-59c047d4171d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod77824843_c296_45d0_8e2c_3f0291453de2.slice PodAnnotations:0xc002e28340}] Aliases:map[]}\"",
2026-06-12 17:20:10.317003 | controller |     "Jun 12 16:25:50.368969 crc crio[21573]: time=\"2026-06-12T16:25:50.368893841Z\" level=info msg=\"Checking pod openstack_neutron-db-create-98m7s for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 17:20:10.317020 | controller |     "Jun 12 16:25:50.372029 crc crio[21573]: 2026-06-12T16:25:50Z [verbose] CmdAdd (shim): {1.1.0 [{Name:98e4e2feb24185c Mac:1e:13:38:f0:24:39 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:8b Mtu:0 Sandbox:/var/run/netns/f2f286b9-155f-4425-8afd-f4e55c5908e0 SocketPath: PciID:}] [{Interface:0xc00032c750 Address:{IP:10.217.0.139 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 17:20:10.317037 | controller |     "Jun 12 16:25:50.374663 crc crio[21573]: time=\"2026-06-12T16:25:50.374410698Z\" level=info msg=\"Got pod network &{Name:barbican-db-create-jvbtf Namespace:openstack ID:98e4e2feb24185cdd7366bff7269c6fc2e5c600500eb0b956a69e01230595037 UID:1d7f6d73-01cc-4331-945c-1206edbcadfa NetNS:/var/run/netns/f2f286b9-155f-4425-8afd-f4e55c5908e0 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod1d7f6d73_01cc_4331_945c_1206edbcadfa.slice PodAnnotations:0xc002e285b0}] Aliases:map[]}\"",
2026-06-12 17:20:10.317053 | controller |     "Jun 12 16:25:50.375098 crc crio[21573]: time=\"2026-06-12T16:25:50.374941204Z\" level=info msg=\"Checking pod openstack_barbican-db-create-jvbtf for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 17:20:10.317073 | controller |     "Jun 12 16:25:50.403857 crc crio[21573]: 2026-06-12T16:25:50Z [verbose] CmdAdd (shim): {1.1.0 [{Name:dfb006f8a65f1dc Mac:ae:b0:79:16:ce:1c Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:8e Mtu:0 Sandbox:/var/run/netns/e463fd18-38d9-4c68-af35-e88b3bcf0460 SocketPath: PciID:}] [{Interface:0xc00025aa20 Address:{IP:10.217.0.142 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 17:20:10.317089 | controller |     "Jun 12 16:25:50.406332 crc crio[21573]: time=\"2026-06-12T16:25:50.406199895Z\" level=info msg=\"Got pod network &{Name:barbican-2c94-account-create-update-qlcdg Namespace:openstack ID:dfb006f8a65f1dcef71a9d10c00815bfbbc6a4695b5f4cbb31a0ca29734483d8 UID:fe45bc02-b6df-499d-87cc-645f1500e6b5 NetNS:/var/run/netns/e463fd18-38d9-4c68-af35-e88b3bcf0460 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podfe45bc02_b6df_499d_87cc_645f1500e6b5.slice PodAnnotations:0xc002428548}] Aliases:map[]}\"",
2026-06-12 17:20:10.317107 | controller |     "Jun 12 16:25:50.406523 crc crio[21573]: time=\"2026-06-12T16:25:50.406486683Z\" level=info msg=\"Checking pod openstack_barbican-2c94-account-create-update-qlcdg for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 17:20:10.317123 | controller |     "Jun 12 16:25:50.409064 crc crio[21573]: time=\"2026-06-12T16:25:50.40830072Z\" level=info msg=\"Ran pod sandbox 98e4e2feb24185cdd7366bff7269c6fc2e5c600500eb0b956a69e01230595037 with infra container: openstack/barbican-db-create-jvbtf/POD\" id=e1241121-f382-46f9-8ec3-f7cd2db0a3ea name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:20:10.317140 | controller |     "Jun 12 16:25:50.419111 crc crio[21573]: time=\"2026-06-12T16:25:50.419027567Z\" level=info msg=\"Ran pod sandbox 00fbf63856ff44f832935843bcee587e2e3cd84e1612f5bb47d2f1bab5e96314 with infra container: openstack/neutron-db-create-98m7s/POD\" id=26293423-55d9-4468-bc14-15f1ed80a09d name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:20:10.317156 | controller |     "Jun 12 16:25:50.420279 crc crio[21573]: time=\"2026-06-12T16:25:50.419412319Z\" level=info msg=\"Created container 568d95c7536ccf454e3da0c6726e5c4c4b4f6938712137fc743691d60f16b8f5: openstack/cinder-31fd-account-create-update-tg4rt/mariadb-account-create-update\" id=8fa075d5-6ac2-4db6-9876-eb4449de5b1e name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:20:10.317172 | controller |     "Jun 12 16:25:50.420279 crc crio[21573]: time=\"2026-06-12T16:25:50.419601575Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=7d8eba73-4e14-497d-b08c-f4dc79f95380 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:20:10.317189 | controller |     "Jun 12 16:25:50.442984 crc crio[21573]: time=\"2026-06-12T16:25:50.441838432Z\" level=info msg=\"Starting container: 568d95c7536ccf454e3da0c6726e5c4c4b4f6938712137fc743691d60f16b8f5\" id=8c36468c-4544-4600-b71f-531e81024700 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 17:20:10.317205 | controller |     "Jun 12 16:25:50.442984 crc crio[21573]: time=\"2026-06-12T16:25:50.442594185Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=91ad7ecf-9e31-449c-b9b4-bc7e41779c50 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:20:10.317220 | controller |     "Jun 12 16:25:50.447600 crc crio[21573]: time=\"2026-06-12T16:25:50.447239468Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=c060da03-daab-41e1-a86f-256b51432cff name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:20:10.317237 | controller |     "Jun 12 16:25:50.452686 crc crio[21573]: time=\"2026-06-12T16:25:50.452604498Z\" level=info msg=\"Started container\" PID=68201 containerID=568d95c7536ccf454e3da0c6726e5c4c4b4f6938712137fc743691d60f16b8f5 description=openstack/cinder-31fd-account-create-update-tg4rt/mariadb-account-create-update id=8c36468c-4544-4600-b71f-531e81024700 name=/runtime.v1.RuntimeService/StartContainer sandboxID=b965a8c59f2d04dd9306a83d1a7ebd79af08d678668e9c230128a94ee8c4fbf1",
2026-06-12 17:20:10.317257 | controller |     "Jun 12 16:25:50.454066 crc crio[21573]: time=\"2026-06-12T16:25:50.453682619Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=091e3e97-457d-4510-89f5-8a1f5bc8b7f6 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:20:10.317273 | controller |     "Jun 12 16:25:50.460359 crc crio[21573]: time=\"2026-06-12T16:25:50.460266225Z\" level=info msg=\"Creating container: openstack/barbican-db-create-jvbtf/mariadb-database-create\" id=88cc3069-4ad6-4d9e-924a-f707dcc6d4c3 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:20:10.317289 | controller |     "Jun 12 16:25:50.461936 crc crio[21573]: time=\"2026-06-12T16:25:50.46150092Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.317304 | controller |     "Jun 12 16:25:50.475986 crc crio[21573]: time=\"2026-06-12T16:25:50.475812718Z\" level=info msg=\"Creating container: openstack/neutron-db-create-98m7s/mariadb-database-create\" id=7e78bf9e-a78e-4e58-b117-42efbf322b2f name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:20:10.317320 | controller |     "Jun 12 16:25:50.486486 crc crio[21573]: time=\"2026-06-12T16:25:50.486318015Z\" level=info msg=\"Ran pod sandbox dfb006f8a65f1dcef71a9d10c00815bfbbc6a4695b5f4cbb31a0ca29734483d8 with infra container: openstack/barbican-2c94-account-create-update-qlcdg/POD\" id=248dd15c-fb0a-4c94-835e-0ef0cd044bf7 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:20:10.317337 | controller |     "Jun 12 16:25:50.491166 crc crio[21573]: time=\"2026-06-12T16:25:50.491076948Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=932ea84f-8f18-43ee-9c66-6d8fe2c52c7d name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:20:10.317353 | controller |     "Jun 12 16:25:50.510355 crc crio[21573]: time=\"2026-06-12T16:25:50.510154807Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.317368 | controller |     "Jun 12 16:25:50.517530 crc crio[21573]: time=\"2026-06-12T16:25:50.517378762Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=a2517269-e8f4-42f8-892b-ef96947f7a4d name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:20:10.317384 | controller |     "Jun 12 16:25:50.543357 crc crio[21573]: time=\"2026-06-12T16:25:50.543282315Z\" level=info msg=\"Created container 11e8bc86a3b9ceeae0595edb162234ae2f8990112c5a0d1d387cc457b2cef99c: openstack/neutron-7009-account-create-update-qfzzp/mariadb-account-create-update\" id=ece95e46-89ff-41f2-85d8-70a90c7cd76a name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:20:10.317400 | controller |     "Jun 12 16:25:50.547412 crc crio[21573]: time=\"2026-06-12T16:25:50.547304988Z\" level=info msg=\"Starting container: 11e8bc86a3b9ceeae0595edb162234ae2f8990112c5a0d1d387cc457b2cef99c\" id=04759606-e688-4ab7-a0c0-64d818351cd4 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 17:20:10.317415 | controller |     "Jun 12 16:25:50.553662 crc crio[21573]: time=\"2026-06-12T16:25:50.54932369Z\" level=info msg=\"Created container 938af177b8dc90ac04062bd84c637bc9d47bbc45b799cb5f564e6b16fd33f3f9: openstack/cinder-db-create-8rkj6/mariadb-database-create\" id=b39825f1-5a43-4ed7-9902-ab47ae849d4e name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:20:10.317431 | controller |     "Jun 12 16:25:50.558520 crc crio[21573]: time=\"2026-06-12T16:25:50.558363215Z\" level=info msg=\"Starting container: 938af177b8dc90ac04062bd84c637bc9d47bbc45b799cb5f564e6b16fd33f3f9\" id=1b69d2cc-8d96-4146-8fdd-4dd60239135e name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 17:20:10.317451 | controller |     "Jun 12 16:25:50.563902 crc crio[21573]: time=\"2026-06-12T16:25:50.563600034Z\" level=info msg=\"Started container\" PID=68210 containerID=11e8bc86a3b9ceeae0595edb162234ae2f8990112c5a0d1d387cc457b2cef99c description=openstack/neutron-7009-account-create-update-qfzzp/mariadb-account-create-update id=04759606-e688-4ab7-a0c0-64d818351cd4 name=/runtime.v1.RuntimeService/StartContainer sandboxID=71492abbf41961d0ee00c4935638a96db52c809188e2f1b803b665283e8a4ea6",
2026-06-12 17:20:10.317467 | controller |     "Jun 12 16:25:50.564892 crc crio[21573]: time=\"2026-06-12T16:25:50.564696325Z\" level=info msg=\"Creating container: openstack/barbican-2c94-account-create-update-qlcdg/mariadb-account-create-update\" id=d780324d-d85c-4bfe-b523-a374ec520aaa name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:20:10.317483 | controller |     "Jun 12 16:25:50.565646 crc crio[21573]: time=\"2026-06-12T16:25:50.565435076Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.317498 | controller |     "Jun 12 16:25:50.579494 crc crio[21573]: time=\"2026-06-12T16:25:50.579296224Z\" level=info msg=\"Started container\" PID=68228 containerID=938af177b8dc90ac04062bd84c637bc9d47bbc45b799cb5f564e6b16fd33f3f9 description=openstack/cinder-db-create-8rkj6/mariadb-database-create id=1b69d2cc-8d96-4146-8fdd-4dd60239135e name=/runtime.v1.RuntimeService/StartContainer sandboxID=c73a4f0ea6674e4592ca250dd7202dc7ae7dcf4df276134e0ac298c63f5e1d78",
2026-06-12 17:20:10.317514 | controller |     "Jun 12 16:25:50.584875 crc crio[21573]: 2026-06-12T16:25:50Z [verbose] CmdAdd (shim): {1.1.0 [{Name:2c7324029bf5bfc Mac:de:54:d7:17:52:dc Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:7d Mtu:0 Sandbox:/var/run/netns/14179609-af3f-4dd7-9e15-bc5f7f1c3b4e SocketPath: PciID:}] [{Interface:0xc0001126b0 Address:{IP:10.217.0.125 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 17:20:10.317536 | controller |     "Jun 12 16:25:50.592501 crc crio[21573]: time=\"2026-06-12T16:25:50.590658692Z\" level=info msg=\"Got pod network &{Name:swift-storage-0 Namespace:openstack ID:2c7324029bf5bfcdd7d727a616e2924c5fb914cc89dce009954edea9a6d87cf7 UID:3d19f734-27d1-473d-9b3b-968d95b500cd NetNS:/var/run/netns/14179609-af3f-4dd7-9e15-bc5f7f1c3b4e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod3d19f734_27d1_473d_9b3b_968d95b500cd.slice PodAnnotations:0xc00008ccc8}] Aliases:map[]}\"",
2026-06-12 17:20:10.317560 | controller |     "Jun 12 16:25:50.592501 crc crio[21573]: time=\"2026-06-12T16:25:50.591916166Z\" level=info msg=\"Checking pod openstack_swift-storage-0 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 17:20:10.317600 | controller |     "Jun 12 16:25:50.633072 crc crio[21573]: time=\"2026-06-12T16:25:50.632987615Z\" level=info msg=\"Ran pod sandbox 2c7324029bf5bfcdd7d727a616e2924c5fb914cc89dce009954edea9a6d87cf7 with infra container: openstack/swift-storage-0/POD\" id=1bb9e9cb-f322-49cd-adb9-aa27f8594324 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:20:10.317620 | controller |     "Jun 12 16:25:50.640901 crc crio[21573]: time=\"2026-06-12T16:25:50.640821406Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-object:current-podified\" id=d57c2242-d621-4418-9063-f22d16e38cd6 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:20:10.317638 | controller |     "Jun 12 16:25:50.641365 crc crio[21573]: time=\"2026-06-12T16:25:50.641278689Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/openstack-swift-object:current-podified not found\" id=d57c2242-d621-4418-9063-f22d16e38cd6 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:20:10.317654 | controller |     "Jun 12 16:25:50.641538 crc crio[21573]: time=\"2026-06-12T16:25:50.641384182Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-swift-object:current-podified found\" id=d57c2242-d621-4418-9063-f22d16e38cd6 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:20:10.317674 | controller |     "Jun 12 16:25:50.643253 crc crio[21573]: time=\"2026-06-12T16:25:50.643150437Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-swift-object:current-podified\" id=3886a51e-8d7f-4889-b305-f792719ccf01 name=/runtime.v1.ImageService/PullImage",
2026-06-12 17:20:10.317690 | controller |     "Jun 12 16:25:50.654910 crc crio[21573]: time=\"2026-06-12T16:25:50.654781362Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-swift-object:current-podified\\\"\"",
2026-06-12 17:20:10.317706 | controller |     "Jun 12 16:25:50.678374 crc crio[21573]: time=\"2026-06-12T16:25:50.678296146Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.317722 | controller |     "Jun 12 16:25:50.684685 crc crio[21573]: time=\"2026-06-12T16:25:50.68443142Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.317737 | controller |     "Jun 12 16:25:50.701767 crc crio[21573]: time=\"2026-06-12T16:25:50.701571192Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.317753 | controller |     "Jun 12 16:25:50.702994 crc crio[21573]: time=\"2026-06-12T16:25:50.702825446Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.317769 | controller |     "Jun 12 16:25:50.708254 crc crio[21573]: time=\"2026-06-12T16:25:50.70813242Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.317784 | controller |     "Jun 12 16:25:50.726762 crc crio[21573]: time=\"2026-06-12T16:25:50.726554808Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.317799 | controller |     "Jun 12 16:25:50.873078 crc crio[21573]: time=\"2026-06-12T16:25:50.872333118Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.317815 | controller |     "Jun 12 16:25:50.912207 crc crio[21573]: time=\"2026-06-12T16:25:50.91199698Z\" level=info msg=\"Created container 2a5f5cc7690945eb10966648136c0ae87d8479edc32e85efdc2a5d4c340cd8cc: openstack/neutron-db-create-98m7s/mariadb-database-create\" id=7e78bf9e-a78e-4e58-b117-42efbf322b2f name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:20:10.317831 | controller |     "Jun 12 16:25:50.917763 crc crio[21573]: time=\"2026-06-12T16:25:50.917685582Z\" level=info msg=\"Starting container: 2a5f5cc7690945eb10966648136c0ae87d8479edc32e85efdc2a5d4c340cd8cc\" id=617a3e7b-fe4b-4b98-a741-4074d84a52af name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 17:20:10.317847 | controller |     "Jun 12 16:25:50.919735 crc crio[21573]: time=\"2026-06-12T16:25:50.91933011Z\" level=info msg=\"Created container 97ffa52f3cb57b86dc2df9db3ed9e15223c07fbd172e625d873fc761c9a138a5: openstack/barbican-db-create-jvbtf/mariadb-database-create\" id=88cc3069-4ad6-4d9e-924a-f707dcc6d4c3 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:20:10.317864 | controller |     "Jun 12 16:25:50.920790 crc crio[21573]: time=\"2026-06-12T16:25:50.920693916Z\" level=info msg=\"Starting container: 97ffa52f3cb57b86dc2df9db3ed9e15223c07fbd172e625d873fc761c9a138a5\" id=ade38237-db3b-4792-ba08-d691bfd9521d name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 17:20:10.317888 | controller |     "Jun 12 16:25:50.931524 crc crio[21573]: time=\"2026-06-12T16:25:50.930829764Z\" level=info msg=\"Created container 4b57afa2a83d53a04989bd566f55c13d39432bf728b65e6c22b3f9c6f2ecdc76: openstack/barbican-2c94-account-create-update-qlcdg/mariadb-account-create-update\" id=d780324d-d85c-4bfe-b523-a374ec520aaa name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:20:10.317906 | controller |     "Jun 12 16:25:50.931524 crc crio[21573]: time=\"2026-06-12T16:25:50.931114891Z\" level=info msg=\"Started container\" PID=68317 containerID=97ffa52f3cb57b86dc2df9db3ed9e15223c07fbd172e625d873fc761c9a138a5 description=openstack/barbican-db-create-jvbtf/mariadb-database-create id=ade38237-db3b-4792-ba08-d691bfd9521d name=/runtime.v1.RuntimeService/StartContainer sandboxID=98e4e2feb24185cdd7366bff7269c6fc2e5c600500eb0b956a69e01230595037",
2026-06-12 17:20:10.317923 | controller |     "Jun 12 16:25:50.932620 crc crio[21573]: time=\"2026-06-12T16:25:50.932547813Z\" level=info msg=\"Started container\" PID=68306 containerID=2a5f5cc7690945eb10966648136c0ae87d8479edc32e85efdc2a5d4c340cd8cc description=openstack/neutron-db-create-98m7s/mariadb-database-create id=617a3e7b-fe4b-4b98-a741-4074d84a52af name=/runtime.v1.RuntimeService/StartContainer sandboxID=00fbf63856ff44f832935843bcee587e2e3cd84e1612f5bb47d2f1bab5e96314",
2026-06-12 17:20:10.317940 | controller |     "Jun 12 16:25:50.949623 crc crio[21573]: time=\"2026-06-12T16:25:50.941750643Z\" level=info msg=\"Starting container: 4b57afa2a83d53a04989bd566f55c13d39432bf728b65e6c22b3f9c6f2ecdc76\" id=77bce80e-8ad7-4676-b77c-c82f3070ad2e name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 17:20:10.317956 | controller |     "Jun 12 16:25:50.979556 crc crio[21573]: time=\"2026-06-12T16:25:50.979387267Z\" level=info msg=\"Started container\" PID=68314 containerID=4b57afa2a83d53a04989bd566f55c13d39432bf728b65e6c22b3f9c6f2ecdc76 description=openstack/barbican-2c94-account-create-update-qlcdg/mariadb-account-create-update id=77bce80e-8ad7-4676-b77c-c82f3070ad2e name=/runtime.v1.RuntimeService/StartContainer sandboxID=dfb006f8a65f1dcef71a9d10c00815bfbbc6a4695b5f4cbb31a0ca29734483d8",
2026-06-12 17:20:10.317986 | controller |     "Jun 12 16:25:51.277891 crc crio[21573]: time=\"2026-06-12T16:25:51.277807844Z\" level=info msg=\"Created container 8ca36b51aa9b136675936feae81d27c36d53cf2f57ec01c844e1faf3b24c874e: openstack/glance-db-sync-bw86p/glance-db-sync\" id=cfe999ce-9621-4797-a7f4-ce15fb4d2398 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:20:10.318004 | controller |     "Jun 12 16:25:51.279847 crc crio[21573]: time=\"2026-06-12T16:25:51.279694857Z\" level=info msg=\"Starting container: 8ca36b51aa9b136675936feae81d27c36d53cf2f57ec01c844e1faf3b24c874e\" id=5235975d-4686-41c7-bd46-3066160c942a name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 17:20:10.318020 | controller |     "Jun 12 16:25:51.300754 crc crio[21573]: time=\"2026-06-12T16:25:51.296307Z\" level=info msg=\"Started container\" PID=68405 containerID=8ca36b51aa9b136675936feae81d27c36d53cf2f57ec01c844e1faf3b24c874e description=openstack/glance-db-sync-bw86p/glance-db-sync id=5235975d-4686-41c7-bd46-3066160c942a name=/runtime.v1.RuntimeService/StartContainer sandboxID=fefe789dacfea5288b06cbeae4691a14ff02b9b2499aa424f39a26097254f838",
2026-06-12 17:20:10.318037 | controller |     "Jun 12 16:25:52.583094 crc crio[21573]: time=\"2026-06-12T16:25:52.581907625Z\" level=info msg=\"Stopping pod sandbox: 00fbf63856ff44f832935843bcee587e2e3cd84e1612f5bb47d2f1bab5e96314\" id=b7119eaa-9b68-48c0-be8f-cc1d5775b1dc name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 17:20:10.318053 | controller |     "Jun 12 16:25:52.584430 crc crio[21573]: time=\"2026-06-12T16:25:52.582369219Z\" level=info msg=\"Stopping pod sandbox: c73a4f0ea6674e4592ca250dd7202dc7ae7dcf4df276134e0ac298c63f5e1d78\" id=cfd9d146-8cde-4179-994d-50ac92fd7904 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 17:20:10.318072 | controller |     "Jun 12 16:25:52.584430 crc crio[21573]: time=\"2026-06-12T16:25:52.584157359Z\" level=info msg=\"Got pod network &{Name:neutron-db-create-98m7s Namespace:openstack ID:00fbf63856ff44f832935843bcee587e2e3cd84e1612f5bb47d2f1bab5e96314 UID:77824843-c296-45d0-8e2c-3f0291453de2 NetNS:/var/run/netns/ba537f3a-572a-4286-9426-59c047d4171d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod77824843_c296_45d0_8e2c_3f0291453de2.slice PodAnnotations:0xc00008d790}] Aliases:map[]}\"",
2026-06-12 17:20:10.318089 | controller |     "Jun 12 16:25:52.584655 crc crio[21573]: time=\"2026-06-12T16:25:52.584492088Z\" level=info msg=\"Deleting pod openstack_neutron-db-create-98m7s from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 17:20:10.318105 | controller |     "Jun 12 16:25:52.584655 crc crio[21573]: time=\"2026-06-12T16:25:52.584407068Z\" level=info msg=\"Got pod network &{Name:cinder-db-create-8rkj6 Namespace:openstack ID:c73a4f0ea6674e4592ca250dd7202dc7ae7dcf4df276134e0ac298c63f5e1d78 UID:f88403ba-be20-4289-97b3-c916fd84ac94 NetNS:/var/run/netns/7cc7098b-5206-4a44-a94b-2a11281a7848 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podf88403ba_be20_4289_97b3_c916fd84ac94.slice PodAnnotations:0xc000138fc8}] Aliases:map[]}\"",
2026-06-12 17:20:10.318121 | controller |     "Jun 12 16:25:52.585600 crc crio[21573]: time=\"2026-06-12T16:25:52.584950664Z\" level=info msg=\"Deleting pod openstack_cinder-db-create-8rkj6 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 17:20:10.318137 | controller |     "Jun 12 16:25:52.585600 crc crio[21573]: time=\"2026-06-12T16:25:52.583051089Z\" level=info msg=\"Stopping pod sandbox: 71492abbf41961d0ee00c4935638a96db52c809188e2f1b803b665283e8a4ea6\" id=9549b072-89d9-4dc9-927c-0149f2c3fa90 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 17:20:10.318153 | controller |     "Jun 12 16:25:52.585600 crc crio[21573]: time=\"2026-06-12T16:25:52.582589865Z\" level=info msg=\"Stopping pod sandbox: dfb006f8a65f1dcef71a9d10c00815bfbbc6a4695b5f4cbb31a0ca29734483d8\" id=59e5e946-e150-4bce-b272-5aced1f6f7f5 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 17:20:10.318169 | controller |     "Jun 12 16:25:52.585763 crc crio[21573]: time=\"2026-06-12T16:25:52.582716998Z\" level=info msg=\"Stopping pod sandbox: 98e4e2feb24185cdd7366bff7269c6fc2e5c600500eb0b956a69e01230595037\" id=ef182ede-decd-49a9-97bf-13a385463afc name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 17:20:10.318184 | controller |     "Jun 12 16:25:52.585857 crc crio[21573]: time=\"2026-06-12T16:25:52.582506323Z\" level=info msg=\"Stopping pod sandbox: b965a8c59f2d04dd9306a83d1a7ebd79af08d678668e9c230128a94ee8c4fbf1\" id=279e718c-8d9c-4996-9ee3-93ff17363afb name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 17:20:10.318199 | controller |     "Jun 12 16:25:52.586391 crc crio[21573]: time=\"2026-06-12T16:25:52.586317472Z\" level=info msg=\"Got pod network &{Name:barbican-2c94-account-create-update-qlcdg Namespace:openstack ID:dfb006f8a65f1dcef71a9d10c00815bfbbc6a4695b5f4cbb31a0ca29734483d8 UID:fe45bc02-b6df-499d-87cc-645f1500e6b5 NetNS:/var/run/netns/e463fd18-38d9-4c68-af35-e88b3bcf0460 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podfe45bc02_b6df_499d_87cc_645f1500e6b5.slice PodAnnotations:0xc002428a08}] Aliases:map[]}\"",
2026-06-12 17:20:10.318215 | controller |     "Jun 12 16:25:52.586746 crc crio[21573]: time=\"2026-06-12T16:25:52.586683758Z\" level=info msg=\"Got pod network &{Name:cinder-31fd-account-create-update-tg4rt Namespace:openstack ID:b965a8c59f2d04dd9306a83d1a7ebd79af08d678668e9c230128a94ee8c4fbf1 UID:330da392-de5e-4d84-a157-155419317d14 NetNS:/var/run/netns/3db0d7d4-1d03-49b0-9bc7-3566e7e35254 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod330da392_de5e_4d84_a157_155419317d14.slice PodAnnotations:0xc003674db8}] Aliases:map[]}\"",
2026-06-12 17:20:10.318234 | controller |     "Jun 12 16:25:52.586844 crc crio[21573]: time=\"2026-06-12T16:25:52.586765345Z\" level=info msg=\"Deleting pod openstack_barbican-2c94-account-create-update-qlcdg from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 17:20:10.318250 | controller |     "Jun 12 16:25:52.587008 crc crio[21573]: time=\"2026-06-12T16:25:52.586957346Z\" level=info msg=\"Deleting pod openstack_cinder-31fd-account-create-update-tg4rt from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 17:20:10.318266 | controller |     "Jun 12 16:25:52.587254 crc crio[21573]: time=\"2026-06-12T16:25:52.587160667Z\" level=info msg=\"Got pod network &{Name:neutron-7009-account-create-update-qfzzp Namespace:openstack ID:71492abbf41961d0ee00c4935638a96db52c809188e2f1b803b665283e8a4ea6 UID:175712b4-435b-4836-84a9-f46b0dc021c3 NetNS:/var/run/netns/bbea291c-b927-4ff6-b0e4-87fcc69e7a5f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod175712b4_435b_4836_84a9_f46b0dc021c3.slice PodAnnotations:0xc000139018}] Aliases:map[]}\"",
2026-06-12 17:20:10.318281 | controller |     "Jun 12 16:25:52.587554 crc crio[21573]: time=\"2026-06-12T16:25:52.587416904Z\" level=info msg=\"Deleting pod openstack_neutron-7009-account-create-update-qfzzp from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 17:20:10.318297 | controller |     "Jun 12 16:25:52.588263 crc crio[21573]: time=\"2026-06-12T16:25:52.587183137Z\" level=info msg=\"Got pod network &{Name:barbican-db-create-jvbtf Namespace:openstack ID:98e4e2feb24185cdd7366bff7269c6fc2e5c600500eb0b956a69e01230595037 UID:1d7f6d73-01cc-4331-945c-1206edbcadfa NetNS:/var/run/netns/f2f286b9-155f-4425-8afd-f4e55c5908e0 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod1d7f6d73_01cc_4331_945c_1206edbcadfa.slice PodAnnotations:0xc002723088}] Aliases:map[]}\"",
2026-06-12 17:20:10.318313 | controller |     "Jun 12 16:25:52.588831 crc crio[21573]: time=\"2026-06-12T16:25:52.588746498Z\" level=info msg=\"Deleting pod openstack_barbican-db-create-jvbtf from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 17:20:10.318328 | controller |     "Jun 12 16:25:52.637384 crc crio[21573]: time=\"2026-06-12T16:25:52.636573113Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-swift-object@sha256:e6b715ff15b96e4de4e1449be2a861ed05658dcbb87e30cf5190a9b6d44c48a0\" id=3886a51e-8d7f-4889-b305-f792719ccf01 name=/runtime.v1.ImageService/PullImage",
2026-06-12 17:20:10.318344 | controller |     "Jun 12 16:25:52.641096 crc crio[21573]: time=\"2026-06-12T16:25:52.641063078Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-object:current-podified\" id=17341829-349d-498a-b2d6-27f7b274edab name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:20:10.318360 | controller |     "Jun 12 16:25:52.660584 crc crio[21573]: time=\"2026-06-12T16:25:52.658656575Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-object:current-podified\" id=2d7cb669-ea64-4e1c-b79c-c6c6e9140f3c name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:20:10.318377 | controller |     "Jun 12 16:25:52.759015 crc crio[21573]: time=\"2026-06-12T16:25:52.75843092Z\" level=info msg=\"Creating container: openstack/swift-storage-0/xattr-restore\" id=e3a1055a-455f-4444-a8ff-a5aecbbb3f9f name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:20:10.318393 | controller |     "Jun 12 16:25:52.761309 crc crio[21573]: time=\"2026-06-12T16:25:52.761020683Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.318411 | controller |     "Jun 12 16:25:52.880261 crc crio[21573]: time=\"2026-06-12T16:25:52.879174237Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.318429 | controller |     "Jun 12 16:25:52.889033 crc crio[21573]: time=\"2026-06-12T16:25:52.8877411Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.318445 | controller |     "Jun 12 16:25:53.028869 crc crio[21573]: time=\"2026-06-12T16:25:53.028724099Z\" level=info msg=\"Stopped pod sandbox: c73a4f0ea6674e4592ca250dd7202dc7ae7dcf4df276134e0ac298c63f5e1d78\" id=cfd9d146-8cde-4179-994d-50ac92fd7904 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 17:20:10.318461 | controller |     "Jun 12 16:25:53.390660 crc crio[21573]: time=\"2026-06-12T16:25:53.389689787Z\" level=info msg=\"Stopped pod sandbox: b965a8c59f2d04dd9306a83d1a7ebd79af08d678668e9c230128a94ee8c4fbf1\" id=279e718c-8d9c-4996-9ee3-93ff17363afb name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 17:20:10.318477 | controller |     "Jun 12 16:25:53.395688 crc crio[21573]: time=\"2026-06-12T16:25:53.39549462Z\" level=info msg=\"Stopped pod sandbox: dfb006f8a65f1dcef71a9d10c00815bfbbc6a4695b5f4cbb31a0ca29734483d8\" id=59e5e946-e150-4bce-b272-5aced1f6f7f5 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 17:20:10.318493 | controller |     "Jun 12 16:25:53.398073 crc crio[21573]: time=\"2026-06-12T16:25:53.39797006Z\" level=info msg=\"Stopped pod sandbox: 98e4e2feb24185cdd7366bff7269c6fc2e5c600500eb0b956a69e01230595037\" id=ef182ede-decd-49a9-97bf-13a385463afc name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 17:20:10.318508 | controller |     "Jun 12 16:25:53.411520 crc crio[21573]: time=\"2026-06-12T16:25:53.410657091Z\" level=info msg=\"Created container fdf0eae6529d289153e47c5af94e6556b7ee63bc905ecb8aa243d7dcf627bcd8: openstack/swift-storage-0/xattr-restore\" id=e3a1055a-455f-4444-a8ff-a5aecbbb3f9f name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:20:10.318524 | controller |     "Jun 12 16:25:53.421298 crc crio[21573]: time=\"2026-06-12T16:25:53.420292712Z\" level=info msg=\"Stopped pod sandbox: 00fbf63856ff44f832935843bcee587e2e3cd84e1612f5bb47d2f1bab5e96314\" id=b7119eaa-9b68-48c0-be8f-cc1d5775b1dc name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 17:20:10.318541 | controller |     "Jun 12 16:25:53.439395 crc crio[21573]: time=\"2026-06-12T16:25:53.43930455Z\" level=info msg=\"Starting container: fdf0eae6529d289153e47c5af94e6556b7ee63bc905ecb8aa243d7dcf627bcd8\" id=aaa5d381-1025-4688-924b-8be46a501bf4 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 17:20:10.318565 | controller |     "Jun 12 16:25:53.448779 crc crio[21573]: time=\"2026-06-12T16:25:53.445794496Z\" level=info msg=\"Stopped pod sandbox: 71492abbf41961d0ee00c4935638a96db52c809188e2f1b803b665283e8a4ea6\" id=9549b072-89d9-4dc9-927c-0149f2c3fa90 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 17:20:10.318605 | controller |     "Jun 12 16:25:53.452896 crc crio[21573]: time=\"2026-06-12T16:25:53.452825878Z\" level=info msg=\"Started container\" PID=68623 containerID=fdf0eae6529d289153e47c5af94e6556b7ee63bc905ecb8aa243d7dcf627bcd8 description=openstack/swift-storage-0/xattr-restore id=aaa5d381-1025-4688-924b-8be46a501bf4 name=/runtime.v1.RuntimeService/StartContainer sandboxID=2c7324029bf5bfcdd7d727a616e2924c5fb914cc89dce009954edea9a6d87cf7",
2026-06-12 17:20:10.318625 | controller |     "Jun 12 16:25:53.635367 crc crio[21573]: time=\"2026-06-12T16:25:53.634098277Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-account:current-podified\" id=60f8ddb5-63f0-4a34-aba8-96ecbb4eb086 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:20:10.318647 | controller |     "Jun 12 16:25:53.635367 crc crio[21573]: time=\"2026-06-12T16:25:53.635197625Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/openstack-swift-account:current-podified not found\" id=60f8ddb5-63f0-4a34-aba8-96ecbb4eb086 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:20:10.318664 | controller |     "Jun 12 16:25:53.635367 crc crio[21573]: time=\"2026-06-12T16:25:53.635306012Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-swift-account:current-podified found\" id=60f8ddb5-63f0-4a34-aba8-96ecbb4eb086 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:20:10.318681 | controller |     "Jun 12 16:25:53.640771 crc crio[21573]: time=\"2026-06-12T16:25:53.639342131Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-swift-account:current-podified\" id=6ba303da-fac0-4e39-970c-bfb073997774 name=/runtime.v1.ImageService/PullImage",
2026-06-12 17:20:10.318697 | controller |     "Jun 12 16:25:53.646576 crc crio[21573]: time=\"2026-06-12T16:25:53.646084374Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-swift-account:current-podified\\\"\"",
2026-06-12 17:20:10.318712 | controller |     "Jun 12 16:25:59.751521 crc crio[21573]: time=\"2026-06-12T16:25:59.75030872Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-swift-account@sha256:da39dd850d282c25b965ff5524c1f10f11dfa83a9768ddb4fc9e219eed5be6c4\" id=6ba303da-fac0-4e39-970c-bfb073997774 name=/runtime.v1.ImageService/PullImage",
2026-06-12 17:20:10.318729 | controller |     "Jun 12 16:25:59.753630 crc crio[21573]: time=\"2026-06-12T16:25:59.752587302Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-account:current-podified\" id=b9e04bce-3141-42e1-bfb8-06334753e33a name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:20:10.318745 | controller |     "Jun 12 16:25:59.755632 crc crio[21573]: time=\"2026-06-12T16:25:59.755508725Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-keystone@sha256:2b959ecc0633482d12fc21192f2666653f03ef98bae30f48fae6e84b20bc106b\" id=5bec23a2-4f9b-4a05-906c-bc3aac7edd30 name=/runtime.v1.ImageService/PullImage",
2026-06-12 17:20:10.318761 | controller |     "Jun 12 16:25:59.756567 crc crio[21573]: time=\"2026-06-12T16:25:59.756361409Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-keystone:current-podified\" id=baadf712-e350-4135-be0a-4648352ca49c name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:20:10.318777 | controller |     "Jun 12 16:25:59.780063 crc crio[21573]: time=\"2026-06-12T16:25:59.779412662Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-account:current-podified\" id=9258022a-4396-4677-94dd-f1004d87e4fc name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:20:10.318793 | controller |     "Jun 12 16:25:59.789013 crc crio[21573]: time=\"2026-06-12T16:25:59.78890451Z\" level=info msg=\"Creating container: openstack/swift-storage-0/account-server\" id=39ecd043-37aa-461b-9664-b344006bf168 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:20:10.318809 | controller |     "Jun 12 16:25:59.793583 crc crio[21573]: time=\"2026-06-12T16:25:59.793364628Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.318825 | controller |     "Jun 12 16:25:59.802312 crc crio[21573]: time=\"2026-06-12T16:25:59.802194157Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-keystone:current-podified\" id=1d0423ad-9d20-4844-b922-3750b789c943 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:20:10.318841 | controller |     "Jun 12 16:25:59.835608 crc crio[21573]: time=\"2026-06-12T16:25:59.834774348Z\" level=info msg=\"Creating container: openstack/keystone-db-sync-nfr6p/keystone-db-sync\" id=17fd258a-d36c-45be-a0c2-ed78708a1c8c name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:20:10.318861 | controller |     "Jun 12 16:25:59.838503 crc crio[21573]: time=\"2026-06-12T16:25:59.836818879Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.318877 | controller |     "Jun 12 16:25:59.869238 crc crio[21573]: time=\"2026-06-12T16:25:59.869102871Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.318893 | controller |     "Jun 12 16:25:59.874185 crc crio[21573]: time=\"2026-06-12T16:25:59.874100811Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.318909 | controller |     "Jun 12 16:25:59.914272 crc crio[21573]: time=\"2026-06-12T16:25:59.914058815Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.318925 | controller |     "Jun 12 16:25:59.920681 crc crio[21573]: time=\"2026-06-12T16:25:59.91996147Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.318940 | controller |     "Jun 12 16:26:00.107503 crc crio[21573]: time=\"2026-06-12T16:26:00.107319814Z\" level=info msg=\"Created container be5649e847d726e94d1b78c89550435f2afcad95d029f0b386fd85c01fcac9e4: openstack/keystone-db-sync-nfr6p/keystone-db-sync\" id=17fd258a-d36c-45be-a0c2-ed78708a1c8c name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:20:10.318956 | controller |     "Jun 12 16:26:00.108722 crc crio[21573]: time=\"2026-06-12T16:26:00.108521027Z\" level=info msg=\"Created container 1c889503a1f901584a9faf77788927427cf9f6dac62afa972d87cfad9aa1d1d7: openstack/swift-storage-0/account-server\" id=39ecd043-37aa-461b-9664-b344006bf168 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:20:10.318971 | controller |     "Jun 12 16:26:00.110701 crc crio[21573]: time=\"2026-06-12T16:26:00.110602825Z\" level=info msg=\"Starting container: 1c889503a1f901584a9faf77788927427cf9f6dac62afa972d87cfad9aa1d1d7\" id=6f0fe027-0988-494a-be23-8fa2faaced9e name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 17:20:10.318987 | controller |     "Jun 12 16:26:00.110889 crc crio[21573]: time=\"2026-06-12T16:26:00.110664617Z\" level=info msg=\"Starting container: be5649e847d726e94d1b78c89550435f2afcad95d029f0b386fd85c01fcac9e4\" id=ff114530-eb2c-46fc-af2d-95d460cab413 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 17:20:10.319004 | controller |     "Jun 12 16:26:00.118171 crc crio[21573]: time=\"2026-06-12T16:26:00.117992675Z\" level=info msg=\"Started container\" PID=69030 containerID=be5649e847d726e94d1b78c89550435f2afcad95d029f0b386fd85c01fcac9e4 description=openstack/keystone-db-sync-nfr6p/keystone-db-sync id=ff114530-eb2c-46fc-af2d-95d460cab413 name=/runtime.v1.RuntimeService/StartContainer sandboxID=8451c6f5cfd2e14db0244dad7164bfe8b1427df8d52d1f40a6f6c6dfac00e0ba",
2026-06-12 17:20:10.319020 | controller |     "Jun 12 16:26:00.118803 crc crio[21573]: time=\"2026-06-12T16:26:00.118668334Z\" level=info msg=\"Started container\" PID=69032 containerID=1c889503a1f901584a9faf77788927427cf9f6dac62afa972d87cfad9aa1d1d7 description=openstack/swift-storage-0/account-server id=6f0fe027-0988-494a-be23-8fa2faaced9e name=/runtime.v1.RuntimeService/StartContainer sandboxID=2c7324029bf5bfcdd7d727a616e2924c5fb914cc89dce009954edea9a6d87cf7",
2026-06-12 17:20:10.319037 | controller |     "Jun 12 16:26:00.143395 crc crio[21573]: time=\"2026-06-12T16:26:00.14327732Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-account:current-podified\" id=4a1e4f14-b603-4596-85ef-53280d97c154 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:20:10.319057 | controller |     "Jun 12 16:26:00.164239 crc crio[21573]: time=\"2026-06-12T16:26:00.164107681Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-account:current-podified\" id=b32f66cc-473e-40fb-a768-33cbd5028d1c name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:20:10.319073 | controller |     "Jun 12 16:26:00.179647 crc crio[21573]: time=\"2026-06-12T16:26:00.179403796Z\" level=info msg=\"Creating container: openstack/swift-storage-0/account-replicator\" id=b02e92b5-592f-48f3-95b6-b8d2ca2daac7 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:20:10.319089 | controller |     "Jun 12 16:26:00.181893 crc crio[21573]: time=\"2026-06-12T16:26:00.181720083Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.319104 | controller |     "Jun 12 16:26:00.299649 crc crio[21573]: time=\"2026-06-12T16:26:00.299322716Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.319120 | controller |     "Jun 12 16:26:00.308925 crc crio[21573]: time=\"2026-06-12T16:26:00.308826696Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.319136 | controller |     "Jun 12 16:26:00.437754 crc crio[21573]: time=\"2026-06-12T16:26:00.436972945Z\" level=info msg=\"Created container a046fbb0533775f8b6939b9c45b27a74fe24acdf09c6290ca1d852565b840099: openstack/swift-storage-0/account-replicator\" id=b02e92b5-592f-48f3-95b6-b8d2ca2daac7 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:20:10.319152 | controller |     "Jun 12 16:26:00.439680 crc crio[21573]: time=\"2026-06-12T16:26:00.439584106Z\" level=info msg=\"Starting container: a046fbb0533775f8b6939b9c45b27a74fe24acdf09c6290ca1d852565b840099\" id=6375d85d-f31f-4888-8e13-178deecfa1d4 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 17:20:10.319168 | controller |     "Jun 12 16:26:00.454320 crc crio[21573]: time=\"2026-06-12T16:26:00.454119418Z\" level=info msg=\"Started container\" PID=69050 containerID=a046fbb0533775f8b6939b9c45b27a74fe24acdf09c6290ca1d852565b840099 description=openstack/swift-storage-0/account-replicator id=6375d85d-f31f-4888-8e13-178deecfa1d4 name=/runtime.v1.RuntimeService/StartContainer sandboxID=2c7324029bf5bfcdd7d727a616e2924c5fb914cc89dce009954edea9a6d87cf7",
2026-06-12 17:20:10.319183 | controller |     "Jun 12 16:26:00.472772 crc crio[21573]: time=\"2026-06-12T16:26:00.472666102Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-account:current-podified\" id=8600f93c-bc36-4873-9a59-9b010f055c5a name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:20:10.319199 | controller |     "Jun 12 16:26:00.495971 crc crio[21573]: time=\"2026-06-12T16:26:00.495809927Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-account:current-podified\" id=47673017-8bf5-44ab-a27e-a24b03352d02 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:20:10.319215 | controller |     "Jun 12 16:26:00.513645 crc crio[21573]: time=\"2026-06-12T16:26:00.513391429Z\" level=info msg=\"Creating container: openstack/swift-storage-0/account-auditor\" id=03d69a7c-f730-4598-88fa-39ad62661ccd name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:20:10.319231 | controller |     "Jun 12 16:26:00.515953 crc crio[21573]: time=\"2026-06-12T16:26:00.515886289Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.319246 | controller |     "Jun 12 16:26:00.582793 crc crio[21573]: time=\"2026-06-12T16:26:00.582703227Z\" level=info msg=\"Running pod sandbox: openshift-infra/auto-csr-approver-29688026-qrpr5/POD\" id=897b4d12-0de7-460a-8572-6e0de1291f50 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:20:10.319265 | controller |     "Jun 12 16:26:00.582926 crc crio[21573]: time=\"2026-06-12T16:26:00.58281022Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.319281 | controller |     "Jun 12 16:26:00.625045 crc crio[21573]: time=\"2026-06-12T16:26:00.624882096Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.319297 | controller |     "Jun 12 16:26:00.640294 crc crio[21573]: time=\"2026-06-12T16:26:00.640133182Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.319312 | controller |     "Jun 12 16:26:00.643776 crc crio[21573]: time=\"2026-06-12T16:26:00.643701464Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29688026-qrpr5 Namespace:openshift-infra ID:6d988582ff94c8fdd5cdbde0b6175f713fd8220b5f4019a7ce152df967bc1e17 UID:45107f3e-3403-4e42-8d69-948182658dae NetNS:/var/run/netns/f7cd56f1-0bdf-4965-ae41-0f3171417a16 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod45107f3e_3403_4e42_8d69_948182658dae.slice PodAnnotations:0xc002722460}] Aliases:map[]}\"",
2026-06-12 17:20:10.319329 | controller |     "Jun 12 16:26:00.643776 crc crio[21573]: time=\"2026-06-12T16:26:00.643772806Z\" level=info msg=\"Adding pod openshift-infra_auto-csr-approver-29688026-qrpr5 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 17:20:10.319345 | controller |     "Jun 12 16:26:00.935581 crc crio[21573]: time=\"2026-06-12T16:26:00.935014968Z\" level=info msg=\"Created container 807a4064cf7dfeb0c2bcb14c74aab2e0f83e20035930d1c307277da34241ef53: openstack/swift-storage-0/account-auditor\" id=03d69a7c-f730-4598-88fa-39ad62661ccd name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:20:10.319361 | controller |     "Jun 12 16:26:00.947419 crc crio[21573]: time=\"2026-06-12T16:26:00.94707424Z\" level=info msg=\"Starting container: 807a4064cf7dfeb0c2bcb14c74aab2e0f83e20035930d1c307277da34241ef53\" id=471ac9a8-071f-489e-a8e8-f7aa69b5e2a7 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 17:20:10.319377 | controller |     "Jun 12 16:26:00.968634 crc crio[21573]: time=\"2026-06-12T16:26:00.968168937Z\" level=info msg=\"Started container\" PID=69091 containerID=807a4064cf7dfeb0c2bcb14c74aab2e0f83e20035930d1c307277da34241ef53 description=openstack/swift-storage-0/account-auditor id=471ac9a8-071f-489e-a8e8-f7aa69b5e2a7 name=/runtime.v1.RuntimeService/StartContainer sandboxID=2c7324029bf5bfcdd7d727a616e2924c5fb914cc89dce009954edea9a6d87cf7",
2026-06-12 17:20:10.319393 | controller |     "Jun 12 16:26:01.002553 crc crio[21573]: time=\"2026-06-12T16:26:01.002424296Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-account:current-podified\" id=807f067f-04f0-4fa2-8747-71330d80557b name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:20:10.319408 | controller |     "Jun 12 16:26:01.052003 crc crio[21573]: time=\"2026-06-12T16:26:01.051345555Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-account:current-podified\" id=9824084e-26dc-4038-8bb6-22e13d2b5ead name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:20:10.319424 | controller |     "Jun 12 16:26:01.063011 crc crio[21573]: time=\"2026-06-12T16:26:01.062763143Z\" level=info msg=\"Creating container: openstack/swift-storage-0/account-reaper\" id=1770f68c-b9b1-4b6a-8b92-a92b92df65d8 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:20:10.319441 | controller |     "Jun 12 16:26:01.063524 crc crio[21573]: time=\"2026-06-12T16:26:01.063384061Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.319460 | controller |     "Jun 12 16:26:01.192272 crc crio[21573]: time=\"2026-06-12T16:26:01.19018561Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.319477 | controller |     "Jun 12 16:26:01.199856 crc crio[21573]: time=\"2026-06-12T16:26:01.199761682Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.319494 | controller |     "Jun 12 16:26:01.356812 crc crio[21573]: 2026-06-12T16:26:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:6d988582ff94c8f Mac:96:52:8f:55:eb:6e Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:90 Mtu:0 Sandbox:/var/run/netns/f7cd56f1-0bdf-4965-ae41-0f3171417a16 SocketPath: PciID:}] [{Interface:0xc000014d00 Address:{IP:10.217.0.144 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 17:20:10.319511 | controller |     "Jun 12 16:26:01.359276 crc crio[21573]: time=\"2026-06-12T16:26:01.359154939Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29688026-qrpr5 Namespace:openshift-infra ID:6d988582ff94c8fdd5cdbde0b6175f713fd8220b5f4019a7ce152df967bc1e17 UID:45107f3e-3403-4e42-8d69-948182658dae NetNS:/var/run/netns/f7cd56f1-0bdf-4965-ae41-0f3171417a16 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod45107f3e_3403_4e42_8d69_948182658dae.slice PodAnnotations:0xc002722460}] Aliases:map[]}\"",
2026-06-12 17:20:10.319527 | controller |     "Jun 12 16:26:01.359531 crc crio[21573]: time=\"2026-06-12T16:26:01.359389796Z\" level=info msg=\"Checking pod openshift-infra_auto-csr-approver-29688026-qrpr5 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 17:20:10.319543 | controller |     "Jun 12 16:26:01.384948 crc crio[21573]: time=\"2026-06-12T16:26:01.384842685Z\" level=info msg=\"Ran pod sandbox 6d988582ff94c8fdd5cdbde0b6175f713fd8220b5f4019a7ce152df967bc1e17 with infra container: openshift-infra/auto-csr-approver-29688026-qrpr5/POD\" id=897b4d12-0de7-460a-8572-6e0de1291f50 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:20:10.319561 | controller |     "Jun 12 16:26:01.397741 crc crio[21573]: time=\"2026-06-12T16:26:01.397619351Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-cli:latest\" id=531d383b-c30e-4c4c-bdb7-1e16249cb831 name=/runtime.v1.ImageService/PullImage",
2026-06-12 17:20:10.319605 | controller |     "Jun 12 16:26:01.397741 crc crio[21573]: time=\"2026-06-12T16:26:01.397687363Z\" level=info msg=\"Created container 16303d16b1395e78a67d117b62c0596d479946393b202878750289ded48b0ca2: openstack/swift-storage-0/account-reaper\" id=1770f68c-b9b1-4b6a-8b92-a92b92df65d8 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:20:10.319626 | controller |     "Jun 12 16:26:01.400633 crc crio[21573]: time=\"2026-06-12T16:26:01.398863626Z\" level=info msg=\"Starting container: 16303d16b1395e78a67d117b62c0596d479946393b202878750289ded48b0ca2\" id=592b69cc-42b5-4cf8-95d8-d816bcbad552 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 17:20:10.319643 | controller |     "Jun 12 16:26:01.406109 crc crio[21573]: time=\"2026-06-12T16:26:01.405540905Z\" level=info msg=\"Started container\" PID=69168 containerID=16303d16b1395e78a67d117b62c0596d479946393b202878750289ded48b0ca2 description=openstack/swift-storage-0/account-reaper id=592b69cc-42b5-4cf8-95d8-d816bcbad552 name=/runtime.v1.RuntimeService/StartContainer sandboxID=2c7324029bf5bfcdd7d727a616e2924c5fb914cc89dce009954edea9a6d87cf7",
2026-06-12 17:20:10.319660 | controller |     "Jun 12 16:26:01.409393 crc crio[21573]: time=\"2026-06-12T16:26:01.408986697Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-cli:latest\\\"\"",
2026-06-12 17:20:10.319680 | controller |     "Jun 12 16:26:01.422423 crc crio[21573]: time=\"2026-06-12T16:26:01.42232855Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-container:current-podified\" id=db9ca38f-e631-445e-9da5-325b0ce1400e name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:20:10.319696 | controller |     "Jun 12 16:26:01.422845 crc crio[21573]: time=\"2026-06-12T16:26:01.422753552Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/openstack-swift-container:current-podified not found\" id=db9ca38f-e631-445e-9da5-325b0ce1400e name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:20:10.319712 | controller |     "Jun 12 16:26:01.423015 crc crio[21573]: time=\"2026-06-12T16:26:01.422894696Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-swift-container:current-podified found\" id=db9ca38f-e631-445e-9da5-325b0ce1400e name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:20:10.319728 | controller |     "Jun 12 16:26:01.424582 crc crio[21573]: time=\"2026-06-12T16:26:01.424389239Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-swift-container:current-podified\" id=372c9bab-9c21-4110-ab7a-8459b93aa454 name=/runtime.v1.ImageService/PullImage",
2026-06-12 17:20:10.319743 | controller |     "Jun 12 16:26:01.432006 crc crio[21573]: time=\"2026-06-12T16:26:01.431893362Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-swift-container:current-podified\\\"\"",
2026-06-12 17:20:10.319759 | controller |     "Jun 12 16:26:02.439940 crc crio[21573]: time=\"2026-06-12T16:26:02.439166611Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9\" id=531d383b-c30e-4c4c-bdb7-1e16249cb831 name=/runtime.v1.ImageService/PullImage",
2026-06-12 17:20:10.319775 | controller |     "Jun 12 16:26:02.441256 crc crio[21573]: time=\"2026-06-12T16:26:02.440815547Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=3ddb9946-b635-4606-81b4-e0e2c1ea9be4 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:20:10.319791 | controller |     "Jun 12 16:26:02.803382 crc crio[21573]: time=\"2026-06-12T16:26:02.803138712Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=02c91f0f-0cc6-48c5-86a6-80f872972a8a name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:20:10.319806 | controller |     "Jun 12 16:26:02.814676 crc crio[21573]: time=\"2026-06-12T16:26:02.814603495Z\" level=info msg=\"Creating container: openshift-infra/auto-csr-approver-29688026-qrpr5/oc\" id=658b95aa-ba14-4ef9-8a7c-9587d7366f71 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:20:10.319822 | controller |     "Jun 12 16:26:02.815735 crc crio[21573]: time=\"2026-06-12T16:26:02.815673636Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.319838 | controller |     "Jun 12 16:26:02.951548 crc crio[21573]: time=\"2026-06-12T16:26:02.951365287Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-swift-container@sha256:6a3df2d781bf3ba99952cfdf6dac79aec138c266328f5ab6892de61de502c8b1\" id=372c9bab-9c21-4110-ab7a-8459b93aa454 name=/runtime.v1.ImageService/PullImage",
2026-06-12 17:20:10.319863 | controller |     "Jun 12 16:26:02.951987 crc crio[21573]: time=\"2026-06-12T16:26:02.951897003Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.319886 | controller |     "Jun 12 16:26:02.957837 crc crio[21573]: time=\"2026-06-12T16:26:02.957737328Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-container:current-podified\" id=761810f5-5a02-4e2b-9e0c-a285246e8ead name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:20:10.319962 | controller |     "Jun 12 16:26:03.012703 crc crio[21573]: time=\"2026-06-12T16:26:03.011727344Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-container:current-podified\" id=461edb73-0284-422d-a022-9d0270632474 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:20:10.319986 | controller |     "Jun 12 16:26:03.030417 crc crio[21573]: time=\"2026-06-12T16:26:03.030344361Z\" level=info msg=\"Creating container: openstack/swift-storage-0/container-server\" id=a4337dc5-870e-414e-9e43-664912a3a489 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:20:10.320003 | controller |     "Jun 12 16:26:03.033896 crc crio[21573]: time=\"2026-06-12T16:26:03.033858452Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.320020 | controller |     "Jun 12 16:26:03.113572 crc crio[21573]: time=\"2026-06-12T16:26:03.112806269Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.320036 | controller |     "Jun 12 16:26:03.123848 crc crio[21573]: time=\"2026-06-12T16:26:03.123752725Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.320052 | controller |     "Jun 12 16:26:03.270330 crc crio[21573]: time=\"2026-06-12T16:26:03.270141059Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.320068 | controller |     "Jun 12 16:26:03.287701 crc crio[21573]: time=\"2026-06-12T16:26:03.287566182Z\" level=info msg=\"Created container cc7ef2ceeafb63f3e17a713f65bdafb33c7d38f543897082bdc0627f0067ccd5: openstack/swift-storage-0/container-server\" id=a4337dc5-870e-414e-9e43-664912a3a489 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:20:10.320084 | controller |     "Jun 12 16:26:03.289764 crc crio[21573]: time=\"2026-06-12T16:26:03.289647811Z\" level=info msg=\"Starting container: cc7ef2ceeafb63f3e17a713f65bdafb33c7d38f543897082bdc0627f0067ccd5\" id=f3f915b8-a1bd-46f8-a0c0-00ae2c6090ee name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 17:20:10.320102 | controller |     "Jun 12 16:26:03.297667 crc crio[21573]: time=\"2026-06-12T16:26:03.297572545Z\" level=info msg=\"Started container\" PID=69249 containerID=cc7ef2ceeafb63f3e17a713f65bdafb33c7d38f543897082bdc0627f0067ccd5 description=openstack/swift-storage-0/container-server id=f3f915b8-a1bd-46f8-a0c0-00ae2c6090ee name=/runtime.v1.RuntimeService/StartContainer sandboxID=2c7324029bf5bfcdd7d727a616e2924c5fb914cc89dce009954edea9a6d87cf7",
2026-06-12 17:20:10.320118 | controller |     "Jun 12 16:26:03.317548 crc crio[21573]: time=\"2026-06-12T16:26:03.317411236Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-container:current-podified\" id=97a51aa0-c957-4722-ad16-f1bfe50dc5e6 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:20:10.320134 | controller |     "Jun 12 16:26:03.347662 crc crio[21573]: time=\"2026-06-12T16:26:03.347344443Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-container:current-podified\" id=38808892-50b9-4af2-b692-9f2dc75b2e96 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:20:10.320149 | controller |     "Jun 12 16:26:03.360507 crc crio[21573]: time=\"2026-06-12T16:26:03.360340791Z\" level=info msg=\"Creating container: openstack/swift-storage-0/container-replicator\" id=9a73a8bd-68f1-4015-9e92-0b8e17ed6d61 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:20:10.320166 | controller |     "Jun 12 16:26:03.363161 crc crio[21573]: time=\"2026-06-12T16:26:03.362934336Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.320185 | controller |     "Jun 12 16:26:03.416649 crc crio[21573]: time=\"2026-06-12T16:26:03.415553034Z\" level=info msg=\"Created container 30ecfadd88769fcb0cef12e09b6103ed004f3e58ed1be0fce4ee3f5ec9eabce9: openshift-infra/auto-csr-approver-29688026-qrpr5/oc\" id=658b95aa-ba14-4ef9-8a7c-9587d7366f71 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:20:10.320203 | controller |     "Jun 12 16:26:03.417033 crc crio[21573]: time=\"2026-06-12T16:26:03.416852262Z\" level=info msg=\"Starting container: 30ecfadd88769fcb0cef12e09b6103ed004f3e58ed1be0fce4ee3f5ec9eabce9\" id=054624f6-eb04-4c3d-a89a-0edd21c9f78a name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 17:20:10.320219 | controller |     "Jun 12 16:26:03.424781 crc crio[21573]: time=\"2026-06-12T16:26:03.424637861Z\" level=info msg=\"Started container\" PID=69256 containerID=30ecfadd88769fcb0cef12e09b6103ed004f3e58ed1be0fce4ee3f5ec9eabce9 description=openshift-infra/auto-csr-approver-29688026-qrpr5/oc id=054624f6-eb04-4c3d-a89a-0edd21c9f78a name=/runtime.v1.RuntimeService/StartContainer sandboxID=6d988582ff94c8fdd5cdbde0b6175f713fd8220b5f4019a7ce152df967bc1e17",
2026-06-12 17:20:10.320236 | controller |     "Jun 12 16:26:03.426573 crc crio[21573]: time=\"2026-06-12T16:26:03.426191216Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.320253 | controller |     "Jun 12 16:26:03.431249 crc crio[21573]: time=\"2026-06-12T16:26:03.431013231Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.320271 | controller |     "Jun 12 16:26:03.628402 crc crio[21573]: time=\"2026-06-12T16:26:03.628185192Z\" level=info msg=\"Created container 3835f3a351ed4b6287011abf37b859cb8991b797a0d53c3f8618a9ccac9e81cc: openstack/swift-storage-0/container-replicator\" id=9a73a8bd-68f1-4015-9e92-0b8e17ed6d61 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:20:10.320287 | controller |     "Jun 12 16:26:03.631054 crc crio[21573]: time=\"2026-06-12T16:26:03.630901988Z\" level=info msg=\"Starting container: 3835f3a351ed4b6287011abf37b859cb8991b797a0d53c3f8618a9ccac9e81cc\" id=129b0aa5-77d9-4bac-a717-b78e985a80f7 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 17:20:10.320304 | controller |     "Jun 12 16:26:03.642358 crc crio[21573]: time=\"2026-06-12T16:26:03.642183938Z\" level=info msg=\"Started container\" PID=69288 containerID=3835f3a351ed4b6287011abf37b859cb8991b797a0d53c3f8618a9ccac9e81cc description=openstack/swift-storage-0/container-replicator id=129b0aa5-77d9-4bac-a717-b78e985a80f7 name=/runtime.v1.RuntimeService/StartContainer sandboxID=2c7324029bf5bfcdd7d727a616e2924c5fb914cc89dce009954edea9a6d87cf7",
2026-06-12 17:20:10.320320 | controller |     "Jun 12 16:26:03.660674 crc crio[21573]: time=\"2026-06-12T16:26:03.660390503Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-container:current-podified\" id=ccbc7828-3d64-4309-8669-27b39d73bd18 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:20:10.320336 | controller |     "Jun 12 16:26:03.691013 crc crio[21573]: time=\"2026-06-12T16:26:03.689980671Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-container:current-podified\" id=eea47ad4-1dc3-4085-9ca5-f14be1571c00 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:20:10.320352 | controller |     "Jun 12 16:26:03.711497 crc crio[21573]: time=\"2026-06-12T16:26:03.711351896Z\" level=info msg=\"Creating container: openstack/swift-storage-0/container-auditor\" id=eb9bcbd0-840c-49c1-b592-0f55cbdc1562 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:20:10.320368 | controller |     "Jun 12 16:26:03.713911 crc crio[21573]: time=\"2026-06-12T16:26:03.713348502Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.320387 | controller |     "Jun 12 16:26:03.780999 crc crio[21573]: time=\"2026-06-12T16:26:03.780877104Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.320403 | controller |     "Jun 12 16:26:03.787554 crc crio[21573]: time=\"2026-06-12T16:26:03.787399471Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.320419 | controller |     "Jun 12 16:26:03.927079 crc crio[21573]: time=\"2026-06-12T16:26:03.926948949Z\" level=info msg=\"Created container b5443381bb4ba140ec768b8bf5658c6640ed5884435c7916f7f3d1c5566d6749: openstack/swift-storage-0/container-auditor\" id=eb9bcbd0-840c-49c1-b592-0f55cbdc1562 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:20:10.320434 | controller |     "Jun 12 16:26:03.928821 crc crio[21573]: time=\"2026-06-12T16:26:03.928711288Z\" level=info msg=\"Starting container: b5443381bb4ba140ec768b8bf5658c6640ed5884435c7916f7f3d1c5566d6749\" id=7eda4b8a-c350-4412-ba8a-cb6e1ba8d9cf name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 17:20:10.320450 | controller |     "Jun 12 16:26:03.936179 crc crio[21573]: time=\"2026-06-12T16:26:03.936072936Z\" level=info msg=\"Started container\" PID=69339 containerID=b5443381bb4ba140ec768b8bf5658c6640ed5884435c7916f7f3d1c5566d6749 description=openstack/swift-storage-0/container-auditor id=7eda4b8a-c350-4412-ba8a-cb6e1ba8d9cf name=/runtime.v1.RuntimeService/StartContainer sandboxID=2c7324029bf5bfcdd7d727a616e2924c5fb914cc89dce009954edea9a6d87cf7",
2026-06-12 17:20:10.320467 | controller |     "Jun 12 16:26:03.950627 crc crio[21573]: time=\"2026-06-12T16:26:03.950515995Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-container:current-podified\" id=ecd0f891-bcc2-4a23-b9ce-341a703a61e9 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:20:10.320483 | controller |     "Jun 12 16:26:03.968857 crc crio[21573]: time=\"2026-06-12T16:26:03.968701389Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-container:current-podified\" id=468ca0da-5e24-4cca-827e-bf07d7ff4c3e name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:20:10.320498 | controller |     "Jun 12 16:26:03.980896 crc crio[21573]: time=\"2026-06-12T16:26:03.980659318Z\" level=info msg=\"Creating container: openstack/swift-storage-0/container-updater\" id=d9f1ce79-3ea7-4abb-96e6-ae17a17ddef4 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:20:10.320514 | controller |     "Jun 12 16:26:03.983529 crc crio[21573]: time=\"2026-06-12T16:26:03.983397786Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.320529 | controller |     "Jun 12 16:26:04.085558 crc crio[21573]: time=\"2026-06-12T16:26:04.085205707Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.320545 | controller |     "Jun 12 16:26:04.101553 crc crio[21573]: time=\"2026-06-12T16:26:04.099666317Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.320562 | controller |     "Jun 12 16:26:04.256306 crc crio[21573]: time=\"2026-06-12T16:26:04.255559208Z\" level=info msg=\"Created container f2af685cd65c2c69387fab7c544b3494385f933c685c91c1bafca939397e7467: openstack/swift-storage-0/container-updater\" id=d9f1ce79-3ea7-4abb-96e6-ae17a17ddef4 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:20:10.320615 | controller |     "Jun 12 16:26:04.258055 crc crio[21573]: time=\"2026-06-12T16:26:04.258009517Z\" level=info msg=\"Starting container: f2af685cd65c2c69387fab7c544b3494385f933c685c91c1bafca939397e7467\" id=10d8c2c1-5aec-4b75-8aa1-5411e33e4d87 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 17:20:10.320638 | controller |     "Jun 12 16:26:04.265877 crc crio[21573]: time=\"2026-06-12T16:26:04.265765017Z\" level=info msg=\"Started container\" PID=69434 containerID=f2af685cd65c2c69387fab7c544b3494385f933c685c91c1bafca939397e7467 description=openstack/swift-storage-0/container-updater id=10d8c2c1-5aec-4b75-8aa1-5411e33e4d87 name=/runtime.v1.RuntimeService/StartContainer sandboxID=2c7324029bf5bfcdd7d727a616e2924c5fb914cc89dce009954edea9a6d87cf7",
2026-06-12 17:20:10.320657 | controller |     "Jun 12 16:26:04.291422 crc crio[21573]: time=\"2026-06-12T16:26:04.291264469Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-object:current-podified\" id=efda45ca-c2ba-47f7-abc9-db0d0375f54c name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:20:10.320674 | controller |     "Jun 12 16:26:04.311125 crc crio[21573]: time=\"2026-06-12T16:26:04.311061989Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-object:current-podified\" id=a6263e8d-ab31-442c-8e9d-8efbb414244f name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:20:10.320690 | controller |     "Jun 12 16:26:05.213128 crc crio[21573]: time=\"2026-06-12T16:26:05.213015767Z\" level=info msg=\"Stopping pod sandbox: 6d988582ff94c8fdd5cdbde0b6175f713fd8220b5f4019a7ce152df967bc1e17\" id=bb39f66e-03e8-463e-a104-8de90b0945c5 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 17:20:10.320706 | controller |     "Jun 12 16:26:05.214675 crc crio[21573]: time=\"2026-06-12T16:26:05.213739937Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29688026-qrpr5 Namespace:openshift-infra ID:6d988582ff94c8fdd5cdbde0b6175f713fd8220b5f4019a7ce152df967bc1e17 UID:45107f3e-3403-4e42-8d69-948182658dae NetNS:/var/run/netns/f7cd56f1-0bdf-4965-ae41-0f3171417a16 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod45107f3e_3403_4e42_8d69_948182658dae.slice PodAnnotations:0xc001896eb8}] Aliases:map[]}\"",
2026-06-12 17:20:10.320722 | controller |     "Jun 12 16:26:05.214675 crc crio[21573]: time=\"2026-06-12T16:26:05.213873251Z\" level=info msg=\"Deleting pod openshift-infra_auto-csr-approver-29688026-qrpr5 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 17:20:10.320738 | controller |     "Jun 12 16:26:05.419735 crc crio[21573]: time=\"2026-06-12T16:26:05.41910246Z\" level=info msg=\"Creating container: openstack/swift-storage-0/object-server\" id=df8ee3e6-60d5-4798-a7ab-e05a10318888 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:20:10.320754 | controller |     "Jun 12 16:26:05.421681 crc crio[21573]: time=\"2026-06-12T16:26:05.421651072Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.320769 | controller |     "Jun 12 16:26:05.504396 crc crio[21573]: time=\"2026-06-12T16:26:05.504271054Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.320785 | controller |     "Jun 12 16:26:05.509747 crc crio[21573]: time=\"2026-06-12T16:26:05.509626312Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.320801 | controller |     "Jun 12 16:26:05.582702 crc crio[21573]: time=\"2026-06-12T16:26:05.582648869Z\" level=info msg=\"Stopped pod sandbox: 6d988582ff94c8fdd5cdbde0b6175f713fd8220b5f4019a7ce152df967bc1e17\" id=bb39f66e-03e8-463e-a104-8de90b0945c5 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 17:20:10.320820 | controller |     "Jun 12 16:26:06.777657 crc crio[21573]: time=\"2026-06-12T16:26:06.776689423Z\" level=info msg=\"Created container 739f41caa614028ec83c7e3ce40d70488fa60bdc4b03301921c813d555cf06ca: openstack/swift-storage-0/object-server\" id=df8ee3e6-60d5-4798-a7ab-e05a10318888 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:20:10.320836 | controller |     "Jun 12 16:26:06.780386 crc crio[21573]: time=\"2026-06-12T16:26:06.780321687Z\" level=info msg=\"Starting container: 739f41caa614028ec83c7e3ce40d70488fa60bdc4b03301921c813d555cf06ca\" id=df7c6cc9-c0d4-4fc9-aa4e-b849db3714e9 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 17:20:10.320852 | controller |     "Jun 12 16:26:06.791199 crc crio[21573]: time=\"2026-06-12T16:26:06.78961379Z\" level=info msg=\"Started container\" PID=69526 containerID=739f41caa614028ec83c7e3ce40d70488fa60bdc4b03301921c813d555cf06ca description=openstack/swift-storage-0/object-server id=df7c6cc9-c0d4-4fc9-aa4e-b849db3714e9 name=/runtime.v1.RuntimeService/StartContainer sandboxID=2c7324029bf5bfcdd7d727a616e2924c5fb914cc89dce009954edea9a6d87cf7",
2026-06-12 17:20:10.320868 | controller |     "Jun 12 16:26:07.785294 crc crio[21573]: time=\"2026-06-12T16:26:07.785150572Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-object:current-podified\" id=14f3445d-60b1-41e9-b1a5-d81a15c18043 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:20:10.320884 | controller |     "Jun 12 16:26:07.822283 crc crio[21573]: time=\"2026-06-12T16:26:07.821435682Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-object:current-podified\" id=7b1ef77c-9955-4e49-bc11-f9be05a24722 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:20:10.320899 | controller |     "Jun 12 16:26:07.847372 crc crio[21573]: time=\"2026-06-12T16:26:07.846920523Z\" level=info msg=\"Creating container: openstack/swift-storage-0/object-replicator\" id=379534a6-c79c-4e40-ad21-c049bfc2706a name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:20:10.320915 | controller |     "Jun 12 16:26:07.847926 crc crio[21573]: time=\"2026-06-12T16:26:07.8478419Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.320931 | controller |     "Jun 12 16:26:07.948472 crc crio[21573]: time=\"2026-06-12T16:26:07.948057597Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.320946 | controller |     "Jun 12 16:26:07.956325 crc crio[21573]: time=\"2026-06-12T16:26:07.956036872Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.320962 | controller |     "Jun 12 16:26:08.505180 crc crio[21573]: time=\"2026-06-12T16:26:08.504880275Z\" level=info msg=\"Created container e14d5084104a8e56a21a98eeb717602da618361d2d0420bff0f5049483758c8e: openstack/swift-storage-0/object-replicator\" id=379534a6-c79c-4e40-ad21-c049bfc2706a name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:20:10.320977 | controller |     "Jun 12 16:26:08.507095 crc crio[21573]: time=\"2026-06-12T16:26:08.507062737Z\" level=info msg=\"Starting container: e14d5084104a8e56a21a98eeb717602da618361d2d0420bff0f5049483758c8e\" id=9480629b-de4f-4c5d-a728-ae9502fe6114 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 17:20:10.320994 | controller |     "Jun 12 16:26:08.515716 crc crio[21573]: time=\"2026-06-12T16:26:08.515607839Z\" level=info msg=\"Started container\" PID=69658 containerID=e14d5084104a8e56a21a98eeb717602da618361d2d0420bff0f5049483758c8e description=openstack/swift-storage-0/object-replicator id=9480629b-de4f-4c5d-a728-ae9502fe6114 name=/runtime.v1.RuntimeService/StartContainer sandboxID=2c7324029bf5bfcdd7d727a616e2924c5fb914cc89dce009954edea9a6d87cf7",
2026-06-12 17:20:10.321016 | controller |     "Jun 12 16:26:08.609697 crc crio[21573]: time=\"2026-06-12T16:26:08.609626673Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-object:current-podified\" id=0e70e6ff-52ec-4feb-bd43-054414049ffd name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:20:10.321032 | controller |     "Jun 12 16:26:08.630523 crc crio[21573]: time=\"2026-06-12T16:26:08.630394508Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-object:current-podified\" id=ebf087df-00d2-4091-a648-f2af1336ab35 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:20:10.321048 | controller |     "Jun 12 16:26:08.766538 crc crio[21573]: time=\"2026-06-12T16:26:08.766201512Z\" level=info msg=\"Creating container: openstack/swift-storage-0/object-auditor\" id=b1fecb53-d360-40f2-ab10-531abcbf228e name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:20:10.321066 | controller |     "Jun 12 16:26:08.766915 crc crio[21573]: time=\"2026-06-12T16:26:08.76685275Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.321083 | controller |     "Jun 12 16:26:08.834201 crc crio[21573]: time=\"2026-06-12T16:26:08.834013674Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.321100 | controller |     "Jun 12 16:26:08.838667 crc crio[21573]: time=\"2026-06-12T16:26:08.838605721Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.321117 | controller |     "Jun 12 16:26:09.045059 crc crio[21573]: time=\"2026-06-12T16:26:09.044339985Z\" level=info msg=\"Created container 5e8aefffe6d7151bba2b96a53901a6b27223267ac24598cbaf86998531693018: openstack/swift-storage-0/object-auditor\" id=b1fecb53-d360-40f2-ab10-531abcbf228e name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:20:10.321134 | controller |     "Jun 12 16:26:09.057912 crc crio[21573]: time=\"2026-06-12T16:26:09.05760664Z\" level=info msg=\"Starting container: 5e8aefffe6d7151bba2b96a53901a6b27223267ac24598cbaf86998531693018\" id=6a9f2253-d144-46e0-957b-6cc78d11391f name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 17:20:10.321150 | controller |     "Jun 12 16:26:09.067123 crc crio[21573]: time=\"2026-06-12T16:26:09.066625085Z\" level=info msg=\"Started container\" PID=69701 containerID=5e8aefffe6d7151bba2b96a53901a6b27223267ac24598cbaf86998531693018 description=openstack/swift-storage-0/object-auditor id=6a9f2253-d144-46e0-957b-6cc78d11391f name=/runtime.v1.RuntimeService/StartContainer sandboxID=2c7324029bf5bfcdd7d727a616e2924c5fb914cc89dce009954edea9a6d87cf7",
2026-06-12 17:20:10.321166 | controller |     "Jun 12 16:26:09.744076 crc crio[21573]: time=\"2026-06-12T16:26:09.743831144Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-object:current-podified\" id=1130e57c-1631-4150-99ca-b614148ccda4 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:20:10.321183 | controller |     "Jun 12 16:26:09.764703 crc crio[21573]: time=\"2026-06-12T16:26:09.76457907Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-object:current-podified\" id=925068ef-f90f-47e3-b16e-9e3b90fcef88 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:20:10.321199 | controller |     "Jun 12 16:26:09.786923 crc crio[21573]: time=\"2026-06-12T16:26:09.78682428Z\" level=info msg=\"Creating container: openstack/swift-storage-0/object-updater\" id=944dbed6-0b60-45bf-ae11-7d3cea1aa301 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:20:10.321215 | controller |     "Jun 12 16:26:09.788083 crc crio[21573]: time=\"2026-06-12T16:26:09.787950981Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.321235 | controller |     "Jun 12 16:26:09.862696 crc crio[21573]: time=\"2026-06-12T16:26:09.862430314Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.321251 | controller |     "Jun 12 16:26:09.869139 crc crio[21573]: time=\"2026-06-12T16:26:09.868983329Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.321269 | controller |     "Jun 12 16:26:10.032992 crc crio[21573]: time=\"2026-06-12T16:26:10.032734258Z\" level=info msg=\"Created container c3c908d1b92077a53ecdd8da6ee3c8e616a3d8a7c1dd197e16c0db8285b995cc: openstack/swift-storage-0/object-updater\" id=944dbed6-0b60-45bf-ae11-7d3cea1aa301 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:20:10.321285 | controller |     "Jun 12 16:26:10.035347 crc crio[21573]: time=\"2026-06-12T16:26:10.035181708Z\" level=info msg=\"Starting container: c3c908d1b92077a53ecdd8da6ee3c8e616a3d8a7c1dd197e16c0db8285b995cc\" id=a7576c51-4915-4527-9fa6-418c899fb690 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 17:20:10.321301 | controller |     "Jun 12 16:26:10.058290 crc crio[21573]: time=\"2026-06-12T16:26:10.058149508Z\" level=info msg=\"Started container\" PID=69760 containerID=c3c908d1b92077a53ecdd8da6ee3c8e616a3d8a7c1dd197e16c0db8285b995cc description=openstack/swift-storage-0/object-updater id=a7576c51-4915-4527-9fa6-418c899fb690 name=/runtime.v1.RuntimeService/StartContainer sandboxID=2c7324029bf5bfcdd7d727a616e2924c5fb914cc89dce009954edea9a6d87cf7",
2026-06-12 17:20:10.321319 | controller |     "Jun 12 16:26:10.085186 crc crio[21573]: time=\"2026-06-12T16:26:10.084993378Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-proxy-server:current-podified\" id=e0e371f8-2f53-4b48-aa4e-15260924629d name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:20:10.321336 | controller |     "Jun 12 16:26:10.108833 crc crio[21573]: time=\"2026-06-12T16:26:10.108710099Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-proxy-server:current-podified\" id=392b6a68-37e5-44ef-9121-fb89ba8970a7 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:20:10.321353 | controller |     "Jun 12 16:26:10.121173 crc crio[21573]: time=\"2026-06-12T16:26:10.121031297Z\" level=info msg=\"Creating container: openstack/swift-storage-0/object-expirer\" id=994125c9-8989-4e5d-ad13-971d631cc6f1 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:20:10.321369 | controller |     "Jun 12 16:26:10.121832 crc crio[21573]: time=\"2026-06-12T16:26:10.121756908Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.321385 | controller |     "Jun 12 16:26:10.184271 crc crio[21573]: time=\"2026-06-12T16:26:10.184106364Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.321401 | controller |     "Jun 12 16:26:10.190787 crc crio[21573]: time=\"2026-06-12T16:26:10.190695799Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.321417 | controller |     "Jun 12 16:26:10.361140 crc crio[21573]: time=\"2026-06-12T16:26:10.361001359Z\" level=info msg=\"Created container c416bca9eee143f81ae6e45348b59bab34203812f1402dd71a868ffb683492a6: openstack/swift-storage-0/object-expirer\" id=994125c9-8989-4e5d-ad13-971d631cc6f1 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:20:10.321433 | controller |     "Jun 12 16:26:10.363033 crc crio[21573]: time=\"2026-06-12T16:26:10.362937854Z\" level=info msg=\"Starting container: c416bca9eee143f81ae6e45348b59bab34203812f1402dd71a868ffb683492a6\" id=d125c69f-bab4-4ac2-bebe-533f3ed48da2 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 17:20:10.321453 | controller |     "Jun 12 16:26:10.378756 crc crio[21573]: time=\"2026-06-12T16:26:10.378631808Z\" level=info msg=\"Started container\" PID=69783 containerID=c416bca9eee143f81ae6e45348b59bab34203812f1402dd71a868ffb683492a6 description=openstack/swift-storage-0/object-expirer id=d125c69f-bab4-4ac2-bebe-533f3ed48da2 name=/runtime.v1.RuntimeService/StartContainer sandboxID=2c7324029bf5bfcdd7d727a616e2924c5fb914cc89dce009954edea9a6d87cf7",
2026-06-12 17:20:10.321471 | controller |     "Jun 12 16:26:10.402642 crc crio[21573]: time=\"2026-06-12T16:26:10.402526175Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-object:current-podified\" id=bb88ffb7-c405-4940-8d1e-1bb8d6ce6b91 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:20:10.321488 | controller |     "Jun 12 16:26:10.423054 crc crio[21573]: time=\"2026-06-12T16:26:10.422927982Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-object:current-podified\" id=b84f6439-53c9-4d20-9cc8-2ecd0de85ad8 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:20:10.321504 | controller |     "Jun 12 16:26:10.431656 crc crio[21573]: time=\"2026-06-12T16:26:10.431516905Z\" level=info msg=\"Creating container: openstack/swift-storage-0/rsync\" id=61d0480d-248f-41d4-9f39-ed375fad3e1a name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:20:10.321520 | controller |     "Jun 12 16:26:10.432158 crc crio[21573]: time=\"2026-06-12T16:26:10.432080371Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.321536 | controller |     "Jun 12 16:26:10.497250 crc crio[21573]: time=\"2026-06-12T16:26:10.497122402Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.321552 | controller |     "Jun 12 16:26:10.500565 crc crio[21573]: time=\"2026-06-12T16:26:10.500496577Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.321567 | controller |     "Jun 12 16:26:10.619680 crc crio[21573]: time=\"2026-06-12T16:26:10.619520326Z\" level=info msg=\"Created container 193f2d77d43c62d86b089af18e3e2b27c449082357bc2e9dba66d8ed43b00705: openstack/swift-storage-0/rsync\" id=61d0480d-248f-41d4-9f39-ed375fad3e1a name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:20:10.321610 | controller |     "Jun 12 16:26:10.621209 crc crio[21573]: time=\"2026-06-12T16:26:10.621098661Z\" level=info msg=\"Starting container: 193f2d77d43c62d86b089af18e3e2b27c449082357bc2e9dba66d8ed43b00705\" id=06f57eda-7a99-4e27-868d-325f53005c0f name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 17:20:10.321634 | controller |     "Jun 12 16:26:10.628817 crc crio[21573]: time=\"2026-06-12T16:26:10.628656165Z\" level=info msg=\"Started container\" PID=69805 containerID=193f2d77d43c62d86b089af18e3e2b27c449082357bc2e9dba66d8ed43b00705 description=openstack/swift-storage-0/rsync id=06f57eda-7a99-4e27-868d-325f53005c0f name=/runtime.v1.RuntimeService/StartContainer sandboxID=2c7324029bf5bfcdd7d727a616e2924c5fb914cc89dce009954edea9a6d87cf7",
2026-06-12 17:20:10.321651 | controller |     "Jun 12 16:26:10.639367 crc crio[21573]: time=\"2026-06-12T16:26:10.639189273Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-object:current-podified\" id=9439642d-dd49-4c63-84cf-38150468b6a7 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:20:10.321668 | controller |     "Jun 12 16:26:10.651589 crc crio[21573]: time=\"2026-06-12T16:26:10.651321486Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-object:current-podified\" id=83e59b5d-5535-4273-ab35-9e78f961e1dd name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:20:10.321688 | controller |     "Jun 12 16:26:10.663488 crc crio[21573]: time=\"2026-06-12T16:26:10.663281626Z\" level=info msg=\"Creating container: openstack/swift-storage-0/swift-recon-cron\" id=5f544af5-bf5d-439f-8c2e-56ed61a4c19f name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:20:10.321705 | controller |     "Jun 12 16:26:10.664032 crc crio[21573]: time=\"2026-06-12T16:26:10.663964067Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.321721 | controller |     "Jun 12 16:26:10.737899 crc crio[21573]: time=\"2026-06-12T16:26:10.737776873Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.321737 | controller |     "Jun 12 16:26:10.741878 crc crio[21573]: time=\"2026-06-12T16:26:10.741776036Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.321753 | controller |     "Jun 12 16:26:10.873259 crc crio[21573]: time=\"2026-06-12T16:26:10.872401874Z\" level=info msg=\"Created container b9c5cdc9ba0a603043c5d4e200d9dea22c0ab0cad7a27b6f7e4e017a25e0de60: openstack/swift-storage-0/swift-recon-cron\" id=5f544af5-bf5d-439f-8c2e-56ed61a4c19f name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:20:10.321770 | controller |     "Jun 12 16:26:10.875643 crc crio[21573]: time=\"2026-06-12T16:26:10.875265295Z\" level=info msg=\"Starting container: b9c5cdc9ba0a603043c5d4e200d9dea22c0ab0cad7a27b6f7e4e017a25e0de60\" id=8bfb1f0b-c9b5-483c-8fa4-26abf50ccc57 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 17:20:10.321785 | controller |     "Jun 12 16:26:10.884753 crc crio[21573]: time=\"2026-06-12T16:26:10.884561927Z\" level=info msg=\"Started container\" PID=69819 containerID=b9c5cdc9ba0a603043c5d4e200d9dea22c0ab0cad7a27b6f7e4e017a25e0de60 description=openstack/swift-storage-0/swift-recon-cron id=8bfb1f0b-c9b5-483c-8fa4-26abf50ccc57 name=/runtime.v1.RuntimeService/StartContainer sandboxID=2c7324029bf5bfcdd7d727a616e2924c5fb914cc89dce009954edea9a6d87cf7",
2026-06-12 17:20:10.321802 | controller |     "Jun 12 16:26:12.364135 crc crio[21573]: time=\"2026-06-12T16:26:12.362973322Z\" level=info msg=\"Running pod sandbox: openstack/dnsmasq-dns-68c444669f-bf6j2/POD\" id=82375f81-dbd5-44cb-9283-845287af6260 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:20:10.321817 | controller |     "Jun 12 16:26:12.365087 crc crio[21573]: time=\"2026-06-12T16:26:12.365061371Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.321834 | controller |     "Jun 12 16:26:12.401051 crc crio[21573]: time=\"2026-06-12T16:26:12.400929144Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-68c444669f-bf6j2 Namespace:openstack ID:394d15da1f029b6580bf12e1c5950827fbad64d15327ddefb080695eae2a84bb UID:a7a10806-cdcc-4e1f-9c24-1b8c6d751033 NetNS:/var/run/netns/fcd644b7-a59f-4874-a08b-958773dce1ec Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poda7a10806_cdcc_4e1f_9c24_1b8c6d751033.slice PodAnnotations:0xc002e28438}] Aliases:map[]}\"",
2026-06-12 17:20:10.321850 | controller |     "Jun 12 16:26:12.401051 crc crio[21573]: time=\"2026-06-12T16:26:12.401017397Z\" level=info msg=\"Adding pod openstack_dnsmasq-dns-68c444669f-bf6j2 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 17:20:10.321866 | controller |     "Jun 12 16:26:12.438758 crc crio[21573]: time=\"2026-06-12T16:26:12.438621942Z\" level=info msg=\"Stopping pod sandbox: 8451c6f5cfd2e14db0244dad7164bfe8b1427df8d52d1f40a6f6c6dfac00e0ba\" id=473295db-b7b7-4ce2-a879-caa581e23cd9 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 17:20:10.321886 | controller |     "Jun 12 16:26:12.439354 crc crio[21573]: time=\"2026-06-12T16:26:12.43927735Z\" level=info msg=\"Got pod network &{Name:keystone-db-sync-nfr6p Namespace:openstack ID:8451c6f5cfd2e14db0244dad7164bfe8b1427df8d52d1f40a6f6c6dfac00e0ba UID:78ab0963-26f8-4326-9dfc-c2f6870f15b2 NetNS:/var/run/netns/4d531ff0-25ad-4ea4-b595-8c60f5ab376a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod78ab0963_26f8_4326_9dfc_c2f6870f15b2.slice PodAnnotations:0xc00443c298}] Aliases:map[]}\"",
2026-06-12 17:20:10.321903 | controller |     "Jun 12 16:26:12.439592 crc crio[21573]: time=\"2026-06-12T16:26:12.439522887Z\" level=info msg=\"Deleting pod openstack_keystone-db-sync-nfr6p from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 17:20:10.321919 | controller |     "Jun 12 16:26:13.066570 crc crio[21573]: 2026-06-12T16:26:13Z [verbose] CmdAdd (shim): {1.1.0 [{Name:394d15da1f029b6 Mac:fa:5d:b6:c8:57:14 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:91 Mtu:0 Sandbox:/var/run/netns/fcd644b7-a59f-4874-a08b-958773dce1ec SocketPath: PciID:}] [{Interface:0xc0002dab00 Address:{IP:10.217.0.145 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 17:20:10.321935 | controller |     "Jun 12 16:26:13.068806 crc crio[21573]: time=\"2026-06-12T16:26:13.068620723Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-68c444669f-bf6j2 Namespace:openstack ID:394d15da1f029b6580bf12e1c5950827fbad64d15327ddefb080695eae2a84bb UID:a7a10806-cdcc-4e1f-9c24-1b8c6d751033 NetNS:/var/run/netns/fcd644b7-a59f-4874-a08b-958773dce1ec Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poda7a10806_cdcc_4e1f_9c24_1b8c6d751033.slice PodAnnotations:0xc002e28438}] Aliases:map[]}\"",
2026-06-12 17:20:10.321951 | controller |     "Jun 12 16:26:13.077371 crc crio[21573]: time=\"2026-06-12T16:26:13.069058317Z\" level=info msg=\"Checking pod openstack_dnsmasq-dns-68c444669f-bf6j2 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 17:20:10.321981 | controller |     "Jun 12 16:26:13.077371 crc crio[21573]: time=\"2026-06-12T16:26:13.07688804Z\" level=info msg=\"Stopped pod sandbox: 8451c6f5cfd2e14db0244dad7164bfe8b1427df8d52d1f40a6f6c6dfac00e0ba\" id=473295db-b7b7-4ce2-a879-caa581e23cd9 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 17:20:10.321999 | controller |     "Jun 12 16:26:13.095037 crc crio[21573]: time=\"2026-06-12T16:26:13.094968019Z\" level=info msg=\"Ran pod sandbox 394d15da1f029b6580bf12e1c5950827fbad64d15327ddefb080695eae2a84bb with infra container: openstack/dnsmasq-dns-68c444669f-bf6j2/POD\" id=82375f81-dbd5-44cb-9283-845287af6260 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:20:10.322017 | controller |     "Jun 12 16:26:13.097679 crc crio[21573]: time=\"2026-06-12T16:26:13.097593772Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=f2f411ce-f46e-4520-8c31-5b3daed70394 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:20:10.322034 | controller |     "Jun 12 16:26:13.153864 crc crio[21573]: time=\"2026-06-12T16:26:13.153729771Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=850afd01-2662-43a5-b4e1-6b75247d66c0 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:20:10.322050 | controller |     "Jun 12 16:26:13.163113 crc crio[21573]: time=\"2026-06-12T16:26:13.163026397Z\" level=info msg=\"Creating container: openstack/dnsmasq-dns-68c444669f-bf6j2/init\" id=5f527b4d-19b6-4f37-a36f-40a4767e9f5c name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:20:10.322069 | controller |     "Jun 12 16:26:13.163709 crc crio[21573]: time=\"2026-06-12T16:26:13.163645384Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.322085 | controller |     "Jun 12 16:26:13.226629 crc crio[21573]: time=\"2026-06-12T16:26:13.226505621Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.322102 | controller |     "Jun 12 16:26:13.234875 crc crio[21573]: time=\"2026-06-12T16:26:13.234784165Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.322118 | controller |     "Jun 12 16:26:13.490991 crc crio[21573]: time=\"2026-06-12T16:26:13.489881885Z\" level=info msg=\"Created container c7fbb4d7816c2aa3f16f66b9cd508bb509d1ca6c0b3b02367fcd8caecc2489f8: openstack/dnsmasq-dns-68c444669f-bf6j2/init\" id=5f527b4d-19b6-4f37-a36f-40a4767e9f5c name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:20:10.322135 | controller |     "Jun 12 16:26:13.493170 crc crio[21573]: time=\"2026-06-12T16:26:13.493072745Z\" level=info msg=\"Starting container: c7fbb4d7816c2aa3f16f66b9cd508bb509d1ca6c0b3b02367fcd8caecc2489f8\" id=1340f6fd-7b6d-49f6-a322-ff76a6602387 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 17:20:10.322151 | controller |     "Jun 12 16:26:13.502165 crc crio[21573]: time=\"2026-06-12T16:26:13.502067279Z\" level=info msg=\"Started container\" PID=69991 containerID=c7fbb4d7816c2aa3f16f66b9cd508bb509d1ca6c0b3b02367fcd8caecc2489f8 description=openstack/dnsmasq-dns-68c444669f-bf6j2/init id=1340f6fd-7b6d-49f6-a322-ff76a6602387 name=/runtime.v1.RuntimeService/StartContainer sandboxID=394d15da1f029b6580bf12e1c5950827fbad64d15327ddefb080695eae2a84bb",
2026-06-12 17:20:10.322167 | controller |     "Jun 12 16:26:14.424343 crc crio[21573]: time=\"2026-06-12T16:26:14.420821513Z\" level=info msg=\"Running pod sandbox: openstack/keystone-bootstrap-5l4g5/POD\" id=f45c25e1-f48a-4f84-87bf-f8f3893f8187 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:20:10.322184 | controller |     "Jun 12 16:26:14.424343 crc crio[21573]: time=\"2026-06-12T16:26:14.421621135Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.322199 | controller |     "Jun 12 16:26:14.585607 crc crio[21573]: time=\"2026-06-12T16:26:14.585045404Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=0c9b5f30-8c41-4ff9-9cf4-723169bd61d7 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:20:10.322215 | controller |     "Jun 12 16:26:14.624880 crc crio[21573]: time=\"2026-06-12T16:26:14.62458032Z\" level=info msg=\"Got pod network &{Name:keystone-bootstrap-5l4g5 Namespace:openstack ID:8e80f1fbcd4e597701cc19fe0bb8db5b0e76ed887a1ce8ecccbda669416674a5 UID:ac8051d9-727b-4061-85a7-e616fb8e1276 NetNS:/var/run/netns/3068f3e1-5de1-4598-9f2e-f5f8acb4a3c8 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podac8051d9_727b_4061_85a7_e616fb8e1276.slice PodAnnotations:0xc002e280a8}] Aliases:map[]}\"",
2026-06-12 17:20:10.322232 | controller |     "Jun 12 16:26:14.624880 crc crio[21573]: time=\"2026-06-12T16:26:14.624775376Z\" level=info msg=\"Adding pod openstack_keystone-bootstrap-5l4g5 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 17:20:10.322248 | controller |     "Jun 12 16:26:14.692634 crc crio[21573]: time=\"2026-06-12T16:26:14.685788927Z\" level=info msg=\"Running pod sandbox: openstack/dnsmasq-dns-5556978f87-4ltst/POD\" id=e8180519-da05-4835-ae20-9421dd7e81a1 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:20:10.322268 | controller |     "Jun 12 16:26:14.692634 crc crio[21573]: time=\"2026-06-12T16:26:14.685913061Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.322285 | controller |     "Jun 12 16:26:14.816732 crc crio[21573]: time=\"2026-06-12T16:26:14.815139064Z\" level=info msg=\"Running pod sandbox: openstack/cinder-db-sync-xldzl/POD\" id=7b1d30a3-03b2-40e2-ad56-5f9afeafdf08 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:20:10.322300 | controller |     "Jun 12 16:26:14.816732 crc crio[21573]: time=\"2026-06-12T16:26:14.815895785Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.322317 | controller |     "Jun 12 16:26:14.819044 crc crio[21573]: time=\"2026-06-12T16:26:14.818978818Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-5556978f87-4ltst Namespace:openstack ID:decaa2a1820c4f9ad2f8cf463fe6148f6f84440bd05612e639fc85b242090ab8 UID:6976e1dd-cecb-475d-a34c-fc5adda290e0 NetNS:/var/run/netns/ce5c483c-6f6b-4671-9536-635ce1a90350 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod6976e1dd_cecb_475d_a34c_fc5adda290e0.slice PodAnnotations:0xc000568488}] Aliases:map[]}\"",
2026-06-12 17:20:10.322333 | controller |     "Jun 12 16:26:14.819044 crc crio[21573]: time=\"2026-06-12T16:26:14.81904043Z\" level=info msg=\"Adding pod openstack_dnsmasq-dns-5556978f87-4ltst to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 17:20:10.322349 | controller |     "Jun 12 16:26:14.852347 crc crio[21573]: time=\"2026-06-12T16:26:14.852291156Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=a766b35f-d9a4-4e6b-9639-0c4fea0737e8 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:20:10.322366 | controller |     "Jun 12 16:26:14.949259 crc crio[21573]: time=\"2026-06-12T16:26:14.938662609Z\" level=info msg=\"Creating container: openstack/dnsmasq-dns-68c444669f-bf6j2/dnsmasq-dns\" id=ce1abbac-f5c7-49bd-9dd3-870ea9e9fb5d name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:20:10.322382 | controller |     "Jun 12 16:26:14.965349 crc crio[21573]: time=\"2026-06-12T16:26:14.962615264Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.322399 | controller |     "Jun 12 16:26:14.997216 crc crio[21573]: time=\"2026-06-12T16:26:14.992067091Z\" level=info msg=\"Got pod network &{Name:cinder-db-sync-xldzl Namespace:openstack ID:2bed26c75415c9faa00b9c08c3d1e2274a8615e66208ab7705a8d8a628dcbe46 UID:20f3be2b-dd24-4ced-8892-3c5c0fe9667a NetNS:/var/run/netns/25e53b1f-5276-41dd-8791-c32c3aab5b50 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod20f3be2b_dd24_4ced_8892_3c5c0fe9667a.slice PodAnnotations:0xc001896190}] Aliases:map[]}\"",
2026-06-12 17:20:10.322415 | controller |     "Jun 12 16:26:14.997216 crc crio[21573]: time=\"2026-06-12T16:26:14.995677122Z\" level=info msg=\"Adding pod openstack_cinder-db-sync-xldzl to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 17:20:10.322432 | controller |     "Jun 12 16:26:15.087202 crc crio[21573]: time=\"2026-06-12T16:26:15.086511564Z\" level=info msg=\"Running pod sandbox: openstack/neutron-db-sync-979sq/POD\" id=b2d2483c-d79f-4d40-871c-4db171fded6d name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:20:10.322448 | controller |     "Jun 12 16:26:15.087202 crc crio[21573]: time=\"2026-06-12T16:26:15.086620897Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.322467 | controller |     "Jun 12 16:26:15.168350 crc crio[21573]: time=\"2026-06-12T16:26:15.167612809Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.322484 | controller |     "Jun 12 16:26:15.181150 crc crio[21573]: time=\"2026-06-12T16:26:15.180864694Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.322499 | controller |     "Jun 12 16:26:15.198275 crc crio[21573]: time=\"2026-06-12T16:26:15.198134418Z\" level=info msg=\"Running pod sandbox: openstack/ceilometer-0/POD\" id=5888ed0e-0ef6-48be-965c-672826e75c8e name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:20:10.322515 | controller |     "Jun 12 16:26:15.198787 crc crio[21573]: time=\"2026-06-12T16:26:15.198327424Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.322530 | controller |     "Jun 12 16:26:15.205719 crc crio[21573]: time=\"2026-06-12T16:26:15.201015619Z\" level=info msg=\"Got pod network &{Name:neutron-db-sync-979sq Namespace:openstack ID:2ab944f1730a8aee43e9aa5afe44817769bd54c063cc180dc9085880d9ea9e92 UID:bc670e1f-071b-479a-ac5d-67c8748047ac NetNS:/var/run/netns/76a32315-3a85-4ac5-b69a-46f0cfa1c103 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podbc670e1f_071b_479a_ac5d_67c8748047ac.slice PodAnnotations:0xc002428088}] Aliases:map[]}\"",
2026-06-12 17:20:10.322547 | controller |     "Jun 12 16:26:15.205719 crc crio[21573]: time=\"2026-06-12T16:26:15.201093851Z\" level=info msg=\"Adding pod openstack_neutron-db-sync-979sq to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 17:20:10.322563 | controller |     "Jun 12 16:26:15.350024 crc crio[21573]: time=\"2026-06-12T16:26:15.349641134Z\" level=info msg=\"Got pod network &{Name:ceilometer-0 Namespace:openstack ID:2dd5efd5bceba4e14b7f5d60369da9cf1c3af7c73ac9f92ec69481cfa3e04a6a UID:854010bc-31c6-41ac-821b-4ee7992aac46 NetNS:/var/run/netns/d3f967e8-e26a-4a8f-84e5-72327befe5ce Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod854010bc_31c6_41ac_821b_4ee7992aac46.slice PodAnnotations:0xc002e28350}] Aliases:map[]}\"",
2026-06-12 17:20:10.322599 | controller |     "Jun 12 16:26:15.350526 crc crio[21573]: time=\"2026-06-12T16:26:15.350043725Z\" level=info msg=\"Adding pod openstack_ceilometer-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 17:20:10.322621 | controller |     "Jun 12 16:26:15.580375 crc crio[21573]: time=\"2026-06-12T16:26:15.579663915Z\" level=info msg=\"Running pod sandbox: openstack/placement-db-sync-rzcc5/POD\" id=ae00e131-d6cb-49c2-ae03-1fc3f2eedbf3 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:20:10.322646 | controller |     "Jun 12 16:26:15.580375 crc crio[21573]: time=\"2026-06-12T16:26:15.580314633Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.322664 | controller |     "Jun 12 16:26:15.645503 crc crio[21573]: time=\"2026-06-12T16:26:15.645333899Z\" level=info msg=\"Running pod sandbox: openstack/dnsmasq-dns-65b8c788ff-g2mf6/POD\" id=80992184-b453-49b4-b257-34a1515530bd name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:20:10.322681 | controller |     "Jun 12 16:26:15.649018 crc crio[21573]: time=\"2026-06-12T16:26:15.645796422Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.322701 | controller |     "Jun 12 16:26:15.660185 crc crio[21573]: time=\"2026-06-12T16:26:15.659728888Z\" level=info msg=\"Got pod network &{Name:placement-db-sync-rzcc5 Namespace:openstack ID:9bc671bd970cf90f082a56cbb106893c9efdb9b8fe25ae414ecbc7482a9ee0d2 UID:48cda1fa-e067-478e-8d41-08d2c5cd565e NetNS:/var/run/netns/aeeb6c7c-bcf3-468b-b419-c7a8c56330d4 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod48cda1fa_e067_478e_8d41_08d2c5cd565e.slice PodAnnotations:0xc00443c160}] Aliases:map[]}\"",
2026-06-12 17:20:10.322718 | controller |     "Jun 12 16:26:15.660185 crc crio[21573]: time=\"2026-06-12T16:26:15.65980732Z\" level=info msg=\"Adding pod openstack_placement-db-sync-rzcc5 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 17:20:10.322734 | controller |     "Jun 12 16:26:15.718040 crc crio[21573]: time=\"2026-06-12T16:26:15.71460893Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-65b8c788ff-g2mf6 Namespace:openstack ID:1cf9cbb85d74132a88fc476337e1d23c68b967006cd8574349d4f7f75534344b UID:7ba4f471-cc5f-408f-8a6b-434dc5706cb0 NetNS:/var/run/netns/01531a2e-ee4b-4e31-bce5-16cfc86d71d1 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod7ba4f471_cc5f_408f_8a6b_434dc5706cb0.slice PodAnnotations:0xc00209e460}] Aliases:map[]}\"",
2026-06-12 17:20:10.322752 | controller |     "Jun 12 16:26:15.718040 crc crio[21573]: time=\"2026-06-12T16:26:15.714725584Z\" level=info msg=\"Adding pod openstack_dnsmasq-dns-65b8c788ff-g2mf6 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 17:20:10.322769 | controller |     "Jun 12 16:26:15.727961 crc crio[21573]: time=\"2026-06-12T16:26:15.727853053Z\" level=info msg=\"Running pod sandbox: openstack/barbican-db-sync-q8zhz/POD\" id=d423fcfd-6073-4aed-a9b9-fb9d72da08d4 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:20:10.322785 | controller |     "Jun 12 16:26:15.728315 crc crio[21573]: time=\"2026-06-12T16:26:15.728031679Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.322801 | controller |     "Jun 12 16:26:15.835837 crc crio[21573]: time=\"2026-06-12T16:26:15.835725999Z\" level=info msg=\"Got pod network &{Name:barbican-db-sync-q8zhz Namespace:openstack ID:df4c089bb30f6cb5ebb48fd00aadcc8b1bf2fcd79fd9be0d0b7af176ecb0c76a UID:b3c8e6d6-f957-48c1-a17b-95f3e117f95e NetNS:/var/run/netns/83f129a9-5742-4f1e-b6fb-cae178173951 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podb3c8e6d6_f957_48c1_a17b_95f3e117f95e.slice PodAnnotations:0xc00209e748}] Aliases:map[]}\"",
2026-06-12 17:20:10.322817 | controller |     "Jun 12 16:26:15.835837 crc crio[21573]: time=\"2026-06-12T16:26:15.835818302Z\" level=info msg=\"Adding pod openstack_barbican-db-sync-q8zhz to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 17:20:10.322833 | controller |     "Jun 12 16:26:15.894968 crc crio[21573]: time=\"2026-06-12T16:26:15.894743621Z\" level=info msg=\"Created container 483e3a6a926647b735a2171ac92d8ce8e07ae1c92dc7feb6268b4e7034ef83a6: openstack/dnsmasq-dns-68c444669f-bf6j2/dnsmasq-dns\" id=ce1abbac-f5c7-49bd-9dd3-870ea9e9fb5d name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:20:10.322849 | controller |     "Jun 12 16:26:15.904087 crc crio[21573]: time=\"2026-06-12T16:26:15.903966277Z\" level=info msg=\"Starting container: 483e3a6a926647b735a2171ac92d8ce8e07ae1c92dc7feb6268b4e7034ef83a6\" id=10bb20a5-2f7d-44e6-ab1f-9d346e4cd03c name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 17:20:10.322865 | controller |     "Jun 12 16:26:15.919678 crc crio[21573]: time=\"2026-06-12T16:26:15.918142454Z\" level=info msg=\"Started container\" PID=70243 containerID=483e3a6a926647b735a2171ac92d8ce8e07ae1c92dc7feb6268b4e7034ef83a6 description=openstack/dnsmasq-dns-68c444669f-bf6j2/dnsmasq-dns id=10bb20a5-2f7d-44e6-ab1f-9d346e4cd03c name=/runtime.v1.RuntimeService/StartContainer sandboxID=394d15da1f029b6580bf12e1c5950827fbad64d15327ddefb080695eae2a84bb",
2026-06-12 17:20:10.322885 | controller |     "Jun 12 16:26:16.679848 crc crio[21573]: time=\"2026-06-12T16:26:16.676827944Z\" level=info msg=\"Stopping pod sandbox: fefe789dacfea5288b06cbeae4691a14ff02b9b2499aa424f39a26097254f838\" id=4970e619-fbe8-4f09-ac18-c0598fa38157 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 17:20:10.322901 | controller |     "Jun 12 16:26:16.679848 crc crio[21573]: time=\"2026-06-12T16:26:16.678108781Z\" level=info msg=\"Got pod network &{Name:glance-db-sync-bw86p Namespace:openstack ID:fefe789dacfea5288b06cbeae4691a14ff02b9b2499aa424f39a26097254f838 UID:f592e975-7ae8-4729-bb1a-d35f6096f56d NetNS:/var/run/netns/0e047b80-2255-457a-86b2-a074ebf7e5ec Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podf592e975_7ae8_4729_bb1a_d35f6096f56d.slice PodAnnotations:0xc00209ea98}] Aliases:map[]}\"",
2026-06-12 17:20:10.322918 | controller |     "Jun 12 16:26:16.679848 crc crio[21573]: time=\"2026-06-12T16:26:16.678353348Z\" level=info msg=\"Deleting pod openstack_glance-db-sync-bw86p from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 17:20:10.322933 | controller |     "Jun 12 16:26:17.019843 crc crio[21573]: 2026-06-12T16:26:17Z [verbose] CmdAdd (shim): {1.1.0 [{Name:8e80f1fbcd4e597 Mac:ea:cc:da:a8:ac:46 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:92 Mtu:0 Sandbox:/var/run/netns/3068f3e1-5de1-4598-9f2e-f5f8acb4a3c8 SocketPath: PciID:}] [{Interface:0xc0004026d0 Address:{IP:10.217.0.146 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 17:20:10.322950 | controller |     "Jun 12 16:26:17.021797 crc crio[21573]: time=\"2026-06-12T16:26:17.021029876Z\" level=info msg=\"Got pod network &{Name:keystone-bootstrap-5l4g5 Namespace:openstack ID:8e80f1fbcd4e597701cc19fe0bb8db5b0e76ed887a1ce8ecccbda669416674a5 UID:ac8051d9-727b-4061-85a7-e616fb8e1276 NetNS:/var/run/netns/3068f3e1-5de1-4598-9f2e-f5f8acb4a3c8 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podac8051d9_727b_4061_85a7_e616fb8e1276.slice PodAnnotations:0xc002e280a8}] Aliases:map[]}\"",
2026-06-12 17:20:10.322966 | controller |     "Jun 12 16:26:17.021797 crc crio[21573]: time=\"2026-06-12T16:26:17.021322684Z\" level=info msg=\"Checking pod openstack_keystone-bootstrap-5l4g5 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 17:20:10.322981 | controller |     "Jun 12 16:26:17.034041 crc crio[21573]: time=\"2026-06-12T16:26:17.033574471Z\" level=info msg=\"Ran pod sandbox 8e80f1fbcd4e597701cc19fe0bb8db5b0e76ed887a1ce8ecccbda669416674a5 with infra container: openstack/keystone-bootstrap-5l4g5/POD\" id=f45c25e1-f48a-4f84-87bf-f8f3893f8187 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:20:10.322997 | controller |     "Jun 12 16:26:17.038693 crc crio[21573]: time=\"2026-06-12T16:26:17.038434229Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-keystone:current-podified\" id=f259d01c-6828-4097-bd48-8a8e5ed14c0b name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:20:10.323013 | controller |     "Jun 12 16:26:17.068766 crc crio[21573]: time=\"2026-06-12T16:26:17.068643313Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-keystone:current-podified\" id=e80a8ef8-e4e0-4b78-aee2-a8942c60cbca name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:20:10.323029 | controller |     "Jun 12 16:26:17.216991 crc crio[21573]: 2026-06-12T16:26:17Z [verbose] CmdAdd (shim): {1.1.0 [{Name:2bed26c75415c9f Mac:2e:d5:48:7f:90:97 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:94 Mtu:0 Sandbox:/var/run/netns/25e53b1f-5276-41dd-8791-c32c3aab5b50 SocketPath: PciID:}] [{Interface:0xc000014ca0 Address:{IP:10.217.0.148 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 17:20:10.323049 | controller |     "Jun 12 16:26:17.218136 crc crio[21573]: time=\"2026-06-12T16:26:17.218059674Z\" level=info msg=\"Got pod network &{Name:cinder-db-sync-xldzl Namespace:openstack ID:2bed26c75415c9faa00b9c08c3d1e2274a8615e66208ab7705a8d8a628dcbe46 UID:20f3be2b-dd24-4ced-8892-3c5c0fe9667a NetNS:/var/run/netns/25e53b1f-5276-41dd-8791-c32c3aab5b50 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod20f3be2b_dd24_4ced_8892_3c5c0fe9667a.slice PodAnnotations:0xc001896190}] Aliases:map[]}\"",
2026-06-12 17:20:10.323065 | controller |     "Jun 12 16:26:17.219063 crc crio[21573]: time=\"2026-06-12T16:26:17.218222299Z\" level=info msg=\"Checking pod openstack_cinder-db-sync-xldzl for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 17:20:10.323081 | controller |     "Jun 12 16:26:17.240143 crc crio[21573]: time=\"2026-06-12T16:26:17.240042146Z\" level=info msg=\"Ran pod sandbox 2bed26c75415c9faa00b9c08c3d1e2274a8615e66208ab7705a8d8a628dcbe46 with infra container: openstack/cinder-db-sync-xldzl/POD\" id=7b1d30a3-03b2-40e2-ad56-5f9afeafdf08 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:20:10.323097 | controller |     "Jun 12 16:26:17.256340 crc crio[21573]: 2026-06-12T16:26:17Z [verbose] CmdAdd (shim): {1.1.0 [{Name:2ab944f1730a8ae Mac:3e:b6:a3:7c:f4:34 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:95 Mtu:0 Sandbox:/var/run/netns/76a32315-3a85-4ac5-b69a-46f0cfa1c103 SocketPath: PciID:}] [{Interface:0xc00011a560 Address:{IP:10.217.0.149 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 17:20:10.323114 | controller |     "Jun 12 16:26:17.257984 crc crio[21573]: time=\"2026-06-12T16:26:17.257709595Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-api:current-podified\" id=c9d35e75-8d28-434d-a7d4-c0dd6fb9af15 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:20:10.323130 | controller |     "Jun 12 16:26:17.258085 crc crio[21573]: time=\"2026-06-12T16:26:17.258055594Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/openstack-cinder-api:current-podified not found\" id=c9d35e75-8d28-434d-a7d4-c0dd6fb9af15 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:20:10.323146 | controller |     "Jun 12 16:26:17.258147 crc crio[21573]: time=\"2026-06-12T16:26:17.258129006Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-cinder-api:current-podified found\" id=c9d35e75-8d28-434d-a7d4-c0dd6fb9af15 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:20:10.323162 | controller |     "Jun 12 16:26:17.258295 crc crio[21573]: time=\"2026-06-12T16:26:17.25774985Z\" level=info msg=\"Got pod network &{Name:neutron-db-sync-979sq Namespace:openstack ID:2ab944f1730a8aee43e9aa5afe44817769bd54c063cc180dc9085880d9ea9e92 UID:bc670e1f-071b-479a-ac5d-67c8748047ac NetNS:/var/run/netns/76a32315-3a85-4ac5-b69a-46f0cfa1c103 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podbc670e1f_071b_479a_ac5d_67c8748047ac.slice PodAnnotations:0xc002428088}] Aliases:map[]}\"",
2026-06-12 17:20:10.323178 | controller |     "Jun 12 16:26:17.262897 crc crio[21573]: 2026-06-12T16:26:17Z [verbose] CmdAdd (shim): {1.1.0 [{Name:decaa2a1820c4f9 Mac:b6:03:c3:b2:e6:92 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:93 Mtu:0 Sandbox:/var/run/netns/ce5c483c-6f6b-4671-9536-635ce1a90350 SocketPath: PciID:}] [{Interface:0xc000430960 Address:{IP:10.217.0.147 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 17:20:10.323194 | controller |     "Jun 12 16:26:17.263161 crc crio[21573]: time=\"2026-06-12T16:26:17.2628103Z\" level=info msg=\"Checking pod openstack_neutron-db-sync-979sq for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 17:20:10.323215 | controller |     "Jun 12 16:26:17.263349 crc crio[21573]: time=\"2026-06-12T16:26:17.259830394Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-cinder-api:current-podified\" id=a595901c-9d26-4745-9a80-72db8bf8ddf1 name=/runtime.v1.ImageService/PullImage",
2026-06-12 17:20:10.323231 | controller |     "Jun 12 16:26:17.264381 crc crio[21573]: time=\"2026-06-12T16:26:17.264309042Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-5556978f87-4ltst Namespace:openstack ID:decaa2a1820c4f9ad2f8cf463fe6148f6f84440bd05612e639fc85b242090ab8 UID:6976e1dd-cecb-475d-a34c-fc5adda290e0 NetNS:/var/run/netns/ce5c483c-6f6b-4671-9536-635ce1a90350 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod6976e1dd_cecb_475d_a34c_fc5adda290e0.slice PodAnnotations:0xc000568488}] Aliases:map[]}\"",
2026-06-12 17:20:10.323248 | controller |     "Jun 12 16:26:17.264647 crc crio[21573]: time=\"2026-06-12T16:26:17.26458461Z\" level=info msg=\"Checking pod openstack_dnsmasq-dns-5556978f87-4ltst for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 17:20:10.323263 | controller |     "Jun 12 16:26:17.285623 crc crio[21573]: time=\"2026-06-12T16:26:17.285518023Z\" level=info msg=\"Ran pod sandbox 2ab944f1730a8aee43e9aa5afe44817769bd54c063cc180dc9085880d9ea9e92 with infra container: openstack/neutron-db-sync-979sq/POD\" id=b2d2483c-d79f-4d40-871c-4db171fded6d name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:20:10.323279 | controller |     "Jun 12 16:26:17.286744 crc crio[21573]: time=\"2026-06-12T16:26:17.286664005Z\" level=info msg=\"Ran pod sandbox decaa2a1820c4f9ad2f8cf463fe6148f6f84440bd05612e639fc85b242090ab8 with infra container: openstack/dnsmasq-dns-5556978f87-4ltst/POD\" id=e8180519-da05-4835-ae20-9421dd7e81a1 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:20:10.323294 | controller |     "Jun 12 16:26:17.287568 crc crio[21573]: time=\"2026-06-12T16:26:17.287541127Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-cinder-api:current-podified\\\"\"",
2026-06-12 17:20:10.323310 | controller |     "Jun 12 16:26:17.290942 crc crio[21573]: time=\"2026-06-12T16:26:17.290652417Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=7c8d8841-e30e-49f1-b24f-f12a0e189a06 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:20:10.323325 | controller |     "Jun 12 16:26:17.290942 crc crio[21573]: time=\"2026-06-12T16:26:17.290813332Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=0d8a422d-af47-4cfa-ab0f-e5c48e1dbc79 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:20:10.323341 | controller |     "Jun 12 16:26:17.337345 crc crio[21573]: time=\"2026-06-12T16:26:17.336921326Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=046e129b-1705-432d-a943-a2a7f4d886a5 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:20:10.323356 | controller |     "Jun 12 16:26:17.338113 crc crio[21573]: time=\"2026-06-12T16:26:17.338040958Z\" level=info msg=\"Creating container: openstack/keystone-bootstrap-5l4g5/keystone-bootstrap\" id=ffa348bc-42d4-46dd-a12d-1be3bd4009d2 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:20:10.323372 | controller |     "Jun 12 16:26:17.338558 crc crio[21573]: time=\"2026-06-12T16:26:17.338402389Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.323387 | controller |     "Jun 12 16:26:17.375613 crc crio[21573]: time=\"2026-06-12T16:26:17.375396405Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=ebd6b8ec-39d3-4252-ad3c-b6c475f81d96 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:20:10.323407 | controller |     "Jun 12 16:26:17.403105 crc crio[21573]: time=\"2026-06-12T16:26:17.402476482Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.323423 | controller |     "Jun 12 16:26:17.414724 crc crio[21573]: time=\"2026-06-12T16:26:17.414607785Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.323439 | controller |     "Jun 12 16:26:17.721130 crc crio[21573]: time=\"2026-06-12T16:26:17.719625168Z\" level=info msg=\"Stopping container: 483e3a6a926647b735a2171ac92d8ce8e07ae1c92dc7feb6268b4e7034ef83a6 (timeout: 10s)\" id=ceb2b56f-6e84-40c4-868f-88967ede0d92 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 17:20:10.323455 | controller |     "Jun 12 16:26:17.759653 crc crio[21573]: time=\"2026-06-12T16:26:17.759008013Z\" level=info msg=\"Creating container: openstack/neutron-db-sync-979sq/neutron-db-sync\" id=16e6a175-d20d-4e9e-8918-44acb708bfb5 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:20:10.323471 | controller |     "Jun 12 16:26:17.759653 crc crio[21573]: time=\"2026-06-12T16:26:17.759643831Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.323486 | controller |     "Jun 12 16:26:17.792759 crc crio[21573]: 2026-06-12T16:26:17Z [verbose] CmdAdd (shim): {1.1.0 [{Name:1cf9cbb85d74132 Mac:4a:8c:91:73:15:11 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:98 Mtu:0 Sandbox:/var/run/netns/01531a2e-ee4b-4e31-bce5-16cfc86d71d1 SocketPath: PciID:}] [{Interface:0xc000014700 Address:{IP:10.217.0.152 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 17:20:10.323502 | controller |     "Jun 12 16:26:17.793108 crc crio[21573]: 2026-06-12T16:26:17Z [verbose] CmdAdd (shim): {1.1.0 [{Name:2dd5efd5bceba4e Mac:d2:b1:ae:ef:4f:3b Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:96 Mtu:0 Sandbox:/var/run/netns/d3f967e8-e26a-4a8f-84e5-72327befe5ce SocketPath: PciID:}] [{Interface:0xc000014600 Address:{IP:10.217.0.150 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 17:20:10.323518 | controller |     "Jun 12 16:26:17.793108 crc crio[21573]: 2026-06-12T16:26:17Z [verbose] CmdAdd (shim): {1.1.0 [{Name:df4c089bb30f6cb Mac:de:02:c1:67:28:45 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:99 Mtu:0 Sandbox:/var/run/netns/83f129a9-5742-4f1e-b6fb-cae178173951 SocketPath: PciID:}] [{Interface:0xc0002d4c30 Address:{IP:10.217.0.153 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 17:20:10.323535 | controller |     "Jun 12 16:26:17.793323 crc crio[21573]: 2026-06-12T16:26:17Z [verbose] CmdAdd (shim): {1.1.0 [{Name:9bc671bd970cf90 Mac:ce:15:29:11:a5:dc Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:97 Mtu:0 Sandbox:/var/run/netns/aeeb6c7c-bcf3-468b-b419-c7a8c56330d4 SocketPath: PciID:}] [{Interface:0xc00032c5d0 Address:{IP:10.217.0.151 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 17:20:10.323552 | controller |     "Jun 12 16:26:17.794175 crc crio[21573]: time=\"2026-06-12T16:26:17.794066588Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-65b8c788ff-g2mf6 Namespace:openstack ID:1cf9cbb85d74132a88fc476337e1d23c68b967006cd8574349d4f7f75534344b UID:7ba4f471-cc5f-408f-8a6b-434dc5706cb0 NetNS:/var/run/netns/01531a2e-ee4b-4e31-bce5-16cfc86d71d1 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod7ba4f471_cc5f_408f_8a6b_434dc5706cb0.slice PodAnnotations:0xc00209e460}] Aliases:map[]}\"",
2026-06-12 17:20:10.323572 | controller |     "Jun 12 16:26:17.794946 crc crio[21573]: time=\"2026-06-12T16:26:17.794147427Z\" level=info msg=\"Got pod network &{Name:ceilometer-0 Namespace:openstack ID:2dd5efd5bceba4e14b7f5d60369da9cf1c3af7c73ac9f92ec69481cfa3e04a6a UID:854010bc-31c6-41ac-821b-4ee7992aac46 NetNS:/var/run/netns/d3f967e8-e26a-4a8f-84e5-72327befe5ce Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod854010bc_31c6_41ac_821b_4ee7992aac46.slice PodAnnotations:0xc002e28350}] Aliases:map[]}\"",
2026-06-12 17:20:10.323612 | controller |     "Jun 12 16:26:17.794946 crc crio[21573]: time=\"2026-06-12T16:26:17.794306635Z\" level=info msg=\"Checking pod openstack_dnsmasq-dns-65b8c788ff-g2mf6 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 17:20:10.323631 | controller |     "Jun 12 16:26:17.810937 crc crio[21573]: time=\"2026-06-12T16:26:17.810834209Z\" level=info msg=\"Got pod network &{Name:placement-db-sync-rzcc5 Namespace:openstack ID:9bc671bd970cf90f082a56cbb106893c9efdb9b8fe25ae414ecbc7482a9ee0d2 UID:48cda1fa-e067-478e-8d41-08d2c5cd565e NetNS:/var/run/netns/aeeb6c7c-bcf3-468b-b419-c7a8c56330d4 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod48cda1fa_e067_478e_8d41_08d2c5cd565e.slice PodAnnotations:0xc00443c160}] Aliases:map[]}\"",
2026-06-12 17:20:10.323656 | controller |     "Jun 12 16:26:17.810937 crc crio[21573]: time=\"2026-06-12T16:26:17.810913352Z\" level=info msg=\"Created container f19bc9ce203e5cbcc3fbc623292d3137dc35c76fea4844a2f1398bab4125393f: openstack/keystone-bootstrap-5l4g5/keystone-bootstrap\" id=ffa348bc-42d4-46dd-a12d-1be3bd4009d2 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:20:10.323675 | controller |     "Jun 12 16:26:17.811624 crc crio[21573]: time=\"2026-06-12T16:26:17.811072536Z\" level=info msg=\"Checking pod openstack_placement-db-sync-rzcc5 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 17:20:10.323692 | controller |     "Jun 12 16:26:17.811757 crc crio[21573]: time=\"2026-06-12T16:26:17.811692884Z\" level=info msg=\"Checking pod openstack_ceilometer-0 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 17:20:10.323708 | controller |     "Jun 12 16:26:17.813010 crc crio[21573]: time=\"2026-06-12T16:26:17.812319762Z\" level=info msg=\"Got pod network &{Name:barbican-db-sync-q8zhz Namespace:openstack ID:df4c089bb30f6cb5ebb48fd00aadcc8b1bf2fcd79fd9be0d0b7af176ecb0c76a UID:b3c8e6d6-f957-48c1-a17b-95f3e117f95e NetNS:/var/run/netns/83f129a9-5742-4f1e-b6fb-cae178173951 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podb3c8e6d6_f957_48c1_a17b_95f3e117f95e.slice PodAnnotations:0xc00209e748}] Aliases:map[]}\"",
2026-06-12 17:20:10.323727 | controller |     "Jun 12 16:26:17.813010 crc crio[21573]: time=\"2026-06-12T16:26:17.812561508Z\" level=info msg=\"Checking pod openstack_barbican-db-sync-q8zhz for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 17:20:10.323743 | controller |     "Jun 12 16:26:17.813697 crc crio[21573]: time=\"2026-06-12T16:26:17.813587397Z\" level=info msg=\"Starting container: f19bc9ce203e5cbcc3fbc623292d3137dc35c76fea4844a2f1398bab4125393f\" id=e03c6715-cbac-46db-b59f-a50f9d7a8a48 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 17:20:10.323760 | controller |     "Jun 12 16:26:17.825077 crc crio[21573]: time=\"2026-06-12T16:26:17.824847617Z\" level=info msg=\"Started container\" PID=70594 containerID=f19bc9ce203e5cbcc3fbc623292d3137dc35c76fea4844a2f1398bab4125393f description=openstack/keystone-bootstrap-5l4g5/keystone-bootstrap id=e03c6715-cbac-46db-b59f-a50f9d7a8a48 name=/runtime.v1.RuntimeService/StartContainer sandboxID=8e80f1fbcd4e597701cc19fe0bb8db5b0e76ed887a1ce8ecccbda669416674a5",
2026-06-12 17:20:10.323782 | controller |     "Jun 12 16:26:17.845258 crc crio[21573]: time=\"2026-06-12T16:26:17.845131523Z\" level=info msg=\"Ran pod sandbox 9bc671bd970cf90f082a56cbb106893c9efdb9b8fe25ae414ecbc7482a9ee0d2 with infra container: openstack/placement-db-sync-rzcc5/POD\" id=ae00e131-d6cb-49c2-ae03-1fc3f2eedbf3 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:20:10.323799 | controller |     "Jun 12 16:26:17.848646 crc crio[21573]: time=\"2026-06-12T16:26:17.848534797Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-placement-api:current-podified\" id=b8433b15-442c-4404-8bbc-e859bcd355a0 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:20:10.323817 | controller |     "Jun 12 16:26:17.848906 crc crio[21573]: time=\"2026-06-12T16:26:17.848837545Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/openstack-placement-api:current-podified not found\" id=b8433b15-442c-4404-8bbc-e859bcd355a0 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:20:10.323833 | controller |     "Jun 12 16:26:17.848987 crc crio[21573]: time=\"2026-06-12T16:26:17.848941068Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-placement-api:current-podified found\" id=b8433b15-442c-4404-8bbc-e859bcd355a0 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:20:10.323849 | controller |     "Jun 12 16:26:17.850042 crc crio[21573]: time=\"2026-06-12T16:26:17.849958068Z\" level=info msg=\"Ran pod sandbox 2dd5efd5bceba4e14b7f5d60369da9cf1c3af7c73ac9f92ec69481cfa3e04a6a with infra container: openstack/ceilometer-0/POD\" id=5888ed0e-0ef6-48be-965c-672826e75c8e name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:20:10.323865 | controller |     "Jun 12 16:26:17.852921 crc crio[21573]: time=\"2026-06-12T16:26:17.852732785Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-placement-api:current-podified\" id=c1e20cbb-e8b1-4b61-85ba-a324c75c41ff name=/runtime.v1.ImageService/PullImage",
2026-06-12 17:20:10.323881 | controller |     "Jun 12 16:26:17.853810 crc crio[21573]: time=\"2026-06-12T16:26:17.852951001Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-central:current-podified\" id=68f0097e-c2a6-4410-89ea-ab1ff42a2785 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:20:10.323897 | controller |     "Jun 12 16:26:17.853984 crc crio[21573]: time=\"2026-06-12T16:26:17.853882181Z\" level=info msg=\"Ran pod sandbox 1cf9cbb85d74132a88fc476337e1d23c68b967006cd8574349d4f7f75534344b with infra container: openstack/dnsmasq-dns-65b8c788ff-g2mf6/POD\" id=80992184-b453-49b4-b257-34a1515530bd name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:20:10.323913 | controller |     "Jun 12 16:26:17.855616 crc crio[21573]: time=\"2026-06-12T16:26:17.853981741Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/openstack-ceilometer-central:current-podified not found\" id=68f0097e-c2a6-4410-89ea-ab1ff42a2785 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:20:10.323929 | controller |     "Jun 12 16:26:17.855616 crc crio[21573]: time=\"2026-06-12T16:26:17.854327461Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-ceilometer-central:current-podified found\" id=68f0097e-c2a6-4410-89ea-ab1ff42a2785 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:20:10.323945 | controller |     "Jun 12 16:26:17.856326 crc crio[21573]: time=\"2026-06-12T16:26:17.856051939Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-ceilometer-central:current-podified\" id=970f20bd-74c5-46f5-989f-681016713282 name=/runtime.v1.ImageService/PullImage",
2026-06-12 17:20:10.323961 | controller |     "Jun 12 16:26:17.860159 crc crio[21573]: time=\"2026-06-12T16:26:17.858753819Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=1d061040-3ef3-4c4d-92e5-a754e2800025 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:20:10.323983 | controller |     "Jun 12 16:26:17.860159 crc crio[21573]: time=\"2026-06-12T16:26:17.859175488Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-ceilometer-central:current-podified\\\"\"",
2026-06-12 17:20:10.324000 | controller |     "Jun 12 16:26:17.860159 crc crio[21573]: time=\"2026-06-12T16:26:17.859668315Z\" level=info msg=\"Ran pod sandbox df4c089bb30f6cb5ebb48fd00aadcc8b1bf2fcd79fd9be0d0b7af176ecb0c76a with infra container: openstack/barbican-db-sync-q8zhz/POD\" id=d423fcfd-6073-4aed-a9b9-fb9d72da08d4 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:20:10.324016 | controller |     "Jun 12 16:26:17.860159 crc crio[21573]: time=\"2026-06-12T16:26:17.859709273Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-placement-api:current-podified\\\"\"",
2026-06-12 17:20:10.324032 | controller |     "Jun 12 16:26:17.862569 crc crio[21573]: time=\"2026-06-12T16:26:17.862338537Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-api:current-podified\" id=102fcc86-b838-4284-93cf-a48fbaed8b3f name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:20:10.324049 | controller |     "Jun 12 16:26:17.862814 crc crio[21573]: time=\"2026-06-12T16:26:17.862674297Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/openstack-barbican-api:current-podified not found\" id=102fcc86-b838-4284-93cf-a48fbaed8b3f name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:20:10.324065 | controller |     "Jun 12 16:26:17.862814 crc crio[21573]: time=\"2026-06-12T16:26:17.862770249Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-barbican-api:current-podified found\" id=102fcc86-b838-4284-93cf-a48fbaed8b3f name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:20:10.324081 | controller |     "Jun 12 16:26:17.874955 crc crio[21573]: time=\"2026-06-12T16:26:17.871779816Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-barbican-api:current-podified\" id=9b2fd4da-ca69-40a1-8232-d05fa508d07a name=/runtime.v1.ImageService/PullImage",
2026-06-12 17:20:10.324098 | controller |     "Jun 12 16:26:17.882937 crc crio[21573]: time=\"2026-06-12T16:26:17.882826997Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-barbican-api:current-podified\\\"\"",
2026-06-12 17:20:10.324114 | controller |     "Jun 12 16:26:17.906122 crc crio[21573]: time=\"2026-06-12T16:26:17.905975052Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.324129 | controller |     "Jun 12 16:26:17.910390 crc crio[21573]: time=\"2026-06-12T16:26:17.910288554Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.324145 | controller |     "Jun 12 16:26:17.947212 crc crio[21573]: time=\"2026-06-12T16:26:17.946649894Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=cd1652d1-624d-4951-b9d9-3be2e56155be name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:20:10.324161 | controller |     "Jun 12 16:26:18.081132 crc crio[21573]: time=\"2026-06-12T16:26:18.080987505Z\" level=info msg=\"Creating container: openstack/dnsmasq-dns-5556978f87-4ltst/init\" id=7c644544-60cd-476a-945f-3b645c098672 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:20:10.324177 | controller |     "Jun 12 16:26:18.082426 crc crio[21573]: time=\"2026-06-12T16:26:18.081898561Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.324193 | controller |     "Jun 12 16:26:18.139855 crc crio[21573]: time=\"2026-06-12T16:26:18.139739659Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.324213 | controller |     "Jun 12 16:26:18.173419 crc crio[21573]: time=\"2026-06-12T16:26:18.143660769Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.324229 | controller |     "Jun 12 16:26:18.348793 crc crio[21573]: time=\"2026-06-12T16:26:18.34787057Z\" level=info msg=\"Stopped container 483e3a6a926647b735a2171ac92d8ce8e07ae1c92dc7feb6268b4e7034ef83a6: openstack/dnsmasq-dns-68c444669f-bf6j2/dnsmasq-dns\" id=ceb2b56f-6e84-40c4-868f-88967ede0d92 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 17:20:10.324245 | controller |     "Jun 12 16:26:18.350152 crc crio[21573]: time=\"2026-06-12T16:26:18.350063181Z\" level=info msg=\"Stopping pod sandbox: 394d15da1f029b6580bf12e1c5950827fbad64d15327ddefb080695eae2a84bb\" id=5fd501ba-2349-4833-a8a7-54d3fb2c6006 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 17:20:10.324261 | controller |     "Jun 12 16:26:18.350792 crc crio[21573]: time=\"2026-06-12T16:26:18.35073207Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-68c444669f-bf6j2 Namespace:openstack ID:394d15da1f029b6580bf12e1c5950827fbad64d15327ddefb080695eae2a84bb UID:a7a10806-cdcc-4e1f-9c24-1b8c6d751033 NetNS:/var/run/netns/fcd644b7-a59f-4874-a08b-958773dce1ec Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poda7a10806_cdcc_4e1f_9c24_1b8c6d751033.slice PodAnnotations:0xc00209e628}] Aliases:map[]}\"",
2026-06-12 17:20:10.324278 | controller |     "Jun 12 16:26:18.351104 crc crio[21573]: time=\"2026-06-12T16:26:18.351041809Z\" level=info msg=\"Deleting pod openstack_dnsmasq-dns-68c444669f-bf6j2 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 17:20:10.324294 | controller |     "Jun 12 16:26:18.398603 crc crio[21573]: time=\"2026-06-12T16:26:18.39838871Z\" level=info msg=\"Created container 713f3a6f79af8900edfce5ec54de6e481570be7b9e8e94920d8b5c10eafa5543: openstack/neutron-db-sync-979sq/neutron-db-sync\" id=16e6a175-d20d-4e9e-8918-44acb708bfb5 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:20:10.324309 | controller |     "Jun 12 16:26:18.400158 crc crio[21573]: time=\"2026-06-12T16:26:18.400102578Z\" level=info msg=\"Starting container: 713f3a6f79af8900edfce5ec54de6e481570be7b9e8e94920d8b5c10eafa5543\" id=4302f6cf-36dc-41b0-bcb8-2c71bf00aeef name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 17:20:10.324326 | controller |     "Jun 12 16:26:18.408005 crc crio[21573]: time=\"2026-06-12T16:26:18.407834516Z\" level=info msg=\"Creating container: openstack/dnsmasq-dns-65b8c788ff-g2mf6/init\" id=d4a78ce6-962e-4dd8-963e-52da1f0328bc name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:20:10.324342 | controller |     "Jun 12 16:26:18.408832 crc crio[21573]: time=\"2026-06-12T16:26:18.408780833Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.324358 | controller |     "Jun 12 16:26:18.417916 crc crio[21573]: time=\"2026-06-12T16:26:18.41785205Z\" level=info msg=\"Started container\" PID=70619 containerID=713f3a6f79af8900edfce5ec54de6e481570be7b9e8e94920d8b5c10eafa5543 description=openstack/neutron-db-sync-979sq/neutron-db-sync id=4302f6cf-36dc-41b0-bcb8-2c71bf00aeef name=/runtime.v1.RuntimeService/StartContainer sandboxID=2ab944f1730a8aee43e9aa5afe44817769bd54c063cc180dc9085880d9ea9e92",
2026-06-12 17:20:10.324374 | controller |     "Jun 12 16:26:18.453511 crc crio[21573]: time=\"2026-06-12T16:26:18.453304783Z\" level=info msg=\"Created container 7aba62dab404ebaceb5302259172c3adc684fa8b10236fffdb08858b3927a32c: openstack/dnsmasq-dns-5556978f87-4ltst/init\" id=7c644544-60cd-476a-945f-3b645c098672 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:20:10.324394 | controller |     "Jun 12 16:26:18.457846 crc crio[21573]: time=\"2026-06-12T16:26:18.45779512Z\" level=info msg=\"Starting container: 7aba62dab404ebaceb5302259172c3adc684fa8b10236fffdb08858b3927a32c\" id=93a2fed8-6ba7-41d0-bfbf-feee4a5b6568 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 17:20:10.324410 | controller |     "Jun 12 16:26:18.467388 crc crio[21573]: time=\"2026-06-12T16:26:18.467334383Z\" level=info msg=\"Started container\" PID=70645 containerID=7aba62dab404ebaceb5302259172c3adc684fa8b10236fffdb08858b3927a32c description=openstack/dnsmasq-dns-5556978f87-4ltst/init id=93a2fed8-6ba7-41d0-bfbf-feee4a5b6568 name=/runtime.v1.RuntimeService/StartContainer sandboxID=decaa2a1820c4f9ad2f8cf463fe6148f6f84440bd05612e639fc85b242090ab8",
2026-06-12 17:20:10.324427 | controller |     "Jun 12 16:26:18.540057 crc crio[21573]: time=\"2026-06-12T16:26:18.539944662Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.324443 | controller |     "Jun 12 16:26:18.562063 crc crio[21573]: time=\"2026-06-12T16:26:18.561970991Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.324459 | controller |     "Jun 12 16:26:18.821929 crc crio[21573]: time=\"2026-06-12T16:26:18.821158364Z\" level=info msg=\"Stopping pod sandbox: decaa2a1820c4f9ad2f8cf463fe6148f6f84440bd05612e639fc85b242090ab8\" id=342dc7cf-31c3-4d6b-beca-9d4dc84f41e9 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 17:20:10.324475 | controller |     "Jun 12 16:26:18.823601 crc crio[21573]: time=\"2026-06-12T16:26:18.822721099Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-5556978f87-4ltst Namespace:openstack ID:decaa2a1820c4f9ad2f8cf463fe6148f6f84440bd05612e639fc85b242090ab8 UID:6976e1dd-cecb-475d-a34c-fc5adda290e0 NetNS:/var/run/netns/ce5c483c-6f6b-4671-9536-635ce1a90350 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod6976e1dd_cecb_475d_a34c_fc5adda290e0.slice PodAnnotations:0xc0036743c0}] Aliases:map[]}\"",
2026-06-12 17:20:10.324491 | controller |     "Jun 12 16:26:18.823601 crc crio[21573]: time=\"2026-06-12T16:26:18.822894224Z\" level=info msg=\"Deleting pod openstack_dnsmasq-dns-5556978f87-4ltst from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 17:20:10.324508 | controller |     "Jun 12 16:26:18.851284 crc crio[21573]: time=\"2026-06-12T16:26:18.851014615Z\" level=info msg=\"Stopped pod sandbox: 394d15da1f029b6580bf12e1c5950827fbad64d15327ddefb080695eae2a84bb\" id=5fd501ba-2349-4833-a8a7-54d3fb2c6006 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 17:20:10.324524 | controller |     "Jun 12 16:26:19.275687 crc crio[21573]: time=\"2026-06-12T16:26:19.275559065Z\" level=info msg=\"Stopped pod sandbox: decaa2a1820c4f9ad2f8cf463fe6148f6f84440bd05612e639fc85b242090ab8\" id=342dc7cf-31c3-4d6b-beca-9d4dc84f41e9 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 17:20:10.324541 | controller |     "Jun 12 16:26:19.327658 crc crio[21573]: time=\"2026-06-12T16:26:19.32656709Z\" level=info msg=\"Created container 95ac344c117460eb57ee3de518cdeb5e787c9eb78522060ddcb89cace5f4c5da: openstack/dnsmasq-dns-65b8c788ff-g2mf6/init\" id=d4a78ce6-962e-4dd8-963e-52da1f0328bc name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:20:10.324556 | controller |     "Jun 12 16:26:19.328764 crc crio[21573]: time=\"2026-06-12T16:26:19.328655748Z\" level=info msg=\"Starting container: 95ac344c117460eb57ee3de518cdeb5e787c9eb78522060ddcb89cace5f4c5da\" id=2968ca3b-8872-417b-87b1-62b159e7c9e9 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 17:20:10.324587 | controller |     "Jun 12 16:26:19.341257 crc crio[21573]: time=\"2026-06-12T16:26:19.34107333Z\" level=info msg=\"Started container\" PID=70722 containerID=95ac344c117460eb57ee3de518cdeb5e787c9eb78522060ddcb89cace5f4c5da description=openstack/dnsmasq-dns-65b8c788ff-g2mf6/init id=2968ca3b-8872-417b-87b1-62b159e7c9e9 name=/runtime.v1.RuntimeService/StartContainer sandboxID=1cf9cbb85d74132a88fc476337e1d23c68b967006cd8574349d4f7f75534344b",
2026-06-12 17:20:10.324613 | controller |     "Jun 12 16:26:19.924149 crc crio[21573]: time=\"2026-06-12T16:26:19.923543584Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=04dc2aee-48cc-41e8-8f40-02d3e4e16da9 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:20:10.324631 | controller |     "Jun 12 16:26:19.951493 crc crio[21573]: time=\"2026-06-12T16:26:19.951319442Z\" level=info msg=\"Removing container: 483e3a6a926647b735a2171ac92d8ce8e07ae1c92dc7feb6268b4e7034ef83a6\" id=8130f592-8993-4e4a-80f0-569594ce3804 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 17:20:10.324648 | controller |     "Jun 12 16:26:20.089759 crc crio[21573]: time=\"2026-06-12T16:26:20.084334037Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=0a4f87fb-1d86-48a1-a0e9-45e6916f2e71 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:20:10.324672 | controller |     "Jun 12 16:26:20.115862 crc crio[21573]: time=\"2026-06-12T16:26:20.115638502Z\" level=info msg=\"Removed container 483e3a6a926647b735a2171ac92d8ce8e07ae1c92dc7feb6268b4e7034ef83a6: openstack/dnsmasq-dns-68c444669f-bf6j2/dnsmasq-dns\" id=8130f592-8993-4e4a-80f0-569594ce3804 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 17:20:10.324691 | controller |     "Jun 12 16:26:20.139499 crc crio[21573]: time=\"2026-06-12T16:26:20.137365161Z\" level=info msg=\"Removing container: c7fbb4d7816c2aa3f16f66b9cd508bb509d1ca6c0b3b02367fcd8caecc2489f8\" id=2250c287-2eb3-478b-b112-bad5cb65df57 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 17:20:10.324708 | controller |     "Jun 12 16:26:20.142702 crc crio[21573]: time=\"2026-06-12T16:26:20.140634254Z\" level=info msg=\"Creating container: openstack/dnsmasq-dns-65b8c788ff-g2mf6/dnsmasq-dns\" id=2748ca34-053e-47a5-96d5-b8341e07e397 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:20:10.324724 | controller |     "Jun 12 16:26:20.145752 crc crio[21573]: time=\"2026-06-12T16:26:20.142851308Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.324741 | controller |     "Jun 12 16:26:20.445904 crc crio[21573]: time=\"2026-06-12T16:26:20.445539259Z\" level=info msg=\"Removed container c7fbb4d7816c2aa3f16f66b9cd508bb509d1ca6c0b3b02367fcd8caecc2489f8: openstack/dnsmasq-dns-68c444669f-bf6j2/init\" id=2250c287-2eb3-478b-b112-bad5cb65df57 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 17:20:10.324757 | controller |     "Jun 12 16:26:20.475179 crc crio[21573]: time=\"2026-06-12T16:26:20.475020576Z\" level=info msg=\"Removing container: 7aba62dab404ebaceb5302259172c3adc684fa8b10236fffdb08858b3927a32c\" id=4a8d04e8-98c0-4946-b631-2cbf0d3bb752 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 17:20:10.324774 | controller |     "Jun 12 16:26:20.516562 crc crio[21573]: time=\"2026-06-12T16:26:20.514966994Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.324791 | controller |     "Jun 12 16:26:20.565394 crc crio[21573]: time=\"2026-06-12T16:26:20.564669869Z\" level=info msg=\"Removed container 7aba62dab404ebaceb5302259172c3adc684fa8b10236fffdb08858b3927a32c: openstack/dnsmasq-dns-5556978f87-4ltst/init\" id=4a8d04e8-98c0-4946-b631-2cbf0d3bb752 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 17:20:10.324807 | controller |     "Jun 12 16:26:20.576871 crc crio[21573]: time=\"2026-06-12T16:26:20.57622408Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.324827 | controller |     "Jun 12 16:26:20.620526 crc crio[21573]: time=\"2026-06-12T16:26:20.619750889Z\" level=info msg=\"Stopped pod sandbox: fefe789dacfea5288b06cbeae4691a14ff02b9b2499aa424f39a26097254f838\" id=4970e619-fbe8-4f09-ac18-c0598fa38157 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 17:20:10.324844 | controller |     "Jun 12 16:26:20.857635 crc crio[21573]: time=\"2026-06-12T16:26:20.857410935Z\" level=info msg=\"Created container c9987c87c33e9e6491339ccf8231a7691b7a65f20e58016e3fee45f55ae7cc03: openstack/dnsmasq-dns-65b8c788ff-g2mf6/dnsmasq-dns\" id=2748ca34-053e-47a5-96d5-b8341e07e397 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:20:10.324861 | controller |     "Jun 12 16:26:20.867519 crc crio[21573]: time=\"2026-06-12T16:26:20.864431775Z\" level=info msg=\"Starting container: c9987c87c33e9e6491339ccf8231a7691b7a65f20e58016e3fee45f55ae7cc03\" id=440627af-876c-4306-8913-0e15abd4dc51 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 17:20:10.324877 | controller |     "Jun 12 16:26:20.890517 crc crio[21573]: time=\"2026-06-12T16:26:20.887597342Z\" level=info msg=\"Started container\" PID=70907 containerID=c9987c87c33e9e6491339ccf8231a7691b7a65f20e58016e3fee45f55ae7cc03 description=openstack/dnsmasq-dns-65b8c788ff-g2mf6/dnsmasq-dns id=440627af-876c-4306-8913-0e15abd4dc51 name=/runtime.v1.RuntimeService/StartContainer sandboxID=1cf9cbb85d74132a88fc476337e1d23c68b967006cd8574349d4f7f75534344b",
2026-06-12 17:20:10.324893 | controller |     "Jun 12 16:26:22.486579 crc crio[21573]: time=\"2026-06-12T16:26:22.484738064Z\" level=info msg=\"Stopping pod sandbox: ab9606494179a0157c364d5d2b0084be0563509cbe34658304ecffd86572c72c\" id=793a4920-43d3-466c-93e2-afb8a29f06d6 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 17:20:10.324910 | controller |     "Jun 12 16:26:22.486579 crc crio[21573]: time=\"2026-06-12T16:26:22.486135044Z\" level=info msg=\"Stopped pod sandbox (already stopped): ab9606494179a0157c364d5d2b0084be0563509cbe34658304ecffd86572c72c\" id=793a4920-43d3-466c-93e2-afb8a29f06d6 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 17:20:10.324926 | controller |     "Jun 12 16:26:22.493804 crc crio[21573]: time=\"2026-06-12T16:26:22.493680022Z\" level=info msg=\"Removing pod sandbox: ab9606494179a0157c364d5d2b0084be0563509cbe34658304ecffd86572c72c\" id=3dad40cd-b558-4a52-b323-dd0b1369a0ce name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 17:20:10.324942 | controller |     "Jun 12 16:26:22.520982 crc crio[21573]: time=\"2026-06-12T16:26:22.520813796Z\" level=info msg=\"Removed pod sandbox: ab9606494179a0157c364d5d2b0084be0563509cbe34658304ecffd86572c72c\" id=3dad40cd-b558-4a52-b323-dd0b1369a0ce name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 17:20:10.324957 | controller |     "Jun 12 16:26:22.526198 crc crio[21573]: time=\"2026-06-12T16:26:22.526110987Z\" level=info msg=\"Stopping pod sandbox: 394d15da1f029b6580bf12e1c5950827fbad64d15327ddefb080695eae2a84bb\" id=95b3fb0c-6547-4650-88fa-fe7eaa50bc30 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 17:20:10.324974 | controller |     "Jun 12 16:26:22.526611 crc crio[21573]: time=\"2026-06-12T16:26:22.526302452Z\" level=info msg=\"Stopped pod sandbox (already stopped): 394d15da1f029b6580bf12e1c5950827fbad64d15327ddefb080695eae2a84bb\" id=95b3fb0c-6547-4650-88fa-fe7eaa50bc30 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 17:20:10.324990 | controller |     "Jun 12 16:26:22.528088 crc crio[21573]: time=\"2026-06-12T16:26:22.527899808Z\" level=info msg=\"Removing pod sandbox: 394d15da1f029b6580bf12e1c5950827fbad64d15327ddefb080695eae2a84bb\" id=128fda0a-653f-4245-869b-1b4edb54ea6e name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 17:20:10.325005 | controller |     "Jun 12 16:26:22.594816 crc crio[21573]: time=\"2026-06-12T16:26:22.594707957Z\" level=info msg=\"Removed pod sandbox: 394d15da1f029b6580bf12e1c5950827fbad64d15327ddefb080695eae2a84bb\" id=128fda0a-653f-4245-869b-1b4edb54ea6e name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 17:20:10.325026 | controller |     "Jun 12 16:26:22.596490 crc crio[21573]: time=\"2026-06-12T16:26:22.596321865Z\" level=info msg=\"Stopping pod sandbox: decaa2a1820c4f9ad2f8cf463fe6148f6f84440bd05612e639fc85b242090ab8\" id=6492e80f-d97a-4ea9-aeee-cb4042e5e54c name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 17:20:10.325043 | controller |     "Jun 12 16:26:22.596625 crc crio[21573]: time=\"2026-06-12T16:26:22.5965222Z\" level=info msg=\"Stopped pod sandbox (already stopped): decaa2a1820c4f9ad2f8cf463fe6148f6f84440bd05612e639fc85b242090ab8\" id=6492e80f-d97a-4ea9-aeee-cb4042e5e54c name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 17:20:10.325059 | controller |     "Jun 12 16:26:22.598399 crc crio[21573]: time=\"2026-06-12T16:26:22.598312068Z\" level=info msg=\"Removing pod sandbox: decaa2a1820c4f9ad2f8cf463fe6148f6f84440bd05612e639fc85b242090ab8\" id=fcd86bd5-4b62-479f-90c4-5176cbd6a619 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 17:20:10.325076 | controller |     "Jun 12 16:26:22.644400 crc crio[21573]: time=\"2026-06-12T16:26:22.644094484Z\" level=info msg=\"Removed pod sandbox: decaa2a1820c4f9ad2f8cf463fe6148f6f84440bd05612e639fc85b242090ab8\" id=fcd86bd5-4b62-479f-90c4-5176cbd6a619 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 17:20:10.325092 | controller |     "Jun 12 16:26:24.299890 crc crio[21573]: time=\"2026-06-12T16:26:24.299015196Z\" level=info msg=\"Stopping container: c9987c87c33e9e6491339ccf8231a7691b7a65f20e58016e3fee45f55ae7cc03 (timeout: 10s)\" id=6e58810a-9c38-4edf-9780-efdd7b90c9df name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 17:20:10.325109 | controller |     "Jun 12 16:26:24.600403 crc crio[21573]: time=\"2026-06-12T16:26:24.599619793Z\" level=info msg=\"Stopped container c9987c87c33e9e6491339ccf8231a7691b7a65f20e58016e3fee45f55ae7cc03: openstack/dnsmasq-dns-65b8c788ff-g2mf6/dnsmasq-dns\" id=6e58810a-9c38-4edf-9780-efdd7b90c9df name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 17:20:10.325124 | controller |     "Jun 12 16:26:24.620543 crc crio[21573]: time=\"2026-06-12T16:26:24.620342554Z\" level=info msg=\"Stopping pod sandbox: 1cf9cbb85d74132a88fc476337e1d23c68b967006cd8574349d4f7f75534344b\" id=e3334b1b-16aa-445c-9ee5-79d349c57381 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 17:20:10.325141 | controller |     "Jun 12 16:26:24.622386 crc crio[21573]: time=\"2026-06-12T16:26:24.62229929Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-65b8c788ff-g2mf6 Namespace:openstack ID:1cf9cbb85d74132a88fc476337e1d23c68b967006cd8574349d4f7f75534344b UID:7ba4f471-cc5f-408f-8a6b-434dc5706cb0 NetNS:/var/run/netns/01531a2e-ee4b-4e31-bce5-16cfc86d71d1 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod7ba4f471_cc5f_408f_8a6b_434dc5706cb0.slice PodAnnotations:0xc002722408}] Aliases:map[]}\"",
2026-06-12 17:20:10.325158 | controller |     "Jun 12 16:26:24.622700 crc crio[21573]: time=\"2026-06-12T16:26:24.622649451Z\" level=info msg=\"Deleting pod openstack_dnsmasq-dns-65b8c788ff-g2mf6 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 17:20:10.325174 | controller |     "Jun 12 16:26:25.324495 crc crio[21573]: time=\"2026-06-12T16:26:25.323780738Z\" level=info msg=\"Stopped pod sandbox: 1cf9cbb85d74132a88fc476337e1d23c68b967006cd8574349d4f7f75534344b\" id=e3334b1b-16aa-445c-9ee5-79d349c57381 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 17:20:10.325191 | controller |     "Jun 12 16:26:26.250303 crc crio[21573]: time=\"2026-06-12T16:26:26.249366389Z\" level=info msg=\"Removing container: c9987c87c33e9e6491339ccf8231a7691b7a65f20e58016e3fee45f55ae7cc03\" id=e9e1139a-24e2-439a-bc25-788ca53b2f6f name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 17:20:10.325207 | controller |     "Jun 12 16:26:26.255603 crc crio[21573]: time=\"2026-06-12T16:26:26.255554363Z\" level=info msg=\"Running pod sandbox: openstack/dnsmasq-dns-6674dbf88c-wthzg/POD\" id=a4db46ef-69c8-4207-b84b-db0840b5fc63 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:20:10.325233 | controller |     "Jun 12 16:26:26.255826 crc crio[21573]: time=\"2026-06-12T16:26:26.25580353Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.325250 | controller |     "Jun 12 16:26:28.516706 crc crio[21573]: time=\"2026-06-12T16:26:28.513839597Z\" level=info msg=\"Running pod sandbox: openstack/glance-default-internal-api-0/POD\" id=2be79e78-d239-4605-8d6b-9c8d2c60503f name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:20:10.325266 | controller |     "Jun 12 16:26:28.518803 crc crio[21573]: time=\"2026-06-12T16:26:28.516765901Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.325282 | controller |     "Jun 12 16:26:29.474323 crc crio[21573]: time=\"2026-06-12T16:26:29.47419008Z\" level=info msg=\"Running pod sandbox: openstack/glance-default-external-api-0/POD\" id=dc84130a-d834-4446-80f9-f817e2530bba name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:20:10.325297 | controller |     "Jun 12 16:26:29.474730 crc crio[21573]: time=\"2026-06-12T16:26:29.474398965Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.325312 | controller |     "Jun 12 16:26:30.494091 crc crio[21573]: time=\"2026-06-12T16:26:30.493389175Z\" level=info msg=\"Removed container c9987c87c33e9e6491339ccf8231a7691b7a65f20e58016e3fee45f55ae7cc03: openstack/dnsmasq-dns-65b8c788ff-g2mf6/dnsmasq-dns\" id=e9e1139a-24e2-439a-bc25-788ca53b2f6f name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 17:20:10.325328 | controller |     "Jun 12 16:26:30.499707 crc crio[21573]: time=\"2026-06-12T16:26:30.499564687Z\" level=info msg=\"Removing container: 95ac344c117460eb57ee3de518cdeb5e787c9eb78522060ddcb89cace5f4c5da\" id=672722f9-e5e6-41c6-9bab-589bc2f26d8b name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 17:20:10.325343 | controller |     "Jun 12 16:26:32.390166 crc crio[21573]: time=\"2026-06-12T16:26:32.389502698Z\" level=info msg=\"Stopping pod sandbox: 8e80f1fbcd4e597701cc19fe0bb8db5b0e76ed887a1ce8ecccbda669416674a5\" id=7e8ac320-f171-4d80-a05f-7877ee65eaa2 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 17:20:10.325359 | controller |     "Jun 12 16:26:32.391958 crc crio[21573]: time=\"2026-06-12T16:26:32.391096374Z\" level=info msg=\"Got pod network &{Name:keystone-bootstrap-5l4g5 Namespace:openstack ID:8e80f1fbcd4e597701cc19fe0bb8db5b0e76ed887a1ce8ecccbda669416674a5 UID:ac8051d9-727b-4061-85a7-e616fb8e1276 NetNS:/var/run/netns/3068f3e1-5de1-4598-9f2e-f5f8acb4a3c8 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podac8051d9_727b_4061_85a7_e616fb8e1276.slice PodAnnotations:0xc002e28570}] Aliases:map[]}\"",
2026-06-12 17:20:10.325375 | controller |     "Jun 12 16:26:32.391958 crc crio[21573]: time=\"2026-06-12T16:26:32.391281409Z\" level=info msg=\"Deleting pod openstack_keystone-bootstrap-5l4g5 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 17:20:10.325391 | controller |     "Jun 12 16:26:41.718532 crc crio[21573]: time=\"2026-06-12T16:26:41.717013211Z\" level=info msg=\"Stopped pod sandbox: 8e80f1fbcd4e597701cc19fe0bb8db5b0e76ed887a1ce8ecccbda669416674a5\" id=7e8ac320-f171-4d80-a05f-7877ee65eaa2 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 17:20:10.325407 | controller |     "Jun 12 16:26:44.083882 crc crio[21573]: time=\"2026-06-12T16:26:44.082716708Z\" level=info msg=\"Running pod sandbox: openstack/keystone-bootstrap-mn5h9/POD\" id=79950809-48a7-411a-998a-3277a8dc51de name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:20:10.325426 | controller |     "Jun 12 16:26:44.083882 crc crio[21573]: time=\"2026-06-12T16:26:44.083841671Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.325442 | controller |     "Jun 12 16:27:02.599948 crc crio[21573]: time=\"2026-06-12T16:27:02.598332188Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-placement-api@sha256:c93ec98f0fc39d40abf15ee546f42b7074f18c532f5b98550cf6911e13807857\" id=c1e20cbb-e8b1-4b61-85ba-a324c75c41ff name=/runtime.v1.ImageService/PullImage",
2026-06-12 17:20:10.325458 | controller |     "Jun 12 16:27:02.602709 crc crio[21573]: time=\"2026-06-12T16:27:02.602556566Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-placement-api:current-podified\" id=e97a94c3-02a0-40b4-bb5a-80a49e698cbc name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:20:10.325474 | controller |     "Jun 12 16:27:02.620674 crc crio[21573]: time=\"2026-06-12T16:27:02.620481694Z\" level=info msg=\"Removed container 95ac344c117460eb57ee3de518cdeb5e787c9eb78522060ddcb89cace5f4c5da: openstack/dnsmasq-dns-65b8c788ff-g2mf6/init\" id=672722f9-e5e6-41c6-9bab-589bc2f26d8b name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 17:20:10.325490 | controller |     "Jun 12 16:27:02.630897 crc crio[21573]: time=\"2026-06-12T16:27:02.630747006Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-ceilometer-central@sha256:ca595b86108ec3b7d15f0758412e7fa09952c2f6c792248a00b53c236afcb6dc\" id=970f20bd-74c5-46f5-989f-681016713282 name=/runtime.v1.ImageService/PullImage",
2026-06-12 17:20:10.325505 | controller |     "Jun 12 16:27:02.632423 crc crio[21573]: time=\"2026-06-12T16:27:02.632210595Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-central:current-podified\" id=63529c8f-efba-4179-bc29-fbc4af7b7b2f name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:20:10.325521 | controller |     "Jun 12 16:27:02.742775 crc crio[21573]: time=\"2026-06-12T16:27:02.74208824Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-barbican-api@sha256:1dc5f1c819d6571c9291b616a10504e9aae583012375bdddf3f84be521c437bd\" id=9b2fd4da-ca69-40a1-8232-d05fa508d07a name=/runtime.v1.ImageService/PullImage",
2026-06-12 17:20:10.325536 | controller |     "Jun 12 16:27:02.743653 crc crio[21573]: time=\"2026-06-12T16:27:02.743525075Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-api:current-podified\" id=90722660-4d50-4c7b-bfee-e83bd14e4ce3 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:20:10.325552 | controller |     "Jun 12 16:27:04.845433 crc crio[21573]: time=\"2026-06-12T16:27:04.843588839Z\" level=info msg=\"Got pod network &{Name:glance-default-external-api-0 Namespace:openstack ID:14e98576df03420ba8b9780790d8a7ad525e746d683013282c4dfa58911ecd3e UID:92c35e52-0c20-49ee-887d-fd09b2c84329 NetNS:/var/run/netns/81906690-60c0-4e6a-af80-661b62ac5747 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod92c35e52_0c20_49ee_887d_fd09b2c84329.slice PodAnnotations:0xc002e29698}] Aliases:map[]}\"",
2026-06-12 17:20:10.325569 | controller |     "Jun 12 16:27:04.845433 crc crio[21573]: time=\"2026-06-12T16:27:04.844520835Z\" level=info msg=\"Adding pod openstack_glance-default-external-api-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 17:20:10.325606 | controller |     "Jun 12 16:27:04.849695 crc crio[21573]: time=\"2026-06-12T16:27:04.847485822Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-6674dbf88c-wthzg Namespace:openstack ID:3e6a003c3f1d182415ecfe955ea4525cf25b554e2a23602b82e4445de1905941 UID:a8b288ff-f266-40fa-ad3f-00c3c383c2a5 NetNS:/var/run/netns/0ae99f12-d664-4efe-ab6e-1c3f585ef8a3 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poda8b288ff_f266_40fa_ad3f_00c3c383c2a5.slice PodAnnotations:0xc000138868}] Aliases:map[]}\"",
2026-06-12 17:20:10.325627 | controller |     "Jun 12 16:27:04.849695 crc crio[21573]: time=\"2026-06-12T16:27:04.847513633Z\" level=info msg=\"Adding pod openstack_dnsmasq-dns-6674dbf88c-wthzg to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 17:20:10.325645 | controller |     "Jun 12 16:27:04.889419 crc crio[21573]: time=\"2026-06-12T16:27:04.885253816Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-placement-api:current-podified\" id=f2ccaf34-5b80-4cc0-a01a-963553838906 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:20:10.325662 | controller |     "Jun 12 16:27:04.929606 crc crio[21573]: time=\"2026-06-12T16:27:04.929148924Z\" level=info msg=\"Got pod network &{Name:glance-default-internal-api-0 Namespace:openstack ID:c116e5f8a2304ddd38ec8d4293999045c8822b2ea0628d6b823da668485c9b05 UID:5ebd63c6-5dd8-4b7f-b14b-0446e54785cf NetNS:/var/run/netns/cfb590f5-2bdb-4ddd-bb9d-fc9ac8d64097 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod5ebd63c6_5dd8_4b7f_b14b_0446e54785cf.slice PodAnnotations:0xc000138b28}] Aliases:map[]}\"",
2026-06-12 17:20:10.325686 | controller |     "Jun 12 16:27:04.929606 crc crio[21573]: time=\"2026-06-12T16:27:04.929312779Z\" level=info msg=\"Adding pod openstack_glance-default-internal-api-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 17:20:10.325706 | controller |     "Jun 12 16:27:04.940041 crc crio[21573]: time=\"2026-06-12T16:27:04.939805362Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-api:current-podified\" id=c756ab89-6b2c-4688-8104-c08ee9a94316 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:20:10.325722 | controller |     "Jun 12 16:27:04.953774 crc crio[21573]: time=\"2026-06-12T16:27:04.95157477Z\" level=info msg=\"Got pod network &{Name:keystone-bootstrap-mn5h9 Namespace:openstack ID:bba45bc4fc995ed81c8de048d5a7a81d7b238613af5525300ff90a0aef2bbc0f UID:ff90eb39-f071-4307-abfd-c0b863018feb NetNS:/var/run/netns/e8e0fb03-264c-426a-87c9-48c8d802b1a1 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podff90eb39_f071_4307_abfd_c0b863018feb.slice PodAnnotations:0xc000640a40}] Aliases:map[]}\"",
2026-06-12 17:20:10.325739 | controller |     "Jun 12 16:27:04.953774 crc crio[21573]: time=\"2026-06-12T16:27:04.951671432Z\" level=info msg=\"Adding pod openstack_keystone-bootstrap-mn5h9 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 17:20:10.325754 | controller |     "Jun 12 16:27:04.963678 crc crio[21573]: time=\"2026-06-12T16:27:04.962741697Z\" level=info msg=\"Creating container: openstack/placement-db-sync-rzcc5/placement-db-sync\" id=795f298c-cc6e-4ac8-b90f-3acf74cd1bfe name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:20:10.325771 | controller |     "Jun 12 16:27:04.976708 crc crio[21573]: time=\"2026-06-12T16:27:04.970166007Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.325787 | controller |     "Jun 12 16:27:04.976708 crc crio[21573]: time=\"2026-06-12T16:27:04.973695529Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-central:current-podified\" id=6ed897c6-85a7-4679-937c-805b35c1dfab name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:20:10.325803 | controller |     "Jun 12 16:27:04.981953 crc crio[21573]: time=\"2026-06-12T16:27:04.977840856Z\" level=info msg=\"Creating container: openstack/barbican-db-sync-q8zhz/barbican-db-sync\" id=613df724-8935-4007-a650-2eae1c288fe9 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:20:10.325822 | controller |     "Jun 12 16:27:04.996694 crc crio[21573]: time=\"2026-06-12T16:27:04.99658221Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.325838 | controller |     "Jun 12 16:27:05.033383 crc crio[21573]: time=\"2026-06-12T16:27:05.033010299Z\" level=info msg=\"Creating container: openstack/ceilometer-0/ceilometer-central-agent\" id=a9b32caa-fc12-46d3-a572-2f33ea4e6d73 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:20:10.325854 | controller |     "Jun 12 16:27:05.050662 crc crio[21573]: time=\"2026-06-12T16:27:05.050342286Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.325870 | controller |     "Jun 12 16:27:05.091791 crc crio[21573]: time=\"2026-06-12T16:27:05.089072155Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.325885 | controller |     "Jun 12 16:27:05.101148 crc crio[21573]: time=\"2026-06-12T16:27:05.101046098Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.325901 | controller |     "Jun 12 16:27:05.107695 crc crio[21573]: time=\"2026-06-12T16:27:05.107581234Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-cinder-api@sha256:fe1576f03269f7a945c6628d852209fd65ead27a85515096a858bbfa7e64c102\" id=a595901c-9d26-4745-9a80-72db8bf8ddf1 name=/runtime.v1.ImageService/PullImage",
2026-06-12 17:20:10.325918 | controller |     "Jun 12 16:27:05.109711 crc crio[21573]: time=\"2026-06-12T16:27:05.109596039Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-api:current-podified\" id=fd2dcc5c-6ae1-48f6-96b0-b329fa615e10 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:20:10.325935 | controller |     "Jun 12 16:27:05.133122 crc crio[21573]: time=\"2026-06-12T16:27:05.132554022Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.325951 | controller |     "Jun 12 16:27:05.137907 crc crio[21573]: time=\"2026-06-12T16:27:05.137814442Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.325983 | controller |     "Jun 12 16:27:05.139540 crc crio[21573]: time=\"2026-06-12T16:27:05.139392063Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-api:current-podified\" id=60ea9602-4c05-4137-ae0a-2504105f19fe name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:20:10.326002 | controller |     "Jun 12 16:27:05.167043 crc crio[21573]: time=\"2026-06-12T16:27:05.166906035Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.326019 | controller |     "Jun 12 16:27:05.173481 crc crio[21573]: time=\"2026-06-12T16:27:05.173325026Z\" level=info msg=\"Creating container: openstack/cinder-db-sync-xldzl/cinder-db-sync\" id=2a331c9b-00b9-4cfa-9413-628b7236ba3b name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:20:10.326036 | controller |     "Jun 12 16:27:05.175666 crc crio[21573]: time=\"2026-06-12T16:27:05.175585765Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.326053 | controller |     "Jun 12 16:27:05.175817 crc crio[21573]: time=\"2026-06-12T16:27:05.175151223Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.326074 | controller |     "Jun 12 16:27:05.283336 crc crio[21573]: time=\"2026-06-12T16:27:05.282619151Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.326091 | controller |     "Jun 12 16:27:05.293959 crc crio[21573]: time=\"2026-06-12T16:27:05.292951339Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.326107 | controller |     "Jun 12 16:27:05.340429 crc crio[21573]: time=\"2026-06-12T16:27:05.339977945Z\" level=info msg=\"Created container eba771f96003e5501210e00ff8df7f139df47f14a9ecbfcb9b11d812a623ff71: openstack/barbican-db-sync-q8zhz/barbican-db-sync\" id=613df724-8935-4007-a650-2eae1c288fe9 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:20:10.326123 | controller |     "Jun 12 16:27:05.341726 crc crio[21573]: time=\"2026-06-12T16:27:05.341650351Z\" level=info msg=\"Starting container: eba771f96003e5501210e00ff8df7f139df47f14a9ecbfcb9b11d812a623ff71\" id=2b3c83d3-c51b-4441-85b2-c6e59326cfad name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 17:20:10.326140 | controller |     "Jun 12 16:27:05.344327 crc crio[21573]: time=\"2026-06-12T16:27:05.344254812Z\" level=info msg=\"Created container 3a27efe738e13b70448afeddcfd3a7c51667954261596a900d5b859acd894c62: openstack/placement-db-sync-rzcc5/placement-db-sync\" id=795f298c-cc6e-4ac8-b90f-3acf74cd1bfe name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:20:10.326156 | controller |     "Jun 12 16:27:05.346150 crc crio[21573]: time=\"2026-06-12T16:27:05.345760435Z\" level=info msg=\"Starting container: 3a27efe738e13b70448afeddcfd3a7c51667954261596a900d5b859acd894c62\" id=c71287ae-e1d0-4e4a-9911-b2b5dee5777b name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 17:20:10.326173 | controller |     "Jun 12 16:27:05.354929 crc crio[21573]: time=\"2026-06-12T16:27:05.354791428Z\" level=info msg=\"Started container\" PID=73179 containerID=3a27efe738e13b70448afeddcfd3a7c51667954261596a900d5b859acd894c62 description=openstack/placement-db-sync-rzcc5/placement-db-sync id=c71287ae-e1d0-4e4a-9911-b2b5dee5777b name=/runtime.v1.RuntimeService/StartContainer sandboxID=9bc671bd970cf90f082a56cbb106893c9efdb9b8fe25ae414ecbc7482a9ee0d2",
2026-06-12 17:20:10.326228 | controller |     "Jun 12 16:27:05.375587 crc crio[21573]: time=\"2026-06-12T16:27:05.375406819Z\" level=info msg=\"Created container b210d62cff371af6bb73ba6bd8d9b5cd8190a9214964ad33eeab0b914e423e85: openstack/ceilometer-0/ceilometer-central-agent\" id=a9b32caa-fc12-46d3-a572-2f33ea4e6d73 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:20:10.326254 | controller |     "Jun 12 16:27:05.378080 crc crio[21573]: time=\"2026-06-12T16:27:05.37803092Z\" level=info msg=\"Starting container: b210d62cff371af6bb73ba6bd8d9b5cd8190a9214964ad33eeab0b914e423e85\" id=0a3b5072-72e6-40de-b1a8-e8e3f05593c6 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 17:20:10.326271 | controller |     "Jun 12 16:27:05.388209 crc crio[21573]: time=\"2026-06-12T16:27:05.387972915Z\" level=info msg=\"Started container\" PID=73181 containerID=eba771f96003e5501210e00ff8df7f139df47f14a9ecbfcb9b11d812a623ff71 description=openstack/barbican-db-sync-q8zhz/barbican-db-sync id=2b3c83d3-c51b-4441-85b2-c6e59326cfad name=/runtime.v1.RuntimeService/StartContainer sandboxID=df4c089bb30f6cb5ebb48fd00aadcc8b1bf2fcd79fd9be0d0b7af176ecb0c76a",
2026-06-12 17:20:10.326289 | controller |     "Jun 12 16:27:05.403525 crc crio[21573]: time=\"2026-06-12T16:27:05.403384403Z\" level=info msg=\"Started container\" PID=73189 containerID=b210d62cff371af6bb73ba6bd8d9b5cd8190a9214964ad33eeab0b914e423e85 description=openstack/ceilometer-0/ceilometer-central-agent id=0a3b5072-72e6-40de-b1a8-e8e3f05593c6 name=/runtime.v1.RuntimeService/StartContainer sandboxID=2dd5efd5bceba4e14b7f5d60369da9cf1c3af7c73ac9f92ec69481cfa3e04a6a",
2026-06-12 17:20:10.326309 | controller |     "Jun 12 16:27:05.650757 crc crio[21573]: time=\"2026-06-12T16:27:05.644496809Z\" level=info msg=\"Created container b0f9687bf9197a4d522284f5a0979fc4ce77368f12d59649e33efda354028bf9: openstack/cinder-db-sync-xldzl/cinder-db-sync\" id=2a331c9b-00b9-4cfa-9413-628b7236ba3b name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:20:10.326325 | controller |     "Jun 12 16:27:05.650757 crc crio[21573]: time=\"2026-06-12T16:27:05.647285577Z\" level=info msg=\"Starting container: b0f9687bf9197a4d522284f5a0979fc4ce77368f12d59649e33efda354028bf9\" id=555f0f0c-ce80-4bc1-9c2b-de2974e8ecff name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 17:20:10.326341 | controller |     "Jun 12 16:27:05.654967 crc crio[21573]: time=\"2026-06-12T16:27:05.654826683Z\" level=info msg=\"Started container\" PID=73214 containerID=b0f9687bf9197a4d522284f5a0979fc4ce77368f12d59649e33efda354028bf9 description=openstack/cinder-db-sync-xldzl/cinder-db-sync id=555f0f0c-ce80-4bc1-9c2b-de2974e8ecff name=/runtime.v1.RuntimeService/StartContainer sandboxID=2bed26c75415c9faa00b9c08c3d1e2274a8615e66208ab7705a8d8a628dcbe46",
2026-06-12 17:20:10.326358 | controller |     "Jun 12 16:27:05.682557 crc crio[21573]: time=\"2026-06-12T16:27:05.68234674Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-notification:current-podified\" id=6d1ab50e-673b-4874-91ad-38a85220245e name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:20:10.326374 | controller |     "Jun 12 16:27:05.684069 crc crio[21573]: time=\"2026-06-12T16:27:05.682694189Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/openstack-ceilometer-notification:current-podified not found\" id=6d1ab50e-673b-4874-91ad-38a85220245e name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:20:10.326391 | controller |     "Jun 12 16:27:05.684069 crc crio[21573]: time=\"2026-06-12T16:27:05.6827552Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-ceilometer-notification:current-podified found\" id=6d1ab50e-673b-4874-91ad-38a85220245e name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:20:10.326407 | controller |     "Jun 12 16:27:05.687378 crc crio[21573]: time=\"2026-06-12T16:27:05.687308391Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-ceilometer-notification:current-podified\" id=f99c32d8-325a-440a-b396-36cb3ca43011 name=/runtime.v1.ImageService/PullImage",
2026-06-12 17:20:10.326423 | controller |     "Jun 12 16:27:05.700993 crc crio[21573]: time=\"2026-06-12T16:27:05.700864601Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-ceilometer-notification:current-podified\\\"\"",
2026-06-12 17:20:10.326439 | controller |     "Jun 12 16:27:05.913533 crc crio[21573]: 2026-06-12T16:27:05Z [verbose] CmdAdd (shim): {1.1.0 [{Name:3e6a003c3f1d182 Mac:4e:54:8e:62:e0:23 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:9b Mtu:0 Sandbox:/var/run/netns/0ae99f12-d664-4efe-ab6e-1c3f585ef8a3 SocketPath: PciID:}] [{Interface:0xc000014c50 Address:{IP:10.217.0.155 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 17:20:10.326456 | controller |     "Jun 12 16:27:05.913533 crc crio[21573]: time=\"2026-06-12T16:27:05.913416368Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-6674dbf88c-wthzg Namespace:openstack ID:3e6a003c3f1d182415ecfe955ea4525cf25b554e2a23602b82e4445de1905941 UID:a8b288ff-f266-40fa-ad3f-00c3c383c2a5 NetNS:/var/run/netns/0ae99f12-d664-4efe-ab6e-1c3f585ef8a3 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poda8b288ff_f266_40fa_ad3f_00c3c383c2a5.slice PodAnnotations:0xc000138868}] Aliases:map[]}\"",
2026-06-12 17:20:10.326472 | controller |     "Jun 12 16:27:05.917327 crc crio[21573]: time=\"2026-06-12T16:27:05.913653454Z\" level=info msg=\"Checking pod openstack_dnsmasq-dns-6674dbf88c-wthzg for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 17:20:10.326492 | controller |     "Jun 12 16:27:05.931919 crc crio[21573]: time=\"2026-06-12T16:27:05.931807753Z\" level=info msg=\"Ran pod sandbox 3e6a003c3f1d182415ecfe955ea4525cf25b554e2a23602b82e4445de1905941 with infra container: openstack/dnsmasq-dns-6674dbf88c-wthzg/POD\" id=a4db46ef-69c8-4207-b84b-db0840b5fc63 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:20:10.326509 | controller |     "Jun 12 16:27:05.942289 crc crio[21573]: time=\"2026-06-12T16:27:05.942179802Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=326da72b-6418-4489-854e-1df3a5ace41e name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:20:10.326526 | controller |     "Jun 12 16:27:05.952910 crc crio[21573]: 2026-06-12T16:27:05Z [verbose] CmdAdd (shim): {1.1.0 [{Name:bba45bc4fc995ed Mac:1e:5d:2d:7e:96:f6 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:9e Mtu:0 Sandbox:/var/run/netns/e8e0fb03-264c-426a-87c9-48c8d802b1a1 SocketPath: PciID:}] [{Interface:0xc00027d050 Address:{IP:10.217.0.158 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 17:20:10.326543 | controller |     "Jun 12 16:27:05.954493 crc crio[21573]: time=\"2026-06-12T16:27:05.954403512Z\" level=info msg=\"Got pod network &{Name:keystone-bootstrap-mn5h9 Namespace:openstack ID:bba45bc4fc995ed81c8de048d5a7a81d7b238613af5525300ff90a0aef2bbc0f UID:ff90eb39-f071-4307-abfd-c0b863018feb NetNS:/var/run/netns/e8e0fb03-264c-426a-87c9-48c8d802b1a1 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podff90eb39_f071_4307_abfd_c0b863018feb.slice PodAnnotations:0xc000640a40}] Aliases:map[]}\"",
2026-06-12 17:20:10.326559 | controller |     "Jun 12 16:27:05.954737 crc crio[21573]: time=\"2026-06-12T16:27:05.95471883Z\" level=info msg=\"Checking pod openstack_keystone-bootstrap-mn5h9 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 17:20:10.326592 | controller |     "Jun 12 16:27:05.965299 crc crio[21573]: time=\"2026-06-12T16:27:05.96517091Z\" level=info msg=\"Ran pod sandbox bba45bc4fc995ed81c8de048d5a7a81d7b238613af5525300ff90a0aef2bbc0f with infra container: openstack/keystone-bootstrap-mn5h9/POD\" id=79950809-48a7-411a-998a-3277a8dc51de name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:20:10.326615 | controller |     "Jun 12 16:27:05.979276 crc crio[21573]: time=\"2026-06-12T16:27:05.979092548Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-keystone:current-podified\" id=d2787e1c-c5b0-4a87-bb12-6904ee228cce name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:20:10.326633 | controller |     "Jun 12 16:27:06.075484 crc crio[21573]: time=\"2026-06-12T16:27:06.075324178Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-keystone:current-podified\" id=f43d3e57-c82d-4bbe-a473-b99aff42cb79 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:20:10.326649 | controller |     "Jun 12 16:27:06.098969 crc crio[21573]: time=\"2026-06-12T16:27:06.098814092Z\" level=info msg=\"Creating container: openstack/keystone-bootstrap-mn5h9/keystone-bootstrap\" id=19fb1ba5-d742-41f3-9736-bc110e312a52 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:20:10.326665 | controller |     "Jun 12 16:27:06.099416 crc crio[21573]: time=\"2026-06-12T16:27:06.099276485Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.326683 | controller |     "Jun 12 16:27:06.107532 crc crio[21573]: time=\"2026-06-12T16:27:06.106524176Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=a547e68b-556a-4821-b8d2-05de1a3663be name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:20:10.326711 | controller |     "Jun 12 16:27:06.165693 crc crio[21573]: time=\"2026-06-12T16:27:06.164546153Z\" level=info msg=\"Creating container: openstack/dnsmasq-dns-6674dbf88c-wthzg/init\" id=19c55a85-2f40-4071-9a20-cab52b89269b name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:20:10.326730 | controller |     "Jun 12 16:27:06.165693 crc crio[21573]: time=\"2026-06-12T16:27:06.165313064Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.326747 | controller |     "Jun 12 16:27:06.270349 crc crio[21573]: time=\"2026-06-12T16:27:06.269859939Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.326764 | controller |     "Jun 12 16:27:06.275751 crc crio[21573]: time=\"2026-06-12T16:27:06.275704706Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.326780 | controller |     "Jun 12 16:27:06.310949 crc crio[21573]: time=\"2026-06-12T16:27:06.310004646Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.326796 | controller |     "Jun 12 16:27:06.321036 crc crio[21573]: time=\"2026-06-12T16:27:06.320914386Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.326812 | controller |     "Jun 12 16:27:06.458092 crc crio[21573]: time=\"2026-06-12T16:27:06.457935685Z\" level=info msg=\"Created container b839d6321814ab93450016dbf9ceffd34ecb64030bb7f406c43f4f414af3501e: openstack/keystone-bootstrap-mn5h9/keystone-bootstrap\" id=19fb1ba5-d742-41f3-9736-bc110e312a52 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:20:10.326827 | controller |     "Jun 12 16:27:06.460198 crc crio[21573]: time=\"2026-06-12T16:27:06.459787939Z\" level=info msg=\"Starting container: b839d6321814ab93450016dbf9ceffd34ecb64030bb7f406c43f4f414af3501e\" id=1001b88e-af69-4099-8af4-2e672bb0e7d0 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 17:20:10.326843 | controller |     "Jun 12 16:27:06.470530 crc crio[21573]: time=\"2026-06-12T16:27:06.470351029Z\" level=info msg=\"Started container\" PID=73374 containerID=b839d6321814ab93450016dbf9ceffd34ecb64030bb7f406c43f4f414af3501e description=openstack/keystone-bootstrap-mn5h9/keystone-bootstrap id=1001b88e-af69-4099-8af4-2e672bb0e7d0 name=/runtime.v1.RuntimeService/StartContainer sandboxID=bba45bc4fc995ed81c8de048d5a7a81d7b238613af5525300ff90a0aef2bbc0f",
2026-06-12 17:20:10.326860 | controller |     "Jun 12 16:27:06.540087 crc crio[21573]: 2026-06-12T16:27:06Z [verbose] CmdAdd (shim): {1.1.0 [{Name:14e98576df03420 Mac:42:7b:3a:58:ad:3e Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:9d Mtu:0 Sandbox:/var/run/netns/81906690-60c0-4e6a-af80-661b62ac5747 SocketPath: PciID:}] [{Interface:0xc00013c5d0 Address:{IP:10.217.0.157 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 17:20:10.326876 | controller |     "Jun 12 16:27:06.542359 crc crio[21573]: time=\"2026-06-12T16:27:06.54225986Z\" level=info msg=\"Got pod network &{Name:glance-default-external-api-0 Namespace:openstack ID:14e98576df03420ba8b9780790d8a7ad525e746d683013282c4dfa58911ecd3e UID:92c35e52-0c20-49ee-887d-fd09b2c84329 NetNS:/var/run/netns/81906690-60c0-4e6a-af80-661b62ac5747 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod92c35e52_0c20_49ee_887d_fd09b2c84329.slice PodAnnotations:0xc002e29698}] Aliases:map[]}\"",
2026-06-12 17:20:10.326893 | controller |     "Jun 12 16:27:06.542359 crc crio[21573]: time=\"2026-06-12T16:27:06.542528186Z\" level=info msg=\"Checking pod openstack_glance-default-external-api-0 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 17:20:10.326912 | controller |     "Jun 12 16:27:06.570543 crc crio[21573]: time=\"2026-06-12T16:27:06.570361349Z\" level=info msg=\"Ran pod sandbox 14e98576df03420ba8b9780790d8a7ad525e746d683013282c4dfa58911ecd3e with infra container: openstack/glance-default-external-api-0/POD\" id=dc84130a-d834-4446-80f9-f817e2530bba name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:20:10.326928 | controller |     "Jun 12 16:27:06.579856 crc crio[21573]: time=\"2026-06-12T16:27:06.579719247Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api:current-podified\" id=1fe3e2bd-820f-48dc-9547-6c17c621a9bf name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:20:10.326945 | controller |     "Jun 12 16:27:06.584529 crc crio[21573]: time=\"2026-06-12T16:27:06.584307095Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api:current-podified\" id=b42efb41-0203-4292-bb08-d8d31680491d name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:20:10.326961 | controller |     "Jun 12 16:27:06.629070 crc crio[21573]: time=\"2026-06-12T16:27:06.628945536Z\" level=info msg=\"Created container 18bd8c76f0e51c63db47f0ce0907a56e1e290c7826c1ff1792709983c726d931: openstack/dnsmasq-dns-6674dbf88c-wthzg/init\" id=19c55a85-2f40-4071-9a20-cab52b89269b name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:20:10.326978 | controller |     "Jun 12 16:27:06.630828 crc crio[21573]: time=\"2026-06-12T16:27:06.630721096Z\" level=info msg=\"Starting container: 18bd8c76f0e51c63db47f0ce0907a56e1e290c7826c1ff1792709983c726d931\" id=1611daab-98d8-467f-a7f1-700feb59080a name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 17:20:10.326993 | controller |     "Jun 12 16:27:06.639103 crc crio[21573]: time=\"2026-06-12T16:27:06.638064264Z\" level=info msg=\"Started container\" PID=73382 containerID=18bd8c76f0e51c63db47f0ce0907a56e1e290c7826c1ff1792709983c726d931 description=openstack/dnsmasq-dns-6674dbf88c-wthzg/init id=1611daab-98d8-467f-a7f1-700feb59080a name=/runtime.v1.RuntimeService/StartContainer sandboxID=3e6a003c3f1d182415ecfe955ea4525cf25b554e2a23602b82e4445de1905941",
2026-06-12 17:20:10.327009 | controller |     "Jun 12 16:27:06.639737 crc crio[21573]: time=\"2026-06-12T16:27:06.638376016Z\" level=info msg=\"Creating container: openstack/glance-default-external-api-0/glance-log\" id=4a4a4ac6-b46a-4138-a17f-ae09d59f4f51 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:20:10.327025 | controller |     "Jun 12 16:27:06.640519 crc crio[21573]: time=\"2026-06-12T16:27:06.6404027Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.327041 | controller |     "Jun 12 16:27:06.714615 crc crio[21573]: time=\"2026-06-12T16:27:06.71450724Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.327056 | controller |     "Jun 12 16:27:07.055995 crc crio[21573]: 2026-06-12T16:27:07Z [verbose] CmdAdd (shim): {1.1.0 [{Name:c116e5f8a2304dd Mac:72:db:e6:e8:d6:bb Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:9c Mtu:0 Sandbox:/var/run/netns/cfb590f5-2bdb-4ddd-bb9d-fc9ac8d64097 SocketPath: PciID:}] [{Interface:0xc0005026c0 Address:{IP:10.217.0.156 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 17:20:10.327073 | controller |     "Jun 12 16:27:07.058057 crc crio[21573]: time=\"2026-06-12T16:27:07.05790118Z\" level=info msg=\"Got pod network &{Name:glance-default-internal-api-0 Namespace:openstack ID:c116e5f8a2304ddd38ec8d4293999045c8822b2ea0628d6b823da668485c9b05 UID:5ebd63c6-5dd8-4b7f-b14b-0446e54785cf NetNS:/var/run/netns/cfb590f5-2bdb-4ddd-bb9d-fc9ac8d64097 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod5ebd63c6_5dd8_4b7f_b14b_0446e54785cf.slice PodAnnotations:0xc000138b28}] Aliases:map[]}\"",
2026-06-12 17:20:10.327095 | controller |     "Jun 12 16:27:07.059086 crc crio[21573]: time=\"2026-06-12T16:27:07.058112716Z\" level=info msg=\"Checking pod openstack_glance-default-internal-api-0 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 17:20:10.327111 | controller |     "Jun 12 16:27:07.073838 crc crio[21573]: time=\"2026-06-12T16:27:07.073694452Z\" level=info msg=\"Ran pod sandbox c116e5f8a2304ddd38ec8d4293999045c8822b2ea0628d6b823da668485c9b05 with infra container: openstack/glance-default-internal-api-0/POD\" id=2be79e78-d239-4605-8d6b-9c8d2c60503f name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:20:10.327128 | controller |     "Jun 12 16:27:07.078416 crc crio[21573]: time=\"2026-06-12T16:27:07.078294502Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api:current-podified\" id=1f376fa8-8a72-4a35-baca-6192193ee13e name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:20:10.327144 | controller |     "Jun 12 16:27:07.090426 crc crio[21573]: time=\"2026-06-12T16:27:07.089307105Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api:current-podified\" id=b3da9cec-4d75-4f82-944b-ba6f0f4cb7e7 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:20:10.327161 | controller |     "Jun 12 16:27:07.108743 crc crio[21573]: time=\"2026-06-12T16:27:07.108595869Z\" level=info msg=\"Creating container: openstack/glance-default-internal-api-0/glance-log\" id=b9430883-b2b0-4ce2-95e3-65bc0b370048 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:20:10.327178 | controller |     "Jun 12 16:27:07.110382 crc crio[21573]: time=\"2026-06-12T16:27:07.109619406Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.327195 | controller |     "Jun 12 16:27:07.245964 crc crio[21573]: time=\"2026-06-12T16:27:07.245838647Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=f642e3b4-cb5e-4a36-af8a-7a2327a5fbb1 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:20:10.327212 | controller |     "Jun 12 16:27:07.475537 crc crio[21573]: time=\"2026-06-12T16:27:07.475307368Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=d850109d-d4b4-42bc-811b-2063f74e536c name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:20:10.327229 | controller |     "Jun 12 16:27:08.092869 crc crio[21573]: time=\"2026-06-12T16:27:08.091163121Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.327245 | controller |     "Jun 12 16:27:08.222685 crc crio[21573]: time=\"2026-06-12T16:27:08.222298947Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.327261 | controller |     "Jun 12 16:27:08.236062 crc crio[21573]: time=\"2026-06-12T16:27:08.235761295Z\" level=info msg=\"Creating container: openstack/dnsmasq-dns-6674dbf88c-wthzg/dnsmasq-dns\" id=3e0fd43a-35bc-42d2-b338-45560e17408b name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:20:10.327277 | controller |     "Jun 12 16:27:08.236634 crc crio[21573]: time=\"2026-06-12T16:27:08.236582928Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.327292 | controller |     "Jun 12 16:27:08.332361 crc crio[21573]: time=\"2026-06-12T16:27:08.332137823Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.327312 | controller |     "Jun 12 16:27:08.338533 crc crio[21573]: time=\"2026-06-12T16:27:08.338396984Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.327328 | controller |     "Jun 12 16:27:08.393343 crc crio[21573]: time=\"2026-06-12T16:27:08.392881322Z\" level=info msg=\"Created container b6b5908172a6209cdbd32f61114f2ded2409c015f8d31a50b15e2bed769bf2e0: openstack/glance-default-external-api-0/glance-log\" id=4a4a4ac6-b46a-4138-a17f-ae09d59f4f51 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:20:10.327344 | controller |     "Jun 12 16:27:08.395087 crc crio[21573]: time=\"2026-06-12T16:27:08.394976659Z\" level=info msg=\"Starting container: b6b5908172a6209cdbd32f61114f2ded2409c015f8d31a50b15e2bed769bf2e0\" id=f484f782-77ed-46bc-be1d-b509ca9eadaf name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 17:20:10.327361 | controller |     "Jun 12 16:27:08.408499 crc crio[21573]: time=\"2026-06-12T16:27:08.407955304Z\" level=info msg=\"Started container\" PID=73483 containerID=b6b5908172a6209cdbd32f61114f2ded2409c015f8d31a50b15e2bed769bf2e0 description=openstack/glance-default-external-api-0/glance-log id=f484f782-77ed-46bc-be1d-b509ca9eadaf name=/runtime.v1.RuntimeService/StartContainer sandboxID=14e98576df03420ba8b9780790d8a7ad525e746d683013282c4dfa58911ecd3e",
2026-06-12 17:20:10.327377 | controller |     "Jun 12 16:27:08.517090 crc crio[21573]: time=\"2026-06-12T16:27:08.515756069Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api:current-podified\" id=3b782197-83ff-455d-940c-5dad26b2f9a2 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:20:10.327393 | controller |     "Jun 12 16:27:08.571549 crc crio[21573]: time=\"2026-06-12T16:27:08.571203184Z\" level=info msg=\"Created container 54dc699f8b672e225ef7bb1a1d9d94fb064c4c8988ea64293d639147266431f5: openstack/dnsmasq-dns-6674dbf88c-wthzg/dnsmasq-dns\" id=3e0fd43a-35bc-42d2-b338-45560e17408b name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:20:10.327409 | controller |     "Jun 12 16:27:08.577874 crc crio[21573]: time=\"2026-06-12T16:27:08.57484807Z\" level=info msg=\"Starting container: 54dc699f8b672e225ef7bb1a1d9d94fb064c4c8988ea64293d639147266431f5\" id=d674c8e2-f2b3-4896-80c1-793fbb7b5094 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 17:20:10.327504 | controller |     "Jun 12 16:27:08.579969 crc crio[21573]: time=\"2026-06-12T16:27:08.579847736Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api:current-podified\" id=5872d4ba-cad9-43b0-9362-8e0d7ea81a96 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:20:10.327524 | controller |     "Jun 12 16:27:08.584579 crc crio[21573]: time=\"2026-06-12T16:27:08.584402745Z\" level=info msg=\"Started container\" PID=73511 containerID=54dc699f8b672e225ef7bb1a1d9d94fb064c4c8988ea64293d639147266431f5 description=openstack/dnsmasq-dns-6674dbf88c-wthzg/dnsmasq-dns id=d674c8e2-f2b3-4896-80c1-793fbb7b5094 name=/runtime.v1.RuntimeService/StartContainer sandboxID=3e6a003c3f1d182415ecfe955ea4525cf25b554e2a23602b82e4445de1905941",
2026-06-12 17:20:10.327542 | controller |     "Jun 12 16:27:08.644594 crc crio[21573]: time=\"2026-06-12T16:27:08.643884776Z\" level=info msg=\"Creating container: openstack/glance-default-external-api-0/glance-httpd\" id=84b82588-8be7-4aca-a040-dad28a532420 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:20:10.327559 | controller |     "Jun 12 16:27:08.645263 crc crio[21573]: time=\"2026-06-12T16:27:08.64515023Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.327591 | controller |     "Jun 12 16:27:08.823515 crc crio[21573]: time=\"2026-06-12T16:27:08.822574149Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-ceilometer-notification@sha256:4bbbb40f235cf24b44f95db92a8b05b1298a6fe22af6e2d7a5cf223139d2b638\" id=f99c32d8-325a-440a-b396-36cb3ca43011 name=/runtime.v1.ImageService/PullImage",
2026-06-12 17:20:10.327618 | controller |     "Jun 12 16:27:08.824942 crc crio[21573]: time=\"2026-06-12T16:27:08.824879181Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-notification:current-podified\" id=0a781f48-3cb6-4683-8962-ff3aee1b22a8 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:20:10.327635 | controller |     "Jun 12 16:27:08.852503 crc crio[21573]: time=\"2026-06-12T16:27:08.852323598Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.327651 | controller |     "Jun 12 16:27:08.856836 crc crio[21573]: time=\"2026-06-12T16:27:08.856707102Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-notification:current-podified\" id=35ffacc3-e651-4383-85e6-6df03cc40248 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:20:10.327667 | controller |     "Jun 12 16:27:08.922679 crc crio[21573]: time=\"2026-06-12T16:27:08.922392935Z\" level=info msg=\"Creating container: openstack/ceilometer-0/ceilometer-notification-agent\" id=cd19d742-a80e-423d-962a-f7735dd8c9a7 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:20:10.327682 | controller |     "Jun 12 16:27:08.924692 crc crio[21573]: time=\"2026-06-12T16:27:08.924607036Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.327699 | controller |     "Jun 12 16:27:09.038624 crc crio[21573]: time=\"2026-06-12T16:27:09.038405774Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.327722 | controller |     "Jun 12 16:27:09.043372 crc crio[21573]: time=\"2026-06-12T16:27:09.043276255Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.327740 | controller |     "Jun 12 16:27:09.189319 crc crio[21573]: time=\"2026-06-12T16:27:09.189186453Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.327756 | controller |     "Jun 12 16:27:09.244725 crc crio[21573]: time=\"2026-06-12T16:27:09.24458306Z\" level=info msg=\"Created container 48c56230b410a668197efc622ef1c236d64e16b720e2b8fd5e938ce85c25797c: openstack/ceilometer-0/ceilometer-notification-agent\" id=cd19d742-a80e-423d-962a-f7735dd8c9a7 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:20:10.327771 | controller |     "Jun 12 16:27:09.246911 crc crio[21573]: time=\"2026-06-12T16:27:09.246555399Z\" level=info msg=\"Starting container: 48c56230b410a668197efc622ef1c236d64e16b720e2b8fd5e938ce85c25797c\" id=23921ae1-5530-44a7-9903-2766eaaca06a name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 17:20:10.327786 | controller |     "Jun 12 16:27:09.257922 crc crio[21573]: time=\"2026-06-12T16:27:09.257720996Z\" level=info msg=\"Started container\" PID=73539 containerID=48c56230b410a668197efc622ef1c236d64e16b720e2b8fd5e938ce85c25797c description=openstack/ceilometer-0/ceilometer-notification-agent id=23921ae1-5530-44a7-9903-2766eaaca06a name=/runtime.v1.RuntimeService/StartContainer sandboxID=2dd5efd5bceba4e14b7f5d60369da9cf1c3af7c73ac9f92ec69481cfa3e04a6a",
2026-06-12 17:20:10.327802 | controller |     "Jun 12 16:27:09.364053 crc crio[21573]: time=\"2026-06-12T16:27:09.363900709Z\" level=info msg=\"Created container 762cec58171df2b66ecac6d80ca83242115bd6aef0fad92b9d266dec9f7d749a: openstack/glance-default-internal-api-0/glance-log\" id=b9430883-b2b0-4ce2-95e3-65bc0b370048 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:20:10.327821 | controller |     "Jun 12 16:27:09.365902 crc crio[21573]: time=\"2026-06-12T16:27:09.365793572Z\" level=info msg=\"Starting container: 762cec58171df2b66ecac6d80ca83242115bd6aef0fad92b9d266dec9f7d749a\" id=02dffcc0-4445-4ce2-b194-c2028bf524de name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 17:20:10.327838 | controller |     "Jun 12 16:27:09.368082 crc crio[21573]: time=\"2026-06-12T16:27:09.367924698Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/sg-core:latest\" id=9c697e86-ede7-40ac-99d0-8615993303cb name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:20:10.327853 | controller |     "Jun 12 16:27:09.368977 crc crio[21573]: time=\"2026-06-12T16:27:09.368915505Z\" level=info msg=\"Image quay.io/openstack-k8s-operators/sg-core:latest not found\" id=9c697e86-ede7-40ac-99d0-8615993303cb name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:20:10.327868 | controller |     "Jun 12 16:27:09.369058 crc crio[21573]: time=\"2026-06-12T16:27:09.368995097Z\" level=info msg=\"Neither image nor artfiact quay.io/openstack-k8s-operators/sg-core:latest found\" id=9c697e86-ede7-40ac-99d0-8615993303cb name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:20:10.327882 | controller |     "Jun 12 16:27:09.370594 crc crio[21573]: time=\"2026-06-12T16:27:09.370542776Z\" level=info msg=\"Pulling image: quay.io/openstack-k8s-operators/sg-core:latest\" id=879b975d-660b-4dca-94d9-1478780846d2 name=/runtime.v1.ImageService/PullImage",
2026-06-12 17:20:10.327897 | controller |     "Jun 12 16:27:09.383302 crc crio[21573]: time=\"2026-06-12T16:27:09.383143098Z\" level=info msg=\"Trying to access \\\"quay.io/openstack-k8s-operators/sg-core:latest\\\"\"",
2026-06-12 17:20:10.327911 | controller |     "Jun 12 16:27:09.390294 crc crio[21573]: time=\"2026-06-12T16:27:09.390172049Z\" level=info msg=\"Started container\" PID=73556 containerID=762cec58171df2b66ecac6d80ca83242115bd6aef0fad92b9d266dec9f7d749a description=openstack/glance-default-internal-api-0/glance-log id=02dffcc0-4445-4ce2-b194-c2028bf524de name=/runtime.v1.RuntimeService/StartContainer sandboxID=c116e5f8a2304ddd38ec8d4293999045c8822b2ea0628d6b823da668485c9b05",
2026-06-12 17:20:10.327927 | controller |     "Jun 12 16:27:09.576782 crc crio[21573]: time=\"2026-06-12T16:27:09.576708757Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api:current-podified\" id=77681924-86c2-4f97-82b4-6200e755d36c name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:20:10.327942 | controller |     "Jun 12 16:27:09.624621 crc crio[21573]: time=\"2026-06-12T16:27:09.624504628Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api:current-podified\" id=8d488400-27b7-4f9e-9e5a-e1dc3637c963 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:20:10.327957 | controller |     "Jun 12 16:27:09.637077 crc crio[21573]: time=\"2026-06-12T16:27:09.63697729Z\" level=info msg=\"Creating container: openstack/glance-default-internal-api-0/glance-httpd\" id=e2931e92-0f3b-4021-ac97-e57e8deece22 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:20:10.327971 | controller |     "Jun 12 16:27:09.638580 crc crio[21573]: time=\"2026-06-12T16:27:09.637852703Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.327986 | controller |     "Jun 12 16:27:09.646587 crc crio[21573]: time=\"2026-06-12T16:27:09.646178007Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.328000 | controller |     "Jun 12 16:27:09.720740 crc crio[21573]: time=\"2026-06-12T16:27:09.720170911Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.328018 | controller |     "Jun 12 16:27:09.996133 crc crio[21573]: time=\"2026-06-12T16:27:09.996025045Z\" level=info msg=\"Created container 26f097375612b0758d75d58bbc80325cfd793fd0552125ad4cd6796d8e8f21b6: openstack/glance-default-external-api-0/glance-httpd\" id=84b82588-8be7-4aca-a040-dad28a532420 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:20:10.328033 | controller |     "Jun 12 16:27:09.997828 crc crio[21573]: time=\"2026-06-12T16:27:09.997741291Z\" level=info msg=\"Starting container: 26f097375612b0758d75d58bbc80325cfd793fd0552125ad4cd6796d8e8f21b6\" id=95a7526a-d96d-4264-9a07-ed1e6d50891b name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 17:20:10.328049 | controller |     "Jun 12 16:27:10.020036 crc crio[21573]: time=\"2026-06-12T16:27:10.019905881Z\" level=info msg=\"Started container\" PID=73599 containerID=26f097375612b0758d75d58bbc80325cfd793fd0552125ad4cd6796d8e8f21b6 description=openstack/glance-default-external-api-0/glance-httpd id=95a7526a-d96d-4264-9a07-ed1e6d50891b name=/runtime.v1.RuntimeService/StartContainer sandboxID=14e98576df03420ba8b9780790d8a7ad525e746d683013282c4dfa58911ecd3e",
2026-06-12 17:20:10.328066 | controller |     "Jun 12 16:27:10.423430 crc crio[21573]: time=\"2026-06-12T16:27:10.422548537Z\" level=info msg=\"Stopping container: 26f097375612b0758d75d58bbc80325cfd793fd0552125ad4cd6796d8e8f21b6 (timeout: 30s)\" id=cbece894-e1c3-43e2-bf37-f973fe4bbb2b name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 17:20:10.328082 | controller |     "Jun 12 16:27:10.424544 crc crio[21573]: time=\"2026-06-12T16:27:10.423050591Z\" level=info msg=\"Stopping container: b6b5908172a6209cdbd32f61114f2ded2409c015f8d31a50b15e2bed769bf2e0 (timeout: 30s)\" id=e9113d25-b104-4611-986f-f8ef2d7b994c name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 17:20:10.328098 | controller |     "Jun 12 16:27:10.592756 crc crio[21573]: time=\"2026-06-12T16:27:10.592613112Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.328114 | controller |     "Jun 12 16:27:10.826545 crc crio[21573]: time=\"2026-06-12T16:27:10.826134295Z\" level=info msg=\"Stopped container b6b5908172a6209cdbd32f61114f2ded2409c015f8d31a50b15e2bed769bf2e0: openstack/glance-default-external-api-0/glance-log\" id=e9113d25-b104-4611-986f-f8ef2d7b994c name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 17:20:10.328129 | controller |     "Jun 12 16:27:10.827560 crc crio[21573]: time=\"2026-06-12T16:27:10.827171982Z\" level=info msg=\"Created container 297e4c87c94c8c4fa31cc0057af3f2344c74b91214e25eb089e2c4a80f323d57: openstack/glance-default-internal-api-0/glance-httpd\" id=e2931e92-0f3b-4021-ac97-e57e8deece22 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:20:10.328147 | controller |     "Jun 12 16:27:10.829199 crc crio[21573]: time=\"2026-06-12T16:27:10.829056793Z\" level=info msg=\"Starting container: 297e4c87c94c8c4fa31cc0057af3f2344c74b91214e25eb089e2c4a80f323d57\" id=9e08c527-055f-4fb8-bd11-9c2729d9221f name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 17:20:10.328162 | controller |     "Jun 12 16:27:10.842006 crc crio[21573]: time=\"2026-06-12T16:27:10.841878173Z\" level=info msg=\"Started container\" PID=73822 containerID=297e4c87c94c8c4fa31cc0057af3f2344c74b91214e25eb089e2c4a80f323d57 description=openstack/glance-default-internal-api-0/glance-httpd id=9e08c527-055f-4fb8-bd11-9c2729d9221f name=/runtime.v1.RuntimeService/StartContainer sandboxID=c116e5f8a2304ddd38ec8d4293999045c8822b2ea0628d6b823da668485c9b05",
2026-06-12 17:20:10.328178 | controller |     "Jun 12 16:27:11.192854 crc crio[21573]: time=\"2026-06-12T16:27:11.192730082Z\" level=info msg=\"Stopped container 26f097375612b0758d75d58bbc80325cfd793fd0552125ad4cd6796d8e8f21b6: openstack/glance-default-external-api-0/glance-httpd\" id=cbece894-e1c3-43e2-bf37-f973fe4bbb2b name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 17:20:10.328194 | controller |     "Jun 12 16:27:11.196851 crc crio[21573]: time=\"2026-06-12T16:27:11.196741528Z\" level=info msg=\"Stopping pod sandbox: 14e98576df03420ba8b9780790d8a7ad525e746d683013282c4dfa58911ecd3e\" id=e65ce1e8-9d23-4572-9f45-549665c7b36e name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 17:20:10.328214 | controller |     "Jun 12 16:27:11.197975 crc crio[21573]: time=\"2026-06-12T16:27:11.197889898Z\" level=info msg=\"Got pod network &{Name:glance-default-external-api-0 Namespace:openstack ID:14e98576df03420ba8b9780790d8a7ad525e746d683013282c4dfa58911ecd3e UID:92c35e52-0c20-49ee-887d-fd09b2c84329 NetNS:/var/run/netns/81906690-60c0-4e6a-af80-661b62ac5747 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod92c35e52_0c20_49ee_887d_fd09b2c84329.slice PodAnnotations:0xc001896c10}] Aliases:map[]}\"",
2026-06-12 17:20:10.328232 | controller |     "Jun 12 16:27:11.200020 crc crio[21573]: time=\"2026-06-12T16:27:11.199908803Z\" level=info msg=\"Deleting pod openstack_glance-default-external-api-0 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 17:20:10.328248 | controller |     "Jun 12 16:27:11.469931 crc crio[21573]: time=\"2026-06-12T16:27:11.469755206Z\" level=info msg=\"Stopping container: 297e4c87c94c8c4fa31cc0057af3f2344c74b91214e25eb089e2c4a80f323d57 (timeout: 30s)\" id=0937c601-f428-4464-b491-232a7fb2dc68 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 17:20:10.328264 | controller |     "Jun 12 16:27:11.471331 crc crio[21573]: time=\"2026-06-12T16:27:11.470088688Z\" level=info msg=\"Stopping container: 762cec58171df2b66ecac6d80ca83242115bd6aef0fad92b9d266dec9f7d749a (timeout: 30s)\" id=936ef4aa-dda8-4348-ba13-9e4f073e336e name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 17:20:10.328279 | controller |     "Jun 12 16:27:11.963596 crc crio[21573]: time=\"2026-06-12T16:27:11.959690195Z\" level=info msg=\"Stopped container 762cec58171df2b66ecac6d80ca83242115bd6aef0fad92b9d266dec9f7d749a: openstack/glance-default-internal-api-0/glance-log\" id=936ef4aa-dda8-4348-ba13-9e4f073e336e name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 17:20:10.328295 | controller |     "Jun 12 16:27:12.024698 crc crio[21573]: time=\"2026-06-12T16:27:12.022877933Z\" level=info msg=\"Stopped container 297e4c87c94c8c4fa31cc0057af3f2344c74b91214e25eb089e2c4a80f323d57: openstack/glance-default-internal-api-0/glance-httpd\" id=0937c601-f428-4464-b491-232a7fb2dc68 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 17:20:10.328310 | controller |     "Jun 12 16:27:12.031306 crc crio[21573]: time=\"2026-06-12T16:27:12.03102012Z\" level=info msg=\"Stopping pod sandbox: c116e5f8a2304ddd38ec8d4293999045c8822b2ea0628d6b823da668485c9b05\" id=01d8a590-cf5d-4ab7-9792-ae63a86e84d1 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 17:20:10.328326 | controller |     "Jun 12 16:27:12.032900 crc crio[21573]: time=\"2026-06-12T16:27:12.03212063Z\" level=info msg=\"Got pod network &{Name:glance-default-internal-api-0 Namespace:openstack ID:c116e5f8a2304ddd38ec8d4293999045c8822b2ea0628d6b823da668485c9b05 UID:5ebd63c6-5dd8-4b7f-b14b-0446e54785cf NetNS:/var/run/netns/cfb590f5-2bdb-4ddd-bb9d-fc9ac8d64097 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod5ebd63c6_5dd8_4b7f_b14b_0446e54785cf.slice PodAnnotations:0xc00209ea80}] Aliases:map[]}\"",
2026-06-12 17:20:10.328342 | controller |     "Jun 12 16:27:12.032900 crc crio[21573]: time=\"2026-06-12T16:27:12.032431848Z\" level=info msg=\"Deleting pod openstack_glance-default-internal-api-0 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 17:20:10.328358 | controller |     "Jun 12 16:27:12.450904 crc crio[21573]: time=\"2026-06-12T16:27:12.450566706Z\" level=info msg=\"Stopped pod sandbox: 14e98576df03420ba8b9780790d8a7ad525e746d683013282c4dfa58911ecd3e\" id=e65ce1e8-9d23-4572-9f45-549665c7b36e name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 17:20:10.328378 | controller |     "Jun 12 16:27:12.914385 crc crio[21573]: time=\"2026-06-12T16:27:12.913778289Z\" level=info msg=\"Stopped pod sandbox: c116e5f8a2304ddd38ec8d4293999045c8822b2ea0628d6b823da668485c9b05\" id=01d8a590-cf5d-4ab7-9792-ae63a86e84d1 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 17:20:10.328396 | controller |     "Jun 12 16:27:13.556688 crc crio[21573]: time=\"2026-06-12T16:27:13.556427286Z\" level=info msg=\"Removing container: 297e4c87c94c8c4fa31cc0057af3f2344c74b91214e25eb089e2c4a80f323d57\" id=abe4ceb6-8de4-4d68-a533-31795da477ea name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 17:20:10.328411 | controller |     "Jun 12 16:27:13.599544 crc crio[21573]: time=\"2026-06-12T16:27:13.598672492Z\" level=info msg=\"Removed container 297e4c87c94c8c4fa31cc0057af3f2344c74b91214e25eb089e2c4a80f323d57: openstack/glance-default-internal-api-0/glance-httpd\" id=abe4ceb6-8de4-4d68-a533-31795da477ea name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 17:20:10.328428 | controller |     "Jun 12 16:27:13.604715 crc crio[21573]: time=\"2026-06-12T16:27:13.604662817Z\" level=info msg=\"Removing container: 762cec58171df2b66ecac6d80ca83242115bd6aef0fad92b9d266dec9f7d749a\" id=4ae8cb98-c95a-4d13-ba43-9c332c1e72cf name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 17:20:10.328444 | controller |     "Jun 12 16:27:13.633066 crc crio[21573]: time=\"2026-06-12T16:27:13.632969946Z\" level=info msg=\"Removed container 762cec58171df2b66ecac6d80ca83242115bd6aef0fad92b9d266dec9f7d749a: openstack/glance-default-internal-api-0/glance-log\" id=4ae8cb98-c95a-4d13-ba43-9c332c1e72cf name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 17:20:10.328460 | controller |     "Jun 12 16:27:15.550289 crc crio[21573]: time=\"2026-06-12T16:27:15.547634815Z\" level=info msg=\"Running pod sandbox: openstack/glance-default-external-api-0/POD\" id=7184b966-4028-45f2-b023-5774c50b924c name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:20:10.328476 | controller |     "Jun 12 16:27:15.550289 crc crio[21573]: time=\"2026-06-12T16:27:15.548818377Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.328493 | controller |     "Jun 12 16:27:15.604785 crc crio[21573]: time=\"2026-06-12T16:27:15.604339001Z\" level=info msg=\"Stopping pod sandbox: bba45bc4fc995ed81c8de048d5a7a81d7b238613af5525300ff90a0aef2bbc0f\" id=522997a8-3c7a-46e0-b094-903cc68376d0 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 17:20:10.328509 | controller |     "Jun 12 16:27:15.605430 crc crio[21573]: time=\"2026-06-12T16:27:15.605301628Z\" level=info msg=\"Got pod network &{Name:keystone-bootstrap-mn5h9 Namespace:openstack ID:bba45bc4fc995ed81c8de048d5a7a81d7b238613af5525300ff90a0aef2bbc0f UID:ff90eb39-f071-4307-abfd-c0b863018feb NetNS:/var/run/netns/e8e0fb03-264c-426a-87c9-48c8d802b1a1 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podff90eb39_f071_4307_abfd_c0b863018feb.slice PodAnnotations:0xc00443c320}] Aliases:map[]}\"",
2026-06-12 17:20:10.328527 | controller |     "Jun 12 16:27:15.605721 crc crio[21573]: time=\"2026-06-12T16:27:15.605655357Z\" level=info msg=\"Deleting pod openstack_keystone-bootstrap-mn5h9 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 17:20:10.328543 | controller |     "Jun 12 16:27:15.677815 crc crio[21573]: time=\"2026-06-12T16:27:15.677769785Z\" level=info msg=\"Running pod sandbox: openstack/glance-default-internal-api-0/POD\" id=040ee32f-3957-43e8-ba28-e80fb9c31beb name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:20:10.328559 | controller |     "Jun 12 16:27:15.678060 crc crio[21573]: time=\"2026-06-12T16:27:15.678038352Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.328595 | controller |     "Jun 12 16:27:17.122380 crc crio[21573]: time=\"2026-06-12T16:27:17.120000279Z\" level=info msg=\"Stopping container: 7919ff932a46a7835505f76c4e69b8c326936b1abd0ca226c01c912b1c9c7a53 (timeout: 10s)\" id=2abc4e99-61e8-4da5-81a2-31695a11be95 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 17:20:10.328618 | controller |     "Jun 12 16:27:20.401891 crc crio[21573]: time=\"2026-06-12T16:27:20.396777307Z\" level=info msg=\"Stopped pod sandbox: bba45bc4fc995ed81c8de048d5a7a81d7b238613af5525300ff90a0aef2bbc0f\" id=522997a8-3c7a-46e0-b094-903cc68376d0 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 17:20:10.328635 | controller |     "Jun 12 16:27:20.454560 crc crio[21573]: time=\"2026-06-12T16:27:20.454370569Z\" level=info msg=\"Got pod network &{Name:glance-default-external-api-0 Namespace:openstack ID:8c99460b66e3c51af1c44fa3ab9982b4acfbb598aa35dd5dba718206416960c7 UID:8ad3e27c-6aa4-42d8-a1b3-97e46d626f8c NetNS:/var/run/netns/41f40b66-da69-4f57-9fd9-2d632736381a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod8ad3e27c_6aa4_42d8_a1b3_97e46d626f8c.slice PodAnnotations:0xc00063cba8}] Aliases:map[]}\"",
2026-06-12 17:20:10.328652 | controller |     "Jun 12 16:27:20.454560 crc crio[21573]: time=\"2026-06-12T16:27:20.454492802Z\" level=info msg=\"Adding pod openstack_glance-default-external-api-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 17:20:10.328669 | controller |     "Jun 12 16:27:20.463544 crc crio[21573]: time=\"2026-06-12T16:27:20.463347697Z\" level=info msg=\"Got pod network &{Name:glance-default-internal-api-0 Namespace:openstack ID:c2a844459e747c9d8bc60e4af0c9f712cea6acbf66d0c1a2f29ed2515c56e7e7 UID:ba8e2c54-bcdf-458f-b8b7-0ad2f4c77042 NetNS:/var/run/netns/851c505c-8ae5-4299-8d78-a53d6651218f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podba8e2c54_bcdf_458f_b8b7_0ad2f4c77042.slice PodAnnotations:0xc00008cec8}] Aliases:map[]}\"",
2026-06-12 17:20:10.328686 | controller |     "Jun 12 16:27:20.463544 crc crio[21573]: time=\"2026-06-12T16:27:20.46342943Z\" level=info msg=\"Adding pod openstack_glance-default-internal-api-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 17:20:10.328702 | controller |     "Jun 12 16:27:20.917761 crc crio[21573]: time=\"2026-06-12T16:27:20.917125973Z\" level=info msg=\"Stopped container 7919ff932a46a7835505f76c4e69b8c326936b1abd0ca226c01c912b1c9c7a53: openstack/dnsmasq-dns-7b6fcdc445-ktgdl/dnsmasq-dns\" id=2abc4e99-61e8-4da5-81a2-31695a11be95 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 17:20:10.328721 | controller |     "Jun 12 16:27:20.919559 crc crio[21573]: time=\"2026-06-12T16:27:20.919002833Z\" level=info msg=\"Stopping pod sandbox: 522819df26c9b96cccff121f9aab5664fcbcac4a222f2d25f715d0d2f20a43f1\" id=ef917043-10af-4970-89a5-c58890cb74e5 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 17:20:10.328745 | controller |     "Jun 12 16:27:20.920624 crc crio[21573]: time=\"2026-06-12T16:27:20.919758587Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-7b6fcdc445-ktgdl Namespace:openstack ID:522819df26c9b96cccff121f9aab5664fcbcac4a222f2d25f715d0d2f20a43f1 UID:4f31bb38-1719-4bfc-beee-24ed7f119f1d NetNS:/var/run/netns/7a19e923-95af-415f-a961-be3d74cdb552 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod4f31bb38_1719_4bfc_beee_24ed7f119f1d.slice PodAnnotations:0xc001896828}] Aliases:map[]}\"",
2026-06-12 17:20:10.328764 | controller |     "Jun 12 16:27:20.920624 crc crio[21573]: time=\"2026-06-12T16:27:20.919946062Z\" level=info msg=\"Deleting pod openstack_dnsmasq-dns-7b6fcdc445-ktgdl from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 17:20:10.328783 | controller |     "Jun 12 16:27:21.298353 crc crio[21573]: time=\"2026-06-12T16:27:21.29805347Z\" level=info msg=\"Stopped pod sandbox: 522819df26c9b96cccff121f9aab5664fcbcac4a222f2d25f715d0d2f20a43f1\" id=ef917043-10af-4970-89a5-c58890cb74e5 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 17:20:10.328800 | controller |     "Jun 12 16:27:21.738782 crc crio[21573]: time=\"2026-06-12T16:27:21.73816051Z\" level=info msg=\"Removing container: 7919ff932a46a7835505f76c4e69b8c326936b1abd0ca226c01c912b1c9c7a53\" id=a38eca3d-964f-4d7b-a415-ce042e48d85b name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 17:20:10.328816 | controller |     "Jun 12 16:27:21.786540 crc crio[21573]: time=\"2026-06-12T16:27:21.786056311Z\" level=info msg=\"Removed container 7919ff932a46a7835505f76c4e69b8c326936b1abd0ca226c01c912b1c9c7a53: openstack/dnsmasq-dns-7b6fcdc445-ktgdl/dnsmasq-dns\" id=a38eca3d-964f-4d7b-a415-ce042e48d85b name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 17:20:10.328831 | controller |     "Jun 12 16:27:21.795324 crc crio[21573]: time=\"2026-06-12T16:27:21.795233089Z\" level=info msg=\"Removing container: ddf8908d6fae87bb345db188051911283756342b51fb799e1229a26a744d9bf7\" id=363d0e8f-3d93-495c-934f-09de154f81f7 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 17:20:10.328847 | controller |     "Jun 12 16:27:21.926980 crc crio[21573]: time=\"2026-06-12T16:27:21.92661001Z\" level=info msg=\"Removed container ddf8908d6fae87bb345db188051911283756342b51fb799e1229a26a744d9bf7: openstack/dnsmasq-dns-7b6fcdc445-ktgdl/init\" id=363d0e8f-3d93-495c-934f-09de154f81f7 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 17:20:10.328863 | controller |     "Jun 12 16:27:21.963405 crc crio[21573]: 2026-06-12T16:27:21Z [verbose] CmdAdd (shim): {1.1.0 [{Name:8c99460b66e3c51 Mac:46:dd:55:01:10:af Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:a0 Mtu:0 Sandbox:/var/run/netns/41f40b66-da69-4f57-9fd9-2d632736381a SocketPath: PciID:}] [{Interface:0xc0004b45d0 Address:{IP:10.217.0.160 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 17:20:10.328879 | controller |     "Jun 12 16:27:21.964651 crc crio[21573]: time=\"2026-06-12T16:27:21.964409476Z\" level=info msg=\"Got pod network &{Name:glance-default-external-api-0 Namespace:openstack ID:8c99460b66e3c51af1c44fa3ab9982b4acfbb598aa35dd5dba718206416960c7 UID:8ad3e27c-6aa4-42d8-a1b3-97e46d626f8c NetNS:/var/run/netns/41f40b66-da69-4f57-9fd9-2d632736381a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod8ad3e27c_6aa4_42d8_a1b3_97e46d626f8c.slice PodAnnotations:0xc00063cba8}] Aliases:map[]}\"",
2026-06-12 17:20:10.328895 | controller |     "Jun 12 16:27:21.964923 crc crio[21573]: time=\"2026-06-12T16:27:21.964771735Z\" level=info msg=\"Checking pod openstack_glance-default-external-api-0 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 17:20:10.328912 | controller |     "Jun 12 16:27:21.982607 crc crio[21573]: time=\"2026-06-12T16:27:21.982525737Z\" level=info msg=\"Ran pod sandbox 8c99460b66e3c51af1c44fa3ab9982b4acfbb598aa35dd5dba718206416960c7 with infra container: openstack/glance-default-external-api-0/POD\" id=7184b966-4028-45f2-b023-5774c50b924c name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:20:10.328927 | controller |     "Jun 12 16:27:21.984532 crc crio[21573]: time=\"2026-06-12T16:27:21.984299103Z\" level=info msg=\"Pulled image: quay.io/openstack-k8s-operators/sg-core@sha256:9c5e7c6d93d07fbd2c33a9897552687e4bef0b900efc7182a341cbaaf1089765\" id=879b975d-660b-4dca-94d9-1478780846d2 name=/runtime.v1.ImageService/PullImage",
2026-06-12 17:20:10.328943 | controller |     "Jun 12 16:27:21.986549 crc crio[21573]: time=\"2026-06-12T16:27:21.98642029Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/sg-core:latest\" id=79c97e27-7164-4d52-b351-aba750280eb4 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:20:10.328963 | controller |     "Jun 12 16:27:21.990634 crc crio[21573]: time=\"2026-06-12T16:27:21.990537971Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api:current-podified\" id=9e8c5e74-5749-492b-ae8d-45641b6fab46 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:20:10.328980 | controller |     "Jun 12 16:27:21.994303 crc crio[21573]: time=\"2026-06-12T16:27:21.994151947Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api:current-podified\" id=0bd5d746-571d-4224-affd-93594e2fa368 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:20:10.328996 | controller |     "Jun 12 16:27:22.015878 crc crio[21573]: time=\"2026-06-12T16:27:22.015732652Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/sg-core:latest\" id=d954d044-343b-44bc-a3b2-f2467476840d name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:20:10.329012 | controller |     "Jun 12 16:27:22.017807 crc crio[21573]: time=\"2026-06-12T16:27:22.017710353Z\" level=info msg=\"Creating container: openstack/glance-default-external-api-0/glance-log\" id=d78bebb9-0a22-4674-ae19-22d61d7cba49 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:20:10.329028 | controller |     "Jun 12 16:27:22.018304 crc crio[21573]: time=\"2026-06-12T16:27:22.018250417Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.329044 | controller |     "Jun 12 16:27:22.033330 crc crio[21573]: time=\"2026-06-12T16:27:22.033189345Z\" level=info msg=\"Creating container: openstack/ceilometer-0/sg-core\" id=4102105b-19b3-4d8b-9a7f-4ffdb4512521 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:20:10.329060 | controller |     "Jun 12 16:27:22.038757 crc crio[21573]: time=\"2026-06-12T16:27:22.03866909Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.329076 | controller |     "Jun 12 16:27:22.082681 crc crio[21573]: time=\"2026-06-12T16:27:22.082609108Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.329091 | controller |     "Jun 12 16:27:22.118639 crc crio[21573]: time=\"2026-06-12T16:27:22.118414191Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.329106 | controller |     "Jun 12 16:27:22.123698 crc crio[21573]: time=\"2026-06-12T16:27:22.123521836Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.329122 | controller |     "Jun 12 16:27:22.321732 crc crio[21573]: time=\"2026-06-12T16:27:22.320809031Z\" level=info msg=\"Created container abecf3de3abe25298c7ec1db91032c20a79936a809a2d267b386e3744980af52: openstack/ceilometer-0/sg-core\" id=4102105b-19b3-4d8b-9a7f-4ffdb4512521 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:20:10.329137 | controller |     "Jun 12 16:27:22.327607 crc crio[21573]: time=\"2026-06-12T16:27:22.327427327Z\" level=info msg=\"Starting container: abecf3de3abe25298c7ec1db91032c20a79936a809a2d267b386e3744980af52\" id=6f338640-4015-4de1-af47-f5cf9728540e name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 17:20:10.329152 | controller |     "Jun 12 16:27:22.350759 crc crio[21573]: time=\"2026-06-12T16:27:22.350609491Z\" level=info msg=\"Started container\" PID=74852 containerID=abecf3de3abe25298c7ec1db91032c20a79936a809a2d267b386e3744980af52 description=openstack/ceilometer-0/sg-core id=6f338640-4015-4de1-af47-f5cf9728540e name=/runtime.v1.RuntimeService/StartContainer sandboxID=2dd5efd5bceba4e14b7f5d60369da9cf1c3af7c73ac9f92ec69481cfa3e04a6a",
2026-06-12 17:20:10.329172 | controller |     "Jun 12 16:27:22.416343 crc crio[21573]: time=\"2026-06-12T16:27:22.412529023Z\" level=info msg=\"Checking image status: registry.redhat.io/ubi9/httpd-24:latest\" id=08b985c7-5ad8-4a76-9d35-2dfdf70c49c9 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:20:10.329189 | controller |     "Jun 12 16:27:22.416343 crc crio[21573]: time=\"2026-06-12T16:27:22.41278305Z\" level=info msg=\"Image registry.redhat.io/ubi9/httpd-24:latest not found\" id=08b985c7-5ad8-4a76-9d35-2dfdf70c49c9 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:20:10.329205 | controller |     "Jun 12 16:27:22.416343 crc crio[21573]: time=\"2026-06-12T16:27:22.412839172Z\" level=info msg=\"Neither image nor artfiact registry.redhat.io/ubi9/httpd-24:latest found\" id=08b985c7-5ad8-4a76-9d35-2dfdf70c49c9 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:20:10.329221 | controller |     "Jun 12 16:27:22.436331 crc crio[21573]: time=\"2026-06-12T16:27:22.436028854Z\" level=info msg=\"Pulling image: registry.redhat.io/ubi9/httpd-24:latest\" id=7d8a1f49-51f7-4013-9c26-e3447a303479 name=/runtime.v1.ImageService/PullImage",
2026-06-12 17:20:10.329236 | controller |     "Jun 12 16:27:22.465626 crc crio[21573]: time=\"2026-06-12T16:27:22.464607215Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/ubi9/httpd-24:latest\\\"\"",
2026-06-12 17:20:10.329252 | controller |     "Jun 12 16:27:22.673697 crc crio[21573]: time=\"2026-06-12T16:27:22.673590571Z\" level=info msg=\"Removing container: ed2f7d46d84a42c6aca45904903220bf70d06ef1a91bd89a5ba20aabef8d83fc\" id=be69baf4-6821-42cd-b673-b01938dc3258 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 17:20:10.329268 | controller |     "Jun 12 16:27:22.813354 crc crio[21573]: time=\"2026-06-12T16:27:22.813256938Z\" level=info msg=\"Removed container ed2f7d46d84a42c6aca45904903220bf70d06ef1a91bd89a5ba20aabef8d83fc: openshift-infra/auto-csr-approver-29688020-jnb77/oc\" id=be69baf4-6821-42cd-b673-b01938dc3258 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 17:20:10.329283 | controller |     "Jun 12 16:27:22.836848 crc crio[21573]: time=\"2026-06-12T16:27:22.836749289Z\" level=info msg=\"Stopping pod sandbox: ecd75510c1b33fae85fdb08c12a0220909dfe04ea5835e67bcebd829cd16f4ed\" id=5787c6e7-9c03-4b0a-bded-37c93ab17328 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 17:20:10.329299 | controller |     "Jun 12 16:27:22.836848 crc crio[21573]: time=\"2026-06-12T16:27:22.836858562Z\" level=info msg=\"Stopped pod sandbox (already stopped): ecd75510c1b33fae85fdb08c12a0220909dfe04ea5835e67bcebd829cd16f4ed\" id=5787c6e7-9c03-4b0a-bded-37c93ab17328 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 17:20:10.329314 | controller |     "Jun 12 16:27:22.837834 crc crio[21573]: time=\"2026-06-12T16:27:22.837735815Z\" level=info msg=\"Removing pod sandbox: ecd75510c1b33fae85fdb08c12a0220909dfe04ea5835e67bcebd829cd16f4ed\" id=a6263e77-25d5-4716-b67c-56e1382e6003 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 17:20:10.329330 | controller |     "Jun 12 16:27:22.849546 crc crio[21573]: time=\"2026-06-12T16:27:22.848413058Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.329345 | controller |     "Jun 12 16:27:22.855962 crc crio[21573]: time=\"2026-06-12T16:27:22.855856568Z\" level=info msg=\"Removed pod sandbox: ecd75510c1b33fae85fdb08c12a0220909dfe04ea5835e67bcebd829cd16f4ed\" id=a6263e77-25d5-4716-b67c-56e1382e6003 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 17:20:10.329361 | controller |     "Jun 12 16:27:22.857637 crc crio[21573]: time=\"2026-06-12T16:27:22.857567282Z\" level=info msg=\"Stopping pod sandbox: 522819df26c9b96cccff121f9aab5664fcbcac4a222f2d25f715d0d2f20a43f1\" id=28cfc090-b263-409c-a914-58765ca04bd9 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 17:20:10.329376 | controller |     "Jun 12 16:27:22.857637 crc crio[21573]: time=\"2026-06-12T16:27:22.857633744Z\" level=info msg=\"Stopped pod sandbox (already stopped): 522819df26c9b96cccff121f9aab5664fcbcac4a222f2d25f715d0d2f20a43f1\" id=28cfc090-b263-409c-a914-58765ca04bd9 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 17:20:10.329396 | controller |     "Jun 12 16:27:22.858553 crc crio[21573]: time=\"2026-06-12T16:27:22.858500087Z\" level=info msg=\"Removing pod sandbox: 522819df26c9b96cccff121f9aab5664fcbcac4a222f2d25f715d0d2f20a43f1\" id=b524c6f7-bb4a-4385-a59c-119067b96299 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 17:20:10.329412 | controller |     "Jun 12 16:27:22.874779 crc crio[21573]: time=\"2026-06-12T16:27:22.874610027Z\" level=info msg=\"Removed pod sandbox: 522819df26c9b96cccff121f9aab5664fcbcac4a222f2d25f715d0d2f20a43f1\" id=b524c6f7-bb4a-4385-a59c-119067b96299 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 17:20:10.329428 | controller |     "Jun 12 16:27:22.876318 crc crio[21573]: time=\"2026-06-12T16:27:22.876226988Z\" level=info msg=\"Stopping pod sandbox: c116e5f8a2304ddd38ec8d4293999045c8822b2ea0628d6b823da668485c9b05\" id=989e994f-3f62-4a23-99b4-d3ac2ab15a58 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 17:20:10.329445 | controller |     "Jun 12 16:27:22.876523 crc crio[21573]: time=\"2026-06-12T16:27:22.876332241Z\" level=info msg=\"Stopped pod sandbox (already stopped): c116e5f8a2304ddd38ec8d4293999045c8822b2ea0628d6b823da668485c9b05\" id=989e994f-3f62-4a23-99b4-d3ac2ab15a58 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 17:20:10.329461 | controller |     "Jun 12 16:27:22.877232 crc crio[21573]: time=\"2026-06-12T16:27:22.877148683Z\" level=info msg=\"Removing pod sandbox: c116e5f8a2304ddd38ec8d4293999045c8822b2ea0628d6b823da668485c9b05\" id=56101db1-9de4-4749-95f8-de7f21d80b94 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 17:20:10.329476 | controller |     "Jun 12 16:27:22.895803 crc crio[21573]: time=\"2026-06-12T16:27:22.895493491Z\" level=info msg=\"Removed pod sandbox: c116e5f8a2304ddd38ec8d4293999045c8822b2ea0628d6b823da668485c9b05\" id=56101db1-9de4-4749-95f8-de7f21d80b94 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 17:20:10.329492 | controller |     "Jun 12 16:27:22.918994 crc crio[21573]: time=\"2026-06-12T16:27:22.916108896Z\" level=info msg=\"Stopping pod sandbox: 1cf9cbb85d74132a88fc476337e1d23c68b967006cd8574349d4f7f75534344b\" id=ce9e8a1d-1978-468a-bc1b-c06e0aab65c5 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 17:20:10.329507 | controller |     "Jun 12 16:27:22.918994 crc crio[21573]: time=\"2026-06-12T16:27:22.916244544Z\" level=info msg=\"Stopped pod sandbox (already stopped): 1cf9cbb85d74132a88fc476337e1d23c68b967006cd8574349d4f7f75534344b\" id=ce9e8a1d-1978-468a-bc1b-c06e0aab65c5 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 17:20:10.329523 | controller |     "Jun 12 16:27:22.928970 crc crio[21573]: time=\"2026-06-12T16:27:22.920722183Z\" level=info msg=\"Removing pod sandbox: 1cf9cbb85d74132a88fc476337e1d23c68b967006cd8574349d4f7f75534344b\" id=64b0b8cd-e84b-42e9-b9a3-49fb769cad43 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 17:20:10.329540 | controller |     "Jun 12 16:27:22.954976 crc crio[21573]: time=\"2026-06-12T16:27:22.954916512Z\" level=info msg=\"Removed pod sandbox: 1cf9cbb85d74132a88fc476337e1d23c68b967006cd8574349d4f7f75534344b\" id=64b0b8cd-e84b-42e9-b9a3-49fb769cad43 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 17:20:10.329556 | controller |     "Jun 12 16:27:23.429098 crc crio[21573]: time=\"2026-06-12T16:27:23.428322107Z\" level=info msg=\"Created container d0eaa028b2b04e0f72c1ff9e2b2ca0b980027b031a0fa10e5b56b4c5b3437964: openstack/glance-default-external-api-0/glance-log\" id=d78bebb9-0a22-4674-ae19-22d61d7cba49 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:20:10.329589 | controller |     "Jun 12 16:27:23.431544 crc crio[21573]: time=\"2026-06-12T16:27:23.431306925Z\" level=info msg=\"Starting container: d0eaa028b2b04e0f72c1ff9e2b2ca0b980027b031a0fa10e5b56b4c5b3437964\" id=d6623aee-14ad-4512-8c06-dbf0f4a2b0eb name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 17:20:10.329615 | controller |     "Jun 12 16:27:23.443964 crc crio[21573]: time=\"2026-06-12T16:27:23.443842751Z\" level=info msg=\"Started container\" PID=74894 containerID=d0eaa028b2b04e0f72c1ff9e2b2ca0b980027b031a0fa10e5b56b4c5b3437964 description=openstack/glance-default-external-api-0/glance-log id=d6623aee-14ad-4512-8c06-dbf0f4a2b0eb name=/runtime.v1.RuntimeService/StartContainer sandboxID=8c99460b66e3c51af1c44fa3ab9982b4acfbb598aa35dd5dba718206416960c7",
2026-06-12 17:20:10.329634 | controller |     "Jun 12 16:27:23.491088 crc crio[21573]: time=\"2026-06-12T16:27:23.490192521Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api:current-podified\" id=3c6f3f6b-9642-4318-b9f1-5845ce2a6429 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:20:10.329651 | controller |     "Jun 12 16:27:23.560524 crc crio[21573]: time=\"2026-06-12T16:27:23.560296106Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api:current-podified\" id=531dba94-ff6b-4268-b869-683ca36a08b4 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:20:10.329667 | controller |     "Jun 12 16:27:23.585842 crc crio[21573]: time=\"2026-06-12T16:27:23.585769503Z\" level=info msg=\"Creating container: openstack/glance-default-external-api-0/glance-httpd\" id=c201eb86-8464-4417-a757-33e9bc1bf0ed name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:20:10.329683 | controller |     "Jun 12 16:27:23.586974 crc crio[21573]: time=\"2026-06-12T16:27:23.586940625Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.329699 | controller |     "Jun 12 16:27:23.706312 crc crio[21573]: time=\"2026-06-12T16:27:23.705562Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.329715 | controller |     "Jun 12 16:27:23.746015 crc crio[21573]: 2026-06-12T16:27:23Z [verbose] CmdAdd (shim): {1.1.0 [{Name:c2a844459e747c9 Mac:96:83:e1:9b:6f:b8 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:9f Mtu:0 Sandbox:/var/run/netns/851c505c-8ae5-4299-8d78-a53d6651218f SocketPath: PciID:}] [{Interface:0xc0006885d0 Address:{IP:10.217.0.159 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 17:20:10.329732 | controller |     "Jun 12 16:27:23.748411 crc crio[21573]: time=\"2026-06-12T16:27:23.748326216Z\" level=info msg=\"Got pod network &{Name:glance-default-internal-api-0 Namespace:openstack ID:c2a844459e747c9d8bc60e4af0c9f712cea6acbf66d0c1a2f29ed2515c56e7e7 UID:ba8e2c54-bcdf-458f-b8b7-0ad2f4c77042 NetNS:/var/run/netns/851c505c-8ae5-4299-8d78-a53d6651218f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podba8e2c54_bcdf_458f_b8b7_0ad2f4c77042.slice PodAnnotations:0xc00008cec8}] Aliases:map[]}\"",
2026-06-12 17:20:10.329757 | controller |     "Jun 12 16:27:23.748662 crc crio[21573]: time=\"2026-06-12T16:27:23.748579763Z\" level=info msg=\"Checking pod openstack_glance-default-internal-api-0 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 17:20:10.329776 | controller |     "Jun 12 16:27:23.774048 crc crio[21573]: time=\"2026-06-12T16:27:23.77396444Z\" level=info msg=\"Ran pod sandbox c2a844459e747c9d8bc60e4af0c9f712cea6acbf66d0c1a2f29ed2515c56e7e7 with infra container: openstack/glance-default-internal-api-0/POD\" id=040ee32f-3957-43e8-ba28-e80fb9c31beb name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:20:10.329794 | controller |     "Jun 12 16:27:23.777515 crc crio[21573]: time=\"2026-06-12T16:27:23.777138021Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api:current-podified\" id=2e42474d-28a6-4e0d-996c-a88ce8061d44 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:20:10.329815 | controller |     "Jun 12 16:27:23.782341 crc crio[21573]: time=\"2026-06-12T16:27:23.781888847Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api:current-podified\" id=44080eef-e28b-4902-b781-9177d65b6cee name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:20:10.329832 | controller |     "Jun 12 16:27:23.810425 crc crio[21573]: time=\"2026-06-12T16:27:23.809846134Z\" level=info msg=\"Running pod sandbox: openstack/keystone-7fb7ddcdb9-qz8sp/POD\" id=3d69066b-afbb-4ab6-92a0-b6f57c7b5ea1 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:20:10.329850 | controller |     "Jun 12 16:27:23.810425 crc crio[21573]: time=\"2026-06-12T16:27:23.809943936Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.329867 | controller |     "Jun 12 16:27:23.855982 crc crio[21573]: time=\"2026-06-12T16:27:23.855798532Z\" level=info msg=\"Creating container: openstack/glance-default-internal-api-0/glance-log\" id=3138cfc1-53aa-4ce8-8aeb-ec407c7c4881 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:20:10.329883 | controller |     "Jun 12 16:27:23.858047 crc crio[21573]: time=\"2026-06-12T16:27:23.857940461Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.329900 | controller |     "Jun 12 16:27:23.942821 crc crio[21573]: time=\"2026-06-12T16:27:23.942695542Z\" level=info msg=\"Got pod network &{Name:keystone-7fb7ddcdb9-qz8sp Namespace:openstack ID:497fb2d30ed1e6004b30e2662da2cd2e3cdbf9b77d1c97be391fc337a2713c50 UID:c1baad3c-9dd1-4a31-82cc-65cac67d3a55 NetNS:/var/run/netns/d001992d-e5f0-4950-970e-13fef44d7104 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podc1baad3c_9dd1_4a31_82cc_65cac67d3a55.slice PodAnnotations:0xc000568268}] Aliases:map[]}\"",
2026-06-12 17:20:10.329916 | controller |     "Jun 12 16:27:23.942821 crc crio[21573]: time=\"2026-06-12T16:27:23.942784514Z\" level=info msg=\"Adding pod openstack_keystone-7fb7ddcdb9-qz8sp to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 17:20:10.329932 | controller |     "Jun 12 16:27:23.954898 crc crio[21573]: time=\"2026-06-12T16:27:23.954771103Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.329948 | controller |     "Jun 12 16:27:24.581316 crc crio[21573]: time=\"2026-06-12T16:27:24.580153164Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.329978 | controller |     "Jun 12 16:27:24.776550 crc crio[21573]: time=\"2026-06-12T16:27:24.775431772Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.330031 | controller |     "Jun 12 16:27:24.872092 crc crio[21573]: time=\"2026-06-12T16:27:24.870863929Z\" level=info msg=\"Created container d7195de5bbfb613aca1308ac9cb10fa83051e4befc6a38e924a7ddbf5d61a6c7: openstack/glance-default-external-api-0/glance-httpd\" id=c201eb86-8464-4417-a757-33e9bc1bf0ed name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:20:10.330058 | controller |     "Jun 12 16:27:24.873501 crc crio[21573]: time=\"2026-06-12T16:27:24.87236669Z\" level=info msg=\"Starting container: d7195de5bbfb613aca1308ac9cb10fa83051e4befc6a38e924a7ddbf5d61a6c7\" id=bd8419c1-78fe-4635-ac2e-c73124f83ab3 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 17:20:10.330080 | controller |     "Jun 12 16:27:24.884377 crc crio[21573]: time=\"2026-06-12T16:27:24.884237725Z\" level=info msg=\"Started container\" PID=75082 containerID=d7195de5bbfb613aca1308ac9cb10fa83051e4befc6a38e924a7ddbf5d61a6c7 description=openstack/glance-default-external-api-0/glance-httpd id=bd8419c1-78fe-4635-ac2e-c73124f83ab3 name=/runtime.v1.RuntimeService/StartContainer sandboxID=8c99460b66e3c51af1c44fa3ab9982b4acfbb598aa35dd5dba718206416960c7",
2026-06-12 17:20:10.330166 | controller |     "Jun 12 16:27:25.211820 crc crio[21573]: time=\"2026-06-12T16:27:25.21091649Z\" level=info msg=\"Created container d1301769c664fab00df84c293bb46beb4940e7a7fe7012e7cc6819e66a406161: openstack/glance-default-internal-api-0/glance-log\" id=3138cfc1-53aa-4ce8-8aeb-ec407c7c4881 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:20:10.330190 | controller |     "Jun 12 16:27:25.222160 crc crio[21573]: time=\"2026-06-12T16:27:25.222047749Z\" level=info msg=\"Starting container: d1301769c664fab00df84c293bb46beb4940e7a7fe7012e7cc6819e66a406161\" id=86a7fb36-bc14-498f-b1cd-f7bbab51d3de name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 17:20:10.330208 | controller |     "Jun 12 16:27:25.231495 crc crio[21573]: time=\"2026-06-12T16:27:25.231283232Z\" level=info msg=\"Started container\" PID=75091 containerID=d1301769c664fab00df84c293bb46beb4940e7a7fe7012e7cc6819e66a406161 description=openstack/glance-default-internal-api-0/glance-log id=86a7fb36-bc14-498f-b1cd-f7bbab51d3de name=/runtime.v1.RuntimeService/StartContainer sandboxID=c2a844459e747c9d8bc60e4af0c9f712cea6acbf66d0c1a2f29ed2515c56e7e7",
2026-06-12 17:20:10.330224 | controller |     "Jun 12 16:27:25.240761 crc crio[21573]: 2026-06-12T16:27:25Z [verbose] CmdAdd (shim): {1.1.0 [{Name:497fb2d30ed1e60 Mac:66:b0:64:57:dc:79 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:a1 Mtu:0 Sandbox:/var/run/netns/d001992d-e5f0-4950-970e-13fef44d7104 SocketPath: PciID:}] [{Interface:0xc0004946b0 Address:{IP:10.217.0.161 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 17:20:10.330240 | controller |     "Jun 12 16:27:25.245997 crc crio[21573]: time=\"2026-06-12T16:27:25.244966638Z\" level=info msg=\"Got pod network &{Name:keystone-7fb7ddcdb9-qz8sp Namespace:openstack ID:497fb2d30ed1e6004b30e2662da2cd2e3cdbf9b77d1c97be391fc337a2713c50 UID:c1baad3c-9dd1-4a31-82cc-65cac67d3a55 NetNS:/var/run/netns/d001992d-e5f0-4950-970e-13fef44d7104 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podc1baad3c_9dd1_4a31_82cc_65cac67d3a55.slice PodAnnotations:0xc000568268}] Aliases:map[]}\"",
2026-06-12 17:20:10.330257 | controller |     "Jun 12 16:27:25.245997 crc crio[21573]: time=\"2026-06-12T16:27:25.245153802Z\" level=info msg=\"Checking pod openstack_keystone-7fb7ddcdb9-qz8sp for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 17:20:10.330273 | controller |     "Jun 12 16:27:25.262636 crc crio[21573]: time=\"2026-06-12T16:27:25.259851124Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api:current-podified\" id=1900d5d6-a618-452c-ad8f-53692d67eace name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:20:10.330288 | controller |     "Jun 12 16:27:25.302882 crc crio[21573]: time=\"2026-06-12T16:27:25.302806109Z\" level=info msg=\"Ran pod sandbox 497fb2d30ed1e6004b30e2662da2cd2e3cdbf9b77d1c97be391fc337a2713c50 with infra container: openstack/keystone-7fb7ddcdb9-qz8sp/POD\" id=3d69066b-afbb-4ab6-92a0-b6f57c7b5ea1 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:20:10.330304 | controller |     "Jun 12 16:27:25.320389 crc crio[21573]: time=\"2026-06-12T16:27:25.320171395Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-keystone:current-podified\" id=ae1791c2-34ae-460c-88e5-d1641c24da47 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:20:10.330319 | controller |     "Jun 12 16:27:25.397744 crc crio[21573]: time=\"2026-06-12T16:27:25.396967875Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api:current-podified\" id=3b8f9ec8-829f-4d41-aa1b-a27fa2897f26 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:20:10.330341 | controller |     "Jun 12 16:27:25.419321 crc crio[21573]: time=\"2026-06-12T16:27:25.417672008Z\" level=info msg=\"Creating container: openstack/glance-default-internal-api-0/glance-httpd\" id=3d55444a-8c96-4084-9115-a34cee4a5e98 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:20:10.330357 | controller |     "Jun 12 16:27:25.419321 crc crio[21573]: time=\"2026-06-12T16:27:25.418311635Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.330372 | controller |     "Jun 12 16:27:25.439079 crc crio[21573]: time=\"2026-06-12T16:27:25.438975041Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-keystone:current-podified\" id=3b3ee6f4-73f7-4273-9cb7-1233fa293303 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:20:10.330388 | controller |     "Jun 12 16:27:25.482141 crc crio[21573]: time=\"2026-06-12T16:27:25.481893654Z\" level=info msg=\"Creating container: openstack/keystone-7fb7ddcdb9-qz8sp/keystone-api\" id=ce61b7aa-6b7c-4c7e-83aa-a9c1eb3552d5 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:20:10.330403 | controller |     "Jun 12 16:27:25.482432 crc crio[21573]: time=\"2026-06-12T16:27:25.482351196Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.330418 | controller |     "Jun 12 16:27:25.608601 crc crio[21573]: time=\"2026-06-12T16:27:25.608322715Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.330433 | controller |     "Jun 12 16:27:25.676647 crc crio[21573]: time=\"2026-06-12T16:27:25.670087174Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.330448 | controller |     "Jun 12 16:27:25.684022 crc crio[21573]: time=\"2026-06-12T16:27:25.683927346Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.330462 | controller |     "Jun 12 16:27:25.881808 crc crio[21573]: time=\"2026-06-12T16:27:25.880278637Z\" level=info msg=\"Created container c712adc1a88aac16093b5bc5f813794e084536732f97ae3ba30f908e73de2ce1: openstack/keystone-7fb7ddcdb9-qz8sp/keystone-api\" id=ce61b7aa-6b7c-4c7e-83aa-a9c1eb3552d5 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:20:10.330477 | controller |     "Jun 12 16:27:25.888033 crc crio[21573]: time=\"2026-06-12T16:27:25.886804522Z\" level=info msg=\"Starting container: c712adc1a88aac16093b5bc5f813794e084536732f97ae3ba30f908e73de2ce1\" id=34971ada-b6d7-4b6c-9036-50b41e1e8432 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 17:20:10.330491 | controller |     "Jun 12 16:27:25.916353 crc crio[21573]: time=\"2026-06-12T16:27:25.916073795Z\" level=info msg=\"Started container\" PID=75340 containerID=c712adc1a88aac16093b5bc5f813794e084536732f97ae3ba30f908e73de2ce1 description=openstack/keystone-7fb7ddcdb9-qz8sp/keystone-api id=34971ada-b6d7-4b6c-9036-50b41e1e8432 name=/runtime.v1.RuntimeService/StartContainer sandboxID=497fb2d30ed1e6004b30e2662da2cd2e3cdbf9b77d1c97be391fc337a2713c50",
2026-06-12 17:20:10.330508 | controller |     "Jun 12 16:27:26.840699 crc crio[21573]: time=\"2026-06-12T16:27:26.839260905Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.330523 | controller |     "Jun 12 16:27:27.732646 crc crio[21573]: time=\"2026-06-12T16:27:27.729907282Z\" level=info msg=\"Created container afebaa306ef41b2be74c0d2e6055d851ad59a2c2944cb43d1c20ac867fec1227: openstack/glance-default-internal-api-0/glance-httpd\" id=3d55444a-8c96-4084-9115-a34cee4a5e98 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:20:10.330541 | controller |     "Jun 12 16:27:27.735153 crc crio[21573]: time=\"2026-06-12T16:27:27.734221237Z\" level=info msg=\"Starting container: afebaa306ef41b2be74c0d2e6055d851ad59a2c2944cb43d1c20ac867fec1227\" id=36fb9e24-478f-422e-b9e3-b6f1a9eaf8a5 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 17:20:10.330557 | controller |     "Jun 12 16:27:27.743233 crc crio[21573]: time=\"2026-06-12T16:27:27.743105762Z\" level=info msg=\"Started container\" PID=75433 containerID=afebaa306ef41b2be74c0d2e6055d851ad59a2c2944cb43d1c20ac867fec1227 description=openstack/glance-default-internal-api-0/glance-httpd id=36fb9e24-478f-422e-b9e3-b6f1a9eaf8a5 name=/runtime.v1.RuntimeService/StartContainer sandboxID=c2a844459e747c9d8bc60e4af0c9f712cea6acbf66d0c1a2f29ed2515c56e7e7",
2026-06-12 17:20:10.330590 | controller |     "Jun 12 16:27:31.153712 crc crio[21573]: time=\"2026-06-12T16:27:31.152338784Z\" level=info msg=\"Stopping pod sandbox: 9bc671bd970cf90f082a56cbb106893c9efdb9b8fe25ae414ecbc7482a9ee0d2\" id=2bff53a4-ba6b-4fdf-8998-946879769df9 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 17:20:10.330613 | controller |     "Jun 12 16:27:31.159082 crc crio[21573]: time=\"2026-06-12T16:27:31.154555734Z\" level=info msg=\"Got pod network &{Name:placement-db-sync-rzcc5 Namespace:openstack ID:9bc671bd970cf90f082a56cbb106893c9efdb9b8fe25ae414ecbc7482a9ee0d2 UID:48cda1fa-e067-478e-8d41-08d2c5cd565e NetNS:/var/run/netns/aeeb6c7c-bcf3-468b-b419-c7a8c56330d4 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod48cda1fa_e067_478e_8d41_08d2c5cd565e.slice PodAnnotations:0xc002722138}] Aliases:map[]}\"",
2026-06-12 17:20:10.330659 | controller |     "Jun 12 16:27:31.159082 crc crio[21573]: time=\"2026-06-12T16:27:31.15478594Z\" level=info msg=\"Deleting pod openstack_placement-db-sync-rzcc5 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 17:20:10.330677 | controller |     "Jun 12 16:27:34.233733 crc crio[21573]: time=\"2026-06-12T16:27:34.232164106Z\" level=info msg=\"Stopping pod sandbox: df4c089bb30f6cb5ebb48fd00aadcc8b1bf2fcd79fd9be0d0b7af176ecb0c76a\" id=14ed5e8b-342d-4e75-98d3-dd87e0e5bd63 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 17:20:10.330693 | controller |     "Jun 12 16:27:34.235564 crc crio[21573]: time=\"2026-06-12T16:27:34.234615582Z\" level=info msg=\"Got pod network &{Name:barbican-db-sync-q8zhz Namespace:openstack ID:df4c089bb30f6cb5ebb48fd00aadcc8b1bf2fcd79fd9be0d0b7af176ecb0c76a UID:b3c8e6d6-f957-48c1-a17b-95f3e117f95e NetNS:/var/run/netns/83f129a9-5742-4f1e-b6fb-cae178173951 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podb3c8e6d6_f957_48c1_a17b_95f3e117f95e.slice PodAnnotations:0xc002722108}] Aliases:map[]}\"",
2026-06-12 17:20:10.330708 | controller |     "Jun 12 16:27:34.235564 crc crio[21573]: time=\"2026-06-12T16:27:34.234820468Z\" level=info msg=\"Deleting pod openstack_barbican-db-sync-q8zhz from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 17:20:10.330724 | controller |     "Jun 12 16:27:34.881631 crc crio[21573]: time=\"2026-06-12T16:27:34.879767313Z\" level=info msg=\"Stopped pod sandbox: 9bc671bd970cf90f082a56cbb106893c9efdb9b8fe25ae414ecbc7482a9ee0d2\" id=2bff53a4-ba6b-4fdf-8998-946879769df9 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 17:20:10.330739 | controller |     "Jun 12 16:27:34.881631 crc crio[21573]: time=\"2026-06-12T16:27:34.881148811Z\" level=info msg=\"Stopped pod sandbox: df4c089bb30f6cb5ebb48fd00aadcc8b1bf2fcd79fd9be0d0b7af176ecb0c76a\" id=14ed5e8b-342d-4e75-98d3-dd87e0e5bd63 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 17:20:10.330762 | controller |     "Jun 12 16:27:36.915524 crc crio[21573]: time=\"2026-06-12T16:27:36.914114191Z\" level=info msg=\"Running pod sandbox: openstack/placement-5bb6c4c55b-bx4np/POD\" id=21fa4311-4de6-440e-bbb4-5d1561635bb5 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:20:10.330785 | controller |     "Jun 12 16:27:36.917094 crc crio[21573]: time=\"2026-06-12T16:27:36.915531969Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.330802 | controller |     "Jun 12 16:27:37.358891 crc crio[21573]: time=\"2026-06-12T16:27:37.3587635Z\" level=info msg=\"Running pod sandbox: openstack/barbican-worker-785c7cf889-t4j99/POD\" id=b020d838-d4f0-43a1-a2e0-8dcdac8b9d89 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:20:10.330817 | controller |     "Jun 12 16:27:37.358891 crc crio[21573]: time=\"2026-06-12T16:27:37.358894653Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.330833 | controller |     "Jun 12 16:27:37.432353 crc crio[21573]: time=\"2026-06-12T16:27:37.432152593Z\" level=info msg=\"Running pod sandbox: openstack/barbican-keystone-listener-5cc5687df8-vvhgz/POD\" id=b4f394fa-84b5-477f-b886-d3e2861a12c5 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:20:10.330848 | controller |     "Jun 12 16:27:37.432353 crc crio[21573]: time=\"2026-06-12T16:27:37.432353028Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.330862 | controller |     "Jun 12 16:27:37.451870 crc crio[21573]: time=\"2026-06-12T16:27:37.451728644Z\" level=info msg=\"Running pod sandbox: openstack/dnsmasq-dns-6db4f944b7-rjpj8/POD\" id=a33a7a1c-a56b-4f3a-a694-f82972642a03 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:20:10.330877 | controller |     "Jun 12 16:27:37.452058 crc crio[21573]: time=\"2026-06-12T16:27:37.451915889Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.330892 | controller |     "Jun 12 16:27:37.651916 crc crio[21573]: time=\"2026-06-12T16:27:37.651790006Z\" level=info msg=\"Running pod sandbox: openstack/barbican-api-6cfdb97d54-6mswr/POD\" id=9761aa69-454a-46b4-a40c-2fa71f7f811b name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:20:10.330908 | controller |     "Jun 12 16:27:37.652246 crc crio[21573]: time=\"2026-06-12T16:27:37.651953891Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.330923 | controller |     "Jun 12 16:27:38.864811 crc crio[21573]: time=\"2026-06-12T16:27:38.86429922Z\" level=info msg=\"Got pod network &{Name:barbican-worker-785c7cf889-t4j99 Namespace:openstack ID:90bb1d094392d4af3802712066ce009c69385a9bb5a8451b69601fa6f3c9cc8e UID:b9359a68-22e6-4c5c-a266-e09285ecfcc4 NetNS:/var/run/netns/ade44426-561c-47ec-8280-73801dafb76a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podb9359a68_22e6_4c5c_a266_e09285ecfcc4.slice PodAnnotations:0xc00443c1a8}] Aliases:map[]}\"",
2026-06-12 17:20:10.330939 | controller |     "Jun 12 16:27:38.864811 crc crio[21573]: time=\"2026-06-12T16:27:38.864771063Z\" level=info msg=\"Adding pod openstack_barbican-worker-785c7cf889-t4j99 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 17:20:10.330954 | controller |     "Jun 12 16:27:38.866886 crc crio[21573]: time=\"2026-06-12T16:27:38.865069682Z\" level=info msg=\"Pulled image: registry.redhat.io/ubi9/httpd-24@sha256:ad0dea2237c315df6dcd44760313c4563611466bd339c1004d512a0d59a0efbf\" id=7d8a1f49-51f7-4013-9c26-e3447a303479 name=/runtime.v1.ImageService/PullImage",
2026-06-12 17:20:10.330973 | controller |     "Jun 12 16:27:38.866886 crc crio[21573]: time=\"2026-06-12T16:27:38.866354984Z\" level=info msg=\"Checking image status: registry.redhat.io/ubi9/httpd-24:latest\" id=12c6a7ec-c656-4ddb-918a-ff50146add4d name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:20:10.330989 | controller |     "Jun 12 16:27:38.938257 crc crio[21573]: time=\"2026-06-12T16:27:38.938031181Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-6db4f944b7-rjpj8 Namespace:openstack ID:52d4dbeef607f5b00b43bba50071834a0039108ad83b9c58323233e4aa1c214b UID:c79884ab-a758-4c0b-b2f9-0c5309ef2925 NetNS:/var/run/netns/a48452c6-50b4-4159-9417-9e83c369364d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podc79884ab_a758_4c0b_b2f9_0c5309ef2925.slice PodAnnotations:0xc003674338}] Aliases:map[]}\"",
2026-06-12 17:20:10.331005 | controller |     "Jun 12 16:27:38.938257 crc crio[21573]: time=\"2026-06-12T16:27:38.938126473Z\" level=info msg=\"Adding pod openstack_dnsmasq-dns-6db4f944b7-rjpj8 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 17:20:10.331020 | controller |     "Jun 12 16:27:38.970292 crc crio[21573]: time=\"2026-06-12T16:27:38.966397374Z\" level=info msg=\"Got pod network &{Name:placement-5bb6c4c55b-bx4np Namespace:openstack ID:d96e49c0136ae7c8d9aa2f9206919dadc697cc351b4136bb954faab191f392e0 UID:5e75c01c-54a4-4415-876c-f2243535d340 NetNS:/var/run/netns/0c118f7a-95cd-4136-b804-f69c74fcf0e3 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod5e75c01c_54a4_4415_876c_f2243535d340.slice PodAnnotations:0xc00209e240}] Aliases:map[]}\"",
2026-06-12 17:20:10.331036 | controller |     "Jun 12 16:27:38.970292 crc crio[21573]: time=\"2026-06-12T16:27:38.96995763Z\" level=info msg=\"Adding pod openstack_placement-5bb6c4c55b-bx4np to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 17:20:10.331051 | controller |     "Jun 12 16:27:38.981413 crc crio[21573]: time=\"2026-06-12T16:27:38.981270955Z\" level=info msg=\"Got pod network &{Name:barbican-keystone-listener-5cc5687df8-vvhgz Namespace:openstack ID:96b35ade4f14d15cb1b1a80d03eb34aebc6b45c2046c48385ff22c072a7110ac UID:75383d82-f43a-40ba-a14f-be8b54380bf1 NetNS:/var/run/netns/0ace4240-1166-47d9-8eb2-f72e73a1ef98 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod75383d82_f43a_40ba_a14f_be8b54380bf1.slice PodAnnotations:0xc006380358}] Aliases:map[]}\"",
2026-06-12 17:20:10.331121 | controller |     "Jun 12 16:27:38.981413 crc crio[21573]: time=\"2026-06-12T16:27:38.981370678Z\" level=info msg=\"Adding pod openstack_barbican-keystone-listener-5cc5687df8-vvhgz to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 17:20:10.331140 | controller |     "Jun 12 16:27:39.014682 crc crio[21573]: time=\"2026-06-12T16:27:39.014245766Z\" level=info msg=\"Got pod network &{Name:barbican-api-6cfdb97d54-6mswr Namespace:openstack ID:abc26983f76bab98a831e8b70e6f89fb4a1812bd2cae77783d1d32744b80f801 UID:e5d20812-cd01-4594-9021-71026286d870 NetNS:/var/run/netns/3caa5981-2472-4c71-b79c-f6e5c050fed4 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pode5d20812_cd01_4594_9021_71026286d870.slice PodAnnotations:0xc00443c440}] Aliases:map[]}\"",
2026-06-12 17:20:10.331156 | controller |     "Jun 12 16:27:39.014682 crc crio[21573]: time=\"2026-06-12T16:27:39.014332528Z\" level=info msg=\"Adding pod openstack_barbican-api-6cfdb97d54-6mswr to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 17:20:10.331172 | controller |     "Jun 12 16:27:39.029095 crc crio[21573]: time=\"2026-06-12T16:27:39.023372179Z\" level=info msg=\"Checking image status: registry.redhat.io/ubi9/httpd-24:latest\" id=3ba8373c-e7f9-4d72-9737-d4a17de6e126 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:20:10.331192 | controller |     "Jun 12 16:27:39.059295 crc crio[21573]: time=\"2026-06-12T16:27:39.059097929Z\" level=info msg=\"Creating container: openstack/ceilometer-0/proxy-httpd\" id=d3f5b6e6-d798-4b47-9282-5be18e1c8174 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:20:10.331209 | controller |     "Jun 12 16:27:39.068090 crc crio[21573]: time=\"2026-06-12T16:27:39.067901692Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.331224 | controller |     "Jun 12 16:27:39.262870 crc crio[21573]: time=\"2026-06-12T16:27:39.262152237Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.331240 | controller |     "Jun 12 16:27:39.276912 crc crio[21573]: time=\"2026-06-12T16:27:39.276797787Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.331256 | controller |     "Jun 12 16:27:39.483529 crc crio[21573]: time=\"2026-06-12T16:27:39.482638989Z\" level=info msg=\"Stopping pod sandbox: 2bed26c75415c9faa00b9c08c3d1e2274a8615e66208ab7705a8d8a628dcbe46\" id=812e9591-2a61-4aa5-875a-9d182fcec2d5 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 17:20:10.331272 | controller |     "Jun 12 16:27:39.483920 crc crio[21573]: time=\"2026-06-12T16:27:39.483582365Z\" level=info msg=\"Got pod network &{Name:cinder-db-sync-xldzl Namespace:openstack ID:2bed26c75415c9faa00b9c08c3d1e2274a8615e66208ab7705a8d8a628dcbe46 UID:20f3be2b-dd24-4ced-8892-3c5c0fe9667a NetNS:/var/run/netns/25e53b1f-5276-41dd-8791-c32c3aab5b50 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod20f3be2b_dd24_4ced_8892_3c5c0fe9667a.slice PodAnnotations:0xc00209e268}] Aliases:map[]}\"",
2026-06-12 17:20:10.331287 | controller |     "Jun 12 16:27:39.483920 crc crio[21573]: time=\"2026-06-12T16:27:39.483749469Z\" level=info msg=\"Deleting pod openstack_cinder-db-sync-xldzl from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 17:20:10.331302 | controller |     "Jun 12 16:27:39.599722 crc crio[21573]: time=\"2026-06-12T16:27:39.599037997Z\" level=info msg=\"Created container 29a67d4c89e2b4f5bdccbabf9bbde393a085b780c1ee6f487bfe96916023b010: openstack/ceilometer-0/proxy-httpd\" id=d3f5b6e6-d798-4b47-9282-5be18e1c8174 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:20:10.331318 | controller |     "Jun 12 16:27:39.601667 crc crio[21573]: time=\"2026-06-12T16:27:39.601572023Z\" level=info msg=\"Starting container: 29a67d4c89e2b4f5bdccbabf9bbde393a085b780c1ee6f487bfe96916023b010\" id=e94e0778-2d4d-4b8f-8657-bfab5bedb428 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 17:20:10.331333 | controller |     "Jun 12 16:27:39.613257 crc crio[21573]: time=\"2026-06-12T16:27:39.61314159Z\" level=info msg=\"Started container\" PID=76616 containerID=29a67d4c89e2b4f5bdccbabf9bbde393a085b780c1ee6f487bfe96916023b010 description=openstack/ceilometer-0/proxy-httpd id=e94e0778-2d4d-4b8f-8657-bfab5bedb428 name=/runtime.v1.RuntimeService/StartContainer sandboxID=2dd5efd5bceba4e14b7f5d60369da9cf1c3af7c73ac9f92ec69481cfa3e04a6a",
2026-06-12 17:20:10.331348 | controller |     "Jun 12 16:27:39.960572 crc crio[21573]: 2026-06-12T16:27:39Z [verbose] CmdAdd (shim): {1.1.0 [{Name:90bb1d094392d4a Mac:56:37:a7:32:5d:58 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:a3 Mtu:0 Sandbox:/var/run/netns/ade44426-561c-47ec-8280-73801dafb76a SocketPath: PciID:}] [{Interface:0xc000134770 Address:{IP:10.217.0.163 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 17:20:10.331367 | controller |     "Jun 12 16:27:39.974117 crc crio[21573]: time=\"2026-06-12T16:27:39.972304831Z\" level=info msg=\"Got pod network &{Name:barbican-worker-785c7cf889-t4j99 Namespace:openstack ID:90bb1d094392d4af3802712066ce009c69385a9bb5a8451b69601fa6f3c9cc8e UID:b9359a68-22e6-4c5c-a266-e09285ecfcc4 NetNS:/var/run/netns/ade44426-561c-47ec-8280-73801dafb76a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podb9359a68_22e6_4c5c_a266_e09285ecfcc4.slice PodAnnotations:0xc00443c1a8}] Aliases:map[]}\"",
2026-06-12 17:20:10.331383 | controller |     "Jun 12 16:27:39.974117 crc crio[21573]: time=\"2026-06-12T16:27:39.972685802Z\" level=info msg=\"Checking pod openstack_barbican-worker-785c7cf889-t4j99 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 17:20:10.331399 | controller |     "Jun 12 16:27:39.992516 crc crio[21573]: time=\"2026-06-12T16:27:39.986904569Z\" level=info msg=\"Ran pod sandbox 90bb1d094392d4af3802712066ce009c69385a9bb5a8451b69601fa6f3c9cc8e with infra container: openstack/barbican-worker-785c7cf889-t4j99/POD\" id=b020d838-d4f0-43a1-a2e0-8dcdac8b9d89 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:20:10.331415 | controller |     "Jun 12 16:27:40.012136 crc crio[21573]: time=\"2026-06-12T16:27:40.011594294Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-worker:current-podified\" id=6fecd427-1333-41ca-9be6-696dc124dd15 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:20:10.331430 | controller |     "Jun 12 16:27:40.012136 crc crio[21573]: time=\"2026-06-12T16:27:40.011894823Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/openstack-barbican-worker:current-podified not found\" id=6fecd427-1333-41ca-9be6-696dc124dd15 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:20:10.331445 | controller |     "Jun 12 16:27:40.012136 crc crio[21573]: time=\"2026-06-12T16:27:40.011949305Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-barbican-worker:current-podified found\" id=6fecd427-1333-41ca-9be6-696dc124dd15 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:20:10.331460 | controller |     "Jun 12 16:27:40.012701 crc crio[21573]: 2026-06-12T16:27:40Z [verbose] CmdAdd (shim): {1.1.0 [{Name:52d4dbeef607f5b Mac:fa:ca:93:d7:bc:72 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:a5 Mtu:0 Sandbox:/var/run/netns/a48452c6-50b4-4159-9417-9e83c369364d SocketPath: PciID:}] [{Interface:0xc0002acbc0 Address:{IP:10.217.0.165 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 17:20:10.331475 | controller |     "Jun 12 16:27:40.018731 crc crio[21573]: time=\"2026-06-12T16:27:40.013956518Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-barbican-worker:current-podified\" id=919b1619-e0c6-4add-a180-abac81883043 name=/runtime.v1.ImageService/PullImage",
2026-06-12 17:20:10.331491 | controller |     "Jun 12 16:27:40.018731 crc crio[21573]: time=\"2026-06-12T16:27:40.016134803Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-6db4f944b7-rjpj8 Namespace:openstack ID:52d4dbeef607f5b00b43bba50071834a0039108ad83b9c58323233e4aa1c214b UID:c79884ab-a758-4c0b-b2f9-0c5309ef2925 NetNS:/var/run/netns/a48452c6-50b4-4159-9417-9e83c369364d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podc79884ab_a758_4c0b_b2f9_0c5309ef2925.slice PodAnnotations:0xc003674338}] Aliases:map[]}\"",
2026-06-12 17:20:10.331507 | controller |     "Jun 12 16:27:40.018731 crc crio[21573]: time=\"2026-06-12T16:27:40.016347919Z\" level=info msg=\"Checking pod openstack_dnsmasq-dns-6db4f944b7-rjpj8 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 17:20:10.331522 | controller |     "Jun 12 16:27:40.040970 crc crio[21573]: time=\"2026-06-12T16:27:40.033941146Z\" level=info msg=\"Ran pod sandbox 52d4dbeef607f5b00b43bba50071834a0039108ad83b9c58323233e4aa1c214b with infra container: openstack/dnsmasq-dns-6db4f944b7-rjpj8/POD\" id=a33a7a1c-a56b-4f3a-a694-f82972642a03 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:20:10.331540 | controller |     "Jun 12 16:27:40.040970 crc crio[21573]: 2026-06-12T16:27:40Z [verbose] CmdAdd (shim): {1.1.0 [{Name:d96e49c0136ae7c Mac:3e:21:6a:26:11:65 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:a2 Mtu:0 Sandbox:/var/run/netns/0c118f7a-95cd-4136-b804-f69c74fcf0e3 SocketPath: PciID:}] [{Interface:0xc0001345b0 Address:{IP:10.217.0.162 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 17:20:10.331557 | controller |     "Jun 12 16:27:40.040970 crc crio[21573]: time=\"2026-06-12T16:27:40.037203425Z\" level=info msg=\"Got pod network &{Name:placement-5bb6c4c55b-bx4np Namespace:openstack ID:d96e49c0136ae7c8d9aa2f9206919dadc697cc351b4136bb954faab191f392e0 UID:5e75c01c-54a4-4415-876c-f2243535d340 NetNS:/var/run/netns/0c118f7a-95cd-4136-b804-f69c74fcf0e3 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod5e75c01c_54a4_4415_876c_f2243535d340.slice PodAnnotations:0xc00209e240}] Aliases:map[]}\"",
2026-06-12 17:20:10.331590 | controller |     "Jun 12 16:27:40.040970 crc crio[21573]: time=\"2026-06-12T16:27:40.037337258Z\" level=info msg=\"Checking pod openstack_placement-5bb6c4c55b-bx4np for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 17:20:10.331612 | controller |     "Jun 12 16:27:40.040970 crc crio[21573]: time=\"2026-06-12T16:27:40.03840157Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-barbican-worker:current-podified\\\"\"",
2026-06-12 17:20:10.331627 | controller |     "Jun 12 16:27:40.045695 crc crio[21573]: time=\"2026-06-12T16:27:40.04496092Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=366315f7-6ca0-4934-82e8-916ffb4d0505 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:20:10.331643 | controller |     "Jun 12 16:27:40.048689 crc crio[21573]: time=\"2026-06-12T16:27:40.048584692Z\" level=info msg=\"Ran pod sandbox d96e49c0136ae7c8d9aa2f9206919dadc697cc351b4136bb954faab191f392e0 with infra container: openstack/placement-5bb6c4c55b-bx4np/POD\" id=21fa4311-4de6-440e-bbb4-5d1561635bb5 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:20:10.331658 | controller |     "Jun 12 16:27:40.059307 crc crio[21573]: time=\"2026-06-12T16:27:40.058036287Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-placement-api:current-podified\" id=dc763e00-64c3-4467-bccd-06c5c5694524 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:20:10.331673 | controller |     "Jun 12 16:27:40.093699 crc crio[21573]: time=\"2026-06-12T16:27:40.092055222Z\" level=info msg=\"Stopped pod sandbox: 2bed26c75415c9faa00b9c08c3d1e2274a8615e66208ab7705a8d8a628dcbe46\" id=812e9591-2a61-4aa5-875a-9d182fcec2d5 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 17:20:10.331688 | controller |     "Jun 12 16:27:40.131782 crc crio[21573]: 2026-06-12T16:27:40Z [verbose] CmdAdd (shim): {1.1.0 [{Name:96b35ade4f14d15 Mac:82:85:c9:78:83:65 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:a4 Mtu:0 Sandbox:/var/run/netns/0ace4240-1166-47d9-8eb2-f72e73a1ef98 SocketPath: PciID:}] [{Interface:0xc0001345b0 Address:{IP:10.217.0.164 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 17:20:10.331703 | controller |     "Jun 12 16:27:40.132230 crc crio[21573]: time=\"2026-06-12T16:27:40.131850521Z\" level=info msg=\"Got pod network &{Name:barbican-keystone-listener-5cc5687df8-vvhgz Namespace:openstack ID:96b35ade4f14d15cb1b1a80d03eb34aebc6b45c2046c48385ff22c072a7110ac UID:75383d82-f43a-40ba-a14f-be8b54380bf1 NetNS:/var/run/netns/0ace4240-1166-47d9-8eb2-f72e73a1ef98 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod75383d82_f43a_40ba_a14f_be8b54380bf1.slice PodAnnotations:0xc006380358}] Aliases:map[]}\"",
2026-06-12 17:20:10.331723 | controller |     "Jun 12 16:27:40.132230 crc crio[21573]: time=\"2026-06-12T16:27:40.132003666Z\" level=info msg=\"Checking pod openstack_barbican-keystone-listener-5cc5687df8-vvhgz for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 17:20:10.331739 | controller |     "Jun 12 16:27:40.142600 crc crio[21573]: time=\"2026-06-12T16:27:40.142497164Z\" level=info msg=\"Ran pod sandbox 96b35ade4f14d15cb1b1a80d03eb34aebc6b45c2046c48385ff22c072a7110ac with infra container: openstack/barbican-keystone-listener-5cc5687df8-vvhgz/POD\" id=b4f394fa-84b5-477f-b886-d3e2861a12c5 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:20:10.331755 | controller |     "Jun 12 16:27:40.145380 crc crio[21573]: time=\"2026-06-12T16:27:40.145281197Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-keystone-listener:current-podified\" id=d41bba50-5121-4929-8066-9b2b8afb2aaf name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:20:10.331772 | controller |     "Jun 12 16:27:40.145728 crc crio[21573]: time=\"2026-06-12T16:27:40.145514183Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/openstack-barbican-keystone-listener:current-podified not found\" id=d41bba50-5121-4929-8066-9b2b8afb2aaf name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:20:10.331795 | controller |     "Jun 12 16:27:40.145728 crc crio[21573]: time=\"2026-06-12T16:27:40.145597585Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-barbican-keystone-listener:current-podified found\" id=d41bba50-5121-4929-8066-9b2b8afb2aaf name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:20:10.331813 | controller |     "Jun 12 16:27:40.147236 crc crio[21573]: time=\"2026-06-12T16:27:40.147092714Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-barbican-keystone-listener:current-podified\" id=771afce4-9543-43a0-822c-8e863cf5448d name=/runtime.v1.ImageService/PullImage",
2026-06-12 17:20:10.331829 | controller |     "Jun 12 16:27:40.150890 crc crio[21573]: time=\"2026-06-12T16:27:40.150771784Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-barbican-keystone-listener:current-podified\\\"\"",
2026-06-12 17:20:10.331845 | controller |     "Jun 12 16:27:40.158913 crc crio[21573]: time=\"2026-06-12T16:27:40.157958963Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-placement-api:current-podified\" id=0e204c1f-5f2c-4896-ab16-fd5587fb0be5 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:20:10.331860 | controller |     "Jun 12 16:27:40.158913 crc crio[21573]: time=\"2026-06-12T16:27:40.158613331Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=149e0b94-d66b-481b-99fb-5f9dbd513204 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:20:10.331874 | controller |     "Jun 12 16:27:40.278690 crc crio[21573]: time=\"2026-06-12T16:27:40.278614442Z\" level=info msg=\"Creating container: openstack/dnsmasq-dns-6db4f944b7-rjpj8/init\" id=90865b25-f37d-40dd-adcf-19bb1013793f name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:20:10.331890 | controller |     "Jun 12 16:27:40.279680 crc crio[21573]: time=\"2026-06-12T16:27:40.279647049Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.331905 | controller |     "Jun 12 16:27:40.311406 crc crio[21573]: 2026-06-12T16:27:40Z [verbose] CmdAdd (shim): {1.1.0 [{Name:abc26983f76bab9 Mac:d6:2a:f9:72:e3:e8 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:a6 Mtu:0 Sandbox:/var/run/netns/3caa5981-2472-4c71-b79c-f6e5c050fed4 SocketPath: PciID:}] [{Interface:0xc0002008e0 Address:{IP:10.217.0.166 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 17:20:10.331924 | controller |     "Jun 12 16:27:40.311767 crc crio[21573]: time=\"2026-06-12T16:27:40.311543082Z\" level=info msg=\"Creating container: openstack/placement-5bb6c4c55b-bx4np/placement-log\" id=b59a0476-7620-44c6-a723-69e46115ea5b name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:20:10.331941 | controller |     "Jun 12 16:27:40.311982 crc crio[21573]: time=\"2026-06-12T16:27:40.311927233Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.331956 | controller |     "Jun 12 16:27:40.312980 crc crio[21573]: time=\"2026-06-12T16:27:40.312860182Z\" level=info msg=\"Got pod network &{Name:barbican-api-6cfdb97d54-6mswr Namespace:openstack ID:abc26983f76bab98a831e8b70e6f89fb4a1812bd2cae77783d1d32744b80f801 UID:e5d20812-cd01-4594-9021-71026286d870 NetNS:/var/run/netns/3caa5981-2472-4c71-b79c-f6e5c050fed4 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pode5d20812_cd01_4594_9021_71026286d870.slice PodAnnotations:0xc00443c440}] Aliases:map[]}\"",
2026-06-12 17:20:10.331972 | controller |     "Jun 12 16:27:40.313619 crc crio[21573]: time=\"2026-06-12T16:27:40.313339775Z\" level=info msg=\"Checking pod openstack_barbican-api-6cfdb97d54-6mswr for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 17:20:10.331987 | controller |     "Jun 12 16:27:40.337800 crc crio[21573]: time=\"2026-06-12T16:27:40.337358751Z\" level=info msg=\"Ran pod sandbox abc26983f76bab98a831e8b70e6f89fb4a1812bd2cae77783d1d32744b80f801 with infra container: openstack/barbican-api-6cfdb97d54-6mswr/POD\" id=9761aa69-454a-46b4-a40c-2fa71f7f811b name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:20:10.332003 | controller |     "Jun 12 16:27:40.340502 crc crio[21573]: time=\"2026-06-12T16:27:40.340331213Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-api:current-podified\" id=b8d9997d-1ac1-46ae-9998-d061914e8306 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:20:10.332018 | controller |     "Jun 12 16:27:40.355730 crc crio[21573]: time=\"2026-06-12T16:27:40.345978532Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-api:current-podified\" id=c5aedfcd-0442-470f-a9fc-a5c2ee673d78 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:20:10.332033 | controller |     "Jun 12 16:27:40.365565 crc crio[21573]: time=\"2026-06-12T16:27:40.36541329Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.332048 | controller |     "Jun 12 16:27:40.373150 crc crio[21573]: time=\"2026-06-12T16:27:40.373108704Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.332064 | controller |     "Jun 12 16:27:40.380412 crc crio[21573]: time=\"2026-06-12T16:27:40.380150595Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.332079 | controller |     "Jun 12 16:27:40.385657 crc crio[21573]: time=\"2026-06-12T16:27:40.385573172Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.332095 | controller |     "Jun 12 16:27:40.416331 crc crio[21573]: time=\"2026-06-12T16:27:40.416221263Z\" level=info msg=\"Creating container: openstack/barbican-api-6cfdb97d54-6mswr/barbican-api-log\" id=1f36e5d2-ab5f-4ff5-8dbe-748e0707b715 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:20:10.332114 | controller |     "Jun 12 16:27:40.417652 crc crio[21573]: time=\"2026-06-12T16:27:40.417574719Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.332130 | controller |     "Jun 12 16:27:40.508584 crc crio[21573]: time=\"2026-06-12T16:27:40.508148574Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.332145 | controller |     "Jun 12 16:27:40.515090 crc crio[21573]: time=\"2026-06-12T16:27:40.514676262Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.332160 | controller |     "Jun 12 16:27:40.536824 crc crio[21573]: time=\"2026-06-12T16:27:40.536534053Z\" level=info msg=\"Stopping container: 48c56230b410a668197efc622ef1c236d64e16b720e2b8fd5e938ce85c25797c (timeout: 30s)\" id=de24808e-00b5-40e4-9a13-6782d5eeaabd name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 17:20:10.332175 | controller |     "Jun 12 16:27:40.536824 crc crio[21573]: time=\"2026-06-12T16:27:40.536760115Z\" level=info msg=\"Stopping container: b210d62cff371af6bb73ba6bd8d9b5cd8190a9214964ad33eeab0b914e423e85 (timeout: 30s)\" id=1857571b-e1b5-4d9d-b795-c5ed741f3a85 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 17:20:10.332189 | controller |     "Jun 12 16:27:40.538607 crc crio[21573]: time=\"2026-06-12T16:27:40.537825603Z\" level=info msg=\"Stopping container: 29a67d4c89e2b4f5bdccbabf9bbde393a085b780c1ee6f487bfe96916023b010 (timeout: 30s)\" id=13c6bcec-d102-4a36-ad8b-31e73b732b2f name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 17:20:10.332204 | controller |     "Jun 12 16:27:40.541820 crc crio[21573]: time=\"2026-06-12T16:27:40.541243276Z\" level=info msg=\"Stopping container: abecf3de3abe25298c7ec1db91032c20a79936a809a2d267b386e3744980af52 (timeout: 30s)\" id=c7321dbb-cbe4-490f-be3c-56ac95115960 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 17:20:10.332218 | controller |     "Jun 12 16:27:40.596907 crc crio[21573]: time=\"2026-06-12T16:27:40.596841548Z\" level=info msg=\"Created container ea68dc357e6df2a270492b195bb32d5b877d7a38f06ae8e259143c6b77641919: openstack/dnsmasq-dns-6db4f944b7-rjpj8/init\" id=90865b25-f37d-40dd-adcf-19bb1013793f name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:20:10.332233 | controller |     "Jun 12 16:27:40.602681 crc crio[21573]: time=\"2026-06-12T16:27:40.597024797Z\" level=info msg=\"Created container 5780c1598c69479637c82f6aa8677c82e9be7124349f223dab21a647a77f15db: openstack/placement-5bb6c4c55b-bx4np/placement-log\" id=b59a0476-7620-44c6-a723-69e46115ea5b name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:20:10.332248 | controller |     "Jun 12 16:27:40.605220 crc crio[21573]: time=\"2026-06-12T16:27:40.605107363Z\" level=info msg=\"Starting container: 5780c1598c69479637c82f6aa8677c82e9be7124349f223dab21a647a77f15db\" id=b5d187c8-936f-4afc-bd07-b338003f0d07 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 17:20:10.332264 | controller |     "Jun 12 16:27:40.606295 crc crio[21573]: time=\"2026-06-12T16:27:40.60616652Z\" level=info msg=\"Starting container: ea68dc357e6df2a270492b195bb32d5b877d7a38f06ae8e259143c6b77641919\" id=294e3c92-c75b-459f-8b73-3d7ec34344df name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 17:20:10.332279 | controller |     "Jun 12 16:27:40.616756 crc crio[21573]: time=\"2026-06-12T16:27:40.616626272Z\" level=info msg=\"Started container\" PID=76948 containerID=ea68dc357e6df2a270492b195bb32d5b877d7a38f06ae8e259143c6b77641919 description=openstack/dnsmasq-dns-6db4f944b7-rjpj8/init id=294e3c92-c75b-459f-8b73-3d7ec34344df name=/runtime.v1.RuntimeService/StartContainer sandboxID=52d4dbeef607f5b00b43bba50071834a0039108ad83b9c58323233e4aa1c214b",
2026-06-12 17:20:10.332295 | controller |     "Jun 12 16:27:40.635080 crc crio[21573]: time=\"2026-06-12T16:27:40.634935925Z\" level=info msg=\"Started container\" PID=76950 containerID=5780c1598c69479637c82f6aa8677c82e9be7124349f223dab21a647a77f15db description=openstack/placement-5bb6c4c55b-bx4np/placement-log id=b5d187c8-936f-4afc-bd07-b338003f0d07 name=/runtime.v1.RuntimeService/StartContainer sandboxID=d96e49c0136ae7c8d9aa2f9206919dadc697cc351b4136bb954faab191f392e0",
2026-06-12 17:20:10.332314 | controller |     "Jun 12 16:27:40.673287 crc crio[21573]: time=\"2026-06-12T16:27:40.672978811Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-placement-api:current-podified\" id=0d61c812-b37e-4e5f-91db-bd4ba732ca3c name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:20:10.332331 | controller |     "Jun 12 16:27:40.695864 crc crio[21573]: time=\"2026-06-12T16:27:40.695705161Z\" level=info msg=\"Created container 5247bc55e45f53cf2a8c0031934ce1206dfdd60c90b74c12c6635b09ff45e43f: openstack/barbican-api-6cfdb97d54-6mswr/barbican-api-log\" id=1f36e5d2-ab5f-4ff5-8dbe-748e0707b715 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:20:10.332347 | controller |     "Jun 12 16:27:40.696222 crc crio[21573]: time=\"2026-06-12T16:27:40.695934386Z\" level=info msg=\"Stopped container abecf3de3abe25298c7ec1db91032c20a79936a809a2d267b386e3744980af52: openstack/ceilometer-0/sg-core\" id=c7321dbb-cbe4-490f-be3c-56ac95115960 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 17:20:10.332362 | controller |     "Jun 12 16:27:40.697584 crc crio[21573]: time=\"2026-06-12T16:27:40.697498908Z\" level=info msg=\"Starting container: 5247bc55e45f53cf2a8c0031934ce1206dfdd60c90b74c12c6635b09ff45e43f\" id=6697aff6-bdac-4592-abe9-9400ae4cdf12 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 17:20:10.332378 | controller |     "Jun 12 16:27:40.711091 crc crio[21573]: time=\"2026-06-12T16:27:40.710931116Z\" level=info msg=\"Started container\" PID=76961 containerID=5247bc55e45f53cf2a8c0031934ce1206dfdd60c90b74c12c6635b09ff45e43f description=openstack/barbican-api-6cfdb97d54-6mswr/barbican-api-log id=6697aff6-bdac-4592-abe9-9400ae4cdf12 name=/runtime.v1.RuntimeService/StartContainer sandboxID=abc26983f76bab98a831e8b70e6f89fb4a1812bd2cae77783d1d32744b80f801",
2026-06-12 17:20:10.332393 | controller |     "Jun 12 16:27:40.738320 crc crio[21573]: time=\"2026-06-12T16:27:40.73816267Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-api:current-podified\" id=2f0a0efe-25fd-4f4f-8fb8-c6174e82873a name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:20:10.332408 | controller |     "Jun 12 16:27:40.788038 crc crio[21573]: time=\"2026-06-12T16:27:40.787968632Z\" level=info msg=\"Stopped container 29a67d4c89e2b4f5bdccbabf9bbde393a085b780c1ee6f487bfe96916023b010: openstack/ceilometer-0/proxy-httpd\" id=13c6bcec-d102-4a36-ad8b-31e73b732b2f name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 17:20:10.332424 | controller |     "Jun 12 16:27:40.791565 crc crio[21573]: time=\"2026-06-12T16:27:40.790781958Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-placement-api:current-podified\" id=4feb319b-37c4-4350-a3e5-492fdec21571 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:20:10.332439 | controller |     "Jun 12 16:27:40.802997 crc crio[21573]: time=\"2026-06-12T16:27:40.802939392Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-api:current-podified\" id=1dce3d5a-8512-4d8e-9079-4701269b096d name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:20:10.332454 | controller |     "Jun 12 16:27:40.807354 crc crio[21573]: time=\"2026-06-12T16:27:40.807320588Z\" level=info msg=\"Creating container: openstack/placement-5bb6c4c55b-bx4np/placement-api\" id=3a137899-1de0-47e0-9f4c-d022a7ee9877 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:20:10.332469 | controller |     "Jun 12 16:27:40.808090 crc crio[21573]: time=\"2026-06-12T16:27:40.808063349Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.332487 | controller |     "Jun 12 16:27:40.814795 crc crio[21573]: time=\"2026-06-12T16:27:40.814067723Z\" level=info msg=\"Creating container: openstack/barbican-api-6cfdb97d54-6mswr/barbican-api\" id=2d09f326-eb0a-4847-8946-fdb4ec3959b9 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:20:10.332503 | controller |     "Jun 12 16:27:40.861730 crc crio[21573]: time=\"2026-06-12T16:27:40.861621282Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.332518 | controller |     "Jun 12 16:27:40.935803 crc crio[21573]: time=\"2026-06-12T16:27:40.935602639Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.332532 | controller |     "Jun 12 16:27:40.951086 crc crio[21573]: time=\"2026-06-12T16:27:40.950290989Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.332547 | controller |     "Jun 12 16:27:41.024981 crc crio[21573]: time=\"2026-06-12T16:27:41.024922614Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.332562 | controller |     "Jun 12 16:27:41.034995 crc crio[21573]: time=\"2026-06-12T16:27:41.034919789Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.332596 | controller |     "Jun 12 16:27:41.260377 crc crio[21573]: time=\"2026-06-12T16:27:41.26013541Z\" level=info msg=\"Created container 16cc92361087f3e29d7a5a457587f42dc662c3fa970cb9322d7526af34544b3b: openstack/barbican-api-6cfdb97d54-6mswr/barbican-api\" id=2d09f326-eb0a-4847-8946-fdb4ec3959b9 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:20:10.332614 | controller |     "Jun 12 16:27:41.264513 crc crio[21573]: time=\"2026-06-12T16:27:41.264423282Z\" level=info msg=\"Starting container: 16cc92361087f3e29d7a5a457587f42dc662c3fa970cb9322d7526af34544b3b\" id=702ed805-8361-4725-bc62-c536c0684902 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 17:20:10.332629 | controller |     "Jun 12 16:27:41.283813 crc crio[21573]: time=\"2026-06-12T16:27:41.283613641Z\" level=info msg=\"Created container bc208ad89ae61661475c711aa5cd7affe24a937467dd28e146b4da0f9453016f: openstack/placement-5bb6c4c55b-bx4np/placement-api\" id=3a137899-1de0-47e0-9f4c-d022a7ee9877 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:20:10.332644 | controller |     "Jun 12 16:27:41.288349 crc crio[21573]: time=\"2026-06-12T16:27:41.288122822Z\" level=info msg=\"Started container\" PID=77012 containerID=16cc92361087f3e29d7a5a457587f42dc662c3fa970cb9322d7526af34544b3b description=openstack/barbican-api-6cfdb97d54-6mswr/barbican-api id=702ed805-8361-4725-bc62-c536c0684902 name=/runtime.v1.RuntimeService/StartContainer sandboxID=abc26983f76bab98a831e8b70e6f89fb4a1812bd2cae77783d1d32744b80f801",
2026-06-12 17:20:10.332660 | controller |     "Jun 12 16:27:41.288923 crc crio[21573]: time=\"2026-06-12T16:27:41.288844784Z\" level=info msg=\"Starting container: bc208ad89ae61661475c711aa5cd7affe24a937467dd28e146b4da0f9453016f\" id=50182502-3425-4a5b-b6f0-13c106589d40 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 17:20:10.332675 | controller |     "Jun 12 16:27:41.314849 crc crio[21573]: time=\"2026-06-12T16:27:41.314515096Z\" level=info msg=\"Started container\" PID=77008 containerID=bc208ad89ae61661475c711aa5cd7affe24a937467dd28e146b4da0f9453016f description=openstack/placement-5bb6c4c55b-bx4np/placement-api id=50182502-3425-4a5b-b6f0-13c106589d40 name=/runtime.v1.RuntimeService/StartContainer sandboxID=d96e49c0136ae7c8d9aa2f9206919dadc697cc351b4136bb954faab191f392e0",
2026-06-12 17:20:10.332694 | controller |     "Jun 12 16:27:41.412521 crc crio[21573]: time=\"2026-06-12T16:27:41.411670276Z\" level=info msg=\"Stopped container b210d62cff371af6bb73ba6bd8d9b5cd8190a9214964ad33eeab0b914e423e85: openstack/ceilometer-0/ceilometer-central-agent\" id=1857571b-e1b5-4d9d-b795-c5ed741f3a85 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 17:20:10.332710 | controller |     "Jun 12 16:27:41.519156 crc crio[21573]: time=\"2026-06-12T16:27:41.519041521Z\" level=info msg=\"Running pod sandbox: openstack/cinder-online-data-migrations-4rkzb/POD\" id=9f908fa6-6809-4f4e-af07-d67ebd5f3208 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:20:10.332726 | controller |     "Jun 12 16:27:41.519345 crc crio[21573]: time=\"2026-06-12T16:27:41.519211925Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.332741 | controller |     "Jun 12 16:27:41.601159 crc crio[21573]: time=\"2026-06-12T16:27:41.601037051Z\" level=info msg=\"Got pod network &{Name:cinder-online-data-migrations-4rkzb Namespace:openstack ID:7ff60b97fcc8df21f9274ff9e5f282f0bc72005d4ac1610d70049e10649d5f49 UID:e894bc56-efd7-43dc-8b64-8dd212580928 NetNS:/var/run/netns/7d51faed-f21b-472e-a0b0-4541e49ef6c5 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pode894bc56_efd7_43dc_8b64_8dd212580928.slice PodAnnotations:0xc000568638}] Aliases:map[]}\"",
2026-06-12 17:20:10.332757 | controller |     "Jun 12 16:27:41.601159 crc crio[21573]: time=\"2026-06-12T16:27:41.601122704Z\" level=info msg=\"Adding pod openstack_cinder-online-data-migrations-4rkzb to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 17:20:10.332772 | controller |     "Jun 12 16:27:41.703529 crc crio[21573]: time=\"2026-06-12T16:27:41.702761946Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=e3d02cff-072a-49ba-aac6-b15114c23517 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:20:10.332789 | controller |     "Jun 12 16:27:42.307964 crc crio[21573]: 2026-06-12T16:27:42Z [verbose] CmdAdd (shim): {1.1.0 [{Name:7ff60b97fcc8df2 Mac:5a:0b:6c:79:db:2e Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:a7 Mtu:0 Sandbox:/var/run/netns/7d51faed-f21b-472e-a0b0-4541e49ef6c5 SocketPath: PciID:}] [{Interface:0xc0002ec810 Address:{IP:10.217.0.167 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 17:20:10.332813 | controller |     "Jun 12 16:27:42.311014 crc crio[21573]: time=\"2026-06-12T16:27:42.310904066Z\" level=info msg=\"Got pod network &{Name:cinder-online-data-migrations-4rkzb Namespace:openstack ID:7ff60b97fcc8df21f9274ff9e5f282f0bc72005d4ac1610d70049e10649d5f49 UID:e894bc56-efd7-43dc-8b64-8dd212580928 NetNS:/var/run/netns/7d51faed-f21b-472e-a0b0-4541e49ef6c5 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pode894bc56_efd7_43dc_8b64_8dd212580928.slice PodAnnotations:0xc000568638}] Aliases:map[]}\"",
2026-06-12 17:20:10.332831 | controller |     "Jun 12 16:27:42.311297 crc crio[21573]: time=\"2026-06-12T16:27:42.311216484Z\" level=info msg=\"Checking pod openstack_cinder-online-data-migrations-4rkzb for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 17:20:10.332847 | controller |     "Jun 12 16:27:42.679597 crc crio[21573]: time=\"2026-06-12T16:27:42.67815585Z\" level=info msg=\"Ran pod sandbox 7ff60b97fcc8df21f9274ff9e5f282f0bc72005d4ac1610d70049e10649d5f49 with infra container: openstack/cinder-online-data-migrations-4rkzb/POD\" id=9f908fa6-6809-4f4e-af07-d67ebd5f3208 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:20:10.332863 | controller |     "Jun 12 16:27:42.692981 crc crio[21573]: time=\"2026-06-12T16:27:42.692872859Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-api:current-podified\" id=5608797b-18a6-411b-a98d-b9b83c3eaaf2 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:20:10.332883 | controller |     "Jun 12 16:27:42.758541 crc crio[21573]: time=\"2026-06-12T16:27:42.758364313Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=3a5f97fb-cfb6-4b30-9a85-95184bf48600 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:20:10.332899 | controller |     "Jun 12 16:27:43.301650 crc crio[21573]: time=\"2026-06-12T16:27:43.300821902Z\" level=info msg=\"Running pod sandbox: openstack/barbican-api-59f6ff8944-rslqt/POD\" id=637e97b3-03fb-43ad-8c62-ebdd2cbbd730 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:20:10.332914 | controller |     "Jun 12 16:27:43.301929 crc crio[21573]: time=\"2026-06-12T16:27:43.301660615Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.332929 | controller |     "Jun 12 16:27:43.510018 crc crio[21573]: time=\"2026-06-12T16:27:43.509870752Z\" level=info msg=\"Creating container: openstack/dnsmasq-dns-6db4f944b7-rjpj8/dnsmasq-dns\" id=b12586ab-e323-484b-bbef-36e55da634b5 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:20:10.332944 | controller |     "Jun 12 16:27:43.516976 crc crio[21573]: time=\"2026-06-12T16:27:43.516867236Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-api:current-podified\" id=953e8987-b2be-4fa4-83a1-c8176b56dca4 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:20:10.332959 | controller |     "Jun 12 16:27:43.610351 crc crio[21573]: time=\"2026-06-12T16:27:43.610243619Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.332973 | controller |     "Jun 12 16:27:43.629549 crc crio[21573]: time=\"2026-06-12T16:27:43.629365428Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-barbican-worker@sha256:afc421b24dc61ef1cd5f1dd4ac89a982ac33576f93f3db517e6ed50babc8b0e8\" id=919b1619-e0c6-4add-a180-abac81883043 name=/runtime.v1.ImageService/PullImage",
2026-06-12 17:20:10.332988 | controller |     "Jun 12 16:27:43.631118 crc crio[21573]: time=\"2026-06-12T16:27:43.631001471Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-worker:current-podified\" id=a6ae39aa-f298-488f-9a99-00700a4e1a9c name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:20:10.333003 | controller |     "Jun 12 16:27:43.666968 crc crio[21573]: time=\"2026-06-12T16:27:43.666861084Z\" level=info msg=\"Creating container: openstack/cinder-online-data-migrations-4rkzb/cinder-online-data-migrations\" id=31029366-c7a1-428a-98ca-edf49e387ddd name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:20:10.333018 | controller |     "Jun 12 16:27:43.667492 crc crio[21573]: time=\"2026-06-12T16:27:43.666978398Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-barbican-keystone-listener@sha256:67dccac4e136234c75dc74ca1c06eb35e2943feb3f9e44b9aa70a055f94d066b\" id=771afce4-9543-43a0-822c-8e863cf5448d name=/runtime.v1.ImageService/PullImage",
2026-06-12 17:20:10.333032 | controller |     "Jun 12 16:27:43.670586 crc crio[21573]: time=\"2026-06-12T16:27:43.670393748Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-keystone-listener:current-podified\" id=61aedbc2-d868-4a00-85e9-ff1ec4b8c45d name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:20:10.333047 | controller |     "Jun 12 16:27:43.682761 crc crio[21573]: time=\"2026-06-12T16:27:43.682692136Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.333065 | controller |     "Jun 12 16:27:43.686227 crc crio[21573]: time=\"2026-06-12T16:27:43.686101566Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-worker:current-podified\" id=b4025268-b256-4e7a-97ca-cbd5b3ddf6b8 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:20:10.333079 | controller |     "Jun 12 16:27:43.699429 crc crio[21573]: time=\"2026-06-12T16:27:43.699304008Z\" level=info msg=\"Got pod network &{Name:barbican-api-59f6ff8944-rslqt Namespace:openstack ID:fd6ff5dff901725dcc750d11cdd4efed699186a77fc6c434bbd67cdee634dd33 UID:a7d270f4-ecab-407c-a2c6-47a24ebb58fd NetNS:/var/run/netns/99abdf76-ea0f-40a6-993d-e2e31e570590 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poda7d270f4_ecab_407c_a2c6_47a24ebb58fd.slice PodAnnotations:0xc00209e780}] Aliases:map[]}\"",
2026-06-12 17:20:10.333095 | controller |     "Jun 12 16:27:43.699429 crc crio[21573]: time=\"2026-06-12T16:27:43.699406931Z\" level=info msg=\"Adding pod openstack_barbican-api-59f6ff8944-rslqt to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 17:20:10.333109 | controller |     "Jun 12 16:27:43.718771 crc crio[21573]: time=\"2026-06-12T16:27:43.718619231Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-keystone-listener:current-podified\" id=6b781c56-d125-4a4c-b9a2-d0b091d20ee5 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:20:10.333124 | controller |     "Jun 12 16:27:43.724251 crc crio[21573]: time=\"2026-06-12T16:27:43.724103448Z\" level=info msg=\"Creating container: openstack/barbican-worker-785c7cf889-t4j99/barbican-worker-log\" id=c7864652-2d4c-4caf-881a-b14240198b39 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:20:10.333139 | controller |     "Jun 12 16:27:43.730090 crc crio[21573]: time=\"2026-06-12T16:27:43.729992983Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.333153 | controller |     "Jun 12 16:27:43.732844 crc crio[21573]: time=\"2026-06-12T16:27:43.732745989Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.333168 | controller |     "Jun 12 16:27:43.739771 crc crio[21573]: time=\"2026-06-12T16:27:43.73964281Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.333183 | controller |     "Jun 12 16:27:43.740424 crc crio[21573]: time=\"2026-06-12T16:27:43.740338168Z\" level=info msg=\"Creating container: openstack/barbican-keystone-listener-5cc5687df8-vvhgz/barbican-keystone-listener-log\" id=5eb73652-b2ac-4b5b-82d8-608ec849117b name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:20:10.333198 | controller |     "Jun 12 16:27:43.798026 crc crio[21573]: time=\"2026-06-12T16:27:43.79609042Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.333214 | controller |     "Jun 12 16:27:43.799306 crc crio[21573]: time=\"2026-06-12T16:27:43.799229564Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.333229 | controller |     "Jun 12 16:27:43.831829 crc crio[21573]: time=\"2026-06-12T16:27:43.831717068Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.333244 | controller |     "Jun 12 16:27:43.881198 crc crio[21573]: time=\"2026-06-12T16:27:43.879245531Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.333265 | controller |     "Jun 12 16:27:43.890410 crc crio[21573]: time=\"2026-06-12T16:27:43.889246037Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.333281 | controller |     "Jun 12 16:27:43.928738 crc crio[21573]: time=\"2026-06-12T16:27:43.927524805Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.333296 | controller |     "Jun 12 16:27:43.932740 crc crio[21573]: time=\"2026-06-12T16:27:43.932640771Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.333311 | controller |     "Jun 12 16:27:44.178883 crc crio[21573]: 2026-06-12T16:27:44Z [verbose] CmdAdd (shim): {1.1.0 [{Name:fd6ff5dff901725 Mac:d2:41:c3:25:58:d4 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:a8 Mtu:0 Sandbox:/var/run/netns/99abdf76-ea0f-40a6-993d-e2e31e570590 SocketPath: PciID:}] [{Interface:0xc0002845b0 Address:{IP:10.217.0.168 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 17:20:10.333327 | controller |     "Jun 12 16:27:44.180241 crc crio[21573]: time=\"2026-06-12T16:27:44.180142812Z\" level=info msg=\"Got pod network &{Name:barbican-api-59f6ff8944-rslqt Namespace:openstack ID:fd6ff5dff901725dcc750d11cdd4efed699186a77fc6c434bbd67cdee634dd33 UID:a7d270f4-ecab-407c-a2c6-47a24ebb58fd NetNS:/var/run/netns/99abdf76-ea0f-40a6-993d-e2e31e570590 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poda7d270f4_ecab_407c_a2c6_47a24ebb58fd.slice PodAnnotations:0xc00209e780}] Aliases:map[]}\"",
2026-06-12 17:20:10.333343 | controller |     "Jun 12 16:27:44.180391 crc crio[21573]: time=\"2026-06-12T16:27:44.180340847Z\" level=info msg=\"Checking pod openstack_barbican-api-59f6ff8944-rslqt for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 17:20:10.333359 | controller |     "Jun 12 16:27:44.200930 crc crio[21573]: time=\"2026-06-12T16:27:44.200821151Z\" level=info msg=\"Ran pod sandbox fd6ff5dff901725dcc750d11cdd4efed699186a77fc6c434bbd67cdee634dd33 with infra container: openstack/barbican-api-59f6ff8944-rslqt/POD\" id=637e97b3-03fb-43ad-8c62-ebdd2cbbd730 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:20:10.333374 | controller |     "Jun 12 16:27:44.204163 crc crio[21573]: time=\"2026-06-12T16:27:44.204068667Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-api:current-podified\" id=3f4c766b-30e3-4381-989c-9ddb8851e912 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:20:10.333390 | controller |     "Jun 12 16:27:44.207643 crc crio[21573]: time=\"2026-06-12T16:27:44.207560401Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-api:current-podified\" id=02ac7eda-f286-476d-93bc-676403a4db55 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:20:10.333405 | controller |     "Jun 12 16:27:44.219479 crc crio[21573]: time=\"2026-06-12T16:27:44.219351613Z\" level=info msg=\"Creating container: openstack/barbican-api-59f6ff8944-rslqt/barbican-api-log\" id=4cf605b6-b6c0-4e71-b41d-a34ea6836361 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:20:10.333421 | controller |     "Jun 12 16:27:44.220069 crc crio[21573]: time=\"2026-06-12T16:27:44.21998871Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.333436 | controller |     "Jun 12 16:27:44.265075 crc crio[21573]: time=\"2026-06-12T16:27:44.264966426Z\" level=info msg=\"Created container f2eae333278686f9a89f9ebc35c5fb6dfa2b93aa70257492a90ca079a602f201: openstack/dnsmasq-dns-6db4f944b7-rjpj8/dnsmasq-dns\" id=b12586ab-e323-484b-bbef-36e55da634b5 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:20:10.333455 | controller |     "Jun 12 16:27:44.266997 crc crio[21573]: time=\"2026-06-12T16:27:44.266913988Z\" level=info msg=\"Starting container: f2eae333278686f9a89f9ebc35c5fb6dfa2b93aa70257492a90ca079a602f201\" id=60a9e4a8-ab68-4e33-b772-477928184128 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 17:20:10.333470 | controller |     "Jun 12 16:27:44.276116 crc crio[21573]: time=\"2026-06-12T16:27:44.275961679Z\" level=info msg=\"Started container\" PID=77549 containerID=f2eae333278686f9a89f9ebc35c5fb6dfa2b93aa70257492a90ca079a602f201 description=openstack/dnsmasq-dns-6db4f944b7-rjpj8/dnsmasq-dns id=60a9e4a8-ab68-4e33-b772-477928184128 name=/runtime.v1.RuntimeService/StartContainer sandboxID=52d4dbeef607f5b00b43bba50071834a0039108ad83b9c58323233e4aa1c214b",
2026-06-12 17:20:10.333486 | controller |     "Jun 12 16:27:44.293619 crc crio[21573]: time=\"2026-06-12T16:27:44.293513075Z\" level=info msg=\"Created container a72d47b2fddda8b5790af3d3dcfab48d59f8833021fc5b9cae134649cae56585: openstack/barbican-keystone-listener-5cc5687df8-vvhgz/barbican-keystone-listener-log\" id=5eb73652-b2ac-4b5b-82d8-608ec849117b name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:20:10.333501 | controller |     "Jun 12 16:27:44.296790 crc crio[21573]: time=\"2026-06-12T16:27:44.296648921Z\" level=info msg=\"Starting container: a72d47b2fddda8b5790af3d3dcfab48d59f8833021fc5b9cae134649cae56585\" id=96a69dc4-7862-488c-9d07-b1e2fb28d761 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 17:20:10.333517 | controller |     "Jun 12 16:27:44.304534 crc crio[21573]: time=\"2026-06-12T16:27:44.304373405Z\" level=info msg=\"Started container\" PID=77588 containerID=a72d47b2fddda8b5790af3d3dcfab48d59f8833021fc5b9cae134649cae56585 description=openstack/barbican-keystone-listener-5cc5687df8-vvhgz/barbican-keystone-listener-log id=96a69dc4-7862-488c-9d07-b1e2fb28d761 name=/runtime.v1.RuntimeService/StartContainer sandboxID=96b35ade4f14d15cb1b1a80d03eb34aebc6b45c2046c48385ff22c072a7110ac",
2026-06-12 17:20:10.333533 | controller |     "Jun 12 16:27:44.310363 crc crio[21573]: time=\"2026-06-12T16:27:44.309107249Z\" level=info msg=\"Created container 1c3ffa8e0432d0407747a3e298df688ad87a6a60a0aec78b3b5e12b23ee8e13b: openstack/cinder-online-data-migrations-4rkzb/cinder-online-data-migrations\" id=31029366-c7a1-428a-98ca-edf49e387ddd name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:20:10.333550 | controller |     "Jun 12 16:27:44.310609 crc crio[21573]: time=\"2026-06-12T16:27:44.310484437Z\" level=info msg=\"Starting container: 1c3ffa8e0432d0407747a3e298df688ad87a6a60a0aec78b3b5e12b23ee8e13b\" id=5cb74f2b-94f1-403d-bb36-725a8ab16fb8 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 17:20:10.333566 | controller |     "Jun 12 16:27:44.318723 crc crio[21573]: time=\"2026-06-12T16:27:44.317905173Z\" level=info msg=\"Started container\" PID=77589 containerID=1c3ffa8e0432d0407747a3e298df688ad87a6a60a0aec78b3b5e12b23ee8e13b description=openstack/cinder-online-data-migrations-4rkzb/cinder-online-data-migrations id=5cb74f2b-94f1-403d-bb36-725a8ab16fb8 name=/runtime.v1.RuntimeService/StartContainer sandboxID=7ff60b97fcc8df21f9274ff9e5f282f0bc72005d4ac1610d70049e10649d5f49",
2026-06-12 17:20:10.333602 | controller |     "Jun 12 16:27:44.322947 crc crio[21573]: time=\"2026-06-12T16:27:44.322875886Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.333620 | controller |     "Jun 12 16:27:44.323672 crc crio[21573]: time=\"2026-06-12T16:27:44.323313307Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-keystone-listener:current-podified\" id=6afb0ed0-2a4a-4069-9032-ce52cadbeedb name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:20:10.333639 | controller |     "Jun 12 16:27:44.327735 crc crio[21573]: time=\"2026-06-12T16:27:44.327651894Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.333655 | controller |     "Jun 12 16:27:44.344125 crc crio[21573]: time=\"2026-06-12T16:27:44.343997098Z\" level=info msg=\"Created container 33e24cf082a51596aa9ce251675317e8445eb9123046787cda63353a38b644dc: openstack/barbican-worker-785c7cf889-t4j99/barbican-worker-log\" id=c7864652-2d4c-4caf-881a-b14240198b39 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:20:10.333670 | controller |     "Jun 12 16:27:44.345416 crc crio[21573]: time=\"2026-06-12T16:27:44.345330003Z\" level=info msg=\"Starting container: 33e24cf082a51596aa9ce251675317e8445eb9123046787cda63353a38b644dc\" id=172b6c98-c926-4e4b-9332-dfe6bef49f3a name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 17:20:10.333685 | controller |     "Jun 12 16:27:44.351058 crc crio[21573]: time=\"2026-06-12T16:27:44.350950932Z\" level=info msg=\"Started container\" PID=77590 containerID=33e24cf082a51596aa9ce251675317e8445eb9123046787cda63353a38b644dc description=openstack/barbican-worker-785c7cf889-t4j99/barbican-worker-log id=172b6c98-c926-4e4b-9332-dfe6bef49f3a name=/runtime.v1.RuntimeService/StartContainer sandboxID=90bb1d094392d4af3802712066ce009c69385a9bb5a8451b69601fa6f3c9cc8e",
2026-06-12 17:20:10.333701 | controller |     "Jun 12 16:27:44.366369 crc crio[21573]: time=\"2026-06-12T16:27:44.366240709Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-worker:current-podified\" id=c7f0fb65-9f25-40cf-9e62-0d909ad66398 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:20:10.333716 | controller |     "Jun 12 16:27:44.391410 crc crio[21573]: time=\"2026-06-12T16:27:44.391065279Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-keystone-listener:current-podified\" id=044bb731-c353-4469-9754-c5c2df21aabd name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:20:10.333732 | controller |     "Jun 12 16:27:44.401362 crc crio[21573]: time=\"2026-06-12T16:27:44.40126759Z\" level=info msg=\"Creating container: openstack/barbican-keystone-listener-5cc5687df8-vvhgz/barbican-keystone-listener\" id=ccffc442-610f-4d61-b3d9-57029324b3c2 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:20:10.333747 | controller |     "Jun 12 16:27:44.403305 crc crio[21573]: time=\"2026-06-12T16:27:44.403226482Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.333761 | controller |     "Jun 12 16:27:44.428209 crc crio[21573]: time=\"2026-06-12T16:27:44.428071524Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-worker:current-podified\" id=100e20c6-9619-4149-a0c3-af98a83ab307 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:20:10.333777 | controller |     "Jun 12 16:27:44.441899 crc crio[21573]: time=\"2026-06-12T16:27:44.44182129Z\" level=info msg=\"Creating container: openstack/barbican-worker-785c7cf889-t4j99/barbican-worker\" id=19d217f1-35be-450b-9e5c-0261130f833c name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:20:10.333792 | controller |     "Jun 12 16:27:44.444277 crc crio[21573]: time=\"2026-06-12T16:27:44.444116281Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.333812 | controller |     "Jun 12 16:27:44.504602 crc crio[21573]: time=\"2026-06-12T16:27:44.504422889Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.333834 | controller |     "Jun 12 16:27:44.510355 crc crio[21573]: time=\"2026-06-12T16:27:44.510247697Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.333854 | controller |     "Jun 12 16:27:44.514659 crc crio[21573]: time=\"2026-06-12T16:27:44.514612484Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.333869 | controller |     "Jun 12 16:27:44.522373 crc crio[21573]: time=\"2026-06-12T16:27:44.522297768Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.333886 | controller |     "Jun 12 16:27:44.561322 crc crio[21573]: time=\"2026-06-12T16:27:44.560614652Z\" level=info msg=\"Created container 2276017504d0a5d8bc1d89cdafd9b8e581848a6eb3310ab8516843cdbf795f1b: openstack/barbican-api-59f6ff8944-rslqt/barbican-api-log\" id=4cf605b6-b6c0-4e71-b41d-a34ea6836361 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:20:10.333901 | controller |     "Jun 12 16:27:44.563666 crc crio[21573]: time=\"2026-06-12T16:27:44.563576655Z\" level=info msg=\"Starting container: 2276017504d0a5d8bc1d89cdafd9b8e581848a6eb3310ab8516843cdbf795f1b\" id=8a600924-a048-45d8-ae89-1b1f949bab9b name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 17:20:10.333916 | controller |     "Jun 12 16:27:44.574577 crc crio[21573]: time=\"2026-06-12T16:27:44.574405456Z\" level=info msg=\"Started container\" PID=77654 containerID=2276017504d0a5d8bc1d89cdafd9b8e581848a6eb3310ab8516843cdbf795f1b description=openstack/barbican-api-59f6ff8944-rslqt/barbican-api-log id=8a600924-a048-45d8-ae89-1b1f949bab9b name=/runtime.v1.RuntimeService/StartContainer sandboxID=fd6ff5dff901725dcc750d11cdd4efed699186a77fc6c434bbd67cdee634dd33",
2026-06-12 17:20:10.333932 | controller |     "Jun 12 16:27:44.598059 crc crio[21573]: time=\"2026-06-12T16:27:44.597878467Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-api:current-podified\" id=12e91bf5-4e6c-4489-8db0-468ad284f7f1 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:20:10.333947 | controller |     "Jun 12 16:27:44.643620 crc crio[21573]: time=\"2026-06-12T16:27:44.643394898Z\" level=info msg=\"Created container ffc9212353161e6d0508db61deb3fedbcccfbedac3cce0673da5fcf5e08a720a: openstack/barbican-keystone-listener-5cc5687df8-vvhgz/barbican-keystone-listener\" id=ccffc442-610f-4d61-b3d9-57029324b3c2 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:20:10.333975 | controller |     "Jun 12 16:27:44.645271 crc crio[21573]: time=\"2026-06-12T16:27:44.645207025Z\" level=info msg=\"Starting container: ffc9212353161e6d0508db61deb3fedbcccfbedac3cce0673da5fcf5e08a720a\" id=51fd0fd9-a3e0-4e7e-9d21-aa19df74b2d4 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 17:20:10.333993 | controller |     "Jun 12 16:27:44.655433 crc crio[21573]: time=\"2026-06-12T16:27:44.655318254Z\" level=info msg=\"Started container\" PID=77662 containerID=ffc9212353161e6d0508db61deb3fedbcccfbedac3cce0673da5fcf5e08a720a description=openstack/barbican-keystone-listener-5cc5687df8-vvhgz/barbican-keystone-listener id=51fd0fd9-a3e0-4e7e-9d21-aa19df74b2d4 name=/runtime.v1.RuntimeService/StartContainer sandboxID=96b35ade4f14d15cb1b1a80d03eb34aebc6b45c2046c48385ff22c072a7110ac",
2026-06-12 17:20:10.334009 | controller |     "Jun 12 16:27:44.659786 crc crio[21573]: time=\"2026-06-12T16:27:44.659671091Z\" level=info msg=\"Created container 8a11158a09269fb9d8967f42a06016ff32f9cc693224c216581cdd81708dd721: openstack/barbican-worker-785c7cf889-t4j99/barbican-worker\" id=19d217f1-35be-450b-9e5c-0261130f833c name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:20:10.334025 | controller |     "Jun 12 16:27:44.662491 crc crio[21573]: time=\"2026-06-12T16:27:44.6622628Z\" level=info msg=\"Starting container: 8a11158a09269fb9d8967f42a06016ff32f9cc693224c216581cdd81708dd721\" id=e03f372d-9d65-4b50-b962-6c1f98ed1ca7 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 17:20:10.334044 | controller |     "Jun 12 16:27:44.672363 crc crio[21573]: time=\"2026-06-12T16:27:44.672240054Z\" level=info msg=\"Started container\" PID=77664 containerID=8a11158a09269fb9d8967f42a06016ff32f9cc693224c216581cdd81708dd721 description=openstack/barbican-worker-785c7cf889-t4j99/barbican-worker id=e03f372d-9d65-4b50-b962-6c1f98ed1ca7 name=/runtime.v1.RuntimeService/StartContainer sandboxID=90bb1d094392d4af3802712066ce009c69385a9bb5a8451b69601fa6f3c9cc8e",
2026-06-12 17:20:10.334060 | controller |     "Jun 12 16:27:44.713083 crc crio[21573]: time=\"2026-06-12T16:27:44.712967807Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-api:current-podified\" id=7b01abf0-6074-4075-a173-accf43225cad name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:20:10.334075 | controller |     "Jun 12 16:27:44.721076 crc crio[21573]: time=\"2026-06-12T16:27:44.720965229Z\" level=info msg=\"Creating container: openstack/barbican-api-59f6ff8944-rslqt/barbican-api\" id=7fc6e55b-ccdb-4972-b944-e6a7ef98ddd1 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:20:10.334091 | controller |     "Jun 12 16:27:44.721943 crc crio[21573]: time=\"2026-06-12T16:27:44.721874504Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.334106 | controller |     "Jun 12 16:27:44.797413 crc crio[21573]: time=\"2026-06-12T16:27:44.797241117Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.334121 | controller |     "Jun 12 16:27:44.803881 crc crio[21573]: time=\"2026-06-12T16:27:44.803748551Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.334136 | controller |     "Jun 12 16:27:45.667388 crc crio[21573]: time=\"2026-06-12T16:27:45.666674189Z\" level=info msg=\"Created container ce5f206d0423fa1054f35511e81c8d35a7b20b816735135e56ff3ab7bac422bb: openstack/barbican-api-59f6ff8944-rslqt/barbican-api\" id=7fc6e55b-ccdb-4972-b944-e6a7ef98ddd1 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:20:10.334151 | controller |     "Jun 12 16:27:45.673114 crc crio[21573]: time=\"2026-06-12T16:27:45.673008616Z\" level=info msg=\"Starting container: ce5f206d0423fa1054f35511e81c8d35a7b20b816735135e56ff3ab7bac422bb\" id=9d5e9b59-ba8f-401a-8ac3-d5e836ea6385 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 17:20:10.334166 | controller |     "Jun 12 16:27:45.686418 crc crio[21573]: time=\"2026-06-12T16:27:45.686276476Z\" level=info msg=\"Started container\" PID=77705 containerID=ce5f206d0423fa1054f35511e81c8d35a7b20b816735135e56ff3ab7bac422bb description=openstack/barbican-api-59f6ff8944-rslqt/barbican-api id=9d5e9b59-ba8f-401a-8ac3-d5e836ea6385 name=/runtime.v1.RuntimeService/StartContainer sandboxID=fd6ff5dff901725dcc750d11cdd4efed699186a77fc6c434bbd67cdee634dd33",
2026-06-12 17:20:10.334181 | controller |     "Jun 12 16:27:46.781358 crc crio[21573]: time=\"2026-06-12T16:27:46.779401227Z\" level=info msg=\"Stopped container 48c56230b410a668197efc622ef1c236d64e16b720e2b8fd5e938ce85c25797c: openstack/ceilometer-0/ceilometer-notification-agent\" id=de24808e-00b5-40e4-9a13-6782d5eeaabd name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 17:20:10.334196 | controller |     "Jun 12 16:27:46.785987 crc crio[21573]: time=\"2026-06-12T16:27:46.785850329Z\" level=info msg=\"Stopping pod sandbox: 2dd5efd5bceba4e14b7f5d60369da9cf1c3af7c73ac9f92ec69481cfa3e04a6a\" id=baaf6bda-64ca-40d4-a5f9-d8fa9c9b2909 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 17:20:10.334212 | controller |     "Jun 12 16:27:46.788239 crc crio[21573]: time=\"2026-06-12T16:27:46.788120309Z\" level=info msg=\"Got pod network &{Name:ceilometer-0 Namespace:openstack ID:2dd5efd5bceba4e14b7f5d60369da9cf1c3af7c73ac9f92ec69481cfa3e04a6a UID:854010bc-31c6-41ac-821b-4ee7992aac46 NetNS:/var/run/netns/d3f967e8-e26a-4a8f-84e5-72327befe5ce Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod854010bc_31c6_41ac_821b_4ee7992aac46.slice PodAnnotations:0xc00063ce28}] Aliases:map[]}\"",
2026-06-12 17:20:10.334231 | controller |     "Jun 12 16:27:46.788930 crc crio[21573]: time=\"2026-06-12T16:27:46.788815157Z\" level=info msg=\"Deleting pod openstack_ceilometer-0 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 17:20:10.334247 | controller |     "Jun 12 16:27:47.487954 crc crio[21573]: time=\"2026-06-12T16:27:47.487081974Z\" level=info msg=\"Stopped pod sandbox: 2dd5efd5bceba4e14b7f5d60369da9cf1c3af7c73ac9f92ec69481cfa3e04a6a\" id=baaf6bda-64ca-40d4-a5f9-d8fa9c9b2909 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 17:20:10.334261 | controller |     "Jun 12 16:27:48.102296 crc crio[21573]: time=\"2026-06-12T16:27:48.102076264Z\" level=info msg=\"Removing container: 29a67d4c89e2b4f5bdccbabf9bbde393a085b780c1ee6f487bfe96916023b010\" id=b66d68b5-a7dc-4a39-9139-6c5af8b792e6 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 17:20:10.334276 | controller |     "Jun 12 16:27:48.153118 crc crio[21573]: time=\"2026-06-12T16:27:48.152950788Z\" level=info msg=\"Removed container 29a67d4c89e2b4f5bdccbabf9bbde393a085b780c1ee6f487bfe96916023b010: openstack/ceilometer-0/proxy-httpd\" id=b66d68b5-a7dc-4a39-9139-6c5af8b792e6 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 17:20:10.334292 | controller |     "Jun 12 16:27:48.160514 crc crio[21573]: time=\"2026-06-12T16:27:48.16028187Z\" level=info msg=\"Removing container: abecf3de3abe25298c7ec1db91032c20a79936a809a2d267b386e3744980af52\" id=69424df9-f042-4385-88f7-45b0ef85634e name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 17:20:10.334308 | controller |     "Jun 12 16:27:48.228255 crc crio[21573]: time=\"2026-06-12T16:27:48.227557281Z\" level=info msg=\"Removed container abecf3de3abe25298c7ec1db91032c20a79936a809a2d267b386e3744980af52: openstack/ceilometer-0/sg-core\" id=69424df9-f042-4385-88f7-45b0ef85634e name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 17:20:10.334324 | controller |     "Jun 12 16:27:48.249222 crc crio[21573]: time=\"2026-06-12T16:27:48.249116702Z\" level=info msg=\"Removing container: 48c56230b410a668197efc622ef1c236d64e16b720e2b8fd5e938ce85c25797c\" id=62997555-0805-40cc-a693-f120b62fd1eb name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 17:20:10.334340 | controller |     "Jun 12 16:27:48.326224 crc crio[21573]: time=\"2026-06-12T16:27:48.32612074Z\" level=info msg=\"Removed container 48c56230b410a668197efc622ef1c236d64e16b720e2b8fd5e938ce85c25797c: openstack/ceilometer-0/ceilometer-notification-agent\" id=62997555-0805-40cc-a693-f120b62fd1eb name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 17:20:10.334355 | controller |     "Jun 12 16:27:48.341837 crc crio[21573]: time=\"2026-06-12T16:27:48.341765375Z\" level=info msg=\"Removing container: b210d62cff371af6bb73ba6bd8d9b5cd8190a9214964ad33eeab0b914e423e85\" id=e5f92a19-0c32-4f59-8c6a-77fed165aa85 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 17:20:10.334371 | controller |     "Jun 12 16:27:48.395997 crc crio[21573]: time=\"2026-06-12T16:27:48.395841683Z\" level=info msg=\"Removed container b210d62cff371af6bb73ba6bd8d9b5cd8190a9214964ad33eeab0b914e423e85: openstack/ceilometer-0/ceilometer-central-agent\" id=e5f92a19-0c32-4f59-8c6a-77fed165aa85 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 17:20:10.334386 | controller |     "Jun 12 16:27:48.687351 crc crio[21573]: time=\"2026-06-12T16:27:48.687251851Z\" level=info msg=\"Running pod sandbox: openstack/ceilometer-0/POD\" id=21cccc85-ec5c-48e9-be84-c21be063ee96 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:20:10.334401 | controller |     "Jun 12 16:27:48.687587 crc crio[21573]: time=\"2026-06-12T16:27:48.687402655Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.334420 | controller |     "Jun 12 16:27:48.760592 crc crio[21573]: time=\"2026-06-12T16:27:48.755024797Z\" level=info msg=\"Got pod network &{Name:ceilometer-0 Namespace:openstack ID:148a9b298f37c60c705451e3d5a9c5260838f8079acb95dac6473bceb8254118 UID:82ebfe24-bcaa-4a52-be61-87d9ac83678e NetNS:/var/run/netns/613772f4-384f-46ec-b7f9-cc9810c4b15f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod82ebfe24_bcaa_4a52_be61_87d9ac83678e.slice PodAnnotations:0xc002428728}] Aliases:map[]}\"",
2026-06-12 17:20:10.334436 | controller |     "Jun 12 16:27:48.760592 crc crio[21573]: time=\"2026-06-12T16:27:48.755115809Z\" level=info msg=\"Adding pod openstack_ceilometer-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 17:20:10.334451 | controller |     "Jun 12 16:27:49.150297 crc crio[21573]: time=\"2026-06-12T16:27:49.149374577Z\" level=info msg=\"Stopping pod sandbox: 2ab944f1730a8aee43e9aa5afe44817769bd54c063cc180dc9085880d9ea9e92\" id=eb049523-2577-4f4a-a375-cf71579d514c name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 17:20:10.334466 | controller |     "Jun 12 16:27:49.152116 crc crio[21573]: time=\"2026-06-12T16:27:49.151213846Z\" level=info msg=\"Got pod network &{Name:neutron-db-sync-979sq Namespace:openstack ID:2ab944f1730a8aee43e9aa5afe44817769bd54c063cc180dc9085880d9ea9e92 UID:bc670e1f-071b-479a-ac5d-67c8748047ac NetNS:/var/run/netns/76a32315-3a85-4ac5-b69a-46f0cfa1c103 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podbc670e1f_071b_479a_ac5d_67c8748047ac.slice PodAnnotations:0xc002722240}] Aliases:map[]}\"",
2026-06-12 17:20:10.334482 | controller |     "Jun 12 16:27:49.152116 crc crio[21573]: time=\"2026-06-12T16:27:49.151431562Z\" level=info msg=\"Deleting pod openstack_neutron-db-sync-979sq from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 17:20:10.334497 | controller |     "Jun 12 16:27:49.258289 crc crio[21573]: 2026-06-12T16:27:49Z [verbose] CmdAdd (shim): {1.1.0 [{Name:148a9b298f37c60 Mac:9e:00:a2:5b:ff:33 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:a9 Mtu:0 Sandbox:/var/run/netns/613772f4-384f-46ec-b7f9-cc9810c4b15f SocketPath: PciID:}] [{Interface:0xc000014610 Address:{IP:10.217.0.169 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 17:20:10.334512 | controller |     "Jun 12 16:27:49.260329 crc crio[21573]: time=\"2026-06-12T16:27:49.260240415Z\" level=info msg=\"Got pod network &{Name:ceilometer-0 Namespace:openstack ID:148a9b298f37c60c705451e3d5a9c5260838f8079acb95dac6473bceb8254118 UID:82ebfe24-bcaa-4a52-be61-87d9ac83678e NetNS:/var/run/netns/613772f4-384f-46ec-b7f9-cc9810c4b15f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod82ebfe24_bcaa_4a52_be61_87d9ac83678e.slice PodAnnotations:0xc002428728}] Aliases:map[]}\"",
2026-06-12 17:20:10.334528 | controller |     "Jun 12 16:27:49.260523 crc crio[21573]: time=\"2026-06-12T16:27:49.260415699Z\" level=info msg=\"Checking pod openstack_ceilometer-0 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 17:20:10.334543 | controller |     "Jun 12 16:27:49.271330 crc crio[21573]: time=\"2026-06-12T16:27:49.270128661Z\" level=info msg=\"Ran pod sandbox 148a9b298f37c60c705451e3d5a9c5260838f8079acb95dac6473bceb8254118 with infra container: openstack/ceilometer-0/POD\" id=21cccc85-ec5c-48e9-be84-c21be063ee96 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:20:10.334559 | controller |     "Jun 12 16:27:49.282730 crc crio[21573]: time=\"2026-06-12T16:27:49.282387524Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-central:current-podified\" id=664d384a-0e55-4dd4-bd91-04078cf7b0ae name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:20:10.334595 | controller |     "Jun 12 16:27:49.324574 crc crio[21573]: time=\"2026-06-12T16:27:49.324064211Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-central:current-podified\" id=29672291-6fb4-4fc9-8507-bcc2b410ed69 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:20:10.334617 | controller |     "Jun 12 16:27:49.337924 crc crio[21573]: time=\"2026-06-12T16:27:49.337783567Z\" level=info msg=\"Creating container: openstack/ceilometer-0/ceilometer-central-agent\" id=1ca9631f-5349-47d0-88f1-9d3b0ae62b1f name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:20:10.334634 | controller |     "Jun 12 16:27:49.339687 crc crio[21573]: time=\"2026-06-12T16:27:49.338399553Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.334649 | controller |     "Jun 12 16:27:49.405677 crc crio[21573]: time=\"2026-06-12T16:27:49.402024534Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.334665 | controller |     "Jun 12 16:27:49.409190 crc crio[21573]: time=\"2026-06-12T16:27:49.408964849Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.334680 | controller |     "Jun 12 16:27:49.694962 crc crio[21573]: time=\"2026-06-12T16:27:49.694142611Z\" level=info msg=\"Stopped pod sandbox: 2ab944f1730a8aee43e9aa5afe44817769bd54c063cc180dc9085880d9ea9e92\" id=eb049523-2577-4f4a-a375-cf71579d514c name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 17:20:10.334695 | controller |     "Jun 12 16:27:49.787207 crc crio[21573]: time=\"2026-06-12T16:27:49.785141442Z\" level=info msg=\"Created container 17a63c969d2f45209b2989c7432ad5d8e9ac5432e8941390b0ece15458f6f46f: openstack/ceilometer-0/ceilometer-central-agent\" id=1ca9631f-5349-47d0-88f1-9d3b0ae62b1f name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:20:10.334710 | controller |     "Jun 12 16:27:49.787207 crc crio[21573]: time=\"2026-06-12T16:27:49.786609799Z\" level=info msg=\"Starting container: 17a63c969d2f45209b2989c7432ad5d8e9ac5432e8941390b0ece15458f6f46f\" id=f3b6cc86-d0a2-4ae4-ad77-b3301d4b0806 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 17:20:10.334725 | controller |     "Jun 12 16:27:49.792990 crc crio[21573]: time=\"2026-06-12T16:27:49.792891346Z\" level=info msg=\"Started container\" PID=78271 containerID=17a63c969d2f45209b2989c7432ad5d8e9ac5432e8941390b0ece15458f6f46f description=openstack/ceilometer-0/ceilometer-central-agent id=f3b6cc86-d0a2-4ae4-ad77-b3301d4b0806 name=/runtime.v1.RuntimeService/StartContainer sandboxID=148a9b298f37c60c705451e3d5a9c5260838f8079acb95dac6473bceb8254118",
2026-06-12 17:20:10.334741 | controller |     "Jun 12 16:27:50.182830 crc crio[21573]: time=\"2026-06-12T16:27:50.182651498Z\" level=info msg=\"Stopping pod sandbox: 7ff60b97fcc8df21f9274ff9e5f282f0bc72005d4ac1610d70049e10649d5f49\" id=512f171c-b25c-4871-a683-6b3bc94dcebe name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 17:20:10.334758 | controller |     "Jun 12 16:27:50.184123 crc crio[21573]: time=\"2026-06-12T16:27:50.183654205Z\" level=info msg=\"Got pod network &{Name:cinder-online-data-migrations-4rkzb Namespace:openstack ID:7ff60b97fcc8df21f9274ff9e5f282f0bc72005d4ac1610d70049e10649d5f49 UID:e894bc56-efd7-43dc-8b64-8dd212580928 NetNS:/var/run/netns/7d51faed-f21b-472e-a0b0-4541e49ef6c5 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pode894bc56_efd7_43dc_8b64_8dd212580928.slice PodAnnotations:0xc002428ff0}] Aliases:map[]}\"",
2026-06-12 17:20:10.334776 | controller |     "Jun 12 16:27:50.184123 crc crio[21573]: time=\"2026-06-12T16:27:50.1838306Z\" level=info msg=\"Deleting pod openstack_cinder-online-data-migrations-4rkzb from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 17:20:10.334792 | controller |     "Jun 12 16:27:50.554521 crc crio[21573]: time=\"2026-06-12T16:27:50.552133172Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-notification:current-podified\" id=7478b200-a489-4070-a881-dfb46e32ca60 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:20:10.334808 | controller |     "Jun 12 16:27:50.641426 crc crio[21573]: time=\"2026-06-12T16:27:50.641029496Z\" level=info msg=\"Stopped pod sandbox: 7ff60b97fcc8df21f9274ff9e5f282f0bc72005d4ac1610d70049e10649d5f49\" id=512f171c-b25c-4871-a683-6b3bc94dcebe name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 17:20:10.334828 | controller |     "Jun 12 16:27:50.721082 crc crio[21573]: time=\"2026-06-12T16:27:50.720968967Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-notification:current-podified\" id=5511c1de-ff86-476d-9268-5304a92aadc8 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:20:10.334850 | controller |     "Jun 12 16:27:50.780300 crc crio[21573]: time=\"2026-06-12T16:27:50.771236678Z\" level=info msg=\"Creating container: openstack/ceilometer-0/ceilometer-notification-agent\" id=341d7789-35f5-4813-bbda-80480960e03d name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:20:10.334867 | controller |     "Jun 12 16:27:50.780300 crc crio[21573]: time=\"2026-06-12T16:27:50.772096381Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.334882 | controller |     "Jun 12 16:27:50.901829 crc crio[21573]: time=\"2026-06-12T16:27:50.900796032Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.334897 | controller |     "Jun 12 16:27:50.907386 crc crio[21573]: time=\"2026-06-12T16:27:50.907286246Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.334913 | controller |     "Jun 12 16:27:51.249286 crc crio[21573]: time=\"2026-06-12T16:27:51.246674417Z\" level=info msg=\"Stopping container: 54dc699f8b672e225ef7bb1a1d9d94fb064c4c8988ea64293d639147266431f5 (timeout: 10s)\" id=482796e6-e56c-49fb-a37c-eabf679d96a2 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 17:20:10.334928 | controller |     "Jun 12 16:27:51.326814 crc crio[21573]: time=\"2026-06-12T16:27:51.326605027Z\" level=info msg=\"Created container b763593bb8810920f1f6146b5d8175a575ae077035e864db6fbcbca8191e5975: openstack/ceilometer-0/ceilometer-notification-agent\" id=341d7789-35f5-4813-bbda-80480960e03d name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:20:10.334943 | controller |     "Jun 12 16:27:51.328816 crc crio[21573]: time=\"2026-06-12T16:27:51.328693108Z\" level=info msg=\"Starting container: b763593bb8810920f1f6146b5d8175a575ae077035e864db6fbcbca8191e5975\" id=43a087ab-c2c5-4722-b65e-7ddc172eef39 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 17:20:10.334958 | controller |     "Jun 12 16:27:51.347307 crc crio[21573]: time=\"2026-06-12T16:27:51.347144764Z\" level=info msg=\"Started container\" PID=78409 containerID=b763593bb8810920f1f6146b5d8175a575ae077035e864db6fbcbca8191e5975 description=openstack/ceilometer-0/ceilometer-notification-agent id=43a087ab-c2c5-4722-b65e-7ddc172eef39 name=/runtime.v1.RuntimeService/StartContainer sandboxID=148a9b298f37c60c705451e3d5a9c5260838f8079acb95dac6473bceb8254118",
2026-06-12 17:20:10.334973 | controller |     "Jun 12 16:27:51.365557 crc crio[21573]: time=\"2026-06-12T16:27:51.362361163Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/sg-core:latest\" id=8c3a8802-3b30-4b66-be58-cb43ef839fa7 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:20:10.334992 | controller |     "Jun 12 16:27:51.398491 crc crio[21573]: time=\"2026-06-12T16:27:51.397856907Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/sg-core:latest\" id=8b580935-217c-4d56-bd15-307a538d36c5 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:20:10.335008 | controller |     "Jun 12 16:27:51.417262 crc crio[21573]: time=\"2026-06-12T16:27:51.4168222Z\" level=info msg=\"Creating container: openstack/ceilometer-0/sg-core\" id=b6eb65d5-8188-481d-9710-d27d8abbb331 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:20:10.335023 | controller |     "Jun 12 16:27:51.417733 crc crio[21573]: time=\"2026-06-12T16:27:51.417666844Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.335038 | controller |     "Jun 12 16:27:51.493029 crc crio[21573]: time=\"2026-06-12T16:27:51.491957623Z\" level=info msg=\"Stopped container 54dc699f8b672e225ef7bb1a1d9d94fb064c4c8988ea64293d639147266431f5: openstack/dnsmasq-dns-6674dbf88c-wthzg/dnsmasq-dns\" id=482796e6-e56c-49fb-a37c-eabf679d96a2 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 17:20:10.335053 | controller |     "Jun 12 16:27:51.495409 crc crio[21573]: time=\"2026-06-12T16:27:51.494311003Z\" level=info msg=\"Stopping pod sandbox: 3e6a003c3f1d182415ecfe955ea4525cf25b554e2a23602b82e4445de1905941\" id=2466f05f-9234-4eb2-b8d9-5e128fdfcf03 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 17:20:10.335068 | controller |     "Jun 12 16:27:51.495409 crc crio[21573]: time=\"2026-06-12T16:27:51.495197476Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-6674dbf88c-wthzg Namespace:openstack ID:3e6a003c3f1d182415ecfe955ea4525cf25b554e2a23602b82e4445de1905941 UID:a8b288ff-f266-40fa-ad3f-00c3c383c2a5 NetNS:/var/run/netns/0ae99f12-d664-4efe-ab6e-1c3f585ef8a3 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poda8b288ff_f266_40fa_ad3f_00c3c383c2a5.slice PodAnnotations:0xc00063c460}] Aliases:map[]}\"",
2026-06-12 17:20:10.335083 | controller |     "Jun 12 16:27:51.495639 crc crio[21573]: time=\"2026-06-12T16:27:51.495388802Z\" level=info msg=\"Deleting pod openstack_dnsmasq-dns-6674dbf88c-wthzg from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 17:20:10.335098 | controller |     "Jun 12 16:27:51.560084 crc crio[21573]: time=\"2026-06-12T16:27:51.553549646Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.335114 | controller |     "Jun 12 16:27:51.573537 crc crio[21573]: time=\"2026-06-12T16:27:51.569941184Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.335129 | controller |     "Jun 12 16:27:51.840331 crc crio[21573]: time=\"2026-06-12T16:27:51.839232875Z\" level=info msg=\"Created container 43c6c35e2d0cc1b391ed19226705acbfa558969b743da4a106bbc1f21e86ec1c: openstack/ceilometer-0/sg-core\" id=b6eb65d5-8188-481d-9710-d27d8abbb331 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:20:10.335143 | controller |     "Jun 12 16:27:51.847990 crc crio[21573]: time=\"2026-06-12T16:27:51.847876003Z\" level=info msg=\"Starting container: 43c6c35e2d0cc1b391ed19226705acbfa558969b743da4a106bbc1f21e86ec1c\" id=8c446397-1a1d-43d2-85e0-59a7c13d63fd name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 17:20:10.335158 | controller |     "Jun 12 16:27:51.856153 crc crio[21573]: time=\"2026-06-12T16:27:51.856041133Z\" level=info msg=\"Started container\" PID=78505 containerID=43c6c35e2d0cc1b391ed19226705acbfa558969b743da4a106bbc1f21e86ec1c description=openstack/ceilometer-0/sg-core id=8c446397-1a1d-43d2-85e0-59a7c13d63fd name=/runtime.v1.RuntimeService/StartContainer sandboxID=148a9b298f37c60c705451e3d5a9c5260838f8079acb95dac6473bceb8254118",
2026-06-12 17:20:10.335176 | controller |     "Jun 12 16:27:51.904872 crc crio[21573]: time=\"2026-06-12T16:27:51.904768124Z\" level=info msg=\"Checking image status: registry.redhat.io/ubi9/httpd-24:latest\" id=73c41e52-6500-4562-aa41-93e28fecaca3 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:20:10.335191 | controller |     "Jun 12 16:27:51.965364 crc crio[21573]: time=\"2026-06-12T16:27:51.964596232Z\" level=info msg=\"Checking image status: registry.redhat.io/ubi9/httpd-24:latest\" id=83e32697-5eec-4d0a-948d-0e606bbb8009 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:20:10.335206 | controller |     "Jun 12 16:27:52.024792 crc crio[21573]: time=\"2026-06-12T16:27:52.017082348Z\" level=info msg=\"Creating container: openstack/ceilometer-0/proxy-httpd\" id=52f7b812-c003-4261-bbf1-3c39768b7813 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:20:10.335220 | controller |     "Jun 12 16:27:52.024792 crc crio[21573]: time=\"2026-06-12T16:27:52.018963039Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.335235 | controller |     "Jun 12 16:27:52.168515 crc crio[21573]: time=\"2026-06-12T16:27:52.165865526Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.335250 | controller |     "Jun 12 16:27:52.170944 crc crio[21573]: time=\"2026-06-12T16:27:52.170857019Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.335265 | controller |     "Jun 12 16:27:52.295981 crc crio[21573]: time=\"2026-06-12T16:27:52.293865229Z\" level=info msg=\"Stopped pod sandbox: 3e6a003c3f1d182415ecfe955ea4525cf25b554e2a23602b82e4445de1905941\" id=2466f05f-9234-4eb2-b8d9-5e128fdfcf03 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 17:20:10.335280 | controller |     "Jun 12 16:27:52.403774 crc crio[21573]: time=\"2026-06-12T16:27:52.403641228Z\" level=info msg=\"Removing container: 54dc699f8b672e225ef7bb1a1d9d94fb064c4c8988ea64293d639147266431f5\" id=5e4b2f71-cce3-4632-8a79-cb9d8fc7dab5 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 17:20:10.335296 | controller |     "Jun 12 16:27:52.448788 crc crio[21573]: time=\"2026-06-12T16:27:52.447956049Z\" level=info msg=\"Removed container 54dc699f8b672e225ef7bb1a1d9d94fb064c4c8988ea64293d639147266431f5: openstack/dnsmasq-dns-6674dbf88c-wthzg/dnsmasq-dns\" id=5e4b2f71-cce3-4632-8a79-cb9d8fc7dab5 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 17:20:10.335311 | controller |     "Jun 12 16:27:52.455726 crc crio[21573]: time=\"2026-06-12T16:27:52.455529231Z\" level=info msg=\"Removing container: 18bd8c76f0e51c63db47f0ce0907a56e1e290c7826c1ff1792709983c726d931\" id=4738eb52-cb02-47eb-983f-63aa3948384c name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 17:20:10.335327 | controller |     "Jun 12 16:27:52.576058 crc crio[21573]: time=\"2026-06-12T16:27:52.575912435Z\" level=info msg=\"Created container 3730d71993fd90ef4f94da37f8df6ab3186f6c1fc988c1d81c1f9822aad5ec44: openstack/ceilometer-0/proxy-httpd\" id=52f7b812-c003-4261-bbf1-3c39768b7813 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:20:10.335342 | controller |     "Jun 12 16:27:52.579197 crc crio[21573]: time=\"2026-06-12T16:27:52.578638573Z\" level=info msg=\"Starting container: 3730d71993fd90ef4f94da37f8df6ab3186f6c1fc988c1d81c1f9822aad5ec44\" id=dc156430-f88b-4c38-914d-b7290b324b61 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 17:20:10.335357 | controller |     "Jun 12 16:27:52.587990 crc crio[21573]: time=\"2026-06-12T16:27:52.587856857Z\" level=info msg=\"Started container\" PID=78549 containerID=3730d71993fd90ef4f94da37f8df6ab3186f6c1fc988c1d81c1f9822aad5ec44 description=openstack/ceilometer-0/proxy-httpd id=dc156430-f88b-4c38-914d-b7290b324b61 name=/runtime.v1.RuntimeService/StartContainer sandboxID=148a9b298f37c60c705451e3d5a9c5260838f8079acb95dac6473bceb8254118",
2026-06-12 17:20:10.335376 | controller |     "Jun 12 16:27:52.859928 crc crio[21573]: time=\"2026-06-12T16:27:52.859650106Z\" level=info msg=\"Removed container 18bd8c76f0e51c63db47f0ce0907a56e1e290c7826c1ff1792709983c726d931: openstack/dnsmasq-dns-6674dbf88c-wthzg/init\" id=4738eb52-cb02-47eb-983f-63aa3948384c name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 17:20:10.335392 | controller |     "Jun 12 16:27:53.517004 crc crio[21573]: time=\"2026-06-12T16:27:53.516377876Z\" level=info msg=\"Running pod sandbox: openstack/dnsmasq-dns-54f48964b7-s2ffs/POD\" id=095a31cc-cee9-431f-a069-b8a19e749e6d name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:20:10.335409 | controller |     "Jun 12 16:27:53.518589 crc crio[21573]: time=\"2026-06-12T16:27:53.517045475Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.335425 | controller |     "Jun 12 16:27:53.676823 crc crio[21573]: time=\"2026-06-12T16:27:53.676683532Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-54f48964b7-s2ffs Namespace:openstack ID:8b63e666ca9e0501875511e6e882fb4190db3075bba44be1fa70618b96cd4153 UID:9abff4cc-77e4-4050-9955-60cd9b562598 NetNS:/var/run/netns/1d44dd70-09f9-46d0-9c53-7eb74c25618f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod9abff4cc_77e4_4050_9955_60cd9b562598.slice PodAnnotations:0xc006380098}] Aliases:map[]}\"",
2026-06-12 17:20:10.335442 | controller |     "Jun 12 16:27:53.676823 crc crio[21573]: time=\"2026-06-12T16:27:53.676795245Z\" level=info msg=\"Adding pod openstack_dnsmasq-dns-54f48964b7-s2ffs to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 17:20:10.335458 | controller |     "Jun 12 16:27:53.904506 crc crio[21573]: time=\"2026-06-12T16:27:53.90373106Z\" level=info msg=\"Running pod sandbox: openstack/cinder-scheduler-0/POD\" id=f086c464-4ea5-4a2d-b535-a8f8ab9f196a name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:20:10.335475 | controller |     "Jun 12 16:27:53.904691 crc crio[21573]: time=\"2026-06-12T16:27:53.904530232Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.335491 | controller |     "Jun 12 16:27:54.130594 crc crio[21573]: time=\"2026-06-12T16:27:54.130111426Z\" level=info msg=\"Running pod sandbox: openstack/neutron-7f7c486dcd-zn7sz/POD\" id=367eac06-48b3-48c8-a0b4-b9601f785789 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:20:10.335507 | controller |     "Jun 12 16:27:54.130865 crc crio[21573]: time=\"2026-06-12T16:27:54.13084266Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.335524 | controller |     "Jun 12 16:27:54.213118 crc crio[21573]: time=\"2026-06-12T16:27:54.212642727Z\" level=info msg=\"Got pod network &{Name:cinder-scheduler-0 Namespace:openstack ID:b7b248715a21d811d50f32c9fd81c834cb26fdffaaaac3bee409dd4302989297 UID:ad082cbc-1202-44e4-9b03-df96b39c357f NetNS:/var/run/netns/2d67661b-3f2a-4e04-9345-9d7cf7a8764c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podad082cbc_1202_44e4_9b03_df96b39c357f.slice PodAnnotations:0xc00063c540}] Aliases:map[]}\"",
2026-06-12 17:20:10.335540 | controller |     "Jun 12 16:27:54.213118 crc crio[21573]: time=\"2026-06-12T16:27:54.212875633Z\" level=info msg=\"Adding pod openstack_cinder-scheduler-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 17:20:10.335560 | controller |     "Jun 12 16:27:54.260774 crc crio[21573]: time=\"2026-06-12T16:27:54.260714172Z\" level=info msg=\"Got pod network &{Name:neutron-7f7c486dcd-zn7sz Namespace:openstack ID:1ab788f9da5bb326f664cbea23ad5bd8fa447646bd40e31c4e98dbe386fb6e19 UID:fda96de5-198d-4e6b-9b70-135ff13443cb NetNS:/var/run/netns/552fe9e0-dec3-42fd-be83-2a44aa859ee5 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podfda96de5_198d_4e6b_9b70_135ff13443cb.slice PodAnnotations:0xc00209e268}] Aliases:map[]}\"",
2026-06-12 17:20:10.335598 | controller |     "Jun 12 16:27:54.261407 crc crio[21573]: time=\"2026-06-12T16:27:54.26138558Z\" level=info msg=\"Adding pod openstack_neutron-7f7c486dcd-zn7sz to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 17:20:10.335617 | controller |     "Jun 12 16:27:54.988230 crc crio[21573]: time=\"2026-06-12T16:27:54.985301385Z\" level=info msg=\"Running pod sandbox: openstack/dnsmasq-dns-764b948f4c-8499g/POD\" id=1c55df58-7079-4403-8fa4-7b4932d1f1fa name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:20:10.335635 | controller |     "Jun 12 16:27:54.988230 crc crio[21573]: time=\"2026-06-12T16:27:54.986266871Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.335652 | controller |     "Jun 12 16:27:55.066680 crc crio[21573]: time=\"2026-06-12T16:27:55.06214525Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-764b948f4c-8499g Namespace:openstack ID:95a0f356b416d2dd11bebaa3b9d445b1b03f7a8e05863296709f404878b080ad UID:574fa677-af1f-4b84-9768-ea8304c20fef NetNS:/var/run/netns/e422a700-52a2-4c46-9c46-662a67f9fe43 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod574fa677_af1f_4b84_9768_ea8304c20fef.slice PodAnnotations:0xc006380680}] Aliases:map[]}\"",
2026-06-12 17:20:10.335668 | controller |     "Jun 12 16:27:55.066680 crc crio[21573]: time=\"2026-06-12T16:27:55.062259143Z\" level=info msg=\"Adding pod openstack_dnsmasq-dns-764b948f4c-8499g to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 17:20:10.335686 | controller |     "Jun 12 16:27:55.164952 crc crio[21573]: 2026-06-12T16:27:55Z [verbose] CmdAdd (shim): {1.1.0 [{Name:8b63e666ca9e050 Mac:8a:c1:9a:74:61:dd Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:aa Mtu:0 Sandbox:/var/run/netns/1d44dd70-09f9-46d0-9c53-7eb74c25618f SocketPath: PciID:}] [{Interface:0xc0002ac5b0 Address:{IP:10.217.0.170 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 17:20:10.335705 | controller |     "Jun 12 16:27:55.166206 crc crio[21573]: time=\"2026-06-12T16:27:55.166098853Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-54f48964b7-s2ffs Namespace:openstack ID:8b63e666ca9e0501875511e6e882fb4190db3075bba44be1fa70618b96cd4153 UID:9abff4cc-77e4-4050-9955-60cd9b562598 NetNS:/var/run/netns/1d44dd70-09f9-46d0-9c53-7eb74c25618f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod9abff4cc_77e4_4050_9955_60cd9b562598.slice PodAnnotations:0xc006380098}] Aliases:map[]}\"",
2026-06-12 17:20:10.335722 | controller |     "Jun 12 16:27:55.166403 crc crio[21573]: time=\"2026-06-12T16:27:55.166326699Z\" level=info msg=\"Checking pod openstack_dnsmasq-dns-54f48964b7-s2ffs for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 17:20:10.335738 | controller |     "Jun 12 16:27:55.209520 crc crio[21573]: time=\"2026-06-12T16:27:55.206124386Z\" level=info msg=\"Running pod sandbox: openstack/cinder-api-0/POD\" id=872e7303-d687-440c-a81c-9e21cf3d0f30 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:20:10.335758 | controller |     "Jun 12 16:27:55.209520 crc crio[21573]: time=\"2026-06-12T16:27:55.206284875Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.335775 | controller |     "Jun 12 16:27:55.211954 crc crio[21573]: time=\"2026-06-12T16:27:55.211844068Z\" level=info msg=\"Ran pod sandbox 8b63e666ca9e0501875511e6e882fb4190db3075bba44be1fa70618b96cd4153 with infra container: openstack/dnsmasq-dns-54f48964b7-s2ffs/POD\" id=095a31cc-cee9-431f-a069-b8a19e749e6d name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:20:10.335791 | controller |     "Jun 12 16:27:55.225332 crc crio[21573]: time=\"2026-06-12T16:27:55.225123805Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=d44fa82f-c865-4897-8393-ddd513cd822f name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:20:10.335807 | controller |     "Jun 12 16:27:55.307750 crc crio[21573]: time=\"2026-06-12T16:27:55.307490785Z\" level=info msg=\"Got pod network &{Name:cinder-api-0 Namespace:openstack ID:98bef3a9b8f24a261a92759563358be9e19e8c69a7e7ded7b4915e50fcbe5e81 UID:1c93185e-3494-48aa-9214-f8861badd284 NetNS:/var/run/netns/359ca763-46d3-480f-9e52-ffb3949030b3 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod1c93185e_3494_48aa_9214_f8861badd284.slice PodAnnotations:0xc00008d0e0}] Aliases:map[]}\"",
2026-06-12 17:20:10.335823 | controller |     "Jun 12 16:27:55.307750 crc crio[21573]: time=\"2026-06-12T16:27:55.307586986Z\" level=info msg=\"Adding pod openstack_cinder-api-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 17:20:10.335843 | controller |     "Jun 12 16:27:55.382357 crc crio[21573]: 2026-06-12T16:27:55Z [verbose] CmdAdd (shim): {1.1.0 [{Name:b7b248715a21d81 Mac:8e:0d:06:2d:54:47 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:ab Mtu:0 Sandbox:/var/run/netns/2d67661b-3f2a-4e04-9345-9d7cf7a8764c SocketPath: PciID:}] [{Interface:0xc00025aa00 Address:{IP:10.217.0.171 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 17:20:10.335867 | controller |     "Jun 12 16:27:55.405621 crc crio[21573]: time=\"2026-06-12T16:27:55.39849282Z\" level=info msg=\"Got pod network &{Name:cinder-scheduler-0 Namespace:openstack ID:b7b248715a21d811d50f32c9fd81c834cb26fdffaaaac3bee409dd4302989297 UID:ad082cbc-1202-44e4-9b03-df96b39c357f NetNS:/var/run/netns/2d67661b-3f2a-4e04-9345-9d7cf7a8764c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podad082cbc_1202_44e4_9b03_df96b39c357f.slice PodAnnotations:0xc00063c540}] Aliases:map[]}\"",
2026-06-12 17:20:10.335885 | controller |     "Jun 12 16:27:55.405621 crc crio[21573]: time=\"2026-06-12T16:27:55.398730916Z\" level=info msg=\"Checking pod openstack_cinder-scheduler-0 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 17:20:10.335902 | controller |     "Jun 12 16:27:55.490537 crc crio[21573]: time=\"2026-06-12T16:27:55.488008492Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=7cc13ebe-53f3-4caf-8adb-a2d78309368a name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:20:10.335918 | controller |     "Jun 12 16:27:55.558589 crc crio[21573]: time=\"2026-06-12T16:27:55.558002922Z\" level=info msg=\"Ran pod sandbox b7b248715a21d811d50f32c9fd81c834cb26fdffaaaac3bee409dd4302989297 with infra container: openstack/cinder-scheduler-0/POD\" id=f086c464-4ea5-4a2d-b535-a8f8ab9f196a name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:20:10.335934 | controller |     "Jun 12 16:27:55.590309 crc crio[21573]: time=\"2026-06-12T16:27:55.590055814Z\" level=info msg=\"Creating container: openstack/dnsmasq-dns-54f48964b7-s2ffs/init\" id=23257e3e-00f7-481b-912d-c1b2eb154e62 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:20:10.335955 | controller |     "Jun 12 16:27:55.591612 crc crio[21573]: time=\"2026-06-12T16:27:55.590955288Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.335972 | controller |     "Jun 12 16:27:55.606606 crc crio[21573]: time=\"2026-06-12T16:27:55.604789484Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-scheduler:current-podified\" id=cc5ffb07-f301-42ec-abe6-d7662217f658 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:20:10.335989 | controller |     "Jun 12 16:27:55.643981 crc crio[21573]: time=\"2026-06-12T16:27:55.643770427Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/openstack-cinder-scheduler:current-podified not found\" id=cc5ffb07-f301-42ec-abe6-d7662217f658 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:20:10.336005 | controller |     "Jun 12 16:27:55.650663 crc crio[21573]: time=\"2026-06-12T16:27:55.648380251Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-cinder-scheduler:current-podified found\" id=cc5ffb07-f301-42ec-abe6-d7662217f658 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:20:10.336021 | controller |     "Jun 12 16:27:55.666531 crc crio[21573]: time=\"2026-06-12T16:27:55.656227682Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-cinder-scheduler:current-podified\" id=d5ce3634-f90a-491f-8896-3c3c6229391f name=/runtime.v1.ImageService/PullImage",
2026-06-12 17:20:10.336038 | controller |     "Jun 12 16:27:55.679353 crc crio[21573]: time=\"2026-06-12T16:27:55.679022567Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-cinder-scheduler:current-podified\\\"\"",
2026-06-12 17:20:10.336053 | controller |     "Jun 12 16:27:55.762532 crc crio[21573]: time=\"2026-06-12T16:27:55.762344946Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.336069 | controller |     "Jun 12 16:27:55.778292 crc crio[21573]: time=\"2026-06-12T16:27:55.77822072Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.336085 | controller |     "Jun 12 16:27:56.141081 crc crio[21573]: time=\"2026-06-12T16:27:56.136593497Z\" level=info msg=\"Created container 45c48c80138994a6e7f4fcd5b2ad8f3e8f7d23f4b75f40976be1ec5574f8b0f6: openstack/dnsmasq-dns-54f48964b7-s2ffs/init\" id=23257e3e-00f7-481b-912d-c1b2eb154e62 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:20:10.336100 | controller |     "Jun 12 16:27:56.165684 crc crio[21573]: time=\"2026-06-12T16:27:56.16540051Z\" level=info msg=\"Starting container: 45c48c80138994a6e7f4fcd5b2ad8f3e8f7d23f4b75f40976be1ec5574f8b0f6\" id=257d6e4a-7b69-4c12-be54-e11dc79be2ca name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 17:20:10.336116 | controller |     "Jun 12 16:27:56.171578 crc crio[21573]: 2026-06-12T16:27:56Z [verbose] CmdAdd (shim): {1.1.0 [{Name:1ab788f9da5bb32 Mac:be:13:e4:17:b5:1f Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:ac Mtu:0 Sandbox:/var/run/netns/552fe9e0-dec3-42fd-be83-2a44aa859ee5 SocketPath: PciID:}] [{Interface:0xc0004a6cb0 Address:{IP:10.217.0.172 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 17:20:10.336132 | controller |     "Jun 12 16:27:56.179256 crc crio[21573]: time=\"2026-06-12T16:27:56.172984604Z\" level=info msg=\"Got pod network &{Name:neutron-7f7c486dcd-zn7sz Namespace:openstack ID:1ab788f9da5bb326f664cbea23ad5bd8fa447646bd40e31c4e98dbe386fb6e19 UID:fda96de5-198d-4e6b-9b70-135ff13443cb NetNS:/var/run/netns/552fe9e0-dec3-42fd-be83-2a44aa859ee5 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podfda96de5_198d_4e6b_9b70_135ff13443cb.slice PodAnnotations:0xc00209e268}] Aliases:map[]}\"",
2026-06-12 17:20:10.336155 | controller |     "Jun 12 16:27:56.179256 crc crio[21573]: time=\"2026-06-12T16:27:56.173275521Z\" level=info msg=\"Checking pod openstack_neutron-7f7c486dcd-zn7sz for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 17:20:10.336172 | controller |     "Jun 12 16:27:56.190496 crc crio[21573]: time=\"2026-06-12T16:27:56.188824363Z\" level=info msg=\"Started container\" PID=79216 containerID=45c48c80138994a6e7f4fcd5b2ad8f3e8f7d23f4b75f40976be1ec5574f8b0f6 description=openstack/dnsmasq-dns-54f48964b7-s2ffs/init id=257d6e4a-7b69-4c12-be54-e11dc79be2ca name=/runtime.v1.RuntimeService/StartContainer sandboxID=8b63e666ca9e0501875511e6e882fb4190db3075bba44be1fa70618b96cd4153",
2026-06-12 17:20:10.336187 | controller |     "Jun 12 16:27:56.231526 crc crio[21573]: time=\"2026-06-12T16:27:56.230152893Z\" level=info msg=\"Ran pod sandbox 1ab788f9da5bb326f664cbea23ad5bd8fa447646bd40e31c4e98dbe386fb6e19 with infra container: openstack/neutron-7f7c486dcd-zn7sz/POD\" id=367eac06-48b3-48c8-a0b4-b9601f785789 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:20:10.336203 | controller |     "Jun 12 16:27:56.231526 crc crio[21573]: 2026-06-12T16:27:56Z [verbose] CmdAdd (shim): {1.1.0 [{Name:95a0f356b416d2d Mac:66:5f:e6:18:d1:2d Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:ad Mtu:0 Sandbox:/var/run/netns/e422a700-52a2-4c46-9c46-662a67f9fe43 SocketPath: PciID:}] [{Interface:0xc0001805e0 Address:{IP:10.217.0.173 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 17:20:10.336220 | controller |     "Jun 12 16:27:56.249523 crc crio[21573]: time=\"2026-06-12T16:27:56.248373958Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-764b948f4c-8499g Namespace:openstack ID:95a0f356b416d2dd11bebaa3b9d445b1b03f7a8e05863296709f404878b080ad UID:574fa677-af1f-4b84-9768-ea8304c20fef NetNS:/var/run/netns/e422a700-52a2-4c46-9c46-662a67f9fe43 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod574fa677_af1f_4b84_9768_ea8304c20fef.slice PodAnnotations:0xc006380680}] Aliases:map[]}\"",
2026-06-12 17:20:10.336236 | controller |     "Jun 12 16:27:56.249523 crc crio[21573]: time=\"2026-06-12T16:27:56.249324933Z\" level=info msg=\"Checking pod openstack_dnsmasq-dns-764b948f4c-8499g for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 17:20:10.336252 | controller |     "Jun 12 16:27:56.253894 crc crio[21573]: time=\"2026-06-12T16:27:56.252549287Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=957fe4ba-1c9d-4ef2-a56d-e684db96a29a name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:20:10.336306 | controller |     "Jun 12 16:27:56.278520 crc crio[21573]: time=\"2026-06-12T16:27:56.277573761Z\" level=info msg=\"Ran pod sandbox 95a0f356b416d2dd11bebaa3b9d445b1b03f7a8e05863296709f404878b080ad with infra container: openstack/dnsmasq-dns-764b948f4c-8499g/POD\" id=1c55df58-7079-4403-8fa4-7b4932d1f1fa name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:20:10.336332 | controller |     "Jun 12 16:27:56.292537 crc crio[21573]: time=\"2026-06-12T16:27:56.291839026Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=efd66288-ec39-424a-ad98-6e82bdd3c5dc name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:20:10.336350 | controller |     "Jun 12 16:27:56.482290 crc crio[21573]: time=\"2026-06-12T16:27:56.48191619Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=e07ae8c3-594d-469b-9a91-1f9318a5845c name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:20:10.336366 | controller |     "Jun 12 16:27:56.512480 crc crio[21573]: 2026-06-12T16:27:56Z [verbose] CmdAdd (shim): {1.1.0 [{Name:98bef3a9b8f24a2 Mac:66:9d:50:77:76:0b Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:ae Mtu:0 Sandbox:/var/run/netns/359ca763-46d3-480f-9e52-ffb3949030b3 SocketPath: PciID:}] [{Interface:0xc0005025d0 Address:{IP:10.217.0.174 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 17:20:10.336387 | controller |     "Jun 12 16:27:56.531834 crc crio[21573]: time=\"2026-06-12T16:27:56.530897671Z\" level=info msg=\"Got pod network &{Name:cinder-api-0 Namespace:openstack ID:98bef3a9b8f24a261a92759563358be9e19e8c69a7e7ded7b4915e50fcbe5e81 UID:1c93185e-3494-48aa-9214-f8861badd284 NetNS:/var/run/netns/359ca763-46d3-480f-9e52-ffb3949030b3 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod1c93185e_3494_48aa_9214_f8861badd284.slice PodAnnotations:0xc00008d0e0}] Aliases:map[]}\"",
2026-06-12 17:20:10.336404 | controller |     "Jun 12 16:27:56.532290 crc crio[21573]: time=\"2026-06-12T16:27:56.532075303Z\" level=info msg=\"Checking pod openstack_cinder-api-0 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 17:20:10.336421 | controller |     "Jun 12 16:27:56.552372 crc crio[21573]: time=\"2026-06-12T16:27:56.545612615Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=bdf47d25-b5b4-4c56-8636-1fc6f5f63572 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:20:10.336437 | controller |     "Jun 12 16:27:56.751562 crc crio[21573]: time=\"2026-06-12T16:27:56.751003769Z\" level=info msg=\"Creating container: openstack/dnsmasq-dns-764b948f4c-8499g/init\" id=2c331630-18ed-4b37-9549-2d2d517f9539 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:20:10.336453 | controller |     "Jun 12 16:27:56.751968 crc crio[21573]: time=\"2026-06-12T16:27:56.751730378Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.336468 | controller |     "Jun 12 16:27:56.758911 crc crio[21573]: time=\"2026-06-12T16:27:56.758810596Z\" level=info msg=\"Ran pod sandbox 98bef3a9b8f24a261a92759563358be9e19e8c69a7e7ded7b4915e50fcbe5e81 with infra container: openstack/cinder-api-0/POD\" id=872e7303-d687-440c-a81c-9e21cf3d0f30 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:20:10.336484 | controller |     "Jun 12 16:27:56.766710 crc crio[21573]: time=\"2026-06-12T16:27:56.762941768Z\" level=info msg=\"Creating container: openstack/neutron-7f7c486dcd-zn7sz/neutron-api\" id=ec205ac7-40d6-49d0-a013-7c3b140bcea2 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:20:10.336500 | controller |     "Jun 12 16:27:56.781674 crc crio[21573]: time=\"2026-06-12T16:27:56.781565614Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-api:current-podified\" id=d50030a2-8766-49a6-aecf-b3e8e77ed18d name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:20:10.336516 | controller |     "Jun 12 16:27:56.909254 crc crio[21573]: time=\"2026-06-12T16:27:56.909095507Z\" level=info msg=\"Stopping pod sandbox: 8b63e666ca9e0501875511e6e882fb4190db3075bba44be1fa70618b96cd4153\" id=12f8a8f1-660d-4687-9572-4db5a96cb317 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 17:20:10.336532 | controller |     "Jun 12 16:27:56.910077 crc crio[21573]: time=\"2026-06-12T16:27:56.91000271Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-54f48964b7-s2ffs Namespace:openstack ID:8b63e666ca9e0501875511e6e882fb4190db3075bba44be1fa70618b96cd4153 UID:9abff4cc-77e4-4050-9955-60cd9b562598 NetNS:/var/run/netns/1d44dd70-09f9-46d0-9c53-7eb74c25618f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod9abff4cc_77e4_4050_9955_60cd9b562598.slice PodAnnotations:0xc001896490}] Aliases:map[]}\"",
2026-06-12 17:20:10.336551 | controller |     "Jun 12 16:27:56.910238 crc crio[21573]: time=\"2026-06-12T16:27:56.910211633Z\" level=info msg=\"Deleting pod openstack_dnsmasq-dns-54f48964b7-s2ffs from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 17:20:10.336567 | controller |     "Jun 12 16:27:56.916235 crc crio[21573]: time=\"2026-06-12T16:27:56.915974569Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.336611 | controller |     "Jun 12 16:27:56.923668 crc crio[21573]: time=\"2026-06-12T16:27:56.923544483Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-api:current-podified\" id=fb26422f-38e1-497e-a6f5-794fdf02effa name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:20:10.336630 | controller |     "Jun 12 16:27:56.926056 crc crio[21573]: time=\"2026-06-12T16:27:56.92590163Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-cinder-scheduler@sha256:23459ab66437aaf9974c040b037492372c42d23a50c86f96482afcceeea3fe17\" id=d5ce3634-f90a-491f-8896-3c3c6229391f name=/runtime.v1.ImageService/PullImage",
2026-06-12 17:20:10.336646 | controller |     "Jun 12 16:27:56.928989 crc crio[21573]: time=\"2026-06-12T16:27:56.928910709Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-scheduler:current-podified\" id=0e10dad4-f84f-4e68-92d6-92f07b155324 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:20:10.336663 | controller |     "Jun 12 16:27:56.951224 crc crio[21573]: time=\"2026-06-12T16:27:56.951018663Z\" level=info msg=\"Creating container: openstack/cinder-api-0/cinder-api-log\" id=f27d5415-de49-456a-9eb5-8ad1126c6d6b name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:20:10.336679 | controller |     "Jun 12 16:27:57.026768 crc crio[21573]: time=\"2026-06-12T16:27:57.026499614Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.336695 | controller |     "Jun 12 16:27:57.101092 crc crio[21573]: time=\"2026-06-12T16:27:57.100964143Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.336711 | controller |     "Jun 12 16:27:57.117723 crc crio[21573]: time=\"2026-06-12T16:27:57.117629107Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.336728 | controller |     "Jun 12 16:27:57.178861 crc crio[21573]: time=\"2026-06-12T16:27:57.177756339Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.336743 | controller |     "Jun 12 16:27:57.195635 crc crio[21573]: time=\"2026-06-12T16:27:57.195520298Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.336759 | controller |     "Jun 12 16:27:57.310197 crc crio[21573]: time=\"2026-06-12T16:27:57.310076536Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.336774 | controller |     "Jun 12 16:27:57.333887 crc crio[21573]: time=\"2026-06-12T16:27:57.333731571Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-scheduler:current-podified\" id=815a396d-cefe-4dd3-9a78-57c7edf26700 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:20:10.336790 | controller |     "Jun 12 16:27:57.354641 crc crio[21573]: time=\"2026-06-12T16:27:57.354526301Z\" level=info msg=\"Creating container: openstack/cinder-scheduler-0/cinder-scheduler\" id=fd93539f-70c4-4712-944d-2c529aed97e3 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:20:10.336810 | controller |     "Jun 12 16:27:57.356860 crc crio[21573]: time=\"2026-06-12T16:27:57.356787222Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.336827 | controller |     "Jun 12 16:27:57.586774 crc crio[21573]: time=\"2026-06-12T16:27:57.585980757Z\" level=info msg=\"Created container ea97dda1990917dfc018cb28aee88c6aec59f7eddbe32f0990d7c0efdc037014: openstack/neutron-7f7c486dcd-zn7sz/neutron-api\" id=ec205ac7-40d6-49d0-a013-7c3b140bcea2 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:20:10.336844 | controller |     "Jun 12 16:27:57.594994 crc crio[21573]: time=\"2026-06-12T16:27:57.594888935Z\" level=info msg=\"Starting container: ea97dda1990917dfc018cb28aee88c6aec59f7eddbe32f0990d7c0efdc037014\" id=3c1e01d3-3147-4b16-aa10-30c8040a2a8c name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 17:20:10.336866 | controller |     "Jun 12 16:27:57.597030 crc crio[21573]: time=\"2026-06-12T16:27:57.596809201Z\" level=info msg=\"Stopped pod sandbox: 8b63e666ca9e0501875511e6e882fb4190db3075bba44be1fa70618b96cd4153\" id=12f8a8f1-660d-4687-9572-4db5a96cb317 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 17:20:10.336889 | controller |     "Jun 12 16:27:57.611803 crc crio[21573]: time=\"2026-06-12T16:27:57.611680845Z\" level=info msg=\"Started container\" PID=79358 containerID=ea97dda1990917dfc018cb28aee88c6aec59f7eddbe32f0990d7c0efdc037014 description=openstack/neutron-7f7c486dcd-zn7sz/neutron-api id=3c1e01d3-3147-4b16-aa10-30c8040a2a8c name=/runtime.v1.RuntimeService/StartContainer sandboxID=1ab788f9da5bb326f664cbea23ad5bd8fa447646bd40e31c4e98dbe386fb6e19",
2026-06-12 17:20:10.336907 | controller |     "Jun 12 16:27:57.635031 crc crio[21573]: time=\"2026-06-12T16:27:57.634842709Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=33d036d5-f00e-45bf-b023-f28963fb88a7 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:20:10.336924 | controller |     "Jun 12 16:27:57.702120 crc crio[21573]: time=\"2026-06-12T16:27:57.702038632Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=da7cacac-484a-4353-a42c-fbb96669da05 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:20:10.336940 | controller |     "Jun 12 16:27:57.704715 crc crio[21573]: time=\"2026-06-12T16:27:57.704553652Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.336957 | controller |     "Jun 12 16:27:57.717820 crc crio[21573]: time=\"2026-06-12T16:27:57.713422197Z\" level=info msg=\"Creating container: openstack/neutron-7f7c486dcd-zn7sz/neutron-httpd\" id=0fcef35c-f851-4a7f-af33-e2974c2f763a name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:20:10.336975 | controller |     "Jun 12 16:27:57.717820 crc crio[21573]: time=\"2026-06-12T16:27:57.714004233Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.336991 | controller |     "Jun 12 16:27:57.821028 crc crio[21573]: time=\"2026-06-12T16:27:57.820915189Z\" level=info msg=\"Created container d29ad735aefc7cbb2e17c70c1d755526859727e11ed70b6ef978faed4e274563: openstack/dnsmasq-dns-764b948f4c-8499g/init\" id=2c331630-18ed-4b37-9549-2d2d517f9539 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:20:10.337007 | controller |     "Jun 12 16:27:57.831668 crc crio[21573]: time=\"2026-06-12T16:27:57.831568698Z\" level=info msg=\"Starting container: d29ad735aefc7cbb2e17c70c1d755526859727e11ed70b6ef978faed4e274563\" id=4828cae6-8d51-4448-a662-2f60c1ede35f name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 17:20:10.337029 | controller |     "Jun 12 16:27:57.843378 crc crio[21573]: time=\"2026-06-12T16:27:57.843099024Z\" level=info msg=\"Started container\" PID=79347 containerID=d29ad735aefc7cbb2e17c70c1d755526859727e11ed70b6ef978faed4e274563 description=openstack/dnsmasq-dns-764b948f4c-8499g/init id=4828cae6-8d51-4448-a662-2f60c1ede35f name=/runtime.v1.RuntimeService/StartContainer sandboxID=95a0f356b416d2dd11bebaa3b9d445b1b03f7a8e05863296709f404878b080ad",
2026-06-12 17:20:10.337046 | controller |     "Jun 12 16:27:57.876839 crc crio[21573]: time=\"2026-06-12T16:27:57.876683547Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.337063 | controller |     "Jun 12 16:27:57.900558 crc crio[21573]: time=\"2026-06-12T16:27:57.899530238Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.337079 | controller |     "Jun 12 16:27:58.122548 crc crio[21573]: time=\"2026-06-12T16:27:58.12177445Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=bd7b0f1e-76e5-44d8-a527-25e7a85f370a name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:20:10.337094 | controller |     "Jun 12 16:27:58.156562 crc crio[21573]: time=\"2026-06-12T16:27:58.155671385Z\" level=info msg=\"Removing container: 45c48c80138994a6e7f4fcd5b2ad8f3e8f7d23f4b75f40976be1ec5574f8b0f6\" id=9315499e-7c85-41e6-9d36-0242ad8f78a4 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 17:20:10.337110 | controller |     "Jun 12 16:27:58.344258 crc crio[21573]: time=\"2026-06-12T16:27:58.344098459Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=a80726ac-d4f7-4ba9-9a3a-3d9882c25cdd name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:20:10.337125 | controller |     "Jun 12 16:27:58.352574 crc crio[21573]: time=\"2026-06-12T16:27:58.352222498Z\" level=info msg=\"Removed container 45c48c80138994a6e7f4fcd5b2ad8f3e8f7d23f4b75f40976be1ec5574f8b0f6: openstack/dnsmasq-dns-54f48964b7-s2ffs/init\" id=9315499e-7c85-41e6-9d36-0242ad8f78a4 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 17:20:10.337142 | controller |     "Jun 12 16:27:58.382578 crc crio[21573]: time=\"2026-06-12T16:27:58.382309408Z\" level=info msg=\"Creating container: openstack/dnsmasq-dns-764b948f4c-8499g/dnsmasq-dns\" id=98e3dc97-7447-4969-94a1-b133d20d9a4a name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:20:10.337158 | controller |     "Jun 12 16:27:58.383009 crc crio[21573]: time=\"2026-06-12T16:27:58.382944645Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.337173 | controller |     "Jun 12 16:27:58.493843 crc crio[21573]: time=\"2026-06-12T16:27:58.493692772Z\" level=info msg=\"Created container 0c5d87909069812af3f70ed00833c4299b4788ed2cf7fd7741a56c64097f01f0: openstack/neutron-7f7c486dcd-zn7sz/neutron-httpd\" id=0fcef35c-f851-4a7f-af33-e2974c2f763a name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:20:10.337189 | controller |     "Jun 12 16:27:58.505872 crc crio[21573]: time=\"2026-06-12T16:27:58.504960552Z\" level=info msg=\"Starting container: 0c5d87909069812af3f70ed00833c4299b4788ed2cf7fd7741a56c64097f01f0\" id=8608266e-9b36-4bff-8c65-0687386778d7 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 17:20:10.337204 | controller |     "Jun 12 16:27:58.529313 crc crio[21573]: time=\"2026-06-12T16:27:58.529137522Z\" level=info msg=\"Started container\" PID=79482 containerID=0c5d87909069812af3f70ed00833c4299b4788ed2cf7fd7741a56c64097f01f0 description=openstack/neutron-7f7c486dcd-zn7sz/neutron-httpd id=8608266e-9b36-4bff-8c65-0687386778d7 name=/runtime.v1.RuntimeService/StartContainer sandboxID=1ab788f9da5bb326f664cbea23ad5bd8fa447646bd40e31c4e98dbe386fb6e19",
2026-06-12 17:20:10.337225 | controller |     "Jun 12 16:27:58.690680 crc crio[21573]: time=\"2026-06-12T16:27:58.688916309Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.337241 | controller |     "Jun 12 16:27:58.873535 crc crio[21573]: time=\"2026-06-12T16:27:58.873370023Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.337257 | controller |     "Jun 12 16:27:59.492297 crc crio[21573]: time=\"2026-06-12T16:27:59.490764832Z\" level=info msg=\"Created container 2f284ab455c0df4d3da2cd2a5c836a923d9579912d6765ca8734b3a32806ec02: openstack/dnsmasq-dns-764b948f4c-8499g/dnsmasq-dns\" id=98e3dc97-7447-4969-94a1-b133d20d9a4a name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:20:10.337272 | controller |     "Jun 12 16:27:59.502927 crc crio[21573]: time=\"2026-06-12T16:27:59.502808655Z\" level=info msg=\"Starting container: 2f284ab455c0df4d3da2cd2a5c836a923d9579912d6765ca8734b3a32806ec02\" id=4f82f964-7960-4450-9674-83accf054eff name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 17:20:10.337288 | controller |     "Jun 12 16:27:59.522081 crc crio[21573]: time=\"2026-06-12T16:27:59.521808692Z\" level=info msg=\"Started container\" PID=79561 containerID=2f284ab455c0df4d3da2cd2a5c836a923d9579912d6765ca8734b3a32806ec02 description=openstack/dnsmasq-dns-764b948f4c-8499g/dnsmasq-dns id=4f82f964-7960-4450-9674-83accf054eff name=/runtime.v1.RuntimeService/StartContainer sandboxID=95a0f356b416d2dd11bebaa3b9d445b1b03f7a8e05863296709f404878b080ad",
2026-06-12 17:20:10.337304 | controller |     "Jun 12 16:28:00.638508 crc crio[21573]: time=\"2026-06-12T16:28:00.637873456Z\" level=info msg=\"Running pod sandbox: openshift-infra/auto-csr-approver-29688028-sgzrs/POD\" id=bfdc9086-ba67-4065-a096-56bf9fdb8384 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:20:10.337319 | controller |     "Jun 12 16:28:00.639788 crc crio[21573]: time=\"2026-06-12T16:28:00.638577444Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.337335 | controller |     "Jun 12 16:28:00.703852 crc crio[21573]: time=\"2026-06-12T16:28:00.703607967Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29688028-sgzrs Namespace:openshift-infra ID:6e04a55604ed1cfccb4f7fd65458a826b60a131f5a76989ee68adee0ed61de07 UID:22e19d13-b60c-4ea9-b8ab-7394fd790c80 NetNS:/var/run/netns/4a98a7d4-f3df-45df-8419-72103f4abb70 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod22e19d13_b60c_4ea9_b8ab_7394fd790c80.slice PodAnnotations:0xc0018967a0}] Aliases:map[]}\"",
2026-06-12 17:20:10.337351 | controller |     "Jun 12 16:28:00.703852 crc crio[21573]: time=\"2026-06-12T16:28:00.703697929Z\" level=info msg=\"Adding pod openshift-infra_auto-csr-approver-29688028-sgzrs to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 17:20:10.337367 | controller |     "Jun 12 16:28:00.747927 crc crio[21573]: time=\"2026-06-12T16:28:00.747785596Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.337384 | controller |     "Jun 12 16:28:01.074603 crc crio[21573]: time=\"2026-06-12T16:28:01.072687822Z\" level=info msg=\"Created container 4ea0fb4633e7b994234089faf3a093d62737efd4210d4b49f79ad2333cd0095b: openstack/cinder-scheduler-0/cinder-scheduler\" id=fd93539f-70c4-4712-944d-2c529aed97e3 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:20:10.337399 | controller |     "Jun 12 16:28:01.076286 crc crio[21573]: time=\"2026-06-12T16:28:01.075979038Z\" level=info msg=\"Starting container: 4ea0fb4633e7b994234089faf3a093d62737efd4210d4b49f79ad2333cd0095b\" id=d9a6815d-204e-4831-95dc-ce1cd53043e2 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 17:20:10.337418 | controller |     "Jun 12 16:28:01.094628 crc crio[21573]: time=\"2026-06-12T16:28:01.093631484Z\" level=info msg=\"Started container\" PID=79790 containerID=4ea0fb4633e7b994234089faf3a093d62737efd4210d4b49f79ad2333cd0095b description=openstack/cinder-scheduler-0/cinder-scheduler id=d9a6815d-204e-4831-95dc-ce1cd53043e2 name=/runtime.v1.RuntimeService/StartContainer sandboxID=b7b248715a21d811d50f32c9fd81c834cb26fdffaaaac3bee409dd4302989297",
2026-06-12 17:20:10.337435 | controller |     "Jun 12 16:28:01.122340 crc crio[21573]: time=\"2026-06-12T16:28:01.122046296Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-scheduler:current-podified\" id=1da3c688-93a3-4a42-af3e-173e05b56f7e name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:20:10.337450 | controller |     "Jun 12 16:28:01.190179 crc crio[21573]: time=\"2026-06-12T16:28:01.189990728Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-scheduler:current-podified\" id=63b540cd-1d14-49f5-aa2e-9e4d3ee0d74f name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:20:10.337466 | controller |     "Jun 12 16:28:01.212762 crc crio[21573]: time=\"2026-06-12T16:28:01.212341782Z\" level=info msg=\"Creating container: openstack/cinder-scheduler-0/probe\" id=bf3222b6-f7cf-433f-820b-90568aa1120d name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:20:10.337481 | controller |     "Jun 12 16:28:01.217499 crc crio[21573]: time=\"2026-06-12T16:28:01.214687746Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.337497 | controller |     "Jun 12 16:28:01.315028 crc crio[21573]: time=\"2026-06-12T16:28:01.31442498Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.337512 | controller |     "Jun 12 16:28:01.471499 crc crio[21573]: 2026-06-12T16:28:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:6e04a55604ed1cf Mac:6a:00:27:a9:b8:39 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:af Mtu:0 Sandbox:/var/run/netns/4a98a7d4-f3df-45df-8419-72103f4abb70 SocketPath: PciID:}] [{Interface:0xc0001345b0 Address:{IP:10.217.0.175 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 17:20:10.337528 | controller |     "Jun 12 16:28:01.472764 crc crio[21573]: time=\"2026-06-12T16:28:01.472683822Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29688028-sgzrs Namespace:openshift-infra ID:6e04a55604ed1cfccb4f7fd65458a826b60a131f5a76989ee68adee0ed61de07 UID:22e19d13-b60c-4ea9-b8ab-7394fd790c80 NetNS:/var/run/netns/4a98a7d4-f3df-45df-8419-72103f4abb70 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod22e19d13_b60c_4ea9_b8ab_7394fd790c80.slice PodAnnotations:0xc0018967a0}] Aliases:map[]}\"",
2026-06-12 17:20:10.337544 | controller |     "Jun 12 16:28:01.472963 crc crio[21573]: time=\"2026-06-12T16:28:01.472886477Z\" level=info msg=\"Checking pod openshift-infra_auto-csr-approver-29688028-sgzrs for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 17:20:10.337560 | controller |     "Jun 12 16:28:01.564117 crc crio[21573]: time=\"2026-06-12T16:28:01.564002424Z\" level=info msg=\"Ran pod sandbox 6e04a55604ed1cfccb4f7fd65458a826b60a131f5a76989ee68adee0ed61de07 with infra container: openshift-infra/auto-csr-approver-29688028-sgzrs/POD\" id=bfdc9086-ba67-4065-a096-56bf9fdb8384 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:20:10.337593 | controller |     "Jun 12 16:28:01.604045 crc crio[21573]: time=\"2026-06-12T16:28:01.603920586Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-cli:latest\" id=baeb0467-9cba-4661-8da1-da4b5703eebe name=/runtime.v1.ImageService/PullImage",
2026-06-12 17:20:10.337618 | controller |     "Jun 12 16:28:01.635757 crc crio[21573]: time=\"2026-06-12T16:28:01.635640422Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-cli:latest\\\"\"",
2026-06-12 17:20:10.337636 | controller |     "Jun 12 16:28:02.008737 crc crio[21573]: time=\"2026-06-12T16:28:02.008619973Z\" level=info msg=\"Running pod sandbox: openstack/neutron-849cb7c5bf-g2vw6/POD\" id=01297a56-a141-4f2c-9296-ff7b67f14833 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:20:10.337652 | controller |     "Jun 12 16:28:02.010277 crc crio[21573]: time=\"2026-06-12T16:28:02.00921811Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.337668 | controller |     "Jun 12 16:28:02.039335 crc crio[21573]: time=\"2026-06-12T16:28:02.039043265Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.337683 | controller |     "Jun 12 16:28:02.116097 crc crio[21573]: time=\"2026-06-12T16:28:02.115325841Z\" level=info msg=\"Got pod network &{Name:neutron-849cb7c5bf-g2vw6 Namespace:openstack ID:d02bf0eaf83c83fd1833fba813bf74988be5ea9b372f3dd52997867f5cb43df7 UID:39b92073-0ebf-4051-9305-6b0c3f8229fa NetNS:/var/run/netns/5b6627f8-b638-437e-818e-51e73fb32711 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod39b92073_0ebf_4051_9305_6b0c3f8229fa.slice PodAnnotations:0xc002e28710}] Aliases:map[]}\"",
2026-06-12 17:20:10.337699 | controller |     "Jun 12 16:28:02.116097 crc crio[21573]: time=\"2026-06-12T16:28:02.116085871Z\" level=info msg=\"Adding pod openstack_neutron-849cb7c5bf-g2vw6 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 17:20:10.337714 | controller |     "Jun 12 16:28:02.425882 crc crio[21573]: time=\"2026-06-12T16:28:02.425247943Z\" level=info msg=\"Created container b40d9d0c54a049ac52cd9e473e234128ed1b774eed9046c5729fe463e6ac59b9: openstack/cinder-api-0/cinder-api-log\" id=f27d5415-de49-456a-9eb5-8ad1126c6d6b name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:20:10.337731 | controller |     "Jun 12 16:28:02.431559 crc crio[21573]: time=\"2026-06-12T16:28:02.425336096Z\" level=info msg=\"Stopping container: 5247bc55e45f53cf2a8c0031934ce1206dfdd60c90b74c12c6635b09ff45e43f (timeout: 30s)\" id=3263a536-14ee-4925-8d42-73a2f345e672 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 17:20:10.337746 | controller |     "Jun 12 16:28:02.431559 crc crio[21573]: time=\"2026-06-12T16:28:02.425710055Z\" level=info msg=\"Stopping container: 16cc92361087f3e29d7a5a457587f42dc662c3fa970cb9322d7526af34544b3b (timeout: 30s)\" id=788261ce-544f-4da5-bee0-0b0b15e1fa0c name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 17:20:10.337762 | controller |     "Jun 12 16:28:02.438348 crc crio[21573]: time=\"2026-06-12T16:28:02.437924384Z\" level=info msg=\"Starting container: b40d9d0c54a049ac52cd9e473e234128ed1b774eed9046c5729fe463e6ac59b9\" id=ff17f74d-d4b1-40d8-a1d3-03acd1521dc1 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 17:20:10.337778 | controller |     "Jun 12 16:28:02.446927 crc crio[21573]: time=\"2026-06-12T16:28:02.446005221Z\" level=info msg=\"Started container\" PID=79833 containerID=b40d9d0c54a049ac52cd9e473e234128ed1b774eed9046c5729fe463e6ac59b9 description=openstack/cinder-api-0/cinder-api-log id=ff17f74d-d4b1-40d8-a1d3-03acd1521dc1 name=/runtime.v1.RuntimeService/StartContainer sandboxID=98bef3a9b8f24a261a92759563358be9e19e8c69a7e7ded7b4915e50fcbe5e81",
2026-06-12 17:20:10.337794 | controller |     "Jun 12 16:28:02.467369 crc crio[21573]: time=\"2026-06-12T16:28:02.467266599Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-api:current-podified\" id=02604036-727f-49d1-8fad-090d31d71e3a name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:20:10.337813 | controller |     "Jun 12 16:28:02.570707 crc crio[21573]: time=\"2026-06-12T16:28:02.570535397Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-api:current-podified\" id=3b445970-92eb-4226-850b-988240746f5f name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:20:10.337829 | controller |     "Jun 12 16:28:02.590989 crc crio[21573]: time=\"2026-06-12T16:28:02.590893756Z\" level=info msg=\"Stopped container 5247bc55e45f53cf2a8c0031934ce1206dfdd60c90b74c12c6635b09ff45e43f: openstack/barbican-api-6cfdb97d54-6mswr/barbican-api-log\" id=3263a536-14ee-4925-8d42-73a2f345e672 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 17:20:10.337845 | controller |     "Jun 12 16:28:02.650043 crc crio[21573]: time=\"2026-06-12T16:28:02.649971724Z\" level=info msg=\"Creating container: openstack/cinder-api-0/cinder-api\" id=ca6d59e9-67d3-4659-bc83-a372b37d392c name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:20:10.337861 | controller |     "Jun 12 16:28:02.763229 crc crio[21573]: time=\"2026-06-12T16:28:02.763039571Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9\" id=baeb0467-9cba-4661-8da1-da4b5703eebe name=/runtime.v1.ImageService/PullImage",
2026-06-12 17:20:10.337883 | controller |     "Jun 12 16:28:02.765629 crc crio[21573]: time=\"2026-06-12T16:28:02.765545757Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.337906 | controller |     "Jun 12 16:28:02.767921 crc crio[21573]: time=\"2026-06-12T16:28:02.767746867Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=cc2c4210-00ec-42e9-9c01-994ecaa3ed9e name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:20:10.337924 | controller |     "Jun 12 16:28:02.797393 crc crio[21573]: time=\"2026-06-12T16:28:02.797007235Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=c7bcabcd-e53e-45a5-a8ba-bc245814f794 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:20:10.337940 | controller |     "Jun 12 16:28:02.835750 crc crio[21573]: time=\"2026-06-12T16:28:02.834225394Z\" level=info msg=\"Creating container: openshift-infra/auto-csr-approver-29688028-sgzrs/oc\" id=e18a2b4c-6944-49d0-834b-e12347334915 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:20:10.337969 | controller |     "Jun 12 16:28:02.835750 crc crio[21573]: time=\"2026-06-12T16:28:02.83521839Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.337988 | controller |     "Jun 12 16:28:03.038022 crc crio[21573]: time=\"2026-06-12T16:28:03.037340897Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.338004 | controller |     "Jun 12 16:28:03.100227 crc crio[21573]: time=\"2026-06-12T16:28:03.099780587Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.338021 | controller |     "Jun 12 16:28:03.125926 crc crio[21573]: time=\"2026-06-12T16:28:03.125777604Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.338036 | controller |     "Jun 12 16:28:03.302033 crc crio[21573]: 2026-06-12T16:28:03Z [verbose] CmdAdd (shim): {1.1.0 [{Name:d02bf0eaf83c83f Mac:22:1a:9c:50:65:15 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:b0 Mtu:0 Sandbox:/var/run/netns/5b6627f8-b638-437e-818e-51e73fb32711 SocketPath: PciID:}] [{Interface:0xc00011c5c0 Address:{IP:10.217.0.176 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 17:20:10.338064 | controller |     "Jun 12 16:28:03.304985 crc crio[21573]: time=\"2026-06-12T16:28:03.304356325Z\" level=info msg=\"Got pod network &{Name:neutron-849cb7c5bf-g2vw6 Namespace:openstack ID:d02bf0eaf83c83fd1833fba813bf74988be5ea9b372f3dd52997867f5cb43df7 UID:39b92073-0ebf-4051-9305-6b0c3f8229fa NetNS:/var/run/netns/5b6627f8-b638-437e-818e-51e73fb32711 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod39b92073_0ebf_4051_9305_6b0c3f8229fa.slice PodAnnotations:0xc002e28710}] Aliases:map[]}\"",
2026-06-12 17:20:10.338083 | controller |     "Jun 12 16:28:03.305355 crc crio[21573]: time=\"2026-06-12T16:28:03.30529531Z\" level=info msg=\"Checking pod openstack_neutron-849cb7c5bf-g2vw6 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 17:20:10.338100 | controller |     "Jun 12 16:28:03.372135 crc crio[21573]: time=\"2026-06-12T16:28:03.371059013Z\" level=info msg=\"Ran pod sandbox d02bf0eaf83c83fd1833fba813bf74988be5ea9b372f3dd52997867f5cb43df7 with infra container: openstack/neutron-849cb7c5bf-g2vw6/POD\" id=01297a56-a141-4f2c-9296-ff7b67f14833 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:20:10.338116 | controller |     "Jun 12 16:28:03.375926 crc crio[21573]: time=\"2026-06-12T16:28:03.375819466Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=c10a778b-f15d-4807-9190-061116cd4e2a name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:20:10.338133 | controller |     "Jun 12 16:28:03.439536 crc crio[21573]: time=\"2026-06-12T16:28:03.434247607Z\" level=info msg=\"Created container ff184202fa22143b3962427658fc17aa96b9eabaaddad3214bfe2abe738f3e9e: openstack/cinder-scheduler-0/probe\" id=bf3222b6-f7cf-433f-820b-90568aa1120d name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:20:10.338149 | controller |     "Jun 12 16:28:03.498204 crc crio[21573]: time=\"2026-06-12T16:28:03.498061059Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=f834512c-572d-4565-83ca-7e3de486df6e name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:20:10.338167 | controller |     "Jun 12 16:28:03.500382 crc crio[21573]: time=\"2026-06-12T16:28:03.500254657Z\" level=info msg=\"Starting container: ff184202fa22143b3962427658fc17aa96b9eabaaddad3214bfe2abe738f3e9e\" id=98ac558b-471f-4149-ba45-3fc97d65315a name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 17:20:10.338183 | controller |     "Jun 12 16:28:03.518956 crc crio[21573]: time=\"2026-06-12T16:28:03.518774495Z\" level=info msg=\"Started container\" PID=79992 containerID=ff184202fa22143b3962427658fc17aa96b9eabaaddad3214bfe2abe738f3e9e description=openstack/cinder-scheduler-0/probe id=98ac558b-471f-4149-ba45-3fc97d65315a name=/runtime.v1.RuntimeService/StartContainer sandboxID=b7b248715a21d811d50f32c9fd81c834cb26fdffaaaac3bee409dd4302989297",
2026-06-12 17:20:10.338199 | controller |     "Jun 12 16:28:03.539191 crc crio[21573]: time=\"2026-06-12T16:28:03.539048404Z\" level=info msg=\"Creating container: openstack/neutron-849cb7c5bf-g2vw6/neutron-api\" id=b9d7723b-f2fb-4f12-ba50-0aeb78844448 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:20:10.338216 | controller |     "Jun 12 16:28:03.539781 crc crio[21573]: time=\"2026-06-12T16:28:03.539721823Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.338232 | controller |     "Jun 12 16:28:03.816988 crc crio[21573]: time=\"2026-06-12T16:28:03.816920067Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.338252 | controller |     "Jun 12 16:28:04.085220 crc crio[21573]: time=\"2026-06-12T16:28:04.084253758Z\" level=info msg=\"Created container 365a49d81d6ea2f0b8ccbe42e284670cd4328405ad32f190f74d08a43bff4d7e: openshift-infra/auto-csr-approver-29688028-sgzrs/oc\" id=e18a2b4c-6944-49d0-834b-e12347334915 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:20:10.338270 | controller |     "Jun 12 16:28:04.090818 crc crio[21573]: time=\"2026-06-12T16:28:04.090769134Z\" level=info msg=\"Starting container: 365a49d81d6ea2f0b8ccbe42e284670cd4328405ad32f190f74d08a43bff4d7e\" id=708b9177-471d-430a-8245-2e26a758eedb name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 17:20:10.338286 | controller |     "Jun 12 16:28:04.101106 crc crio[21573]: time=\"2026-06-12T16:28:04.101003319Z\" level=info msg=\"Started container\" PID=80088 containerID=365a49d81d6ea2f0b8ccbe42e284670cd4328405ad32f190f74d08a43bff4d7e description=openshift-infra/auto-csr-approver-29688028-sgzrs/oc id=708b9177-471d-430a-8245-2e26a758eedb name=/runtime.v1.RuntimeService/StartContainer sandboxID=6e04a55604ed1cfccb4f7fd65458a826b60a131f5a76989ee68adee0ed61de07",
2026-06-12 17:20:10.338303 | controller |     "Jun 12 16:28:04.115737 crc crio[21573]: time=\"2026-06-12T16:28:04.115567122Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.338319 | controller |     "Jun 12 16:28:04.128775 crc crio[21573]: time=\"2026-06-12T16:28:04.128643784Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.338334 | controller |     "Jun 12 16:28:04.327397 crc crio[21573]: time=\"2026-06-12T16:28:04.327307469Z\" level=info msg=\"Created container 33125994afbe0083b93498db76b801cd1b3166c6348865da07c93a54ceb646d8: openstack/neutron-849cb7c5bf-g2vw6/neutron-api\" id=b9d7723b-f2fb-4f12-ba50-0aeb78844448 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:20:10.338350 | controller |     "Jun 12 16:28:04.330860 crc crio[21573]: time=\"2026-06-12T16:28:04.330709144Z\" level=info msg=\"Starting container: 33125994afbe0083b93498db76b801cd1b3166c6348865da07c93a54ceb646d8\" id=c53ad28d-4830-47ae-b91d-4ee7a5f9a8ee name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 17:20:10.338366 | controller |     "Jun 12 16:28:04.355821 crc crio[21573]: time=\"2026-06-12T16:28:04.355684137Z\" level=info msg=\"Started container\" PID=80139 containerID=33125994afbe0083b93498db76b801cd1b3166c6348865da07c93a54ceb646d8 description=openstack/neutron-849cb7c5bf-g2vw6/neutron-api id=c53ad28d-4830-47ae-b91d-4ee7a5f9a8ee name=/runtime.v1.RuntimeService/StartContainer sandboxID=d02bf0eaf83c83fd1833fba813bf74988be5ea9b372f3dd52997867f5cb43df7",
2026-06-12 17:20:10.338382 | controller |     "Jun 12 16:28:04.370406 crc crio[21573]: time=\"2026-06-12T16:28:04.370286283Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=d0bcf365-d14c-4335-9706-1eba38dc3a04 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:20:10.338397 | controller |     "Jun 12 16:28:04.525567 crc crio[21573]: time=\"2026-06-12T16:28:04.524395329Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=98b269ad-906c-4a92-9ea3-a793563a1cae name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:20:10.338413 | controller |     "Jun 12 16:28:04.548351 crc crio[21573]: time=\"2026-06-12T16:28:04.548268981Z\" level=info msg=\"Creating container: openstack/neutron-849cb7c5bf-g2vw6/neutron-httpd\" id=8af998b6-a14b-43cc-a69e-fef3f52b14c7 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:20:10.338429 | controller |     "Jun 12 16:28:04.549314 crc crio[21573]: time=\"2026-06-12T16:28:04.549288919Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.338448 | controller |     "Jun 12 16:28:04.690716 crc crio[21573]: time=\"2026-06-12T16:28:04.690582623Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.338465 | controller |     "Jun 12 16:28:04.699774 crc crio[21573]: time=\"2026-06-12T16:28:04.699299557Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.338481 | controller |     "Jun 12 16:28:04.920362 crc crio[21573]: time=\"2026-06-12T16:28:04.920220533Z\" level=info msg=\"Created container 5af24eb8dd11587878c5743b448feb6613b2d80e97d421f58ace3d6728a3faef: openstack/neutron-849cb7c5bf-g2vw6/neutron-httpd\" id=8af998b6-a14b-43cc-a69e-fef3f52b14c7 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:20:10.338497 | controller |     "Jun 12 16:28:04.925635 crc crio[21573]: time=\"2026-06-12T16:28:04.925521652Z\" level=info msg=\"Starting container: 5af24eb8dd11587878c5743b448feb6613b2d80e97d421f58ace3d6728a3faef\" id=d9593395-91e0-4b7a-88cb-4bfbf5864a2f name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 17:20:10.338513 | controller |     "Jun 12 16:28:04.952354 crc crio[21573]: time=\"2026-06-12T16:28:04.952206373Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.338528 | controller |     "Jun 12 16:28:04.958998 crc crio[21573]: time=\"2026-06-12T16:28:04.958870118Z\" level=info msg=\"Started container\" PID=80188 containerID=5af24eb8dd11587878c5743b448feb6613b2d80e97d421f58ace3d6728a3faef description=openstack/neutron-849cb7c5bf-g2vw6/neutron-httpd id=d9593395-91e0-4b7a-88cb-4bfbf5864a2f name=/runtime.v1.RuntimeService/StartContainer sandboxID=d02bf0eaf83c83fd1833fba813bf74988be5ea9b372f3dd52997867f5cb43df7",
2026-06-12 17:20:10.338546 | controller |     "Jun 12 16:28:05.169810 crc crio[21573]: time=\"2026-06-12T16:28:05.168942548Z\" level=info msg=\"Created container 5097c8ea2be374718263a1f54ad911c700476d39eefb0281c36986b7dc63020e: openstack/cinder-api-0/cinder-api\" id=ca6d59e9-67d3-4659-bc83-a372b37d392c name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:20:10.338562 | controller |     "Jun 12 16:28:05.174746 crc crio[21573]: time=\"2026-06-12T16:28:05.174644387Z\" level=info msg=\"Starting container: 5097c8ea2be374718263a1f54ad911c700476d39eefb0281c36986b7dc63020e\" id=190c9e0f-478a-477e-ac87-a758373ba1b7 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 17:20:10.338596 | controller |     "Jun 12 16:28:05.190983 crc crio[21573]: time=\"2026-06-12T16:28:05.190789572Z\" level=info msg=\"Started container\" PID=80197 containerID=5097c8ea2be374718263a1f54ad911c700476d39eefb0281c36986b7dc63020e description=openstack/cinder-api-0/cinder-api id=190c9e0f-478a-477e-ac87-a758373ba1b7 name=/runtime.v1.RuntimeService/StartContainer sandboxID=98bef3a9b8f24a261a92759563358be9e19e8c69a7e7ded7b4915e50fcbe5e81",
2026-06-12 17:20:10.338614 | controller |     "Jun 12 16:28:05.890022 crc crio[21573]: time=\"2026-06-12T16:28:05.887394727Z\" level=info msg=\"Stopping container: 5097c8ea2be374718263a1f54ad911c700476d39eefb0281c36986b7dc63020e (timeout: 30s)\" id=ddea693d-6064-4413-8365-7538ddd60564 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 17:20:10.338631 | controller |     "Jun 12 16:28:05.890022 crc crio[21573]: time=\"2026-06-12T16:28:05.887728468Z\" level=info msg=\"Stopping container: b40d9d0c54a049ac52cd9e473e234128ed1b774eed9046c5729fe463e6ac59b9 (timeout: 30s)\" id=c90bcad6-6277-43fc-b42f-2cdadc8beb8e name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 17:20:10.338646 | controller |     "Jun 12 16:28:06.671875 crc crio[21573]: time=\"2026-06-12T16:28:06.670992707Z\" level=info msg=\"Stopped container b40d9d0c54a049ac52cd9e473e234128ed1b774eed9046c5729fe463e6ac59b9: openstack/cinder-api-0/cinder-api-log\" id=c90bcad6-6277-43fc-b42f-2cdadc8beb8e name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 17:20:10.338666 | controller |     "Jun 12 16:28:07.054218 crc crio[21573]: time=\"2026-06-12T16:28:07.053019554Z\" level=info msg=\"Stopping pod sandbox: 6e04a55604ed1cfccb4f7fd65458a826b60a131f5a76989ee68adee0ed61de07\" id=b3d260c7-7d1a-45e7-87f0-86c6c432f915 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 17:20:10.338683 | controller |     "Jun 12 16:28:07.055404 crc crio[21573]: time=\"2026-06-12T16:28:07.055285565Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29688028-sgzrs Namespace:openshift-infra ID:6e04a55604ed1cfccb4f7fd65458a826b60a131f5a76989ee68adee0ed61de07 UID:22e19d13-b60c-4ea9-b8ab-7394fd790c80 NetNS:/var/run/netns/4a98a7d4-f3df-45df-8419-72103f4abb70 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod22e19d13_b60c_4ea9_b8ab_7394fd790c80.slice PodAnnotations:0xc002e28410}] Aliases:map[]}\"",
2026-06-12 17:20:10.338700 | controller |     "Jun 12 16:28:07.055938 crc crio[21573]: time=\"2026-06-12T16:28:07.055768218Z\" level=info msg=\"Deleting pod openshift-infra_auto-csr-approver-29688028-sgzrs from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 17:20:10.338715 | controller |     "Jun 12 16:28:07.874576 crc crio[21573]: time=\"2026-06-12T16:28:07.86929553Z\" level=info msg=\"Stopped pod sandbox: 6e04a55604ed1cfccb4f7fd65458a826b60a131f5a76989ee68adee0ed61de07\" id=b3d260c7-7d1a-45e7-87f0-86c6c432f915 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 17:20:10.338731 | controller |     "Jun 12 16:28:08.163253 crc crio[21573]: time=\"2026-06-12T16:28:08.162836464Z\" level=info msg=\"Stopped container 16cc92361087f3e29d7a5a457587f42dc662c3fa970cb9322d7526af34544b3b: openstack/barbican-api-6cfdb97d54-6mswr/barbican-api\" id=788261ce-544f-4da5-bee0-0b0b15e1fa0c name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 17:20:10.338747 | controller |     "Jun 12 16:28:08.166684 crc crio[21573]: time=\"2026-06-12T16:28:08.16639891Z\" level=info msg=\"Stopping pod sandbox: abc26983f76bab98a831e8b70e6f89fb4a1812bd2cae77783d1d32744b80f801\" id=b99e6cc7-2224-499b-8261-2f60adf893a9 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 17:20:10.338762 | controller |     "Jun 12 16:28:08.167983 crc crio[21573]: time=\"2026-06-12T16:28:08.167737376Z\" level=info msg=\"Got pod network &{Name:barbican-api-6cfdb97d54-6mswr Namespace:openstack ID:abc26983f76bab98a831e8b70e6f89fb4a1812bd2cae77783d1d32744b80f801 UID:e5d20812-cd01-4594-9021-71026286d870 NetNS:/var/run/netns/3caa5981-2472-4c71-b79c-f6e5c050fed4 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pode5d20812_cd01_4594_9021_71026286d870.slice PodAnnotations:0xc00209f118}] Aliases:map[]}\"",
2026-06-12 17:20:10.338779 | controller |     "Jun 12 16:28:08.168070 crc crio[21573]: time=\"2026-06-12T16:28:08.168035344Z\" level=info msg=\"Deleting pod openstack_barbican-api-6cfdb97d54-6mswr from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 17:20:10.338794 | controller |     "Jun 12 16:28:08.436694 crc crio[21573]: time=\"2026-06-12T16:28:08.43379427Z\" level=info msg=\"Stopped container 5097c8ea2be374718263a1f54ad911c700476d39eefb0281c36986b7dc63020e: openstack/cinder-api-0/cinder-api\" id=ddea693d-6064-4413-8365-7538ddd60564 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 17:20:10.338810 | controller |     "Jun 12 16:28:08.443650 crc crio[21573]: time=\"2026-06-12T16:28:08.439263117Z\" level=info msg=\"Stopping pod sandbox: 98bef3a9b8f24a261a92759563358be9e19e8c69a7e7ded7b4915e50fcbe5e81\" id=c00096e8-f16f-4778-9847-9f27da9d7b26 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 17:20:10.338826 | controller |     "Jun 12 16:28:08.443650 crc crio[21573]: time=\"2026-06-12T16:28:08.440241933Z\" level=info msg=\"Got pod network &{Name:cinder-api-0 Namespace:openstack ID:98bef3a9b8f24a261a92759563358be9e19e8c69a7e7ded7b4915e50fcbe5e81 UID:1c93185e-3494-48aa-9214-f8861badd284 NetNS:/var/run/netns/359ca763-46d3-480f-9e52-ffb3949030b3 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod1c93185e_3494_48aa_9214_f8861badd284.slice PodAnnotations:0xc002e28f80}] Aliases:map[]}\"",
2026-06-12 17:20:10.338845 | controller |     "Jun 12 16:28:08.443650 crc crio[21573]: time=\"2026-06-12T16:28:08.440382936Z\" level=info msg=\"Deleting pod openstack_cinder-api-0 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 17:20:10.338861 | controller |     "Jun 12 16:28:08.791048 crc crio[21573]: time=\"2026-06-12T16:28:08.78881158Z\" level=info msg=\"Stopped pod sandbox: abc26983f76bab98a831e8b70e6f89fb4a1812bd2cae77783d1d32744b80f801\" id=b99e6cc7-2224-499b-8261-2f60adf893a9 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 17:20:10.338877 | controller |     "Jun 12 16:28:09.194838 crc crio[21573]: time=\"2026-06-12T16:28:09.192359842Z\" level=info msg=\"Removing container: 16cc92361087f3e29d7a5a457587f42dc662c3fa970cb9322d7526af34544b3b\" id=a3371d79-4685-44fd-8e73-d0f2a323d620 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 17:20:10.338896 | controller |     "Jun 12 16:28:09.242566 crc crio[21573]: time=\"2026-06-12T16:28:09.241685317Z\" level=info msg=\"Stopped pod sandbox: 98bef3a9b8f24a261a92759563358be9e19e8c69a7e7ded7b4915e50fcbe5e81\" id=c00096e8-f16f-4778-9847-9f27da9d7b26 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 17:20:10.338920 | controller |     "Jun 12 16:28:09.474664 crc crio[21573]: time=\"2026-06-12T16:28:09.473388678Z\" level=info msg=\"Removed container 16cc92361087f3e29d7a5a457587f42dc662c3fa970cb9322d7526af34544b3b: openstack/barbican-api-6cfdb97d54-6mswr/barbican-api\" id=a3371d79-4685-44fd-8e73-d0f2a323d620 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 17:20:10.338938 | controller |     "Jun 12 16:28:09.499409 crc crio[21573]: time=\"2026-06-12T16:28:09.49564874Z\" level=info msg=\"Removing container: 5247bc55e45f53cf2a8c0031934ce1206dfdd60c90b74c12c6635b09ff45e43f\" id=0c78cd72-6051-4a5f-90b7-0e06dc061d51 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 17:20:10.338954 | controller |     "Jun 12 16:28:09.748379 crc crio[21573]: time=\"2026-06-12T16:28:09.748269168Z\" level=info msg=\"Removed container 5247bc55e45f53cf2a8c0031934ce1206dfdd60c90b74c12c6635b09ff45e43f: openstack/barbican-api-6cfdb97d54-6mswr/barbican-api-log\" id=0c78cd72-6051-4a5f-90b7-0e06dc061d51 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 17:20:10.338970 | controller |     "Jun 12 16:28:10.184494 crc crio[21573]: time=\"2026-06-12T16:28:10.182880261Z\" level=info msg=\"Stopping container: f2eae333278686f9a89f9ebc35c5fb6dfa2b93aa70257492a90ca079a602f201 (timeout: 10s)\" id=9328966b-0a08-4494-9f65-75b76fa1b4ac name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 17:20:10.338986 | controller |     "Jun 12 16:28:10.240485 crc crio[21573]: time=\"2026-06-12T16:28:10.239275936Z\" level=info msg=\"Running pod sandbox: openstack/openstackclient/POD\" id=2ef654a5-5cd5-48df-887e-60c861228cd5 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:20:10.339002 | controller |     "Jun 12 16:28:10.240485 crc crio[21573]: time=\"2026-06-12T16:28:10.23939729Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.339019 | controller |     "Jun 12 16:28:10.407092 crc crio[21573]: time=\"2026-06-12T16:28:10.399394867Z\" level=info msg=\"Stopped container f2eae333278686f9a89f9ebc35c5fb6dfa2b93aa70257492a90ca079a602f201: openstack/dnsmasq-dns-6db4f944b7-rjpj8/dnsmasq-dns\" id=9328966b-0a08-4494-9f65-75b76fa1b4ac name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 17:20:10.339036 | controller |     "Jun 12 16:28:10.407092 crc crio[21573]: time=\"2026-06-12T16:28:10.40024426Z\" level=info msg=\"Stopping pod sandbox: 52d4dbeef607f5b00b43bba50071834a0039108ad83b9c58323233e4aa1c214b\" id=3ca49387-87f8-4429-8e26-1a91f3a3ed3b name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 17:20:10.339056 | controller |     "Jun 12 16:28:10.407092 crc crio[21573]: time=\"2026-06-12T16:28:10.40094665Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-6db4f944b7-rjpj8 Namespace:openstack ID:52d4dbeef607f5b00b43bba50071834a0039108ad83b9c58323233e4aa1c214b UID:c79884ab-a758-4c0b-b2f9-0c5309ef2925 NetNS:/var/run/netns/a48452c6-50b4-4159-9417-9e83c369364d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podc79884ab_a758_4c0b_b2f9_0c5309ef2925.slice PodAnnotations:0xc003674130}] Aliases:map[]}\"",
2026-06-12 17:20:10.339074 | controller |     "Jun 12 16:28:10.407092 crc crio[21573]: time=\"2026-06-12T16:28:10.401075723Z\" level=info msg=\"Deleting pod openstack_dnsmasq-dns-6db4f944b7-rjpj8 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 17:20:10.339091 | controller |     "Jun 12 16:28:10.429223 crc crio[21573]: time=\"2026-06-12T16:28:10.422228783Z\" level=info msg=\"Got pod network &{Name:openstackclient Namespace:openstack ID:85f7bbe618849996542e6fc1048eb51a7a3c08af2e46a4afd2cf788be3175e5f UID:db0de9b8-05cc-449f-87cf-a292b2bd7507 NetNS:/var/run/netns/437a2eff-138f-4695-a036-228ee7cf0946 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poddb0de9b8_05cc_449f_87cf_a292b2bd7507.slice PodAnnotations:0xc00338e1b0}] Aliases:map[]}\"",
2026-06-12 17:20:10.339107 | controller |     "Jun 12 16:28:10.429223 crc crio[21573]: time=\"2026-06-12T16:28:10.422300625Z\" level=info msg=\"Adding pod openstack_openstackclient to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 17:20:10.339123 | controller |     "Jun 12 16:28:10.456563 crc crio[21573]: time=\"2026-06-12T16:28:10.456312551Z\" level=info msg=\"Removing container: 5097c8ea2be374718263a1f54ad911c700476d39eefb0281c36986b7dc63020e\" id=48dff1d4-064d-4885-8912-27cb2e2c7b2f name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 17:20:10.339139 | controller |     "Jun 12 16:28:10.627523 crc crio[21573]: time=\"2026-06-12T16:28:10.62576068Z\" level=info msg=\"Removed container 5097c8ea2be374718263a1f54ad911c700476d39eefb0281c36986b7dc63020e: openstack/cinder-api-0/cinder-api\" id=48dff1d4-064d-4885-8912-27cb2e2c7b2f name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 17:20:10.339155 | controller |     "Jun 12 16:28:10.646385 crc crio[21573]: time=\"2026-06-12T16:28:10.646310135Z\" level=info msg=\"Removing container: b40d9d0c54a049ac52cd9e473e234128ed1b774eed9046c5729fe463e6ac59b9\" id=908492ef-4ced-4658-a22a-4d0fe8c86d20 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 17:20:10.339171 | controller |     "Jun 12 16:28:10.716748 crc crio[21573]: time=\"2026-06-12T16:28:10.716623223Z\" level=info msg=\"Removed container b40d9d0c54a049ac52cd9e473e234128ed1b774eed9046c5729fe463e6ac59b9: openstack/cinder-api-0/cinder-api-log\" id=908492ef-4ced-4658-a22a-4d0fe8c86d20 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 17:20:10.339187 | controller |     "Jun 12 16:28:11.153059 crc crio[21573]: time=\"2026-06-12T16:28:11.152715355Z\" level=info msg=\"Stopped pod sandbox: 52d4dbeef607f5b00b43bba50071834a0039108ad83b9c58323233e4aa1c214b\" id=3ca49387-87f8-4429-8e26-1a91f3a3ed3b name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 17:20:10.339204 | controller |     "Jun 12 16:28:11.490929 crc crio[21573]: time=\"2026-06-12T16:28:11.488399645Z\" level=info msg=\"Running pod sandbox: openstack/cinder-api-0/POD\" id=0a067836-17b5-4b45-95a8-170bdc612f5d name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:20:10.339220 | controller |     "Jun 12 16:28:11.490929 crc crio[21573]: time=\"2026-06-12T16:28:11.489220828Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.339242 | controller |     "Jun 12 16:28:11.531700 crc crio[21573]: time=\"2026-06-12T16:28:11.531532191Z\" level=info msg=\"Removing container: f2eae333278686f9a89f9ebc35c5fb6dfa2b93aa70257492a90ca079a602f201\" id=2dd697f1-14e3-4008-9275-6ec0fc92984e name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 17:20:10.339259 | controller |     "Jun 12 16:28:11.607192 crc crio[21573]: 2026-06-12T16:28:11Z [verbose] CmdAdd (shim): {1.1.0 [{Name:85f7bbe61884999 Mac:86:cf:f8:7b:6f:72 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:b1 Mtu:0 Sandbox:/var/run/netns/437a2eff-138f-4695-a036-228ee7cf0946 SocketPath: PciID:}] [{Interface:0xc000015060 Address:{IP:10.217.0.177 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 17:20:10.339277 | controller |     "Jun 12 16:28:11.612709 crc crio[21573]: time=\"2026-06-12T16:28:11.612425233Z\" level=info msg=\"Got pod network &{Name:openstackclient Namespace:openstack ID:85f7bbe618849996542e6fc1048eb51a7a3c08af2e46a4afd2cf788be3175e5f UID:db0de9b8-05cc-449f-87cf-a292b2bd7507 NetNS:/var/run/netns/437a2eff-138f-4695-a036-228ee7cf0946 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poddb0de9b8_05cc_449f_87cf_a292b2bd7507.slice PodAnnotations:0xc00338e1b0}] Aliases:map[]}\"",
2026-06-12 17:20:10.339294 | controller |     "Jun 12 16:28:11.612709 crc crio[21573]: time=\"2026-06-12T16:28:11.612708557Z\" level=info msg=\"Checking pod openstack_openstackclient for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 17:20:10.339310 | controller |     "Jun 12 16:28:11.678639 crc crio[21573]: time=\"2026-06-12T16:28:11.67792114Z\" level=info msg=\"Removed container f2eae333278686f9a89f9ebc35c5fb6dfa2b93aa70257492a90ca079a602f201: openstack/dnsmasq-dns-6db4f944b7-rjpj8/dnsmasq-dns\" id=2dd697f1-14e3-4008-9275-6ec0fc92984e name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 17:20:10.339326 | controller |     "Jun 12 16:28:11.680965 crc crio[21573]: time=\"2026-06-12T16:28:11.67976563Z\" level=info msg=\"Ran pod sandbox 85f7bbe618849996542e6fc1048eb51a7a3c08af2e46a4afd2cf788be3175e5f with infra container: openstack/openstackclient/POD\" id=2ef654a5-5cd5-48df-887e-60c861228cd5 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:20:10.339342 | controller |     "Jun 12 16:28:11.688659 crc crio[21573]: time=\"2026-06-12T16:28:11.688562757Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-openstackclient:current-podified\" id=b67aa49d-ce92-4219-8dda-e7dd02bc6e65 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:20:10.339357 | controller |     "Jun 12 16:28:11.701404 crc crio[21573]: time=\"2026-06-12T16:28:11.701228628Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/openstack-openstackclient:current-podified not found\" id=b67aa49d-ce92-4219-8dda-e7dd02bc6e65 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:20:10.339373 | controller |     "Jun 12 16:28:11.701404 crc crio[21573]: time=\"2026-06-12T16:28:11.701380122Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-openstackclient:current-podified found\" id=b67aa49d-ce92-4219-8dda-e7dd02bc6e65 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:20:10.339390 | controller |     "Jun 12 16:28:11.710326 crc crio[21573]: time=\"2026-06-12T16:28:11.710229081Z\" level=info msg=\"Removing container: ea68dc357e6df2a270492b195bb32d5b877d7a38f06ae8e259143c6b77641919\" id=c45eeee0-6d0b-450f-a3cf-89a6f1ec573c name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 17:20:10.339406 | controller |     "Jun 12 16:28:11.711793 crc crio[21573]: time=\"2026-06-12T16:28:11.7116976Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-openstackclient:current-podified\" id=b21c9994-ebbb-4535-b1d5-df29b388149b name=/runtime.v1.ImageService/PullImage",
2026-06-12 17:20:10.339425 | controller |     "Jun 12 16:28:11.721374 crc crio[21573]: time=\"2026-06-12T16:28:11.720963079Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-openstackclient:current-podified\\\"\"",
2026-06-12 17:20:10.339443 | controller |     "Jun 12 16:28:11.724258 crc crio[21573]: time=\"2026-06-12T16:28:11.724170443Z\" level=info msg=\"Got pod network &{Name:cinder-api-0 Namespace:openstack ID:ca806040431a7d3f6c61d858d5c42387ec1afdc7e3ada5a2558bca4af259d250 UID:91a7d75e-43a6-4501-8d73-2d5dcb8ea5aa NetNS:/var/run/netns/d54f4f14-b80d-4613-babb-2815efc56fe9 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod91a7d75e_43a6_4501_8d73_2d5dcb8ea5aa.slice PodAnnotations:0xc000138dd0}] Aliases:map[]}\"",
2026-06-12 17:20:10.339460 | controller |     "Jun 12 16:28:11.724258 crc crio[21573]: time=\"2026-06-12T16:28:11.724249105Z\" level=info msg=\"Adding pod openstack_cinder-api-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 17:20:10.339475 | controller |     "Jun 12 16:28:11.874529 crc crio[21573]: time=\"2026-06-12T16:28:11.871214533Z\" level=info msg=\"Removed container ea68dc357e6df2a270492b195bb32d5b877d7a38f06ae8e259143c6b77641919: openstack/dnsmasq-dns-6db4f944b7-rjpj8/init\" id=c45eeee0-6d0b-450f-a3cf-89a6f1ec573c name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 17:20:10.339491 | controller |     "Jun 12 16:28:12.299077 crc crio[21573]: 2026-06-12T16:28:12Z [verbose] CmdAdd (shim): {1.1.0 [{Name:ca806040431a7d3 Mac:82:7f:00:c7:95:2d Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:b2 Mtu:0 Sandbox:/var/run/netns/d54f4f14-b80d-4613-babb-2815efc56fe9 SocketPath: PciID:}] [{Interface:0xc0001a4e90 Address:{IP:10.217.0.178 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 17:20:10.339509 | controller |     "Jun 12 16:28:12.305495 crc crio[21573]: time=\"2026-06-12T16:28:12.303312876Z\" level=info msg=\"Got pod network &{Name:cinder-api-0 Namespace:openstack ID:ca806040431a7d3f6c61d858d5c42387ec1afdc7e3ada5a2558bca4af259d250 UID:91a7d75e-43a6-4501-8d73-2d5dcb8ea5aa NetNS:/var/run/netns/d54f4f14-b80d-4613-babb-2815efc56fe9 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod91a7d75e_43a6_4501_8d73_2d5dcb8ea5aa.slice PodAnnotations:0xc000138dd0}] Aliases:map[]}\"",
2026-06-12 17:20:10.339525 | controller |     "Jun 12 16:28:12.305495 crc crio[21573]: time=\"2026-06-12T16:28:12.303658006Z\" level=info msg=\"Checking pod openstack_cinder-api-0 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 17:20:10.339541 | controller |     "Jun 12 16:28:12.323500 crc crio[21573]: time=\"2026-06-12T16:28:12.322423098Z\" level=info msg=\"Ran pod sandbox ca806040431a7d3f6c61d858d5c42387ec1afdc7e3ada5a2558bca4af259d250 with infra container: openstack/cinder-api-0/POD\" id=0a067836-17b5-4b45-95a8-170bdc612f5d name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:20:10.339557 | controller |     "Jun 12 16:28:12.337695 crc crio[21573]: time=\"2026-06-12T16:28:12.336905282Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-api:current-podified\" id=a7fe10bf-86e0-476b-873d-866363498fd0 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:20:10.339590 | controller |     "Jun 12 16:28:12.344553 crc crio[21573]: time=\"2026-06-12T16:28:12.343882515Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-api:current-podified\" id=2ca9afd7-63ba-4f66-a1a9-de1b7cb25b2b name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:20:10.339612 | controller |     "Jun 12 16:28:12.386520 crc crio[21573]: time=\"2026-06-12T16:28:12.385121065Z\" level=info msg=\"Creating container: openstack/cinder-api-0/cinder-api-log\" id=c231749d-7d2e-49eb-8c7d-b6a2a97e2bfc name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:20:10.339632 | controller |     "Jun 12 16:28:12.386520 crc crio[21573]: time=\"2026-06-12T16:28:12.385894786Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.339649 | controller |     "Jun 12 16:28:12.609505 crc crio[21573]: time=\"2026-06-12T16:28:12.607597456Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.339665 | controller |     "Jun 12 16:28:14.341022 crc crio[21573]: time=\"2026-06-12T16:28:14.340072716Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.339680 | controller |     "Jun 12 16:28:14.788224 crc crio[21573]: time=\"2026-06-12T16:28:14.773669925Z\" level=info msg=\"Created container 1342fab61d61710f5a4a48cb9065a16ba548adbbe30f591faa1424eaab469e57: openstack/cinder-api-0/cinder-api-log\" id=c231749d-7d2e-49eb-8c7d-b6a2a97e2bfc name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:20:10.339695 | controller |     "Jun 12 16:28:14.788224 crc crio[21573]: time=\"2026-06-12T16:28:14.779820248Z\" level=info msg=\"Starting container: 1342fab61d61710f5a4a48cb9065a16ba548adbbe30f591faa1424eaab469e57\" id=13d6f4de-cdf3-4cfa-84a0-53906b8f9cb7 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 17:20:10.339711 | controller |     "Jun 12 16:28:14.814639 crc crio[21573]: time=\"2026-06-12T16:28:14.812780915Z\" level=info msg=\"Started container\" PID=81279 containerID=1342fab61d61710f5a4a48cb9065a16ba548adbbe30f591faa1424eaab469e57 description=openstack/cinder-api-0/cinder-api-log id=13d6f4de-cdf3-4cfa-84a0-53906b8f9cb7 name=/runtime.v1.RuntimeService/StartContainer sandboxID=ca806040431a7d3f6c61d858d5c42387ec1afdc7e3ada5a2558bca4af259d250",
2026-06-12 17:20:10.339727 | controller |     "Jun 12 16:28:15.291587 crc crio[21573]: time=\"2026-06-12T16:28:15.290745512Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-api:current-podified\" id=0d5cdfe8-14af-487a-87fd-6c4700a91c89 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:20:10.339743 | controller |     "Jun 12 16:28:15.466702 crc crio[21573]: time=\"2026-06-12T16:28:15.466512795Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-api:current-podified\" id=cd54c135-3ca5-468e-9d98-8a996e549e70 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:20:10.339759 | controller |     "Jun 12 16:28:15.519205 crc crio[21573]: time=\"2026-06-12T16:28:15.519042132Z\" level=info msg=\"Creating container: openstack/cinder-api-0/cinder-api\" id=a65b9dbf-aa6d-4644-ba2e-3fda5ade2174 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:20:10.339774 | controller |     "Jun 12 16:28:15.519894 crc crio[21573]: time=\"2026-06-12T16:28:15.519807542Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.339790 | controller |     "Jun 12 16:28:15.763845 crc crio[21573]: time=\"2026-06-12T16:28:15.763696031Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.339805 | controller |     "Jun 12 16:28:16.797219 crc crio[21573]: time=\"2026-06-12T16:28:16.797072Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.339820 | controller |     "Jun 12 16:28:17.999729 crc crio[21573]: time=\"2026-06-12T16:28:17.997786854Z\" level=info msg=\"Created container a542a71a30bb025a049a1b8fd33c2e6f71b9fc53e9cde941902626f07098389c: openstack/cinder-api-0/cinder-api\" id=a65b9dbf-aa6d-4644-ba2e-3fda5ade2174 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:20:10.339840 | controller |     "Jun 12 16:28:18.003733 crc crio[21573]: time=\"2026-06-12T16:28:18.003624259Z\" level=info msg=\"Starting container: a542a71a30bb025a049a1b8fd33c2e6f71b9fc53e9cde941902626f07098389c\" id=49f3f265-56ab-4037-bb2b-c1ee8d25a2f4 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 17:20:10.339856 | controller |     "Jun 12 16:28:18.025813 crc crio[21573]: time=\"2026-06-12T16:28:18.025542074Z\" level=info msg=\"Started container\" PID=81444 containerID=a542a71a30bb025a049a1b8fd33c2e6f71b9fc53e9cde941902626f07098389c description=openstack/cinder-api-0/cinder-api id=49f3f265-56ab-4037-bb2b-c1ee8d25a2f4 name=/runtime.v1.RuntimeService/StartContainer sandboxID=ca806040431a7d3f6c61d858d5c42387ec1afdc7e3ada5a2558bca4af259d250",
2026-06-12 17:20:10.339872 | controller |     "Jun 12 16:28:22.418008 crc crio[21573]: time=\"2026-06-12T16:28:22.413685939Z\" level=info msg=\"Stopping container: 43c6c35e2d0cc1b391ed19226705acbfa558969b743da4a106bbc1f21e86ec1c (timeout: 30s)\" id=ce0dd10f-7b79-47ea-9fdb-d60be3c68875 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 17:20:10.339888 | controller |     "Jun 12 16:28:22.418008 crc crio[21573]: time=\"2026-06-12T16:28:22.413817731Z\" level=info msg=\"Stopping container: 17a63c969d2f45209b2989c7432ad5d8e9ac5432e8941390b0ece15458f6f46f (timeout: 30s)\" id=666b7046-a246-4215-927f-33b9c95794bb name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 17:20:10.339905 | controller |     "Jun 12 16:28:22.420094 crc crio[21573]: time=\"2026-06-12T16:28:22.413941024Z\" level=info msg=\"Stopping container: 3730d71993fd90ef4f94da37f8df6ab3186f6c1fc988c1d81c1f9822aad5ec44 (timeout: 30s)\" id=618c025f-cc41-4394-8beb-f7728712c825 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 17:20:10.339929 | controller |     "Jun 12 16:28:22.420094 crc crio[21573]: time=\"2026-06-12T16:28:22.414278253Z\" level=info msg=\"Stopping container: b763593bb8810920f1f6146b5d8175a575ae077035e864db6fbcbca8191e5975 (timeout: 30s)\" id=2342d418-e85e-4d4f-9c1f-8d37ea710ace name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 17:20:10.339948 | controller |     "Jun 12 16:28:22.993165 crc crio[21573]: time=\"2026-06-12T16:28:22.992584459Z\" level=info msg=\"Stopping pod sandbox: 8b63e666ca9e0501875511e6e882fb4190db3075bba44be1fa70618b96cd4153\" id=31b2c8e9-8f5a-46f9-af1a-23ffa8749905 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 17:20:10.339965 | controller |     "Jun 12 16:28:22.993165 crc crio[21573]: time=\"2026-06-12T16:28:22.993111113Z\" level=info msg=\"Stopped pod sandbox (already stopped): 8b63e666ca9e0501875511e6e882fb4190db3075bba44be1fa70618b96cd4153\" id=31b2c8e9-8f5a-46f9-af1a-23ffa8749905 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 17:20:10.339980 | controller |     "Jun 12 16:28:22.993734 crc crio[21573]: time=\"2026-06-12T16:28:22.993650027Z\" level=info msg=\"Removing pod sandbox: 8b63e666ca9e0501875511e6e882fb4190db3075bba44be1fa70618b96cd4153\" id=46c359dd-2d65-45b3-8971-f9913bfc58ad name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 17:20:10.339997 | controller |     "Jun 12 16:28:26.034532 crc crio[21573]: time=\"2026-06-12T16:28:26.032202818Z\" level=info msg=\"Stopping container: 4ea0fb4633e7b994234089faf3a093d62737efd4210d4b49f79ad2333cd0095b (timeout: 30s)\" id=62bb1950-465d-470a-b5ec-b95a001e2515 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 17:20:10.340012 | controller |     "Jun 12 16:28:26.036605 crc crio[21573]: time=\"2026-06-12T16:28:26.032937294Z\" level=info msg=\"Stopping container: ff184202fa22143b3962427658fc17aa96b9eabaaddad3214bfe2abe738f3e9e (timeout: 30s)\" id=e5b9d973-72e6-4feb-929b-b11560d79bec name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 17:20:10.340027 | controller |     "Jun 12 16:28:26.202202 crc crio[21573]: time=\"2026-06-12T16:28:26.202083709Z\" level=info msg=\"Running pod sandbox: openstack/swift-proxy-cb5dffd67-z5nv7/POD\" id=f0f0feef-27cf-4dc5-ad3c-8f102d879a1d name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:20:10.340046 | controller |     "Jun 12 16:28:26.202430 crc crio[21573]: time=\"2026-06-12T16:28:26.202282584Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.340062 | controller |     "Jun 12 16:28:31.153550 crc crio[21573]: time=\"2026-06-12T16:28:31.15231646Z\" level=info msg=\"Removed pod sandbox: 8b63e666ca9e0501875511e6e882fb4190db3075bba44be1fa70618b96cd4153\" id=46c359dd-2d65-45b3-8971-f9913bfc58ad name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 17:20:10.340077 | controller |     "Jun 12 16:28:31.157782 crc crio[21573]: time=\"2026-06-12T16:28:31.157696183Z\" level=info msg=\"Stopping pod sandbox: abc26983f76bab98a831e8b70e6f89fb4a1812bd2cae77783d1d32744b80f801\" id=b12aaec4-e68f-4732-8fde-e027d84657bd name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 17:20:10.340092 | controller |     "Jun 12 16:28:31.157960 crc crio[21573]: time=\"2026-06-12T16:28:31.157895529Z\" level=info msg=\"Stopped pod sandbox (already stopped): abc26983f76bab98a831e8b70e6f89fb4a1812bd2cae77783d1d32744b80f801\" id=b12aaec4-e68f-4732-8fde-e027d84657bd name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 17:20:10.340107 | controller |     "Jun 12 16:28:31.159019 crc crio[21573]: time=\"2026-06-12T16:28:31.158971347Z\" level=info msg=\"Removing pod sandbox: abc26983f76bab98a831e8b70e6f89fb4a1812bd2cae77783d1d32744b80f801\" id=9a9e11c2-7755-46a0-86e8-6ffa88051fa3 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 17:20:10.340123 | controller |     "Jun 12 16:28:31.175311 crc crio[21573]: time=\"2026-06-12T16:28:31.174526101Z\" level=info msg=\"Got pod network &{Name:swift-proxy-cb5dffd67-z5nv7 Namespace:openstack ID:3bd35263589c38f51bc37e8bbd1d084d9bd5bd0f74748c120c5c3360c781f5d4 UID:20ea6d1d-0b1d-42c9-818a-2abd1a8e0bca NetNS:/var/run/netns/4efc0ebd-a9c8-4022-a4ae-a47f69251d82 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod20ea6d1d_0b1d_42c9_818a_2abd1a8e0bca.slice PodAnnotations:0xc00209e268}] Aliases:map[]}\"",
2026-06-12 17:20:10.340139 | controller |     "Jun 12 16:28:31.175311 crc crio[21573]: time=\"2026-06-12T16:28:31.175307043Z\" level=info msg=\"Adding pod openstack_swift-proxy-cb5dffd67-z5nv7 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 17:20:10.340154 | controller |     "Jun 12 16:28:31.179498 crc crio[21573]: time=\"2026-06-12T16:28:31.179335621Z\" level=info msg=\"Removed pod sandbox: abc26983f76bab98a831e8b70e6f89fb4a1812bd2cae77783d1d32744b80f801\" id=9a9e11c2-7755-46a0-86e8-6ffa88051fa3 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 17:20:10.340170 | controller |     "Jun 12 16:28:31.180725 crc crio[21573]: time=\"2026-06-12T16:28:31.180669093Z\" level=info msg=\"Stopping pod sandbox: 2dd5efd5bceba4e14b7f5d60369da9cf1c3af7c73ac9f92ec69481cfa3e04a6a\" id=cd90219c-0987-47d4-a688-caca9b128523 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 17:20:10.340186 | controller |     "Jun 12 16:28:31.181104 crc crio[21573]: time=\"2026-06-12T16:28:31.181076885Z\" level=info msg=\"Stopped pod sandbox (already stopped): 2dd5efd5bceba4e14b7f5d60369da9cf1c3af7c73ac9f92ec69481cfa3e04a6a\" id=cd90219c-0987-47d4-a688-caca9b128523 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 17:20:10.340202 | controller |     "Jun 12 16:28:31.182049 crc crio[21573]: time=\"2026-06-12T16:28:31.181990439Z\" level=info msg=\"Removing pod sandbox: 2dd5efd5bceba4e14b7f5d60369da9cf1c3af7c73ac9f92ec69481cfa3e04a6a\" id=a7538998-fab4-4a96-b2f5-10006bcfa416 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 17:20:10.340218 | controller |     "Jun 12 16:28:31.198042 crc crio[21573]: time=\"2026-06-12T16:28:31.197929345Z\" level=info msg=\"Removed pod sandbox: 2dd5efd5bceba4e14b7f5d60369da9cf1c3af7c73ac9f92ec69481cfa3e04a6a\" id=a7538998-fab4-4a96-b2f5-10006bcfa416 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 17:20:10.340293 | controller |     "Jun 12 16:28:31.200076 crc crio[21573]: time=\"2026-06-12T16:28:31.199947626Z\" level=info msg=\"Stopping pod sandbox: 3e6a003c3f1d182415ecfe955ea4525cf25b554e2a23602b82e4445de1905941\" id=b849d948-180e-4e1a-952b-fd7001b3bf5e name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 17:20:10.340317 | controller |     "Jun 12 16:28:31.200290 crc crio[21573]: time=\"2026-06-12T16:28:31.200209363Z\" level=info msg=\"Stopped pod sandbox (already stopped): 3e6a003c3f1d182415ecfe955ea4525cf25b554e2a23602b82e4445de1905941\" id=b849d948-180e-4e1a-952b-fd7001b3bf5e name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 17:20:10.340335 | controller |     "Jun 12 16:28:31.201147 crc crio[21573]: time=\"2026-06-12T16:28:31.201046556Z\" level=info msg=\"Removing pod sandbox: 3e6a003c3f1d182415ecfe955ea4525cf25b554e2a23602b82e4445de1905941\" id=f0b8217e-74f3-4990-854b-dfac47bf7add name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 17:20:10.340353 | controller |     "Jun 12 16:28:31.224792 crc crio[21573]: time=\"2026-06-12T16:28:31.224245604Z\" level=info msg=\"Removed pod sandbox: 3e6a003c3f1d182415ecfe955ea4525cf25b554e2a23602b82e4445de1905941\" id=f0b8217e-74f3-4990-854b-dfac47bf7add name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 17:20:10.340369 | controller |     "Jun 12 16:28:31.227414 crc crio[21573]: time=\"2026-06-12T16:28:31.227076097Z\" level=info msg=\"Stopping pod sandbox: 52d4dbeef607f5b00b43bba50071834a0039108ad83b9c58323233e4aa1c214b\" id=2e804ca0-110e-44f6-a2d2-268ff1de7404 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 17:20:10.340385 | controller |     "Jun 12 16:28:31.227414 crc crio[21573]: time=\"2026-06-12T16:28:31.227231242Z\" level=info msg=\"Stopped pod sandbox (already stopped): 52d4dbeef607f5b00b43bba50071834a0039108ad83b9c58323233e4aa1c214b\" id=2e804ca0-110e-44f6-a2d2-268ff1de7404 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 17:20:10.340400 | controller |     "Jun 12 16:28:31.228601 crc crio[21573]: time=\"2026-06-12T16:28:31.22829831Z\" level=info msg=\"Removing pod sandbox: 52d4dbeef607f5b00b43bba50071834a0039108ad83b9c58323233e4aa1c214b\" id=a3747a39-fff6-45cb-b98d-abb09aad88e3 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 17:20:10.340416 | controller |     "Jun 12 16:28:31.232554 crc crio[21573]: time=\"2026-06-12T16:28:31.232399659Z\" level=info msg=\"Stopped container 43c6c35e2d0cc1b391ed19226705acbfa558969b743da4a106bbc1f21e86ec1c: openstack/ceilometer-0/sg-core\" id=ce0dd10f-7b79-47ea-9fdb-d60be3c68875 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 17:20:10.340432 | controller |     "Jun 12 16:28:31.232956 crc crio[21573]: time=\"2026-06-12T16:28:31.23279846Z\" level=info msg=\"Stopped container 3730d71993fd90ef4f94da37f8df6ab3186f6c1fc988c1d81c1f9822aad5ec44: openstack/ceilometer-0/proxy-httpd\" id=618c025f-cc41-4394-8beb-f7728712c825 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 17:20:10.340448 | controller |     "Jun 12 16:28:31.240881 crc crio[21573]: time=\"2026-06-12T16:28:31.240768992Z\" level=info msg=\"Stopped container 17a63c969d2f45209b2989c7432ad5d8e9ac5432e8941390b0ece15458f6f46f: openstack/ceilometer-0/ceilometer-central-agent\" id=666b7046-a246-4215-927f-33b9c95794bb name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 17:20:10.340464 | controller |     "Jun 12 16:28:31.254758 crc crio[21573]: time=\"2026-06-12T16:28:31.254653331Z\" level=info msg=\"Removed pod sandbox: 52d4dbeef607f5b00b43bba50071834a0039108ad83b9c58323233e4aa1c214b\" id=a3747a39-fff6-45cb-b98d-abb09aad88e3 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 17:20:10.340480 | controller |     "Jun 12 16:28:31.256158 crc crio[21573]: time=\"2026-06-12T16:28:31.256065959Z\" level=info msg=\"Stopping pod sandbox: 98bef3a9b8f24a261a92759563358be9e19e8c69a7e7ded7b4915e50fcbe5e81\" id=0f486824-e34f-4080-b911-b43642cf6e63 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 17:20:10.340500 | controller |     "Jun 12 16:28:31.256498 crc crio[21573]: time=\"2026-06-12T16:28:31.256202322Z\" level=info msg=\"Stopped pod sandbox (already stopped): 98bef3a9b8f24a261a92759563358be9e19e8c69a7e7ded7b4915e50fcbe5e81\" id=0f486824-e34f-4080-b911-b43642cf6e63 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 17:20:10.340516 | controller |     "Jun 12 16:28:31.257049 crc crio[21573]: time=\"2026-06-12T16:28:31.256991313Z\" level=info msg=\"Removing pod sandbox: 98bef3a9b8f24a261a92759563358be9e19e8c69a7e7ded7b4915e50fcbe5e81\" id=0fc3eb8d-be2b-4cb6-88d0-968d40c13afa name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 17:20:10.340534 | controller |     "Jun 12 16:28:31.273861 crc crio[21573]: time=\"2026-06-12T16:28:31.273733704Z\" level=info msg=\"Removed pod sandbox: 98bef3a9b8f24a261a92759563358be9e19e8c69a7e7ded7b4915e50fcbe5e81\" id=0fc3eb8d-be2b-4cb6-88d0-968d40c13afa name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 17:20:10.340550 | controller |     "Jun 12 16:28:31.286722 crc crio[21573]: time=\"2026-06-12T16:28:31.286600712Z\" level=info msg=\"Stopped container 4ea0fb4633e7b994234089faf3a093d62737efd4210d4b49f79ad2333cd0095b: openstack/cinder-scheduler-0/cinder-scheduler\" id=62bb1950-465d-470a-b5ec-b95a001e2515 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 17:20:10.340566 | controller |     "Jun 12 16:28:31.387630 crc crio[21573]: time=\"2026-06-12T16:28:31.387196894Z\" level=info msg=\"Stopped container b763593bb8810920f1f6146b5d8175a575ae077035e864db6fbcbca8191e5975: openstack/ceilometer-0/ceilometer-notification-agent\" id=2342d418-e85e-4d4f-9c1f-8d37ea710ace name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 17:20:10.340611 | controller |     "Jun 12 16:28:31.404911 crc crio[21573]: time=\"2026-06-12T16:28:31.404586931Z\" level=info msg=\"Stopping pod sandbox: 148a9b298f37c60c705451e3d5a9c5260838f8079acb95dac6473bceb8254118\" id=7a73f0c9-ec26-40cb-bd81-fb49db52f797 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 17:20:10.340631 | controller |     "Jun 12 16:28:31.406099 crc crio[21573]: time=\"2026-06-12T16:28:31.40600575Z\" level=info msg=\"Got pod network &{Name:ceilometer-0 Namespace:openstack ID:148a9b298f37c60c705451e3d5a9c5260838f8079acb95dac6473bceb8254118 UID:82ebfe24-bcaa-4a52-be61-87d9ac83678e NetNS:/var/run/netns/613772f4-384f-46ec-b7f9-cc9810c4b15f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod82ebfe24_bcaa_4a52_be61_87d9ac83678e.slice PodAnnotations:0xc00008c970}] Aliases:map[]}\"",
2026-06-12 17:20:10.340648 | controller |     "Jun 12 16:28:31.406388 crc crio[21573]: time=\"2026-06-12T16:28:31.406252646Z\" level=info msg=\"Deleting pod openstack_ceilometer-0 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 17:20:10.340664 | controller |     "Jun 12 16:28:31.624926 crc crio[21573]: time=\"2026-06-12T16:28:31.624711989Z\" level=info msg=\"Stopped container ff184202fa22143b3962427658fc17aa96b9eabaaddad3214bfe2abe738f3e9e: openstack/cinder-scheduler-0/probe\" id=e5b9d973-72e6-4feb-929b-b11560d79bec name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 17:20:10.340680 | controller |     "Jun 12 16:28:31.628826 crc crio[21573]: time=\"2026-06-12T16:28:31.627648087Z\" level=info msg=\"Stopping pod sandbox: b7b248715a21d811d50f32c9fd81c834cb26fdffaaaac3bee409dd4302989297\" id=263b0956-1ec7-4374-ba2a-45c2e0452d5d name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 17:20:10.340696 | controller |     "Jun 12 16:28:31.628826 crc crio[21573]: time=\"2026-06-12T16:28:31.628165841Z\" level=info msg=\"Got pod network &{Name:cinder-scheduler-0 Namespace:openstack ID:b7b248715a21d811d50f32c9fd81c834cb26fdffaaaac3bee409dd4302989297 UID:ad082cbc-1202-44e4-9b03-df96b39c357f NetNS:/var/run/netns/2d67661b-3f2a-4e04-9345-9d7cf7a8764c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podad082cbc_1202_44e4_9b03_df96b39c357f.slice PodAnnotations:0xc00008cb40}] Aliases:map[]}\"",
2026-06-12 17:20:10.340716 | controller |     "Jun 12 16:28:31.628826 crc crio[21573]: time=\"2026-06-12T16:28:31.628406978Z\" level=info msg=\"Deleting pod openstack_cinder-scheduler-0 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 17:20:10.340733 | controller |     "Jun 12 16:28:31.919936 crc crio[21573]: time=\"2026-06-12T16:28:31.919175547Z\" level=info msg=\"Stopped pod sandbox: 148a9b298f37c60c705451e3d5a9c5260838f8079acb95dac6473bceb8254118\" id=7a73f0c9-ec26-40cb-bd81-fb49db52f797 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 17:20:10.340748 | controller |     "Jun 12 16:28:32.078270 crc crio[21573]: time=\"2026-06-12T16:28:32.078171935Z\" level=info msg=\"Stopped pod sandbox: b7b248715a21d811d50f32c9fd81c834cb26fdffaaaac3bee409dd4302989297\" id=263b0956-1ec7-4374-ba2a-45c2e0452d5d name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 17:20:10.340764 | controller |     "Jun 12 16:28:32.205231 crc crio[21573]: time=\"2026-06-12T16:28:32.205045269Z\" level=info msg=\"Removing container: 3730d71993fd90ef4f94da37f8df6ab3186f6c1fc988c1d81c1f9822aad5ec44\" id=f4312bf7-2d14-4e42-ac64-a347b6c2c0ee name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 17:20:10.340779 | controller |     "Jun 12 16:28:32.240155 crc crio[21573]: time=\"2026-06-12T16:28:32.235697634Z\" level=info msg=\"Removed container 3730d71993fd90ef4f94da37f8df6ab3186f6c1fc988c1d81c1f9822aad5ec44: openstack/ceilometer-0/proxy-httpd\" id=f4312bf7-2d14-4e42-ac64-a347b6c2c0ee name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 17:20:10.340796 | controller |     "Jun 12 16:28:32.240432 crc crio[21573]: time=\"2026-06-12T16:28:32.24033974Z\" level=info msg=\"Removing container: 43c6c35e2d0cc1b391ed19226705acbfa558969b743da4a106bbc1f21e86ec1c\" id=24199891-2db6-4bff-bb6c-965d02c52aa7 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 17:20:10.340812 | controller |     "Jun 12 16:28:32.284205 crc crio[21573]: time=\"2026-06-12T16:28:32.282902152Z\" level=info msg=\"Removed container 43c6c35e2d0cc1b391ed19226705acbfa558969b743da4a106bbc1f21e86ec1c: openstack/ceilometer-0/sg-core\" id=24199891-2db6-4bff-bb6c-965d02c52aa7 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 17:20:10.340828 | controller |     "Jun 12 16:28:32.292328 crc crio[21573]: time=\"2026-06-12T16:28:32.292163275Z\" level=info msg=\"Removing container: b763593bb8810920f1f6146b5d8175a575ae077035e864db6fbcbca8191e5975\" id=1da68040-05e6-407e-8761-76a8fc6a622a name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 17:20:10.340843 | controller |     "Jun 12 16:28:32.330502 crc crio[21573]: time=\"2026-06-12T16:28:32.330365273Z\" level=info msg=\"Removed container b763593bb8810920f1f6146b5d8175a575ae077035e864db6fbcbca8191e5975: openstack/ceilometer-0/ceilometer-notification-agent\" id=1da68040-05e6-407e-8761-76a8fc6a622a name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 17:20:10.340858 | controller |     "Jun 12 16:28:32.351687 crc crio[21573]: time=\"2026-06-12T16:28:32.345978197Z\" level=info msg=\"Removing container: 17a63c969d2f45209b2989c7432ad5d8e9ac5432e8941390b0ece15458f6f46f\" id=224ac6ed-63a3-48e6-a1ee-4201f1f3c01c name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 17:20:10.340874 | controller |     "Jun 12 16:28:32.392958 crc crio[21573]: time=\"2026-06-12T16:28:32.392813399Z\" level=info msg=\"Removed container 17a63c969d2f45209b2989c7432ad5d8e9ac5432e8941390b0ece15458f6f46f: openstack/ceilometer-0/ceilometer-central-agent\" id=224ac6ed-63a3-48e6-a1ee-4201f1f3c01c name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 17:20:10.340890 | controller |     "Jun 12 16:28:33.136237 crc crio[21573]: time=\"2026-06-12T16:28:33.135390541Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-openstackclient@sha256:2fc3227927ef395a7da6e52122f2c3a423ec63fab43600cd5b934bf2cab75e33\" id=b21c9994-ebbb-4535-b1d5-df29b388149b name=/runtime.v1.ImageService/PullImage",
2026-06-12 17:20:10.340909 | controller |     "Jun 12 16:28:33.137943 crc crio[21573]: time=\"2026-06-12T16:28:33.137820828Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-openstackclient:current-podified\" id=f9b96b53-9136-4f13-abfa-43900c5f5e45 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:20:10.340928 | controller |     "Jun 12 16:28:33.230386 crc crio[21573]: time=\"2026-06-12T16:28:33.230069821Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-openstackclient:current-podified\" id=86ca213d-a47b-4692-9538-e78b5d2a419a name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:20:10.340952 | controller |     "Jun 12 16:28:33.297431 crc crio[21573]: time=\"2026-06-12T16:28:33.297316428Z\" level=info msg=\"Creating container: openstack/openstackclient/openstackclient\" id=1682b9c3-6f19-45ec-981b-1f05d86edcab name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:20:10.340970 | controller |     "Jun 12 16:28:33.299663 crc crio[21573]: time=\"2026-06-12T16:28:33.299570119Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.340987 | controller |     "Jun 12 16:28:33.310548 crc crio[21573]: 2026-06-12T16:28:33Z [verbose] CmdAdd (shim): {1.1.0 [{Name:3bd35263589c38f Mac:ba:03:d8:c2:2c:4d Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:b3 Mtu:0 Sandbox:/var/run/netns/4efc0ebd-a9c8-4022-a4ae-a47f69251d82 SocketPath: PciID:}] [{Interface:0xc000398d90 Address:{IP:10.217.0.179 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 17:20:10.341004 | controller |     "Jun 12 16:28:33.312791 crc crio[21573]: time=\"2026-06-12T16:28:33.312700638Z\" level=info msg=\"Got pod network &{Name:swift-proxy-cb5dffd67-z5nv7 Namespace:openstack ID:3bd35263589c38f51bc37e8bbd1d084d9bd5bd0f74748c120c5c3360c781f5d4 UID:20ea6d1d-0b1d-42c9-818a-2abd1a8e0bca NetNS:/var/run/netns/4efc0ebd-a9c8-4022-a4ae-a47f69251d82 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod20ea6d1d_0b1d_42c9_818a_2abd1a8e0bca.slice PodAnnotations:0xc00209e268}] Aliases:map[]}\"",
2026-06-12 17:20:10.341020 | controller |     "Jun 12 16:28:33.313031 crc crio[21573]: time=\"2026-06-12T16:28:33.312914175Z\" level=info msg=\"Checking pod openstack_swift-proxy-cb5dffd67-z5nv7 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 17:20:10.341036 | controller |     "Jun 12 16:28:33.458531 crc crio[21573]: time=\"2026-06-12T16:28:33.458374051Z\" level=info msg=\"Ran pod sandbox 3bd35263589c38f51bc37e8bbd1d084d9bd5bd0f74748c120c5c3360c781f5d4 with infra container: openstack/swift-proxy-cb5dffd67-z5nv7/POD\" id=f0f0feef-27cf-4dc5-ad3c-8f102d879a1d name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:20:10.341052 | controller |     "Jun 12 16:28:33.471730 crc crio[21573]: time=\"2026-06-12T16:28:33.471640554Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-proxy-server:current-podified\" id=9439fd6c-110d-4e42-93c5-64d7bfff11af name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:20:10.341068 | controller |     "Jun 12 16:28:33.495653 crc crio[21573]: time=\"2026-06-12T16:28:33.492388505Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.341084 | controller |     "Jun 12 16:28:33.498970 crc crio[21573]: time=\"2026-06-12T16:28:33.498846948Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.341100 | controller |     "Jun 12 16:28:33.719397 crc crio[21573]: time=\"2026-06-12T16:28:33.712236291Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-proxy-server:current-podified\" id=275d38d4-2f77-4c0c-a94f-13b49c5442a5 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:20:10.341119 | controller |     "Jun 12 16:28:33.730717 crc crio[21573]: time=\"2026-06-12T16:28:33.726885349Z\" level=info msg=\"Creating container: openstack/swift-proxy-cb5dffd67-z5nv7/proxy-httpd\" id=55bc2702-cb4b-492a-89ed-63eac7dfe829 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:20:10.341136 | controller |     "Jun 12 16:28:33.730717 crc crio[21573]: time=\"2026-06-12T16:28:33.72764129Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.341152 | controller |     "Jun 12 16:28:33.858050 crc crio[21573]: time=\"2026-06-12T16:28:33.857836834Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.341168 | controller |     "Jun 12 16:28:33.870010 crc crio[21573]: time=\"2026-06-12T16:28:33.869886751Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.341184 | controller |     "Jun 12 16:28:33.900410 crc crio[21573]: time=\"2026-06-12T16:28:33.900335511Z\" level=info msg=\"Running pod sandbox: openstack/ceilometer-0/POD\" id=95295015-4c7a-45c0-9339-9a952f505534 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:20:10.341201 | controller |     "Jun 12 16:28:33.901165 crc crio[21573]: time=\"2026-06-12T16:28:33.901136083Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.341217 | controller |     "Jun 12 16:28:33.938810 crc crio[21573]: time=\"2026-06-12T16:28:33.938630147Z\" level=info msg=\"Created container 68caf7411e7dfe3111381a277fb1e5e1a10675f46e1fdd2f705f9ad966c53f4c: openstack/openstackclient/openstackclient\" id=1682b9c3-6f19-45ec-981b-1f05d86edcab name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:20:10.341232 | controller |     "Jun 12 16:28:33.941604 crc crio[21573]: time=\"2026-06-12T16:28:33.941525397Z\" level=info msg=\"Starting container: 68caf7411e7dfe3111381a277fb1e5e1a10675f46e1fdd2f705f9ad966c53f4c\" id=c817b407-724b-424a-af5c-bb6086ffbd99 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 17:20:10.341248 | controller |     "Jun 12 16:28:33.945421 crc crio[21573]: time=\"2026-06-12T16:28:33.945371329Z\" level=info msg=\"Got pod network &{Name:ceilometer-0 Namespace:openstack ID:64e544f158665c2d30ed5b16e4aa28f2dfebf110ea4a8287988422953a01b7ae UID:5c3b9188-2c1b-4a28-989f-1af535a56c27 NetNS:/var/run/netns/b2ddff2f-c155-440f-8cee-bd005275a473 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod5c3b9188_2c1b_4a28_989f_1af535a56c27.slice PodAnnotations:0xc002e285d0}] Aliases:map[]}\"",
2026-06-12 17:20:10.341264 | controller |     "Jun 12 16:28:33.945715 crc crio[21573]: time=\"2026-06-12T16:28:33.945686717Z\" level=info msg=\"Adding pod openstack_ceilometer-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 17:20:10.341280 | controller |     "Jun 12 16:28:33.955103 crc crio[21573]: time=\"2026-06-12T16:28:33.953554829Z\" level=info msg=\"Started container\" PID=82526 containerID=68caf7411e7dfe3111381a277fb1e5e1a10675f46e1fdd2f705f9ad966c53f4c description=openstack/openstackclient/openstackclient id=c817b407-724b-424a-af5c-bb6086ffbd99 name=/runtime.v1.RuntimeService/StartContainer sandboxID=85f7bbe618849996542e6fc1048eb51a7a3c08af2e46a4afd2cf788be3175e5f",
2026-06-12 17:20:10.341296 | controller |     "Jun 12 16:28:34.086192 crc crio[21573]: time=\"2026-06-12T16:28:34.084344917Z\" level=info msg=\"Running pod sandbox: openstack/cinder-scheduler-0/POD\" id=25dfd3c5-80df-4c1b-a263-ba56c7cb443b name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:20:10.341316 | controller |     "Jun 12 16:28:34.086192 crc crio[21573]: time=\"2026-06-12T16:28:34.085094958Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.341333 | controller |     "Jun 12 16:28:34.168368 crc crio[21573]: time=\"2026-06-12T16:28:34.168250851Z\" level=info msg=\"Got pod network &{Name:cinder-scheduler-0 Namespace:openstack ID:841b17789f29d608a90b2dc8c93d53f33a768f8e414d744ec7a317c85deb9da9 UID:dd34514b-4c6a-42dd-b666-2c44eed33ed3 NetNS:/var/run/netns/3612f899-68fc-4dc7-a3f3-b8983b9b6853 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poddd34514b_4c6a_42dd_b666_2c44eed33ed3.slice PodAnnotations:0xc00209e970}] Aliases:map[]}\"",
2026-06-12 17:20:10.341349 | controller |     "Jun 12 16:28:34.168645 crc crio[21573]: time=\"2026-06-12T16:28:34.168341523Z\" level=info msg=\"Adding pod openstack_cinder-scheduler-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 17:20:10.341365 | controller |     "Jun 12 16:28:34.251572 crc crio[21573]: time=\"2026-06-12T16:28:34.251196039Z\" level=info msg=\"Created container 235dd933ac9bab00b35d99f70b9d4c9bbd878765b7338676f73ac06d6dd97986: openstack/swift-proxy-cb5dffd67-z5nv7/proxy-httpd\" id=55bc2702-cb4b-492a-89ed-63eac7dfe829 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:20:10.341382 | controller |     "Jun 12 16:28:34.256007 crc crio[21573]: time=\"2026-06-12T16:28:34.25586581Z\" level=info msg=\"Starting container: 235dd933ac9bab00b35d99f70b9d4c9bbd878765b7338676f73ac06d6dd97986\" id=1a7b4701-9ba5-4b20-80cd-97dd9fee80d2 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 17:20:10.341398 | controller |     "Jun 12 16:28:34.268286 crc crio[21573]: time=\"2026-06-12T16:28:34.268103239Z\" level=info msg=\"Started container\" PID=82602 containerID=235dd933ac9bab00b35d99f70b9d4c9bbd878765b7338676f73ac06d6dd97986 description=openstack/swift-proxy-cb5dffd67-z5nv7/proxy-httpd id=1a7b4701-9ba5-4b20-80cd-97dd9fee80d2 name=/runtime.v1.RuntimeService/StartContainer sandboxID=3bd35263589c38f51bc37e8bbd1d084d9bd5bd0f74748c120c5c3360c781f5d4",
2026-06-12 17:20:10.341414 | controller |     "Jun 12 16:28:34.286347 crc crio[21573]: time=\"2026-06-12T16:28:34.286231741Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-proxy-server:current-podified\" id=7fc7386e-c0bc-4b95-ad3e-47508d703fca name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:20:10.341432 | controller |     "Jun 12 16:28:34.319048 crc crio[21573]: time=\"2026-06-12T16:28:34.317743708Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-proxy-server:current-podified\" id=f7657155-1548-48b8-8579-bc48c4c770ab name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:20:10.341450 | controller |     "Jun 12 16:28:34.364276 crc crio[21573]: time=\"2026-06-12T16:28:34.364103362Z\" level=info msg=\"Creating container: openstack/swift-proxy-cb5dffd67-z5nv7/proxy-server\" id=ea01abe6-ea16-45a7-862b-47013c2b3af9 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:20:10.341466 | controller |     "Jun 12 16:28:34.364944 crc crio[21573]: time=\"2026-06-12T16:28:34.364789081Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.341483 | controller |     "Jun 12 16:28:34.439010 crc crio[21573]: time=\"2026-06-12T16:28:34.438775617Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.341499 | controller |     "Jun 12 16:28:34.448717 crc crio[21573]: time=\"2026-06-12T16:28:34.44856521Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.341518 | controller |     "Jun 12 16:28:34.600367 crc crio[21573]: 2026-06-12T16:28:34Z [verbose] CmdAdd (shim): {1.1.0 [{Name:64e544f158665c2 Mac:72:01:68:9a:8c:21 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:b4 Mtu:0 Sandbox:/var/run/netns/b2ddff2f-c155-440f-8cee-bd005275a473 SocketPath: PciID:}] [{Interface:0xc000014ef0 Address:{IP:10.217.0.180 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 17:20:10.341534 | controller |     "Jun 12 16:28:34.600367 crc crio[21573]: time=\"2026-06-12T16:28:34.600290827Z\" level=info msg=\"Got pod network &{Name:ceilometer-0 Namespace:openstack ID:64e544f158665c2d30ed5b16e4aa28f2dfebf110ea4a8287988422953a01b7ae UID:5c3b9188-2c1b-4a28-989f-1af535a56c27 NetNS:/var/run/netns/b2ddff2f-c155-440f-8cee-bd005275a473 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod5c3b9188_2c1b_4a28_989f_1af535a56c27.slice PodAnnotations:0xc002e285d0}] Aliases:map[]}\"",
2026-06-12 17:20:10.341551 | controller |     "Jun 12 16:28:34.601169 crc crio[21573]: time=\"2026-06-12T16:28:34.600520633Z\" level=info msg=\"Checking pod openstack_ceilometer-0 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 17:20:10.341567 | controller |     "Jun 12 16:28:34.613735 crc crio[21573]: time=\"2026-06-12T16:28:34.612965428Z\" level=info msg=\"Created container aa9d0a496af506a505f00448d790d5a8e4a4fd35ce701b5e5645e411a3ff2394: openstack/swift-proxy-cb5dffd67-z5nv7/proxy-server\" id=ea01abe6-ea16-45a7-862b-47013c2b3af9 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:20:10.341605 | controller |     "Jun 12 16:28:34.616578 crc crio[21573]: time=\"2026-06-12T16:28:34.61599889Z\" level=info msg=\"Starting container: aa9d0a496af506a505f00448d790d5a8e4a4fd35ce701b5e5645e411a3ff2394\" id=956c8ff8-57fc-4aad-bf01-c743b307a1ce name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 17:20:10.341623 | controller |     "Jun 12 16:28:34.621536 crc crio[21573]: time=\"2026-06-12T16:28:34.62053979Z\" level=info msg=\"Ran pod sandbox 64e544f158665c2d30ed5b16e4aa28f2dfebf110ea4a8287988422953a01b7ae with infra container: openstack/ceilometer-0/POD\" id=95295015-4c7a-45c0-9339-9a952f505534 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:20:10.341640 | controller |     "Jun 12 16:28:34.637531 crc crio[21573]: time=\"2026-06-12T16:28:34.637384897Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-central:current-podified\" id=2e371cb7-c1c2-4b57-8e4b-e513d35e5ce5 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:20:10.341656 | controller |     "Jun 12 16:28:34.641098 crc crio[21573]: time=\"2026-06-12T16:28:34.640987323Z\" level=info msg=\"Started container\" PID=82675 containerID=aa9d0a496af506a505f00448d790d5a8e4a4fd35ce701b5e5645e411a3ff2394 description=openstack/swift-proxy-cb5dffd67-z5nv7/proxy-server id=956c8ff8-57fc-4aad-bf01-c743b307a1ce name=/runtime.v1.RuntimeService/StartContainer sandboxID=3bd35263589c38f51bc37e8bbd1d084d9bd5bd0f74748c120c5c3360c781f5d4",
2026-06-12 17:20:10.341672 | controller |     "Jun 12 16:28:34.704355 crc crio[21573]: time=\"2026-06-12T16:28:34.703575619Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-central:current-podified\" id=c16cd91a-47e4-4eeb-870a-266af3eb7add name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:20:10.341689 | controller |     "Jun 12 16:28:34.741314 crc crio[21573]: time=\"2026-06-12T16:28:34.741211086Z\" level=info msg=\"Creating container: openstack/ceilometer-0/ceilometer-central-agent\" id=32f21f84-1d3a-4095-aa0e-2f02e41b496f name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:20:10.341705 | controller |     "Jun 12 16:28:34.741858 crc crio[21573]: time=\"2026-06-12T16:28:34.741789373Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.341724 | controller |     "Jun 12 16:28:34.747326 crc crio[21573]: 2026-06-12T16:28:34Z [verbose] CmdAdd (shim): {1.1.0 [{Name:841b17789f29d60 Mac:36:17:b3:82:a6:28 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:b5 Mtu:0 Sandbox:/var/run/netns/3612f899-68fc-4dc7-a3f3-b8983b9b6853 SocketPath: PciID:}] [{Interface:0xc0004b26d0 Address:{IP:10.217.0.181 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 17:20:10.341742 | controller |     "Jun 12 16:28:34.748698 crc crio[21573]: time=\"2026-06-12T16:28:34.748520161Z\" level=info msg=\"Got pod network &{Name:cinder-scheduler-0 Namespace:openstack ID:841b17789f29d608a90b2dc8c93d53f33a768f8e414d744ec7a317c85deb9da9 UID:dd34514b-4c6a-42dd-b666-2c44eed33ed3 NetNS:/var/run/netns/3612f899-68fc-4dc7-a3f3-b8983b9b6853 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poddd34514b_4c6a_42dd_b666_2c44eed33ed3.slice PodAnnotations:0xc00209e970}] Aliases:map[]}\"",
2026-06-12 17:20:10.341759 | controller |     "Jun 12 16:28:34.748853 crc crio[21573]: time=\"2026-06-12T16:28:34.748731537Z\" level=info msg=\"Checking pod openstack_cinder-scheduler-0 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 17:20:10.341775 | controller |     "Jun 12 16:28:34.774037 crc crio[21573]: time=\"2026-06-12T16:28:34.771268044Z\" level=info msg=\"Ran pod sandbox 841b17789f29d608a90b2dc8c93d53f33a768f8e414d744ec7a317c85deb9da9 with infra container: openstack/cinder-scheduler-0/POD\" id=25dfd3c5-80df-4c1b-a263-ba56c7cb443b name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:20:10.341791 | controller |     "Jun 12 16:28:34.777726 crc crio[21573]: time=\"2026-06-12T16:28:34.777193784Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-scheduler:current-podified\" id=fc3cb030-2dbc-4889-8929-47dbc3c69afa name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:20:10.341807 | controller |     "Jun 12 16:28:34.813065 crc crio[21573]: time=\"2026-06-12T16:28:34.812948814Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.341823 | controller |     "Jun 12 16:28:34.818651 crc crio[21573]: time=\"2026-06-12T16:28:34.818529503Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-scheduler:current-podified\" id=0dfb220a-6e8c-4e79-bd08-9ac1c72c1603 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:20:10.341838 | controller |     "Jun 12 16:28:34.818651 crc crio[21573]: time=\"2026-06-12T16:28:34.818630465Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.341854 | controller |     "Jun 12 16:28:34.886721 crc crio[21573]: time=\"2026-06-12T16:28:34.886599807Z\" level=info msg=\"Creating container: openstack/cinder-scheduler-0/cinder-scheduler\" id=b9ebdbf4-1b0a-49f1-99f8-919df3cad96d name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:20:10.341869 | controller |     "Jun 12 16:28:34.887251 crc crio[21573]: time=\"2026-06-12T16:28:34.887146711Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.341886 | controller |     "Jun 12 16:28:34.985790 crc crio[21573]: time=\"2026-06-12T16:28:34.985669187Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.341901 | controller |     "Jun 12 16:28:35.382236 crc crio[21573]: time=\"2026-06-12T16:28:35.381999577Z\" level=info msg=\"Created container 8dcfb8f8d34885c599fb0aaf92b4344df44e91cdfb0d74c76a9dcf740b36af59: openstack/ceilometer-0/ceilometer-central-agent\" id=32f21f84-1d3a-4095-aa0e-2f02e41b496f name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:20:10.341921 | controller |     "Jun 12 16:28:35.386958 crc crio[21573]: time=\"2026-06-12T16:28:35.386833642Z\" level=info msg=\"Starting container: 8dcfb8f8d34885c599fb0aaf92b4344df44e91cdfb0d74c76a9dcf740b36af59\" id=aebb360e-371a-4b07-b93d-1a2aaf4315f8 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 17:20:10.341939 | controller |     "Jun 12 16:28:35.399362 crc crio[21573]: time=\"2026-06-12T16:28:35.39916272Z\" level=info msg=\"Started container\" PID=82800 containerID=8dcfb8f8d34885c599fb0aaf92b4344df44e91cdfb0d74c76a9dcf740b36af59 description=openstack/ceilometer-0/ceilometer-central-agent id=aebb360e-371a-4b07-b93d-1a2aaf4315f8 name=/runtime.v1.RuntimeService/StartContainer sandboxID=64e544f158665c2d30ed5b16e4aa28f2dfebf110ea4a8287988422953a01b7ae",
2026-06-12 17:20:10.341981 | controller |     "Jun 12 16:28:35.460867 crc crio[21573]: time=\"2026-06-12T16:28:35.460776209Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-notification:current-podified\" id=4d26304f-b419-41ea-906a-2b362ae4a8f7 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:20:10.342002 | controller |     "Jun 12 16:28:35.569545 crc crio[21573]: time=\"2026-06-12T16:28:35.566644032Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-notification:current-podified\" id=4729a189-dffb-4126-879c-a38956b14934 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:20:10.342019 | controller |     "Jun 12 16:28:35.613354 crc crio[21573]: time=\"2026-06-12T16:28:35.613151028Z\" level=info msg=\"Creating container: openstack/ceilometer-0/ceilometer-notification-agent\" id=5b3ec3c2-acf0-4345-8eab-5a9119933d3a name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:20:10.342035 | controller |     "Jun 12 16:28:35.613874 crc crio[21573]: time=\"2026-06-12T16:28:35.613804345Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.342051 | controller |     "Jun 12 16:28:35.727908 crc crio[21573]: time=\"2026-06-12T16:28:35.727796129Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.342067 | controller |     "Jun 12 16:28:35.738292 crc crio[21573]: time=\"2026-06-12T16:28:35.738172789Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.342083 | controller |     "Jun 12 16:28:35.851224 crc crio[21573]: time=\"2026-06-12T16:28:35.851074835Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.342100 | controller |     "Jun 12 16:28:35.929973 crc crio[21573]: time=\"2026-06-12T16:28:35.929865093Z\" level=info msg=\"Created container 18ff80338ebc3ef54690784a32d06fbd0cfcab72e3a958c6472662da9cf2886a: openstack/ceilometer-0/ceilometer-notification-agent\" id=5b3ec3c2-acf0-4345-8eab-5a9119933d3a name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:20:10.342116 | controller |     "Jun 12 16:28:35.931733 crc crio[21573]: time=\"2026-06-12T16:28:35.931658679Z\" level=info msg=\"Starting container: 18ff80338ebc3ef54690784a32d06fbd0cfcab72e3a958c6472662da9cf2886a\" id=317c4e91-f428-4267-8ce9-4fd1c0e0b074 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 17:20:10.342131 | controller |     "Jun 12 16:28:35.943098 crc crio[21573]: time=\"2026-06-12T16:28:35.942954803Z\" level=info msg=\"Started container\" PID=82866 containerID=18ff80338ebc3ef54690784a32d06fbd0cfcab72e3a958c6472662da9cf2886a description=openstack/ceilometer-0/ceilometer-notification-agent id=317c4e91-f428-4267-8ce9-4fd1c0e0b074 name=/runtime.v1.RuntimeService/StartContainer sandboxID=64e544f158665c2d30ed5b16e4aa28f2dfebf110ea4a8287988422953a01b7ae",
2026-06-12 17:20:10.342151 | controller |     "Jun 12 16:28:36.112840 crc crio[21573]: time=\"2026-06-12T16:28:36.112542317Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/sg-core:latest\" id=48ab8525-1272-4667-a8ef-bd8667716ab7 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:20:10.342168 | controller |     "Jun 12 16:28:36.196080 crc crio[21573]: time=\"2026-06-12T16:28:36.195820015Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/sg-core:latest\" id=6e19169a-5533-4a6c-8b26-c1174ddddbb1 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:20:10.342184 | controller |     "Jun 12 16:28:36.283132 crc crio[21573]: time=\"2026-06-12T16:28:36.282983538Z\" level=info msg=\"Created container 3b6451407ed1bb908ae09372f7c6c95cd077d8f37334ee8295bcdbaed9f3c9f6: openstack/cinder-scheduler-0/cinder-scheduler\" id=b9ebdbf4-1b0a-49f1-99f8-919df3cad96d name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:20:10.342199 | controller |     "Jun 12 16:28:36.284850 crc crio[21573]: time=\"2026-06-12T16:28:36.284747065Z\" level=info msg=\"Starting container: 3b6451407ed1bb908ae09372f7c6c95cd077d8f37334ee8295bcdbaed9f3c9f6\" id=3338a3fc-7874-452d-8b52-c13708393c70 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 17:20:10.342215 | controller |     "Jun 12 16:28:36.292322 crc crio[21573]: time=\"2026-06-12T16:28:36.292237217Z\" level=info msg=\"Started container\" PID=82874 containerID=3b6451407ed1bb908ae09372f7c6c95cd077d8f37334ee8295bcdbaed9f3c9f6 description=openstack/cinder-scheduler-0/cinder-scheduler id=3338a3fc-7874-452d-8b52-c13708393c70 name=/runtime.v1.RuntimeService/StartContainer sandboxID=841b17789f29d608a90b2dc8c93d53f33a768f8e414d744ec7a317c85deb9da9",
2026-06-12 17:20:10.342230 | controller |     "Jun 12 16:28:36.325057 crc crio[21573]: time=\"2026-06-12T16:28:36.324934913Z\" level=info msg=\"Creating container: openstack/ceilometer-0/sg-core\" id=8ee71bba-13e6-4ec7-9f2f-6a795988e9db name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:20:10.342246 | controller |     "Jun 12 16:28:36.325817 crc crio[21573]: time=\"2026-06-12T16:28:36.325745025Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.342261 | controller |     "Jun 12 16:28:36.355673 crc crio[21573]: time=\"2026-06-12T16:28:36.355559244Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-scheduler:current-podified\" id=9926416b-3319-45a1-bdde-f5b1640f47df name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:20:10.342276 | controller |     "Jun 12 16:28:36.421864 crc crio[21573]: time=\"2026-06-12T16:28:36.420832536Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-scheduler:current-podified\" id=4dedb300-bcc0-4b13-bb00-35279cbdc6f2 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:20:10.342292 | controller |     "Jun 12 16:28:36.425949 crc crio[21573]: time=\"2026-06-12T16:28:36.425826757Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.342308 | controller |     "Jun 12 16:28:36.439078 crc crio[21573]: time=\"2026-06-12T16:28:36.438953234Z\" level=info msg=\"Creating container: openstack/cinder-scheduler-0/probe\" id=d92fb9d4-d533-4313-a184-f8735cb9cc72 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:20:10.342325 | controller |     "Jun 12 16:28:36.439769 crc crio[21573]: time=\"2026-06-12T16:28:36.439697054Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.342346 | controller |     "Jun 12 16:28:36.449362 crc crio[21573]: time=\"2026-06-12T16:28:36.448967991Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.342363 | controller |     "Jun 12 16:28:36.554800 crc crio[21573]: time=\"2026-06-12T16:28:36.554719273Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.342379 | controller |     "Jun 12 16:28:36.602823 crc crio[21573]: time=\"2026-06-12T16:28:36.602702148Z\" level=info msg=\"Created container c77e491ac066a6385294d404cdb01723698dfe2c9254956690130c7804a12921: openstack/ceilometer-0/sg-core\" id=8ee71bba-13e6-4ec7-9f2f-6a795988e9db name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:20:10.342395 | controller |     "Jun 12 16:28:36.604586 crc crio[21573]: time=\"2026-06-12T16:28:36.604484198Z\" level=info msg=\"Starting container: c77e491ac066a6385294d404cdb01723698dfe2c9254956690130c7804a12921\" id=69954ef3-7b02-40b4-9466-6edad12a3f2c name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 17:20:10.342410 | controller |     "Jun 12 16:28:36.621883 crc crio[21573]: time=\"2026-06-12T16:28:36.621522409Z\" level=info msg=\"Started container\" PID=82947 containerID=c77e491ac066a6385294d404cdb01723698dfe2c9254956690130c7804a12921 description=openstack/ceilometer-0/sg-core id=69954ef3-7b02-40b4-9466-6edad12a3f2c name=/runtime.v1.RuntimeService/StartContainer sandboxID=64e544f158665c2d30ed5b16e4aa28f2dfebf110ea4a8287988422953a01b7ae",
2026-06-12 17:20:10.342426 | controller |     "Jun 12 16:28:36.640155 crc crio[21573]: time=\"2026-06-12T16:28:36.640027941Z\" level=info msg=\"Checking image status: registry.redhat.io/ubi9/httpd-24:latest\" id=68c51168-d7d1-4676-ab26-427b356ebbb0 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:20:10.342441 | controller |     "Jun 12 16:28:36.693872 crc crio[21573]: time=\"2026-06-12T16:28:36.693618805Z\" level=info msg=\"Checking image status: registry.redhat.io/ubi9/httpd-24:latest\" id=a3699e95-8491-4b24-832b-3b84e5a86534 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:20:10.342457 | controller |     "Jun 12 16:28:36.706017 crc crio[21573]: time=\"2026-06-12T16:28:36.705857729Z\" level=info msg=\"Creating container: openstack/ceilometer-0/proxy-httpd\" id=e26bbe42-3b05-468f-b2ec-ffd469c5a26e name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:20:10.342473 | controller |     "Jun 12 16:28:36.706922 crc crio[21573]: time=\"2026-06-12T16:28:36.706890707Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.342490 | controller |     "Jun 12 16:28:36.814584 crc crio[21573]: time=\"2026-06-12T16:28:36.814373167Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.342507 | controller |     "Jun 12 16:28:36.825028 crc crio[21573]: time=\"2026-06-12T16:28:36.824928898Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.342523 | controller |     "Jun 12 16:28:37.023151 crc crio[21573]: time=\"2026-06-12T16:28:37.022988656Z\" level=info msg=\"Created container e175db6826a870ec09dae4e4b997e14d444caec49a23453d9a70298d65cfc1de: openstack/ceilometer-0/proxy-httpd\" id=e26bbe42-3b05-468f-b2ec-ffd469c5a26e name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:20:10.342538 | controller |     "Jun 12 16:28:37.031173 crc crio[21573]: time=\"2026-06-12T16:28:37.031020381Z\" level=info msg=\"Starting container: e175db6826a870ec09dae4e4b997e14d444caec49a23453d9a70298d65cfc1de\" id=bc536f08-9606-49ee-8b1c-665962b9ed17 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 17:20:10.342557 | controller |     "Jun 12 16:28:37.085023 crc crio[21573]: time=\"2026-06-12T16:28:37.084878885Z\" level=info msg=\"Started container\" PID=82987 containerID=e175db6826a870ec09dae4e4b997e14d444caec49a23453d9a70298d65cfc1de description=openstack/ceilometer-0/proxy-httpd id=bc536f08-9606-49ee-8b1c-665962b9ed17 name=/runtime.v1.RuntimeService/StartContainer sandboxID=64e544f158665c2d30ed5b16e4aa28f2dfebf110ea4a8287988422953a01b7ae",
2026-06-12 17:20:10.342589 | controller |     "Jun 12 16:28:37.461868 crc crio[21573]: time=\"2026-06-12T16:28:37.460931049Z\" level=info msg=\"Stopping container: 0c5d87909069812af3f70ed00833c4299b4788ed2cf7fd7741a56c64097f01f0 (timeout: 30s)\" id=0d86160b-0f98-468f-a0fe-61b8cb2b9175 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 17:20:10.342611 | controller |     "Jun 12 16:28:37.463214 crc crio[21573]: time=\"2026-06-12T16:28:37.463072136Z\" level=info msg=\"Stopping container: ea97dda1990917dfc018cb28aee88c6aec59f7eddbe32f0990d7c0efdc037014 (timeout: 30s)\" id=8591ec43-55ec-448d-9cd1-4b73e9f04b28 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 17:20:10.342628 | controller |     "Jun 12 16:28:37.592332 crc crio[21573]: time=\"2026-06-12T16:28:37.592231339Z\" level=info msg=\"Stopping container: 18ff80338ebc3ef54690784a32d06fbd0cfcab72e3a958c6472662da9cf2886a (timeout: 30s)\" id=9312f5ab-6fb2-45eb-a998-7a8f550299a1 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 17:20:10.342644 | controller |     "Jun 12 16:28:37.593212 crc crio[21573]: time=\"2026-06-12T16:28:37.593100633Z\" level=info msg=\"Stopping container: 8dcfb8f8d34885c599fb0aaf92b4344df44e91cdfb0d74c76a9dcf740b36af59 (timeout: 30s)\" id=92c1929e-13d2-4a89-be47-c7939a97724a name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 17:20:10.342661 | controller |     "Jun 12 16:28:37.596219 crc crio[21573]: time=\"2026-06-12T16:28:37.595906069Z\" level=info msg=\"Stopping container: c77e491ac066a6385294d404cdb01723698dfe2c9254956690130c7804a12921 (timeout: 30s)\" id=76cff6f6-a8d1-4059-828e-41f60af2ab4f name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 17:20:10.342676 | controller |     "Jun 12 16:28:37.596607 crc crio[21573]: time=\"2026-06-12T16:28:37.596396622Z\" level=info msg=\"Stopping container: e175db6826a870ec09dae4e4b997e14d444caec49a23453d9a70298d65cfc1de (timeout: 30s)\" id=886746a3-65f2-47a4-ae85-4db6e46ab9af name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 17:20:10.342692 | controller |     "Jun 12 16:28:37.831183 crc crio[21573]: time=\"2026-06-12T16:28:37.831039826Z\" level=info msg=\"Stopped container c77e491ac066a6385294d404cdb01723698dfe2c9254956690130c7804a12921: openstack/ceilometer-0/sg-core\" id=76cff6f6-a8d1-4059-828e-41f60af2ab4f name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 17:20:10.342708 | controller |     "Jun 12 16:28:38.044610 crc crio[21573]: time=\"2026-06-12T16:28:38.04165417Z\" level=info msg=\"Stopped container 0c5d87909069812af3f70ed00833c4299b4788ed2cf7fd7741a56c64097f01f0: openstack/neutron-7f7c486dcd-zn7sz/neutron-httpd\" id=0d86160b-0f98-468f-a0fe-61b8cb2b9175 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 17:20:10.342724 | controller |     "Jun 12 16:28:38.080129 crc crio[21573]: time=\"2026-06-12T16:28:38.079972996Z\" level=info msg=\"Stopped container e175db6826a870ec09dae4e4b997e14d444caec49a23453d9a70298d65cfc1de: openstack/ceilometer-0/proxy-httpd\" id=886746a3-65f2-47a4-ae85-4db6e46ab9af name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 17:20:10.342740 | controller |     "Jun 12 16:28:38.224363 crc crio[21573]: time=\"2026-06-12T16:28:38.224281282Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.342756 | controller |     "Jun 12 16:28:38.464983 crc crio[21573]: time=\"2026-06-12T16:28:38.464248081Z\" level=info msg=\"Created container e0a9c300d41ad54434c3f7d9c3af22b79b41187f314cf89f14d859a7d3524dc6: openstack/cinder-scheduler-0/probe\" id=d92fb9d4-d533-4313-a184-f8735cb9cc72 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:20:10.342776 | controller |     "Jun 12 16:28:38.467988 crc crio[21573]: time=\"2026-06-12T16:28:38.467892819Z\" level=info msg=\"Starting container: e0a9c300d41ad54434c3f7d9c3af22b79b41187f314cf89f14d859a7d3524dc6\" id=05676e1d-bcf4-4ae6-876d-b96c06e996df name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 17:20:10.342792 | controller |     "Jun 12 16:28:38.475636 crc crio[21573]: time=\"2026-06-12T16:28:38.475533871Z\" level=info msg=\"Started container\" PID=83284 containerID=e0a9c300d41ad54434c3f7d9c3af22b79b41187f314cf89f14d859a7d3524dc6 description=openstack/cinder-scheduler-0/probe id=05676e1d-bcf4-4ae6-876d-b96c06e996df name=/runtime.v1.RuntimeService/StartContainer sandboxID=841b17789f29d608a90b2dc8c93d53f33a768f8e414d744ec7a317c85deb9da9",
2026-06-12 17:20:10.342808 | controller |     "Jun 12 16:28:45.249618 crc crio[21573]: time=\"2026-06-12T16:28:45.248516482Z\" level=info msg=\"Stopped container ea97dda1990917dfc018cb28aee88c6aec59f7eddbe32f0990d7c0efdc037014: openstack/neutron-7f7c486dcd-zn7sz/neutron-api\" id=8591ec43-55ec-448d-9cd1-4b73e9f04b28 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 17:20:10.342824 | controller |     "Jun 12 16:28:45.250868 crc crio[21573]: time=\"2026-06-12T16:28:45.250799893Z\" level=info msg=\"Stopping pod sandbox: 1ab788f9da5bb326f664cbea23ad5bd8fa447646bd40e31c4e98dbe386fb6e19\" id=c56317cb-8624-420c-a7bf-6d2254ed6853 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 17:20:10.342840 | controller |     "Jun 12 16:28:45.252258 crc crio[21573]: time=\"2026-06-12T16:28:45.25216992Z\" level=info msg=\"Got pod network &{Name:neutron-7f7c486dcd-zn7sz Namespace:openstack ID:1ab788f9da5bb326f664cbea23ad5bd8fa447646bd40e31c4e98dbe386fb6e19 UID:fda96de5-198d-4e6b-9b70-135ff13443cb NetNS:/var/run/netns/552fe9e0-dec3-42fd-be83-2a44aa859ee5 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podfda96de5_198d_4e6b_9b70_135ff13443cb.slice PodAnnotations:0xc000138a28}] Aliases:map[]}\"",
2026-06-12 17:20:10.342857 | controller |     "Jun 12 16:28:45.252417 crc crio[21573]: time=\"2026-06-12T16:28:45.252395246Z\" level=info msg=\"Deleting pod openstack_neutron-7f7c486dcd-zn7sz from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 17:20:10.342873 | controller |     "Jun 12 16:28:47.609313 crc crio[21573]: time=\"2026-06-12T16:28:47.606065777Z\" level=info msg=\"Stopping container: afebaa306ef41b2be74c0d2e6055d851ad59a2c2944cb43d1c20ac867fec1227 (timeout: 30s)\" id=3ec7267f-9408-4a9c-9d8c-d18a3c6e117d name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 17:20:10.342890 | controller |     "Jun 12 16:28:47.609313 crc crio[21573]: time=\"2026-06-12T16:28:47.607841584Z\" level=info msg=\"Stopping container: d1301769c664fab00df84c293bb46beb4940e7a7fe7012e7cc6819e66a406161 (timeout: 30s)\" id=9f88ff42-55a9-4f0c-99ae-be9d75d7260d name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 17:20:10.342906 | controller |     "Jun 12 16:28:47.877604 crc crio[21573]: time=\"2026-06-12T16:28:47.876734448Z\" level=info msg=\"Stopped container d1301769c664fab00df84c293bb46beb4940e7a7fe7012e7cc6819e66a406161: openstack/glance-default-internal-api-0/glance-log\" id=9f88ff42-55a9-4f0c-99ae-be9d75d7260d name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 17:20:10.342922 | controller |     "Jun 12 16:28:47.882668 crc crio[21573]: time=\"2026-06-12T16:28:47.882566795Z\" level=info msg=\"Stopped pod sandbox: 1ab788f9da5bb326f664cbea23ad5bd8fa447646bd40e31c4e98dbe386fb6e19\" id=c56317cb-8624-420c-a7bf-6d2254ed6853 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 17:20:10.342938 | controller |     "Jun 12 16:28:48.854984 crc crio[21573]: time=\"2026-06-12T16:28:48.854251308Z\" level=info msg=\"Removing container: 0c5d87909069812af3f70ed00833c4299b4788ed2cf7fd7741a56c64097f01f0\" id=e5d0ad3c-0a17-48d7-8c07-7879d1f189e7 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 17:20:10.342959 | controller |     "Jun 12 16:28:48.921979 crc crio[21573]: time=\"2026-06-12T16:28:48.920786456Z\" level=info msg=\"Removed container 0c5d87909069812af3f70ed00833c4299b4788ed2cf7fd7741a56c64097f01f0: openstack/neutron-7f7c486dcd-zn7sz/neutron-httpd\" id=e5d0ad3c-0a17-48d7-8c07-7879d1f189e7 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 17:20:10.342984 | controller |     "Jun 12 16:28:48.941261 crc crio[21573]: time=\"2026-06-12T16:28:48.941141701Z\" level=info msg=\"Removing container: ea97dda1990917dfc018cb28aee88c6aec59f7eddbe32f0990d7c0efdc037014\" id=3641cd54-7f3b-402d-b418-23b7c593b350 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 17:20:10.343003 | controller |     "Jun 12 16:28:48.974233 crc crio[21573]: time=\"2026-06-12T16:28:48.974136556Z\" level=info msg=\"Removed container ea97dda1990917dfc018cb28aee88c6aec59f7eddbe32f0990d7c0efdc037014: openstack/neutron-7f7c486dcd-zn7sz/neutron-api\" id=3641cd54-7f3b-402d-b418-23b7c593b350 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 17:20:10.343019 | controller |     "Jun 12 16:28:49.750604 crc crio[21573]: time=\"2026-06-12T16:28:49.74989745Z\" level=info msg=\"Stopping container: d7195de5bbfb613aca1308ac9cb10fa83051e4befc6a38e924a7ddbf5d61a6c7 (timeout: 30s)\" id=4cd33bde-6ae4-47e0-8dcc-618c88b9a04a name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 17:20:10.343035 | controller |     "Jun 12 16:28:49.752284 crc crio[21573]: time=\"2026-06-12T16:28:49.750085705Z\" level=info msg=\"Stopping container: d0eaa028b2b04e0f72c1ff9e2b2ca0b980027b031a0fa10e5b56b4c5b3437964 (timeout: 30s)\" id=40d18651-bb19-475a-93e8-3d38cda7e296 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 17:20:10.343050 | controller |     "Jun 12 16:28:50.018167 crc crio[21573]: time=\"2026-06-12T16:28:50.018016679Z\" level=info msg=\"Stopped container d0eaa028b2b04e0f72c1ff9e2b2ca0b980027b031a0fa10e5b56b4c5b3437964: openstack/glance-default-external-api-0/glance-log\" id=40d18651-bb19-475a-93e8-3d38cda7e296 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 17:20:10.343066 | controller |     "Jun 12 16:28:51.049045 crc crio[21573]: time=\"2026-06-12T16:28:51.048424623Z\" level=info msg=\"Stopped container afebaa306ef41b2be74c0d2e6055d851ad59a2c2944cb43d1c20ac867fec1227: openstack/glance-default-internal-api-0/glance-httpd\" id=3ec7267f-9408-4a9c-9d8c-d18a3c6e117d name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 17:20:10.343082 | controller |     "Jun 12 16:28:51.050707 crc crio[21573]: time=\"2026-06-12T16:28:51.050609212Z\" level=info msg=\"Stopping pod sandbox: c2a844459e747c9d8bc60e4af0c9f712cea6acbf66d0c1a2f29ed2515c56e7e7\" id=aa3b1ea5-9fca-4d42-b092-b87d8b6eb3ff name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 17:20:10.343098 | controller |     "Jun 12 16:28:51.052025 crc crio[21573]: time=\"2026-06-12T16:28:51.051957858Z\" level=info msg=\"Got pod network &{Name:glance-default-internal-api-0 Namespace:openstack ID:c2a844459e747c9d8bc60e4af0c9f712cea6acbf66d0c1a2f29ed2515c56e7e7 UID:ba8e2c54-bcdf-458f-b8b7-0ad2f4c77042 NetNS:/var/run/netns/851c505c-8ae5-4299-8d78-a53d6651218f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podba8e2c54_bcdf_458f_b8b7_0ad2f4c77042.slice PodAnnotations:0xc0005682c8}] Aliases:map[]}\"",
2026-06-12 17:20:10.343113 | controller |     "Jun 12 16:28:51.052276 crc crio[21573]: time=\"2026-06-12T16:28:51.052217845Z\" level=info msg=\"Deleting pod openstack_glance-default-internal-api-0 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 17:20:10.343129 | controller |     "Jun 12 16:28:52.048177 crc crio[21573]: time=\"2026-06-12T16:28:52.047432485Z\" level=info msg=\"Stopped pod sandbox: c2a844459e747c9d8bc60e4af0c9f712cea6acbf66d0c1a2f29ed2515c56e7e7\" id=aa3b1ea5-9fca-4d42-b092-b87d8b6eb3ff name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 17:20:10.343145 | controller |     "Jun 12 16:28:53.066767 crc crio[21573]: time=\"2026-06-12T16:28:53.065288005Z\" level=info msg=\"Removing container: afebaa306ef41b2be74c0d2e6055d851ad59a2c2944cb43d1c20ac867fec1227\" id=1e0b2a9e-18ed-4f06-b941-6a34219843cb name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 17:20:10.343164 | controller |     "Jun 12 16:28:53.221826 crc crio[21573]: time=\"2026-06-12T16:28:53.221350194Z\" level=info msg=\"Stopped container d7195de5bbfb613aca1308ac9cb10fa83051e4befc6a38e924a7ddbf5d61a6c7: openstack/glance-default-external-api-0/glance-httpd\" id=4cd33bde-6ae4-47e0-8dcc-618c88b9a04a name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 17:20:10.343181 | controller |     "Jun 12 16:28:53.223613 crc crio[21573]: time=\"2026-06-12T16:28:53.222721632Z\" level=info msg=\"Stopping pod sandbox: 8c99460b66e3c51af1c44fa3ab9982b4acfbb598aa35dd5dba718206416960c7\" id=5d74a5e2-f3fa-4547-b359-d19715c4aa82 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 17:20:10.343197 | controller |     "Jun 12 16:28:53.223815 crc crio[21573]: time=\"2026-06-12T16:28:53.223745949Z\" level=info msg=\"Got pod network &{Name:glance-default-external-api-0 Namespace:openstack ID:8c99460b66e3c51af1c44fa3ab9982b4acfbb598aa35dd5dba718206416960c7 UID:8ad3e27c-6aa4-42d8-a1b3-97e46d626f8c NetNS:/var/run/netns/41f40b66-da69-4f57-9fd9-2d632736381a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod8ad3e27c_6aa4_42d8_a1b3_97e46d626f8c.slice PodAnnotations:0xc002e28100}] Aliases:map[]}\"",
2026-06-12 17:20:10.343213 | controller |     "Jun 12 16:28:53.224016 crc crio[21573]: time=\"2026-06-12T16:28:53.223951505Z\" level=info msg=\"Deleting pod openstack_glance-default-external-api-0 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 17:20:10.343229 | controller |     "Jun 12 16:28:53.282506 crc crio[21573]: time=\"2026-06-12T16:28:53.274375787Z\" level=info msg=\"Removed container afebaa306ef41b2be74c0d2e6055d851ad59a2c2944cb43d1c20ac867fec1227: openstack/glance-default-internal-api-0/glance-httpd\" id=1e0b2a9e-18ed-4f06-b941-6a34219843cb name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 17:20:10.343245 | controller |     "Jun 12 16:28:53.282506 crc crio[21573]: time=\"2026-06-12T16:28:53.277340904Z\" level=info msg=\"Removing container: d1301769c664fab00df84c293bb46beb4940e7a7fe7012e7cc6819e66a406161\" id=651c7cee-e40f-4a85-937e-2e55a79178ef name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 17:20:10.343261 | controller |     "Jun 12 16:28:53.378630 crc crio[21573]: time=\"2026-06-12T16:28:53.37797557Z\" level=info msg=\"Removed container d1301769c664fab00df84c293bb46beb4940e7a7fe7012e7cc6819e66a406161: openstack/glance-default-internal-api-0/glance-log\" id=651c7cee-e40f-4a85-937e-2e55a79178ef name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 17:20:10.343276 | controller |     "Jun 12 16:28:53.913781 crc crio[21573]: time=\"2026-06-12T16:28:53.912992863Z\" level=info msg=\"Stopped pod sandbox: 8c99460b66e3c51af1c44fa3ab9982b4acfbb598aa35dd5dba718206416960c7\" id=5d74a5e2-f3fa-4547-b359-d19715c4aa82 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 17:20:10.343292 | controller |     "Jun 12 16:28:54.038404 crc crio[21573]: time=\"2026-06-12T16:28:54.038312924Z\" level=info msg=\"Running pod sandbox: openstack/glance-default-internal-api-0/POD\" id=a2c5aa6a-11a4-4443-8cd2-0f9918566f75 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:20:10.343308 | controller |     "Jun 12 16:28:54.038723 crc crio[21573]: time=\"2026-06-12T16:28:54.038632309Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.343324 | controller |     "Jun 12 16:28:54.157773 crc crio[21573]: time=\"2026-06-12T16:28:54.155270999Z\" level=info msg=\"Got pod network &{Name:glance-default-internal-api-0 Namespace:openstack ID:75ac0c2fc9c295ccd15a5bf4291a81c5e531bb17fe0e162048729f24a5fdca42 UID:5731ee95-6bfe-454d-ab52-21c6e76cab6f NetNS:/var/run/netns/bf3aa622-4af5-4c02-986d-ca0428b0d744 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod5731ee95_6bfe_454d_ab52_21c6e76cab6f.slice PodAnnotations:0xc00209e9d0}] Aliases:map[]}\"",
2026-06-12 17:20:10.343343 | controller |     "Jun 12 16:28:54.158934 crc crio[21573]: time=\"2026-06-12T16:28:54.157837998Z\" level=info msg=\"Adding pod openstack_glance-default-internal-api-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 17:20:10.343360 | controller |     "Jun 12 16:28:54.185192 crc crio[21573]: time=\"2026-06-12T16:28:54.185080328Z\" level=info msg=\"Removing container: d7195de5bbfb613aca1308ac9cb10fa83051e4befc6a38e924a7ddbf5d61a6c7\" id=e40b792c-03ed-41c1-a6cb-a93114673c0e name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 17:20:10.343377 | controller |     "Jun 12 16:28:54.405975 crc crio[21573]: time=\"2026-06-12T16:28:54.405417172Z\" level=info msg=\"Removed container d7195de5bbfb613aca1308ac9cb10fa83051e4befc6a38e924a7ddbf5d61a6c7: openstack/glance-default-external-api-0/glance-httpd\" id=e40b792c-03ed-41c1-a6cb-a93114673c0e name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 17:20:10.343393 | controller |     "Jun 12 16:28:54.411042 crc crio[21573]: time=\"2026-06-12T16:28:54.410960272Z\" level=info msg=\"Removing container: d0eaa028b2b04e0f72c1ff9e2b2ca0b980027b031a0fa10e5b56b4c5b3437964\" id=faa7f949-01e7-4f6a-87f6-a903bd7f108a name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 17:20:10.343408 | controller |     "Jun 12 16:28:54.460652 crc crio[21573]: time=\"2026-06-12T16:28:54.459397421Z\" level=info msg=\"Removed container d0eaa028b2b04e0f72c1ff9e2b2ca0b980027b031a0fa10e5b56b4c5b3437964: openstack/glance-default-external-api-0/glance-log\" id=faa7f949-01e7-4f6a-87f6-a903bd7f108a name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 17:20:10.343424 | controller |     "Jun 12 16:28:55.059151 crc crio[21573]: 2026-06-12T16:28:55Z [verbose] CmdAdd (shim): {1.1.0 [{Name:75ac0c2fc9c295c Mac:9a:01:09:17:e9:72 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:b6 Mtu:0 Sandbox:/var/run/netns/bf3aa622-4af5-4c02-986d-ca0428b0d744 SocketPath: PciID:}] [{Interface:0xc0002d09e0 Address:{IP:10.217.0.182 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 17:20:10.343440 | controller |     "Jun 12 16:28:55.059845 crc crio[21573]: time=\"2026-06-12T16:28:55.059792916Z\" level=info msg=\"Got pod network &{Name:glance-default-internal-api-0 Namespace:openstack ID:75ac0c2fc9c295ccd15a5bf4291a81c5e531bb17fe0e162048729f24a5fdca42 UID:5731ee95-6bfe-454d-ab52-21c6e76cab6f NetNS:/var/run/netns/bf3aa622-4af5-4c02-986d-ca0428b0d744 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod5731ee95_6bfe_454d_ab52_21c6e76cab6f.slice PodAnnotations:0xc00209e9d0}] Aliases:map[]}\"",
2026-06-12 17:20:10.343456 | controller |     "Jun 12 16:28:55.060264 crc crio[21573]: time=\"2026-06-12T16:28:55.060233708Z\" level=info msg=\"Checking pod openstack_glance-default-internal-api-0 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 17:20:10.343472 | controller |     "Jun 12 16:28:55.080587 crc crio[21573]: time=\"2026-06-12T16:28:55.079850989Z\" level=info msg=\"Ran pod sandbox 75ac0c2fc9c295ccd15a5bf4291a81c5e531bb17fe0e162048729f24a5fdca42 with infra container: openstack/glance-default-internal-api-0/POD\" id=a2c5aa6a-11a4-4443-8cd2-0f9918566f75 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:20:10.343488 | controller |     "Jun 12 16:28:55.081506 crc crio[21573]: time=\"2026-06-12T16:28:55.08105329Z\" level=info msg=\"Running pod sandbox: openstack/glance-default-external-api-0/POD\" id=fa82abe4-6d0a-4db7-9f04-49ca31a86470 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:20:10.343504 | controller |     "Jun 12 16:28:55.081506 crc crio[21573]: time=\"2026-06-12T16:28:55.081221925Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.343523 | controller |     "Jun 12 16:28:55.087582 crc crio[21573]: time=\"2026-06-12T16:28:55.087366546Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api:current-podified\" id=053c8e89-0e31-4911-a914-20652e4a9b8c name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:20:10.343539 | controller |     "Jun 12 16:28:55.129290 crc crio[21573]: time=\"2026-06-12T16:28:55.124602473Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api:current-podified\" id=d08df2a4-251a-4fd0-b94c-948cf923d2da name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:20:10.343555 | controller |     "Jun 12 16:28:55.144302 crc crio[21573]: time=\"2026-06-12T16:28:55.143992442Z\" level=info msg=\"Got pod network &{Name:glance-default-external-api-0 Namespace:openstack ID:19b6b7462fb9225d8e2dd831ce865208921aa2d1cba4d4a5b56a618d80b0d34c UID:a3de39ef-584f-409c-8244-30c269caf719 NetNS:/var/run/netns/97243242-a488-4beb-8956-48df68665a01 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poda3de39ef_584f_409c_8244_30c269caf719.slice PodAnnotations:0xc0005680e0}] Aliases:map[]}\"",
2026-06-12 17:20:10.343571 | controller |     "Jun 12 16:28:55.144302 crc crio[21573]: time=\"2026-06-12T16:28:55.144124786Z\" level=info msg=\"Adding pod openstack_glance-default-external-api-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 17:20:10.343609 | controller |     "Jun 12 16:28:55.150013 crc crio[21573]: time=\"2026-06-12T16:28:55.149913079Z\" level=info msg=\"Creating container: openstack/glance-default-internal-api-0/glance-log\" id=96a70aaf-fbca-4352-941e-a52b23b41aab name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:20:10.343627 | controller |     "Jun 12 16:28:55.153526 crc crio[21573]: time=\"2026-06-12T16:28:55.151126854Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.343643 | controller |     "Jun 12 16:28:55.229160 crc crio[21573]: time=\"2026-06-12T16:28:55.22895109Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.343659 | controller |     "Jun 12 16:28:56.197733 crc crio[21573]: 2026-06-12T16:28:56Z [verbose] CmdAdd (shim): {1.1.0 [{Name:19b6b7462fb9225 Mac:ba:97:af:29:d8:69 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:b7 Mtu:0 Sandbox:/var/run/netns/97243242-a488-4beb-8956-48df68665a01 SocketPath: PciID:}] [{Interface:0xc0004925c0 Address:{IP:10.217.0.183 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 17:20:10.343675 | controller |     "Jun 12 16:28:56.199540 crc crio[21573]: time=\"2026-06-12T16:28:56.199232858Z\" level=info msg=\"Got pod network &{Name:glance-default-external-api-0 Namespace:openstack ID:19b6b7462fb9225d8e2dd831ce865208921aa2d1cba4d4a5b56a618d80b0d34c UID:a3de39ef-584f-409c-8244-30c269caf719 NetNS:/var/run/netns/97243242-a488-4beb-8956-48df68665a01 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poda3de39ef_584f_409c_8244_30c269caf719.slice PodAnnotations:0xc0005680e0}] Aliases:map[]}\"",
2026-06-12 17:20:10.343691 | controller |     "Jun 12 16:28:56.199540 crc crio[21573]: time=\"2026-06-12T16:28:56.199411303Z\" level=info msg=\"Checking pod openstack_glance-default-external-api-0 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 17:20:10.343707 | controller |     "Jun 12 16:28:56.210177 crc crio[21573]: time=\"2026-06-12T16:28:56.210136278Z\" level=info msg=\"Ran pod sandbox 19b6b7462fb9225d8e2dd831ce865208921aa2d1cba4d4a5b56a618d80b0d34c with infra container: openstack/glance-default-external-api-0/POD\" id=fa82abe4-6d0a-4db7-9f04-49ca31a86470 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:20:10.343726 | controller |     "Jun 12 16:28:56.216921 crc crio[21573]: time=\"2026-06-12T16:28:56.215793477Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api:current-podified\" id=e71e8d91-b091-4ce1-ba21-d4e9a5dd2820 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:20:10.343742 | controller |     "Jun 12 16:28:56.220704 crc crio[21573]: time=\"2026-06-12T16:28:56.220615547Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.343758 | controller |     "Jun 12 16:28:56.225677 crc crio[21573]: time=\"2026-06-12T16:28:56.225527653Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api:current-podified\" id=ee833fea-3b90-4407-92e4-6441e51030cb name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:20:10.343955 | controller |     "Jun 12 16:28:56.240140 crc crio[21573]: time=\"2026-06-12T16:28:56.23996362Z\" level=info msg=\"Creating container: openstack/glance-default-external-api-0/glance-log\" id=82fee7a5-c5fa-4cbd-855a-7a576224ceb5 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:20:10.343972 | controller |     "Jun 12 16:28:56.241836 crc crio[21573]: time=\"2026-06-12T16:28:56.240880915Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.343996 | controller |     "Jun 12 16:28:56.339721 crc crio[21573]: time=\"2026-06-12T16:28:56.339584038Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.344018 | controller |     "Jun 12 16:28:56.473401 crc crio[21573]: time=\"2026-06-12T16:28:56.473317183Z\" level=info msg=\"Created container 85c22b4bbb1444b470362787e425e37029a68ac80db10b6df2fe993c62dd0624: openstack/glance-default-internal-api-0/glance-log\" id=96a70aaf-fbca-4352-941e-a52b23b41aab name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:20:10.344035 | controller |     "Jun 12 16:28:56.480113 crc crio[21573]: time=\"2026-06-12T16:28:56.479929652Z\" level=info msg=\"Starting container: 85c22b4bbb1444b470362787e425e37029a68ac80db10b6df2fe993c62dd0624\" id=67843a2a-71df-492f-885a-a5a96b2ab862 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 17:20:10.344051 | controller |     "Jun 12 16:28:56.486790 crc crio[21573]: time=\"2026-06-12T16:28:56.486681949Z\" level=info msg=\"Started container\" PID=84522 containerID=85c22b4bbb1444b470362787e425e37029a68ac80db10b6df2fe993c62dd0624 description=openstack/glance-default-internal-api-0/glance-log id=67843a2a-71df-492f-885a-a5a96b2ab862 name=/runtime.v1.RuntimeService/StartContainer sandboxID=75ac0c2fc9c295ccd15a5bf4291a81c5e531bb17fe0e162048729f24a5fdca42",
2026-06-12 17:20:10.344068 | controller |     "Jun 12 16:28:56.515609 crc crio[21573]: time=\"2026-06-12T16:28:56.51515508Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api:current-podified\" id=d84410b0-7a6f-4242-8952-bc35c747058a name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:20:10.344084 | controller |     "Jun 12 16:28:56.629071 crc crio[21573]: time=\"2026-06-12T16:28:56.628933271Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api:current-podified\" id=a9c9e5ac-5c80-4051-be68-fc12cbd1e0c2 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:20:10.344100 | controller |     "Jun 12 16:28:56.649788 crc crio[21573]: time=\"2026-06-12T16:28:56.646678655Z\" level=info msg=\"Creating container: openstack/glance-default-internal-api-0/glance-httpd\" id=481a8be0-2be6-450f-a214-539d2ba57b27 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:20:10.344119 | controller |     "Jun 12 16:28:56.653624 crc crio[21573]: time=\"2026-06-12T16:28:56.650915396Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.344136 | controller |     "Jun 12 16:28:56.762335 crc crio[21573]: time=\"2026-06-12T16:28:56.762254088Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.344152 | controller |     "Jun 12 16:28:57.206539 crc crio[21573]: time=\"2026-06-12T16:28:57.20638117Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.344169 | controller |     "Jun 12 16:28:57.478726 crc crio[21573]: time=\"2026-06-12T16:28:57.478330614Z\" level=info msg=\"Created container b5137858f324d08c748d52a80871c6b1eac67b9df3a542b360c8fe7e0d83f814: openstack/glance-default-external-api-0/glance-log\" id=82fee7a5-c5fa-4cbd-855a-7a576224ceb5 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:20:10.344185 | controller |     "Jun 12 16:28:57.481316 crc crio[21573]: time=\"2026-06-12T16:28:57.481234203Z\" level=info msg=\"Starting container: b5137858f324d08c748d52a80871c6b1eac67b9df3a542b360c8fe7e0d83f814\" id=7baa10a9-7f16-43df-abab-fcd1cf436426 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 17:20:10.344201 | controller |     "Jun 12 16:28:57.497181 crc crio[21573]: time=\"2026-06-12T16:28:57.497042331Z\" level=info msg=\"Started container\" PID=84568 containerID=b5137858f324d08c748d52a80871c6b1eac67b9df3a542b360c8fe7e0d83f814 description=openstack/glance-default-external-api-0/glance-log id=7baa10a9-7f16-43df-abab-fcd1cf436426 name=/runtime.v1.RuntimeService/StartContainer sandboxID=19b6b7462fb9225d8e2dd831ce865208921aa2d1cba4d4a5b56a618d80b0d34c",
2026-06-12 17:20:10.344217 | controller |     "Jun 12 16:28:57.525847 crc crio[21573]: time=\"2026-06-12T16:28:57.525520539Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api:current-podified\" id=443c658f-442e-4c3e-9dd3-1e493c3493e3 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:20:10.344233 | controller |     "Jun 12 16:28:57.631988 crc crio[21573]: time=\"2026-06-12T16:28:57.630823913Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api:current-podified\" id=7366d345-0d85-48c9-99d8-51ede3fb8b2d name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:20:10.344250 | controller |     "Jun 12 16:28:57.643752 crc crio[21573]: time=\"2026-06-12T16:28:57.643635131Z\" level=info msg=\"Creating container: openstack/glance-default-external-api-0/glance-httpd\" id=f3a9d6ac-6eea-488b-8d9c-387c2fabb388 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:20:10.344266 | controller |     "Jun 12 16:28:57.644218 crc crio[21573]: time=\"2026-06-12T16:28:57.644148045Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.344282 | controller |     "Jun 12 16:28:57.724826 crc crio[21573]: time=\"2026-06-12T16:28:57.724389596Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.344297 | controller |     "Jun 12 16:28:57.750197 crc crio[21573]: time=\"2026-06-12T16:28:57.749876906Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.344313 | controller |     "Jun 12 16:28:58.106835 crc crio[21573]: time=\"2026-06-12T16:28:58.104066898Z\" level=info msg=\"Created container 359d62330afcc3b10715429193d0a3c07601633af5e4f8a93f52cbe360c0d3a8: openstack/glance-default-internal-api-0/glance-httpd\" id=481a8be0-2be6-450f-a214-539d2ba57b27 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:20:10.344332 | controller |     "Jun 12 16:28:58.111498 crc crio[21573]: time=\"2026-06-12T16:28:58.108900189Z\" level=info msg=\"Starting container: 359d62330afcc3b10715429193d0a3c07601633af5e4f8a93f52cbe360c0d3a8\" id=2ccc3745-84c5-40f4-ad48-749b047ed659 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 17:20:10.344349 | controller |     "Jun 12 16:28:58.123523 crc crio[21573]: time=\"2026-06-12T16:28:58.120631401Z\" level=info msg=\"Started container\" PID=84597 containerID=359d62330afcc3b10715429193d0a3c07601633af5e4f8a93f52cbe360c0d3a8 description=openstack/glance-default-internal-api-0/glance-httpd id=2ccc3745-84c5-40f4-ad48-749b047ed659 name=/runtime.v1.RuntimeService/StartContainer sandboxID=75ac0c2fc9c295ccd15a5bf4291a81c5e531bb17fe0e162048729f24a5fdca42",
2026-06-12 17:20:10.344365 | controller |     "Jun 12 16:28:58.629778 crc crio[21573]: time=\"2026-06-12T16:28:58.629523003Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.344380 | controller |     "Jun 12 16:28:58.926276 crc crio[21573]: time=\"2026-06-12T16:28:58.925264143Z\" level=info msg=\"Created container 0d46ac867052b076bd54c13b4c0880362d624a7846c7082fa0d85c0feddc2c94: openstack/glance-default-external-api-0/glance-httpd\" id=f3a9d6ac-6eea-488b-8d9c-387c2fabb388 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:20:10.344396 | controller |     "Jun 12 16:28:58.929653 crc crio[21573]: time=\"2026-06-12T16:28:58.927278326Z\" level=info msg=\"Starting container: 0d46ac867052b076bd54c13b4c0880362d624a7846c7082fa0d85c0feddc2c94\" id=85e57f43-e0ce-40fa-bbe9-f09bd48f6419 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 17:20:10.344412 | controller |     "Jun 12 16:28:58.935990 crc crio[21573]: time=\"2026-06-12T16:28:58.935899988Z\" level=info msg=\"Started container\" PID=84819 containerID=0d46ac867052b076bd54c13b4c0880362d624a7846c7082fa0d85c0feddc2c94 description=openstack/glance-default-external-api-0/glance-httpd id=85e57f43-e0ce-40fa-bbe9-f09bd48f6419 name=/runtime.v1.RuntimeService/StartContainer sandboxID=19b6b7462fb9225d8e2dd831ce865208921aa2d1cba4d4a5b56a618d80b0d34c",
2026-06-12 17:20:10.344428 | controller |     "Jun 12 16:28:59.915670 crc crio[21573]: time=\"2026-06-12T16:28:59.914876577Z\" level=info msg=\"Running pod sandbox: openstack/nova-api-db-create-4rwld/POD\" id=bc635283-a996-42dd-a268-3e0c01f6ee53 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:20:10.344444 | controller |     "Jun 12 16:28:59.915670 crc crio[21573]: time=\"2026-06-12T16:28:59.915675328Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.344459 | controller |     "Jun 12 16:29:00.001413 crc crio[21573]: time=\"2026-06-12T16:29:00.001368935Z\" level=info msg=\"Got pod network &{Name:nova-api-db-create-4rwld Namespace:openstack ID:3991f199f586de72e9f22fa24d11b65e2e3020203e1f0e9836d83d376609fc17 UID:8edd3252-d903-4401-8547-c8b10b754cec NetNS:/var/run/netns/cee7b23a-a4c2-4060-8ccb-c24f8d28c4ba Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod8edd3252_d903_4401_8547_c8b10b754cec.slice PodAnnotations:0xc00008cfd8}] Aliases:map[]}\"",
2026-06-12 17:20:10.344475 | controller |     "Jun 12 16:29:00.001669 crc crio[21573]: time=\"2026-06-12T16:29:00.001648553Z\" level=info msg=\"Adding pod openstack_nova-api-db-create-4rwld to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 17:20:10.344491 | controller |     "Jun 12 16:29:00.444416 crc crio[21573]: time=\"2026-06-12T16:29:00.440937982Z\" level=info msg=\"Running pod sandbox: openstack/nova-cell0-db-create-9g6jl/POD\" id=d7052501-eed5-459f-a0d7-46f5b721afcb name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:20:10.344510 | controller |     "Jun 12 16:29:00.444416 crc crio[21573]: time=\"2026-06-12T16:29:00.441931879Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.344527 | controller |     "Jun 12 16:29:00.482108 crc crio[21573]: time=\"2026-06-12T16:29:00.477410031Z\" level=info msg=\"Running pod sandbox: openstack/nova-api-92f1-account-create-update-5s6l7/POD\" id=0ca96795-89a1-49f4-8496-7c5e85e15b8f name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:20:10.344542 | controller |     "Jun 12 16:29:00.482432 crc crio[21573]: time=\"2026-06-12T16:29:00.48219063Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.344558 | controller |     "Jun 12 16:29:00.496295 crc crio[21573]: time=\"2026-06-12T16:29:00.496194712Z\" level=info msg=\"Running pod sandbox: openstack/nova-cell1-db-create-hlchg/POD\" id=d7e0e593-3e5a-476d-b9b9-82da2b7b39f1 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:20:10.344589 | controller |     "Jun 12 16:29:00.496409 crc crio[21573]: time=\"2026-06-12T16:29:00.496340765Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.344611 | controller |     "Jun 12 16:29:00.542720 crc crio[21573]: 2026-06-12T16:29:00Z [verbose] CmdAdd (shim): {1.1.0 [{Name:3991f199f586de7 Mac:fa:11:e4:ac:49:69 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:b8 Mtu:0 Sandbox:/var/run/netns/cee7b23a-a4c2-4060-8ccb-c24f8d28c4ba SocketPath: PciID:}] [{Interface:0xc000194f90 Address:{IP:10.217.0.184 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 17:20:10.344628 | controller |     "Jun 12 16:29:00.545336 crc crio[21573]: time=\"2026-06-12T16:29:00.545265581Z\" level=info msg=\"Got pod network &{Name:nova-api-db-create-4rwld Namespace:openstack ID:3991f199f586de72e9f22fa24d11b65e2e3020203e1f0e9836d83d376609fc17 UID:8edd3252-d903-4401-8547-c8b10b754cec NetNS:/var/run/netns/cee7b23a-a4c2-4060-8ccb-c24f8d28c4ba Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod8edd3252_d903_4401_8547_c8b10b754cec.slice PodAnnotations:0xc00008cfd8}] Aliases:map[]}\"",
2026-06-12 17:20:10.344645 | controller |     "Jun 12 16:29:00.546032 crc crio[21573]: time=\"2026-06-12T16:29:00.545901737Z\" level=info msg=\"Checking pod openstack_nova-api-db-create-4rwld for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 17:20:10.344661 | controller |     "Jun 12 16:29:00.555177 crc crio[21573]: time=\"2026-06-12T16:29:00.555042955Z\" level=info msg=\"Got pod network &{Name:nova-cell0-db-create-9g6jl Namespace:openstack ID:17a21eaf68e3a07895fe54dc3d107a5efe0ac7157e42516b7bdf47ff4f147fbf UID:0b976697-f6e4-4615-a3a3-7dbc8af7a9f5 NetNS:/var/run/netns/4a87b581-f843-4402-b37e-1f488603891d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod0b976697_f6e4_4615_a3a3_7dbc8af7a9f5.slice PodAnnotations:0xc00209ecd0}] Aliases:map[]}\"",
2026-06-12 17:20:10.344677 | controller |     "Jun 12 16:29:00.555177 crc crio[21573]: time=\"2026-06-12T16:29:00.555147568Z\" level=info msg=\"Adding pod openstack_nova-cell0-db-create-9g6jl to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 17:20:10.344693 | controller |     "Jun 12 16:29:00.621485 crc crio[21573]: time=\"2026-06-12T16:29:00.620882636Z\" level=info msg=\"Ran pod sandbox 3991f199f586de72e9f22fa24d11b65e2e3020203e1f0e9836d83d376609fc17 with infra container: openstack/nova-api-db-create-4rwld/POD\" id=bc635283-a996-42dd-a268-3e0c01f6ee53 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:20:10.344713 | controller |     "Jun 12 16:29:00.623117 crc crio[21573]: time=\"2026-06-12T16:29:00.622903641Z\" level=info msg=\"Got pod network &{Name:nova-api-92f1-account-create-update-5s6l7 Namespace:openstack ID:0afd9a785206ef5c674c67b77cebbab97e6c0588442e0427c66d95f09a2f5419 UID:5c2bee64-5ca1-4708-91d6-e6bfc329d24f NetNS:/var/run/netns/a386b4aa-6b76-4eaf-87f4-7c8d01337215 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod5c2bee64_5ca1_4708_91d6_e6bfc329d24f.slice PodAnnotations:0xc0063800c0}] Aliases:map[]}\"",
2026-06-12 17:20:10.344730 | controller |     "Jun 12 16:29:00.623279 crc crio[21573]: time=\"2026-06-12T16:29:00.62325225Z\" level=info msg=\"Adding pod openstack_nova-api-92f1-account-create-update-5s6l7 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 17:20:10.344746 | controller |     "Jun 12 16:29:00.627051 crc crio[21573]: time=\"2026-06-12T16:29:00.626894884Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=c08b7621-c575-42f8-8aa6-19e8af8d81e5 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:20:10.344762 | controller |     "Jun 12 16:29:00.651334 crc crio[21573]: time=\"2026-06-12T16:29:00.650326989Z\" level=info msg=\"Got pod network &{Name:nova-cell1-db-create-hlchg Namespace:openstack ID:ccf5c4c3a5f161fc5dd934721aae0729acce7d8d43d4bc16f6b7a21962f61279 UID:276afefc-b6a7-42d5-8930-d60ab7aa2341 NetNS:/var/run/netns/d63cf9bb-d613-4cce-ac74-57b25ba4d6c8 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod276afefc_b6a7_42d5_8930_d60ab7aa2341.slice PodAnnotations:0xc003674200}] Aliases:map[]}\"",
2026-06-12 17:20:10.344779 | controller |     "Jun 12 16:29:00.651334 crc crio[21573]: time=\"2026-06-12T16:29:00.650387411Z\" level=info msg=\"Adding pod openstack_nova-cell1-db-create-hlchg to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 17:20:10.344795 | controller |     "Jun 12 16:29:00.654063 crc crio[21573]: time=\"2026-06-12T16:29:00.653897682Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=39b9e0a2-5b84-4dcc-ab58-7bb3fc1627fb name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:20:10.344811 | controller |     "Jun 12 16:29:00.671188 crc crio[21573]: time=\"2026-06-12T16:29:00.670920871Z\" level=info msg=\"Running pod sandbox: openstack/nova-cell0-82a2-account-create-update-pmkx2/POD\" id=1cd3e626-9e81-4d74-a1fc-c92875763b5c name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:20:10.344827 | controller |     "Jun 12 16:29:00.671188 crc crio[21573]: time=\"2026-06-12T16:29:00.671043505Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.344843 | controller |     "Jun 12 16:29:00.672679 crc crio[21573]: time=\"2026-06-12T16:29:00.67255718Z\" level=info msg=\"Creating container: openstack/nova-api-db-create-4rwld/mariadb-database-create\" id=d8e842b0-91f5-46b6-9a09-67b2e27ada98 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:20:10.344858 | controller |     "Jun 12 16:29:00.739914 crc crio[21573]: time=\"2026-06-12T16:29:00.739726673Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.344873 | controller |     "Jun 12 16:29:00.761351 crc crio[21573]: time=\"2026-06-12T16:29:00.760381694Z\" level=info msg=\"Running pod sandbox: openstack/nova-cell1-ee01-account-create-update-fd2xg/POD\" id=51556016-1de5-4816-83bf-364c1deaf75d name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:20:10.344892 | controller |     "Jun 12 16:29:00.761670 crc crio[21573]: time=\"2026-06-12T16:29:00.761649648Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.344909 | controller |     "Jun 12 16:29:00.812037 crc crio[21573]: time=\"2026-06-12T16:29:00.811894612Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.344925 | controller |     "Jun 12 16:29:00.819525 crc crio[21573]: time=\"2026-06-12T16:29:00.819261728Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.344942 | controller |     "Jun 12 16:29:00.835261 crc crio[21573]: time=\"2026-06-12T16:29:00.83516966Z\" level=info msg=\"Got pod network &{Name:nova-cell0-82a2-account-create-update-pmkx2 Namespace:openstack ID:c8ce36ef1b587636136550afe3d081ee6752f9d75b86bebde31da60fa8c49a56 UID:1ac39b79-5807-461f-88b1-2133f7cff3dd NetNS:/var/run/netns/3b1c70b9-0b33-46ea-a58c-7490963b4a0e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod1ac39b79_5807_461f_88b1_2133f7cff3dd.slice PodAnnotations:0xc00063c2c0}] Aliases:map[]}\"",
2026-06-12 17:20:10.344958 | controller |     "Jun 12 16:29:00.835261 crc crio[21573]: time=\"2026-06-12T16:29:00.835258322Z\" level=info msg=\"Adding pod openstack_nova-cell0-82a2-account-create-update-pmkx2 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 17:20:10.344974 | controller |     "Jun 12 16:29:00.949115 crc crio[21573]: time=\"2026-06-12T16:29:00.949035634Z\" level=info msg=\"Got pod network &{Name:nova-cell1-ee01-account-create-update-fd2xg Namespace:openstack ID:e2cf8fb869a455039c6cea5ad45cb9d0cac22cbd0d623e6533cd022aa94040ce UID:9e04bd8e-d83e-452d-8fac-81859b770066 NetNS:/var/run/netns/b1631aac-bf6a-43e2-92f9-2ac6d0524910 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod9e04bd8e_d83e_452d_8fac_81859b770066.slice PodAnnotations:0xc00063c5b0}] Aliases:map[]}\"",
2026-06-12 17:20:10.344993 | controller |     "Jun 12 16:29:00.958674 crc crio[21573]: time=\"2026-06-12T16:29:00.958623802Z\" level=info msg=\"Adding pod openstack_nova-cell1-ee01-account-create-update-fd2xg to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 17:20:10.345018 | controller |     "Jun 12 16:29:01.256587 crc crio[21573]: time=\"2026-06-12T16:29:01.255364176Z\" level=info msg=\"Created container 698bae073456e568d0a8c826849752597f07a521e290a362a431c1b45211fb29: openstack/nova-api-db-create-4rwld/mariadb-database-create\" id=d8e842b0-91f5-46b6-9a09-67b2e27ada98 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:20:10.345036 | controller |     "Jun 12 16:29:01.259956 crc crio[21573]: time=\"2026-06-12T16:29:01.259803632Z\" level=info msg=\"Starting container: 698bae073456e568d0a8c826849752597f07a521e290a362a431c1b45211fb29\" id=e89d462f-aa59-42d7-94a8-c892e1270281 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 17:20:10.345053 | controller |     "Jun 12 16:29:01.268397 crc crio[21573]: time=\"2026-06-12T16:29:01.268212464Z\" level=info msg=\"Started container\" PID=85242 containerID=698bae073456e568d0a8c826849752597f07a521e290a362a431c1b45211fb29 description=openstack/nova-api-db-create-4rwld/mariadb-database-create id=e89d462f-aa59-42d7-94a8-c892e1270281 name=/runtime.v1.RuntimeService/StartContainer sandboxID=3991f199f586de72e9f22fa24d11b65e2e3020203e1f0e9836d83d376609fc17",
2026-06-12 17:20:10.345069 | controller |     "Jun 12 16:29:01.384529 crc crio[21573]: 2026-06-12T16:29:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:17a21eaf68e3a07 Mac:36:d0:e0:5a:1f:dc Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:b9 Mtu:0 Sandbox:/var/run/netns/4a87b581-f843-4402-b37e-1f488603891d SocketPath: PciID:}] [{Interface:0xc0004025b0 Address:{IP:10.217.0.185 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 17:20:10.345089 | controller |     "Jun 12 16:29:01.388510 crc crio[21573]: time=\"2026-06-12T16:29:01.386007856Z\" level=info msg=\"Got pod network &{Name:nova-cell0-db-create-9g6jl Namespace:openstack ID:17a21eaf68e3a07895fe54dc3d107a5efe0ac7157e42516b7bdf47ff4f147fbf UID:0b976697-f6e4-4615-a3a3-7dbc8af7a9f5 NetNS:/var/run/netns/4a87b581-f843-4402-b37e-1f488603891d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod0b976697_f6e4_4615_a3a3_7dbc8af7a9f5.slice PodAnnotations:0xc00209ecd0}] Aliases:map[]}\"",
2026-06-12 17:20:10.345106 | controller |     "Jun 12 16:29:01.388510 crc crio[21573]: time=\"2026-06-12T16:29:01.386283424Z\" level=info msg=\"Checking pod openstack_nova-cell0-db-create-9g6jl for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 17:20:10.345122 | controller |     "Jun 12 16:29:01.414525 crc crio[21573]: time=\"2026-06-12T16:29:01.412307856Z\" level=info msg=\"Ran pod sandbox 17a21eaf68e3a07895fe54dc3d107a5efe0ac7157e42516b7bdf47ff4f147fbf with infra container: openstack/nova-cell0-db-create-9g6jl/POD\" id=d7052501-eed5-459f-a0d7-46f5b721afcb name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:20:10.345138 | controller |     "Jun 12 16:29:01.448553 crc crio[21573]: time=\"2026-06-12T16:29:01.443421135Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=badbd710-c115-4c02-be88-596e8fee2e1a name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:20:10.345154 | controller |     "Jun 12 16:29:01.482514 crc crio[21573]: time=\"2026-06-12T16:29:01.481964485Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=8ea18477-67d5-4a36-9408-427e0f4a85b1 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:20:10.345172 | controller |     "Jun 12 16:29:01.510280 crc crio[21573]: time=\"2026-06-12T16:29:01.509830601Z\" level=info msg=\"Creating container: openstack/nova-cell0-db-create-9g6jl/mariadb-database-create\" id=d6ec2ef6-e28b-4817-8238-4871a4d7459d name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:20:10.345189 | controller |     "Jun 12 16:29:01.510706 crc crio[21573]: time=\"2026-06-12T16:29:01.5103624Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.345205 | controller |     "Jun 12 16:29:01.599513 crc crio[21573]: 2026-06-12T16:29:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:ccf5c4c3a5f161f Mac:22:93:dd:f6:b5:9c Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:bb Mtu:0 Sandbox:/var/run/netns/d63cf9bb-d613-4cce-ac74-57b25ba4d6c8 SocketPath: PciID:}] [{Interface:0xc000014600 Address:{IP:10.217.0.187 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 17:20:10.345221 | controller |     "Jun 12 16:29:01.599901 crc crio[21573]: time=\"2026-06-12T16:29:01.599575208Z\" level=info msg=\"Got pod network &{Name:nova-cell1-db-create-hlchg Namespace:openstack ID:ccf5c4c3a5f161fc5dd934721aae0729acce7d8d43d4bc16f6b7a21962f61279 UID:276afefc-b6a7-42d5-8930-d60ab7aa2341 NetNS:/var/run/netns/d63cf9bb-d613-4cce-ac74-57b25ba4d6c8 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod276afefc_b6a7_42d5_8930_d60ab7aa2341.slice PodAnnotations:0xc003674200}] Aliases:map[]}\"",
2026-06-12 17:20:10.345238 | controller |     "Jun 12 16:29:01.599901 crc crio[21573]: time=\"2026-06-12T16:29:01.599735542Z\" level=info msg=\"Checking pod openstack_nova-cell1-db-create-hlchg for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 17:20:10.345258 | controller |     "Jun 12 16:29:01.649870 crc crio[21573]: 2026-06-12T16:29:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:0afd9a785206ef5 Mac:52:cd:7c:c7:ea:da Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:ba Mtu:0 Sandbox:/var/run/netns/a386b4aa-6b76-4eaf-87f4-7c8d01337215 SocketPath: PciID:}] [{Interface:0xc0000145f0 Address:{IP:10.217.0.186 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 17:20:10.345275 | controller |     "Jun 12 16:29:01.656178 crc crio[21573]: time=\"2026-06-12T16:29:01.656051377Z\" level=info msg=\"Got pod network &{Name:nova-api-92f1-account-create-update-5s6l7 Namespace:openstack ID:0afd9a785206ef5c674c67b77cebbab97e6c0588442e0427c66d95f09a2f5419 UID:5c2bee64-5ca1-4708-91d6-e6bfc329d24f NetNS:/var/run/netns/a386b4aa-6b76-4eaf-87f4-7c8d01337215 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod5c2bee64_5ca1_4708_91d6_e6bfc329d24f.slice PodAnnotations:0xc0063800c0}] Aliases:map[]}\"",
2026-06-12 17:20:10.345292 | controller |     "Jun 12 16:29:01.656545 crc crio[21573]: time=\"2026-06-12T16:29:01.656372556Z\" level=info msg=\"Checking pod openstack_nova-api-92f1-account-create-update-5s6l7 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 17:20:10.345308 | controller |     "Jun 12 16:29:01.705620 crc crio[21573]: time=\"2026-06-12T16:29:01.705425813Z\" level=info msg=\"Ran pod sandbox ccf5c4c3a5f161fc5dd934721aae0729acce7d8d43d4bc16f6b7a21962f61279 with infra container: openstack/nova-cell1-db-create-hlchg/POD\" id=d7e0e593-3e5a-476d-b9b9-82da2b7b39f1 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:20:10.345324 | controller |     "Jun 12 16:29:01.706315 crc crio[21573]: time=\"2026-06-12T16:29:01.70620809Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.345340 | controller |     "Jun 12 16:29:01.710238 crc crio[21573]: time=\"2026-06-12T16:29:01.710054593Z\" level=info msg=\"Ran pod sandbox 0afd9a785206ef5c674c67b77cebbab97e6c0588442e0427c66d95f09a2f5419 with infra container: openstack/nova-api-92f1-account-create-update-5s6l7/POD\" id=0ca96795-89a1-49f4-8496-7c5e85e15b8f name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:20:10.345356 | controller |     "Jun 12 16:29:01.718769 crc crio[21573]: time=\"2026-06-12T16:29:01.717807548Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=5e1bb174-64dc-4a2c-b357-611329304381 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:20:10.345372 | controller |     "Jun 12 16:29:01.719273 crc crio[21573]: time=\"2026-06-12T16:29:01.718406728Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.345388 | controller |     "Jun 12 16:29:01.743924 crc crio[21573]: time=\"2026-06-12T16:29:01.743499951Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=f4d4daa1-2962-44ec-8574-08d852a2bcd5 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:20:10.345404 | controller |     "Jun 12 16:29:01.758256 crc crio[21573]: time=\"2026-06-12T16:29:01.755160581Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=21f995bb-902a-44a9-a9a6-ba24c45d67fb name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:20:10.345420 | controller |     "Jun 12 16:29:01.758256 crc crio[21573]: time=\"2026-06-12T16:29:01.755280044Z\" level=info msg=\"Creating container: openstack/nova-api-92f1-account-create-update-5s6l7/mariadb-account-create-update\" id=436ff4b3-c934-4d07-8881-e2fb5747b8f6 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:20:10.345443 | controller |     "Jun 12 16:29:01.758256 crc crio[21573]: time=\"2026-06-12T16:29:01.756019433Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.345462 | controller |     "Jun 12 16:29:01.758256 crc crio[21573]: time=\"2026-06-12T16:29:01.757951295Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=e9b1b42b-b501-46bb-92e7-43f0067650c2 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:20:10.345479 | controller |     "Jun 12 16:29:01.790757 crc crio[21573]: 2026-06-12T16:29:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:c8ce36ef1b58763 Mac:7a:57:e9:d0:e5:09 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:bc Mtu:0 Sandbox:/var/run/netns/3b1c70b9-0b33-46ea-a58c-7490963b4a0e SocketPath: PciID:}] [{Interface:0xc0004a85d0 Address:{IP:10.217.0.188 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 17:20:10.345495 | controller |     "Jun 12 16:29:01.790757 crc crio[21573]: time=\"2026-06-12T16:29:01.790129831Z\" level=info msg=\"Got pod network &{Name:nova-cell0-82a2-account-create-update-pmkx2 Namespace:openstack ID:c8ce36ef1b587636136550afe3d081ee6752f9d75b86bebde31da60fa8c49a56 UID:1ac39b79-5807-461f-88b1-2133f7cff3dd NetNS:/var/run/netns/3b1c70b9-0b33-46ea-a58c-7490963b4a0e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod1ac39b79_5807_461f_88b1_2133f7cff3dd.slice PodAnnotations:0xc00063c2c0}] Aliases:map[]}\"",
2026-06-12 17:20:10.345512 | controller |     "Jun 12 16:29:01.790757 crc crio[21573]: time=\"2026-06-12T16:29:01.790303237Z\" level=info msg=\"Checking pod openstack_nova-cell0-82a2-account-create-update-pmkx2 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 17:20:10.345528 | controller |     "Jun 12 16:29:01.797946 crc crio[21573]: time=\"2026-06-12T16:29:01.797773623Z\" level=info msg=\"Creating container: openstack/nova-cell1-db-create-hlchg/mariadb-database-create\" id=b40c0861-a209-491c-86bb-4d94f8d35d60 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:20:10.345544 | controller |     "Jun 12 16:29:01.825967 crc crio[21573]: time=\"2026-06-12T16:29:01.820614641Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.345560 | controller |     "Jun 12 16:29:01.831668 crc crio[21573]: time=\"2026-06-12T16:29:01.831584455Z\" level=info msg=\"Ran pod sandbox c8ce36ef1b587636136550afe3d081ee6752f9d75b86bebde31da60fa8c49a56 with infra container: openstack/nova-cell0-82a2-account-create-update-pmkx2/POD\" id=1cd3e626-9e81-4d74-a1fc-c92875763b5c name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:20:10.345591 | controller |     "Jun 12 16:29:01.836943 crc crio[21573]: time=\"2026-06-12T16:29:01.836792485Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=a16cfa9b-7f0c-4f9a-871c-e424099baaf4 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:20:10.345612 | controller |     "Jun 12 16:29:01.911805 crc crio[21573]: time=\"2026-06-12T16:29:01.911627421Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.345629 | controller |     "Jun 12 16:29:01.918752 crc crio[21573]: time=\"2026-06-12T16:29:01.918146136Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=3733e14d-1364-497b-bb0d-7a95128ce129 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:20:10.345645 | controller |     "Jun 12 16:29:01.927628 crc crio[21573]: time=\"2026-06-12T16:29:01.927518375Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.345665 | controller |     "Jun 12 16:29:01.931850 crc crio[21573]: time=\"2026-06-12T16:29:01.931763968Z\" level=info msg=\"Creating container: openstack/nova-cell0-82a2-account-create-update-pmkx2/mariadb-account-create-update\" id=2e6c1ee6-fb4d-4465-8dc5-b19fca7c1ea9 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:20:10.345681 | controller |     "Jun 12 16:29:01.932426 crc crio[21573]: time=\"2026-06-12T16:29:01.932258161Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.345697 | controller |     "Jun 12 16:29:02.003816 crc crio[21573]: time=\"2026-06-12T16:29:02.001828339Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.345712 | controller |     "Jun 12 16:29:02.009922 crc crio[21573]: 2026-06-12T16:29:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:e2cf8fb869a4550 Mac:46:e8:18:b3:c3:c1 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:bd Mtu:0 Sandbox:/var/run/netns/b1631aac-bf6a-43e2-92f9-2ac6d0524910 SocketPath: PciID:}] [{Interface:0xc0004826a0 Address:{IP:10.217.0.189 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 17:20:10.345729 | controller |     "Jun 12 16:29:02.009922 crc crio[21573]: time=\"2026-06-12T16:29:02.008648092Z\" level=info msg=\"Got pod network &{Name:nova-cell1-ee01-account-create-update-fd2xg Namespace:openstack ID:e2cf8fb869a455039c6cea5ad45cb9d0cac22cbd0d623e6533cd022aa94040ce UID:9e04bd8e-d83e-452d-8fac-81859b770066 NetNS:/var/run/netns/b1631aac-bf6a-43e2-92f9-2ac6d0524910 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod9e04bd8e_d83e_452d_8fac_81859b770066.slice PodAnnotations:0xc00063c5b0}] Aliases:map[]}\"",
2026-06-12 17:20:10.345745 | controller |     "Jun 12 16:29:02.009922 crc crio[21573]: time=\"2026-06-12T16:29:02.008808656Z\" level=info msg=\"Checking pod openstack_nova-cell1-ee01-account-create-update-fd2xg for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 17:20:10.345761 | controller |     "Jun 12 16:29:02.017734 crc crio[21573]: time=\"2026-06-12T16:29:02.015186528Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.345777 | controller |     "Jun 12 16:29:02.041159 crc crio[21573]: time=\"2026-06-12T16:29:02.041052642Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.345792 | controller |     "Jun 12 16:29:02.043127 crc crio[21573]: time=\"2026-06-12T16:29:02.043049359Z\" level=info msg=\"Ran pod sandbox e2cf8fb869a455039c6cea5ad45cb9d0cac22cbd0d623e6533cd022aa94040ce with infra container: openstack/nova-cell1-ee01-account-create-update-fd2xg/POD\" id=51556016-1de5-4816-83bf-364c1deaf75d name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:20:10.345810 | controller |     "Jun 12 16:29:02.046353 crc crio[21573]: time=\"2026-06-12T16:29:02.04624263Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=560d5c98-8a9c-4b73-aecb-5bff6495b25a name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:20:10.345825 | controller |     "Jun 12 16:29:02.046859 crc crio[21573]: time=\"2026-06-12T16:29:02.046777814Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.345841 | controller |     "Jun 12 16:29:02.049057 crc crio[21573]: time=\"2026-06-12T16:29:02.049029344Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=4daab4b5-f9fb-46d9-a25d-768d9e17c5da name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:20:10.345859 | controller |     "Jun 12 16:29:02.073723 crc crio[21573]: time=\"2026-06-12T16:29:02.073395326Z\" level=info msg=\"Creating container: openstack/nova-cell1-ee01-account-create-update-fd2xg/mariadb-account-create-update\" id=e89ba870-860d-4624-b904-62f054bfbbcc name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:20:10.345876 | controller |     "Jun 12 16:29:02.074189 crc crio[21573]: time=\"2026-06-12T16:29:02.074041783Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.345892 | controller |     "Jun 12 16:29:02.104129 crc crio[21573]: time=\"2026-06-12T16:29:02.103891902Z\" level=info msg=\"Created container 6fae81f0771e8372e454ebd2157f3a42fde08da227a7dd407b8dc3fe80d96230: openstack/nova-cell0-db-create-9g6jl/mariadb-database-create\" id=d6ec2ef6-e28b-4817-8238-4871a4d7459d name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:20:10.345908 | controller |     "Jun 12 16:29:02.109732 crc crio[21573]: time=\"2026-06-12T16:29:02.109404919Z\" level=info msg=\"Starting container: 6fae81f0771e8372e454ebd2157f3a42fde08da227a7dd407b8dc3fe80d96230\" id=d2b2833b-2eab-462f-be2e-3bf4459e8ca0 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 17:20:10.345923 | controller |     "Jun 12 16:29:02.122427 crc crio[21573]: time=\"2026-06-12T16:29:02.122355687Z\" level=info msg=\"Started container\" PID=85313 containerID=6fae81f0771e8372e454ebd2157f3a42fde08da227a7dd407b8dc3fe80d96230 description=openstack/nova-cell0-db-create-9g6jl/mariadb-database-create id=d2b2833b-2eab-462f-be2e-3bf4459e8ca0 name=/runtime.v1.RuntimeService/StartContainer sandboxID=17a21eaf68e3a07895fe54dc3d107a5efe0ac7157e42516b7bdf47ff4f147fbf",
2026-06-12 17:20:10.345939 | controller |     "Jun 12 16:29:02.179798 crc crio[21573]: time=\"2026-06-12T16:29:02.179708209Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.345971 | controller |     "Jun 12 16:29:02.189372 crc crio[21573]: time=\"2026-06-12T16:29:02.189268523Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.345990 | controller |     "Jun 12 16:29:02.316127 crc crio[21573]: time=\"2026-06-12T16:29:02.31595177Z\" level=info msg=\"Created container bf82662b74ed0151c2a0e1f2c6f711c726f47aaef1d1975783a16998ff73aa29: openstack/nova-api-92f1-account-create-update-5s6l7/mariadb-account-create-update\" id=436ff4b3-c934-4d07-8881-e2fb5747b8f6 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:20:10.346007 | controller |     "Jun 12 16:29:02.318298 crc crio[21573]: time=\"2026-06-12T16:29:02.31819402Z\" level=info msg=\"Starting container: bf82662b74ed0151c2a0e1f2c6f711c726f47aaef1d1975783a16998ff73aa29\" id=4d8b4c08-1b40-4fc2-8f0c-c8bf6af2b63a name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 17:20:10.346032 | controller |     "Jun 12 16:29:02.326115 crc crio[21573]: time=\"2026-06-12T16:29:02.325983698Z\" level=info msg=\"Started container\" PID=85331 containerID=bf82662b74ed0151c2a0e1f2c6f711c726f47aaef1d1975783a16998ff73aa29 description=openstack/nova-api-92f1-account-create-update-5s6l7/mariadb-account-create-update id=4d8b4c08-1b40-4fc2-8f0c-c8bf6af2b63a name=/runtime.v1.RuntimeService/StartContainer sandboxID=0afd9a785206ef5c674c67b77cebbab97e6c0588442e0427c66d95f09a2f5419",
2026-06-12 17:20:10.346053 | controller |     "Jun 12 16:29:02.515071 crc crio[21573]: time=\"2026-06-12T16:29:02.514292394Z\" level=info msg=\"Created container 9c95feba8149acab07ea6904347418e76c9ab8b3d1cb6533fb9845f5cd13791f: openstack/nova-cell0-82a2-account-create-update-pmkx2/mariadb-account-create-update\" id=2e6c1ee6-fb4d-4465-8dc5-b19fca7c1ea9 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:20:10.346074 | controller |     "Jun 12 16:29:02.516344 crc crio[21573]: time=\"2026-06-12T16:29:02.516303636Z\" level=info msg=\"Starting container: 9c95feba8149acab07ea6904347418e76c9ab8b3d1cb6533fb9845f5cd13791f\" id=fc7b720a-3280-4867-aa73-bed10327c610 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 17:20:10.346090 | controller |     "Jun 12 16:29:02.520532 crc crio[21573]: time=\"2026-06-12T16:29:02.518885597Z\" level=info msg=\"Created container f1e7b58e3162129576721162f7de5eb507d0e8e70d5f3f701d9eed0b9c2c7d80: openstack/nova-cell1-ee01-account-create-update-fd2xg/mariadb-account-create-update\" id=e89ba870-860d-4624-b904-62f054bfbbcc name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:20:10.346107 | controller |     "Jun 12 16:29:02.520532 crc crio[21573]: time=\"2026-06-12T16:29:02.519009379Z\" level=info msg=\"Created container 00a58e2bb51f17372b75522ccda8c77e0919a36e5142159fd961b9a18320cb0e: openstack/nova-cell1-db-create-hlchg/mariadb-database-create\" id=b40c0861-a209-491c-86bb-4d94f8d35d60 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:20:10.346122 | controller |     "Jun 12 16:29:02.521337 crc crio[21573]: time=\"2026-06-12T16:29:02.520705731Z\" level=info msg=\"Starting container: f1e7b58e3162129576721162f7de5eb507d0e8e70d5f3f701d9eed0b9c2c7d80\" id=324265ea-7b37-4521-bbed-845438362be1 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 17:20:10.346138 | controller |     "Jun 12 16:29:02.521798 crc crio[21573]: time=\"2026-06-12T16:29:02.521744092Z\" level=info msg=\"Starting container: 00a58e2bb51f17372b75522ccda8c77e0919a36e5142159fd961b9a18320cb0e\" id=6d051553-82a6-4077-969e-d9ff2a8e9b39 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 17:20:10.346155 | controller |     "Jun 12 16:29:02.523284 crc crio[21573]: time=\"2026-06-12T16:29:02.523252932Z\" level=info msg=\"Started container\" PID=85356 containerID=9c95feba8149acab07ea6904347418e76c9ab8b3d1cb6533fb9845f5cd13791f description=openstack/nova-cell0-82a2-account-create-update-pmkx2/mariadb-account-create-update id=fc7b720a-3280-4867-aa73-bed10327c610 name=/runtime.v1.RuntimeService/StartContainer sandboxID=c8ce36ef1b587636136550afe3d081ee6752f9d75b86bebde31da60fa8c49a56",
2026-06-12 17:20:10.346171 | controller |     "Jun 12 16:29:02.535273 crc crio[21573]: time=\"2026-06-12T16:29:02.534952537Z\" level=info msg=\"Started container\" PID=85405 containerID=f1e7b58e3162129576721162f7de5eb507d0e8e70d5f3f701d9eed0b9c2c7d80 description=openstack/nova-cell1-ee01-account-create-update-fd2xg/mariadb-account-create-update id=324265ea-7b37-4521-bbed-845438362be1 name=/runtime.v1.RuntimeService/StartContainer sandboxID=e2cf8fb869a455039c6cea5ad45cb9d0cac22cbd0d623e6533cd022aa94040ce",
2026-06-12 17:20:10.346187 | controller |     "Jun 12 16:29:02.541671 crc crio[21573]: time=\"2026-06-12T16:29:02.540966318Z\" level=info msg=\"Started container\" PID=85361 containerID=00a58e2bb51f17372b75522ccda8c77e0919a36e5142159fd961b9a18320cb0e description=openstack/nova-cell1-db-create-hlchg/mariadb-database-create id=6d051553-82a6-4077-969e-d9ff2a8e9b39 name=/runtime.v1.RuntimeService/StartContainer sandboxID=ccf5c4c3a5f161fc5dd934721aae0729acce7d8d43d4bc16f6b7a21962f61279",
2026-06-12 17:20:10.346203 | controller |     "Jun 12 16:29:03.648936 crc crio[21573]: time=\"2026-06-12T16:29:03.648165759Z\" level=info msg=\"Stopping pod sandbox: 17a21eaf68e3a07895fe54dc3d107a5efe0ac7157e42516b7bdf47ff4f147fbf\" id=b2122019-bc40-4cd1-8405-0478595771a5 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 17:20:10.346219 | controller |     "Jun 12 16:29:03.649968 crc crio[21573]: time=\"2026-06-12T16:29:03.649776783Z\" level=info msg=\"Got pod network &{Name:nova-cell0-db-create-9g6jl Namespace:openstack ID:17a21eaf68e3a07895fe54dc3d107a5efe0ac7157e42516b7bdf47ff4f147fbf UID:0b976697-f6e4-4615-a3a3-7dbc8af7a9f5 NetNS:/var/run/netns/4a87b581-f843-4402-b37e-1f488603891d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod0b976697_f6e4_4615_a3a3_7dbc8af7a9f5.slice PodAnnotations:0xc00443c848}] Aliases:map[]}\"",
2026-06-12 17:20:10.346238 | controller |     "Jun 12 16:29:03.650056 crc crio[21573]: time=\"2026-06-12T16:29:03.649991289Z\" level=info msg=\"Deleting pod openstack_nova-cell0-db-create-9g6jl from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 17:20:10.346255 | controller |     "Jun 12 16:29:03.651905 crc crio[21573]: time=\"2026-06-12T16:29:03.648196722Z\" level=info msg=\"Stopping pod sandbox: 3991f199f586de72e9f22fa24d11b65e2e3020203e1f0e9836d83d376609fc17\" id=a2421762-3f00-4743-88a7-aad99fafe990 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 17:20:10.346271 | controller |     "Jun 12 16:29:03.651905 crc crio[21573]: time=\"2026-06-12T16:29:03.650762703Z\" level=info msg=\"Got pod network &{Name:nova-api-db-create-4rwld Namespace:openstack ID:3991f199f586de72e9f22fa24d11b65e2e3020203e1f0e9836d83d376609fc17 UID:8edd3252-d903-4401-8547-c8b10b754cec NetNS:/var/run/netns/cee7b23a-a4c2-4060-8ccb-c24f8d28c4ba Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod8edd3252_d903_4401_8547_c8b10b754cec.slice PodAnnotations:0xc002e290f0}] Aliases:map[]}\"",
2026-06-12 17:20:10.346287 | controller |     "Jun 12 16:29:03.651905 crc crio[21573]: time=\"2026-06-12T16:29:03.650868027Z\" level=info msg=\"Deleting pod openstack_nova-api-db-create-4rwld from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 17:20:10.346303 | controller |     "Jun 12 16:29:04.200727 crc crio[21573]: time=\"2026-06-12T16:29:04.200333034Z\" level=info msg=\"Stopped pod sandbox: 3991f199f586de72e9f22fa24d11b65e2e3020203e1f0e9836d83d376609fc17\" id=a2421762-3f00-4743-88a7-aad99fafe990 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 17:20:10.346319 | controller |     "Jun 12 16:29:04.248006 crc crio[21573]: time=\"2026-06-12T16:29:04.244131584Z\" level=info msg=\"Stopped pod sandbox: 17a21eaf68e3a07895fe54dc3d107a5efe0ac7157e42516b7bdf47ff4f147fbf\" id=b2122019-bc40-4cd1-8405-0478595771a5 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 17:20:10.346335 | controller |     "Jun 12 16:29:04.701161 crc crio[21573]: time=\"2026-06-12T16:29:04.701010972Z\" level=info msg=\"Stopping pod sandbox: c8ce36ef1b587636136550afe3d081ee6752f9d75b86bebde31da60fa8c49a56\" id=b18cec44-471c-450e-b3ac-449d30641026 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 17:20:10.346390 | controller |     "Jun 12 16:29:04.702976 crc crio[21573]: time=\"2026-06-12T16:29:04.701942706Z\" level=info msg=\"Stopping pod sandbox: ccf5c4c3a5f161fc5dd934721aae0729acce7d8d43d4bc16f6b7a21962f61279\" id=8a032b87-9b2b-4d8f-8e72-601897729798 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 17:20:10.346415 | controller |     "Jun 12 16:29:04.702976 crc crio[21573]: time=\"2026-06-12T16:29:04.702049159Z\" level=info msg=\"Stopping pod sandbox: e2cf8fb869a455039c6cea5ad45cb9d0cac22cbd0d623e6533cd022aa94040ce\" id=2d6b24ec-3ee4-4812-9d1d-a5a21577b37f name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 17:20:10.346433 | controller |     "Jun 12 16:29:04.702976 crc crio[21573]: time=\"2026-06-12T16:29:04.702004078Z\" level=info msg=\"Got pod network &{Name:nova-cell0-82a2-account-create-update-pmkx2 Namespace:openstack ID:c8ce36ef1b587636136550afe3d081ee6752f9d75b86bebde31da60fa8c49a56 UID:1ac39b79-5807-461f-88b1-2133f7cff3dd NetNS:/var/run/netns/3b1c70b9-0b33-46ea-a58c-7490963b4a0e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod1ac39b79_5807_461f_88b1_2133f7cff3dd.slice PodAnnotations:0xc0036741a0}] Aliases:map[]}\"",
2026-06-12 17:20:10.346451 | controller |     "Jun 12 16:29:04.702976 crc crio[21573]: time=\"2026-06-12T16:29:04.702110561Z\" level=info msg=\"Stopping pod sandbox: 0afd9a785206ef5c674c67b77cebbab97e6c0588442e0427c66d95f09a2f5419\" id=6809e102-ee31-468c-996e-24eefaae30fd name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 17:20:10.346472 | controller |     "Jun 12 16:29:04.702976 crc crio[21573]: time=\"2026-06-12T16:29:04.702812279Z\" level=info msg=\"Deleting pod openstack_nova-cell0-82a2-account-create-update-pmkx2 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 17:20:10.346488 | controller |     "Jun 12 16:29:04.702976 crc crio[21573]: time=\"2026-06-12T16:29:04.702934862Z\" level=info msg=\"Got pod network &{Name:nova-cell1-ee01-account-create-update-fd2xg Namespace:openstack ID:e2cf8fb869a455039c6cea5ad45cb9d0cac22cbd0d623e6533cd022aa94040ce UID:9e04bd8e-d83e-452d-8fac-81859b770066 NetNS:/var/run/netns/b1631aac-bf6a-43e2-92f9-2ac6d0524910 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod9e04bd8e_d83e_452d_8fac_81859b770066.slice PodAnnotations:0xc0024280b0}] Aliases:map[]}\"",
2026-06-12 17:20:10.346505 | controller |     "Jun 12 16:29:04.703427 crc crio[21573]: time=\"2026-06-12T16:29:04.703123887Z\" level=info msg=\"Got pod network &{Name:nova-cell1-db-create-hlchg Namespace:openstack ID:ccf5c4c3a5f161fc5dd934721aae0729acce7d8d43d4bc16f6b7a21962f61279 UID:276afefc-b6a7-42d5-8930-d60ab7aa2341 NetNS:/var/run/netns/d63cf9bb-d613-4cce-ac74-57b25ba4d6c8 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod276afefc_b6a7_42d5_8930_d60ab7aa2341.slice PodAnnotations:0xc00338e0b8}] Aliases:map[]}\"",
2026-06-12 17:20:10.346522 | controller |     "Jun 12 16:29:04.703427 crc crio[21573]: time=\"2026-06-12T16:29:04.70318489Z\" level=info msg=\"Deleting pod openstack_nova-cell1-ee01-account-create-update-fd2xg from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 17:20:10.346540 | controller |     "Jun 12 16:29:04.703427 crc crio[21573]: time=\"2026-06-12T16:29:04.703326254Z\" level=info msg=\"Deleting pod openstack_nova-cell1-db-create-hlchg from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 17:20:10.346556 | controller |     "Jun 12 16:29:04.703680 crc crio[21573]: time=\"2026-06-12T16:29:04.703640073Z\" level=info msg=\"Got pod network &{Name:nova-api-92f1-account-create-update-5s6l7 Namespace:openstack ID:0afd9a785206ef5c674c67b77cebbab97e6c0588442e0427c66d95f09a2f5419 UID:5c2bee64-5ca1-4708-91d6-e6bfc329d24f NetNS:/var/run/netns/a386b4aa-6b76-4eaf-87f4-7c8d01337215 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod5c2bee64_5ca1_4708_91d6_e6bfc329d24f.slice PodAnnotations:0xc003674218}] Aliases:map[]}\"",
2026-06-12 17:20:10.346586 | controller |     "Jun 12 16:29:04.704348 crc crio[21573]: time=\"2026-06-12T16:29:04.7042889Z\" level=info msg=\"Deleting pod openstack_nova-api-92f1-account-create-update-5s6l7 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 17:20:10.346610 | controller |     "Jun 12 16:29:05.206256 crc crio[21573]: time=\"2026-06-12T16:29:05.205298401Z\" level=info msg=\"Stopped pod sandbox: e2cf8fb869a455039c6cea5ad45cb9d0cac22cbd0d623e6533cd022aa94040ce\" id=2d6b24ec-3ee4-4812-9d1d-a5a21577b37f name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 17:20:10.346627 | controller |     "Jun 12 16:29:05.395376 crc crio[21573]: time=\"2026-06-12T16:29:05.395209311Z\" level=info msg=\"Stopped pod sandbox: 0afd9a785206ef5c674c67b77cebbab97e6c0588442e0427c66d95f09a2f5419\" id=6809e102-ee31-468c-996e-24eefaae30fd name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 17:20:10.346644 | controller |     "Jun 12 16:29:05.414508 crc crio[21573]: time=\"2026-06-12T16:29:05.414280444Z\" level=info msg=\"Stopped pod sandbox: ccf5c4c3a5f161fc5dd934721aae0729acce7d8d43d4bc16f6b7a21962f61279\" id=8a032b87-9b2b-4d8f-8e72-601897729798 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 17:20:10.346664 | controller |     "Jun 12 16:29:05.486861 crc crio[21573]: time=\"2026-06-12T16:29:05.486541916Z\" level=info msg=\"Stopped pod sandbox: c8ce36ef1b587636136550afe3d081ee6752f9d75b86bebde31da60fa8c49a56\" id=b18cec44-471c-450e-b3ac-449d30641026 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 17:20:10.346681 | controller |     "Jun 12 16:29:07.628025 crc crio[21573]: time=\"2026-06-12T16:29:07.62714929Z\" level=warning msg=\"Stopping container 18ff80338ebc3ef54690784a32d06fbd0cfcab72e3a958c6472662da9cf2886a with stop signal(15) timed out. Killing...\"",
2026-06-12 17:20:10.346698 | controller |     "Jun 12 16:29:07.641231 crc crio[21573]: time=\"2026-06-12T16:29:07.641094999Z\" level=warning msg=\"Stopping container 8dcfb8f8d34885c599fb0aaf92b4344df44e91cdfb0d74c76a9dcf740b36af59 with stop signal(15) timed out. Killing...\"",
2026-06-12 17:20:10.346715 | controller |     "Jun 12 16:29:07.677384 crc crio[21573]: time=\"2026-06-12T16:29:07.675189926Z\" level=error msg=\"Killing container 18ff80338ebc3ef54690784a32d06fbd0cfcab72e3a958c6472662da9cf2886a failed: `/usr/bin/crun --root /run/crun --systemd-cgroup kill 18ff80338ebc3ef54690784a32d06fbd0cfcab72e3a958c6472662da9cf2886a KILL` failed: process not running: No such process\\n : exit status 1\"",
2026-06-12 17:20:10.346732 | controller |     "Jun 12 16:29:07.711872 crc crio[21573]: time=\"2026-06-12T16:29:07.711805918Z\" level=info msg=\"Stopped container 18ff80338ebc3ef54690784a32d06fbd0cfcab72e3a958c6472662da9cf2886a: openstack/ceilometer-0/ceilometer-notification-agent\" id=9312f5ab-6fb2-45eb-a998-7a8f550299a1 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 17:20:10.346749 | controller |     "Jun 12 16:29:07.785596 crc crio[21573]: time=\"2026-06-12T16:29:07.784246355Z\" level=error msg=\"Killing container 8dcfb8f8d34885c599fb0aaf92b4344df44e91cdfb0d74c76a9dcf740b36af59 failed: `/usr/bin/crun --root /run/crun --systemd-cgroup kill 8dcfb8f8d34885c599fb0aaf92b4344df44e91cdfb0d74c76a9dcf740b36af59 KILL` failed: process not running: No such process\\n : exit status 1\"",
2026-06-12 17:20:10.346765 | controller |     "Jun 12 16:29:07.839041 crc crio[21573]: time=\"2026-06-12T16:29:07.838848938Z\" level=info msg=\"Stopped container 8dcfb8f8d34885c599fb0aaf92b4344df44e91cdfb0d74c76a9dcf740b36af59: openstack/ceilometer-0/ceilometer-central-agent\" id=92c1929e-13d2-4a89-be47-c7939a97724a name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 17:20:10.346782 | controller |     "Jun 12 16:29:07.842055 crc crio[21573]: time=\"2026-06-12T16:29:07.841981731Z\" level=info msg=\"Stopping pod sandbox: 64e544f158665c2d30ed5b16e4aa28f2dfebf110ea4a8287988422953a01b7ae\" id=1ad97ae9-efd4-4803-a4ef-ded9a9208b42 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 17:20:10.346798 | controller |     "Jun 12 16:29:07.843122 crc crio[21573]: time=\"2026-06-12T16:29:07.84305124Z\" level=info msg=\"Got pod network &{Name:ceilometer-0 Namespace:openstack ID:64e544f158665c2d30ed5b16e4aa28f2dfebf110ea4a8287988422953a01b7ae UID:5c3b9188-2c1b-4a28-989f-1af535a56c27 NetNS:/var/run/netns/b2ddff2f-c155-440f-8cee-bd005275a473 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod5c3b9188_2c1b_4a28_989f_1af535a56c27.slice PodAnnotations:0xc003675558}] Aliases:map[]}\"",
2026-06-12 17:20:10.346814 | controller |     "Jun 12 16:29:07.843601 crc crio[21573]: time=\"2026-06-12T16:29:07.843547673Z\" level=info msg=\"Deleting pod openstack_ceilometer-0 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 17:20:10.346830 | controller |     "Jun 12 16:29:08.287993 crc crio[21573]: time=\"2026-06-12T16:29:08.287724931Z\" level=info msg=\"Stopped pod sandbox: 64e544f158665c2d30ed5b16e4aa28f2dfebf110ea4a8287988422953a01b7ae\" id=1ad97ae9-efd4-4803-a4ef-ded9a9208b42 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 17:20:10.346850 | controller |     "Jun 12 16:29:08.874941 crc crio[21573]: time=\"2026-06-12T16:29:08.874179062Z\" level=info msg=\"Removing container: e175db6826a870ec09dae4e4b997e14d444caec49a23453d9a70298d65cfc1de\" id=1d6e7d60-080b-4c68-a935-e72425f97e89 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 17:20:10.346866 | controller |     "Jun 12 16:29:08.935234 crc crio[21573]: time=\"2026-06-12T16:29:08.935051928Z\" level=info msg=\"Removed container e175db6826a870ec09dae4e4b997e14d444caec49a23453d9a70298d65cfc1de: openstack/ceilometer-0/proxy-httpd\" id=1d6e7d60-080b-4c68-a935-e72425f97e89 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 17:20:10.346883 | controller |     "Jun 12 16:29:08.940730 crc crio[21573]: time=\"2026-06-12T16:29:08.940532088Z\" level=info msg=\"Removing container: c77e491ac066a6385294d404cdb01723698dfe2c9254956690130c7804a12921\" id=3234f4db-9800-4338-bac1-3153dcc9937d name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 17:20:10.346899 | controller |     "Jun 12 16:29:09.000691 crc crio[21573]: time=\"2026-06-12T16:29:09.000536331Z\" level=info msg=\"Removed container c77e491ac066a6385294d404cdb01723698dfe2c9254956690130c7804a12921: openstack/ceilometer-0/sg-core\" id=3234f4db-9800-4338-bac1-3153dcc9937d name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 17:20:10.346914 | controller |     "Jun 12 16:29:09.005101 crc crio[21573]: time=\"2026-06-12T16:29:09.00496348Z\" level=info msg=\"Removing container: 18ff80338ebc3ef54690784a32d06fbd0cfcab72e3a958c6472662da9cf2886a\" id=24f458cb-50b9-4cb6-8132-af6ddc9f678a name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 17:20:10.346930 | controller |     "Jun 12 16:29:09.083327 crc crio[21573]: time=\"2026-06-12T16:29:09.083184561Z\" level=info msg=\"Removed container 18ff80338ebc3ef54690784a32d06fbd0cfcab72e3a958c6472662da9cf2886a: openstack/ceilometer-0/ceilometer-notification-agent\" id=24f458cb-50b9-4cb6-8132-af6ddc9f678a name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 17:20:10.346946 | controller |     "Jun 12 16:29:09.105942 crc crio[21573]: time=\"2026-06-12T16:29:09.10542961Z\" level=info msg=\"Removing container: 8dcfb8f8d34885c599fb0aaf92b4344df44e91cdfb0d74c76a9dcf740b36af59\" id=f4ed490f-ca12-4969-b59a-b07d2520bb74 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 17:20:10.346961 | controller |     "Jun 12 16:29:09.210153 crc crio[21573]: time=\"2026-06-12T16:29:09.209693397Z\" level=info msg=\"Removed container 8dcfb8f8d34885c599fb0aaf92b4344df44e91cdfb0d74c76a9dcf740b36af59: openstack/ceilometer-0/ceilometer-central-agent\" id=f4ed490f-ca12-4969-b59a-b07d2520bb74 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 17:20:10.346976 | controller |     "Jun 12 16:29:09.481624 crc crio[21573]: time=\"2026-06-12T16:29:09.48151838Z\" level=info msg=\"Running pod sandbox: openstack/ceilometer-0/POD\" id=9e64f9e7-229a-4e28-aad7-2192706c4f1e name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:20:10.346992 | controller |     "Jun 12 16:29:09.481793 crc crio[21573]: time=\"2026-06-12T16:29:09.481668074Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.347007 | controller |     "Jun 12 16:29:09.537970 crc crio[21573]: time=\"2026-06-12T16:29:09.53784181Z\" level=info msg=\"Got pod network &{Name:ceilometer-0 Namespace:openstack ID:e1edc90577731f2028b2c13362f0e095bcefae4c08a2971eaf356e22cff2755f UID:396a50dd-3782-49b5-bca7-4704f9a8e408 NetNS:/var/run/netns/27daefe4-6880-46ac-9a78-aa1fea48ec1d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod396a50dd_3782_49b5_bca7_4704f9a8e408.slice PodAnnotations:0xc0027220b8}] Aliases:map[]}\"",
2026-06-12 17:20:10.347024 | controller |     "Jun 12 16:29:09.537970 crc crio[21573]: time=\"2026-06-12T16:29:09.537931982Z\" level=info msg=\"Adding pod openstack_ceilometer-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 17:20:10.347053 | controller |     "Jun 12 16:29:10.205345 crc crio[21573]: 2026-06-12T16:29:10Z [verbose] CmdAdd (shim): {1.1.0 [{Name:e1edc90577731f2 Mac:1a:4f:15:72:86:6d Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:be Mtu:0 Sandbox:/var/run/netns/27daefe4-6880-46ac-9a78-aa1fea48ec1d SocketPath: PciID:}] [{Interface:0xc0001a6740 Address:{IP:10.217.0.190 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 17:20:10.347073 | controller |     "Jun 12 16:29:10.207270 crc crio[21573]: time=\"2026-06-12T16:29:10.20631823Z\" level=info msg=\"Got pod network &{Name:ceilometer-0 Namespace:openstack ID:e1edc90577731f2028b2c13362f0e095bcefae4c08a2971eaf356e22cff2755f UID:396a50dd-3782-49b5-bca7-4704f9a8e408 NetNS:/var/run/netns/27daefe4-6880-46ac-9a78-aa1fea48ec1d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod396a50dd_3782_49b5_bca7_4704f9a8e408.slice PodAnnotations:0xc0027220b8}] Aliases:map[]}\"",
2026-06-12 17:20:10.347091 | controller |     "Jun 12 16:29:10.207270 crc crio[21573]: time=\"2026-06-12T16:29:10.206732602Z\" level=info msg=\"Checking pod openstack_ceilometer-0 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 17:20:10.347107 | controller |     "Jun 12 16:29:10.230908 crc crio[21573]: time=\"2026-06-12T16:29:10.230150606Z\" level=info msg=\"Ran pod sandbox e1edc90577731f2028b2c13362f0e095bcefae4c08a2971eaf356e22cff2755f with infra container: openstack/ceilometer-0/POD\" id=9e64f9e7-229a-4e28-aad7-2192706c4f1e name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:20:10.347123 | controller |     "Jun 12 16:29:10.234503 crc crio[21573]: time=\"2026-06-12T16:29:10.234359156Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-central:current-podified\" id=e0fa8dc9-e68f-49a2-9ff5-0c346b733790 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:20:10.347139 | controller |     "Jun 12 16:29:10.266735 crc crio[21573]: time=\"2026-06-12T16:29:10.266565851Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-central:current-podified\" id=83cf96b3-03d2-4e5a-9322-9ca42c20881a name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:20:10.347154 | controller |     "Jun 12 16:29:10.280423 crc crio[21573]: time=\"2026-06-12T16:29:10.280311267Z\" level=info msg=\"Creating container: openstack/ceilometer-0/ceilometer-central-agent\" id=f766c5d9-589a-4d93-a0c8-e251da95a4fe name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:20:10.347169 | controller |     "Jun 12 16:29:10.281107 crc crio[21573]: time=\"2026-06-12T16:29:10.280964834Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.347185 | controller |     "Jun 12 16:29:10.353361 crc crio[21573]: time=\"2026-06-12T16:29:10.353047441Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.347202 | controller |     "Jun 12 16:29:10.358929 crc crio[21573]: time=\"2026-06-12T16:29:10.358828634Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.347217 | controller |     "Jun 12 16:29:10.553198 crc crio[21573]: time=\"2026-06-12T16:29:10.553028167Z\" level=info msg=\"Created container 4821e0e842bc091b5b25e1ac0ba76401710776e191a7132f99fcc42bedde8557: openstack/ceilometer-0/ceilometer-central-agent\" id=f766c5d9-589a-4d93-a0c8-e251da95a4fe name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:20:10.347233 | controller |     "Jun 12 16:29:10.555205 crc crio[21573]: time=\"2026-06-12T16:29:10.555013991Z\" level=info msg=\"Starting container: 4821e0e842bc091b5b25e1ac0ba76401710776e191a7132f99fcc42bedde8557\" id=13b3b562-65b9-40f8-a447-595e4e7d1e6d name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 17:20:10.347252 | controller |     "Jun 12 16:29:10.569516 crc crio[21573]: time=\"2026-06-12T16:29:10.56924757Z\" level=info msg=\"Started container\" PID=86070 containerID=4821e0e842bc091b5b25e1ac0ba76401710776e191a7132f99fcc42bedde8557 description=openstack/ceilometer-0/ceilometer-central-agent id=13b3b562-65b9-40f8-a447-595e4e7d1e6d name=/runtime.v1.RuntimeService/StartContainer sandboxID=e1edc90577731f2028b2c13362f0e095bcefae4c08a2971eaf356e22cff2755f",
2026-06-12 17:20:10.347269 | controller |     "Jun 12 16:29:10.587771 crc crio[21573]: time=\"2026-06-12T16:29:10.587607196Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-notification:current-podified\" id=10f1f6d4-26d8-4e26-b39e-99affc7c5c6d name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:20:10.347285 | controller |     "Jun 12 16:29:10.618407 crc crio[21573]: time=\"2026-06-12T16:29:10.618232583Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-notification:current-podified\" id=a98ce9fb-311d-454c-892d-d3de8db6aa54 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:20:10.347300 | controller |     "Jun 12 16:29:10.644270 crc crio[21573]: time=\"2026-06-12T16:29:10.644148051Z\" level=info msg=\"Creating container: openstack/ceilometer-0/ceilometer-notification-agent\" id=a69d37fc-34a5-45fc-91b5-791dde2afd10 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:20:10.347316 | controller |     "Jun 12 16:29:10.645105 crc crio[21573]: time=\"2026-06-12T16:29:10.645018085Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.347331 | controller |     "Jun 12 16:29:10.749761 crc crio[21573]: time=\"2026-06-12T16:29:10.743878311Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.347346 | controller |     "Jun 12 16:29:10.751299 crc crio[21573]: time=\"2026-06-12T16:29:10.751225777Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.347362 | controller |     "Jun 12 16:29:10.908050 crc crio[21573]: time=\"2026-06-12T16:29:10.907940525Z\" level=info msg=\"Created container 98899e16ef426bf362fb21d788ae2e3568a14f34973a45ac8955506c68161646: openstack/ceilometer-0/ceilometer-notification-agent\" id=a69d37fc-34a5-45fc-91b5-791dde2afd10 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:20:10.347377 | controller |     "Jun 12 16:29:10.911024 crc crio[21573]: time=\"2026-06-12T16:29:10.910925395Z\" level=info msg=\"Starting container: 98899e16ef426bf362fb21d788ae2e3568a14f34973a45ac8955506c68161646\" id=f76b218f-5bed-49e9-b1fb-7842a72a28be name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 17:20:10.347392 | controller |     "Jun 12 16:29:10.933887 crc crio[21573]: time=\"2026-06-12T16:29:10.933683579Z\" level=info msg=\"Started container\" PID=86084 containerID=98899e16ef426bf362fb21d788ae2e3568a14f34973a45ac8955506c68161646 description=openstack/ceilometer-0/ceilometer-notification-agent id=f76b218f-5bed-49e9-b1fb-7842a72a28be name=/runtime.v1.RuntimeService/StartContainer sandboxID=e1edc90577731f2028b2c13362f0e095bcefae4c08a2971eaf356e22cff2755f",
2026-06-12 17:20:10.347408 | controller |     "Jun 12 16:29:10.952808 crc crio[21573]: time=\"2026-06-12T16:29:10.952709244Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/sg-core:latest\" id=bbb358b0-4909-4499-b59e-90dc1789a420 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:20:10.347424 | controller |     "Jun 12 16:29:10.977151 crc crio[21573]: time=\"2026-06-12T16:29:10.976938738Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/sg-core:latest\" id=71bbc524-8132-48fd-a4fc-4013dfe1cfe3 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:20:10.347443 | controller |     "Jun 12 16:29:10.992143 crc crio[21573]: time=\"2026-06-12T16:29:10.990739974Z\" level=info msg=\"Creating container: openstack/ceilometer-0/sg-core\" id=5d075422-a6fc-48bc-aeca-fe155d2d598f name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:20:10.347461 | controller |     "Jun 12 16:29:10.992143 crc crio[21573]: time=\"2026-06-12T16:29:10.991343031Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.347477 | controller |     "Jun 12 16:29:11.044541 crc crio[21573]: time=\"2026-06-12T16:29:11.04436566Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.347492 | controller |     "Jun 12 16:29:11.049892 crc crio[21573]: time=\"2026-06-12T16:29:11.049752124Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.347508 | controller |     "Jun 12 16:29:11.065518 crc crio[21573]: time=\"2026-06-12T16:29:11.065387939Z\" level=info msg=\"Running pod sandbox: openstack/nova-cell0-conductor-db-sync-6ktw8/POD\" id=9cf4029c-e126-4717-95eb-63e0f5630be1 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:20:10.347525 | controller |     "Jun 12 16:29:11.065518 crc crio[21573]: time=\"2026-06-12T16:29:11.065561074Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.347541 | controller |     "Jun 12 16:29:11.117875 crc crio[21573]: time=\"2026-06-12T16:29:11.117755982Z\" level=info msg=\"Got pod network &{Name:nova-cell0-conductor-db-sync-6ktw8 Namespace:openstack ID:edad8975c58ee4e33e03dc467bffc6b38e0858110d8e0250375abf8699042156 UID:fc3b37f9-f066-4548-9aa7-464fbd51e051 NetNS:/var/run/netns/2992d056-5d35-4d84-ab3d-9262a7b4f2f4 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podfc3b37f9_f066_4548_9aa7_464fbd51e051.slice PodAnnotations:0xc00209e790}] Aliases:map[]}\"",
2026-06-12 17:20:10.347558 | controller |     "Jun 12 16:29:11.117875 crc crio[21573]: time=\"2026-06-12T16:29:11.117835014Z\" level=info msg=\"Adding pod openstack_nova-cell0-conductor-db-sync-6ktw8 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 17:20:10.347595 | controller |     "Jun 12 16:29:11.226551 crc crio[21573]: time=\"2026-06-12T16:29:11.215997464Z\" level=info msg=\"Created container 9dd1f8d84d49be55cfe1969005ab737dd3c11feb05330a8f97c2c4b59d119c97: openstack/ceilometer-0/sg-core\" id=5d075422-a6fc-48bc-aeca-fe155d2d598f name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:20:10.347616 | controller |     "Jun 12 16:29:11.226551 crc crio[21573]: time=\"2026-06-12T16:29:11.219960729Z\" level=info msg=\"Starting container: 9dd1f8d84d49be55cfe1969005ab737dd3c11feb05330a8f97c2c4b59d119c97\" id=bd477c89-1d4b-4648-ae15-36ec6aeef498 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 17:20:10.347633 | controller |     "Jun 12 16:29:11.231060 crc crio[21573]: time=\"2026-06-12T16:29:11.23089369Z\" level=info msg=\"Started container\" PID=86105 containerID=9dd1f8d84d49be55cfe1969005ab737dd3c11feb05330a8f97c2c4b59d119c97 description=openstack/ceilometer-0/sg-core id=bd477c89-1d4b-4648-ae15-36ec6aeef498 name=/runtime.v1.RuntimeService/StartContainer sandboxID=e1edc90577731f2028b2c13362f0e095bcefae4c08a2971eaf356e22cff2755f",
2026-06-12 17:20:10.347649 | controller |     "Jun 12 16:29:11.264199 crc crio[21573]: time=\"2026-06-12T16:29:11.264024703Z\" level=info msg=\"Checking image status: registry.redhat.io/ubi9/httpd-24:latest\" id=eb44bb3e-8294-4159-8a6f-cf20e1df7c2c name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:20:10.347669 | controller |     "Jun 12 16:29:11.333523 crc crio[21573]: time=\"2026-06-12T16:29:11.332295514Z\" level=info msg=\"Checking image status: registry.redhat.io/ubi9/httpd-24:latest\" id=6271c81f-cda6-4b98-b951-7da0081a44d7 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:20:10.347686 | controller |     "Jun 12 16:29:11.346647 crc crio[21573]: time=\"2026-06-12T16:29:11.346548694Z\" level=info msg=\"Creating container: openstack/ceilometer-0/proxy-httpd\" id=b5d43798-b9b7-4108-b19b-56741eeb2797 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:20:10.347703 | controller |     "Jun 12 16:29:11.347873 crc crio[21573]: time=\"2026-06-12T16:29:11.347809548Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.347719 | controller |     "Jun 12 16:29:11.436039 crc crio[21573]: time=\"2026-06-12T16:29:11.435808742Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.347735 | controller |     "Jun 12 16:29:11.442216 crc crio[21573]: time=\"2026-06-12T16:29:11.442103577Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.347751 | controller |     "Jun 12 16:29:11.624265 crc crio[21573]: time=\"2026-06-12T16:29:11.624140265Z\" level=info msg=\"Created container cfd67c432086e7b8d20fa5f74435a944e737dd87a1b492c666d9d7c76601e96e: openstack/ceilometer-0/proxy-httpd\" id=b5d43798-b9b7-4108-b19b-56741eeb2797 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:20:10.347767 | controller |     "Jun 12 16:29:11.626094 crc crio[21573]: time=\"2026-06-12T16:29:11.625879671Z\" level=info msg=\"Starting container: cfd67c432086e7b8d20fa5f74435a944e737dd87a1b492c666d9d7c76601e96e\" id=7059a845-e1d6-44a8-917a-5f20743e2f16 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 17:20:10.347783 | controller |     "Jun 12 16:29:11.644979 crc crio[21573]: time=\"2026-06-12T16:29:11.644834341Z\" level=info msg=\"Started container\" PID=86168 containerID=cfd67c432086e7b8d20fa5f74435a944e737dd87a1b492c666d9d7c76601e96e description=openstack/ceilometer-0/proxy-httpd id=7059a845-e1d6-44a8-917a-5f20743e2f16 name=/runtime.v1.RuntimeService/StartContainer sandboxID=e1edc90577731f2028b2c13362f0e095bcefae4c08a2971eaf356e22cff2755f",
2026-06-12 17:20:10.347800 | controller |     "Jun 12 16:29:11.875298 crc crio[21573]: 2026-06-12T16:29:11Z [verbose] CmdAdd (shim): {1.1.0 [{Name:edad8975c58ee4e Mac:52:6e:29:ab:a5:fe Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:bf Mtu:0 Sandbox:/var/run/netns/2992d056-5d35-4d84-ab3d-9262a7b4f2f4 SocketPath: PciID:}] [{Interface:0xc000260a00 Address:{IP:10.217.0.191 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 17:20:10.347817 | controller |     "Jun 12 16:29:11.875797 crc crio[21573]: time=\"2026-06-12T16:29:11.875736886Z\" level=info msg=\"Got pod network &{Name:nova-cell0-conductor-db-sync-6ktw8 Namespace:openstack ID:edad8975c58ee4e33e03dc467bffc6b38e0858110d8e0250375abf8699042156 UID:fc3b37f9-f066-4548-9aa7-464fbd51e051 NetNS:/var/run/netns/2992d056-5d35-4d84-ab3d-9262a7b4f2f4 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podfc3b37f9_f066_4548_9aa7_464fbd51e051.slice PodAnnotations:0xc00209e790}] Aliases:map[]}\"",
2026-06-12 17:20:10.347834 | controller |     "Jun 12 16:29:11.875936 crc crio[21573]: time=\"2026-06-12T16:29:11.87590489Z\" level=info msg=\"Checking pod openstack_nova-cell0-conductor-db-sync-6ktw8 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 17:20:10.347851 | controller |     "Jun 12 16:29:11.885800 crc crio[21573]: time=\"2026-06-12T16:29:11.885729451Z\" level=info msg=\"Ran pod sandbox edad8975c58ee4e33e03dc467bffc6b38e0858110d8e0250375abf8699042156 with infra container: openstack/nova-cell0-conductor-db-sync-6ktw8/POD\" id=9cf4029c-e126-4717-95eb-63e0f5630be1 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:20:10.347871 | controller |     "Jun 12 16:29:11.889189 crc crio[21573]: time=\"2026-06-12T16:29:11.889119142Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-conductor:current-podified\" id=589b2485-06bf-4a8a-aec9-1cb2c408b039 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:20:10.347887 | controller |     "Jun 12 16:29:11.889615 crc crio[21573]: time=\"2026-06-12T16:29:11.889365258Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/openstack-nova-conductor:current-podified not found\" id=589b2485-06bf-4a8a-aec9-1cb2c408b039 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:20:10.347903 | controller |     "Jun 12 16:29:11.889615 crc crio[21573]: time=\"2026-06-12T16:29:11.889413179Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-nova-conductor:current-podified found\" id=589b2485-06bf-4a8a-aec9-1cb2c408b039 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:20:10.347919 | controller |     "Jun 12 16:29:11.891169 crc crio[21573]: time=\"2026-06-12T16:29:11.890893289Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-nova-conductor:current-podified\" id=6b26e1f2-9cb8-44bb-8d4b-5017ade9cff2 name=/runtime.v1.ImageService/PullImage",
2026-06-12 17:20:10.347935 | controller |     "Jun 12 16:29:11.901280 crc crio[21573]: time=\"2026-06-12T16:29:11.901176083Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-nova-conductor:current-podified\\\"\"",
2026-06-12 17:20:10.347951 | controller |     "Jun 12 16:29:11.979842 crc crio[21573]: time=\"2026-06-12T16:29:11.975984392Z\" level=info msg=\"Stopping container: 9dd1f8d84d49be55cfe1969005ab737dd3c11feb05330a8f97c2c4b59d119c97 (timeout: 30s)\" id=7a701864-d5e0-42cf-ada8-6f1a4c99d59d name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 17:20:10.347968 | controller |     "Jun 12 16:29:11.980819 crc crio[21573]: time=\"2026-06-12T16:29:11.980662118Z\" level=info msg=\"Stopping container: 4821e0e842bc091b5b25e1ac0ba76401710776e191a7132f99fcc42bedde8557 (timeout: 30s)\" id=e6567945-d4d8-430e-8f01-e4838d4376a8 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 17:20:10.347984 | controller |     "Jun 12 16:29:11.981127 crc crio[21573]: time=\"2026-06-12T16:29:11.980999013Z\" level=info msg=\"Stopping container: 98899e16ef426bf362fb21d788ae2e3568a14f34973a45ac8955506c68161646 (timeout: 30s)\" id=f32f397b-3431-48ff-b8b0-45eee59c9c4c name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 17:20:10.347999 | controller |     "Jun 12 16:29:11.981250 crc crio[21573]: time=\"2026-06-12T16:29:11.981123146Z\" level=info msg=\"Stopping container: cfd67c432086e7b8d20fa5f74435a944e737dd87a1b492c666d9d7c76601e96e (timeout: 30s)\" id=c51e2de4-39f9-4919-a124-e32e58a2d7a1 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 17:20:10.348016 | controller |     "Jun 12 16:29:12.124357 crc crio[21573]: time=\"2026-06-12T16:29:12.124138038Z\" level=info msg=\"Stopped container 9dd1f8d84d49be55cfe1969005ab737dd3c11feb05330a8f97c2c4b59d119c97: openstack/ceilometer-0/sg-core\" id=7a701864-d5e0-42cf-ada8-6f1a4c99d59d name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 17:20:10.348032 | controller |     "Jun 12 16:29:12.265855 crc crio[21573]: time=\"2026-06-12T16:29:12.265720994Z\" level=info msg=\"Stopped container cfd67c432086e7b8d20fa5f74435a944e737dd87a1b492c666d9d7c76601e96e: openstack/ceilometer-0/proxy-httpd\" id=c51e2de4-39f9-4919-a124-e32e58a2d7a1 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 17:20:10.348051 | controller |     "Jun 12 16:29:29.201146 crc crio[21573]: time=\"2026-06-12T16:29:29.199753624Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-nova-conductor@sha256:c120e1b5d2642a9ece7f368cd34f811c60f81f02e62d088493e13249e815dcc1\" id=6b26e1f2-9cb8-44bb-8d4b-5017ade9cff2 name=/runtime.v1.ImageService/PullImage",
2026-06-12 17:20:10.348079 | controller |     "Jun 12 16:29:29.203122 crc crio[21573]: time=\"2026-06-12T16:29:29.202645391Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-conductor:current-podified\" id=d049d4af-0cb8-4bfa-aef2-34b160a15550 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:20:10.348098 | controller |     "Jun 12 16:29:29.246839 crc crio[21573]: time=\"2026-06-12T16:29:29.246748653Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-conductor:current-podified\" id=3e3e1e6e-bf2d-4196-b71b-fc999e5d9d05 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:20:10.348115 | controller |     "Jun 12 16:29:29.260644 crc crio[21573]: time=\"2026-06-12T16:29:29.26054532Z\" level=info msg=\"Creating container: openstack/nova-cell0-conductor-db-sync-6ktw8/nova-cell0-conductor-db-sync\" id=22494d19-d1aa-406c-8cc2-eb95b1a7416d name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:20:10.348131 | controller |     "Jun 12 16:29:29.262896 crc crio[21573]: time=\"2026-06-12T16:29:29.262601436Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.348147 | controller |     "Jun 12 16:29:29.331258 crc crio[21573]: time=\"2026-06-12T16:29:29.331104947Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.348162 | controller |     "Jun 12 16:29:29.339489 crc crio[21573]: time=\"2026-06-12T16:29:29.339263104Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.348178 | controller |     "Jun 12 16:29:29.561945 crc crio[21573]: time=\"2026-06-12T16:29:29.561122152Z\" level=info msg=\"Created container 6b5568fe80e8b85f7a2af18b8d0387e35f8e82d587488dc4311dc7958200d9b0: openstack/nova-cell0-conductor-db-sync-6ktw8/nova-cell0-conductor-db-sync\" id=22494d19-d1aa-406c-8cc2-eb95b1a7416d name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:20:10.348194 | controller |     "Jun 12 16:29:29.563647 crc crio[21573]: time=\"2026-06-12T16:29:29.563509836Z\" level=info msg=\"Starting container: 6b5568fe80e8b85f7a2af18b8d0387e35f8e82d587488dc4311dc7958200d9b0\" id=bf185cdd-7fd3-4872-bef6-b39a9dd0b4b4 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 17:20:10.348211 | controller |     "Jun 12 16:29:29.570994 crc crio[21573]: time=\"2026-06-12T16:29:29.570794339Z\" level=info msg=\"Started container\" PID=87332 containerID=6b5568fe80e8b85f7a2af18b8d0387e35f8e82d587488dc4311dc7958200d9b0 description=openstack/nova-cell0-conductor-db-sync-6ktw8/nova-cell0-conductor-db-sync id=bf185cdd-7fd3-4872-bef6-b39a9dd0b4b4 name=/runtime.v1.RuntimeService/StartContainer sandboxID=edad8975c58ee4e33e03dc467bffc6b38e0858110d8e0250375abf8699042156",
2026-06-12 17:20:10.348227 | controller |     "Jun 12 16:29:31.309915 crc crio[21573]: time=\"2026-06-12T16:29:31.3092829Z\" level=info msg=\"Removing container: 1bd166574d2535ed5df0571a3cc2262f989456efca5f998557cdd03531584019\" id=47ad3ff4-d8bb-46ec-9c9c-4ca366655ab1 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 17:20:10.348243 | controller |     "Jun 12 16:29:31.460776 crc crio[21573]: time=\"2026-06-12T16:29:31.460653948Z\" level=info msg=\"Removed container 1bd166574d2535ed5df0571a3cc2262f989456efca5f998557cdd03531584019: openshift-infra/auto-csr-approver-29688022-j6qxd/oc\" id=47ad3ff4-d8bb-46ec-9c9c-4ca366655ab1 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 17:20:10.348259 | controller |     "Jun 12 16:29:31.474367 crc crio[21573]: time=\"2026-06-12T16:29:31.474245806Z\" level=info msg=\"Stopping pod sandbox: 8c99460b66e3c51af1c44fa3ab9982b4acfbb598aa35dd5dba718206416960c7\" id=5fad141d-e4e8-4e12-91b4-9d1996c33448 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 17:20:10.348277 | controller |     "Jun 12 16:29:31.474367 crc crio[21573]: time=\"2026-06-12T16:29:31.47439733Z\" level=info msg=\"Stopped pod sandbox (already stopped): 8c99460b66e3c51af1c44fa3ab9982b4acfbb598aa35dd5dba718206416960c7\" id=5fad141d-e4e8-4e12-91b4-9d1996c33448 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 17:20:10.348293 | controller |     "Jun 12 16:29:31.478082 crc crio[21573]: time=\"2026-06-12T16:29:31.477958964Z\" level=info msg=\"Removing pod sandbox: 8c99460b66e3c51af1c44fa3ab9982b4acfbb598aa35dd5dba718206416960c7\" id=3b7e670d-d8f4-4f6e-be1a-a6c81d4899ce name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 17:20:10.348310 | controller |     "Jun 12 16:29:31.540517 crc crio[21573]: time=\"2026-06-12T16:29:31.540357094Z\" level=info msg=\"Removed pod sandbox: 8c99460b66e3c51af1c44fa3ab9982b4acfbb598aa35dd5dba718206416960c7\" id=3b7e670d-d8f4-4f6e-be1a-a6c81d4899ce name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 17:20:10.348326 | controller |     "Jun 12 16:29:31.542169 crc crio[21573]: time=\"2026-06-12T16:29:31.542086549Z\" level=info msg=\"Stopping pod sandbox: 1ab788f9da5bb326f664cbea23ad5bd8fa447646bd40e31c4e98dbe386fb6e19\" id=f503ed04-e191-4639-8c32-a027b32916f0 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 17:20:10.348342 | controller |     "Jun 12 16:29:31.542279 crc crio[21573]: time=\"2026-06-12T16:29:31.542213013Z\" level=info msg=\"Stopped pod sandbox (already stopped): 1ab788f9da5bb326f664cbea23ad5bd8fa447646bd40e31c4e98dbe386fb6e19\" id=f503ed04-e191-4639-8c32-a027b32916f0 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 17:20:10.348358 | controller |     "Jun 12 16:29:31.544240 crc crio[21573]: time=\"2026-06-12T16:29:31.544160444Z\" level=info msg=\"Removing pod sandbox: 1ab788f9da5bb326f664cbea23ad5bd8fa447646bd40e31c4e98dbe386fb6e19\" id=cbb9cb4b-f210-467b-b5eb-af366f40d040 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 17:20:10.348373 | controller |     "Jun 12 16:29:31.571943 crc crio[21573]: time=\"2026-06-12T16:29:31.564808935Z\" level=info msg=\"Removed pod sandbox: 1ab788f9da5bb326f664cbea23ad5bd8fa447646bd40e31c4e98dbe386fb6e19\" id=cbb9cb4b-f210-467b-b5eb-af366f40d040 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 17:20:10.348390 | controller |     "Jun 12 16:29:31.576034 crc crio[21573]: time=\"2026-06-12T16:29:31.575982511Z\" level=info msg=\"Stopping pod sandbox: c2a844459e747c9d8bc60e4af0c9f712cea6acbf66d0c1a2f29ed2515c56e7e7\" id=5c189397-70ef-4578-b30a-3d9382520927 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 17:20:10.348406 | controller |     "Jun 12 16:29:31.576425 crc crio[21573]: time=\"2026-06-12T16:29:31.576372642Z\" level=info msg=\"Stopped pod sandbox (already stopped): c2a844459e747c9d8bc60e4af0c9f712cea6acbf66d0c1a2f29ed2515c56e7e7\" id=5c189397-70ef-4578-b30a-3d9382520927 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 17:20:10.348421 | controller |     "Jun 12 16:29:31.577751 crc crio[21573]: time=\"2026-06-12T16:29:31.577650665Z\" level=info msg=\"Removing pod sandbox: c2a844459e747c9d8bc60e4af0c9f712cea6acbf66d0c1a2f29ed2515c56e7e7\" id=cd42ec1b-0654-46b3-911c-9ea03c397a5a name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 17:20:10.348437 | controller |     "Jun 12 16:29:31.611157 crc crio[21573]: time=\"2026-06-12T16:29:31.610947691Z\" level=info msg=\"Removed pod sandbox: c2a844459e747c9d8bc60e4af0c9f712cea6acbf66d0c1a2f29ed2515c56e7e7\" id=cd42ec1b-0654-46b3-911c-9ea03c397a5a name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 17:20:10.348452 | controller |     "Jun 12 16:29:31.612512 crc crio[21573]: time=\"2026-06-12T16:29:31.612421859Z\" level=info msg=\"Stopping pod sandbox: c794a19672643d8a3bb245ae18c4455c765bdcad06d62105cee663dddf15f614\" id=5fb0435f-9ae3-403c-8322-6fc9ca8f1dc0 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 17:20:10.348467 | controller |     "Jun 12 16:29:31.612979 crc crio[21573]: time=\"2026-06-12T16:29:31.612957124Z\" level=info msg=\"Stopped pod sandbox (already stopped): c794a19672643d8a3bb245ae18c4455c765bdcad06d62105cee663dddf15f614\" id=5fb0435f-9ae3-403c-8322-6fc9ca8f1dc0 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 17:20:10.348491 | controller |     "Jun 12 16:29:31.613866 crc crio[21573]: time=\"2026-06-12T16:29:31.613766265Z\" level=info msg=\"Removing pod sandbox: c794a19672643d8a3bb245ae18c4455c765bdcad06d62105cee663dddf15f614\" id=db0ef2e2-53ea-4feb-8ff2-e29cec10f975 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 17:20:10.348509 | controller |     "Jun 12 16:29:31.635367 crc crio[21573]: time=\"2026-06-12T16:29:31.635271751Z\" level=info msg=\"Removed pod sandbox: c794a19672643d8a3bb245ae18c4455c765bdcad06d62105cee663dddf15f614\" id=db0ef2e2-53ea-4feb-8ff2-e29cec10f975 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 17:20:10.348525 | controller |     "Jun 12 16:29:31.636705 crc crio[21573]: time=\"2026-06-12T16:29:31.636347315Z\" level=info msg=\"Stopping pod sandbox: 148a9b298f37c60c705451e3d5a9c5260838f8079acb95dac6473bceb8254118\" id=8b20394c-1d31-4d93-9ddb-f757e4234b64 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 17:20:10.348540 | controller |     "Jun 12 16:29:31.636705 crc crio[21573]: time=\"2026-06-12T16:29:31.636418487Z\" level=info msg=\"Stopped pod sandbox (already stopped): 148a9b298f37c60c705451e3d5a9c5260838f8079acb95dac6473bceb8254118\" id=8b20394c-1d31-4d93-9ddb-f757e4234b64 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 17:20:10.348555 | controller |     "Jun 12 16:29:31.638581 crc crio[21573]: time=\"2026-06-12T16:29:31.638376619Z\" level=info msg=\"Removing pod sandbox: 148a9b298f37c60c705451e3d5a9c5260838f8079acb95dac6473bceb8254118\" id=bd572d50-ca3c-4eb8-b3de-3f4e29c41f7e name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 17:20:10.348569 | controller |     "Jun 12 16:29:31.663126 crc crio[21573]: time=\"2026-06-12T16:29:31.662923435Z\" level=info msg=\"Removed pod sandbox: 148a9b298f37c60c705451e3d5a9c5260838f8079acb95dac6473bceb8254118\" id=bd572d50-ca3c-4eb8-b3de-3f4e29c41f7e name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 17:20:10.348606 | controller |     "Jun 12 16:29:31.664755 crc crio[21573]: time=\"2026-06-12T16:29:31.664659868Z\" level=info msg=\"Stopping pod sandbox: 64e544f158665c2d30ed5b16e4aa28f2dfebf110ea4a8287988422953a01b7ae\" id=ce96ac3a-2630-4fee-9a69-4f8fa3bb08b9 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 17:20:10.348622 | controller |     "Jun 12 16:29:31.664856 crc crio[21573]: time=\"2026-06-12T16:29:31.664795872Z\" level=info msg=\"Stopped pod sandbox (already stopped): 64e544f158665c2d30ed5b16e4aa28f2dfebf110ea4a8287988422953a01b7ae\" id=ce96ac3a-2630-4fee-9a69-4f8fa3bb08b9 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 17:20:10.348637 | controller |     "Jun 12 16:29:31.665246 crc crio[21573]: time=\"2026-06-12T16:29:31.665223023Z\" level=info msg=\"Removing pod sandbox: 64e544f158665c2d30ed5b16e4aa28f2dfebf110ea4a8287988422953a01b7ae\" id=f9f357ce-2d7c-4831-b42f-fbb54361e127 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 17:20:10.348652 | controller |     "Jun 12 16:29:31.683722 crc crio[21573]: time=\"2026-06-12T16:29:31.683619394Z\" level=info msg=\"Removed pod sandbox: 64e544f158665c2d30ed5b16e4aa28f2dfebf110ea4a8287988422953a01b7ae\" id=f9f357ce-2d7c-4831-b42f-fbb54361e127 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 17:20:10.348667 | controller |     "Jun 12 16:29:41.991295 crc crio[21573]: time=\"2026-06-12T16:29:41.990087338Z\" level=warning msg=\"Stopping container 4821e0e842bc091b5b25e1ac0ba76401710776e191a7132f99fcc42bedde8557 with stop signal(15) timed out. Killing...\"",
2026-06-12 17:20:10.348682 | controller |     "Jun 12 16:29:41.996173 crc crio[21573]: time=\"2026-06-12T16:29:41.995975485Z\" level=warning msg=\"Stopping container 98899e16ef426bf362fb21d788ae2e3568a14f34973a45ac8955506c68161646 with stop signal(15) timed out. Killing...\"",
2026-06-12 17:20:10.348701 | controller |     "Jun 12 16:29:42.079154 crc crio[21573]: time=\"2026-06-12T16:29:42.078978971Z\" level=error msg=\"Killing container 4821e0e842bc091b5b25e1ac0ba76401710776e191a7132f99fcc42bedde8557 failed: `/usr/bin/crun --root /run/crun --systemd-cgroup kill 4821e0e842bc091b5b25e1ac0ba76401710776e191a7132f99fcc42bedde8557 KILL` failed: process not running: No such process\\n : exit status 1\"",
2026-06-12 17:20:10.348718 | controller |     "Jun 12 16:29:42.112533 crc crio[21573]: time=\"2026-06-12T16:29:42.10864744Z\" level=info msg=\"Stopped container 4821e0e842bc091b5b25e1ac0ba76401710776e191a7132f99fcc42bedde8557: openstack/ceilometer-0/ceilometer-central-agent\" id=e6567945-d4d8-430e-8f01-e4838d4376a8 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 17:20:10.348734 | controller |     "Jun 12 16:29:42.116098 crc crio[21573]: time=\"2026-06-12T16:29:42.115318907Z\" level=error msg=\"Killing container 98899e16ef426bf362fb21d788ae2e3568a14f34973a45ac8955506c68161646 failed: `/usr/bin/crun --root /run/crun --systemd-cgroup kill 98899e16ef426bf362fb21d788ae2e3568a14f34973a45ac8955506c68161646 KILL` failed: process not running: No such process\\n : exit status 1\"",
2026-06-12 17:20:10.348750 | controller |     "Jun 12 16:29:42.162173 crc crio[21573]: time=\"2026-06-12T16:29:42.161541326Z\" level=info msg=\"Stopped container 98899e16ef426bf362fb21d788ae2e3568a14f34973a45ac8955506c68161646: openstack/ceilometer-0/ceilometer-notification-agent\" id=f32f397b-3431-48ff-b8b0-45eee59c9c4c name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 17:20:10.348766 | controller |     "Jun 12 16:29:42.170234 crc crio[21573]: time=\"2026-06-12T16:29:42.170123965Z\" level=info msg=\"Stopping pod sandbox: e1edc90577731f2028b2c13362f0e095bcefae4c08a2971eaf356e22cff2755f\" id=06821efb-5a09-44e2-8d98-9260076bb928 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 17:20:10.348782 | controller |     "Jun 12 16:29:42.171405 crc crio[21573]: time=\"2026-06-12T16:29:42.171336327Z\" level=info msg=\"Got pod network &{Name:ceilometer-0 Namespace:openstack ID:e1edc90577731f2028b2c13362f0e095bcefae4c08a2971eaf356e22cff2755f UID:396a50dd-3782-49b5-bca7-4704f9a8e408 NetNS:/var/run/netns/27daefe4-6880-46ac-9a78-aa1fea48ec1d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod396a50dd_3782_49b5_bca7_4704f9a8e408.slice PodAnnotations:0xc002e28d90}] Aliases:map[]}\"",
2026-06-12 17:20:10.348799 | controller |     "Jun 12 16:29:42.171635 crc crio[21573]: time=\"2026-06-12T16:29:42.171573664Z\" level=info msg=\"Deleting pod openstack_ceilometer-0 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 17:20:10.348814 | controller |     "Jun 12 16:29:42.590370 crc crio[21573]: time=\"2026-06-12T16:29:42.589627637Z\" level=info msg=\"Stopped pod sandbox: e1edc90577731f2028b2c13362f0e095bcefae4c08a2971eaf356e22cff2755f\" id=06821efb-5a09-44e2-8d98-9260076bb928 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 17:20:10.348829 | controller |     "Jun 12 16:29:42.761702 crc crio[21573]: time=\"2026-06-12T16:29:42.760623697Z\" level=info msg=\"Removing container: cfd67c432086e7b8d20fa5f74435a944e737dd87a1b492c666d9d7c76601e96e\" id=2a265680-bbd4-4298-a47a-e23fc672d583 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 17:20:10.348844 | controller |     "Jun 12 16:29:42.846500 crc crio[21573]: time=\"2026-06-12T16:29:42.84611769Z\" level=info msg=\"Removed container cfd67c432086e7b8d20fa5f74435a944e737dd87a1b492c666d9d7c76601e96e: openstack/ceilometer-0/proxy-httpd\" id=2a265680-bbd4-4298-a47a-e23fc672d583 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 17:20:10.348860 | controller |     "Jun 12 16:29:42.850788 crc crio[21573]: time=\"2026-06-12T16:29:42.850706879Z\" level=info msg=\"Removing container: 9dd1f8d84d49be55cfe1969005ab737dd3c11feb05330a8f97c2c4b59d119c97\" id=66682811-3f63-4329-879d-8831db066fa5 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 17:20:10.348879 | controller |     "Jun 12 16:29:42.895356 crc crio[21573]: time=\"2026-06-12T16:29:42.895275834Z\" level=info msg=\"Removed container 9dd1f8d84d49be55cfe1969005ab737dd3c11feb05330a8f97c2c4b59d119c97: openstack/ceilometer-0/sg-core\" id=66682811-3f63-4329-879d-8831db066fa5 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 17:20:10.348894 | controller |     "Jun 12 16:29:42.904872 crc crio[21573]: time=\"2026-06-12T16:29:42.904714765Z\" level=info msg=\"Removing container: 98899e16ef426bf362fb21d788ae2e3568a14f34973a45ac8955506c68161646\" id=0a60e75b-8350-42f9-8de2-2287de3f1096 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 17:20:10.348909 | controller |     "Jun 12 16:29:43.041344 crc crio[21573]: time=\"2026-06-12T16:29:43.041157467Z\" level=info msg=\"Removed container 98899e16ef426bf362fb21d788ae2e3568a14f34973a45ac8955506c68161646: openstack/ceilometer-0/ceilometer-notification-agent\" id=0a60e75b-8350-42f9-8de2-2287de3f1096 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 17:20:10.348924 | controller |     "Jun 12 16:29:43.045755 crc crio[21573]: time=\"2026-06-12T16:29:43.045676222Z\" level=info msg=\"Removing container: 4821e0e842bc091b5b25e1ac0ba76401710776e191a7132f99fcc42bedde8557\" id=a50879f9-3d0a-4b60-9e92-a6f96b9f22f4 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 17:20:10.348939 | controller |     "Jun 12 16:29:43.093586 crc crio[21573]: time=\"2026-06-12T16:29:43.093522406Z\" level=info msg=\"Removed container 4821e0e842bc091b5b25e1ac0ba76401710776e191a7132f99fcc42bedde8557: openstack/ceilometer-0/ceilometer-central-agent\" id=a50879f9-3d0a-4b60-9e92-a6f96b9f22f4 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 17:20:10.348955 | controller |     "Jun 12 16:29:43.894366 crc crio[21573]: time=\"2026-06-12T16:29:43.893741781Z\" level=info msg=\"Running pod sandbox: openstack/ceilometer-0/POD\" id=99b99e0d-1c88-40b0-ac0b-60b7fce31f4f name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:20:10.348970 | controller |     "Jun 12 16:29:43.894366 crc crio[21573]: time=\"2026-06-12T16:29:43.894391969Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.348987 | controller |     "Jun 12 16:29:43.948825 crc crio[21573]: time=\"2026-06-12T16:29:43.948571989Z\" level=info msg=\"Got pod network &{Name:ceilometer-0 Namespace:openstack ID:85ffec05f42e64954274853a858b6b2893c31a6eab2872674f70c8b5a5f80268 UID:c99817a8-6926-4054-8b4e-433b61fac75a NetNS:/var/run/netns/870fcf83-c56e-4305-8994-4e85fa62dd7d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podc99817a8_6926_4054_8b4e_433b61fac75a.slice PodAnnotations:0xc0005687b0}] Aliases:map[]}\"",
2026-06-12 17:20:10.349004 | controller |     "Jun 12 16:29:43.948825 crc crio[21573]: time=\"2026-06-12T16:29:43.948662582Z\" level=info msg=\"Adding pod openstack_ceilometer-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 17:20:10.349020 | controller |     "Jun 12 16:29:44.366575 crc crio[21573]: 2026-06-12T16:29:44Z [verbose] CmdAdd (shim): {1.1.0 [{Name:85ffec05f42e649 Mac:1a:c6:12:a3:5a:6d Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:c0 Mtu:0 Sandbox:/var/run/netns/870fcf83-c56e-4305-8994-4e85fa62dd7d SocketPath: PciID:}] [{Interface:0xc0000147b0 Address:{IP:10.217.0.192 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 17:20:10.349035 | controller |     "Jun 12 16:29:44.368814 crc crio[21573]: time=\"2026-06-12T16:29:44.368645427Z\" level=info msg=\"Got pod network &{Name:ceilometer-0 Namespace:openstack ID:85ffec05f42e64954274853a858b6b2893c31a6eab2872674f70c8b5a5f80268 UID:c99817a8-6926-4054-8b4e-433b61fac75a NetNS:/var/run/netns/870fcf83-c56e-4305-8994-4e85fa62dd7d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podc99817a8_6926_4054_8b4e_433b61fac75a.slice PodAnnotations:0xc0005687b0}] Aliases:map[]}\"",
2026-06-12 17:20:10.349057 | controller |     "Jun 12 16:29:44.368888 crc crio[21573]: time=\"2026-06-12T16:29:44.368851132Z\" level=info msg=\"Checking pod openstack_ceilometer-0 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 17:20:10.349081 | controller |     "Jun 12 16:29:44.383721 crc crio[21573]: time=\"2026-06-12T16:29:44.382772942Z\" level=info msg=\"Ran pod sandbox 85ffec05f42e64954274853a858b6b2893c31a6eab2872674f70c8b5a5f80268 with infra container: openstack/ceilometer-0/POD\" id=99b99e0d-1c88-40b0-ac0b-60b7fce31f4f name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:20:10.349101 | controller |     "Jun 12 16:29:44.387997 crc crio[21573]: time=\"2026-06-12T16:29:44.387816316Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-central:current-podified\" id=11c7ad8f-6d3d-4acc-a448-f78641e17d25 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:20:10.349118 | controller |     "Jun 12 16:29:44.420482 crc crio[21573]: time=\"2026-06-12T16:29:44.420110105Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-central:current-podified\" id=59067fe3-536c-4049-bbb0-b62bfa03becc name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:20:10.349133 | controller |     "Jun 12 16:29:44.433365 crc crio[21573]: time=\"2026-06-12T16:29:44.4327612Z\" level=info msg=\"Creating container: openstack/ceilometer-0/ceilometer-central-agent\" id=3bce334a-e1dd-4b68-b2ab-ac2ded9c1ef1 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:20:10.349149 | controller |     "Jun 12 16:29:44.434097 crc crio[21573]: time=\"2026-06-12T16:29:44.433982954Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.349165 | controller |     "Jun 12 16:29:44.501974 crc crio[21573]: time=\"2026-06-12T16:29:44.501866338Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.349180 | controller |     "Jun 12 16:29:44.506639 crc crio[21573]: time=\"2026-06-12T16:29:44.506553183Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.349195 | controller |     "Jun 12 16:29:44.678564 crc crio[21573]: time=\"2026-06-12T16:29:44.678384181Z\" level=info msg=\"Created container 9db159731b30bede673c154b3f86bcc0c699e75a9fa3fdd36e78362a9921c404: openstack/ceilometer-0/ceilometer-central-agent\" id=3bce334a-e1dd-4b68-b2ab-ac2ded9c1ef1 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:20:10.349211 | controller |     "Jun 12 16:29:44.680078 crc crio[21573]: time=\"2026-06-12T16:29:44.679954242Z\" level=info msg=\"Starting container: 9db159731b30bede673c154b3f86bcc0c699e75a9fa3fdd36e78362a9921c404\" id=91283a56-7c8c-43c6-9fd8-dc2705a6ce5d name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 17:20:10.349225 | controller |     "Jun 12 16:29:44.688301 crc crio[21573]: time=\"2026-06-12T16:29:44.688166653Z\" level=info msg=\"Started container\" PID=88080 containerID=9db159731b30bede673c154b3f86bcc0c699e75a9fa3fdd36e78362a9921c404 description=openstack/ceilometer-0/ceilometer-central-agent id=91283a56-7c8c-43c6-9fd8-dc2705a6ce5d name=/runtime.v1.RuntimeService/StartContainer sandboxID=85ffec05f42e64954274853a858b6b2893c31a6eab2872674f70c8b5a5f80268",
2026-06-12 17:20:10.349240 | controller |     "Jun 12 16:29:44.703816 crc crio[21573]: time=\"2026-06-12T16:29:44.703642113Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-notification:current-podified\" id=dae48402-0985-4e10-a892-9aac507309c1 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:20:10.349260 | controller |     "Jun 12 16:29:44.736789 crc crio[21573]: time=\"2026-06-12T16:29:44.736638442Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-notification:current-podified\" id=892817b5-beb6-4fd7-b294-d0396830c7e5 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:20:10.349275 | controller |     "Jun 12 16:29:44.751423 crc crio[21573]: time=\"2026-06-12T16:29:44.75092909Z\" level=info msg=\"Creating container: openstack/ceilometer-0/ceilometer-notification-agent\" id=879eaa45-44aa-48d6-b15e-3b96799280f5 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:20:10.349291 | controller |     "Jun 12 16:29:44.751853 crc crio[21573]: time=\"2026-06-12T16:29:44.751773862Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.349306 | controller |     "Jun 12 16:29:44.837166 crc crio[21573]: time=\"2026-06-12T16:29:44.836998469Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.349320 | controller |     "Jun 12 16:29:44.843220 crc crio[21573]: time=\"2026-06-12T16:29:44.84308928Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.349335 | controller |     "Jun 12 16:29:45.006386 crc crio[21573]: time=\"2026-06-12T16:29:45.006252448Z\" level=info msg=\"Created container 78e911185049e71322126521571869586acc89c078b2f8247f22e9875f1bb4e8: openstack/ceilometer-0/ceilometer-notification-agent\" id=879eaa45-44aa-48d6-b15e-3b96799280f5 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:20:10.349350 | controller |     "Jun 12 16:29:45.011822 crc crio[21573]: time=\"2026-06-12T16:29:45.009257778Z\" level=info msg=\"Starting container: 78e911185049e71322126521571869586acc89c078b2f8247f22e9875f1bb4e8\" id=c5c3cce1-f7f1-4833-ada8-8ebedde94d54 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 17:20:10.349364 | controller |     "Jun 12 16:29:45.024055 crc crio[21573]: time=\"2026-06-12T16:29:45.02393951Z\" level=info msg=\"Started container\" PID=88098 containerID=78e911185049e71322126521571869586acc89c078b2f8247f22e9875f1bb4e8 description=openstack/ceilometer-0/ceilometer-notification-agent id=c5c3cce1-f7f1-4833-ada8-8ebedde94d54 name=/runtime.v1.RuntimeService/StartContainer sandboxID=85ffec05f42e64954274853a858b6b2893c31a6eab2872674f70c8b5a5f80268",
2026-06-12 17:20:10.349379 | controller |     "Jun 12 16:29:45.040896 crc crio[21573]: time=\"2026-06-12T16:29:45.040741485Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/sg-core:latest\" id=dbcdd2ad-c780-4737-a365-a29e3d1e77d7 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:20:10.349394 | controller |     "Jun 12 16:29:45.072672 crc crio[21573]: time=\"2026-06-12T16:29:45.072431778Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/sg-core:latest\" id=a6949239-50c2-4ccb-acec-9fb04aa3b9d8 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:20:10.349410 | controller |     "Jun 12 16:29:45.088296 crc crio[21573]: time=\"2026-06-12T16:29:45.087396825Z\" level=info msg=\"Creating container: openstack/ceilometer-0/sg-core\" id=a58cf593-3ea2-49e9-b41b-13bae521f251 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:20:10.349425 | controller |     "Jun 12 16:29:45.089119 crc crio[21573]: time=\"2026-06-12T16:29:45.088992968Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.349440 | controller |     "Jun 12 16:29:45.161423 crc crio[21573]: time=\"2026-06-12T16:29:45.161167366Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.349458 | controller |     "Jun 12 16:29:45.168269 crc crio[21573]: time=\"2026-06-12T16:29:45.168172033Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.349474 | controller |     "Jun 12 16:29:45.319016 crc crio[21573]: time=\"2026-06-12T16:29:45.31889056Z\" level=info msg=\"Created container fe631fe40e1451e32dcb6e906d0c72172ebde9c4ab2ea7649dbc615e53b74234: openstack/ceilometer-0/sg-core\" id=a58cf593-3ea2-49e9-b41b-13bae521f251 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:20:10.349489 | controller |     "Jun 12 16:29:45.321084 crc crio[21573]: time=\"2026-06-12T16:29:45.320954725Z\" level=info msg=\"Starting container: fe631fe40e1451e32dcb6e906d0c72172ebde9c4ab2ea7649dbc615e53b74234\" id=a0d8ec0c-1c83-4169-b638-835057dba7f8 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 17:20:10.349504 | controller |     "Jun 12 16:29:45.337540 crc crio[21573]: time=\"2026-06-12T16:29:45.337384144Z\" level=info msg=\"Started container\" PID=88119 containerID=fe631fe40e1451e32dcb6e906d0c72172ebde9c4ab2ea7649dbc615e53b74234 description=openstack/ceilometer-0/sg-core id=a0d8ec0c-1c83-4169-b638-835057dba7f8 name=/runtime.v1.RuntimeService/StartContainer sandboxID=85ffec05f42e64954274853a858b6b2893c31a6eab2872674f70c8b5a5f80268",
2026-06-12 17:20:10.349519 | controller |     "Jun 12 16:29:45.377930 crc crio[21573]: time=\"2026-06-12T16:29:45.377810005Z\" level=info msg=\"Checking image status: registry.redhat.io/ubi9/httpd-24:latest\" id=9afc6ac1-e9b6-419b-8cdc-086b554008b8 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:20:10.349533 | controller |     "Jun 12 16:29:45.423095 crc crio[21573]: time=\"2026-06-12T16:29:45.422769082Z\" level=info msg=\"Checking image status: registry.redhat.io/ubi9/httpd-24:latest\" id=3fd1dc9d-bfe4-454a-9550-4c4f2c2cdd77 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:20:10.349548 | controller |     "Jun 12 16:29:45.533367 crc crio[21573]: time=\"2026-06-12T16:29:45.53324269Z\" level=info msg=\"Creating container: openstack/ceilometer-0/proxy-httpd\" id=5222faec-85f1-4734-8ed6-5b015d07f57c name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:20:10.349563 | controller |     "Jun 12 16:29:45.534124 crc crio[21573]: time=\"2026-06-12T16:29:45.53401841Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.349598 | controller |     "Jun 12 16:29:45.586745 crc crio[21573]: time=\"2026-06-12T16:29:45.586621258Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.349616 | controller |     "Jun 12 16:29:45.591790 crc crio[21573]: time=\"2026-06-12T16:29:45.591681513Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.349631 | controller |     "Jun 12 16:29:45.818998 crc crio[21573]: time=\"2026-06-12T16:29:45.818688096Z\" level=info msg=\"Created container 8e32880c26aab998cf0ff8411e316e7912f00fdefe49cbc8d9caa1be8923c0a8: openstack/ceilometer-0/proxy-httpd\" id=5222faec-85f1-4734-8ed6-5b015d07f57c name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:20:10.349645 | controller |     "Jun 12 16:29:45.824660 crc crio[21573]: time=\"2026-06-12T16:29:45.821549503Z\" level=info msg=\"Starting container: 8e32880c26aab998cf0ff8411e316e7912f00fdefe49cbc8d9caa1be8923c0a8\" id=059eb20e-199d-4fd8-9ea7-b13eb6419712 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 17:20:10.349660 | controller |     "Jun 12 16:29:45.836720 crc crio[21573]: time=\"2026-06-12T16:29:45.83565385Z\" level=info msg=\"Started container\" PID=88179 containerID=8e32880c26aab998cf0ff8411e316e7912f00fdefe49cbc8d9caa1be8923c0a8 description=openstack/ceilometer-0/proxy-httpd id=059eb20e-199d-4fd8-9ea7-b13eb6419712 name=/runtime.v1.RuntimeService/StartContainer sandboxID=85ffec05f42e64954274853a858b6b2893c31a6eab2872674f70c8b5a5f80268",
2026-06-12 17:20:10.349678 | controller |     "Jun 12 16:29:50.964117 crc crio[21573]: time=\"2026-06-12T16:29:50.962818994Z\" level=info msg=\"Stopping pod sandbox: edad8975c58ee4e33e03dc467bffc6b38e0858110d8e0250375abf8699042156\" id=9fe32550-9353-4370-b62f-d7be62142237 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 17:20:10.349694 | controller |     "Jun 12 16:29:50.966224 crc crio[21573]: time=\"2026-06-12T16:29:50.964893649Z\" level=info msg=\"Got pod network &{Name:nova-cell0-conductor-db-sync-6ktw8 Namespace:openstack ID:edad8975c58ee4e33e03dc467bffc6b38e0858110d8e0250375abf8699042156 UID:fc3b37f9-f066-4548-9aa7-464fbd51e051 NetNS:/var/run/netns/2992d056-5d35-4d84-ab3d-9262a7b4f2f4 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podfc3b37f9_f066_4548_9aa7_464fbd51e051.slice PodAnnotations:0xc00008cd10}] Aliases:map[]}\"",
2026-06-12 17:20:10.349711 | controller |     "Jun 12 16:29:50.966224 crc crio[21573]: time=\"2026-06-12T16:29:50.965095224Z\" level=info msg=\"Deleting pod openstack_nova-cell0-conductor-db-sync-6ktw8 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 17:20:10.349725 | controller |     "Jun 12 16:29:51.562718 crc crio[21573]: time=\"2026-06-12T16:29:51.561739467Z\" level=info msg=\"Stopped pod sandbox: edad8975c58ee4e33e03dc467bffc6b38e0858110d8e0250375abf8699042156\" id=9fe32550-9353-4370-b62f-d7be62142237 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 17:20:10.349740 | controller |     "Jun 12 16:29:52.785338 crc crio[21573]: time=\"2026-06-12T16:29:52.784552527Z\" level=info msg=\"Running pod sandbox: openstack/nova-cell0-conductor-0/POD\" id=f736006f-57ca-400c-ba21-13a239fc64e9 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:20:10.349755 | controller |     "Jun 12 16:29:52.786326 crc crio[21573]: time=\"2026-06-12T16:29:52.785522304Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.349770 | controller |     "Jun 12 16:29:52.841839 crc crio[21573]: time=\"2026-06-12T16:29:52.841138733Z\" level=info msg=\"Got pod network &{Name:nova-cell0-conductor-0 Namespace:openstack ID:59ba8c9004cd9745022ebe5e13732e4b237f40600b529b1ea75207239a3d182a UID:eafbaf82-d2d7-4e1b-8e6a-8153d03a58be NetNS:/var/run/netns/c758eaef-49a8-48b3-971f-7a8890e4829a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podeafbaf82_d2d7_4e1b_8e6a_8153d03a58be.slice PodAnnotations:0xc003674590}] Aliases:map[]}\"",
2026-06-12 17:20:10.349784 | controller |     "Jun 12 16:29:52.841839 crc crio[21573]: time=\"2026-06-12T16:29:52.84180487Z\" level=info msg=\"Adding pod openstack_nova-cell0-conductor-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 17:20:10.349799 | controller |     "Jun 12 16:29:53.431266 crc crio[21573]: 2026-06-12T16:29:53Z [verbose] CmdAdd (shim): {1.1.0 [{Name:59ba8c9004cd974 Mac:5e:15:80:fc:b7:61 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:c1 Mtu:0 Sandbox:/var/run/netns/c758eaef-49a8-48b3-971f-7a8890e4829a SocketPath: PciID:}] [{Interface:0xc00028e5c0 Address:{IP:10.217.0.193 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 17:20:10.349815 | controller |     "Jun 12 16:29:53.434575 crc crio[21573]: time=\"2026-06-12T16:29:53.434495854Z\" level=info msg=\"Got pod network &{Name:nova-cell0-conductor-0 Namespace:openstack ID:59ba8c9004cd9745022ebe5e13732e4b237f40600b529b1ea75207239a3d182a UID:eafbaf82-d2d7-4e1b-8e6a-8153d03a58be NetNS:/var/run/netns/c758eaef-49a8-48b3-971f-7a8890e4829a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podeafbaf82_d2d7_4e1b_8e6a_8153d03a58be.slice PodAnnotations:0xc003674590}] Aliases:map[]}\"",
2026-06-12 17:20:10.349834 | controller |     "Jun 12 16:29:53.434742 crc crio[21573]: time=\"2026-06-12T16:29:53.43469873Z\" level=info msg=\"Checking pod openstack_nova-cell0-conductor-0 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 17:20:10.349850 | controller |     "Jun 12 16:29:53.448482 crc crio[21573]: time=\"2026-06-12T16:29:53.448288276Z\" level=info msg=\"Ran pod sandbox 59ba8c9004cd9745022ebe5e13732e4b237f40600b529b1ea75207239a3d182a with infra container: openstack/nova-cell0-conductor-0/POD\" id=f736006f-57ca-400c-ba21-13a239fc64e9 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:20:10.349866 | controller |     "Jun 12 16:29:53.453742 crc crio[21573]: time=\"2026-06-12T16:29:53.453135453Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-conductor:current-podified\" id=53db1474-9707-49e9-84bc-63904b361af8 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:20:10.349881 | controller |     "Jun 12 16:29:53.479491 crc crio[21573]: time=\"2026-06-12T16:29:53.478408285Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-conductor:current-podified\" id=d1ff0fb9-2fab-429b-a98d-203960c72a7a name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:20:10.349896 | controller |     "Jun 12 16:29:53.492646 crc crio[21573]: time=\"2026-06-12T16:29:53.492431808Z\" level=info msg=\"Creating container: openstack/nova-cell0-conductor-0/nova-cell0-conductor-conductor\" id=fc9feed6-00dd-4f60-ac28-48bd23d26efd name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:20:10.349912 | controller |     "Jun 12 16:29:53.493955 crc crio[21573]: time=\"2026-06-12T16:29:53.493881747Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.349928 | controller |     "Jun 12 16:29:53.579189 crc crio[21573]: time=\"2026-06-12T16:29:53.578989659Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.349943 | controller |     "Jun 12 16:29:53.587427 crc crio[21573]: time=\"2026-06-12T16:29:53.587345131Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.349983 | controller |     "Jun 12 16:29:53.779823 crc crio[21573]: time=\"2026-06-12T16:29:53.778960396Z\" level=info msg=\"Created container fd489fc5c9a4feaa7dee605832897d44455807a441533641e880389eb1555093: openstack/nova-cell0-conductor-0/nova-cell0-conductor-conductor\" id=fc9feed6-00dd-4f60-ac28-48bd23d26efd name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:20:10.350001 | controller |     "Jun 12 16:29:53.781847 crc crio[21573]: time=\"2026-06-12T16:29:53.78177823Z\" level=info msg=\"Starting container: fd489fc5c9a4feaa7dee605832897d44455807a441533641e880389eb1555093\" id=15af5b09-5161-4f9f-ba8c-bffd4788c04a name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 17:20:10.350016 | controller |     "Jun 12 16:29:53.788220 crc crio[21573]: time=\"2026-06-12T16:29:53.7881289Z\" level=info msg=\"Started container\" PID=88797 containerID=fd489fc5c9a4feaa7dee605832897d44455807a441533641e880389eb1555093 description=openstack/nova-cell0-conductor-0/nova-cell0-conductor-conductor id=15af5b09-5161-4f9f-ba8c-bffd4788c04a name=/runtime.v1.RuntimeService/StartContainer sandboxID=59ba8c9004cd9745022ebe5e13732e4b237f40600b529b1ea75207239a3d182a",
2026-06-12 17:20:10.350033 | controller |     "Jun 12 16:30:01.446812 crc crio[21573]: time=\"2026-06-12T16:30:01.445877005Z\" level=info msg=\"Running pod sandbox: openshift-infra/auto-csr-approver-29688030-p9jjh/POD\" id=82742c36-c78a-4935-a9db-b5756c4fdf50 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:20:10.350052 | controller |     "Jun 12 16:30:01.448596 crc crio[21573]: time=\"2026-06-12T16:30:01.446843091Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.350069 | controller |     "Jun 12 16:30:01.491713 crc crio[21573]: time=\"2026-06-12T16:30:01.491579101Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29688030-p9jjh Namespace:openshift-infra ID:4b67f0cc460271ac1aadd0b3e9fd1a574ed533db65b459a51af0f4b71293a772 UID:ab0c99a1-2457-49aa-9a33-0f1864055b8f NetNS:/var/run/netns/5f9d9610-7de4-4a21-b940-ec6e6b3aad67 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podab0c99a1_2457_49aa_9a33_0f1864055b8f.slice PodAnnotations:0xc001896ce0}] Aliases:map[]}\"",
2026-06-12 17:20:10.350090 | controller |     "Jun 12 16:30:01.491713 crc crio[21573]: time=\"2026-06-12T16:30:01.491667973Z\" level=info msg=\"Adding pod openshift-infra_auto-csr-approver-29688030-p9jjh to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 17:20:10.350113 | controller |     "Jun 12 16:30:01.515216 crc crio[21573]: time=\"2026-06-12T16:30:01.515085735Z\" level=info msg=\"Running pod sandbox: openshift-operator-lifecycle-manager/collect-profiles-29688030-t87kw/POD\" id=bb833c90-563e-4830-847e-cd6e81697518 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:20:10.350131 | controller |     "Jun 12 16:30:01.516519 crc crio[21573]: time=\"2026-06-12T16:30:01.515358263Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.350147 | controller |     "Jun 12 16:30:01.558277 crc crio[21573]: time=\"2026-06-12T16:30:01.557572166Z\" level=info msg=\"Got pod network &{Name:collect-profiles-29688030-t87kw Namespace:openshift-operator-lifecycle-manager ID:0da7ef58c6874f2873d1a59edb84e609228dd686bfe3c6c546f4dc0396ca214c UID:6e1aaf2c-955d-4771-a12a-156eb22d7e3b NetNS:/var/run/netns/cd008c1b-20a5-40c4-b9ca-625b86db7512 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod6e1aaf2c_955d_4771_a12a_156eb22d7e3b.slice PodAnnotations:0xc001896fe0}] Aliases:map[]}\"",
2026-06-12 17:20:10.350162 | controller |     "Jun 12 16:30:01.558277 crc crio[21573]: time=\"2026-06-12T16:30:01.558249404Z\" level=info msg=\"Adding pod openshift-operator-lifecycle-manager_collect-profiles-29688030-t87kw to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 17:20:10.350178 | controller |     "Jun 12 16:30:02.174719 crc crio[21573]: 2026-06-12T16:30:02Z [verbose] CmdAdd (shim): {1.1.0 [{Name:4b67f0cc460271a Mac:8e:ed:12:49:8d:56 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:c2 Mtu:0 Sandbox:/var/run/netns/5f9d9610-7de4-4a21-b940-ec6e6b3aad67 SocketPath: PciID:}] [{Interface:0xc0002966b0 Address:{IP:10.217.0.194 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 17:20:10.350194 | controller |     "Jun 12 16:30:02.185379 crc crio[21573]: time=\"2026-06-12T16:30:02.185111059Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29688030-p9jjh Namespace:openshift-infra ID:4b67f0cc460271ac1aadd0b3e9fd1a574ed533db65b459a51af0f4b71293a772 UID:ab0c99a1-2457-49aa-9a33-0f1864055b8f NetNS:/var/run/netns/5f9d9610-7de4-4a21-b940-ec6e6b3aad67 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podab0c99a1_2457_49aa_9a33_0f1864055b8f.slice PodAnnotations:0xc001896ce0}] Aliases:map[]}\"",
2026-06-12 17:20:10.350210 | controller |     "Jun 12 16:30:02.185806 crc crio[21573]: time=\"2026-06-12T16:30:02.185502913Z\" level=info msg=\"Checking pod openshift-infra_auto-csr-approver-29688030-p9jjh for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 17:20:10.350229 | controller |     "Jun 12 16:30:02.250642 crc crio[21573]: time=\"2026-06-12T16:30:02.249684408Z\" level=info msg=\"Ran pod sandbox 4b67f0cc460271ac1aadd0b3e9fd1a574ed533db65b459a51af0f4b71293a772 with infra container: openshift-infra/auto-csr-approver-29688030-p9jjh/POD\" id=82742c36-c78a-4935-a9db-b5756c4fdf50 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:20:10.350246 | controller |     "Jun 12 16:30:02.301728 crc crio[21573]: time=\"2026-06-12T16:30:02.300136109Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-cli:latest\" id=77d52204-cadb-46e1-a32f-7b867636e08b name=/runtime.v1.ImageService/PullImage",
2026-06-12 17:20:10.350261 | controller |     "Jun 12 16:30:02.317104 crc crio[21573]: time=\"2026-06-12T16:30:02.316874153Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-cli:latest\\\"\"",
2026-06-12 17:20:10.350276 | controller |     "Jun 12 16:30:02.438273 crc crio[21573]: time=\"2026-06-12T16:30:02.432120136Z\" level=info msg=\"Running pod sandbox: openstack/nova-cell0-cell-mapping-jmwbj/POD\" id=491ac08c-0814-4293-8cb4-b1816d3134b6 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:20:10.350292 | controller |     "Jun 12 16:30:02.438273 crc crio[21573]: time=\"2026-06-12T16:30:02.432215369Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.350307 | controller |     "Jun 12 16:30:02.471335 crc crio[21573]: 2026-06-12T16:30:02Z [verbose] CmdAdd (shim): {1.1.0 [{Name:0da7ef58c6874f2 Mac:82:9b:09:d6:e8:e6 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:c3 Mtu:0 Sandbox:/var/run/netns/cd008c1b-20a5-40c4-b9ca-625b86db7512 SocketPath: PciID:}] [{Interface:0xc0002dca20 Address:{IP:10.217.0.195 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 17:20:10.350322 | controller |     "Jun 12 16:30:02.474332 crc crio[21573]: time=\"2026-06-12T16:30:02.47424504Z\" level=info msg=\"Got pod network &{Name:collect-profiles-29688030-t87kw Namespace:openshift-operator-lifecycle-manager ID:0da7ef58c6874f2873d1a59edb84e609228dd686bfe3c6c546f4dc0396ca214c UID:6e1aaf2c-955d-4771-a12a-156eb22d7e3b NetNS:/var/run/netns/cd008c1b-20a5-40c4-b9ca-625b86db7512 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod6e1aaf2c_955d_4771_a12a_156eb22d7e3b.slice PodAnnotations:0xc001896fe0}] Aliases:map[]}\"",
2026-06-12 17:20:10.350338 | controller |     "Jun 12 16:30:02.474633 crc crio[21573]: time=\"2026-06-12T16:30:02.47457352Z\" level=info msg=\"Checking pod openshift-operator-lifecycle-manager_collect-profiles-29688030-t87kw for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 17:20:10.350354 | controller |     "Jun 12 16:30:02.545523 crc crio[21573]: time=\"2026-06-12T16:30:02.5446831Z\" level=info msg=\"Ran pod sandbox 0da7ef58c6874f2873d1a59edb84e609228dd686bfe3c6c546f4dc0396ca214c with infra container: openshift-operator-lifecycle-manager/collect-profiles-29688030-t87kw/POD\" id=bb833c90-563e-4830-847e-cd6e81697518 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:20:10.350369 | controller |     "Jun 12 16:30:02.577823 crc crio[21573]: time=\"2026-06-12T16:30:02.577633527Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=f1af19ed-79e6-464b-b242-8921f9cd8986 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:20:10.350389 | controller |     "Jun 12 16:30:02.599792 crc crio[21573]: time=\"2026-06-12T16:30:02.599641795Z\" level=info msg=\"Got pod network &{Name:nova-cell0-cell-mapping-jmwbj Namespace:openstack ID:9fd047a2a913d7180b10c8380ec37fc2bc0fb099cf244db1fcf0e6e8e9e97290 UID:d85ca732-1e53-433e-8510-f3857587089a NetNS:/var/run/netns/77d0e159-e29a-4c89-b5f0-fd1529b3aa4f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podd85ca732_1e53_433e_8510_f3857587089a.slice PodAnnotations:0xc000568108}] Aliases:map[]}\"",
2026-06-12 17:20:10.350465 | controller |     "Jun 12 16:30:02.599792 crc crio[21573]: time=\"2026-06-12T16:30:02.599758638Z\" level=info msg=\"Adding pod openstack_nova-cell0-cell-mapping-jmwbj to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 17:20:10.350491 | controller |     "Jun 12 16:30:02.625524 crc crio[21573]: time=\"2026-06-12T16:30:02.621429338Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=3597c35c-c512-4ad0-afd5-5c1b6954ac36 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:20:10.350507 | controller |     "Jun 12 16:30:02.666949 crc crio[21573]: time=\"2026-06-12T16:30:02.662531218Z\" level=info msg=\"Creating container: openshift-operator-lifecycle-manager/collect-profiles-29688030-t87kw/collect-profiles\" id=d7443b5f-b094-4078-8351-c916b895d089 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:20:10.350523 | controller |     "Jun 12 16:30:02.666949 crc crio[21573]: time=\"2026-06-12T16:30:02.663096097Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.350538 | controller |     "Jun 12 16:30:02.891694 crc crio[21573]: time=\"2026-06-12T16:30:02.890102983Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.350554 | controller |     "Jun 12 16:30:02.911274 crc crio[21573]: time=\"2026-06-12T16:30:02.91112756Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.350569 | controller |     "Jun 12 16:30:03.006654 crc crio[21573]: time=\"2026-06-12T16:30:03.00490317Z\" level=info msg=\"Running pod sandbox: openstack/nova-api-0/POD\" id=a2603bcb-6f42-4b21-bb6d-669c1a5f21f9 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:20:10.350609 | controller |     "Jun 12 16:30:03.006654 crc crio[21573]: time=\"2026-06-12T16:30:03.00566032Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.350627 | controller |     "Jun 12 16:30:03.036766 crc crio[21573]: time=\"2026-06-12T16:30:03.036655159Z\" level=info msg=\"Running pod sandbox: openstack/nova-cell1-novncproxy-0/POD\" id=f2594d72-f58c-446f-8913-2ad14f6bdbf7 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:20:10.350643 | controller |     "Jun 12 16:30:03.036901 crc crio[21573]: time=\"2026-06-12T16:30:03.036799763Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.350659 | controller |     "Jun 12 16:30:03.112427 crc crio[21573]: time=\"2026-06-12T16:30:03.110956242Z\" level=info msg=\"Got pod network &{Name:nova-api-0 Namespace:openstack ID:9f3c4a48b13b77e540676e280cd1069b604d72c2a5175d5a5e8b208010727d53 UID:df637b61-850e-4905-a006-93d403ad2c58 NetNS:/var/run/netns/217b19c1-451c-49c9-a225-74beeac011d9 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poddf637b61_850e_4905_a006_93d403ad2c58.slice PodAnnotations:0xc00338e3d0}] Aliases:map[]}\"",
2026-06-12 17:20:10.350674 | controller |     "Jun 12 16:30:03.112427 crc crio[21573]: time=\"2026-06-12T16:30:03.111082495Z\" level=info msg=\"Adding pod openstack_nova-api-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 17:20:10.350694 | controller |     "Jun 12 16:30:03.167890 crc crio[21573]: time=\"2026-06-12T16:30:03.167797056Z\" level=info msg=\"Got pod network &{Name:nova-cell1-novncproxy-0 Namespace:openstack ID:3c4524a0d4cc470426955fb9f6f2eeddf43aa106fbf36729abe76bc3a93ba75d UID:1cc5712b-4971-4154-81cf-163ae79381f7 NetNS:/var/run/netns/7a2c0929-1e4d-41fb-a725-8db36311e56b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod1cc5712b_4971_4154_81cf_163ae79381f7.slice PodAnnotations:0xc00338e540}] Aliases:map[]}\"",
2026-06-12 17:20:10.350710 | controller |     "Jun 12 16:30:03.168119 crc crio[21573]: time=\"2026-06-12T16:30:03.167891928Z\" level=info msg=\"Adding pod openstack_nova-cell1-novncproxy-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 17:20:10.350725 | controller |     "Jun 12 16:30:03.195358 crc crio[21573]: time=\"2026-06-12T16:30:03.194868405Z\" level=info msg=\"Running pod sandbox: openstack/nova-metadata-0/POD\" id=01e40a2c-28f1-4c8c-b9ba-5459f753dd43 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:20:10.350741 | controller |     "Jun 12 16:30:03.195358 crc crio[21573]: time=\"2026-06-12T16:30:03.194991928Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.350756 | controller |     "Jun 12 16:30:03.233516 crc crio[21573]: time=\"2026-06-12T16:30:03.23336418Z\" level=info msg=\"Got pod network &{Name:nova-metadata-0 Namespace:openstack ID:45e04788561894ecd7fe65a2de6da22c6c3eaa3785d43d01f583c445fc913411 UID:33b9be28-0b53-4403-a886-410ab5cca29f NetNS:/var/run/netns/398df237-38e6-455a-bcdc-6420b134c3e2 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod33b9be28_0b53_4403_a886_410ab5cca29f.slice PodAnnotations:0xc002722680}] Aliases:map[]}\"",
2026-06-12 17:20:10.350771 | controller |     "Jun 12 16:30:03.233516 crc crio[21573]: time=\"2026-06-12T16:30:03.233508043Z\" level=info msg=\"Adding pod openstack_nova-metadata-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 17:20:10.350786 | controller |     "Jun 12 16:30:03.347111 crc crio[21573]: time=\"2026-06-12T16:30:03.346385543Z\" level=info msg=\"Created container bde5f7216ec6ad1e17ae4f30dbbd1700c1fdb0bea06f3389859b0488fe4937da: openshift-operator-lifecycle-manager/collect-profiles-29688030-t87kw/collect-profiles\" id=d7443b5f-b094-4078-8351-c916b895d089 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:20:10.350801 | controller |     "Jun 12 16:30:03.353153 crc crio[21573]: time=\"2026-06-12T16:30:03.352376323Z\" level=info msg=\"Starting container: bde5f7216ec6ad1e17ae4f30dbbd1700c1fdb0bea06f3389859b0488fe4937da\" id=cf05244b-7cbe-4d41-ac8b-13dd1250113f name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 17:20:10.350817 | controller |     "Jun 12 16:30:03.372661 crc crio[21573]: time=\"2026-06-12T16:30:03.372594271Z\" level=info msg=\"Started container\" PID=89314 containerID=bde5f7216ec6ad1e17ae4f30dbbd1700c1fdb0bea06f3389859b0488fe4937da description=openshift-operator-lifecycle-manager/collect-profiles-29688030-t87kw/collect-profiles id=cf05244b-7cbe-4d41-ac8b-13dd1250113f name=/runtime.v1.RuntimeService/StartContainer sandboxID=0da7ef58c6874f2873d1a59edb84e609228dd686bfe3c6c546f4dc0396ca214c",
2026-06-12 17:20:10.350833 | controller |     "Jun 12 16:30:03.566691 crc crio[21573]: 2026-06-12T16:30:03Z [verbose] CmdAdd (shim): {1.1.0 [{Name:9fd047a2a913d71 Mac:d2:93:0b:e4:cf:15 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:c4 Mtu:0 Sandbox:/var/run/netns/77d0e159-e29a-4c89-b5f0-fd1529b3aa4f SocketPath: PciID:}] [{Interface:0xc00022c710 Address:{IP:10.217.0.196 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 17:20:10.350860 | controller |     "Jun 12 16:30:03.569267 crc crio[21573]: time=\"2026-06-12T16:30:03.569100548Z\" level=info msg=\"Got pod network &{Name:nova-cell0-cell-mapping-jmwbj Namespace:openstack ID:9fd047a2a913d7180b10c8380ec37fc2bc0fb099cf244db1fcf0e6e8e9e97290 UID:d85ca732-1e53-433e-8510-f3857587089a NetNS:/var/run/netns/77d0e159-e29a-4c89-b5f0-fd1529b3aa4f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podd85ca732_1e53_433e_8510_f3857587089a.slice PodAnnotations:0xc000568108}] Aliases:map[]}\"",
2026-06-12 17:20:10.350876 | controller |     "Jun 12 16:30:03.569624 crc crio[21573]: time=\"2026-06-12T16:30:03.569332324Z\" level=info msg=\"Checking pod openstack_nova-cell0-cell-mapping-jmwbj for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 17:20:10.350892 | controller |     "Jun 12 16:30:03.605782 crc crio[21573]: time=\"2026-06-12T16:30:03.605640953Z\" level=info msg=\"Ran pod sandbox 9fd047a2a913d7180b10c8380ec37fc2bc0fb099cf244db1fcf0e6e8e9e97290 with infra container: openstack/nova-cell0-cell-mapping-jmwbj/POD\" id=491ac08c-0814-4293-8cb4-b1816d3134b6 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:20:10.350907 | controller |     "Jun 12 16:30:03.639229 crc crio[21573]: time=\"2026-06-12T16:30:03.639124257Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-conductor:current-podified\" id=a6cf60b2-33f0-4318-8cf4-ff3631d99bfc name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:20:10.350922 | controller |     "Jun 12 16:30:03.709327 crc crio[21573]: time=\"2026-06-12T16:30:03.709209849Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-conductor:current-podified\" id=8261daa3-e612-4b6d-a065-c90cb1b03930 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:20:10.350937 | controller |     "Jun 12 16:30:03.747337 crc crio[21573]: time=\"2026-06-12T16:30:03.747219191Z\" level=info msg=\"Creating container: openstack/nova-cell0-cell-mapping-jmwbj/nova-manage\" id=50ebf457-5c90-4399-816c-312431efde19 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:20:10.350952 | controller |     "Jun 12 16:30:03.748228 crc crio[21573]: time=\"2026-06-12T16:30:03.747879919Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.350967 | controller |     "Jun 12 16:30:03.775041 crc crio[21573]: time=\"2026-06-12T16:30:03.774558747Z\" level=info msg=\"Running pod sandbox: openstack/nova-scheduler-0/POD\" id=9845f2d5-ff8e-42b4-b618-d5c190269217 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:20:10.350982 | controller |     "Jun 12 16:30:03.775041 crc crio[21573]: time=\"2026-06-12T16:30:03.77467233Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.350997 | controller |     "Jun 12 16:30:03.809205 crc crio[21573]: time=\"2026-06-12T16:30:03.805815168Z\" level=info msg=\"Running pod sandbox: openstack/dnsmasq-dns-7948f7c9f9-k94zf/POD\" id=505dc181-8a6e-437f-b16b-7b8e1885ab0c name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:20:10.351011 | controller |     "Jun 12 16:30:03.809205 crc crio[21573]: time=\"2026-06-12T16:30:03.805930741Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.351027 | controller |     "Jun 12 16:30:03.959160 crc crio[21573]: time=\"2026-06-12T16:30:03.955059982Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.351042 | controller |     "Jun 12 16:30:03.962189 crc crio[21573]: time=\"2026-06-12T16:30:03.961093846Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.351061 | controller |     "Jun 12 16:30:03.976426 crc crio[21573]: time=\"2026-06-12T16:30:03.975895736Z\" level=info msg=\"Got pod network &{Name:nova-scheduler-0 Namespace:openstack ID:5841cf2bd544a77e227de0a68231c3ae5451ad8aaaabdbcea1081f81c4e71ed5 UID:7e448fc2-95f1-479f-b091-cbe678859d30 NetNS:/var/run/netns/5086ab63-58bf-4ed2-b4d2-00daeec33834 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod7e448fc2_95f1_479f_b091_cbe678859d30.slice PodAnnotations:0xc003674148}] Aliases:map[]}\"",
2026-06-12 17:20:10.351079 | controller |     "Jun 12 16:30:03.976805 crc crio[21573]: time=\"2026-06-12T16:30:03.976783801Z\" level=info msg=\"Adding pod openstack_nova-scheduler-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 17:20:10.351097 | controller |     "Jun 12 16:30:04.074580 crc crio[21573]: 2026-06-12T16:30:04Z [verbose] CmdAdd (shim): {1.1.0 [{Name:9f3c4a48b13b77e Mac:92:0b:32:da:61:c0 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:c5 Mtu:0 Sandbox:/var/run/netns/217b19c1-451c-49c9-a225-74beeac011d9 SocketPath: PciID:}] [{Interface:0xc00011ae50 Address:{IP:10.217.0.197 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 17:20:10.351122 | controller |     "Jun 12 16:30:04.075918 crc crio[21573]: time=\"2026-06-12T16:30:04.075700812Z\" level=info msg=\"Got pod network &{Name:nova-api-0 Namespace:openstack ID:9f3c4a48b13b77e540676e280cd1069b604d72c2a5175d5a5e8b208010727d53 UID:df637b61-850e-4905-a006-93d403ad2c58 NetNS:/var/run/netns/217b19c1-451c-49c9-a225-74beeac011d9 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poddf637b61_850e_4905_a006_93d403ad2c58.slice PodAnnotations:0xc00338e3d0}] Aliases:map[]}\"",
2026-06-12 17:20:10.351141 | controller |     "Jun 12 16:30:04.075918 crc crio[21573]: time=\"2026-06-12T16:30:04.075895937Z\" level=info msg=\"Checking pod openstack_nova-api-0 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 17:20:10.351157 | controller |     "Jun 12 16:30:04.116575 crc crio[21573]: 2026-06-12T16:30:04Z [verbose] CmdAdd (shim): {1.1.0 [{Name:3c4524a0d4cc470 Mac:5e:43:7e:09:9b:a2 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:c6 Mtu:0 Sandbox:/var/run/netns/7a2c0929-1e4d-41fb-a725-8db36311e56b SocketPath: PciID:}] [{Interface:0xc00013c5b0 Address:{IP:10.217.0.198 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 17:20:10.351173 | controller |     "Jun 12 16:30:04.122926 crc crio[21573]: time=\"2026-06-12T16:30:04.122818314Z\" level=info msg=\"Ran pod sandbox 9f3c4a48b13b77e540676e280cd1069b604d72c2a5175d5a5e8b208010727d53 with infra container: openstack/nova-api-0/POD\" id=a2603bcb-6f42-4b21-bb6d-669c1a5f21f9 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:20:10.351189 | controller |     "Jun 12 16:30:04.131177 crc crio[21573]: time=\"2026-06-12T16:30:04.131045215Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified\" id=4b3f9226-af55-40c6-92fb-e128827032a1 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:20:10.351205 | controller |     "Jun 12 16:30:04.131177 crc crio[21573]: time=\"2026-06-12T16:30:04.13161181Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/openstack-nova-api:current-podified not found\" id=4b3f9226-af55-40c6-92fb-e128827032a1 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:20:10.351221 | controller |     "Jun 12 16:30:04.131177 crc crio[21573]: time=\"2026-06-12T16:30:04.131665731Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-nova-api:current-podified found\" id=4b3f9226-af55-40c6-92fb-e128827032a1 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:20:10.351240 | controller |     "Jun 12 16:30:04.152156 crc crio[21573]: time=\"2026-06-12T16:30:04.151989047Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified\" id=b39b4ac7-9c41-46e1-94dc-3ceb5e92c17f name=/runtime.v1.ImageService/PullImage",
2026-06-12 17:20:10.351257 | controller |     "Jun 12 16:30:04.155239 crc crio[21573]: time=\"2026-06-12T16:30:04.155139227Z\" level=info msg=\"Got pod network &{Name:nova-cell1-novncproxy-0 Namespace:openstack ID:3c4524a0d4cc470426955fb9f6f2eeddf43aa106fbf36729abe76bc3a93ba75d UID:1cc5712b-4971-4154-81cf-163ae79381f7 NetNS:/var/run/netns/7a2c0929-1e4d-41fb-a725-8db36311e56b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod1cc5712b_4971_4154_81cf_163ae79381f7.slice PodAnnotations:0xc00338e540}] Aliases:map[]}\"",
2026-06-12 17:20:10.351273 | controller |     "Jun 12 16:30:04.155671 crc crio[21573]: time=\"2026-06-12T16:30:04.155604159Z\" level=info msg=\"Checking pod openstack_nova-cell1-novncproxy-0 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 17:20:10.351288 | controller |     "Jun 12 16:30:04.177846 crc crio[21573]: time=\"2026-06-12T16:30:04.17486478Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-nova-api:current-podified\\\"\"",
2026-06-12 17:20:10.351303 | controller |     "Jun 12 16:30:04.185805 crc crio[21573]: time=\"2026-06-12T16:30:04.185755223Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-7948f7c9f9-k94zf Namespace:openstack ID:cf487bf99fadbbbf75294f46ddc40f9e4dbba1bc1b4ab1d8295b768f2096c2ff UID:1014aae3-e323-44a9-a35c-f6b8090e1398 NetNS:/var/run/netns/a7d7ef00-64aa-4a94-9597-73ab1e2be3db Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod1014aae3_e323_44a9_a35c_f6b8090e1398.slice PodAnnotations:0xc00338e240}] Aliases:map[]}\"",
2026-06-12 17:20:10.351319 | controller |     "Jun 12 16:30:04.188049 crc crio[21573]: time=\"2026-06-12T16:30:04.187975102Z\" level=info msg=\"Adding pod openstack_dnsmasq-dns-7948f7c9f9-k94zf to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 17:20:10.351335 | controller |     "Jun 12 16:30:04.194862 crc crio[21573]: time=\"2026-06-12T16:30:04.194727336Z\" level=info msg=\"Ran pod sandbox 3c4524a0d4cc470426955fb9f6f2eeddf43aa106fbf36729abe76bc3a93ba75d with infra container: openstack/nova-cell1-novncproxy-0/POD\" id=f2594d72-f58c-446f-8913-2ad14f6bdbf7 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:20:10.351350 | controller |     "Jun 12 16:30:04.204898 crc crio[21573]: time=\"2026-06-12T16:30:04.204792886Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-novncproxy:current-podified\" id=cfc7b907-6fce-4840-bf8e-95cdf25e602e name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:20:10.351366 | controller |     "Jun 12 16:30:04.205293 crc crio[21573]: time=\"2026-06-12T16:30:04.205108584Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/openstack-nova-novncproxy:current-podified not found\" id=cfc7b907-6fce-4840-bf8e-95cdf25e602e name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:20:10.351381 | controller |     "Jun 12 16:30:04.205293 crc crio[21573]: time=\"2026-06-12T16:30:04.205153296Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-nova-novncproxy:current-podified found\" id=cfc7b907-6fce-4840-bf8e-95cdf25e602e name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:20:10.351397 | controller |     "Jun 12 16:30:04.206950 crc crio[21573]: time=\"2026-06-12T16:30:04.206850221Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-nova-novncproxy:current-podified\" id=e8fe9dca-5272-4dac-a138-637eca4c22c4 name=/runtime.v1.ImageService/PullImage",
2026-06-12 17:20:10.351419 | controller |     "Jun 12 16:30:04.215374 crc crio[21573]: time=\"2026-06-12T16:30:04.213781935Z\" level=info msg=\"Created container 728d16a24fefbccd47f9dcace071eb11e966aa97430d5f6eae9688e5be681a59: openstack/nova-cell0-cell-mapping-jmwbj/nova-manage\" id=50ebf457-5c90-4399-816c-312431efde19 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:20:10.351436 | controller |     "Jun 12 16:30:04.215374 crc crio[21573]: time=\"2026-06-12T16:30:04.213937841Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-nova-novncproxy:current-podified\\\"\"",
2026-06-12 17:20:10.351451 | controller |     "Jun 12 16:30:04.221667 crc crio[21573]: time=\"2026-06-12T16:30:04.221394969Z\" level=info msg=\"Starting container: 728d16a24fefbccd47f9dcace071eb11e966aa97430d5f6eae9688e5be681a59\" id=e785c2c1-bd9b-4107-8eb0-9d0a13fb4782 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 17:20:10.351466 | controller |     "Jun 12 16:30:04.244815 crc crio[21573]: time=\"2026-06-12T16:30:04.244076012Z\" level=info msg=\"Started container\" PID=89515 containerID=728d16a24fefbccd47f9dcace071eb11e966aa97430d5f6eae9688e5be681a59 description=openstack/nova-cell0-cell-mapping-jmwbj/nova-manage id=e785c2c1-bd9b-4107-8eb0-9d0a13fb4782 name=/runtime.v1.RuntimeService/StartContainer sandboxID=9fd047a2a913d7180b10c8380ec37fc2bc0fb099cf244db1fcf0e6e8e9e97290",
2026-06-12 17:20:10.351482 | controller |     "Jun 12 16:30:04.442048 crc crio[21573]: 2026-06-12T16:30:04Z [verbose] CmdAdd (shim): {1.1.0 [{Name:45e04788561894e Mac:36:ca:58:53:f2:31 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:c7 Mtu:0 Sandbox:/var/run/netns/398df237-38e6-455a-bcdc-6420b134c3e2 SocketPath: PciID:}] [{Interface:0xc0002ac940 Address:{IP:10.217.0.199 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 17:20:10.351500 | controller |     "Jun 12 16:30:04.462824 crc crio[21573]: time=\"2026-06-12T16:30:04.462565243Z\" level=info msg=\"Got pod network &{Name:nova-metadata-0 Namespace:openstack ID:45e04788561894ecd7fe65a2de6da22c6c3eaa3785d43d01f583c445fc913411 UID:33b9be28-0b53-4403-a886-410ab5cca29f NetNS:/var/run/netns/398df237-38e6-455a-bcdc-6420b134c3e2 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod33b9be28_0b53_4403_a886_410ab5cca29f.slice PodAnnotations:0xc002722680}] Aliases:map[]}\"",
2026-06-12 17:20:10.351518 | controller |     "Jun 12 16:30:04.462946 crc crio[21573]: time=\"2026-06-12T16:30:04.462893232Z\" level=info msg=\"Checking pod openstack_nova-metadata-0 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 17:20:10.351533 | controller |     "Jun 12 16:30:04.532706 crc crio[21573]: time=\"2026-06-12T16:30:04.531632779Z\" level=info msg=\"Ran pod sandbox 45e04788561894ecd7fe65a2de6da22c6c3eaa3785d43d01f583c445fc913411 with infra container: openstack/nova-metadata-0/POD\" id=01e40a2c-28f1-4c8c-b9ba-5459f753dd43 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:20:10.351549 | controller |     "Jun 12 16:30:04.544933 crc crio[21573]: time=\"2026-06-12T16:30:04.544832575Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified\" id=29b19dd2-2e72-4e6b-ba1d-da06f13460e3 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:20:10.351564 | controller |     "Jun 12 16:30:04.545259 crc crio[21573]: time=\"2026-06-12T16:30:04.545210385Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/openstack-nova-api:current-podified not found\" id=29b19dd2-2e72-4e6b-ba1d-da06f13460e3 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:20:10.351603 | controller |     "Jun 12 16:30:04.545516 crc crio[21573]: time=\"2026-06-12T16:30:04.545286357Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-nova-api:current-podified found\" id=29b19dd2-2e72-4e6b-ba1d-da06f13460e3 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:20:10.351626 | controller |     "Jun 12 16:30:04.549770 crc crio[21573]: time=\"2026-06-12T16:30:04.549410258Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified\" id=b87ff915-94f2-4a02-a032-8ddcf5e9d813 name=/runtime.v1.ImageService/PullImage",
2026-06-12 17:20:10.351643 | controller |     "Jun 12 16:30:04.559160 crc crio[21573]: time=\"2026-06-12T16:30:04.559071766Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-nova-api:current-podified\\\"\"",
2026-06-12 17:20:10.351658 | controller |     "Jun 12 16:30:05.005523 crc crio[21573]: time=\"2026-06-12T16:30:04.998123803Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9\" id=77d52204-cadb-46e1-a32f-7b867636e08b name=/runtime.v1.ImageService/PullImage",
2026-06-12 17:20:10.351674 | controller |     "Jun 12 16:30:05.026525 crc crio[21573]: time=\"2026-06-12T16:30:05.012757904Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=2228a811-06a4-4812-b130-72216ececd91 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:20:10.351689 | controller |     "Jun 12 16:30:05.030169 crc crio[21573]: time=\"2026-06-12T16:30:05.028415213Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=9bfa666d-8cf4-4ee7-a359-4fb8b2371dff name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:20:10.351705 | controller |     "Jun 12 16:30:05.035753 crc crio[21573]: 2026-06-12T16:30:05Z [verbose] CmdAdd (shim): {1.1.0 [{Name:5841cf2bd544a77 Mac:06:a2:40:11:b2:ca Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:c8 Mtu:0 Sandbox:/var/run/netns/5086ab63-58bf-4ed2-b4d2-00daeec33834 SocketPath: PciID:}] [{Interface:0xc0002ac920 Address:{IP:10.217.0.200 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 17:20:10.351720 | controller |     "Jun 12 16:30:05.041874 crc crio[21573]: time=\"2026-06-12T16:30:05.038235424Z\" level=info msg=\"Got pod network &{Name:nova-scheduler-0 Namespace:openstack ID:5841cf2bd544a77e227de0a68231c3ae5451ad8aaaabdbcea1081f81c4e71ed5 UID:7e448fc2-95f1-479f-b091-cbe678859d30 NetNS:/var/run/netns/5086ab63-58bf-4ed2-b4d2-00daeec33834 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod7e448fc2_95f1_479f_b091_cbe678859d30.slice PodAnnotations:0xc003674148}] Aliases:map[]}\"",
2026-06-12 17:20:10.351735 | controller |     "Jun 12 16:30:05.041874 crc crio[21573]: time=\"2026-06-12T16:30:05.038535332Z\" level=info msg=\"Checking pod openstack_nova-scheduler-0 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 17:20:10.351750 | controller |     "Jun 12 16:30:05.096515 crc crio[21573]: time=\"2026-06-12T16:30:05.095164889Z\" level=info msg=\"Ran pod sandbox 5841cf2bd544a77e227de0a68231c3ae5451ad8aaaabdbcea1081f81c4e71ed5 with infra container: openstack/nova-scheduler-0/POD\" id=9845f2d5-ff8e-42b4-b618-d5c190269217 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:20:10.351766 | controller |     "Jun 12 16:30:05.110767 crc crio[21573]: time=\"2026-06-12T16:30:05.103542041Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-scheduler:current-podified\" id=95016bf9-1fbd-42b6-ac84-65fe4877b8f4 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:20:10.351781 | controller |     "Jun 12 16:30:05.110767 crc crio[21573]: time=\"2026-06-12T16:30:05.103918282Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/openstack-nova-scheduler:current-podified not found\" id=95016bf9-1fbd-42b6-ac84-65fe4877b8f4 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:20:10.351796 | controller |     "Jun 12 16:30:05.110767 crc crio[21573]: time=\"2026-06-12T16:30:05.103980854Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-nova-scheduler:current-podified found\" id=95016bf9-1fbd-42b6-ac84-65fe4877b8f4 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:20:10.351814 | controller |     "Jun 12 16:30:05.110767 crc crio[21573]: time=\"2026-06-12T16:30:05.106090563Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-nova-scheduler:current-podified\" id=aded55b4-5dd3-4ce8-830d-922f806d46fa name=/runtime.v1.ImageService/PullImage",
2026-06-12 17:20:10.351831 | controller |     "Jun 12 16:30:05.111618 crc crio[21573]: time=\"2026-06-12T16:30:05.111065582Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-nova-scheduler:current-podified\\\"\"",
2026-06-12 17:20:10.351846 | controller |     "Jun 12 16:30:05.124894 crc crio[21573]: time=\"2026-06-12T16:30:05.124786095Z\" level=info msg=\"Creating container: openshift-infra/auto-csr-approver-29688030-p9jjh/oc\" id=4ac749aa-c1c5-413e-8faf-0604fbd81014 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:20:10.351861 | controller |     "Jun 12 16:30:05.126088 crc crio[21573]: time=\"2026-06-12T16:30:05.125519625Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.351876 | controller |     "Jun 12 16:30:05.163310 crc crio[21573]: time=\"2026-06-12T16:30:05.162859497Z\" level=info msg=\"Running pod sandbox: openstack/nova-cell1-conductor-db-sync-zttgr/POD\" id=c0adee76-925e-4b3e-b953-02329b5b7f66 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:20:10.351891 | controller |     "Jun 12 16:30:05.163635 crc crio[21573]: time=\"2026-06-12T16:30:05.16333806Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.351905 | controller |     "Jun 12 16:30:05.251267 crc crio[21573]: 2026-06-12T16:30:05Z [verbose] CmdAdd (shim): {1.1.0 [{Name:cf487bf99fadbbb Mac:be:02:96:85:9a:62 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:c9 Mtu:0 Sandbox:/var/run/netns/a7d7ef00-64aa-4a94-9597-73ab1e2be3db SocketPath: PciID:}] [{Interface:0xc0002dc8c0 Address:{IP:10.217.0.201 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 17:20:10.351921 | controller |     "Jun 12 16:30:05.252394 crc crio[21573]: time=\"2026-06-12T16:30:05.252295878Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-7948f7c9f9-k94zf Namespace:openstack ID:cf487bf99fadbbbf75294f46ddc40f9e4dbba1bc1b4ab1d8295b768f2096c2ff UID:1014aae3-e323-44a9-a35c-f6b8090e1398 NetNS:/var/run/netns/a7d7ef00-64aa-4a94-9597-73ab1e2be3db Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod1014aae3_e323_44a9_a35c_f6b8090e1398.slice PodAnnotations:0xc00338e240}] Aliases:map[]}\"",
2026-06-12 17:20:10.351937 | controller |     "Jun 12 16:30:05.252623 crc crio[21573]: time=\"2026-06-12T16:30:05.252567315Z\" level=info msg=\"Checking pod openstack_dnsmasq-dns-7948f7c9f9-k94zf for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 17:20:10.351952 | controller |     "Jun 12 16:30:05.256471 crc crio[21573]: time=\"2026-06-12T16:30:05.256333303Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.351967 | controller |     "Jun 12 16:30:05.265632 crc crio[21573]: time=\"2026-06-12T16:30:05.265212496Z\" level=info msg=\"Ran pod sandbox cf487bf99fadbbbf75294f46ddc40f9e4dbba1bc1b4ab1d8295b768f2096c2ff with infra container: openstack/dnsmasq-dns-7948f7c9f9-k94zf/POD\" id=505dc181-8a6e-437f-b16b-7b8e1885ab0c name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:20:10.351982 | controller |     "Jun 12 16:30:05.277183 crc crio[21573]: time=\"2026-06-12T16:30:05.276917865Z\" level=info msg=\"Got pod network &{Name:nova-cell1-conductor-db-sync-zttgr Namespace:openstack ID:ee99047a8b6b7f65c65de8861aaa9089a94533e8928c68360c79ff9c32d438fb UID:f70a1a71-7384-4fb4-8c60-bfd91ae45965 NetNS:/var/run/netns/2c64cccc-a13a-47f1-99ed-c61dffd7778f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podf70a1a71_7384_4fb4_8c60_bfd91ae45965.slice PodAnnotations:0xc002428778}] Aliases:map[]}\"",
2026-06-12 17:20:10.352001 | controller |     "Jun 12 16:30:05.277719 crc crio[21573]: time=\"2026-06-12T16:30:05.277652214Z\" level=info msg=\"Adding pod openstack_nova-cell1-conductor-db-sync-zttgr to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 17:20:10.352016 | controller |     "Jun 12 16:30:05.299919 crc crio[21573]: time=\"2026-06-12T16:30:05.299724822Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=ef5d600c-3abb-44f1-8e8f-9b0ffecbfd1e name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:20:10.352031 | controller |     "Jun 12 16:30:05.467703 crc crio[21573]: time=\"2026-06-12T16:30:05.467495347Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=ab348113-fa8b-4999-a459-d6543467bff9 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:20:10.352046 | controller |     "Jun 12 16:30:05.481799 crc crio[21573]: time=\"2026-06-12T16:30:05.481643683Z\" level=info msg=\"Creating container: openstack/dnsmasq-dns-7948f7c9f9-k94zf/init\" id=d3a1aac9-fcca-4168-9fd2-615930a8a7a5 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:20:10.352061 | controller |     "Jun 12 16:30:05.482335 crc crio[21573]: time=\"2026-06-12T16:30:05.482222218Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.352076 | controller |     "Jun 12 16:30:05.661535 crc crio[21573]: time=\"2026-06-12T16:30:05.659112402Z\" level=info msg=\"Stopping pod sandbox: 0da7ef58c6874f2873d1a59edb84e609228dd686bfe3c6c546f4dc0396ca214c\" id=9525ab72-8ac6-4431-89b4-f9988dd1bb67 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 17:20:10.352092 | controller |     "Jun 12 16:30:05.661535 crc crio[21573]: time=\"2026-06-12T16:30:05.660974801Z\" level=info msg=\"Got pod network &{Name:collect-profiles-29688030-t87kw Namespace:openshift-operator-lifecycle-manager ID:0da7ef58c6874f2873d1a59edb84e609228dd686bfe3c6c546f4dc0396ca214c UID:6e1aaf2c-955d-4771-a12a-156eb22d7e3b NetNS:/var/run/netns/cd008c1b-20a5-40c4-b9ca-625b86db7512 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod6e1aaf2c_955d_4771_a12a_156eb22d7e3b.slice PodAnnotations:0xc00443c428}] Aliases:map[]}\"",
2026-06-12 17:20:10.352107 | controller |     "Jun 12 16:30:05.661535 crc crio[21573]: time=\"2026-06-12T16:30:05.661185097Z\" level=info msg=\"Deleting pod openshift-operator-lifecycle-manager_collect-profiles-29688030-t87kw from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 17:20:10.352129 | controller |     "Jun 12 16:30:05.665607 crc crio[21573]: time=\"2026-06-12T16:30:05.662305216Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.352150 | controller |     "Jun 12 16:30:05.706566 crc crio[21573]: time=\"2026-06-12T16:30:05.706353733Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.352166 | controller |     "Jun 12 16:30:05.794047 crc crio[21573]: time=\"2026-06-12T16:30:05.793514505Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.352181 | controller |     "Jun 12 16:30:06.019184 crc crio[21573]: time=\"2026-06-12T16:30:06.018152277Z\" level=info msg=\"Created container 76ba639b016629b05207eb462453f001e6cc138bed903199da344919c5a174e2: openstack/dnsmasq-dns-7948f7c9f9-k94zf/init\" id=d3a1aac9-fcca-4168-9fd2-615930a8a7a5 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:20:10.352200 | controller |     "Jun 12 16:30:06.024303 crc crio[21573]: time=\"2026-06-12T16:30:06.021289162Z\" level=info msg=\"Starting container: 76ba639b016629b05207eb462453f001e6cc138bed903199da344919c5a174e2\" id=68354933-513f-4928-a442-e4ec4849b113 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 17:20:10.352217 | controller |     "Jun 12 16:30:06.045842 crc crio[21573]: time=\"2026-06-12T16:30:06.045695039Z\" level=info msg=\"Started container\" PID=89758 containerID=76ba639b016629b05207eb462453f001e6cc138bed903199da344919c5a174e2 description=openstack/dnsmasq-dns-7948f7c9f9-k94zf/init id=68354933-513f-4928-a442-e4ec4849b113 name=/runtime.v1.RuntimeService/StartContainer sandboxID=cf487bf99fadbbbf75294f46ddc40f9e4dbba1bc1b4ab1d8295b768f2096c2ff",
2026-06-12 17:20:10.352233 | controller |     "Jun 12 16:30:06.048779 crc crio[21573]: 2026-06-12T16:30:06Z [verbose] CmdAdd (shim): {1.1.0 [{Name:ee99047a8b6b7f6 Mac:92:d3:f9:f5:a7:17 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:ca Mtu:0 Sandbox:/var/run/netns/2c64cccc-a13a-47f1-99ed-c61dffd7778f SocketPath: PciID:}] [{Interface:0xc00035aa20 Address:{IP:10.217.0.202 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 17:20:10.352249 | controller |     "Jun 12 16:30:06.062172 crc crio[21573]: time=\"2026-06-12T16:30:06.062036459Z\" level=info msg=\"Got pod network &{Name:nova-cell1-conductor-db-sync-zttgr Namespace:openstack ID:ee99047a8b6b7f65c65de8861aaa9089a94533e8928c68360c79ff9c32d438fb UID:f70a1a71-7384-4fb4-8c60-bfd91ae45965 NetNS:/var/run/netns/2c64cccc-a13a-47f1-99ed-c61dffd7778f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podf70a1a71_7384_4fb4_8c60_bfd91ae45965.slice PodAnnotations:0xc002428778}] Aliases:map[]}\"",
2026-06-12 17:20:10.352265 | controller |     "Jun 12 16:30:06.062571 crc crio[21573]: time=\"2026-06-12T16:30:06.062375678Z\" level=info msg=\"Checking pod openstack_nova-cell1-conductor-db-sync-zttgr for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 17:20:10.352281 | controller |     "Jun 12 16:30:06.121275 crc crio[21573]: time=\"2026-06-12T16:30:06.1211958Z\" level=info msg=\"Ran pod sandbox ee99047a8b6b7f65c65de8861aaa9089a94533e8928c68360c79ff9c32d438fb with infra container: openstack/nova-cell1-conductor-db-sync-zttgr/POD\" id=c0adee76-925e-4b3e-b953-02329b5b7f66 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:20:10.352296 | controller |     "Jun 12 16:30:06.124899 crc crio[21573]: time=\"2026-06-12T16:30:06.124765884Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-conductor:current-podified\" id=46a980e8-2828-484d-b280-cc6cd79c2584 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:20:10.352311 | controller |     "Jun 12 16:30:06.202767 crc crio[21573]: time=\"2026-06-12T16:30:06.199818924Z\" level=info msg=\"Created container 055213e55676bc0ac7f7c5e4bd9b243f1160a0bde6056a995334797dfd6a738b: openshift-infra/auto-csr-approver-29688030-p9jjh/oc\" id=4ac749aa-c1c5-413e-8faf-0604fbd81014 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:20:10.352327 | controller |     "Jun 12 16:30:06.204978 crc crio[21573]: time=\"2026-06-12T16:30:06.204866304Z\" level=info msg=\"Starting container: 055213e55676bc0ac7f7c5e4bd9b243f1160a0bde6056a995334797dfd6a738b\" id=c9772662-18a0-47f0-9d3c-1858dae031f4 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 17:20:10.352343 | controller |     "Jun 12 16:30:06.215157 crc crio[21573]: time=\"2026-06-12T16:30:06.214974141Z\" level=info msg=\"Started container\" PID=89764 containerID=055213e55676bc0ac7f7c5e4bd9b243f1160a0bde6056a995334797dfd6a738b description=openshift-infra/auto-csr-approver-29688030-p9jjh/oc id=c9772662-18a0-47f0-9d3c-1858dae031f4 name=/runtime.v1.RuntimeService/StartContainer sandboxID=4b67f0cc460271ac1aadd0b3e9fd1a574ed533db65b459a51af0f4b71293a772",
2026-06-12 17:20:10.352362 | controller |     "Jun 12 16:30:06.264804 crc crio[21573]: time=\"2026-06-12T16:30:06.258810319Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-conductor:current-podified\" id=75d931ad-225a-44ec-868e-435a2a7f64bd name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:20:10.352378 | controller |     "Jun 12 16:30:06.279731 crc crio[21573]: time=\"2026-06-12T16:30:06.278513708Z\" level=info msg=\"Creating container: openstack/nova-cell1-conductor-db-sync-zttgr/nova-cell1-conductor-db-sync\" id=663e828a-839e-419f-a91e-1c9c87061c87 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:20:10.352393 | controller |     "Jun 12 16:30:06.280251 crc crio[21573]: time=\"2026-06-12T16:30:06.279884085Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.352409 | controller |     "Jun 12 16:30:06.467153 crc crio[21573]: time=\"2026-06-12T16:30:06.466916858Z\" level=info msg=\"Stopped pod sandbox: 0da7ef58c6874f2873d1a59edb84e609228dd686bfe3c6c546f4dc0396ca214c\" id=9525ab72-8ac6-4431-89b4-f9988dd1bb67 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 17:20:10.352424 | controller |     "Jun 12 16:30:06.568519 crc crio[21573]: time=\"2026-06-12T16:30:06.567057211Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.352439 | controller |     "Jun 12 16:30:06.597147 crc crio[21573]: time=\"2026-06-12T16:30:06.597026747Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.352455 | controller |     "Jun 12 16:30:06.816913 crc crio[21573]: time=\"2026-06-12T16:30:06.816788849Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=3494be6f-3bf9-4a7a-9a03-15735142bea4 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:20:10.352471 | controller |     "Jun 12 16:30:07.001262 crc crio[21573]: time=\"2026-06-12T16:30:07.000559178Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=a4593ef9-253a-4684-b434-6668251e27d5 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:20:10.352486 | controller |     "Jun 12 16:30:07.035538 crc crio[21573]: time=\"2026-06-12T16:30:07.031295625Z\" level=info msg=\"Created container 5baae4f98665bbb286b3201defef44e52bb5bf4b9514ef9d6d86ee0976ac62b2: openstack/nova-cell1-conductor-db-sync-zttgr/nova-cell1-conductor-db-sync\" id=663e828a-839e-419f-a91e-1c9c87061c87 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:20:10.352502 | controller |     "Jun 12 16:30:07.042254 crc crio[21573]: time=\"2026-06-12T16:30:07.035601258Z\" level=info msg=\"Creating container: openstack/dnsmasq-dns-7948f7c9f9-k94zf/dnsmasq-dns\" id=1fb9e33f-5f72-43d0-8cc4-3cf3ce9bc5cd name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:20:10.352517 | controller |     "Jun 12 16:30:07.042254 crc crio[21573]: time=\"2026-06-12T16:30:07.036138832Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.352533 | controller |     "Jun 12 16:30:07.042254 crc crio[21573]: time=\"2026-06-12T16:30:07.0368462Z\" level=info msg=\"Starting container: 5baae4f98665bbb286b3201defef44e52bb5bf4b9514ef9d6d86ee0976ac62b2\" id=776728d5-523d-43a5-b9a2-e66c0a6764f9 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 17:20:10.352548 | controller |     "Jun 12 16:30:07.111601 crc crio[21573]: time=\"2026-06-12T16:30:07.110430847Z\" level=info msg=\"Started container\" PID=89892 containerID=5baae4f98665bbb286b3201defef44e52bb5bf4b9514ef9d6d86ee0976ac62b2 description=openstack/nova-cell1-conductor-db-sync-zttgr/nova-cell1-conductor-db-sync id=776728d5-523d-43a5-b9a2-e66c0a6764f9 name=/runtime.v1.RuntimeService/StartContainer sandboxID=ee99047a8b6b7f65c65de8861aaa9089a94533e8928c68360c79ff9c32d438fb",
2026-06-12 17:20:10.352567 | controller |     "Jun 12 16:30:07.236354 crc crio[21573]: time=\"2026-06-12T16:30:07.236272852Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.352606 | controller |     "Jun 12 16:30:07.299556 crc crio[21573]: time=\"2026-06-12T16:30:07.299304088Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.352624 | controller |     "Jun 12 16:30:07.605315 crc crio[21573]: time=\"2026-06-12T16:30:07.604524183Z\" level=info msg=\"Created container 38662cba8d7a2059f9230c04a168afb1da827b105505e8af75701093851d6adb: openstack/dnsmasq-dns-7948f7c9f9-k94zf/dnsmasq-dns\" id=1fb9e33f-5f72-43d0-8cc4-3cf3ce9bc5cd name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:20:10.352641 | controller |     "Jun 12 16:30:07.609965 crc crio[21573]: time=\"2026-06-12T16:30:07.609225319Z\" level=info msg=\"Starting container: 38662cba8d7a2059f9230c04a168afb1da827b105505e8af75701093851d6adb\" id=bf9d24e1-6b9f-48c4-8768-eadb683d388a name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 17:20:10.352657 | controller |     "Jun 12 16:30:07.629031 crc crio[21573]: time=\"2026-06-12T16:30:07.628237194Z\" level=info msg=\"Started container\" PID=89968 containerID=38662cba8d7a2059f9230c04a168afb1da827b105505e8af75701093851d6adb description=openstack/dnsmasq-dns-7948f7c9f9-k94zf/dnsmasq-dns id=bf9d24e1-6b9f-48c4-8768-eadb683d388a name=/runtime.v1.RuntimeService/StartContainer sandboxID=cf487bf99fadbbbf75294f46ddc40f9e4dbba1bc1b4ab1d8295b768f2096c2ff",
2026-06-12 17:20:10.352672 | controller |     "Jun 12 16:30:09.074371 crc crio[21573]: time=\"2026-06-12T16:30:09.07278484Z\" level=info msg=\"Stopping pod sandbox: 4b67f0cc460271ac1aadd0b3e9fd1a574ed533db65b459a51af0f4b71293a772\" id=f30e9913-f8dc-41f5-9480-c760dbcfcf69 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 17:20:10.352688 | controller |     "Jun 12 16:30:09.075937 crc crio[21573]: time=\"2026-06-12T16:30:09.075064101Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29688030-p9jjh Namespace:openshift-infra ID:4b67f0cc460271ac1aadd0b3e9fd1a574ed533db65b459a51af0f4b71293a772 UID:ab0c99a1-2457-49aa-9a33-0f1864055b8f NetNS:/var/run/netns/5f9d9610-7de4-4a21-b940-ec6e6b3aad67 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podab0c99a1_2457_49aa_9a33_0f1864055b8f.slice PodAnnotations:0xc000640bc8}] Aliases:map[]}\"",
2026-06-12 17:20:10.352703 | controller |     "Jun 12 16:30:09.075937 crc crio[21573]: time=\"2026-06-12T16:30:09.075250256Z\" level=info msg=\"Deleting pod openshift-infra_auto-csr-approver-29688030-p9jjh from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 17:20:10.352719 | controller |     "Jun 12 16:30:12.088401 crc crio[21573]: time=\"2026-06-12T16:30:12.08707256Z\" level=info msg=\"Stopped pod sandbox: 4b67f0cc460271ac1aadd0b3e9fd1a574ed533db65b459a51af0f4b71293a772\" id=f30e9913-f8dc-41f5-9480-c760dbcfcf69 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 17:20:10.352734 | controller |     "Jun 12 16:30:12.110858 crc crio[21573]: time=\"2026-06-12T16:30:12.11075024Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-nova-novncproxy@sha256:afd81640c5976fa030a421d45dfee3e609f5d9da7f871fb76da58d08f81ce25e\" id=e8fe9dca-5272-4dac-a138-637eca4c22c4 name=/runtime.v1.ImageService/PullImage",
2026-06-12 17:20:10.352754 | controller |     "Jun 12 16:30:12.112540 crc crio[21573]: time=\"2026-06-12T16:30:12.112372123Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-novncproxy:current-podified\" id=811be9fd-8ecb-47e5-a0e9-2517fe642298 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:20:10.352771 | controller |     "Jun 12 16:30:12.141088 crc crio[21573]: time=\"2026-06-12T16:30:12.140873322Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-nova-scheduler@sha256:080a946bafb98b4634766351c6161219275bfb4c9824711bf440fa7dbd0c405e\" id=aded55b4-5dd3-4ce8-830d-922f806d46fa name=/runtime.v1.ImageService/PullImage",
2026-06-12 17:20:10.352787 | controller |     "Jun 12 16:30:12.141088 crc crio[21573]: time=\"2026-06-12T16:30:12.140962632Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-nova-api@sha256:19122126ec6ac0edf87524244da45ee1af2d9863f00b484ebe17dd28e9be816c\" id=b87ff915-94f2-4a02-a032-8ddcf5e9d813 name=/runtime.v1.ImageService/PullImage",
2026-06-12 17:20:10.352802 | controller |     "Jun 12 16:30:12.142415 crc crio[21573]: time=\"2026-06-12T16:30:12.142329149Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified\" id=72eed66d-a04d-4c27-bba4-1fb29c0dc488 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:20:10.352817 | controller |     "Jun 12 16:30:12.143032 crc crio[21573]: time=\"2026-06-12T16:30:12.142958647Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-scheduler:current-podified\" id=7fbd79c4-18c6-4b4c-9f7b-cc5200906b3c name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:20:10.352832 | controller |     "Jun 12 16:30:12.166345 crc crio[21573]: time=\"2026-06-12T16:30:12.166215288Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-nova-api@sha256:19122126ec6ac0edf87524244da45ee1af2d9863f00b484ebe17dd28e9be816c\" id=b39b4ac7-9c41-46e1-94dc-3ceb5e92c17f name=/runtime.v1.ImageService/PullImage",
2026-06-12 17:20:10.352847 | controller |     "Jun 12 16:30:12.166975 crc crio[21573]: time=\"2026-06-12T16:30:12.166634395Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified\" id=7d58b478-999a-4f2a-a622-3a2f3da899f4 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:20:10.352863 | controller |     "Jun 12 16:30:12.168848 crc crio[21573]: time=\"2026-06-12T16:30:12.168768372Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified\" id=d4d664ce-7925-40c4-b94d-51518a0cf02d name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:20:10.352878 | controller |     "Jun 12 16:30:12.175215 crc crio[21573]: time=\"2026-06-12T16:30:12.17511516Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified\" id=002b4064-3ac3-4e55-9d79-74dd8189ebde name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:20:10.352892 | controller |     "Jun 12 16:30:12.183597 crc crio[21573]: time=\"2026-06-12T16:30:12.18333294Z\" level=info msg=\"Creating container: openstack/nova-metadata-0/nova-metadata-log\" id=52801b27-f8ba-4e30-a9fe-de3afacbf5b3 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:20:10.352907 | controller |     "Jun 12 16:30:12.186673 crc crio[21573]: time=\"2026-06-12T16:30:12.185352034Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.352923 | controller |     "Jun 12 16:30:12.208048 crc crio[21573]: time=\"2026-06-12T16:30:12.20519548Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-scheduler:current-podified\" id=4cb190b7-4895-4742-89bd-917c99ad0bc3 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:20:10.352938 | controller |     "Jun 12 16:30:12.209011 crc crio[21573]: time=\"2026-06-12T16:30:12.20890319Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-novncproxy:current-podified\" id=037fb00f-b893-4b8d-97a2-171b7c26a63e name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:20:10.352957 | controller |     "Jun 12 16:30:12.215951 crc crio[21573]: time=\"2026-06-12T16:30:12.215814573Z\" level=info msg=\"Creating container: openstack/nova-api-0/nova-api-log\" id=960a526f-86f8-41dc-ac46-2d4ad77e77a3 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:20:10.352972 | controller |     "Jun 12 16:30:12.228276 crc crio[21573]: time=\"2026-06-12T16:30:12.228153442Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.352988 | controller |     "Jun 12 16:30:12.240532 crc crio[21573]: time=\"2026-06-12T16:30:12.240403297Z\" level=info msg=\"Creating container: openstack/nova-cell1-novncproxy-0/nova-cell1-novncproxy-novncproxy\" id=d3f4a25f-f1d1-42d5-86f5-c1fdd24a9bb2 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:20:10.353004 | controller |     "Jun 12 16:30:12.254368 crc crio[21573]: time=\"2026-06-12T16:30:12.254240865Z\" level=info msg=\"Creating container: openstack/nova-scheduler-0/nova-scheduler-scheduler\" id=1e5e7c8d-db33-42c2-bc11-66b51e559ee3 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:20:10.353019 | controller |     "Jun 12 16:30:12.278823 crc crio[21573]: time=\"2026-06-12T16:30:12.278714796Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.353034 | controller |     "Jun 12 16:30:12.280070 crc crio[21573]: time=\"2026-06-12T16:30:12.279981799Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.353049 | controller |     "Jun 12 16:30:12.297531 crc crio[21573]: time=\"2026-06-12T16:30:12.297336461Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.353064 | controller |     "Jun 12 16:30:12.303195 crc crio[21573]: time=\"2026-06-12T16:30:12.303110203Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.353079 | controller |     "Jun 12 16:30:12.330212 crc crio[21573]: time=\"2026-06-12T16:30:12.329217888Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.353094 | controller |     "Jun 12 16:30:12.334372 crc crio[21573]: time=\"2026-06-12T16:30:12.333969304Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.353109 | controller |     "Jun 12 16:30:12.372020 crc crio[21573]: time=\"2026-06-12T16:30:12.371866862Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.353124 | controller |     "Jun 12 16:30:12.376064 crc crio[21573]: time=\"2026-06-12T16:30:12.37595761Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.353146 | controller |     "Jun 12 16:30:12.393929 crc crio[21573]: time=\"2026-06-12T16:30:12.393617561Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.353167 | controller |     "Jun 12 16:30:12.397793 crc crio[21573]: time=\"2026-06-12T16:30:12.397692358Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.353186 | controller |     "Jun 12 16:30:12.622013 crc crio[21573]: time=\"2026-06-12T16:30:12.621865068Z\" level=info msg=\"Created container 38d2aa1dfe0323900bfd9be5055b8f4fb6e787243388e710d26cf0eca35fda06: openstack/nova-scheduler-0/nova-scheduler-scheduler\" id=1e5e7c8d-db33-42c2-bc11-66b51e559ee3 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:20:10.353203 | controller |     "Jun 12 16:30:12.625763 crc crio[21573]: time=\"2026-06-12T16:30:12.625246338Z\" level=info msg=\"Starting container: 38d2aa1dfe0323900bfd9be5055b8f4fb6e787243388e710d26cf0eca35fda06\" id=96ce5220-a409-450e-8ecf-2c6166663436 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 17:20:10.353219 | controller |     "Jun 12 16:30:12.633861 crc crio[21573]: time=\"2026-06-12T16:30:12.633676552Z\" level=info msg=\"Started container\" PID=90256 containerID=38d2aa1dfe0323900bfd9be5055b8f4fb6e787243388e710d26cf0eca35fda06 description=openstack/nova-scheduler-0/nova-scheduler-scheduler id=96ce5220-a409-450e-8ecf-2c6166663436 name=/runtime.v1.RuntimeService/StartContainer sandboxID=5841cf2bd544a77e227de0a68231c3ae5451ad8aaaabdbcea1081f81c4e71ed5",
2026-06-12 17:20:10.353235 | controller |     "Jun 12 16:30:12.634350 crc crio[21573]: time=\"2026-06-12T16:30:12.634293558Z\" level=info msg=\"Created container 8223a4d4a4115f76e7d60bf1d4c27fa1585ddfd931b7f5fcfeb6b74c95f38e37: openstack/nova-metadata-0/nova-metadata-log\" id=52801b27-f8ba-4e30-a9fe-de3afacbf5b3 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:20:10.353250 | controller |     "Jun 12 16:30:12.635933 crc crio[21573]: time=\"2026-06-12T16:30:12.635796409Z\" level=info msg=\"Starting container: 8223a4d4a4115f76e7d60bf1d4c27fa1585ddfd931b7f5fcfeb6b74c95f38e37\" id=4cdb86f3-62b0-48a2-8366-d93cc4ee980f name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 17:20:10.353265 | controller |     "Jun 12 16:30:12.643639 crc crio[21573]: time=\"2026-06-12T16:30:12.642751796Z\" level=info msg=\"Started container\" PID=90253 containerID=8223a4d4a4115f76e7d60bf1d4c27fa1585ddfd931b7f5fcfeb6b74c95f38e37 description=openstack/nova-metadata-0/nova-metadata-log id=4cdb86f3-62b0-48a2-8366-d93cc4ee980f name=/runtime.v1.RuntimeService/StartContainer sandboxID=45e04788561894ecd7fe65a2de6da22c6c3eaa3785d43d01f583c445fc913411",
2026-06-12 17:20:10.353281 | controller |     "Jun 12 16:30:12.663321 crc crio[21573]: time=\"2026-06-12T16:30:12.663142356Z\" level=info msg=\"Created container 8fad7c0d82e423615bd785c704de125154512da83fdd5e15e3284eae8088e530: openstack/nova-cell1-novncproxy-0/nova-cell1-novncproxy-novncproxy\" id=d3f4a25f-f1d1-42d5-86f5-c1fdd24a9bb2 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:20:10.353296 | controller |     "Jun 12 16:30:12.664256 crc crio[21573]: time=\"2026-06-12T16:30:12.664064774Z\" level=info msg=\"Created container 8ddefe1fce5399e7f6dd02af8ea4d58df8d04eade192014a2baa7d3274075046: openstack/nova-api-0/nova-api-log\" id=960a526f-86f8-41dc-ac46-2d4ad77e77a3 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:20:10.353312 | controller |     "Jun 12 16:30:12.664506 crc crio[21573]: time=\"2026-06-12T16:30:12.664111042Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified\" id=4559e73b-2e5d-47c9-bd54-540ca1719422 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:20:10.353328 | controller |     "Jun 12 16:30:12.665650 crc crio[21573]: time=\"2026-06-12T16:30:12.665415757Z\" level=info msg=\"Starting container: 8ddefe1fce5399e7f6dd02af8ea4d58df8d04eade192014a2baa7d3274075046\" id=979051ec-b0ac-43e0-bbb8-11c9d11ff646 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 17:20:10.353344 | controller |     "Jun 12 16:30:12.669050 crc crio[21573]: time=\"2026-06-12T16:30:12.66668239Z\" level=info msg=\"Starting container: 8fad7c0d82e423615bd785c704de125154512da83fdd5e15e3284eae8088e530\" id=48b3246b-92c2-4243-871d-8cdab6e7c39e name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 17:20:10.353363 | controller |     "Jun 12 16:30:12.674014 crc crio[21573]: time=\"2026-06-12T16:30:12.673921952Z\" level=info msg=\"Started container\" PID=90258 containerID=8ddefe1fce5399e7f6dd02af8ea4d58df8d04eade192014a2baa7d3274075046 description=openstack/nova-api-0/nova-api-log id=979051ec-b0ac-43e0-bbb8-11c9d11ff646 name=/runtime.v1.RuntimeService/StartContainer sandboxID=9f3c4a48b13b77e540676e280cd1069b604d72c2a5175d5a5e8b208010727d53",
2026-06-12 17:20:10.353380 | controller |     "Jun 12 16:30:12.674595 crc crio[21573]: time=\"2026-06-12T16:30:12.674554242Z\" level=info msg=\"Started container\" PID=90254 containerID=8fad7c0d82e423615bd785c704de125154512da83fdd5e15e3284eae8088e530 description=openstack/nova-cell1-novncproxy-0/nova-cell1-novncproxy-novncproxy id=48b3246b-92c2-4243-871d-8cdab6e7c39e name=/runtime.v1.RuntimeService/StartContainer sandboxID=3c4524a0d4cc470426955fb9f6f2eeddf43aa106fbf36729abe76bc3a93ba75d",
2026-06-12 17:20:10.353396 | controller |     "Jun 12 16:30:12.689684 crc crio[21573]: time=\"2026-06-12T16:30:12.689598251Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified\" id=378e1ecc-4366-4bea-a2b8-1da786e7e4fa name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:20:10.353412 | controller |     "Jun 12 16:30:12.691342 crc crio[21573]: time=\"2026-06-12T16:30:12.68961618Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified\" id=2075e302-78d2-4c6e-9bd9-83f1bff6e377 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:20:10.353428 | controller |     "Jun 12 16:30:12.700211 crc crio[21573]: time=\"2026-06-12T16:30:12.700110869Z\" level=info msg=\"Creating container: openstack/nova-metadata-0/nova-metadata-metadata\" id=ba832f46-b90e-4b55-a0bb-f2bc275e64ce name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:20:10.353444 | controller |     "Jun 12 16:30:12.702209 crc crio[21573]: time=\"2026-06-12T16:30:12.702132943Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.353459 | controller |     "Jun 12 16:30:12.720566 crc crio[21573]: time=\"2026-06-12T16:30:12.720424439Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified\" id=2fd046f7-6b0a-40f2-8a64-4a1d8ea83252 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:20:10.353474 | controller |     "Jun 12 16:30:12.751505 crc crio[21573]: time=\"2026-06-12T16:30:12.748201307Z\" level=info msg=\"Creating container: openstack/nova-api-0/nova-api-api\" id=04c91037-0ede-45b9-93cc-0360d05256c6 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:20:10.353489 | controller |     "Jun 12 16:30:12.751505 crc crio[21573]: time=\"2026-06-12T16:30:12.749580004Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.353505 | controller |     "Jun 12 16:30:12.792285 crc crio[21573]: time=\"2026-06-12T16:30:12.792134986Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.353520 | controller |     "Jun 12 16:30:12.796859 crc crio[21573]: time=\"2026-06-12T16:30:12.796712987Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.353535 | controller |     "Jun 12 16:30:12.831313 crc crio[21573]: time=\"2026-06-12T16:30:12.831248857Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.353736 | controller |     "Jun 12 16:30:12.836966 crc crio[21573]: time=\"2026-06-12T16:30:12.836927526Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.353761 | controller |     "Jun 12 16:30:12.992202 crc crio[21573]: time=\"2026-06-12T16:30:12.992066557Z\" level=info msg=\"Created container 6ab312343541b6c210dd7220fafecfe46aa102a5bdd27b27ea35b93d7bc94c31: openstack/nova-metadata-0/nova-metadata-metadata\" id=ba832f46-b90e-4b55-a0bb-f2bc275e64ce name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:20:10.353778 | controller |     "Jun 12 16:30:12.994945 crc crio[21573]: time=\"2026-06-12T16:30:12.994848885Z\" level=info msg=\"Starting container: 6ab312343541b6c210dd7220fafecfe46aa102a5bdd27b27ea35b93d7bc94c31\" id=aa2a7cf3-31f5-4ccc-9dfb-2d56b9946009 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 17:20:10.353795 | controller |     "Jun 12 16:30:13.011140 crc crio[21573]: time=\"2026-06-12T16:30:13.010977426Z\" level=info msg=\"Started container\" PID=90302 containerID=6ab312343541b6c210dd7220fafecfe46aa102a5bdd27b27ea35b93d7bc94c31 description=openstack/nova-metadata-0/nova-metadata-metadata id=aa2a7cf3-31f5-4ccc-9dfb-2d56b9946009 name=/runtime.v1.RuntimeService/StartContainer sandboxID=45e04788561894ecd7fe65a2de6da22c6c3eaa3785d43d01f583c445fc913411",
2026-06-12 17:20:10.353811 | controller |     "Jun 12 16:30:13.014878 crc crio[21573]: time=\"2026-06-12T16:30:13.014778276Z\" level=info msg=\"Created container d255b7be3260a2652ec6a71a618289c485e3b4a4ba7ae1c22d6373a7fdae0c43: openstack/nova-api-0/nova-api-api\" id=04c91037-0ede-45b9-93cc-0360d05256c6 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:20:10.353827 | controller |     "Jun 12 16:30:13.027143 crc crio[21573]: time=\"2026-06-12T16:30:13.026146527Z\" level=info msg=\"Starting container: d255b7be3260a2652ec6a71a618289c485e3b4a4ba7ae1c22d6373a7fdae0c43\" id=b9772449-2ce9-45cf-a866-3fe33515e6ba name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 17:20:10.353842 | controller |     "Jun 12 16:30:13.034947 crc crio[21573]: time=\"2026-06-12T16:30:13.034831107Z\" level=info msg=\"Started container\" PID=90309 containerID=d255b7be3260a2652ec6a71a618289c485e3b4a4ba7ae1c22d6373a7fdae0c43 description=openstack/nova-api-0/nova-api-api id=b9772449-2ce9-45cf-a866-3fe33515e6ba name=/runtime.v1.RuntimeService/StartContainer sandboxID=9f3c4a48b13b77e540676e280cd1069b604d72c2a5175d5a5e8b208010727d53",
2026-06-12 17:20:10.353857 | controller |     "Jun 12 16:30:13.172640 crc crio[21573]: time=\"2026-06-12T16:30:13.172531108Z\" level=info msg=\"Stopping container: 8fad7c0d82e423615bd785c704de125154512da83fdd5e15e3284eae8088e530 (timeout: 30s)\" id=4e8b274e-0d12-41e7-b0ee-b133bf2fd59e name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 17:20:10.353873 | controller |     "Jun 12 16:30:13.182099 crc crio[21573]: time=\"2026-06-12T16:30:13.179610728Z\" level=info msg=\"Stopping container: 6ab312343541b6c210dd7220fafecfe46aa102a5bdd27b27ea35b93d7bc94c31 (timeout: 30s)\" id=a8b71987-d776-4b9d-adf1-0c3fd9851388 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 17:20:10.353888 | controller |     "Jun 12 16:30:13.182099 crc crio[21573]: time=\"2026-06-12T16:30:13.179677611Z\" level=info msg=\"Stopping container: 8223a4d4a4115f76e7d60bf1d4c27fa1585ddfd931b7f5fcfeb6b74c95f38e37 (timeout: 30s)\" id=a205b845-e0f8-4c4e-9a13-1577bc47bab0 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 17:20:10.353903 | controller |     "Jun 12 16:30:13.326699 crc crio[21573]: time=\"2026-06-12T16:30:13.32595916Z\" level=info msg=\"Stopped container 8223a4d4a4115f76e7d60bf1d4c27fa1585ddfd931b7f5fcfeb6b74c95f38e37: openstack/nova-metadata-0/nova-metadata-log\" id=a205b845-e0f8-4c4e-9a13-1577bc47bab0 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 17:20:10.353918 | controller |     "Jun 12 16:30:14.214896 crc crio[21573]: time=\"2026-06-12T16:30:14.214795269Z\" level=info msg=\"Stopping container: 2f284ab455c0df4d3da2cd2a5c836a923d9579912d6765ca8734b3a32806ec02 (timeout: 10s)\" id=463ee6ed-47cb-4227-b755-285edd82e2ab name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 17:20:10.353936 | controller |     "Jun 12 16:30:14.359254 crc crio[21573]: time=\"2026-06-12T16:30:14.358537291Z\" level=info msg=\"Stopped container 2f284ab455c0df4d3da2cd2a5c836a923d9579912d6765ca8734b3a32806ec02: openstack/dnsmasq-dns-764b948f4c-8499g/dnsmasq-dns\" id=463ee6ed-47cb-4227-b755-285edd82e2ab name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 17:20:10.353965 | controller |     "Jun 12 16:30:14.361954 crc crio[21573]: time=\"2026-06-12T16:30:14.361810348Z\" level=info msg=\"Stopping pod sandbox: 95a0f356b416d2dd11bebaa3b9d445b1b03f7a8e05863296709f404878b080ad\" id=48cc6894-987a-443f-aa8b-03e4ce98f221 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 17:20:10.353982 | controller |     "Jun 12 16:30:14.362673 crc crio[21573]: time=\"2026-06-12T16:30:14.362558527Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-764b948f4c-8499g Namespace:openstack ID:95a0f356b416d2dd11bebaa3b9d445b1b03f7a8e05863296709f404878b080ad UID:574fa677-af1f-4b84-9768-ea8304c20fef NetNS:/var/run/netns/e422a700-52a2-4c46-9c46-662a67f9fe43 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod574fa677_af1f_4b84_9768_ea8304c20fef.slice PodAnnotations:0xc00063c308}] Aliases:map[]}\"",
2026-06-12 17:20:10.353998 | controller |     "Jun 12 16:30:14.363524 crc crio[21573]: time=\"2026-06-12T16:30:14.362758294Z\" level=info msg=\"Deleting pod openstack_dnsmasq-dns-764b948f4c-8499g from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 17:20:10.354014 | controller |     "Jun 12 16:30:14.973672 crc crio[21573]: time=\"2026-06-12T16:30:14.972814112Z\" level=info msg=\"Stopped pod sandbox: 95a0f356b416d2dd11bebaa3b9d445b1b03f7a8e05863296709f404878b080ad\" id=48cc6894-987a-443f-aa8b-03e4ce98f221 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 17:20:10.354029 | controller |     "Jun 12 16:30:15.259304 crc crio[21573]: time=\"2026-06-12T16:30:15.25856431Z\" level=info msg=\"Removing container: 2f284ab455c0df4d3da2cd2a5c836a923d9579912d6765ca8734b3a32806ec02\" id=ce05b2ca-6138-4a66-b754-6ec0308947aa name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 17:20:10.354044 | controller |     "Jun 12 16:30:15.297132 crc crio[21573]: time=\"2026-06-12T16:30:15.29696807Z\" level=info msg=\"Removed container 2f284ab455c0df4d3da2cd2a5c836a923d9579912d6765ca8734b3a32806ec02: openstack/dnsmasq-dns-764b948f4c-8499g/dnsmasq-dns\" id=ce05b2ca-6138-4a66-b754-6ec0308947aa name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 17:20:10.354059 | controller |     "Jun 12 16:30:15.306663 crc crio[21573]: time=\"2026-06-12T16:30:15.30655267Z\" level=info msg=\"Removing container: d29ad735aefc7cbb2e17c70c1d755526859727e11ed70b6ef978faed4e274563\" id=cd46ef85-33ac-40d1-b31c-1362c02bb02a name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 17:20:10.354073 | controller |     "Jun 12 16:30:15.596067 crc crio[21573]: time=\"2026-06-12T16:30:15.595946311Z\" level=info msg=\"Removed container d29ad735aefc7cbb2e17c70c1d755526859727e11ed70b6ef978faed4e274563: openstack/dnsmasq-dns-764b948f4c-8499g/init\" id=cd46ef85-33ac-40d1-b31c-1362c02bb02a name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 17:20:10.354088 | controller |     "Jun 12 16:30:18.312858 crc crio[21573]: time=\"2026-06-12T16:30:18.311329313Z\" level=info msg=\"Stopping pod sandbox: 9fd047a2a913d7180b10c8380ec37fc2bc0fb099cf244db1fcf0e6e8e9e97290\" id=0627c993-b31c-48d4-9c3f-b2ddb092e2df name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 17:20:10.354103 | controller |     "Jun 12 16:30:18.316217 crc crio[21573]: time=\"2026-06-12T16:30:18.314677393Z\" level=info msg=\"Got pod network &{Name:nova-cell0-cell-mapping-jmwbj Namespace:openstack ID:9fd047a2a913d7180b10c8380ec37fc2bc0fb099cf244db1fcf0e6e8e9e97290 UID:d85ca732-1e53-433e-8510-f3857587089a NetNS:/var/run/netns/77d0e159-e29a-4c89-b5f0-fd1529b3aa4f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podd85ca732_1e53_433e_8510_f3857587089a.slice PodAnnotations:0xc0036740b0}] Aliases:map[]}\"",
2026-06-12 17:20:10.354122 | controller |     "Jun 12 16:30:18.316217 crc crio[21573]: time=\"2026-06-12T16:30:18.314853107Z\" level=info msg=\"Deleting pod openstack_nova-cell0-cell-mapping-jmwbj from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 17:20:10.354137 | controller |     "Jun 12 16:30:18.675330 crc crio[21573]: time=\"2026-06-12T16:30:18.674339785Z\" level=info msg=\"Stopped pod sandbox: 9fd047a2a913d7180b10c8380ec37fc2bc0fb099cf244db1fcf0e6e8e9e97290\" id=0627c993-b31c-48d4-9c3f-b2ddb092e2df name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 17:20:10.354157 | controller |     "Jun 12 16:30:19.635220 crc crio[21573]: time=\"2026-06-12T16:30:19.635111678Z\" level=info msg=\"Stopping container: 8ddefe1fce5399e7f6dd02af8ea4d58df8d04eade192014a2baa7d3274075046 (timeout: 30s)\" id=15caec43-f235-49e7-b9a5-b4ee5ed931d1 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 17:20:10.354180 | controller |     "Jun 12 16:30:19.637184 crc crio[21573]: time=\"2026-06-12T16:30:19.635127328Z\" level=info msg=\"Stopping container: d255b7be3260a2652ec6a71a618289c485e3b4a4ba7ae1c22d6373a7fdae0c43 (timeout: 30s)\" id=90020d11-f2d1-455c-8d1e-ba51b352fd33 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 17:20:10.354197 | controller |     "Jun 12 16:30:19.657421 crc crio[21573]: time=\"2026-06-12T16:30:19.657195563Z\" level=info msg=\"Stopping container: 38d2aa1dfe0323900bfd9be5055b8f4fb6e787243388e710d26cf0eca35fda06 (timeout: 30s)\" id=1c74bad9-fa53-46e4-9930-2b9d9298fffa name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 17:20:10.354213 | controller |     "Jun 12 16:30:19.783783 crc crio[21573]: time=\"2026-06-12T16:30:19.782105419Z\" level=info msg=\"Stopped container 8ddefe1fce5399e7f6dd02af8ea4d58df8d04eade192014a2baa7d3274075046: openstack/nova-api-0/nova-api-log\" id=15caec43-f235-49e7-b9a5-b4ee5ed931d1 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 17:20:10.354228 | controller |     "Jun 12 16:30:19.977001 crc crio[21573]: time=\"2026-06-12T16:30:19.976844374Z\" level=info msg=\"Stopped container d255b7be3260a2652ec6a71a618289c485e3b4a4ba7ae1c22d6373a7fdae0c43: openstack/nova-api-0/nova-api-api\" id=90020d11-f2d1-455c-8d1e-ba51b352fd33 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 17:20:10.354243 | controller |     "Jun 12 16:30:19.978765 crc crio[21573]: time=\"2026-06-12T16:30:19.978689703Z\" level=info msg=\"Stopping pod sandbox: 9f3c4a48b13b77e540676e280cd1069b604d72c2a5175d5a5e8b208010727d53\" id=5d0169d8-8212-4ff3-bc83-ac792e1d51ba name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 17:20:10.354258 | controller |     "Jun 12 16:30:19.979703 crc crio[21573]: time=\"2026-06-12T16:30:19.979594277Z\" level=info msg=\"Got pod network &{Name:nova-api-0 Namespace:openstack ID:9f3c4a48b13b77e540676e280cd1069b604d72c2a5175d5a5e8b208010727d53 UID:df637b61-850e-4905-a006-93d403ad2c58 NetNS:/var/run/netns/217b19c1-451c-49c9-a225-74beeac011d9 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poddf637b61_850e_4905_a006_93d403ad2c58.slice PodAnnotations:0xc002429718}] Aliases:map[]}\"",
2026-06-12 17:20:10.354273 | controller |     "Jun 12 16:30:19.979880 crc crio[21573]: time=\"2026-06-12T16:30:19.979800003Z\" level=info msg=\"Deleting pod openstack_nova-api-0 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 17:20:10.354288 | controller |     "Jun 12 16:30:20.390823 crc crio[21573]: time=\"2026-06-12T16:30:20.390414129Z\" level=info msg=\"Stopped pod sandbox: 9f3c4a48b13b77e540676e280cd1069b604d72c2a5175d5a5e8b208010727d53\" id=5d0169d8-8212-4ff3-bc83-ac792e1d51ba name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 17:20:10.354304 | controller |     "Jun 12 16:30:21.411433 crc crio[21573]: time=\"2026-06-12T16:30:21.410637448Z\" level=info msg=\"Removing container: d255b7be3260a2652ec6a71a618289c485e3b4a4ba7ae1c22d6373a7fdae0c43\" id=d666a084-6d3b-44d6-a082-a0f55e0bac50 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 17:20:10.354323 | controller |     "Jun 12 16:30:21.471722 crc crio[21573]: time=\"2026-06-12T16:30:21.471271526Z\" level=info msg=\"Removed container d255b7be3260a2652ec6a71a618289c485e3b4a4ba7ae1c22d6373a7fdae0c43: openstack/nova-api-0/nova-api-api\" id=d666a084-6d3b-44d6-a082-a0f55e0bac50 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 17:20:10.354339 | controller |     "Jun 12 16:30:21.475775 crc crio[21573]: time=\"2026-06-12T16:30:21.475714013Z\" level=info msg=\"Removing container: 8ddefe1fce5399e7f6dd02af8ea4d58df8d04eade192014a2baa7d3274075046\" id=25af2d6b-05ee-4658-b8b5-66648624b2b4 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 17:20:10.354354 | controller |     "Jun 12 16:30:21.512004 crc crio[21573]: time=\"2026-06-12T16:30:21.509235327Z\" level=info msg=\"Removed container 8ddefe1fce5399e7f6dd02af8ea4d58df8d04eade192014a2baa7d3274075046: openstack/nova-api-0/nova-api-log\" id=25af2d6b-05ee-4658-b8b5-66648624b2b4 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 17:20:10.354368 | controller |     "Jun 12 16:30:21.891785 crc crio[21573]: time=\"2026-06-12T16:30:21.89109653Z\" level=info msg=\"Running pod sandbox: openstack/nova-api-0/POD\" id=a24780fe-5625-47e8-8bd8-4b066a29a013 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:20:10.354383 | controller |     "Jun 12 16:30:21.891785 crc crio[21573]: time=\"2026-06-12T16:30:21.891776438Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.354398 | controller |     "Jun 12 16:30:21.940657 crc crio[21573]: time=\"2026-06-12T16:30:21.940536752Z\" level=info msg=\"Got pod network &{Name:nova-api-0 Namespace:openstack ID:a89bf276abdfb4bbb6cf1b75be4083c3561039f36fd61541ac7c6754c3e98bca UID:cf38f704-44d4-4db4-9bd8-d13decfcaaef NetNS:/var/run/netns/809ec6a1-c32d-463d-8662-0be9819d8c2e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podcf38f704_44d4_4db4_9bd8_d13decfcaaef.slice PodAnnotations:0xc002428388}] Aliases:map[]}\"",
2026-06-12 17:20:10.354413 | controller |     "Jun 12 16:30:21.940657 crc crio[21573]: time=\"2026-06-12T16:30:21.940613814Z\" level=info msg=\"Adding pod openstack_nova-api-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 17:20:10.354428 | controller |     "Jun 12 16:30:22.811017 crc crio[21573]: 2026-06-12T16:30:22Z [verbose] CmdAdd (shim): {1.1.0 [{Name:a89bf276abdfb4b Mac:c2:6b:78:7c:0d:bf Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:cb Mtu:0 Sandbox:/var/run/netns/809ec6a1-c32d-463d-8662-0be9819d8c2e SocketPath: PciID:}] [{Interface:0xc0001406e0 Address:{IP:10.217.0.203 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 17:20:10.354444 | controller |     "Jun 12 16:30:22.814042 crc crio[21573]: time=\"2026-06-12T16:30:22.813930854Z\" level=info msg=\"Got pod network &{Name:nova-api-0 Namespace:openstack ID:a89bf276abdfb4bbb6cf1b75be4083c3561039f36fd61541ac7c6754c3e98bca UID:cf38f704-44d4-4db4-9bd8-d13decfcaaef NetNS:/var/run/netns/809ec6a1-c32d-463d-8662-0be9819d8c2e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podcf38f704_44d4_4db4_9bd8_d13decfcaaef.slice PodAnnotations:0xc002428388}] Aliases:map[]}\"",
2026-06-12 17:20:10.354462 | controller |     "Jun 12 16:30:22.814339 crc crio[21573]: time=\"2026-06-12T16:30:22.814313765Z\" level=info msg=\"Checking pod openstack_nova-api-0 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 17:20:10.354480 | controller |     "Jun 12 16:30:22.836216 crc crio[21573]: time=\"2026-06-12T16:30:22.836146719Z\" level=info msg=\"Ran pod sandbox a89bf276abdfb4bbb6cf1b75be4083c3561039f36fd61541ac7c6754c3e98bca with infra container: openstack/nova-api-0/POD\" id=a24780fe-5625-47e8-8bd8-4b066a29a013 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:20:10.354501 | controller |     "Jun 12 16:30:22.842112 crc crio[21573]: time=\"2026-06-12T16:30:22.842023799Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified\" id=003a63a2-9029-4238-acee-6bf56181d7c7 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:20:10.354517 | controller |     "Jun 12 16:30:22.849191 crc crio[21573]: time=\"2026-06-12T16:30:22.848956224Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified\" id=5fd0a4fc-8aef-45dc-9165-f3786fb10822 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:20:10.354532 | controller |     "Jun 12 16:30:22.863823 crc crio[21573]: time=\"2026-06-12T16:30:22.863709716Z\" level=info msg=\"Creating container: openstack/nova-api-0/nova-api-log\" id=79fa2bbb-9756-4771-9a27-abe4768e9dd9 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:20:10.354547 | controller |     "Jun 12 16:30:22.865378 crc crio[21573]: time=\"2026-06-12T16:30:22.865296769Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.354562 | controller |     "Jun 12 16:30:22.928382 crc crio[21573]: time=\"2026-06-12T16:30:22.927909593Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.354595 | controller |     "Jun 12 16:30:22.938312 crc crio[21573]: time=\"2026-06-12T16:30:22.938161597Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.354612 | controller |     "Jun 12 16:30:23.121272 crc crio[21573]: time=\"2026-06-12T16:30:23.12077043Z\" level=info msg=\"Stopped container 38d2aa1dfe0323900bfd9be5055b8f4fb6e787243388e710d26cf0eca35fda06: openstack/nova-scheduler-0/nova-scheduler-scheduler\" id=1c74bad9-fa53-46e4-9930-2b9d9298fffa name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 17:20:10.354627 | controller |     "Jun 12 16:30:23.123041 crc crio[21573]: time=\"2026-06-12T16:30:23.122874297Z\" level=info msg=\"Stopping pod sandbox: 5841cf2bd544a77e227de0a68231c3ae5451ad8aaaabdbcea1081f81c4e71ed5\" id=2064acd8-3ce3-411e-b0e4-34f817b20cda name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 17:20:10.354643 | controller |     "Jun 12 16:30:23.124053 crc crio[21573]: time=\"2026-06-12T16:30:23.123837432Z\" level=info msg=\"Got pod network &{Name:nova-scheduler-0 Namespace:openstack ID:5841cf2bd544a77e227de0a68231c3ae5451ad8aaaabdbcea1081f81c4e71ed5 UID:7e448fc2-95f1-479f-b091-cbe678859d30 NetNS:/var/run/netns/5086ab63-58bf-4ed2-b4d2-00daeec33834 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod7e448fc2_95f1_479f_b091_cbe678859d30.slice PodAnnotations:0xc003674808}] Aliases:map[]}\"",
2026-06-12 17:20:10.354658 | controller |     "Jun 12 16:30:23.124193 crc crio[21573]: time=\"2026-06-12T16:30:23.124128181Z\" level=info msg=\"Deleting pod openstack_nova-scheduler-0 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 17:20:10.354673 | controller |     "Jun 12 16:30:23.136379 crc crio[21573]: time=\"2026-06-12T16:30:23.136256493Z\" level=info msg=\"Created container 795aae25408f7a90e934f5056ad830c9a7c971e40ef9f32d7bc9f000d8a68ff4: openstack/nova-api-0/nova-api-log\" id=79fa2bbb-9756-4771-9a27-abe4768e9dd9 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:20:10.354689 | controller |     "Jun 12 16:30:23.138256 crc crio[21573]: time=\"2026-06-12T16:30:23.138209124Z\" level=info msg=\"Starting container: 795aae25408f7a90e934f5056ad830c9a7c971e40ef9f32d7bc9f000d8a68ff4\" id=7485b90b-e5b7-401e-b459-5adfdff227c5 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 17:20:10.354707 | controller |     "Jun 12 16:30:23.150366 crc crio[21573]: time=\"2026-06-12T16:30:23.150300235Z\" level=info msg=\"Started container\" PID=91263 containerID=795aae25408f7a90e934f5056ad830c9a7c971e40ef9f32d7bc9f000d8a68ff4 description=openstack/nova-api-0/nova-api-log id=7485b90b-e5b7-401e-b459-5adfdff227c5 name=/runtime.v1.RuntimeService/StartContainer sandboxID=a89bf276abdfb4bbb6cf1b75be4083c3561039f36fd61541ac7c6754c3e98bca",
2026-06-12 17:20:10.354723 | controller |     "Jun 12 16:30:23.192274 crc crio[21573]: time=\"2026-06-12T16:30:23.190875861Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified\" id=78536849-6e63-4c8c-b00d-4ccc72316ee9 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:20:10.354739 | controller |     "Jun 12 16:30:23.225167 crc crio[21573]: time=\"2026-06-12T16:30:23.224956991Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified\" id=49a7a13d-ad2c-4c78-bb5f-06782feab0a5 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:20:10.354754 | controller |     "Jun 12 16:30:23.262542 crc crio[21573]: time=\"2026-06-12T16:30:23.26208427Z\" level=info msg=\"Creating container: openstack/nova-api-0/nova-api-api\" id=a0d1bc81-45a5-47c2-921d-3be3abbafad0 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:20:10.354769 | controller |     "Jun 12 16:30:23.264224 crc crio[21573]: time=\"2026-06-12T16:30:23.264146765Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.354785 | controller |     "Jun 12 16:30:23.559901 crc crio[21573]: time=\"2026-06-12T16:30:23.552331806Z\" level=info msg=\"Stopping pod sandbox: ee99047a8b6b7f65c65de8861aaa9089a94533e8928c68360c79ff9c32d438fb\" id=c9258ca9-44a5-4f8c-ba2f-b9343c71a7af name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 17:20:10.354800 | controller |     "Jun 12 16:30:23.559901 crc crio[21573]: time=\"2026-06-12T16:30:23.553887768Z\" level=info msg=\"Got pod network &{Name:nova-cell1-conductor-db-sync-zttgr Namespace:openstack ID:ee99047a8b6b7f65c65de8861aaa9089a94533e8928c68360c79ff9c32d438fb UID:f70a1a71-7384-4fb4-8c60-bfd91ae45965 NetNS:/var/run/netns/2c64cccc-a13a-47f1-99ed-c61dffd7778f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podf70a1a71_7384_4fb4_8c60_bfd91ae45965.slice PodAnnotations:0xc001896100}] Aliases:map[]}\"",
2026-06-12 17:20:10.354816 | controller |     "Jun 12 16:30:23.559901 crc crio[21573]: time=\"2026-06-12T16:30:23.554170526Z\" level=info msg=\"Deleting pod openstack_nova-cell1-conductor-db-sync-zttgr from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 17:20:10.354831 | controller |     "Jun 12 16:30:23.583730 crc crio[21573]: time=\"2026-06-12T16:30:23.582621142Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.354847 | controller |     "Jun 12 16:30:23.614427 crc crio[21573]: time=\"2026-06-12T16:30:23.614287241Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.354862 | controller |     "Jun 12 16:30:23.740040 crc crio[21573]: time=\"2026-06-12T16:30:23.739872481Z\" level=info msg=\"Stopped pod sandbox: 5841cf2bd544a77e227de0a68231c3ae5451ad8aaaabdbcea1081f81c4e71ed5\" id=2064acd8-3ce3-411e-b0e4-34f817b20cda name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 17:20:10.354881 | controller |     "Jun 12 16:30:24.006773 crc crio[21573]: time=\"2026-06-12T16:30:24.006663155Z\" level=info msg=\"Created container 4fb8bff984cb0ec9dc676d58a3d8f753b078af18d7e5c151e29896b4b420a229: openstack/nova-api-0/nova-api-api\" id=a0d1bc81-45a5-47c2-921d-3be3abbafad0 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:20:10.354897 | controller |     "Jun 12 16:30:24.011699 crc crio[21573]: time=\"2026-06-12T16:30:24.011403309Z\" level=info msg=\"Starting container: 4fb8bff984cb0ec9dc676d58a3d8f753b078af18d7e5c151e29896b4b420a229\" id=c2157841-8a2a-4683-b185-6e0964f6f214 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 17:20:10.354912 | controller |     "Jun 12 16:30:24.038271 crc crio[21573]: time=\"2026-06-12T16:30:24.037300725Z\" level=info msg=\"Started container\" PID=91355 containerID=4fb8bff984cb0ec9dc676d58a3d8f753b078af18d7e5c151e29896b4b420a229 description=openstack/nova-api-0/nova-api-api id=c2157841-8a2a-4683-b185-6e0964f6f214 name=/runtime.v1.RuntimeService/StartContainer sandboxID=a89bf276abdfb4bbb6cf1b75be4083c3561039f36fd61541ac7c6754c3e98bca",
2026-06-12 17:20:10.354928 | controller |     "Jun 12 16:30:24.282910 crc crio[21573]: time=\"2026-06-12T16:30:24.282510197Z\" level=info msg=\"Stopped pod sandbox: ee99047a8b6b7f65c65de8861aaa9089a94533e8928c68360c79ff9c32d438fb\" id=c9258ca9-44a5-4f8c-ba2f-b9343c71a7af name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 17:20:10.354943 | controller |     "Jun 12 16:30:24.581817 crc crio[21573]: time=\"2026-06-12T16:30:24.581714172Z\" level=info msg=\"Removing container: 38d2aa1dfe0323900bfd9be5055b8f4fb6e787243388e710d26cf0eca35fda06\" id=f9cbdf31-0898-463d-8702-df1d6b0dd7a4 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 17:20:10.354958 | controller |     "Jun 12 16:30:24.630882 crc crio[21573]: time=\"2026-06-12T16:30:24.630134643Z\" level=info msg=\"Removed container 38d2aa1dfe0323900bfd9be5055b8f4fb6e787243388e710d26cf0eca35fda06: openstack/nova-scheduler-0/nova-scheduler-scheduler\" id=f9cbdf31-0898-463d-8702-df1d6b0dd7a4 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 17:20:10.354973 | controller |     "Jun 12 16:30:25.099818 crc crio[21573]: time=\"2026-06-12T16:30:25.099749795Z\" level=info msg=\"Running pod sandbox: openstack/nova-scheduler-0/POD\" id=300b1cc4-bd38-459b-ad3a-6a158e7a3e09 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:20:10.354988 | controller |     "Jun 12 16:30:25.102107 crc crio[21573]: time=\"2026-06-12T16:30:25.099867489Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.355003 | controller |     "Jun 12 16:30:25.144804 crc crio[21573]: time=\"2026-06-12T16:30:25.143913811Z\" level=info msg=\"Got pod network &{Name:nova-scheduler-0 Namespace:openstack ID:7586fc9e467e6cd2b8774f7cd9c5d58e1d74eb622ebb26b4f21d8fcd28b9d2cb UID:3688df61-e941-48c1-8348-4b9ebad0b98c NetNS:/var/run/netns/812b3661-099a-472c-937b-bd49a7cb7970 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod3688df61_e941_48c1_8348_4b9ebad0b98c.slice PodAnnotations:0xc006380958}] Aliases:map[]}\"",
2026-06-12 17:20:10.355019 | controller |     "Jun 12 16:30:25.144804 crc crio[21573]: time=\"2026-06-12T16:30:25.144532797Z\" level=info msg=\"Adding pod openstack_nova-scheduler-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 17:20:10.355035 | controller |     "Jun 12 16:30:25.257431 crc crio[21573]: time=\"2026-06-12T16:30:25.257279135Z\" level=info msg=\"Stopping container: 5b54f39717647086fa42540e43ee41d493220cf105c1957903a6118975070a0d (timeout: 30s)\" id=26e22076-7e74-465a-97c4-8d3014d7eb39 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 17:20:10.355050 | controller |     "Jun 12 16:30:25.398795 crc crio[21573]: time=\"2026-06-12T16:30:25.398641398Z\" level=info msg=\"Stopped container 5b54f39717647086fa42540e43ee41d493220cf105c1957903a6118975070a0d: openstack/kube-state-metrics-0/kube-state-metrics\" id=26e22076-7e74-465a-97c4-8d3014d7eb39 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 17:20:10.355069 | controller |     "Jun 12 16:30:25.400028 crc crio[21573]: time=\"2026-06-12T16:30:25.399923726Z\" level=info msg=\"Stopping pod sandbox: 4f2e28cc5ec8d35382dddbe68ef3aea3d643ccdd34c289ecb51ccf3e8e7034ba\" id=5f53bf88-d20b-4f89-8295-c5193ab2e118 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 17:20:10.355086 | controller |     "Jun 12 16:30:25.401754 crc crio[21573]: time=\"2026-06-12T16:30:25.401628471Z\" level=info msg=\"Got pod network &{Name:kube-state-metrics-0 Namespace:openstack ID:4f2e28cc5ec8d35382dddbe68ef3aea3d643ccdd34c289ecb51ccf3e8e7034ba UID:4e717c39-58e3-4145-a6ce-77440894537e NetNS:/var/run/netns/cdc61f8c-5489-47cf-8ffc-d91ef8fb425c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod4e717c39_58e3_4145_a6ce_77440894537e.slice PodAnnotations:0xc000569040}] Aliases:map[]}\"",
2026-06-12 17:20:10.355102 | controller |     "Jun 12 16:30:25.402008 crc crio[21573]: time=\"2026-06-12T16:30:25.401922569Z\" level=info msg=\"Deleting pod openstack_kube-state-metrics-0 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 17:20:10.355117 | controller |     "Jun 12 16:30:25.418329 crc crio[21573]: time=\"2026-06-12T16:30:25.418216635Z\" level=info msg=\"Running pod sandbox: openstack/nova-cell1-conductor-0/POD\" id=a3893a43-07ef-4ddb-ac20-a31b01c940a8 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:20:10.355133 | controller |     "Jun 12 16:30:25.419150 crc crio[21573]: time=\"2026-06-12T16:30:25.418343539Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.355148 | controller |     "Jun 12 16:30:25.543222 crc crio[21573]: time=\"2026-06-12T16:30:25.542556458Z\" level=info msg=\"Got pod network &{Name:nova-cell1-conductor-0 Namespace:openstack ID:28e419e7ca2e84b5d848c7e7dd89dc7d03c05c4513e99488b235eb58623fa998 UID:fe0cd4e7-87d3-4ce6-ad63-2b196f677ad0 NetNS:/var/run/netns/53947699-4d78-4c76-9efa-865e06c62e60 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podfe0cd4e7_87d3_4ce6_ad63_2b196f677ad0.slice PodAnnotations:0xc006380028}] Aliases:map[]}\"",
2026-06-12 17:20:10.355165 | controller |     "Jun 12 16:30:25.543222 crc crio[21573]: time=\"2026-06-12T16:30:25.543192756Z\" level=info msg=\"Adding pod openstack_nova-cell1-conductor-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 17:20:10.355188 | controller |     "Jun 12 16:30:25.865689 crc crio[21573]: 2026-06-12T16:30:25Z [verbose] CmdAdd (shim): {1.1.0 [{Name:7586fc9e467e6cd Mac:1a:87:85:b7:97:df Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:cc Mtu:0 Sandbox:/var/run/netns/812b3661-099a-472c-937b-bd49a7cb7970 SocketPath: PciID:}] [{Interface:0xc0001268b0 Address:{IP:10.217.0.204 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 17:20:10.355207 | controller |     "Jun 12 16:30:25.868966 crc crio[21573]: time=\"2026-06-12T16:30:25.868226107Z\" level=info msg=\"Got pod network &{Name:nova-scheduler-0 Namespace:openstack ID:7586fc9e467e6cd2b8774f7cd9c5d58e1d74eb622ebb26b4f21d8fcd28b9d2cb UID:3688df61-e941-48c1-8348-4b9ebad0b98c NetNS:/var/run/netns/812b3661-099a-472c-937b-bd49a7cb7970 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod3688df61_e941_48c1_8348_4b9ebad0b98c.slice PodAnnotations:0xc006380958}] Aliases:map[]}\"",
2026-06-12 17:20:10.355224 | controller |     "Jun 12 16:30:25.868966 crc crio[21573]: time=\"2026-06-12T16:30:25.868515246Z\" level=info msg=\"Checking pod openstack_nova-scheduler-0 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 17:20:10.355243 | controller |     "Jun 12 16:30:25.897646 crc crio[21573]: time=\"2026-06-12T16:30:25.896727521Z\" level=info msg=\"Ran pod sandbox 7586fc9e467e6cd2b8774f7cd9c5d58e1d74eb622ebb26b4f21d8fcd28b9d2cb with infra container: openstack/nova-scheduler-0/POD\" id=300b1cc4-bd38-459b-ad3a-6a158e7a3e09 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:20:10.355259 | controller |     "Jun 12 16:30:25.922629 crc crio[21573]: time=\"2026-06-12T16:30:25.922514561Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-scheduler:current-podified\" id=91083e8c-d5d7-42c0-a4b2-1043bf0d90df name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:20:10.355275 | controller |     "Jun 12 16:30:25.984799 crc crio[21573]: time=\"2026-06-12T16:30:25.984687773Z\" level=info msg=\"Stopped pod sandbox: 4f2e28cc5ec8d35382dddbe68ef3aea3d643ccdd34c289ecb51ccf3e8e7034ba\" id=5f53bf88-d20b-4f89-8295-c5193ab2e118 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 17:20:10.355290 | controller |     "Jun 12 16:30:26.012123 crc crio[21573]: time=\"2026-06-12T16:30:26.011770806Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-scheduler:current-podified\" id=ea59e883-a9b0-433f-9baf-2d0c536fa646 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:20:10.355305 | controller |     "Jun 12 16:30:26.037557 crc crio[21573]: time=\"2026-06-12T16:30:26.03680689Z\" level=info msg=\"Creating container: openstack/nova-scheduler-0/nova-scheduler-scheduler\" id=c772260c-557e-4814-8568-1d2e3634ef7a name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:20:10.355320 | controller |     "Jun 12 16:30:26.040518 crc crio[21573]: time=\"2026-06-12T16:30:26.03979816Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.355336 | controller |     "Jun 12 16:30:26.085834 crc crio[21573]: 2026-06-12T16:30:26Z [verbose] CmdAdd (shim): {1.1.0 [{Name:28e419e7ca2e84b Mac:22:7f:d7:ea:84:17 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:cd Mtu:0 Sandbox:/var/run/netns/53947699-4d78-4c76-9efa-865e06c62e60 SocketPath: PciID:}] [{Interface:0xc000014610 Address:{IP:10.217.0.205 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 17:20:10.355351 | controller |     "Jun 12 16:30:26.087175 crc crio[21573]: time=\"2026-06-12T16:30:26.087077007Z\" level=info msg=\"Got pod network &{Name:nova-cell1-conductor-0 Namespace:openstack ID:28e419e7ca2e84b5d848c7e7dd89dc7d03c05c4513e99488b235eb58623fa998 UID:fe0cd4e7-87d3-4ce6-ad63-2b196f677ad0 NetNS:/var/run/netns/53947699-4d78-4c76-9efa-865e06c62e60 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podfe0cd4e7_87d3_4ce6_ad63_2b196f677ad0.slice PodAnnotations:0xc006380028}] Aliases:map[]}\"",
2026-06-12 17:20:10.355367 | controller |     "Jun 12 16:30:26.087394 crc crio[21573]: time=\"2026-06-12T16:30:26.087322277Z\" level=info msg=\"Checking pod openstack_nova-cell1-conductor-0 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 17:20:10.355382 | controller |     "Jun 12 16:30:26.112624 crc crio[21573]: time=\"2026-06-12T16:30:26.112502883Z\" level=info msg=\"Ran pod sandbox 28e419e7ca2e84b5d848c7e7dd89dc7d03c05c4513e99488b235eb58623fa998 with infra container: openstack/nova-cell1-conductor-0/POD\" id=a3893a43-07ef-4ddb-ac20-a31b01c940a8 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:20:10.355397 | controller |     "Jun 12 16:30:26.120835 crc crio[21573]: time=\"2026-06-12T16:30:26.12073588Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-conductor:current-podified\" id=562cbc41-526b-48a2-b00b-1100c00914b6 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:20:10.355412 | controller |     "Jun 12 16:30:26.137500 crc crio[21573]: time=\"2026-06-12T16:30:26.137301032Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.355431 | controller |     "Jun 12 16:30:26.144511 crc crio[21573]: time=\"2026-06-12T16:30:26.144372688Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.355446 | controller |     "Jun 12 16:30:26.158010 crc crio[21573]: time=\"2026-06-12T16:30:26.157824106Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-conductor:current-podified\" id=7af75f4e-3db5-4bb4-b8be-b75983f55f6a name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:20:10.355461 | controller |     "Jun 12 16:30:26.178653 crc crio[21573]: time=\"2026-06-12T16:30:26.178408203Z\" level=info msg=\"Creating container: openstack/nova-cell1-conductor-0/nova-cell1-conductor-conductor\" id=36dc13bc-c634-4a20-a7a3-39ae40986f9a name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:20:10.355476 | controller |     "Jun 12 16:30:26.179059 crc crio[21573]: time=\"2026-06-12T16:30:26.178963478Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.355492 | controller |     "Jun 12 16:30:26.270182 crc crio[21573]: time=\"2026-06-12T16:30:26.27005379Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.355507 | controller |     "Jun 12 16:30:26.276591 crc crio[21573]: time=\"2026-06-12T16:30:26.276498871Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.355522 | controller |     "Jun 12 16:30:26.506071 crc crio[21573]: time=\"2026-06-12T16:30:26.505258523Z\" level=info msg=\"Created container 7398b708c54737031279c33ed4fa14697fe87cfdb7134e23412961d14d546db2: openstack/nova-scheduler-0/nova-scheduler-scheduler\" id=c772260c-557e-4814-8568-1d2e3634ef7a name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:20:10.355537 | controller |     "Jun 12 16:30:26.507129 crc crio[21573]: time=\"2026-06-12T16:30:26.506578298Z\" level=info msg=\"Created container aaae283c70751f68971cb48b93c4d6826a8790963ddb9996793ca5c7d404efd4: openstack/nova-cell1-conductor-0/nova-cell1-conductor-conductor\" id=36dc13bc-c634-4a20-a7a3-39ae40986f9a name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:20:10.355551 | controller |     "Jun 12 16:30:26.508404 crc crio[21573]: time=\"2026-06-12T16:30:26.508325195Z\" level=info msg=\"Starting container: 7398b708c54737031279c33ed4fa14697fe87cfdb7134e23412961d14d546db2\" id=44012770-236f-4259-8c5e-6972e65bb536 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 17:20:10.355566 | controller |     "Jun 12 16:30:26.517052 crc crio[21573]: time=\"2026-06-12T16:30:26.508812481Z\" level=info msg=\"Starting container: aaae283c70751f68971cb48b93c4d6826a8790963ddb9996793ca5c7d404efd4\" id=33be3260-c91c-45ab-8787-a2c636c8cf36 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 17:20:10.355602 | controller |     "Jun 12 16:30:26.522013 crc crio[21573]: time=\"2026-06-12T16:30:26.521891096Z\" level=info msg=\"Started container\" PID=91783 containerID=7398b708c54737031279c33ed4fa14697fe87cfdb7134e23412961d14d546db2 description=openstack/nova-scheduler-0/nova-scheduler-scheduler id=44012770-236f-4259-8c5e-6972e65bb536 name=/runtime.v1.RuntimeService/StartContainer sandboxID=7586fc9e467e6cd2b8774f7cd9c5d58e1d74eb622ebb26b4f21d8fcd28b9d2cb",
2026-06-12 17:20:10.355620 | controller |     "Jun 12 16:30:26.530508 crc crio[21573]: time=\"2026-06-12T16:30:26.525516222Z\" level=info msg=\"Started container\" PID=91786 containerID=aaae283c70751f68971cb48b93c4d6826a8790963ddb9996793ca5c7d404efd4 description=openstack/nova-cell1-conductor-0/nova-cell1-conductor-conductor id=33be3260-c91c-45ab-8787-a2c636c8cf36 name=/runtime.v1.RuntimeService/StartContainer sandboxID=28e419e7ca2e84b5d848c7e7dd89dc7d03c05c4513e99488b235eb58623fa998",
2026-06-12 17:20:10.355640 | controller |     "Jun 12 16:30:26.672536 crc crio[21573]: time=\"2026-06-12T16:30:26.672255013Z\" level=info msg=\"Removing container: 5b54f39717647086fa42540e43ee41d493220cf105c1957903a6118975070a0d\" id=5625f355-62b6-4b51-b7b7-fe540e662b3c name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 17:20:10.355656 | controller |     "Jun 12 16:30:26.721221 crc crio[21573]: time=\"2026-06-12T16:30:26.721087278Z\" level=info msg=\"Removed container 5b54f39717647086fa42540e43ee41d493220cf105c1957903a6118975070a0d: openstack/kube-state-metrics-0/kube-state-metrics\" id=5625f355-62b6-4b51-b7b7-fe540e662b3c name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 17:20:10.355671 | controller |     "Jun 12 16:30:27.380229 crc crio[21573]: time=\"2026-06-12T16:30:27.379312913Z\" level=info msg=\"Running pod sandbox: openstack/kube-state-metrics-0/POD\" id=0a967286-8525-4c32-a06c-fd5b0370c44c name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:20:10.355686 | controller |     "Jun 12 16:30:27.380229 crc crio[21573]: time=\"2026-06-12T16:30:27.380098022Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.355701 | controller |     "Jun 12 16:30:27.449169 crc crio[21573]: time=\"2026-06-12T16:30:27.44850198Z\" level=info msg=\"Got pod network &{Name:kube-state-metrics-0 Namespace:openstack ID:1711c781759fe3f3145ae867d58f0383311d0c3f263070dbb8bd9f891fe90dd8 UID:e9d5dc8e-d7de-4c4e-98d0-aac659ef619f NetNS:/var/run/netns/685160b4-3855-4ca4-a5db-2854c82d3be4 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pode9d5dc8e_d7de_4c4e_98d0_aac659ef619f.slice PodAnnotations:0xc00443c978}] Aliases:map[]}\"",
2026-06-12 17:20:10.355717 | controller |     "Jun 12 16:30:27.449169 crc crio[21573]: time=\"2026-06-12T16:30:27.448564312Z\" level=info msg=\"Adding pod openstack_kube-state-metrics-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 17:20:10.355732 | controller |     "Jun 12 16:30:28.468575 crc crio[21573]: 2026-06-12T16:30:28Z [verbose] CmdAdd (shim): {1.1.0 [{Name:1711c781759fe3f Mac:06:09:e6:99:0c:de Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:ce Mtu:0 Sandbox:/var/run/netns/685160b4-3855-4ca4-a5db-2854c82d3be4 SocketPath: PciID:}] [{Interface:0xc00019ac10 Address:{IP:10.217.0.206 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 17:20:10.355747 | controller |     "Jun 12 16:30:28.475609 crc crio[21573]: time=\"2026-06-12T16:30:28.47517688Z\" level=info msg=\"Got pod network &{Name:kube-state-metrics-0 Namespace:openstack ID:1711c781759fe3f3145ae867d58f0383311d0c3f263070dbb8bd9f891fe90dd8 UID:e9d5dc8e-d7de-4c4e-98d0-aac659ef619f NetNS:/var/run/netns/685160b4-3855-4ca4-a5db-2854c82d3be4 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pode9d5dc8e_d7de_4c4e_98d0_aac659ef619f.slice PodAnnotations:0xc00443c978}] Aliases:map[]}\"",
2026-06-12 17:20:10.355763 | controller |     "Jun 12 16:30:28.476245 crc crio[21573]: time=\"2026-06-12T16:30:28.476197387Z\" level=info msg=\"Checking pod openstack_kube-state-metrics-0 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 17:20:10.355779 | controller |     "Jun 12 16:30:28.491043 crc crio[21573]: time=\"2026-06-12T16:30:28.490895448Z\" level=info msg=\"Ran pod sandbox 1711c781759fe3f3145ae867d58f0383311d0c3f263070dbb8bd9f891fe90dd8 with infra container: openstack/kube-state-metrics-0/POD\" id=0a967286-8525-4c32-a06c-fd5b0370c44c name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:20:10.355797 | controller |     "Jun 12 16:30:28.497733 crc crio[21573]: time=\"2026-06-12T16:30:28.496146604Z\" level=info msg=\"Checking image status: registry.k8s.io/kube-state-metrics/kube-state-metrics:v2.15.0\" id=34c30aa7-8d52-4d91-84e8-3cfacd0bb7ca name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:20:10.355813 | controller |     "Jun 12 16:30:28.525186 crc crio[21573]: time=\"2026-06-12T16:30:28.525127105Z\" level=info msg=\"Stopping container: 78e911185049e71322126521571869586acc89c078b2f8247f22e9875f1bb4e8 (timeout: 30s)\" id=462f721d-44b9-4488-ac67-2ed96b01e586 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 17:20:10.355829 | controller |     "Jun 12 16:30:28.528896 crc crio[21573]: time=\"2026-06-12T16:30:28.528796232Z\" level=info msg=\"Stopping container: 9db159731b30bede673c154b3f86bcc0c699e75a9fa3fdd36e78362a9921c404 (timeout: 30s)\" id=b8d4a717-4b5f-49c9-aa42-cdc33ffc1d05 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 17:20:10.355844 | controller |     "Jun 12 16:30:28.529360 crc crio[21573]: time=\"2026-06-12T16:30:28.529302626Z\" level=info msg=\"Stopping container: 8e32880c26aab998cf0ff8411e316e7912f00fdefe49cbc8d9caa1be8923c0a8 (timeout: 30s)\" id=098cabc1-7ea0-4417-b9a5-9fce0c15e55f name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 17:20:10.355859 | controller |     "Jun 12 16:30:28.530535 crc crio[21573]: time=\"2026-06-12T16:30:28.530367666Z\" level=info msg=\"Stopping container: fe631fe40e1451e32dcb6e906d0c72172ebde9c4ab2ea7649dbc615e53b74234 (timeout: 30s)\" id=27a0da3a-936f-477e-af65-6e4fed317d1f name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 17:20:10.355875 | controller |     "Jun 12 16:30:28.584511 crc crio[21573]: time=\"2026-06-12T16:30:28.582946222Z\" level=info msg=\"Checking image status: registry.k8s.io/kube-state-metrics/kube-state-metrics:v2.15.0\" id=29cb6862-27fd-47f5-99c7-44c68f12738e name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:20:10.355890 | controller |     "Jun 12 16:30:28.593425 crc crio[21573]: time=\"2026-06-12T16:30:28.59334567Z\" level=info msg=\"Creating container: openstack/kube-state-metrics-0/kube-state-metrics\" id=1d35cdf4-e234-44d7-be18-ee9a200201b8 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:20:10.355905 | controller |     "Jun 12 16:30:28.593920 crc crio[21573]: time=\"2026-06-12T16:30:28.593822332Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.355920 | controller |     "Jun 12 16:30:28.663904 crc crio[21573]: time=\"2026-06-12T16:30:28.663760451Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.355935 | controller |     "Jun 12 16:30:28.674213 crc crio[21573]: time=\"2026-06-12T16:30:28.674114576Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.355950 | controller |     "Jun 12 16:30:28.679731 crc crio[21573]: time=\"2026-06-12T16:30:28.67963125Z\" level=info msg=\"Stopped container fe631fe40e1451e32dcb6e906d0c72172ebde9c4ab2ea7649dbc615e53b74234: openstack/ceilometer-0/sg-core\" id=27a0da3a-936f-477e-af65-6e4fed317d1f name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 17:20:10.355965 | controller |     "Jun 12 16:30:28.758636 crc crio[21573]: time=\"2026-06-12T16:30:28.75853491Z\" level=info msg=\"Stopped container 8e32880c26aab998cf0ff8411e316e7912f00fdefe49cbc8d9caa1be8923c0a8: openstack/ceilometer-0/proxy-httpd\" id=098cabc1-7ea0-4417-b9a5-9fce0c15e55f name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 17:20:10.355980 | controller |     "Jun 12 16:30:28.931904 crc crio[21573]: time=\"2026-06-12T16:30:28.931793665Z\" level=info msg=\"Created container 0939f26b911b2c2fa5c2993606fa034ab4cfd4de066916ea681290d64299b182: openstack/kube-state-metrics-0/kube-state-metrics\" id=1d35cdf4-e234-44d7-be18-ee9a200201b8 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:20:10.355999 | controller |     "Jun 12 16:30:28.933960 crc crio[21573]: time=\"2026-06-12T16:30:28.933877814Z\" level=info msg=\"Starting container: 0939f26b911b2c2fa5c2993606fa034ab4cfd4de066916ea681290d64299b182\" id=9743ffe5-b38d-416e-8532-75149591c944 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 17:20:10.356015 | controller |     "Jun 12 16:30:28.950767 crc crio[21573]: time=\"2026-06-12T16:30:28.950676366Z\" level=info msg=\"Started container\" PID=91967 containerID=0939f26b911b2c2fa5c2993606fa034ab4cfd4de066916ea681290d64299b182 description=openstack/kube-state-metrics-0/kube-state-metrics id=9743ffe5-b38d-416e-8532-75149591c944 name=/runtime.v1.RuntimeService/StartContainer sandboxID=1711c781759fe3f3145ae867d58f0383311d0c3f263070dbb8bd9f891fe90dd8",
2026-06-12 17:20:10.356031 | controller |     "Jun 12 16:30:29.294342 crc crio[21573]: time=\"2026-06-12T16:30:29.293525765Z\" level=info msg=\"Stopped container 9db159731b30bede673c154b3f86bcc0c699e75a9fa3fdd36e78362a9921c404: openstack/ceilometer-0/ceilometer-central-agent\" id=b8d4a717-4b5f-49c9-aa42-cdc33ffc1d05 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 17:20:10.356047 | controller |     "Jun 12 16:30:30.586223 crc crio[21573]: time=\"2026-06-12T16:30:30.586019298Z\" level=info msg=\"Stopped container 78e911185049e71322126521571869586acc89c078b2f8247f22e9875f1bb4e8: openstack/ceilometer-0/ceilometer-notification-agent\" id=462f721d-44b9-4488-ac67-2ed96b01e586 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 17:20:10.356062 | controller |     "Jun 12 16:30:30.588664 crc crio[21573]: time=\"2026-06-12T16:30:30.587163568Z\" level=info msg=\"Stopping pod sandbox: 85ffec05f42e64954274853a858b6b2893c31a6eab2872674f70c8b5a5f80268\" id=eacb2ddf-944d-46f9-9fac-5ec99fea5339 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 17:20:10.356077 | controller |     "Jun 12 16:30:30.588664 crc crio[21573]: time=\"2026-06-12T16:30:30.588027961Z\" level=info msg=\"Got pod network &{Name:ceilometer-0 Namespace:openstack ID:85ffec05f42e64954274853a858b6b2893c31a6eab2872674f70c8b5a5f80268 UID:c99817a8-6926-4054-8b4e-433b61fac75a NetNS:/var/run/netns/870fcf83-c56e-4305-8994-4e85fa62dd7d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podc99817a8_6926_4054_8b4e_433b61fac75a.slice PodAnnotations:0xc00008d980}] Aliases:map[]}\"",
2026-06-12 17:20:10.356093 | controller |     "Jun 12 16:30:30.588664 crc crio[21573]: time=\"2026-06-12T16:30:30.588215897Z\" level=info msg=\"Deleting pod openstack_ceilometer-0 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 17:20:10.356109 | controller |     "Jun 12 16:30:31.109334 crc crio[21573]: time=\"2026-06-12T16:30:31.108639536Z\" level=info msg=\"Stopped pod sandbox: 85ffec05f42e64954274853a858b6b2893c31a6eab2872674f70c8b5a5f80268\" id=eacb2ddf-944d-46f9-9fac-5ec99fea5339 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 17:20:10.356125 | controller |     "Jun 12 16:30:31.744127 crc crio[21573]: time=\"2026-06-12T16:30:31.743338816Z\" level=info msg=\"Removing container: 51f0725ccfb47060dfe9a9bda31e695f5077f0b58c5164603c50b63377f26ff6\" id=f6597bcc-e67a-49f4-bb55-bd33f04c02cf name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 17:20:10.356140 | controller |     "Jun 12 16:30:31.798021 crc crio[21573]: time=\"2026-06-12T16:30:31.797884359Z\" level=info msg=\"Removed container 51f0725ccfb47060dfe9a9bda31e695f5077f0b58c5164603c50b63377f26ff6: openshift-operator-lifecycle-manager/collect-profiles-29687985-5mw5k/collect-profiles\" id=f6597bcc-e67a-49f4-bb55-bd33f04c02cf name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 17:20:10.356156 | controller |     "Jun 12 16:30:31.808373 crc crio[21573]: time=\"2026-06-12T16:30:31.808163951Z\" level=info msg=\"Removing container: d22bd7beacead60d137e33279eb2c50c218ef549401ac8f68c929a136cc48b7c\" id=144b3978-38d7-4fde-bbd4-82f3be28ed31 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 17:20:10.356174 | controller |     "Jun 12 16:30:31.871716 crc crio[21573]: time=\"2026-06-12T16:30:31.871545965Z\" level=info msg=\"Removing container: 8e32880c26aab998cf0ff8411e316e7912f00fdefe49cbc8d9caa1be8923c0a8\" id=5c27c06a-96bb-41e5-91d6-89a96e2a9bdf name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 17:20:10.356194 | controller |     "Jun 12 16:30:32.022388 crc crio[21573]: time=\"2026-06-12T16:30:32.022259552Z\" level=info msg=\"Removed container d22bd7beacead60d137e33279eb2c50c218ef549401ac8f68c929a136cc48b7c: openshift-infra/auto-csr-approver-29688024-lfhvq/oc\" id=144b3978-38d7-4fde-bbd4-82f3be28ed31 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 17:20:10.356216 | controller |     "Jun 12 16:30:32.038239 crc crio[21573]: time=\"2026-06-12T16:30:32.038147295Z\" level=info msg=\"Stopping pod sandbox: 4f2e28cc5ec8d35382dddbe68ef3aea3d643ccdd34c289ecb51ccf3e8e7034ba\" id=c905dda8-edda-43c7-8aad-a566e20f8191 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 17:20:10.356233 | controller |     "Jun 12 16:30:32.038239 crc crio[21573]: time=\"2026-06-12T16:30:32.038260268Z\" level=info msg=\"Stopped pod sandbox (already stopped): 4f2e28cc5ec8d35382dddbe68ef3aea3d643ccdd34c289ecb51ccf3e8e7034ba\" id=c905dda8-edda-43c7-8aad-a566e20f8191 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 17:20:10.356248 | controller |     "Jun 12 16:30:32.039696 crc crio[21573]: time=\"2026-06-12T16:30:32.039631254Z\" level=info msg=\"Removing pod sandbox: 4f2e28cc5ec8d35382dddbe68ef3aea3d643ccdd34c289ecb51ccf3e8e7034ba\" id=eab2beb9-2f22-47f7-a199-0661d9c2db74 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 17:20:10.356263 | controller |     "Jun 12 16:30:32.052099 crc crio[21573]: time=\"2026-06-12T16:30:32.051951697Z\" level=info msg=\"Removed container 8e32880c26aab998cf0ff8411e316e7912f00fdefe49cbc8d9caa1be8923c0a8: openstack/ceilometer-0/proxy-httpd\" id=5c27c06a-96bb-41e5-91d6-89a96e2a9bdf name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 17:20:10.356279 | controller |     "Jun 12 16:30:32.057636 crc crio[21573]: time=\"2026-06-12T16:30:32.057548971Z\" level=info msg=\"Removing container: fe631fe40e1451e32dcb6e906d0c72172ebde9c4ab2ea7649dbc615e53b74234\" id=36a58f00-f797-4b15-a5ce-342d2d59bd20 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 17:20:10.356293 | controller |     "Jun 12 16:30:32.083644 crc crio[21573]: time=\"2026-06-12T16:30:32.081640373Z\" level=info msg=\"Removed pod sandbox: 4f2e28cc5ec8d35382dddbe68ef3aea3d643ccdd34c289ecb51ccf3e8e7034ba\" id=eab2beb9-2f22-47f7-a199-0661d9c2db74 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 17:20:10.356308 | controller |     "Jun 12 16:30:32.083644 crc crio[21573]: time=\"2026-06-12T16:30:32.083341147Z\" level=info msg=\"Stopping pod sandbox: 95a0f356b416d2dd11bebaa3b9d445b1b03f7a8e05863296709f404878b080ad\" id=0f43ff80-ad84-42e3-869c-b2dd147acf9b name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 17:20:10.356322 | controller |     "Jun 12 16:30:32.083644 crc crio[21573]: time=\"2026-06-12T16:30:32.083431999Z\" level=info msg=\"Stopped pod sandbox (already stopped): 95a0f356b416d2dd11bebaa3b9d445b1b03f7a8e05863296709f404878b080ad\" id=0f43ff80-ad84-42e3-869c-b2dd147acf9b name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 17:20:10.356337 | controller |     "Jun 12 16:30:32.086351 crc crio[21573]: time=\"2026-06-12T16:30:32.086290297Z\" level=info msg=\"Removing pod sandbox: 95a0f356b416d2dd11bebaa3b9d445b1b03f7a8e05863296709f404878b080ad\" id=fa81e419-a5ac-4258-8793-e72f1315bad7 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 17:20:10.356352 | controller |     "Jun 12 16:30:32.120310 crc crio[21573]: time=\"2026-06-12T16:30:32.12020547Z\" level=info msg=\"Removed container fe631fe40e1451e32dcb6e906d0c72172ebde9c4ab2ea7649dbc615e53b74234: openstack/ceilometer-0/sg-core\" id=36a58f00-f797-4b15-a5ce-342d2d59bd20 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 17:20:10.356370 | controller |     "Jun 12 16:30:32.130736 crc crio[21573]: time=\"2026-06-12T16:30:32.130611031Z\" level=info msg=\"Removing container: 78e911185049e71322126521571869586acc89c078b2f8247f22e9875f1bb4e8\" id=e23d1f43-3162-45d3-8dac-2c286bf87d48 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 17:20:10.356385 | controller |     "Jun 12 16:30:32.147019 crc crio[21573]: time=\"2026-06-12T16:30:32.146876629Z\" level=info msg=\"Removed pod sandbox: 95a0f356b416d2dd11bebaa3b9d445b1b03f7a8e05863296709f404878b080ad\" id=fa81e419-a5ac-4258-8793-e72f1315bad7 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 17:20:10.356400 | controller |     "Jun 12 16:30:32.152113 crc crio[21573]: time=\"2026-06-12T16:30:32.151721946Z\" level=info msg=\"Stopping pod sandbox: 5841cf2bd544a77e227de0a68231c3ae5451ad8aaaabdbcea1081f81c4e71ed5\" id=dfb8369b-f992-44f5-b705-1c72fb38a1e1 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 17:20:10.356414 | controller |     "Jun 12 16:30:32.152113 crc crio[21573]: time=\"2026-06-12T16:30:32.151803448Z\" level=info msg=\"Stopped pod sandbox (already stopped): 5841cf2bd544a77e227de0a68231c3ae5451ad8aaaabdbcea1081f81c4e71ed5\" id=dfb8369b-f992-44f5-b705-1c72fb38a1e1 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 17:20:10.356468 | controller |     "Jun 12 16:30:32.155661 crc crio[21573]: time=\"2026-06-12T16:30:32.1556036Z\" level=info msg=\"Removing pod sandbox: 5841cf2bd544a77e227de0a68231c3ae5451ad8aaaabdbcea1081f81c4e71ed5\" id=e61178f7-52a3-4cd1-954a-2ef1cf9bff76 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 17:20:10.356493 | controller |     "Jun 12 16:30:32.192553 crc crio[21573]: time=\"2026-06-12T16:30:32.192309538Z\" level=info msg=\"Removed pod sandbox: 5841cf2bd544a77e227de0a68231c3ae5451ad8aaaabdbcea1081f81c4e71ed5\" id=e61178f7-52a3-4cd1-954a-2ef1cf9bff76 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 17:20:10.356510 | controller |     "Jun 12 16:30:32.200306 crc crio[21573]: time=\"2026-06-12T16:30:32.200255791Z\" level=info msg=\"Stopping pod sandbox: efa2f6d5e2cddc322164586db4bf1d6a41c8d89e21b0edd944132f4e79ace795\" id=1d051863-a78b-4139-a989-d0dba04031cf name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 17:20:10.356526 | controller |     "Jun 12 16:30:32.200641 crc crio[21573]: time=\"2026-06-12T16:30:32.20057709Z\" level=info msg=\"Stopped pod sandbox (already stopped): efa2f6d5e2cddc322164586db4bf1d6a41c8d89e21b0edd944132f4e79ace795\" id=1d051863-a78b-4139-a989-d0dba04031cf name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 17:20:10.356541 | controller |     "Jun 12 16:30:32.202485 crc crio[21573]: time=\"2026-06-12T16:30:32.20235122Z\" level=info msg=\"Removing pod sandbox: efa2f6d5e2cddc322164586db4bf1d6a41c8d89e21b0edd944132f4e79ace795\" id=ea2013ed-56ed-40f7-9024-0ddef049275b name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 17:20:10.356556 | controller |     "Jun 12 16:30:32.249061 crc crio[21573]: time=\"2026-06-12T16:30:32.248892573Z\" level=info msg=\"Removed container 78e911185049e71322126521571869586acc89c078b2f8247f22e9875f1bb4e8: openstack/ceilometer-0/ceilometer-notification-agent\" id=e23d1f43-3162-45d3-8dac-2c286bf87d48 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 17:20:10.356572 | controller |     "Jun 12 16:30:32.277010 crc crio[21573]: time=\"2026-06-12T16:30:32.276869414Z\" level=info msg=\"Removing container: 9db159731b30bede673c154b3f86bcc0c699e75a9fa3fdd36e78362a9921c404\" id=049b1055-990a-4ea1-b86f-d0cdd4c32122 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 17:20:10.356608 | controller |     "Jun 12 16:30:32.296220 crc crio[21573]: time=\"2026-06-12T16:30:32.296092157Z\" level=info msg=\"Removed pod sandbox: efa2f6d5e2cddc322164586db4bf1d6a41c8d89e21b0edd944132f4e79ace795\" id=ea2013ed-56ed-40f7-9024-0ddef049275b name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 17:20:10.356624 | controller |     "Jun 12 16:30:32.298154 crc crio[21573]: time=\"2026-06-12T16:30:32.298065166Z\" level=info msg=\"Stopping pod sandbox: 9f3c4a48b13b77e540676e280cd1069b604d72c2a5175d5a5e8b208010727d53\" id=5cc30061-d7aa-4d65-ab4e-5928e80c292e name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 17:20:10.356642 | controller |     "Jun 12 16:30:32.298266 crc crio[21573]: time=\"2026-06-12T16:30:32.298174759Z\" level=info msg=\"Stopped pod sandbox (already stopped): 9f3c4a48b13b77e540676e280cd1069b604d72c2a5175d5a5e8b208010727d53\" id=5cc30061-d7aa-4d65-ab4e-5928e80c292e name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 17:20:10.356658 | controller |     "Jun 12 16:30:32.298878 crc crio[21573]: time=\"2026-06-12T16:30:32.298809615Z\" level=info msg=\"Removing pod sandbox: 9f3c4a48b13b77e540676e280cd1069b604d72c2a5175d5a5e8b208010727d53\" id=39d724d4-84b9-4d2e-b592-496142afa5e0 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 17:20:10.356673 | controller |     "Jun 12 16:30:32.331330 crc crio[21573]: time=\"2026-06-12T16:30:32.331228168Z\" level=info msg=\"Removed container 9db159731b30bede673c154b3f86bcc0c699e75a9fa3fdd36e78362a9921c404: openstack/ceilometer-0/ceilometer-central-agent\" id=049b1055-990a-4ea1-b86f-d0cdd4c32122 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 17:20:10.356688 | controller |     "Jun 12 16:30:32.350769 crc crio[21573]: time=\"2026-06-12T16:30:32.350718167Z\" level=info msg=\"Removed pod sandbox: 9f3c4a48b13b77e540676e280cd1069b604d72c2a5175d5a5e8b208010727d53\" id=39d724d4-84b9-4d2e-b592-496142afa5e0 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 17:20:10.356703 | controller |     "Jun 12 16:30:32.351765 crc crio[21573]: time=\"2026-06-12T16:30:32.351685221Z\" level=info msg=\"Stopping pod sandbox: e1edc90577731f2028b2c13362f0e095bcefae4c08a2971eaf356e22cff2755f\" id=efc94428-12d7-4123-8834-f9814de36dda name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 17:20:10.356717 | controller |     "Jun 12 16:30:32.352178 crc crio[21573]: time=\"2026-06-12T16:30:32.352084452Z\" level=info msg=\"Stopped pod sandbox (already stopped): e1edc90577731f2028b2c13362f0e095bcefae4c08a2971eaf356e22cff2755f\" id=efc94428-12d7-4123-8834-f9814de36dda name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 17:20:10.356732 | controller |     "Jun 12 16:30:32.355199 crc crio[21573]: time=\"2026-06-12T16:30:32.355113692Z\" level=info msg=\"Removing pod sandbox: e1edc90577731f2028b2c13362f0e095bcefae4c08a2971eaf356e22cff2755f\" id=7cc7d24d-bff6-418a-8c70-17e552567deb name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 17:20:10.356747 | controller |     "Jun 12 16:30:32.381889 crc crio[21573]: time=\"2026-06-12T16:30:32.381804381Z\" level=info msg=\"Removed pod sandbox: e1edc90577731f2028b2c13362f0e095bcefae4c08a2971eaf356e22cff2755f\" id=7cc7d24d-bff6-418a-8c70-17e552567deb name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 17:20:10.356762 | controller |     "Jun 12 16:30:32.383495 crc crio[21573]: time=\"2026-06-12T16:30:32.383400174Z\" level=info msg=\"Stopping pod sandbox: d8b63e784bffade6dd726e124ee6bb835170216daa066ae154b0513035faee69\" id=c68922f4-f478-4bcc-93e5-463825fe4cce name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 17:20:10.356776 | controller |     "Jun 12 16:30:32.383572 crc crio[21573]: time=\"2026-06-12T16:30:32.383524987Z\" level=info msg=\"Stopped pod sandbox (already stopped): d8b63e784bffade6dd726e124ee6bb835170216daa066ae154b0513035faee69\" id=c68922f4-f478-4bcc-93e5-463825fe4cce name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 17:20:10.356791 | controller |     "Jun 12 16:30:32.384273 crc crio[21573]: time=\"2026-06-12T16:30:32.384207096Z\" level=info msg=\"Removing pod sandbox: d8b63e784bffade6dd726e124ee6bb835170216daa066ae154b0513035faee69\" id=c2e51aac-89f0-4269-9d55-bca2a5bc5a5d name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 17:20:10.356805 | controller |     "Jun 12 16:30:32.417713 crc crio[21573]: time=\"2026-06-12T16:30:32.416880152Z\" level=info msg=\"Removed pod sandbox: d8b63e784bffade6dd726e124ee6bb835170216daa066ae154b0513035faee69\" id=c2e51aac-89f0-4269-9d55-bca2a5bc5a5d name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 17:20:10.356824 | controller |     "Jun 12 16:30:32.531288 crc crio[21573]: time=\"2026-06-12T16:30:32.531183815Z\" level=info msg=\"Running pod sandbox: openstack/ceilometer-0/POD\" id=0e3771a0-8391-4b4a-953f-2b1f4ac1fa36 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:20:10.356839 | controller |     "Jun 12 16:30:32.531511 crc crio[21573]: time=\"2026-06-12T16:30:32.531311819Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.356854 | controller |     "Jun 12 16:30:32.580767 crc crio[21573]: time=\"2026-06-12T16:30:32.580649489Z\" level=info msg=\"Got pod network &{Name:ceilometer-0 Namespace:openstack ID:078df5d095972a2e9a1a307c79c7cf7adf124e79f522935cc7229c3bae847269 UID:b0aed3f7-3318-4208-950e-520a4f668db5 NetNS:/var/run/netns/f92d343f-11bb-40ad-aa94-d7f25b98944a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podb0aed3f7_3318_4208_950e_520a4f668db5.slice PodAnnotations:0xc002e282c8}] Aliases:map[]}\"",
2026-06-12 17:20:10.356870 | controller |     "Jun 12 16:30:32.580767 crc crio[21573]: time=\"2026-06-12T16:30:32.580737741Z\" level=info msg=\"Adding pod openstack_ceilometer-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 17:20:10.356886 | controller |     "Jun 12 16:30:33.555873 crc crio[21573]: 2026-06-12T16:30:33Z [verbose] CmdAdd (shim): {1.1.0 [{Name:078df5d095972a2 Mac:d6:24:1f:e3:8e:29 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:cf Mtu:0 Sandbox:/var/run/netns/f92d343f-11bb-40ad-aa94-d7f25b98944a SocketPath: PciID:}] [{Interface:0xc000014630 Address:{IP:10.217.0.207 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 17:20:10.356901 | controller |     "Jun 12 16:30:33.558832 crc crio[21573]: time=\"2026-06-12T16:30:33.558718832Z\" level=info msg=\"Got pod network &{Name:ceilometer-0 Namespace:openstack ID:078df5d095972a2e9a1a307c79c7cf7adf124e79f522935cc7229c3bae847269 UID:b0aed3f7-3318-4208-950e-520a4f668db5 NetNS:/var/run/netns/f92d343f-11bb-40ad-aa94-d7f25b98944a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podb0aed3f7_3318_4208_950e_520a4f668db5.slice PodAnnotations:0xc002e282c8}] Aliases:map[]}\"",
2026-06-12 17:20:10.356917 | controller |     "Jun 12 16:30:33.559147 crc crio[21573]: time=\"2026-06-12T16:30:33.559078302Z\" level=info msg=\"Checking pod openstack_ceilometer-0 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 17:20:10.356933 | controller |     "Jun 12 16:30:33.580029 crc crio[21573]: time=\"2026-06-12T16:30:33.579896488Z\" level=info msg=\"Ran pod sandbox 078df5d095972a2e9a1a307c79c7cf7adf124e79f522935cc7229c3bae847269 with infra container: openstack/ceilometer-0/POD\" id=0e3771a0-8391-4b4a-953f-2b1f4ac1fa36 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:20:10.356948 | controller |     "Jun 12 16:30:33.584098 crc crio[21573]: time=\"2026-06-12T16:30:33.583901122Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-central:current-podified\" id=d66bfc52-22b0-4d27-8047-24d96a212633 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:20:10.356964 | controller |     "Jun 12 16:30:33.624495 crc crio[21573]: time=\"2026-06-12T16:30:33.623892418Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-central:current-podified\" id=f3d1cf82-2f76-4a48-835f-12040aa0dba5 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:20:10.356979 | controller |     "Jun 12 16:30:33.658108 crc crio[21573]: time=\"2026-06-12T16:30:33.65804177Z\" level=info msg=\"Creating container: openstack/ceilometer-0/ceilometer-central-agent\" id=7bbc2bd5-b0e6-4343-b707-420ac19ca338 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:20:10.356999 | controller |     "Jun 12 16:30:33.658857 crc crio[21573]: time=\"2026-06-12T16:30:33.658833371Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.357015 | controller |     "Jun 12 16:30:33.723594 crc crio[21573]: time=\"2026-06-12T16:30:33.72337908Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.357030 | controller |     "Jun 12 16:30:33.729181 crc crio[21573]: time=\"2026-06-12T16:30:33.729125354Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.357044 | controller |     "Jun 12 16:30:34.013561 crc crio[21573]: time=\"2026-06-12T16:30:34.010813504Z\" level=info msg=\"Created container e6f5770d9e9c1e5c6edf4c8d94c92f903c1129ff3d1cea4f8488350bfba882c8: openstack/ceilometer-0/ceilometer-central-agent\" id=7bbc2bd5-b0e6-4343-b707-420ac19ca338 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:20:10.357060 | controller |     "Jun 12 16:30:34.018059 crc crio[21573]: time=\"2026-06-12T16:30:34.016636588Z\" level=info msg=\"Starting container: e6f5770d9e9c1e5c6edf4c8d94c92f903c1129ff3d1cea4f8488350bfba882c8\" id=bfd35838-3873-4b61-81a9-b2ab7fafa0b7 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 17:20:10.357075 | controller |     "Jun 12 16:30:34.036844 crc crio[21573]: time=\"2026-06-12T16:30:34.035152909Z\" level=info msg=\"Started container\" PID=92320 containerID=e6f5770d9e9c1e5c6edf4c8d94c92f903c1129ff3d1cea4f8488350bfba882c8 description=openstack/ceilometer-0/ceilometer-central-agent id=bfd35838-3873-4b61-81a9-b2ab7fafa0b7 name=/runtime.v1.RuntimeService/StartContainer sandboxID=078df5d095972a2e9a1a307c79c7cf7adf124e79f522935cc7229c3bae847269",
2026-06-12 17:20:10.357091 | controller |     "Jun 12 16:30:34.061551 crc crio[21573]: time=\"2026-06-12T16:30:34.061147421Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-notification:current-podified\" id=125a830f-8d64-4ac6-8283-71d0c9cb7d51 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:20:10.357106 | controller |     "Jun 12 16:30:34.099513 crc crio[21573]: time=\"2026-06-12T16:30:34.099346705Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-notification:current-podified\" id=640d4a36-c3ba-4409-844d-e90274db362e name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:20:10.357121 | controller |     "Jun 12 16:30:34.111809 crc crio[21573]: time=\"2026-06-12T16:30:34.111686555Z\" level=info msg=\"Creating container: openstack/ceilometer-0/ceilometer-notification-agent\" id=30983450-8d18-4d5e-8679-d454c7dce268 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:20:10.357136 | controller |     "Jun 12 16:30:34.112287 crc crio[21573]: time=\"2026-06-12T16:30:34.112218648Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.357151 | controller |     "Jun 12 16:30:34.219245 crc crio[21573]: time=\"2026-06-12T16:30:34.218828074Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.357166 | controller |     "Jun 12 16:30:34.225938 crc crio[21573]: time=\"2026-06-12T16:30:34.225796908Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.357181 | controller |     "Jun 12 16:30:34.428658 crc crio[21573]: time=\"2026-06-12T16:30:34.428427447Z\" level=info msg=\"Created container 8daf6efeee71a3e0d85fe802591f71732cfb93701ffe0780e100bd74927151c5: openstack/ceilometer-0/ceilometer-notification-agent\" id=30983450-8d18-4d5e-8679-d454c7dce268 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:20:10.357201 | controller |     "Jun 12 16:30:34.430600 crc crio[21573]: time=\"2026-06-12T16:30:34.430540961Z\" level=info msg=\"Starting container: 8daf6efeee71a3e0d85fe802591f71732cfb93701ffe0780e100bd74927151c5\" id=209bbf09-aa4e-48c4-9107-3a9d88ddf4b1 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 17:20:10.357225 | controller |     "Jun 12 16:30:34.456075 crc crio[21573]: time=\"2026-06-12T16:30:34.455916454Z\" level=info msg=\"Started container\" PID=92382 containerID=8daf6efeee71a3e0d85fe802591f71732cfb93701ffe0780e100bd74927151c5 description=openstack/ceilometer-0/ceilometer-notification-agent id=209bbf09-aa4e-48c4-9107-3a9d88ddf4b1 name=/runtime.v1.RuntimeService/StartContainer sandboxID=078df5d095972a2e9a1a307c79c7cf7adf124e79f522935cc7229c3bae847269",
2026-06-12 17:20:10.357244 | controller |     "Jun 12 16:30:34.495480 crc crio[21573]: time=\"2026-06-12T16:30:34.495236772Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/sg-core:latest\" id=496a5d5b-dffc-4199-8cbf-07c1f3e5747b name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:20:10.357260 | controller |     "Jun 12 16:30:34.526412 crc crio[21573]: time=\"2026-06-12T16:30:34.526309847Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/sg-core:latest\" id=13425ffb-043d-4f08-91b5-f91b87fee864 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:20:10.357276 | controller |     "Jun 12 16:30:34.537301 crc crio[21573]: time=\"2026-06-12T16:30:34.537175516Z\" level=info msg=\"Creating container: openstack/ceilometer-0/sg-core\" id=6fd754d2-1158-4353-82a6-a981685f1544 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:20:10.357291 | controller |     "Jun 12 16:30:34.538006 crc crio[21573]: time=\"2026-06-12T16:30:34.537843685Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.357307 | controller |     "Jun 12 16:30:34.601518 crc crio[21573]: time=\"2026-06-12T16:30:34.601353142Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.357321 | controller |     "Jun 12 16:30:34.607721 crc crio[21573]: time=\"2026-06-12T16:30:34.605951844Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.357336 | controller |     "Jun 12 16:30:34.736660 crc crio[21573]: time=\"2026-06-12T16:30:34.736054284Z\" level=info msg=\"Created container 500b1e0399ea18eb77647414b134ac10f57b27e050d56fe480927b18a34f557a: openstack/ceilometer-0/sg-core\" id=6fd754d2-1158-4353-82a6-a981685f1544 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:20:10.357351 | controller |     "Jun 12 16:30:34.738360 crc crio[21573]: time=\"2026-06-12T16:30:34.737885093Z\" level=info msg=\"Starting container: 500b1e0399ea18eb77647414b134ac10f57b27e050d56fe480927b18a34f557a\" id=a8593a42-b8e8-43a0-8bab-fb038ad31e53 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 17:20:10.357367 | controller |     "Jun 12 16:30:34.746558 crc crio[21573]: time=\"2026-06-12T16:30:34.74604134Z\" level=info msg=\"Started container\" PID=92401 containerID=500b1e0399ea18eb77647414b134ac10f57b27e050d56fe480927b18a34f557a description=openstack/ceilometer-0/sg-core id=a8593a42-b8e8-43a0-8bab-fb038ad31e53 name=/runtime.v1.RuntimeService/StartContainer sandboxID=078df5d095972a2e9a1a307c79c7cf7adf124e79f522935cc7229c3bae847269",
2026-06-12 17:20:10.357382 | controller |     "Jun 12 16:30:34.758768 crc crio[21573]: time=\"2026-06-12T16:30:34.758645668Z\" level=info msg=\"Checking image status: registry.redhat.io/ubi9/httpd-24:latest\" id=b4453510-c0a7-4ceb-8a14-5401453faeb0 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:20:10.357403 | controller |     "Jun 12 16:30:34.834400 crc crio[21573]: time=\"2026-06-12T16:30:34.834185693Z\" level=info msg=\"Checking image status: registry.redhat.io/ubi9/httpd-24:latest\" id=a0d61797-7391-477f-ae71-2cb6e20bb489 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:20:10.357420 | controller |     "Jun 12 16:30:34.845086 crc crio[21573]: time=\"2026-06-12T16:30:34.844956522Z\" level=info msg=\"Creating container: openstack/ceilometer-0/proxy-httpd\" id=606cd106-7abd-41a7-9244-32b0211afd55 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:20:10.357435 | controller |     "Jun 12 16:30:34.845647 crc crio[21573]: time=\"2026-06-12T16:30:34.845508887Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.357450 | controller |     "Jun 12 16:30:34.945650 crc crio[21573]: time=\"2026-06-12T16:30:34.94555826Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.357464 | controller |     "Jun 12 16:30:34.951604 crc crio[21573]: time=\"2026-06-12T16:30:34.951498606Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.357480 | controller |     "Jun 12 16:30:35.180841 crc crio[21573]: time=\"2026-06-12T16:30:35.180719905Z\" level=info msg=\"Created container f02fda27bf689da489df7a7f38607153591ebf2679d00cd23afe7b9da49f8f23: openstack/ceilometer-0/proxy-httpd\" id=606cd106-7abd-41a7-9244-32b0211afd55 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:20:10.357497 | controller |     "Jun 12 16:30:35.182361 crc crio[21573]: time=\"2026-06-12T16:30:35.182228876Z\" level=info msg=\"Starting container: f02fda27bf689da489df7a7f38607153591ebf2679d00cd23afe7b9da49f8f23\" id=146c80d7-e920-40e7-9f4a-4d97e4f6d931 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 17:20:10.357516 | controller |     "Jun 12 16:30:35.193305 crc crio[21573]: time=\"2026-06-12T16:30:35.191585834Z\" level=info msg=\"Started container\" PID=92435 containerID=f02fda27bf689da489df7a7f38607153591ebf2679d00cd23afe7b9da49f8f23 description=openstack/ceilometer-0/proxy-httpd id=146c80d7-e920-40e7-9f4a-4d97e4f6d931 name=/runtime.v1.RuntimeService/StartContainer sandboxID=078df5d095972a2e9a1a307c79c7cf7adf124e79f522935cc7229c3bae847269",
2026-06-12 17:20:10.357531 | controller |     "Jun 12 16:30:42.724523 crc crio[21573]: time=\"2026-06-12T16:30:42.723194476Z\" level=info msg=\"Running pod sandbox: openstack/dnsmasq-dns-68b84f4555-tsr24/POD\" id=5eca69de-4701-49c6-bb5d-01a438430e43 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:20:10.357546 | controller |     "Jun 12 16:30:42.730376 crc crio[21573]: time=\"2026-06-12T16:30:42.724674676Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.357561 | controller |     "Jun 12 16:30:42.785717 crc crio[21573]: time=\"2026-06-12T16:30:42.785188078Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-68b84f4555-tsr24 Namespace:openstack ID:2867e1ff1b65ca8a9309338fd0c5b40839c5f2db0a08584ea82b0ef3656cdbe4 UID:d312157b-66e2-46b9-a37f-2baedfa50fc6 NetNS:/var/run/netns/ce8b6cc5-aca5-4f2d-91dd-f1fc1eeb44c6 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podd312157b_66e2_46b9_a37f_2baedfa50fc6.slice PodAnnotations:0xc0001395d0}] Aliases:map[]}\"",
2026-06-12 17:20:10.357597 | controller |     "Jun 12 16:30:42.785717 crc crio[21573]: time=\"2026-06-12T16:30:42.78527499Z\" level=info msg=\"Adding pod openstack_dnsmasq-dns-68b84f4555-tsr24 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 17:20:10.357620 | controller |     "Jun 12 16:30:43.188658 crc crio[21573]: time=\"2026-06-12T16:30:43.187687839Z\" level=warning msg=\"Stopping container 8fad7c0d82e423615bd785c704de125154512da83fdd5e15e3284eae8088e530 with stop signal(15) timed out. Killing...\"",
2026-06-12 17:20:10.357636 | controller |     "Jun 12 16:30:43.189117 crc crio[21573]: time=\"2026-06-12T16:30:43.188815647Z\" level=warning msg=\"Stopping container 6ab312343541b6c210dd7220fafecfe46aa102a5bdd27b27ea35b93d7bc94c31 with stop signal(15) timed out. Killing...\"",
2026-06-12 17:20:10.357652 | controller |     "Jun 12 16:30:43.246194 crc crio[21573]: time=\"2026-06-12T16:30:43.2452191Z\" level=error msg=\"Killing container 6ab312343541b6c210dd7220fafecfe46aa102a5bdd27b27ea35b93d7bc94c31 failed: `/usr/bin/crun --root /run/crun --systemd-cgroup kill 6ab312343541b6c210dd7220fafecfe46aa102a5bdd27b27ea35b93d7bc94c31 KILL` failed: kill container: No such process\\n : exit status 1\"",
2026-06-12 17:20:10.357667 | controller |     "Jun 12 16:30:43.256515 crc crio[21573]: time=\"2026-06-12T16:30:43.255721902Z\" level=error msg=\"Killing container 8fad7c0d82e423615bd785c704de125154512da83fdd5e15e3284eae8088e530 failed: `/usr/bin/crun --root /run/crun --systemd-cgroup kill 8fad7c0d82e423615bd785c704de125154512da83fdd5e15e3284eae8088e530 KILL` failed: process not running: No such process\\n : exit status 1\"",
2026-06-12 17:20:10.357682 | controller |     "Jun 12 16:30:43.275766 crc crio[21573]: time=\"2026-06-12T16:30:43.275621103Z\" level=info msg=\"Stopped container 6ab312343541b6c210dd7220fafecfe46aa102a5bdd27b27ea35b93d7bc94c31: openstack/nova-metadata-0/nova-metadata-metadata\" id=a8b71987-d776-4b9d-adf1-0c3fd9851388 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 17:20:10.357697 | controller |     "Jun 12 16:30:43.282272 crc crio[21573]: time=\"2026-06-12T16:30:43.281946976Z\" level=info msg=\"Stopping pod sandbox: 45e04788561894ecd7fe65a2de6da22c6c3eaa3785d43d01f583c445fc913411\" id=58a62e5a-5e3d-4996-bd30-6160f0d77f1d name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 17:20:10.357713 | controller |     "Jun 12 16:30:43.282705 crc crio[21573]: time=\"2026-06-12T16:30:43.282640215Z\" level=info msg=\"Got pod network &{Name:nova-metadata-0 Namespace:openstack ID:45e04788561894ecd7fe65a2de6da22c6c3eaa3785d43d01f583c445fc913411 UID:33b9be28-0b53-4403-a886-410ab5cca29f NetNS:/var/run/netns/398df237-38e6-455a-bcdc-6420b134c3e2 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod33b9be28_0b53_4403_a886_410ab5cca29f.slice PodAnnotations:0xc0063812c0}] Aliases:map[]}\"",
2026-06-12 17:20:10.357728 | controller |     "Jun 12 16:30:43.282812 crc crio[21573]: time=\"2026-06-12T16:30:43.282789349Z\" level=info msg=\"Deleting pod openstack_nova-metadata-0 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 17:20:10.357743 | controller |     "Jun 12 16:30:43.349905 crc crio[21573]: time=\"2026-06-12T16:30:43.349795583Z\" level=info msg=\"Stopped container 8fad7c0d82e423615bd785c704de125154512da83fdd5e15e3284eae8088e530: openstack/nova-cell1-novncproxy-0/nova-cell1-novncproxy-novncproxy\" id=4e8b274e-0d12-41e7-b0ee-b133bf2fd59e name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 17:20:10.357760 | controller |     "Jun 12 16:30:43.360305 crc crio[21573]: time=\"2026-06-12T16:30:43.360174921Z\" level=info msg=\"Stopping pod sandbox: 3c4524a0d4cc470426955fb9f6f2eeddf43aa106fbf36729abe76bc3a93ba75d\" id=7b318f51-f25d-417a-b97e-73a63a7a03a8 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 17:20:10.357775 | controller |     "Jun 12 16:30:43.361513 crc crio[21573]: time=\"2026-06-12T16:30:43.361382253Z\" level=info msg=\"Got pod network &{Name:nova-cell1-novncproxy-0 Namespace:openstack ID:3c4524a0d4cc470426955fb9f6f2eeddf43aa106fbf36729abe76bc3a93ba75d UID:1cc5712b-4971-4154-81cf-163ae79381f7 NetNS:/var/run/netns/7a2c0929-1e4d-41fb-a725-8db36311e56b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod1cc5712b_4971_4154_81cf_163ae79381f7.slice PodAnnotations:0xc00209f2b8}] Aliases:map[]}\"",
2026-06-12 17:20:10.357794 | controller |     "Jun 12 16:30:43.361862 crc crio[21573]: time=\"2026-06-12T16:30:43.361806115Z\" level=info msg=\"Deleting pod openstack_nova-cell1-novncproxy-0 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 17:20:10.357809 | controller |     "Jun 12 16:30:43.582707 crc crio[21573]: 2026-06-12T16:30:43Z [verbose] CmdAdd (shim): {1.1.0 [{Name:2867e1ff1b65ca8 Mac:b6:90:66:35:d1:02 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:d0 Mtu:0 Sandbox:/var/run/netns/ce8b6cc5-aca5-4f2d-91dd-f1fc1eeb44c6 SocketPath: PciID:}] [{Interface:0xc0000151e0 Address:{IP:10.217.0.208 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 17:20:10.357825 | controller |     "Jun 12 16:30:43.584273 crc crio[21573]: time=\"2026-06-12T16:30:43.584190238Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-68b84f4555-tsr24 Namespace:openstack ID:2867e1ff1b65ca8a9309338fd0c5b40839c5f2db0a08584ea82b0ef3656cdbe4 UID:d312157b-66e2-46b9-a37f-2baedfa50fc6 NetNS:/var/run/netns/ce8b6cc5-aca5-4f2d-91dd-f1fc1eeb44c6 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podd312157b_66e2_46b9_a37f_2baedfa50fc6.slice PodAnnotations:0xc0001395d0}] Aliases:map[]}\"",
2026-06-12 17:20:10.357840 | controller |     "Jun 12 16:30:43.586117 crc crio[21573]: time=\"2026-06-12T16:30:43.584390523Z\" level=info msg=\"Checking pod openstack_dnsmasq-dns-68b84f4555-tsr24 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 17:20:10.357856 | controller |     "Jun 12 16:30:43.662946 crc crio[21573]: time=\"2026-06-12T16:30:43.662240877Z\" level=info msg=\"Ran pod sandbox 2867e1ff1b65ca8a9309338fd0c5b40839c5f2db0a08584ea82b0ef3656cdbe4 with infra container: openstack/dnsmasq-dns-68b84f4555-tsr24/POD\" id=5eca69de-4701-49c6-bb5d-01a438430e43 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:20:10.357870 | controller |     "Jun 12 16:30:43.672810 crc crio[21573]: time=\"2026-06-12T16:30:43.669174599Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=62cc9ea2-5d1f-4ffe-865f-4d173eff8ebf name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:20:10.357885 | controller |     "Jun 12 16:30:43.769366 crc crio[21573]: time=\"2026-06-12T16:30:43.769239947Z\" level=info msg=\"Stopped pod sandbox: 45e04788561894ecd7fe65a2de6da22c6c3eaa3785d43d01f583c445fc913411\" id=58a62e5a-5e3d-4996-bd30-6160f0d77f1d name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 17:20:10.357900 | controller |     "Jun 12 16:30:43.813911 crc crio[21573]: time=\"2026-06-12T16:30:43.812751656Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=fb76a7b0-b507-4bef-a787-e19558933ae8 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:20:10.357915 | controller |     "Jun 12 16:30:43.828591 crc crio[21573]: time=\"2026-06-12T16:30:43.8283746Z\" level=info msg=\"Creating container: openstack/dnsmasq-dns-68b84f4555-tsr24/init\" id=fe5107e8-f60e-429b-a26d-f49a0b2ee0cb name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:20:10.357930 | controller |     "Jun 12 16:30:43.830009 crc crio[21573]: time=\"2026-06-12T16:30:43.82987443Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.357960 | controller |     "Jun 12 16:30:43.918212 crc crio[21573]: time=\"2026-06-12T16:30:43.91793084Z\" level=info msg=\"Stopped pod sandbox: 3c4524a0d4cc470426955fb9f6f2eeddf43aa106fbf36729abe76bc3a93ba75d\" id=7b318f51-f25d-417a-b97e-73a63a7a03a8 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 17:20:10.357982 | controller |     "Jun 12 16:30:43.952329 crc crio[21573]: time=\"2026-06-12T16:30:43.952204752Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.358000 | controller |     "Jun 12 16:30:43.975113 crc crio[21573]: time=\"2026-06-12T16:30:43.974934456Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.358015 | controller |     "Jun 12 16:30:44.343660 crc crio[21573]: time=\"2026-06-12T16:30:44.342836993Z\" level=info msg=\"Removing container: 6ab312343541b6c210dd7220fafecfe46aa102a5bdd27b27ea35b93d7bc94c31\" id=b097e0cd-7529-4172-abb4-09e72f79c57f name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 17:20:10.358030 | controller |     "Jun 12 16:30:44.417541 crc crio[21573]: time=\"2026-06-12T16:30:44.416781701Z\" level=info msg=\"Removed container 6ab312343541b6c210dd7220fafecfe46aa102a5bdd27b27ea35b93d7bc94c31: openstack/nova-metadata-0/nova-metadata-metadata\" id=b097e0cd-7529-4172-abb4-09e72f79c57f name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 17:20:10.358046 | controller |     "Jun 12 16:30:44.430574 crc crio[21573]: time=\"2026-06-12T16:30:44.430237912Z\" level=info msg=\"Removing container: 8223a4d4a4115f76e7d60bf1d4c27fa1585ddfd931b7f5fcfeb6b74c95f38e37\" id=cf44816f-2596-460a-8910-a89755da6035 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 17:20:10.358061 | controller |     "Jun 12 16:30:44.488831 crc crio[21573]: time=\"2026-06-12T16:30:44.488674824Z\" level=info msg=\"Removed container 8223a4d4a4115f76e7d60bf1d4c27fa1585ddfd931b7f5fcfeb6b74c95f38e37: openstack/nova-metadata-0/nova-metadata-log\" id=cf44816f-2596-460a-8910-a89755da6035 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 17:20:10.358078 | controller |     "Jun 12 16:30:44.504162 crc crio[21573]: time=\"2026-06-12T16:30:44.504057362Z\" level=info msg=\"Removing container: 8fad7c0d82e423615bd785c704de125154512da83fdd5e15e3284eae8088e530\" id=7f2e9dfa-4bb0-41e7-b3aa-336ef19a89fa name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 17:20:10.358094 | controller |     "Jun 12 16:30:44.565763 crc crio[21573]: time=\"2026-06-12T16:30:44.565636574Z\" level=info msg=\"Removed container 8fad7c0d82e423615bd785c704de125154512da83fdd5e15e3284eae8088e530: openstack/nova-cell1-novncproxy-0/nova-cell1-novncproxy-novncproxy\" id=7f2e9dfa-4bb0-41e7-b3aa-336ef19a89fa name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 17:20:10.358111 | controller |     "Jun 12 16:30:44.621941 crc crio[21573]: time=\"2026-06-12T16:30:44.621814122Z\" level=info msg=\"Created container 034469b15e85d20b32364543f8fda67e510f3750ef561eb9743a62ce6d089d39: openstack/dnsmasq-dns-68b84f4555-tsr24/init\" id=fe5107e8-f60e-429b-a26d-f49a0b2ee0cb name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:20:10.358126 | controller |     "Jun 12 16:30:44.629398 crc crio[21573]: time=\"2026-06-12T16:30:44.627596701Z\" level=info msg=\"Starting container: 034469b15e85d20b32364543f8fda67e510f3750ef561eb9743a62ce6d089d39\" id=bc95994d-c3b8-4d1c-b00d-2c9214b0191a name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 17:20:10.358141 | controller |     "Jun 12 16:30:44.649240 crc crio[21573]: time=\"2026-06-12T16:30:44.639267666Z\" level=info msg=\"Started container\" PID=93191 containerID=034469b15e85d20b32364543f8fda67e510f3750ef561eb9743a62ce6d089d39 description=openstack/dnsmasq-dns-68b84f4555-tsr24/init id=bc95994d-c3b8-4d1c-b00d-2c9214b0191a name=/runtime.v1.RuntimeService/StartContainer sandboxID=2867e1ff1b65ca8a9309338fd0c5b40839c5f2db0a08584ea82b0ef3656cdbe4",
2026-06-12 17:20:10.358157 | controller |     "Jun 12 16:30:45.057381 crc crio[21573]: time=\"2026-06-12T16:30:45.052760756Z\" level=info msg=\"Running pod sandbox: openstack/nova-cell1-novncproxy-0/POD\" id=49cab3b8-69ae-4ca1-825c-e13ec8ffc07c name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:20:10.358177 | controller |     "Jun 12 16:30:45.057381 crc crio[21573]: time=\"2026-06-12T16:30:45.05287659Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.358193 | controller |     "Jun 12 16:30:45.057381 crc crio[21573]: time=\"2026-06-12T16:30:45.053051718Z\" level=info msg=\"Running pod sandbox: openstack/nova-metadata-0/POD\" id=7737ed07-8c2e-467f-bb6f-0fa14ff5b8c0 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:20:10.358208 | controller |     "Jun 12 16:30:45.057381 crc crio[21573]: time=\"2026-06-12T16:30:45.053089079Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.358228 | controller |     "Jun 12 16:30:45.145493 crc crio[21573]: time=\"2026-06-12T16:30:45.144229106Z\" level=info msg=\"Got pod network &{Name:nova-metadata-0 Namespace:openstack ID:f561887cdc7a4af2e6840c341bd45b9b34a303bf1b4cb38f22b834705e0f59af UID:e2b1fd7a-8653-4a8f-85e2-329e6c1a9aa2 NetNS:/var/run/netns/4b72de4f-c932-4cab-9d8d-c884c58b1489 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pode2b1fd7a_8653_4a8f_85e2_329e6c1a9aa2.slice PodAnnotations:0xc000568fb8}] Aliases:map[]}\"",
2026-06-12 17:20:10.358251 | controller |     "Jun 12 16:30:45.145493 crc crio[21573]: time=\"2026-06-12T16:30:45.144314088Z\" level=info msg=\"Adding pod openstack_nova-metadata-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 17:20:10.358269 | controller |     "Jun 12 16:30:45.148528 crc crio[21573]: time=\"2026-06-12T16:30:45.148408738Z\" level=info msg=\"Got pod network &{Name:nova-cell1-novncproxy-0 Namespace:openstack ID:61fdb17d9623d26e5bea8195edb5e10c2bddb97aaa6ac6d1a260b84b901afbdb UID:fe076af3-0acd-4f89-b701-e00c83a63d03 NetNS:/var/run/netns/151c9696-d330-4791-8f5a-ef7cd95d0b5b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podfe076af3_0acd_4f89_b701_e00c83a63d03.slice PodAnnotations:0xc0063805b8}] Aliases:map[]}\"",
2026-06-12 17:20:10.358285 | controller |     "Jun 12 16:30:45.148768 crc crio[21573]: time=\"2026-06-12T16:30:45.148741887Z\" level=info msg=\"Adding pod openstack_nova-cell1-novncproxy-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 17:20:10.358300 | controller |     "Jun 12 16:30:45.419614 crc crio[21573]: time=\"2026-06-12T16:30:45.41864697Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=280953a2-e7aa-47d4-91ab-308f848bc375 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:20:10.358316 | controller |     "Jun 12 16:30:45.588556 crc crio[21573]: time=\"2026-06-12T16:30:45.588335322Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=06c69477-bcb6-443b-a26e-bc097a835228 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:20:10.358332 | controller |     "Jun 12 16:30:45.605305 crc crio[21573]: time=\"2026-06-12T16:30:45.605189331Z\" level=info msg=\"Creating container: openstack/dnsmasq-dns-68b84f4555-tsr24/dnsmasq-dns\" id=1f212f74-778d-47d5-acf0-04def6310bc3 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:20:10.358347 | controller |     "Jun 12 16:30:45.606248 crc crio[21573]: time=\"2026-06-12T16:30:45.606181427Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.358362 | controller |     "Jun 12 16:30:45.685378 crc crio[21573]: time=\"2026-06-12T16:30:45.684738554Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.358381 | controller |     "Jun 12 16:30:45.691711 crc crio[21573]: time=\"2026-06-12T16:30:45.691604937Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.358396 | controller |     "Jun 12 16:30:45.965521 crc crio[21573]: time=\"2026-06-12T16:30:45.964266556Z\" level=info msg=\"Created container 2a8aae924983a3cba5f66a1e71f5943ff1edad781e068ca1af1133224b5208d3: openstack/dnsmasq-dns-68b84f4555-tsr24/dnsmasq-dns\" id=1f212f74-778d-47d5-acf0-04def6310bc3 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:20:10.358412 | controller |     "Jun 12 16:30:45.965521 crc crio[21573]: 2026-06-12T16:30:45Z [verbose] CmdAdd (shim): {1.1.0 [{Name:61fdb17d9623d26 Mac:6e:00:9b:bb:55:d9 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:d2 Mtu:0 Sandbox:/var/run/netns/151c9696-d330-4791-8f5a-ef7cd95d0b5b SocketPath: PciID:}] [{Interface:0xc0002615b0 Address:{IP:10.217.0.210 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 17:20:10.358427 | controller |     "Jun 12 16:30:45.967622 crc crio[21573]: time=\"2026-06-12T16:30:45.966569286Z\" level=info msg=\"Got pod network &{Name:nova-cell1-novncproxy-0 Namespace:openstack ID:61fdb17d9623d26e5bea8195edb5e10c2bddb97aaa6ac6d1a260b84b901afbdb UID:fe076af3-0acd-4f89-b701-e00c83a63d03 NetNS:/var/run/netns/151c9696-d330-4791-8f5a-ef7cd95d0b5b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podfe076af3_0acd_4f89_b701_e00c83a63d03.slice PodAnnotations:0xc0063805b8}] Aliases:map[]}\"",
2026-06-12 17:20:10.358443 | controller |     "Jun 12 16:30:45.967622 crc crio[21573]: time=\"2026-06-12T16:30:45.966791013Z\" level=info msg=\"Checking pod openstack_nova-cell1-novncproxy-0 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 17:20:10.358459 | controller |     "Jun 12 16:30:45.978868 crc crio[21573]: time=\"2026-06-12T16:30:45.978781291Z\" level=info msg=\"Starting container: 2a8aae924983a3cba5f66a1e71f5943ff1edad781e068ca1af1133224b5208d3\" id=8d75d573-a413-44aa-bf88-d686848111da name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 17:20:10.358474 | controller |     "Jun 12 16:30:46.004918 crc crio[21573]: time=\"2026-06-12T16:30:46.001988649Z\" level=info msg=\"Started container\" PID=93412 containerID=2a8aae924983a3cba5f66a1e71f5943ff1edad781e068ca1af1133224b5208d3 description=openstack/dnsmasq-dns-68b84f4555-tsr24/dnsmasq-dns id=8d75d573-a413-44aa-bf88-d686848111da name=/runtime.v1.RuntimeService/StartContainer sandboxID=2867e1ff1b65ca8a9309338fd0c5b40839c5f2db0a08584ea82b0ef3656cdbe4",
2026-06-12 17:20:10.358489 | controller |     "Jun 12 16:30:46.017005 crc crio[21573]: time=\"2026-06-12T16:30:46.016807675Z\" level=info msg=\"Ran pod sandbox 61fdb17d9623d26e5bea8195edb5e10c2bddb97aaa6ac6d1a260b84b901afbdb with infra container: openstack/nova-cell1-novncproxy-0/POD\" id=49cab3b8-69ae-4ca1-825c-e13ec8ffc07c name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:20:10.358504 | controller |     "Jun 12 16:30:46.031162 crc crio[21573]: time=\"2026-06-12T16:30:46.031017073Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-novncproxy:current-podified\" id=4ce136be-26b0-4ede-8b48-35bd270259e7 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:20:10.358519 | controller |     "Jun 12 16:30:46.134199 crc crio[21573]: 2026-06-12T16:30:46Z [verbose] CmdAdd (shim): {1.1.0 [{Name:f561887cdc7a4af Mac:26:c2:6b:97:db:8a Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:d1 Mtu:0 Sandbox:/var/run/netns/4b72de4f-c932-4cab-9d8d-c884c58b1489 SocketPath: PciID:}] [{Interface:0xc00053cd60 Address:{IP:10.217.0.209 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 17:20:10.358535 | controller |     "Jun 12 16:30:46.134199 crc crio[21573]: time=\"2026-06-12T16:30:46.128530907Z\" level=info msg=\"Got pod network &{Name:nova-metadata-0 Namespace:openstack ID:f561887cdc7a4af2e6840c341bd45b9b34a303bf1b4cb38f22b834705e0f59af UID:e2b1fd7a-8653-4a8f-85e2-329e6c1a9aa2 NetNS:/var/run/netns/4b72de4f-c932-4cab-9d8d-c884c58b1489 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pode2b1fd7a_8653_4a8f_85e2_329e6c1a9aa2.slice PodAnnotations:0xc000568fb8}] Aliases:map[]}\"",
2026-06-12 17:20:10.358554 | controller |     "Jun 12 16:30:46.134199 crc crio[21573]: time=\"2026-06-12T16:30:46.12934441Z\" level=info msg=\"Checking pod openstack_nova-metadata-0 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 17:20:10.358569 | controller |     "Jun 12 16:30:46.176326 crc crio[21573]: time=\"2026-06-12T16:30:46.176208923Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-novncproxy:current-podified\" id=008c8e83-9c4a-4f29-b372-4e37664e3851 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:20:10.358604 | controller |     "Jun 12 16:30:46.199064 crc crio[21573]: time=\"2026-06-12T16:30:46.198884328Z\" level=info msg=\"Ran pod sandbox f561887cdc7a4af2e6840c341bd45b9b34a303bf1b4cb38f22b834705e0f59af with infra container: openstack/nova-metadata-0/POD\" id=7737ed07-8c2e-467f-bb6f-0fa14ff5b8c0 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:20:10.358621 | controller |     "Jun 12 16:30:46.208824 crc crio[21573]: time=\"2026-06-12T16:30:46.208715117Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified\" id=28f868fa-a64f-4664-8df9-847d73f05dc0 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:20:10.358636 | controller |     "Jun 12 16:30:46.209305 crc crio[21573]: time=\"2026-06-12T16:30:46.208791859Z\" level=info msg=\"Creating container: openstack/nova-cell1-novncproxy-0/nova-cell1-novncproxy-novncproxy\" id=ef91dc3a-461f-4e45-9631-744298238141 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:20:10.358651 | controller |     "Jun 12 16:30:46.209757 crc crio[21573]: time=\"2026-06-12T16:30:46.209677483Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.358666 | controller |     "Jun 12 16:30:46.215019 crc crio[21573]: time=\"2026-06-12T16:30:46.214875139Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified\" id=dec916e9-3c59-45ce-aac8-1fa6f2101d1e name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:20:10.358681 | controller |     "Jun 12 16:30:46.300585 crc crio[21573]: time=\"2026-06-12T16:30:46.300215879Z\" level=info msg=\"Creating container: openstack/nova-metadata-0/nova-metadata-log\" id=2e8917e5-24eb-4c8a-bf1d-a9aafbe1a765 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:20:10.358697 | controller |     "Jun 12 16:30:46.301168 crc crio[21573]: time=\"2026-06-12T16:30:46.300906847Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.358712 | controller |     "Jun 12 16:30:46.377804 crc crio[21573]: time=\"2026-06-12T16:30:46.377659277Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.358727 | controller |     "Jun 12 16:30:46.395106 crc crio[21573]: time=\"2026-06-12T16:30:46.394371852Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.358741 | controller |     "Jun 12 16:30:46.395895 crc crio[21573]: time=\"2026-06-12T16:30:46.395790333Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.358759 | controller |     "Jun 12 16:30:46.401161 crc crio[21573]: time=\"2026-06-12T16:30:46.400280445Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.358774 | controller |     "Jun 12 16:30:46.617099 crc crio[21573]: time=\"2026-06-12T16:30:46.616314222Z\" level=info msg=\"Created container 2bda79de7c434d22ef5abfc192fe621a3a3c3dc60cb24941589ede0ba6f8cd91: openstack/nova-cell1-novncproxy-0/nova-cell1-novncproxy-novncproxy\" id=ef91dc3a-461f-4e45-9631-744298238141 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:20:10.358789 | controller |     "Jun 12 16:30:46.618988 crc crio[21573]: time=\"2026-06-12T16:30:46.618919611Z\" level=info msg=\"Starting container: 2bda79de7c434d22ef5abfc192fe621a3a3c3dc60cb24941589ede0ba6f8cd91\" id=7f5de73c-7f05-4216-8f58-8f17b278e852 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 17:20:10.358804 | controller |     "Jun 12 16:30:46.640327 crc crio[21573]: time=\"2026-06-12T16:30:46.640215199Z\" level=info msg=\"Started container\" PID=93490 containerID=2bda79de7c434d22ef5abfc192fe621a3a3c3dc60cb24941589ede0ba6f8cd91 description=openstack/nova-cell1-novncproxy-0/nova-cell1-novncproxy-novncproxy id=7f5de73c-7f05-4216-8f58-8f17b278e852 name=/runtime.v1.RuntimeService/StartContainer sandboxID=61fdb17d9623d26e5bea8195edb5e10c2bddb97aaa6ac6d1a260b84b901afbdb",
2026-06-12 17:20:10.358820 | controller |     "Jun 12 16:30:46.698050 crc crio[21573]: time=\"2026-06-12T16:30:46.696100735Z\" level=info msg=\"Created container 299aba74ffd5405d029e5d2c0ee41bbca2839cdc13c4228a05c1f836ed69e99d: openstack/nova-metadata-0/nova-metadata-log\" id=2e8917e5-24eb-4c8a-bf1d-a9aafbe1a765 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:20:10.358834 | controller |     "Jun 12 16:30:46.729514 crc crio[21573]: time=\"2026-06-12T16:30:46.727130637Z\" level=info msg=\"Starting container: 299aba74ffd5405d029e5d2c0ee41bbca2839cdc13c4228a05c1f836ed69e99d\" id=a050b80a-c07e-4e3f-8601-9b99e9f17918 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 17:20:10.358849 | controller |     "Jun 12 16:30:46.734561 crc crio[21573]: time=\"2026-06-12T16:30:46.734325631Z\" level=info msg=\"Started container\" PID=93491 containerID=299aba74ffd5405d029e5d2c0ee41bbca2839cdc13c4228a05c1f836ed69e99d description=openstack/nova-metadata-0/nova-metadata-log id=a050b80a-c07e-4e3f-8601-9b99e9f17918 name=/runtime.v1.RuntimeService/StartContainer sandboxID=f561887cdc7a4af2e6840c341bd45b9b34a303bf1b4cb38f22b834705e0f59af",
2026-06-12 17:20:10.358864 | controller |     "Jun 12 16:30:46.742302 crc crio[21573]: time=\"2026-06-12T16:30:46.7422139Z\" level=info msg=\"Stopping container: 795aae25408f7a90e934f5056ad830c9a7c971e40ef9f32d7bc9f000d8a68ff4 (timeout: 30s)\" id=f83cd434-0761-400f-b110-125cbd2ddeba name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 17:20:10.358878 | controller |     "Jun 12 16:30:46.744560 crc crio[21573]: time=\"2026-06-12T16:30:46.744402118Z\" level=info msg=\"Stopping container: 4fb8bff984cb0ec9dc676d58a3d8f753b078af18d7e5c151e29896b4b420a229 (timeout: 30s)\" id=6823f778-2a23-4ceb-847e-48318ae26d3e name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 17:20:10.358893 | controller |     "Jun 12 16:30:46.746933 crc crio[21573]: time=\"2026-06-12T16:30:46.746853785Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified\" id=0007094c-2db9-4e3a-88fd-c08205b26305 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:20:10.358908 | controller |     "Jun 12 16:30:46.882586 crc crio[21573]: time=\"2026-06-12T16:30:46.882412707Z\" level=info msg=\"Stopped container 795aae25408f7a90e934f5056ad830c9a7c971e40ef9f32d7bc9f000d8a68ff4: openstack/nova-api-0/nova-api-log\" id=f83cd434-0761-400f-b110-125cbd2ddeba name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 17:20:10.358927 | controller |     "Jun 12 16:30:46.886562 crc crio[21573]: time=\"2026-06-12T16:30:46.885573045Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified\" id=c96ca3e3-4948-47dd-964b-cd9b115ce557 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:20:10.358943 | controller |     "Jun 12 16:30:46.933941 crc crio[21573]: time=\"2026-06-12T16:30:46.933797174Z\" level=info msg=\"Creating container: openstack/nova-metadata-0/nova-metadata-metadata\" id=dd8f9532-69ac-4b73-a7ac-3517271feb61 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:20:10.358957 | controller |     "Jun 12 16:30:46.934498 crc crio[21573]: time=\"2026-06-12T16:30:46.93438228Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.358972 | controller |     "Jun 12 16:30:47.028935 crc crio[21573]: time=\"2026-06-12T16:30:47.024753251Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.358986 | controller |     "Jun 12 16:30:47.036017 crc crio[21573]: time=\"2026-06-12T16:30:47.035911388Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.359000 | controller |     "Jun 12 16:30:47.315312 crc crio[21573]: time=\"2026-06-12T16:30:47.315058779Z\" level=info msg=\"Created container aae9e6e4a62e16c36dbfc0505090d457c51e4f9912042716e03d3793bf3ec48b: openstack/nova-metadata-0/nova-metadata-metadata\" id=dd8f9532-69ac-4b73-a7ac-3517271feb61 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:20:10.359014 | controller |     "Jun 12 16:30:47.316974 crc crio[21573]: time=\"2026-06-12T16:30:47.316639221Z\" level=info msg=\"Starting container: aae9e6e4a62e16c36dbfc0505090d457c51e4f9912042716e03d3793bf3ec48b\" id=2bff96bd-9f22-49c7-a8d0-727d4b3dd278 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 17:20:10.359028 | controller |     "Jun 12 16:30:47.330820 crc crio[21573]: time=\"2026-06-12T16:30:47.330642269Z\" level=info msg=\"Started container\" PID=93540 containerID=aae9e6e4a62e16c36dbfc0505090d457c51e4f9912042716e03d3793bf3ec48b description=openstack/nova-metadata-0/nova-metadata-metadata id=2bff96bd-9f22-49c7-a8d0-727d4b3dd278 name=/runtime.v1.RuntimeService/StartContainer sandboxID=f561887cdc7a4af2e6840c341bd45b9b34a303bf1b4cb38f22b834705e0f59af",
2026-06-12 17:20:10.359043 | controller |     "Jun 12 16:30:47.677089 crc crio[21573]: time=\"2026-06-12T16:30:47.672820871Z\" level=info msg=\"Stopping container: 8daf6efeee71a3e0d85fe802591f71732cfb93701ffe0780e100bd74927151c5 (timeout: 30s)\" id=cd83058c-eef4-4d49-9d91-29684d17437d name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 17:20:10.359058 | controller |     "Jun 12 16:30:47.677089 crc crio[21573]: time=\"2026-06-12T16:30:47.672859814Z\" level=info msg=\"Stopping container: e6f5770d9e9c1e5c6edf4c8d94c92f903c1129ff3d1cea4f8488350bfba882c8 (timeout: 30s)\" id=acfe4ca0-8a36-4403-985f-1e7ac78403d9 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 17:20:10.359072 | controller |     "Jun 12 16:30:47.677089 crc crio[21573]: time=\"2026-06-12T16:30:47.672939466Z\" level=info msg=\"Stopping container: f02fda27bf689da489df7a7f38607153591ebf2679d00cd23afe7b9da49f8f23 (timeout: 30s)\" id=0385e22d-0dd1-40bb-9b68-012a5c3dad1c name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 17:20:10.359087 | controller |     "Jun 12 16:30:47.677089 crc crio[21573]: time=\"2026-06-12T16:30:47.673018828Z\" level=info msg=\"Stopping container: 500b1e0399ea18eb77647414b134ac10f57b27e050d56fe480927b18a34f557a (timeout: 30s)\" id=c76832dc-df68-4812-8bd4-30ee228fc0f6 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 17:20:10.359102 | controller |     "Jun 12 16:30:47.807816 crc crio[21573]: time=\"2026-06-12T16:30:47.807710677Z\" level=info msg=\"Stopped container 500b1e0399ea18eb77647414b134ac10f57b27e050d56fe480927b18a34f557a: openstack/ceilometer-0/sg-core\" id=c76832dc-df68-4812-8bd4-30ee228fc0f6 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 17:20:10.359120 | controller |     "Jun 12 16:30:47.921416 crc crio[21573]: time=\"2026-06-12T16:30:47.921271697Z\" level=info msg=\"Stopped container f02fda27bf689da489df7a7f38607153591ebf2679d00cd23afe7b9da49f8f23: openstack/ceilometer-0/proxy-httpd\" id=0385e22d-0dd1-40bb-9b68-012a5c3dad1c name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 17:20:10.359136 | controller |     "Jun 12 16:30:48.326080 crc crio[21573]: time=\"2026-06-12T16:30:48.325857784Z\" level=info msg=\"Stopped container e6f5770d9e9c1e5c6edf4c8d94c92f903c1129ff3d1cea4f8488350bfba882c8: openstack/ceilometer-0/ceilometer-central-agent\" id=acfe4ca0-8a36-4403-985f-1e7ac78403d9 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 17:20:10.359151 | controller |     "Jun 12 16:30:48.440114 crc crio[21573]: time=\"2026-06-12T16:30:48.439813733Z\" level=info msg=\"Stopped container 8daf6efeee71a3e0d85fe802591f71732cfb93701ffe0780e100bd74927151c5: openstack/ceilometer-0/ceilometer-notification-agent\" id=cd83058c-eef4-4d49-9d91-29684d17437d name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 17:20:10.359166 | controller |     "Jun 12 16:30:48.441858 crc crio[21573]: time=\"2026-06-12T16:30:48.441773975Z\" level=info msg=\"Stopping pod sandbox: 078df5d095972a2e9a1a307c79c7cf7adf124e79f522935cc7229c3bae847269\" id=0010215d-bf26-4437-84a4-4f86f838f722 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 17:20:10.359183 | controller |     "Jun 12 16:30:48.442747 crc crio[21573]: time=\"2026-06-12T16:30:48.442660749Z\" level=info msg=\"Got pod network &{Name:ceilometer-0 Namespace:openstack ID:078df5d095972a2e9a1a307c79c7cf7adf124e79f522935cc7229c3bae847269 UID:b0aed3f7-3318-4208-950e-520a4f668db5 NetNS:/var/run/netns/f92d343f-11bb-40ad-aa94-d7f25b98944a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podb0aed3f7_3318_4208_950e_520a4f668db5.slice PodAnnotations:0xc00443cd10}] Aliases:map[]}\"",
2026-06-12 17:20:10.359199 | controller |     "Jun 12 16:30:48.442914 crc crio[21573]: time=\"2026-06-12T16:30:48.442846294Z\" level=info msg=\"Deleting pod openstack_ceilometer-0 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 17:20:10.359215 | controller |     "Jun 12 16:30:48.913481 crc crio[21573]: time=\"2026-06-12T16:30:48.912508141Z\" level=info msg=\"Stopped pod sandbox: 078df5d095972a2e9a1a307c79c7cf7adf124e79f522935cc7229c3bae847269\" id=0010215d-bf26-4437-84a4-4f86f838f722 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 17:20:10.359230 | controller |     "Jun 12 16:30:49.646033 crc crio[21573]: time=\"2026-06-12T16:30:49.645239331Z\" level=info msg=\"Removing container: f02fda27bf689da489df7a7f38607153591ebf2679d00cd23afe7b9da49f8f23\" id=37409016-b1c5-468c-b397-7b84f4ea480a name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 17:20:10.359252 | controller |     "Jun 12 16:30:49.681921 crc crio[21573]: time=\"2026-06-12T16:30:49.681852854Z\" level=info msg=\"Removed container f02fda27bf689da489df7a7f38607153591ebf2679d00cd23afe7b9da49f8f23: openstack/ceilometer-0/proxy-httpd\" id=37409016-b1c5-468c-b397-7b84f4ea480a name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 17:20:10.359273 | controller |     "Jun 12 16:30:49.685288 crc crio[21573]: time=\"2026-06-12T16:30:49.685181995Z\" level=info msg=\"Removing container: 500b1e0399ea18eb77647414b134ac10f57b27e050d56fe480927b18a34f557a\" id=50dfc522-cb23-4b36-b276-80596e330de9 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 17:20:10.359289 | controller |     "Jun 12 16:30:49.724580 crc crio[21573]: time=\"2026-06-12T16:30:49.724375525Z\" level=info msg=\"Removed container 500b1e0399ea18eb77647414b134ac10f57b27e050d56fe480927b18a34f557a: openstack/ceilometer-0/sg-core\" id=50dfc522-cb23-4b36-b276-80596e330de9 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 17:20:10.359308 | controller |     "Jun 12 16:30:49.730139 crc crio[21573]: time=\"2026-06-12T16:30:49.729856921Z\" level=info msg=\"Removing container: 8daf6efeee71a3e0d85fe802591f71732cfb93701ffe0780e100bd74927151c5\" id=15cdb28a-b170-4252-adeb-d13ab84d545b name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 17:20:10.359324 | controller |     "Jun 12 16:30:49.783041 crc crio[21573]: time=\"2026-06-12T16:30:49.782915121Z\" level=info msg=\"Removed container 8daf6efeee71a3e0d85fe802591f71732cfb93701ffe0780e100bd74927151c5: openstack/ceilometer-0/ceilometer-notification-agent\" id=15cdb28a-b170-4252-adeb-d13ab84d545b name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 17:20:10.359340 | controller |     "Jun 12 16:30:49.787183 crc crio[21573]: time=\"2026-06-12T16:30:49.787047692Z\" level=info msg=\"Removing container: e6f5770d9e9c1e5c6edf4c8d94c92f903c1129ff3d1cea4f8488350bfba882c8\" id=d0b153f1-dc8e-45df-b707-55591d3dba91 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 17:20:10.359354 | controller |     "Jun 12 16:30:49.828419 crc crio[21573]: time=\"2026-06-12T16:30:49.828328747Z\" level=info msg=\"Removed container e6f5770d9e9c1e5c6edf4c8d94c92f903c1129ff3d1cea4f8488350bfba882c8: openstack/ceilometer-0/ceilometer-central-agent\" id=d0b153f1-dc8e-45df-b707-55591d3dba91 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 17:20:10.359370 | controller |     "Jun 12 16:30:49.994381 crc crio[21573]: time=\"2026-06-12T16:30:49.993628963Z\" level=info msg=\"Stopped container 4fb8bff984cb0ec9dc676d58a3d8f753b078af18d7e5c151e29896b4b420a229: openstack/nova-api-0/nova-api-api\" id=6823f778-2a23-4ceb-847e-48318ae26d3e name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 17:20:10.359385 | controller |     "Jun 12 16:30:49.996178 crc crio[21573]: time=\"2026-06-12T16:30:49.995824784Z\" level=info msg=\"Stopping pod sandbox: a89bf276abdfb4bbb6cf1b75be4083c3561039f36fd61541ac7c6754c3e98bca\" id=090af777-8edd-42af-a98f-fc480068324a name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 17:20:10.359400 | controller |     "Jun 12 16:30:49.998857 crc crio[21573]: time=\"2026-06-12T16:30:49.996555694Z\" level=info msg=\"Got pod network &{Name:nova-api-0 Namespace:openstack ID:a89bf276abdfb4bbb6cf1b75be4083c3561039f36fd61541ac7c6754c3e98bca UID:cf38f704-44d4-4db4-9bd8-d13decfcaaef NetNS:/var/run/netns/809ec6a1-c32d-463d-8662-0be9819d8c2e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podcf38f704_44d4_4db4_9bd8_d13decfcaaef.slice PodAnnotations:0xc001896c90}] Aliases:map[]}\"",
2026-06-12 17:20:10.359418 | controller |     "Jun 12 16:30:49.998857 crc crio[21573]: time=\"2026-06-12T16:30:49.996744709Z\" level=info msg=\"Deleting pod openstack_nova-api-0 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 17:20:10.359434 | controller |     "Jun 12 16:30:50.143583 crc crio[21573]: time=\"2026-06-12T16:30:50.140906702Z\" level=info msg=\"Running pod sandbox: openstack/ceilometer-0/POD\" id=753657cc-d88f-4484-803a-a6f602caadd7 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:20:10.359450 | controller |     "Jun 12 16:30:50.143583 crc crio[21573]: time=\"2026-06-12T16:30:50.141114588Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.359465 | controller |     "Jun 12 16:30:50.297230 crc crio[21573]: time=\"2026-06-12T16:30:50.295756823Z\" level=info msg=\"Got pod network &{Name:ceilometer-0 Namespace:openstack ID:a79721feb4e22fb8f0a934b494dae95a376ef7f5cdcd48b6b63ff08e727b0be8 UID:dc51e064-e938-4b66-aa1c-ccf577cd13a2 NetNS:/var/run/netns/0144703c-363f-49d4-a32b-81f5adc5d4f4 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poddc51e064_e938_4b66_aa1c_ccf577cd13a2.slice PodAnnotations:0xc00338e400}] Aliases:map[]}\"",
2026-06-12 17:20:10.359484 | controller |     "Jun 12 16:30:50.297230 crc crio[21573]: time=\"2026-06-12T16:30:50.29639237Z\" level=info msg=\"Adding pod openstack_ceilometer-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 17:20:10.359500 | controller |     "Jun 12 16:30:50.885659 crc crio[21573]: time=\"2026-06-12T16:30:50.884371439Z\" level=info msg=\"Stopped pod sandbox: a89bf276abdfb4bbb6cf1b75be4083c3561039f36fd61541ac7c6754c3e98bca\" id=090af777-8edd-42af-a98f-fc480068324a name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 17:20:10.359516 | controller |     "Jun 12 16:30:51.284682 crc crio[21573]: 2026-06-12T16:30:51Z [verbose] CmdAdd (shim): {1.1.0 [{Name:a79721feb4e22fb Mac:7e:7d:e9:c4:3c:a1 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:d3 Mtu:0 Sandbox:/var/run/netns/0144703c-363f-49d4-a32b-81f5adc5d4f4 SocketPath: PciID:}] [{Interface:0xc00011ae50 Address:{IP:10.217.0.211 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 17:20:10.359531 | controller |     "Jun 12 16:30:51.287208 crc crio[21573]: time=\"2026-06-12T16:30:51.287119688Z\" level=info msg=\"Got pod network &{Name:ceilometer-0 Namespace:openstack ID:a79721feb4e22fb8f0a934b494dae95a376ef7f5cdcd48b6b63ff08e727b0be8 UID:dc51e064-e938-4b66-aa1c-ccf577cd13a2 NetNS:/var/run/netns/0144703c-363f-49d4-a32b-81f5adc5d4f4 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poddc51e064_e938_4b66_aa1c_ccf577cd13a2.slice PodAnnotations:0xc00338e400}] Aliases:map[]}\"",
2026-06-12 17:20:10.359546 | controller |     "Jun 12 16:30:51.287391 crc crio[21573]: time=\"2026-06-12T16:30:51.287326343Z\" level=info msg=\"Checking pod openstack_ceilometer-0 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 17:20:10.359561 | controller |     "Jun 12 16:30:51.300937 crc crio[21573]: time=\"2026-06-12T16:30:51.300896901Z\" level=info msg=\"Ran pod sandbox a79721feb4e22fb8f0a934b494dae95a376ef7f5cdcd48b6b63ff08e727b0be8 with infra container: openstack/ceilometer-0/POD\" id=753657cc-d88f-4484-803a-a6f602caadd7 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:20:10.359598 | controller |     "Jun 12 16:30:51.313073 crc crio[21573]: time=\"2026-06-12T16:30:51.313008802Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-central:current-podified\" id=255b45f0-af3d-49ae-a83a-621fa791f4f2 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:20:10.359617 | controller |     "Jun 12 16:30:51.345823 crc crio[21573]: time=\"2026-06-12T16:30:51.345715952Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-central:current-podified\" id=324938f1-3e9f-4776-9c17-8151e42638e8 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:20:10.359632 | controller |     "Jun 12 16:30:51.359786 crc crio[21573]: time=\"2026-06-12T16:30:51.35954373Z\" level=info msg=\"Creating container: openstack/ceilometer-0/ceilometer-central-agent\" id=e2c5543f-bec0-42cc-bcf6-c07a9abdc4f4 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:20:10.359647 | controller |     "Jun 12 16:30:51.360286 crc crio[21573]: time=\"2026-06-12T16:30:51.360099764Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.359662 | controller |     "Jun 12 16:30:51.426704 crc crio[21573]: time=\"2026-06-12T16:30:51.425899954Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.359677 | controller |     "Jun 12 16:30:51.431353 crc crio[21573]: time=\"2026-06-12T16:30:51.431264637Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.359695 | controller |     "Jun 12 16:30:51.587730 crc crio[21573]: time=\"2026-06-12T16:30:51.587568663Z\" level=info msg=\"Created container 8f2159cc59b6d1294a89190c3c48b3858f8b3db5b2784fed4e7bb402a886d70b: openstack/ceilometer-0/ceilometer-central-agent\" id=e2c5543f-bec0-42cc-bcf6-c07a9abdc4f4 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:20:10.359710 | controller |     "Jun 12 16:30:51.589717 crc crio[21573]: time=\"2026-06-12T16:30:51.589620176Z\" level=info msg=\"Starting container: 8f2159cc59b6d1294a89190c3c48b3858f8b3db5b2784fed4e7bb402a886d70b\" id=c6c24373-509c-4c24-aa56-e1830e370eed name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 17:20:10.359725 | controller |     "Jun 12 16:30:51.597813 crc crio[21573]: time=\"2026-06-12T16:30:51.597703761Z\" level=info msg=\"Started container\" PID=94024 containerID=8f2159cc59b6d1294a89190c3c48b3858f8b3db5b2784fed4e7bb402a886d70b description=openstack/ceilometer-0/ceilometer-central-agent id=c6c24373-509c-4c24-aa56-e1830e370eed name=/runtime.v1.RuntimeService/StartContainer sandboxID=a79721feb4e22fb8f0a934b494dae95a376ef7f5cdcd48b6b63ff08e727b0be8",
2026-06-12 17:20:10.359741 | controller |     "Jun 12 16:30:51.615103 crc crio[21573]: time=\"2026-06-12T16:30:51.614787716Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-notification:current-podified\" id=03059394-a760-4378-a51d-04c6af834fff name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:20:10.359756 | controller |     "Jun 12 16:30:51.641690 crc crio[21573]: time=\"2026-06-12T16:30:51.641574768Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-notification:current-podified\" id=0dd66b67-3cdf-4ae0-87dd-caa5ed20a13e name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:20:10.359771 | controller |     "Jun 12 16:30:51.651790 crc crio[21573]: time=\"2026-06-12T16:30:51.651689549Z\" level=info msg=\"Creating container: openstack/ceilometer-0/ceilometer-notification-agent\" id=ad27e629-3a24-4323-973a-617072ba1e8a name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:20:10.359786 | controller |     "Jun 12 16:30:51.652198 crc crio[21573]: time=\"2026-06-12T16:30:51.65213741Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.359801 | controller |     "Jun 12 16:30:51.713324 crc crio[21573]: time=\"2026-06-12T16:30:51.713211464Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.359816 | controller |     "Jun 12 16:30:51.718115 crc crio[21573]: time=\"2026-06-12T16:30:51.718045532Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.359831 | controller |     "Jun 12 16:30:51.835759 crc crio[21573]: time=\"2026-06-12T16:30:51.835660588Z\" level=info msg=\"Removing container: 4fb8bff984cb0ec9dc676d58a3d8f753b078af18d7e5c151e29896b4b420a229\" id=2c7c2064-b59a-4f66-bdc8-9a1657537dff name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 17:20:10.359846 | controller |     "Jun 12 16:30:51.873418 crc crio[21573]: time=\"2026-06-12T16:30:51.873237691Z\" level=info msg=\"Removed container 4fb8bff984cb0ec9dc676d58a3d8f753b078af18d7e5c151e29896b4b420a229: openstack/nova-api-0/nova-api-api\" id=2c7c2064-b59a-4f66-bdc8-9a1657537dff name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 17:20:10.359861 | controller |     "Jun 12 16:30:51.876804 crc crio[21573]: time=\"2026-06-12T16:30:51.876721Z\" level=info msg=\"Created container 93816da69ef67abedccbca35eb813962cbeeb1243e41471bdfcceb1e1262ea7b: openstack/ceilometer-0/ceilometer-notification-agent\" id=ad27e629-3a24-4323-973a-617072ba1e8a name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:20:10.359879 | controller |     "Jun 12 16:30:51.878463 crc crio[21573]: time=\"2026-06-12T16:30:51.878382585Z\" level=info msg=\"Starting container: 93816da69ef67abedccbca35eb813962cbeeb1243e41471bdfcceb1e1262ea7b\" id=5bfee4b2-3790-4b7c-907a-ee5fd7d8f646 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 17:20:10.359894 | controller |     "Jun 12 16:30:51.878773 crc crio[21573]: time=\"2026-06-12T16:30:51.878657431Z\" level=info msg=\"Removing container: 795aae25408f7a90e934f5056ad830c9a7c971e40ef9f32d7bc9f000d8a68ff4\" id=467fd014-e5cd-4762-ad4a-0547f7093439 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 17:20:10.359909 | controller |     "Jun 12 16:30:51.890887 crc crio[21573]: time=\"2026-06-12T16:30:51.890777274Z\" level=info msg=\"Started container\" PID=94047 containerID=93816da69ef67abedccbca35eb813962cbeeb1243e41471bdfcceb1e1262ea7b description=openstack/ceilometer-0/ceilometer-notification-agent id=5bfee4b2-3790-4b7c-907a-ee5fd7d8f646 name=/runtime.v1.RuntimeService/StartContainer sandboxID=a79721feb4e22fb8f0a934b494dae95a376ef7f5cdcd48b6b63ff08e727b0be8",
2026-06-12 17:20:10.359925 | controller |     "Jun 12 16:30:51.921355 crc crio[21573]: time=\"2026-06-12T16:30:51.921237913Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/sg-core:latest\" id=18a52294-0d55-4904-847b-e14eb5f4c04f name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:20:10.359940 | controller |     "Jun 12 16:30:51.927650 crc crio[21573]: time=\"2026-06-12T16:30:51.927407381Z\" level=info msg=\"Removed container 795aae25408f7a90e934f5056ad830c9a7c971e40ef9f32d7bc9f000d8a68ff4: openstack/nova-api-0/nova-api-log\" id=467fd014-e5cd-4762-ad4a-0547f7093439 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 17:20:10.359955 | controller |     "Jun 12 16:30:51.954730 crc crio[21573]: time=\"2026-06-12T16:30:51.95461374Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/sg-core:latest\" id=13670b52-a9cf-4a37-ab6a-44ad0bb1c823 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:20:10.359970 | controller |     "Jun 12 16:30:51.965885 crc crio[21573]: time=\"2026-06-12T16:30:51.965802158Z\" level=info msg=\"Creating container: openstack/ceilometer-0/sg-core\" id=e9aab223-8668-4680-897c-b29a62ffb860 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:20:10.359985 | controller |     "Jun 12 16:30:51.966673 crc crio[21573]: time=\"2026-06-12T16:30:51.966610359Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.359999 | controller |     "Jun 12 16:30:52.059343 crc crio[21573]: time=\"2026-06-12T16:30:52.059211872Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.360014 | controller |     "Jun 12 16:30:52.079988 crc crio[21573]: time=\"2026-06-12T16:30:52.079805504Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.360029 | controller |     "Jun 12 16:30:52.728800 crc crio[21573]: time=\"2026-06-12T16:30:52.725605908Z\" level=info msg=\"Created container cd9ed3f7cad38c49142bba753e349adf1d01efec86dbb8b7d57d192aacc6a2b0: openstack/ceilometer-0/sg-core\" id=e9aab223-8668-4680-897c-b29a62ffb860 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:20:10.360044 | controller |     "Jun 12 16:30:52.735426 crc crio[21573]: time=\"2026-06-12T16:30:52.731031415Z\" level=info msg=\"Starting container: cd9ed3f7cad38c49142bba753e349adf1d01efec86dbb8b7d57d192aacc6a2b0\" id=7bc15ea8-4d77-439a-8d28-2bce2119b3a2 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 17:20:10.360059 | controller |     "Jun 12 16:30:52.748661 crc crio[21573]: time=\"2026-06-12T16:30:52.748241232Z\" level=info msg=\"Started container\" PID=94074 containerID=cd9ed3f7cad38c49142bba753e349adf1d01efec86dbb8b7d57d192aacc6a2b0 description=openstack/ceilometer-0/sg-core id=7bc15ea8-4d77-439a-8d28-2bce2119b3a2 name=/runtime.v1.RuntimeService/StartContainer sandboxID=a79721feb4e22fb8f0a934b494dae95a376ef7f5cdcd48b6b63ff08e727b0be8",
2026-06-12 17:20:10.360077 | controller |     "Jun 12 16:30:52.766881 crc crio[21573]: time=\"2026-06-12T16:30:52.766825305Z\" level=info msg=\"Checking image status: registry.redhat.io/ubi9/httpd-24:latest\" id=38432206-2805-401b-be80-d6db17a6b2e0 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:20:10.360093 | controller |     "Jun 12 16:30:52.790663 crc crio[21573]: time=\"2026-06-12T16:30:52.789224941Z\" level=info msg=\"Running pod sandbox: openstack/nova-api-0/POD\" id=8175d77e-0d47-4d8d-a98e-b8d03e6ad3db name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:20:10.360108 | controller |     "Jun 12 16:30:52.790663 crc crio[21573]: time=\"2026-06-12T16:30:52.789391668Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.360123 | controller |     "Jun 12 16:30:52.928533 crc crio[21573]: time=\"2026-06-12T16:30:52.927791181Z\" level=info msg=\"Got pod network &{Name:nova-api-0 Namespace:openstack ID:44a45e4a7f1c8e76182bfaa81e62cf294bd65777d51af2fd9b3a4791d27e3a8f UID:e40a8054-fa87-4c21-ad60-a3253e955ff9 NetNS:/var/run/netns/11cdc96e-7122-4f28-a0cc-5986a56bf5b5 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pode40a8054_fa87_4c21_ad60_a3253e955ff9.slice PodAnnotations:0xc000568878}] Aliases:map[]}\"",
2026-06-12 17:20:10.360138 | controller |     "Jun 12 16:30:52.928533 crc crio[21573]: time=\"2026-06-12T16:30:52.928310905Z\" level=info msg=\"Adding pod openstack_nova-api-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 17:20:10.360153 | controller |     "Jun 12 16:30:52.947768 crc crio[21573]: time=\"2026-06-12T16:30:52.947657057Z\" level=info msg=\"Checking image status: registry.redhat.io/ubi9/httpd-24:latest\" id=b1c7b775-a4e8-4624-ac4c-b020ffd3caa5 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:20:10.360168 | controller |     "Jun 12 16:30:52.983661 crc crio[21573]: time=\"2026-06-12T16:30:52.983372813Z\" level=info msg=\"Creating container: openstack/ceilometer-0/proxy-httpd\" id=a6cf6eb9-e673-4343-bb1f-dc1500e0227b name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:20:10.360183 | controller |     "Jun 12 16:30:52.984181 crc crio[21573]: time=\"2026-06-12T16:30:52.984112813Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.360198 | controller |     "Jun 12 16:30:53.024293 crc crio[21573]: time=\"2026-06-12T16:30:53.022581968Z\" level=info msg=\"Stopping container: 38662cba8d7a2059f9230c04a168afb1da827b105505e8af75701093851d6adb (timeout: 10s)\" id=bc722ea9-3e5e-42ea-be29-994226a61886 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 17:20:10.360213 | controller |     "Jun 12 16:30:53.117886 crc crio[21573]: time=\"2026-06-12T16:30:53.116262135Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.360228 | controller |     "Jun 12 16:30:53.126812 crc crio[21573]: time=\"2026-06-12T16:30:53.124689589Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.360243 | controller |     "Jun 12 16:30:53.185905 crc crio[21573]: time=\"2026-06-12T16:30:53.185721222Z\" level=info msg=\"Stopped container 38662cba8d7a2059f9230c04a168afb1da827b105505e8af75701093851d6adb: openstack/dnsmasq-dns-7948f7c9f9-k94zf/dnsmasq-dns\" id=bc722ea9-3e5e-42ea-be29-994226a61886 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 17:20:10.360272 | controller |     "Jun 12 16:30:53.192905 crc crio[21573]: time=\"2026-06-12T16:30:53.19280049Z\" level=info msg=\"Stopping pod sandbox: cf487bf99fadbbbf75294f46ddc40f9e4dbba1bc1b4ab1d8295b768f2096c2ff\" id=59808654-87ae-4ea1-bee8-33efc2018dc9 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 17:20:10.360293 | controller |     "Jun 12 16:30:53.195264 crc crio[21573]: time=\"2026-06-12T16:30:53.193888829Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-7948f7c9f9-k94zf Namespace:openstack ID:cf487bf99fadbbbf75294f46ddc40f9e4dbba1bc1b4ab1d8295b768f2096c2ff UID:1014aae3-e323-44a9-a35c-f6b8090e1398 NetNS:/var/run/netns/a7d7ef00-64aa-4a94-9597-73ab1e2be3db Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod1014aae3_e323_44a9_a35c_f6b8090e1398.slice PodAnnotations:0xc00338e608}] Aliases:map[]}\"",
2026-06-12 17:20:10.360311 | controller |     "Jun 12 16:30:53.195264 crc crio[21573]: time=\"2026-06-12T16:30:53.194361652Z\" level=info msg=\"Deleting pod openstack_dnsmasq-dns-7948f7c9f9-k94zf from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 17:20:10.360327 | controller |     "Jun 12 16:30:53.401010 crc crio[21573]: time=\"2026-06-12T16:30:53.400802382Z\" level=info msg=\"Created container b6387625df38b9c4b5d4cb2db642c2238949647a5697b50e96a155d1e212d335: openstack/ceilometer-0/proxy-httpd\" id=a6cf6eb9-e673-4343-bb1f-dc1500e0227b name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:20:10.360343 | controller |     "Jun 12 16:30:53.408607 crc crio[21573]: time=\"2026-06-12T16:30:53.407884358Z\" level=info msg=\"Starting container: b6387625df38b9c4b5d4cb2db642c2238949647a5697b50e96a155d1e212d335\" id=5496d10a-8264-47eb-acd0-a1637d20c1b8 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 17:20:10.360358 | controller |     "Jun 12 16:30:53.417161 crc crio[21573]: time=\"2026-06-12T16:30:53.416935219Z\" level=info msg=\"Started container\" PID=94224 containerID=b6387625df38b9c4b5d4cb2db642c2238949647a5697b50e96a155d1e212d335 description=openstack/ceilometer-0/proxy-httpd id=5496d10a-8264-47eb-acd0-a1637d20c1b8 name=/runtime.v1.RuntimeService/StartContainer sandboxID=a79721feb4e22fb8f0a934b494dae95a376ef7f5cdcd48b6b63ff08e727b0be8",
2026-06-12 17:20:10.360374 | controller |     "Jun 12 16:30:53.640694 crc crio[21573]: 2026-06-12T16:30:53Z [verbose] CmdAdd (shim): {1.1.0 [{Name:44a45e4a7f1c8e7 Mac:5a:21:2a:3b:6e:67 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:d4 Mtu:0 Sandbox:/var/run/netns/11cdc96e-7122-4f28-a0cc-5986a56bf5b5 SocketPath: PciID:}] [{Interface:0xc0001825f0 Address:{IP:10.217.0.212 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 17:20:10.360390 | controller |     "Jun 12 16:30:53.643319 crc crio[21573]: time=\"2026-06-12T16:30:53.643219218Z\" level=info msg=\"Got pod network &{Name:nova-api-0 Namespace:openstack ID:44a45e4a7f1c8e76182bfaa81e62cf294bd65777d51af2fd9b3a4791d27e3a8f UID:e40a8054-fa87-4c21-ad60-a3253e955ff9 NetNS:/var/run/netns/11cdc96e-7122-4f28-a0cc-5986a56bf5b5 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pode40a8054_fa87_4c21_ad60_a3253e955ff9.slice PodAnnotations:0xc000568878}] Aliases:map[]}\"",
2026-06-12 17:20:10.360407 | controller |     "Jun 12 16:30:53.643526 crc crio[21573]: time=\"2026-06-12T16:30:53.643433635Z\" level=info msg=\"Checking pod openstack_nova-api-0 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 17:20:10.360422 | controller |     "Jun 12 16:30:53.666626 crc crio[21573]: time=\"2026-06-12T16:30:53.666485455Z\" level=info msg=\"Ran pod sandbox 44a45e4a7f1c8e76182bfaa81e62cf294bd65777d51af2fd9b3a4791d27e3a8f with infra container: openstack/nova-api-0/POD\" id=8175d77e-0d47-4d8d-a98e-b8d03e6ad3db name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:20:10.360438 | controller |     "Jun 12 16:30:53.680836 crc crio[21573]: time=\"2026-06-12T16:30:53.680136968Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified\" id=41a7708a-e3d7-4cac-8fa1-8bdff49138e6 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:20:10.360458 | controller |     "Jun 12 16:30:53.686203 crc crio[21573]: time=\"2026-06-12T16:30:53.686029482Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified\" id=f0c4c5f8-ac37-4cc2-84e4-07880cfd7101 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:20:10.360473 | controller |     "Jun 12 16:30:53.709842 crc crio[21573]: time=\"2026-06-12T16:30:53.709731054Z\" level=info msg=\"Creating container: openstack/nova-api-0/nova-api-log\" id=8c85933c-bb4f-4091-9e37-31366aa9e889 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:20:10.360489 | controller |     "Jun 12 16:30:53.710592 crc crio[21573]: time=\"2026-06-12T16:30:53.710329139Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.360504 | controller |     "Jun 12 16:30:53.793026 crc crio[21573]: time=\"2026-06-12T16:30:53.792847144Z\" level=info msg=\"Stopped pod sandbox: cf487bf99fadbbbf75294f46ddc40f9e4dbba1bc1b4ab1d8295b768f2096c2ff\" id=59808654-87ae-4ea1-bee8-33efc2018dc9 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 17:20:10.360520 | controller |     "Jun 12 16:30:53.804876 crc crio[21573]: time=\"2026-06-12T16:30:53.804682198Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.360535 | controller |     "Jun 12 16:30:53.816370 crc crio[21573]: time=\"2026-06-12T16:30:53.815769874Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.360551 | controller |     "Jun 12 16:30:53.993041 crc crio[21573]: time=\"2026-06-12T16:30:53.992896892Z\" level=info msg=\"Created container 55b8ff0736b213497a9018f15c3703420b8ec5142b285f8eff7ed5496cb96921: openstack/nova-api-0/nova-api-log\" id=8c85933c-bb4f-4091-9e37-31366aa9e889 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:20:10.360571 | controller |     "Jun 12 16:30:54.006078 crc crio[21573]: time=\"2026-06-12T16:30:54.005668856Z\" level=info msg=\"Starting container: 55b8ff0736b213497a9018f15c3703420b8ec5142b285f8eff7ed5496cb96921\" id=c52c0b6f-4af6-4ed5-a8bb-ac18ac40c9b8 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 17:20:10.360613 | controller |     "Jun 12 16:30:54.018834 crc crio[21573]: time=\"2026-06-12T16:30:54.01873889Z\" level=info msg=\"Started container\" PID=94498 containerID=55b8ff0736b213497a9018f15c3703420b8ec5142b285f8eff7ed5496cb96921 description=openstack/nova-api-0/nova-api-log id=c52c0b6f-4af6-4ed5-a8bb-ac18ac40c9b8 name=/runtime.v1.RuntimeService/StartContainer sandboxID=44a45e4a7f1c8e76182bfaa81e62cf294bd65777d51af2fd9b3a4791d27e3a8f",
2026-06-12 17:20:10.360703 | controller |     "Jun 12 16:30:54.057989 crc crio[21573]: time=\"2026-06-12T16:30:54.057788167Z\" level=info msg=\"Stopping container: 93816da69ef67abedccbca35eb813962cbeeb1243e41471bdfcceb1e1262ea7b (timeout: 30s)\" id=ab5b5638-4636-44fc-bf03-9b414fd9399a name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 17:20:10.360727 | controller |     "Jun 12 16:30:54.058589 crc crio[21573]: time=\"2026-06-12T16:30:54.05851775Z\" level=info msg=\"Stopping container: 8f2159cc59b6d1294a89190c3c48b3858f8b3db5b2784fed4e7bb402a886d70b (timeout: 30s)\" id=9aab525f-c6a4-42bb-b58d-0c35e6d20e9d name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 17:20:10.360743 | controller |     "Jun 12 16:30:54.058834 crc crio[21573]: time=\"2026-06-12T16:30:54.058716701Z\" level=info msg=\"Stopping container: cd9ed3f7cad38c49142bba753e349adf1d01efec86dbb8b7d57d192aacc6a2b0 (timeout: 30s)\" id=40a9a821-2e87-44ce-983d-8280703e933e name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 17:20:10.360763 | controller |     "Jun 12 16:30:54.061217 crc crio[21573]: time=\"2026-06-12T16:30:54.059937623Z\" level=info msg=\"Stopping container: b6387625df38b9c4b5d4cb2db642c2238949647a5697b50e96a155d1e212d335 (timeout: 30s)\" id=cee8bbbe-354a-42dc-9625-39cc0b5bc528 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 17:20:10.360780 | controller |     "Jun 12 16:30:54.118129 crc crio[21573]: time=\"2026-06-12T16:30:54.118025299Z\" level=info msg=\"Removing container: 38662cba8d7a2059f9230c04a168afb1da827b105505e8af75701093851d6adb\" id=8d7e8dfb-3191-4418-8f80-31f99b299b7e name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 17:20:10.360796 | controller |     "Jun 12 16:30:54.280565 crc crio[21573]: time=\"2026-06-12T16:30:54.279624006Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified\" id=454c10c5-392f-4dde-be4f-a43ae76916e8 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:20:10.360811 | controller |     "Jun 12 16:30:54.305262 crc crio[21573]: time=\"2026-06-12T16:30:54.305135546Z\" level=info msg=\"Removed container 38662cba8d7a2059f9230c04a168afb1da827b105505e8af75701093851d6adb: openstack/dnsmasq-dns-7948f7c9f9-k94zf/dnsmasq-dns\" id=8d7e8dfb-3191-4418-8f80-31f99b299b7e name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 17:20:10.360826 | controller |     "Jun 12 16:30:54.311100 crc crio[21573]: time=\"2026-06-12T16:30:54.310975928Z\" level=info msg=\"Removing container: 76ba639b016629b05207eb462453f001e6cc138bed903199da344919c5a174e2\" id=889a3146-a64e-42c0-8490-3a89378ca626 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 17:20:10.360841 | controller |     "Jun 12 16:30:54.332691 crc crio[21573]: time=\"2026-06-12T16:30:54.330669864Z\" level=info msg=\"Stopped container b6387625df38b9c4b5d4cb2db642c2238949647a5697b50e96a155d1e212d335: openstack/ceilometer-0/proxy-httpd\" id=cee8bbbe-354a-42dc-9625-39cc0b5bc528 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 17:20:10.360856 | controller |     "Jun 12 16:30:54.440252 crc crio[21573]: time=\"2026-06-12T16:30:54.440061881Z\" level=info msg=\"Removed container 76ba639b016629b05207eb462453f001e6cc138bed903199da344919c5a174e2: openstack/dnsmasq-dns-7948f7c9f9-k94zf/init\" id=889a3146-a64e-42c0-8490-3a89378ca626 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 17:20:10.360871 | controller |     "Jun 12 16:30:54.450183 crc crio[21573]: time=\"2026-06-12T16:30:54.450027586Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified\" id=31307c24-255b-4a5d-9d9d-48ca2476af4b name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:20:10.360885 | controller |     "Jun 12 16:30:54.468898 crc crio[21573]: time=\"2026-06-12T16:30:54.4685656Z\" level=info msg=\"Creating container: openstack/nova-api-0/nova-api-api\" id=111abb19-1697-401d-9cc7-9a18be7734ec name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:20:10.360900 | controller |     "Jun 12 16:30:54.469306 crc crio[21573]: time=\"2026-06-12T16:30:54.469231097Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.360914 | controller |     "Jun 12 16:30:54.543498 crc crio[21573]: time=\"2026-06-12T16:30:54.54272539Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.360929 | controller |     "Jun 12 16:30:54.549283 crc crio[21573]: time=\"2026-06-12T16:30:54.549227133Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.360944 | controller |     "Jun 12 16:30:54.622543 crc crio[21573]: time=\"2026-06-12T16:30:54.622326237Z\" level=info msg=\"Stopped container 93816da69ef67abedccbca35eb813962cbeeb1243e41471bdfcceb1e1262ea7b: openstack/ceilometer-0/ceilometer-notification-agent\" id=ab5b5638-4636-44fc-bf03-9b414fd9399a name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 17:20:10.360962 | controller |     "Jun 12 16:30:54.677551 crc crio[21573]: time=\"2026-06-12T16:30:54.677347439Z\" level=info msg=\"Created container 1b733bbdb6f2cedfc8a2708c9db2e6c9bb98b07987ec8de337edcafd32c4a7da: openstack/nova-api-0/nova-api-api\" id=111abb19-1697-401d-9cc7-9a18be7734ec name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:20:10.360977 | controller |     "Jun 12 16:30:54.679358 crc crio[21573]: time=\"2026-06-12T16:30:54.679273051Z\" level=info msg=\"Starting container: 1b733bbdb6f2cedfc8a2708c9db2e6c9bb98b07987ec8de337edcafd32c4a7da\" id=0eaaafe7-8a2f-4fc1-b7a4-41fe92ecc82f name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 17:20:10.360992 | controller |     "Jun 12 16:30:54.688866 crc crio[21573]: time=\"2026-06-12T16:30:54.688754553Z\" level=info msg=\"Started container\" PID=94614 containerID=1b733bbdb6f2cedfc8a2708c9db2e6c9bb98b07987ec8de337edcafd32c4a7da description=openstack/nova-api-0/nova-api-api id=0eaaafe7-8a2f-4fc1-b7a4-41fe92ecc82f name=/runtime.v1.RuntimeService/StartContainer sandboxID=44a45e4a7f1c8e76182bfaa81e62cf294bd65777d51af2fd9b3a4791d27e3a8f",
2026-06-12 17:20:10.361008 | controller |     "Jun 12 16:30:54.710401 crc crio[21573]: time=\"2026-06-12T16:30:54.710233776Z\" level=info msg=\"Stopped container cd9ed3f7cad38c49142bba753e349adf1d01efec86dbb8b7d57d192aacc6a2b0: openstack/ceilometer-0/sg-core\" id=40a9a821-2e87-44ce-983d-8280703e933e name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 17:20:10.361023 | controller |     "Jun 12 16:30:56.043159 crc crio[21573]: time=\"2026-06-12T16:30:56.040186453Z\" level=info msg=\"Running pod sandbox: openstack/nova-cell1-cell-mapping-8k4x2/POD\" id=40edb5d2-dbdc-432b-8278-28e50cc7e72a name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:20:10.361038 | controller |     "Jun 12 16:30:56.043159 crc crio[21573]: time=\"2026-06-12T16:30:56.041850638Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.361053 | controller |     "Jun 12 16:30:56.152725 crc crio[21573]: time=\"2026-06-12T16:30:56.152620094Z\" level=info msg=\"Got pod network &{Name:nova-cell1-cell-mapping-8k4x2 Namespace:openstack ID:586a3cfafc75699aad1bf1812827cfdec5546b2282a5a9e88e0f7ede5ddcde4c UID:90132761-45e4-40d0-8bac-d5dda4d5661e NetNS:/var/run/netns/0ac211e2-3963-4d00-a991-a31cd79a48bb Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod90132761_45e4_40d0_8bac_d5dda4d5661e.slice PodAnnotations:0xc000138de0}] Aliases:map[]}\"",
2026-06-12 17:20:10.361068 | controller |     "Jun 12 16:30:56.152725 crc crio[21573]: time=\"2026-06-12T16:30:56.152702946Z\" level=info msg=\"Adding pod openstack_nova-cell1-cell-mapping-8k4x2 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 17:20:10.361082 | controller |     "Jun 12 16:30:56.766828 crc crio[21573]: 2026-06-12T16:30:56Z [verbose] CmdAdd (shim): {1.1.0 [{Name:586a3cfafc75699 Mac:6e:4b:0c:fa:c2:9c Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:d5 Mtu:0 Sandbox:/var/run/netns/0ac211e2-3963-4d00-a991-a31cd79a48bb SocketPath: PciID:}] [{Interface:0xc0000145f0 Address:{IP:10.217.0.213 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 17:20:10.361098 | controller |     "Jun 12 16:30:56.769061 crc crio[21573]: time=\"2026-06-12T16:30:56.768981062Z\" level=info msg=\"Got pod network &{Name:nova-cell1-cell-mapping-8k4x2 Namespace:openstack ID:586a3cfafc75699aad1bf1812827cfdec5546b2282a5a9e88e0f7ede5ddcde4c UID:90132761-45e4-40d0-8bac-d5dda4d5661e NetNS:/var/run/netns/0ac211e2-3963-4d00-a991-a31cd79a48bb Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod90132761_45e4_40d0_8bac_d5dda4d5661e.slice PodAnnotations:0xc000138de0}] Aliases:map[]}\"",
2026-06-12 17:20:10.361116 | controller |     "Jun 12 16:30:56.769325 crc crio[21573]: time=\"2026-06-12T16:30:56.769218408Z\" level=info msg=\"Checking pod openstack_nova-cell1-cell-mapping-8k4x2 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 17:20:10.361131 | controller |     "Jun 12 16:30:56.784102 crc crio[21573]: time=\"2026-06-12T16:30:56.783993883Z\" level=info msg=\"Ran pod sandbox 586a3cfafc75699aad1bf1812827cfdec5546b2282a5a9e88e0f7ede5ddcde4c with infra container: openstack/nova-cell1-cell-mapping-8k4x2/POD\" id=40edb5d2-dbdc-432b-8278-28e50cc7e72a name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:20:10.361146 | controller |     "Jun 12 16:30:56.787605 crc crio[21573]: time=\"2026-06-12T16:30:56.787412239Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-conductor:current-podified\" id=4ea450db-0145-4251-8895-d74d65e4878a name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:20:10.361161 | controller |     "Jun 12 16:30:56.825006 crc crio[21573]: time=\"2026-06-12T16:30:56.824898412Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-conductor:current-podified\" id=884e189c-3fa1-4e4c-881d-f822b9ce9994 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:20:10.361176 | controller |     "Jun 12 16:30:56.834219 crc crio[21573]: time=\"2026-06-12T16:30:56.834134724Z\" level=info msg=\"Creating container: openstack/nova-cell1-cell-mapping-8k4x2/nova-manage\" id=2265df19-423f-4f87-bae6-3fee7f9caf75 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:20:10.361191 | controller |     "Jun 12 16:30:56.834669 crc crio[21573]: time=\"2026-06-12T16:30:56.834614827Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.361206 | controller |     "Jun 12 16:30:56.908227 crc crio[21573]: time=\"2026-06-12T16:30:56.907383628Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.361221 | controller |     "Jun 12 16:30:56.912880 crc crio[21573]: time=\"2026-06-12T16:30:56.912787683Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.361235 | controller |     "Jun 12 16:30:57.133138 crc crio[21573]: time=\"2026-06-12T16:30:57.133020378Z\" level=info msg=\"Created container 7889f7fc31d6f1bd358983b40219a02e9548755a7d32876a2938f6cc86c5fb20: openstack/nova-cell1-cell-mapping-8k4x2/nova-manage\" id=2265df19-423f-4f87-bae6-3fee7f9caf75 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:20:10.361250 | controller |     "Jun 12 16:30:57.135182 crc crio[21573]: time=\"2026-06-12T16:30:57.13463048Z\" level=info msg=\"Starting container: 7889f7fc31d6f1bd358983b40219a02e9548755a7d32876a2938f6cc86c5fb20\" id=b7b58e80-3451-434f-9bb7-e4d62012793e name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 17:20:10.361266 | controller |     "Jun 12 16:30:57.144044 crc crio[21573]: time=\"2026-06-12T16:30:57.143876907Z\" level=info msg=\"Started container\" PID=94949 containerID=7889f7fc31d6f1bd358983b40219a02e9548755a7d32876a2938f6cc86c5fb20 description=openstack/nova-cell1-cell-mapping-8k4x2/nova-manage id=b7b58e80-3451-434f-9bb7-e4d62012793e name=/runtime.v1.RuntimeService/StartContainer sandboxID=586a3cfafc75699aad1bf1812827cfdec5546b2282a5a9e88e0f7ede5ddcde4c",
2026-06-12 17:20:10.361289 | controller |     "Jun 12 16:31:00.909489 crc crio[21573]: time=\"2026-06-12T16:31:00.908177109Z\" level=info msg=\"Stopped container 8f2159cc59b6d1294a89190c3c48b3858f8b3db5b2784fed4e7bb402a886d70b: openstack/ceilometer-0/ceilometer-central-agent\" id=9aab525f-c6a4-42bb-b58d-0c35e6d20e9d name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 17:20:10.361313 | controller |     "Jun 12 16:31:00.911547 crc crio[21573]: time=\"2026-06-12T16:31:00.910901569Z\" level=info msg=\"Stopping pod sandbox: a79721feb4e22fb8f0a934b494dae95a376ef7f5cdcd48b6b63ff08e727b0be8\" id=8f8c6d09-5fca-4508-9656-e83ab698e3b9 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 17:20:10.361330 | controller |     "Jun 12 16:31:00.911777 crc crio[21573]: time=\"2026-06-12T16:31:00.91168289Z\" level=info msg=\"Got pod network &{Name:ceilometer-0 Namespace:openstack ID:a79721feb4e22fb8f0a934b494dae95a376ef7f5cdcd48b6b63ff08e727b0be8 UID:dc51e064-e938-4b66-aa1c-ccf577cd13a2 NetNS:/var/run/netns/0144703c-363f-49d4-a32b-81f5adc5d4f4 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poddc51e064_e938_4b66_aa1c_ccf577cd13a2.slice PodAnnotations:0xc002722ba8}] Aliases:map[]}\"",
2026-06-12 17:20:10.361346 | controller |     "Jun 12 16:31:00.912029 crc crio[21573]: time=\"2026-06-12T16:31:00.911917757Z\" level=info msg=\"Deleting pod openstack_ceilometer-0 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 17:20:10.361362 | controller |     "Jun 12 16:31:01.341742 crc crio[21573]: time=\"2026-06-12T16:31:01.341626411Z\" level=info msg=\"Stopped pod sandbox: a79721feb4e22fb8f0a934b494dae95a376ef7f5cdcd48b6b63ff08e727b0be8\" id=8f8c6d09-5fca-4508-9656-e83ab698e3b9 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 17:20:10.361377 | controller |     "Jun 12 16:31:02.379706 crc crio[21573]: time=\"2026-06-12T16:31:02.378842339Z\" level=info msg=\"Removing container: b6387625df38b9c4b5d4cb2db642c2238949647a5697b50e96a155d1e212d335\" id=6d38e3bd-c3bc-4399-bb20-191a52d8b352 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 17:20:10.361392 | controller |     "Jun 12 16:31:02.426585 crc crio[21573]: time=\"2026-06-12T16:31:02.424648785Z\" level=info msg=\"Removed container b6387625df38b9c4b5d4cb2db642c2238949647a5697b50e96a155d1e212d335: openstack/ceilometer-0/proxy-httpd\" id=6d38e3bd-c3bc-4399-bb20-191a52d8b352 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 17:20:10.361406 | controller |     "Jun 12 16:31:02.428635 crc crio[21573]: time=\"2026-06-12T16:31:02.428555179Z\" level=info msg=\"Removing container: cd9ed3f7cad38c49142bba753e349adf1d01efec86dbb8b7d57d192aacc6a2b0\" id=a0a7a898-18c9-46f6-93db-c81abf99ab86 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 17:20:10.361421 | controller |     "Jun 12 16:31:02.489915 crc crio[21573]: time=\"2026-06-12T16:31:02.489778064Z\" level=info msg=\"Removed container cd9ed3f7cad38c49142bba753e349adf1d01efec86dbb8b7d57d192aacc6a2b0: openstack/ceilometer-0/sg-core\" id=a0a7a898-18c9-46f6-93db-c81abf99ab86 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 17:20:10.361435 | controller |     "Jun 12 16:31:02.497521 crc crio[21573]: time=\"2026-06-12T16:31:02.493911458Z\" level=info msg=\"Removing container: 93816da69ef67abedccbca35eb813962cbeeb1243e41471bdfcceb1e1262ea7b\" id=b36b82f7-d35d-4f40-be79-ebb2138ef24a name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 17:20:10.361452 | controller |     "Jun 12 16:31:02.550727 crc crio[21573]: time=\"2026-06-12T16:31:02.550638766Z\" level=info msg=\"Removed container 93816da69ef67abedccbca35eb813962cbeeb1243e41471bdfcceb1e1262ea7b: openstack/ceilometer-0/ceilometer-notification-agent\" id=b36b82f7-d35d-4f40-be79-ebb2138ef24a name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 17:20:10.361470 | controller |     "Jun 12 16:31:02.581738 crc crio[21573]: time=\"2026-06-12T16:31:02.581685463Z\" level=info msg=\"Removing container: 8f2159cc59b6d1294a89190c3c48b3858f8b3db5b2784fed4e7bb402a886d70b\" id=bcedcf84-97ce-43a1-97e8-fb77f6f334b7 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 17:20:10.361486 | controller |     "Jun 12 16:31:02.635430 crc crio[21573]: time=\"2026-06-12T16:31:02.634854165Z\" level=info msg=\"Removed container 8f2159cc59b6d1294a89190c3c48b3858f8b3db5b2784fed4e7bb402a886d70b: openstack/ceilometer-0/ceilometer-central-agent\" id=bcedcf84-97ce-43a1-97e8-fb77f6f334b7 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 17:20:10.361505 | controller |     "Jun 12 16:31:02.933375 crc crio[21573]: time=\"2026-06-12T16:31:02.933280038Z\" level=info msg=\"Running pod sandbox: openstack/ceilometer-0/POD\" id=ddade101-0ed3-4bcb-aa47-2336be2a3825 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:20:10.361522 | controller |     "Jun 12 16:31:02.933736 crc crio[21573]: time=\"2026-06-12T16:31:02.933430069Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.361538 | controller |     "Jun 12 16:31:02.980145 crc crio[21573]: time=\"2026-06-12T16:31:02.9799737Z\" level=info msg=\"Got pod network &{Name:ceilometer-0 Namespace:openstack ID:aff1de9c58425f3a334f911fa049ee7e388fe05ec0859a03c126fa5574c30a8b UID:bfd15825-94e5-4bba-b257-64809cff3394 NetNS:/var/run/netns/a8394d4f-d9dd-4514-9162-25d6d50e9317 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podbfd15825_94e5_4bba_b257_64809cff3394.slice PodAnnotations:0xc000568998}] Aliases:map[]}\"",
2026-06-12 17:20:10.361553 | controller |     "Jun 12 16:31:02.980145 crc crio[21573]: time=\"2026-06-12T16:31:02.980055313Z\" level=info msg=\"Adding pod openstack_ceilometer-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 17:20:10.361569 | controller |     "Jun 12 16:31:03.544564 crc crio[21573]: 2026-06-12T16:31:03Z [verbose] CmdAdd (shim): {1.1.0 [{Name:aff1de9c58425f3 Mac:ee:ef:b4:3b:5a:32 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:d6 Mtu:0 Sandbox:/var/run/netns/a8394d4f-d9dd-4514-9162-25d6d50e9317 SocketPath: PciID:}] [{Interface:0xc0002dca20 Address:{IP:10.217.0.214 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 17:20:10.361612 | controller |     "Jun 12 16:31:03.547087 crc crio[21573]: time=\"2026-06-12T16:31:03.547009643Z\" level=info msg=\"Got pod network &{Name:ceilometer-0 Namespace:openstack ID:aff1de9c58425f3a334f911fa049ee7e388fe05ec0859a03c126fa5574c30a8b UID:bfd15825-94e5-4bba-b257-64809cff3394 NetNS:/var/run/netns/a8394d4f-d9dd-4514-9162-25d6d50e9317 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podbfd15825_94e5_4bba_b257_64809cff3394.slice PodAnnotations:0xc000568998}] Aliases:map[]}\"",
2026-06-12 17:20:10.361630 | controller |     "Jun 12 16:31:03.547322 crc crio[21573]: time=\"2026-06-12T16:31:03.547259459Z\" level=info msg=\"Checking pod openstack_ceilometer-0 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 17:20:10.361646 | controller |     "Jun 12 16:31:03.559275 crc crio[21573]: time=\"2026-06-12T16:31:03.55918128Z\" level=info msg=\"Ran pod sandbox aff1de9c58425f3a334f911fa049ee7e388fe05ec0859a03c126fa5574c30a8b with infra container: openstack/ceilometer-0/POD\" id=ddade101-0ed3-4bcb-aa47-2336be2a3825 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:20:10.361661 | controller |     "Jun 12 16:31:03.563280 crc crio[21573]: time=\"2026-06-12T16:31:03.563210746Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-central:current-podified\" id=2c96dad8-139d-4baa-83f6-f652bb192885 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:20:10.361676 | controller |     "Jun 12 16:31:03.595059 crc crio[21573]: time=\"2026-06-12T16:31:03.594402075Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-central:current-podified\" id=2ebbc322-99ed-4dd9-9908-5a6ea8de8f92 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:20:10.361691 | controller |     "Jun 12 16:31:03.604156 crc crio[21573]: time=\"2026-06-12T16:31:03.604094733Z\" level=info msg=\"Creating container: openstack/ceilometer-0/ceilometer-central-agent\" id=b20291ff-712a-4a69-948e-b1e11083a724 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:20:10.361712 | controller |     "Jun 12 16:31:03.604426 crc crio[21573]: time=\"2026-06-12T16:31:03.60437567Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.361728 | controller |     "Jun 12 16:31:03.663057 crc crio[21573]: time=\"2026-06-12T16:31:03.662958642Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.361744 | controller |     "Jun 12 16:31:03.669339 crc crio[21573]: time=\"2026-06-12T16:31:03.669280486Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.361759 | controller |     "Jun 12 16:31:03.908623 crc crio[21573]: time=\"2026-06-12T16:31:03.908512567Z\" level=info msg=\"Created container 567f3339dbf34876ad81a80d5a9b23ace20e14422bfd00ed3bdb31b058e6c30b: openstack/ceilometer-0/ceilometer-central-agent\" id=b20291ff-712a-4a69-948e-b1e11083a724 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:20:10.361774 | controller |     "Jun 12 16:31:03.910277 crc crio[21573]: time=\"2026-06-12T16:31:03.910220282Z\" level=info msg=\"Starting container: 567f3339dbf34876ad81a80d5a9b23ace20e14422bfd00ed3bdb31b058e6c30b\" id=1070c2cd-5a2e-4f04-af7f-12bcfa0bed7e name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 17:20:10.361790 | controller |     "Jun 12 16:31:03.916480 crc crio[21573]: time=\"2026-06-12T16:31:03.916359147Z\" level=info msg=\"Started container\" PID=95396 containerID=567f3339dbf34876ad81a80d5a9b23ace20e14422bfd00ed3bdb31b058e6c30b description=openstack/ceilometer-0/ceilometer-central-agent id=1070c2cd-5a2e-4f04-af7f-12bcfa0bed7e name=/runtime.v1.RuntimeService/StartContainer sandboxID=aff1de9c58425f3a334f911fa049ee7e388fe05ec0859a03c126fa5574c30a8b",
2026-06-12 17:20:10.361805 | controller |     "Jun 12 16:31:03.927723 crc crio[21573]: time=\"2026-06-12T16:31:03.927624394Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-notification:current-podified\" id=b9bf3df3-d56f-4d88-a07b-9d44054f0a8b name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:20:10.361820 | controller |     "Jun 12 16:31:03.955267 crc crio[21573]: time=\"2026-06-12T16:31:03.955166517Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-notification:current-podified\" id=c5bcc29c-339c-4c73-8350-e7432f3dda4b name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:20:10.361835 | controller |     "Jun 12 16:31:03.973883 crc crio[21573]: time=\"2026-06-12T16:31:03.973753572Z\" level=info msg=\"Creating container: openstack/ceilometer-0/ceilometer-notification-agent\" id=4a34d907-d1c2-4849-9118-275f7e1eecab name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:20:10.361850 | controller |     "Jun 12 16:31:03.974389 crc crio[21573]: time=\"2026-06-12T16:31:03.974324257Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.361865 | controller |     "Jun 12 16:31:04.071714 crc crio[21573]: time=\"2026-06-12T16:31:04.071428102Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.361880 | controller |     "Jun 12 16:31:04.079740 crc crio[21573]: time=\"2026-06-12T16:31:04.079658408Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.361899 | controller |     "Jun 12 16:31:04.273725 crc crio[21573]: time=\"2026-06-12T16:31:04.273015988Z\" level=info msg=\"Created container 1d90f5923af4be97b20f7a62eee4353167a6f8d6c81d04b7c097006eee5b349d: openstack/ceilometer-0/ceilometer-notification-agent\" id=4a34d907-d1c2-4849-9118-275f7e1eecab name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:20:10.361915 | controller |     "Jun 12 16:31:04.275516 crc crio[21573]: time=\"2026-06-12T16:31:04.275400811Z\" level=info msg=\"Starting container: 1d90f5923af4be97b20f7a62eee4353167a6f8d6c81d04b7c097006eee5b349d\" id=3e012474-979f-4ab7-9f98-7b3bed8947d9 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 17:20:10.361930 | controller |     "Jun 12 16:31:04.283569 crc crio[21573]: time=\"2026-06-12T16:31:04.283309272Z\" level=info msg=\"Started container\" PID=95459 containerID=1d90f5923af4be97b20f7a62eee4353167a6f8d6c81d04b7c097006eee5b349d description=openstack/ceilometer-0/ceilometer-notification-agent id=3e012474-979f-4ab7-9f98-7b3bed8947d9 name=/runtime.v1.RuntimeService/StartContainer sandboxID=aff1de9c58425f3a334f911fa049ee7e388fe05ec0859a03c126fa5574c30a8b",
2026-06-12 17:20:10.361959 | controller |     "Jun 12 16:31:04.300081 crc crio[21573]: time=\"2026-06-12T16:31:04.299999025Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/sg-core:latest\" id=47f4fec6-9e9d-4073-8f55-2c04fc2db1cd name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:20:10.361977 | controller |     "Jun 12 16:31:04.315849 crc crio[21573]: time=\"2026-06-12T16:31:04.315677902Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/sg-core:latest\" id=2dfec77c-dfbe-4251-a9f8-3ffb0ed24d84 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:20:10.361993 | controller |     "Jun 12 16:31:04.325659 crc crio[21573]: time=\"2026-06-12T16:31:04.325349139Z\" level=info msg=\"Creating container: openstack/ceilometer-0/sg-core\" id=4b207367-473d-46c6-90c1-4ab9b1012a20 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:20:10.362008 | controller |     "Jun 12 16:31:04.325990 crc crio[21573]: time=\"2026-06-12T16:31:04.325907825Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.362023 | controller |     "Jun 12 16:31:04.383800 crc crio[21573]: time=\"2026-06-12T16:31:04.383664129Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.362038 | controller |     "Jun 12 16:31:04.387679 crc crio[21573]: time=\"2026-06-12T16:31:04.387571952Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.362054 | controller |     "Jun 12 16:31:04.586998 crc crio[21573]: time=\"2026-06-12T16:31:04.586840639Z\" level=info msg=\"Created container 006ff0ea63ee7c6453db337594abe6c78240201533d1768c433857aeaa3e6f04: openstack/ceilometer-0/sg-core\" id=4b207367-473d-46c6-90c1-4ab9b1012a20 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:20:10.362069 | controller |     "Jun 12 16:31:04.589011 crc crio[21573]: time=\"2026-06-12T16:31:04.588246768Z\" level=info msg=\"Starting container: 006ff0ea63ee7c6453db337594abe6c78240201533d1768c433857aeaa3e6f04\" id=c55e1f33-ef7e-4481-8f09-206b15fc2de3 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 17:20:10.362084 | controller |     "Jun 12 16:31:04.596095 crc crio[21573]: time=\"2026-06-12T16:31:04.596017765Z\" level=info msg=\"Started container\" PID=95490 containerID=006ff0ea63ee7c6453db337594abe6c78240201533d1768c433857aeaa3e6f04 description=openstack/ceilometer-0/sg-core id=c55e1f33-ef7e-4481-8f09-206b15fc2de3 name=/runtime.v1.RuntimeService/StartContainer sandboxID=aff1de9c58425f3a334f911fa049ee7e388fe05ec0859a03c126fa5574c30a8b",
2026-06-12 17:20:10.362099 | controller |     "Jun 12 16:31:04.627027 crc crio[21573]: time=\"2026-06-12T16:31:04.626892247Z\" level=info msg=\"Checking image status: registry.redhat.io/ubi9/httpd-24:latest\" id=283e6382-a19f-41a5-9f53-471467ae7691 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:20:10.362118 | controller |     "Jun 12 16:31:04.696173 crc crio[21573]: time=\"2026-06-12T16:31:04.696048776Z\" level=info msg=\"Checking image status: registry.redhat.io/ubi9/httpd-24:latest\" id=9b8861cb-7c26-4d29-88f2-55912eefba85 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:20:10.362133 | controller |     "Jun 12 16:31:04.709354 crc crio[21573]: time=\"2026-06-12T16:31:04.709259266Z\" level=info msg=\"Creating container: openstack/ceilometer-0/proxy-httpd\" id=0fd745eb-1869-4cfb-9f51-d514cc10c525 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:20:10.362148 | controller |     "Jun 12 16:31:04.710260 crc crio[21573]: time=\"2026-06-12T16:31:04.710153981Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.362163 | controller |     "Jun 12 16:31:04.779874 crc crio[21573]: time=\"2026-06-12T16:31:04.779811565Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.362178 | controller |     "Jun 12 16:31:04.787004 crc crio[21573]: time=\"2026-06-12T16:31:04.786899422Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.362193 | controller |     "Jun 12 16:31:04.946204 crc crio[21573]: time=\"2026-06-12T16:31:04.946124487Z\" level=info msg=\"Created container 6a5aded819910946bb847d09f9a97a2b97d0e82eb288a9e5ddb68b2061b26036: openstack/ceilometer-0/proxy-httpd\" id=0fd745eb-1869-4cfb-9f51-d514cc10c525 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:20:10.362208 | controller |     "Jun 12 16:31:04.948175 crc crio[21573]: time=\"2026-06-12T16:31:04.948070494Z\" level=info msg=\"Starting container: 6a5aded819910946bb847d09f9a97a2b97d0e82eb288a9e5ddb68b2061b26036\" id=52b399dc-70df-431b-ab3c-c4c7b31455bc name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 17:20:10.362223 | controller |     "Jun 12 16:31:04.977918 crc crio[21573]: time=\"2026-06-12T16:31:04.977803935Z\" level=info msg=\"Started container\" PID=95518 containerID=6a5aded819910946bb847d09f9a97a2b97d0e82eb288a9e5ddb68b2061b26036 description=openstack/ceilometer-0/proxy-httpd id=52b399dc-70df-431b-ab3c-c4c7b31455bc name=/runtime.v1.RuntimeService/StartContainer sandboxID=aff1de9c58425f3a334f911fa049ee7e388fe05ec0859a03c126fa5574c30a8b",
2026-06-12 17:20:10.362237 | controller |     "Jun 12 16:31:05.517523 crc crio[21573]: time=\"2026-06-12T16:31:05.512982276Z\" level=info msg=\"Stopping pod sandbox: 586a3cfafc75699aad1bf1812827cfdec5546b2282a5a9e88e0f7ede5ddcde4c\" id=3de7b675-d831-4861-b150-285a8c03cd07 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 17:20:10.362253 | controller |     "Jun 12 16:31:05.517523 crc crio[21573]: time=\"2026-06-12T16:31:05.514436437Z\" level=info msg=\"Got pod network &{Name:nova-cell1-cell-mapping-8k4x2 Namespace:openstack ID:586a3cfafc75699aad1bf1812827cfdec5546b2282a5a9e88e0f7ede5ddcde4c UID:90132761-45e4-40d0-8bac-d5dda4d5661e NetNS:/var/run/netns/0ac211e2-3963-4d00-a991-a31cd79a48bb Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod90132761_45e4_40d0_8bac_d5dda4d5661e.slice PodAnnotations:0xc00008c8d0}] Aliases:map[]}\"",
2026-06-12 17:20:10.362269 | controller |     "Jun 12 16:31:05.517523 crc crio[21573]: time=\"2026-06-12T16:31:05.514673234Z\" level=info msg=\"Deleting pod openstack_nova-cell1-cell-mapping-8k4x2 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 17:20:10.362285 | controller |     "Jun 12 16:31:05.994298 crc crio[21573]: time=\"2026-06-12T16:31:05.99372869Z\" level=info msg=\"Stopped pod sandbox: 586a3cfafc75699aad1bf1812827cfdec5546b2282a5a9e88e0f7ede5ddcde4c\" id=3de7b675-d831-4861-b150-285a8c03cd07 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 17:20:10.362311 | controller |     "Jun 12 16:31:06.776559 crc crio[21573]: time=\"2026-06-12T16:31:06.776412225Z\" level=info msg=\"Stopping container: 1b733bbdb6f2cedfc8a2708c9db2e6c9bb98b07987ec8de337edcafd32c4a7da (timeout: 30s)\" id=2dcff813-0890-4a27-a779-5240e1127f2f name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 17:20:10.362330 | controller |     "Jun 12 16:31:06.776724 crc crio[21573]: time=\"2026-06-12T16:31:06.776679493Z\" level=info msg=\"Stopping container: 55b8ff0736b213497a9018f15c3703420b8ec5142b285f8eff7ed5496cb96921 (timeout: 30s)\" id=b726c889-7470-4774-a2d3-57d0b3687831 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 17:20:10.362346 | controller |     "Jun 12 16:31:06.814763 crc crio[21573]: time=\"2026-06-12T16:31:06.814614758Z\" level=info msg=\"Stopping container: 7398b708c54737031279c33ed4fa14697fe87cfdb7134e23412961d14d546db2 (timeout: 30s)\" id=0d29a218-5856-4dd4-aa22-155acc2d9451 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 17:20:10.362361 | controller |     "Jun 12 16:31:06.914490 crc crio[21573]: time=\"2026-06-12T16:31:06.91209163Z\" level=info msg=\"Stopped container 55b8ff0736b213497a9018f15c3703420b8ec5142b285f8eff7ed5496cb96921: openstack/nova-api-0/nova-api-log\" id=b726c889-7470-4774-a2d3-57d0b3687831 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 17:20:10.362377 | controller |     "Jun 12 16:31:07.564297 crc crio[21573]: time=\"2026-06-12T16:31:07.563765887Z\" level=info msg=\"Stopping container: aae9e6e4a62e16c36dbfc0505090d457c51e4f9912042716e03d3793bf3ec48b (timeout: 30s)\" id=7c7a8a6f-6715-40b8-8a83-cea1a7a39d44 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 17:20:10.362392 | controller |     "Jun 12 16:31:07.565518 crc crio[21573]: time=\"2026-06-12T16:31:07.565173117Z\" level=info msg=\"Stopping container: 299aba74ffd5405d029e5d2c0ee41bbca2839cdc13c4228a05c1f836ed69e99d (timeout: 30s)\" id=8943e347-dbbc-494d-b67a-922887302f3b name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 17:20:10.362408 | controller |     "Jun 12 16:31:07.722418 crc crio[21573]: time=\"2026-06-12T16:31:07.720221353Z\" level=info msg=\"Stopped container 299aba74ffd5405d029e5d2c0ee41bbca2839cdc13c4228a05c1f836ed69e99d: openstack/nova-metadata-0/nova-metadata-log\" id=8943e347-dbbc-494d-b67a-922887302f3b name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 17:20:10.362423 | controller |     "Jun 12 16:31:11.131340 crc crio[21573]: time=\"2026-06-12T16:31:11.127160973Z\" level=info msg=\"Stopped container aae9e6e4a62e16c36dbfc0505090d457c51e4f9912042716e03d3793bf3ec48b: openstack/nova-metadata-0/nova-metadata-metadata\" id=7c7a8a6f-6715-40b8-8a83-cea1a7a39d44 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 17:20:10.362437 | controller |     "Jun 12 16:31:11.133685 crc crio[21573]: time=\"2026-06-12T16:31:11.133123852Z\" level=info msg=\"Stopping pod sandbox: f561887cdc7a4af2e6840c341bd45b9b34a303bf1b4cb38f22b834705e0f59af\" id=2ba68d77-fe12-4dab-bbf3-331ba152959d name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 17:20:10.362453 | controller |     "Jun 12 16:31:11.134644 crc crio[21573]: time=\"2026-06-12T16:31:11.134418038Z\" level=info msg=\"Got pod network &{Name:nova-metadata-0 Namespace:openstack ID:f561887cdc7a4af2e6840c341bd45b9b34a303bf1b4cb38f22b834705e0f59af UID:e2b1fd7a-8653-4a8f-85e2-329e6c1a9aa2 NetNS:/var/run/netns/4b72de4f-c932-4cab-9d8d-c884c58b1489 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pode2b1fd7a_8653_4a8f_85e2_329e6c1a9aa2.slice PodAnnotations:0xc0018966c8}] Aliases:map[]}\"",
2026-06-12 17:20:10.362468 | controller |     "Jun 12 16:31:11.134774 crc crio[21573]: time=\"2026-06-12T16:31:11.134700256Z\" level=info msg=\"Deleting pod openstack_nova-metadata-0 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 17:20:10.362487 | controller |     "Jun 12 16:31:11.325913 crc crio[21573]: time=\"2026-06-12T16:31:11.325348595Z\" level=info msg=\"Stopped container 1b733bbdb6f2cedfc8a2708c9db2e6c9bb98b07987ec8de337edcafd32c4a7da: openstack/nova-api-0/nova-api-api\" id=2dcff813-0890-4a27-a779-5240e1127f2f name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 17:20:10.362503 | controller |     "Jun 12 16:31:11.328012 crc crio[21573]: time=\"2026-06-12T16:31:11.327854125Z\" level=info msg=\"Stopping pod sandbox: 44a45e4a7f1c8e76182bfaa81e62cf294bd65777d51af2fd9b3a4791d27e3a8f\" id=83608759-24fb-4f53-ab64-d7a343a2ccf1 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 17:20:10.362518 | controller |     "Jun 12 16:31:11.328677 crc crio[21573]: time=\"2026-06-12T16:31:11.32840157Z\" level=info msg=\"Got pod network &{Name:nova-api-0 Namespace:openstack ID:44a45e4a7f1c8e76182bfaa81e62cf294bd65777d51af2fd9b3a4791d27e3a8f UID:e40a8054-fa87-4c21-ad60-a3253e955ff9 NetNS:/var/run/netns/11cdc96e-7122-4f28-a0cc-5986a56bf5b5 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pode40a8054_fa87_4c21_ad60_a3253e955ff9.slice PodAnnotations:0xc00443c350}] Aliases:map[]}\"",
2026-06-12 17:20:10.362534 | controller |     "Jun 12 16:31:11.328915 crc crio[21573]: time=\"2026-06-12T16:31:11.328673308Z\" level=info msg=\"Deleting pod openstack_nova-api-0 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 17:20:10.362549 | controller |     "Jun 12 16:31:11.387185 crc crio[21573]: time=\"2026-06-12T16:31:11.387117739Z\" level=info msg=\"Stopped container 7398b708c54737031279c33ed4fa14697fe87cfdb7134e23412961d14d546db2: openstack/nova-scheduler-0/nova-scheduler-scheduler\" id=0d29a218-5856-4dd4-aa22-155acc2d9451 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 17:20:10.362564 | controller |     "Jun 12 16:31:11.396334 crc crio[21573]: time=\"2026-06-12T16:31:11.396287936Z\" level=info msg=\"Stopping pod sandbox: 7586fc9e467e6cd2b8774f7cd9c5d58e1d74eb622ebb26b4f21d8fcd28b9d2cb\" id=4ea9ea5e-9e5b-4f12-bd7b-7f3d3120b7af name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 17:20:10.362602 | controller |     "Jun 12 16:31:11.397411 crc crio[21573]: time=\"2026-06-12T16:31:11.397382346Z\" level=info msg=\"Got pod network &{Name:nova-scheduler-0 Namespace:openstack ID:7586fc9e467e6cd2b8774f7cd9c5d58e1d74eb622ebb26b4f21d8fcd28b9d2cb UID:3688df61-e941-48c1-8348-4b9ebad0b98c NetNS:/var/run/netns/812b3661-099a-472c-937b-bd49a7cb7970 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod3688df61_e941_48c1_8348_4b9ebad0b98c.slice PodAnnotations:0xc0063802f8}] Aliases:map[]}\"",
2026-06-12 17:20:10.362621 | controller |     "Jun 12 16:31:11.397726 crc crio[21573]: time=\"2026-06-12T16:31:11.397706286Z\" level=info msg=\"Deleting pod openstack_nova-scheduler-0 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 17:20:10.362638 | controller |     "Jun 12 16:31:11.545295 crc crio[21573]: time=\"2026-06-12T16:31:11.544414509Z\" level=info msg=\"Stopped pod sandbox: f561887cdc7a4af2e6840c341bd45b9b34a303bf1b4cb38f22b834705e0f59af\" id=2ba68d77-fe12-4dab-bbf3-331ba152959d name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 17:20:10.362653 | controller |     "Jun 12 16:31:11.688745 crc crio[21573]: time=\"2026-06-12T16:31:11.688638845Z\" level=info msg=\"Removing container: aae9e6e4a62e16c36dbfc0505090d457c51e4f9912042716e03d3793bf3ec48b\" id=848f3502-0f6c-4fb1-88a7-2bbcdd8fe6e1 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 17:20:10.362669 | controller |     "Jun 12 16:31:11.738806 crc crio[21573]: time=\"2026-06-12T16:31:11.738577432Z\" level=info msg=\"Removed container aae9e6e4a62e16c36dbfc0505090d457c51e4f9912042716e03d3793bf3ec48b: openstack/nova-metadata-0/nova-metadata-metadata\" id=848f3502-0f6c-4fb1-88a7-2bbcdd8fe6e1 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 17:20:10.362688 | controller |     "Jun 12 16:31:11.743990 crc crio[21573]: time=\"2026-06-12T16:31:11.743702693Z\" level=info msg=\"Removing container: 299aba74ffd5405d029e5d2c0ee41bbca2839cdc13c4228a05c1f836ed69e99d\" id=36ff4d94-0157-4eb8-a4ae-083b6631b84e name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 17:20:10.362704 | controller |     "Jun 12 16:31:11.750510 crc crio[21573]: time=\"2026-06-12T16:31:11.750333027Z\" level=info msg=\"Stopped pod sandbox: 44a45e4a7f1c8e76182bfaa81e62cf294bd65777d51af2fd9b3a4791d27e3a8f\" id=83608759-24fb-4f53-ab64-d7a343a2ccf1 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 17:20:10.362719 | controller |     "Jun 12 16:31:11.801204 crc crio[21573]: time=\"2026-06-12T16:31:11.801107727Z\" level=info msg=\"Removed container 299aba74ffd5405d029e5d2c0ee41bbca2839cdc13c4228a05c1f836ed69e99d: openstack/nova-metadata-0/nova-metadata-log\" id=36ff4d94-0157-4eb8-a4ae-083b6631b84e name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 17:20:10.362735 | controller |     "Jun 12 16:31:11.872750 crc crio[21573]: time=\"2026-06-12T16:31:11.872677322Z\" level=info msg=\"Stopped pod sandbox: 7586fc9e467e6cd2b8774f7cd9c5d58e1d74eb622ebb26b4f21d8fcd28b9d2cb\" id=4ea9ea5e-9e5b-4f12-bd7b-7f3d3120b7af name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 17:20:10.362749 | controller |     "Jun 12 16:31:12.746776 crc crio[21573]: time=\"2026-06-12T16:31:12.745819301Z\" level=info msg=\"Removing container: 1b733bbdb6f2cedfc8a2708c9db2e6c9bb98b07987ec8de337edcafd32c4a7da\" id=27828ef2-abd8-4fc2-90fa-fcb7e1177147 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 17:20:10.362765 | controller |     "Jun 12 16:31:12.810430 crc crio[21573]: time=\"2026-06-12T16:31:12.810306181Z\" level=info msg=\"Removed container 1b733bbdb6f2cedfc8a2708c9db2e6c9bb98b07987ec8de337edcafd32c4a7da: openstack/nova-api-0/nova-api-api\" id=27828ef2-abd8-4fc2-90fa-fcb7e1177147 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 17:20:10.362780 | controller |     "Jun 12 16:31:12.816296 crc crio[21573]: time=\"2026-06-12T16:31:12.816220392Z\" level=info msg=\"Removing container: 55b8ff0736b213497a9018f15c3703420b8ec5142b285f8eff7ed5496cb96921\" id=4663a60d-152d-4301-bcbc-976b5ba97671 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 17:20:10.362794 | controller |     "Jun 12 16:31:12.850245 crc crio[21573]: time=\"2026-06-12T16:31:12.850131665Z\" level=info msg=\"Removed container 55b8ff0736b213497a9018f15c3703420b8ec5142b285f8eff7ed5496cb96921: openstack/nova-api-0/nova-api-log\" id=4663a60d-152d-4301-bcbc-976b5ba97671 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 17:20:10.362811 | controller |     "Jun 12 16:31:12.857543 crc crio[21573]: time=\"2026-06-12T16:31:12.857380655Z\" level=info msg=\"Removing container: 7398b708c54737031279c33ed4fa14697fe87cfdb7134e23412961d14d546db2\" id=4db807e7-506d-47b3-a18b-a45fcd47297d name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 17:20:10.362826 | controller |     "Jun 12 16:31:12.917795 crc crio[21573]: time=\"2026-06-12T16:31:12.917586125Z\" level=info msg=\"Removed container 7398b708c54737031279c33ed4fa14697fe87cfdb7134e23412961d14d546db2: openstack/nova-scheduler-0/nova-scheduler-scheduler\" id=4db807e7-506d-47b3-a18b-a45fcd47297d name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 17:20:10.362841 | controller |     "Jun 12 16:31:13.272738 crc crio[21573]: time=\"2026-06-12T16:31:13.272622705Z\" level=info msg=\"Running pod sandbox: openstack/nova-metadata-0/POD\" id=4e924ff0-d72e-4869-8ec8-58ee306b8ec8 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:20:10.362856 | controller |     "Jun 12 16:31:13.272861 crc crio[21573]: time=\"2026-06-12T16:31:13.27280054Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.362875 | controller |     "Jun 12 16:31:13.313624 crc crio[21573]: time=\"2026-06-12T16:31:13.313520612Z\" level=info msg=\"Got pod network &{Name:nova-metadata-0 Namespace:openstack ID:cea2a8e2d88d895aa13d2a6d3ecbc99c89d2c1cdbee29c9a4ef16aba5efdf8d7 UID:86dc2d87-4ab3-4231-a7d7-6c86893aa343 NetNS:/var/run/netns/52a42f98-e196-4d6b-b85a-0e07fd7a43bc Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod86dc2d87_4ab3_4231_a7d7_6c86893aa343.slice PodAnnotations:0xc0063806b0}] Aliases:map[]}\"",
2026-06-12 17:20:10.362892 | controller |     "Jun 12 16:31:13.313624 crc crio[21573]: time=\"2026-06-12T16:31:13.313590098Z\" level=info msg=\"Adding pod openstack_nova-metadata-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 17:20:10.362909 | controller |     "Jun 12 16:31:13.401668 crc crio[21573]: time=\"2026-06-12T16:31:13.401020179Z\" level=info msg=\"Running pod sandbox: openstack/nova-scheduler-0/POD\" id=1ac1dbfe-58fb-4c45-b7fc-f847ed327d82 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:20:10.362924 | controller |     "Jun 12 16:31:13.401873 crc crio[21573]: time=\"2026-06-12T16:31:13.401706608Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.362939 | controller |     "Jun 12 16:31:13.458498 crc crio[21573]: time=\"2026-06-12T16:31:13.457190088Z\" level=info msg=\"Got pod network &{Name:nova-scheduler-0 Namespace:openstack ID:44abfd82623cacf5118fc36d0863d25b0884c6515b3ca6ca478138c8657c9695 UID:d731539e-fbae-44d3-8a0d-bf7e0de4d22e NetNS:/var/run/netns/bc9a4090-808f-43cf-88e3-2aa4d80d085a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podd731539e_fbae_44d3_8a0d_bf7e0de4d22e.slice PodAnnotations:0xc0027225a0}] Aliases:map[]}\"",
2026-06-12 17:20:10.362955 | controller |     "Jun 12 16:31:13.458498 crc crio[21573]: time=\"2026-06-12T16:31:13.45726068Z\" level=info msg=\"Adding pod openstack_nova-scheduler-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 17:20:10.362970 | controller |     "Jun 12 16:31:13.706860 crc crio[21573]: time=\"2026-06-12T16:31:13.704221506Z\" level=info msg=\"Running pod sandbox: openstack/nova-api-0/POD\" id=094dddb4-25a6-4934-bb69-a7e27a0f4451 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:20:10.362985 | controller |     "Jun 12 16:31:13.706860 crc crio[21573]: time=\"2026-06-12T16:31:13.705370819Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.363002 | controller |     "Jun 12 16:31:13.749662 crc crio[21573]: time=\"2026-06-12T16:31:13.749424844Z\" level=info msg=\"Got pod network &{Name:nova-api-0 Namespace:openstack ID:5c5e98756d7c62f2a5e49d53327a040ad7a0a691956e7cac44847e68123391bc UID:96129de9-e570-449c-b80b-aed701dc693a NetNS:/var/run/netns/eced2757-c3c4-41ce-8fbe-67e9a2b30e5e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod96129de9_e570_449c_b80b_aed701dc693a.slice PodAnnotations:0xc006380bb8}] Aliases:map[]}\"",
2026-06-12 17:20:10.363017 | controller |     "Jun 12 16:31:13.749662 crc crio[21573]: time=\"2026-06-12T16:31:13.749667391Z\" level=info msg=\"Adding pod openstack_nova-api-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 17:20:10.363032 | controller |     "Jun 12 16:31:13.941359 crc crio[21573]: 2026-06-12T16:31:13Z [verbose] CmdAdd (shim): {1.1.0 [{Name:44abfd82623cacf Mac:82:b0:25:8f:12:50 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:d8 Mtu:0 Sandbox:/var/run/netns/bc9a4090-808f-43cf-88e3-2aa4d80d085a SocketPath: PciID:}] [{Interface:0xc00036a780 Address:{IP:10.217.0.216 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 17:20:10.363051 | controller |     "Jun 12 16:31:13.942487 crc crio[21573]: time=\"2026-06-12T16:31:13.9423803Z\" level=info msg=\"Got pod network &{Name:nova-scheduler-0 Namespace:openstack ID:44abfd82623cacf5118fc36d0863d25b0884c6515b3ca6ca478138c8657c9695 UID:d731539e-fbae-44d3-8a0d-bf7e0de4d22e NetNS:/var/run/netns/bc9a4090-808f-43cf-88e3-2aa4d80d085a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podd731539e_fbae_44d3_8a0d_bf7e0de4d22e.slice PodAnnotations:0xc0027225a0}] Aliases:map[]}\"",
2026-06-12 17:20:10.363067 | controller |     "Jun 12 16:31:13.942721 crc crio[21573]: time=\"2026-06-12T16:31:13.942629587Z\" level=info msg=\"Checking pod openstack_nova-scheduler-0 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 17:20:10.363082 | controller |     "Jun 12 16:31:13.962905 crc crio[21573]: time=\"2026-06-12T16:31:13.962765379Z\" level=info msg=\"Ran pod sandbox 44abfd82623cacf5118fc36d0863d25b0884c6515b3ca6ca478138c8657c9695 with infra container: openstack/nova-scheduler-0/POD\" id=1ac1dbfe-58fb-4c45-b7fc-f847ed327d82 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:20:10.363098 | controller |     "Jun 12 16:31:13.965837 crc crio[21573]: time=\"2026-06-12T16:31:13.965757921Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-scheduler:current-podified\" id=26f86094-d5df-48cc-adca-6bbd48dd8240 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:20:10.363113 | controller |     "Jun 12 16:31:13.976418 crc crio[21573]: 2026-06-12T16:31:13Z [verbose] CmdAdd (shim): {1.1.0 [{Name:cea2a8e2d88d895 Mac:da:a8:8d:46:5d:e7 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:d7 Mtu:0 Sandbox:/var/run/netns/52a42f98-e196-4d6b-b85a-0e07fd7a43bc SocketPath: PciID:}] [{Interface:0xc000014610 Address:{IP:10.217.0.215 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 17:20:10.363128 | controller |     "Jun 12 16:31:13.978051 crc crio[21573]: time=\"2026-06-12T16:31:13.97790648Z\" level=info msg=\"Got pod network &{Name:nova-metadata-0 Namespace:openstack ID:cea2a8e2d88d895aa13d2a6d3ecbc99c89d2c1cdbee29c9a4ef16aba5efdf8d7 UID:86dc2d87-4ab3-4231-a7d7-6c86893aa343 NetNS:/var/run/netns/52a42f98-e196-4d6b-b85a-0e07fd7a43bc Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod86dc2d87_4ab3_4231_a7d7_6c86893aa343.slice PodAnnotations:0xc0063806b0}] Aliases:map[]}\"",
2026-06-12 17:20:10.363177 | controller |     "Jun 12 16:31:13.978280 crc crio[21573]: time=\"2026-06-12T16:31:13.978219258Z\" level=info msg=\"Checking pod openstack_nova-metadata-0 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 17:20:10.363198 | controller |     "Jun 12 16:31:13.996368 crc crio[21573]: time=\"2026-06-12T16:31:13.996264784Z\" level=info msg=\"Ran pod sandbox cea2a8e2d88d895aa13d2a6d3ecbc99c89d2c1cdbee29c9a4ef16aba5efdf8d7 with infra container: openstack/nova-metadata-0/POD\" id=4e924ff0-d72e-4869-8ec8-58ee306b8ec8 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:20:10.363213 | controller |     "Jun 12 16:31:13.999604 crc crio[21573]: time=\"2026-06-12T16:31:13.999345792Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified\" id=1476ea64-2dc7-42ee-9a6d-fd6923770687 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:20:10.363228 | controller |     "Jun 12 16:31:14.004121 crc crio[21573]: time=\"2026-06-12T16:31:14.002868312Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified\" id=e2004e0c-899a-4c0a-b270-a070536f066b name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:20:10.363243 | controller |     "Jun 12 16:31:14.017001 crc crio[21573]: time=\"2026-06-12T16:31:14.016493527Z\" level=info msg=\"Creating container: openstack/nova-metadata-0/nova-metadata-log\" id=90650947-d52f-4df4-b543-06cbee97f4a9 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:20:10.363273 | controller |     "Jun 12 16:31:14.017001 crc crio[21573]: time=\"2026-06-12T16:31:14.016903338Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.363289 | controller |     "Jun 12 16:31:14.036001 crc crio[21573]: time=\"2026-06-12T16:31:14.035890855Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-scheduler:current-podified\" id=89492aad-3b8c-4e38-9fd4-e8af47aaad01 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:20:10.363306 | controller |     "Jun 12 16:31:14.051229 crc crio[21573]: time=\"2026-06-12T16:31:14.050377554Z\" level=info msg=\"Creating container: openstack/nova-scheduler-0/nova-scheduler-scheduler\" id=b76292f8-df39-4071-90e6-7d36f1104166 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:20:10.363328 | controller |     "Jun 12 16:31:14.053392 crc crio[21573]: time=\"2026-06-12T16:31:14.053216072Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.363346 | controller |     "Jun 12 16:31:14.085182 crc crio[21573]: time=\"2026-06-12T16:31:14.084157405Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.363362 | controller |     "Jun 12 16:31:14.094836 crc crio[21573]: time=\"2026-06-12T16:31:14.094194345Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.363377 | controller |     "Jun 12 16:31:14.126747 crc crio[21573]: time=\"2026-06-12T16:31:14.126548878Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.363393 | controller |     "Jun 12 16:31:14.131117 crc crio[21573]: time=\"2026-06-12T16:31:14.131031484Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.363408 | controller |     "Jun 12 16:31:14.342346 crc crio[21573]: 2026-06-12T16:31:14Z [verbose] CmdAdd (shim): {1.1.0 [{Name:5c5e98756d7c62f Mac:c6:b1:32:3c:ce:af Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:d9 Mtu:0 Sandbox:/var/run/netns/eced2757-c3c4-41ce-8fbe-67e9a2b30e5e SocketPath: PciID:}] [{Interface:0xc00051ad80 Address:{IP:10.217.0.217 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 17:20:10.363423 | controller |     "Jun 12 16:31:14.344331 crc crio[21573]: time=\"2026-06-12T16:31:14.344253532Z\" level=info msg=\"Got pod network &{Name:nova-api-0 Namespace:openstack ID:5c5e98756d7c62f2a5e49d53327a040ad7a0a691956e7cac44847e68123391bc UID:96129de9-e570-449c-b80b-aed701dc693a NetNS:/var/run/netns/eced2757-c3c4-41ce-8fbe-67e9a2b30e5e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod96129de9_e570_449c_b80b_aed701dc693a.slice PodAnnotations:0xc006380bb8}] Aliases:map[]}\"",
2026-06-12 17:20:10.363439 | controller |     "Jun 12 16:31:14.344520 crc crio[21573]: time=\"2026-06-12T16:31:14.344433717Z\" level=info msg=\"Checking pod openstack_nova-api-0 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 17:20:10.363455 | controller |     "Jun 12 16:31:14.361489 crc crio[21573]: time=\"2026-06-12T16:31:14.36133591Z\" level=info msg=\"Ran pod sandbox 5c5e98756d7c62f2a5e49d53327a040ad7a0a691956e7cac44847e68123391bc with infra container: openstack/nova-api-0/POD\" id=094dddb4-25a6-4934-bb69-a7e27a0f4451 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:20:10.363473 | controller |     "Jun 12 16:31:14.366010 crc crio[21573]: time=\"2026-06-12T16:31:14.365897059Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified\" id=ff171f7b-3d91-49e6-805e-c5685f1c5744 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:20:10.363489 | controller |     "Jun 12 16:31:14.372107 crc crio[21573]: time=\"2026-06-12T16:31:14.371984889Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified\" id=a39c13f3-557c-4c2a-afad-4f48d17c8fd8 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:20:10.363504 | controller |     "Jun 12 16:31:14.385828 crc crio[21573]: time=\"2026-06-12T16:31:14.385769833Z\" level=info msg=\"Creating container: openstack/nova-api-0/nova-api-log\" id=e3320dd0-8626-4d06-ad31-1a1b508d2bd7 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:20:10.363519 | controller |     "Jun 12 16:31:14.386736 crc crio[21573]: time=\"2026-06-12T16:31:14.38670807Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.363534 | controller |     "Jun 12 16:31:14.427295 crc crio[21573]: time=\"2026-06-12T16:31:14.426819359Z\" level=info msg=\"Created container c90c8973898f25d91e93f98f579c6d70e717a39d94b515fab020ca0a32ec52a1: openstack/nova-metadata-0/nova-metadata-log\" id=90650947-d52f-4df4-b543-06cbee97f4a9 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:20:10.363551 | controller |     "Jun 12 16:31:14.428611 crc crio[21573]: time=\"2026-06-12T16:31:14.42810514Z\" level=info msg=\"Starting container: c90c8973898f25d91e93f98f579c6d70e717a39d94b515fab020ca0a32ec52a1\" id=9a90371b-ddd4-4cd9-aecc-5e1e902187e4 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 17:20:10.363566 | controller |     "Jun 12 16:31:14.436304 crc crio[21573]: time=\"2026-06-12T16:31:14.435847271Z\" level=info msg=\"Started container\" PID=96480 containerID=c90c8973898f25d91e93f98f579c6d70e717a39d94b515fab020ca0a32ec52a1 description=openstack/nova-metadata-0/nova-metadata-log id=9a90371b-ddd4-4cd9-aecc-5e1e902187e4 name=/runtime.v1.RuntimeService/StartContainer sandboxID=cea2a8e2d88d895aa13d2a6d3ecbc99c89d2c1cdbee29c9a4ef16aba5efdf8d7",
2026-06-12 17:20:10.363604 | controller |     "Jun 12 16:31:14.447204 crc crio[21573]: time=\"2026-06-12T16:31:14.447017883Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.363622 | controller |     "Jun 12 16:31:14.454048 crc crio[21573]: time=\"2026-06-12T16:31:14.453921446Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified\" id=9ddb64fd-9142-430b-a24b-a3f05c6e4c64 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:20:10.363637 | controller |     "Jun 12 16:31:14.458008 crc crio[21573]: time=\"2026-06-12T16:31:14.457910377Z\" level=info msg=\"Created container c96d40604fb96937ad6d55ee9fe51fe88c385f43847f045aef81a1615d27d9b9: openstack/nova-scheduler-0/nova-scheduler-scheduler\" id=b76292f8-df39-4071-90e6-7d36f1104166 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:20:10.363652 | controller |     "Jun 12 16:31:14.462361 crc crio[21573]: time=\"2026-06-12T16:31:14.462266162Z\" level=info msg=\"Starting container: c96d40604fb96937ad6d55ee9fe51fe88c385f43847f045aef81a1615d27d9b9\" id=add1f568-1f9e-4ab4-8b0b-6adc573b1235 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 17:20:10.363667 | controller |     "Jun 12 16:31:14.467294 crc crio[21573]: time=\"2026-06-12T16:31:14.467142454Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.363682 | controller |     "Jun 12 16:31:14.483084 crc crio[21573]: time=\"2026-06-12T16:31:14.482962906Z\" level=info msg=\"Started container\" PID=96483 containerID=c96d40604fb96937ad6d55ee9fe51fe88c385f43847f045aef81a1615d27d9b9 description=openstack/nova-scheduler-0/nova-scheduler-scheduler id=add1f568-1f9e-4ab4-8b0b-6adc573b1235 name=/runtime.v1.RuntimeService/StartContainer sandboxID=44abfd82623cacf5118fc36d0863d25b0884c6515b3ca6ca478138c8657c9695",
2026-06-12 17:20:10.363703 | controller |     "Jun 12 16:31:14.523242 crc crio[21573]: time=\"2026-06-12T16:31:14.523126438Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified\" id=e1f4a4bd-58a0-4081-8f88-8b6527d42941 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:20:10.363719 | controller |     "Jun 12 16:31:14.534027 crc crio[21573]: time=\"2026-06-12T16:31:14.533853226Z\" level=info msg=\"Creating container: openstack/nova-metadata-0/nova-metadata-metadata\" id=0bd1323e-b627-4108-8f82-2731d3ed3328 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:20:10.363734 | controller |     "Jun 12 16:31:14.534557 crc crio[21573]: time=\"2026-06-12T16:31:14.534500044Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.363749 | controller |     "Jun 12 16:31:14.598685 crc crio[21573]: time=\"2026-06-12T16:31:14.598587244Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.363763 | controller |     "Jun 12 16:31:14.602993 crc crio[21573]: time=\"2026-06-12T16:31:14.602522443Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.363779 | controller |     "Jun 12 16:31:14.728647 crc crio[21573]: time=\"2026-06-12T16:31:14.72853114Z\" level=info msg=\"Created container 13a695bb14f50ef9aab8f33080e9a3440a0bac24d913f531d12beaec87e57b33: openstack/nova-api-0/nova-api-log\" id=e3320dd0-8626-4d06-ad31-1a1b508d2bd7 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:20:10.363794 | controller |     "Jun 12 16:31:14.733651 crc crio[21573]: time=\"2026-06-12T16:31:14.73353577Z\" level=info msg=\"Starting container: 13a695bb14f50ef9aab8f33080e9a3440a0bac24d913f531d12beaec87e57b33\" id=1badcc49-2f77-4a0b-a762-34aa9472bd18 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 17:20:10.363809 | controller |     "Jun 12 16:31:14.738584 crc crio[21573]: time=\"2026-06-12T16:31:14.738250892Z\" level=info msg=\"Created container 3a014dd2309e6bbda994bf5fa447ccbeda6ea8dc56cde1a5a276cf3656702c38: openstack/nova-metadata-0/nova-metadata-metadata\" id=0bd1323e-b627-4108-8f82-2731d3ed3328 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:20:10.363825 | controller |     "Jun 12 16:31:14.740899 crc crio[21573]: time=\"2026-06-12T16:31:14.740815773Z\" level=info msg=\"Started container\" PID=96512 containerID=13a695bb14f50ef9aab8f33080e9a3440a0bac24d913f531d12beaec87e57b33 description=openstack/nova-api-0/nova-api-log id=1badcc49-2f77-4a0b-a762-34aa9472bd18 name=/runtime.v1.RuntimeService/StartContainer sandboxID=5c5e98756d7c62f2a5e49d53327a040ad7a0a691956e7cac44847e68123391bc",
2026-06-12 17:20:10.363840 | controller |     "Jun 12 16:31:14.742214 crc crio[21573]: time=\"2026-06-12T16:31:14.74212509Z\" level=info msg=\"Starting container: 3a014dd2309e6bbda994bf5fa447ccbeda6ea8dc56cde1a5a276cf3656702c38\" id=0edd7cde-0daa-4c41-a954-70bc31a1801a name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 17:20:10.363855 | controller |     "Jun 12 16:31:14.750364 crc crio[21573]: time=\"2026-06-12T16:31:14.750179975Z\" level=info msg=\"Started container\" PID=96513 containerID=3a014dd2309e6bbda994bf5fa447ccbeda6ea8dc56cde1a5a276cf3656702c38 description=openstack/nova-metadata-0/nova-metadata-metadata id=0edd7cde-0daa-4c41-a954-70bc31a1801a name=/runtime.v1.RuntimeService/StartContainer sandboxID=cea2a8e2d88d895aa13d2a6d3ecbc99c89d2c1cdbee29c9a4ef16aba5efdf8d7",
2026-06-12 17:20:10.363874 | controller |     "Jun 12 16:31:14.758378 crc crio[21573]: time=\"2026-06-12T16:31:14.757088557Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified\" id=2ab156c6-ce45-4624-9a02-b7c1b5748a11 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:20:10.363890 | controller |     "Jun 12 16:31:14.837390 crc crio[21573]: time=\"2026-06-12T16:31:14.836677962Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified\" id=f2f0c1dd-0fa5-4094-b038-3213c7765630 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:20:10.363906 | controller |     "Jun 12 16:31:14.848646 crc crio[21573]: time=\"2026-06-12T16:31:14.84818403Z\" level=info msg=\"Creating container: openstack/nova-api-0/nova-api-api\" id=5e2592f5-9ab3-4cfb-ab09-f1ce785d1ce7 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:20:10.363921 | controller |     "Jun 12 16:31:14.850753 crc crio[21573]: time=\"2026-06-12T16:31:14.8506739Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.363936 | controller |     "Jun 12 16:31:14.953212 crc crio[21573]: time=\"2026-06-12T16:31:14.953106858Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.363951 | controller |     "Jun 12 16:31:14.957868 crc crio[21573]: time=\"2026-06-12T16:31:14.957749078Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.363966 | controller |     "Jun 12 16:31:15.091390 crc crio[21573]: time=\"2026-06-12T16:31:15.091234573Z\" level=info msg=\"Created container 1f60bab6271ed3b41f11c83ba8dc6927712be740fd23566cfe7738d72a70d0fa: openstack/nova-api-0/nova-api-api\" id=5e2592f5-9ab3-4cfb-ab09-f1ce785d1ce7 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:20:10.363981 | controller |     "Jun 12 16:31:15.093170 crc crio[21573]: time=\"2026-06-12T16:31:15.093103076Z\" level=info msg=\"Starting container: 1f60bab6271ed3b41f11c83ba8dc6927712be740fd23566cfe7738d72a70d0fa\" id=a91abd0d-4590-41c6-a86f-4de82170c27e name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 17:20:10.363996 | controller |     "Jun 12 16:31:15.103683 crc crio[21573]: time=\"2026-06-12T16:31:15.103569818Z\" level=info msg=\"Started container\" PID=96546 containerID=1f60bab6271ed3b41f11c83ba8dc6927712be740fd23566cfe7738d72a70d0fa description=openstack/nova-api-0/nova-api-api id=a91abd0d-4590-41c6-a86f-4de82170c27e name=/runtime.v1.RuntimeService/StartContainer sandboxID=5c5e98756d7c62f2a5e49d53327a040ad7a0a691956e7cac44847e68123391bc",
2026-06-12 17:20:10.364011 | controller |     "Jun 12 16:31:32.449952 crc crio[21573]: time=\"2026-06-12T16:31:32.448679703Z\" level=info msg=\"Removing container: 5311c5744a9148b79828b1ae04cd0af5c12ffc3694acfa533b532489e4838842\" id=0f6095ee-6d99-47e4-b699-703a25557dfa name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 17:20:10.364026 | controller |     "Jun 12 16:31:32.485124 crc crio[21573]: time=\"2026-06-12T16:31:32.484922389Z\" level=info msg=\"Removed container 5311c5744a9148b79828b1ae04cd0af5c12ffc3694acfa533b532489e4838842: openstack/ovsdbserver-nb-0-config-1781281505-sfbtq/ovn-config\" id=0f6095ee-6d99-47e4-b699-703a25557dfa name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 17:20:10.364042 | controller |     "Jun 12 16:31:32.492041 crc crio[21573]: time=\"2026-06-12T16:31:32.491889589Z\" level=info msg=\"Removing container: 2b1c260976228255b0b340000155df751b9ebc3c728f731e6864f1df3e52b471\" id=9150d703-a600-4377-9c29-c80eec1f6e5a name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 17:20:10.364057 | controller |     "Jun 12 16:31:32.555899 crc crio[21573]: time=\"2026-06-12T16:31:32.555737205Z\" level=info msg=\"Removed container 2b1c260976228255b0b340000155df751b9ebc3c728f731e6864f1df3e52b471: openstack/root-account-create-update-px26d/mariadb-account-create-update\" id=9150d703-a600-4377-9c29-c80eec1f6e5a name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 17:20:10.364077 | controller |     "Jun 12 16:31:32.560960 crc crio[21573]: time=\"2026-06-12T16:31:32.560825273Z\" level=info msg=\"Removing container: a4f4c8e6b61bdbd038b3e9457fee46d206f0023a9aacd82a50147baf8d6d4307\" id=a1455427-bdae-44e6-b083-921dce6c1e05 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 17:20:10.364093 | controller |     "Jun 12 16:31:32.622533 crc crio[21573]: time=\"2026-06-12T16:31:32.622359341Z\" level=info msg=\"Removed container a4f4c8e6b61bdbd038b3e9457fee46d206f0023a9aacd82a50147baf8d6d4307: openstack/ovsdbserver-sb-0-config-1781281502-6twqg/ovn-config\" id=a1455427-bdae-44e6-b083-921dce6c1e05 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 17:20:10.364108 | controller |     "Jun 12 16:31:32.626068 crc crio[21573]: time=\"2026-06-12T16:31:32.625983862Z\" level=info msg=\"Removing container: 4b4586f12e670e1315cb0158af92a3beed089007ebc70b6595bc90e717ce89cd\" id=a8b83bab-6631-48c1-b81a-78995f2c688c name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 17:20:10.364123 | controller |     "Jun 12 16:31:32.742897 crc crio[21573]: time=\"2026-06-12T16:31:32.742749153Z\" level=info msg=\"Removed container 4b4586f12e670e1315cb0158af92a3beed089007ebc70b6595bc90e717ce89cd: openstack/ovn-controller-pvfrv-config-vlp4j/ovn-config\" id=a8b83bab-6631-48c1-b81a-78995f2c688c name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 17:20:10.364138 | controller |     "Jun 12 16:31:32.767147 crc crio[21573]: time=\"2026-06-12T16:31:32.767020928Z\" level=info msg=\"Stopping pod sandbox: 44a45e4a7f1c8e76182bfaa81e62cf294bd65777d51af2fd9b3a4791d27e3a8f\" id=1984538e-25af-4602-85d3-cb88c0eb8579 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 17:20:10.364153 | controller |     "Jun 12 16:31:32.767147 crc crio[21573]: time=\"2026-06-12T16:31:32.767163592Z\" level=info msg=\"Stopped pod sandbox (already stopped): 44a45e4a7f1c8e76182bfaa81e62cf294bd65777d51af2fd9b3a4791d27e3a8f\" id=1984538e-25af-4602-85d3-cb88c0eb8579 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 17:20:10.364168 | controller |     "Jun 12 16:31:32.768261 crc crio[21573]: time=\"2026-06-12T16:31:32.768149869Z\" level=info msg=\"Removing pod sandbox: 44a45e4a7f1c8e76182bfaa81e62cf294bd65777d51af2fd9b3a4791d27e3a8f\" id=74d5ff1b-8a44-4809-bd21-6ff4324aa5e5 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 17:20:10.364183 | controller |     "Jun 12 16:31:32.801162 crc crio[21573]: time=\"2026-06-12T16:31:32.801022301Z\" level=info msg=\"Removed pod sandbox: 44a45e4a7f1c8e76182bfaa81e62cf294bd65777d51af2fd9b3a4791d27e3a8f\" id=74d5ff1b-8a44-4809-bd21-6ff4324aa5e5 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 17:20:10.364198 | controller |     "Jun 12 16:31:32.802760 crc crio[21573]: time=\"2026-06-12T16:31:32.802670634Z\" level=info msg=\"Stopping pod sandbox: a79721feb4e22fb8f0a934b494dae95a376ef7f5cdcd48b6b63ff08e727b0be8\" id=781a0210-324f-43a9-ae93-b21c5426862b name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 17:20:10.364265 | controller |     "Jun 12 16:31:32.802881 crc crio[21573]: time=\"2026-06-12T16:31:32.802793167Z\" level=info msg=\"Stopped pod sandbox (already stopped): a79721feb4e22fb8f0a934b494dae95a376ef7f5cdcd48b6b63ff08e727b0be8\" id=781a0210-324f-43a9-ae93-b21c5426862b name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 17:20:10.364288 | controller |     "Jun 12 16:31:32.803857 crc crio[21573]: time=\"2026-06-12T16:31:32.803733163Z\" level=info msg=\"Removing pod sandbox: a79721feb4e22fb8f0a934b494dae95a376ef7f5cdcd48b6b63ff08e727b0be8\" id=b45f65aa-9278-4257-926d-844ce023b21f name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 17:20:10.364304 | controller |     "Jun 12 16:31:32.825392 crc crio[21573]: time=\"2026-06-12T16:31:32.825249766Z\" level=info msg=\"Removed pod sandbox: a79721feb4e22fb8f0a934b494dae95a376ef7f5cdcd48b6b63ff08e727b0be8\" id=b45f65aa-9278-4257-926d-844ce023b21f name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 17:20:10.364325 | controller |     "Jun 12 16:31:32.826434 crc crio[21573]: time=\"2026-06-12T16:31:32.826368995Z\" level=info msg=\"Stopping pod sandbox: 45e04788561894ecd7fe65a2de6da22c6c3eaa3785d43d01f583c445fc913411\" id=d77372d1-9ebb-4205-9edb-7d1f2d34690b name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 17:20:10.364348 | controller |     "Jun 12 16:31:32.826434 crc crio[21573]: time=\"2026-06-12T16:31:32.826489068Z\" level=info msg=\"Stopped pod sandbox (already stopped): 45e04788561894ecd7fe65a2de6da22c6c3eaa3785d43d01f583c445fc913411\" id=d77372d1-9ebb-4205-9edb-7d1f2d34690b name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 17:20:10.364366 | controller |     "Jun 12 16:31:32.827248 crc crio[21573]: time=\"2026-06-12T16:31:32.827175598Z\" level=info msg=\"Removing pod sandbox: 45e04788561894ecd7fe65a2de6da22c6c3eaa3785d43d01f583c445fc913411\" id=1b45f48b-2a80-45c7-9fef-4e3dbe49ceb3 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 17:20:10.364382 | controller |     "Jun 12 16:31:32.844333 crc crio[21573]: time=\"2026-06-12T16:31:32.844268607Z\" level=info msg=\"Removed pod sandbox: 45e04788561894ecd7fe65a2de6da22c6c3eaa3785d43d01f583c445fc913411\" id=1b45f48b-2a80-45c7-9fef-4e3dbe49ceb3 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 17:20:10.364397 | controller |     "Jun 12 16:31:32.846644 crc crio[21573]: time=\"2026-06-12T16:31:32.846550819Z\" level=info msg=\"Stopping pod sandbox: 85ffec05f42e64954274853a858b6b2893c31a6eab2872674f70c8b5a5f80268\" id=85617058-9804-4196-846a-c85e62d2a259 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 17:20:10.364412 | controller |     "Jun 12 16:31:32.847168 crc crio[21573]: time=\"2026-06-12T16:31:32.846763234Z\" level=info msg=\"Stopped pod sandbox (already stopped): 85ffec05f42e64954274853a858b6b2893c31a6eab2872674f70c8b5a5f80268\" id=85617058-9804-4196-846a-c85e62d2a259 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 17:20:10.364427 | controller |     "Jun 12 16:31:32.848116 crc crio[21573]: time=\"2026-06-12T16:31:32.848006989Z\" level=info msg=\"Removing pod sandbox: 85ffec05f42e64954274853a858b6b2893c31a6eab2872674f70c8b5a5f80268\" id=ba57c23c-2fec-4117-ab18-00f43a5d5f68 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 17:20:10.364442 | controller |     "Jun 12 16:31:32.887179 crc crio[21573]: time=\"2026-06-12T16:31:32.887039258Z\" level=info msg=\"Removed pod sandbox: 85ffec05f42e64954274853a858b6b2893c31a6eab2872674f70c8b5a5f80268\" id=ba57c23c-2fec-4117-ab18-00f43a5d5f68 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 17:20:10.364457 | controller |     "Jun 12 16:31:32.889217 crc crio[21573]: time=\"2026-06-12T16:31:32.889097076Z\" level=info msg=\"Stopping pod sandbox: 3d5585be466dbaf6d17b20ac266177c055f5730adcc534921b5ffe6d1229897b\" id=59a84fad-d5a9-4baf-869f-9bf138200a0a name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 17:20:10.364472 | controller |     "Jun 12 16:31:32.889217 crc crio[21573]: time=\"2026-06-12T16:31:32.889203749Z\" level=info msg=\"Stopped pod sandbox (already stopped): 3d5585be466dbaf6d17b20ac266177c055f5730adcc534921b5ffe6d1229897b\" id=59a84fad-d5a9-4baf-869f-9bf138200a0a name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 17:20:10.364487 | controller |     "Jun 12 16:31:32.890002 crc crio[21573]: time=\"2026-06-12T16:31:32.889890798Z\" level=info msg=\"Removing pod sandbox: 3d5585be466dbaf6d17b20ac266177c055f5730adcc534921b5ffe6d1229897b\" id=cc166342-59b6-4995-888a-10491d886874 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 17:20:10.364502 | controller |     "Jun 12 16:31:32.916644 crc crio[21573]: time=\"2026-06-12T16:31:32.915291927Z\" level=info msg=\"Removed pod sandbox: 3d5585be466dbaf6d17b20ac266177c055f5730adcc534921b5ffe6d1229897b\" id=cc166342-59b6-4995-888a-10491d886874 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 17:20:10.364521 | controller |     "Jun 12 16:31:32.933027 crc crio[21573]: time=\"2026-06-12T16:31:32.932885959Z\" level=info msg=\"Stopping pod sandbox: cf487bf99fadbbbf75294f46ddc40f9e4dbba1bc1b4ab1d8295b768f2096c2ff\" id=83390e48-efef-40de-909e-d5aa2da8ccbf name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 17:20:10.364536 | controller |     "Jun 12 16:31:32.933384 crc crio[21573]: time=\"2026-06-12T16:31:32.933050783Z\" level=info msg=\"Stopped pod sandbox (already stopped): cf487bf99fadbbbf75294f46ddc40f9e4dbba1bc1b4ab1d8295b768f2096c2ff\" id=83390e48-efef-40de-909e-d5aa2da8ccbf name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 17:20:10.364551 | controller |     "Jun 12 16:31:32.939093 crc crio[21573]: time=\"2026-06-12T16:31:32.93897141Z\" level=info msg=\"Removing pod sandbox: cf487bf99fadbbbf75294f46ddc40f9e4dbba1bc1b4ab1d8295b768f2096c2ff\" id=1afdbeb9-09fb-4a05-865a-c7f28d495106 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 17:20:10.364566 | controller |     "Jun 12 16:31:32.956052 crc crio[21573]: time=\"2026-06-12T16:31:32.95580669Z\" level=info msg=\"Removed pod sandbox: cf487bf99fadbbbf75294f46ddc40f9e4dbba1bc1b4ab1d8295b768f2096c2ff\" id=1afdbeb9-09fb-4a05-865a-c7f28d495106 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 17:20:10.364603 | controller |     "Jun 12 16:31:32.957789 crc crio[21573]: time=\"2026-06-12T16:31:32.95769846Z\" level=info msg=\"Stopping pod sandbox: 078df5d095972a2e9a1a307c79c7cf7adf124e79f522935cc7229c3bae847269\" id=39bd3936-d03c-435c-8b4a-f2cf52790629 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 17:20:10.364622 | controller |     "Jun 12 16:31:32.958025 crc crio[21573]: time=\"2026-06-12T16:31:32.957799933Z\" level=info msg=\"Stopped pod sandbox (already stopped): 078df5d095972a2e9a1a307c79c7cf7adf124e79f522935cc7229c3bae847269\" id=39bd3936-d03c-435c-8b4a-f2cf52790629 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 17:20:10.364637 | controller |     "Jun 12 16:31:32.959029 crc crio[21573]: time=\"2026-06-12T16:31:32.958922755Z\" level=info msg=\"Removing pod sandbox: 078df5d095972a2e9a1a307c79c7cf7adf124e79f522935cc7229c3bae847269\" id=aa314af6-4f5c-4ef5-a372-2cce7c767504 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 17:20:10.364652 | controller |     "Jun 12 16:31:32.974711 crc crio[21573]: time=\"2026-06-12T16:31:32.974597725Z\" level=info msg=\"Removed pod sandbox: 078df5d095972a2e9a1a307c79c7cf7adf124e79f522935cc7229c3bae847269\" id=aa314af6-4f5c-4ef5-a372-2cce7c767504 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 17:20:10.364667 | controller |     "Jun 12 16:31:32.977949 crc crio[21573]: time=\"2026-06-12T16:31:32.977844272Z\" level=info msg=\"Stopping pod sandbox: 17dbcc5e756de9f939d252c5c1c6ff6562b3031bfafa374869b3ed7601e2768c\" id=a29d84f8-8af2-46f6-8c76-1b8db740477d name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 17:20:10.364682 | controller |     "Jun 12 16:31:32.978125 crc crio[21573]: time=\"2026-06-12T16:31:32.977967546Z\" level=info msg=\"Stopped pod sandbox (already stopped): 17dbcc5e756de9f939d252c5c1c6ff6562b3031bfafa374869b3ed7601e2768c\" id=a29d84f8-8af2-46f6-8c76-1b8db740477d name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 17:20:10.364697 | controller |     "Jun 12 16:31:32.979029 crc crio[21573]: time=\"2026-06-12T16:31:32.978964434Z\" level=info msg=\"Removing pod sandbox: 17dbcc5e756de9f939d252c5c1c6ff6562b3031bfafa374869b3ed7601e2768c\" id=2c323e87-30e9-4430-88a0-c1e22c92a166 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 17:20:10.364712 | controller |     "Jun 12 16:31:32.994955 crc crio[21573]: time=\"2026-06-12T16:31:32.994779487Z\" level=info msg=\"Removed pod sandbox: 17dbcc5e756de9f939d252c5c1c6ff6562b3031bfafa374869b3ed7601e2768c\" id=2c323e87-30e9-4430-88a0-c1e22c92a166 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 17:20:10.364727 | controller |     "Jun 12 16:31:32.996412 crc crio[21573]: time=\"2026-06-12T16:31:32.996326749Z\" level=info msg=\"Stopping pod sandbox: 2e8e12d171c1b6557961c3f4009bd2f4880a5ba2bc1dfcbf9ffb02b342cbd525\" id=3f16b5e4-604e-49c9-ba7e-32538b33e38e name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 17:20:10.364745 | controller |     "Jun 12 16:31:32.996561 crc crio[21573]: time=\"2026-06-12T16:31:32.996423851Z\" level=info msg=\"Stopped pod sandbox (already stopped): 2e8e12d171c1b6557961c3f4009bd2f4880a5ba2bc1dfcbf9ffb02b342cbd525\" id=3f16b5e4-604e-49c9-ba7e-32538b33e38e name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 17:20:10.364760 | controller |     "Jun 12 16:31:32.997803 crc crio[21573]: time=\"2026-06-12T16:31:32.997706797Z\" level=info msg=\"Removing pod sandbox: 2e8e12d171c1b6557961c3f4009bd2f4880a5ba2bc1dfcbf9ffb02b342cbd525\" id=1de1eaa1-a21e-466d-a9ca-7ef2014fc1e0 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 17:20:10.364775 | controller |     "Jun 12 16:31:33.013293 crc crio[21573]: time=\"2026-06-12T16:31:33.013174012Z\" level=info msg=\"Removed pod sandbox: 2e8e12d171c1b6557961c3f4009bd2f4880a5ba2bc1dfcbf9ffb02b342cbd525\" id=1de1eaa1-a21e-466d-a9ca-7ef2014fc1e0 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 17:20:10.364789 | controller |     "Jun 12 16:31:33.014397 crc crio[21573]: time=\"2026-06-12T16:31:33.014292129Z\" level=info msg=\"Stopping pod sandbox: a89bf276abdfb4bbb6cf1b75be4083c3561039f36fd61541ac7c6754c3e98bca\" id=0dc1f21b-68a5-43b2-97e4-200898d93996 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 17:20:10.364804 | controller |     "Jun 12 16:31:33.014571 crc crio[21573]: time=\"2026-06-12T16:31:33.014419883Z\" level=info msg=\"Stopped pod sandbox (already stopped): a89bf276abdfb4bbb6cf1b75be4083c3561039f36fd61541ac7c6754c3e98bca\" id=0dc1f21b-68a5-43b2-97e4-200898d93996 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 17:20:10.364819 | controller |     "Jun 12 16:31:33.015151 crc crio[21573]: time=\"2026-06-12T16:31:33.015030081Z\" level=info msg=\"Removing pod sandbox: a89bf276abdfb4bbb6cf1b75be4083c3561039f36fd61541ac7c6754c3e98bca\" id=7bd2a252-9a19-4091-a7bd-d32bd2965401 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 17:20:10.364834 | controller |     "Jun 12 16:31:33.049243 crc crio[21573]: time=\"2026-06-12T16:31:33.049136495Z\" level=info msg=\"Removed pod sandbox: a89bf276abdfb4bbb6cf1b75be4083c3561039f36fd61541ac7c6754c3e98bca\" id=7bd2a252-9a19-4091-a7bd-d32bd2965401 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 17:20:10.364849 | controller |     "Jun 12 16:31:33.050394 crc crio[21573]: time=\"2026-06-12T16:31:33.050302635Z\" level=info msg=\"Stopping pod sandbox: 3c4524a0d4cc470426955fb9f6f2eeddf43aa106fbf36729abe76bc3a93ba75d\" id=82c1bf41-cf8a-4107-adbb-144106860dfd name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 17:20:10.364863 | controller |     "Jun 12 16:31:33.050553 crc crio[21573]: time=\"2026-06-12T16:31:33.050410448Z\" level=info msg=\"Stopped pod sandbox (already stopped): 3c4524a0d4cc470426955fb9f6f2eeddf43aa106fbf36729abe76bc3a93ba75d\" id=82c1bf41-cf8a-4107-adbb-144106860dfd name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 17:20:10.364878 | controller |     "Jun 12 16:31:33.051392 crc crio[21573]: time=\"2026-06-12T16:31:33.051318453Z\" level=info msg=\"Removing pod sandbox: 3c4524a0d4cc470426955fb9f6f2eeddf43aa106fbf36729abe76bc3a93ba75d\" id=9e03efdb-138e-4631-8f55-d1e3051358f9 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 17:20:10.364893 | controller |     "Jun 12 16:31:33.070196 crc crio[21573]: time=\"2026-06-12T16:31:33.069977996Z\" level=info msg=\"Removed pod sandbox: 3c4524a0d4cc470426955fb9f6f2eeddf43aa106fbf36729abe76bc3a93ba75d\" id=9e03efdb-138e-4631-8f55-d1e3051358f9 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 17:20:10.364908 | controller |     "Jun 12 16:31:33.071363 crc crio[21573]: time=\"2026-06-12T16:31:33.07126509Z\" level=info msg=\"Stopping pod sandbox: f561887cdc7a4af2e6840c341bd45b9b34a303bf1b4cb38f22b834705e0f59af\" id=35061e6d-3720-4fb9-ba30-d1d49fbc90c5 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 17:20:10.364925 | controller |     "Jun 12 16:31:33.071363 crc crio[21573]: time=\"2026-06-12T16:31:33.071364323Z\" level=info msg=\"Stopped pod sandbox (already stopped): f561887cdc7a4af2e6840c341bd45b9b34a303bf1b4cb38f22b834705e0f59af\" id=35061e6d-3720-4fb9-ba30-d1d49fbc90c5 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 17:20:10.364941 | controller |     "Jun 12 16:31:33.072196 crc crio[21573]: time=\"2026-06-12T16:31:33.072100153Z\" level=info msg=\"Removing pod sandbox: f561887cdc7a4af2e6840c341bd45b9b34a303bf1b4cb38f22b834705e0f59af\" id=3c1fe10d-447f-421a-ab24-28481c0bd220 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 17:20:10.364957 | controller |     "Jun 12 16:31:33.085876 crc crio[21573]: time=\"2026-06-12T16:31:33.08556035Z\" level=info msg=\"Removed pod sandbox: f561887cdc7a4af2e6840c341bd45b9b34a303bf1b4cb38f22b834705e0f59af\" id=3c1fe10d-447f-421a-ab24-28481c0bd220 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 17:20:10.364973 | controller |     "Jun 12 16:31:33.087191 crc crio[21573]: time=\"2026-06-12T16:31:33.087107992Z\" level=info msg=\"Stopping pod sandbox: 7586fc9e467e6cd2b8774f7cd9c5d58e1d74eb622ebb26b4f21d8fcd28b9d2cb\" id=91a54c81-6e47-4475-9b41-ec8436108a18 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 17:20:10.364988 | controller |     "Jun 12 16:31:33.087322 crc crio[21573]: time=\"2026-06-12T16:31:33.087200814Z\" level=info msg=\"Stopped pod sandbox (already stopped): 7586fc9e467e6cd2b8774f7cd9c5d58e1d74eb622ebb26b4f21d8fcd28b9d2cb\" id=91a54c81-6e47-4475-9b41-ec8436108a18 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 17:20:10.365003 | controller |     "Jun 12 16:31:33.088028 crc crio[21573]: time=\"2026-06-12T16:31:33.087900215Z\" level=info msg=\"Removing pod sandbox: 7586fc9e467e6cd2b8774f7cd9c5d58e1d74eb622ebb26b4f21d8fcd28b9d2cb\" id=ebb09e4a-838a-497b-983f-28ae2c4d9835 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 17:20:10.365019 | controller |     "Jun 12 16:31:33.111248 crc crio[21573]: time=\"2026-06-12T16:31:33.111043735Z\" level=info msg=\"Removed pod sandbox: 7586fc9e467e6cd2b8774f7cd9c5d58e1d74eb622ebb26b4f21d8fcd28b9d2cb\" id=ebb09e4a-838a-497b-983f-28ae2c4d9835 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 17:20:10.365035 | controller |     "Jun 12 16:31:33.112690 crc crio[21573]: time=\"2026-06-12T16:31:33.112594527Z\" level=info msg=\"Stopping pod sandbox: 19a9ff4e3d48a80b78cfa105cf514b91c73fbb92907ed5fff37eb08b57400c06\" id=0e0fb3b4-c2a7-47bb-b238-9db8d468f86e name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 17:20:10.365050 | controller |     "Jun 12 16:31:33.112809 crc crio[21573]: time=\"2026-06-12T16:31:33.11270784Z\" level=info msg=\"Stopped pod sandbox (already stopped): 19a9ff4e3d48a80b78cfa105cf514b91c73fbb92907ed5fff37eb08b57400c06\" id=0e0fb3b4-c2a7-47bb-b238-9db8d468f86e name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 17:20:10.365065 | controller |     "Jun 12 16:31:33.115982 crc crio[21573]: time=\"2026-06-12T16:31:33.115850757Z\" level=info msg=\"Removing pod sandbox: 19a9ff4e3d48a80b78cfa105cf514b91c73fbb92907ed5fff37eb08b57400c06\" id=450a8d3e-fd7c-4d71-bef6-8cd767721073 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 17:20:10.365080 | controller |     "Jun 12 16:31:33.134508 crc crio[21573]: time=\"2026-06-12T16:31:33.134326223Z\" level=info msg=\"Removed pod sandbox: 19a9ff4e3d48a80b78cfa105cf514b91c73fbb92907ed5fff37eb08b57400c06\" id=450a8d3e-fd7c-4d71-bef6-8cd767721073 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 17:20:10.365095 | controller |     "Jun 12 16:31:52.442350 crc crio[21573]: time=\"2026-06-12T16:31:52.440914881Z\" level=info msg=\"Running pod sandbox: sushy-emulator/sushy-emulator/POD\" id=0e511d0f-6a81-4a9a-b8bb-8957ff151b67 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:20:10.365111 | controller |     "Jun 12 16:31:52.442350 crc crio[21573]: time=\"2026-06-12T16:31:52.442014792Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.365130 | controller |     "Jun 12 16:31:52.492326 crc crio[21573]: time=\"2026-06-12T16:31:52.491136364Z\" level=info msg=\"Got pod network &{Name:sushy-emulator Namespace:sushy-emulator ID:838babe5c767e939806299fa9e23f2b7e959535d26eea7c040cfed209368310d UID:2ad7b10a-7d75-4603-84ca-66d2e2c53783 NetNS:/var/run/netns/1d4177d9-12f6-43e1-9c70-8641490eef4b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod2ad7b10a_7d75_4603_84ca_66d2e2c53783.slice PodAnnotations:0xc00443d170}] Aliases:map[]}\"",
2026-06-12 17:20:10.365146 | controller |     "Jun 12 16:31:52.492326 crc crio[21573]: time=\"2026-06-12T16:31:52.491218357Z\" level=info msg=\"Adding pod sushy-emulator_sushy-emulator to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 17:20:10.365162 | controller |     "Jun 12 16:31:53.075856 crc crio[21573]: 2026-06-12T16:31:53Z [verbose] CmdAdd (shim): {1.1.0 [{Name:838babe5c767e93 Mac:46:16:85:1c:98:43 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:da Mtu:0 Sandbox:/var/run/netns/1d4177d9-12f6-43e1-9c70-8641490eef4b SocketPath: PciID:}] [{Interface:0xc0002226a0 Address:{IP:10.217.0.218 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 17:20:10.365179 | controller |     "Jun 12 16:31:53.077777 crc crio[21573]: time=\"2026-06-12T16:31:53.077403756Z\" level=info msg=\"Got pod network &{Name:sushy-emulator Namespace:sushy-emulator ID:838babe5c767e939806299fa9e23f2b7e959535d26eea7c040cfed209368310d UID:2ad7b10a-7d75-4603-84ca-66d2e2c53783 NetNS:/var/run/netns/1d4177d9-12f6-43e1-9c70-8641490eef4b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod2ad7b10a_7d75_4603_84ca_66d2e2c53783.slice PodAnnotations:0xc00443d170}] Aliases:map[]}\"",
2026-06-12 17:20:10.365195 | controller |     "Jun 12 16:31:53.077777 crc crio[21573]: time=\"2026-06-12T16:31:53.077652033Z\" level=info msg=\"Checking pod sushy-emulator_sushy-emulator for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 17:20:10.365211 | controller |     "Jun 12 16:31:53.090133 crc crio[21573]: time=\"2026-06-12T16:31:53.089976692Z\" level=info msg=\"Ran pod sandbox 838babe5c767e939806299fa9e23f2b7e959535d26eea7c040cfed209368310d with infra container: sushy-emulator/sushy-emulator/POD\" id=0e511d0f-6a81-4a9a-b8bb-8957ff151b67 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:20:10.365227 | controller |     "Jun 12 16:31:53.093507 crc crio[21573]: time=\"2026-06-12T16:31:53.093314169Z\" level=info msg=\"Pulling image: quay.io/metal3-io/sushy-tools:latest\" id=c44cc9ea-70d4-4693-b23d-38031dbea5aa name=/runtime.v1.ImageService/PullImage",
2026-06-12 17:20:10.365242 | controller |     "Jun 12 16:31:53.109012 crc crio[21573]: time=\"2026-06-12T16:31:53.108850793Z\" level=info msg=\"Trying to access \\\"quay.io/metal3-io/sushy-tools:latest\\\"\"",
2026-06-12 17:20:10.365257 | controller |     "Jun 12 16:32:00.611986 crc crio[21573]: time=\"2026-06-12T16:32:00.610869803Z\" level=info msg=\"Running pod sandbox: openshift-infra/auto-csr-approver-29688032-ghktz/POD\" id=571d40c2-0fc4-4385-a109-984fd8a36513 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:20:10.365273 | controller |     "Jun 12 16:32:00.613432 crc crio[21573]: time=\"2026-06-12T16:32:00.612285193Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.365288 | controller |     "Jun 12 16:32:04.421763 crc crio[21573]: time=\"2026-06-12T16:32:04.420751787Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29688032-ghktz Namespace:openshift-infra ID:e5fc1aac69c4994a8ae8e57133e91174733053a38aefb42361cd3f31517f1b8d UID:5d56c8f6-6302-4649-82a4-c96d0ec4f878 NetNS:/var/run/netns/09040c69-b09c-4422-9da1-5ee6db880da2 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod5d56c8f6_6302_4649_82a4_c96d0ec4f878.slice PodAnnotations:0xc00443c438}] Aliases:map[]}\"",
2026-06-12 17:20:10.365307 | controller |     "Jun 12 16:32:04.423326 crc crio[21573]: time=\"2026-06-12T16:32:04.423290108Z\" level=info msg=\"Adding pod openshift-infra_auto-csr-approver-29688032-ghktz to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 17:20:10.365323 | controller |     "Jun 12 16:32:04.495997 crc crio[21573]: time=\"2026-06-12T16:32:04.495868095Z\" level=info msg=\"Pulled image: quay.io/metal3-io/sushy-tools@sha256:7bb210f43911d4b9037848b219e90fde6aeffbc48e92bc9d15dd80b5692c76cd\" id=c44cc9ea-70d4-4693-b23d-38031dbea5aa name=/runtime.v1.ImageService/PullImage",
2026-06-12 17:20:10.365339 | controller |     "Jun 12 16:32:04.497794 crc crio[21573]: time=\"2026-06-12T16:32:04.497525111Z\" level=info msg=\"Checking image status: quay.io/metal3-io/sushy-tools:latest\" id=c0655ccb-7103-4e8c-9f74-f9e47f0a0937 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:20:10.365362 | controller |     "Jun 12 16:32:04.502034 crc crio[21573]: time=\"2026-06-12T16:32:04.501973544Z\" level=info msg=\"Checking image status: quay.io/metal3-io/sushy-tools:latest\" id=981e7381-8a0d-4c41-ac1c-b7a137c9e08b name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:20:10.365381 | controller |     "Jun 12 16:32:04.518787 crc crio[21573]: time=\"2026-06-12T16:32:04.518696101Z\" level=info msg=\"Creating container: sushy-emulator/sushy-emulator/sushy-emulator\" id=d5e23fc2-ab0e-4400-853c-7f63a1e055c4 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:20:10.365397 | controller |     "Jun 12 16:32:04.521914 crc crio[21573]: time=\"2026-06-12T16:32:04.521166291Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.365412 | controller |     "Jun 12 16:32:04.579180 crc crio[21573]: time=\"2026-06-12T16:32:04.579126128Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.365427 | controller |     "Jun 12 16:32:04.588075 crc crio[21573]: time=\"2026-06-12T16:32:04.588020078Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.365442 | controller |     "Jun 12 16:32:04.767114 crc crio[21573]: time=\"2026-06-12T16:32:04.766063636Z\" level=info msg=\"Created container ea386f0968239fd3d219934edb64d300b6c5a566f038d5bceac7eaebed5c324c: sushy-emulator/sushy-emulator/sushy-emulator\" id=d5e23fc2-ab0e-4400-853c-7f63a1e055c4 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:20:10.365457 | controller |     "Jun 12 16:32:04.768313 crc crio[21573]: time=\"2026-06-12T16:32:04.768221896Z\" level=info msg=\"Starting container: ea386f0968239fd3d219934edb64d300b6c5a566f038d5bceac7eaebed5c324c\" id=3c36e9a5-57fa-490a-a516-e52e1628b69f name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 17:20:10.365472 | controller |     "Jun 12 16:32:04.775848 crc crio[21573]: time=\"2026-06-12T16:32:04.775669844Z\" level=info msg=\"Started container\" PID=99495 containerID=ea386f0968239fd3d219934edb64d300b6c5a566f038d5bceac7eaebed5c324c description=sushy-emulator/sushy-emulator/sushy-emulator id=3c36e9a5-57fa-490a-a516-e52e1628b69f name=/runtime.v1.RuntimeService/StartContainer sandboxID=838babe5c767e939806299fa9e23f2b7e959535d26eea7c040cfed209368310d",
2026-06-12 17:20:10.365487 | controller |     "Jun 12 16:32:04.987343 crc crio[21573]: 2026-06-12T16:32:04Z [verbose] CmdAdd (shim): {1.1.0 [{Name:e5fc1aac69c4994 Mac:b2:a3:7c:3f:bc:be Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:db Mtu:0 Sandbox:/var/run/netns/09040c69-b09c-4422-9da1-5ee6db880da2 SocketPath: PciID:}] [{Interface:0xc000014720 Address:{IP:10.217.0.219 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 17:20:10.365507 | controller |     "Jun 12 16:32:04.988753 crc crio[21573]: time=\"2026-06-12T16:32:04.98867073Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29688032-ghktz Namespace:openshift-infra ID:e5fc1aac69c4994a8ae8e57133e91174733053a38aefb42361cd3f31517f1b8d UID:5d56c8f6-6302-4649-82a4-c96d0ec4f878 NetNS:/var/run/netns/09040c69-b09c-4422-9da1-5ee6db880da2 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod5d56c8f6_6302_4649_82a4_c96d0ec4f878.slice PodAnnotations:0xc00443c438}] Aliases:map[]}\"",
2026-06-12 17:20:10.365523 | controller |     "Jun 12 16:32:04.988964 crc crio[21573]: time=\"2026-06-12T16:32:04.988892636Z\" level=info msg=\"Checking pod openshift-infra_auto-csr-approver-29688032-ghktz for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 17:20:10.365539 | controller |     "Jun 12 16:32:05.004830 crc crio[21573]: time=\"2026-06-12T16:32:05.004352138Z\" level=info msg=\"Ran pod sandbox e5fc1aac69c4994a8ae8e57133e91174733053a38aefb42361cd3f31517f1b8d with infra container: openshift-infra/auto-csr-approver-29688032-ghktz/POD\" id=571d40c2-0fc4-4385-a109-984fd8a36513 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:20:10.365554 | controller |     "Jun 12 16:32:05.007665 crc crio[21573]: time=\"2026-06-12T16:32:05.007578817Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-cli:latest\" id=5cf1cd05-2b84-438d-abfd-aaf7f4a10fc3 name=/runtime.v1.ImageService/PullImage",
2026-06-12 17:20:10.365568 | controller |     "Jun 12 16:32:05.020824 crc crio[21573]: time=\"2026-06-12T16:32:05.020736365Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-cli:latest\\\"\"",
2026-06-12 17:20:10.365603 | controller |     "Jun 12 16:32:05.851008 crc crio[21573]: time=\"2026-06-12T16:32:05.850207366Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9\" id=5cf1cd05-2b84-438d-abfd-aaf7f4a10fc3 name=/runtime.v1.ImageService/PullImage",
2026-06-12 17:20:10.365620 | controller |     "Jun 12 16:32:05.856050 crc crio[21573]: time=\"2026-06-12T16:32:05.855901534Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=a6d4213b-196e-4109-a8cd-764aaf6e2140 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:20:10.365635 | controller |     "Jun 12 16:32:05.859132 crc crio[21573]: time=\"2026-06-12T16:32:05.859075773Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=e5227083-b3d9-4691-9717-3910080e5363 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:20:10.365650 | controller |     "Jun 12 16:32:05.870081 crc crio[21573]: time=\"2026-06-12T16:32:05.870010297Z\" level=info msg=\"Creating container: openshift-infra/auto-csr-approver-29688032-ghktz/oc\" id=b2c792a5-1444-4e18-a2ff-fc2037a9f9e5 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:20:10.365664 | controller |     "Jun 12 16:32:05.871408 crc crio[21573]: time=\"2026-06-12T16:32:05.871319404Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.365679 | controller |     "Jun 12 16:32:05.920513 crc crio[21573]: time=\"2026-06-12T16:32:05.920343993Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.365694 | controller |     "Jun 12 16:32:06.145874 crc crio[21573]: time=\"2026-06-12T16:32:06.145743494Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.365714 | controller |     "Jun 12 16:32:06.301360 crc crio[21573]: time=\"2026-06-12T16:32:06.301221894Z\" level=info msg=\"Created container 519d9cc6bf6b1ee2f23f255f3447a93b010c59d63d080b4f893189e9ddec9879: openshift-infra/auto-csr-approver-29688032-ghktz/oc\" id=b2c792a5-1444-4e18-a2ff-fc2037a9f9e5 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:20:10.365729 | controller |     "Jun 12 16:32:06.303141 crc crio[21573]: time=\"2026-06-12T16:32:06.303066474Z\" level=info msg=\"Starting container: 519d9cc6bf6b1ee2f23f255f3447a93b010c59d63d080b4f893189e9ddec9879\" id=393ece9a-080e-4138-bfeb-a230adcad91a name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 17:20:10.365744 | controller |     "Jun 12 16:32:06.316297 crc crio[21573]: time=\"2026-06-12T16:32:06.31615323Z\" level=info msg=\"Started container\" PID=99604 containerID=519d9cc6bf6b1ee2f23f255f3447a93b010c59d63d080b4f893189e9ddec9879 description=openshift-infra/auto-csr-approver-29688032-ghktz/oc id=393ece9a-080e-4138-bfeb-a230adcad91a name=/runtime.v1.RuntimeService/StartContainer sandboxID=e5fc1aac69c4994a8ae8e57133e91174733053a38aefb42361cd3f31517f1b8d",
2026-06-12 17:20:10.365760 | controller |     "Jun 12 16:32:07.849174 crc crio[21573]: time=\"2026-06-12T16:32:07.847759189Z\" level=info msg=\"Stopping pod sandbox: e5fc1aac69c4994a8ae8e57133e91174733053a38aefb42361cd3f31517f1b8d\" id=944973d5-a7f2-4a2f-bc74-fa531d3b156d name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 17:20:10.365775 | controller |     "Jun 12 16:32:07.850510 crc crio[21573]: time=\"2026-06-12T16:32:07.850140726Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29688032-ghktz Namespace:openshift-infra ID:e5fc1aac69c4994a8ae8e57133e91174733053a38aefb42361cd3f31517f1b8d UID:5d56c8f6-6302-4649-82a4-c96d0ec4f878 NetNS:/var/run/netns/09040c69-b09c-4422-9da1-5ee6db880da2 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod5d56c8f6_6302_4649_82a4_c96d0ec4f878.slice PodAnnotations:0xc001897698}] Aliases:map[]}\"",
2026-06-12 17:20:10.365790 | controller |     "Jun 12 16:32:07.850510 crc crio[21573]: time=\"2026-06-12T16:32:07.850306601Z\" level=info msg=\"Deleting pod openshift-infra_auto-csr-approver-29688032-ghktz from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 17:20:10.365805 | controller |     "Jun 12 16:32:08.288652 crc crio[21573]: time=\"2026-06-12T16:32:08.288560951Z\" level=info msg=\"Stopped pod sandbox: e5fc1aac69c4994a8ae8e57133e91174733053a38aefb42361cd3f31517f1b8d\" id=944973d5-a7f2-4a2f-bc74-fa531d3b156d name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 17:20:10.365820 | controller |     "Jun 12 16:32:15.078768 crc crio[21573]: time=\"2026-06-12T16:32:15.077655531Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"",
2026-06-12 17:20:10.365834 | controller |     "Jun 12 16:32:28.698910 crc crio[21573]: time=\"2026-06-12T16:32:28.697391036Z\" level=info msg=\"Running pod sandbox: openstack/dnsmasq-dns-6dd4f94857-8q4jq/POD\" id=e3c3a97e-368e-4cb2-875f-811f6ce4d54f name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:20:10.365849 | controller |     "Jun 12 16:32:28.700500 crc crio[21573]: time=\"2026-06-12T16:32:28.698926409Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.365864 | controller |     "Jun 12 16:32:28.891866 crc crio[21573]: time=\"2026-06-12T16:32:28.891753783Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-6dd4f94857-8q4jq Namespace:openstack ID:c15ce63266198e7d1e5b50dafe12cb03a16638a93ef9ac587935542a36762944 UID:b4333256-e427-40b7-8552-74234127a0c2 NetNS:/var/run/netns/662d969c-3848-42bf-9492-1260dfe74f66 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podb4333256_e427_40b7_8552_74234127a0c2.slice PodAnnotations:0xc0001398c0}] Aliases:map[]}\"",
2026-06-12 17:20:10.365883 | controller |     "Jun 12 16:32:28.891866 crc crio[21573]: time=\"2026-06-12T16:32:28.891845664Z\" level=info msg=\"Adding pod openstack_dnsmasq-dns-6dd4f94857-8q4jq to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 17:20:10.365898 | controller |     "Jun 12 16:32:29.492359 crc crio[21573]: 2026-06-12T16:32:29Z [verbose] CmdAdd (shim): {1.1.0 [{Name:c15ce63266198e7 Mac:c6:f6:ab:cc:67:e3 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:dc Mtu:0 Sandbox:/var/run/netns/662d969c-3848-42bf-9492-1260dfe74f66 SocketPath: PciID:}] [{Interface:0xc000015080 Address:{IP:10.217.0.220 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 17:20:10.365914 | controller |     "Jun 12 16:32:29.493897 crc crio[21573]: time=\"2026-06-12T16:32:29.493809448Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-6dd4f94857-8q4jq Namespace:openstack ID:c15ce63266198e7d1e5b50dafe12cb03a16638a93ef9ac587935542a36762944 UID:b4333256-e427-40b7-8552-74234127a0c2 NetNS:/var/run/netns/662d969c-3848-42bf-9492-1260dfe74f66 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podb4333256_e427_40b7_8552_74234127a0c2.slice PodAnnotations:0xc0001398c0}] Aliases:map[]}\"",
2026-06-12 17:20:10.365929 | controller |     "Jun 12 16:32:29.494114 crc crio[21573]: time=\"2026-06-12T16:32:29.494048796Z\" level=info msg=\"Checking pod openstack_dnsmasq-dns-6dd4f94857-8q4jq for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 17:20:10.365964 | controller |     "Jun 12 16:32:29.507105 crc crio[21573]: time=\"2026-06-12T16:32:29.506973921Z\" level=info msg=\"Ran pod sandbox c15ce63266198e7d1e5b50dafe12cb03a16638a93ef9ac587935542a36762944 with infra container: openstack/dnsmasq-dns-6dd4f94857-8q4jq/POD\" id=e3c3a97e-368e-4cb2-875f-811f6ce4d54f name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:20:10.365982 | controller |     "Jun 12 16:32:29.509997 crc crio[21573]: time=\"2026-06-12T16:32:29.509837512Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=2abe4d09-fcd1-49c2-b8ca-8ea64bf3523e name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:20:10.365998 | controller |     "Jun 12 16:32:29.604083 crc crio[21573]: time=\"2026-06-12T16:32:29.60398885Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=3a3e3da0-64dd-40ac-8e5a-09a205c68634 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:20:10.366013 | controller |     "Jun 12 16:32:29.617667 crc crio[21573]: time=\"2026-06-12T16:32:29.617544068Z\" level=info msg=\"Creating container: openstack/dnsmasq-dns-6dd4f94857-8q4jq/init\" id=edaa231f-fdb5-46cf-a58c-c85d89230a02 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:20:10.366028 | controller |     "Jun 12 16:32:29.618114 crc crio[21573]: time=\"2026-06-12T16:32:29.618079523Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.366043 | controller |     "Jun 12 16:32:29.681059 crc crio[21573]: time=\"2026-06-12T16:32:29.68090465Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.366057 | controller |     "Jun 12 16:32:29.687407 crc crio[21573]: time=\"2026-06-12T16:32:29.687307102Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.366072 | controller |     "Jun 12 16:32:30.215169 crc crio[21573]: time=\"2026-06-12T16:32:30.214559293Z\" level=info msg=\"Created container d62a8b3bb191543aa2fb69bc9b92514550273ee34408e2fec7912be71005ec1b: openstack/dnsmasq-dns-6dd4f94857-8q4jq/init\" id=edaa231f-fdb5-46cf-a58c-c85d89230a02 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:20:10.366092 | controller |     "Jun 12 16:32:30.217238 crc crio[21573]: time=\"2026-06-12T16:32:30.217137854Z\" level=info msg=\"Starting container: d62a8b3bb191543aa2fb69bc9b92514550273ee34408e2fec7912be71005ec1b\" id=c648d440-8c8f-41ee-a387-e5269253c7c1 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 17:20:10.366107 | controller |     "Jun 12 16:32:30.224135 crc crio[21573]: time=\"2026-06-12T16:32:30.223965337Z\" level=info msg=\"Started container\" PID=100887 containerID=d62a8b3bb191543aa2fb69bc9b92514550273ee34408e2fec7912be71005ec1b description=openstack/dnsmasq-dns-6dd4f94857-8q4jq/init id=c648d440-8c8f-41ee-a387-e5269253c7c1 name=/runtime.v1.RuntimeService/StartContainer sandboxID=c15ce63266198e7d1e5b50dafe12cb03a16638a93ef9ac587935542a36762944",
2026-06-12 17:20:10.366123 | controller |     "Jun 12 16:32:31.430513 crc crio[21573]: time=\"2026-06-12T16:32:31.429834431Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=5e7d9f88-443c-4b92-a58a-5e05cfaa32d8 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:20:10.366139 | controller |     "Jun 12 16:32:31.574574 crc crio[21573]: time=\"2026-06-12T16:32:31.574208982Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=355368b0-8b63-40e5-bd98-660285d9ed08 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:20:10.366154 | controller |     "Jun 12 16:32:31.596384 crc crio[21573]: time=\"2026-06-12T16:32:31.596155843Z\" level=info msg=\"Creating container: openstack/dnsmasq-dns-6dd4f94857-8q4jq/dnsmasq-dns\" id=87f5c094-dad2-4481-9d41-2d4d331e4391 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:20:10.366169 | controller |     "Jun 12 16:32:31.598230 crc crio[21573]: time=\"2026-06-12T16:32:31.597077039Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.366184 | controller |     "Jun 12 16:32:31.721539 crc crio[21573]: time=\"2026-06-12T16:32:31.721376068Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.366199 | controller |     "Jun 12 16:32:31.728125 crc crio[21573]: time=\"2026-06-12T16:32:31.728065085Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.366214 | controller |     "Jun 12 16:32:32.054704 crc crio[21573]: time=\"2026-06-12T16:32:32.053864399Z\" level=info msg=\"Created container c7e42dbbd2112f065709baf518c689a4857c01e228decd674293773a6289e576: openstack/dnsmasq-dns-6dd4f94857-8q4jq/dnsmasq-dns\" id=87f5c094-dad2-4481-9d41-2d4d331e4391 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:20:10.366229 | controller |     "Jun 12 16:32:32.056754 crc crio[21573]: time=\"2026-06-12T16:32:32.056416039Z\" level=info msg=\"Starting container: c7e42dbbd2112f065709baf518c689a4857c01e228decd674293773a6289e576\" id=0bf06505-b0fc-43a1-812c-51d8048d1e5d name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 17:20:10.366244 | controller |     "Jun 12 16:32:32.069539 crc crio[21573]: time=\"2026-06-12T16:32:32.069214936Z\" level=info msg=\"Started container\" PID=100978 containerID=c7e42dbbd2112f065709baf518c689a4857c01e228decd674293773a6289e576 description=openstack/dnsmasq-dns-6dd4f94857-8q4jq/dnsmasq-dns id=0bf06505-b0fc-43a1-812c-51d8048d1e5d name=/runtime.v1.RuntimeService/StartContainer sandboxID=c15ce63266198e7d1e5b50dafe12cb03a16638a93ef9ac587935542a36762944",
2026-06-12 17:20:10.366260 | controller |     "Jun 12 16:32:33.157516 crc crio[21573]: time=\"2026-06-12T16:32:33.156823082Z\" level=info msg=\"Removing container: f19bc9ce203e5cbcc3fbc623292d3137dc35c76fea4844a2f1398bab4125393f\" id=659fc866-8ac0-477e-abe3-87e7704068ad name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 17:20:10.366282 | controller |     "Jun 12 16:32:33.289109 crc crio[21573]: time=\"2026-06-12T16:32:33.288800249Z\" level=info msg=\"Removed container f19bc9ce203e5cbcc3fbc623292d3137dc35c76fea4844a2f1398bab4125393f: openstack/keystone-bootstrap-5l4g5/keystone-bootstrap\" id=659fc866-8ac0-477e-abe3-87e7704068ad name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 17:20:10.366297 | controller |     "Jun 12 16:32:33.293170 crc crio[21573]: time=\"2026-06-12T16:32:33.293077635Z\" level=info msg=\"Removing container: 30ecfadd88769fcb0cef12e09b6103ed004f3e58ed1be0fce4ee3f5ec9eabce9\" id=1e04a7fc-05df-4081-89b8-d90341b68237 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 17:20:10.366313 | controller |     "Jun 12 16:32:33.432096 crc crio[21573]: time=\"2026-06-12T16:32:33.431739856Z\" level=info msg=\"Removed container 30ecfadd88769fcb0cef12e09b6103ed004f3e58ed1be0fce4ee3f5ec9eabce9: openshift-infra/auto-csr-approver-29688026-qrpr5/oc\" id=1e04a7fc-05df-4081-89b8-d90341b68237 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 17:20:10.366328 | controller |     "Jun 12 16:32:33.450035 crc crio[21573]: time=\"2026-06-12T16:32:33.449777209Z\" level=info msg=\"Stopping pod sandbox: 6d988582ff94c8fdd5cdbde0b6175f713fd8220b5f4019a7ce152df967bc1e17\" id=70a13298-057f-46cb-a118-79a4f841ede3 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 17:20:10.366343 | controller |     "Jun 12 16:32:33.450035 crc crio[21573]: time=\"2026-06-12T16:32:33.449888802Z\" level=info msg=\"Stopped pod sandbox (already stopped): 6d988582ff94c8fdd5cdbde0b6175f713fd8220b5f4019a7ce152df967bc1e17\" id=70a13298-057f-46cb-a118-79a4f841ede3 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 17:20:10.366361 | controller |     "Jun 12 16:32:33.451826 crc crio[21573]: time=\"2026-06-12T16:32:33.451759394Z\" level=info msg=\"Removing pod sandbox: 6d988582ff94c8fdd5cdbde0b6175f713fd8220b5f4019a7ce152df967bc1e17\" id=69bf0555-a6be-476f-9e00-47647ee0f760 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 17:20:10.366384 | controller |     "Jun 12 16:32:33.547141 crc crio[21573]: time=\"2026-06-12T16:32:33.546996196Z\" level=info msg=\"Removed pod sandbox: 6d988582ff94c8fdd5cdbde0b6175f713fd8220b5f4019a7ce152df967bc1e17\" id=69bf0555-a6be-476f-9e00-47647ee0f760 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 17:20:10.366402 | controller |     "Jun 12 16:32:33.548871 crc crio[21573]: time=\"2026-06-12T16:32:33.548818093Z\" level=info msg=\"Stopping pod sandbox: 8e80f1fbcd4e597701cc19fe0bb8db5b0e76ed887a1ce8ecccbda669416674a5\" id=08d5f5f9-92ac-46fe-8ff7-43371e2bb7f0 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 17:20:10.366417 | controller |     "Jun 12 16:32:33.549136 crc crio[21573]: time=\"2026-06-12T16:32:33.549106801Z\" level=info msg=\"Stopped pod sandbox (already stopped): 8e80f1fbcd4e597701cc19fe0bb8db5b0e76ed887a1ce8ecccbda669416674a5\" id=08d5f5f9-92ac-46fe-8ff7-43371e2bb7f0 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 17:20:10.366433 | controller |     "Jun 12 16:32:33.550687 crc crio[21573]: time=\"2026-06-12T16:32:33.550574862Z\" level=info msg=\"Removing pod sandbox: 8e80f1fbcd4e597701cc19fe0bb8db5b0e76ed887a1ce8ecccbda669416674a5\" id=4da83c2e-8a17-41eb-b47d-94c2e8d79cdb name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 17:20:10.366448 | controller |     "Jun 12 16:32:33.641924 crc crio[21573]: time=\"2026-06-12T16:32:33.641675098Z\" level=info msg=\"Removed pod sandbox: 8e80f1fbcd4e597701cc19fe0bb8db5b0e76ed887a1ce8ecccbda669416674a5\" id=4da83c2e-8a17-41eb-b47d-94c2e8d79cdb name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 17:20:10.366464 | controller |     "Jun 12 16:32:43.038281 crc crio[21573]: time=\"2026-06-12T16:32:43.03534156Z\" level=info msg=\"Stopping container: 2a8aae924983a3cba5f66a1e71f5943ff1edad781e068ca1af1133224b5208d3 (timeout: 10s)\" id=0805a7d6-7626-44be-95c9-40afe35c63a4 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 17:20:10.366482 | controller |     "Jun 12 16:32:44.180403 crc crio[21573]: time=\"2026-06-12T16:32:44.177265675Z\" level=info msg=\"Stopped container 2a8aae924983a3cba5f66a1e71f5943ff1edad781e068ca1af1133224b5208d3: openstack/dnsmasq-dns-68b84f4555-tsr24/dnsmasq-dns\" id=0805a7d6-7626-44be-95c9-40afe35c63a4 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 17:20:10.366498 | controller |     "Jun 12 16:32:44.198662 crc crio[21573]: time=\"2026-06-12T16:32:44.198205473Z\" level=info msg=\"Stopping pod sandbox: 2867e1ff1b65ca8a9309338fd0c5b40839c5f2db0a08584ea82b0ef3656cdbe4\" id=87d826ef-a254-434e-9cba-a4f6b455f705 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 17:20:10.366556 | controller |     "Jun 12 16:32:44.211230 crc crio[21573]: time=\"2026-06-12T16:32:44.211087198Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-68b84f4555-tsr24 Namespace:openstack ID:2867e1ff1b65ca8a9309338fd0c5b40839c5f2db0a08584ea82b0ef3656cdbe4 UID:d312157b-66e2-46b9-a37f-2baedfa50fc6 NetNS:/var/run/netns/ce8b6cc5-aca5-4f2d-91dd-f1fc1eeb44c6 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podd312157b_66e2_46b9_a37f_2baedfa50fc6.slice PodAnnotations:0xc00209f508}] Aliases:map[]}\"",
2026-06-12 17:20:10.366593 | controller |     "Jun 12 16:32:44.212249 crc crio[21573]: time=\"2026-06-12T16:32:44.212127056Z\" level=info msg=\"Deleting pod openstack_dnsmasq-dns-68b84f4555-tsr24 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 17:20:10.366612 | controller |     "Jun 12 16:32:45.231827 crc crio[21573]: time=\"2026-06-12T16:32:45.230575565Z\" level=info msg=\"Stopped pod sandbox: 2867e1ff1b65ca8a9309338fd0c5b40839c5f2db0a08584ea82b0ef3656cdbe4\" id=87d826ef-a254-434e-9cba-a4f6b455f705 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 17:20:10.366628 | controller |     "Jun 12 16:32:45.516718 crc crio[21573]: time=\"2026-06-12T16:32:45.514596692Z\" level=info msg=\"Running pod sandbox: openstack/dnsmasq-dns-687999f8f7-flrmt/POD\" id=1d7c0282-4d34-4968-967b-850366ce094e name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:20:10.366643 | controller |     "Jun 12 16:32:45.516718 crc crio[21573]: time=\"2026-06-12T16:32:45.515184768Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.366659 | controller |     "Jun 12 16:32:45.661541 crc crio[21573]: time=\"2026-06-12T16:32:45.660902241Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-687999f8f7-flrmt Namespace:openstack ID:56464109021e313946b80da4bdb3af75d49541c20270ce9b4a0bdab62e6e3331 UID:f94a468d-f786-45a9-be6a-c542472da538 NetNS:/var/run/netns/3a9f5bef-358b-4ac2-9556-6e2601d527f0 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podf94a468d_f786_45a9_be6a_c542472da538.slice PodAnnotations:0xc00338e558}] Aliases:map[]}\"",
2026-06-12 17:20:10.366675 | controller |     "Jun 12 16:32:45.661541 crc crio[21573]: time=\"2026-06-12T16:32:45.661071666Z\" level=info msg=\"Adding pod openstack_dnsmasq-dns-687999f8f7-flrmt to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 17:20:10.366690 | controller |     "Jun 12 16:32:46.150061 crc crio[21573]: time=\"2026-06-12T16:32:46.149974576Z\" level=info msg=\"Removing container: 2a8aae924983a3cba5f66a1e71f5943ff1edad781e068ca1af1133224b5208d3\" id=7b2c358a-ae5f-4c60-8cd2-cf36f6477c3b name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 17:20:10.366705 | controller |     "Jun 12 16:32:46.228358 crc crio[21573]: time=\"2026-06-12T16:32:46.227402329Z\" level=info msg=\"Removed container 2a8aae924983a3cba5f66a1e71f5943ff1edad781e068ca1af1133224b5208d3: openstack/dnsmasq-dns-68b84f4555-tsr24/dnsmasq-dns\" id=7b2c358a-ae5f-4c60-8cd2-cf36f6477c3b name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 17:20:10.366725 | controller |     "Jun 12 16:32:46.237717 crc crio[21573]: time=\"2026-06-12T16:32:46.23721426Z\" level=info msg=\"Removing container: 034469b15e85d20b32364543f8fda67e510f3750ef561eb9743a62ce6d089d39\" id=5683a02a-b6e7-4707-a289-b2a9903fdc6d name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 17:20:10.366741 | controller |     "Jun 12 16:32:46.413983 crc crio[21573]: time=\"2026-06-12T16:32:46.40971608Z\" level=info msg=\"Removed container 034469b15e85d20b32364543f8fda67e510f3750ef561eb9743a62ce6d089d39: openstack/dnsmasq-dns-68b84f4555-tsr24/init\" id=5683a02a-b6e7-4707-a289-b2a9903fdc6d name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 17:20:10.366756 | controller |     "Jun 12 16:32:46.728766 crc crio[21573]: 2026-06-12T16:32:46Z [verbose] CmdAdd (shim): {1.1.0 [{Name:56464109021e313 Mac:3a:a2:05:e4:c9:75 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:dd Mtu:0 Sandbox:/var/run/netns/3a9f5bef-358b-4ac2-9556-6e2601d527f0 SocketPath: PciID:}] [{Interface:0xc000015360 Address:{IP:10.217.0.221 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 17:20:10.366773 | controller |     "Jun 12 16:32:46.733375 crc crio[21573]: time=\"2026-06-12T16:32:46.733166605Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-687999f8f7-flrmt Namespace:openstack ID:56464109021e313946b80da4bdb3af75d49541c20270ce9b4a0bdab62e6e3331 UID:f94a468d-f786-45a9-be6a-c542472da538 NetNS:/var/run/netns/3a9f5bef-358b-4ac2-9556-6e2601d527f0 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podf94a468d_f786_45a9_be6a_c542472da538.slice PodAnnotations:0xc00338e558}] Aliases:map[]}\"",
2026-06-12 17:20:10.366788 | controller |     "Jun 12 16:32:46.733994 crc crio[21573]: time=\"2026-06-12T16:32:46.733921316Z\" level=info msg=\"Checking pod openstack_dnsmasq-dns-687999f8f7-flrmt for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 17:20:10.366803 | controller |     "Jun 12 16:32:46.761739 crc crio[21573]: time=\"2026-06-12T16:32:46.7552268Z\" level=info msg=\"Ran pod sandbox 56464109021e313946b80da4bdb3af75d49541c20270ce9b4a0bdab62e6e3331 with infra container: openstack/dnsmasq-dns-687999f8f7-flrmt/POD\" id=1d7c0282-4d34-4968-967b-850366ce094e name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:20:10.366818 | controller |     "Jun 12 16:32:46.766322 crc crio[21573]: time=\"2026-06-12T16:32:46.766196245Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=83e1ab38-8fc2-4bde-9098-d7681511a159 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:20:10.366833 | controller |     "Jun 12 16:32:46.928386 crc crio[21573]: time=\"2026-06-12T16:32:46.928200218Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=15db988c-6548-450a-aada-6a159e8074d3 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:20:10.366848 | controller |     "Jun 12 16:32:46.942260 crc crio[21573]: time=\"2026-06-12T16:32:46.942171657Z\" level=info msg=\"Creating container: openstack/dnsmasq-dns-687999f8f7-flrmt/init\" id=c82822fc-6a88-4b5a-9138-a9f3db6338a7 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:20:10.366863 | controller |     "Jun 12 16:32:46.942893 crc crio[21573]: time=\"2026-06-12T16:32:46.942823096Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.366878 | controller |     "Jun 12 16:32:47.021527 crc crio[21573]: time=\"2026-06-12T16:32:47.021168342Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.366896 | controller |     "Jun 12 16:32:47.037123 crc crio[21573]: time=\"2026-06-12T16:32:47.037020755Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.366912 | controller |     "Jun 12 16:32:47.305434 crc crio[21573]: time=\"2026-06-12T16:32:47.303633176Z\" level=info msg=\"Created container f9ac9b56a9e71a36be3b310041727027cf73f4e8a85947a1e345f46ef9bca13f: openstack/dnsmasq-dns-687999f8f7-flrmt/init\" id=c82822fc-6a88-4b5a-9138-a9f3db6338a7 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:20:10.366927 | controller |     "Jun 12 16:32:47.309312 crc crio[21573]: time=\"2026-06-12T16:32:47.307572715Z\" level=info msg=\"Starting container: f9ac9b56a9e71a36be3b310041727027cf73f4e8a85947a1e345f46ef9bca13f\" id=cd80af27-a7bb-4842-9045-057bd25e7a59 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 17:20:10.366943 | controller |     "Jun 12 16:32:47.315838 crc crio[21573]: time=\"2026-06-12T16:32:47.315725026Z\" level=info msg=\"Started container\" PID=101903 containerID=f9ac9b56a9e71a36be3b310041727027cf73f4e8a85947a1e345f46ef9bca13f description=openstack/dnsmasq-dns-687999f8f7-flrmt/init id=cd80af27-a7bb-4842-9045-057bd25e7a59 name=/runtime.v1.RuntimeService/StartContainer sandboxID=56464109021e313946b80da4bdb3af75d49541c20270ce9b4a0bdab62e6e3331",
2026-06-12 17:20:10.366960 | controller |     "Jun 12 16:32:48.223506 crc crio[21573]: time=\"2026-06-12T16:32:48.223389286Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=ffbf8126-2acb-46f9-b162-0446d831d670 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:20:10.366975 | controller |     "Jun 12 16:32:48.328364 crc crio[21573]: time=\"2026-06-12T16:32:48.327693528Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=ff2dca5e-c2a3-437d-a505-9dc2fc0ea8cd name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:20:10.366990 | controller |     "Jun 12 16:32:48.339574 crc crio[21573]: time=\"2026-06-12T16:32:48.339400275Z\" level=info msg=\"Creating container: openstack/dnsmasq-dns-687999f8f7-flrmt/dnsmasq-dns\" id=f8563dcc-5d03-4231-9a71-399ac5dddd28 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:20:10.367005 | controller |     "Jun 12 16:32:48.340137 crc crio[21573]: time=\"2026-06-12T16:32:48.340075874Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.367020 | controller |     "Jun 12 16:32:48.431552 crc crio[21573]: time=\"2026-06-12T16:32:48.431413853Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.367035 | controller |     "Jun 12 16:32:48.437101 crc crio[21573]: time=\"2026-06-12T16:32:48.43703721Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.367050 | controller |     "Jun 12 16:32:48.678148 crc crio[21573]: time=\"2026-06-12T16:32:48.677861822Z\" level=info msg=\"Created container 01d46a3c23c6e31e67f33092443bb1d5819d7b66a18857904eb500293a4cb8a1: openstack/dnsmasq-dns-687999f8f7-flrmt/dnsmasq-dns\" id=f8563dcc-5d03-4231-9a71-399ac5dddd28 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:20:10.367066 | controller |     "Jun 12 16:32:48.683587 crc crio[21573]: time=\"2026-06-12T16:32:48.683499129Z\" level=info msg=\"Starting container: 01d46a3c23c6e31e67f33092443bb1d5819d7b66a18857904eb500293a4cb8a1\" id=3b44e4fc-8536-4f8b-9445-cf4f28aab3db name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 17:20:10.367080 | controller |     "Jun 12 16:32:48.698355 crc crio[21573]: time=\"2026-06-12T16:32:48.698212249Z\" level=info msg=\"Started container\" PID=101995 containerID=01d46a3c23c6e31e67f33092443bb1d5819d7b66a18857904eb500293a4cb8a1 description=openstack/dnsmasq-dns-687999f8f7-flrmt/dnsmasq-dns id=3b44e4fc-8536-4f8b-9445-cf4f28aab3db name=/runtime.v1.RuntimeService/StartContainer sandboxID=56464109021e313946b80da4bdb3af75d49541c20270ce9b4a0bdab62e6e3331",
2026-06-12 17:20:10.367099 | controller |     "Jun 12 16:32:55.665401 crc crio[21573]: time=\"2026-06-12T16:32:55.664148176Z\" level=info msg=\"Stopping container: c7e42dbbd2112f065709baf518c689a4857c01e228decd674293773a6289e576 (timeout: 10s)\" id=6d715ec7-e2bf-48a4-bcaa-e5aa1d1239a9 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 17:20:10.367115 | controller |     "Jun 12 16:32:55.913561 crc crio[21573]: time=\"2026-06-12T16:32:55.913319459Z\" level=info msg=\"Stopped container c7e42dbbd2112f065709baf518c689a4857c01e228decd674293773a6289e576: openstack/dnsmasq-dns-6dd4f94857-8q4jq/dnsmasq-dns\" id=6d715ec7-e2bf-48a4-bcaa-e5aa1d1239a9 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 17:20:10.367130 | controller |     "Jun 12 16:32:55.914632 crc crio[21573]: time=\"2026-06-12T16:32:55.914488481Z\" level=info msg=\"Stopping pod sandbox: c15ce63266198e7d1e5b50dafe12cb03a16638a93ef9ac587935542a36762944\" id=1b9dcc9e-8548-42eb-ac5d-3694c5cc9f5f name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 17:20:10.367145 | controller |     "Jun 12 16:32:55.915286 crc crio[21573]: time=\"2026-06-12T16:32:55.915216572Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-6dd4f94857-8q4jq Namespace:openstack ID:c15ce63266198e7d1e5b50dafe12cb03a16638a93ef9ac587935542a36762944 UID:b4333256-e427-40b7-8552-74234127a0c2 NetNS:/var/run/netns/662d969c-3848-42bf-9492-1260dfe74f66 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podb4333256_e427_40b7_8552_74234127a0c2.slice PodAnnotations:0xc003675520}] Aliases:map[]}\"",
2026-06-12 17:20:10.367160 | controller |     "Jun 12 16:32:55.915523 crc crio[21573]: time=\"2026-06-12T16:32:55.915404897Z\" level=info msg=\"Deleting pod openstack_dnsmasq-dns-6dd4f94857-8q4jq from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 17:20:10.367176 | controller |     "Jun 12 16:32:56.460239 crc crio[21573]: time=\"2026-06-12T16:32:56.459346918Z\" level=info msg=\"Stopped pod sandbox: c15ce63266198e7d1e5b50dafe12cb03a16638a93ef9ac587935542a36762944\" id=1b9dcc9e-8548-42eb-ac5d-3694c5cc9f5f name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 17:20:10.367191 | controller |     "Jun 12 16:32:56.651436 crc crio[21573]: time=\"2026-06-12T16:32:56.651338557Z\" level=info msg=\"Removing container: c7e42dbbd2112f065709baf518c689a4857c01e228decd674293773a6289e576\" id=14cf7ad6-f518-43f0-b6d6-442254574cd6 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 17:20:10.367206 | controller |     "Jun 12 16:32:56.707733 crc crio[21573]: time=\"2026-06-12T16:32:56.707406172Z\" level=info msg=\"Removed container c7e42dbbd2112f065709baf518c689a4857c01e228decd674293773a6289e576: openstack/dnsmasq-dns-6dd4f94857-8q4jq/dnsmasq-dns\" id=14cf7ad6-f518-43f0-b6d6-442254574cd6 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 17:20:10.367221 | controller |     "Jun 12 16:32:56.716374 crc crio[21573]: time=\"2026-06-12T16:32:56.716108675Z\" level=info msg=\"Removing container: d62a8b3bb191543aa2fb69bc9b92514550273ee34408e2fec7912be71005ec1b\" id=1e3f1545-ce6f-4726-968f-55a34848a704 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 17:20:10.367237 | controller |     "Jun 12 16:32:56.796120 crc crio[21573]: time=\"2026-06-12T16:32:56.790563049Z\" level=info msg=\"Removed container d62a8b3bb191543aa2fb69bc9b92514550273ee34408e2fec7912be71005ec1b: openstack/dnsmasq-dns-6dd4f94857-8q4jq/init\" id=1e3f1545-ce6f-4726-968f-55a34848a704 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 17:20:10.367253 | controller |     "Jun 12 16:33:07.115989 crc crio[21573]: time=\"2026-06-12T16:33:07.11482576Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/redhat-operators-nb8p6/POD\" id=6679d45e-51c7-4911-a7df-49e3492b3a7b name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:20:10.367272 | controller |     "Jun 12 16:33:07.118085 crc crio[21573]: time=\"2026-06-12T16:33:07.116026924Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.367288 | controller |     "Jun 12 16:33:07.187304 crc crio[21573]: time=\"2026-06-12T16:33:07.18679147Z\" level=info msg=\"Got pod network &{Name:redhat-operators-nb8p6 Namespace:openshift-marketplace ID:824843a5ea6557a7701769601e258c7cb68df0391aa50ae21f5add2d558700c4 UID:375dbac6-865f-4165-aacc-ca9000652a33 NetNS:/var/run/netns/a830efd0-d0d0-4cce-8f27-0d442999fa5b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod375dbac6_865f_4165_aacc_ca9000652a33.slice PodAnnotations:0xc0024286e8}] Aliases:map[]}\"",
2026-06-12 17:20:10.367304 | controller |     "Jun 12 16:33:07.187304 crc crio[21573]: time=\"2026-06-12T16:33:07.187059236Z\" level=info msg=\"Adding pod openshift-marketplace_redhat-operators-nb8p6 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 17:20:10.367320 | controller |     "Jun 12 16:33:07.988603 crc crio[21573]: 2026-06-12T16:33:07Z [verbose] CmdAdd (shim): {1.1.0 [{Name:824843a5ea6557a Mac:92:b1:87:39:49:63 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:de Mtu:0 Sandbox:/var/run/netns/a830efd0-d0d0-4cce-8f27-0d442999fa5b SocketPath: PciID:}] [{Interface:0xc0002b05b0 Address:{IP:10.217.0.222 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 17:20:10.367335 | controller |     "Jun 12 16:33:07.992312 crc crio[21573]: time=\"2026-06-12T16:33:07.991102548Z\" level=info msg=\"Got pod network &{Name:redhat-operators-nb8p6 Namespace:openshift-marketplace ID:824843a5ea6557a7701769601e258c7cb68df0391aa50ae21f5add2d558700c4 UID:375dbac6-865f-4165-aacc-ca9000652a33 NetNS:/var/run/netns/a830efd0-d0d0-4cce-8f27-0d442999fa5b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod375dbac6_865f_4165_aacc_ca9000652a33.slice PodAnnotations:0xc0024286e8}] Aliases:map[]}\"",
2026-06-12 17:20:10.367351 | controller |     "Jun 12 16:33:07.992312 crc crio[21573]: time=\"2026-06-12T16:33:07.991637492Z\" level=info msg=\"Checking pod openshift-marketplace_redhat-operators-nb8p6 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 17:20:10.367366 | controller |     "Jun 12 16:33:08.008182 crc crio[21573]: time=\"2026-06-12T16:33:08.006677913Z\" level=info msg=\"Ran pod sandbox 824843a5ea6557a7701769601e258c7cb68df0391aa50ae21f5add2d558700c4 with infra container: openshift-marketplace/redhat-operators-nb8p6/POD\" id=6679d45e-51c7-4911-a7df-49e3492b3a7b name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:20:10.367387 | controller |     "Jun 12 16:33:08.011844 crc crio[21573]: time=\"2026-06-12T16:33:08.011693802Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=191dea54-02d9-49fa-b6e1-917fbf44d7c7 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:20:10.367410 | controller |     "Jun 12 16:33:08.021964 crc crio[21573]: time=\"2026-06-12T16:33:08.021748434Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=c9797cc9-c329-4421-9813-87f2b0535cb1 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:20:10.367427 | controller |     "Jun 12 16:33:08.046186 crc crio[21573]: time=\"2026-06-12T16:33:08.046115222Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-operators-nb8p6/extract-utilities\" id=8289e091-935d-4ef0-803d-49be8ee92b8e name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:20:10.367446 | controller |     "Jun 12 16:33:08.047224 crc crio[21573]: time=\"2026-06-12T16:33:08.047192673Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.367462 | controller |     "Jun 12 16:33:08.118628 crc crio[21573]: time=\"2026-06-12T16:33:08.118498823Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.367477 | controller |     "Jun 12 16:33:08.124760 crc crio[21573]: time=\"2026-06-12T16:33:08.124644514Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.367493 | controller |     "Jun 12 16:33:08.332212 crc crio[21573]: time=\"2026-06-12T16:33:08.33193008Z\" level=info msg=\"Created container 731bfb27a9ce8a090e750896df104a6c5a322a530f3bb3a7728db11ada9009fb: openshift-marketplace/redhat-operators-nb8p6/extract-utilities\" id=8289e091-935d-4ef0-803d-49be8ee92b8e name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:20:10.367508 | controller |     "Jun 12 16:33:08.337339 crc crio[21573]: time=\"2026-06-12T16:33:08.336678513Z\" level=info msg=\"Starting container: 731bfb27a9ce8a090e750896df104a6c5a322a530f3bb3a7728db11ada9009fb\" id=d959ce9c-7fea-4613-98cb-e7933a594ca1 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 17:20:10.367524 | controller |     "Jun 12 16:33:08.346275 crc crio[21573]: time=\"2026-06-12T16:33:08.346010873Z\" level=info msg=\"Started container\" PID=103089 containerID=731bfb27a9ce8a090e750896df104a6c5a322a530f3bb3a7728db11ada9009fb description=openshift-marketplace/redhat-operators-nb8p6/extract-utilities id=d959ce9c-7fea-4613-98cb-e7933a594ca1 name=/runtime.v1.RuntimeService/StartContainer sandboxID=824843a5ea6557a7701769601e258c7cb68df0391aa50ae21f5add2d558700c4",
2026-06-12 17:20:10.367540 | controller |     "Jun 12 16:33:08.971041 crc crio[21573]: time=\"2026-06-12T16:33:08.970227965Z\" level=info msg=\"Pulling image: registry.redhat.io/redhat/redhat-operator-index:v4.20\" id=f61bda38-585c-4c47-be3f-bbf16329932f name=/runtime.v1.ImageService/PullImage",
2026-06-12 17:20:10.367555 | controller |     "Jun 12 16:33:08.990168 crc crio[21573]: time=\"2026-06-12T16:33:08.99012508Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/redhat/redhat-operator-index:v4.20\\\"\"",
2026-06-12 17:20:10.367571 | controller |     "Jun 12 16:33:09.944801 crc crio[21573]: time=\"2026-06-12T16:33:09.944693353Z\" level=info msg=\"Pulled image: registry.redhat.io/redhat/redhat-operator-index@sha256:f5f7575300572ad2ef92672b7dc76ed5ddaf50e7b74642e9907deda8cb9fa115\" id=f61bda38-585c-4c47-be3f-bbf16329932f name=/runtime.v1.ImageService/PullImage",
2026-06-12 17:20:10.367608 | controller |     "Jun 12 16:33:09.947089 crc crio[21573]: time=\"2026-06-12T16:33:09.94669897Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-operator-index:v4.20\" id=45614cfb-f464-44f2-9b64-71d7a8e45891 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:20:10.367626 | controller |     "Jun 12 16:33:09.952540 crc crio[21573]: time=\"2026-06-12T16:33:09.951201776Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-operator-index:v4.20\" id=a00e6805-da61-4322-a104-ec08339589d9 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:20:10.367642 | controller |     "Jun 12 16:33:09.963909 crc crio[21573]: time=\"2026-06-12T16:33:09.963786866Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-operators-nb8p6/extract-content\" id=a69c3eeb-6fca-49fb-92c0-394c1fde2ba9 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:20:10.367657 | controller |     "Jun 12 16:33:09.964865 crc crio[21573]: time=\"2026-06-12T16:33:09.964731592Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.367676 | controller |     "Jun 12 16:33:10.031655 crc crio[21573]: time=\"2026-06-12T16:33:10.031550628Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.367691 | controller |     "Jun 12 16:33:10.037746 crc crio[21573]: time=\"2026-06-12T16:33:10.037654828Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.367706 | controller |     "Jun 12 16:33:10.242903 crc crio[21573]: time=\"2026-06-12T16:33:10.242792954Z\" level=info msg=\"Created container d658699c07c28f2fbe24c0de77978b5ed3f6a5664ed653535f99aa259411928a: openshift-marketplace/redhat-operators-nb8p6/extract-content\" id=a69c3eeb-6fca-49fb-92c0-394c1fde2ba9 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:20:10.367721 | controller |     "Jun 12 16:33:10.244715 crc crio[21573]: time=\"2026-06-12T16:33:10.244547232Z\" level=info msg=\"Starting container: d658699c07c28f2fbe24c0de77978b5ed3f6a5664ed653535f99aa259411928a\" id=cc1131f6-fc82-465d-b7b0-724fcf017330 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 17:20:10.367735 | controller |     "Jun 12 16:33:10.250560 crc crio[21573]: time=\"2026-06-12T16:33:10.250408936Z\" level=info msg=\"Started container\" PID=103182 containerID=d658699c07c28f2fbe24c0de77978b5ed3f6a5664ed653535f99aa259411928a description=openshift-marketplace/redhat-operators-nb8p6/extract-content id=cc1131f6-fc82-465d-b7b0-724fcf017330 name=/runtime.v1.RuntimeService/StartContainer sandboxID=824843a5ea6557a7701769601e258c7cb68df0391aa50ae21f5add2d558700c4",
2026-06-12 17:20:10.367751 | controller |     "Jun 12 16:33:18.150229 crc crio[21573]: time=\"2026-06-12T16:33:18.149076037Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=adff7595-2622-40a4-a44b-9ef4bf4586f4 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:20:10.367766 | controller |     "Jun 12 16:33:18.153323 crc crio[21573]: time=\"2026-06-12T16:33:18.153217203Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=5b5ca020-dea2-415a-911a-2710069028be name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:20:10.367781 | controller |     "Jun 12 16:33:18.165256 crc crio[21573]: time=\"2026-06-12T16:33:18.165154096Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-operators-nb8p6/registry-server\" id=a1e9d476-8099-4682-8c8e-afd471fb3ae3 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:20:10.367796 | controller |     "Jun 12 16:33:18.165723 crc crio[21573]: time=\"2026-06-12T16:33:18.1656724Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.367810 | controller |     "Jun 12 16:33:18.247276 crc crio[21573]: time=\"2026-06-12T16:33:18.247161025Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.367825 | controller |     "Jun 12 16:33:18.251768 crc crio[21573]: time=\"2026-06-12T16:33:18.251691633Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.367840 | controller |     "Jun 12 16:33:18.458660 crc crio[21573]: time=\"2026-06-12T16:33:18.45765438Z\" level=info msg=\"Created container 303d201a53384a6be5e51af47efda3d255ff3e0e378f97d290e1a4a9907faaaa: openshift-marketplace/redhat-operators-nb8p6/registry-server\" id=a1e9d476-8099-4682-8c8e-afd471fb3ae3 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:20:10.367858 | controller |     "Jun 12 16:33:18.460160 crc crio[21573]: time=\"2026-06-12T16:33:18.460011456Z\" level=info msg=\"Starting container: 303d201a53384a6be5e51af47efda3d255ff3e0e378f97d290e1a4a9907faaaa\" id=86ab5b87-cc90-4519-8906-310ad8af6be2 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 17:20:10.367874 | controller |     "Jun 12 16:33:18.466383 crc crio[21573]: time=\"2026-06-12T16:33:18.466168727Z\" level=info msg=\"Started container\" PID=103583 containerID=303d201a53384a6be5e51af47efda3d255ff3e0e378f97d290e1a4a9907faaaa description=openshift-marketplace/redhat-operators-nb8p6/registry-server id=86ab5b87-cc90-4519-8906-310ad8af6be2 name=/runtime.v1.RuntimeService/StartContainer sandboxID=824843a5ea6557a7701769601e258c7cb68df0391aa50ae21f5add2d558700c4",
2026-06-12 17:20:10.367889 | controller |     "Jun 12 16:33:33.671287 crc crio[21573]: time=\"2026-06-12T16:33:33.670667895Z\" level=info msg=\"Removing container: 26f097375612b0758d75d58bbc80325cfd793fd0552125ad4cd6796d8e8f21b6\" id=bf6c6e37-e1ef-463e-9ad5-f94a3e650309 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 17:20:10.367904 | controller |     "Jun 12 16:33:33.724638 crc crio[21573]: time=\"2026-06-12T16:33:33.724417526Z\" level=info msg=\"Removed container 26f097375612b0758d75d58bbc80325cfd793fd0552125ad4cd6796d8e8f21b6: openstack/glance-default-external-api-0/glance-httpd\" id=bf6c6e37-e1ef-463e-9ad5-f94a3e650309 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 17:20:10.367919 | controller |     "Jun 12 16:33:33.728249 crc crio[21573]: time=\"2026-06-12T16:33:33.7281704Z\" level=info msg=\"Removing container: b6b5908172a6209cdbd32f61114f2ded2409c015f8d31a50b15e2bed769bf2e0\" id=66e8c7a1-ada3-4a0a-8a1c-55104e6bb941 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 17:20:10.367934 | controller |     "Jun 12 16:33:33.761412 crc crio[21573]: time=\"2026-06-12T16:33:33.761269544Z\" level=info msg=\"Removed container b6b5908172a6209cdbd32f61114f2ded2409c015f8d31a50b15e2bed769bf2e0: openstack/glance-default-external-api-0/glance-log\" id=66e8c7a1-ada3-4a0a-8a1c-55104e6bb941 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 17:20:10.367948 | controller |     "Jun 12 16:33:33.777911 crc crio[21573]: time=\"2026-06-12T16:33:33.777803096Z\" level=info msg=\"Stopping pod sandbox: c15ce63266198e7d1e5b50dafe12cb03a16638a93ef9ac587935542a36762944\" id=2cd72edb-c729-4faf-b016-c745ec783929 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 17:20:10.367963 | controller |     "Jun 12 16:33:33.778242 crc crio[21573]: time=\"2026-06-12T16:33:33.77796737Z\" level=info msg=\"Stopped pod sandbox (already stopped): c15ce63266198e7d1e5b50dafe12cb03a16638a93ef9ac587935542a36762944\" id=2cd72edb-c729-4faf-b016-c745ec783929 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 17:20:10.367977 | controller |     "Jun 12 16:33:33.779178 crc crio[21573]: time=\"2026-06-12T16:33:33.779068671Z\" level=info msg=\"Removing pod sandbox: c15ce63266198e7d1e5b50dafe12cb03a16638a93ef9ac587935542a36762944\" id=96eef820-cd0e-4dc7-b7cd-ac8f8d79a9f2 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 17:20:10.367992 | controller |     "Jun 12 16:33:33.804824 crc crio[21573]: time=\"2026-06-12T16:33:33.803903512Z\" level=info msg=\"Removed pod sandbox: c15ce63266198e7d1e5b50dafe12cb03a16638a93ef9ac587935542a36762944\" id=96eef820-cd0e-4dc7-b7cd-ac8f8d79a9f2 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 17:20:10.368007 | controller |     "Jun 12 16:33:33.811058 crc crio[21573]: time=\"2026-06-12T16:33:33.809117772Z\" level=info msg=\"Stopping pod sandbox: 2867e1ff1b65ca8a9309338fd0c5b40839c5f2db0a08584ea82b0ef3656cdbe4\" id=9b686c8d-e3dc-4447-b511-88ef2a4434bb name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 17:20:10.368021 | controller |     "Jun 12 16:33:33.811058 crc crio[21573]: time=\"2026-06-12T16:33:33.809374669Z\" level=info msg=\"Stopped pod sandbox (already stopped): 2867e1ff1b65ca8a9309338fd0c5b40839c5f2db0a08584ea82b0ef3656cdbe4\" id=9b686c8d-e3dc-4447-b511-88ef2a4434bb name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 17:20:10.368039 | controller |     "Jun 12 16:33:33.813845 crc crio[21573]: time=\"2026-06-12T16:33:33.813147992Z\" level=info msg=\"Removing pod sandbox: 2867e1ff1b65ca8a9309338fd0c5b40839c5f2db0a08584ea82b0ef3656cdbe4\" id=176921bb-6adb-4d0c-b787-36a3cd85f0fa name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 17:20:10.368054 | controller |     "Jun 12 16:33:34.413289 crc crio[21573]: time=\"2026-06-12T16:33:34.410807566Z\" level=info msg=\"Removed pod sandbox: 2867e1ff1b65ca8a9309338fd0c5b40839c5f2db0a08584ea82b0ef3656cdbe4\" id=176921bb-6adb-4d0c-b787-36a3cd85f0fa name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 17:20:10.368069 | controller |     "Jun 12 16:33:34.436341 crc crio[21573]: time=\"2026-06-12T16:33:34.436183557Z\" level=info msg=\"Stopping pod sandbox: 14e98576df03420ba8b9780790d8a7ad525e746d683013282c4dfa58911ecd3e\" id=a5951032-0e48-423b-95b1-b8f46ee13638 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 17:20:10.368083 | controller |     "Jun 12 16:33:34.436341 crc crio[21573]: time=\"2026-06-12T16:33:34.436299843Z\" level=info msg=\"Stopped pod sandbox (already stopped): 14e98576df03420ba8b9780790d8a7ad525e746d683013282c4dfa58911ecd3e\" id=a5951032-0e48-423b-95b1-b8f46ee13638 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 17:20:10.368097 | controller |     "Jun 12 16:33:34.447919 crc crio[21573]: time=\"2026-06-12T16:33:34.446780247Z\" level=info msg=\"Removing pod sandbox: 14e98576df03420ba8b9780790d8a7ad525e746d683013282c4dfa58911ecd3e\" id=ec370c6a-0024-413c-a7a4-3ab768efb0d7 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 17:20:10.368112 | controller |     "Jun 12 16:33:35.132280 crc crio[21573]: time=\"2026-06-12T16:33:35.119041255Z\" level=info msg=\"Removed pod sandbox: 14e98576df03420ba8b9780790d8a7ad525e746d683013282c4dfa58911ecd3e\" id=ec370c6a-0024-413c-a7a4-3ab768efb0d7 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 17:20:10.368127 | controller |     "Jun 12 16:33:39.425104 crc crio[21573]: time=\"2026-06-12T16:33:39.423492592Z\" level=info msg=\"Stopping container: 303d201a53384a6be5e51af47efda3d255ff3e0e378f97d290e1a4a9907faaaa (timeout: 2s)\" id=5f090705-1fcb-42fd-88ed-6ea9ed7149ef name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 17:20:10.368141 | controller |     "Jun 12 16:33:39.561250 crc crio[21573]: time=\"2026-06-12T16:33:39.561111373Z\" level=info msg=\"Stopped container 303d201a53384a6be5e51af47efda3d255ff3e0e378f97d290e1a4a9907faaaa: openshift-marketplace/redhat-operators-nb8p6/registry-server\" id=5f090705-1fcb-42fd-88ed-6ea9ed7149ef name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 17:20:10.368156 | controller |     "Jun 12 16:33:39.562418 crc crio[21573]: time=\"2026-06-12T16:33:39.562337747Z\" level=info msg=\"Stopping pod sandbox: 824843a5ea6557a7701769601e258c7cb68df0391aa50ae21f5add2d558700c4\" id=7144e735-1a3c-48d0-b602-13b05dc3c50f name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 17:20:10.368171 | controller |     "Jun 12 16:33:39.564175 crc crio[21573]: time=\"2026-06-12T16:33:39.563407277Z\" level=info msg=\"Got pod network &{Name:redhat-operators-nb8p6 Namespace:openshift-marketplace ID:824843a5ea6557a7701769601e258c7cb68df0391aa50ae21f5add2d558700c4 UID:375dbac6-865f-4165-aacc-ca9000652a33 NetNS:/var/run/netns/a830efd0-d0d0-4cce-8f27-0d442999fa5b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod375dbac6_865f_4165_aacc_ca9000652a33.slice PodAnnotations:0xc002428e58}] Aliases:map[]}\"",
2026-06-12 17:20:10.368186 | controller |     "Jun 12 16:33:39.564322 crc crio[21573]: time=\"2026-06-12T16:33:39.564197649Z\" level=info msg=\"Deleting pod openshift-marketplace_redhat-operators-nb8p6 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 17:20:10.368205 | controller |     "Jun 12 16:33:39.978660 crc crio[21573]: time=\"2026-06-12T16:33:39.978561834Z\" level=info msg=\"Stopped pod sandbox: 824843a5ea6557a7701769601e258c7cb68df0391aa50ae21f5add2d558700c4\" id=7144e735-1a3c-48d0-b602-13b05dc3c50f name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 17:20:10.368220 | controller |     "Jun 12 16:33:40.456180 crc crio[21573]: time=\"2026-06-12T16:33:40.456084202Z\" level=info msg=\"Removing container: 303d201a53384a6be5e51af47efda3d255ff3e0e378f97d290e1a4a9907faaaa\" id=96a6f42e-d938-408e-858c-27983e9db34b name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 17:20:10.368235 | controller |     "Jun 12 16:33:40.504107 crc crio[21573]: time=\"2026-06-12T16:33:40.503933538Z\" level=info msg=\"Removed container 303d201a53384a6be5e51af47efda3d255ff3e0e378f97d290e1a4a9907faaaa: openshift-marketplace/redhat-operators-nb8p6/registry-server\" id=96a6f42e-d938-408e-858c-27983e9db34b name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 17:20:10.368249 | controller |     "Jun 12 16:33:40.507277 crc crio[21573]: time=\"2026-06-12T16:33:40.507125308Z\" level=info msg=\"Removing container: d658699c07c28f2fbe24c0de77978b5ed3f6a5664ed653535f99aa259411928a\" id=724111dd-82af-4f31-b530-7f38f361a86c name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 17:20:10.368264 | controller |     "Jun 12 16:33:40.561569 crc crio[21573]: time=\"2026-06-12T16:33:40.561389731Z\" level=info msg=\"Removed container d658699c07c28f2fbe24c0de77978b5ed3f6a5664ed653535f99aa259411928a: openshift-marketplace/redhat-operators-nb8p6/extract-content\" id=724111dd-82af-4f31-b530-7f38f361a86c name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 17:20:10.368280 | controller |     "Jun 12 16:33:40.565777 crc crio[21573]: time=\"2026-06-12T16:33:40.565679401Z\" level=info msg=\"Removing container: 731bfb27a9ce8a090e750896df104a6c5a322a530f3bb3a7728db11ada9009fb\" id=4d58e68a-9d3b-466b-a8e1-bcdf20be0a70 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 17:20:10.368295 | controller |     "Jun 12 16:33:40.608797 crc crio[21573]: time=\"2026-06-12T16:33:40.608503716Z\" level=info msg=\"Removed container 731bfb27a9ce8a090e750896df104a6c5a322a530f3bb3a7728db11ada9009fb: openshift-marketplace/redhat-operators-nb8p6/extract-utilities\" id=4d58e68a-9d3b-466b-a8e1-bcdf20be0a70 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 17:20:10.368309 | controller |     "Jun 12 16:33:54.018159 crc crio[21573]: time=\"2026-06-12T16:33:53.992999457Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/certified-operators-z958d/POD\" id=b85f5eae-487c-4834-bca3-4d3a5dfe5df6 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:20:10.368324 | controller |     "Jun 12 16:33:54.046233 crc crio[21573]: time=\"2026-06-12T16:33:54.045864792Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.368339 | controller |     "Jun 12 16:33:57.243308 crc crio[21573]: time=\"2026-06-12T16:33:57.224139075Z\" level=info msg=\"Got pod network &{Name:certified-operators-z958d Namespace:openshift-marketplace ID:405e0423f281b10044fbf4ad76a990bdcae7541f0e5f05c252fe9b9194b7646c UID:1a512732-6af1-450c-995f-f9c4bed5e06f NetNS:/var/run/netns/61c33b86-66b7-4077-a514-a12317915d75 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod1a512732_6af1_450c_995f_f9c4bed5e06f.slice PodAnnotations:0xc002e28150}] Aliases:map[]}\"",
2026-06-12 17:20:10.368355 | controller |     "Jun 12 16:33:57.255619 crc crio[21573]: time=\"2026-06-12T16:33:57.243357878Z\" level=info msg=\"Adding pod openshift-marketplace_certified-operators-z958d to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 17:20:10.368371 | controller |     "Jun 12 16:34:04.134426 crc crio[21573]: 2026-06-12T16:34:04Z [verbose] CmdAdd (shim): {1.1.0 [{Name:405e0423f281b10 Mac:9e:00:73:5f:bf:a3 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:df Mtu:0 Sandbox:/var/run/netns/61c33b86-66b7-4077-a514-a12317915d75 SocketPath: PciID:}] [{Interface:0xc000015120 Address:{IP:10.217.0.223 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 17:20:10.368391 | controller |     "Jun 12 16:34:04.138190 crc crio[21573]: time=\"2026-06-12T16:34:04.138096501Z\" level=info msg=\"Got pod network &{Name:certified-operators-z958d Namespace:openshift-marketplace ID:405e0423f281b10044fbf4ad76a990bdcae7541f0e5f05c252fe9b9194b7646c UID:1a512732-6af1-450c-995f-f9c4bed5e06f NetNS:/var/run/netns/61c33b86-66b7-4077-a514-a12317915d75 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod1a512732_6af1_450c_995f_f9c4bed5e06f.slice PodAnnotations:0xc002e28150}] Aliases:map[]}\"",
2026-06-12 17:20:10.368415 | controller |     "Jun 12 16:34:04.143800 crc crio[21573]: time=\"2026-06-12T16:34:04.14373385Z\" level=info msg=\"Checking pod openshift-marketplace_certified-operators-z958d for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 17:20:10.368435 | controller |     "Jun 12 16:34:04.245146 crc crio[21573]: time=\"2026-06-12T16:34:04.242887731Z\" level=info msg=\"Ran pod sandbox 405e0423f281b10044fbf4ad76a990bdcae7541f0e5f05c252fe9b9194b7646c with infra container: openshift-marketplace/certified-operators-z958d/POD\" id=b85f5eae-487c-4834-bca3-4d3a5dfe5df6 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:20:10.368451 | controller |     "Jun 12 16:34:04.258600 crc crio[21573]: time=\"2026-06-12T16:34:04.258410643Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=2f2b8b97-db42-4fdf-970b-e9f5e3abe226 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:20:10.368467 | controller |     "Jun 12 16:34:04.270118 crc crio[21573]: time=\"2026-06-12T16:34:04.27005924Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=9c914e86-1413-4ef5-a84e-a79c2acf2919 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:20:10.368482 | controller |     "Jun 12 16:34:04.288796 crc crio[21573]: time=\"2026-06-12T16:34:04.288420591Z\" level=info msg=\"Creating container: openshift-marketplace/certified-operators-z958d/extract-utilities\" id=89ee941d-82bf-4abf-8a21-bc944f61287a name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:20:10.368497 | controller |     "Jun 12 16:34:04.289075 crc crio[21573]: time=\"2026-06-12T16:34:04.288932896Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.368512 | controller |     "Jun 12 16:34:04.397381 crc crio[21573]: time=\"2026-06-12T16:34:04.397235557Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.368528 | controller |     "Jun 12 16:34:04.414518 crc crio[21573]: time=\"2026-06-12T16:34:04.413149673Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.368543 | controller |     "Jun 12 16:34:04.600077 crc crio[21573]: time=\"2026-06-12T16:34:04.599981378Z\" level=info msg=\"Running pod sandbox: openshift-infra/auto-csr-approver-29688034-rmvnw/POD\" id=f3923e1c-2ad3-47db-bfc8-c7b77710c696 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:20:10.368558 | controller |     "Jun 12 16:34:04.600285 crc crio[21573]: time=\"2026-06-12T16:34:04.600107151Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.368596 | controller |     "Jun 12 16:34:04.749296 crc crio[21573]: time=\"2026-06-12T16:34:04.748417719Z\" level=info msg=\"Created container cbbbb509609e5db0c43e20d83e2c18b3aa7f6c5b143965de7d936b602949e27a: openshift-marketplace/certified-operators-z958d/extract-utilities\" id=89ee941d-82bf-4abf-8a21-bc944f61287a name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:20:10.368618 | controller |     "Jun 12 16:34:04.755216 crc crio[21573]: time=\"2026-06-12T16:34:04.753810369Z\" level=info msg=\"Starting container: cbbbb509609e5db0c43e20d83e2c18b3aa7f6c5b143965de7d936b602949e27a\" id=16efbba6-7621-4ad4-a2aa-7fb00900e4cd name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 17:20:10.368634 | controller |     "Jun 12 16:34:04.771110 crc crio[21573]: time=\"2026-06-12T16:34:04.770260029Z\" level=info msg=\"Started container\" PID=105863 containerID=cbbbb509609e5db0c43e20d83e2c18b3aa7f6c5b143965de7d936b602949e27a description=openshift-marketplace/certified-operators-z958d/extract-utilities id=16efbba6-7621-4ad4-a2aa-7fb00900e4cd name=/runtime.v1.RuntimeService/StartContainer sandboxID=405e0423f281b10044fbf4ad76a990bdcae7541f0e5f05c252fe9b9194b7646c",
2026-06-12 17:20:10.368650 | controller |     "Jun 12 16:34:04.827715 crc crio[21573]: time=\"2026-06-12T16:34:04.827412221Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29688034-rmvnw Namespace:openshift-infra ID:0aaa47afe843fd0b73766a58b7ce733a7f6780fe3ccace1ce811ae974f78614d UID:0c7f03c4-a0f4-4423-bb28-cfb37b71ed6c NetNS:/var/run/netns/e1ce863b-26ab-4a21-b3f4-76f70f9f5c89 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod0c7f03c4_a0f4_4423_bb28_cfb37b71ed6c.slice PodAnnotations:0xc006380810}] Aliases:map[]}\"",
2026-06-12 17:20:10.368666 | controller |     "Jun 12 16:34:04.827715 crc crio[21573]: time=\"2026-06-12T16:34:04.827654288Z\" level=info msg=\"Adding pod openshift-infra_auto-csr-approver-29688034-rmvnw to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 17:20:10.368682 | controller |     "Jun 12 16:34:05.458696 crc crio[21573]: time=\"2026-06-12T16:34:05.457713767Z\" level=info msg=\"Pulling image: registry.redhat.io/redhat/certified-operator-index:v4.20\" id=7fcbaf23-a3c8-415e-b062-1bac513b8c2f name=/runtime.v1.ImageService/PullImage",
2026-06-12 17:20:10.368697 | controller |     "Jun 12 16:34:05.495898 crc crio[21573]: time=\"2026-06-12T16:34:05.495791495Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/redhat/certified-operator-index:v4.20\\\"\"",
2026-06-12 17:20:10.368712 | controller |     "Jun 12 16:34:05.785125 crc crio[21573]: 2026-06-12T16:34:05Z [verbose] CmdAdd (shim): {1.1.0 [{Name:0aaa47afe843fd0 Mac:aa:96:27:33:70:91 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:e0 Mtu:0 Sandbox:/var/run/netns/e1ce863b-26ab-4a21-b3f4-76f70f9f5c89 SocketPath: PciID:}] [{Interface:0xc0003647f0 Address:{IP:10.217.0.224 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 17:20:10.368728 | controller |     "Jun 12 16:34:05.787527 crc crio[21573]: time=\"2026-06-12T16:34:05.787306506Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29688034-rmvnw Namespace:openshift-infra ID:0aaa47afe843fd0b73766a58b7ce733a7f6780fe3ccace1ce811ae974f78614d UID:0c7f03c4-a0f4-4423-bb28-cfb37b71ed6c NetNS:/var/run/netns/e1ce863b-26ab-4a21-b3f4-76f70f9f5c89 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod0c7f03c4_a0f4_4423_bb28_cfb37b71ed6c.slice PodAnnotations:0xc006380810}] Aliases:map[]}\"",
2026-06-12 17:20:10.368743 | controller |     "Jun 12 16:34:05.787667 crc crio[21573]: time=\"2026-06-12T16:34:05.787562473Z\" level=info msg=\"Checking pod openshift-infra_auto-csr-approver-29688034-rmvnw for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 17:20:10.368758 | controller |     "Jun 12 16:34:05.837209 crc crio[21573]: time=\"2026-06-12T16:34:05.837123961Z\" level=info msg=\"Ran pod sandbox 0aaa47afe843fd0b73766a58b7ce733a7f6780fe3ccace1ce811ae974f78614d with infra container: openshift-infra/auto-csr-approver-29688034-rmvnw/POD\" id=f3923e1c-2ad3-47db-bfc8-c7b77710c696 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:20:10.368777 | controller |     "Jun 12 16:34:05.841694 crc crio[21573]: time=\"2026-06-12T16:34:05.84158544Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-cli:latest\" id=48dac0be-ec32-4091-a758-d79eaef3ab63 name=/runtime.v1.ImageService/PullImage",
2026-06-12 17:20:10.368793 | controller |     "Jun 12 16:34:05.855576 crc crio[21573]: time=\"2026-06-12T16:34:05.855385539Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-cli:latest\\\"\"",
2026-06-12 17:20:10.368808 | controller |     "Jun 12 16:34:07.408223 crc crio[21573]: time=\"2026-06-12T16:34:07.407431404Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9\" id=48dac0be-ec32-4091-a758-d79eaef3ab63 name=/runtime.v1.ImageService/PullImage",
2026-06-12 17:20:10.368824 | controller |     "Jun 12 16:34:07.425198 crc crio[21573]: time=\"2026-06-12T16:34:07.423627861Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=478fbb5a-5db9-44b7-affb-0ed808310241 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:20:10.368839 | controller |     "Jun 12 16:34:07.435126 crc crio[21573]: time=\"2026-06-12T16:34:07.435022194Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=5caa111e-f802-4ab5-844b-eb1dadb18d38 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:20:10.368854 | controller |     "Jun 12 16:34:07.450259 crc crio[21573]: time=\"2026-06-12T16:34:07.450168258Z\" level=info msg=\"Creating container: openshift-infra/auto-csr-approver-29688034-rmvnw/oc\" id=5309d5cf-f3e6-4e9f-829d-db44612137aa name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:20:10.368869 | controller |     "Jun 12 16:34:07.451251 crc crio[21573]: time=\"2026-06-12T16:34:07.451186106Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.368884 | controller |     "Jun 12 16:34:07.519847 crc crio[21573]: time=\"2026-06-12T16:34:07.5197642Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.368899 | controller |     "Jun 12 16:34:08.954347 crc crio[21573]: time=\"2026-06-12T16:34:08.942381166Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.368915 | controller |     "Jun 12 16:34:10.214571 crc crio[21573]: time=\"2026-06-12T16:34:10.212885827Z\" level=info msg=\"Created container 9f6759fc80674299a474c6912d453736e7cd6c233b468ee38c7c75fae0ebbfed: openshift-infra/auto-csr-approver-29688034-rmvnw/oc\" id=5309d5cf-f3e6-4e9f-829d-db44612137aa name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:20:10.368930 | controller |     "Jun 12 16:34:10.220901 crc crio[21573]: time=\"2026-06-12T16:34:10.220712996Z\" level=info msg=\"Starting container: 9f6759fc80674299a474c6912d453736e7cd6c233b468ee38c7c75fae0ebbfed\" id=ace22877-ce43-4c83-8785-c9e4b33be4fe name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 17:20:10.368945 | controller |     "Jun 12 16:34:10.243139 crc crio[21573]: time=\"2026-06-12T16:34:10.242910426Z\" level=info msg=\"Started container\" PID=106106 containerID=9f6759fc80674299a474c6912d453736e7cd6c233b468ee38c7c75fae0ebbfed description=openshift-infra/auto-csr-approver-29688034-rmvnw/oc id=ace22877-ce43-4c83-8785-c9e4b33be4fe name=/runtime.v1.RuntimeService/StartContainer sandboxID=0aaa47afe843fd0b73766a58b7ce733a7f6780fe3ccace1ce811ae974f78614d",
2026-06-12 17:20:10.368963 | controller |     "Jun 12 16:34:20.973733 crc crio[21573]: time=\"2026-06-12T16:34:20.901915591Z\" level=info msg=\"Stopping pod sandbox: 0aaa47afe843fd0b73766a58b7ce733a7f6780fe3ccace1ce811ae974f78614d\" id=adc7c16d-d393-44c9-96d9-7ed66d6e1b77 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 17:20:10.368979 | controller |     "Jun 12 16:34:21.047314 crc crio[21573]: time=\"2026-06-12T16:34:21.017388664Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29688034-rmvnw Namespace:openshift-infra ID:0aaa47afe843fd0b73766a58b7ce733a7f6780fe3ccace1ce811ae974f78614d UID:0c7f03c4-a0f4-4423-bb28-cfb37b71ed6c NetNS:/var/run/netns/e1ce863b-26ab-4a21-b3f4-76f70f9f5c89 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod0c7f03c4_a0f4_4423_bb28_cfb37b71ed6c.slice PodAnnotations:0xc002723020}] Aliases:map[]}\"",
2026-06-12 17:20:10.368995 | controller |     "Jun 12 16:34:21.047314 crc crio[21573]: time=\"2026-06-12T16:34:21.017718413Z\" level=info msg=\"Deleting pod openshift-infra_auto-csr-approver-29688034-rmvnw from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 17:20:10.369010 | controller |     "Jun 12 16:34:24.812184 crc crio[21573]: time=\"2026-06-12T16:34:24.800228205Z\" level=info msg=\"Stopped pod sandbox: 0aaa47afe843fd0b73766a58b7ce733a7f6780fe3ccace1ce811ae974f78614d\" id=adc7c16d-d393-44c9-96d9-7ed66d6e1b77 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 17:20:10.369025 | controller |     "Jun 12 16:34:36.479158 crc crio[21573]: time=\"2026-06-12T16:34:36.477706612Z\" level=info msg=\"Removing container: 4ea0fb4633e7b994234089faf3a093d62737efd4210d4b49f79ad2333cd0095b\" id=3399a302-f473-4dc9-a232-32bd3074a8ae name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 17:20:10.369041 | controller |     "Jun 12 16:34:46.719113 crc crio[21573]: time=\"2026-06-12T16:34:46.714715007Z\" level=info msg=\"Removed container 4ea0fb4633e7b994234089faf3a093d62737efd4210d4b49f79ad2333cd0095b: openstack/cinder-scheduler-0/cinder-scheduler\" id=3399a302-f473-4dc9-a232-32bd3074a8ae name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 17:20:10.369057 | controller |     "Jun 12 16:34:46.729136 crc crio[21573]: time=\"2026-06-12T16:34:46.729002241Z\" level=info msg=\"Removing container: ff184202fa22143b3962427658fc17aa96b9eabaaddad3214bfe2abe738f3e9e\" id=6f4735fa-1019-4703-b912-fcea1aa8cdd1 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 17:20:10.369072 | controller |     "Jun 12 16:34:46.865725 crc crio[21573]: time=\"2026-06-12T16:34:46.858148096Z\" level=info msg=\"Removed container ff184202fa22143b3962427658fc17aa96b9eabaaddad3214bfe2abe738f3e9e: openstack/cinder-scheduler-0/probe\" id=6f4735fa-1019-4703-b912-fcea1aa8cdd1 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 17:20:10.369087 | controller |     "Jun 12 16:34:46.888084 crc crio[21573]: time=\"2026-06-12T16:34:46.887869703Z\" level=info msg=\"Removing container: 365a49d81d6ea2f0b8ccbe42e284670cd4328405ad32f190f74d08a43bff4d7e\" id=f0c091b7-09c3-4df8-a56a-923f90e01bf4 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 17:20:10.369101 | controller |     "Jun 12 16:34:53.102595 crc crio[21573]: time=\"2026-06-12T16:34:53.101209397Z\" level=info msg=\"Removed container 365a49d81d6ea2f0b8ccbe42e284670cd4328405ad32f190f74d08a43bff4d7e: openshift-infra/auto-csr-approver-29688028-sgzrs/oc\" id=f0c091b7-09c3-4df8-a56a-923f90e01bf4 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 17:20:10.369116 | controller |     "Jun 12 16:34:53.131816 crc crio[21573]: time=\"2026-06-12T16:34:53.130246339Z\" level=info msg=\"Stopping pod sandbox: 824843a5ea6557a7701769601e258c7cb68df0391aa50ae21f5add2d558700c4\" id=f7355788-5d74-4eb8-a078-b51b55fbf0dc name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 17:20:10.369131 | controller |     "Jun 12 16:34:53.131816 crc crio[21573]: time=\"2026-06-12T16:34:53.130337441Z\" level=info msg=\"Stopped pod sandbox (already stopped): 824843a5ea6557a7701769601e258c7cb68df0391aa50ae21f5add2d558700c4\" id=f7355788-5d74-4eb8-a078-b51b55fbf0dc name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 17:20:10.369152 | controller |     "Jun 12 16:34:53.133070 crc crio[21573]: time=\"2026-06-12T16:34:53.132764899Z\" level=info msg=\"Removing pod sandbox: 824843a5ea6557a7701769601e258c7cb68df0391aa50ae21f5add2d558700c4\" id=105830b5-c278-41b8-b56e-6382cebfdd76 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 17:20:10.369168 | controller |     "Jun 12 16:34:53.195216 crc crio[21573]: time=\"2026-06-12T16:34:53.1944063Z\" level=info msg=\"Removed pod sandbox: 824843a5ea6557a7701769601e258c7cb68df0391aa50ae21f5add2d558700c4\" id=105830b5-c278-41b8-b56e-6382cebfdd76 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 17:20:10.369183 | controller |     "Jun 12 16:34:53.199827 crc crio[21573]: time=\"2026-06-12T16:34:53.199318296Z\" level=info msg=\"Stopping pod sandbox: 6e04a55604ed1cfccb4f7fd65458a826b60a131f5a76989ee68adee0ed61de07\" id=b0dd1547-8423-4114-ae55-5c54a3c45762 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 17:20:10.369198 | controller |     "Jun 12 16:34:53.200078 crc crio[21573]: time=\"2026-06-12T16:34:53.199840283Z\" level=info msg=\"Stopped pod sandbox (already stopped): 6e04a55604ed1cfccb4f7fd65458a826b60a131f5a76989ee68adee0ed61de07\" id=b0dd1547-8423-4114-ae55-5c54a3c45762 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 17:20:10.369214 | controller |     "Jun 12 16:34:53.203070 crc crio[21573]: time=\"2026-06-12T16:34:53.202658121Z\" level=info msg=\"Removing pod sandbox: 6e04a55604ed1cfccb4f7fd65458a826b60a131f5a76989ee68adee0ed61de07\" id=d4e49fa1-5fb0-44cf-b0a9-49ebccadd5a1 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 17:20:10.369452 | controller |     "Jun 12 16:34:53.252155 crc crio[21573]: time=\"2026-06-12T16:34:53.251860538Z\" level=info msg=\"Pulled image: registry.redhat.io/redhat/certified-operator-index@sha256:479a8801ff2843735e11b3d64fd2612da3248c45b500a01b08df90f7aab8d46b\" id=7fcbaf23-a3c8-415e-b062-1bac513b8c2f name=/runtime.v1.ImageService/PullImage",
2026-06-12 17:20:10.369474 | controller |     "Jun 12 16:34:53.253708 crc crio[21573]: time=\"2026-06-12T16:34:53.253117082Z\" level=info msg=\"Removed pod sandbox: 6e04a55604ed1cfccb4f7fd65458a826b60a131f5a76989ee68adee0ed61de07\" id=d4e49fa1-5fb0-44cf-b0a9-49ebccadd5a1 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 17:20:10.369490 | controller |     "Jun 12 16:34:53.253708 crc crio[21573]: time=\"2026-06-12T16:34:53.253593302Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/certified-operator-index:v4.20\" id=7a37a0ed-6bd8-43ce-858a-dc387916d359 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:20:10.369506 | controller |     "Jun 12 16:34:53.255125 crc crio[21573]: time=\"2026-06-12T16:34:53.255050512Z\" level=info msg=\"Stopping pod sandbox: b7b248715a21d811d50f32c9fd81c834cb26fdffaaaac3bee409dd4302989297\" id=d5552603-daa4-463e-91e6-941e9dbb9f02 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 17:20:10.369521 | controller |     "Jun 12 16:34:53.255258 crc crio[21573]: time=\"2026-06-12T16:34:53.255133634Z\" level=info msg=\"Stopped pod sandbox (already stopped): b7b248715a21d811d50f32c9fd81c834cb26fdffaaaac3bee409dd4302989297\" id=d5552603-daa4-463e-91e6-941e9dbb9f02 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 17:20:10.369537 | controller |     "Jun 12 16:34:53.256101 crc crio[21573]: time=\"2026-06-12T16:34:53.256017479Z\" level=info msg=\"Removing pod sandbox: b7b248715a21d811d50f32c9fd81c834cb26fdffaaaac3bee409dd4302989297\" id=5d9796c5-d592-43b6-b2d6-d8e3bb9a64fd name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 17:20:10.369552 | controller |     "Jun 12 16:34:53.273129 crc crio[21573]: time=\"2026-06-12T16:34:53.272240122Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/certified-operator-index:v4.20\" id=259baa5a-d0b5-4c8d-99cf-59a6b319b6e9 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:20:10.369598 | controller |     "Jun 12 16:34:53.307300 crc crio[21573]: time=\"2026-06-12T16:34:53.307124523Z\" level=info msg=\"Removed pod sandbox: b7b248715a21d811d50f32c9fd81c834cb26fdffaaaac3bee409dd4302989297\" id=5d9796c5-d592-43b6-b2d6-d8e3bb9a64fd name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 17:20:10.369622 | controller |     "Jun 12 16:34:53.736145 crc crio[21573]: time=\"2026-06-12T16:34:53.736059208Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/community-operators-mxnnb/POD\" id=9c015b32-df8d-4676-a021-fcb5bc9a40ff name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:20:10.369638 | controller |     "Jun 12 16:34:53.736291 crc crio[21573]: time=\"2026-06-12T16:34:53.736206732Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.369655 | controller |     "Jun 12 16:34:53.824295 crc crio[21573]: time=\"2026-06-12T16:34:53.824046915Z\" level=info msg=\"Got pod network &{Name:community-operators-mxnnb Namespace:openshift-marketplace ID:40d673fdcfb8ecc35e5bde161d458002a71eff73079b3540d04b64415cf11464 UID:50f41e2b-4a4d-43d2-b561-c5f6a47c51c0 NetNS:/var/run/netns/b3b0268a-b74f-4b7b-9ade-ecdb61d1f660 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod50f41e2b_4a4d_43d2_b561_c5f6a47c51c0.slice PodAnnotations:0xc0027229f8}] Aliases:map[]}\"",
2026-06-12 17:20:10.369671 | controller |     "Jun 12 16:34:53.824295 crc crio[21573]: time=\"2026-06-12T16:34:53.82423663Z\" level=info msg=\"Adding pod openshift-marketplace_community-operators-mxnnb to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 17:20:10.369686 | controller |     "Jun 12 16:34:54.298314 crc crio[21573]: time=\"2026-06-12T16:34:54.295775171Z\" level=info msg=\"Creating container: openshift-marketplace/certified-operators-z958d/extract-content\" id=e58810b0-6d15-4611-8be6-c19b99314c00 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:20:10.369702 | controller |     "Jun 12 16:34:54.305613 crc crio[21573]: time=\"2026-06-12T16:34:54.304162297Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.369718 | controller |     "Jun 12 16:34:54.395147 crc crio[21573]: time=\"2026-06-12T16:34:54.394920277Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.369734 | controller |     "Jun 12 16:34:54.400180 crc crio[21573]: time=\"2026-06-12T16:34:54.400103881Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.369749 | controller |     "Jun 12 16:34:56.250746 crc crio[21573]: time=\"2026-06-12T16:34:56.249317995Z\" level=info msg=\"Created container 3efec46e45dd1901f0cbce64c356cf5aee1566657f67964af07f91bd1e0c7fb3: openshift-marketplace/certified-operators-z958d/extract-content\" id=e58810b0-6d15-4611-8be6-c19b99314c00 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:20:10.369765 | controller |     "Jun 12 16:34:56.253287 crc crio[21573]: time=\"2026-06-12T16:34:56.253139323Z\" level=info msg=\"Starting container: 3efec46e45dd1901f0cbce64c356cf5aee1566657f67964af07f91bd1e0c7fb3\" id=4f0411b2-6bd3-4725-a42e-b90679eb4865 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 17:20:10.369781 | controller |     "Jun 12 16:34:56.265354 crc crio[21573]: time=\"2026-06-12T16:34:56.265105065Z\" level=info msg=\"Started container\" PID=108339 containerID=3efec46e45dd1901f0cbce64c356cf5aee1566657f67964af07f91bd1e0c7fb3 description=openshift-marketplace/certified-operators-z958d/extract-content id=4f0411b2-6bd3-4725-a42e-b90679eb4865 name=/runtime.v1.RuntimeService/StartContainer sandboxID=405e0423f281b10044fbf4ad76a990bdcae7541f0e5f05c252fe9b9194b7646c",
2026-06-12 17:20:10.369800 | controller |     "Jun 12 16:34:59.109510 crc crio[21573]: time=\"2026-06-12T16:34:59.108721013Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=874d1411-d93f-4069-84be-baa95e37bc3c name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:20:10.369815 | controller |     "Jun 12 16:34:59.114357 crc crio[21573]: time=\"2026-06-12T16:34:59.114204196Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=85c98003-4723-496e-8d7e-4b9ee96d9d2d name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:20:10.369831 | controller |     "Jun 12 16:34:59.153864 crc crio[21573]: 2026-06-12T16:34:59Z [verbose] CmdAdd (shim): {1.1.0 [{Name:40d673fdcfb8ecc Mac:4a:73:a9:17:b5:3d Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:e1 Mtu:0 Sandbox:/var/run/netns/b3b0268a-b74f-4b7b-9ade-ecdb61d1f660 SocketPath: PciID:}] [{Interface:0xc0004c4790 Address:{IP:10.217.0.225 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 17:20:10.369847 | controller |     "Jun 12 16:34:59.157566 crc crio[21573]: time=\"2026-06-12T16:34:59.157356781Z\" level=info msg=\"Got pod network &{Name:community-operators-mxnnb Namespace:openshift-marketplace ID:40d673fdcfb8ecc35e5bde161d458002a71eff73079b3540d04b64415cf11464 UID:50f41e2b-4a4d-43d2-b561-c5f6a47c51c0 NetNS:/var/run/netns/b3b0268a-b74f-4b7b-9ade-ecdb61d1f660 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod50f41e2b_4a4d_43d2_b561_c5f6a47c51c0.slice PodAnnotations:0xc0027229f8}] Aliases:map[]}\"",
2026-06-12 17:20:10.369862 | controller |     "Jun 12 16:34:59.157781 crc crio[21573]: time=\"2026-06-12T16:34:59.157669409Z\" level=info msg=\"Checking pod openshift-marketplace_community-operators-mxnnb for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 17:20:10.369878 | controller |     "Jun 12 16:34:59.181539 crc crio[21573]: time=\"2026-06-12T16:34:59.181329023Z\" level=info msg=\"Ran pod sandbox 40d673fdcfb8ecc35e5bde161d458002a71eff73079b3540d04b64415cf11464 with infra container: openshift-marketplace/community-operators-mxnnb/POD\" id=9c015b32-df8d-4676-a021-fcb5bc9a40ff name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:20:10.369895 | controller |     "Jun 12 16:34:59.191626 crc crio[21573]: time=\"2026-06-12T16:34:59.19140182Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=a6b12f5d-8d05-4978-ac61-fb2ed914cff2 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:20:10.369910 | controller |     "Jun 12 16:34:59.197875 crc crio[21573]: time=\"2026-06-12T16:34:59.1967352Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=40821e54-ba02-4f07-9add-2b10ef9885b1 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:20:10.369925 | controller |     "Jun 12 16:34:59.408226 crc crio[21573]: time=\"2026-06-12T16:34:59.407931255Z\" level=info msg=\"Creating container: openshift-marketplace/certified-operators-z958d/registry-server\" id=a402fe09-54b2-4d9d-baa9-ec91e000be29 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:20:10.369954 | controller |     "Jun 12 16:34:59.409015 crc crio[21573]: time=\"2026-06-12T16:34:59.408916853Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.369974 | controller |     "Jun 12 16:34:59.496089 crc crio[21573]: time=\"2026-06-12T16:34:59.495880969Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.369993 | controller |     "Jun 12 16:34:59.502560 crc crio[21573]: time=\"2026-06-12T16:34:59.502398721Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.370010 | controller |     "Jun 12 16:34:59.619027 crc crio[21573]: time=\"2026-06-12T16:34:59.61882875Z\" level=info msg=\"Creating container: openshift-marketplace/community-operators-mxnnb/extract-utilities\" id=d1d705c1-6a80-47a5-9c10-5d08a1cf4148 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:20:10.370026 | controller |     "Jun 12 16:34:59.619542 crc crio[21573]: time=\"2026-06-12T16:34:59.619404026Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.370042 | controller |     "Jun 12 16:34:59.730362 crc crio[21573]: time=\"2026-06-12T16:34:59.730183688Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.370058 | controller |     "Jun 12 16:34:59.736678 crc crio[21573]: time=\"2026-06-12T16:34:59.736629058Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.370073 | controller |     "Jun 12 16:34:59.951891 crc crio[21573]: time=\"2026-06-12T16:34:59.951706082Z\" level=info msg=\"Created container d98435f29d6eb685cdb29942d13590c96a56dd8df3a7924e23b6bb2372364955: openshift-marketplace/certified-operators-z958d/registry-server\" id=a402fe09-54b2-4d9d-baa9-ec91e000be29 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:20:10.370090 | controller |     "Jun 12 16:34:59.965108 crc crio[21573]: time=\"2026-06-12T16:34:59.964987198Z\" level=info msg=\"Starting container: d98435f29d6eb685cdb29942d13590c96a56dd8df3a7924e23b6bb2372364955\" id=f2280628-296a-43bd-a803-716bb818717a name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 17:20:10.370106 | controller |     "Jun 12 16:34:59.977942 crc crio[21573]: time=\"2026-06-12T16:34:59.977342076Z\" level=info msg=\"Started container\" PID=108601 containerID=d98435f29d6eb685cdb29942d13590c96a56dd8df3a7924e23b6bb2372364955 description=openshift-marketplace/certified-operators-z958d/registry-server id=f2280628-296a-43bd-a803-716bb818717a name=/runtime.v1.RuntimeService/StartContainer sandboxID=405e0423f281b10044fbf4ad76a990bdcae7541f0e5f05c252fe9b9194b7646c",
2026-06-12 17:20:10.370123 | controller |     "Jun 12 16:35:00.149432 crc crio[21573]: time=\"2026-06-12T16:35:00.149281406Z\" level=info msg=\"Created container 789360f587198d6e6336d1ef8bc8ca72049e6c97062b8d90068c531de1b0a0a9: openshift-marketplace/community-operators-mxnnb/extract-utilities\" id=d1d705c1-6a80-47a5-9c10-5d08a1cf4148 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:20:10.370139 | controller |     "Jun 12 16:35:00.154299 crc crio[21573]: time=\"2026-06-12T16:35:00.154051902Z\" level=info msg=\"Starting container: 789360f587198d6e6336d1ef8bc8ca72049e6c97062b8d90068c531de1b0a0a9\" id=3a4c974a-f7b4-4215-a493-91b13e0c32a9 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 17:20:10.370156 | controller |     "Jun 12 16:35:00.169305 crc crio[21573]: time=\"2026-06-12T16:35:00.169169201Z\" level=info msg=\"Started container\" PID=108609 containerID=789360f587198d6e6336d1ef8bc8ca72049e6c97062b8d90068c531de1b0a0a9 description=openshift-marketplace/community-operators-mxnnb/extract-utilities id=3a4c974a-f7b4-4215-a493-91b13e0c32a9 name=/runtime.v1.RuntimeService/StartContainer sandboxID=40d673fdcfb8ecc35e5bde161d458002a71eff73079b3540d04b64415cf11464",
2026-06-12 17:20:10.370172 | controller |     "Jun 12 16:35:01.166970 crc crio[21573]: time=\"2026-06-12T16:35:01.166749704Z\" level=info msg=\"Pulling image: registry.redhat.io/redhat/community-operator-index:v4.20\" id=712ee046-2af8-4007-b94e-4fdb6ded3318 name=/runtime.v1.ImageService/PullImage",
2026-06-12 17:20:10.370192 | controller |     "Jun 12 16:35:01.189802 crc crio[21573]: time=\"2026-06-12T16:35:01.189696004Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/redhat/community-operator-index:v4.20\\\"\"",
2026-06-12 17:20:10.370208 | controller |     "Jun 12 16:35:04.655369 crc crio[21573]: time=\"2026-06-12T16:35:04.654328295Z\" level=info msg=\"Pulled image: registry.redhat.io/redhat/community-operator-index@sha256:8874ea870c535d2628f240c4dfe1c55570869954e66ad633ea84cc782b3982dc\" id=712ee046-2af8-4007-b94e-4fdb6ded3318 name=/runtime.v1.ImageService/PullImage",
2026-06-12 17:20:10.370224 | controller |     "Jun 12 16:35:04.657692 crc crio[21573]: time=\"2026-06-12T16:35:04.656804823Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/community-operator-index:v4.20\" id=c02cbeb1-f158-481f-8041-f1fb3d65d2b8 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:20:10.370240 | controller |     "Jun 12 16:35:04.659920 crc crio[21573]: time=\"2026-06-12T16:35:04.659838007Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/community-operator-index:v4.20\" id=05e43825-df56-4ecb-857c-9ac96c5b426e name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:20:10.370255 | controller |     "Jun 12 16:35:04.684150 crc crio[21573]: time=\"2026-06-12T16:35:04.677659655Z\" level=info msg=\"Creating container: openshift-marketplace/community-operators-mxnnb/extract-content\" id=f4b50aa6-2b22-4f99-b31f-cb857a6019e1 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:20:10.370271 | controller |     "Jun 12 16:35:04.684150 crc crio[21573]: time=\"2026-06-12T16:35:04.678695905Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.370286 | controller |     "Jun 12 16:35:04.826874 crc crio[21573]: time=\"2026-06-12T16:35:04.826629883Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.370301 | controller |     "Jun 12 16:35:04.852783 crc crio[21573]: time=\"2026-06-12T16:35:04.851333723Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.370316 | controller |     "Jun 12 16:35:05.035508 crc crio[21573]: time=\"2026-06-12T16:35:05.021711143Z\" level=info msg=\"Stopping container: 381efa5c41c1abd4e72ab2779cc4f921d10146d573aa2b570dfc7e7e7516126c (timeout: 2s)\" id=17f3b42f-75e6-49a0-91d7-105070422f7f name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 17:20:10.370332 | controller |     "Jun 12 16:35:05.291414 crc crio[21573]: time=\"2026-06-12T16:35:05.29122312Z\" level=info msg=\"Created container 08afde8566775ebe51578450a3d0fe430422ac39118de81bd9877c6735d762b8: openshift-marketplace/community-operators-mxnnb/extract-content\" id=f4b50aa6-2b22-4f99-b31f-cb857a6019e1 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:20:10.370347 | controller |     "Jun 12 16:35:05.302227 crc crio[21573]: time=\"2026-06-12T16:35:05.301796155Z\" level=info msg=\"Starting container: 08afde8566775ebe51578450a3d0fe430422ac39118de81bd9877c6735d762b8\" id=1a39efad-3845-4bce-8aed-22e08154b2b5 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 17:20:10.370362 | controller |     "Jun 12 16:35:05.324286 crc crio[21573]: time=\"2026-06-12T16:35:05.324133839Z\" level=info msg=\"Started container\" PID=108885 containerID=08afde8566775ebe51578450a3d0fe430422ac39118de81bd9877c6735d762b8 description=openshift-marketplace/community-operators-mxnnb/extract-content id=1a39efad-3845-4bce-8aed-22e08154b2b5 name=/runtime.v1.RuntimeService/StartContainer sandboxID=40d673fdcfb8ecc35e5bde161d458002a71eff73079b3540d04b64415cf11464",
2026-06-12 17:20:10.370381 | controller |     "Jun 12 16:35:06.256037 crc crio[21573]: time=\"2026-06-12T16:35:06.249627318Z\" level=info msg=\"Stopped container 381efa5c41c1abd4e72ab2779cc4f921d10146d573aa2b570dfc7e7e7516126c: openshift-marketplace/certified-operators-bp4sj/registry-server\" id=17f3b42f-75e6-49a0-91d7-105070422f7f name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 17:20:10.370397 | controller |     "Jun 12 16:35:06.337798 crc crio[21573]: time=\"2026-06-12T16:35:06.337187466Z\" level=info msg=\"Stopping pod sandbox: d061930e61d93b5296e83f3e98130787b701c5bc0fe6cdbe215c1132b5bb1c85\" id=c1edda39-4dd0-47ce-87bf-c55980e3706c name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 17:20:10.370413 | controller |     "Jun 12 16:35:06.367897 crc crio[21573]: time=\"2026-06-12T16:35:06.363104578Z\" level=info msg=\"Got pod network &{Name:certified-operators-bp4sj Namespace:openshift-marketplace ID:d061930e61d93b5296e83f3e98130787b701c5bc0fe6cdbe215c1132b5bb1c85 UID:2f800bda-d061-4abe-9614-c3346df960a5 NetNS:/var/run/netns/379020d7-7cd1-41b9-ad5a-0213d1deaab1 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod2f800bda_d061_4abe_9614_c3346df960a5.slice PodAnnotations:0xc002722890}] Aliases:map[]}\"",
2026-06-12 17:20:10.370430 | controller |     "Jun 12 16:35:06.371334 crc crio[21573]: time=\"2026-06-12T16:35:06.371021979Z\" level=info msg=\"Deleting pod openshift-marketplace_certified-operators-bp4sj from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 17:20:10.370456 | controller |     "Jun 12 16:35:08.276604 crc crio[21573]: time=\"2026-06-12T16:35:08.275172516Z\" level=info msg=\"Stopped pod sandbox: d061930e61d93b5296e83f3e98130787b701c5bc0fe6cdbe215c1132b5bb1c85\" id=c1edda39-4dd0-47ce-87bf-c55980e3706c name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 17:20:10.370478 | controller |     "Jun 12 16:35:08.796831 crc crio[21573]: time=\"2026-06-12T16:35:08.795922941Z\" level=info msg=\"Removing container: 381efa5c41c1abd4e72ab2779cc4f921d10146d573aa2b570dfc7e7e7516126c\" id=0a809056-5026-408a-9086-a4e8594d695c name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 17:20:10.370495 | controller |     "Jun 12 16:35:08.895838 crc crio[21573]: time=\"2026-06-12T16:35:08.895743037Z\" level=info msg=\"Removed container 381efa5c41c1abd4e72ab2779cc4f921d10146d573aa2b570dfc7e7e7516126c: openshift-marketplace/certified-operators-bp4sj/registry-server\" id=0a809056-5026-408a-9086-a4e8594d695c name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 17:20:10.370511 | controller |     "Jun 12 16:35:08.899511 crc crio[21573]: time=\"2026-06-12T16:35:08.89936599Z\" level=info msg=\"Removing container: 95f3c22d2b24f313d95317cd1234a88c0a738f93e1fe1ca8b74e02fb9c91621d\" id=0dbfc487-09ef-4e86-8798-37b4268a12c0 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 17:20:10.370527 | controller |     "Jun 12 16:35:08.984144 crc crio[21573]: time=\"2026-06-12T16:35:08.9834886Z\" level=info msg=\"Removed container 95f3c22d2b24f313d95317cd1234a88c0a738f93e1fe1ca8b74e02fb9c91621d: openshift-marketplace/certified-operators-bp4sj/extract-content\" id=0dbfc487-09ef-4e86-8798-37b4268a12c0 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 17:20:10.370543 | controller |     "Jun 12 16:35:09.003002 crc crio[21573]: time=\"2026-06-12T16:35:09.002891978Z\" level=info msg=\"Removing container: a168818c2fcfc080bc4b2fd5f1f87a880e641488b6ecee9857fe6525014d61e7\" id=3b7ee300-25e2-4207-85b1-636396bbb0dd name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 17:20:10.370558 | controller |     "Jun 12 16:35:09.131819 crc crio[21573]: time=\"2026-06-12T16:35:09.12988649Z\" level=info msg=\"Removed container a168818c2fcfc080bc4b2fd5f1f87a880e641488b6ecee9857fe6525014d61e7: openshift-marketplace/certified-operators-bp4sj/extract-utilities\" id=3b7ee300-25e2-4207-85b1-636396bbb0dd name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 17:20:10.370590 | controller |     "Jun 12 16:35:12.872099 crc crio[21573]: time=\"2026-06-12T16:35:12.870809555Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=5576a60c-3c16-4076-8cff-0c3f6cfed432 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:20:10.370616 | controller |     "Jun 12 16:35:12.877340 crc crio[21573]: time=\"2026-06-12T16:35:12.877193643Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=1fba7df0-c1e7-4aae-ae8a-c834b08fc349 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:20:10.370633 | controller |     "Jun 12 16:35:12.890231 crc crio[21573]: time=\"2026-06-12T16:35:12.88986523Z\" level=info msg=\"Creating container: openshift-marketplace/community-operators-mxnnb/registry-server\" id=443e2371-6b3d-469f-9528-1ae2305af2a9 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:20:10.370650 | controller |     "Jun 12 16:35:12.891761 crc crio[21573]: time=\"2026-06-12T16:35:12.89166144Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.370665 | controller |     "Jun 12 16:35:13.015269 crc crio[21573]: time=\"2026-06-12T16:35:13.01506201Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.370681 | controller |     "Jun 12 16:35:13.019928 crc crio[21573]: time=\"2026-06-12T16:35:13.019873385Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.370696 | controller |     "Jun 12 16:35:13.246099 crc crio[21573]: time=\"2026-06-12T16:35:13.245395999Z\" level=info msg=\"Created container 6c10a1a1ef46d5e0c800df9c6c5b43c3009a92291bccd892899b18126ee24dd6: openshift-marketplace/community-operators-mxnnb/registry-server\" id=443e2371-6b3d-469f-9528-1ae2305af2a9 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:20:10.370713 | controller |     "Jun 12 16:35:13.248307 crc crio[21573]: time=\"2026-06-12T16:35:13.248268629Z\" level=info msg=\"Starting container: 6c10a1a1ef46d5e0c800df9c6c5b43c3009a92291bccd892899b18126ee24dd6\" id=a7ac8d35-f56f-4aa8-a75a-29922042ff1d name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 17:20:10.370729 | controller |     "Jun 12 16:35:13.254121 crc crio[21573]: time=\"2026-06-12T16:35:13.254079692Z\" level=info msg=\"Started container\" PID=109275 containerID=6c10a1a1ef46d5e0c800df9c6c5b43c3009a92291bccd892899b18126ee24dd6 description=openshift-marketplace/community-operators-mxnnb/registry-server id=a7ac8d35-f56f-4aa8-a75a-29922042ff1d name=/runtime.v1.RuntimeService/StartContainer sandboxID=40d673fdcfb8ecc35e5bde161d458002a71eff73079b3540d04b64415cf11464",
2026-06-12 17:20:10.370745 | controller |     "Jun 12 16:35:26.115679 crc crio[21573]: time=\"2026-06-12T16:35:26.114777257Z\" level=info msg=\"Stopping container: 6c10a1a1ef46d5e0c800df9c6c5b43c3009a92291bccd892899b18126ee24dd6 (timeout: 2s)\" id=5999af1d-ce37-481e-9e33-dfdfa082bd2a name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 17:20:10.370761 | controller |     "Jun 12 16:35:26.244312 crc crio[21573]: time=\"2026-06-12T16:35:26.244171811Z\" level=info msg=\"Stopped container 6c10a1a1ef46d5e0c800df9c6c5b43c3009a92291bccd892899b18126ee24dd6: openshift-marketplace/community-operators-mxnnb/registry-server\" id=5999af1d-ce37-481e-9e33-dfdfa082bd2a name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 17:20:10.370835 | controller |     "Jun 12 16:35:26.246134 crc crio[21573]: time=\"2026-06-12T16:35:26.246055944Z\" level=info msg=\"Stopping pod sandbox: 40d673fdcfb8ecc35e5bde161d458002a71eff73079b3540d04b64415cf11464\" id=1ed03a87-9e22-49e3-ab9b-3f44a900f06f name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 17:20:10.370862 | controller |     "Jun 12 16:35:26.247011 crc crio[21573]: time=\"2026-06-12T16:35:26.24693204Z\" level=info msg=\"Got pod network &{Name:community-operators-mxnnb Namespace:openshift-marketplace ID:40d673fdcfb8ecc35e5bde161d458002a71eff73079b3540d04b64415cf11464 UID:50f41e2b-4a4d-43d2-b561-c5f6a47c51c0 NetNS:/var/run/netns/b3b0268a-b74f-4b7b-9ade-ecdb61d1f660 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod50f41e2b_4a4d_43d2_b561_c5f6a47c51c0.slice PodAnnotations:0xc00008d6a8}] Aliases:map[]}\"",
2026-06-12 17:20:10.370881 | controller |     "Jun 12 16:35:26.247377 crc crio[21573]: time=\"2026-06-12T16:35:26.247330721Z\" level=info msg=\"Deleting pod openshift-marketplace_community-operators-mxnnb from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 17:20:10.370898 | controller |     "Jun 12 16:35:26.665332 crc crio[21573]: time=\"2026-06-12T16:35:26.66461105Z\" level=info msg=\"Stopped pod sandbox: 40d673fdcfb8ecc35e5bde161d458002a71eff73079b3540d04b64415cf11464\" id=1ed03a87-9e22-49e3-ab9b-3f44a900f06f name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 17:20:10.370914 | controller |     "Jun 12 16:35:27.141142 crc crio[21573]: time=\"2026-06-12T16:35:27.139364979Z\" level=info msg=\"Removing container: 6c10a1a1ef46d5e0c800df9c6c5b43c3009a92291bccd892899b18126ee24dd6\" id=344e2758-33fc-4d97-bd7c-1d2a2911d2d4 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 17:20:10.370930 | controller |     "Jun 12 16:35:27.239621 crc crio[21573]: time=\"2026-06-12T16:35:27.239487776Z\" level=info msg=\"Removed container 6c10a1a1ef46d5e0c800df9c6c5b43c3009a92291bccd892899b18126ee24dd6: openshift-marketplace/community-operators-mxnnb/registry-server\" id=344e2758-33fc-4d97-bd7c-1d2a2911d2d4 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 17:20:10.370946 | controller |     "Jun 12 16:35:27.243675 crc crio[21573]: time=\"2026-06-12T16:35:27.243547027Z\" level=info msg=\"Removing container: 08afde8566775ebe51578450a3d0fe430422ac39118de81bd9877c6735d762b8\" id=01ea4b30-a755-4fa3-b034-4cf994c575b7 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 17:20:10.370962 | controller |     "Jun 12 16:35:27.320561 crc crio[21573]: time=\"2026-06-12T16:35:27.320341261Z\" level=info msg=\"Removed container 08afde8566775ebe51578450a3d0fe430422ac39118de81bd9877c6735d762b8: openshift-marketplace/community-operators-mxnnb/extract-content\" id=01ea4b30-a755-4fa3-b034-4cf994c575b7 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 17:20:10.370978 | controller |     "Jun 12 16:35:27.325176 crc crio[21573]: time=\"2026-06-12T16:35:27.325077381Z\" level=info msg=\"Removing container: 789360f587198d6e6336d1ef8bc8ca72049e6c97062b8d90068c531de1b0a0a9\" id=293965c6-08ea-4ba9-9d02-85eedec13ab3 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 17:20:10.370994 | controller |     "Jun 12 16:35:27.362767 crc crio[21573]: time=\"2026-06-12T16:35:27.362638705Z\" level=info msg=\"Removed container 789360f587198d6e6336d1ef8bc8ca72049e6c97062b8d90068c531de1b0a0a9: openshift-marketplace/community-operators-mxnnb/extract-utilities\" id=293965c6-08ea-4ba9-9d02-85eedec13ab3 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 17:20:10.371010 | controller |     "Jun 12 16:35:38.160379 crc crio[21573]: time=\"2026-06-12T16:35:38.159799932Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/redhat-marketplace-mr7sz/POD\" id=f4621bc6-ebe2-4121-a1ac-acc83cc32465 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:20:10.371027 | controller |     "Jun 12 16:35:38.162032 crc crio[21573]: time=\"2026-06-12T16:35:38.160543321Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.371043 | controller |     "Jun 12 16:35:38.212814 crc crio[21573]: time=\"2026-06-12T16:35:38.212388866Z\" level=info msg=\"Got pod network &{Name:redhat-marketplace-mr7sz Namespace:openshift-marketplace ID:8fa88dbb34b6cb41a8380a2d2ebbc95cd07ca40197c6c026e10a58f76996ee9a UID:5c2d3167-4e4f-448d-bb3b-d54f2f081fb1 NetNS:/var/run/netns/8afbf485-9198-43df-97ae-a983c584d32b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod5c2d3167_4e4f_448d_bb3b_d54f2f081fb1.slice PodAnnotations:0xc00008d158}] Aliases:map[]}\"",
2026-06-12 17:20:10.371063 | controller |     "Jun 12 16:35:38.212814 crc crio[21573]: time=\"2026-06-12T16:35:38.212544051Z\" level=info msg=\"Adding pod openshift-marketplace_redhat-marketplace-mr7sz to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 17:20:10.371080 | controller |     "Jun 12 16:35:39.038283 crc crio[21573]: 2026-06-12T16:35:39Z [verbose] CmdAdd (shim): {1.1.0 [{Name:8fa88dbb34b6cb4 Mac:0a:8c:c1:67:8e:d5 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:e2 Mtu:0 Sandbox:/var/run/netns/8afbf485-9198-43df-97ae-a983c584d32b SocketPath: PciID:}] [{Interface:0xc0002609e0 Address:{IP:10.217.0.226 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 17:20:10.371097 | controller |     "Jun 12 16:35:39.041353 crc crio[21573]: time=\"2026-06-12T16:35:39.041275245Z\" level=info msg=\"Got pod network &{Name:redhat-marketplace-mr7sz Namespace:openshift-marketplace ID:8fa88dbb34b6cb41a8380a2d2ebbc95cd07ca40197c6c026e10a58f76996ee9a UID:5c2d3167-4e4f-448d-bb3b-d54f2f081fb1 NetNS:/var/run/netns/8afbf485-9198-43df-97ae-a983c584d32b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod5c2d3167_4e4f_448d_bb3b_d54f2f081fb1.slice PodAnnotations:0xc00008d158}] Aliases:map[]}\"",
2026-06-12 17:20:10.371114 | controller |     "Jun 12 16:35:39.042731 crc crio[21573]: time=\"2026-06-12T16:35:39.042191249Z\" level=info msg=\"Checking pod openshift-marketplace_redhat-marketplace-mr7sz for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 17:20:10.371130 | controller |     "Jun 12 16:35:39.064368 crc crio[21573]: time=\"2026-06-12T16:35:39.064096882Z\" level=info msg=\"Ran pod sandbox 8fa88dbb34b6cb41a8380a2d2ebbc95cd07ca40197c6c026e10a58f76996ee9a with infra container: openshift-marketplace/redhat-marketplace-mr7sz/POD\" id=f4621bc6-ebe2-4121-a1ac-acc83cc32465 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:20:10.371146 | controller |     "Jun 12 16:35:39.069246 crc crio[21573]: time=\"2026-06-12T16:35:39.069121773Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=aab01fad-be8e-45b9-8dc7-245007bd46f4 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:20:10.371162 | controller |     "Jun 12 16:35:39.073072 crc crio[21573]: time=\"2026-06-12T16:35:39.07293225Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=cd2ee6b5-9fe7-4cce-9714-0ea6ad4ee3b7 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:20:10.371178 | controller |     "Jun 12 16:35:39.128883 crc crio[21573]: time=\"2026-06-12T16:35:39.12861958Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-marketplace-mr7sz/extract-utilities\" id=e51674f1-4d56-4479-9ae4-8b5908754990 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:20:10.371194 | controller |     "Jun 12 16:35:39.129351 crc crio[21573]: time=\"2026-06-12T16:35:39.129287899Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.371210 | controller |     "Jun 12 16:35:39.194939 crc crio[21573]: time=\"2026-06-12T16:35:39.194808924Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.371230 | controller |     "Jun 12 16:35:39.200980 crc crio[21573]: time=\"2026-06-12T16:35:39.200907045Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.371247 | controller |     "Jun 12 16:35:39.622224 crc crio[21573]: time=\"2026-06-12T16:35:39.621349923Z\" level=info msg=\"Created container 31a19ac1848015f5ea6db4d0c704c2f74068722b2632b0bebea7aa0571bfd7cc: openshift-marketplace/redhat-marketplace-mr7sz/extract-utilities\" id=e51674f1-4d56-4479-9ae4-8b5908754990 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:20:10.371263 | controller |     "Jun 12 16:35:39.624815 crc crio[21573]: time=\"2026-06-12T16:35:39.62378058Z\" level=info msg=\"Starting container: 31a19ac1848015f5ea6db4d0c704c2f74068722b2632b0bebea7aa0571bfd7cc\" id=140a6655-3b4d-489b-9596-26b9c4dae96a name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 17:20:10.371279 | controller |     "Jun 12 16:35:39.631359 crc crio[21573]: time=\"2026-06-12T16:35:39.631184179Z\" level=info msg=\"Started container\" PID=110669 containerID=31a19ac1848015f5ea6db4d0c704c2f74068722b2632b0bebea7aa0571bfd7cc description=openshift-marketplace/redhat-marketplace-mr7sz/extract-utilities id=140a6655-3b4d-489b-9596-26b9c4dae96a name=/runtime.v1.RuntimeService/StartContainer sandboxID=8fa88dbb34b6cb41a8380a2d2ebbc95cd07ca40197c6c026e10a58f76996ee9a",
2026-06-12 17:20:10.371295 | controller |     "Jun 12 16:35:41.438380 crc crio[21573]: time=\"2026-06-12T16:35:41.436975894Z\" level=info msg=\"Pulling image: registry.redhat.io/redhat/redhat-marketplace-index:v4.20\" id=0673b6e5-73b3-4294-b339-c97e97ead477 name=/runtime.v1.ImageService/PullImage",
2026-06-12 17:20:10.371311 | controller |     "Jun 12 16:35:41.452384 crc crio[21573]: time=\"2026-06-12T16:35:41.45108543Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/redhat/redhat-marketplace-index:v4.20\\\"\"",
2026-06-12 17:20:10.371328 | controller |     "Jun 12 16:35:44.412583 crc crio[21573]: time=\"2026-06-12T16:35:44.41193451Z\" level=info msg=\"Pulled image: registry.redhat.io/redhat/redhat-marketplace-index@sha256:eaa0e17f3e4a3079539d3da6839f308f2d277b5c3bc91e1d58ba54c3b141d4ba\" id=0673b6e5-73b3-4294-b339-c97e97ead477 name=/runtime.v1.ImageService/PullImage",
2026-06-12 17:20:10.371343 | controller |     "Jun 12 16:35:44.414573 crc crio[21573]: time=\"2026-06-12T16:35:44.414225364Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-marketplace-index:v4.20\" id=0fc26ae3-48e2-4a6a-9c23-a18a58c261ae name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:20:10.371359 | controller |     "Jun 12 16:35:44.418190 crc crio[21573]: time=\"2026-06-12T16:35:44.418089643Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-marketplace-index:v4.20\" id=22b00cd6-ba2f-460f-b0c7-1eb4c1f2e2d7 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:20:10.371375 | controller |     "Jun 12 16:35:44.431837 crc crio[21573]: time=\"2026-06-12T16:35:44.431725925Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-marketplace-mr7sz/extract-content\" id=fbcdb501-b620-49df-8b9d-705676e6509a name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:20:10.371391 | controller |     "Jun 12 16:35:44.432827 crc crio[21573]: time=\"2026-06-12T16:35:44.432723743Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.371407 | controller |     "Jun 12 16:35:44.519330 crc crio[21573]: time=\"2026-06-12T16:35:44.519206035Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.371422 | controller |     "Jun 12 16:35:44.524806 crc crio[21573]: time=\"2026-06-12T16:35:44.524412381Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.371442 | controller |     "Jun 12 16:35:44.726086 crc crio[21573]: time=\"2026-06-12T16:35:44.725400982Z\" level=info msg=\"Created container 27ea5dc946ae78308585aad280109d638b0df73c99d0d6da9e5a390c0cd31bd3: openshift-marketplace/redhat-marketplace-mr7sz/extract-content\" id=fbcdb501-b620-49df-8b9d-705676e6509a name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:20:10.371465 | controller |     "Jun 12 16:35:44.728706 crc crio[21573]: time=\"2026-06-12T16:35:44.728641132Z\" level=info msg=\"Starting container: 27ea5dc946ae78308585aad280109d638b0df73c99d0d6da9e5a390c0cd31bd3\" id=4000edd7-f3a7-4f1f-9b6e-82a903412525 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 17:20:10.371490 | controller |     "Jun 12 16:35:44.735840 crc crio[21573]: time=\"2026-06-12T16:35:44.73527664Z\" level=info msg=\"Started container\" PID=110937 containerID=27ea5dc946ae78308585aad280109d638b0df73c99d0d6da9e5a390c0cd31bd3 description=openshift-marketplace/redhat-marketplace-mr7sz/extract-content id=4000edd7-f3a7-4f1f-9b6e-82a903412525 name=/runtime.v1.RuntimeService/StartContainer sandboxID=8fa88dbb34b6cb41a8380a2d2ebbc95cd07ca40197c6c026e10a58f76996ee9a",
2026-06-12 17:20:10.371512 | controller |     "Jun 12 16:35:46.554903 crc crio[21573]: time=\"2026-06-12T16:35:46.554154329Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=0b153c96-1e12-4f37-b7c5-7b7d3bb43e3e name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:20:10.371531 | controller |     "Jun 12 16:35:46.558150 crc crio[21573]: time=\"2026-06-12T16:35:46.557900785Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=aae495cf-44df-462d-9877-c45d4c5e7d9b name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:20:10.371547 | controller |     "Jun 12 16:35:46.573539 crc crio[21573]: time=\"2026-06-12T16:35:46.573355478Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-marketplace-mr7sz/registry-server\" id=9df203fa-a5cd-4b27-9e8f-c44b41085e1b name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:20:10.371564 | controller |     "Jun 12 16:35:46.574217 crc crio[21573]: time=\"2026-06-12T16:35:46.574080968Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.371602 | controller |     "Jun 12 16:35:46.645819 crc crio[21573]: time=\"2026-06-12T16:35:46.645662493Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.371620 | controller |     "Jun 12 16:35:46.650124 crc crio[21573]: time=\"2026-06-12T16:35:46.650064477Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.371637 | controller |     "Jun 12 16:35:46.868837 crc crio[21573]: time=\"2026-06-12T16:35:46.868219828Z\" level=info msg=\"Created container 9b6a5c81ccd2639987add4250c37253bf16c198de025a46a217489fe1cc8d806: openshift-marketplace/redhat-marketplace-mr7sz/registry-server\" id=9df203fa-a5cd-4b27-9e8f-c44b41085e1b name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:20:10.371654 | controller |     "Jun 12 16:35:46.870291 crc crio[21573]: time=\"2026-06-12T16:35:46.870139581Z\" level=info msg=\"Starting container: 9b6a5c81ccd2639987add4250c37253bf16c198de025a46a217489fe1cc8d806\" id=12bbf036-63aa-475d-b1d4-a054c2829a13 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 17:20:10.371670 | controller |     "Jun 12 16:35:46.877702 crc crio[21573]: time=\"2026-06-12T16:35:46.877398715Z\" level=info msg=\"Started container\" PID=111067 containerID=9b6a5c81ccd2639987add4250c37253bf16c198de025a46a217489fe1cc8d806 description=openshift-marketplace/redhat-marketplace-mr7sz/registry-server id=12bbf036-63aa-475d-b1d4-a054c2829a13 name=/runtime.v1.RuntimeService/StartContainer sandboxID=8fa88dbb34b6cb41a8380a2d2ebbc95cd07ca40197c6c026e10a58f76996ee9a",
2026-06-12 17:20:10.371692 | controller |     "Jun 12 16:35:53.343752 crc crio[21573]: time=\"2026-06-12T16:35:53.343012884Z\" level=info msg=\"Removing container: dad1d8111d62e3b468a7905edd5eb5bce6663ce168c55b5e7001f0441b7c12f2\" id=94fb334e-6c9a-48b8-a5a5-bb63a35e6261 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 17:20:10.371709 | controller |     "Jun 12 16:35:53.409613 crc crio[21573]: time=\"2026-06-12T16:35:53.409267672Z\" level=info msg=\"Removed container dad1d8111d62e3b468a7905edd5eb5bce6663ce168c55b5e7001f0441b7c12f2: openstack/placement-db-create-vpt6h/mariadb-database-create\" id=94fb334e-6c9a-48b8-a5a5-bb63a35e6261 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 17:20:10.371724 | controller |     "Jun 12 16:35:53.413937 crc crio[21573]: time=\"2026-06-12T16:35:53.413662193Z\" level=info msg=\"Removing container: 066918bb8eb22facc7fc91e05270a7800d4f51bb44ffffc34a33a19c29b4d290\" id=3d9565dc-6c06-4e4b-b20c-b43313806e1b name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 17:20:10.371740 | controller |     "Jun 12 16:35:53.462081 crc crio[21573]: time=\"2026-06-12T16:35:53.461421926Z\" level=info msg=\"Removed container 066918bb8eb22facc7fc91e05270a7800d4f51bb44ffffc34a33a19c29b4d290: openstack/keystone-db-create-pxbxb/mariadb-database-create\" id=3d9565dc-6c06-4e4b-b20c-b43313806e1b name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 17:20:10.371756 | controller |     "Jun 12 16:35:53.465425 crc crio[21573]: time=\"2026-06-12T16:35:53.4653409Z\" level=info msg=\"Removing container: 0405c696963c1667af2a8457654425854bcb42bf205b7f5e89f373efe65c7880\" id=ed9a45d8-7e93-41b4-a51f-26f0ace06fb8 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 17:20:10.371772 | controller |     "Jun 12 16:35:53.540516 crc crio[21573]: time=\"2026-06-12T16:35:53.540364447Z\" level=info msg=\"Removed container 0405c696963c1667af2a8457654425854bcb42bf205b7f5e89f373efe65c7880: openstack/glance-db-create-2bg7t/mariadb-database-create\" id=ed9a45d8-7e93-41b4-a51f-26f0ace06fb8 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 17:20:10.371788 | controller |     "Jun 12 16:35:53.544073 crc crio[21573]: time=\"2026-06-12T16:35:53.54385859Z\" level=info msg=\"Removing container: 3746c915dc4dcd8a4dbcce546413613379acb936f28493585e3d0a5670651783\" id=be57e5d8-ea0e-4b5c-aa0a-d1036a43d609 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 17:20:10.371804 | controller |     "Jun 12 16:35:53.615849 crc crio[21573]: time=\"2026-06-12T16:35:53.615670781Z\" level=info msg=\"Removed container 3746c915dc4dcd8a4dbcce546413613379acb936f28493585e3d0a5670651783: openstack/root-account-create-update-px8jf/mariadb-account-create-update\" id=be57e5d8-ea0e-4b5c-aa0a-d1036a43d609 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 17:20:10.371821 | controller |     "Jun 12 16:35:53.620275 crc crio[21573]: time=\"2026-06-12T16:35:53.620178398Z\" level=info msg=\"Removing container: d9d6cf1a5c65982590142026615dc34c5f0d2f214526d8f6277a84b8dbc63d97\" id=b002cd0a-0806-4c2c-8663-11874cbbe831 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 17:20:10.371836 | controller |     "Jun 12 16:35:53.674430 crc crio[21573]: time=\"2026-06-12T16:35:53.674150027Z\" level=info msg=\"Removed container d9d6cf1a5c65982590142026615dc34c5f0d2f214526d8f6277a84b8dbc63d97: openstack/glance-743e-account-create-update-b2tbq/mariadb-account-create-update\" id=b002cd0a-0806-4c2c-8663-11874cbbe831 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 17:20:10.371852 | controller |     "Jun 12 16:35:53.682566 crc crio[21573]: time=\"2026-06-12T16:35:53.682501814Z\" level=info msg=\"Removing container: dcb4d39cf52698699c61579fdedc656d3740cdc634d45764a55633a618ba3399\" id=da18b38f-409f-4af0-b800-5a028f5414f6 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 17:20:10.371871 | controller |     "Jun 12 16:35:53.744165 crc crio[21573]: time=\"2026-06-12T16:35:53.74405721Z\" level=info msg=\"Removed container dcb4d39cf52698699c61579fdedc656d3740cdc634d45764a55633a618ba3399: openstack/placement-8a66-account-create-update-9xcgs/mariadb-account-create-update\" id=da18b38f-409f-4af0-b800-5a028f5414f6 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 17:20:10.371888 | controller |     "Jun 12 16:35:53.747392 crc crio[21573]: time=\"2026-06-12T16:35:53.74732748Z\" level=info msg=\"Removing container: 70b0e46c2a87b29bd32f723c3a40415cf8c8bc7d5a09237a5d20843d5ee74cc0\" id=3d54e7a1-afff-4d01-a607-ebdeeeb7fb03 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 17:20:10.371903 | controller |     "Jun 12 16:35:53.787388 crc crio[21573]: time=\"2026-06-12T16:35:53.787269921Z\" level=info msg=\"Removed container 70b0e46c2a87b29bd32f723c3a40415cf8c8bc7d5a09237a5d20843d5ee74cc0: openstack/keystone-54b4-account-create-update-b7vb2/mariadb-account-create-update\" id=3d54e7a1-afff-4d01-a607-ebdeeeb7fb03 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 17:20:10.371920 | controller |     "Jun 12 16:35:53.812131 crc crio[21573]: time=\"2026-06-12T16:35:53.811943Z\" level=info msg=\"Stopping pod sandbox: 0ac4807221b3ab400734ab07cee7d157e87d11286a17a588008e08e30febf20d\" id=587884c7-14e1-4c5f-9fcf-0947661eb7ff name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 17:20:10.371935 | controller |     "Jun 12 16:35:53.812601 crc crio[21573]: time=\"2026-06-12T16:35:53.812160286Z\" level=info msg=\"Stopped pod sandbox (already stopped): 0ac4807221b3ab400734ab07cee7d157e87d11286a17a588008e08e30febf20d\" id=587884c7-14e1-4c5f-9fcf-0947661eb7ff name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 17:20:10.371951 | controller |     "Jun 12 16:35:53.813160 crc crio[21573]: time=\"2026-06-12T16:35:53.81299701Z\" level=info msg=\"Removing pod sandbox: 0ac4807221b3ab400734ab07cee7d157e87d11286a17a588008e08e30febf20d\" id=97e51f76-dd1a-4fb2-8b97-29a987bde6e8 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 17:20:10.371967 | controller |     "Jun 12 16:35:53.841804 crc crio[21573]: time=\"2026-06-12T16:35:53.841678295Z\" level=info msg=\"Removed pod sandbox: 0ac4807221b3ab400734ab07cee7d157e87d11286a17a588008e08e30febf20d\" id=97e51f76-dd1a-4fb2-8b97-29a987bde6e8 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 17:20:10.371982 | controller |     "Jun 12 16:35:53.842797 crc crio[21573]: time=\"2026-06-12T16:35:53.842711262Z\" level=info msg=\"Stopping pod sandbox: 1372ba1f4c1f38cf91a65025c6135c9d161e19bff616f540e960a9e12a4bb7c4\" id=e57412b3-4bb2-4763-a102-e90c4ab7f413 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 17:20:10.371998 | controller |     "Jun 12 16:35:53.842797 crc crio[21573]: time=\"2026-06-12T16:35:53.842808174Z\" level=info msg=\"Stopped pod sandbox (already stopped): 1372ba1f4c1f38cf91a65025c6135c9d161e19bff616f540e960a9e12a4bb7c4\" id=e57412b3-4bb2-4763-a102-e90c4ab7f413 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 17:20:10.372015 | controller |     "Jun 12 16:35:53.843979 crc crio[21573]: time=\"2026-06-12T16:35:53.843844843Z\" level=info msg=\"Removing pod sandbox: 1372ba1f4c1f38cf91a65025c6135c9d161e19bff616f540e960a9e12a4bb7c4\" id=46d49b53-a750-459b-9de9-0113800db9a0 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 17:20:10.372030 | controller |     "Jun 12 16:35:53.860342 crc crio[21573]: time=\"2026-06-12T16:35:53.860074771Z\" level=info msg=\"Removed pod sandbox: 1372ba1f4c1f38cf91a65025c6135c9d161e19bff616f540e960a9e12a4bb7c4\" id=46d49b53-a750-459b-9de9-0113800db9a0 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 17:20:10.372046 | controller |     "Jun 12 16:35:53.861633 crc crio[21573]: time=\"2026-06-12T16:35:53.861406016Z\" level=info msg=\"Stopping pod sandbox: 2c36465e0d05fb2a19fa02049fff5719fe5a27e19c6956ac06ece98bf90e2761\" id=cb4aa1d2-154c-404a-b9b0-cff7f3a13f20 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 17:20:10.372065 | controller |     "Jun 12 16:35:53.861633 crc crio[21573]: time=\"2026-06-12T16:35:53.861606261Z\" level=info msg=\"Stopped pod sandbox (already stopped): 2c36465e0d05fb2a19fa02049fff5719fe5a27e19c6956ac06ece98bf90e2761\" id=cb4aa1d2-154c-404a-b9b0-cff7f3a13f20 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 17:20:10.372081 | controller |     "Jun 12 16:35:53.862644 crc crio[21573]: time=\"2026-06-12T16:35:53.862538237Z\" level=info msg=\"Removing pod sandbox: 2c36465e0d05fb2a19fa02049fff5719fe5a27e19c6956ac06ece98bf90e2761\" id=a3f46db5-61f2-4b3c-b19a-06349c466818 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 17:20:10.372098 | controller |     "Jun 12 16:35:53.882278 crc crio[21573]: time=\"2026-06-12T16:35:53.882176062Z\" level=info msg=\"Removed pod sandbox: 2c36465e0d05fb2a19fa02049fff5719fe5a27e19c6956ac06ece98bf90e2761\" id=a3f46db5-61f2-4b3c-b19a-06349c466818 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 17:20:10.372114 | controller |     "Jun 12 16:35:53.883196 crc crio[21573]: time=\"2026-06-12T16:35:53.883147745Z\" level=info msg=\"Stopping pod sandbox: 40d673fdcfb8ecc35e5bde161d458002a71eff73079b3540d04b64415cf11464\" id=fcecf457-b3c7-42fe-81e1-2a54bb7faf9a name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 17:20:10.372130 | controller |     "Jun 12 16:35:53.883524 crc crio[21573]: time=\"2026-06-12T16:35:53.8833247Z\" level=info msg=\"Stopped pod sandbox (already stopped): 40d673fdcfb8ecc35e5bde161d458002a71eff73079b3540d04b64415cf11464\" id=fcecf457-b3c7-42fe-81e1-2a54bb7faf9a name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 17:20:10.372146 | controller |     "Jun 12 16:35:53.884670 crc crio[21573]: time=\"2026-06-12T16:35:53.884550764Z\" level=info msg=\"Removing pod sandbox: 40d673fdcfb8ecc35e5bde161d458002a71eff73079b3540d04b64415cf11464\" id=ff319970-e4cf-4579-bd5c-f4fee796ef1d name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 17:20:10.372163 | controller |     "Jun 12 16:35:53.915903 crc crio[21573]: time=\"2026-06-12T16:35:53.9157778Z\" level=info msg=\"Removed pod sandbox: 40d673fdcfb8ecc35e5bde161d458002a71eff73079b3540d04b64415cf11464\" id=ff319970-e4cf-4579-bd5c-f4fee796ef1d name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 17:20:10.372179 | controller |     "Jun 12 16:35:53.917711 crc crio[21573]: time=\"2026-06-12T16:35:53.91761905Z\" level=info msg=\"Stopping pod sandbox: c40453a8ae2023976e320073de23c66383920aac8dc56731e1f357b7c14e1ace\" id=c26b95ba-551a-48f3-8da9-68a69698bdfe name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 17:20:10.372195 | controller |     "Jun 12 16:35:53.917940 crc crio[21573]: time=\"2026-06-12T16:35:53.917708993Z\" level=info msg=\"Stopped pod sandbox (already stopped): c40453a8ae2023976e320073de23c66383920aac8dc56731e1f357b7c14e1ace\" id=c26b95ba-551a-48f3-8da9-68a69698bdfe name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 17:20:10.372212 | controller |     "Jun 12 16:35:53.919352 crc crio[21573]: time=\"2026-06-12T16:35:53.919187594Z\" level=info msg=\"Removing pod sandbox: c40453a8ae2023976e320073de23c66383920aac8dc56731e1f357b7c14e1ace\" id=2b19820f-9858-4159-9606-ab18cfe4a8e0 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 17:20:10.372229 | controller |     "Jun 12 16:35:53.941836 crc crio[21573]: time=\"2026-06-12T16:35:53.941723347Z\" level=info msg=\"Removed pod sandbox: c40453a8ae2023976e320073de23c66383920aac8dc56731e1f357b7c14e1ace\" id=2b19820f-9858-4159-9606-ab18cfe4a8e0 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 17:20:10.372245 | controller |     "Jun 12 16:35:53.943001 crc crio[21573]: time=\"2026-06-12T16:35:53.942833506Z\" level=info msg=\"Stopping pod sandbox: e1b4c97aa4e03fb9f862c255a5d4bcad9248a047bf1731cadc53373cb504ce08\" id=c4cf211b-2c24-4f80-9e46-3b3678eb5c7b name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 17:20:10.372260 | controller |     "Jun 12 16:35:53.943106 crc crio[21573]: time=\"2026-06-12T16:35:53.943070893Z\" level=info msg=\"Stopped pod sandbox (already stopped): e1b4c97aa4e03fb9f862c255a5d4bcad9248a047bf1731cadc53373cb504ce08\" id=c4cf211b-2c24-4f80-9e46-3b3678eb5c7b name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 17:20:10.372280 | controller |     "Jun 12 16:35:53.943780 crc crio[21573]: time=\"2026-06-12T16:35:53.94367844Z\" level=info msg=\"Removing pod sandbox: e1b4c97aa4e03fb9f862c255a5d4bcad9248a047bf1731cadc53373cb504ce08\" id=c59b27db-18cb-44b0-9d7c-b0a9e7d08fce name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 17:20:10.372296 | controller |     "Jun 12 16:35:53.962036 crc crio[21573]: time=\"2026-06-12T16:35:53.961883302Z\" level=info msg=\"Removed pod sandbox: e1b4c97aa4e03fb9f862c255a5d4bcad9248a047bf1731cadc53373cb504ce08\" id=c59b27db-18cb-44b0-9d7c-b0a9e7d08fce name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 17:20:10.372312 | controller |     "Jun 12 16:35:53.963226 crc crio[21573]: time=\"2026-06-12T16:35:53.963142895Z\" level=info msg=\"Stopping pod sandbox: a2c40ce3bb6d263cdbf017a6684c7774bb5f79009d0c8cd785c705b1b4538b3e\" id=fc3ea460-932c-4056-8a5c-bfdc8d93f84b name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 17:20:10.372327 | controller |     "Jun 12 16:35:53.963226 crc crio[21573]: time=\"2026-06-12T16:35:53.963215297Z\" level=info msg=\"Stopped pod sandbox (already stopped): a2c40ce3bb6d263cdbf017a6684c7774bb5f79009d0c8cd785c705b1b4538b3e\" id=fc3ea460-932c-4056-8a5c-bfdc8d93f84b name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 17:20:10.372343 | controller |     "Jun 12 16:35:53.965224 crc crio[21573]: time=\"2026-06-12T16:35:53.965147252Z\" level=info msg=\"Removing pod sandbox: a2c40ce3bb6d263cdbf017a6684c7774bb5f79009d0c8cd785c705b1b4538b3e\" id=046dffb5-b365-4591-a1fe-858a451c6d2c name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 17:20:10.372359 | controller |     "Jun 12 16:35:53.993646 crc crio[21573]: time=\"2026-06-12T16:35:53.993015802Z\" level=info msg=\"Removed pod sandbox: a2c40ce3bb6d263cdbf017a6684c7774bb5f79009d0c8cd785c705b1b4538b3e\" id=046dffb5-b365-4591-a1fe-858a451c6d2c name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 17:20:10.372375 | controller |     "Jun 12 16:35:53.999187 crc crio[21573]: time=\"2026-06-12T16:35:53.998945468Z\" level=info msg=\"Stopping pod sandbox: 92e07857a44f411959588cbd78bcca7c88f37789ae4208c83897a543ccdbd474\" id=27717c1c-470f-40c2-b243-82be9051738c name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 17:20:10.372391 | controller |     "Jun 12 16:35:53.999187 crc crio[21573]: time=\"2026-06-12T16:35:53.999183935Z\" level=info msg=\"Stopped pod sandbox (already stopped): 92e07857a44f411959588cbd78bcca7c88f37789ae4208c83897a543ccdbd474\" id=27717c1c-470f-40c2-b243-82be9051738c name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 17:20:10.372408 | controller |     "Jun 12 16:35:54.000032 crc crio[21573]: time=\"2026-06-12T16:35:53.999925135Z\" level=info msg=\"Removing pod sandbox: 92e07857a44f411959588cbd78bcca7c88f37789ae4208c83897a543ccdbd474\" id=f022c61c-ab5c-4738-bcc7-bc79d3f8d8fb name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 17:20:10.372424 | controller |     "Jun 12 16:35:54.043197 crc crio[21573]: time=\"2026-06-12T16:35:54.040600366Z\" level=info msg=\"Removed pod sandbox: 92e07857a44f411959588cbd78bcca7c88f37789ae4208c83897a543ccdbd474\" id=f022c61c-ab5c-4738-bcc7-bc79d3f8d8fb name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 17:20:10.372442 | controller |     "Jun 12 16:35:54.043197 crc crio[21573]: time=\"2026-06-12T16:35:54.041766188Z\" level=info msg=\"Stopping pod sandbox: d061930e61d93b5296e83f3e98130787b701c5bc0fe6cdbe215c1132b5bb1c85\" id=39929f4c-d119-4b78-9f20-b179efaf42df name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 17:20:10.372458 | controller |     "Jun 12 16:35:54.043197 crc crio[21573]: time=\"2026-06-12T16:35:54.041879591Z\" level=info msg=\"Stopped pod sandbox (already stopped): d061930e61d93b5296e83f3e98130787b701c5bc0fe6cdbe215c1132b5bb1c85\" id=39929f4c-d119-4b78-9f20-b179efaf42df name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 17:20:10.372488 | controller |     "Jun 12 16:35:54.044660 crc crio[21573]: time=\"2026-06-12T16:35:54.044431702Z\" level=info msg=\"Removing pod sandbox: d061930e61d93b5296e83f3e98130787b701c5bc0fe6cdbe215c1132b5bb1c85\" id=1b53655a-35fe-4081-b9a6-91159d4ce2b7 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 17:20:10.372511 | controller |     "Jun 12 16:35:54.069053 crc crio[21573]: time=\"2026-06-12T16:35:54.06888515Z\" level=info msg=\"Removed pod sandbox: d061930e61d93b5296e83f3e98130787b701c5bc0fe6cdbe215c1132b5bb1c85\" id=1b53655a-35fe-4081-b9a6-91159d4ce2b7 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 17:20:10.372529 | controller |     "Jun 12 16:35:59.824498 crc crio[21573]: time=\"2026-06-12T16:35:59.823215613Z\" level=info msg=\"Stopping container: 9b6a5c81ccd2639987add4250c37253bf16c198de025a46a217489fe1cc8d806 (timeout: 2s)\" id=a53294fd-21ae-4443-b669-bdb0d258e3ec name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 17:20:10.372546 | controller |     "Jun 12 16:35:59.991612 crc crio[21573]: time=\"2026-06-12T16:35:59.991335561Z\" level=info msg=\"Stopped container 9b6a5c81ccd2639987add4250c37253bf16c198de025a46a217489fe1cc8d806: openshift-marketplace/redhat-marketplace-mr7sz/registry-server\" id=a53294fd-21ae-4443-b669-bdb0d258e3ec name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 17:20:10.372563 | controller |     "Jun 12 16:35:59.992992 crc crio[21573]: time=\"2026-06-12T16:35:59.992696739Z\" level=info msg=\"Stopping pod sandbox: 8fa88dbb34b6cb41a8380a2d2ebbc95cd07ca40197c6c026e10a58f76996ee9a\" id=8dbfe265-5273-4dc9-b6fb-2c4fcf440822 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 17:20:10.372602 | controller |     "Jun 12 16:35:59.994366 crc crio[21573]: time=\"2026-06-12T16:35:59.994091589Z\" level=info msg=\"Got pod network &{Name:redhat-marketplace-mr7sz Namespace:openshift-marketplace ID:8fa88dbb34b6cb41a8380a2d2ebbc95cd07ca40197c6c026e10a58f76996ee9a UID:5c2d3167-4e4f-448d-bb3b-d54f2f081fb1 NetNS:/var/run/netns/8afbf485-9198-43df-97ae-a983c584d32b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod5c2d3167_4e4f_448d_bb3b_d54f2f081fb1.slice PodAnnotations:0xc000568f58}] Aliases:map[]}\"",
2026-06-12 17:20:10.372621 | controller |     "Jun 12 16:35:59.994366 crc crio[21573]: time=\"2026-06-12T16:35:59.994319675Z\" level=info msg=\"Deleting pod openshift-marketplace_redhat-marketplace-mr7sz from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 17:20:10.372638 | controller |     "Jun 12 16:36:00.388758 crc crio[21573]: time=\"2026-06-12T16:36:00.388633631Z\" level=info msg=\"Stopped pod sandbox: 8fa88dbb34b6cb41a8380a2d2ebbc95cd07ca40197c6c026e10a58f76996ee9a\" id=8dbfe265-5273-4dc9-b6fb-2c4fcf440822 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 17:20:10.372654 | controller |     "Jun 12 16:36:00.852146 crc crio[21573]: time=\"2026-06-12T16:36:00.851538368Z\" level=info msg=\"Removing container: 9b6a5c81ccd2639987add4250c37253bf16c198de025a46a217489fe1cc8d806\" id=2ca06611-b53b-49d4-a7a6-85611f13a0ed name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 17:20:10.372670 | controller |     "Jun 12 16:36:00.890654 crc crio[21573]: time=\"2026-06-12T16:36:00.890516744Z\" level=info msg=\"Removed container 9b6a5c81ccd2639987add4250c37253bf16c198de025a46a217489fe1cc8d806: openshift-marketplace/redhat-marketplace-mr7sz/registry-server\" id=2ca06611-b53b-49d4-a7a6-85611f13a0ed name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 17:20:10.372685 | controller |     "Jun 12 16:36:00.897851 crc crio[21573]: time=\"2026-06-12T16:36:00.897679403Z\" level=info msg=\"Removing container: 27ea5dc946ae78308585aad280109d638b0df73c99d0d6da9e5a390c0cd31bd3\" id=ad589fd8-afc7-4d13-a32d-ab93fed2b2c4 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 17:20:10.372701 | controller |     "Jun 12 16:36:00.899297 crc crio[21573]: time=\"2026-06-12T16:36:00.899204893Z\" level=info msg=\"Running pod sandbox: openshift-infra/auto-csr-approver-29688036-q9fwl/POD\" id=324b9995-aa89-4b74-9719-c27af087c8a7 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:20:10.372719 | controller |     "Jun 12 16:36:00.899632 crc crio[21573]: time=\"2026-06-12T16:36:00.899332887Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.372736 | controller |     "Jun 12 16:36:00.963338 crc crio[21573]: time=\"2026-06-12T16:36:00.963196127Z\" level=info msg=\"Removed container 27ea5dc946ae78308585aad280109d638b0df73c99d0d6da9e5a390c0cd31bd3: openshift-marketplace/redhat-marketplace-mr7sz/extract-content\" id=ad589fd8-afc7-4d13-a32d-ab93fed2b2c4 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 17:20:10.372751 | controller |     "Jun 12 16:36:00.970104 crc crio[21573]: time=\"2026-06-12T16:36:00.969941334Z\" level=info msg=\"Removing container: 31a19ac1848015f5ea6db4d0c704c2f74068722b2632b0bebea7aa0571bfd7cc\" id=54cff443-48c9-433b-9595-9b57639d1e4a name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 17:20:10.372767 | controller |     "Jun 12 16:36:00.983550 crc crio[21573]: time=\"2026-06-12T16:36:00.983417183Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29688036-q9fwl Namespace:openshift-infra ID:b7f9f824d32f30fb609237405c613c3d06f38d447126ed97ec8d3abebe39f333 UID:c7a1129e-e88d-4c35-84b9-308ea09cb811 NetNS:/var/run/netns/28bcc375-43f0-41c4-8e82-466d02569613 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podc7a1129e_e88d_4c35_84b9_308ea09cb811.slice PodAnnotations:0xc00063cdb8}] Aliases:map[]}\"",
2026-06-12 17:20:10.372783 | controller |     "Jun 12 16:36:00.983550 crc crio[21573]: time=\"2026-06-12T16:36:00.983534377Z\" level=info msg=\"Adding pod openshift-infra_auto-csr-approver-29688036-q9fwl to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 17:20:10.372799 | controller |     "Jun 12 16:36:01.112611 crc crio[21573]: time=\"2026-06-12T16:36:01.111878351Z\" level=info msg=\"Removed container 31a19ac1848015f5ea6db4d0c704c2f74068722b2632b0bebea7aa0571bfd7cc: openshift-marketplace/redhat-marketplace-mr7sz/extract-utilities\" id=54cff443-48c9-433b-9595-9b57639d1e4a name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 17:20:10.372816 | controller |     "Jun 12 16:36:01.469215 crc crio[21573]: 2026-06-12T16:36:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:b7f9f824d32f30f Mac:72:11:80:43:56:77 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:e3 Mtu:0 Sandbox:/var/run/netns/28bcc375-43f0-41c4-8e82-466d02569613 SocketPath: PciID:}] [{Interface:0xc0002a4a50 Address:{IP:10.217.0.227 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 17:20:10.372832 | controller |     "Jun 12 16:36:01.470911 crc crio[21573]: time=\"2026-06-12T16:36:01.470816317Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29688036-q9fwl Namespace:openshift-infra ID:b7f9f824d32f30fb609237405c613c3d06f38d447126ed97ec8d3abebe39f333 UID:c7a1129e-e88d-4c35-84b9-308ea09cb811 NetNS:/var/run/netns/28bcc375-43f0-41c4-8e82-466d02569613 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podc7a1129e_e88d_4c35_84b9_308ea09cb811.slice PodAnnotations:0xc00063cdb8}] Aliases:map[]}\"",
2026-06-12 17:20:10.372848 | controller |     "Jun 12 16:36:01.471320 crc crio[21573]: time=\"2026-06-12T16:36:01.471105155Z\" level=info msg=\"Checking pod openshift-infra_auto-csr-approver-29688036-q9fwl for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 17:20:10.372865 | controller |     "Jun 12 16:36:01.496244 crc crio[21573]: time=\"2026-06-12T16:36:01.495321942Z\" level=info msg=\"Ran pod sandbox b7f9f824d32f30fb609237405c613c3d06f38d447126ed97ec8d3abebe39f333 with infra container: openshift-infra/auto-csr-approver-29688036-q9fwl/POD\" id=324b9995-aa89-4b74-9719-c27af087c8a7 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:20:10.372884 | controller |     "Jun 12 16:36:01.501383 crc crio[21573]: time=\"2026-06-12T16:36:01.500903409Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-cli:latest\" id=4c1ce65e-4455-43cb-830d-c89a069499d6 name=/runtime.v1.ImageService/PullImage",
2026-06-12 17:20:10.372900 | controller |     "Jun 12 16:36:01.521728 crc crio[21573]: time=\"2026-06-12T16:36:01.521561217Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-cli:latest\\\"\"",
2026-06-12 17:20:10.372917 | controller |     "Jun 12 16:36:02.601760 crc crio[21573]: time=\"2026-06-12T16:36:02.601131828Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9\" id=4c1ce65e-4455-43cb-830d-c89a069499d6 name=/runtime.v1.ImageService/PullImage",
2026-06-12 17:20:10.372933 | controller |     "Jun 12 16:36:02.603837 crc crio[21573]: time=\"2026-06-12T16:36:02.603611319Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=b65ef0ad-9c5b-45d5-b7df-0cf7edc31647 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:20:10.372948 | controller |     "Jun 12 16:36:02.608300 crc crio[21573]: time=\"2026-06-12T16:36:02.607855907Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=7ae53fec-3697-42e5-bf59-054af88e7c9e name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:20:10.372964 | controller |     "Jun 12 16:36:02.618012 crc crio[21573]: time=\"2026-06-12T16:36:02.617892538Z\" level=info msg=\"Creating container: openshift-infra/auto-csr-approver-29688036-q9fwl/oc\" id=e7036af5-9d16-4a5f-9016-10844842bc33 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:20:10.372979 | controller |     "Jun 12 16:36:02.618705 crc crio[21573]: time=\"2026-06-12T16:36:02.618629139Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.372995 | controller |     "Jun 12 16:36:02.699593 crc crio[21573]: time=\"2026-06-12T16:36:02.697653503Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.373011 | controller |     "Jun 12 16:36:03.165644 crc crio[21573]: time=\"2026-06-12T16:36:03.165065306Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.373026 | controller |     "Jun 12 16:36:03.313582 crc crio[21573]: time=\"2026-06-12T16:36:03.312863397Z\" level=info msg=\"Created container e872ba5b11fa3ceae3d3f8c74c9835d30b72503ae741187194ffa1090b825a20: openshift-infra/auto-csr-approver-29688036-q9fwl/oc\" id=e7036af5-9d16-4a5f-9016-10844842bc33 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:20:10.373042 | controller |     "Jun 12 16:36:03.315188 crc crio[21573]: time=\"2026-06-12T16:36:03.315047177Z\" level=info msg=\"Starting container: e872ba5b11fa3ceae3d3f8c74c9835d30b72503ae741187194ffa1090b825a20\" id=998ab855-1a8b-4298-a1e2-198d84cfe00e name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 17:20:10.373058 | controller |     "Jun 12 16:36:03.321553 crc crio[21573]: time=\"2026-06-12T16:36:03.321321924Z\" level=info msg=\"Started container\" PID=111927 containerID=e872ba5b11fa3ceae3d3f8c74c9835d30b72503ae741187194ffa1090b825a20 description=openshift-infra/auto-csr-approver-29688036-q9fwl/oc id=998ab855-1a8b-4298-a1e2-198d84cfe00e name=/runtime.v1.RuntimeService/StartContainer sandboxID=b7f9f824d32f30fb609237405c613c3d06f38d447126ed97ec8d3abebe39f333",
2026-06-12 17:20:10.373074 | controller |     "Jun 12 16:36:05.948016 crc crio[21573]: time=\"2026-06-12T16:36:05.946886323Z\" level=info msg=\"Stopping pod sandbox: b7f9f824d32f30fb609237405c613c3d06f38d447126ed97ec8d3abebe39f333\" id=918df3dd-ef5c-4009-bc0d-8f06c1be757f name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 17:20:10.373093 | controller |     "Jun 12 16:36:05.949651 crc crio[21573]: time=\"2026-06-12T16:36:05.948819077Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29688036-q9fwl Namespace:openshift-infra ID:b7f9f824d32f30fb609237405c613c3d06f38d447126ed97ec8d3abebe39f333 UID:c7a1129e-e88d-4c35-84b9-308ea09cb811 NetNS:/var/run/netns/28bcc375-43f0-41c4-8e82-466d02569613 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podc7a1129e_e88d_4c35_84b9_308ea09cb811.slice PodAnnotations:0xc000139380}] Aliases:map[]}\"",
2026-06-12 17:20:10.373110 | controller |     "Jun 12 16:36:05.949651 crc crio[21573]: time=\"2026-06-12T16:36:05.949069884Z\" level=info msg=\"Deleting pod openshift-infra_auto-csr-approver-29688036-q9fwl from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 17:20:10.373126 | controller |     "Jun 12 16:36:06.367821 crc crio[21573]: time=\"2026-06-12T16:36:06.367032432Z\" level=info msg=\"Stopped pod sandbox: b7f9f824d32f30fb609237405c613c3d06f38d447126ed97ec8d3abebe39f333\" id=918df3dd-ef5c-4009-bc0d-8f06c1be757f name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 17:20:10.373142 | controller |     "Jun 12 16:36:54.103194 crc crio[21573]: time=\"2026-06-12T16:36:54.102112212Z\" level=info msg=\"Removing container: be5649e847d726e94d1b78c89550435f2afcad95d029f0b386fd85c01fcac9e4\" id=0a3a10fb-7f3a-436b-a00d-0940a7e49a09 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 17:20:10.373157 | controller |     "Jun 12 16:36:54.231528 crc crio[21573]: time=\"2026-06-12T16:36:54.231295073Z\" level=info msg=\"Removed container be5649e847d726e94d1b78c89550435f2afcad95d029f0b386fd85c01fcac9e4: openstack/keystone-db-sync-nfr6p/keystone-db-sync\" id=0a3a10fb-7f3a-436b-a00d-0940a7e49a09 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 17:20:10.373172 | controller |     "Jun 12 16:36:54.235843 crc crio[21573]: time=\"2026-06-12T16:36:54.235735025Z\" level=info msg=\"Removing container: 2a5f5cc7690945eb10966648136c0ae87d8479edc32e85efdc2a5d4c340cd8cc\" id=5c162048-6b09-4e55-a950-9e7212e6033d name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 17:20:10.373188 | controller |     "Jun 12 16:36:54.286751 crc crio[21573]: time=\"2026-06-12T16:36:54.28660616Z\" level=info msg=\"Removed container 2a5f5cc7690945eb10966648136c0ae87d8479edc32e85efdc2a5d4c340cd8cc: openstack/neutron-db-create-98m7s/mariadb-database-create\" id=5c162048-6b09-4e55-a950-9e7212e6033d name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 17:20:10.373203 | controller |     "Jun 12 16:36:54.292369 crc crio[21573]: time=\"2026-06-12T16:36:54.292236747Z\" level=info msg=\"Removing container: 938af177b8dc90ac04062bd84c637bc9d47bbc45b799cb5f564e6b16fd33f3f9\" id=3ddabdc6-e157-4009-86cb-0bf87d14a6ed name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 17:20:10.373218 | controller |     "Jun 12 16:36:54.344713 crc crio[21573]: time=\"2026-06-12T16:36:54.344578608Z\" level=info msg=\"Removed container 938af177b8dc90ac04062bd84c637bc9d47bbc45b799cb5f564e6b16fd33f3f9: openstack/cinder-db-create-8rkj6/mariadb-database-create\" id=3ddabdc6-e157-4009-86cb-0bf87d14a6ed name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 17:20:10.373233 | controller |     "Jun 12 16:36:54.349408 crc crio[21573]: time=\"2026-06-12T16:36:54.349275105Z\" level=info msg=\"Removing container: 11e8bc86a3b9ceeae0595edb162234ae2f8990112c5a0d1d387cc457b2cef99c\" id=f19b7b87-f103-469f-8663-28ccc131ce72 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 17:20:10.373248 | controller |     "Jun 12 16:36:54.400995 crc crio[21573]: time=\"2026-06-12T16:36:54.40082523Z\" level=info msg=\"Removed container 11e8bc86a3b9ceeae0595edb162234ae2f8990112c5a0d1d387cc457b2cef99c: openstack/neutron-7009-account-create-update-qfzzp/mariadb-account-create-update\" id=f19b7b87-f103-469f-8663-28ccc131ce72 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 17:20:10.373266 | controller |     "Jun 12 16:36:54.404732 crc crio[21573]: time=\"2026-06-12T16:36:54.404648316Z\" level=info msg=\"Removing container: 568d95c7536ccf454e3da0c6726e5c4c4b4f6938712137fc743691d60f16b8f5\" id=ad314c8a-9d53-4733-8450-a0aaee51efe1 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 17:20:10.373282 | controller |     "Jun 12 16:36:54.466536 crc crio[21573]: time=\"2026-06-12T16:36:54.466388548Z\" level=info msg=\"Removed container 568d95c7536ccf454e3da0c6726e5c4c4b4f6938712137fc743691d60f16b8f5: openstack/cinder-31fd-account-create-update-tg4rt/mariadb-account-create-update\" id=ad314c8a-9d53-4733-8450-a0aaee51efe1 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 17:20:10.373300 | controller |     "Jun 12 16:36:54.471871 crc crio[21573]: time=\"2026-06-12T16:36:54.471786137Z\" level=info msg=\"Removing container: 055213e55676bc0ac7f7c5e4bd9b243f1160a0bde6056a995334797dfd6a738b\" id=381e7b90-23ee-4ee6-95f2-ea885e8672e7 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 17:20:10.373316 | controller |     "Jun 12 16:36:54.793626 crc crio[21573]: time=\"2026-06-12T16:36:54.793242304Z\" level=info msg=\"Removed container 055213e55676bc0ac7f7c5e4bd9b243f1160a0bde6056a995334797dfd6a738b: openshift-infra/auto-csr-approver-29688030-p9jjh/oc\" id=381e7b90-23ee-4ee6-95f2-ea885e8672e7 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 17:20:10.373332 | controller |     "Jun 12 16:36:54.801238 crc crio[21573]: time=\"2026-06-12T16:36:54.801143703Z\" level=info msg=\"Removing container: 8ca36b51aa9b136675936feae81d27c36d53cf2f57ec01c844e1faf3b24c874e\" id=9c895a1a-e677-4fb7-ac2d-792df24b8bbd name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 17:20:10.373348 | controller |     "Jun 12 16:36:55.079356 crc crio[21573]: time=\"2026-06-12T16:36:55.078815215Z\" level=info msg=\"Removed container 8ca36b51aa9b136675936feae81d27c36d53cf2f57ec01c844e1faf3b24c874e: openstack/glance-db-sync-bw86p/glance-db-sync\" id=9c895a1a-e677-4fb7-ac2d-792df24b8bbd name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 17:20:10.373364 | controller |     "Jun 12 16:36:55.092364 crc crio[21573]: time=\"2026-06-12T16:36:55.092246128Z\" level=info msg=\"Removing container: 4b57afa2a83d53a04989bd566f55c13d39432bf728b65e6c22b3f9c6f2ecdc76\" id=80f30be8-e13b-471c-b80f-b0a2082015a2 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 17:20:10.373380 | controller |     "Jun 12 16:36:55.162874 crc crio[21573]: time=\"2026-06-12T16:36:55.162731714Z\" level=info msg=\"Removed container 4b57afa2a83d53a04989bd566f55c13d39432bf728b65e6c22b3f9c6f2ecdc76: openstack/barbican-2c94-account-create-update-qlcdg/mariadb-account-create-update\" id=80f30be8-e13b-471c-b80f-b0a2082015a2 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 17:20:10.373397 | controller |     "Jun 12 16:36:55.166757 crc crio[21573]: time=\"2026-06-12T16:36:55.166687763Z\" level=info msg=\"Removing container: 97ffa52f3cb57b86dc2df9db3ed9e15223c07fbd172e625d873fc761c9a138a5\" id=455efa17-d3c2-4e28-97a5-5146704e69bf name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 17:20:10.373413 | controller |     "Jun 12 16:36:55.312674 crc crio[21573]: time=\"2026-06-12T16:36:55.312346446Z\" level=info msg=\"Removed container 97ffa52f3cb57b86dc2df9db3ed9e15223c07fbd172e625d873fc761c9a138a5: openstack/barbican-db-create-jvbtf/mariadb-database-create\" id=455efa17-d3c2-4e28-97a5-5146704e69bf name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 17:20:10.373429 | controller |     "Jun 12 16:36:55.332083 crc crio[21573]: time=\"2026-06-12T16:36:55.331252853Z\" level=info msg=\"Stopping pod sandbox: c73a4f0ea6674e4592ca250dd7202dc7ae7dcf4df276134e0ac298c63f5e1d78\" id=a242b0b6-786f-4940-b017-86b8e6d34266 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 17:20:10.373447 | controller |     "Jun 12 16:36:55.332686 crc crio[21573]: time=\"2026-06-12T16:36:55.33258249Z\" level=info msg=\"Stopped pod sandbox (already stopped): c73a4f0ea6674e4592ca250dd7202dc7ae7dcf4df276134e0ac298c63f5e1d78\" id=a242b0b6-786f-4940-b017-86b8e6d34266 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 17:20:10.373470 | controller |     "Jun 12 16:36:55.334617 crc crio[21573]: time=\"2026-06-12T16:36:55.333772253Z\" level=info msg=\"Removing pod sandbox: c73a4f0ea6674e4592ca250dd7202dc7ae7dcf4df276134e0ac298c63f5e1d78\" id=e6324e22-2d78-4bf1-aa39-6b6e4753b588 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 17:20:10.373488 | controller |     "Jun 12 16:36:55.360758 crc crio[21573]: time=\"2026-06-12T16:36:55.360635067Z\" level=info msg=\"Removed pod sandbox: c73a4f0ea6674e4592ca250dd7202dc7ae7dcf4df276134e0ac298c63f5e1d78\" id=e6324e22-2d78-4bf1-aa39-6b6e4753b588 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 17:20:10.373513 | controller |     "Jun 12 16:36:55.362266 crc crio[21573]: time=\"2026-06-12T16:36:55.36216291Z\" level=info msg=\"Stopping pod sandbox: 98e4e2feb24185cdd7366bff7269c6fc2e5c600500eb0b956a69e01230595037\" id=29fc019c-c300-4868-b424-e61fac124477 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 17:20:10.373531 | controller |     "Jun 12 16:36:55.362528 crc crio[21573]: time=\"2026-06-12T16:36:55.362289433Z\" level=info msg=\"Stopped pod sandbox (already stopped): 98e4e2feb24185cdd7366bff7269c6fc2e5c600500eb0b956a69e01230595037\" id=29fc019c-c300-4868-b424-e61fac124477 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 17:20:10.373548 | controller |     "Jun 12 16:36:55.362880 crc crio[21573]: time=\"2026-06-12T16:36:55.362812029Z\" level=info msg=\"Removing pod sandbox: 98e4e2feb24185cdd7366bff7269c6fc2e5c600500eb0b956a69e01230595037\" id=bb99ff28-1fa2-4d69-836d-594a9d52d6f0 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 17:20:10.373565 | controller |     "Jun 12 16:36:55.399520 crc crio[21573]: time=\"2026-06-12T16:36:55.399346934Z\" level=info msg=\"Removed pod sandbox: 98e4e2feb24185cdd7366bff7269c6fc2e5c600500eb0b956a69e01230595037\" id=bb99ff28-1fa2-4d69-836d-594a9d52d6f0 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 17:20:10.373601 | controller |     "Jun 12 16:36:55.401250 crc crio[21573]: time=\"2026-06-12T16:36:55.400950605Z\" level=info msg=\"Stopping pod sandbox: 00fbf63856ff44f832935843bcee587e2e3cd84e1612f5bb47d2f1bab5e96314\" id=c0ea35ee-d879-433b-895d-2e06f0976d2f name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 17:20:10.373620 | controller |     "Jun 12 16:36:55.401250 crc crio[21573]: time=\"2026-06-12T16:36:55.40115886Z\" level=info msg=\"Stopped pod sandbox (already stopped): 00fbf63856ff44f832935843bcee587e2e3cd84e1612f5bb47d2f1bab5e96314\" id=c0ea35ee-d879-433b-895d-2e06f0976d2f name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 17:20:10.373637 | controller |     "Jun 12 16:36:55.403126 crc crio[21573]: time=\"2026-06-12T16:36:55.402757108Z\" level=info msg=\"Removing pod sandbox: 00fbf63856ff44f832935843bcee587e2e3cd84e1612f5bb47d2f1bab5e96314\" id=c5191552-40c1-4769-b308-e1248295fe1e name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 17:20:10.373653 | controller |     "Jun 12 16:36:55.430546 crc crio[21573]: time=\"2026-06-12T16:36:55.430401871Z\" level=info msg=\"Removed pod sandbox: 00fbf63856ff44f832935843bcee587e2e3cd84e1612f5bb47d2f1bab5e96314\" id=c5191552-40c1-4769-b308-e1248295fe1e name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 17:20:10.373669 | controller |     "Jun 12 16:36:55.431807 crc crio[21573]: time=\"2026-06-12T16:36:55.431674735Z\" level=info msg=\"Stopping pod sandbox: dfb006f8a65f1dcef71a9d10c00815bfbbc6a4695b5f4cbb31a0ca29734483d8\" id=f451bfc8-e29a-4398-9a27-b152163d64af name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 17:20:10.373687 | controller |     "Jun 12 16:36:55.431807 crc crio[21573]: time=\"2026-06-12T16:36:55.431771708Z\" level=info msg=\"Stopped pod sandbox (already stopped): dfb006f8a65f1dcef71a9d10c00815bfbbc6a4695b5f4cbb31a0ca29734483d8\" id=f451bfc8-e29a-4398-9a27-b152163d64af name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 17:20:10.373706 | controller |     "Jun 12 16:36:55.433133 crc crio[21573]: time=\"2026-06-12T16:36:55.433056803Z\" level=info msg=\"Removing pod sandbox: dfb006f8a65f1dcef71a9d10c00815bfbbc6a4695b5f4cbb31a0ca29734483d8\" id=f3ebccc0-7e45-4fc5-ae20-5686a903535b name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 17:20:10.373722 | controller |     "Jun 12 16:36:55.462291 crc crio[21573]: time=\"2026-06-12T16:36:55.462146554Z\" level=info msg=\"Removed pod sandbox: dfb006f8a65f1dcef71a9d10c00815bfbbc6a4695b5f4cbb31a0ca29734483d8\" id=f3ebccc0-7e45-4fc5-ae20-5686a903535b name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 17:20:10.373738 | controller |     "Jun 12 16:36:55.468232 crc crio[21573]: time=\"2026-06-12T16:36:55.468147257Z\" level=info msg=\"Stopping pod sandbox: 71492abbf41961d0ee00c4935638a96db52c809188e2f1b803b665283e8a4ea6\" id=10b278ae-2bfe-42a7-862b-1e7db0b3298c name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 17:20:10.373754 | controller |     "Jun 12 16:36:55.468813 crc crio[21573]: time=\"2026-06-12T16:36:55.468783525Z\" level=info msg=\"Stopped pod sandbox (already stopped): 71492abbf41961d0ee00c4935638a96db52c809188e2f1b803b665283e8a4ea6\" id=10b278ae-2bfe-42a7-862b-1e7db0b3298c name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 17:20:10.373769 | controller |     "Jun 12 16:36:55.472009 crc crio[21573]: time=\"2026-06-12T16:36:55.471887822Z\" level=info msg=\"Removing pod sandbox: 71492abbf41961d0ee00c4935638a96db52c809188e2f1b803b665283e8a4ea6\" id=ab1cad67-aa8e-46c8-9d70-cbf506d03bd3 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 17:20:10.373785 | controller |     "Jun 12 16:36:55.513021 crc crio[21573]: time=\"2026-06-12T16:36:55.512834984Z\" level=info msg=\"Removed pod sandbox: 71492abbf41961d0ee00c4935638a96db52c809188e2f1b803b665283e8a4ea6\" id=ab1cad67-aa8e-46c8-9d70-cbf506d03bd3 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 17:20:10.373800 | controller |     "Jun 12 16:36:55.513880 crc crio[21573]: time=\"2026-06-12T16:36:55.513820107Z\" level=info msg=\"Stopping pod sandbox: 8fa88dbb34b6cb41a8380a2d2ebbc95cd07ca40197c6c026e10a58f76996ee9a\" id=486617ef-0d79-42eb-bb0a-530c5a2b7fd3 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 17:20:10.373816 | controller |     "Jun 12 16:36:55.514062 crc crio[21573]: time=\"2026-06-12T16:36:55.5139317Z\" level=info msg=\"Stopped pod sandbox (already stopped): 8fa88dbb34b6cb41a8380a2d2ebbc95cd07ca40197c6c026e10a58f76996ee9a\" id=486617ef-0d79-42eb-bb0a-530c5a2b7fd3 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 17:20:10.373832 | controller |     "Jun 12 16:36:55.517520 crc crio[21573]: time=\"2026-06-12T16:36:55.516894243Z\" level=info msg=\"Removing pod sandbox: 8fa88dbb34b6cb41a8380a2d2ebbc95cd07ca40197c6c026e10a58f76996ee9a\" id=0ec0c985-c5fe-4d62-b54a-abeefe2a4d1c name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 17:20:10.373848 | controller |     "Jun 12 16:36:55.537616 crc crio[21573]: time=\"2026-06-12T16:36:55.537504881Z\" level=info msg=\"Removed pod sandbox: 8fa88dbb34b6cb41a8380a2d2ebbc95cd07ca40197c6c026e10a58f76996ee9a\" id=0ec0c985-c5fe-4d62-b54a-abeefe2a4d1c name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 17:20:10.373864 | controller |     "Jun 12 16:36:55.539240 crc crio[21573]: time=\"2026-06-12T16:36:55.539047486Z\" level=info msg=\"Stopping pod sandbox: 8451c6f5cfd2e14db0244dad7164bfe8b1427df8d52d1f40a6f6c6dfac00e0ba\" id=d0878ca1-48eb-47a1-9292-dd2fbd196756 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 17:20:10.373879 | controller |     "Jun 12 16:36:55.539536 crc crio[21573]: time=\"2026-06-12T16:36:55.539323423Z\" level=info msg=\"Stopped pod sandbox (already stopped): 8451c6f5cfd2e14db0244dad7164bfe8b1427df8d52d1f40a6f6c6dfac00e0ba\" id=d0878ca1-48eb-47a1-9292-dd2fbd196756 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 17:20:10.373895 | controller |     "Jun 12 16:36:55.540747 crc crio[21573]: time=\"2026-06-12T16:36:55.540636759Z\" level=info msg=\"Removing pod sandbox: 8451c6f5cfd2e14db0244dad7164bfe8b1427df8d52d1f40a6f6c6dfac00e0ba\" id=3db4775f-2ac0-471c-9f7d-59e427969321 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 17:20:10.373914 | controller |     "Jun 12 16:36:55.563787 crc crio[21573]: time=\"2026-06-12T16:36:55.563674066Z\" level=info msg=\"Removed pod sandbox: 8451c6f5cfd2e14db0244dad7164bfe8b1427df8d52d1f40a6f6c6dfac00e0ba\" id=3db4775f-2ac0-471c-9f7d-59e427969321 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 17:20:10.373930 | controller |     "Jun 12 16:36:55.565411 crc crio[21573]: time=\"2026-06-12T16:36:55.565279369Z\" level=info msg=\"Stopping pod sandbox: fefe789dacfea5288b06cbeae4691a14ff02b9b2499aa424f39a26097254f838\" id=9570daaa-10a0-4861-b0b4-8e09c887c5ef name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 17:20:10.373959 | controller |     "Jun 12 16:36:55.565747 crc crio[21573]: time=\"2026-06-12T16:36:55.565492644Z\" level=info msg=\"Stopped pod sandbox (already stopped): fefe789dacfea5288b06cbeae4691a14ff02b9b2499aa424f39a26097254f838\" id=9570daaa-10a0-4861-b0b4-8e09c887c5ef name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 17:20:10.373977 | controller |     "Jun 12 16:36:55.566713 crc crio[21573]: time=\"2026-06-12T16:36:55.566612625Z\" level=info msg=\"Removing pod sandbox: fefe789dacfea5288b06cbeae4691a14ff02b9b2499aa424f39a26097254f838\" id=a7cf464c-1fca-4054-ae4f-2625a177df9c name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 17:20:10.373993 | controller |     "Jun 12 16:36:55.591349 crc crio[21573]: time=\"2026-06-12T16:36:55.5910184Z\" level=info msg=\"Removed pod sandbox: fefe789dacfea5288b06cbeae4691a14ff02b9b2499aa424f39a26097254f838\" id=a7cf464c-1fca-4054-ae4f-2625a177df9c name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 17:20:10.374010 | controller |     "Jun 12 16:36:55.593817 crc crio[21573]: time=\"2026-06-12T16:36:55.593707384Z\" level=info msg=\"Stopping pod sandbox: b965a8c59f2d04dd9306a83d1a7ebd79af08d678668e9c230128a94ee8c4fbf1\" id=b33f770c-5a95-417a-9b5b-138e64499caf name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 17:20:10.374025 | controller |     "Jun 12 16:36:55.594032 crc crio[21573]: time=\"2026-06-12T16:36:55.593821108Z\" level=info msg=\"Stopped pod sandbox (already stopped): b965a8c59f2d04dd9306a83d1a7ebd79af08d678668e9c230128a94ee8c4fbf1\" id=b33f770c-5a95-417a-9b5b-138e64499caf name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 17:20:10.374041 | controller |     "Jun 12 16:36:55.594630 crc crio[21573]: time=\"2026-06-12T16:36:55.594559148Z\" level=info msg=\"Removing pod sandbox: b965a8c59f2d04dd9306a83d1a7ebd79af08d678668e9c230128a94ee8c4fbf1\" id=21b34877-12b7-4a61-9370-e8572010e19f name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 17:20:10.374057 | controller |     "Jun 12 16:36:55.614284 crc crio[21573]: time=\"2026-06-12T16:36:55.61411828Z\" level=info msg=\"Removed pod sandbox: b965a8c59f2d04dd9306a83d1a7ebd79af08d678668e9c230128a94ee8c4fbf1\" id=21b34877-12b7-4a61-9370-e8572010e19f name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 17:20:10.374073 | controller |     "Jun 12 16:36:55.615708 crc crio[21573]: time=\"2026-06-12T16:36:55.615594678Z\" level=info msg=\"Stopping pod sandbox: 4b67f0cc460271ac1aadd0b3e9fd1a574ed533db65b459a51af0f4b71293a772\" id=3c1df5bf-170b-47c5-b264-3681bafa0b4c name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 17:20:10.374089 | controller |     "Jun 12 16:36:55.615833 crc crio[21573]: time=\"2026-06-12T16:36:55.615710791Z\" level=info msg=\"Stopped pod sandbox (already stopped): 4b67f0cc460271ac1aadd0b3e9fd1a574ed533db65b459a51af0f4b71293a772\" id=3c1df5bf-170b-47c5-b264-3681bafa0b4c name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 17:20:10.374105 | controller |     "Jun 12 16:36:55.617339 crc crio[21573]: time=\"2026-06-12T16:36:55.617254454Z\" level=info msg=\"Removing pod sandbox: 4b67f0cc460271ac1aadd0b3e9fd1a574ed533db65b459a51af0f4b71293a772\" id=e34c7357-01e2-4147-b183-3f0e6849bb6a name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 17:20:10.374124 | controller |     "Jun 12 16:36:55.642067 crc crio[21573]: time=\"2026-06-12T16:36:55.641834762Z\" level=info msg=\"Removed pod sandbox: 4b67f0cc460271ac1aadd0b3e9fd1a574ed533db65b459a51af0f4b71293a772\" id=e34c7357-01e2-4147-b183-3f0e6849bb6a name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 17:20:10.374140 | controller |     "Jun 12 16:37:01.701517 crc crio[21573]: time=\"2026-06-12T16:37:01.700149793Z\" level=info msg=\"Running pod sandbox: openstack/openstack-edpm-ipam-provisionserver-openstackprovisionservtckzq/POD\" id=47d45515-14c8-4416-9c1a-b2de2aac3c2a name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:20:10.374156 | controller |     "Jun 12 16:37:01.703117 crc crio[21573]: time=\"2026-06-12T16:37:01.701937504Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.374172 | controller |     "Jun 12 16:37:01.752884 crc crio[21573]: time=\"2026-06-12T16:37:01.750330232Z\" level=warning msg=\"Skipping invalid sysctl specified by config {net.ipv4.ping_group_range 0 2147483647}: \\\"net.ipv4.ping_group_range\\\" not allowed with host net enabled\" id=47d45515-14c8-4416-9c1a-b2de2aac3c2a name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:20:10.374190 | controller |     "Jun 12 16:37:01.784888 crc crio[21573]: time=\"2026-06-12T16:37:01.784789096Z\" level=info msg=\"Ran pod sandbox b9ca24164745d2a9b7f8fbf8f9b66aabf9a308db91604166ce74a5555cd63079 with infra container: openstack/openstack-edpm-ipam-provisionserver-openstackprovisionservtckzq/POD\" id=47d45515-14c8-4416-9c1a-b2de2aac3c2a name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:20:10.374206 | controller |     "Jun 12 16:37:01.790780 crc crio[21573]: time=\"2026-06-12T16:37:01.790646997Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/edpm-hardened-uefi:current-podified\" id=db506b53-297d-4161-893e-46de093e6bf1 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:20:10.374223 | controller |     "Jun 12 16:37:01.791628 crc crio[21573]: time=\"2026-06-12T16:37:01.790958176Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/edpm-hardened-uefi:current-podified not found\" id=db506b53-297d-4161-893e-46de093e6bf1 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:20:10.374238 | controller |     "Jun 12 16:37:01.791628 crc crio[21573]: time=\"2026-06-12T16:37:01.791210673Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/edpm-hardened-uefi:current-podified found\" id=db506b53-297d-4161-893e-46de093e6bf1 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:20:10.374254 | controller |     "Jun 12 16:37:01.794821 crc crio[21573]: time=\"2026-06-12T16:37:01.794726472Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/edpm-hardened-uefi:current-podified\" id=942d914d-e93f-4c5b-8812-921cb45195f3 name=/runtime.v1.ImageService/PullImage",
2026-06-12 17:20:10.374270 | controller |     "Jun 12 16:37:01.814259 crc crio[21573]: time=\"2026-06-12T16:37:01.814152447Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/edpm-hardened-uefi:current-podified\\\"\"",
2026-06-12 17:20:10.374286 | controller |     "Jun 12 16:37:29.555206 crc crio[21573]: time=\"2026-06-12T16:37:29.554199202Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/edpm-hardened-uefi@sha256:378b042cc88a95e8151e031bfbb0e9b60fa3f6eb17d8a184b8698986b7451d1e\" id=942d914d-e93f-4c5b-8812-921cb45195f3 name=/runtime.v1.ImageService/PullImage",
2026-06-12 17:20:10.374302 | controller |     "Jun 12 16:37:29.557922 crc crio[21573]: time=\"2026-06-12T16:37:29.55777848Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/edpm-hardened-uefi:current-podified\" id=daa06b91-316c-4e2f-99a7-364aa033716b name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:20:10.374318 | controller |     "Jun 12 16:37:29.565355 crc crio[21573]: time=\"2026-06-12T16:37:29.56527159Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/edpm-hardened-uefi:current-podified\" id=95984d68-9e48-479e-9a4d-3e95033ac50a name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:20:10.374337 | controller |     "Jun 12 16:37:29.574391 crc crio[21573]: time=\"2026-06-12T16:37:29.574304133Z\" level=info msg=\"Creating container: openstack/openstack-edpm-ipam-provisionserver-openstackprovisionservtckzq/init\" id=7ca241ca-9573-4864-8102-07a473056c87 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:20:10.374353 | controller |     "Jun 12 16:37:29.575718 crc crio[21573]: time=\"2026-06-12T16:37:29.575651331Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.374368 | controller |     "Jun 12 16:37:29.629601 crc crio[21573]: time=\"2026-06-12T16:37:29.629287574Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.374384 | controller |     "Jun 12 16:37:29.646045 crc crio[21573]: time=\"2026-06-12T16:37:29.645701574Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.374401 | controller |     "Jun 12 16:37:29.840744 crc crio[21573]: time=\"2026-06-12T16:37:29.839738709Z\" level=info msg=\"Created container 359d61d3cc892cb09fc32fb10ded1e82dd10bd7b7d0eb35664b785c2f38f4e96: openstack/openstack-edpm-ipam-provisionserver-openstackprovisionservtckzq/init\" id=7ca241ca-9573-4864-8102-07a473056c87 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:20:10.374417 | controller |     "Jun 12 16:37:29.842534 crc crio[21573]: time=\"2026-06-12T16:37:29.842398853Z\" level=info msg=\"Starting container: 359d61d3cc892cb09fc32fb10ded1e82dd10bd7b7d0eb35664b785c2f38f4e96\" id=ca3b622a-8c77-4d4f-a9f5-e62a3d16ee4c name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 17:20:10.374434 | controller |     "Jun 12 16:37:29.848681 crc crio[21573]: time=\"2026-06-12T16:37:29.848428292Z\" level=info msg=\"Started container\" PID=116247 containerID=359d61d3cc892cb09fc32fb10ded1e82dd10bd7b7d0eb35664b785c2f38f4e96 description=openstack/openstack-edpm-ipam-provisionserver-openstackprovisionservtckzq/init id=ca3b622a-8c77-4d4f-a9f5-e62a3d16ee4c name=/runtime.v1.RuntimeService/StartContainer sandboxID=b9ca24164745d2a9b7f8fbf8f9b66aabf9a308db91604166ce74a5555cd63079",
2026-06-12 17:20:10.374452 | controller |     "Jun 12 16:37:37.695872 crc crio[21573]: time=\"2026-06-12T16:37:37.694349608Z\" level=info msg=\"Pulling image: registry.redhat.io/ubi9/httpd-24:latest\" id=68eb7ece-9f5e-4323-bcf9-370064da0ff8 name=/runtime.v1.ImageService/PullImage",
2026-06-12 17:20:10.374468 | controller |     "Jun 12 16:37:37.706180 crc crio[21573]: time=\"2026-06-12T16:37:37.706074407Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/ubi9/httpd-24:latest\\\"\"",
2026-06-12 17:20:10.374486 | controller |     "Jun 12 16:37:40.143593 crc crio[21573]: time=\"2026-06-12T16:37:40.13288502Z\" level=info msg=\"Pulled image: registry.redhat.io/ubi9/httpd-24@sha256:ad0dea2237c315df6dcd44760313c4563611466bd339c1004d512a0d59a0efbf\" id=68eb7ece-9f5e-4323-bcf9-370064da0ff8 name=/runtime.v1.ImageService/PullImage",
2026-06-12 17:20:10.374504 | controller |     "Jun 12 16:37:40.146247 crc crio[21573]: time=\"2026-06-12T16:37:40.146094138Z\" level=info msg=\"Checking image status: registry.redhat.io/ubi9/httpd-24:latest\" id=1a4bdc11-2683-44e2-a22e-53327b9d2164 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:20:10.374529 | controller |     "Jun 12 16:37:40.205502 crc crio[21573]: time=\"2026-06-12T16:37:40.205056038Z\" level=info msg=\"Checking image status: registry.redhat.io/ubi9/httpd-24:latest\" id=fcf37812-09fb-4ffd-8215-a86f58da775e name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:20:10.374547 | controller |     "Jun 12 16:37:40.229815 crc crio[21573]: time=\"2026-06-12T16:37:40.229406832Z\" level=info msg=\"Creating container: openstack/openstack-edpm-ipam-provisionserver-openstackprovisionservtckzq/osp-httpd\" id=469ef5ce-aa2d-4117-8c78-ad0372cbea02 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:20:10.374567 | controller |     "Jun 12 16:37:40.233543 crc crio[21573]: time=\"2026-06-12T16:37:40.233393175Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.374605 | controller |     "Jun 12 16:37:40.334537 crc crio[21573]: time=\"2026-06-12T16:37:40.334397333Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.374625 | controller |     "Jun 12 16:37:40.340945 crc crio[21573]: time=\"2026-06-12T16:37:40.340833223Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.374641 | controller |     "Jun 12 16:37:40.555169 crc crio[21573]: time=\"2026-06-12T16:37:40.5545468Z\" level=info msg=\"Created container 0533fbbab50596e316bd3e3c823502e63142ffd8860ffdf788ac4f0a35901a0a: openstack/openstack-edpm-ipam-provisionserver-openstackprovisionservtckzq/osp-httpd\" id=469ef5ce-aa2d-4117-8c78-ad0372cbea02 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:20:10.374657 | controller |     "Jun 12 16:37:40.558077 crc crio[21573]: time=\"2026-06-12T16:37:40.557950165Z\" level=info msg=\"Starting container: 0533fbbab50596e316bd3e3c823502e63142ffd8860ffdf788ac4f0a35901a0a\" id=f8c09814-17d5-4eb8-a1dc-47839f23bd1b name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 17:20:10.374675 | controller |     "Jun 12 16:37:40.563860 crc crio[21573]: time=\"2026-06-12T16:37:40.563766478Z\" level=info msg=\"Started container\" PID=116784 containerID=0533fbbab50596e316bd3e3c823502e63142ffd8860ffdf788ac4f0a35901a0a description=openstack/openstack-edpm-ipam-provisionserver-openstackprovisionservtckzq/osp-httpd id=f8c09814-17d5-4eb8-a1dc-47839f23bd1b name=/runtime.v1.RuntimeService/StartContainer sandboxID=b9ca24164745d2a9b7f8fbf8f9b66aabf9a308db91604166ce74a5555cd63079",
2026-06-12 17:20:10.374691 | controller |     "Jun 12 16:37:54.488997 crc crio[21573]: time=\"2026-06-12T16:37:54.48790345Z\" level=info msg=\"Running pod sandbox: openstack/openstack-edpm-ipam-provisionserver-checksum-discovery-fx4ft/POD\" id=1e5e30ab-690c-4d32-a891-015e00dbc05d name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:20:10.374707 | controller |     "Jun 12 16:37:54.490369 crc crio[21573]: time=\"2026-06-12T16:37:54.489027762Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.374725 | controller |     "Jun 12 16:37:54.529489 crc crio[21573]: time=\"2026-06-12T16:37:54.529318532Z\" level=info msg=\"Got pod network &{Name:openstack-edpm-ipam-provisionserver-checksum-discovery-fx4ft Namespace:openstack ID:34c0ae3397d8d1fdb0683ce5be192b96a525d97b18bb9c78cb4b7c3ee421fff4 UID:a1029d36-2617-4fad-9990-7e1b78599e0d NetNS:/var/run/netns/37119c99-05f1-4c3a-bc07-67e611599df6 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poda1029d36_2617_4fad_9990_7e1b78599e0d.slice PodAnnotations:0xc0001389b0}] Aliases:map[]}\"",
2026-06-12 17:20:10.374742 | controller |     "Jun 12 16:37:54.529489 crc crio[21573]: time=\"2026-06-12T16:37:54.529404684Z\" level=info msg=\"Adding pod openstack_openstack-edpm-ipam-provisionserver-checksum-discovery-fx4ft to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 17:20:10.374759 | controller |     "Jun 12 16:37:55.188515 crc crio[21573]: 2026-06-12T16:37:55Z [verbose] CmdAdd (shim): {1.1.0 [{Name:34c0ae3397d8d1f Mac:7a:c9:41:95:52:ff Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:e4 Mtu:0 Sandbox:/var/run/netns/37119c99-05f1-4c3a-bc07-67e611599df6 SocketPath: PciID:}] [{Interface:0xc00030c5c0 Address:{IP:10.217.0.228 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 17:20:10.374781 | controller |     "Jun 12 16:37:55.190081 crc crio[21573]: time=\"2026-06-12T16:37:55.19000575Z\" level=info msg=\"Got pod network &{Name:openstack-edpm-ipam-provisionserver-checksum-discovery-fx4ft Namespace:openstack ID:34c0ae3397d8d1fdb0683ce5be192b96a525d97b18bb9c78cb4b7c3ee421fff4 UID:a1029d36-2617-4fad-9990-7e1b78599e0d NetNS:/var/run/netns/37119c99-05f1-4c3a-bc07-67e611599df6 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poda1029d36_2617_4fad_9990_7e1b78599e0d.slice PodAnnotations:0xc0001389b0}] Aliases:map[]}\"",
2026-06-12 17:20:10.374799 | controller |     "Jun 12 16:37:55.190352 crc crio[21573]: time=\"2026-06-12T16:37:55.190245057Z\" level=info msg=\"Checking pod openstack_openstack-edpm-ipam-provisionserver-checksum-discovery-fx4ft for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 17:20:10.374815 | controller |     "Jun 12 16:37:55.212290 crc crio[21573]: time=\"2026-06-12T16:37:55.21219299Z\" level=info msg=\"Ran pod sandbox 34c0ae3397d8d1fdb0683ce5be192b96a525d97b18bb9c78cb4b7c3ee421fff4 with infra container: openstack/openstack-edpm-ipam-provisionserver-checksum-discovery-fx4ft/POD\" id=1e5e30ab-690c-4d32-a891-015e00dbc05d name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:20:10.374831 | controller |     "Jun 12 16:37:55.215525 crc crio[21573]: time=\"2026-06-12T16:37:55.215387849Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/edpm-hardened-uefi:current-podified\" id=3cf5b804-d4f4-432d-ab6b-8f00d8bec99e name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:20:10.374847 | controller |     "Jun 12 16:37:55.219248 crc crio[21573]: time=\"2026-06-12T16:37:55.219081963Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/edpm-hardened-uefi:current-podified\" id=3e17da15-202e-4a96-820e-343d6228bef9 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:20:10.374863 | controller |     "Jun 12 16:37:55.269116 crc crio[21573]: time=\"2026-06-12T16:37:55.269019503Z\" level=info msg=\"Creating container: openstack/openstack-edpm-ipam-provisionserver-checksum-discovery-fx4ft/init\" id=9831afbd-0b47-4246-b65b-b8475959dca4 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:20:10.374878 | controller |     "Jun 12 16:37:55.269781 crc crio[21573]: time=\"2026-06-12T16:37:55.269732082Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.374894 | controller |     "Jun 12 16:37:55.328277 crc crio[21573]: time=\"2026-06-12T16:37:55.328128097Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.374909 | controller |     "Jun 12 16:37:55.335906 crc crio[21573]: time=\"2026-06-12T16:37:55.335865514Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.374924 | controller |     "Jun 12 16:37:55.655717 crc crio[21573]: time=\"2026-06-12T16:37:55.655004694Z\" level=info msg=\"Created container 288572b61d44f4e668b5e678b7d3db0d49fd5ed5431e8773ffc4f1d5e74cbed7: openstack/openstack-edpm-ipam-provisionserver-checksum-discovery-fx4ft/init\" id=9831afbd-0b47-4246-b65b-b8475959dca4 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:20:10.374939 | controller |     "Jun 12 16:37:55.658546 crc crio[21573]: time=\"2026-06-12T16:37:55.65837885Z\" level=info msg=\"Starting container: 288572b61d44f4e668b5e678b7d3db0d49fd5ed5431e8773ffc4f1d5e74cbed7\" id=865d558a-cc00-478d-b830-faea94deff4d name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 17:20:10.374958 | controller |     "Jun 12 16:37:55.665492 crc crio[21573]: time=\"2026-06-12T16:37:55.665315793Z\" level=info msg=\"Started container\" PID=117808 containerID=288572b61d44f4e668b5e678b7d3db0d49fd5ed5431e8773ffc4f1d5e74cbed7 description=openstack/openstack-edpm-ipam-provisionserver-checksum-discovery-fx4ft/init id=865d558a-cc00-478d-b830-faea94deff4d name=/runtime.v1.RuntimeService/StartContainer sandboxID=34c0ae3397d8d1fdb0683ce5be192b96a525d97b18bb9c78cb4b7c3ee421fff4",
2026-06-12 17:20:10.374974 | controller |     "Jun 12 16:37:55.666235 crc crio[21573]: time=\"2026-06-12T16:37:55.666136786Z\" level=info msg=\"Removing container: 1c3ffa8e0432d0407747a3e298df688ad87a6a60a0aec78b3b5e12b23ee8e13b\" id=1bb96b55-042c-418b-85e8-28ff5eced9e7 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 17:20:10.374989 | controller |     "Jun 12 16:37:55.765122 crc crio[21573]: time=\"2026-06-12T16:37:55.764906237Z\" level=info msg=\"Removed container 1c3ffa8e0432d0407747a3e298df688ad87a6a60a0aec78b3b5e12b23ee8e13b: openstack/cinder-online-data-migrations-4rkzb/cinder-online-data-migrations\" id=1bb96b55-042c-418b-85e8-28ff5eced9e7 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 17:20:10.375006 | controller |     "Jun 12 16:37:55.768789 crc crio[21573]: time=\"2026-06-12T16:37:55.768658318Z\" level=info msg=\"Removing container: eba771f96003e5501210e00ff8df7f139df47f14a9ecbfcb9b11d812a623ff71\" id=6a8d696d-2738-40c4-b366-8d86edb0e197 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 17:20:10.375021 | controller |     "Jun 12 16:37:55.842785 crc crio[21573]: time=\"2026-06-12T16:37:55.842626155Z\" level=info msg=\"Removed container eba771f96003e5501210e00ff8df7f139df47f14a9ecbfcb9b11d812a623ff71: openstack/barbican-db-sync-q8zhz/barbican-db-sync\" id=6a8d696d-2738-40c4-b366-8d86edb0e197 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 17:20:10.375036 | controller |     "Jun 12 16:37:55.850672 crc crio[21573]: time=\"2026-06-12T16:37:55.850579593Z\" level=info msg=\"Removing container: 713f3a6f79af8900edfce5ec54de6e481570be7b9e8e94920d8b5c10eafa5543\" id=5bb20ba7-6678-4999-942f-ec185f12b503 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 17:20:10.375051 | controller |     "Jun 12 16:37:55.998956 crc crio[21573]: time=\"2026-06-12T16:37:55.998791026Z\" level=info msg=\"Removed container 713f3a6f79af8900edfce5ec54de6e481570be7b9e8e94920d8b5c10eafa5543: openstack/neutron-db-sync-979sq/neutron-db-sync\" id=5bb20ba7-6678-4999-942f-ec185f12b503 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 17:20:10.375066 | controller |     "Jun 12 16:37:56.004896 crc crio[21573]: time=\"2026-06-12T16:37:56.004777763Z\" level=info msg=\"Removing container: b839d6321814ab93450016dbf9ceffd34ecb64030bb7f406c43f4f414af3501e\" id=2880edb0-bc71-4a6d-8c27-91640d1b3559 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 17:20:10.375080 | controller |     "Jun 12 16:37:56.126357 crc crio[21573]: time=\"2026-06-12T16:37:56.126150163Z\" level=info msg=\"Removed container b839d6321814ab93450016dbf9ceffd34ecb64030bb7f406c43f4f414af3501e: openstack/keystone-bootstrap-mn5h9/keystone-bootstrap\" id=2880edb0-bc71-4a6d-8c27-91640d1b3559 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 17:20:10.375095 | controller |     "Jun 12 16:37:56.131320 crc crio[21573]: time=\"2026-06-12T16:37:56.131188614Z\" level=info msg=\"Removing container: b0f9687bf9197a4d522284f5a0979fc4ce77368f12d59649e33efda354028bf9\" id=cc406c69-938e-4d71-af3a-093baf31283d name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 17:20:10.375109 | controller |     "Jun 12 16:37:56.230159 crc crio[21573]: time=\"2026-06-12T16:37:56.229942167Z\" level=info msg=\"Removed container b0f9687bf9197a4d522284f5a0979fc4ce77368f12d59649e33efda354028bf9: openstack/cinder-db-sync-xldzl/cinder-db-sync\" id=cc406c69-938e-4d71-af3a-093baf31283d name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 17:20:10.375127 | controller |     "Jun 12 16:37:56.237412 crc crio[21573]: time=\"2026-06-12T16:37:56.237307916Z\" level=info msg=\"Removing container: 3a27efe738e13b70448afeddcfd3a7c51667954261596a900d5b859acd894c62\" id=610f5576-ed69-4156-907a-ed264501560e name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 17:20:10.375142 | controller |     "Jun 12 16:37:56.377790 crc crio[21573]: time=\"2026-06-12T16:37:56.373870882Z\" level=info msg=\"Removed container 3a27efe738e13b70448afeddcfd3a7c51667954261596a900d5b859acd894c62: openstack/placement-db-sync-rzcc5/placement-db-sync\" id=610f5576-ed69-4156-907a-ed264501560e name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 17:20:10.375157 | controller |     "Jun 12 16:37:56.390945 crc crio[21573]: time=\"2026-06-12T16:37:56.390819177Z\" level=info msg=\"Stopping pod sandbox: 9bc671bd970cf90f082a56cbb106893c9efdb9b8fe25ae414ecbc7482a9ee0d2\" id=8bb43ebe-6647-4a68-8fd8-fa03a1c4489d name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 17:20:10.375172 | controller |     "Jun 12 16:37:56.390945 crc crio[21573]: time=\"2026-06-12T16:37:56.3909397Z\" level=info msg=\"Stopped pod sandbox (already stopped): 9bc671bd970cf90f082a56cbb106893c9efdb9b8fe25ae414ecbc7482a9ee0d2\" id=8bb43ebe-6647-4a68-8fd8-fa03a1c4489d name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 17:20:10.375187 | controller |     "Jun 12 16:37:56.391807 crc crio[21573]: time=\"2026-06-12T16:37:56.391718732Z\" level=info msg=\"Removing pod sandbox: 9bc671bd970cf90f082a56cbb106893c9efdb9b8fe25ae414ecbc7482a9ee0d2\" id=3e76d7fd-877e-4372-918a-3cc20248ad9d name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 17:20:10.375202 | controller |     "Jun 12 16:37:56.425163 crc crio[21573]: time=\"2026-06-12T16:37:56.424962966Z\" level=info msg=\"Removed pod sandbox: 9bc671bd970cf90f082a56cbb106893c9efdb9b8fe25ae414ecbc7482a9ee0d2\" id=3e76d7fd-877e-4372-918a-3cc20248ad9d name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 17:20:10.375217 | controller |     "Jun 12 16:37:56.427928 crc crio[21573]: time=\"2026-06-12T16:37:56.427824653Z\" level=info msg=\"Stopping pod sandbox: 2bed26c75415c9faa00b9c08c3d1e2274a8615e66208ab7705a8d8a628dcbe46\" id=fc51004f-b576-4177-91e1-02a72aac75a6 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 17:20:10.375232 | controller |     "Jun 12 16:37:56.427928 crc crio[21573]: time=\"2026-06-12T16:37:56.427924596Z\" level=info msg=\"Stopped pod sandbox (already stopped): 2bed26c75415c9faa00b9c08c3d1e2274a8615e66208ab7705a8d8a628dcbe46\" id=fc51004f-b576-4177-91e1-02a72aac75a6 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 17:20:10.375248 | controller |     "Jun 12 16:37:56.428918 crc crio[21573]: time=\"2026-06-12T16:37:56.428840701Z\" level=info msg=\"Removing pod sandbox: 2bed26c75415c9faa00b9c08c3d1e2274a8615e66208ab7705a8d8a628dcbe46\" id=32e491e3-90c0-406f-b8c5-15772907e1a4 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 17:20:10.375263 | controller |     "Jun 12 16:37:56.455817 crc crio[21573]: time=\"2026-06-12T16:37:56.455592484Z\" level=info msg=\"Removed pod sandbox: 2bed26c75415c9faa00b9c08c3d1e2274a8615e66208ab7705a8d8a628dcbe46\" id=32e491e3-90c0-406f-b8c5-15772907e1a4 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 17:20:10.375277 | controller |     "Jun 12 16:37:56.457757 crc crio[21573]: time=\"2026-06-12T16:37:56.457168349Z\" level=info msg=\"Stopping pod sandbox: 7ff60b97fcc8df21f9274ff9e5f282f0bc72005d4ac1610d70049e10649d5f49\" id=024dd331-c0dd-4e0f-ba5c-28d471bcfde4 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 17:20:10.375292 | controller |     "Jun 12 16:37:56.457757 crc crio[21573]: time=\"2026-06-12T16:37:56.457497625Z\" level=info msg=\"Stopped pod sandbox (already stopped): 7ff60b97fcc8df21f9274ff9e5f282f0bc72005d4ac1610d70049e10649d5f49\" id=024dd331-c0dd-4e0f-ba5c-28d471bcfde4 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 17:20:10.375307 | controller |     "Jun 12 16:37:56.458898 crc crio[21573]: time=\"2026-06-12T16:37:56.4587879Z\" level=info msg=\"Removing pod sandbox: 7ff60b97fcc8df21f9274ff9e5f282f0bc72005d4ac1610d70049e10649d5f49\" id=a04a047c-661b-488d-8d09-5147823be19f name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 17:20:10.375324 | controller |     "Jun 12 16:37:56.479279 crc crio[21573]: time=\"2026-06-12T16:37:56.479154312Z\" level=info msg=\"Removed pod sandbox: 7ff60b97fcc8df21f9274ff9e5f282f0bc72005d4ac1610d70049e10649d5f49\" id=a04a047c-661b-488d-8d09-5147823be19f name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 17:20:10.375339 | controller |     "Jun 12 16:37:56.481070 crc crio[21573]: time=\"2026-06-12T16:37:56.480945771Z\" level=info msg=\"Stopping pod sandbox: 2ab944f1730a8aee43e9aa5afe44817769bd54c063cc180dc9085880d9ea9e92\" id=87a50b55-3129-41b6-98c4-3ed166fc5006 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 17:20:10.375354 | controller |     "Jun 12 16:37:56.481185 crc crio[21573]: time=\"2026-06-12T16:37:56.481098306Z\" level=info msg=\"Stopped pod sandbox (already stopped): 2ab944f1730a8aee43e9aa5afe44817769bd54c063cc180dc9085880d9ea9e92\" id=87a50b55-3129-41b6-98c4-3ed166fc5006 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 17:20:10.375368 | controller |     "Jun 12 16:37:56.482382 crc crio[21573]: time=\"2026-06-12T16:37:56.482292358Z\" level=info msg=\"Removing pod sandbox: 2ab944f1730a8aee43e9aa5afe44817769bd54c063cc180dc9085880d9ea9e92\" id=2680e803-489b-45da-bb6d-5a3dd3273c2b name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 17:20:10.375383 | controller |     "Jun 12 16:37:56.501871 crc crio[21573]: time=\"2026-06-12T16:37:56.501766497Z\" level=info msg=\"Removed pod sandbox: 2ab944f1730a8aee43e9aa5afe44817769bd54c063cc180dc9085880d9ea9e92\" id=2680e803-489b-45da-bb6d-5a3dd3273c2b name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 17:20:10.375398 | controller |     "Jun 12 16:37:56.503023 crc crio[21573]: time=\"2026-06-12T16:37:56.502934282Z\" level=info msg=\"Stopping pod sandbox: df4c089bb30f6cb5ebb48fd00aadcc8b1bf2fcd79fd9be0d0b7af176ecb0c76a\" id=28ce580e-878d-47b4-a986-56e1064f2ef0 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 17:20:10.375412 | controller |     "Jun 12 16:37:56.503117 crc crio[21573]: time=\"2026-06-12T16:37:56.503081951Z\" level=info msg=\"Stopped pod sandbox (already stopped): df4c089bb30f6cb5ebb48fd00aadcc8b1bf2fcd79fd9be0d0b7af176ecb0c76a\" id=28ce580e-878d-47b4-a986-56e1064f2ef0 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 17:20:10.375427 | controller |     "Jun 12 16:37:56.505905 crc crio[21573]: time=\"2026-06-12T16:37:56.505798408Z\" level=info msg=\"Removing pod sandbox: df4c089bb30f6cb5ebb48fd00aadcc8b1bf2fcd79fd9be0d0b7af176ecb0c76a\" id=07825e22-b640-40fe-9bc2-50c16088b88d name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 17:20:10.375442 | controller |     "Jun 12 16:37:56.559077 crc crio[21573]: time=\"2026-06-12T16:37:56.554707664Z\" level=info msg=\"Removed pod sandbox: df4c089bb30f6cb5ebb48fd00aadcc8b1bf2fcd79fd9be0d0b7af176ecb0c76a\" id=07825e22-b640-40fe-9bc2-50c16088b88d name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 17:20:10.375456 | controller |     "Jun 12 16:37:56.573285 crc crio[21573]: time=\"2026-06-12T16:37:56.573162979Z\" level=info msg=\"Stopping pod sandbox: bba45bc4fc995ed81c8de048d5a7a81d7b238613af5525300ff90a0aef2bbc0f\" id=28565812-bb45-4e19-817b-e3a642a98feb name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 17:20:10.375470 | controller |     "Jun 12 16:37:56.573652 crc crio[21573]: time=\"2026-06-12T16:37:56.573298692Z\" level=info msg=\"Stopped pod sandbox (already stopped): bba45bc4fc995ed81c8de048d5a7a81d7b238613af5525300ff90a0aef2bbc0f\" id=28565812-bb45-4e19-817b-e3a642a98feb name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 17:20:10.375485 | controller |     "Jun 12 16:37:56.578924 crc crio[21573]: time=\"2026-06-12T16:37:56.57864479Z\" level=info msg=\"Removing pod sandbox: bba45bc4fc995ed81c8de048d5a7a81d7b238613af5525300ff90a0aef2bbc0f\" id=10e109f0-dc8c-4096-ad07-541f055388e8 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 17:20:10.375505 | controller |     "Jun 12 16:37:56.622501 crc crio[21573]: time=\"2026-06-12T16:37:56.622317018Z\" level=info msg=\"Removed pod sandbox: bba45bc4fc995ed81c8de048d5a7a81d7b238613af5525300ff90a0aef2bbc0f\" id=10e109f0-dc8c-4096-ad07-541f055388e8 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 17:20:10.375522 | controller |     "Jun 12 16:38:00.561019 crc crio[21573]: time=\"2026-06-12T16:38:00.5601117Z\" level=info msg=\"Running pod sandbox: openshift-infra/auto-csr-approver-29688038-qxcbz/POD\" id=89ed2d58-ab8b-4d3b-b6b6-577fc5f6de10 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:20:10.375546 | controller |     "Jun 12 16:38:00.562233 crc crio[21573]: time=\"2026-06-12T16:38:00.561046467Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.375564 | controller |     "Jun 12 16:38:00.617726 crc crio[21573]: time=\"2026-06-12T16:38:00.617002544Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29688038-qxcbz Namespace:openshift-infra ID:b357cabab96957123e7ec24ad913bce0fe14d7205f1e241d709bbe11b3770c69 UID:4a357424-3639-4862-b1da-bd8ab3761b1b NetNS:/var/run/netns/85d98785-3bd2-484e-adde-9e3b4c646f34 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod4a357424_3639_4862_b1da_bd8ab3761b1b.slice PodAnnotations:0xc000138770}] Aliases:map[]}\"",
2026-06-12 17:20:10.375600 | controller |     "Jun 12 16:38:00.618232 crc crio[21573]: time=\"2026-06-12T16:38:00.617754596Z\" level=info msg=\"Adding pod openshift-infra_auto-csr-approver-29688038-qxcbz to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 17:20:10.375618 | controller |     "Jun 12 16:38:01.055726 crc crio[21573]: 2026-06-12T16:38:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:b357cabab969571 Mac:2e:9d:5e:77:3d:b5 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:e5 Mtu:0 Sandbox:/var/run/netns/85d98785-3bd2-484e-adde-9e3b4c646f34 SocketPath: PciID:}] [{Interface:0xc000015210 Address:{IP:10.217.0.229 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 17:20:10.375635 | controller |     "Jun 12 16:38:01.058823 crc crio[21573]: time=\"2026-06-12T16:38:01.058592895Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29688038-qxcbz Namespace:openshift-infra ID:b357cabab96957123e7ec24ad913bce0fe14d7205f1e241d709bbe11b3770c69 UID:4a357424-3639-4862-b1da-bd8ab3761b1b NetNS:/var/run/netns/85d98785-3bd2-484e-adde-9e3b4c646f34 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod4a357424_3639_4862_b1da_bd8ab3761b1b.slice PodAnnotations:0xc000138770}] Aliases:map[]}\"",
2026-06-12 17:20:10.375651 | controller |     "Jun 12 16:38:01.058823 crc crio[21573]: time=\"2026-06-12T16:38:01.058810201Z\" level=info msg=\"Checking pod openshift-infra_auto-csr-approver-29688038-qxcbz for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 17:20:10.375667 | controller |     "Jun 12 16:38:01.070033 crc crio[21573]: time=\"2026-06-12T16:38:01.069639134Z\" level=info msg=\"Ran pod sandbox b357cabab96957123e7ec24ad913bce0fe14d7205f1e241d709bbe11b3770c69 with infra container: openshift-infra/auto-csr-approver-29688038-qxcbz/POD\" id=89ed2d58-ab8b-4d3b-b6b6-577fc5f6de10 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:20:10.375682 | controller |     "Jun 12 16:38:01.075797 crc crio[21573]: time=\"2026-06-12T16:38:01.073767538Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-cli:latest\" id=8de82667-e30a-450f-af3e-c7a67af1fb41 name=/runtime.v1.ImageService/PullImage",
2026-06-12 17:20:10.375697 | controller |     "Jun 12 16:38:01.079714 crc crio[21573]: time=\"2026-06-12T16:38:01.079624503Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-cli:latest\\\"\"",
2026-06-12 17:20:10.375716 | controller |     "Jun 12 16:38:02.298029 crc crio[21573]: time=\"2026-06-12T16:38:02.297359445Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9\" id=8de82667-e30a-450f-af3e-c7a67af1fb41 name=/runtime.v1.ImageService/PullImage",
2026-06-12 17:20:10.375733 | controller |     "Jun 12 16:38:02.304752 crc crio[21573]: time=\"2026-06-12T16:38:02.30467362Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=44992307-eaa4-477f-9159-f4a35da3b30d name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:20:10.375748 | controller |     "Jun 12 16:38:02.308297 crc crio[21573]: time=\"2026-06-12T16:38:02.308205038Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=99b36a75-e978-4191-9053-032ba8a05b52 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:20:10.375764 | controller |     "Jun 12 16:38:02.325820 crc crio[21573]: time=\"2026-06-12T16:38:02.325723365Z\" level=info msg=\"Creating container: openshift-infra/auto-csr-approver-29688038-qxcbz/oc\" id=6107ea37-fd51-44dd-964b-f4b026922a3b name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:20:10.375779 | controller |     "Jun 12 16:38:02.326389 crc crio[21573]: time=\"2026-06-12T16:38:02.326328992Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.375794 | controller |     "Jun 12 16:38:02.399808 crc crio[21573]: time=\"2026-06-12T16:38:02.399676141Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.375809 | controller |     "Jun 12 16:38:02.849367 crc crio[21573]: time=\"2026-06-12T16:38:02.849265475Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.375823 | controller |     "Jun 12 16:38:03.112004 crc crio[21573]: time=\"2026-06-12T16:38:03.111154232Z\" level=info msg=\"Created container 236ad4acf3d56d906d221b31a542b2ab4bc9457f7d09494ad8dca603f04c7e2f: openshift-infra/auto-csr-approver-29688038-qxcbz/oc\" id=6107ea37-fd51-44dd-964b-f4b026922a3b name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:20:10.375838 | controller |     "Jun 12 16:38:03.114062 crc crio[21573]: time=\"2026-06-12T16:38:03.11393904Z\" level=info msg=\"Starting container: 236ad4acf3d56d906d221b31a542b2ab4bc9457f7d09494ad8dca603f04c7e2f\" id=433a9990-bf29-488e-a984-8f3425b2f77b name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 17:20:10.375854 | controller |     "Jun 12 16:38:03.123791 crc crio[21573]: time=\"2026-06-12T16:38:03.12361747Z\" level=info msg=\"Started container\" PID=118184 containerID=236ad4acf3d56d906d221b31a542b2ab4bc9457f7d09494ad8dca603f04c7e2f description=openshift-infra/auto-csr-approver-29688038-qxcbz/oc id=433a9990-bf29-488e-a984-8f3425b2f77b name=/runtime.v1.RuntimeService/StartContainer sandboxID=b357cabab96957123e7ec24ad913bce0fe14d7205f1e241d709bbe11b3770c69",
2026-06-12 17:20:10.375870 | controller |     "Jun 12 16:38:03.267198 crc crio[21573]: time=\"2026-06-12T16:38:03.26712536Z\" level=info msg=\"Pulling image: quay.io/openstack-k8s-operators/openstack-baremetal-operator-agent:latest\" id=f2546d47-d167-4ff4-aace-c6ffa4a4e37b name=/runtime.v1.ImageService/PullImage",
2026-06-12 17:20:10.375885 | controller |     "Jun 12 16:38:03.274141 crc crio[21573]: time=\"2026-06-12T16:38:03.273333946Z\" level=info msg=\"Trying to access \\\"quay.io/openstack-k8s-operators/openstack-baremetal-operator-agent:latest\\\"\"",
2026-06-12 17:20:10.375901 | controller |     "Jun 12 16:38:05.347159 crc crio[21573]: time=\"2026-06-12T16:38:05.346305903Z\" level=info msg=\"Stopping pod sandbox: b357cabab96957123e7ec24ad913bce0fe14d7205f1e241d709bbe11b3770c69\" id=535e11f8-2092-4404-80df-7dfdb5d5ca14 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 17:20:10.375921 | controller |     "Jun 12 16:38:05.349178 crc crio[21573]: time=\"2026-06-12T16:38:05.347798536Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29688038-qxcbz Namespace:openshift-infra ID:b357cabab96957123e7ec24ad913bce0fe14d7205f1e241d709bbe11b3770c69 UID:4a357424-3639-4862-b1da-bd8ab3761b1b NetNS:/var/run/netns/85d98785-3bd2-484e-adde-9e3b4c646f34 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod4a357424_3639_4862_b1da_bd8ab3761b1b.slice PodAnnotations:0xc000139a68}] Aliases:map[]}\"",
2026-06-12 17:20:10.375937 | controller |     "Jun 12 16:38:05.349178 crc crio[21573]: time=\"2026-06-12T16:38:05.34796294Z\" level=info msg=\"Deleting pod openshift-infra_auto-csr-approver-29688038-qxcbz from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 17:20:10.375952 | controller |     "Jun 12 16:38:05.881829 crc crio[21573]: time=\"2026-06-12T16:38:05.877203836Z\" level=info msg=\"Stopped pod sandbox: b357cabab96957123e7ec24ad913bce0fe14d7205f1e241d709bbe11b3770c69\" id=535e11f8-2092-4404-80df-7dfdb5d5ca14 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 17:20:10.375967 | controller |     "Jun 12 16:38:06.063564 crc crio[21573]: time=\"2026-06-12T16:38:06.062696246Z\" level=info msg=\"Pulled image: quay.io/openstack-k8s-operators/openstack-baremetal-operator-agent@sha256:760e8cd64859cb52aff3c66ea9ec10642f98668991f478257c01e45fcbdff0b0\" id=f2546d47-d167-4ff4-aace-c6ffa4a4e37b name=/runtime.v1.ImageService/PullImage",
2026-06-12 17:20:10.375982 | controller |     "Jun 12 16:38:06.071152 crc crio[21573]: time=\"2026-06-12T16:38:06.071007877Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-baremetal-operator-agent:latest\" id=5e133b91-93c1-40c9-b6c5-4e942f351c04 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:20:10.375998 | controller |     "Jun 12 16:38:06.077283 crc crio[21573]: time=\"2026-06-12T16:38:06.077149306Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-baremetal-operator-agent:latest\" id=dfb396c4-58de-4c4c-b7c1-4c51b8e0be37 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:20:10.376012 | controller |     "Jun 12 16:38:06.100350 crc crio[21573]: time=\"2026-06-12T16:38:06.100272375Z\" level=info msg=\"Creating container: openstack/openstack-edpm-ipam-provisionserver-checksum-discovery-fx4ft/openstack-edpm-ipam-provisionserver-checksum-discovery\" id=6b6192df-0119-427a-89fc-013c8e2273d4 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:20:10.376028 | controller |     "Jun 12 16:38:06.104354 crc crio[21573]: time=\"2026-06-12T16:38:06.104309859Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.376043 | controller |     "Jun 12 16:38:06.173168 crc crio[21573]: time=\"2026-06-12T16:38:06.173096805Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.376057 | controller |     "Jun 12 16:38:06.178482 crc crio[21573]: time=\"2026-06-12T16:38:06.178405383Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.376072 | controller |     "Jun 12 16:38:06.500170 crc crio[21573]: time=\"2026-06-12T16:38:06.499848229Z\" level=info msg=\"Created container b4e5f52a41f4d45fa857c3fd3049f96234dcbe9912344ee90639c886dc80c259: openstack/openstack-edpm-ipam-provisionserver-checksum-discovery-fx4ft/openstack-edpm-ipam-provisionserver-checksum-discovery\" id=6b6192df-0119-427a-89fc-013c8e2273d4 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:20:10.376087 | controller |     "Jun 12 16:38:06.504412 crc crio[21573]: time=\"2026-06-12T16:38:06.504303133Z\" level=info msg=\"Starting container: b4e5f52a41f4d45fa857c3fd3049f96234dcbe9912344ee90639c886dc80c259\" id=50c1e0bd-a3e9-447a-8f0d-cb4b557ffbac name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 17:20:10.376114 | controller |     "Jun 12 16:38:06.515317 crc crio[21573]: time=\"2026-06-12T16:38:06.515139316Z\" level=info msg=\"Started container\" PID=118518 containerID=b4e5f52a41f4d45fa857c3fd3049f96234dcbe9912344ee90639c886dc80c259 description=openstack/openstack-edpm-ipam-provisionserver-checksum-discovery-fx4ft/openstack-edpm-ipam-provisionserver-checksum-discovery id=50c1e0bd-a3e9-447a-8f0d-cb4b557ffbac name=/runtime.v1.RuntimeService/StartContainer sandboxID=34c0ae3397d8d1fdb0683ce5be192b96a525d97b18bb9c78cb4b7c3ee421fff4",
2026-06-12 17:20:10.376131 | controller |     "Jun 12 16:38:08.414583 crc crio[21573]: time=\"2026-06-12T16:38:08.413068842Z\" level=info msg=\"Stopping pod sandbox: 34c0ae3397d8d1fdb0683ce5be192b96a525d97b18bb9c78cb4b7c3ee421fff4\" id=1d8f65f1-a97e-404a-9c5b-ff9b39ca1227 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 17:20:10.376147 | controller |     "Jun 12 16:38:08.417034 crc crio[21573]: time=\"2026-06-12T16:38:08.41513235Z\" level=info msg=\"Got pod network &{Name:openstack-edpm-ipam-provisionserver-checksum-discovery-fx4ft Namespace:openstack ID:34c0ae3397d8d1fdb0683ce5be192b96a525d97b18bb9c78cb4b7c3ee421fff4 UID:a1029d36-2617-4fad-9990-7e1b78599e0d NetNS:/var/run/netns/37119c99-05f1-4c3a-bc07-67e611599df6 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poda1029d36_2617_4fad_9990_7e1b78599e0d.slice PodAnnotations:0xc000138bc0}] Aliases:map[]}\"",
2026-06-12 17:20:10.376162 | controller |     "Jun 12 16:38:08.417034 crc crio[21573]: time=\"2026-06-12T16:38:08.415281384Z\" level=info msg=\"Deleting pod openstack_openstack-edpm-ipam-provisionserver-checksum-discovery-fx4ft from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 17:20:10.376178 | controller |     "Jun 12 16:38:08.806679 crc crio[21573]: time=\"2026-06-12T16:38:08.802295085Z\" level=info msg=\"Stopped pod sandbox: 34c0ae3397d8d1fdb0683ce5be192b96a525d97b18bb9c78cb4b7c3ee421fff4\" id=1d8f65f1-a97e-404a-9c5b-ff9b39ca1227 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 17:20:10.376193 | controller |     "Jun 12 16:38:56.653918 crc crio[21573]: time=\"2026-06-12T16:38:56.651078049Z\" level=info msg=\"Removing container: 519d9cc6bf6b1ee2f23f255f3447a93b010c59d63d080b4f893189e9ddec9879\" id=eb1b6a4d-0caf-45ec-b211-c0d4b4658dbe name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 17:20:10.376209 | controller |     "Jun 12 16:38:56.843705 crc crio[21573]: time=\"2026-06-12T16:38:56.843547511Z\" level=info msg=\"Removed container 519d9cc6bf6b1ee2f23f255f3447a93b010c59d63d080b4f893189e9ddec9879: openshift-infra/auto-csr-approver-29688032-ghktz/oc\" id=eb1b6a4d-0caf-45ec-b211-c0d4b4658dbe name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 17:20:10.376225 | controller |     "Jun 12 16:38:56.857110 crc crio[21573]: time=\"2026-06-12T16:38:56.856956877Z\" level=info msg=\"Stopping pod sandbox: e5fc1aac69c4994a8ae8e57133e91174733053a38aefb42361cd3f31517f1b8d\" id=50bf2a45-60fd-4a70-af35-1a4106ac04ef name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 17:20:10.376240 | controller |     "Jun 12 16:38:56.857110 crc crio[21573]: time=\"2026-06-12T16:38:56.85709018Z\" level=info msg=\"Stopped pod sandbox (already stopped): e5fc1aac69c4994a8ae8e57133e91174733053a38aefb42361cd3f31517f1b8d\" id=50bf2a45-60fd-4a70-af35-1a4106ac04ef name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 17:20:10.376255 | controller |     "Jun 12 16:38:56.858043 crc crio[21573]: time=\"2026-06-12T16:38:56.857929994Z\" level=info msg=\"Removing pod sandbox: e5fc1aac69c4994a8ae8e57133e91174733053a38aefb42361cd3f31517f1b8d\" id=510a400e-6e9b-4a0c-b465-c2f2c84e1d3f name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 17:20:10.376274 | controller |     "Jun 12 16:38:56.885531 crc crio[21573]: time=\"2026-06-12T16:38:56.885337683Z\" level=info msg=\"Removed pod sandbox: e5fc1aac69c4994a8ae8e57133e91174733053a38aefb42361cd3f31517f1b8d\" id=510a400e-6e9b-4a0c-b465-c2f2c84e1d3f name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 17:20:10.376290 | controller |     "Jun 12 16:39:56.916514 crc crio[21573]: time=\"2026-06-12T16:39:56.915627435Z\" level=info msg=\"Removing container: 00a58e2bb51f17372b75522ccda8c77e0919a36e5142159fd961b9a18320cb0e\" id=66a31cd8-60c8-4a08-94f7-0ba6e1b66aa3 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 17:20:10.376305 | controller |     "Jun 12 16:39:56.998671 crc crio[21573]: time=\"2026-06-12T16:39:56.998370526Z\" level=info msg=\"Removed container 00a58e2bb51f17372b75522ccda8c77e0919a36e5142159fd961b9a18320cb0e: openstack/nova-cell1-db-create-hlchg/mariadb-database-create\" id=66a31cd8-60c8-4a08-94f7-0ba6e1b66aa3 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 17:20:10.376320 | controller |     "Jun 12 16:39:57.005715 crc crio[21573]: time=\"2026-06-12T16:39:57.005594576Z\" level=info msg=\"Removing container: f1e7b58e3162129576721162f7de5eb507d0e8e70d5f3f701d9eed0b9c2c7d80\" id=70ebadc7-301b-4c90-a56e-304b8ddda203 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 17:20:10.376335 | controller |     "Jun 12 16:39:57.087172 crc crio[21573]: time=\"2026-06-12T16:39:57.087041966Z\" level=info msg=\"Removed container f1e7b58e3162129576721162f7de5eb507d0e8e70d5f3f701d9eed0b9c2c7d80: openstack/nova-cell1-ee01-account-create-update-fd2xg/mariadb-account-create-update\" id=70ebadc7-301b-4c90-a56e-304b8ddda203 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 17:20:10.376350 | controller |     "Jun 12 16:39:57.092259 crc crio[21573]: time=\"2026-06-12T16:39:57.091613226Z\" level=info msg=\"Removing container: bf82662b74ed0151c2a0e1f2c6f711c726f47aaef1d1975783a16998ff73aa29\" id=9f8fddd9-0224-4409-9e17-33955f140f12 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 17:20:10.376365 | controller |     "Jun 12 16:39:57.182699 crc crio[21573]: time=\"2026-06-12T16:39:57.18258189Z\" level=info msg=\"Removed container bf82662b74ed0151c2a0e1f2c6f711c726f47aaef1d1975783a16998ff73aa29: openstack/nova-api-92f1-account-create-update-5s6l7/mariadb-account-create-update\" id=9f8fddd9-0224-4409-9e17-33955f140f12 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 17:20:10.376380 | controller |     "Jun 12 16:39:57.185605 crc crio[21573]: time=\"2026-06-12T16:39:57.185533289Z\" level=info msg=\"Removing container: 6b5568fe80e8b85f7a2af18b8d0387e35f8e82d587488dc4311dc7958200d9b0\" id=38bcaf26-6825-4524-8209-ae70eef83795 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 17:20:10.376395 | controller |     "Jun 12 16:39:57.405320 crc crio[21573]: time=\"2026-06-12T16:39:57.405164119Z\" level=info msg=\"Removed container 6b5568fe80e8b85f7a2af18b8d0387e35f8e82d587488dc4311dc7958200d9b0: openstack/nova-cell0-conductor-db-sync-6ktw8/nova-cell0-conductor-db-sync\" id=38bcaf26-6825-4524-8209-ae70eef83795 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 17:20:10.376411 | controller |     "Jun 12 16:39:57.411402 crc crio[21573]: time=\"2026-06-12T16:39:57.40973133Z\" level=info msg=\"Removing container: 6fae81f0771e8372e454ebd2157f3a42fde08da227a7dd407b8dc3fe80d96230\" id=d8a1f242-f7f0-4a3a-8738-b97d6d878c4a name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 17:20:10.376426 | controller |     "Jun 12 16:39:57.483863 crc crio[21573]: time=\"2026-06-12T16:39:57.483634041Z\" level=info msg=\"Removed container 6fae81f0771e8372e454ebd2157f3a42fde08da227a7dd407b8dc3fe80d96230: openstack/nova-cell0-db-create-9g6jl/mariadb-database-create\" id=d8a1f242-f7f0-4a3a-8738-b97d6d878c4a name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 17:20:10.376441 | controller |     "Jun 12 16:39:57.488573 crc crio[21573]: time=\"2026-06-12T16:39:57.488384854Z\" level=info msg=\"Removing container: 9c95feba8149acab07ea6904347418e76c9ab8b3d1cb6533fb9845f5cd13791f\" id=f27c512a-ccc1-4be2-89be-52660965fa9c name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 17:20:10.376463 | controller |     "Jun 12 16:39:57.533352 crc crio[21573]: time=\"2026-06-12T16:39:57.533243076Z\" level=info msg=\"Removed container 9c95feba8149acab07ea6904347418e76c9ab8b3d1cb6533fb9845f5cd13791f: openstack/nova-cell0-82a2-account-create-update-pmkx2/mariadb-account-create-update\" id=f27c512a-ccc1-4be2-89be-52660965fa9c name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 17:20:10.376480 | controller |     "Jun 12 16:39:57.542026 crc crio[21573]: time=\"2026-06-12T16:39:57.541938806Z\" level=info msg=\"Removing container: 698bae073456e568d0a8c826849752597f07a521e290a362a431c1b45211fb29\" id=4ae083fb-e911-4098-bcad-d5ff54bf7f86 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 17:20:10.376495 | controller |     "Jun 12 16:39:57.586374 crc crio[21573]: time=\"2026-06-12T16:39:57.586203388Z\" level=info msg=\"Removed container 698bae073456e568d0a8c826849752597f07a521e290a362a431c1b45211fb29: openstack/nova-api-db-create-4rwld/mariadb-database-create\" id=4ae083fb-e911-4098-bcad-d5ff54bf7f86 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 17:20:10.376511 | controller |     "Jun 12 16:39:57.598144 crc crio[21573]: time=\"2026-06-12T16:39:57.598082989Z\" level=info msg=\"Stopping pod sandbox: c8ce36ef1b587636136550afe3d081ee6752f9d75b86bebde31da60fa8c49a56\" id=d55e5063-12ab-4952-8f80-e20b1e135a5d name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 17:20:10.376526 | controller |     "Jun 12 16:39:57.598579 crc crio[21573]: time=\"2026-06-12T16:39:57.598549292Z\" level=info msg=\"Stopped pod sandbox (already stopped): c8ce36ef1b587636136550afe3d081ee6752f9d75b86bebde31da60fa8c49a56\" id=d55e5063-12ab-4952-8f80-e20b1e135a5d name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 17:20:10.376545 | controller |     "Jun 12 16:39:57.599628 crc crio[21573]: time=\"2026-06-12T16:39:57.599559661Z\" level=info msg=\"Removing pod sandbox: c8ce36ef1b587636136550afe3d081ee6752f9d75b86bebde31da60fa8c49a56\" id=6e8d0fff-b2af-405a-bc16-fc789d94a523 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 17:20:10.376570 | controller |     "Jun 12 16:39:57.625430 crc crio[21573]: time=\"2026-06-12T16:39:57.625362866Z\" level=info msg=\"Removed pod sandbox: c8ce36ef1b587636136550afe3d081ee6752f9d75b86bebde31da60fa8c49a56\" id=6e8d0fff-b2af-405a-bc16-fc789d94a523 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 17:20:10.376645 | controller |     "Jun 12 16:39:57.627188 crc crio[21573]: time=\"2026-06-12T16:39:57.627091652Z\" level=info msg=\"Stopping pod sandbox: edad8975c58ee4e33e03dc467bffc6b38e0858110d8e0250375abf8699042156\" id=f0a1b245-0013-45fd-af38-c1d2ec252b10 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 17:20:10.376665 | controller |     "Jun 12 16:39:57.627188 crc crio[21573]: time=\"2026-06-12T16:39:57.627179594Z\" level=info msg=\"Stopped pod sandbox (already stopped): edad8975c58ee4e33e03dc467bffc6b38e0858110d8e0250375abf8699042156\" id=f0a1b245-0013-45fd-af38-c1d2ec252b10 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 17:20:10.376682 | controller |     "Jun 12 16:39:57.628637 crc crio[21573]: time=\"2026-06-12T16:39:57.628530132Z\" level=info msg=\"Removing pod sandbox: edad8975c58ee4e33e03dc467bffc6b38e0858110d8e0250375abf8699042156\" id=9831d0d9-a825-4955-8d78-e56dc0d60e34 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 17:20:10.376698 | controller |     "Jun 12 16:39:57.655299 crc crio[21573]: time=\"2026-06-12T16:39:57.65511839Z\" level=info msg=\"Removed pod sandbox: edad8975c58ee4e33e03dc467bffc6b38e0858110d8e0250375abf8699042156\" id=9831d0d9-a825-4955-8d78-e56dc0d60e34 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 17:20:10.376714 | controller |     "Jun 12 16:39:57.656719 crc crio[21573]: time=\"2026-06-12T16:39:57.656629279Z\" level=info msg=\"Stopping pod sandbox: e2cf8fb869a455039c6cea5ad45cb9d0cac22cbd0d623e6533cd022aa94040ce\" id=bdd2ae58-66d4-4c2f-9364-bc0307f5c62d name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 17:20:10.376735 | controller |     "Jun 12 16:39:57.656976 crc crio[21573]: time=\"2026-06-12T16:39:57.656738142Z\" level=info msg=\"Stopped pod sandbox (already stopped): e2cf8fb869a455039c6cea5ad45cb9d0cac22cbd0d623e6533cd022aa94040ce\" id=bdd2ae58-66d4-4c2f-9364-bc0307f5c62d name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 17:20:10.376870 | controller |     "Jun 12 16:39:57.657578 crc crio[21573]: time=\"2026-06-12T16:39:57.657541065Z\" level=info msg=\"Removing pod sandbox: e2cf8fb869a455039c6cea5ad45cb9d0cac22cbd0d623e6533cd022aa94040ce\" id=51ba50e4-a747-4d65-9a65-e7d90c3432b6 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 17:20:10.376887 | controller |     "Jun 12 16:39:57.683244 crc crio[21573]: time=\"2026-06-12T16:39:57.683104804Z\" level=info msg=\"Removed pod sandbox: e2cf8fb869a455039c6cea5ad45cb9d0cac22cbd0d623e6533cd022aa94040ce\" id=51ba50e4-a747-4d65-9a65-e7d90c3432b6 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 17:20:10.376904 | controller |     "Jun 12 16:39:57.684726 crc crio[21573]: time=\"2026-06-12T16:39:57.684594733Z\" level=info msg=\"Stopping pod sandbox: 0afd9a785206ef5c674c67b77cebbab97e6c0588442e0427c66d95f09a2f5419\" id=4272dbb6-cc16-4b1b-9644-7083d0785216 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 17:20:10.376921 | controller |     "Jun 12 16:39:57.684726 crc crio[21573]: time=\"2026-06-12T16:39:57.684712676Z\" level=info msg=\"Stopped pod sandbox (already stopped): 0afd9a785206ef5c674c67b77cebbab97e6c0588442e0427c66d95f09a2f5419\" id=4272dbb6-cc16-4b1b-9644-7083d0785216 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 17:20:10.376938 | controller |     "Jun 12 16:39:57.686381 crc crio[21573]: time=\"2026-06-12T16:39:57.686204308Z\" level=info msg=\"Removing pod sandbox: 0afd9a785206ef5c674c67b77cebbab97e6c0588442e0427c66d95f09a2f5419\" id=46b22f18-102a-4d9f-9733-adcb352c38ad name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 17:20:10.376954 | controller |     "Jun 12 16:39:57.713644 crc crio[21573]: time=\"2026-06-12T16:39:57.713515066Z\" level=info msg=\"Removed pod sandbox: 0afd9a785206ef5c674c67b77cebbab97e6c0588442e0427c66d95f09a2f5419\" id=46b22f18-102a-4d9f-9733-adcb352c38ad name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 17:20:10.376970 | controller |     "Jun 12 16:39:57.714938 crc crio[21573]: time=\"2026-06-12T16:39:57.714795839Z\" level=info msg=\"Stopping pod sandbox: ccf5c4c3a5f161fc5dd934721aae0729acce7d8d43d4bc16f6b7a21962f61279\" id=9b45d415-07cb-4b23-9301-04138bf216df name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 17:20:10.376987 | controller |     "Jun 12 16:39:57.714938 crc crio[21573]: time=\"2026-06-12T16:39:57.714920353Z\" level=info msg=\"Stopped pod sandbox (already stopped): ccf5c4c3a5f161fc5dd934721aae0729acce7d8d43d4bc16f6b7a21962f61279\" id=9b45d415-07cb-4b23-9301-04138bf216df name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 17:20:10.377003 | controller |     "Jun 12 16:39:57.717102 crc crio[21573]: time=\"2026-06-12T16:39:57.716881178Z\" level=info msg=\"Removing pod sandbox: ccf5c4c3a5f161fc5dd934721aae0729acce7d8d43d4bc16f6b7a21962f61279\" id=12ca4791-e3be-411e-b061-45d3deddffc2 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 17:20:10.377019 | controller |     "Jun 12 16:39:57.758983 crc crio[21573]: time=\"2026-06-12T16:39:57.75867088Z\" level=info msg=\"Removed pod sandbox: ccf5c4c3a5f161fc5dd934721aae0729acce7d8d43d4bc16f6b7a21962f61279\" id=12ca4791-e3be-411e-b061-45d3deddffc2 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 17:20:10.377035 | controller |     "Jun 12 16:39:57.760615 crc crio[21573]: time=\"2026-06-12T16:39:57.760375006Z\" level=info msg=\"Stopping pod sandbox: 3991f199f586de72e9f22fa24d11b65e2e3020203e1f0e9836d83d376609fc17\" id=996e85ca-22cd-4b9f-aa15-c7a3708c6ea7 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 17:20:10.377052 | controller |     "Jun 12 16:39:57.760615 crc crio[21573]: time=\"2026-06-12T16:39:57.760558501Z\" level=info msg=\"Stopped pod sandbox (already stopped): 3991f199f586de72e9f22fa24d11b65e2e3020203e1f0e9836d83d376609fc17\" id=996e85ca-22cd-4b9f-aa15-c7a3708c6ea7 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 17:20:10.377071 | controller |     "Jun 12 16:39:57.761843 crc crio[21573]: time=\"2026-06-12T16:39:57.761646132Z\" level=info msg=\"Removing pod sandbox: 3991f199f586de72e9f22fa24d11b65e2e3020203e1f0e9836d83d376609fc17\" id=303f859b-4a2f-4d28-b3c7-5032ef5b9643 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 17:20:10.377087 | controller |     "Jun 12 16:39:57.799586 crc crio[21573]: time=\"2026-06-12T16:39:57.799394753Z\" level=info msg=\"Removed pod sandbox: 3991f199f586de72e9f22fa24d11b65e2e3020203e1f0e9836d83d376609fc17\" id=303f859b-4a2f-4d28-b3c7-5032ef5b9643 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 17:20:10.377103 | controller |     "Jun 12 16:39:57.801658 crc crio[21573]: time=\"2026-06-12T16:39:57.80153066Z\" level=info msg=\"Stopping pod sandbox: 17a21eaf68e3a07895fe54dc3d107a5efe0ac7157e42516b7bdf47ff4f147fbf\" id=261ecc22-58a8-446f-9244-c8c88a6386ce name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 17:20:10.377120 | controller |     "Jun 12 16:39:57.802231 crc crio[21573]: time=\"2026-06-12T16:39:57.801667993Z\" level=info msg=\"Stopped pod sandbox (already stopped): 17a21eaf68e3a07895fe54dc3d107a5efe0ac7157e42516b7bdf47ff4f147fbf\" id=261ecc22-58a8-446f-9244-c8c88a6386ce name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 17:20:10.377135 | controller |     "Jun 12 16:39:57.803274 crc crio[21573]: time=\"2026-06-12T16:39:57.803094525Z\" level=info msg=\"Removing pod sandbox: 17a21eaf68e3a07895fe54dc3d107a5efe0ac7157e42516b7bdf47ff4f147fbf\" id=26f6f720-2a7f-4ff9-b89f-fa895446a223 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 17:20:10.377151 | controller |     "Jun 12 16:39:57.840269 crc crio[21573]: time=\"2026-06-12T16:39:57.840056214Z\" level=info msg=\"Removed pod sandbox: 17a21eaf68e3a07895fe54dc3d107a5efe0ac7157e42516b7bdf47ff4f147fbf\" id=26f6f720-2a7f-4ff9-b89f-fa895446a223 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 17:20:10.377167 | controller |     "Jun 12 16:40:00.714203 crc crio[21573]: time=\"2026-06-12T16:40:00.713076148Z\" level=info msg=\"Running pod sandbox: openshift-infra/auto-csr-approver-29688040-xtv6p/POD\" id=988c3c23-96c7-4c8a-a9fc-6d2b6aa48264 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:20:10.377183 | controller |     "Jun 12 16:40:00.716090 crc crio[21573]: time=\"2026-06-12T16:40:00.714969862Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.377200 | controller |     "Jun 12 16:40:00.778418 crc crio[21573]: time=\"2026-06-12T16:40:00.778270747Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29688040-xtv6p Namespace:openshift-infra ID:93e902681cc94ef661bb8cfc42a1bdafaae3afd13f3fd148a6277a56bbfe396c UID:5e19f69e-6e0c-431f-9551-d8ad4ff015a5 NetNS:/var/run/netns/39e7aae8-1809-4f89-898d-e1335c8e64b4 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod5e19f69e_6e0c_431f_9551_d8ad4ff015a5.slice PodAnnotations:0xc002428648}] Aliases:map[]}\"",
2026-06-12 17:20:10.377219 | controller |     "Jun 12 16:40:00.778418 crc crio[21573]: time=\"2026-06-12T16:40:00.77836647Z\" level=info msg=\"Adding pod openshift-infra_auto-csr-approver-29688040-xtv6p to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 17:20:10.377235 | controller |     "Jun 12 16:40:01.497627 crc crio[21573]: 2026-06-12T16:40:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:93e902681cc94ef Mac:9e:a1:6c:7a:24:07 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:e6 Mtu:0 Sandbox:/var/run/netns/39e7aae8-1809-4f89-898d-e1335c8e64b4 SocketPath: PciID:}] [{Interface:0xc000193800 Address:{IP:10.217.0.230 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 17:20:10.377256 | controller |     "Jun 12 16:40:01.500840 crc crio[21573]: time=\"2026-06-12T16:40:01.500728416Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29688040-xtv6p Namespace:openshift-infra ID:93e902681cc94ef661bb8cfc42a1bdafaae3afd13f3fd148a6277a56bbfe396c UID:5e19f69e-6e0c-431f-9551-d8ad4ff015a5 NetNS:/var/run/netns/39e7aae8-1809-4f89-898d-e1335c8e64b4 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod5e19f69e_6e0c_431f_9551_d8ad4ff015a5.slice PodAnnotations:0xc002428648}] Aliases:map[]}\"",
2026-06-12 17:20:10.377273 | controller |     "Jun 12 16:40:01.501041 crc crio[21573]: time=\"2026-06-12T16:40:01.500955912Z\" level=info msg=\"Checking pod openshift-infra_auto-csr-approver-29688040-xtv6p for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 17:20:10.377289 | controller |     "Jun 12 16:40:01.516320 crc crio[21573]: time=\"2026-06-12T16:40:01.516162216Z\" level=info msg=\"Ran pod sandbox 93e902681cc94ef661bb8cfc42a1bdafaae3afd13f3fd148a6277a56bbfe396c with infra container: openshift-infra/auto-csr-approver-29688040-xtv6p/POD\" id=988c3c23-96c7-4c8a-a9fc-6d2b6aa48264 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:20:10.377306 | controller |     "Jun 12 16:40:01.520768 crc crio[21573]: time=\"2026-06-12T16:40:01.52065748Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-cli:latest\" id=a7b94cfe-004c-47ad-8ef2-93e1daa3741a name=/runtime.v1.ImageService/PullImage",
2026-06-12 17:20:10.377322 | controller |     "Jun 12 16:40:01.536311 crc crio[21573]: time=\"2026-06-12T16:40:01.536213927Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-cli:latest\\\"\"",
2026-06-12 17:20:10.377339 | controller |     "Jun 12 16:40:02.613820 crc crio[21573]: time=\"2026-06-12T16:40:02.613193335Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9\" id=a7b94cfe-004c-47ad-8ef2-93e1daa3741a name=/runtime.v1.ImageService/PullImage",
2026-06-12 17:20:10.377354 | controller |     "Jun 12 16:40:02.615322 crc crio[21573]: time=\"2026-06-12T16:40:02.614836861Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=d399cbd3-6f73-4039-bafb-d9aa61710591 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:20:10.377371 | controller |     "Jun 12 16:40:02.617775 crc crio[21573]: time=\"2026-06-12T16:40:02.617690341Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=89d3b82d-d147-451f-ae48-d0d5892cd390 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:20:10.377387 | controller |     "Jun 12 16:40:02.626898 crc crio[21573]: time=\"2026-06-12T16:40:02.626801627Z\" level=info msg=\"Creating container: openshift-infra/auto-csr-approver-29688040-xtv6p/oc\" id=1b3b9da7-f256-4776-bf15-531142f14397 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:20:10.377402 | controller |     "Jun 12 16:40:02.627678 crc crio[21573]: time=\"2026-06-12T16:40:02.627567008Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.377417 | controller |     "Jun 12 16:40:02.716946 crc crio[21573]: time=\"2026-06-12T16:40:02.716866241Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.377433 | controller |     "Jun 12 16:40:03.166424 crc crio[21573]: time=\"2026-06-12T16:40:03.165876663Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.377448 | controller |     "Jun 12 16:40:03.415276 crc crio[21573]: time=\"2026-06-12T16:40:03.414782279Z\" level=info msg=\"Created container d17552981ce37779cd12d03fa60181828573ecd6788d4e505164bf6feedc7598: openshift-infra/auto-csr-approver-29688040-xtv6p/oc\" id=1b3b9da7-f256-4776-bf15-531142f14397 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:20:10.377498 | controller |     "Jun 12 16:40:03.417086 crc crio[21573]: time=\"2026-06-12T16:40:03.416945699Z\" level=info msg=\"Starting container: d17552981ce37779cd12d03fa60181828573ecd6788d4e505164bf6feedc7598\" id=d527a53e-89ae-4065-bb12-f513735dffb7 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 17:20:10.377520 | controller |     "Jun 12 16:40:03.425623 crc crio[21573]: time=\"2026-06-12T16:40:03.425507118Z\" level=info msg=\"Started container\" PID=124200 containerID=d17552981ce37779cd12d03fa60181828573ecd6788d4e505164bf6feedc7598 description=openshift-infra/auto-csr-approver-29688040-xtv6p/oc id=d527a53e-89ae-4065-bb12-f513735dffb7 name=/runtime.v1.RuntimeService/StartContainer sandboxID=93e902681cc94ef661bb8cfc42a1bdafaae3afd13f3fd148a6277a56bbfe396c",
2026-06-12 17:20:10.377537 | controller |     "Jun 12 16:40:06.627737 crc crio[21573]: time=\"2026-06-12T16:40:06.626639156Z\" level=info msg=\"Stopping pod sandbox: 93e902681cc94ef661bb8cfc42a1bdafaae3afd13f3fd148a6277a56bbfe396c\" id=e5091dd4-08ac-4234-83b5-d285002827e9 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 17:20:10.377555 | controller |     "Jun 12 16:40:06.629223 crc crio[21573]: time=\"2026-06-12T16:40:06.628608012Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29688040-xtv6p Namespace:openshift-infra ID:93e902681cc94ef661bb8cfc42a1bdafaae3afd13f3fd148a6277a56bbfe396c UID:5e19f69e-6e0c-431f-9551-d8ad4ff015a5 NetNS:/var/run/netns/39e7aae8-1809-4f89-898d-e1335c8e64b4 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod5e19f69e_6e0c_431f_9551_d8ad4ff015a5.slice PodAnnotations:0xc00209eea0}] Aliases:map[]}\"",
2026-06-12 17:20:10.377612 | controller |     "Jun 12 16:40:06.629223 crc crio[21573]: time=\"2026-06-12T16:40:06.628802403Z\" level=info msg=\"Deleting pod openshift-infra_auto-csr-approver-29688040-xtv6p from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 17:20:10.377634 | controller |     "Jun 12 16:40:07.647401 crc crio[21573]: time=\"2026-06-12T16:40:07.646601472Z\" level=info msg=\"Stopped pod sandbox: 93e902681cc94ef661bb8cfc42a1bdafaae3afd13f3fd148a6277a56bbfe396c\" id=e5091dd4-08ac-4234-83b5-d285002827e9 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 17:20:10.377651 | controller |     "Jun 12 16:40:57.894294 crc crio[21573]: time=\"2026-06-12T16:40:57.893164997Z\" level=info msg=\"Removing container: 5baae4f98665bbb286b3201defef44e52bb5bf4b9514ef9d6d86ee0976ac62b2\" id=5e8b9064-3fb0-44f3-82a7-050dcaf26644 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 17:20:10.377668 | controller |     "Jun 12 16:40:58.074968 crc crio[21573]: time=\"2026-06-12T16:40:58.074259146Z\" level=info msg=\"Removed container 5baae4f98665bbb286b3201defef44e52bb5bf4b9514ef9d6d86ee0976ac62b2: openstack/nova-cell1-conductor-db-sync-zttgr/nova-cell1-conductor-db-sync\" id=5e8b9064-3fb0-44f3-82a7-050dcaf26644 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 17:20:10.377684 | controller |     "Jun 12 16:40:58.079533 crc crio[21573]: time=\"2026-06-12T16:40:58.079377965Z\" level=info msg=\"Removing container: 728d16a24fefbccd47f9dcace071eb11e966aa97430d5f6eae9688e5be681a59\" id=c3f94eb5-e057-4c2d-b227-02b03339e1f5 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 17:20:10.377700 | controller |     "Jun 12 16:40:58.241964 crc crio[21573]: time=\"2026-06-12T16:40:58.241816703Z\" level=info msg=\"Removed container 728d16a24fefbccd47f9dcace071eb11e966aa97430d5f6eae9688e5be681a59: openstack/nova-cell0-cell-mapping-jmwbj/nova-manage\" id=c3f94eb5-e057-4c2d-b227-02b03339e1f5 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 17:20:10.377715 | controller |     "Jun 12 16:40:58.264554 crc crio[21573]: time=\"2026-06-12T16:40:58.263074183Z\" level=info msg=\"Removing container: 9f6759fc80674299a474c6912d453736e7cd6c233b468ee38c7c75fae0ebbfed\" id=4e6189be-8621-45c1-9d75-a1424ed754af name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 17:20:10.377735 | controller |     "Jun 12 16:40:58.727690 crc crio[21573]: time=\"2026-06-12T16:40:58.72740976Z\" level=info msg=\"Removed container 9f6759fc80674299a474c6912d453736e7cd6c233b468ee38c7c75fae0ebbfed: openshift-infra/auto-csr-approver-29688034-rmvnw/oc\" id=4e6189be-8621-45c1-9d75-a1424ed754af name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 17:20:10.377752 | controller |     "Jun 12 16:40:58.746233 crc crio[21573]: time=\"2026-06-12T16:40:58.745982825Z\" level=info msg=\"Stopping pod sandbox: ee99047a8b6b7f65c65de8861aaa9089a94533e8928c68360c79ff9c32d438fb\" id=f4739ed8-93a9-43d9-8897-e5f065864133 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 17:20:10.377768 | controller |     "Jun 12 16:40:58.746233 crc crio[21573]: time=\"2026-06-12T16:40:58.746198451Z\" level=info msg=\"Stopped pod sandbox (already stopped): ee99047a8b6b7f65c65de8861aaa9089a94533e8928c68360c79ff9c32d438fb\" id=f4739ed8-93a9-43d9-8897-e5f065864133 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 17:20:10.377783 | controller |     "Jun 12 16:40:58.747253 crc crio[21573]: time=\"2026-06-12T16:40:58.747141878Z\" level=info msg=\"Removing pod sandbox: ee99047a8b6b7f65c65de8861aaa9089a94533e8928c68360c79ff9c32d438fb\" id=e6122c28-5791-467e-a199-5bfe8aa77c91 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 17:20:10.377798 | controller |     "Jun 12 16:40:58.776892 crc crio[21573]: time=\"2026-06-12T16:40:58.776749827Z\" level=info msg=\"Removed pod sandbox: ee99047a8b6b7f65c65de8861aaa9089a94533e8928c68360c79ff9c32d438fb\" id=e6122c28-5791-467e-a199-5bfe8aa77c91 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 17:20:10.377813 | controller |     "Jun 12 16:40:58.778565 crc crio[21573]: time=\"2026-06-12T16:40:58.778518017Z\" level=info msg=\"Stopping pod sandbox: 9fd047a2a913d7180b10c8380ec37fc2bc0fb099cf244db1fcf0e6e8e9e97290\" id=b8c54f71-b8c2-4072-9d2c-fb5cd08091a8 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 17:20:10.377828 | controller |     "Jun 12 16:40:58.778794 crc crio[21573]: time=\"2026-06-12T16:40:58.778768444Z\" level=info msg=\"Stopped pod sandbox (already stopped): 9fd047a2a913d7180b10c8380ec37fc2bc0fb099cf244db1fcf0e6e8e9e97290\" id=b8c54f71-b8c2-4072-9d2c-fb5cd08091a8 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 17:20:10.377843 | controller |     "Jun 12 16:40:58.781112 crc crio[21573]: time=\"2026-06-12T16:40:58.780942705Z\" level=info msg=\"Removing pod sandbox: 9fd047a2a913d7180b10c8380ec37fc2bc0fb099cf244db1fcf0e6e8e9e97290\" id=ce10a706-eda3-45d0-b2e9-1402bd9865da name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 17:20:10.377859 | controller |     "Jun 12 16:40:58.801875 crc crio[21573]: time=\"2026-06-12T16:40:58.801393102Z\" level=info msg=\"Removed pod sandbox: 9fd047a2a913d7180b10c8380ec37fc2bc0fb099cf244db1fcf0e6e8e9e97290\" id=ce10a706-eda3-45d0-b2e9-1402bd9865da name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 17:20:10.377874 | controller |     "Jun 12 16:40:58.803130 crc crio[21573]: time=\"2026-06-12T16:40:58.803034504Z\" level=info msg=\"Stopping pod sandbox: 0aaa47afe843fd0b73766a58b7ce733a7f6780fe3ccace1ce811ae974f78614d\" id=23608893-9f96-4ae7-b4cc-5b67a295f450 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 17:20:10.377889 | controller |     "Jun 12 16:40:58.803290 crc crio[21573]: time=\"2026-06-12T16:40:58.803168808Z\" level=info msg=\"Stopped pod sandbox (already stopped): 0aaa47afe843fd0b73766a58b7ce733a7f6780fe3ccace1ce811ae974f78614d\" id=23608893-9f96-4ae7-b4cc-5b67a295f450 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 17:20:10.377904 | controller |     "Jun 12 16:40:58.804606 crc crio[21573]: time=\"2026-06-12T16:40:58.804227437Z\" level=info msg=\"Removing pod sandbox: 0aaa47afe843fd0b73766a58b7ce733a7f6780fe3ccace1ce811ae974f78614d\" id=8a4aac84-11b2-4296-afaa-8bd46f034d44 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 17:20:10.377922 | controller |     "Jun 12 16:40:58.824923 crc crio[21573]: time=\"2026-06-12T16:40:58.824814199Z\" level=info msg=\"Removed pod sandbox: 0aaa47afe843fd0b73766a58b7ce733a7f6780fe3ccace1ce811ae974f78614d\" id=8a4aac84-11b2-4296-afaa-8bd46f034d44 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 17:20:10.377954 | controller |     "Jun 12 16:41:58.848775 crc crio[21573]: time=\"2026-06-12T16:41:58.84787517Z\" level=info msg=\"Removing container: 7889f7fc31d6f1bd358983b40219a02e9548755a7d32876a2938f6cc86c5fb20\" id=384f6e31-7d33-438c-bfda-0d8bbde7b9bf name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 17:20:10.377972 | controller |     "Jun 12 16:41:59.451227 crc crio[21573]: time=\"2026-06-12T16:41:59.450747206Z\" level=info msg=\"Removed container 7889f7fc31d6f1bd358983b40219a02e9548755a7d32876a2938f6cc86c5fb20: openstack/nova-cell1-cell-mapping-8k4x2/nova-manage\" id=384f6e31-7d33-438c-bfda-0d8bbde7b9bf name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 17:20:10.377990 | controller |     "Jun 12 16:41:59.481100 crc crio[21573]: time=\"2026-06-12T16:41:59.480873499Z\" level=info msg=\"Stopping pod sandbox: 586a3cfafc75699aad1bf1812827cfdec5546b2282a5a9e88e0f7ede5ddcde4c\" id=355eeb3a-60da-442c-ad28-f66029fe91fa name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 17:20:10.378005 | controller |     "Jun 12 16:41:59.481713 crc crio[21573]: time=\"2026-06-12T16:41:59.481124987Z\" level=info msg=\"Stopped pod sandbox (already stopped): 586a3cfafc75699aad1bf1812827cfdec5546b2282a5a9e88e0f7ede5ddcde4c\" id=355eeb3a-60da-442c-ad28-f66029fe91fa name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 17:20:10.378020 | controller |     "Jun 12 16:41:59.484799 crc crio[21573]: time=\"2026-06-12T16:41:59.484722868Z\" level=info msg=\"Removing pod sandbox: 586a3cfafc75699aad1bf1812827cfdec5546b2282a5a9e88e0f7ede5ddcde4c\" id=d2fe22e4-bc17-4424-8366-a238254b6bb3 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 17:20:10.378035 | controller |     "Jun 12 16:41:59.519790 crc crio[21573]: time=\"2026-06-12T16:41:59.519673895Z\" level=info msg=\"Removed pod sandbox: 586a3cfafc75699aad1bf1812827cfdec5546b2282a5a9e88e0f7ede5ddcde4c\" id=d2fe22e4-bc17-4424-8366-a238254b6bb3 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 17:20:10.378051 | controller |     "Jun 12 16:42:00.562158 crc crio[21573]: time=\"2026-06-12T16:42:00.561315845Z\" level=info msg=\"Running pod sandbox: openshift-infra/auto-csr-approver-29688042-4rcz5/POD\" id=54ebaba9-a0b4-45e5-b29c-8409b04ce069 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:20:10.378066 | controller |     "Jun 12 16:42:00.564133 crc crio[21573]: time=\"2026-06-12T16:42:00.562283363Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.378081 | controller |     "Jun 12 16:42:00.616978 crc crio[21573]: time=\"2026-06-12T16:42:00.616838511Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29688042-4rcz5 Namespace:openshift-infra ID:bd2fca6adb262230bba81cc714a76519de2a30e84fbbcf20c2fb00a03175c8db UID:8d2c21b2-6365-4c89-be35-582e58ef6ec3 NetNS:/var/run/netns/769e6770-c088-41b7-a4c7-e6e22a0e47d7 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod8d2c21b2_6365_4c89_be35_582e58ef6ec3.slice PodAnnotations:0xc002e284f8}] Aliases:map[]}\"",
2026-06-12 17:20:10.378097 | controller |     "Jun 12 16:42:00.616978 crc crio[21573]: time=\"2026-06-12T16:42:00.616904663Z\" level=info msg=\"Adding pod openshift-infra_auto-csr-approver-29688042-4rcz5 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 17:20:10.378113 | controller |     "Jun 12 16:42:01.345503 crc crio[21573]: 2026-06-12T16:42:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:bd2fca6adb26223 Mac:ce:a4:a7:c2:31:c4 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:e7 Mtu:0 Sandbox:/var/run/netns/769e6770-c088-41b7-a4c7-e6e22a0e47d7 SocketPath: PciID:}] [{Interface:0xc0001a45b0 Address:{IP:10.217.0.231 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 17:20:10.378132 | controller |     "Jun 12 16:42:01.347623 crc crio[21573]: time=\"2026-06-12T16:42:01.346386135Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29688042-4rcz5 Namespace:openshift-infra ID:bd2fca6adb262230bba81cc714a76519de2a30e84fbbcf20c2fb00a03175c8db UID:8d2c21b2-6365-4c89-be35-582e58ef6ec3 NetNS:/var/run/netns/769e6770-c088-41b7-a4c7-e6e22a0e47d7 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod8d2c21b2_6365_4c89_be35_582e58ef6ec3.slice PodAnnotations:0xc002e284f8}] Aliases:map[]}\"",
2026-06-12 17:20:10.378150 | controller |     "Jun 12 16:42:01.347623 crc crio[21573]: time=\"2026-06-12T16:42:01.346624902Z\" level=info msg=\"Checking pod openshift-infra_auto-csr-approver-29688042-4rcz5 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 17:20:10.378166 | controller |     "Jun 12 16:42:01.359172 crc crio[21573]: time=\"2026-06-12T16:42:01.35863339Z\" level=info msg=\"Ran pod sandbox bd2fca6adb262230bba81cc714a76519de2a30e84fbbcf20c2fb00a03175c8db with infra container: openshift-infra/auto-csr-approver-29688042-4rcz5/POD\" id=54ebaba9-a0b4-45e5-b29c-8409b04ce069 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:20:10.378183 | controller |     "Jun 12 16:42:01.362699 crc crio[21573]: time=\"2026-06-12T16:42:01.362611519Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-cli:latest\" id=04b81469-7f6c-49c8-93c9-acf038e717db name=/runtime.v1.ImageService/PullImage",
2026-06-12 17:20:10.378199 | controller |     "Jun 12 16:42:01.377979 crc crio[21573]: time=\"2026-06-12T16:42:01.377877318Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-cli:latest\\\"\"",
2026-06-12 17:20:10.378216 | controller |     "Jun 12 16:42:02.389865 crc crio[21573]: time=\"2026-06-12T16:42:02.389357852Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9\" id=04b81469-7f6c-49c8-93c9-acf038e717db name=/runtime.v1.ImageService/PullImage",
2026-06-12 17:20:10.378232 | controller |     "Jun 12 16:42:02.391273 crc crio[21573]: time=\"2026-06-12T16:42:02.390873694Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=3e9a5744-8cb5-403c-a571-d9731a4f59d8 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:20:10.378248 | controller |     "Jun 12 16:42:02.394243 crc crio[21573]: time=\"2026-06-12T16:42:02.394152597Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=9aeef8b4-9029-4dcd-84ea-b81260f23728 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:20:10.378264 | controller |     "Jun 12 16:42:02.405673 crc crio[21573]: time=\"2026-06-12T16:42:02.405518755Z\" level=info msg=\"Creating container: openshift-infra/auto-csr-approver-29688042-4rcz5/oc\" id=94828f88-672b-417b-a9be-ca4ae440ab37 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:20:10.378280 | controller |     "Jun 12 16:42:02.406180 crc crio[21573]: time=\"2026-06-12T16:42:02.406094301Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.378297 | controller |     "Jun 12 16:42:02.461161 crc crio[21573]: time=\"2026-06-12T16:42:02.460927737Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.378313 | controller |     "Jun 12 16:42:03.002765 crc crio[21573]: time=\"2026-06-12T16:42:03.001930907Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.378333 | controller |     "Jun 12 16:42:03.162980 crc crio[21573]: time=\"2026-06-12T16:42:03.162859647Z\" level=info msg=\"Created container ec776b808ca21950e6b394310aaf05ca50436a7ca89da0327b593018928a39c2: openshift-infra/auto-csr-approver-29688042-4rcz5/oc\" id=94828f88-672b-417b-a9be-ca4ae440ab37 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:20:10.378349 | controller |     "Jun 12 16:42:03.164413 crc crio[21573]: time=\"2026-06-12T16:42:03.164330598Z\" level=info msg=\"Starting container: ec776b808ca21950e6b394310aaf05ca50436a7ca89da0327b593018928a39c2\" id=9c6f1a4b-5f2b-4361-9e7d-9cd24aff3d7e name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 17:20:10.378365 | controller |     "Jun 12 16:42:03.169054 crc crio[21573]: time=\"2026-06-12T16:42:03.168955168Z\" level=info msg=\"Started container\" PID=130103 containerID=ec776b808ca21950e6b394310aaf05ca50436a7ca89da0327b593018928a39c2 description=openshift-infra/auto-csr-approver-29688042-4rcz5/oc id=9c6f1a4b-5f2b-4361-9e7d-9cd24aff3d7e name=/runtime.v1.RuntimeService/StartContainer sandboxID=bd2fca6adb262230bba81cc714a76519de2a30e84fbbcf20c2fb00a03175c8db",
2026-06-12 17:20:10.378382 | controller |     "Jun 12 16:42:05.570943 crc crio[21573]: time=\"2026-06-12T16:42:05.570289379Z\" level=info msg=\"Stopping pod sandbox: bd2fca6adb262230bba81cc714a76519de2a30e84fbbcf20c2fb00a03175c8db\" id=1eb2d9f2-abba-4b8c-8c43-e2434b041f5b name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 17:20:10.378414 | controller |     "Jun 12 16:42:05.572832 crc crio[21573]: time=\"2026-06-12T16:42:05.571827433Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29688042-4rcz5 Namespace:openshift-infra ID:bd2fca6adb262230bba81cc714a76519de2a30e84fbbcf20c2fb00a03175c8db UID:8d2c21b2-6365-4c89-be35-582e58ef6ec3 NetNS:/var/run/netns/769e6770-c088-41b7-a4c7-e6e22a0e47d7 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod8d2c21b2_6365_4c89_be35_582e58ef6ec3.slice PodAnnotations:0xc0018972a0}] Aliases:map[]}\"",
2026-06-12 17:20:10.378433 | controller |     "Jun 12 16:42:05.572832 crc crio[21573]: time=\"2026-06-12T16:42:05.572002778Z\" level=info msg=\"Deleting pod openshift-infra_auto-csr-approver-29688042-4rcz5 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 17:20:10.378450 | controller |     "Jun 12 16:42:06.031494 crc crio[21573]: time=\"2026-06-12T16:42:06.031179674Z\" level=info msg=\"Stopped pod sandbox: bd2fca6adb262230bba81cc714a76519de2a30e84fbbcf20c2fb00a03175c8db\" id=1eb2d9f2-abba-4b8c-8c43-e2434b041f5b name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 17:20:10.378466 | controller |     "Jun 12 16:42:59.549791 crc crio[21573]: time=\"2026-06-12T16:42:59.548912925Z\" level=info msg=\"Removing container: e872ba5b11fa3ceae3d3f8c74c9835d30b72503ae741187194ffa1090b825a20\" id=6120f15b-a251-425b-8910-8a29b91619e5 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 17:20:10.378482 | controller |     "Jun 12 16:42:59.851089 crc crio[21573]: time=\"2026-06-12T16:42:59.850954709Z\" level=info msg=\"Removed container e872ba5b11fa3ceae3d3f8c74c9835d30b72503ae741187194ffa1090b825a20: openshift-infra/auto-csr-approver-29688036-q9fwl/oc\" id=6120f15b-a251-425b-8910-8a29b91619e5 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 17:20:10.378498 | controller |     "Jun 12 16:42:59.870572 crc crio[21573]: time=\"2026-06-12T16:42:59.86955918Z\" level=info msg=\"Stopping pod sandbox: b7f9f824d32f30fb609237405c613c3d06f38d447126ed97ec8d3abebe39f333\" id=9b6e171b-0a57-4cbe-8ea9-065e91353224 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 17:20:10.378514 | controller |     "Jun 12 16:42:59.870572 crc crio[21573]: time=\"2026-06-12T16:42:59.869661593Z\" level=info msg=\"Stopped pod sandbox (already stopped): b7f9f824d32f30fb609237405c613c3d06f38d447126ed97ec8d3abebe39f333\" id=9b6e171b-0a57-4cbe-8ea9-065e91353224 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 17:20:10.378647 | controller |     "Jun 12 16:42:59.871132 crc crio[21573]: time=\"2026-06-12T16:42:59.871051423Z\" level=info msg=\"Removing pod sandbox: b7f9f824d32f30fb609237405c613c3d06f38d447126ed97ec8d3abebe39f333\" id=b1994260-21cf-4fc7-96ad-2211dc1a6d0a name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 17:20:10.378681 | controller |     "Jun 12 16:42:59.893872 crc crio[21573]: time=\"2026-06-12T16:42:59.89372836Z\" level=info msg=\"Removed pod sandbox: b7f9f824d32f30fb609237405c613c3d06f38d447126ed97ec8d3abebe39f333\" id=b1994260-21cf-4fc7-96ad-2211dc1a6d0a name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 17:20:10.378700 | controller |     "Jun 12 16:43:17.937724 crc crio[21573]: time=\"2026-06-12T16:43:17.936800933Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/redhat-operators-4ddqq/POD\" id=33ed3a18-d28e-4933-a069-18b00ea577ba name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:20:10.378717 | controller |     "Jun 12 16:43:17.939113 crc crio[21573]: time=\"2026-06-12T16:43:17.939081848Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.378733 | controller |     "Jun 12 16:43:17.989217 crc crio[21573]: time=\"2026-06-12T16:43:17.989000819Z\" level=info msg=\"Got pod network &{Name:redhat-operators-4ddqq Namespace:openshift-marketplace ID:27d3c2a82bb367da37f24328d94a5a12f5b08d37f16ad404821c1bac970b6b65 UID:6d6ab3f4-59a4-4dbc-ad4c-11f776f7cf76 NetNS:/var/run/netns/b86da0f6-d02d-4b43-83c5-ad6323fd19c0 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod6d6ab3f4_59a4_4dbc_ad4c_11f776f7cf76.slice PodAnnotations:0xc003674190}] Aliases:map[]}\"",
2026-06-12 17:20:10.378752 | controller |     "Jun 12 16:43:17.989657 crc crio[21573]: time=\"2026-06-12T16:43:17.989257526Z\" level=info msg=\"Adding pod openshift-marketplace_redhat-operators-4ddqq to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 17:20:10.378768 | controller |     "Jun 12 16:43:18.601531 crc crio[21573]: 2026-06-12T16:43:18Z [verbose] CmdAdd (shim): {1.1.0 [{Name:27d3c2a82bb367d Mac:46:b2:74:11:c6:6e Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:e8 Mtu:0 Sandbox:/var/run/netns/b86da0f6-d02d-4b43-83c5-ad6323fd19c0 SocketPath: PciID:}] [{Interface:0xc000510590 Address:{IP:10.217.0.232 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 17:20:10.378785 | controller |     "Jun 12 16:43:18.602989 crc crio[21573]: time=\"2026-06-12T16:43:18.602790116Z\" level=info msg=\"Got pod network &{Name:redhat-operators-4ddqq Namespace:openshift-marketplace ID:27d3c2a82bb367da37f24328d94a5a12f5b08d37f16ad404821c1bac970b6b65 UID:6d6ab3f4-59a4-4dbc-ad4c-11f776f7cf76 NetNS:/var/run/netns/b86da0f6-d02d-4b43-83c5-ad6323fd19c0 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod6d6ab3f4_59a4_4dbc_ad4c_11f776f7cf76.slice PodAnnotations:0xc003674190}] Aliases:map[]}\"",
2026-06-12 17:20:10.378801 | controller |     "Jun 12 16:43:18.603142 crc crio[21573]: time=\"2026-06-12T16:43:18.603082974Z\" level=info msg=\"Checking pod openshift-marketplace_redhat-operators-4ddqq for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 17:20:10.378817 | controller |     "Jun 12 16:43:18.616621 crc crio[21573]: time=\"2026-06-12T16:43:18.616521715Z\" level=info msg=\"Ran pod sandbox 27d3c2a82bb367da37f24328d94a5a12f5b08d37f16ad404821c1bac970b6b65 with infra container: openshift-marketplace/redhat-operators-4ddqq/POD\" id=33ed3a18-d28e-4933-a069-18b00ea577ba name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:20:10.378840 | controller |     "Jun 12 16:43:18.626105 crc crio[21573]: time=\"2026-06-12T16:43:18.62598637Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=29b33860-9267-4a65-b27f-16e2c172b7a4 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:20:10.378856 | controller |     "Jun 12 16:43:18.631241 crc crio[21573]: time=\"2026-06-12T16:43:18.631073337Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=db053893-05b1-4008-9433-01ce3a6ab8f0 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:20:10.378872 | controller |     "Jun 12 16:43:18.639649 crc crio[21573]: time=\"2026-06-12T16:43:18.639494954Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-operators-4ddqq/extract-utilities\" id=9c84cccb-30ab-4c9d-b909-2655f9471f75 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:20:10.378887 | controller |     "Jun 12 16:43:18.640192 crc crio[21573]: time=\"2026-06-12T16:43:18.640117072Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.378903 | controller |     "Jun 12 16:43:18.702768 crc crio[21573]: time=\"2026-06-12T16:43:18.702666764Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.378919 | controller |     "Jun 12 16:43:18.710045 crc crio[21573]: time=\"2026-06-12T16:43:18.709713934Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.378934 | controller |     "Jun 12 16:43:18.882655 crc crio[21573]: time=\"2026-06-12T16:43:18.882090402Z\" level=info msg=\"Created container e96da6944935551e06642e6de1b0d7e012d555bde73a23984eb137db4c40b03c: openshift-marketplace/redhat-operators-4ddqq/extract-utilities\" id=9c84cccb-30ab-4c9d-b909-2655f9471f75 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:20:10.378950 | controller |     "Jun 12 16:43:18.883926 crc crio[21573]: time=\"2026-06-12T16:43:18.883734368Z\" level=info msg=\"Starting container: e96da6944935551e06642e6de1b0d7e012d555bde73a23984eb137db4c40b03c\" id=3db1b423-e1e1-4c28-86af-2896a997c6fc name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 17:20:10.378966 | controller |     "Jun 12 16:43:18.890321 crc crio[21573]: time=\"2026-06-12T16:43:18.890184408Z\" level=info msg=\"Started container\" PID=133856 containerID=e96da6944935551e06642e6de1b0d7e012d555bde73a23984eb137db4c40b03c description=openshift-marketplace/redhat-operators-4ddqq/extract-utilities id=3db1b423-e1e1-4c28-86af-2896a997c6fc name=/runtime.v1.RuntimeService/StartContainer sandboxID=27d3c2a82bb367da37f24328d94a5a12f5b08d37f16ad404821c1bac970b6b65",
2026-06-12 17:20:10.378982 | controller |     "Jun 12 16:43:19.883865 crc crio[21573]: time=\"2026-06-12T16:43:19.882914057Z\" level=info msg=\"Pulling image: registry.redhat.io/redhat/redhat-operator-index:v4.20\" id=6767b92d-4e19-488e-b3dd-a11f73e31f0c name=/runtime.v1.ImageService/PullImage",
2026-06-12 17:20:10.378997 | controller |     "Jun 12 16:43:19.895411 crc crio[21573]: time=\"2026-06-12T16:43:19.895299745Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/redhat/redhat-operator-index:v4.20\\\"\"",
2026-06-12 17:20:10.379013 | controller |     "Jun 12 16:43:22.773873 crc crio[21573]: time=\"2026-06-12T16:43:22.772946574Z\" level=info msg=\"Pulled image: registry.redhat.io/redhat/redhat-operator-index@sha256:f5f7575300572ad2ef92672b7dc76ed5ddaf50e7b74642e9907deda8cb9fa115\" id=6767b92d-4e19-488e-b3dd-a11f73e31f0c name=/runtime.v1.ImageService/PullImage",
2026-06-12 17:20:10.379028 | controller |     "Jun 12 16:43:22.775933 crc crio[21573]: time=\"2026-06-12T16:43:22.775577497Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-operator-index:v4.20\" id=a9eee4b1-2c20-4118-9185-69e2a60ccdb6 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:20:10.379047 | controller |     "Jun 12 16:43:22.785180 crc crio[21573]: time=\"2026-06-12T16:43:22.785057886Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-operator-index:v4.20\" id=f099fe6e-a264-443f-bd02-6f3fbbaf1834 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:20:10.379063 | controller |     "Jun 12 16:43:23.257401 crc crio[21573]: time=\"2026-06-12T16:43:23.257249256Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-operators-4ddqq/extract-content\" id=f7d80fb6-6435-4064-8b4e-de5dbcf4dcd2 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:20:10.379078 | controller |     "Jun 12 16:43:23.257967 crc crio[21573]: time=\"2026-06-12T16:43:23.257858373Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.379093 | controller |     "Jun 12 16:43:23.359495 crc crio[21573]: time=\"2026-06-12T16:43:23.359378237Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.379108 | controller |     "Jun 12 16:43:23.364781 crc crio[21573]: time=\"2026-06-12T16:43:23.364639914Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.379123 | controller |     "Jun 12 16:43:23.622174 crc crio[21573]: time=\"2026-06-12T16:43:23.621564794Z\" level=info msg=\"Created container 6d60f26408b0520e9964bdc6ab8dc6aa6841550ce52e784cd469feb61ab4c148: openshift-marketplace/redhat-operators-4ddqq/extract-content\" id=f7d80fb6-6435-4064-8b4e-de5dbcf4dcd2 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:20:10.379138 | controller |     "Jun 12 16:43:23.623629 crc crio[21573]: time=\"2026-06-12T16:43:23.62355437Z\" level=info msg=\"Starting container: 6d60f26408b0520e9964bdc6ab8dc6aa6841550ce52e784cd469feb61ab4c148\" id=5c769e5b-81ee-478d-9a8b-b8ec425e89e2 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 17:20:10.379154 | controller |     "Jun 12 16:43:23.629648 crc crio[21573]: time=\"2026-06-12T16:43:23.629523707Z\" level=info msg=\"Started container\" PID=134039 containerID=6d60f26408b0520e9964bdc6ab8dc6aa6841550ce52e784cd469feb61ab4c148 description=openshift-marketplace/redhat-operators-4ddqq/extract-content id=5c769e5b-81ee-478d-9a8b-b8ec425e89e2 name=/runtime.v1.RuntimeService/StartContainer sandboxID=27d3c2a82bb367da37f24328d94a5a12f5b08d37f16ad404821c1bac970b6b65",
2026-06-12 17:20:10.379169 | controller |     "Jun 12 16:43:29.065144 crc crio[21573]: time=\"2026-06-12T16:43:29.062900984Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=f2972596-42c3-47f9-ab44-f46cedd1f84a name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:20:10.379184 | controller |     "Jun 12 16:43:29.073509 crc crio[21573]: time=\"2026-06-12T16:43:29.073363668Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=9d906ccf-e079-4ccb-8adb-2c14143cdb22 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:20:10.379199 | controller |     "Jun 12 16:43:29.492695 crc crio[21573]: time=\"2026-06-12T16:43:29.492514913Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-operators-4ddqq/registry-server\" id=63ceeda8-0c9d-4216-9fd6-f48ad7615058 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:20:10.379214 | controller |     "Jun 12 16:43:29.493385 crc crio[21573]: time=\"2026-06-12T16:43:29.493312016Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.379232 | controller |     "Jun 12 16:43:29.564696 crc crio[21573]: time=\"2026-06-12T16:43:29.564578523Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.379247 | controller |     "Jun 12 16:43:29.568332 crc crio[21573]: time=\"2026-06-12T16:43:29.568241407Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.379262 | controller |     "Jun 12 16:43:29.746003 crc crio[21573]: time=\"2026-06-12T16:43:29.745409881Z\" level=info msg=\"Created container 041ba03b69c577e82c7512973078fed719cf1bc221bf811df8128c75b2af62d2: openshift-marketplace/redhat-operators-4ddqq/registry-server\" id=63ceeda8-0c9d-4216-9fd6-f48ad7615058 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:20:10.379276 | controller |     "Jun 12 16:43:29.747320 crc crio[21573]: time=\"2026-06-12T16:43:29.747199161Z\" level=info msg=\"Starting container: 041ba03b69c577e82c7512973078fed719cf1bc221bf811df8128c75b2af62d2\" id=ca119c3d-7c77-4ed5-898b-9cb6ada945f3 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 17:20:10.379291 | controller |     "Jun 12 16:43:29.752503 crc crio[21573]: time=\"2026-06-12T16:43:29.752342795Z\" level=info msg=\"Started container\" PID=134397 containerID=041ba03b69c577e82c7512973078fed719cf1bc221bf811df8128c75b2af62d2 description=openshift-marketplace/redhat-operators-4ddqq/registry-server id=ca119c3d-7c77-4ed5-898b-9cb6ada945f3 name=/runtime.v1.RuntimeService/StartContainer sandboxID=27d3c2a82bb367da37f24328d94a5a12f5b08d37f16ad404821c1bac970b6b65",
2026-06-12 17:20:10.379306 | controller |     "Jun 12 16:43:40.234898 crc crio[21573]: time=\"2026-06-12T16:43:40.234276878Z\" level=info msg=\"Stopping container: 041ba03b69c577e82c7512973078fed719cf1bc221bf811df8128c75b2af62d2 (timeout: 2s)\" id=24835b5f-692c-4455-a9c4-9e9a1ce7f6d1 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 17:20:10.379321 | controller |     "Jun 12 16:43:40.360048 crc crio[21573]: time=\"2026-06-12T16:43:40.359922189Z\" level=info msg=\"Stopped container 041ba03b69c577e82c7512973078fed719cf1bc221bf811df8128c75b2af62d2: openshift-marketplace/redhat-operators-4ddqq/registry-server\" id=24835b5f-692c-4455-a9c4-9e9a1ce7f6d1 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 17:20:10.379336 | controller |     "Jun 12 16:43:40.361766 crc crio[21573]: time=\"2026-06-12T16:43:40.361652646Z\" level=info msg=\"Stopping pod sandbox: 27d3c2a82bb367da37f24328d94a5a12f5b08d37f16ad404821c1bac970b6b65\" id=34acef9c-aff3-4fc3-b983-a9e9530b318f name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 17:20:10.379351 | controller |     "Jun 12 16:43:40.362647 crc crio[21573]: time=\"2026-06-12T16:43:40.362501561Z\" level=info msg=\"Got pod network &{Name:redhat-operators-4ddqq Namespace:openshift-marketplace ID:27d3c2a82bb367da37f24328d94a5a12f5b08d37f16ad404821c1bac970b6b65 UID:6d6ab3f4-59a4-4dbc-ad4c-11f776f7cf76 NetNS:/var/run/netns/b86da0f6-d02d-4b43-83c5-ad6323fd19c0 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod6d6ab3f4_59a4_4dbc_ad4c_11f776f7cf76.slice PodAnnotations:0xc000138ef0}] Aliases:map[]}\"",
2026-06-12 17:20:10.379366 | controller |     "Jun 12 16:43:40.362771 crc crio[21573]: time=\"2026-06-12T16:43:40.362693656Z\" level=info msg=\"Deleting pod openshift-marketplace_redhat-operators-4ddqq from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 17:20:10.379382 | controller |     "Jun 12 16:43:40.705129 crc crio[21573]: time=\"2026-06-12T16:43:40.70505246Z\" level=info msg=\"Stopped pod sandbox: 27d3c2a82bb367da37f24328d94a5a12f5b08d37f16ad404821c1bac970b6b65\" id=34acef9c-aff3-4fc3-b983-a9e9530b318f name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 17:20:10.379401 | controller |     "Jun 12 16:43:41.253401 crc crio[21573]: time=\"2026-06-12T16:43:41.253329254Z\" level=info msg=\"Removing container: 041ba03b69c577e82c7512973078fed719cf1bc221bf811df8128c75b2af62d2\" id=88c87260-1534-4916-908b-b99d4949cb82 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 17:20:10.379417 | controller |     "Jun 12 16:43:41.293872 crc crio[21573]: time=\"2026-06-12T16:43:41.293751217Z\" level=info msg=\"Removed container 041ba03b69c577e82c7512973078fed719cf1bc221bf811df8128c75b2af62d2: openshift-marketplace/redhat-operators-4ddqq/registry-server\" id=88c87260-1534-4916-908b-b99d4949cb82 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 17:20:10.379433 | controller |     "Jun 12 16:43:41.312507 crc crio[21573]: time=\"2026-06-12T16:43:41.308000436Z\" level=info msg=\"Removing container: 6d60f26408b0520e9964bdc6ab8dc6aa6841550ce52e784cd469feb61ab4c148\" id=dc1da669-1fce-45ec-adc8-d073f27e1dd5 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 17:20:10.379451 | controller |     "Jun 12 16:43:41.351221 crc crio[21573]: time=\"2026-06-12T16:43:41.351116836Z\" level=info msg=\"Removed container 6d60f26408b0520e9964bdc6ab8dc6aa6841550ce52e784cd469feb61ab4c148: openshift-marketplace/redhat-operators-4ddqq/extract-content\" id=dc1da669-1fce-45ec-adc8-d073f27e1dd5 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 17:20:10.379468 | controller |     "Jun 12 16:43:41.376228 crc crio[21573]: time=\"2026-06-12T16:43:41.376106394Z\" level=info msg=\"Removing container: e96da6944935551e06642e6de1b0d7e012d555bde73a23984eb137db4c40b03c\" id=c4303772-5c2e-4c09-b52f-f3f72a197f7c name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 17:20:10.379484 | controller |     "Jun 12 16:43:41.437396 crc crio[21573]: time=\"2026-06-12T16:43:41.437070453Z\" level=info msg=\"Removed container e96da6944935551e06642e6de1b0d7e012d555bde73a23984eb137db4c40b03c: openshift-marketplace/redhat-operators-4ddqq/extract-utilities\" id=c4303772-5c2e-4c09-b52f-f3f72a197f7c name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 17:20:10.379499 | controller |     "Jun 12 16:43:41.787176 crc crio[21573]: time=\"2026-06-12T16:43:41.786722431Z\" level=info msg=\"Running pod sandbox: openstack/repo-setup-edpm-deployment-ipam-openstack-edpm-ipam-kcft2/POD\" id=f440e811-f64e-41d8-aaa4-41150133b10b name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:20:10.379513 | controller |     "Jun 12 16:43:41.787176 crc crio[21573]: time=\"2026-06-12T16:43:41.787200104Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.379529 | controller |     "Jun 12 16:43:41.846736 crc crio[21573]: time=\"2026-06-12T16:43:41.846416223Z\" level=info msg=\"Got pod network &{Name:repo-setup-edpm-deployment-ipam-openstack-edpm-ipam-kcft2 Namespace:openstack ID:53159bd0a1ef042a29d89be375242c5e26c15ccdfb043a1ec8231e78df5d96d8 UID:5b2b95c8-01c6-4b57-b382-6e35c030b784 NetNS:/var/run/netns/99485e33-3a8f-4acf-9e75-0e818a701948 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod5b2b95c8_01c6_4b57_b382_6e35c030b784.slice PodAnnotations:0xc00063c148}] Aliases:map[]}\"",
2026-06-12 17:20:10.379544 | controller |     "Jun 12 16:43:41.846736 crc crio[21573]: time=\"2026-06-12T16:43:41.846555397Z\" level=info msg=\"Adding pod openstack_repo-setup-edpm-deployment-ipam-openstack-edpm-ipam-kcft2 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 17:20:10.379560 | controller |     "Jun 12 16:43:42.427410 crc crio[21573]: 2026-06-12T16:43:42Z [verbose] CmdAdd (shim): {1.1.0 [{Name:53159bd0a1ef042 Mac:c6:29:fb:d8:1c:7d Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:e9 Mtu:0 Sandbox:/var/run/netns/99485e33-3a8f-4acf-9e75-0e818a701948 SocketPath: PciID:}] [{Interface:0xc000134170 Address:{IP:10.217.0.233 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 17:20:10.379602 | controller |     "Jun 12 16:43:42.429644 crc crio[21573]: time=\"2026-06-12T16:43:42.429571087Z\" level=info msg=\"Got pod network &{Name:repo-setup-edpm-deployment-ipam-openstack-edpm-ipam-kcft2 Namespace:openstack ID:53159bd0a1ef042a29d89be375242c5e26c15ccdfb043a1ec8231e78df5d96d8 UID:5b2b95c8-01c6-4b57-b382-6e35c030b784 NetNS:/var/run/netns/99485e33-3a8f-4acf-9e75-0e818a701948 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod5b2b95c8_01c6_4b57_b382_6e35c030b784.slice PodAnnotations:0xc00063c148}] Aliases:map[]}\"",
2026-06-12 17:20:10.379631 | controller |     "Jun 12 16:43:42.429813 crc crio[21573]: time=\"2026-06-12T16:43:42.429763942Z\" level=info msg=\"Checking pod openstack_repo-setup-edpm-deployment-ipam-openstack-edpm-ipam-kcft2 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 17:20:10.379648 | controller |     "Jun 12 16:43:42.442635 crc crio[21573]: time=\"2026-06-12T16:43:42.442548239Z\" level=info msg=\"Ran pod sandbox 53159bd0a1ef042a29d89be375242c5e26c15ccdfb043a1ec8231e78df5d96d8 with infra container: openstack/repo-setup-edpm-deployment-ipam-openstack-edpm-ipam-kcft2/POD\" id=f440e811-f64e-41d8-aaa4-41150133b10b name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:20:10.379664 | controller |     "Jun 12 16:43:42.445196 crc crio[21573]: time=\"2026-06-12T16:43:42.44509977Z\" level=info msg=\"Checking image status: quay.rdoproject.org/openstack-k8s-operators/openstack-ansibleee-runner:0d5932bc7e4b786a4f66bb71a9845a8ad6dbd838\" id=f0d4adf8-34be-414b-b3ba-b56f1f8faa9a name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:20:10.379693 | controller |     "Jun 12 16:43:42.445416 crc crio[21573]: time=\"2026-06-12T16:43:42.445368528Z\" level=info msg=\"Image quay.rdoproject.org/openstack-k8s-operators/openstack-ansibleee-runner:0d5932bc7e4b786a4f66bb71a9845a8ad6dbd838 not found\" id=f0d4adf8-34be-414b-b3ba-b56f1f8faa9a name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:20:10.379711 | controller |     "Jun 12 16:43:42.445631 crc crio[21573]: time=\"2026-06-12T16:43:42.445508172Z\" level=info msg=\"Neither image nor artfiact quay.rdoproject.org/openstack-k8s-operators/openstack-ansibleee-runner:0d5932bc7e4b786a4f66bb71a9845a8ad6dbd838 found\" id=f0d4adf8-34be-414b-b3ba-b56f1f8faa9a name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:20:10.379727 | controller |     "Jun 12 16:43:42.446618 crc crio[21573]: time=\"2026-06-12T16:43:42.446544962Z\" level=info msg=\"Pulling image: quay.rdoproject.org/openstack-k8s-operators/openstack-ansibleee-runner:0d5932bc7e4b786a4f66bb71a9845a8ad6dbd838\" id=81ead21b-a62f-4be4-9510-41b82f58e4df name=/runtime.v1.ImageService/PullImage",
2026-06-12 17:20:10.379743 | controller |     "Jun 12 16:43:42.455688 crc crio[21573]: time=\"2026-06-12T16:43:42.455614335Z\" level=info msg=\"Trying to access \\\"quay.rdoproject.org/openstack-k8s-operators/openstack-ansibleee-runner:0d5932bc7e4b786a4f66bb71a9845a8ad6dbd838\\\"\"",
2026-06-12 17:20:10.379758 | controller |     "Jun 12 16:43:57.824849 crc crio[21573]: time=\"2026-06-12T16:43:57.823802579Z\" level=info msg=\"Pulled image: quay.rdoproject.org/openstack-k8s-operators/openstack-ansibleee-runner@sha256:5cbc00e2c1581d89b18fab74a143dee7e4186226f75253ab56a0d36daa4120a8\" id=81ead21b-a62f-4be4-9510-41b82f58e4df name=/runtime.v1.ImageService/PullImage",
2026-06-12 17:20:10.379773 | controller |     "Jun 12 16:43:57.826718 crc crio[21573]: time=\"2026-06-12T16:43:57.825686785Z\" level=info msg=\"Checking image status: quay.rdoproject.org/openstack-k8s-operators/openstack-ansibleee-runner:0d5932bc7e4b786a4f66bb71a9845a8ad6dbd838\" id=6bd0971b-d9cb-4b41-ac61-70238a8046c2 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:20:10.379789 | controller |     "Jun 12 16:43:57.875675 crc crio[21573]: time=\"2026-06-12T16:43:57.875548601Z\" level=info msg=\"Checking image status: quay.rdoproject.org/openstack-k8s-operators/openstack-ansibleee-runner:0d5932bc7e4b786a4f66bb71a9845a8ad6dbd838\" id=fa7adeb9-af60-45b7-aba7-151a59357f85 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:20:10.379808 | controller |     "Jun 12 16:43:57.923655 crc crio[21573]: time=\"2026-06-12T16:43:57.905329207Z\" level=info msg=\"Creating container: openstack/repo-setup-edpm-deployment-ipam-openstack-edpm-ipam-kcft2/repo-setup-edpm-deployment-ipam-openstack-edpm-ipam\" id=6dbabc04-a5bd-480e-a52e-93feb95e626b name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:20:10.379823 | controller |     "Jun 12 16:43:57.923655 crc crio[21573]: time=\"2026-06-12T16:43:57.907378855Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.379838 | controller |     "Jun 12 16:43:57.989812 crc crio[21573]: time=\"2026-06-12T16:43:57.989708231Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.379853 | controller |     "Jun 12 16:43:57.993483 crc crio[21573]: time=\"2026-06-12T16:43:57.993358093Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.379869 | controller |     "Jun 12 16:43:58.161896 crc crio[21573]: time=\"2026-06-12T16:43:58.161411302Z\" level=info msg=\"Created container cc1902fc81c2f0faaad11baf846ad1d9655871dc66a8f8b34f9d1728a56514e1: openstack/repo-setup-edpm-deployment-ipam-openstack-edpm-ipam-kcft2/repo-setup-edpm-deployment-ipam-openstack-edpm-ipam\" id=6dbabc04-a5bd-480e-a52e-93feb95e626b name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:20:10.379883 | controller |     "Jun 12 16:43:58.163379 crc crio[21573]: time=\"2026-06-12T16:43:58.163295305Z\" level=info msg=\"Starting container: cc1902fc81c2f0faaad11baf846ad1d9655871dc66a8f8b34f9d1728a56514e1\" id=5064386c-d676-4d5f-b551-243beb503c58 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 17:20:10.379899 | controller |     "Jun 12 16:43:58.169133 crc crio[21573]: time=\"2026-06-12T16:43:58.169083107Z\" level=info msg=\"Started container\" PID=136107 containerID=cc1902fc81c2f0faaad11baf846ad1d9655871dc66a8f8b34f9d1728a56514e1 description=openstack/repo-setup-edpm-deployment-ipam-openstack-edpm-ipam-kcft2/repo-setup-edpm-deployment-ipam-openstack-edpm-ipam id=5064386c-d676-4d5f-b551-243beb503c58 name=/runtime.v1.RuntimeService/StartContainer sandboxID=53159bd0a1ef042a29d89be375242c5e26c15ccdfb043a1ec8231e78df5d96d8",
2026-06-12 17:20:10.379914 | controller |     "Jun 12 16:43:59.938219 crc crio[21573]: time=\"2026-06-12T16:43:59.937527373Z\" level=info msg=\"Stopping pod sandbox: 27d3c2a82bb367da37f24328d94a5a12f5b08d37f16ad404821c1bac970b6b65\" id=8031a66f-2c5a-4e3a-b399-7bf72c545c7e name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 17:20:10.379930 | controller |     "Jun 12 16:43:59.940004 crc crio[21573]: time=\"2026-06-12T16:43:59.938247554Z\" level=info msg=\"Stopped pod sandbox (already stopped): 27d3c2a82bb367da37f24328d94a5a12f5b08d37f16ad404821c1bac970b6b65\" id=8031a66f-2c5a-4e3a-b399-7bf72c545c7e name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 17:20:10.379945 | controller |     "Jun 12 16:43:59.940004 crc crio[21573]: time=\"2026-06-12T16:43:59.939234032Z\" level=info msg=\"Removing pod sandbox: 27d3c2a82bb367da37f24328d94a5a12f5b08d37f16ad404821c1bac970b6b65\" id=cebfe892-a7e5-4fe1-be8f-b36d55c2a9be name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 17:20:10.379959 | controller |     "Jun 12 16:43:59.961426 crc crio[21573]: time=\"2026-06-12T16:43:59.961308858Z\" level=info msg=\"Removed pod sandbox: 27d3c2a82bb367da37f24328d94a5a12f5b08d37f16ad404821c1bac970b6b65\" id=cebfe892-a7e5-4fe1-be8f-b36d55c2a9be name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 17:20:10.379974 | controller |     "Jun 12 16:44:00.595531 crc crio[21573]: time=\"2026-06-12T16:44:00.595256306Z\" level=info msg=\"Running pod sandbox: openshift-infra/auto-csr-approver-29688044-pj96c/POD\" id=111666c0-d314-4f34-b2ad-a4b8492642bb name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:20:10.379992 | controller |     "Jun 12 16:44:00.595531 crc crio[21573]: time=\"2026-06-12T16:44:00.595369409Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.380008 | controller |     "Jun 12 16:44:00.649545 crc crio[21573]: time=\"2026-06-12T16:44:00.649079243Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29688044-pj96c Namespace:openshift-infra ID:197c0b36cda0dcf7ea6de90d4a085c63265f45dcec5d03db161f9992d31bf83e UID:6d1ae103-2ab0-437f-a373-d6bcfe8ffb8c NetNS:/var/run/netns/8b623473-9ced-46f4-8d04-e456556b677f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod6d1ae103_2ab0_437f_a373_d6bcfe8ffb8c.slice PodAnnotations:0xc000640058}] Aliases:map[]}\"",
2026-06-12 17:20:10.380024 | controller |     "Jun 12 16:44:00.649545 crc crio[21573]: time=\"2026-06-12T16:44:00.649512925Z\" level=info msg=\"Adding pod openshift-infra_auto-csr-approver-29688044-pj96c to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 17:20:10.380040 | controller |     "Jun 12 16:44:01.210602 crc crio[21573]: 2026-06-12T16:44:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:197c0b36cda0dcf Mac:e6:5e:0b:7c:e7:db Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:ea Mtu:0 Sandbox:/var/run/netns/8b623473-9ced-46f4-8d04-e456556b677f SocketPath: PciID:}] [{Interface:0xc00011e760 Address:{IP:10.217.0.234 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 17:20:10.380056 | controller |     "Jun 12 16:44:01.213155 crc crio[21573]: time=\"2026-06-12T16:44:01.213074018Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29688044-pj96c Namespace:openshift-infra ID:197c0b36cda0dcf7ea6de90d4a085c63265f45dcec5d03db161f9992d31bf83e UID:6d1ae103-2ab0-437f-a373-d6bcfe8ffb8c NetNS:/var/run/netns/8b623473-9ced-46f4-8d04-e456556b677f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod6d1ae103_2ab0_437f_a373_d6bcfe8ffb8c.slice PodAnnotations:0xc000640058}] Aliases:map[]}\"",
2026-06-12 17:20:10.380071 | controller |     "Jun 12 16:44:01.213567 crc crio[21573]: time=\"2026-06-12T16:44:01.21350993Z\" level=info msg=\"Checking pod openshift-infra_auto-csr-approver-29688044-pj96c for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 17:20:10.380086 | controller |     "Jun 12 16:44:01.229546 crc crio[21573]: time=\"2026-06-12T16:44:01.229395027Z\" level=info msg=\"Ran pod sandbox 197c0b36cda0dcf7ea6de90d4a085c63265f45dcec5d03db161f9992d31bf83e with infra container: openshift-infra/auto-csr-approver-29688044-pj96c/POD\" id=111666c0-d314-4f34-b2ad-a4b8492642bb name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:20:10.380100 | controller |     "Jun 12 16:44:01.239409 crc crio[21573]: time=\"2026-06-12T16:44:01.239291263Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-cli:latest\" id=302f2160-c7de-4914-a67b-1dcf6fcdc304 name=/runtime.v1.ImageService/PullImage",
2026-06-12 17:20:10.380115 | controller |     "Jun 12 16:44:01.254089 crc crio[21573]: time=\"2026-06-12T16:44:01.253988785Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-cli:latest\\\"\"",
2026-06-12 17:20:10.380130 | controller |     "Jun 12 16:44:02.294948 crc crio[21573]: time=\"2026-06-12T16:44:02.29442312Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9\" id=302f2160-c7de-4914-a67b-1dcf6fcdc304 name=/runtime.v1.ImageService/PullImage",
2026-06-12 17:20:10.380144 | controller |     "Jun 12 16:44:02.296188 crc crio[21573]: time=\"2026-06-12T16:44:02.296013684Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=de083243-bc85-4fc1-bbbb-89442713ac68 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:20:10.380162 | controller |     "Jun 12 16:44:02.299115 crc crio[21573]: time=\"2026-06-12T16:44:02.299015518Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=66d32c44-fdb6-42d1-aef3-7e289e4ee293 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:20:10.380178 | controller |     "Jun 12 16:44:02.307325 crc crio[21573]: time=\"2026-06-12T16:44:02.307209598Z\" level=info msg=\"Creating container: openshift-infra/auto-csr-approver-29688044-pj96c/oc\" id=fc3e480e-22c0-4e12-b1c5-7b26cfd439f4 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:20:10.380193 | controller |     "Jun 12 16:44:02.307944 crc crio[21573]: time=\"2026-06-12T16:44:02.307859806Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.380207 | controller |     "Jun 12 16:44:02.354721 crc crio[21573]: time=\"2026-06-12T16:44:02.354603858Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.380222 | controller |     "Jun 12 16:44:02.688294 crc crio[21573]: time=\"2026-06-12T16:44:02.687899856Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.380236 | controller |     "Jun 12 16:44:02.828988 crc crio[21573]: time=\"2026-06-12T16:44:02.828886498Z\" level=info msg=\"Created container 05c7e90e44dd3f1bc136da8e47643b81bf041778d59ef46462181aafb1228e3b: openshift-infra/auto-csr-approver-29688044-pj96c/oc\" id=fc3e480e-22c0-4e12-b1c5-7b26cfd439f4 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:20:10.380251 | controller |     "Jun 12 16:44:02.830220 crc crio[21573]: time=\"2026-06-12T16:44:02.830138572Z\" level=info msg=\"Starting container: 05c7e90e44dd3f1bc136da8e47643b81bf041778d59ef46462181aafb1228e3b\" id=219608e4-92a1-43d7-89da-9f390c02960f name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 17:20:10.380266 | controller |     "Jun 12 16:44:02.838063 crc crio[21573]: time=\"2026-06-12T16:44:02.83791611Z\" level=info msg=\"Started container\" PID=136353 containerID=05c7e90e44dd3f1bc136da8e47643b81bf041778d59ef46462181aafb1228e3b description=openshift-infra/auto-csr-approver-29688044-pj96c/oc id=219608e4-92a1-43d7-89da-9f390c02960f name=/runtime.v1.RuntimeService/StartContainer sandboxID=197c0b36cda0dcf7ea6de90d4a085c63265f45dcec5d03db161f9992d31bf83e",
2026-06-12 17:20:10.380281 | controller |     "Jun 12 16:44:04.641968 crc crio[21573]: time=\"2026-06-12T16:44:04.641510322Z\" level=info msg=\"Stopping pod sandbox: 197c0b36cda0dcf7ea6de90d4a085c63265f45dcec5d03db161f9992d31bf83e\" id=d5e54059-94da-40e6-81e1-a1c21ff35885 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 17:20:10.380296 | controller |     "Jun 12 16:44:04.643841 crc crio[21573]: time=\"2026-06-12T16:44:04.642568321Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29688044-pj96c Namespace:openshift-infra ID:197c0b36cda0dcf7ea6de90d4a085c63265f45dcec5d03db161f9992d31bf83e UID:6d1ae103-2ab0-437f-a373-d6bcfe8ffb8c NetNS:/var/run/netns/8b623473-9ced-46f4-8d04-e456556b677f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod6d1ae103_2ab0_437f_a373_d6bcfe8ffb8c.slice PodAnnotations:0xc002723898}] Aliases:map[]}\"",
2026-06-12 17:20:10.380311 | controller |     "Jun 12 16:44:04.643841 crc crio[21573]: time=\"2026-06-12T16:44:04.642706056Z\" level=info msg=\"Deleting pod openshift-infra_auto-csr-approver-29688044-pj96c from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 17:20:10.380329 | controller |     "Jun 12 16:44:05.049496 crc crio[21573]: time=\"2026-06-12T16:44:05.048199438Z\" level=info msg=\"Stopped pod sandbox: 197c0b36cda0dcf7ea6de90d4a085c63265f45dcec5d03db161f9992d31bf83e\" id=d5e54059-94da-40e6-81e1-a1c21ff35885 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 17:20:10.380344 | controller |     "Jun 12 16:44:13.798816 crc crio[21573]: time=\"2026-06-12T16:44:13.79726009Z\" level=info msg=\"Stopping pod sandbox: 53159bd0a1ef042a29d89be375242c5e26c15ccdfb043a1ec8231e78df5d96d8\" id=5d9e7078-a141-4fdb-81d0-ccfd6cce29d8 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 17:20:10.380358 | controller |     "Jun 12 16:44:13.801789 crc crio[21573]: time=\"2026-06-12T16:44:13.799317078Z\" level=info msg=\"Got pod network &{Name:repo-setup-edpm-deployment-ipam-openstack-edpm-ipam-kcft2 Namespace:openstack ID:53159bd0a1ef042a29d89be375242c5e26c15ccdfb043a1ec8231e78df5d96d8 UID:5b2b95c8-01c6-4b57-b382-6e35c030b784 NetNS:/var/run/netns/99485e33-3a8f-4acf-9e75-0e818a701948 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod5b2b95c8_01c6_4b57_b382_6e35c030b784.slice PodAnnotations:0xc0006405a8}] Aliases:map[]}\"",
2026-06-12 17:20:10.380373 | controller |     "Jun 12 16:44:13.801789 crc crio[21573]: time=\"2026-06-12T16:44:13.799542504Z\" level=info msg=\"Deleting pod openstack_repo-setup-edpm-deployment-ipam-openstack-edpm-ipam-kcft2 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 17:20:10.380387 | controller |     "Jun 12 16:44:14.284717 crc crio[21573]: time=\"2026-06-12T16:44:14.284367071Z\" level=info msg=\"Stopped pod sandbox: 53159bd0a1ef042a29d89be375242c5e26c15ccdfb043a1ec8231e78df5d96d8\" id=5d9e7078-a141-4fdb-81d0-ccfd6cce29d8 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 17:20:10.380402 | controller |     "Jun 12 16:44:15.428565 crc crio[21573]: time=\"2026-06-12T16:44:15.428156662Z\" level=info msg=\"Running pod sandbox: openstack/redhat-edpm-deployment-ipam-openstack-edpm-ipam-vh8j8/POD\" id=e8d9b08b-3985-44d0-8478-12a3258ffc47 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:20:10.380416 | controller |     "Jun 12 16:44:15.428565 crc crio[21573]: time=\"2026-06-12T16:44:15.428557973Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.380430 | controller |     "Jun 12 16:44:15.477984 crc crio[21573]: time=\"2026-06-12T16:44:15.477873735Z\" level=info msg=\"Got pod network &{Name:redhat-edpm-deployment-ipam-openstack-edpm-ipam-vh8j8 Namespace:openstack ID:e360999e41e0e925b536b493b5c391c9db56918e376023172b668d7d2f2d097a UID:7736744c-d9d2-46fc-a7d6-a827530be763 NetNS:/var/run/netns/bdaee59a-4aca-4e00-afcc-9a02a421a1ee Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod7736744c_d9d2_46fc_a7d6_a827530be763.slice PodAnnotations:0xc002e29208}] Aliases:map[]}\"",
2026-06-12 17:20:10.380445 | controller |     "Jun 12 16:44:15.477984 crc crio[21573]: time=\"2026-06-12T16:44:15.477944777Z\" level=info msg=\"Adding pod openstack_redhat-edpm-deployment-ipam-openstack-edpm-ipam-vh8j8 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 17:20:10.380460 | controller |     "Jun 12 16:44:16.240824 crc crio[21573]: 2026-06-12T16:44:16Z [verbose] CmdAdd (shim): {1.1.0 [{Name:e360999e41e0e92 Mac:32:70:9d:25:32:4f Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:eb Mtu:0 Sandbox:/var/run/netns/bdaee59a-4aca-4e00-afcc-9a02a421a1ee SocketPath: PciID:}] [{Interface:0xc000014610 Address:{IP:10.217.0.235 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 17:20:10.380477 | controller |     "Jun 12 16:44:16.241608 crc crio[21573]: time=\"2026-06-12T16:44:16.241519015Z\" level=info msg=\"Got pod network &{Name:redhat-edpm-deployment-ipam-openstack-edpm-ipam-vh8j8 Namespace:openstack ID:e360999e41e0e925b536b493b5c391c9db56918e376023172b668d7d2f2d097a UID:7736744c-d9d2-46fc-a7d6-a827530be763 NetNS:/var/run/netns/bdaee59a-4aca-4e00-afcc-9a02a421a1ee Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod7736744c_d9d2_46fc_a7d6_a827530be763.slice PodAnnotations:0xc002e29208}] Aliases:map[]}\"",
2026-06-12 17:20:10.380497 | controller |     "Jun 12 16:44:16.241869 crc crio[21573]: time=\"2026-06-12T16:44:16.241677759Z\" level=info msg=\"Checking pod openstack_redhat-edpm-deployment-ipam-openstack-edpm-ipam-vh8j8 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 17:20:10.380513 | controller |     "Jun 12 16:44:16.249721 crc crio[21573]: time=\"2026-06-12T16:44:16.249605143Z\" level=info msg=\"Ran pod sandbox e360999e41e0e925b536b493b5c391c9db56918e376023172b668d7d2f2d097a with infra container: openstack/redhat-edpm-deployment-ipam-openstack-edpm-ipam-vh8j8/POD\" id=e8d9b08b-3985-44d0-8478-12a3258ffc47 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:20:10.380529 | controller |     "Jun 12 16:44:16.253670 crc crio[21573]: time=\"2026-06-12T16:44:16.253582283Z\" level=info msg=\"Checking image status: quay.rdoproject.org/openstack-k8s-operators/openstack-ansibleee-runner:0d5932bc7e4b786a4f66bb71a9845a8ad6dbd838\" id=c515e863-e882-4c85-b452-d5a7bc72c13e name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:20:10.380544 | controller |     "Jun 12 16:44:16.279373 crc crio[21573]: time=\"2026-06-12T16:44:16.279245332Z\" level=info msg=\"Checking image status: quay.rdoproject.org/openstack-k8s-operators/openstack-ansibleee-runner:0d5932bc7e4b786a4f66bb71a9845a8ad6dbd838\" id=65bde9bc-5b77-4116-84cb-c04604d7a585 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:20:10.380559 | controller |     "Jun 12 16:44:16.290561 crc crio[21573]: time=\"2026-06-12T16:44:16.289843969Z\" level=info msg=\"Creating container: openstack/redhat-edpm-deployment-ipam-openstack-edpm-ipam-vh8j8/redhat-edpm-deployment-ipam-openstack-edpm-ipam\" id=e65abb66-2027-428b-96a2-1d74c464da52 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:20:10.380593 | controller |     "Jun 12 16:44:16.296611 crc crio[21573]: time=\"2026-06-12T16:44:16.296102606Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.380619 | controller |     "Jun 12 16:44:16.368605 crc crio[21573]: time=\"2026-06-12T16:44:16.36839252Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.380641 | controller |     "Jun 12 16:44:16.373744 crc crio[21573]: time=\"2026-06-12T16:44:16.37366371Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.380658 | controller |     "Jun 12 16:44:16.542585 crc crio[21573]: time=\"2026-06-12T16:44:16.541992805Z\" level=info msg=\"Created container 19687b437bb453e7e6951330180e79a820bddf7c1cb4b917e009d8513d00d29f: openstack/redhat-edpm-deployment-ipam-openstack-edpm-ipam-vh8j8/redhat-edpm-deployment-ipam-openstack-edpm-ipam\" id=e65abb66-2027-428b-96a2-1d74c464da52 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:20:10.380674 | controller |     "Jun 12 16:44:16.546314 crc crio[21573]: time=\"2026-06-12T16:44:16.546227053Z\" level=info msg=\"Starting container: 19687b437bb453e7e6951330180e79a820bddf7c1cb4b917e009d8513d00d29f\" id=7979c8f3-7ffe-4a63-8b30-c29fd17680a9 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 17:20:10.380689 | controller |     "Jun 12 16:44:16.552311 crc crio[21573]: time=\"2026-06-12T16:44:16.552182964Z\" level=info msg=\"Started container\" PID=137248 containerID=19687b437bb453e7e6951330180e79a820bddf7c1cb4b917e009d8513d00d29f description=openstack/redhat-edpm-deployment-ipam-openstack-edpm-ipam-vh8j8/redhat-edpm-deployment-ipam-openstack-edpm-ipam id=7979c8f3-7ffe-4a63-8b30-c29fd17680a9 name=/runtime.v1.RuntimeService/StartContainer sandboxID=e360999e41e0e925b536b493b5c391c9db56918e376023172b668d7d2f2d097a",
2026-06-12 17:20:10.380709 | controller |     "Jun 12 16:44:21.919127 crc crio[21573]: time=\"2026-06-12T16:44:21.917924683Z\" level=info msg=\"Stopping pod sandbox: e360999e41e0e925b536b493b5c391c9db56918e376023172b668d7d2f2d097a\" id=317ddba8-3686-454a-8a86-157ef7283c57 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 17:20:10.380724 | controller |     "Jun 12 16:44:21.920706 crc crio[21573]: time=\"2026-06-12T16:44:21.919848187Z\" level=info msg=\"Got pod network &{Name:redhat-edpm-deployment-ipam-openstack-edpm-ipam-vh8j8 Namespace:openstack ID:e360999e41e0e925b536b493b5c391c9db56918e376023172b668d7d2f2d097a UID:7736744c-d9d2-46fc-a7d6-a827530be763 NetNS:/var/run/netns/bdaee59a-4aca-4e00-afcc-9a02a421a1ee Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod7736744c_d9d2_46fc_a7d6_a827530be763.slice PodAnnotations:0xc0018966e0}] Aliases:map[]}\"",
2026-06-12 17:20:10.380740 | controller |     "Jun 12 16:44:21.920706 crc crio[21573]: time=\"2026-06-12T16:44:21.920020973Z\" level=info msg=\"Deleting pod openstack_redhat-edpm-deployment-ipam-openstack-edpm-ipam-vh8j8 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 17:20:10.380755 | controller |     "Jun 12 16:44:22.417897 crc crio[21573]: time=\"2026-06-12T16:44:22.417381738Z\" level=info msg=\"Stopped pod sandbox: e360999e41e0e925b536b493b5c391c9db56918e376023172b668d7d2f2d097a\" id=317ddba8-3686-454a-8a86-157ef7283c57 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 17:20:10.380770 | controller |     "Jun 12 16:44:23.523988 crc crio[21573]: time=\"2026-06-12T16:44:23.52333874Z\" level=info msg=\"Running pod sandbox: openstack/bootstrap-edpm-deployment-ipam-openstack-edpm-ipam-9x84b/POD\" id=c16665e0-0eaa-482e-b205-e6fb5cbdb0ec name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:20:10.380786 | controller |     "Jun 12 16:44:23.525931 crc crio[21573]: time=\"2026-06-12T16:44:23.524005539Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.380803 | controller |     "Jun 12 16:44:23.562621 crc crio[21573]: time=\"2026-06-12T16:44:23.561853941Z\" level=info msg=\"Got pod network &{Name:bootstrap-edpm-deployment-ipam-openstack-edpm-ipam-9x84b Namespace:openstack ID:6f46e77893bf24556d45c93f814cefb6e124fcc38502e545de6dac60a64d9660 UID:985c64c4-046d-4dc2-b2cf-94358683d56e NetNS:/var/run/netns/963e9d2e-bb8f-4dfc-872e-71781a5b4850 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod985c64c4_046d_4dc2_b2cf_94358683d56e.slice PodAnnotations:0xc002e29040}] Aliases:map[]}\"",
2026-06-12 17:20:10.380819 | controller |     "Jun 12 16:44:23.562621 crc crio[21573]: time=\"2026-06-12T16:44:23.562227001Z\" level=info msg=\"Adding pod openstack_bootstrap-edpm-deployment-ipam-openstack-edpm-ipam-9x84b to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 17:20:10.380834 | controller |     "Jun 12 16:44:24.064751 crc crio[21573]: 2026-06-12T16:44:24Z [verbose] CmdAdd (shim): {1.1.0 [{Name:6f46e77893bf245 Mac:56:ff:e3:75:8b:8c Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:ec Mtu:0 Sandbox:/var/run/netns/963e9d2e-bb8f-4dfc-872e-71781a5b4850 SocketPath: PciID:}] [{Interface:0xc0001b6890 Address:{IP:10.217.0.236 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 17:20:10.380849 | controller |     "Jun 12 16:44:24.067667 crc crio[21573]: time=\"2026-06-12T16:44:24.067573771Z\" level=info msg=\"Got pod network &{Name:bootstrap-edpm-deployment-ipam-openstack-edpm-ipam-9x84b Namespace:openstack ID:6f46e77893bf24556d45c93f814cefb6e124fcc38502e545de6dac60a64d9660 UID:985c64c4-046d-4dc2-b2cf-94358683d56e NetNS:/var/run/netns/963e9d2e-bb8f-4dfc-872e-71781a5b4850 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod985c64c4_046d_4dc2_b2cf_94358683d56e.slice PodAnnotations:0xc002e29040}] Aliases:map[]}\"",
2026-06-12 17:20:10.380869 | controller |     "Jun 12 16:44:24.067952 crc crio[21573]: time=\"2026-06-12T16:44:24.06788773Z\" level=info msg=\"Checking pod openstack_bootstrap-edpm-deployment-ipam-openstack-edpm-ipam-9x84b for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 17:20:10.380885 | controller |     "Jun 12 16:44:24.084406 crc crio[21573]: time=\"2026-06-12T16:44:24.084303451Z\" level=info msg=\"Ran pod sandbox 6f46e77893bf24556d45c93f814cefb6e124fcc38502e545de6dac60a64d9660 with infra container: openstack/bootstrap-edpm-deployment-ipam-openstack-edpm-ipam-9x84b/POD\" id=c16665e0-0eaa-482e-b205-e6fb5cbdb0ec name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:20:10.380959 | controller |     "Jun 12 16:44:24.086873 crc crio[21573]: time=\"2026-06-12T16:44:24.086769229Z\" level=info msg=\"Checking image status: quay.rdoproject.org/openstack-k8s-operators/openstack-ansibleee-runner:0d5932bc7e4b786a4f66bb71a9845a8ad6dbd838\" id=9d383850-25e6-40b6-9b16-9a3dc5d415e9 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:20:10.380983 | controller |     "Jun 12 16:44:24.119869 crc crio[21573]: time=\"2026-06-12T16:44:24.119726423Z\" level=info msg=\"Checking image status: quay.rdoproject.org/openstack-k8s-operators/openstack-ansibleee-runner:0d5932bc7e4b786a4f66bb71a9845a8ad6dbd838\" id=14ab9caf-1103-424e-af86-3c2752415adb name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:20:10.380998 | controller |     "Jun 12 16:44:24.130494 crc crio[21573]: time=\"2026-06-12T16:44:24.126820231Z\" level=info msg=\"Creating container: openstack/bootstrap-edpm-deployment-ipam-openstack-edpm-ipam-9x84b/bootstrap-edpm-deployment-ipam-openstack-edpm-ipam\" id=340ee28e-345b-474b-ba26-e5746f6cbe69 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:20:10.381014 | controller |     "Jun 12 16:44:24.130494 crc crio[21573]: time=\"2026-06-12T16:44:24.127122669Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.381029 | controller |     "Jun 12 16:44:24.173379 crc crio[21573]: time=\"2026-06-12T16:44:24.173317204Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.381044 | controller |     "Jun 12 16:44:24.178241 crc crio[21573]: time=\"2026-06-12T16:44:24.178208702Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.381059 | controller |     "Jun 12 16:44:24.318958 crc crio[21573]: time=\"2026-06-12T16:44:24.318573425Z\" level=info msg=\"Created container afe7615fb06f160561d276da7bc76664f6aca5a1a07b8b0e12fdc1044000e2e5: openstack/bootstrap-edpm-deployment-ipam-openstack-edpm-ipam-9x84b/bootstrap-edpm-deployment-ipam-openstack-edpm-ipam\" id=340ee28e-345b-474b-ba26-e5746f6cbe69 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:20:10.381074 | controller |     "Jun 12 16:44:24.320924 crc crio[21573]: time=\"2026-06-12T16:44:24.320739105Z\" level=info msg=\"Starting container: afe7615fb06f160561d276da7bc76664f6aca5a1a07b8b0e12fdc1044000e2e5\" id=c3cf5818-5748-433e-a914-27b90c48b521 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 17:20:10.381090 | controller |     "Jun 12 16:44:24.329818 crc crio[21573]: time=\"2026-06-12T16:44:24.329683987Z\" level=info msg=\"Started container\" PID=137797 containerID=afe7615fb06f160561d276da7bc76664f6aca5a1a07b8b0e12fdc1044000e2e5 description=openstack/bootstrap-edpm-deployment-ipam-openstack-edpm-ipam-9x84b/bootstrap-edpm-deployment-ipam-openstack-edpm-ipam id=c3cf5818-5748-433e-a914-27b90c48b521 name=/runtime.v1.RuntimeService/StartContainer sandboxID=6f46e77893bf24556d45c93f814cefb6e124fcc38502e545de6dac60a64d9660",
2026-06-12 17:20:10.381108 | controller |     "Jun 12 16:44:59.984395 crc crio[21573]: time=\"2026-06-12T16:44:59.983586824Z\" level=info msg=\"Removing container: 236ad4acf3d56d906d221b31a542b2ab4bc9457f7d09494ad8dca603f04c7e2f\" id=f3032a55-744e-485f-afa4-cd648e2c27ed name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 17:20:10.381124 | controller |     "Jun 12 16:45:00.273231 crc crio[21573]: time=\"2026-06-12T16:45:00.272958952Z\" level=info msg=\"Removed container 236ad4acf3d56d906d221b31a542b2ab4bc9457f7d09494ad8dca603f04c7e2f: openshift-infra/auto-csr-approver-29688038-qxcbz/oc\" id=f3032a55-744e-485f-afa4-cd648e2c27ed name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 17:20:10.381139 | controller |     "Jun 12 16:45:00.295123 crc crio[21573]: time=\"2026-06-12T16:45:00.29498706Z\" level=info msg=\"Stopping pod sandbox: b357cabab96957123e7ec24ad913bce0fe14d7205f1e241d709bbe11b3770c69\" id=d704656d-4d69-42a5-87fd-90977e2b9dcc name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 17:20:10.381154 | controller |     "Jun 12 16:45:00.295123 crc crio[21573]: time=\"2026-06-12T16:45:00.295127553Z\" level=info msg=\"Stopped pod sandbox (already stopped): b357cabab96957123e7ec24ad913bce0fe14d7205f1e241d709bbe11b3770c69\" id=d704656d-4d69-42a5-87fd-90977e2b9dcc name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 17:20:10.381169 | controller |     "Jun 12 16:45:00.296246 crc crio[21573]: time=\"2026-06-12T16:45:00.296205584Z\" level=info msg=\"Removing pod sandbox: b357cabab96957123e7ec24ad913bce0fe14d7205f1e241d709bbe11b3770c69\" id=1ea25b14-7fed-4426-89c6-c42755772409 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 17:20:10.381185 | controller |     "Jun 12 16:45:00.311687 crc crio[21573]: time=\"2026-06-12T16:45:00.30982403Z\" level=info msg=\"Removed pod sandbox: b357cabab96957123e7ec24ad913bce0fe14d7205f1e241d709bbe11b3770c69\" id=1ea25b14-7fed-4426-89c6-c42755772409 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 17:20:10.381199 | controller |     "Jun 12 16:45:00.701530 crc crio[21573]: time=\"2026-06-12T16:45:00.700949836Z\" level=info msg=\"Running pod sandbox: openshift-operator-lifecycle-manager/collect-profiles-29688045-xq5zb/POD\" id=951dfa04-6751-4fad-b257-f4ace8b05dac name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:20:10.381214 | controller |     "Jun 12 16:45:00.701688 crc crio[21573]: time=\"2026-06-12T16:45:00.701602364Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.381229 | controller |     "Jun 12 16:45:00.754707 crc crio[21573]: time=\"2026-06-12T16:45:00.75460146Z\" level=info msg=\"Got pod network &{Name:collect-profiles-29688045-xq5zb Namespace:openshift-operator-lifecycle-manager ID:23a6acf2129e864e458051ce32d2970e5f68d2978bcea81d4b73d9d1292d855c UID:455adf39-a810-41ee-94d8-908b6e22aecb NetNS:/var/run/netns/51ef5465-35db-47a7-b69f-04500c253b75 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod455adf39_a810_41ee_94d8_908b6e22aecb.slice PodAnnotations:0xc000568378}] Aliases:map[]}\"",
2026-06-12 17:20:10.381244 | controller |     "Jun 12 16:45:00.754707 crc crio[21573]: time=\"2026-06-12T16:45:00.754679822Z\" level=info msg=\"Adding pod openshift-operator-lifecycle-manager_collect-profiles-29688045-xq5zb to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 17:20:10.381260 | controller |     "Jun 12 16:45:01.115752 crc crio[21573]: 2026-06-12T16:45:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:23a6acf2129e864 Mac:1e:27:be:61:e6:1f Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:ed Mtu:0 Sandbox:/var/run/netns/51ef5465-35db-47a7-b69f-04500c253b75 SocketPath: PciID:}] [{Interface:0xc0000146f0 Address:{IP:10.217.0.237 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 17:20:10.381278 | controller |     "Jun 12 16:45:01.117904 crc crio[21573]: time=\"2026-06-12T16:45:01.117832659Z\" level=info msg=\"Got pod network &{Name:collect-profiles-29688045-xq5zb Namespace:openshift-operator-lifecycle-manager ID:23a6acf2129e864e458051ce32d2970e5f68d2978bcea81d4b73d9d1292d855c UID:455adf39-a810-41ee-94d8-908b6e22aecb NetNS:/var/run/netns/51ef5465-35db-47a7-b69f-04500c253b75 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod455adf39_a810_41ee_94d8_908b6e22aecb.slice PodAnnotations:0xc000568378}] Aliases:map[]}\"",
2026-06-12 17:20:10.381294 | controller |     "Jun 12 16:45:01.118121 crc crio[21573]: time=\"2026-06-12T16:45:01.118017464Z\" level=info msg=\"Checking pod openshift-operator-lifecycle-manager_collect-profiles-29688045-xq5zb for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 17:20:10.381309 | controller |     "Jun 12 16:45:01.129568 crc crio[21573]: time=\"2026-06-12T16:45:01.129109885Z\" level=info msg=\"Ran pod sandbox 23a6acf2129e864e458051ce32d2970e5f68d2978bcea81d4b73d9d1292d855c with infra container: openshift-operator-lifecycle-manager/collect-profiles-29688045-xq5zb/POD\" id=951dfa04-6751-4fad-b257-f4ace8b05dac name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:20:10.381325 | controller |     "Jun 12 16:45:01.132285 crc crio[21573]: time=\"2026-06-12T16:45:01.132218241Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=2af08eb7-ff5b-4455-b1aa-d9536bb0e5a4 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:20:10.381340 | controller |     "Jun 12 16:45:01.135542 crc crio[21573]: time=\"2026-06-12T16:45:01.135488963Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=d089d963-821d-46cf-a0f4-1caff397e13d name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:20:10.381355 | controller |     "Jun 12 16:45:01.144297 crc crio[21573]: time=\"2026-06-12T16:45:01.144255068Z\" level=info msg=\"Creating container: openshift-operator-lifecycle-manager/collect-profiles-29688045-xq5zb/collect-profiles\" id=3c6ec59d-82ae-4c24-8ad5-f13e4865b0fd name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:20:10.381370 | controller |     "Jun 12 16:45:01.144849 crc crio[21573]: time=\"2026-06-12T16:45:01.144826964Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.381384 | controller |     "Jun 12 16:45:01.194103 crc crio[21573]: time=\"2026-06-12T16:45:01.194015133Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.381399 | controller |     "Jun 12 16:45:01.198363 crc crio[21573]: time=\"2026-06-12T16:45:01.198333173Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.381414 | controller |     "Jun 12 16:45:01.389619 crc crio[21573]: time=\"2026-06-12T16:45:01.389075888Z\" level=info msg=\"Created container 3ee5fd4c69ed445286dacbbe538a8d34df93b37045be1b7982de220461d6ad2a: openshift-operator-lifecycle-manager/collect-profiles-29688045-xq5zb/collect-profiles\" id=3c6ec59d-82ae-4c24-8ad5-f13e4865b0fd name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:20:10.381428 | controller |     "Jun 12 16:45:01.391933 crc crio[21573]: time=\"2026-06-12T16:45:01.391846527Z\" level=info msg=\"Starting container: 3ee5fd4c69ed445286dacbbe538a8d34df93b37045be1b7982de220461d6ad2a\" id=0ef96ec1-5a85-418b-b7c2-26a25d3fbf4f name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 17:20:10.381447 | controller |     "Jun 12 16:45:01.397607 crc crio[21573]: time=\"2026-06-12T16:45:01.397541786Z\" level=info msg=\"Started container\" PID=139766 containerID=3ee5fd4c69ed445286dacbbe538a8d34df93b37045be1b7982de220461d6ad2a description=openshift-operator-lifecycle-manager/collect-profiles-29688045-xq5zb/collect-profiles id=0ef96ec1-5a85-418b-b7c2-26a25d3fbf4f name=/runtime.v1.RuntimeService/StartContainer sandboxID=23a6acf2129e864e458051ce32d2970e5f68d2978bcea81d4b73d9d1292d855c",
2026-06-12 17:20:10.381462 | controller |     "Jun 12 16:45:03.548833 crc crio[21573]: time=\"2026-06-12T16:45:03.548184762Z\" level=info msg=\"Stopping pod sandbox: 23a6acf2129e864e458051ce32d2970e5f68d2978bcea81d4b73d9d1292d855c\" id=6e6f7fde-f7c4-4880-8fe7-e9a1a762282c name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 17:20:10.381478 | controller |     "Jun 12 16:45:03.550226 crc crio[21573]: time=\"2026-06-12T16:45:03.549820719Z\" level=info msg=\"Got pod network &{Name:collect-profiles-29688045-xq5zb Namespace:openshift-operator-lifecycle-manager ID:23a6acf2129e864e458051ce32d2970e5f68d2978bcea81d4b73d9d1292d855c UID:455adf39-a810-41ee-94d8-908b6e22aecb NetNS:/var/run/netns/51ef5465-35db-47a7-b69f-04500c253b75 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod455adf39_a810_41ee_94d8_908b6e22aecb.slice PodAnnotations:0xc00443cd28}] Aliases:map[]}\"",
2026-06-12 17:20:10.381493 | controller |     "Jun 12 16:45:03.550226 crc crio[21573]: time=\"2026-06-12T16:45:03.549972733Z\" level=info msg=\"Deleting pod openshift-operator-lifecycle-manager_collect-profiles-29688045-xq5zb from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 17:20:10.381508 | controller |     "Jun 12 16:45:03.878964 crc crio[21573]: time=\"2026-06-12T16:45:03.878547464Z\" level=info msg=\"Stopped pod sandbox: 23a6acf2129e864e458051ce32d2970e5f68d2978bcea81d4b73d9d1292d855c\" id=6e6f7fde-f7c4-4880-8fe7-e9a1a762282c name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 17:20:10.381523 | controller |     "Jun 12 16:45:30.498423 crc crio[21573]: time=\"2026-06-12T16:45:30.497641857Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/certified-operators-7dq2p/POD\" id=a55d71ea-84fb-4a66-92ba-40d08f4b6101 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:20:10.381538 | controller |     "Jun 12 16:45:30.498423 crc crio[21573]: time=\"2026-06-12T16:45:30.498257415Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.381553 | controller |     "Jun 12 16:45:30.574976 crc crio[21573]: time=\"2026-06-12T16:45:30.574878738Z\" level=info msg=\"Got pod network &{Name:certified-operators-7dq2p Namespace:openshift-marketplace ID:f77856c7136524a984c3da3939820e854d9d4323dfba430309e1ec3c14acda2d UID:3caf5c6d-50dc-4392-875c-f5917dfaade2 NetNS:/var/run/netns/64667b3c-5a4a-4632-96ef-b89050001e81 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod3caf5c6d_50dc_4392_875c_f5917dfaade2.slice PodAnnotations:0xc002e28068}] Aliases:map[]}\"",
2026-06-12 17:20:10.381568 | controller |     "Jun 12 16:45:30.574976 crc crio[21573]: time=\"2026-06-12T16:45:30.57495897Z\" level=info msg=\"Adding pod openshift-marketplace_certified-operators-7dq2p to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 17:20:10.381608 | controller |     "Jun 12 16:45:31.188341 crc crio[21573]: 2026-06-12T16:45:31Z [verbose] CmdAdd (shim): {1.1.0 [{Name:f77856c7136524a Mac:0e:b2:41:ab:00:ef Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:ee Mtu:0 Sandbox:/var/run/netns/64667b3c-5a4a-4632-96ef-b89050001e81 SocketPath: PciID:}] [{Interface:0xc00025aa00 Address:{IP:10.217.0.238 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 17:20:10.381635 | controller |     "Jun 12 16:45:31.190692 crc crio[21573]: time=\"2026-06-12T16:45:31.190302626Z\" level=info msg=\"Got pod network &{Name:certified-operators-7dq2p Namespace:openshift-marketplace ID:f77856c7136524a984c3da3939820e854d9d4323dfba430309e1ec3c14acda2d UID:3caf5c6d-50dc-4392-875c-f5917dfaade2 NetNS:/var/run/netns/64667b3c-5a4a-4632-96ef-b89050001e81 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod3caf5c6d_50dc_4392_875c_f5917dfaade2.slice PodAnnotations:0xc002e28068}] Aliases:map[]}\"",
2026-06-12 17:20:10.381659 | controller |     "Jun 12 16:45:31.190906 crc crio[21573]: time=\"2026-06-12T16:45:31.190844611Z\" level=info msg=\"Checking pod openshift-marketplace_certified-operators-7dq2p for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 17:20:10.381675 | controller |     "Jun 12 16:45:31.202629 crc crio[21573]: time=\"2026-06-12T16:45:31.202159844Z\" level=info msg=\"Ran pod sandbox f77856c7136524a984c3da3939820e854d9d4323dfba430309e1ec3c14acda2d with infra container: openshift-marketplace/certified-operators-7dq2p/POD\" id=a55d71ea-84fb-4a66-92ba-40d08f4b6101 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:20:10.381691 | controller |     "Jun 12 16:45:31.207374 crc crio[21573]: time=\"2026-06-12T16:45:31.207235782Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=e4520be7-f055-4fb1-9ea7-25351c345f6f name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:20:10.381706 | controller |     "Jun 12 16:45:31.209840 crc crio[21573]: time=\"2026-06-12T16:45:31.209719442Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=9ca0eed3-b08a-4292-b8a4-e29691fdfb31 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:20:10.381722 | controller |     "Jun 12 16:45:31.217309 crc crio[21573]: time=\"2026-06-12T16:45:31.217241882Z\" level=info msg=\"Creating container: openshift-marketplace/certified-operators-7dq2p/extract-utilities\" id=1e0e325a-0435-410a-9fbf-3c08cc16887b name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:20:10.381737 | controller |     "Jun 12 16:45:31.218224 crc crio[21573]: time=\"2026-06-12T16:45:31.217831089Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.381753 | controller |     "Jun 12 16:45:31.277218 crc crio[21573]: time=\"2026-06-12T16:45:31.277142982Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.381768 | controller |     "Jun 12 16:45:31.283558 crc crio[21573]: time=\"2026-06-12T16:45:31.28350377Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.381783 | controller |     "Jun 12 16:45:31.468779 crc crio[21573]: time=\"2026-06-12T16:45:31.468667018Z\" level=info msg=\"Created container b0cdf63d916e47a66558df6aa418abe7864ec77f10c6abc1928aa8b9ec9a0fde: openshift-marketplace/certified-operators-7dq2p/extract-utilities\" id=1e0e325a-0435-410a-9fbf-3c08cc16887b name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:20:10.381799 | controller |     "Jun 12 16:45:31.471172 crc crio[21573]: time=\"2026-06-12T16:45:31.471096407Z\" level=info msg=\"Starting container: b0cdf63d916e47a66558df6aa418abe7864ec77f10c6abc1928aa8b9ec9a0fde\" id=a372b661-3ef6-4326-99a2-466a5fcee2fc name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 17:20:10.381817 | controller |     "Jun 12 16:45:31.476857 crc crio[21573]: time=\"2026-06-12T16:45:31.476773127Z\" level=info msg=\"Started container\" PID=141258 containerID=b0cdf63d916e47a66558df6aa418abe7864ec77f10c6abc1928aa8b9ec9a0fde description=openshift-marketplace/certified-operators-7dq2p/extract-utilities id=a372b661-3ef6-4326-99a2-466a5fcee2fc name=/runtime.v1.RuntimeService/StartContainer sandboxID=f77856c7136524a984c3da3939820e854d9d4323dfba430309e1ec3c14acda2d",
2026-06-12 17:20:10.381833 | controller |     "Jun 12 16:45:31.955074 crc crio[21573]: time=\"2026-06-12T16:45:31.9547878Z\" level=info msg=\"Pulling image: registry.redhat.io/redhat/certified-operator-index:v4.20\" id=d8101030-5fcc-4245-9d60-7d4ec191ecae name=/runtime.v1.ImageService/PullImage",
2026-06-12 17:20:10.381848 | controller |     "Jun 12 16:45:31.968809 crc crio[21573]: time=\"2026-06-12T16:45:31.968733293Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/redhat/certified-operator-index:v4.20\\\"\"",
2026-06-12 17:20:10.381863 | controller |     "Jun 12 16:45:32.680671 crc crio[21573]: time=\"2026-06-12T16:45:32.680173327Z\" level=info msg=\"Pulled image: registry.redhat.io/redhat/certified-operator-index@sha256:479a8801ff2843735e11b3d64fd2612da3248c45b500a01b08df90f7aab8d46b\" id=d8101030-5fcc-4245-9d60-7d4ec191ecae name=/runtime.v1.ImageService/PullImage",
2026-06-12 17:20:10.381878 | controller |     "Jun 12 16:45:32.682429 crc crio[21573]: time=\"2026-06-12T16:45:32.682312547Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/certified-operator-index:v4.20\" id=0c1260c2-d3f0-413e-b479-6642f519465b name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:20:10.381893 | controller |     "Jun 12 16:45:32.685002 crc crio[21573]: time=\"2026-06-12T16:45:32.684917941Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/certified-operator-index:v4.20\" id=4fc72a48-e504-478c-b4c7-769ab8f9af5e name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:20:10.381908 | controller |     "Jun 12 16:45:32.694267 crc crio[21573]: time=\"2026-06-12T16:45:32.69383958Z\" level=info msg=\"Creating container: openshift-marketplace/certified-operators-7dq2p/extract-content\" id=20fb4629-1f66-400e-a6a1-5bad8d35ca93 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:20:10.381923 | controller |     "Jun 12 16:45:32.694806 crc crio[21573]: time=\"2026-06-12T16:45:32.694770497Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.381954 | controller |     "Jun 12 16:45:32.760977 crc crio[21573]: time=\"2026-06-12T16:45:32.76079328Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.381971 | controller |     "Jun 12 16:45:32.765498 crc crio[21573]: time=\"2026-06-12T16:45:32.765393826Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.381987 | controller |     "Jun 12 16:45:32.959579 crc crio[21573]: time=\"2026-06-12T16:45:32.959397332Z\" level=info msg=\"Created container e77b99e73b111032547dacfd4348a05838c355061c3721ff3629a217a722f8fb: openshift-marketplace/certified-operators-7dq2p/extract-content\" id=20fb4629-1f66-400e-a6a1-5bad8d35ca93 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:20:10.382003 | controller |     "Jun 12 16:45:32.969890 crc crio[21573]: time=\"2026-06-12T16:45:32.966689799Z\" level=info msg=\"Starting container: e77b99e73b111032547dacfd4348a05838c355061c3721ff3629a217a722f8fb\" id=75e41c22-3b02-4166-adba-02add6c71f12 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 17:20:10.382018 | controller |     "Jun 12 16:45:32.978273 crc crio[21573]: time=\"2026-06-12T16:45:32.97809586Z\" level=info msg=\"Started container\" PID=141313 containerID=e77b99e73b111032547dacfd4348a05838c355061c3721ff3629a217a722f8fb description=openshift-marketplace/certified-operators-7dq2p/extract-content id=75e41c22-3b02-4166-adba-02add6c71f12 name=/runtime.v1.RuntimeService/StartContainer sandboxID=f77856c7136524a984c3da3939820e854d9d4323dfba430309e1ec3c14acda2d",
2026-06-12 17:20:10.382038 | controller |     "Jun 12 16:45:35.043749 crc crio[21573]: time=\"2026-06-12T16:45:35.042220259Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=21ee67ff-f468-436c-a96d-183b1a6191a7 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:20:10.382054 | controller |     "Jun 12 16:45:35.046417 crc crio[21573]: time=\"2026-06-12T16:45:35.046378685Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=87d5879e-bf2e-470f-a331-ad66de9372e8 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:20:10.382069 | controller |     "Jun 12 16:45:35.057274 crc crio[21573]: time=\"2026-06-12T16:45:35.057110536Z\" level=info msg=\"Creating container: openshift-marketplace/certified-operators-7dq2p/registry-server\" id=5fe0fb52-52a5-4af9-b53b-b5f162da4d40 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:20:10.382084 | controller |     "Jun 12 16:45:35.057891 crc crio[21573]: time=\"2026-06-12T16:45:35.057823306Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.382100 | controller |     "Jun 12 16:45:35.129201 crc crio[21573]: time=\"2026-06-12T16:45:35.129102844Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.382115 | controller |     "Jun 12 16:45:35.132209 crc crio[21573]: time=\"2026-06-12T16:45:35.132148449Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.382129 | controller |     "Jun 12 16:45:35.297714 crc crio[21573]: time=\"2026-06-12T16:45:35.297134941Z\" level=info msg=\"Created container 413251026becadbfe8eb4391361cf2cbb6ac898a1a30cf775cf25d10806d8192: openshift-marketplace/certified-operators-7dq2p/registry-server\" id=5fe0fb52-52a5-4af9-b53b-b5f162da4d40 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:20:10.382144 | controller |     "Jun 12 16:45:35.299694 crc crio[21573]: time=\"2026-06-12T16:45:35.299608682Z\" level=info msg=\"Starting container: 413251026becadbfe8eb4391361cf2cbb6ac898a1a30cf775cf25d10806d8192\" id=591c48a2-b721-4fab-8afc-b144786b38bc name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 17:20:10.382159 | controller |     "Jun 12 16:45:35.309784 crc crio[21573]: time=\"2026-06-12T16:45:35.309705385Z\" level=info msg=\"Started container\" PID=141474 containerID=413251026becadbfe8eb4391361cf2cbb6ac898a1a30cf775cf25d10806d8192 description=openshift-marketplace/certified-operators-7dq2p/registry-server id=591c48a2-b721-4fab-8afc-b144786b38bc name=/runtime.v1.RuntimeService/StartContainer sandboxID=f77856c7136524a984c3da3939820e854d9d4323dfba430309e1ec3c14acda2d",
2026-06-12 17:20:10.382176 | controller |     "Jun 12 16:45:43.169351 crc crio[21573]: time=\"2026-06-12T16:45:43.168130937Z\" level=info msg=\"Stopping container: 413251026becadbfe8eb4391361cf2cbb6ac898a1a30cf775cf25d10806d8192 (timeout: 2s)\" id=f792fae2-76f5-4949-80fb-cfd559d0047f name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 17:20:10.382191 | controller |     "Jun 12 16:45:43.315242 crc crio[21573]: time=\"2026-06-12T16:45:43.314571242Z\" level=info msg=\"Stopped container 413251026becadbfe8eb4391361cf2cbb6ac898a1a30cf775cf25d10806d8192: openshift-marketplace/certified-operators-7dq2p/registry-server\" id=f792fae2-76f5-4949-80fb-cfd559d0047f name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 17:20:10.382209 | controller |     "Jun 12 16:45:43.316563 crc crio[21573]: time=\"2026-06-12T16:45:43.316428043Z\" level=info msg=\"Stopping pod sandbox: f77856c7136524a984c3da3939820e854d9d4323dfba430309e1ec3c14acda2d\" id=83833de5-78ad-429a-b7ea-632e99a4c107 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 17:20:10.382224 | controller |     "Jun 12 16:45:43.317408 crc crio[21573]: time=\"2026-06-12T16:45:43.317231025Z\" level=info msg=\"Got pod network &{Name:certified-operators-7dq2p Namespace:openshift-marketplace ID:f77856c7136524a984c3da3939820e854d9d4323dfba430309e1ec3c14acda2d UID:3caf5c6d-50dc-4392-875c-f5917dfaade2 NetNS:/var/run/netns/64667b3c-5a4a-4632-96ef-b89050001e81 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod3caf5c6d_50dc_4392_875c_f5917dfaade2.slice PodAnnotations:0xc00338e6a8}] Aliases:map[]}\"",
2026-06-12 17:20:10.382240 | controller |     "Jun 12 16:45:43.318014 crc crio[21573]: time=\"2026-06-12T16:45:43.317565294Z\" level=info msg=\"Deleting pod openshift-marketplace_certified-operators-7dq2p from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 17:20:10.382255 | controller |     "Jun 12 16:45:43.705824 crc crio[21573]: time=\"2026-06-12T16:45:43.705584959Z\" level=info msg=\"Stopped pod sandbox: f77856c7136524a984c3da3939820e854d9d4323dfba430309e1ec3c14acda2d\" id=83833de5-78ad-429a-b7ea-632e99a4c107 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 17:20:10.382270 | controller |     "Jun 12 16:45:44.192207 crc crio[21573]: time=\"2026-06-12T16:45:44.191653341Z\" level=info msg=\"Removing container: 413251026becadbfe8eb4391361cf2cbb6ac898a1a30cf775cf25d10806d8192\" id=41e7baa4-bd96-4fdf-89fb-fe2583f7d994 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 17:20:10.382284 | controller |     "Jun 12 16:45:44.234192 crc crio[21573]: time=\"2026-06-12T16:45:44.233982871Z\" level=info msg=\"Removed container 413251026becadbfe8eb4391361cf2cbb6ac898a1a30cf775cf25d10806d8192: openshift-marketplace/certified-operators-7dq2p/registry-server\" id=41e7baa4-bd96-4fdf-89fb-fe2583f7d994 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 17:20:10.382299 | controller |     "Jun 12 16:45:44.240264 crc crio[21573]: time=\"2026-06-12T16:45:44.240077636Z\" level=info msg=\"Removing container: e77b99e73b111032547dacfd4348a05838c355061c3721ff3629a217a722f8fb\" id=0043ff34-67e5-484a-a17d-4ace382fdb08 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 17:20:10.382313 | controller |     "Jun 12 16:45:44.295914 crc crio[21573]: time=\"2026-06-12T16:45:44.295751807Z\" level=info msg=\"Removed container e77b99e73b111032547dacfd4348a05838c355061c3721ff3629a217a722f8fb: openshift-marketplace/certified-operators-7dq2p/extract-content\" id=0043ff34-67e5-484a-a17d-4ace382fdb08 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 17:20:10.382328 | controller |     "Jun 12 16:45:44.298432 crc crio[21573]: time=\"2026-06-12T16:45:44.29836195Z\" level=info msg=\"Removing container: b0cdf63d916e47a66558df6aa418abe7864ec77f10c6abc1928aa8b9ec9a0fde\" id=8e84cf16-1b92-48ef-8d7c-3e95c40aa2d5 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 17:20:10.382343 | controller |     "Jun 12 16:45:44.337400 crc crio[21573]: time=\"2026-06-12T16:45:44.337269601Z\" level=info msg=\"Removed container b0cdf63d916e47a66558df6aa418abe7864ec77f10c6abc1928aa8b9ec9a0fde: openshift-marketplace/certified-operators-7dq2p/extract-utilities\" id=8e84cf16-1b92-48ef-8d7c-3e95c40aa2d5 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 17:20:10.382357 | controller |     "Jun 12 16:46:00.335715 crc crio[21573]: time=\"2026-06-12T16:46:00.334666608Z\" level=info msg=\"Removing container: 786331c721c4469022852960ea776cf5d5dfe31e0e1f085985af95cbc44293e2\" id=aab669c1-7c27-4b59-96f6-dd719504e7aa name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 17:20:10.382374 | controller |     "Jun 12 16:46:00.372883 crc crio[21573]: time=\"2026-06-12T16:46:00.372135881Z\" level=info msg=\"Removed container 786331c721c4469022852960ea776cf5d5dfe31e0e1f085985af95cbc44293e2: openshift-operator-lifecycle-manager/collect-profiles-29688000-qvxfq/collect-profiles\" id=aab669c1-7c27-4b59-96f6-dd719504e7aa name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 17:20:10.382389 | controller |     "Jun 12 16:46:00.384097 crc crio[21573]: time=\"2026-06-12T16:46:00.383998291Z\" level=info msg=\"Stopping pod sandbox: f77856c7136524a984c3da3939820e854d9d4323dfba430309e1ec3c14acda2d\" id=6ace9097-f2a9-4d11-a137-ab61bf3dd12b name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 17:20:10.382403 | controller |     "Jun 12 16:46:00.384356 crc crio[21573]: time=\"2026-06-12T16:46:00.384128984Z\" level=info msg=\"Stopped pod sandbox (already stopped): f77856c7136524a984c3da3939820e854d9d4323dfba430309e1ec3c14acda2d\" id=6ace9097-f2a9-4d11-a137-ab61bf3dd12b name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 17:20:10.382418 | controller |     "Jun 12 16:46:00.384854 crc crio[21573]: time=\"2026-06-12T16:46:00.384785213Z\" level=info msg=\"Removing pod sandbox: f77856c7136524a984c3da3939820e854d9d4323dfba430309e1ec3c14acda2d\" id=e586198c-4d89-4155-b9f9-b994d72ecf85 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 17:20:10.382432 | controller |     "Jun 12 16:46:00.416099 crc crio[21573]: time=\"2026-06-12T16:46:00.415969973Z\" level=info msg=\"Removed pod sandbox: f77856c7136524a984c3da3939820e854d9d4323dfba430309e1ec3c14acda2d\" id=e586198c-4d89-4155-b9f9-b994d72ecf85 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 17:20:10.382446 | controller |     "Jun 12 16:46:00.417945 crc crio[21573]: time=\"2026-06-12T16:46:00.41787151Z\" level=info msg=\"Stopping pod sandbox: 5bdab20c2f65a980f47b95ffc81afbcb4ce80e347efd833388ae2b4a7cc30d16\" id=07568620-57e7-42a6-b854-4b4c95091ae9 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 17:20:10.382461 | controller |     "Jun 12 16:46:00.418218 crc crio[21573]: time=\"2026-06-12T16:46:00.417951082Z\" level=info msg=\"Stopped pod sandbox (already stopped): 5bdab20c2f65a980f47b95ffc81afbcb4ce80e347efd833388ae2b4a7cc30d16\" id=07568620-57e7-42a6-b854-4b4c95091ae9 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 17:20:10.382475 | controller |     "Jun 12 16:46:00.419100 crc crio[21573]: time=\"2026-06-12T16:46:00.418968521Z\" level=info msg=\"Removing pod sandbox: 5bdab20c2f65a980f47b95ffc81afbcb4ce80e347efd833388ae2b4a7cc30d16\" id=c2ef09e3-6c67-4bc1-8587-6ac906286ff3 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 17:20:10.382490 | controller |     "Jun 12 16:46:00.438083 crc crio[21573]: time=\"2026-06-12T16:46:00.437938013Z\" level=info msg=\"Removed pod sandbox: 5bdab20c2f65a980f47b95ffc81afbcb4ce80e347efd833388ae2b4a7cc30d16\" id=c2ef09e3-6c67-4bc1-8587-6ac906286ff3 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 17:20:10.382505 | controller |     "Jun 12 16:46:00.888132 crc crio[21573]: time=\"2026-06-12T16:46:00.888018965Z\" level=info msg=\"Running pod sandbox: openshift-infra/auto-csr-approver-29688046-24q6s/POD\" id=ae59ac1e-086d-4e3c-8853-b3542f52024e name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:20:10.382520 | controller |     "Jun 12 16:46:00.888269 crc crio[21573]: time=\"2026-06-12T16:46:00.888180589Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.382535 | controller |     "Jun 12 16:46:00.922073 crc crio[21573]: time=\"2026-06-12T16:46:00.921934578Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29688046-24q6s Namespace:openshift-infra ID:de01746b5a07ff55eaea85cd600cf881a727d4f43f36526dc985d49803ecac25 UID:f67fe2df-6f09-410d-8961-c5738fc15f9b NetNS:/var/run/netns/7638cabf-4ee5-4535-bd73-b8262c8653ba Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podf67fe2df_6f09_410d_8961_c5738fc15f9b.slice PodAnnotations:0xc00338eef8}] Aliases:map[]}\"",
2026-06-12 17:20:10.382554 | controller |     "Jun 12 16:46:00.922073 crc crio[21573]: time=\"2026-06-12T16:46:00.921992076Z\" level=info msg=\"Adding pod openshift-infra_auto-csr-approver-29688046-24q6s to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 17:20:10.382569 | controller |     "Jun 12 16:46:01.689914 crc crio[21573]: 2026-06-12T16:46:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:de01746b5a07ff5 Mac:0a:8d:4a:0d:9d:ed Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:ef Mtu:0 Sandbox:/var/run/netns/7638cabf-4ee5-4535-bd73-b8262c8653ba SocketPath: PciID:}] [{Interface:0xc0006805a0 Address:{IP:10.217.0.239 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 17:20:10.382608 | controller |     "Jun 12 16:46:01.691960 crc crio[21573]: time=\"2026-06-12T16:46:01.69112974Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29688046-24q6s Namespace:openshift-infra ID:de01746b5a07ff55eaea85cd600cf881a727d4f43f36526dc985d49803ecac25 UID:f67fe2df-6f09-410d-8961-c5738fc15f9b NetNS:/var/run/netns/7638cabf-4ee5-4535-bd73-b8262c8653ba Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podf67fe2df_6f09_410d_8961_c5738fc15f9b.slice PodAnnotations:0xc00338eef8}] Aliases:map[]}\"",
2026-06-12 17:20:10.382625 | controller |     "Jun 12 16:46:01.691960 crc crio[21573]: time=\"2026-06-12T16:46:01.691264624Z\" level=info msg=\"Checking pod openshift-infra_auto-csr-approver-29688046-24q6s for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 17:20:10.382643 | controller |     "Jun 12 16:46:01.700394 crc crio[21573]: time=\"2026-06-12T16:46:01.700295736Z\" level=info msg=\"Ran pod sandbox de01746b5a07ff55eaea85cd600cf881a727d4f43f36526dc985d49803ecac25 with infra container: openshift-infra/auto-csr-approver-29688046-24q6s/POD\" id=ae59ac1e-086d-4e3c-8853-b3542f52024e name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:20:10.382665 | controller |     "Jun 12 16:46:01.706653 crc crio[21573]: time=\"2026-06-12T16:46:01.705027449Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-cli:latest\" id=3d7a964d-9842-4113-8667-6f1aad030694 name=/runtime.v1.ImageService/PullImage",
2026-06-12 17:20:10.382687 | controller |     "Jun 12 16:46:01.715200 crc crio[21573]: time=\"2026-06-12T16:46:01.713002134Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-cli:latest\\\"\"",
2026-06-12 17:20:10.382708 | controller |     "Jun 12 16:46:02.531697 crc crio[21573]: time=\"2026-06-12T16:46:02.530975704Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9\" id=3d7a964d-9842-4113-8667-6f1aad030694 name=/runtime.v1.ImageService/PullImage",
2026-06-12 17:20:10.382724 | controller |     "Jun 12 16:46:02.532248 crc crio[21573]: time=\"2026-06-12T16:46:02.532168548Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=bf9811c5-c9bc-476c-b967-cb5ab0c97111 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:20:10.382739 | controller |     "Jun 12 16:46:02.534761 crc crio[21573]: time=\"2026-06-12T16:46:02.534612676Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=51399a2c-611d-4391-9fd4-42b394f7fc69 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:20:10.382755 | controller |     "Jun 12 16:46:02.547733 crc crio[21573]: time=\"2026-06-12T16:46:02.547650242Z\" level=info msg=\"Creating container: openshift-infra/auto-csr-approver-29688046-24q6s/oc\" id=061f12d1-8718-4c63-9990-235255517c48 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:20:10.382769 | controller |     "Jun 12 16:46:02.548168 crc crio[21573]: time=\"2026-06-12T16:46:02.548106524Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.382788 | controller |     "Jun 12 16:46:02.594722 crc crio[21573]: time=\"2026-06-12T16:46:02.594576487Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.382803 | controller |     "Jun 12 16:46:02.885556 crc crio[21573]: time=\"2026-06-12T16:46:02.885392977Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.382818 | controller |     "Jun 12 16:46:03.010537 crc crio[21573]: time=\"2026-06-12T16:46:03.006984586Z\" level=info msg=\"Created container 9c73ae5153658045306c30de503dfb69b64fe18e139890bb747d36c2247ddf8a: openshift-infra/auto-csr-approver-29688046-24q6s/oc\" id=061f12d1-8718-4c63-9990-235255517c48 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:20:10.382833 | controller |     "Jun 12 16:46:03.013018 crc crio[21573]: time=\"2026-06-12T16:46:03.012889611Z\" level=info msg=\"Starting container: 9c73ae5153658045306c30de503dfb69b64fe18e139890bb747d36c2247ddf8a\" id=97d49f58-7a16-41f8-b6d5-b78d800b6434 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 17:20:10.382848 | controller |     "Jun 12 16:46:03.027996 crc crio[21573]: time=\"2026-06-12T16:46:03.027827773Z\" level=info msg=\"Started container\" PID=142909 containerID=9c73ae5153658045306c30de503dfb69b64fe18e139890bb747d36c2247ddf8a description=openshift-infra/auto-csr-approver-29688046-24q6s/oc id=97d49f58-7a16-41f8-b6d5-b78d800b6434 name=/runtime.v1.RuntimeService/StartContainer sandboxID=de01746b5a07ff55eaea85cd600cf881a727d4f43f36526dc985d49803ecac25",
2026-06-12 17:20:10.382864 | controller |     "Jun 12 16:46:04.580332 crc crio[21573]: time=\"2026-06-12T16:46:04.578931553Z\" level=info msg=\"Stopping pod sandbox: de01746b5a07ff55eaea85cd600cf881a727d4f43f36526dc985d49803ecac25\" id=77762100-d34e-47ec-af7f-5dc9b8a26c3d name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 17:20:10.382880 | controller |     "Jun 12 16:46:04.580332 crc crio[21573]: time=\"2026-06-12T16:46:04.580180699Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29688046-24q6s Namespace:openshift-infra ID:de01746b5a07ff55eaea85cd600cf881a727d4f43f36526dc985d49803ecac25 UID:f67fe2df-6f09-410d-8961-c5738fc15f9b NetNS:/var/run/netns/7638cabf-4ee5-4535-bd73-b8262c8653ba Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podf67fe2df_6f09_410d_8961_c5738fc15f9b.slice PodAnnotations:0xc0006418e0}] Aliases:map[]}\"",
2026-06-12 17:20:10.382895 | controller |     "Jun 12 16:46:04.580332 crc crio[21573]: time=\"2026-06-12T16:46:04.580315843Z\" level=info msg=\"Deleting pod openshift-infra_auto-csr-approver-29688046-24q6s from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 17:20:10.382911 | controller |     "Jun 12 16:46:04.910124 crc crio[21573]: time=\"2026-06-12T16:46:04.909870077Z\" level=info msg=\"Stopped pod sandbox: de01746b5a07ff55eaea85cd600cf881a727d4f43f36526dc985d49803ecac25\" id=77762100-d34e-47ec-af7f-5dc9b8a26c3d name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 17:20:10.382926 | controller |     "Jun 12 16:46:05.720835 crc crio[21573]: time=\"2026-06-12T16:46:05.720302179Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/community-operators-vzlqw/POD\" id=94aa94f5-d6e2-4d97-a212-e6e41ab021e7 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:20:10.382941 | controller |     "Jun 12 16:46:05.721591 crc crio[21573]: time=\"2026-06-12T16:46:05.720861035Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.382956 | controller |     "Jun 12 16:46:05.777510 crc crio[21573]: time=\"2026-06-12T16:46:05.777245676Z\" level=info msg=\"Got pod network &{Name:community-operators-vzlqw Namespace:openshift-marketplace ID:8a83d9b67b86fcaa68b343db793ca9e635cd53ecc757fdfdbc06957b6b80fc95 UID:02dc5169-91e9-46ad-8aa5-1c33dfe3e651 NetNS:/var/run/netns/83ff0037-c9f8-4843-8ae3-fd1a2844b807 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod02dc5169_91e9_46ad_8aa5_1c33dfe3e651.slice PodAnnotations:0xc000569548}] Aliases:map[]}\"",
2026-06-12 17:20:10.382976 | controller |     "Jun 12 16:46:05.777510 crc crio[21573]: time=\"2026-06-12T16:46:05.777314277Z\" level=info msg=\"Adding pod openshift-marketplace_community-operators-vzlqw to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 17:20:10.382992 | controller |     "Jun 12 16:46:06.458200 crc crio[21573]: 2026-06-12T16:46:06Z [verbose] CmdAdd (shim): {1.1.0 [{Name:8a83d9b67b86fca Mac:96:fa:3e:58:37:0c Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:f0 Mtu:0 Sandbox:/var/run/netns/83ff0037-c9f8-4843-8ae3-fd1a2844b807 SocketPath: PciID:}] [{Interface:0xc00013aef0 Address:{IP:10.217.0.240 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 17:20:10.383007 | controller |     "Jun 12 16:46:06.459363 crc crio[21573]: time=\"2026-06-12T16:46:06.459285217Z\" level=info msg=\"Got pod network &{Name:community-operators-vzlqw Namespace:openshift-marketplace ID:8a83d9b67b86fcaa68b343db793ca9e635cd53ecc757fdfdbc06957b6b80fc95 UID:02dc5169-91e9-46ad-8aa5-1c33dfe3e651 NetNS:/var/run/netns/83ff0037-c9f8-4843-8ae3-fd1a2844b807 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod02dc5169_91e9_46ad_8aa5_1c33dfe3e651.slice PodAnnotations:0xc000569548}] Aliases:map[]}\"",
2026-06-12 17:20:10.383022 | controller |     "Jun 12 16:46:06.459536 crc crio[21573]: time=\"2026-06-12T16:46:06.459510583Z\" level=info msg=\"Checking pod openshift-marketplace_community-operators-vzlqw for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 17:20:10.383037 | controller |     "Jun 12 16:46:06.475004 crc crio[21573]: time=\"2026-06-12T16:46:06.474931305Z\" level=info msg=\"Ran pod sandbox 8a83d9b67b86fcaa68b343db793ca9e635cd53ecc757fdfdbc06957b6b80fc95 with infra container: openshift-marketplace/community-operators-vzlqw/POD\" id=94aa94f5-d6e2-4d97-a212-e6e41ab021e7 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:20:10.383052 | controller |     "Jun 12 16:46:06.477896 crc crio[21573]: time=\"2026-06-12T16:46:06.477799637Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=e591af13-b70f-41ff-994e-54d337350483 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:20:10.383068 | controller |     "Jun 12 16:46:06.480626 crc crio[21573]: time=\"2026-06-12T16:46:06.480555622Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=d9abb5af-c605-4a91-beac-536ef6c4329f name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:20:10.383083 | controller |     "Jun 12 16:46:06.488945 crc crio[21573]: time=\"2026-06-12T16:46:06.488796443Z\" level=info msg=\"Creating container: openshift-marketplace/community-operators-vzlqw/extract-utilities\" id=74a07371-637e-499d-a98e-7c1fd4c9b7b6 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:20:10.383098 | controller |     "Jun 12 16:46:06.489290 crc crio[21573]: time=\"2026-06-12T16:46:06.489250596Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.383114 | controller |     "Jun 12 16:46:06.538863 crc crio[21573]: time=\"2026-06-12T16:46:06.538691541Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.383132 | controller |     "Jun 12 16:46:06.542619 crc crio[21573]: time=\"2026-06-12T16:46:06.54253893Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.383148 | controller |     "Jun 12 16:46:06.751214 crc crio[21573]: time=\"2026-06-12T16:46:06.751032121Z\" level=info msg=\"Created container 2e8b7e3bf1ab1ed0d5ba7c17c95147337b6a1108cbf7182c7d1ce8157c5422eb: openshift-marketplace/community-operators-vzlqw/extract-utilities\" id=74a07371-637e-499d-a98e-7c1fd4c9b7b6 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:20:10.383163 | controller |     "Jun 12 16:46:06.756300 crc crio[21573]: time=\"2026-06-12T16:46:06.756093663Z\" level=info msg=\"Starting container: 2e8b7e3bf1ab1ed0d5ba7c17c95147337b6a1108cbf7182c7d1ce8157c5422eb\" id=bb161de9-af08-4d5d-910b-7474dc4be925 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 17:20:10.383178 | controller |     "Jun 12 16:46:06.767406 crc crio[21573]: time=\"2026-06-12T16:46:06.766998779Z\" level=info msg=\"Started container\" PID=143301 containerID=2e8b7e3bf1ab1ed0d5ba7c17c95147337b6a1108cbf7182c7d1ce8157c5422eb description=openshift-marketplace/community-operators-vzlqw/extract-utilities id=bb161de9-af08-4d5d-910b-7474dc4be925 name=/runtime.v1.RuntimeService/StartContainer sandboxID=8a83d9b67b86fcaa68b343db793ca9e635cd53ecc757fdfdbc06957b6b80fc95",
2026-06-12 17:20:10.383194 | controller |     "Jun 12 16:46:07.633808 crc crio[21573]: time=\"2026-06-12T16:46:07.632605754Z\" level=info msg=\"Pulling image: registry.redhat.io/redhat/community-operator-index:v4.20\" id=0e3110fa-fbfc-45bb-9702-1dd80fd95efd name=/runtime.v1.ImageService/PullImage",
2026-06-12 17:20:10.383209 | controller |     "Jun 12 16:46:07.638826 crc crio[21573]: time=\"2026-06-12T16:46:07.63877126Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/redhat/community-operator-index:v4.20\\\"\"",
2026-06-12 17:20:10.383224 | controller |     "Jun 12 16:46:08.168979 crc crio[21573]: time=\"2026-06-12T16:46:08.168329808Z\" level=info msg=\"Pulled image: registry.redhat.io/redhat/community-operator-index@sha256:8874ea870c535d2628f240c4dfe1c55570869954e66ad633ea84cc782b3982dc\" id=0e3110fa-fbfc-45bb-9702-1dd80fd95efd name=/runtime.v1.ImageService/PullImage",
2026-06-12 17:20:10.383239 | controller |     "Jun 12 16:46:08.171780 crc crio[21573]: time=\"2026-06-12T16:46:08.171729033Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/community-operator-index:v4.20\" id=8ef58951-e563-41bc-92b7-0c4a812b43c0 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:20:10.383255 | controller |     "Jun 12 16:46:08.179614 crc crio[21573]: time=\"2026-06-12T16:46:08.179178782Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/community-operator-index:v4.20\" id=90e1337a-e643-40ca-986b-06f556164651 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:20:10.383270 | controller |     "Jun 12 16:46:08.190025 crc crio[21573]: time=\"2026-06-12T16:46:08.189900052Z\" level=info msg=\"Creating container: openshift-marketplace/community-operators-vzlqw/extract-content\" id=f047eabf-432c-4425-94ea-6d601f86da77 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:20:10.383285 | controller |     "Jun 12 16:46:08.190654 crc crio[21573]: time=\"2026-06-12T16:46:08.190591622Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.383300 | controller |     "Jun 12 16:46:08.270318 crc crio[21573]: time=\"2026-06-12T16:46:08.270084059Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.383315 | controller |     "Jun 12 16:46:08.275080 crc crio[21573]: time=\"2026-06-12T16:46:08.274984667Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.383333 | controller |     "Jun 12 16:46:08.438903 crc crio[21573]: time=\"2026-06-12T16:46:08.438705254Z\" level=info msg=\"Created container 0e08221ec324929ae6199f1ca7cf6a0d0640aca74144fefa5beea4f5177ce006: openshift-marketplace/community-operators-vzlqw/extract-content\" id=f047eabf-432c-4425-94ea-6d601f86da77 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:20:10.383349 | controller |     "Jun 12 16:46:08.440787 crc crio[21573]: time=\"2026-06-12T16:46:08.440313509Z\" level=info msg=\"Starting container: 0e08221ec324929ae6199f1ca7cf6a0d0640aca74144fefa5beea4f5177ce006\" id=a90f3b5a-7f4b-42c7-b562-7e8c511aebe1 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 17:20:10.383365 | controller |     "Jun 12 16:46:08.447153 crc crio[21573]: time=\"2026-06-12T16:46:08.446583516Z\" level=info msg=\"Started container\" PID=143393 containerID=0e08221ec324929ae6199f1ca7cf6a0d0640aca74144fefa5beea4f5177ce006 description=openshift-marketplace/community-operators-vzlqw/extract-content id=a90f3b5a-7f4b-42c7-b562-7e8c511aebe1 name=/runtime.v1.RuntimeService/StartContainer sandboxID=8a83d9b67b86fcaa68b343db793ca9e635cd53ecc757fdfdbc06957b6b80fc95",
2026-06-12 17:20:10.383380 | controller |     "Jun 12 16:46:10.681914 crc crio[21573]: time=\"2026-06-12T16:46:10.681331029Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=3ba60fae-e106-4a11-ab44-61e28309633b name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:20:10.383395 | controller |     "Jun 12 16:46:10.685247 crc crio[21573]: time=\"2026-06-12T16:46:10.684938Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=7dc656a5-b822-48f4-85d5-6872929c2139 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:20:10.383410 | controller |     "Jun 12 16:46:10.698682 crc crio[21573]: time=\"2026-06-12T16:46:10.697324237Z\" level=info msg=\"Creating container: openshift-marketplace/community-operators-vzlqw/registry-server\" id=80f64489-6951-44c8-af25-4eb6bc9640d1 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:20:10.383425 | controller |     "Jun 12 16:46:10.698682 crc crio[21573]: time=\"2026-06-12T16:46:10.69778436Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.383440 | controller |     "Jun 12 16:46:10.780319 crc crio[21573]: time=\"2026-06-12T16:46:10.78021205Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.383455 | controller |     "Jun 12 16:46:10.784133 crc crio[21573]: time=\"2026-06-12T16:46:10.784024426Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.383469 | controller |     "Jun 12 16:46:10.955836 crc crio[21573]: time=\"2026-06-12T16:46:10.955705527Z\" level=info msg=\"Created container 17aa4e74cb2392751198929a9bac8e0e0c351e9e25331b59742f91847af7a86a: openshift-marketplace/community-operators-vzlqw/registry-server\" id=80f64489-6951-44c8-af25-4eb6bc9640d1 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:20:10.383485 | controller |     "Jun 12 16:46:10.956936 crc crio[21573]: time=\"2026-06-12T16:46:10.95686709Z\" level=info msg=\"Starting container: 17aa4e74cb2392751198929a9bac8e0e0c351e9e25331b59742f91847af7a86a\" id=260cd742-8260-4f0b-98de-2a59ebd3f19a name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 17:20:10.383502 | controller |     "Jun 12 16:46:10.962943 crc crio[21573]: time=\"2026-06-12T16:46:10.96283732Z\" level=info msg=\"Started container\" PID=143504 containerID=17aa4e74cb2392751198929a9bac8e0e0c351e9e25331b59742f91847af7a86a description=openshift-marketplace/community-operators-vzlqw/registry-server id=260cd742-8260-4f0b-98de-2a59ebd3f19a name=/runtime.v1.RuntimeService/StartContainer sandboxID=8a83d9b67b86fcaa68b343db793ca9e635cd53ecc757fdfdbc06957b6b80fc95",
2026-06-12 17:20:10.383524 | controller |     "Jun 12 16:46:17.801591 crc crio[21573]: time=\"2026-06-12T16:46:17.800747343Z\" level=info msg=\"Stopping container: 17aa4e74cb2392751198929a9bac8e0e0c351e9e25331b59742f91847af7a86a (timeout: 2s)\" id=2ea73e33-8aab-466f-9afb-79352f2900b6 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 17:20:10.383540 | controller |     "Jun 12 16:46:17.929803 crc crio[21573]: time=\"2026-06-12T16:46:17.929662026Z\" level=info msg=\"Stopped container 17aa4e74cb2392751198929a9bac8e0e0c351e9e25331b59742f91847af7a86a: openshift-marketplace/community-operators-vzlqw/registry-server\" id=2ea73e33-8aab-466f-9afb-79352f2900b6 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 17:20:10.383555 | controller |     "Jun 12 16:46:17.932262 crc crio[21573]: time=\"2026-06-12T16:46:17.932077884Z\" level=info msg=\"Stopping pod sandbox: 8a83d9b67b86fcaa68b343db793ca9e635cd53ecc757fdfdbc06957b6b80fc95\" id=cf0c37b8-32ea-42b9-96f6-0bfeee2e39c2 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 17:20:10.383570 | controller |     "Jun 12 16:46:17.933172 crc crio[21573]: time=\"2026-06-12T16:46:17.933085903Z\" level=info msg=\"Got pod network &{Name:community-operators-vzlqw Namespace:openshift-marketplace ID:8a83d9b67b86fcaa68b343db793ca9e635cd53ecc757fdfdbc06957b6b80fc95 UID:02dc5169-91e9-46ad-8aa5-1c33dfe3e651 NetNS:/var/run/netns/83ff0037-c9f8-4843-8ae3-fd1a2844b807 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod02dc5169_91e9_46ad_8aa5_1c33dfe3e651.slice PodAnnotations:0xc0063810c8}] Aliases:map[]}\"",
2026-06-12 17:20:10.383608 | controller |     "Jun 12 16:46:17.933344 crc crio[21573]: time=\"2026-06-12T16:46:17.933282798Z\" level=info msg=\"Deleting pod openshift-marketplace_community-operators-vzlqw from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 17:20:10.383626 | controller |     "Jun 12 16:46:18.351819 crc crio[21573]: time=\"2026-06-12T16:46:18.350877489Z\" level=info msg=\"Stopped pod sandbox: 8a83d9b67b86fcaa68b343db793ca9e635cd53ecc757fdfdbc06957b6b80fc95\" id=cf0c37b8-32ea-42b9-96f6-0bfeee2e39c2 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 17:20:10.383641 | controller |     "Jun 12 16:46:18.835210 crc crio[21573]: time=\"2026-06-12T16:46:18.834861193Z\" level=info msg=\"Removing container: 17aa4e74cb2392751198929a9bac8e0e0c351e9e25331b59742f91847af7a86a\" id=f37d377c-c18b-43a5-9a57-697a938f4244 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 17:20:10.383657 | controller |     "Jun 12 16:46:18.924326 crc crio[21573]: time=\"2026-06-12T16:46:18.92371327Z\" level=info msg=\"Removed container 17aa4e74cb2392751198929a9bac8e0e0c351e9e25331b59742f91847af7a86a: openshift-marketplace/community-operators-vzlqw/registry-server\" id=f37d377c-c18b-43a5-9a57-697a938f4244 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 17:20:10.383679 | controller |     "Jun 12 16:46:18.929404 crc crio[21573]: time=\"2026-06-12T16:46:18.92933865Z\" level=info msg=\"Removing container: 0e08221ec324929ae6199f1ca7cf6a0d0640aca74144fefa5beea4f5177ce006\" id=e8443bf9-5963-443c-9aaa-eaffd0b0b3ee name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 17:20:10.383699 | controller |     "Jun 12 16:46:18.967403 crc crio[21573]: time=\"2026-06-12T16:46:18.967179522Z\" level=info msg=\"Removed container 0e08221ec324929ae6199f1ca7cf6a0d0640aca74144fefa5beea4f5177ce006: openshift-marketplace/community-operators-vzlqw/extract-content\" id=e8443bf9-5963-443c-9aaa-eaffd0b0b3ee name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 17:20:10.383718 | controller |     "Jun 12 16:46:18.973656 crc crio[21573]: time=\"2026-06-12T16:46:18.972844278Z\" level=info msg=\"Removing container: 2e8b7e3bf1ab1ed0d5ba7c17c95147337b6a1108cbf7182c7d1ce8157c5422eb\" id=4d7db428-52a5-4621-9290-ae4c7b0a3f20 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 17:20:10.383734 | controller |     "Jun 12 16:46:19.032634 crc crio[21573]: time=\"2026-06-12T16:46:19.032412413Z\" level=info msg=\"Removed container 2e8b7e3bf1ab1ed0d5ba7c17c95147337b6a1108cbf7182c7d1ce8157c5422eb: openshift-marketplace/community-operators-vzlqw/extract-utilities\" id=4d7db428-52a5-4621-9290-ae4c7b0a3f20 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 17:20:10.383749 | controller |     "Jun 12 16:47:00.467898 crc crio[21573]: time=\"2026-06-12T16:47:00.467090626Z\" level=info msg=\"Removing container: d17552981ce37779cd12d03fa60181828573ecd6788d4e505164bf6feedc7598\" id=e8b2cde0-991c-46cb-8359-13dddea01a0f name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 17:20:10.383764 | controller |     "Jun 12 16:47:00.646381 crc crio[21573]: time=\"2026-06-12T16:47:00.646170807Z\" level=info msg=\"Removed container d17552981ce37779cd12d03fa60181828573ecd6788d4e505164bf6feedc7598: openshift-infra/auto-csr-approver-29688040-xtv6p/oc\" id=e8b2cde0-991c-46cb-8359-13dddea01a0f name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 17:20:10.383779 | controller |     "Jun 12 16:47:00.658279 crc crio[21573]: time=\"2026-06-12T16:47:00.658199704Z\" level=info msg=\"Stopping pod sandbox: 8a83d9b67b86fcaa68b343db793ca9e635cd53ecc757fdfdbc06957b6b80fc95\" id=c164d47b-654a-478d-86fd-0711ceb01ad5 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 17:20:10.383794 | controller |     "Jun 12 16:47:00.658399 crc crio[21573]: time=\"2026-06-12T16:47:00.658286076Z\" level=info msg=\"Stopped pod sandbox (already stopped): 8a83d9b67b86fcaa68b343db793ca9e635cd53ecc757fdfdbc06957b6b80fc95\" id=c164d47b-654a-478d-86fd-0711ceb01ad5 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 17:20:10.383809 | controller |     "Jun 12 16:47:00.658957 crc crio[21573]: time=\"2026-06-12T16:47:00.658876083Z\" level=info msg=\"Removing pod sandbox: 8a83d9b67b86fcaa68b343db793ca9e635cd53ecc757fdfdbc06957b6b80fc95\" id=57ecf1ae-18f1-4016-b470-bc569dd93ce1 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 17:20:10.383825 | controller |     "Jun 12 16:47:00.673031 crc crio[21573]: time=\"2026-06-12T16:47:00.67288616Z\" level=info msg=\"Removed pod sandbox: 8a83d9b67b86fcaa68b343db793ca9e635cd53ecc757fdfdbc06957b6b80fc95\" id=57ecf1ae-18f1-4016-b470-bc569dd93ce1 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 17:20:10.383840 | controller |     "Jun 12 16:47:00.674142 crc crio[21573]: time=\"2026-06-12T16:47:00.674031125Z\" level=info msg=\"Stopping pod sandbox: 93e902681cc94ef661bb8cfc42a1bdafaae3afd13f3fd148a6277a56bbfe396c\" id=750e0e3e-7d44-4be8-b730-6e5a163b1a9c name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 17:20:10.383854 | controller |     "Jun 12 16:47:00.674279 crc crio[21573]: time=\"2026-06-12T16:47:00.674154678Z\" level=info msg=\"Stopped pod sandbox (already stopped): 93e902681cc94ef661bb8cfc42a1bdafaae3afd13f3fd148a6277a56bbfe396c\" id=750e0e3e-7d44-4be8-b730-6e5a163b1a9c name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 17:20:10.383869 | controller |     "Jun 12 16:47:00.674966 crc crio[21573]: time=\"2026-06-12T16:47:00.674912298Z\" level=info msg=\"Removing pod sandbox: 93e902681cc94ef661bb8cfc42a1bdafaae3afd13f3fd148a6277a56bbfe396c\" id=22ca8f09-8b89-4ddc-88ce-be109cc0bdbb name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 17:20:10.383884 | controller |     "Jun 12 16:47:00.692104 crc crio[21573]: time=\"2026-06-12T16:47:00.69133581Z\" level=info msg=\"Removed pod sandbox: 93e902681cc94ef661bb8cfc42a1bdafaae3afd13f3fd148a6277a56bbfe396c\" id=22ca8f09-8b89-4ddc-88ce-be109cc0bdbb name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 17:20:10.383898 | controller |     "Jun 12 16:47:09.305560 crc crio[21573]: time=\"2026-06-12T16:47:09.304225911Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/redhat-marketplace-sg66d/POD\" id=04ed8e28-1255-4354-b32e-7c5fe2575657 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:20:10.383916 | controller |     "Jun 12 16:47:09.306879 crc crio[21573]: time=\"2026-06-12T16:47:09.306686946Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.383932 | controller |     "Jun 12 16:47:09.338569 crc crio[21573]: time=\"2026-06-12T16:47:09.338363157Z\" level=info msg=\"Got pod network &{Name:redhat-marketplace-sg66d Namespace:openshift-marketplace ID:42fcb417e5af78b032a1b5386d39f1486cfdf9b0ef0508c28a91d0c96e944966 UID:3b74b749-1c3b-45bc-ae2f-6ce9f217017f NetNS:/var/run/netns/7060c176-b4e2-46a0-9403-2d038bb71002 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod3b74b749_1c3b_45bc_ae2f_6ce9f217017f.slice PodAnnotations:0xc0063801d0}] Aliases:map[]}\"",
2026-06-12 17:20:10.383948 | controller |     "Jun 12 16:47:09.338569 crc crio[21573]: time=\"2026-06-12T16:47:09.338579064Z\" level=info msg=\"Adding pod openshift-marketplace_redhat-marketplace-sg66d to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 17:20:10.383964 | controller |     "Jun 12 16:47:09.625751 crc crio[21573]: time=\"2026-06-12T16:47:09.624111173Z\" level=info msg=\"Stopping pod sandbox: 6f46e77893bf24556d45c93f814cefb6e124fcc38502e545de6dac60a64d9660\" id=fa0c0f68-c34d-43a5-9d6b-b3b1314a4bbd name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 17:20:10.383979 | controller |     "Jun 12 16:47:09.626600 crc crio[21573]: time=\"2026-06-12T16:47:09.626187432Z\" level=info msg=\"Got pod network &{Name:bootstrap-edpm-deployment-ipam-openstack-edpm-ipam-9x84b Namespace:openstack ID:6f46e77893bf24556d45c93f814cefb6e124fcc38502e545de6dac60a64d9660 UID:985c64c4-046d-4dc2-b2cf-94358683d56e NetNS:/var/run/netns/963e9d2e-bb8f-4dfc-872e-71781a5b4850 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod985c64c4_046d_4dc2_b2cf_94358683d56e.slice PodAnnotations:0xc00008cec0}] Aliases:map[]}\"",
2026-06-12 17:20:10.383995 | controller |     "Jun 12 16:47:09.626600 crc crio[21573]: time=\"2026-06-12T16:47:09.626413128Z\" level=info msg=\"Deleting pod openstack_bootstrap-edpm-deployment-ipam-openstack-edpm-ipam-9x84b from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 17:20:10.384011 | controller |     "Jun 12 16:47:09.988853 crc crio[21573]: 2026-06-12T16:47:09Z [verbose] CmdAdd (shim): {1.1.0 [{Name:42fcb417e5af78b Mac:96:78:cb:ab:9d:11 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:f1 Mtu:0 Sandbox:/var/run/netns/7060c176-b4e2-46a0-9403-2d038bb71002 SocketPath: PciID:}] [{Interface:0xc000160a40 Address:{IP:10.217.0.241 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 17:20:10.384026 | controller |     "Jun 12 16:47:09.989987 crc crio[21573]: time=\"2026-06-12T16:47:09.989914514Z\" level=info msg=\"Got pod network &{Name:redhat-marketplace-sg66d Namespace:openshift-marketplace ID:42fcb417e5af78b032a1b5386d39f1486cfdf9b0ef0508c28a91d0c96e944966 UID:3b74b749-1c3b-45bc-ae2f-6ce9f217017f NetNS:/var/run/netns/7060c176-b4e2-46a0-9403-2d038bb71002 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod3b74b749_1c3b_45bc_ae2f_6ce9f217017f.slice PodAnnotations:0xc0063801d0}] Aliases:map[]}\"",
2026-06-12 17:20:10.384042 | controller |     "Jun 12 16:47:09.990230 crc crio[21573]: time=\"2026-06-12T16:47:09.99014939Z\" level=info msg=\"Checking pod openshift-marketplace_redhat-marketplace-sg66d for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 17:20:10.384061 | controller |     "Jun 12 16:47:09.999408 crc crio[21573]: time=\"2026-06-12T16:47:09.999310775Z\" level=info msg=\"Ran pod sandbox 42fcb417e5af78b032a1b5386d39f1486cfdf9b0ef0508c28a91d0c96e944966 with infra container: openshift-marketplace/redhat-marketplace-sg66d/POD\" id=04ed8e28-1255-4354-b32e-7c5fe2575657 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:20:10.384076 | controller |     "Jun 12 16:47:10.001792 crc crio[21573]: time=\"2026-06-12T16:47:10.001747933Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=ed50f608-0206-4be0-8e55-d6a6eca89d3a name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:20:10.384091 | controller |     "Jun 12 16:47:10.005225 crc crio[21573]: time=\"2026-06-12T16:47:10.005136308Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=375793a5-6efe-491b-a117-4d4dcfc79f77 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:20:10.384106 | controller |     "Jun 12 16:47:10.013543 crc crio[21573]: time=\"2026-06-12T16:47:10.013399159Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-marketplace-sg66d/extract-utilities\" id=646e399d-3d8d-41fb-9056-8d452d77fe79 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:20:10.384121 | controller |     "Jun 12 16:47:10.013958 crc crio[21573]: time=\"2026-06-12T16:47:10.013882273Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.384136 | controller |     "Jun 12 16:47:10.080854 crc crio[21573]: time=\"2026-06-12T16:47:10.080750627Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.384151 | controller |     "Jun 12 16:47:10.090816 crc crio[21573]: time=\"2026-06-12T16:47:10.090731787Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.384166 | controller |     "Jun 12 16:47:10.222823 crc crio[21573]: time=\"2026-06-12T16:47:10.221568863Z\" level=info msg=\"Stopped pod sandbox: 6f46e77893bf24556d45c93f814cefb6e124fcc38502e545de6dac60a64d9660\" id=fa0c0f68-c34d-43a5-9d6b-b3b1314a4bbd name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 17:20:10.384181 | controller |     "Jun 12 16:47:10.319363 crc crio[21573]: time=\"2026-06-12T16:47:10.319126578Z\" level=info msg=\"Created container c39d36614a9a228585ddc689a2cb2e3959002278895407861768442f7f7b61e5: openshift-marketplace/redhat-marketplace-sg66d/extract-utilities\" id=646e399d-3d8d-41fb-9056-8d452d77fe79 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:20:10.384196 | controller |     "Jun 12 16:47:10.326540 crc crio[21573]: time=\"2026-06-12T16:47:10.321639577Z\" level=info msg=\"Starting container: c39d36614a9a228585ddc689a2cb2e3959002278895407861768442f7f7b61e5\" id=ac868ed5-9b9a-4aa6-8937-15e1fcf47023 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 17:20:10.384212 | controller |     "Jun 12 16:47:10.331988 crc crio[21573]: time=\"2026-06-12T16:47:10.331667502Z\" level=info msg=\"Started container\" PID=146959 containerID=c39d36614a9a228585ddc689a2cb2e3959002278895407861768442f7f7b61e5 description=openshift-marketplace/redhat-marketplace-sg66d/extract-utilities id=ac868ed5-9b9a-4aa6-8937-15e1fcf47023 name=/runtime.v1.RuntimeService/StartContainer sandboxID=42fcb417e5af78b032a1b5386d39f1486cfdf9b0ef0508c28a91d0c96e944966",
2026-06-12 17:20:10.384228 | controller |     "Jun 12 16:47:10.661587 crc crio[21573]: time=\"2026-06-12T16:47:10.659978909Z\" level=info msg=\"Pulling image: registry.redhat.io/redhat/redhat-marketplace-index:v4.20\" id=8c23d6f7-8e52-40ac-bca2-d2259ca9b78c name=/runtime.v1.ImageService/PullImage",
2026-06-12 17:20:10.384246 | controller |     "Jun 12 16:47:10.680929 crc crio[21573]: time=\"2026-06-12T16:47:10.680718193Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/redhat/redhat-marketplace-index:v4.20\\\"\"",
2026-06-12 17:20:10.384262 | controller |     "Jun 12 16:47:11.323626 crc crio[21573]: time=\"2026-06-12T16:47:11.323551834Z\" level=info msg=\"Running pod sandbox: openstack/download-cache-edpm-deployment-ipam-openstack-edpm-ipam-9cflg/POD\" id=fcbbf91a-78f5-4118-a3b4-647cc1b4ebd9 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:20:10.384278 | controller |     "Jun 12 16:47:11.324729 crc crio[21573]: time=\"2026-06-12T16:47:11.323694178Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.384294 | controller |     "Jun 12 16:47:11.355960 crc crio[21573]: time=\"2026-06-12T16:47:11.355827729Z\" level=info msg=\"Got pod network &{Name:download-cache-edpm-deployment-ipam-openstack-edpm-ipam-9cflg Namespace:openstack ID:927e928ead43f949d57d782f17ada3cf428b657494b462419f9e05ee31747abd UID:a2e2b3f8-7f01-4c3a-8d23-37dacc347aeb NetNS:/var/run/netns/8bd20783-74aa-468f-b16d-a4ac68c7dcd2 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poda2e2b3f8_7f01_4c3a_8d23_37dacc347aeb.slice PodAnnotations:0xc002e28670}] Aliases:map[]}\"",
2026-06-12 17:20:10.384310 | controller |     "Jun 12 16:47:11.355960 crc crio[21573]: time=\"2026-06-12T16:47:11.35588876Z\" level=info msg=\"Adding pod openstack_download-cache-edpm-deployment-ipam-openstack-edpm-ipam-9cflg to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 17:20:10.384325 | controller |     "Jun 12 16:47:11.830600 crc crio[21573]: time=\"2026-06-12T16:47:11.829975374Z\" level=info msg=\"Pulled image: registry.redhat.io/redhat/redhat-marketplace-index@sha256:eaa0e17f3e4a3079539d3da6839f308f2d277b5c3bc91e1d58ba54c3b141d4ba\" id=8c23d6f7-8e52-40ac-bca2-d2259ca9b78c name=/runtime.v1.ImageService/PullImage",
2026-06-12 17:20:10.384341 | controller |     "Jun 12 16:47:11.831963 crc crio[21573]: time=\"2026-06-12T16:47:11.831796196Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-marketplace-index:v4.20\" id=0dada5bf-cb6a-44c9-aac6-b90b98b56a86 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:20:10.384356 | controller |     "Jun 12 16:47:11.834501 crc crio[21573]: time=\"2026-06-12T16:47:11.834392628Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-marketplace-index:v4.20\" id=8b6af76e-50bb-49e3-8307-c7d9b9204ed4 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:20:10.384371 | controller |     "Jun 12 16:47:11.889957 crc crio[21573]: time=\"2026-06-12T16:47:11.889854963Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-marketplace-sg66d/extract-content\" id=103a8cb6-427c-4509-afb2-badf72881f32 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:20:10.384386 | controller |     "Jun 12 16:47:11.890690 crc crio[21573]: time=\"2026-06-12T16:47:11.890615855Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.384401 | controller |     "Jun 12 16:47:11.958675 crc crio[21573]: time=\"2026-06-12T16:47:11.958568108Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.384416 | controller |     "Jun 12 16:47:11.963585 crc crio[21573]: time=\"2026-06-12T16:47:11.963415544Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.384431 | controller |     "Jun 12 16:47:12.005674 crc crio[21573]: 2026-06-12T16:47:11Z [verbose] CmdAdd (shim): {1.1.0 [{Name:927e928ead43f94 Mac:8e:be:a2:bf:0b:e6 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:f2 Mtu:0 Sandbox:/var/run/netns/8bd20783-74aa-468f-b16d-a4ac68c7dcd2 SocketPath: PciID:}] [{Interface:0xc0004b6710 Address:{IP:10.217.0.242 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 17:20:10.384451 | controller |     "Jun 12 16:47:12.007839 crc crio[21573]: time=\"2026-06-12T16:47:12.007757087Z\" level=info msg=\"Got pod network &{Name:download-cache-edpm-deployment-ipam-openstack-edpm-ipam-9cflg Namespace:openstack ID:927e928ead43f949d57d782f17ada3cf428b657494b462419f9e05ee31747abd UID:a2e2b3f8-7f01-4c3a-8d23-37dacc347aeb NetNS:/var/run/netns/8bd20783-74aa-468f-b16d-a4ac68c7dcd2 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poda2e2b3f8_7f01_4c3a_8d23_37dacc347aeb.slice PodAnnotations:0xc002e28670}] Aliases:map[]}\"",
2026-06-12 17:20:10.384467 | controller |     "Jun 12 16:47:12.009218 crc crio[21573]: time=\"2026-06-12T16:47:12.007971814Z\" level=info msg=\"Checking pod openstack_download-cache-edpm-deployment-ipam-openstack-edpm-ipam-9cflg for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 17:20:10.384483 | controller |     "Jun 12 16:47:12.021331 crc crio[21573]: time=\"2026-06-12T16:47:12.020968888Z\" level=info msg=\"Ran pod sandbox 927e928ead43f949d57d782f17ada3cf428b657494b462419f9e05ee31747abd with infra container: openstack/download-cache-edpm-deployment-ipam-openstack-edpm-ipam-9cflg/POD\" id=fcbbf91a-78f5-4118-a3b4-647cc1b4ebd9 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:20:10.384497 | controller |     "Jun 12 16:47:12.026317 crc crio[21573]: time=\"2026-06-12T16:47:12.026230715Z\" level=info msg=\"Checking image status: quay.rdoproject.org/openstack-k8s-operators/openstack-ansibleee-runner:0d5932bc7e4b786a4f66bb71a9845a8ad6dbd838\" id=307c50ee-5856-49ce-8970-c2fe9efa3bb1 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:20:10.384512 | controller |     "Jun 12 16:47:12.063710 crc crio[21573]: time=\"2026-06-12T16:47:12.062967324Z\" level=info msg=\"Checking image status: quay.rdoproject.org/openstack-k8s-operators/openstack-ansibleee-runner:0d5932bc7e4b786a4f66bb71a9845a8ad6dbd838\" id=3da5fb21-b374-4dff-ac5e-dab7a5d6df8c name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:20:10.384527 | controller |     "Jun 12 16:47:12.076720 crc crio[21573]: time=\"2026-06-12T16:47:12.074797185Z\" level=info msg=\"Creating container: openstack/download-cache-edpm-deployment-ipam-openstack-edpm-ipam-9cflg/download-cache-edpm-deployment-ipam-openstack-edpm-ipam\" id=4ea10f67-843f-4ab8-bec6-580358b2f1a3 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:20:10.384542 | controller |     "Jun 12 16:47:12.076720 crc crio[21573]: time=\"2026-06-12T16:47:12.075559417Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.384557 | controller |     "Jun 12 16:47:12.141858 crc crio[21573]: time=\"2026-06-12T16:47:12.141559579Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.384571 | controller |     "Jun 12 16:47:12.148026 crc crio[21573]: time=\"2026-06-12T16:47:12.147559985Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.384608 | controller |     "Jun 12 16:47:12.208395 crc crio[21573]: time=\"2026-06-12T16:47:12.208274226Z\" level=info msg=\"Created container f405bd02a68a186d1a221a534b8045652cdc6cc41eaced9646030a2db376f680: openshift-marketplace/redhat-marketplace-sg66d/extract-content\" id=103a8cb6-427c-4509-afb2-badf72881f32 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:20:10.384627 | controller |     "Jun 12 16:47:12.210825 crc crio[21573]: time=\"2026-06-12T16:47:12.210627371Z\" level=info msg=\"Starting container: f405bd02a68a186d1a221a534b8045652cdc6cc41eaced9646030a2db376f680\" id=ce5d1195-055a-45fd-b280-7072e720a613 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 17:20:10.384643 | controller |     "Jun 12 16:47:12.223686 crc crio[21573]: time=\"2026-06-12T16:47:12.223538713Z\" level=info msg=\"Started container\" PID=147056 containerID=f405bd02a68a186d1a221a534b8045652cdc6cc41eaced9646030a2db376f680 description=openshift-marketplace/redhat-marketplace-sg66d/extract-content id=ce5d1195-055a-45fd-b280-7072e720a613 name=/runtime.v1.RuntimeService/StartContainer sandboxID=42fcb417e5af78b032a1b5386d39f1486cfdf9b0ef0508c28a91d0c96e944966",
2026-06-12 17:20:10.384659 | controller |     "Jun 12 16:47:12.280946 crc crio[21573]: time=\"2026-06-12T16:47:12.280654584Z\" level=info msg=\"Created container ab77d5039fac552337846d0358f35ada7b482a5e5e7de803a9ee865bac0c75ab: openstack/download-cache-edpm-deployment-ipam-openstack-edpm-ipam-9cflg/download-cache-edpm-deployment-ipam-openstack-edpm-ipam\" id=4ea10f67-843f-4ab8-bec6-580358b2f1a3 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:20:10.384675 | controller |     "Jun 12 16:47:12.282867 crc crio[21573]: time=\"2026-06-12T16:47:12.282747592Z\" level=info msg=\"Starting container: ab77d5039fac552337846d0358f35ada7b482a5e5e7de803a9ee865bac0c75ab\" id=e1f39062-c895-40a1-862b-6d617ba95a93 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 17:20:10.384698 | controller |     "Jun 12 16:47:12.302003 crc crio[21573]: time=\"2026-06-12T16:47:12.301841988Z\" level=info msg=\"Started container\" PID=147065 containerID=ab77d5039fac552337846d0358f35ada7b482a5e5e7de803a9ee865bac0c75ab description=openstack/download-cache-edpm-deployment-ipam-openstack-edpm-ipam-9cflg/download-cache-edpm-deployment-ipam-openstack-edpm-ipam id=e1f39062-c895-40a1-862b-6d617ba95a93 name=/runtime.v1.RuntimeService/StartContainer sandboxID=927e928ead43f949d57d782f17ada3cf428b657494b462419f9e05ee31747abd",
2026-06-12 17:20:10.384719 | controller |     "Jun 12 16:47:13.724234 crc crio[21573]: time=\"2026-06-12T16:47:13.723218398Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=fa48ef2f-b79c-4fd8-9f9a-bfcb4c8e23d6 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:20:10.384735 | controller |     "Jun 12 16:47:13.727503 crc crio[21573]: time=\"2026-06-12T16:47:13.727280152Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=46192aec-d31c-4f1b-a581-6ccbf748b156 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:20:10.384750 | controller |     "Jun 12 16:47:13.735245 crc crio[21573]: time=\"2026-06-12T16:47:13.735178874Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-marketplace-sg66d/registry-server\" id=d99c006d-694d-4dbb-858c-a0ab4dfb5f73 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:20:10.384766 | controller |     "Jun 12 16:47:13.735851 crc crio[21573]: time=\"2026-06-12T16:47:13.735806781Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.384780 | controller |     "Jun 12 16:47:13.783844 crc crio[21573]: time=\"2026-06-12T16:47:13.783752405Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.384795 | controller |     "Jun 12 16:47:13.786987 crc crio[21573]: time=\"2026-06-12T16:47:13.786922733Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.384809 | controller |     "Jun 12 16:47:13.975954 crc crio[21573]: time=\"2026-06-12T16:47:13.975687783Z\" level=info msg=\"Created container 841ec568955711628ec2e774e508e49f1d5d76f2a9514382975e895d0dcf4304: openshift-marketplace/redhat-marketplace-sg66d/registry-server\" id=d99c006d-694d-4dbb-858c-a0ab4dfb5f73 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:20:10.384828 | controller |     "Jun 12 16:47:13.978411 crc crio[21573]: time=\"2026-06-12T16:47:13.978302976Z\" level=info msg=\"Starting container: 841ec568955711628ec2e774e508e49f1d5d76f2a9514382975e895d0dcf4304\" id=3abafc84-63b0-440e-9855-b8a3738c46d5 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 17:20:10.384843 | controller |     "Jun 12 16:47:13.991954 crc crio[21573]: time=\"2026-06-12T16:47:13.991818676Z\" level=info msg=\"Started container\" PID=147214 containerID=841ec568955711628ec2e774e508e49f1d5d76f2a9514382975e895d0dcf4304 description=openshift-marketplace/redhat-marketplace-sg66d/registry-server id=3abafc84-63b0-440e-9855-b8a3738c46d5 name=/runtime.v1.RuntimeService/StartContainer sandboxID=42fcb417e5af78b032a1b5386d39f1486cfdf9b0ef0508c28a91d0c96e944966",
2026-06-12 17:20:10.384858 | controller |     "Jun 12 16:47:21.867029 crc crio[21573]: time=\"2026-06-12T16:47:21.866184895Z\" level=info msg=\"Stopping container: 841ec568955711628ec2e774e508e49f1d5d76f2a9514382975e895d0dcf4304 (timeout: 2s)\" id=f78ec583-b514-4b82-bbff-0138198e9849 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 17:20:10.384873 | controller |     "Jun 12 16:47:21.997830 crc crio[21573]: time=\"2026-06-12T16:47:21.997300811Z\" level=info msg=\"Stopped container 841ec568955711628ec2e774e508e49f1d5d76f2a9514382975e895d0dcf4304: openshift-marketplace/redhat-marketplace-sg66d/registry-server\" id=f78ec583-b514-4b82-bbff-0138198e9849 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 17:20:10.384888 | controller |     "Jun 12 16:47:21.998926 crc crio[21573]: time=\"2026-06-12T16:47:21.998821932Z\" level=info msg=\"Stopping pod sandbox: 42fcb417e5af78b032a1b5386d39f1486cfdf9b0ef0508c28a91d0c96e944966\" id=297f6b05-328f-48df-8464-671286c3eab3 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 17:20:10.384903 | controller |     "Jun 12 16:47:22.000387 crc crio[21573]: time=\"2026-06-12T16:47:22.000299153Z\" level=info msg=\"Got pod network &{Name:redhat-marketplace-sg66d Namespace:openshift-marketplace ID:42fcb417e5af78b032a1b5386d39f1486cfdf9b0ef0508c28a91d0c96e944966 UID:3b74b749-1c3b-45bc-ae2f-6ce9f217017f NetNS:/var/run/netns/7060c176-b4e2-46a0-9403-2d038bb71002 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod3b74b749_1c3b_45bc_ae2f_6ce9f217017f.slice PodAnnotations:0xc0063801d8}] Aliases:map[]}\"",
2026-06-12 17:20:10.384919 | controller |     "Jun 12 16:47:22.000661 crc crio[21573]: time=\"2026-06-12T16:47:22.000639033Z\" level=info msg=\"Deleting pod openshift-marketplace_redhat-marketplace-sg66d from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 17:20:10.384935 | controller |     "Jun 12 16:47:22.398856 crc crio[21573]: time=\"2026-06-12T16:47:22.398773102Z\" level=info msg=\"Stopped pod sandbox: 42fcb417e5af78b032a1b5386d39f1486cfdf9b0ef0508c28a91d0c96e944966\" id=297f6b05-328f-48df-8464-671286c3eab3 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 17:20:10.384950 | controller |     "Jun 12 16:47:22.882865 crc crio[21573]: time=\"2026-06-12T16:47:22.882393182Z\" level=info msg=\"Removing container: 841ec568955711628ec2e774e508e49f1d5d76f2a9514382975e895d0dcf4304\" id=d41cbe11-a1f3-49e3-ae7c-51a43974aa8e name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 17:20:10.384964 | controller |     "Jun 12 16:47:22.914583 crc crio[21573]: time=\"2026-06-12T16:47:22.91442868Z\" level=info msg=\"Removed container 841ec568955711628ec2e774e508e49f1d5d76f2a9514382975e895d0dcf4304: openshift-marketplace/redhat-marketplace-sg66d/registry-server\" id=d41cbe11-a1f3-49e3-ae7c-51a43974aa8e name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 17:20:10.384983 | controller |     "Jun 12 16:47:22.922389 crc crio[21573]: time=\"2026-06-12T16:47:22.92228468Z\" level=info msg=\"Removing container: f405bd02a68a186d1a221a534b8045652cdc6cc41eaced9646030a2db376f680\" id=02afee5e-783d-4938-96de-63e9335b687c name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 17:20:10.384999 | controller |     "Jun 12 16:47:22.975605 crc crio[21573]: time=\"2026-06-12T16:47:22.97530177Z\" level=info msg=\"Removed container f405bd02a68a186d1a221a534b8045652cdc6cc41eaced9646030a2db376f680: openshift-marketplace/redhat-marketplace-sg66d/extract-content\" id=02afee5e-783d-4938-96de-63e9335b687c name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 17:20:10.385015 | controller |     "Jun 12 16:47:22.978713 crc crio[21573]: time=\"2026-06-12T16:47:22.978591488Z\" level=info msg=\"Removing container: c39d36614a9a228585ddc689a2cb2e3959002278895407861768442f7f7b61e5\" id=895834b6-2a50-4800-b09f-ea41181275ef name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 17:20:10.385030 | controller |     "Jun 12 16:47:23.045898 crc crio[21573]: time=\"2026-06-12T16:47:23.045761649Z\" level=info msg=\"Removed container c39d36614a9a228585ddc689a2cb2e3959002278895407861768442f7f7b61e5: openshift-marketplace/redhat-marketplace-sg66d/extract-utilities\" id=895834b6-2a50-4800-b09f-ea41181275ef name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 17:20:10.385045 | controller |     "Jun 12 16:48:00.724121 crc crio[21573]: time=\"2026-06-12T16:48:00.723261835Z\" level=info msg=\"Stopping pod sandbox: 42fcb417e5af78b032a1b5386d39f1486cfdf9b0ef0508c28a91d0c96e944966\" id=178abc20-f1c5-40c5-9da7-f8b6c39e500e name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 17:20:10.385061 | controller |     "Jun 12 16:48:00.724121 crc crio[21573]: time=\"2026-06-12T16:48:00.724046007Z\" level=info msg=\"Stopped pod sandbox (already stopped): 42fcb417e5af78b032a1b5386d39f1486cfdf9b0ef0508c28a91d0c96e944966\" id=178abc20-f1c5-40c5-9da7-f8b6c39e500e name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 17:20:10.385077 | controller |     "Jun 12 16:48:00.725814 crc crio[21573]: time=\"2026-06-12T16:48:00.725204669Z\" level=info msg=\"Removing pod sandbox: 42fcb417e5af78b032a1b5386d39f1486cfdf9b0ef0508c28a91d0c96e944966\" id=9d46e349-fe44-4ce1-95df-855a2fd94b2c name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 17:20:10.385093 | controller |     "Jun 12 16:48:00.743046 crc crio[21573]: time=\"2026-06-12T16:48:00.742859486Z\" level=info msg=\"Removed pod sandbox: 42fcb417e5af78b032a1b5386d39f1486cfdf9b0ef0508c28a91d0c96e944966\" id=9d46e349-fe44-4ce1-95df-855a2fd94b2c name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 17:20:10.385109 | controller |     "Jun 12 16:48:00.844197 crc crio[21573]: time=\"2026-06-12T16:48:00.844028319Z\" level=info msg=\"Running pod sandbox: openshift-infra/auto-csr-approver-29688048-zf6fx/POD\" id=a7e90fcc-9e21-4c38-84f4-90416839fb52 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:20:10.385125 | controller |     "Jun 12 16:48:00.844332 crc crio[21573]: time=\"2026-06-12T16:48:00.844237905Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.385142 | controller |     "Jun 12 16:48:00.896953 crc crio[21573]: time=\"2026-06-12T16:48:00.896571571Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29688048-zf6fx Namespace:openshift-infra ID:55868879d6b3c377eca9376b300cc4c9da343e187dd0fa1a92e4e5bf8c856d87 UID:b7add104-17b2-428b-a816-a108680b6fcd NetNS:/var/run/netns/9a197045-73df-451a-9bae-5dc392d3a89d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podb7add104_17b2_428b_a816_a108680b6fcd.slice PodAnnotations:0xc00209e290}] Aliases:map[]}\"",
2026-06-12 17:20:10.385158 | controller |     "Jun 12 16:48:00.896953 crc crio[21573]: time=\"2026-06-12T16:48:00.89690998Z\" level=info msg=\"Adding pod openshift-infra_auto-csr-approver-29688048-zf6fx to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 17:20:10.385177 | controller |     "Jun 12 16:48:01.240540 crc crio[21573]: 2026-06-12T16:48:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:55868879d6b3c37 Mac:6e:88:1b:2c:3b:9f Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:f3 Mtu:0 Sandbox:/var/run/netns/9a197045-73df-451a-9bae-5dc392d3a89d SocketPath: PciID:}] [{Interface:0xc0002d8c50 Address:{IP:10.217.0.243 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 17:20:10.385194 | controller |     "Jun 12 16:48:01.242017 crc crio[21573]: time=\"2026-06-12T16:48:01.241933741Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29688048-zf6fx Namespace:openshift-infra ID:55868879d6b3c377eca9376b300cc4c9da343e187dd0fa1a92e4e5bf8c856d87 UID:b7add104-17b2-428b-a816-a108680b6fcd NetNS:/var/run/netns/9a197045-73df-451a-9bae-5dc392d3a89d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podb7add104_17b2_428b_a816_a108680b6fcd.slice PodAnnotations:0xc00209e290}] Aliases:map[]}\"",
2026-06-12 17:20:10.385210 | controller |     "Jun 12 16:48:01.242186 crc crio[21573]: time=\"2026-06-12T16:48:01.242156217Z\" level=info msg=\"Checking pod openshift-infra_auto-csr-approver-29688048-zf6fx for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 17:20:10.385226 | controller |     "Jun 12 16:48:01.252765 crc crio[21573]: time=\"2026-06-12T16:48:01.252502762Z\" level=info msg=\"Ran pod sandbox 55868879d6b3c377eca9376b300cc4c9da343e187dd0fa1a92e4e5bf8c856d87 with infra container: openshift-infra/auto-csr-approver-29688048-zf6fx/POD\" id=a7e90fcc-9e21-4c38-84f4-90416839fb52 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:20:10.385243 | controller |     "Jun 12 16:48:01.255953 crc crio[21573]: time=\"2026-06-12T16:48:01.255857259Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-cli:latest\" id=80b29b65-5887-49c0-8cee-ee55f0136d57 name=/runtime.v1.ImageService/PullImage",
2026-06-12 17:20:10.385258 | controller |     "Jun 12 16:48:01.264738 crc crio[21573]: time=\"2026-06-12T16:48:01.263383821Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-cli:latest\\\"\"",
2026-06-12 17:20:10.385274 | controller |     "Jun 12 16:48:02.858701 crc crio[21573]: time=\"2026-06-12T16:48:02.858016346Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9\" id=80b29b65-5887-49c0-8cee-ee55f0136d57 name=/runtime.v1.ImageService/PullImage",
2026-06-12 17:20:10.385290 | controller |     "Jun 12 16:48:02.861372 crc crio[21573]: time=\"2026-06-12T16:48:02.860618618Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=50f9c800-c5c8-41d0-b78c-9b25a106b8a9 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:20:10.385307 | controller |     "Jun 12 16:48:02.864374 crc crio[21573]: time=\"2026-06-12T16:48:02.864294752Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=239fe77d-756a-4351-bf99-6034789bc7c1 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:20:10.385323 | controller |     "Jun 12 16:48:02.874967 crc crio[21573]: time=\"2026-06-12T16:48:02.874855198Z\" level=info msg=\"Creating container: openshift-infra/auto-csr-approver-29688048-zf6fx/oc\" id=d9417499-fe93-47e9-b4b6-1173e6665121 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:20:10.385339 | controller |     "Jun 12 16:48:02.875723 crc crio[21573]: time=\"2026-06-12T16:48:02.875526107Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.385355 | controller |     "Jun 12 16:48:02.944232 crc crio[21573]: time=\"2026-06-12T16:48:02.943660265Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.385374 | controller |     "Jun 12 16:48:03.219954 crc crio[21573]: time=\"2026-06-12T16:48:03.219747813Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.385390 | controller |     "Jun 12 16:48:03.352935 crc crio[21573]: time=\"2026-06-12T16:48:03.35278994Z\" level=info msg=\"Created container 1aeb53b978fda95bbe4217cf264e1818b6fdf33ae2d6714097f295fb19aaecbc: openshift-infra/auto-csr-approver-29688048-zf6fx/oc\" id=d9417499-fe93-47e9-b4b6-1173e6665121 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:20:10.385406 | controller |     "Jun 12 16:48:03.357794 crc crio[21573]: time=\"2026-06-12T16:48:03.356427152Z\" level=info msg=\"Starting container: 1aeb53b978fda95bbe4217cf264e1818b6fdf33ae2d6714097f295fb19aaecbc\" id=f9fba4c0-d067-4d36-ab02-065f84998a58 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 17:20:10.385422 | controller |     "Jun 12 16:48:03.365230 crc crio[21573]: time=\"2026-06-12T16:48:03.365121656Z\" level=info msg=\"Started container\" PID=150006 containerID=1aeb53b978fda95bbe4217cf264e1818b6fdf33ae2d6714097f295fb19aaecbc description=openshift-infra/auto-csr-approver-29688048-zf6fx/oc id=f9fba4c0-d067-4d36-ab02-065f84998a58 name=/runtime.v1.RuntimeService/StartContainer sandboxID=55868879d6b3c377eca9376b300cc4c9da343e187dd0fa1a92e4e5bf8c856d87",
2026-06-12 17:20:10.385438 | controller |     "Jun 12 16:48:05.571988 crc crio[21573]: time=\"2026-06-12T16:48:05.570759494Z\" level=info msg=\"Stopping pod sandbox: 55868879d6b3c377eca9376b300cc4c9da343e187dd0fa1a92e4e5bf8c856d87\" id=952f17ba-d8d4-4524-b454-41d8cae83d08 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 17:20:10.385455 | controller |     "Jun 12 16:48:05.573286 crc crio[21573]: time=\"2026-06-12T16:48:05.572890574Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29688048-zf6fx Namespace:openshift-infra ID:55868879d6b3c377eca9376b300cc4c9da343e187dd0fa1a92e4e5bf8c856d87 UID:b7add104-17b2-428b-a816-a108680b6fcd NetNS:/var/run/netns/9a197045-73df-451a-9bae-5dc392d3a89d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podb7add104_17b2_428b_a816_a108680b6fcd.slice PodAnnotations:0xc003674258}] Aliases:map[]}\"",
2026-06-12 17:20:10.385471 | controller |     "Jun 12 16:48:05.573286 crc crio[21573]: time=\"2026-06-12T16:48:05.573016157Z\" level=info msg=\"Deleting pod openshift-infra_auto-csr-approver-29688048-zf6fx from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 17:20:10.385487 | controller |     "Jun 12 16:48:05.940430 crc crio[21573]: time=\"2026-06-12T16:48:05.940136465Z\" level=info msg=\"Stopped pod sandbox: 55868879d6b3c377eca9376b300cc4c9da343e187dd0fa1a92e4e5bf8c856d87\" id=952f17ba-d8d4-4524-b454-41d8cae83d08 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 17:20:10.385502 | controller |     "Jun 12 16:49:00.821995 crc crio[21573]: time=\"2026-06-12T16:49:00.818022271Z\" level=info msg=\"Removing container: ec776b808ca21950e6b394310aaf05ca50436a7ca89da0327b593018928a39c2\" id=cc9b7f04-6c1d-42cc-b444-41450df698bd name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 17:20:10.385518 | controller |     "Jun 12 16:49:01.779979 crc crio[21573]: time=\"2026-06-12T16:49:01.779409976Z\" level=info msg=\"Removed container ec776b808ca21950e6b394310aaf05ca50436a7ca89da0327b593018928a39c2: openshift-infra/auto-csr-approver-29688042-4rcz5/oc\" id=cc9b7f04-6c1d-42cc-b444-41450df698bd name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 17:20:10.385533 | controller |     "Jun 12 16:49:01.785320 crc crio[21573]: time=\"2026-06-12T16:49:01.785204538Z\" level=info msg=\"Removing container: 288572b61d44f4e668b5e678b7d3db0d49fd5ed5431e8773ffc4f1d5e74cbed7\" id=0449c039-4cb8-4992-935b-ddab51f6bac9 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 17:20:10.385551 | controller |     "Jun 12 16:49:01.821885 crc crio[21573]: time=\"2026-06-12T16:49:01.821771298Z\" level=info msg=\"Removed container 288572b61d44f4e668b5e678b7d3db0d49fd5ed5431e8773ffc4f1d5e74cbed7: openstack/openstack-edpm-ipam-provisionserver-checksum-discovery-fx4ft/init\" id=0449c039-4cb8-4992-935b-ddab51f6bac9 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 17:20:10.385568 | controller |     "Jun 12 16:49:01.826129 crc crio[21573]: time=\"2026-06-12T16:49:01.82597668Z\" level=info msg=\"Removing container: b4e5f52a41f4d45fa857c3fd3049f96234dcbe9912344ee90639c886dc80c259\" id=b4752dbd-b393-4444-a16f-d7cdab8525d5 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 17:20:10.385611 | controller |     "Jun 12 16:49:01.888153 crc crio[21573]: time=\"2026-06-12T16:49:01.887990602Z\" level=info msg=\"Removed container b4e5f52a41f4d45fa857c3fd3049f96234dcbe9912344ee90639c886dc80c259: openstack/openstack-edpm-ipam-provisionserver-checksum-discovery-fx4ft/openstack-edpm-ipam-provisionserver-checksum-discovery\" id=b4752dbd-b393-4444-a16f-d7cdab8525d5 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 17:20:10.385628 | controller |     "Jun 12 16:49:01.907371 crc crio[21573]: time=\"2026-06-12T16:49:01.907287411Z\" level=info msg=\"Stopping pod sandbox: 34c0ae3397d8d1fdb0683ce5be192b96a525d97b18bb9c78cb4b7c3ee421fff4\" id=4cb13610-0d94-4ca7-a038-bbca2ea81eb5 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 17:20:10.385644 | controller |     "Jun 12 16:49:01.907739 crc crio[21573]: time=\"2026-06-12T16:49:01.907387723Z\" level=info msg=\"Stopped pod sandbox (already stopped): 34c0ae3397d8d1fdb0683ce5be192b96a525d97b18bb9c78cb4b7c3ee421fff4\" id=4cb13610-0d94-4ca7-a038-bbca2ea81eb5 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 17:20:10.385660 | controller |     "Jun 12 16:49:01.908783 crc crio[21573]: time=\"2026-06-12T16:49:01.908684129Z\" level=info msg=\"Removing pod sandbox: 34c0ae3397d8d1fdb0683ce5be192b96a525d97b18bb9c78cb4b7c3ee421fff4\" id=b19808dc-d4a9-449b-83b6-d4a1ee52ec86 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 17:20:10.385676 | controller |     "Jun 12 16:49:02.666530 crc crio[21573]: time=\"2026-06-12T16:49:02.665616084Z\" level=info msg=\"Removed pod sandbox: 34c0ae3397d8d1fdb0683ce5be192b96a525d97b18bb9c78cb4b7c3ee421fff4\" id=b19808dc-d4a9-449b-83b6-d4a1ee52ec86 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 17:20:10.385692 | controller |     "Jun 12 16:49:02.669206 crc crio[21573]: time=\"2026-06-12T16:49:02.668346227Z\" level=info msg=\"Stopping pod sandbox: bd2fca6adb262230bba81cc714a76519de2a30e84fbbcf20c2fb00a03175c8db\" id=c8116874-4672-4514-bb08-f80b611900c8 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 17:20:10.385715 | controller |     "Jun 12 16:49:02.669206 crc crio[21573]: time=\"2026-06-12T16:49:02.668636305Z\" level=info msg=\"Stopped pod sandbox (already stopped): bd2fca6adb262230bba81cc714a76519de2a30e84fbbcf20c2fb00a03175c8db\" id=c8116874-4672-4514-bb08-f80b611900c8 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 17:20:10.385735 | controller |     "Jun 12 16:49:02.669870 crc crio[21573]: time=\"2026-06-12T16:49:02.669765597Z\" level=info msg=\"Removing pod sandbox: bd2fca6adb262230bba81cc714a76519de2a30e84fbbcf20c2fb00a03175c8db\" id=50061993-4bc4-4148-b134-3917d9a51a78 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 17:20:10.385752 | controller |     "Jun 12 16:49:02.696621 crc crio[21573]: time=\"2026-06-12T16:49:02.693414729Z\" level=info msg=\"Removed pod sandbox: bd2fca6adb262230bba81cc714a76519de2a30e84fbbcf20c2fb00a03175c8db\" id=50061993-4bc4-4148-b134-3917d9a51a78 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 17:20:10.385768 | controller |     "Jun 12 16:49:41.186146 crc crio[21573]: time=\"2026-06-12T16:49:41.184942628Z\" level=info msg=\"Stopping pod sandbox: 927e928ead43f949d57d782f17ada3cf428b657494b462419f9e05ee31747abd\" id=3ad83775-21c1-415a-b14a-e2421720d722 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 17:20:10.385788 | controller |     "Jun 12 16:49:41.188402 crc crio[21573]: time=\"2026-06-12T16:49:41.187586303Z\" level=info msg=\"Got pod network &{Name:download-cache-edpm-deployment-ipam-openstack-edpm-ipam-9cflg Namespace:openstack ID:927e928ead43f949d57d782f17ada3cf428b657494b462419f9e05ee31747abd UID:a2e2b3f8-7f01-4c3a-8d23-37dacc347aeb NetNS:/var/run/netns/8bd20783-74aa-468f-b16d-a4ac68c7dcd2 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poda2e2b3f8_7f01_4c3a_8d23_37dacc347aeb.slice PodAnnotations:0xc00008c570}] Aliases:map[]}\"",
2026-06-12 17:20:10.385804 | controller |     "Jun 12 16:49:41.188402 crc crio[21573]: time=\"2026-06-12T16:49:41.187991735Z\" level=info msg=\"Deleting pod openstack_download-cache-edpm-deployment-ipam-openstack-edpm-ipam-9cflg from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 17:20:10.385821 | controller |     "Jun 12 16:49:41.807679 crc crio[21573]: time=\"2026-06-12T16:49:41.807047099Z\" level=info msg=\"Stopped pod sandbox: 927e928ead43f949d57d782f17ada3cf428b657494b462419f9e05ee31747abd\" id=3ad83775-21c1-415a-b14a-e2421720d722 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 17:20:10.385837 | controller |     "Jun 12 16:49:42.852369 crc crio[21573]: time=\"2026-06-12T16:49:42.851744619Z\" level=info msg=\"Running pod sandbox: openstack/configure-network-edpm-deployment-ipam-openstack-edpm-ipamh5nhc/POD\" id=1fed850e-2159-4863-ad72-f3dd4650e630 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:20:10.385853 | controller |     "Jun 12 16:49:42.853731 crc crio[21573]: time=\"2026-06-12T16:49:42.852740707Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.385869 | controller |     "Jun 12 16:49:42.942754 crc crio[21573]: time=\"2026-06-12T16:49:42.942648108Z\" level=info msg=\"Got pod network &{Name:configure-network-edpm-deployment-ipam-openstack-edpm-ipamh5nhc Namespace:openstack ID:8eb96d1fa5c97c0e67aa63e339f88c3fcd68e39b6fad101f3a0cbdb36ed3deb5 UID:fcfb95ed-6fb0-4861-b8f4-9138072c02e2 NetNS:/var/run/netns/8546b353-48e6-4a52-8a83-d4356b3b0578 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podfcfb95ed_6fb0_4861_b8f4_9138072c02e2.slice PodAnnotations:0xc000139040}] Aliases:map[]}\"",
2026-06-12 17:20:10.385885 | controller |     "Jun 12 16:49:42.942754 crc crio[21573]: time=\"2026-06-12T16:49:42.94273807Z\" level=info msg=\"Adding pod openstack_configure-network-edpm-deployment-ipam-openstack-edpm-ipamh5nhc to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 17:20:10.385901 | controller |     "Jun 12 16:49:43.478255 crc crio[21573]: 2026-06-12T16:49:43Z [verbose] CmdAdd (shim): {1.1.0 [{Name:8eb96d1fa5c97c0 Mac:36:07:82:99:c1:e3 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:f4 Mtu:0 Sandbox:/var/run/netns/8546b353-48e6-4a52-8a83-d4356b3b0578 SocketPath: PciID:}] [{Interface:0xc00060c5c0 Address:{IP:10.217.0.244 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 17:20:10.385917 | controller |     "Jun 12 16:49:43.480172 crc crio[21573]: time=\"2026-06-12T16:49:43.479857439Z\" level=info msg=\"Got pod network &{Name:configure-network-edpm-deployment-ipam-openstack-edpm-ipamh5nhc Namespace:openstack ID:8eb96d1fa5c97c0e67aa63e339f88c3fcd68e39b6fad101f3a0cbdb36ed3deb5 UID:fcfb95ed-6fb0-4861-b8f4-9138072c02e2 NetNS:/var/run/netns/8546b353-48e6-4a52-8a83-d4356b3b0578 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podfcfb95ed_6fb0_4861_b8f4_9138072c02e2.slice PodAnnotations:0xc000139040}] Aliases:map[]}\"",
2026-06-12 17:20:10.385952 | controller |     "Jun 12 16:49:43.480285 crc crio[21573]: time=\"2026-06-12T16:49:43.48024892Z\" level=info msg=\"Checking pod openstack_configure-network-edpm-deployment-ipam-openstack-edpm-ipamh5nhc for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 17:20:10.385972 | controller |     "Jun 12 16:49:43.491193 crc crio[21573]: time=\"2026-06-12T16:49:43.491108888Z\" level=info msg=\"Ran pod sandbox 8eb96d1fa5c97c0e67aa63e339f88c3fcd68e39b6fad101f3a0cbdb36ed3deb5 with infra container: openstack/configure-network-edpm-deployment-ipam-openstack-edpm-ipamh5nhc/POD\" id=1fed850e-2159-4863-ad72-f3dd4650e630 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:20:10.385988 | controller |     "Jun 12 16:49:43.494624 crc crio[21573]: time=\"2026-06-12T16:49:43.494521722Z\" level=info msg=\"Checking image status: quay.rdoproject.org/openstack-k8s-operators/openstack-ansibleee-runner:0d5932bc7e4b786a4f66bb71a9845a8ad6dbd838\" id=16d71a2d-da0d-4407-bc2f-400ecc957280 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:20:10.386005 | controller |     "Jun 12 16:49:43.516977 crc crio[21573]: time=\"2026-06-12T16:49:43.516903186Z\" level=info msg=\"Checking image status: quay.rdoproject.org/openstack-k8s-operators/openstack-ansibleee-runner:0d5932bc7e4b786a4f66bb71a9845a8ad6dbd838\" id=551a42d6-08e0-4d95-b694-d6d330ea8190 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:20:10.386021 | controller |     "Jun 12 16:49:43.528593 crc crio[21573]: time=\"2026-06-12T16:49:43.527203686Z\" level=info msg=\"Creating container: openstack/configure-network-edpm-deployment-ipam-openstack-edpm-ipamh5nhc/configure-network-edpm-deployment-ipam-openstack-edpm-ipam\" id=3529aed1-eeb3-4fba-b1b0-ac7cf0539d4f name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:20:10.386037 | controller |     "Jun 12 16:49:43.528593 crc crio[21573]: time=\"2026-06-12T16:49:43.528047571Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.386053 | controller |     "Jun 12 16:49:43.605808 crc crio[21573]: time=\"2026-06-12T16:49:43.605674565Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.386069 | controller |     "Jun 12 16:49:43.612373 crc crio[21573]: time=\"2026-06-12T16:49:43.612146107Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.386084 | controller |     "Jun 12 16:49:43.765160 crc crio[21573]: time=\"2026-06-12T16:49:43.76491426Z\" level=info msg=\"Created container 752fe5b6e996c01b9d36477e05cbc5d162064a251f8d853fa8f15b99554c2d94: openstack/configure-network-edpm-deployment-ipam-openstack-edpm-ipamh5nhc/configure-network-edpm-deployment-ipam-openstack-edpm-ipam\" id=3529aed1-eeb3-4fba-b1b0-ac7cf0539d4f name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:20:10.386100 | controller |     "Jun 12 16:49:43.766809 crc crio[21573]: time=\"2026-06-12T16:49:43.76669825Z\" level=info msg=\"Starting container: 752fe5b6e996c01b9d36477e05cbc5d162064a251f8d853fa8f15b99554c2d94\" id=cbda1b0b-5fc7-4882-9333-3803dc677eb4 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 17:20:10.386116 | controller |     "Jun 12 16:49:43.778300 crc crio[21573]: time=\"2026-06-12T16:49:43.777970106Z\" level=info msg=\"Started container\" PID=155143 containerID=752fe5b6e996c01b9d36477e05cbc5d162064a251f8d853fa8f15b99554c2d94 description=openstack/configure-network-edpm-deployment-ipam-openstack-edpm-ipamh5nhc/configure-network-edpm-deployment-ipam-openstack-edpm-ipam id=cbda1b0b-5fc7-4882-9333-3803dc677eb4 name=/runtime.v1.RuntimeService/StartContainer sandboxID=8eb96d1fa5c97c0e67aa63e339f88c3fcd68e39b6fad101f3a0cbdb36ed3deb5",
2026-06-12 17:20:10.386132 | controller |     "Jun 12 16:50:01.832053 crc crio[21573]: time=\"2026-06-12T16:50:01.831242081Z\" level=info msg=\"Running pod sandbox: openshift-infra/auto-csr-approver-29688050-fwfwp/POD\" id=9529961b-b224-40ee-b35d-93db1204fb0c name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:20:10.386152 | controller |     "Jun 12 16:50:01.833860 crc crio[21573]: time=\"2026-06-12T16:50:01.832107176Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.386169 | controller |     "Jun 12 16:50:01.876951 crc crio[21573]: time=\"2026-06-12T16:50:01.87578134Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29688050-fwfwp Namespace:openshift-infra ID:9c90bc8c46474b676f4e1c86d71e777b66cdd72f44605a60c63ce480fd1c6d2d UID:f2385b9d-feef-43c0-b47a-3485e5f39741 NetNS:/var/run/netns/61d80d71-0dba-45fd-9a1b-cb458939f41c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podf2385b9d_feef_43c0_b47a_3485e5f39741.slice PodAnnotations:0xc002e28440}] Aliases:map[]}\"",
2026-06-12 17:20:10.386187 | controller |     "Jun 12 16:50:01.876951 crc crio[21573]: time=\"2026-06-12T16:50:01.87613947Z\" level=info msg=\"Adding pod openshift-infra_auto-csr-approver-29688050-fwfwp to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 17:20:10.386203 | controller |     "Jun 12 16:50:02.448780 crc crio[21573]: 2026-06-12T16:50:02Z [verbose] CmdAdd (shim): {1.1.0 [{Name:9c90bc8c46474b6 Mac:fa:3d:59:80:46:03 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:f5 Mtu:0 Sandbox:/var/run/netns/61d80d71-0dba-45fd-9a1b-cb458939f41c SocketPath: PciID:}] [{Interface:0xc0003a0810 Address:{IP:10.217.0.245 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 17:20:10.386220 | controller |     "Jun 12 16:50:02.451855 crc crio[21573]: time=\"2026-06-12T16:50:02.45174637Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29688050-fwfwp Namespace:openshift-infra ID:9c90bc8c46474b676f4e1c86d71e777b66cdd72f44605a60c63ce480fd1c6d2d UID:f2385b9d-feef-43c0-b47a-3485e5f39741 NetNS:/var/run/netns/61d80d71-0dba-45fd-9a1b-cb458939f41c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podf2385b9d_feef_43c0_b47a_3485e5f39741.slice PodAnnotations:0xc002e28440}] Aliases:map[]}\"",
2026-06-12 17:20:10.386237 | controller |     "Jun 12 16:50:02.452175 crc crio[21573]: time=\"2026-06-12T16:50:02.45206544Z\" level=info msg=\"Checking pod openshift-infra_auto-csr-approver-29688050-fwfwp for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 17:20:10.386253 | controller |     "Jun 12 16:50:02.473385 crc crio[21573]: time=\"2026-06-12T16:50:02.473209461Z\" level=info msg=\"Ran pod sandbox 9c90bc8c46474b676f4e1c86d71e777b66cdd72f44605a60c63ce480fd1c6d2d with infra container: openshift-infra/auto-csr-approver-29688050-fwfwp/POD\" id=9529961b-b224-40ee-b35d-93db1204fb0c name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:20:10.386270 | controller |     "Jun 12 16:50:02.476954 crc crio[21573]: time=\"2026-06-12T16:50:02.476828051Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-cli:latest\" id=2c284911-e861-4593-9129-966d48a6f081 name=/runtime.v1.ImageService/PullImage",
2026-06-12 17:20:10.386286 | controller |     "Jun 12 16:50:02.488593 crc crio[21573]: time=\"2026-06-12T16:50:02.488423077Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-cli:latest\\\"\"",
2026-06-12 17:20:10.386302 | controller |     "Jun 12 16:50:03.577601 crc crio[21573]: time=\"2026-06-12T16:50:03.576975154Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9\" id=2c284911-e861-4593-9129-966d48a6f081 name=/runtime.v1.ImageService/PullImage",
2026-06-12 17:20:10.386318 | controller |     "Jun 12 16:50:03.580278 crc crio[21573]: time=\"2026-06-12T16:50:03.578687272Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=9086d1b1-15bd-47be-ab7f-256be60bbcd2 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:20:10.386338 | controller |     "Jun 12 16:50:03.582384 crc crio[21573]: time=\"2026-06-12T16:50:03.581881562Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=d300ba16-e456-48da-b684-ec3fb4298920 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:20:10.386355 | controller |     "Jun 12 16:50:03.590758 crc crio[21573]: time=\"2026-06-12T16:50:03.590663858Z\" level=info msg=\"Creating container: openshift-infra/auto-csr-approver-29688050-fwfwp/oc\" id=8cf7d172-0594-4518-a738-0d382aacc42f name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:20:10.386372 | controller |     "Jun 12 16:50:03.592566 crc crio[21573]: time=\"2026-06-12T16:50:03.592541972Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.386388 | controller |     "Jun 12 16:50:03.662888 crc crio[21573]: time=\"2026-06-12T16:50:03.66277349Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.386403 | controller |     "Jun 12 16:50:04.058331 crc crio[21573]: time=\"2026-06-12T16:50:04.058144824Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.386419 | controller |     "Jun 12 16:50:04.203649 crc crio[21573]: time=\"2026-06-12T16:50:04.203124859Z\" level=info msg=\"Created container 73c3448208c78f825f2ac4f442c5b446e0d0a1d36bd0399ed397598d6122e6ca: openshift-infra/auto-csr-approver-29688050-fwfwp/oc\" id=8cf7d172-0594-4518-a738-0d382aacc42f name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:20:10.386435 | controller |     "Jun 12 16:50:04.208720 crc crio[21573]: time=\"2026-06-12T16:50:04.208626254Z\" level=info msg=\"Starting container: 73c3448208c78f825f2ac4f442c5b446e0d0a1d36bd0399ed397598d6122e6ca\" id=ae1f9c0a-07c0-40da-90d3-2d55bdfd8def name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 17:20:10.386450 | controller |     "Jun 12 16:50:04.214971 crc crio[21573]: time=\"2026-06-12T16:50:04.214884239Z\" level=info msg=\"Started container\" PID=156340 containerID=73c3448208c78f825f2ac4f442c5b446e0d0a1d36bd0399ed397598d6122e6ca description=openshift-infra/auto-csr-approver-29688050-fwfwp/oc id=ae1f9c0a-07c0-40da-90d3-2d55bdfd8def name=/runtime.v1.RuntimeService/StartContainer sandboxID=9c90bc8c46474b676f4e1c86d71e777b66cdd72f44605a60c63ce480fd1c6d2d",
2026-06-12 17:20:10.386466 | controller |     "Jun 12 16:50:05.742752 crc crio[21573]: time=\"2026-06-12T16:50:05.74190765Z\" level=info msg=\"Stopping pod sandbox: 9c90bc8c46474b676f4e1c86d71e777b66cdd72f44605a60c63ce480fd1c6d2d\" id=e55c72ad-9cdd-4d04-a41a-8a94cd9a37fe name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 17:20:10.386483 | controller |     "Jun 12 16:50:05.744210 crc crio[21573]: time=\"2026-06-12T16:50:05.743766532Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29688050-fwfwp Namespace:openshift-infra ID:9c90bc8c46474b676f4e1c86d71e777b66cdd72f44605a60c63ce480fd1c6d2d UID:f2385b9d-feef-43c0-b47a-3485e5f39741 NetNS:/var/run/netns/61d80d71-0dba-45fd-9a1b-cb458939f41c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podf2385b9d_feef_43c0_b47a_3485e5f39741.slice PodAnnotations:0xc002428b00}] Aliases:map[]}\"",
2026-06-12 17:20:10.386500 | controller |     "Jun 12 16:50:05.744210 crc crio[21573]: time=\"2026-06-12T16:50:05.743957517Z\" level=info msg=\"Deleting pod openshift-infra_auto-csr-approver-29688050-fwfwp from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 17:20:10.386520 | controller |     "Jun 12 16:50:06.167497 crc crio[21573]: time=\"2026-06-12T16:50:06.166980059Z\" level=info msg=\"Stopped pod sandbox: 9c90bc8c46474b676f4e1c86d71e777b66cdd72f44605a60c63ce480fd1c6d2d\" id=e55c72ad-9cdd-4d04-a41a-8a94cd9a37fe name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 17:20:10.386537 | controller |     "Jun 12 16:50:40.351133 crc crio[21573]: time=\"2026-06-12T16:50:40.350002383Z\" level=info msg=\"Stopping pod sandbox: 8eb96d1fa5c97c0e67aa63e339f88c3fcd68e39b6fad101f3a0cbdb36ed3deb5\" id=c5ce4c1e-3c24-401b-b386-7f164b852694 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 17:20:10.386553 | controller |     "Jun 12 16:50:40.352771 crc crio[21573]: time=\"2026-06-12T16:50:40.351864196Z\" level=info msg=\"Got pod network &{Name:configure-network-edpm-deployment-ipam-openstack-edpm-ipamh5nhc Namespace:openstack ID:8eb96d1fa5c97c0e67aa63e339f88c3fcd68e39b6fad101f3a0cbdb36ed3deb5 UID:fcfb95ed-6fb0-4861-b8f4-9138072c02e2 NetNS:/var/run/netns/8546b353-48e6-4a52-8a83-d4356b3b0578 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podfcfb95ed_6fb0_4861_b8f4_9138072c02e2.slice PodAnnotations:0xc0063813f0}] Aliases:map[]}\"",
2026-06-12 17:20:10.386570 | controller |     "Jun 12 16:50:40.352771 crc crio[21573]: time=\"2026-06-12T16:50:40.352054071Z\" level=info msg=\"Deleting pod openstack_configure-network-edpm-deployment-ipam-openstack-edpm-ipamh5nhc from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 17:20:10.386654 | controller |     "Jun 12 16:50:40.976924 crc crio[21573]: time=\"2026-06-12T16:50:40.976206499Z\" level=info msg=\"Stopped pod sandbox: 8eb96d1fa5c97c0e67aa63e339f88c3fcd68e39b6fad101f3a0cbdb36ed3deb5\" id=c5ce4c1e-3c24-401b-b386-7f164b852694 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 17:20:10.386720 | controller |     "Jun 12 16:50:41.989067 crc crio[21573]: time=\"2026-06-12T16:50:41.988791788Z\" level=info msg=\"Running pod sandbox: openstack/validate-network-edpm-deployment-ipam-openstack-edpm-ipam-qrpw4/POD\" id=72899b7e-d5f8-4291-bf23-5ae5a2328983 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:20:10.386749 | controller |     "Jun 12 16:50:41.990506 crc crio[21573]: time=\"2026-06-12T16:50:41.989386655Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.386768 | controller |     "Jun 12 16:50:42.058417 crc crio[21573]: time=\"2026-06-12T16:50:42.057762543Z\" level=info msg=\"Got pod network &{Name:validate-network-edpm-deployment-ipam-openstack-edpm-ipam-qrpw4 Namespace:openstack ID:c7d6759389fa1498f4f4214e0babf82853948fcca1b82f4645fcec389f68cb5e UID:dddbd700-c0eb-423a-9b0a-ee4e4abf8cc2 NetNS:/var/run/netns/487720cd-1041-4ebd-a84c-ecff6d841918 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poddddbd700_c0eb_423a_9b0a_ee4e4abf8cc2.slice PodAnnotations:0xc0006400a8}] Aliases:map[]}\"",
2026-06-12 17:20:10.386786 | controller |     "Jun 12 16:50:42.058417 crc crio[21573]: time=\"2026-06-12T16:50:42.058362219Z\" level=info msg=\"Adding pod openstack_validate-network-edpm-deployment-ipam-openstack-edpm-ipam-qrpw4 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 17:20:10.386802 | controller |     "Jun 12 16:50:42.774569 crc crio[21573]: 2026-06-12T16:50:42Z [verbose] CmdAdd (shim): {1.1.0 [{Name:c7d6759389fa149 Mac:9a:96:5f:b5:10:d2 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:f6 Mtu:0 Sandbox:/var/run/netns/487720cd-1041-4ebd-a84c-ecff6d841918 SocketPath: PciID:}] [{Interface:0xc000014700 Address:{IP:10.217.0.246 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 17:20:10.386819 | controller |     "Jun 12 16:50:42.775880 crc crio[21573]: time=\"2026-06-12T16:50:42.775798322Z\" level=info msg=\"Got pod network &{Name:validate-network-edpm-deployment-ipam-openstack-edpm-ipam-qrpw4 Namespace:openstack ID:c7d6759389fa1498f4f4214e0babf82853948fcca1b82f4645fcec389f68cb5e UID:dddbd700-c0eb-423a-9b0a-ee4e4abf8cc2 NetNS:/var/run/netns/487720cd-1041-4ebd-a84c-ecff6d841918 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poddddbd700_c0eb_423a_9b0a_ee4e4abf8cc2.slice PodAnnotations:0xc0006400a8}] Aliases:map[]}\"",
2026-06-12 17:20:10.386839 | controller |     "Jun 12 16:50:42.776027 crc crio[21573]: time=\"2026-06-12T16:50:42.775957967Z\" level=info msg=\"Checking pod openstack_validate-network-edpm-deployment-ipam-openstack-edpm-ipam-qrpw4 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 17:20:10.386857 | controller |     "Jun 12 16:50:42.789656 crc crio[21573]: time=\"2026-06-12T16:50:42.789571043Z\" level=info msg=\"Ran pod sandbox c7d6759389fa1498f4f4214e0babf82853948fcca1b82f4645fcec389f68cb5e with infra container: openstack/validate-network-edpm-deployment-ipam-openstack-edpm-ipam-qrpw4/POD\" id=72899b7e-d5f8-4291-bf23-5ae5a2328983 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:20:10.386874 | controller |     "Jun 12 16:50:42.792123 crc crio[21573]: time=\"2026-06-12T16:50:42.791816292Z\" level=info msg=\"Checking image status: quay.rdoproject.org/openstack-k8s-operators/openstack-ansibleee-runner:0d5932bc7e4b786a4f66bb71a9845a8ad6dbd838\" id=5082c2ef-9c88-434e-acae-aec5004f2dd2 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:20:10.386890 | controller |     "Jun 12 16:50:42.817348 crc crio[21573]: time=\"2026-06-12T16:50:42.817257295Z\" level=info msg=\"Checking image status: quay.rdoproject.org/openstack-k8s-operators/openstack-ansibleee-runner:0d5932bc7e4b786a4f66bb71a9845a8ad6dbd838\" id=fe3e96a4-c859-4d1d-8144-083c6d4e921a name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:20:10.386906 | controller |     "Jun 12 16:50:42.825036 crc crio[21573]: time=\"2026-06-12T16:50:42.824923099Z\" level=info msg=\"Creating container: openstack/validate-network-edpm-deployment-ipam-openstack-edpm-ipam-qrpw4/validate-network-edpm-deployment-ipam-openstack-edpm-ipam\" id=f12fca3a-785c-4c81-aebf-2c0117a540bf name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:20:10.386921 | controller |     "Jun 12 16:50:42.825584 crc crio[21573]: time=\"2026-06-12T16:50:42.825526196Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.386937 | controller |     "Jun 12 16:50:42.887154 crc crio[21573]: time=\"2026-06-12T16:50:42.886831705Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.386952 | controller |     "Jun 12 16:50:42.896765 crc crio[21573]: time=\"2026-06-12T16:50:42.896668345Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.386967 | controller |     "Jun 12 16:50:43.112643 crc crio[21573]: time=\"2026-06-12T16:50:43.112155952Z\" level=info msg=\"Created container f406b9ed8cce56c71476aec011e595964fe9cfdd4322887a6eac63b719b49861: openstack/validate-network-edpm-deployment-ipam-openstack-edpm-ipam-qrpw4/validate-network-edpm-deployment-ipam-openstack-edpm-ipam\" id=f12fca3a-785c-4c81-aebf-2c0117a540bf name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:20:10.386982 | controller |     "Jun 12 16:50:43.115870 crc crio[21573]: time=\"2026-06-12T16:50:43.11569335Z\" level=info msg=\"Starting container: f406b9ed8cce56c71476aec011e595964fe9cfdd4322887a6eac63b719b49861\" id=8f3e1f29-e09e-41b2-b75b-97ab0f166123 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 17:20:10.386998 | controller |     "Jun 12 16:50:43.126396 crc crio[21573]: time=\"2026-06-12T16:50:43.126246787Z\" level=info msg=\"Started container\" PID=158616 containerID=f406b9ed8cce56c71476aec011e595964fe9cfdd4322887a6eac63b719b49861 description=openstack/validate-network-edpm-deployment-ipam-openstack-edpm-ipam-qrpw4/validate-network-edpm-deployment-ipam-openstack-edpm-ipam id=8f3e1f29-e09e-41b2-b75b-97ab0f166123 name=/runtime.v1.RuntimeService/StartContainer sandboxID=c7d6759389fa1498f4f4214e0babf82853948fcca1b82f4645fcec389f68cb5e",
2026-06-12 17:20:10.387017 | controller |     "Jun 12 16:50:50.816342 crc crio[21573]: time=\"2026-06-12T16:50:50.815428621Z\" level=info msg=\"Stopping pod sandbox: c7d6759389fa1498f4f4214e0babf82853948fcca1b82f4645fcec389f68cb5e\" id=ee1a7a72-d2de-4eef-98cc-25d84fbf99a4 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 17:20:10.387033 | controller |     "Jun 12 16:50:50.817837 crc crio[21573]: time=\"2026-06-12T16:50:50.816940004Z\" level=info msg=\"Got pod network &{Name:validate-network-edpm-deployment-ipam-openstack-edpm-ipam-qrpw4 Namespace:openstack ID:c7d6759389fa1498f4f4214e0babf82853948fcca1b82f4645fcec389f68cb5e UID:dddbd700-c0eb-423a-9b0a-ee4e4abf8cc2 NetNS:/var/run/netns/487720cd-1041-4ebd-a84c-ecff6d841918 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poddddbd700_c0eb_423a_9b0a_ee4e4abf8cc2.slice PodAnnotations:0xc00338eea0}] Aliases:map[]}\"",
2026-06-12 17:20:10.387049 | controller |     "Jun 12 16:50:50.817837 crc crio[21573]: time=\"2026-06-12T16:50:50.817124939Z\" level=info msg=\"Deleting pod openstack_validate-network-edpm-deployment-ipam-openstack-edpm-ipam-qrpw4 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 17:20:10.387065 | controller |     "Jun 12 16:50:51.387611 crc crio[21573]: time=\"2026-06-12T16:50:51.387304934Z\" level=info msg=\"Stopped pod sandbox: c7d6759389fa1498f4f4214e0babf82853948fcca1b82f4645fcec389f68cb5e\" id=ee1a7a72-d2de-4eef-98cc-25d84fbf99a4 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 17:20:10.387081 | controller |     "Jun 12 16:50:52.666263 crc crio[21573]: time=\"2026-06-12T16:50:52.664925044Z\" level=info msg=\"Running pod sandbox: openstack/install-os-edpm-deployment-ipam-openstack-edpm-ipam-vlc7b/POD\" id=11cad1bb-1bf8-45ef-9130-886d75538554 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:20:10.387097 | controller |     "Jun 12 16:50:52.667811 crc crio[21573]: time=\"2026-06-12T16:50:52.666366105Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.387112 | controller |     "Jun 12 16:50:52.710085 crc crio[21573]: time=\"2026-06-12T16:50:52.709975777Z\" level=info msg=\"Got pod network &{Name:install-os-edpm-deployment-ipam-openstack-edpm-ipam-vlc7b Namespace:openstack ID:1c79d1fc76afa5f6ff47e376aea480bc475e283252a56c661f58201cd184a875 UID:4de3f849-2e91-4294-a86d-5d68355d2900 NetNS:/var/run/netns/acae88eb-03fe-4da4-8ca6-bc14e352aa47 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod4de3f849_2e91_4294_a86d_5d68355d2900.slice PodAnnotations:0xc000640430}] Aliases:map[]}\"",
2026-06-12 17:20:10.387128 | controller |     "Jun 12 16:50:52.710085 crc crio[21573]: time=\"2026-06-12T16:50:52.710044118Z\" level=info msg=\"Adding pod openstack_install-os-edpm-deployment-ipam-openstack-edpm-ipam-vlc7b to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 17:20:10.387144 | controller |     "Jun 12 16:50:53.240011 crc crio[21573]: 2026-06-12T16:50:53Z [verbose] CmdAdd (shim): {1.1.0 [{Name:1c79d1fc76afa5f Mac:ae:7c:12:f5:50:01 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:f7 Mtu:0 Sandbox:/var/run/netns/acae88eb-03fe-4da4-8ca6-bc14e352aa47 SocketPath: PciID:}] [{Interface:0xc00025a730 Address:{IP:10.217.0.247 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 17:20:10.387162 | controller |     "Jun 12 16:50:53.241754 crc crio[21573]: time=\"2026-06-12T16:50:53.241644604Z\" level=info msg=\"Got pod network &{Name:install-os-edpm-deployment-ipam-openstack-edpm-ipam-vlc7b Namespace:openstack ID:1c79d1fc76afa5f6ff47e376aea480bc475e283252a56c661f58201cd184a875 UID:4de3f849-2e91-4294-a86d-5d68355d2900 NetNS:/var/run/netns/acae88eb-03fe-4da4-8ca6-bc14e352aa47 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod4de3f849_2e91_4294_a86d_5d68355d2900.slice PodAnnotations:0xc000640430}] Aliases:map[]}\"",
2026-06-12 17:20:10.387179 | controller |     "Jun 12 16:50:53.241988 crc crio[21573]: time=\"2026-06-12T16:50:53.241846279Z\" level=info msg=\"Checking pod openstack_install-os-edpm-deployment-ipam-openstack-edpm-ipam-vlc7b for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 17:20:10.387195 | controller |     "Jun 12 16:50:53.252715 crc crio[21573]: time=\"2026-06-12T16:50:53.25261452Z\" level=info msg=\"Ran pod sandbox 1c79d1fc76afa5f6ff47e376aea480bc475e283252a56c661f58201cd184a875 with infra container: openstack/install-os-edpm-deployment-ipam-openstack-edpm-ipam-vlc7b/POD\" id=11cad1bb-1bf8-45ef-9130-886d75538554 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:20:10.387211 | controller |     "Jun 12 16:50:53.255015 crc crio[21573]: time=\"2026-06-12T16:50:53.254946345Z\" level=info msg=\"Checking image status: quay.rdoproject.org/openstack-k8s-operators/openstack-ansibleee-runner:0d5932bc7e4b786a4f66bb71a9845a8ad6dbd838\" id=9107ffde-4757-44f2-a227-76e68b2bd923 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:20:10.387226 | controller |     "Jun 12 16:50:53.291132 crc crio[21573]: time=\"2026-06-12T16:50:53.290976075Z\" level=info msg=\"Checking image status: quay.rdoproject.org/openstack-k8s-operators/openstack-ansibleee-runner:0d5932bc7e4b786a4f66bb71a9845a8ad6dbd838\" id=ab9b9f1f-ba86-475d-b3b2-21891f6d2e5e name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:20:10.387241 | controller |     "Jun 12 16:50:53.302542 crc crio[21573]: time=\"2026-06-12T16:50:53.302349304Z\" level=info msg=\"Creating container: openstack/install-os-edpm-deployment-ipam-openstack-edpm-ipam-vlc7b/install-os-edpm-deployment-ipam-openstack-edpm-ipam\" id=2e9bad6b-6d51-4a78-8257-d13e195ffec2 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:20:10.387256 | controller |     "Jun 12 16:50:53.303135 crc crio[21573]: time=\"2026-06-12T16:50:53.302976501Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.387271 | controller |     "Jun 12 16:50:53.374498 crc crio[21573]: time=\"2026-06-12T16:50:53.372079869Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.387287 | controller |     "Jun 12 16:50:53.383480 crc crio[21573]: time=\"2026-06-12T16:50:53.379749133Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.387302 | controller |     "Jun 12 16:50:53.541916 crc crio[21573]: time=\"2026-06-12T16:50:53.541698384Z\" level=info msg=\"Created container 444c044f184152b1712f1c2d8fc48932c18da2cfb63dfd7850ab0259dd73ef36: openstack/install-os-edpm-deployment-ipam-openstack-edpm-ipam-vlc7b/install-os-edpm-deployment-ipam-openstack-edpm-ipam\" id=2e9bad6b-6d51-4a78-8257-d13e195ffec2 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:20:10.387317 | controller |     "Jun 12 16:50:53.545411 crc crio[21573]: time=\"2026-06-12T16:50:53.545278804Z\" level=info msg=\"Starting container: 444c044f184152b1712f1c2d8fc48932c18da2cfb63dfd7850ab0259dd73ef36\" id=276f74e4-13b0-43b5-8896-720e5aae5a99 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 17:20:10.387341 | controller |     "Jun 12 16:50:53.552144 crc crio[21573]: time=\"2026-06-12T16:50:53.552053894Z\" level=info msg=\"Started container\" PID=159332 containerID=444c044f184152b1712f1c2d8fc48932c18da2cfb63dfd7850ab0259dd73ef36 description=openstack/install-os-edpm-deployment-ipam-openstack-edpm-ipam-vlc7b/install-os-edpm-deployment-ipam-openstack-edpm-ipam id=276f74e4-13b0-43b5-8896-720e5aae5a99 name=/runtime.v1.RuntimeService/StartContainer sandboxID=1c79d1fc76afa5f6ff47e376aea480bc475e283252a56c661f58201cd184a875",
2026-06-12 17:20:10.387358 | controller |     "Jun 12 16:51:02.773686 crc crio[21573]: time=\"2026-06-12T16:51:02.772868566Z\" level=info msg=\"Removing container: 05c7e90e44dd3f1bc136da8e47643b81bf041778d59ef46462181aafb1228e3b\" id=42f270be-2459-4a76-b865-179b3fe12f9b name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 17:20:10.387374 | controller |     "Jun 12 16:51:03.056963 crc crio[21573]: time=\"2026-06-12T16:51:03.023330838Z\" level=info msg=\"Removed container 05c7e90e44dd3f1bc136da8e47643b81bf041778d59ef46462181aafb1228e3b: openshift-infra/auto-csr-approver-29688044-pj96c/oc\" id=42f270be-2459-4a76-b865-179b3fe12f9b name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 17:20:10.387389 | controller |     "Jun 12 16:51:03.056963 crc crio[21573]: time=\"2026-06-12T16:51:03.033150933Z\" level=info msg=\"Stopping pod sandbox: 197c0b36cda0dcf7ea6de90d4a085c63265f45dcec5d03db161f9992d31bf83e\" id=f91bec22-53d0-4a38-9bcf-d6f6a98d8067 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 17:20:10.387405 | controller |     "Jun 12 16:51:03.056963 crc crio[21573]: time=\"2026-06-12T16:51:03.033212835Z\" level=info msg=\"Stopped pod sandbox (already stopped): 197c0b36cda0dcf7ea6de90d4a085c63265f45dcec5d03db161f9992d31bf83e\" id=f91bec22-53d0-4a38-9bcf-d6f6a98d8067 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 17:20:10.387420 | controller |     "Jun 12 16:51:03.056963 crc crio[21573]: time=\"2026-06-12T16:51:03.033553984Z\" level=info msg=\"Removing pod sandbox: 197c0b36cda0dcf7ea6de90d4a085c63265f45dcec5d03db161f9992d31bf83e\" id=4b0a7210-beae-46d5-b595-37e5531971d5 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 17:20:10.387435 | controller |     "Jun 12 16:51:03.056963 crc crio[21573]: time=\"2026-06-12T16:51:03.051946126Z\" level=info msg=\"Removed pod sandbox: 197c0b36cda0dcf7ea6de90d4a085c63265f45dcec5d03db161f9992d31bf83e\" id=4b0a7210-beae-46d5-b595-37e5531971d5 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 17:20:10.387450 | controller |     "Jun 12 16:51:37.545627 crc crio[21573]: time=\"2026-06-12T16:51:37.544347408Z\" level=info msg=\"Stopping pod sandbox: 1c79d1fc76afa5f6ff47e376aea480bc475e283252a56c661f58201cd184a875\" id=8ffc9501-c5eb-4168-b707-d0cc55f93185 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 17:20:10.387465 | controller |     "Jun 12 16:51:37.547800 crc crio[21573]: time=\"2026-06-12T16:51:37.546961982Z\" level=info msg=\"Got pod network &{Name:install-os-edpm-deployment-ipam-openstack-edpm-ipam-vlc7b Namespace:openstack ID:1c79d1fc76afa5f6ff47e376aea480bc475e283252a56c661f58201cd184a875 UID:4de3f849-2e91-4294-a86d-5d68355d2900 NetNS:/var/run/netns/acae88eb-03fe-4da4-8ca6-bc14e352aa47 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod4de3f849_2e91_4294_a86d_5d68355d2900.slice PodAnnotations:0xc0027223c8}] Aliases:map[]}\"",
2026-06-12 17:20:10.387481 | controller |     "Jun 12 16:51:37.547800 crc crio[21573]: time=\"2026-06-12T16:51:37.54723514Z\" level=info msg=\"Deleting pod openstack_install-os-edpm-deployment-ipam-openstack-edpm-ipam-vlc7b from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 17:20:10.387497 | controller |     "Jun 12 16:51:38.070147 crc crio[21573]: time=\"2026-06-12T16:51:38.069420279Z\" level=info msg=\"Stopped pod sandbox: 1c79d1fc76afa5f6ff47e376aea480bc475e283252a56c661f58201cd184a875\" id=8ffc9501-c5eb-4168-b707-d0cc55f93185 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 17:20:10.387516 | controller |     "Jun 12 16:51:39.103189 crc crio[21573]: time=\"2026-06-12T16:51:39.10208598Z\" level=info msg=\"Running pod sandbox: openstack/configure-os-edpm-deployment-ipam-openstack-edpm-ipam-qjp6d/POD\" id=a5020370-037e-4a88-a7af-4416b7067238 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:20:10.387532 | controller |     "Jun 12 16:51:39.104409 crc crio[21573]: time=\"2026-06-12T16:51:39.103277794Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.387549 | controller |     "Jun 12 16:51:39.153507 crc crio[21573]: time=\"2026-06-12T16:51:39.153299548Z\" level=info msg=\"Got pod network &{Name:configure-os-edpm-deployment-ipam-openstack-edpm-ipam-qjp6d Namespace:openstack ID:ad7d5b9782a9a95452b22be3afd0f5fa4c4e7e6cbbd3749c7c40bb5283d8c6c7 UID:d3947416-59d6-418d-a507-2211f828a68a NetNS:/var/run/netns/5a4030ea-20d2-4512-9d4e-cff2bee3bc94 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podd3947416_59d6_418d_a507_2211f828a68a.slice PodAnnotations:0xc002e287a8}] Aliases:map[]}\"",
2026-06-12 17:20:10.387565 | controller |     "Jun 12 16:51:39.153507 crc crio[21573]: time=\"2026-06-12T16:51:39.153414701Z\" level=info msg=\"Adding pod openstack_configure-os-edpm-deployment-ipam-openstack-edpm-ipam-qjp6d to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 17:20:10.387603 | controller |     "Jun 12 16:51:40.009641 crc crio[21573]: 2026-06-12T16:51:40Z [verbose] CmdAdd (shim): {1.1.0 [{Name:ad7d5b9782a9a95 Mac:9e:98:07:90:0e:38 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:f8 Mtu:0 Sandbox:/var/run/netns/5a4030ea-20d2-4512-9d4e-cff2bee3bc94 SocketPath: PciID:}] [{Interface:0xc00025d8e0 Address:{IP:10.217.0.248 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 17:20:10.387621 | controller |     "Jun 12 16:51:40.011687 crc crio[21573]: time=\"2026-06-12T16:51:40.011626493Z\" level=info msg=\"Got pod network &{Name:configure-os-edpm-deployment-ipam-openstack-edpm-ipam-qjp6d Namespace:openstack ID:ad7d5b9782a9a95452b22be3afd0f5fa4c4e7e6cbbd3749c7c40bb5283d8c6c7 UID:d3947416-59d6-418d-a507-2211f828a68a NetNS:/var/run/netns/5a4030ea-20d2-4512-9d4e-cff2bee3bc94 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podd3947416_59d6_418d_a507_2211f828a68a.slice PodAnnotations:0xc002e287a8}] Aliases:map[]}\"",
2026-06-12 17:20:10.387638 | controller |     "Jun 12 16:51:40.011880 crc crio[21573]: time=\"2026-06-12T16:51:40.011834389Z\" level=info msg=\"Checking pod openstack_configure-os-edpm-deployment-ipam-openstack-edpm-ipam-qjp6d for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 17:20:10.387655 | controller |     "Jun 12 16:51:40.025081 crc crio[21573]: time=\"2026-06-12T16:51:40.025008368Z\" level=info msg=\"Ran pod sandbox ad7d5b9782a9a95452b22be3afd0f5fa4c4e7e6cbbd3749c7c40bb5283d8c6c7 with infra container: openstack/configure-os-edpm-deployment-ipam-openstack-edpm-ipam-qjp6d/POD\" id=a5020370-037e-4a88-a7af-4416b7067238 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:20:10.387671 | controller |     "Jun 12 16:51:40.027915 crc crio[21573]: time=\"2026-06-12T16:51:40.027820344Z\" level=info msg=\"Checking image status: quay.rdoproject.org/openstack-k8s-operators/openstack-ansibleee-runner:0d5932bc7e4b786a4f66bb71a9845a8ad6dbd838\" id=d683947c-1e9d-41c5-85e1-ff950d802723 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:20:10.387687 | controller |     "Jun 12 16:51:40.052276 crc crio[21573]: time=\"2026-06-12T16:51:40.052187927Z\" level=info msg=\"Checking image status: quay.rdoproject.org/openstack-k8s-operators/openstack-ansibleee-runner:0d5932bc7e4b786a4f66bb71a9845a8ad6dbd838\" id=9c4fc216-d085-419a-aa8a-95f8575e40e1 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:20:10.387706 | controller |     "Jun 12 16:51:40.061226 crc crio[21573]: time=\"2026-06-12T16:51:40.06084449Z\" level=info msg=\"Creating container: openstack/configure-os-edpm-deployment-ipam-openstack-edpm-ipam-qjp6d/configure-os-edpm-deployment-ipam-openstack-edpm-ipam\" id=27e2ced1-8cdd-4919-b58c-e987867a76bc name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:20:10.387722 | controller |     "Jun 12 16:51:40.061611 crc crio[21573]: time=\"2026-06-12T16:51:40.061540819Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.387743 | controller |     "Jun 12 16:51:40.114682 crc crio[21573]: time=\"2026-06-12T16:51:40.114590897Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.387766 | controller |     "Jun 12 16:51:40.119056 crc crio[21573]: time=\"2026-06-12T16:51:40.11898515Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.387784 | controller |     "Jun 12 16:51:40.310658 crc crio[21573]: time=\"2026-06-12T16:51:40.3105339Z\" level=info msg=\"Created container 4a3ac8cf0d0a292fa73602476c87164e03ca56db0b031ae8971a726b3f729245: openstack/configure-os-edpm-deployment-ipam-openstack-edpm-ipam-qjp6d/configure-os-edpm-deployment-ipam-openstack-edpm-ipam\" id=27e2ced1-8cdd-4919-b58c-e987867a76bc name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:20:10.387801 | controller |     "Jun 12 16:51:40.311952 crc crio[21573]: time=\"2026-06-12T16:51:40.311849477Z\" level=info msg=\"Starting container: 4a3ac8cf0d0a292fa73602476c87164e03ca56db0b031ae8971a726b3f729245\" id=f9860399-625a-42c6-a51f-c94064cab6d1 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 17:20:10.387817 | controller |     "Jun 12 16:51:40.321423 crc crio[21573]: time=\"2026-06-12T16:51:40.321305572Z\" level=info msg=\"Started container\" PID=162089 containerID=4a3ac8cf0d0a292fa73602476c87164e03ca56db0b031ae8971a726b3f729245 description=openstack/configure-os-edpm-deployment-ipam-openstack-edpm-ipam-qjp6d/configure-os-edpm-deployment-ipam-openstack-edpm-ipam id=f9860399-625a-42c6-a51f-c94064cab6d1 name=/runtime.v1.RuntimeService/StartContainer sandboxID=ad7d5b9782a9a95452b22be3afd0f5fa4c4e7e6cbbd3749c7c40bb5283d8c6c7",
2026-06-12 17:20:10.387834 | controller |     "Jun 12 16:52:00.568137 crc crio[21573]: time=\"2026-06-12T16:52:00.567227083Z\" level=info msg=\"Running pod sandbox: openshift-infra/auto-csr-approver-29688052-2w78d/POD\" id=03498f8a-1552-4331-92db-2a4de56a44c7 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:20:10.387851 | controller |     "Jun 12 16:52:00.569522 crc crio[21573]: time=\"2026-06-12T16:52:00.56814359Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.387867 | controller |     "Jun 12 16:52:00.617006 crc crio[21573]: time=\"2026-06-12T16:52:00.616429754Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29688052-2w78d Namespace:openshift-infra ID:eec7809bcea5133fc2a20b89fc60b8155df13e8cdfad85325e5584ca5b82b601 UID:11febbac-26b9-41d2-88ed-75417b362be7 NetNS:/var/run/netns/c2448367-bab3-498f-b2fe-63da6e15ae3a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod11febbac_26b9_41d2_88ed_75417b362be7.slice PodAnnotations:0xc0024285b8}] Aliases:map[]}\"",
2026-06-12 17:20:10.387883 | controller |     "Jun 12 16:52:00.617006 crc crio[21573]: time=\"2026-06-12T16:52:00.616853156Z\" level=info msg=\"Adding pod openshift-infra_auto-csr-approver-29688052-2w78d to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 17:20:10.387903 | controller |     "Jun 12 16:52:01.201485 crc crio[21573]: 2026-06-12T16:52:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:eec7809bcea5133 Mac:a2:10:0b:34:16:ff Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:f9 Mtu:0 Sandbox:/var/run/netns/c2448367-bab3-498f-b2fe-63da6e15ae3a SocketPath: PciID:}] [{Interface:0xc0003eea40 Address:{IP:10.217.0.249 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 17:20:10.387919 | controller |     "Jun 12 16:52:01.203699 crc crio[21573]: time=\"2026-06-12T16:52:01.203545903Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29688052-2w78d Namespace:openshift-infra ID:eec7809bcea5133fc2a20b89fc60b8155df13e8cdfad85325e5584ca5b82b601 UID:11febbac-26b9-41d2-88ed-75417b362be7 NetNS:/var/run/netns/c2448367-bab3-498f-b2fe-63da6e15ae3a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod11febbac_26b9_41d2_88ed_75417b362be7.slice PodAnnotations:0xc0024285b8}] Aliases:map[]}\"",
2026-06-12 17:20:10.387936 | controller |     "Jun 12 16:52:01.203927 crc crio[21573]: time=\"2026-06-12T16:52:01.203757169Z\" level=info msg=\"Checking pod openshift-infra_auto-csr-approver-29688052-2w78d for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 17:20:10.387952 | controller |     "Jun 12 16:52:01.214574 crc crio[21573]: time=\"2026-06-12T16:52:01.214387818Z\" level=info msg=\"Ran pod sandbox eec7809bcea5133fc2a20b89fc60b8155df13e8cdfad85325e5584ca5b82b601 with infra container: openshift-infra/auto-csr-approver-29688052-2w78d/POD\" id=03498f8a-1552-4331-92db-2a4de56a44c7 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:20:10.387968 | controller |     "Jun 12 16:52:01.220586 crc crio[21573]: time=\"2026-06-12T16:52:01.220333514Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-cli:latest\" id=18895d16-7a8f-446c-a45f-7838abcb0153 name=/runtime.v1.ImageService/PullImage",
2026-06-12 17:20:10.387983 | controller |     "Jun 12 16:52:01.231648 crc crio[21573]: time=\"2026-06-12T16:52:01.231531688Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-cli:latest\\\"\"",
2026-06-12 17:20:10.387999 | controller |     "Jun 12 16:52:02.092269 crc crio[21573]: time=\"2026-06-12T16:52:02.091716434Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9\" id=18895d16-7a8f-446c-a45f-7838abcb0153 name=/runtime.v1.ImageService/PullImage",
2026-06-12 17:20:10.388015 | controller |     "Jun 12 16:52:02.094632 crc crio[21573]: time=\"2026-06-12T16:52:02.093749901Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=f76ffad3-1bcf-4d75-861b-364d722fd67d name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:20:10.388030 | controller |     "Jun 12 16:52:02.098706 crc crio[21573]: time=\"2026-06-12T16:52:02.098567065Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=208e35bd-401d-45f4-b59a-5cca24409b0d name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:20:10.388047 | controller |     "Jun 12 16:52:02.106279 crc crio[21573]: time=\"2026-06-12T16:52:02.106168579Z\" level=info msg=\"Creating container: openshift-infra/auto-csr-approver-29688052-2w78d/oc\" id=27eb75e8-4416-4f53-b3f1-8b85209b3b37 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:20:10.388063 | controller |     "Jun 12 16:52:02.106966 crc crio[21573]: time=\"2026-06-12T16:52:02.106879458Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.388078 | controller |     "Jun 12 16:52:02.158025 crc crio[21573]: time=\"2026-06-12T16:52:02.157874239Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.388098 | controller |     "Jun 12 16:52:02.529608 crc crio[21573]: time=\"2026-06-12T16:52:02.529358083Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.388115 | controller |     "Jun 12 16:52:02.668953 crc crio[21573]: time=\"2026-06-12T16:52:02.668793923Z\" level=info msg=\"Created container 6c457a320b49ef72a574db138ef9de60dd7f7013fce4a9ad79c3243fc88f12c5: openshift-infra/auto-csr-approver-29688052-2w78d/oc\" id=27eb75e8-4416-4f53-b3f1-8b85209b3b37 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:20:10.388130 | controller |     "Jun 12 16:52:02.670082 crc crio[21573]: time=\"2026-06-12T16:52:02.669989736Z\" level=info msg=\"Starting container: 6c457a320b49ef72a574db138ef9de60dd7f7013fce4a9ad79c3243fc88f12c5\" id=7a3537a6-9cd0-45f3-a123-67c177afe653 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 17:20:10.388146 | controller |     "Jun 12 16:52:02.676344 crc crio[21573]: time=\"2026-06-12T16:52:02.675913983Z\" level=info msg=\"Started container\" PID=163420 containerID=6c457a320b49ef72a574db138ef9de60dd7f7013fce4a9ad79c3243fc88f12c5 description=openshift-infra/auto-csr-approver-29688052-2w78d/oc id=7a3537a6-9cd0-45f3-a123-67c177afe653 name=/runtime.v1.RuntimeService/StartContainer sandboxID=eec7809bcea5133fc2a20b89fc60b8155df13e8cdfad85325e5584ca5b82b601",
2026-06-12 17:20:10.388163 | controller |     "Jun 12 16:52:04.987186 crc crio[21573]: time=\"2026-06-12T16:52:04.978744155Z\" level=info msg=\"Stopping pod sandbox: eec7809bcea5133fc2a20b89fc60b8155df13e8cdfad85325e5584ca5b82b601\" id=630f0d47-38a2-416d-96f7-b028f4ae6142 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 17:20:10.388179 | controller |     "Jun 12 16:52:04.987186 crc crio[21573]: time=\"2026-06-12T16:52:04.980250008Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29688052-2w78d Namespace:openshift-infra ID:eec7809bcea5133fc2a20b89fc60b8155df13e8cdfad85325e5584ca5b82b601 UID:11febbac-26b9-41d2-88ed-75417b362be7 NetNS:/var/run/netns/c2448367-bab3-498f-b2fe-63da6e15ae3a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod11febbac_26b9_41d2_88ed_75417b362be7.slice PodAnnotations:0xc00338f0c8}] Aliases:map[]}\"",
2026-06-12 17:20:10.388195 | controller |     "Jun 12 16:52:04.987186 crc crio[21573]: time=\"2026-06-12T16:52:04.980512495Z\" level=info msg=\"Deleting pod openshift-infra_auto-csr-approver-29688052-2w78d from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 17:20:10.388211 | controller |     "Jun 12 16:52:05.464024 crc crio[21573]: time=\"2026-06-12T16:52:05.463857404Z\" level=info msg=\"Stopped pod sandbox: eec7809bcea5133fc2a20b89fc60b8155df13e8cdfad85325e5584ca5b82b601\" id=630f0d47-38a2-416d-96f7-b028f4ae6142 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 17:20:10.388226 | controller |     "Jun 12 16:52:37.528341 crc crio[21573]: time=\"2026-06-12T16:52:37.527404059Z\" level=info msg=\"Stopping pod sandbox: ad7d5b9782a9a95452b22be3afd0f5fa4c4e7e6cbbd3749c7c40bb5283d8c6c7\" id=fbb3fffa-2d90-444c-97ec-1c6b910a64e3 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 17:20:10.388241 | controller |     "Jun 12 16:52:37.529749 crc crio[21573]: time=\"2026-06-12T16:52:37.529080457Z\" level=info msg=\"Got pod network &{Name:configure-os-edpm-deployment-ipam-openstack-edpm-ipam-qjp6d Namespace:openstack ID:ad7d5b9782a9a95452b22be3afd0f5fa4c4e7e6cbbd3749c7c40bb5283d8c6c7 UID:d3947416-59d6-418d-a507-2211f828a68a NetNS:/var/run/netns/5a4030ea-20d2-4512-9d4e-cff2bee3bc94 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podd3947416_59d6_418d_a507_2211f828a68a.slice PodAnnotations:0xc002428080}] Aliases:map[]}\"",
2026-06-12 17:20:10.388261 | controller |     "Jun 12 16:52:37.529749 crc crio[21573]: time=\"2026-06-12T16:52:37.529266872Z\" level=info msg=\"Deleting pod openstack_configure-os-edpm-deployment-ipam-openstack-edpm-ipam-qjp6d from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 17:20:10.388277 | controller |     "Jun 12 16:52:38.068307 crc crio[21573]: time=\"2026-06-12T16:52:38.06781002Z\" level=info msg=\"Stopped pod sandbox: ad7d5b9782a9a95452b22be3afd0f5fa4c4e7e6cbbd3749c7c40bb5283d8c6c7\" id=fbb3fffa-2d90-444c-97ec-1c6b910a64e3 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 17:20:10.388293 | controller |     "Jun 12 16:52:39.126070 crc crio[21573]: time=\"2026-06-12T16:52:39.12535188Z\" level=info msg=\"Running pod sandbox: openstack/ssh-known-hosts-edpm-deployment-ipam-h98wj/POD\" id=9f3ef61f-9054-4220-bdbc-db458f3cd87b name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:20:10.388308 | controller |     "Jun 12 16:52:39.128177 crc crio[21573]: time=\"2026-06-12T16:52:39.126170413Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.388324 | controller |     "Jun 12 16:52:39.170817 crc crio[21573]: time=\"2026-06-12T16:52:39.170718382Z\" level=info msg=\"Got pod network &{Name:ssh-known-hosts-edpm-deployment-ipam-h98wj Namespace:openstack ID:fbe07c5b13c6c54806bd63e011ecb55268f8724dae9e97a1fdf2d3f89ab5fc15 UID:2bde70e9-41f8-4ce9-9484-5fcc6f5b893e NetNS:/var/run/netns/288bb1d8-7088-4526-98c4-4ed84b2d5abf Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod2bde70e9_41f8_4ce9_9484_5fcc6f5b893e.slice PodAnnotations:0xc00209e7b8}] Aliases:map[]}\"",
2026-06-12 17:20:10.388340 | controller |     "Jun 12 16:52:39.173221 crc crio[21573]: time=\"2026-06-12T16:52:39.173168402Z\" level=info msg=\"Adding pod openstack_ssh-known-hosts-edpm-deployment-ipam-h98wj to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 17:20:10.388356 | controller |     "Jun 12 16:52:39.676630 crc crio[21573]: 2026-06-12T16:52:39Z [verbose] CmdAdd (shim): {1.1.0 [{Name:fbe07c5b13c6c54 Mac:9e:3c:e5:9e:c7:1a Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:fa Mtu:0 Sandbox:/var/run/netns/288bb1d8-7088-4526-98c4-4ed84b2d5abf SocketPath: PciID:}] [{Interface:0xc00022a990 Address:{IP:10.217.0.250 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 17:20:10.388372 | controller |     "Jun 12 16:52:39.678673 crc crio[21573]: time=\"2026-06-12T16:52:39.678635182Z\" level=info msg=\"Got pod network &{Name:ssh-known-hosts-edpm-deployment-ipam-h98wj Namespace:openstack ID:fbe07c5b13c6c54806bd63e011ecb55268f8724dae9e97a1fdf2d3f89ab5fc15 UID:2bde70e9-41f8-4ce9-9484-5fcc6f5b893e NetNS:/var/run/netns/288bb1d8-7088-4526-98c4-4ed84b2d5abf Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod2bde70e9_41f8_4ce9_9484_5fcc6f5b893e.slice PodAnnotations:0xc00209e7b8}] Aliases:map[]}\"",
2026-06-12 17:20:10.388388 | controller |     "Jun 12 16:52:39.678983 crc crio[21573]: time=\"2026-06-12T16:52:39.678961062Z\" level=info msg=\"Checking pod openstack_ssh-known-hosts-edpm-deployment-ipam-h98wj for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 17:20:10.388403 | controller |     "Jun 12 16:52:39.691238 crc crio[21573]: time=\"2026-06-12T16:52:39.691095202Z\" level=info msg=\"Ran pod sandbox fbe07c5b13c6c54806bd63e011ecb55268f8724dae9e97a1fdf2d3f89ab5fc15 with infra container: openstack/ssh-known-hosts-edpm-deployment-ipam-h98wj/POD\" id=9f3ef61f-9054-4220-bdbc-db458f3cd87b name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:20:10.388421 | controller |     "Jun 12 16:52:39.694853 crc crio[21573]: time=\"2026-06-12T16:52:39.69475428Z\" level=info msg=\"Checking image status: quay.rdoproject.org/openstack-k8s-operators/openstack-ansibleee-runner:0d5932bc7e4b786a4f66bb71a9845a8ad6dbd838\" id=0db88f2b-2fa9-4cc1-a708-ccf0766bf981 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:20:10.388447 | controller |     "Jun 12 16:52:39.724745 crc crio[21573]: time=\"2026-06-12T16:52:39.724625711Z\" level=info msg=\"Checking image status: quay.rdoproject.org/openstack-k8s-operators/openstack-ansibleee-runner:0d5932bc7e4b786a4f66bb71a9845a8ad6dbd838\" id=77e14273-6c71-4a3f-8429-25380d4ab10a name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:20:10.388463 | controller |     "Jun 12 16:52:39.735227 crc crio[21573]: time=\"2026-06-12T16:52:39.735093053Z\" level=info msg=\"Creating container: openstack/ssh-known-hosts-edpm-deployment-ipam-h98wj/ssh-known-hosts-edpm-deployment-ipam\" id=a2df5f04-a3e3-482a-8e27-f9959a3c5db1 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:20:10.388478 | controller |     "Jun 12 16:52:39.736569 crc crio[21573]: time=\"2026-06-12T16:52:39.736414581Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.388495 | controller |     "Jun 12 16:52:39.791210 crc crio[21573]: time=\"2026-06-12T16:52:39.791017952Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.388511 | controller |     "Jun 12 16:52:39.794584 crc crio[21573]: time=\"2026-06-12T16:52:39.794415397Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.388526 | controller |     "Jun 12 16:52:39.958825 crc crio[21573]: time=\"2026-06-12T16:52:39.958074125Z\" level=info msg=\"Created container bbcd1bae81f78193fab2920aee33a5a1f8692c3ed0c384b44b69734ad1ddb7b2: openstack/ssh-known-hosts-edpm-deployment-ipam-h98wj/ssh-known-hosts-edpm-deployment-ipam\" id=a2df5f04-a3e3-482a-8e27-f9959a3c5db1 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:20:10.388542 | controller |     "Jun 12 16:52:39.961535 crc crio[21573]: time=\"2026-06-12T16:52:39.961277315Z\" level=info msg=\"Starting container: bbcd1bae81f78193fab2920aee33a5a1f8692c3ed0c384b44b69734ad1ddb7b2\" id=e67ca31c-7fa9-4e86-9ea0-85729491161b name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 17:20:10.388557 | controller |     "Jun 12 16:52:39.969771 crc crio[21573]: time=\"2026-06-12T16:52:39.969582849Z\" level=info msg=\"Started container\" PID=165765 containerID=bbcd1bae81f78193fab2920aee33a5a1f8692c3ed0c384b44b69734ad1ddb7b2 description=openstack/ssh-known-hosts-edpm-deployment-ipam-h98wj/ssh-known-hosts-edpm-deployment-ipam id=e67ca31c-7fa9-4e86-9ea0-85729491161b name=/runtime.v1.RuntimeService/StartContainer sandboxID=fbe07c5b13c6c54806bd63e011ecb55268f8724dae9e97a1fdf2d3f89ab5fc15",
2026-06-12 17:20:10.388589 | controller |     "Jun 12 16:52:49.734760 crc crio[21573]: time=\"2026-06-12T16:52:49.733803484Z\" level=info msg=\"Stopping pod sandbox: fbe07c5b13c6c54806bd63e011ecb55268f8724dae9e97a1fdf2d3f89ab5fc15\" id=0fa98986-4249-4b4e-8c02-15fddf6214fa name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 17:20:10.388611 | controller |     "Jun 12 16:52:49.736337 crc crio[21573]: time=\"2026-06-12T16:52:49.735842593Z\" level=info msg=\"Got pod network &{Name:ssh-known-hosts-edpm-deployment-ipam-h98wj Namespace:openstack ID:fbe07c5b13c6c54806bd63e011ecb55268f8724dae9e97a1fdf2d3f89ab5fc15 UID:2bde70e9-41f8-4ce9-9484-5fcc6f5b893e NetNS:/var/run/netns/288bb1d8-7088-4526-98c4-4ed84b2d5abf Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod2bde70e9_41f8_4ce9_9484_5fcc6f5b893e.slice PodAnnotations:0xc0036744a8}] Aliases:map[]}\"",
2026-06-12 17:20:10.388630 | controller |     "Jun 12 16:52:49.736337 crc crio[21573]: time=\"2026-06-12T16:52:49.736021228Z\" level=info msg=\"Deleting pod openstack_ssh-known-hosts-edpm-deployment-ipam-h98wj from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 17:20:10.388649 | controller |     "Jun 12 16:52:50.269571 crc crio[21573]: time=\"2026-06-12T16:52:50.267949689Z\" level=info msg=\"Stopped pod sandbox: fbe07c5b13c6c54806bd63e011ecb55268f8724dae9e97a1fdf2d3f89ab5fc15\" id=0fa98986-4249-4b4e-8c02-15fddf6214fa name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 17:20:10.388665 | controller |     "Jun 12 16:52:51.268846 crc crio[21573]: time=\"2026-06-12T16:52:51.268326876Z\" level=info msg=\"Running pod sandbox: openstack/run-os-edpm-deployment-ipam-openstack-edpm-ipam-ng2c9/POD\" id=0e1ba7a0-602b-4d13-9c17-0cd5c0d545fd name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:20:10.388682 | controller |     "Jun 12 16:52:51.268846 crc crio[21573]: time=\"2026-06-12T16:52:51.268850601Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.388699 | controller |     "Jun 12 16:52:51.320327 crc crio[21573]: time=\"2026-06-12T16:52:51.32020713Z\" level=info msg=\"Got pod network &{Name:run-os-edpm-deployment-ipam-openstack-edpm-ipam-ng2c9 Namespace:openstack ID:323d219f916a29f05de69fbdd2f80065be6c694a18f5d585a3f5cd916c403bec UID:da1d6d5a-a5aa-4410-9048-be7eae8657b0 NetNS:/var/run/netns/82edc1f5-1632-40b5-a755-2b75af8194f4 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podda1d6d5a_a5aa_4410_9048_be7eae8657b0.slice PodAnnotations:0xc006380110}] Aliases:map[]}\"",
2026-06-12 17:20:10.388716 | controller |     "Jun 12 16:52:51.320327 crc crio[21573]: time=\"2026-06-12T16:52:51.320276702Z\" level=info msg=\"Adding pod openstack_run-os-edpm-deployment-ipam-openstack-edpm-ipam-ng2c9 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 17:20:10.388733 | controller |     "Jun 12 16:52:52.024033 crc crio[21573]: 2026-06-12T16:52:52Z [verbose] CmdAdd (shim): {1.1.0 [{Name:323d219f916a29f Mac:4a:77:fe:a0:6f:cb Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:fb Mtu:0 Sandbox:/var/run/netns/82edc1f5-1632-40b5-a755-2b75af8194f4 SocketPath: PciID:}] [{Interface:0xc00025ca20 Address:{IP:10.217.0.251 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 17:20:10.388751 | controller |     "Jun 12 16:52:52.026609 crc crio[21573]: time=\"2026-06-12T16:52:52.026528782Z\" level=info msg=\"Got pod network &{Name:run-os-edpm-deployment-ipam-openstack-edpm-ipam-ng2c9 Namespace:openstack ID:323d219f916a29f05de69fbdd2f80065be6c694a18f5d585a3f5cd916c403bec UID:da1d6d5a-a5aa-4410-9048-be7eae8657b0 NetNS:/var/run/netns/82edc1f5-1632-40b5-a755-2b75af8194f4 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podda1d6d5a_a5aa_4410_9048_be7eae8657b0.slice PodAnnotations:0xc006380110}] Aliases:map[]}\"",
2026-06-12 17:20:10.388777 | controller |     "Jun 12 16:52:52.026871 crc crio[21573]: time=\"2026-06-12T16:52:52.02677108Z\" level=info msg=\"Checking pod openstack_run-os-edpm-deployment-ipam-openstack-edpm-ipam-ng2c9 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 17:20:10.388795 | controller |     "Jun 12 16:52:52.036640 crc crio[21573]: time=\"2026-06-12T16:52:52.036508313Z\" level=info msg=\"Ran pod sandbox 323d219f916a29f05de69fbdd2f80065be6c694a18f5d585a3f5cd916c403bec with infra container: openstack/run-os-edpm-deployment-ipam-openstack-edpm-ipam-ng2c9/POD\" id=0e1ba7a0-602b-4d13-9c17-0cd5c0d545fd name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:20:10.388812 | controller |     "Jun 12 16:52:52.038847 crc crio[21573]: time=\"2026-06-12T16:52:52.038760576Z\" level=info msg=\"Checking image status: quay.rdoproject.org/openstack-k8s-operators/openstack-ansibleee-runner:0d5932bc7e4b786a4f66bb71a9845a8ad6dbd838\" id=5b79fcf0-2e59-4fe5-b408-a707bcdda344 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:20:10.388832 | controller |     "Jun 12 16:52:52.085868 crc crio[21573]: time=\"2026-06-12T16:52:52.08531996Z\" level=info msg=\"Checking image status: quay.rdoproject.org/openstack-k8s-operators/openstack-ansibleee-runner:0d5932bc7e4b786a4f66bb71a9845a8ad6dbd838\" id=464b8482-fee3-4c96-bda4-305606ffb807 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:20:10.388848 | controller |     "Jun 12 16:52:52.102148 crc crio[21573]: time=\"2026-06-12T16:52:52.101915508Z\" level=info msg=\"Creating container: openstack/run-os-edpm-deployment-ipam-openstack-edpm-ipam-ng2c9/run-os-edpm-deployment-ipam-openstack-edpm-ipam\" id=81e6d1c0-9acf-4d9b-bb10-7e6c7d8fdcab name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:20:10.388863 | controller |     "Jun 12 16:52:52.102666 crc crio[21573]: time=\"2026-06-12T16:52:52.102599758Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.388879 | controller |     "Jun 12 16:52:52.152282 crc crio[21573]: time=\"2026-06-12T16:52:52.152159634Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.388895 | controller |     "Jun 12 16:52:52.156248 crc crio[21573]: time=\"2026-06-12T16:52:52.156164016Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.388911 | controller |     "Jun 12 16:52:52.303400 crc crio[21573]: time=\"2026-06-12T16:52:52.303245581Z\" level=info msg=\"Created container c72d3e48d8d93c38b479602dfa53f0f5675fa9dd2d7a5daf11ad7ee310c81f9a: openstack/run-os-edpm-deployment-ipam-openstack-edpm-ipam-ng2c9/run-os-edpm-deployment-ipam-openstack-edpm-ipam\" id=81e6d1c0-9acf-4d9b-bb10-7e6c7d8fdcab name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:20:10.388927 | controller |     "Jun 12 16:52:52.304936 crc crio[21573]: time=\"2026-06-12T16:52:52.30467724Z\" level=info msg=\"Starting container: c72d3e48d8d93c38b479602dfa53f0f5675fa9dd2d7a5daf11ad7ee310c81f9a\" id=57308cc5-a438-4542-9a7d-a1ef9dd20469 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 17:20:10.388943 | controller |     "Jun 12 16:52:52.310937 crc crio[21573]: time=\"2026-06-12T16:52:52.310839593Z\" level=info msg=\"Started container\" PID=166565 containerID=c72d3e48d8d93c38b479602dfa53f0f5675fa9dd2d7a5daf11ad7ee310c81f9a description=openstack/run-os-edpm-deployment-ipam-openstack-edpm-ipam-ng2c9/run-os-edpm-deployment-ipam-openstack-edpm-ipam id=57308cc5-a438-4542-9a7d-a1ef9dd20469 name=/runtime.v1.RuntimeService/StartContainer sandboxID=323d219f916a29f05de69fbdd2f80065be6c694a18f5d585a3f5cd916c403bec",
2026-06-12 17:20:10.388959 | controller |     "Jun 12 16:53:02.964839 crc crio[21573]: time=\"2026-06-12T16:53:02.96396647Z\" level=info msg=\"Stopping pod sandbox: 323d219f916a29f05de69fbdd2f80065be6c694a18f5d585a3f5cd916c403bec\" id=28f8308a-7eba-436b-8273-27820920f03f name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 17:20:10.388975 | controller |     "Jun 12 16:53:02.966993 crc crio[21573]: time=\"2026-06-12T16:53:02.965986368Z\" level=info msg=\"Got pod network &{Name:run-os-edpm-deployment-ipam-openstack-edpm-ipam-ng2c9 Namespace:openstack ID:323d219f916a29f05de69fbdd2f80065be6c694a18f5d585a3f5cd916c403bec UID:da1d6d5a-a5aa-4410-9048-be7eae8657b0 NetNS:/var/run/netns/82edc1f5-1632-40b5-a755-2b75af8194f4 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podda1d6d5a_a5aa_4410_9048_be7eae8657b0.slice PodAnnotations:0xc0005680d8}] Aliases:map[]}\"",
2026-06-12 17:20:10.388993 | controller |     "Jun 12 16:53:02.975066 crc crio[21573]: time=\"2026-06-12T16:53:02.974189707Z\" level=info msg=\"Deleting pod openstack_run-os-edpm-deployment-ipam-openstack-edpm-ipam-ng2c9 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 17:20:10.389012 | controller |     "Jun 12 16:53:03.099067 crc crio[21573]: time=\"2026-06-12T16:53:03.098974776Z\" level=info msg=\"Removing container: 9c73ae5153658045306c30de503dfb69b64fe18e139890bb747d36c2247ddf8a\" id=01bde240-ad2d-4b96-980e-83e2ccbf8df3 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 17:20:10.389029 | controller |     "Jun 12 16:53:03.329054 crc crio[21573]: time=\"2026-06-12T16:53:03.328930907Z\" level=info msg=\"Removed container 9c73ae5153658045306c30de503dfb69b64fe18e139890bb747d36c2247ddf8a: openshift-infra/auto-csr-approver-29688046-24q6s/oc\" id=01bde240-ad2d-4b96-980e-83e2ccbf8df3 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 17:20:10.389044 | controller |     "Jun 12 16:53:03.341837 crc crio[21573]: time=\"2026-06-12T16:53:03.341384802Z\" level=info msg=\"Stopping pod sandbox: de01746b5a07ff55eaea85cd600cf881a727d4f43f36526dc985d49803ecac25\" id=c33e17b3-1587-4269-bec0-746e6d5eb975 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 17:20:10.389060 | controller |     "Jun 12 16:53:03.341837 crc crio[21573]: time=\"2026-06-12T16:53:03.341529086Z\" level=info msg=\"Stopped pod sandbox (already stopped): de01746b5a07ff55eaea85cd600cf881a727d4f43f36526dc985d49803ecac25\" id=c33e17b3-1587-4269-bec0-746e6d5eb975 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 17:20:10.389076 | controller |     "Jun 12 16:53:03.344351 crc crio[21573]: time=\"2026-06-12T16:53:03.344210471Z\" level=info msg=\"Removing pod sandbox: de01746b5a07ff55eaea85cd600cf881a727d4f43f36526dc985d49803ecac25\" id=8a0b62e1-e740-428a-82e7-e8473835caf5 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 17:20:10.389092 | controller |     "Jun 12 16:53:03.368578 crc crio[21573]: time=\"2026-06-12T16:53:03.36828564Z\" level=info msg=\"Removed pod sandbox: de01746b5a07ff55eaea85cd600cf881a727d4f43f36526dc985d49803ecac25\" id=8a0b62e1-e740-428a-82e7-e8473835caf5 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 17:20:10.389108 | controller |     "Jun 12 16:53:03.543165 crc crio[21573]: time=\"2026-06-12T16:53:03.542765579Z\" level=info msg=\"Stopped pod sandbox: 323d219f916a29f05de69fbdd2f80065be6c694a18f5d585a3f5cd916c403bec\" id=28f8308a-7eba-436b-8273-27820920f03f name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 17:20:10.389124 | controller |     "Jun 12 16:53:04.486765 crc crio[21573]: time=\"2026-06-12T16:53:04.485825687Z\" level=info msg=\"Running pod sandbox: openstack/reboot-os-edpm-deployment-ipam-openstack-edpm-ipam-rrn8g/POD\" id=82f9f2ab-80f7-48cf-99e5-4d86435cba89 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:20:10.389140 | controller |     "Jun 12 16:53:04.488081 crc crio[21573]: time=\"2026-06-12T16:53:04.486794265Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.389157 | controller |     "Jun 12 16:53:04.517707 crc crio[21573]: time=\"2026-06-12T16:53:04.517589668Z\" level=info msg=\"Got pod network &{Name:reboot-os-edpm-deployment-ipam-openstack-edpm-ipam-rrn8g Namespace:openstack ID:f2b9ea87b1db20c58d672213846791c3e069860bf38c1f74e95a68afe1d9cc7a UID:8ccc8388-599a-4918-9091-8e785208ea42 NetNS:/var/run/netns/71c06159-8ccf-4a46-a6c4-7c157b61f652 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod8ccc8388_599a_4918_9091_8e785208ea42.slice PodAnnotations:0xc0024286f8}] Aliases:map[]}\"",
2026-06-12 17:20:10.389173 | controller |     "Jun 12 16:53:04.517707 crc crio[21573]: time=\"2026-06-12T16:53:04.517649379Z\" level=info msg=\"Adding pod openstack_reboot-os-edpm-deployment-ipam-openstack-edpm-ipam-rrn8g to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 17:20:10.389189 | controller |     "Jun 12 16:53:05.193894 crc crio[21573]: 2026-06-12T16:53:05Z [verbose] CmdAdd (shim): {1.1.0 [{Name:f2b9ea87b1db20c Mac:d6:e3:85:68:ca:2b Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:fc Mtu:0 Sandbox:/var/run/netns/71c06159-8ccf-4a46-a6c4-7c157b61f652 SocketPath: PciID:}] [{Interface:0xc000014600 Address:{IP:10.217.0.252 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 17:20:10.389208 | controller |     "Jun 12 16:53:05.195642 crc crio[21573]: time=\"2026-06-12T16:53:05.195552505Z\" level=info msg=\"Got pod network &{Name:reboot-os-edpm-deployment-ipam-openstack-edpm-ipam-rrn8g Namespace:openstack ID:f2b9ea87b1db20c58d672213846791c3e069860bf38c1f74e95a68afe1d9cc7a UID:8ccc8388-599a-4918-9091-8e785208ea42 NetNS:/var/run/netns/71c06159-8ccf-4a46-a6c4-7c157b61f652 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod8ccc8388_599a_4918_9091_8e785208ea42.slice PodAnnotations:0xc0024286f8}] Aliases:map[]}\"",
2026-06-12 17:20:10.389226 | controller |     "Jun 12 16:53:05.195861 crc crio[21573]: time=\"2026-06-12T16:53:05.195790301Z\" level=info msg=\"Checking pod openstack_reboot-os-edpm-deployment-ipam-openstack-edpm-ipam-rrn8g for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 17:20:10.389241 | controller |     "Jun 12 16:53:05.212984 crc crio[21573]: time=\"2026-06-12T16:53:05.212869933Z\" level=info msg=\"Ran pod sandbox f2b9ea87b1db20c58d672213846791c3e069860bf38c1f74e95a68afe1d9cc7a with infra container: openstack/reboot-os-edpm-deployment-ipam-openstack-edpm-ipam-rrn8g/POD\" id=82f9f2ab-80f7-48cf-99e5-4d86435cba89 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:20:10.389257 | controller |     "Jun 12 16:53:05.215783 crc crio[21573]: time=\"2026-06-12T16:53:05.215626707Z\" level=info msg=\"Checking image status: quay.rdoproject.org/openstack-k8s-operators/openstack-ansibleee-runner:0d5932bc7e4b786a4f66bb71a9845a8ad6dbd838\" id=ec271166-445f-472b-85be-298fd2807a53 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:20:10.389273 | controller |     "Jun 12 16:53:05.239553 crc crio[21573]: time=\"2026-06-12T16:53:05.239385434Z\" level=info msg=\"Checking image status: quay.rdoproject.org/openstack-k8s-operators/openstack-ansibleee-runner:0d5932bc7e4b786a4f66bb71a9845a8ad6dbd838\" id=cda6ed4f-398d-48ca-bec4-2ab5de204122 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:20:10.389288 | controller |     "Jun 12 16:53:05.250554 crc crio[21573]: time=\"2026-06-12T16:53:05.250400363Z\" level=info msg=\"Creating container: openstack/reboot-os-edpm-deployment-ipam-openstack-edpm-ipam-rrn8g/reboot-os-edpm-deployment-ipam-openstack-edpm-ipam\" id=7cb27894-f11a-4ec0-8a8b-a07d50723592 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:20:10.389303 | controller |     "Jun 12 16:53:05.251213 crc crio[21573]: time=\"2026-06-12T16:53:05.251103292Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.389319 | controller |     "Jun 12 16:53:05.310601 crc crio[21573]: time=\"2026-06-12T16:53:05.310268021Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.389334 | controller |     "Jun 12 16:53:05.328718 crc crio[21573]: time=\"2026-06-12T16:53:05.328414639Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.389350 | controller |     "Jun 12 16:53:05.489017 crc crio[21573]: time=\"2026-06-12T16:53:05.488865628Z\" level=info msg=\"Created container b2ee0963ad71a808fc6d44f98d8fc7ecf2be8e47cc4afb72c862abca5373b5da: openstack/reboot-os-edpm-deployment-ipam-openstack-edpm-ipam-rrn8g/reboot-os-edpm-deployment-ipam-openstack-edpm-ipam\" id=7cb27894-f11a-4ec0-8a8b-a07d50723592 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:20:10.389370 | controller |     "Jun 12 16:53:05.490657 crc crio[21573]: time=\"2026-06-12T16:53:05.490575536Z\" level=info msg=\"Starting container: b2ee0963ad71a808fc6d44f98d8fc7ecf2be8e47cc4afb72c862abca5373b5da\" id=bf6bba33-8c6c-46db-b378-f52950ef52b1 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 17:20:10.389386 | controller |     "Jun 12 16:53:05.496848 crc crio[21573]: time=\"2026-06-12T16:53:05.49676176Z\" level=info msg=\"Started container\" PID=167464 containerID=b2ee0963ad71a808fc6d44f98d8fc7ecf2be8e47cc4afb72c862abca5373b5da description=openstack/reboot-os-edpm-deployment-ipam-openstack-edpm-ipam-rrn8g/reboot-os-edpm-deployment-ipam-openstack-edpm-ipam id=bf6bba33-8c6c-46db-b378-f52950ef52b1 name=/runtime.v1.RuntimeService/StartContainer sandboxID=f2b9ea87b1db20c58d672213846791c3e069860bf38c1f74e95a68afe1d9cc7a",
2026-06-12 17:20:10.389403 | controller |     "Jun 12 16:53:18.243063 crc crio[21573]: time=\"2026-06-12T16:53:18.242149737Z\" level=info msg=\"Stopping pod sandbox: f2b9ea87b1db20c58d672213846791c3e069860bf38c1f74e95a68afe1d9cc7a\" id=7b506d85-0969-4d43-8a39-b22d258ad948 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 17:20:10.389419 | controller |     "Jun 12 16:53:18.244814 crc crio[21573]: time=\"2026-06-12T16:53:18.243832174Z\" level=info msg=\"Got pod network &{Name:reboot-os-edpm-deployment-ipam-openstack-edpm-ipam-rrn8g Namespace:openstack ID:f2b9ea87b1db20c58d672213846791c3e069860bf38c1f74e95a68afe1d9cc7a UID:8ccc8388-599a-4918-9091-8e785208ea42 NetNS:/var/run/netns/71c06159-8ccf-4a46-a6c4-7c157b61f652 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod8ccc8388_599a_4918_9091_8e785208ea42.slice PodAnnotations:0xc00338e7d0}] Aliases:map[]}\"",
2026-06-12 17:20:10.389436 | controller |     "Jun 12 16:53:18.244814 crc crio[21573]: time=\"2026-06-12T16:53:18.244017939Z\" level=info msg=\"Deleting pod openstack_reboot-os-edpm-deployment-ipam-openstack-edpm-ipam-rrn8g from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 17:20:10.389452 | controller |     "Jun 12 16:53:18.740835 crc crio[21573]: time=\"2026-06-12T16:53:18.740247761Z\" level=info msg=\"Stopped pod sandbox: f2b9ea87b1db20c58d672213846791c3e069860bf38c1f74e95a68afe1d9cc7a\" id=7b506d85-0969-4d43-8a39-b22d258ad948 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 17:20:10.389469 | controller |     "Jun 12 16:53:19.845846 crc crio[21573]: time=\"2026-06-12T16:53:19.845309623Z\" level=info msg=\"Running pod sandbox: openstack/install-certs-edpm-deployment-ipam-openstack-edpm-ipam-tlkwt/POD\" id=8e28ee91-0645-4a48-9492-39fe0d1d31c5 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:20:10.389485 | controller |     "Jun 12 16:53:19.845846 crc crio[21573]: time=\"2026-06-12T16:53:19.845775427Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.389503 | controller |     "Jun 12 16:53:19.903008 crc crio[21573]: time=\"2026-06-12T16:53:19.902547877Z\" level=info msg=\"Got pod network &{Name:install-certs-edpm-deployment-ipam-openstack-edpm-ipam-tlkwt Namespace:openstack ID:0fd326af53e96548c778a6dafdb7cc40603e9ef9373b66ec66bc22ecee4ece35 UID:b46e5533-7fe4-4950-bd14-7c0ba305d503 NetNS:/var/run/netns/0c5afc6e-b3fb-45f8-b825-280a312022b8 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podb46e5533_7fe4_4950_bd14_7c0ba305d503.slice PodAnnotations:0xc0027227f0}] Aliases:map[]}\"",
2026-06-12 17:20:10.389521 | controller |     "Jun 12 16:53:19.903008 crc crio[21573]: time=\"2026-06-12T16:53:19.902612759Z\" level=info msg=\"Adding pod openstack_install-certs-edpm-deployment-ipam-openstack-edpm-ipam-tlkwt to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 17:20:10.389539 | controller |     "Jun 12 16:53:20.575186 crc crio[21573]: 2026-06-12T16:53:20Z [verbose] CmdAdd (shim): {1.1.0 [{Name:0fd326af53e9654 Mac:5a:89:3c:d9:f8:95 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:fd Mtu:0 Sandbox:/var/run/netns/0c5afc6e-b3fb-45f8-b825-280a312022b8 SocketPath: PciID:}] [{Interface:0xc0002845a0 Address:{IP:10.217.0.253 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 17:20:10.389556 | controller |     "Jun 12 16:53:20.577526 crc crio[21573]: time=\"2026-06-12T16:53:20.577392248Z\" level=info msg=\"Got pod network &{Name:install-certs-edpm-deployment-ipam-openstack-edpm-ipam-tlkwt Namespace:openstack ID:0fd326af53e96548c778a6dafdb7cc40603e9ef9373b66ec66bc22ecee4ece35 UID:b46e5533-7fe4-4950-bd14-7c0ba305d503 NetNS:/var/run/netns/0c5afc6e-b3fb-45f8-b825-280a312022b8 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podb46e5533_7fe4_4950_bd14_7c0ba305d503.slice PodAnnotations:0xc0027227f0}] Aliases:map[]}\"",
2026-06-12 17:20:10.389572 | controller |     "Jun 12 16:53:20.577812 crc crio[21573]: time=\"2026-06-12T16:53:20.577729088Z\" level=info msg=\"Checking pod openstack_install-certs-edpm-deployment-ipam-openstack-edpm-ipam-tlkwt for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 17:20:10.389609 | controller |     "Jun 12 16:53:20.592477 crc crio[21573]: time=\"2026-06-12T16:53:20.592336882Z\" level=info msg=\"Ran pod sandbox 0fd326af53e96548c778a6dafdb7cc40603e9ef9373b66ec66bc22ecee4ece35 with infra container: openstack/install-certs-edpm-deployment-ipam-openstack-edpm-ipam-tlkwt/POD\" id=8e28ee91-0645-4a48-9492-39fe0d1d31c5 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:20:10.389627 | controller |     "Jun 12 16:53:20.594876 crc crio[21573]: time=\"2026-06-12T16:53:20.594723304Z\" level=info msg=\"Checking image status: quay.rdoproject.org/openstack-k8s-operators/openstack-ansibleee-runner:0d5932bc7e4b786a4f66bb71a9845a8ad6dbd838\" id=fd5227c5-3b86-4b77-91bf-d1b35b235106 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:20:10.389643 | controller |     "Jun 12 16:53:20.622953 crc crio[21573]: time=\"2026-06-12T16:53:20.622760409Z\" level=info msg=\"Checking image status: quay.rdoproject.org/openstack-k8s-operators/openstack-ansibleee-runner:0d5932bc7e4b786a4f66bb71a9845a8ad6dbd838\" id=b143363d-e048-4599-844e-b3c4164418d3 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:20:10.389659 | controller |     "Jun 12 16:53:20.631909 crc crio[21573]: time=\"2026-06-12T16:53:20.631760931Z\" level=info msg=\"Creating container: openstack/install-certs-edpm-deployment-ipam-openstack-edpm-ipam-tlkwt/install-certs-edpm-deployment-ipam-openstack-edpm-ipam\" id=23cf3fbe-36c9-4d41-8d66-dace219ad1d4 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:20:10.389674 | controller |     "Jun 12 16:53:20.632576 crc crio[21573]: time=\"2026-06-12T16:53:20.632192483Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.389689 | controller |     "Jun 12 16:53:20.686204 crc crio[21573]: time=\"2026-06-12T16:53:20.686080535Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.389704 | controller |     "Jun 12 16:53:20.689614 crc crio[21573]: time=\"2026-06-12T16:53:20.689545782Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.389720 | controller |     "Jun 12 16:53:20.851378 crc crio[21573]: time=\"2026-06-12T16:53:20.851022998Z\" level=info msg=\"Created container 8ebee80b3ff991c401ea87c8d8922bd53ba97d27ec5985eb79217ae09155f3d8: openstack/install-certs-edpm-deployment-ipam-openstack-edpm-ipam-tlkwt/install-certs-edpm-deployment-ipam-openstack-edpm-ipam\" id=23cf3fbe-36c9-4d41-8d66-dace219ad1d4 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:20:10.389738 | controller |     "Jun 12 16:53:20.853078 crc crio[21573]: time=\"2026-06-12T16:53:20.852972683Z\" level=info msg=\"Starting container: 8ebee80b3ff991c401ea87c8d8922bd53ba97d27ec5985eb79217ae09155f3d8\" id=d7c36918-765f-4bbd-a9e4-73f4d0a57720 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 17:20:10.389754 | controller |     "Jun 12 16:53:20.861799 crc crio[21573]: time=\"2026-06-12T16:53:20.861685619Z\" level=info msg=\"Started container\" PID=168427 containerID=8ebee80b3ff991c401ea87c8d8922bd53ba97d27ec5985eb79217ae09155f3d8 description=openstack/install-certs-edpm-deployment-ipam-openstack-edpm-ipam-tlkwt/install-certs-edpm-deployment-ipam-openstack-edpm-ipam id=d7c36918-765f-4bbd-a9e4-73f4d0a57720 name=/runtime.v1.RuntimeService/StartContainer sandboxID=0fd326af53e96548c778a6dafdb7cc40603e9ef9373b66ec66bc22ecee4ece35",
2026-06-12 17:20:10.389773 | controller |     "Jun 12 16:54:00.545318 crc crio[21573]: time=\"2026-06-12T16:54:00.544586967Z\" level=info msg=\"Running pod sandbox: openshift-infra/auto-csr-approver-29688054-k5g82/POD\" id=d94dca5c-537e-4450-bfbc-4af6d6b48249 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:20:10.389797 | controller |     "Jun 12 16:54:00.546804 crc crio[21573]: time=\"2026-06-12T16:54:00.54539143Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.389816 | controller |     "Jun 12 16:54:00.599984 crc crio[21573]: time=\"2026-06-12T16:54:00.599765733Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29688054-k5g82 Namespace:openshift-infra ID:0273d340ac93feade3d6322edf3b13c0124fd77584ecd0cc97e5484788d1760b UID:e43b15a4-ed28-4ca1-aea3-8b3a6803b010 NetNS:/var/run/netns/e461bae0-941e-4637-a4c8-add5a6965fe4 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pode43b15a4_ed28_4ca1_aea3_8b3a6803b010.slice PodAnnotations:0xc0005680d8}] Aliases:map[]}\"",
2026-06-12 17:20:10.389832 | controller |     "Jun 12 16:54:00.599984 crc crio[21573]: time=\"2026-06-12T16:54:00.599919177Z\" level=info msg=\"Adding pod openshift-infra_auto-csr-approver-29688054-k5g82 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 17:20:10.389848 | controller |     "Jun 12 16:54:01.235819 crc crio[21573]: 2026-06-12T16:54:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:0273d340ac93fea Mac:ae:59:3b:50:59:0a Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:fe Mtu:0 Sandbox:/var/run/netns/e461bae0-941e-4637-a4c8-add5a6965fe4 SocketPath: PciID:}] [{Interface:0xc00015a5d0 Address:{IP:10.217.0.254 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 17:20:10.389865 | controller |     "Jun 12 16:54:01.238083 crc crio[21573]: time=\"2026-06-12T16:54:01.2380269Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29688054-k5g82 Namespace:openshift-infra ID:0273d340ac93feade3d6322edf3b13c0124fd77584ecd0cc97e5484788d1760b UID:e43b15a4-ed28-4ca1-aea3-8b3a6803b010 NetNS:/var/run/netns/e461bae0-941e-4637-a4c8-add5a6965fe4 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pode43b15a4_ed28_4ca1_aea3_8b3a6803b010.slice PodAnnotations:0xc0005680d8}] Aliases:map[]}\"",
2026-06-12 17:20:10.389881 | controller |     "Jun 12 16:54:01.238390 crc crio[21573]: time=\"2026-06-12T16:54:01.23835812Z\" level=info msg=\"Checking pod openshift-infra_auto-csr-approver-29688054-k5g82 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 17:20:10.389897 | controller |     "Jun 12 16:54:01.241739 crc crio[21573]: time=\"2026-06-12T16:54:01.240988769Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/redhat-operators-nbjsg/POD\" id=0f922754-3cea-4f70-869e-d19e4fcb752c name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:20:10.389916 | controller |     "Jun 12 16:54:01.241739 crc crio[21573]: time=\"2026-06-12T16:54:01.241077642Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.389945 | controller |     "Jun 12 16:54:01.255274 crc crio[21573]: time=\"2026-06-12T16:54:01.255158168Z\" level=info msg=\"Ran pod sandbox 0273d340ac93feade3d6322edf3b13c0124fd77584ecd0cc97e5484788d1760b with infra container: openshift-infra/auto-csr-approver-29688054-k5g82/POD\" id=d94dca5c-537e-4450-bfbc-4af6d6b48249 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:20:10.389963 | controller |     "Jun 12 16:54:01.279233 crc crio[21573]: time=\"2026-06-12T16:54:01.279065359Z\" level=info msg=\"Got pod network &{Name:redhat-operators-nbjsg Namespace:openshift-marketplace ID:0cf63c15c20588e8638ffbf3d8b1fcb9bd02d42d21754d55b3853b8e0238ef6d UID:1815d013-8336-4739-a1df-4d4436ef3d3e NetNS:/var/run/netns/fb6f1046-b422-465a-8c79-823c9202dbf8 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod1815d013_8336_4739_a1df_4d4436ef3d3e.slice PodAnnotations:0xc00338e468}] Aliases:map[]}\"",
2026-06-12 17:20:10.389981 | controller |     "Jun 12 16:54:01.279757 crc crio[21573]: time=\"2026-06-12T16:54:01.279571311Z\" level=info msg=\"Adding pod openshift-marketplace_redhat-operators-nbjsg to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 17:20:10.389998 | controller |     "Jun 12 16:54:01.288156 crc crio[21573]: time=\"2026-06-12T16:54:01.28799034Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-cli:latest\" id=07a5c8a6-2f04-42d9-9e2f-72c82c5bc51f name=/runtime.v1.ImageService/PullImage",
2026-06-12 17:20:10.390014 | controller |     "Jun 12 16:54:01.301718 crc crio[21573]: time=\"2026-06-12T16:54:01.301060825Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-cli:latest\\\"\"",
2026-06-12 17:20:10.390030 | controller |     "Jun 12 16:54:01.945061 crc crio[21573]: 2026-06-12T16:54:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:0cf63c15c20588e Mac:36:56:80:99:ff:ad Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:ff Mtu:0 Sandbox:/var/run/netns/fb6f1046-b422-465a-8c79-823c9202dbf8 SocketPath: PciID:}] [{Interface:0xc000122990 Address:{IP:10.217.0.255 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 17:20:10.390046 | controller |     "Jun 12 16:54:01.946428 crc crio[21573]: time=\"2026-06-12T16:54:01.94580294Z\" level=info msg=\"Got pod network &{Name:redhat-operators-nbjsg Namespace:openshift-marketplace ID:0cf63c15c20588e8638ffbf3d8b1fcb9bd02d42d21754d55b3853b8e0238ef6d UID:1815d013-8336-4739-a1df-4d4436ef3d3e NetNS:/var/run/netns/fb6f1046-b422-465a-8c79-823c9202dbf8 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod1815d013_8336_4739_a1df_4d4436ef3d3e.slice PodAnnotations:0xc00338e468}] Aliases:map[]}\"",
2026-06-12 17:20:10.390062 | controller |     "Jun 12 16:54:01.946428 crc crio[21573]: time=\"2026-06-12T16:54:01.945964104Z\" level=info msg=\"Checking pod openshift-marketplace_redhat-operators-nbjsg for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 17:20:10.390078 | controller |     "Jun 12 16:54:01.956561 crc crio[21573]: time=\"2026-06-12T16:54:01.956308623Z\" level=info msg=\"Ran pod sandbox 0cf63c15c20588e8638ffbf3d8b1fcb9bd02d42d21754d55b3853b8e0238ef6d with infra container: openshift-marketplace/redhat-operators-nbjsg/POD\" id=0f922754-3cea-4f70-869e-d19e4fcb752c name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:20:10.390094 | controller |     "Jun 12 16:54:01.959909 crc crio[21573]: time=\"2026-06-12T16:54:01.959763991Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=e15eee99-b35b-4a9a-8ffa-f25424370d1a name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:20:10.390116 | controller |     "Jun 12 16:54:01.964799 crc crio[21573]: time=\"2026-06-12T16:54:01.964683149Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=cdfaad43-279e-44c1-95d8-80c47209a212 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:20:10.390133 | controller |     "Jun 12 16:54:01.974117 crc crio[21573]: time=\"2026-06-12T16:54:01.97399002Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-operators-nbjsg/extract-utilities\" id=73e8c2f9-abd6-4fa7-8801-b26d43b1e24b name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:20:10.390149 | controller |     "Jun 12 16:54:01.974676 crc crio[21573]: time=\"2026-06-12T16:54:01.974609138Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.390165 | controller |     "Jun 12 16:54:02.031116 crc crio[21573]: time=\"2026-06-12T16:54:02.031010591Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.390181 | controller |     "Jun 12 16:54:02.035389 crc crio[21573]: time=\"2026-06-12T16:54:02.035294279Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.390197 | controller |     "Jun 12 16:54:02.091181 crc crio[21573]: time=\"2026-06-12T16:54:02.090544018Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9\" id=07a5c8a6-2f04-42d9-9e2f-72c82c5bc51f name=/runtime.v1.ImageService/PullImage",
2026-06-12 17:20:10.390213 | controller |     "Jun 12 16:54:02.091689 crc crio[21573]: time=\"2026-06-12T16:54:02.091661759Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=f9610042-59db-473b-9e7d-590a84beb0e4 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:20:10.390228 | controller |     "Jun 12 16:54:02.093907 crc crio[21573]: time=\"2026-06-12T16:54:02.09384905Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=534f0878-873e-4188-9c82-ac54a5982c88 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:20:10.390244 | controller |     "Jun 12 16:54:02.103636 crc crio[21573]: time=\"2026-06-12T16:54:02.103537942Z\" level=info msg=\"Creating container: openshift-infra/auto-csr-approver-29688054-k5g82/oc\" id=3886c05c-fa9b-4c64-891c-291f8664a451 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:20:10.390260 | controller |     "Jun 12 16:54:02.104156 crc crio[21573]: time=\"2026-06-12T16:54:02.104075147Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.390276 | controller |     "Jun 12 16:54:02.163120 crc crio[21573]: time=\"2026-06-12T16:54:02.162673529Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.390291 | controller |     "Jun 12 16:54:02.242238 crc crio[21573]: time=\"2026-06-12T16:54:02.242095406Z\" level=info msg=\"Created container c9512df689fa5a985096aebec70df1c46e41360841259c5972dc7716515996e2: openshift-marketplace/redhat-operators-nbjsg/extract-utilities\" id=73e8c2f9-abd6-4fa7-8801-b26d43b1e24b name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:20:10.390307 | controller |     "Jun 12 16:54:02.245208 crc crio[21573]: time=\"2026-06-12T16:54:02.245102342Z\" level=info msg=\"Starting container: c9512df689fa5a985096aebec70df1c46e41360841259c5972dc7716515996e2\" id=d71b5dfd-1f69-458d-9b9b-becf2a9d4338 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 17:20:10.390325 | controller |     "Jun 12 16:54:02.254894 crc crio[21573]: time=\"2026-06-12T16:54:02.253733303Z\" level=info msg=\"Started container\" PID=170972 containerID=c9512df689fa5a985096aebec70df1c46e41360841259c5972dc7716515996e2 description=openshift-marketplace/redhat-operators-nbjsg/extract-utilities id=d71b5dfd-1f69-458d-9b9b-becf2a9d4338 name=/runtime.v1.RuntimeService/StartContainer sandboxID=0cf63c15c20588e8638ffbf3d8b1fcb9bd02d42d21754d55b3853b8e0238ef6d",
2026-06-12 17:20:10.390342 | controller |     "Jun 12 16:54:02.590062 crc crio[21573]: time=\"2026-06-12T16:54:02.589904648Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.390359 | controller |     "Jun 12 16:54:02.766170 crc crio[21573]: time=\"2026-06-12T16:54:02.766063446Z\" level=info msg=\"Created container 0a7b9bcdabeb3cf87e7ba6d2cf4b0889803c3a910ec68c500e4100836e8ccc23: openshift-infra/auto-csr-approver-29688054-k5g82/oc\" id=3886c05c-fa9b-4c64-891c-291f8664a451 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:20:10.390375 | controller |     "Jun 12 16:54:02.767783 crc crio[21573]: time=\"2026-06-12T16:54:02.767714092Z\" level=info msg=\"Starting container: 0a7b9bcdabeb3cf87e7ba6d2cf4b0889803c3a910ec68c500e4100836e8ccc23\" id=1d5e7d31-a069-4ea1-ac3f-c2fe5b575634 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 17:20:10.390392 | controller |     "Jun 12 16:54:02.776180 crc crio[21573]: time=\"2026-06-12T16:54:02.776074087Z\" level=info msg=\"Started container\" PID=171031 containerID=0a7b9bcdabeb3cf87e7ba6d2cf4b0889803c3a910ec68c500e4100836e8ccc23 description=openshift-infra/auto-csr-approver-29688054-k5g82/oc id=1d5e7d31-a069-4ea1-ac3f-c2fe5b575634 name=/runtime.v1.RuntimeService/StartContainer sandboxID=0273d340ac93feade3d6322edf3b13c0124fd77584ecd0cc97e5484788d1760b",
2026-06-12 17:20:10.390409 | controller |     "Jun 12 16:54:02.913294 crc crio[21573]: time=\"2026-06-12T16:54:02.913096148Z\" level=info msg=\"Pulling image: registry.redhat.io/redhat/redhat-operator-index:v4.20\" id=d6beb138-fd7f-4a77-a0de-33638c2e46c5 name=/runtime.v1.ImageService/PullImage",
2026-06-12 17:20:10.390425 | controller |     "Jun 12 16:54:02.918691 crc crio[21573]: time=\"2026-06-12T16:54:02.918310476Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/redhat/redhat-operator-index:v4.20\\\"\"",
2026-06-12 17:20:10.390441 | controller |     "Jun 12 16:54:03.601559 crc crio[21573]: time=\"2026-06-12T16:54:03.601052856Z\" level=info msg=\"Pulled image: registry.redhat.io/redhat/redhat-operator-index@sha256:f5f7575300572ad2ef92672b7dc76ed5ddaf50e7b74642e9907deda8cb9fa115\" id=d6beb138-fd7f-4a77-a0de-33638c2e46c5 name=/runtime.v1.ImageService/PullImage",
2026-06-12 17:20:10.390457 | controller |     "Jun 12 16:54:03.602743 crc crio[21573]: time=\"2026-06-12T16:54:03.602506716Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-operator-index:v4.20\" id=23f23103-600d-48dd-9934-f9f88ab62ee6 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:20:10.390473 | controller |     "Jun 12 16:54:03.606801 crc crio[21573]: time=\"2026-06-12T16:54:03.606702384Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-operator-index:v4.20\" id=298505c9-dc09-48a2-bdcf-c2cd32b116b5 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:20:10.390489 | controller |     "Jun 12 16:54:03.620398 crc crio[21573]: time=\"2026-06-12T16:54:03.619816883Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-operators-nbjsg/extract-content\" id=17bd5fc5-b779-41b4-8ceb-9dd9119c1248 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:20:10.390505 | controller |     "Jun 12 16:54:03.621036 crc crio[21573]: time=\"2026-06-12T16:54:03.620951514Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.390524 | controller |     "Jun 12 16:54:03.715195 crc crio[21573]: time=\"2026-06-12T16:54:03.715058781Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.390540 | controller |     "Jun 12 16:54:03.718411 crc crio[21573]: time=\"2026-06-12T16:54:03.718348334Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.390556 | controller |     "Jun 12 16:54:03.882969 crc crio[21573]: time=\"2026-06-12T16:54:03.882408273Z\" level=info msg=\"Created container 97ad53ccd0e9e9209ef9e88421333cde9dd704ff97c88ab400367991ac5f0106: openshift-marketplace/redhat-operators-nbjsg/extract-content\" id=17bd5fc5-b779-41b4-8ceb-9dd9119c1248 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:20:10.390571 | controller |     "Jun 12 16:54:03.884204 crc crio[21573]: time=\"2026-06-12T16:54:03.884119102Z\" level=info msg=\"Starting container: 97ad53ccd0e9e9209ef9e88421333cde9dd704ff97c88ab400367991ac5f0106\" id=2ea23d85-1b11-4170-bf2c-16493196a82a name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 17:20:10.390612 | controller |     "Jun 12 16:54:03.895169 crc crio[21573]: time=\"2026-06-12T16:54:03.895030168Z\" level=info msg=\"Started container\" PID=171166 containerID=97ad53ccd0e9e9209ef9e88421333cde9dd704ff97c88ab400367991ac5f0106 description=openshift-marketplace/redhat-operators-nbjsg/extract-content id=2ea23d85-1b11-4170-bf2c-16493196a82a name=/runtime.v1.RuntimeService/StartContainer sandboxID=0cf63c15c20588e8638ffbf3d8b1fcb9bd02d42d21754d55b3853b8e0238ef6d",
2026-06-12 17:20:10.390629 | controller |     "Jun 12 16:54:03.941090 crc crio[21573]: time=\"2026-06-12T16:54:03.941013188Z\" level=info msg=\"Stopping pod sandbox: 0fd326af53e96548c778a6dafdb7cc40603e9ef9373b66ec66bc22ecee4ece35\" id=7201af03-36e2-4139-be63-8ba17b14410a name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 17:20:10.390645 | controller |     "Jun 12 16:54:03.941780 crc crio[21573]: time=\"2026-06-12T16:54:03.941710367Z\" level=info msg=\"Got pod network &{Name:install-certs-edpm-deployment-ipam-openstack-edpm-ipam-tlkwt Namespace:openstack ID:0fd326af53e96548c778a6dafdb7cc40603e9ef9373b66ec66bc22ecee4ece35 UID:b46e5533-7fe4-4950-bd14-7c0ba305d503 NetNS:/var/run/netns/0c5afc6e-b3fb-45f8-b825-280a312022b8 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podb46e5533_7fe4_4950_bd14_7c0ba305d503.slice PodAnnotations:0xc002428e60}] Aliases:map[]}\"",
2026-06-12 17:20:10.390661 | controller |     "Jun 12 16:54:03.941967 crc crio[21573]: time=\"2026-06-12T16:54:03.941913522Z\" level=info msg=\"Deleting pod openstack_install-certs-edpm-deployment-ipam-openstack-edpm-ipam-tlkwt from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 17:20:10.390677 | controller |     "Jun 12 16:54:04.498913 crc crio[21573]: time=\"2026-06-12T16:54:04.498399343Z\" level=info msg=\"Stopped pod sandbox: 0fd326af53e96548c778a6dafdb7cc40603e9ef9373b66ec66bc22ecee4ece35\" id=7201af03-36e2-4139-be63-8ba17b14410a name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 17:20:10.390693 | controller |     "Jun 12 16:54:04.980026 crc crio[21573]: time=\"2026-06-12T16:54:04.978738179Z\" level=info msg=\"Stopping pod sandbox: 0273d340ac93feade3d6322edf3b13c0124fd77584ecd0cc97e5484788d1760b\" id=6fbc97fc-4269-4c06-9cd3-b3025db5d9ef name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 17:20:10.390709 | controller |     "Jun 12 16:54:04.980026 crc crio[21573]: time=\"2026-06-12T16:54:04.979592494Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29688054-k5g82 Namespace:openshift-infra ID:0273d340ac93feade3d6322edf3b13c0124fd77584ecd0cc97e5484788d1760b UID:e43b15a4-ed28-4ca1-aea3-8b3a6803b010 NetNS:/var/run/netns/e461bae0-941e-4637-a4c8-add5a6965fe4 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pode43b15a4_ed28_4ca1_aea3_8b3a6803b010.slice PodAnnotations:0xc001896100}] Aliases:map[]}\"",
2026-06-12 17:20:10.390728 | controller |     "Jun 12 16:54:04.980026 crc crio[21573]: time=\"2026-06-12T16:54:04.979923253Z\" level=info msg=\"Deleting pod openshift-infra_auto-csr-approver-29688054-k5g82 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 17:20:10.390744 | controller |     "Jun 12 16:54:05.539839 crc crio[21573]: time=\"2026-06-12T16:54:05.539300305Z\" level=info msg=\"Running pod sandbox: openstack/ovn-edpm-deployment-ipam-openstack-edpm-ipam-hsl22/POD\" id=004b6ef1-877a-4301-a6e4-627d496e94eb name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:20:10.390760 | controller |     "Jun 12 16:54:05.539839 crc crio[21573]: time=\"2026-06-12T16:54:05.53981566Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.390775 | controller |     "Jun 12 16:54:05.614513 crc crio[21573]: time=\"2026-06-12T16:54:05.61431159Z\" level=info msg=\"Got pod network &{Name:ovn-edpm-deployment-ipam-openstack-edpm-ipam-hsl22 Namespace:openstack ID:9edaca7013cb1fe4fa7b8e51ff2c8c557b903df2650db54847b89a77a1adbff3 UID:c0f92dfa-b135-41be-b683-b534e04a1159 NetNS:/var/run/netns/2ced9dcf-41d1-47ef-af9e-ab3922e8f2b8 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podc0f92dfa_b135_41be_b683_b534e04a1159.slice PodAnnotations:0xc001896350}] Aliases:map[]}\"",
2026-06-12 17:20:10.390797 | controller |     "Jun 12 16:54:05.614513 crc crio[21573]: time=\"2026-06-12T16:54:05.614392882Z\" level=info msg=\"Adding pod openstack_ovn-edpm-deployment-ipam-openstack-edpm-ipam-hsl22 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 17:20:10.390821 | controller |     "Jun 12 16:54:05.720956 crc crio[21573]: time=\"2026-06-12T16:54:05.719567379Z\" level=info msg=\"Stopped pod sandbox: 0273d340ac93feade3d6322edf3b13c0124fd77584ecd0cc97e5484788d1760b\" id=6fbc97fc-4269-4c06-9cd3-b3025db5d9ef name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 17:20:10.390838 | controller |     "Jun 12 16:54:06.643553 crc crio[21573]: 2026-06-12T16:54:06Z [verbose] CmdAdd (shim): {1.1.0 [{Name:9edaca7013cb1fe Mac:de:59:6c:13:e6:3d Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:00 Mtu:0 Sandbox:/var/run/netns/2ced9dcf-41d1-47ef-af9e-ab3922e8f2b8 SocketPath: PciID:}] [{Interface:0xc000114750 Address:{IP:10.217.1.0 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 17:20:10.390854 | controller |     "Jun 12 16:54:06.645282 crc crio[21573]: time=\"2026-06-12T16:54:06.645110858Z\" level=info msg=\"Got pod network &{Name:ovn-edpm-deployment-ipam-openstack-edpm-ipam-hsl22 Namespace:openstack ID:9edaca7013cb1fe4fa7b8e51ff2c8c557b903df2650db54847b89a77a1adbff3 UID:c0f92dfa-b135-41be-b683-b534e04a1159 NetNS:/var/run/netns/2ced9dcf-41d1-47ef-af9e-ab3922e8f2b8 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podc0f92dfa_b135_41be_b683_b534e04a1159.slice PodAnnotations:0xc001896350}] Aliases:map[]}\"",
2026-06-12 17:20:10.390871 | controller |     "Jun 12 16:54:06.645534 crc crio[21573]: time=\"2026-06-12T16:54:06.645388546Z\" level=info msg=\"Checking pod openstack_ovn-edpm-deployment-ipam-openstack-edpm-ipam-hsl22 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 17:20:10.390887 | controller |     "Jun 12 16:54:06.659087 crc crio[21573]: time=\"2026-06-12T16:54:06.65889624Z\" level=info msg=\"Ran pod sandbox 9edaca7013cb1fe4fa7b8e51ff2c8c557b903df2650db54847b89a77a1adbff3 with infra container: openstack/ovn-edpm-deployment-ipam-openstack-edpm-ipam-hsl22/POD\" id=004b6ef1-877a-4301-a6e4-627d496e94eb name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:20:10.390907 | controller |     "Jun 12 16:54:06.667698 crc crio[21573]: time=\"2026-06-12T16:54:06.667600038Z\" level=info msg=\"Checking image status: quay.rdoproject.org/openstack-k8s-operators/openstack-ansibleee-runner:0d5932bc7e4b786a4f66bb71a9845a8ad6dbd838\" id=c24c2c35-293e-4d6e-aaa7-5808f17aac56 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:20:10.390924 | controller |     "Jun 12 16:54:06.739671 crc crio[21573]: time=\"2026-06-12T16:54:06.738685551Z\" level=info msg=\"Checking image status: quay.rdoproject.org/openstack-k8s-operators/openstack-ansibleee-runner:0d5932bc7e4b786a4f66bb71a9845a8ad6dbd838\" id=7fd68218-1ad9-413d-a753-ae2f9fcf018e name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:20:10.390940 | controller |     "Jun 12 16:54:06.748675 crc crio[21573]: time=\"2026-06-12T16:54:06.748576671Z\" level=info msg=\"Creating container: openstack/ovn-edpm-deployment-ipam-openstack-edpm-ipam-hsl22/ovn-edpm-deployment-ipam-openstack-edpm-ipam\" id=cf3230d0-9c37-447d-96a2-f2b167ba73d2 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:20:10.390955 | controller |     "Jun 12 16:54:06.749163 crc crio[21573]: time=\"2026-06-12T16:54:06.749073766Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.390970 | controller |     "Jun 12 16:54:06.836370 crc crio[21573]: time=\"2026-06-12T16:54:06.836201946Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.390986 | controller |     "Jun 12 16:54:06.841424 crc crio[21573]: time=\"2026-06-12T16:54:06.841253136Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.391001 | controller |     "Jun 12 16:54:07.074215 crc crio[21573]: time=\"2026-06-12T16:54:07.073984551Z\" level=info msg=\"Created container caa78c235ba3ab4040f125fab3d06c69ad2ddaac82b8844b33272df6275e513d: openstack/ovn-edpm-deployment-ipam-openstack-edpm-ipam-hsl22/ovn-edpm-deployment-ipam-openstack-edpm-ipam\" id=cf3230d0-9c37-447d-96a2-f2b167ba73d2 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:20:10.391018 | controller |     "Jun 12 16:54:07.077795 crc crio[21573]: time=\"2026-06-12T16:54:07.077285194Z\" level=info msg=\"Starting container: caa78c235ba3ab4040f125fab3d06c69ad2ddaac82b8844b33272df6275e513d\" id=837a454f-5ed2-4dfa-8e53-231705eaa1f4 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 17:20:10.391045 | controller |     "Jun 12 16:54:07.106508 crc crio[21573]: time=\"2026-06-12T16:54:07.105979919Z\" level=info msg=\"Started container\" PID=171507 containerID=caa78c235ba3ab4040f125fab3d06c69ad2ddaac82b8844b33272df6275e513d description=openstack/ovn-edpm-deployment-ipam-openstack-edpm-ipam-hsl22/ovn-edpm-deployment-ipam-openstack-edpm-ipam id=837a454f-5ed2-4dfa-8e53-231705eaa1f4 name=/runtime.v1.RuntimeService/StartContainer sandboxID=9edaca7013cb1fe4fa7b8e51ff2c8c557b903df2650db54847b89a77a1adbff3",
2026-06-12 17:20:10.391065 | controller |     "Jun 12 16:54:11.163886 crc crio[21573]: time=\"2026-06-12T16:54:11.162948098Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=41f642a2-b4ad-467c-abe4-276c648112f0 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:20:10.391087 | controller |     "Jun 12 16:54:11.166988 crc crio[21573]: time=\"2026-06-12T16:54:11.16692832Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=378aa4c6-8d1e-46c5-a5d2-535c0bb44d9a name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:20:10.391114 | controller |     "Jun 12 16:54:11.183836 crc crio[21573]: time=\"2026-06-12T16:54:11.183620188Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-operators-nbjsg/registry-server\" id=01fc274e-050f-4eba-8638-a887715d05d4 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:20:10.391139 | controller |     "Jun 12 16:54:11.184315 crc crio[21573]: time=\"2026-06-12T16:54:11.184116151Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.391159 | controller |     "Jun 12 16:54:11.272405 crc crio[21573]: time=\"2026-06-12T16:54:11.272332745Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.391181 | controller |     "Jun 12 16:54:11.279519 crc crio[21573]: time=\"2026-06-12T16:54:11.27856273Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.391200 | controller |     "Jun 12 16:54:11.468296 crc crio[21573]: time=\"2026-06-12T16:54:11.468083773Z\" level=info msg=\"Created container 26e68ca0d88d5e08f2d9b1581314803ef125a1ab549297ca1d3b5088c2d16719: openshift-marketplace/redhat-operators-nbjsg/registry-server\" id=01fc274e-050f-4eba-8638-a887715d05d4 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:20:10.391221 | controller |     "Jun 12 16:54:11.470516 crc crio[21573]: time=\"2026-06-12T16:54:11.470369978Z\" level=info msg=\"Starting container: 26e68ca0d88d5e08f2d9b1581314803ef125a1ab549297ca1d3b5088c2d16719\" id=5f62751c-8d3b-4421-989f-37e36cb72db8 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 17:20:10.391240 | controller |     "Jun 12 16:54:11.479748 crc crio[21573]: time=\"2026-06-12T16:54:11.479091583Z\" level=info msg=\"Started container\" PID=171727 containerID=26e68ca0d88d5e08f2d9b1581314803ef125a1ab549297ca1d3b5088c2d16719 description=openshift-marketplace/redhat-operators-nbjsg/registry-server id=5f62751c-8d3b-4421-989f-37e36cb72db8 name=/runtime.v1.RuntimeService/StartContainer sandboxID=0cf63c15c20588e8638ffbf3d8b1fcb9bd02d42d21754d55b3853b8e0238ef6d",
2026-06-12 17:20:10.391262 | controller |     "Jun 12 16:54:23.331940 crc crio[21573]: time=\"2026-06-12T16:54:23.331014622Z\" level=info msg=\"Stopping container: 26e68ca0d88d5e08f2d9b1581314803ef125a1ab549297ca1d3b5088c2d16719 (timeout: 2s)\" id=a70b205b-0e90-4fc0-8da0-734f44b98af5 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 17:20:10.391285 | controller |     "Jun 12 16:54:23.460594 crc crio[21573]: time=\"2026-06-12T16:54:23.460262055Z\" level=info msg=\"Stopped container 26e68ca0d88d5e08f2d9b1581314803ef125a1ab549297ca1d3b5088c2d16719: openshift-marketplace/redhat-operators-nbjsg/registry-server\" id=a70b205b-0e90-4fc0-8da0-734f44b98af5 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 17:20:10.391307 | controller |     "Jun 12 16:54:23.461828 crc crio[21573]: time=\"2026-06-12T16:54:23.461752936Z\" level=info msg=\"Stopping pod sandbox: 0cf63c15c20588e8638ffbf3d8b1fcb9bd02d42d21754d55b3853b8e0238ef6d\" id=17818ca7-043a-4074-bc9e-60a17eab9f26 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 17:20:10.391325 | controller |     "Jun 12 16:54:23.462658 crc crio[21573]: time=\"2026-06-12T16:54:23.462593881Z\" level=info msg=\"Got pod network &{Name:redhat-operators-nbjsg Namespace:openshift-marketplace ID:0cf63c15c20588e8638ffbf3d8b1fcb9bd02d42d21754d55b3853b8e0238ef6d UID:1815d013-8336-4739-a1df-4d4436ef3d3e NetNS:/var/run/netns/fb6f1046-b422-465a-8c79-823c9202dbf8 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod1815d013_8336_4739_a1df_4d4436ef3d3e.slice PodAnnotations:0xc0018970f0}] Aliases:map[]}\"",
2026-06-12 17:20:10.391350 | controller |     "Jun 12 16:54:23.462792 crc crio[21573]: time=\"2026-06-12T16:54:23.462759075Z\" level=info msg=\"Deleting pod openshift-marketplace_redhat-operators-nbjsg from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 17:20:10.391374 | controller |     "Jun 12 16:54:23.830374 crc crio[21573]: time=\"2026-06-12T16:54:23.829680222Z\" level=info msg=\"Stopped pod sandbox: 0cf63c15c20588e8638ffbf3d8b1fcb9bd02d42d21754d55b3853b8e0238ef6d\" id=17818ca7-043a-4074-bc9e-60a17eab9f26 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 17:20:10.391395 | controller |     "Jun 12 16:54:24.357843 crc crio[21573]: time=\"2026-06-12T16:54:24.357757237Z\" level=info msg=\"Removing container: 26e68ca0d88d5e08f2d9b1581314803ef125a1ab549297ca1d3b5088c2d16719\" id=31d10f36-75a6-4742-bf40-ccaf69edfbeb name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 17:20:10.391418 | controller |     "Jun 12 16:54:24.411780 crc crio[21573]: time=\"2026-06-12T16:54:24.411638669Z\" level=info msg=\"Removed container 26e68ca0d88d5e08f2d9b1581314803ef125a1ab549297ca1d3b5088c2d16719: openshift-marketplace/redhat-operators-nbjsg/registry-server\" id=31d10f36-75a6-4742-bf40-ccaf69edfbeb name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 17:20:10.391440 | controller |     "Jun 12 16:54:24.417925 crc crio[21573]: time=\"2026-06-12T16:54:24.417828851Z\" level=info msg=\"Removing container: 97ad53ccd0e9e9209ef9e88421333cde9dd704ff97c88ab400367991ac5f0106\" id=82465bdd-7a89-4aaf-b0b9-56818f669b1e name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 17:20:10.391461 | controller |     "Jun 12 16:54:24.489121 crc crio[21573]: time=\"2026-06-12T16:54:24.489007688Z\" level=info msg=\"Removed container 97ad53ccd0e9e9209ef9e88421333cde9dd704ff97c88ab400367991ac5f0106: openshift-marketplace/redhat-operators-nbjsg/extract-content\" id=82465bdd-7a89-4aaf-b0b9-56818f669b1e name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 17:20:10.391477 | controller |     "Jun 12 16:54:24.495970 crc crio[21573]: time=\"2026-06-12T16:54:24.495641192Z\" level=info msg=\"Removing container: c9512df689fa5a985096aebec70df1c46e41360841259c5972dc7716515996e2\" id=3315a71a-7342-4044-8ebd-f4eff3f433d9 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 17:20:10.391493 | controller |     "Jun 12 16:54:24.537741 crc crio[21573]: time=\"2026-06-12T16:54:24.537241499Z\" level=info msg=\"Removed container c9512df689fa5a985096aebec70df1c46e41360841259c5972dc7716515996e2: openshift-marketplace/redhat-operators-nbjsg/extract-utilities\" id=3315a71a-7342-4044-8ebd-f4eff3f433d9 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 17:20:10.391511 | controller |     "Jun 12 16:55:03.417894 crc crio[21573]: time=\"2026-06-12T16:55:03.416994883Z\" level=info msg=\"Removing container: 1aeb53b978fda95bbe4217cf264e1818b6fdf33ae2d6714097f295fb19aaecbc\" id=bfee115b-89e8-4cb6-ade1-98655d9de5aa name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 17:20:10.391528 | controller |     "Jun 12 16:55:03.656332 crc crio[21573]: time=\"2026-06-12T16:55:03.655690869Z\" level=info msg=\"Removed container 1aeb53b978fda95bbe4217cf264e1818b6fdf33ae2d6714097f295fb19aaecbc: openshift-infra/auto-csr-approver-29688048-zf6fx/oc\" id=bfee115b-89e8-4cb6-ade1-98655d9de5aa name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 17:20:10.391549 | controller |     "Jun 12 16:55:03.668708 crc crio[21573]: time=\"2026-06-12T16:55:03.668349959Z\" level=info msg=\"Stopping pod sandbox: 55868879d6b3c377eca9376b300cc4c9da343e187dd0fa1a92e4e5bf8c856d87\" id=e778e963-850f-473f-a3f3-ee1af6612b92 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 17:20:10.391658 | controller |     "Jun 12 16:55:03.668708 crc crio[21573]: time=\"2026-06-12T16:55:03.668488933Z\" level=info msg=\"Stopped pod sandbox (already stopped): 55868879d6b3c377eca9376b300cc4c9da343e187dd0fa1a92e4e5bf8c856d87\" id=e778e963-850f-473f-a3f3-ee1af6612b92 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 17:20:10.391692 | controller |     "Jun 12 16:55:03.671295 crc crio[21573]: time=\"2026-06-12T16:55:03.671105017Z\" level=info msg=\"Removing pod sandbox: 55868879d6b3c377eca9376b300cc4c9da343e187dd0fa1a92e4e5bf8c856d87\" id=9c3f99a3-a891-4fd9-87e1-bd72afd13079 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 17:20:10.391710 | controller |     "Jun 12 16:55:03.699032 crc crio[21573]: time=\"2026-06-12T16:55:03.698742097Z\" level=info msg=\"Removed pod sandbox: 55868879d6b3c377eca9376b300cc4c9da343e187dd0fa1a92e4e5bf8c856d87\" id=9c3f99a3-a891-4fd9-87e1-bd72afd13079 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 17:20:10.391726 | controller |     "Jun 12 16:55:03.700507 crc crio[21573]: time=\"2026-06-12T16:55:03.700363857Z\" level=info msg=\"Stopping pod sandbox: 0cf63c15c20588e8638ffbf3d8b1fcb9bd02d42d21754d55b3853b8e0238ef6d\" id=cbb50562-10e2-498e-b62a-5ff7f33a8f4d name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 17:20:10.391742 | controller |     "Jun 12 16:55:03.700627 crc crio[21573]: time=\"2026-06-12T16:55:03.700536831Z\" level=info msg=\"Stopped pod sandbox (already stopped): 0cf63c15c20588e8638ffbf3d8b1fcb9bd02d42d21754d55b3853b8e0238ef6d\" id=cbb50562-10e2-498e-b62a-5ff7f33a8f4d name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 17:20:10.391758 | controller |     "Jun 12 16:55:03.702211 crc crio[21573]: time=\"2026-06-12T16:55:03.702005093Z\" level=info msg=\"Removing pod sandbox: 0cf63c15c20588e8638ffbf3d8b1fcb9bd02d42d21754d55b3853b8e0238ef6d\" id=830a55d5-15f6-4568-b31e-50a4097ede7c name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 17:20:10.391773 | controller |     "Jun 12 16:55:03.726772 crc crio[21573]: time=\"2026-06-12T16:55:03.72658081Z\" level=info msg=\"Removed pod sandbox: 0cf63c15c20588e8638ffbf3d8b1fcb9bd02d42d21754d55b3853b8e0238ef6d\" id=830a55d5-15f6-4568-b31e-50a4097ede7c name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 17:20:10.391788 | controller |     "Jun 12 16:55:21.216091 crc crio[21573]: time=\"2026-06-12T16:55:21.215267649Z\" level=info msg=\"Stopping pod sandbox: 9edaca7013cb1fe4fa7b8e51ff2c8c557b903df2650db54847b89a77a1adbff3\" id=9a34cf20-85f5-495c-8c7f-75e3bdd9fe04 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 17:20:10.391808 | controller |     "Jun 12 16:55:21.217730 crc crio[21573]: time=\"2026-06-12T16:55:21.216923926Z\" level=info msg=\"Got pod network &{Name:ovn-edpm-deployment-ipam-openstack-edpm-ipam-hsl22 Namespace:openstack ID:9edaca7013cb1fe4fa7b8e51ff2c8c557b903df2650db54847b89a77a1adbff3 UID:c0f92dfa-b135-41be-b683-b534e04a1159 NetNS:/var/run/netns/2ced9dcf-41d1-47ef-af9e-ab3922e8f2b8 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podc0f92dfa_b135_41be_b683_b534e04a1159.slice PodAnnotations:0xc002e289c8}] Aliases:map[]}\"",
2026-06-12 17:20:10.391834 | controller |     "Jun 12 16:55:21.217730 crc crio[21573]: time=\"2026-06-12T16:55:21.21706674Z\" level=info msg=\"Deleting pod openstack_ovn-edpm-deployment-ipam-openstack-edpm-ipam-hsl22 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 17:20:10.391852 | controller |     "Jun 12 16:55:21.759617 crc crio[21573]: time=\"2026-06-12T16:55:21.758802177Z\" level=info msg=\"Stopped pod sandbox: 9edaca7013cb1fe4fa7b8e51ff2c8c557b903df2650db54847b89a77a1adbff3\" id=9a34cf20-85f5-495c-8c7f-75e3bdd9fe04 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 17:20:10.391868 | controller |     "Jun 12 16:55:22.831316 crc crio[21573]: time=\"2026-06-12T16:55:22.830693868Z\" level=info msg=\"Running pod sandbox: openstack/neutron-metadata-edpm-deployment-ipam-openstack-edpm-ipam-bd99r/POD\" id=da52dfcc-bc8f-409e-a585-885145d98a0e name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:20:10.391883 | controller |     "Jun 12 16:55:22.832563 crc crio[21573]: time=\"2026-06-12T16:55:22.831336896Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.391903 | controller |     "Jun 12 16:55:22.877400 crc crio[21573]: time=\"2026-06-12T16:55:22.877229144Z\" level=info msg=\"Got pod network &{Name:neutron-metadata-edpm-deployment-ipam-openstack-edpm-ipam-bd99r Namespace:openstack ID:f0dcd61a02114830cc597141187b4b97ed162c7b260eaf279e8ee0ccbb35a6b4 UID:9a82eed2-db9c-4b5c-9195-fc8b2842a49d NetNS:/var/run/netns/0f79a57e-93cf-4a91-b885-4a3f0d20ae55 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod9a82eed2_db9c_4b5c_9195_fc8b2842a49d.slice PodAnnotations:0xc00008db68}] Aliases:map[]}\"",
2026-06-12 17:20:10.391920 | controller |     "Jun 12 16:55:22.877400 crc crio[21573]: time=\"2026-06-12T16:55:22.877321257Z\" level=info msg=\"Adding pod openstack_neutron-metadata-edpm-deployment-ipam-openstack-edpm-ipam-bd99r to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 17:20:10.391936 | controller |     "Jun 12 16:55:23.638052 crc crio[21573]: 2026-06-12T16:55:23Z [verbose] CmdAdd (shim): {1.1.0 [{Name:f0dcd61a0211483 Mac:66:e5:cb:ce:64:11 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:01 Mtu:0 Sandbox:/var/run/netns/0f79a57e-93cf-4a91-b885-4a3f0d20ae55 SocketPath: PciID:}] [{Interface:0xc000015e50 Address:{IP:10.217.1.1 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 17:20:10.391953 | controller |     "Jun 12 16:55:23.639359 crc crio[21573]: time=\"2026-06-12T16:55:23.639275919Z\" level=info msg=\"Got pod network &{Name:neutron-metadata-edpm-deployment-ipam-openstack-edpm-ipam-bd99r Namespace:openstack ID:f0dcd61a02114830cc597141187b4b97ed162c7b260eaf279e8ee0ccbb35a6b4 UID:9a82eed2-db9c-4b5c-9195-fc8b2842a49d NetNS:/var/run/netns/0f79a57e-93cf-4a91-b885-4a3f0d20ae55 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod9a82eed2_db9c_4b5c_9195_fc8b2842a49d.slice PodAnnotations:0xc00008db68}] Aliases:map[]}\"",
2026-06-12 17:20:10.391969 | controller |     "Jun 12 16:55:23.639646 crc crio[21573]: time=\"2026-06-12T16:55:23.639426874Z\" level=info msg=\"Checking pod openstack_neutron-metadata-edpm-deployment-ipam-openstack-edpm-ipam-bd99r for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 17:20:10.391986 | controller |     "Jun 12 16:55:23.647759 crc crio[21573]: time=\"2026-06-12T16:55:23.6476679Z\" level=info msg=\"Ran pod sandbox f0dcd61a02114830cc597141187b4b97ed162c7b260eaf279e8ee0ccbb35a6b4 with infra container: openstack/neutron-metadata-edpm-deployment-ipam-openstack-edpm-ipam-bd99r/POD\" id=da52dfcc-bc8f-409e-a585-885145d98a0e name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:20:10.392002 | controller |     "Jun 12 16:55:23.650664 crc crio[21573]: time=\"2026-06-12T16:55:23.650571585Z\" level=info msg=\"Checking image status: quay.rdoproject.org/openstack-k8s-operators/openstack-ansibleee-runner:0d5932bc7e4b786a4f66bb71a9845a8ad6dbd838\" id=e640855c-9faf-4499-a9da-edc815850213 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:20:10.392018 | controller |     "Jun 12 16:55:23.705230 crc crio[21573]: time=\"2026-06-12T16:55:23.705087774Z\" level=info msg=\"Checking image status: quay.rdoproject.org/openstack-k8s-operators/openstack-ansibleee-runner:0d5932bc7e4b786a4f66bb71a9845a8ad6dbd838\" id=d77357c5-037e-44ae-adac-4bd85b9c2edc name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:20:10.392033 | controller |     "Jun 12 16:55:23.730382 crc crio[21573]: time=\"2026-06-12T16:55:23.730140935Z\" level=info msg=\"Creating container: openstack/neutron-metadata-edpm-deployment-ipam-openstack-edpm-ipam-bd99r/neutron-metadata-edpm-deployment-ipam-openstack-edpm-ipam\" id=8b60e3b4-c1ee-4eae-b3b1-20c515cfc7fe name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:20:10.392049 | controller |     "Jun 12 16:55:23.730883 crc crio[21573]: time=\"2026-06-12T16:55:23.730817995Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.392071 | controller |     "Jun 12 16:55:23.800663 crc crio[21573]: time=\"2026-06-12T16:55:23.800569439Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.392088 | controller |     "Jun 12 16:55:23.805394 crc crio[21573]: time=\"2026-06-12T16:55:23.805306632Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.392105 | controller |     "Jun 12 16:55:24.090530 crc crio[21573]: time=\"2026-06-12T16:55:24.090383225Z\" level=info msg=\"Created container fc198b864701dc7b756617eebfcd97039a717c5f44ead2119fd26316dda59283: openstack/neutron-metadata-edpm-deployment-ipam-openstack-edpm-ipam-bd99r/neutron-metadata-edpm-deployment-ipam-openstack-edpm-ipam\" id=8b60e3b4-c1ee-4eae-b3b1-20c515cfc7fe name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:20:10.392122 | controller |     "Jun 12 16:55:24.093181 crc crio[21573]: time=\"2026-06-12T16:55:24.092923136Z\" level=info msg=\"Starting container: fc198b864701dc7b756617eebfcd97039a717c5f44ead2119fd26316dda59283\" id=f944eb25-c6cc-4318-bcaf-d48f3b5592a5 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 17:20:10.392138 | controller |     "Jun 12 16:55:24.107759 crc crio[21573]: time=\"2026-06-12T16:55:24.107654749Z\" level=info msg=\"Started container\" PID=176099 containerID=fc198b864701dc7b756617eebfcd97039a717c5f44ead2119fd26316dda59283 description=openstack/neutron-metadata-edpm-deployment-ipam-openstack-edpm-ipam-bd99r/neutron-metadata-edpm-deployment-ipam-openstack-edpm-ipam id=f944eb25-c6cc-4318-bcaf-d48f3b5592a5 name=/runtime.v1.RuntimeService/StartContainer sandboxID=f0dcd61a02114830cc597141187b4b97ed162c7b260eaf279e8ee0ccbb35a6b4",
2026-06-12 17:20:10.392154 | controller |     "Jun 12 16:56:00.555597 crc crio[21573]: time=\"2026-06-12T16:56:00.554637777Z\" level=info msg=\"Running pod sandbox: openshift-infra/auto-csr-approver-29688056-lhlw7/POD\" id=e80c48ec-4731-4a13-98ec-ea33d58d872b name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:20:10.392170 | controller |     "Jun 12 16:56:00.555597 crc crio[21573]: time=\"2026-06-12T16:56:00.555523532Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.392187 | controller |     "Jun 12 16:56:00.595512 crc crio[21573]: time=\"2026-06-12T16:56:00.595242847Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29688056-lhlw7 Namespace:openshift-infra ID:e90116ab3cea58a6f42260bc40a65704a778c15feff5524f145af5788aa43529 UID:ff3397d6-4b4f-480d-89d0-07506976bfca NetNS:/var/run/netns/59eb6f7a-6b3b-49a6-bd97-5491e16c1a5f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podff3397d6_4b4f_480d_89d0_07506976bfca.slice PodAnnotations:0xc001896b88}] Aliases:map[]}\"",
2026-06-12 17:20:10.392204 | controller |     "Jun 12 16:56:00.595512 crc crio[21573]: time=\"2026-06-12T16:56:00.59541952Z\" level=info msg=\"Adding pod openshift-infra_auto-csr-approver-29688056-lhlw7 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 17:20:10.392220 | controller |     "Jun 12 16:56:01.222901 crc crio[21573]: 2026-06-12T16:56:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:e90116ab3cea58a Mac:3e:ca:6b:46:42:a5 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:02 Mtu:0 Sandbox:/var/run/netns/59eb6f7a-6b3b-49a6-bd97-5491e16c1a5f SocketPath: PciID:}] [{Interface:0xc00025aa00 Address:{IP:10.217.1.2 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 17:20:10.392236 | controller |     "Jun 12 16:56:01.225105 crc crio[21573]: time=\"2026-06-12T16:56:01.225011724Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29688056-lhlw7 Namespace:openshift-infra ID:e90116ab3cea58a6f42260bc40a65704a778c15feff5524f145af5788aa43529 UID:ff3397d6-4b4f-480d-89d0-07506976bfca NetNS:/var/run/netns/59eb6f7a-6b3b-49a6-bd97-5491e16c1a5f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podff3397d6_4b4f_480d_89d0_07506976bfca.slice PodAnnotations:0xc001896b88}] Aliases:map[]}\"",
2026-06-12 17:20:10.392255 | controller |     "Jun 12 16:56:01.225342 crc crio[21573]: time=\"2026-06-12T16:56:01.225287331Z\" level=info msg=\"Checking pod openshift-infra_auto-csr-approver-29688056-lhlw7 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 17:20:10.392271 | controller |     "Jun 12 16:56:01.237410 crc crio[21573]: time=\"2026-06-12T16:56:01.237289377Z\" level=info msg=\"Ran pod sandbox e90116ab3cea58a6f42260bc40a65704a778c15feff5524f145af5788aa43529 with infra container: openshift-infra/auto-csr-approver-29688056-lhlw7/POD\" id=e80c48ec-4731-4a13-98ec-ea33d58d872b name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:20:10.392287 | controller |     "Jun 12 16:56:01.241002 crc crio[21573]: time=\"2026-06-12T16:56:01.240915557Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-cli:latest\" id=358fde8d-54bb-4a57-8488-fcf6d7b26fde name=/runtime.v1.ImageService/PullImage",
2026-06-12 17:20:10.392302 | controller |     "Jun 12 16:56:01.247593 crc crio[21573]: time=\"2026-06-12T16:56:01.247332168Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-cli:latest\\\"\"",
2026-06-12 17:20:10.392318 | controller |     "Jun 12 16:56:02.079128 crc crio[21573]: time=\"2026-06-12T16:56:02.078673914Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9\" id=358fde8d-54bb-4a57-8488-fcf6d7b26fde name=/runtime.v1.ImageService/PullImage",
2026-06-12 17:20:10.392334 | controller |     "Jun 12 16:56:02.080427 crc crio[21573]: time=\"2026-06-12T16:56:02.079904889Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=2f58d281-1b40-4e96-a0e6-c76b53d626f4 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:20:10.392349 | controller |     "Jun 12 16:56:02.082215 crc crio[21573]: time=\"2026-06-12T16:56:02.082104431Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=89451c57-ea3c-45fd-86f9-d655cd27e622 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:20:10.392364 | controller |     "Jun 12 16:56:02.092569 crc crio[21573]: time=\"2026-06-12T16:56:02.092498221Z\" level=info msg=\"Creating container: openshift-infra/auto-csr-approver-29688056-lhlw7/oc\" id=d9d2db1c-659c-4e25-bb30-6d56e6c1f1a4 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:20:10.392378 | controller |     "Jun 12 16:56:02.095573 crc crio[21573]: time=\"2026-06-12T16:56:02.093429618Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.392393 | controller |     "Jun 12 16:56:02.153604 crc crio[21573]: time=\"2026-06-12T16:56:02.153373278Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.392408 | controller |     "Jun 12 16:56:02.484108 crc crio[21573]: time=\"2026-06-12T16:56:02.483610087Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.392424 | controller |     "Jun 12 16:56:02.623904 crc crio[21573]: time=\"2026-06-12T16:56:02.623786107Z\" level=info msg=\"Created container 62ec2e32b2655807e6c795bb3133d187fe0770598277720fcc0407bda3b59ed3: openshift-infra/auto-csr-approver-29688056-lhlw7/oc\" id=d9d2db1c-659c-4e25-bb30-6d56e6c1f1a4 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:20:10.392444 | controller |     "Jun 12 16:56:02.625761 crc crio[21573]: time=\"2026-06-12T16:56:02.625648639Z\" level=info msg=\"Starting container: 62ec2e32b2655807e6c795bb3133d187fe0770598277720fcc0407bda3b59ed3\" id=eb10f0ab-1c6e-4e2c-a8bb-67bf4d55cd34 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 17:20:10.392463 | controller |     "Jun 12 16:56:02.632521 crc crio[21573]: time=\"2026-06-12T16:56:02.632282626Z\" level=info msg=\"Started container\" PID=178383 containerID=62ec2e32b2655807e6c795bb3133d187fe0770598277720fcc0407bda3b59ed3 description=openshift-infra/auto-csr-approver-29688056-lhlw7/oc id=eb10f0ab-1c6e-4e2c-a8bb-67bf4d55cd34 name=/runtime.v1.RuntimeService/StartContainer sandboxID=e90116ab3cea58a6f42260bc40a65704a778c15feff5524f145af5788aa43529",
2026-06-12 17:20:10.392481 | controller |     "Jun 12 16:56:03.449015 crc crio[21573]: time=\"2026-06-12T16:56:03.446202954Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/certified-operators-hk4b8/POD\" id=abe4060d-19af-4135-aa61-d2c42aa9c985 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:20:10.392496 | controller |     "Jun 12 16:56:03.449015 crc crio[21573]: time=\"2026-06-12T16:56:03.446805082Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.392511 | controller |     "Jun 12 16:56:03.501803 crc crio[21573]: time=\"2026-06-12T16:56:03.501678699Z\" level=info msg=\"Got pod network &{Name:certified-operators-hk4b8 Namespace:openshift-marketplace ID:0f811069384405b8029a101942d12665bc224f79d56d716386c18fc64b3b449c UID:82ee1e89-f34f-4695-8227-848579626086 NetNS:/var/run/netns/be18a190-9c17-4d2a-a74f-79095362e115 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod82ee1e89_f34f_4695_8227_848579626086.slice PodAnnotations:0xc00008caa0}] Aliases:map[]}\"",
2026-06-12 17:20:10.392527 | controller |     "Jun 12 16:56:03.501803 crc crio[21573]: time=\"2026-06-12T16:56:03.501773491Z\" level=info msg=\"Adding pod openshift-marketplace_certified-operators-hk4b8 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 17:20:10.392542 | controller |     "Jun 12 16:56:04.207301 crc crio[21573]: 2026-06-12T16:56:04Z [verbose] CmdAdd (shim): {1.1.0 [{Name:0f811069384405b Mac:ee:29:1e:fb:6f:1f Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:03 Mtu:0 Sandbox:/var/run/netns/be18a190-9c17-4d2a-a74f-79095362e115 SocketPath: PciID:}] [{Interface:0xc0002da6c0 Address:{IP:10.217.1.3 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 17:20:10.392558 | controller |     "Jun 12 16:56:04.212301 crc crio[21573]: time=\"2026-06-12T16:56:04.212194841Z\" level=info msg=\"Got pod network &{Name:certified-operators-hk4b8 Namespace:openshift-marketplace ID:0f811069384405b8029a101942d12665bc224f79d56d716386c18fc64b3b449c UID:82ee1e89-f34f-4695-8227-848579626086 NetNS:/var/run/netns/be18a190-9c17-4d2a-a74f-79095362e115 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod82ee1e89_f34f_4695_8227_848579626086.slice PodAnnotations:0xc00008caa0}] Aliases:map[]}\"",
2026-06-12 17:20:10.392593 | controller |     "Jun 12 16:56:04.212599 crc crio[21573]: time=\"2026-06-12T16:56:04.212530068Z\" level=info msg=\"Checking pod openshift-marketplace_certified-operators-hk4b8 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 17:20:10.392617 | controller |     "Jun 12 16:56:04.238532 crc crio[21573]: time=\"2026-06-12T16:56:04.238384356Z\" level=info msg=\"Ran pod sandbox 0f811069384405b8029a101942d12665bc224f79d56d716386c18fc64b3b449c with infra container: openshift-marketplace/certified-operators-hk4b8/POD\" id=abe4060d-19af-4135-aa61-d2c42aa9c985 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:20:10.392638 | controller |     "Jun 12 16:56:04.245055 crc crio[21573]: time=\"2026-06-12T16:56:04.244932657Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=1fdd4620-4596-4a9a-b5b8-2d29b0880753 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:20:10.392654 | controller |     "Jun 12 16:56:04.252952 crc crio[21573]: time=\"2026-06-12T16:56:04.252856432Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=75f9ad0b-f643-404a-9852-76b90ef5282e name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:20:10.392669 | controller |     "Jun 12 16:56:04.271787 crc crio[21573]: time=\"2026-06-12T16:56:04.271313616Z\" level=info msg=\"Creating container: openshift-marketplace/certified-operators-hk4b8/extract-utilities\" id=4ae71220-4c86-4e46-8155-70911aac8caa name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:20:10.392685 | controller |     "Jun 12 16:56:04.272213 crc crio[21573]: time=\"2026-06-12T16:56:04.271937674Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.392701 | controller |     "Jun 12 16:56:04.355487 crc crio[21573]: time=\"2026-06-12T16:56:04.35528378Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.392716 | controller |     "Jun 12 16:56:04.367563 crc crio[21573]: time=\"2026-06-12T16:56:04.36632867Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.392731 | controller |     "Jun 12 16:56:04.536848 crc crio[21573]: time=\"2026-06-12T16:56:04.536793899Z\" level=info msg=\"Created container d0735d2d1869e0f75bcda6956c5698dee42f6319badd7737f2ac24fb9576aa37: openshift-marketplace/certified-operators-hk4b8/extract-utilities\" id=4ae71220-4c86-4e46-8155-70911aac8caa name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:20:10.392747 | controller |     "Jun 12 16:56:04.539361 crc crio[21573]: time=\"2026-06-12T16:56:04.539240357Z\" level=info msg=\"Starting container: d0735d2d1869e0f75bcda6956c5698dee42f6319badd7737f2ac24fb9576aa37\" id=9b279c18-535a-41ba-bb63-eaf895cbd8c5 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 17:20:10.392762 | controller |     "Jun 12 16:56:04.547323 crc crio[21573]: time=\"2026-06-12T16:56:04.547115508Z\" level=info msg=\"Started container\" PID=178637 containerID=d0735d2d1869e0f75bcda6956c5698dee42f6319badd7737f2ac24fb9576aa37 description=openshift-marketplace/certified-operators-hk4b8/extract-utilities id=9b279c18-535a-41ba-bb63-eaf895cbd8c5 name=/runtime.v1.RuntimeService/StartContainer sandboxID=0f811069384405b8029a101942d12665bc224f79d56d716386c18fc64b3b449c",
2026-06-12 17:20:10.392779 | controller |     "Jun 12 16:56:04.981939 crc crio[21573]: time=\"2026-06-12T16:56:04.981489858Z\" level=info msg=\"Stopping pod sandbox: e90116ab3cea58a6f42260bc40a65704a778c15feff5524f145af5788aa43529\" id=46e9c6ba-30a9-46d6-9a47-a178427e792e name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 17:20:10.392794 | controller |     "Jun 12 16:56:04.983057 crc crio[21573]: time=\"2026-06-12T16:56:04.982991531Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29688056-lhlw7 Namespace:openshift-infra ID:e90116ab3cea58a6f42260bc40a65704a778c15feff5524f145af5788aa43529 UID:ff3397d6-4b4f-480d-89d0-07506976bfca NetNS:/var/run/netns/59eb6f7a-6b3b-49a6-bd97-5491e16c1a5f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podff3397d6_4b4f_480d_89d0_07506976bfca.slice PodAnnotations:0xc003674d70}] Aliases:map[]}\"",
2026-06-12 17:20:10.392814 | controller |     "Jun 12 16:56:04.983259 crc crio[21573]: time=\"2026-06-12T16:56:04.983149705Z\" level=info msg=\"Deleting pod openshift-infra_auto-csr-approver-29688056-lhlw7 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 17:20:10.392837 | controller |     "Jun 12 16:56:04.983393 crc crio[21573]: time=\"2026-06-12T16:56:04.983228755Z\" level=info msg=\"Pulling image: registry.redhat.io/redhat/certified-operator-index:v4.20\" id=a49174f8-8b72-411c-9e84-abc4329543c7 name=/runtime.v1.ImageService/PullImage",
2026-06-12 17:20:10.392857 | controller |     "Jun 12 16:56:04.990007 crc crio[21573]: time=\"2026-06-12T16:56:04.989900824Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/redhat/certified-operator-index:v4.20\\\"\"",
2026-06-12 17:20:10.392873 | controller |     "Jun 12 16:56:05.358088 crc crio[21573]: time=\"2026-06-12T16:56:05.356875361Z\" level=info msg=\"Stopped pod sandbox: e90116ab3cea58a6f42260bc40a65704a778c15feff5524f145af5788aa43529\" id=46e9c6ba-30a9-46d6-9a47-a178427e792e name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 17:20:10.392889 | controller |     "Jun 12 16:56:05.697028 crc crio[21573]: time=\"2026-06-12T16:56:05.696557563Z\" level=info msg=\"Pulled image: registry.redhat.io/redhat/certified-operator-index@sha256:479a8801ff2843735e11b3d64fd2612da3248c45b500a01b08df90f7aab8d46b\" id=a49174f8-8b72-411c-9e84-abc4329543c7 name=/runtime.v1.ImageService/PullImage",
2026-06-12 17:20:10.392904 | controller |     "Jun 12 16:56:05.698559 crc crio[21573]: time=\"2026-06-12T16:56:05.697958313Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/certified-operator-index:v4.20\" id=b2f78504-027b-4ee1-ae41-a8d4e0c8769a name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:20:10.392920 | controller |     "Jun 12 16:56:05.700647 crc crio[21573]: time=\"2026-06-12T16:56:05.700581666Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/certified-operator-index:v4.20\" id=88fb270e-55d4-4ded-a2d0-18844b4202dc name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:20:10.392935 | controller |     "Jun 12 16:56:05.708848 crc crio[21573]: time=\"2026-06-12T16:56:05.708739985Z\" level=info msg=\"Creating container: openshift-marketplace/certified-operators-hk4b8/extract-content\" id=de8c5edd-e577-47ff-884e-71f4c536a4c7 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:20:10.392950 | controller |     "Jun 12 16:56:05.709424 crc crio[21573]: time=\"2026-06-12T16:56:05.709346672Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.392966 | controller |     "Jun 12 16:56:05.762280 crc crio[21573]: time=\"2026-06-12T16:56:05.76206064Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.392981 | controller |     "Jun 12 16:56:05.769516 crc crio[21573]: time=\"2026-06-12T16:56:05.768238503Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.392996 | controller |     "Jun 12 16:56:05.975423 crc crio[21573]: time=\"2026-06-12T16:56:05.975094112Z\" level=info msg=\"Created container 572dc00d46e292112666e9be00acae6388b3f75a8f37f26d4877bf4ebd140737: openshift-marketplace/certified-operators-hk4b8/extract-content\" id=de8c5edd-e577-47ff-884e-71f4c536a4c7 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:20:10.393011 | controller |     "Jun 12 16:56:05.976536 crc crio[21573]: time=\"2026-06-12T16:56:05.976358979Z\" level=info msg=\"Starting container: 572dc00d46e292112666e9be00acae6388b3f75a8f37f26d4877bf4ebd140737\" id=9cfe30e6-bf57-4aca-9820-89d7c154e1fd name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 17:20:10.393030 | controller |     "Jun 12 16:56:05.985058 crc crio[21573]: time=\"2026-06-12T16:56:05.984878138Z\" level=info msg=\"Started container\" PID=178745 containerID=572dc00d46e292112666e9be00acae6388b3f75a8f37f26d4877bf4ebd140737 description=openshift-marketplace/certified-operators-hk4b8/extract-content id=9cfe30e6-bf57-4aca-9820-89d7c154e1fd name=/runtime.v1.RuntimeService/StartContainer sandboxID=0f811069384405b8029a101942d12665bc224f79d56d716386c18fc64b3b449c",
2026-06-12 17:20:10.393046 | controller |     "Jun 12 16:56:08.065541 crc crio[21573]: time=\"2026-06-12T16:56:08.064852491Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=8915df5f-8ed9-4228-8224-c3be724ddb4f name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:20:10.393061 | controller |     "Jun 12 16:56:08.069789 crc crio[21573]: time=\"2026-06-12T16:56:08.069722707Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=afee1aeb-3ff4-4bba-b628-1ce65f977e50 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:20:10.393076 | controller |     "Jun 12 16:56:08.083691 crc crio[21573]: time=\"2026-06-12T16:56:08.083608637Z\" level=info msg=\"Creating container: openshift-marketplace/certified-operators-hk4b8/registry-server\" id=bafe0db1-a513-45e2-acde-c298979f1755 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:20:10.393090 | controller |     "Jun 12 16:56:08.084104 crc crio[21573]: time=\"2026-06-12T16:56:08.084045769Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.393105 | controller |     "Jun 12 16:56:08.159903 crc crio[21573]: time=\"2026-06-12T16:56:08.159756071Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.393119 | controller |     "Jun 12 16:56:08.167680 crc crio[21573]: time=\"2026-06-12T16:56:08.167428728Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.393134 | controller |     "Jun 12 16:56:08.326536 crc crio[21573]: time=\"2026-06-12T16:56:08.324743737Z\" level=info msg=\"Created container de0a849779a5e2e9bdec5fde7315e51c2a972d1b0df69cf6eaaa885e321a27c4: openshift-marketplace/certified-operators-hk4b8/registry-server\" id=bafe0db1-a513-45e2-acde-c298979f1755 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:20:10.393149 | controller |     "Jun 12 16:56:08.327856 crc crio[21573]: time=\"2026-06-12T16:56:08.327781762Z\" level=info msg=\"Starting container: de0a849779a5e2e9bdec5fde7315e51c2a972d1b0df69cf6eaaa885e321a27c4\" id=9061e7d5-bbec-4383-8b37-ff37a1d017c8 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 17:20:10.393164 | controller |     "Jun 12 16:56:08.341231 crc crio[21573]: time=\"2026-06-12T16:56:08.336957979Z\" level=info msg=\"Started container\" PID=178904 containerID=de0a849779a5e2e9bdec5fde7315e51c2a972d1b0df69cf6eaaa885e321a27c4 description=openshift-marketplace/certified-operators-hk4b8/registry-server id=9061e7d5-bbec-4383-8b37-ff37a1d017c8 name=/runtime.v1.RuntimeService/StartContainer sandboxID=0f811069384405b8029a101942d12665bc224f79d56d716386c18fc64b3b449c",
2026-06-12 17:20:10.393179 | controller |     "Jun 12 16:56:16.183121 crc crio[21573]: time=\"2026-06-12T16:56:16.181766638Z\" level=info msg=\"Stopping container: de0a849779a5e2e9bdec5fde7315e51c2a972d1b0df69cf6eaaa885e321a27c4 (timeout: 2s)\" id=64db54b1-129a-4cf9-8270-6b4549ac30d2 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 17:20:10.393193 | controller |     "Jun 12 16:56:16.585544 crc crio[21573]: time=\"2026-06-12T16:56:16.585029303Z\" level=info msg=\"Stopped container de0a849779a5e2e9bdec5fde7315e51c2a972d1b0df69cf6eaaa885e321a27c4: openshift-marketplace/certified-operators-hk4b8/registry-server\" id=64db54b1-129a-4cf9-8270-6b4549ac30d2 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 17:20:10.393214 | controller |     "Jun 12 16:56:16.586779 crc crio[21573]: time=\"2026-06-12T16:56:16.586698811Z\" level=info msg=\"Stopping pod sandbox: 0f811069384405b8029a101942d12665bc224f79d56d716386c18fc64b3b449c\" id=7c93e11c-026a-4b74-be42-03e998655bce name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 17:20:10.393230 | controller |     "Jun 12 16:56:16.587752 crc crio[21573]: time=\"2026-06-12T16:56:16.587661507Z\" level=info msg=\"Got pod network &{Name:certified-operators-hk4b8 Namespace:openshift-marketplace ID:0f811069384405b8029a101942d12665bc224f79d56d716386c18fc64b3b449c UID:82ee1e89-f34f-4695-8227-848579626086 NetNS:/var/run/netns/be18a190-9c17-4d2a-a74f-79095362e115 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod82ee1e89_f34f_4695_8227_848579626086.slice PodAnnotations:0xc002428b38}] Aliases:map[]}\"",
2026-06-12 17:20:10.393245 | controller |     "Jun 12 16:56:16.587995 crc crio[21573]: time=\"2026-06-12T16:56:16.587917595Z\" level=info msg=\"Deleting pod openshift-marketplace_certified-operators-hk4b8 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 17:20:10.393261 | controller |     "Jun 12 16:56:16.879949 crc crio[21573]: time=\"2026-06-12T16:56:16.87985206Z\" level=info msg=\"Stopped pod sandbox: 0f811069384405b8029a101942d12665bc224f79d56d716386c18fc64b3b449c\" id=7c93e11c-026a-4b74-be42-03e998655bce name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 17:20:10.393276 | controller |     "Jun 12 16:56:17.308929 crc crio[21573]: time=\"2026-06-12T16:56:17.308367063Z\" level=info msg=\"Removing container: de0a849779a5e2e9bdec5fde7315e51c2a972d1b0df69cf6eaaa885e321a27c4\" id=303823a6-1759-48bf-abb9-bb8b96627eea name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 17:20:10.393291 | controller |     "Jun 12 16:56:17.352793 crc crio[21573]: time=\"2026-06-12T16:56:17.352663815Z\" level=info msg=\"Removed container de0a849779a5e2e9bdec5fde7315e51c2a972d1b0df69cf6eaaa885e321a27c4: openshift-marketplace/certified-operators-hk4b8/registry-server\" id=303823a6-1759-48bf-abb9-bb8b96627eea name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 17:20:10.393307 | controller |     "Jun 12 16:56:17.356690 crc crio[21573]: time=\"2026-06-12T16:56:17.356146103Z\" level=info msg=\"Removing container: 572dc00d46e292112666e9be00acae6388b3f75a8f37f26d4877bf4ebd140737\" id=54c4464d-6c87-4b4d-9880-3c98127fdd0b name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 17:20:10.393322 | controller |     "Jun 12 16:56:17.393828 crc crio[21573]: time=\"2026-06-12T16:56:17.39372467Z\" level=info msg=\"Removed container 572dc00d46e292112666e9be00acae6388b3f75a8f37f26d4877bf4ebd140737: openshift-marketplace/certified-operators-hk4b8/extract-content\" id=54c4464d-6c87-4b4d-9880-3c98127fdd0b name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 17:20:10.393337 | controller |     "Jun 12 16:56:17.398275 crc crio[21573]: time=\"2026-06-12T16:56:17.397811002Z\" level=info msg=\"Removing container: d0735d2d1869e0f75bcda6956c5698dee42f6319badd7737f2ac24fb9576aa37\" id=a309b547-04b6-48c2-873e-2513f50314dd name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 17:20:10.393352 | controller |     "Jun 12 16:56:17.461609 crc crio[21573]: time=\"2026-06-12T16:56:17.461346985Z\" level=info msg=\"Removed container d0735d2d1869e0f75bcda6956c5698dee42f6319badd7737f2ac24fb9576aa37: openshift-marketplace/certified-operators-hk4b8/extract-utilities\" id=a309b547-04b6-48c2-873e-2513f50314dd name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 17:20:10.393367 | controller |     "Jun 12 16:56:21.569117 crc crio[21573]: time=\"2026-06-12T16:56:21.568076788Z\" level=info msg=\"Stopping pod sandbox: f0dcd61a02114830cc597141187b4b97ed162c7b260eaf279e8ee0ccbb35a6b4\" id=88e02318-0248-4d33-9900-c3db760589c2 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 17:20:10.393385 | controller |     "Jun 12 16:56:21.570665 crc crio[21573]: time=\"2026-06-12T16:56:21.56992443Z\" level=info msg=\"Got pod network &{Name:neutron-metadata-edpm-deployment-ipam-openstack-edpm-ipam-bd99r Namespace:openstack ID:f0dcd61a02114830cc597141187b4b97ed162c7b260eaf279e8ee0ccbb35a6b4 UID:9a82eed2-db9c-4b5c-9195-fc8b2842a49d NetNS:/var/run/netns/0f79a57e-93cf-4a91-b885-4a3f0d20ae55 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod9a82eed2_db9c_4b5c_9195_fc8b2842a49d.slice PodAnnotations:0xc00008c4c0}] Aliases:map[]}\"",
2026-06-12 17:20:10.393401 | controller |     "Jun 12 16:56:21.570665 crc crio[21573]: time=\"2026-06-12T16:56:21.570082965Z\" level=info msg=\"Deleting pod openstack_neutron-metadata-edpm-deployment-ipam-openstack-edpm-ipam-bd99r from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 17:20:10.393417 | controller |     "Jun 12 16:56:24.086109 crc crio[21573]: time=\"2026-06-12T16:56:24.085376063Z\" level=info msg=\"Stopped pod sandbox: f0dcd61a02114830cc597141187b4b97ed162c7b260eaf279e8ee0ccbb35a6b4\" id=88e02318-0248-4d33-9900-c3db760589c2 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 17:20:10.393432 | controller |     "Jun 12 16:56:26.082418 crc crio[21573]: time=\"2026-06-12T16:56:26.08170132Z\" level=info msg=\"Running pod sandbox: openstack/libvirt-edpm-deployment-ipam-openstack-edpm-ipam-gjk94/POD\" id=ddfdbb43-79aa-49a6-82dc-003829244a23 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:20:10.393447 | controller |     "Jun 12 16:56:26.083388 crc crio[21573]: time=\"2026-06-12T16:56:26.082512954Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.393462 | controller |     "Jun 12 16:56:26.122679 crc crio[21573]: time=\"2026-06-12T16:56:26.122610168Z\" level=info msg=\"Got pod network &{Name:libvirt-edpm-deployment-ipam-openstack-edpm-ipam-gjk94 Namespace:openstack ID:7c8f3f457568cd686cdb0ba0ff4b1fb11b6948c9888ec1e72ad2c7fdc3558644 UID:673dc959-5b53-4334-8ed3-26c85a31e178 NetNS:/var/run/netns/030b4309-8416-44c9-889b-5bb3557d3ccf Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod673dc959_5b53_4334_8ed3_26c85a31e178.slice PodAnnotations:0xc002e29740}] Aliases:map[]}\"",
2026-06-12 17:20:10.393477 | controller |     "Jun 12 16:56:26.123048 crc crio[21573]: time=\"2026-06-12T16:56:26.12302202Z\" level=info msg=\"Adding pod openstack_libvirt-edpm-deployment-ipam-openstack-edpm-ipam-gjk94 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 17:20:10.393491 | controller |     "Jun 12 16:56:26.841234 crc crio[21573]: 2026-06-12T16:56:26Z [verbose] CmdAdd (shim): {1.1.0 [{Name:7c8f3f457568cd6 Mac:52:a8:03:fc:5f:38 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:04 Mtu:0 Sandbox:/var/run/netns/030b4309-8416-44c9-889b-5bb3557d3ccf SocketPath: PciID:}] [{Interface:0xc0004b45d0 Address:{IP:10.217.1.4 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 17:20:10.393507 | controller |     "Jun 12 16:56:26.841234 crc crio[21573]: time=\"2026-06-12T16:56:26.840754762Z\" level=info msg=\"Got pod network &{Name:libvirt-edpm-deployment-ipam-openstack-edpm-ipam-gjk94 Namespace:openstack ID:7c8f3f457568cd686cdb0ba0ff4b1fb11b6948c9888ec1e72ad2c7fdc3558644 UID:673dc959-5b53-4334-8ed3-26c85a31e178 NetNS:/var/run/netns/030b4309-8416-44c9-889b-5bb3557d3ccf Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod673dc959_5b53_4334_8ed3_26c85a31e178.slice PodAnnotations:0xc002e29740}] Aliases:map[]}\"",
2026-06-12 17:20:10.393526 | controller |     "Jun 12 16:56:26.841234 crc crio[21573]: time=\"2026-06-12T16:56:26.840917597Z\" level=info msg=\"Checking pod openstack_libvirt-edpm-deployment-ipam-openstack-edpm-ipam-gjk94 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 17:20:10.393542 | controller |     "Jun 12 16:56:26.854994 crc crio[21573]: time=\"2026-06-12T16:56:26.854876389Z\" level=info msg=\"Ran pod sandbox 7c8f3f457568cd686cdb0ba0ff4b1fb11b6948c9888ec1e72ad2c7fdc3558644 with infra container: openstack/libvirt-edpm-deployment-ipam-openstack-edpm-ipam-gjk94/POD\" id=ddfdbb43-79aa-49a6-82dc-003829244a23 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:20:10.393558 | controller |     "Jun 12 16:56:26.857758 crc crio[21573]: time=\"2026-06-12T16:56:26.857683977Z\" level=info msg=\"Checking image status: quay.rdoproject.org/openstack-k8s-operators/openstack-ansibleee-runner:0d5932bc7e4b786a4f66bb71a9845a8ad6dbd838\" id=41cfb882-d581-4e96-92c3-f15e6cdd39ee name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:20:10.393590 | controller |     "Jun 12 16:56:26.891726 crc crio[21573]: time=\"2026-06-12T16:56:26.891647649Z\" level=info msg=\"Checking image status: quay.rdoproject.org/openstack-k8s-operators/openstack-ansibleee-runner:0d5932bc7e4b786a4f66bb71a9845a8ad6dbd838\" id=2d12ce83-4352-4eda-b5cf-5f2d522c9d7d name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:20:10.393612 | controller |     "Jun 12 16:56:26.905062 crc crio[21573]: time=\"2026-06-12T16:56:26.904982282Z\" level=info msg=\"Creating container: openstack/libvirt-edpm-deployment-ipam-openstack-edpm-ipam-gjk94/libvirt-edpm-deployment-ipam-openstack-edpm-ipam\" id=17d1ca20-19fb-4190-a4b7-07c2e98b701e name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:20:10.393629 | controller |     "Jun 12 16:56:26.905506 crc crio[21573]: time=\"2026-06-12T16:56:26.905396794Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.393644 | controller |     "Jun 12 16:56:26.965236 crc crio[21573]: time=\"2026-06-12T16:56:26.964935673Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.393659 | controller |     "Jun 12 16:56:26.970957 crc crio[21573]: time=\"2026-06-12T16:56:26.97087917Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.393674 | controller |     "Jun 12 16:56:27.202523 crc crio[21573]: time=\"2026-06-12T16:56:27.200323112Z\" level=info msg=\"Created container 2e8dc9b5d8fc33a016ec2b9eaa2a611520f23e610e46f90cc553f80c7027a5ad: openstack/libvirt-edpm-deployment-ipam-openstack-edpm-ipam-gjk94/libvirt-edpm-deployment-ipam-openstack-edpm-ipam\" id=17d1ca20-19fb-4190-a4b7-07c2e98b701e name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:20:10.393689 | controller |     "Jun 12 16:56:27.209649 crc crio[21573]: time=\"2026-06-12T16:56:27.20953627Z\" level=info msg=\"Starting container: 2e8dc9b5d8fc33a016ec2b9eaa2a611520f23e610e46f90cc553f80c7027a5ad\" id=3d73fbec-6911-4ad5-bd0f-6cf9cbe291dd name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 17:20:10.393705 | controller |     "Jun 12 16:56:27.220192 crc crio[21573]: time=\"2026-06-12T16:56:27.219713389Z\" level=info msg=\"Started container\" PID=180075 containerID=2e8dc9b5d8fc33a016ec2b9eaa2a611520f23e610e46f90cc553f80c7027a5ad description=openstack/libvirt-edpm-deployment-ipam-openstack-edpm-ipam-gjk94/libvirt-edpm-deployment-ipam-openstack-edpm-ipam id=3d73fbec-6911-4ad5-bd0f-6cf9cbe291dd name=/runtime.v1.RuntimeService/StartContainer sandboxID=7c8f3f457568cd686cdb0ba0ff4b1fb11b6948c9888ec1e72ad2c7fdc3558644",
2026-06-12 17:20:10.393720 | controller |     "Jun 12 16:57:03.832145 crc crio[21573]: time=\"2026-06-12T16:57:03.831526216Z\" level=info msg=\"Removing container: 73c3448208c78f825f2ac4f442c5b446e0d0a1d36bd0399ed397598d6122e6ca\" id=0bb57b09-101d-4662-a43e-82d81c0b93ca name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 17:20:10.393740 | controller |     "Jun 12 16:57:04.046072 crc crio[21573]: time=\"2026-06-12T16:57:04.045830293Z\" level=info msg=\"Removed container 73c3448208c78f825f2ac4f442c5b446e0d0a1d36bd0399ed397598d6122e6ca: openshift-infra/auto-csr-approver-29688050-fwfwp/oc\" id=0bb57b09-101d-4662-a43e-82d81c0b93ca name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 17:20:10.393756 | controller |     "Jun 12 16:57:04.066923 crc crio[21573]: time=\"2026-06-12T16:57:04.066687933Z\" level=info msg=\"Stopping pod sandbox: 9c90bc8c46474b676f4e1c86d71e777b66cdd72f44605a60c63ce480fd1c6d2d\" id=c11fe519-6f78-41b8-b507-2d8b176530ef name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 17:20:10.393771 | controller |     "Jun 12 16:57:04.066923 crc crio[21573]: time=\"2026-06-12T16:57:04.066798156Z\" level=info msg=\"Stopped pod sandbox (already stopped): 9c90bc8c46474b676f4e1c86d71e777b66cdd72f44605a60c63ce480fd1c6d2d\" id=c11fe519-6f78-41b8-b507-2d8b176530ef name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 17:20:10.393786 | controller |     "Jun 12 16:57:04.067402 crc crio[21573]: time=\"2026-06-12T16:57:04.067351402Z\" level=info msg=\"Removing pod sandbox: 9c90bc8c46474b676f4e1c86d71e777b66cdd72f44605a60c63ce480fd1c6d2d\" id=742451c6-aaf0-439e-af1a-4ab73442c394 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 17:20:10.393801 | controller |     "Jun 12 16:57:04.081247 crc crio[21573]: time=\"2026-06-12T16:57:04.08116068Z\" level=info msg=\"Removed pod sandbox: 9c90bc8c46474b676f4e1c86d71e777b66cdd72f44605a60c63ce480fd1c6d2d\" id=742451c6-aaf0-439e-af1a-4ab73442c394 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 17:20:10.393817 | controller |     "Jun 12 16:57:04.082990 crc crio[21573]: time=\"2026-06-12T16:57:04.082862176Z\" level=info msg=\"Stopping pod sandbox: 0f811069384405b8029a101942d12665bc224f79d56d716386c18fc64b3b449c\" id=108c08c2-3358-4ec1-86f7-bf45447475c2 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 17:20:10.393834 | controller |     "Jun 12 16:57:04.083137 crc crio[21573]: time=\"2026-06-12T16:57:04.08300277Z\" level=info msg=\"Stopped pod sandbox (already stopped): 0f811069384405b8029a101942d12665bc224f79d56d716386c18fc64b3b449c\" id=108c08c2-3358-4ec1-86f7-bf45447475c2 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 17:20:10.393856 | controller |     "Jun 12 16:57:04.083672 crc crio[21573]: time=\"2026-06-12T16:57:04.083608156Z\" level=info msg=\"Removing pod sandbox: 0f811069384405b8029a101942d12665bc224f79d56d716386c18fc64b3b449c\" id=61b80784-738c-4d20-835b-c0c028ec8008 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 17:20:10.393875 | controller |     "Jun 12 16:57:04.101976 crc crio[21573]: time=\"2026-06-12T16:57:04.1019285Z\" level=info msg=\"Removed pod sandbox: 0f811069384405b8029a101942d12665bc224f79d56d716386c18fc64b3b449c\" id=61b80784-738c-4d20-835b-c0c028ec8008 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 17:20:10.393891 | controller |     "Jun 12 16:58:00.590539 crc crio[21573]: time=\"2026-06-12T16:58:00.589424878Z\" level=info msg=\"Running pod sandbox: openshift-infra/auto-csr-approver-29688058-pchhf/POD\" id=d36849af-3f05-4ba6-9331-12d00641f68d name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:20:10.393906 | controller |     "Jun 12 16:58:00.592677 crc crio[21573]: time=\"2026-06-12T16:58:00.590634343Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.393921 | controller |     "Jun 12 16:58:00.649831 crc crio[21573]: time=\"2026-06-12T16:58:00.649732425Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29688058-pchhf Namespace:openshift-infra ID:91af516ad10cfe58ecae5e675accb13a12c12c4ac9d738330f65d0ee5392c9d0 UID:34c622bb-98d8-4f33-ac89-3bfade3c51b8 NetNS:/var/run/netns/ebf043ce-5295-4c02-b33f-b7be6146d7a1 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod34c622bb_98d8_4f33_ac89_3bfade3c51b8.slice PodAnnotations:0xc00063c700}] Aliases:map[]}\"",
2026-06-12 17:20:10.393958 | controller |     "Jun 12 16:58:00.649831 crc crio[21573]: time=\"2026-06-12T16:58:00.649798187Z\" level=info msg=\"Adding pod openshift-infra_auto-csr-approver-29688058-pchhf to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 17:20:10.393976 | controller |     "Jun 12 16:58:01.433032 crc crio[21573]: 2026-06-12T16:58:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:91af516ad10cfe5 Mac:4e:3a:c6:ea:60:34 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:05 Mtu:0 Sandbox:/var/run/netns/ebf043ce-5295-4c02-b33f-b7be6146d7a1 SocketPath: PciID:}] [{Interface:0xc000508770 Address:{IP:10.217.1.5 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 17:20:10.393992 | controller |     "Jun 12 16:58:01.436289 crc crio[21573]: time=\"2026-06-12T16:58:01.436164671Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29688058-pchhf Namespace:openshift-infra ID:91af516ad10cfe58ecae5e675accb13a12c12c4ac9d738330f65d0ee5392c9d0 UID:34c622bb-98d8-4f33-ac89-3bfade3c51b8 NetNS:/var/run/netns/ebf043ce-5295-4c02-b33f-b7be6146d7a1 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod34c622bb_98d8_4f33_ac89_3bfade3c51b8.slice PodAnnotations:0xc00063c700}] Aliases:map[]}\"",
2026-06-12 17:20:10.394008 | controller |     "Jun 12 16:58:01.436631 crc crio[21573]: time=\"2026-06-12T16:58:01.436563902Z\" level=info msg=\"Checking pod openshift-infra_auto-csr-approver-29688058-pchhf for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 17:20:10.394023 | controller |     "Jun 12 16:58:01.486135 crc crio[21573]: time=\"2026-06-12T16:58:01.486046267Z\" level=info msg=\"Ran pod sandbox 91af516ad10cfe58ecae5e675accb13a12c12c4ac9d738330f65d0ee5392c9d0 with infra container: openshift-infra/auto-csr-approver-29688058-pchhf/POD\" id=d36849af-3f05-4ba6-9331-12d00641f68d name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:20:10.394038 | controller |     "Jun 12 16:58:01.489782 crc crio[21573]: time=\"2026-06-12T16:58:01.489622646Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-cli:latest\" id=e683d8a4-dc90-45fb-8d62-ed529ce0cb53 name=/runtime.v1.ImageService/PullImage",
2026-06-12 17:20:10.394052 | controller |     "Jun 12 16:58:01.527361 crc crio[21573]: time=\"2026-06-12T16:58:01.52730521Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-cli:latest\\\"\"",
2026-06-12 17:20:10.394068 | controller |     "Jun 12 16:58:02.746994 crc crio[21573]: time=\"2026-06-12T16:58:02.744309485Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9\" id=e683d8a4-dc90-45fb-8d62-ed529ce0cb53 name=/runtime.v1.ImageService/PullImage",
2026-06-12 17:20:10.394083 | controller |     "Jun 12 16:58:02.773992 crc crio[21573]: time=\"2026-06-12T16:58:02.769814218Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=c94beaf1-a7bd-48c6-b9fb-a9d5ab50d3a2 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:20:10.394098 | controller |     "Jun 12 16:58:02.776039 crc crio[21573]: time=\"2026-06-12T16:58:02.775937391Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=6e6b328b-848c-4243-8f4d-511d356777ad name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:20:10.394113 | controller |     "Jun 12 16:58:02.785390 crc crio[21573]: time=\"2026-06-12T16:58:02.785289152Z\" level=info msg=\"Creating container: openshift-infra/auto-csr-approver-29688058-pchhf/oc\" id=79797e28-1207-4dd4-98f8-39018374416c name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:20:10.394130 | controller |     "Jun 12 16:58:02.786860 crc crio[21573]: time=\"2026-06-12T16:58:02.786101784Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.394146 | controller |     "Jun 12 16:58:02.921307 crc crio[21573]: time=\"2026-06-12T16:58:02.921205543Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.394160 | controller |     "Jun 12 16:58:03.922025 crc crio[21573]: time=\"2026-06-12T16:58:03.921395147Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.394175 | controller |     "Jun 12 16:58:04.245398 crc crio[21573]: time=\"2026-06-12T16:58:04.24508757Z\" level=info msg=\"Created container 6d96c60e23e10e5b37e5367c4401b6c724b60bf1c6c978b4020bf2b5ae4e3b9c: openshift-infra/auto-csr-approver-29688058-pchhf/oc\" id=79797e28-1207-4dd4-98f8-39018374416c name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:20:10.394189 | controller |     "Jun 12 16:58:04.251287 crc crio[21573]: time=\"2026-06-12T16:58:04.251208841Z\" level=info msg=\"Starting container: 6d96c60e23e10e5b37e5367c4401b6c724b60bf1c6c978b4020bf2b5ae4e3b9c\" id=d2e49ac1-2743-4b17-ae2c-f4a7eeb5e541 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 17:20:10.394203 | controller |     "Jun 12 16:58:04.265430 crc crio[21573]: time=\"2026-06-12T16:58:04.265330995Z\" level=info msg=\"Started container\" PID=185031 containerID=6d96c60e23e10e5b37e5367c4401b6c724b60bf1c6c978b4020bf2b5ae4e3b9c description=openshift-infra/auto-csr-approver-29688058-pchhf/oc id=d2e49ac1-2743-4b17-ae2c-f4a7eeb5e541 name=/runtime.v1.RuntimeService/StartContainer sandboxID=91af516ad10cfe58ecae5e675accb13a12c12c4ac9d738330f65d0ee5392c9d0",
2026-06-12 17:20:10.394218 | controller |     "Jun 12 16:58:06.401976 crc crio[21573]: time=\"2026-06-12T16:58:06.401083241Z\" level=info msg=\"Stopping pod sandbox: 91af516ad10cfe58ecae5e675accb13a12c12c4ac9d738330f65d0ee5392c9d0\" id=7f0e0d13-347e-4cbf-b8cb-7c42de4aaec1 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 17:20:10.394233 | controller |     "Jun 12 16:58:06.403083 crc crio[21573]: time=\"2026-06-12T16:58:06.402804109Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29688058-pchhf Namespace:openshift-infra ID:91af516ad10cfe58ecae5e675accb13a12c12c4ac9d738330f65d0ee5392c9d0 UID:34c622bb-98d8-4f33-ac89-3bfade3c51b8 NetNS:/var/run/netns/ebf043ce-5295-4c02-b33f-b7be6146d7a1 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod34c622bb_98d8_4f33_ac89_3bfade3c51b8.slice PodAnnotations:0xc001896218}] Aliases:map[]}\"",
2026-06-12 17:20:10.394248 | controller |     "Jun 12 16:58:06.403083 crc crio[21573]: time=\"2026-06-12T16:58:06.402941183Z\" level=info msg=\"Deleting pod openshift-infra_auto-csr-approver-29688058-pchhf from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 17:20:10.394263 | controller |     "Jun 12 16:58:06.888983 crc crio[21573]: time=\"2026-06-12T16:58:06.887768251Z\" level=info msg=\"Stopped pod sandbox: 91af516ad10cfe58ecae5e675accb13a12c12c4ac9d738330f65d0ee5392c9d0\" id=7f0e0d13-347e-4cbf-b8cb-7c42de4aaec1 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 17:20:10.394278 | controller |     "Jun 12 16:59:04.169637 crc crio[21573]: time=\"2026-06-12T16:59:04.168164228Z\" level=info msg=\"Removing container: 6c457a320b49ef72a574db138ef9de60dd7f7013fce4a9ad79c3243fc88f12c5\" id=cedbaf02-cd57-4200-986d-ffd5a2ed3e79 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 17:20:10.394292 | controller |     "Jun 12 16:59:04.543242 crc crio[21573]: time=\"2026-06-12T16:59:04.543013229Z\" level=info msg=\"Removed container 6c457a320b49ef72a574db138ef9de60dd7f7013fce4a9ad79c3243fc88f12c5: openshift-infra/auto-csr-approver-29688052-2w78d/oc\" id=cedbaf02-cd57-4200-986d-ffd5a2ed3e79 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 17:20:10.394310 | controller |     "Jun 12 16:59:04.554509 crc crio[21573]: time=\"2026-06-12T16:59:04.554363441Z\" level=info msg=\"Stopping pod sandbox: eec7809bcea5133fc2a20b89fc60b8155df13e8cdfad85325e5584ca5b82b601\" id=ff77d6a2-89ef-4a1c-8f8a-7fbd824ad3b2 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 17:20:10.394325 | controller |     "Jun 12 16:59:04.554849 crc crio[21573]: time=\"2026-06-12T16:59:04.554532825Z\" level=info msg=\"Stopped pod sandbox (already stopped): eec7809bcea5133fc2a20b89fc60b8155df13e8cdfad85325e5584ca5b82b601\" id=ff77d6a2-89ef-4a1c-8f8a-7fbd824ad3b2 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 17:20:10.394340 | controller |     "Jun 12 16:59:04.555168 crc crio[21573]: time=\"2026-06-12T16:59:04.55509213Z\" level=info msg=\"Removing pod sandbox: eec7809bcea5133fc2a20b89fc60b8155df13e8cdfad85325e5584ca5b82b601\" id=b453be37-88e7-41ba-89ef-b6c2984af032 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 17:20:10.394355 | controller |     "Jun 12 16:59:04.570116 crc crio[21573]: time=\"2026-06-12T16:59:04.570015312Z\" level=info msg=\"Removed pod sandbox: eec7809bcea5133fc2a20b89fc60b8155df13e8cdfad85325e5584ca5b82b601\" id=b453be37-88e7-41ba-89ef-b6c2984af032 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 17:20:10.394369 | controller |     "Jun 12 17:00:00.627900 crc crio[21573]: time=\"2026-06-12T17:00:00.627000518Z\" level=info msg=\"Running pod sandbox: openshift-operator-lifecycle-manager/collect-profiles-29688060-f674d/POD\" id=d424c4ac-6309-4008-8a96-c606d569ac4d name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:20:10.394383 | controller |     "Jun 12 17:00:00.629280 crc crio[21573]: time=\"2026-06-12T17:00:00.627964276Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.394398 | controller |     "Jun 12 17:00:00.696112 crc crio[21573]: time=\"2026-06-12T17:00:00.695979118Z\" level=info msg=\"Got pod network &{Name:collect-profiles-29688060-f674d Namespace:openshift-operator-lifecycle-manager ID:a69314f57468b2750bba0889b57a6782166228b055a617cabe92b73d6cef38d8 UID:1ec6ed64-ce97-47db-844f-d15bb07ccb18 NetNS:/var/run/netns/c868293a-ebd7-4db2-a34c-405012650e1f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod1ec6ed64_ce97_47db_844f_d15bb07ccb18.slice PodAnnotations:0xc0024281e8}] Aliases:map[]}\"",
2026-06-12 17:20:10.394413 | controller |     "Jun 12 17:00:00.696112 crc crio[21573]: time=\"2026-06-12T17:00:00.69606974Z\" level=info msg=\"Adding pod openshift-operator-lifecycle-manager_collect-profiles-29688060-f674d to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 17:20:10.394428 | controller |     "Jun 12 17:00:00.740660 crc crio[21573]: time=\"2026-06-12T17:00:00.740382049Z\" level=info msg=\"Running pod sandbox: openshift-infra/auto-csr-approver-29688060-xhh4d/POD\" id=298d6d70-82c5-4c08-b5c0-d85230e0c1a0 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:20:10.394443 | controller |     "Jun 12 17:00:00.740660 crc crio[21573]: time=\"2026-06-12T17:00:00.740558783Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.394457 | controller |     "Jun 12 17:00:00.776834 crc crio[21573]: time=\"2026-06-12T17:00:00.776709536Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29688060-xhh4d Namespace:openshift-infra ID:303096d33a5e755d314ef24c3b04c7cc5ae0692af750ebcff2e8619e6499cbf5 UID:cf2cd2b6-8bff-4b13-8fa0-fef40ce81c1a NetNS:/var/run/netns/e9d5e1ee-31ef-496d-b68c-e3b0c341c2f2 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podcf2cd2b6_8bff_4b13_8fa0_fef40ce81c1a.slice PodAnnotations:0xc002722468}] Aliases:map[]}\"",
2026-06-12 17:20:10.394474 | controller |     "Jun 12 17:00:00.776834 crc crio[21573]: time=\"2026-06-12T17:00:00.776780408Z\" level=info msg=\"Adding pod openshift-infra_auto-csr-approver-29688060-xhh4d to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 17:20:10.394490 | controller |     "Jun 12 17:00:01.346753 crc crio[21573]: 2026-06-12T17:00:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:a69314f57468b27 Mac:9e:32:ae:a5:47:01 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:06 Mtu:0 Sandbox:/var/run/netns/c868293a-ebd7-4db2-a34c-405012650e1f SocketPath: PciID:}] [{Interface:0xc0001c30a0 Address:{IP:10.217.1.6 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 17:20:10.394505 | controller |     "Jun 12 17:00:01.349522 crc crio[21573]: time=\"2026-06-12T17:00:01.349346762Z\" level=info msg=\"Got pod network &{Name:collect-profiles-29688060-f674d Namespace:openshift-operator-lifecycle-manager ID:a69314f57468b2750bba0889b57a6782166228b055a617cabe92b73d6cef38d8 UID:1ec6ed64-ce97-47db-844f-d15bb07ccb18 NetNS:/var/run/netns/c868293a-ebd7-4db2-a34c-405012650e1f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod1ec6ed64_ce97_47db_844f_d15bb07ccb18.slice PodAnnotations:0xc0024281e8}] Aliases:map[]}\"",
2026-06-12 17:20:10.394520 | controller |     "Jun 12 17:00:01.349821 crc crio[21573]: time=\"2026-06-12T17:00:01.349761433Z\" level=info msg=\"Checking pod openshift-operator-lifecycle-manager_collect-profiles-29688060-f674d for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 17:20:10.394535 | controller |     "Jun 12 17:00:01.361638 crc crio[21573]: time=\"2026-06-12T17:00:01.361274189Z\" level=info msg=\"Ran pod sandbox a69314f57468b2750bba0889b57a6782166228b055a617cabe92b73d6cef38d8 with infra container: openshift-operator-lifecycle-manager/collect-profiles-29688060-f674d/POD\" id=d424c4ac-6309-4008-8a96-c606d569ac4d name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:20:10.394549 | controller |     "Jun 12 17:00:01.364046 crc crio[21573]: time=\"2026-06-12T17:00:01.36396563Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=6116c32c-48fd-4ba3-96e9-d0ca43ab7ffc name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:20:10.394564 | controller |     "Jun 12 17:00:01.367870 crc crio[21573]: time=\"2026-06-12T17:00:01.367364444Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=90ddce5d-9fbd-4f89-a3cb-c08d0951a56b name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:20:10.394599 | controller |     "Jun 12 17:00:01.380408 crc crio[21573]: time=\"2026-06-12T17:00:01.380280336Z\" level=info msg=\"Creating container: openshift-operator-lifecycle-manager/collect-profiles-29688060-f674d/collect-profiles\" id=fbba4562-4d12-46d2-8a3f-827e14b3c98e name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:20:10.394617 | controller |     "Jun 12 17:00:01.380945 crc crio[21573]: time=\"2026-06-12T17:00:01.380880173Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.394633 | controller |     "Jun 12 17:00:01.444354 crc crio[21573]: time=\"2026-06-12T17:00:01.444288967Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.394648 | controller |     "Jun 12 17:00:01.449624 crc crio[21573]: time=\"2026-06-12T17:00:01.449556423Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.394667 | controller |     "Jun 12 17:00:01.588625 crc crio[21573]: 2026-06-12T17:00:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:303096d33a5e755 Mac:8e:d3:f4:15:e9:2b Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:07 Mtu:0 Sandbox:/var/run/netns/e9d5e1ee-31ef-496d-b68c-e3b0c341c2f2 SocketPath: PciID:}] [{Interface:0xc0002d0c30 Address:{IP:10.217.1.7 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 17:20:10.394684 | controller |     "Jun 12 17:00:01.590527 crc crio[21573]: time=\"2026-06-12T17:00:01.59029902Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29688060-xhh4d Namespace:openshift-infra ID:303096d33a5e755d314ef24c3b04c7cc5ae0692af750ebcff2e8619e6499cbf5 UID:cf2cd2b6-8bff-4b13-8fa0-fef40ce81c1a NetNS:/var/run/netns/e9d5e1ee-31ef-496d-b68c-e3b0c341c2f2 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podcf2cd2b6_8bff_4b13_8fa0_fef40ce81c1a.slice PodAnnotations:0xc002722468}] Aliases:map[]}\"",
2026-06-12 17:20:10.394700 | controller |     "Jun 12 17:00:01.590675 crc crio[21573]: time=\"2026-06-12T17:00:01.590598728Z\" level=info msg=\"Checking pod openshift-infra_auto-csr-approver-29688060-xhh4d for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 17:20:10.394716 | controller |     "Jun 12 17:00:01.603379 crc crio[21573]: time=\"2026-06-12T17:00:01.603325355Z\" level=info msg=\"Ran pod sandbox 303096d33a5e755d314ef24c3b04c7cc5ae0692af750ebcff2e8619e6499cbf5 with infra container: openshift-infra/auto-csr-approver-29688060-xhh4d/POD\" id=298d6d70-82c5-4c08-b5c0-d85230e0c1a0 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:20:10.394731 | controller |     "Jun 12 17:00:01.607506 crc crio[21573]: time=\"2026-06-12T17:00:01.607418389Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-cli:latest\" id=9970b835-849d-4adb-ac2a-ca269002b52e name=/runtime.v1.ImageService/PullImage",
2026-06-12 17:20:10.394747 | controller |     "Jun 12 17:00:01.623787 crc crio[21573]: time=\"2026-06-12T17:00:01.623558971Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-cli:latest\\\"\"",
2026-06-12 17:20:10.394762 | controller |     "Jun 12 17:00:01.776587 crc crio[21573]: time=\"2026-06-12T17:00:01.776391544Z\" level=info msg=\"Created container f498d5891b69a2604a4e47cbc696cc900d3521d2b3626bff48299de7e83aae44: openshift-operator-lifecycle-manager/collect-profiles-29688060-f674d/collect-profiles\" id=fbba4562-4d12-46d2-8a3f-827e14b3c98e name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:20:10.394777 | controller |     "Jun 12 17:00:01.777758 crc crio[21573]: time=\"2026-06-12T17:00:01.777618309Z\" level=info msg=\"Starting container: f498d5891b69a2604a4e47cbc696cc900d3521d2b3626bff48299de7e83aae44\" id=756f2e76-3700-432f-9e78-6109e4fe2401 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 17:20:10.394793 | controller |     "Jun 12 17:00:01.786296 crc crio[21573]: time=\"2026-06-12T17:00:01.786168768Z\" level=info msg=\"Started container\" PID=191044 containerID=f498d5891b69a2604a4e47cbc696cc900d3521d2b3626bff48299de7e83aae44 description=openshift-operator-lifecycle-manager/collect-profiles-29688060-f674d/collect-profiles id=756f2e76-3700-432f-9e78-6109e4fe2401 name=/runtime.v1.RuntimeService/StartContainer sandboxID=a69314f57468b2750bba0889b57a6782166228b055a617cabe92b73d6cef38d8",
2026-06-12 17:20:10.394808 | controller |     "Jun 12 17:00:03.877106 crc crio[21573]: time=\"2026-06-12T17:00:03.876052059Z\" level=info msg=\"Stopping pod sandbox: a69314f57468b2750bba0889b57a6782166228b055a617cabe92b73d6cef38d8\" id=6c768ca7-3dbe-4c3d-9624-6ea5639f46be name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 17:20:10.394823 | controller |     "Jun 12 17:00:03.878925 crc crio[21573]: time=\"2026-06-12T17:00:03.87785044Z\" level=info msg=\"Got pod network &{Name:collect-profiles-29688060-f674d Namespace:openshift-operator-lifecycle-manager ID:a69314f57468b2750bba0889b57a6782166228b055a617cabe92b73d6cef38d8 UID:1ec6ed64-ce97-47db-844f-d15bb07ccb18 NetNS:/var/run/netns/c868293a-ebd7-4db2-a34c-405012650e1f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod1ec6ed64_ce97_47db_844f_d15bb07ccb18.slice PodAnnotations:0xc0018968b8}] Aliases:map[]}\"",
2026-06-12 17:20:10.394843 | controller |     "Jun 12 17:00:03.878925 crc crio[21573]: time=\"2026-06-12T17:00:03.877990534Z\" level=info msg=\"Deleting pod openshift-operator-lifecycle-manager_collect-profiles-29688060-f674d from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 17:20:10.394864 | controller |     "Jun 12 17:00:04.283497 crc crio[21573]: time=\"2026-06-12T17:00:04.282853797Z\" level=info msg=\"Stopped pod sandbox: a69314f57468b2750bba0889b57a6782166228b055a617cabe92b73d6cef38d8\" id=6c768ca7-3dbe-4c3d-9624-6ea5639f46be name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 17:20:10.394887 | controller |     "Jun 12 17:00:13.619738 crc crio[21573]: time=\"2026-06-12T17:00:13.618294114Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9\" id=9970b835-849d-4adb-ac2a-ca269002b52e name=/runtime.v1.ImageService/PullImage",
2026-06-12 17:20:10.394904 | controller |     "Jun 12 17:00:13.622119 crc crio[21573]: time=\"2026-06-12T17:00:13.621033121Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=e8cf51de-6f8b-4fa6-826f-7d0fb4b74d2c name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:20:10.394920 | controller |     "Jun 12 17:00:13.623535 crc crio[21573]: time=\"2026-06-12T17:00:13.623267683Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=3e7aef70-0325-49b9-955b-c73c5b941a8d name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:20:10.394936 | controller |     "Jun 12 17:00:13.632039 crc crio[21573]: time=\"2026-06-12T17:00:13.631764681Z\" level=info msg=\"Creating container: openshift-infra/auto-csr-approver-29688060-xhh4d/oc\" id=8e6fa2ab-c238-497e-a6af-f58d3f9dea10 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:20:10.394951 | controller |     "Jun 12 17:00:13.632744 crc crio[21573]: time=\"2026-06-12T17:00:13.632568854Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.394967 | controller |     "Jun 12 17:00:13.696047 crc crio[21573]: time=\"2026-06-12T17:00:13.695927485Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.394982 | controller |     "Jun 12 17:00:14.143272 crc crio[21573]: time=\"2026-06-12T17:00:14.142863276Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.394997 | controller |     "Jun 12 17:00:14.279500 crc crio[21573]: time=\"2026-06-12T17:00:14.279412894Z\" level=info msg=\"Created container 2fe586b6bbe3d6a990d8c9d689752c9fcf6d1c162fdb0f4ea0f9a5221b54c515: openshift-infra/auto-csr-approver-29688060-xhh4d/oc\" id=8e6fa2ab-c238-497e-a6af-f58d3f9dea10 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:20:10.395012 | controller |     "Jun 12 17:00:14.284599 crc crio[21573]: time=\"2026-06-12T17:00:14.282269324Z\" level=info msg=\"Starting container: 2fe586b6bbe3d6a990d8c9d689752c9fcf6d1c162fdb0f4ea0f9a5221b54c515\" id=339d5101-4a8f-49a5-a17f-9b277344bd42 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 17:20:10.395027 | controller |     "Jun 12 17:00:14.289414 crc crio[21573]: time=\"2026-06-12T17:00:14.289338182Z\" level=info msg=\"Started container\" PID=191836 containerID=2fe586b6bbe3d6a990d8c9d689752c9fcf6d1c162fdb0f4ea0f9a5221b54c515 description=openshift-infra/auto-csr-approver-29688060-xhh4d/oc id=339d5101-4a8f-49a5-a17f-9b277344bd42 name=/runtime.v1.RuntimeService/StartContainer sandboxID=303096d33a5e755d314ef24c3b04c7cc5ae0692af750ebcff2e8619e6499cbf5",
2026-06-12 17:20:10.395046 | controller |     "Jun 12 17:00:16.079942 crc crio[21573]: time=\"2026-06-12T17:00:16.079354246Z\" level=info msg=\"Stopping pod sandbox: 303096d33a5e755d314ef24c3b04c7cc5ae0692af750ebcff2e8619e6499cbf5\" id=6b4b79be-4400-4b15-a434-b3bab4300db0 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 17:20:10.395062 | controller |     "Jun 12 17:00:16.081586 crc crio[21573]: time=\"2026-06-12T17:00:16.080700724Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29688060-xhh4d Namespace:openshift-infra ID:303096d33a5e755d314ef24c3b04c7cc5ae0692af750ebcff2e8619e6499cbf5 UID:cf2cd2b6-8bff-4b13-8fa0-fef40ce81c1a NetNS:/var/run/netns/e9d5e1ee-31ef-496d-b68c-e3b0c341c2f2 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podcf2cd2b6_8bff_4b13_8fa0_fef40ce81c1a.slice PodAnnotations:0xc002722ce8}] Aliases:map[]}\"",
2026-06-12 17:20:10.395078 | controller |     "Jun 12 17:00:16.081586 crc crio[21573]: time=\"2026-06-12T17:00:16.080956361Z\" level=info msg=\"Deleting pod openshift-infra_auto-csr-approver-29688060-xhh4d from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 17:20:10.395094 | controller |     "Jun 12 17:00:16.445807 crc crio[21573]: time=\"2026-06-12T17:00:16.445097695Z\" level=info msg=\"Stopped pod sandbox: 303096d33a5e755d314ef24c3b04c7cc5ae0692af750ebcff2e8619e6499cbf5\" id=6b4b79be-4400-4b15-a434-b3bab4300db0 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 17:20:10.395109 | controller |     "Jun 12 17:01:00.928913 crc crio[21573]: time=\"2026-06-12T17:01:00.927859054Z\" level=info msg=\"Running pod sandbox: openstack/keystone-cron-29688061-z2lnt/POD\" id=6d4d57e7-a14f-44e3-a0ed-1afd0d2bff81 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:20:10.395124 | controller |     "Jun 12 17:01:00.930728 crc crio[21573]: time=\"2026-06-12T17:01:00.928925455Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.395140 | controller |     "Jun 12 17:01:00.972568 crc crio[21573]: time=\"2026-06-12T17:01:00.972027191Z\" level=info msg=\"Got pod network &{Name:keystone-cron-29688061-z2lnt Namespace:openstack ID:80204c30fa00ea4b0fcec70f55a6c6512c19964289477a625eefb479c75cfb47 UID:8c2d9cc8-61ea-4be0-a800-ce345d8e0824 NetNS:/var/run/netns/117c955a-30b4-4b04-856a-7c56e48ee10d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod8c2d9cc8_61ea_4be0_a800_ce345d8e0824.slice PodAnnotations:0xc00443c3a8}] Aliases:map[]}\"",
2026-06-12 17:20:10.395157 | controller |     "Jun 12 17:01:00.972568 crc crio[21573]: time=\"2026-06-12T17:01:00.972508163Z\" level=info msg=\"Adding pod openstack_keystone-cron-29688061-z2lnt to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 17:20:10.395173 | controller |     "Jun 12 17:01:01.430077 crc crio[21573]: 2026-06-12T17:01:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:80204c30fa00ea4 Mac:42:5b:91:91:97:26 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:08 Mtu:0 Sandbox:/var/run/netns/117c955a-30b4-4b04-856a-7c56e48ee10d SocketPath: PciID:}] [{Interface:0xc000018590 Address:{IP:10.217.1.8 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 17:20:10.395189 | controller |     "Jun 12 17:01:01.431038 crc crio[21573]: time=\"2026-06-12T17:01:01.430961335Z\" level=info msg=\"Got pod network &{Name:keystone-cron-29688061-z2lnt Namespace:openstack ID:80204c30fa00ea4b0fcec70f55a6c6512c19964289477a625eefb479c75cfb47 UID:8c2d9cc8-61ea-4be0-a800-ce345d8e0824 NetNS:/var/run/netns/117c955a-30b4-4b04-856a-7c56e48ee10d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod8c2d9cc8_61ea_4be0_a800_ce345d8e0824.slice PodAnnotations:0xc00443c3a8}] Aliases:map[]}\"",
2026-06-12 17:20:10.395208 | controller |     "Jun 12 17:01:01.431152 crc crio[21573]: time=\"2026-06-12T17:01:01.43111688Z\" level=info msg=\"Checking pod openstack_keystone-cron-29688061-z2lnt for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 17:20:10.395224 | controller |     "Jun 12 17:01:01.443410 crc crio[21573]: time=\"2026-06-12T17:01:01.442856919Z\" level=info msg=\"Ran pod sandbox 80204c30fa00ea4b0fcec70f55a6c6512c19964289477a625eefb479c75cfb47 with infra container: openstack/keystone-cron-29688061-z2lnt/POD\" id=6d4d57e7-a14f-44e3-a0ed-1afd0d2bff81 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:20:10.395240 | controller |     "Jun 12 17:01:01.445535 crc crio[21573]: time=\"2026-06-12T17:01:01.445422564Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-keystone:current-podified\" id=f4efbba1-2174-41d3-9bce-20e3ebd7ab8b name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:20:10.395256 | controller |     "Jun 12 17:01:01.482490 crc crio[21573]: time=\"2026-06-12T17:01:01.482115276Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-keystone:current-podified\" id=df10e4de-8337-46b5-8cf1-2ff1c18337f5 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:20:10.395273 | controller |     "Jun 12 17:01:01.549120 crc crio[21573]: time=\"2026-06-12T17:01:01.548963106Z\" level=info msg=\"Creating container: openstack/keystone-cron-29688061-z2lnt/keystone-cron\" id=f40274cb-f1bc-4bea-b9e3-b215d17ac064 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:20:10.395289 | controller |     "Jun 12 17:01:01.549827 crc crio[21573]: time=\"2026-06-12T17:01:01.549756419Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.395304 | controller |     "Jun 12 17:01:01.604300 crc crio[21573]: time=\"2026-06-12T17:01:01.604109429Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.395320 | controller |     "Jun 12 17:01:01.613022 crc crio[21573]: time=\"2026-06-12T17:01:01.612877734Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.395335 | controller |     "Jun 12 17:01:01.770660 crc crio[21573]: time=\"2026-06-12T17:01:01.770556223Z\" level=info msg=\"Created container ea0cbcbf7bbf2d158cd03414e35578f5baabe0496e3c1ef811b62a513dbabdb3: openstack/keystone-cron-29688061-z2lnt/keystone-cron\" id=f40274cb-f1bc-4bea-b9e3-b215d17ac064 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:20:10.395351 | controller |     "Jun 12 17:01:01.772837 crc crio[21573]: time=\"2026-06-12T17:01:01.772339734Z\" level=info msg=\"Starting container: ea0cbcbf7bbf2d158cd03414e35578f5baabe0496e3c1ef811b62a513dbabdb3\" id=e3eba997-3cad-4cae-9250-87d5084d5ff9 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 17:20:10.395366 | controller |     "Jun 12 17:01:01.784032 crc crio[21573]: time=\"2026-06-12T17:01:01.783528836Z\" level=info msg=\"Started container\" PID=194638 containerID=ea0cbcbf7bbf2d158cd03414e35578f5baabe0496e3c1ef811b62a513dbabdb3 description=openstack/keystone-cron-29688061-z2lnt/keystone-cron id=e3eba997-3cad-4cae-9250-87d5084d5ff9 name=/runtime.v1.RuntimeService/StartContainer sandboxID=80204c30fa00ea4b0fcec70f55a6c6512c19964289477a625eefb479c75cfb47",
2026-06-12 17:20:10.395382 | controller |     "Jun 12 17:01:04.628753 crc crio[21573]: time=\"2026-06-12T17:01:04.627814926Z\" level=info msg=\"Removing container: 0a7b9bcdabeb3cf87e7ba6d2cf4b0889803c3a910ec68c500e4100836e8ccc23\" id=37f5c54d-9c63-4b0a-9e85-5b560bb29ee0 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 17:20:10.395401 | controller |     "Jun 12 17:01:04.949813 crc crio[21573]: time=\"2026-06-12T17:01:04.94959643Z\" level=info msg=\"Removed container 0a7b9bcdabeb3cf87e7ba6d2cf4b0889803c3a910ec68c500e4100836e8ccc23: openshift-infra/auto-csr-approver-29688054-k5g82/oc\" id=37f5c54d-9c63-4b0a-9e85-5b560bb29ee0 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 17:20:10.395417 | controller |     "Jun 12 17:01:04.953648 crc crio[21573]: time=\"2026-06-12T17:01:04.953607637Z\" level=info msg=\"Removing container: c6395b208489194c8dcf05217b714c81c4c7808ff7b954513640627914f05ba1\" id=2dde39e3-4fdb-42b8-b8e3-96b6d0fde638 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 17:20:10.395432 | controller |     "Jun 12 17:01:04.983824 crc crio[21573]: time=\"2026-06-12T17:01:04.983303914Z\" level=info msg=\"Removed container c6395b208489194c8dcf05217b714c81c4c7808ff7b954513640627914f05ba1: openshift-operator-lifecycle-manager/collect-profiles-29688015-kjg55/collect-profiles\" id=2dde39e3-4fdb-42b8-b8e3-96b6d0fde638 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 17:20:10.395448 | controller |     "Jun 12 17:01:04.993799 crc crio[21573]: time=\"2026-06-12T17:01:04.993701709Z\" level=info msg=\"Stopping pod sandbox: f359bc141a07ac92159d1a62815bdc5fa56fa86b4b4f339e3984652bd23c578b\" id=83da7c42-cb4a-4e6f-a6ab-cead706e1fdd name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 17:20:10.395463 | controller |     "Jun 12 17:01:04.993799 crc crio[21573]: time=\"2026-06-12T17:01:04.993803152Z\" level=info msg=\"Stopped pod sandbox (already stopped): f359bc141a07ac92159d1a62815bdc5fa56fa86b4b4f339e3984652bd23c578b\" id=83da7c42-cb4a-4e6f-a6ab-cead706e1fdd name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 17:20:10.395478 | controller |     "Jun 12 17:01:04.994633 crc crio[21573]: time=\"2026-06-12T17:01:04.994566263Z\" level=info msg=\"Removing pod sandbox: f359bc141a07ac92159d1a62815bdc5fa56fa86b4b4f339e3984652bd23c578b\" id=f1b2e20c-f295-455a-bf06-faf800cc1400 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 17:20:10.395494 | controller |     "Jun 12 17:01:05.021362 crc crio[21573]: time=\"2026-06-12T17:01:05.021055562Z\" level=info msg=\"Removed pod sandbox: f359bc141a07ac92159d1a62815bdc5fa56fa86b4b4f339e3984652bd23c578b\" id=f1b2e20c-f295-455a-bf06-faf800cc1400 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 17:20:10.395509 | controller |     "Jun 12 17:01:05.029260 crc crio[21573]: time=\"2026-06-12T17:01:05.029104709Z\" level=info msg=\"Stopping pod sandbox: 0273d340ac93feade3d6322edf3b13c0124fd77584ecd0cc97e5484788d1760b\" id=86190570-b11e-435f-bf70-343f1c52f69d name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 17:20:10.395525 | controller |     "Jun 12 17:01:05.029260 crc crio[21573]: time=\"2026-06-12T17:01:05.029207062Z\" level=info msg=\"Stopped pod sandbox (already stopped): 0273d340ac93feade3d6322edf3b13c0124fd77584ecd0cc97e5484788d1760b\" id=86190570-b11e-435f-bf70-343f1c52f69d name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 17:20:10.395541 | controller |     "Jun 12 17:01:05.030338 crc crio[21573]: time=\"2026-06-12T17:01:05.030274612Z\" level=info msg=\"Removing pod sandbox: 0273d340ac93feade3d6322edf3b13c0124fd77584ecd0cc97e5484788d1760b\" id=1ecebab6-e765-4255-bd0a-b33ee86cb265 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 17:20:10.395556 | controller |     "Jun 12 17:01:05.065381 crc crio[21573]: time=\"2026-06-12T17:01:05.065133154Z\" level=info msg=\"Removed pod sandbox: 0273d340ac93feade3d6322edf3b13c0124fd77584ecd0cc97e5484788d1760b\" id=1ecebab6-e765-4255-bd0a-b33ee86cb265 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 17:20:10.395588 | controller |     "Jun 12 17:01:07.936632 crc crio[21573]: time=\"2026-06-12T17:01:07.935797675Z\" level=info msg=\"Stopping pod sandbox: 80204c30fa00ea4b0fcec70f55a6c6512c19964289477a625eefb479c75cfb47\" id=7f71a64a-9504-4d3b-9e49-88e7f2a6b4c1 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 17:20:10.395615 | controller |     "Jun 12 17:01:07.938356 crc crio[21573]: time=\"2026-06-12T17:01:07.93738806Z\" level=info msg=\"Got pod network &{Name:keystone-cron-29688061-z2lnt Namespace:openstack ID:80204c30fa00ea4b0fcec70f55a6c6512c19964289477a625eefb479c75cfb47 UID:8c2d9cc8-61ea-4be0-a800-ce345d8e0824 NetNS:/var/run/netns/117c955a-30b4-4b04-856a-7c56e48ee10d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod8c2d9cc8_61ea_4be0_a800_ce345d8e0824.slice PodAnnotations:0xc000138be0}] Aliases:map[]}\"",
2026-06-12 17:20:10.395632 | controller |     "Jun 12 17:01:07.938356 crc crio[21573]: time=\"2026-06-12T17:01:07.937591906Z\" level=info msg=\"Deleting pod openstack_keystone-cron-29688061-z2lnt from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 17:20:10.395649 | controller |     "Jun 12 17:01:08.315184 crc crio[21573]: time=\"2026-06-12T17:01:08.314388984Z\" level=info msg=\"Stopped pod sandbox: 80204c30fa00ea4b0fcec70f55a6c6512c19964289477a625eefb479c75cfb47\" id=7f71a64a-9504-4d3b-9e49-88e7f2a6b4c1 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 17:20:10.395665 | controller |     "Jun 12 17:01:24.179718 crc crio[21573]: time=\"2026-06-12T17:01:24.178718334Z\" level=info msg=\"Stopping pod sandbox: 7c8f3f457568cd686cdb0ba0ff4b1fb11b6948c9888ec1e72ad2c7fdc3558644\" id=77f61460-b4c2-48af-8690-71f913159165 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 17:20:10.395681 | controller |     "Jun 12 17:01:24.181201 crc crio[21573]: time=\"2026-06-12T17:01:24.180413802Z\" level=info msg=\"Got pod network &{Name:libvirt-edpm-deployment-ipam-openstack-edpm-ipam-gjk94 Namespace:openstack ID:7c8f3f457568cd686cdb0ba0ff4b1fb11b6948c9888ec1e72ad2c7fdc3558644 UID:673dc959-5b53-4334-8ed3-26c85a31e178 NetNS:/var/run/netns/030b4309-8416-44c9-889b-5bb3557d3ccf Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod673dc959_5b53_4334_8ed3_26c85a31e178.slice PodAnnotations:0xc000641100}] Aliases:map[]}\"",
2026-06-12 17:20:10.395697 | controller |     "Jun 12 17:01:24.181201 crc crio[21573]: time=\"2026-06-12T17:01:24.180612377Z\" level=info msg=\"Deleting pod openstack_libvirt-edpm-deployment-ipam-openstack-edpm-ipam-gjk94 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 17:20:10.395712 | controller |     "Jun 12 17:01:24.656342 crc crio[21573]: time=\"2026-06-12T17:01:24.655635522Z\" level=info msg=\"Stopped pod sandbox: 7c8f3f457568cd686cdb0ba0ff4b1fb11b6948c9888ec1e72ad2c7fdc3558644\" id=77f61460-b4c2-48af-8690-71f913159165 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 17:20:10.395728 | controller |     "Jun 12 17:01:25.975511 crc crio[21573]: time=\"2026-06-12T17:01:25.972086661Z\" level=info msg=\"Running pod sandbox: openstack/nova-edpm-deployment-ipam-openstack-edpm-ipam-qbdnh/POD\" id=e9a1f269-ada9-4f88-b696-cd543ccc709d name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:20:10.395744 | controller |     "Jun 12 17:01:25.975511 crc crio[21573]: time=\"2026-06-12T17:01:25.972695028Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.395760 | controller |     "Jun 12 17:01:26.020618 crc crio[21573]: time=\"2026-06-12T17:01:26.020344712Z\" level=info msg=\"Got pod network &{Name:nova-edpm-deployment-ipam-openstack-edpm-ipam-qbdnh Namespace:openstack ID:37c0178128a17fe31ce92ac3a5302ecf05d1305f7490c310da5458e94f229a78 UID:1d7367f4-91ae-4cce-ad3c-70a0d94c7507 NetNS:/var/run/netns/a177cbc0-f602-4089-bcd3-33748f17a045 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod1d7367f4_91ae_4cce_ad3c_70a0d94c7507.slice PodAnnotations:0xc003674668}] Aliases:map[]}\"",
2026-06-12 17:20:10.395779 | controller |     "Jun 12 17:01:26.021333 crc crio[21573]: time=\"2026-06-12T17:01:26.021030711Z\" level=info msg=\"Adding pod openstack_nova-edpm-deployment-ipam-openstack-edpm-ipam-qbdnh to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 17:20:10.395796 | controller |     "Jun 12 17:01:26.822399 crc crio[21573]: 2026-06-12T17:01:26Z [verbose] CmdAdd (shim): {1.1.0 [{Name:37c0178128a17fe Mac:c2:ac:c5:6d:19:79 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:09 Mtu:0 Sandbox:/var/run/netns/a177cbc0-f602-4089-bcd3-33748f17a045 SocketPath: PciID:}] [{Interface:0xc0002245d0 Address:{IP:10.217.1.9 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 17:20:10.395813 | controller |     "Jun 12 17:01:26.824033 crc crio[21573]: time=\"2026-06-12T17:01:26.823957538Z\" level=info msg=\"Got pod network &{Name:nova-edpm-deployment-ipam-openstack-edpm-ipam-qbdnh Namespace:openstack ID:37c0178128a17fe31ce92ac3a5302ecf05d1305f7490c310da5458e94f229a78 UID:1d7367f4-91ae-4cce-ad3c-70a0d94c7507 NetNS:/var/run/netns/a177cbc0-f602-4089-bcd3-33748f17a045 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod1d7367f4_91ae_4cce_ad3c_70a0d94c7507.slice PodAnnotations:0xc003674668}] Aliases:map[]}\"",
2026-06-12 17:20:10.395829 | controller |     "Jun 12 17:01:26.824157 crc crio[21573]: time=\"2026-06-12T17:01:26.824111032Z\" level=info msg=\"Checking pod openstack_nova-edpm-deployment-ipam-openstack-edpm-ipam-qbdnh for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 17:20:10.395846 | controller |     "Jun 12 17:01:26.833613 crc crio[21573]: time=\"2026-06-12T17:01:26.833432673Z\" level=info msg=\"Ran pod sandbox 37c0178128a17fe31ce92ac3a5302ecf05d1305f7490c310da5458e94f229a78 with infra container: openstack/nova-edpm-deployment-ipam-openstack-edpm-ipam-qbdnh/POD\" id=e9a1f269-ada9-4f88-b696-cd543ccc709d name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:20:10.395862 | controller |     "Jun 12 17:01:26.836834 crc crio[21573]: time=\"2026-06-12T17:01:26.836762035Z\" level=info msg=\"Checking image status: quay.rdoproject.org/openstack-k8s-operators/openstack-ansibleee-runner:0d5932bc7e4b786a4f66bb71a9845a8ad6dbd838\" id=0f9fd15d-1172-4184-a219-20e5ce2e0384 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:20:10.395885 | controller |     "Jun 12 17:01:26.947898 crc crio[21573]: time=\"2026-06-12T17:01:26.945867867Z\" level=info msg=\"Checking image status: quay.rdoproject.org/openstack-k8s-operators/openstack-ansibleee-runner:0d5932bc7e4b786a4f66bb71a9845a8ad6dbd838\" id=2e82b209-b860-4c70-9564-83a2a4d37bb1 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:20:10.395907 | controller |     "Jun 12 17:01:26.968287 crc crio[21573]: time=\"2026-06-12T17:01:26.96814915Z\" level=info msg=\"Creating container: openstack/nova-edpm-deployment-ipam-openstack-edpm-ipam-qbdnh/nova-edpm-deployment-ipam-openstack-edpm-ipam\" id=f62e52d1-7d75-4d71-ac00-bac784350c70 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:20:10.395924 | controller |     "Jun 12 17:01:26.968875 crc crio[21573]: time=\"2026-06-12T17:01:26.968690415Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.395940 | controller |     "Jun 12 17:01:27.058643 crc crio[21573]: time=\"2026-06-12T17:01:27.058296122Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.395956 | controller |     "Jun 12 17:01:27.063599 crc crio[21573]: time=\"2026-06-12T17:01:27.063432678Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.395977 | controller |     "Jun 12 17:01:27.282637 crc crio[21573]: time=\"2026-06-12T17:01:27.281780892Z\" level=info msg=\"Created container 424409e6e4dc1d839b2e25e0e9dd8c0cf00caa0b4366aff73ab643936d60cf98: openstack/nova-edpm-deployment-ipam-openstack-edpm-ipam-qbdnh/nova-edpm-deployment-ipam-openstack-edpm-ipam\" id=f62e52d1-7d75-4d71-ac00-bac784350c70 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:20:10.395995 | controller |     "Jun 12 17:01:27.283828 crc crio[21573]: time=\"2026-06-12T17:01:27.283732626Z\" level=info msg=\"Starting container: 424409e6e4dc1d839b2e25e0e9dd8c0cf00caa0b4366aff73ab643936d60cf98\" id=916ec663-affe-430c-bcb8-eb2931c11617 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 17:20:10.396011 | controller |     "Jun 12 17:01:27.290602 crc crio[21573]: time=\"2026-06-12T17:01:27.290532017Z\" level=info msg=\"Started container\" PID=196249 containerID=424409e6e4dc1d839b2e25e0e9dd8c0cf00caa0b4366aff73ab643936d60cf98 description=openstack/nova-edpm-deployment-ipam-openstack-edpm-ipam-qbdnh/nova-edpm-deployment-ipam-openstack-edpm-ipam id=916ec663-affe-430c-bcb8-eb2931c11617 name=/runtime.v1.RuntimeService/StartContainer sandboxID=37c0178128a17fe31ce92ac3a5302ecf05d1305f7490c310da5458e94f229a78",
2026-06-12 17:20:10.396027 | controller |     "Jun 12 17:02:00.539536 crc crio[21573]: time=\"2026-06-12T17:02:00.53859664Z\" level=info msg=\"Running pod sandbox: openshift-infra/auto-csr-approver-29688062-87lvm/POD\" id=b67898be-f2d3-419c-bec8-f00fc339d525 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:20:10.396043 | controller |     "Jun 12 17:02:00.539536 crc crio[21573]: time=\"2026-06-12T17:02:00.539514966Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.396060 | controller |     "Jun 12 17:02:00.578151 crc crio[21573]: time=\"2026-06-12T17:02:00.578018529Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29688062-87lvm Namespace:openshift-infra ID:3467dd573777638e441d3e5db49d4254ab267f4814fa51f1abecc1d29c63abad UID:7000ac85-6d50-4c55-98a4-684a8fcc0cea NetNS:/var/run/netns/7452a1e3-aabf-45f4-9ee5-3bf902a9f872 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod7000ac85_6d50_4c55_98a4_684a8fcc0cea.slice PodAnnotations:0xc002e286b0}] Aliases:map[]}\"",
2026-06-12 17:20:10.396076 | controller |     "Jun 12 17:02:00.578151 crc crio[21573]: time=\"2026-06-12T17:02:00.578124562Z\" level=info msg=\"Adding pod openshift-infra_auto-csr-approver-29688062-87lvm to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 17:20:10.396092 | controller |     "Jun 12 17:02:01.170954 crc crio[21573]: 2026-06-12T17:02:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:3467dd573777638 Mac:52:6e:b3:69:94:8e Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:0a Mtu:0 Sandbox:/var/run/netns/7452a1e3-aabf-45f4-9ee5-3bf902a9f872 SocketPath: PciID:}] [{Interface:0xc0002d8900 Address:{IP:10.217.1.10 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 17:20:10.396109 | controller |     "Jun 12 17:02:01.173280 crc crio[21573]: time=\"2026-06-12T17:02:01.173148899Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29688062-87lvm Namespace:openshift-infra ID:3467dd573777638e441d3e5db49d4254ab267f4814fa51f1abecc1d29c63abad UID:7000ac85-6d50-4c55-98a4-684a8fcc0cea NetNS:/var/run/netns/7452a1e3-aabf-45f4-9ee5-3bf902a9f872 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod7000ac85_6d50_4c55_98a4_684a8fcc0cea.slice PodAnnotations:0xc002e286b0}] Aliases:map[]}\"",
2026-06-12 17:20:10.396126 | controller |     "Jun 12 17:02:01.173660 crc crio[21573]: time=\"2026-06-12T17:02:01.173381556Z\" level=info msg=\"Checking pod openshift-infra_auto-csr-approver-29688062-87lvm for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 17:20:10.396146 | controller |     "Jun 12 17:02:01.182907 crc crio[21573]: time=\"2026-06-12T17:02:01.182815769Z\" level=info msg=\"Ran pod sandbox 3467dd573777638e441d3e5db49d4254ab267f4814fa51f1abecc1d29c63abad with infra container: openshift-infra/auto-csr-approver-29688062-87lvm/POD\" id=b67898be-f2d3-419c-bec8-f00fc339d525 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:20:10.396163 | controller |     "Jun 12 17:02:01.185983 crc crio[21573]: time=\"2026-06-12T17:02:01.185899654Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-cli:latest\" id=d3361fb5-955b-480c-a9ec-5276aa7fdd54 name=/runtime.v1.ImageService/PullImage",
2026-06-12 17:20:10.396178 | controller |     "Jun 12 17:02:01.196608 crc crio[21573]: time=\"2026-06-12T17:02:01.196412628Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-cli:latest\\\"\"",
2026-06-12 17:20:10.396194 | controller |     "Jun 12 17:02:02.097677 crc crio[21573]: time=\"2026-06-12T17:02:02.097172951Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9\" id=d3361fb5-955b-480c-a9ec-5276aa7fdd54 name=/runtime.v1.ImageService/PullImage",
2026-06-12 17:20:10.396209 | controller |     "Jun 12 17:02:02.098945 crc crio[21573]: time=\"2026-06-12T17:02:02.098772526Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=722a7f5b-de5f-4d82-a8d8-ff231cea29b9 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:20:10.396225 | controller |     "Jun 12 17:02:02.101691 crc crio[21573]: time=\"2026-06-12T17:02:02.101612015Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=05466524-cffa-493b-a155-a01291f01e63 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:20:10.396240 | controller |     "Jun 12 17:02:02.112588 crc crio[21573]: time=\"2026-06-12T17:02:02.112430118Z\" level=info msg=\"Creating container: openshift-infra/auto-csr-approver-29688062-87lvm/oc\" id=dceeba18-2bf7-49f7-9dac-3630ea698707 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:20:10.396256 | controller |     "Jun 12 17:02:02.113141 crc crio[21573]: time=\"2026-06-12T17:02:02.113068176Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.396271 | controller |     "Jun 12 17:02:02.177831 crc crio[21573]: time=\"2026-06-12T17:02:02.177675513Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.396286 | controller |     "Jun 12 17:02:02.593075 crc crio[21573]: time=\"2026-06-12T17:02:02.592974789Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.396302 | controller |     "Jun 12 17:02:02.724060 crc crio[21573]: time=\"2026-06-12T17:02:02.72389468Z\" level=info msg=\"Created container 5ce3dbabc9efb1b7f97710c4ae06fdbda689c7282e239e641001a24afc42f6f6: openshift-infra/auto-csr-approver-29688062-87lvm/oc\" id=dceeba18-2bf7-49f7-9dac-3630ea698707 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:20:10.396317 | controller |     "Jun 12 17:02:02.725305 crc crio[21573]: time=\"2026-06-12T17:02:02.725192866Z\" level=info msg=\"Starting container: 5ce3dbabc9efb1b7f97710c4ae06fdbda689c7282e239e641001a24afc42f6f6\" id=a6ef7407-c327-4f44-b0a5-c042395c90a7 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 17:20:10.396333 | controller |     "Jun 12 17:02:02.731771 crc crio[21573]: time=\"2026-06-12T17:02:02.731345518Z\" level=info msg=\"Started container\" PID=198202 containerID=5ce3dbabc9efb1b7f97710c4ae06fdbda689c7282e239e641001a24afc42f6f6 description=openshift-infra/auto-csr-approver-29688062-87lvm/oc id=a6ef7407-c327-4f44-b0a5-c042395c90a7 name=/runtime.v1.RuntimeService/StartContainer sandboxID=3467dd573777638e441d3e5db49d4254ab267f4814fa51f1abecc1d29c63abad",
2026-06-12 17:20:10.396352 | controller |     "Jun 12 17:02:04.845959 crc crio[21573]: time=\"2026-06-12T17:02:04.845117018Z\" level=info msg=\"Stopping pod sandbox: 3467dd573777638e441d3e5db49d4254ab267f4814fa51f1abecc1d29c63abad\" id=49441ab8-f0cb-45e1-a0a6-b520ceadf927 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 17:20:10.396368 | controller |     "Jun 12 17:02:04.847421 crc crio[21573]: time=\"2026-06-12T17:02:04.846851077Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29688062-87lvm Namespace:openshift-infra ID:3467dd573777638e441d3e5db49d4254ab267f4814fa51f1abecc1d29c63abad UID:7000ac85-6d50-4c55-98a4-684a8fcc0cea NetNS:/var/run/netns/7452a1e3-aabf-45f4-9ee5-3bf902a9f872 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod7000ac85_6d50_4c55_98a4_684a8fcc0cea.slice PodAnnotations:0xc002e28f00}] Aliases:map[]}\"",
2026-06-12 17:20:10.396384 | controller |     "Jun 12 17:02:04.847421 crc crio[21573]: time=\"2026-06-12T17:02:04.847008901Z\" level=info msg=\"Deleting pod openshift-infra_auto-csr-approver-29688062-87lvm from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 17:20:10.396399 | controller |     "Jun 12 17:02:05.274074 crc crio[21573]: time=\"2026-06-12T17:02:05.273973002Z\" level=info msg=\"Stopped pod sandbox: 3467dd573777638e441d3e5db49d4254ab267f4814fa51f1abecc1d29c63abad\" id=49441ab8-f0cb-45e1-a0a6-b520ceadf927 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 17:20:10.396415 | controller |     "Jun 12 17:03:05.147493 crc crio[21573]: time=\"2026-06-12T17:03:05.146424689Z\" level=info msg=\"Removing container: 62ec2e32b2655807e6c795bb3133d187fe0770598277720fcc0407bda3b59ed3\" id=bb673100-742a-4a5e-9fdb-97007a8aa913 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 17:20:10.396430 | controller |     "Jun 12 17:03:05.386924 crc crio[21573]: time=\"2026-06-12T17:03:05.385706503Z\" level=info msg=\"Removed container 62ec2e32b2655807e6c795bb3133d187fe0770598277720fcc0407bda3b59ed3: openshift-infra/auto-csr-approver-29688056-lhlw7/oc\" id=bb673100-742a-4a5e-9fdb-97007a8aa913 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 17:20:10.396445 | controller |     "Jun 12 17:03:05.399061 crc crio[21573]: time=\"2026-06-12T17:03:05.39850681Z\" level=info msg=\"Stopping pod sandbox: e90116ab3cea58a6f42260bc40a65704a778c15feff5524f145af5788aa43529\" id=3a23ce57-4db5-4459-929e-0f4338743d19 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 17:20:10.396460 | controller |     "Jun 12 17:03:05.399061 crc crio[21573]: time=\"2026-06-12T17:03:05.398596452Z\" level=info msg=\"Stopped pod sandbox (already stopped): e90116ab3cea58a6f42260bc40a65704a778c15feff5524f145af5788aa43529\" id=3a23ce57-4db5-4459-929e-0f4338743d19 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 17:20:10.396476 | controller |     "Jun 12 17:03:05.402371 crc crio[21573]: time=\"2026-06-12T17:03:05.402021488Z\" level=info msg=\"Removing pod sandbox: e90116ab3cea58a6f42260bc40a65704a778c15feff5524f145af5788aa43529\" id=85937761-afdc-4b2f-8e15-1a0669d9d0cb name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 17:20:10.396491 | controller |     "Jun 12 17:03:05.417192 crc crio[21573]: time=\"2026-06-12T17:03:05.416987641Z\" level=info msg=\"Removed pod sandbox: e90116ab3cea58a6f42260bc40a65704a778c15feff5524f145af5788aa43529\" id=85937761-afdc-4b2f-8e15-1a0669d9d0cb name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 17:20:10.396506 | controller |     "Jun 12 17:04:00.546924 crc crio[21573]: time=\"2026-06-12T17:04:00.545976301Z\" level=info msg=\"Running pod sandbox: openshift-infra/auto-csr-approver-29688064-d8vk6/POD\" id=5062723a-8f47-4a98-91a1-b86999cc5561 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:20:10.396524 | controller |     "Jun 12 17:04:00.548421 crc crio[21573]: time=\"2026-06-12T17:04:00.546963979Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.396540 | controller |     "Jun 12 17:04:00.601101 crc crio[21573]: time=\"2026-06-12T17:04:00.600734492Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29688064-d8vk6 Namespace:openshift-infra ID:df9b6dd16700721ffc439f0350cb69b4cada83ac364c540ae1fd6c6fddf5b8d3 UID:97865e87-ba7a-4f64-aab0-953316ff966e NetNS:/var/run/netns/e3322a14-f595-49e7-86fe-f274e25765b2 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod97865e87_ba7a_4f64_aab0_953316ff966e.slice PodAnnotations:0xc00209e0a0}] Aliases:map[]}\"",
2026-06-12 17:20:10.396556 | controller |     "Jun 12 17:04:00.601101 crc crio[21573]: time=\"2026-06-12T17:04:00.600944638Z\" level=info msg=\"Adding pod openshift-infra_auto-csr-approver-29688064-d8vk6 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 17:20:10.396572 | controller |     "Jun 12 17:04:00.979736 crc crio[21573]: 2026-06-12T17:04:00Z [verbose] CmdAdd (shim): {1.1.0 [{Name:df9b6dd16700721 Mac:0e:be:76:b3:54:df Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:0b Mtu:0 Sandbox:/var/run/netns/e3322a14-f595-49e7-86fe-f274e25765b2 SocketPath: PciID:}] [{Interface:0xc000290590 Address:{IP:10.217.1.11 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 17:20:10.396608 | controller |     "Jun 12 17:04:00.982317 crc crio[21573]: time=\"2026-06-12T17:04:00.98220294Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29688064-d8vk6 Namespace:openshift-infra ID:df9b6dd16700721ffc439f0350cb69b4cada83ac364c540ae1fd6c6fddf5b8d3 UID:97865e87-ba7a-4f64-aab0-953316ff966e NetNS:/var/run/netns/e3322a14-f595-49e7-86fe-f274e25765b2 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod97865e87_ba7a_4f64_aab0_953316ff966e.slice PodAnnotations:0xc00209e0a0}] Aliases:map[]}\"",
2026-06-12 17:20:10.396625 | controller |     "Jun 12 17:04:00.982535 crc crio[21573]: time=\"2026-06-12T17:04:00.982506158Z\" level=info msg=\"Checking pod openshift-infra_auto-csr-approver-29688064-d8vk6 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 17:20:10.396642 | controller |     "Jun 12 17:04:00.997184 crc crio[21573]: time=\"2026-06-12T17:04:00.996585477Z\" level=info msg=\"Ran pod sandbox df9b6dd16700721ffc439f0350cb69b4cada83ac364c540ae1fd6c6fddf5b8d3 with infra container: openshift-infra/auto-csr-approver-29688064-d8vk6/POD\" id=5062723a-8f47-4a98-91a1-b86999cc5561 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:20:10.396658 | controller |     "Jun 12 17:04:01.007976 crc crio[21573]: time=\"2026-06-12T17:04:01.005283477Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-cli:latest\" id=1079dae3-2093-492d-a543-3e3460f2f037 name=/runtime.v1.ImageService/PullImage",
2026-06-12 17:20:10.396675 | controller |     "Jun 12 17:04:01.015997 crc crio[21573]: time=\"2026-06-12T17:04:01.015884654Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-cli:latest\\\"\"",
2026-06-12 17:20:10.396692 | controller |     "Jun 12 17:04:02.002224 crc crio[21573]: time=\"2026-06-12T17:04:02.001613912Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9\" id=1079dae3-2093-492d-a543-3e3460f2f037 name=/runtime.v1.ImageService/PullImage",
2026-06-12 17:20:10.396708 | controller |     "Jun 12 17:04:02.003829 crc crio[21573]: time=\"2026-06-12T17:04:02.00367863Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=81fae271-cba4-4003-ba2f-0e2aa0243e73 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:20:10.396728 | controller |     "Jun 12 17:04:02.006560 crc crio[21573]: time=\"2026-06-12T17:04:02.006426116Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=6e4e9658-ce66-444e-84c2-6fb12f029802 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:20:10.396784 | controller |     "Jun 12 17:04:02.016426 crc crio[21573]: time=\"2026-06-12T17:04:02.016298393Z\" level=info msg=\"Creating container: openshift-infra/auto-csr-approver-29688064-d8vk6/oc\" id=33a631f0-06f3-40bf-b87d-76aa71dafb6e name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:20:10.396807 | controller |     "Jun 12 17:04:02.017050 crc crio[21573]: time=\"2026-06-12T17:04:02.017001342Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.396826 | controller |     "Jun 12 17:04:02.069499 crc crio[21573]: time=\"2026-06-12T17:04:02.069344777Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.396842 | controller |     "Jun 12 17:04:02.475186 crc crio[21573]: time=\"2026-06-12T17:04:02.475079953Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.396858 | controller |     "Jun 12 17:04:02.596368 crc crio[21573]: time=\"2026-06-12T17:04:02.595901013Z\" level=info msg=\"Created container 8622463b9c3a4b5fd770cede860c425b4d0d76ab8ceb919f0868e6d61ba2cacf: openshift-infra/auto-csr-approver-29688064-d8vk6/oc\" id=33a631f0-06f3-40bf-b87d-76aa71dafb6e name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:20:10.396875 | controller |     "Jun 12 17:04:02.597950 crc crio[21573]: time=\"2026-06-12T17:04:02.59790214Z\" level=info msg=\"Starting container: 8622463b9c3a4b5fd770cede860c425b4d0d76ab8ceb919f0868e6d61ba2cacf\" id=55b5e870-98d9-4ed6-b4ef-12fcac36149a name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 17:20:10.396895 | controller |     "Jun 12 17:04:02.604001 crc crio[21573]: time=\"2026-06-12T17:04:02.603943727Z\" level=info msg=\"Started container\" PID=205161 containerID=8622463b9c3a4b5fd770cede860c425b4d0d76ab8ceb919f0868e6d61ba2cacf description=openshift-infra/auto-csr-approver-29688064-d8vk6/oc id=55b5e870-98d9-4ed6-b4ef-12fcac36149a name=/runtime.v1.RuntimeService/StartContainer sandboxID=df9b6dd16700721ffc439f0350cb69b4cada83ac364c540ae1fd6c6fddf5b8d3",
2026-06-12 17:20:10.396920 | controller |     "Jun 12 17:04:04.782759 crc crio[21573]: time=\"2026-06-12T17:04:04.781590935Z\" level=info msg=\"Stopping pod sandbox: df9b6dd16700721ffc439f0350cb69b4cada83ac364c540ae1fd6c6fddf5b8d3\" id=61f43eaa-3633-4dab-8997-5b5e7349b324 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 17:20:10.396937 | controller |     "Jun 12 17:04:04.784065 crc crio[21573]: time=\"2026-06-12T17:04:04.78350513Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29688064-d8vk6 Namespace:openshift-infra ID:df9b6dd16700721ffc439f0350cb69b4cada83ac364c540ae1fd6c6fddf5b8d3 UID:97865e87-ba7a-4f64-aab0-953316ff966e NetNS:/var/run/netns/e3322a14-f595-49e7-86fe-f274e25765b2 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod97865e87_ba7a_4f64_aab0_953316ff966e.slice PodAnnotations:0xc000139ca0}] Aliases:map[]}\"",
2026-06-12 17:20:10.396954 | controller |     "Jun 12 17:04:04.784065 crc crio[21573]: time=\"2026-06-12T17:04:04.783648454Z\" level=info msg=\"Deleting pod openshift-infra_auto-csr-approver-29688064-d8vk6 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 17:20:10.396970 | controller |     "Jun 12 17:04:05.198618 crc crio[21573]: time=\"2026-06-12T17:04:05.198069572Z\" level=info msg=\"Stopped pod sandbox: df9b6dd16700721ffc439f0350cb69b4cada83ac364c540ae1fd6c6fddf5b8d3\" id=61f43eaa-3633-4dab-8997-5b5e7349b324 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 17:20:10.396990 | controller |     "Jun 12 17:04:12.929535 crc crio[21573]: time=\"2026-06-12T17:04:12.927917183Z\" level=info msg=\"Stopping pod sandbox: 37c0178128a17fe31ce92ac3a5302ecf05d1305f7490c310da5458e94f229a78\" id=ff43e86f-30ae-46bf-a0d5-e1d1deabbb7b name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 17:20:10.397007 | controller |     "Jun 12 17:04:12.931410 crc crio[21573]: time=\"2026-06-12T17:04:12.930190727Z\" level=info msg=\"Got pod network &{Name:nova-edpm-deployment-ipam-openstack-edpm-ipam-qbdnh Namespace:openstack ID:37c0178128a17fe31ce92ac3a5302ecf05d1305f7490c310da5458e94f229a78 UID:1d7367f4-91ae-4cce-ad3c-70a0d94c7507 NetNS:/var/run/netns/a177cbc0-f602-4089-bcd3-33748f17a045 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod1d7367f4_91ae_4cce_ad3c_70a0d94c7507.slice PodAnnotations:0xc006380500}] Aliases:map[]}\"",
2026-06-12 17:20:10.397026 | controller |     "Jun 12 17:04:12.931410 crc crio[21573]: time=\"2026-06-12T17:04:12.930695522Z\" level=info msg=\"Deleting pod openstack_nova-edpm-deployment-ipam-openstack-edpm-ipam-qbdnh from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 17:20:10.397042 | controller |     "Jun 12 17:04:13.497312 crc crio[21573]: time=\"2026-06-12T17:04:13.496802485Z\" level=info msg=\"Stopped pod sandbox: 37c0178128a17fe31ce92ac3a5302ecf05d1305f7490c310da5458e94f229a78\" id=ff43e86f-30ae-46bf-a0d5-e1d1deabbb7b name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 17:20:10.397059 | controller |     "Jun 12 17:04:14.547308 crc crio[21573]: time=\"2026-06-12T17:04:14.546240145Z\" level=info msg=\"Running pod sandbox: openstack/telemetry-edpm-deployment-ipam-openstack-edpm-ipam-xc4g2/POD\" id=43f78a69-4e98-4088-83ac-f56954fbdd17 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:20:10.397075 | controller |     "Jun 12 17:04:14.549072 crc crio[21573]: time=\"2026-06-12T17:04:14.549049404Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.397091 | controller |     "Jun 12 17:04:14.592065 crc crio[21573]: time=\"2026-06-12T17:04:14.591956154Z\" level=info msg=\"Got pod network &{Name:telemetry-edpm-deployment-ipam-openstack-edpm-ipam-xc4g2 Namespace:openstack ID:a18fa056c8fbf58f80319cc9859233a4583e0d5f9dc0776b3ab418b80c17a468 UID:f8a15fb2-9134-4479-8b9d-05f4e8f82fb1 NetNS:/var/run/netns/00c5a9ab-f652-48af-bef6-f632e2a5d9f2 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podf8a15fb2_9134_4479_8b9d_05f4e8f82fb1.slice PodAnnotations:0xc00008dbf0}] Aliases:map[]}\"",
2026-06-12 17:20:10.397108 | controller |     "Jun 12 17:04:14.592065 crc crio[21573]: time=\"2026-06-12T17:04:14.592043906Z\" level=info msg=\"Adding pod openstack_telemetry-edpm-deployment-ipam-openstack-edpm-ipam-xc4g2 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 17:20:10.397124 | controller |     "Jun 12 17:04:15.369187 crc crio[21573]: 2026-06-12T17:04:15Z [verbose] CmdAdd (shim): {1.1.0 [{Name:a18fa056c8fbf58 Mac:b6:4e:cb:89:38:8d Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:0c Mtu:0 Sandbox:/var/run/netns/00c5a9ab-f652-48af-bef6-f632e2a5d9f2 SocketPath: PciID:}] [{Interface:0xc0001125c0 Address:{IP:10.217.1.12 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 17:20:10.397141 | controller |     "Jun 12 17:04:15.372144 crc crio[21573]: time=\"2026-06-12T17:04:15.371359852Z\" level=info msg=\"Got pod network &{Name:telemetry-edpm-deployment-ipam-openstack-edpm-ipam-xc4g2 Namespace:openstack ID:a18fa056c8fbf58f80319cc9859233a4583e0d5f9dc0776b3ab418b80c17a468 UID:f8a15fb2-9134-4479-8b9d-05f4e8f82fb1 NetNS:/var/run/netns/00c5a9ab-f652-48af-bef6-f632e2a5d9f2 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podf8a15fb2_9134_4479_8b9d_05f4e8f82fb1.slice PodAnnotations:0xc00008dbf0}] Aliases:map[]}\"",
2026-06-12 17:20:10.397160 | controller |     "Jun 12 17:04:15.372144 crc crio[21573]: time=\"2026-06-12T17:04:15.371592299Z\" level=info msg=\"Checking pod openstack_telemetry-edpm-deployment-ipam-openstack-edpm-ipam-xc4g2 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 17:20:10.397176 | controller |     "Jun 12 17:04:15.383965 crc crio[21573]: time=\"2026-06-12T17:04:15.382238989Z\" level=info msg=\"Ran pod sandbox a18fa056c8fbf58f80319cc9859233a4583e0d5f9dc0776b3ab418b80c17a468 with infra container: openstack/telemetry-edpm-deployment-ipam-openstack-edpm-ipam-xc4g2/POD\" id=43f78a69-4e98-4088-83ac-f56954fbdd17 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:20:10.397192 | controller |     "Jun 12 17:04:15.385875 crc crio[21573]: time=\"2026-06-12T17:04:15.385518508Z\" level=info msg=\"Checking image status: quay.rdoproject.org/openstack-k8s-operators/openstack-ansibleee-runner:0d5932bc7e4b786a4f66bb71a9845a8ad6dbd838\" id=d31dd6ac-59e1-4641-8bd3-44cf111fc129 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:20:10.397209 | controller |     "Jun 12 17:04:15.443681 crc crio[21573]: time=\"2026-06-12T17:04:15.442421939Z\" level=info msg=\"Checking image status: quay.rdoproject.org/openstack-k8s-operators/openstack-ansibleee-runner:0d5932bc7e4b786a4f66bb71a9845a8ad6dbd838\" id=9d0e27f4-e770-49a9-adcd-d76f6a743b6f name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:20:10.397224 | controller |     "Jun 12 17:04:15.453495 crc crio[21573]: time=\"2026-06-12T17:04:15.453333345Z\" level=info msg=\"Creating container: openstack/telemetry-edpm-deployment-ipam-openstack-edpm-ipam-xc4g2/telemetry-edpm-deployment-ipam-openstack-edpm-ipam\" id=7d31a701-8325-415e-ab32-5ffe2c80dbd7 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:20:10.397240 | controller |     "Jun 12 17:04:15.454105 crc crio[21573]: time=\"2026-06-12T17:04:15.454023844Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.397256 | controller |     "Jun 12 17:04:15.522094 crc crio[21573]: time=\"2026-06-12T17:04:15.521956727Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.397272 | controller |     "Jun 12 17:04:15.529222 crc crio[21573]: time=\"2026-06-12T17:04:15.529057278Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.397288 | controller |     "Jun 12 17:04:15.730285 crc crio[21573]: time=\"2026-06-12T17:04:15.730016333Z\" level=info msg=\"Created container a3cc95f8646d254406bc4a0d74dabf8466d3bd8c8ae46287e85537cc1510b960: openstack/telemetry-edpm-deployment-ipam-openstack-edpm-ipam-xc4g2/telemetry-edpm-deployment-ipam-openstack-edpm-ipam\" id=7d31a701-8325-415e-ab32-5ffe2c80dbd7 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:20:10.397304 | controller |     "Jun 12 17:04:15.733519 crc crio[21573]: time=\"2026-06-12T17:04:15.733362688Z\" level=info msg=\"Starting container: a3cc95f8646d254406bc4a0d74dabf8466d3bd8c8ae46287e85537cc1510b960\" id=483f0b86-6965-460a-a8fd-e027a9240b95 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 17:20:10.397320 | controller |     "Jun 12 17:04:15.744769 crc crio[21573]: time=\"2026-06-12T17:04:15.744274932Z\" level=info msg=\"Started container\" PID=206106 containerID=a3cc95f8646d254406bc4a0d74dabf8466d3bd8c8ae46287e85537cc1510b960 description=openstack/telemetry-edpm-deployment-ipam-openstack-edpm-ipam-xc4g2/telemetry-edpm-deployment-ipam-openstack-edpm-ipam id=483f0b86-6965-460a-a8fd-e027a9240b95 name=/runtime.v1.RuntimeService/StartContainer sandboxID=a18fa056c8fbf58f80319cc9859233a4583e0d5f9dc0776b3ab418b80c17a468",
2026-06-12 17:20:10.397340 | controller |     "Jun 12 17:04:20.017401 crc crio[21573]: time=\"2026-06-12T17:04:20.016540101Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/redhat-marketplace-82b4w/POD\" id=b7ed1b7c-bc88-480c-b8f2-08374459c082 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:20:10.397358 | controller |     "Jun 12 17:04:20.018506 crc crio[21573]: time=\"2026-06-12T17:04:20.017488438Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.397374 | controller |     "Jun 12 17:04:20.072664 crc crio[21573]: time=\"2026-06-12T17:04:20.072569628Z\" level=info msg=\"Got pod network &{Name:redhat-marketplace-82b4w Namespace:openshift-marketplace ID:ea8a8306f6f65eb222ec86398de691432706e35ca32caec736bf4239405ce8e3 UID:596f641f-73c4-4fa8-8406-9b814b96c9b0 NetNS:/var/run/netns/365fcb44-a160-4a41-bf68-f12646fea8d0 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod596f641f_73c4_4fa8_8406_9b814b96c9b0.slice PodAnnotations:0xc00008cd88}] Aliases:map[]}\"",
2026-06-12 17:20:10.397390 | controller |     "Jun 12 17:04:20.072664 crc crio[21573]: time=\"2026-06-12T17:04:20.07264692Z\" level=info msg=\"Adding pod openshift-marketplace_redhat-marketplace-82b4w to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 17:20:10.397406 | controller |     "Jun 12 17:04:20.774785 crc crio[21573]: 2026-06-12T17:04:20Z [verbose] CmdAdd (shim): {1.1.0 [{Name:ea8a8306f6f65eb Mac:16:2e:99:96:d4:fb Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:0d Mtu:0 Sandbox:/var/run/netns/365fcb44-a160-4a41-bf68-f12646fea8d0 SocketPath: PciID:}] [{Interface:0xc0002d95e0 Address:{IP:10.217.1.13 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 17:20:10.397422 | controller |     "Jun 12 17:04:20.775800 crc crio[21573]: time=\"2026-06-12T17:04:20.775665363Z\" level=info msg=\"Got pod network &{Name:redhat-marketplace-82b4w Namespace:openshift-marketplace ID:ea8a8306f6f65eb222ec86398de691432706e35ca32caec736bf4239405ce8e3 UID:596f641f-73c4-4fa8-8406-9b814b96c9b0 NetNS:/var/run/netns/365fcb44-a160-4a41-bf68-f12646fea8d0 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod596f641f_73c4_4fa8_8406_9b814b96c9b0.slice PodAnnotations:0xc00008cd88}] Aliases:map[]}\"",
2026-06-12 17:20:10.397438 | controller |     "Jun 12 17:04:20.775922 crc crio[21573]: time=\"2026-06-12T17:04:20.775867209Z\" level=info msg=\"Checking pod openshift-marketplace_redhat-marketplace-82b4w for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 17:20:10.397454 | controller |     "Jun 12 17:04:20.790772 crc crio[21573]: time=\"2026-06-12T17:04:20.790602673Z\" level=info msg=\"Ran pod sandbox ea8a8306f6f65eb222ec86398de691432706e35ca32caec736bf4239405ce8e3 with infra container: openshift-marketplace/redhat-marketplace-82b4w/POD\" id=b7ed1b7c-bc88-480c-b8f2-08374459c082 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:20:10.397469 | controller |     "Jun 12 17:04:20.795795 crc crio[21573]: time=\"2026-06-12T17:04:20.7956968Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=4be7130a-c219-44d1-bbfe-e6b46ec96d57 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:20:10.397485 | controller |     "Jun 12 17:04:20.799081 crc crio[21573]: time=\"2026-06-12T17:04:20.798975567Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=56c0d93e-433e-438c-97e5-36cc8f1ae19c name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:20:10.397503 | controller |     "Jun 12 17:04:20.807898 crc crio[21573]: time=\"2026-06-12T17:04:20.8077589Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-marketplace-82b4w/extract-utilities\" id=2868d44c-e76e-416b-ad03-4684973d3ac9 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:20:10.397519 | controller |     "Jun 12 17:04:20.808817 crc crio[21573]: time=\"2026-06-12T17:04:20.808715367Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.397535 | controller |     "Jun 12 17:04:20.897944 crc crio[21573]: time=\"2026-06-12T17:04:20.89783628Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.397552 | controller |     "Jun 12 17:04:20.903955 crc crio[21573]: time=\"2026-06-12T17:04:20.903879468Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.397567 | controller |     "Jun 12 17:04:21.123610 crc crio[21573]: time=\"2026-06-12T17:04:21.122728649Z\" level=info msg=\"Created container 760ce0ed29a6a77017b5135e74538fec3fa66e13442b380c2800da68bcb86a2e: openshift-marketplace/redhat-marketplace-82b4w/extract-utilities\" id=2868d44c-e76e-416b-ad03-4684973d3ac9 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:20:10.397604 | controller |     "Jun 12 17:04:21.125282 crc crio[21573]: time=\"2026-06-12T17:04:21.125172568Z\" level=info msg=\"Starting container: 760ce0ed29a6a77017b5135e74538fec3fa66e13442b380c2800da68bcb86a2e\" id=486da0d2-417b-4491-a2c7-471c1c6cb54d name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 17:20:10.397621 | controller |     "Jun 12 17:04:21.130833 crc crio[21573]: time=\"2026-06-12T17:04:21.130740935Z\" level=info msg=\"Started container\" PID=206468 containerID=760ce0ed29a6a77017b5135e74538fec3fa66e13442b380c2800da68bcb86a2e description=openshift-marketplace/redhat-marketplace-82b4w/extract-utilities id=486da0d2-417b-4491-a2c7-471c1c6cb54d name=/runtime.v1.RuntimeService/StartContainer sandboxID=ea8a8306f6f65eb222ec86398de691432706e35ca32caec736bf4239405ce8e3",
2026-06-12 17:20:10.397638 | controller |     "Jun 12 17:04:21.827997 crc crio[21573]: time=\"2026-06-12T17:04:21.827902005Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/redhat-operators-9gcc6/POD\" id=9ec3d7c1-1979-4c41-955a-fd935913a992 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:20:10.397654 | controller |     "Jun 12 17:04:21.828146 crc crio[21573]: time=\"2026-06-12T17:04:21.828022708Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.397669 | controller |     "Jun 12 17:04:21.926792 crc crio[21573]: time=\"2026-06-12T17:04:21.926679706Z\" level=info msg=\"Got pod network &{Name:redhat-operators-9gcc6 Namespace:openshift-marketplace ID:c9bd897649107dcf1aa157ba78da84aa2faeb70dda13d88987d131db41590103 UID:8a1ad9ba-fbc2-42d4-8779-fbbc40f8b8f7 NetNS:/var/run/netns/13511029-32ae-483e-8115-147d5382ba26 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod8a1ad9ba_fbc2_42d4_8779_fbbc40f8b8f7.slice PodAnnotations:0xc001897010}] Aliases:map[]}\"",
2026-06-12 17:20:10.397685 | controller |     "Jun 12 17:04:21.926792 crc crio[21573]: time=\"2026-06-12T17:04:21.926751758Z\" level=info msg=\"Adding pod openshift-marketplace_redhat-operators-9gcc6 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 17:20:10.397701 | controller |     "Jun 12 17:04:22.139586 crc crio[21573]: time=\"2026-06-12T17:04:22.138952143Z\" level=info msg=\"Pulling image: registry.redhat.io/redhat/redhat-marketplace-index:v4.20\" id=81b1f75a-dd98-47c0-8dcc-8da0ab0bdda8 name=/runtime.v1.ImageService/PullImage",
2026-06-12 17:20:10.397721 | controller |     "Jun 12 17:04:22.151170 crc crio[21573]: time=\"2026-06-12T17:04:22.145633802Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/redhat/redhat-marketplace-index:v4.20\\\"\"",
2026-06-12 17:20:10.397737 | controller |     "Jun 12 17:04:22.443652 crc crio[21573]: 2026-06-12T17:04:22Z [verbose] CmdAdd (shim): {1.1.0 [{Name:c9bd897649107dc Mac:16:ce:59:4f:62:c2 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:0e Mtu:0 Sandbox:/var/run/netns/13511029-32ae-483e-8115-147d5382ba26 SocketPath: PciID:}] [{Interface:0xc00028a8a0 Address:{IP:10.217.1.14 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 17:20:10.397753 | controller |     "Jun 12 17:04:22.443652 crc crio[21573]: time=\"2026-06-12T17:04:22.440756513Z\" level=info msg=\"Got pod network &{Name:redhat-operators-9gcc6 Namespace:openshift-marketplace ID:c9bd897649107dcf1aa157ba78da84aa2faeb70dda13d88987d131db41590103 UID:8a1ad9ba-fbc2-42d4-8779-fbbc40f8b8f7 NetNS:/var/run/netns/13511029-32ae-483e-8115-147d5382ba26 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod8a1ad9ba_fbc2_42d4_8779_fbbc40f8b8f7.slice PodAnnotations:0xc001897010}] Aliases:map[]}\"",
2026-06-12 17:20:10.397769 | controller |     "Jun 12 17:04:22.443652 crc crio[21573]: time=\"2026-06-12T17:04:22.44100722Z\" level=info msg=\"Checking pod openshift-marketplace_redhat-operators-9gcc6 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 17:20:10.397785 | controller |     "Jun 12 17:04:22.460392 crc crio[21573]: time=\"2026-06-12T17:04:22.46022392Z\" level=info msg=\"Ran pod sandbox c9bd897649107dcf1aa157ba78da84aa2faeb70dda13d88987d131db41590103 with infra container: openshift-marketplace/redhat-operators-9gcc6/POD\" id=9ec3d7c1-1979-4c41-955a-fd935913a992 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:20:10.397801 | controller |     "Jun 12 17:04:22.483049 crc crio[21573]: time=\"2026-06-12T17:04:22.482930893Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=dd8b1548-543e-492f-bed0-cd270e5b7c33 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:20:10.397816 | controller |     "Jun 12 17:04:22.486512 crc crio[21573]: time=\"2026-06-12T17:04:22.486335499Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=3ca74425-ec93-4190-873a-6ad032ee67c2 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:20:10.397832 | controller |     "Jun 12 17:04:22.499968 crc crio[21573]: time=\"2026-06-12T17:04:22.499870807Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-operators-9gcc6/extract-utilities\" id=63ac54f2-309d-4122-9a4f-ff5b910d68d1 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:20:10.397847 | controller |     "Jun 12 17:04:22.500531 crc crio[21573]: time=\"2026-06-12T17:04:22.500412143Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.397863 | controller |     "Jun 12 17:04:22.601883 crc crio[21573]: time=\"2026-06-12T17:04:22.601758275Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.397879 | controller |     "Jun 12 17:04:22.610896 crc crio[21573]: time=\"2026-06-12T17:04:22.610778607Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.397894 | controller |     "Jun 12 17:04:22.815739 crc crio[21573]: time=\"2026-06-12T17:04:22.815643107Z\" level=info msg=\"Created container ebd17708c96f4f840951b366109c8926f80d8d378fd1331009701da828f8cc4a: openshift-marketplace/redhat-operators-9gcc6/extract-utilities\" id=63ac54f2-309d-4122-9a4f-ff5b910d68d1 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:20:10.397919 | controller |     "Jun 12 17:04:22.817093 crc crio[21573]: time=\"2026-06-12T17:04:22.817019176Z\" level=info msg=\"Starting container: ebd17708c96f4f840951b366109c8926f80d8d378fd1331009701da828f8cc4a\" id=4f7a191e-8f1c-4787-9f68-8f4db8d0d0f7 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 17:20:10.397955 | controller |     "Jun 12 17:04:22.825581 crc crio[21573]: time=\"2026-06-12T17:04:22.825404961Z\" level=info msg=\"Pulled image: registry.redhat.io/redhat/redhat-marketplace-index@sha256:eaa0e17f3e4a3079539d3da6839f308f2d277b5c3bc91e1d58ba54c3b141d4ba\" id=81b1f75a-dd98-47c0-8dcc-8da0ab0bdda8 name=/runtime.v1.ImageService/PullImage",
2026-06-12 17:20:10.397973 | controller |     "Jun 12 17:04:22.826594 crc crio[21573]: time=\"2026-06-12T17:04:22.826430159Z\" level=info msg=\"Started container\" PID=206562 containerID=ebd17708c96f4f840951b366109c8926f80d8d378fd1331009701da828f8cc4a description=openshift-marketplace/redhat-operators-9gcc6/extract-utilities id=4f7a191e-8f1c-4787-9f68-8f4db8d0d0f7 name=/runtime.v1.RuntimeService/StartContainer sandboxID=c9bd897649107dcf1aa157ba78da84aa2faeb70dda13d88987d131db41590103",
2026-06-12 17:20:10.397989 | controller |     "Jun 12 17:04:22.833322 crc crio[21573]: time=\"2026-06-12T17:04:22.833167479Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-marketplace-index:v4.20\" id=f17f24fa-4cec-4d02-835d-2be7f1a2ba1b name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:20:10.398005 | controller |     "Jun 12 17:04:22.838103 crc crio[21573]: time=\"2026-06-12T17:04:22.837939971Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-marketplace-index:v4.20\" id=ca81f4c3-0df8-4b5e-95cb-438e2cd33b38 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:20:10.398021 | controller |     "Jun 12 17:04:22.860205 crc crio[21573]: time=\"2026-06-12T17:04:22.860048679Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-marketplace-82b4w/extract-content\" id=9a0daae9-b0e4-4eb9-b36c-9787d13c6d69 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:20:10.398036 | controller |     "Jun 12 17:04:22.860915 crc crio[21573]: time=\"2026-06-12T17:04:22.860861922Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.398052 | controller |     "Jun 12 17:04:23.006566 crc crio[21573]: time=\"2026-06-12T17:04:23.005113988Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.398068 | controller |     "Jun 12 17:04:23.014502 crc crio[21573]: time=\"2026-06-12T17:04:23.012325872Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.398084 | controller |     "Jun 12 17:04:23.175710 crc crio[21573]: time=\"2026-06-12T17:04:23.175100611Z\" level=info msg=\"Pulling image: registry.redhat.io/redhat/redhat-operator-index:v4.20\" id=7c1b65b4-f01d-4b9f-b144-2591ca1568b7 name=/runtime.v1.ImageService/PullImage",
2026-06-12 17:20:10.398099 | controller |     "Jun 12 17:04:23.179906 crc crio[21573]: time=\"2026-06-12T17:04:23.179819893Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/redhat/redhat-operator-index:v4.20\\\"\"",
2026-06-12 17:20:10.398114 | controller |     "Jun 12 17:04:23.200660 crc crio[21573]: time=\"2026-06-12T17:04:23.200285615Z\" level=info msg=\"Created container ebb4c2103734cf7750e1b89e480524d255a05c69494def2787c79277dc832f1e: openshift-marketplace/redhat-marketplace-82b4w/extract-content\" id=9a0daae9-b0e4-4eb9-b36c-9787d13c6d69 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:20:10.398133 | controller |     "Jun 12 17:04:23.205732 crc crio[21573]: time=\"2026-06-12T17:04:23.205607585Z\" level=info msg=\"Starting container: ebb4c2103734cf7750e1b89e480524d255a05c69494def2787c79277dc832f1e\" id=bde29829-b73b-4990-8c19-e1b6cb293548 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 17:20:10.398150 | controller |     "Jun 12 17:04:23.219379 crc crio[21573]: time=\"2026-06-12T17:04:23.219197264Z\" level=info msg=\"Started container\" PID=206596 containerID=ebb4c2103734cf7750e1b89e480524d255a05c69494def2787c79277dc832f1e description=openshift-marketplace/redhat-marketplace-82b4w/extract-content id=bde29829-b73b-4990-8c19-e1b6cb293548 name=/runtime.v1.RuntimeService/StartContainer sandboxID=ea8a8306f6f65eb222ec86398de691432706e35ca32caec736bf4239405ce8e3",
2026-06-12 17:20:10.398166 | controller |     "Jun 12 17:04:23.265878 crc crio[21573]: time=\"2026-06-12T17:04:23.265736288Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/community-operators-dg2kb/POD\" id=2bbaec01-4507-46f0-82e5-8776794fff3c name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:20:10.398182 | controller |     "Jun 12 17:04:23.266058 crc crio[21573]: time=\"2026-06-12T17:04:23.265932261Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.398199 | controller |     "Jun 12 17:04:23.333527 crc crio[21573]: time=\"2026-06-12T17:04:23.333376028Z\" level=info msg=\"Got pod network &{Name:community-operators-dg2kb Namespace:openshift-marketplace ID:9effa1aa56dc9358d86c72fc324b2e98826dc65413e74fd7ae87f0dc1daf95a9 UID:ca54536c-b604-49ab-8ece-257f3f047e45 NetNS:/var/run/netns/ba9fba98-a5a0-40ad-a04b-c1de74c6dbc0 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podca54536c_b604_49ab_8ece_257f3f047e45.slice PodAnnotations:0xc00063cd80}] Aliases:map[]}\"",
2026-06-12 17:20:10.398216 | controller |     "Jun 12 17:04:23.333527 crc crio[21573]: time=\"2026-06-12T17:04:23.33342194Z\" level=info msg=\"Adding pod openshift-marketplace_community-operators-dg2kb to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 17:20:10.398232 | controller |     "Jun 12 17:04:23.867167 crc crio[21573]: 2026-06-12T17:04:23Z [verbose] CmdAdd (shim): {1.1.0 [{Name:9effa1aa56dc935 Mac:fa:cd:7e:2a:bc:b0 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:0f Mtu:0 Sandbox:/var/run/netns/ba9fba98-a5a0-40ad-a04b-c1de74c6dbc0 SocketPath: PciID:}] [{Interface:0xc0003046c0 Address:{IP:10.217.1.15 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 17:20:10.398249 | controller |     "Jun 12 17:04:23.874705 crc crio[21573]: time=\"2026-06-12T17:04:23.874527845Z\" level=info msg=\"Got pod network &{Name:community-operators-dg2kb Namespace:openshift-marketplace ID:9effa1aa56dc9358d86c72fc324b2e98826dc65413e74fd7ae87f0dc1daf95a9 UID:ca54536c-b604-49ab-8ece-257f3f047e45 NetNS:/var/run/netns/ba9fba98-a5a0-40ad-a04b-c1de74c6dbc0 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podca54536c_b604_49ab_8ece_257f3f047e45.slice PodAnnotations:0xc00063cd80}] Aliases:map[]}\"",
2026-06-12 17:20:10.398265 | controller |     "Jun 12 17:04:23.875726 crc crio[21573]: time=\"2026-06-12T17:04:23.875366808Z\" level=info msg=\"Checking pod openshift-marketplace_community-operators-dg2kb for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 17:20:10.398281 | controller |     "Jun 12 17:04:23.910506 crc crio[21573]: time=\"2026-06-12T17:04:23.907234548Z\" level=info msg=\"Ran pod sandbox 9effa1aa56dc9358d86c72fc324b2e98826dc65413e74fd7ae87f0dc1daf95a9 with infra container: openshift-marketplace/community-operators-dg2kb/POD\" id=2bbaec01-4507-46f0-82e5-8776794fff3c name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:20:10.398301 | controller |     "Jun 12 17:04:23.922165 crc crio[21573]: time=\"2026-06-12T17:04:23.921968722Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=e7c21569-b236-48b3-96c4-685958ba2a71 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:20:10.398318 | controller |     "Jun 12 17:04:23.929472 crc crio[21573]: time=\"2026-06-12T17:04:23.929386467Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=8f2ac8a3-538e-4496-ba69-0258943c3132 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:20:10.398334 | controller |     "Jun 12 17:04:23.949664 crc crio[21573]: time=\"2026-06-12T17:04:23.949577992Z\" level=info msg=\"Creating container: openshift-marketplace/community-operators-dg2kb/extract-utilities\" id=2c8eccc7-74b9-4f14-a2fb-53b7ee5e3c3d name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:20:10.398350 | controller |     "Jun 12 17:04:23.950035 crc crio[21573]: time=\"2026-06-12T17:04:23.949961892Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.398366 | controller |     "Jun 12 17:04:24.244149 crc crio[21573]: time=\"2026-06-12T17:04:24.243998136Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.398381 | controller |     "Jun 12 17:04:24.251024 crc crio[21573]: time=\"2026-06-12T17:04:24.250971521Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.398397 | controller |     "Jun 12 17:04:24.299560 crc crio[21573]: time=\"2026-06-12T17:04:24.298355101Z\" level=info msg=\"Pulled image: registry.redhat.io/redhat/redhat-operator-index@sha256:f5f7575300572ad2ef92672b7dc76ed5ddaf50e7b74642e9907deda8cb9fa115\" id=7c1b65b4-f01d-4b9f-b144-2591ca1568b7 name=/runtime.v1.ImageService/PullImage",
2026-06-12 17:20:10.398413 | controller |     "Jun 12 17:04:24.304972 crc crio[21573]: time=\"2026-06-12T17:04:24.304877036Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-operator-index:v4.20\" id=91a95dc9-a077-42d8-9597-b4b73dad9d97 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:20:10.398429 | controller |     "Jun 12 17:04:24.318955 crc crio[21573]: time=\"2026-06-12T17:04:24.31881943Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-operator-index:v4.20\" id=d7066391-6f88-4e1c-b2d0-d3e10b2fa2d7 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:20:10.398445 | controller |     "Jun 12 17:04:24.362018 crc crio[21573]: time=\"2026-06-12T17:04:24.360823581Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-operators-9gcc6/extract-content\" id=2f992854-1b68-439f-b2b5-f19fab83eb40 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:20:10.398461 | controller |     "Jun 12 17:04:24.362018 crc crio[21573]: time=\"2026-06-12T17:04:24.361945822Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.398477 | controller |     "Jun 12 17:04:24.468060 crc crio[21573]: time=\"2026-06-12T17:04:24.46795455Z\" level=info msg=\"Created container 847089618cba00306f51107ff73990c1c1646aa0806e7ec88010df01a2bc7769: openshift-marketplace/community-operators-dg2kb/extract-utilities\" id=2c8eccc7-74b9-4f14-a2fb-53b7ee5e3c3d name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:20:10.398494 | controller |     "Jun 12 17:04:24.473930 crc crio[21573]: time=\"2026-06-12T17:04:24.473840406Z\" level=info msg=\"Starting container: 847089618cba00306f51107ff73990c1c1646aa0806e7ec88010df01a2bc7769\" id=a830b3a8-58d2-462e-a22b-19f10e86849c name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 17:20:10.398514 | controller |     "Jun 12 17:04:24.492824 crc crio[21573]: time=\"2026-06-12T17:04:24.492523597Z\" level=info msg=\"Started container\" PID=206709 containerID=847089618cba00306f51107ff73990c1c1646aa0806e7ec88010df01a2bc7769 description=openshift-marketplace/community-operators-dg2kb/extract-utilities id=a830b3a8-58d2-462e-a22b-19f10e86849c name=/runtime.v1.RuntimeService/StartContainer sandboxID=9effa1aa56dc9358d86c72fc324b2e98826dc65413e74fd7ae87f0dc1daf95a9",
2026-06-12 17:20:10.398532 | controller |     "Jun 12 17:04:24.566995 crc crio[21573]: time=\"2026-06-12T17:04:24.565957341Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.398548 | controller |     "Jun 12 17:04:24.573568 crc crio[21573]: time=\"2026-06-12T17:04:24.573412089Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.398564 | controller |     "Jun 12 17:04:24.775975 crc crio[21573]: time=\"2026-06-12T17:04:24.775809481Z\" level=info msg=\"Created container c4bfba1cba042096bb72d8799176564e26fcfcac018be46dd8267635878c5767: openshift-marketplace/redhat-operators-9gcc6/extract-content\" id=2f992854-1b68-439f-b2b5-f19fab83eb40 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:20:10.398603 | controller |     "Jun 12 17:04:24.779150 crc crio[21573]: time=\"2026-06-12T17:04:24.779050402Z\" level=info msg=\"Starting container: c4bfba1cba042096bb72d8799176564e26fcfcac018be46dd8267635878c5767\" id=18b491ab-a047-4047-a80f-46748d52d78a name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 17:20:10.398621 | controller |     "Jun 12 17:04:24.790633 crc crio[21573]: time=\"2026-06-12T17:04:24.789507905Z\" level=info msg=\"Started container\" PID=206750 containerID=c4bfba1cba042096bb72d8799176564e26fcfcac018be46dd8267635878c5767 description=openshift-marketplace/redhat-operators-9gcc6/extract-content id=18b491ab-a047-4047-a80f-46748d52d78a name=/runtime.v1.RuntimeService/StartContainer sandboxID=c9bd897649107dcf1aa157ba78da84aa2faeb70dda13d88987d131db41590103",
2026-06-12 17:20:10.398638 | controller |     "Jun 12 17:04:25.556788 crc crio[21573]: time=\"2026-06-12T17:04:25.556115285Z\" level=info msg=\"Pulling image: registry.redhat.io/redhat/community-operator-index:v4.20\" id=6f314c43-73fd-4869-ad87-f584a5147dec name=/runtime.v1.ImageService/PullImage",
2026-06-12 17:20:10.398656 | controller |     "Jun 12 17:04:25.566688 crc crio[21573]: time=\"2026-06-12T17:04:25.566573057Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/redhat/community-operator-index:v4.20\\\"\"",
2026-06-12 17:20:10.398672 | controller |     "Jun 12 17:04:25.589237 crc crio[21573]: time=\"2026-06-12T17:04:25.587705219Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=717c23b8-3a85-4c5b-a08c-2e4b1f9b2af4 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:20:10.398688 | controller |     "Jun 12 17:04:25.597587 crc crio[21573]: time=\"2026-06-12T17:04:25.595694502Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=54b82e5e-0438-498b-bc1f-070f033fa0c0 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:20:10.398704 | controller |     "Jun 12 17:04:25.609861 crc crio[21573]: time=\"2026-06-12T17:04:25.609733974Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-marketplace-82b4w/registry-server\" id=dc2784fe-f263-48fe-902a-caf5dd8f5e6b name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:20:10.398719 | controller |     "Jun 12 17:04:25.610244 crc crio[21573]: time=\"2026-06-12T17:04:25.610129136Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.398738 | controller |     "Jun 12 17:04:25.667142 crc crio[21573]: time=\"2026-06-12T17:04:25.665539295Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.398754 | controller |     "Jun 12 17:04:25.672651 crc crio[21573]: time=\"2026-06-12T17:04:25.672347835Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.398769 | controller |     "Jun 12 17:04:25.932393 crc crio[21573]: time=\"2026-06-12T17:04:25.932240525Z\" level=info msg=\"Created container bf3f2477349dbd01a3266f16b9d01866c7a837cc665857bbaf5834e457eba79e: openshift-marketplace/redhat-marketplace-82b4w/registry-server\" id=dc2784fe-f263-48fe-902a-caf5dd8f5e6b name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:20:10.398784 | controller |     "Jun 12 17:04:25.935150 crc crio[21573]: time=\"2026-06-12T17:04:25.935078229Z\" level=info msg=\"Starting container: bf3f2477349dbd01a3266f16b9d01866c7a837cc665857bbaf5834e457eba79e\" id=a610393a-75e2-4f71-9baa-0df84838f927 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 17:20:10.398800 | controller |     "Jun 12 17:04:25.948238 crc crio[21573]: time=\"2026-06-12T17:04:25.948174829Z\" level=info msg=\"Started container\" PID=206825 containerID=bf3f2477349dbd01a3266f16b9d01866c7a837cc665857bbaf5834e457eba79e description=openshift-marketplace/redhat-marketplace-82b4w/registry-server id=a610393a-75e2-4f71-9baa-0df84838f927 name=/runtime.v1.RuntimeService/StartContainer sandboxID=ea8a8306f6f65eb222ec86398de691432706e35ca32caec736bf4239405ce8e3",
2026-06-12 17:20:10.398815 | controller |     "Jun 12 17:04:26.411401 crc crio[21573]: time=\"2026-06-12T17:04:26.410868781Z\" level=info msg=\"Pulled image: registry.redhat.io/redhat/community-operator-index@sha256:8874ea870c535d2628f240c4dfe1c55570869954e66ad633ea84cc782b3982dc\" id=6f314c43-73fd-4869-ad87-f584a5147dec name=/runtime.v1.ImageService/PullImage",
2026-06-12 17:20:10.398831 | controller |     "Jun 12 17:04:26.412245 crc crio[21573]: time=\"2026-06-12T17:04:26.412194847Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/community-operator-index:v4.20\" id=542de475-a229-487d-8f1b-2b41395a4b0e name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:20:10.398846 | controller |     "Jun 12 17:04:26.415569 crc crio[21573]: time=\"2026-06-12T17:04:26.41553015Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/community-operator-index:v4.20\" id=bee72bfe-e356-4287-8360-851578748f1b name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:20:10.398861 | controller |     "Jun 12 17:04:26.424694 crc crio[21573]: time=\"2026-06-12T17:04:26.424592617Z\" level=info msg=\"Creating container: openshift-marketplace/community-operators-dg2kb/extract-content\" id=39065f57-274a-48ca-9b28-f811b06015a2 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:20:10.398876 | controller |     "Jun 12 17:04:26.425193 crc crio[21573]: time=\"2026-06-12T17:04:26.425118582Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.398892 | controller |     "Jun 12 17:04:26.498428 crc crio[21573]: time=\"2026-06-12T17:04:26.498197136Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.398907 | controller |     "Jun 12 17:04:26.503694 crc crio[21573]: time=\"2026-06-12T17:04:26.50362407Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.398933 | controller |     "Jun 12 17:04:26.721072 crc crio[21573]: time=\"2026-06-12T17:04:26.720978309Z\" level=info msg=\"Created container 619eaf0c59131e57b7a049bce673ba057e380d8db9b98abc32aa75b46a9098b5: openshift-marketplace/community-operators-dg2kb/extract-content\" id=39065f57-274a-48ca-9b28-f811b06015a2 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:20:10.398957 | controller |     "Jun 12 17:04:26.725061 crc crio[21573]: time=\"2026-06-12T17:04:26.724581628Z\" level=info msg=\"Starting container: 619eaf0c59131e57b7a049bce673ba057e380d8db9b98abc32aa75b46a9098b5\" id=aaf6c633-3ef5-44f4-9932-c7946452d932 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 17:20:10.398974 | controller |     "Jun 12 17:04:26.731821 crc crio[21573]: time=\"2026-06-12T17:04:26.731704398Z\" level=info msg=\"Started container\" PID=206907 containerID=619eaf0c59131e57b7a049bce673ba057e380d8db9b98abc32aa75b46a9098b5 description=openshift-marketplace/community-operators-dg2kb/extract-content id=aaf6c633-3ef5-44f4-9932-c7946452d932 name=/runtime.v1.RuntimeService/StartContainer sandboxID=9effa1aa56dc9358d86c72fc324b2e98826dc65413e74fd7ae87f0dc1daf95a9",
2026-06-12 17:20:10.398990 | controller |     "Jun 12 17:04:32.744519 crc crio[21573]: time=\"2026-06-12T17:04:32.74191298Z\" level=info msg=\"Stopping container: bf3f2477349dbd01a3266f16b9d01866c7a837cc665857bbaf5834e457eba79e (timeout: 2s)\" id=b4cd51a0-1c9d-49dc-b2bf-c7c3a8511d9f name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 17:20:10.399007 | controller |     "Jun 12 17:04:32.750223 crc crio[21573]: time=\"2026-06-12T17:04:32.749766978Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=6d3da060-d981-4404-8dac-e684a594f699 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:20:10.399022 | controller |     "Jun 12 17:04:32.756349 crc crio[21573]: time=\"2026-06-12T17:04:32.755823009Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=0fd41c8b-28c3-4d56-8c86-2529d2371852 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:20:10.399038 | controller |     "Jun 12 17:04:32.778999 crc crio[21573]: time=\"2026-06-12T17:04:32.778791382Z\" level=info msg=\"Creating container: openshift-marketplace/community-operators-dg2kb/registry-server\" id=886dabff-6a31-4f2b-a12e-ef7c0174dd21 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:20:10.399053 | controller |     "Jun 12 17:04:32.779715 crc crio[21573]: time=\"2026-06-12T17:04:32.779632906Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.399069 | controller |     "Jun 12 17:04:32.880697 crc crio[21573]: time=\"2026-06-12T17:04:32.879719674Z\" level=info msg=\"Stopped container bf3f2477349dbd01a3266f16b9d01866c7a837cc665857bbaf5834e457eba79e: openshift-marketplace/redhat-marketplace-82b4w/registry-server\" id=b4cd51a0-1c9d-49dc-b2bf-c7c3a8511d9f name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 17:20:10.399084 | controller |     "Jun 12 17:04:32.881952 crc crio[21573]: time=\"2026-06-12T17:04:32.881833795Z\" level=info msg=\"Stopping pod sandbox: ea8a8306f6f65eb222ec86398de691432706e35ca32caec736bf4239405ce8e3\" id=27937325-cf6e-41b0-a2c4-73a887e75e85 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 17:20:10.399099 | controller |     "Jun 12 17:04:32.882693 crc crio[21573]: time=\"2026-06-12T17:04:32.882618917Z\" level=info msg=\"Got pod network &{Name:redhat-marketplace-82b4w Namespace:openshift-marketplace ID:ea8a8306f6f65eb222ec86398de691432706e35ca32caec736bf4239405ce8e3 UID:596f641f-73c4-4fa8-8406-9b814b96c9b0 NetNS:/var/run/netns/365fcb44-a160-4a41-bf68-f12646fea8d0 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod596f641f_73c4_4fa8_8406_9b814b96c9b0.slice PodAnnotations:0xc00209e3b8}] Aliases:map[]}\"",
2026-06-12 17:20:10.399119 | controller |     "Jun 12 17:04:32.882876 crc crio[21573]: time=\"2026-06-12T17:04:32.882819672Z\" level=info msg=\"Deleting pod openshift-marketplace_redhat-marketplace-82b4w from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 17:20:10.399135 | controller |     "Jun 12 17:04:32.893115 crc crio[21573]: time=\"2026-06-12T17:04:32.893029428Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.399151 | controller |     "Jun 12 17:04:32.897248 crc crio[21573]: time=\"2026-06-12T17:04:32.897185436Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.399166 | controller |     "Jun 12 17:04:33.204611 crc crio[21573]: time=\"2026-06-12T17:04:33.204489737Z\" level=info msg=\"Created container 9d94589678a84684ad3c6f768132842bd20ff800ee0922986371a2b5265acfad: openshift-marketplace/community-operators-dg2kb/registry-server\" id=886dabff-6a31-4f2b-a12e-ef7c0174dd21 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:20:10.399182 | controller |     "Jun 12 17:04:33.207498 crc crio[21573]: time=\"2026-06-12T17:04:33.206941915Z\" level=info msg=\"Starting container: 9d94589678a84684ad3c6f768132842bd20ff800ee0922986371a2b5265acfad\" id=83630c1a-16b2-4a07-9839-dbbbf847de9d name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 17:20:10.399198 | controller |     "Jun 12 17:04:33.227710 crc crio[21573]: time=\"2026-06-12T17:04:33.226859503Z\" level=info msg=\"Started container\" PID=207290 containerID=9d94589678a84684ad3c6f768132842bd20ff800ee0922986371a2b5265acfad description=openshift-marketplace/community-operators-dg2kb/registry-server id=83630c1a-16b2-4a07-9839-dbbbf847de9d name=/runtime.v1.RuntimeService/StartContainer sandboxID=9effa1aa56dc9358d86c72fc324b2e98826dc65413e74fd7ae87f0dc1daf95a9",
2026-06-12 17:20:10.399214 | controller |     "Jun 12 17:04:33.374308 crc crio[21573]: time=\"2026-06-12T17:04:33.372241869Z\" level=info msg=\"Stopped pod sandbox: ea8a8306f6f65eb222ec86398de691432706e35ca32caec736bf4239405ce8e3\" id=27937325-cf6e-41b0-a2c4-73a887e75e85 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 17:20:10.399230 | controller |     "Jun 12 17:04:33.771933 crc crio[21573]: time=\"2026-06-12T17:04:33.771853535Z\" level=info msg=\"Removing container: bf3f2477349dbd01a3266f16b9d01866c7a837cc665857bbaf5834e457eba79e\" id=0353ab4d-e66c-47d1-b952-3d6cd0903a5c name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 17:20:10.399245 | controller |     "Jun 12 17:04:33.804942 crc crio[21573]: time=\"2026-06-12T17:04:33.804842125Z\" level=info msg=\"Removed container bf3f2477349dbd01a3266f16b9d01866c7a837cc665857bbaf5834e457eba79e: openshift-marketplace/redhat-marketplace-82b4w/registry-server\" id=0353ab4d-e66c-47d1-b952-3d6cd0903a5c name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 17:20:10.399261 | controller |     "Jun 12 17:04:33.811504 crc crio[21573]: time=\"2026-06-12T17:04:33.81137886Z\" level=info msg=\"Removing container: ebb4c2103734cf7750e1b89e480524d255a05c69494def2787c79277dc832f1e\" id=6434630a-8489-4551-b100-b8c661ac918f name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 17:20:10.399276 | controller |     "Jun 12 17:04:33.863197 crc crio[21573]: time=\"2026-06-12T17:04:33.863030675Z\" level=info msg=\"Removed container ebb4c2103734cf7750e1b89e480524d255a05c69494def2787c79277dc832f1e: openshift-marketplace/redhat-marketplace-82b4w/extract-content\" id=6434630a-8489-4551-b100-b8c661ac918f name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 17:20:10.399291 | controller |     "Jun 12 17:04:33.869393 crc crio[21573]: time=\"2026-06-12T17:04:33.869323532Z\" level=info msg=\"Removing container: 760ce0ed29a6a77017b5135e74538fec3fa66e13442b380c2800da68bcb86a2e\" id=5ca5f211-4dc4-49ba-9723-8aef4b4752d7 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 17:20:10.399310 | controller |     "Jun 12 17:04:33.963904 crc crio[21573]: time=\"2026-06-12T17:04:33.962356913Z\" level=info msg=\"Removed container 760ce0ed29a6a77017b5135e74538fec3fa66e13442b380c2800da68bcb86a2e: openshift-marketplace/redhat-marketplace-82b4w/extract-utilities\" id=5ca5f211-4dc4-49ba-9723-8aef4b4752d7 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 17:20:10.399336 | controller |     "Jun 12 17:04:34.811294 crc crio[21573]: time=\"2026-06-12T17:04:34.811191284Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=1afbd86b-a9d3-4d60-a16e-e24930d00c8e name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:20:10.399352 | controller |     "Jun 12 17:04:34.815775 crc crio[21573]: time=\"2026-06-12T17:04:34.815669089Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=1a67d939-8f9e-4e86-8d65-e670146aaaa8 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:20:10.399368 | controller |     "Jun 12 17:04:34.826713 crc crio[21573]: time=\"2026-06-12T17:04:34.82640591Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-operators-9gcc6/registry-server\" id=eb8195f4-7111-401c-b218-2c1f03944083 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:20:10.399384 | controller |     "Jun 12 17:04:34.827120 crc crio[21573]: time=\"2026-06-12T17:04:34.826912414Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.399400 | controller |     "Jun 12 17:04:34.911701 crc crio[21573]: time=\"2026-06-12T17:04:34.911579931Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.399416 | controller |     "Jun 12 17:04:34.915337 crc crio[21573]: time=\"2026-06-12T17:04:34.915288116Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.399432 | controller |     "Jun 12 17:04:35.113861 crc crio[21573]: time=\"2026-06-12T17:04:35.112540612Z\" level=info msg=\"Created container 1268ccada396a8e320cdbbeb0903d0da9fc32b547a957b2b24810b25cbfc8755: openshift-marketplace/redhat-operators-9gcc6/registry-server\" id=eb8195f4-7111-401c-b218-2c1f03944083 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:20:10.399447 | controller |     "Jun 12 17:04:35.116286 crc crio[21573]: time=\"2026-06-12T17:04:35.116176374Z\" level=info msg=\"Starting container: 1268ccada396a8e320cdbbeb0903d0da9fc32b547a957b2b24810b25cbfc8755\" id=1a65cae8-e774-4540-8366-3ccd141b2cc4 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 17:20:10.399463 | controller |     "Jun 12 17:04:35.126052 crc crio[21573]: time=\"2026-06-12T17:04:35.125906658Z\" level=info msg=\"Started container\" PID=207469 containerID=1268ccada396a8e320cdbbeb0903d0da9fc32b547a957b2b24810b25cbfc8755 description=openshift-marketplace/redhat-operators-9gcc6/registry-server id=1a65cae8-e774-4540-8366-3ccd141b2cc4 name=/runtime.v1.RuntimeService/StartContainer sandboxID=c9bd897649107dcf1aa157ba78da84aa2faeb70dda13d88987d131db41590103",
2026-06-12 17:20:10.399479 | controller |     "Jun 12 17:04:47.008142 crc crio[21573]: time=\"2026-06-12T17:04:47.007371609Z\" level=info msg=\"Stopping container: 9d94589678a84684ad3c6f768132842bd20ff800ee0922986371a2b5265acfad (timeout: 2s)\" id=958d13d0-1eef-45f1-be7b-e4ab12d5e3d5 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 17:20:10.399495 | controller |     "Jun 12 17:04:47.144838 crc crio[21573]: time=\"2026-06-12T17:04:47.14470315Z\" level=info msg=\"Stopped container 9d94589678a84684ad3c6f768132842bd20ff800ee0922986371a2b5265acfad: openshift-marketplace/community-operators-dg2kb/registry-server\" id=958d13d0-1eef-45f1-be7b-e4ab12d5e3d5 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 17:20:10.399514 | controller |     "Jun 12 17:04:47.146359 crc crio[21573]: time=\"2026-06-12T17:04:47.146293665Z\" level=info msg=\"Stopping pod sandbox: 9effa1aa56dc9358d86c72fc324b2e98826dc65413e74fd7ae87f0dc1daf95a9\" id=3775af51-3027-4a25-a09e-c57ba6f4a80a name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 17:20:10.399530 | controller |     "Jun 12 17:04:47.147220 crc crio[21573]: time=\"2026-06-12T17:04:47.147147948Z\" level=info msg=\"Got pod network &{Name:community-operators-dg2kb Namespace:openshift-marketplace ID:9effa1aa56dc9358d86c72fc324b2e98826dc65413e74fd7ae87f0dc1daf95a9 UID:ca54536c-b604-49ab-8ece-257f3f047e45 NetNS:/var/run/netns/ba9fba98-a5a0-40ad-a04b-c1de74c6dbc0 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podca54536c_b604_49ab_8ece_257f3f047e45.slice PodAnnotations:0xc000640b48}] Aliases:map[]}\"",
2026-06-12 17:20:10.399546 | controller |     "Jun 12 17:04:47.147425 crc crio[21573]: time=\"2026-06-12T17:04:47.147368344Z\" level=info msg=\"Deleting pod openshift-marketplace_community-operators-dg2kb from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 17:20:10.399563 | controller |     "Jun 12 17:04:47.486106 crc crio[21573]: time=\"2026-06-12T17:04:47.485615354Z\" level=info msg=\"Stopped pod sandbox: 9effa1aa56dc9358d86c72fc324b2e98826dc65413e74fd7ae87f0dc1daf95a9\" id=3775af51-3027-4a25-a09e-c57ba6f4a80a name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 17:20:10.399600 | controller |     "Jun 12 17:04:48.036822 crc crio[21573]: time=\"2026-06-12T17:04:48.03499909Z\" level=info msg=\"Removing container: 9d94589678a84684ad3c6f768132842bd20ff800ee0922986371a2b5265acfad\" id=4187a3ba-53ef-4aed-85c6-725e65247f14 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 17:20:10.399619 | controller |     "Jun 12 17:04:48.087930 crc crio[21573]: time=\"2026-06-12T17:04:48.087751782Z\" level=info msg=\"Removed container 9d94589678a84684ad3c6f768132842bd20ff800ee0922986371a2b5265acfad: openshift-marketplace/community-operators-dg2kb/registry-server\" id=4187a3ba-53ef-4aed-85c6-725e65247f14 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 17:20:10.399636 | controller |     "Jun 12 17:04:48.093358 crc crio[21573]: time=\"2026-06-12T17:04:48.093216139Z\" level=info msg=\"Removing container: 619eaf0c59131e57b7a049bce673ba057e380d8db9b98abc32aa75b46a9098b5\" id=f223abdf-0119-4bac-8a67-1ed412d84581 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 17:20:10.399652 | controller |     "Jun 12 17:04:48.154843 crc crio[21573]: time=\"2026-06-12T17:04:48.154710341Z\" level=info msg=\"Removed container 619eaf0c59131e57b7a049bce673ba057e380d8db9b98abc32aa75b46a9098b5: openshift-marketplace/community-operators-dg2kb/extract-content\" id=f223abdf-0119-4bac-8a67-1ed412d84581 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 17:20:10.399668 | controller |     "Jun 12 17:04:48.158177 crc crio[21573]: time=\"2026-06-12T17:04:48.158104633Z\" level=info msg=\"Removing container: 847089618cba00306f51107ff73990c1c1646aa0806e7ec88010df01a2bc7769\" id=8e389888-fba8-4cf8-9272-786d9ed6fd6b name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 17:20:10.399684 | controller |     "Jun 12 17:04:48.200483 crc crio[21573]: time=\"2026-06-12T17:04:48.200321215Z\" level=info msg=\"Removed container 847089618cba00306f51107ff73990c1c1646aa0806e7ec88010df01a2bc7769: openshift-marketplace/community-operators-dg2kb/extract-utilities\" id=8e389888-fba8-4cf8-9272-786d9ed6fd6b name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 17:20:10.399700 | controller |     "Jun 12 17:04:53.124945 crc crio[21573]: time=\"2026-06-12T17:04:53.123708113Z\" level=info msg=\"Stopping container: 1268ccada396a8e320cdbbeb0903d0da9fc32b547a957b2b24810b25cbfc8755 (timeout: 2s)\" id=ab076efc-a234-48b1-bf74-239ba6d2c10b name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 17:20:10.399721 | controller |     "Jun 12 17:04:53.252642 crc crio[21573]: time=\"2026-06-12T17:04:53.249248134Z\" level=info msg=\"Stopped container 1268ccada396a8e320cdbbeb0903d0da9fc32b547a957b2b24810b25cbfc8755: openshift-marketplace/redhat-operators-9gcc6/registry-server\" id=ab076efc-a234-48b1-bf74-239ba6d2c10b name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 17:20:10.399737 | controller |     "Jun 12 17:04:53.252642 crc crio[21573]: time=\"2026-06-12T17:04:53.250321064Z\" level=info msg=\"Stopping pod sandbox: c9bd897649107dcf1aa157ba78da84aa2faeb70dda13d88987d131db41590103\" id=004bdd14-53ee-4ec4-a5d8-9d48a627f94a name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 17:20:10.399754 | controller |     "Jun 12 17:04:53.252642 crc crio[21573]: time=\"2026-06-12T17:04:53.250924181Z\" level=info msg=\"Got pod network &{Name:redhat-operators-9gcc6 Namespace:openshift-marketplace ID:c9bd897649107dcf1aa157ba78da84aa2faeb70dda13d88987d131db41590103 UID:8a1ad9ba-fbc2-42d4-8779-fbbc40f8b8f7 NetNS:/var/run/netns/13511029-32ae-483e-8115-147d5382ba26 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod8a1ad9ba_fbc2_42d4_8779_fbbc40f8b8f7.slice PodAnnotations:0xc001897018}] Aliases:map[]}\"",
2026-06-12 17:20:10.399770 | controller |     "Jun 12 17:04:53.252642 crc crio[21573]: time=\"2026-06-12T17:04:53.251054644Z\" level=info msg=\"Deleting pod openshift-marketplace_redhat-operators-9gcc6 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 17:20:10.399789 | controller |     "Jun 12 17:04:53.605954 crc crio[21573]: time=\"2026-06-12T17:04:53.605059476Z\" level=info msg=\"Stopped pod sandbox: c9bd897649107dcf1aa157ba78da84aa2faeb70dda13d88987d131db41590103\" id=004bdd14-53ee-4ec4-a5d8-9d48a627f94a name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 17:20:10.399804 | controller |     "Jun 12 17:04:54.142214 crc crio[21573]: time=\"2026-06-12T17:04:54.141788428Z\" level=info msg=\"Removing container: 1268ccada396a8e320cdbbeb0903d0da9fc32b547a957b2b24810b25cbfc8755\" id=11870957-b64b-41ea-ad2f-c803be93600a name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 17:20:10.399819 | controller |     "Jun 12 17:04:54.209542 crc crio[21573]: time=\"2026-06-12T17:04:54.204744599Z\" level=info msg=\"Removed container 1268ccada396a8e320cdbbeb0903d0da9fc32b547a957b2b24810b25cbfc8755: openshift-marketplace/redhat-operators-9gcc6/registry-server\" id=11870957-b64b-41ea-ad2f-c803be93600a name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 17:20:10.399834 | controller |     "Jun 12 17:04:54.215221 crc crio[21573]: time=\"2026-06-12T17:04:54.215130859Z\" level=info msg=\"Removing container: c4bfba1cba042096bb72d8799176564e26fcfcac018be46dd8267635878c5767\" id=7309add1-c18d-4823-b30f-827ee735040c name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 17:20:10.399849 | controller |     "Jun 12 17:04:54.276015 crc crio[21573]: time=\"2026-06-12T17:04:54.275918808Z\" level=info msg=\"Removed container c4bfba1cba042096bb72d8799176564e26fcfcac018be46dd8267635878c5767: openshift-marketplace/redhat-operators-9gcc6/extract-content\" id=7309add1-c18d-4823-b30f-827ee735040c name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 17:20:10.399864 | controller |     "Jun 12 17:04:54.283320 crc crio[21573]: time=\"2026-06-12T17:04:54.283222063Z\" level=info msg=\"Removing container: ebd17708c96f4f840951b366109c8926f80d8d378fd1331009701da828f8cc4a\" id=5f0d3aff-a91c-4681-8c4d-3cca06962875 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 17:20:10.399879 | controller |     "Jun 12 17:04:54.317991 crc crio[21573]: time=\"2026-06-12T17:04:54.317865336Z\" level=info msg=\"Removed container ebd17708c96f4f840951b366109c8926f80d8d378fd1331009701da828f8cc4a: openshift-marketplace/redhat-operators-9gcc6/extract-utilities\" id=5f0d3aff-a91c-4681-8c4d-3cca06962875 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 17:20:10.399897 | controller |     "Jun 12 17:05:05.474521 crc crio[21573]: time=\"2026-06-12T17:05:05.473050655Z\" level=info msg=\"Removing container: 6d96c60e23e10e5b37e5367c4401b6c724b60bf1c6c978b4020bf2b5ae4e3b9c\" id=685ae4b8-73d0-496f-9c4e-9f404c626d14 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 17:20:10.399913 | controller |     "Jun 12 17:05:05.688516 crc crio[21573]: time=\"2026-06-12T17:05:05.688240444Z\" level=info msg=\"Removed container 6d96c60e23e10e5b37e5367c4401b6c724b60bf1c6c978b4020bf2b5ae4e3b9c: openshift-infra/auto-csr-approver-29688058-pchhf/oc\" id=685ae4b8-73d0-496f-9c4e-9f404c626d14 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 17:20:10.399928 | controller |     "Jun 12 17:05:05.699773 crc crio[21573]: time=\"2026-06-12T17:05:05.699638304Z\" level=info msg=\"Stopping pod sandbox: 9effa1aa56dc9358d86c72fc324b2e98826dc65413e74fd7ae87f0dc1daf95a9\" id=78c39e65-dc07-4e46-9316-55917036075b name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 17:20:10.399946 | controller |     "Jun 12 17:05:05.699773 crc crio[21573]: time=\"2026-06-12T17:05:05.699732216Z\" level=info msg=\"Stopped pod sandbox (already stopped): 9effa1aa56dc9358d86c72fc324b2e98826dc65413e74fd7ae87f0dc1daf95a9\" id=78c39e65-dc07-4e46-9316-55917036075b name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 17:20:10.399969 | controller |     "Jun 12 17:05:05.701075 crc crio[21573]: time=\"2026-06-12T17:05:05.700994921Z\" level=info msg=\"Removing pod sandbox: 9effa1aa56dc9358d86c72fc324b2e98826dc65413e74fd7ae87f0dc1daf95a9\" id=0da7898e-7348-47b1-92b5-d99473c2f5a4 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 17:20:10.399985 | controller |     "Jun 12 17:05:05.714556 crc crio[21573]: time=\"2026-06-12T17:05:05.714406189Z\" level=info msg=\"Removed pod sandbox: 9effa1aa56dc9358d86c72fc324b2e98826dc65413e74fd7ae87f0dc1daf95a9\" id=0da7898e-7348-47b1-92b5-d99473c2f5a4 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 17:20:10.400001 | controller |     "Jun 12 17:05:05.716184 crc crio[21573]: time=\"2026-06-12T17:05:05.716079263Z\" level=info msg=\"Stopping pod sandbox: c9bd897649107dcf1aa157ba78da84aa2faeb70dda13d88987d131db41590103\" id=47cb4c28-403c-44e1-bcc5-e9ede1066ace name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 17:20:10.400016 | controller |     "Jun 12 17:05:05.716323 crc crio[21573]: time=\"2026-06-12T17:05:05.716191646Z\" level=info msg=\"Stopped pod sandbox (already stopped): c9bd897649107dcf1aa157ba78da84aa2faeb70dda13d88987d131db41590103\" id=47cb4c28-403c-44e1-bcc5-e9ede1066ace name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 17:20:10.400030 | controller |     "Jun 12 17:05:05.717636 crc crio[21573]: time=\"2026-06-12T17:05:05.717557255Z\" level=info msg=\"Removing pod sandbox: c9bd897649107dcf1aa157ba78da84aa2faeb70dda13d88987d131db41590103\" id=6128a66c-d40b-429f-852c-0bba23a43655 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 17:20:10.400045 | controller |     "Jun 12 17:05:05.732709 crc crio[21573]: time=\"2026-06-12T17:05:05.732612541Z\" level=info msg=\"Removed pod sandbox: c9bd897649107dcf1aa157ba78da84aa2faeb70dda13d88987d131db41590103\" id=6128a66c-d40b-429f-852c-0bba23a43655 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 17:20:10.400059 | controller |     "Jun 12 17:05:05.734253 crc crio[21573]: time=\"2026-06-12T17:05:05.734177969Z\" level=info msg=\"Stopping pod sandbox: ea8a8306f6f65eb222ec86398de691432706e35ca32caec736bf4239405ce8e3\" id=e8f0b925-d8ce-4e05-bf59-1b8a1984c959 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 17:20:10.400074 | controller |     "Jun 12 17:05:05.734253 crc crio[21573]: time=\"2026-06-12T17:05:05.734242041Z\" level=info msg=\"Stopped pod sandbox (already stopped): ea8a8306f6f65eb222ec86398de691432706e35ca32caec736bf4239405ce8e3\" id=e8f0b925-d8ce-4e05-bf59-1b8a1984c959 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 17:20:10.400092 | controller |     "Jun 12 17:05:05.735095 crc crio[21573]: time=\"2026-06-12T17:05:05.735026453Z\" level=info msg=\"Removing pod sandbox: ea8a8306f6f65eb222ec86398de691432706e35ca32caec736bf4239405ce8e3\" id=3ab8b363-ddc9-40bf-9f89-2ba5fd36542f name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 17:20:10.400108 | controller |     "Jun 12 17:05:05.748539 crc crio[21573]: time=\"2026-06-12T17:05:05.748399247Z\" level=info msg=\"Removed pod sandbox: ea8a8306f6f65eb222ec86398de691432706e35ca32caec736bf4239405ce8e3\" id=3ab8b363-ddc9-40bf-9f89-2ba5fd36542f name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 17:20:10.400123 | controller |     "Jun 12 17:05:05.750306 crc crio[21573]: time=\"2026-06-12T17:05:05.750169336Z\" level=info msg=\"Stopping pod sandbox: 91af516ad10cfe58ecae5e675accb13a12c12c4ac9d738330f65d0ee5392c9d0\" id=587a9140-5adb-42b9-bba0-cb1a9887d5ee name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 17:20:10.400137 | controller |     "Jun 12 17:05:05.750403 crc crio[21573]: time=\"2026-06-12T17:05:05.750306841Z\" level=info msg=\"Stopped pod sandbox (already stopped): 91af516ad10cfe58ecae5e675accb13a12c12c4ac9d738330f65d0ee5392c9d0\" id=587a9140-5adb-42b9-bba0-cb1a9887d5ee name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 17:20:10.400152 | controller |     "Jun 12 17:05:05.751336 crc crio[21573]: time=\"2026-06-12T17:05:05.751236486Z\" level=info msg=\"Removing pod sandbox: 91af516ad10cfe58ecae5e675accb13a12c12c4ac9d738330f65d0ee5392c9d0\" id=37728029-8bff-4f1a-b2fd-aa9876994a8f name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 17:20:10.400167 | controller |     "Jun 12 17:05:05.764895 crc crio[21573]: time=\"2026-06-12T17:05:05.764807548Z\" level=info msg=\"Removed pod sandbox: 91af516ad10cfe58ecae5e675accb13a12c12c4ac9d738330f65d0ee5392c9d0\" id=37728029-8bff-4f1a-b2fd-aa9876994a8f name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 17:20:10.400181 | controller |     "Jun 12 17:06:00.985209 crc crio[21573]: time=\"2026-06-12T17:06:00.984379324Z\" level=info msg=\"Running pod sandbox: openshift-infra/auto-csr-approver-29688066-7hbhc/POD\" id=d8e37663-5707-40d6-a269-802d876b779a name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:20:10.400196 | controller |     "Jun 12 17:06:00.987141 crc crio[21573]: time=\"2026-06-12T17:06:00.985321871Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.400211 | controller |     "Jun 12 17:06:01.047830 crc crio[21573]: time=\"2026-06-12T17:06:01.047732945Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29688066-7hbhc Namespace:openshift-infra ID:c0d79663f166e99a9f5cc99df2975eacfa3f3a6fd17540a1532899d4348c35bd UID:572a46a9-66c3-4c69-91e5-641ee7518344 NetNS:/var/run/netns/3d8582ae-2096-407e-8046-bc20f2405826 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod572a46a9_66c3_4c69_91e5_641ee7518344.slice PodAnnotations:0xc002722408}] Aliases:map[]}\"",
2026-06-12 17:20:10.400227 | controller |     "Jun 12 17:06:01.047830 crc crio[21573]: time=\"2026-06-12T17:06:01.047796917Z\" level=info msg=\"Adding pod openshift-infra_auto-csr-approver-29688066-7hbhc to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 17:20:10.400242 | controller |     "Jun 12 17:06:02.825980 crc crio[21573]: 2026-06-12T17:06:02Z [verbose] CmdAdd (shim): {1.1.0 [{Name:c0d79663f166e99 Mac:0a:2f:22:ba:d9:f1 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:10 Mtu:0 Sandbox:/var/run/netns/3d8582ae-2096-407e-8046-bc20f2405826 SocketPath: PciID:}] [{Interface:0xc0004a65b0 Address:{IP:10.217.1.16 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 17:20:10.400258 | controller |     "Jun 12 17:06:02.829193 crc crio[21573]: time=\"2026-06-12T17:06:02.828340636Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29688066-7hbhc Namespace:openshift-infra ID:c0d79663f166e99a9f5cc99df2975eacfa3f3a6fd17540a1532899d4348c35bd UID:572a46a9-66c3-4c69-91e5-641ee7518344 NetNS:/var/run/netns/3d8582ae-2096-407e-8046-bc20f2405826 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod572a46a9_66c3_4c69_91e5_641ee7518344.slice PodAnnotations:0xc002722408}] Aliases:map[]}\"",
2026-06-12 17:20:10.400276 | controller |     "Jun 12 17:06:02.829498 crc crio[21573]: time=\"2026-06-12T17:06:02.829361815Z\" level=info msg=\"Checking pod openshift-infra_auto-csr-approver-29688066-7hbhc for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 17:20:10.400292 | controller |     "Jun 12 17:06:02.847033 crc crio[21573]: time=\"2026-06-12T17:06:02.846991737Z\" level=info msg=\"Ran pod sandbox c0d79663f166e99a9f5cc99df2975eacfa3f3a6fd17540a1532899d4348c35bd with infra container: openshift-infra/auto-csr-approver-29688066-7hbhc/POD\" id=d8e37663-5707-40d6-a269-802d876b779a name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:20:10.400310 | controller |     "Jun 12 17:06:02.852591 crc crio[21573]: time=\"2026-06-12T17:06:02.852342947Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-cli:latest\" id=d84ccba0-1f6c-4d56-bafc-056f978447b7 name=/runtime.v1.ImageService/PullImage",
2026-06-12 17:20:10.400325 | controller |     "Jun 12 17:06:02.864726 crc crio[21573]: time=\"2026-06-12T17:06:02.86387576Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-cli:latest\\\"\"",
2026-06-12 17:20:10.400340 | controller |     "Jun 12 17:06:04.231747 crc crio[21573]: time=\"2026-06-12T17:06:04.231642148Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9\" id=d84ccba0-1f6c-4d56-bafc-056f978447b7 name=/runtime.v1.ImageService/PullImage",
2026-06-12 17:20:10.400355 | controller |     "Jun 12 17:06:04.233903 crc crio[21573]: time=\"2026-06-12T17:06:04.233869741Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=96afefd7-23a4-4e0f-b21a-c3decb77d50e name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:20:10.400370 | controller |     "Jun 12 17:06:04.237229 crc crio[21573]: time=\"2026-06-12T17:06:04.237123992Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=51cab6ad-0542-4ce8-8545-2ce24553bb07 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:20:10.400385 | controller |     "Jun 12 17:06:04.253324 crc crio[21573]: time=\"2026-06-12T17:06:04.252348797Z\" level=info msg=\"Creating container: openshift-infra/auto-csr-approver-29688066-7hbhc/oc\" id=73b827fa-ef7e-4740-9f75-2c254cfd1c85 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:20:10.400400 | controller |     "Jun 12 17:06:04.253962 crc crio[21573]: time=\"2026-06-12T17:06:04.25388801Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.400415 | controller |     "Jun 12 17:06:04.320793 crc crio[21573]: time=\"2026-06-12T17:06:04.320297086Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.400430 | controller |     "Jun 12 17:06:04.738117 crc crio[21573]: time=\"2026-06-12T17:06:04.738017004Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.400444 | controller |     "Jun 12 17:06:04.884142 crc crio[21573]: time=\"2026-06-12T17:06:04.882552195Z\" level=info msg=\"Created container f493563de2c0486fb16a5708a5f15cf9e9c82ec487a66bb2bbe3ec1e01ed84d7: openshift-infra/auto-csr-approver-29688066-7hbhc/oc\" id=73b827fa-ef7e-4740-9f75-2c254cfd1c85 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:20:10.400462 | controller |     "Jun 12 17:06:04.884724 crc crio[21573]: time=\"2026-06-12T17:06:04.884678165Z\" level=info msg=\"Starting container: f493563de2c0486fb16a5708a5f15cf9e9c82ec487a66bb2bbe3ec1e01ed84d7\" id=4daa044b-4583-4cf8-ba39-a1c661e063f1 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 17:20:10.400478 | controller |     "Jun 12 17:06:04.893718 crc crio[21573]: time=\"2026-06-12T17:06:04.893612714Z\" level=info msg=\"Started container\" PID=212678 containerID=f493563de2c0486fb16a5708a5f15cf9e9c82ec487a66bb2bbe3ec1e01ed84d7 description=openshift-infra/auto-csr-approver-29688066-7hbhc/oc id=4daa044b-4583-4cf8-ba39-a1c661e063f1 name=/runtime.v1.RuntimeService/StartContainer sandboxID=c0d79663f166e99a9f5cc99df2975eacfa3f3a6fd17540a1532899d4348c35bd",
2026-06-12 17:20:10.400495 | controller |     "Jun 12 17:06:06.708628 crc crio[21573]: time=\"2026-06-12T17:06:06.707513985Z\" level=info msg=\"Stopping pod sandbox: c0d79663f166e99a9f5cc99df2975eacfa3f3a6fd17540a1532899d4348c35bd\" id=3271fb1b-9cc3-4737-9660-16261b5aa7e9 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 17:20:10.400511 | controller |     "Jun 12 17:06:06.710540 crc crio[21573]: time=\"2026-06-12T17:06:06.7090848Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29688066-7hbhc Namespace:openshift-infra ID:c0d79663f166e99a9f5cc99df2975eacfa3f3a6fd17540a1532899d4348c35bd UID:572a46a9-66c3-4c69-91e5-641ee7518344 NetNS:/var/run/netns/3d8582ae-2096-407e-8046-bc20f2405826 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod572a46a9_66c3_4c69_91e5_641ee7518344.slice PodAnnotations:0xc0050f20a0}] Aliases:map[]}\"",
2026-06-12 17:20:10.400527 | controller |     "Jun 12 17:06:06.710540 crc crio[21573]: time=\"2026-06-12T17:06:06.709254624Z\" level=info msg=\"Deleting pod openshift-infra_auto-csr-approver-29688066-7hbhc from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 17:20:10.400542 | controller |     "Jun 12 17:06:07.147516 crc crio[21573]: time=\"2026-06-12T17:06:07.147243321Z\" level=info msg=\"Stopped pod sandbox: c0d79663f166e99a9f5cc99df2975eacfa3f3a6fd17540a1532899d4348c35bd\" id=3271fb1b-9cc3-4737-9660-16261b5aa7e9 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 17:20:10.400558 | controller |     "Jun 12 17:06:13.860177 crc crio[21573]: time=\"2026-06-12T17:06:13.859010131Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/certified-operators-wfk4n/POD\" id=a1ba371f-06d6-49ab-9aff-0c642efb498c name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:20:10.400589 | controller |     "Jun 12 17:06:13.861625 crc crio[21573]: time=\"2026-06-12T17:06:13.860205045Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.400613 | controller |     "Jun 12 17:06:13.911252 crc crio[21573]: time=\"2026-06-12T17:06:13.910823111Z\" level=info msg=\"Got pod network &{Name:certified-operators-wfk4n Namespace:openshift-marketplace ID:7279bfe83ad65dd7f36351abe9a1a54a93b1963a40920fce3c7a3ef1b311bebe UID:d5b9dd24-64af-4252-ba04-315f8373a441 NetNS:/var/run/netns/fcf24636-2268-4df8-9d01-3cc1dc2f64ef Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podd5b9dd24_64af_4252_ba04_315f8373a441.slice PodAnnotations:0xc00338e9e0}] Aliases:map[]}\"",
2026-06-12 17:20:10.400631 | controller |     "Jun 12 17:06:13.911252 crc crio[21573]: time=\"2026-06-12T17:06:13.911222212Z\" level=info msg=\"Adding pod openshift-marketplace_certified-operators-wfk4n to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 17:20:10.400647 | controller |     "Jun 12 17:06:14.393796 crc crio[21573]: 2026-06-12T17:06:14Z [verbose] CmdAdd (shim): {1.1.0 [{Name:7279bfe83ad65dd Mac:36:34:9e:c6:9a:d9 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:11 Mtu:0 Sandbox:/var/run/netns/fcf24636-2268-4df8-9d01-3cc1dc2f64ef SocketPath: PciID:}] [{Interface:0xc0002f70c0 Address:{IP:10.217.1.17 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 17:20:10.400674 | controller |     "Jun 12 17:06:14.395619 crc crio[21573]: time=\"2026-06-12T17:06:14.39551461Z\" level=info msg=\"Got pod network &{Name:certified-operators-wfk4n Namespace:openshift-marketplace ID:7279bfe83ad65dd7f36351abe9a1a54a93b1963a40920fce3c7a3ef1b311bebe UID:d5b9dd24-64af-4252-ba04-315f8373a441 NetNS:/var/run/netns/fcf24636-2268-4df8-9d01-3cc1dc2f64ef Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podd5b9dd24_64af_4252_ba04_315f8373a441.slice PodAnnotations:0xc00338e9e0}] Aliases:map[]}\"",
2026-06-12 17:20:10.400691 | controller |     "Jun 12 17:06:14.395817 crc crio[21573]: time=\"2026-06-12T17:06:14.395738227Z\" level=info msg=\"Checking pod openshift-marketplace_certified-operators-wfk4n for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 17:20:10.400706 | controller |     "Jun 12 17:06:14.451472 crc crio[21573]: time=\"2026-06-12T17:06:14.451342575Z\" level=info msg=\"Ran pod sandbox 7279bfe83ad65dd7f36351abe9a1a54a93b1963a40920fce3c7a3ef1b311bebe with infra container: openshift-marketplace/certified-operators-wfk4n/POD\" id=a1ba371f-06d6-49ab-9aff-0c642efb498c name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:20:10.400722 | controller |     "Jun 12 17:06:14.465000 crc crio[21573]: time=\"2026-06-12T17:06:14.464020835Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=2323e9e6-e79a-4b23-a3c5-7731014eb548 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:20:10.400737 | controller |     "Jun 12 17:06:14.467351 crc crio[21573]: time=\"2026-06-12T17:06:14.467144862Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=325e5941-8938-40f2-b516-b7654d906ddb name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:20:10.400752 | controller |     "Jun 12 17:06:14.478201 crc crio[21573]: time=\"2026-06-12T17:06:14.478079008Z\" level=info msg=\"Creating container: openshift-marketplace/certified-operators-wfk4n/extract-utilities\" id=b163bb99-a103-484d-9461-f18642841c96 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:20:10.400767 | controller |     "Jun 12 17:06:14.478988 crc crio[21573]: time=\"2026-06-12T17:06:14.478906022Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.400783 | controller |     "Jun 12 17:06:14.587706 crc crio[21573]: time=\"2026-06-12T17:06:14.587374274Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.400799 | controller |     "Jun 12 17:06:14.601722 crc crio[21573]: time=\"2026-06-12T17:06:14.601619946Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.400814 | controller |     "Jun 12 17:06:14.796913 crc crio[21573]: time=\"2026-06-12T17:06:14.796798512Z\" level=info msg=\"Created container 0ce7308e5fb4cde8ae99b1993059ea278c8f0e420d0360b4217001712ca0e8db: openshift-marketplace/certified-operators-wfk4n/extract-utilities\" id=b163bb99-a103-484d-9461-f18642841c96 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:20:10.400830 | controller |     "Jun 12 17:06:14.798997 crc crio[21573]: time=\"2026-06-12T17:06:14.798899127Z\" level=info msg=\"Starting container: 0ce7308e5fb4cde8ae99b1993059ea278c8f0e420d0360b4217001712ca0e8db\" id=30ed3d68-102d-4b6c-8b2e-e068780cdd82 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 17:20:10.400848 | controller |     "Jun 12 17:06:14.811103 crc crio[21573]: time=\"2026-06-12T17:06:14.810979258Z\" level=info msg=\"Started container\" PID=213375 containerID=0ce7308e5fb4cde8ae99b1993059ea278c8f0e420d0360b4217001712ca0e8db description=openshift-marketplace/certified-operators-wfk4n/extract-utilities id=30ed3d68-102d-4b6c-8b2e-e068780cdd82 name=/runtime.v1.RuntimeService/StartContainer sandboxID=7279bfe83ad65dd7f36351abe9a1a54a93b1963a40920fce3c7a3ef1b311bebe",
2026-06-12 17:20:10.400865 | controller |     "Jun 12 17:06:15.888423 crc crio[21573]: time=\"2026-06-12T17:06:15.881757761Z\" level=info msg=\"Pulling image: registry.redhat.io/redhat/certified-operator-index:v4.20\" id=7780b466-a802-42ca-87e5-324c17732da6 name=/runtime.v1.ImageService/PullImage",
2026-06-12 17:20:10.400880 | controller |     "Jun 12 17:06:15.892076 crc crio[21573]: time=\"2026-06-12T17:06:15.891970828Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/redhat/certified-operator-index:v4.20\\\"\"",
2026-06-12 17:20:10.400895 | controller |     "Jun 12 17:06:17.879727 crc crio[21573]: time=\"2026-06-12T17:06:17.879149392Z\" level=info msg=\"Pulled image: registry.redhat.io/redhat/certified-operator-index@sha256:479a8801ff2843735e11b3d64fd2612da3248c45b500a01b08df90f7aab8d46b\" id=7780b466-a802-42ca-87e5-324c17732da6 name=/runtime.v1.ImageService/PullImage",
2026-06-12 17:20:10.400911 | controller |     "Jun 12 17:06:17.881727 crc crio[21573]: time=\"2026-06-12T17:06:17.881659892Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/certified-operator-index:v4.20\" id=e962e9c2-8744-424f-bd6d-cc7719c3bea7 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:20:10.400926 | controller |     "Jun 12 17:06:17.887573 crc crio[21573]: time=\"2026-06-12T17:06:17.887373264Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/certified-operator-index:v4.20\" id=9a079c0a-0950-422c-a73d-b7584e661193 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:20:10.400941 | controller |     "Jun 12 17:06:18.115756 crc crio[21573]: time=\"2026-06-12T17:06:18.115686016Z\" level=info msg=\"Creating container: openshift-marketplace/certified-operators-wfk4n/extract-content\" id=330d5878-6555-44e0-8273-aea13b73063d name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:20:10.400958 | controller |     "Jun 12 17:06:18.117121 crc crio[21573]: time=\"2026-06-12T17:06:18.117088484Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.400981 | controller |     "Jun 12 17:06:18.176639 crc crio[21573]: time=\"2026-06-12T17:06:18.176577617Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.400998 | controller |     "Jun 12 17:06:18.180406 crc crio[21573]: time=\"2026-06-12T17:06:18.180374744Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.401013 | controller |     "Jun 12 17:06:18.784510 crc crio[21573]: time=\"2026-06-12T17:06:18.783894246Z\" level=info msg=\"Created container ff668ec7a7350283ef7c02e620cf2a41527bee4f4f9746f95670e0f4c5f3becb: openshift-marketplace/certified-operators-wfk4n/extract-content\" id=330d5878-6555-44e0-8273-aea13b73063d name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:20:10.401028 | controller |     "Jun 12 17:06:18.787264 crc crio[21573]: time=\"2026-06-12T17:06:18.787149687Z\" level=info msg=\"Starting container: ff668ec7a7350283ef7c02e620cf2a41527bee4f4f9746f95670e0f4c5f3becb\" id=145cf09f-c0ba-4b9f-a8b5-8d3756c2c97c name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 17:20:10.401043 | controller |     "Jun 12 17:06:18.796050 crc crio[21573]: time=\"2026-06-12T17:06:18.795939085Z\" level=info msg=\"Started container\" PID=213603 containerID=ff668ec7a7350283ef7c02e620cf2a41527bee4f4f9746f95670e0f4c5f3becb description=openshift-marketplace/certified-operators-wfk4n/extract-content id=145cf09f-c0ba-4b9f-a8b5-8d3756c2c97c name=/runtime.v1.RuntimeService/StartContainer sandboxID=7279bfe83ad65dd7f36351abe9a1a54a93b1963a40920fce3c7a3ef1b311bebe",
2026-06-12 17:20:10.401061 | controller |     "Jun 12 17:06:22.013109 crc crio[21573]: time=\"2026-06-12T17:06:22.011585293Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=42393635-9dcf-42b7-ae11-73ceb12666c4 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:20:10.401077 | controller |     "Jun 12 17:06:22.016689 crc crio[21573]: time=\"2026-06-12T17:06:22.016595083Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=86ba15be-a3ad-46a3-837d-2eb7b66dc961 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:20:10.401091 | controller |     "Jun 12 17:06:22.024422 crc crio[21573]: time=\"2026-06-12T17:06:22.0243503Z\" level=info msg=\"Creating container: openshift-marketplace/certified-operators-wfk4n/registry-server\" id=b0d0247b-df9b-4982-bf33-d90218485656 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:20:10.401106 | controller |     "Jun 12 17:06:22.024839 crc crio[21573]: time=\"2026-06-12T17:06:22.024778302Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.401121 | controller |     "Jun 12 17:06:22.131935 crc crio[21573]: time=\"2026-06-12T17:06:22.131769883Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.401136 | controller |     "Jun 12 17:06:22.137613 crc crio[21573]: time=\"2026-06-12T17:06:22.137542315Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.401150 | controller |     "Jun 12 17:06:22.342112 crc crio[21573]: time=\"2026-06-12T17:06:22.341253522Z\" level=info msg=\"Created container 6e3df9e12b4d98dd40d0c4cd6025b174bf2d9d71b4d16791aac162d754d91020: openshift-marketplace/certified-operators-wfk4n/registry-server\" id=b0d0247b-df9b-4982-bf33-d90218485656 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:20:10.401166 | controller |     "Jun 12 17:06:22.344727 crc crio[21573]: time=\"2026-06-12T17:06:22.344657806Z\" level=info msg=\"Starting container: 6e3df9e12b4d98dd40d0c4cd6025b174bf2d9d71b4d16791aac162d754d91020\" id=95b4bfab-9881-46a0-8fef-c5552af29cac name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 17:20:10.401181 | controller |     "Jun 12 17:06:22.352122 crc crio[21573]: time=\"2026-06-12T17:06:22.351867977Z\" level=info msg=\"Started container\" PID=213780 containerID=6e3df9e12b4d98dd40d0c4cd6025b174bf2d9d71b4d16791aac162d754d91020 description=openshift-marketplace/certified-operators-wfk4n/registry-server id=95b4bfab-9881-46a0-8fef-c5552af29cac name=/runtime.v1.RuntimeService/StartContainer sandboxID=7279bfe83ad65dd7f36351abe9a1a54a93b1963a40920fce3c7a3ef1b311bebe",
2026-06-12 17:20:10.401196 | controller |     "Jun 12 17:06:35.501433 crc crio[21573]: time=\"2026-06-12T17:06:35.50081529Z\" level=info msg=\"Stopping container: 6e3df9e12b4d98dd40d0c4cd6025b174bf2d9d71b4d16791aac162d754d91020 (timeout: 2s)\" id=366a21e5-82ff-4a1e-b4b0-64de2659a9bf name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 17:20:10.401211 | controller |     "Jun 12 17:06:35.625779 crc crio[21573]: time=\"2026-06-12T17:06:35.625665401Z\" level=info msg=\"Stopped container 6e3df9e12b4d98dd40d0c4cd6025b174bf2d9d71b4d16791aac162d754d91020: openshift-marketplace/certified-operators-wfk4n/registry-server\" id=366a21e5-82ff-4a1e-b4b0-64de2659a9bf name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 17:20:10.401229 | controller |     "Jun 12 17:06:35.626824 crc crio[21573]: time=\"2026-06-12T17:06:35.626761131Z\" level=info msg=\"Stopping pod sandbox: 7279bfe83ad65dd7f36351abe9a1a54a93b1963a40920fce3c7a3ef1b311bebe\" id=dfcdc4d2-6782-4df3-954d-a7aabff79923 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 17:20:10.401245 | controller |     "Jun 12 17:06:35.627664 crc crio[21573]: time=\"2026-06-12T17:06:35.627573853Z\" level=info msg=\"Got pod network &{Name:certified-operators-wfk4n Namespace:openshift-marketplace ID:7279bfe83ad65dd7f36351abe9a1a54a93b1963a40920fce3c7a3ef1b311bebe UID:d5b9dd24-64af-4252-ba04-315f8373a441 NetNS:/var/run/netns/fcf24636-2268-4df8-9d01-3cc1dc2f64ef Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podd5b9dd24_64af_4252_ba04_315f8373a441.slice PodAnnotations:0xc006380180}] Aliases:map[]}\"",
2026-06-12 17:20:10.401261 | controller |     "Jun 12 17:06:35.627766 crc crio[21573]: time=\"2026-06-12T17:06:35.627752478Z\" level=info msg=\"Deleting pod openshift-marketplace_certified-operators-wfk4n from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 17:20:10.401275 | controller |     "Jun 12 17:06:36.036222 crc crio[21573]: time=\"2026-06-12T17:06:36.03552021Z\" level=info msg=\"Stopped pod sandbox: 7279bfe83ad65dd7f36351abe9a1a54a93b1963a40920fce3c7a3ef1b311bebe\" id=dfcdc4d2-6782-4df3-954d-a7aabff79923 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 17:20:10.401290 | controller |     "Jun 12 17:06:36.535636 crc crio[21573]: time=\"2026-06-12T17:06:36.534973513Z\" level=info msg=\"Removing container: 6e3df9e12b4d98dd40d0c4cd6025b174bf2d9d71b4d16791aac162d754d91020\" id=b8d5d09e-38ac-4d34-a02d-5cd581f68bf7 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 17:20:10.401305 | controller |     "Jun 12 17:06:36.581741 crc crio[21573]: time=\"2026-06-12T17:06:36.581596001Z\" level=info msg=\"Removed container 6e3df9e12b4d98dd40d0c4cd6025b174bf2d9d71b4d16791aac162d754d91020: openshift-marketplace/certified-operators-wfk4n/registry-server\" id=b8d5d09e-38ac-4d34-a02d-5cd581f68bf7 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 17:20:10.401319 | controller |     "Jun 12 17:06:36.589696 crc crio[21573]: time=\"2026-06-12T17:06:36.589557069Z\" level=info msg=\"Removing container: ff668ec7a7350283ef7c02e620cf2a41527bee4f4f9746f95670e0f4c5f3becb\" id=34502020-b3ef-46dd-aace-8559dc165fe4 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 17:20:10.401334 | controller |     "Jun 12 17:06:36.629702 crc crio[21573]: time=\"2026-06-12T17:06:36.629352174Z\" level=info msg=\"Removed container ff668ec7a7350283ef7c02e620cf2a41527bee4f4f9746f95670e0f4c5f3becb: openshift-marketplace/certified-operators-wfk4n/extract-content\" id=34502020-b3ef-46dd-aace-8559dc165fe4 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 17:20:10.401348 | controller |     "Jun 12 17:06:36.631881 crc crio[21573]: time=\"2026-06-12T17:06:36.631792439Z\" level=info msg=\"Removing container: 0ce7308e5fb4cde8ae99b1993059ea278c8f0e420d0360b4217001712ca0e8db\" id=964d997f-5ea3-43e4-a053-5c49a15e95f8 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 17:20:10.401363 | controller |     "Jun 12 17:06:36.704783 crc crio[21573]: time=\"2026-06-12T17:06:36.704615809Z\" level=info msg=\"Removed container 0ce7308e5fb4cde8ae99b1993059ea278c8f0e420d0360b4217001712ca0e8db: openshift-marketplace/certified-operators-wfk4n/extract-utilities\" id=964d997f-5ea3-43e4-a053-5c49a15e95f8 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 17:20:10.401378 | controller |     "Jun 12 17:07:05.825085 crc crio[21573]: time=\"2026-06-12T17:07:05.824090811Z\" level=info msg=\"Removing container: 2fe586b6bbe3d6a990d8c9d689752c9fcf6d1c162fdb0f4ea0f9a5221b54c515\" id=32e3f9ab-1662-40ae-affa-50f543d3dec6 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 17:20:10.401396 | controller |     "Jun 12 17:07:06.066408 crc crio[21573]: time=\"2026-06-12T17:07:06.065998192Z\" level=info msg=\"Removed container 2fe586b6bbe3d6a990d8c9d689752c9fcf6d1c162fdb0f4ea0f9a5221b54c515: openshift-infra/auto-csr-approver-29688060-xhh4d/oc\" id=32e3f9ab-1662-40ae-affa-50f543d3dec6 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 17:20:10.401411 | controller |     "Jun 12 17:07:06.076897 crc crio[21573]: time=\"2026-06-12T17:07:06.076808716Z\" level=info msg=\"Stopping pod sandbox: 7279bfe83ad65dd7f36351abe9a1a54a93b1963a40920fce3c7a3ef1b311bebe\" id=316e9819-175a-4962-8cca-1c8ab5f417da name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 17:20:10.401426 | controller |     "Jun 12 17:07:06.077098 crc crio[21573]: time=\"2026-06-12T17:07:06.076998561Z\" level=info msg=\"Stopped pod sandbox (already stopped): 7279bfe83ad65dd7f36351abe9a1a54a93b1963a40920fce3c7a3ef1b311bebe\" id=316e9819-175a-4962-8cca-1c8ab5f417da name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 17:20:10.401441 | controller |     "Jun 12 17:07:06.078327 crc crio[21573]: time=\"2026-06-12T17:07:06.078228535Z\" level=info msg=\"Removing pod sandbox: 7279bfe83ad65dd7f36351abe9a1a54a93b1963a40920fce3c7a3ef1b311bebe\" id=789c18be-d4ca-4075-8e88-8a647e64e641 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 17:20:10.401456 | controller |     "Jun 12 17:07:06.094708 crc crio[21573]: time=\"2026-06-12T17:07:06.094605194Z\" level=info msg=\"Removed pod sandbox: 7279bfe83ad65dd7f36351abe9a1a54a93b1963a40920fce3c7a3ef1b311bebe\" id=789c18be-d4ca-4075-8e88-8a647e64e641 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 17:20:10.401471 | controller |     "Jun 12 17:07:06.095731 crc crio[21573]: time=\"2026-06-12T17:07:06.095673673Z\" level=info msg=\"Stopping pod sandbox: 303096d33a5e755d314ef24c3b04c7cc5ae0692af750ebcff2e8619e6499cbf5\" id=f426cf58-4815-4c43-b8bf-ce92d318263f name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 17:20:10.401486 | controller |     "Jun 12 17:07:06.095843 crc crio[21573]: time=\"2026-06-12T17:07:06.095746925Z\" level=info msg=\"Stopped pod sandbox (already stopped): 303096d33a5e755d314ef24c3b04c7cc5ae0692af750ebcff2e8619e6499cbf5\" id=f426cf58-4815-4c43-b8bf-ce92d318263f name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 17:20:10.401500 | controller |     "Jun 12 17:07:06.096572 crc crio[21573]: time=\"2026-06-12T17:07:06.096357642Z\" level=info msg=\"Removing pod sandbox: 303096d33a5e755d314ef24c3b04c7cc5ae0692af750ebcff2e8619e6499cbf5\" id=e0bb33e2-d76c-481a-abea-7a0770875eb2 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 17:20:10.401515 | controller |     "Jun 12 17:07:06.123207 crc crio[21573]: time=\"2026-06-12T17:07:06.123052714Z\" level=info msg=\"Removed pod sandbox: 303096d33a5e755d314ef24c3b04c7cc5ae0692af750ebcff2e8619e6499cbf5\" id=e0bb33e2-d76c-481a-abea-7a0770875eb2 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 17:20:10.401529 | controller |     "Jun 12 17:07:23.279917 crc crio[21573]: time=\"2026-06-12T17:07:23.278953307Z\" level=info msg=\"Stopping pod sandbox: a18fa056c8fbf58f80319cc9859233a4583e0d5f9dc0776b3ab418b80c17a468\" id=7e88c2ce-c393-4c82-9fe8-6e06f7174860 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 17:20:10.401544 | controller |     "Jun 12 17:07:23.283239 crc crio[21573]: time=\"2026-06-12T17:07:23.281368365Z\" level=info msg=\"Got pod network &{Name:telemetry-edpm-deployment-ipam-openstack-edpm-ipam-xc4g2 Namespace:openstack ID:a18fa056c8fbf58f80319cc9859233a4583e0d5f9dc0776b3ab418b80c17a468 UID:f8a15fb2-9134-4479-8b9d-05f4e8f82fb1 NetNS:/var/run/netns/00c5a9ab-f652-48af-bef6-f632e2a5d9f2 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podf8a15fb2_9134_4479_8b9d_05f4e8f82fb1.slice PodAnnotations:0xc000568d68}] Aliases:map[]}\"",
2026-06-12 17:20:10.401559 | controller |     "Jun 12 17:07:23.283239 crc crio[21573]: time=\"2026-06-12T17:07:23.281689454Z\" level=info msg=\"Deleting pod openstack_telemetry-edpm-deployment-ipam-openstack-edpm-ipam-xc4g2 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 17:20:10.401594 | controller |     "Jun 12 17:07:23.925127 crc crio[21573]: time=\"2026-06-12T17:07:23.92432575Z\" level=info msg=\"Stopped pod sandbox: a18fa056c8fbf58f80319cc9859233a4583e0d5f9dc0776b3ab418b80c17a468\" id=7e88c2ce-c393-4c82-9fe8-6e06f7174860 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 17:20:10.401616 | controller |     "Jun 12 17:07:25.121746 crc crio[21573]: time=\"2026-06-12T17:07:25.121262574Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"",
2026-06-12 17:20:10.401633 | controller |     "Jun 12 17:08:01.023519 crc crio[21573]: time=\"2026-06-12T17:08:01.022401801Z\" level=info msg=\"Running pod sandbox: openshift-must-gather-h49ld/must-gather-t9hk8/POD\" id=59e2ff92-c6c4-4129-a8e7-6d38c356413b name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:20:10.401648 | controller |     "Jun 12 17:08:01.024851 crc crio[21573]: time=\"2026-06-12T17:08:01.023762569Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.401664 | controller |     "Jun 12 17:08:01.092509 crc crio[21573]: time=\"2026-06-12T17:08:01.07959428Z\" level=info msg=\"Got pod network &{Name:must-gather-t9hk8 Namespace:openshift-must-gather-h49ld ID:367ceea30c361cf7bf087b899bf0835df8e0fc61118cfbceb9facc2e7a6f3b9a UID:33947c68-b25f-4bf5-8d0e-fe57c12e0ad7 NetNS:/var/run/netns/449a1e7d-6ba3-4b90-8000-3af86e891c9e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod33947c68_b25f_4bf5_8d0e_fe57c12e0ad7.slice PodAnnotations:0xc00443c030}] Aliases:map[]}\"",
2026-06-12 17:20:10.401680 | controller |     "Jun 12 17:08:01.092509 crc crio[21573]: time=\"2026-06-12T17:08:01.079664212Z\" level=info msg=\"Adding pod openshift-must-gather-h49ld_must-gather-t9hk8 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 17:20:10.401695 | controller |     "Jun 12 17:08:01.431232 crc crio[21573]: time=\"2026-06-12T17:08:01.43113074Z\" level=info msg=\"Running pod sandbox: openshift-infra/auto-csr-approver-29688068-wb2l8/POD\" id=a069d82e-386b-4924-ae20-b66223e82356 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:20:10.401711 | controller |     "Jun 12 17:08:01.432548 crc crio[21573]: time=\"2026-06-12T17:08:01.431258583Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.401789 | controller |     "Jun 12 17:08:01.510661 crc crio[21573]: time=\"2026-06-12T17:08:01.510273431Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29688068-wb2l8 Namespace:openshift-infra ID:7a98360d045606c23dca81c162b7ed02680c8c62ba71b8e1a5f837ce8cf0e43f UID:28d9ad6e-ada9-489f-9ddc-93612d714cd7 NetNS:/var/run/netns/16fa8697-b24d-419c-8681-0d68e5d6e92b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod28d9ad6e_ada9_489f_9ddc_93612d714cd7.slice PodAnnotations:0xc00443c330}] Aliases:map[]}\"",
2026-06-12 17:20:10.401813 | controller |     "Jun 12 17:08:01.510661 crc crio[21573]: time=\"2026-06-12T17:08:01.510407135Z\" level=info msg=\"Adding pod openshift-infra_auto-csr-approver-29688068-wb2l8 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 17:20:10.401831 | controller |     "Jun 12 17:08:01.748036 crc crio[21573]: 2026-06-12T17:08:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:367ceea30c361cf Mac:76:fd:ec:16:3d:5e Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:12 Mtu:0 Sandbox:/var/run/netns/449a1e7d-6ba3-4b90-8000-3af86e891c9e SocketPath: PciID:}] [{Interface:0xc0000145f0 Address:{IP:10.217.1.18 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 17:20:10.401853 | controller |     "Jun 12 17:08:01.750043 crc crio[21573]: time=\"2026-06-12T17:08:01.749954832Z\" level=info msg=\"Got pod network &{Name:must-gather-t9hk8 Namespace:openshift-must-gather-h49ld ID:367ceea30c361cf7bf087b899bf0835df8e0fc61118cfbceb9facc2e7a6f3b9a UID:33947c68-b25f-4bf5-8d0e-fe57c12e0ad7 NetNS:/var/run/netns/449a1e7d-6ba3-4b90-8000-3af86e891c9e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod33947c68_b25f_4bf5_8d0e_fe57c12e0ad7.slice PodAnnotations:0xc00443c030}] Aliases:map[]}\"",
2026-06-12 17:20:10.401871 | controller |     "Jun 12 17:08:01.750382 crc crio[21573]: time=\"2026-06-12T17:08:01.75021159Z\" level=info msg=\"Checking pod openshift-must-gather-h49ld_must-gather-t9hk8 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 17:20:10.401886 | controller |     "Jun 12 17:08:01.768986 crc crio[21573]: time=\"2026-06-12T17:08:01.768799358Z\" level=info msg=\"Ran pod sandbox 367ceea30c361cf7bf087b899bf0835df8e0fc61118cfbceb9facc2e7a6f3b9a with infra container: openshift-must-gather-h49ld/must-gather-t9hk8/POD\" id=59e2ff92-c6c4-4129-a8e7-6d38c356413b name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:20:10.401902 | controller |     "Jun 12 17:08:01.777548 crc crio[21573]: time=\"2026-06-12T17:08:01.776025081Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-must-gather:latest\" id=81005345-16c3-4643-b51c-b581a7763d50 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:20:10.401918 | controller |     "Jun 12 17:08:01.777548 crc crio[21573]: time=\"2026-06-12T17:08:01.77637715Z\" level=info msg=\"Image quay.io/openstack-k8s-operators/openstack-must-gather:latest not found\" id=81005345-16c3-4643-b51c-b581a7763d50 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:20:10.401946 | controller |     "Jun 12 17:08:01.777548 crc crio[21573]: time=\"2026-06-12T17:08:01.776500134Z\" level=info msg=\"Neither image nor artfiact quay.io/openstack-k8s-operators/openstack-must-gather:latest found\" id=81005345-16c3-4643-b51c-b581a7763d50 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:20:10.401963 | controller |     "Jun 12 17:08:01.778677 crc crio[21573]: time=\"2026-06-12T17:08:01.778427938Z\" level=info msg=\"Pulling image: quay.io/openstack-k8s-operators/openstack-must-gather:latest\" id=3fe3c375-a8a2-486b-8c38-063b0640495a name=/runtime.v1.ImageService/PullImage",
2026-06-12 17:20:10.401983 | controller |     "Jun 12 17:08:01.790538 crc crio[21573]: time=\"2026-06-12T17:08:01.789971903Z\" level=info msg=\"Trying to access \\\"quay.io/openstack-k8s-operators/openstack-must-gather:latest\\\"\"",
2026-06-12 17:20:10.402006 | controller |     "Jun 12 17:08:01.876832 crc crio[21573]: 2026-06-12T17:08:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:7a98360d045606c Mac:1e:c2:11:56:cf:51 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:13 Mtu:0 Sandbox:/var/run/netns/16fa8697-b24d-419c-8681-0d68e5d6e92b SocketPath: PciID:}] [{Interface:0xc00025aa30 Address:{IP:10.217.1.19 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 17:20:10.402023 | controller |     "Jun 12 17:08:01.878744 crc crio[21573]: time=\"2026-06-12T17:08:01.87866025Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29688068-wb2l8 Namespace:openshift-infra ID:7a98360d045606c23dca81c162b7ed02680c8c62ba71b8e1a5f837ce8cf0e43f UID:28d9ad6e-ada9-489f-9ddc-93612d714cd7 NetNS:/var/run/netns/16fa8697-b24d-419c-8681-0d68e5d6e92b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod28d9ad6e_ada9_489f_9ddc_93612d714cd7.slice PodAnnotations:0xc00443c330}] Aliases:map[]}\"",
2026-06-12 17:20:10.402038 | controller |     "Jun 12 17:08:01.878925 crc crio[21573]: time=\"2026-06-12T17:08:01.878835755Z\" level=info msg=\"Checking pod openshift-infra_auto-csr-approver-29688068-wb2l8 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 17:20:10.402058 | controller |     "Jun 12 17:08:01.889528 crc crio[21573]: time=\"2026-06-12T17:08:01.889360521Z\" level=info msg=\"Ran pod sandbox 7a98360d045606c23dca81c162b7ed02680c8c62ba71b8e1a5f837ce8cf0e43f with infra container: openshift-infra/auto-csr-approver-29688068-wb2l8/POD\" id=a069d82e-386b-4924-ae20-b66223e82356 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:20:10.402075 | controller |     "Jun 12 17:08:01.892870 crc crio[21573]: time=\"2026-06-12T17:08:01.892815355Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-cli:latest\" id=9988982a-eb5f-4695-84db-ae4584b17d79 name=/runtime.v1.ImageService/PullImage",
2026-06-12 17:20:10.402091 | controller |     "Jun 12 17:08:01.898520 crc crio[21573]: time=\"2026-06-12T17:08:01.898373071Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-cli:latest\\\"\"",
2026-06-12 17:20:10.402106 | controller |     "Jun 12 17:08:02.902867 crc crio[21573]: time=\"2026-06-12T17:08:02.90200071Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9\" id=9988982a-eb5f-4695-84db-ae4584b17d79 name=/runtime.v1.ImageService/PullImage",
2026-06-12 17:20:10.402122 | controller |     "Jun 12 17:08:02.904524 crc crio[21573]: time=\"2026-06-12T17:08:02.903701207Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=3e99a0c9-eb31-4deb-b51c-ff4d59ddd379 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:20:10.402137 | controller |     "Jun 12 17:08:02.920104 crc crio[21573]: time=\"2026-06-12T17:08:02.919950721Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=f9e3ba98-5e32-46c8-b97d-599bc7b43f53 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:20:10.402152 | controller |     "Jun 12 17:08:02.953357 crc crio[21573]: time=\"2026-06-12T17:08:02.953211111Z\" level=info msg=\"Creating container: openshift-infra/auto-csr-approver-29688068-wb2l8/oc\" id=260e54ef-bc9f-46f9-b42b-4a479246d2a2 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:20:10.402168 | controller |     "Jun 12 17:08:02.953928 crc crio[21573]: time=\"2026-06-12T17:08:02.95384314Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.402183 | controller |     "Jun 12 17:08:03.019029 crc crio[21573]: time=\"2026-06-12T17:08:03.018918958Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.402198 | controller |     "Jun 12 17:08:03.497539 crc crio[21573]: time=\"2026-06-12T17:08:03.496977023Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.402213 | controller |     "Jun 12 17:08:04.201148 crc crio[21573]: time=\"2026-06-12T17:08:04.201047408Z\" level=info msg=\"Created container 16db3b830104599616cfc1540ffddd742252307d86c80095dd9414d51203d49d: openshift-infra/auto-csr-approver-29688068-wb2l8/oc\" id=260e54ef-bc9f-46f9-b42b-4a479246d2a2 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:20:10.402228 | controller |     "Jun 12 17:08:04.207567 crc crio[21573]: time=\"2026-06-12T17:08:04.205644186Z\" level=info msg=\"Starting container: 16db3b830104599616cfc1540ffddd742252307d86c80095dd9414d51203d49d\" id=0997b43a-8ef5-4b3d-a156-ba4e86d2215d name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 17:20:10.402243 | controller |     "Jun 12 17:08:04.216131 crc crio[21573]: time=\"2026-06-12T17:08:04.216005506Z\" level=info msg=\"Started container\" PID=219351 containerID=16db3b830104599616cfc1540ffddd742252307d86c80095dd9414d51203d49d description=openshift-infra/auto-csr-approver-29688068-wb2l8/oc id=0997b43a-8ef5-4b3d-a156-ba4e86d2215d name=/runtime.v1.RuntimeService/StartContainer sandboxID=7a98360d045606c23dca81c162b7ed02680c8c62ba71b8e1a5f837ce8cf0e43f",
2026-06-12 17:20:10.402262 | controller |     "Jun 12 17:08:06.014401 crc crio[21573]: time=\"2026-06-12T17:08:06.013627121Z\" level=info msg=\"Stopping pod sandbox: 7a98360d045606c23dca81c162b7ed02680c8c62ba71b8e1a5f837ce8cf0e43f\" id=d2226c9d-b518-43a8-96d3-9822d6b49e49 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 17:20:10.402277 | controller |     "Jun 12 17:08:06.015431 crc crio[21573]: time=\"2026-06-12T17:08:06.015218307Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29688068-wb2l8 Namespace:openshift-infra ID:7a98360d045606c23dca81c162b7ed02680c8c62ba71b8e1a5f837ce8cf0e43f UID:28d9ad6e-ada9-489f-9ddc-93612d714cd7 NetNS:/var/run/netns/16fa8697-b24d-419c-8681-0d68e5d6e92b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod28d9ad6e_ada9_489f_9ddc_93612d714cd7.slice PodAnnotations:0xc000138c90}] Aliases:map[]}\"",
2026-06-12 17:20:10.402293 | controller |     "Jun 12 17:08:06.015608 crc crio[21573]: time=\"2026-06-12T17:08:06.015432803Z\" level=info msg=\"Deleting pod openshift-infra_auto-csr-approver-29688068-wb2l8 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 17:20:10.402308 | controller |     "Jun 12 17:08:11.417540 crc crio[21573]: time=\"2026-06-12T17:08:11.417000693Z\" level=info msg=\"Stopped pod sandbox: 7a98360d045606c23dca81c162b7ed02680c8c62ba71b8e1a5f837ce8cf0e43f\" id=d2226c9d-b518-43a8-96d3-9822d6b49e49 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 17:20:10.402323 | controller |     "Jun 12 17:08:11.864280 crc crio[21573]: time=\"2026-06-12T17:08:11.863829986Z\" level=info msg=\"Pulled image: quay.io/openstack-k8s-operators/openstack-must-gather@sha256:7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8\" id=3fe3c375-a8a2-486b-8c38-063b0640495a name=/runtime.v1.ImageService/PullImage",
2026-06-12 17:20:10.402338 | controller |     "Jun 12 17:08:11.865685 crc crio[21573]: time=\"2026-06-12T17:08:11.865596615Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-must-gather:latest\" id=0011fa81-19f7-43e5-a327-2f7e9c259111 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:20:10.402353 | controller |     "Jun 12 17:08:11.869247 crc crio[21573]: time=\"2026-06-12T17:08:11.869153765Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-must-gather:latest\" id=2145ffde-6ac4-40d6-9266-be64b2761371 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:20:10.402367 | controller |     "Jun 12 17:08:11.895022 crc crio[21573]: time=\"2026-06-12T17:08:11.894836093Z\" level=info msg=\"Creating container: openshift-must-gather-h49ld/must-gather-t9hk8/gather\" id=30fe0a76-36bb-45ee-aca7-fd1f78742b8e name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:20:10.402383 | controller |     "Jun 12 17:08:11.896704 crc crio[21573]: time=\"2026-06-12T17:08:11.896620953Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.402397 | controller |     "Jun 12 17:08:11.955031 crc crio[21573]: time=\"2026-06-12T17:08:11.95485109Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.402412 | controller |     "Jun 12 17:08:12.277824 crc crio[21573]: time=\"2026-06-12T17:08:12.277650635Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.402427 | controller |     "Jun 12 17:08:12.478881 crc crio[21573]: time=\"2026-06-12T17:08:12.477924484Z\" level=info msg=\"Created container b842980916377d8394d655f8ebdc8709c39f112ca40cac75bd4d8940bb8843e6: openshift-must-gather-h49ld/must-gather-t9hk8/gather\" id=30fe0a76-36bb-45ee-aca7-fd1f78742b8e name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:20:10.402444 | controller |     "Jun 12 17:08:12.480659 crc crio[21573]: time=\"2026-06-12T17:08:12.480416854Z\" level=info msg=\"Starting container: b842980916377d8394d655f8ebdc8709c39f112ca40cac75bd4d8940bb8843e6\" id=3815c9ab-93f3-4e05-ae93-8ba51741d857 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 17:20:10.402460 | controller |     "Jun 12 17:08:12.485877 crc crio[21573]: time=\"2026-06-12T17:08:12.485743933Z\" level=info msg=\"Started container\" PID=219855 containerID=b842980916377d8394d655f8ebdc8709c39f112ca40cac75bd4d8940bb8843e6 description=openshift-must-gather-h49ld/must-gather-t9hk8/gather id=3815c9ab-93f3-4e05-ae93-8ba51741d857 name=/runtime.v1.RuntimeService/StartContainer sandboxID=367ceea30c361cf7bf087b899bf0835df8e0fc61118cfbceb9facc2e7a6f3b9a",
2026-06-12 17:20:10.402475 | controller |     "Jun 12 17:08:12.572988 crc crio[21573]: time=\"2026-06-12T17:08:12.572767416Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-must-gather:latest\" id=8a76e00e-e8b6-4343-aeda-7ab55d9d5656 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:20:10.402490 | controller |     "Jun 12 17:08:12.579042 crc crio[21573]: time=\"2026-06-12T17:08:12.578944728Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-must-gather:latest\" id=9105518c-d3da-4c88-abdc-44d08769362b name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:20:10.402505 | controller |     "Jun 12 17:08:12.659057 crc crio[21573]: time=\"2026-06-12T17:08:12.658907844Z\" level=info msg=\"Creating container: openshift-must-gather-h49ld/must-gather-t9hk8/copy\" id=c69e150f-5438-457c-9938-501687131951 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:20:10.402520 | controller |     "Jun 12 17:08:12.660615 crc crio[21573]: time=\"2026-06-12T17:08:12.660432378Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.402535 | controller |     "Jun 12 17:08:12.721132 crc crio[21573]: time=\"2026-06-12T17:08:12.720970241Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.402550 | controller |     "Jun 12 17:08:12.960369 crc crio[21573]: time=\"2026-06-12T17:08:12.960238349Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"",
2026-06-12 17:20:10.402564 | controller |     "Jun 12 17:08:13.041682 crc crio[21573]: time=\"2026-06-12T17:08:13.041576532Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.402605 | controller |     "Jun 12 17:08:13.246331 crc crio[21573]: time=\"2026-06-12T17:08:13.245846223Z\" level=info msg=\"Created container ca562a52e9e7b16438f1bfc5f2400a1305f32c6d84d3987e9e54a56e30f45c80: openshift-must-gather-h49ld/must-gather-t9hk8/copy\" id=c69e150f-5438-457c-9938-501687131951 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:20:10.402624 | controller |     "Jun 12 17:08:13.247800 crc crio[21573]: time=\"2026-06-12T17:08:13.247718746Z\" level=info msg=\"Starting container: ca562a52e9e7b16438f1bfc5f2400a1305f32c6d84d3987e9e54a56e30f45c80\" id=79c28e9f-9e43-495c-96b0-c619cbebc91b name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 17:20:10.402640 | controller |     "Jun 12 17:08:13.254964 crc crio[21573]: time=\"2026-06-12T17:08:13.254862765Z\" level=info msg=\"Started container\" PID=219974 containerID=ca562a52e9e7b16438f1bfc5f2400a1305f32c6d84d3987e9e54a56e30f45c80 description=openshift-must-gather-h49ld/must-gather-t9hk8/copy id=79c28e9f-9e43-495c-96b0-c619cbebc91b name=/runtime.v1.RuntimeService/StartContainer sandboxID=367ceea30c361cf7bf087b899bf0835df8e0fc61118cfbceb9facc2e7a6f3b9a",
2026-06-12 17:20:10.402659 | controller |     "Jun 12 17:08:18.197736 crc crio[21573]: time=\"2026-06-12T17:08:18.196685607Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"",
2026-06-12 17:20:10.402675 | controller |     "Jun 12 17:08:18.234263 crc crio[21573]: time=\"2026-06-12T17:08:18.234157652Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"",
2026-06-12 17:20:10.402690 | controller |     "Jun 12 17:08:18.548322 crc crio[21573]: time=\"2026-06-12T17:08:18.548104593Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"",
2026-06-12 17:20:10.402705 | controller |     "Jun 12 17:08:18.564165 crc crio[21573]: time=\"2026-06-12T17:08:18.563986904Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"",
2026-06-12 17:20:10.402720 | controller |     "Jun 12 17:08:18.666772 crc crio[21573]: time=\"2026-06-12T17:08:18.666281083Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"",
2026-06-12 17:20:10.402735 | controller |     "Jun 12 17:08:18.681610 crc crio[21573]: time=\"2026-06-12T17:08:18.679716769Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"",
2026-06-12 17:20:10.402750 | controller |     "Jun 12 17:08:18.966662 crc crio[21573]: time=\"2026-06-12T17:08:18.966566918Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"",
2026-06-12 17:20:10.402765 | controller |     "Jun 12 17:08:19.123636 crc crio[21573]: time=\"2026-06-12T17:08:19.123323101Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"",
2026-06-12 17:20:10.402780 | controller |     "Jun 12 17:08:20.254274 crc crio[21573]: time=\"2026-06-12T17:08:20.253873177Z\" level=info msg=\"Running pod sandbox: openshift-must-gather-h49ld/crc-debug-hg4rq/POD\" id=e9bdcb42-289b-4e08-b456-cdfd25a0f862 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:20:10.402796 | controller |     "Jun 12 17:08:20.255869 crc crio[21573]: time=\"2026-06-12T17:08:20.254350441Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.402811 | controller |     "Jun 12 17:08:20.285669 crc crio[21573]: time=\"2026-06-12T17:08:20.285574223Z\" level=warning msg=\"Skipping invalid sysctl specified by config {net.ipv4.ping_group_range 0 2147483647}: \\\"net.ipv4.ping_group_range\\\" not allowed with host net enabled\" id=e9bdcb42-289b-4e08-b456-cdfd25a0f862 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:20:10.402828 | controller |     "Jun 12 17:08:20.315095 crc crio[21573]: time=\"2026-06-12T17:08:20.315047888Z\" level=info msg=\"Ran pod sandbox 762a594790d160f3b4b0b6fd0057f235b02ddc82b3bee3315b42c22abe87f7c5 with infra container: openshift-must-gather-h49ld/crc-debug-hg4rq/POD\" id=e9bdcb42-289b-4e08-b456-cdfd25a0f862 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:20:10.402843 | controller |     "Jun 12 17:08:20.317908 crc crio[21573]: time=\"2026-06-12T17:08:20.317877007Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:3843651d85087f9f19c0047f3b0c09e41f241946867d4a78acfda37ca0a405e2\" id=4b0e043b-8fcc-4c0c-92a3-0078916c8694 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:20:10.402862 | controller |     "Jun 12 17:08:20.318268 crc crio[21573]: time=\"2026-06-12T17:08:20.3182421Z\" level=info msg=\"Image quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:3843651d85087f9f19c0047f3b0c09e41f241946867d4a78acfda37ca0a405e2 not found\" id=4b0e043b-8fcc-4c0c-92a3-0078916c8694 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:20:10.402877 | controller |     "Jun 12 17:08:20.318543 crc crio[21573]: time=\"2026-06-12T17:08:20.318519655Z\" level=info msg=\"Neither image nor artfiact quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:3843651d85087f9f19c0047f3b0c09e41f241946867d4a78acfda37ca0a405e2 found\" id=4b0e043b-8fcc-4c0c-92a3-0078916c8694 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:20:10.402892 | controller |     "Jun 12 17:08:20.320131 crc crio[21573]: time=\"2026-06-12T17:08:20.320050587Z\" level=info msg=\"Pulling image: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:3843651d85087f9f19c0047f3b0c09e41f241946867d4a78acfda37ca0a405e2\" id=ba514d8f-c9ca-464b-a393-f249da5609fd name=/runtime.v1.ImageService/PullImage",
2026-06-12 17:20:10.402907 | controller |     "Jun 12 17:08:20.331562 crc crio[21573]: time=\"2026-06-12T17:08:20.331347655Z\" level=info msg=\"Trying to access \\\"quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:3843651d85087f9f19c0047f3b0c09e41f241946867d4a78acfda37ca0a405e2\\\"\"",
2026-06-12 17:20:10.402922 | controller |     "Jun 12 17:08:42.179671 crc crio[21573]: time=\"2026-06-12T17:08:42.176736287Z\" level=info msg=\"Pulled image: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:3843651d85087f9f19c0047f3b0c09e41f241946867d4a78acfda37ca0a405e2\" id=ba514d8f-c9ca-464b-a393-f249da5609fd name=/runtime.v1.ImageService/PullImage",
2026-06-12 17:20:10.402938 | controller |     "Jun 12 17:08:42.181809 crc crio[21573]: time=\"2026-06-12T17:08:42.180700317Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:3843651d85087f9f19c0047f3b0c09e41f241946867d4a78acfda37ca0a405e2\" id=266448c4-1d26-4d1e-8d59-670eec98f767 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:20:10.402953 | controller |     "Jun 12 17:08:42.185283 crc crio[21573]: time=\"2026-06-12T17:08:42.185090142Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:3843651d85087f9f19c0047f3b0c09e41f241946867d4a78acfda37ca0a405e2\" id=adfb4f06-7b47-4e00-bc1b-48296e52a51b name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:20:10.402968 | controller |     "Jun 12 17:08:42.228950 crc crio[21573]: time=\"2026-06-12T17:08:42.228029756Z\" level=info msg=\"Creating container: openshift-must-gather-h49ld/crc-debug-hg4rq/container-00\" id=50d97530-f87c-4480-861c-12b67790a7c8 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:20:10.402983 | controller |     "Jun 12 17:08:42.284174 crc crio[21573]: time=\"2026-06-12T17:08:42.283291109Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.403005 | controller |     "Jun 12 17:08:42.396127 crc crio[21573]: time=\"2026-06-12T17:08:42.396001462Z\" level=info msg=\"Mount propogration for the host path / will be set to HostToContainer as it includes the container storage root\" id=50d97530-f87c-4480-861c-12b67790a7c8 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:20:10.403027 | controller |     "Jun 12 17:08:42.445748 crc crio[21573]: time=\"2026-06-12T17:08:42.445360833Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.403043 | controller |     "Jun 12 17:08:42.447786 crc crio[21573]: time=\"2026-06-12T17:08:42.44774158Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.403063 | controller |     "Jun 12 17:08:42.677224 crc crio[21573]: time=\"2026-06-12T17:08:42.676821618Z\" level=info msg=\"Created container 92c53653808935d57eb469d475adbc966c1be9dad3135f8c6d27c10e4f097a7c: openshift-must-gather-h49ld/crc-debug-hg4rq/container-00\" id=50d97530-f87c-4480-861c-12b67790a7c8 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:20:10.403079 | controller |     "Jun 12 17:08:42.678920 crc crio[21573]: time=\"2026-06-12T17:08:42.678762612Z\" level=info msg=\"Starting container: 92c53653808935d57eb469d475adbc966c1be9dad3135f8c6d27c10e4f097a7c\" id=0f313043-af2b-413f-be19-2ee2e5efc5a6 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 17:20:10.403095 | controller |     "Jun 12 17:08:42.688658 crc crio[21573]: time=\"2026-06-12T17:08:42.688160716Z\" level=info msg=\"Started container\" PID=224978 containerID=92c53653808935d57eb469d475adbc966c1be9dad3135f8c6d27c10e4f097a7c description=openshift-must-gather-h49ld/crc-debug-hg4rq/container-00 id=0f313043-af2b-413f-be19-2ee2e5efc5a6 name=/runtime.v1.RuntimeService/StartContainer sandboxID=762a594790d160f3b4b0b6fd0057f235b02ddc82b3bee3315b42c22abe87f7c5",
2026-06-12 17:20:10.403111 | controller |     "Jun 12 17:09:06.226375 crc crio[21573]: time=\"2026-06-12T17:09:06.225654112Z\" level=info msg=\"Removing container: 5ce3dbabc9efb1b7f97710c4ae06fdbda689c7282e239e641001a24afc42f6f6\" id=d1c84747-9328-4e9f-8816-f729b5195abb name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 17:20:10.403126 | controller |     "Jun 12 17:09:08.539371 crc crio[21573]: time=\"2026-06-12T17:09:08.538205909Z\" level=info msg=\"Removed container 5ce3dbabc9efb1b7f97710c4ae06fdbda689c7282e239e641001a24afc42f6f6: openshift-infra/auto-csr-approver-29688062-87lvm/oc\" id=d1c84747-9328-4e9f-8816-f729b5195abb name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 17:20:10.403141 | controller |     "Jun 12 17:09:08.562587 crc crio[21573]: time=\"2026-06-12T17:09:08.562424274Z\" level=info msg=\"Stopping pod sandbox: 3467dd573777638e441d3e5db49d4254ab267f4814fa51f1abecc1d29c63abad\" id=c17d9dcd-edab-4d11-80be-1065bd63cd0c name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 17:20:10.403156 | controller |     "Jun 12 17:09:08.563174 crc crio[21573]: time=\"2026-06-12T17:09:08.563152084Z\" level=info msg=\"Stopped pod sandbox (already stopped): 3467dd573777638e441d3e5db49d4254ab267f4814fa51f1abecc1d29c63abad\" id=c17d9dcd-edab-4d11-80be-1065bd63cd0c name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 17:20:10.403171 | controller |     "Jun 12 17:09:08.564915 crc crio[21573]: time=\"2026-06-12T17:09:08.564823209Z\" level=info msg=\"Removing pod sandbox: 3467dd573777638e441d3e5db49d4254ab267f4814fa51f1abecc1d29c63abad\" id=2fb67b24-25b6-4f07-937e-6aa9877a157f name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 17:20:10.403186 | controller |     "Jun 12 17:09:08.602605 crc crio[21573]: time=\"2026-06-12T17:09:08.602432657Z\" level=info msg=\"Removed pod sandbox: 3467dd573777638e441d3e5db49d4254ab267f4814fa51f1abecc1d29c63abad\" id=2fb67b24-25b6-4f07-937e-6aa9877a157f name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 17:20:10.403202 | controller |     "Jun 12 17:09:13.467054 crc crio[21573]: time=\"2026-06-12T17:09:13.466150065Z\" level=info msg=\"Stopping pod sandbox: 762a594790d160f3b4b0b6fd0057f235b02ddc82b3bee3315b42c22abe87f7c5\" id=bd38fa39-ac80-4071-b801-c41dff7ab21f name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 17:20:10.403217 | controller |     "Jun 12 17:09:13.477654 crc crio[21573]: time=\"2026-06-12T17:09:13.474048766Z\" level=info msg=\"Stopped pod sandbox: 762a594790d160f3b4b0b6fd0057f235b02ddc82b3bee3315b42c22abe87f7c5\" id=bd38fa39-ac80-4071-b801-c41dff7ab21f name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 17:20:10.403232 | controller |     "Jun 12 17:09:15.492775 crc crio[21573]: time=\"2026-06-12T17:09:15.492052724Z\" level=info msg=\"Running pod sandbox: openshift-must-gather-h49ld/crc-debug-lfmdr/POD\" id=0ddf353d-16e4-4295-9fc1-156641bcca93 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:20:10.403250 | controller |     "Jun 12 17:09:15.493793 crc crio[21573]: time=\"2026-06-12T17:09:15.492810824Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.403266 | controller |     "Jun 12 17:09:15.517405 crc crio[21573]: time=\"2026-06-12T17:09:15.517266522Z\" level=warning msg=\"Skipping invalid sysctl specified by config {net.ipv4.ping_group_range 0 2147483647}: \\\"net.ipv4.ping_group_range\\\" not allowed with host net enabled\" id=0ddf353d-16e4-4295-9fc1-156641bcca93 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:20:10.403281 | controller |     "Jun 12 17:09:15.531913 crc crio[21573]: time=\"2026-06-12T17:09:15.531861846Z\" level=info msg=\"Ran pod sandbox 0d601dab4963f9bbc1808cde94dd1e4cd1fd26666d2d676cf9ddd4c85674657e with infra container: openshift-must-gather-h49ld/crc-debug-lfmdr/POD\" id=0ddf353d-16e4-4295-9fc1-156641bcca93 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:20:10.403295 | controller |     "Jun 12 17:09:15.542214 crc crio[21573]: time=\"2026-06-12T17:09:15.542098773Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:3843651d85087f9f19c0047f3b0c09e41f241946867d4a78acfda37ca0a405e2\" id=3403e9b5-2e4a-4c20-a3ad-761107a42fb8 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:20:10.403310 | controller |     "Jun 12 17:09:15.545201 crc crio[21573]: time=\"2026-06-12T17:09:15.545015155Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:3843651d85087f9f19c0047f3b0c09e41f241946867d4a78acfda37ca0a405e2\" id=36ad5350-9251-4e0f-9e07-c996d2e8409a name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:20:10.403327 | controller |     "Jun 12 17:09:15.559359 crc crio[21573]: time=\"2026-06-12T17:09:15.559259622Z\" level=info msg=\"Creating container: openshift-must-gather-h49ld/crc-debug-lfmdr/container-00\" id=0feb1144-5187-4a22-b118-3ae5f24a6c92 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:20:10.403341 | controller |     "Jun 12 17:09:15.559866 crc crio[21573]: time=\"2026-06-12T17:09:15.559797137Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.403356 | controller |     "Jun 12 17:09:15.618693 crc crio[21573]: time=\"2026-06-12T17:09:15.618422007Z\" level=info msg=\"Mount propogration for the host path / will be set to HostToContainer as it includes the container storage root\" id=0feb1144-5187-4a22-b118-3ae5f24a6c92 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:20:10.403371 | controller |     "Jun 12 17:09:15.633244 crc crio[21573]: time=\"2026-06-12T17:09:15.633150672Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.403386 | controller |     "Jun 12 17:09:15.637695 crc crio[21573]: time=\"2026-06-12T17:09:15.637405707Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.403400 | controller |     "Jun 12 17:09:15.838661 crc crio[21573]: time=\"2026-06-12T17:09:15.837921763Z\" level=info msg=\"Created container 42168830f8c1211874e588e23a394317c0c19244c0a8993dd5939109a7890a20: openshift-must-gather-h49ld/crc-debug-lfmdr/container-00\" id=0feb1144-5187-4a22-b118-3ae5f24a6c92 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:20:10.403415 | controller |     "Jun 12 17:09:15.840799 crc crio[21573]: time=\"2026-06-12T17:09:15.840528211Z\" level=info msg=\"Starting container: 42168830f8c1211874e588e23a394317c0c19244c0a8993dd5939109a7890a20\" id=f10ed4bd-5dfb-4c9a-ae30-889eab3921c7 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 17:20:10.403433 | controller |     "Jun 12 17:09:15.849252 crc crio[21573]: time=\"2026-06-12T17:09:15.849136758Z\" level=info msg=\"Started container\" PID=230654 containerID=42168830f8c1211874e588e23a394317c0c19244c0a8993dd5939109a7890a20 description=openshift-must-gather-h49ld/crc-debug-lfmdr/container-00 id=f10ed4bd-5dfb-4c9a-ae30-889eab3921c7 name=/runtime.v1.RuntimeService/StartContainer sandboxID=0d601dab4963f9bbc1808cde94dd1e4cd1fd26666d2d676cf9ddd4c85674657e",
2026-06-12 17:20:10.403451 | controller |     "Jun 12 17:09:17.526679 crc crio[21573]: time=\"2026-06-12T17:09:17.525971106Z\" level=info msg=\"Stopping pod sandbox: 0d601dab4963f9bbc1808cde94dd1e4cd1fd26666d2d676cf9ddd4c85674657e\" id=7ad44112-7a83-4476-8ade-c46dd00ee448 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 17:20:10.403468 | controller |     "Jun 12 17:09:17.533430 crc crio[21573]: time=\"2026-06-12T17:09:17.533344155Z\" level=info msg=\"Stopped pod sandbox: 0d601dab4963f9bbc1808cde94dd1e4cd1fd26666d2d676cf9ddd4c85674657e\" id=7ad44112-7a83-4476-8ade-c46dd00ee448 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 17:20:10.403484 | controller |     "Jun 12 17:09:18.556813 crc crio[21573]: time=\"2026-06-12T17:09:18.556115119Z\" level=info msg=\"Removing container: 42168830f8c1211874e588e23a394317c0c19244c0a8993dd5939109a7890a20\" id=6154450b-4945-4a4d-be9f-15979260b3ec name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 17:20:10.403499 | controller |     "Jun 12 17:09:18.600264 crc crio[21573]: time=\"2026-06-12T17:09:18.600038797Z\" level=info msg=\"Removed container 42168830f8c1211874e588e23a394317c0c19244c0a8993dd5939109a7890a20: openshift-must-gather-h49ld/crc-debug-lfmdr/container-00\" id=6154450b-4945-4a4d-be9f-15979260b3ec name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 17:20:10.403514 | controller |     "Jun 12 17:10:00.553516 crc crio[21573]: time=\"2026-06-12T17:10:00.552611914Z\" level=info msg=\"Running pod sandbox: openshift-infra/auto-csr-approver-29688070-2b7s4/POD\" id=37c9747b-4270-469b-a989-cdfe3ecc9553 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:20:10.403529 | controller |     "Jun 12 17:10:00.557536 crc crio[21573]: time=\"2026-06-12T17:10:00.554718013Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.403544 | controller |     "Jun 12 17:10:00.599932 crc crio[21573]: time=\"2026-06-12T17:10:00.599878639Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29688070-2b7s4 Namespace:openshift-infra ID:37e2a154bc9ef2656bd9a043d84f01e91210d1206fadc34bf2851e496338ba13 UID:62c5ef32-3a8b-45d4-a099-f5c071a592ee NetNS:/var/run/netns/e09c89dd-a162-4b2a-a00e-3d6ef04e5224 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod62c5ef32_3a8b_45d4_a099_f5c071a592ee.slice PodAnnotations:0xc003674968}] Aliases:map[]}\"",
2026-06-12 17:20:10.403560 | controller |     "Jun 12 17:10:00.600400 crc crio[21573]: time=\"2026-06-12T17:10:00.600370273Z\" level=info msg=\"Adding pod openshift-infra_auto-csr-approver-29688070-2b7s4 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 17:20:10.403592 | controller |     "Jun 12 17:10:01.351509 crc crio[21573]: 2026-06-12T17:10:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:37e2a154bc9ef26 Mac:5a:4b:95:d4:4d:40 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:14 Mtu:0 Sandbox:/var/run/netns/e09c89dd-a162-4b2a-a00e-3d6ef04e5224 SocketPath: PciID:}] [{Interface:0xc0003a5910 Address:{IP:10.217.1.20 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 17:20:10.403613 | controller |     "Jun 12 17:10:01.351509 crc crio[21573]: time=\"2026-06-12T17:10:01.350966475Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29688070-2b7s4 Namespace:openshift-infra ID:37e2a154bc9ef2656bd9a043d84f01e91210d1206fadc34bf2851e496338ba13 UID:62c5ef32-3a8b-45d4-a099-f5c071a592ee NetNS:/var/run/netns/e09c89dd-a162-4b2a-a00e-3d6ef04e5224 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod62c5ef32_3a8b_45d4_a099_f5c071a592ee.slice PodAnnotations:0xc003674968}] Aliases:map[]}\"",
2026-06-12 17:20:10.403633 | controller |     "Jun 12 17:10:01.351509 crc crio[21573]: time=\"2026-06-12T17:10:01.35113547Z\" level=info msg=\"Checking pod openshift-infra_auto-csr-approver-29688070-2b7s4 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 17:20:10.403649 | controller |     "Jun 12 17:10:01.367598 crc crio[21573]: time=\"2026-06-12T17:10:01.367553815Z\" level=info msg=\"Ran pod sandbox 37e2a154bc9ef2656bd9a043d84f01e91210d1206fadc34bf2851e496338ba13 with infra container: openshift-infra/auto-csr-approver-29688070-2b7s4/POD\" id=37c9747b-4270-469b-a989-cdfe3ecc9553 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:20:10.403664 | controller |     "Jun 12 17:10:01.371086 crc crio[21573]: time=\"2026-06-12T17:10:01.37087431Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-cli:latest\" id=6a597209-ed86-421d-9c38-fc3f6363b9ee name=/runtime.v1.ImageService/PullImage",
2026-06-12 17:20:10.403679 | controller |     "Jun 12 17:10:01.380274 crc crio[21573]: time=\"2026-06-12T17:10:01.38000831Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-cli:latest\\\"\"",
2026-06-12 17:20:10.403693 | controller |     "Jun 12 17:10:02.450529 crc crio[21573]: time=\"2026-06-12T17:10:02.450054621Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9\" id=6a597209-ed86-421d-9c38-fc3f6363b9ee name=/runtime.v1.ImageService/PullImage",
2026-06-12 17:20:10.403708 | controller |     "Jun 12 17:10:02.453858 crc crio[21573]: time=\"2026-06-12T17:10:02.452969523Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=b149f883-f710-465c-9439-986cccb17425 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:20:10.403722 | controller |     "Jun 12 17:10:02.456593 crc crio[21573]: time=\"2026-06-12T17:10:02.456353558Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=eef6a43b-9d52-4b99-96a7-eb55ab121d10 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:20:10.403737 | controller |     "Jun 12 17:10:02.468006 crc crio[21573]: time=\"2026-06-12T17:10:02.467752095Z\" level=info msg=\"Creating container: openshift-infra/auto-csr-approver-29688070-2b7s4/oc\" id=f66a8f59-55a6-4a32-8730-95ea4722955e name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:20:10.403752 | controller |     "Jun 12 17:10:02.468402 crc crio[21573]: time=\"2026-06-12T17:10:02.468341812Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.403766 | controller |     "Jun 12 17:10:02.523573 crc crio[21573]: time=\"2026-06-12T17:10:02.521830288Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.403780 | controller |     "Jun 12 17:10:02.894903 crc crio[21573]: time=\"2026-06-12T17:10:02.894585128Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.403794 | controller |     "Jun 12 17:10:03.051788 crc crio[21573]: time=\"2026-06-12T17:10:03.051633008Z\" level=info msg=\"Created container 909f2f88dc2f04ce9c41be19b6400c0009afbb43caa61ca329c2c9cd89c0c38c: openshift-infra/auto-csr-approver-29688070-2b7s4/oc\" id=f66a8f59-55a6-4a32-8730-95ea4722955e name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:20:10.403809 | controller |     "Jun 12 17:10:03.053032 crc crio[21573]: time=\"2026-06-12T17:10:03.052967365Z\" level=info msg=\"Starting container: 909f2f88dc2f04ce9c41be19b6400c0009afbb43caa61ca329c2c9cd89c0c38c\" id=3aeed9b3-294d-4077-89aa-7ba938b855df name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 17:20:10.403826 | controller |     "Jun 12 17:10:03.062145 crc crio[21573]: time=\"2026-06-12T17:10:03.062029309Z\" level=info msg=\"Started container\" PID=239424 containerID=909f2f88dc2f04ce9c41be19b6400c0009afbb43caa61ca329c2c9cd89c0c38c description=openshift-infra/auto-csr-approver-29688070-2b7s4/oc id=3aeed9b3-294d-4077-89aa-7ba938b855df name=/runtime.v1.RuntimeService/StartContainer sandboxID=37e2a154bc9ef2656bd9a043d84f01e91210d1206fadc34bf2851e496338ba13",
2026-06-12 17:20:10.403842 | controller |     "Jun 12 17:10:05.264305 crc crio[21573]: time=\"2026-06-12T17:10:05.263430804Z\" level=info msg=\"Stopping pod sandbox: 37e2a154bc9ef2656bd9a043d84f01e91210d1206fadc34bf2851e496338ba13\" id=49d10b80-dcb3-422f-845f-d8071bc1b79d name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 17:20:10.403857 | controller |     "Jun 12 17:10:05.265634 crc crio[21573]: time=\"2026-06-12T17:10:05.26508416Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29688070-2b7s4 Namespace:openshift-infra ID:37e2a154bc9ef2656bd9a043d84f01e91210d1206fadc34bf2851e496338ba13 UID:62c5ef32-3a8b-45d4-a099-f5c071a592ee NetNS:/var/run/netns/e09c89dd-a162-4b2a-a00e-3d6ef04e5224 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod62c5ef32_3a8b_45d4_a099_f5c071a592ee.slice PodAnnotations:0xc0063807b8}] Aliases:map[]}\"",
2026-06-12 17:20:10.403872 | controller |     "Jun 12 17:10:05.265634 crc crio[21573]: time=\"2026-06-12T17:10:05.265249115Z\" level=info msg=\"Deleting pod openshift-infra_auto-csr-approver-29688070-2b7s4 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 17:20:10.403887 | controller |     "Jun 12 17:10:05.606158 crc crio[21573]: time=\"2026-06-12T17:10:05.605550991Z\" level=info msg=\"Stopped pod sandbox: 37e2a154bc9ef2656bd9a043d84f01e91210d1206fadc34bf2851e496338ba13\" id=49d10b80-dcb3-422f-845f-d8071bc1b79d name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 17:20:10.403903 | controller |     "Jun 12 17:10:08.625954 crc crio[21573]: time=\"2026-06-12T17:10:08.625044417Z\" level=info msg=\"Removing container: 8622463b9c3a4b5fd770cede860c425b4d0d76ab8ceb919f0868e6d61ba2cacf\" id=2ea75389-60c5-4c60-9777-923b6a90ebc5 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 17:20:10.403918 | controller |     "Jun 12 17:10:08.912231 crc crio[21573]: time=\"2026-06-12T17:10:08.911978417Z\" level=info msg=\"Removed container 8622463b9c3a4b5fd770cede860c425b4d0d76ab8ceb919f0868e6d61ba2cacf: openshift-infra/auto-csr-approver-29688064-d8vk6/oc\" id=2ea75389-60c5-4c60-9777-923b6a90ebc5 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 17:20:10.403934 | controller |     "Jun 12 17:10:08.927392 crc crio[21573]: time=\"2026-06-12T17:10:08.927265434Z\" level=info msg=\"Stopping pod sandbox: df9b6dd16700721ffc439f0350cb69b4cada83ac364c540ae1fd6c6fddf5b8d3\" id=1825ee8b-e027-4896-8781-6eff15e2c05d name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 17:20:10.403949 | controller |     "Jun 12 17:10:08.927392 crc crio[21573]: time=\"2026-06-12T17:10:08.927417069Z\" level=info msg=\"Stopped pod sandbox (already stopped): df9b6dd16700721ffc439f0350cb69b4cada83ac364c540ae1fd6c6fddf5b8d3\" id=1825ee8b-e027-4896-8781-6eff15e2c05d name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 17:20:10.403964 | controller |     "Jun 12 17:10:08.928158 crc crio[21573]: time=\"2026-06-12T17:10:08.928090518Z\" level=info msg=\"Removing pod sandbox: df9b6dd16700721ffc439f0350cb69b4cada83ac364c540ae1fd6c6fddf5b8d3\" id=9c36d5a2-8f4e-44b0-8889-0fc7d1b50777 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 17:20:10.403979 | controller |     "Jun 12 17:10:08.950773 crc crio[21573]: time=\"2026-06-12T17:10:08.950659237Z\" level=info msg=\"Removed pod sandbox: df9b6dd16700721ffc439f0350cb69b4cada83ac364c540ae1fd6c6fddf5b8d3\" id=9c36d5a2-8f4e-44b0-8889-0fc7d1b50777 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 17:20:10.403997 | controller |     "Jun 12 17:10:08.954366 crc crio[21573]: time=\"2026-06-12T17:10:08.95423126Z\" level=info msg=\"Stopping pod sandbox: 0d601dab4963f9bbc1808cde94dd1e4cd1fd26666d2d676cf9ddd4c85674657e\" id=b6e156e6-9ab0-4ab8-a418-c07f6a31ae8d name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 17:20:10.404017 | controller |     "Jun 12 17:10:08.954565 crc crio[21573]: time=\"2026-06-12T17:10:08.954383704Z\" level=info msg=\"Stopped pod sandbox (already stopped): 0d601dab4963f9bbc1808cde94dd1e4cd1fd26666d2d676cf9ddd4c85674657e\" id=b6e156e6-9ab0-4ab8-a418-c07f6a31ae8d name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 17:20:10.404040 | controller |     "Jun 12 17:10:08.956232 crc crio[21573]: time=\"2026-06-12T17:10:08.956157641Z\" level=info msg=\"Removing pod sandbox: 0d601dab4963f9bbc1808cde94dd1e4cd1fd26666d2d676cf9ddd4c85674657e\" id=17445c06-149a-4bd5-96d8-40d2abf171d0 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 17:20:10.404056 | controller |     "Jun 12 17:10:08.977873 crc crio[21573]: time=\"2026-06-12T17:10:08.977774226Z\" level=info msg=\"Removed pod sandbox: 0d601dab4963f9bbc1808cde94dd1e4cd1fd26666d2d676cf9ddd4c85674657e\" id=17445c06-149a-4bd5-96d8-40d2abf171d0 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 17:20:10.404072 | controller |     "Jun 12 17:12:00.526328 crc crio[21573]: time=\"2026-06-12T17:12:00.525579956Z\" level=info msg=\"Running pod sandbox: openshift-infra/auto-csr-approver-29688072-w9hlv/POD\" id=8b80f5ae-7fb0-47e4-a200-836acdeff105 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:20:10.404087 | controller |     "Jun 12 17:12:00.527706 crc crio[21573]: time=\"2026-06-12T17:12:00.526390758Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.404103 | controller |     "Jun 12 17:12:00.577792 crc crio[21573]: time=\"2026-06-12T17:12:00.577700113Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29688072-w9hlv Namespace:openshift-infra ID:294e4dd8d0865cff66ec037ffb652817441f2da1808a6c770fc9803116603177 UID:d91f3993-1374-4937-8ff5-6bdbc91cadae NetNS:/var/run/netns/7acca6d1-a965-4496-bd4d-5dcc50911cff Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podd91f3993_1374_4937_8ff5_6bdbc91cadae.slice PodAnnotations:0xc002e29618}] Aliases:map[]}\"",
2026-06-12 17:20:10.404119 | controller |     "Jun 12 17:12:00.577792 crc crio[21573]: time=\"2026-06-12T17:12:00.577761846Z\" level=info msg=\"Adding pod openshift-infra_auto-csr-approver-29688072-w9hlv to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 17:20:10.404134 | controller |     "Jun 12 17:12:01.152769 crc crio[21573]: 2026-06-12T17:12:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:294e4dd8d0865cf Mac:fe:c1:11:33:8b:75 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:15 Mtu:0 Sandbox:/var/run/netns/7acca6d1-a965-4496-bd4d-5dcc50911cff SocketPath: PciID:}] [{Interface:0xc000014710 Address:{IP:10.217.1.21 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 17:20:10.404150 | controller |     "Jun 12 17:12:01.155060 crc crio[21573]: time=\"2026-06-12T17:12:01.154976014Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29688072-w9hlv Namespace:openshift-infra ID:294e4dd8d0865cff66ec037ffb652817441f2da1808a6c770fc9803116603177 UID:d91f3993-1374-4937-8ff5-6bdbc91cadae NetNS:/var/run/netns/7acca6d1-a965-4496-bd4d-5dcc50911cff Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podd91f3993_1374_4937_8ff5_6bdbc91cadae.slice PodAnnotations:0xc002e29618}] Aliases:map[]}\"",
2026-06-12 17:20:10.404169 | controller |     "Jun 12 17:12:01.155320 crc crio[21573]: time=\"2026-06-12T17:12:01.155135268Z\" level=info msg=\"Checking pod openshift-infra_auto-csr-approver-29688072-w9hlv for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 17:20:10.404185 | controller |     "Jun 12 17:12:01.165193 crc crio[21573]: time=\"2026-06-12T17:12:01.165073604Z\" level=info msg=\"Ran pod sandbox 294e4dd8d0865cff66ec037ffb652817441f2da1808a6c770fc9803116603177 with infra container: openshift-infra/auto-csr-approver-29688072-w9hlv/POD\" id=8b80f5ae-7fb0-47e4-a200-836acdeff105 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:20:10.404201 | controller |     "Jun 12 17:12:01.168756 crc crio[21573]: time=\"2026-06-12T17:12:01.168678195Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-cli:latest\" id=5587ef29-c5da-40d4-a684-e6fb326ca21f name=/runtime.v1.ImageService/PullImage",
2026-06-12 17:20:10.404216 | controller |     "Jun 12 17:12:01.178921 crc crio[21573]: time=\"2026-06-12T17:12:01.178821759Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-cli:latest\\\"\"",
2026-06-12 17:20:10.404232 | controller |     "Jun 12 17:12:01.929295 crc crio[21573]: time=\"2026-06-12T17:12:01.928540928Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9\" id=5587ef29-c5da-40d4-a684-e6fb326ca21f name=/runtime.v1.ImageService/PullImage",
2026-06-12 17:20:10.404247 | controller |     "Jun 12 17:12:01.930898 crc crio[21573]: time=\"2026-06-12T17:12:01.930535724Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=147fcf7c-c921-41a9-983b-ee7be87f264f name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:20:10.404263 | controller |     "Jun 12 17:12:01.933146 crc crio[21573]: time=\"2026-06-12T17:12:01.933084066Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=6b06051b-c4de-43ef-b06d-3af9eacc84c0 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:20:10.404278 | controller |     "Jun 12 17:12:01.943134 crc crio[21573]: time=\"2026-06-12T17:12:01.943041094Z\" level=info msg=\"Creating container: openshift-infra/auto-csr-approver-29688072-w9hlv/oc\" id=ab98b9b2-f9ec-4c0f-b05a-c72604889c33 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:20:10.404294 | controller |     "Jun 12 17:12:01.943724 crc crio[21573]: time=\"2026-06-12T17:12:01.943611079Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.404308 | controller |     "Jun 12 17:12:01.999677 crc crio[21573]: time=\"2026-06-12T17:12:01.999546823Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.404323 | controller |     "Jun 12 17:12:02.368382 crc crio[21573]: time=\"2026-06-12T17:12:02.368141338Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.404338 | controller |     "Jun 12 17:12:02.530129 crc crio[21573]: time=\"2026-06-12T17:12:02.530020934Z\" level=info msg=\"Created container e8d866da206e9bc5ed6f6aa3f82c14f1e3bd8c098ee371d1041a23025b1fbc6a: openshift-infra/auto-csr-approver-29688072-w9hlv/oc\" id=ab98b9b2-f9ec-4c0f-b05a-c72604889c33 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:20:10.404353 | controller |     "Jun 12 17:12:02.532061 crc crio[21573]: time=\"2026-06-12T17:12:02.531962848Z\" level=info msg=\"Starting container: e8d866da206e9bc5ed6f6aa3f82c14f1e3bd8c098ee371d1041a23025b1fbc6a\" id=426bc440-7814-4b1a-9e5c-86b1a83bdc46 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 17:20:10.404368 | controller |     "Jun 12 17:12:02.539577 crc crio[21573]: time=\"2026-06-12T17:12:02.539202592Z\" level=info msg=\"Started container\" PID=266231 containerID=e8d866da206e9bc5ed6f6aa3f82c14f1e3bd8c098ee371d1041a23025b1fbc6a description=openshift-infra/auto-csr-approver-29688072-w9hlv/oc id=426bc440-7814-4b1a-9e5c-86b1a83bdc46 name=/runtime.v1.RuntimeService/StartContainer sandboxID=294e4dd8d0865cff66ec037ffb652817441f2da1808a6c770fc9803116603177",
2026-06-12 17:20:10.404387 | controller |     "Jun 12 17:12:04.081887 crc crio[21573]: time=\"2026-06-12T17:12:04.080978015Z\" level=info msg=\"Stopping pod sandbox: 294e4dd8d0865cff66ec037ffb652817441f2da1808a6c770fc9803116603177\" id=a12b0d42-5154-4741-a241-4ed266e5bfd6 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 17:20:10.404403 | controller |     "Jun 12 17:12:04.083204 crc crio[21573]: time=\"2026-06-12T17:12:04.083145097Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29688072-w9hlv Namespace:openshift-infra ID:294e4dd8d0865cff66ec037ffb652817441f2da1808a6c770fc9803116603177 UID:d91f3993-1374-4937-8ff5-6bdbc91cadae NetNS:/var/run/netns/7acca6d1-a965-4496-bd4d-5dcc50911cff Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podd91f3993_1374_4937_8ff5_6bdbc91cadae.slice PodAnnotations:0xc000640f48}] Aliases:map[]}\"",
2026-06-12 17:20:10.404419 | controller |     "Jun 12 17:12:04.083557 crc crio[21573]: time=\"2026-06-12T17:12:04.083415204Z\" level=info msg=\"Deleting pod openshift-infra_auto-csr-approver-29688072-w9hlv from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 17:20:10.404434 | controller |     "Jun 12 17:12:04.495713 crc crio[21573]: time=\"2026-06-12T17:12:04.495604096Z\" level=info msg=\"Stopped pod sandbox: 294e4dd8d0865cff66ec037ffb652817441f2da1808a6c770fc9803116603177\" id=a12b0d42-5154-4741-a241-4ed266e5bfd6 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 17:20:10.404449 | controller |     "Jun 12 17:12:09.030420 crc crio[21573]: time=\"2026-06-12T17:12:09.029615073Z\" level=info msg=\"Removing container: f493563de2c0486fb16a5708a5f15cf9e9c82ec487a66bb2bbe3ec1e01ed84d7\" id=1735a949-df1b-4108-b110-f893e7eb1ea5 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 17:20:10.404464 | controller |     "Jun 12 17:12:09.196929 crc crio[21573]: time=\"2026-06-12T17:12:09.196747819Z\" level=info msg=\"Removed container f493563de2c0486fb16a5708a5f15cf9e9c82ec487a66bb2bbe3ec1e01ed84d7: openshift-infra/auto-csr-approver-29688066-7hbhc/oc\" id=1735a949-df1b-4108-b110-f893e7eb1ea5 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 17:20:10.404479 | controller |     "Jun 12 17:12:09.214636 crc crio[21573]: time=\"2026-06-12T17:12:09.214534084Z\" level=info msg=\"Stopping pod sandbox: c0d79663f166e99a9f5cc99df2975eacfa3f3a6fd17540a1532899d4348c35bd\" id=244d12c3-f9f7-43de-a71a-5df421e774c9 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 17:20:10.404494 | controller |     "Jun 12 17:12:09.214636 crc crio[21573]: time=\"2026-06-12T17:12:09.214626797Z\" level=info msg=\"Stopped pod sandbox (already stopped): c0d79663f166e99a9f5cc99df2975eacfa3f3a6fd17540a1532899d4348c35bd\" id=244d12c3-f9f7-43de-a71a-5df421e774c9 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 17:20:10.404508 | controller |     "Jun 12 17:12:09.215965 crc crio[21573]: time=\"2026-06-12T17:12:09.215898191Z\" level=info msg=\"Removing pod sandbox: c0d79663f166e99a9f5cc99df2975eacfa3f3a6fd17540a1532899d4348c35bd\" id=5bd7bdbb-3bd7-4d14-ad24-478dc6629193 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 17:20:10.404524 | controller |     "Jun 12 17:12:09.233714 crc crio[21573]: time=\"2026-06-12T17:12:09.233619308Z\" level=info msg=\"Removed pod sandbox: c0d79663f166e99a9f5cc99df2975eacfa3f3a6fd17540a1532899d4348c35bd\" id=5bd7bdbb-3bd7-4d14-ad24-478dc6629193 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 17:20:10.404538 | controller |     "Jun 12 17:14:00.898112 crc crio[21573]: time=\"2026-06-12T17:14:00.897236533Z\" level=info msg=\"Running pod sandbox: openshift-infra/auto-csr-approver-29688074-b7w26/POD\" id=a58c0bd2-ddb6-4938-8030-c86b730676fc name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:20:10.404556 | controller |     "Jun 12 17:14:00.901068 crc crio[21573]: time=\"2026-06-12T17:14:00.898193281Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.404594 | controller |     "Jun 12 17:14:00.941414 crc crio[21573]: time=\"2026-06-12T17:14:00.940939652Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29688074-b7w26 Namespace:openshift-infra ID:7ada26387690f8c1676e8c86451d49f446daf7adab0df39c031886d080870fc3 UID:6ca82237-b6dd-45a0-aa59-e7e91d003672 NetNS:/var/run/netns/a8a271a6-b4ae-4e34-bd4c-fb34aab56b87 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod6ca82237_b6dd_45a0_aa59_e7e91d003672.slice PodAnnotations:0xc0024289f8}] Aliases:map[]}\"",
2026-06-12 17:20:10.404617 | controller |     "Jun 12 17:14:00.941414 crc crio[21573]: time=\"2026-06-12T17:14:00.941398945Z\" level=info msg=\"Adding pod openshift-infra_auto-csr-approver-29688074-b7w26 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 17:20:10.404634 | controller |     "Jun 12 17:14:02.012399 crc crio[21573]: 2026-06-12T17:14:02Z [verbose] CmdAdd (shim): {1.1.0 [{Name:7ada26387690f8c Mac:42:43:ed:c4:74:9d Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:16 Mtu:0 Sandbox:/var/run/netns/a8a271a6-b4ae-4e34-bd4c-fb34aab56b87 SocketPath: PciID:}] [{Interface:0xc00031e5a0 Address:{IP:10.217.1.22 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 17:20:10.404650 | controller |     "Jun 12 17:14:02.015548 crc crio[21573]: time=\"2026-06-12T17:14:02.015320269Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29688074-b7w26 Namespace:openshift-infra ID:7ada26387690f8c1676e8c86451d49f446daf7adab0df39c031886d080870fc3 UID:6ca82237-b6dd-45a0-aa59-e7e91d003672 NetNS:/var/run/netns/a8a271a6-b4ae-4e34-bd4c-fb34aab56b87 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod6ca82237_b6dd_45a0_aa59_e7e91d003672.slice PodAnnotations:0xc0024289f8}] Aliases:map[]}\"",
2026-06-12 17:20:10.404666 | controller |     "Jun 12 17:14:02.015719 crc crio[21573]: time=\"2026-06-12T17:14:02.01567978Z\" level=info msg=\"Checking pod openshift-infra_auto-csr-approver-29688074-b7w26 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 17:20:10.404681 | controller |     "Jun 12 17:14:02.029164 crc crio[21573]: time=\"2026-06-12T17:14:02.029022684Z\" level=info msg=\"Ran pod sandbox 7ada26387690f8c1676e8c86451d49f446daf7adab0df39c031886d080870fc3 with infra container: openshift-infra/auto-csr-approver-29688074-b7w26/POD\" id=a58c0bd2-ddb6-4938-8030-c86b730676fc name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:20:10.404697 | controller |     "Jun 12 17:14:02.032713 crc crio[21573]: time=\"2026-06-12T17:14:02.032605033Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-cli:latest\" id=1f1d6b11-7e46-4ea5-9198-8026a0cd2aca name=/runtime.v1.ImageService/PullImage",
2026-06-12 17:20:10.404712 | controller |     "Jun 12 17:14:02.041134 crc crio[21573]: time=\"2026-06-12T17:14:02.041070241Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-cli:latest\\\"\"",
2026-06-12 17:20:10.404727 | controller |     "Jun 12 17:14:02.785272 crc crio[21573]: time=\"2026-06-12T17:14:02.784901943Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9\" id=1f1d6b11-7e46-4ea5-9198-8026a0cd2aca name=/runtime.v1.ImageService/PullImage",
2026-06-12 17:20:10.404742 | controller |     "Jun 12 17:14:02.786340 crc crio[21573]: time=\"2026-06-12T17:14:02.786230331Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=4844af6c-7c4c-4332-8345-f4e395faf04e name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:20:10.404764 | controller |     "Jun 12 17:14:02.788383 crc crio[21573]: time=\"2026-06-12T17:14:02.788223467Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=5ef04c7e-9d4b-4c30-96a9-3c823d507ea8 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:20:10.404780 | controller |     "Jun 12 17:14:02.796416 crc crio[21573]: time=\"2026-06-12T17:14:02.796289022Z\" level=info msg=\"Creating container: openshift-infra/auto-csr-approver-29688074-b7w26/oc\" id=eecdc610-120a-43a7-8a60-968b3399c979 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:20:10.404796 | controller |     "Jun 12 17:14:02.796956 crc crio[21573]: time=\"2026-06-12T17:14:02.796892129Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.404811 | controller |     "Jun 12 17:14:02.855424 crc crio[21573]: time=\"2026-06-12T17:14:02.855187949Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.404826 | controller |     "Jun 12 17:14:03.380918 crc crio[21573]: time=\"2026-06-12T17:14:03.38052168Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.404841 | controller |     "Jun 12 17:14:03.515752 crc crio[21573]: time=\"2026-06-12T17:14:03.515658593Z\" level=info msg=\"Created container 4ab6c2d14f1ff132028a693fc58f40151972d83d6a7bfb26930fce306234e631: openshift-infra/auto-csr-approver-29688074-b7w26/oc\" id=eecdc610-120a-43a7-8a60-968b3399c979 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:20:10.404856 | controller |     "Jun 12 17:14:03.516809 crc crio[21573]: time=\"2026-06-12T17:14:03.516738624Z\" level=info msg=\"Starting container: 4ab6c2d14f1ff132028a693fc58f40151972d83d6a7bfb26930fce306234e631\" id=8128f762-b803-46ec-a068-385fa3ae7977 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 17:20:10.404871 | controller |     "Jun 12 17:14:03.526604 crc crio[21573]: time=\"2026-06-12T17:14:03.526326751Z\" level=info msg=\"Started container\" PID=284030 containerID=4ab6c2d14f1ff132028a693fc58f40151972d83d6a7bfb26930fce306234e631 description=openshift-infra/auto-csr-approver-29688074-b7w26/oc id=8128f762-b803-46ec-a068-385fa3ae7977 name=/runtime.v1.RuntimeService/StartContainer sandboxID=7ada26387690f8c1676e8c86451d49f446daf7adab0df39c031886d080870fc3",
2026-06-12 17:20:10.404886 | controller |     "Jun 12 17:14:04.987976 crc crio[21573]: time=\"2026-06-12T17:14:04.987030449Z\" level=info msg=\"Stopping pod sandbox: 7ada26387690f8c1676e8c86451d49f446daf7adab0df39c031886d080870fc3\" id=4d3b9630-9142-481a-84d3-34698ef8e634 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 17:20:10.404901 | controller |     "Jun 12 17:14:04.989557 crc crio[21573]: time=\"2026-06-12T17:14:04.989487208Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29688074-b7w26 Namespace:openshift-infra ID:7ada26387690f8c1676e8c86451d49f446daf7adab0df39c031886d080870fc3 UID:6ca82237-b6dd-45a0-aa59-e7e91d003672 NetNS:/var/run/netns/a8a271a6-b4ae-4e34-bd4c-fb34aab56b87 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod6ca82237_b6dd_45a0_aa59_e7e91d003672.slice PodAnnotations:0xc00443ca10}] Aliases:map[]}\"",
2026-06-12 17:20:10.404916 | controller |     "Jun 12 17:14:04.989743 crc crio[21573]: time=\"2026-06-12T17:14:04.989670994Z\" level=info msg=\"Deleting pod openshift-infra_auto-csr-approver-29688074-b7w26 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 17:20:10.404931 | controller |     "Jun 12 17:14:05.377754 crc crio[21573]: time=\"2026-06-12T17:14:05.377615638Z\" level=info msg=\"Stopped pod sandbox: 7ada26387690f8c1676e8c86451d49f446daf7adab0df39c031886d080870fc3\" id=4d3b9630-9142-481a-84d3-34698ef8e634 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 17:20:10.404949 | controller |     "Jun 12 17:14:09.285190 crc crio[21573]: time=\"2026-06-12T17:14:09.284302243Z\" level=info msg=\"Removing container: 16db3b830104599616cfc1540ffddd742252307d86c80095dd9414d51203d49d\" id=1204f8d9-9eb6-426d-81e4-ba58eba52ef1 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 17:20:10.404965 | controller |     "Jun 12 17:14:09.434252 crc crio[21573]: time=\"2026-06-12T17:14:09.433862492Z\" level=info msg=\"Removed container 16db3b830104599616cfc1540ffddd742252307d86c80095dd9414d51203d49d: openshift-infra/auto-csr-approver-29688068-wb2l8/oc\" id=1204f8d9-9eb6-426d-81e4-ba58eba52ef1 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 17:20:10.404980 | controller |     "Jun 12 17:14:09.446190 crc crio[21573]: time=\"2026-06-12T17:14:09.446068421Z\" level=info msg=\"Stopping pod sandbox: 7a98360d045606c23dca81c162b7ed02680c8c62ba71b8e1a5f837ce8cf0e43f\" id=17743d8d-ddf0-4ecb-a63f-9687ffc9a017 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 17:20:10.404995 | controller |     "Jun 12 17:14:09.446190 crc crio[21573]: time=\"2026-06-12T17:14:09.446185134Z\" level=info msg=\"Stopped pod sandbox (already stopped): 7a98360d045606c23dca81c162b7ed02680c8c62ba71b8e1a5f837ce8cf0e43f\" id=17743d8d-ddf0-4ecb-a63f-9687ffc9a017 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 17:20:10.405011 | controller |     "Jun 12 17:14:09.447031 crc crio[21573]: time=\"2026-06-12T17:14:09.446933089Z\" level=info msg=\"Removing pod sandbox: 7a98360d045606c23dca81c162b7ed02680c8c62ba71b8e1a5f837ce8cf0e43f\" id=43dc0c4c-845c-4417-8432-f8bd3f221bec name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 17:20:10.405029 | controller |     "Jun 12 17:14:09.462150 crc crio[21573]: time=\"2026-06-12T17:14:09.462009851Z\" level=info msg=\"Removed pod sandbox: 7a98360d045606c23dca81c162b7ed02680c8c62ba71b8e1a5f837ce8cf0e43f\" id=43dc0c4c-845c-4417-8432-f8bd3f221bec name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 17:20:10.405053 | controller |     "Jun 12 17:14:45.357899 crc crio[21573]: time=\"2026-06-12T17:14:45.356826769Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"",
2026-06-12 17:20:10.405071 | controller |     "Jun 12 17:14:45.739022 crc crio[21573]: time=\"2026-06-12T17:14:45.7385447Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"",
2026-06-12 17:20:10.405088 | controller |     "Jun 12 17:14:45.752237 crc crio[21573]: time=\"2026-06-12T17:14:45.752161098Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"",
2026-06-12 17:20:10.405103 | controller |     "Jun 12 17:14:46.186681 crc crio[21573]: time=\"2026-06-12T17:14:46.186261278Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"",
2026-06-12 17:20:10.405118 | controller |     "Jun 12 17:14:46.263127 crc crio[21573]: time=\"2026-06-12T17:14:46.263021925Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"",
2026-06-12 17:20:10.405132 | controller |     "Jun 12 17:14:46.284190 crc crio[21573]: time=\"2026-06-12T17:14:46.283587809Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"",
2026-06-12 17:20:10.405147 | controller |     "Jun 12 17:14:46.303700 crc crio[21573]: time=\"2026-06-12T17:14:46.303598007Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"",
2026-06-12 17:20:10.405166 | controller |     "Jun 12 17:14:46.632922 crc crio[21573]: time=\"2026-06-12T17:14:46.632818906Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"",
2026-06-12 17:20:10.405182 | controller |     "Jun 12 17:14:46.709962 crc crio[21573]: time=\"2026-06-12T17:14:46.709871933Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"",
2026-06-12 17:20:10.405197 | controller |     "Jun 12 17:14:46.855818 crc crio[21573]: time=\"2026-06-12T17:14:46.855733317Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"",
2026-06-12 17:20:10.405212 | controller |     "Jun 12 17:14:46.855818 crc crio[21573]: time=\"2026-06-12T17:14:46.855743501Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"",
2026-06-12 17:20:10.405227 | controller |     "Jun 12 17:14:47.005737 crc crio[21573]: time=\"2026-06-12T17:14:47.005563229Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"",
2026-06-12 17:20:10.405242 | controller |     "Jun 12 17:14:47.178056 crc crio[21573]: time=\"2026-06-12T17:14:47.178002897Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"",
2026-06-12 17:20:10.405256 | controller |     "Jun 12 17:14:47.267720 crc crio[21573]: time=\"2026-06-12T17:14:47.267416484Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"",
2026-06-12 17:20:10.405271 | controller |     "Jun 12 17:14:47.687182 crc crio[21573]: time=\"2026-06-12T17:14:47.68703976Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"",
2026-06-12 17:20:10.405287 | controller |     "Jun 12 17:14:48.551901 crc crio[21573]: time=\"2026-06-12T17:14:48.551282414Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"",
2026-06-12 17:20:10.405302 | controller |     "Jun 12 17:14:49.272786 crc crio[21573]: time=\"2026-06-12T17:14:49.27126296Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"",
2026-06-12 17:20:10.405318 | controller |     "Jun 12 17:14:49.961409 crc crio[21573]: time=\"2026-06-12T17:14:49.960767544Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"",
2026-06-12 17:20:10.405333 | controller |     "Jun 12 17:14:49.987126 crc crio[21573]: time=\"2026-06-12T17:14:49.987015209Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"",
2026-06-12 17:20:10.405348 | controller |     "Jun 12 17:14:50.039848 crc crio[21573]: time=\"2026-06-12T17:14:50.039541714Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"",
2026-06-12 17:20:10.405363 | controller |     "Jun 12 17:14:50.083999 crc crio[21573]: time=\"2026-06-12T17:14:50.08303855Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"",
2026-06-12 17:20:10.405382 | controller |     "Jun 12 17:14:54.678227 crc crio[21573]: time=\"2026-06-12T17:14:54.67730688Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"",
2026-06-12 17:20:10.405398 | controller |     "Jun 12 17:14:54.678227 crc crio[21573]: time=\"2026-06-12T17:14:54.677404411Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"",
2026-06-12 17:20:10.405413 | controller |     "Jun 12 17:14:54.680846 crc crio[21573]: time=\"2026-06-12T17:14:54.680776847Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"",
2026-06-12 17:20:10.405427 | controller |     "Jun 12 17:14:55.967619 crc crio[21573]: time=\"2026-06-12T17:14:55.964388781Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"",
2026-06-12 17:20:10.405442 | controller |     "Jun 12 17:14:57.910229 crc crio[21573]: time=\"2026-06-12T17:14:57.909042799Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"",
2026-06-12 17:20:10.405457 | controller |     "Jun 12 17:14:58.248277 crc crio[21573]: time=\"2026-06-12T17:14:58.247930881Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"",
2026-06-12 17:20:10.405472 | controller |     "Jun 12 17:14:58.510947 crc crio[21573]: time=\"2026-06-12T17:14:58.510509581Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"",
2026-06-12 17:20:10.405487 | controller |     "Jun 12 17:15:00.155268 crc crio[21573]: time=\"2026-06-12T17:15:00.155102666Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"",
2026-06-12 17:20:10.405504 | controller |     "Jun 12 17:15:02.629591 crc crio[21573]: time=\"2026-06-12T17:15:02.628823916Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"",
2026-06-12 17:20:10.405520 | controller |     "Jun 12 17:15:02.654774 crc crio[21573]: time=\"2026-06-12T17:15:02.654681518Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"",
2026-06-12 17:20:10.405535 | controller |     "Jun 12 17:15:02.744925 crc crio[21573]: time=\"2026-06-12T17:15:02.744799415Z\" level=info msg=\"Running pod sandbox: openshift-operator-lifecycle-manager/collect-profiles-29688075-gxwfq/POD\" id=8a1439d1-2e17-4c57-9e29-1230ab0f8706 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:20:10.405550 | controller |     "Jun 12 17:15:02.745103 crc crio[21573]: time=\"2026-06-12T17:15:02.745008531Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.405565 | controller |     "Jun 12 17:15:02.809000 crc crio[21573]: time=\"2026-06-12T17:15:02.808896207Z\" level=info msg=\"Got pod network &{Name:collect-profiles-29688075-gxwfq Namespace:openshift-operator-lifecycle-manager ID:534ded1b2f691d5b52ef42abbf03b76575cce10b8c7ac31359fd7f7ddfdae2a6 UID:abc97934-d92c-4224-861a-df8fda167487 NetNS:/var/run/netns/4572ba83-9a48-455f-874c-9998e07a2500 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podabc97934_d92c_4224_861a_df8fda167487.slice PodAnnotations:0xc0024284e8}] Aliases:map[]}\"",
2026-06-12 17:20:10.405605 | controller |     "Jun 12 17:15:02.809000 crc crio[21573]: time=\"2026-06-12T17:15:02.808951948Z\" level=info msg=\"Adding pod openshift-operator-lifecycle-manager_collect-profiles-29688075-gxwfq to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 17:20:10.405624 | controller |     "Jun 12 17:15:03.263722 crc crio[21573]: time=\"2026-06-12T17:15:03.263111581Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"",
2026-06-12 17:20:10.405641 | controller |     "Jun 12 17:15:03.275515 crc crio[21573]: time=\"2026-06-12T17:15:03.275353514Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"",
2026-06-12 17:20:10.405656 | controller |     "Jun 12 17:15:03.751060 crc crio[21573]: 2026-06-12T17:15:03Z [verbose] CmdAdd (shim): {1.1.0 [{Name:534ded1b2f691d5 Mac:6a:f7:36:f8:c5:9e Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:17 Mtu:0 Sandbox:/var/run/netns/4572ba83-9a48-455f-874c-9998e07a2500 SocketPath: PciID:}] [{Interface:0xc0001bf1d0 Address:{IP:10.217.1.23 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 17:20:10.405671 | controller |     "Jun 12 17:15:03.752726 crc crio[21573]: time=\"2026-06-12T17:15:03.752631258Z\" level=info msg=\"Got pod network &{Name:collect-profiles-29688075-gxwfq Namespace:openshift-operator-lifecycle-manager ID:534ded1b2f691d5b52ef42abbf03b76575cce10b8c7ac31359fd7f7ddfdae2a6 UID:abc97934-d92c-4224-861a-df8fda167487 NetNS:/var/run/netns/4572ba83-9a48-455f-874c-9998e07a2500 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podabc97934_d92c_4224_861a_df8fda167487.slice PodAnnotations:0xc0024284e8}] Aliases:map[]}\"",
2026-06-12 17:20:10.405687 | controller |     "Jun 12 17:15:03.752949 crc crio[21573]: time=\"2026-06-12T17:15:03.752881455Z\" level=info msg=\"Checking pod openshift-operator-lifecycle-manager_collect-profiles-29688075-gxwfq for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 17:20:10.405702 | controller |     "Jun 12 17:15:03.766858 crc crio[21573]: time=\"2026-06-12T17:15:03.766757115Z\" level=info msg=\"Ran pod sandbox 534ded1b2f691d5b52ef42abbf03b76575cce10b8c7ac31359fd7f7ddfdae2a6 with infra container: openshift-operator-lifecycle-manager/collect-profiles-29688075-gxwfq/POD\" id=8a1439d1-2e17-4c57-9e29-1230ab0f8706 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:20:10.405717 | controller |     "Jun 12 17:15:03.777512 crc crio[21573]: time=\"2026-06-12T17:15:03.777303197Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=64c6a216-5794-4377-805c-8c0569fcd051 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:20:10.405732 | controller |     "Jun 12 17:15:03.794733 crc crio[21573]: time=\"2026-06-12T17:15:03.794644411Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=5c84b87d-164f-48f6-bc47-55633c6b67f7 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:20:10.405746 | controller |     "Jun 12 17:15:03.840085 crc crio[21573]: time=\"2026-06-12T17:15:03.839993839Z\" level=info msg=\"Creating container: openshift-operator-lifecycle-manager/collect-profiles-29688075-gxwfq/collect-profiles\" id=ad10765e-956d-4fce-982c-77949d017a37 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:20:10.405761 | controller |     "Jun 12 17:15:03.840611 crc crio[21573]: time=\"2026-06-12T17:15:03.840545625Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.405779 | controller |     "Jun 12 17:15:03.901827 crc crio[21573]: time=\"2026-06-12T17:15:03.901780383Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.405795 | controller |     "Jun 12 17:15:03.917053 crc crio[21573]: time=\"2026-06-12T17:15:03.917003959Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.405810 | controller |     "Jun 12 17:15:03.947138 crc crio[21573]: time=\"2026-06-12T17:15:03.947071567Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"",
2026-06-12 17:20:10.405825 | controller |     "Jun 12 17:15:03.954859 crc crio[21573]: time=\"2026-06-12T17:15:03.954785704Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"",
2026-06-12 17:20:10.405839 | controller |     "Jun 12 17:15:04.123863 crc crio[21573]: time=\"2026-06-12T17:15:04.123141416Z\" level=info msg=\"Created container b81bd81db3fa94d0884167ae0fac3de77a4d1004b3e9c28b170c87e5a3256e34: openshift-operator-lifecycle-manager/collect-profiles-29688075-gxwfq/collect-profiles\" id=ad10765e-956d-4fce-982c-77949d017a37 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:20:10.405854 | controller |     "Jun 12 17:15:04.125029 crc crio[21573]: time=\"2026-06-12T17:15:04.124986896Z\" level=info msg=\"Starting container: b81bd81db3fa94d0884167ae0fac3de77a4d1004b3e9c28b170c87e5a3256e34\" id=b4e95b66-5415-4e73-b12f-a3b3d3a5cfaa name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 17:20:10.405868 | controller |     "Jun 12 17:15:04.136627 crc crio[21573]: time=\"2026-06-12T17:15:04.136430997Z\" level=info msg=\"Started container\" PID=291594 containerID=b81bd81db3fa94d0884167ae0fac3de77a4d1004b3e9c28b170c87e5a3256e34 description=openshift-operator-lifecycle-manager/collect-profiles-29688075-gxwfq/collect-profiles id=b4e95b66-5415-4e73-b12f-a3b3d3a5cfaa name=/runtime.v1.RuntimeService/StartContainer sandboxID=534ded1b2f691d5b52ef42abbf03b76575cce10b8c7ac31359fd7f7ddfdae2a6",
2026-06-12 17:20:10.405883 | controller |     "Jun 12 17:15:04.785255 crc crio[21573]: time=\"2026-06-12T17:15:04.785161092Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"",
2026-06-12 17:20:10.405898 | controller |     "Jun 12 17:15:05.959832 crc crio[21573]: time=\"2026-06-12T17:15:05.959728711Z\" level=info msg=\"Stopping pod sandbox: 534ded1b2f691d5b52ef42abbf03b76575cce10b8c7ac31359fd7f7ddfdae2a6\" id=ab7d57b7-d6ea-40af-9db8-9602b3eed977 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 17:20:10.405913 | controller |     "Jun 12 17:15:05.960986 crc crio[21573]: time=\"2026-06-12T17:15:05.960663348Z\" level=info msg=\"Got pod network &{Name:collect-profiles-29688075-gxwfq Namespace:openshift-operator-lifecycle-manager ID:534ded1b2f691d5b52ef42abbf03b76575cce10b8c7ac31359fd7f7ddfdae2a6 UID:abc97934-d92c-4224-861a-df8fda167487 NetNS:/var/run/netns/4572ba83-9a48-455f-874c-9998e07a2500 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podabc97934_d92c_4224_861a_df8fda167487.slice PodAnnotations:0xc002e292d8}] Aliases:map[]}\"",
2026-06-12 17:20:10.405943 | controller |     "Jun 12 17:15:05.960986 crc crio[21573]: time=\"2026-06-12T17:15:05.960805562Z\" level=info msg=\"Deleting pod openshift-operator-lifecycle-manager_collect-profiles-29688075-gxwfq from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 17:20:10.405960 | controller |     "Jun 12 17:15:06.589669 crc crio[21573]: time=\"2026-06-12T17:15:06.588875635Z\" level=info msg=\"Stopped pod sandbox: 534ded1b2f691d5b52ef42abbf03b76575cce10b8c7ac31359fd7f7ddfdae2a6\" id=ab7d57b7-d6ea-40af-9db8-9602b3eed977 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 17:20:10.405978 | controller |     "Jun 12 17:15:07.548075 crc crio[21573]: time=\"2026-06-12T17:15:07.547305939Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"",
2026-06-12 17:20:10.405994 | controller |     "Jun 12 17:15:07.729790 crc crio[21573]: time=\"2026-06-12T17:15:07.729663578Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"",
2026-06-12 17:20:10.406009 | controller |     "Jun 12 17:15:07.763350 crc crio[21573]: time=\"2026-06-12T17:15:07.763246846Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"",
2026-06-12 17:20:10.406023 | controller |     "Jun 12 17:15:08.009518 crc crio[21573]: time=\"2026-06-12T17:15:08.006735307Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"",
2026-06-12 17:20:10.406038 | controller |     "Jun 12 17:15:08.673395 crc crio[21573]: time=\"2026-06-12T17:15:08.672958313Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"",
2026-06-12 17:20:10.406059 | controller |     "Jun 12 17:15:09.482708 crc crio[21573]: time=\"2026-06-12T17:15:09.482617015Z\" level=info msg=\"Removing container: 92c53653808935d57eb469d475adbc966c1be9dad3135f8c6d27c10e4f097a7c\" id=823a950a-b319-423d-9343-c8fc32b1c7e4 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 17:20:10.406080 | controller |     "Jun 12 17:15:09.521757 crc crio[21573]: time=\"2026-06-12T17:15:09.52164836Z\" level=info msg=\"Removed container 92c53653808935d57eb469d475adbc966c1be9dad3135f8c6d27c10e4f097a7c: openshift-must-gather-h49ld/crc-debug-hg4rq/container-00\" id=823a950a-b319-423d-9343-c8fc32b1c7e4 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 17:20:10.406096 | controller |     "Jun 12 17:15:09.524222 crc crio[21573]: time=\"2026-06-12T17:15:09.52413993Z\" level=info msg=\"Removing container: bde5f7216ec6ad1e17ae4f30dbbd1700c1fdb0bea06f3389859b0488fe4937da\" id=5430bae8-531b-425d-94ae-34ccd8fe11df name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 17:20:10.406110 | controller |     "Jun 12 17:15:09.600399 crc crio[21573]: time=\"2026-06-12T17:15:09.600207204Z\" level=info msg=\"Removed container bde5f7216ec6ad1e17ae4f30dbbd1700c1fdb0bea06f3389859b0488fe4937da: openshift-operator-lifecycle-manager/collect-profiles-29688030-t87kw/collect-profiles\" id=5430bae8-531b-425d-94ae-34ccd8fe11df name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 17:20:10.406125 | controller |     "Jun 12 17:15:09.611031 crc crio[21573]: time=\"2026-06-12T17:15:09.610941387Z\" level=info msg=\"Stopping pod sandbox: 0da7ef58c6874f2873d1a59edb84e609228dd686bfe3c6c546f4dc0396ca214c\" id=0be4c154-e6c8-4462-81f6-83719b35e456 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 17:20:10.406141 | controller |     "Jun 12 17:15:09.611031 crc crio[21573]: time=\"2026-06-12T17:15:09.61104125Z\" level=info msg=\"Stopped pod sandbox (already stopped): 0da7ef58c6874f2873d1a59edb84e609228dd686bfe3c6c546f4dc0396ca214c\" id=0be4c154-e6c8-4462-81f6-83719b35e456 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 17:20:10.406157 | controller |     "Jun 12 17:15:09.616076 crc crio[21573]: time=\"2026-06-12T17:15:09.615896957Z\" level=info msg=\"Removing pod sandbox: 0da7ef58c6874f2873d1a59edb84e609228dd686bfe3c6c546f4dc0396ca214c\" id=864a0de1-252f-43ee-a3e2-4e3bfe7e42b6 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 17:20:10.406176 | controller |     "Jun 12 17:15:09.659961 crc crio[21573]: time=\"2026-06-12T17:15:09.659848544Z\" level=info msg=\"Removed pod sandbox: 0da7ef58c6874f2873d1a59edb84e609228dd686bfe3c6c546f4dc0396ca214c\" id=864a0de1-252f-43ee-a3e2-4e3bfe7e42b6 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 17:20:10.406192 | controller |     "Jun 12 17:15:09.660908 crc crio[21573]: time=\"2026-06-12T17:15:09.660841816Z\" level=info msg=\"Stopping pod sandbox: 762a594790d160f3b4b0b6fd0057f235b02ddc82b3bee3315b42c22abe87f7c5\" id=68d02e0f-ec75-4866-b1de-ceeeb4de4c46 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 17:20:10.406207 | controller |     "Jun 12 17:15:09.660908 crc crio[21573]: time=\"2026-06-12T17:15:09.660910268Z\" level=info msg=\"Stopped pod sandbox (already stopped): 762a594790d160f3b4b0b6fd0057f235b02ddc82b3bee3315b42c22abe87f7c5\" id=68d02e0f-ec75-4866-b1de-ceeeb4de4c46 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 17:20:10.406223 | controller |     "Jun 12 17:15:09.661997 crc crio[21573]: time=\"2026-06-12T17:15:09.661919386Z\" level=info msg=\"Removing pod sandbox: 762a594790d160f3b4b0b6fd0057f235b02ddc82b3bee3315b42c22abe87f7c5\" id=6c9a74b8-d849-4d63-a923-f7bdd6d9aca2 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 17:20:10.406238 | controller |     "Jun 12 17:15:09.684836 crc crio[21573]: time=\"2026-06-12T17:15:09.684747515Z\" level=info msg=\"Removed pod sandbox: 762a594790d160f3b4b0b6fd0057f235b02ddc82b3bee3315b42c22abe87f7c5\" id=6c9a74b8-d849-4d63-a923-f7bdd6d9aca2 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 17:20:10.406254 | controller |     "Jun 12 17:15:11.253955 crc crio[21573]: time=\"2026-06-12T17:15:11.253410129Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"",
2026-06-12 17:20:10.406269 | controller |     "Jun 12 17:15:11.726046 crc crio[21573]: time=\"2026-06-12T17:15:11.725498632Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"",
2026-06-12 17:20:10.406284 | controller |     "Jun 12 17:15:11.733409 crc crio[21573]: time=\"2026-06-12T17:15:11.730649976Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"",
2026-06-12 17:20:10.406299 | controller |     "Jun 12 17:15:11.736189 crc crio[21573]: time=\"2026-06-12T17:15:11.735960815Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"",
2026-06-12 17:20:10.406313 | controller |     "Jun 12 17:15:12.485898 crc crio[21573]: time=\"2026-06-12T17:15:12.485408375Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/redhat-marketplace-bhv9q/POD\" id=f95c8a1f-b922-439c-aedf-441961fa6100 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:20:10.406329 | controller |     "Jun 12 17:15:12.487192 crc crio[21573]: time=\"2026-06-12T17:15:12.487168114Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.406344 | controller |     "Jun 12 17:15:12.522034 crc crio[21573]: time=\"2026-06-12T17:15:12.521931128Z\" level=info msg=\"Got pod network &{Name:redhat-marketplace-bhv9q Namespace:openshift-marketplace ID:5645e5bf83794f4b365d3be154e1bcc7eb9eec594f4def05b7195edfa56c217a UID:144d52fe-cd06-4a24-9ddc-1bb83c1e46f1 NetNS:/var/run/netns/73266079-899b-4b02-ae7e-90eece2793ae Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod144d52fe_cd06_4a24_9ddc_1bb83c1e46f1.slice PodAnnotations:0xc0027226c0}] Aliases:map[]}\"",
2026-06-12 17:20:10.406360 | controller |     "Jun 12 17:15:12.522034 crc crio[21573]: time=\"2026-06-12T17:15:12.52200377Z\" level=info msg=\"Adding pod openshift-marketplace_redhat-marketplace-bhv9q to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 17:20:10.406379 | controller |     "Jun 12 17:15:13.192861 crc crio[21573]: 2026-06-12T17:15:13Z [verbose] CmdAdd (shim): {1.1.0 [{Name:5645e5bf83794f4 Mac:0a:39:11:52:d9:d2 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:18 Mtu:0 Sandbox:/var/run/netns/73266079-899b-4b02-ae7e-90eece2793ae SocketPath: PciID:}] [{Interface:0xc00019add0 Address:{IP:10.217.1.24 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 17:20:10.406396 | controller |     "Jun 12 17:15:13.194263 crc crio[21573]: time=\"2026-06-12T17:15:13.194191851Z\" level=info msg=\"Got pod network &{Name:redhat-marketplace-bhv9q Namespace:openshift-marketplace ID:5645e5bf83794f4b365d3be154e1bcc7eb9eec594f4def05b7195edfa56c217a UID:144d52fe-cd06-4a24-9ddc-1bb83c1e46f1 NetNS:/var/run/netns/73266079-899b-4b02-ae7e-90eece2793ae Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod144d52fe_cd06_4a24_9ddc_1bb83c1e46f1.slice PodAnnotations:0xc0027226c0}] Aliases:map[]}\"",
2026-06-12 17:20:10.406412 | controller |     "Jun 12 17:15:13.194546 crc crio[21573]: time=\"2026-06-12T17:15:13.194364485Z\" level=info msg=\"Checking pod openshift-marketplace_redhat-marketplace-bhv9q for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 17:20:10.406428 | controller |     "Jun 12 17:15:13.209338 crc crio[21573]: time=\"2026-06-12T17:15:13.209199605Z\" level=info msg=\"Ran pod sandbox 5645e5bf83794f4b365d3be154e1bcc7eb9eec594f4def05b7195edfa56c217a with infra container: openshift-marketplace/redhat-marketplace-bhv9q/POD\" id=f95c8a1f-b922-439c-aedf-441961fa6100 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:20:10.406443 | controller |     "Jun 12 17:15:13.212300 crc crio[21573]: time=\"2026-06-12T17:15:13.212227321Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=f3150ca9-2700-4397-9f46-f3d63b4297b8 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:20:10.406458 | controller |     "Jun 12 17:15:13.216948 crc crio[21573]: time=\"2026-06-12T17:15:13.216896234Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=792b2824-f87c-41de-ab30-8f763f2a0541 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:20:10.406473 | controller |     "Jun 12 17:15:13.225621 crc crio[21573]: time=\"2026-06-12T17:15:13.225364683Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-marketplace-bhv9q/extract-utilities\" id=6556421c-c5b9-49ef-8283-e62f01b892ec name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:20:10.406488 | controller |     "Jun 12 17:15:13.226672 crc crio[21573]: time=\"2026-06-12T17:15:13.226622902Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.406503 | controller |     "Jun 12 17:15:13.300054 crc crio[21573]: time=\"2026-06-12T17:15:13.299957384Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.406518 | controller |     "Jun 12 17:15:13.305549 crc crio[21573]: time=\"2026-06-12T17:15:13.305475684Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.406533 | controller |     "Jun 12 17:15:13.481686 crc crio[21573]: time=\"2026-06-12T17:15:13.481041265Z\" level=info msg=\"Created container 90b3a2d1527115d4acc768b95859497e38dbf1f6bddc67786b32ddbff0394208: openshift-marketplace/redhat-marketplace-bhv9q/extract-utilities\" id=6556421c-c5b9-49ef-8283-e62f01b892ec name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:20:10.406551 | controller |     "Jun 12 17:15:13.482782 crc crio[21573]: time=\"2026-06-12T17:15:13.482697211Z\" level=info msg=\"Starting container: 90b3a2d1527115d4acc768b95859497e38dbf1f6bddc67786b32ddbff0394208\" id=a09e0382-1412-43d1-90d7-81c84dc14a02 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 17:20:10.406567 | controller |     "Jun 12 17:15:13.491088 crc crio[21573]: time=\"2026-06-12T17:15:13.490988276Z\" level=info msg=\"Started container\" PID=292589 containerID=90b3a2d1527115d4acc768b95859497e38dbf1f6bddc67786b32ddbff0394208 description=openshift-marketplace/redhat-marketplace-bhv9q/extract-utilities id=a09e0382-1412-43d1-90d7-81c84dc14a02 name=/runtime.v1.RuntimeService/StartContainer sandboxID=5645e5bf83794f4b365d3be154e1bcc7eb9eec594f4def05b7195edfa56c217a",
2026-06-12 17:20:10.406604 | controller |     "Jun 12 17:15:14.115860 crc crio[21573]: time=\"2026-06-12T17:15:14.115776251Z\" level=info msg=\"Pulling image: registry.redhat.io/redhat/redhat-marketplace-index:v4.20\" id=62f4a21b-e273-493e-b937-68a2f0c72a41 name=/runtime.v1.ImageService/PullImage",
2026-06-12 17:20:10.406621 | controller |     "Jun 12 17:15:14.122992 crc crio[21573]: time=\"2026-06-12T17:15:14.122317054Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/redhat/redhat-marketplace-index:v4.20\\\"\"",
2026-06-12 17:20:10.406637 | controller |     "Jun 12 17:15:14.689043 crc crio[21573]: time=\"2026-06-12T17:15:14.688703619Z\" level=info msg=\"Pulled image: registry.redhat.io/redhat/redhat-marketplace-index@sha256:eaa0e17f3e4a3079539d3da6839f308f2d277b5c3bc91e1d58ba54c3b141d4ba\" id=62f4a21b-e273-493e-b937-68a2f0c72a41 name=/runtime.v1.ImageService/PullImage",
2026-06-12 17:20:10.406653 | controller |     "Jun 12 17:15:14.690833 crc crio[21573]: time=\"2026-06-12T17:15:14.690575301Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-marketplace-index:v4.20\" id=8e9a4ab2-1366-4e8b-877f-9365345cf54f name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:20:10.406668 | controller |     "Jun 12 17:15:14.694184 crc crio[21573]: time=\"2026-06-12T17:15:14.69407121Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-marketplace-index:v4.20\" id=339f6732-fe7a-41a2-a0ea-be60298eb691 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:20:10.406683 | controller |     "Jun 12 17:15:14.702197 crc crio[21573]: time=\"2026-06-12T17:15:14.702116175Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-marketplace-bhv9q/extract-content\" id=ecc4d24d-4d59-47fd-94be-e12f4b420cfa name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:20:10.406698 | controller |     "Jun 12 17:15:14.702790 crc crio[21573]: time=\"2026-06-12T17:15:14.702720205Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.406713 | controller |     "Jun 12 17:15:14.773147 crc crio[21573]: time=\"2026-06-12T17:15:14.773025406Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.406728 | controller |     "Jun 12 17:15:14.782749 crc crio[21573]: time=\"2026-06-12T17:15:14.782645726Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.406744 | controller |     "Jun 12 17:15:14.886670 crc crio[21573]: time=\"2026-06-12T17:15:14.886009902Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"",
2026-06-12 17:20:10.406760 | controller |     "Jun 12 17:15:14.956690 crc crio[21573]: time=\"2026-06-12T17:15:14.956340364Z\" level=info msg=\"Created container 952a07ec0873606fef597d5212cfc1a50754b7822338328787a0264b8e809d29: openshift-marketplace/redhat-marketplace-bhv9q/extract-content\" id=ecc4d24d-4d59-47fd-94be-e12f4b420cfa name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:20:10.406779 | controller |     "Jun 12 17:15:14.957728 crc crio[21573]: time=\"2026-06-12T17:15:14.957650791Z\" level=info msg=\"Starting container: 952a07ec0873606fef597d5212cfc1a50754b7822338328787a0264b8e809d29\" id=c7895dbf-32c5-4165-bfea-4e8e7e56dd35 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 17:20:10.406795 | controller |     "Jun 12 17:15:14.975991 crc crio[21573]: time=\"2026-06-12T17:15:14.975785488Z\" level=info msg=\"Started container\" PID=292730 containerID=952a07ec0873606fef597d5212cfc1a50754b7822338328787a0264b8e809d29 description=openshift-marketplace/redhat-marketplace-bhv9q/extract-content id=c7895dbf-32c5-4165-bfea-4e8e7e56dd35 name=/runtime.v1.RuntimeService/StartContainer sandboxID=5645e5bf83794f4b365d3be154e1bcc7eb9eec594f4def05b7195edfa56c217a",
2026-06-12 17:20:10.406810 | controller |     "Jun 12 17:15:15.605423 crc crio[21573]: time=\"2026-06-12T17:15:15.605323442Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"",
2026-06-12 17:20:10.406869 | controller |     "Jun 12 17:15:15.767868 crc crio[21573]: time=\"2026-06-12T17:15:15.767728532Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"",
2026-06-12 17:20:10.406889 | controller |     "Jun 12 17:15:16.157868 crc crio[21573]: time=\"2026-06-12T17:15:16.157282892Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=3ace6270-cda3-4d9a-a59a-356231bbd324 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:20:10.406905 | controller |     "Jun 12 17:15:16.160092 crc crio[21573]: time=\"2026-06-12T17:15:16.160034138Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=f6e8fa99-385a-41e1-8177-8a617985ffbb name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:20:10.406921 | controller |     "Jun 12 17:15:16.168353 crc crio[21573]: time=\"2026-06-12T17:15:16.168219806Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-marketplace-bhv9q/registry-server\" id=dc50207e-040a-4af3-8541-62c53c8cfe05 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:20:10.406936 | controller |     "Jun 12 17:15:16.168879 crc crio[21573]: time=\"2026-06-12T17:15:16.168813754Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.406951 | controller |     "Jun 12 17:15:16.240178 crc crio[21573]: time=\"2026-06-12T17:15:16.240070356Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.406967 | controller |     "Jun 12 17:15:16.244186 crc crio[21573]: time=\"2026-06-12T17:15:16.24410805Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.406982 | controller |     "Jun 12 17:15:16.397113 crc crio[21573]: time=\"2026-06-12T17:15:16.397016136Z\" level=info msg=\"Created container 4ff348a078759f93b7f9d096385dad10d6fff5afb1bd7349e8f5961da92ab5a3: openshift-marketplace/redhat-marketplace-bhv9q/registry-server\" id=dc50207e-040a-4af3-8541-62c53c8cfe05 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:20:10.406997 | controller |     "Jun 12 17:15:16.398903 crc crio[21573]: time=\"2026-06-12T17:15:16.398817705Z\" level=info msg=\"Starting container: 4ff348a078759f93b7f9d096385dad10d6fff5afb1bd7349e8f5961da92ab5a3\" id=36f0b377-be41-4a05-801c-d02b28ea0c0e name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 17:20:10.407015 | controller |     "Jun 12 17:15:16.405231 crc crio[21573]: time=\"2026-06-12T17:15:16.405104872Z\" level=info msg=\"Started container\" PID=292975 containerID=4ff348a078759f93b7f9d096385dad10d6fff5afb1bd7349e8f5961da92ab5a3 description=openshift-marketplace/redhat-marketplace-bhv9q/registry-server id=36f0b377-be41-4a05-801c-d02b28ea0c0e name=/runtime.v1.RuntimeService/StartContainer sandboxID=5645e5bf83794f4b365d3be154e1bcc7eb9eec594f4def05b7195edfa56c217a",
2026-06-12 17:20:10.407033 | controller |     "Jun 12 17:15:25.400620 crc crio[21573]: time=\"2026-06-12T17:15:25.39979884Z\" level=info msg=\"Stopping container: 4ff348a078759f93b7f9d096385dad10d6fff5afb1bd7349e8f5961da92ab5a3 (timeout: 2s)\" id=19cc6dbe-9422-4832-9833-8193fe82c31e name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 17:20:10.407048 | controller |     "Jun 12 17:15:25.528355 crc crio[21573]: time=\"2026-06-12T17:15:25.528211236Z\" level=info msg=\"Stopped container 4ff348a078759f93b7f9d096385dad10d6fff5afb1bd7349e8f5961da92ab5a3: openshift-marketplace/redhat-marketplace-bhv9q/registry-server\" id=19cc6dbe-9422-4832-9833-8193fe82c31e name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 17:20:10.407067 | controller |     "Jun 12 17:15:25.529529 crc crio[21573]: time=\"2026-06-12T17:15:25.52941146Z\" level=info msg=\"Stopping pod sandbox: 5645e5bf83794f4b365d3be154e1bcc7eb9eec594f4def05b7195edfa56c217a\" id=ee72f7bd-03b7-415a-9f9f-82a7093df7eb name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 17:20:10.407090 | controller |     "Jun 12 17:15:25.530358 crc crio[21573]: time=\"2026-06-12T17:15:25.530274784Z\" level=info msg=\"Got pod network &{Name:redhat-marketplace-bhv9q Namespace:openshift-marketplace ID:5645e5bf83794f4b365d3be154e1bcc7eb9eec594f4def05b7195edfa56c217a UID:144d52fe-cd06-4a24-9ddc-1bb83c1e46f1 NetNS:/var/run/netns/73266079-899b-4b02-ae7e-90eece2793ae Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod144d52fe_cd06_4a24_9ddc_1bb83c1e46f1.slice PodAnnotations:0xc002e287b8}] Aliases:map[]}\"",
2026-06-12 17:20:10.407108 | controller |     "Jun 12 17:15:25.530674 crc crio[21573]: time=\"2026-06-12T17:15:25.530625884Z\" level=info msg=\"Deleting pod openshift-marketplace_redhat-marketplace-bhv9q from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 17:20:10.407124 | controller |     "Jun 12 17:15:25.853003 crc crio[21573]: time=\"2026-06-12T17:15:25.852687467Z\" level=info msg=\"Stopped pod sandbox: 5645e5bf83794f4b365d3be154e1bcc7eb9eec594f4def05b7195edfa56c217a\" id=ee72f7bd-03b7-415a-9f9f-82a7093df7eb name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 17:20:10.407139 | controller |     "Jun 12 17:15:26.430734 crc crio[21573]: time=\"2026-06-12T17:15:26.429663419Z\" level=info msg=\"Removing container: 4ff348a078759f93b7f9d096385dad10d6fff5afb1bd7349e8f5961da92ab5a3\" id=22aa5217-5306-46e3-a4fe-825887819b4f name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 17:20:10.407154 | controller |     "Jun 12 17:15:26.467725 crc crio[21573]: time=\"2026-06-12T17:15:26.467617631Z\" level=info msg=\"Removed container 4ff348a078759f93b7f9d096385dad10d6fff5afb1bd7349e8f5961da92ab5a3: openshift-marketplace/redhat-marketplace-bhv9q/registry-server\" id=22aa5217-5306-46e3-a4fe-825887819b4f name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 17:20:10.407169 | controller |     "Jun 12 17:15:26.472334 crc crio[21573]: time=\"2026-06-12T17:15:26.47223884Z\" level=info msg=\"Removing container: 952a07ec0873606fef597d5212cfc1a50754b7822338328787a0264b8e809d29\" id=f0b0eb6c-0566-4b0e-a6c7-456c8ad90e87 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 17:20:10.407183 | controller |     "Jun 12 17:15:26.522913 crc crio[21573]: time=\"2026-06-12T17:15:26.522771564Z\" level=info msg=\"Removed container 952a07ec0873606fef597d5212cfc1a50754b7822338328787a0264b8e809d29: openshift-marketplace/redhat-marketplace-bhv9q/extract-content\" id=f0b0eb6c-0566-4b0e-a6c7-456c8ad90e87 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 17:20:10.407202 | controller |     "Jun 12 17:15:26.527159 crc crio[21573]: time=\"2026-06-12T17:15:26.527058038Z\" level=info msg=\"Removing container: 90b3a2d1527115d4acc768b95859497e38dbf1f6bddc67786b32ddbff0394208\" id=1b9f6a38-409d-4f87-9d27-9cb926803335 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 17:20:10.407217 | controller |     "Jun 12 17:15:26.590096 crc crio[21573]: time=\"2026-06-12T17:15:26.589991952Z\" level=info msg=\"Removed container 90b3a2d1527115d4acc768b95859497e38dbf1f6bddc67786b32ddbff0394208: openshift-marketplace/redhat-marketplace-bhv9q/extract-utilities\" id=1b9f6a38-409d-4f87-9d27-9cb926803335 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 17:20:10.407232 | controller |     "Jun 12 17:16:00.540501 crc crio[21573]: time=\"2026-06-12T17:16:00.539262909Z\" level=info msg=\"Running pod sandbox: openshift-infra/auto-csr-approver-29688076-tjsf8/POD\" id=3fa05d1b-2149-460a-a851-f17867ed9ca2 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:20:10.407247 | controller |     "Jun 12 17:16:00.541621 crc crio[21573]: time=\"2026-06-12T17:16:00.540533415Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.407261 | controller |     "Jun 12 17:16:00.583050 crc crio[21573]: time=\"2026-06-12T17:16:00.582942788Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29688076-tjsf8 Namespace:openshift-infra ID:d2ce06c6d5230cbea17d26225e803a8241393d923e0fa1cc58fc8ad51f17e978 UID:7a2cb6f2-971d-480d-ae7d-abb0ab9d5120 NetNS:/var/run/netns/1123d8bc-a341-48ae-9e5b-bd8b9020c117 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod7a2cb6f2_971d_480d_ae7d_abb0ab9d5120.slice PodAnnotations:0xc001897820}] Aliases:map[]}\"",
2026-06-12 17:20:10.407277 | controller |     "Jun 12 17:16:00.583050 crc crio[21573]: time=\"2026-06-12T17:16:00.583009181Z\" level=info msg=\"Adding pod openshift-infra_auto-csr-approver-29688076-tjsf8 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 17:20:10.407292 | controller |     "Jun 12 17:16:00.946778 crc crio[21573]: 2026-06-12T17:16:00Z [verbose] CmdAdd (shim): {1.1.0 [{Name:d2ce06c6d5230cb Mac:96:7c:bb:3f:c6:3b Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:19 Mtu:0 Sandbox:/var/run/netns/1123d8bc-a341-48ae-9e5b-bd8b9020c117 SocketPath: PciID:}] [{Interface:0xc00025ac00 Address:{IP:10.217.1.25 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 17:20:10.407309 | controller |     "Jun 12 17:16:00.949103 crc crio[21573]: time=\"2026-06-12T17:16:00.949012472Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29688076-tjsf8 Namespace:openshift-infra ID:d2ce06c6d5230cbea17d26225e803a8241393d923e0fa1cc58fc8ad51f17e978 UID:7a2cb6f2-971d-480d-ae7d-abb0ab9d5120 NetNS:/var/run/netns/1123d8bc-a341-48ae-9e5b-bd8b9020c117 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod7a2cb6f2_971d_480d_ae7d_abb0ab9d5120.slice PodAnnotations:0xc001897820}] Aliases:map[]}\"",
2026-06-12 17:20:10.407325 | controller |     "Jun 12 17:16:00.949234 crc crio[21573]: time=\"2026-06-12T17:16:00.949210727Z\" level=info msg=\"Checking pod openshift-infra_auto-csr-approver-29688076-tjsf8 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 17:20:10.407340 | controller |     "Jun 12 17:16:00.964494 crc crio[21573]: time=\"2026-06-12T17:16:00.964291189Z\" level=info msg=\"Ran pod sandbox d2ce06c6d5230cbea17d26225e803a8241393d923e0fa1cc58fc8ad51f17e978 with infra container: openshift-infra/auto-csr-approver-29688076-tjsf8/POD\" id=3fa05d1b-2149-460a-a851-f17867ed9ca2 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:20:10.407360 | controller |     "Jun 12 17:16:00.969858 crc crio[21573]: time=\"2026-06-12T17:16:00.969769121Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-cli:latest\" id=d91f5268-e82e-4cea-ba16-9edfe5b1b090 name=/runtime.v1.ImageService/PullImage",
2026-06-12 17:20:10.407378 | controller |     "Jun 12 17:16:00.982937 crc crio[21573]: time=\"2026-06-12T17:16:00.982820186Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-cli:latest\\\"\"",
2026-06-12 17:20:10.407394 | controller |     "Jun 12 17:16:02.030603 crc crio[21573]: time=\"2026-06-12T17:16:02.03008086Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9\" id=d91f5268-e82e-4cea-ba16-9edfe5b1b090 name=/runtime.v1.ImageService/PullImage",
2026-06-12 17:20:10.407409 | controller |     "Jun 12 17:16:02.032180 crc crio[21573]: time=\"2026-06-12T17:16:02.031629223Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=7c0621f0-6ac6-4040-bec4-3e7917c11c97 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:20:10.407425 | controller |     "Jun 12 17:16:02.035675 crc crio[21573]: time=\"2026-06-12T17:16:02.035624447Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=22ae80df-24ae-458a-ba7b-5a1e73220005 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:20:10.407440 | controller |     "Jun 12 17:16:02.044169 crc crio[21573]: time=\"2026-06-12T17:16:02.044085681Z\" level=info msg=\"Creating container: openshift-infra/auto-csr-approver-29688076-tjsf8/oc\" id=fb6a57e7-7e1d-4a64-856f-5f1674b5cdf3 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:20:10.407455 | controller |     "Jun 12 17:16:02.044872 crc crio[21573]: time=\"2026-06-12T17:16:02.04479906Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.407469 | controller |     "Jun 12 17:16:02.098109 crc crio[21573]: time=\"2026-06-12T17:16:02.098015187Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.407484 | controller |     "Jun 12 17:16:02.460270 crc crio[21573]: time=\"2026-06-12T17:16:02.460176281Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.407499 | controller |     "Jun 12 17:16:02.612138 crc crio[21573]: time=\"2026-06-12T17:16:02.611665651Z\" level=info msg=\"Created container e6544b19649e0fcc61f02a35b1f64a33508d6cb39e48a34c69bb6a81f134f697: openshift-infra/auto-csr-approver-29688076-tjsf8/oc\" id=fb6a57e7-7e1d-4a64-856f-5f1674b5cdf3 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:20:10.407514 | controller |     "Jun 12 17:16:02.613624 crc crio[21573]: time=\"2026-06-12T17:16:02.613549793Z\" level=info msg=\"Starting container: e6544b19649e0fcc61f02a35b1f64a33508d6cb39e48a34c69bb6a81f134f697\" id=d89f4291-324b-4553-93c3-8d3d65c19e27 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 17:20:10.407529 | controller |     "Jun 12 17:16:02.620307 crc crio[21573]: time=\"2026-06-12T17:16:02.620138588Z\" level=info msg=\"Started container\" PID=295315 containerID=e6544b19649e0fcc61f02a35b1f64a33508d6cb39e48a34c69bb6a81f134f697 description=openshift-infra/auto-csr-approver-29688076-tjsf8/oc id=d89f4291-324b-4553-93c3-8d3d65c19e27 name=/runtime.v1.RuntimeService/StartContainer sandboxID=d2ce06c6d5230cbea17d26225e803a8241393d923e0fa1cc58fc8ad51f17e978",
2026-06-12 17:20:10.407545 | controller |     "Jun 12 17:16:05.021520 crc crio[21573]: time=\"2026-06-12T17:16:05.020706825Z\" level=info msg=\"Stopping pod sandbox: d2ce06c6d5230cbea17d26225e803a8241393d923e0fa1cc58fc8ad51f17e978\" id=ae108473-f6ff-4b8f-912b-fb44a72aa5c8 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 17:20:10.407564 | controller |     "Jun 12 17:16:05.023833 crc crio[21573]: time=\"2026-06-12T17:16:05.022081984Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29688076-tjsf8 Namespace:openshift-infra ID:d2ce06c6d5230cbea17d26225e803a8241393d923e0fa1cc58fc8ad51f17e978 UID:7a2cb6f2-971d-480d-ae7d-abb0ab9d5120 NetNS:/var/run/netns/1123d8bc-a341-48ae-9e5b-bd8b9020c117 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod7a2cb6f2_971d_480d_ae7d_abb0ab9d5120.slice PodAnnotations:0xc00338f0d8}] Aliases:map[]}\"",
2026-06-12 17:20:10.407601 | controller |     "Jun 12 17:16:05.023833 crc crio[21573]: time=\"2026-06-12T17:16:05.022247868Z\" level=info msg=\"Deleting pod openshift-infra_auto-csr-approver-29688076-tjsf8 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 17:20:10.407620 | controller |     "Jun 12 17:16:05.401630 crc crio[21573]: time=\"2026-06-12T17:16:05.400924073Z\" level=info msg=\"Stopped pod sandbox: d2ce06c6d5230cbea17d26225e803a8241393d923e0fa1cc58fc8ad51f17e978\" id=ae108473-f6ff-4b8f-912b-fb44a72aa5c8 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 17:20:10.407636 | controller |     "Jun 12 17:16:09.715191 crc crio[21573]: time=\"2026-06-12T17:16:09.714224928Z\" level=info msg=\"Removing container: 909f2f88dc2f04ce9c41be19b6400c0009afbb43caa61ca329c2c9cd89c0c38c\" id=a49983b0-8957-4f88-904d-4b6b6278535c name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 17:20:10.407652 | controller |     "Jun 12 17:16:09.926649 crc crio[21573]: time=\"2026-06-12T17:16:09.925975476Z\" level=info msg=\"Removed container 909f2f88dc2f04ce9c41be19b6400c0009afbb43caa61ca329c2c9cd89c0c38c: openshift-infra/auto-csr-approver-29688070-2b7s4/oc\" id=a49983b0-8957-4f88-904d-4b6b6278535c name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 17:20:10.407667 | controller |     "Jun 12 17:16:09.938314 crc crio[21573]: time=\"2026-06-12T17:16:09.938200487Z\" level=info msg=\"Stopping pod sandbox: 5645e5bf83794f4b365d3be154e1bcc7eb9eec594f4def05b7195edfa56c217a\" id=be4ca5ab-9755-4cab-ab9e-01b188ae1836 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 17:20:10.407681 | controller |     "Jun 12 17:16:09.938314 crc crio[21573]: time=\"2026-06-12T17:16:09.93829523Z\" level=info msg=\"Stopped pod sandbox (already stopped): 5645e5bf83794f4b365d3be154e1bcc7eb9eec594f4def05b7195edfa56c217a\" id=be4ca5ab-9755-4cab-ab9e-01b188ae1836 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 17:20:10.407697 | controller |     "Jun 12 17:16:09.939316 crc crio[21573]: time=\"2026-06-12T17:16:09.939206105Z\" level=info msg=\"Removing pod sandbox: 5645e5bf83794f4b365d3be154e1bcc7eb9eec594f4def05b7195edfa56c217a\" id=e3e9007b-23e9-45b5-849d-eb5edf6546d0 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 17:20:10.407712 | controller |     "Jun 12 17:16:09.958744 crc crio[21573]: time=\"2026-06-12T17:16:09.958664925Z\" level=info msg=\"Removed pod sandbox: 5645e5bf83794f4b365d3be154e1bcc7eb9eec594f4def05b7195edfa56c217a\" id=e3e9007b-23e9-45b5-849d-eb5edf6546d0 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 17:20:10.407727 | controller |     "Jun 12 17:16:09.961258 crc crio[21573]: time=\"2026-06-12T17:16:09.961142727Z\" level=info msg=\"Stopping pod sandbox: 37e2a154bc9ef2656bd9a043d84f01e91210d1206fadc34bf2851e496338ba13\" id=af86e7f7-d43d-42b4-9e75-ae420ce39ee8 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 17:20:10.407742 | controller |     "Jun 12 17:16:09.961577 crc crio[21573]: time=\"2026-06-12T17:16:09.961256911Z\" level=info msg=\"Stopped pod sandbox (already stopped): 37e2a154bc9ef2656bd9a043d84f01e91210d1206fadc34bf2851e496338ba13\" id=af86e7f7-d43d-42b4-9e75-ae420ce39ee8 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 17:20:10.407756 | controller |     "Jun 12 17:16:09.962566 crc crio[21573]: time=\"2026-06-12T17:16:09.962418144Z\" level=info msg=\"Removing pod sandbox: 37e2a154bc9ef2656bd9a043d84f01e91210d1206fadc34bf2851e496338ba13\" id=9ab2ebe5-ca91-47f9-80bf-a5e87ffe8155 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 17:20:10.407777 | controller |     "Jun 12 17:16:09.975183 crc crio[21573]: time=\"2026-06-12T17:16:09.975069748Z\" level=info msg=\"Removed pod sandbox: 37e2a154bc9ef2656bd9a043d84f01e91210d1206fadc34bf2851e496338ba13\" id=9ab2ebe5-ca91-47f9-80bf-a5e87ffe8155 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 17:20:10.407793 | controller |     "Jun 12 17:16:56.327769 crc crio[21573]: time=\"2026-06-12T17:16:56.327109268Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"",
2026-06-12 17:20:10.407807 | controller |     "Jun 12 17:17:03.926775 crc crio[21573]: time=\"2026-06-12T17:17:03.925974938Z\" level=info msg=\"Stopping container: ca562a52e9e7b16438f1bfc5f2400a1305f32c6d84d3987e9e54a56e30f45c80 (timeout: 2s)\" id=8603fadd-91ac-4706-a907-dd52d6939d65 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 17:20:10.407824 | controller |     "Jun 12 17:17:04.149665 crc crio[21573]: time=\"2026-06-12T17:17:04.149554812Z\" level=info msg=\"Stopped container ca562a52e9e7b16438f1bfc5f2400a1305f32c6d84d3987e9e54a56e30f45c80: openshift-must-gather-h49ld/must-gather-t9hk8/copy\" id=8603fadd-91ac-4706-a907-dd52d6939d65 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 17:20:10.407839 | controller |     "Jun 12 17:17:04.150837 crc crio[21573]: time=\"2026-06-12T17:17:04.150756625Z\" level=info msg=\"Stopping pod sandbox: 367ceea30c361cf7bf087b899bf0835df8e0fc61118cfbceb9facc2e7a6f3b9a\" id=ef43809e-f26f-42ae-8ef1-7e7d37745a61 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 17:20:10.407854 | controller |     "Jun 12 17:17:04.151860 crc crio[21573]: time=\"2026-06-12T17:17:04.151771634Z\" level=info msg=\"Got pod network &{Name:must-gather-t9hk8 Namespace:openshift-must-gather-h49ld ID:367ceea30c361cf7bf087b899bf0835df8e0fc61118cfbceb9facc2e7a6f3b9a UID:33947c68-b25f-4bf5-8d0e-fe57c12e0ad7 NetNS:/var/run/netns/449a1e7d-6ba3-4b90-8000-3af86e891c9e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod33947c68_b25f_4bf5_8d0e_fe57c12e0ad7.slice PodAnnotations:0xc000568700}] Aliases:map[]}\"",
2026-06-12 17:20:10.407869 | controller |     "Jun 12 17:17:04.152096 crc crio[21573]: time=\"2026-06-12T17:17:04.152030341Z\" level=info msg=\"Deleting pod openshift-must-gather-h49ld_must-gather-t9hk8 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 17:20:10.407885 | controller |     "Jun 12 17:17:04.456168 crc crio[21573]: time=\"2026-06-12T17:17:04.45565193Z\" level=info msg=\"Stopped pod sandbox: 367ceea30c361cf7bf087b899bf0835df8e0fc61118cfbceb9facc2e7a6f3b9a\" id=ef43809e-f26f-42ae-8ef1-7e7d37745a61 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 17:20:10.407900 | controller |     "Jun 12 17:17:05.011712 crc crio[21573]: time=\"2026-06-12T17:17:05.011637326Z\" level=info msg=\"Removing container: ca562a52e9e7b16438f1bfc5f2400a1305f32c6d84d3987e9e54a56e30f45c80\" id=a29b459d-bd14-43f8-b970-dfca96fe6c49 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 17:20:10.407914 | controller |     "Jun 12 17:17:05.045026 crc crio[21573]: time=\"2026-06-12T17:17:05.044912217Z\" level=info msg=\"Removed container ca562a52e9e7b16438f1bfc5f2400a1305f32c6d84d3987e9e54a56e30f45c80: openshift-must-gather-h49ld/must-gather-t9hk8/copy\" id=a29b459d-bd14-43f8-b970-dfca96fe6c49 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 17:20:10.407929 | controller |     "Jun 12 17:17:05.047909 crc crio[21573]: time=\"2026-06-12T17:17:05.047846176Z\" level=info msg=\"Removing container: b842980916377d8394d655f8ebdc8709c39f112ca40cac75bd4d8940bb8843e6\" id=db460c13-ea19-44f0-9810-8d81e0099805 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 17:20:10.407947 | controller |     "Jun 12 17:17:05.286420 crc crio[21573]: time=\"2026-06-12T17:17:05.285810633Z\" level=info msg=\"Removed container b842980916377d8394d655f8ebdc8709c39f112ca40cac75bd4d8940bb8843e6: openshift-must-gather-h49ld/must-gather-t9hk8/gather\" id=db460c13-ea19-44f0-9810-8d81e0099805 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 17:20:10.407962 | controller |     "Jun 12 17:17:10.002201 crc crio[21573]: time=\"2026-06-12T17:17:10.001328984Z\" level=info msg=\"Stopping pod sandbox: 367ceea30c361cf7bf087b899bf0835df8e0fc61118cfbceb9facc2e7a6f3b9a\" id=5c5f84ec-2d11-4026-9031-de3a462d69d9 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 17:20:10.407977 | controller |     "Jun 12 17:17:10.002201 crc crio[21573]: time=\"2026-06-12T17:17:10.002203548Z\" level=info msg=\"Stopped pod sandbox (already stopped): 367ceea30c361cf7bf087b899bf0835df8e0fc61118cfbceb9facc2e7a6f3b9a\" id=5c5f84ec-2d11-4026-9031-de3a462d69d9 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 17:20:10.407991 | controller |     "Jun 12 17:17:10.003734 crc crio[21573]: time=\"2026-06-12T17:17:10.002827327Z\" level=info msg=\"Removing pod sandbox: 367ceea30c361cf7bf087b899bf0835df8e0fc61118cfbceb9facc2e7a6f3b9a\" id=2fbadf82-9f92-46ed-a2e9-95678cf1e29c name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 17:20:10.408005 | controller |     "Jun 12 17:17:10.037026 crc crio[21573]: time=\"2026-06-12T17:17:10.03689243Z\" level=info msg=\"Removed pod sandbox: 367ceea30c361cf7bf087b899bf0835df8e0fc61118cfbceb9facc2e7a6f3b9a\" id=2fbadf82-9f92-46ed-a2e9-95678cf1e29c name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 17:20:10.408020 | controller |     "Jun 12 17:17:38.133701 crc crio[21573]: time=\"2026-06-12T17:17:38.13263492Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/certified-operators-7jpjw/POD\" id=dcc7b40a-ad19-4e49-94c0-fd36446ae37d name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:20:10.408035 | controller |     "Jun 12 17:17:38.135189 crc crio[21573]: time=\"2026-06-12T17:17:38.133772493Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.408050 | controller |     "Jun 12 17:17:38.185212 crc crio[21573]: time=\"2026-06-12T17:17:38.185060125Z\" level=info msg=\"Got pod network &{Name:certified-operators-7jpjw Namespace:openshift-marketplace ID:8c6b14ce8a472613dfd8b1d610b12c8ea78ec8773b201cce233de784883cd6cb UID:82be0db5-adaa-4a06-8fac-7ac751de13b0 NetNS:/var/run/netns/ac5e96e6-b6e7-4119-bd03-b5f4145d20dc Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod82be0db5_adaa_4a06_8fac_7ac751de13b0.slice PodAnnotations:0xc003675158}] Aliases:map[]}\"",
2026-06-12 17:20:10.408065 | controller |     "Jun 12 17:17:38.185212 crc crio[21573]: time=\"2026-06-12T17:17:38.185167018Z\" level=info msg=\"Adding pod openshift-marketplace_certified-operators-7jpjw to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 17:20:10.408083 | controller |     "Jun 12 17:17:38.824586 crc crio[21573]: 2026-06-12T17:17:38Z [verbose] CmdAdd (shim): {1.1.0 [{Name:8c6b14ce8a47261 Mac:3e:a6:b4:b2:58:48 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:1a Mtu:0 Sandbox:/var/run/netns/ac5e96e6-b6e7-4119-bd03-b5f4145d20dc SocketPath: PciID:}] [{Interface:0xc0001345c0 Address:{IP:10.217.1.26 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 17:20:10.408108 | controller |     "Jun 12 17:17:38.824586 crc crio[21573]: time=\"2026-06-12T17:17:38.822878431Z\" level=info msg=\"Got pod network &{Name:certified-operators-7jpjw Namespace:openshift-marketplace ID:8c6b14ce8a472613dfd8b1d610b12c8ea78ec8773b201cce233de784883cd6cb UID:82be0db5-adaa-4a06-8fac-7ac751de13b0 NetNS:/var/run/netns/ac5e96e6-b6e7-4119-bd03-b5f4145d20dc Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod82be0db5_adaa_4a06_8fac_7ac751de13b0.slice PodAnnotations:0xc003675158}] Aliases:map[]}\"",
2026-06-12 17:20:10.408130 | controller |     "Jun 12 17:17:38.824586 crc crio[21573]: time=\"2026-06-12T17:17:38.823023354Z\" level=info msg=\"Checking pod openshift-marketplace_certified-operators-7jpjw for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 17:20:10.408147 | controller |     "Jun 12 17:17:38.838361 crc crio[21573]: time=\"2026-06-12T17:17:38.838278467Z\" level=info msg=\"Ran pod sandbox 8c6b14ce8a472613dfd8b1d610b12c8ea78ec8773b201cce233de784883cd6cb with infra container: openshift-marketplace/certified-operators-7jpjw/POD\" id=dcc7b40a-ad19-4e49-94c0-fd36446ae37d name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:20:10.408164 | controller |     "Jun 12 17:17:38.844926 crc crio[21573]: time=\"2026-06-12T17:17:38.844814781Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=361e776e-8c7b-40ca-843f-cd652d0e9be7 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:20:10.408180 | controller |     "Jun 12 17:17:38.849036 crc crio[21573]: time=\"2026-06-12T17:17:38.848868511Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=be1b0995-439a-49e9-8eb6-32565eceedb8 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:20:10.408195 | controller |     "Jun 12 17:17:38.860914 crc crio[21573]: time=\"2026-06-12T17:17:38.860812336Z\" level=info msg=\"Creating container: openshift-marketplace/certified-operators-7jpjw/extract-utilities\" id=11e0946a-03ec-4faa-be46-9a5f3c220927 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:20:10.408210 | controller |     "Jun 12 17:17:38.861385 crc crio[21573]: time=\"2026-06-12T17:17:38.861325201Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.408227 | controller |     "Jun 12 17:17:38.972583 crc crio[21573]: time=\"2026-06-12T17:17:38.972288228Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.408243 | controller |     "Jun 12 17:17:38.978700 crc crio[21573]: time=\"2026-06-12T17:17:38.978541502Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.408258 | controller |     "Jun 12 17:17:39.136964 crc crio[21573]: time=\"2026-06-12T17:17:39.136050172Z\" level=info msg=\"Created container db22e949934461f03356de0ff498fa78a5718bb46e778c81b009bca9ef2d0b96: openshift-marketplace/certified-operators-7jpjw/extract-utilities\" id=11e0946a-03ec-4faa-be46-9a5f3c220927 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:20:10.408274 | controller |     "Jun 12 17:17:39.139341 crc crio[21573]: time=\"2026-06-12T17:17:39.139258111Z\" level=info msg=\"Starting container: db22e949934461f03356de0ff498fa78a5718bb46e778c81b009bca9ef2d0b96\" id=c13565b9-1aae-44dd-9d3a-e43f5db9ddb2 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 17:20:10.408290 | controller |     "Jun 12 17:17:39.147298 crc crio[21573]: time=\"2026-06-12T17:17:39.147154612Z\" level=info msg=\"Started container\" PID=300272 containerID=db22e949934461f03356de0ff498fa78a5718bb46e778c81b009bca9ef2d0b96 description=openshift-marketplace/certified-operators-7jpjw/extract-utilities id=c13565b9-1aae-44dd-9d3a-e43f5db9ddb2 name=/runtime.v1.RuntimeService/StartContainer sandboxID=8c6b14ce8a472613dfd8b1d610b12c8ea78ec8773b201cce233de784883cd6cb",
2026-06-12 17:20:10.408306 | controller |     "Jun 12 17:17:39.810968 crc crio[21573]: time=\"2026-06-12T17:17:39.810867016Z\" level=info msg=\"Pulling image: registry.redhat.io/redhat/certified-operator-index:v4.20\" id=820cb2a5-7afb-427c-9da9-ce6c3df1f337 name=/runtime.v1.ImageService/PullImage",
2026-06-12 17:20:10.408325 | controller |     "Jun 12 17:17:39.822350 crc crio[21573]: time=\"2026-06-12T17:17:39.822239164Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/redhat/certified-operator-index:v4.20\\\"\"",
2026-06-12 17:20:10.408341 | controller |     "Jun 12 17:17:40.731574 crc crio[21573]: time=\"2026-06-12T17:17:40.73098867Z\" level=info msg=\"Pulled image: registry.redhat.io/redhat/certified-operator-index@sha256:479a8801ff2843735e11b3d64fd2612da3248c45b500a01b08df90f7aab8d46b\" id=820cb2a5-7afb-427c-9da9-ce6c3df1f337 name=/runtime.v1.ImageService/PullImage",
2026-06-12 17:20:10.408356 | controller |     "Jun 12 17:17:40.734519 crc crio[21573]: time=\"2026-06-12T17:17:40.734298952Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/certified-operator-index:v4.20\" id=a4576ef9-8742-404b-aba1-a88e063800de name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:20:10.408372 | controller |     "Jun 12 17:17:40.741167 crc crio[21573]: time=\"2026-06-12T17:17:40.741055491Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/certified-operator-index:v4.20\" id=93691e17-35f1-4043-9dc2-9956a2bd4414 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:20:10.408388 | controller |     "Jun 12 17:17:40.750328 crc crio[21573]: time=\"2026-06-12T17:17:40.750210787Z\" level=info msg=\"Creating container: openshift-marketplace/certified-operators-7jpjw/extract-content\" id=5f3bd5e5-8a4e-4b47-935d-26380c79626b name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:20:10.408403 | controller |     "Jun 12 17:17:40.751170 crc crio[21573]: time=\"2026-06-12T17:17:40.751110562Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.408419 | controller |     "Jun 12 17:17:40.800112 crc crio[21573]: time=\"2026-06-12T17:17:40.799989287Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.408435 | controller |     "Jun 12 17:17:40.805208 crc crio[21573]: time=\"2026-06-12T17:17:40.80513036Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.408451 | controller |     "Jun 12 17:17:40.972293 crc crio[21573]: time=\"2026-06-12T17:17:40.972174747Z\" level=info msg=\"Created container 3eaa3738ce024a1b1a9e5d2bb8ce5722f40a636f9d1a83d0554add6b8ae8ac37: openshift-marketplace/certified-operators-7jpjw/extract-content\" id=5f3bd5e5-8a4e-4b47-935d-26380c79626b name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:20:10.408468 | controller |     "Jun 12 17:17:40.973717 crc crio[21573]: time=\"2026-06-12T17:17:40.973659129Z\" level=info msg=\"Starting container: 3eaa3738ce024a1b1a9e5d2bb8ce5722f40a636f9d1a83d0554add6b8ae8ac37\" id=73a79787-a2f5-47a5-a8fd-85772b0b4949 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 17:20:10.408484 | controller |     "Jun 12 17:17:40.980430 crc crio[21573]: time=\"2026-06-12T17:17:40.980341693Z\" level=info msg=\"Started container\" PID=300360 containerID=3eaa3738ce024a1b1a9e5d2bb8ce5722f40a636f9d1a83d0554add6b8ae8ac37 description=openshift-marketplace/certified-operators-7jpjw/extract-content id=73a79787-a2f5-47a5-a8fd-85772b0b4949 name=/runtime.v1.RuntimeService/StartContainer sandboxID=8c6b14ce8a472613dfd8b1d610b12c8ea78ec8773b201cce233de784883cd6cb",
2026-06-12 17:20:10.408500 | controller |     "Jun 12 17:17:42.865524 crc crio[21573]: time=\"2026-06-12T17:17:42.864999303Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=ef574e4d-902c-4f2c-8975-af839bc5cbaf name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:20:10.408519 | controller |     "Jun 12 17:17:42.869271 crc crio[21573]: time=\"2026-06-12T17:17:42.869169199Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=797440b7-c28d-45fc-a59f-f58249aa5fdb name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:20:10.408535 | controller |     "Jun 12 17:17:42.879988 crc crio[21573]: time=\"2026-06-12T17:17:42.879867508Z\" level=info msg=\"Creating container: openshift-marketplace/certified-operators-7jpjw/registry-server\" id=e5195872-8457-4250-9599-437cbb1e0b4c name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:20:10.408551 | controller |     "Jun 12 17:17:42.880519 crc crio[21573]: time=\"2026-06-12T17:17:42.880339922Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.408567 | controller |     "Jun 12 17:17:42.951683 crc crio[21573]: time=\"2026-06-12T17:17:42.951250452Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.408606 | controller |     "Jun 12 17:17:42.955878 crc crio[21573]: time=\"2026-06-12T17:17:42.955800478Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.408624 | controller |     "Jun 12 17:17:43.120414 crc crio[21573]: time=\"2026-06-12T17:17:43.119814609Z\" level=info msg=\"Created container 847b2eaf349dee1f2f36f132f94f7f660588352d95874c2dc2d45f252bdfc1ee: openshift-marketplace/certified-operators-7jpjw/registry-server\" id=e5195872-8457-4250-9599-437cbb1e0b4c name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:20:10.408641 | controller |     "Jun 12 17:17:43.122202 crc crio[21573]: time=\"2026-06-12T17:17:43.122093463Z\" level=info msg=\"Starting container: 847b2eaf349dee1f2f36f132f94f7f660588352d95874c2dc2d45f252bdfc1ee\" id=3e52fd5c-be57-4480-af9a-9b4a4735a1b6 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 17:20:10.408656 | controller |     "Jun 12 17:17:43.129598 crc crio[21573]: time=\"2026-06-12T17:17:43.129495989Z\" level=info msg=\"Started container\" PID=300426 containerID=847b2eaf349dee1f2f36f132f94f7f660588352d95874c2dc2d45f252bdfc1ee description=openshift-marketplace/certified-operators-7jpjw/registry-server id=3e52fd5c-be57-4480-af9a-9b4a4735a1b6 name=/runtime.v1.RuntimeService/StartContainer sandboxID=8c6b14ce8a472613dfd8b1d610b12c8ea78ec8773b201cce233de784883cd6cb",
2026-06-12 17:20:10.408673 | controller |     "Jun 12 17:17:50.986212 crc crio[21573]: time=\"2026-06-12T17:17:50.984875352Z\" level=info msg=\"Stopping container: 847b2eaf349dee1f2f36f132f94f7f660588352d95874c2dc2d45f252bdfc1ee (timeout: 2s)\" id=8d2894ae-836c-47f0-85b2-48847680e550 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 17:20:10.408689 | controller |     "Jun 12 17:17:51.109798 crc crio[21573]: time=\"2026-06-12T17:17:51.109675537Z\" level=info msg=\"Stopped container 847b2eaf349dee1f2f36f132f94f7f660588352d95874c2dc2d45f252bdfc1ee: openshift-marketplace/certified-operators-7jpjw/registry-server\" id=8d2894ae-836c-47f0-85b2-48847680e550 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 17:20:10.408705 | controller |     "Jun 12 17:17:51.111084 crc crio[21573]: time=\"2026-06-12T17:17:51.110951212Z\" level=info msg=\"Stopping pod sandbox: 8c6b14ce8a472613dfd8b1d610b12c8ea78ec8773b201cce233de784883cd6cb\" id=cb54680c-60ed-4e6a-b770-a4222594b9f1 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 17:20:10.408721 | controller |     "Jun 12 17:17:51.111980 crc crio[21573]: time=\"2026-06-12T17:17:51.111871029Z\" level=info msg=\"Got pod network &{Name:certified-operators-7jpjw Namespace:openshift-marketplace ID:8c6b14ce8a472613dfd8b1d610b12c8ea78ec8773b201cce233de784883cd6cb UID:82be0db5-adaa-4a06-8fac-7ac751de13b0 NetNS:/var/run/netns/ac5e96e6-b6e7-4119-bd03-b5f4145d20dc Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod82be0db5_adaa_4a06_8fac_7ac751de13b0.slice PodAnnotations:0xc00008d2a8}] Aliases:map[]}\"",
2026-06-12 17:20:10.408741 | controller |     "Jun 12 17:17:51.112092 crc crio[21573]: time=\"2026-06-12T17:17:51.112069594Z\" level=info msg=\"Deleting pod openshift-marketplace_certified-operators-7jpjw from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 17:20:10.408759 | controller |     "Jun 12 17:17:51.422562 crc crio[21573]: time=\"2026-06-12T17:17:51.422140073Z\" level=info msg=\"Stopped pod sandbox: 8c6b14ce8a472613dfd8b1d610b12c8ea78ec8773b201cce233de784883cd6cb\" id=cb54680c-60ed-4e6a-b770-a4222594b9f1 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 17:20:10.408776 | controller |     "Jun 12 17:17:52.004332 crc crio[21573]: time=\"2026-06-12T17:17:52.004275349Z\" level=info msg=\"Removing container: 847b2eaf349dee1f2f36f132f94f7f660588352d95874c2dc2d45f252bdfc1ee\" id=27f3fdb2-3cb6-415b-8b60-40ba96a36b1b name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 17:20:10.408791 | controller |     "Jun 12 17:17:52.032064 crc crio[21573]: time=\"2026-06-12T17:17:52.031961014Z\" level=info msg=\"Removed container 847b2eaf349dee1f2f36f132f94f7f660588352d95874c2dc2d45f252bdfc1ee: openshift-marketplace/certified-operators-7jpjw/registry-server\" id=27f3fdb2-3cb6-415b-8b60-40ba96a36b1b name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 17:20:10.408807 | controller |     "Jun 12 17:17:52.037050 crc crio[21573]: time=\"2026-06-12T17:17:52.036964152Z\" level=info msg=\"Removing container: 3eaa3738ce024a1b1a9e5d2bb8ce5722f40a636f9d1a83d0554add6b8ae8ac37\" id=cf986c80-1489-46ec-8968-cd5529b5c89f name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 17:20:10.408822 | controller |     "Jun 12 17:17:52.082519 crc crio[21573]: time=\"2026-06-12T17:17:52.082287307Z\" level=info msg=\"Removed container 3eaa3738ce024a1b1a9e5d2bb8ce5722f40a636f9d1a83d0554add6b8ae8ac37: openshift-marketplace/certified-operators-7jpjw/extract-content\" id=cf986c80-1489-46ec-8968-cd5529b5c89f name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 17:20:10.408838 | controller |     "Jun 12 17:17:52.087246 crc crio[21573]: time=\"2026-06-12T17:17:52.087163474Z\" level=info msg=\"Removing container: db22e949934461f03356de0ff498fa78a5718bb46e778c81b009bca9ef2d0b96\" id=1d25ecbb-ba87-460b-adf5-50872b54bf80 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 17:20:10.408853 | controller |     "Jun 12 17:17:52.140627 crc crio[21573]: time=\"2026-06-12T17:17:52.139933347Z\" level=info msg=\"Removed container db22e949934461f03356de0ff498fa78a5718bb46e778c81b009bca9ef2d0b96: openshift-marketplace/certified-operators-7jpjw/extract-utilities\" id=1d25ecbb-ba87-460b-adf5-50872b54bf80 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 17:20:10.408869 | controller |     "Jun 12 17:18:00.554044 crc crio[21573]: time=\"2026-06-12T17:18:00.55334074Z\" level=info msg=\"Running pod sandbox: openshift-infra/auto-csr-approver-29688078-54q55/POD\" id=f42b8ce7-884e-4e75-9185-11c34e332f15 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:20:10.408885 | controller |     "Jun 12 17:18:00.555186 crc crio[21573]: time=\"2026-06-12T17:18:00.55406648Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.408900 | controller |     "Jun 12 17:18:00.588679 crc crio[21573]: time=\"2026-06-12T17:18:00.588536253Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29688078-54q55 Namespace:openshift-infra ID:7b8a936351ea218f5fd9a85eabb931eda1029149f3eb33fbfcd4f4e293343f6d UID:6c6cd9e9-47b0-4616-932d-e78b2afd8634 NetNS:/var/run/netns/33da7eef-f980-4e63-b724-ccfc3fa369c0 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod6c6cd9e9_47b0_4616_932d_e78b2afd8634.slice PodAnnotations:0xc00008d628}] Aliases:map[]}\"",
2026-06-12 17:20:10.408920 | controller |     "Jun 12 17:18:00.588679 crc crio[21573]: time=\"2026-06-12T17:18:00.588681716Z\" level=info msg=\"Adding pod openshift-infra_auto-csr-approver-29688078-54q55 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 17:20:10.408937 | controller |     "Jun 12 17:18:01.103608 crc crio[21573]: 2026-06-12T17:18:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:7b8a936351ea218 Mac:62:ea:6b:3c:c2:8b Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:1b Mtu:0 Sandbox:/var/run/netns/33da7eef-f980-4e63-b724-ccfc3fa369c0 SocketPath: PciID:}] [{Interface:0xc0002d8a10 Address:{IP:10.217.1.27 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 17:20:10.408953 | controller |     "Jun 12 17:18:01.105818 crc crio[21573]: time=\"2026-06-12T17:18:01.105726666Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29688078-54q55 Namespace:openshift-infra ID:7b8a936351ea218f5fd9a85eabb931eda1029149f3eb33fbfcd4f4e293343f6d UID:6c6cd9e9-47b0-4616-932d-e78b2afd8634 NetNS:/var/run/netns/33da7eef-f980-4e63-b724-ccfc3fa369c0 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod6c6cd9e9_47b0_4616_932d_e78b2afd8634.slice PodAnnotations:0xc00008d628}] Aliases:map[]}\"",
2026-06-12 17:20:10.408969 | controller |     "Jun 12 17:18:01.105951 crc crio[21573]: time=\"2026-06-12T17:18:01.105938452Z\" level=info msg=\"Checking pod openshift-infra_auto-csr-approver-29688078-54q55 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 17:20:10.408985 | controller |     "Jun 12 17:18:01.118801 crc crio[21573]: time=\"2026-06-12T17:18:01.117214247Z\" level=info msg=\"Ran pod sandbox 7b8a936351ea218f5fd9a85eabb931eda1029149f3eb33fbfcd4f4e293343f6d with infra container: openshift-infra/auto-csr-approver-29688078-54q55/POD\" id=f42b8ce7-884e-4e75-9185-11c34e332f15 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:20:10.409001 | controller |     "Jun 12 17:18:01.120927 crc crio[21573]: time=\"2026-06-12T17:18:01.120855788Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-cli:latest\" id=77e4a14a-5216-42d9-b08c-2f567505eed4 name=/runtime.v1.ImageService/PullImage",
2026-06-12 17:20:10.409018 | controller |     "Jun 12 17:18:01.132951 crc crio[21573]: time=\"2026-06-12T17:18:01.132861244Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-cli:latest\\\"\"",
2026-06-12 17:20:10.409035 | controller |     "Jun 12 17:18:01.971974 crc crio[21573]: time=\"2026-06-12T17:18:01.971837222Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9\" id=77e4a14a-5216-42d9-b08c-2f567505eed4 name=/runtime.v1.ImageService/PullImage",
2026-06-12 17:20:10.409051 | controller |     "Jun 12 17:18:01.973641 crc crio[21573]: time=\"2026-06-12T17:18:01.972767598Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=d0014bd8-dddb-4836-96e1-dfd7fab3461a name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:20:10.409067 | controller |     "Jun 12 17:18:01.974908 crc crio[21573]: time=\"2026-06-12T17:18:01.974802023Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=77bb4572-37b1-45ac-8919-7a53e633979b name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:20:10.409082 | controller |     "Jun 12 17:18:01.982855 crc crio[21573]: time=\"2026-06-12T17:18:01.982631387Z\" level=info msg=\"Creating container: openshift-infra/auto-csr-approver-29688078-54q55/oc\" id=55aa8026-91e6-41cb-a44c-d312ce0183f9 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:20:10.409101 | controller |     "Jun 12 17:18:01.983167 crc crio[21573]: time=\"2026-06-12T17:18:01.983082645Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.409128 | controller |     "Jun 12 17:18:02.035648 crc crio[21573]: time=\"2026-06-12T17:18:02.035007155Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.409146 | controller |     "Jun 12 17:18:02.351200 crc crio[21573]: time=\"2026-06-12T17:18:02.351103822Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.409162 | controller |     "Jun 12 17:18:02.468494 crc crio[21573]: time=\"2026-06-12T17:18:02.468338445Z\" level=info msg=\"Created container 9757015c51334fb06afe6b02462a2ff43751336275d2871738ed8ddd8e293df6: openshift-infra/auto-csr-approver-29688078-54q55/oc\" id=55aa8026-91e6-41cb-a44c-d312ce0183f9 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:20:10.409178 | controller |     "Jun 12 17:18:02.469601 crc crio[21573]: time=\"2026-06-12T17:18:02.469387985Z\" level=info msg=\"Starting container: 9757015c51334fb06afe6b02462a2ff43751336275d2871738ed8ddd8e293df6\" id=3a416c5c-34d7-4902-a68e-d8f65399e252 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 17:20:10.409193 | controller |     "Jun 12 17:18:02.474962 crc crio[21573]: time=\"2026-06-12T17:18:02.474860358Z\" level=info msg=\"Started container\" PID=301529 containerID=9757015c51334fb06afe6b02462a2ff43751336275d2871738ed8ddd8e293df6 description=openshift-infra/auto-csr-approver-29688078-54q55/oc id=3a416c5c-34d7-4902-a68e-d8f65399e252 name=/runtime.v1.RuntimeService/StartContainer sandboxID=7b8a936351ea218f5fd9a85eabb931eda1029149f3eb33fbfcd4f4e293343f6d",
2026-06-12 17:20:10.409209 | controller |     "Jun 12 17:18:04.210712 crc crio[21573]: time=\"2026-06-12T17:18:04.209697205Z\" level=info msg=\"Stopping pod sandbox: 7b8a936351ea218f5fd9a85eabb931eda1029149f3eb33fbfcd4f4e293343f6d\" id=a39607e8-4f1e-4ab3-811e-60976a51d5a9 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 17:20:10.409225 | controller |     "Jun 12 17:18:04.212155 crc crio[21573]: time=\"2026-06-12T17:18:04.211497045Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29688078-54q55 Namespace:openshift-infra ID:7b8a936351ea218f5fd9a85eabb931eda1029149f3eb33fbfcd4f4e293343f6d UID:6c6cd9e9-47b0-4616-932d-e78b2afd8634 NetNS:/var/run/netns/33da7eef-f980-4e63-b724-ccfc3fa369c0 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod6c6cd9e9_47b0_4616_932d_e78b2afd8634.slice PodAnnotations:0xc002e28a08}] Aliases:map[]}\"",
2026-06-12 17:20:10.409241 | controller |     "Jun 12 17:18:04.212155 crc crio[21573]: time=\"2026-06-12T17:18:04.21167254Z\" level=info msg=\"Deleting pod openshift-infra_auto-csr-approver-29688078-54q55 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 17:20:10.409257 | controller |     "Jun 12 17:18:04.562857 crc crio[21573]: time=\"2026-06-12T17:18:04.56192689Z\" level=info msg=\"Stopped pod sandbox: 7b8a936351ea218f5fd9a85eabb931eda1029149f3eb33fbfcd4f4e293343f6d\" id=a39607e8-4f1e-4ab3-811e-60976a51d5a9 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 17:20:10.409273 | controller |     "Jun 12 17:18:10.057276 crc crio[21573]: time=\"2026-06-12T17:18:10.056152628Z\" level=info msg=\"Removing container: e8d866da206e9bc5ed6f6aa3f82c14f1e3bd8c098ee371d1041a23025b1fbc6a\" id=2b391f7e-b448-4087-82ab-4ed3f7ac1704 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 17:20:10.409288 | controller |     "Jun 12 17:18:10.211010 crc crio[21573]: time=\"2026-06-12T17:18:10.210576113Z\" level=info msg=\"Removed container e8d866da206e9bc5ed6f6aa3f82c14f1e3bd8c098ee371d1041a23025b1fbc6a: openshift-infra/auto-csr-approver-29688072-w9hlv/oc\" id=2b391f7e-b448-4087-82ab-4ed3f7ac1704 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 17:20:10.409308 | controller |     "Jun 12 17:18:10.222915 crc crio[21573]: time=\"2026-06-12T17:18:10.222822062Z\" level=info msg=\"Stopping pod sandbox: 8c6b14ce8a472613dfd8b1d610b12c8ea78ec8773b201cce233de784883cd6cb\" id=7e18a69d-faa0-4658-97bd-fc1c9ad02051 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 17:20:10.409325 | controller |     "Jun 12 17:18:10.222915 crc crio[21573]: time=\"2026-06-12T17:18:10.222901004Z\" level=info msg=\"Stopped pod sandbox (already stopped): 8c6b14ce8a472613dfd8b1d610b12c8ea78ec8773b201cce233de784883cd6cb\" id=7e18a69d-faa0-4658-97bd-fc1c9ad02051 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 17:20:10.409340 | controller |     "Jun 12 17:18:10.223707 crc crio[21573]: time=\"2026-06-12T17:18:10.223630124Z\" level=info msg=\"Removing pod sandbox: 8c6b14ce8a472613dfd8b1d610b12c8ea78ec8773b201cce233de784883cd6cb\" id=f0bd16de-fedb-419e-99cf-f1de356268d3 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 17:20:10.409357 | controller |     "Jun 12 17:18:10.239671 crc crio[21573]: time=\"2026-06-12T17:18:10.239579832Z\" level=info msg=\"Removed pod sandbox: 8c6b14ce8a472613dfd8b1d610b12c8ea78ec8773b201cce233de784883cd6cb\" id=f0bd16de-fedb-419e-99cf-f1de356268d3 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 17:20:10.409373 | controller |     "Jun 12 17:18:10.241553 crc crio[21573]: time=\"2026-06-12T17:18:10.24139061Z\" level=info msg=\"Stopping pod sandbox: 294e4dd8d0865cff66ec037ffb652817441f2da1808a6c770fc9803116603177\" id=81d4bc7c-833c-469e-86e2-5e6ba263bde4 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 17:20:10.409389 | controller |     "Jun 12 17:18:10.241652 crc crio[21573]: time=\"2026-06-12T17:18:10.241591996Z\" level=info msg=\"Stopped pod sandbox (already stopped): 294e4dd8d0865cff66ec037ffb652817441f2da1808a6c770fc9803116603177\" id=81d4bc7c-833c-469e-86e2-5e6ba263bde4 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 17:20:10.409404 | controller |     "Jun 12 17:18:10.242368 crc crio[21573]: time=\"2026-06-12T17:18:10.242302466Z\" level=info msg=\"Removing pod sandbox: 294e4dd8d0865cff66ec037ffb652817441f2da1808a6c770fc9803116603177\" id=8ad7534e-28e3-47ac-a4c4-cb8bc1ad5326 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 17:20:10.409420 | controller |     "Jun 12 17:18:10.257957 crc crio[21573]: time=\"2026-06-12T17:18:10.257624645Z\" level=info msg=\"Removed pod sandbox: 294e4dd8d0865cff66ec037ffb652817441f2da1808a6c770fc9803116603177\" id=8ad7534e-28e3-47ac-a4c4-cb8bc1ad5326 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 17:20:10.409436 | controller |     "Jun 12 17:20:00.527252 crc crio[21573]: time=\"2026-06-12T17:20:00.526512269Z\" level=info msg=\"Running pod sandbox: openshift-infra/auto-csr-approver-29688080-z2gdf/POD\" id=27ee7632-0fd2-4f0e-9aca-0c2e553b3d12 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:20:10.409451 | controller |     "Jun 12 17:20:00.527252 crc crio[21573]: time=\"2026-06-12T17:20:00.527221588Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.409467 | controller |     "Jun 12 17:20:00.564987 crc crio[21573]: time=\"2026-06-12T17:20:00.564911461Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29688080-z2gdf Namespace:openshift-infra ID:01e798aba241df662ac104f46ae1d24b1f85367eb9a9786250bc54cdbe67c55b UID:9f2c40f9-0db3-4de5-aa5f-0b7cee7d401d NetNS:/var/run/netns/6386811e-c751-47f8-a88d-1a38d831836c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod9f2c40f9_0db3_4de5_aa5f_0b7cee7d401d.slice PodAnnotations:0xc00338e1a0}] Aliases:map[]}\"",
2026-06-12 17:20:10.409483 | controller |     "Jun 12 17:20:00.564987 crc crio[21573]: time=\"2026-06-12T17:20:00.564973993Z\" level=info msg=\"Adding pod openshift-infra_auto-csr-approver-29688080-z2gdf to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 17:20:10.409502 | controller |     "Jun 12 17:20:01.096176 crc crio[21573]: 2026-06-12T17:20:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:01e798aba241df6 Mac:9a:ea:51:4c:dc:2f Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:1c Mtu:0 Sandbox:/var/run/netns/6386811e-c751-47f8-a88d-1a38d831836c SocketPath: PciID:}] [{Interface:0xc000014db0 Address:{IP:10.217.1.28 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 17:20:10.409519 | controller |     "Jun 12 17:20:01.098529 crc crio[21573]: time=\"2026-06-12T17:20:01.09833766Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29688080-z2gdf Namespace:openshift-infra ID:01e798aba241df662ac104f46ae1d24b1f85367eb9a9786250bc54cdbe67c55b UID:9f2c40f9-0db3-4de5-aa5f-0b7cee7d401d NetNS:/var/run/netns/6386811e-c751-47f8-a88d-1a38d831836c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod9f2c40f9_0db3_4de5_aa5f_0b7cee7d401d.slice PodAnnotations:0xc00338e1a0}] Aliases:map[]}\"",
2026-06-12 17:20:10.409535 | controller |     "Jun 12 17:20:01.098633 crc crio[21573]: time=\"2026-06-12T17:20:01.098597548Z\" level=info msg=\"Checking pod openshift-infra_auto-csr-approver-29688080-z2gdf for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 17:20:10.409551 | controller |     "Jun 12 17:20:01.107697 crc crio[21573]: time=\"2026-06-12T17:20:01.107526425Z\" level=info msg=\"Ran pod sandbox 01e798aba241df662ac104f46ae1d24b1f85367eb9a9786250bc54cdbe67c55b with infra container: openshift-infra/auto-csr-approver-29688080-z2gdf/POD\" id=27ee7632-0fd2-4f0e-9aca-0c2e553b3d12 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:20:10.409568 | controller |     "Jun 12 17:20:01.110523 crc crio[21573]: time=\"2026-06-12T17:20:01.110368842Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-cli:latest\" id=cda501ad-2559-487f-b670-847f9fd2d4bf name=/runtime.v1.ImageService/PullImage",
2026-06-12 17:20:10.409606 | controller |     "Jun 12 17:20:01.121105 crc crio[21573]: time=\"2026-06-12T17:20:01.121015081Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-cli:latest\\\"\"",
2026-06-12 17:20:10.409625 | controller |     "Jun 12 17:20:02.418720 crc crio[21573]: time=\"2026-06-12T17:20:02.418267967Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9\" id=cda501ad-2559-487f-b670-847f9fd2d4bf name=/runtime.v1.ImageService/PullImage",
2026-06-12 17:20:10.409642 | controller |     "Jun 12 17:20:02.424979 crc crio[21573]: time=\"2026-06-12T17:20:02.424908662Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=dcb6d544-4b4d-4c4e-86a0-95ea4602135e name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:20:10.409658 | controller |     "Jun 12 17:20:02.430516 crc crio[21573]: time=\"2026-06-12T17:20:02.428558013Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=619e45c5-823b-4d9c-974c-44af019897d2 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:20:10.409674 | controller |     "Jun 12 17:20:02.438553 crc crio[21573]: time=\"2026-06-12T17:20:02.438317247Z\" level=info msg=\"Creating container: openshift-infra/auto-csr-approver-29688080-z2gdf/oc\" id=033776b5-55b0-433e-aac1-0a2585550850 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:20:10.409690 | controller |     "Jun 12 17:20:02.439008 crc crio[21573]: time=\"2026-06-12T17:20:02.438957134Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.409706 | controller |     "Jun 12 17:20:02.481161 crc crio[21573]: time=\"2026-06-12T17:20:02.48105003Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.409726 | controller |     "Jun 12 17:20:02.814679 crc crio[21573]: time=\"2026-06-12T17:20:02.814367628Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:20:10.409743 | controller |     "Jun 12 17:20:02.949014 crc crio[21573]: time=\"2026-06-12T17:20:02.948789821Z\" level=info msg=\"Created container 350b5174e8d3a24b9ba9b7c7b9aafbfb630fb797d6b2f664c7d541e5781559da: openshift-infra/auto-csr-approver-29688080-z2gdf/oc\" id=033776b5-55b0-433e-aac1-0a2585550850 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:20:10.409759 | controller |     "Jun 12 17:20:02.950797 crc crio[21573]: time=\"2026-06-12T17:20:02.950737786Z\" level=info msg=\"Starting container: 350b5174e8d3a24b9ba9b7c7b9aafbfb630fb797d6b2f664c7d541e5781559da\" id=a430a2cd-8e49-4237-b42c-2b5c82c03a18 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 17:20:10.409775 | controller |     "Jun 12 17:20:02.955805 crc crio[21573]: time=\"2026-06-12T17:20:02.955738205Z\" level=info msg=\"Started container\" PID=307351 containerID=350b5174e8d3a24b9ba9b7c7b9aafbfb630fb797d6b2f664c7d541e5781559da description=openshift-infra/auto-csr-approver-29688080-z2gdf/oc id=a430a2cd-8e49-4237-b42c-2b5c82c03a18 name=/runtime.v1.RuntimeService/StartContainer sandboxID=01e798aba241df662ac104f46ae1d24b1f85367eb9a9786250bc54cdbe67c55b",
2026-06-12 17:20:10.409791 | controller |     "Jun 12 17:20:05.263837 crc crio[21573]: time=\"2026-06-12T17:20:05.262369249Z\" level=info msg=\"Stopping pod sandbox: 01e798aba241df662ac104f46ae1d24b1f85367eb9a9786250bc54cdbe67c55b\" id=cd1dc800-149d-470a-a81f-fe32fd4920b1 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 17:20:10.409807 | controller |     "Jun 12 17:20:05.265836 crc crio[21573]: time=\"2026-06-12T17:20:05.264968991Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29688080-z2gdf Namespace:openshift-infra ID:01e798aba241df662ac104f46ae1d24b1f85367eb9a9786250bc54cdbe67c55b UID:9f2c40f9-0db3-4de5-aa5f-0b7cee7d401d NetNS:/var/run/netns/6386811e-c751-47f8-a88d-1a38d831836c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod9f2c40f9_0db3_4de5_aa5f_0b7cee7d401d.slice PodAnnotations:0xc000138960}] Aliases:map[]}\"",
2026-06-12 17:20:10.409824 | controller |     "Jun 12 17:20:05.265836 crc crio[21573]: time=\"2026-06-12T17:20:05.265113646Z\" level=info msg=\"Deleting pod openshift-infra_auto-csr-approver-29688080-z2gdf from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 17:20:10.409840 | controller |     "Jun 12 17:20:05.646988 crc crio[21573]: time=\"2026-06-12T17:20:05.646090364Z\" level=info msg=\"Stopped pod sandbox: 01e798aba241df662ac104f46ae1d24b1f85367eb9a9786250bc54cdbe67c55b\" id=cd1dc800-149d-470a-a81f-fe32fd4920b1 name=/runtime.v1.RuntimeService/StopPodSandbox"
2026-06-12 17:20:10.409856 | controller |   ],
2026-06-12 17:20:10.409874 | controller |   "zuul_log_id": "in-loop-ignore"
2026-06-12 17:20:10.409892 | controller | }
2026-06-12 17:20:10.414361 | controller | changed: All items complete
2026-06-12 17:20:10.414427 | 
2026-06-12 17:20:10.844304 | 
2026-06-12 17:20:10.844457 | LOOP [env_op_images : Warn when node log fetch failed for a node]
2026-06-12 17:20:11.268497 | controller | skipping: Conditional result was False
2026-06-12 17:20:11.691850 | 
2026-06-12 17:20:11.692010 | TASK [env_op_images : Find fetched CRI-O log files]
2026-06-12 17:20:12.102716 | controller | ok: All paths examined
2026-06-12 17:20:12.139524 | 
2026-06-12 17:20:12.139705 | TASK [env_op_images : Enrich pulled report with CRI-O evidence]
2026-06-12 17:20:12.908527 | controller | changed
2026-06-12 17:20:12.997000 | 
2026-06-12 17:20:12.997300 | TASK [cifmw_setup : Create a versioned log folder]
2026-06-12 17:20:13.404147 | controller | changed
2026-06-12 17:20:13.434977 | 
2026-06-12 17:20:13.435157 | TASK [cifmw_setup : Return a list of log files in home directory]
2026-06-12 17:20:13.805309 | controller | ok: All paths examined
2026-06-12 17:20:13.839676 | 
2026-06-12 17:20:13.839833 | TASK [cifmw_setup : Ensure ansible facts cache exists]
2026-06-12 17:20:14.210861 | controller | ok
2026-06-12 17:20:14.240321 | 
2026-06-12 17:20:14.240452 | LOOP [cifmw_setup : Copy logs to proper location]
2026-06-12 17:20:15.039856 | controller | changed:
2026-06-12 17:20:15.040423 | controller | {
2026-06-12 17:20:15.040497 | controller |   "atime": 1777967689.47849,
2026-06-12 17:20:15.040551 | controller |   "ctime": 1777968154.1714108,
2026-06-12 17:20:15.040628 | controller |   "dev": 64513,
2026-06-12 17:20:15.040754 | controller |   "gid": 1000,
2026-06-12 17:20:15.040812 | controller |   "gr_name": "zuul",
2026-06-12 17:20:15.040857 | controller |   "inode": 236288,
2026-06-12 17:20:15.040885 | controller |   "isblk": false,
2026-06-12 17:20:15.040916 | controller |   "ischr": false,
2026-06-12 17:20:15.040938 | controller |   "isdir": false,
2026-06-12 17:20:15.040959 | controller |   "isfifo": false,
2026-06-12 17:20:15.040981 | controller |   "isgid": false,
2026-06-12 17:20:15.041002 | controller |   "islnk": false,
2026-06-12 17:20:15.041030 | controller |   "isreg": true,
2026-06-12 17:20:15.041057 | controller |   "issock": false,
2026-06-12 17:20:15.041073 | controller |   "isuid": false,
2026-06-12 17:20:15.041088 | controller |   "mode": "0644",
2026-06-12 17:20:15.041103 | controller |   "mtime": 1777968154.1714108,
2026-06-12 17:20:15.041118 | controller |   "nlink": 1,
2026-06-12 17:20:15.041140 | controller |   "path": "/home/zuul/crc-setup.log",
2026-06-12 17:20:15.041156 | controller |   "pw_name": "zuul",
2026-06-12 17:20:15.041188 | controller |   "rgrp": true,
2026-06-12 17:20:15.041214 | controller |   "roth": true,
2026-06-12 17:20:15.041235 | controller |   "rusr": true,
2026-06-12 17:20:15.041251 | controller |   "size": 4108,
2026-06-12 17:20:15.041272 | controller |   "uid": 1000,
2026-06-12 17:20:15.041299 | controller |   "wgrp": false,
2026-06-12 17:20:15.041326 | controller |   "woth": false,
2026-06-12 17:20:15.041352 | controller |   "wusr": true,
2026-06-12 17:20:15.041368 | controller |   "xgrp": false,
2026-06-12 17:20:15.041383 | controller |   "xoth": false,
2026-06-12 17:20:15.041398 | controller |   "xusr": false
2026-06-12 17:20:15.041412 | controller | }
2026-06-12 17:20:15.041438 | 
2026-06-12 17:20:15.726684 | controller | changed:
2026-06-12 17:20:15.726894 | controller | {
2026-06-12 17:20:15.726946 | controller |   "atime": 1781279257.5189424,
2026-06-12 17:20:15.726986 | controller |   "ctime": 1781279254.191846,
2026-06-12 17:20:15.727023 | controller |   "dev": 64513,
2026-06-12 17:20:15.727059 | controller |   "gid": 1000,
2026-06-12 17:20:15.727094 | controller |   "gr_name": "zuul",
2026-06-12 17:20:15.727128 | controller |   "inode": 2688,
2026-06-12 17:20:15.727164 | controller |   "isblk": false,
2026-06-12 17:20:15.727198 | controller |   "ischr": false,
2026-06-12 17:20:15.727232 | controller |   "isdir": false,
2026-06-12 17:20:15.727266 | controller |   "isfifo": false,
2026-06-12 17:20:15.727301 | controller |   "isgid": false,
2026-06-12 17:20:15.727335 | controller |   "islnk": false,
2026-06-12 17:20:15.727397 | controller |   "isreg": true,
2026-06-12 17:20:15.727438 | controller |   "issock": false,
2026-06-12 17:20:15.727473 | controller |   "isuid": false,
2026-06-12 17:20:15.727508 | controller |   "mode": "0644",
2026-06-12 17:20:15.727542 | controller |   "mtime": 1781279254.191846,
2026-06-12 17:20:15.727606 | controller |   "nlink": 1,
2026-06-12 17:20:15.727653 | controller |   "path": "/home/zuul/crc-start.log",
2026-06-12 17:20:15.727689 | controller |   "pw_name": "zuul",
2026-06-12 17:20:15.727724 | controller |   "rgrp": true,
2026-06-12 17:20:15.727757 | controller |   "roth": true,
2026-06-12 17:20:15.727790 | controller |   "rusr": true,
2026-06-12 17:20:15.727823 | controller |   "size": 3665,
2026-06-12 17:20:15.727872 | controller |   "uid": 1000,
2026-06-12 17:20:15.727907 | controller |   "wgrp": false,
2026-06-12 17:20:15.727940 | controller |   "woth": false,
2026-06-12 17:20:15.727975 | controller |   "wusr": true,
2026-06-12 17:20:15.728008 | controller |   "xgrp": false,
2026-06-12 17:20:15.728040 | controller |   "xoth": false,
2026-06-12 17:20:15.728071 | controller |   "xusr": false
2026-06-12 17:20:15.728103 | controller | }
2026-06-12 17:20:16.796706 | controller | changed:
2026-06-12 17:20:16.796882 | controller | {
2026-06-12 17:20:16.796911 | controller |   "atime": 1781284656.9586618,
2026-06-12 17:20:16.796930 | controller |   "ctime": 1781284053.3471143,
2026-06-12 17:20:16.796947 | controller |   "dev": 64513,
2026-06-12 17:20:16.796963 | controller |   "gid": 1000,
2026-06-12 17:20:16.796979 | controller |   "gr_name": "zuul",
2026-06-12 17:20:16.796994 | controller |   "inode": 3016245,
2026-06-12 17:20:16.797010 | controller |   "isblk": false,
2026-06-12 17:20:16.797025 | controller |   "ischr": false,
2026-06-12 17:20:16.797040 | controller |   "isdir": false,
2026-06-12 17:20:16.797055 | controller |   "isfifo": false,
2026-06-12 17:20:16.797070 | controller |   "isgid": false,
2026-06-12 17:20:16.797086 | controller |   "islnk": false,
2026-06-12 17:20:16.797100 | controller |   "isreg": true,
2026-06-12 17:20:16.797368 | controller |   "issock": false,
2026-06-12 17:20:16.797388 | controller |   "isuid": false,
2026-06-12 17:20:16.797404 | controller |   "mode": "0644",
2026-06-12 17:20:16.797420 | controller |   "mtime": 1781284053.3471143,
2026-06-12 17:20:16.797435 | controller |   "nlink": 1,
2026-06-12 17:20:16.797451 | controller |   "path": "/home/zuul/ansible.log",
2026-06-12 17:20:16.797466 | controller |   "pw_name": "zuul",
2026-06-12 17:20:16.797482 | controller |   "rgrp": true,
2026-06-12 17:20:16.797497 | controller |   "roth": true,
2026-06-12 17:20:16.797512 | controller |   "rusr": true,
2026-06-12 17:20:16.797527 | controller |   "size": 357881,
2026-06-12 17:20:16.797542 | controller |   "uid": 1000,
2026-06-12 17:20:16.797560 | controller |   "wgrp": false,
2026-06-12 17:20:16.797597 | controller |   "woth": false,
2026-06-12 17:20:16.797615 | controller |   "wusr": true,
2026-06-12 17:20:16.797631 | controller |   "xgrp": false,
2026-06-12 17:20:16.797647 | controller |   "xoth": false,
2026-06-12 17:20:16.797663 | controller |   "xusr": false
2026-06-12 17:20:16.797678 | controller | }
2026-06-12 17:20:16.867723 | 
2026-06-12 17:20:16.867912 | LOOP [cifmw_setup : Remove original log from home directory]
2026-06-12 17:20:17.253404 | controller | changed:
2026-06-12 17:20:17.253793 | controller | {
2026-06-12 17:20:17.253835 | controller |   "atime": 1777967689.47849,
2026-06-12 17:20:17.253861 | controller |   "ctime": 1777968154.1714108,
2026-06-12 17:20:17.253886 | controller |   "dev": 64513,
2026-06-12 17:20:17.253909 | controller |   "gid": 1000,
2026-06-12 17:20:17.253932 | controller |   "gr_name": "zuul",
2026-06-12 17:20:17.253954 | controller |   "inode": 236288,
2026-06-12 17:20:17.253976 | controller |   "isblk": false,
2026-06-12 17:20:17.253998 | controller |   "ischr": false,
2026-06-12 17:20:17.254020 | controller |   "isdir": false,
2026-06-12 17:20:17.254041 | controller |   "isfifo": false,
2026-06-12 17:20:17.254062 | controller |   "isgid": false,
2026-06-12 17:20:17.254083 | controller |   "islnk": false,
2026-06-12 17:20:17.254104 | controller |   "isreg": true,
2026-06-12 17:20:17.254124 | controller |   "issock": false,
2026-06-12 17:20:17.254147 | controller |   "isuid": false,
2026-06-12 17:20:17.254168 | controller |   "mode": "0644",
2026-06-12 17:20:17.254188 | controller |   "mtime": 1777968154.1714108,
2026-06-12 17:20:17.254209 | controller |   "nlink": 1,
2026-06-12 17:20:17.254231 | controller |   "path": "/home/zuul/crc-setup.log",
2026-06-12 17:20:17.254252 | controller |   "pw_name": "zuul",
2026-06-12 17:20:17.254274 | controller |   "rgrp": true,
2026-06-12 17:20:17.254296 | controller |   "roth": true,
2026-06-12 17:20:17.254327 | controller |   "rusr": true,
2026-06-12 17:20:17.254349 | controller |   "size": 4108,
2026-06-12 17:20:17.254370 | controller |   "uid": 1000,
2026-06-12 17:20:17.254391 | controller |   "wgrp": false,
2026-06-12 17:20:17.254412 | controller |   "woth": false,
2026-06-12 17:20:17.254433 | controller |   "wusr": true,
2026-06-12 17:20:17.254453 | controller |   "xgrp": false,
2026-06-12 17:20:17.254473 | controller |   "xoth": false,
2026-06-12 17:20:17.254493 | controller |   "xusr": false
2026-06-12 17:20:17.254514 | controller | }
2026-06-12 17:20:17.530272 | controller | changed:
2026-06-12 17:20:17.530409 | controller | {
2026-06-12 17:20:17.530437 | controller |   "atime": 1781279257.5189424,
2026-06-12 17:20:17.530537 | controller |   "ctime": 1781279254.191846,
2026-06-12 17:20:17.530564 | controller |   "dev": 64513,
2026-06-12 17:20:17.530647 | controller |   "gid": 1000,
2026-06-12 17:20:17.530670 | controller |   "gr_name": "zuul",
2026-06-12 17:20:17.530746 | controller |   "inode": 2688,
2026-06-12 17:20:17.530828 | controller |   "isblk": false,
2026-06-12 17:20:17.530850 | controller |   "ischr": false,
2026-06-12 17:20:17.530866 | controller |   "isdir": false,
2026-06-12 17:20:17.530882 | controller |   "isfifo": false,
2026-06-12 17:20:17.530897 | controller |   "isgid": false,
2026-06-12 17:20:17.530912 | controller |   "islnk": false,
2026-06-12 17:20:17.530927 | controller |   "isreg": true,
2026-06-12 17:20:17.530943 | controller |   "issock": false,
2026-06-12 17:20:17.530958 | controller |   "isuid": false,
2026-06-12 17:20:17.531037 | controller |   "mode": "0644",
2026-06-12 17:20:17.531094 | controller |   "mtime": 1781279254.191846,
2026-06-12 17:20:17.531114 | controller |   "nlink": 1,
2026-06-12 17:20:17.531130 | controller |   "path": "/home/zuul/crc-start.log",
2026-06-12 17:20:17.531145 | controller |   "pw_name": "zuul",
2026-06-12 17:20:17.531161 | controller |   "rgrp": true,
2026-06-12 17:20:17.531196 | controller |   "roth": true,
2026-06-12 17:20:17.531234 | controller |   "rusr": true,
2026-06-12 17:20:17.531255 | controller |   "size": 3665,
2026-06-12 17:20:17.531271 | controller |   "uid": 1000,
2026-06-12 17:20:17.531287 | controller |   "wgrp": false,
2026-06-12 17:20:17.531302 | controller |   "woth": false,
2026-06-12 17:20:17.531317 | controller |   "wusr": true,
2026-06-12 17:20:17.531333 | controller |   "xgrp": false,
2026-06-12 17:20:17.531371 | controller |   "xoth": false,
2026-06-12 17:20:17.531408 | controller |   "xusr": false
2026-06-12 17:20:17.531425 | controller | }
2026-06-12 17:20:17.843027 | controller | changed:
2026-06-12 17:20:17.843176 | controller | {
2026-06-12 17:20:17.843208 | controller |   "atime": 1781284656.9586618,
2026-06-12 17:20:17.843233 | controller |   "ctime": 1781284053.3471143,
2026-06-12 17:20:17.843256 | controller |   "dev": 64513,
2026-06-12 17:20:17.843278 | controller |   "gid": 1000,
2026-06-12 17:20:17.843300 | controller |   "gr_name": "zuul",
2026-06-12 17:20:17.843322 | controller |   "inode": 3016245,
2026-06-12 17:20:17.843344 | controller |   "isblk": false,
2026-06-12 17:20:17.843365 | controller |   "ischr": false,
2026-06-12 17:20:17.843386 | controller |   "isdir": false,
2026-06-12 17:20:17.843406 | controller |   "isfifo": false,
2026-06-12 17:20:17.843427 | controller |   "isgid": false,
2026-06-12 17:20:17.843447 | controller |   "islnk": false,
2026-06-12 17:20:17.843467 | controller |   "isreg": true,
2026-06-12 17:20:17.843487 | controller |   "issock": false,
2026-06-12 17:20:17.843507 | controller |   "isuid": false,
2026-06-12 17:20:17.843528 | controller |   "mode": "0644",
2026-06-12 17:20:17.843548 | controller |   "mtime": 1781284053.3471143,
2026-06-12 17:20:17.843568 | controller |   "nlink": 1,
2026-06-12 17:20:17.843621 | controller |   "path": "/home/zuul/ansible.log",
2026-06-12 17:20:17.843644 | controller |   "pw_name": "zuul",
2026-06-12 17:20:17.843665 | controller |   "rgrp": true,
2026-06-12 17:20:17.843685 | controller |   "roth": true,
2026-06-12 17:20:17.843716 | controller |   "rusr": true,
2026-06-12 17:20:17.843737 | controller |   "size": 357881,
2026-06-12 17:20:17.843757 | controller |   "uid": 1000,
2026-06-12 17:20:17.843777 | controller |   "wgrp": false,
2026-06-12 17:20:17.843798 | controller |   "woth": false,
2026-06-12 17:20:17.843817 | controller |   "wusr": true,
2026-06-12 17:20:17.843837 | controller |   "xgrp": false,
2026-06-12 17:20:17.843857 | controller |   "xoth": false,
2026-06-12 17:20:17.843876 | controller |   "xusr": false
2026-06-12 17:20:17.843895 | controller | }
2026-06-12 17:20:17.899272 | 
2026-06-12 17:20:17.899717 | TASK [cifmw_setup : Copy facts to dated directory]
2026-06-12 17:20:18.675813 | controller | changed
2026-06-12 17:20:18.705396 | 
2026-06-12 17:20:18.705567 | TASK [run_hook : Assert parameters are valid]
2026-06-12 17:20:18.910540 | controller | ok: All assertions passed
2026-06-12 17:20:18.931441 | 
2026-06-12 17:20:18.931624 | TASK [run_hook : Assert single hooks are all mappings]
2026-06-12 17:20:19.397246 | controller | ok: All assertions passed
2026-06-12 17:20:19.428751 | 
2026-06-12 17:20:19.428984 | LOOP [run_hook : Loop on hooks for post_logs]
2026-06-12 17:20:19.831875 | 
2026-06-12 17:20:19.832043 | PLAY [Run ci/playbooks/e2e-collect-logs.yml on CRC host]
2026-06-12 17:20:19.832178 | 
2026-06-12 17:20:19.832206 | PLAY RECAP
2026-06-12 17:20:19.832250 | controller | ok: 110 changed: 47 unreachable: 0 failed: 0 skipped: 32 rescued: 0 ignored: 3
2026-06-12 17:20:19.832270 | 
2026-06-12 17:20:21.298808 | POST-RUN END RESULT_NORMAL: [untrusted : github.com/openstack-k8s-operators/ci-framework/ci/playbooks/e2e-collect-logs.yml@main]
2026-06-12 17:20:21.301016 | POST-RUN START: [untrusted : github.com/openstack-k8s-operators/ci-framework/ci/playbooks/collect-logs.yml@main]
2026-06-12 17:20:21.918345 | 
2026-06-12 17:20:21.918484 | PLAY [Ensure ci-framework-data base directories exist on all nodes]
2026-06-12 17:20:21.957951 | 
2026-06-12 17:20:21.958139 | TASK [Create ci-framework-data/logs directory if missing]
2026-06-12 17:20:22.525847 | controller | ok
2026-06-12 17:20:22.553386 | 
2026-06-12 17:20:22.553492 | PLAY [Run ci/playbooks/collect-logs.yml]
2026-06-12 17:20:22.625141 | 
2026-06-12 17:20:22.625321 | TASK [Filter out host if needed]
2026-06-12 17:20:22.655857 | controller | skipping: end_host conditional evaluated to False, continuing execution for controller
2026-06-12 17:20:22.683335 | 
2026-06-12 17:20:22.683487 | TASK [Ensure file is present]
2026-06-12 17:20:23.230878 | controller | ok
2026-06-12 17:20:23.269176 | 
2026-06-12 17:20:23.269345 | TASK [Manage molecule report file]
2026-06-12 17:20:23.967938 | controller | skipping: Conditional result was False
2026-06-12 17:20:24.033598 | 
2026-06-12 17:20:24.033871 | TASK [Check if we get ci-framework-data basedir]
2026-06-12 17:20:24.445024 | controller | ok
2026-06-12 17:20:24.474471 | 
2026-06-12 17:20:24.474637 | TASK [Create ci-framework-data log directory for zuul]
2026-06-12 17:20:24.884370 | controller | changed
2026-06-12 17:20:24.919942 | 
2026-06-12 17:20:24.920310 | TASK [Copy ci-framework interesting files]
2026-06-12 17:20:25.944682 | controller | cp: cannot stat '/home/zuul/ci-framework-data/tests': No such file or directory
2026-06-12 17:20:26.205329 | controller | ok: Runtime: 0:00:00.340928
2026-06-12 17:20:26.290418 | 
2026-06-12 17:20:26.290614 | TASK [Get SELinux listing]
2026-06-12 17:20:26.970400 | controller | ok: Runtime: 0:00:00.063509
2026-06-12 17:20:26.998960 | 
2026-06-12 17:20:26.999079 | TASK [Generate log index]
2026-06-12 17:20:28.487619 | controller | changed
2026-06-12 17:20:28.522116 | 
2026-06-12 17:20:28.522235 | TASK [Get some env related data]
2026-06-12 17:20:29.607230 | controller | /home/zuul/.local/bin/ansible
2026-06-12 17:20:30.830286 | controller | ok: Runtime: 0:00:01.443990
2026-06-12 17:20:30.857355 | 
2026-06-12 17:20:30.857516 | TASK [Generate list of logs to collect in home directory]
2026-06-12 17:20:31.324627 | controller | ok: All paths examined
2026-06-12 17:20:31.359428 | 
2026-06-12 17:20:31.359530 | LOOP [Copy logs from home directory]
2026-06-12 17:20:31.442506 | 
2026-06-12 17:20:31.443132 | TASK [Copy crio stats log file]
2026-06-12 17:20:31.470313 | controller | skipping: Conditional result was False
2026-06-12 17:20:31.583227 | 
2026-06-12 17:20:31.583388 | TASK [Get SELinux related data]
2026-06-12 17:20:32.037253 | controller | <no matches>
2026-06-12 17:20:32.281340 | controller | ERROR
2026-06-12 17:20:32.281670 | controller | {
2026-06-12 17:20:32.281739 | controller |   "delta": "0:00:00.011583",
2026-06-12 17:20:32.281782 | controller |   "end": "2026-06-12 17:20:32.038260",
2026-06-12 17:20:32.281910 | controller |   "msg": "non-zero return code",
2026-06-12 17:20:32.281949 | controller |   "rc": 1,
2026-06-12 17:20:32.281984 | controller |   "start": "2026-06-12 17:20:32.026677"
2026-06-12 17:20:32.282019 | controller | }
2026-06-12 17:20:32.282067 | controller | ERROR: Ignoring Errors
2026-06-12 17:20:32.331247 | 
2026-06-12 17:20:32.331351 | TASK [Create system configuration directory]
2026-06-12 17:20:32.686320 | controller | changed
2026-06-12 17:20:32.735463 | 
2026-06-12 17:20:32.735701 | TASK [Get some of the system configurations]
2026-06-12 17:20:33.551907 | controller | ok: Runtime: 0:00:00.017924
2026-06-12 17:20:33.580515 | 
2026-06-12 17:20:33.580711 | TASK [Copy generated documentation if available]
2026-06-12 17:20:33.605569 | controller | skipping: Conditional result was False
2026-06-12 17:20:33.635813 | 
2026-06-12 17:20:33.636313 | TASK [Copy generated AsciiDoc documentation if available]
2026-06-12 17:20:33.671474 | controller | skipping: Conditional result was False
2026-06-12 17:20:33.712395 | 
2026-06-12 17:20:33.712507 | TASK [Compress logs bigger than 2MB]
2026-06-12 17:21:00.513968 | controller | ok: Runtime: 0:00:25.728895
2026-06-12 17:21:00.591698 | 
2026-06-12 17:21:00.591855 | TASK [Copy files from workspace on node]
2026-06-12 17:21:00.656228 | controller | ok
2026-06-12 17:21:00.724303 | 
2026-06-12 17:21:00.724428 | TASK [fetch-output : Set log path for multiple nodes]
2026-06-12 17:21:00.759982 | controller | skipping: Conditional result was False
2026-06-12 17:21:00.789637 | 
2026-06-12 17:21:00.789733 | TASK [fetch-output : Set log path for single node]
2026-06-12 17:21:00.939356 | controller | ok
2026-06-12 17:21:00.967708 | 
2026-06-12 17:21:00.967816 | LOOP [fetch-output : Ensure local output dirs]
2026-06-12 17:21:01.313122 | controller -> localhost | changed: "/var/lib/zuul/builds/43f2617260174bbea94c42134eb05173/work/logs"
2026-06-12 17:21:01.313726 | 
2026-06-12 17:21:01.570886 | controller -> localhost | changed: "/var/lib/zuul/builds/43f2617260174bbea94c42134eb05173/work/artifacts"
2026-06-12 17:21:01.853785 | controller -> localhost | changed: "/var/lib/zuul/builds/43f2617260174bbea94c42134eb05173/work/docs"
2026-06-12 17:21:01.917209 | 
2026-06-12 17:21:01.917371 | LOOP [fetch-output : Collect logs, artifacts and docs]
2026-06-12 17:21:05.563198 | controller | changed:
2026-06-12 17:21:05.563507 | controller | .d..t...... ./
2026-06-12 17:21:05.563546 | controller | >f+++++++++ README.html
2026-06-12 17:21:05.563594 | controller | >f+++++++++ dmesg.log
2026-06-12 17:21:05.563627 | controller | >f+++++++++ installed-pkgs.log
2026-06-12 17:21:05.563653 | controller | >f+++++++++ python.log
2026-06-12 17:21:05.563739 | controller | >f+++++++++ registries.conf
2026-06-12 17:21:05.563769 | controller | >f+++++++++ selinux-denials.log
2026-06-12 17:21:05.563793 | controller | >f+++++++++ selinux-listing.log
2026-06-12 17:21:05.563816 | controller | cd+++++++++ ci-framework-data/
2026-06-12 17:21:05.563840 | controller | cd+++++++++ ci-framework-data/artifacts/
2026-06-12 17:21:05.563864 | controller | >f+++++++++ ci-framework-data/artifacts/ansible-facts.yml
2026-06-12 17:21:05.563888 | controller | >f+++++++++ ci-framework-data/artifacts/ansible-vars.yml
2026-06-12 17:21:05.563911 | controller | >f+++++++++ ci-framework-data/artifacts/ci_script_000_check_for_oc_command.sh
2026-06-12 17:21:05.563999 | controller | >f+++++++++ ci-framework-data/artifacts/ci_script_000_copy_logs_from_crc_vm.sh
2026-06-12 17:21:05.564055 | controller | >f+++++++++ ci-framework-data/artifacts/ci_script_000_copy_logs_to_host_machine_from.sh
2026-06-12 17:21:05.564082 | controller | >f+++++++++ ci-framework-data/artifacts/ci_script_000_generate_logs_on_edpm_vm_192_1.sh
2026-06-12 17:21:05.564105 | controller | >f+++++++++ ci-framework-data/artifacts/ci_script_000_prepare_root_ssh_accesses.sh
2026-06-12 17:21:05.564129 | controller | >f+++++++++ ci-framework-data/artifacts/ci_script_000_run_hook_without_retry_downloa.sh
2026-06-12 17:21:05.564152 | controller | >f+++++++++ ci-framework-data/artifacts/ci_script_000_run_openstack_must_gather_comm.sh
2026-06-12 17:21:05.564175 | controller | >f+++++++++ ci-framework-data/artifacts/ci_script_001_fetch_openshift_token.sh
2026-06-12 17:21:05.564198 | controller | >f+++++++++ ci-framework-data/artifacts/ci_script_002_run_input.sh
2026-06-12 17:21:05.564221 | controller | >f+++++++++ ci-framework-data/artifacts/ci_script_003_run_openstack.sh
2026-06-12 17:21:05.564244 | controller | >f+++++++++ ci-framework-data/artifacts/ci_script_004_run_openstack_init.sh
2026-06-12 17:21:05.564267 | controller | >f+++++++++ ci-framework-data/artifacts/ci_script_005_run_openstack_deploy_prep.sh
2026-06-12 17:21:05.564290 | controller | >f+++++++++ ci-framework-data/artifacts/ci_script_006_run_netconfig_deploy.sh
2026-06-12 17:21:05.564312 | controller | >f+++++++++ ci-framework-data/artifacts/ci_script_007_apply_the_openstackcontrolplan.sh
2026-06-12 17:21:05.564335 | controller | >f+++++++++ ci-framework-data/artifacts/ci_script_008_run_edpm_baremetal_compute.sh
2026-06-12 17:21:05.564357 | controller | >f+++++++++ ci-framework-data/artifacts/ci_script_009_run_edpm_deploy_baremetal_prep.sh
2026-06-12 17:21:05.564380 | controller | >f+++++++++ ci-framework-data/artifacts/ci_script_010_apply_the_openstackdataplaneno.sh
2026-06-12 17:21:05.564402 | controller | >f+++++++++ ci-framework-data/artifacts/edpm-ansible.yml
2026-06-12 17:21:05.564425 | controller | >f+++++++++ ci-framework-data/artifacts/hosts
2026-06-12 17:21:05.564447 | controller | >f+++++++++ ci-framework-data/artifacts/install_yamls.sh
2026-06-12 17:21:05.564469 | controller | >f+++++++++ ci-framework-data/artifacts/installed-packages.yml
2026-06-12 17:21:05.564491 | controller | >f+++++++++ ci-framework-data/artifacts/ip-network.txt
2026-06-12 17:21:05.564514 | controller | >f+++++++++ ci-framework-data/artifacts/operator_images.yaml
2026-06-12 17:21:05.564536 | controller | >f+++++++++ ci-framework-data/artifacts/pulled_images_report.yaml
2026-06-12 17:21:05.564562 | controller | >f+++++++++ ci-framework-data/artifacts/pulled_images_report_verified.yaml
2026-06-12 17:21:05.564612 | controller | >f+++++++++ ci-framework-data/artifacts/resolv.conf
2026-06-12 17:21:05.564637 | controller | >f+++++++++ ci-framework-data/artifacts/zuul_inventory.yml
2026-06-12 17:21:05.564664 | controller | cd+++++++++ ci-framework-data/artifacts/NetworkManager/
2026-06-12 17:21:05.564688 | controller | >f+++++++++ ci-framework-data/artifacts/NetworkManager/ens3.nmconnection
2026-06-12 17:21:05.564712 | controller | cd+++++++++ ci-framework-data/artifacts/ansible_facts.2026-06-12_17-20/
2026-06-12 17:21:05.564737 | controller | cd+++++++++ ci-framework-data/artifacts/ansible_facts.2026-06-12_17-20/ansible_facts_cache/
2026-06-12 17:21:05.564762 | controller | >f+++++++++ ci-framework-data/artifacts/ansible_facts.2026-06-12_17-20/ansible_facts_cache/localhost
2026-06-12 17:21:05.564784 | controller | cd+++++++++ ci-framework-data/artifacts/crio_logs/
2026-06-12 17:21:05.564807 | controller | >f+++++++++ ci-framework-data/artifacts/crio_logs/crc.crio.log.gz
2026-06-12 17:21:05.564830 | controller | cd+++++++++ ci-framework-data/artifacts/edpm/
2026-06-12 17:21:05.564852 | controller | >f+++++++++ ci-framework-data/artifacts/edpm/ansibleee-ssh-key-id_rsa
2026-06-12 17:21:05.564874 | controller | >f+++++++++ ci-framework-data/artifacts/edpm/ansibleee-ssh-key-id_rsa.pub
2026-06-12 17:21:05.564897 | controller | >f+++++++++ ci-framework-data/artifacts/edpm/namespace.yaml
2026-06-12 17:21:05.564926 | controller | cd+++++++++ ci-framework-data/artifacts/manifests/
2026-06-12 17:21:05.564949 | controller | >f+++++++++ ci-framework-data/artifacts/manifests/update_containers.yml
2026-06-12 17:21:05.564972 | controller | cd+++++++++ ci-framework-data/artifacts/manifests/cert-manager/
2026-06-12 17:21:05.564995 | controller | >f+++++++++ ci-framework-data/artifacts/manifests/cert-manager/cert_manager_manifest.yml
2026-06-12 17:21:05.565018 | controller | cd+++++++++ ci-framework-data/artifacts/manifests/metallb-system/
2026-06-12 17:21:05.565041 | controller | >f+++++++++ ci-framework-data/artifacts/manifests/metallb-system/namespace.yaml
2026-06-12 17:21:05.565064 | controller | cd+++++++++ ci-framework-data/artifacts/manifests/metallb-system/metallb/
2026-06-12 17:21:05.565086 | controller | cd+++++++++ ci-framework-data/artifacts/manifests/metallb-system/metallb/cr/
2026-06-12 17:21:05.565109 | controller | >f+++++++++ ci-framework-data/artifacts/manifests/metallb-system/metallb/cr/bgpadvertisement.yaml
2026-06-12 17:21:05.565131 | controller | >f+++++++++ ci-framework-data/artifacts/manifests/metallb-system/metallb/cr/bgpextras.yaml
2026-06-12 17:21:05.565154 | controller | >f+++++++++ ci-framework-data/artifacts/manifests/metallb-system/metallb/cr/bgppeers.yaml
2026-06-12 17:21:05.565175 | controller | >f+++++++++ ci-framework-data/artifacts/manifests/metallb-system/metallb/cr/deploy_operator.yaml
2026-06-12 17:21:05.565197 | controller | >f+++++++++ ci-framework-data/artifacts/manifests/metallb-system/metallb/cr/ipaddresspools.yaml
2026-06-12 17:21:05.565218 | controller | >f+++++++++ ci-framework-data/artifacts/manifests/metallb-system/metallb/cr/l2advertisement.yaml
2026-06-12 17:21:05.565239 | controller | cd+++++++++ ci-framework-data/artifacts/manifests/openshift-nmstate/
2026-06-12 17:21:05.565261 | controller | >f+++++++++ ci-framework-data/artifacts/manifests/openshift-nmstate/namespace.yaml
2026-06-12 17:21:05.565283 | controller | cd+++++++++ ci-framework-data/artifacts/manifests/openshift-nmstate/nmstate/
2026-06-12 17:21:05.565305 | controller | cd+++++++++ ci-framework-data/artifacts/manifests/openshift-nmstate/nmstate/cr/
2026-06-12 17:21:05.565327 | controller | >f+++++++++ ci-framework-data/artifacts/manifests/openshift-nmstate/nmstate/cr/deploy_operator.yaml
2026-06-12 17:21:05.565350 | controller | cd+++++++++ ci-framework-data/artifacts/manifests/openstack-operators/
2026-06-12 17:21:05.565372 | controller | >f+++++++++ ci-framework-data/artifacts/manifests/openstack-operators/namespace.yaml
2026-06-12 17:21:05.565393 | controller | cd+++++++++ ci-framework-data/artifacts/manifests/openstack-operators/infra/
2026-06-12 17:21:05.565415 | controller | cd+++++++++ ci-framework-data/artifacts/manifests/openstack-operators/infra/op/
2026-06-12 17:21:05.565437 | controller | cd+++++++++ ci-framework-data/artifacts/manifests/openstack-operators/metallb/
2026-06-12 17:21:05.565459 | controller | cd+++++++++ ci-framework-data/artifacts/manifests/openstack-operators/metallb/op/
2026-06-12 17:21:05.565480 | controller | >f+++++++++ ci-framework-data/artifacts/manifests/openstack-operators/metallb/op/operatorgroup.yaml
2026-06-12 17:21:05.565502 | controller | >f+++++++++ ci-framework-data/artifacts/manifests/openstack-operators/metallb/op/subscription.yaml
2026-06-12 17:21:05.565524 | controller | cd+++++++++ ci-framework-data/artifacts/manifests/openstack-operators/nmstate/
2026-06-12 17:21:05.565546 | controller | cd+++++++++ ci-framework-data/artifacts/manifests/openstack-operators/nmstate/op/
2026-06-12 17:21:05.565569 | controller | >f+++++++++ ci-framework-data/artifacts/manifests/openstack-operators/nmstate/op/operatorgroup.yaml
2026-06-12 17:21:05.565621 | controller | >f+++++++++ ci-framework-data/artifacts/manifests/openstack-operators/nmstate/op/subscription.yaml
2026-06-12 17:21:05.565646 | controller | cd+++++++++ ci-framework-data/artifacts/manifests/openstack-operators/openstack/
2026-06-12 17:21:05.565668 | controller | cd+++++++++ ci-framework-data/artifacts/manifests/openstack-operators/openstack/op/
2026-06-12 17:21:05.565696 | controller | >f+++++++++ ci-framework-data/artifacts/manifests/openstack-operators/openstack/op/catalogsource.yaml
2026-06-12 17:21:05.565927 | controller | >f+++++++++ ci-framework-data/artifacts/manifests/openstack-operators/openstack/op/operatorgroup.yaml
2026-06-12 17:21:05.565953 | controller | >f+++++++++ ci-framework-data/artifacts/manifests/openstack-operators/openstack/op/subscription.yaml
2026-06-12 17:21:05.565975 | controller | cd+++++++++ ci-framework-data/artifacts/manifests/openstack/
2026-06-12 17:21:05.565997 | controller | >f+++++++++ ci-framework-data/artifacts/manifests/openstack/namespace.yaml
2026-06-12 17:21:05.566021 | controller | cd+++++++++ ci-framework-data/artifacts/manifests/openstack/cr/
2026-06-12 17:21:05.566043 | controller | cd+++++++++ ci-framework-data/artifacts/manifests/openstack/dataplane/
2026-06-12 17:21:05.566064 | controller | cd+++++++++ ci-framework-data/artifacts/manifests/openstack/dataplane/cr/
2026-06-12 17:21:05.566085 | controller | >f+++++++++ ci-framework-data/artifacts/manifests/openstack/dataplane/cr/25-nova-extra.conf
2026-06-12 17:21:05.566107 | controller | >f+++++++++ ci-framework-data/artifacts/manifests/openstack/dataplane/cr/cifmw-kustomization-result.yaml
2026-06-12 17:21:05.566128 | controller | >f+++++++++ ci-framework-data/artifacts/manifests/openstack/dataplane/cr/dataplane.yaml
2026-06-12 17:21:05.566149 | controller | >f+++++++++ ci-framework-data/artifacts/manifests/openstack/dataplane/cr/kustomization.yaml
2026-06-12 17:21:05.566172 | controller | cd+++++++++ ci-framework-data/artifacts/manifests/openstack/infra/
2026-06-12 17:21:05.566193 | controller | cd+++++++++ ci-framework-data/artifacts/manifests/openstack/infra/cr/
2026-06-12 17:21:05.566214 | controller | >f+++++++++ ci-framework-data/artifacts/manifests/openstack/infra/cr/kustomization.yaml
2026-06-12 17:21:05.566235 | controller | >f+++++++++ ci-framework-data/artifacts/manifests/openstack/infra/cr/network_v1beta1_netconfig.yaml
2026-06-12 17:21:05.566256 | controller | >f+++++++++ ci-framework-data/artifacts/manifests/openstack/infra/cr/vlan-config.yaml
2026-06-12 17:21:05.566276 | controller | cd+++++++++ ci-framework-data/artifacts/manifests/openstack/input/
2026-06-12 17:21:05.566297 | controller | >f+++++++++ ci-framework-data/artifacts/manifests/openstack/input/kustomization.yaml
2026-06-12 17:21:05.566318 | controller | cd+++++++++ ci-framework-data/artifacts/manifests/openstack/netattach/
2026-06-12 17:21:05.566339 | controller | cd+++++++++ ci-framework-data/artifacts/manifests/openstack/netattach/cr/
2026-06-12 17:21:05.566360 | controller | >f+++++++++ ci-framework-data/artifacts/manifests/openstack/netattach/cr/ctlplane.yaml
2026-06-12 17:21:05.566381 | controller | >f+++++++++ ci-framework-data/artifacts/manifests/openstack/netattach/cr/datacentre.yaml
2026-06-12 17:21:05.566403 | controller | >f+++++++++ ci-framework-data/artifacts/manifests/openstack/netattach/cr/designate.yaml
2026-06-12 17:21:05.566424 | controller | >f+++++++++ ci-framework-data/artifacts/manifests/openstack/netattach/cr/designateext.yaml
2026-06-12 17:21:05.566444 | controller | >f+++++++++ ci-framework-data/artifacts/manifests/openstack/netattach/cr/internalapi.yaml
2026-06-12 17:21:05.566465 | controller | >f+++++++++ ci-framework-data/artifacts/manifests/openstack/netattach/cr/octavia.yaml
2026-06-12 17:21:05.566485 | controller | >f+++++++++ ci-framework-data/artifacts/manifests/openstack/netattach/cr/storage.yaml
2026-06-12 17:21:05.566506 | controller | >f+++++++++ ci-framework-data/artifacts/manifests/openstack/netattach/cr/storagemgmt.yaml
2026-06-12 17:21:05.566526 | controller | >f+++++++++ ci-framework-data/artifacts/manifests/openstack/netattach/cr/tenant.yaml
2026-06-12 17:21:05.566547 | controller | cd+++++++++ ci-framework-data/artifacts/manifests/openstack/nncp/
2026-06-12 17:21:05.566568 | controller | cd+++++++++ ci-framework-data/artifacts/manifests/openstack/nncp/cr/
2026-06-12 17:21:05.566627 | controller | >f+++++++++ ci-framework-data/artifacts/manifests/openstack/nncp/cr/crc_nncp.yaml
2026-06-12 17:21:05.566651 | controller | cd+++++++++ ci-framework-data/artifacts/manifests/openstack/openstack/
2026-06-12 17:21:05.566672 | controller | cd+++++++++ ci-framework-data/artifacts/manifests/openstack/openstack/cr/
2026-06-12 17:21:05.566694 | controller | >f+++++++++ ci-framework-data/artifacts/manifests/openstack/openstack/cr/cifmw-kustomization-result.yaml
2026-06-12 17:21:05.566715 | controller | >f+++++++++ ci-framework-data/artifacts/manifests/openstack/openstack/cr/core_v1beta1_openstackcontrolplane_galera_network_isolation.yaml
2026-06-12 17:21:05.566737 | controller | >f+++++++++ ci-framework-data/artifacts/manifests/openstack/openstack/cr/kustomization.yaml
2026-06-12 17:21:05.566759 | controller | cd+++++++++ ci-framework-data/artifacts/manifests/storage/
2026-06-12 17:21:05.566781 | controller | >f+++++++++ ci-framework-data/artifacts/manifests/storage/storage-class.yaml
2026-06-12 17:21:05.566803 | controller | >f+++++++++ ci-framework-data/artifacts/manifests/storage/storage.yaml
2026-06-12 17:21:05.566825 | controller | cd+++++++++ ci-framework-data/artifacts/parameters/
2026-06-12 17:21:05.566847 | controller | >f+++++++++ ci-framework-data/artifacts/parameters/custom-params.yml
2026-06-12 17:21:05.566868 | controller | >f+++++++++ ci-framework-data/artifacts/parameters/install-yamls-params.yml
2026-06-12 17:21:05.566890 | controller | >f+++++++++ ci-framework-data/artifacts/parameters/openshift-login-params.yml
2026-06-12 17:21:05.566911 | controller | >f+++++++++ ci-framework-data/artifacts/parameters/zuul-params.yml
2026-06-12 17:21:05.566932 | controller | cd+++++++++ ci-framework-data/artifacts/repositories/
2026-06-12 17:21:05.566953 | controller | >f+++++++++ ci-framework-data/artifacts/repositories/delorean-antelope-testing.repo
2026-06-12 17:21:05.566974 | controller | >f+++++++++ ci-framework-data/artifacts/repositories/delorean.repo
2026-06-12 17:21:05.566995 | controller | >f+++++++++ ci-framework-data/artifacts/repositories/delorean.repo.md5
2026-06-12 17:21:05.567016 | controller | >f+++++++++ ci-framework-data/artifacts/repositories/repo-setup-centos-appstream.repo
2026-06-12 17:21:05.567037 | controller | >f+++++++++ ci-framework-data/artifacts/repositories/repo-setup-centos-baseos.repo
2026-06-12 17:21:05.567058 | controller | >f+++++++++ ci-framework-data/artifacts/repositories/repo-setup-centos-highavailability.repo
2026-06-12 17:21:05.567079 | controller | >f+++++++++ ci-framework-data/artifacts/repositories/repo-setup-centos-powertools.repo
2026-06-12 17:21:05.567100 | controller | cd+++++++++ ci-framework-data/artifacts/roles/
2026-06-12 17:21:05.567122 | controller | cd+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/
2026-06-12 17:21:05.567143 | controller | cd+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/
2026-06-12 17:21:05.567165 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_all.yml
2026-06-12 17:21:05.567186 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_attach_default_interface.yml
2026-06-12 17:21:05.567207 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_attach_default_interface_cleanup.yml
2026-06-12 17:21:05.567229 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_barbican.yml
2026-06-12 17:21:05.567250 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_barbican_cleanup.yml
2026-06-12 17:21:05.567271 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_barbican_deploy.yml
2026-06-12 17:21:05.567291 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_barbican_deploy_cleanup.yml
2026-06-12 17:21:05.567312 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_barbican_deploy_prep.yml
2026-06-12 17:21:05.567338 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_barbican_deploy_validate.yml
2026-06-12 17:21:05.567359 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_barbican_kuttl.yml
2026-06-12 17:21:05.567380 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_barbican_kuttl_run.yml
2026-06-12 17:21:05.567400 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_barbican_prep.yml
2026-06-12 17:21:05.567420 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_baremetal.yml
2026-06-12 17:21:05.567441 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_baremetal_cleanup.yml
2026-06-12 17:21:05.567461 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_baremetal_prep.yml
2026-06-12 17:21:05.567481 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_bmaas.yml
2026-06-12 17:21:05.567502 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_bmaas_baremetal_net_nad.yml
2026-06-12 17:21:05.567523 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_bmaas_baremetal_net_nad_cleanup.yml
2026-06-12 17:21:05.567544 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_bmaas_cleanup.yml
2026-06-12 17:21:05.567564 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_bmaas_crc_attach_network.yml
2026-06-12 17:21:05.567611 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_bmaas_crc_attach_network_cleanup.yml
2026-06-12 17:21:05.567634 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_bmaas_crc_baremetal_bridge.yml
2026-06-12 17:21:05.567655 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_bmaas_crc_baremetal_bridge_cleanup.yml
2026-06-12 17:21:05.567676 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_bmaas_generate_nodes_yaml.yml
2026-06-12 17:21:05.567696 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_bmaas_metallb.yml
2026-06-12 17:21:05.567716 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_bmaas_metallb_cleanup.yml
2026-06-12 17:21:05.567740 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_bmaas_network.yml
2026-06-12 17:21:05.567765 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_bmaas_network_cleanup.yml
2026-06-12 17:21:05.567789 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_bmaas_route_crc_and_crc_bmaas_networks.yml
2026-06-12 17:21:05.567810 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_bmaas_route_crc_and_crc_bmaas_networks_cleanup.yml
2026-06-12 17:21:05.567832 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_bmaas_sushy_emulator.yml
2026-06-12 17:21:05.567854 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_bmaas_sushy_emulator_cleanup.yml
2026-06-12 17:21:05.567875 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_bmaas_sushy_emulator_wait.yml
2026-06-12 17:21:05.567897 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_bmaas_virtual_bms.yml
2026-06-12 17:21:05.567918 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_bmaas_virtual_bms_cleanup.yml
2026-06-12 17:21:05.567940 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_ceph.yml
2026-06-12 17:21:05.567971 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_ceph_cleanup.yml
2026-06-12 17:21:05.567994 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_ceph_help.yml
2026-06-12 17:21:05.568032 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_certmanager.yml
2026-06-12 17:21:05.568054 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_certmanager_cleanup.yml
2026-06-12 17:21:05.568074 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_cifmw_cleanup.yml
2026-06-12 17:21:05.568095 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_cifmw_prepare.yml
2026-06-12 17:21:05.568115 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_cinder.yml
2026-06-12 17:21:05.568136 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_cinder_cleanup.yml
2026-06-12 17:21:05.568156 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_cinder_deploy.yml
2026-06-12 17:21:05.568179 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_cinder_deploy_cleanup.yml
2026-06-12 17:21:05.568199 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_cinder_deploy_prep.yml
2026-06-12 17:21:05.568219 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_cinder_kuttl.yml
2026-06-12 17:21:05.568239 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_cinder_kuttl_run.yml
2026-06-12 17:21:05.568260 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_cinder_prep.yml
2026-06-12 17:21:05.568281 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_cleanup.yml
2026-06-12 17:21:05.568302 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_crc.yml
2026-06-12 17:21:05.568324 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_crc_attach_default_interface.yml
2026-06-12 17:21:05.568345 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_crc_attach_default_interface_cleanup.yml
2026-06-12 17:21:05.568366 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_crc_bmo_cleanup.yml
2026-06-12 17:21:05.568387 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_crc_bmo_setup.yml
2026-06-12 17:21:05.568408 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_crc_cleanup.yml
2026-06-12 17:21:05.568428 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_crc_scrub.yml
2026-06-12 17:21:05.568448 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_crc_storage.yml
2026-06-12 17:21:05.568468 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_crc_storage_cleanup.yml
2026-06-12 17:21:05.568489 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_crc_storage_cleanup_with_retries.yml
2026-06-12 17:21:05.568509 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_crc_storage_release.yml
2026-06-12 17:21:05.568529 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_crc_storage_with_retries.yml
2026-06-12 17:21:05.568549 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_deploy_cleanup.yml
2026-06-12 17:21:05.568569 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_designate.yml
2026-06-12 17:21:05.568619 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_designate_cleanup.yml
2026-06-12 17:21:05.568646 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_designate_deploy.yml
2026-06-12 17:21:05.568667 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_designate_deploy_cleanup.yml
2026-06-12 17:21:05.568687 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_designate_deploy_prep.yml
2026-06-12 17:21:05.568707 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_designate_kuttl.yml
2026-06-12 17:21:05.568727 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_designate_kuttl_run.yml
2026-06-12 17:21:05.568747 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_designate_prep.yml
2026-06-12 17:21:05.568767 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_dns_deploy.yml
2026-06-12 17:21:05.568787 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_dns_deploy_cleanup.yml
2026-06-12 17:21:05.568807 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_dns_deploy_prep.yml
2026-06-12 17:21:05.568827 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_download_tools.yml
2026-06-12 17:21:05.568847 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_edpm_ansible_runner.yml
2026-06-12 17:21:05.568867 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_edpm_baremetal_compute.yml
2026-06-12 17:21:05.568887 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_edpm_compute.yml
2026-06-12 17:21:05.568907 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_edpm_compute_bootc.yml
2026-06-12 17:21:05.568927 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_edpm_compute_cleanup.yml
2026-06-12 17:21:05.568947 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_edpm_compute_repos.yml
2026-06-12 17:21:05.568967 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_edpm_computes_bgp.yml
2026-06-12 17:21:05.568986 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_edpm_deploy.yml
2026-06-12 17:21:05.569006 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_edpm_deploy_baremetal.yml
2026-06-12 17:21:05.569026 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_edpm_deploy_baremetal_prep.yml
2026-06-12 17:21:05.569046 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_edpm_deploy_cleanup.yml
2026-06-12 17:21:05.569066 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_edpm_deploy_generate_keys.yml
2026-06-12 17:21:05.569086 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_edpm_deploy_instance.yml
2026-06-12 17:21:05.569107 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_edpm_deploy_networker.yml
2026-06-12 17:21:05.569127 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_edpm_deploy_networker_cleanup.yml
2026-06-12 17:21:05.569147 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_edpm_deploy_networker_prep.yml
2026-06-12 17:21:05.569167 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_edpm_deploy_prep.yml
2026-06-12 17:21:05.569187 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_edpm_networker.yml
2026-06-12 17:21:05.569207 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_edpm_networker_cleanup.yml
2026-06-12 17:21:05.569238 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_edpm_nova_discover_hosts.yml
2026-06-12 17:21:05.569258 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_edpm_patch_ansible_runner_image.yml
2026-06-12 17:21:05.569278 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_edpm_register_dns.yml
2026-06-12 17:21:05.569298 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_edpm_wait_deploy.yml
2026-06-12 17:21:05.569318 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_edpm_wait_deploy_baremetal.yml
2026-06-12 17:21:05.569338 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_glance.yml
2026-06-12 17:21:05.569358 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_glance_cleanup.yml
2026-06-12 17:21:05.569378 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_glance_deploy.yml
2026-06-12 17:21:05.569399 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_glance_deploy_cleanup.yml
2026-06-12 17:21:05.569420 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_glance_deploy_prep.yml
2026-06-12 17:21:05.569442 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_glance_kuttl.yml
2026-06-12 17:21:05.569463 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_glance_kuttl_run.yml
2026-06-12 17:21:05.569483 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_glance_prep.yml
2026-06-12 17:21:05.569503 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_heat.yml
2026-06-12 17:21:05.569524 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_heat_cleanup.yml
2026-06-12 17:21:05.569561 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_heat_deploy.yml
2026-06-12 17:21:05.569679 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_heat_deploy_cleanup.yml
2026-06-12 17:21:05.569712 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_heat_deploy_prep.yml
2026-06-12 17:21:05.569735 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_heat_kuttl.yml
2026-06-12 17:21:05.569756 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_heat_kuttl_crc.yml
2026-06-12 17:21:05.569777 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_heat_kuttl_run.yml
2026-06-12 17:21:05.569798 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_heat_prep.yml
2026-06-12 17:21:05.569818 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_help.yml
2026-06-12 17:21:05.569840 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_horizon.yml
2026-06-12 17:21:05.569862 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_horizon_cleanup.yml
2026-06-12 17:21:05.569883 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_horizon_deploy.yml
2026-06-12 17:21:05.569905 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_horizon_deploy_cleanup.yml
2026-06-12 17:21:05.569926 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_horizon_deploy_prep.yml
2026-06-12 17:21:05.569947 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_horizon_kuttl.yml
2026-06-12 17:21:05.569974 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_horizon_kuttl_run.yml
2026-06-12 17:21:05.569995 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_horizon_prep.yml
2026-06-12 17:21:05.570015 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_infra.yml
2026-06-12 17:21:05.570036 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_infra_cleanup.yml
2026-06-12 17:21:05.570056 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_infra_kuttl.yml
2026-06-12 17:21:05.570076 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_infra_kuttl_run.yml
2026-06-12 17:21:05.570097 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_infra_prep.yml
2026-06-12 17:21:05.570117 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_infra_rabbitmq_deploy.yml
2026-06-12 17:21:05.570138 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_infra_rabbitmq_deploy_cleanup.yml
2026-06-12 17:21:05.570158 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_infra_rabbitmq_deploy_prep.yml
2026-06-12 17:21:05.570179 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_input.yml
2026-06-12 17:21:05.570199 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_input_cleanup.yml
2026-06-12 17:21:05.570220 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_ipv6_lab.yml
2026-06-12 17:21:05.570240 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_ipv6_lab_cleanup.yml
2026-06-12 17:21:05.570260 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_ipv6_lab_nat64_router.yml
2026-06-12 17:21:05.570280 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_ipv6_lab_nat64_router_cleanup.yml
2026-06-12 17:21:05.570301 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_ipv6_lab_network.yml
2026-06-12 17:21:05.570321 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_ipv6_lab_network_cleanup.yml
2026-06-12 17:21:05.570341 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_ipv6_lab_sno.yml
2026-06-12 17:21:05.570361 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_ipv6_lab_sno_cleanup.yml
2026-06-12 17:21:05.570381 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_ironic.yml
2026-06-12 17:21:05.570401 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_ironic_cleanup.yml
2026-06-12 17:21:05.570421 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_ironic_deploy.yml
2026-06-12 17:21:05.570441 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_ironic_deploy_cleanup.yml
2026-06-12 17:21:05.570461 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_ironic_deploy_prep.yml
2026-06-12 17:21:05.570482 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_ironic_kuttl.yml
2026-06-12 17:21:05.570502 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_ironic_kuttl_crc.yml
2026-06-12 17:21:05.570522 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_ironic_kuttl_run.yml
2026-06-12 17:21:05.570542 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_ironic_prep.yml
2026-06-12 17:21:05.570562 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_keystone.yml
2026-06-12 17:21:05.570629 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_keystone_cleanup.yml
2026-06-12 17:21:05.570661 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_keystone_deploy.yml
2026-06-12 17:21:05.570690 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_keystone_deploy_cleanup.yml
2026-06-12 17:21:05.570719 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_keystone_deploy_prep.yml
2026-06-12 17:21:05.570747 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_keystone_kuttl.yml
2026-06-12 17:21:05.570776 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_keystone_kuttl_run.yml
2026-06-12 17:21:05.570806 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_keystone_prep.yml
2026-06-12 17:21:05.570837 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_kuttl_common_cleanup.yml
2026-06-12 17:21:05.570865 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_kuttl_common_prep.yml
2026-06-12 17:21:05.570893 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_kuttl_db_cleanup.yml
2026-06-12 17:21:05.570920 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_kuttl_db_prep.yml
2026-06-12 17:21:05.570948 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_loki.yml
2026-06-12 17:21:05.570977 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_loki_cleanup.yml
2026-06-12 17:21:05.571005 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_loki_deploy.yml
2026-06-12 17:21:05.571035 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_loki_deploy_cleanup.yml
2026-06-12 17:21:05.571068 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_lvms.yml
2026-06-12 17:21:05.571098 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_manila.yml
2026-06-12 17:21:05.571129 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_manila_cleanup.yml
2026-06-12 17:21:05.571161 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_manila_deploy.yml
2026-06-12 17:21:05.571192 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_manila_deploy_cleanup.yml
2026-06-12 17:21:05.571222 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_manila_deploy_prep.yml
2026-06-12 17:21:05.571252 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_manila_kuttl.yml
2026-06-12 17:21:05.571282 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_manila_kuttl_run.yml
2026-06-12 17:21:05.571311 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_manila_prep.yml
2026-06-12 17:21:05.571340 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_mariadb.yml
2026-06-12 17:21:05.571370 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_mariadb_chainsaw.yml
2026-06-12 17:21:05.571398 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_mariadb_chainsaw_run.yml
2026-06-12 17:21:05.571427 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_mariadb_cleanup.yml
2026-06-12 17:21:05.571457 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_mariadb_deploy.yml
2026-06-12 17:21:05.571512 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_mariadb_deploy_cleanup.yml
2026-06-12 17:21:05.571541 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_mariadb_deploy_prep.yml
2026-06-12 17:21:05.571570 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_mariadb_kuttl.yml
2026-06-12 17:21:05.571650 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_mariadb_kuttl_run.yml
2026-06-12 17:21:05.571684 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_memcached_deploy.yml
2026-06-12 17:21:05.571712 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_memcached_deploy_cleanup.yml
2026-06-12 17:21:05.571741 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_memcached_deploy_prep.yml
2026-06-12 17:21:05.571770 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_metallb.yml
2026-06-12 17:21:05.571799 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_metallb_cleanup.yml
2026-06-12 17:21:05.571827 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_metallb_config.yml
2026-06-12 17:21:05.571856 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_metallb_config_cleanup.yml
2026-06-12 17:21:05.571884 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_mirror_registry.yml
2026-06-12 17:21:05.571912 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_mirror_registry_ca.yml
2026-06-12 17:21:05.571940 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_mirror_registry_cleanup.yml
2026-06-12 17:21:05.571969 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_mirror_registry_secure.yml
2026-06-12 17:21:05.572018 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_namespace.yml
2026-06-12 17:21:05.572053 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_namespace_cleanup.yml
2026-06-12 17:21:05.572086 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_netattach.yml
2026-06-12 17:21:05.572115 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_netattach_cleanup.yml
2026-06-12 17:21:05.572144 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_netconfig_deploy.yml
2026-06-12 17:21:05.572172 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_netconfig_deploy_cleanup.yml
2026-06-12 17:21:05.572201 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_netconfig_deploy_prep.yml
2026-06-12 17:21:05.572232 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_netobserv.yml
2026-06-12 17:21:05.572261 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_netobserv_cleanup.yml
2026-06-12 17:21:05.572290 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_netobserv_deploy.yml
2026-06-12 17:21:05.572317 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_netobserv_deploy_cleanup.yml
2026-06-12 17:21:05.572347 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_network_isolation_bridge.yml
2026-06-12 17:21:05.572379 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_network_isolation_bridge_cleanup.yml
2026-06-12 17:21:05.572413 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_neutron.yml
2026-06-12 17:21:05.572450 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_neutron_cleanup.yml
2026-06-12 17:21:05.572473 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_neutron_deploy.yml
2026-06-12 17:21:05.572494 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_neutron_deploy_cleanup.yml
2026-06-12 17:21:05.572515 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_neutron_deploy_prep.yml
2026-06-12 17:21:05.572535 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_neutron_kuttl.yml
2026-06-12 17:21:05.572555 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_neutron_kuttl_run.yml
2026-06-12 17:21:05.572600 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_neutron_prep.yml
2026-06-12 17:21:05.572628 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_nfs.yml
2026-06-12 17:21:05.572651 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_nfs_cleanup.yml
2026-06-12 17:21:05.572672 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_nmstate.yml
2026-06-12 17:21:05.572692 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_nncp.yml
2026-06-12 17:21:05.572713 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_nncp_cleanup.yml
2026-06-12 17:21:05.572733 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_nova.yml
2026-06-12 17:21:05.572754 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_nova_cleanup.yml
2026-06-12 17:21:05.572774 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_nova_deploy.yml
2026-06-12 17:21:05.572794 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_nova_deploy_cleanup.yml
2026-06-12 17:21:05.572814 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_nova_deploy_prep.yml
2026-06-12 17:21:05.572834 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_nova_prep.yml
2026-06-12 17:21:05.572854 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_octavia.yml
2026-06-12 17:21:05.572874 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_octavia_cleanup.yml
2026-06-12 17:21:05.572894 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_octavia_deploy.yml
2026-06-12 17:21:05.572914 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_octavia_deploy_cleanup.yml
2026-06-12 17:21:05.572934 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_octavia_deploy_prep.yml
2026-06-12 17:21:05.572954 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_octavia_kuttl.yml
2026-06-12 17:21:05.572974 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_octavia_kuttl_run.yml
2026-06-12 17:21:05.572994 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_octavia_prep.yml
2026-06-12 17:21:05.573014 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_openstack.yml
2026-06-12 17:21:05.573034 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_openstack_cleanup.yml
2026-06-12 17:21:05.573055 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_openstack_crds.yml
2026-06-12 17:21:05.573076 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_openstack_crds_cleanup.yml
2026-06-12 17:21:05.573102 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_openstack_deploy.yml
2026-06-12 17:21:05.573123 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_openstack_deploy_cleanup.yml
2026-06-12 17:21:05.573144 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_openstack_deploy_prep.yml
2026-06-12 17:21:05.573164 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_openstack_init.yml
2026-06-12 17:21:05.573184 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_openstack_kuttl.yml
2026-06-12 17:21:05.573204 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_openstack_kuttl_cleanup.yml
2026-06-12 17:21:05.573224 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_openstack_kuttl_prep.yml
2026-06-12 17:21:05.573246 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_openstack_kuttl_run.yml
2026-06-12 17:21:05.573266 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_openstack_patch_version.yml
2026-06-12 17:21:05.573286 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_openstack_prep.yml
2026-06-12 17:21:05.573306 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_openstack_repo.yml
2026-06-12 17:21:05.573326 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_openstack_update_run.yml
2026-06-12 17:21:05.573346 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_openstack_wait.yml
2026-06-12 17:21:05.573368 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_openstack_wait_deploy.yml
2026-06-12 17:21:05.573389 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_operator_namespace.yml
2026-06-12 17:21:05.573410 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_ovn.yml
2026-06-12 17:21:05.573431 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_ovn_cleanup.yml
2026-06-12 17:21:05.573452 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_ovn_deploy.yml
2026-06-12 17:21:05.573473 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_ovn_deploy_cleanup.yml
2026-06-12 17:21:05.573494 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_ovn_deploy_prep.yml
2026-06-12 17:21:05.573514 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_ovn_kuttl.yml
2026-06-12 17:21:05.573534 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_ovn_kuttl_run.yml
2026-06-12 17:21:05.573554 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_ovn_prep.yml
2026-06-12 17:21:05.573596 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_rabbitmq.yml
2026-06-12 17:21:05.573624 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_rabbitmq_cleanup.yml
2026-06-12 17:21:05.573645 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_rabbitmq_deploy.yml
2026-06-12 17:21:05.573665 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_rabbitmq_deploy_cleanup.yml
2026-06-12 17:21:05.573685 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_rabbitmq_deploy_prep.yml
2026-06-12 17:21:05.573705 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_rabbitmq_prep.yml
2026-06-12 17:21:05.573731 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_redis_deploy.yml
2026-06-12 17:21:05.573752 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_redis_deploy_cleanup.yml
2026-06-12 17:21:05.573838 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_redis_deploy_prep.yml
2026-06-12 17:21:05.573862 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_rook.yml
2026-06-12 17:21:05.573885 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_rook_cleanup.yml
2026-06-12 17:21:05.573906 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_rook_crc_disk.yml
2026-06-12 17:21:05.573928 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_rook_deploy.yml
2026-06-12 17:21:05.573949 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_rook_deploy_prep.yml
2026-06-12 17:21:05.573970 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_rook_prep.yml
2026-06-12 17:21:05.573991 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_set_slower_etcd_profile.yml
2026-06-12 17:21:05.574074 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_standalone.yml
2026-06-12 17:21:05.574107 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_standalone_cleanup.yml
2026-06-12 17:21:05.574131 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_standalone_deploy.yml
2026-06-12 17:21:05.574152 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_standalone_revert.yml
2026-06-12 17:21:05.574174 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_standalone_snapshot.yml
2026-06-12 17:21:05.574195 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_standalone_sync.yml
2026-06-12 17:21:05.574216 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_swift.yml
2026-06-12 17:21:05.574237 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_swift_cleanup.yml
2026-06-12 17:21:05.574258 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_swift_deploy.yml
2026-06-12 17:21:05.574279 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_swift_deploy_cleanup.yml
2026-06-12 17:21:05.574300 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_swift_deploy_prep.yml
2026-06-12 17:21:05.574321 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_swift_kuttl.yml
2026-06-12 17:21:05.574342 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_swift_kuttl_run.yml
2026-06-12 17:21:05.574362 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_swift_prep.yml
2026-06-12 17:21:05.574382 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_telemetry.yml
2026-06-12 17:21:05.574402 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_telemetry_cleanup.yml
2026-06-12 17:21:05.574423 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_telemetry_deploy.yml
2026-06-12 17:21:05.574443 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_telemetry_deploy_cleanup.yml
2026-06-12 17:21:05.574463 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_telemetry_deploy_prep.yml
2026-06-12 17:21:05.574484 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_telemetry_kuttl.yml
2026-06-12 17:21:05.574509 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_telemetry_kuttl_run.yml
2026-06-12 17:21:05.574530 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_telemetry_prep.yml
2026-06-12 17:21:05.574551 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_test_operator.yml
2026-06-12 17:21:05.574571 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_test_operator_cleanup.yml
2026-06-12 17:21:05.574619 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_test_operator_deploy.yml
2026-06-12 17:21:05.574641 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_test_operator_deploy_cleanup.yml
2026-06-12 17:21:05.574662 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_test_operator_deploy_prep.yml
2026-06-12 17:21:05.574683 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_test_operator_kuttl.yml
2026-06-12 17:21:05.574704 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_test_operator_kuttl_run.yml
2026-06-12 17:21:05.574726 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_test_operator_prep.yml
2026-06-12 17:21:05.574750 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_tripleo_deploy.yml
2026-06-12 17:21:05.574771 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_update_services.yml
2026-06-12 17:21:05.574791 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_update_system.yml
2026-06-12 17:21:05.574811 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_validate_marketplace.yml
2026-06-12 17:21:05.574833 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_wait.yml
2026-06-12 17:21:05.574853 | controller | cd+++++++++ ci-framework-data/artifacts/yum_repos/
2026-06-12 17:21:05.574874 | controller | >f+++++++++ ci-framework-data/artifacts/yum_repos/delorean-antelope-testing.repo
2026-06-12 17:21:05.574895 | controller | >f+++++++++ ci-framework-data/artifacts/yum_repos/delorean.repo
2026-06-12 17:21:05.574917 | controller | >f+++++++++ ci-framework-data/artifacts/yum_repos/delorean.repo.md5
2026-06-12 17:21:05.574938 | controller | >f+++++++++ ci-framework-data/artifacts/yum_repos/repo-setup-centos-appstream.repo
2026-06-12 17:21:05.574959 | controller | >f+++++++++ ci-framework-data/artifacts/yum_repos/repo-setup-centos-baseos.repo
2026-06-12 17:21:05.574980 | controller | >f+++++++++ ci-framework-data/artifacts/yum_repos/repo-setup-centos-highavailability.repo
2026-06-12 17:21:05.575002 | controller | >f+++++++++ ci-framework-data/artifacts/yum_repos/repo-setup-centos-powertools.repo
2026-06-12 17:21:05.575023 | controller | cd+++++++++ ci-framework-data/logs/
2026-06-12 17:21:05.575045 | controller | >f+++++++++ ci-framework-data/logs/ansible.log
2026-06-12 17:21:05.575066 | controller | >f+++++++++ ci-framework-data/logs/ci_script_000_check_for_oc_command.log
2026-06-12 17:21:05.575087 | controller | >f+++++++++ ci-framework-data/logs/ci_script_000_copy_logs_from_crc_vm.log
2026-06-12 17:21:05.575108 | controller | >f+++++++++ ci-framework-data/logs/ci_script_000_copy_logs_to_host_machine_from.log
2026-06-12 17:21:05.575129 | controller | >f+++++++++ ci-framework-data/logs/ci_script_000_generate_logs_on_edpm_vm_192_1.log
2026-06-12 17:21:05.575150 | controller | >f+++++++++ ci-framework-data/logs/ci_script_000_prepare_root_ssh_accesses.log
2026-06-12 17:21:05.575170 | controller | >f+++++++++ ci-framework-data/logs/ci_script_000_run_hook_without_retry_downloa.log
2026-06-12 17:21:05.575190 | controller | >f+++++++++ ci-framework-data/logs/ci_script_000_run_openstack_must_gather_comm.log
2026-06-12 17:21:05.575218 | controller | >f+++++++++ ci-framework-data/logs/ci_script_001_fetch_openshift_token.log
2026-06-12 17:21:05.575239 | controller | >f+++++++++ ci-framework-data/logs/ci_script_002_run_input.log
2026-06-12 17:21:05.575259 | controller | >f+++++++++ ci-framework-data/logs/ci_script_003_run_openstack.log
2026-06-12 17:21:05.575280 | controller | >f+++++++++ ci-framework-data/logs/ci_script_004_run_openstack_init.log
2026-06-12 17:21:05.575301 | controller | >f+++++++++ ci-framework-data/logs/ci_script_005_run_openstack_deploy_prep.log
2026-06-12 17:21:05.575322 | controller | >f+++++++++ ci-framework-data/logs/ci_script_006_run_netconfig_deploy.log
2026-06-12 17:21:05.575342 | controller | >f+++++++++ ci-framework-data/logs/ci_script_007_apply_the_openstackcontrolplan.log
2026-06-12 17:21:05.575363 | controller | >f+++++++++ ci-framework-data/logs/ci_script_008_run_edpm_baremetal_compute.log
2026-06-12 17:21:05.575385 | controller | >f+++++++++ ci-framework-data/logs/ci_script_009_run_edpm_deploy_baremetal_prep.log
2026-06-12 17:21:05.575405 | controller | >f+++++++++ ci-framework-data/logs/ci_script_010_apply_the_openstackdataplaneno.log
2026-06-12 17:21:05.575425 | controller | >f+++++++++ ci-framework-data/logs/crc-start.log
2026-06-12 17:21:05.575446 | controller | >f+++++++++ ci-framework-data/logs/pre_infra_download_needed_tools.log
2026-06-12 17:21:05.575466 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/
2026-06-12 17:21:05.575487 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/dnf_list_installed.txt
2026-06-12 17:21:05.575508 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/fips_check.txt
2026-06-12 17:21:05.575529 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/ip_netns.txt
2026-06-12 17:21:05.575549 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/network.txt
2026-06-12 17:21:05.575570 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/ovs_vsctl_list_openvswitch.txt
2026-06-12 17:21:05.575617 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/podman_images.txt
2026-06-12 17:21:05.575640 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/rpm_qa.txt
2026-06-12 17:21:05.575661 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/selinux-denials.log
2026-06-12 17:21:05.575681 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/cloud/
2026-06-12 17:21:05.575702 | controller | cL+++++++++ ci-framework-data/logs/192.168.122.100/cloud/instance -> /var/lib/cloud/instances/8ee0ba36-a4b7-40b9-a823-498baeedd777
2026-06-12 17:21:05.575723 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/cloud/data/
2026-06-12 17:21:05.575744 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/cloud/data/instance-id
2026-06-12 17:21:05.575765 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/cloud/data/previous-datasource
2026-06-12 17:21:05.575786 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/cloud/data/previous-hostname
2026-06-12 17:21:05.575809 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/cloud/data/previous-instance-id
2026-06-12 17:21:05.575833 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/cloud/data/python-version
2026-06-12 17:21:05.575860 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/cloud/data/result.json
2026-06-12 17:21:05.575882 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/cloud/data/set-hostname
2026-06-12 17:21:05.575903 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/cloud/data/status.json
2026-06-12 17:21:05.575924 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/cloud/handlers/
2026-06-12 17:21:05.575945 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/cloud/instances/
2026-06-12 17:21:05.576091 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/cloud/instances/8ee0ba36-a4b7-40b9-a823-498baeedd777/
2026-06-12 17:21:05.576145 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/cloud/instances/8ee0ba36-a4b7-40b9-a823-498baeedd777/boot-finished
2026-06-12 17:21:05.576170 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/cloud/instances/8ee0ba36-a4b7-40b9-a823-498baeedd777/cloud-config.txt
2026-06-12 17:21:05.576192 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/cloud/instances/8ee0ba36-a4b7-40b9-a823-498baeedd777/datasource
2026-06-12 17:21:05.576213 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/cloud/instances/8ee0ba36-a4b7-40b9-a823-498baeedd777/network-config.json
2026-06-12 17:21:05.576235 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/cloud/instances/8ee0ba36-a4b7-40b9-a823-498baeedd777/obj.pkl
2026-06-12 17:21:05.576256 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/cloud/instances/8ee0ba36-a4b7-40b9-a823-498baeedd777/user-data.txt
2026-06-12 17:21:05.576277 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/cloud/instances/8ee0ba36-a4b7-40b9-a823-498baeedd777/user-data.txt.i
2026-06-12 17:21:05.576299 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/cloud/instances/8ee0ba36-a4b7-40b9-a823-498baeedd777/vendor-data.txt
2026-06-12 17:21:05.576320 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/cloud/instances/8ee0ba36-a4b7-40b9-a823-498baeedd777/vendor-data.txt.i
2026-06-12 17:21:05.576342 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/cloud/instances/8ee0ba36-a4b7-40b9-a823-498baeedd777/vendor-data2.txt
2026-06-12 17:21:05.576362 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/cloud/instances/8ee0ba36-a4b7-40b9-a823-498baeedd777/vendor-data2.txt.i
2026-06-12 17:21:05.576384 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/cloud/instances/8ee0ba36-a4b7-40b9-a823-498baeedd777/handlers/
2026-06-12 17:21:05.576404 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/cloud/instances/8ee0ba36-a4b7-40b9-a823-498baeedd777/scripts/
2026-06-12 17:21:05.576424 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/cloud/instances/8ee0ba36-a4b7-40b9-a823-498baeedd777/sem/
2026-06-12 17:21:05.576445 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/cloud/instances/8ee0ba36-a4b7-40b9-a823-498baeedd777/sem/config_install_hotplug
2026-06-12 17:21:05.576465 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/cloud/instances/8ee0ba36-a4b7-40b9-a823-498baeedd777/sem/config_keys_to_console
2026-06-12 17:21:05.576485 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/cloud/instances/8ee0ba36-a4b7-40b9-a823-498baeedd777/sem/config_locale
2026-06-12 17:21:05.576506 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/cloud/instances/8ee0ba36-a4b7-40b9-a823-498baeedd777/sem/config_mounts
2026-06-12 17:21:05.576525 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/cloud/instances/8ee0ba36-a4b7-40b9-a823-498baeedd777/sem/config_reset_rmc
2026-06-12 17:21:05.576545 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/cloud/instances/8ee0ba36-a4b7-40b9-a823-498baeedd777/sem/config_scripts_per_instance
2026-06-12 17:21:05.576565 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/cloud/instances/8ee0ba36-a4b7-40b9-a823-498baeedd777/sem/config_scripts_user
2026-06-12 17:21:05.576616 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/cloud/instances/8ee0ba36-a4b7-40b9-a823-498baeedd777/sem/config_scripts_vendor
2026-06-12 17:21:05.576639 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/cloud/instances/8ee0ba36-a4b7-40b9-a823-498baeedd777/sem/config_seed_random
2026-06-12 17:21:05.576659 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/cloud/instances/8ee0ba36-a4b7-40b9-a823-498baeedd777/sem/config_set_hostname
2026-06-12 17:21:05.576680 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/cloud/instances/8ee0ba36-a4b7-40b9-a823-498baeedd777/sem/config_set_passwords
2026-06-12 17:21:05.576708 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/cloud/instances/8ee0ba36-a4b7-40b9-a823-498baeedd777/sem/config_ssh
2026-06-12 17:21:05.576730 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/cloud/instances/8ee0ba36-a4b7-40b9-a823-498baeedd777/sem/config_ssh_authkey_fingerprints
2026-06-12 17:21:05.576751 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/cloud/instances/8ee0ba36-a4b7-40b9-a823-498baeedd777/sem/config_users_groups
2026-06-12 17:21:05.576772 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/cloud/instances/8ee0ba36-a4b7-40b9-a823-498baeedd777/sem/consume_data
2026-06-12 17:21:05.576793 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/cloud/scripts/
2026-06-12 17:21:05.576815 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/cloud/scripts/per-boot/
2026-06-12 17:21:05.576836 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/cloud/scripts/per-instance/
2026-06-12 17:21:05.576859 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/cloud/scripts/per-once/
2026-06-12 17:21:05.576881 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/cloud/scripts/vendor/
2026-06-12 17:21:05.576902 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/cloud/seed/
2026-06-12 17:21:05.576923 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/cloud/sem/
2026-06-12 17:21:05.576944 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/cloud/sem/config_scripts_per_once.once
2026-06-12 17:21:05.576965 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/config-data/
2026-06-12 17:21:05.576986 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/config-data/ansible-generated/
2026-06-12 17:21:05.577008 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/
2026-06-12 17:21:05.577029 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/.pwd.lock
2026-06-12 17:21:05.577050 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/.updated
2026-06-12 17:21:05.577071 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/DIR_COLORS
2026-06-12 17:21:05.577092 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/DIR_COLORS.lightbgcolor
2026-06-12 17:21:05.577113 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/GREP_COLORS
2026-06-12 17:21:05.577134 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/adjtime
2026-06-12 17:21:05.577155 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/aliases
2026-06-12 17:21:05.577176 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/anacrontab
2026-06-12 17:21:05.577196 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/bashrc
2026-06-12 17:21:05.577217 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/bindresvport.blacklist
2026-06-12 17:21:05.577237 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/centos-release
2026-06-12 17:21:05.577258 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/chrony.conf
2026-06-12 17:21:05.577279 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/chrony.conf.41618.2026-06-12@12:51:27~
2026-06-12 17:21:05.577301 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/chrony.keys
2026-06-12 17:21:05.577321 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/cron.deny
2026-06-12 17:21:05.577342 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/crontab
2026-06-12 17:21:05.577363 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/csh.cshrc
2026-06-12 17:21:05.577383 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/csh.login
2026-06-12 17:21:05.577403 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/dnsmasq.conf
2026-06-12 17:21:05.577430 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/dracut.conf
2026-06-12 17:21:05.577451 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/environment
2026-06-12 17:21:05.577471 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/ethertypes
2026-06-12 17:21:05.577491 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/exports
2026-06-12 17:21:05.577511 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/filesystems
2026-06-12 17:21:05.577532 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/fstab
2026-06-12 17:21:05.577553 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/fuse.conf
2026-06-12 17:21:05.577595 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/group
2026-06-12 17:21:05.577623 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/group-
2026-06-12 17:21:05.577644 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/gshadow
2026-06-12 17:21:05.577664 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/gshadow-
2026-06-12 17:21:05.577685 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/host.conf
2026-06-12 17:21:05.577705 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/hostname
2026-06-12 17:21:05.577725 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/hosts
2026-06-12 17:21:05.577749 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/idmapd.conf
2026-06-12 17:21:05.577770 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/inittab
2026-06-12 17:21:05.577791 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/inputrc
2026-06-12 17:21:05.577811 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/issue
2026-06-12 17:21:05.577832 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/issue.net
2026-06-12 17:21:05.577853 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/krb5.conf
2026-06-12 17:21:05.577874 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/ksmtuned.conf
2026-06-12 17:21:05.577894 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/ld.so.cache
2026-06-12 17:21:05.577914 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/ld.so.conf
2026-06-12 17:21:05.577935 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/libaudit.conf
2026-06-12 17:21:05.577956 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/libguestfs-tools.conf
2026-06-12 17:21:05.577976 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/libuser.conf
2026-06-12 17:21:05.577998 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/locale.conf
2026-06-12 17:21:05.578019 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/login.defs
2026-06-12 17:21:05.578040 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/logrotate.conf
2026-06-12 17:21:05.578060 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/machine-id
2026-06-12 17:21:05.578080 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/magic
2026-06-12 17:21:05.578101 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/man_db.conf
2026-06-12 17:21:05.578121 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/mke2fs.conf
2026-06-12 17:21:05.578142 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/modules
2026-06-12 17:21:05.578163 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/motd
2026-06-12 17:21:05.578185 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/mtools.conf
2026-06-12 17:21:05.578206 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/multipath.conf
2026-06-12 17:21:05.578227 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/netconfig
2026-06-12 17:21:05.578247 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/networks
2026-06-12 17:21:05.578275 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/nfs.conf
2026-06-12 17:21:05.578296 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/nfsmount.conf
2026-06-12 17:21:05.578317 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/nsswitch.conf.bak
2026-06-12 17:21:05.578338 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/oddjobd.conf
2026-06-12 17:21:05.578359 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/passwd
2026-06-12 17:21:05.578380 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/passwd-
2026-06-12 17:21:05.578400 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/pcp.conf
2026-06-12 17:21:05.578421 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/printcap
2026-06-12 17:21:05.578441 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/profile
2026-06-12 17:21:05.578461 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/protocols
2026-06-12 17:21:05.578481 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/request-key.conf
2026-06-12 17:21:05.578501 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/resolv.conf
2026-06-12 17:21:05.578522 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/rpc
2026-06-12 17:21:05.578542 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/rsyncd.conf
2026-06-12 17:21:05.578562 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/rsyslog.conf
2026-06-12 17:21:05.578608 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/services
2026-06-12 17:21:05.578631 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/sestatus.conf
2026-06-12 17:21:05.578652 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/shadow
2026-06-12 17:21:05.578672 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/shadow-
2026-06-12 17:21:05.578691 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/shells
2026-06-12 17:21:05.578711 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/subgid
2026-06-12 17:21:05.578731 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/subgid-
2026-06-12 17:21:05.578750 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/subuid
2026-06-12 17:21:05.578770 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/subuid-
2026-06-12 17:21:05.578791 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/sudo-ldap.conf
2026-06-12 17:21:05.578811 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/sudo.conf
2026-06-12 17:21:05.578830 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/sudoers
2026-06-12 17:21:05.578850 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/swtpm-localca.conf
2026-06-12 17:21:05.578870 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/swtpm-localca.options
2026-06-12 17:21:05.578891 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/swtpm_setup.conf
2026-06-12 17:21:05.578911 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/sysctl.conf
2026-06-12 17:21:05.578932 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/system-release-cpe
2026-06-12 17:21:05.578952 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/vconsole.conf
2026-06-12 17:21:05.578973 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/virc
2026-06-12 17:21:05.578993 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/xattr.conf
2026-06-12 17:21:05.579014 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/NetworkManager/
2026-06-12 17:21:05.579034 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/NetworkManager/NetworkManager.conf
2026-06-12 17:21:05.579066 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/NetworkManager/NetworkManager.conf.33798.2026-06-12@12:50:15~
2026-06-12 17:21:05.579088 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/NetworkManager/conf.d/
2026-06-12 17:21:05.579109 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/NetworkManager/conf.d/30-cloud-init-ip6-addr-gen-mode.conf
2026-06-12 17:21:05.579130 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/NetworkManager/dispatcher.d/
2026-06-12 17:21:05.579152 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/NetworkManager/dispatcher.d/no-wait.d/
2026-06-12 17:21:05.579173 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/NetworkManager/dispatcher.d/pre-down.d/
2026-06-12 17:21:05.579193 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/NetworkManager/dispatcher.d/pre-up.d/
2026-06-12 17:21:05.579214 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/NetworkManager/dnsmasq-shared.d/
2026-06-12 17:21:05.579234 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/NetworkManager/dnsmasq.d/
2026-06-12 17:21:05.579254 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/NetworkManager/system-connections/
2026-06-12 17:21:05.579274 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/NetworkManager/system-connections/br-ex-br.nmconnection
2026-06-12 17:21:05.579295 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/NetworkManager/system-connections/br-ex-if.nmconnection
2026-06-12 17:21:05.579316 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/NetworkManager/system-connections/br-ex-port.nmconnection
2026-06-12 17:21:05.579336 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/NetworkManager/system-connections/cloud-init-enp1s0.nmconnection
2026-06-12 17:21:05.579356 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/NetworkManager/system-connections/enp1s0-port.nmconnection
2026-06-12 17:21:05.579376 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/NetworkManager/system-connections/ens3.nmconnection
2026-06-12 17:21:05.579396 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/NetworkManager/system-connections/vlan20-if.nmconnection
2026-06-12 17:21:05.579416 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/NetworkManager/system-connections/vlan20-port.nmconnection
2026-06-12 17:21:05.579435 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/NetworkManager/system-connections/vlan21-if.nmconnection
2026-06-12 17:21:05.579455 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/NetworkManager/system-connections/vlan21-port.nmconnection
2026-06-12 17:21:05.579474 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/NetworkManager/system-connections/vlan22-if.nmconnection
2026-06-12 17:21:05.579494 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/NetworkManager/system-connections/vlan22-port.nmconnection
2026-06-12 17:21:05.579514 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/X11/
2026-06-12 17:21:05.579534 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/X11/applnk/
2026-06-12 17:21:05.579554 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/X11/fontpath.d/
2026-06-12 17:21:05.579593 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/X11/xinit/
2026-06-12 17:21:05.579621 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/X11/xinit/xinitrc.d/
2026-06-12 17:21:05.579644 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/X11/xinit/xinitrc.d/50-systemd-user.sh
2026-06-12 17:21:05.579665 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/X11/xinit/xinput.d/
2026-06-12 17:21:05.579687 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/X11/xorg.conf.d/
2026-06-12 17:21:05.579715 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/X11/xorg.conf.d/00-keyboard.conf
2026-06-12 17:21:05.579807 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/alternatives/
2026-06-12 17:21:05.579839 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/ansible/
2026-06-12 17:21:05.579863 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/ansible/facts.d/
2026-06-12 17:21:05.579886 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/ansible/facts.d/bootc.fact
2026-06-12 17:21:05.579908 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/ansible/facts.d/edpm.fact
2026-06-12 17:21:05.579929 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/authselect/
2026-06-12 17:21:05.579950 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/authselect/authselect.conf
2026-06-12 17:21:05.579985 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/authselect/dconf-db
2026-06-12 17:21:05.580008 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/authselect/dconf-locks
2026-06-12 17:21:05.580029 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/authselect/fingerprint-auth
2026-06-12 17:21:05.580052 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/authselect/nsswitch.conf
2026-06-12 17:21:05.580073 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/authselect/password-auth
2026-06-12 17:21:05.580094 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/authselect/postlogin
2026-06-12 17:21:05.580114 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/authselect/smartcard-auth
2026-06-12 17:21:05.580134 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/authselect/system-auth
2026-06-12 17:21:05.580155 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/authselect/user-nsswitch.conf
2026-06-12 17:21:05.580177 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/authselect/custom/
2026-06-12 17:21:05.580197 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/bash_completion.d/
2026-06-12 17:21:05.580218 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/bash_completion.d/authselect-completion.sh
2026-06-12 17:21:05.580238 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/bash_completion.d/ceph
2026-06-12 17:21:05.580259 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/bash_completion.d/ovs-appctl-bashcomp.bash
2026-06-12 17:21:05.580279 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/bash_completion.d/ovs-vsctl-bashcomp.bash
2026-06-12 17:21:05.580300 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/bash_completion.d/rados
2026-06-12 17:21:05.580320 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/bash_completion.d/radosgw-admin
2026-06-12 17:21:05.580341 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/bash_completion.d/rbd
2026-06-12 17:21:05.580362 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/binfmt.d/
2026-06-12 17:21:05.580382 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/bluetooth/
2026-06-12 17:21:05.580403 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/bluetooth/input.conf
2026-06-12 17:21:05.580424 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/bluetooth/main.conf
2026-06-12 17:21:05.580445 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/bluetooth/network.conf
2026-06-12 17:21:05.580466 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/ceph/
2026-06-12 17:21:05.580487 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/ceph/rbdmap
2026-06-12 17:21:05.580508 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/chkconfig.d/
2026-06-12 17:21:05.580535 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/cifs-utils/
2026-06-12 17:21:05.580556 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/cloud/
2026-06-12 17:21:05.580602 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/cloud/cloud.cfg
2026-06-12 17:21:05.580631 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/cloud/cloud.cfg.d/
2026-06-12 17:21:05.580653 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/cloud/cloud.cfg.d/05_logging.cfg
2026-06-12 17:21:05.580674 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/cloud/cloud.cfg.d/90-network-manager-renderer.cfg
2026-06-12 17:21:05.580695 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/cloud/cloud.cfg.d/99-edpm-disable-network-config.cfg
2026-06-12 17:21:05.580715 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/cloud/cloud.cfg.d/README
2026-06-12 17:21:05.580736 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/cloud/templates/
2026-06-12 17:21:05.580757 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/cloud/templates/chef_client.rb.tmpl
2026-06-12 17:21:05.580778 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/cloud/templates/chrony.conf.almalinux.tmpl
2026-06-12 17:21:05.580798 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/cloud/templates/chrony.conf.alpine.tmpl
2026-06-12 17:21:05.580818 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/cloud/templates/chrony.conf.centos.tmpl
2026-06-12 17:21:05.580839 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/cloud/templates/chrony.conf.cloudlinux.tmpl
2026-06-12 17:21:05.580859 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/cloud/templates/chrony.conf.cos.tmpl
2026-06-12 17:21:05.580880 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/cloud/templates/chrony.conf.debian.tmpl
2026-06-12 17:21:05.580900 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/cloud/templates/chrony.conf.fedora.tmpl
2026-06-12 17:21:05.580921 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/cloud/templates/chrony.conf.freebsd.tmpl
2026-06-12 17:21:05.580941 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/cloud/templates/chrony.conf.opensuse-leap.tmpl
2026-06-12 17:21:05.580962 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/cloud/templates/chrony.conf.opensuse-microos.tmpl
2026-06-12 17:21:05.580983 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/cloud/templates/chrony.conf.opensuse-tumbleweed.tmpl
2026-06-12 17:21:05.581003 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/cloud/templates/chrony.conf.opensuse.tmpl
2026-06-12 17:21:05.581024 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/cloud/templates/chrony.conf.photon.tmpl
2026-06-12 17:21:05.581044 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/cloud/templates/chrony.conf.rhel.tmpl
2026-06-12 17:21:05.581064 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/cloud/templates/chrony.conf.rocky.tmpl
2026-06-12 17:21:05.581084 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/cloud/templates/chrony.conf.sle-micro.tmpl
2026-06-12 17:21:05.581104 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/cloud/templates/chrony.conf.sle_hpc.tmpl
2026-06-12 17:21:05.581123 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/cloud/templates/chrony.conf.sles.tmpl
2026-06-12 17:21:05.581143 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/cloud/templates/chrony.conf.ubuntu.tmpl
2026-06-12 17:21:05.581162 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/cloud/templates/hosts.alpine.tmpl
2026-06-12 17:21:05.581182 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/cloud/templates/hosts.aosc.tmpl
2026-06-12 17:21:05.581211 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/cloud/templates/hosts.arch.tmpl
2026-06-12 17:21:05.581233 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/cloud/templates/hosts.azurelinux.tmpl
2026-06-12 17:21:05.581253 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/cloud/templates/hosts.debian.tmpl
2026-06-12 17:21:05.581274 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/cloud/templates/hosts.freebsd.tmpl
2026-06-12 17:21:05.581294 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/cloud/templates/hosts.gentoo.tmpl
2026-06-12 17:21:05.581315 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/cloud/templates/hosts.mariner.tmpl
2026-06-12 17:21:05.581335 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/cloud/templates/hosts.photon.tmpl
2026-06-12 17:21:05.581355 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/cloud/templates/hosts.redhat.tmpl
2026-06-12 17:21:05.581375 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/cloud/templates/hosts.suse.tmpl
2026-06-12 17:21:05.581395 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/cloud/templates/ntp.conf.almalinux.tmpl
2026-06-12 17:21:05.581415 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/cloud/templates/ntp.conf.alpine.tmpl
2026-06-12 17:21:05.581434 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/cloud/templates/ntp.conf.cloudlinux.tmpl
2026-06-12 17:21:05.581454 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/cloud/templates/ntp.conf.debian.tmpl
2026-06-12 17:21:05.581473 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/cloud/templates/ntp.conf.fedora.tmpl
2026-06-12 17:21:05.581492 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/cloud/templates/ntp.conf.freebsd.tmpl
2026-06-12 17:21:05.581511 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/cloud/templates/ntp.conf.opensuse.tmpl
2026-06-12 17:21:05.581531 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/cloud/templates/ntp.conf.photon.tmpl
2026-06-12 17:21:05.581550 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/cloud/templates/ntp.conf.rhel.tmpl
2026-06-12 17:21:05.581569 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/cloud/templates/ntp.conf.rocky.tmpl
2026-06-12 17:21:05.581619 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/cloud/templates/ntp.conf.sles.tmpl
2026-06-12 17:21:05.581641 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/cloud/templates/ntp.conf.ubuntu.tmpl
2026-06-12 17:21:05.581661 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/cloud/templates/ntpd.conf.openbsd.tmpl
2026-06-12 17:21:05.581681 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/cloud/templates/resolv.conf.tmpl
2026-06-12 17:21:05.581701 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/cloud/templates/sources.list.debian.deb822.tmpl
2026-06-12 17:21:05.581722 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/cloud/templates/sources.list.debian.tmpl
2026-06-12 17:21:05.581742 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/cloud/templates/sources.list.ubuntu.deb822.tmpl
2026-06-12 17:21:05.581763 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/cloud/templates/sources.list.ubuntu.tmpl
2026-06-12 17:21:05.581783 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/cloud/templates/systemd.resolved.conf.tmpl
2026-06-12 17:21:05.581802 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/cloud/templates/timesyncd.conf.tmpl
2026-06-12 17:21:05.581822 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/cockpit/
2026-06-12 17:21:05.581842 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/cockpit/disallowed-users
2026-06-12 17:21:05.581870 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/cockpit/machines.d/
2026-06-12 17:21:05.581892 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/cockpit/ws-certs.d/
2026-06-12 17:21:05.581913 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/containers/
2026-06-12 17:21:05.581934 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/containers/containers.conf
2026-06-12 17:21:05.581955 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/containers/policy.json
2026-06-12 17:21:05.581976 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/containers/registries.conf
2026-06-12 17:21:05.581996 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/containers/storage.conf
2026-06-12 17:21:05.582017 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/containers/certs.d/
2026-06-12 17:21:05.582037 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/containers/networks/
2026-06-12 17:21:05.582057 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/containers/networks/podman.json
2026-06-12 17:21:05.582077 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/containers/oci/
2026-06-12 17:21:05.582098 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/containers/oci/hooks.d/
2026-06-12 17:21:05.582118 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/containers/registries.conf.d/
2026-06-12 17:21:05.582138 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/containers/registries.conf.d/000-shortnames.conf
2026-06-12 17:21:05.582159 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/containers/registries.conf.d/20-edpm-podman-registries.conf
2026-06-12 17:21:05.582180 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/containers/registries.d/
2026-06-12 17:21:05.582201 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/containers/registries.d/default.yaml
2026-06-12 17:21:05.582222 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/containers/registries.d/registry.access.redhat.com.yaml
2026-06-12 17:21:05.582242 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/containers/registries.d/registry.redhat.io.yaml
2026-06-12 17:21:05.582262 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/containers/systemd/
2026-06-12 17:21:05.582282 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/cron.d/
2026-06-12 17:21:05.582303 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/cron.d/0hourly
2026-06-12 17:21:05.582324 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/cron.daily/
2026-06-12 17:21:05.582345 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/cron.hourly/
2026-06-12 17:21:05.582365 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/cron.hourly/0anacron
2026-06-12 17:21:05.582386 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/cron.monthly/
2026-06-12 17:21:05.582406 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/cron.weekly/
2026-06-12 17:21:05.582427 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/dbus-1/
2026-06-12 17:21:05.582447 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/dbus-1/session.conf
2026-06-12 17:21:05.582468 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/dbus-1/system.conf
2026-06-12 17:21:05.582489 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/dbus-1/session.d/
2026-06-12 17:21:05.582509 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/dbus-1/system.d/
2026-06-12 17:21:05.582530 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/dbus-1/system.d/dnsmasq.conf
2026-06-12 17:21:05.582556 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/dbus-1/system.d/oddjob-mkhomedir.conf
2026-06-12 17:21:05.582600 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/dbus-1/system.d/oddjob.conf
2026-06-12 17:21:05.582627 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/dbus-1/system.d/org.fedoraproject.SetroubleshootFixit.conf
2026-06-12 17:21:05.582649 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/dbus-1/system.d/org.fedoraproject.SetroubleshootPrivileged.conf
2026-06-12 17:21:05.582670 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/dbus-1/system.d/org.fedoraproject.Setroubleshootd.conf
2026-06-12 17:21:05.582692 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/dbus-1/system.d/org.freedesktop.PolicyKit1.conf
2026-06-12 17:21:05.582714 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/dbus-1/system.d/org.selinux.conf
2026-06-12 17:21:05.582735 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/dbus-1/system.d/teamd.conf
2026-06-12 17:21:05.582756 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/dconf/
2026-06-12 17:21:05.582778 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/dconf/db/
2026-06-12 17:21:05.582799 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/dconf/db/distro.d/
2026-06-12 17:21:05.582820 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/dconf/db/distro.d/locks/
2026-06-12 17:21:05.582842 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/debuginfod/
2026-06-12 17:21:05.582862 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/debuginfod/elfutils.certpath
2026-06-12 17:21:05.582884 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/debuginfod/elfutils.urls
2026-06-12 17:21:05.582904 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/default/
2026-06-12 17:21:05.582925 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/default/grub
2026-06-12 17:21:05.582946 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/default/useradd
2026-06-12 17:21:05.582966 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/depmod.d/
2026-06-12 17:21:05.582987 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/depmod.d/dist.conf
2026-06-12 17:21:05.583007 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/dhcp/
2026-06-12 17:21:05.583028 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/dhcp/dhclient-enter-hooks
2026-06-12 17:21:05.583048 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/dhcp/dhclient.d/
2026-06-12 17:21:05.583069 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/dhcp/dhclient.d/chrony.sh
2026-06-12 17:21:05.583089 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/dib-manifests/
2026-06-12 17:21:05.583110 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/dib-manifests/dib-element-manifest
2026-06-12 17:21:05.583130 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/dib-manifests/dib_arguments
2026-06-12 17:21:05.583151 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/dib-manifests/dib_environment
2026-06-12 17:21:05.583171 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/dnf/
2026-06-12 17:21:05.583192 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/dnf/dnf.conf
2026-06-12 17:21:05.583213 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/dnf/aliases.d/
2026-06-12 17:21:05.583233 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/dnf/modules.d/
2026-06-12 17:21:05.583254 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/dnf/modules.defaults.d/
2026-06-12 17:21:05.583274 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/dnf/plugins/
2026-06-12 17:21:05.583301 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/dnf/plugins/copr.conf
2026-06-12 17:21:05.583322 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/dnf/plugins/debuginfo-install.conf
2026-06-12 17:21:05.583342 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/dnf/plugins/copr.d/
2026-06-12 17:21:05.583363 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/dnf/protected.d/
2026-06-12 17:21:05.583384 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/dnf/protected.d/dnf.conf
2026-06-12 17:21:05.583404 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/dnf/protected.d/grub2-efi-x64.conf
2026-06-12 17:21:05.583425 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/dnf/protected.d/grub2-pc.conf
2026-06-12 17:21:05.583445 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/dnf/protected.d/grub2-tools-minimal.conf
2026-06-12 17:21:05.583466 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/dnf/protected.d/setup.conf
2026-06-12 17:21:05.583486 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/dnf/protected.d/sudo.conf
2026-06-12 17:21:05.583507 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/dnf/protected.d/systemd.conf
2026-06-12 17:21:05.583527 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/dnf/protected.d/yum.conf
2026-06-12 17:21:05.583548 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/dnf/usr-drift-protected-paths.d/
2026-06-12 17:21:05.583569 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/dnf/vars/
2026-06-12 17:21:05.583620 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/dnf/vars/arch
2026-06-12 17:21:05.583643 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/dnf/vars/basearch
2026-06-12 17:21:05.583664 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/dnf/vars/contentdir
2026-06-12 17:21:05.583685 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/dnf/vars/stream
2026-06-12 17:21:05.583705 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/dnsmasq.d/
2026-06-12 17:21:05.583726 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/dracut.conf.d/
2026-06-12 17:21:05.583747 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/dracut.conf.d/disable-nouveau.conf
2026-06-12 17:21:05.583768 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/driverctl.d/
2026-06-12 17:21:05.583789 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/egl/
2026-06-12 17:21:05.583809 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/egl/egl_external_platform.d/
2026-06-12 17:21:05.583831 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/exports.d/
2026-06-12 17:21:05.583910 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/firewalld/
2026-06-12 17:21:05.583940 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/firewalld/zones/
2026-06-12 17:21:05.583977 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/firewalld/zones/public.xml
2026-06-12 17:21:05.584001 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/firewalld/zones/public.xml.old
2026-06-12 17:21:05.584023 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/fwupd/
2026-06-12 17:21:05.584046 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/fwupd/fwupd.conf
2026-06-12 17:21:05.584067 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/fwupd/bios-settings.d/
2026-06-12 17:21:05.584088 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/fwupd/bios-settings.d/README.md
2026-06-12 17:21:05.584161 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/fwupd/remotes.d/
2026-06-12 17:21:05.584192 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/fwupd/remotes.d/lvfs-testing.conf
2026-06-12 17:21:05.584223 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/fwupd/remotes.d/lvfs.conf
2026-06-12 17:21:05.584245 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/fwupd/remotes.d/vendor-directory.conf
2026-06-12 17:21:05.584267 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/gcrypt/
2026-06-12 17:21:05.584289 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/glvnd/
2026-06-12 17:21:05.584311 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/glvnd/egl_vendor.d/
2026-06-12 17:21:05.584333 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/gnupg/
2026-06-12 17:21:05.584355 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/groff/
2026-06-12 17:21:05.584376 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/groff/site-font/
2026-06-12 17:21:05.584397 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/groff/site-tmac/
2026-06-12 17:21:05.584418 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/groff/site-tmac/man.local
2026-06-12 17:21:05.584439 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/groff/site-tmac/mdoc.local
2026-06-12 17:21:05.584460 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/grub.d/
2026-06-12 17:21:05.584480 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/grub.d/00_header
2026-06-12 17:21:05.584501 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/grub.d/00_tuned
2026-06-12 17:21:05.584521 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/grub.d/01_users
2026-06-12 17:21:05.584542 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/grub.d/08_fallback_counting
2026-06-12 17:21:05.584562 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/grub.d/10_linux
2026-06-12 17:21:05.584619 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/grub.d/10_reset_boot_success
2026-06-12 17:21:05.584644 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/grub.d/12_menu_auto_hide
2026-06-12 17:21:05.584665 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/grub.d/14_menu_show_once
2026-06-12 17:21:05.584686 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/grub.d/20_linux_xen
2026-06-12 17:21:05.584707 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/grub.d/20_ppc_terminfo
2026-06-12 17:21:05.584728 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/grub.d/30_os-prober
2026-06-12 17:21:05.584749 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/grub.d/30_uefi-firmware
2026-06-12 17:21:05.584767 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/grub.d/35_fwupd
2026-06-12 17:21:05.584782 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/grub.d/40_custom
2026-06-12 17:21:05.584797 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/grub.d/41_custom
2026-06-12 17:21:05.584811 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/grub.d/README
2026-06-12 17:21:05.584826 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/iproute2/
2026-06-12 17:21:05.584841 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/iproute2/README
2026-06-12 17:21:05.584855 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/iscsi/
2026-06-12 17:21:05.584870 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/iscsi/.initiator_reset
2026-06-12 17:21:05.584885 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/iscsi/initiatorname.iscsi
2026-06-12 17:21:05.584899 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/iscsi/iscsid.conf
2026-06-12 17:21:05.584914 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/issue.d/
2026-06-12 17:21:05.584934 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/kernel/
2026-06-12 17:21:05.584949 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/kernel/cmdline
2026-06-12 17:21:05.584964 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/kernel/install.d/
2026-06-12 17:21:05.584979 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/keys/
2026-06-12 17:21:05.584994 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/keys/ima/
2026-06-12 17:21:05.585009 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/keys/ima/centosimarelease-9.der
2026-06-12 17:21:05.585024 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/keys/ima/redhatimarelease-9.der
2026-06-12 17:21:05.585039 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/keyutils/
2026-06-12 17:21:05.585054 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/krb5.conf.d/
2026-06-12 17:21:05.585068 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/krb5.conf.d/kcm_default_ccache
2026-06-12 17:21:05.585083 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/ld.so.conf.d/
2026-06-12 17:21:05.585097 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/ld.so.conf.d/dyninst-x86_64.conf
2026-06-12 17:21:05.585112 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/libblockdev/
2026-06-12 17:21:05.585126 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/libblockdev/conf.d/
2026-06-12 17:21:05.585141 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/libblockdev/conf.d/00-default.cfg
2026-06-12 17:21:05.585155 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/libibverbs.d/
2026-06-12 17:21:05.585170 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/libibverbs.d/bnxt_re.driver
2026-06-12 17:21:05.585184 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/libibverbs.d/cxgb4.driver
2026-06-12 17:21:05.585199 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/libibverbs.d/efa.driver
2026-06-12 17:21:05.585214 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/libibverbs.d/erdma.driver
2026-06-12 17:21:05.585228 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/libibverbs.d/hfi1verbs.driver
2026-06-12 17:21:05.585243 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/libibverbs.d/hns.driver
2026-06-12 17:21:05.585259 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/libibverbs.d/ionic.driver
2026-06-12 17:21:05.585274 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/libibverbs.d/ipathverbs.driver
2026-06-12 17:21:05.585290 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/libibverbs.d/irdma.driver
2026-06-12 17:21:05.585305 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/libibverbs.d/mana.driver
2026-06-12 17:21:05.585322 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/libibverbs.d/mlx4.driver
2026-06-12 17:21:05.585338 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/libibverbs.d/mlx5.driver
2026-06-12 17:21:05.585353 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/libibverbs.d/mthca.driver
2026-06-12 17:21:05.585369 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/libibverbs.d/ocrdma.driver
2026-06-12 17:21:05.585384 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/libibverbs.d/qedr.driver
2026-06-12 17:21:05.585399 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/libibverbs.d/rxe.driver
2026-06-12 17:21:05.585413 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/libibverbs.d/siw.driver
2026-06-12 17:21:05.585428 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/libibverbs.d/vmw_pvrdma.driver
2026-06-12 17:21:05.585447 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/libnl/
2026-06-12 17:21:05.585463 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/libnl/classid
2026-06-12 17:21:05.585478 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/libnl/pktloc
2026-06-12 17:21:05.585494 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/liboath/
2026-06-12 17:21:05.585509 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/libreport/
2026-06-12 17:21:05.585524 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/libreport/events.d/
2026-06-12 17:21:05.585540 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/libreport/events.d/collect_dnf.conf
2026-06-12 17:21:05.585556 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/libreport/events.d/mdadm_event.conf
2026-06-12 17:21:05.585572 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/libreport/events/
2026-06-12 17:21:05.585631 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/libreport/plugins/
2026-06-12 17:21:05.585647 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/libreport/workflows.d/
2026-06-12 17:21:05.585663 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/libssh/
2026-06-12 17:21:05.585678 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/libssh/libssh_client.config
2026-06-12 17:21:05.585693 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/libssh/libssh_server.config
2026-06-12 17:21:05.585708 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/libvirt/
2026-06-12 17:21:05.585723 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/libvirt/auth.conf
2026-06-12 17:21:05.585738 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/libvirt/libvirt-admin.conf
2026-06-12 17:21:05.585753 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/libvirt/libvirt.conf
2026-06-12 17:21:05.585767 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/libvirt/libvirtd.conf
2026-06-12 17:21:05.585782 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/libvirt/network.conf
2026-06-12 17:21:05.585797 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/libvirt/passwd.db
2026-06-12 17:21:05.585812 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/libvirt/qemu-lockd.conf
2026-06-12 17:21:05.585827 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/libvirt/qemu.conf
2026-06-12 17:21:05.585841 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/libvirt/virtinterfaced.conf
2026-06-12 17:21:05.585856 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/libvirt/virtlockd.conf
2026-06-12 17:21:05.585871 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/libvirt/virtlogd.conf
2026-06-12 17:21:05.585885 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/libvirt/virtnetworkd.conf
2026-06-12 17:21:05.585899 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/libvirt/virtnodedevd.conf
2026-06-12 17:21:05.585914 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/libvirt/virtnwfilterd.conf
2026-06-12 17:21:05.585929 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/libvirt/virtproxyd.conf
2026-06-12 17:21:05.585943 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/libvirt/virtqemud.conf
2026-06-12 17:21:05.585958 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/libvirt/virtsecretd.conf
2026-06-12 17:21:05.585972 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/libvirt/virtstoraged.conf
2026-06-12 17:21:05.585987 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/libvirt/nwfilter/
2026-06-12 17:21:05.586001 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/libvirt/nwfilter/allow-arp.xml
2026-06-12 17:21:05.586021 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/libvirt/nwfilter/allow-dhcp-server.xml
2026-06-12 17:21:05.586036 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/libvirt/nwfilter/allow-dhcp.xml
2026-06-12 17:21:05.586051 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/libvirt/nwfilter/allow-dhcpv6-server.xml
2026-06-12 17:21:05.586065 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/libvirt/nwfilter/allow-dhcpv6.xml
2026-06-12 17:21:05.586080 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/libvirt/nwfilter/allow-incoming-ipv4.xml
2026-06-12 17:21:05.586095 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/libvirt/nwfilter/allow-incoming-ipv6.xml
2026-06-12 17:21:05.586110 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/libvirt/nwfilter/allow-ipv4.xml
2026-06-12 17:21:05.586125 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/libvirt/nwfilter/allow-ipv6.xml
2026-06-12 17:21:05.586139 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/libvirt/nwfilter/clean-traffic-gateway.xml
2026-06-12 17:21:05.586154 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/libvirt/nwfilter/clean-traffic.xml
2026-06-12 17:21:05.586169 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/libvirt/nwfilter/no-arp-ip-spoofing.xml
2026-06-12 17:21:05.586184 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/libvirt/nwfilter/no-arp-mac-spoofing.xml
2026-06-12 17:21:05.586198 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/libvirt/nwfilter/no-arp-spoofing.xml
2026-06-12 17:21:05.586213 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/libvirt/nwfilter/no-ip-multicast.xml
2026-06-12 17:21:05.586227 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/libvirt/nwfilter/no-ip-spoofing.xml
2026-06-12 17:21:05.586241 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/libvirt/nwfilter/no-ipv6-multicast.xml
2026-06-12 17:21:05.586255 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/libvirt/nwfilter/no-ipv6-spoofing.xml
2026-06-12 17:21:05.586270 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/libvirt/nwfilter/no-mac-broadcast.xml
2026-06-12 17:21:05.586284 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/libvirt/nwfilter/no-mac-spoofing.xml
2026-06-12 17:21:05.586298 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/libvirt/nwfilter/no-other-l2-traffic.xml
2026-06-12 17:21:05.586313 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/libvirt/nwfilter/no-other-rarp-traffic.xml
2026-06-12 17:21:05.586328 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/libvirt/nwfilter/qemu-announce-self-rarp.xml
2026-06-12 17:21:05.586343 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/libvirt/nwfilter/qemu-announce-self.xml
2026-06-12 17:21:05.586358 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/libvirt/qemu/
2026-06-12 17:21:05.586373 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/libvirt/qemu/autostart/
2026-06-12 17:21:05.586388 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/libvirt/qemu/networks/
2026-06-12 17:21:05.586403 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/libvirt/qemu/networks/default.xml
2026-06-12 17:21:05.586418 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/libvirt/qemu/networks/autostart/
2026-06-12 17:21:05.586433 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/libvirt/secrets/
2026-06-12 17:21:05.586448 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/libvirt/storage/
2026-06-12 17:21:05.586462 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/libvirt/storage/autostart/
2026-06-12 17:21:05.586482 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/logrotate.d/
2026-06-12 17:21:05.586497 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/logrotate.d/btmp
2026-06-12 17:21:05.586511 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/logrotate.d/chrony
2026-06-12 17:21:05.586526 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/logrotate.d/dnf
2026-06-12 17:21:05.586541 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/logrotate.d/iscsiuiolog
2026-06-12 17:21:05.586556 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/logrotate.d/kvm_stat
2026-06-12 17:21:05.586587 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/logrotate.d/libvirtd
2026-06-12 17:21:05.586610 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/logrotate.d/libvirtd.qemu
2026-06-12 17:21:05.586626 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/logrotate.d/numad
2026-06-12 17:21:05.586642 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/logrotate.d/openvswitch
2026-06-12 17:21:05.586657 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/logrotate.d/rsyslog
2026-06-12 17:21:05.586672 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/logrotate.d/samba
2026-06-12 17:21:05.586687 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/logrotate.d/sssd
2026-06-12 17:21:05.586702 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/logrotate.d/wtmp
2026-06-12 17:21:05.586717 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/lvm/
2026-06-12 17:21:05.586732 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/lvm/lvm.conf
2026-06-12 17:21:05.586747 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/lvm/lvmlocal.conf
2026-06-12 17:21:05.586762 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/lvm/archive/
2026-06-12 17:21:05.586777 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/lvm/archive/vg_00000-1565768896.vg
2026-06-12 17:21:05.586791 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/lvm/archive/vg_00001-1274275598.vg
2026-06-12 17:21:05.586806 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/lvm/archive/vg_00002-37066174.vg
2026-06-12 17:21:05.586821 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/lvm/archive/vg_00003-1187515532.vg
2026-06-12 17:21:05.586835 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/lvm/archive/vg_00004-1554891910.vg
2026-06-12 17:21:05.586850 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/lvm/archive/vg_00005-1020777484.vg
2026-06-12 17:21:05.586864 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/lvm/archive/vg_00006-1887617336.vg
2026-06-12 17:21:05.586878 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/lvm/archive/vg_00007-1978890251.vg
2026-06-12 17:21:05.586892 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/lvm/archive/vg_00008-154301444.vg
2026-06-12 17:21:05.586907 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/lvm/backup/
2026-06-12 17:21:05.586921 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/lvm/backup/vg
2026-06-12 17:21:05.586942 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/lvm/cache/
2026-06-12 17:21:05.586957 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/lvm/devices/
2026-06-12 17:21:05.586972 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/lvm/devices/system.devices
2026-06-12 17:21:05.586987 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/lvm/devices/backup/
2026-06-12 17:21:05.587001 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/lvm/devices/backup/system.devices-20260612.124632.0001
2026-06-12 17:21:05.587021 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/lvm/profile/
2026-06-12 17:21:05.587037 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/lvm/profile/cache-mq.profile
2026-06-12 17:21:05.587052 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/lvm/profile/cache-smq.profile
2026-06-12 17:21:05.587067 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/lvm/profile/command_profile_template.profile
2026-06-12 17:21:05.587082 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/lvm/profile/lvmdbusd.profile
2026-06-12 17:21:05.587097 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/lvm/profile/metadata_profile_template.profile
2026-06-12 17:21:05.587112 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/lvm/profile/thin-generic.profile
2026-06-12 17:21:05.587127 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/lvm/profile/thin-performance.profile
2026-06-12 17:21:05.587142 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/lvm/profile/vdo-small.profile
2026-06-12 17:21:05.587157 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/mdevctl.d/
2026-06-12 17:21:05.587172 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/microcode_ctl/
2026-06-12 17:21:05.587187 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/microcode_ctl/ucode_with_caveats/
2026-06-12 17:21:05.587202 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/modprobe.d/
2026-06-12 17:21:05.587216 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/modprobe.d/blacklist.conf
2026-06-12 17:21:05.587231 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/modprobe.d/disable-nouveau.conf
2026-06-12 17:21:05.587250 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/modprobe.d/kvm.conf
2026-06-12 17:21:05.587266 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/modprobe.d/lockd.conf
2026-06-12 17:21:05.587281 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/modprobe.d/tuned.conf
2026-06-12 17:21:05.587295 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/modprobe.d/vhost.conf
2026-06-12 17:21:05.587310 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/modules-load.d/
2026-06-12 17:21:05.587324 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/modules-load.d/99-edpm.conf
2026-06-12 17:21:05.587339 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/modules-load.d/dm-multipath.conf
2026-06-12 17:21:05.587354 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/modules-load.d/nvme-fabrics.conf
2026-06-12 17:21:05.587368 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/motd.d/
2026-06-12 17:21:05.587387 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/mstflint/
2026-06-12 17:21:05.587403 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/mstflint/ca-bundle.crt
2026-06-12 17:21:05.587419 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/multipath/
2026-06-12 17:21:05.587434 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/multipath/bindings
2026-06-12 17:21:05.587450 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/nftables/
2026-06-12 17:21:05.587465 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/nftables/edpm-chains.nft
2026-06-12 17:21:05.587479 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/nftables/edpm-flushes.nft
2026-06-12 17:21:05.587495 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/nftables/edpm-jumps.nft
2026-06-12 17:21:05.587509 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/nftables/edpm-rules.nft
2026-06-12 17:21:05.587524 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/nftables/edpm-update-jumps.nft
2026-06-12 17:21:05.587542 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/nftables/iptables.nft
2026-06-12 17:21:05.587557 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/nftables/main.nft
2026-06-12 17:21:05.587571 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/nftables/nat.nft
2026-06-12 17:21:05.587609 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/nftables/router.nft
2026-06-12 17:21:05.587624 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/nftables/osf/
2026-06-12 17:21:05.587639 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/nftables/osf/pf.os
2026-06-12 17:21:05.587654 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/nmstate/
2026-06-12 17:21:05.587670 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/nmstate/README
2026-06-12 17:21:05.587686 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/nvme/
2026-06-12 17:21:05.587701 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/nvme/discovery.conf
2026-06-12 17:21:05.587717 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/nvme/hostid
2026-06-12 17:21:05.587735 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/nvme/hostnqn
2026-06-12 17:21:05.587752 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/oddjob/
2026-06-12 17:21:05.587768 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/oddjobd.conf.d/
2026-06-12 17:21:05.587783 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/oddjobd.conf.d/oddjobd-introspection.conf
2026-06-12 17:21:05.587798 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/oddjobd.conf.d/oddjobd-mkhomedir.conf
2026-06-12 17:21:05.587813 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/openldap/
2026-06-12 17:21:05.587828 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/openldap/ldap.conf
2026-06-12 17:21:05.587843 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/openldap/certs/
2026-06-12 17:21:05.587857 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/openvswitch/
2026-06-12 17:21:05.587872 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/openvswitch/.conf.db.~lock~
2026-06-12 17:21:05.587887 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/openvswitch/conf.db
2026-06-12 17:21:05.587902 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/openvswitch/default.conf
2026-06-12 17:21:05.587917 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/openvswitch/system-id.conf
2026-06-12 17:21:05.587933 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/opt/
2026-06-12 17:21:05.587948 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/os-net-config/
2026-06-12 17:21:05.587977 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/os-net-config/config.yaml
2026-06-12 17:21:05.587993 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/pam.d/
2026-06-12 17:21:05.588008 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/pam.d/cockpit
2026-06-12 17:21:05.588023 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/pam.d/config-util
2026-06-12 17:21:05.588040 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/pam.d/crond
2026-06-12 17:21:05.588055 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/pam.d/login
2026-06-12 17:21:05.588069 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/pam.d/other
2026-06-12 17:21:05.588084 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/pam.d/passwd
2026-06-12 17:21:05.588099 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/pam.d/polkit-1
2026-06-12 17:21:05.588114 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/pam.d/remote
2026-06-12 17:21:05.588133 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/pam.d/runuser
2026-06-12 17:21:05.588148 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/pam.d/runuser-l
2026-06-12 17:21:05.588162 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/pam.d/sshd
2026-06-12 17:21:05.588177 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/pam.d/sssd-shadowutils
2026-06-12 17:21:05.588191 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/pam.d/su
2026-06-12 17:21:05.588206 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/pam.d/su-l
2026-06-12 17:21:05.588221 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/pam.d/sudo
2026-06-12 17:21:05.588236 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/pam.d/sudo-i
2026-06-12 17:21:05.588251 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/pam.d/systemd-user
2026-06-12 17:21:05.588265 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/pam.d/vlock
2026-06-12 17:21:05.588280 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/pcp/
2026-06-12 17:21:05.588295 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/pcp/derived/
2026-06-12 17:21:05.588309 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/pcp/derived/cpu-util.conf
2026-06-12 17:21:05.588324 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/pcp/derived/denki.conf
2026-06-12 17:21:05.588339 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/pcp/derived/iostat.conf
2026-06-12 17:21:05.588354 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/pcp/derived/mssql.conf
2026-06-12 17:21:05.588368 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/pcp/derived/openmetrics.conf
2026-06-12 17:21:05.588383 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/pcp/derived/proc.conf
2026-06-12 17:21:05.588398 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/pkcs11/
2026-06-12 17:21:05.588413 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/pkcs11/modules/
2026-06-12 17:21:05.588428 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/pkgconfig/
2026-06-12 17:21:05.588443 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/pkgconfig/personality.d/
2026-06-12 17:21:05.588458 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/pm/
2026-06-12 17:21:05.588473 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/pm/config.d/
2026-06-12 17:21:05.588488 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/pm/power.d/
2026-06-12 17:21:05.588503 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/pm/sleep.d/
2026-06-12 17:21:05.588518 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/polkit-1/
2026-06-12 17:21:05.588533 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/polkit-1/localauthority.conf.d/
2026-06-12 17:21:05.588548 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/polkit-1/localauthority/
2026-06-12 17:21:05.588563 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/polkit-1/localauthority/10-vendor.d/
2026-06-12 17:21:05.588597 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/polkit-1/localauthority/20-org.d/
2026-06-12 17:21:05.588615 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/polkit-1/localauthority/30-site.d/
2026-06-12 17:21:05.588629 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/polkit-1/localauthority/50-local.d/
2026-06-12 17:21:05.588644 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/polkit-1/localauthority/90-mandatory.d/
2026-06-12 17:21:05.588658 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/polkit-1/rules.d/
2026-06-12 17:21:05.588681 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/polkit-1/rules.d/49-polkit-pkla-compat.rules
2026-06-12 17:21:05.588696 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/polkit-1/rules.d/50-default.rules
2026-06-12 17:21:05.588712 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/popt.d/
2026-06-12 17:21:05.588727 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/profile.d/
2026-06-12 17:21:05.588742 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/profile.d/colorgrep.csh
2026-06-12 17:21:05.588758 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/profile.d/colorgrep.sh
2026-06-12 17:21:05.588773 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/profile.d/colorls.csh
2026-06-12 17:21:05.588788 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/profile.d/colorls.sh
2026-06-12 17:21:05.588803 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/profile.d/colorsysstat.csh
2026-06-12 17:21:05.588818 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/profile.d/colorsysstat.sh
2026-06-12 17:21:05.588832 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/profile.d/colorxzgrep.csh
2026-06-12 17:21:05.588847 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/profile.d/colorxzgrep.sh
2026-06-12 17:21:05.588861 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/profile.d/colorzgrep.csh
2026-06-12 17:21:05.588876 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/profile.d/colorzgrep.sh
2026-06-12 17:21:05.588890 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/profile.d/csh.local
2026-06-12 17:21:05.588904 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/profile.d/debuginfod.csh
2026-06-12 17:21:05.588918 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/profile.d/debuginfod.sh
2026-06-12 17:21:05.588932 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/profile.d/gawk.csh
2026-06-12 17:21:05.588946 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/profile.d/gawk.sh
2026-06-12 17:21:05.588961 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/profile.d/guestfish.sh
2026-06-12 17:21:05.588975 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/profile.d/lang.csh
2026-06-12 17:21:05.589034 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/profile.d/lang.sh
2026-06-12 17:21:05.589052 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/profile.d/less.csh
2026-06-12 17:21:05.589067 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/profile.d/less.sh
2026-06-12 17:21:05.589082 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/profile.d/sh.local
2026-06-12 17:21:05.589097 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/profile.d/which2.csh
2026-06-12 17:21:05.589111 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/profile.d/which2.sh
2026-06-12 17:21:05.589126 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/pulse/
2026-06-12 17:21:05.589140 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/pulse/client.conf
2026-06-12 17:21:05.589155 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/qemu-ga/
2026-06-12 17:21:05.589170 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/qemu-ga/fsfreeze-hook
2026-06-12 17:21:05.589184 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/qemu-ga/fsfreeze-hook.d/
2026-06-12 17:21:05.589199 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/qemu-kvm/
2026-06-12 17:21:05.589214 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/qemu-kvm/bridge.conf
2026-06-12 17:21:05.589229 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/rc.d/
2026-06-12 17:21:05.589247 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/rc.d/rc.local
2026-06-12 17:21:05.589263 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/rc.d/init.d/
2026-06-12 17:21:05.589278 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/rc.d/init.d/README
2026-06-12 17:21:05.589293 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/rc.d/init.d/functions
2026-06-12 17:21:05.589308 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/rc.d/init.d/network
2026-06-12 17:21:05.589325 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/rc.d/rc0.d/
2026-06-12 17:21:05.589349 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/rc.d/rc1.d/
2026-06-12 17:21:05.589373 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/rc.d/rc2.d/
2026-06-12 17:21:05.589393 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/rc.d/rc3.d/
2026-06-12 17:21:05.589415 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/rc.d/rc4.d/
2026-06-12 17:21:05.589438 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/rc.d/rc5.d/
2026-06-12 17:21:05.589460 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/rc.d/rc6.d/
2026-06-12 17:21:05.589485 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/request-key.d/
2026-06-12 17:21:05.589507 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/request-key.d/id_resolver.conf
2026-06-12 17:21:05.589528 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/rpm/
2026-06-12 17:21:05.589548 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/rsyslog.d/
2026-06-12 17:21:05.589569 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/rsyslog.d/21-cloudinit.conf
2026-06-12 17:21:05.589614 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/rwtab.d/
2026-06-12 17:21:05.589636 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/rwtab.d/logrotate
2026-06-12 17:21:05.589657 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/rwtab.d/sssd
2026-06-12 17:21:05.589677 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/samba/
2026-06-12 17:21:05.589698 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/samba/lmhosts
2026-06-12 17:21:05.589718 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/samba/smb.conf
2026-06-12 17:21:05.589739 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/samba/smb.conf.example
2026-06-12 17:21:05.589763 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/sasl2/
2026-06-12 17:21:05.589780 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/sasl2/libvirt.conf
2026-06-12 17:21:05.589796 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/sasl2/qemu-kvm.conf
2026-06-12 17:21:05.589811 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/security/
2026-06-12 17:21:05.589826 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/security/access.conf
2026-06-12 17:21:05.589842 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/security/chroot.conf
2026-06-12 17:21:05.589857 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/security/console.handlers
2026-06-12 17:21:05.589871 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/security/console.perms
2026-06-12 17:21:05.589897 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/security/faillock.conf
2026-06-12 17:21:05.589984 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/security/group.conf
2026-06-12 17:21:05.590008 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/security/limits.conf
2026-06-12 17:21:05.590024 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/security/namespace.conf
2026-06-12 17:21:05.590044 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/security/namespace.init
2026-06-12 17:21:05.590060 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/security/opasswd
2026-06-12 17:21:05.590075 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/security/pam_env.conf
2026-06-12 17:21:05.590091 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/security/pwhistory.conf
2026-06-12 17:21:05.590107 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/security/pwquality.conf
2026-06-12 17:21:05.590122 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/security/sepermit.conf
2026-06-12 17:21:05.590138 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/security/time.conf
2026-06-12 17:21:05.590153 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/security/console.apps/
2026-06-12 17:21:05.590168 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/security/console.perms.d/
2026-06-12 17:21:05.590183 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/security/limits.d/
2026-06-12 17:21:05.590198 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/security/namespace.d/
2026-06-12 17:21:05.590212 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/security/pwquality.conf.d/
2026-06-12 17:21:05.590227 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/selinux/
2026-06-12 17:21:05.590242 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/selinux/config
2026-06-12 17:21:05.590257 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/selinux/semanage.conf
2026-06-12 17:21:05.590272 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/selinux/targeted/
2026-06-12 17:21:05.590287 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/selinux/targeted/.policy.sha512
2026-06-12 17:21:05.590303 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/selinux/targeted/booleans.subs_dist
2026-06-12 17:21:05.590318 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/selinux/targeted/setrans.conf
2026-06-12 17:21:05.590333 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/selinux/targeted/seusers
2026-06-12 17:21:05.590348 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/selinux/targeted/contexts/
2026-06-12 17:21:05.590364 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/selinux/targeted/contexts/customizable_types
2026-06-12 17:21:05.590379 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/selinux/targeted/contexts/dbus_contexts
2026-06-12 17:21:05.590394 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/selinux/targeted/contexts/default_contexts
2026-06-12 17:21:05.590409 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/selinux/targeted/contexts/default_type
2026-06-12 17:21:05.590425 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/selinux/targeted/contexts/failsafe_context
2026-06-12 17:21:05.590439 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/selinux/targeted/contexts/initrc_context
2026-06-12 17:21:05.590454 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/selinux/targeted/contexts/lxc_contexts
2026-06-12 17:21:05.590469 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/selinux/targeted/contexts/openssh_contexts
2026-06-12 17:21:05.590484 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/selinux/targeted/contexts/removable_context
2026-06-12 17:21:05.590499 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/selinux/targeted/contexts/securetty_types
2026-06-12 17:21:05.590514 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/selinux/targeted/contexts/sepgsql_contexts
2026-06-12 17:21:05.590532 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/selinux/targeted/contexts/snapperd_contexts
2026-06-12 17:21:05.590547 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/selinux/targeted/contexts/systemd_contexts
2026-06-12 17:21:05.590562 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/selinux/targeted/contexts/userhelper_context
2026-06-12 17:21:05.590604 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/selinux/targeted/contexts/virtual_domain_context
2026-06-12 17:21:05.590625 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/selinux/targeted/contexts/virtual_image_context
2026-06-12 17:21:05.590641 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/selinux/targeted/contexts/x_contexts
2026-06-12 17:21:05.590655 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/selinux/targeted/contexts/files/
2026-06-12 17:21:05.590670 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/selinux/targeted/contexts/files/file_contexts
2026-06-12 17:21:05.590684 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/selinux/targeted/contexts/files/file_contexts.bin
2026-06-12 17:21:05.590699 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/selinux/targeted/contexts/files/file_contexts.homedirs
2026-06-12 17:21:05.590714 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/selinux/targeted/contexts/files/file_contexts.homedirs.bin
2026-06-12 17:21:05.590729 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/selinux/targeted/contexts/files/file_contexts.local
2026-06-12 17:21:05.590746 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/selinux/targeted/contexts/files/file_contexts.local.bin
2026-06-12 17:21:05.590762 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/selinux/targeted/contexts/files/file_contexts.subs
2026-06-12 17:21:05.590776 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/selinux/targeted/contexts/files/file_contexts.subs_dist
2026-06-12 17:21:05.590791 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/selinux/targeted/contexts/files/media
2026-06-12 17:21:05.590806 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/selinux/targeted/contexts/users/
2026-06-12 17:21:05.590821 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/selinux/targeted/contexts/users/container_u
2026-06-12 17:21:05.590835 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/selinux/targeted/contexts/users/guest_u
2026-06-12 17:21:05.590850 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/selinux/targeted/contexts/users/root
2026-06-12 17:21:05.590864 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/selinux/targeted/contexts/users/staff_u
2026-06-12 17:21:05.590879 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/selinux/targeted/contexts/users/sysadm_u
2026-06-12 17:21:05.590893 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/selinux/targeted/contexts/users/unconfined_u
2026-06-12 17:21:05.590908 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/selinux/targeted/contexts/users/user_u
2026-06-12 17:21:05.590923 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/selinux/targeted/contexts/users/xguest_u
2026-06-12 17:21:05.590938 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/selinux/targeted/logins/
2026-06-12 17:21:05.590953 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/selinux/targeted/policy/
2026-06-12 17:21:05.590969 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/selinux/targeted/policy/policy.33.gz
2026-06-12 17:21:05.590984 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/setroubleshoot/
2026-06-12 17:21:05.590999 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/setroubleshoot/setroubleshoot.conf
2026-06-12 17:21:05.591019 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/skel/
2026-06-12 17:21:05.591035 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/skel/.bash_logout
2026-06-12 17:21:05.591051 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/skel/.bash_profile
2026-06-12 17:21:05.591066 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/skel/.bashrc
2026-06-12 17:21:05.591081 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/sos/
2026-06-12 17:21:05.591096 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/sos/sos.conf
2026-06-12 17:21:05.591111 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/sos/cleaner/
2026-06-12 17:21:05.591127 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/sos/extras.d/
2026-06-12 17:21:05.591142 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/sos/groups.d/
2026-06-12 17:21:05.591157 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/sos/presets.d/
2026-06-12 17:21:05.591172 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/ssl/
2026-06-12 17:21:05.591187 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/ssl/openssl-swtpm.cnf
2026-06-12 17:21:05.591202 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/sssd/
2026-06-12 17:21:05.591218 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/sssd/conf.d/
2026-06-12 17:21:05.591233 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/statetab.d/
2026-06-12 17:21:05.591248 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/sudoers.d/
2026-06-12 17:21:05.591262 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/sudoers.d/90-cloud-init-users
2026-06-12 17:21:05.591278 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/sysconfig/
2026-06-12 17:21:05.591293 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/sysconfig/anaconda
2026-06-12 17:21:05.591309 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/sysconfig/authconfig
2026-06-12 17:21:05.591324 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/sysconfig/chronyd
2026-06-12 17:21:05.591339 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/sysconfig/chronyd.41894.2026-06-12@12:51:28~
2026-06-12 17:21:05.591354 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/sysconfig/cpupower
2026-06-12 17:21:05.591369 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/sysconfig/crond
2026-06-12 17:21:05.591384 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/sysconfig/ebtables-config
2026-06-12 17:21:05.591399 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/sysconfig/firstboot
2026-06-12 17:21:05.591414 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/sysconfig/ip6tables
2026-06-12 17:21:05.591429 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/sysconfig/ip6tables-config
2026-06-12 17:21:05.591444 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/sysconfig/iptables
2026-06-12 17:21:05.591459 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/sysconfig/iptables-config
2026-06-12 17:21:05.591473 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/sysconfig/irqbalance
2026-06-12 17:21:05.591488 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/sysconfig/kernel
2026-06-12 17:21:05.591503 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/sysconfig/ksm
2026-06-12 17:21:05.591518 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/sysconfig/man-db
2026-06-12 17:21:05.591533 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/sysconfig/network
2026-06-12 17:21:05.591547 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/sysconfig/network.42047.2026-06-12@12:51:29~
2026-06-12 17:21:05.591567 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/sysconfig/nftables.conf
2026-06-12 17:21:05.591605 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/sysconfig/openvswitch
2026-06-12 17:21:05.591622 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/sysconfig/podman_drop_in
2026-06-12 17:21:05.591637 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/sysconfig/qemu-ga
2026-06-12 17:21:05.591652 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/sysconfig/raid-check
2026-06-12 17:21:05.591667 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/sysconfig/rngd
2026-06-12 17:21:05.591682 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/sysconfig/rpcbind
2026-06-12 17:21:05.591697 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/sysconfig/rsyslog
2026-06-12 17:21:05.591712 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/sysconfig/run-parts
2026-06-12 17:21:05.591727 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/sysconfig/samba
2026-06-12 17:21:05.591741 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/sysconfig/sshd
2026-06-12 17:21:05.591756 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/sysconfig/sysstat
2026-06-12 17:21:05.591770 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/sysconfig/sysstat.ioconf
2026-06-12 17:21:05.591785 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/sysconfig/console/
2026-06-12 17:21:05.591799 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/sysconfig/modules/
2026-06-12 17:21:05.591814 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/sysconfig/network-scripts/
2026-06-12 17:21:05.591828 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/sysconfig/network-scripts/ifcfg-lo
2026-06-12 17:21:05.591842 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/sysconfig/network-scripts/ifdown
2026-06-12 17:21:05.591857 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/sysconfig/network-scripts/ifdown-eth
2026-06-12 17:21:05.591871 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/sysconfig/network-scripts/ifdown-ipv6
2026-06-12 17:21:05.591886 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/sysconfig/network-scripts/ifdown-ovs
2026-06-12 17:21:05.591900 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/sysconfig/network-scripts/ifdown-post
2026-06-12 17:21:05.591914 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/sysconfig/network-scripts/ifdown-routes
2026-06-12 17:21:05.591929 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/sysconfig/network-scripts/ifdown-tunnel
2026-06-12 17:21:05.591958 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/sysconfig/network-scripts/ifup
2026-06-12 17:21:05.591981 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/sysconfig/network-scripts/ifup-aliases
2026-06-12 17:21:05.591996 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/sysconfig/network-scripts/ifup-eth
2026-06-12 17:21:05.592011 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/sysconfig/network-scripts/ifup-ipv6
2026-06-12 17:21:05.592026 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/sysconfig/network-scripts/ifup-ovs
2026-06-12 17:21:05.592041 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/sysconfig/network-scripts/ifup-post
2026-06-12 17:21:05.592056 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/sysconfig/network-scripts/ifup-routes
2026-06-12 17:21:05.592070 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/sysconfig/network-scripts/ifup-tunnel
2026-06-12 17:21:05.592090 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/sysconfig/network-scripts/init.ipv6-global
2026-06-12 17:21:05.592105 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/sysconfig/network-scripts/network-functions
2026-06-12 17:21:05.592119 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/sysconfig/network-scripts/network-functions-ipv6
2026-06-12 17:21:05.592134 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/sysconfig/network-scripts/readme-ifcfg-rh.txt
2026-06-12 17:21:05.592148 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/sysctl.d/
2026-06-12 17:21:05.592163 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/sysctl.d/99-edpm.conf
2026-06-12 17:21:05.592178 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/systemd/
2026-06-12 17:21:05.592193 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/systemd/coredump.conf
2026-06-12 17:21:05.592208 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/systemd/journald.conf
2026-06-12 17:21:05.592224 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/systemd/logind.conf
2026-06-12 17:21:05.592239 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/systemd/pstore.conf
2026-06-12 17:21:05.592254 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/systemd/sleep.conf
2026-06-12 17:21:05.592269 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/systemd/system.conf
2026-06-12 17:21:05.592285 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/systemd/user.conf
2026-06-12 17:21:05.592300 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/systemd/network/
2026-06-12 17:21:05.592315 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/systemd/system-preset/
2026-06-12 17:21:05.592330 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/systemd/system-preset/91-edpm-container-shutdown.preset
2026-06-12 17:21:05.592345 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/systemd/system-preset/91-netns-placeholder.preset
2026-06-12 17:21:05.592360 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/systemd/system/
2026-06-12 17:21:05.592375 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/systemd/system/edpm-container-shutdown.service
2026-06-12 17:21:05.592390 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/systemd/system/edpm_ceilometer_agent_compute.service
2026-06-12 17:21:05.592405 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/systemd/system/edpm_libvirt.target
2026-06-12 17:21:05.592420 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/systemd/system/edpm_libvirt_guests.service
2026-06-12 17:21:05.592435 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/systemd/system/edpm_node_exporter.service
2026-06-12 17:21:05.592449 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/systemd/system/edpm_nova_compute.service
2026-06-12 17:21:05.592464 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/systemd/system/edpm_openstack_network_exporter.service
2026-06-12 17:21:05.592479 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/systemd/system/edpm_ovn_controller.service
2026-06-12 17:21:05.592494 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/systemd/system/edpm_ovn_metadata_agent.service
2026-06-12 17:21:05.592508 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/systemd/system/edpm_podman_exporter.service
2026-06-12 17:21:05.592523 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/systemd/system/netns-placeholder.service
2026-06-12 17:21:05.592537 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/systemd/system/virt-guest-shutdown.target
2026-06-12 17:21:05.592555 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/systemd/system/basic.target.wants/
2026-06-12 17:21:05.592570 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/systemd/system/bluetooth.target.wants/
2026-06-12 17:21:05.592613 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/systemd/system/cloud-init.target.wants/
2026-06-12 17:21:05.592629 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/systemd/system/default.target.wants/
2026-06-12 17:21:05.592644 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/systemd/system/dev-virtio\x2dports-org.qemu.guest_agent.0.device.wants/
2026-06-12 17:21:05.592658 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/systemd/system/getty.target.wants/
2026-06-12 17:21:05.592673 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/systemd/system/graphical.target.wants/
2026-06-12 17:21:05.592688 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/systemd/system/local-fs.target.wants/
2026-06-12 17:21:05.592703 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/systemd/system/multi-user.target.wants/
2026-06-12 17:21:05.592717 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/systemd/system/network-online.target.wants/
2026-06-12 17:21:05.592732 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/systemd/system/remote-fs.target.wants/
2026-06-12 17:21:05.592746 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/systemd/system/sockets.target.wants/
2026-06-12 17:21:05.592760 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/systemd/system/sysinit.target.wants/
2026-06-12 17:21:05.592775 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/systemd/system/sysstat.service.wants/
2026-06-12 17:21:05.592789 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/systemd/system/timers.target.wants/
2026-06-12 17:21:05.592804 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/systemd/system/virtlogd-admin.socket.d/
2026-06-12 17:21:05.592818 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/systemd/system/virtlogd-admin.socket.d/override.conf
2026-06-12 17:21:05.592832 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/systemd/system/virtlogd.socket.d/
2026-06-12 17:21:05.592847 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/systemd/system/virtlogd.socket.d/override.conf
2026-06-12 17:21:05.592861 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/systemd/system/virtnodedevd-admin.socket.d/
2026-06-12 17:21:05.592875 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/systemd/system/virtnodedevd-admin.socket.d/override.conf
2026-06-12 17:21:05.592889 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/systemd/system/virtnodedevd-ro.socket.d/
2026-06-12 17:21:05.592904 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/systemd/system/virtnodedevd-ro.socket.d/override.conf
2026-06-12 17:21:05.592918 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/systemd/system/virtnodedevd.socket.d/
2026-06-12 17:21:05.592932 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/systemd/system/virtnodedevd.socket.d/override.conf
2026-06-12 17:21:05.592947 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/systemd/system/virtproxyd-admin.socket.d/
2026-06-12 17:21:05.592961 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/systemd/system/virtproxyd-admin.socket.d/override.conf
2026-06-12 17:21:05.592975 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/systemd/system/virtproxyd-ro.socket.d/
2026-06-12 17:21:05.592989 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/systemd/system/virtproxyd-ro.socket.d/override.conf
2026-06-12 17:21:05.593004 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/systemd/system/virtproxyd.socket.d/
2026-06-12 17:21:05.593024 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/systemd/system/virtproxyd.socket.d/override.conf
2026-06-12 17:21:05.593039 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/systemd/system/virtqemud-admin.socket.d/
2026-06-12 17:21:05.593054 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/systemd/system/virtqemud-admin.socket.d/override.conf
2026-06-12 17:21:05.593069 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/systemd/system/virtqemud-ro.socket.d/
2026-06-12 17:21:05.593083 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/systemd/system/virtqemud-ro.socket.d/override.conf
2026-06-12 17:21:05.593097 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/systemd/system/virtqemud.socket.d/
2026-06-12 17:21:05.593111 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/systemd/system/virtqemud.socket.d/override.conf
2026-06-12 17:21:05.593126 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/systemd/system/virtsecretd-admin.socket.d/
2026-06-12 17:21:05.593140 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/systemd/system/virtsecretd-admin.socket.d/override.conf
2026-06-12 17:21:05.593154 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/systemd/system/virtsecretd-ro.socket.d/
2026-06-12 17:21:05.593168 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/systemd/system/virtsecretd-ro.socket.d/override.conf
2026-06-12 17:21:05.593182 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/systemd/system/virtsecretd.socket.d/
2026-06-12 17:21:05.593196 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/systemd/system/virtsecretd.socket.d/override.conf
2026-06-12 17:21:05.593210 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/systemd/user/
2026-06-12 17:21:05.593225 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/systemd/user/basic.target.wants/
2026-06-12 17:21:05.593240 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/systemd/user/sockets.target.wants/
2026-06-12 17:21:05.593254 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/systemd/user/timers.target.wants/
2026-06-12 17:21:05.593269 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/terminfo/
2026-06-12 17:21:05.593284 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/tmpfiles.d/
2026-06-12 17:21:05.593300 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/tmpfiles.d/sos.conf
2026-06-12 17:21:05.593320 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/tpm2-tss/
2026-06-12 17:21:05.593335 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/tpm2-tss/fapi-config.json
2026-06-12 17:21:05.593350 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/tpm2-tss/fapi-profiles/
2026-06-12 17:21:05.593365 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/tpm2-tss/fapi-profiles/P_ECCP256SHA256.json
2026-06-12 17:21:05.593380 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/tpm2-tss/fapi-profiles/P_RSA2048SHA256.json
2026-06-12 17:21:05.593395 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/tuned/
2026-06-12 17:21:05.593410 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/tuned/active_profile
2026-06-12 17:21:05.593425 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/tuned/bootcmdline
2026-06-12 17:21:05.593440 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/tuned/cpu-partitioning-powersave-variables.conf
2026-06-12 17:21:05.593455 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/tuned/cpu-partitioning-variables.conf
2026-06-12 17:21:05.593469 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/tuned/post_loaded_profile
2026-06-12 17:21:05.593488 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/tuned/ppd_base_profile
2026-06-12 17:21:05.593503 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/tuned/profile_mode
2026-06-12 17:21:05.593517 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/tuned/tuned-main.conf
2026-06-12 17:21:05.593532 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/tuned/recommend.d/
2026-06-12 17:21:05.593546 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/udev/
2026-06-12 17:21:05.593561 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/udev/hwdb.bin.gz
2026-06-12 17:21:05.593590 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/udev/udev.conf
2026-06-12 17:21:05.593610 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/udev/hwdb.d/
2026-06-12 17:21:05.593626 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/udev/rules.d/
2026-06-12 17:21:05.593641 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/udisks2/
2026-06-12 17:21:05.593655 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/udisks2/mount_options.conf.example
2026-06-12 17:21:05.593670 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/udisks2/udisks2.conf
2026-06-12 17:21:05.593685 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/unbound/
2026-06-12 17:21:05.593699 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/unbound/icannbundle.pem
2026-06-12 17:21:05.593714 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/unbound/root.key
2026-06-12 17:21:05.593731 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/xdg/
2026-06-12 17:21:05.593747 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/xdg/autostart/
2026-06-12 17:21:05.593763 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/xdg/systemd/
2026-06-12 17:21:05.593777 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/yum.repos.d/
2026-06-12 17:21:05.593792 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/yum.repos.d/delorean-antelope-testing.repo
2026-06-12 17:21:05.593807 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/yum.repos.d/delorean.repo
2026-06-12 17:21:05.593822 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/yum.repos.d/repo-setup-centos-appstream.repo
2026-06-12 17:21:05.593836 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/yum.repos.d/repo-setup-centos-baseos.repo
2026-06-12 17:21:05.593851 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/yum.repos.d/repo-setup-centos-highavailability.repo
2026-06-12 17:21:05.593865 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/yum.repos.d/repo-setup-centos-powertools.repo
2026-06-12 17:21:05.593880 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/yum/
2026-06-12 17:21:05.593894 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/log/
2026-06-12 17:21:05.593909 | controller | cL+++++++++ ci-framework-data/logs/192.168.122.100/log/README -> ../../usr/share/doc/systemd/README.logs
2026-06-12 17:21:05.593924 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/log/boot.log
2026-06-12 17:21:05.593981 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/log/btmp
2026-06-12 17:21:05.594003 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/log/cloud-init-output.log
2026-06-12 17:21:05.594019 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/log/cloud-init.log
2026-06-12 17:21:05.594035 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/log/cron
2026-06-12 17:21:05.594051 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/log/dnf.librepo.log
2026-06-12 17:21:05.594066 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/log/dnf.log
2026-06-12 17:21:05.594086 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/log/dnf.rpm.log
2026-06-12 17:21:05.594102 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/log/hawkey.log
2026-06-12 17:21:05.594116 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/log/lastlog.gz
2026-06-12 17:21:05.594131 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/log/maillog
2026-06-12 17:21:05.594146 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/log/messages.gz
2026-06-12 17:21:05.594161 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/log/os-net-config.log
2026-06-12 17:21:05.594176 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/log/secure
2026-06-12 17:21:05.594230 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/log/spooler
2026-06-12 17:21:05.594254 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/log/wtmp
2026-06-12 17:21:05.594270 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/log/anaconda/
2026-06-12 17:21:05.594286 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/log/anaconda/anaconda.log
2026-06-12 17:21:05.594302 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/log/anaconda/dbus.log
2026-06-12 17:21:05.594317 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/log/anaconda/dnf.librepo.log
2026-06-12 17:21:05.594332 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/log/anaconda/hawkey.log
2026-06-12 17:21:05.594347 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/log/anaconda/journal.log
2026-06-12 17:21:05.594362 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/log/anaconda/ks-script-8rir7glv.log
2026-06-12 17:21:05.594377 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/log/anaconda/ks-script-kq53296v.log
2026-06-12 17:21:05.594392 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/log/anaconda/ks-script-qziivddi.log
2026-06-12 17:21:05.594407 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/log/anaconda/ks-script-tasm_fsi.log
2026-06-12 17:21:05.594422 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/log/anaconda/ks-script-xz5ox5ew.log
2026-06-12 17:21:05.594438 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/log/anaconda/lorax-packages.log
2026-06-12 17:21:05.594453 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/log/anaconda/lvm.log
2026-06-12 17:21:05.594468 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/log/anaconda/packaging.log
2026-06-12 17:21:05.594483 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/log/anaconda/program.log
2026-06-12 17:21:05.594498 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/log/anaconda/storage.log
2026-06-12 17:21:05.594513 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/log/anaconda/syslog
2026-06-12 17:21:05.594528 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/log/audit/
2026-06-12 17:21:05.594544 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/log/audit/audit.log
2026-06-12 17:21:05.594558 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/log/audit/audit.log.1.gz
2026-06-12 17:21:05.594588 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/log/ceph/
2026-06-12 17:21:05.594610 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/log/chrony/
2026-06-12 17:21:05.594626 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/log/journal/
2026-06-12 17:21:05.594642 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/log/journal/1bfd52345dc74702adcc35e9891ce32e/
2026-06-12 17:21:05.594657 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/log/journal/1bfd52345dc74702adcc35e9891ce32e/system.journal.gz
2026-06-12 17:21:05.594672 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/log/journal/1bfd52345dc74702adcc35e9891ce32e/system@e60cda0855a945608ff87e15f6d07340-0000000000000aca-0006541149e0e3ac.journal.gz
2026-06-12 17:21:05.594692 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/log/journal/1bfd52345dc74702adcc35e9891ce32e/system@e60cda0855a945608ff87e15f6d07340-0000000000001290-000654115b05ace4.journal.gz
2026-06-12 17:21:05.594708 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/log/journal/1bfd52345dc74702adcc35e9891ce32e/system@e60cda0855a945608ff87e15f6d07340-0000000000001a43-0006541176b4b80d.journal.gz
2026-06-12 17:21:05.594723 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/log/journal/1bfd52345dc74702adcc35e9891ce32e/system@e60cda0855a945608ff87e15f6d07340-00000000000024d9-0006541176ca03fe.journal.gz
2026-06-12 17:21:05.594738 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/log/journal/1bfd52345dc74702adcc35e9891ce32e/system@e60cda0855a945608ff87e15f6d07340-000000000000323c-0006541176e0e9b3.journal.gz
2026-06-12 17:21:05.594753 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/log/journal/1bfd52345dc74702adcc35e9891ce32e/system@e60cda0855a945608ff87e15f6d07340-0000000000003dae-000654117745f010.journal.gz
2026-06-12 17:21:05.594768 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/log/journal/1bfd52345dc74702adcc35e9891ce32e/system@e60cda0855a945608ff87e15f6d07340-00000000000047d6-00065411774cefc1.journal.gz
2026-06-12 17:21:05.594783 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/log/journal/1bfd52345dc74702adcc35e9891ce32e/system@e60cda0855a945608ff87e15f6d07340-0000000000005480-0006541178b99294.journal.gz
2026-06-12 17:21:05.594798 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/log/journal/1bfd52345dc74702adcc35e9891ce32e/user-1000.journal.gz
2026-06-12 17:21:05.594813 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/log/journal/1bfd52345dc74702adcc35e9891ce32e/user-42405.journal.gz
2026-06-12 17:21:05.594828 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/log/libvirt/
2026-06-12 17:21:05.594843 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/log/libvirt/qemu/
2026-06-12 17:21:05.594858 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/log/openvswitch/
2026-06-12 17:21:05.594873 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/log/openvswitch/ovs-vswitchd.log
2026-06-12 17:21:05.594888 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/log/openvswitch/ovsdb-server.log
2026-06-12 17:21:05.594903 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/log/private/
2026-06-12 17:21:05.594918 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/log/qemu-ga/
2026-06-12 17:21:05.594933 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/log/sa/
2026-06-12 17:21:05.594993 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/log/sa/sa12
2026-06-12 17:21:05.595007 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/log/samba/
2026-06-12 17:21:05.595021 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/log/samba/old/
2026-06-12 17:21:05.595035 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/log/sssd/
2026-06-12 17:21:05.595050 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/log/swtpm/
2026-06-12 17:21:05.595065 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/log/swtpm/libvirt/
2026-06-12 17:21:05.595079 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/log/swtpm/libvirt/qemu/
2026-06-12 17:21:05.595094 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/log/tuned/
2026-06-12 17:21:05.595109 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/log/tuned/tuned.log
2026-06-12 17:21:05.595124 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/openstack/
2026-06-12 17:21:05.595138 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/openstack/cacerts/
2026-06-12 17:21:05.595157 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/openstack/cacerts/bootstrap/
2026-06-12 17:21:05.595172 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/openstack/cacerts/bootstrap/tls-ca-bundle.pem
2026-06-12 17:21:05.595187 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/openstack/cacerts/libvirt/
2026-06-12 17:21:05.595201 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/openstack/cacerts/libvirt/tls-ca-bundle.pem
2026-06-12 17:21:05.595216 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/openstack/cacerts/neutron-metadata/
2026-06-12 17:21:05.595231 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/openstack/cacerts/neutron-metadata/tls-ca-bundle.pem
2026-06-12 17:21:05.595246 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/openstack/cacerts/nova/
2026-06-12 17:21:05.595261 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/openstack/cacerts/nova/tls-ca-bundle.pem
2026-06-12 17:21:05.595276 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/openstack/cacerts/ovn/
2026-06-12 17:21:05.595291 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/openstack/cacerts/ovn/tls-ca-bundle.pem
2026-06-12 17:21:05.595306 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/openstack/cacerts/repo-setup/
2026-06-12 17:21:05.595321 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/openstack/cacerts/repo-setup/tls-ca-bundle.pem
2026-06-12 17:21:05.595336 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/openstack/cacerts/telemetry/
2026-06-12 17:21:05.595351 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/openstack/cacerts/telemetry/tls-ca-bundle.pem
2026-06-12 17:21:05.595366 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/openstack/certs/
2026-06-12 17:21:05.595381 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/openstack/certs/libvirt/
2026-06-12 17:21:05.595396 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/openstack/certs/libvirt/default/
2026-06-12 17:21:05.595411 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/openstack/certs/libvirt/default/ca.crt
2026-06-12 17:21:05.595426 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/openstack/certs/libvirt/default/tls.crt
2026-06-12 17:21:05.595441 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/openstack/certs/libvirt/default/tls.key
2026-06-12 17:21:05.595455 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/openstack/certs/neutron-metadata/
2026-06-12 17:21:05.595470 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/openstack/certs/neutron-metadata/default/
2026-06-12 17:21:05.595484 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/openstack/certs/neutron-metadata/default/ca.crt
2026-06-12 17:21:05.595499 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/openstack/certs/neutron-metadata/default/tls.crt
2026-06-12 17:21:05.595514 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/openstack/certs/neutron-metadata/default/tls.key
2026-06-12 17:21:05.595529 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/openstack/certs/ovn/
2026-06-12 17:21:05.595544 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/openstack/certs/ovn/default/
2026-06-12 17:21:05.595560 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/openstack/certs/ovn/default/ca.crt
2026-06-12 17:21:05.595591 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/openstack/certs/ovn/default/tls.crt
2026-06-12 17:21:05.595612 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/openstack/certs/ovn/default/tls.key
2026-06-12 17:21:05.595627 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/openstack/certs/telemetry/
2026-06-12 17:21:05.595642 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/openstack/certs/telemetry/default/
2026-06-12 17:21:05.595662 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/openstack/certs/telemetry/default/ca.crt
2026-06-12 17:21:05.595677 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/openstack/certs/telemetry/default/tls.crt
2026-06-12 17:21:05.595692 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/openstack/certs/telemetry/default/tls.key
2026-06-12 17:21:05.595707 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/openstack/config/
2026-06-12 17:21:05.595722 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/openstack/config/ceph/
2026-06-12 17:21:05.595737 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/openstack/healthchecks/
2026-06-12 17:21:05.595752 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/openstack/healthchecks/ceilometer_agent_compute/
2026-06-12 17:21:05.595767 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/openstack/healthchecks/ceilometer_agent_compute/healthcheck
2026-06-12 17:21:05.595782 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/openstack/healthchecks/ceilometer_agent_compute/healthcheck.future
2026-06-12 17:21:05.595796 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/openstack/healthchecks/node_exporter/
2026-06-12 17:21:05.595811 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/openstack/healthchecks/node_exporter/healthcheck
2026-06-12 17:21:05.595826 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/openstack/healthchecks/openstack_network_exporter/
2026-06-12 17:21:05.595840 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/openstack/healthchecks/openstack_network_exporter/healthcheck
2026-06-12 17:21:05.595854 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/openstack/healthchecks/ovn_controller/
2026-06-12 17:21:05.595869 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/openstack/healthchecks/ovn_controller/healthcheck
2026-06-12 17:21:05.595883 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/openstack/healthchecks/ovn_metadata_agent/
2026-06-12 17:21:05.595897 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/openstack/healthchecks/ovn_metadata_agent/healthcheck
2026-06-12 17:21:05.595912 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/openstack/healthchecks/podman_exporter/
2026-06-12 17:21:05.595926 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/openstack/healthchecks/podman_exporter/healthcheck
2026-06-12 17:21:05.595951 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/openstack/neutron-ovn-metadata-agent/
2026-06-12 17:21:05.595966 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/openstack/neutron-ovn-metadata-agent/01-neutron-ovn-metadata-agent.conf
2026-06-12 17:21:05.595981 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/openstack/neutron-ovn-metadata-agent/01-rootwrap.conf
2026-06-12 17:21:05.595995 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/openstack/neutron-ovn-metadata-agent/05-nova-metadata.conf
2026-06-12 17:21:05.596010 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/openstack/neutron-ovn-metadata-agent/10-neutron-metadata.conf
2026-06-12 17:21:05.596025 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/openstack/nova/
2026-06-12 17:21:05.596039 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/openstack/nova/01-nova.conf
2026-06-12 17:21:05.596054 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/openstack/nova/02-nova-host-specific.conf
2026-06-12 17:21:05.596068 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/openstack/nova/25-nova-extra.conf
2026-06-12 17:21:05.596083 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/openstack/nova/notification_rabbitmq_user_name
2026-06-12 17:21:05.596098 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/openstack/nova/nova-blank.conf
2026-06-12 17:21:05.596118 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/openstack/nova/nova-compute-config.json
2026-06-12 17:21:05.596134 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/openstack/nova/nova_statedir_ownership.py
2026-06-12 17:21:05.596148 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/openstack/nova/rabbitmq_user_name
2026-06-12 17:21:05.596163 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/openstack/nova/run-on-host
2026-06-12 17:21:05.596178 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/openstack/nova/ssh-config
2026-06-12 17:21:05.596192 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/openstack/nova/ssh-privatekey
2026-06-12 17:21:05.596207 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/openstack/nova/ssh-publickey
2026-06-12 17:21:05.596222 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/openstack/nova/ceph/
2026-06-12 17:21:05.596237 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/openstack/nova_nvme_cleaner/
2026-06-12 17:21:05.596252 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/openstack/telemetry/
2026-06-12 17:21:05.596267 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/openstack/telemetry/ceilometer-host-specific.conf
2026-06-12 17:21:05.596282 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/openstack/telemetry/ceilometer.conf
2026-06-12 17:21:05.596297 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/openstack/telemetry/custom.conf
2026-06-12 17:21:05.596312 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/openstack/telemetry/firewall.yaml
2026-06-12 17:21:05.596327 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/openstack/telemetry/node_exporter.yaml
2026-06-12 17:21:05.596342 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/openstack/telemetry/openstack_network_exporter.yaml
2026-06-12 17:21:05.596358 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/openstack/telemetry/podman_exporter.yaml
2026-06-12 17:21:05.596373 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/openstack/telemetry/polling.yaml
2026-06-12 17:21:05.596387 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/service_logs/
2026-06-12 17:21:05.596408 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/service_logs/edpm-container-shutdown.service.log
2026-06-12 17:21:05.596423 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/service_logs/edpm_ceilometer_agent_compute.service.log
2026-06-12 17:21:05.596438 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/service_logs/edpm_libvirt.target.log
2026-06-12 17:21:05.596453 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/service_logs/edpm_node_exporter.service.log
2026-06-12 17:21:05.596468 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/service_logs/edpm_nova_compute.service.log
2026-06-12 17:21:05.596482 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/service_logs/edpm_openstack_network_exporter.service.log
2026-06-12 17:21:05.596497 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/service_logs/edpm_ovn_controller.service.log
2026-06-12 17:21:05.596511 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/service_logs/edpm_ovn_metadata_agent.service.log
2026-06-12 17:21:05.596526 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/service_logs/edpm_podman_exporter.service.log
2026-06-12 17:21:05.596540 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/service_logs/ovs-vswitchd.service.log
2026-06-12 17:21:05.596555 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/service_logs/ovsdb-server.service.log
2026-06-12 17:21:05.596569 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/service_logs/virtlockd.socket.log
2026-06-12 17:21:05.596625 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/service_logs/virtlogd-admin.socket.log
2026-06-12 17:21:05.596643 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/service_logs/virtlogd.service.log
2026-06-12 17:21:05.596659 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/service_logs/virtlogd.socket.log
2026-06-12 17:21:05.596674 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/service_logs/virtnodedevd-admin.socket.log
2026-06-12 17:21:05.596689 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/service_logs/virtnodedevd-ro.socket.log
2026-06-12 17:21:05.596705 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/service_logs/virtnodedevd.service.log
2026-06-12 17:21:05.596719 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/service_logs/virtnodedevd.socket.log
2026-06-12 17:21:05.596734 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/service_logs/virtproxyd-admin.socket.log
2026-06-12 17:21:05.596749 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/service_logs/virtproxyd-ro.socket.log
2026-06-12 17:21:05.596764 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/service_logs/virtproxyd-tls.socket.log
2026-06-12 17:21:05.596778 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/service_logs/virtproxyd.socket.log
2026-06-12 17:21:05.596793 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/service_logs/virtqemud-admin.socket.log
2026-06-12 17:21:05.596808 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/service_logs/virtqemud-ro.socket.log
2026-06-12 17:21:05.596823 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/service_logs/virtqemud.service.log
2026-06-12 17:21:05.596837 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/service_logs/virtqemud.socket.log
2026-06-12 17:21:05.596852 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/service_logs/virtsecretd-admin.socket.log
2026-06-12 17:21:05.596867 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/service_logs/virtsecretd-ro.socket.log
2026-06-12 17:21:05.596882 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/service_logs/virtsecretd.socket.log
2026-06-12 17:21:05.596897 | controller | cd+++++++++ ci-framework-data/logs/2026-06-12_17-07/
2026-06-12 17:21:05.596913 | controller | >f+++++++++ ci-framework-data/logs/2026-06-12_17-07/ansible.log
2026-06-12 17:21:05.596928 | controller | >f+++++++++ ci-framework-data/logs/2026-06-12_17-07/crc-setup.log
2026-06-12 17:21:05.596943 | controller | >f+++++++++ ci-framework-data/logs/2026-06-12_17-07/crc-start.log
2026-06-12 17:21:05.596958 | controller | cd+++++++++ ci-framework-data/logs/bmaas_console_logs/
2026-06-12 17:21:05.596973 | controller | >f+++++++++ ci-framework-data/logs/bmaas_console_logs/README
2026-06-12 17:21:05.596988 | controller | >f+++++++++ ci-framework-data/logs/bmaas_console_logs/edpm-compute-baremetal-00_console.log
2026-06-12 17:21:05.597003 | controller | >f+++++++++ ci-framework-data/logs/bmaas_console_logs/edpm-compute-baremetal-00_console_2026-06-12-16:37:01.log
2026-06-12 17:21:05.597018 | controller | >f+++++++++ ci-framework-data/logs/bmaas_console_logs/edpm-compute-baremetal-00_console_2026-06-12-16:42:55.log
2026-06-12 17:21:05.597033 | controller | >f+++++++++ ci-framework-data/logs/bmaas_console_logs/edpm-compute-baremetal-00_no_ansi_2026-06-12-16:37:01.log
2026-06-12 17:21:05.597048 | controller | >f+++++++++ ci-framework-data/logs/bmaas_console_logs/edpm-compute-baremetal-00_no_ansi_2026-06-12-16:42:55.log
2026-06-12 17:21:05.597062 | controller | cd+++++++++ ci-framework-data/logs/crc/
2026-06-12 17:21:05.597077 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/
2026-06-12 17:21:05.597092 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/
2026-06-12 17:21:05.597107 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/baremetal-operator-system_baremetal-operator-controller-manager-8689c6c7ff-lg4wl_ea716a03-12a5-464b-86a2-f29c8bcec653/
2026-06-12 17:21:05.597127 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/baremetal-operator-system_baremetal-operator-controller-manager-8689c6c7ff-lg4wl_ea716a03-12a5-464b-86a2-f29c8bcec653/manager/
2026-06-12 17:21:05.597143 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/baremetal-operator-system_baremetal-operator-controller-manager-8689c6c7ff-lg4wl_ea716a03-12a5-464b-86a2-f29c8bcec653/manager/1.log
2026-06-12 17:21:05.597158 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/baremetal-operator-system_baremetal-operator-controller-manager-8689c6c7ff-lg4wl_ea716a03-12a5-464b-86a2-f29c8bcec653/manager/2.log
2026-06-12 17:21:05.597173 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/baremetal-operator-system_baremetal-operator-ironic-7bd849786b-bqzvm_b708aed0-d42c-419c-b663-a4272bcf66af/
2026-06-12 17:21:05.597189 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/baremetal-operator-system_baremetal-operator-ironic-7bd849786b-bqzvm_b708aed0-d42c-419c-b663-a4272bcf66af/ironic-httpd/
2026-06-12 17:21:05.597203 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/baremetal-operator-system_baremetal-operator-ironic-7bd849786b-bqzvm_b708aed0-d42c-419c-b663-a4272bcf66af/ironic-httpd/0.log.gz
2026-06-12 17:21:05.597219 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/baremetal-operator-system_baremetal-operator-ironic-7bd849786b-bqzvm_b708aed0-d42c-419c-b663-a4272bcf66af/ironic-ipa-downloader/
2026-06-12 17:21:05.597234 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/baremetal-operator-system_baremetal-operator-ironic-7bd849786b-bqzvm_b708aed0-d42c-419c-b663-a4272bcf66af/ironic-ipa-downloader/0.log
2026-06-12 17:21:05.597249 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/baremetal-operator-system_baremetal-operator-ironic-7bd849786b-bqzvm_b708aed0-d42c-419c-b663-a4272bcf66af/ironic-log-watch/
2026-06-12 17:21:05.597264 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/baremetal-operator-system_baremetal-operator-ironic-7bd849786b-bqzvm_b708aed0-d42c-419c-b663-a4272bcf66af/ironic-log-watch/0.log.gz
2026-06-12 17:21:05.597279 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/baremetal-operator-system_baremetal-operator-ironic-7bd849786b-bqzvm_b708aed0-d42c-419c-b663-a4272bcf66af/ironic/
2026-06-12 17:21:05.597294 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/baremetal-operator-system_baremetal-operator-ironic-7bd849786b-bqzvm_b708aed0-d42c-419c-b663-a4272bcf66af/ironic/0.log
2026-06-12 17:21:05.597309 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/baremetal-operator-system_baremetal-operator-ironic-7bd849786b-bqzvm_b708aed0-d42c-419c-b663-a4272bcf66af/mariadb/
2026-06-12 17:21:05.597324 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/baremetal-operator-system_baremetal-operator-ironic-7bd849786b-bqzvm_b708aed0-d42c-419c-b663-a4272bcf66af/mariadb/0.log
2026-06-12 17:21:05.597338 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/cert-manager_cert-manager-7b8b89f89d-9mvrm_3b8b9fa8-2b71-4af3-a09a-0b939538a20d/
2026-06-12 17:21:05.597353 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/cert-manager_cert-manager-7b8b89f89d-9mvrm_3b8b9fa8-2b71-4af3-a09a-0b939538a20d/cert-manager-controller/
2026-06-12 17:21:05.597368 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/cert-manager_cert-manager-7b8b89f89d-9mvrm_3b8b9fa8-2b71-4af3-a09a-0b939538a20d/cert-manager-controller/0.log
2026-06-12 17:21:05.597382 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/cert-manager_cert-manager-cainjector-7f9fdd5dd5-9mrgn_6f44e876-e30a-4986-8fdb-9b5cf8ae4bfe/
2026-06-12 17:21:05.597402 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/cert-manager_cert-manager-cainjector-7f9fdd5dd5-9mrgn_6f44e876-e30a-4986-8fdb-9b5cf8ae4bfe/cert-manager-cainjector/
2026-06-12 17:21:05.597418 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/cert-manager_cert-manager-cainjector-7f9fdd5dd5-9mrgn_6f44e876-e30a-4986-8fdb-9b5cf8ae4bfe/cert-manager-cainjector/0.log
2026-06-12 17:21:05.597433 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/cert-manager_cert-manager-webhook-769f6b94cb-grhhb_f136cb3f-464f-4d8c-816e-3e5e2a80ffb5/
2026-06-12 17:21:05.597448 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/cert-manager_cert-manager-webhook-769f6b94cb-grhhb_f136cb3f-464f-4d8c-816e-3e5e2a80ffb5/cert-manager-webhook/
2026-06-12 17:21:05.597467 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/cert-manager_cert-manager-webhook-769f6b94cb-grhhb_f136cb3f-464f-4d8c-816e-3e5e2a80ffb5/cert-manager-webhook/0.log
2026-06-12 17:21:05.597482 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/hostpath-provisioner_csi-hostpathplugin-mpq2f_af9d3f54-b024-4959-888b-41fc0dc68a7f/
2026-06-12 17:21:05.597497 | 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-12 17:21:05.597512 | 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-12 17:21:05.597526 | 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-12 17:21:05.597540 | 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-12 17:21:05.597554 | 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-12 17:21:05.597569 | 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-12 17:21:05.597601 | 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-12 17:21:05.597617 | 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-12 17:21:05.597631 | 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-12 17:21:05.597645 | 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-12 17:21:05.597660 | 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-12 17:21:05.597674 | 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-12 17:21:05.597690 | 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-12 17:21:05.597705 | 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-12 17:21:05.597725 | 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-12 17:21:05.597740 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/metallb-system_controller-8464864885-zc27b_d328d980-62be-44b4-83c9-3d582f342299/
2026-06-12 17:21:05.597755 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/metallb-system_controller-8464864885-zc27b_d328d980-62be-44b4-83c9-3d582f342299/controller/
2026-06-12 17:21:05.597770 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/metallb-system_controller-8464864885-zc27b_d328d980-62be-44b4-83c9-3d582f342299/controller/0.log.gz
2026-06-12 17:21:05.597785 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/metallb-system_controller-8464864885-zc27b_d328d980-62be-44b4-83c9-3d582f342299/kube-rbac-proxy/
2026-06-12 17:21:05.597799 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/metallb-system_controller-8464864885-zc27b_d328d980-62be-44b4-83c9-3d582f342299/kube-rbac-proxy/0.log
2026-06-12 17:21:05.597814 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/metallb-system_metallb-operator-controller-manager-65d448d75d-7h7lc_7e905d1f-4fea-45a3-a882-bf4b893bb11b/
2026-06-12 17:21:05.597829 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/metallb-system_metallb-operator-controller-manager-65d448d75d-7h7lc_7e905d1f-4fea-45a3-a882-bf4b893bb11b/manager/
2026-06-12 17:21:05.597844 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/metallb-system_metallb-operator-controller-manager-65d448d75d-7h7lc_7e905d1f-4fea-45a3-a882-bf4b893bb11b/manager/1.log
2026-06-12 17:21:05.597858 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/metallb-system_metallb-operator-controller-manager-65d448d75d-7h7lc_7e905d1f-4fea-45a3-a882-bf4b893bb11b/manager/2.log
2026-06-12 17:21:05.597872 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/metallb-system_metallb-operator-webhook-server-7bdcd85cf4-lmrpr_2ec0bffb-bf43-4cdc-a479-62d705f29097/
2026-06-12 17:21:05.597887 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/metallb-system_metallb-operator-webhook-server-7bdcd85cf4-lmrpr_2ec0bffb-bf43-4cdc-a479-62d705f29097/webhook-server/
2026-06-12 17:21:05.597901 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/metallb-system_metallb-operator-webhook-server-7bdcd85cf4-lmrpr_2ec0bffb-bf43-4cdc-a479-62d705f29097/webhook-server/0.log
2026-06-12 17:21:05.597916 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/metallb-system_speaker-fwf6d_b21c4504-5874-4012-becb-f3a394a651d6/
2026-06-12 17:21:05.597930 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/metallb-system_speaker-fwf6d_b21c4504-5874-4012-becb-f3a394a651d6/kube-rbac-proxy/
2026-06-12 17:21:05.597945 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/metallb-system_speaker-fwf6d_b21c4504-5874-4012-becb-f3a394a651d6/kube-rbac-proxy/0.log
2026-06-12 17:21:05.597959 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/metallb-system_speaker-fwf6d_b21c4504-5874-4012-becb-f3a394a651d6/speaker/
2026-06-12 17:21:05.597974 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/metallb-system_speaker-fwf6d_b21c4504-5874-4012-becb-f3a394a651d6/speaker/0.log.gz
2026-06-12 17:21:05.597988 | 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-12 17:21:05.598003 | 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-12 17:21:05.598022 | 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-12 17:21:05.598037 | 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-12 17:21:05.598051 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-apiserver_apiserver-9ddfb9f55-k47zv_e7508fa2-0f14-41e2-8972-4e2e11009b77/
2026-06-12 17:21:05.598066 | 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-12 17:21:05.598080 | 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-12 17:21:05.598095 | 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-12 17:21:05.598109 | 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-12 17:21:05.598124 | 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-12 17:21:05.598138 | 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-12 17:21:05.598152 | 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-12 17:21:05.598166 | 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-12 17:21:05.598181 | 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-12 17:21:05.598195 | 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-12 17:21:05.598209 | 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-12 17:21:05.598223 | 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-12 17:21:05.598238 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-authentication-operator_authentication-operator-7f5c659b84-khkfm_677c2747-1901-4941-94f1-8281cced296b/authentication-operator/2.log
2026-06-12 17:21:05.598252 | 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/3.log
2026-06-12 17:21:05.598271 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-authentication_oauth-openshift-578588c5b9-xh998_3f322534-61f9-44c6-a433-6ea846365c9e/
2026-06-12 17:21:05.598286 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-authentication_oauth-openshift-578588c5b9-xh998_3f322534-61f9-44c6-a433-6ea846365c9e/oauth-openshift/
2026-06-12 17:21:05.598300 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-authentication_oauth-openshift-578588c5b9-xh998_3f322534-61f9-44c6-a433-6ea846365c9e/oauth-openshift/0.log
2026-06-12 17:21:05.598315 | 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-12 17:21:05.598330 | 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-12 17:21:05.598344 | 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-12 17:21:05.598358 | 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-12 17:21:05.598373 | 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-12 17:21:05.598387 | 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-12 17:21:05.598401 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-cluster-machine-approver_machine-approver-54c688565-5bsg4_cf2c4dd9-7649-4f39-9c04-4c867c7cf79a/machine-approver-controller/3.log
2026-06-12 17:21:05.598415 | 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-12 17:21:05.598429 | 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-12 17:21:05.598444 | 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/40eb31f880b938e8079e39750419657f42ab7a6f87f4c642a70b3b245f6b5272.log
2026-06-12 17:21:05.598460 | 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-12 17:21:05.598475 | 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-12 17:21:05.598490 | 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-12 17:21:05.598505 | 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-12 17:21:05.598520 | 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-12 17:21:05.598539 | 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-12 17:21:05.598554 | 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-12 17:21:05.598568 | 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-12 17:21:05.598603 | 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-12 17:21:05.598619 | 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-12 17:21:05.598634 | 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-12 17:21:05.598648 | 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-12 17:21:05.598662 | 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-12 17:21:05.598676 | 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-12 17:21:05.598690 | 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-12 17:21:05.598705 | 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-12 17:21:05.598720 | 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-12 17:21:05.598735 | 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-12 17:21:05.598750 | 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-12 17:21:05.598765 | 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/6.log
2026-06-12 17:21:05.598780 | 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-12 17:21:05.598795 | 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-12 17:21:05.598815 | 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-12 17:21:05.598831 | 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-12 17:21:05.598846 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-console-operator_console-operator-67c89758df-4jf4f_a7050c01-20e1-4a5b-9a20-dee2d4b99ee2/console-operator/2.log
2026-06-12 17:21:05.598861 | 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-12 17:21:05.598876 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-console_console-7f9b7d95dc-gftbj_3576941d-f118-4b63-a7f3-6d2a85bd4d59/
2026-06-12 17:21:05.598891 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-console_console-7f9b7d95dc-gftbj_3576941d-f118-4b63-a7f3-6d2a85bd4d59/console/
2026-06-12 17:21:05.598905 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-console_console-7f9b7d95dc-gftbj_3576941d-f118-4b63-a7f3-6d2a85bd4d59/console/0.log
2026-06-12 17:21:05.598920 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-console_downloads-747b44746d-4pqvr_d0d29411-fb58-47c5-9579-23967e5649ce/
2026-06-12 17:21:05.598934 | 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-12 17:21:05.598949 | 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-12 17:21:05.598964 | 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-12 17:21:05.598979 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-console_downloads-747b44746d-4pqvr_d0d29411-fb58-47c5-9579-23967e5649ce/download-server/8.log
2026-06-12 17:21:05.598994 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-console_downloads-747b44746d-4pqvr_d0d29411-fb58-47c5-9579-23967e5649ce/download-server/9.log
2026-06-12 17:21:05.599009 | 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-12 17:21:05.599023 | 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-12 17:21:05.599039 | 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-12 17:21:05.599054 | 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-12 17:21:05.599069 | 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-12 17:21:05.599087 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-controller-manager_controller-manager-bcbd788bc-czj94_1a08227f-5237-47b9-880f-a7e37c589b57/
2026-06-12 17:21:05.599102 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-controller-manager_controller-manager-bcbd788bc-czj94_1a08227f-5237-47b9-880f-a7e37c589b57/controller-manager/
2026-06-12 17:21:05.599117 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-controller-manager_controller-manager-bcbd788bc-czj94_1a08227f-5237-47b9-880f-a7e37c589b57/controller-manager/0.log
2026-06-12 17:21:05.599132 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-controller-manager_controller-manager-bcbd788bc-czj94_1a08227f-5237-47b9-880f-a7e37c589b57/controller-manager/1.log
2026-06-12 17:21:05.599147 | 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-12 17:21:05.599162 | 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-12 17:21:05.599177 | 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-12 17:21:05.599192 | 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-12 17:21:05.599207 | 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-12 17:21:05.599221 | 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-12 17:21:05.599236 | 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-12 17:21:05.599250 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-dns_dns-default-qtghf_d181776f-b90e-41dc-be09-c4543b8cba16/
2026-06-12 17:21:05.599265 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-dns_dns-default-qtghf_d181776f-b90e-41dc-be09-c4543b8cba16/dns/
2026-06-12 17:21:05.599280 | 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-12 17:21:05.599295 | 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-12 17:21:05.599309 | 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-12 17:21:05.599324 | 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-12 17:21:05.599338 | 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-12 17:21:05.599353 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-dns_node-resolver-277xp_23ff097f-6142-46bb-a58a-7f2c26578907/
2026-06-12 17:21:05.599367 | 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-12 17:21:05.599385 | 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-12 17:21:05.599400 | 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-12 17:21:05.599415 | 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-12 17:21:05.599430 | 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-12 17:21:05.599444 | 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-12 17:21:05.599459 | 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-12 17:21:05.599474 | 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-12 17:21:05.599489 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-etcd_etcd-crc_4cf25492b9dc70671183c45db6e21b27/
2026-06-12 17:21:05.599504 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-etcd_etcd-crc_4cf25492b9dc70671183c45db6e21b27/etcd-ensure-env-vars/
2026-06-12 17:21:05.599519 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-etcd_etcd-crc_4cf25492b9dc70671183c45db6e21b27/etcd-ensure-env-vars/0.log
2026-06-12 17:21:05.599534 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-etcd_etcd-crc_4cf25492b9dc70671183c45db6e21b27/etcd-metrics/
2026-06-12 17:21:05.599549 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-etcd_etcd-crc_4cf25492b9dc70671183c45db6e21b27/etcd-metrics/0.log
2026-06-12 17:21:05.599564 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-etcd_etcd-crc_4cf25492b9dc70671183c45db6e21b27/etcd-readyz/
2026-06-12 17:21:05.599599 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-etcd_etcd-crc_4cf25492b9dc70671183c45db6e21b27/etcd-readyz/0.log
2026-06-12 17:21:05.599616 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-etcd_etcd-crc_4cf25492b9dc70671183c45db6e21b27/etcd-resources-copy/
2026-06-12 17:21:05.599631 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-etcd_etcd-crc_4cf25492b9dc70671183c45db6e21b27/etcd-resources-copy/0.log
2026-06-12 17:21:05.599646 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-etcd_etcd-crc_4cf25492b9dc70671183c45db6e21b27/etcd-rev/
2026-06-12 17:21:05.599661 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-etcd_etcd-crc_4cf25492b9dc70671183c45db6e21b27/etcd-rev/0.log
2026-06-12 17:21:05.599676 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-etcd_etcd-crc_4cf25492b9dc70671183c45db6e21b27/etcd/
2026-06-12 17:21:05.599690 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-etcd_etcd-crc_4cf25492b9dc70671183c45db6e21b27/etcd/0.log.gz
2026-06-12 17:21:05.599705 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-etcd_etcd-crc_4cf25492b9dc70671183c45db6e21b27/etcdctl/
2026-06-12 17:21:05.599720 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-etcd_etcd-crc_4cf25492b9dc70671183c45db6e21b27/etcdctl/0.log
2026-06-12 17:21:05.599739 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-etcd_etcd-crc_4cf25492b9dc70671183c45db6e21b27/setup/
2026-06-12 17:21:05.599754 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-etcd_etcd-crc_4cf25492b9dc70671183c45db6e21b27/setup/0.log
2026-06-12 17:21:05.599769 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-etcd_installer-3-crc_2f2f557a-99a0-40dd-aaf2-a3892854ca40/
2026-06-12 17:21:05.599784 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-etcd_installer-3-crc_2f2f557a-99a0-40dd-aaf2-a3892854ca40/installer/
2026-06-12 17:21:05.599799 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-etcd_installer-3-crc_2f2f557a-99a0-40dd-aaf2-a3892854ca40/installer/0.log
2026-06-12 17:21:05.599813 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-frr-k8s_frr-k8s-6jhk6_a6af8cc2-4785-4103-a66b-e8e72f01a3f3/
2026-06-12 17:21:05.599828 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-frr-k8s_frr-k8s-6jhk6_a6af8cc2-4785-4103-a66b-e8e72f01a3f3/d72e78cc1a0ac36b6a720a795ad3dd8ecd39f190a9c3e8be4d10f638daac027e.log
2026-06-12 17:21:05.599843 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-frr-k8s_frr-k8s-6jhk6_a6af8cc2-4785-4103-a66b-e8e72f01a3f3/controller/
2026-06-12 17:21:05.599857 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-frr-k8s_frr-k8s-6jhk6_a6af8cc2-4785-4103-a66b-e8e72f01a3f3/controller/0.log
2026-06-12 17:21:05.599872 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-frr-k8s_frr-k8s-6jhk6_a6af8cc2-4785-4103-a66b-e8e72f01a3f3/cp-frr-files/
2026-06-12 17:21:05.599887 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-frr-k8s_frr-k8s-6jhk6_a6af8cc2-4785-4103-a66b-e8e72f01a3f3/cp-frr-files/0.log
2026-06-12 17:21:05.599902 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-frr-k8s_frr-k8s-6jhk6_a6af8cc2-4785-4103-a66b-e8e72f01a3f3/cp-frr-status/
2026-06-12 17:21:05.599916 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-frr-k8s_frr-k8s-6jhk6_a6af8cc2-4785-4103-a66b-e8e72f01a3f3/cp-frr-status/0.log
2026-06-12 17:21:05.599946 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-frr-k8s_frr-k8s-6jhk6_a6af8cc2-4785-4103-a66b-e8e72f01a3f3/cp-metrics/
2026-06-12 17:21:05.599962 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-frr-k8s_frr-k8s-6jhk6_a6af8cc2-4785-4103-a66b-e8e72f01a3f3/cp-metrics/0.log
2026-06-12 17:21:05.599977 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-frr-k8s_frr-k8s-6jhk6_a6af8cc2-4785-4103-a66b-e8e72f01a3f3/cp-reloader/
2026-06-12 17:21:05.599992 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-frr-k8s_frr-k8s-6jhk6_a6af8cc2-4785-4103-a66b-e8e72f01a3f3/cp-reloader/0.log
2026-06-12 17:21:05.600006 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-frr-k8s_frr-k8s-6jhk6_a6af8cc2-4785-4103-a66b-e8e72f01a3f3/frr-metrics/
2026-06-12 17:21:05.600021 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-frr-k8s_frr-k8s-6jhk6_a6af8cc2-4785-4103-a66b-e8e72f01a3f3/frr-metrics/0.log
2026-06-12 17:21:05.600036 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-frr-k8s_frr-k8s-6jhk6_a6af8cc2-4785-4103-a66b-e8e72f01a3f3/frr-status/
2026-06-12 17:21:05.600066 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-frr-k8s_frr-k8s-6jhk6_a6af8cc2-4785-4103-a66b-e8e72f01a3f3/frr-status/0.log
2026-06-12 17:21:05.600151 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-frr-k8s_frr-k8s-6jhk6_a6af8cc2-4785-4103-a66b-e8e72f01a3f3/frr/
2026-06-12 17:21:05.600178 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-frr-k8s_frr-k8s-6jhk6_a6af8cc2-4785-4103-a66b-e8e72f01a3f3/frr/0.log
2026-06-12 17:21:05.600195 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-frr-k8s_frr-k8s-6jhk6_a6af8cc2-4785-4103-a66b-e8e72f01a3f3/kube-rbac-proxy-frr/
2026-06-12 17:21:05.600210 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-frr-k8s_frr-k8s-6jhk6_a6af8cc2-4785-4103-a66b-e8e72f01a3f3/kube-rbac-proxy-frr/0.log
2026-06-12 17:21:05.600225 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-frr-k8s_frr-k8s-6jhk6_a6af8cc2-4785-4103-a66b-e8e72f01a3f3/kube-rbac-proxy/
2026-06-12 17:21:05.600240 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-frr-k8s_frr-k8s-6jhk6_a6af8cc2-4785-4103-a66b-e8e72f01a3f3/kube-rbac-proxy/0.log
2026-06-12 17:21:05.600254 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-frr-k8s_frr-k8s-6jhk6_a6af8cc2-4785-4103-a66b-e8e72f01a3f3/reloader/
2026-06-12 17:21:05.600269 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-frr-k8s_frr-k8s-6jhk6_a6af8cc2-4785-4103-a66b-e8e72f01a3f3/reloader/0.log
2026-06-12 17:21:05.600284 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-frr-k8s_frr-k8s-webhook-server-bc5694f79-9pz4r_61b39b08-901e-4314-bb87-55f61fefa920/
2026-06-12 17:21:05.600299 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-frr-k8s_frr-k8s-webhook-server-bc5694f79-9pz4r_61b39b08-901e-4314-bb87-55f61fefa920/frr-k8s-webhook-server/
2026-06-12 17:21:05.600314 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-frr-k8s_frr-k8s-webhook-server-bc5694f79-9pz4r_61b39b08-901e-4314-bb87-55f61fefa920/frr-k8s-webhook-server/0.log
2026-06-12 17:21:05.600328 | 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-12 17:21:05.600343 | 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-12 17:21:05.600358 | 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-12 17:21:05.600373 | 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-12 17:21:05.600388 | 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-12 17:21:05.600402 | 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-12 17:21:05.600417 | 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-12 17:21:05.600431 | 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-12 17:21:05.600446 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-image-registry_node-ca-2wddl_96a01974-4d0f-471e-b89a-4406c0c0e2d1/
2026-06-12 17:21:05.600460 | 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-12 17:21:05.600479 | 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-12 17:21:05.600494 | 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-12 17:21:05.600508 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-infra_auto-csr-approver-29688072-w9hlv_d91f3993-1374-4937-8ff5-6bdbc91cadae/
2026-06-12 17:21:05.600522 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-infra_auto-csr-approver-29688072-w9hlv_d91f3993-1374-4937-8ff5-6bdbc91cadae/oc/
2026-06-12 17:21:05.600536 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-infra_auto-csr-approver-29688072-w9hlv_d91f3993-1374-4937-8ff5-6bdbc91cadae/oc/0.log
2026-06-12 17:21:05.600551 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-infra_auto-csr-approver-29688074-b7w26_6ca82237-b6dd-45a0-aa59-e7e91d003672/
2026-06-12 17:21:05.600565 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-infra_auto-csr-approver-29688074-b7w26_6ca82237-b6dd-45a0-aa59-e7e91d003672/oc/
2026-06-12 17:21:05.600603 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-infra_auto-csr-approver-29688074-b7w26_6ca82237-b6dd-45a0-aa59-e7e91d003672/oc/0.log
2026-06-12 17:21:05.600620 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-infra_auto-csr-approver-29688076-tjsf8_7a2cb6f2-971d-480d-ae7d-abb0ab9d5120/
2026-06-12 17:21:05.600635 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-infra_auto-csr-approver-29688076-tjsf8_7a2cb6f2-971d-480d-ae7d-abb0ab9d5120/oc/
2026-06-12 17:21:05.600650 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-infra_auto-csr-approver-29688076-tjsf8_7a2cb6f2-971d-480d-ae7d-abb0ab9d5120/oc/0.log
2026-06-12 17:21:05.600665 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-ingress-canary_ingress-canary-jlj86_7d96a430-aa69-4b19-9ee4-68f2e6192e27/
2026-06-12 17:21:05.600680 | 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-12 17:21:05.600696 | 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-12 17:21:05.600711 | 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-12 17:21:05.600726 | 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-12 17:21:05.600741 | 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-12 17:21:05.600756 | 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-12 17:21:05.600770 | 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-12 17:21:05.600785 | 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-12 17:21:05.600803 | 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-12 17:21:05.600818 | 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-12 17:21:05.600832 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-ingress_router-default-68cf44c8b8-w4gs8_2e77cc61-4714-4efb-9f3d-35626d29acda/
2026-06-12 17:21:05.600846 | 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-12 17:21:05.600860 | 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-12 17:21:05.600874 | 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-12 17:21:05.600889 | 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-12 17:21:05.600903 | 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-12 17:21:05.600918 | 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-12 17:21:05.600933 | 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-12 17:21:05.600948 | 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-12 17:21:05.600964 | 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-12 17:21:05.600979 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-kube-apiserver_installer-12-crc_75a71d08-dc2b-405a-a0f5-fd65ddc07ae1/
2026-06-12 17:21:05.600994 | 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-12 17:21:05.601009 | 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-12 17:21:05.601024 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-kube-apiserver_installer-13-crc_82266704-bdb4-45f5-9cf3-c5952304f39f/
2026-06-12 17:21:05.601039 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-kube-apiserver_installer-13-crc_82266704-bdb4-45f5-9cf3-c5952304f39f/installer/
2026-06-12 17:21:05.601053 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-kube-apiserver_installer-13-crc_82266704-bdb4-45f5-9cf3-c5952304f39f/installer/0.log
2026-06-12 17:21:05.601068 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-kube-apiserver_kube-apiserver-crc_2f7bbb18f49ec5051d597a59521367c8/
2026-06-12 17:21:05.601089 | 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-12 17:21:05.601104 | 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-12 17:21:05.601119 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-kube-apiserver_kube-apiserver-crc_2f7bbb18f49ec5051d597a59521367c8/kube-apiserver-cert-regeneration-controller/1.log
2026-06-12 17:21:05.601134 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-kube-apiserver_kube-apiserver-crc_2f7bbb18f49ec5051d597a59521367c8/kube-apiserver-cert-syncer/
2026-06-12 17:21:05.601149 | 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-12 17:21:05.601164 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-kube-apiserver_kube-apiserver-crc_2f7bbb18f49ec5051d597a59521367c8/kube-apiserver-check-endpoints/
2026-06-12 17:21:05.601179 | 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-12 17:21:05.601194 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-kube-apiserver_kube-apiserver-crc_2f7bbb18f49ec5051d597a59521367c8/kube-apiserver-insecure-readyz/
2026-06-12 17:21:05.601209 | 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-12 17:21:05.601224 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-kube-apiserver_kube-apiserver-crc_2f7bbb18f49ec5051d597a59521367c8/kube-apiserver/
2026-06-12 17:21:05.601239 | 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-12 17:21:05.601253 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-kube-apiserver_kube-apiserver-crc_2f7bbb18f49ec5051d597a59521367c8/setup/
2026-06-12 17:21:05.601268 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-kube-apiserver_kube-apiserver-crc_2f7bbb18f49ec5051d597a59521367c8/setup/0.log
2026-06-12 17:21:05.601282 | 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-12 17:21:05.601297 | 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-12 17:21:05.601311 | 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-12 17:21:05.601326 | 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-12 17:21:05.601340 | 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-12 17:21:05.601355 | 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-12 17:21:05.601370 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-kube-apiserver_revision-pruner-13-crc_a29d25e6-4273-4a42-8123-8f4fa4ff6fbd/
2026-06-12 17:21:05.601391 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-kube-apiserver_revision-pruner-13-crc_a29d25e6-4273-4a42-8123-8f4fa4ff6fbd/pruner/
2026-06-12 17:21:05.601406 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-kube-apiserver_revision-pruner-13-crc_a29d25e6-4273-4a42-8123-8f4fa4ff6fbd/pruner/0.log
2026-06-12 17:21:05.601421 | 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-12 17:21:05.601436 | 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-12 17:21:05.601451 | 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-12 17:21:05.601466 | 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-12 17:21:05.601482 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-kube-controller-manager-operator_kube-controller-manager-operator-69d5f845f8-mm4qn_89eeceba-0661-4e85-be2e-57d689102094/kube-controller-manager-operator/2.log
2026-06-12 17:21:05.601497 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-kube-controller-manager_kube-controller-manager-crc_9f0bc7fcb0822a2c13eb2d22cd8c0641/
2026-06-12 17:21:05.601512 | 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-12 17:21:05.601528 | 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-12 17:21:05.601543 | 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-12 17:21:05.601558 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-kube-controller-manager_kube-controller-manager-crc_9f0bc7fcb0822a2c13eb2d22cd8c0641/cluster-policy-controller/10.log
2026-06-12 17:21:05.601589 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-kube-controller-manager_kube-controller-manager-crc_9f0bc7fcb0822a2c13eb2d22cd8c0641/cluster-policy-controller/9.log
2026-06-12 17:21:05.601610 | 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-12 17:21:05.601625 | 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-12 17:21:05.601641 | 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-12 17:21:05.601655 | 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-12 17:21:05.601674 | 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-12 17:21:05.601689 | 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-12 17:21:05.601704 | 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-12 17:21:05.601719 | 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-12 17:21:05.601733 | 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-12 17:21:05.601750 | 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-12 17:21:05.601767 | 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-12 17:21:05.601782 | 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-12 17:21:05.601797 | 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-12 17:21:05.601812 | 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-12 17:21:05.601827 | 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-12 17:21:05.601842 | 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-12 17:21:05.601857 | 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-12 17:21:05.601872 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-kube-scheduler_openshift-kube-scheduler-crc_0b638b8f4bb0070e40528db779baf6a2/
2026-06-12 17:21:05.601886 | 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-12 17:21:05.601901 | 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-12 17:21:05.601916 | 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-12 17:21:05.601935 | 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-12 17:21:05.601950 | 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-12 17:21:05.601965 | 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-12 17:21:05.601979 | 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-12 17:21:05.601994 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-kube-scheduler_openshift-kube-scheduler-crc_0b638b8f4bb0070e40528db779baf6a2/kube-scheduler/
2026-06-12 17:21:05.602010 | 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-12 17:21:05.602025 | 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-12 17:21:05.602040 | 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-12 17:21:05.602055 | 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-12 17:21:05.602069 | 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-12 17:21:05.602084 | 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-12 17:21:05.602099 | 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-12 17:21:05.602113 | 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-12 17:21:05.602128 | 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-12 17:21:05.602142 | 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-12 17:21:05.602156 | 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-12 17:21:05.602171 | 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-12 17:21:05.602186 | 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-12 17:21:05.602205 | 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-12 17:21:05.602220 | 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-12 17:21:05.602234 | 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-12 17:21:05.602249 | 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-12 17:21:05.602264 | 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-12 17:21:05.602278 | 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-12 17:21:05.602293 | 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-12 17:21:05.602308 | 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-12 17:21:05.602323 | 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-12 17:21:05.602337 | 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-12 17:21:05.602352 | 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-12 17:21:05.602367 | 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-12 17:21:05.602381 | 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-12 17:21:05.602396 | 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-12 17:21:05.602411 | 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-12 17:21:05.602426 | 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-12 17:21:05.602440 | 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-12 17:21:05.602455 | 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-12 17:21:05.602474 | 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-12 17:21:05.602489 | 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-12 17:21:05.602503 | 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-12 17:21:05.602518 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-machine-config-operator_kube-rbac-proxy-crio-crc_4e08c320b1e9e2405e6e0107bdf7eeb4/
2026-06-12 17:21:05.602532 | 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-12 17:21:05.602546 | 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-12 17:21:05.602561 | 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-12 17:21:05.602599 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-machine-config-operator_kube-rbac-proxy-crio-crc_4e08c320b1e9e2405e6e0107bdf7eeb4/setup/
2026-06-12 17:21:05.602618 | 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-12 17:21:05.602633 | 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-12 17:21:05.602647 | 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-12 17:21:05.602662 | 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-12 17:21:05.602676 | 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-12 17:21:05.602691 | 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-12 17:21:05.602705 | 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-12 17:21:05.602720 | 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-12 17:21:05.602735 | 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-12 17:21:05.602749 | 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-12 17:21:05.602768 | 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-12 17:21:05.602783 | 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-12 17:21:05.602798 | 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-12 17:21:05.602813 | 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-12 17:21:05.602828 | 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-12 17:21:05.602843 | 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-12 17:21:05.602858 | 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-12 17:21:05.602872 | 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-12 17:21:05.602887 | 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-12 17:21:05.602901 | 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-12 17:21:05.602916 | 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-12 17:21:05.602931 | 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-12 17:21:05.602946 | 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-12 17:21:05.602960 | 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-12 17:21:05.602975 | 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-12 17:21:05.602990 | 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-12 17:21:05.603004 | 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-12 17:21:05.603019 | 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-12 17:21:05.603040 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-marketplace_387bfabfca1298c4c8a9675420a158f8862d47d6aeed857480e6a7a9d3wwjwv_16221d22-63cc-49e2-8c43-6e9074d6294b/
2026-06-12 17:21:05.603055 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-marketplace_387bfabfca1298c4c8a9675420a158f8862d47d6aeed857480e6a7a9d3wwjwv_16221d22-63cc-49e2-8c43-6e9074d6294b/extract/
2026-06-12 17:21:05.603071 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-marketplace_387bfabfca1298c4c8a9675420a158f8862d47d6aeed857480e6a7a9d3wwjwv_16221d22-63cc-49e2-8c43-6e9074d6294b/extract/0.log
2026-06-12 17:21:05.603086 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-marketplace_387bfabfca1298c4c8a9675420a158f8862d47d6aeed857480e6a7a9d3wwjwv_16221d22-63cc-49e2-8c43-6e9074d6294b/pull/
2026-06-12 17:21:05.603102 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-marketplace_387bfabfca1298c4c8a9675420a158f8862d47d6aeed857480e6a7a9d3wwjwv_16221d22-63cc-49e2-8c43-6e9074d6294b/pull/0.log
2026-06-12 17:21:05.603117 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-marketplace_387bfabfca1298c4c8a9675420a158f8862d47d6aeed857480e6a7a9d3wwjwv_16221d22-63cc-49e2-8c43-6e9074d6294b/util/
2026-06-12 17:21:05.603132 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-marketplace_387bfabfca1298c4c8a9675420a158f8862d47d6aeed857480e6a7a9d3wwjwv_16221d22-63cc-49e2-8c43-6e9074d6294b/util/0.log
2026-06-12 17:21:05.603147 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-marketplace_certified-operators-z958d_1a512732-6af1-450c-995f-f9c4bed5e06f/
2026-06-12 17:21:05.603162 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-marketplace_certified-operators-z958d_1a512732-6af1-450c-995f-f9c4bed5e06f/extract-content/
2026-06-12 17:21:05.603177 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-marketplace_certified-operators-z958d_1a512732-6af1-450c-995f-f9c4bed5e06f/extract-content/0.log
2026-06-12 17:21:05.603191 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-marketplace_certified-operators-z958d_1a512732-6af1-450c-995f-f9c4bed5e06f/extract-utilities/
2026-06-12 17:21:05.603206 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-marketplace_certified-operators-z958d_1a512732-6af1-450c-995f-f9c4bed5e06f/extract-utilities/0.log
2026-06-12 17:21:05.603221 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-marketplace_certified-operators-z958d_1a512732-6af1-450c-995f-f9c4bed5e06f/registry-server/
2026-06-12 17:21:05.603235 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-marketplace_certified-operators-z958d_1a512732-6af1-450c-995f-f9c4bed5e06f/registry-server/0.log.gz
2026-06-12 17:21:05.603250 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-marketplace_community-operators-hbst8_e98f4d20-8394-4352-b4ec-85802c06ebf7/
2026-06-12 17:21:05.603265 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-marketplace_community-operators-hbst8_e98f4d20-8394-4352-b4ec-85802c06ebf7/extract-content/
2026-06-12 17:21:05.603280 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-marketplace_community-operators-hbst8_e98f4d20-8394-4352-b4ec-85802c06ebf7/extract-content/0.log
2026-06-12 17:21:05.603294 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-marketplace_community-operators-hbst8_e98f4d20-8394-4352-b4ec-85802c06ebf7/extract-utilities/
2026-06-12 17:21:05.603313 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-marketplace_community-operators-hbst8_e98f4d20-8394-4352-b4ec-85802c06ebf7/extract-utilities/0.log
2026-06-12 17:21:05.603328 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-marketplace_community-operators-hbst8_e98f4d20-8394-4352-b4ec-85802c06ebf7/registry-server/
2026-06-12 17:21:05.603342 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-marketplace_community-operators-hbst8_e98f4d20-8394-4352-b4ec-85802c06ebf7/registry-server/0.log.gz
2026-06-12 17:21:05.603357 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-marketplace_ed43641bf76e974c79e6d19d37042da9c6c1c828763981d17078e53cd977qkn_6f6efd23-9188-492f-a3b3-b3ed8b515b3a/
2026-06-12 17:21:05.603371 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-marketplace_ed43641bf76e974c79e6d19d37042da9c6c1c828763981d17078e53cd977qkn_6f6efd23-9188-492f-a3b3-b3ed8b515b3a/extract/
2026-06-12 17:21:05.603386 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-marketplace_ed43641bf76e974c79e6d19d37042da9c6c1c828763981d17078e53cd977qkn_6f6efd23-9188-492f-a3b3-b3ed8b515b3a/extract/0.log
2026-06-12 17:21:05.603400 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-marketplace_ed43641bf76e974c79e6d19d37042da9c6c1c828763981d17078e53cd977qkn_6f6efd23-9188-492f-a3b3-b3ed8b515b3a/pull/
2026-06-12 17:21:05.603415 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-marketplace_ed43641bf76e974c79e6d19d37042da9c6c1c828763981d17078e53cd977qkn_6f6efd23-9188-492f-a3b3-b3ed8b515b3a/pull/0.log
2026-06-12 17:21:05.603430 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-marketplace_ed43641bf76e974c79e6d19d37042da9c6c1c828763981d17078e53cd977qkn_6f6efd23-9188-492f-a3b3-b3ed8b515b3a/util/
2026-06-12 17:21:05.603445 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-marketplace_ed43641bf76e974c79e6d19d37042da9c6c1c828763981d17078e53cd977qkn_6f6efd23-9188-492f-a3b3-b3ed8b515b3a/util/0.log
2026-06-12 17:21:05.603460 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-marketplace_marketplace-operator-547dbd544d-qspgz_724d7bbb-20b8-486e-b902-51a0880ff2a9/
2026-06-12 17:21:05.603474 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-marketplace_marketplace-operator-547dbd544d-qspgz_724d7bbb-20b8-486e-b902-51a0880ff2a9/marketplace-operator/
2026-06-12 17:21:05.603489 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-marketplace_marketplace-operator-547dbd544d-qspgz_724d7bbb-20b8-486e-b902-51a0880ff2a9/marketplace-operator/0.log
2026-06-12 17:21:05.603504 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-marketplace_marketplace-operator-547dbd544d-qspgz_724d7bbb-20b8-486e-b902-51a0880ff2a9/marketplace-operator/1.log
2026-06-12 17:21:05.603518 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-marketplace_redhat-marketplace-frpxj_ca2f7b1c-3f29-4900-8974-ddd6e934d831/
2026-06-12 17:21:05.603533 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-marketplace_redhat-marketplace-frpxj_ca2f7b1c-3f29-4900-8974-ddd6e934d831/extract-content/
2026-06-12 17:21:05.603547 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-marketplace_redhat-marketplace-frpxj_ca2f7b1c-3f29-4900-8974-ddd6e934d831/extract-content/0.log
2026-06-12 17:21:05.603562 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-marketplace_redhat-marketplace-frpxj_ca2f7b1c-3f29-4900-8974-ddd6e934d831/extract-utilities/
2026-06-12 17:21:05.603598 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-marketplace_redhat-marketplace-frpxj_ca2f7b1c-3f29-4900-8974-ddd6e934d831/extract-utilities/0.log
2026-06-12 17:21:05.603636 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-marketplace_redhat-marketplace-frpxj_ca2f7b1c-3f29-4900-8974-ddd6e934d831/registry-server/
2026-06-12 17:21:05.603651 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-marketplace_redhat-marketplace-frpxj_ca2f7b1c-3f29-4900-8974-ddd6e934d831/registry-server/0.log.gz
2026-06-12 17:21:05.603666 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-marketplace_redhat-operators-v4t9r_4b4aca96-c3c6-4227-a280-db3fe87ae665/
2026-06-12 17:21:05.603680 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-marketplace_redhat-operators-v4t9r_4b4aca96-c3c6-4227-a280-db3fe87ae665/extract-content/
2026-06-12 17:21:05.603695 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-marketplace_redhat-operators-v4t9r_4b4aca96-c3c6-4227-a280-db3fe87ae665/extract-content/0.log
2026-06-12 17:21:05.603710 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-marketplace_redhat-operators-v4t9r_4b4aca96-c3c6-4227-a280-db3fe87ae665/extract-utilities/
2026-06-12 17:21:05.603724 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-marketplace_redhat-operators-v4t9r_4b4aca96-c3c6-4227-a280-db3fe87ae665/extract-utilities/0.log
2026-06-12 17:21:05.603739 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-marketplace_redhat-operators-v4t9r_4b4aca96-c3c6-4227-a280-db3fe87ae665/registry-server/
2026-06-12 17:21:05.603753 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-marketplace_redhat-operators-v4t9r_4b4aca96-c3c6-4227-a280-db3fe87ae665/registry-server/0.log.gz
2026-06-12 17:21:05.603767 | 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-12 17:21:05.603782 | 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-12 17:21:05.603796 | 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-12 17:21:05.603811 | 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-12 17:21:05.603825 | 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-12 17:21:05.603840 | 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-12 17:21:05.603854 | 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-12 17:21:05.603869 | 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-12 17:21:05.603884 | 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-12 17:21:05.603899 | 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-12 17:21:05.603929 | 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-12 17:21:05.603946 | 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-12 17:21:05.603961 | 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-12 17:21:05.603976 | 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-12 17:21:05.603990 | 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-12 17:21:05.604004 | 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-12 17:21:05.604060 | 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-12 17:21:05.604080 | 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-12 17:21:05.604096 | 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-12 17:21:05.604111 | 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-12 17:21:05.604126 | 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-12 17:21:05.604141 | 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-12 17:21:05.604156 | 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-12 17:21:05.604171 | 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-12 17:21:05.604187 | 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-12 17:21:05.604202 | 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-12 17:21:05.604217 | 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-12 17:21:05.604231 | 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-12 17:21:05.604246 | 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-12 17:21:05.604266 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-multus_multus-bzhnf_00c6c2e8-e87f-4689-a0b0-78a0fc81763d/
2026-06-12 17:21:05.604325 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-multus_multus-bzhnf_00c6c2e8-e87f-4689-a0b0-78a0fc81763d/kube-multus/
2026-06-12 17:21:05.604343 | 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-12 17:21:05.604359 | 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-12 17:21:05.604374 | 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-12 17:21:05.604389 | 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-12 17:21:05.604404 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-multus_network-metrics-daemon-n2bqt_504f5b64-2069-4529-9127-e6f993b1b649/
2026-06-12 17:21:05.604418 | 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-12 17:21:05.604433 | 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-12 17:21:05.604448 | 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-12 17:21:05.604463 | 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-12 17:21:05.604477 | 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-12 17:21:05.604492 | 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-12 17:21:05.604506 | 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-12 17:21:05.604521 | 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-12 17:21:05.604535 | 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-12 17:21:05.604550 | 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-12 17:21:05.604565 | 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-12 17:21:05.604600 | 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-12 17:21:05.604621 | 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-12 17:21:05.604637 | 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-12 17:21:05.604653 | 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-12 17:21:05.604671 | 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-12 17:21:05.604686 | 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-12 17:21:05.604700 | 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-12 17:21:05.604715 | 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-12 17:21:05.604729 | 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-12 17:21:05.604744 | 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-12 17:21:05.604758 | 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-12 17:21:05.604773 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-network-node-identity_network-node-identity-dgvkt_fc4541ce-7789-4670-bc75-5c2868e52ce0/approver/2.log
2026-06-12 17:21:05.604787 | 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-12 17:21:05.604801 | 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-12 17:21:05.604816 | 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-12 17:21:05.604830 | 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-12 17:21:05.604844 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-network-operator_iptables-alerter-5jnd7_428b39f5-eb1c-4f65-b7a4-eeb6e84860cc/
2026-06-12 17:21:05.604858 | 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-12 17:21:05.604872 | 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-12 17:21:05.604887 | 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-12 17:21:05.604905 | 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-12 17:21:05.604919 | 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-12 17:21:05.604934 | 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-12 17:21:05.604948 | 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-12 17:21:05.604962 | 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-12 17:21:05.604977 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-nmstate_nmstate-console-plugin-9bcc7988b-dpmlg_608d3b64-be04-4b58-a686-133c9c5eb3ce/
2026-06-12 17:21:05.604991 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-nmstate_nmstate-console-plugin-9bcc7988b-dpmlg_608d3b64-be04-4b58-a686-133c9c5eb3ce/nmstate-console-plugin/
2026-06-12 17:21:05.605006 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-nmstate_nmstate-console-plugin-9bcc7988b-dpmlg_608d3b64-be04-4b58-a686-133c9c5eb3ce/nmstate-console-plugin/0.log
2026-06-12 17:21:05.605021 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-nmstate_nmstate-handler-9th4j_b17e0b26-152b-46ae-b545-24f37b754894/
2026-06-12 17:21:05.605036 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-nmstate_nmstate-handler-9th4j_b17e0b26-152b-46ae-b545-24f37b754894/nmstate-handler/
2026-06-12 17:21:05.605052 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-nmstate_nmstate-handler-9th4j_b17e0b26-152b-46ae-b545-24f37b754894/nmstate-handler/0.log
2026-06-12 17:21:05.605066 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-nmstate_nmstate-metrics-756b4d6fc6-hp88r_429a2c9b-2a12-4371-9437-bacf4cb2cfff/
2026-06-12 17:21:05.605081 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-nmstate_nmstate-metrics-756b4d6fc6-hp88r_429a2c9b-2a12-4371-9437-bacf4cb2cfff/kube-rbac-proxy/
2026-06-12 17:21:05.605096 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-nmstate_nmstate-metrics-756b4d6fc6-hp88r_429a2c9b-2a12-4371-9437-bacf4cb2cfff/kube-rbac-proxy/0.log
2026-06-12 17:21:05.605110 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-nmstate_nmstate-metrics-756b4d6fc6-hp88r_429a2c9b-2a12-4371-9437-bacf4cb2cfff/nmstate-metrics/
2026-06-12 17:21:05.605125 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-nmstate_nmstate-metrics-756b4d6fc6-hp88r_429a2c9b-2a12-4371-9437-bacf4cb2cfff/nmstate-metrics/0.log
2026-06-12 17:21:05.605140 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-nmstate_nmstate-operator-6569c8c666-nrw4j_3606155d-921b-43a3-ae68-a828243f5860/
2026-06-12 17:21:05.605154 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-nmstate_nmstate-operator-6569c8c666-nrw4j_3606155d-921b-43a3-ae68-a828243f5860/nmstate-operator/
2026-06-12 17:21:05.605168 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-nmstate_nmstate-operator-6569c8c666-nrw4j_3606155d-921b-43a3-ae68-a828243f5860/nmstate-operator/0.log
2026-06-12 17:21:05.605186 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-nmstate_nmstate-webhook-9b7874799-x7f27_b7b79d19-9605-4bcd-babf-538c445842ca/
2026-06-12 17:21:05.605201 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-nmstate_nmstate-webhook-9b7874799-x7f27_b7b79d19-9605-4bcd-babf-538c445842ca/nmstate-webhook/
2026-06-12 17:21:05.605215 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-nmstate_nmstate-webhook-9b7874799-x7f27_b7b79d19-9605-4bcd-babf-538c445842ca/nmstate-webhook/0.log
2026-06-12 17:21:05.605229 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-oauth-apiserver_apiserver-8596bd845d-l6g6s_eeb0b76f-edea-4c9c-99a1-0130c6a7453c/
2026-06-12 17:21:05.605243 | 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-12 17:21:05.605258 | 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-12 17:21:05.605273 | 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-12 17:21:05.605288 | 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-12 17:21:05.605303 | 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-12 17:21:05.605318 | 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-12 17:21:05.605332 | 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-12 17:21:05.605347 | 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-12 17:21:05.605362 | 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-12 17:21:05.605377 | 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-12 17:21:05.605392 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-operator-lifecycle-manager_collect-profiles-29688045-xq5zb_455adf39-a810-41ee-94d8-908b6e22aecb/
2026-06-12 17:21:05.605407 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-operator-lifecycle-manager_collect-profiles-29688045-xq5zb_455adf39-a810-41ee-94d8-908b6e22aecb/collect-profiles/
2026-06-12 17:21:05.605423 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-operator-lifecycle-manager_collect-profiles-29688045-xq5zb_455adf39-a810-41ee-94d8-908b6e22aecb/collect-profiles/0.log
2026-06-12 17:21:05.605438 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-operator-lifecycle-manager_collect-profiles-29688060-f674d_1ec6ed64-ce97-47db-844f-d15bb07ccb18/
2026-06-12 17:21:05.605453 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-operator-lifecycle-manager_collect-profiles-29688060-f674d_1ec6ed64-ce97-47db-844f-d15bb07ccb18/collect-profiles/
2026-06-12 17:21:05.605472 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-operator-lifecycle-manager_collect-profiles-29688060-f674d_1ec6ed64-ce97-47db-844f-d15bb07ccb18/collect-profiles/0.log
2026-06-12 17:21:05.605487 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-operator-lifecycle-manager_collect-profiles-29688075-gxwfq_abc97934-d92c-4224-861a-df8fda167487/
2026-06-12 17:21:05.605503 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-operator-lifecycle-manager_collect-profiles-29688075-gxwfq_abc97934-d92c-4224-861a-df8fda167487/collect-profiles/
2026-06-12 17:21:05.605517 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-operator-lifecycle-manager_collect-profiles-29688075-gxwfq_abc97934-d92c-4224-861a-df8fda167487/collect-profiles/0.log
2026-06-12 17:21:05.605532 | 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-12 17:21:05.605547 | 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-12 17:21:05.605561 | 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-12 17:21:05.605591 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-operator-lifecycle-manager_olm-operator-5cdf44d969-ssqvn_6e1163b9-cb14-4016-a0bf-126812657ac4/olm-operator/1.log
2026-06-12 17:21:05.605611 | 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-12 17:21:05.605626 | 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-12 17:21:05.605641 | 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-12 17:21:05.605656 | 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-12 17:21:05.605670 | 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-12 17:21:05.605685 | 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-12 17:21:05.605700 | 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-12 17:21:05.605715 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-operator-lifecycle-manager_package-server-manager-77f986bd66-5lhf9_bebbba29-e4e9-44ad-b643-3a7ebf505270/package-server-manager/2.log
2026-06-12 17:21:05.605732 | 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/3.log
2026-06-12 17:21:05.605747 | 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-12 17:21:05.605769 | 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-12 17:21:05.605785 | 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-12 17:21:05.605799 | 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-12 17:21:05.605814 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-operator-lifecycle-manager_packageserver-7d4fc7d867-qt46x_584a9db0-8534-48e1-b484-d23b9c489569/packageserver/3.log
2026-06-12 17:21:05.605829 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-ovn-kubernetes_ovnkube-control-plane-97c9b6c48-fj48f_6fa0d5d7-dd6e-457a-94d5-e82ef07bac7d/
2026-06-12 17:21:05.605843 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-ovn-kubernetes_ovnkube-control-plane-97c9b6c48-fj48f_6fa0d5d7-dd6e-457a-94d5-e82ef07bac7d/kube-rbac-proxy/
2026-06-12 17:21:05.605858 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-ovn-kubernetes_ovnkube-control-plane-97c9b6c48-fj48f_6fa0d5d7-dd6e-457a-94d5-e82ef07bac7d/kube-rbac-proxy/0.log
2026-06-12 17:21:05.605873 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-ovn-kubernetes_ovnkube-control-plane-97c9b6c48-fj48f_6fa0d5d7-dd6e-457a-94d5-e82ef07bac7d/ovnkube-cluster-manager/
2026-06-12 17:21:05.605888 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-ovn-kubernetes_ovnkube-control-plane-97c9b6c48-fj48f_6fa0d5d7-dd6e-457a-94d5-e82ef07bac7d/ovnkube-cluster-manager/0.log
2026-06-12 17:21:05.605902 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-ovn-kubernetes_ovnkube-node-4g5r5_c2930cf9-aa91-43ae-82d7-3c5c14f99613/
2026-06-12 17:21:05.605917 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-ovn-kubernetes_ovnkube-node-4g5r5_c2930cf9-aa91-43ae-82d7-3c5c14f99613/kube-rbac-proxy-node/
2026-06-12 17:21:05.605931 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-ovn-kubernetes_ovnkube-node-4g5r5_c2930cf9-aa91-43ae-82d7-3c5c14f99613/kube-rbac-proxy-node/0.log
2026-06-12 17:21:05.605946 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-ovn-kubernetes_ovnkube-node-4g5r5_c2930cf9-aa91-43ae-82d7-3c5c14f99613/kube-rbac-proxy-ovn-metrics/
2026-06-12 17:21:05.605961 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-ovn-kubernetes_ovnkube-node-4g5r5_c2930cf9-aa91-43ae-82d7-3c5c14f99613/kube-rbac-proxy-ovn-metrics/0.log
2026-06-12 17:21:05.605975 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-ovn-kubernetes_ovnkube-node-4g5r5_c2930cf9-aa91-43ae-82d7-3c5c14f99613/kubecfg-setup/
2026-06-12 17:21:05.605990 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-ovn-kubernetes_ovnkube-node-4g5r5_c2930cf9-aa91-43ae-82d7-3c5c14f99613/kubecfg-setup/0.log
2026-06-12 17:21:05.606005 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-ovn-kubernetes_ovnkube-node-4g5r5_c2930cf9-aa91-43ae-82d7-3c5c14f99613/nbdb/
2026-06-12 17:21:05.606019 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-ovn-kubernetes_ovnkube-node-4g5r5_c2930cf9-aa91-43ae-82d7-3c5c14f99613/nbdb/0.log
2026-06-12 17:21:05.606034 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-ovn-kubernetes_ovnkube-node-4g5r5_c2930cf9-aa91-43ae-82d7-3c5c14f99613/northd/
2026-06-12 17:21:05.606052 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-ovn-kubernetes_ovnkube-node-4g5r5_c2930cf9-aa91-43ae-82d7-3c5c14f99613/northd/0.log
2026-06-12 17:21:05.606068 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-ovn-kubernetes_ovnkube-node-4g5r5_c2930cf9-aa91-43ae-82d7-3c5c14f99613/ovn-acl-logging/
2026-06-12 17:21:05.606083 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-ovn-kubernetes_ovnkube-node-4g5r5_c2930cf9-aa91-43ae-82d7-3c5c14f99613/ovn-acl-logging/0.log
2026-06-12 17:21:05.606098 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-ovn-kubernetes_ovnkube-node-4g5r5_c2930cf9-aa91-43ae-82d7-3c5c14f99613/ovn-controller/
2026-06-12 17:21:05.606113 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-ovn-kubernetes_ovnkube-node-4g5r5_c2930cf9-aa91-43ae-82d7-3c5c14f99613/ovn-controller/0.log
2026-06-12 17:21:05.606128 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-ovn-kubernetes_ovnkube-node-4g5r5_c2930cf9-aa91-43ae-82d7-3c5c14f99613/ovnkube-controller/
2026-06-12 17:21:05.606143 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-ovn-kubernetes_ovnkube-node-4g5r5_c2930cf9-aa91-43ae-82d7-3c5c14f99613/ovnkube-controller/0.log.gz
2026-06-12 17:21:05.606158 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-ovn-kubernetes_ovnkube-node-4g5r5_c2930cf9-aa91-43ae-82d7-3c5c14f99613/sbdb/
2026-06-12 17:21:05.606172 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-ovn-kubernetes_ovnkube-node-4g5r5_c2930cf9-aa91-43ae-82d7-3c5c14f99613/sbdb/0.log
2026-06-12 17:21:05.606187 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-route-controller-manager_route-controller-manager-765b549d49-hfbcw_ce602416-b34a-404c-a2d9-537c8a7f5a83/
2026-06-12 17:21:05.606202 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-route-controller-manager_route-controller-manager-765b549d49-hfbcw_ce602416-b34a-404c-a2d9-537c8a7f5a83/route-controller-manager/
2026-06-12 17:21:05.606216 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-route-controller-manager_route-controller-manager-765b549d49-hfbcw_ce602416-b34a-404c-a2d9-537c8a7f5a83/route-controller-manager/0.log
2026-06-12 17:21:05.606231 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-route-controller-manager_route-controller-manager-765b549d49-hfbcw_ce602416-b34a-404c-a2d9-537c8a7f5a83/route-controller-manager/1.log
2026-06-12 17:21:05.606245 | 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-12 17:21:05.606260 | 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-12 17:21:05.606274 | 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-12 17:21:05.606289 | 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-12 17:21:05.606303 | 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-12 17:21:05.606318 | 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-12 17:21:05.606337 | 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-12 17:21:05.606352 | 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-12 17:21:05.606367 | 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-12 17:21:05.606381 | 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-12 17:21:05.606396 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack-operators_6ad0c3d6a0bf77eaebcb7537ef9d58d6678ac772661bc2d76dd06fada8ct2x6_ffb41ce0-f1ce-4865-a7d2-323b55ffab42/
2026-06-12 17:21:05.606411 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack-operators_6ad0c3d6a0bf77eaebcb7537ef9d58d6678ac772661bc2d76dd06fada8ct2x6_ffb41ce0-f1ce-4865-a7d2-323b55ffab42/extract/
2026-06-12 17:21:05.606425 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack-operators_6ad0c3d6a0bf77eaebcb7537ef9d58d6678ac772661bc2d76dd06fada8ct2x6_ffb41ce0-f1ce-4865-a7d2-323b55ffab42/extract/0.log
2026-06-12 17:21:05.606439 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack-operators_6ad0c3d6a0bf77eaebcb7537ef9d58d6678ac772661bc2d76dd06fada8ct2x6_ffb41ce0-f1ce-4865-a7d2-323b55ffab42/pull/
2026-06-12 17:21:05.606453 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack-operators_6ad0c3d6a0bf77eaebcb7537ef9d58d6678ac772661bc2d76dd06fada8ct2x6_ffb41ce0-f1ce-4865-a7d2-323b55ffab42/pull/0.log
2026-06-12 17:21:05.606468 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack-operators_6ad0c3d6a0bf77eaebcb7537ef9d58d6678ac772661bc2d76dd06fada8ct2x6_ffb41ce0-f1ce-4865-a7d2-323b55ffab42/util/
2026-06-12 17:21:05.606482 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack-operators_6ad0c3d6a0bf77eaebcb7537ef9d58d6678ac772661bc2d76dd06fada8ct2x6_ffb41ce0-f1ce-4865-a7d2-323b55ffab42/util/0.log
2026-06-12 17:21:05.606497 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack-operators_barbican-operator-controller-manager-5dcd54bd69-75cjt_cfc95a0f-c4fe-4ee3-ad5d-7c50856de015/
2026-06-12 17:21:05.606511 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack-operators_barbican-operator-controller-manager-5dcd54bd69-75cjt_cfc95a0f-c4fe-4ee3-ad5d-7c50856de015/manager/
2026-06-12 17:21:05.606525 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack-operators_barbican-operator-controller-manager-5dcd54bd69-75cjt_cfc95a0f-c4fe-4ee3-ad5d-7c50856de015/manager/0.log
2026-06-12 17:21:05.606540 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack-operators_cinder-operator-controller-manager-584b474457-jbvhl_55023d92-55d8-4d34-8bd6-916d4c4b3d4a/
2026-06-12 17:21:05.606554 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack-operators_cinder-operator-controller-manager-584b474457-jbvhl_55023d92-55d8-4d34-8bd6-916d4c4b3d4a/manager/
2026-06-12 17:21:05.606568 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack-operators_cinder-operator-controller-manager-584b474457-jbvhl_55023d92-55d8-4d34-8bd6-916d4c4b3d4a/manager/0.log
2026-06-12 17:21:05.606602 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack-operators_designate-operator-controller-manager-87bbdb4d9-wxrj9_08bc0fd2-6b5a-44ca-84b8-d3538b9cc410/
2026-06-12 17:21:05.606622 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack-operators_designate-operator-controller-manager-87bbdb4d9-wxrj9_08bc0fd2-6b5a-44ca-84b8-d3538b9cc410/manager/
2026-06-12 17:21:05.606637 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack-operators_designate-operator-controller-manager-87bbdb4d9-wxrj9_08bc0fd2-6b5a-44ca-84b8-d3538b9cc410/manager/0.log
2026-06-12 17:21:05.606652 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack-operators_glance-operator-controller-manager-585dc4b7b9-xxgml_dcbddbfc-ae80-46e6-a227-eb93690aa028/
2026-06-12 17:21:05.606666 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack-operators_glance-operator-controller-manager-585dc4b7b9-xxgml_dcbddbfc-ae80-46e6-a227-eb93690aa028/manager/
2026-06-12 17:21:05.606681 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack-operators_glance-operator-controller-manager-585dc4b7b9-xxgml_dcbddbfc-ae80-46e6-a227-eb93690aa028/manager/0.log
2026-06-12 17:21:05.606695 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack-operators_heat-operator-controller-manager-5f5d6b8858-gnrsl_694b2936-16af-467b-b3bf-ff44128bcf1c/
2026-06-12 17:21:05.606710 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack-operators_heat-operator-controller-manager-5f5d6b8858-gnrsl_694b2936-16af-467b-b3bf-ff44128bcf1c/manager/
2026-06-12 17:21:05.606724 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack-operators_heat-operator-controller-manager-5f5d6b8858-gnrsl_694b2936-16af-467b-b3bf-ff44128bcf1c/manager/0.log
2026-06-12 17:21:05.606739 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack-operators_horizon-operator-controller-manager-9dc5578b5-wmn9f_15c759b6-2eda-4f08-8691-fa6932b67e64/
2026-06-12 17:21:05.606753 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack-operators_horizon-operator-controller-manager-9dc5578b5-wmn9f_15c759b6-2eda-4f08-8691-fa6932b67e64/manager/
2026-06-12 17:21:05.606768 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack-operators_horizon-operator-controller-manager-9dc5578b5-wmn9f_15c759b6-2eda-4f08-8691-fa6932b67e64/manager/0.log
2026-06-12 17:21:05.606789 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack-operators_infra-operator-controller-manager-594d6555bb-k4qxt_393efd14-bb74-40bd-b654-6a0c28b9b3eb/
2026-06-12 17:21:05.606805 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack-operators_infra-operator-controller-manager-594d6555bb-k4qxt_393efd14-bb74-40bd-b654-6a0c28b9b3eb/manager/
2026-06-12 17:21:05.606819 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack-operators_infra-operator-controller-manager-594d6555bb-k4qxt_393efd14-bb74-40bd-b654-6a0c28b9b3eb/manager/0.log
2026-06-12 17:21:05.606834 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack-operators_ironic-operator-controller-manager-7c845fc7c7-4kjv8_04423019-8c02-4399-89ed-b9bdce478adc/
2026-06-12 17:21:05.606849 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack-operators_ironic-operator-controller-manager-7c845fc7c7-4kjv8_04423019-8c02-4399-89ed-b9bdce478adc/manager/
2026-06-12 17:21:05.606863 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack-operators_ironic-operator-controller-manager-7c845fc7c7-4kjv8_04423019-8c02-4399-89ed-b9bdce478adc/manager/0.log
2026-06-12 17:21:05.606878 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack-operators_keystone-operator-controller-manager-85bb7cc757-rkcgm_b566d9ec-c6d8-447b-a4d0-aaa7e1a3fafa/
2026-06-12 17:21:05.606896 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack-operators_keystone-operator-controller-manager-85bb7cc757-rkcgm_b566d9ec-c6d8-447b-a4d0-aaa7e1a3fafa/manager/
2026-06-12 17:21:05.606910 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack-operators_keystone-operator-controller-manager-85bb7cc757-rkcgm_b566d9ec-c6d8-447b-a4d0-aaa7e1a3fafa/manager/0.log
2026-06-12 17:21:05.606924 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack-operators_manila-operator-controller-manager-b547849c7-r6vgs_c0d108b2-5300-4901-ba2a-2b6cc2b196c2/
2026-06-12 17:21:05.606938 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack-operators_manila-operator-controller-manager-b547849c7-r6vgs_c0d108b2-5300-4901-ba2a-2b6cc2b196c2/manager/
2026-06-12 17:21:05.606952 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack-operators_manila-operator-controller-manager-b547849c7-r6vgs_c0d108b2-5300-4901-ba2a-2b6cc2b196c2/manager/0.log
2026-06-12 17:21:05.606967 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack-operators_mariadb-operator-controller-manager-5545cdc48d-bnqtz_63447a63-1525-4ff1-a27e-1c17582bd253/
2026-06-12 17:21:05.606981 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack-operators_mariadb-operator-controller-manager-5545cdc48d-bnqtz_63447a63-1525-4ff1-a27e-1c17582bd253/manager/
2026-06-12 17:21:05.606996 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack-operators_mariadb-operator-controller-manager-5545cdc48d-bnqtz_63447a63-1525-4ff1-a27e-1c17582bd253/manager/0.log
2026-06-12 17:21:05.607010 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack-operators_neutron-operator-controller-manager-6c7667d64b-phrxf_f6a2019d-39e2-4212-97e3-de2174195e91/
2026-06-12 17:21:05.607024 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack-operators_neutron-operator-controller-manager-6c7667d64b-phrxf_f6a2019d-39e2-4212-97e3-de2174195e91/manager/
2026-06-12 17:21:05.607038 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack-operators_neutron-operator-controller-manager-6c7667d64b-phrxf_f6a2019d-39e2-4212-97e3-de2174195e91/manager/0.log
2026-06-12 17:21:05.607052 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack-operators_nova-operator-controller-manager-6df846755f-rtp46_dc459aba-7eed-4ae5-af55-7935d41c5df8/
2026-06-12 17:21:05.607067 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack-operators_nova-operator-controller-manager-6df846755f-rtp46_dc459aba-7eed-4ae5-af55-7935d41c5df8/manager/
2026-06-12 17:21:05.607081 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack-operators_nova-operator-controller-manager-6df846755f-rtp46_dc459aba-7eed-4ae5-af55-7935d41c5df8/manager/0.log
2026-06-12 17:21:05.607095 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack-operators_octavia-operator-controller-manager-6bd797bd9d-rvfvq_11736293-7002-4c59-a34f-5efd24b080d6/
2026-06-12 17:21:05.607109 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack-operators_octavia-operator-controller-manager-6bd797bd9d-rvfvq_11736293-7002-4c59-a34f-5efd24b080d6/manager/
2026-06-12 17:21:05.607124 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack-operators_octavia-operator-controller-manager-6bd797bd9d-rvfvq_11736293-7002-4c59-a34f-5efd24b080d6/manager/0.log
2026-06-12 17:21:05.607139 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack-operators_openstack-baremetal-operator-controller-manager-678fc77c5466qhr_aa4c500c-dc29-4c70-a475-9c6d90a54fb1/
2026-06-12 17:21:05.607154 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack-operators_openstack-baremetal-operator-controller-manager-678fc77c5466qhr_aa4c500c-dc29-4c70-a475-9c6d90a54fb1/manager/
2026-06-12 17:21:05.607173 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack-operators_openstack-baremetal-operator-controller-manager-678fc77c5466qhr_aa4c500c-dc29-4c70-a475-9c6d90a54fb1/manager/0.log
2026-06-12 17:21:05.607188 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack-operators_openstack-operator-controller-init-5d7646c49f-rv4hl_048f16e0-6cb8-41ce-881b-5a975d6b8936/
2026-06-12 17:21:05.607203 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack-operators_openstack-operator-controller-init-5d7646c49f-rv4hl_048f16e0-6cb8-41ce-881b-5a975d6b8936/operator/
2026-06-12 17:21:05.607217 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack-operators_openstack-operator-controller-init-5d7646c49f-rv4hl_048f16e0-6cb8-41ce-881b-5a975d6b8936/operator/0.log
2026-06-12 17:21:05.607231 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack-operators_openstack-operator-controller-manager-7b5b948bcd-t7bpk_7db02dd1-0294-4733-84c3-d1b1f8342a43/
2026-06-12 17:21:05.607246 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack-operators_openstack-operator-controller-manager-7b5b948bcd-t7bpk_7db02dd1-0294-4733-84c3-d1b1f8342a43/manager/
2026-06-12 17:21:05.607260 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack-operators_openstack-operator-controller-manager-7b5b948bcd-t7bpk_7db02dd1-0294-4733-84c3-d1b1f8342a43/manager/0.log.gz
2026-06-12 17:21:05.607274 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack-operators_openstack-operator-index-872w5_3d450607-1f71-4cda-8c3d-0ea17147884a/
2026-06-12 17:21:05.607289 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack-operators_openstack-operator-index-872w5_3d450607-1f71-4cda-8c3d-0ea17147884a/registry-server/
2026-06-12 17:21:05.607303 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack-operators_openstack-operator-index-872w5_3d450607-1f71-4cda-8c3d-0ea17147884a/registry-server/0.log
2026-06-12 17:21:05.607318 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack-operators_ovn-operator-controller-manager-5666dfdddd-zbqqt_ad656557-adcc-4a1f-a46d-6c8914803e35/
2026-06-12 17:21:05.607332 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack-operators_ovn-operator-controller-manager-5666dfdddd-zbqqt_ad656557-adcc-4a1f-a46d-6c8914803e35/manager/
2026-06-12 17:21:05.607347 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack-operators_ovn-operator-controller-manager-5666dfdddd-zbqqt_ad656557-adcc-4a1f-a46d-6c8914803e35/manager/0.log
2026-06-12 17:21:05.607362 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack-operators_swift-operator-controller-manager-79846f755c-dx6xh_e459dbca-b141-4074-8437-80871ae8633c/
2026-06-12 17:21:05.607378 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack-operators_swift-operator-controller-manager-79846f755c-dx6xh_e459dbca-b141-4074-8437-80871ae8633c/manager/
2026-06-12 17:21:05.607393 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack-operators_swift-operator-controller-manager-79846f755c-dx6xh_e459dbca-b141-4074-8437-80871ae8633c/manager/0.log
2026-06-12 17:21:05.607408 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack-operators_telemetry-operator-controller-manager-565998cc45-ndrh5_1f58ddee-a896-4eb9-a51d-11818efa8534/
2026-06-12 17:21:05.607423 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack-operators_telemetry-operator-controller-manager-565998cc45-ndrh5_1f58ddee-a896-4eb9-a51d-11818efa8534/manager/
2026-06-12 17:21:05.607442 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack-operators_telemetry-operator-controller-manager-565998cc45-ndrh5_1f58ddee-a896-4eb9-a51d-11818efa8534/manager/0.log
2026-06-12 17:21:05.607457 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack-operators_test-operator-controller-manager-7579dbdcb9-brpfz_5f766bab-a921-48f9-9d58-62a5dc371500/
2026-06-12 17:21:05.607472 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack-operators_test-operator-controller-manager-7579dbdcb9-brpfz_5f766bab-a921-48f9-9d58-62a5dc371500/manager/
2026-06-12 17:21:05.607487 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack-operators_test-operator-controller-manager-7579dbdcb9-brpfz_5f766bab-a921-48f9-9d58-62a5dc371500/manager/0.log
2026-06-12 17:21:05.607502 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack-operators_watcher-operator-controller-manager-7869644bb4-8g7dq_150c64d8-6c1c-47e7-a3b6-6dc23de06580/
2026-06-12 17:21:05.607517 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack-operators_watcher-operator-controller-manager-7869644bb4-8g7dq_150c64d8-6c1c-47e7-a3b6-6dc23de06580/manager/
2026-06-12 17:21:05.607532 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack-operators_watcher-operator-controller-manager-7869644bb4-8g7dq_150c64d8-6c1c-47e7-a3b6-6dc23de06580/manager/0.log
2026-06-12 17:21:05.607547 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_barbican-api-59f6ff8944-rslqt_a7d270f4-ecab-407c-a2c6-47a24ebb58fd/
2026-06-12 17:21:05.607561 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_barbican-api-59f6ff8944-rslqt_a7d270f4-ecab-407c-a2c6-47a24ebb58fd/barbican-api-log/
2026-06-12 17:21:05.607591 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_barbican-api-59f6ff8944-rslqt_a7d270f4-ecab-407c-a2c6-47a24ebb58fd/barbican-api-log/0.log
2026-06-12 17:21:05.607611 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_barbican-api-59f6ff8944-rslqt_a7d270f4-ecab-407c-a2c6-47a24ebb58fd/barbican-api/
2026-06-12 17:21:05.607627 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_barbican-api-59f6ff8944-rslqt_a7d270f4-ecab-407c-a2c6-47a24ebb58fd/barbican-api/0.log
2026-06-12 17:21:05.607642 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_barbican-keystone-listener-5cc5687df8-vvhgz_75383d82-f43a-40ba-a14f-be8b54380bf1/
2026-06-12 17:21:05.607656 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_barbican-keystone-listener-5cc5687df8-vvhgz_75383d82-f43a-40ba-a14f-be8b54380bf1/barbican-keystone-listener-log/
2026-06-12 17:21:05.607671 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_barbican-keystone-listener-5cc5687df8-vvhgz_75383d82-f43a-40ba-a14f-be8b54380bf1/barbican-keystone-listener-log/0.log
2026-06-12 17:21:05.607686 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_barbican-keystone-listener-5cc5687df8-vvhgz_75383d82-f43a-40ba-a14f-be8b54380bf1/barbican-keystone-listener/
2026-06-12 17:21:05.607701 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_barbican-keystone-listener-5cc5687df8-vvhgz_75383d82-f43a-40ba-a14f-be8b54380bf1/barbican-keystone-listener/0.log
2026-06-12 17:21:05.607715 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_barbican-worker-785c7cf889-t4j99_b9359a68-22e6-4c5c-a266-e09285ecfcc4/
2026-06-12 17:21:05.607730 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_barbican-worker-785c7cf889-t4j99_b9359a68-22e6-4c5c-a266-e09285ecfcc4/barbican-worker-log/
2026-06-12 17:21:05.607744 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_barbican-worker-785c7cf889-t4j99_b9359a68-22e6-4c5c-a266-e09285ecfcc4/barbican-worker-log/0.log
2026-06-12 17:21:05.607763 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_barbican-worker-785c7cf889-t4j99_b9359a68-22e6-4c5c-a266-e09285ecfcc4/barbican-worker/
2026-06-12 17:21:05.607778 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_barbican-worker-785c7cf889-t4j99_b9359a68-22e6-4c5c-a266-e09285ecfcc4/barbican-worker/0.log
2026-06-12 17:21:05.607793 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_bootstrap-edpm-deployment-ipam-openstack-edpm-ipam-9x84b_985c64c4-046d-4dc2-b2cf-94358683d56e/
2026-06-12 17:21:05.607807 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_bootstrap-edpm-deployment-ipam-openstack-edpm-ipam-9x84b_985c64c4-046d-4dc2-b2cf-94358683d56e/bootstrap-edpm-deployment-ipam-openstack-edpm-ipam/
2026-06-12 17:21:05.607822 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_bootstrap-edpm-deployment-ipam-openstack-edpm-ipam-9x84b_985c64c4-046d-4dc2-b2cf-94358683d56e/bootstrap-edpm-deployment-ipam-openstack-edpm-ipam/0.log
2026-06-12 17:21:05.607837 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_ceilometer-0_bfd15825-94e5-4bba-b257-64809cff3394/
2026-06-12 17:21:05.607852 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_ceilometer-0_bfd15825-94e5-4bba-b257-64809cff3394/ceilometer-central-agent/
2026-06-12 17:21:05.607867 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_ceilometer-0_bfd15825-94e5-4bba-b257-64809cff3394/ceilometer-central-agent/0.log
2026-06-12 17:21:05.607882 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_ceilometer-0_bfd15825-94e5-4bba-b257-64809cff3394/ceilometer-notification-agent/
2026-06-12 17:21:05.607896 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_ceilometer-0_bfd15825-94e5-4bba-b257-64809cff3394/ceilometer-notification-agent/0.log
2026-06-12 17:21:05.607921 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_ceilometer-0_bfd15825-94e5-4bba-b257-64809cff3394/proxy-httpd/
2026-06-12 17:21:05.607937 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_ceilometer-0_bfd15825-94e5-4bba-b257-64809cff3394/proxy-httpd/0.log
2026-06-12 17:21:05.607952 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_ceilometer-0_bfd15825-94e5-4bba-b257-64809cff3394/sg-core/
2026-06-12 17:21:05.607967 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_ceilometer-0_bfd15825-94e5-4bba-b257-64809cff3394/sg-core/0.log
2026-06-12 17:21:05.607981 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_cinder-api-0_91a7d75e-43a6-4501-8d73-2d5dcb8ea5aa/
2026-06-12 17:21:05.607996 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_cinder-api-0_91a7d75e-43a6-4501-8d73-2d5dcb8ea5aa/cinder-api-log/
2026-06-12 17:21:05.608011 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_cinder-api-0_91a7d75e-43a6-4501-8d73-2d5dcb8ea5aa/cinder-api-log/0.log
2026-06-12 17:21:05.608026 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_cinder-api-0_91a7d75e-43a6-4501-8d73-2d5dcb8ea5aa/cinder-api/
2026-06-12 17:21:05.608041 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_cinder-api-0_91a7d75e-43a6-4501-8d73-2d5dcb8ea5aa/cinder-api/0.log
2026-06-12 17:21:05.608055 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_cinder-scheduler-0_dd34514b-4c6a-42dd-b666-2c44eed33ed3/
2026-06-12 17:21:05.608070 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_cinder-scheduler-0_dd34514b-4c6a-42dd-b666-2c44eed33ed3/cinder-scheduler/
2026-06-12 17:21:05.608089 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_cinder-scheduler-0_dd34514b-4c6a-42dd-b666-2c44eed33ed3/cinder-scheduler/0.log
2026-06-12 17:21:05.608104 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_cinder-scheduler-0_dd34514b-4c6a-42dd-b666-2c44eed33ed3/probe/
2026-06-12 17:21:05.608119 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_cinder-scheduler-0_dd34514b-4c6a-42dd-b666-2c44eed33ed3/probe/0.log
2026-06-12 17:21:05.608133 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_configure-network-edpm-deployment-ipam-openstack-edpm-ipamh5nhc_fcfb95ed-6fb0-4861-b8f4-9138072c02e2/
2026-06-12 17:21:05.608148 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_configure-network-edpm-deployment-ipam-openstack-edpm-ipamh5nhc_fcfb95ed-6fb0-4861-b8f4-9138072c02e2/configure-network-edpm-deployment-ipam-openstack-edpm-ipam/
2026-06-12 17:21:05.608163 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_configure-network-edpm-deployment-ipam-openstack-edpm-ipamh5nhc_fcfb95ed-6fb0-4861-b8f4-9138072c02e2/configure-network-edpm-deployment-ipam-openstack-edpm-ipam/0.log
2026-06-12 17:21:05.608178 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_configure-os-edpm-deployment-ipam-openstack-edpm-ipam-qjp6d_d3947416-59d6-418d-a507-2211f828a68a/
2026-06-12 17:21:05.608193 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_configure-os-edpm-deployment-ipam-openstack-edpm-ipam-qjp6d_d3947416-59d6-418d-a507-2211f828a68a/configure-os-edpm-deployment-ipam-openstack-edpm-ipam/
2026-06-12 17:21:05.608208 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_configure-os-edpm-deployment-ipam-openstack-edpm-ipam-qjp6d_d3947416-59d6-418d-a507-2211f828a68a/configure-os-edpm-deployment-ipam-openstack-edpm-ipam/0.log
2026-06-12 17:21:05.608223 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_dnsmasq-dns-687999f8f7-flrmt_f94a468d-f786-45a9-be6a-c542472da538/
2026-06-12 17:21:05.608238 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_dnsmasq-dns-687999f8f7-flrmt_f94a468d-f786-45a9-be6a-c542472da538/dnsmasq-dns/
2026-06-12 17:21:05.608252 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_dnsmasq-dns-687999f8f7-flrmt_f94a468d-f786-45a9-be6a-c542472da538/dnsmasq-dns/0.log
2026-06-12 17:21:05.608267 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_dnsmasq-dns-687999f8f7-flrmt_f94a468d-f786-45a9-be6a-c542472da538/init/
2026-06-12 17:21:05.608282 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_dnsmasq-dns-687999f8f7-flrmt_f94a468d-f786-45a9-be6a-c542472da538/init/0.log
2026-06-12 17:21:05.608296 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_download-cache-edpm-deployment-ipam-openstack-edpm-ipam-9cflg_a2e2b3f8-7f01-4c3a-8d23-37dacc347aeb/
2026-06-12 17:21:05.608311 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_download-cache-edpm-deployment-ipam-openstack-edpm-ipam-9cflg_a2e2b3f8-7f01-4c3a-8d23-37dacc347aeb/download-cache-edpm-deployment-ipam-openstack-edpm-ipam/
2026-06-12 17:21:05.608326 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_download-cache-edpm-deployment-ipam-openstack-edpm-ipam-9cflg_a2e2b3f8-7f01-4c3a-8d23-37dacc347aeb/download-cache-edpm-deployment-ipam-openstack-edpm-ipam/0.log
2026-06-12 17:21:05.608341 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_glance-default-external-api-0_a3de39ef-584f-409c-8244-30c269caf719/
2026-06-12 17:21:05.608360 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_glance-default-external-api-0_a3de39ef-584f-409c-8244-30c269caf719/glance-httpd/
2026-06-12 17:21:05.608375 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_glance-default-external-api-0_a3de39ef-584f-409c-8244-30c269caf719/glance-httpd/0.log
2026-06-12 17:21:05.608390 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_glance-default-external-api-0_a3de39ef-584f-409c-8244-30c269caf719/glance-log/
2026-06-12 17:21:05.608405 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_glance-default-external-api-0_a3de39ef-584f-409c-8244-30c269caf719/glance-log/0.log
2026-06-12 17:21:05.608420 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_glance-default-internal-api-0_5731ee95-6bfe-454d-ab52-21c6e76cab6f/
2026-06-12 17:21:05.608434 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_glance-default-internal-api-0_5731ee95-6bfe-454d-ab52-21c6e76cab6f/glance-httpd/
2026-06-12 17:21:05.608450 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_glance-default-internal-api-0_5731ee95-6bfe-454d-ab52-21c6e76cab6f/glance-httpd/0.log
2026-06-12 17:21:05.608464 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_glance-default-internal-api-0_5731ee95-6bfe-454d-ab52-21c6e76cab6f/glance-log/
2026-06-12 17:21:05.608479 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_glance-default-internal-api-0_5731ee95-6bfe-454d-ab52-21c6e76cab6f/glance-log/0.log
2026-06-12 17:21:05.608493 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_install-certs-edpm-deployment-ipam-openstack-edpm-ipam-tlkwt_b46e5533-7fe4-4950-bd14-7c0ba305d503/
2026-06-12 17:21:05.608508 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_install-certs-edpm-deployment-ipam-openstack-edpm-ipam-tlkwt_b46e5533-7fe4-4950-bd14-7c0ba305d503/install-certs-edpm-deployment-ipam-openstack-edpm-ipam/
2026-06-12 17:21:05.608523 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_install-certs-edpm-deployment-ipam-openstack-edpm-ipam-tlkwt_b46e5533-7fe4-4950-bd14-7c0ba305d503/install-certs-edpm-deployment-ipam-openstack-edpm-ipam/0.log
2026-06-12 17:21:05.608537 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_install-os-edpm-deployment-ipam-openstack-edpm-ipam-vlc7b_4de3f849-2e91-4294-a86d-5d68355d2900/
2026-06-12 17:21:05.608552 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_install-os-edpm-deployment-ipam-openstack-edpm-ipam-vlc7b_4de3f849-2e91-4294-a86d-5d68355d2900/install-os-edpm-deployment-ipam-openstack-edpm-ipam/
2026-06-12 17:21:05.608567 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_install-os-edpm-deployment-ipam-openstack-edpm-ipam-vlc7b_4de3f849-2e91-4294-a86d-5d68355d2900/install-os-edpm-deployment-ipam-openstack-edpm-ipam/0.log
2026-06-12 17:21:05.608601 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_keystone-7fb7ddcdb9-qz8sp_c1baad3c-9dd1-4a31-82cc-65cac67d3a55/
2026-06-12 17:21:05.608618 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_keystone-7fb7ddcdb9-qz8sp_c1baad3c-9dd1-4a31-82cc-65cac67d3a55/keystone-api/
2026-06-12 17:21:05.608633 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_keystone-7fb7ddcdb9-qz8sp_c1baad3c-9dd1-4a31-82cc-65cac67d3a55/keystone-api/0.log
2026-06-12 17:21:05.608648 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_keystone-cron-29688061-z2lnt_8c2d9cc8-61ea-4be0-a800-ce345d8e0824/
2026-06-12 17:21:05.608663 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_keystone-cron-29688061-z2lnt_8c2d9cc8-61ea-4be0-a800-ce345d8e0824/keystone-cron/
2026-06-12 17:21:05.608682 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_keystone-cron-29688061-z2lnt_8c2d9cc8-61ea-4be0-a800-ce345d8e0824/keystone-cron/0.log
2026-06-12 17:21:05.608697 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_kube-state-metrics-0_e9d5dc8e-d7de-4c4e-98d0-aac659ef619f/
2026-06-12 17:21:05.608713 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_kube-state-metrics-0_e9d5dc8e-d7de-4c4e-98d0-aac659ef619f/kube-state-metrics/
2026-06-12 17:21:05.608727 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_kube-state-metrics-0_e9d5dc8e-d7de-4c4e-98d0-aac659ef619f/kube-state-metrics/0.log
2026-06-12 17:21:05.608742 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_libvirt-edpm-deployment-ipam-openstack-edpm-ipam-gjk94_673dc959-5b53-4334-8ed3-26c85a31e178/
2026-06-12 17:21:05.608756 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_libvirt-edpm-deployment-ipam-openstack-edpm-ipam-gjk94_673dc959-5b53-4334-8ed3-26c85a31e178/libvirt-edpm-deployment-ipam-openstack-edpm-ipam/
2026-06-12 17:21:05.608771 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_libvirt-edpm-deployment-ipam-openstack-edpm-ipam-gjk94_673dc959-5b53-4334-8ed3-26c85a31e178/libvirt-edpm-deployment-ipam-openstack-edpm-ipam/0.log
2026-06-12 17:21:05.608786 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_memcached-0_fc12b3b1-7267-47a4-ad94-1dab7bdc984a/
2026-06-12 17:21:05.608801 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_memcached-0_fc12b3b1-7267-47a4-ad94-1dab7bdc984a/memcached/
2026-06-12 17:21:05.608815 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_memcached-0_fc12b3b1-7267-47a4-ad94-1dab7bdc984a/memcached/0.log.gz
2026-06-12 17:21:05.608830 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_neutron-849cb7c5bf-g2vw6_39b92073-0ebf-4051-9305-6b0c3f8229fa/
2026-06-12 17:21:05.608846 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_neutron-849cb7c5bf-g2vw6_39b92073-0ebf-4051-9305-6b0c3f8229fa/neutron-api/
2026-06-12 17:21:05.608860 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_neutron-849cb7c5bf-g2vw6_39b92073-0ebf-4051-9305-6b0c3f8229fa/neutron-api/0.log
2026-06-12 17:21:05.608875 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_neutron-849cb7c5bf-g2vw6_39b92073-0ebf-4051-9305-6b0c3f8229fa/neutron-httpd/
2026-06-12 17:21:05.608890 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_neutron-849cb7c5bf-g2vw6_39b92073-0ebf-4051-9305-6b0c3f8229fa/neutron-httpd/0.log
2026-06-12 17:21:05.608905 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_neutron-metadata-edpm-deployment-ipam-openstack-edpm-ipam-bd99r_9a82eed2-db9c-4b5c-9195-fc8b2842a49d/
2026-06-12 17:21:05.608919 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_neutron-metadata-edpm-deployment-ipam-openstack-edpm-ipam-bd99r_9a82eed2-db9c-4b5c-9195-fc8b2842a49d/neutron-metadata-edpm-deployment-ipam-openstack-edpm-ipam/
2026-06-12 17:21:05.608934 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_neutron-metadata-edpm-deployment-ipam-openstack-edpm-ipam-bd99r_9a82eed2-db9c-4b5c-9195-fc8b2842a49d/neutron-metadata-edpm-deployment-ipam-openstack-edpm-ipam/0.log
2026-06-12 17:21:05.608949 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_nova-api-0_96129de9-e570-449c-b80b-aed701dc693a/
2026-06-12 17:21:05.608964 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_nova-api-0_96129de9-e570-449c-b80b-aed701dc693a/nova-api-api/
2026-06-12 17:21:05.608983 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_nova-api-0_96129de9-e570-449c-b80b-aed701dc693a/nova-api-api/0.log
2026-06-12 17:21:05.608998 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_nova-api-0_96129de9-e570-449c-b80b-aed701dc693a/nova-api-log/
2026-06-12 17:21:05.609013 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_nova-api-0_96129de9-e570-449c-b80b-aed701dc693a/nova-api-log/0.log
2026-06-12 17:21:05.609027 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_nova-cell0-conductor-0_eafbaf82-d2d7-4e1b-8e6a-8153d03a58be/
2026-06-12 17:21:05.609042 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_nova-cell0-conductor-0_eafbaf82-d2d7-4e1b-8e6a-8153d03a58be/nova-cell0-conductor-conductor/
2026-06-12 17:21:05.609057 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_nova-cell0-conductor-0_eafbaf82-d2d7-4e1b-8e6a-8153d03a58be/nova-cell0-conductor-conductor/0.log
2026-06-12 17:21:05.609071 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_nova-cell1-conductor-0_fe0cd4e7-87d3-4ce6-ad63-2b196f677ad0/
2026-06-12 17:21:05.609085 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_nova-cell1-conductor-0_fe0cd4e7-87d3-4ce6-ad63-2b196f677ad0/nova-cell1-conductor-conductor/
2026-06-12 17:21:05.609099 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_nova-cell1-conductor-0_fe0cd4e7-87d3-4ce6-ad63-2b196f677ad0/nova-cell1-conductor-conductor/0.log
2026-06-12 17:21:05.609113 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_nova-cell1-novncproxy-0_fe076af3-0acd-4f89-b701-e00c83a63d03/
2026-06-12 17:21:05.609128 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_nova-cell1-novncproxy-0_fe076af3-0acd-4f89-b701-e00c83a63d03/nova-cell1-novncproxy-novncproxy/
2026-06-12 17:21:05.609142 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_nova-cell1-novncproxy-0_fe076af3-0acd-4f89-b701-e00c83a63d03/nova-cell1-novncproxy-novncproxy/0.log
2026-06-12 17:21:05.609156 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_nova-edpm-deployment-ipam-openstack-edpm-ipam-qbdnh_1d7367f4-91ae-4cce-ad3c-70a0d94c7507/
2026-06-12 17:21:05.609170 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_nova-edpm-deployment-ipam-openstack-edpm-ipam-qbdnh_1d7367f4-91ae-4cce-ad3c-70a0d94c7507/nova-edpm-deployment-ipam-openstack-edpm-ipam/
2026-06-12 17:21:05.609185 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_nova-edpm-deployment-ipam-openstack-edpm-ipam-qbdnh_1d7367f4-91ae-4cce-ad3c-70a0d94c7507/nova-edpm-deployment-ipam-openstack-edpm-ipam/0.log
2026-06-12 17:21:05.609199 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_nova-metadata-0_86dc2d87-4ab3-4231-a7d7-6c86893aa343/
2026-06-12 17:21:05.609214 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_nova-metadata-0_86dc2d87-4ab3-4231-a7d7-6c86893aa343/nova-metadata-log/
2026-06-12 17:21:05.609229 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_nova-metadata-0_86dc2d87-4ab3-4231-a7d7-6c86893aa343/nova-metadata-log/0.log
2026-06-12 17:21:05.609244 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_nova-metadata-0_86dc2d87-4ab3-4231-a7d7-6c86893aa343/nova-metadata-metadata/
2026-06-12 17:21:05.609259 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_nova-metadata-0_86dc2d87-4ab3-4231-a7d7-6c86893aa343/nova-metadata-metadata/0.log
2026-06-12 17:21:05.609277 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_nova-scheduler-0_d731539e-fbae-44d3-8a0d-bf7e0de4d22e/
2026-06-12 17:21:05.609292 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_nova-scheduler-0_d731539e-fbae-44d3-8a0d-bf7e0de4d22e/nova-scheduler-scheduler/
2026-06-12 17:21:05.609307 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_nova-scheduler-0_d731539e-fbae-44d3-8a0d-bf7e0de4d22e/nova-scheduler-scheduler/0.log
2026-06-12 17:21:05.609322 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_openstack-cell1-galera-0_99c16e69-6ed4-45fd-8531-5eed36987483/
2026-06-12 17:21:05.609336 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_openstack-cell1-galera-0_99c16e69-6ed4-45fd-8531-5eed36987483/galera/
2026-06-12 17:21:05.609351 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_openstack-cell1-galera-0_99c16e69-6ed4-45fd-8531-5eed36987483/galera/0.log
2026-06-12 17:21:05.609365 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_openstack-cell1-galera-0_99c16e69-6ed4-45fd-8531-5eed36987483/mysql-bootstrap/
2026-06-12 17:21:05.609379 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_openstack-cell1-galera-0_99c16e69-6ed4-45fd-8531-5eed36987483/mysql-bootstrap/0.log
2026-06-12 17:21:05.609393 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_openstack-edpm-ipam-provisionserver-openstackprovisionservtckzq_2dbb776d-0f34-4920-823d-d3e55d153a64/
2026-06-12 17:21:05.609407 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_openstack-edpm-ipam-provisionserver-openstackprovisionservtckzq_2dbb776d-0f34-4920-823d-d3e55d153a64/init/
2026-06-12 17:21:05.609421 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_openstack-edpm-ipam-provisionserver-openstackprovisionservtckzq_2dbb776d-0f34-4920-823d-d3e55d153a64/init/0.log
2026-06-12 17:21:05.609436 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_openstack-edpm-ipam-provisionserver-openstackprovisionservtckzq_2dbb776d-0f34-4920-823d-d3e55d153a64/osp-httpd/
2026-06-12 17:21:05.609451 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_openstack-edpm-ipam-provisionserver-openstackprovisionservtckzq_2dbb776d-0f34-4920-823d-d3e55d153a64/osp-httpd/0.log
2026-06-12 17:21:05.609466 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_openstack-galera-0_06f40666-0d6a-4d19-806f-a3b1ab49f679/
2026-06-12 17:21:05.609481 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_openstack-galera-0_06f40666-0d6a-4d19-806f-a3b1ab49f679/galera/
2026-06-12 17:21:05.609497 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_openstack-galera-0_06f40666-0d6a-4d19-806f-a3b1ab49f679/galera/0.log
2026-06-12 17:21:05.609512 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_openstack-galera-0_06f40666-0d6a-4d19-806f-a3b1ab49f679/mysql-bootstrap/
2026-06-12 17:21:05.609527 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_openstack-galera-0_06f40666-0d6a-4d19-806f-a3b1ab49f679/mysql-bootstrap/0.log
2026-06-12 17:21:05.609542 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_openstackclient_db0de9b8-05cc-449f-87cf-a292b2bd7507/
2026-06-12 17:21:05.609558 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_openstackclient_db0de9b8-05cc-449f-87cf-a292b2bd7507/openstackclient/
2026-06-12 17:21:05.609586 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_openstackclient_db0de9b8-05cc-449f-87cf-a292b2bd7507/openstackclient/0.log
2026-06-12 17:21:05.609610 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_ovn-controller-metrics-64wdg_eae228d6-29e8-4bec-88f1-7927ebaefe85/
2026-06-12 17:21:05.609626 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_ovn-controller-metrics-64wdg_eae228d6-29e8-4bec-88f1-7927ebaefe85/openstack-network-exporter/
2026-06-12 17:21:05.609641 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_ovn-controller-metrics-64wdg_eae228d6-29e8-4bec-88f1-7927ebaefe85/openstack-network-exporter/0.log
2026-06-12 17:21:05.609657 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_ovn-controller-ovs-cjkn2_25e77fe9-847b-409d-81bd-344e28fec9a5/
2026-06-12 17:21:05.609672 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_ovn-controller-ovs-cjkn2_25e77fe9-847b-409d-81bd-344e28fec9a5/ovs-vswitchd/
2026-06-12 17:21:05.609686 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_ovn-controller-ovs-cjkn2_25e77fe9-847b-409d-81bd-344e28fec9a5/ovs-vswitchd/0.log
2026-06-12 17:21:05.609701 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_ovn-controller-ovs-cjkn2_25e77fe9-847b-409d-81bd-344e28fec9a5/ovsdb-server-init/
2026-06-12 17:21:05.609716 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_ovn-controller-ovs-cjkn2_25e77fe9-847b-409d-81bd-344e28fec9a5/ovsdb-server-init/0.log
2026-06-12 17:21:05.609732 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_ovn-controller-ovs-cjkn2_25e77fe9-847b-409d-81bd-344e28fec9a5/ovsdb-server/
2026-06-12 17:21:05.609749 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_ovn-controller-ovs-cjkn2_25e77fe9-847b-409d-81bd-344e28fec9a5/ovsdb-server/0.log
2026-06-12 17:21:05.609765 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_ovn-controller-pvfrv_258b4641-ee70-4dca-b632-9392e375664a/
2026-06-12 17:21:05.609779 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_ovn-controller-pvfrv_258b4641-ee70-4dca-b632-9392e375664a/ovn-controller/
2026-06-12 17:21:05.609794 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_ovn-controller-pvfrv_258b4641-ee70-4dca-b632-9392e375664a/ovn-controller/0.log
2026-06-12 17:21:05.609808 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_ovn-edpm-deployment-ipam-openstack-edpm-ipam-hsl22_c0f92dfa-b135-41be-b683-b534e04a1159/
2026-06-12 17:21:05.609823 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_ovn-edpm-deployment-ipam-openstack-edpm-ipam-hsl22_c0f92dfa-b135-41be-b683-b534e04a1159/ovn-edpm-deployment-ipam-openstack-edpm-ipam/
2026-06-12 17:21:05.609838 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_ovn-edpm-deployment-ipam-openstack-edpm-ipam-hsl22_c0f92dfa-b135-41be-b683-b534e04a1159/ovn-edpm-deployment-ipam-openstack-edpm-ipam/0.log
2026-06-12 17:21:05.609852 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_ovn-northd-0_c1fe3b5e-21c0-4f39-992f-478c98f8623f/
2026-06-12 17:21:05.609868 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_ovn-northd-0_c1fe3b5e-21c0-4f39-992f-478c98f8623f/openstack-network-exporter/
2026-06-12 17:21:05.609882 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_ovn-northd-0_c1fe3b5e-21c0-4f39-992f-478c98f8623f/openstack-network-exporter/0.log
2026-06-12 17:21:05.609897 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_ovn-northd-0_c1fe3b5e-21c0-4f39-992f-478c98f8623f/ovn-northd/
2026-06-12 17:21:05.609912 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_ovn-northd-0_c1fe3b5e-21c0-4f39-992f-478c98f8623f/ovn-northd/0.log
2026-06-12 17:21:05.609930 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_ovsdbserver-nb-0_36a428a5-313c-4257-88fa-cdd1190a0c0f/
2026-06-12 17:21:05.609946 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_ovsdbserver-nb-0_36a428a5-313c-4257-88fa-cdd1190a0c0f/openstack-network-exporter/
2026-06-12 17:21:05.609960 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_ovsdbserver-nb-0_36a428a5-313c-4257-88fa-cdd1190a0c0f/openstack-network-exporter/0.log
2026-06-12 17:21:05.609975 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_ovsdbserver-nb-0_36a428a5-313c-4257-88fa-cdd1190a0c0f/ovsdbserver-nb/
2026-06-12 17:21:05.609989 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_ovsdbserver-nb-0_36a428a5-313c-4257-88fa-cdd1190a0c0f/ovsdbserver-nb/0.log
2026-06-12 17:21:05.610004 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_ovsdbserver-sb-0_48a61a2c-dcd4-48ed-ad0c-f3dabaf2b3f3/
2026-06-12 17:21:05.610019 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_ovsdbserver-sb-0_48a61a2c-dcd4-48ed-ad0c-f3dabaf2b3f3/openstack-network-exporter/
2026-06-12 17:21:05.610033 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_ovsdbserver-sb-0_48a61a2c-dcd4-48ed-ad0c-f3dabaf2b3f3/openstack-network-exporter/0.log
2026-06-12 17:21:05.610048 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_ovsdbserver-sb-0_48a61a2c-dcd4-48ed-ad0c-f3dabaf2b3f3/ovsdbserver-sb/
2026-06-12 17:21:05.610063 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_ovsdbserver-sb-0_48a61a2c-dcd4-48ed-ad0c-f3dabaf2b3f3/ovsdbserver-sb/0.log
2026-06-12 17:21:05.610077 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_placement-5bb6c4c55b-bx4np_5e75c01c-54a4-4415-876c-f2243535d340/
2026-06-12 17:21:05.610092 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_placement-5bb6c4c55b-bx4np_5e75c01c-54a4-4415-876c-f2243535d340/placement-api/
2026-06-12 17:21:05.610107 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_placement-5bb6c4c55b-bx4np_5e75c01c-54a4-4415-876c-f2243535d340/placement-api/0.log
2026-06-12 17:21:05.610122 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_placement-5bb6c4c55b-bx4np_5e75c01c-54a4-4415-876c-f2243535d340/placement-log/
2026-06-12 17:21:05.610136 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_placement-5bb6c4c55b-bx4np_5e75c01c-54a4-4415-876c-f2243535d340/placement-log/0.log
2026-06-12 17:21:05.610151 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_rabbitmq-cell1-server-0_572e8d10-bd24-4f05-b2ec-81abf297ca50/
2026-06-12 17:21:05.610166 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_rabbitmq-cell1-server-0_572e8d10-bd24-4f05-b2ec-81abf297ca50/rabbitmq/
2026-06-12 17:21:05.610181 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_rabbitmq-cell1-server-0_572e8d10-bd24-4f05-b2ec-81abf297ca50/rabbitmq/0.log
2026-06-12 17:21:05.610195 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_rabbitmq-cell1-server-0_572e8d10-bd24-4f05-b2ec-81abf297ca50/setup-container/
2026-06-12 17:21:05.610211 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_rabbitmq-cell1-server-0_572e8d10-bd24-4f05-b2ec-81abf297ca50/setup-container/0.log
2026-06-12 17:21:05.610233 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_rabbitmq-server-0_19a91f99-6c37-4f54-9f62-0be0ed0959d0/
2026-06-12 17:21:05.610322 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_rabbitmq-server-0_19a91f99-6c37-4f54-9f62-0be0ed0959d0/rabbitmq/
2026-06-12 17:21:05.610353 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_rabbitmq-server-0_19a91f99-6c37-4f54-9f62-0be0ed0959d0/rabbitmq/0.log
2026-06-12 17:21:05.610370 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_rabbitmq-server-0_19a91f99-6c37-4f54-9f62-0be0ed0959d0/setup-container/
2026-06-12 17:21:05.610385 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_rabbitmq-server-0_19a91f99-6c37-4f54-9f62-0be0ed0959d0/setup-container/0.log
2026-06-12 17:21:05.610400 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_reboot-os-edpm-deployment-ipam-openstack-edpm-ipam-rrn8g_8ccc8388-599a-4918-9091-8e785208ea42/
2026-06-12 17:21:05.610415 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_reboot-os-edpm-deployment-ipam-openstack-edpm-ipam-rrn8g_8ccc8388-599a-4918-9091-8e785208ea42/reboot-os-edpm-deployment-ipam-openstack-edpm-ipam/
2026-06-12 17:21:05.610430 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_reboot-os-edpm-deployment-ipam-openstack-edpm-ipam-rrn8g_8ccc8388-599a-4918-9091-8e785208ea42/reboot-os-edpm-deployment-ipam-openstack-edpm-ipam/0.log
2026-06-12 17:21:05.610445 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_redhat-edpm-deployment-ipam-openstack-edpm-ipam-vh8j8_7736744c-d9d2-46fc-a7d6-a827530be763/
2026-06-12 17:21:05.610460 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_redhat-edpm-deployment-ipam-openstack-edpm-ipam-vh8j8_7736744c-d9d2-46fc-a7d6-a827530be763/redhat-edpm-deployment-ipam-openstack-edpm-ipam/
2026-06-12 17:21:05.610474 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_redhat-edpm-deployment-ipam-openstack-edpm-ipam-vh8j8_7736744c-d9d2-46fc-a7d6-a827530be763/redhat-edpm-deployment-ipam-openstack-edpm-ipam/0.log
2026-06-12 17:21:05.610489 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_repo-setup-edpm-deployment-ipam-openstack-edpm-ipam-kcft2_5b2b95c8-01c6-4b57-b382-6e35c030b784/
2026-06-12 17:21:05.610504 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_repo-setup-edpm-deployment-ipam-openstack-edpm-ipam-kcft2_5b2b95c8-01c6-4b57-b382-6e35c030b784/repo-setup-edpm-deployment-ipam-openstack-edpm-ipam/
2026-06-12 17:21:05.610519 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_repo-setup-edpm-deployment-ipam-openstack-edpm-ipam-kcft2_5b2b95c8-01c6-4b57-b382-6e35c030b784/repo-setup-edpm-deployment-ipam-openstack-edpm-ipam/0.log
2026-06-12 17:21:05.610533 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_run-os-edpm-deployment-ipam-openstack-edpm-ipam-ng2c9_da1d6d5a-a5aa-4410-9048-be7eae8657b0/
2026-06-12 17:21:05.610547 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_run-os-edpm-deployment-ipam-openstack-edpm-ipam-ng2c9_da1d6d5a-a5aa-4410-9048-be7eae8657b0/run-os-edpm-deployment-ipam-openstack-edpm-ipam/
2026-06-12 17:21:05.610562 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_run-os-edpm-deployment-ipam-openstack-edpm-ipam-ng2c9_da1d6d5a-a5aa-4410-9048-be7eae8657b0/run-os-edpm-deployment-ipam-openstack-edpm-ipam/0.log
2026-06-12 17:21:05.610603 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_ssh-known-hosts-edpm-deployment-ipam-h98wj_2bde70e9-41f8-4ce9-9484-5fcc6f5b893e/
2026-06-12 17:21:05.610621 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_ssh-known-hosts-edpm-deployment-ipam-h98wj_2bde70e9-41f8-4ce9-9484-5fcc6f5b893e/ssh-known-hosts-edpm-deployment-ipam/
2026-06-12 17:21:05.610637 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_ssh-known-hosts-edpm-deployment-ipam-h98wj_2bde70e9-41f8-4ce9-9484-5fcc6f5b893e/ssh-known-hosts-edpm-deployment-ipam/0.log
2026-06-12 17:21:05.610656 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_swift-proxy-cb5dffd67-z5nv7_20ea6d1d-0b1d-42c9-818a-2abd1a8e0bca/
2026-06-12 17:21:05.610671 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_swift-proxy-cb5dffd67-z5nv7_20ea6d1d-0b1d-42c9-818a-2abd1a8e0bca/proxy-httpd/
2026-06-12 17:21:05.610686 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_swift-proxy-cb5dffd67-z5nv7_20ea6d1d-0b1d-42c9-818a-2abd1a8e0bca/proxy-httpd/0.log
2026-06-12 17:21:05.610701 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_swift-proxy-cb5dffd67-z5nv7_20ea6d1d-0b1d-42c9-818a-2abd1a8e0bca/proxy-server/
2026-06-12 17:21:05.610716 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_swift-proxy-cb5dffd67-z5nv7_20ea6d1d-0b1d-42c9-818a-2abd1a8e0bca/proxy-server/0.log
2026-06-12 17:21:05.610730 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_swift-ring-rebalance-q9v6x_55949498-75a5-4224-8a0a-fc6abead23ff/
2026-06-12 17:21:05.610745 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_swift-ring-rebalance-q9v6x_55949498-75a5-4224-8a0a-fc6abead23ff/swift-ring-rebalance/
2026-06-12 17:21:05.610760 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_swift-ring-rebalance-q9v6x_55949498-75a5-4224-8a0a-fc6abead23ff/swift-ring-rebalance/0.log
2026-06-12 17:21:05.610774 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_swift-storage-0_3d19f734-27d1-473d-9b3b-968d95b500cd/
2026-06-12 17:21:05.610789 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_swift-storage-0_3d19f734-27d1-473d-9b3b-968d95b500cd/account-auditor/
2026-06-12 17:21:05.610804 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_swift-storage-0_3d19f734-27d1-473d-9b3b-968d95b500cd/account-auditor/0.log
2026-06-12 17:21:05.610818 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_swift-storage-0_3d19f734-27d1-473d-9b3b-968d95b500cd/account-reaper/
2026-06-12 17:21:05.610833 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_swift-storage-0_3d19f734-27d1-473d-9b3b-968d95b500cd/account-reaper/0.log
2026-06-12 17:21:05.610847 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_swift-storage-0_3d19f734-27d1-473d-9b3b-968d95b500cd/account-replicator/
2026-06-12 17:21:05.610861 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_swift-storage-0_3d19f734-27d1-473d-9b3b-968d95b500cd/account-replicator/0.log
2026-06-12 17:21:05.610876 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_swift-storage-0_3d19f734-27d1-473d-9b3b-968d95b500cd/account-server/
2026-06-12 17:21:05.610890 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_swift-storage-0_3d19f734-27d1-473d-9b3b-968d95b500cd/account-server/0.log
2026-06-12 17:21:05.610904 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_swift-storage-0_3d19f734-27d1-473d-9b3b-968d95b500cd/container-auditor/
2026-06-12 17:21:05.610918 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_swift-storage-0_3d19f734-27d1-473d-9b3b-968d95b500cd/container-auditor/0.log
2026-06-12 17:21:05.610932 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_swift-storage-0_3d19f734-27d1-473d-9b3b-968d95b500cd/container-replicator/
2026-06-12 17:21:05.610946 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_swift-storage-0_3d19f734-27d1-473d-9b3b-968d95b500cd/container-replicator/0.log
2026-06-12 17:21:05.610965 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_swift-storage-0_3d19f734-27d1-473d-9b3b-968d95b500cd/container-server/
2026-06-12 17:21:05.610979 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_swift-storage-0_3d19f734-27d1-473d-9b3b-968d95b500cd/container-server/0.log
2026-06-12 17:21:05.610994 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_swift-storage-0_3d19f734-27d1-473d-9b3b-968d95b500cd/container-updater/
2026-06-12 17:21:05.611008 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_swift-storage-0_3d19f734-27d1-473d-9b3b-968d95b500cd/container-updater/0.log
2026-06-12 17:21:05.611022 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_swift-storage-0_3d19f734-27d1-473d-9b3b-968d95b500cd/object-auditor/
2026-06-12 17:21:05.611036 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_swift-storage-0_3d19f734-27d1-473d-9b3b-968d95b500cd/object-auditor/0.log
2026-06-12 17:21:05.611051 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_swift-storage-0_3d19f734-27d1-473d-9b3b-968d95b500cd/object-expirer/
2026-06-12 17:21:05.611065 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_swift-storage-0_3d19f734-27d1-473d-9b3b-968d95b500cd/object-expirer/0.log
2026-06-12 17:21:05.611079 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_swift-storage-0_3d19f734-27d1-473d-9b3b-968d95b500cd/object-replicator/
2026-06-12 17:21:05.611093 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_swift-storage-0_3d19f734-27d1-473d-9b3b-968d95b500cd/object-replicator/0.log
2026-06-12 17:21:05.611107 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_swift-storage-0_3d19f734-27d1-473d-9b3b-968d95b500cd/object-server/
2026-06-12 17:21:05.611122 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_swift-storage-0_3d19f734-27d1-473d-9b3b-968d95b500cd/object-server/0.log
2026-06-12 17:21:05.611136 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_swift-storage-0_3d19f734-27d1-473d-9b3b-968d95b500cd/object-updater/
2026-06-12 17:21:05.611150 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_swift-storage-0_3d19f734-27d1-473d-9b3b-968d95b500cd/object-updater/0.log
2026-06-12 17:21:05.611164 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_swift-storage-0_3d19f734-27d1-473d-9b3b-968d95b500cd/rsync/
2026-06-12 17:21:05.611178 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_swift-storage-0_3d19f734-27d1-473d-9b3b-968d95b500cd/rsync/0.log
2026-06-12 17:21:05.611193 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_swift-storage-0_3d19f734-27d1-473d-9b3b-968d95b500cd/swift-recon-cron/
2026-06-12 17:21:05.611207 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_swift-storage-0_3d19f734-27d1-473d-9b3b-968d95b500cd/swift-recon-cron/0.log
2026-06-12 17:21:05.611221 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_swift-storage-0_3d19f734-27d1-473d-9b3b-968d95b500cd/xattr-restore/
2026-06-12 17:21:05.611235 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_swift-storage-0_3d19f734-27d1-473d-9b3b-968d95b500cd/xattr-restore/0.log
2026-06-12 17:21:05.611249 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_telemetry-edpm-deployment-ipam-openstack-edpm-ipam-xc4g2_f8a15fb2-9134-4479-8b9d-05f4e8f82fb1/
2026-06-12 17:21:05.611264 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_telemetry-edpm-deployment-ipam-openstack-edpm-ipam-xc4g2_f8a15fb2-9134-4479-8b9d-05f4e8f82fb1/telemetry-edpm-deployment-ipam-openstack-edpm-ipam/
2026-06-12 17:21:05.611283 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_telemetry-edpm-deployment-ipam-openstack-edpm-ipam-xc4g2_f8a15fb2-9134-4479-8b9d-05f4e8f82fb1/telemetry-edpm-deployment-ipam-openstack-edpm-ipam/0.log
2026-06-12 17:21:05.611299 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_validate-network-edpm-deployment-ipam-openstack-edpm-ipam-qrpw4_dddbd700-c0eb-423a-9b0a-ee4e4abf8cc2/
2026-06-12 17:21:05.611314 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_validate-network-edpm-deployment-ipam-openstack-edpm-ipam-qrpw4_dddbd700-c0eb-423a-9b0a-ee4e4abf8cc2/validate-network-edpm-deployment-ipam-openstack-edpm-ipam/
2026-06-12 17:21:05.611328 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_validate-network-edpm-deployment-ipam-openstack-edpm-ipam-qrpw4_dddbd700-c0eb-423a-9b0a-ee4e4abf8cc2/validate-network-edpm-deployment-ipam-openstack-edpm-ipam/0.log
2026-06-12 17:21:05.611344 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/sushy-emulator_sushy-emulator_2ad7b10a-7d75-4603-84ca-66d2e2c53783/
2026-06-12 17:21:05.611359 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/sushy-emulator_sushy-emulator_2ad7b10a-7d75-4603-84ca-66d2e2c53783/sushy-emulator/
2026-06-12 17:21:05.611374 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/sushy-emulator_sushy-emulator_2ad7b10a-7d75-4603-84ca-66d2e2c53783/sushy-emulator/0.log
2026-06-12 17:21:05.611389 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/
2026-06-12 17:21:05.611405 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/event-filter.html
2026-06-12 17:21:05.611421 | controller | cL+++++++++ ci-framework-data/logs/openstack-must-gather/latest -> quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8
2026-06-12 17:21:05.611436 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/must-gather.logs
2026-06-12 17:21:05.611452 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/timestamp
2026-06-12 17:21:05.611468 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/
2026-06-12 17:21:05.611483 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/all-containers-cpu-top.log
2026-06-12 17:21:05.611498 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/gather.logs
2026-06-12 17:21:05.611513 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/must-gather.tar.xz
2026-06-12 17:21:05.611528 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/packagemanifests.gz
2026-06-12 17:21:05.611542 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/run.log
2026-06-12 17:21:05.611557 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/version
2026-06-12 17:21:05.611593 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/apiservices/
2026-06-12 17:21:05.611613 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/apiservices/v1beta1.backup.openstack.org.yaml
2026-06-12 17:21:05.611628 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/apiservices/v1beta1.barbican.openstack.org.yaml
2026-06-12 17:21:05.611643 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/apiservices/v1beta1.baremetal.openstack.org.yaml
2026-06-12 17:21:05.611658 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/apiservices/v1beta1.cinder.openstack.org.yaml
2026-06-12 17:21:05.611673 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/apiservices/v1beta1.client.openstack.org.yaml
2026-06-12 17:21:05.611688 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/apiservices/v1beta1.core.openstack.org.yaml
2026-06-12 17:21:05.611704 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/apiservices/v1beta1.dataplane.openstack.org.yaml
2026-06-12 17:21:05.611719 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/apiservices/v1beta1.designate.openstack.org.yaml
2026-06-12 17:21:05.611734 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/apiservices/v1beta1.glance.openstack.org.yaml
2026-06-12 17:21:05.611749 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/apiservices/v1beta1.heat.openstack.org.yaml
2026-06-12 17:21:05.611764 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/apiservices/v1beta1.horizon.openstack.org.yaml
2026-06-12 17:21:05.611779 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/apiservices/v1beta1.instanceha.openstack.org.yaml
2026-06-12 17:21:05.611794 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/apiservices/v1beta1.ironic.openstack.org.yaml
2026-06-12 17:21:05.611808 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/apiservices/v1beta1.keystone.openstack.org.yaml
2026-06-12 17:21:05.611823 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/apiservices/v1beta1.manila.openstack.org.yaml
2026-06-12 17:21:05.611841 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/apiservices/v1beta1.mariadb.openstack.org.yaml
2026-06-12 17:21:05.611856 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/apiservices/v1beta1.memcached.openstack.org.yaml
2026-06-12 17:21:05.611871 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/apiservices/v1beta1.network.openstack.org.yaml
2026-06-12 17:21:05.611885 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/apiservices/v1beta1.neutron.openstack.org.yaml
2026-06-12 17:21:05.611910 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/apiservices/v1beta1.nova.openstack.org.yaml
2026-06-12 17:21:05.611927 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/apiservices/v1beta1.octavia.openstack.org.yaml
2026-06-12 17:21:05.611942 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/apiservices/v1beta1.operator.openstack.org.yaml
2026-06-12 17:21:05.611956 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/apiservices/v1beta1.ovn.openstack.org.yaml
2026-06-12 17:21:05.611971 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/apiservices/v1beta1.placement.openstack.org.yaml
2026-06-12 17:21:05.611985 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/apiservices/v1beta1.rabbitmq.openstack.org.yaml
2026-06-12 17:21:05.612000 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/apiservices/v1beta1.redis.openstack.org.yaml
2026-06-12 17:21:05.612014 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/apiservices/v1beta1.swift.openstack.org.yaml
2026-06-12 17:21:05.612029 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/apiservices/v1beta1.telemetry.openstack.org.yaml
2026-06-12 17:21:05.612044 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/apiservices/v1beta1.test.openstack.org.yaml
2026-06-12 17:21:05.612058 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/apiservices/v1beta1.topology.openstack.org.yaml
2026-06-12 17:21:05.612076 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/apiservices/v1beta1.watcher.openstack.org.yaml
2026-06-12 17:21:05.612091 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/crd/
2026-06-12 17:21:05.612106 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/crd/ansibletests.test.openstack.org.yaml
2026-06-12 17:21:05.612121 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/crd/autoscalings.telemetry.openstack.org.yaml
2026-06-12 17:21:05.612136 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/crd/barbicanapis.barbican.openstack.org.yaml
2026-06-12 17:21:05.612151 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/crd/barbicankeystonelisteners.barbican.openstack.org.yaml
2026-06-12 17:21:05.612166 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/crd/barbicans.barbican.openstack.org.yaml
2026-06-12 17:21:05.612181 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/crd/barbicanworkers.barbican.openstack.org.yaml
2026-06-12 17:21:05.612196 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/crd/bgpconfigurations.network.openstack.org.yaml
2026-06-12 17:21:05.612210 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/crd/ceilometers.telemetry.openstack.org.yaml
2026-06-12 17:21:05.612225 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/crd/cinderapis.cinder.openstack.org.yaml
2026-06-12 17:21:05.612239 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/crd/cinderbackups.cinder.openstack.org.yaml
2026-06-12 17:21:05.612254 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/crd/cinders.cinder.openstack.org.yaml
2026-06-12 17:21:05.612268 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/crd/cinderschedulers.cinder.openstack.org.yaml
2026-06-12 17:21:05.612283 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/crd/cindervolumes.cinder.openstack.org.yaml
2026-06-12 17:21:05.612301 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/crd/cloudkitties.telemetry.openstack.org.yaml
2026-06-12 17:21:05.612315 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/crd/cloudkittyapis.telemetry.openstack.org.yaml
2026-06-12 17:21:05.612329 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/crd/cloudkittyprocs.telemetry.openstack.org.yaml
2026-06-12 17:21:05.612344 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/crd/designateapis.designate.openstack.org.yaml
2026-06-12 17:21:05.612358 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/crd/designatebackendbind9s.designate.openstack.org.yaml
2026-06-12 17:21:05.612373 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/crd/designatecentrals.designate.openstack.org.yaml
2026-06-12 17:21:05.612387 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/crd/designatemdnses.designate.openstack.org.yaml
2026-06-12 17:21:05.612402 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/crd/designateproducers.designate.openstack.org.yaml
2026-06-12 17:21:05.612416 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/crd/designates.designate.openstack.org.yaml
2026-06-12 17:21:05.612430 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/crd/designateunbounds.designate.openstack.org.yaml
2026-06-12 17:21:05.612445 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/crd/designateworkers.designate.openstack.org.yaml
2026-06-12 17:21:05.612460 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/crd/dnsdata.network.openstack.org.yaml
2026-06-12 17:21:05.612475 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/crd/dnsmasqs.network.openstack.org.yaml
2026-06-12 17:21:05.612490 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/crd/galerabackups.mariadb.openstack.org.yaml
2026-06-12 17:21:05.612505 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/crd/galerarestores.mariadb.openstack.org.yaml
2026-06-12 17:21:05.612525 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/crd/galeras.mariadb.openstack.org.yaml
2026-06-12 17:21:05.612541 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/crd/glanceapis.glance.openstack.org.yaml
2026-06-12 17:21:05.612555 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/crd/glances.glance.openstack.org.yaml
2026-06-12 17:21:05.612570 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/crd/heatapis.heat.openstack.org.yaml
2026-06-12 17:21:05.612606 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/crd/heatcfnapis.heat.openstack.org.yaml
2026-06-12 17:21:05.612622 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/crd/heatengines.heat.openstack.org.yaml
2026-06-12 17:21:05.612637 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/crd/heats.heat.openstack.org.yaml
2026-06-12 17:21:05.612652 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/crd/horizons.horizon.openstack.org.yaml
2026-06-12 17:21:05.612666 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/crd/horizontests.test.openstack.org.yaml
2026-06-12 17:21:05.612681 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/crd/instancehas.instanceha.openstack.org.yaml
2026-06-12 17:21:05.612695 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/crd/ipsets.network.openstack.org.yaml
2026-06-12 17:21:05.612710 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/crd/ironicapis.ironic.openstack.org.yaml
2026-06-12 17:21:05.612724 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/crd/ironicconductors.ironic.openstack.org.yaml
2026-06-12 17:21:05.612739 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/crd/ironicinspectors.ironic.openstack.org.yaml
2026-06-12 17:21:05.612754 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/crd/ironicneutronagents.ironic.openstack.org.yaml
2026-06-12 17:21:05.612774 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/crd/ironics.ironic.openstack.org.yaml
2026-06-12 17:21:05.612789 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/crd/keystoneapis.keystone.openstack.org.yaml
2026-06-12 17:21:05.612804 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/crd/keystoneapplicationcredentials.keystone.openstack.org.yaml
2026-06-12 17:21:05.612819 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/crd/keystoneendpoints.keystone.openstack.org.yaml
2026-06-12 17:21:05.612834 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/crd/keystoneservices.keystone.openstack.org.yaml
2026-06-12 17:21:05.612849 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/crd/loggings.telemetry.openstack.org.yaml
2026-06-12 17:21:05.612864 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/crd/manilaapis.manila.openstack.org.yaml
2026-06-12 17:21:05.612878 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/crd/manilas.manila.openstack.org.yaml
2026-06-12 17:21:05.612893 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/crd/manilaschedulers.manila.openstack.org.yaml
2026-06-12 17:21:05.612910 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/crd/manilashares.manila.openstack.org.yaml
2026-06-12 17:21:05.612926 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/crd/mariadbaccounts.mariadb.openstack.org.yaml
2026-06-12 17:21:05.612941 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/crd/mariadbdatabases.mariadb.openstack.org.yaml
2026-06-12 17:21:05.612956 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/crd/memcacheds.memcached.openstack.org.yaml
2026-06-12 17:21:05.612970 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/crd/metricstorages.telemetry.openstack.org.yaml
2026-06-12 17:21:05.612985 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/crd/netconfigs.network.openstack.org.yaml
2026-06-12 17:21:05.613003 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/crd/neutronapis.neutron.openstack.org.yaml
2026-06-12 17:21:05.613018 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/crd/nova.nova.openstack.org.yaml
2026-06-12 17:21:05.613032 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/crd/novaapis.nova.openstack.org.yaml
2026-06-12 17:21:05.613046 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/crd/novacells.nova.openstack.org.yaml
2026-06-12 17:21:05.613061 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/crd/novacomputes.nova.openstack.org.yaml
2026-06-12 17:21:05.613075 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/crd/novaconductors.nova.openstack.org.yaml
2026-06-12 17:21:05.613090 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/crd/novametadata.nova.openstack.org.yaml
2026-06-12 17:21:05.613104 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/crd/novanovncproxies.nova.openstack.org.yaml
2026-06-12 17:21:05.613118 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/crd/novaschedulers.nova.openstack.org.yaml
2026-06-12 17:21:05.613133 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/crd/octaviaamphoracontrollers.octavia.openstack.org.yaml
2026-06-12 17:21:05.613147 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/crd/octaviaapis.octavia.openstack.org.yaml
2026-06-12 17:21:05.613161 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/crd/octaviarsyslogs.octavia.openstack.org.yaml
2026-06-12 17:21:05.613175 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/crd/octavias.octavia.openstack.org.yaml
2026-06-12 17:21:05.613188 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/crd/openstackbackupconfigs.backup.openstack.org.yaml
2026-06-12 17:21:05.613202 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/crd/openstackbaremetalsets.baremetal.openstack.org.yaml
2026-06-12 17:21:05.613216 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/crd/openstackclients.client.openstack.org.yaml
2026-06-12 17:21:05.613235 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/crd/openstackcontrolplanes.core.openstack.org.yaml
2026-06-12 17:21:05.613249 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/crd/openstackdataplanedeployments.dataplane.openstack.org.yaml
2026-06-12 17:21:05.613263 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/crd/openstackdataplanenodesets.dataplane.openstack.org.yaml
2026-06-12 17:21:05.613277 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/crd/openstackdataplaneservices.dataplane.openstack.org.yaml
2026-06-12 17:21:05.613292 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/crd/openstackprovisionservers.baremetal.openstack.org.yaml
2026-06-12 17:21:05.613306 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/crd/openstacks.operator.openstack.org.yaml
2026-06-12 17:21:05.613320 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/crd/openstackversions.core.openstack.org.yaml
2026-06-12 17:21:05.613335 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/crd/ovncontrollers.ovn.openstack.org.yaml
2026-06-12 17:21:05.613349 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/crd/ovndbclusters.ovn.openstack.org.yaml
2026-06-12 17:21:05.613363 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/crd/ovnnorthds.ovn.openstack.org.yaml
2026-06-12 17:21:05.613378 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/crd/placementapis.placement.openstack.org.yaml
2026-06-12 17:21:05.613392 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/crd/rabbitmqpolicies.rabbitmq.openstack.org.yaml
2026-06-12 17:21:05.613407 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/crd/rabbitmqs.rabbitmq.openstack.org.yaml
2026-06-12 17:21:05.613421 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/crd/rabbitmqusers.rabbitmq.openstack.org.yaml
2026-06-12 17:21:05.613436 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/crd/rabbitmqvhosts.rabbitmq.openstack.org.yaml
2026-06-12 17:21:05.613455 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/crd/redises.redis.openstack.org.yaml
2026-06-12 17:21:05.613470 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/crd/reservations.network.openstack.org.yaml
2026-06-12 17:21:05.613484 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/crd/swiftproxies.swift.openstack.org.yaml
2026-06-12 17:21:05.613498 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/crd/swiftrings.swift.openstack.org.yaml
2026-06-12 17:21:05.613513 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/crd/swifts.swift.openstack.org.yaml
2026-06-12 17:21:05.613528 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/crd/swiftstorages.swift.openstack.org.yaml
2026-06-12 17:21:05.613543 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/crd/telemetries.telemetry.openstack.org.yaml
2026-06-12 17:21:05.613557 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/crd/tempests.test.openstack.org.yaml
2026-06-12 17:21:05.613587 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/crd/tobikoes.test.openstack.org.yaml
2026-06-12 17:21:05.613607 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/crd/topologies.topology.openstack.org.yaml
2026-06-12 17:21:05.613623 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/crd/transporturls.rabbitmq.openstack.org.yaml
2026-06-12 17:21:05.613638 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/crd/watcherapis.watcher.openstack.org.yaml
2026-06-12 17:21:05.613652 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/crd/watcherappliers.watcher.openstack.org.yaml
2026-06-12 17:21:05.613667 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/crd/watcherdecisionengines.watcher.openstack.org.yaml
2026-06-12 17:21:05.613682 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/crd/watchers.watcher.openstack.org.yaml
2026-06-12 17:21:05.613701 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/csv/
2026-06-12 17:21:05.613716 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/csv/kubernetes-nmstate-operator.4.20.0-202605270550
2026-06-12 17:21:05.613731 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/csv/metallb-operator.v4.20.0-202605260442
2026-06-12 17:21:05.613746 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/csv/openstack-operator.v0.6.0
2026-06-12 17:21:05.613761 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/ctlplane/
2026-06-12 17:21:05.613777 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/ctlplane/endpoints
2026-06-12 17:21:05.613793 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/ctlplane/services
2026-06-12 17:21:05.613808 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/ctlplane/cinder/
2026-06-12 17:21:05.613823 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/ctlplane/cinder/pool_list
2026-06-12 17:21:05.613839 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/ctlplane/cinder/qos_list
2026-06-12 17:21:05.613854 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/ctlplane/cinder/service_list
2026-06-12 17:21:05.613869 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/ctlplane/cinder/total_volumes_list
2026-06-12 17:21:05.613884 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/ctlplane/cinder/transfer_list
2026-06-12 17:21:05.613899 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/ctlplane/cinder/type_list
2026-06-12 17:21:05.613914 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/ctlplane/glance/
2026-06-12 17:21:05.613929 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/ctlplane/glance/task_list
2026-06-12 17:21:05.613948 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/ctlplane/neutron/
2026-06-12 17:21:05.613963 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/ctlplane/neutron/agent_list
2026-06-12 17:21:05.613978 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/ctlplane/neutron/extension_list
2026-06-12 17:21:05.613993 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/ctlplane/neutron/floating_ip_list
2026-06-12 17:21:05.614008 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/ctlplane/neutron/network_list
2026-06-12 17:21:05.614022 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/ctlplane/neutron/port_list
2026-06-12 17:21:05.614037 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/ctlplane/neutron/router_list
2026-06-12 17:21:05.614052 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/ctlplane/neutron/security_group_list
2026-06-12 17:21:05.614066 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/ctlplane/neutron/subnet_list
2026-06-12 17:21:05.614081 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/ctlplane/nova/
2026-06-12 17:21:05.614135 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/ctlplane/nova/aggregate_list
2026-06-12 17:21:05.614156 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/ctlplane/nova/cell_list
2026-06-12 17:21:05.614172 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/ctlplane/nova/host_list
2026-06-12 17:21:05.614187 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/ctlplane/nova/hypervisor_list
2026-06-12 17:21:05.614203 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/ctlplane/nova/service_list
2026-06-12 17:21:05.614218 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/ctlplane/ovn/
2026-06-12 17:21:05.614233 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/ctlplane/ovn/ovnnb_db.db
2026-06-12 17:21:05.614255 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/ctlplane/ovn/ovnsb_db.db
2026-06-12 17:21:05.614270 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/ctlplane/ovn/cluster-status/
2026-06-12 17:21:05.614285 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/ctlplane/ovn/cluster-status/nb/
2026-06-12 17:21:05.614300 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/ctlplane/ovn/cluster-status/nb/ovsdbserver-nb-0.txt
2026-06-12 17:21:05.614315 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/ctlplane/ovn/cluster-status/sb/
2026-06-12 17:21:05.614329 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/ctlplane/ovn/cluster-status/sb/ovsdbserver-sb-0.txt
2026-06-12 17:21:05.614376 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/ctlplane/placement/
2026-06-12 17:21:05.614403 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/ctlplane/placement/allocation_candidate_list
2026-06-12 17:21:05.614420 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/ctlplane/placement/resource_class_list
2026-06-12 17:21:05.614436 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/ctlplane/placement/trait_list
2026-06-12 17:21:05.614452 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/ctlplane/rabbitmq/
2026-06-12 17:21:05.614467 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/ctlplane/rabbitmq/rabbitmq-cell1-server-0/
2026-06-12 17:21:05.614482 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/ctlplane/rabbitmq/rabbitmq-cell1-server-0/cluster_status
2026-06-12 17:21:05.614497 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/ctlplane/rabbitmq/rabbitmq-cell1-server-0/list_connections
2026-06-12 17:21:05.614513 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/ctlplane/rabbitmq/rabbitmq-cell1-server-0/list_policies
2026-06-12 17:21:05.614532 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/ctlplane/rabbitmq/rabbitmq-cell1-server-0/list_queues
2026-06-12 17:21:05.614547 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/ctlplane/rabbitmq/rabbitmq-cell1-server-0/list_unresponsive_queues
2026-06-12 17:21:05.614562 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/ctlplane/rabbitmq/rabbitmq-cell1-server-0/status
2026-06-12 17:21:05.614596 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/ctlplane/rabbitmq/rabbitmq-server-0/
2026-06-12 17:21:05.614613 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/ctlplane/rabbitmq/rabbitmq-server-0/cluster_status
2026-06-12 17:21:05.614628 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/ctlplane/rabbitmq/rabbitmq-server-0/list_connections
2026-06-12 17:21:05.614643 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/ctlplane/rabbitmq/rabbitmq-server-0/list_policies
2026-06-12 17:21:05.614658 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/ctlplane/rabbitmq/rabbitmq-server-0/list_queues
2026-06-12 17:21:05.614673 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/ctlplane/rabbitmq/rabbitmq-server-0/list_unresponsive_queues
2026-06-12 17:21:05.614687 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/ctlplane/rabbitmq/rabbitmq-server-0/status
2026-06-12 17:21:05.614703 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/dbs/
2026-06-12 17:21:05.614718 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/dbs/openstack/
2026-06-12 17:21:05.614733 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/dbs/openstack/openstack-cell1-galera-0-openstack_databases.sql.gz
2026-06-12 17:21:05.614749 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/dbs/openstack/openstack-galera-0-openstack_databases.sql.gz
2026-06-12 17:21:05.614764 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/
2026-06-12 17:21:05.614782 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/baremetal-operator-system/
2026-06-12 17:21:05.614798 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/baremetal-operator-system/all_resources.log
2026-06-12 17:21:05.614813 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/baremetal-operator-system/events.log
2026-06-12 17:21:05.614827 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/baremetal-operator-system/nad.log
2026-06-12 17:21:05.614842 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/baremetal-operator-system/pvc.log
2026-06-12 17:21:05.614856 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/baremetal-operator-system/buildconfig/
2026-06-12 17:21:05.614892 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/baremetal-operator-system/cert/
2026-06-12 17:21:05.614910 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/baremetal-operator-system/cert/baremetal-operator-ironic-cacert.yaml
2026-06-12 17:21:05.614927 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/baremetal-operator-system/cert/baremetal-operator-ironic-cert.yaml
2026-06-12 17:21:05.614942 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/baremetal-operator-system/cert/baremetal-operator-mariadb-cert.yaml
2026-06-12 17:21:05.614957 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/baremetal-operator-system/cert/baremetal-operator-serving-cert.yaml
2026-06-12 17:21:05.614972 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/baremetal-operator-system/certificaterequests/
2026-06-12 17:21:05.614988 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/baremetal-operator-system/certificaterequests/baremetal-operator-ironic-cacert-1.yaml
2026-06-12 17:21:05.615003 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/baremetal-operator-system/certificaterequests/baremetal-operator-ironic-cert-1.yaml
2026-06-12 17:21:05.615018 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/baremetal-operator-system/certificaterequests/baremetal-operator-mariadb-cert-1.yaml
2026-06-12 17:21:05.615037 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/baremetal-operator-system/certificaterequests/baremetal-operator-serving-cert-1.yaml
2026-06-12 17:21:05.615052 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/baremetal-operator-system/configmaps/
2026-06-12 17:21:05.615067 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/baremetal-operator-system/configmaps/baremetal-operator-ironic-bmo-configmap-d8ck478f8g.yaml
2026-06-12 17:21:05.615082 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/baremetal-operator-system/configmaps/ironic-hh9b9bt576.yaml
2026-06-12 17:21:05.615096 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/baremetal-operator-system/cronjobs/
2026-06-12 17:21:05.615111 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/baremetal-operator-system/daemonset/
2026-06-12 17:21:05.615126 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/baremetal-operator-system/deployments/
2026-06-12 17:21:05.615140 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/baremetal-operator-system/deployments/baremetal-operator-controller-manager.yaml
2026-06-12 17:21:05.615154 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/baremetal-operator-system/deployments/baremetal-operator-ironic.yaml
2026-06-12 17:21:05.615169 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/baremetal-operator-system/imagestream/
2026-06-12 17:21:05.615183 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/baremetal-operator-system/installplans/
2026-06-12 17:21:05.615198 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/baremetal-operator-system/issuer/
2026-06-12 17:21:05.615212 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/baremetal-operator-system/issuer/baremetal-operator-ca-issuer.yaml
2026-06-12 17:21:05.615231 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/baremetal-operator-system/issuer/baremetal-operator-selfsigned-issuer.yaml
2026-06-12 17:21:05.615246 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/baremetal-operator-system/jobs/
2026-06-12 17:21:05.615261 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/baremetal-operator-system/poddisruptionbudgets/
2026-06-12 17:21:05.615275 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/baremetal-operator-system/pods/
2026-06-12 17:21:05.615290 | 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-8689c6c7ff-lg4wl/
2026-06-12 17:21:05.615304 | 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-8689c6c7ff-lg4wl/baremetal-operator-controller-manager-8689c6c7ff-lg4wl-describe
2026-06-12 17:21:05.615326 | 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-8689c6c7ff-lg4wl/logs/
2026-06-12 17:21:05.615341 | 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-8689c6c7ff-lg4wl/logs/manager-previous.log
2026-06-12 17:21:05.615356 | 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-8689c6c7ff-lg4wl/logs/manager.log
2026-06-12 17:21:05.615371 | 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-7bd849786b-bqzvm/
2026-06-12 17:21:05.615386 | 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-7bd849786b-bqzvm/baremetal-operator-ironic-7bd849786b-bqzvm-describe
2026-06-12 17:21:05.615401 | 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-7bd849786b-bqzvm/logs/
2026-06-12 17:21:05.615416 | 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-7bd849786b-bqzvm/logs/ironic-httpd.log
2026-06-12 17:21:05.615434 | 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-7bd849786b-bqzvm/logs/ironic-ipa-downloader.log
2026-06-12 17:21:05.615449 | 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-7bd849786b-bqzvm/logs/ironic-log-watch.log.gz
2026-06-12 17:21:05.615464 | 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-7bd849786b-bqzvm/logs/ironic.log
2026-06-12 17:21:05.615478 | 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-7bd849786b-bqzvm/logs/mariadb.log
2026-06-12 17:21:05.615492 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/baremetal-operator-system/replicaset/
2026-06-12 17:21:05.615507 | 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-7fdcbccd66.yaml
2026-06-12 17:21:05.615521 | 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-8689c6c7ff.yaml
2026-06-12 17:21:05.615536 | 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-7bd849786b.yaml
2026-06-12 17:21:05.615551 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/baremetal-operator-system/routes/
2026-06-12 17:21:05.615566 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/baremetal-operator-system/secrets/
2026-06-12 17:21:05.615600 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/baremetal-operator-system/secrets/ironic/
2026-06-12 17:21:05.615617 | 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-bhmkfmgt5k.yaml
2026-06-12 17:21:05.615632 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/baremetal-operator-system/secrets/ironic/ironic-cacert.yaml
2026-06-12 17:21:05.615652 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/baremetal-operator-system/secrets/ironic/ironic-cert.yaml
2026-06-12 17:21:05.615667 | 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-ht92gmbt57.yaml
2026-06-12 17:21:05.615682 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/baremetal-operator-system/secrets/mariadb/
2026-06-12 17:21:05.615697 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/baremetal-operator-system/secrets/mariadb/baremetal-operator-mariadb-password-ftkgc8tmkc.yaml
2026-06-12 17:21:05.615712 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/baremetal-operator-system/secrets/mariadb/mariadb-cert.yaml
2026-06-12 17:21:05.615727 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/baremetal-operator-system/services/
2026-06-12 17:21:05.615742 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/baremetal-operator-system/services/baremetal-operator-controller-manager-metrics-service.yaml
2026-06-12 17:21:05.615756 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/baremetal-operator-system/services/baremetal-operator-webhook-service.yaml
2026-06-12 17:21:05.615771 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/baremetal-operator-system/statefulset/
2026-06-12 17:21:05.615786 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/baremetal-operator-system/subscriptions/
2026-06-12 17:21:05.615801 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/cert-manager/
2026-06-12 17:21:05.615816 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/cert-manager/all_resources.log
2026-06-12 17:21:05.615832 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/cert-manager/events.log
2026-06-12 17:21:05.615846 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/cert-manager/nad.log
2026-06-12 17:21:05.615861 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/cert-manager/pvc.log
2026-06-12 17:21:05.615880 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/cert-manager/buildconfig/
2026-06-12 17:21:05.615906 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/cert-manager/cert/
2026-06-12 17:21:05.615921 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/cert-manager/certificaterequests/
2026-06-12 17:21:05.615936 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/cert-manager/configmaps/
2026-06-12 17:21:05.615951 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/cert-manager/cronjobs/
2026-06-12 17:21:05.615965 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/cert-manager/daemonset/
2026-06-12 17:21:05.615980 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/cert-manager/deployments/
2026-06-12 17:21:05.615995 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/cert-manager/deployments/cert-manager-cainjector.yaml
2026-06-12 17:21:05.616013 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/cert-manager/deployments/cert-manager-webhook.yaml
2026-06-12 17:21:05.616028 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/cert-manager/deployments/cert-manager.yaml
2026-06-12 17:21:05.616043 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/cert-manager/imagestream/
2026-06-12 17:21:05.616059 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/cert-manager/installplans/
2026-06-12 17:21:05.616074 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/cert-manager/issuer/
2026-06-12 17:21:05.616089 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/cert-manager/jobs/
2026-06-12 17:21:05.616104 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/cert-manager/poddisruptionbudgets/
2026-06-12 17:21:05.616124 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/cert-manager/pods/
2026-06-12 17:21:05.616140 | 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-9mvrm/
2026-06-12 17:21:05.616155 | 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-9mvrm/cert-manager-7b8b89f89d-9mvrm-describe
2026-06-12 17:21:05.616170 | 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-9mvrm/logs/
2026-06-12 17:21:05.616185 | 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-9mvrm/logs/cert-manager-controller.log
2026-06-12 17:21:05.616200 | 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-9mrgn/
2026-06-12 17:21:05.616215 | 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-9mrgn/cert-manager-cainjector-7f9fdd5dd5-9mrgn-describe
2026-06-12 17:21:05.616230 | 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-9mrgn/logs/
2026-06-12 17:21:05.616245 | 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-9mrgn/logs/cert-manager-cainjector.log
2026-06-12 17:21:05.616260 | 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-grhhb/
2026-06-12 17:21:05.616275 | 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-grhhb/cert-manager-webhook-769f6b94cb-grhhb-describe
2026-06-12 17:21:05.616290 | 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-grhhb/logs/
2026-06-12 17:21:05.616304 | 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-grhhb/logs/cert-manager-webhook.log
2026-06-12 17:21:05.616319 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/cert-manager/replicaset/
2026-06-12 17:21:05.616337 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/cert-manager/replicaset/cert-manager-7b8b89f89d.yaml
2026-06-12 17:21:05.616353 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/cert-manager/replicaset/cert-manager-cainjector-7f9fdd5dd5.yaml
2026-06-12 17:21:05.616368 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/cert-manager/replicaset/cert-manager-webhook-769f6b94cb.yaml
2026-06-12 17:21:05.616382 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/cert-manager/routes/
2026-06-12 17:21:05.616397 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/cert-manager/services/
2026-06-12 17:21:05.616412 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/cert-manager/services/cert-manager-cainjector.yaml
2026-06-12 17:21:05.616427 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/cert-manager/services/cert-manager-webhook.yaml
2026-06-12 17:21:05.616441 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/cert-manager/services/cert-manager.yaml
2026-06-12 17:21:05.616456 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/cert-manager/statefulset/
2026-06-12 17:21:05.616471 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/cert-manager/subscriptions/
2026-06-12 17:21:05.616486 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/metallb-system/
2026-06-12 17:21:05.616501 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/metallb-system/all_resources.log
2026-06-12 17:21:05.616516 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/metallb-system/events.log
2026-06-12 17:21:05.616531 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/metallb-system/nad.log
2026-06-12 17:21:05.616546 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/metallb-system/pvc.log
2026-06-12 17:21:05.616564 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/metallb-system/buildconfig/
2026-06-12 17:21:05.617120 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/metallb-system/cert/
2026-06-12 17:21:05.617146 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/metallb-system/certificaterequests/
2026-06-12 17:21:05.617163 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/metallb-system/configmaps/
2026-06-12 17:21:05.617180 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/metallb-system/cronjobs/
2026-06-12 17:21:05.617195 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/metallb-system/crs/
2026-06-12 17:21:05.617211 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/metallb-system/crs/ipaddresspools.metallb.io/
2026-06-12 17:21:05.617226 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/metallb-system/crs/ipaddresspools.metallb.io/ctlplane.yaml
2026-06-12 17:21:05.617241 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/metallb-system/crs/ipaddresspools.metallb.io/designateext.yaml
2026-06-12 17:21:05.617257 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/metallb-system/crs/ipaddresspools.metallb.io/internalapi.yaml
2026-06-12 17:21:05.617272 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/metallb-system/crs/ipaddresspools.metallb.io/storage.yaml
2026-06-12 17:21:05.617287 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/metallb-system/crs/ipaddresspools.metallb.io/tenant.yaml
2026-06-12 17:21:05.617301 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/metallb-system/crs/l2advertisements.metallb.io/
2026-06-12 17:21:05.617316 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/metallb-system/crs/l2advertisements.metallb.io/ctlplane.yaml
2026-06-12 17:21:05.617337 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/metallb-system/crs/l2advertisements.metallb.io/designateext.yaml
2026-06-12 17:21:05.617352 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/metallb-system/crs/l2advertisements.metallb.io/internalapi.yaml
2026-06-12 17:21:05.617367 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/metallb-system/crs/l2advertisements.metallb.io/storage.yaml
2026-06-12 17:21:05.617382 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/metallb-system/crs/l2advertisements.metallb.io/tenant.yaml
2026-06-12 17:21:05.617397 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/metallb-system/crs/metallbs.metallb.io/
2026-06-12 17:21:05.617413 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/metallb-system/crs/metallbs.metallb.io/metallb.yaml
2026-06-12 17:21:05.617428 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/metallb-system/crs/servicel2statuses.metallb.io/
2026-06-12 17:21:05.617443 | 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-6jkd9.yaml
2026-06-12 17:21:05.617458 | 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-bpt7d.yaml
2026-06-12 17:21:05.617473 | 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-cdqgx.yaml
2026-06-12 17:21:05.617487 | 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-g8zpp.yaml
2026-06-12 17:21:05.617502 | 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-gkcpg.yaml
2026-06-12 17:21:05.617517 | 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-hwfz5.yaml
2026-06-12 17:21:05.617532 | 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-kc65h.yaml
2026-06-12 17:21:05.617550 | 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-lswvd.yaml
2026-06-12 17:21:05.617565 | 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-ltnbn.yaml
2026-06-12 17:21:05.617609 | 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-rfffz.yaml
2026-06-12 17:21:05.617626 | 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-s6rzp.yaml
2026-06-12 17:21:05.617641 | 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-tfpnq.yaml
2026-06-12 17:21:05.617655 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/metallb-system/daemonset/
2026-06-12 17:21:05.617670 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/metallb-system/daemonset/speaker.yaml
2026-06-12 17:21:05.617685 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/metallb-system/deployments/
2026-06-12 17:21:05.617700 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/metallb-system/deployments/controller.yaml
2026-06-12 17:21:05.617716 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/metallb-system/deployments/metallb-operator-controller-manager.yaml
2026-06-12 17:21:05.617731 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/metallb-system/deployments/metallb-operator-webhook-server.yaml
2026-06-12 17:21:05.617746 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/metallb-system/imagestream/
2026-06-12 17:21:05.617761 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/metallb-system/installplans/
2026-06-12 17:21:05.617776 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/metallb-system/installplans/install-7cb4s
2026-06-12 17:21:05.617791 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/metallb-system/issuer/
2026-06-12 17:21:05.617809 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/metallb-system/jobs/
2026-06-12 17:21:05.617824 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/metallb-system/poddisruptionbudgets/
2026-06-12 17:21:05.617839 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/metallb-system/pods/
2026-06-12 17:21:05.617853 | 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-zc27b/
2026-06-12 17:21:05.617868 | 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-zc27b/controller-8464864885-zc27b-describe
2026-06-12 17:21:05.617883 | 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-zc27b/logs/
2026-06-12 17:21:05.617898 | 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-zc27b/logs/controller.log.gz
2026-06-12 17:21:05.617913 | 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-zc27b/logs/kube-rbac-proxy.log
2026-06-12 17:21:05.617928 | 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-65d448d75d-7h7lc/
2026-06-12 17:21:05.617942 | 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-65d448d75d-7h7lc/metallb-operator-controller-manager-65d448d75d-7h7lc-describe
2026-06-12 17:21:05.617958 | 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-65d448d75d-7h7lc/logs/
2026-06-12 17:21:05.617973 | 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-65d448d75d-7h7lc/logs/manager-previous.log
2026-06-12 17:21:05.617988 | 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-65d448d75d-7h7lc/logs/manager.log
2026-06-12 17:21:05.618006 | 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-7bdcd85cf4-lmrpr/
2026-06-12 17:21:05.618021 | 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-7bdcd85cf4-lmrpr/metallb-operator-webhook-server-7bdcd85cf4-lmrpr-describe
2026-06-12 17:21:05.618036 | 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-7bdcd85cf4-lmrpr/logs/
2026-06-12 17:21:05.618051 | 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-7bdcd85cf4-lmrpr/logs/webhook-server.log
2026-06-12 17:21:05.618066 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/metallb-system/pods/speaker-fwf6d/
2026-06-12 17:21:05.618081 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/metallb-system/pods/speaker-fwf6d/speaker-fwf6d-describe
2026-06-12 17:21:05.618095 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/metallb-system/pods/speaker-fwf6d/logs/
2026-06-12 17:21:05.618110 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/metallb-system/pods/speaker-fwf6d/logs/kube-rbac-proxy.log
2026-06-12 17:21:05.618125 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/metallb-system/pods/speaker-fwf6d/logs/speaker.log.gz
2026-06-12 17:21:05.618140 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/metallb-system/replicaset/
2026-06-12 17:21:05.618155 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/metallb-system/replicaset/controller-8464864885.yaml
2026-06-12 17:21:05.618170 | 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-65d448d75d.yaml
2026-06-12 17:21:05.618185 | 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-7bdcd85cf4.yaml
2026-06-12 17:21:05.618200 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/metallb-system/routes/
2026-06-12 17:21:05.618221 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/metallb-system/services/
2026-06-12 17:21:05.618236 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/metallb-system/services/controller-monitor-service.yaml
2026-06-12 17:21:05.618251 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/metallb-system/services/metallb-operator-controller-manager-service.yaml
2026-06-12 17:21:05.618266 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/metallb-system/services/metallb-operator-webhook-server-service.yaml
2026-06-12 17:21:05.618280 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/metallb-system/services/metallb-operator-webhook-service.yaml
2026-06-12 17:21:05.618295 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/metallb-system/services/speaker-monitor-service.yaml
2026-06-12 17:21:05.618309 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/metallb-system/services/webhook-service.yaml
2026-06-12 17:21:05.618324 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/metallb-system/statefulset/
2026-06-12 17:21:05.618339 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/metallb-system/subscriptions/
2026-06-12 17:21:05.618353 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/metallb-system/subscriptions/metallb-operator-sub
2026-06-12 17:21:05.618368 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openshift-machine-api/
2026-06-12 17:21:05.618383 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openshift-machine-api/all_resources.log
2026-06-12 17:21:05.618397 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openshift-machine-api/events.log
2026-06-12 17:21:05.618412 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openshift-machine-api/nad.log
2026-06-12 17:21:05.618426 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openshift-machine-api/pvc.log
2026-06-12 17:21:05.618445 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openshift-machine-api/buildconfig/
2026-06-12 17:21:05.618459 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openshift-machine-api/cert/
2026-06-12 17:21:05.618474 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openshift-machine-api/certificaterequests/
2026-06-12 17:21:05.618489 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openshift-machine-api/configmaps/
2026-06-12 17:21:05.618504 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openshift-machine-api/cronjobs/
2026-06-12 17:21:05.618519 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openshift-machine-api/daemonset/
2026-06-12 17:21:05.618534 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openshift-machine-api/deployments/
2026-06-12 17:21:05.618548 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openshift-machine-api/deployments/control-plane-machine-set-operator.yaml
2026-06-12 17:21:05.618563 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openshift-machine-api/deployments/machine-api-operator.yaml
2026-06-12 17:21:05.618598 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openshift-machine-api/imagestream/
2026-06-12 17:21:05.618616 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openshift-machine-api/installplans/
2026-06-12 17:21:05.618631 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openshift-machine-api/issuer/
2026-06-12 17:21:05.618646 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openshift-machine-api/jobs/
2026-06-12 17:21:05.618661 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openshift-machine-api/poddisruptionbudgets/
2026-06-12 17:21:05.618675 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openshift-machine-api/pods/
2026-06-12 17:21:05.618694 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openshift-machine-api/pods/control-plane-machine-set-operator-75ffdb6fcd-m5wxr/
2026-06-12 17:21:05.618709 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openshift-machine-api/pods/control-plane-machine-set-operator-75ffdb6fcd-m5wxr/control-plane-machine-set-operator-75ffdb6fcd-m5wxr-describe
2026-06-12 17:21:05.618725 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openshift-machine-api/pods/control-plane-machine-set-operator-75ffdb6fcd-m5wxr/logs/
2026-06-12 17:21:05.618743 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openshift-machine-api/pods/control-plane-machine-set-operator-75ffdb6fcd-m5wxr/logs/control-plane-machine-set-operator-previous.log
2026-06-12 17:21:05.618761 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openshift-machine-api/pods/control-plane-machine-set-operator-75ffdb6fcd-m5wxr/logs/control-plane-machine-set-operator.log
2026-06-12 17:21:05.618777 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openshift-machine-api/pods/machine-api-operator-755bb95488-cj4b6/
2026-06-12 17:21:05.618792 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openshift-machine-api/pods/machine-api-operator-755bb95488-cj4b6/machine-api-operator-755bb95488-cj4b6-describe
2026-06-12 17:21:05.618808 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openshift-machine-api/pods/machine-api-operator-755bb95488-cj4b6/logs/
2026-06-12 17:21:05.618823 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openshift-machine-api/pods/machine-api-operator-755bb95488-cj4b6/logs/kube-rbac-proxy.log
2026-06-12 17:21:05.618838 | 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-12 17:21:05.618854 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openshift-machine-api/pods/machine-api-operator-755bb95488-cj4b6/logs/machine-api-operator.log
2026-06-12 17:21:05.618869 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openshift-machine-api/replicaset/
2026-06-12 17:21:05.618888 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openshift-machine-api/replicaset/control-plane-machine-set-operator-75ffdb6fcd.yaml
2026-06-12 17:21:05.618904 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openshift-machine-api/replicaset/machine-api-operator-755bb95488.yaml
2026-06-12 17:21:05.618919 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openshift-machine-api/routes/
2026-06-12 17:21:05.618934 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openshift-machine-api/services/
2026-06-12 17:21:05.618949 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openshift-machine-api/services/cluster-autoscaler-operator.yaml
2026-06-12 17:21:05.618964 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openshift-machine-api/services/control-plane-machine-set-operator.yaml
2026-06-12 17:21:05.618979 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openshift-machine-api/services/machine-api-controllers.yaml
2026-06-12 17:21:05.618994 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openshift-machine-api/services/machine-api-operator-machine-webhook.yaml
2026-06-12 17:21:05.619009 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openshift-machine-api/services/machine-api-operator-webhook.yaml
2026-06-12 17:21:05.619023 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openshift-machine-api/services/machine-api-operator.yaml
2026-06-12 17:21:05.619038 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openshift-machine-api/statefulset/
2026-06-12 17:21:05.619053 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openshift-machine-api/subscriptions/
2026-06-12 17:21:05.619067 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openshift-marketplace/
2026-06-12 17:21:05.619081 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openshift-marketplace/all_resources.log
2026-06-12 17:21:05.619099 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openshift-marketplace/events.log
2026-06-12 17:21:05.619114 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openshift-marketplace/nad.log
2026-06-12 17:21:05.619129 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openshift-marketplace/pvc.log
2026-06-12 17:21:05.619144 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openshift-marketplace/buildconfig/
2026-06-12 17:21:05.619158 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openshift-marketplace/cert/
2026-06-12 17:21:05.619173 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openshift-marketplace/certificaterequests/
2026-06-12 17:21:05.619187 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openshift-marketplace/configmaps/
2026-06-12 17:21:05.619201 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openshift-marketplace/cronjobs/
2026-06-12 17:21:05.619216 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openshift-marketplace/daemonset/
2026-06-12 17:21:05.619230 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openshift-marketplace/deployments/
2026-06-12 17:21:05.619245 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openshift-marketplace/deployments/marketplace-operator.yaml
2026-06-12 17:21:05.619259 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openshift-marketplace/imagestream/
2026-06-12 17:21:05.619274 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openshift-marketplace/installplans/
2026-06-12 17:21:05.619289 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openshift-marketplace/issuer/
2026-06-12 17:21:05.619304 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openshift-marketplace/jobs/
2026-06-12 17:21:05.619323 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openshift-marketplace/jobs/387bfabfca1298c4c8a9675420a158f8862d47d6aeed857480e6a7a9d310e6f.yaml
2026-06-12 17:21:05.619338 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openshift-marketplace/jobs/ed43641bf76e974c79e6d19d37042da9c6c1c828763981d17078e53cd9a9ea0.yaml
2026-06-12 17:21:05.619353 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openshift-marketplace/poddisruptionbudgets/
2026-06-12 17:21:05.619368 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openshift-marketplace/pods/
2026-06-12 17:21:05.619383 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openshift-marketplace/pods/387bfabfca1298c4c8a9675420a158f8862d47d6aeed857480e6a7a9d3wwjwv/
2026-06-12 17:21:05.619398 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openshift-marketplace/pods/387bfabfca1298c4c8a9675420a158f8862d47d6aeed857480e6a7a9d3wwjwv/387bfabfca1298c4c8a9675420a158f8862d47d6aeed857480e6a7a9d3wwjwv-describe
2026-06-12 17:21:05.619417 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openshift-marketplace/pods/387bfabfca1298c4c8a9675420a158f8862d47d6aeed857480e6a7a9d3wwjwv/logs/
2026-06-12 17:21:05.619432 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openshift-marketplace/pods/387bfabfca1298c4c8a9675420a158f8862d47d6aeed857480e6a7a9d3wwjwv/logs/extract.log
2026-06-12 17:21:05.619447 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openshift-marketplace/pods/387bfabfca1298c4c8a9675420a158f8862d47d6aeed857480e6a7a9d3wwjwv/logs/pull.log
2026-06-12 17:21:05.619461 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openshift-marketplace/pods/387bfabfca1298c4c8a9675420a158f8862d47d6aeed857480e6a7a9d3wwjwv/logs/util.log
2026-06-12 17:21:05.619476 | 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-z958d/
2026-06-12 17:21:05.619490 | 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-z958d/certified-operators-z958d-describe
2026-06-12 17:21:05.619504 | 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-z958d/logs/
2026-06-12 17:21:05.619522 | 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-z958d/logs/extract-content.log
2026-06-12 17:21:05.619537 | 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-z958d/logs/extract-utilities.log
2026-06-12 17:21:05.619552 | 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-z958d/logs/registry-server.log.gz
2026-06-12 17:21:05.619568 | 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-hbst8/
2026-06-12 17:21:05.619602 | 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-hbst8/community-operators-hbst8-describe
2026-06-12 17:21:05.619619 | 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-hbst8/logs/
2026-06-12 17:21:05.619635 | 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-hbst8/logs/extract-content.log
2026-06-12 17:21:05.619650 | 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-hbst8/logs/extract-utilities.log
2026-06-12 17:21:05.619665 | 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-hbst8/logs/registry-server.log.gz
2026-06-12 17:21:05.619680 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openshift-marketplace/pods/ed43641bf76e974c79e6d19d37042da9c6c1c828763981d17078e53cd977qkn/
2026-06-12 17:21:05.619695 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openshift-marketplace/pods/ed43641bf76e974c79e6d19d37042da9c6c1c828763981d17078e53cd977qkn/ed43641bf76e974c79e6d19d37042da9c6c1c828763981d17078e53cd977qkn-describe
2026-06-12 17:21:05.619711 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openshift-marketplace/pods/ed43641bf76e974c79e6d19d37042da9c6c1c828763981d17078e53cd977qkn/logs/
2026-06-12 17:21:05.619726 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openshift-marketplace/pods/ed43641bf76e974c79e6d19d37042da9c6c1c828763981d17078e53cd977qkn/logs/extract.log
2026-06-12 17:21:05.619746 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openshift-marketplace/pods/ed43641bf76e974c79e6d19d37042da9c6c1c828763981d17078e53cd977qkn/logs/pull.log
2026-06-12 17:21:05.619762 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openshift-marketplace/pods/ed43641bf76e974c79e6d19d37042da9c6c1c828763981d17078e53cd977qkn/logs/util.log
2026-06-12 17:21:05.619776 | 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-qspgz/
2026-06-12 17:21:05.619791 | 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-qspgz/marketplace-operator-547dbd544d-qspgz-describe
2026-06-12 17:21:05.619806 | 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-qspgz/logs/
2026-06-12 17:21:05.619822 | 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-qspgz/logs/marketplace-operator-previous.log
2026-06-12 17:21:05.619837 | 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-qspgz/logs/marketplace-operator.log
2026-06-12 17:21:05.619853 | 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-frpxj/
2026-06-12 17:21:05.619868 | 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-frpxj/redhat-marketplace-frpxj-describe
2026-06-12 17:21:05.619894 | 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-frpxj/logs/
2026-06-12 17:21:05.619911 | 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-frpxj/logs/extract-content.log
2026-06-12 17:21:05.619927 | 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-frpxj/logs/extract-utilities.log
2026-06-12 17:21:05.619942 | 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-frpxj/logs/registry-server.log
2026-06-12 17:21:05.619962 | 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-v4t9r/
2026-06-12 17:21:05.619977 | 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-v4t9r/redhat-operators-v4t9r-describe
2026-06-12 17:21:05.619992 | 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-v4t9r/logs/
2026-06-12 17:21:05.620007 | 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-v4t9r/logs/extract-content.log
2026-06-12 17:21:05.620022 | 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-v4t9r/logs/extract-utilities.log
2026-06-12 17:21:05.620037 | 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-v4t9r/logs/registry-server.log.gz
2026-06-12 17:21:05.620052 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openshift-marketplace/replicaset/
2026-06-12 17:21:05.620067 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openshift-marketplace/replicaset/marketplace-operator-547dbd544d.yaml
2026-06-12 17:21:05.620082 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openshift-marketplace/routes/
2026-06-12 17:21:05.620097 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openshift-marketplace/services/
2026-06-12 17:21:05.620111 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openshift-marketplace/services/certified-operators.yaml
2026-06-12 17:21:05.620126 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openshift-marketplace/services/community-operators.yaml
2026-06-12 17:21:05.620142 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openshift-marketplace/services/marketplace-operator-metrics.yaml
2026-06-12 17:21:05.620162 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openshift-marketplace/services/redhat-marketplace.yaml
2026-06-12 17:21:05.620177 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openshift-marketplace/services/redhat-operators.yaml
2026-06-12 17:21:05.620192 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openshift-marketplace/statefulset/
2026-06-12 17:21:05.620206 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openshift-marketplace/subscriptions/
2026-06-12 17:21:05.620221 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openshift-nmstate/
2026-06-12 17:21:05.620235 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openshift-nmstate/all_resources.log
2026-06-12 17:21:05.620250 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openshift-nmstate/events.log
2026-06-12 17:21:05.620264 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openshift-nmstate/nad.log
2026-06-12 17:21:05.620279 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openshift-nmstate/pvc.log
2026-06-12 17:21:05.620293 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openshift-nmstate/buildconfig/
2026-06-12 17:21:05.620307 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openshift-nmstate/cert/
2026-06-12 17:21:05.620321 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openshift-nmstate/certificaterequests/
2026-06-12 17:21:05.620335 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openshift-nmstate/configmaps/
2026-06-12 17:21:05.620349 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openshift-nmstate/cronjobs/
2026-06-12 17:21:05.620363 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openshift-nmstate/daemonset/
2026-06-12 17:21:05.620377 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openshift-nmstate/daemonset/nmstate-handler.yaml
2026-06-12 17:21:05.620399 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openshift-nmstate/deployments/
2026-06-12 17:21:05.620526 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openshift-nmstate/deployments/nmstate-console-plugin.yaml
2026-06-12 17:21:05.620549 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openshift-nmstate/deployments/nmstate-metrics.yaml
2026-06-12 17:21:05.620565 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openshift-nmstate/deployments/nmstate-operator.yaml
2026-06-12 17:21:05.620608 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openshift-nmstate/deployments/nmstate-webhook.yaml
2026-06-12 17:21:05.620626 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openshift-nmstate/imagestream/
2026-06-12 17:21:05.620641 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openshift-nmstate/installplans/
2026-06-12 17:21:05.620656 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openshift-nmstate/installplans/install-gnlfw
2026-06-12 17:21:05.620671 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openshift-nmstate/issuer/
2026-06-12 17:21:05.620685 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openshift-nmstate/jobs/
2026-06-12 17:21:05.620700 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openshift-nmstate/poddisruptionbudgets/
2026-06-12 17:21:05.620715 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openshift-nmstate/poddisruptionbudgets/nmstate-webhook.yaml
2026-06-12 17:21:05.620729 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openshift-nmstate/pods/
2026-06-12 17:21:05.620744 | 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-dpmlg/
2026-06-12 17:21:05.620776 | 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-dpmlg/nmstate-console-plugin-9bcc7988b-dpmlg-describe
2026-06-12 17:21:05.620792 | 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-dpmlg/logs/
2026-06-12 17:21:05.620807 | 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-dpmlg/logs/nmstate-console-plugin.log
2026-06-12 17:21:05.620825 | 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-9th4j/
2026-06-12 17:21:05.620840 | 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-9th4j/nmstate-handler-9th4j-describe
2026-06-12 17:21:05.620855 | 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-9th4j/logs/
2026-06-12 17:21:05.620870 | 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-9th4j/logs/nmstate-handler.log
2026-06-12 17:21:05.620885 | 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-hp88r/
2026-06-12 17:21:05.620900 | 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-hp88r/nmstate-metrics-756b4d6fc6-hp88r-describe
2026-06-12 17:21:05.620914 | 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-hp88r/logs/
2026-06-12 17:21:05.620929 | 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-hp88r/logs/kube-rbac-proxy.log
2026-06-12 17:21:05.620944 | 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-hp88r/logs/nmstate-metrics.log
2026-06-12 17:21:05.620958 | 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-nrw4j/
2026-06-12 17:21:05.620972 | 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-nrw4j/nmstate-operator-6569c8c666-nrw4j-describe
2026-06-12 17:21:05.620991 | 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-nrw4j/logs/
2026-06-12 17:21:05.621006 | 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-nrw4j/logs/nmstate-operator.log
2026-06-12 17:21:05.621021 | 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-x7f27/
2026-06-12 17:21:05.621036 | 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-x7f27/nmstate-webhook-9b7874799-x7f27-describe
2026-06-12 17:21:05.621051 | 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-x7f27/logs/
2026-06-12 17:21:05.621067 | 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-x7f27/logs/nmstate-webhook.log
2026-06-12 17:21:05.621083 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openshift-nmstate/replicaset/
2026-06-12 17:21:05.621099 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openshift-nmstate/replicaset/nmstate-console-plugin-9bcc7988b.yaml
2026-06-12 17:21:05.621114 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openshift-nmstate/replicaset/nmstate-metrics-756b4d6fc6.yaml
2026-06-12 17:21:05.621129 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openshift-nmstate/replicaset/nmstate-operator-6569c8c666.yaml
2026-06-12 17:21:05.621144 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openshift-nmstate/replicaset/nmstate-webhook-9b7874799.yaml
2026-06-12 17:21:05.621159 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openshift-nmstate/routes/
2026-06-12 17:21:05.621174 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openshift-nmstate/services/
2026-06-12 17:21:05.621192 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openshift-nmstate/services/nmstate-console-plugin.yaml
2026-06-12 17:21:05.621207 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openshift-nmstate/services/nmstate-monitor.yaml
2026-06-12 17:21:05.621222 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openshift-nmstate/services/nmstate-webhook.yaml
2026-06-12 17:21:05.621237 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openshift-nmstate/statefulset/
2026-06-12 17:21:05.621251 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openshift-nmstate/subscriptions/
2026-06-12 17:21:05.621265 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openshift-nmstate/subscriptions/kubernetes-nmstate-operator
2026-06-12 17:21:05.621280 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openshift-operators/
2026-06-12 17:21:05.621295 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openshift-operators/all_resources.log
2026-06-12 17:21:05.621309 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openshift-operators/events.log
2026-06-12 17:21:05.621324 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openshift-operators/nad.log
2026-06-12 17:21:05.621339 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openshift-operators/pvc.log
2026-06-12 17:21:05.621353 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openshift-operators/buildconfig/
2026-06-12 17:21:05.621368 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openshift-operators/cert/
2026-06-12 17:21:05.621382 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openshift-operators/certificaterequests/
2026-06-12 17:21:05.621397 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openshift-operators/configmaps/
2026-06-12 17:21:05.621414 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openshift-operators/cronjobs/
2026-06-12 17:21:05.621429 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openshift-operators/daemonset/
2026-06-12 17:21:05.621444 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openshift-operators/deployments/
2026-06-12 17:21:05.621458 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openshift-operators/imagestream/
2026-06-12 17:21:05.621472 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openshift-operators/installplans/
2026-06-12 17:21:05.621487 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openshift-operators/issuer/
2026-06-12 17:21:05.621501 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openshift-operators/jobs/
2026-06-12 17:21:05.621516 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openshift-operators/poddisruptionbudgets/
2026-06-12 17:21:05.621531 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openshift-operators/pods/
2026-06-12 17:21:05.621546 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openshift-operators/pods/-describe
2026-06-12 17:21:05.621560 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openshift-operators/pods/logs/
2026-06-12 17:21:05.621597 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openshift-operators/replicaset/
2026-06-12 17:21:05.621617 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openshift-operators/routes/
2026-06-12 17:21:05.621632 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openshift-operators/services/
2026-06-12 17:21:05.621647 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openshift-operators/statefulset/
2026-06-12 17:21:05.621662 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openshift-operators/subscriptions/
2026-06-12 17:21:05.621683 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/
2026-06-12 17:21:05.621698 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/all_resources.log
2026-06-12 17:21:05.621713 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/events.log
2026-06-12 17:21:05.621727 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/nad.log
2026-06-12 17:21:05.621742 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/pvc.log
2026-06-12 17:21:05.621756 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/buildconfig/
2026-06-12 17:21:05.621771 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/cert/
2026-06-12 17:21:05.621788 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/cert/barbican-operator-metrics-certs.yaml
2026-06-12 17:21:05.621804 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/cert/cinder-operator-metrics-certs.yaml
2026-06-12 17:21:05.621819 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/cert/designate-operator-metrics-certs.yaml
2026-06-12 17:21:05.621833 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/cert/glance-operator-metrics-certs.yaml
2026-06-12 17:21:05.621848 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/cert/heat-operator-metrics-certs.yaml
2026-06-12 17:21:05.621863 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/cert/horizon-operator-metrics-certs.yaml
2026-06-12 17:21:05.621878 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/cert/infra-operator-metrics-certs.yaml
2026-06-12 17:21:05.621897 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/cert/infra-operator-serving-cert.yaml
2026-06-12 17:21:05.621912 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/cert/ironic-operator-metrics-certs.yaml
2026-06-12 17:21:05.621927 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/cert/keystone-operator-metrics-certs.yaml
2026-06-12 17:21:05.621941 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/cert/manila-operator-metrics-certs.yaml
2026-06-12 17:21:05.621955 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/cert/mariadb-operator-metrics-certs.yaml
2026-06-12 17:21:05.621970 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/cert/neutron-operator-metrics-certs.yaml
2026-06-12 17:21:05.621984 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/cert/nova-operator-metrics-certs.yaml
2026-06-12 17:21:05.621998 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/cert/octavia-operator-metrics-certs.yaml
2026-06-12 17:21:05.622013 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/cert/openstack-baremetal-operator-metrics-certs.yaml
2026-06-12 17:21:05.622028 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/cert/openstack-baremetal-operator-serving-cert.yaml
2026-06-12 17:21:05.622043 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/cert/openstack-operator-metrics-certs.yaml
2026-06-12 17:21:05.622057 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/cert/openstack-operator-serving-cert.yaml
2026-06-12 17:21:05.622072 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/cert/ovn-operator-metrics-certs.yaml
2026-06-12 17:21:05.622087 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/cert/swift-operator-metrics-certs.yaml
2026-06-12 17:21:05.622106 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/cert/telemetry-operator-metrics-certs.yaml
2026-06-12 17:21:05.622121 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/cert/test-operator-metrics-certs.yaml
2026-06-12 17:21:05.622136 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/cert/watcher-operator-metrics-certs.yaml
2026-06-12 17:21:05.622151 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/certificaterequests/
2026-06-12 17:21:05.622166 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/certificaterequests/barbican-operator-metrics-certs-1.yaml
2026-06-12 17:21:05.622181 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/certificaterequests/cinder-operator-metrics-certs-1.yaml
2026-06-12 17:21:05.622196 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/certificaterequests/designate-operator-metrics-certs-1.yaml
2026-06-12 17:21:05.622211 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/certificaterequests/glance-operator-metrics-certs-1.yaml
2026-06-12 17:21:05.622230 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/certificaterequests/heat-operator-metrics-certs-1.yaml
2026-06-12 17:21:05.622245 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/certificaterequests/horizon-operator-metrics-certs-1.yaml
2026-06-12 17:21:05.622259 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/certificaterequests/infra-operator-metrics-certs-1.yaml
2026-06-12 17:21:05.622273 | 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-12 17:21:05.622287 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/certificaterequests/ironic-operator-metrics-certs-1.yaml
2026-06-12 17:21:05.622305 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/certificaterequests/keystone-operator-metrics-certs-1.yaml
2026-06-12 17:21:05.622320 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/certificaterequests/manila-operator-metrics-certs-1.yaml
2026-06-12 17:21:05.622334 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/certificaterequests/mariadb-operator-metrics-certs-1.yaml
2026-06-12 17:21:05.622349 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/certificaterequests/neutron-operator-metrics-certs-1.yaml
2026-06-12 17:21:05.622363 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/certificaterequests/nova-operator-metrics-certs-1.yaml
2026-06-12 17:21:05.622377 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/certificaterequests/octavia-operator-metrics-certs-1.yaml
2026-06-12 17:21:05.622391 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/certificaterequests/openstack-baremetal-operator-metrics-certs-1.yaml
2026-06-12 17:21:05.622406 | 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-12 17:21:05.622421 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/certificaterequests/openstack-operator-metrics-certs-1.yaml
2026-06-12 17:21:05.622435 | 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-12 17:21:05.622450 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/certificaterequests/ovn-operator-metrics-certs-1.yaml
2026-06-12 17:21:05.622464 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/certificaterequests/swift-operator-metrics-certs-1.yaml
2026-06-12 17:21:05.622479 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/certificaterequests/telemetry-operator-metrics-certs-1.yaml
2026-06-12 17:21:05.622498 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/certificaterequests/test-operator-metrics-certs-1.yaml
2026-06-12 17:21:05.622513 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/certificaterequests/watcher-operator-metrics-certs-1.yaml
2026-06-12 17:21:05.622528 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/configmaps/
2026-06-12 17:21:05.622542 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/cronjobs/
2026-06-12 17:21:05.622557 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/crs/
2026-06-12 17:21:05.622587 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/crs/openstacks.operator.openstack.org/
2026-06-12 17:21:05.622608 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/crs/openstacks.operator.openstack.org/openstack.yaml
2026-06-12 17:21:05.622623 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/daemonset/
2026-06-12 17:21:05.622638 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/deployments/
2026-06-12 17:21:05.622653 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/deployments/barbican-operator-controller-manager.yaml
2026-06-12 17:21:05.622668 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/deployments/cinder-operator-controller-manager.yaml
2026-06-12 17:21:05.622682 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/deployments/designate-operator-controller-manager.yaml
2026-06-12 17:21:05.622697 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/deployments/glance-operator-controller-manager.yaml
2026-06-12 17:21:05.622712 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/deployments/heat-operator-controller-manager.yaml
2026-06-12 17:21:05.622730 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/deployments/horizon-operator-controller-manager.yaml
2026-06-12 17:21:05.622745 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/deployments/infra-operator-controller-manager.yaml
2026-06-12 17:21:05.622760 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/deployments/ironic-operator-controller-manager.yaml
2026-06-12 17:21:05.622774 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/deployments/keystone-operator-controller-manager.yaml
2026-06-12 17:21:05.622789 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/deployments/manila-operator-controller-manager.yaml
2026-06-12 17:21:05.622803 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/deployments/mariadb-operator-controller-manager.yaml
2026-06-12 17:21:05.622818 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/deployments/neutron-operator-controller-manager.yaml
2026-06-12 17:21:05.622833 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/deployments/nova-operator-controller-manager.yaml
2026-06-12 17:21:05.622847 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/deployments/octavia-operator-controller-manager.yaml
2026-06-12 17:21:05.622862 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/deployments/openstack-baremetal-operator-controller-manager.yaml
2026-06-12 17:21:05.622877 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/deployments/openstack-operator-controller-init.yaml
2026-06-12 17:21:05.622891 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/deployments/openstack-operator-controller-manager.yaml
2026-06-12 17:21:05.622906 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/deployments/ovn-operator-controller-manager.yaml
2026-06-12 17:21:05.622921 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/deployments/swift-operator-controller-manager.yaml
2026-06-12 17:21:05.622939 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/deployments/telemetry-operator-controller-manager.yaml
2026-06-12 17:21:05.622954 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/deployments/test-operator-controller-manager.yaml
2026-06-12 17:21:05.622969 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/deployments/watcher-operator-controller-manager.yaml
2026-06-12 17:21:05.622984 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/imagestream/
2026-06-12 17:21:05.622999 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/installplans/
2026-06-12 17:21:05.623013 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/installplans/install-bgqsm
2026-06-12 17:21:05.623028 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/issuer/
2026-06-12 17:21:05.623042 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/issuer/barbican-operator-selfsigned-issuer.yaml
2026-06-12 17:21:05.623057 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/issuer/cinder-operator-selfsigned-issuer.yaml
2026-06-12 17:21:05.623071 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/issuer/designate-operator-selfsigned-issuer.yaml
2026-06-12 17:21:05.623086 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/issuer/glance-operator-selfsigned-issuer.yaml
2026-06-12 17:21:05.623100 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/issuer/heat-operator-selfsigned-issuer.yaml
2026-06-12 17:21:05.623114 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/issuer/horizon-operator-selfsigned-issuer.yaml
2026-06-12 17:21:05.623132 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/issuer/infra-operator-selfsigned-issuer.yaml
2026-06-12 17:21:05.623147 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/issuer/ironic-operator-selfsigned-issuer.yaml
2026-06-12 17:21:05.623162 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/issuer/keystone-operator-selfsigned-issuer.yaml
2026-06-12 17:21:05.623177 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/issuer/manila-operator-selfsigned-issuer.yaml
2026-06-12 17:21:05.623193 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/issuer/mariadb-operator-selfsigned-issuer.yaml
2026-06-12 17:21:05.623208 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/issuer/neutron-operator-selfsigned-issuer.yaml
2026-06-12 17:21:05.623223 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/issuer/nova-operator-selfsigned-issuer.yaml
2026-06-12 17:21:05.623237 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/issuer/octavia-operator-selfsigned-issuer.yaml
2026-06-12 17:21:05.623252 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/issuer/openstack-baremetal-operator-selfsigned-issuer.yaml
2026-06-12 17:21:05.623267 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/issuer/openstack-operator-selfsigned-issuer.yaml
2026-06-12 17:21:05.623282 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/issuer/ovn-operator-selfsigned-issuer.yaml
2026-06-12 17:21:05.623297 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/issuer/swift-operator-selfsigned-issuer.yaml
2026-06-12 17:21:05.623312 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/issuer/telemetry-operator-selfsigned-issuer.yaml
2026-06-12 17:21:05.623326 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/issuer/test-operator-selfsigned-issuer.yaml
2026-06-12 17:21:05.623345 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/issuer/watcher-operator-selfsigned-issuer.yaml
2026-06-12 17:21:05.623360 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/jobs/
2026-06-12 17:21:05.623375 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/jobs/6ad0c3d6a0bf77eaebcb7537ef9d58d6678ac772661bc2d76dd06fada8e2d8e.yaml
2026-06-12 17:21:05.623390 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/poddisruptionbudgets/
2026-06-12 17:21:05.623405 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/pods/
2026-06-12 17:21:05.623420 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/pods/6ad0c3d6a0bf77eaebcb7537ef9d58d6678ac772661bc2d76dd06fada8ct2x6/
2026-06-12 17:21:05.623436 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/pods/6ad0c3d6a0bf77eaebcb7537ef9d58d6678ac772661bc2d76dd06fada8ct2x6/6ad0c3d6a0bf77eaebcb7537ef9d58d6678ac772661bc2d76dd06fada8ct2x6-describe
2026-06-12 17:21:05.623451 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/pods/6ad0c3d6a0bf77eaebcb7537ef9d58d6678ac772661bc2d76dd06fada8ct2x6/logs/
2026-06-12 17:21:05.623466 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/pods/6ad0c3d6a0bf77eaebcb7537ef9d58d6678ac772661bc2d76dd06fada8ct2x6/logs/extract.log
2026-06-12 17:21:05.623481 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/pods/6ad0c3d6a0bf77eaebcb7537ef9d58d6678ac772661bc2d76dd06fada8ct2x6/logs/pull.log
2026-06-12 17:21:05.623496 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/pods/6ad0c3d6a0bf77eaebcb7537ef9d58d6678ac772661bc2d76dd06fada8ct2x6/logs/util.log
2026-06-12 17:21:05.623511 | 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-75cjt/
2026-06-12 17:21:05.623526 | 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-75cjt/barbican-operator-controller-manager-5dcd54bd69-75cjt-describe
2026-06-12 17:21:05.623544 | 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-75cjt/logs/
2026-06-12 17:21:05.623559 | 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-75cjt/logs/manager.log
2026-06-12 17:21:05.623589 | 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-jbvhl/
2026-06-12 17:21:05.623609 | 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-jbvhl/cinder-operator-controller-manager-584b474457-jbvhl-describe
2026-06-12 17:21:05.623625 | 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-jbvhl/logs/
2026-06-12 17:21:05.623641 | 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-jbvhl/logs/manager.log
2026-06-12 17:21:05.623656 | 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-wxrj9/
2026-06-12 17:21:05.623670 | 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-wxrj9/designate-operator-controller-manager-87bbdb4d9-wxrj9-describe
2026-06-12 17:21:05.623685 | 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-wxrj9/logs/
2026-06-12 17:21:05.623700 | 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-wxrj9/logs/manager.log
2026-06-12 17:21:05.623715 | 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-xxgml/
2026-06-12 17:21:05.623730 | 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-xxgml/glance-operator-controller-manager-585dc4b7b9-xxgml-describe
2026-06-12 17:21:05.623749 | 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-xxgml/logs/
2026-06-12 17:21:05.623765 | 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-xxgml/logs/manager.log
2026-06-12 17:21:05.623779 | 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-gnrsl/
2026-06-12 17:21:05.623794 | 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-gnrsl/heat-operator-controller-manager-5f5d6b8858-gnrsl-describe
2026-06-12 17:21:05.623809 | 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-gnrsl/logs/
2026-06-12 17:21:05.623824 | 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-gnrsl/logs/manager.log
2026-06-12 17:21:05.623838 | 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-wmn9f/
2026-06-12 17:21:05.623853 | 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-wmn9f/horizon-operator-controller-manager-9dc5578b5-wmn9f-describe
2026-06-12 17:21:05.623868 | 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-wmn9f/logs/
2026-06-12 17:21:05.623898 | 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-wmn9f/logs/manager.log
2026-06-12 17:21:05.623913 | 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-k4qxt/
2026-06-12 17:21:05.623928 | 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-k4qxt/infra-operator-controller-manager-594d6555bb-k4qxt-describe
2026-06-12 17:21:05.623947 | 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-k4qxt/logs/
2026-06-12 17:21:05.623962 | 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-k4qxt/logs/manager.log
2026-06-12 17:21:05.623977 | 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-4kjv8/
2026-06-12 17:21:05.623993 | 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-4kjv8/ironic-operator-controller-manager-7c845fc7c7-4kjv8-describe
2026-06-12 17:21:05.624008 | 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-4kjv8/logs/
2026-06-12 17:21:05.624023 | 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-4kjv8/logs/manager.log
2026-06-12 17:21:05.624038 | 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-rkcgm/
2026-06-12 17:21:05.624053 | 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-rkcgm/keystone-operator-controller-manager-85bb7cc757-rkcgm-describe
2026-06-12 17:21:05.624068 | 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-rkcgm/logs/
2026-06-12 17:21:05.624083 | 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-rkcgm/logs/manager.log
2026-06-12 17:21:05.624098 | 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-r6vgs/
2026-06-12 17:21:05.624113 | 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-r6vgs/manila-operator-controller-manager-b547849c7-r6vgs-describe
2026-06-12 17:21:05.624131 | 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-r6vgs/logs/
2026-06-12 17:21:05.624147 | 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-r6vgs/logs/manager.log
2026-06-12 17:21:05.624162 | 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-bnqtz/
2026-06-12 17:21:05.624222 | 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-bnqtz/mariadb-operator-controller-manager-5545cdc48d-bnqtz-describe
2026-06-12 17:21:05.624240 | 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-bnqtz/logs/
2026-06-12 17:21:05.624257 | 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-bnqtz/logs/manager.log
2026-06-12 17:21:05.624272 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/pods/neutron-operator-controller-manager-6c7667d64b-phrxf/
2026-06-12 17:21:05.624288 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/pods/neutron-operator-controller-manager-6c7667d64b-phrxf/neutron-operator-controller-manager-6c7667d64b-phrxf-describe
2026-06-12 17:21:05.624304 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/pods/neutron-operator-controller-manager-6c7667d64b-phrxf/logs/
2026-06-12 17:21:05.624319 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/pods/neutron-operator-controller-manager-6c7667d64b-phrxf/logs/manager.log
2026-06-12 17:21:05.624335 | 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-rtp46/
2026-06-12 17:21:05.624350 | 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-rtp46/nova-operator-controller-manager-6df846755f-rtp46-describe
2026-06-12 17:21:05.624365 | 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-rtp46/logs/
2026-06-12 17:21:05.624383 | 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-rtp46/logs/manager.log
2026-06-12 17:21:05.624398 | 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-rvfvq/
2026-06-12 17:21:05.624413 | 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-rvfvq/octavia-operator-controller-manager-6bd797bd9d-rvfvq-describe
2026-06-12 17:21:05.624467 | 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-rvfvq/logs/
2026-06-12 17:21:05.624489 | 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-rvfvq/logs/manager.log
2026-06-12 17:21:05.624505 | 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-678fc77c5466qhr/
2026-06-12 17:21:05.624521 | 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-678fc77c5466qhr/openstack-baremetal-operator-controller-manager-678fc77c5466qhr-describe
2026-06-12 17:21:05.624536 | 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-678fc77c5466qhr/logs/
2026-06-12 17:21:05.624552 | 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-678fc77c5466qhr/logs/manager.log
2026-06-12 17:21:05.624567 | 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-5d7646c49f-rv4hl/
2026-06-12 17:21:05.624601 | 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-5d7646c49f-rv4hl/openstack-operator-controller-init-5d7646c49f-rv4hl-describe
2026-06-12 17:21:05.624618 | 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-5d7646c49f-rv4hl/logs/
2026-06-12 17:21:05.624637 | 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-5d7646c49f-rv4hl/logs/operator.log
2026-06-12 17:21:05.624653 | 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-7b5b948bcd-t7bpk/
2026-06-12 17:21:05.624667 | 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-7b5b948bcd-t7bpk/openstack-operator-controller-manager-7b5b948bcd-t7bpk-describe
2026-06-12 17:21:05.624682 | 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-7b5b948bcd-t7bpk/logs/
2026-06-12 17:21:05.624697 | 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-7b5b948bcd-t7bpk/logs/manager.log.gz
2026-06-12 17:21:05.624712 | 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-872w5/
2026-06-12 17:21:05.624727 | 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-872w5/openstack-operator-index-872w5-describe
2026-06-12 17:21:05.624741 | 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-872w5/logs/
2026-06-12 17:21:05.624756 | 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-872w5/logs/registry-server.log
2026-06-12 17:21:05.624771 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/pods/ovn-operator-controller-manager-5666dfdddd-zbqqt/
2026-06-12 17:21:05.624786 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/pods/ovn-operator-controller-manager-5666dfdddd-zbqqt/ovn-operator-controller-manager-5666dfdddd-zbqqt-describe
2026-06-12 17:21:05.624801 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/pods/ovn-operator-controller-manager-5666dfdddd-zbqqt/logs/
2026-06-12 17:21:05.624822 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/pods/ovn-operator-controller-manager-5666dfdddd-zbqqt/logs/manager.log
2026-06-12 17:21:05.624837 | 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-dx6xh/
2026-06-12 17:21:05.624851 | 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-dx6xh/swift-operator-controller-manager-79846f755c-dx6xh-describe
2026-06-12 17:21:05.624866 | 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-dx6xh/logs/
2026-06-12 17:21:05.624881 | 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-dx6xh/logs/manager.log
2026-06-12 17:21:05.624895 | 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-ndrh5/
2026-06-12 17:21:05.624910 | 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-ndrh5/telemetry-operator-controller-manager-565998cc45-ndrh5-describe
2026-06-12 17:21:05.624925 | 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-ndrh5/logs/
2026-06-12 17:21:05.624939 | 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-ndrh5/logs/manager.log
2026-06-12 17:21:05.624954 | 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-brpfz/
2026-06-12 17:21:05.624968 | 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-brpfz/test-operator-controller-manager-7579dbdcb9-brpfz-describe
2026-06-12 17:21:05.624983 | 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-brpfz/logs/
2026-06-12 17:21:05.624998 | 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-brpfz/logs/manager.log
2026-06-12 17:21:05.625016 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/pods/watcher-operator-controller-manager-7869644bb4-8g7dq/
2026-06-12 17:21:05.625031 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/pods/watcher-operator-controller-manager-7869644bb4-8g7dq/watcher-operator-controller-manager-7869644bb4-8g7dq-describe
2026-06-12 17:21:05.625045 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/pods/watcher-operator-controller-manager-7869644bb4-8g7dq/logs/
2026-06-12 17:21:05.625060 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/pods/watcher-operator-controller-manager-7869644bb4-8g7dq/logs/manager.log
2026-06-12 17:21:05.625074 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/replicaset/
2026-06-12 17:21:05.625088 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/replicaset/barbican-operator-controller-manager-5dcd54bd69.yaml
2026-06-12 17:21:05.625102 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/replicaset/cinder-operator-controller-manager-584b474457.yaml
2026-06-12 17:21:05.625117 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/replicaset/designate-operator-controller-manager-87bbdb4d9.yaml
2026-06-12 17:21:05.625132 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/replicaset/glance-operator-controller-manager-585dc4b7b9.yaml
2026-06-12 17:21:05.625147 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/replicaset/heat-operator-controller-manager-5f5d6b8858.yaml
2026-06-12 17:21:05.625162 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/replicaset/horizon-operator-controller-manager-9dc5578b5.yaml
2026-06-12 17:21:05.625177 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/replicaset/infra-operator-controller-manager-594d6555bb.yaml
2026-06-12 17:21:05.625196 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/replicaset/ironic-operator-controller-manager-7c845fc7c7.yaml
2026-06-12 17:21:05.625212 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/replicaset/keystone-operator-controller-manager-85bb7cc757.yaml
2026-06-12 17:21:05.625227 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/replicaset/manila-operator-controller-manager-b547849c7.yaml
2026-06-12 17:21:05.625242 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/replicaset/mariadb-operator-controller-manager-5545cdc48d.yaml
2026-06-12 17:21:05.625257 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/replicaset/neutron-operator-controller-manager-6c7667d64b.yaml
2026-06-12 17:21:05.625271 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/replicaset/nova-operator-controller-manager-6df846755f.yaml
2026-06-12 17:21:05.625286 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/replicaset/octavia-operator-controller-manager-6bd797bd9d.yaml
2026-06-12 17:21:05.625301 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/replicaset/openstack-baremetal-operator-controller-manager-678fc77c54.yaml
2026-06-12 17:21:05.625320 | 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-5d7646c49f.yaml
2026-06-12 17:21:05.625334 | 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-7b5b948bcd.yaml
2026-06-12 17:21:05.625349 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/replicaset/ovn-operator-controller-manager-5666dfdddd.yaml
2026-06-12 17:21:05.625364 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/replicaset/swift-operator-controller-manager-79846f755c.yaml
2026-06-12 17:21:05.625378 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/replicaset/telemetry-operator-controller-manager-565998cc45.yaml
2026-06-12 17:21:05.625397 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/replicaset/test-operator-controller-manager-7579dbdcb9.yaml
2026-06-12 17:21:05.625412 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/replicaset/watcher-operator-controller-manager-7869644bb4.yaml
2026-06-12 17:21:05.625428 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/routes/
2026-06-12 17:21:05.625443 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/secrets/
2026-06-12 17:21:05.625458 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/secrets/barbican/
2026-06-12 17:21:05.625474 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/secrets/barbican/barbican-operator-metrics-server-cert.yaml
2026-06-12 17:21:05.625490 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/secrets/cinder/
2026-06-12 17:21:05.625505 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/secrets/cinder/cinder-operator-metrics-server-cert.yaml
2026-06-12 17:21:05.625520 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/secrets/designate/
2026-06-12 17:21:05.625536 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/secrets/designate/designate-operator-metrics-server-cert.yaml
2026-06-12 17:21:05.625551 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/secrets/glance/
2026-06-12 17:21:05.625567 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/secrets/glance/glance-operator-metrics-server-cert.yaml
2026-06-12 17:21:05.625609 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/secrets/heat/
2026-06-12 17:21:05.625626 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/secrets/heat/heat-operator-metrics-server-cert.yaml
2026-06-12 17:21:05.625645 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/secrets/horizon/
2026-06-12 17:21:05.625661 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/secrets/horizon/horizon-operator-metrics-server-cert.yaml
2026-06-12 17:21:05.625676 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/secrets/ironic/
2026-06-12 17:21:05.625691 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/secrets/ironic/ironic-operator-metrics-server-cert.yaml
2026-06-12 17:21:05.625706 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/secrets/keystone/
2026-06-12 17:21:05.625721 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/secrets/keystone/keystone-operator-metrics-server-cert.yaml
2026-06-12 17:21:05.625739 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/secrets/manila/
2026-06-12 17:21:05.625756 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/secrets/manila/manila-operator-metrics-server-cert.yaml
2026-06-12 17:21:05.625771 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/secrets/mariadb/
2026-06-12 17:21:05.625786 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/secrets/mariadb/mariadb-operator-metrics-server-cert.yaml
2026-06-12 17:21:05.625801 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/secrets/neutron/
2026-06-12 17:21:05.625815 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/secrets/neutron/neutron-operator-metrics-server-cert.yaml
2026-06-12 17:21:05.625830 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/secrets/nova/
2026-06-12 17:21:05.625845 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/secrets/nova/nova-operator-metrics-server-cert.yaml
2026-06-12 17:21:05.625863 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/secrets/octavia/
2026-06-12 17:21:05.625878 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/secrets/octavia/octavia-operator-metrics-server-cert.yaml
2026-06-12 17:21:05.625893 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/secrets/ovn/
2026-06-12 17:21:05.625908 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/secrets/ovn/ovn-operator-metrics-server-cert.yaml
2026-06-12 17:21:05.625923 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/secrets/swift/
2026-06-12 17:21:05.625938 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/secrets/swift/swift-operator-metrics-server-cert.yaml
2026-06-12 17:21:05.625952 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/secrets/telemetry/
2026-06-12 17:21:05.625967 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/secrets/telemetry/telemetry-operator-metrics-server-cert.yaml
2026-06-12 17:21:05.625982 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/secrets/watcher/
2026-06-12 17:21:05.625997 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/secrets/watcher/watcher-operator-metrics-server-cert.yaml
2026-06-12 17:21:05.626012 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/services/
2026-06-12 17:21:05.626027 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/services/barbican-operator-controller-manager-metrics-service.yaml
2026-06-12 17:21:05.626042 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/services/cinder-operator-controller-manager-metrics-service.yaml
2026-06-12 17:21:05.626057 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/services/designate-operator-controller-manager-metrics-service.yaml
2026-06-12 17:21:05.626076 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/services/glance-operator-controller-manager-metrics-service.yaml
2026-06-12 17:21:05.626091 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/services/heat-operator-controller-manager-metrics-service.yaml
2026-06-12 17:21:05.626106 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/services/horizon-operator-controller-manager-metrics-service.yaml
2026-06-12 17:21:05.626121 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/services/infra-operator-controller-manager-metrics-service.yaml
2026-06-12 17:21:05.626135 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/services/infra-operator-webhook-service.yaml
2026-06-12 17:21:05.626150 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/services/ironic-operator-controller-manager-metrics-service.yaml
2026-06-12 17:21:05.626165 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/services/keystone-operator-controller-manager-metrics-service.yaml
2026-06-12 17:21:05.626180 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/services/manila-operator-controller-manager-metrics-service.yaml
2026-06-12 17:21:05.626194 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/services/mariadb-operator-controller-manager-metrics-service.yaml
2026-06-12 17:21:05.626209 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/services/neutron-operator-controller-manager-metrics-service.yaml
2026-06-12 17:21:05.626223 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/services/nova-operator-controller-manager-metrics-service.yaml
2026-06-12 17:21:05.626238 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/services/octavia-operator-controller-manager-metrics-service.yaml
2026-06-12 17:21:05.626254 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/services/openstack-baremetal-operator-controller-manager-metrics-service.yaml
2026-06-12 17:21:05.626273 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/services/openstack-baremetal-operator-webhook-service.yaml
2026-06-12 17:21:05.626289 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/services/openstack-operator-controller-manager-metrics-service.yaml
2026-06-12 17:21:05.626304 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/services/openstack-operator-index.yaml
2026-06-12 17:21:05.626319 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/services/openstack-operator-webhook-service.yaml
2026-06-12 17:21:05.626334 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/services/ovn-operator-controller-manager-metrics-service.yaml
2026-06-12 17:21:05.626350 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/services/swift-operator-controller-manager-metrics-service.yaml
2026-06-12 17:21:05.626364 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/services/telemetry-operator-controller-manager-metrics-service.yaml
2026-06-12 17:21:05.626379 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/services/test-operator-controller-manager-metrics-service.yaml
2026-06-12 17:21:05.626394 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/services/watcher-operator-controller-manager-metrics-service.yaml
2026-06-12 17:21:05.626409 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/statefulset/
2026-06-12 17:21:05.626423 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/subscriptions/
2026-06-12 17:21:05.626438 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/subscriptions/openstack-operator
2026-06-12 17:21:05.626453 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/
2026-06-12 17:21:05.626472 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/all_resources.log
2026-06-12 17:21:05.626488 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/events.log
2026-06-12 17:21:05.626504 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/nad.log
2026-06-12 17:21:05.626519 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pvc.log
2026-06-12 17:21:05.626534 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/buildconfig/
2026-06-12 17:21:05.626550 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/cert/
2026-06-12 17:21:05.626564 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/cert/barbican-internal-svc.yaml
2026-06-12 17:21:05.626601 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/cert/barbican-public-route.yaml
2026-06-12 17:21:05.626619 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/cert/barbican-public-svc.yaml
2026-06-12 17:21:05.626634 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/cert/ceilometer-internal-svc.yaml
2026-06-12 17:21:05.626649 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/cert/cinder-internal-svc.yaml
2026-06-12 17:21:05.626665 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/cert/cinder-public-route.yaml
2026-06-12 17:21:05.626679 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/cert/cinder-public-svc.yaml
2026-06-12 17:21:05.626694 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/cert/galera-openstack-cell1-svc.yaml
2026-06-12 17:21:05.626708 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/cert/galera-openstack-svc.yaml
2026-06-12 17:21:05.626726 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/cert/glance-default-internal-svc.yaml
2026-06-12 17:21:05.626741 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/cert/glance-default-public-route.yaml
2026-06-12 17:21:05.626755 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/cert/glance-default-public-svc.yaml
2026-06-12 17:21:05.626770 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/cert/instanceha-metrics.yaml
2026-06-12 17:21:05.626784 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/cert/keystone-internal-svc.yaml
2026-06-12 17:21:05.626799 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/cert/keystone-public-route.yaml
2026-06-12 17:21:05.626814 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/cert/keystone-public-svc.yaml
2026-06-12 17:21:05.626828 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/cert/kube-state-metrics-svc.yaml
2026-06-12 17:21:05.626842 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/cert/libvirt-default-edpm-compute-0.yaml
2026-06-12 17:21:05.626857 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/cert/memcached-svc.yaml
2026-06-12 17:21:05.626871 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/cert/neutron-internal-svc.yaml
2026-06-12 17:21:05.626885 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/cert/neutron-metadata-default-edpm-compute-0.yaml
2026-06-12 17:21:05.626900 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/cert/neutron-ovndbs.yaml
2026-06-12 17:21:05.626914 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/cert/neutron-public-route.yaml
2026-06-12 17:21:05.626928 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/cert/neutron-public-svc.yaml
2026-06-12 17:21:05.626946 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/cert/nova-internal-svc.yaml
2026-06-12 17:21:05.626961 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/cert/nova-metadata-internal-svc.yaml
2026-06-12 17:21:05.626975 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/cert/nova-novncproxy-cell1-public-route.yaml
2026-06-12 17:21:05.626990 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/cert/nova-novncproxy-cell1-public-svc.yaml
2026-06-12 17:21:05.627004 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/cert/nova-novncproxy-cell1-vencrypt.yaml
2026-06-12 17:21:05.627018 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/cert/nova-public-route.yaml
2026-06-12 17:21:05.627032 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/cert/nova-public-svc.yaml
2026-06-12 17:21:05.627047 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/cert/ovn-default-edpm-compute-0.yaml
2026-06-12 17:21:05.627061 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/cert/ovn-metrics.yaml
2026-06-12 17:21:05.627075 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/cert/ovncontroller-ovndbs.yaml
2026-06-12 17:21:05.627089 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/cert/ovndbcluster-nb-ovndbs.yaml
2026-06-12 17:21:05.627103 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/cert/ovndbcluster-sb-ovndbs.yaml
2026-06-12 17:21:05.627117 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/cert/ovnnorthd-ovndbs.yaml
2026-06-12 17:21:05.627130 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/cert/placement-internal-svc.yaml
2026-06-12 17:21:05.627144 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/cert/placement-public-route.yaml
2026-06-12 17:21:05.627162 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/cert/placement-public-svc.yaml
2026-06-12 17:21:05.627176 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/cert/rabbitmq-cell1-svc.yaml
2026-06-12 17:21:05.627190 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/cert/rabbitmq-svc.yaml
2026-06-12 17:21:05.627205 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/cert/rootca-internal.yaml
2026-06-12 17:21:05.627219 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/cert/rootca-libvirt.yaml
2026-06-12 17:21:05.627232 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/cert/rootca-ovn.yaml
2026-06-12 17:21:05.627246 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/cert/rootca-public.yaml
2026-06-12 17:21:05.627261 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/cert/swift-internal-svc.yaml
2026-06-12 17:21:05.627275 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/cert/swift-public-route.yaml
2026-06-12 17:21:05.627290 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/cert/swift-public-svc.yaml
2026-06-12 17:21:05.627305 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/cert/telemetry-default-edpm-compute-0.yaml
2026-06-12 17:21:05.627319 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/certificaterequests/
2026-06-12 17:21:05.627334 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/certificaterequests/barbican-internal-svc-1.yaml
2026-06-12 17:21:05.627349 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/certificaterequests/barbican-public-route-1.yaml
2026-06-12 17:21:05.627363 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/certificaterequests/barbican-public-svc-1.yaml
2026-06-12 17:21:05.627381 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/certificaterequests/ceilometer-internal-svc-1.yaml
2026-06-12 17:21:05.627396 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/certificaterequests/cinder-internal-svc-1.yaml
2026-06-12 17:21:05.627411 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/certificaterequests/cinder-public-route-1.yaml
2026-06-12 17:21:05.627425 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/certificaterequests/cinder-public-svc-1.yaml
2026-06-12 17:21:05.627440 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/certificaterequests/galera-openstack-cell1-svc-1.yaml
2026-06-12 17:21:05.627454 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/certificaterequests/galera-openstack-svc-1.yaml
2026-06-12 17:21:05.627469 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/certificaterequests/glance-default-internal-svc-1.yaml
2026-06-12 17:21:05.627484 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/certificaterequests/glance-default-public-route-1.yaml
2026-06-12 17:21:05.627499 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/certificaterequests/glance-default-public-svc-1.yaml
2026-06-12 17:21:05.627513 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/certificaterequests/instanceha-metrics-1.yaml
2026-06-12 17:21:05.627528 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/certificaterequests/keystone-internal-svc-1.yaml
2026-06-12 17:21:05.627543 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/certificaterequests/keystone-public-route-1.yaml
2026-06-12 17:21:05.627558 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/certificaterequests/keystone-public-svc-1.yaml
2026-06-12 17:21:05.627598 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/certificaterequests/kube-state-metrics-svc-1.yaml
2026-06-12 17:21:05.627620 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/certificaterequests/libvirt-default-edpm-compute-0-1.yaml
2026-06-12 17:21:05.627636 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/certificaterequests/memcached-svc-1.yaml
2026-06-12 17:21:05.627651 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/certificaterequests/neutron-internal-svc-1.yaml
2026-06-12 17:21:05.627666 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/certificaterequests/neutron-metadata-default-edpm-compute-0-1.yaml
2026-06-12 17:21:05.627681 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/certificaterequests/neutron-ovndbs-1.yaml
2026-06-12 17:21:05.627696 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/certificaterequests/neutron-public-route-1.yaml
2026-06-12 17:21:05.627711 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/certificaterequests/neutron-public-svc-1.yaml
2026-06-12 17:21:05.627726 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/certificaterequests/nova-internal-svc-1.yaml
2026-06-12 17:21:05.627740 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/certificaterequests/nova-metadata-internal-svc-1.yaml
2026-06-12 17:21:05.627755 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/certificaterequests/nova-novncproxy-cell1-public-route-1.yaml
2026-06-12 17:21:05.627770 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/certificaterequests/nova-novncproxy-cell1-public-svc-1.yaml
2026-06-12 17:21:05.627784 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/certificaterequests/nova-novncproxy-cell1-vencrypt-1.yaml
2026-06-12 17:21:05.627799 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/certificaterequests/nova-public-route-1.yaml
2026-06-12 17:21:05.627818 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/certificaterequests/nova-public-svc-1.yaml
2026-06-12 17:21:05.627833 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/certificaterequests/ovn-default-edpm-compute-0-1.yaml
2026-06-12 17:21:05.627848 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/certificaterequests/ovn-metrics-1.yaml
2026-06-12 17:21:05.627872 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/certificaterequests/ovncontroller-ovndbs-1.yaml
2026-06-12 17:21:05.627888 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/certificaterequests/ovndbcluster-nb-ovndbs-1.yaml
2026-06-12 17:21:05.627903 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/certificaterequests/ovndbcluster-sb-ovndbs-1.yaml
2026-06-12 17:21:05.627918 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/certificaterequests/ovnnorthd-ovndbs-1.yaml
2026-06-12 17:21:05.627932 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/certificaterequests/placement-internal-svc-1.yaml
2026-06-12 17:21:05.627947 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/certificaterequests/placement-public-route-1.yaml
2026-06-12 17:21:05.627961 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/certificaterequests/placement-public-svc-1.yaml
2026-06-12 17:21:05.627976 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/certificaterequests/rabbitmq-cell1-svc-1.yaml
2026-06-12 17:21:05.627990 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/certificaterequests/rabbitmq-svc-1.yaml
2026-06-12 17:21:05.628004 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/certificaterequests/rootca-internal-1.yaml
2026-06-12 17:21:05.628018 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/certificaterequests/rootca-libvirt-1.yaml
2026-06-12 17:21:05.628040 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/certificaterequests/rootca-ovn-1.yaml
2026-06-12 17:21:05.628055 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/certificaterequests/rootca-public-1.yaml
2026-06-12 17:21:05.628069 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/certificaterequests/swift-internal-svc-1.yaml
2026-06-12 17:21:05.628084 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/certificaterequests/swift-public-route-1.yaml
2026-06-12 17:21:05.628098 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/certificaterequests/swift-public-svc-1.yaml
2026-06-12 17:21:05.628113 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/certificaterequests/telemetry-default-edpm-compute-0-1.yaml
2026-06-12 17:21:05.628128 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/configmaps/
2026-06-12 17:21:05.628143 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/configmaps/dns-swift-storage-0.yaml
2026-06-12 17:21:05.628158 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/configmaps/infra-instanceha-config.yaml
2026-06-12 17:21:05.628172 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/configmaps/neutron-edpm-ipam.yaml
2026-06-12 17:21:05.628187 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/configmaps/nova-extra-config.yaml
2026-06-12 17:21:05.628201 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/configmaps/ovncontroller-config.yaml
2026-06-12 17:21:05.628216 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/configmaps/ovncontroller-extra-scripts.yaml
2026-06-12 17:21:05.628231 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/configmaps/ovncontroller-metrics-config.yaml
2026-06-12 17:21:05.628245 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/configmaps/ovncontroller-scripts.yaml
2026-06-12 17:21:05.628264 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/configmaps/ovndbcluster-nb-config.yaml
2026-06-12 17:21:05.628279 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/configmaps/ovndbcluster-nb-runtime-config.yaml
2026-06-12 17:21:05.628293 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/configmaps/ovndbcluster-nb-scripts.yaml
2026-06-12 17:21:05.628308 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/configmaps/ovndbcluster-sb-config.yaml
2026-06-12 17:21:05.628322 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/configmaps/ovndbcluster-sb-runtime-config.yaml
2026-06-12 17:21:05.628337 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/configmaps/ovndbcluster-sb-scripts.yaml
2026-06-12 17:21:05.628352 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/configmaps/ovnnorthd-config.yaml
2026-06-12 17:21:05.628367 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/configmaps/ovnnorthd-scripts.yaml
2026-06-12 17:21:05.628382 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/configmaps/ovsdbserver-nb.yaml
2026-06-12 17:21:05.628399 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/configmaps/ovsdbserver-sb.yaml
2026-06-12 17:21:05.628416 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/configmaps/rabbitmq-cell1-config-data.yaml
2026-06-12 17:21:05.628431 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/configmaps/rabbitmq-cell1-plugins-conf.yaml
2026-06-12 17:21:05.628445 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/configmaps/rabbitmq-cell1-server-conf.yaml
2026-06-12 17:21:05.628460 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/configmaps/rabbitmq-config-data.yaml
2026-06-12 17:21:05.628477 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/configmaps/rabbitmq-plugins-conf.yaml
2026-06-12 17:21:05.628492 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/configmaps/rabbitmq-server-conf.yaml
2026-06-12 17:21:05.628506 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/configmaps/swift-ring-config-data.yaml
2026-06-12 17:21:05.628521 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/configmaps/swift-ring-files.yaml
2026-06-12 17:21:05.628535 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/configmaps/swift-ring-scripts.yaml
2026-06-12 17:21:05.628549 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/configmaps/swift-storage-config-data.yaml
2026-06-12 17:21:05.628563 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/configmaps/swift-xattr-restore-script.yaml
2026-06-12 17:21:05.628603 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/cronjobs/
2026-06-12 17:21:05.628621 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/cronjobs/cinder-db-purge.yaml
2026-06-12 17:21:05.628636 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/cronjobs/glance-db-purge.yaml
2026-06-12 17:21:05.628651 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/cronjobs/keystone-cron.yaml
2026-06-12 17:21:05.628667 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/cronjobs/nova-cell0-db-purge.yaml
2026-06-12 17:21:05.628682 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/cronjobs/nova-cell1-db-purge.yaml
2026-06-12 17:21:05.628697 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/crs/
2026-06-12 17:21:05.628712 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/crs/barbicanapis.barbican.openstack.org/
2026-06-12 17:21:05.628730 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/crs/barbicanapis.barbican.openstack.org/barbican-api.yaml
2026-06-12 17:21:05.628746 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/crs/barbicankeystonelisteners.barbican.openstack.org/
2026-06-12 17:21:05.628761 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/crs/barbicankeystonelisteners.barbican.openstack.org/barbican-keystone-listener.yaml
2026-06-12 17:21:05.628776 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/crs/barbicans.barbican.openstack.org/
2026-06-12 17:21:05.628791 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/crs/barbicans.barbican.openstack.org/barbican.yaml
2026-06-12 17:21:05.628806 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/crs/barbicanworkers.barbican.openstack.org/
2026-06-12 17:21:05.628821 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/crs/barbicanworkers.barbican.openstack.org/barbican-worker.yaml
2026-06-12 17:21:05.628836 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/crs/baremetalhosts.metal3.io/
2026-06-12 17:21:05.628851 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/crs/baremetalhosts.metal3.io/edpm-compute-baremetal-00.yaml
2026-06-12 17:21:05.628867 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/crs/ceilometers.telemetry.openstack.org/
2026-06-12 17:21:05.628882 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/crs/ceilometers.telemetry.openstack.org/ceilometer.yaml
2026-06-12 17:21:05.628897 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/crs/cinderapis.cinder.openstack.org/
2026-06-12 17:21:05.628911 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/crs/cinderapis.cinder.openstack.org/cinder-api.yaml
2026-06-12 17:21:05.628929 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/crs/cinders.cinder.openstack.org/
2026-06-12 17:21:05.628944 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/crs/cinders.cinder.openstack.org/cinder.yaml
2026-06-12 17:21:05.628958 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/crs/cinderschedulers.cinder.openstack.org/
2026-06-12 17:21:05.628973 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/crs/cinderschedulers.cinder.openstack.org/cinder-scheduler.yaml
2026-06-12 17:21:05.628987 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/crs/cindervolumes.cinder.openstack.org/
2026-06-12 17:21:05.629002 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/crs/cindervolumes.cinder.openstack.org/cinder-volume-volume1.yaml
2026-06-12 17:21:05.629016 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/crs/dnsdata.network.openstack.org/
2026-06-12 17:21:05.629031 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/crs/dnsdata.network.openstack.org/dns-svc.yaml
2026-06-12 17:21:05.629045 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/crs/dnsdata.network.openstack.org/dns-swift-storage-0.yaml
2026-06-12 17:21:05.629060 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/crs/dnsdata.network.openstack.org/openstack-edpm-ipam.yaml
2026-06-12 17:21:05.629074 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/crs/dnsdata.network.openstack.org/ovsdbserver-nb.yaml
2026-06-12 17:21:05.629089 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/crs/dnsdata.network.openstack.org/ovsdbserver-sb.yaml
2026-06-12 17:21:05.629103 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/crs/dnsmasqs.network.openstack.org/
2026-06-12 17:21:05.629118 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/crs/dnsmasqs.network.openstack.org/dns.yaml
2026-06-12 17:21:05.629136 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/crs/galeras.mariadb.openstack.org/
2026-06-12 17:21:05.629151 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/crs/galeras.mariadb.openstack.org/openstack-cell1.yaml
2026-06-12 17:21:05.629165 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/crs/galeras.mariadb.openstack.org/openstack.yaml
2026-06-12 17:21:05.629179 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/crs/glanceapis.glance.openstack.org/
2026-06-12 17:21:05.629194 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/crs/glanceapis.glance.openstack.org/glance-default-external.yaml
2026-06-12 17:21:05.629208 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/crs/glanceapis.glance.openstack.org/glance-default-internal.yaml
2026-06-12 17:21:05.629222 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/crs/glances.glance.openstack.org/
2026-06-12 17:21:05.629237 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/crs/glances.glance.openstack.org/glance.yaml
2026-06-12 17:21:05.629251 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/crs/ipsets.network.openstack.org/
2026-06-12 17:21:05.629265 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/crs/ipsets.network.openstack.org/edpm-compute-0.yaml
2026-06-12 17:21:05.629279 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/crs/keystoneapis.keystone.openstack.org/
2026-06-12 17:21:05.629293 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/crs/keystoneapis.keystone.openstack.org/keystone.yaml
2026-06-12 17:21:05.629308 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/crs/keystoneendpoints.keystone.openstack.org/
2026-06-12 17:21:05.629321 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/crs/keystoneendpoints.keystone.openstack.org/barbican-api.yaml
2026-06-12 17:21:05.629338 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/crs/keystoneendpoints.keystone.openstack.org/cinderv3.yaml
2026-06-12 17:21:05.629353 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/crs/keystoneendpoints.keystone.openstack.org/glance-default-external.yaml
2026-06-12 17:21:05.629367 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/crs/keystoneendpoints.keystone.openstack.org/glance-default-internal.yaml
2026-06-12 17:21:05.629382 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/crs/keystoneendpoints.keystone.openstack.org/neutron.yaml
2026-06-12 17:21:05.629397 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/crs/keystoneendpoints.keystone.openstack.org/nova.yaml
2026-06-12 17:21:05.629412 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/crs/keystoneendpoints.keystone.openstack.org/placement.yaml
2026-06-12 17:21:05.629428 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/crs/keystoneendpoints.keystone.openstack.org/swift.yaml
2026-06-12 17:21:05.629443 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/crs/keystoneservices.keystone.openstack.org/
2026-06-12 17:21:05.629458 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/crs/keystoneservices.keystone.openstack.org/barbican.yaml
2026-06-12 17:21:05.629472 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/crs/keystoneservices.keystone.openstack.org/ceilometer.yaml
2026-06-12 17:21:05.629487 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/crs/keystoneservices.keystone.openstack.org/cinderv3.yaml
2026-06-12 17:21:05.629502 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/crs/keystoneservices.keystone.openstack.org/glance.yaml
2026-06-12 17:21:05.629517 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/crs/keystoneservices.keystone.openstack.org/neutron.yaml
2026-06-12 17:21:05.629532 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/crs/keystoneservices.keystone.openstack.org/nova.yaml
2026-06-12 17:21:05.629550 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/crs/keystoneservices.keystone.openstack.org/placement.yaml
2026-06-12 17:21:05.629565 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/crs/keystoneservices.keystone.openstack.org/swift.yaml
2026-06-12 17:21:05.629603 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/crs/mariadbaccounts.mariadb.openstack.org/
2026-06-12 17:21:05.629621 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/crs/mariadbaccounts.mariadb.openstack.org/barbican.yaml
2026-06-12 17:21:05.629636 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/crs/mariadbaccounts.mariadb.openstack.org/cinder.yaml
2026-06-12 17:21:05.629651 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/crs/mariadbaccounts.mariadb.openstack.org/glance.yaml
2026-06-12 17:21:05.629666 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/crs/mariadbaccounts.mariadb.openstack.org/keystone.yaml
2026-06-12 17:21:05.629681 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/crs/mariadbaccounts.mariadb.openstack.org/neutron.yaml
2026-06-12 17:21:05.629696 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/crs/mariadbaccounts.mariadb.openstack.org/nova-api.yaml
2026-06-12 17:21:05.629711 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/crs/mariadbaccounts.mariadb.openstack.org/nova-cell0.yaml
2026-06-12 17:21:05.629726 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/crs/mariadbaccounts.mariadb.openstack.org/nova-cell1.yaml
2026-06-12 17:21:05.629741 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/crs/mariadbaccounts.mariadb.openstack.org/openstack-cell1-mariadb-root.yaml
2026-06-12 17:21:05.629756 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/crs/mariadbaccounts.mariadb.openstack.org/openstack-mariadb-root.yaml
2026-06-12 17:21:05.629775 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/crs/mariadbaccounts.mariadb.openstack.org/placement.yaml
2026-06-12 17:21:05.629790 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/crs/mariadbdatabases.mariadb.openstack.org/
2026-06-12 17:21:05.629805 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/crs/mariadbdatabases.mariadb.openstack.org/barbican.yaml
2026-06-12 17:21:05.629820 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/crs/mariadbdatabases.mariadb.openstack.org/cinder.yaml
2026-06-12 17:21:05.629835 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/crs/mariadbdatabases.mariadb.openstack.org/glance.yaml
2026-06-12 17:21:05.629849 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/crs/mariadbdatabases.mariadb.openstack.org/keystone.yaml
2026-06-12 17:21:05.629864 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/crs/mariadbdatabases.mariadb.openstack.org/neutron.yaml
2026-06-12 17:21:05.629879 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/crs/mariadbdatabases.mariadb.openstack.org/nova-api.yaml
2026-06-12 17:21:05.629893 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/crs/mariadbdatabases.mariadb.openstack.org/nova-cell0.yaml
2026-06-12 17:21:05.629907 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/crs/mariadbdatabases.mariadb.openstack.org/nova-cell1.yaml
2026-06-12 17:21:05.629922 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/crs/mariadbdatabases.mariadb.openstack.org/placement.yaml
2026-06-12 17:21:05.629937 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/crs/memcacheds.memcached.openstack.org/
2026-06-12 17:21:05.629951 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/crs/memcacheds.memcached.openstack.org/memcached.yaml
2026-06-12 17:21:05.629966 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/crs/netconfigs.network.openstack.org/
2026-06-12 17:21:05.629985 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/crs/netconfigs.network.openstack.org/netconfig.yaml
2026-06-12 17:21:05.630000 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/crs/network-attachment-definitions.k8s.cni.cncf.io/
2026-06-12 17:21:05.630014 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/crs/network-attachment-definitions.k8s.cni.cncf.io/ctlplane.yaml
2026-06-12 17:21:05.630029 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/crs/network-attachment-definitions.k8s.cni.cncf.io/datacentre.yaml
2026-06-12 17:21:05.630043 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/crs/network-attachment-definitions.k8s.cni.cncf.io/designate.yaml
2026-06-12 17:21:05.630058 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/crs/network-attachment-definitions.k8s.cni.cncf.io/designateext.yaml
2026-06-12 17:21:05.630072 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/crs/network-attachment-definitions.k8s.cni.cncf.io/internalapi.yaml
2026-06-12 17:21:05.630087 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/crs/network-attachment-definitions.k8s.cni.cncf.io/octavia.yaml
2026-06-12 17:21:05.630102 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/crs/network-attachment-definitions.k8s.cni.cncf.io/storage.yaml
2026-06-12 17:21:05.630116 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/crs/network-attachment-definitions.k8s.cni.cncf.io/storagemgmt.yaml
2026-06-12 17:21:05.630131 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/crs/network-attachment-definitions.k8s.cni.cncf.io/tenant.yaml
2026-06-12 17:21:05.630145 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/crs/neutronapis.neutron.openstack.org/
2026-06-12 17:21:05.630160 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/crs/neutronapis.neutron.openstack.org/neutron.yaml
2026-06-12 17:21:05.630177 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/crs/nova.nova.openstack.org/
2026-06-12 17:21:05.630192 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/crs/nova.nova.openstack.org/nova.yaml
2026-06-12 17:21:05.630206 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/crs/novaapis.nova.openstack.org/
2026-06-12 17:21:05.630220 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/crs/novaapis.nova.openstack.org/nova-api.yaml
2026-06-12 17:21:05.630234 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/crs/novacells.nova.openstack.org/
2026-06-12 17:21:05.630248 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/crs/novacells.nova.openstack.org/nova-cell0.yaml
2026-06-12 17:21:05.630262 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/crs/novacells.nova.openstack.org/nova-cell1.yaml
2026-06-12 17:21:05.630276 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/crs/novaconductors.nova.openstack.org/
2026-06-12 17:21:05.630290 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/crs/novaconductors.nova.openstack.org/nova-cell0-conductor.yaml
2026-06-12 17:21:05.630305 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/crs/novaconductors.nova.openstack.org/nova-cell1-conductor.yaml
2026-06-12 17:21:05.630319 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/crs/novametadata.nova.openstack.org/
2026-06-12 17:21:05.630334 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/crs/novametadata.nova.openstack.org/nova-metadata.yaml
2026-06-12 17:21:05.630349 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/crs/novanovncproxies.nova.openstack.org/
2026-06-12 17:21:05.630363 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/crs/novanovncproxies.nova.openstack.org/nova-cell1-novncproxy.yaml
2026-06-12 17:21:05.630382 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/crs/novaschedulers.nova.openstack.org/
2026-06-12 17:21:05.630398 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/crs/novaschedulers.nova.openstack.org/nova-scheduler.yaml
2026-06-12 17:21:05.630412 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/crs/openstackbackupconfigs.backup.openstack.org/
2026-06-12 17:21:05.630427 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/crs/openstackbackupconfigs.backup.openstack.org/controlplane.yaml
2026-06-12 17:21:05.630442 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/crs/openstackbaremetalsets.baremetal.openstack.org/
2026-06-12 17:21:05.630457 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/crs/openstackbaremetalsets.baremetal.openstack.org/openstack-edpm-ipam.yaml
2026-06-12 17:21:05.630474 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/crs/openstackclients.client.openstack.org/
2026-06-12 17:21:05.630492 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/crs/openstackclients.client.openstack.org/openstackclient.yaml
2026-06-12 17:21:05.630507 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/crs/openstackcontrolplanes.core.openstack.org/
2026-06-12 17:21:05.630523 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/crs/openstackcontrolplanes.core.openstack.org/controlplane.yaml
2026-06-12 17:21:05.630537 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/crs/openstackdataplanedeployments.dataplane.openstack.org/
2026-06-12 17:21:05.630553 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/crs/openstackdataplanedeployments.dataplane.openstack.org/edpm-deployment-ipam.yaml
2026-06-12 17:21:05.630567 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/crs/openstackdataplanenodesets.dataplane.openstack.org/
2026-06-12 17:21:05.630664 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/crs/openstackdataplanenodesets.dataplane.openstack.org/openstack-edpm-ipam.yaml
2026-06-12 17:21:05.630691 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/crs/openstackdataplaneservices.dataplane.openstack.org/
2026-06-12 17:21:05.630708 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/crs/openstackdataplaneservices.dataplane.openstack.org/accel-drivers.yaml
2026-06-12 17:21:05.630724 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/crs/openstackdataplaneservices.dataplane.openstack.org/bootstrap.yaml
2026-06-12 17:21:05.630740 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/crs/openstackdataplaneservices.dataplane.openstack.org/ceph-client.yaml
2026-06-12 17:21:05.630755 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/crs/openstackdataplaneservices.dataplane.openstack.org/ceph-hci-pre.yaml
2026-06-12 17:21:05.630770 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/crs/openstackdataplaneservices.dataplane.openstack.org/cleanup.yaml
2026-06-12 17:21:05.630786 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/crs/openstackdataplaneservices.dataplane.openstack.org/configure-network.yaml
2026-06-12 17:21:05.630801 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/crs/openstackdataplaneservices.dataplane.openstack.org/configure-os.yaml
2026-06-12 17:21:05.630816 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/crs/openstackdataplaneservices.dataplane.openstack.org/configure-ovs-dpdk.yaml
2026-06-12 17:21:05.630831 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/crs/openstackdataplaneservices.dataplane.openstack.org/ddp-package-option.yaml
2026-06-12 17:21:05.630846 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/crs/openstackdataplaneservices.dataplane.openstack.org/derive-pci-devicespec.yaml
2026-06-12 17:21:05.630861 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/crs/openstackdataplaneservices.dataplane.openstack.org/download-cache.yaml
2026-06-12 17:21:05.630876 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/crs/openstackdataplaneservices.dataplane.openstack.org/fips-status.yaml
2026-06-12 17:21:05.630894 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/crs/openstackdataplaneservices.dataplane.openstack.org/frr.yaml
2026-06-12 17:21:05.630909 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/crs/openstackdataplaneservices.dataplane.openstack.org/install-certs.yaml
2026-06-12 17:21:05.630924 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/crs/openstackdataplaneservices.dataplane.openstack.org/install-os.yaml
2026-06-12 17:21:05.630939 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/crs/openstackdataplaneservices.dataplane.openstack.org/instanceha-monitoring.yaml
2026-06-12 17:21:05.630953 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/crs/openstackdataplaneservices.dataplane.openstack.org/libvirt.yaml
2026-06-12 17:21:05.630968 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/crs/openstackdataplaneservices.dataplane.openstack.org/logging.yaml
2026-06-12 17:21:05.630983 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/crs/openstackdataplaneservices.dataplane.openstack.org/neutron-dhcp.yaml
2026-06-12 17:21:05.630997 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/crs/openstackdataplaneservices.dataplane.openstack.org/neutron-metadata.yaml
2026-06-12 17:21:05.631012 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/crs/openstackdataplaneservices.dataplane.openstack.org/neutron-ovn.yaml
2026-06-12 17:21:05.631026 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/crs/openstackdataplaneservices.dataplane.openstack.org/neutron-sriov.yaml
2026-06-12 17:21:05.631041 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/crs/openstackdataplaneservices.dataplane.openstack.org/nova.yaml
2026-06-12 17:21:05.631055 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/crs/openstackdataplaneservices.dataplane.openstack.org/ovn-bgp-agent.yaml
2026-06-12 17:21:05.631074 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/crs/openstackdataplaneservices.dataplane.openstack.org/ovn.yaml
2026-06-12 17:21:05.631090 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/crs/openstackdataplaneservices.dataplane.openstack.org/reboot-os.yaml
2026-06-12 17:21:05.631104 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/crs/openstackdataplaneservices.dataplane.openstack.org/redhat.yaml
2026-06-12 17:21:05.631118 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/crs/openstackdataplaneservices.dataplane.openstack.org/repo-setup.yaml
2026-06-12 17:21:05.631133 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/crs/openstackdataplaneservices.dataplane.openstack.org/run-os.yaml
2026-06-12 17:21:05.631147 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/crs/openstackdataplaneservices.dataplane.openstack.org/ssh-known-hosts.yaml
2026-06-12 17:21:05.631161 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/crs/openstackdataplaneservices.dataplane.openstack.org/swift.yaml
2026-06-12 17:21:05.631175 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/crs/openstackdataplaneservices.dataplane.openstack.org/telemetry-power-monitoring.yaml
2026-06-12 17:21:05.631189 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/crs/openstackdataplaneservices.dataplane.openstack.org/telemetry.yaml
2026-06-12 17:21:05.631204 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/crs/openstackdataplaneservices.dataplane.openstack.org/update-services.yaml
2026-06-12 17:21:05.631218 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/crs/openstackdataplaneservices.dataplane.openstack.org/update-system.yaml
2026-06-12 17:21:05.631232 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/crs/openstackdataplaneservices.dataplane.openstack.org/update.yaml
2026-06-12 17:21:05.631246 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/crs/openstackdataplaneservices.dataplane.openstack.org/validate-network.yaml
2026-06-12 17:21:05.631267 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/crs/openstackprovisionservers.baremetal.openstack.org/
2026-06-12 17:21:05.631282 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/crs/openstackprovisionservers.baremetal.openstack.org/openstack-edpm-ipam-provisionserver.yaml
2026-06-12 17:21:05.631297 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/crs/openstackversions.core.openstack.org/
2026-06-12 17:21:05.631312 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/crs/openstackversions.core.openstack.org/controlplane.yaml
2026-06-12 17:21:05.631327 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/crs/ovncontrollers.ovn.openstack.org/
2026-06-12 17:21:05.631342 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/crs/ovncontrollers.ovn.openstack.org/ovncontroller.yaml
2026-06-12 17:21:05.631356 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/crs/ovndbclusters.ovn.openstack.org/
2026-06-12 17:21:05.631371 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/crs/ovndbclusters.ovn.openstack.org/ovndbcluster-nb.yaml
2026-06-12 17:21:05.631385 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/crs/ovndbclusters.ovn.openstack.org/ovndbcluster-sb.yaml
2026-06-12 17:21:05.631400 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/crs/ovnnorthds.ovn.openstack.org/
2026-06-12 17:21:05.631414 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/crs/ovnnorthds.ovn.openstack.org/ovnnorthd.yaml
2026-06-12 17:21:05.631428 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/crs/placementapis.placement.openstack.org/
2026-06-12 17:21:05.631443 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/crs/placementapis.placement.openstack.org/placement.yaml
2026-06-12 17:21:05.631457 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/crs/rabbitmqs.rabbitmq.openstack.org/
2026-06-12 17:21:05.631476 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/crs/rabbitmqs.rabbitmq.openstack.org/rabbitmq-cell1.yaml
2026-06-12 17:21:05.631491 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/crs/rabbitmqs.rabbitmq.openstack.org/rabbitmq.yaml
2026-06-12 17:21:05.631505 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/crs/reservations.network.openstack.org/
2026-06-12 17:21:05.631519 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/crs/reservations.network.openstack.org/edpm-compute-0.yaml
2026-06-12 17:21:05.631534 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/crs/swiftproxies.swift.openstack.org/
2026-06-12 17:21:05.631548 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/crs/swiftproxies.swift.openstack.org/swift-proxy.yaml
2026-06-12 17:21:05.631562 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/crs/swiftrings.swift.openstack.org/
2026-06-12 17:21:05.631604 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/crs/swiftrings.swift.openstack.org/swift-ring.yaml
2026-06-12 17:21:05.631622 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/crs/swifts.swift.openstack.org/
2026-06-12 17:21:05.631637 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/crs/swifts.swift.openstack.org/swift.yaml
2026-06-12 17:21:05.631653 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/crs/swiftstorages.swift.openstack.org/
2026-06-12 17:21:05.631668 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/crs/swiftstorages.swift.openstack.org/swift-storage.yaml
2026-06-12 17:21:05.631684 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/crs/telemetries.telemetry.openstack.org/
2026-06-12 17:21:05.631698 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/crs/telemetries.telemetry.openstack.org/telemetry.yaml
2026-06-12 17:21:05.631718 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/crs/transporturls.rabbitmq.openstack.org/
2026-06-12 17:21:05.631735 | 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-12 17:21:05.631752 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/crs/transporturls.rabbitmq.openstack.org/barbican-barbican-transport.yaml
2026-06-12 17:21:05.631767 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/crs/transporturls.rabbitmq.openstack.org/ceilometer-notifications-transport.yaml
2026-06-12 17:21:05.631782 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/crs/transporturls.rabbitmq.openstack.org/cinder-cinder-transport.yaml
2026-06-12 17:21:05.631796 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/crs/transporturls.rabbitmq.openstack.org/keystone-keystone-transport.yaml
2026-06-12 17:21:05.631811 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/crs/transporturls.rabbitmq.openstack.org/neutron-neutron-transport.yaml
2026-06-12 17:21:05.631826 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/crs/transporturls.rabbitmq.openstack.org/nova-api-transport.yaml
2026-06-12 17:21:05.631840 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/crs/transporturls.rabbitmq.openstack.org/nova-cell1-transport.yaml
2026-06-12 17:21:05.631864 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/daemonset/
2026-06-12 17:21:05.631881 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/daemonset/ovn-controller-metrics.yaml
2026-06-12 17:21:05.631896 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/daemonset/ovn-controller-ovs.yaml
2026-06-12 17:21:05.631911 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/daemonset/ovn-controller.yaml
2026-06-12 17:21:05.631926 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/deployments/
2026-06-12 17:21:05.631945 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/deployments/barbican-api.yaml
2026-06-12 17:21:05.631961 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/deployments/barbican-keystone-listener.yaml
2026-06-12 17:21:05.631976 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/deployments/barbican-worker.yaml
2026-06-12 17:21:05.631991 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/deployments/dnsmasq-dns.yaml
2026-06-12 17:21:05.632006 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/deployments/keystone.yaml
2026-06-12 17:21:05.632020 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/deployments/neutron.yaml
2026-06-12 17:21:05.632035 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/deployments/openstack-edpm-ipam-provisionserver-openstackprovisionserver.yaml
2026-06-12 17:21:05.632050 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/deployments/placement.yaml
2026-06-12 17:21:05.632064 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/deployments/swift-proxy.yaml
2026-06-12 17:21:05.632079 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/imagestream/
2026-06-12 17:21:05.632094 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/installplans/
2026-06-12 17:21:05.632108 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/issuer/
2026-06-12 17:21:05.632123 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/issuer/rootca-internal.yaml
2026-06-12 17:21:05.632139 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/issuer/rootca-libvirt.yaml
2026-06-12 17:21:05.632153 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/issuer/rootca-ovn.yaml
2026-06-12 17:21:05.632173 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/issuer/rootca-public.yaml
2026-06-12 17:21:05.632188 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/issuer/selfsigned-issuer.yaml
2026-06-12 17:21:05.632203 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/jobs/
2026-06-12 17:21:05.632217 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/jobs/bootstrap-edpm-deployment-ipam-openstack-edpm-ipam.yaml
2026-06-12 17:21:05.632232 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/jobs/configure-network-edpm-deployment-ipam-openstack-edpm-ipam.yaml
2026-06-12 17:21:05.632248 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/jobs/configure-os-edpm-deployment-ipam-openstack-edpm-ipam.yaml
2026-06-12 17:21:05.632263 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/jobs/download-cache-edpm-deployment-ipam-openstack-edpm-ipam.yaml
2026-06-12 17:21:05.632277 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/jobs/install-certs-edpm-deployment-ipam-openstack-edpm-ipam.yaml
2026-06-12 17:21:05.632292 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/jobs/install-os-edpm-deployment-ipam-openstack-edpm-ipam.yaml
2026-06-12 17:21:05.632307 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/jobs/keystone-cron-29688061.yaml
2026-06-12 17:21:05.632321 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/jobs/libvirt-edpm-deployment-ipam-openstack-edpm-ipam.yaml
2026-06-12 17:21:05.632336 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/jobs/neutron-metadata-edpm-deployment-ipam-openstack-edpm-ipam.yaml
2026-06-12 17:21:05.632350 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/jobs/nova-edpm-deployment-ipam-openstack-edpm-ipam.yaml
2026-06-12 17:21:05.632368 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/jobs/ovn-edpm-deployment-ipam-openstack-edpm-ipam.yaml
2026-06-12 17:21:05.632383 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/jobs/reboot-os-edpm-deployment-ipam-openstack-edpm-ipam.yaml
2026-06-12 17:21:05.632397 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/jobs/redhat-edpm-deployment-ipam-openstack-edpm-ipam.yaml
2026-06-12 17:21:05.632412 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/jobs/repo-setup-edpm-deployment-ipam-openstack-edpm-ipam.yaml
2026-06-12 17:21:05.632427 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/jobs/run-os-edpm-deployment-ipam-openstack-edpm-ipam.yaml
2026-06-12 17:21:05.632441 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/jobs/ssh-known-hosts-edpm-deployment-ipam.yaml
2026-06-12 17:21:05.632456 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/jobs/swift-ring-rebalance.yaml
2026-06-12 17:21:05.632471 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/jobs/telemetry-edpm-deployment-ipam-openstack-edpm-ipam.yaml
2026-06-12 17:21:05.632485 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/jobs/validate-network-edpm-deployment-ipam-openstack-edpm-ipam.yaml
2026-06-12 17:21:05.632500 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/poddisruptionbudgets/
2026-06-12 17:21:05.632514 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/
2026-06-12 17:21:05.632529 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/barbican-api-59f6ff8944-rslqt/
2026-06-12 17:21:05.632544 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/barbican-api-59f6ff8944-rslqt/barbican-api-59f6ff8944-rslqt-describe
2026-06-12 17:21:05.632559 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/barbican-api-59f6ff8944-rslqt/logs/
2026-06-12 17:21:05.632595 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/barbican-api-59f6ff8944-rslqt/logs/barbican-api-log.log
2026-06-12 17:21:05.632616 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/barbican-api-59f6ff8944-rslqt/logs/barbican-api.log
2026-06-12 17:21:05.632632 | 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-5cc5687df8-vvhgz/
2026-06-12 17:21:05.632647 | 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-5cc5687df8-vvhgz/barbican-keystone-listener-5cc5687df8-vvhgz-describe
2026-06-12 17:21:05.632663 | 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-5cc5687df8-vvhgz/logs/
2026-06-12 17:21:05.632678 | 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-5cc5687df8-vvhgz/logs/barbican-keystone-listener-log.log
2026-06-12 17:21:05.632693 | 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-5cc5687df8-vvhgz/logs/barbican-keystone-listener.log
2026-06-12 17:21:05.632709 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/barbican-worker-785c7cf889-t4j99/
2026-06-12 17:21:05.632724 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/barbican-worker-785c7cf889-t4j99/barbican-worker-785c7cf889-t4j99-describe
2026-06-12 17:21:05.632740 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/barbican-worker-785c7cf889-t4j99/logs/
2026-06-12 17:21:05.632755 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/barbican-worker-785c7cf889-t4j99/logs/barbican-worker-log.log
2026-06-12 17:21:05.632770 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/barbican-worker-785c7cf889-t4j99/logs/barbican-worker.log
2026-06-12 17:21:05.632785 | 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-9x84b/
2026-06-12 17:21:05.632800 | 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-9x84b/bootstrap-edpm-deployment-ipam-openstack-edpm-ipam-9x84b-describe
2026-06-12 17:21:05.632819 | 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-9x84b/logs/
2026-06-12 17:21:05.632834 | 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-9x84b/logs/bootstrap-edpm-deployment-ipam-openstack-edpm-ipam.log
2026-06-12 17:21:05.632849 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/ceilometer-0/
2026-06-12 17:21:05.632864 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/ceilometer-0/ceilometer-0-describe
2026-06-12 17:21:05.632879 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/ceilometer-0/logs/
2026-06-12 17:21:05.632893 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/ceilometer-0/logs/ceilometer-central-agent.log
2026-06-12 17:21:05.632908 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/ceilometer-0/logs/ceilometer-notification-agent.log
2026-06-12 17:21:05.632923 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/ceilometer-0/logs/proxy-httpd.log
2026-06-12 17:21:05.632938 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/ceilometer-0/logs/sg-core.log
2026-06-12 17:21:05.632953 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/cinder-api-0/
2026-06-12 17:21:05.632968 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/cinder-api-0/cinder-api-0-describe
2026-06-12 17:21:05.632982 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/cinder-api-0/logs/
2026-06-12 17:21:05.632997 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/cinder-api-0/logs/cinder-api-log.log
2026-06-12 17:21:05.633016 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/cinder-api-0/logs/cinder-api.log
2026-06-12 17:21:05.633030 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/cinder-scheduler-0/
2026-06-12 17:21:05.633045 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/cinder-scheduler-0/cinder-scheduler-0-describe
2026-06-12 17:21:05.633060 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/cinder-scheduler-0/logs/
2026-06-12 17:21:05.633074 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/cinder-scheduler-0/logs/cinder-scheduler.log
2026-06-12 17:21:05.633089 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/cinder-scheduler-0/logs/probe.log
2026-06-12 17:21:05.633103 | 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-ipamh5nhc/
2026-06-12 17:21:05.633119 | 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-ipamh5nhc/configure-network-edpm-deployment-ipam-openstack-edpm-ipamh5nhc-describe
2026-06-12 17:21:05.633134 | 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-ipamh5nhc/logs/
2026-06-12 17:21:05.633149 | 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-ipamh5nhc/logs/configure-network-edpm-deployment-ipam-openstack-edpm-ipam.log
2026-06-12 17:21:05.633163 | 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-qjp6d/
2026-06-12 17:21:05.633178 | 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-qjp6d/configure-os-edpm-deployment-ipam-openstack-edpm-ipam-qjp6d-describe
2026-06-12 17:21:05.633193 | 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-qjp6d/logs/
2026-06-12 17:21:05.633211 | 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-qjp6d/logs/configure-os-edpm-deployment-ipam-openstack-edpm-ipam.log
2026-06-12 17:21:05.633227 | 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-flrmt/
2026-06-12 17:21:05.633241 | 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-flrmt/dnsmasq-dns-687999f8f7-flrmt-describe
2026-06-12 17:21:05.633256 | 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-flrmt/logs/
2026-06-12 17:21:05.633270 | 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-flrmt/logs/dnsmasq-dns.log
2026-06-12 17:21:05.633285 | 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-flrmt/logs/init.log
2026-06-12 17:21:05.633300 | 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-9cflg/
2026-06-12 17:21:05.633315 | 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-9cflg/download-cache-edpm-deployment-ipam-openstack-edpm-ipam-9cflg-describe
2026-06-12 17:21:05.633330 | 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-9cflg/logs/
2026-06-12 17:21:05.633345 | 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-9cflg/logs/download-cache-edpm-deployment-ipam-openstack-edpm-ipam.log
2026-06-12 17:21:05.633360 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/glance-default-external-api-0/
2026-06-12 17:21:05.633375 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/glance-default-external-api-0/glance-default-external-api-0-describe
2026-06-12 17:21:05.633390 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/glance-default-external-api-0/logs/
2026-06-12 17:21:05.633408 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/glance-default-external-api-0/logs/glance-httpd.log
2026-06-12 17:21:05.633423 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/glance-default-external-api-0/logs/glance-log.log
2026-06-12 17:21:05.633438 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/glance-default-internal-api-0/
2026-06-12 17:21:05.633452 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/glance-default-internal-api-0/glance-default-internal-api-0-describe
2026-06-12 17:21:05.633467 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/glance-default-internal-api-0/logs/
2026-06-12 17:21:05.633482 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/glance-default-internal-api-0/logs/glance-httpd.log
2026-06-12 17:21:05.633497 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/glance-default-internal-api-0/logs/glance-log.log
2026-06-12 17:21:05.633511 | 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-tlkwt/
2026-06-12 17:21:05.633527 | 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-tlkwt/install-certs-edpm-deployment-ipam-openstack-edpm-ipam-tlkwt-describe
2026-06-12 17:21:05.633541 | 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-tlkwt/logs/
2026-06-12 17:21:05.633556 | 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-tlkwt/logs/install-certs-edpm-deployment-ipam-openstack-edpm-ipam.log
2026-06-12 17:21:05.633570 | 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-vlc7b/
2026-06-12 17:21:05.633605 | 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-vlc7b/install-os-edpm-deployment-ipam-openstack-edpm-ipam-vlc7b-describe
2026-06-12 17:21:05.633624 | 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-vlc7b/logs/
2026-06-12 17:21:05.633640 | 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-vlc7b/logs/install-os-edpm-deployment-ipam-openstack-edpm-ipam.log
2026-06-12 17:21:05.633654 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/keystone-7fb7ddcdb9-qz8sp/
2026-06-12 17:21:05.633669 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/keystone-7fb7ddcdb9-qz8sp/keystone-7fb7ddcdb9-qz8sp-describe
2026-06-12 17:21:05.633683 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/keystone-7fb7ddcdb9-qz8sp/logs/
2026-06-12 17:21:05.633698 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/keystone-7fb7ddcdb9-qz8sp/logs/keystone-api.log
2026-06-12 17:21:05.633712 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/keystone-cron-29688061-z2lnt/
2026-06-12 17:21:05.633727 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/keystone-cron-29688061-z2lnt/keystone-cron-29688061-z2lnt-describe
2026-06-12 17:21:05.633742 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/keystone-cron-29688061-z2lnt/logs/
2026-06-12 17:21:05.633758 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/keystone-cron-29688061-z2lnt/logs/keystone-cron.log
2026-06-12 17:21:05.633773 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/kube-state-metrics-0/
2026-06-12 17:21:05.633788 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/kube-state-metrics-0/kube-state-metrics-0-describe
2026-06-12 17:21:05.633803 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/kube-state-metrics-0/logs/
2026-06-12 17:21:05.633822 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/kube-state-metrics-0/logs/kube-state-metrics.log
2026-06-12 17:21:05.633838 | 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-gjk94/
2026-06-12 17:21:05.633853 | 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-gjk94/libvirt-edpm-deployment-ipam-openstack-edpm-ipam-gjk94-describe
2026-06-12 17:21:05.633868 | 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-gjk94/logs/
2026-06-12 17:21:05.633883 | 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-gjk94/logs/libvirt-edpm-deployment-ipam-openstack-edpm-ipam.log
2026-06-12 17:21:05.633898 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/memcached-0/
2026-06-12 17:21:05.633913 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/memcached-0/memcached-0-describe
2026-06-12 17:21:05.633928 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/memcached-0/logs/
2026-06-12 17:21:05.633943 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/memcached-0/logs/memcached.log.gz
2026-06-12 17:21:05.633957 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/neutron-849cb7c5bf-g2vw6/
2026-06-12 17:21:05.633972 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/neutron-849cb7c5bf-g2vw6/neutron-849cb7c5bf-g2vw6-describe
2026-06-12 17:21:05.633988 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/neutron-849cb7c5bf-g2vw6/logs/
2026-06-12 17:21:05.634003 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/neutron-849cb7c5bf-g2vw6/logs/neutron-api.log
2026-06-12 17:21:05.634018 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/neutron-849cb7c5bf-g2vw6/logs/neutron-httpd.log
2026-06-12 17:21:05.634038 | 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-bd99r/
2026-06-12 17:21:05.634054 | 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-bd99r/neutron-metadata-edpm-deployment-ipam-openstack-edpm-ipam-bd99r-describe
2026-06-12 17:21:05.634069 | 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-bd99r/logs/
2026-06-12 17:21:05.634085 | 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-bd99r/logs/neutron-metadata-edpm-deployment-ipam-openstack-edpm-ipam.log
2026-06-12 17:21:05.634100 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/nova-api-0/
2026-06-12 17:21:05.634116 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/nova-api-0/nova-api-0-describe
2026-06-12 17:21:05.634131 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/nova-api-0/logs/
2026-06-12 17:21:05.634146 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/nova-api-0/logs/nova-api-api.log
2026-06-12 17:21:05.634161 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/nova-api-0/logs/nova-api-log.log
2026-06-12 17:21:05.634176 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/nova-cell0-conductor-0/
2026-06-12 17:21:05.634190 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/nova-cell0-conductor-0/nova-cell0-conductor-0-describe
2026-06-12 17:21:05.634206 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/nova-cell0-conductor-0/logs/
2026-06-12 17:21:05.634221 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/nova-cell0-conductor-0/logs/nova-cell0-conductor-conductor.log
2026-06-12 17:21:05.634236 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/nova-cell1-conductor-0/
2026-06-12 17:21:05.634308 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/nova-cell1-conductor-0/nova-cell1-conductor-0-describe
2026-06-12 17:21:05.634329 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/nova-cell1-conductor-0/logs/
2026-06-12 17:21:05.634345 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/nova-cell1-conductor-0/logs/nova-cell1-conductor-conductor.log
2026-06-12 17:21:05.634361 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/nova-cell1-novncproxy-0/
2026-06-12 17:21:05.634376 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/nova-cell1-novncproxy-0/nova-cell1-novncproxy-0-describe
2026-06-12 17:21:05.634392 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/nova-cell1-novncproxy-0/logs/
2026-06-12 17:21:05.634407 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/nova-cell1-novncproxy-0/logs/nova-cell1-novncproxy-novncproxy.log
2026-06-12 17:21:05.634422 | 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-qbdnh/
2026-06-12 17:21:05.634438 | 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-qbdnh/nova-edpm-deployment-ipam-openstack-edpm-ipam-qbdnh-describe
2026-06-12 17:21:05.634454 | 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-qbdnh/logs/
2026-06-12 17:21:05.634469 | 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-qbdnh/logs/nova-edpm-deployment-ipam-openstack-edpm-ipam.log
2026-06-12 17:21:05.634484 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/nova-metadata-0/
2026-06-12 17:21:05.634533 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/nova-metadata-0/nova-metadata-0-describe
2026-06-12 17:21:05.634565 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/nova-metadata-0/logs/
2026-06-12 17:21:05.634611 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/nova-metadata-0/logs/nova-metadata-log.log
2026-06-12 17:21:05.634629 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/nova-metadata-0/logs/nova-metadata-metadata.log
2026-06-12 17:21:05.634645 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/nova-scheduler-0/
2026-06-12 17:21:05.634660 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/nova-scheduler-0/nova-scheduler-0-describe
2026-06-12 17:21:05.634676 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/nova-scheduler-0/logs/
2026-06-12 17:21:05.634691 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/nova-scheduler-0/logs/nova-scheduler-scheduler.log
2026-06-12 17:21:05.634706 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/openstack-cell1-galera-0/
2026-06-12 17:21:05.634721 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/openstack-cell1-galera-0/openstack-cell1-galera-0-describe
2026-06-12 17:21:05.634735 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/openstack-cell1-galera-0/logs/
2026-06-12 17:21:05.634750 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/openstack-cell1-galera-0/logs/galera.log
2026-06-12 17:21:05.634765 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/openstack-cell1-galera-0/logs/mysql-bootstrap.log
2026-06-12 17:21:05.634783 | 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-openstackprovisionservtckzq/
2026-06-12 17:21:05.634800 | 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-openstackprovisionservtckzq/openstack-edpm-ipam-provisionserver-openstackprovisionservtckzq-describe
2026-06-12 17:21:05.634820 | 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-openstackprovisionservtckzq/logs/
2026-06-12 17:21:05.634838 | 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-openstackprovisionservtckzq/logs/init.log
2026-06-12 17:21:05.634854 | 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-openstackprovisionservtckzq/logs/osp-httpd.log
2026-06-12 17:21:05.634870 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/openstack-galera-0/
2026-06-12 17:21:05.634886 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/openstack-galera-0/openstack-galera-0-describe
2026-06-12 17:21:05.634901 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/openstack-galera-0/logs/
2026-06-12 17:21:05.634917 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/openstack-galera-0/logs/galera.log
2026-06-12 17:21:05.634932 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/openstack-galera-0/logs/mysql-bootstrap.log
2026-06-12 17:21:05.634948 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/openstackclient/
2026-06-12 17:21:05.634963 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/openstackclient/openstackclient-describe
2026-06-12 17:21:05.634978 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/openstackclient/logs/
2026-06-12 17:21:05.634993 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/openstackclient/logs/openstackclient.log
2026-06-12 17:21:05.635008 | 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-64wdg/
2026-06-12 17:21:05.635023 | 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-64wdg/ovn-controller-metrics-64wdg-describe
2026-06-12 17:21:05.635041 | 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-64wdg/logs/
2026-06-12 17:21:05.635057 | 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-64wdg/logs/openstack-network-exporter.log
2026-06-12 17:21:05.635072 | 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-cjkn2/
2026-06-12 17:21:05.635086 | 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-cjkn2/ovn-controller-ovs-cjkn2-describe
2026-06-12 17:21:05.635101 | 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-cjkn2/logs/
2026-06-12 17:21:05.635116 | 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-cjkn2/logs/ovs-vswitchd.log
2026-06-12 17:21:05.635131 | 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-cjkn2/logs/ovsdb-server-init.log
2026-06-12 17:21:05.635145 | 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-cjkn2/logs/ovsdb-server.log
2026-06-12 17:21:05.635160 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/ovn-controller-pvfrv/
2026-06-12 17:21:05.635175 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/ovn-controller-pvfrv/ovn-controller-pvfrv-describe
2026-06-12 17:21:05.635189 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/ovn-controller-pvfrv/logs/
2026-06-12 17:21:05.635204 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/ovn-controller-pvfrv/logs/ovn-controller.log
2026-06-12 17:21:05.635219 | 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-hsl22/
2026-06-12 17:21:05.635234 | 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-hsl22/ovn-edpm-deployment-ipam-openstack-edpm-ipam-hsl22-describe
2026-06-12 17:21:05.635255 | 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-hsl22/logs/
2026-06-12 17:21:05.635270 | 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-hsl22/logs/ovn-edpm-deployment-ipam-openstack-edpm-ipam.log
2026-06-12 17:21:05.635285 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/ovn-northd-0/
2026-06-12 17:21:05.635300 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/ovn-northd-0/ovn-northd-0-describe
2026-06-12 17:21:05.635315 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/ovn-northd-0/logs/
2026-06-12 17:21:05.635330 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/ovn-northd-0/logs/openstack-network-exporter.log
2026-06-12 17:21:05.635345 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/ovn-northd-0/logs/ovn-northd.log
2026-06-12 17:21:05.635360 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/ovsdbserver-nb-0/
2026-06-12 17:21:05.635374 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/ovsdbserver-nb-0/ovsdbserver-nb-0-describe
2026-06-12 17:21:05.635389 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/ovsdbserver-nb-0/logs/
2026-06-12 17:21:05.635404 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/ovsdbserver-nb-0/logs/openstack-network-exporter.log
2026-06-12 17:21:05.635419 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/ovsdbserver-nb-0/logs/ovsdbserver-nb.log
2026-06-12 17:21:05.635434 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/ovsdbserver-sb-0/
2026-06-12 17:21:05.635453 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/ovsdbserver-sb-0/ovsdbserver-sb-0-describe
2026-06-12 17:21:05.635469 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/ovsdbserver-sb-0/logs/
2026-06-12 17:21:05.635483 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/ovsdbserver-sb-0/logs/openstack-network-exporter.log
2026-06-12 17:21:05.635498 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/ovsdbserver-sb-0/logs/ovsdbserver-sb.log
2026-06-12 17:21:05.635513 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/placement-5bb6c4c55b-bx4np/
2026-06-12 17:21:05.635527 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/placement-5bb6c4c55b-bx4np/placement-5bb6c4c55b-bx4np-describe
2026-06-12 17:21:05.635541 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/placement-5bb6c4c55b-bx4np/logs/
2026-06-12 17:21:05.635556 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/placement-5bb6c4c55b-bx4np/logs/placement-api.log
2026-06-12 17:21:05.635571 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/placement-5bb6c4c55b-bx4np/logs/placement-log.log
2026-06-12 17:21:05.635608 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/rabbitmq-cell1-server-0/
2026-06-12 17:21:05.635624 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/rabbitmq-cell1-server-0/rabbitmq-cell1-server-0-describe
2026-06-12 17:21:05.635639 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/rabbitmq-cell1-server-0/logs/
2026-06-12 17:21:05.635653 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/rabbitmq-cell1-server-0/logs/rabbitmq.log
2026-06-12 17:21:05.635668 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/rabbitmq-cell1-server-0/logs/setup-container.log
2026-06-12 17:21:05.635687 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/rabbitmq-server-0/
2026-06-12 17:21:05.635702 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/rabbitmq-server-0/rabbitmq-server-0-describe
2026-06-12 17:21:05.635716 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/rabbitmq-server-0/logs/
2026-06-12 17:21:05.635730 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/rabbitmq-server-0/logs/rabbitmq.log
2026-06-12 17:21:05.635744 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/rabbitmq-server-0/logs/setup-container.log
2026-06-12 17:21:05.635758 | 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-rrn8g/
2026-06-12 17:21:05.635773 | 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-rrn8g/reboot-os-edpm-deployment-ipam-openstack-edpm-ipam-rrn8g-describe
2026-06-12 17:21:05.635788 | 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-rrn8g/logs/
2026-06-12 17:21:05.635802 | 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-rrn8g/logs/reboot-os-edpm-deployment-ipam-openstack-edpm-ipam.log
2026-06-12 17:21:05.635817 | 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-vh8j8/
2026-06-12 17:21:05.635831 | 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-vh8j8/redhat-edpm-deployment-ipam-openstack-edpm-ipam-vh8j8-describe
2026-06-12 17:21:05.635857 | 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-vh8j8/logs/
2026-06-12 17:21:05.635874 | 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-vh8j8/logs/redhat-edpm-deployment-ipam-openstack-edpm-ipam.log
2026-06-12 17:21:05.635892 | 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-kcft2/
2026-06-12 17:21:05.635908 | 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-kcft2/repo-setup-edpm-deployment-ipam-openstack-edpm-ipam-kcft2-describe
2026-06-12 17:21:05.635922 | 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-kcft2/logs/
2026-06-12 17:21:05.635937 | 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-kcft2/logs/repo-setup-edpm-deployment-ipam-openstack-edpm-ipam.log
2026-06-12 17:21:05.635952 | 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-ng2c9/
2026-06-12 17:21:05.635967 | 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-ng2c9/run-os-edpm-deployment-ipam-openstack-edpm-ipam-ng2c9-describe
2026-06-12 17:21:05.635982 | 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-ng2c9/logs/
2026-06-12 17:21:05.635997 | 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-ng2c9/logs/run-os-edpm-deployment-ipam-openstack-edpm-ipam.log
2026-06-12 17:21:05.636012 | 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-h98wj/
2026-06-12 17:21:05.636027 | 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-h98wj/ssh-known-hosts-edpm-deployment-ipam-h98wj-describe
2026-06-12 17:21:05.636042 | 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-h98wj/logs/
2026-06-12 17:21:05.636059 | 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-h98wj/logs/ssh-known-hosts-edpm-deployment-ipam.log
2026-06-12 17:21:05.636075 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/swift-proxy-cb5dffd67-z5nv7/
2026-06-12 17:21:05.636095 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/swift-proxy-cb5dffd67-z5nv7/swift-proxy-cb5dffd67-z5nv7-describe
2026-06-12 17:21:05.636111 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/swift-proxy-cb5dffd67-z5nv7/logs/
2026-06-12 17:21:05.636126 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/swift-proxy-cb5dffd67-z5nv7/logs/proxy-httpd.log
2026-06-12 17:21:05.636142 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/swift-proxy-cb5dffd67-z5nv7/logs/proxy-server.log
2026-06-12 17:21:05.636157 | 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-q9v6x/
2026-06-12 17:21:05.636172 | 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-q9v6x/swift-ring-rebalance-q9v6x-describe
2026-06-12 17:21:05.636187 | 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-q9v6x/logs/
2026-06-12 17:21:05.636203 | 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-q9v6x/logs/swift-ring-rebalance.log
2026-06-12 17:21:05.636218 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/swift-storage-0/
2026-06-12 17:21:05.636233 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/swift-storage-0/swift-storage-0-describe
2026-06-12 17:21:05.636248 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/swift-storage-0/logs/
2026-06-12 17:21:05.636263 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/swift-storage-0/logs/account-auditor.log
2026-06-12 17:21:05.636278 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/swift-storage-0/logs/account-reaper.log
2026-06-12 17:21:05.636293 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/swift-storage-0/logs/account-replicator.log
2026-06-12 17:21:05.636312 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/swift-storage-0/logs/account-server.log
2026-06-12 17:21:05.636328 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/swift-storage-0/logs/container-auditor.log
2026-06-12 17:21:05.636343 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/swift-storage-0/logs/container-replicator.log
2026-06-12 17:21:05.636358 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/swift-storage-0/logs/container-server.log
2026-06-12 17:21:05.636373 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/swift-storage-0/logs/container-updater.log
2026-06-12 17:21:05.636387 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/swift-storage-0/logs/object-auditor.log
2026-06-12 17:21:05.636402 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/swift-storage-0/logs/object-expirer.log
2026-06-12 17:21:05.636416 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/swift-storage-0/logs/object-replicator.log
2026-06-12 17:21:05.636431 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/swift-storage-0/logs/object-server.log
2026-06-12 17:21:05.636445 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/swift-storage-0/logs/object-updater.log
2026-06-12 17:21:05.636459 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/swift-storage-0/logs/rsync.log
2026-06-12 17:21:05.636473 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/swift-storage-0/logs/swift-recon-cron.log
2026-06-12 17:21:05.636488 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/swift-storage-0/logs/xattr-restore.log
2026-06-12 17:21:05.636503 | 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-xc4g2/
2026-06-12 17:21:05.636521 | 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-xc4g2/telemetry-edpm-deployment-ipam-openstack-edpm-ipam-xc4g2-describe
2026-06-12 17:21:05.636537 | 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-xc4g2/logs/
2026-06-12 17:21:05.636552 | 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-xc4g2/logs/telemetry-edpm-deployment-ipam-openstack-edpm-ipam.log
2026-06-12 17:21:05.636567 | 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-qrpw4/
2026-06-12 17:21:05.636611 | 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-qrpw4/validate-network-edpm-deployment-ipam-openstack-edpm-ipam-qrpw4-describe
2026-06-12 17:21:05.636628 | 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-qrpw4/logs/
2026-06-12 17:21:05.636644 | 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-qrpw4/logs/validate-network-edpm-deployment-ipam-openstack-edpm-ipam.log
2026-06-12 17:21:05.636659 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/replicaset/
2026-06-12 17:21:05.636673 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/replicaset/barbican-api-59f6ff8944.yaml
2026-06-12 17:21:05.636688 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/replicaset/barbican-api-6cfdb97d54.yaml
2026-06-12 17:21:05.636703 | 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-5cc5687df8.yaml
2026-06-12 17:21:05.636718 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/replicaset/barbican-worker-785c7cf889.yaml
2026-06-12 17:21:05.636737 | 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-12 17:21:05.636752 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/replicaset/dnsmasq-dns-5556978f87.yaml
2026-06-12 17:21:05.636767 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/replicaset/dnsmasq-dns-65b8c788ff.yaml
2026-06-12 17:21:05.636782 | 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-12 17:21:05.636797 | 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-12 17:21:05.636811 | 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-12 17:21:05.636826 | 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-12 17:21:05.636840 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/replicaset/dnsmasq-dns-6db4f944b7.yaml
2026-06-12 17:21:05.636855 | 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-12 17:21:05.636869 | 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-12 17:21:05.636884 | 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-12 17:21:05.636898 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/replicaset/keystone-7fb7ddcdb9.yaml
2026-06-12 17:21:05.636913 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/replicaset/neutron-7f7c486dcd.yaml
2026-06-12 17:21:05.636927 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/replicaset/neutron-849cb7c5bf.yaml
2026-06-12 17:21:05.636942 | 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-5df858b545.yaml
2026-06-12 17:21:05.636960 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/replicaset/placement-5bb6c4c55b.yaml
2026-06-12 17:21:05.636975 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/replicaset/swift-proxy-cb5dffd67.yaml
2026-06-12 17:21:05.636990 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/routes/
2026-06-12 17:21:05.637006 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/routes/barbican-public.yaml
2026-06-12 17:21:05.637021 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/routes/cinder-public.yaml
2026-06-12 17:21:05.637036 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/routes/glance-default-public.yaml
2026-06-12 17:21:05.637051 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/routes/keystone-public.yaml
2026-06-12 17:21:05.637066 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/routes/neutron-public.yaml
2026-06-12 17:21:05.637081 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/routes/nova-novncproxy-cell1-public.yaml
2026-06-12 17:21:05.637096 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/routes/nova-public.yaml
2026-06-12 17:21:05.637111 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/routes/placement-public.yaml
2026-06-12 17:21:05.637126 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/routes/swift-public.yaml
2026-06-12 17:21:05.637142 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/secrets/
2026-06-12 17:21:05.637157 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/secrets/barbican/
2026-06-12 17:21:05.637172 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/secrets/barbican/barbican-api-config-data.yaml
2026-06-12 17:21:05.637191 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/secrets/barbican/barbican-api-config-data.yaml-00-default.conf
2026-06-12 17:21:05.637206 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/secrets/barbican/barbican-api-config-data.yaml-01-service-defaults.conf
2026-06-12 17:21:05.637221 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/secrets/barbican/barbican-config-data.yaml
2026-06-12 17:21:05.637236 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/secrets/barbican/barbican-config-data.yaml-00-default.conf
2026-06-12 17:21:05.637251 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/secrets/barbican/barbican-config-data.yaml-10-barbican_wsgi_main.conf
2026-06-12 17:21:05.637266 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/secrets/barbican/barbican-config-data.yaml-httpd.conf
2026-06-12 17:21:05.637281 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/secrets/barbican/barbican-config-data.yaml-mime.conf
2026-06-12 17:21:05.637295 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/secrets/barbican/barbican-config-data.yaml-ssl.conf
2026-06-12 17:21:05.637310 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/secrets/barbican/barbican-db-secret.yaml
2026-06-12 17:21:05.637324 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/secrets/barbican/barbican-keystone-listener-config-data.yaml
2026-06-12 17:21:05.637339 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/secrets/barbican/barbican-keystone-listener-config-data.yaml-00-default.conf
2026-06-12 17:21:05.637355 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/secrets/barbican/barbican-keystone-listener-config-data.yaml-01-service-defaults.conf
2026-06-12 17:21:05.637370 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/secrets/barbican/barbican-scripts.yaml
2026-06-12 17:21:05.637389 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/secrets/barbican/barbican-worker-config-data.yaml
2026-06-12 17:21:05.637405 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/secrets/barbican/barbican-worker-config-data.yaml-00-default.conf
2026-06-12 17:21:05.637420 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/secrets/barbican/barbican-worker-config-data.yaml-01-service-defaults.conf
2026-06-12 17:21:05.637435 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/secrets/barbican/cert-barbican-internal-svc.yaml
2026-06-12 17:21:05.637450 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/secrets/barbican/cert-barbican-public-route.yaml
2026-06-12 17:21:05.637465 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/secrets/barbican/cert-barbican-public-svc.yaml
2026-06-12 17:21:05.637480 | 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-12 17:21:05.637495 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/secrets/barbican/rabbitmq-transport-url-barbican-barbican-transport.yaml
2026-06-12 17:21:05.637509 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/secrets/ceilometer/
2026-06-12 17:21:05.637525 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/secrets/ceilometer/ceilometer-compute-config-data.yaml
2026-06-12 17:21:05.637540 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/secrets/ceilometer/ceilometer-compute-config-data.yaml-ceilometer.conf
2026-06-12 17:21:05.637555 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/secrets/ceilometer/ceilometer-compute-config-data.yaml-custom.conf
2026-06-12 17:21:05.637570 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/secrets/ceilometer/ceilometer-compute-scripts.yaml
2026-06-12 17:21:05.637609 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/secrets/ceilometer/ceilometer-config-data.yaml
2026-06-12 17:21:05.637625 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/secrets/ceilometer/ceilometer-config-data.yaml-ceilometer.conf
2026-06-12 17:21:05.637640 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/secrets/ceilometer/ceilometer-config-data.yaml-custom.conf
2026-06-12 17:21:05.637655 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/secrets/ceilometer/ceilometer-config-data.yaml-httpd.conf
2026-06-12 17:21:05.637670 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/secrets/ceilometer/ceilometer-config-data.yaml-ssl.conf
2026-06-12 17:21:05.637684 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/secrets/ceilometer/ceilometer-ipmi-config-data.yaml
2026-06-12 17:21:05.637699 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/secrets/ceilometer/ceilometer-ipmi-config-data.yaml-ceilometer.conf
2026-06-12 17:21:05.637714 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/secrets/ceilometer/ceilometer-ipmi-config-data.yaml-custom.conf
2026-06-12 17:21:05.637728 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/secrets/ceilometer/ceilometer-ipmi-scripts.yaml
2026-06-12 17:21:05.637743 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/secrets/ceilometer/ceilometer-scripts.yaml
2026-06-12 17:21:05.637758 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/secrets/ceilometer/cert-ceilometer-internal-svc.yaml
2026-06-12 17:21:05.637772 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/secrets/ceilometer/rabbitmq-transport-url-ceilometer-notifications-transport.yaml
2026-06-12 17:21:05.637786 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/secrets/cinder/
2026-06-12 17:21:05.637801 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/secrets/cinder/cert-cinder-internal-svc.yaml
2026-06-12 17:21:05.637822 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/secrets/cinder/cert-cinder-public-route.yaml
2026-06-12 17:21:05.637836 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/secrets/cinder/cert-cinder-public-svc.yaml
2026-06-12 17:21:05.637851 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/secrets/cinder/cinder-api-config-data.yaml
2026-06-12 17:21:05.637866 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/secrets/cinder/cinder-api-config-data.yaml-00-global-defaults.conf
2026-06-12 17:21:05.637880 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/secrets/cinder/cinder-api-config-data.yaml-01-service-defaults.conf
2026-06-12 17:21:05.637895 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/secrets/cinder/cinder-config-data.yaml
2026-06-12 17:21:05.637909 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/secrets/cinder/cinder-config-data.yaml-00-global-defaults.conf
2026-06-12 17:21:05.637924 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/secrets/cinder/cinder-config-data.yaml-10-cinder_wsgi.conf
2026-06-12 17:21:05.637939 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/secrets/cinder/cinder-config-data.yaml-httpd.conf
2026-06-12 17:21:05.637954 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/secrets/cinder/cinder-config-data.yaml-ssl.conf
2026-06-12 17:21:05.637969 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/secrets/cinder/cinder-db-secret.yaml
2026-06-12 17:21:05.637983 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/secrets/cinder/cinder-scheduler-config-data.yaml
2026-06-12 17:21:05.637998 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/secrets/cinder/cinder-scheduler-config-data.yaml-00-global-defaults.conf
2026-06-12 17:21:05.638013 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/secrets/cinder/cinder-scripts.yaml
2026-06-12 17:21:05.638031 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/secrets/cinder/cinder-volume-volume1-config-data.yaml
2026-06-12 17:21:05.638047 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/secrets/cinder/cinder-volume-volume1-config-data.yaml-00-global-defaults.conf
2026-06-12 17:21:05.638062 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/secrets/cinder/cinder-volume-volume1-config-data.yaml-01-service-defaults.conf
2026-06-12 17:21:05.638077 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/secrets/cinder/rabbitmq-transport-url-cinder-cinder-transport.yaml
2026-06-12 17:21:05.638092 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/secrets/dataplane/
2026-06-12 17:21:05.638107 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/secrets/dataplane/dataplane-ansible-ssh-private-key-secret.yaml
2026-06-12 17:21:05.638122 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/secrets/dataplane/dataplanenodeset-openstack-edpm-ipam.yaml
2026-06-12 17:21:05.638137 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/secrets/glance/
2026-06-12 17:21:05.638152 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/secrets/glance/cert-glance-default-internal-svc.yaml
2026-06-12 17:21:05.638167 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/secrets/glance/cert-glance-default-public-route.yaml
2026-06-12 17:21:05.638182 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/secrets/glance/cert-glance-default-public-svc.yaml
2026-06-12 17:21:05.638198 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/secrets/glance/glance-config-data.yaml
2026-06-12 17:21:05.638213 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/secrets/glance/glance-config-data.yaml-00-config.conf
2026-06-12 17:21:05.638228 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/secrets/glance/glance-config-data.yaml-01-config.conf
2026-06-12 17:21:05.638247 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/secrets/glance/glance-config-data.yaml-ssl.conf
2026-06-12 17:21:05.638262 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/secrets/glance/glance-db-secret.yaml
2026-06-12 17:21:05.638277 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/secrets/glance/glance-default-external-config-data.yaml
2026-06-12 17:21:05.638291 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/secrets/glance/glance-default-external-config-data.yaml-00-config.conf
2026-06-12 17:21:05.638306 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/secrets/glance/glance-default-external-config-data.yaml-02-config.conf
2026-06-12 17:21:05.638321 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/secrets/glance/glance-default-external-config-data.yaml-10-glance-proxypass.conf
2026-06-12 17:21:05.638336 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/secrets/glance/glance-default-external-config-data.yaml-10-glance-wsgi.conf
2026-06-12 17:21:05.638351 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/secrets/glance/glance-default-external-config-data.yaml-httpd.conf
2026-06-12 17:21:05.638365 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/secrets/glance/glance-default-external-config-data.yaml-ssl.conf
2026-06-12 17:21:05.638380 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/secrets/glance/glance-default-internal-config-data.yaml
2026-06-12 17:21:05.638394 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/secrets/glance/glance-default-internal-config-data.yaml-00-config.conf
2026-06-12 17:21:05.638409 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/secrets/glance/glance-default-internal-config-data.yaml-02-config.conf
2026-06-12 17:21:05.638424 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/secrets/glance/glance-default-internal-config-data.yaml-10-glance-proxypass.conf
2026-06-12 17:21:05.638444 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/secrets/glance/glance-default-internal-config-data.yaml-10-glance-wsgi.conf
2026-06-12 17:21:05.638459 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/secrets/glance/glance-default-internal-config-data.yaml-httpd.conf
2026-06-12 17:21:05.638474 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/secrets/glance/glance-default-internal-config-data.yaml-ssl.conf
2026-06-12 17:21:05.638489 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/secrets/glance/glance-scripts.yaml
2026-06-12 17:21:05.638504 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/secrets/instanceha/
2026-06-12 17:21:05.638520 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/secrets/instanceha/cert-instanceha-metrics.yaml
2026-06-12 17:21:05.638535 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/secrets/keystone/
2026-06-12 17:21:05.638550 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/secrets/keystone/barbican-keystone-listener-config-data.yaml
2026-06-12 17:21:05.638565 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/secrets/keystone/barbican-keystone-listener-config-data.yaml-00-default.conf
2026-06-12 17:21:05.638599 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/secrets/keystone/barbican-keystone-listener-config-data.yaml-01-service-defaults.conf
2026-06-12 17:21:05.638616 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/secrets/keystone/cert-keystone-internal-svc.yaml
2026-06-12 17:21:05.638631 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/secrets/keystone/cert-keystone-public-route.yaml
2026-06-12 17:21:05.638646 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/secrets/keystone/cert-keystone-public-svc.yaml
2026-06-12 17:21:05.638666 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/secrets/keystone/keystone-config-data.yaml
2026-06-12 17:21:05.638681 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/secrets/keystone/keystone-config-data.yaml-httpd.conf
2026-06-12 17:21:05.638696 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/secrets/keystone/keystone-config-data.yaml-keystone.conf
2026-06-12 17:21:05.638716 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/secrets/keystone/keystone-config-data.yaml-ssl.conf
2026-06-12 17:21:05.638731 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/secrets/keystone/keystone-db-secret.yaml
2026-06-12 17:21:05.638745 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/secrets/keystone/keystone-scripts.yaml
2026-06-12 17:21:05.638760 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/secrets/keystone/keystone.yaml
2026-06-12 17:21:05.638775 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/secrets/keystone/rabbitmq-transport-url-keystone-keystone-transport.yaml
2026-06-12 17:21:05.638790 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/secrets/mariadb/
2026-06-12 17:21:05.638805 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/secrets/mariadb/openstack-cell1-mariadb-root-db-secret.yaml
2026-06-12 17:21:05.638819 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/secrets/mariadb/openstack-mariadb-root-db-secret.yaml
2026-06-12 17:21:05.638834 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/secrets/neutron/
2026-06-12 17:21:05.638849 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/secrets/neutron/cert-neutron-internal-svc.yaml
2026-06-12 17:21:05.638864 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/secrets/neutron/cert-neutron-metadata-default-edpm-compute-0.yaml
2026-06-12 17:21:05.638883 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/secrets/neutron/cert-neutron-ovndbs.yaml
2026-06-12 17:21:05.638898 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/secrets/neutron/cert-neutron-public-route.yaml
2026-06-12 17:21:05.638913 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/secrets/neutron/cert-neutron-public-svc.yaml
2026-06-12 17:21:05.638927 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/secrets/neutron/neutron-config.yaml
2026-06-12 17:21:05.638942 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/secrets/neutron/neutron-config.yaml-01-neutron.conf
2026-06-12 17:21:05.638956 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/secrets/neutron/neutron-db-secret.yaml
2026-06-12 17:21:05.638971 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/secrets/neutron/neutron-dhcp-agent-neutron-config.yaml
2026-06-12 17:21:05.638986 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/secrets/neutron/neutron-dhcp-agent-neutron-config.yaml-10-neutron-dhcp.conf
2026-06-12 17:21:05.639000 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/secrets/neutron/neutron-httpd-config.yaml
2026-06-12 17:21:05.639015 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/secrets/neutron/neutron-httpd-config.yaml-10-neutron-httpd.conf
2026-06-12 17:21:05.639029 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/secrets/neutron/neutron-httpd-config.yaml-httpd.conf
2026-06-12 17:21:05.639043 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/secrets/neutron/neutron-httpd-config.yaml-ssl.conf
2026-06-12 17:21:05.639058 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/secrets/neutron/neutron-ovn-agent-neutron-config.yaml
2026-06-12 17:21:05.639072 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/secrets/neutron/neutron-ovn-agent-neutron-config.yaml-10-neutron-ovn.conf
2026-06-12 17:21:05.639092 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/secrets/neutron/neutron-ovn-metadata-agent-neutron-config.yaml
2026-06-12 17:21:05.639107 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/secrets/neutron/neutron-ovn-metadata-agent-neutron-config.yaml-10-neutron-metadata.conf
2026-06-12 17:21:05.639122 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/secrets/neutron/neutron-sriov-agent-neutron-config.yaml
2026-06-12 17:21:05.639136 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/secrets/neutron/neutron-sriov-agent-neutron-config.yaml-10-neutron-sriov.conf
2026-06-12 17:21:05.639151 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/secrets/neutron/nova-metadata-neutron-config.yaml
2026-06-12 17:21:05.639165 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/secrets/neutron/nova-metadata-neutron-config.yaml-05-nova-metadata.conf
2026-06-12 17:21:05.639181 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/secrets/neutron/openstack-edpm-ipam-neutron-metadata-default-certs-0.yaml
2026-06-12 17:21:05.639195 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/secrets/neutron/rabbitmq-transport-url-neutron-neutron-transport.yaml
2026-06-12 17:21:05.639210 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/secrets/nova/
2026-06-12 17:21:05.639225 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/secrets/nova/cert-nova-internal-svc.yaml
2026-06-12 17:21:05.639241 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/secrets/nova/cert-nova-metadata-internal-svc.yaml
2026-06-12 17:21:05.639256 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/secrets/nova/cert-nova-novncproxy-cell1-public-route.yaml
2026-06-12 17:21:05.639271 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/secrets/nova/cert-nova-novncproxy-cell1-public-svc.yaml
2026-06-12 17:21:05.639286 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/secrets/nova/cert-nova-novncproxy-cell1-vencrypt.yaml
2026-06-12 17:21:05.639305 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/secrets/nova/cert-nova-public-route.yaml
2026-06-12 17:21:05.639320 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/secrets/nova/cert-nova-public-svc.yaml
2026-06-12 17:21:05.639335 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/secrets/nova/nova-api-config-data.yaml
2026-06-12 17:21:05.639350 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/secrets/nova/nova-api-config-data.yaml-01-nova.conf
2026-06-12 17:21:05.639365 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/secrets/nova/nova-api-config-data.yaml-httpd.conf
2026-06-12 17:21:05.639380 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/secrets/nova/nova-api-config-data.yaml-ssl.conf
2026-06-12 17:21:05.639395 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/secrets/nova/nova-api-db-secret.yaml
2026-06-12 17:21:05.639410 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/secrets/nova/nova-cell0-conductor-config-data.yaml
2026-06-12 17:21:05.639425 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/secrets/nova/nova-cell0-conductor-config-data.yaml-01-nova.conf
2026-06-12 17:21:05.639440 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/secrets/nova/nova-cell0-conductor-scripts.yaml
2026-06-12 17:21:05.639455 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/secrets/nova/nova-cell0-db-secret.yaml
2026-06-12 17:21:05.639470 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/secrets/nova/nova-cell0-manage-config-data.yaml
2026-06-12 17:21:05.639485 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/secrets/nova/nova-cell0-manage-config-data.yaml-01-nova.conf
2026-06-12 17:21:05.639500 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/secrets/nova/nova-cell0-manage-scripts.yaml
2026-06-12 17:21:05.639521 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/secrets/nova/nova-cell0.yaml
2026-06-12 17:21:05.639537 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/secrets/nova/nova-cell1-compute-config.yaml
2026-06-12 17:21:05.639552 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/secrets/nova/nova-cell1-compute-config.yaml-01-nova.conf
2026-06-12 17:21:05.639567 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/secrets/nova/nova-cell1-conductor-config-data.yaml
2026-06-12 17:21:05.639600 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/secrets/nova/nova-cell1-conductor-config-data.yaml-01-nova.conf
2026-06-12 17:21:05.639617 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/secrets/nova/nova-cell1-conductor-scripts.yaml
2026-06-12 17:21:05.639632 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/secrets/nova/nova-cell1-db-secret.yaml
2026-06-12 17:21:05.639648 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/secrets/nova/nova-cell1-manage-config-data.yaml
2026-06-12 17:21:05.639663 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/secrets/nova/nova-cell1-manage-config-data.yaml-01-nova.conf
2026-06-12 17:21:05.639678 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/secrets/nova/nova-cell1-manage-scripts.yaml
2026-06-12 17:21:05.639693 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/secrets/nova/nova-cell1-novncproxy-config-data.yaml
2026-06-12 17:21:05.639707 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/secrets/nova/nova-cell1-novncproxy-config-data.yaml-01-nova.conf
2026-06-12 17:21:05.639722 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/secrets/nova/nova-cell1.yaml
2026-06-12 17:21:05.639741 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/secrets/nova/nova-metadata-config-data.yaml
2026-06-12 17:21:05.639756 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/secrets/nova/nova-metadata-config-data.yaml-01-nova.conf
2026-06-12 17:21:05.639771 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/secrets/nova/nova-metadata-config-data.yaml-httpd.conf
2026-06-12 17:21:05.639785 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/secrets/nova/nova-metadata-config-data.yaml-ssl.conf
2026-06-12 17:21:05.639800 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/secrets/nova/nova-metadata-neutron-config.yaml
2026-06-12 17:21:05.639815 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/secrets/nova/nova-metadata-neutron-config.yaml-05-nova-metadata.conf
2026-06-12 17:21:05.639830 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/secrets/nova/nova-migration-ssh-key.yaml
2026-06-12 17:21:05.639856 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/secrets/nova/nova-scheduler-config-data.yaml
2026-06-12 17:21:05.639871 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/secrets/nova/nova-scheduler-config-data.yaml-01-nova.conf
2026-06-12 17:21:05.639886 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/secrets/nova/nova.yaml
2026-06-12 17:21:05.639901 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/secrets/nova/rabbitmq-transport-url-nova-api-transport.yaml
2026-06-12 17:21:05.639915 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/secrets/nova/rabbitmq-transport-url-nova-cell1-transport.yaml
2026-06-12 17:21:05.639930 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/secrets/octavia/
2026-06-12 17:21:05.639944 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/secrets/octavia/octavia-ca-passphrase.yaml
2026-06-12 17:21:05.639963 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/secrets/ovn/
2026-06-12 17:21:05.639978 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/secrets/ovn/cert-neutron-ovndbs.yaml
2026-06-12 17:21:05.639993 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/secrets/ovn/cert-nova-novncproxy-cell1-public-route.yaml
2026-06-12 17:21:05.640007 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/secrets/ovn/cert-nova-novncproxy-cell1-public-svc.yaml
2026-06-12 17:21:05.640022 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/secrets/ovn/cert-nova-novncproxy-cell1-vencrypt.yaml
2026-06-12 17:21:05.640037 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/secrets/ovn/cert-ovn-default-edpm-compute-0.yaml
2026-06-12 17:21:05.640051 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/secrets/ovn/cert-ovn-metrics.yaml
2026-06-12 17:21:05.640066 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/secrets/ovn/cert-ovncontroller-ovndbs.yaml
2026-06-12 17:21:05.640080 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/secrets/ovn/cert-ovndbcluster-nb-ovndbs.yaml
2026-06-12 17:21:05.640095 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/secrets/ovn/cert-ovndbcluster-sb-ovndbs.yaml
2026-06-12 17:21:05.640109 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/secrets/ovn/cert-ovnnorthd-ovndbs.yaml
2026-06-12 17:21:05.640124 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/secrets/ovn/neutron-ovn-agent-neutron-config.yaml
2026-06-12 17:21:05.640138 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/secrets/ovn/neutron-ovn-agent-neutron-config.yaml-10-neutron-ovn.conf
2026-06-12 17:21:05.640153 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/secrets/ovn/neutron-ovn-metadata-agent-neutron-config.yaml
2026-06-12 17:21:05.640171 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/secrets/ovn/neutron-ovn-metadata-agent-neutron-config.yaml-10-neutron-metadata.conf
2026-06-12 17:21:05.640187 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/secrets/ovn/nova-cell1-novncproxy-config-data.yaml
2026-06-12 17:21:05.640201 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/secrets/ovn/nova-cell1-novncproxy-config-data.yaml-01-nova.conf
2026-06-12 17:21:05.640216 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/secrets/ovn/openstack-edpm-ipam-ovn-default-certs-0.yaml
2026-06-12 17:21:05.640230 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/secrets/ovn/rootca-ovn.yaml
2026-06-12 17:21:05.640245 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/secrets/placement/
2026-06-12 17:21:05.640259 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/secrets/placement/cert-placement-internal-svc.yaml
2026-06-12 17:21:05.640273 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/secrets/placement/cert-placement-public-route.yaml
2026-06-12 17:21:05.640287 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/secrets/placement/cert-placement-public-svc.yaml
2026-06-12 17:21:05.640302 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/secrets/placement/placement-config-data.yaml
2026-06-12 17:21:05.640317 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/secrets/placement/placement-config-data.yaml-httpd.conf
2026-06-12 17:21:05.640332 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/secrets/placement/placement-config-data.yaml-placement.conf
2026-06-12 17:21:05.640348 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/secrets/placement/placement-config-data.yaml-ssl.conf
2026-06-12 17:21:05.640363 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/secrets/placement/placement-db-secret.yaml
2026-06-12 17:21:05.640381 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/secrets/placement/placement-scripts.yaml
2026-06-12 17:21:05.640397 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/secrets/rabbitmq/
2026-06-12 17:21:05.640412 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/secrets/rabbitmq/cert-rabbitmq-cell1-svc.yaml
2026-06-12 17:21:05.640427 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/secrets/rabbitmq/cert-rabbitmq-svc.yaml
2026-06-12 17:21:05.640443 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/secrets/rabbitmq/rabbitmq-cell1-default-user.yaml
2026-06-12 17:21:05.640458 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/secrets/rabbitmq/rabbitmq-cell1-default-user.yaml-default_user.conf
2026-06-12 17:21:05.640473 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/secrets/rabbitmq/rabbitmq-cell1-erlang-cookie.yaml
2026-06-12 17:21:05.640487 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/secrets/rabbitmq/rabbitmq-default-user.yaml
2026-06-12 17:21:05.640502 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/secrets/rabbitmq/rabbitmq-default-user.yaml-default_user.conf
2026-06-12 17:21:05.640517 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/secrets/rabbitmq/rabbitmq-erlang-cookie.yaml
2026-06-12 17:21:05.640532 | 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-12 17:21:05.640547 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/secrets/rabbitmq/rabbitmq-transport-url-barbican-barbican-transport.yaml
2026-06-12 17:21:05.640562 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/secrets/rabbitmq/rabbitmq-transport-url-ceilometer-notifications-transport.yaml
2026-06-12 17:21:05.640596 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/secrets/rabbitmq/rabbitmq-transport-url-cinder-cinder-transport.yaml
2026-06-12 17:21:05.640617 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/secrets/rabbitmq/rabbitmq-transport-url-keystone-keystone-transport.yaml
2026-06-12 17:21:05.640633 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/secrets/rabbitmq/rabbitmq-transport-url-neutron-neutron-transport.yaml
2026-06-12 17:21:05.640649 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/secrets/rabbitmq/rabbitmq-transport-url-nova-api-transport.yaml
2026-06-12 17:21:05.640664 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/secrets/rabbitmq/rabbitmq-transport-url-nova-cell1-transport.yaml
2026-06-12 17:21:05.640680 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/secrets/swift/
2026-06-12 17:21:05.640695 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/secrets/swift/cert-swift-internal-svc.yaml
2026-06-12 17:21:05.640788 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/secrets/swift/cert-swift-public-route.yaml
2026-06-12 17:21:05.640811 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/secrets/swift/cert-swift-public-svc.yaml
2026-06-12 17:21:05.640827 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/secrets/swift/swift-conf.yaml
2026-06-12 17:21:05.640842 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/secrets/swift/swift-conf.yaml-swift.conf
2026-06-12 17:21:05.640858 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/secrets/swift/swift-proxy-config-data.yaml
2026-06-12 17:21:05.640873 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/secrets/swift/swift-proxy-config-data.yaml-00-proxy-server.conf
2026-06-12 17:21:05.640889 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/secrets/swift/swift-proxy-config-data.yaml-01-proxy-server.conf
2026-06-12 17:21:05.640904 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/secrets/swift/swift-proxy-config-data.yaml-dispersion.conf
2026-06-12 17:21:05.640923 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/secrets/swift/swift-proxy-config-data.yaml-httpd.conf
2026-06-12 17:21:05.640939 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/secrets/swift/swift-proxy-config-data.yaml-keymaster.conf
2026-06-12 17:21:05.640954 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/secrets/swift/swift-proxy-config-data.yaml-ssl.conf
2026-06-12 17:21:05.640969 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/secrets/telemetry/
2026-06-12 17:21:05.640984 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/secrets/telemetry/cert-telemetry-default-edpm-compute-0.yaml
2026-06-12 17:21:05.640999 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/secrets/telemetry/openstack-edpm-ipam-telemetry-default-certs-0.yaml
2026-06-12 17:21:05.641014 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/services/
2026-06-12 17:21:05.641029 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/services/barbican-internal.yaml
2026-06-12 17:21:05.641044 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/services/barbican-public.yaml
2026-06-12 17:21:05.641059 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/services/ceilometer-internal.yaml
2026-06-12 17:21:05.641074 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/services/cinder-internal.yaml
2026-06-12 17:21:05.641089 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/services/cinder-public.yaml
2026-06-12 17:21:05.641104 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/services/dnsmasq-dns.yaml
2026-06-12 17:21:05.641119 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/services/glance-default-external-api.yaml
2026-06-12 17:21:05.641140 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/services/glance-default-internal-api.yaml
2026-06-12 17:21:05.641155 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/services/glance-default-internal.yaml
2026-06-12 17:21:05.641170 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/services/glance-default-public.yaml
2026-06-12 17:21:05.641185 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/services/keystone-internal.yaml
2026-06-12 17:21:05.641200 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/services/keystone-public.yaml
2026-06-12 17:21:05.641215 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/services/kube-state-metrics.yaml
2026-06-12 17:21:05.641229 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/services/memcached.yaml
2026-06-12 17:21:05.641244 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/services/neutron-internal.yaml
2026-06-12 17:21:05.641259 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/services/neutron-public.yaml
2026-06-12 17:21:05.641274 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/services/nova-internal.yaml
2026-06-12 17:21:05.641288 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/services/nova-metadata-internal.yaml
2026-06-12 17:21:05.641303 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/services/nova-novncproxy-cell1-public.yaml
2026-06-12 17:21:05.641317 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/services/nova-public.yaml
2026-06-12 17:21:05.641332 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/services/openstack-cell1-galera.yaml
2026-06-12 17:21:05.641346 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/services/openstack-cell1.yaml
2026-06-12 17:21:05.641365 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/services/openstack-galera.yaml
2026-06-12 17:21:05.641380 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/services/openstack.yaml
2026-06-12 17:21:05.641395 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/services/ovn-controller-metrics.yaml
2026-06-12 17:21:05.641410 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/services/ovn-northd-0.yaml
2026-06-12 17:21:05.641424 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/services/ovsdbserver-nb-0.yaml
2026-06-12 17:21:05.641439 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/services/ovsdbserver-nb.yaml
2026-06-12 17:21:05.641453 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/services/ovsdbserver-sb-0.yaml
2026-06-12 17:21:05.641468 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/services/ovsdbserver-sb.yaml
2026-06-12 17:21:05.641484 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/services/placement-internal.yaml
2026-06-12 17:21:05.641499 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/services/placement-public.yaml
2026-06-12 17:21:05.641514 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/services/rabbitmq-cell1-nodes.yaml
2026-06-12 17:21:05.641530 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/services/rabbitmq-cell1.yaml
2026-06-12 17:21:05.641545 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/services/rabbitmq-nodes.yaml
2026-06-12 17:21:05.641561 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/services/rabbitmq.yaml
2026-06-12 17:21:05.641603 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/services/swift-internal.yaml
2026-06-12 17:21:05.641624 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/services/swift-public.yaml
2026-06-12 17:21:05.641640 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/services/swift-storage.yaml
2026-06-12 17:21:05.641655 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/statefulset/
2026-06-12 17:21:05.641670 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/statefulset/ceilometer.yaml
2026-06-12 17:21:05.641685 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/statefulset/cinder-api.yaml
2026-06-12 17:21:05.641699 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/statefulset/cinder-scheduler.yaml
2026-06-12 17:21:05.641713 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/statefulset/cinder-volume-volume1.yaml
2026-06-12 17:21:05.641728 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/statefulset/glance-default-external-api.yaml
2026-06-12 17:21:05.641743 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/statefulset/glance-default-internal-api.yaml
2026-06-12 17:21:05.641758 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/statefulset/kube-state-metrics.yaml
2026-06-12 17:21:05.641773 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/statefulset/memcached.yaml
2026-06-12 17:21:05.641788 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/statefulset/nova-api.yaml
2026-06-12 17:21:05.641803 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/statefulset/nova-cell0-conductor.yaml
2026-06-12 17:21:05.641817 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/statefulset/nova-cell1-conductor.yaml
2026-06-12 17:21:05.641836 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/statefulset/nova-cell1-novncproxy.yaml
2026-06-12 17:21:05.641851 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/statefulset/nova-metadata.yaml
2026-06-12 17:21:05.641866 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/statefulset/nova-scheduler.yaml
2026-06-12 17:21:05.641880 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/statefulset/openstack-cell1-galera.yaml
2026-06-12 17:21:05.641895 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/statefulset/openstack-galera.yaml
2026-06-12 17:21:05.641910 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/statefulset/ovn-northd.yaml
2026-06-12 17:21:05.641924 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/statefulset/ovsdbserver-nb.yaml
2026-06-12 17:21:05.641939 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/statefulset/ovsdbserver-sb.yaml
2026-06-12 17:21:05.641953 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/statefulset/rabbitmq-cell1-server.yaml
2026-06-12 17:21:05.641967 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/statefulset/rabbitmq-server.yaml
2026-06-12 17:21:05.641982 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/statefulset/swift-storage.yaml
2026-06-12 17:21:05.641996 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/subscriptions/
2026-06-12 17:21:05.642011 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/sushy-emulator/
2026-06-12 17:21:05.642026 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/sushy-emulator/all_resources.log
2026-06-12 17:21:05.642041 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/sushy-emulator/events.log
2026-06-12 17:21:05.642060 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/sushy-emulator/nad.log
2026-06-12 17:21:05.642076 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/sushy-emulator/pvc.log
2026-06-12 17:21:05.642091 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/sushy-emulator/buildconfig/
2026-06-12 17:21:05.642106 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/sushy-emulator/cert/
2026-06-12 17:21:05.642121 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/sushy-emulator/certificaterequests/
2026-06-12 17:21:05.642136 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/sushy-emulator/configmaps/
2026-06-12 17:21:05.642151 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/sushy-emulator/cronjobs/
2026-06-12 17:21:05.642166 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/sushy-emulator/daemonset/
2026-06-12 17:21:05.642181 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/sushy-emulator/deployments/
2026-06-12 17:21:05.642196 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/sushy-emulator/imagestream/
2026-06-12 17:21:05.642211 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/sushy-emulator/installplans/
2026-06-12 17:21:05.642226 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/sushy-emulator/issuer/
2026-06-12 17:21:05.642240 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/sushy-emulator/jobs/
2026-06-12 17:21:05.642255 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/sushy-emulator/poddisruptionbudgets/
2026-06-12 17:21:05.642270 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/sushy-emulator/pods/
2026-06-12 17:21:05.642284 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/sushy-emulator/pods/sushy-emulator/
2026-06-12 17:21:05.642303 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/sushy-emulator/pods/sushy-emulator/sushy-emulator-describe
2026-06-12 17:21:05.642318 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/sushy-emulator/pods/sushy-emulator/logs/
2026-06-12 17:21:05.642333 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/sushy-emulator/pods/sushy-emulator/logs/sushy-emulator.log
2026-06-12 17:21:05.642348 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/sushy-emulator/replicaset/
2026-06-12 17:21:05.642363 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/sushy-emulator/routes/
2026-06-12 17:21:05.642378 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/sushy-emulator/routes/sushy-emulator-route.yaml
2026-06-12 17:21:05.642393 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/sushy-emulator/services/
2026-06-12 17:21:05.642407 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/sushy-emulator/services/sushy-emulator-service.yaml
2026-06-12 17:21:05.642422 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/sushy-emulator/statefulset/
2026-06-12 17:21:05.642437 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/sushy-emulator/subscriptions/
2026-06-12 17:21:05.642451 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/network/
2026-06-12 17:21:05.642466 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/network/l2advertisement.yaml
2026-06-12 17:21:05.642481 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/network/ipaddresspools/
2026-06-12 17:21:05.642496 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/network/ipaddresspools/ctlplane.yaml
2026-06-12 17:21:05.642511 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/network/ipaddresspools/designateext.yaml
2026-06-12 17:21:05.642530 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/network/ipaddresspools/internalapi.yaml
2026-06-12 17:21:05.642546 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/network/ipaddresspools/storage.yaml
2026-06-12 17:21:05.642561 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/network/ipaddresspools/tenant.yaml
2026-06-12 17:21:05.642597 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/network/nnce/
2026-06-12 17:21:05.642615 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/network/nnce/crc.enp6s0-crc.yaml
2026-06-12 17:21:05.642631 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/network/nncp/
2026-06-12 17:21:05.642646 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/network/nncp/enp6s0-crc.yaml
2026-06-12 17:21:05.642662 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/network/nns/
2026-06-12 17:21:05.642676 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/network/nns/crc.yaml
2026-06-12 17:21:05.642691 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/nodes/
2026-06-12 17:21:05.642706 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/nodes/crc.describe
2026-06-12 17:21:05.642721 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/nodes/crc.yaml
2026-06-12 17:21:05.642735 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/sos-reports/
2026-06-12 17:21:05.642750 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/sos-reports/_all_nodes/
2026-06-12 17:21:05.642764 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/sos-reports/_all_nodes/sosreport-crc-UntarWithArg-i.tar.xz
2026-06-12 17:21:05.642779 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/sos-reports/_all_nodes/sosreport-crc.tar.xz-download.logs
2026-06-12 17:21:05.642798 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/sos-reports/_all_nodes/sosreport-edpm-compute-0.tar.xz
2026-06-12 17:21:05.642814 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/sos-reports/_all_nodes/sosreport-edpm-compute-0/
2026-06-12 17:21:05.642829 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/sos-reports/barbican/
2026-06-12 17:21:05.642845 | 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-59f6ff8944-rslqt -> ../_all_nodes/sosreport-crc
2026-06-12 17:21:05.642861 | 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-5cc5687df8-vvhgz -> ../_all_nodes/sosreport-crc
2026-06-12 17:21:05.642876 | 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-785c7cf889-t4j99 -> ../_all_nodes/sosreport-crc
2026-06-12 17:21:05.642892 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/sos-reports/ceilometer/
2026-06-12 17:21:05.642908 | controller | cL+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/sos-reports/ceilometer/sos-report-ceilometer-0 -> ../_all_nodes/sosreport-crc
2026-06-12 17:21:05.642924 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/sos-reports/cinder/
2026-06-12 17:21:05.642940 | controller | cL+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/sos-reports/cinder/sos-report-cinder-api-0 -> ../_all_nodes/sosreport-crc
2026-06-12 17:21:05.642955 | controller | cL+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/sos-reports/cinder/sos-report-cinder-scheduler-0 -> ../_all_nodes/sosreport-crc
2026-06-12 17:21:05.642971 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/sos-reports/glance/
2026-06-12 17:21:05.642986 | controller | cL+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/sos-reports/glance/sos-report-glance-default-external-api-0 -> ../_all_nodes/sosreport-crc
2026-06-12 17:21:05.643001 | controller | cL+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/sos-reports/glance/sos-report-glance-default-internal-api-0 -> ../_all_nodes/sosreport-crc
2026-06-12 17:21:05.643020 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/sos-reports/keystone/
2026-06-12 17:21:05.643036 | 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-7fb7ddcdb9-qz8sp -> ../_all_nodes/sosreport-crc
2026-06-12 17:21:05.643051 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/sos-reports/neutron/
2026-06-12 17:21:05.643066 | 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-849cb7c5bf-g2vw6 -> ../_all_nodes/sosreport-crc
2026-06-12 17:21:05.643081 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/sos-reports/nova/
2026-06-12 17:21:05.643097 | controller | cL+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/sos-reports/nova/sos-report-edpm-compute-0 -> ../_all_nodes/sosreport-edpm-compute-0
2026-06-12 17:21:05.643112 | controller | cL+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/sos-reports/nova/sos-report-nova-api-0 -> ../_all_nodes/sosreport-crc
2026-06-12 17:21:05.643127 | controller | cL+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/sos-reports/nova/sos-report-nova-cell0-conductor-0 -> ../_all_nodes/sosreport-crc
2026-06-12 17:21:05.643142 | controller | cL+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/sos-reports/nova/sos-report-nova-cell1-conductor-0 -> ../_all_nodes/sosreport-crc
2026-06-12 17:21:05.643157 | controller | cL+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/sos-reports/nova/sos-report-nova-cell1-novncproxy-0 -> ../_all_nodes/sosreport-crc
2026-06-12 17:21:05.643171 | controller | cL+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/sos-reports/nova/sos-report-nova-metadata-0 -> ../_all_nodes/sosreport-crc
2026-06-12 17:21:05.643186 | controller | cL+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/sos-reports/nova/sos-report-nova-scheduler-0 -> ../_all_nodes/sosreport-crc
2026-06-12 17:21:05.643201 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/sos-reports/ovn/
2026-06-12 17:21:05.643216 | 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-64wdg -> ../_all_nodes/sosreport-crc
2026-06-12 17:21:05.643231 | 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-cjkn2 -> ../_all_nodes/sosreport-crc
2026-06-12 17:21:05.643249 | 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-pvfrv -> ../_all_nodes/sosreport-crc
2026-06-12 17:21:05.643265 | controller | cL+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/sos-reports/ovn/sos-report-ovn-northd-0 -> ../_all_nodes/sosreport-crc
2026-06-12 17:21:05.643279 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/sos-reports/ovs/
2026-06-12 17:21:05.643294 | controller | cL+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/sos-reports/ovs/sos-report-ovsdbserver-nb-0 -> ../_all_nodes/sosreport-crc
2026-06-12 17:21:05.643310 | controller | cL+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/sos-reports/ovs/sos-report-ovsdbserver-sb-0 -> ../_all_nodes/sosreport-crc
2026-06-12 17:21:05.643324 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/sos-reports/placement/
2026-06-12 17:21:05.643339 | 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-5bb6c4c55b-bx4np -> ../_all_nodes/sosreport-crc
2026-06-12 17:21:05.643355 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/sos-reports/swift/
2026-06-12 17:21:05.643370 | 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-cb5dffd67-z5nv7 -> ../_all_nodes/sosreport-crc
2026-06-12 17:21:05.643385 | controller | cL+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/sos-reports/swift/sos-report-swift-storage-0 -> ../_all_nodes/sosreport-crc
2026-06-12 17:21:05.643400 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/webhooks/
2026-06-12 17:21:05.643415 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/webhooks/mutating/
2026-06-12 17:21:05.643430 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/webhooks/mutating/cert-manager-webhook.yaml
2026-06-12 17:21:05.643446 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/webhooks/mutating/infra-operator-mutating-webhook-configuration.yaml
2026-06-12 17:21:05.643464 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/webhooks/mutating/nmstate.yaml
2026-06-12 17:21:05.643479 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/webhooks/mutating/openstack-baremetal-operator-mutating-webhook-configuration.yaml
2026-06-12 17:21:05.643495 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/webhooks/mutating/openstack-operator-mutating-webhook-configuration.yaml
2026-06-12 17:21:05.643510 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/webhooks/validating/
2026-06-12 17:21:05.643525 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/webhooks/validating/baremetal-operator-validating-webhook-configuration.yaml
2026-06-12 17:21:05.643540 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/webhooks/validating/bfdprofilevalidationwebhook.metallb.io-t4nqg.yaml
2026-06-12 17:21:05.643555 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/webhooks/validating/bgpadvertisementvalidationwebhook.metallb.io-2ts5j.yaml
2026-06-12 17:21:05.643570 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/webhooks/validating/bgppeersvalidationwebhook.metallb.io-lvm8d.yaml
2026-06-12 17:21:05.643606 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/webhooks/validating/cert-manager-webhook.yaml
2026-06-12 17:21:05.643623 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/webhooks/validating/communityvalidationwebhook.metallb.io-pxhm2.yaml
2026-06-12 17:21:05.643638 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/webhooks/validating/controlplanemachineset.machine.openshift.io.yaml
2026-06-12 17:21:05.643653 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/webhooks/validating/frr-k8s-validating-webhook-configuration-ocp.yaml
2026-06-12 17:21:05.643668 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/webhooks/validating/infra-operator-validating-webhook-configuration.yaml
2026-06-12 17:21:05.643683 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/webhooks/validating/ipaddresspoolvalidationwebhook.metallb.io-7gzlm.yaml
2026-06-12 17:21:05.643702 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/webhooks/validating/l2advertisementvalidationwebhook.metallb.io-grj7w.yaml
2026-06-12 17:21:05.643717 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/webhooks/validating/metallbvalidationwebhook.metallb.io-x5cq6.yaml
2026-06-12 17:21:05.643732 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/webhooks/validating/monitoringconfigmaps.openshift.io.yaml
2026-06-12 17:21:05.643747 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/webhooks/validating/multus.openshift.io.yaml
2026-06-12 17:21:05.643762 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/webhooks/validating/network-node-identity.openshift.io.yaml
2026-06-12 17:21:05.643776 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/webhooks/validating/openstack-baremetal-operator-validating-webhook-configuration.yaml
2026-06-12 17:21:05.643791 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/webhooks/validating/openstack-operator-validating-webhook-configuration.yaml
2026-06-12 17:21:05.643806 | controller | cd+++++++++ registries.conf.d/
2026-06-12 17:21:05.643822 | controller | >f+++++++++ registries.conf.d/000-shortnames.conf
2026-06-12 17:21:05.643847 | controller | cd+++++++++ system-config/
2026-06-12 17:21:05.643863 | controller | cd+++++++++ system-config/libvirt/
2026-06-12 17:21:05.643878 | controller | >f+++++++++ system-config/libvirt/libvirt-admin.conf
2026-06-12 17:21:05.643893 | controller | >f+++++++++ system-config/libvirt/libvirt.conf
2026-06-12 17:21:05.643908 | controller | >f+++++++++ system-config/libvirt/libvirtd.conf
2026-06-12 17:21:05.643924 | controller | >f+++++++++ system-config/libvirt/network.conf
2026-06-12 17:21:05.643939 | controller | >f+++++++++ system-config/libvirt/qemu-lockd.conf
2026-06-12 17:21:05.643953 | controller | >f+++++++++ system-config/libvirt/qemu.conf
2026-06-12 17:21:05.643968 | controller | >f+++++++++ system-config/libvirt/virtinterfaced.conf
2026-06-12 17:21:05.643984 | controller | >f+++++++++ system-config/libvirt/virtlockd.conf
2026-06-12 17:21:05.643999 | controller | >f+++++++++ system-config/libvirt/virtlogd.conf
2026-06-12 17:21:05.644013 | controller | >f+++++++++ system-config/libvirt/virtnetworkd.conf
2026-06-12 17:21:05.644028 | controller | >f+++++++++ system-config/libvirt/virtnodedevd.conf
2026-06-12 17:21:05.644042 | controller | >f+++++++++ system-config/libvirt/virtnwfilterd.conf
2026-06-12 17:21:05.644057 | controller | >f+++++++++ system-config/libvirt/virtproxyd.conf
2026-06-12 17:21:05.644071 | controller | >f+++++++++ system-config/libvirt/virtqemud.conf
2026-06-12 17:21:05.644086 | controller | >f+++++++++ system-config/libvirt/virtsecretd.conf
2026-06-12 17:21:05.644100 | controller | >f+++++++++ system-config/libvirt/virtstoraged.conf
2026-06-12 17:21:06.228221 | controller | changed: .d..t...... ./
2026-06-12 17:21:06.959488 | controller | changed: .d..t...... ./
2026-06-12 17:21:07.101182 | 
2026-06-12 17:21:07.101382 | TASK [Return artifact to Zuul]
2026-06-12 17:21:07.137240 | controller | skipping: Conditional result was False
2026-06-12 17:21:07.140361 | 
2026-06-12 17:21:07.140414 | PLAY [Run ci/playbooks/collect-logs.yml on CRC host]
2026-06-12 17:21:07.140535 | 
2026-06-12 17:21:07.140561 | PLAY RECAP
2026-06-12 17:21:07.140631 | controller | ok: 16 changed: 11 unreachable: 0 failed: 0 skipped: 7 rescued: 0 ignored: 1
2026-06-12 17:21:07.140676 | 
2026-06-12 17:21:07.399633 | POST-RUN END RESULT_NORMAL: [untrusted : github.com/openstack-k8s-operators/ci-framework/ci/playbooks/collect-logs.yml@main]
2026-06-12 17:21:07.403320 | POST-RUN START: [trusted : review.rdoproject.org/config/playbooks/ci-framework-rdo-base/dlrn/dlrn-report.yaml@master]
2026-06-12 17:21:08.053086 | 
2026-06-12 17:21:08.053230 | PLAY [Report DLRN results after job run]
2026-06-12 17:21:08.093787 | 
2026-06-12 17:21:08.093960 | TASK [Include vars from ci-framework group_vars]
2026-06-12 17:21:08.146854 | controller | ok
2026-06-12 17:21:08.257039 | 
2026-06-12 17:21:08.257209 | TASK [cifmw_helpers : Fail if file is not yaml or yml extension]
2026-06-12 17:21:08.323377 | controller | skipping: Conditional result was False
2026-06-12 17:21:08.353726 | 
2026-06-12 17:21:08.353898 | TASK [cifmw_helpers : Check if file is available]
2026-06-12 17:21:08.973338 | controller | ok
2026-06-12 17:21:09.009406 | 
2026-06-12 17:21:09.009499 | TASK [cifmw_helpers : Create temporary directory]
2026-06-12 17:21:09.045411 | controller | skipping: Conditional result was False
2026-06-12 17:21:09.076926 | 
2026-06-12 17:21:09.077087 | TASK [cifmw_helpers : Read vars]
2026-06-12 17:21:09.212775 | 
2026-06-12 17:21:09.213044 | TASK [cifmw_helpers : Create new variable files with content]
2026-06-12 17:21:09.315036 | 
2026-06-12 17:21:09.315389 | TASK [cifmw_helpers : Include vars]
2026-06-12 17:21:09.388349 | 
2026-06-12 17:21:09.388639 | TASK [cifmw_helpers : Remove temporary directory]
2026-06-12 17:21:09.425507 | controller | skipping: Conditional result was False
2026-06-12 17:21:09.486173 | 
2026-06-12 17:21:09.486622 | TASK [Report job status to DLRN]
2026-06-12 17:21:09.634635 | controller | ok
2026-06-12 17:21:09.717767 | 
2026-06-12 17:21:09.717939 | TASK [dlrn_report : Warning if DLRN is not running]
2026-06-12 17:21:09.795989 | controller | skipping: Conditional result was False
2026-06-12 17:21:09.872490 | 
2026-06-12 17:21:09.872708 | TASK [dlrn_report : Install dlrnapi-client shyaml package]
2026-06-12 17:21:09.950310 | controller | skipping: Conditional result was False
2026-06-12 17:21:10.010437 | 
2026-06-12 17:21:10.010617 | TASK [dlrn_report : Install kinit related package]
2026-06-12 17:21:10.078152 | controller | skipping: Conditional result was False
2026-06-12 17:21:10.134368 | 
2026-06-12 17:21:10.134480 | TASK [dlrn_report : Install dlrn kerberos related packages]
2026-06-12 17:21:10.201846 | controller | skipping: Conditional result was False
2026-06-12 17:21:10.311521 | 
2026-06-12 17:21:10.311704 | TASK [Set zuul-log-path fact]
2026-06-12 17:21:10.393649 | controller | skipping: Conditional result was False
2026-06-12 17:21:10.453061 | 
2026-06-12 17:21:10.453220 | TASK [dlrn_report : Set the the value of cifmw_repo_setup_promotion when multiple dlrn tags are used]
2026-06-12 17:21:10.527139 | controller | skipping: Conditional result was False
2026-06-12 17:21:10.587793 | 
2026-06-12 17:21:10.588029 | TASK [Get hash related data from repo_setup role]
2026-06-12 17:21:10.645681 | controller | skipping: Conditional result was False
2026-06-12 17:21:10.709876 | 
2026-06-12 17:21:10.710077 | TASK [dlrn_report : Check currently enabled crypto policies]
2026-06-12 17:21:11.429894 | controller | skipping: Conditional result was False
2026-06-12 17:21:11.493908 | 
2026-06-12 17:21:11.494096 | TASK [dlrn_report : Update crypto policies when FIPS is set]
2026-06-12 17:21:12.196163 | controller | skipping: Conditional result was False
2026-06-12 17:21:12.256651 | 
2026-06-12 17:21:12.256873 | TASK [dlrn_report : Perform kinit for DLRN kerberos authentication]
2026-06-12 17:21:12.949701 | controller | skipping: Conditional result was False
2026-06-12 17:21:13.011070 | 
2026-06-12 17:21:13.011243 | TASK [dlrn_report : Set empty value for dlrnapi password]
2026-06-12 17:21:13.097428 | controller | skipping: Conditional result was False
2026-06-12 17:21:13.196358 | 
2026-06-12 17:21:13.196522 | TASK [dlrn_report : Report results to dlrn for the tested hash]
2026-06-12 17:21:13.882473 | controller | skipping: Conditional result was False
2026-06-12 17:21:13.943833 | 
2026-06-12 17:21:13.943952 | PLAY RECAP
2026-06-12 17:21:13.944011 | controller | ok: 1 changed: 0 unreachable: 0 failed: 0 skipped: 18 rescued: 0 ignored: 0
2026-06-12 17:21:13.944047 | 
2026-06-12 17:21:14.154811 | POST-RUN END RESULT_NORMAL: [trusted : review.rdoproject.org/config/playbooks/ci-framework-rdo-base/dlrn/dlrn-report.yaml@master]
2026-06-12 17:21:14.158419 | POST-RUN START: [trusted : review.rdoproject.org/config/playbooks/base-minimal/post-ssh.yaml@master]
2026-06-12 17:21:14.860363 | 
2026-06-12 17:21:14.860543 | PLAY [all]
2026-06-12 17:21:14.898280 | 
2026-06-12 17:21:14.898440 | TASK [include_role : fetch-output]
2026-06-12 17:21:14.973975 | controller | ok
2026-06-12 17:21:15.091783 | 
2026-06-12 17:21:15.092071 | TASK [fetch-output : Set log path for multiple nodes]
2026-06-12 17:21:15.177765 | controller | skipping: Conditional result was False
2026-06-12 17:21:15.233824 | 
2026-06-12 17:21:15.234078 | TASK [fetch-output : Set log path for single node]
2026-06-12 17:21:15.319159 | controller | ok
2026-06-12 17:21:15.346477 | 
2026-06-12 17:21:15.346612 | LOOP [fetch-output : Ensure local output dirs]
2026-06-12 17:21:15.917747 | controller -> localhost | ok: "/var/lib/zuul/builds/43f2617260174bbea94c42134eb05173/work/logs"
2026-06-12 17:21:16.207658 | controller -> localhost | ok: "/var/lib/zuul/builds/43f2617260174bbea94c42134eb05173/work/artifacts"
2026-06-12 17:21:16.494916 | controller -> localhost | ok: "/var/lib/zuul/builds/43f2617260174bbea94c42134eb05173/work/docs"
2026-06-12 17:21:16.537731 | 
2026-06-12 17:21:16.537909 | LOOP [fetch-output : Collect logs, artifacts and docs]
2026-06-12 17:21:17.732686 | controller | ok
2026-06-12 17:21:17.732947 | controller | ok: All items complete
2026-06-12 17:21:17.732982 | 
2026-06-12 17:21:18.362915 | controller | ok
2026-06-12 17:21:19.122334 | controller | ok
2026-06-12 17:21:19.229849 | 
2026-06-12 17:21:19.230035 | TASK [include_role : fetch-output-openshift]
2026-06-12 17:21:19.258164 | controller | skipping: Conditional result was False
2026-06-12 17:21:19.373816 | 
2026-06-12 17:21:19.373997 | LOOP [merge-output-to-logs : Move artifacts and docs to logs dir]
2026-06-12 17:21:19.904083 | controller -> localhost | ok: Item: artifacts Runtime: 0:00:00.013465
2026-06-12 17:21:20.266971 | controller -> localhost | ok: Item: docs Runtime: 0:00:00.015907
2026-06-12 17:21:20.345105 | 
2026-06-12 17:21:20.345285 | PLAY [all]
2026-06-12 17:21:20.399139 | 
2026-06-12 17:21:20.399453 | TASK [remove-build-sshkey : Remove the build SSH key from all nodes]
2026-06-12 17:21:21.086088 | controller | changed
2026-06-12 17:21:21.174594 | 
2026-06-12 17:21:21.174719 | PLAY RECAP
2026-06-12 17:21:21.174763 | controller | ok: 5 changed: 2 unreachable: 0 failed: 0 skipped: 2 rescued: 0 ignored: 0
2026-06-12 17:21:21.174784 | 
2026-06-12 17:21:21.309912 | POST-RUN END RESULT_NORMAL: [trusted : review.rdoproject.org/config/playbooks/base-minimal/post-ssh.yaml@master]
2026-06-12 17:21:21.312216 | POST-RUN START: [trusted : review.rdoproject.org/config/playbooks/base-minimal/post-logs.yaml@master]
2026-06-12 17:21:21.956364 | 
2026-06-12 17:21:21.956501 | PLAY [localhost]
2026-06-12 17:21:21.966240 | 
2026-06-12 17:21:21.966309 | TASK [generate-zuul-manifest : Generate Zuul manifest]
2026-06-12 17:21:22.859033 | localhost | changed
2026-06-12 17:21:22.869239 | 
2026-06-12 17:21:22.869379 | TASK [generate-zuul-manifest : Return Zuul manifest URL to Zuul]
2026-06-12 17:21:22.907491 | localhost | ok
2026-06-12 17:21:22.913501 | 
2026-06-12 17:21:22.913600 | TASK [add-fileserver : Create SSH private key tempfile]
2026-06-12 17:21:23.407331 | localhost | changed
2026-06-12 17:21:23.411705 | 
2026-06-12 17:21:23.411777 | TASK [add-fileserver : Create SSH private key from secret]
2026-06-12 17:21:24.275995 | localhost | changed
2026-06-12 17:21:24.287565 | 
2026-06-12 17:21:24.287758 | TASK [add-fileserver : Add fileserver ssh key]
2026-06-12 17:21:24.752558 | localhost | Identity added: /var/lib/zuul/builds/43f2617260174bbea94c42134eb05173/work/tmp/ansible._ceoyb_7 (/var/lib/zuul/builds/43f2617260174bbea94c42134eb05173/work/tmp/ansible._ceoyb_7)
2026-06-12 17:21:24.752934 | localhost | ok: Runtime: 0:00:00.015975
2026-06-12 17:21:24.760181 | 
2026-06-12 17:21:24.760316 | TASK [add-fileserver : Remove SSH private key from disk]
2026-06-12 17:21:25.089147 | localhost | ok: Runtime: 0:00:00.010717
2026-06-12 17:21:25.094698 | 
2026-06-12 17:21:25.094777 | TASK [add-fileserver : Add fileserver to inventory]
2026-06-12 17:21:25.148239 | localhost | changed
2026-06-12 17:21:25.152767 | 
2026-06-12 17:21:25.152844 | TASK [add-fileserver : Add fileserver server to known hosts]
2026-06-12 17:21:25.586908 | localhost | changed
2026-06-12 17:21:25.627134 | 
2026-06-12 17:21:25.627243 | PLAY [localhost]
2026-06-12 17:21:25.631339 | 
2026-06-12 17:21:25.631396 | TASK [Generate bulk log download script]
2026-06-12 17:21:25.651392 | localhost | ok
2026-06-12 17:21:25.662136 | 
2026-06-12 17:21:25.662249 | TASK [local-log-download : Check API endpoint is defined]
2026-06-12 17:21:25.711867 | localhost | ok: All assertions passed
2026-06-12 17:21:25.716881 | 
2026-06-12 17:21:25.716955 | TASK [local-log-download : Create download script]
2026-06-12 17:21:26.261751 | localhost -> localhost | changed
2026-06-12 17:21:26.282291 | 
2026-06-12 17:21:26.282423 | TASK [Register quick-download link]
2026-06-12 17:21:26.319669 | localhost | ok
2026-06-12 17:21:26.323460 | 
2026-06-12 17:21:26.323601 | PLAY [a71a93e18f1524007a0994a866a4da93-48298913.us-east-1.elb.amazonaws.com]
2026-06-12 17:21:26.332916 | 
2026-06-12 17:21:26.333042 | TASK [Set zuul-log-path fact]
2026-06-12 17:21:26.361674 | a71a93e18f1524007a0994a866a4da93-48298913.us-east-1.elb.amazonaws.com | ok
2026-06-12 17:21:26.374554 | 
2026-06-12 17:21:26.374725 | TASK [set-zuul-log-path-fact : Set log path for a build]
2026-06-12 17:21:26.414437 | a71a93e18f1524007a0994a866a4da93-48298913.us-east-1.elb.amazonaws.com | ok
2026-06-12 17:21:26.419774 | 
2026-06-12 17:21:26.419904 | TASK [upload-logs : Create log directories]
2026-06-12 17:21:27.371728 | a71a93e18f1524007a0994a866a4da93-48298913.us-east-1.elb.amazonaws.com | changed
2026-06-12 17:21:27.375534 | 
2026-06-12 17:21:27.375706 | TASK [upload-logs : Ensure logs are readable before uploading]
2026-06-12 17:21:27.811159 | a71a93e18f1524007a0994a866a4da93-48298913.us-east-1.elb.amazonaws.com -> localhost | ok: Runtime: 0:00:00.051567
2026-06-12 17:21:27.818061 | 
2026-06-12 17:21:27.818199 | TASK [upload-logs : Upload logs to log server]
2026-06-12 17:23:58.385303 | a71a93e18f1524007a0994a866a4da93-48298913.us-east-1.elb.amazonaws.com | Output suppressed because no_log was given
2026-06-12 17:23:58.389053 | 
2026-06-12 17:23:58.389226 | LOOP [upload-logs : Compress console log and json output]
